diff --git a/index.json b/index.json index ff0a4cb..68bc7a2 100644 --- a/index.json +++ b/index.json @@ -1,20 +1,26 @@ { "identifiers": { - "com.github.autopkg.pkg.TheUnarchiver": { - "name": "TheUnarchiver", - "description": "Downloads the current release version of 'The Unarchiver' and builds a package.\n\nNote: this recipe has issues with repeated runs due to a bug in curl starting\nwith OS X 10.10.5. This has been fixed for the next version of AutoPkg, but not\nyet in a released version. It should still download and unzip properly if is it is the first run, without an already-downloaded file.\n", + "com.github.autopkg.munki.xquartz": { + "name": "XQuartz", + "description": "Downloads latest XQuartz package and imports into Munki.", "repo": "autopkg/recipes", - "path": "The Unarchiver/TheUnarchiver.pkg.recipe", - "parent": "com.github.autopkg.download.TheUnarchiver", - "shortname": "TheUnarchiver.pkg", - "inferred_type": "pkg", + "path": "XQuartz/XQuartz.munki.recipe", + "parent": "com.github.autopkg.download.xquartz", + "shortname": "XQuartz.munki", + "inferred_type": "munki", + "munki_display_name": "XQuartz", + "munki_description": "A version of the X.Org X Window System that runs on OS X\nThe XQuartz project is an open-source effort to develop a version of the X.Org X Window System that runs on OS X. Together with supporting libraries and applications, it forms the X11.app that Apple has shipped with OS X since version 10.5." + }, + "com.github.autopkg.download.xquartz": { + "name": "XQuartz", + "description": "Download recipe for XQuartz. Downloads latest XQuartz package.\n\nOverride BRANCH with either 'alpha', 'beta', or 'release' for the applicable Sparkle feed.\n ", + "repo": "autopkg/recipes", + "path": "XQuartz/XQuartz.download.recipe", + "shortname": "XQuartz.download", + "inferred_type": "download", "children": [ - "com.github.grahamgilbert.install.TheUnarchiver", - "com.github.killahquam.jss.TheUnarchiver", - "com.github.crystalllized.jss.TheUnarchiver", - "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver", - "com.github.davidbpirie.jamf-upload.TheUnarchiver" + "com.github.autopkg.munki.xquartz", + "com.github.scriptingosx.pkg.XQuartz" ] }, "com.github.autopkg.download.TheUnarchiver": { @@ -31,6 +37,23 @@ "com.github.almenscorner.intune.TheUnarchiver" ] }, + "com.github.autopkg.pkg.TheUnarchiver": { + "name": "TheUnarchiver", + "description": "Downloads the current release version of 'The Unarchiver' and builds a package.\n\nNote: this recipe has issues with repeated runs due to a bug in curl starting\nwith OS X 10.10.5. This has been fixed for the next version of AutoPkg, but not\nyet in a released version. It should still download and unzip properly if is it is the first run, without an already-downloaded file.\n", + "repo": "autopkg/recipes", + "path": "The Unarchiver/TheUnarchiver.pkg.recipe", + "parent": "com.github.autopkg.download.TheUnarchiver", + "shortname": "TheUnarchiver.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahamgilbert.install.TheUnarchiver", + "com.github.killahquam.jss.TheUnarchiver", + "com.github.crystalllized.jss.TheUnarchiver", + "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver", + "com.github.davidbpirie.jamf-upload.TheUnarchiver" + ] + }, "com.github.autopkg.munki.TheUnarchiver": { "name": "TheUnarchiver", "description": "Downloads the latest 'The Unarchiver' and imports into Munki.\n\nNote: this recipe has issues with repeated runs due to a bug in curl starting\nwith OS X 10.10.5. This has been fixed for the next version of AutoPkg, but not\nyet in a released version. It should still download and unzip properly if is it is the first run, without an already-downloaded file.\n\nThe application's LSMinimumSystemVersion is currently inaccurate, but the\nsparkle:minimumSystemVersion element is correct, so we use MunkiPkginfoMerger\nto merge the minimum_os_version that is output from SparkleUpdateInfoProvider\nin the .download ParentRecipe.", @@ -42,201 +65,160 @@ "munki_display_name": "The Unarchiver", "munki_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X. The Unarchiver is designed to handle many more formats than Archive Utility, and to better fit in with the design of the Finder." }, - "com.github.autopkg.install.Office2011Updates": { - "name": null, - "description": "Downloads and installs the latest Office 2011 update.", - "repo": "autopkg/recipes", - "path": "MSOffice2011Updates/MSOffice2011Updates.install.recipe", - "parent": "com.github.autopkg.pkg.Office2011Updates", - "deprecated": true, - "shortname": "MSOffice2011Updates.install", - "inferred_type": "install" - }, - "com.github.autopkg.download.Office2011Updates": { - "name": "Office2011_update", - "description": "Finds latest Office 2011 update and downloads the disk image.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ", + "com.github.autopkg.download.sassafras-k2client": { + "name": "K2Client", + "description": "Fetches the latest Sassafras KeyClient Mac installer.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.5: 75\n7.6: 76\n\nThis recipe supports only a REVISION of 70 and up. If REVISION\nis set to an empty string, the latest version will be retrieved.\n", "repo": "autopkg/recipes", - "path": "MSOffice2011Updates/MSOffice2011Updates.download.recipe", - "deprecated": true, - "shortname": "MSOffice2011Updates.download", + "path": "SassafrasK2Client/SassafrasK2Client.download.recipe", + "shortname": "SassafrasK2Client.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.Office2011Updates", - "com.github.autopkg.pkg.Office2011Updates", - "com.github.triti.pkg.Office2011UpdatesNoQuit", - "com.github.peshay.filewave.Office2011UpdatesDE", - "com.github.peshay.filewave.Office2011UpdatesEN" + "com.github.autopkg.munki.sassafras-k2client", + "com.github.jazzace.ds.sassafras-k2client" ] }, - "com.github.autopkg.munki.Office2011Updates": { - "name": "Office2011_update", - "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n\n`autopkg run MSOffice2011Updates.munki -k VERSION=14.1.0 -k DISABLE_CODE_SIGNATURE_VERIFICATION=true`\nwill download and import the 14.1.0 update; most of the later Office updates declare they require\nthis update, so save yourself some headaches by adding this update to your repo even if you don't\ntechnically require it because your base installer is 14.1.0 or higher. The\nDISABLE_CODE_SIGNATURE_VERIFICATION flag is required for 14.1.0 because the installer certificate name\nin the download recipe (for current versions) doesn't match that of the 14.1.0 update. The installer\ncertificate for the downloaded update can still be manually verified, however.\n ", + "com.github.autopkg.munki.sassafras-k2client": { + "name": "K2Client", + "description": "Fetches the latest Sassafras KeyClient Mac installer and imports into\nMunki. Additionally, fetch the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer.\n\nThis recipe supports KeyClient 7.0 and up only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nK2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\noptions to the 'k2clientconfig' tool. No sanity checking is performed beyond\nwhat's done by k2clientconfig. The recipe includes one suggested default, more\ndocumentation here:\nhttp://www.sassafras.com/hrl/7.2/k2clientconfigM.html\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nWe use a separate installs item for KeyAccess.app, because the options passed\nto k2clientconfig may alter which packages are installed, and therefore the\nreceipts array.\n\nSassafras uses two decimals in their mpkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n\nThe 7.2.0.3 installer has a known issue with version numbers in the pkg\ncomponents, but since we generate an installs item for KeyAccess.app already,\nwe use its version in the pkginfo.\n", "repo": "autopkg/recipes", - "path": "MSOffice2011Updates/MSOffice2011Updates.munki.recipe", - "parent": "com.github.autopkg.download.Office2011Updates", - "deprecated": true, - "shortname": "MSOffice2011Updates.munki", + "path": "SassafrasK2Client/SassafrasK2Client.munki.recipe", + "parent": "com.github.autopkg.download.sassafras-k2client", + "shortname": "SassafrasK2Client.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null, - "children": [ - "com.github.ygini.munki.Office2011Updates-fr_FR" - ] + "munki_display_name": "KeyClient", + "munki_description": "This is the client for the Sassafras KeyServer licensing managing software." }, - "com.github.autopkg.pkg.Office2011Updates": { - "name": "Office2011_update", - "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ", + "com.github.autopkg.download.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image.\n\nAllowable ARCHITECTURE values (as of October 2021) include:\n- \"universal\" for the Universal build (this is the default)\n- \"intel64\" for the Intel build\n- \"arm64\" for the Apple Silicon build\n", "repo": "autopkg/recipes", - "path": "MSOffice2011Updates/MSOffice2011Updates.pkg.recipe", - "parent": "com.github.autopkg.download.Office2011Updates", - "deprecated": true, - "shortname": "MSOffice2011Updates.pkg", - "inferred_type": "pkg", + "path": "VLC/VLC.download.recipe", + "shortname": "VLC.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.install.Office2011Updates" + "com.github.autopkg.pkg.VLC", + "com.github.autopkg.munki.VLC", + "com.github.autopkg.install.VLC", + "com.github.peshay.filewave.VLC", + "com.github.almenscorner.intune.VLC" ] }, - "com.github.autopkg.munki.Skype": { - "name": "Skype", - "description": "Downloads latest Skype disk image and imports into Munki.", - "repo": "autopkg/recipes", - "path": "Skype/Skype.munki.recipe", - "parent": "com.github.autopkg.download.Skype", - "shortname": "Skype.munki", - "inferred_type": "munki", - "munki_display_name": "Skype", - "munki_description": "Calling, seeing, messaging and sharing with others \u2013 wherever they are." - }, - "com.github.autopkg.pkg.Skype": { - "name": "Skype", - "description": "Downloads latest Skype disk image and builds a package.", + "com.github.autopkg.pkg.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image and builds a package.", "repo": "autopkg/recipes", - "path": "Skype/Skype.pkg.recipe", - "parent": "com.github.autopkg.download.Skype", - "shortname": "Skype.pkg", + "path": "VLC/VLC.pkg.recipe", + "parent": "com.github.autopkg.download.VLC", + "shortname": "VLC.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.Skype", - "com.github.novaksam.jamf.Skype", - "com.github.seansgm.autopkg-lanrev-recipes.Skype", - "com.github.seansgm.autopkg-absolute-recipes.Skype", - "com.github.grahampugh.recipes.jamf.Skype" - ] - }, - "com.github.autopkg.install.Skype": { - "name": null, - "description": "Downloads and installs latest Skype client.", - "repo": "autopkg/recipes", - "path": "Skype/Skype.install.recipe", - "parent": "com.github.autopkg.download.Skype", - "shortname": "Skype.install", - "inferred_type": "install" - }, - "com.github.autopkg.download.Skype": { - "name": "Skype", - "description": "Downloads latest Skype disk image.", - "repo": "autopkg/recipes", - "path": "Skype/Skype.download.recipe", - "shortname": "Skype.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.Skype", - "com.github.autopkg.pkg.Skype", - "com.github.autopkg.install.Skype", - "com.github.peshay.filewave.Skype", - "com.github.amsysuk-recipes.pkg.Skype", - "com.github.primalcurve.pkg.published_version.Skype" + "com.github.jazzace.ds.VLC", + "com.github.novaksam.jamf.VLC", + "com.github.novaksam.jss.VLC", + "com.github.seansgm.autopkg-lanrev-recipes.VLC", + "com.github.seansgm.autopkg-absolute-recipes.VLC", + "com.github.smithjw.jamf.VLC", + "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.VLC", + "com.github.davidbpirie.jamf-upload.VLC", + "com.github.Lotusshaney.munki.VLC" ] }, - "com.github.autopkg.munki.munkitools": { - "name": "munkitools", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports the latest version of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4+ includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4+ offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", - "repo": "autopkg/recipes", - "path": "munkitools/munkitools.munki.recipe", - "shortname": "munkitools.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.autopkg.munki.munkitools5": { - "name": "munkitools5", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 5 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 5 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 5 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", + "com.github.autopkg.munki.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image and imports into Munki.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.", "repo": "autopkg/recipes", - "path": "munkitools/munkitools5.munki.recipe", - "shortname": "munkitools5.munki", + "path": "VLC/VLC.munki.recipe", + "parent": "com.github.autopkg.download.VLC", + "shortname": "VLC.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "VLC Media Player", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols." }, - "com.github.autopkg.munki.munkitools4": { - "name": "munkitools4", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 4 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", + "com.github.autopkg.install.VLC": { + "name": "VLC", + "description": "Downloads and installs latest VLC.", "repo": "autopkg/recipes", - "path": "munkitools/munkitools4.munki.recipe", - "shortname": "munkitools4.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "VLC/VLC.install.recipe", + "parent": "com.github.autopkg.download.VLC", + "shortname": "VLC.install", + "inferred_type": "install" }, - "com.github.autopkg.munki.munkitools6": { - "name": "munkitools", - "description": "Downloads and imports the unsigned release of Munki tools version 6\nvia the official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6-signed\" recipe to\ndownload the code signed version of the Munki tools via Mac Admins Open Source.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n", + "com.github.autopkg.munki.AdobeAIR": { + "name": "AdobeAIR", + "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation, then imports into Munki.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air", "repo": "autopkg/recipes", - "path": "munkitools/munkitools6.munki.recipe", - "shortname": "munkitools6.munki", + "path": "AdobeAIR/AdobeAir.munki.recipe", + "parent": "com.github.autopkg.pkg.AdobeAIR", + "shortname": "AdobeAir.munki", "inferred_type": "munki", - "munki_display_name": "Managed Software Center", - "munki_description": "Managed software installation for macOS." + "munki_display_name": "Adobe\u00ae Integrated Runtime", + "munki_description": "The Adobe AIR runtime enables developers to package the same code into native applications and games for Windows and Mac OS desktops as well as iOS and Android devices, reaching over a billion desktop systems and mobile app stores for over 500 million devices." }, - "com.github.autopkg.munki.munkitools2-autobuild": { - "name": "munkitools2", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 2 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/2.2.2.2416/munkitools-2.2.2.2416.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n\t\t", + "com.github.autopkg.pkg.AdobeAIR": { + "name": "AdobeAIR", + "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air", "repo": "autopkg/recipes", - "path": "munkitools/munkitools2-autobuild.munki.recipe", - "shortname": "munkitools2-autobuild.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "AdobeAIR/AdobeAIR.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeAIR", + "shortname": "AdobeAIR.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.munki.AdobeAIR", + "com.github.golbiga.jss.AdobeAIR", + "com.github.patgmac.lanrev.AdobeAir", + "com.github.autopkg.filewave.AdobeAIR" + ] }, - "com.github.autopkg.munki.munkitools3": { - "name": "munkitools3", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 3 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 3 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe with a manually-provided DOWNLOAD_URL variable.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", + "com.github.autopkg.download.AdobeAIR": { + "name": "AdobeAIR", + "description": "Downloads the latest Adobe AIR installer", "repo": "autopkg/recipes", - "path": "munkitools/munkitools3.munki.recipe", - "shortname": "munkitools3.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "AdobeAIR/AdobeAIR.download.recipe", + "shortname": "AdobeAIR.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.pkg.AdobeAIR" + ] }, - "com.github.autopkg.munki.munkitools2": { - "name": "munkitools2", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 2 of the Munki tools via\nthe official releases listing on GitHub.\n\nBy default only \"final\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as\n\"prereleases.\"\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe. Assuming you are overriding this recipe, you can copy your\nexisting override for use with the autobuild recipe.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", + "com.github.autopkg.munki.google-earth": { + "name": "GoogleEarth", + "description": "Downloads latest Google Earth disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "munkitools/munkitools2.munki.recipe", - "shortname": "munkitools2.munki", + "path": "GoogleEarth/GoogleEarth.munki.recipe", + "parent": "com.github.autopkg.download.google-earth", + "shortname": "GoogleEarth.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "Google Earth", + "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses." }, - "com.github.autopkg.munki.munkitools6-signed": { - "name": "munkitools", - "description": "Downloads and imports the signed release of Munki tools version 6\nvia the Mac Admins Open Source repo on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6\" recipe to\ndownload the unsigned version of Munki via the official repo releases.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n", + "com.github.autopkg.pkg.google-earth": { + "name": "GoogleEarth", + "description": "Downloads latest Google Earth disk image and makes a pkg.", "repo": "autopkg/recipes", - "path": "munkitools/munkitools6-signed.munki.recipe", - "shortname": "munkitools6-signed.munki", - "inferred_type": "munki", - "munki_display_name": "Managed Software Center", - "munki_description": "Managed software installation for macOS." + "path": "GoogleEarth/GoogleEarth.pkg.recipe", + "parent": "com.github.autopkg.download.google-earth", + "shortname": "GoogleEarth.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.GoogleEarth", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth", + "com.github.davidbpirie.jamf-upload.GoogleEarth" + ] }, - "com.github.autopkg.munki.munkitools3-autobuild": { - "name": "munkitools3", - "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 3 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/3.3.2.3541/munkitools-3.3.2.3541.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n ", + "com.github.autopkg.download.google-earth": { + "name": "GoogleEarth", + "description": "Downloads latest Google Earth disk image.", "repo": "autopkg/recipes", - "path": "munkitools/munkitools3-autobuild.munki.recipe", - "shortname": "munkitools3-autobuild.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "GoogleEarth/GoogleEarth.download.recipe", + "shortname": "GoogleEarth.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.munki.google-earth", + "com.github.autopkg.pkg.google-earth", + "com.github.autopkg.filewave.google-earth" + ] }, "com.github.autopkg.download.Cyberduck": { "name": "Cyberduck", @@ -278,1062 +260,1147 @@ "com.github.davidbpirie.jamf-upload.Cyberduck" ] }, - "com.github.autopkg.munki.omnigraffle7": { - "name": "OmniGraffle7", - "description": "Downloads latest OmniGraffle 7 disk image and imports into Munki.", + "com.github.autopkg.pkg.Office2011Updates": { + "name": "Office2011_update", + "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle7.munki.recipe", - "parent": "com.github.autopkg.download.omnigraffle7", - "shortname": "OmniGraffle7.munki", - "inferred_type": "munki", - "munki_display_name": "OmniGraffle 7", - "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." + "path": "MSOffice2011Updates/MSOffice2011Updates.pkg.recipe", + "parent": "com.github.autopkg.download.Office2011Updates", + "deprecated": true, + "shortname": "MSOffice2011Updates.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.install.Office2011Updates" + ] }, - "com.github.autopkg.pkg.omniplan": { - "name": "OmniPlan", - "description": "Downloads latest OmniPlan 2 disk image builds a package.", + "com.github.autopkg.install.Office2011Updates": { + "name": null, + "description": "Downloads and installs the latest Office 2011 update.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniPlan.pkg.recipe", - "parent": "com.github.autopkg.download.omniplan", - "shortname": "OmniPlan.pkg", - "inferred_type": "pkg" + "path": "MSOffice2011Updates/MSOffice2011Updates.install.recipe", + "parent": "com.github.autopkg.pkg.Office2011Updates", + "deprecated": true, + "shortname": "MSOffice2011Updates.install", + "inferred_type": "install" }, - "com.github.autopkg.munki.omnioutlinerpro": { - "name": "OmniOutlinerPro", - "description": "Downloads latest OmniOutlinerPro disk image and imports into Munki.", + "com.github.autopkg.munki.Office2011Updates": { + "name": "Office2011_update", + "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n\n`autopkg run MSOffice2011Updates.munki -k VERSION=14.1.0 -k DISABLE_CODE_SIGNATURE_VERIFICATION=true`\nwill download and import the 14.1.0 update; most of the later Office updates declare they require\nthis update, so save yourself some headaches by adding this update to your repo even if you don't\ntechnically require it because your base installer is 14.1.0 or higher. The\nDISABLE_CODE_SIGNATURE_VERIFICATION flag is required for 14.1.0 because the installer certificate name\nin the download recipe (for current versions) doesn't match that of the 14.1.0 update. The installer\ncertificate for the downloaded update can still be manually verified, however.\n ", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutlinerPro.munki.recipe", - "parent": "com.github.autopkg.download.omnioutlinerpro", - "shortname": "OmniOutlinerPro.munki", + "path": "MSOffice2011Updates/MSOffice2011Updates.munki.recipe", + "parent": "com.github.autopkg.download.Office2011Updates", + "deprecated": true, + "shortname": "MSOffice2011Updates.munki", "inferred_type": "munki", - "munki_display_name": "OmniOutliner Professional", - "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. " - }, - "com.github.autopkg.install.omnifocus4": { - "name": "OmniFocus4", - "description": "Downloads latest OmniFocus4 disk image and installs into /Applications.", - "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus4.install.recipe", - "parent": "com.github.autopkg.download.omnifocus4", - "shortname": "OmniFocus4.install", - "inferred_type": "install" + "munki_display_name": null, + "munki_description": null, + "children": [ + "com.github.ygini.munki.Office2011Updates-fr_FR" + ] }, - "com.github.autopkg.download.OmniDiskSweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads latest OmniDiskSweeper disk image.", + "com.github.autopkg.download.Office2011Updates": { + "name": "Office2011_update", + "description": "Finds latest Office 2011 update and downloads the disk image.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniDiskSweeper.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniDiskSweeper.download", + "path": "MSOffice2011Updates/MSOffice2011Updates.download.recipe", + "deprecated": true, + "shortname": "MSOffice2011Updates.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.OmniDiskSweeper", - "com.github.autopkg.munki.OmniDiskSweeper", - "com.github.autopkg.install.OmniDiskSweeper" + "com.github.autopkg.pkg.Office2011Updates", + "com.github.autopkg.munki.Office2011Updates", + "com.github.triti.pkg.Office2011UpdatesNoQuit", + "com.github.peshay.filewave.Office2011UpdatesEN", + "com.github.peshay.filewave.Office2011UpdatesDE" ] }, - "com.github.autopkg.download.omnioutliner": { - "name": "OmniOutliner", - "description": "Downloads latest OmniOutliner 3 disk image.", + "com.github.autopkg.pkg.Handbrake": { + "name": "Handbrake", + "description": "Downloads the latest Handbrake disk image and creates a package.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniOutliner.download", - "inferred_type": "download", + "path": "Handbrake/Handbrake.pkg.recipe", + "parent": "com.github.autopkg.download.Handbrake", + "shortname": "Handbrake.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.pkg.omnioutliner", - "com.github.autopkg.munki.omnioutliner" + "com.github.grahamgilbert.install.handbrake", + "com.github.novaksam.jss.HandBrake", + "com.github.novaksam.jamf.Handbrake", + "com.github.seansgm.autopkg-lanrev-recipes.Handbrake", + "com.github.seansgm.autopkg-absolute-recipes.Handbrake", + "com.github.smithjw.sign.Handbrake", + "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.HandBrake" ] }, - "com.github.autopkg.pkg.omniplan3": { - "name": "OmniPlan3", - "description": "Downloads latest OmniPlan 3 disk image builds a package.", + "com.github.autopkg.download.Handbrake": { + "name": "Handbrake", + "description": "Downloads the latest Handbrake disk image.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniPlan3.pkg.recipe", - "parent": "com.github.autopkg.download.omniplan3", - "shortname": "OmniPlan3.pkg", - "inferred_type": "pkg" + "path": "Handbrake/Handbrake.download.recipe", + "shortname": "Handbrake.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.pkg.Handbrake", + "com.github.autopkg.munki.Handbrake", + "com.github.peshay.filewave.Handbrake" + ] }, - "com.github.autopkg.munki.omnifocus4": { - "name": "OmniFocus4", - "description": "Downloads latest OmniFocus4 disk image and imports into Munki.", + "com.github.autopkg.munki.Handbrake": { + "name": "Handbrake", + "description": "Downloads latest Handbrake disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus4.munki.recipe", - "parent": "com.github.autopkg.munki.omnigroupproduct", - "shortname": "OmniFocus4.munki", + "path": "Handbrake/Handbrake.munki.recipe", + "parent": "com.github.autopkg.download.Handbrake", + "shortname": "Handbrake.munki", "inferred_type": "munki", - "munki_display_name": "OmniFocus", - "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." - }, - "com.github.autopkg.pkg.omnioutlinerpro": { - "name": "OmniOutlinerPro", - "description": "Downloads latest OmniOutlinerPro disk image builds a package.", - "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutlinerPro.pkg.recipe", - "parent": "com.github.autopkg.download.omnioutlinerpro", - "shortname": "OmniOutlinerPro.pkg", - "inferred_type": "pkg" + "munki_display_name": "Handbrake", + "munki_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs." }, - "com.github.autopkg.munki.omnioutliner4": { - "name": "OmniOutliner4", - "description": "Downloads latest OmniOutliner 4 disk image and imports into Munki.", + "com.github.autopkg.download.Evernote": { + "name": "Evernote", + "description": "Downloads the current release version of Evernote.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner4.munki.recipe", - "parent": "com.github.autopkg.download.omnioutliner4", - "shortname": "OmniOutliner4.munki", - "inferred_type": "munki", - "munki_display_name": "OmniOutliner 4", - "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition." + "path": "Evernote/Evernote.download.recipe", + "shortname": "Evernote.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.munki.Evernote", + "com.github.autopkg.pkg.Evernote", + "com.github.autopkg.filewave.Evernote", + "com.github.autopkg.filewave.Evernote" + ] }, - "com.github.autopkg.munki.omniplan3": { - "name": "OmniPlan3", - "description": "Downloads latest OmniPlan 3 disk image and imports into Munki.", + "com.github.autopkg.munki.Evernote": { + "name": "Evernote", + "description": "Downloads the current release version of Evernote and imports into Munki.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniPlan3.munki.recipe", - "parent": "com.github.autopkg.download.omniplan3", - "shortname": "OmniPlan3.munki", + "path": "Evernote/Evernote.munki.recipe", + "parent": "com.github.autopkg.download.Evernote", + "shortname": "Evernote.munki", "inferred_type": "munki", - "munki_display_name": "OmniPlan 3", - "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity." - }, - "com.github.autopkg.pkg.omnioutliner5": { - "name": "OmniOutliner5", - "description": "Downloads latest OmniOutliner 5 disk image builds a package.", - "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner5.pkg.recipe", - "parent": "com.github.autopkg.download.omnioutliner5", - "shortname": "OmniOutliner5.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.pkg.omnioutliner": { - "name": "OmniOutliner", - "description": "Downloads latest OmniOutliner 3 disk image builds a package.", - "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner.pkg.recipe", - "parent": "com.github.autopkg.download.omnioutliner", - "shortname": "OmniOutliner.pkg", - "inferred_type": "pkg" + "munki_display_name": "Evernote", + "munki_description": "Evernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web." }, - "com.github.autopkg.install.omnifocus2": { - "name": "OmniFocus2", - "description": "Downloads latest OmniFocus2 disk image and installs into /Applications.", + "com.github.autopkg.pkg.Evernote": { + "name": "Evernote", + "description": "Downloads the latest version of Evernote and makes a pkg of it.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus2.install.recipe", - "parent": "com.github.autopkg.download.omnifocus2", - "shortname": "OmniFocus2.install", - "inferred_type": "install" + "path": "Evernote/Evernote.pkg.recipe", + "parent": "com.github.autopkg.download.Evernote", + "shortname": "Evernote.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahamgilbert.install.Evernote", + "com.github.novaksam.jss.Evernote", + "com.github.patgmac.lanrev.Evernote", + "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Evernote" + ] }, - "com.github.autopkg.munki.omnifocus2": { - "name": "OmniFocus2", - "description": "Downloads latest OmniFocus2 disk image and imports into Munki.", + "com.github.autopkg.munki.AdobeAcrobatPro9Update": { + "name": "AdobeAcrobatPro9_Update", + "description": "Downloads updates for Adobe Acrobat Pro 9 and imports them into\nMunki. It will also set the appropriate 'requires' item for the\nprevious update in the Munki pkginfo.\n\nAcrobat Pro 9 updates get their own installer type in Munki,\nand makepkginfo will handle requiring a logout for these. Acrobat\nPro 9 uses a separate recipe from X/XI as its download is provided\nas a zip file, which must be re-packed to a .dmg.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro 9 item in your Munki repo.\n\nVERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus2.munki.recipe", - "parent": "com.github.autopkg.munki.omnigroupproduct", - "shortname": "OmniFocus2.munki", + "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.munki.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatPro9Update", + "deprecated": true, + "shortname": "AdobeAcrobatPro9Update.munki", "inferred_type": "munki", - "munki_display_name": "OmniFocus", - "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." + "munki_display_name": "Adobe Acrobat Pro Update", + "munki_description": "" }, - "com.github.autopkg.pkg.omnifocus4": { - "name": "OmniFocus4", - "description": "Downloads latest OmniFocus4 disk image and builds a package.", + "com.github.autopkg.download.AdobeAcrobatProXUpdate": { + "name": "AdobeAcrobatProX_Update", + "description": "Downloads updates for Adobe Acrobat Pro X or XI. MAJOR_VERSION can be '10', '11', corresponding to Pro X,\n Pro XI, etc. You can override this recipe multiple times for different values of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the\ndefault, 'latest'.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus4.pkg.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniFocus4.pkg", - "inferred_type": "pkg", + "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.download.recipe", + "shortname": "AdobeAcrobatProXUpdate.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.omnifocus4" + "com.github.autopkg.munki.AdobeAcrobatProXUpdate", + "com.github.jazzace.ds.AdobeAcrobatProXUpdate", + "com.github.golbiga.pkg.AdobeAcrobatProXUpdate", + "com.github.novaksam.pkg.AdobeAcrobatProXUpdate", + "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate", + "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate" ] }, - "com.github.autopkg.munki.omnigraffle": { - "name": "OmniGraffle", - "description": "Downloads latest OmniGraffle 5 disk image and imports into Munki.", - "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle.munki.recipe", - "parent": "com.github.autopkg.download.omnigraffle", - "shortname": "OmniGraffle.munki", - "inferred_type": "munki", - "munki_display_name": "OmniGraffle", - "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." - }, - "com.github.autopkg.install.omnifocus3": { - "name": "OmniFocus3", - "description": "Downloads latest OmniFocus3 disk image and installs into /Applications.", + "com.github.autopkg.download.AdobeAcrobatPro9Update": { + "name": "AdobeAcrobatPro9_Update", + "description": "Downloads updates for Adobe Acrobat Pro 9. VERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus3.install.recipe", - "parent": "com.github.autopkg.download.omnifocus3", - "shortname": "OmniFocus3.install", - "inferred_type": "install" + "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.download.recipe", + "deprecated": true, + "shortname": "AdobeAcrobatPro9Update.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.munki.AdobeAcrobatPro9Update" + ] }, - "com.github.autopkg.munki.omnioutliner": { - "name": "OmniOutliner", - "description": "Downloads latest OmniOutliner 3 disk image and imports into Munki.", + "com.github.autopkg.munki.AdobeAcrobatProXUpdate": { + "name": "AdobeAcrobatProX_Update", + "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto Munki. It will also set the appropriate 'requires' item for the \nprevious update in the Munki pkginfo, if applicable. Historically, \nquarterly scheduled updates have been cumulative for Pro X/XI, and\nout-of-cycle updates have not.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro X or XI installer item in your Munki repo.\n\nMAJOR_VERSION can be '10', '11', corresponding to Pro X, Pro XI, \netc. You can override this recipe multiple times for different\nvalues of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the \ndefault, 'latest'.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner.munki.recipe", - "parent": "com.github.autopkg.download.omnioutliner", - "shortname": "OmniOutliner.munki", + "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.munki.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", + "shortname": "AdobeAcrobatProXUpdate.munki", "inferred_type": "munki", - "munki_display_name": "OmniOutliner", - "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. " + "munki_display_name": "Adobe Acrobat Pro Update", + "munki_description": "" }, - "com.github.autopkg.munki.omnigroupproduct": { - "name": "OmniGroupProduct", - "description": "Downloads latest OmniGroupProduct disk image and imports into Munki. This is an abstract base recipe intended to be overridden.", + "com.github.autopkg.munki.dropbox": { + "name": "Dropbox", + "description": "Downloads the current release version of Dropbox and imports into Munki.\n\nPostinstall script extracts the DropboxHelperInstaller and sets the setuid\nbit so that it can perform its setup tasks as root without asking for admin\nprivileges.\n\nDropbox will attempt to update periodically, and if it does not have permission to\noverwrite the bundle at /Applications/Dropbox.app, it will instead download\nthe updated version to ~/Library/Application Support/Dropbox, and run this version\nas long as it is more recent than the copy in /Applications.\n\nThis recipe uses blocking_applications to prevent the installation only if Dropbox\nfrom /Applications is running. If an updated version from the user's home directory\nis running, Munki can update the version in /Applications without requiring the user\nto quit Dropbox.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGroupProduct.munki.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGroupProduct.munki", + "path": "Dropbox/Dropbox.munki.recipe", + "parent": "com.github.autopkg.download.dropbox", + "shortname": "Dropbox.munki", "inferred_type": "munki", - "munki_display_name": "OmniGroupProduct", - "munki_description": "Add description here", - "children": [ - "com.github.autopkg.munki.omnifocus4", - "com.github.autopkg.munki.omnifocus2", - "com.github.autopkg.munki.omnifocus", - "com.github.autopkg.munki.omnifocus3" - ] + "munki_display_name": "Dropbox", + "munki_description": "Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere. This means that any file you save to your Dropbox will automatically save to all your computers, phones and even the Dropbox website." }, - "com.github.autopkg.download.omnioutliner5": { - "name": "OmniOutliner5", - "description": "Downloads latest OmniOutliner 5 disk image.", + "com.github.autopkg.download.dropbox": { + "name": "Dropbox", + "description": "Downloads the current release version of Dropbox. Change the BUILD value from 'stable' to 'beta' for beta builds.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner5.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniOutliner5.download", + "path": "Dropbox/Dropbox.download.recipe", + "shortname": "Dropbox.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.omnioutliner5", - "com.github.autopkg.munki.omnioutliner5" + "com.github.autopkg.munki.dropbox", + "com.github.autopkg.pkg.dropbox", + "com.github.peshay.filewave.Dropbox" ] }, - "com.github.autopkg.pkg.OmniDiskSweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads latest OmniDiskSweeper disk image and builds a package.", + "com.github.autopkg.pkg.dropbox": { + "name": "Dropbox", + "description": "Downloads the latest version of Dropbox and makes a pkg of it.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniDiskSweeper.pkg.recipe", - "parent": "com.github.autopkg.download.OmniDiskSweeper", - "shortname": "OmniDiskSweeper.pkg", + "path": "Dropbox/Dropbox.pkg.recipe", + "parent": "com.github.autopkg.download.dropbox", + "shortname": "Dropbox.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.OmniDiskSweeper" + "com.justinrummel.jss.dropbox", + "com.github.grahamgilbert.install.dropbox", + "com.github.rtrouton.jss.dropbox", + "com.github.novaksam.jss.Dropbox", + "com.github.seansgm.autopkg-lanrev-recipes.Dropbox", + "com.github.seansgm.autopkg-absolute-recipes.Dropbox", + "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Dropbox" ] }, - "com.github.autopkg.munki.omniplan": { - "name": "OmniPlan", - "description": "Downloads latest OmniPlan 2 disk image and imports into Munki.", + "com.github.autopkg.munki.makecatalogs": { + "name": null, + "description": "Rebuilds Munki catalogs in Munki repo if any other recipe in the same autopkg run imported something.\nUse -k force_rebuild=YES to force a rebuild.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniPlan.munki.recipe", - "parent": "com.github.autopkg.download.omniplan", - "shortname": "OmniPlan.munki", + "path": "Munki/MakeCatalogs.munki.recipe", + "shortname": "MakeCatalogs.munki", "inferred_type": "munki", - "munki_display_name": "OmniPlan", - "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity." - }, - "com.github.autopkg.pkg.omnioutliner4": { - "name": "OmniOutliner4", - "description": "Downloads latest OmniOutliner 4 disk image builds a package.", - "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner4.pkg.recipe", - "parent": "com.github.autopkg.download.omnioutliner4", - "shortname": "OmniOutliner4.pkg", - "inferred_type": "pkg" + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.pkg.omnigroupproduct": { - "name": "OmniGroupProduct", - "description": "Downloads latest OmniGroupProduct disk image and builds a package. This is an abstract base recipe intended to be overridden.", + "com.github.autopkg.munki.Spotify": { + "name": "Spotify", + "description": "Downloads the latest Spotify and imports into Munki.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGroupProduct.pkg.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGroupProduct.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.pkg.omnifocus4", - "com.github.autopkg.pkg.omnifocus3", - "com.github.autopkg.pkg.omnifocus2", - "com.github.autopkg.pkg.omnifocus", - "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan", - "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper", - "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle", - "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus", - "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb", - "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence" - ] + "path": "Spotify/Spotify.munki.recipe", + "parent": "com.github.autopkg.download.Spotify", + "shortname": "Spotify.munki", + "inferred_type": "munki", + "munki_display_name": "Spotify", + "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels." }, - "com.github.autopkg.download.omnigraphsketcher": { - "name": "OmniGraphSketcher", - "description": "Downloads latest OmniGraphSketcher disk image.", + "com.github.autopkg.download.Spotify": { + "name": "Spotify", + "description": "Downloads the latest Spotify.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraphSketcher.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraphSketcher.download", + "path": "Spotify/Spotify.download.recipe", + "shortname": "Spotify.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.omnigraphsketcher", - "com.github.autopkg.munki.omnigraphsketcher" + "com.github.autopkg.munki.Spotify", + "com.github.homebysix.install.Spotify", + "com.github.homebysix.pkg.Spotify", + "com.github.nstrauss.munki.Spotify", + "com.github.almenscorner.intune.Spotify" ] }, - "com.github.autopkg.download.omnifocus2": { - "name": "OmniFocus2", - "description": "Downloads latest OmniFocus2 disk image.", + "com.github.autopkg.pkg.FlashPlayerExtractPackage": { + "name": "AdobeFlashPlayer", + "description": "Downloads Adobe Flash Player installer and extracts the embedded package. No repackaging done.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus2.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniFocus2.download", - "inferred_type": "download", + "path": "AdobeFlashPlayer/AdobeFlashPlayer.pkg.recipe", + "parent": "com.github.autopkg.download.FlashPlayer", + "shortname": "AdobeFlashPlayer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.install.omnifocus2", - "com.github.peshay.filewave.OmniFocus2" + "com.github.jazzace.ds.AdobeFlashPlayer", + "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer", + "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer", + "com.github.autopkg.filewave.FlashPlayerNoRepackage" ] }, - "com.github.autopkg.download.omnigraffle6": { - "name": "OmniGraffle6", - "description": "Downloads latest OmniGraffle 6 disk image.", + "com.github.autopkg.munki.FlashPlayerExtractPackage": { + "name": "AdobeFlashPlayer", + "description": "Downloads Adobe Flash Player installer, extracts the embedded package, imports into Munki.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle6.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraffle6.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.omnigraffle6", - "com.github.autopkg.pkg.omnigraffle6" - ] + "path": "AdobeFlashPlayer/AdobeFlashPlayerExtractPackage.munki.recipe", + "parent": "com.github.autopkg.download.FlashPlayer", + "shortname": "AdobeFlashPlayerExtractPackage.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Flash Player", + "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers." }, - "com.github.autopkg.download.omnigraffle": { - "name": "OmniGraffle", - "description": "Downloads latest OmniGraffle 5 disk image.", + "com.github.autopkg.install.FlashPlayer": { + "name": "AdobeFlashPlayer", + "description": "Downloads Adobe Flash Player installer, extracts the embedded package and installs it.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraffle.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.omnigraffle", - "com.github.autopkg.pkg.omnigraffle" - ] + "path": "AdobeFlashPlayer/AdobeFlashPlayer.install.recipe", + "parent": "com.github.autopkg.download.FlashPlayer", + "shortname": "AdobeFlashPlayer.install", + "inferred_type": "install" }, - "com.github.autopkg.download.omnioutlinerpro": { - "name": "OmniOutlinerPro", - "description": "Downloads latest OmniOutliner Pro 3 disk image.", + "com.github.autopkg.download.FlashPlayer": { + "name": "AdobeFlashPlayer", + "description": "Downloads Adobe Flash Player installer.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutlinerPro.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniOutlinerPro.download", + "path": "AdobeFlashPlayer/AdobeFlashPlayer.download.recipe", + "shortname": "AdobeFlashPlayer.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.omnioutlinerpro", - "com.github.autopkg.pkg.omnioutlinerpro" + "com.github.autopkg.pkg.FlashPlayerExtractPackage", + "com.github.autopkg.munki.FlashPlayerExtractPackage", + "com.github.autopkg.install.FlashPlayer", + "com.github.autopkg.munki.FlashPlayerNoRepackage" ] }, - "com.github.autopkg.munki.OmniDiskSweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads latest OmniDiskSweeper disk image and imports into Munki.", + "com.github.autopkg.munki.FlashPlayerNoRepackage": { + "name": "AdobeFlashPlayer", + "description": "Downloads Adobe Flash Player installer, imports into Munki.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniDiskSweeper.munki.recipe", - "parent": "com.github.autopkg.download.OmniDiskSweeper", - "shortname": "OmniDiskSweeper.munki", + "path": "AdobeFlashPlayer/AdobeFlashPlayer.munki.recipe", + "parent": "com.github.autopkg.download.FlashPlayer", + "shortname": "AdobeFlashPlayer.munki", "inferred_type": "munki", - "munki_display_name": "OmniDiskSweeper", - "munki_description": "OmniDiskSweeper shows you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution." + "munki_display_name": "Adobe Flash Player", + "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers." }, - "com.github.autopkg.pkg.omnifocus3": { - "name": "OmniFocus3", - "description": "Downloads latest OmniFocus3 disk image and builds a package.", + "com.github.autopkg.download.XLD": { + "name": "XLD", + "description": "Downloads latest XLD disk image.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus3.pkg.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniFocus3.pkg", - "inferred_type": "pkg", + "path": "XLD/XLD.download.recipe", + "shortname": "XLD.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.omnifocus3" + "com.github.autopkg.munki.XLD", + "com.github.autopkg.pkg.XLD" ] }, - "com.github.autopkg.download.omnifocus": { - "name": "OmniFocus", - "description": "Downloads latest OmniFocus disk image.", + "com.github.autopkg.munki.XLD": { + "name": "XLD", + "description": "Downloads latest XLD disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniFocus.download", - "inferred_type": "download" + "path": "XLD/XLD.munki.recipe", + "parent": "com.github.autopkg.download.XLD", + "shortname": "XLD.munki", + "inferred_type": "munki", + "munki_display_name": "X Lossless Decoder (XLD)", + "munki_description": "X Lossless Decoder (XLD) is a tool for Mac OS X that is able to decode/convert/play various 'lossless' audio files. The supported audio files can be split into some tracks with cue sheet when decoding." }, - "com.github.autopkg.pkg.omnifocus2": { - "name": "OmniFocus2", - "description": "Downloads latest OmniFocus2 disk image and builds a package.", + "com.github.autopkg.pkg.XLD": { + "name": "XLD", + "description": "Downloads latest XLD disk image and creates a package from it.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus2.pkg.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniFocus2.pkg", + "path": "XLD/XLD.pkg.recipe", + "parent": "com.github.autopkg.download.XLD", + "shortname": "XLD.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.pkg.omnigraffle": { - "name": "OmniGraffle", - "description": "Downloads latest OmniGraffle 5 disk image and builds a package.", + "com.github.autopkg.recipes.SampleSharedProcessor": { + "name": null, + "description": "This is an example of a recipe that can be used by another\nrecipe outside of this directory or repo, to refer to\na processor in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.autopkg.recipes.SampleSharedProcessor/SampleSharedProcessor\n\n\n..assuming that this recipe is in one of AutoPkg's search dirs.\n ", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle.pkg.recipe", - "parent": "com.github.autopkg.download.omnigraffle", - "shortname": "OmniGraffle.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle", - "com.github.seansgm.autopkg-absolute-recipes.OmniGraffle" - ] + "path": "SampleSharedProcessor/SampleSharedProcessor.recipe" }, - "com.github.autopkg.munki.omnifocus": { - "name": "OmniFocus", - "description": "Downloads latest OmniFocus disk image and imports into Munki.", + "com.github.autopkg.munki.munkitools2-autobuild": { + "name": "munkitools2", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 2 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/2.2.2.2416/munkitools-2.2.2.2416.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n\t\t", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus.munki.recipe", - "parent": "com.github.autopkg.munki.omnigroupproduct", - "shortname": "OmniFocus.munki", + "path": "munkitools/munkitools2-autobuild.munki.recipe", + "shortname": "munkitools2-autobuild.munki", "inferred_type": "munki", - "munki_display_name": "OmniFocus", - "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.download.omnifocus3": { - "name": "OmniFocus3", - "description": "Downloads latest OmniFocus3 disk image.", + "com.github.autopkg.munki.munkitools3-autobuild": { + "name": "munkitools3", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 3 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/3.3.2.3541/munkitools-3.3.2.3541.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n ", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus3.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniFocus3.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.install.omnifocus3", - "com.github.peshay.filewave.OmniFocus3", - "com.github.ahousseini-recipes.pkg.OmniFocus3" - ] + "path": "munkitools/munkitools3-autobuild.munki.recipe", + "shortname": "munkitools3-autobuild.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.download.omnioutliner4": { - "name": "OmniOutliner4", - "description": "Downloads latest OmniOutliner 4 disk image.", + "com.github.autopkg.munki.munkitools4": { + "name": "munkitools4", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 4 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner4.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniOutliner4.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.omnioutliner4", - "com.github.autopkg.pkg.omnioutliner4" - ] + "path": "munkitools/munkitools4.munki.recipe", + "shortname": "munkitools4.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.pkg.omnigraffle7": { - "name": "OmniGraffle7", - "description": "Downloads latest OmniGraffle 7 disk image and builds a package.", + "com.github.autopkg.munki.munkitools3": { + "name": "munkitools3", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 3 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 3 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe with a manually-provided DOWNLOAD_URL variable.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle7.pkg.recipe", - "parent": "com.github.autopkg.download.omnigraffle7", - "shortname": "OmniGraffle7.pkg", - "inferred_type": "pkg" + "path": "munkitools/munkitools3.munki.recipe", + "shortname": "munkitools3.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.pkg.omnigraphsketcher": { - "name": "OmniGraphSketcher", - "description": "Downloads latest OmniGraphSketcher disk image builds a package.", + "com.github.autopkg.munki.munkitools5": { + "name": "munkitools5", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 5 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 5 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 5 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraphSketcher.pkg.recipe", - "parent": "com.github.autopkg.download.omnigraphsketcher", - "shortname": "OmniGraphSketcher.pkg", - "inferred_type": "pkg" + "path": "munkitools/munkitools5.munki.recipe", + "shortname": "munkitools5.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.munki.omnigraffle6": { - "name": "OmniGraffle6", - "description": "Downloads latest OmniGraffle 6 disk image and imports into Munki.", + "com.github.autopkg.munki.munkitools6-signed": { + "name": "munkitools", + "description": "Downloads and imports the signed release of Munki tools version 6\nvia the Mac Admins Open Source repo on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6\" recipe to\ndownload the unsigned version of Munki via the official repo releases.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle6.munki.recipe", - "parent": "com.github.autopkg.download.omnigraffle6", - "shortname": "OmniGraffle6.munki", + "path": "munkitools/munkitools6-signed.munki.recipe", + "shortname": "munkitools6-signed.munki", "inferred_type": "munki", - "munki_display_name": "OmniGraffle 6", - "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." + "munki_display_name": "Managed Software Center", + "munki_description": "Managed software installation for macOS." }, - "com.github.autopkg.munki.omnifocus3": { - "name": "OmniFocus3", - "description": "Downloads latest OmniFocus3 disk image and imports into Munki.", + "com.github.autopkg.munki.munkitools": { + "name": "munkitools", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports the latest version of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4+ includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4+ offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus3.munki.recipe", - "parent": "com.github.autopkg.munki.omnigroupproduct", - "shortname": "OmniFocus3.munki", + "path": "munkitools/munkitools.munki.recipe", + "shortname": "munkitools.munki", "inferred_type": "munki", - "munki_display_name": "OmniFocus", - "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." + "munki_display_name": null, + "munki_description": null }, - "com.github.autopkg.pkg.omnifocus": { - "name": "OmniFocus", - "description": "Downloads latest OmniFocus disk image and builds a package.", + "com.github.autopkg.munki.munkitools6": { + "name": "munkitools", + "description": "Downloads and imports the unsigned release of Munki tools version 6\nvia the official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6-signed\" recipe to\ndownload the code signed version of the Munki tools via Mac Admins Open Source.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus.pkg.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniFocus.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.download.omnigraffle7": { - "name": "OmniGraffle7", - "description": "Downloads latest OmniGraffle 7 disk image.", + "path": "munkitools/munkitools6.munki.recipe", + "shortname": "munkitools6.munki", + "inferred_type": "munki", + "munki_display_name": "Managed Software Center", + "munki_description": "Managed software installation for macOS." + }, + "com.github.autopkg.munki.munkitools2": { + "name": "munkitools2", + "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 2 of the Munki tools via\nthe official releases listing on GitHub.\n\nBy default only \"final\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as\n\"prereleases.\"\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe. Assuming you are overriding this recipe, you can copy your\nexisting override for use with the autobuild recipe.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle7.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraffle7.download", + "path": "munkitools/munkitools2.munki.recipe", + "shortname": "munkitools2.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.autopkg.install.SkypeForBusiness": { + "name": null, + "description": "Downloads and installs the latest Skype for Business update.", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/SkypeForBusiness.install.recipe", + "parent": "com.github.autopkg.download.SkypeForBusiness", + "shortname": "SkypeForBusiness.install", + "inferred_type": "install" + }, + "com.github.autopkg.munki.MSWord2019": { + "name": "MSWord2019", + "description": "Downloads the latest Word 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSWord2019.munki.recipe", + "parent": "com.github.autopkg.download.MSWord2019", + "shortname": "MSWord2019.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Word for Mac", + "munki_description": null + }, + "com.github.autopkg.munki.MSTeams2": { + "name": "MSTeams", + "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSTeams2.munki.recipe", + "parent": "com.github.autopkg.download.MSTeams2", + "shortname": "MSTeams2.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Teams", + "munki_description": null + }, + "com.github.autopkg.download.MSOneNote2019": { + "name": "MSOneNote2019", + "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSOneNote2019.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSOneNote2019.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.omnigraffle7", - "com.github.autopkg.pkg.omnigraffle7" + "com.github.autopkg.install.MSOneNote2019", + "com.github.autopkg.munki.MSOneNote2019", + "com.github.davidbpirie.jamf-upload.MSOneNote2019" ] }, - "com.github.autopkg.munki.omnioutliner5": { - "name": "OmniOutliner5", - "description": "Downloads latest OmniOutliner 5 disk image and imports into Munki.", + "com.github.autopkg.munki.MSWord2016": { + "name": "MSWord2016", + "description": "Downloads the latest Word 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniOutliner5.munki.recipe", - "parent": "com.github.autopkg.download.omnioutliner5", - "shortname": "OmniOutliner5.munki", + "path": "MSOfficeUpdates/MSWord2016.munki.recipe", + "parent": "com.github.autopkg.download.MSWord2016", + "shortname": "MSWord2016.munki", "inferred_type": "munki", - "munki_display_name": "OmniOutliner 5", - "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition." + "munki_display_name": "Microsoft Word for Mac", + "munki_description": null, + "children": [ + "com.github.ygini.munki.MSWord2016Updates-fr_FR" + ] }, - "com.github.autopkg.munki.omnigrafflepro": { - "name": "OmniGrafflePro", - "description": "Downloads latest OmniGrafflePro 5 disk image and imports into Munki.", + "com.github.autopkg.munki.MSDefenderATP": { + "name": "MSDefenderATP", + "description": "Downloads the latest Defender ATP multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGrafflePro.munki.recipe", - "parent": "com.github.autopkg.download.omnigrafflepro", - "shortname": "OmniGrafflePro.munki", + "path": "MSOfficeUpdates/MSDefenderATP.munki.recipe", + "parent": "com.github.autopkg.download.MSDefenderATP", + "shortname": "MSDefenderATP.munki", "inferred_type": "munki", - "munki_display_name": "OmniGraffle Professional", - "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." + "munki_display_name": "Microsoft Defender ATP for Mac", + "munki_description": null }, - "com.github.autopkg.pkg.omnigrafflepro": { - "name": "OmniGrafflePro", - "description": "Downloads latest OmniGrafflePro 5 disk image and builds a package.", + "com.github.autopkg.download.MSTeams2": { + "name": "MSTeams", + "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGrafflePro.pkg.recipe", - "parent": "com.github.autopkg.download.omnigrafflepro", - "shortname": "OmniGrafflePro.pkg", - "inferred_type": "pkg" + "path": "MSOfficeUpdates/MSTeams2.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSTeams2.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.munki.MSTeams2", + "com.github.autopkg.install.MSTeams2", + "com.github.davidbpirie.jamf-upload.MicrosoftTeams2" + ] }, - "com.github.autopkg.download.omnigrafflepro": { - "name": "OmniGrafflePro", - "description": "Downloads latest OmniGrafflePro 5 disk image.", + "com.github.autopkg.install.MSOutlook2019": { + "name": null, + "description": "Downloads and installs the latest Outlook 2019 update.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGrafflePro.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGrafflePro.download", + "path": "MSOfficeUpdates/MSOutlook2019.install.recipe", + "parent": "com.github.autopkg.download.MSOutlook2019", + "shortname": "MSOutlook2019.install", + "inferred_type": "install" + }, + "com.github.autopkg.download.MSWord2019": { + "name": "MSWord2019", + "description": "Downloads the latest Word 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSWord2019.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSWord2019.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.omnigrafflepro", - "com.github.autopkg.pkg.omnigrafflepro" + "com.github.autopkg.munki.MSWord2019", + "com.github.autopkg.install.MSWord2019", + "com.github.kitzy.jss.MicrosoftWord2019", + "com.github.davidbpirie.jamf-upload.MSWord2019" ] }, - "com.github.autopkg.install.OmniDiskSweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads latest OmniDiskSweeper disk image and installs into /Applications.", + "com.github.autopkg.install.MSEdge": { + "name": null, + "description": "Downloads and installs the latest Microsoft Edge update.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniDiskSweeper.install.recipe", - "parent": "com.github.autopkg.download.OmniDiskSweeper", - "shortname": "OmniDiskSweeper.install", + "path": "MSOfficeUpdates/MSEdge.install.recipe", + "parent": "com.github.autopkg.download.MSEdge", + "shortname": "MSEdge.install", "inferred_type": "install" }, - "com.github.autopkg.pkg.omnigraffle6": { - "name": "OmniGraffle6", - "description": "Downloads latest OmniGraffle 6 disk image and builds a package.", + "com.github.autopkg.munki.MSExcel2019": { + "name": "MSExcel2019", + "description": "Downloads the latest Excel 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraffle6.pkg.recipe", - "parent": "com.github.autopkg.download.omnigraffle6", - "shortname": "OmniGraffle6.pkg", - "inferred_type": "pkg", + "path": "MSOfficeUpdates/MSExcel2019.munki.recipe", + "parent": "com.github.autopkg.download.MSExcel2019", + "shortname": "MSExcel2019.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Excel for Mac", + "munki_description": null + }, + "com.github.autopkg.download.MSOutlook2019": { + "name": "MSOutlook2019", + "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSOutlook2019.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSOutlook2019.download", + "inferred_type": "download", "children": [ - "com.github.grahamgilbert.install.omnigraffle6" + "com.github.autopkg.install.MSOutlook2019", + "com.github.autopkg.munki.MSOutlook2019", + "com.github.davidbpirie.jamf-upload.MSOutlook2019" ] }, - "com.github.autopkg.download.omniplan3": { - "name": "OmniPlan3", - "description": "Downloads latest OmniPlan 3 disk image.", + "com.github.autopkg.munki.MSEdge": { + "name": "MSEdge", + "description": "Downloads the latest Microsoft Edge pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniPlan3.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniPlan3.download", - "inferred_type": "download", + "path": "MSOfficeUpdates/MSEdge.munki.recipe", + "parent": "com.github.autopkg.download.MSEdge", + "shortname": "MSEdge.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Edge", + "munki_description": null + }, + "com.github.autopkg.install.MSOneNote2019": { + "name": null, + "description": "Downloads and installs the latest OneNote 2019 update.", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSOneNote2019.install.recipe", + "parent": "com.github.autopkg.download.MSOneNote2019", + "shortname": "MSOneNote2019.install", + "inferred_type": "install" + }, + "com.github.autopkg.munki.MSPowerPoint2016": { + "name": "MSPowerPoint2016", + "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSPowerPoint2016.munki.recipe", + "parent": "com.github.autopkg.download.MSPowerPoint2016", + "shortname": "MSPowerPoint2016.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft PowerPoint for Mac", + "munki_description": null, "children": [ - "com.github.autopkg.pkg.omniplan3", - "com.github.autopkg.munki.omniplan3" + "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR" ] }, - "com.github.autopkg.download.omniplan": { - "name": "OmniPlan", - "description": "Downloads latest OmniPlan 2 disk image.", + "com.github.autopkg.download.SkypeForBusiness": { + "name": "SkypeForBusiness", + "description": "Downloads the latest Skype for Business multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniPlan.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniPlan.download", + "path": "MSOfficeUpdates/SkypeForBusiness.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "SkypeForBusiness.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.omniplan", - "com.github.autopkg.munki.omniplan" + "com.github.autopkg.install.SkypeForBusiness", + "com.github.autopkg.munki.SkypeForBusiness", + "com.github.novaksam.pkg.SkypeForBusiness", + "com.github.peshay.filewave.SkypeForBusiness" ] }, - "com.github.autopkg.download.omnifocus4": { - "name": "OmniFocus4", - "description": "Downloads latest OmniFocus4 disk image.", + "com.github.autopkg.install.MSExcel2019": { + "name": null, + "description": "Downloads and installs the latest Excel 2019 update.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniFocus4.download.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniFocus4.download", + "path": "MSOfficeUpdates/MSExcel2019.install.recipe", + "parent": "com.github.autopkg.download.MSExcel2019", + "shortname": "MSExcel2019.install", + "inferred_type": "install" + }, + "com.github.autopkg.download.MSPowerPoint2016": { + "name": "MSPowerPoint2016", + "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSPowerPoint2016.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSPowerPoint2016.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.omnifocus4" + "com.github.autopkg.munki.MSPowerPoint2016", + "com.github.autopkg.install.MSPowerPoint2016", + "com.github.patgmac.lanrev.MSPowerPoint2016", + "com.github.peshay.filewave.Office2016PowerPoint" ] }, - "com.github.autopkg.munki.omnigraphsketcher": { - "name": "OmniGraphSketcher", - "description": "Downloads latest OmniGraphSketcher disk image and imports into Munki.", + "com.github.autopkg.install.MSWord2016": { + "name": null, + "description": "Downloads and installs the latest Word 2016 update.", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGraphSketcher.munki.recipe", - "parent": "com.github.autopkg.download.omnigraphsketcher", - "shortname": "OmniGraphSketcher.munki", - "inferred_type": "munki", - "munki_display_name": "OmniGraphSketcher", - "munki_description": "OmniGraphSketcher helps you make elegant and precise graphs in seconds, whether you have specific data to visualize or you just have a concept to explain. Specifically designed for reports, presentations, and problem sets where you need to produce sharp-looking graphs on the fly, OmniGraphSketcher combines the data plotting power of charting applications with the ease of a basic drawing program." + "path": "MSOfficeUpdates/MSWord2016.install.recipe", + "parent": "com.github.autopkg.download.MSWord2016", + "shortname": "MSWord2016.install", + "inferred_type": "install" }, - "com.github.autopkg.download.omnigroupproduct": { - "name": "OmniGroupProduct", - "description": "Downloads latest OmniGroupProduct. This is an abstract base recipe intended to be overridden.", + "com.github.autopkg.download.MSWord2016": { + "name": "MSWord2016", + "description": "Downloads the latest Word 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "OmniGroup/OmniGroupProduct.download.recipe", - "shortname": "OmniGroupProduct.download", + "path": "MSOfficeUpdates/MSWord2016.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSWord2016.download", "inferred_type": "download", "children": [ - "com.github.autopkg.download.OmniDiskSweeper", - "com.github.autopkg.download.omnioutliner", - "com.github.autopkg.munki.omnigroupproduct", - "com.github.autopkg.download.omnioutliner5", - "com.github.autopkg.pkg.omnigroupproduct", - "com.github.autopkg.download.omnigraphsketcher", - "com.github.autopkg.download.omnifocus2", - "com.github.autopkg.download.omnigraffle6", - "com.github.autopkg.download.omnigraffle", - "com.github.autopkg.download.omnioutlinerpro", - "com.github.autopkg.download.omnifocus", - "com.github.autopkg.download.omnifocus3", - "com.github.autopkg.download.omnioutliner4", - "com.github.autopkg.download.omnigraffle7", - "com.github.autopkg.download.omnigrafflepro", - "com.github.autopkg.download.omniplan3", - "com.github.autopkg.download.omniplan", - "com.github.autopkg.download.omnifocus4", - "com.github.peshay.filewave.OmniGraffle5", - "com.github.peshay.filewave.OmniGraffle6", - "com.github.peshay.filewave.OmniGraffle7" + "com.github.autopkg.munki.MSWord2016", + "com.github.autopkg.install.MSWord2016", + "com.github.patgmac.lanrev.MSWord2016", + "com.github.peshay.filewave.Office2016Word", + "com.github.peshay.filewave.MSWord2016" ] }, - "com.github.autopkg.download.Praat": { - "name": "Praat", - "description": "Downloads the latest version of Praat.", + "com.github.autopkg.download.MSRemoteDesktop": { + "name": "MSRemoteDesktop", + "description": "Downloads the latest Microsoft Remote Desktop pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Praat/Praat.download.recipe", - "shortname": "Praat.download", + "path": "MSOfficeUpdates/MSRemoteDesktop.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSRemoteDesktop.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.Praat", - "com.github.autopkg.munki.Praat" + "com.github.autopkg.munki.MSRemoteDesktop", + "com.github.autopkg.install.MSRemoteDesktop", + "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop" ] }, - "com.github.autopkg.pkg.Praat": { + "com.github.autopkg.install.MSTeams2": { "name": null, - "description": "Packages the Praat Download.", + "description": "Downloads and installs the latest Teams update.", "repo": "autopkg/recipes", - "path": "Praat/Praat.pkg.recipe", - "parent": "com.github.autopkg.download.Praat", - "shortname": "Praat.pkg", - "inferred_type": "pkg" + "path": "MSOfficeUpdates/MSTeams2.install.recipe", + "parent": "com.github.autopkg.download.MSTeams2", + "shortname": "MSTeams2.install", + "inferred_type": "install" }, - "com.github.autopkg.munki.Praat": { - "name": "Praat", - "description": "Downloads the latest version of Praat and imports into Munki.", + "com.github.autopkg.munki.MSOutlook2016": { + "name": "MSOutlook2016", + "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Praat/Praat.munki.recipe", - "parent": "com.github.autopkg.download.Praat", - "shortname": "Praat.munki", + "path": "MSOfficeUpdates/MSOutlook2016.munki.recipe", + "parent": "com.github.autopkg.download.MSOutlook2016", + "shortname": "MSOutlook2016.munki", "inferred_type": "munki", - "munki_display_name": "Praat", - "munki_description": "Praat is a program for speech analysis and synthesis." + "munki_display_name": "Microsoft Outlook for Mac", + "munki_description": null, + "children": [ + "com.github.ygini.munki.MSOutlook2016Updates-fr_FR" + ] }, - "com.github.autopkg.pkg.XLD": { - "name": "XLD", - "description": "Downloads latest XLD disk image and creates a package from it.", + "com.github.autopkg.install.MSAutoUpdate": { + "name": null, + "description": "Downloads and installs the latest Microsoft AutoUpdate update.", "repo": "autopkg/recipes", - "path": "XLD/XLD.pkg.recipe", - "parent": "com.github.autopkg.download.XLD", - "shortname": "XLD.pkg", - "inferred_type": "pkg" + "path": "MSOfficeUpdates/MSAutoUpdate.install.recipe", + "parent": "com.github.autopkg.download.MSAutoUpdate", + "shortname": "MSAutoUpdate.install", + "inferred_type": "install" }, - "com.github.autopkg.munki.XLD": { - "name": "XLD", - "description": "Downloads latest XLD disk image and imports into Munki.", + "com.github.autopkg.munki.MSOutlook2019": { + "name": "MSOutlook2019", + "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "XLD/XLD.munki.recipe", - "parent": "com.github.autopkg.download.XLD", - "shortname": "XLD.munki", + "path": "MSOfficeUpdates/MSOutlook2019.munki.recipe", + "parent": "com.github.autopkg.download.MSOutlook2019", + "shortname": "MSOutlook2019.munki", "inferred_type": "munki", - "munki_display_name": "X Lossless Decoder (XLD)", - "munki_description": "X Lossless Decoder (XLD) is a tool for Mac OS X that is able to decode/convert/play various 'lossless' audio files. The supported audio files can be split into some tracks with cue sheet when decoding." + "munki_display_name": "Microsoft Outlook for Mac", + "munki_description": null }, - "com.github.autopkg.download.XLD": { - "name": "XLD", - "description": "Downloads latest XLD disk image.", + "com.github.autopkg.munki.MSRemoteDesktop": { + "name": "MSRemoteDesktop", + "description": "Downloads the latest Microsoft Remote Desktop pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "XLD/XLD.download.recipe", - "shortname": "XLD.download", + "path": "MSOfficeUpdates/MSRemoteDesktop.munki.recipe", + "parent": "com.github.autopkg.download.MSRemoteDesktop", + "shortname": "MSRemoteDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Remote Desktop", + "munki_description": null + }, + "com.github.autopkg.install.MSExcel2016": { + "name": null, + "description": "Downloads and installs the latest Excel 2016 update.", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSExcel2016.install.recipe", + "parent": "com.github.autopkg.download.MSExcel2016", + "shortname": "MSExcel2016.install", + "inferred_type": "install" + }, + "com.github.autopkg.install.MSOneNote2016": { + "name": null, + "description": "Downloads and installs the latest OneNote 2016 update.", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSOneNote2016.install.recipe", + "parent": "com.github.autopkg.download.MSOneNote2016", + "shortname": "MSOneNote2016.install", + "inferred_type": "install" + }, + "com.github.autopkg.munki.MSExcel2016": { + "name": "MSExcel2016", + "description": "Downloads the latest Excel 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSExcel2016.munki.recipe", + "parent": "com.github.autopkg.download.MSExcel2016", + "shortname": "MSExcel2016.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Excel for Mac", + "munki_description": null, + "children": [ + "com.github.ygini.munki.MSExcel2016Updates-fr_FR" + ] + }, + "com.github.autopkg.install.MSOutlook2016": { + "name": null, + "description": "Downloads and installs the latest Outlook 2016 update.", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSOutlook2016.install.recipe", + "parent": "com.github.autopkg.download.MSOutlook2016", + "shortname": "MSOutlook2016.install", + "inferred_type": "install" + }, + "com.github.autopkg.download.MSAutoUpdate": { + "name": "MSAutoUpdate", + "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSAutoUpdate.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSAutoUpdate.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.XLD", - "com.github.autopkg.munki.XLD" + "com.github.autopkg.install.MSAutoUpdate", + "com.github.autopkg.munki.MSAutoUpdate", + "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion", + "com.github.novaksam.pkg.MicrosoftAutoUpdate", + "com.github.peshay.filewave.Office2016AutoUpdate" ] }, - "com.github.autopkg.pkg.dropbox": { - "name": "Dropbox", - "description": "Downloads the latest version of Dropbox and makes a pkg of it.", + "com.github.autopkg.munki.SkypeForBusiness": { + "name": "SkypeForBusiness", + "description": "Downloads the latest Skype for Business multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Dropbox/Dropbox.pkg.recipe", - "parent": "com.github.autopkg.download.dropbox", - "shortname": "Dropbox.pkg", - "inferred_type": "pkg", + "path": "MSOfficeUpdates/SkypeForBusiness.munki.recipe", + "parent": "com.github.autopkg.download.SkypeForBusiness", + "shortname": "SkypeForBusiness.munki", + "inferred_type": "munki", + "munki_display_name": "Skype for Business", + "munki_description": null + }, + "com.github.autopkg.download.MSExcel2019": { + "name": "MSExcel2019", + "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "repo": "autopkg/recipes", + "path": "MSOfficeUpdates/MSExcel2019.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSExcel2019.download", + "inferred_type": "download", "children": [ - "com.justinrummel.jss.dropbox", - "com.github.grahamgilbert.install.dropbox", - "com.github.rtrouton.jss.dropbox", - "com.github.novaksam.jss.Dropbox", - "com.github.seansgm.autopkg-lanrev-recipes.Dropbox", - "com.github.seansgm.autopkg-absolute-recipes.Dropbox", - "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Dropbox" + "com.github.autopkg.munki.MSExcel2019", + "com.github.autopkg.install.MSExcel2019", + "com.github.kitzy.jss.MicrosoftExcel2019", + "com.github.davidbpirie.jamf-upload.MSExcel2019" ] }, - "com.github.autopkg.download.dropbox": { - "name": "Dropbox", - "description": "Downloads the current release version of Dropbox. Change the BUILD value from 'stable' to 'beta' for beta builds.", + "com.github.autopkg.download.MSOfficeMacProduct": { + "name": "MicrosoftOfficeMacProduct", + "description": "Downloads a Microsoft Office Mac product. This recipe should only\never be used as a parent to a child recipe with specific values overridden.\n\nPRODUCT is one of the keys defined in PROD_DICT in the\nMSOfficeMacURLandUpdateInfoProvider processor. Common values are:\nExcel2016, Excel2019, Word2016, Word2019, etc\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Dropbox/Dropbox.download.recipe", - "shortname": "Dropbox.download", + "path": "MSOfficeUpdates/MSOfficeMacProduct.download.recipe", + "shortname": "MSOfficeMacProduct.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.dropbox", - "com.github.autopkg.munki.dropbox", - "com.github.peshay.filewave.Dropbox" + "com.github.autopkg.download.MSOneNote2019", + "com.github.autopkg.download.MSTeams2", + "com.github.autopkg.download.MSWord2019", + "com.github.autopkg.download.MSOutlook2019", + "com.github.autopkg.download.SkypeForBusiness", + "com.github.autopkg.download.MSPowerPoint2016", + "com.github.autopkg.download.MSWord2016", + "com.github.autopkg.download.MSRemoteDesktop", + "com.github.autopkg.download.MSAutoUpdate", + "com.github.autopkg.download.MSExcel2019", + "com.github.autopkg.download.MSCompanyPortal", + "com.github.autopkg.download.MSOneNote2016", + "com.github.autopkg.download.MSTeams", + "com.github.autopkg.download.MSDefenderATP", + "com.github.autopkg.download.MSPowerPoint2019", + "com.github.autopkg.download.MSExcel2016", + "com.github.autopkg.download.MSOutlook2016", + "com.github.autopkg.download.MSEdge" ] }, - "com.github.autopkg.munki.dropbox": { - "name": "Dropbox", - "description": "Downloads the current release version of Dropbox and imports into Munki.\n\nPostinstall script extracts the DropboxHelperInstaller and sets the setuid\nbit so that it can perform its setup tasks as root without asking for admin\nprivileges.\n\nDropbox will attempt to update periodically, and if it does not have permission to\noverwrite the bundle at /Applications/Dropbox.app, it will instead download\nthe updated version to ~/Library/Application Support/Dropbox, and run this version\nas long as it is more recent than the copy in /Applications.\n\nThis recipe uses blocking_applications to prevent the installation only if Dropbox\nfrom /Applications is running. If an updated version from the user's home directory\nis running, Munki can update the version in /Applications without requiring the user\nto quit Dropbox.", + "com.github.autopkg.download.MSCompanyPortal": { + "name": "CompanyPortal", + "description": "Downloads the latest Microsoft Company Portal pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Dropbox/Dropbox.munki.recipe", - "parent": "com.github.autopkg.download.dropbox", - "shortname": "Dropbox.munki", - "inferred_type": "munki", - "munki_display_name": "Dropbox", - "munki_description": "Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere. This means that any file you save to your Dropbox will automatically save to all your computers, phones and even the Dropbox website." + "path": "MSOfficeUpdates/MSCompanyPortal.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSCompanyPortal.download", + "inferred_type": "download" }, - "com.github.autopkg.munki.AdobeReaderUpdates": { - "name": "AdobeReaderUpdate", - "description": "Downloads the latest update for Adobe Reader and imports into Munki. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.munki, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSee AdobeReaderUpdates.download for MAJOR_VERSION and OS_VERSION input variables.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ", + "com.github.autopkg.install.MSPowerPoint2019": { + "name": null, + "description": "Downloads and installs the latest PowerPoint 2019 update.", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReaderUpdates.munki.recipe", - "parent": "com.github.autopkg.download.AdobeReaderUpdates", - "deprecated": true, - "shortname": "AdobeReaderUpdates.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Reader Update", - "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia." + "path": "MSOfficeUpdates/MSPowerPoint2019.install.recipe", + "parent": "com.github.autopkg.download.MSPowerPoint2019", + "shortname": "MSPowerPoint2019.install", + "inferred_type": "install" }, - "com.github.autopkg.download.AdobeReaderDC": { - "name": "AdobeReaderDC", - "description": "Downloads the latest Adobe Acrobat Reader DC.", + "com.github.autopkg.download.MSOneNote2016": { + "name": "MSOneNote2016", + "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReaderDC.download.recipe", - "deprecated": true, - "shortname": "AdobeReaderDC.download", + "path": "MSOfficeUpdates/MSOneNote2016.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSOneNote2016.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.AdobeReaderDC", - "com.github.autopkg.munki.AdobeReaderDC", - "com.github.rtrouton.pkg.AdobeReaderDC", - "com.github.novaksam.pkg.AdobeAcrobatReaderDC" + "com.github.autopkg.install.MSOneNote2016", + "com.github.autopkg.munki.MSOneNote2016", + "com.github.patgmac.lanrev.MSOneNote2016", + "com.github.peshay.filewave.Office2016OneNote" ] }, - "com.github.autopkg.download.AdobeReader": { - "name": "AdobeReader", - "description": "Downloads the latest Adobe Acrobat Reader.", + "com.github.autopkg.download.MSTeams": { + "name": "MSTeams", + "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReader.download.recipe", - "shortname": "AdobeReader.download", + "path": "MSOfficeUpdates/MSTeams.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSTeams.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.AdobeReader", - "com.github.autopkg.munki.AdobeReader", - "com.github.novaksam.pkg.AdobeReader", - "com.github.autopkg.filewave.AdobeReader", - "com.github.moofit-recipes.pkg.AdobeReader" + "com.github.autopkg.install.MSTeams", + "com.github.autopkg.munki.MSTeams", + "com.github.davidbpirie.jamf-upload.MicrosoftTeams" ] }, - "com.github.autopkg.download.AdobeReaderUpdates": { - "name": "AdobeReader", - "description": "Downloads the latest multi-lingual Adobe Reader \"patch\" updater pkg. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.download, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSet MAJOR_VERSION to either '10' or '11'. OS_VERSION defaults to 10.9 because the most recent\nupdates, (10.1.14, 11.0.12) are offered only to OS X 10.9 and up, but this can be set to try requesting the\nupdate for different client OS X versions if newer versions are offered exclusively to higher OS X versions\nin the future.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ", + "com.github.autopkg.download.MSDefenderATP": { + "name": "MSDefenderATP", + "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReaderUpdates.download.recipe", - "deprecated": true, - "shortname": "AdobeReaderUpdates.download", + "path": "MSOfficeUpdates/MSDefenderATP.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSDefenderATP.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.AdobeReaderUpdates" + "com.github.autopkg.munki.MSDefenderATP" ] }, - "com.github.autopkg.pkg.AdobeReader": { - "name": "AdobeReader", - "description": "Downloads the current Adobe Acrobat Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.", + "com.github.autopkg.download.MSPowerPoint2019": { + "name": "MSPowerPoint2019", + "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReader.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeReader", - "shortname": "AdobeReader.pkg", - "inferred_type": "pkg", + "path": "MSOfficeUpdates/MSPowerPoint2019.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSPowerPoint2019.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.install.AdobeReader", - "com.github.rtrouton.jss.AdobeReader", - "com.github.smithjw.jamf.Adobe_Acrobat_Reader", - "com.github.davidbpirie.jamf-upload.AdobeReader", - "com.github.Lotusshaney.munki.AdobeReader", - "com.github.almenscorner.intune.AdobeReader" + "com.github.autopkg.install.MSPowerPoint2019", + "com.github.autopkg.munki.MSPowerPoint2019", + "com.github.kitzy.jss.MicrosoftPowerPoint2019", + "com.github.davidbpirie.jamf-upload.MSPowerPoint2019" ] }, - "com.github.autopkg.munki.AdobeReader": { - "name": "AdobeReader", - "description": "Downloads the latest Adobe Reader and imports into Munki.\nFor OS_VERSION, 'Mac OS 10.15.0' or 'Mac OS 12.0' are valid, not 10.15 or 12.0\n\nAdditional notes:\n- Reader ships as an installer pkg that deploys a .app\n- Due to name changes, we add multiple variations on .app names to blocking_applications.\n- An installs array is also generated for the .app.\n- The preinstall_script is there to get around an oversight in the package's\npreflight script, looking to find a user's trash folder to copy the .app into.\n", + "com.github.autopkg.download.MSExcel2016": { + "name": "MSExcel2016", + "description": "Downloads the latest Excel 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReader.munki.recipe", - "parent": "com.github.autopkg.download.AdobeReader", - "shortname": "AdobeReader.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Reader", - "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia." + "path": "MSOfficeUpdates/MSExcel2016.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSExcel2016.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.install.MSExcel2016", + "com.github.autopkg.munki.MSExcel2016", + "com.github.patgmac.lanrev.MSExcel2016", + "com.github.peshay.filewave.Office2016Excel" + ] }, - "com.github.autopkg.install.AdobeReaderDC": { - "name": "AdobeReader", - "description": "Downloads the current Adobe Acrobat Reader DC pkg and installs it.", + "com.github.autopkg.install.MSRemoteDesktop": { + "name": null, + "description": "Downloads and installs the latest Microsoft Remote Desktop update.", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReaderDC.install.recipe", - "parent": "com.github.autopkg.pkg.AdobeReaderDC", - "deprecated": true, - "shortname": "AdobeReaderDC.install", + "path": "MSOfficeUpdates/MSRemoteDesktop.install.recipe", + "parent": "com.github.autopkg.download.MSRemoteDesktop", + "shortname": "MSRemoteDesktop.install", "inferred_type": "install" }, - "com.github.autopkg.install.AdobeReader": { - "name": "AdobeReader", - "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes. Finally, it is installed. Setting MAJOR_VERSION to \"10\" will cause a download of the\nlatest/last version of Adobe Reader 10, but the repackager is unlikely to operate properly with that version.\n ", + "com.github.autopkg.install.MSWord2019": { + "name": null, + "description": "Downloads and installs the latest Word 2019 update.", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReader.install.recipe", - "parent": "com.github.autopkg.pkg.AdobeReader", - "shortname": "AdobeReader.install", + "path": "MSOfficeUpdates/MSWord2019.install.recipe", + "parent": "com.github.autopkg.download.MSWord2019", + "shortname": "MSWord2019.install", "inferred_type": "install" }, - "com.github.autopkg.pkg.AdobeReaderDC": { - "name": "AdobeReaderDC", - "description": "Downloads the current Adobe Acrobat Reader DC pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.", + "com.github.autopkg.download.MSOutlook2016": { + "name": "MSOutlook2016", + "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReaderDC.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeReaderDC", - "deprecated": true, - "shortname": "AdobeReaderDC.pkg", - "inferred_type": "pkg", + "path": "MSOfficeUpdates/MSOutlook2016.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSOutlook2016.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.install.AdobeReaderDC", - "com.github.autopkg.seansgm-filewave.AdobeReaderDC" + "com.github.autopkg.munki.MSOutlook2016", + "com.github.autopkg.install.MSOutlook2016", + "com.github.patgmac.lanrev.MSOutlook2016", + "com.github.peshay.filewave.Office2016Outlook" ] }, - "com.github.autopkg.munki.AdobeReaderDC": { - "name": "AdobeReaderDC", - "description": null, - "repo": "autopkg/recipes", - "path": "AdobeReader/AdobeReaderDC.munki.recipe", - "parent": "com.github.autopkg.download.AdobeReaderDC", - "deprecated": true, - "shortname": "AdobeReaderDC.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat Reader DC", - "munki_description": "More powerful than other PDF software, Adobe Acrobat Reader DC is the free, trusted standard for viewing, printing, and annotating PDFs. And now, it\u2019s connected to Adobe Document Cloud \u2014 so it\u2019s easier than ever to work with PDFs on computers and mobile devices." - }, - "com.github.autopkg.munki.Spotify": { - "name": "Spotify", - "description": "Downloads the latest Spotify and imports into Munki.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n", + "com.github.autopkg.munki.MSPowerPoint2019": { + "name": "MSPowerPoint2019", + "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Spotify/Spotify.munki.recipe", - "parent": "com.github.autopkg.download.Spotify", - "shortname": "Spotify.munki", + "path": "MSOfficeUpdates/MSPowerPoint2019.munki.recipe", + "parent": "com.github.autopkg.download.MSPowerPoint2019", + "shortname": "MSPowerPoint2019.munki", "inferred_type": "munki", - "munki_display_name": "Spotify", - "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels." - }, - "com.github.autopkg.download.Spotify": { - "name": "Spotify", - "description": "Downloads the latest Spotify.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"", - "repo": "autopkg/recipes", - "path": "Spotify/Spotify.download.recipe", - "shortname": "Spotify.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.Spotify", - "com.github.homebysix.install.Spotify", - "com.github.homebysix.pkg.Spotify", - "com.github.nstrauss.munki.Spotify", - "com.github.almenscorner.intune.Spotify" - ] + "munki_display_name": "Microsoft PowerPoint for Mac", + "munki_description": null }, - "com.github.autopkg.install.VLC": { - "name": "VLC", - "description": "Downloads and installs latest VLC.", + "com.github.autopkg.install.MSTeams": { + "name": null, + "description": "Downloads and installs the latest Teams update.", "repo": "autopkg/recipes", - "path": "VLC/VLC.install.recipe", - "parent": "com.github.autopkg.download.VLC", - "shortname": "VLC.install", + "path": "MSOfficeUpdates/MSTeams.install.recipe", + "parent": "com.github.autopkg.download.MSTeams", + "shortname": "MSTeams.install", "inferred_type": "install" }, - "com.github.autopkg.pkg.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image and builds a package.", + "com.github.autopkg.install.MSPowerPoint2016": { + "name": null, + "description": "Downloads and installs the latest PowerPoint 2016 update.", "repo": "autopkg/recipes", - "path": "VLC/VLC.pkg.recipe", - "parent": "com.github.autopkg.download.VLC", - "shortname": "VLC.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.VLC", - "com.github.novaksam.jss.VLC", - "com.github.novaksam.jamf.VLC", - "com.github.seansgm.autopkg-lanrev-recipes.VLC", - "com.github.seansgm.autopkg-absolute-recipes.VLC", - "com.github.smithjw.jamf.VLC", - "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.VLC", - "com.github.davidbpirie.jamf-upload.VLC", - "com.github.Lotusshaney.munki.VLC" - ] + "path": "MSOfficeUpdates/MSPowerPoint2016.install.recipe", + "parent": "com.github.autopkg.download.MSPowerPoint2016", + "shortname": "MSPowerPoint2016.install", + "inferred_type": "install" }, - "com.github.autopkg.munki.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image and imports into Munki.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.", + "com.github.autopkg.munki.MSOneNote2019": { + "name": "MSOneNote2019", + "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "VLC/VLC.munki.recipe", - "parent": "com.github.autopkg.download.VLC", - "shortname": "VLC.munki", + "path": "MSOfficeUpdates/MSOneNote2019.munki.recipe", + "parent": "com.github.autopkg.download.MSOneNote2019", + "shortname": "MSOneNote2019.munki", "inferred_type": "munki", - "munki_display_name": "VLC Media Player", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols." + "munki_display_name": "Microsoft OneNote for Mac", + "munki_description": null }, - "com.github.autopkg.download.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image.\n\nAllowable ARCHITECTURE values (as of October 2021) include:\n- \"universal\" for the Universal build (this is the default)\n- \"intel64\" for the Intel build\n- \"arm64\" for the Apple Silicon build\n", + "com.github.autopkg.munki.MSAutoUpdate": { + "name": "MSAutoUpdate", + "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "VLC/VLC.download.recipe", - "shortname": "VLC.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.install.VLC", - "com.github.autopkg.pkg.VLC", - "com.github.autopkg.munki.VLC", - "com.github.peshay.filewave.VLC", - "com.github.almenscorner.intune.VLC" - ] + "path": "MSOfficeUpdates/MSAutoUpdate.munki.recipe", + "parent": "com.github.autopkg.download.MSAutoUpdate", + "shortname": "MSAutoUpdate.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft AutoUpdate", + "munki_description": null }, - "com.github.autopkg.munki.puppet-agent": { - "name": "Puppet-Agent", - "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.", + "com.github.autopkg.munki.MSTeams": { + "name": "MSTeamsClassic", + "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Puppetlabs/Puppet-Agent.munki.recipe", - "parent": "com.github.autopkg.download.puppet-agent", - "shortname": "Puppet-Agent.munki", + "path": "MSOfficeUpdates/MSTeams.munki.recipe", + "parent": "com.github.autopkg.download.MSTeams", + "shortname": "MSTeams.munki", "inferred_type": "munki", - "munki_display_name": "Puppet Agent", - "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state" + "munki_display_name": "Microsoft Teams classic", + "munki_description": null }, - "com.github.autopkg.munki.puppet": { - "name": "Puppet", - "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", + "com.github.autopkg.munki.MSOneNote2016": { + "name": "MSOneNote2016", + "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Puppetlabs/Puppet.munki.recipe", - "parent": "com.github.autopkg.download.puppet", - "shortname": "Puppet.munki", + "path": "MSOfficeUpdates/MSOneNote2016.munki.recipe", + "parent": "com.github.autopkg.download.MSOneNote2016", + "shortname": "MSOneNote2016.munki", "inferred_type": "munki", - "munki_display_name": "Puppet", - "munki_description": "Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively." + "munki_display_name": "Microsoft OneNote for Mac", + "munki_description": null, + "children": [ + "com.github.ygini.munki.MSOneNote2016Updates-fr_FR" + ] }, - "com.github.autopkg.download.puppet": { - "name": "Puppet", - "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", + "com.github.autopkg.download.MSEdge": { + "name": "MSEdge", + "description": "Downloads the latest Microsoft Edge pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", "repo": "autopkg/recipes", - "path": "Puppetlabs/Puppet.download.recipe", - "shortname": "Puppet.download", + "path": "MSOfficeUpdates/MSEdge.download.recipe", + "parent": "com.github.autopkg.download.MSOfficeMacProduct", + "shortname": "MSEdge.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.puppet" + "com.github.autopkg.install.MSEdge", + "com.github.autopkg.munki.MSEdge" ] }, - "com.github.autopkg.munki.facter": { - "name": "Facter", - "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.", + "com.github.autopkg.munki.TextMate": { + "name": "TextMate", + "description": "Downloads TextMate 1.5.11 and imports into Munki. The URL\nis hardcoded because it's not likely to ever get another update.", "repo": "autopkg/recipes", - "path": "Puppetlabs/Facter.munki.recipe", - "parent": "com.github.autopkg.download.facter", - "shortname": "Facter.munki", + "path": "TextMate/TextMate.munki.recipe", + "parent": "com.github.autopkg.download.TextMate", + "shortname": "TextMate.munki", "inferred_type": "munki", - "munki_display_name": "Facter", - "munki_description": "Facter is an independent, cross-platform Ruby library designed to gather information on all the nodes you will managing with Puppet." + "munki_display_name": "TextMate", + "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike." }, - "com.github.autopkg.download.hiera": { - "name": "Hiera", - "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", + "com.github.autopkg.download.TextMate": { + "name": "TextMate", + "description": "Downloads TextMate 1.5.11. The URL\nis hardcoded because it's not likely to ever get another update.", "repo": "autopkg/recipes", - "path": "Puppetlabs/Hiera.download.recipe", - "shortname": "Hiera.download", + "path": "TextMate/TextMate.download.recipe", + "shortname": "TextMate.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.hiera" + "com.github.autopkg.munki.TextMate", + "com.github.rustymyers.pkg.TextMate" ] }, - "com.github.autopkg.download.facter": { - "name": "Facter", - "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", + "com.github.autopkg.download.TextMate2": { + "name": "TextMate2", + "description": "Downloads the latest TextMate 2 from their GitHub repo.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/recipes", - "path": "Puppetlabs/Facter.download.recipe", - "shortname": "Facter.download", + "path": "TextMate/TextMate2.download.recipe", + "shortname": "TextMate2.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.facter" + "com.github.autopkg.install.TextMate2", + "com.github.autopkg.munki.TextMate2", + "com.github.golbiga.pkg.TextMate2" ] }, - "com.github.autopkg.munki.hiera": { - "name": "Hiera", - "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.", + "com.github.autopkg.install.TextMate2": { + "name": "TextMate2", + "description": "Installs the latest TextMate 2 from GitHub", "repo": "autopkg/recipes", - "path": "Puppetlabs/Hiera.munki.recipe", - "parent": "com.github.autopkg.download.hiera", - "shortname": "Hiera.munki", - "inferred_type": "munki", - "munki_display_name": "Hiera", - "munki_description": "Hiera is a simple pluggable Hierarchical Database." + "path": "TextMate/TextMate2.install.recipe", + "parent": "com.github.autopkg.download.TextMate2", + "shortname": "TextMate2.install", + "inferred_type": "install" }, - "com.github.autopkg.download.puppet-agent": { - "name": "Puppet-Agent", - "description": "Downloads the latest Puppet-Agent in the Collections format from\ndownloads.puppetlabs.com/mac/PC1. Bundles vendored Ruby, Facter, Hiera, Augeas, Puppet and MCollective.\n\nOS_VERSION can be overridden, or left to the default, '10.10'.", + "com.github.autopkg.munki.TextMate2": { + "name": "TextMate2", + "description": "Downloads the latest TextMate 2 from their GitHub repo and imports into Munki.\n\nThe postinstall script symlinks the 'mate' command-line helper tool from\nthe application bundle to /usr/local/bin/mate, the same path that TextMate2\nwould install it to.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n", "repo": "autopkg/recipes", - "path": "Puppetlabs/Puppet-Agent.download.recipe", - "shortname": "Puppet-Agent.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.puppet-agent", - "com.github.grahamgilbert.install.puppet-agent" - ] + "path": "TextMate/TextMate2.munki.recipe", + "parent": "com.github.autopkg.download.TextMate2", + "shortname": "TextMate2.munki", + "inferred_type": "munki", + "munki_display_name": "TextMate 2", + "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike." }, "com.github.autopkg.munki.bbedit": { "name": "BBEdit", @@ -1346,15 +1413,6 @@ "munki_display_name": "BBEdit", "munki_description": "BBEdit is the leading professional HTML and text editor for the Mac. Specifically crafted in response to the needs of Web authors and software developers, this award-winning product provides a plethora of features for editing, searching, and manipulation of text. BBEdit transforms text with high performance." }, - "com.github.autopkg.install.BBEdit": { - "name": null, - "description": "Installs the current release version of BBEdit.", - "repo": "autopkg/recipes", - "path": "Barebones/BBEdit.install.recipe", - "parent": "com.github.autopkg.pkg.BBEdit", - "shortname": "BBEdit.install", - "inferred_type": "install" - }, "com.github.autopkg.download.bbedit": { "name": "BBEdit", "description": "Download recipe for BBEdit. Finds and downloads the latest BBEdit release.", @@ -1379,653 +1437,405 @@ "inferred_type": "pkg", "children": [ "com.github.autopkg.install.BBEdit", - "com.github.jazzace.jamf.BBEdit-latest", "com.github.jazzace.ds.BBEdit", + "com.github.jazzace.jamf.BBEdit-latest", "com.github.autopkg.grahampugh-recipes.jamf.BBEdit-pkg-upload", "com.github.autopkg.grahampugh-recipes.jamf.BBEdit" ] }, - "com.github.autopkg.munki.MSExcel2016": { - "name": "MSExcel2016", - "description": "Downloads the latest Excel 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSExcel2016.munki.recipe", - "parent": "com.github.autopkg.download.MSExcel2016", - "shortname": "MSExcel2016.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Excel for Mac", - "munki_description": null, - "children": [ - "com.github.ygini.munki.MSExcel2016Updates-fr_FR" - ] - }, - "com.github.autopkg.install.MSWord2016": { + "com.github.autopkg.install.BBEdit": { "name": null, - "description": "Downloads and installs the latest Word 2016 update.", + "description": "Installs the current release version of BBEdit.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSWord2016.install.recipe", - "parent": "com.github.autopkg.download.MSWord2016", - "shortname": "MSWord2016.install", + "path": "Barebones/BBEdit.install.recipe", + "parent": "com.github.autopkg.pkg.BBEdit", + "shortname": "BBEdit.install", "inferred_type": "install" }, - "com.github.autopkg.install.MSEdge": { + "com.github.autopkg.pkg.Praat": { "name": null, - "description": "Downloads and installs the latest Microsoft Edge update.", + "description": "Packages the Praat Download.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSEdge.install.recipe", - "parent": "com.github.autopkg.download.MSEdge", - "shortname": "MSEdge.install", - "inferred_type": "install" + "path": "Praat/Praat.pkg.recipe", + "parent": "com.github.autopkg.download.Praat", + "shortname": "Praat.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.download.MSTeams": { - "name": "MSTeams", - "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.munki.Praat": { + "name": "Praat", + "description": "Downloads the latest version of Praat and imports into Munki.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSTeams.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSTeams.download", + "path": "Praat/Praat.munki.recipe", + "parent": "com.github.autopkg.download.Praat", + "shortname": "Praat.munki", + "inferred_type": "munki", + "munki_display_name": "Praat", + "munki_description": "Praat is a program for speech analysis and synthesis." + }, + "com.github.autopkg.download.Praat": { + "name": "Praat", + "description": "Downloads the latest version of Praat.", + "repo": "autopkg/recipes", + "path": "Praat/Praat.download.recipe", + "shortname": "Praat.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.MSTeams", - "com.github.autopkg.install.MSTeams", - "com.github.davidbpirie.jamf-upload.MicrosoftTeams" - ] + "com.github.autopkg.pkg.Praat", + "com.github.autopkg.munki.Praat" + ] }, - "com.github.autopkg.munki.MSWord2016": { - "name": "MSWord2016", - "description": "Downloads the latest Word 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.pkg.OracleJava8": { + "name": "OracleJava8", + "description": "Downloads the latest Oracle Java 8 JRE CPU release and copies out the flat installer pkg\nwithin the installer app wrapper, appending the version number to the filename.\n(Note the version of the actual pkg id for the com.oracle.jre pkg component is still\nalways \"1.0\".)\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSWord2016.munki.recipe", - "parent": "com.github.autopkg.download.MSWord2016", - "shortname": "MSWord2016.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Word for Mac", - "munki_description": null, + "path": "OracleJava/OracleJava8.pkg.recipe", + "parent": "com.github.autopkg.download.OracleJava8", + "deprecated": true, + "shortname": "OracleJava8.pkg", + "inferred_type": "pkg", "children": [ - "com.github.ygini.munki.MSWord2016Updates-fr_FR" + "com.github.rtrouton.jss.OracleJava8", + "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8", + "com.github.seansgm.autopkg-absolute-recipes.OracleJava8", + "com.github.autopkg.filewave.OracleJava8" ] }, - "com.github.autopkg.download.MSOneNote2019": { - "name": "MSOneNote2019", - "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.download.OracleJava8": { + "name": "OracleJava8", + "description": "Download recipe for Oracle's Java 8. Finds and downloads the latest Oracle Java 8 JRE CPU release.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\n", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOneNote2019.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSOneNote2019.download", + "path": "OracleJava/OracleJava8.download.recipe", + "deprecated": true, + "shortname": "OracleJava8.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.MSOneNote2019", - "com.github.autopkg.munki.MSOneNote2019", - "com.github.davidbpirie.jamf-upload.MSOneNote2019" + "com.github.autopkg.pkg.OracleJava8", + "com.github.autopkg.munki.OracleJava8" ] }, - "com.github.autopkg.munki.MSEdge": { - "name": "MSEdge", - "description": "Downloads the latest Microsoft Edge pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.munki.OracleJava8": { + "name": "OracleJava8", + "description": "Downloads the latest Oracle Java 8 JRE CPU release and imports into Munki.\nThe flat installer pkg within the installer app is copied out and imported.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement\nfor Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\nThe package's receipt version is useless, so we make an installs item for\nthe prefPane bundle, which has historically had consistent versioning.\n", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSEdge.munki.recipe", - "parent": "com.github.autopkg.download.MSEdge", - "shortname": "MSEdge.munki", + "path": "OracleJava/OracleJava8.munki.recipe", + "parent": "com.github.autopkg.download.OracleJava8", + "deprecated": true, + "shortname": "OracleJava8.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Edge", - "munki_description": null - }, - "com.github.autopkg.install.MSOutlook2016": { - "name": null, - "description": "Downloads and installs the latest Outlook 2016 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOutlook2016.install.recipe", - "parent": "com.github.autopkg.download.MSOutlook2016", - "shortname": "MSOutlook2016.install", - "inferred_type": "install" + "munki_display_name": "Oracle Java 8", + "munki_description": "Java SE Runtime Environment 8 enables support for running Java-powered applets and applications." }, - "com.github.autopkg.munki.MSDefenderATP": { - "name": "MSDefenderATP", - "description": "Downloads the latest Defender ATP multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.munki.facter": { + "name": "Facter", + "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSDefenderATP.munki.recipe", - "parent": "com.github.autopkg.download.MSDefenderATP", - "shortname": "MSDefenderATP.munki", + "path": "Puppetlabs/Facter.munki.recipe", + "parent": "com.github.autopkg.download.facter", + "shortname": "Facter.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Defender ATP for Mac", - "munki_description": null - }, - "com.github.autopkg.install.MSPowerPoint2019": { - "name": null, - "description": "Downloads and installs the latest PowerPoint 2019 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSPowerPoint2019.install.recipe", - "parent": "com.github.autopkg.download.MSPowerPoint2019", - "shortname": "MSPowerPoint2019.install", - "inferred_type": "install" - }, - "com.github.autopkg.download.MSWord2016": { - "name": "MSWord2016", - "description": "Downloads the latest Word 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSWord2016.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSWord2016.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.install.MSWord2016", - "com.github.autopkg.munki.MSWord2016", - "com.github.patgmac.lanrev.MSWord2016", - "com.github.peshay.filewave.Office2016Word", - "com.github.peshay.filewave.MSWord2016" - ] - }, - "com.github.autopkg.download.MSPowerPoint2019": { - "name": "MSPowerPoint2019", - "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSPowerPoint2019.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSPowerPoint2019.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.install.MSPowerPoint2019", - "com.github.autopkg.munki.MSPowerPoint2019", - "com.github.kitzy.jss.MicrosoftPowerPoint2019", - "com.github.davidbpirie.jamf-upload.MSPowerPoint2019" - ] - }, - "com.github.autopkg.install.MSPowerPoint2016": { - "name": null, - "description": "Downloads and installs the latest PowerPoint 2016 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSPowerPoint2016.install.recipe", - "parent": "com.github.autopkg.download.MSPowerPoint2016", - "shortname": "MSPowerPoint2016.install", - "inferred_type": "install" - }, - "com.github.autopkg.install.MSTeams2": { - "name": null, - "description": "Downloads and installs the latest Teams update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSTeams2.install.recipe", - "parent": "com.github.autopkg.download.MSTeams2", - "shortname": "MSTeams2.install", - "inferred_type": "install" + "munki_display_name": "Facter", + "munki_description": "Facter is an independent, cross-platform Ruby library designed to gather information on all the nodes you will managing with Puppet." }, - "com.github.autopkg.munki.MSExcel2019": { - "name": "MSExcel2019", - "description": "Downloads the latest Excel 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.munki.hiera": { + "name": "Hiera", + "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSExcel2019.munki.recipe", - "parent": "com.github.autopkg.download.MSExcel2019", - "shortname": "MSExcel2019.munki", + "path": "Puppetlabs/Hiera.munki.recipe", + "parent": "com.github.autopkg.download.hiera", + "shortname": "Hiera.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Excel for Mac", - "munki_description": null + "munki_display_name": "Hiera", + "munki_description": "Hiera is a simple pluggable Hierarchical Database." }, - "com.github.autopkg.download.MSCompanyPortal": { - "name": "CompanyPortal", - "description": "Downloads the latest Microsoft Company Portal pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.munki.puppet-agent": { + "name": "Puppet-Agent", + "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSCompanyPortal.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSCompanyPortal.download", - "inferred_type": "download" + "path": "Puppetlabs/Puppet-Agent.munki.recipe", + "parent": "com.github.autopkg.download.puppet-agent", + "shortname": "Puppet-Agent.munki", + "inferred_type": "munki", + "munki_display_name": "Puppet Agent", + "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state" }, - "com.github.autopkg.download.MSDefenderATP": { - "name": "MSDefenderATP", - "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.download.hiera": { + "name": "Hiera", + "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSDefenderATP.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSDefenderATP.download", + "path": "Puppetlabs/Hiera.download.recipe", + "shortname": "Hiera.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.MSDefenderATP" + "com.github.autopkg.munki.hiera" ] }, - "com.github.autopkg.install.MSAutoUpdate": { - "name": null, - "description": "Downloads and installs the latest Microsoft AutoUpdate update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSAutoUpdate.install.recipe", - "parent": "com.github.autopkg.download.MSAutoUpdate", - "shortname": "MSAutoUpdate.install", - "inferred_type": "install" - }, - "com.github.autopkg.munki.MSTeams": { - "name": "MSTeamsClassic", - "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSTeams.munki.recipe", - "parent": "com.github.autopkg.download.MSTeams", - "shortname": "MSTeams.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Teams classic", - "munki_description": null - }, - "com.github.autopkg.install.MSRemoteDesktop": { - "name": null, - "description": "Downloads and installs the latest Microsoft Remote Desktop update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSRemoteDesktop.install.recipe", - "parent": "com.github.autopkg.download.MSRemoteDesktop", - "shortname": "MSRemoteDesktop.install", - "inferred_type": "install" - }, - "com.github.autopkg.download.MSTeams2": { - "name": "MSTeams", - "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.download.facter": { + "name": "Facter", + "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSTeams2.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSTeams2.download", + "path": "Puppetlabs/Facter.download.recipe", + "shortname": "Facter.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.MSTeams2", - "com.github.autopkg.munki.MSTeams2", - "com.github.davidbpirie.jamf-upload.MicrosoftTeams2" + "com.github.autopkg.munki.facter" ] }, - "com.github.autopkg.install.MSExcel2019": { - "name": null, - "description": "Downloads and installs the latest Excel 2019 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSExcel2019.install.recipe", - "parent": "com.github.autopkg.download.MSExcel2019", - "shortname": "MSExcel2019.install", - "inferred_type": "install" - }, - "com.github.autopkg.install.MSTeams": { - "name": null, - "description": "Downloads and installs the latest Teams update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSTeams.install.recipe", - "parent": "com.github.autopkg.download.MSTeams", - "shortname": "MSTeams.install", - "inferred_type": "install" - }, - "com.github.autopkg.download.MSEdge": { - "name": "MSEdge", - "description": "Downloads the latest Microsoft Edge pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.download.puppet-agent": { + "name": "Puppet-Agent", + "description": "Downloads the latest Puppet-Agent in the Collections format from\ndownloads.puppetlabs.com/mac/PC1. Bundles vendored Ruby, Facter, Hiera, Augeas, Puppet and MCollective.\n\nOS_VERSION can be overridden, or left to the default, '10.10'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSEdge.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSEdge.download", + "path": "Puppetlabs/Puppet-Agent.download.recipe", + "shortname": "Puppet-Agent.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.MSEdge", - "com.github.autopkg.munki.MSEdge" + "com.github.autopkg.munki.puppet-agent", + "com.github.grahamgilbert.install.puppet-agent" ] }, - "com.github.autopkg.munki.SkypeForBusiness": { - "name": "SkypeForBusiness", - "description": "Downloads the latest Skype for Business multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.munki.puppet": { + "name": "Puppet", + "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/SkypeForBusiness.munki.recipe", - "parent": "com.github.autopkg.download.SkypeForBusiness", - "shortname": "SkypeForBusiness.munki", + "path": "Puppetlabs/Puppet.munki.recipe", + "parent": "com.github.autopkg.download.puppet", + "shortname": "Puppet.munki", "inferred_type": "munki", - "munki_display_name": "Skype for Business", - "munki_description": null - }, - "com.github.autopkg.download.MSOutlook2016": { - "name": "MSOutlook2016", - "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOutlook2016.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSOutlook2016.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.install.MSOutlook2016", - "com.github.autopkg.munki.MSOutlook2016", - "com.github.patgmac.lanrev.MSOutlook2016", - "com.github.peshay.filewave.Office2016Outlook" - ] + "munki_display_name": "Puppet", + "munki_description": "Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively." }, - "com.github.autopkg.download.MSAutoUpdate": { - "name": "MSAutoUpdate", - "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.download.puppet": { + "name": "Puppet", + "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSAutoUpdate.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSAutoUpdate.download", + "path": "Puppetlabs/Puppet.download.recipe", + "shortname": "Puppet.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.MSAutoUpdate", - "com.github.autopkg.munki.MSAutoUpdate", - "com.github.novaksam.pkg.MicrosoftAutoUpdate", - "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion", - "com.github.peshay.filewave.Office2016AutoUpdate" + "com.github.autopkg.munki.puppet" ] }, - "com.github.autopkg.munki.MSOutlook2016": { - "name": "MSOutlook2016", - "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.munki.Silverlight": { + "name": "Silverlight", + "description": "Downloads latest Silverlight installer and imports into Munki.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOutlook2016.munki.recipe", - "parent": "com.github.autopkg.download.MSOutlook2016", - "shortname": "MSOutlook2016.munki", + "path": "Silverlight/Silverlight.munki.recipe", + "parent": "com.github.autopkg.download.Silverlight", + "deprecated": true, + "shortname": "Silverlight.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Outlook for Mac", - "munki_description": null, - "children": [ - "com.github.ygini.munki.MSOutlook2016Updates-fr_FR" - ] + "munki_display_name": "Microsoft Silverlight", + "munki_description": "Microsoft Silverlight is a free web-browser plug-in that enables interactive media experiences, rich business applications and immersive mobile apps." }, - "com.github.autopkg.munki.MSPowerPoint2016": { - "name": "MSPowerPoint2016", - "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.pkg.Silverlight": { + "name": "Silverlight", + "description": "Downloads latest Silverlight installer and copies the package to the build directory with an appended version number.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSPowerPoint2016.munki.recipe", - "parent": "com.github.autopkg.download.MSPowerPoint2016", - "shortname": "MSPowerPoint2016.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft PowerPoint for Mac", - "munki_description": null, + "path": "Silverlight/Silverlight.pkg.recipe", + "parent": "com.github.autopkg.download.Silverlight", + "deprecated": true, + "shortname": "Silverlight.pkg", + "inferred_type": "pkg", "children": [ - "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR" + "com.justinrummel.jss.Silverlight", + "com.github.seansgm.autopkg-lanrev-recipes.Silverlight", + "com.github.autopkg.seansgm-filewave.Silverlight", + "com.github.seansgm.autopkg-absolute-recipes.Silverlight", + "com.github.autopkg.filewave.Silverlight" ] }, - "com.github.autopkg.download.MSPowerPoint2016": { - "name": "MSPowerPoint2016", - "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.download.Silverlight": { + "name": "Silverlight", + "description": "Downloads latest Silverlight installer.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSPowerPoint2016.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSPowerPoint2016.download", + "path": "Silverlight/Silverlight.download.recipe", + "deprecated": true, + "shortname": "Silverlight.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.MSPowerPoint2016", - "com.github.autopkg.munki.MSPowerPoint2016", - "com.github.patgmac.lanrev.MSPowerPoint2016", - "com.github.peshay.filewave.Office2016PowerPoint" + "com.github.autopkg.munki.Silverlight", + "com.github.autopkg.pkg.Silverlight", + "com.github.autopkg.install.Silverlight", + "com.github.novaksam.pkg.Silverlight", + "com.github.triti.ds.Silverlight" ] }, - "com.github.autopkg.install.MSWord2019": { + "com.github.autopkg.install.Silverlight": { "name": null, - "description": "Downloads and installs the latest Word 2019 update.", + "description": "Downloads and installs latest Silverlight installer.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSWord2019.install.recipe", - "parent": "com.github.autopkg.download.MSWord2019", - "shortname": "MSWord2019.install", + "path": "Silverlight/Silverlight.install.recipe", + "parent": "com.github.autopkg.download.Silverlight", + "deprecated": true, + "shortname": "Silverlight.install", "inferred_type": "install" }, - "com.github.autopkg.download.MSExcel2019": { - "name": "MSExcel2019", - "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSExcel2019.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSExcel2019.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.MSExcel2019", - "com.github.autopkg.install.MSExcel2019", - "com.github.kitzy.jss.MicrosoftExcel2019", - "com.github.davidbpirie.jamf-upload.MSExcel2019" - ] - }, - "com.github.autopkg.munki.MSRemoteDesktop": { - "name": "MSRemoteDesktop", - "description": "Downloads the latest Microsoft Remote Desktop pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.munki.AdobeReaderDC": { + "name": "AdobeReaderDC", + "description": null, "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSRemoteDesktop.munki.recipe", - "parent": "com.github.autopkg.download.MSRemoteDesktop", - "shortname": "MSRemoteDesktop.munki", + "path": "AdobeReader/AdobeReaderDC.munki.recipe", + "parent": "com.github.autopkg.download.AdobeReaderDC", + "deprecated": true, + "shortname": "AdobeReaderDC.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Remote Desktop", - "munki_description": null - }, - "com.github.autopkg.install.MSOneNote2016": { - "name": null, - "description": "Downloads and installs the latest OneNote 2016 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOneNote2016.install.recipe", - "parent": "com.github.autopkg.download.MSOneNote2016", - "shortname": "MSOneNote2016.install", - "inferred_type": "install" + "munki_display_name": "Adobe Acrobat Reader DC", + "munki_description": "More powerful than other PDF software, Adobe Acrobat Reader DC is the free, trusted standard for viewing, printing, and annotating PDFs. And now, it\u2019s connected to Adobe Document Cloud \u2014 so it\u2019s easier than ever to work with PDFs on computers and mobile devices." }, - "com.github.autopkg.download.SkypeForBusiness": { - "name": "SkypeForBusiness", - "description": "Downloads the latest Skype for Business multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.download.AdobeReader": { + "name": "AdobeReader", + "description": "Downloads the latest Adobe Acrobat Reader.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/SkypeForBusiness.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "SkypeForBusiness.download", + "path": "AdobeReader/AdobeReader.download.recipe", + "shortname": "AdobeReader.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.SkypeForBusiness", - "com.github.autopkg.install.SkypeForBusiness", - "com.github.novaksam.pkg.SkypeForBusiness", - "com.github.peshay.filewave.SkypeForBusiness" + "com.github.autopkg.pkg.AdobeReader", + "com.github.autopkg.munki.AdobeReader", + "com.github.novaksam.pkg.AdobeReader", + "com.github.autopkg.filewave.AdobeReader", + "com.github.moofit-recipes.pkg.AdobeReader" ] }, - "com.github.autopkg.munki.MSOutlook2019": { - "name": "MSOutlook2019", - "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOutlook2019.munki.recipe", - "parent": "com.github.autopkg.download.MSOutlook2019", - "shortname": "MSOutlook2019.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Outlook for Mac", - "munki_description": null - }, - "com.github.autopkg.download.MSRemoteDesktop": { - "name": "MSRemoteDesktop", - "description": "Downloads the latest Microsoft Remote Desktop pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.pkg.AdobeReaderDC": { + "name": "AdobeReaderDC", + "description": "Downloads the current Adobe Acrobat Reader DC pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSRemoteDesktop.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSRemoteDesktop.download", - "inferred_type": "download", + "path": "AdobeReader/AdobeReaderDC.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeReaderDC", + "deprecated": true, + "shortname": "AdobeReaderDC.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.install.MSRemoteDesktop", - "com.github.autopkg.munki.MSRemoteDesktop", - "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop" + "com.github.autopkg.install.AdobeReaderDC", + "com.github.autopkg.seansgm-filewave.AdobeReaderDC" ] }, - "com.github.autopkg.install.SkypeForBusiness": { - "name": null, - "description": "Downloads and installs the latest Skype for Business update.", + "com.github.autopkg.pkg.AdobeReader": { + "name": "AdobeReader", + "description": "Downloads the current Adobe Acrobat Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/SkypeForBusiness.install.recipe", - "parent": "com.github.autopkg.download.SkypeForBusiness", - "shortname": "SkypeForBusiness.install", - "inferred_type": "install" + "path": "AdobeReader/AdobeReader.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeReader", + "shortname": "AdobeReader.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.install.AdobeReader", + "com.github.rtrouton.jss.AdobeReader", + "com.github.smithjw.jamf.Adobe_Acrobat_Reader", + "com.github.davidbpirie.jamf-upload.AdobeReader", + "com.github.Lotusshaney.munki.AdobeReader", + "com.github.almenscorner.intune.AdobeReader" + ] }, - "com.github.autopkg.download.MSExcel2016": { - "name": "MSExcel2016", - "description": "Downloads the latest Excel 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.download.AdobeReaderUpdates": { + "name": "AdobeReader", + "description": "Downloads the latest multi-lingual Adobe Reader \"patch\" updater pkg. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.download, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSet MAJOR_VERSION to either '10' or '11'. OS_VERSION defaults to 10.9 because the most recent\nupdates, (10.1.14, 11.0.12) are offered only to OS X 10.9 and up, but this can be set to try requesting the\nupdate for different client OS X versions if newer versions are offered exclusively to higher OS X versions\nin the future.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSExcel2016.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSExcel2016.download", + "path": "AdobeReader/AdobeReaderUpdates.download.recipe", + "deprecated": true, + "shortname": "AdobeReaderUpdates.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.MSExcel2016", - "com.github.autopkg.install.MSExcel2016", - "com.github.patgmac.lanrev.MSExcel2016", - "com.github.peshay.filewave.Office2016Excel" + "com.github.autopkg.munki.AdobeReaderUpdates" ] }, - "com.github.autopkg.munki.MSWord2019": { - "name": "MSWord2019", - "description": "Downloads the latest Word 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.install.AdobeReaderDC": { + "name": "AdobeReader", + "description": "Downloads the current Adobe Acrobat Reader DC pkg and installs it.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSWord2019.munki.recipe", - "parent": "com.github.autopkg.download.MSWord2019", - "shortname": "MSWord2019.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Word for Mac", - "munki_description": null + "path": "AdobeReader/AdobeReaderDC.install.recipe", + "parent": "com.github.autopkg.pkg.AdobeReaderDC", + "deprecated": true, + "shortname": "AdobeReaderDC.install", + "inferred_type": "install" }, - "com.github.autopkg.install.MSOneNote2019": { - "name": null, - "description": "Downloads and installs the latest OneNote 2019 update.", + "com.github.autopkg.install.AdobeReader": { + "name": "AdobeReader", + "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes. Finally, it is installed. Setting MAJOR_VERSION to \"10\" will cause a download of the\nlatest/last version of Adobe Reader 10, but the repackager is unlikely to operate properly with that version.\n ", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOneNote2019.install.recipe", - "parent": "com.github.autopkg.download.MSOneNote2019", - "shortname": "MSOneNote2019.install", + "path": "AdobeReader/AdobeReader.install.recipe", + "parent": "com.github.autopkg.pkg.AdobeReader", + "shortname": "AdobeReader.install", "inferred_type": "install" }, - "com.github.autopkg.download.MSOutlook2019": { - "name": "MSOutlook2019", - "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.download.AdobeReaderDC": { + "name": "AdobeReaderDC", + "description": "Downloads the latest Adobe Acrobat Reader DC.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOutlook2019.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSOutlook2019.download", + "path": "AdobeReader/AdobeReaderDC.download.recipe", + "deprecated": true, + "shortname": "AdobeReaderDC.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.MSOutlook2019", - "com.github.autopkg.install.MSOutlook2019", - "com.github.davidbpirie.jamf-upload.MSOutlook2019" + "com.github.autopkg.munki.AdobeReaderDC", + "com.github.autopkg.pkg.AdobeReaderDC", + "com.github.rtrouton.pkg.AdobeReaderDC", + "com.github.novaksam.pkg.AdobeAcrobatReaderDC" ] }, - "com.github.autopkg.install.MSExcel2016": { - "name": null, - "description": "Downloads and installs the latest Excel 2016 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSExcel2016.install.recipe", - "parent": "com.github.autopkg.download.MSExcel2016", - "shortname": "MSExcel2016.install", - "inferred_type": "install" - }, - "com.github.autopkg.munki.MSTeams2": { - "name": "MSTeams", - "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSTeams2.munki.recipe", - "parent": "com.github.autopkg.download.MSTeams2", - "shortname": "MSTeams2.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Teams", - "munki_description": null - }, - "com.github.autopkg.munki.MSAutoUpdate": { - "name": "MSAutoUpdate", - "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.munki.AdobeReader": { + "name": "AdobeReader", + "description": "Downloads the latest Adobe Reader and imports into Munki.\nFor OS_VERSION, 'Mac OS 10.15.0' or 'Mac OS 12.0' are valid, not 10.15 or 12.0\n\nAdditional notes:\n- Reader ships as an installer pkg that deploys a .app\n- Due to name changes, we add multiple variations on .app names to blocking_applications.\n- An installs array is also generated for the .app.\n- The preinstall_script is there to get around an oversight in the package's\npreflight script, looking to find a user's trash folder to copy the .app into.\n", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSAutoUpdate.munki.recipe", - "parent": "com.github.autopkg.download.MSAutoUpdate", - "shortname": "MSAutoUpdate.munki", + "path": "AdobeReader/AdobeReader.munki.recipe", + "parent": "com.github.autopkg.download.AdobeReader", + "shortname": "AdobeReader.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft AutoUpdate", - "munki_description": null - }, - "com.github.autopkg.download.MSWord2019": { - "name": "MSWord2019", - "description": "Downloads the latest Word 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSWord2019.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSWord2019.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.install.MSWord2019", - "com.github.autopkg.munki.MSWord2019", - "com.github.kitzy.jss.MicrosoftWord2019", - "com.github.davidbpirie.jamf-upload.MSWord2019" - ] + "munki_display_name": "Adobe Reader", + "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia." }, - "com.github.autopkg.munki.MSPowerPoint2019": { - "name": "MSPowerPoint2019", - "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.munki.AdobeReaderUpdates": { + "name": "AdobeReaderUpdate", + "description": "Downloads the latest update for Adobe Reader and imports into Munki. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.munki, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSee AdobeReaderUpdates.download for MAJOR_VERSION and OS_VERSION input variables.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSPowerPoint2019.munki.recipe", - "parent": "com.github.autopkg.download.MSPowerPoint2019", - "shortname": "MSPowerPoint2019.munki", + "path": "AdobeReader/AdobeReaderUpdates.munki.recipe", + "parent": "com.github.autopkg.download.AdobeReaderUpdates", + "deprecated": true, + "shortname": "AdobeReaderUpdates.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft PowerPoint for Mac", - "munki_description": null + "munki_display_name": "Adobe Reader Update", + "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia." }, - "com.github.autopkg.download.MSOfficeMacProduct": { - "name": "MicrosoftOfficeMacProduct", - "description": "Downloads a Microsoft Office Mac product. This recipe should only\never be used as a parent to a child recipe with specific values overridden.\n\nPRODUCT is one of the keys defined in PROD_DICT in the\nMSOfficeMacURLandUpdateInfoProvider processor. Common values are:\nExcel2016, Excel2019, Word2016, Word2019, etc\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n", + "com.github.autopkg.install.transmit5": { + "name": "Transmit5", + "description": "Downloads and installs the current release version of Transmit 5.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOfficeMacProduct.download.recipe", - "shortname": "MSOfficeMacProduct.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.download.MSTeams", - "com.github.autopkg.download.MSOneNote2019", - "com.github.autopkg.download.MSWord2016", - "com.github.autopkg.download.MSPowerPoint2019", - "com.github.autopkg.download.MSCompanyPortal", - "com.github.autopkg.download.MSDefenderATP", - "com.github.autopkg.download.MSTeams2", - "com.github.autopkg.download.MSEdge", - "com.github.autopkg.download.MSOutlook2016", - "com.github.autopkg.download.MSAutoUpdate", - "com.github.autopkg.download.MSPowerPoint2016", - "com.github.autopkg.download.MSExcel2019", - "com.github.autopkg.download.SkypeForBusiness", - "com.github.autopkg.download.MSRemoteDesktop", - "com.github.autopkg.download.MSExcel2016", - "com.github.autopkg.download.MSOutlook2019", - "com.github.autopkg.download.MSWord2019", - "com.github.autopkg.download.MSOneNote2016" - ] + "path": "Panic/Transmit5.install.recipe", + "parent": "com.github.autopkg.pkg.transmit5", + "shortname": "Transmit5.install", + "inferred_type": "install" }, - "com.github.autopkg.download.MSOneNote2016": { - "name": "MSOneNote2016", - "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.download.transmit": { + "name": "Transmit", + "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOneNote2016.download.recipe", - "parent": "com.github.autopkg.download.MSOfficeMacProduct", - "shortname": "MSOneNote2016.download", + "path": "Panic/Transmit.download.recipe", + "shortname": "Transmit.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.MSOneNote2016", - "com.github.autopkg.munki.MSOneNote2016", - "com.github.patgmac.lanrev.MSOneNote2016", - "com.github.peshay.filewave.Office2016OneNote" + "com.github.autopkg.munki.transmit", + "com.github.autopkg.pkg.transmit" ] }, - "com.github.autopkg.install.MSOutlook2019": { - "name": null, - "description": "Downloads and installs the latest Outlook 2019 update.", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOutlook2019.install.recipe", - "parent": "com.github.autopkg.download.MSOutlook2019", - "shortname": "MSOutlook2019.install", - "inferred_type": "install" - }, - "com.github.autopkg.munki.MSOneNote2019": { - "name": "MSOneNote2019", - "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", - "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOneNote2019.munki.recipe", - "parent": "com.github.autopkg.download.MSOneNote2019", - "shortname": "MSOneNote2019.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft OneNote for Mac", - "munki_description": null - }, - "com.github.autopkg.munki.MSOneNote2016": { - "name": "MSOneNote2016", - "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n", + "com.github.autopkg.munki.transmit5": { + "name": "Transmit5", + "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed, and imports into Munki.", "repo": "autopkg/recipes", - "path": "MSOfficeUpdates/MSOneNote2016.munki.recipe", - "parent": "com.github.autopkg.download.MSOneNote2016", - "shortname": "MSOneNote2016.munki", + "path": "Panic/Transmit5.munki.recipe", + "parent": "com.github.autopkg.download.transmit5", + "shortname": "Transmit5.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft OneNote for Mac", - "munki_description": null, - "children": [ - "com.github.ygini.munki.MSOneNote2016Updates-fr_FR" - ] + "munki_display_name": "Transmit 5", + "munki_description": "Transmit is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet. With the most Mac-like interface available, Transmit makes FTP as simple, fun, and easy as it can possibly be." }, - "com.github.autopkg.download.coda2": { + "com.github.autopkg.install.coda2": { "name": "Coda2", - "description": "Downloads the latest Coda 2 using Panic's Sparkle feed.", + "description": "Downloads and installs the current release version of Coda 2.", "repo": "autopkg/recipes", - "path": "Panic/Coda2.download.recipe", - "shortname": "Coda2.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.pkg.coda2", - "com.github.autopkg.munki.coda2" - ] + "path": "Panic/Coda2.install.recipe", + "parent": "com.github.autopkg.pkg.coda2", + "shortname": "Coda2.install", + "inferred_type": "install" }, "com.github.autopkg.install.transmit": { "name": "Transmit", @@ -2036,27 +1846,16 @@ "shortname": "Transmit.install", "inferred_type": "install" }, - "com.github.autopkg.install.coda2": { - "name": "Coda2", - "description": "Downloads and installs the current release version of Coda 2.", - "repo": "autopkg/recipes", - "path": "Panic/Coda2.install.recipe", - "parent": "com.github.autopkg.pkg.coda2", - "shortname": "Coda2.install", - "inferred_type": "install" - }, - "com.github.autopkg.pkg.coda2": { + "com.github.autopkg.download.coda2": { "name": "Coda2", - "description": "Downloads the latest Coda 2 and creates a package.", + "description": "Downloads the latest Coda 2 using Panic's Sparkle feed.", "repo": "autopkg/recipes", - "path": "Panic/Coda2.pkg.recipe", - "parent": "com.github.autopkg.download.coda2", - "shortname": "Coda2.pkg", - "inferred_type": "pkg", + "path": "Panic/Coda2.download.recipe", + "shortname": "Coda2.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.install.coda2", - "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Coda2" + "com.github.autopkg.munki.coda2", + "com.github.autopkg.pkg.coda2" ] }, "com.github.autopkg.munki.transmit": { @@ -2070,6 +1869,30 @@ "munki_display_name": "Transmit", "munki_description": "Transmit is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet. With the most Mac-like interface available, Transmit makes FTP as simple, fun, and easy as it can possibly be." }, + "com.github.autopkg.pkg.transmit": { + "name": "Transmit", + "description": "Downloads the latest Transmit 4 and creates a package.", + "repo": "autopkg/recipes", + "path": "Panic/Transmit.pkg.recipe", + "parent": "com.github.autopkg.download.transmit", + "shortname": "Transmit.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.install.transmit" + ] + }, + "com.github.autopkg.download.transmit5": { + "name": "Transmit5", + "description": "Downloads the latest Transmit 5 using Panic's Sparkle feed", + "repo": "autopkg/recipes", + "path": "Panic/Transmit5.download.recipe", + "shortname": "Transmit5.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.munki.transmit5", + "com.github.autopkg.pkg.transmit5" + ] + }, "com.github.autopkg.munki.coda2": { "name": "Coda2", "description": "Downloads the latest Coda 2 using Panic's Sparkle feed, and imports into Munki.", @@ -2096,653 +1919,922 @@ "com.github.davidbpirie.jamf-upload.transmit5" ] }, - "com.github.autopkg.pkg.transmit": { - "name": "Transmit", - "description": "Downloads the latest Transmit 4 and creates a package.", + "com.github.autopkg.pkg.coda2": { + "name": "Coda2", + "description": "Downloads the latest Coda 2 and creates a package.", "repo": "autopkg/recipes", - "path": "Panic/Transmit.pkg.recipe", - "parent": "com.github.autopkg.download.transmit", - "shortname": "Transmit.pkg", + "path": "Panic/Coda2.pkg.recipe", + "parent": "com.github.autopkg.download.coda2", + "shortname": "Coda2.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.install.transmit" + "com.github.autopkg.install.coda2", + "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Coda2" ] }, - "com.github.autopkg.download.transmit": { - "name": "Transmit", - "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed", + "com.github.autopkg.pkg.googlechrome": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image and builds a package.", "repo": "autopkg/recipes", - "path": "Panic/Transmit.download.recipe", - "shortname": "Transmit.download", - "inferred_type": "download", + "path": "GoogleChrome/GoogleChrome.pkg.recipe", + "parent": "com.github.autopkg.download.googlechrome", + "shortname": "GoogleChrome.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.munki.transmit", - "com.github.autopkg.pkg.transmit" + "com.github.novaksam.jamf.GoogleChrome", + "com.github.novaksam.jss.GoogleChrome", + "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome", + "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome", + "com.github.triti.ds.googlechrome", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome", + "com.github.davidbpirie.jamf-upload.GoogleChrome" ] }, - "com.github.autopkg.install.transmit5": { - "name": "Transmit5", - "description": "Downloads and installs the current release version of Transmit 5.", - "repo": "autopkg/recipes", - "path": "Panic/Transmit5.install.recipe", - "parent": "com.github.autopkg.pkg.transmit5", - "shortname": "Transmit5.install", - "inferred_type": "install" - }, - "com.github.autopkg.download.transmit5": { - "name": "Transmit5", - "description": "Downloads the latest Transmit 5 using Panic's Sparkle feed", + "com.github.autopkg.download.googlechromepkg": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome enterprise package.", "repo": "autopkg/recipes", - "path": "Panic/Transmit5.download.recipe", - "shortname": "Transmit5.download", + "path": "GoogleChrome/GoogleChromePkg.download.recipe", + "shortname": "GoogleChromePkg.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.transmit5", - "com.github.autopkg.munki.transmit5" + "com.github.autopkg.munki.googlechromepkg", + "com.github.autopkg.pkg.googlechromepkg", + "com.github.peshay.filewave.googlechromepkg", + "com.github.almenscorner.intune.GoogleChromePkg" ] }, - "com.github.autopkg.munki.transmit5": { - "name": "Transmit5", - "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed, and imports into Munki.", + "com.github.autopkg.munki.googlechromepkg": { + "name": "GoogleChrome", + "description": "Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/recipes", - "path": "Panic/Transmit5.munki.recipe", - "parent": "com.github.autopkg.download.transmit5", - "shortname": "Transmit5.munki", + "path": "GoogleChrome/GoogleChromePkg.munki.recipe", + "parent": "com.github.autopkg.download.googlechromepkg", + "shortname": "GoogleChromePkg.munki", "inferred_type": "munki", - "munki_display_name": "Transmit 5", - "munki_description": "Transmit is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet. With the most Mac-like interface available, Transmit makes FTP as simple, fun, and easy as it can possibly be." - }, - "com.github.autopkg.pkg.AdobeAIR": { - "name": "AdobeAIR", - "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air", - "repo": "autopkg/recipes", - "path": "AdobeAIR/AdobeAIR.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeAIR", - "shortname": "AdobeAIR.pkg", - "inferred_type": "pkg", + "munki_display_name": "Google Chrome", + "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web.", "children": [ - "com.github.autopkg.munki.AdobeAIR", - "com.github.golbiga.jss.AdobeAIR", - "com.github.patgmac.lanrev.AdobeAir", - "com.github.autopkg.filewave.AdobeAIR" + "com.github.grahamgilbert.munki.GoogleChromeEnterprise" ] }, - "com.github.autopkg.munki.AdobeAIR": { - "name": "AdobeAIR", - "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation, then imports into Munki.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air", + "com.github.autopkg.munki.google-chrome": { + "name": "GoogleChrome", + "description": "Downloads the latest Google Chrome disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "AdobeAIR/AdobeAir.munki.recipe", - "parent": "com.github.autopkg.pkg.AdobeAIR", - "shortname": "AdobeAir.munki", + "path": "GoogleChrome/GoogleChrome.munki.recipe", + "parent": "com.github.autopkg.download.googlechrome", + "shortname": "GoogleChrome.munki", "inferred_type": "munki", - "munki_display_name": "Adobe\u00ae Integrated Runtime", - "munki_description": "The Adobe AIR runtime enables developers to package the same code into native applications and games for Windows and Mac OS desktops as well as iOS and Android devices, reaching over a billion desktop systems and mobile app stores for over 500 million devices." + "munki_display_name": "Google Chrome", + "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." }, - "com.github.autopkg.download.AdobeAIR": { - "name": "AdobeAIR", - "description": "Downloads the latest Adobe AIR installer", + "com.github.autopkg.pkg.googlechromepkg": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome enterprise package and renames it based on the Chrome version.", "repo": "autopkg/recipes", - "path": "AdobeAIR/AdobeAIR.download.recipe", - "shortname": "AdobeAIR.download", - "inferred_type": "download", + "path": "GoogleChrome/GoogleChromePkg.pkg.recipe", + "parent": "com.github.autopkg.download.googlechromepkg", + "shortname": "GoogleChromePkg.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.pkg.AdobeAIR" + "com.github.rtrouton.jss.googlechromeenterprise", + "com.github.rtrouton.jamf.googlechromepkg" ] }, - "com.github.autopkg.pkg.google-earth": { - "name": "GoogleEarth", - "description": "Downloads latest Google Earth disk image and makes a pkg.", + "com.github.autopkg.install.googlechrome": { + "name": null, + "description": "Downloads latest Google Chrome disk image and installs Google Chrome.", "repo": "autopkg/recipes", - "path": "GoogleEarth/GoogleEarth.pkg.recipe", - "parent": "com.github.autopkg.download.google-earth", - "shortname": "GoogleEarth.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jamf.GoogleEarth", - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth", - "com.github.davidbpirie.jamf-upload.GoogleEarth" - ] + "path": "GoogleChrome/GoogleChrome.install.recipe", + "parent": "com.github.autopkg.download.googlechrome", + "shortname": "GoogleChrome.install", + "inferred_type": "install" }, - "com.github.autopkg.download.google-earth": { - "name": "GoogleEarth", - "description": "Downloads latest Google Earth disk image.", + "com.github.autopkg.download.googlechrome": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image.", "repo": "autopkg/recipes", - "path": "GoogleEarth/GoogleEarth.download.recipe", - "shortname": "GoogleEarth.download", + "path": "GoogleChrome/GoogleChrome.download.recipe", + "shortname": "GoogleChrome.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.google-earth", - "com.github.autopkg.munki.google-earth", - "com.github.autopkg.filewave.google-earth" + "com.github.autopkg.pkg.googlechrome", + "com.github.autopkg.munki.google-chrome", + "com.github.autopkg.install.googlechrome", + "com.github.scriptingosx.pkg.GoogleChrome", + "com.github.rtrouton.pkg.googlechrome", + "com.github.aysiu.munki.GoogleChromeInstallCheck", + "com.github.autopkg.filewave.google-chrome", + "com.github.almenscorner.intune.GoogleChrome" ] }, - "com.github.autopkg.munki.google-earth": { - "name": "GoogleEarth", - "description": "Downloads latest Google Earth disk image and imports into Munki.", + "com.github.autopkg.AutoPkg1GitMaster": { + "name": "autopkg", + "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", "repo": "autopkg/recipes", - "path": "GoogleEarth/GoogleEarth.munki.recipe", - "parent": "com.github.autopkg.download.google-earth", - "shortname": "GoogleEarth.munki", - "inferred_type": "munki", - "munki_display_name": "Google Earth", - "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses." + "path": "AutoPkg/AutoPkg1GitMaster.pkg.recipe", + "shortname": "AutoPkg1GitMaster.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.download.AdobeAcrobatPro9Update": { - "name": "AdobeAcrobatPro9_Update", - "description": "Downloads updates for Adobe Acrobat Pro 9. VERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.", + "com.github.autopkg.download.AutoPkg-Release": { + "name": "AutoPkg", + "description": "Downloads the current release of AutoPkg from the AutoPkg release page on Github: https://github.com/autopkg/autopkg/releases", "repo": "autopkg/recipes", - "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.download.recipe", - "deprecated": true, - "shortname": "AdobeAcrobatPro9Update.download", + "path": "AutoPkg/AutoPkg-Release.download.recipe", + "shortname": "AutoPkg-Release.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.AdobeAcrobatPro9Update" + "com.github.autopkg.install.AutoPkg-Release", + "com.github.thenikola.munki.AutoPkg-Release" ] }, - "com.github.autopkg.download.AdobeAcrobatProXUpdate": { - "name": "AdobeAcrobatProX_Update", - "description": "Downloads updates for Adobe Acrobat Pro X or XI. MAJOR_VERSION can be '10', '11', corresponding to Pro X,\n Pro XI, etc. You can override this recipe multiple times for different values of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the\ndefault, 'latest'.", + "com.github.autopkg.AutoPkgGitMaster": { + "name": "autopkg", + "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", "repo": "autopkg/recipes", - "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.download.recipe", - "shortname": "AdobeAcrobatProXUpdate.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.AdobeAcrobatProXUpdate", - "com.github.jazzace.ds.AdobeAcrobatProXUpdate", - "com.github.golbiga.pkg.AdobeAcrobatProXUpdate", - "com.github.novaksam.pkg.AdobeAcrobatProXUpdate", - "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate", - "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate" - ] + "path": "AutoPkg/AutoPkgGitMaster.pkg.recipe", + "shortname": "AutoPkgGitMaster.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.munki.AdobeAcrobatProXUpdate": { - "name": "AdobeAcrobatProX_Update", - "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto Munki. It will also set the appropriate 'requires' item for the \nprevious update in the Munki pkginfo, if applicable. Historically, \nquarterly scheduled updates have been cumulative for Pro X/XI, and\nout-of-cycle updates have not.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro X or XI installer item in your Munki repo.\n\nMAJOR_VERSION can be '10', '11', corresponding to Pro X, Pro XI, \netc. You can override this recipe multiple times for different\nvalues of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the \ndefault, 'latest'.", + "com.github.autopkg.install.AutoPkg-Release": { + "name": "AutoPkg", + "description": "Downloads the current release version of AutoPkg and installs it.", "repo": "autopkg/recipes", - "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.munki.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", - "shortname": "AdobeAcrobatProXUpdate.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat Pro Update", - "munki_description": "" + "path": "AutoPkg/AutoPkg-Release.install.recipe", + "parent": "com.github.autopkg.download.AutoPkg-Release", + "shortname": "AutoPkg-Release.install", + "inferred_type": "install" }, - "com.github.autopkg.munki.AdobeAcrobatPro9Update": { - "name": "AdobeAcrobatPro9_Update", - "description": "Downloads updates for Adobe Acrobat Pro 9 and imports them into\nMunki. It will also set the appropriate 'requires' item for the\nprevious update in the Munki pkginfo.\n\nAcrobat Pro 9 updates get their own installer type in Munki,\nand makepkginfo will handle requiring a logout for these. Acrobat\nPro 9 uses a separate recipe from X/XI as its download is provided\nas a zip file, which must be re-packed to a .dmg.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro 9 item in your Munki repo.\n\nVERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.", + "com.github.autopkg.AutoPkgGitMasterChoco": { + "name": "autopkg", + "description": "Build Chocolatey package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", "repo": "autopkg/recipes", - "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.munki.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatPro9Update", - "deprecated": true, - "shortname": "AdobeAcrobatPro9Update.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat Pro Update", - "munki_description": "" + "path": "AutoPkg/AutoPkgGitMaster.nupkg.recipe", + "shortname": "AutoPkgGitMaster.nupkg", + "inferred_type": "nupkg" }, - "com.github.autopkg.download.Handbrake": { - "name": "Handbrake", - "description": "Downloads the latest Handbrake disk image.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", - "repo": "autopkg/recipes", - "path": "Handbrake/Handbrake.download.recipe", - "shortname": "Handbrake.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.Handbrake", - "com.github.autopkg.pkg.Handbrake", - "com.github.peshay.filewave.Handbrake" - ] + "com.github.autopkg.AutoPkgGitMasterNoPython": { + "name": "autopkg", + "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", + "repo": "autopkg/recipes", + "path": "AutoPkg/AutoPkgGitMasterNoPython.pkg.recipe", + "shortname": "AutoPkgGitMasterNoPython.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.munki.Handbrake": { - "name": "Handbrake", - "description": "Downloads latest Handbrake disk image and imports into Munki.", + "com.github.autopkg.pkg.omniplan": { + "name": "OmniPlan", + "description": "Downloads latest OmniPlan 2 disk image builds a package.", "repo": "autopkg/recipes", - "path": "Handbrake/Handbrake.munki.recipe", - "parent": "com.github.autopkg.download.Handbrake", - "shortname": "Handbrake.munki", + "path": "OmniGroup/OmniPlan.pkg.recipe", + "parent": "com.github.autopkg.download.omniplan", + "shortname": "OmniPlan.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.munki.omnigraffle": { + "name": "OmniGraffle", + "description": "Downloads latest OmniGraffle 5 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniGraffle.munki.recipe", + "parent": "com.github.autopkg.download.omnigraffle", + "shortname": "OmniGraffle.munki", "inferred_type": "munki", - "munki_display_name": "Handbrake", - "munki_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs." + "munki_display_name": "OmniGraffle", + "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." }, - "com.github.autopkg.pkg.Handbrake": { - "name": "Handbrake", - "description": "Downloads the latest Handbrake disk image and creates a package.", + "com.github.autopkg.pkg.omnigraffle6": { + "name": "OmniGraffle6", + "description": "Downloads latest OmniGraffle 6 disk image and builds a package.", "repo": "autopkg/recipes", - "path": "Handbrake/Handbrake.pkg.recipe", - "parent": "com.github.autopkg.download.Handbrake", - "shortname": "Handbrake.pkg", + "path": "OmniGroup/OmniGraffle6.pkg.recipe", + "parent": "com.github.autopkg.download.omnigraffle6", + "shortname": "OmniGraffle6.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahamgilbert.install.handbrake", - "com.github.novaksam.jss.HandBrake", - "com.github.novaksam.jamf.Handbrake", - "com.github.seansgm.autopkg-lanrev-recipes.Handbrake", - "com.github.seansgm.autopkg-absolute-recipes.Handbrake", - "com.github.smithjw.sign.Handbrake", - "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.HandBrake" + "com.github.grahamgilbert.install.omnigraffle6" ] }, - "com.github.autopkg.AutoPkgGitMasterChoco": { - "name": "autopkg", - "description": "Build Chocolatey package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", - "repo": "autopkg/recipes", - "path": "AutoPkg/AutoPkgGitMaster.nupkg.recipe", - "shortname": "AutoPkgGitMaster.nupkg", - "inferred_type": "nupkg" - }, - "com.github.autopkg.AutoPkgGitMaster": { - "name": "autopkg", - "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", + "com.github.autopkg.install.omnifocus3": { + "name": "OmniFocus3", + "description": "Downloads latest OmniFocus3 disk image and installs into /Applications.", "repo": "autopkg/recipes", - "path": "AutoPkg/AutoPkgGitMaster.pkg.recipe", - "shortname": "AutoPkgGitMaster.pkg", - "inferred_type": "pkg" + "path": "OmniGroup/OmniFocus3.install.recipe", + "parent": "com.github.autopkg.download.omnifocus3", + "shortname": "OmniFocus3.install", + "inferred_type": "install" }, - "com.github.autopkg.AutoPkgGitMasterNoPython": { - "name": "autopkg", - "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", + "com.github.autopkg.pkg.omnioutliner5": { + "name": "OmniOutliner5", + "description": "Downloads latest OmniOutliner 5 disk image builds a package.", "repo": "autopkg/recipes", - "path": "AutoPkg/AutoPkgGitMasterNoPython.pkg.recipe", - "shortname": "AutoPkgGitMasterNoPython.pkg", + "path": "OmniGroup/OmniOutliner5.pkg.recipe", + "parent": "com.github.autopkg.download.omnioutliner5", + "shortname": "OmniOutliner5.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.AutoPkg1GitMaster": { - "name": "autopkg", - "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ", + "com.github.autopkg.pkg.omnioutlinerpro": { + "name": "OmniOutlinerPro", + "description": "Downloads latest OmniOutlinerPro disk image builds a package.", "repo": "autopkg/recipes", - "path": "AutoPkg/AutoPkg1GitMaster.pkg.recipe", - "shortname": "AutoPkg1GitMaster.pkg", + "path": "OmniGroup/OmniOutlinerPro.pkg.recipe", + "parent": "com.github.autopkg.download.omnioutlinerpro", + "shortname": "OmniOutlinerPro.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.install.AutoPkg-Release": { - "name": "AutoPkg", - "description": "Downloads the current release version of AutoPkg and installs it.", + "com.github.autopkg.munki.omnifocus": { + "name": "OmniFocus", + "description": "Downloads latest OmniFocus disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "AutoPkg/AutoPkg-Release.install.recipe", - "parent": "com.github.autopkg.download.AutoPkg-Release", - "shortname": "AutoPkg-Release.install", - "inferred_type": "install" + "path": "OmniGroup/OmniFocus.munki.recipe", + "parent": "com.github.autopkg.munki.omnigroupproduct", + "shortname": "OmniFocus.munki", + "inferred_type": "munki", + "munki_display_name": "OmniFocus", + "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." }, - "com.github.autopkg.download.AutoPkg-Release": { - "name": "AutoPkg", - "description": "Downloads the current release of AutoPkg from the AutoPkg release page on Github: https://github.com/autopkg/autopkg/releases", + "com.github.autopkg.download.omnigraffle6": { + "name": "OmniGraffle6", + "description": "Downloads latest OmniGraffle 6 disk image.", "repo": "autopkg/recipes", - "path": "AutoPkg/AutoPkg-Release.download.recipe", - "shortname": "AutoPkg-Release.download", + "path": "OmniGroup/OmniGraffle6.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraffle6.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.AutoPkg-Release", - "com.github.thenikola.munki.AutoPkg-Release" + "com.github.autopkg.pkg.omnigraffle6", + "com.github.autopkg.munki.omnigraffle6" ] }, - "com.github.autopkg.munki.TextMate2": { - "name": "TextMate2", - "description": "Downloads the latest TextMate 2 from their GitHub repo and imports into Munki.\n\nThe postinstall script symlinks the 'mate' command-line helper tool from\nthe application bundle to /usr/local/bin/mate, the same path that TextMate2\nwould install it to.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n", + "com.github.autopkg.munki.omnigraphsketcher": { + "name": "OmniGraphSketcher", + "description": "Downloads latest OmniGraphSketcher disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "TextMate/TextMate2.munki.recipe", - "parent": "com.github.autopkg.download.TextMate2", - "shortname": "TextMate2.munki", + "path": "OmniGroup/OmniGraphSketcher.munki.recipe", + "parent": "com.github.autopkg.download.omnigraphsketcher", + "shortname": "OmniGraphSketcher.munki", "inferred_type": "munki", - "munki_display_name": "TextMate 2", - "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike." + "munki_display_name": "OmniGraphSketcher", + "munki_description": "OmniGraphSketcher helps you make elegant and precise graphs in seconds, whether you have specific data to visualize or you just have a concept to explain. Specifically designed for reports, presentations, and problem sets where you need to produce sharp-looking graphs on the fly, OmniGraphSketcher combines the data plotting power of charting applications with the ease of a basic drawing program." }, - "com.github.autopkg.munki.TextMate": { - "name": "TextMate", - "description": "Downloads TextMate 1.5.11 and imports into Munki. The URL\nis hardcoded because it's not likely to ever get another update.", + "com.github.autopkg.munki.omnigraffle7": { + "name": "OmniGraffle7", + "description": "Downloads latest OmniGraffle 7 disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "TextMate/TextMate.munki.recipe", - "parent": "com.github.autopkg.download.TextMate", - "shortname": "TextMate.munki", + "path": "OmniGroup/OmniGraffle7.munki.recipe", + "parent": "com.github.autopkg.download.omnigraffle7", + "shortname": "OmniGraffle7.munki", "inferred_type": "munki", - "munki_display_name": "TextMate", - "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike." + "munki_display_name": "OmniGraffle 7", + "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." }, - "com.github.autopkg.download.TextMate": { - "name": "TextMate", - "description": "Downloads TextMate 1.5.11. The URL\nis hardcoded because it's not likely to ever get another update.", + "com.github.autopkg.download.omnioutliner": { + "name": "OmniOutliner", + "description": "Downloads latest OmniOutliner 3 disk image.", "repo": "autopkg/recipes", - "path": "TextMate/TextMate.download.recipe", - "shortname": "TextMate.download", + "path": "OmniGroup/OmniOutliner.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniOutliner.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.TextMate", - "com.github.rustymyers.pkg.TextMate" + "com.github.autopkg.munki.omnioutliner", + "com.github.autopkg.pkg.omnioutliner" ] }, - "com.github.autopkg.download.TextMate2": { - "name": "TextMate2", - "description": "Downloads the latest TextMate 2 from their GitHub repo.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.autopkg.download.omnioutliner4": { + "name": "OmniOutliner4", + "description": "Downloads latest OmniOutliner 4 disk image.", "repo": "autopkg/recipes", - "path": "TextMate/TextMate2.download.recipe", - "shortname": "TextMate2.download", + "path": "OmniGroup/OmniOutliner4.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniOutliner4.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.TextMate2", - "com.github.autopkg.install.TextMate2", - "com.github.golbiga.pkg.TextMate2" + "com.github.autopkg.munki.omnioutliner4", + "com.github.autopkg.pkg.omnioutliner4" ] }, - "com.github.autopkg.install.TextMate2": { - "name": "TextMate2", - "description": "Installs the latest TextMate 2 from GitHub", + "com.github.autopkg.download.omnifocus": { + "name": "OmniFocus", + "description": "Downloads latest OmniFocus disk image.", "repo": "autopkg/recipes", - "path": "TextMate/TextMate2.install.recipe", - "parent": "com.github.autopkg.download.TextMate2", - "shortname": "TextMate2.install", - "inferred_type": "install" + "path": "OmniGroup/OmniFocus.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniFocus.download", + "inferred_type": "download" }, - "com.github.autopkg.recipes.SampleSharedProcessor": { - "name": null, - "description": "This is an example of a recipe that can be used by another\nrecipe outside of this directory or repo, to refer to\na processor in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.autopkg.recipes.SampleSharedProcessor/SampleSharedProcessor\n\n\n..assuming that this recipe is in one of AutoPkg's search dirs.\n ", + "com.github.autopkg.pkg.omnifocus": { + "name": "OmniFocus", + "description": "Downloads latest OmniFocus disk image and builds a package.", "repo": "autopkg/recipes", - "path": "SampleSharedProcessor/SampleSharedProcessor.recipe" + "path": "OmniGroup/OmniFocus.pkg.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniFocus.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.pkg.Silverlight": { - "name": "Silverlight", - "description": "Downloads latest Silverlight installer and copies the package to the build directory with an appended version number.", + "com.github.autopkg.download.omnifocus3": { + "name": "OmniFocus3", + "description": "Downloads latest OmniFocus3 disk image.", "repo": "autopkg/recipes", - "path": "Silverlight/Silverlight.pkg.recipe", - "parent": "com.github.autopkg.download.Silverlight", - "deprecated": true, - "shortname": "Silverlight.pkg", - "inferred_type": "pkg", + "path": "OmniGroup/OmniFocus3.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniFocus3.download", + "inferred_type": "download", "children": [ - "com.justinrummel.jss.Silverlight", - "com.github.seansgm.autopkg-lanrev-recipes.Silverlight", - "com.github.seansgm.autopkg-absolute-recipes.Silverlight", - "com.github.autopkg.seansgm-filewave.Silverlight", - "com.github.autopkg.filewave.Silverlight" + "com.github.autopkg.install.omnifocus3", + "com.github.peshay.filewave.OmniFocus3", + "com.github.ahousseini-recipes.pkg.OmniFocus3" ] }, - "com.github.autopkg.download.Silverlight": { - "name": "Silverlight", - "description": "Downloads latest Silverlight installer.", + "com.github.autopkg.munki.omnigroupproduct": { + "name": "OmniGroupProduct", + "description": "Downloads latest OmniGroupProduct disk image and imports into Munki. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/recipes", - "path": "Silverlight/Silverlight.download.recipe", - "deprecated": true, - "shortname": "Silverlight.download", - "inferred_type": "download", + "path": "OmniGroup/OmniGroupProduct.munki.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGroupProduct.munki", + "inferred_type": "munki", + "munki_display_name": "OmniGroupProduct", + "munki_description": "Add description here", "children": [ - "com.github.autopkg.pkg.Silverlight", - "com.github.autopkg.install.Silverlight", - "com.github.autopkg.munki.Silverlight", - "com.github.novaksam.pkg.Silverlight", - "com.github.triti.ds.Silverlight" + "com.github.autopkg.munki.omnifocus", + "com.github.autopkg.munki.omnifocus2", + "com.github.autopkg.munki.omnifocus3", + "com.github.autopkg.munki.omnifocus4" ] }, - "com.github.autopkg.install.Silverlight": { - "name": null, - "description": "Downloads and installs latest Silverlight installer.", + "com.github.autopkg.download.omnigroupproduct": { + "name": "OmniGroupProduct", + "description": "Downloads latest OmniGroupProduct. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/recipes", - "path": "Silverlight/Silverlight.install.recipe", - "parent": "com.github.autopkg.download.Silverlight", - "deprecated": true, - "shortname": "Silverlight.install", - "inferred_type": "install" + "path": "OmniGroup/OmniGroupProduct.download.recipe", + "shortname": "OmniGroupProduct.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.download.omnigraffle6", + "com.github.autopkg.download.omnioutliner", + "com.github.autopkg.download.omnioutliner4", + "com.github.autopkg.download.omnifocus", + "com.github.autopkg.download.omnifocus3", + "com.github.autopkg.munki.omnigroupproduct", + "com.github.autopkg.download.omnigraffle", + "com.github.autopkg.download.omniplan3", + "com.github.autopkg.download.OmniDiskSweeper", + "com.github.autopkg.pkg.omnigroupproduct", + "com.github.autopkg.download.omnifocus2", + "com.github.autopkg.download.omnioutliner5", + "com.github.autopkg.download.omnifocus4", + "com.github.autopkg.download.omnigrafflepro", + "com.github.autopkg.download.omnigraphsketcher", + "com.github.autopkg.download.omnigraffle7", + "com.github.autopkg.download.omniplan", + "com.github.autopkg.download.omnioutlinerpro", + "com.github.peshay.filewave.OmniGraffle6", + "com.github.peshay.filewave.OmniGraffle5", + "com.github.peshay.filewave.OmniGraffle7" + ] }, - "com.github.autopkg.munki.Silverlight": { - "name": "Silverlight", - "description": "Downloads latest Silverlight installer and imports into Munki.", + "com.github.autopkg.munki.OmniDiskSweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads latest OmniDiskSweeper disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "Silverlight/Silverlight.munki.recipe", - "parent": "com.github.autopkg.download.Silverlight", - "deprecated": true, - "shortname": "Silverlight.munki", + "path": "OmniGroup/OmniDiskSweeper.munki.recipe", + "parent": "com.github.autopkg.download.OmniDiskSweeper", + "shortname": "OmniDiskSweeper.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Silverlight", - "munki_description": "Microsoft Silverlight is a free web-browser plug-in that enables interactive media experiences, rich business applications and immersive mobile apps." + "munki_display_name": "OmniDiskSweeper", + "munki_description": "OmniDiskSweeper shows you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution." }, - "com.github.autopkg.munki.FlashPlayerExtractPackage": { - "name": "AdobeFlashPlayer", - "description": "Downloads Adobe Flash Player installer, extracts the embedded package, imports into Munki.", + "com.github.autopkg.munki.omniplan": { + "name": "OmniPlan", + "description": "Downloads latest OmniPlan 2 disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "AdobeFlashPlayer/AdobeFlashPlayerExtractPackage.munki.recipe", - "parent": "com.github.autopkg.download.FlashPlayer", - "shortname": "AdobeFlashPlayerExtractPackage.munki", + "path": "OmniGroup/OmniPlan.munki.recipe", + "parent": "com.github.autopkg.download.omniplan", + "shortname": "OmniPlan.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Flash Player", - "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers." + "munki_display_name": "OmniPlan", + "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity." }, - "com.github.autopkg.download.FlashPlayer": { - "name": "AdobeFlashPlayer", - "description": "Downloads Adobe Flash Player installer.", + "com.github.autopkg.download.omnigraffle": { + "name": "OmniGraffle", + "description": "Downloads latest OmniGraffle 5 disk image.", "repo": "autopkg/recipes", - "path": "AdobeFlashPlayer/AdobeFlashPlayer.download.recipe", - "shortname": "AdobeFlashPlayer.download", + "path": "OmniGroup/OmniGraffle.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraffle.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.FlashPlayerExtractPackage", - "com.github.autopkg.munki.FlashPlayerNoRepackage", - "com.github.autopkg.pkg.FlashPlayerExtractPackage", - "com.github.autopkg.install.FlashPlayer" + "com.github.autopkg.munki.omnigraffle", + "com.github.autopkg.pkg.omnigraffle" ] }, - "com.github.autopkg.munki.FlashPlayerNoRepackage": { - "name": "AdobeFlashPlayer", - "description": "Downloads Adobe Flash Player installer, imports into Munki.", + "com.github.autopkg.install.omnifocus4": { + "name": "OmniFocus4", + "description": "Downloads latest OmniFocus4 disk image and installs into /Applications.", "repo": "autopkg/recipes", - "path": "AdobeFlashPlayer/AdobeFlashPlayer.munki.recipe", - "parent": "com.github.autopkg.download.FlashPlayer", - "shortname": "AdobeFlashPlayer.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Flash Player", - "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers." + "path": "OmniGroup/OmniFocus4.install.recipe", + "parent": "com.github.autopkg.download.omnifocus4", + "shortname": "OmniFocus4.install", + "inferred_type": "install" }, - "com.github.autopkg.pkg.FlashPlayerExtractPackage": { - "name": "AdobeFlashPlayer", - "description": "Downloads Adobe Flash Player installer and extracts the embedded package. No repackaging done.", + "com.github.autopkg.pkg.omnifocus4": { + "name": "OmniFocus4", + "description": "Downloads latest OmniFocus4 disk image and builds a package.", "repo": "autopkg/recipes", - "path": "AdobeFlashPlayer/AdobeFlashPlayer.pkg.recipe", - "parent": "com.github.autopkg.download.FlashPlayer", - "shortname": "AdobeFlashPlayer.pkg", + "path": "OmniGroup/OmniFocus4.pkg.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniFocus4.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.AdobeFlashPlayer", - "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer", - "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer", - "com.github.autopkg.filewave.FlashPlayerNoRepackage" + "com.github.davidbpirie.jamf-upload.omnifocus4" ] }, - "com.github.autopkg.install.FlashPlayer": { - "name": "AdobeFlashPlayer", - "description": "Downloads Adobe Flash Player installer, extracts the embedded package and installs it.", + "com.github.autopkg.pkg.omnifocus3": { + "name": "OmniFocus3", + "description": "Downloads latest OmniFocus3 disk image and builds a package.", "repo": "autopkg/recipes", - "path": "AdobeFlashPlayer/AdobeFlashPlayer.install.recipe", - "parent": "com.github.autopkg.download.FlashPlayer", - "shortname": "AdobeFlashPlayer.install", - "inferred_type": "install" + "path": "OmniGroup/OmniFocus3.pkg.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniFocus3.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.omnifocus3" + ] }, - "com.github.autopkg.munki.makecatalogs": { - "name": null, - "description": "Rebuilds Munki catalogs in Munki repo if any other recipe in the same autopkg run imported something.\nUse -k force_rebuild=YES to force a rebuild.", + "com.github.autopkg.munki.omnifocus2": { + "name": "OmniFocus2", + "description": "Downloads latest OmniFocus2 disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "Munki/MakeCatalogs.munki.recipe", - "shortname": "MakeCatalogs.munki", + "path": "OmniGroup/OmniFocus2.munki.recipe", + "parent": "com.github.autopkg.munki.omnigroupproduct", + "shortname": "OmniFocus2.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "OmniFocus", + "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." }, - "com.github.autopkg.pkg.googlechromepkg": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome enterprise package and renames it based on the Chrome version.", + "com.github.autopkg.munki.omnioutlinerpro": { + "name": "OmniOutlinerPro", + "description": "Downloads latest OmniOutlinerPro disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChromePkg.pkg.recipe", - "parent": "com.github.autopkg.download.googlechromepkg", - "shortname": "GoogleChromePkg.pkg", - "inferred_type": "pkg", + "path": "OmniGroup/OmniOutlinerPro.munki.recipe", + "parent": "com.github.autopkg.download.omnioutlinerpro", + "shortname": "OmniOutlinerPro.munki", + "inferred_type": "munki", + "munki_display_name": "OmniOutliner Professional", + "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. " + }, + "com.github.autopkg.munki.omnioutliner": { + "name": "OmniOutliner", + "description": "Downloads latest OmniOutliner 3 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniOutliner.munki.recipe", + "parent": "com.github.autopkg.download.omnioutliner", + "shortname": "OmniOutliner.munki", + "inferred_type": "munki", + "munki_display_name": "OmniOutliner", + "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. " + }, + "com.github.autopkg.pkg.omnigraphsketcher": { + "name": "OmniGraphSketcher", + "description": "Downloads latest OmniGraphSketcher disk image builds a package.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniGraphSketcher.pkg.recipe", + "parent": "com.github.autopkg.download.omnigraphsketcher", + "shortname": "OmniGraphSketcher.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.munki.omnifocus3": { + "name": "OmniFocus3", + "description": "Downloads latest OmniFocus3 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniFocus3.munki.recipe", + "parent": "com.github.autopkg.munki.omnigroupproduct", + "shortname": "OmniFocus3.munki", + "inferred_type": "munki", + "munki_display_name": "OmniFocus", + "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." + }, + "com.github.autopkg.pkg.omnifocus2": { + "name": "OmniFocus2", + "description": "Downloads latest OmniFocus2 disk image and builds a package.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniFocus2.pkg.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniFocus2.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.munki.omnioutliner4": { + "name": "OmniOutliner4", + "description": "Downloads latest OmniOutliner 4 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniOutliner4.munki.recipe", + "parent": "com.github.autopkg.download.omnioutliner4", + "shortname": "OmniOutliner4.munki", + "inferred_type": "munki", + "munki_display_name": "OmniOutliner 4", + "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition." + }, + "com.github.autopkg.munki.omniplan3": { + "name": "OmniPlan3", + "description": "Downloads latest OmniPlan 3 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniPlan3.munki.recipe", + "parent": "com.github.autopkg.download.omniplan3", + "shortname": "OmniPlan3.munki", + "inferred_type": "munki", + "munki_display_name": "OmniPlan 3", + "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity." + }, + "com.github.autopkg.download.omniplan3": { + "name": "OmniPlan3", + "description": "Downloads latest OmniPlan 3 disk image.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniPlan3.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniPlan3.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jamf.googlechromepkg", - "com.github.rtrouton.jss.googlechromeenterprise" + "com.github.autopkg.munki.omniplan3", + "com.github.autopkg.pkg.omniplan3" ] }, - "com.github.autopkg.munki.googlechromepkg": { - "name": "GoogleChrome", - "description": "Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.autopkg.install.OmniDiskSweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads latest OmniDiskSweeper disk image and installs into /Applications.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChromePkg.munki.recipe", - "parent": "com.github.autopkg.download.googlechromepkg", - "shortname": "GoogleChromePkg.munki", + "path": "OmniGroup/OmniDiskSweeper.install.recipe", + "parent": "com.github.autopkg.download.OmniDiskSweeper", + "shortname": "OmniDiskSweeper.install", + "inferred_type": "install" + }, + "com.github.autopkg.munki.omnioutliner5": { + "name": "OmniOutliner5", + "description": "Downloads latest OmniOutliner 5 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniOutliner5.munki.recipe", + "parent": "com.github.autopkg.download.omnioutliner5", + "shortname": "OmniOutliner5.munki", "inferred_type": "munki", - "munki_display_name": "Google Chrome", - "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web.", + "munki_display_name": "OmniOutliner 5", + "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition." + }, + "com.github.autopkg.download.OmniDiskSweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads latest OmniDiskSweeper disk image.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniDiskSweeper.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniDiskSweeper.download", + "inferred_type": "download", "children": [ - "com.github.grahamgilbert.munki.GoogleChromeEnterprise" + "com.github.autopkg.munki.OmniDiskSweeper", + "com.github.autopkg.install.OmniDiskSweeper", + "com.github.autopkg.pkg.OmniDiskSweeper" ] }, - "com.github.autopkg.munki.google-chrome": { - "name": "GoogleChrome", - "description": "Downloads the latest Google Chrome disk image and imports into Munki.", + "com.github.autopkg.pkg.omniplan3": { + "name": "OmniPlan3", + "description": "Downloads latest OmniPlan 3 disk image builds a package.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChrome.munki.recipe", - "parent": "com.github.autopkg.download.googlechrome", - "shortname": "GoogleChrome.munki", - "inferred_type": "munki", - "munki_display_name": "Google Chrome", - "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." + "path": "OmniGroup/OmniPlan3.pkg.recipe", + "parent": "com.github.autopkg.download.omniplan3", + "shortname": "OmniPlan3.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.install.googlechrome": { - "name": null, - "description": "Downloads latest Google Chrome disk image and installs Google Chrome.", + "com.github.autopkg.pkg.omnioutliner": { + "name": "OmniOutliner", + "description": "Downloads latest OmniOutliner 3 disk image builds a package.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChrome.install.recipe", - "parent": "com.github.autopkg.download.googlechrome", - "shortname": "GoogleChrome.install", - "inferred_type": "install" + "path": "OmniGroup/OmniOutliner.pkg.recipe", + "parent": "com.github.autopkg.download.omnioutliner", + "shortname": "OmniOutliner.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.download.googlechrome": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image.", + "com.github.autopkg.pkg.omnigrafflepro": { + "name": "OmniGrafflePro", + "description": "Downloads latest OmniGrafflePro 5 disk image and builds a package.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChrome.download.recipe", - "shortname": "GoogleChrome.download", + "path": "OmniGroup/OmniGrafflePro.pkg.recipe", + "parent": "com.github.autopkg.download.omnigrafflepro", + "shortname": "OmniGrafflePro.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.pkg.omnigroupproduct": { + "name": "OmniGroupProduct", + "description": "Downloads latest OmniGroupProduct disk image and builds a package. This is an abstract base recipe intended to be overridden.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniGroupProduct.pkg.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGroupProduct.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.pkg.omnifocus", + "com.github.autopkg.pkg.omnifocus4", + "com.github.autopkg.pkg.omnifocus3", + "com.github.autopkg.pkg.omnifocus2", + "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper", + "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb", + "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence", + "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus" + ] + }, + "com.github.autopkg.pkg.omnioutliner4": { + "name": "OmniOutliner4", + "description": "Downloads latest OmniOutliner 4 disk image builds a package.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniOutliner4.pkg.recipe", + "parent": "com.github.autopkg.download.omnioutliner4", + "shortname": "OmniOutliner4.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.download.omnifocus2": { + "name": "OmniFocus2", + "description": "Downloads latest OmniFocus2 disk image.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniFocus2.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniFocus2.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.google-chrome", - "com.github.autopkg.install.googlechrome", - "com.github.autopkg.pkg.googlechrome", - "com.github.scriptingosx.pkg.GoogleChrome", - "com.github.rtrouton.pkg.googlechrome", - "com.github.aysiu.munki.GoogleChromeInstallCheck", - "com.github.autopkg.filewave.google-chrome", - "com.github.almenscorner.intune.GoogleChrome" + "com.github.autopkg.install.omnifocus2", + "com.github.peshay.filewave.OmniFocus2" ] }, - "com.github.autopkg.pkg.googlechrome": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image and builds a package.", + "com.github.autopkg.munki.omnigrafflepro": { + "name": "OmniGrafflePro", + "description": "Downloads latest OmniGrafflePro 5 disk image and imports into Munki.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChrome.pkg.recipe", - "parent": "com.github.autopkg.download.googlechrome", - "shortname": "GoogleChrome.pkg", + "path": "OmniGroup/OmniGrafflePro.munki.recipe", + "parent": "com.github.autopkg.download.omnigrafflepro", + "shortname": "OmniGrafflePro.munki", + "inferred_type": "munki", + "munki_display_name": "OmniGraffle Professional", + "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." + }, + "com.github.autopkg.download.omnioutliner5": { + "name": "OmniOutliner5", + "description": "Downloads latest OmniOutliner 5 disk image.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniOutliner5.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniOutliner5.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.pkg.omnioutliner5", + "com.github.autopkg.munki.omnioutliner5" + ] + }, + "com.github.autopkg.munki.omnifocus4": { + "name": "OmniFocus4", + "description": "Downloads latest OmniFocus4 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniFocus4.munki.recipe", + "parent": "com.github.autopkg.munki.omnigroupproduct", + "shortname": "OmniFocus4.munki", + "inferred_type": "munki", + "munki_display_name": "OmniFocus", + "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do." + }, + "com.github.autopkg.pkg.omnigraffle": { + "name": "OmniGraffle", + "description": "Downloads latest OmniGraffle 5 disk image and builds a package.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniGraffle.pkg.recipe", + "parent": "com.github.autopkg.download.omnigraffle", + "shortname": "OmniGraffle.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.GoogleChrome", - "com.github.novaksam.jss.GoogleChrome", - "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome", - "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome", - "com.github.triti.ds.googlechrome", - "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome", - "com.github.davidbpirie.jamf-upload.GoogleChrome" + "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle", + "com.github.seansgm.autopkg-absolute-recipes.OmniGraffle" ] }, - "com.github.autopkg.download.googlechromepkg": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome enterprise package.", + "com.github.autopkg.download.omnifocus4": { + "name": "OmniFocus4", + "description": "Downloads latest OmniFocus4 disk image.", "repo": "autopkg/recipes", - "path": "GoogleChrome/GoogleChromePkg.download.recipe", - "shortname": "GoogleChromePkg.download", + "path": "OmniGroup/OmniFocus4.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniFocus4.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.googlechromepkg", - "com.github.autopkg.munki.googlechromepkg", - "com.github.peshay.filewave.googlechromepkg", - "com.github.almenscorner.intune.GoogleChromePkg" + "com.github.autopkg.install.omnifocus4" ] }, - "com.github.autopkg.munki.sassafras-k2client": { - "name": "K2Client", - "description": "Fetches the latest Sassafras KeyClient Mac installer and imports into\nMunki. Additionally, fetch the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer.\n\nThis recipe supports KeyClient 7.0 and up only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nK2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\noptions to the 'k2clientconfig' tool. No sanity checking is performed beyond\nwhat's done by k2clientconfig. The recipe includes one suggested default, more\ndocumentation here:\nhttp://www.sassafras.com/hrl/7.2/k2clientconfigM.html\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nWe use a separate installs item for KeyAccess.app, because the options passed\nto k2clientconfig may alter which packages are installed, and therefore the\nreceipts array.\n\nSassafras uses two decimals in their mpkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n\nThe 7.2.0.3 installer has a known issue with version numbers in the pkg\ncomponents, but since we generate an installs item for KeyAccess.app already,\nwe use its version in the pkginfo.\n", + "com.github.autopkg.download.omnigrafflepro": { + "name": "OmniGrafflePro", + "description": "Downloads latest OmniGrafflePro 5 disk image.", "repo": "autopkg/recipes", - "path": "SassafrasK2Client/SassafrasK2Client.munki.recipe", - "parent": "com.github.autopkg.download.sassafras-k2client", - "shortname": "SassafrasK2Client.munki", - "inferred_type": "munki", - "munki_display_name": "KeyClient", - "munki_description": "This is the client for the Sassafras KeyServer licensing managing software." + "path": "OmniGroup/OmniGrafflePro.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGrafflePro.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.pkg.omnigrafflepro", + "com.github.autopkg.munki.omnigrafflepro" + ] }, - "com.github.autopkg.download.sassafras-k2client": { - "name": "K2Client", - "description": "Fetches the latest Sassafras KeyClient Mac installer.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.5: 75\n7.6: 76\n\nThis recipe supports only a REVISION of 70 and up. If REVISION\nis set to an empty string, the latest version will be retrieved.\n", + "com.github.autopkg.download.omnigraphsketcher": { + "name": "OmniGraphSketcher", + "description": "Downloads latest OmniGraphSketcher disk image.", "repo": "autopkg/recipes", - "path": "SassafrasK2Client/SassafrasK2Client.download.recipe", - "shortname": "SassafrasK2Client.download", + "path": "OmniGroup/OmniGraphSketcher.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraphSketcher.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.sassafras-k2client", - "com.github.jazzace.ds.sassafras-k2client" + "com.github.autopkg.munki.omnigraphsketcher", + "com.github.autopkg.pkg.omnigraphsketcher" ] }, - "com.github.autopkg.download.Evernote": { - "name": "Evernote", - "description": "Downloads the current release version of Evernote.", + "com.github.autopkg.download.omnigraffle7": { + "name": "OmniGraffle7", + "description": "Downloads latest OmniGraffle 7 disk image.", "repo": "autopkg/recipes", - "path": "Evernote/Evernote.download.recipe", - "shortname": "Evernote.download", + "path": "OmniGroup/OmniGraffle7.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraffle7.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.Evernote", - "com.github.autopkg.pkg.Evernote", - "com.github.autopkg.filewave.Evernote", - "com.github.autopkg.filewave.Evernote" + "com.github.autopkg.munki.omnigraffle7", + "com.github.autopkg.pkg.omnigraffle7" ] }, - "com.github.autopkg.munki.Evernote": { - "name": "Evernote", - "description": "Downloads the current release version of Evernote and imports into Munki.", + "com.github.autopkg.pkg.omnigraffle7": { + "name": "OmniGraffle7", + "description": "Downloads latest OmniGraffle 7 disk image and builds a package.", "repo": "autopkg/recipes", - "path": "Evernote/Evernote.munki.recipe", - "parent": "com.github.autopkg.download.Evernote", - "shortname": "Evernote.munki", + "path": "OmniGroup/OmniGraffle7.pkg.recipe", + "parent": "com.github.autopkg.download.omnigraffle7", + "shortname": "OmniGraffle7.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.install.omnifocus2": { + "name": "OmniFocus2", + "description": "Downloads latest OmniFocus2 disk image and installs into /Applications.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniFocus2.install.recipe", + "parent": "com.github.autopkg.download.omnifocus2", + "shortname": "OmniFocus2.install", + "inferred_type": "install" + }, + "com.github.autopkg.download.omniplan": { + "name": "OmniPlan", + "description": "Downloads latest OmniPlan 2 disk image.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniPlan.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniPlan.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.pkg.omniplan", + "com.github.autopkg.munki.omniplan" + ] + }, + "com.github.autopkg.munki.omnigraffle6": { + "name": "OmniGraffle6", + "description": "Downloads latest OmniGraffle 6 disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniGraffle6.munki.recipe", + "parent": "com.github.autopkg.download.omnigraffle6", + "shortname": "OmniGraffle6.munki", "inferred_type": "munki", - "munki_display_name": "Evernote", - "munki_description": "Evernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web." + "munki_display_name": "OmniGraffle 6", + "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable." }, - "com.github.autopkg.pkg.Evernote": { - "name": "Evernote", - "description": "Downloads the latest version of Evernote and makes a pkg of it.", + "com.github.autopkg.pkg.OmniDiskSweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads latest OmniDiskSweeper disk image and builds a package.", "repo": "autopkg/recipes", - "path": "Evernote/Evernote.pkg.recipe", - "parent": "com.github.autopkg.download.Evernote", - "shortname": "Evernote.pkg", + "path": "OmniGroup/OmniDiskSweeper.pkg.recipe", + "parent": "com.github.autopkg.download.OmniDiskSweeper", + "shortname": "OmniDiskSweeper.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahamgilbert.install.Evernote", - "com.github.novaksam.jss.Evernote", - "com.github.patgmac.lanrev.Evernote", - "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Evernote" + "com.github.andredb90.filewave.OmniDiskSweeper" ] }, - "com.github.autopkg.install.Firefox": { + "com.github.autopkg.download.omnioutlinerpro": { + "name": "OmniOutlinerPro", + "description": "Downloads latest OmniOutliner Pro 3 disk image.", + "repo": "autopkg/recipes", + "path": "OmniGroup/OmniOutlinerPro.download.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniOutlinerPro.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.pkg.omnioutlinerpro", + "com.github.autopkg.munki.omnioutlinerpro" + ] + }, + "com.github.autopkg.download.Skype": { + "name": "Skype", + "description": "Downloads latest Skype disk image.", + "repo": "autopkg/recipes", + "path": "Skype/Skype.download.recipe", + "shortname": "Skype.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.install.Skype", + "com.github.autopkg.pkg.Skype", + "com.github.autopkg.munki.Skype", + "com.github.peshay.filewave.Skype", + "com.github.amsysuk-recipes.pkg.Skype", + "com.github.primalcurve.pkg.published_version.Skype" + ] + }, + "com.github.autopkg.install.Skype": { "name": null, - "description": "Downloads Firefox disk image, builds a package and installs it.\nSome useful values for RELEASE are: 'latest', 'esr-latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-esr/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-beta/README.txt", + "description": "Downloads and installs latest Skype client.", "repo": "autopkg/recipes", - "path": "Mozilla/Firefox.install.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "shortname": "Firefox.install", + "path": "Skype/Skype.install.recipe", + "parent": "com.github.autopkg.download.Skype", + "shortname": "Skype.install", "inferred_type": "install" }, - "com.github.autopkg.munki.FirefoxSignedPkg": { - "name": "Firefox", - "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n", + "com.github.autopkg.pkg.Skype": { + "name": "Skype", + "description": "Downloads latest Skype disk image and builds a package.", "repo": "autopkg/recipes", - "path": "Mozilla/FirefoxSignedPkg.munki.recipe", - "parent": "com.github.autopkg.download.FirefoxSignedPkg", - "shortname": "FirefoxSignedPkg.munki", + "path": "Skype/Skype.pkg.recipe", + "parent": "com.github.autopkg.download.Skype", + "shortname": "Skype.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jss.Skype", + "com.github.novaksam.jamf.Skype", + "com.github.seansgm.autopkg-lanrev-recipes.Skype", + "com.github.seansgm.autopkg-absolute-recipes.Skype", + "com.github.grahampugh.recipes.jamf.Skype" + ] + }, + "com.github.autopkg.munki.Skype": { + "name": "Skype", + "description": "Downloads latest Skype disk image and imports into Munki.", + "repo": "autopkg/recipes", + "path": "Skype/Skype.munki.recipe", + "parent": "com.github.autopkg.download.Skype", + "shortname": "Skype.munki", "inferred_type": "munki", - "munki_display_name": "Mozilla Firefox", - "munki_description": "Mozilla Firefox is a free and open source web browser." + "munki_display_name": "Skype", + "munki_description": "Calling, seeing, messaging and sharing with others \u2013 wherever they are." + }, + "com.github.autopkg.download.Adium": { + "name": "Adium", + "description": "Downloads latest version of Adium.", + "repo": "autopkg/recipes", + "path": "Adium/Adium.download.recipe", + "shortname": "Adium.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.munki.Adium", + "com.github.autopkg.install.Adium", + "com.github.autopkg.pkg.Adium", + "com.github.autopkg.filewave.Adium" + ] + }, + "com.github.autopkg.munki.Adium": { + "name": "Adium", + "description": "Downloads latest version of Adium and imports into a Munki repo.", + "repo": "autopkg/recipes", + "path": "Adium/Adium.munki.recipe", + "parent": "com.github.autopkg.download.Adium", + "shortname": "Adium.munki", + "inferred_type": "munki", + "munki_display_name": "Adium", + "munki_description": "Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more." + }, + "com.github.autopkg.install.Adium": { + "name": "Adium", + "description": "Downloads Adium installer and installs it from DMG.", + "repo": "autopkg/recipes", + "path": "Adium/Adium.install.recipe", + "parent": "com.github.autopkg.download.Adium", + "shortname": "Adium.install", + "inferred_type": "install" + }, + "com.github.autopkg.pkg.Adium": { + "name": "Adium", + "description": "Downloads latest version of Adium and builds an Apple installer pkg.", + "repo": "autopkg/recipes", + "path": "Adium/Adium.pkg.recipe", + "parent": "com.github.autopkg.download.Adium", + "shortname": "Adium.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.triti.ds.Adium", + "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Adium" + ] }, "com.github.autopkg.download.firefox-rc-en_US": { "name": "Firefox", @@ -2764,48 +2856,38 @@ "com.github.neilmartin83.pkg.FirefoxPolicies" ] }, - "com.github.autopkg.pkg.Thunderbird": { + "com.github.autopkg.download.ThunderbirdSignedPkg": { "name": "Thunderbird", - "description": "Downloads Thunderbird disk image and builds a package.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt", - "repo": "autopkg/recipes", - "path": "Mozilla/Thunderbird.pkg.recipe", - "parent": "com.github.autopkg.download.thunderbird", - "shortname": "Thunderbird.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird" - ] - }, - "com.github.autopkg.download.FirefoxWindows": { - "name": "Firefox", - "description": "This recipe downloads the latest 64-bit or 32-bit Windows MSI installer.\n\t\t", + "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0 and 68.1esr.\n\nYou may choose a specific release stream by placing the appropriate key in the\nLATEST_RELEASE input variable. The two most common are:\n\tLATEST_THUNDERBIRD_VERSION for the latest (regular) release (this is the default), and\nOther values to try can be found by examining the JSON file at:\n\thttps://product-details.mozilla.org/1.0/thunderbird_versions.json\n(Not all will work.)\n\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n", "repo": "autopkg/recipes", - "path": "Mozilla/FirefoxWindows.download.recipe", - "shortname": "FirefoxWindows.download", + "path": "Mozilla/ThunderbirdSignedPkg.download.recipe", + "shortname": "ThunderbirdSignedPkg.download", "inferred_type": "download", "children": [ - "com.github.autopkg.nupkg.Firefox" + "com.github.autopkg.pkg.ThunderbirdSignedPkg", + "com.github.autopkg.install.ThunderbirdSignedPkg", + "com.github.autopkg.munki.ThunderbirdSignedPkg" ] }, - "com.github.autopkg.munki.thunderbird": { + "com.github.autopkg.pkg.ThunderbirdSignedPkg": { "name": "Thunderbird", - "description": "Downloads Thunderbird disk image and imports into Munki.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt", + "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0. Because the downloaded file is already a package, this pkg recipe does not add any further actions.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n", "repo": "autopkg/recipes", - "path": "Mozilla/Thunderbird.munki.recipe", - "parent": "com.github.autopkg.download.thunderbird", - "shortname": "Thunderbird.munki", - "inferred_type": "munki", - "munki_display_name": "Mozilla Thunderbird", - "munki_description": "Mozilla Thunderbird is a free and open source mail client." + "path": "Mozilla/ThunderbirdSignedPkg.pkg.recipe", + "parent": "com.github.autopkg.download.ThunderbirdSignedPkg", + "shortname": "ThunderbirdSignedPkg.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.pkg.mozillathunderbird" + ] }, - "com.github.autopkg.install.FirefoxSignedPkg": { + "com.github.autopkg.install.Firefox": { "name": null, - "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and installs it locally onto the computer running AutoPkg.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n", + "description": "Downloads Firefox disk image, builds a package and installs it.\nSome useful values for RELEASE are: 'latest', 'esr-latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-esr/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-beta/README.txt", "repo": "autopkg/recipes", - "path": "Mozilla/FirefoxSignedPkg.install.recipe", - "parent": "com.github.autopkg.download.FirefoxSignedPkg", - "shortname": "FirefoxSignedPkg.install", + "path": "Mozilla/Firefox.install.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "shortname": "Firefox.install", "inferred_type": "install" }, "com.github.autopkg.install.ThunderbirdSignedPkg": { @@ -2829,28 +2911,29 @@ "com.github.davidbpirie.jamf-upload.Firefox" ] }, - "com.github.autopkg.pkg.ThunderbirdSignedPkg": { + "com.github.autopkg.pkg.Thunderbird": { "name": "Thunderbird", - "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0. Because the downloaded file is already a package, this pkg recipe does not add any further actions.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n", + "description": "Downloads Thunderbird disk image and builds a package.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt", "repo": "autopkg/recipes", - "path": "Mozilla/ThunderbirdSignedPkg.pkg.recipe", - "parent": "com.github.autopkg.download.ThunderbirdSignedPkg", - "shortname": "ThunderbirdSignedPkg.pkg", + "path": "Mozilla/Thunderbird.pkg.recipe", + "parent": "com.github.autopkg.download.thunderbird", + "shortname": "Thunderbird.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.mozillathunderbird" + "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird" ] }, - "com.github.autopkg.munki.ThunderbirdSignedPkg": { + "com.github.autopkg.munki.thunderbird": { "name": "Thunderbird", - "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n", + "description": "Downloads Thunderbird disk image and imports into Munki.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt", "repo": "autopkg/recipes", - "path": "Mozilla/ThunderbirdSignedPkg.munki.recipe", - "parent": "com.github.autopkg.download.ThunderbirdSignedPkg", - "shortname": "ThunderbirdSignedPkg.munki", + "path": "Mozilla/Thunderbird.munki.recipe", + "parent": "com.github.autopkg.download.thunderbird", + "shortname": "Thunderbird.munki", "inferred_type": "munki", "munki_display_name": "Mozilla Thunderbird", - "munki_description": "Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client." + "munki_description": "Mozilla Thunderbird is a free and open source mail client." }, "com.github.autopkg.munki.firefox-rc-en_US": { "name": "Firefox", @@ -2880,6 +2963,15 @@ "com.github.enterpriseosx.pkg.FirefoxESR" ] }, + "com.github.autopkg.nupkg.Firefox": { + "name": null, + "description": "This recipe creates a Chocolatey package from the downloaded Windows MSI\n installer obtained from the com.github.autopkg.download.FirefoxWindows recipe.\n ", + "repo": "autopkg/recipes", + "path": "Mozilla/Firefox.nupkg.recipe", + "parent": "com.github.autopkg.download.FirefoxWindows", + "shortname": "Firefox.nupkg", + "inferred_type": "nupkg" + }, "com.github.autopkg.download.thunderbird": { "name": "Thunderbird", "description": "Downloads Thunderbird disk image.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt", @@ -2893,26 +2985,46 @@ "com.github.peshay.filewave.Thunderbird" ] }, - "com.github.autopkg.nupkg.Firefox": { - "name": null, - "description": "This recipe creates a Chocolatey package from the downloaded Windows MSI\n installer obtained from the com.github.autopkg.download.FirefoxWindows recipe.\n ", - "repo": "autopkg/recipes", - "path": "Mozilla/Firefox.nupkg.recipe", - "parent": "com.github.autopkg.download.FirefoxWindows", - "shortname": "Firefox.nupkg", - "inferred_type": "nupkg" - }, - "com.github.autopkg.download.ThunderbirdSignedPkg": { + "com.github.autopkg.munki.ThunderbirdSignedPkg": { "name": "Thunderbird", - "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0 and 68.1esr.\n\nYou may choose a specific release stream by placing the appropriate key in the\nLATEST_RELEASE input variable. The two most common are:\n\tLATEST_THUNDERBIRD_VERSION for the latest (regular) release (this is the default), and\nOther values to try can be found by examining the JSON file at:\n\thttps://product-details.mozilla.org/1.0/thunderbird_versions.json\n(Not all will work.)\n\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n", + "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n", "repo": "autopkg/recipes", - "path": "Mozilla/ThunderbirdSignedPkg.download.recipe", - "shortname": "ThunderbirdSignedPkg.download", + "path": "Mozilla/ThunderbirdSignedPkg.munki.recipe", + "parent": "com.github.autopkg.download.ThunderbirdSignedPkg", + "shortname": "ThunderbirdSignedPkg.munki", + "inferred_type": "munki", + "munki_display_name": "Mozilla Thunderbird", + "munki_description": "Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client." + }, + "com.github.autopkg.munki.FirefoxSignedPkg": { + "name": "Firefox", + "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n", + "repo": "autopkg/recipes", + "path": "Mozilla/FirefoxSignedPkg.munki.recipe", + "parent": "com.github.autopkg.download.FirefoxSignedPkg", + "shortname": "FirefoxSignedPkg.munki", + "inferred_type": "munki", + "munki_display_name": "Mozilla Firefox", + "munki_description": "Mozilla Firefox is a free and open source web browser." + }, + "com.github.autopkg.install.FirefoxSignedPkg": { + "name": null, + "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and installs it locally onto the computer running AutoPkg.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n", + "repo": "autopkg/recipes", + "path": "Mozilla/FirefoxSignedPkg.install.recipe", + "parent": "com.github.autopkg.download.FirefoxSignedPkg", + "shortname": "FirefoxSignedPkg.install", + "inferred_type": "install" + }, + "com.github.autopkg.download.FirefoxWindows": { + "name": "Firefox", + "description": "This recipe downloads the latest 64-bit or 32-bit Windows MSI installer.\n\t\t", + "repo": "autopkg/recipes", + "path": "Mozilla/FirefoxWindows.download.recipe", + "shortname": "FirefoxWindows.download", "inferred_type": "download", "children": [ - "com.github.autopkg.install.ThunderbirdSignedPkg", - "com.github.autopkg.pkg.ThunderbirdSignedPkg", - "com.github.autopkg.munki.ThunderbirdSignedPkg" + "com.github.autopkg.nupkg.Firefox" ] }, "com.github.autopkg.download.FirefoxSignedPkg": { @@ -2923,148 +3035,303 @@ "shortname": "FirefoxSignedPkg.download", "inferred_type": "download", "children": [ + "com.github.autopkg.pkg.FirefoxSignedPkg", "com.github.autopkg.munki.FirefoxSignedPkg", "com.github.autopkg.install.FirefoxSignedPkg", - "com.github.autopkg.pkg.FirefoxSignedPkg", - "com.github.jazzace.jamf.FirefoxSignedPkg-latest", "com.github.jazzace.ds.FirefoxSignedPkg", + "com.github.jazzace.jamf.FirefoxSignedPkg-latest", "com.github.rtrouton.pkg.Firefox", "com.github.peshay.filewave.FirefoxSignedPkg", "com.github.smithjw.pkg.Mozilla_Firefox", "com.github.almenscorner.intune.FirefoxSigned" ] }, - "com.github.autopkg.munki.xquartz": { - "name": "XQuartz", - "description": "Downloads latest XQuartz package and imports into Munki.", + "com.github.autopkg.build.relocatablepython": { + "name": "RelocatablePython", + "description": "Builds relocatable-python framework.", "repo": "autopkg/recipes", - "path": "XQuartz/XQuartz.munki.recipe", - "parent": "com.github.autopkg.download.xquartz", - "shortname": "XQuartz.munki", - "inferred_type": "munki", - "munki_display_name": "XQuartz", - "munki_description": "A version of the X.Org X Window System that runs on OS X\nThe XQuartz project is an open-source effort to develop a version of the X.Org X Window System that runs on OS X. Together with supporting libraries and applications, it forms the X11.app that Apple has shipped with OS X since version 10.5." + "path": "RelocatablePython/RelocatablePython.build.recipe.yaml", + "shortname": "RelocatablePython.build", + "inferred_type": "build", + "children": [ + "com.github.autopkg.dmg.relocatablepython" + ] }, - "com.github.autopkg.download.xquartz": { - "name": "XQuartz", - "description": "Download recipe for XQuartz. Downloads latest XQuartz package.\n\nOverride BRANCH with either 'alpha', 'beta', or 'release' for the applicable Sparkle feed.\n ", + "com.github.autopkg.dmg.relocatablepython": { + "name": "RelocatablePython", + "description": "Wraps relocatable-python framework in a DMG.", "repo": "autopkg/recipes", - "path": "XQuartz/XQuartz.download.recipe", - "shortname": "XQuartz.download", + "path": "RelocatablePython/RelocatablePython.dmg.recipe.yaml", + "parent": "com.github.autopkg.build.relocatablepython", + "shortname": "RelocatablePython.dmg", + "inferred_type": "dmg" + }, + "com.github.timsutton.download.fusion8": { + "name": "Fusion8", + "description": "Downloads latest version of Fusion 8.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/Fusion8.download.recipe", + "shortname": "Fusion8.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.xquartz", - "com.github.scriptingosx.pkg.XQuartz" + "com.github.timsutton.munki.fusion8", + "com.github.amsysuk-recipes.pkg.Fusion8", + "com.github.moofit-recipes.pkg.Fusion9" ] }, - "com.github.autopkg.munki.OracleJava8": { - "name": "OracleJava8", - "description": "Downloads the latest Oracle Java 8 JRE CPU release and imports into Munki.\nThe flat installer pkg within the installer app is copied out and imported.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement\nfor Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\nThe package's receipt version is useless, so we make an installs item for\nthe prefPane bundle, which has historically had consistent versioning.\n", - "repo": "autopkg/recipes", - "path": "OracleJava/OracleJava8.munki.recipe", - "parent": "com.github.autopkg.download.OracleJava8", - "deprecated": true, - "shortname": "OracleJava8.munki", + "com.github.timsutton.munki.davinciresolve18": { + "name": "DaVinciResolve18", + "description": "Downloads the most recent version of DaVinci Resolve 18 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve18.munki.recipe", + "parent": "com.github.timsutton.download.davinciresolve18", + "shortname": "DaVinciResolve18.munki", "inferred_type": "munki", - "munki_display_name": "Oracle Java 8", - "munki_description": "Java SE Runtime Environment 8 enables support for running Java-powered applets and applications." + "munki_display_name": "DaVinci Resolve 18", + "munki_description": "This software installs the free version of DaVinci Resolve 18 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." }, - "com.github.autopkg.download.OracleJava8": { - "name": "OracleJava8", - "description": "Download recipe for Oracle's Java 8. Finds and downloads the latest Oracle Java 8 JRE CPU release.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\n", - "repo": "autopkg/recipes", - "path": "OracleJava/OracleJava8.download.recipe", - "deprecated": true, - "shortname": "OracleJava8.download", + "com.github.timsutton.munki.davinciresolve12": { + "name": "DaVinciResolve12", + "description": "Downloads the most recent version of DaVinci Resolve 12 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve12.munki.recipe", + "parent": "com.github.timsutton.download.davinciresolve12", + "shortname": "DaVinciResolve12.munki", + "inferred_type": "munki", + "munki_display_name": "DaVinci Resolve 12", + "munki_description": "DaVinci Resolve 12 combines professional non-linear video editing with the world\u2019s most advanced color corrector so now you can edit, color correct, finish and deliver all from one system! DaVinci Resolve is completely scalable and resolution independent so it can be used on set, in a small studio or integrated into the largest Hollywood production pipeline! From creative editing and multi camera television production to high end finishing and color correction, only DaVinci Resolve features the creative tools, compatibility, speed and legendary image quality you need to manage your entire workflow, which is why it is the number one solution used on Hollywood feature films." + }, + "com.github.timsutton.download.davinciresolve18": { + "name": "DaVinciResolve18", + "description": "Downloads latest version of DaVinci Resolve 18.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve18.download.recipe", + "shortname": "DaVinciResolve18.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.OracleJava8", - "com.github.autopkg.pkg.OracleJava8" + "com.github.timsutton.munki.davinciresolve18" ] }, - "com.github.autopkg.pkg.OracleJava8": { - "name": "OracleJava8", - "description": "Downloads the latest Oracle Java 8 JRE CPU release and copies out the flat installer pkg\nwithin the installer app wrapper, appending the version number to the filename.\n(Note the version of the actual pkg id for the com.oracle.jre pkg component is still\nalways \"1.0\".)\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n", - "repo": "autopkg/recipes", - "path": "OracleJava/OracleJava8.pkg.recipe", - "parent": "com.github.autopkg.download.OracleJava8", - "deprecated": true, - "shortname": "OracleJava8.pkg", - "inferred_type": "pkg", + "com.github.timsutton.download.davinciresolve14": { + "name": "DaVinciResolve14", + "description": "Downloads latest version of DaVinci Resolve 14.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve14.download.recipe", + "shortname": "DaVinciResolve14.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jss.OracleJava8", - "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8", - "com.github.seansgm.autopkg-absolute-recipes.OracleJava8", - "com.github.autopkg.filewave.OracleJava8" + "com.github.timsutton.munki.davinciresolve14", + "com.github.moofit-recipes.download.DaVinciResolve14Studio", + "com.github.moofit-recipes.download.DaVinciResolve15Studio", + "com.github.moofit-recipes.download.DaVinciResolve15", + "com.github.moofit-recipes.pkg.DaVinciResolve14", + "com.github.haircut.download.DaVinciResolve16", + "com.github.TekTekkers.download.DaVinciResolveStudio19", + "com.github.milk-studios.download.DaVinciResolveStudio17" ] }, - "com.github.autopkg.munki.Adium": { - "name": "Adium", - "description": "Downloads latest version of Adium and imports into a Munki repo.", - "repo": "autopkg/recipes", - "path": "Adium/Adium.munki.recipe", - "parent": "com.github.autopkg.download.Adium", - "shortname": "Adium.munki", + "com.github.timsutton.munki.davinciresolve14": { + "name": "DaVinciResolve14", + "description": "Downloads the most recent version of DaVinci Resolve 14 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve14.munki.recipe", + "parent": "com.github.timsutton.download.davinciresolve14", + "shortname": "DaVinciResolve14.munki", "inferred_type": "munki", - "munki_display_name": "Adium", - "munki_description": "Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more." + "munki_display_name": "DaVinci Resolve 14", + "munki_description": "This software installs the free version of DaVinci Resolve 14 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." }, - "com.github.autopkg.install.Adium": { - "name": "Adium", - "description": "Downloads Adium installer and installs it from DMG.", - "repo": "autopkg/recipes", - "path": "Adium/Adium.install.recipe", - "parent": "com.github.autopkg.download.Adium", - "shortname": "Adium.install", - "inferred_type": "install" + "com.github.timsutton.download.davinciresolvelite11": { + "name": "DaVinciResolveLite11", + "description": "Downloads latest version of DaVinci Resolve Lite 11.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolveLite11.download.recipe", + "shortname": "DaVinciResolveLite11.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.davinciresolvelite11" + ] }, - "com.github.autopkg.pkg.Adium": { - "name": "Adium", - "description": "Downloads latest version of Adium and builds an Apple installer pkg.", - "repo": "autopkg/recipes", - "path": "Adium/Adium.pkg.recipe", - "parent": "com.github.autopkg.download.Adium", - "shortname": "Adium.pkg", - "inferred_type": "pkg", + "com.github.timsutton.download.davinciresolve17": { + "name": "DaVinciResolve17", + "description": "Downloads latest version of DaVinci Resolve 17.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve17.download.recipe", + "shortname": "DaVinciResolve17.download", + "inferred_type": "download", "children": [ - "com.github.triti.ds.Adium", - "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Adium" + "com.github.timsutton.munki.davinciresolve17" ] }, - "com.github.autopkg.download.Adium": { - "name": "Adium", - "description": "Downloads latest version of Adium.", - "repo": "autopkg/recipes", - "path": "Adium/Adium.download.recipe", - "shortname": "Adium.download", + "com.github.timsutton.munki.fusion8": { + "name": "Fusion8", + "description": "Downloads the most recent version of DaVinci Fusion 8 and imports it into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/Fusion8.munki.recipe", + "parent": "com.github.timsutton.download.fusion8", + "shortname": "Fusion8.munki", + "inferred_type": "munki", + "munki_display_name": "Fusion 8", + "munki_description": "Fusion is the world\u2019s most advanced compositing software for visual effects artists, broadcast and motion graphic designers and 3D animators." + }, + "com.github.timsutton.munki.davinciresolvelite11": { + "name": "DaVinciResolveLite11", + "description": "Downloads the most recent version of DaVinci Resolve Lite 11 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nWe extract the application bundle so that we can use it for an installs item and the pkginfo version.\n\nResolve Lite also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve Lite installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolveLite11.munki.recipe", + "parent": "com.github.timsutton.download.davinciresolvelite11", + "shortname": "DaVinciResolveLite11.munki", + "inferred_type": "munki", + "munki_display_name": "DaVinci Resolve Lite 11", + "munki_description": "DaVinci color correctors have been the standard in post production since 1984. There are thousands of colorists worldwide who understand the performance, quality and workflow of DaVinci. DaVinci is the name behind more feature films, television commercials, documentaries, television production and music videos than any other grading system. When you\u2019re in a room full of demanding clients with conflicting ideas, colorists know that only DaVinci has the quality, real time performance, creative features and powerful control panel you need to work fast!" + }, + "com.github.timsutton.munki.davinciresolve17": { + "name": "DaVinciResolve17", + "description": "Downloads the most recent version of DaVinci Resolve 17 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve17.munki.recipe", + "parent": "com.github.timsutton.download.davinciresolve17", + "shortname": "DaVinciResolve17.munki", + "inferred_type": "munki", + "munki_display_name": "DaVinci Resolve 17", + "munki_description": "This software installs the free version of DaVinci Resolve 17 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." + }, + "com.github.timsutton.download.davinciresolve12": { + "name": "DaVinciResolve12", + "description": "Downloads latest version of DaVinci Resolve 12.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", + "repo": "autopkg/timsutton-recipes", + "path": "Blackmagic/DaVinciResolve12.download.recipe", + "shortname": "DaVinciResolve12.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.Adium", - "com.github.autopkg.install.Adium", - "com.github.autopkg.pkg.Adium", - "com.github.autopkg.filewave.Adium" + "com.github.timsutton.munki.davinciresolve12", + "com.github.amsysuk-recipes.download.DaVinciResolve12Studio", + "com.github.amsysuk-recipes.pkg.DaVinciResolve12" ] }, - "com.github.autopkg.build.relocatablepython": { - "name": "RelocatablePython", - "description": "Builds relocatable-python framework.", - "repo": "autopkg/recipes", - "path": "RelocatablePython/RelocatablePython.build.recipe.yaml", - "shortname": "RelocatablePython.build", - "inferred_type": "build", + "com.github.timsutton.munki.EAnalysis": { + "name": "EAnalysis", + "description": "Downloads the latest version of EAnalysis and imports into Munki.\n\nWe use the CFBundleVersion for versioning as it seems to provide a more\n'detailed' version.\n ", + "repo": "autopkg/timsutton-recipes", + "path": "EAnalysis/EAnalysis.munki.recipe", + "parent": "com.github.timsutton.download.EAnalysis", + "shortname": "EAnalysis.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "This piece of software aims at experimenting new types of graphic representations and new analytical methods with an intuitive interface and adapted tools for analysis purposes." + }, + "com.github.timsutton.download.EAnalysis": { + "name": "EAnalysis", + "description": "Downloads the latest version of EAnalysis.", + "repo": "autopkg/timsutton-recipes", + "path": "EAnalysis/EAnalysis.download.recipe", + "shortname": "EAnalysis.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.dmg.relocatablepython" + "com.github.timsutton.munki.EAnalysis" ] }, - "com.github.autopkg.dmg.relocatablepython": { - "name": "RelocatablePython", - "description": "Wraps relocatable-python framework in a DMG.", - "repo": "autopkg/recipes", - "path": "RelocatablePython/RelocatablePython.dmg.recipe.yaml", - "parent": "com.github.autopkg.build.relocatablepython", - "shortname": "RelocatablePython.dmg", - "inferred_type": "dmg" + "com.github.timsutton.munki.p5jsEditor": { + "name": "p5jsEditor", + "description": "Downloads the latest release of the p5.js Editor and imports into Munki.", + "repo": "autopkg/timsutton-recipes", + "path": "Processing/p5jsEditor.munki.recipe", + "parent": "com.github.timsutton.download.p5jsEditor", + "shortname": "p5jsEditor.munki", + "inferred_type": "munki", + "munki_display_name": "p5.js Editor", + "munki_description": "The p5.js Editor is a simple coding environment designed for new programmers to get started with p5.js. It's modeled off of the Processing editor, and intended to provide a similar experience." + }, + "com.github.timsutton.download.p5jsEditor": { + "name": "p5jsEditor", + "description": "Downloads the latest release of the p5.js Editor from GitHub releases.", + "repo": "autopkg/timsutton-recipes", + "path": "Processing/p5jsEditor.download.recipe", + "shortname": "p5jsEditor.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.p5jsEditor" + ] + }, + "com.github.timsutton.download.processing": { + "name": "Processing", + "description": "Downloads the current release version of Processing.\n ", + "repo": "autopkg/timsutton-recipes", + "path": "Processing/Processing.download.recipe", + "shortname": "Processing.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.processing", + "com.github.jazzace.pkg.processing", + "com.github.peshay.filewave.Processing" + ] + }, + "com.github.timsutton.munki.processing": { + "name": "Processing", + "description": "Downloads the current release version of Processing and imports into Munki.", + "repo": "autopkg/timsutton-recipes", + "path": "Processing/Processing.munki.recipe", + "parent": "com.github.timsutton.download.processing", + "shortname": "Processing.munki", + "inferred_type": "munki", + "munki_display_name": "Processing", + "munki_description": "Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production." + }, + "com.github.timsutton.install.Go": { + "name": null, + "description": "Installs the most recent version of Go for macOS from the official\nGolang downloads page.", + "repo": "autopkg/timsutton-recipes", + "path": "Go/Go.install.recipe", + "parent": "com.github.timsutton.download.Go", + "shortname": "Go.install", + "inferred_type": "install" + }, + "com.github.timsutton.munki.Go": { + "name": "Go", + "description": "Downloads and imports Go into Munki, from the official Golang\ndownloads page.\n\nNote that the installer pkgs have identifiers like 'go1.3.2', 'go1.4', etc.\nAs long as this 'go' prefix remains, Munki will compare package versions\nas expected.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n", + "repo": "autopkg/timsutton-recipes", + "path": "Go/Go.munki.recipe", + "parent": "com.github.timsutton.download.Go", + "shortname": "Go.munki", + "inferred_type": "munki", + "munki_display_name": "Go Programming Language", + "munki_description": "Go is an open source programming language that makes it easy to build simple, reliable, and efficient software." + }, + "com.github.timsutton.download.Go": { + "name": "Go", + "description": "Downloads the most recent version of Go for OS X from the official\nGolang downloads page.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n", + "repo": "autopkg/timsutton-recipes", + "path": "Go/Go.download.recipe", + "shortname": "Go.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.install.Go", + "com.github.timsutton.munki.Go", + "com.github.grahamgilbert.install.go" + ] + }, + "com.github.timsutton.download.Glyphs2": { + "name": "Glyphs2", + "description": "Downloads the most recent version of Glyphs 2.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. The logic is that if there are two\nitems in the feed, the 2nd will be the beta (!). Because this version\nwill always compare higher, it means that it is possible that any\nnew download is actually a beta version. Presumably one of these\neventually becomes a final release, but because of this ambiguity,\nit is recommended to actually verify the build number against what\ncan be downloaded from the download link at:\nhttp://updates.glyphsapp.com/latest2.php.", + "repo": "autopkg/timsutton-recipes", + "path": "Glyphs/Glyphs2.download.recipe", + "shortname": "Glyphs2.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.Glyphs2", + "com.github.moofit-recipes.pkg.Glyphs" + ] + }, + "com.github.timsutton.munki.Glyphs2": { + "name": "Glyphs 2", + "description": "Downloads the most recent version of Glyphs 2 and imports\nit into Munki.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. Please see the Glyps2.download recipe for\nmore details.", + "repo": "autopkg/timsutton-recipes", + "path": "Glyphs/Glyphs2.munki.recipe", + "parent": "com.github.timsutton.download.Glyphs2", + "shortname": "Glyphs2.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Glyphs smart and simple approach helps you draw new typefaces, modify existing fonts, and sculpt your letterforms hassle-free." }, "com.github.timsutton.download.AbletonLive9": { "name": "AbletonLive9", @@ -3089,26 +3356,24 @@ "munki_display_name": "Ableton Live 9 Standard", "munki_description": "Live is software for creating musical ideas, turning them into finished songs, and even taking them onto the stage.\n\nWith two views - the classic Arrangement View, where musical ideas are laid out along a timeline, and the unique Session View, where you can improvise and quickly experiment with musical ideas - Live is a fast, fun, intuitive way to make music.\n" }, - "com.github.timsutton.munki.OpenDCP": { - "name": "OpenDCP", - "description": "Downloads and imports OpenDCP into Munki.", + "com.github.timsutton.install.iTunes": { + "name": null, + "description": "Downloads and installs the current version of iTunes from Apple's iTunes\ndownload page.\n ", "repo": "autopkg/timsutton-recipes", - "path": "OpenDCP/OpenDCP.munki.recipe", - "parent": "com.github.timsutton.download.OpenDCP", - "shortname": "OpenDCP.munki", - "inferred_type": "munki", - "munki_display_name": "OpenDCP", - "munki_description": "OpenDCP is a cross-platform application to create digital cinema packages. It offers an easy to use GUI or can be scripted via a command line interface." + "path": "iTunes/iTunes.install.recipe", + "parent": "com.github.timsutton.download.iTunes", + "shortname": "iTunes.install", + "inferred_type": "install" }, - "com.github.timsutton.download.OpenDCP": { + "com.github.timsutton.download.iTunes": { "name": null, - "description": "Downloads the current release version of OpenDCP.\n ", + "description": "Downloads the current version of iTunes from Apple's iTunes download page.\n ", "repo": "autopkg/timsutton-recipes", - "path": "OpenDCP/OpenDCP.download.recipe", - "shortname": "OpenDCP.download", + "path": "iTunes/iTunes.download.recipe", + "shortname": "iTunes.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.OpenDCP" + "com.github.timsutton.install.iTunes" ] }, "com.github.timsutton.munki.Fission2": { @@ -3133,37 +3398,39 @@ "com.github.timsutton.munki.Fission2" ] }, - "com.github.timsutton.pkg.QLab3": { - "name": "QLab3", - "description": "Downloads the latest version of QLab3 and creates a package.", + "com.github.timsutton.munki.Max7": { + "name": "Max", + "description": "Downloads the current release of Max from the Cycling '74 website.\n ", "repo": "autopkg/timsutton-recipes", - "path": "Figure53/QLab3.pkg.recipe", - "parent": "com.github.timsutton.download.qlab3", - "shortname": "QLab3.pkg", - "inferred_type": "pkg" + "path": "Cycling74/Max.munki.recipe", + "parent": "com.github.timsutton.download.Max7", + "shortname": "Max.munki", + "inferred_type": "munki", + "munki_display_name": "Max", + "munki_description": "Max is a graphical environment for music, audio, and multimedia. In use for over twenty years by performers, composers, artists, scientists, teachers, and students, Max is the way to make your computer do things that reflect your individual ideas and dreams. Now with a new interface optimized for speed and simplicity, major performance improvements, and a collection of powerful new tools to realize your ideas faster than ever." }, - "com.github.timsutton.download.qlab3": { - "name": "QLab3", - "description": "Downloads the latest version of QLab 3.", + "com.github.timsutton.download.Max7": { + "name": "Max", + "description": "Downloads the current release of Max from the Cycling '74 website.\n ", "repo": "autopkg/timsutton-recipes", - "path": "Figure53/QLab3.download.recipe", - "shortname": "QLab3.download", + "path": "Cycling74/Max.download.recipe", + "shortname": "Max.download", "inferred_type": "download", "children": [ - "com.github.timsutton.pkg.QLab3", - "com.github.timsutton.munki.qlab3" + "com.github.timsutton.munki.Max7", + "com.github.jazzace.pkg.Max7" ] }, - "com.github.timsutton.munki.qlab3": { - "name": "QLab3", - "description": "Downloads the latest version of QLab 3 and imports into Munki.", + "com.github.timsutton.munki.iStopMotion": { + "name": "iStopMotion", + "description": "Downloads and imports iStopMotion 3 into Munki.", "repo": "autopkg/timsutton-recipes", - "path": "Figure53/QLab3.munki.recipe", - "parent": "com.github.timsutton.download.qlab3", - "shortname": "QLab3.munki", + "path": "Boinx/iStopMotion3.munki.recipe", + "parent": "com.github.timsutton.download.iStopMotion", + "shortname": "iStopMotion3.munki", "inferred_type": "munki", - "munki_display_name": "QLab 3", - "munki_description": "QLab provides live show control for your Mac. Create media designs for theatre, dance, composition, installation, and more. Play back audio, video, and MIDI from a single workspace." + "munki_display_name": "iStopMotion", + "munki_description": "Create stop-motion animated movies." }, "com.github.timsutton.download.iStopMotion": { "name": "iStopMotion", @@ -3177,95 +3444,55 @@ "com.github.jazzace.pkg.iStopMotion" ] }, - "com.github.timsutton.munki.iStopMotion": { - "name": "iStopMotion", - "description": "Downloads and imports iStopMotion 3 into Munki.", - "repo": "autopkg/timsutton-recipes", - "path": "Boinx/iStopMotion3.munki.recipe", - "parent": "com.github.timsutton.download.iStopMotion", - "shortname": "iStopMotion3.munki", - "inferred_type": "munki", - "munki_display_name": "iStopMotion", - "munki_description": "Create stop-motion animated movies." - }, - "com.github.timsutton.install.Go": { - "name": null, - "description": "Installs the most recent version of Go for macOS from the official\nGolang downloads page.", - "repo": "autopkg/timsutton-recipes", - "path": "Go/Go.install.recipe", - "parent": "com.github.timsutton.download.Go", - "shortname": "Go.install", - "inferred_type": "install" - }, - "com.github.timsutton.download.Go": { - "name": "Go", - "description": "Downloads the most recent version of Go for OS X from the official\nGolang downloads page.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n", + "com.github.timsutton.download.AutoDMG": { + "name": "AutoDMG", + "description": "Downloads the current release of AutoDMG from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/timsutton-recipes", - "path": "Go/Go.download.recipe", - "shortname": "Go.download", + "path": "AutoDMG/AutoDMG.download.recipe", + "shortname": "AutoDMG.download", "inferred_type": "download", "children": [ - "com.github.timsutton.install.Go", - "com.github.timsutton.munki.Go", - "com.github.grahamgilbert.install.go" + "com.github.timsutton.munki.AutoDMG", + "com.github.scriptingosx.pkg.AutoDMG", + "com.github.peshay.filewave.AutoDMG" ] }, - "com.github.timsutton.munki.Go": { - "name": "Go", - "description": "Downloads and imports Go into Munki, from the official Golang\ndownloads page.\n\nNote that the installer pkgs have identifiers like 'go1.3.2', 'go1.4', etc.\nAs long as this 'go' prefix remains, Munki will compare package versions\nas expected.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n", - "repo": "autopkg/timsutton-recipes", - "path": "Go/Go.munki.recipe", - "parent": "com.github.timsutton.download.Go", - "shortname": "Go.munki", - "inferred_type": "munki", - "munki_display_name": "Go Programming Language", - "munki_description": "Go is an open source programming language that makes it easy to build simple, reliable, and efficient software." - }, - "com.github.timsutton.munki.DCPomatic2": { - "name": "DCPomatic2", - "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite, and imports it into Munki.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe. One would then typically modify\nNAME and pkginfo keys appropriately.\n\nCHANNEL can be either 'stable' or 'test'\n", + "com.github.timsutton.munki.AutoDMG": { + "name": "AutoDMG", + "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ", "repo": "autopkg/timsutton-recipes", - "path": "DCP-o-matic/DCPomatic2.munki.recipe", - "parent": "com.github.timsutton.download.DCPomatic2", - "shortname": "DCPomatic2.munki", + "path": "AutoDMG/AutoDMG.munki.recipe", + "parent": "com.github.timsutton.download.AutoDMG", + "shortname": "AutoDMG.munki", "inferred_type": "munki", - "munki_display_name": "DCP-o-matic", - "munki_description": "DCP-o-matic is a free, open-source program to create Digital Cinema Packages (DCPs) from videos, images, sound and subtitle files. You can use it to make content for playback on DCI-compliant cinema projectors.\n\nIt can take files in many different formats, including MP4, Apple ProRes, MOV, AVI, M2TS (from Blu-Ray), VOB (from DVD), WMV, MKV, JPEG, PNG, TIFF and lots of others.\n\nIt will run on Windows, Mac OS X and Linux and is in use in 54 countries around the world." + "munki_display_name": null, + "munki_description": "Create deployable system images from OS X installer." }, - "com.github.timsutton.download.DCPomatic2": { - "name": "DCPomatic2", - "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe.\n\nCHANNEL can be either 'stable' or 'test'\n", + "com.github.timsutton.pkg.Packer": { + "name": "Packer", + "description": "Downloads the current release of Packer from http://packer.io\n and builds a package installing it to /usr/local/bin.", "repo": "autopkg/timsutton-recipes", - "path": "DCP-o-matic/DCPomatic2.download.recipe", - "shortname": "DCPomatic2.download", - "inferred_type": "download", + "path": "HashiCorp/Packer.pkg.recipe", + "parent": "com.github.timsutton.download.Packer", + "shortname": "Packer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.timsutton.munki.DCPomatic2" + "com.github.timsutton.munki.Packer", + "com.github.timsutton.install.Packer" ] }, - "com.github.timsutton.download.Glyphs2": { - "name": "Glyphs2", - "description": "Downloads the most recent version of Glyphs 2.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. The logic is that if there are two\nitems in the feed, the 2nd will be the beta (!). Because this version\nwill always compare higher, it means that it is possible that any\nnew download is actually a beta version. Presumably one of these\neventually becomes a final release, but because of this ambiguity,\nit is recommended to actually verify the build number against what\ncan be downloaded from the download link at:\nhttp://updates.glyphsapp.com/latest2.php.", + "com.github.timsutton.pkg.Serf": { + "name": "Serf", + "description": "Downloads the current release of Serf from http://serfdom.io\n and builds a package installing it to /usr/local/bin.", "repo": "autopkg/timsutton-recipes", - "path": "Glyphs/Glyphs2.download.recipe", - "shortname": "Glyphs2.download", - "inferred_type": "download", + "path": "HashiCorp/Serf.pkg.recipe", + "parent": "com.github.timsutton.download.Serf", + "shortname": "Serf.pkg", + "inferred_type": "pkg", "children": [ - "com.github.timsutton.munki.Glyphs2", - "com.github.moofit-recipes.pkg.Glyphs" + "com.github.timsutton.install.Serf" ] }, - "com.github.timsutton.munki.Glyphs2": { - "name": "Glyphs 2", - "description": "Downloads the most recent version of Glyphs 2 and imports\nit into Munki.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. Please see the Glyps2.download recipe for\nmore details.", - "repo": "autopkg/timsutton-recipes", - "path": "Glyphs/Glyphs2.munki.recipe", - "parent": "com.github.timsutton.download.Glyphs2", - "shortname": "Glyphs2.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Glyphs smart and simple approach helps you draw new typefaces, modify existing fonts, and sculpt your letterforms hassle-free." - }, "com.github.timsutton.install.Serf": { "name": null, "description": "Downloads and installs a package of the current version of Serf.", @@ -3275,6 +3502,31 @@ "shortname": "Serf.install", "inferred_type": "install" }, + "com.github.timsutton.download.Terraform": { + "name": "Terraform", + "description": "Downloads the current release of Terraform from http://terraform.io\n\t\tUse e.g. -k ARCH=arm64 to specify Apple Silicon-specific builds.", + "repo": "autopkg/timsutton-recipes", + "path": "HashiCorp/Terraform.download.recipe", + "shortname": "Terraform.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.pkg.Terraform" + ] + }, + "com.github.timsutton.pkg.Consul": { + "name": "Consul", + "description": "Downloads the current release of Consul from http://consul.io\n and builds a package installing it to /usr/local/bin.", + "repo": "autopkg/timsutton-recipes", + "path": "HashiCorp/Consul.pkg.recipe", + "parent": "com.github.timsutton.download.Consul", + "shortname": "Consul.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.timsutton.install.Consul", + "com.github.timsutton.munki.Serf", + "com.github.timsutton.munki.Consul" + ] + }, "com.github.timsutton.download.Consul": { "name": "Consul", "description": "Downloads the current release of Consul from http://consul.io", @@ -3310,29 +3562,6 @@ "munki_display_name": null, "munki_description": "Packer is a tool for creating identical machine images for multiple platforms from a single source configuration." }, - "com.github.timsutton.munki.Consul": { - "name": "Consul", - "description": "Downloads the current release of Consul from http://consul.io\nand builds a package installing it to /usr/local/bin.", - "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Consul.munki.recipe", - "parent": "com.github.timsutton.pkg.Consul", - "shortname": "Consul.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Consul has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure. It provides several key features:\n\nService Discovery: Clients of Consul can provide a service, such as api or mysql, and other clients can use Consul to discover providers of a given service. Using either DNS or HTTP, applications can easily find the services they depend upon.\n\nHealth Checking: Consul clients can provide any number of health checks, either associated with a given service (\"is the webserver returning 200 OK\"), or with the local node (\"is memory utilization below 90%\"). This information can be used by an operator to monitor cluster health, and it is used by the service discovery components to route traffic away from unhealthy hosts.\n\nKey/Value Store: Applications can make use of Consul's hierarchical key/value store for any number of purposes, including dynamic configuration, feature flagging, coordination, leader election, and more. The simple HTTP API makes it easy to use.\n\nMulti Datacenter: Consul supports multiple datacenters out of the box. This means users of Consul do not have to worry about building additional layers of abstraction to grow to multiple regions.\n\nConsul is designed to be friendly to both the DevOps community and application developers, making it perfect for modern, elastic infrastructures.\n" - }, - "com.github.timsutton.pkg.Serf": { - "name": "Serf", - "description": "Downloads the current release of Serf from http://serfdom.io\n and builds a package installing it to /usr/local/bin.", - "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Serf.pkg.recipe", - "parent": "com.github.timsutton.download.Serf", - "shortname": "Serf.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.timsutton.install.Serf" - ] - }, "com.github.timsutton.download.Serf": { "name": "Serf", "description": "Downloads the current release of Serf from http://serfdom.io", @@ -3344,19 +3573,23 @@ "com.github.timsutton.pkg.Serf" ] }, - "com.github.timsutton.pkg.Consul": { - "name": "Consul", - "description": "Downloads the current release of Consul from http://consul.io\n and builds a package installing it to /usr/local/bin.", + "com.github.timsutton.install.Terraform": { + "name": null, + "description": "Downloads and installs a package of the current version of Terraform.", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Consul.pkg.recipe", - "parent": "com.github.timsutton.download.Consul", - "shortname": "Consul.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.timsutton.munki.Consul", - "com.github.timsutton.install.Consul", - "com.github.timsutton.munki.Serf" - ] + "path": "HashiCorp/Terraform.install.recipe", + "parent": "com.github.timsutton.pkg.Terraform", + "shortname": "Terraform.install", + "inferred_type": "install" + }, + "com.github.timsutton.install.Packer": { + "name": null, + "description": "Downloads and installs a package of the current version of Packer.", + "repo": "autopkg/timsutton-recipes", + "path": "HashiCorp/Packer.install.recipe", + "parent": "com.github.timsutton.pkg.Packer", + "shortname": "Packer.install", + "inferred_type": "install" }, "com.github.timsutton.install.Consul": { "name": null, @@ -3367,6 +3600,17 @@ "shortname": "Consul.install", "inferred_type": "install" }, + "com.github.timsutton.download.Packer": { + "name": "Packer", + "description": "Downloads the current release of Packer from http://packer.io", + "repo": "autopkg/timsutton-recipes", + "path": "HashiCorp/Packer.download.recipe", + "shortname": "Packer.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.pkg.Packer" + ] + }, "com.github.timsutton.munki.Serf": { "name": "Serf", "description": "Downloads the current release of Serf from http://serfdom.io\nand builds a package installing it to /usr/local/bin.", @@ -3378,69 +3622,114 @@ "munki_display_name": null, "munki_description": "Serf is a tool for cluster membership, failure detection, and orchestration that is decentralized, fault-tolerant and highly available. Serf runs on every major platform: Linux, Mac OS X, and Windows. It is extremely lightweight: it uses 5 to 10 MB of resident memory and primarily communicates using infrequent UDP messages.\n\nSerf uses an efficient gossip protocol to solve three major problems:\n\nMembership: Serf maintains cluster membership lists and is able to execute custom handler scripts when that membership changes. For example, Serf can maintain the list of web servers for a load balancer and notify that load balancer whenever a node comes online or goes offline.\n\nFailure detection and recovery: Serf automatically detects failed nodes within seconds, notifies the rest of the cluster, and executes handler scripts allowing you to handle these events. Serf will attempt to recover failed nodes by reconnecting to them periodically.\n\nCustom event propagation: Serf can broadcast custom events and queries to the cluster. These can be used to trigger deploys, propagate configuration, etc. Events are simply fire-and-forget broadcast, and Serf makes a best effort to deliver messages in the face of offline nodes or network partitions. Queries provide a simple realtime request/response mechanism.\n" }, - "com.github.timsutton.install.Terraform": { - "name": null, - "description": "Downloads and installs a package of the current version of Terraform.", + "com.github.timsutton.munki.Consul": { + "name": "Consul", + "description": "Downloads the current release of Consul from http://consul.io\nand builds a package installing it to /usr/local/bin.", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Terraform.install.recipe", + "path": "HashiCorp/Consul.munki.recipe", + "parent": "com.github.timsutton.pkg.Consul", + "shortname": "Consul.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Consul has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure. It provides several key features:\n\nService Discovery: Clients of Consul can provide a service, such as api or mysql, and other clients can use Consul to discover providers of a given service. Using either DNS or HTTP, applications can easily find the services they depend upon.\n\nHealth Checking: Consul clients can provide any number of health checks, either associated with a given service (\"is the webserver returning 200 OK\"), or with the local node (\"is memory utilization below 90%\"). This information can be used by an operator to monitor cluster health, and it is used by the service discovery components to route traffic away from unhealthy hosts.\n\nKey/Value Store: Applications can make use of Consul's hierarchical key/value store for any number of purposes, including dynamic configuration, feature flagging, coordination, leader election, and more. The simple HTTP API makes it easy to use.\n\nMulti Datacenter: Consul supports multiple datacenters out of the box. This means users of Consul do not have to worry about building additional layers of abstraction to grow to multiple regions.\n\nConsul is designed to be friendly to both the DevOps community and application developers, making it perfect for modern, elastic infrastructures.\n" + }, + "com.github.timsutton.munki.Terraform": { + "name": "Terraform", + "description": "Downloads the current release of Terraform from http://terraform.io\nand builds a package installing it to /usr/local/bin.", + "repo": "autopkg/timsutton-recipes", + "path": "HashiCorp/Terraform.munki.recipe", "parent": "com.github.timsutton.pkg.Terraform", - "shortname": "Terraform.install", - "inferred_type": "install" + "shortname": "Terraform.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Terraform provides a common configuration to launch infrastructure \u2014 from physical and virtual servers to email and DNS providers. Once launched, Terraform safely and efficiently changes infrastructure as the configuration is evolved. Simple file based configuration gives you a single view of your entire infrastructure." }, - "com.github.timsutton.download.Packer": { - "name": "Packer", - "description": "Downloads the current release of Packer from http://packer.io", + "com.github.timsutton.munki.DCPomatic2": { + "name": "DCPomatic2", + "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite, and imports it into Munki.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe. One would then typically modify\nNAME and pkginfo keys appropriately.\n\nCHANNEL can be either 'stable' or 'test'\n", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Packer.download.recipe", - "shortname": "Packer.download", + "path": "DCP-o-matic/DCPomatic2.munki.recipe", + "parent": "com.github.timsutton.download.DCPomatic2", + "shortname": "DCPomatic2.munki", + "inferred_type": "munki", + "munki_display_name": "DCP-o-matic", + "munki_description": "DCP-o-matic is a free, open-source program to create Digital Cinema Packages (DCPs) from videos, images, sound and subtitle files. You can use it to make content for playback on DCI-compliant cinema projectors.\n\nIt can take files in many different formats, including MP4, Apple ProRes, MOV, AVI, M2TS (from Blu-Ray), VOB (from DVD), WMV, MKV, JPEG, PNG, TIFF and lots of others.\n\nIt will run on Windows, Mac OS X and Linux and is in use in 54 countries around the world." + }, + "com.github.timsutton.download.DCPomatic2": { + "name": "DCPomatic2", + "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe.\n\nCHANNEL can be either 'stable' or 'test'\n", + "repo": "autopkg/timsutton-recipes", + "path": "DCP-o-matic/DCPomatic2.download.recipe", + "shortname": "DCPomatic2.download", "inferred_type": "download", "children": [ - "com.github.timsutton.pkg.Packer" + "com.github.timsutton.munki.DCPomatic2" ] }, - "com.github.timsutton.pkg.Packer": { - "name": "Packer", - "description": "Downloads the current release of Packer from http://packer.io\n and builds a package installing it to /usr/local/bin.", + "com.github.timsutton.download.Cecilia": { + "name": null, + "description": "Downloads the current release version of Cecilia.\n ", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Packer.pkg.recipe", - "parent": "com.github.timsutton.download.Packer", - "shortname": "Packer.pkg", - "inferred_type": "pkg", + "path": "Cecilia/Cecilia.download.recipe", + "shortname": "Cecilia.download", + "inferred_type": "download", "children": [ - "com.github.timsutton.munki.Packer", - "com.github.timsutton.install.Packer" + "com.github.timsutton.munki.Cecilia" ] }, - "com.github.timsutton.download.Terraform": { - "name": "Terraform", - "description": "Downloads the current release of Terraform from http://terraform.io\n\t\tUse e.g. -k ARCH=arm64 to specify Apple Silicon-specific builds.", + "com.github.timsutton.munki.Cecilia": { + "name": "Cecilia", + "description": "Downloads and imports Cecilia into Munki.", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Terraform.download.recipe", - "shortname": "Terraform.download", + "path": "Cecilia/Cecilia.munki.recipe", + "parent": "com.github.timsutton.download.Cecilia", + "shortname": "Cecilia.munki", + "inferred_type": "munki", + "munki_display_name": "Cecilia", + "munki_description": "Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own GUI using a simple syntax. Cecilia comes with many original built-in modules and presets for sound effects and synthesis." + }, + "com.github.timsutton.pkg.QLab3": { + "name": "QLab3", + "description": "Downloads the latest version of QLab3 and creates a package.", + "repo": "autopkg/timsutton-recipes", + "path": "Figure53/QLab3.pkg.recipe", + "parent": "com.github.timsutton.download.qlab3", + "shortname": "QLab3.pkg", + "inferred_type": "pkg" + }, + "com.github.timsutton.download.qlab3": { + "name": "QLab3", + "description": "Downloads the latest version of QLab 3.", + "repo": "autopkg/timsutton-recipes", + "path": "Figure53/QLab3.download.recipe", + "shortname": "QLab3.download", "inferred_type": "download", "children": [ - "com.github.timsutton.pkg.Terraform" + "com.github.timsutton.pkg.QLab3", + "com.github.timsutton.munki.qlab3" ] }, - "com.github.timsutton.install.Packer": { - "name": null, - "description": "Downloads and installs a package of the current version of Packer.", + "com.github.timsutton.munki.qlab3": { + "name": "QLab3", + "description": "Downloads the latest version of QLab 3 and imports into Munki.", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Packer.install.recipe", - "parent": "com.github.timsutton.pkg.Packer", - "shortname": "Packer.install", - "inferred_type": "install" + "path": "Figure53/QLab3.munki.recipe", + "parent": "com.github.timsutton.download.qlab3", + "shortname": "QLab3.munki", + "inferred_type": "munki", + "munki_display_name": "QLab 3", + "munki_description": "QLab provides live show control for your Mac. Create media designs for theatre, dance, composition, installation, and more. Play back audio, video, and MIDI from a single workspace." }, - "com.github.timsutton.munki.Terraform": { - "name": "Terraform", - "description": "Downloads the current release of Terraform from http://terraform.io\nand builds a package installing it to /usr/local/bin.", + "com.github.timsutton.munki.SonicVisualiser": { + "name": "SonicVisualiser", + "description": "Downloads the most recent version of Sonic Visualiser and\nimports into Munki. Requires the autopkg/hansen-m-recipes repo.\n", "repo": "autopkg/timsutton-recipes", - "path": "HashiCorp/Terraform.munki.recipe", - "parent": "com.github.timsutton.pkg.Terraform", - "shortname": "Terraform.munki", + "path": "SonicVisualiser/SonicVisualiser.munki.recipe", + "parent": "com.github.hansen-m.download.SonicVisualiser", + "shortname": "SonicVisualiser.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Terraform provides a common configuration to launch infrastructure \u2014 from physical and virtual servers to email and DNS providers. Once launched, Terraform safely and efficiently changes infrastructure as the configuration is evolved. Simple file based configuration gives you a single view of your entire infrastructure." + "munki_description": "Sonic Visualiser is an application for viewing and analysing the contents of music audio files." }, "com.github.timsutton.munki.AmadeusPro2": { "name": "AmadeusPro2", @@ -3453,17 +3742,6 @@ "munki_display_name": "Amadeus Pro 2", "munki_description": "Amadeus Pro is a powerful multitrack audio editor supporting a variety of formats including MP3, AAC, Ogg Vorbis, Apple Lossless, AIFF, Wave and many others." }, - "com.github.timsutton.download.AmadeusLite": { - "name": "AmadeusLite", - "description": "Downloads the current release version of Amadeus Lite.\n ", - "repo": "autopkg/timsutton-recipes", - "path": "HairerSoft/AmadeusLite.download.recipe", - "shortname": "AmadeusLite.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.AmadeusLite" - ] - }, "com.github.timsutton.munki.AmadeusLite": { "name": "AmadeusLite", "description": "Downloads and imports Amadeus Lite into Munki.", @@ -3486,28 +3764,83 @@ "com.github.timsutton.munki.AmadeusPro2" ] }, - "com.github.timsutton.download.Max7": { - "name": "Max", - "description": "Downloads the current release of Max from the Cycling '74 website.\n ", + "com.github.timsutton.download.AmadeusLite": { + "name": "AmadeusLite", + "description": "Downloads the current release version of Amadeus Lite.\n ", "repo": "autopkg/timsutton-recipes", - "path": "Cycling74/Max.download.recipe", - "shortname": "Max.download", + "path": "HairerSoft/AmadeusLite.download.recipe", + "shortname": "AmadeusLite.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.Max7", - "com.github.jazzace.pkg.Max7" + "com.github.timsutton.munki.AmadeusLite" ] }, - "com.github.timsutton.munki.Max7": { - "name": "Max", - "description": "Downloads the current release of Max from the Cycling '74 website.\n ", + "com.github.timsutton.download.HopperDisassembler3": { + "name": "HopperDisassembler3", + "description": "Downloads latest version of Hopper Disassembler 3.", "repo": "autopkg/timsutton-recipes", - "path": "Cycling74/Max.munki.recipe", - "parent": "com.github.timsutton.download.Max7", - "shortname": "Max.munki", + "path": "HopperDisassembler/HopperDisassembler3.download.recipe", + "shortname": "HopperDisassembler3.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.HopperDisassembler3", + "com.github.mosen.install.HopperDisassembler3" + ] + }, + "com.github.timsutton.munki.HopperDisassembler4": { + "name": "HopperDisassembler4", + "description": "Downloads latest version of Hopper Disassembler 4 and imports into a Munki repo.\n\nPlease see the Description for HopperDisassembler4.download for a description\nof a current issue preventing the downloading of the full version.", + "repo": "autopkg/timsutton-recipes", + "path": "HopperDisassembler/HopperDisassembler4.munki.recipe", + "parent": "com.github.timsutton.download.HopperDisassembler4", + "shortname": "HopperDisassembler4.munki", "inferred_type": "munki", - "munki_display_name": "Max", - "munki_description": "Max is a graphical environment for music, audio, and multimedia. In use for over twenty years by performers, composers, artists, scientists, teachers, and students, Max is the way to make your computer do things that reflect your individual ideas and dreams. Now with a new interface optimized for speed and simplicity, major performance improvements, and a collection of powerful new tools to realize your ideas faster than ever." + "munki_display_name": "Hopper Disassembler", + "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables." + }, + "com.github.timsutton.munki.HopperDisassembler": { + "name": "HopperDisassembler2", + "description": "Downloads latest version of Hopper Disassembler 2 and imports into a Munki repo.", + "repo": "autopkg/timsutton-recipes", + "path": "HopperDisassembler/HopperDisassembler2.munki.recipe", + "parent": "com.github.timsutton.download.HopperDisassembler", + "shortname": "HopperDisassembler2.munki", + "inferred_type": "munki", + "munki_display_name": "Hopper Disassembler", + "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables." + }, + "com.github.timsutton.download.HopperDisassembler4": { + "name": "HopperDisassembler4", + "description": "Downloads latest version of Hopper Disassembler 4.\n\nCurrently this downloads only a demo version. In order to download\nthe full version, an additional query string, 'OrderIDHash', must\nbe added to the appcast URL query. Unfortunately I'm not sure how\nto easily extract this from an existing license installation besides\nactually capturing the web traffic.\n\nWhen Hopper detects a valid license with the demo version, it will\nprompt and check for updates using the OrderIDHash so that it downloads\nthe latest full version.", + "repo": "autopkg/timsutton-recipes", + "path": "HopperDisassembler/HopperDisassembler4.download.recipe", + "shortname": "HopperDisassembler4.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.HopperDisassembler4" + ] + }, + "com.github.timsutton.munki.HopperDisassembler3": { + "name": "HopperDisassembler3", + "description": "Downloads latest version of Hopper Disassembler 3 and imports into a Munki repo.", + "repo": "autopkg/timsutton-recipes", + "path": "HopperDisassembler/HopperDisassembler3.munki.recipe", + "parent": "com.github.timsutton.download.HopperDisassembler3", + "shortname": "HopperDisassembler3.munki", + "inferred_type": "munki", + "munki_display_name": "Hopper Disassembler", + "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables." + }, + "com.github.timsutton.download.HopperDisassembler": { + "name": "HopperDisassembler2", + "description": "Downloads latest version of Hopper Disassembler 2.", + "repo": "autopkg/timsutton-recipes", + "path": "HopperDisassembler/HopperDisassembler2.download.recipe", + "shortname": "HopperDisassembler2.download", + "inferred_type": "download", + "children": [ + "com.github.timsutton.munki.HopperDisassembler" + ] }, "com.github.timsutton.munki.audacity": { "name": "Audacity", @@ -3519,51 +3852,51 @@ "munki_display_name": "Audacity", "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." }, - "com.github.timsutton.download.processing": { - "name": "Processing", - "description": "Downloads the current release version of Processing.\n ", + "com.github.timsutton.munki.OpenDCP": { + "name": "OpenDCP", + "description": "Downloads and imports OpenDCP into Munki.", "repo": "autopkg/timsutton-recipes", - "path": "Processing/Processing.download.recipe", - "shortname": "Processing.download", + "path": "OpenDCP/OpenDCP.munki.recipe", + "parent": "com.github.timsutton.download.OpenDCP", + "shortname": "OpenDCP.munki", + "inferred_type": "munki", + "munki_display_name": "OpenDCP", + "munki_description": "OpenDCP is a cross-platform application to create digital cinema packages. It offers an easy to use GUI or can be scripted via a command line interface." + }, + "com.github.timsutton.download.OpenDCP": { + "name": null, + "description": "Downloads the current release version of OpenDCP.\n ", + "repo": "autopkg/timsutton-recipes", + "path": "OpenDCP/OpenDCP.download.recipe", + "shortname": "OpenDCP.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.processing", - "com.github.jazzace.pkg.processing", - "com.github.peshay.filewave.Processing" + "com.github.timsutton.munki.OpenDCP" ] }, - "com.github.timsutton.munki.p5jsEditor": { - "name": "p5jsEditor", - "description": "Downloads the latest release of the p5.js Editor and imports into Munki.", - "repo": "autopkg/timsutton-recipes", - "path": "Processing/p5jsEditor.munki.recipe", - "parent": "com.github.timsutton.download.p5jsEditor", - "shortname": "p5jsEditor.munki", - "inferred_type": "munki", - "munki_display_name": "p5.js Editor", - "munki_description": "The p5.js Editor is a simple coding environment designed for new programmers to get started with p5.js. It's modeled off of the Processing editor, and intended to provide a similar experience." - }, - "com.github.timsutton.download.p5jsEditor": { - "name": "p5jsEditor", - "description": "Downloads the latest release of the p5.js Editor from GitHub releases.", + "com.github.timsutton.download.KomodoEdit": { + "name": null, + "description": "Downloads the current release version of Komodo Edit.", "repo": "autopkg/timsutton-recipes", - "path": "Processing/p5jsEditor.download.recipe", - "shortname": "p5jsEditor.download", + "path": "KomodoEdit/KomodoEdit.download.recipe", + "deprecated": true, + "shortname": "KomodoEdit.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.p5jsEditor" + "com.github.timsutton.munki.KomodoEdit" ] }, - "com.github.timsutton.munki.processing": { - "name": "Processing", - "description": "Downloads the current release version of Processing and imports into Munki.", + "com.github.timsutton.munki.KomodoEdit": { + "name": "KomodoEdit", + "description": "Downloads and imports Komodo Edit into Munki.\n\nThe CFBundleVersion is used for version comparison, because since version 8, only\nthe x.y version is stored in CFBundleShortVersionString, whereas CFBundleVersion\ncontains x.y.z.", "repo": "autopkg/timsutton-recipes", - "path": "Processing/Processing.munki.recipe", - "parent": "com.github.timsutton.download.processing", - "shortname": "Processing.munki", + "path": "KomodoEdit/KomodoEdit.munki.recipe", + "parent": "com.github.timsutton.download.KomodoEdit", + "deprecated": true, + "shortname": "KomodoEdit.munki", "inferred_type": "munki", - "munki_display_name": "Processing", - "munki_description": "Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production." + "munki_display_name": "Komodo Edit", + "munki_description": "Komodo Edit is a lean editor with a sleek interface. You'll enjoy excellent coding in many web languages, including Python, PHP, Ruby, Perl, HTML, CSS and JavaScript." }, "com.github.timsutton.munki.redcine-xpro": { "name": "REDCINE-XPRO", @@ -3587,381 +3920,151 @@ "com.github.timsutton.munki.redcine-xpro" ] }, - "com.github.timsutton.install.iTunes": { - "name": null, - "description": "Downloads and installs the current version of iTunes from Apple's iTunes\ndownload page.\n ", - "repo": "autopkg/timsutton-recipes", - "path": "iTunes/iTunes.install.recipe", - "parent": "com.github.timsutton.download.iTunes", - "shortname": "iTunes.install", - "inferred_type": "install" + "com.github.keeleysam.recipes.InsomniaX.munki": { + "name": "InsomniaX", + "description": "Downloads the current release version of InsomniaX and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "InsomniaX/InsomniaX.munki.recipe", + "parent": "com.github.keeleysam.recipes.InsomniaX.download", + "shortname": "InsomniaX.munki", + "inferred_type": "munki", + "munki_display_name": "InsomniaX", + "munki_description": "Mouse jiggler for OS X, can prevent sleep." }, - "com.github.timsutton.download.iTunes": { - "name": null, - "description": "Downloads the current version of iTunes from Apple's iTunes download page.\n ", - "repo": "autopkg/timsutton-recipes", - "path": "iTunes/iTunes.download.recipe", - "shortname": "iTunes.download", + "com.github.keeleysam.recipes.InsomniaX.download": { + "name": "InsomniaX", + "description": "Downloads the current release version of InsomniaX.", + "repo": "autopkg/keeleysam-recipes", + "path": "InsomniaX/InsomniaX.download.recipe", + "shortname": "InsomniaX.download", "inferred_type": "download", "children": [ - "com.github.timsutton.install.iTunes" + "com.github.keeleysam.recipes.InsomniaX.munki", + "com.github.peshay.filewave.InsomniaX" ] }, - "com.github.timsutton.munki.davinciresolve12": { - "name": "DaVinciResolve12", - "description": "Downloads the most recent version of DaVinci Resolve 12 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve12.munki.recipe", - "parent": "com.github.timsutton.download.davinciresolve12", - "shortname": "DaVinciResolve12.munki", + "com.github.keeleysam.recipes.surteesstudios.Bartender.munki": { + "name": "Bartender", + "description": "Gets the current release version of Bartender and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "SurteesStudios/Bartender.munki.recipe", + "parent": "com.github.keeleysam.recipes.surteesstudios.Bartender.download", + "shortname": "Bartender.munki", "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve 12", - "munki_description": "DaVinci Resolve 12 combines professional non-linear video editing with the world\u2019s most advanced color corrector so now you can edit, color correct, finish and deliver all from one system! DaVinci Resolve is completely scalable and resolution independent so it can be used on set, in a small studio or integrated into the largest Hollywood production pipeline! From creative editing and multi camera television production to high end finishing and color correction, only DaVinci Resolve features the creative tools, compatibility, speed and legendary image quality you need to manage your entire workflow, which is why it is the number one solution used on Hollywood feature films." + "munki_display_name": null, + "munki_description": "Bartender lets you organize your Menu Bar Apps, by hiding them, rearranging them, or moving them to the Bartenders Bar. You can display the full menu bar, set options to have Menu Bar Apps show in the menu bar when they are updating, or have them always visible in the Bartenders Bar. There are loads of ways to configure Bartender to perform as you wish. Give it a go and find out." }, - "com.github.timsutton.download.fusion8": { - "name": "Fusion8", - "description": "Downloads latest version of Fusion 8.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/Fusion8.download.recipe", - "shortname": "Fusion8.download", + "com.github.keeleysam.recipes.surteesstudios.Bartender.download": { + "name": "Bartender", + "description": "Downloads the current release version of Bartender.", + "repo": "autopkg/keeleysam-recipes", + "path": "SurteesStudios/Bartender.download.recipe", + "shortname": "Bartender.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.fusion8", - "com.github.amsysuk-recipes.pkg.Fusion8", - "com.github.moofit-recipes.pkg.Fusion9" + "com.github.keeleysam.recipes.surteesstudios.Bartender.munki" ] }, - "com.github.timsutton.munki.davinciresolve18": { - "name": "DaVinciResolve18", - "description": "Downloads the most recent version of DaVinci Resolve 18 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve18.munki.recipe", - "parent": "com.github.timsutton.download.davinciresolve18", - "shortname": "DaVinciResolve18.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve 18", - "munki_description": "This software installs the free version of DaVinci Resolve 18 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." - }, - "com.github.timsutton.munki.davinciresolvelite11": { - "name": "DaVinciResolveLite11", - "description": "Downloads the most recent version of DaVinci Resolve Lite 11 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nWe extract the application bundle so that we can use it for an installs item and the pkginfo version.\n\nResolve Lite also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve Lite installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolveLite11.munki.recipe", - "parent": "com.github.timsutton.download.davinciresolvelite11", - "shortname": "DaVinciResolveLite11.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve Lite 11", - "munki_description": "DaVinci color correctors have been the standard in post production since 1984. There are thousands of colorists worldwide who understand the performance, quality and workflow of DaVinci. DaVinci is the name behind more feature films, television commercials, documentaries, television production and music videos than any other grading system. When you\u2019re in a room full of demanding clients with conflicting ideas, colorists know that only DaVinci has the quality, real time performance, creative features and powerful control panel you need to work fast!" - }, - "com.github.timsutton.download.davinciresolve18": { - "name": "DaVinciResolve18", - "description": "Downloads latest version of DaVinci Resolve 18.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve18.download.recipe", - "shortname": "DaVinciResolve18.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.davinciresolve18" - ] - }, - "com.github.timsutton.download.davinciresolve12": { - "name": "DaVinciResolve12", - "description": "Downloads latest version of DaVinci Resolve 12.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve12.download.recipe", - "shortname": "DaVinciResolve12.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.davinciresolve12", - "com.github.amsysuk-recipes.pkg.DaVinciResolve12", - "com.github.amsysuk-recipes.download.DaVinciResolve12Studio" - ] - }, - "com.github.timsutton.munki.davinciresolve14": { - "name": "DaVinciResolve14", - "description": "Downloads the most recent version of DaVinci Resolve 14 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve14.munki.recipe", - "parent": "com.github.timsutton.download.davinciresolve14", - "shortname": "DaVinciResolve14.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve 14", - "munki_description": "This software installs the free version of DaVinci Resolve 14 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." - }, - "com.github.timsutton.download.davinciresolve14": { - "name": "DaVinciResolve14", - "description": "Downloads latest version of DaVinci Resolve 14.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve14.download.recipe", - "shortname": "DaVinciResolve14.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.davinciresolve14", - "com.github.moofit-recipes.pkg.DaVinciResolve14", - "com.github.moofit-recipes.download.DaVinciResolve15Studio", - "com.github.moofit-recipes.download.DaVinciResolve14Studio", - "com.github.moofit-recipes.download.DaVinciResolve15", - "com.github.haircut.download.DaVinciResolve16", - "com.github.TekTekkers.download.DaVinciResolveStudio19", - "com.github.milk-studios.download.DaVinciResolveStudio17" - ] - }, - "com.github.timsutton.download.davinciresolvelite11": { - "name": "DaVinciResolveLite11", - "description": "Downloads latest version of DaVinci Resolve Lite 11.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolveLite11.download.recipe", - "shortname": "DaVinciResolveLite11.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.davinciresolvelite11" - ] - }, - "com.github.timsutton.munki.davinciresolve17": { - "name": "DaVinciResolve17", - "description": "Downloads the most recent version of DaVinci Resolve 17 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve17.munki.recipe", - "parent": "com.github.timsutton.download.davinciresolve17", - "shortname": "DaVinciResolve17.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve 17", - "munki_description": "This software installs the free version of DaVinci Resolve 17 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." - }, - "com.github.timsutton.download.davinciresolve17": { - "name": "DaVinciResolve17", - "description": "Downloads latest version of DaVinci Resolve 17.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/DaVinciResolve17.download.recipe", - "shortname": "DaVinciResolve17.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.davinciresolve17" - ] - }, - "com.github.timsutton.munki.fusion8": { - "name": "Fusion8", - "description": "Downloads the most recent version of DaVinci Fusion 8 and imports it into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n", - "repo": "autopkg/timsutton-recipes", - "path": "Blackmagic/Fusion8.munki.recipe", - "parent": "com.github.timsutton.download.fusion8", - "shortname": "Fusion8.munki", - "inferred_type": "munki", - "munki_display_name": "Fusion 8", - "munki_description": "Fusion is the world\u2019s most advanced compositing software for visual effects artists, broadcast and motion graphic designers and 3D animators." - }, - "com.github.timsutton.munki.AutoDMG": { - "name": "AutoDMG", - "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ", - "repo": "autopkg/timsutton-recipes", - "path": "AutoDMG/AutoDMG.munki.recipe", - "parent": "com.github.timsutton.download.AutoDMG", - "shortname": "AutoDMG.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Create deployable system images from OS X installer." - }, - "com.github.timsutton.download.AutoDMG": { - "name": "AutoDMG", - "description": "Downloads the current release of AutoDMG from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", - "repo": "autopkg/timsutton-recipes", - "path": "AutoDMG/AutoDMG.download.recipe", - "shortname": "AutoDMG.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.AutoDMG", - "com.github.scriptingosx.pkg.AutoDMG", - "com.github.peshay.filewave.AutoDMG" - ] - }, - "com.github.timsutton.munki.SonicVisualiser": { - "name": "SonicVisualiser", - "description": "Downloads the most recent version of Sonic Visualiser and\nimports into Munki. Requires the autopkg/hansen-m-recipes repo.\n", - "repo": "autopkg/timsutton-recipes", - "path": "SonicVisualiser/SonicVisualiser.munki.recipe", - "parent": "com.github.hansen-m.download.SonicVisualiser", - "shortname": "SonicVisualiser.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Sonic Visualiser is an application for viewing and analysing the contents of music audio files." - }, - "com.github.timsutton.munki.KomodoEdit": { - "name": "KomodoEdit", - "description": "Downloads and imports Komodo Edit into Munki.\n\nThe CFBundleVersion is used for version comparison, because since version 8, only\nthe x.y version is stored in CFBundleShortVersionString, whereas CFBundleVersion\ncontains x.y.z.", - "repo": "autopkg/timsutton-recipes", - "path": "KomodoEdit/KomodoEdit.munki.recipe", - "parent": "com.github.timsutton.download.KomodoEdit", - "deprecated": true, - "shortname": "KomodoEdit.munki", - "inferred_type": "munki", - "munki_display_name": "Komodo Edit", - "munki_description": "Komodo Edit is a lean editor with a sleek interface. You'll enjoy excellent coding in many web languages, including Python, PHP, Ruby, Perl, HTML, CSS and JavaScript." - }, - "com.github.timsutton.download.KomodoEdit": { - "name": null, - "description": "Downloads the current release version of Komodo Edit.", - "repo": "autopkg/timsutton-recipes", - "path": "KomodoEdit/KomodoEdit.download.recipe", - "deprecated": true, - "shortname": "KomodoEdit.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.KomodoEdit" - ] - }, - "com.github.timsutton.munki.EAnalysis": { - "name": "EAnalysis", - "description": "Downloads the latest version of EAnalysis and imports into Munki.\n\nWe use the CFBundleVersion for versioning as it seems to provide a more\n'detailed' version.\n ", - "repo": "autopkg/timsutton-recipes", - "path": "EAnalysis/EAnalysis.munki.recipe", - "parent": "com.github.timsutton.download.EAnalysis", - "shortname": "EAnalysis.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "This piece of software aims at experimenting new types of graphic representations and new analytical methods with an intuitive interface and adapted tools for analysis purposes." - }, - "com.github.timsutton.download.EAnalysis": { - "name": "EAnalysis", - "description": "Downloads the latest version of EAnalysis.", - "repo": "autopkg/timsutton-recipes", - "path": "EAnalysis/EAnalysis.download.recipe", - "shortname": "EAnalysis.download", + "com.github.keeleysam.autopkg.download.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current release version of iTerm 2.", + "repo": "autopkg/keeleysam-recipes", + "path": "iTerm2/iTerm2.download.recipe", + "shortname": "iTerm2.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.EAnalysis" + "com.github.keeleysam.autopkg.munki.iTerm2" ] }, - "com.github.timsutton.munki.HopperDisassembler4": { - "name": "HopperDisassembler4", - "description": "Downloads latest version of Hopper Disassembler 4 and imports into a Munki repo.\n\nPlease see the Description for HopperDisassembler4.download for a description\nof a current issue preventing the downloading of the full version.", - "repo": "autopkg/timsutton-recipes", - "path": "HopperDisassembler/HopperDisassembler4.munki.recipe", - "parent": "com.github.timsutton.download.HopperDisassembler4", - "shortname": "HopperDisassembler4.munki", + "com.github.keeleysam.autopkg.munki.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current release version of iTerm 2 and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "iTerm2/iTerm2.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.iTerm2", + "shortname": "iTerm2.munki", "inferred_type": "munki", - "munki_display_name": "Hopper Disassembler", - "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables." - }, - "com.github.timsutton.download.HopperDisassembler": { - "name": "HopperDisassembler2", - "description": "Downloads latest version of Hopper Disassembler 2.", - "repo": "autopkg/timsutton-recipes", - "path": "HopperDisassembler/HopperDisassembler2.download.recipe", - "shortname": "HopperDisassembler2.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.HopperDisassembler" - ] - }, - "com.github.timsutton.download.HopperDisassembler4": { - "name": "HopperDisassembler4", - "description": "Downloads latest version of Hopper Disassembler 4.\n\nCurrently this downloads only a demo version. In order to download\nthe full version, an additional query string, 'OrderIDHash', must\nbe added to the appcast URL query. Unfortunately I'm not sure how\nto easily extract this from an existing license installation besides\nactually capturing the web traffic.\n\nWhen Hopper detects a valid license with the demo version, it will\nprompt and check for updates using the OrderIDHash so that it downloads\nthe latest full version.", - "repo": "autopkg/timsutton-recipes", - "path": "HopperDisassembler/HopperDisassembler4.download.recipe", - "shortname": "HopperDisassembler4.download", - "inferred_type": "download", - "children": [ - "com.github.timsutton.munki.HopperDisassembler4" - ] + "munki_display_name": "iTerm2", + "munki_description": "Powerful alternative to Terminal.app." }, - "com.github.timsutton.munki.HopperDisassembler3": { - "name": "HopperDisassembler3", - "description": "Downloads latest version of Hopper Disassembler 3 and imports into a Munki repo.", - "repo": "autopkg/timsutton-recipes", - "path": "HopperDisassembler/HopperDisassembler3.munki.recipe", - "parent": "com.github.timsutton.download.HopperDisassembler3", - "shortname": "HopperDisassembler3.munki", + "com.github.keeleysam.recipes.Flux.munki": { + "name": "Flux", + "description": "Downloads the current release version of Flux and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "Flux/Flux.munki.recipe", + "parent": "com.github.keeleysam.recipes.Flux.download", + "shortname": "Flux.munki", "inferred_type": "munki", - "munki_display_name": "Hopper Disassembler", - "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables." + "munki_display_name": "f.lux", + "munki_description": "f.lux makes your computer screen look like the room you're in, all the time. When the sun sets, it makes your computer look like your indoor lights. In the morning, it makes things look like sunlight again.\n\nTell f.lux what kind of lighting you have, and where you live. Then forget about it. f.lux will do the rest, automatically." }, - "com.github.timsutton.download.HopperDisassembler3": { - "name": "HopperDisassembler3", - "description": "Downloads latest version of Hopper Disassembler 3.", - "repo": "autopkg/timsutton-recipes", - "path": "HopperDisassembler/HopperDisassembler3.download.recipe", - "shortname": "HopperDisassembler3.download", + "com.github.keeleysam.recipes.Flux.download": { + "name": "Flux", + "description": "Downloads the current release version of Flux.", + "repo": "autopkg/keeleysam-recipes", + "path": "Flux/Flux.download.recipe", + "shortname": "Flux.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.HopperDisassembler3", - "com.github.mosen.install.HopperDisassembler3" + "com.github.keeleysam.recipes.Flux.munki", + "com.github.homebysix.install.Flux", + "com.github.homebysix.pkg.Flux", + "com.github.peshay.filewave.Flux" ] }, - "com.github.timsutton.munki.HopperDisassembler": { - "name": "HopperDisassembler2", - "description": "Downloads latest version of Hopper Disassembler 2 and imports into a Munki repo.", - "repo": "autopkg/timsutton-recipes", - "path": "HopperDisassembler/HopperDisassembler2.munki.recipe", - "parent": "com.github.timsutton.download.HopperDisassembler", - "shortname": "HopperDisassembler2.munki", + "com.github.keeleysam.recipes.GoogleTalkPlugin": { + "name": "GoogleTalkPlugin", + "description": null, + "repo": "autopkg/keeleysam-recipes", + "path": "GoogleTalkPlugin/GoogleTalkPlugin.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.GoogleTalkPlugin", + "shortname": "GoogleTalkPlugin.munki", "inferred_type": "munki", - "munki_display_name": "Hopper Disassembler", - "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables." + "munki_display_name": "Google Talk Plugin", + "munki_description": "Plugin for Google Hangouts and Gmail voice and video." }, - "com.github.timsutton.download.Cecilia": { - "name": null, - "description": "Downloads the current release version of Cecilia.\n ", - "repo": "autopkg/timsutton-recipes", - "path": "Cecilia/Cecilia.download.recipe", - "shortname": "Cecilia.download", + "com.github.keeleysam.autopkg.download.GoogleTalkPlugin": { + "name": "GoogleTalkPlugin", + "description": null, + "repo": "autopkg/keeleysam-recipes", + "path": "GoogleTalkPlugin/GoogleTalkPlugin.download.recipe", + "shortname": "GoogleTalkPlugin.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.Cecilia" + "com.github.keeleysam.recipes.GoogleTalkPlugin" ] }, - "com.github.timsutton.munki.Cecilia": { - "name": "Cecilia", - "description": "Downloads and imports Cecilia into Munki.", - "repo": "autopkg/timsutton-recipes", - "path": "Cecilia/Cecilia.munki.recipe", - "parent": "com.github.timsutton.download.Cecilia", - "shortname": "Cecilia.munki", - "inferred_type": "munki", - "munki_display_name": "Cecilia", - "munki_description": "Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own GUI using a simple syntax. Cecilia comes with many original built-in modules and presets for sound effects and synthesis." - }, - "com.github.keeleysam.autopkg.download.Wiinote": { - "name": "Wiinote", - "description": "Downloads the current release version of Wiinote.", + "com.github.keeleysam.autopkg.download.HandBrake": { + "name": "HandBrake", + "description": "Downloads the current release version of HandBrake.", "repo": "autopkg/keeleysam-recipes", - "path": "PrimateLabs/Wiinote.download.recipe", - "shortname": "Wiinote.download", + "path": "Handbrake/Handbrake.download.recipe", + "shortname": "Handbrake.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.primatelabs.Wiinote.munki" + "com.github.keeleysam.autopkg.munki.HandBrake" ] }, - "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki": { - "name": "Geekbench2", - "description": "Downloads the current release version of Geekbench 2 and imports into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "PrimateLabs/Geekbench2.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.Geekbench2", - "shortname": "Geekbench2.munki", - "inferred_type": "munki", - "munki_display_name": "Geekbench 2", - "munki_description": "Comparative benchmarking tool." - }, - "com.github.keeleysam.recipes.primatelabs.Wiinote.munki": { - "name": "Wiinote", - "description": "Downloads the current release version of Wiinote and imports into Munki.", + "com.github.keeleysam.autopkg.munki.HandBrake": { + "name": "HandBrake", + "description": "Downloads the current release version of HandBrake and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "PrimateLabs/Wiinote.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.Wiinote", - "shortname": "Wiinote.munki", + "path": "Handbrake/Handbrake.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.HandBrake", + "shortname": "Handbrake.munki", "inferred_type": "munki", - "munki_display_name": "Wiinote", - "munki_description": "Control Keynote with a Wiimote!" + "munki_display_name": "HandBrake", + "munki_description": "HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder." }, - "com.github.keeleysam.autopkg.download.Geekbench2": { - "name": "Geekbench2", - "description": "Downloads the current release version of Geekbench 2.", + "com.github.keeleysam.recipes.Xslimmer.download": { + "name": "Xslimmer", + "description": "Downloads the current release version of Xslimmer.", "repo": "autopkg/keeleysam-recipes", - "path": "PrimateLabs/Geekbench2.download.recipe", - "shortname": "Geekbench2.download", + "path": "Xslimmer/Xslimmer.download.recipe", + "shortname": "Xslimmer.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki" + "com.github.keeleysam.recipes.Xslimmer.munki" ] }, "com.github.keeleysam.recipes.Xslimmer.munki": { @@ -3975,60 +4078,86 @@ "munki_display_name": "Xslimmer", "munki_description": "Saves space by removing unused languages and architectures from applications." }, - "com.github.keeleysam.recipes.Xslimmer.download": { - "name": "Xslimmer", - "description": "Downloads the current release version of Xslimmer.", + "com.github.keeleysam.recipes.smcFanControl.munki": { + "name": "smcFanControl", + "description": "Downloads the current release version of smcFanControl and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Xslimmer/Xslimmer.download.recipe", - "shortname": "Xslimmer.download", + "path": "smcFanControl/smcFanControl.munki.recipe", + "parent": "com.github.keeleysam.recipes.smcFanControl.download", + "shortname": "smcFanControl.munki", + "inferred_type": "munki", + "munki_display_name": "smcFanControl", + "munki_description": "Allows monitoring and manual control of a Mac's interal fans." + }, + "com.github.keeleysam.recipes.smcFanControl.download": { + "name": "smcFanControl", + "description": "Downloads the current release version of smcFanControl.", + "repo": "autopkg/keeleysam-recipes", + "path": "smcFanControl/smcFanControl.download.recipe", + "shortname": "smcFanControl.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.Xslimmer.munki" + "com.github.keeleysam.recipes.smcFanControl.munki", + "com.github.ahousseini-recipes.pkg.smcFanControl" ] }, - "com.github.keeleysam.recipes.zulip.munki": { - "name": "Zulip", - "description": "Downloads the latest Zulip disk image and imports into Munki.", + "com.github.keeleysam-recipes.download.StarTechUSBDriver": { + "name": "StarTechUSBDriver", + "description": "Downloads the latest version of StarTechUSBDriver.", "repo": "autopkg/keeleysam-recipes", - "path": "Zulip/Zulip.munki.recipe", - "parent": "com.github.keeleysam.recipes.zulip.download", - "shortname": "Zulip.munki", + "path": "StarTech/StarTechUSBDriver.download.recipe", + "shortname": "StarTechUSBDriver.download", + "inferred_type": "download", + "children": [ + "com.github.keeleysam-recipes.munki.StarTechUSBDriver" + ] + }, + "com.github.keeleysam-recipes.munki.StarTechUSBDriver": { + "name": "StarTechUSBDriver", + "description": "Munki Imports the latest version of StarTechUSBDriver.", + "repo": "autopkg/keeleysam-recipes", + "path": "StarTech/StarTechUSBDriver.munki.recipe", + "parent": "com.github.keeleysam-recipes.download.StarTechUSBDriver", + "shortname": "StarTechUSBDriver.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.keeleysam.recipes.zulip.download": { - "name": "Zulip", - "description": "Downloads latest Zulip disk image.", + "com.github.keeleysam.recipes.Quicksilver.download": { + "name": "Quicksilver", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "Zulip/Zulip.download.recipe", - "shortname": "Zulip.download", + "path": "Quicksilver/Quicksilver.download.recipe", + "shortname": "Quicksilver.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.zulip.munki" + "com.github.keeleysam.recipes.Quicksilver.munki", + "com.github.homebysix.install.Quicksilver", + "com.github.homebysix.pkg.Quicksilver" ] }, - "com.github.keeleysam.recipes.Bjango.iStatMenus.munki": { - "name": "iStatMenus", + "com.github.keeleysam.recipes.Quicksilver.munki": { + "name": "Quicksilver", "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "Bjango/iStatMenus.munki.recipe", - "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download", - "shortname": "iStatMenus.munki", + "path": "Quicksilver/Quicksilver.munki.recipe", + "parent": "com.github.keeleysam.recipes.Quicksilver.download", + "shortname": "Quicksilver.munki", "inferred_type": "munki", - "munki_display_name": "iStat Menus", - "munki_description": "iStat Menus is an advanced Mac system monitor, covering an enormous range of stats. It lives right in your Mac\u2019s menubar, so detailed information is only ever a glance or single click away." + "munki_display_name": "Quicksilver", + "munki_description": "Quicksilver is a fast and free Mac OS X productivity application that gives you the power to control your Mac quickly and elegantly. Quicksilver learns your habits, making your everyday chores simple and efficient." }, - "com.github.keeleysam.recipes.Bjango.iStatMenus.download": { - "name": "iStatMenus", - "description": null, + "com.github.keeleysam.recipes.CarbonCopyCloner.download": { + "name": "CarbonCopyCloner", + "description": "Downloads the current release version of Carbon Copy Cloner.\n\nThe VERSION key can be overridden with (at the time of writing), three values:\n - latest (which is the v6 latest)\n - latestbeta (latest v6 beta)\n - ccc5 (the last release of v5)\n", "repo": "autopkg/keeleysam-recipes", - "path": "Bjango/iStatMenus.download.recipe", - "shortname": "iStatMenus.download", + "path": "CarbonCopyCloner/CarbonCopyCloner.download.recipe", + "shortname": "CarbonCopyCloner.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.Bjango.iStatMenus.munki", - "com.github.grahamgilbert.install.iStatMenus" + "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", + "com.github.keeleysam.recipes.CarbonCopyCloner.munki", + "com.github.peshay.filewave.CarbonCopyCloner" ] }, "com.github.keeleysam.recipes.pkg.CarbonCopyCloner": { @@ -4046,18 +4175,14 @@ "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner" ] }, - "com.github.keeleysam.recipes.CarbonCopyCloner.download": { + "com.github.keeleysam.recipes.CarbonCopyCloner.install": { "name": "CarbonCopyCloner", - "description": "Downloads the current release version of Carbon Copy Cloner.\n\nThe VERSION key can be overridden with (at the time of writing), three values:\n - latest (which is the v6 latest)\n - latestbeta (latest v6 beta)\n - ccc5 (the last release of v5)\n", + "description": "Installs the current release version of CarbonCopyCloner.", "repo": "autopkg/keeleysam-recipes", - "path": "CarbonCopyCloner/CarbonCopyCloner.download.recipe", - "shortname": "CarbonCopyCloner.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", - "com.github.keeleysam.recipes.CarbonCopyCloner.munki", - "com.github.peshay.filewave.CarbonCopyCloner" - ] + "path": "CarbonCopyCloner/CarbonCopyCloner.install.recipe", + "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", + "shortname": "CarbonCopyCloner.install", + "inferred_type": "install" }, "com.github.keeleysam.recipes.CarbonCopyCloner.munki": { "name": "CarbonCopyCloner", @@ -4070,140 +4195,115 @@ "munki_display_name": "Carbon Copy Cloner", "munki_description": "Disk and folder cloning utility for OS X." }, - "com.github.keeleysam.recipes.CarbonCopyCloner.install": { - "name": "CarbonCopyCloner", - "description": "Installs the current release version of CarbonCopyCloner.", + "com.github.keeleysam.recipes.zulip.munki": { + "name": "Zulip", + "description": "Downloads the latest Zulip disk image and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "CarbonCopyCloner/CarbonCopyCloner.install.recipe", - "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", - "shortname": "CarbonCopyCloner.install", - "inferred_type": "install" + "path": "Zulip/Zulip.munki.recipe", + "parent": "com.github.keeleysam.recipes.zulip.download", + "shortname": "Zulip.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, - "com.github.keeleysam.recipes.pkg.GitHub": { - "name": "GitHub", - "description": "Downloads latest Github app and builds a package.", + "com.github.keeleysam.recipes.zulip.download": { + "name": "Zulip", + "description": "Downloads latest Zulip disk image.", "repo": "autopkg/keeleysam-recipes", - "path": "Github/GitHub.pkg.recipe", - "parent": "com.github.keeleysam.recipes.GitHub.download", - "shortname": "GitHub.pkg", - "inferred_type": "pkg", + "path": "Zulip/Zulip.download.recipe", + "shortname": "Zulip.download", + "inferred_type": "download", "children": [ - "com.github.golbiga.jss.GitHub" + "com.github.keeleysam.recipes.zulip.munki" ] }, - "com.github.keeleysam.recipes.GitHub.download": { - "name": "GitHub", + "com.github.keeleysam.recipes.StuffItExpander.download": { + "name": "StuffItExpander", "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "Github/Github.download.recipe", - "shortname": "Github.download", + "path": "StuffIt/StuffItExpander.download.recipe", + "shortname": "StuffItExpander.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.pkg.GitHub", - "com.github.keeleysam.recipes.GitHub.munki" + "com.github.keeleysam.recipes.StuffItExpander.munki", + "com.github.autopkg.kernsb.pkg.StuffItExpander" ] }, - "com.github.keeleysam.recipes.GitHub.munki": { - "name": "GitHub", + "com.github.keeleysam.recipes.StuffItExpander.munki": { + "name": "StuffItExpander", "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "Github/Github.munki.recipe", - "parent": "com.github.keeleysam.recipes.GitHub.download", - "shortname": "Github.munki", + "path": "StuffIt/StuffItExpander.munki.recipe", + "parent": "com.github.keeleysam.recipes.StuffItExpander.download", + "shortname": "StuffItExpander.munki", "inferred_type": "munki", - "munki_display_name": "GitHub", - "munki_description": "GUI application for GitHub.com" + "munki_display_name": "StuffIt Expander", + "munki_description": "Decompression utility for OS X." }, - "com.github.keeleysam.recipes.smcFanControl.download": { - "name": "smcFanControl", - "description": "Downloads the current release version of smcFanControl.", + "com.github.keeleysam.recipes.Bjango.iStatMenus.download": { + "name": "iStatMenus", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "smcFanControl/smcFanControl.download.recipe", - "shortname": "smcFanControl.download", + "path": "Bjango/iStatMenus.download.recipe", + "shortname": "iStatMenus.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.smcFanControl.munki", - "com.github.ahousseini-recipes.pkg.smcFanControl" + "com.github.keeleysam.recipes.Bjango.iStatMenus.munki", + "com.github.grahamgilbert.install.iStatMenus" ] }, - "com.github.keeleysam.recipes.smcFanControl.munki": { - "name": "smcFanControl", - "description": "Downloads the current release version of smcFanControl and imports into Munki.", + "com.github.keeleysam.recipes.Bjango.iStatMenus.munki": { + "name": "iStatMenus", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "smcFanControl/smcFanControl.munki.recipe", - "parent": "com.github.keeleysam.recipes.smcFanControl.download", - "shortname": "smcFanControl.munki", + "path": "Bjango/iStatMenus.munki.recipe", + "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download", + "shortname": "iStatMenus.munki", "inferred_type": "munki", - "munki_display_name": "smcFanControl", - "munki_description": "Allows monitoring and manual control of a Mac's interal fans." + "munki_display_name": "iStat Menus", + "munki_description": "iStat Menus is an advanced Mac system monitor, covering an enormous range of stats. It lives right in your Mac\u2019s menubar, so detailed information is only ever a glance or single click away." }, - "com.github.keeleysam.recipes.Stay.download": { - "name": "Stay", - "description": "Downloads the current release version of Stay.", + "com.keeleysam.recipes.download.DuoDesktop": { + "name": "Duo Desktop", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "CordlessDog/Stay.download.recipe", - "shortname": "Stay.download", + "path": "Duo/Duo Desktop.download.recipe", + "shortname": "Duo Desktop.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.Stay.munki", - "com.github.Lotusshaney.pkg.Stay" + "com.keeleysam.recipes.pkg.DuoDesktop", + "com.keeleysam.recipes.install.DuoDesktop", + "com.keeleysam.recipes.munki.DuoDesktop" ] }, - "com.github.keeleysam.recipes.Stay.munki": { - "name": "Stay", - "description": "Gets the current release version of Stay and imports into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "CordlessDog/Stay.munki.recipe", - "parent": "com.github.keeleysam.recipes.Stay.download", - "shortname": "Stay.munki", - "inferred_type": "munki", - "munki_display_name": "Stay", - "munki_description": "If you're fastidious about keeping your windows tidy, Stay is for you. Stay ensures that your windows are always where you want them to be, even as you connect and disconnect displays." - }, - "com.github.keeleysam.recipes.gfxCardStatus.munki": { - "name": "gfxCardStatus", - "description": "Downloads the current release version of gfxCardStatus and imports into Munki.", + "com.keeleysam.recipes.pkg.DuoDesktop": { + "name": "Duo Desktop", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "gfxCardStatus/gfxCardStatus.munki.recipe", - "parent": "com.github.keeleysam.recipes.gfxCardStatus.download", - "shortname": "gfxCardStatus.munki", - "inferred_type": "munki", - "munki_display_name": "gfxCardStatus", - "munki_description": "gfxCardStatus is an unobtrusive menu bar app for OS X that allows MacBook Pro users to see which apps are affecting their battery life by using the more power-hungry graphics." + "path": "Duo/Duo Desktop.pkg.recipe", + "parent": "com.keeleysam.recipes.download.DuoDesktop", + "shortname": "Duo Desktop.pkg", + "inferred_type": "pkg" }, - "com.github.keeleysam.recipes.gfxCardStatus.download": { - "name": "gfxCardStatus", - "description": "Downloads the current release version of gfxCardStatus.", + "com.keeleysam.recipes.install.DuoDesktop": { + "name": "Duo Desktop", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "gfxCardStatus/gfxCardStatus.download.recipe", - "shortname": "gfxCardStatus.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.gfxCardStatus.munki" - ] + "path": "Duo/Duo Desktop.install.recipe", + "parent": "com.keeleysam.recipes.download.DuoDesktop", + "shortname": "Duo Desktop.install", + "inferred_type": "install" }, - "com.github.keeleysam.recipes.InsomniaX.munki": { - "name": "InsomniaX", - "description": "Downloads the current release version of InsomniaX and imports into Munki.", + "com.keeleysam.recipes.munki.DuoDesktop": { + "name": "Duo Desktop", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "InsomniaX/InsomniaX.munki.recipe", - "parent": "com.github.keeleysam.recipes.InsomniaX.download", - "shortname": "InsomniaX.munki", + "path": "Duo/Duo Desktop.munki.recipe", + "parent": "com.keeleysam.recipes.download.DuoDesktop", + "shortname": "Duo Desktop.munki", "inferred_type": "munki", - "munki_display_name": "InsomniaX", - "munki_description": "Mouse jiggler for OS X, can prevent sleep." - }, - "com.github.keeleysam.recipes.InsomniaX.download": { - "name": "InsomniaX", - "description": "Downloads the current release version of InsomniaX.", - "repo": "autopkg/keeleysam-recipes", - "path": "InsomniaX/InsomniaX.download.recipe", - "shortname": "InsomniaX.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.InsomniaX.munki", - "com.github.peshay.filewave.InsomniaX" - ] + "munki_display_name": "Duo Desktop", + "munki_description": null }, "com.github.keeleysam.recipes.Mailplane.3.munki": { "name": "Mailplane3", @@ -4229,170 +4329,291 @@ "com.github.homebysix.pkg.Mailplane3" ] }, - "com.keeleysam.recipes.install.DuoDesktop": { - "name": "Duo Desktop", - "description": null, + "com.github.keeleysam.recipes.FileZilla.download": { + "name": "FileZilla", + "description": "Downloads the current version of FileZilla. Specify the channel via %NAME%.", "repo": "autopkg/keeleysam-recipes", - "path": "Duo/Duo Desktop.install.recipe", - "parent": "com.keeleysam.recipes.download.DuoDesktop", - "shortname": "Duo Desktop.install", - "inferred_type": "install" + "path": "FileZilla/FileZilla.download.recipe", + "shortname": "FileZilla.download", + "inferred_type": "download", + "children": [ + "com.github.keeleysam.recipes.FileZilla.nightly.munki", + "com.github.keeleysam.recipes.FileZilla.beta.munki", + "com.github.keeleysam.recipes.FileZilla.munki", + "com.github.scriptingosx.pkg.FileZilla", + "com.github.almenscorner.intune.FileZilla" + ] }, - "com.keeleysam.recipes.munki.DuoDesktop": { - "name": "Duo Desktop", - "description": null, + "com.github.keeleysam.recipes.FileZilla.nightly.munki": { + "name": "FileZilla_nightly", + "description": "Downloads the current installation package for FileZilla nightly. Imports it into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Duo/Duo Desktop.munki.recipe", - "parent": "com.keeleysam.recipes.download.DuoDesktop", - "shortname": "Duo Desktop.munki", + "path": "FileZilla/FileZilla_nightly.munki.recipe", + "parent": "com.github.keeleysam.recipes.FileZilla.download", + "shortname": "FileZilla_nightly.munki", "inferred_type": "munki", - "munki_display_name": "Duo Desktop", + "munki_display_name": "FileZilla", "munki_description": null }, - "com.keeleysam.recipes.pkg.DuoDesktop": { - "name": "Duo Desktop", + "com.github.keeleysam.recipes.FileZilla.beta.munki": { + "name": "FileZilla_beta", + "description": "Downloads the current installation package for FileZilla. Imports it into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "FileZilla/FileZilla_beta.munki.recipe", + "parent": "com.github.keeleysam.recipes.FileZilla.download", + "shortname": "FileZilla_beta.munki", + "inferred_type": "munki", + "munki_display_name": "FileZilla", + "munki_description": null + }, + "com.github.keeleysam.recipes.FileZilla.munki": { + "name": "FileZilla", + "description": "Downloads the current installation package for FileZilla. Imports it into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "FileZilla/FileZilla.munki.recipe", + "parent": "com.github.keeleysam.recipes.FileZilla.download", + "shortname": "FileZilla.munki", + "inferred_type": "munki", + "munki_display_name": "FileZilla", + "munki_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client." + }, + "com.github.keeleysam.recipes.Stay.munki": { + "name": "Stay", + "description": "Gets the current release version of Stay and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "CordlessDog/Stay.munki.recipe", + "parent": "com.github.keeleysam.recipes.Stay.download", + "shortname": "Stay.munki", + "inferred_type": "munki", + "munki_display_name": "Stay", + "munki_description": "If you're fastidious about keeping your windows tidy, Stay is for you. Stay ensures that your windows are always where you want them to be, even as you connect and disconnect displays." + }, + "com.github.keeleysam.recipes.Stay.download": { + "name": "Stay", + "description": "Downloads the current release version of Stay.", + "repo": "autopkg/keeleysam-recipes", + "path": "CordlessDog/Stay.download.recipe", + "shortname": "Stay.download", + "inferred_type": "download", + "children": [ + "com.github.keeleysam.recipes.Stay.munki", + "com.github.Lotusshaney.pkg.Stay" + ] + }, + "com.github.keeleysam.recipes.GitHub.munki": { + "name": "GitHub", "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "Duo/Duo Desktop.pkg.recipe", - "parent": "com.keeleysam.recipes.download.DuoDesktop", - "shortname": "Duo Desktop.pkg", - "inferred_type": "pkg" + "path": "Github/Github.munki.recipe", + "parent": "com.github.keeleysam.recipes.GitHub.download", + "shortname": "Github.munki", + "inferred_type": "munki", + "munki_display_name": "GitHub", + "munki_description": "GUI application for GitHub.com" }, - "com.keeleysam.recipes.download.DuoDesktop": { - "name": "Duo Desktop", + "com.github.keeleysam.recipes.pkg.GitHub": { + "name": "GitHub", + "description": "Downloads latest Github app and builds a package.", + "repo": "autopkg/keeleysam-recipes", + "path": "Github/GitHub.pkg.recipe", + "parent": "com.github.keeleysam.recipes.GitHub.download", + "shortname": "GitHub.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.golbiga.jss.GitHub" + ] + }, + "com.github.keeleysam.recipes.GitHub.download": { + "name": "GitHub", "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "Duo/Duo Desktop.download.recipe", - "shortname": "Duo Desktop.download", + "path": "Github/Github.download.recipe", + "shortname": "Github.download", "inferred_type": "download", "children": [ - "com.keeleysam.recipes.install.DuoDesktop", - "com.keeleysam.recipes.munki.DuoDesktop", - "com.keeleysam.recipes.pkg.DuoDesktop" + "com.github.keeleysam.recipes.GitHub.munki", + "com.github.keeleysam.recipes.pkg.GitHub" ] }, - "com.github.keeleysam-recipes.download.StarTechUSBDriver": { - "name": "StarTechUSBDriver", - "description": "Downloads the latest version of StarTechUSBDriver.", + "com.github.keeleysam.recipes.gfxCardStatus.download": { + "name": "gfxCardStatus", + "description": "Downloads the current release version of gfxCardStatus.", "repo": "autopkg/keeleysam-recipes", - "path": "StarTech/StarTechUSBDriver.download.recipe", - "shortname": "StarTechUSBDriver.download", + "path": "gfxCardStatus/gfxCardStatus.download.recipe", + "shortname": "gfxCardStatus.download", "inferred_type": "download", "children": [ - "com.github.keeleysam-recipes.munki.StarTechUSBDriver" + "com.github.keeleysam.recipes.gfxCardStatus.munki" ] }, - "com.github.keeleysam-recipes.munki.StarTechUSBDriver": { - "name": "StarTechUSBDriver", - "description": "Munki Imports the latest version of StarTechUSBDriver.", + "com.github.keeleysam.recipes.gfxCardStatus.munki": { + "name": "gfxCardStatus", + "description": "Downloads the current release version of gfxCardStatus and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "StarTech/StarTechUSBDriver.munki.recipe", - "parent": "com.github.keeleysam-recipes.download.StarTechUSBDriver", - "shortname": "StarTechUSBDriver.munki", + "path": "gfxCardStatus/gfxCardStatus.munki.recipe", + "parent": "com.github.keeleysam.recipes.gfxCardStatus.download", + "shortname": "gfxCardStatus.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.keeleysam.recipes.SublimeText.SublimeText3.install": { - "name": "SublimeText3", - "description": "Downloads and installs the current release version of Sublime Text 3.", - "repo": "autopkg/keeleysam-recipes", - "path": "SublimeText/SublimeText3.install.recipe", - "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", - "shortname": "SublimeText3.install", - "inferred_type": "install" + "munki_display_name": "gfxCardStatus", + "munki_description": "gfxCardStatus is an unobtrusive menu bar app for OS X that allows MacBook Pro users to see which apps are affecting their battery life by using the more power-hungry graphics." }, - "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki": { - "name": "SublimeText3", - "description": "Downloads the current release version of Sublime Text 3 and imports into Munki.", + "com.github.keeleysam.recipes.ParallelsDesktop6.munki": { + "name": "ParallelsDesktop6", + "description": "Downloads the current installation package for Parallels Desktop 6. Imports it into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "SublimeText/SublimeText3.munki.recipe", - "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", - "shortname": "SublimeText3.munki", + "path": "ParallelsDesktop/ParallelsDesktop6.munki.recipe", + "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", + "shortname": "ParallelsDesktop6.munki", "inferred_type": "munki", - "munki_display_name": "Sublime Text 3", - "munki_description": "Sublime Text is an advanced text editor for OS X." + "munki_display_name": "Parallels Desktop 6", + "munki_description": null }, - "com.github.keeleysam.recipes.SublimeText.SublimeText3.download": { - "name": "SublimeText3", - "description": "Downloads the current release version of Sublime Text 3.", + "com.github.keeleysam.recipes.ParallelsDesktop.download": { + "name": null, + "description": "Downloads the current installation package for the specified version of Parallels Desktop. Specify the version via the NAME variable.", "repo": "autopkg/keeleysam-recipes", - "path": "SublimeText/SublimeText3.download.recipe", - "shortname": "SublimeText3.download", + "path": "ParallelsDesktop/ParallelsDesktop.download.recipe", + "shortname": "ParallelsDesktop.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText3.install", - "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki", - "com.justinrummel.pkg.SublimeText3", - "com.github.peshay.filewave.SublimeText3", - "com.github.apizz.pkg.SublimeText3" + "com.github.keeleysam.recipes.ParallelsDesktop6.munki", + "com.github.keeleysam.recipes.ParallelsDesktop9.munki", + "com.github.keeleysam.recipes.ParallelsDesktop10.munki", + "com.github.keeleysam.recipes.ParallelsDesktop7.munki", + "com.github.keeleysam.recipes.ParallelsDesktop8.munki" ] }, - "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki": { - "name": "SublimeText2", - "description": "Downloads the current release version of Sublime Text 2 and imports into Munki.", + "com.github.keeleysam.recipes.ParallelsDesktop9.munki": { + "name": "ParallelsDesktop9", + "description": "Downloads the current installation package for Parallels Desktop 9. Imports it into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "SublimeText/SublimeText2.munki.recipe", - "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText2.download", - "shortname": "SublimeText2.munki", + "path": "ParallelsDesktop/ParallelsDesktop9.munki.recipe", + "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", + "shortname": "ParallelsDesktop9.munki", "inferred_type": "munki", - "munki_display_name": "Sublime Text 2", - "munki_description": "Sublime Text is an advanced text editor for OS X." + "munki_display_name": "Parallels Desktop 9", + "munki_description": null }, - "com.github.keeleysam.recipes.SublimeText.SublimeText2.download": { - "name": "SublimeText2", - "description": "Downloads the current release version of Sublime Text 2.", + "com.github.keeleysam.recipes.ParallelsDesktop10.munki": { + "name": "ParallelsDesktop10", + "description": "Downloads the current installation package for Parallels Desktop 10. Imports it into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "SublimeText/SublimeText2.download.recipe", - "shortname": "SublimeText2.download", + "path": "ParallelsDesktop/ParallelsDesktop10.munki.recipe", + "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", + "shortname": "ParallelsDesktop10.munki", + "inferred_type": "munki", + "munki_display_name": "Parallels Desktop 10", + "munki_description": null + }, + "com.github.keeleysam.recipes.ParallelsDesktop7.munki": { + "name": "ParallelsDesktop7", + "description": "Downloads the current installation package for Parallels Desktop 7. Imports it into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "ParallelsDesktop/ParallelsDesktop7.munki.recipe", + "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", + "shortname": "ParallelsDesktop7.munki", + "inferred_type": "munki", + "munki_display_name": "Parallels Desktop 7", + "munki_description": null + }, + "com.github.keeleysam.recipes.ParallelsDesktop8.munki": { + "name": "ParallelsDesktop8", + "description": "Downloads the current installation package for Parallels Desktop 8. Imports it into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "ParallelsDesktop/ParallelsDesktop8.munki.recipe", + "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", + "shortname": "ParallelsDesktop8.munki", + "inferred_type": "munki", + "munki_display_name": "Parallels Desktop 8", + "munki_description": null + }, + "com.github.keeleysam.recipes.Colloquy.munki": { + "name": "Colloquy", + "description": "Gets the current release version of Colloquy and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "Colloquy/Colloquy.munki.recipe", + "parent": "com.github.keeleysam.recipes.Colloquy.download", + "shortname": "Colloquy.munki", + "inferred_type": "munki", + "munki_display_name": "Colloquy", + "munki_description": "Traditionally, chat clients on the Mac have been anything but glamorous. Colloquy is an advanced IRC, SILC and ICB client which aims to fill this void. By adhering to Mac OS X interface conventions, Colloquy has the look and feel of a quality Mac application." + }, + "com.github.keeleysam.recipes.Colloquy.download": { + "name": "Colloquy", + "description": "Downloads the current release version of Colloquy.", + "repo": "autopkg/keeleysam-recipes", + "path": "Colloquy/Colloquy.download.recipe", + "shortname": "Colloquy.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki" + "com.github.keeleysam.recipes.Colloquy.munki", + "com.github.peshay.filewave.Colloquy" ] }, - "com.github.keeleysam.autopkg.munki.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current release version of iTerm 2 and imports into Munki.", + "com.github.keeleysam.recipes.osquery.munki": { + "name": "osquery", + "description": null, "repo": "autopkg/keeleysam-recipes", - "path": "iTerm2/iTerm2.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.iTerm2", - "shortname": "iTerm2.munki", + "path": "osquery/osquery.munki.recipe", + "parent": "com.github.keeleysam.recipes.osquery.download", + "shortname": "osquery.munki", "inferred_type": "munki", - "munki_display_name": "iTerm2", - "munki_description": "Powerful alternative to Terminal.app." + "munki_display_name": null, + "munki_description": "osquery allows you to easily ask questions about your Linux and OSX infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company." }, - "com.github.keeleysam.autopkg.download.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current release version of iTerm 2.", + "com.github.keeleysam.recipes.osquery.install": { + "name": "osquery", + "description": "Installs the current release version of osquery.", "repo": "autopkg/keeleysam-recipes", - "path": "iTerm2/iTerm2.download.recipe", - "shortname": "iTerm2.download", + "path": "osquery/osquery.install.recipe", + "parent": "com.github.keeleysam.recipes.osquery.download", + "shortname": "osquery.install", + "inferred_type": "install" + }, + "com.github.keeleysam.recipes.osquery.download": { + "name": "osquery", + "description": "Downloads the latest version of Osquery from GitHub.", + "repo": "autopkg/keeleysam-recipes", + "path": "osquery/osquery.download.recipe", + "shortname": "osquery.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.autopkg.munki.iTerm2" + "com.github.keeleysam.recipes.osquery.munki", + "com.github.keeleysam.recipes.osquery.install" ] }, - "com.github.keeleysam.recipes.CoRD.download": { - "name": "CoRD", - "description": "Downloads the current release version of CoRD.", + "com.github.keeleysam.autopkg.download.Unison": { + "name": "Unison", + "description": "Downloads the current release version of Unison.", "repo": "autopkg/keeleysam-recipes", - "path": "CoRD/CoRD.download.recipe", - "shortname": "CoRD.download", + "path": "Panic/Unison.download.recipe", + "shortname": "Unison.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.CoRD.munki" + "com.github.keeleysam.autopkg.munki.Unison" ] }, - "com.github.keeleysam.recipes.CoRD.munki": { - "name": "CoRD", - "description": "Downloads the current release version of CoRD and imports into Munki.", + "com.github.keeleysam.autopkg.download.Transmit": { + "name": "Transmit", + "description": "Downloads the current release version of Transmit.", "repo": "autopkg/keeleysam-recipes", - "path": "CoRD/CoRD.munki.recipe", - "parent": "com.github.keeleysam.recipes.CoRD.download", - "shortname": "CoRD.munki", + "path": "Panic/Transmit.download.recipe", + "shortname": "Transmit.download", + "inferred_type": "download", + "children": [ + "com.github.keeleysam.autopkg.munki.Transmit" + ] + }, + "com.github.keeleysam.autopkg.munki.Unison": { + "name": "Unison", + "description": "Downloads the current release version of Unison and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "Panic/Unison.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.Unison", + "shortname": "Unison.munki", "inferred_type": "munki", - "munki_display_name": "CoRD", - "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol." + "munki_display_name": "Unison", + "munki_description": "Usenet client from Panic." }, "com.github.keeleysam.autopkg.download.Coda2": { "name": "Coda2", @@ -4416,17 +4637,6 @@ "munki_display_name": "Transmit", "munki_description": "Graphical FTP client from Panic." }, - "com.github.keeleysam.autopkg.munki.Coda": { - "name": "Coda", - "description": "Downloads the current release version of Coda and imports into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "Panic/Coda.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.Coda", - "shortname": "Coda.munki", - "inferred_type": "munki", - "munki_display_name": "Coda", - "munki_description": "Web editor from Panic." - }, "com.github.keeleysam.autopkg.munki.Coda2": { "name": "Coda2", "description": "Downloads the current release version of Coda 2 and imports into Munki.", @@ -4438,6 +4648,17 @@ "munki_display_name": "Coda 2", "munki_description": "Web editor from Panic." }, + "com.github.keeleysam.autopkg.munki.Coda": { + "name": "Coda", + "description": "Downloads the current release version of Coda and imports into Munki.", + "repo": "autopkg/keeleysam-recipes", + "path": "Panic/Coda.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.Coda", + "shortname": "Coda.munki", + "inferred_type": "munki", + "munki_display_name": "Coda", + "munki_description": "Web editor from Panic." + }, "com.github.keeleysam.autopkg.download.Coda": { "name": "Coda", "description": "Downloads the current release version of Coda.", @@ -4449,128 +4670,151 @@ "com.github.keeleysam.autopkg.munki.Coda" ] }, - "com.github.keeleysam.autopkg.download.Unison": { - "name": "Unison", - "description": "Downloads the current release version of Unison.", + "com.github.keeleysam.recipes.CoRD.munki": { + "name": "CoRD", + "description": "Downloads the current release version of CoRD and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Panic/Unison.download.recipe", - "shortname": "Unison.download", + "path": "CoRD/CoRD.munki.recipe", + "parent": "com.github.keeleysam.recipes.CoRD.download", + "shortname": "CoRD.munki", + "inferred_type": "munki", + "munki_display_name": "CoRD", + "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol." + }, + "com.github.keeleysam.recipes.CoRD.download": { + "name": "CoRD", + "description": "Downloads the current release version of CoRD.", + "repo": "autopkg/keeleysam-recipes", + "path": "CoRD/CoRD.download.recipe", + "shortname": "CoRD.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.autopkg.munki.Unison" + "com.github.keeleysam.recipes.CoRD.munki" ] }, - "com.github.keeleysam.autopkg.download.Transmit": { - "name": "Transmit", - "description": "Downloads the current release version of Transmit.", + "com.github.keeleysam.recipes.SublimeText.SublimeText3.install": { + "name": "SublimeText3", + "description": "Downloads and installs the current release version of Sublime Text 3.", "repo": "autopkg/keeleysam-recipes", - "path": "Panic/Transmit.download.recipe", - "shortname": "Transmit.download", + "path": "SublimeText/SublimeText3.install.recipe", + "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", + "shortname": "SublimeText3.install", + "inferred_type": "install" + }, + "com.github.keeleysam.recipes.SublimeText.SublimeText3.download": { + "name": "SublimeText3", + "description": "Downloads the current release version of Sublime Text 3.", + "repo": "autopkg/keeleysam-recipes", + "path": "SublimeText/SublimeText3.download.recipe", + "shortname": "SublimeText3.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.autopkg.munki.Transmit" + "com.github.keeleysam.recipes.SublimeText.SublimeText3.install", + "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki", + "com.justinrummel.pkg.SublimeText3", + "com.github.peshay.filewave.SublimeText3", + "com.github.apizz.pkg.SublimeText3" ] }, - "com.github.keeleysam.autopkg.munki.Unison": { - "name": "Unison", - "description": "Downloads the current release version of Unison and imports into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "Panic/Unison.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.Unison", - "shortname": "Unison.munki", - "inferred_type": "munki", - "munki_display_name": "Unison", - "munki_description": "Usenet client from Panic." - }, - "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki": { - "name": "WinclonePro4", - "description": "Downloads the current release version of Winclone Pro 4 and imports into Munki.", + "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki": { + "name": "SublimeText3", + "description": "Downloads the current release version of Sublime Text 3 and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Twocanoes/WinclonePro4.munki.recipe", - "parent": "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download", - "shortname": "WinclonePro4.munki", + "path": "SublimeText/SublimeText3.munki.recipe", + "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", + "shortname": "SublimeText3.munki", "inferred_type": "munki", - "munki_display_name": "Winclone Pro 4", - "munki_description": "Winclone Pro is a utility to image, clone, and restore Boot Camp partitions." + "munki_display_name": "Sublime Text 3", + "munki_description": "Sublime Text is an advanced text editor for OS X." }, - "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download": { - "name": "WinclonePro4", - "description": "Downloads the current release version of Winclone Pro 4. Requires user agent spoofing.", + "com.github.keeleysam.recipes.SublimeText.SublimeText2.download": { + "name": "SublimeText2", + "description": "Downloads the current release version of Sublime Text 2.", "repo": "autopkg/keeleysam-recipes", - "path": "Twocanoes/WinclonePro4.download.recipe", - "shortname": "WinclonePro4.download", + "path": "SublimeText/SublimeText2.download.recipe", + "shortname": "SublimeText2.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki" + "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki" ] }, - "com.github.keeleysam.autopkg.download.HandBrake": { - "name": "HandBrake", - "description": "Downloads the current release version of HandBrake.", + "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki": { + "name": "SublimeText2", + "description": "Downloads the current release version of Sublime Text 2 and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Handbrake/Handbrake.download.recipe", - "shortname": "Handbrake.download", + "path": "SublimeText/SublimeText2.munki.recipe", + "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText2.download", + "shortname": "SublimeText2.munki", + "inferred_type": "munki", + "munki_display_name": "Sublime Text 2", + "munki_description": "Sublime Text is an advanced text editor for OS X." + }, + "com.github.keeleysam.recipes.Chicken.download": { + "name": "Chicken", + "description": "Downloads the current release version of \ud83d\udc14.", + "repo": "autopkg/keeleysam-recipes", + "path": "Chicken/Chicken.download.recipe", + "shortname": "Chicken.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.autopkg.munki.HandBrake" + "com.github.keeleysam.recipes.Chicken.munki", + "com.rderewianko.pkg.Chicken", + "com.github.peshay.filewave.Chicken" ] }, - "com.github.keeleysam.autopkg.munki.HandBrake": { - "name": "HandBrake", - "description": "Downloads the current release version of HandBrake and imports into Munki.", + "com.github.keeleysam.recipes.Chicken.munki": { + "name": "Chicken", + "description": "Gets the current release version of Chicken and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Handbrake/Handbrake.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.HandBrake", - "shortname": "Handbrake.munki", + "path": "Chicken/Chicken.munki.recipe", + "parent": "com.github.keeleysam.recipes.Chicken.download", + "shortname": "Chicken.munki", "inferred_type": "munki", - "munki_display_name": "HandBrake", - "munki_description": "HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder." + "munki_display_name": "Chicken", + "munki_description": "Chicken is a VNC client for Mac OS X. A VNC client allows remote access to another computer over the network. Chicken is based on Chicken of the VNC." }, - "com.github.keeleysam.recipes.surteesstudios.Bartender.download": { - "name": "Bartender", - "description": "Downloads the current release version of Bartender.", + "com.github.keeleysam.recipes.primatelabs.Wiinote.munki": { + "name": "Wiinote", + "description": "Downloads the current release version of Wiinote and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "SurteesStudios/Bartender.download.recipe", - "shortname": "Bartender.download", + "path": "PrimateLabs/Wiinote.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.Wiinote", + "shortname": "Wiinote.munki", + "inferred_type": "munki", + "munki_display_name": "Wiinote", + "munki_description": "Control Keynote with a Wiimote!" + }, + "com.github.keeleysam.autopkg.download.Wiinote": { + "name": "Wiinote", + "description": "Downloads the current release version of Wiinote.", + "repo": "autopkg/keeleysam-recipes", + "path": "PrimateLabs/Wiinote.download.recipe", + "shortname": "Wiinote.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.surteesstudios.Bartender.munki" + "com.github.keeleysam.recipes.primatelabs.Wiinote.munki" ] }, - "com.github.keeleysam.recipes.surteesstudios.Bartender.munki": { - "name": "Bartender", - "description": "Gets the current release version of Bartender and imports into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "SurteesStudios/Bartender.munki.recipe", - "parent": "com.github.keeleysam.recipes.surteesstudios.Bartender.download", - "shortname": "Bartender.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Bartender lets you organize your Menu Bar Apps, by hiding them, rearranging them, or moving them to the Bartenders Bar. You can display the full menu bar, set options to have Menu Bar Apps show in the menu bar when they are updating, or have them always visible in the Bartenders Bar. There are loads of ways to configure Bartender to perform as you wish. Give it a go and find out." - }, - "com.github.keeleysam.recipes.Flux.munki": { - "name": "Flux", - "description": "Downloads the current release version of Flux and imports into Munki.", + "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki": { + "name": "Geekbench2", + "description": "Downloads the current release version of Geekbench 2 and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Flux/Flux.munki.recipe", - "parent": "com.github.keeleysam.recipes.Flux.download", - "shortname": "Flux.munki", + "path": "PrimateLabs/Geekbench2.munki.recipe", + "parent": "com.github.keeleysam.autopkg.download.Geekbench2", + "shortname": "Geekbench2.munki", "inferred_type": "munki", - "munki_display_name": "f.lux", - "munki_description": "f.lux makes your computer screen look like the room you're in, all the time. When the sun sets, it makes your computer look like your indoor lights. In the morning, it makes things look like sunlight again.\n\nTell f.lux what kind of lighting you have, and where you live. Then forget about it. f.lux will do the rest, automatically." + "munki_display_name": "Geekbench 2", + "munki_description": "Comparative benchmarking tool." }, - "com.github.keeleysam.recipes.Flux.download": { - "name": "Flux", - "description": "Downloads the current release version of Flux.", + "com.github.keeleysam.autopkg.download.Geekbench2": { + "name": "Geekbench2", + "description": "Downloads the current release version of Geekbench 2.", "repo": "autopkg/keeleysam-recipes", - "path": "Flux/Flux.download.recipe", - "shortname": "Flux.download", + "path": "PrimateLabs/Geekbench2.download.recipe", + "shortname": "Geekbench2.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.Flux.munki", - "com.github.homebysix.install.Flux", - "com.github.homebysix.pkg.Flux", - "com.github.peshay.filewave.Flux" + "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki" ] }, "com.github.keeleysam.recipes.Opera.download": { @@ -4581,19 +4825,10 @@ "shortname": "Opera.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.Opera.install", - "com.github.keeleysam.recipes.Opera.munki" + "com.github.keeleysam.recipes.Opera.munki", + "com.github.keeleysam.recipes.Opera.install" ] }, - "com.github.keeleysam.recipes.Opera.install": { - "name": null, - "description": "Downloads latest Opera disk image and installs it.", - "repo": "autopkg/keeleysam-recipes", - "path": "Opera/Opera.install.recipe", - "parent": "com.github.keeleysam.recipes.Opera.download", - "shortname": "Opera.install", - "inferred_type": "install" - }, "com.github.keeleysam.recipes.Opera.munki": { "name": "Opera", "description": "Downloads the latest Opera disk image and imports into Munki.", @@ -4605,86 +4840,14 @@ "munki_display_name": "Opera", "munki_description": "Opera products enable more than 350 million internet consumers to discover and connect with the content and services that matter most to them, no matter what device, network or location. In turn, we help advertisers reach the audiences that build value for their businesses. Opera also delivers products and services to more than 120 operators around the world, enabling them to provide a faster, more economical and better network experience to their subscribers." }, - "com.github.keeleysam.recipes.ParallelsDesktop10.munki": { - "name": "ParallelsDesktop10", - "description": "Downloads the current installation package for Parallels Desktop 10. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "ParallelsDesktop/ParallelsDesktop10.munki.recipe", - "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", - "shortname": "ParallelsDesktop10.munki", - "inferred_type": "munki", - "munki_display_name": "Parallels Desktop 10", - "munki_description": null - }, - "com.github.keeleysam.recipes.ParallelsDesktop6.munki": { - "name": "ParallelsDesktop6", - "description": "Downloads the current installation package for Parallels Desktop 6. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "ParallelsDesktop/ParallelsDesktop6.munki.recipe", - "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", - "shortname": "ParallelsDesktop6.munki", - "inferred_type": "munki", - "munki_display_name": "Parallels Desktop 6", - "munki_description": null - }, - "com.github.keeleysam.recipes.ParallelsDesktop7.munki": { - "name": "ParallelsDesktop7", - "description": "Downloads the current installation package for Parallels Desktop 7. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "ParallelsDesktop/ParallelsDesktop7.munki.recipe", - "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", - "shortname": "ParallelsDesktop7.munki", - "inferred_type": "munki", - "munki_display_name": "Parallels Desktop 7", - "munki_description": null - }, - "com.github.keeleysam.recipes.ParallelsDesktop9.munki": { - "name": "ParallelsDesktop9", - "description": "Downloads the current installation package for Parallels Desktop 9. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "ParallelsDesktop/ParallelsDesktop9.munki.recipe", - "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", - "shortname": "ParallelsDesktop9.munki", - "inferred_type": "munki", - "munki_display_name": "Parallels Desktop 9", - "munki_description": null - }, - "com.github.keeleysam.recipes.ParallelsDesktop.download": { + "com.github.keeleysam.recipes.Opera.install": { "name": null, - "description": "Downloads the current installation package for the specified version of Parallels Desktop. Specify the version via the NAME variable.", - "repo": "autopkg/keeleysam-recipes", - "path": "ParallelsDesktop/ParallelsDesktop.download.recipe", - "shortname": "ParallelsDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.ParallelsDesktop10.munki", - "com.github.keeleysam.recipes.ParallelsDesktop6.munki", - "com.github.keeleysam.recipes.ParallelsDesktop7.munki", - "com.github.keeleysam.recipes.ParallelsDesktop9.munki", - "com.github.keeleysam.recipes.ParallelsDesktop8.munki" - ] - }, - "com.github.keeleysam.recipes.ParallelsDesktop8.munki": { - "name": "ParallelsDesktop8", - "description": "Downloads the current installation package for Parallels Desktop 8. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "ParallelsDesktop/ParallelsDesktop8.munki.recipe", - "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download", - "shortname": "ParallelsDesktop8.munki", - "inferred_type": "munki", - "munki_display_name": "Parallels Desktop 8", - "munki_description": null - }, - "com.github.keeleysam.recipes.Caffeine.munki": { - "name": "Caffeine-%OS_VERSION_DOWNLOAD%", - "description": "Downloads the latest version of Caffeine and imports it into Munki.", + "description": "Downloads latest Opera disk image and installs it.", "repo": "autopkg/keeleysam-recipes", - "path": "Caffeine/Caffeine.munki.recipe", - "parent": "com.github.keeleysam.recipes.Caffeine.download", - "shortname": "Caffeine.munki", - "inferred_type": "munki", - "munki_display_name": "Caffeine", - "munki_description": "Caffeine is a tiny open source program that puts an icon in the right side of your menubar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers." + "path": "Opera/Opera.install.recipe", + "parent": "com.github.keeleysam.recipes.Opera.download", + "shortname": "Opera.install", + "inferred_type": "install" }, "com.github.keeleysam.recipes.Caffeine.download": { "name": "Caffeine-%OS_VERSION_DOWNLOAD%", @@ -4695,255 +4858,165 @@ "inferred_type": "download", "children": [ "com.github.keeleysam.recipes.Caffeine.munki", - "com.github.homebysix.pkg.Caffeine", "com.github.homebysix.install.Caffeine", + "com.github.homebysix.pkg.Caffeine", "com.github.peshay.filewave.Caffeine" ] }, - "com.github.keeleysam.recipes.StuffItExpander.download": { - "name": "StuffItExpander", - "description": null, - "repo": "autopkg/keeleysam-recipes", - "path": "StuffIt/StuffItExpander.download.recipe", - "shortname": "StuffItExpander.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.StuffItExpander.munki", - "com.github.autopkg.kernsb.pkg.StuffItExpander" - ] - }, - "com.github.keeleysam.recipes.StuffItExpander.munki": { - "name": "StuffItExpander", - "description": null, - "repo": "autopkg/keeleysam-recipes", - "path": "StuffIt/StuffItExpander.munki.recipe", - "parent": "com.github.keeleysam.recipes.StuffItExpander.download", - "shortname": "StuffItExpander.munki", - "inferred_type": "munki", - "munki_display_name": "StuffIt Expander", - "munki_description": "Decompression utility for OS X." - }, - "com.github.keeleysam.recipes.Colloquy.download": { - "name": "Colloquy", - "description": "Downloads the current release version of Colloquy.", - "repo": "autopkg/keeleysam-recipes", - "path": "Colloquy/Colloquy.download.recipe", - "shortname": "Colloquy.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.Colloquy.munki", - "com.github.peshay.filewave.Colloquy" - ] - }, - "com.github.keeleysam.recipes.Colloquy.munki": { - "name": "Colloquy", - "description": "Gets the current release version of Colloquy and imports into Munki.", + "com.github.keeleysam.recipes.Caffeine.munki": { + "name": "Caffeine-%OS_VERSION_DOWNLOAD%", + "description": "Downloads the latest version of Caffeine and imports it into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "Colloquy/Colloquy.munki.recipe", - "parent": "com.github.keeleysam.recipes.Colloquy.download", - "shortname": "Colloquy.munki", + "path": "Caffeine/Caffeine.munki.recipe", + "parent": "com.github.keeleysam.recipes.Caffeine.download", + "shortname": "Caffeine.munki", "inferred_type": "munki", - "munki_display_name": "Colloquy", - "munki_description": "Traditionally, chat clients on the Mac have been anything but glamorous. Colloquy is an advanced IRC, SILC and ICB client which aims to fill this void. By adhering to Mac OS X interface conventions, Colloquy has the look and feel of a quality Mac application." + "munki_display_name": "Caffeine", + "munki_description": "Caffeine is a tiny open source program that puts an icon in the right side of your menubar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers." }, - "com.github.keeleysam.recipes.osquery.munki": { - "name": "osquery", - "description": null, + "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki": { + "name": "WinclonePro4", + "description": "Downloads the current release version of Winclone Pro 4 and imports into Munki.", "repo": "autopkg/keeleysam-recipes", - "path": "osquery/osquery.munki.recipe", - "parent": "com.github.keeleysam.recipes.osquery.download", - "shortname": "osquery.munki", + "path": "Twocanoes/WinclonePro4.munki.recipe", + "parent": "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download", + "shortname": "WinclonePro4.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "osquery allows you to easily ask questions about your Linux and OSX infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company." + "munki_display_name": "Winclone Pro 4", + "munki_description": "Winclone Pro is a utility to image, clone, and restore Boot Camp partitions." }, - "com.github.keeleysam.recipes.osquery.download": { - "name": "osquery", - "description": "Downloads the latest version of Osquery from GitHub.", + "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download": { + "name": "WinclonePro4", + "description": "Downloads the current release version of Winclone Pro 4. Requires user agent spoofing.", "repo": "autopkg/keeleysam-recipes", - "path": "osquery/osquery.download.recipe", - "shortname": "osquery.download", + "path": "Twocanoes/WinclonePro4.download.recipe", + "shortname": "WinclonePro4.download", "inferred_type": "download", "children": [ - "com.github.keeleysam.recipes.osquery.munki", - "com.github.keeleysam.recipes.osquery.install" + "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki" ] }, - "com.github.keeleysam.recipes.osquery.install": { - "name": "osquery", - "description": "Installs the current release version of osquery.", - "repo": "autopkg/keeleysam-recipes", - "path": "osquery/osquery.install.recipe", - "parent": "com.github.keeleysam.recipes.osquery.download", - "shortname": "osquery.install", - "inferred_type": "install" - }, - "com.github.keeleysam.recipes.Quicksilver.munki": { - "name": "Quicksilver", - "description": null, - "repo": "autopkg/keeleysam-recipes", - "path": "Quicksilver/Quicksilver.munki.recipe", - "parent": "com.github.keeleysam.recipes.Quicksilver.download", - "shortname": "Quicksilver.munki", - "inferred_type": "munki", - "munki_display_name": "Quicksilver", - "munki_description": "Quicksilver is a fast and free Mac OS X productivity application that gives you the power to control your Mac quickly and elegantly. Quicksilver learns your habits, making your everyday chores simple and efficient." - }, - "com.github.keeleysam.recipes.Quicksilver.download": { - "name": "Quicksilver", - "description": null, - "repo": "autopkg/keeleysam-recipes", - "path": "Quicksilver/Quicksilver.download.recipe", - "shortname": "Quicksilver.download", - "inferred_type": "download", + "com.github.nmcspadden.pkg.deploy.VMwareFusion": { + "name": "VMwareFusionDeploy", + "description": "Creates a VMwareFusion mass deployment package DMG. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in, or the postflight will fail.", + "repo": "autopkg/nmcspadden-recipes", + "path": "VMwareFusionDeploy/VMwareFusionDeploy.pkg.recipe", + "parent": "com.justinrummel.download.VMwareFusion", + "shortname": "VMwareFusionDeploy.pkg", + "inferred_type": "pkg", "children": [ - "com.github.keeleysam.recipes.Quicksilver.munki", - "com.github.homebysix.pkg.Quicksilver", - "com.github.homebysix.install.Quicksilver" + "com.github.nmcspadden.munki.deploy.VMwareFusion" ] }, - "com.github.keeleysam.recipes.FileZilla.beta.munki": { - "name": "FileZilla_beta", - "description": "Downloads the current installation package for FileZilla. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "FileZilla/FileZilla_beta.munki.recipe", - "parent": "com.github.keeleysam.recipes.FileZilla.download", - "shortname": "FileZilla_beta.munki", + "com.github.nmcspadden.munki.deploy.VMwareFusion": { + "name": "VMwareFusion", + "description": "Imports the VMwareFusion mass deployment package into Munki. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in (replace the XXXXXs), or the postflight will fail.", + "repo": "autopkg/nmcspadden-recipes", + "path": "VMwareFusionDeploy/VMwareFusionDeploy.munki.recipe", + "parent": "com.github.nmcspadden.pkg.deploy.VMwareFusion", + "shortname": "VMwareFusionDeploy.munki", "inferred_type": "munki", - "munki_display_name": "FileZilla", - "munki_description": null + "munki_display_name": "VMWare Fusion Pro", + "munki_description": "" }, - "com.github.keeleysam.recipes.FileZilla.download": { - "name": "FileZilla", - "description": "Downloads the current version of FileZilla. Specify the channel via %NAME%.", - "repo": "autopkg/keeleysam-recipes", - "path": "FileZilla/FileZilla.download.recipe", - "shortname": "FileZilla.download", - "inferred_type": "download", + "com.github.nmcspadden.pkg.appstore": { + "name": "AppStoreApp", + "description": "Creates a package installer out of a MAS app if a newer version is available locally.", + "repo": "autopkg/nmcspadden-recipes", + "path": "AppStoreApp/AppStoreApp.pkg.recipe", + "shortname": "AppStoreApp.pkg", + "inferred_type": "pkg", "children": [ - "com.github.keeleysam.recipes.FileZilla.beta.munki", - "com.github.keeleysam.recipes.FileZilla.munki", - "com.github.keeleysam.recipes.FileZilla.nightly.munki", - "com.github.scriptingosx.pkg.FileZilla", - "com.github.almenscorner.intune.FileZilla" + "com.github.jazzace.ds.appstore", + "com.github.jazzace.jamf.appstore", + "com.github.jazzace.jamf.appstore-latest", + "com.github.novaksam.jss.TheUnarchiver", + "com.github.novaksam.jamf.TheUnarchiver", + "com.github.novaksam.jamf.Numbers", + "com.github.novaksam.jss.Numbers", + "com.github.novaksam.jss.Pages", + "com.github.novaksam.jamf.Pages", + "com.github.novaksam.jamf.XCode", + "com.github.novaksam.jss.XCode", + "com.github.novaksam.jamf.GarageBand", + "com.github.novaksam.jss.GarageBand", + "com.github.novaksam.jamf.Compressor", + "com.github.novaksam.jss.Compressor", + "com.github.novaksam.jss.iMovie", + "com.github.novaksam.jamf.iMovie", + "com.github.novaksam.jss.Keynote", + "com.github.novaksam.jamf.Keynote", + "com.github.novaksam.jamf.Motion", + "com.github.novaksam.jss.Motion", + "com.github.novaksam.jamf.LogicProX", + "com.github.novaksam.jss.FinalCutPro", + "com.github.novaksam.jamf.FinalCutPro", + "com.github.novaksam.jamf.MicrosoftRemoteDesktop", + "com.github.novaksam.pkg.MicrosoftRemoteDesktop", + "com.github.novaksam.pkg.MsgViewerPro", + "com.github.novaksam.jss.iPhoto", + "com.github.autopkg.kernsb.jss.MicrosoftOneDrive", + "com.github.chalcahuite.pkg.PushDiagnostics", + "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Twitter" ] }, - "com.github.keeleysam.recipes.FileZilla.munki": { - "name": "FileZilla", - "description": "Downloads the current installation package for FileZilla. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "FileZilla/FileZilla.munki.recipe", - "parent": "com.github.keeleysam.recipes.FileZilla.download", - "shortname": "FileZilla.munki", - "inferred_type": "munki", - "munki_display_name": "FileZilla", - "munki_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client." - }, - "com.github.keeleysam.recipes.FileZilla.nightly.munki": { - "name": "FileZilla_nightly", - "description": "Downloads the current installation package for FileZilla nightly. Imports it into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "FileZilla/FileZilla_nightly.munki.recipe", - "parent": "com.github.keeleysam.recipes.FileZilla.download", - "shortname": "FileZilla_nightly.munki", + "com.github.nmcspadden.munki.appstore": { + "name": "AppStoreApp", + "description": "Checks for the update of a MAS app. If the version on disk is up to date, then import into Munki directly. If out of date, abort. This recipe MUST ONLY be used with an override - do not run this recipe directly. See the documentation here: https://github.com/autopkg/nmcspadden-recipes/#appstoreapp-recipe", + "repo": "autopkg/nmcspadden-recipes", + "path": "AppStoreApp/AppStoreApp.munki.recipe", + "shortname": "AppStoreApp.munki", "inferred_type": "munki", - "munki_display_name": "FileZilla", + "munki_display_name": "AppStoreApp", "munki_description": null }, - "com.github.keeleysam.recipes.GoogleTalkPlugin": { - "name": "GoogleTalkPlugin", - "description": null, - "repo": "autopkg/keeleysam-recipes", - "path": "GoogleTalkPlugin/GoogleTalkPlugin.munki.recipe", - "parent": "com.github.keeleysam.autopkg.download.GoogleTalkPlugin", - "shortname": "GoogleTalkPlugin.munki", - "inferred_type": "munki", - "munki_display_name": "Google Talk Plugin", - "munki_description": "Plugin for Google Hangouts and Gmail voice and video." - }, - "com.github.keeleysam.autopkg.download.GoogleTalkPlugin": { - "name": "GoogleTalkPlugin", - "description": null, - "repo": "autopkg/keeleysam-recipes", - "path": "GoogleTalkPlugin/GoogleTalkPlugin.download.recipe", - "shortname": "GoogleTalkPlugin.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.GoogleTalkPlugin" - ] - }, - "com.github.keeleysam.recipes.Chicken.munki": { - "name": "Chicken", - "description": "Gets the current release version of Chicken and imports into Munki.", - "repo": "autopkg/keeleysam-recipes", - "path": "Chicken/Chicken.munki.recipe", - "parent": "com.github.keeleysam.recipes.Chicken.download", - "shortname": "Chicken.munki", - "inferred_type": "munki", - "munki_display_name": "Chicken", - "munki_description": "Chicken is a VNC client for Mac OS X. A VNC client allows remote access to another computer over the network. Chicken is based on Chicken of the VNC." - }, - "com.github.keeleysam.recipes.Chicken.download": { - "name": "Chicken", - "description": "Downloads the current release version of \ud83d\udc14.", - "repo": "autopkg/keeleysam-recipes", - "path": "Chicken/Chicken.download.recipe", - "shortname": "Chicken.download", - "inferred_type": "download", - "children": [ - "com.github.keeleysam.recipes.Chicken.munki", - "com.rderewianko.pkg.Chicken", - "com.github.peshay.filewave.Chicken" - ] - }, - "com.github.nmcspadden.munki.xcode": { - "name": "Xcode", - "description": "Download, extract, and import Xcode into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.", + "com.github.nmcspadden.shared.chef": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.", "repo": "autopkg/nmcspadden-recipes", - "path": "Xcode/Xcode.munki.recipe", - "parent": "com.github.nmcspadden.extract.xcode", - "shortname": "Xcode.munki", - "inferred_type": "munki", - "munki_display_name": "Xcode", - "munki_description": "Xcode" + "path": "Chef_Processors/ChefProcessors.recipe" }, - "com.github.nmcspadden.munki.xcode_versioned": { - "name": "Xcode", - "description": "Download, extract, and import Xcode as a unique entry into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.", + "com.github.nmcspadden.munki.OracleJava8JDK": { + "name": "OracleJava8JDK", + "description": "Downloads latest release version of Oracle Java 8 JDK and imports into a Munki repository.", "repo": "autopkg/nmcspadden-recipes", - "path": "Xcode/XcodeVersionedName.munki.recipe", - "parent": "com.github.nmcspadden.extract.xcode", - "shortname": "XcodeVersionedName.munki", + "path": "Oracle/OracleJava8JDK.munki.recipe", + "parent": "com.github.hansen-m.download.OracleJava8JDK", + "shortname": "OracleJava8JDK.munki", "inferred_type": "munki", - "munki_display_name": "Xcode", - "munki_description": "Xcode" + "munki_display_name": "Oracle Java 8 development kit", + "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform." }, - "com.github.nmcspadden.download.xcode": { - "name": "Xcode", - "description": "Download Xcode from the Apple dev portal. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE. BETA must either be empty for stable releases or set to \"Beta\" in order to match Xcode betas.", + "com.github.nmcspadden.download.UnityWebPlayer": { + "name": "UnityWebPlayer", + "description": "Downloads latest version of Unity Web Player.", "repo": "autopkg/nmcspadden-recipes", - "path": "Xcode/Xcode.download.recipe", - "shortname": "Xcode.download", + "path": "UnityWebPlayer/unitywebplayer.download.recipe", + "shortname": "unitywebplayer.download", "inferred_type": "download", "children": [ - "com.github.nmcspadden.extract.xcode", - "com.github.mlbz521.pkg.XcodeCLITools" + "com.github.nmcspadden.munki.UnityWebPlayer" ] }, - "com.github.nmcspadden.extract.xcode": { - "name": "Xcode", - "description": "Extract Xcode from a XIP. Requires passing in a XIP containing Xcode.", + "com.github.nmcspadden.munki.UnityWebPlayer": { + "name": "UnityWebPlayer", + "description": "Downloads the current installation package for Unity Web Player. Imports it\n into Munki.", "repo": "autopkg/nmcspadden-recipes", - "path": "Xcode/Xcode.extract.recipe", - "parent": "com.github.nmcspadden.download.xcode", - "shortname": "Xcode.extract", - "inferred_type": "extract", - "children": [ - "com.github.nmcspadden.munki.xcode", - "com.github.nmcspadden.munki.xcode_versioned", - "com.github.moofit-recipes.pkg.Xcode", - "com.github.moofit-recipes.pkg.XcodeEdu" - ] + "path": "UnityWebPlayer/unitywebplayer.munki.recipe", + "parent": "com.github.nmcspadden.download.UnityWebPlayer", + "shortname": "unitywebplayer.munki", + "inferred_type": "munki", + "munki_display_name": "UnityWebPlayer", + "munki_description": "The Unity Web Player enables you to view blazing 3D content created with Unity directly in your browser, and autoupdates as necessary." + }, + "com.github.nmcspadden.shared.postprocessors": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n ", + "repo": "autopkg/nmcspadden-recipes", + "path": "PostProcessors/SharedPostProcessors.recipe" }, "com.github.nmcspadden.munki.sqldeveloper": { "name": "SQLDeveloper", @@ -4967,114 +5040,6 @@ "com.github.nmcspadden.munki.sqldeveloper" ] }, - "com.github.nmcspadden.munki.OracleJava8JDK": { - "name": "OracleJava8JDK", - "description": "Downloads latest release version of Oracle Java 8 JDK and imports into a Munki repository.", - "repo": "autopkg/nmcspadden-recipes", - "path": "Oracle/OracleJava8JDK.munki.recipe", - "parent": "com.github.hansen-m.download.OracleJava8JDK", - "shortname": "OracleJava8JDK.munki", - "inferred_type": "munki", - "munki_display_name": "Oracle Java 8 development kit", - "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform." - }, - "com.github.nmcspadden.shared.postprocessors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n ", - "repo": "autopkg/nmcspadden-recipes", - "path": "PostProcessors/SharedPostProcessors.recipe" - }, - "com.github.nmcspadden.shared": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n ", - "repo": "autopkg/nmcspadden-recipes", - "path": "Shared_Processors/SharedProcessors.recipe" - }, - "com.github.nmcspadden.pkg.deploy.VMwareFusion": { - "name": "VMwareFusionDeploy", - "description": "Creates a VMwareFusion mass deployment package DMG. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in, or the postflight will fail.", - "repo": "autopkg/nmcspadden-recipes", - "path": "VMwareFusionDeploy/VMwareFusionDeploy.pkg.recipe", - "parent": "com.justinrummel.download.VMwareFusion", - "shortname": "VMwareFusionDeploy.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.nmcspadden.munki.deploy.VMwareFusion" - ] - }, - "com.github.nmcspadden.munki.deploy.VMwareFusion": { - "name": "VMwareFusion", - "description": "Imports the VMwareFusion mass deployment package into Munki. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in (replace the XXXXXs), or the postflight will fail.", - "repo": "autopkg/nmcspadden-recipes", - "path": "VMwareFusionDeploy/VMwareFusionDeploy.munki.recipe", - "parent": "com.github.nmcspadden.pkg.deploy.VMwareFusion", - "shortname": "VMwareFusionDeploy.munki", - "inferred_type": "munki", - "munki_display_name": "VMWare Fusion Pro", - "munki_description": "" - }, - "com.github.nmcspadden.install.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it.", - "repo": "autopkg/nmcspadden-recipes", - "path": "DbVisualizer/DbVisualizer.install.recipe", - "parent": "com.github.nmcspadden.pkg.dbvisualizer", - "shortname": "DbVisualizer.install", - "inferred_type": "install" - }, - "com.github.nmcspadden.pkg.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads the current release version of DbVisualizer and builds a package.", - "repo": "autopkg/nmcspadden-recipes", - "path": "DbVisualizer/DbVisualizer.pkg.recipe", - "parent": "com.github.nmcspadden.download.dbvisualizer", - "shortname": "DbVisualizer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.nmcspadden.install.dbvisualizer" - ] - }, - "com.github.nmcspadden.download.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads the latest version of DbVisualizer.", - "repo": "autopkg/nmcspadden-recipes", - "path": "DbVisualizer/DbVisualizer.download.recipe", - "shortname": "DbVisualizer.download", - "inferred_type": "download", - "children": [ - "com.github.nmcspadden.pkg.dbvisualizer", - "com.github.nmcspadden.dmg.dbvisualizer" - ] - }, - "com.github.nmcspadden.munki.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads and makes a DMG of the latest version of DbVisualizer, and imports into Munki.", - "repo": "autopkg/nmcspadden-recipes", - "path": "DbVisualizer/DbVisualizer.munki.recipe", - "parent": "com.github.nmcspadden.dmg.dbvisualizer", - "shortname": "DbVisualizer.munki", - "inferred_type": "munki", - "munki_display_name": "DbVisualizer", - "munki_description": "DbVisualizer is the universal database tool for developers, DBAs and analysts. It is the perfect solution since the same tool can be used on all major operating systems accessing a wide range of databases." - }, - "com.github.nmcspadden.dmg.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads and makes a DMG of the latest version of DbVisualizer.", - "repo": "autopkg/nmcspadden-recipes", - "path": "DbVisualizer/DbVisualizer.dmg.recipe", - "parent": "com.github.nmcspadden.download.dbvisualizer", - "shortname": "DbVisualizer.dmg", - "inferred_type": "dmg", - "children": [ - "com.github.nmcspadden.munki.dbvisualizer" - ] - }, - "com.github.nmcspadden.shared.chef": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.", - "repo": "autopkg/nmcspadden-recipes", - "path": "Chef_Processors/ChefProcessors.recipe" - }, "com.github.facebook.munki.AdoptOpenJDK11": { "name": "AdoptOpenJDK11", "description": "Downloads the current release version of AdoptOpenJDK 11 and imports into Munki.", @@ -5121,59 +5086,6 @@ "com.github.nmcspadden.munki.Acrolinx" ] }, - "com.github.nmcspadden.download.ChefClient": { - "name": "Chef", - "description": "Downloads the latest Chef Client for Mac version.", - "repo": "autopkg/nmcspadden-recipes", - "path": "ChefClient/Chef.download.recipe", - "shortname": "Chef.download", - "inferred_type": "download", - "children": [ - "com.github.nmcspadden.munki.ChefClient" - ] - }, - "com.bk.install.chefclient": { - "name": "ChefClient", - "description": "Downloads ChefClient installer and installs it.", - "repo": "autopkg/nmcspadden-recipes", - "path": "ChefClient/Chef.install.recipe", - "parent": "Chef.download.recipe", - "shortname": "Chef.install", - "inferred_type": "install" - }, - "com.github.nmcspadden.munki.ChefClient": { - "name": "Chef", - "description": "Downloads the latest Chef Client for Mac version and imports into Munki.", - "repo": "autopkg/nmcspadden-recipes", - "path": "ChefClient/Chef.munki.recipe", - "parent": "com.github.nmcspadden.download.ChefClient", - "shortname": "Chef.munki", - "inferred_type": "munki", - "munki_display_name": "Chef Client", - "munki_description": null - }, - "com.github.nmcspadden.download.UnityWebPlayer": { - "name": "UnityWebPlayer", - "description": "Downloads latest version of Unity Web Player.", - "repo": "autopkg/nmcspadden-recipes", - "path": "UnityWebPlayer/unitywebplayer.download.recipe", - "shortname": "unitywebplayer.download", - "inferred_type": "download", - "children": [ - "com.github.nmcspadden.munki.UnityWebPlayer" - ] - }, - "com.github.nmcspadden.munki.UnityWebPlayer": { - "name": "UnityWebPlayer", - "description": "Downloads the current installation package for Unity Web Player. Imports it\n into Munki.", - "repo": "autopkg/nmcspadden-recipes", - "path": "UnityWebPlayer/unitywebplayer.munki.recipe", - "parent": "com.github.nmcspadden.download.UnityWebPlayer", - "shortname": "unitywebplayer.munki", - "inferred_type": "munki", - "munki_display_name": "UnityWebPlayer", - "munki_description": "The Unity Web Player enables you to view blazing 3D content created with Unity directly in your browser, and autoupdates as necessary." - }, "com.github.nmcspadden.download.android_sdk.minimal": { "name": "android_sdk", "description": "Downloads a minimal set of the latest release of Android SDK.", @@ -5203,59 +5115,61 @@ "parent": "com.github.nmcspadden.pkg.android_sdk.minimal", "deprecated": true }, - "com.github.nmcspadden.pkg.appstore": { - "name": "AppStoreApp", - "description": "Creates a package installer out of a MAS app if a newer version is available locally.", + "com.github.nmcspadden.dmg.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads and makes a DMG of the latest version of DbVisualizer.", "repo": "autopkg/nmcspadden-recipes", - "path": "AppStoreApp/AppStoreApp.pkg.recipe", - "shortname": "AppStoreApp.pkg", - "inferred_type": "pkg", + "path": "DbVisualizer/DbVisualizer.dmg.recipe", + "parent": "com.github.nmcspadden.download.dbvisualizer", + "shortname": "DbVisualizer.dmg", + "inferred_type": "dmg", "children": [ - "com.github.jazzace.jamf.appstore-latest", - "com.github.jazzace.jamf.appstore", - "com.github.jazzace.ds.appstore", - "com.github.novaksam.jss.TheUnarchiver", - "com.github.novaksam.jamf.TheUnarchiver", - "com.github.novaksam.jss.Keynote", - "com.github.novaksam.jamf.Keynote", - "com.github.novaksam.pkg.MicrosoftRemoteDesktop", - "com.github.novaksam.pkg.MsgViewerPro", - "com.github.novaksam.jamf.LogicProX", - "com.github.novaksam.jamf.MicrosoftRemoteDesktop", - "com.github.novaksam.jss.GarageBand", - "com.github.novaksam.jamf.GarageBand", - "com.github.novaksam.jss.XCode", - "com.github.novaksam.jamf.XCode", - "com.github.novaksam.jss.Compressor", - "com.github.novaksam.jamf.Compressor", - "com.github.novaksam.jamf.Numbers", - "com.github.novaksam.jss.Numbers", - "com.github.novaksam.jamf.iMovie", - "com.github.novaksam.jss.iMovie", - "com.github.novaksam.jss.iPhoto", - "com.github.novaksam.jamf.Pages", - "com.github.novaksam.jss.Pages", - "com.github.novaksam.jss.FinalCutPro", - "com.github.novaksam.jamf.FinalCutPro", - "com.github.novaksam.jamf.Motion", - "com.github.novaksam.jss.Motion", - "com.github.autopkg.kernsb.jss.MicrosoftOneDrive", - "com.github.chalcahuite.pkg.PushDiagnostics", - "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Twitter" + "com.github.nmcspadden.munki.dbvisualizer" ] }, - "com.github.nmcspadden.munki.appstore": { - "name": "AppStoreApp", - "description": "Checks for the update of a MAS app. If the version on disk is up to date, then import into Munki directly. If out of date, abort. This recipe MUST ONLY be used with an override - do not run this recipe directly. See the documentation here: https://github.com/autopkg/nmcspadden-recipes/#appstoreapp-recipe", + "com.github.nmcspadden.download.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads the latest version of DbVisualizer.", "repo": "autopkg/nmcspadden-recipes", - "path": "AppStoreApp/AppStoreApp.munki.recipe", - "shortname": "AppStoreApp.munki", + "path": "DbVisualizer/DbVisualizer.download.recipe", + "shortname": "DbVisualizer.download", + "inferred_type": "download", + "children": [ + "com.github.nmcspadden.dmg.dbvisualizer", + "com.github.nmcspadden.pkg.dbvisualizer" + ] + }, + "com.github.nmcspadden.install.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it.", + "repo": "autopkg/nmcspadden-recipes", + "path": "DbVisualizer/DbVisualizer.install.recipe", + "parent": "com.github.nmcspadden.pkg.dbvisualizer", + "shortname": "DbVisualizer.install", + "inferred_type": "install" + }, + "com.github.nmcspadden.munki.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads and makes a DMG of the latest version of DbVisualizer, and imports into Munki.", + "repo": "autopkg/nmcspadden-recipes", + "path": "DbVisualizer/DbVisualizer.munki.recipe", + "parent": "com.github.nmcspadden.dmg.dbvisualizer", + "shortname": "DbVisualizer.munki", "inferred_type": "munki", - "munki_display_name": "AppStoreApp", - "munki_description": null + "munki_display_name": "DbVisualizer", + "munki_description": "DbVisualizer is the universal database tool for developers, DBAs and analysts. It is the perfect solution since the same tool can be used on all major operating systems accessing a wide range of databases." + }, + "com.github.nmcspadden.pkg.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads the current release version of DbVisualizer and builds a package.", + "repo": "autopkg/nmcspadden-recipes", + "path": "DbVisualizer/DbVisualizer.pkg.recipe", + "parent": "com.github.nmcspadden.download.dbvisualizer", + "shortname": "DbVisualizer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.nmcspadden.install.dbvisualizer" + ] }, "com.bk.install.chefdk": { "name": "ChefDK", @@ -5266,6 +5180,17 @@ "shortname": "ChefDK.install", "inferred_type": "install" }, + "com.github.nmcspadden.munki.chefdk": { + "name": "ChefDK", + "description": "Downloads the latest Chef DK for Mac version and imports into Munki.", + "repo": "autopkg/nmcspadden-recipes", + "path": "ChefDK/ChefDK.munki.recipe", + "parent": "com.github.nmcspadden.download.chefdk", + "shortname": "ChefDK.munki", + "inferred_type": "munki", + "munki_display_name": "Chef Development Kit", + "munki_description": null + }, "com.github.nmcspadden.download.chefdk": { "name": "Chef", "description": "Downloads the latest Chef DK for Mac version.", @@ -5277,27 +5202,36 @@ "com.github.nmcspadden.munki.chefdk" ] }, - "com.github.nmcspadden.munki.chefdk": { - "name": "ChefDK", - "description": "Downloads the latest Chef DK for Mac version and imports into Munki.", + "com.bk.install.chefclient": { + "name": "ChefClient", + "description": "Downloads ChefClient installer and installs it.", "repo": "autopkg/nmcspadden-recipes", - "path": "ChefDK/ChefDK.munki.recipe", - "parent": "com.github.nmcspadden.download.chefdk", - "shortname": "ChefDK.munki", - "inferred_type": "munki", - "munki_display_name": "Chef Development Kit", - "munki_description": null + "path": "ChefClient/Chef.install.recipe", + "parent": "Chef.download.recipe", + "shortname": "Chef.install", + "inferred_type": "install" }, - "com.github.nmcspadden.munki.android_ndk": { - "name": "android_ndk", - "description": "Takes the EXTRACTED DMG and imports into Munki.", + "com.github.nmcspadden.download.ChefClient": { + "name": "Chef", + "description": "Downloads the latest Chef Client for Mac version.", "repo": "autopkg/nmcspadden-recipes", - "path": "android_ndk/android_ndk.munki.recipe", - "parent": "com.github.nmcspadden.dmg.android_ndk", - "shortname": "android_ndk.munki", + "path": "ChefClient/Chef.download.recipe", + "shortname": "Chef.download", + "inferred_type": "download", + "children": [ + "com.github.nmcspadden.munki.ChefClient" + ] + }, + "com.github.nmcspadden.munki.ChefClient": { + "name": "Chef", + "description": "Downloads the latest Chef Client for Mac version and imports into Munki.", + "repo": "autopkg/nmcspadden-recipes", + "path": "ChefClient/Chef.munki.recipe", + "parent": "com.github.nmcspadden.download.ChefClient", + "shortname": "Chef.munki", "inferred_type": "munki", - "munki_display_name": "Android NDK", - "munki_description": "Android NDK. Be sure to set your ENV variable for ANDROID_NDK_REPOSITORY to /opt/android_ndk/." + "munki_display_name": "Chef Client", + "munki_description": null }, "com.github.nmcspadden.download.android_ndk": { "name": "android_ndk", @@ -5310,6 +5244,17 @@ "com.github.nmcspadden.dmg.android_ndk" ] }, + "com.github.nmcspadden.munki.android_ndk": { + "name": "android_ndk", + "description": "Takes the EXTRACTED DMG and imports into Munki.", + "repo": "autopkg/nmcspadden-recipes", + "path": "android_ndk/android_ndk.munki.recipe", + "parent": "com.github.nmcspadden.dmg.android_ndk", + "shortname": "android_ndk.munki", + "inferred_type": "munki", + "munki_display_name": "Android NDK", + "munki_description": "Android NDK. Be sure to set your ENV variable for ANDROID_NDK_REPOSITORY to /opt/android_ndk/." + }, "com.github.nmcspadden.dmg.android_ndk": { "name": "android_ndk", "description": "Creates a disk image containing the Android NDK.", @@ -5322,119 +5267,60 @@ "com.github.nmcspadden.munki.android_ndk" ] }, - "com.github.nmcspadden-recipes.download.google-earth-pro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth Pro disk image.", - "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.download.recipe", - "shortname": "GoogleEarthPro.download", - "inferred_type": "download", - "children": [ - "com.github.nmcspadden-recipes.pkg.google-earth-pro", - "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile", - "com.github.nmcspadden-recipes.munki.google-earth-pro" - ] - }, - "com.github.nmcspadden-recipes.pkg.google-earth-pro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth disk image and makes a pkg.", - "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.pkg.recipe", - "parent": "com.github.nmcspadden-recipes.download.google-earth-pro", - "shortname": "GoogleEarthPro.pkg", - "inferred_type": "pkg" - }, - "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth disk image and makes a pkg, including profile to suppress startup screens.", - "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthProProfile.pkg.recipe", - "parent": "com.github.nmcspadden-recipes.download.google-earth-pro", - "shortname": "GoogleEarthProProfile.pkg", - "inferred_type": "pkg" - }, - "com.github.nmcspadden-recipes.munki.google-earth-pro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth Pro disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.munki.recipe", - "parent": "com.github.nmcspadden-recipes.download.google-earth-pro", - "shortname": "GoogleEarthPro.munki", - "inferred_type": "munki", - "munki_display_name": "Google Earth Pro", - "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses." - }, - "com.github.nmcspadden.munki.CreateUserPkg": { - "name": "CreateUser", - "description": "Takes an existing CreateUserPkg .pkg file and adds Munki-specific features. You should override the NAME and PKG_PATH variables.", + "com.github.nmcspadden.shared": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n ", "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/CreateUserPkgMunki/createuserpkg.munki.recipe", - "deprecated": true, - "shortname": "createuserpkg.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Shared_Processors/SharedProcessors.recipe" }, - "com.github.munki.DragonDictate3": { - "name": "DragonDictate3", - "description": "Downloads the latest Dragon Dictate For Mac 3 version and imports into Munki. Does not include licensing, nor bypassing Accessibility requirements.", + "com.github.nmcspadden.munki.xcode_versioned": { + "name": "Xcode", + "description": "Download, extract, and import Xcode as a unique entry into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.", "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/DragonDictate3/DragonDictate3.munki.recipe", - "parent": "com.github.download.DragonDictate3", - "deprecated": true, - "shortname": "DragonDictate3.munki", + "path": "Xcode/XcodeVersionedName.munki.recipe", + "parent": "com.github.nmcspadden.extract.xcode", + "shortname": "XcodeVersionedName.munki", "inferred_type": "munki", - "munki_display_name": "DragonDictate", - "munki_description": null + "munki_display_name": "Xcode", + "munki_description": "Xcode" }, - "com.github.download.DragonDictate3": { - "name": "DragonDictate3", - "description": "Downloads the latest Dragon Dictate For Mac 3 version.", + "com.github.nmcspadden.extract.xcode": { + "name": "Xcode", + "description": "Extract Xcode from a XIP. Requires passing in a XIP containing Xcode.", "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/DragonDictate3/DragonDictate3.download.recipe", - "deprecated": true, - "shortname": "DragonDictate3.download", - "inferred_type": "download", + "path": "Xcode/Xcode.extract.recipe", + "parent": "com.github.nmcspadden.download.xcode", + "shortname": "Xcode.extract", + "inferred_type": "extract", "children": [ - "com.github.munki.DragonDictate3" + "com.github.nmcspadden.munki.xcode_versioned", + "com.github.nmcspadden.munki.xcode", + "com.github.moofit-recipes.pkg.Xcode", + "com.github.moofit-recipes.pkg.XcodeEdu" ] }, - "com.github.nmcspadden.download.minecraft": { - "name": "Minecraft", - "description": "Downloads latest version of Minecraft.", + "com.github.nmcspadden.download.xcode": { + "name": "Xcode", + "description": "Download Xcode from the Apple dev portal. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE. BETA must either be empty for stable releases or set to \"Beta\" in order to match Xcode betas.", "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/Minecraft/minecraft.download.recipe", - "deprecated": true, - "shortname": "minecraft.download", + "path": "Xcode/Xcode.download.recipe", + "shortname": "Xcode.download", "inferred_type": "download", "children": [ - "com.github.nmcspadden.pkg.minecraft" + "com.github.nmcspadden.extract.xcode", + "com.github.mlbz521.pkg.XcodeCLITools" ] }, - "com.github.nmcspadden.munki.minecraft": { - "name": "Minecraft", - "description": "Packages the latest Minecraft release, and imports it into Munki. THIS RECIPE REQUIRES JAVA TO SUCCESSFULLY RUN.", - "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/Minecraft/minecraft.munki.recipe", - "parent": "com.github.nmcspadden.pkg.minecraft", - "deprecated": true, - "shortname": "minecraft.munki", - "inferred_type": "munki", - "munki_display_name": "Minecraft", - "munki_description": "Minecraft with LaunchAgent to install into user's home directories." - }, - "com.github.nmcspadden.pkg.minecraft": { - "name": "Minecraft", - "description": "Packages up Minecraft for deployment. THIS RECIPE REQUIRES JAVA TO BE INSTALLED IN ORDER TO RUN.", + "com.github.nmcspadden.munki.xcode": { + "name": "Xcode", + "description": "Download, extract, and import Xcode into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.", "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/Minecraft/minecraft.pkg.recipe", - "parent": "com.github.nmcspadden.download.minecraft", - "deprecated": true, - "shortname": "minecraft.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.nmcspadden.munki.minecraft" - ] + "path": "Xcode/Xcode.munki.recipe", + "parent": "com.github.nmcspadden.extract.xcode", + "shortname": "Xcode.munki", + "inferred_type": "munki", + "munki_display_name": "Xcode", + "munki_description": "Xcode" }, "com.github.nmcspadden.pkg.MinecraftEdu": { "name": "MinecraftEdu", @@ -5449,6 +5335,18 @@ "com.github.nmcspadden.munki.MinecraftEdu" ] }, + "com.github.nmcspadden.download.MinecraftEdu": { + "name": "minecraft", + "description": "Downloads latest version of MinecraftEdu. Be sure to replace your username and password. If you do not want to put your password in plaintext, you can use a hash of it generated here: http://minecraftedu.com/api/api.php?action=gethash&username=yourusername&password=yourpassword", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/MinecraftEdu/MinecraftEdu.download.recipe", + "deprecated": true, + "shortname": "MinecraftEdu.download", + "inferred_type": "download", + "children": [ + "com.github.nmcspadden.pkg.MinecraftEdu" + ] + }, "com.github.nmcspadden.munki.MinecraftEdu": { "name": "MinecraftEDUInstaller", "description": "Packages the latest MinecraftEdu release, and imports it into Munki. You MUST override the username and password variables or the recipe will fail. If you do not want to put your password in plaintext, you can use a hash of it generated here: http://minecraftedu.com/api/api.php?action=gethash&username=yourusername&password=yourpassword", @@ -5461,16 +5359,118 @@ "munki_display_name": "Minecraft EDU", "munki_description": "MinecraftEDU with ServerTool installed." }, - "com.github.nmcspadden.download.MinecraftEdu": { - "name": "minecraft", - "description": "Downloads latest version of MinecraftEdu. Be sure to replace your username and password. If you do not want to put your password in plaintext, you can use a hash of it generated here: http://minecraftedu.com/api/api.php?action=gethash&username=yourusername&password=yourpassword", + "com.github.nmcspadden.pkg.minecraft": { + "name": "Minecraft", + "description": "Packages up Minecraft for deployment. THIS RECIPE REQUIRES JAVA TO BE INSTALLED IN ORDER TO RUN.", "repo": "autopkg/nmcspadden-recipes", - "path": "LegacyRecipes/MinecraftEdu/MinecraftEdu.download.recipe", + "path": "LegacyRecipes/Minecraft/minecraft.pkg.recipe", + "parent": "com.github.nmcspadden.download.minecraft", "deprecated": true, - "shortname": "MinecraftEdu.download", + "shortname": "minecraft.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.nmcspadden.munki.minecraft" + ] + }, + "com.github.nmcspadden.download.minecraft": { + "name": "Minecraft", + "description": "Downloads latest version of Minecraft.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/Minecraft/minecraft.download.recipe", + "deprecated": true, + "shortname": "minecraft.download", "inferred_type": "download", "children": [ - "com.github.nmcspadden.pkg.MinecraftEdu" + "com.github.nmcspadden.pkg.minecraft" + ] + }, + "com.github.nmcspadden.munki.minecraft": { + "name": "Minecraft", + "description": "Packages the latest Minecraft release, and imports it into Munki. THIS RECIPE REQUIRES JAVA TO SUCCESSFULLY RUN.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/Minecraft/minecraft.munki.recipe", + "parent": "com.github.nmcspadden.pkg.minecraft", + "deprecated": true, + "shortname": "minecraft.munki", + "inferred_type": "munki", + "munki_display_name": "Minecraft", + "munki_description": "Minecraft with LaunchAgent to install into user's home directories." + }, + "com.github.nmcspadden-recipes.pkg.google-earth-pro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth disk image and makes a pkg.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.pkg.recipe", + "parent": "com.github.nmcspadden-recipes.download.google-earth-pro", + "shortname": "GoogleEarthPro.pkg", + "inferred_type": "pkg" + }, + "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth disk image and makes a pkg, including profile to suppress startup screens.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthProProfile.pkg.recipe", + "parent": "com.github.nmcspadden-recipes.download.google-earth-pro", + "shortname": "GoogleEarthProProfile.pkg", + "inferred_type": "pkg" + }, + "com.github.nmcspadden-recipes.munki.google-earth-pro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth Pro disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.munki.recipe", + "parent": "com.github.nmcspadden-recipes.download.google-earth-pro", + "shortname": "GoogleEarthPro.munki", + "inferred_type": "munki", + "munki_display_name": "Google Earth Pro", + "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses." + }, + "com.github.nmcspadden-recipes.download.google-earth-pro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth Pro disk image.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.download.recipe", + "shortname": "GoogleEarthPro.download", + "inferred_type": "download", + "children": [ + "com.github.nmcspadden-recipes.pkg.google-earth-pro", + "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile", + "com.github.nmcspadden-recipes.munki.google-earth-pro" + ] + }, + "com.github.nmcspadden.munki.CreateUserPkg": { + "name": "CreateUser", + "description": "Takes an existing CreateUserPkg .pkg file and adds Munki-specific features. You should override the NAME and PKG_PATH variables.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/CreateUserPkgMunki/createuserpkg.munki.recipe", + "deprecated": true, + "shortname": "createuserpkg.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.munki.DragonDictate3": { + "name": "DragonDictate3", + "description": "Downloads the latest Dragon Dictate For Mac 3 version and imports into Munki. Does not include licensing, nor bypassing Accessibility requirements.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/DragonDictate3/DragonDictate3.munki.recipe", + "parent": "com.github.download.DragonDictate3", + "deprecated": true, + "shortname": "DragonDictate3.munki", + "inferred_type": "munki", + "munki_display_name": "DragonDictate", + "munki_description": null + }, + "com.github.download.DragonDictate3": { + "name": "DragonDictate3", + "description": "Downloads the latest Dragon Dictate For Mac 3 version.", + "repo": "autopkg/nmcspadden-recipes", + "path": "LegacyRecipes/DragonDictate3/DragonDictate3.download.recipe", + "deprecated": true, + "shortname": "DragonDictate3.download", + "inferred_type": "download", + "children": [ + "com.github.munki.DragonDictate3" ] }, "com.github.nmcspadden.munki.EclipseTemurin": { @@ -5495,141 +5495,105 @@ "com.github.nmcspadden.munki.EclipseTemurin" ] }, - "com.github.gerardkok.munki.Scribus": { - "name": "Scribus", - "description": "Downloads Scribus and imports into Munki.", + "com.github.gerardkok.munki.calibre": { + "name": "Calibre", + "description": "Downloads Calibre and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Scribus/Scribus.munki.recipe", - "parent": "com.github.hansen-m.download.Scribus", - "shortname": "Scribus.munki", + "path": "Calibre/Calibre.munki.recipe", + "parent": "com.github.gerardkok.download.calibre", + "shortname": "Calibre.munki", "inferred_type": "munki", - "munki_display_name": "Scribus", - "munki_description": "Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, Windows and Haiku desktops with a combination of press-ready output and new approaches to page design." + "munki_display_name": "Calibre", + "munki_description": "Calibre is a free and open source e-book library management application." }, - "com.github.gerardkok.download.gitfinder": { - "name": "GitFinder", - "description": "Download recipe for GitFinder.", + "com.github.gerardkok.download.calibre": { + "name": "Calibre", + "description": "Download recipe for Calibre.", "repo": "autopkg/gerardkok-recipes", - "path": "GitFinder/GitFinder.download.recipe", - "shortname": "GitFinder.download", + "path": "Calibre/Calibre.download.recipe", + "shortname": "Calibre.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.gitfinder" + "com.github.gerardkok.munki.calibre", + "com.github.gerardkok.install.calibre", + "com.github.peshay.filewave.Calibre", + "com.github.haircut.pkg.Calibre", + "com.github.d33t5.pkg.calibre" ] }, - "com.github.gerardkok.munki.gitfinder": { - "name": "GitFinder", - "description": "Downloads GitFinder and imports into Munki.", + "com.github.gerardkok.install.calibre": { + "name": "Calibre", + "description": "Downloads Calibre and installs it.", "repo": "autopkg/gerardkok-recipes", - "path": "GitFinder/GitFinder.munki.recipe", - "parent": "com.github.gerardkok.download.gitfinder", - "shortname": "GitFinder.munki", - "inferred_type": "munki", - "munki_display_name": "GitFinder", - "munki_description": "A fast and lightweight Git client for Mac with Finder integration." + "path": "Calibre/Calibre.install.recipe", + "parent": "com.github.gerardkok.download.calibre", + "shortname": "Calibre.install", + "inferred_type": "install" }, - "com.github.gerardkok.install.node": { - "name": "node", - "description": "Downloads, verifies and installs the latest version of Node.js.", + "com.github.autopkg.gerardkok-recipes.SharedProcessors": { + "name": null, + "description": "Stub recipe reference to use the Shared Processors in this repo.", "repo": "autopkg/gerardkok-recipes", - "path": "Node.js/node.install.recipe", - "parent": "com.github.gerardkok.download.node", - "shortname": "node.install", - "inferred_type": "install" + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.gerardkok.munki.node": { - "name": "node", - "description": "Downloads Node.js and imports into Munki.", + "com.github.gerardkok.munki.Keka": { + "name": "Keka", + "description": "Downloads Keka and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Node.js/node.munki.recipe", - "parent": "com.github.gerardkok.download.node", - "shortname": "node.munki", + "path": "Keka/Keka.munki.recipe", + "parent": "com.github.gerardkok.download.Keka", + "shortname": "Keka.munki", "inferred_type": "munki", - "munki_display_name": "Node.js", - "munki_description": "Node.js\u00ae is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications." + "munki_display_name": "Keka", + "munki_description": "Keka is a free file archiver for macOS." }, - "com.github.gerardkok.download.node": { - "name": "node", - "description": "Downloads the latest version of Node.js.", + "com.github.gerardkok.download.Keka": { + "name": "Keka", + "description": "Download recipe for Keka.", "repo": "autopkg/gerardkok-recipes", - "path": "Node.js/node.download.recipe", - "shortname": "node.download", + "path": "Keka/Keka.download.recipe", + "shortname": "Keka.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.install.node", - "com.github.gerardkok.munki.node", - "com.github.andreDB90.filewave.node", - "com.github.davidbpirie.jamf-upload.node" + "com.github.gerardkok.munki.Keka", + "com.github.peshay.filewave.Keka", + "com.github.moofit-recipes.pkg.Keka" ] }, - "com.github.gerardkok.munki.SplunkForwarder": { - "name": "SplunkForwarder", - "description": "Downloads SplunkForwarder and imports in into Munki.", + "com.github.gerardkok.munki.Understand": { + "name": "Understand", + "description": "Downloads the latest version of Understand and imports it into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Splunk/SplunkForwarder.munki.recipe", - "parent": "com.github.gerardkok.pkg.SplunkForwarder", - "shortname": "SplunkForwarder.munki", + "path": "Understand/Understand.munki.recipe", + "parent": "com.github.gerardkok.pkg.Understand", + "shortname": "Understand.munki", "inferred_type": "munki", - "munki_display_name": "SplunkForwarder", - "munki_description": "Universal Forwarders provide reliable, secure data collection from remote sources and forward that data into Splunk (Enterprise, Light, Cloud or Hunk) for indexing and consolidation. They can scale to tens of thousands of remote systems, collecting terabytes of data with minimal impact on performance." - }, - "com.github.gerardkok.pkg.SplunkForwarder": { - "name": "SplunkForwarder", - "description": "Converts a SplunkForwarder download into a pkg.", - "repo": "autopkg/gerardkok-recipes", - "path": "Splunk/SplunkForwarder.pkg.recipe", - "parent": "com.github.gerardkok.download.SplunkForwarder", - "shortname": "SplunkForwarder.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.gerardkok.munki.SplunkForwarder" - ] - }, - "com.github.gerardkok.download.SplunkForwarder": { - "name": "SplunkForwarder", - "description": "Downloads the latest version of SplunkUniversal Forwarder.", - "repo": "autopkg/gerardkok-recipes", - "path": "Splunk/SplunkForwarder.download.recipe", - "shortname": "SplunkForwarder.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.pkg.SplunkForwarder" - ] + "munki_display_name": "Understand", + "munki_description": "Understand provides you with pertinent information regarding your code." }, - "com.github.gerardkok.pkg.k9s": { - "name": "k9s", - "description": "Builds a package that installs k9s.", + "com.github.gerardkok.pkg.Understand": { + "name": "Understand", + "description": "Packages the latest version of Understand.", "repo": "autopkg/gerardkok-recipes", - "path": "k9s/k9s.pkg.recipe", - "parent": "com.github.gerardkok.download.k9s", - "shortname": "k9s.pkg", + "path": "Understand/Understand.pkg.recipe", + "parent": "com.github.gerardkok.download.Understand", + "shortname": "Understand.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.k9s" + "com.github.gerardkok.munki.Understand" ] }, - "com.github.gerardkok.download.k9s": { - "name": "k9s", - "description": "Download recipe for k9s.", + "com.github.gerardkok.download.Understand": { + "name": "Understand", + "description": "Downloads the latest version of Understand.", "repo": "autopkg/gerardkok-recipes", - "path": "k9s/k9s.download.recipe", - "shortname": "k9s.download", + "path": "Understand/Understand.download.recipe", + "shortname": "Understand.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.k9s" + "com.github.gerardkok.pkg.Understand" ] }, - "com.github.gerardkok.munki.k9s": { - "name": "k9s", - "description": "Downloads the current release version of k9s and imports into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "k9s/k9s.munki.recipe", - "parent": "com.github.gerardkok.pkg.k9s", - "shortname": "k9s.munki", - "inferred_type": "munki", - "munki_display_name": "k9s", - "munki_description": "K9s provides a terminal UI to interact with your Kubernetes clusters." - }, "com.github.gerardkok.munki.VagrantManager": { "name": "VagrantManager", "description": "Downloads Vagrant Manager and imports into Munki.", @@ -5653,60 +5617,28 @@ "com.github.peshay.filewave.VagrantManager" ] }, - "com.github.gerardkok.download.Widelands": { - "name": "Widelands", - "description": "Download recipe for Widelands.", - "repo": "autopkg/gerardkok-recipes", - "path": "Widelands/Widelands.download.recipe", - "shortname": "Widelands.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.munki.Widelands" - ] - }, - "com.github.gerardkok.munki.Widelands": { - "name": "Widelands", - "description": "Downloads Widelands and imports in into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "Widelands/Widelands.munki.recipe", - "parent": "com.github.gerardkok.download.Widelands", - "shortname": "Widelands.munki", - "inferred_type": "munki", - "munki_display_name": "Widelands", - "munki_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode." - }, - "com.github.gerardkok.download.airfoil": { - "name": "Airfoil", - "description": "Download recipe for Airfoil.", + "com.github.gerardkok.download.pdk": { + "name": "PDK", + "description": "Download recipe for the Puppet Development Kit.", "repo": "autopkg/gerardkok-recipes", - "path": "Airfoil/Airfoil.download.recipe", - "shortname": "Airfoil.download", + "path": "Puppet/PDK.download.recipe", + "shortname": "PDK.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.airfoil" + "com.github.gerardkok.munki.pdk", + "com.github.fishd72.pkg.pdk" ] }, - "com.github.gerardkok.munki.airfoil": { - "name": "Airfoil", - "description": "Downloads Airfoil and imports into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "Airfoil/Airfoil.munki.recipe", - "parent": "com.github.gerardkok.download.airfoil", - "shortname": "Airfoil.munki", - "inferred_type": "munki", - "munki_display_name": "Airfoil", - "munki_description": "Wireless audio around your house." - }, - "com.github.gerardkok.munki.pdk": { - "name": "PDK", - "description": "Downloads the Puppet Development Kit and imports into Munki.", + "com.github.gerardkok.munki.puppet6": { + "name": "Puppet6", + "description": "Downloads Puppet6 and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Puppet/PDK.munki.recipe", - "parent": "com.github.gerardkok.download.pdk", - "shortname": "PDK.munki", + "path": "Puppet/Puppet6.munki.recipe", + "parent": "com.github.gerardkok.download.puppet", + "shortname": "Puppet6.munki", "inferred_type": "munki", - "munki_display_name": "Puppet Development Kit", - "munki_description": "The Puppet Development Kit (PDK) makes it easier than ever to develop and test Puppet modules by providing a simple, unified interface to a set of helpful tools for anyone who writes or consumes Puppet code." + "munki_display_name": "Puppet 6", + "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state." }, "com.github.gerardkok.munki.puppet5": { "name": "Puppet5", @@ -5727,111 +5659,55 @@ "shortname": "Puppet.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.puppet5", - "com.github.gerardkok.munki.puppet6" + "com.github.gerardkok.munki.puppet6", + "com.github.gerardkok.munki.puppet5" ] }, - "com.github.gerardkok.download.pdk": { + "com.github.gerardkok.munki.pdk": { "name": "PDK", - "description": "Download recipe for the Puppet Development Kit.", - "repo": "autopkg/gerardkok-recipes", - "path": "Puppet/PDK.download.recipe", - "shortname": "PDK.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.munki.pdk", - "com.github.fishd72.pkg.pdk" - ] - }, - "com.github.gerardkok.munki.puppet6": { - "name": "Puppet6", - "description": "Downloads Puppet6 and imports into Munki.", + "description": "Downloads the Puppet Development Kit and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Puppet/Puppet6.munki.recipe", - "parent": "com.github.gerardkok.download.puppet", - "shortname": "Puppet6.munki", + "path": "Puppet/PDK.munki.recipe", + "parent": "com.github.gerardkok.download.pdk", + "shortname": "PDK.munki", "inferred_type": "munki", - "munki_display_name": "Puppet 6", - "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state." - }, - "com.github.gerardkok.download.YubiKeyManager": { - "name": "YubiKeyManager", - "description": "Download recipe for YubiKey Manager Qt.", - "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyManager.download.recipe", - "shortname": "YubiKeyManager.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.munki.YubiKeyManager" - ] + "munki_display_name": "Puppet Development Kit", + "munki_description": "The Puppet Development Kit (PDK) makes it easier than ever to develop and test Puppet modules by providing a simple, unified interface to a set of helpful tools for anyone who writes or consumes Puppet code." }, - "com.github.gerardkok.download.YubiKeyPersonalizationTool": { - "name": "YubiKeyPersonalizationTool", - "description": "Download recipe for YubiKeyPersonalizationTool.", + "com.github.gerardkok.download.kubeseal": { + "name": "kubeseal", + "description": "Download recipe for kubeseal.", "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyPersonalizationTool.download.recipe", - "shortname": "YubiKeyPersonalizationTool.download", + "path": "kubeseal/kubeseal.download.recipe", + "shortname": "kubeseal.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.YubiKeyPersonalizationTool" + "com.github.gerardkok.pkg.kubeseal" ] }, - "com.github.gerardkok.munki.YubiKeyAuthenticator": { - "name": "YubiKeyAuthenticator", - "description": "Downloads YubiKeyAuthenticator and imports into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyAuthenticator.munki.recipe", - "parent": "com.github.gerardkok.download.YubiKeyAuthenticator", - "shortname": "YubiKeyAuthenticator.munki", - "inferred_type": "munki", - "munki_display_name": "Yubico Authenticator", - "munki_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys." - }, - "com.github.gerardkok.munki.YubiKeyManager": { - "name": "YubiKeyManager", - "description": "Downloads YubiKey Manager Qt and imports into Munki.", + "com.github.gerardkok.munki.kubeseal": { + "name": "kubeseal", + "description": "Downloads the current release version of kubeseal and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyManager.munki.recipe", - "parent": "com.github.gerardkok.download.YubiKeyManager", - "shortname": "YubiKeyManager.munki", + "path": "kubeseal/kubeseal.munki.recipe", + "parent": "com.github.gerardkok.pkg.kubeseal", + "shortname": "kubeseal.munki", "inferred_type": "munki", - "munki_display_name": "Yubico Manager", - "munki_description": "Cross-platform application for configuring any YubiKey over all USB interfaces." + "munki_display_name": "kubeseal", + "munki_description": "kubeseal is a client-side utility for Sealed Secrets." }, - "com.github.gerardkok.download.YubiKeyAuthenticator": { - "name": "YubiKeyAuthenticator", - "description": "Download recipe for YubiKey Authenticator.", + "com.github.gerardkok.pkg.kubeseal": { + "name": "kubeseal", + "description": "Builds a package that installs kubeseal.", "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyAuthenticator.download.recipe", - "shortname": "YubiKeyAuthenticator.download", - "inferred_type": "download", + "path": "kubeseal/kubeseal.pkg.recipe", + "parent": "com.github.gerardkok.download.kubeseal", + "shortname": "kubeseal.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.YubiKeyAuthenticator", - "com.github.gerardkok.jss.YubiKeyAuthenticator" + "com.github.gerardkok.munki.kubeseal" ] }, - "com.github.gerardkok.jss.YubiKeyAuthenticator": { - "name": "YubiKeyAuthenticator", - "description": "Downloads the latest version of YubiKey Authenticator and makes a pkg. Then, uploads to the JSS.", - "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyAuthenticator.jss.recipe", - "parent": "com.github.gerardkok.download.YubiKeyAuthenticator", - "shortname": "YubiKeyAuthenticator.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys." - }, - "com.github.gerardkok.munki.YubiKeyPersonalizationTool": { - "name": "YubiKeyPersonalizationTool", - "description": "Downloads YubiKeyPersonalizationTool and imports into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "YubiKey/YubiKeyPersonalizationTool.munki.recipe", - "parent": "com.github.gerardkok.download.YubiKeyPersonalizationTool", - "shortname": "YubiKeyPersonalizationTool.munki", - "inferred_type": "munki", - "munki_display_name": "YubiKey Personalization Tool", - "munki_description": "The YubiKey Personalization Tool is used to program the two configuration slots in your YubiKey." - }, "com.github.gerardkok.munki.Postbox": { "name": "Postbox", "description": "Downloads Postbox and imports into Munki.", @@ -5856,405 +5732,324 @@ "com.github.homebysix.pkg.Postbox" ] }, - "com.github.gerardkok.pkg.Understand": { - "name": "Understand", - "description": "Packages the latest version of Understand.", + "com.github.gerardkok.munki.jq": { + "name": "jq", + "description": "Downloads the current release version of jq and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Understand/Understand.pkg.recipe", - "parent": "com.github.gerardkok.download.Understand", - "shortname": "Understand.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.gerardkok.munki.Understand" - ] + "path": "jq/jq.munki.recipe", + "parent": "com.github.gerardkok.pkg.jq", + "shortname": "jq.munki", + "inferred_type": "munki", + "munki_display_name": "jq", + "munki_description": "jq is a command-line JSON processor." }, - "com.github.gerardkok.download.Understand": { - "name": "Understand", - "description": "Downloads the latest version of Understand.", + "com.github.gerardkok.download.jq": { + "name": "jq", + "description": "Download recipe for jq.", "repo": "autopkg/gerardkok-recipes", - "path": "Understand/Understand.download.recipe", - "shortname": "Understand.download", + "path": "jq/jq.download.recipe", + "shortname": "jq.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.Understand" + "com.github.gerardkok.pkg.jq" ] }, - "com.github.gerardkok.munki.Understand": { - "name": "Understand", - "description": "Downloads the latest version of Understand and imports it into Munki.", + "com.github.gerardkok.install.jq": { + "name": "jq", + "description": "Downloads and installs the latest version of jq.", "repo": "autopkg/gerardkok-recipes", - "path": "Understand/Understand.munki.recipe", - "parent": "com.github.gerardkok.pkg.Understand", - "shortname": "Understand.munki", - "inferred_type": "munki", - "munki_display_name": "Understand", - "munki_description": "Understand provides you with pertinent information regarding your code." + "path": "jq/jq.install.recipe", + "parent": "com.github.gerardkok.pkg.jq", + "shortname": "jq.install", + "inferred_type": "install" }, - "com.github.gerardkok.pkg.ClickShareLauncher": { - "name": "ClickShareLauncher", - "description": "Downloads ClickShareLauncher and creates a package.", + "com.github.gerardkok.pkg.jq": { + "name": "jq", + "description": "Builds a package that installs jq.", "repo": "autopkg/gerardkok-recipes", - "path": "ClickShare/ClickShareLauncher.pkg.recipe", - "parent": "com.github.gerardkok.download.ClickShareLauncher", - "shortname": "ClickShareLauncher.pkg", + "path": "jq/jq.pkg.recipe", + "parent": "com.github.gerardkok.download.jq", + "shortname": "jq.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.ClickShareLauncher", - "com.github.andredb90.filewave.ClickShareLauncher" - ] - }, - "com.github.gerardkok.munki.ClickShareLauncher": { - "name": "ClickShareLauncher", - "description": "Downloads ClickShareLauncher and imports into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "ClickShare/ClickShareLauncher.munki.recipe", - "parent": "com.github.gerardkok.pkg.ClickShareLauncher", - "shortname": "ClickShareLauncher.munki", - "inferred_type": "munki", - "munki_display_name": "ClickShare Launcher", - "munki_description": "ClickShare is Barco's wireless presentation and collaboration system, that allows any meeting participant to share content on the central meeting room screen." - }, - "com.github.gerardkok.download.ClickShareLauncher": { - "name": "ClickShareLauncher", - "description": "Download recipe for ClickShare Launcher.", - "repo": "autopkg/gerardkok-recipes", - "path": "ClickShare/ClickShareLauncher.download.recipe", - "shortname": "ClickShareLauncher.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.pkg.ClickShareLauncher" + "com.github.gerardkok.munki.jq", + "com.github.gerardkok.install.jq" ] }, - "com.github.gerardkok.pkg.SequelAce": { - "name": "SequelAce", - "description": "Packages the latest version of Sequel Ace.", - "repo": "autopkg/gerardkok-recipes", - "path": "SequelAce/SequelAce.pkg.recipe", - "parent": "com.github.gerardkok.download.SequelAce", - "shortname": "SequelAce.pkg", - "inferred_type": "pkg" - }, - "com.github.gerardkok.download.SequelAce": { - "name": "SequelAce", - "description": "Download recipe for Sequel Ace.", + "com.github.gerardkok.download.ImageOptim": { + "name": "ImageOptim", + "description": "Downloads the current release version of ImageOptim.", "repo": "autopkg/gerardkok-recipes", - "path": "SequelAce/SequelAce.download.recipe", - "shortname": "SequelAce.download", + "path": "ImageOptim/ImageOptim.download.recipe", + "shortname": "ImageOptim.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.SequelAce", - "com.github.gerardkok.munki.SequelAce" + "com.github.gerardkok.munki.ImageOptim", + "com.github.andredb90.filewave.ImageOptim" ] }, - "com.github.gerardkok.munki.SequelAce": { - "name": "SequelAce", - "description": "Downloads the latest version of Sequel Ace and imports it into Munki.", + "com.github.gerardkok.munki.ImageOptim": { + "name": "ImageOptim", + "description": "Downloads the current release version of ImageOptim and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "SequelAce/SequelAce.munki.recipe", - "parent": "com.github.gerardkok.download.SequelAce", - "shortname": "SequelAce.munki", + "path": "ImageOptim/ImageOptim.munki.recipe", + "parent": "com.github.gerardkok.download.ImageOptim", + "shortname": "ImageOptim.munki", "inferred_type": "munki", - "munki_display_name": "Sequel Ace", - "munki_description": "Sequel Ace is the \"sequel\" to longtime macOS tool Sequel Pro. Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases." - }, - "com.github.gerardkok.download.versions": { - "name": "Versions", - "description": "Download recipe for Versions.", - "repo": "autopkg/gerardkok-recipes", - "path": "Versions/Versions.download.recipe", - "shortname": "Versions.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.munki.versions" - ] + "munki_display_name": "ImageOptim", + "munki_description": "ImageOptim is a free app that makes images take up less disk space and load faster, without sacrificing quality. It optimizes compression parameters, removes junk metadata and unnecessary color profiles." }, - "com.github.gerardkok.munki.versions": { - "name": "Versions", - "description": "Downloads the current release version of Versions and imports into Munki.", + "com.github.gerardkok.munki.drawio-desktop": { + "name": "drawio-desktop", + "description": "Downloads drawio-desktop and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Versions/Versions.munki.recipe", - "parent": "com.github.gerardkok.download.versions", - "shortname": "Versions.munki", + "path": "draw.io/drawio-desktop.munki.recipe", + "parent": "com.github.peshay.download.draw.io", + "shortname": "drawio-desktop.munki", "inferred_type": "munki", - "munki_display_name": "Versions", - "munki_description": "Subversion client for Mac." + "munki_display_name": "draw.io Desktop", + "munki_description": "drawio-desktop is a diagramming and whiteboarding desktop app." }, - "com.github.gerardkok.munki.Clementine": { - "name": "Clementine", - "description": "Downloads Clementine and imports into Munki.", + "com.github.gerardkok.munki.Lens": { + "name": "Lens", + "description": "Downloads Lens and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Clementine/Clementine.munki.recipe", - "parent": "com.github.gerardkok.download.Clementine", - "deprecated": true, - "shortname": "Clementine.munki", + "path": "Lens/Lens.munki.recipe", + "parent": "com.github.gerardkok.pkg.Lens", + "shortname": "Lens.munki", "inferred_type": "munki", - "munki_display_name": "Clementine", - "munki_description": "Clementine is a modern music player and library organizer." + "munki_display_name": "Lens", + "munki_description": "Lens is the most powerful Kubernetes IDE on the market. It is a standalone application, and it is available on macOS, Windows, and Linux." }, - "com.github.gerardkok.download.Clementine": { - "name": "Clementine", - "description": "Downloads the latest Clementine.", + "com.github.gerardkok.pkg.Lens": { + "name": "Lens", + "description": "Downloads the latest version of Lens and creates a package.", "repo": "autopkg/gerardkok-recipes", - "path": "Clementine/Clementine.download.recipe", - "deprecated": true, - "shortname": "Clementine.download", - "inferred_type": "download", + "path": "Lens/Lens.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Lens", + "shortname": "Lens.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.Clementine" + "com.github.gerardkok.munki.Lens" ] }, - "com.github.gerardkok.pkg.1PasswordCLI": { - "name": "1PasswordCLI", - "description": "Downloads the 1Password command-line tool, and repackages it.", + "com.github.gerardkok.download.Widelands": { + "name": "Widelands", + "description": "Download recipe for Widelands.", "repo": "autopkg/gerardkok-recipes", - "path": "1Password/1PasswordCLI.pkg.recipe", - "parent": "com.github.gerardkok.download.1PasswordCLI", - "shortname": "1PasswordCLI.pkg", - "inferred_type": "pkg", + "path": "Widelands/Widelands.download.recipe", + "shortname": "Widelands.download", + "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.1PasswordCLI" + "com.github.gerardkok.munki.Widelands" ] }, - "com.github.gerardkok.munki.1PasswordCLI": { - "name": "1PasswordCLI", - "description": "Downloads the 1Password command-line tool and imports it into Munki.", + "com.github.gerardkok.munki.Widelands": { + "name": "Widelands", + "description": "Downloads Widelands and imports in into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "1Password/1PasswordCLI.munki.recipe", - "parent": "com.github.gerardkok.pkg.1PasswordCLI", - "shortname": "1PasswordCLI.munki", + "path": "Widelands/Widelands.munki.recipe", + "parent": "com.github.gerardkok.download.Widelands", + "shortname": "Widelands.munki", "inferred_type": "munki", - "munki_display_name": "1Password command-line tool", - "munki_description": "The 1Password command-line tool provides commands to manage and administer a 1Password account." + "munki_display_name": "Widelands", + "munki_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode." }, - "com.github.gerardkok.download.1PasswordCLI": { - "name": "1PasswordCLI", - "description": "Download recipe for the 1Password command-line tool.", + "com.github.gerardkok.pkg.Helm": { + "name": "Helm", + "description": "Builds a package that installs Helm.", "repo": "autopkg/gerardkok-recipes", - "path": "1Password/1PasswordCLI.download.recipe", - "shortname": "1PasswordCLI.download", - "inferred_type": "download", + "path": "Helm/Helm.pkg.recipe", + "parent": "com.github.gerardkok.download.Helm", + "shortname": "Helm.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gerardkok.pkg.1PasswordCLI" + "com.github.gerardkok.munki.Helm" ] }, - "com.github.gerardkok.download.Keka": { - "name": "Keka", - "description": "Download recipe for Keka.", + "com.github.gerardkok.munki.Helm": { + "name": "Helm", + "description": "Downloads the current release version of Helm and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Keka/Keka.download.recipe", - "shortname": "Keka.download", + "path": "Helm/Helm.munki.recipe", + "parent": "com.github.gerardkok.pkg.Helm", + "shortname": "Helm.munki", + "inferred_type": "munki", + "munki_display_name": "Helm", + "munki_description": "Helm is the package manager for Kubernetes." + }, + "com.github.gerardkok.download.Helm": { + "name": "Helm", + "description": "Downloads the latest version of the Helm CLI.", + "repo": "autopkg/gerardkok-recipes", + "path": "Helm/Helm.download.recipe", + "shortname": "Helm.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.Keka", - "com.github.peshay.filewave.Keka", - "com.github.moofit-recipes.pkg.Keka" + "com.github.gerardkok.pkg.Helm" ] }, - "com.github.gerardkok.munki.Keka": { - "name": "Keka", - "description": "Downloads Keka and imports into Munki.", + "com.github.gerardkok.munki.GPGSuite": { + "name": "GPGSuite", + "description": "Downloads GPGSuite and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Keka/Keka.munki.recipe", - "parent": "com.github.gerardkok.download.Keka", - "shortname": "Keka.munki", + "path": "GPGTools/GPGSuite.munki.recipe", + "parent": "com.github.gerardkok.verify.GPGSuite", + "shortname": "GPGSuite.munki", "inferred_type": "munki", - "munki_display_name": "Keka", - "munki_description": "Keka is a free file archiver for macOS." + "munki_display_name": "GPGSuite", + "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package." }, - "com.github.gerardkok.verify.MongoDB": { - "name": "MongoDB", - "description": "Verify recipe for MongoDB.", + "com.github.gerardkok.verify.GPGSuite": { + "name": "GPGSuite", + "description": "Verify recipe for GPGSuite.", "repo": "autopkg/gerardkok-recipes", - "path": "MongoDB/MongoDB.verify.recipe", - "parent": "com.github.gerardkok.download.MongoDB", - "shortname": "MongoDB.verify", + "path": "GPGTools/GPGSuite.verify.recipe", + "parent": "com.github.gerardkok.download.GPGSuite", + "shortname": "GPGSuite.verify", "inferred_type": "verify", "children": [ - "com.github.gerardkok.pkg.MongoDB" + "com.github.gerardkok.munki.GPGSuite" ] }, - "com.github.gerardkok.pkg.MongoDB": { - "name": "MongoDB", - "description": "Converts a MongoDB download into a pkg.", + "com.github.gerardkok.download.GPGSuite": { + "name": "GPGSuite", + "description": "Download recipe for GPGSuite.", "repo": "autopkg/gerardkok-recipes", - "path": "MongoDB/MongoDB.pkg.recipe", - "parent": "com.github.gerardkok.verify.MongoDB", - "shortname": "MongoDB.pkg", - "inferred_type": "pkg", + "path": "GPGTools/GPGSuite.download.recipe", + "shortname": "GPGSuite.download", + "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.MongoDB" + "com.github.gerardkok.verify.GPGSuite", + "com.github.gerardkok.munki.GPGSuiteUniversal", + "com.github.clburlison.install.GPGSuite", + "com.github.andrewvalentine.install.GPGSuite", + "com.github.kitzy.pkg.GPGSuite", + "com.github.peshay.filewave.GPGSuite" ] }, - "com.github.gerardkok.munki.MongoDB": { - "name": "MongoDB", - "description": "Imports the latest release of MongoDB into Munki.", + "com.github.gerardkok.munki.GPGSuiteUniversal": { + "name": "GPGSuite", + "description": "Downloads GPGSuite and imports into Munki. This import won't account for different versions of macOS that require different versions of the GPGMail plugin.", "repo": "autopkg/gerardkok-recipes", - "path": "MongoDB/MongoDB.munki.recipe", - "parent": "com.github.gerardkok.pkg.MongoDB", - "shortname": "MongoDB.munki", + "path": "GPGTools/GPGSuiteUniversal.munki.recipe", + "parent": "com.github.gerardkok.download.GPGSuite", + "shortname": "GPGSuiteUniversal.munki", "inferred_type": "munki", - "munki_display_name": "MongoDB", - "munki_description": "MongoDB is an open-source, document database designed for ease of development and scaling." + "munki_display_name": "GPGSuite", + "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package." }, - "com.github.gerardkok.download.MongoDB": { - "name": "MongoDB", - "description": "Download recipe for MongoDB.", + "com.github.gerardkok.download.versions": { + "name": "Versions", + "description": "Download recipe for Versions.", "repo": "autopkg/gerardkok-recipes", - "path": "MongoDB/MongoDB.download.recipe", - "shortname": "MongoDB.download", + "path": "Versions/Versions.download.recipe", + "shortname": "Versions.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.verify.MongoDB" + "com.github.gerardkok.munki.versions" ] }, - "com.github.gerardkok.install.calibre": { - "name": "Calibre", - "description": "Downloads Calibre and installs it.", - "repo": "autopkg/gerardkok-recipes", - "path": "Calibre/Calibre.install.recipe", - "parent": "com.github.gerardkok.download.calibre", - "shortname": "Calibre.install", - "inferred_type": "install" - }, - "com.github.gerardkok.munki.calibre": { - "name": "Calibre", - "description": "Downloads Calibre and imports into Munki.", + "com.github.gerardkok.munki.versions": { + "name": "Versions", + "description": "Downloads the current release version of Versions and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Calibre/Calibre.munki.recipe", - "parent": "com.github.gerardkok.download.calibre", - "shortname": "Calibre.munki", + "path": "Versions/Versions.munki.recipe", + "parent": "com.github.gerardkok.download.versions", + "shortname": "Versions.munki", "inferred_type": "munki", - "munki_display_name": "Calibre", - "munki_description": "Calibre is a free and open source e-book library management application." + "munki_display_name": "Versions", + "munki_description": "Subversion client for Mac." }, - "com.github.gerardkok.download.calibre": { - "name": "Calibre", - "description": "Download recipe for Calibre.", + "com.github.gerardkok.munki.devolo-cockpit": { + "name": "Devolo Cockpit", + "description": "Downloads Devolo Cockpit and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Calibre/Calibre.download.recipe", - "shortname": "Calibre.download", - "inferred_type": "download", - "children": [ - "com.github.gerardkok.install.calibre", - "com.github.gerardkok.munki.calibre", - "com.github.peshay.filewave.Calibre", - "com.github.haircut.pkg.Calibre", - "com.github.d33t5.pkg.calibre" - ] + "path": "Devolo/Cockpit.munki.recipe", + "parent": "com.github.gerardkok.pkg.devolo-cockpit", + "shortname": "Cockpit.munki", + "inferred_type": "munki", + "munki_display_name": "devolo Cockpit", + "munki_description": "Devolo Cockpit a status monitor for a powerline network." }, - "com.github.gerardkok.pkg.kubeseal": { - "name": "kubeseal", - "description": "Builds a package that installs kubeseal.", + "com.github.gerardkok.pkg.devolo-cockpit": { + "name": "Devolo Cockpit", + "description": "Downloads the latest version of Devolo Cockpit and packages it for installation.", "repo": "autopkg/gerardkok-recipes", - "path": "kubeseal/kubeseal.pkg.recipe", - "parent": "com.github.gerardkok.download.kubeseal", - "shortname": "kubeseal.pkg", + "path": "Devolo/Cockpit.pkg.recipe", + "parent": "com.github.gerardkok.download.devolo-cockpit", + "shortname": "Cockpit.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.kubeseal" + "com.github.gerardkok.munki.devolo-cockpit" ] }, - "com.github.gerardkok.download.kubeseal": { - "name": "kubeseal", - "description": "Download recipe for kubeseal.", + "com.github.gerardkok.download.devolo-cockpit": { + "name": "Devolo Cockpit", + "description": "Download recipe for Devolo Cockpit.", "repo": "autopkg/gerardkok-recipes", - "path": "kubeseal/kubeseal.download.recipe", - "shortname": "kubeseal.download", + "path": "Devolo/Cockpit.download.recipe", + "shortname": "Cockpit.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.kubeseal" - ] - }, - "com.github.gerardkok.munki.kubeseal": { - "name": "kubeseal", - "description": "Downloads the current release version of kubeseal and imports into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "kubeseal/kubeseal.munki.recipe", - "parent": "com.github.gerardkok.pkg.kubeseal", - "shortname": "kubeseal.munki", - "inferred_type": "munki", - "munki_display_name": "kubeseal", - "munki_description": "kubeseal is a client-side utility for Sealed Secrets." - }, - "com.github.gerardkok.verify.Yarn": { - "name": "Yarn", - "description": "Verify recipe for Yarn.", - "repo": "autopkg/gerardkok-recipes", - "path": "Yarn/Yarn.verify.recipe", - "parent": "com.github.gerardkok.download.Yarn", - "shortname": "Yarn.verify", - "inferred_type": "verify", - "children": [ - "com.github.gerardkok.pkg.Yarn" + "com.github.gerardkok.pkg.devolo-cockpit" ] }, - "com.github.gerardkok.download.Yarn": { - "name": "Yarn", - "description": "Download recipe for Yarn.", + "com.github.gerardkok.download.argocd": { + "name": "argocd", + "description": "Download recipe for argocd.", "repo": "autopkg/gerardkok-recipes", - "path": "Yarn/Yarn.download.recipe", - "shortname": "Yarn.download", + "path": "argocd/argocd.download.recipe", + "shortname": "argocd.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.verify.Yarn" + "com.github.gerardkok.pkg.argocd" ] }, - "com.github.gerardkok.munki.Yarn": { - "name": "Yarn", - "description": "Downloads Yarn and imports into Munki.", + "com.github.gerardkok.munki.argocd": { + "name": "argocd", + "description": "Downloads the current release version of argocd and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Yarn/Yarn.munki.recipe", - "parent": "com.github.gerardkok.pkg.Yarn", - "shortname": "Yarn.munki", + "path": "argocd/argocd.munki.recipe", + "parent": "com.github.gerardkok.pkg.argocd", + "shortname": "argocd.munki", "inferred_type": "munki", - "munki_display_name": "Yarn", - "munki_description": "Fast, reliable, and secure dependency management." + "munki_display_name": "argocd", + "munki_description": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes." }, - "com.github.gerardkok.pkg.Yarn": { - "name": "Yarn", - "description": "Converts a Yarn download into a pkg.", + "com.github.gerardkok.pkg.argocd": { + "name": "argocd", + "description": "Builds a package that installs argocd.", "repo": "autopkg/gerardkok-recipes", - "path": "Yarn/Yarn.pkg.recipe", - "parent": "com.github.gerardkok.verify.Yarn", - "shortname": "Yarn.pkg", + "path": "argocd/argocd.pkg.recipe", + "parent": "com.github.gerardkok.download.argocd", + "shortname": "argocd.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.Yarn" + "com.github.gerardkok.munki.argocd" ] }, - "com.github.gerardkok.download.ownCloudDesktopClient": { - "name": "ownCloudDesktopClient", - "description": "Download recipe for the ownCloud desktop client.", + "com.github.gerardkok.verify.MySQLCommunityServer": { + "name": "MySQLCommunityServer", + "description": "Verifies the GPG signature of the latest version of MySQL Community Server.", "repo": "autopkg/gerardkok-recipes", - "path": "ownCloud/ownCloudDesktopClient.download.recipe", - "shortname": "ownCloudDesktopClient.download", - "inferred_type": "download", + "path": "MySQL/MySQLCommunityServer.verify.recipe", + "parent": "com.github.gerardkok.download.MySQLCommunityServer", + "shortname": "MySQLCommunityServer.verify", + "inferred_type": "verify", "children": [ - "com.github.gerardkok.munki.ownCloudDesktopClient", - "com.github.grahampugh.recipes.pkg.owncloud" + "com.github.gerardkok.munki.MySQLCommunityServer" ] }, - "com.github.gerardkok.munki.ownCloudDesktopClient": { - "name": "ownCloudDesktopClient", - "description": "Downloads the ownCloud Desktop Client and imports it into Munki.", - "repo": "autopkg/gerardkok-recipes", - "path": "ownCloud/ownCloudDesktopClient.munki.recipe", - "parent": "com.github.gerardkok.download.ownCloudDesktopClient", - "shortname": "ownCloudDesktopClient.munki", - "inferred_type": "munki", - "munki_display_name": "ownCloud Desktop Client", - "munki_description": "Synchronise your ownCloud with your computer using our desktop clients. Select one or more directories on your local machine and always have access to your latest files wherever you are." - }, - "com.github.gerardkok.download.MySQLCommunityServer": { + "com.github.gerardkok.download.MySQLCommunityServer-Universal": { "name": "MySQLCommunityServer", - "description": "Download recipe for MySQL Community Server.", + "description": "Download recipe for MySQL Community Server. Downloads both the ARM and Intel builds.", "repo": "autopkg/gerardkok-recipes", - "path": "MySQL/MySQLCommunityServer.download.recipe", - "shortname": "MySQLCommunityServer.download", + "path": "MySQL/MySQLCommunityServer-Universal.download.recipe", + "shortname": "MySQLCommunityServer-Universal.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.verify.MySQLCommunityServer", - "com.github.mlbz521.pkg.MySQLCommunityServer" + "com.github.mlbz521.pkg.MySQLCommunityServer-Universal" ] }, "com.github.gerardkok.munki.MySQLCommunityServer": { @@ -6268,368 +6063,497 @@ "munki_display_name": "MySQL Community Server", "munki_description": "The world's most popular open source database." }, - "com.github.gerardkok.download.MySQLCommunityServer-Universal": { + "com.github.gerardkok.download.MySQLCommunityServer": { "name": "MySQLCommunityServer", - "description": "Download recipe for MySQL Community Server. Downloads both the ARM and Intel builds.", + "description": "Download recipe for MySQL Community Server.", "repo": "autopkg/gerardkok-recipes", - "path": "MySQL/MySQLCommunityServer-Universal.download.recipe", - "shortname": "MySQLCommunityServer-Universal.download", + "path": "MySQL/MySQLCommunityServer.download.recipe", + "shortname": "MySQLCommunityServer.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.MySQLCommunityServer-Universal" + "com.github.gerardkok.verify.MySQLCommunityServer", + "com.github.mlbz521.pkg.MySQLCommunityServer" ] }, - "com.github.gerardkok.verify.MySQLCommunityServer": { - "name": "MySQLCommunityServer", - "description": "Verifies the GPG signature of the latest version of MySQL Community Server.", + "com.github.gerardkok.munki.ownCloudDesktopClient": { + "name": "ownCloudDesktopClient", + "description": "Downloads the ownCloud Desktop Client and imports it into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "MySQL/MySQLCommunityServer.verify.recipe", - "parent": "com.github.gerardkok.download.MySQLCommunityServer", - "shortname": "MySQLCommunityServer.verify", - "inferred_type": "verify", + "path": "ownCloud/ownCloudDesktopClient.munki.recipe", + "parent": "com.github.gerardkok.download.ownCloudDesktopClient", + "shortname": "ownCloudDesktopClient.munki", + "inferred_type": "munki", + "munki_display_name": "ownCloud Desktop Client", + "munki_description": "Synchronise your ownCloud with your computer using our desktop clients. Select one or more directories on your local machine and always have access to your latest files wherever you are." + }, + "com.github.gerardkok.download.ownCloudDesktopClient": { + "name": "ownCloudDesktopClient", + "description": "Download recipe for the ownCloud desktop client.", + "repo": "autopkg/gerardkok-recipes", + "path": "ownCloud/ownCloudDesktopClient.download.recipe", + "shortname": "ownCloudDesktopClient.download", + "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.MySQLCommunityServer" + "com.github.gerardkok.munki.ownCloudDesktopClient", + "com.github.grahampugh.recipes.pkg.owncloud" ] }, - "com.github.gerardkok.download.Rust": { - "name": "Rust", - "description": "Download recipe for Rust.", + "com.github.gerardkok.munki.gitfinder": { + "name": "GitFinder", + "description": "Downloads GitFinder and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Rust/Rust.download.recipe", - "shortname": "Rust.download", + "path": "GitFinder/GitFinder.munki.recipe", + "parent": "com.github.gerardkok.download.gitfinder", + "shortname": "GitFinder.munki", + "inferred_type": "munki", + "munki_display_name": "GitFinder", + "munki_description": "A fast and lightweight Git client for Mac with Finder integration." + }, + "com.github.gerardkok.download.gitfinder": { + "name": "GitFinder", + "description": "Download recipe for GitFinder.", + "repo": "autopkg/gerardkok-recipes", + "path": "GitFinder/GitFinder.download.recipe", + "shortname": "GitFinder.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.Rust" + "com.github.gerardkok.munki.gitfinder" ] }, - "com.github.gerardkok.munki.Rust": { - "name": "Rust", - "description": "Downloads the Rust Language and imports into Munki.", + "com.github.gerardkok.download.Python-package": { + "name": null, + "description": "Generic download recipe for a Python package.", "repo": "autopkg/gerardkok-recipes", - "path": "Rust/Rust.munki.recipe", - "parent": "com.github.gerardkok.download.Rust", - "shortname": "Rust.munki", - "inferred_type": "munki", - "munki_display_name": "Rust", - "munki_description": "Empowering everyone to build reliable and efficient software." + "path": "Python-package/Python-package.download.recipe", + "shortname": "Python-package.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.pkg.Python-package" + ] }, - "com.github.gerardkok.pkg.argocd": { - "name": "argocd", - "description": "Builds a package that installs argocd.", + "com.github.gerardkok.pkg.Python-package": { + "name": "Python-package", + "description": "Generic recipe to create an installer for a Python package.", "repo": "autopkg/gerardkok-recipes", - "path": "argocd/argocd.pkg.recipe", - "parent": "com.github.gerardkok.download.argocd", - "shortname": "argocd.pkg", + "path": "Python-package/Python-package.pkg.recipe", + "parent": "com.github.gerardkok.download.Python-package", + "shortname": "Python-package.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.argocd" + "com.github.gerardkok.munki.Python-package", + "com.github.gerardkok.install.Python-package" ] }, - "com.github.gerardkok.munki.argocd": { - "name": "argocd", - "description": "Downloads the current release version of argocd and imports into Munki.", + "com.github.gerardkok.munki.Python-package": { + "name": "Python-package", + "description": "Generic recipe to download Python package and import it into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "argocd/argocd.munki.recipe", - "parent": "com.github.gerardkok.pkg.argocd", - "shortname": "argocd.munki", + "path": "Python-package/Python-package.munki.recipe", + "parent": "com.github.gerardkok.pkg.Python-package", + "shortname": "Python-package.munki", "inferred_type": "munki", - "munki_display_name": "argocd", - "munki_description": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes." + "munki_display_name": "Python-package", + "munki_description": "%PYTHON_PKG_NAME% Python package.", + "children": [ + "local.munki.Python-virtualenv", + "local.munki.Python-PyMongo" + ] }, - "com.github.gerardkok.download.argocd": { - "name": "argocd", - "description": "Download recipe for argocd.", + "com.github.gerardkok.install.Python-package": { + "name": "Python-package", + "description": "Generic recipe to download a Python package and install it.", "repo": "autopkg/gerardkok-recipes", - "path": "argocd/argocd.download.recipe", - "shortname": "argocd.download", + "path": "Python-package/Python-package.install.recipe", + "parent": "com.github.gerardkok.pkg.Python-package", + "shortname": "Python-package.install", + "inferred_type": "install" + }, + "com.github.gerardkok.munki.YubiKeyAuthenticator": { + "name": "YubiKeyAuthenticator", + "description": "Downloads YubiKeyAuthenticator and imports into Munki.", + "repo": "autopkg/gerardkok-recipes", + "path": "YubiKey/YubiKeyAuthenticator.munki.recipe", + "parent": "com.github.gerardkok.download.YubiKeyAuthenticator", + "shortname": "YubiKeyAuthenticator.munki", + "inferred_type": "munki", + "munki_display_name": "Yubico Authenticator", + "munki_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys." + }, + "com.github.gerardkok.download.YubiKeyPersonalizationTool": { + "name": "YubiKeyPersonalizationTool", + "description": "Download recipe for YubiKeyPersonalizationTool.", + "repo": "autopkg/gerardkok-recipes", + "path": "YubiKey/YubiKeyPersonalizationTool.download.recipe", + "shortname": "YubiKeyPersonalizationTool.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.argocd" + "com.github.gerardkok.munki.YubiKeyPersonalizationTool" ] }, - "com.github.gerardkok.munki.Jenkins": { - "name": "Jenkins", - "description": "Imports the latest release of Jenkins into Munki.", + "com.github.gerardkok.download.YubiKeyManager": { + "name": "YubiKeyManager", + "description": "Download recipe for YubiKey Manager Qt.", "repo": "autopkg/gerardkok-recipes", - "path": "Jenkins/Jenkins.munki.recipe", - "parent": "com.github.gerardkok.download.Jenkins", - "deprecated": true, - "shortname": "Jenkins.munki", - "inferred_type": "munki", - "munki_display_name": "Jenkins", - "munki_description": "An extendable open source automation server" + "path": "YubiKey/YubiKeyManager.download.recipe", + "shortname": "YubiKeyManager.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.munki.YubiKeyManager" + ] }, - "com.github.gerardkok.download.Jenkins": { - "name": "Jenkins", - "description": "Downloads the latest version of Jenkins.", + "com.github.gerardkok.download.YubiKeyAuthenticator": { + "name": "YubiKeyAuthenticator", + "description": "Download recipe for YubiKey Authenticator.", "repo": "autopkg/gerardkok-recipes", - "path": "Jenkins/Jenkins.download.recipe", - "deprecated": true, - "shortname": "Jenkins.download", + "path": "YubiKey/YubiKeyAuthenticator.download.recipe", + "shortname": "YubiKeyAuthenticator.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.Jenkins" + "com.github.gerardkok.munki.YubiKeyAuthenticator", + "com.github.gerardkok.jss.YubiKeyAuthenticator" ] }, - "com.github.gerardkok.munki.DotNetCoreSDK": { - "name": "DotNetCoreSDK", - "description": "Imports the latest release of Microsoft's .NET Core SDK into Munki.", + "com.github.gerardkok.munki.YubiKeyManager": { + "name": "YubiKeyManager", + "description": "Downloads YubiKey Manager Qt and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "DotNet/DotNetCoreSDK.munki.recipe", - "parent": "com.github.gerardkok.download.DotNetCoreSDK", - "deprecated": true, - "shortname": "DotNetCoreSDK.munki", + "path": "YubiKey/YubiKeyManager.munki.recipe", + "parent": "com.github.gerardkok.download.YubiKeyManager", + "shortname": "YubiKeyManager.munki", "inferred_type": "munki", - "munki_display_name": ".NET Core SDK", - "munki_description": ".NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios." + "munki_display_name": "Yubico Manager", + "munki_description": "Cross-platform application for configuring any YubiKey over all USB interfaces." }, - "com.github.gerardkok.download.DotNetSDK": { - "name": "DotNetSDK", - "description": "Downloads the latest version of Microsoft's .NET SDK.\n\nValid PLATFORM_ARCH arguments are:\n- \"arm64\": Downloads .NET for Apple Silicon Macs\n- \"x64\": Downloads .NET for Intel Macs (default)", + "com.github.gerardkok.munki.YubiKeyPersonalizationTool": { + "name": "YubiKeyPersonalizationTool", + "description": "Downloads YubiKeyPersonalizationTool and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "DotNet/DotNetSDK.download.recipe", - "shortname": "DotNetSDK.download", + "path": "YubiKey/YubiKeyPersonalizationTool.munki.recipe", + "parent": "com.github.gerardkok.download.YubiKeyPersonalizationTool", + "shortname": "YubiKeyPersonalizationTool.munki", + "inferred_type": "munki", + "munki_display_name": "YubiKey Personalization Tool", + "munki_description": "The YubiKey Personalization Tool is used to program the two configuration slots in your YubiKey." + }, + "com.github.gerardkok.jss.YubiKeyAuthenticator": { + "name": "YubiKeyAuthenticator", + "description": "Downloads the latest version of YubiKey Authenticator and makes a pkg. Then, uploads to the JSS.", + "repo": "autopkg/gerardkok-recipes", + "path": "YubiKey/YubiKeyAuthenticator.jss.recipe", + "parent": "com.github.gerardkok.download.YubiKeyAuthenticator", + "shortname": "YubiKeyAuthenticator.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys." + }, + "com.github.gerardkok.download.1PasswordCLI": { + "name": "1PasswordCLI", + "description": "Download recipe for the 1Password command-line tool.", + "repo": "autopkg/gerardkok-recipes", + "path": "1Password/1PasswordCLI.download.recipe", + "shortname": "1PasswordCLI.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.DotNetSDK" + "com.github.gerardkok.pkg.1PasswordCLI" ] }, - "com.github.gerardkok.download.DotNetCoreSDK": { - "name": "DotNetCoreSDK", - "description": "Downloads the latest version of Microsoft's .NET Core SDK.", + "com.github.gerardkok.pkg.1PasswordCLI": { + "name": "1PasswordCLI", + "description": "Downloads the 1Password command-line tool, and repackages it.", "repo": "autopkg/gerardkok-recipes", - "path": "DotNet/DotNetCoreSDK.download.recipe", - "deprecated": true, - "shortname": "DotNetCoreSDK.download", - "inferred_type": "download", + "path": "1Password/1PasswordCLI.pkg.recipe", + "parent": "com.github.gerardkok.download.1PasswordCLI", + "shortname": "1PasswordCLI.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.DotNetCoreSDK" + "com.github.gerardkok.munki.1PasswordCLI" ] }, - "com.github.gerardkok.munki.DotNetSDK": { - "name": "DotNetSDK", - "description": "Imports the latest release of Microsoft's .NET SDK into Munki.", + "com.github.gerardkok.munki.1PasswordCLI": { + "name": "1PasswordCLI", + "description": "Downloads the 1Password command-line tool and imports it into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "DotNet/DotNetSDK.munki.recipe", - "parent": "com.github.gerardkok.download.DotNetSDK", - "shortname": "DotNetSDK.munki", + "path": "1Password/1PasswordCLI.munki.recipe", + "parent": "com.github.gerardkok.pkg.1PasswordCLI", + "shortname": "1PasswordCLI.munki", "inferred_type": "munki", - "munki_display_name": ".NET SDK", - "munki_description": ".NET is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios." + "munki_display_name": "1Password command-line tool", + "munki_description": "The 1Password command-line tool provides commands to manage and administer a 1Password account." }, - "com.github.gerardkok.pkg.Helm": { - "name": "Helm", - "description": "Builds a package that installs Helm.", + "com.github.gerardkok.munki.HerokuCLI": { + "name": "HerokuCLI", + "description": "Downloads Heroku CLI and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Helm/Helm.pkg.recipe", - "parent": "com.github.gerardkok.download.Helm", - "shortname": "Helm.pkg", - "inferred_type": "pkg", + "path": "Heroku/HerokuCLI.munki.recipe", + "parent": "com.github.gerardkok.download.HerokuCLI", + "deprecated": true, + "shortname": "HerokuCLI.munki", + "inferred_type": "munki", + "munki_display_name": "Heroku CLI", + "munki_description": "The Heroku Command Line Interface (CLI), formerly known as the Heroku Toolbelt, is a tool for creating and managing Heroku apps from the command line / shell of various operating systems." + }, + "com.github.gerardkok.download.HerokuCLI": { + "name": "HerokuCLI", + "description": "Download recipe for Heroku CLI.", + "repo": "autopkg/gerardkok-recipes", + "path": "Heroku/HerokuCLI.download.recipe", + "deprecated": true, + "shortname": "HerokuCLI.download", + "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.Helm" + "com.github.gerardkok.munki.HerokuCLI" ] }, - "com.github.gerardkok.munki.Helm": { - "name": "Helm", - "description": "Downloads the current release version of Helm and imports into Munki.", + "com.github.gerardkok.munki.Scribus": { + "name": "Scribus", + "description": "Downloads Scribus and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Helm/Helm.munki.recipe", - "parent": "com.github.gerardkok.pkg.Helm", - "shortname": "Helm.munki", + "path": "Scribus/Scribus.munki.recipe", + "parent": "com.github.hansen-m.download.Scribus", + "shortname": "Scribus.munki", "inferred_type": "munki", - "munki_display_name": "Helm", - "munki_description": "Helm is the package manager for Kubernetes." + "munki_display_name": "Scribus", + "munki_description": "Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, Windows and Haiku desktops with a combination of press-ready output and new approaches to page design." }, - "com.github.gerardkok.download.Helm": { - "name": "Helm", - "description": "Downloads the latest version of the Helm CLI.", + "com.github.gerardkok.munki.node": { + "name": "node", + "description": "Downloads Node.js and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Helm/Helm.download.recipe", - "shortname": "Helm.download", + "path": "Node.js/node.munki.recipe", + "parent": "com.github.gerardkok.download.node", + "shortname": "node.munki", + "inferred_type": "munki", + "munki_display_name": "Node.js", + "munki_description": "Node.js\u00ae is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications." + }, + "com.github.gerardkok.download.node": { + "name": "node", + "description": "Downloads the latest version of Node.js.", + "repo": "autopkg/gerardkok-recipes", + "path": "Node.js/node.download.recipe", + "shortname": "node.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.Helm" + "com.github.gerardkok.munki.node", + "com.github.gerardkok.install.node", + "com.github.andreDB90.filewave.node", + "com.github.davidbpirie.jamf-upload.node" ] }, - "com.github.gerardkok.munki.drawio-desktop": { - "name": "drawio-desktop", - "description": "Downloads drawio-desktop and imports into Munki.", + "com.github.gerardkok.install.node": { + "name": "node", + "description": "Downloads, verifies and installs the latest version of Node.js.", "repo": "autopkg/gerardkok-recipes", - "path": "draw.io/drawio-desktop.munki.recipe", - "parent": "com.github.peshay.download.draw.io", - "shortname": "drawio-desktop.munki", - "inferred_type": "munki", - "munki_display_name": "draw.io Desktop", - "munki_description": "drawio-desktop is a diagramming and whiteboarding desktop app." + "path": "Node.js/node.install.recipe", + "parent": "com.github.gerardkok.download.node", + "shortname": "node.install", + "inferred_type": "install" }, - "com.github.autopkg.gerardkok-recipes.SharedProcessors": { - "name": null, - "description": "Stub recipe reference to use the Shared Processors in this repo.", + "com.github.gerardkok.download.SplunkForwarder": { + "name": "SplunkForwarder", + "description": "Downloads the latest version of SplunkUniversal Forwarder.", "repo": "autopkg/gerardkok-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "Splunk/SplunkForwarder.download.recipe", + "shortname": "SplunkForwarder.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.pkg.SplunkForwarder" + ] }, - "com.github.gerardkok.download.enpass": { - "name": "Enpass", - "description": "Download recipe for Enpass.", + "com.github.gerardkok.pkg.SplunkForwarder": { + "name": "SplunkForwarder", + "description": "Converts a SplunkForwarder download into a pkg.", "repo": "autopkg/gerardkok-recipes", - "path": "Enpass/Enpass.download.recipe", - "shortname": "Enpass.download", - "inferred_type": "download", + "path": "Splunk/SplunkForwarder.pkg.recipe", + "parent": "com.github.gerardkok.download.SplunkForwarder", + "shortname": "SplunkForwarder.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gerardkok.pkg.enpass", - "com.github.peshay.filewave.enpass" + "com.github.gerardkok.munki.SplunkForwarder" ] }, - "com.github.gerardkok.munki.enpass": { - "name": "Enpass", - "description": "Downloads the current release version of Enpass and imports into Munki.", + "com.github.gerardkok.munki.SplunkForwarder": { + "name": "SplunkForwarder", + "description": "Downloads SplunkForwarder and imports in into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Enpass/Enpass.munki.recipe", - "parent": "com.github.gerardkok.pkg.enpass", - "shortname": "Enpass.munki", + "path": "Splunk/SplunkForwarder.munki.recipe", + "parent": "com.github.gerardkok.pkg.SplunkForwarder", + "shortname": "SplunkForwarder.munki", "inferred_type": "munki", - "munki_display_name": "Enpass", - "munki_description": "Enpass is an easy to use password-management app." + "munki_display_name": "SplunkForwarder", + "munki_description": "Universal Forwarders provide reliable, secure data collection from remote sources and forward that data into Splunk (Enterprise, Light, Cloud or Hunk) for indexing and consolidation. They can scale to tens of thousands of remote systems, collecting terabytes of data with minimal impact on performance." }, - "com.github.gerardkok.pkg.enpass": { - "name": "Enpass", - "description": "Downloads the latest version of Enpass and creates a package.", + "com.github.gerardkok.download.Yarn": { + "name": "Yarn", + "description": "Download recipe for Yarn.", "repo": "autopkg/gerardkok-recipes", - "path": "Enpass/Enpass.pkg.recipe", - "parent": "com.github.gerardkok.download.enpass", - "shortname": "Enpass.pkg", + "path": "Yarn/Yarn.download.recipe", + "shortname": "Yarn.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.verify.Yarn" + ] + }, + "com.github.gerardkok.pkg.Yarn": { + "name": "Yarn", + "description": "Converts a Yarn download into a pkg.", + "repo": "autopkg/gerardkok-recipes", + "path": "Yarn/Yarn.pkg.recipe", + "parent": "com.github.gerardkok.verify.Yarn", + "shortname": "Yarn.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.enpass" + "com.github.gerardkok.munki.Yarn" ] }, - "com.github.gerardkok.munki.ImageOptim": { - "name": "ImageOptim", - "description": "Downloads the current release version of ImageOptim and imports into Munki.", + "com.github.gerardkok.munki.Yarn": { + "name": "Yarn", + "description": "Downloads Yarn and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "ImageOptim/ImageOptim.munki.recipe", - "parent": "com.github.gerardkok.download.ImageOptim", - "shortname": "ImageOptim.munki", + "path": "Yarn/Yarn.munki.recipe", + "parent": "com.github.gerardkok.pkg.Yarn", + "shortname": "Yarn.munki", "inferred_type": "munki", - "munki_display_name": "ImageOptim", - "munki_description": "ImageOptim is a free app that makes images take up less disk space and load faster, without sacrificing quality. It optimizes compression parameters, removes junk metadata and unnecessary color profiles." + "munki_display_name": "Yarn", + "munki_description": "Fast, reliable, and secure dependency management." }, - "com.github.gerardkok.download.ImageOptim": { - "name": "ImageOptim", - "description": "Downloads the current release version of ImageOptim.", + "com.github.gerardkok.verify.Yarn": { + "name": "Yarn", + "description": "Verify recipe for Yarn.", "repo": "autopkg/gerardkok-recipes", - "path": "ImageOptim/ImageOptim.download.recipe", - "shortname": "ImageOptim.download", - "inferred_type": "download", + "path": "Yarn/Yarn.verify.recipe", + "parent": "com.github.gerardkok.download.Yarn", + "shortname": "Yarn.verify", + "inferred_type": "verify", "children": [ - "com.github.gerardkok.munki.ImageOptim", - "com.github.andredb90.filewave.ImageOptim" + "com.github.gerardkok.pkg.Yarn" ] }, - "com.github.gerardkok.download.jq": { - "name": "jq", - "description": "Download recipe for jq.", + "com.github.gerardkok.munki.k9s": { + "name": "k9s", + "description": "Downloads the current release version of k9s and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "jq/jq.download.recipe", - "shortname": "jq.download", + "path": "k9s/k9s.munki.recipe", + "parent": "com.github.gerardkok.pkg.k9s", + "shortname": "k9s.munki", + "inferred_type": "munki", + "munki_display_name": "k9s", + "munki_description": "K9s provides a terminal UI to interact with your Kubernetes clusters." + }, + "com.github.gerardkok.download.k9s": { + "name": "k9s", + "description": "Download recipe for k9s.", + "repo": "autopkg/gerardkok-recipes", + "path": "k9s/k9s.download.recipe", + "shortname": "k9s.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.jq" + "com.github.gerardkok.pkg.k9s" ] }, - "com.github.gerardkok.pkg.jq": { - "name": "jq", - "description": "Builds a package that installs jq.", + "com.github.gerardkok.pkg.k9s": { + "name": "k9s", + "description": "Builds a package that installs k9s.", "repo": "autopkg/gerardkok-recipes", - "path": "jq/jq.pkg.recipe", - "parent": "com.github.gerardkok.download.jq", - "shortname": "jq.pkg", + "path": "k9s/k9s.pkg.recipe", + "parent": "com.github.gerardkok.download.k9s", + "shortname": "k9s.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.install.jq", - "com.github.gerardkok.munki.jq" + "com.github.gerardkok.munki.k9s" ] }, - "com.github.gerardkok.install.jq": { - "name": "jq", - "description": "Downloads and installs the latest version of jq.", + "com.github.gerardkok.download.Clementine": { + "name": "Clementine", + "description": "Downloads the latest Clementine.", "repo": "autopkg/gerardkok-recipes", - "path": "jq/jq.install.recipe", - "parent": "com.github.gerardkok.pkg.jq", - "shortname": "jq.install", - "inferred_type": "install" + "path": "Clementine/Clementine.download.recipe", + "deprecated": true, + "shortname": "Clementine.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.munki.Clementine" + ] }, - "com.github.gerardkok.munki.jq": { - "name": "jq", - "description": "Downloads the current release version of jq and imports into Munki.", + "com.github.gerardkok.munki.Clementine": { + "name": "Clementine", + "description": "Downloads Clementine and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "jq/jq.munki.recipe", - "parent": "com.github.gerardkok.pkg.jq", - "shortname": "jq.munki", + "path": "Clementine/Clementine.munki.recipe", + "parent": "com.github.gerardkok.download.Clementine", + "deprecated": true, + "shortname": "Clementine.munki", "inferred_type": "munki", - "munki_display_name": "jq", - "munki_description": "jq is a command-line JSON processor." + "munki_display_name": "Clementine", + "munki_description": "Clementine is a modern music player and library organizer." }, - "com.github.gerardkok.munki.GPGSuite": { - "name": "GPGSuite", - "description": "Downloads GPGSuite and imports into Munki.", + "com.github.gerardkok.munki.airfoil": { + "name": "Airfoil", + "description": "Downloads Airfoil and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "GPGTools/GPGSuite.munki.recipe", - "parent": "com.github.gerardkok.verify.GPGSuite", - "shortname": "GPGSuite.munki", + "path": "Airfoil/Airfoil.munki.recipe", + "parent": "com.github.gerardkok.download.airfoil", + "shortname": "Airfoil.munki", "inferred_type": "munki", - "munki_display_name": "GPGSuite", - "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package." + "munki_display_name": "Airfoil", + "munki_description": "Wireless audio around your house." }, - "com.github.gerardkok.download.GPGSuite": { - "name": "GPGSuite", - "description": "Download recipe for GPGSuite.", + "com.github.gerardkok.download.airfoil": { + "name": "Airfoil", + "description": "Download recipe for Airfoil.", "repo": "autopkg/gerardkok-recipes", - "path": "GPGTools/GPGSuite.download.recipe", - "shortname": "GPGSuite.download", + "path": "Airfoil/Airfoil.download.recipe", + "shortname": "Airfoil.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.GPGSuiteUniversal", - "com.github.gerardkok.verify.GPGSuite", - "com.github.clburlison.install.GPGSuite", - "com.github.andrewvalentine.install.GPGSuite", - "com.github.kitzy.pkg.GPGSuite", - "com.github.peshay.filewave.GPGSuite" + "com.github.gerardkok.munki.airfoil" ] }, - "com.github.gerardkok.munki.GPGSuiteUniversal": { - "name": "GPGSuite", - "description": "Downloads GPGSuite and imports into Munki. This import won't account for different versions of macOS that require different versions of the GPGMail plugin.", + "com.github.gerardkok.pkg.MongoDB": { + "name": "MongoDB", + "description": "Converts a MongoDB download into a pkg.", "repo": "autopkg/gerardkok-recipes", - "path": "GPGTools/GPGSuiteUniversal.munki.recipe", - "parent": "com.github.gerardkok.download.GPGSuite", - "shortname": "GPGSuiteUniversal.munki", - "inferred_type": "munki", - "munki_display_name": "GPGSuite", - "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package." + "path": "MongoDB/MongoDB.pkg.recipe", + "parent": "com.github.gerardkok.verify.MongoDB", + "shortname": "MongoDB.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.gerardkok.munki.MongoDB" + ] }, - "com.github.gerardkok.verify.GPGSuite": { - "name": "GPGSuite", - "description": "Verify recipe for GPGSuite.", + "com.github.gerardkok.verify.MongoDB": { + "name": "MongoDB", + "description": "Verify recipe for MongoDB.", "repo": "autopkg/gerardkok-recipes", - "path": "GPGTools/GPGSuite.verify.recipe", - "parent": "com.github.gerardkok.download.GPGSuite", - "shortname": "GPGSuite.verify", + "path": "MongoDB/MongoDB.verify.recipe", + "parent": "com.github.gerardkok.download.MongoDB", + "shortname": "MongoDB.verify", "inferred_type": "verify", "children": [ - "com.github.gerardkok.munki.GPGSuite" + "com.github.gerardkok.pkg.MongoDB" ] }, - "com.github.gerardkok.munki.Crystal": { - "name": "Crystal", - "description": "Downloads the Crystal Language and imports into Munki.", + "com.github.gerardkok.download.MongoDB": { + "name": "MongoDB", + "description": "Download recipe for MongoDB.", "repo": "autopkg/gerardkok-recipes", - "path": "Crystal/Crystal.munki.recipe", - "parent": "com.github.gerardkok.download.Crystal", - "shortname": "Crystal.munki", + "path": "MongoDB/MongoDB.download.recipe", + "shortname": "MongoDB.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.verify.MongoDB" + ] + }, + "com.github.gerardkok.munki.MongoDB": { + "name": "MongoDB", + "description": "Imports the latest release of MongoDB into Munki.", + "repo": "autopkg/gerardkok-recipes", + "path": "MongoDB/MongoDB.munki.recipe", + "parent": "com.github.gerardkok.pkg.MongoDB", + "shortname": "MongoDB.munki", "inferred_type": "munki", - "munki_display_name": "Crystal", - "munki_description": "

Crystal is a programming language with the following goals:\n

\n

" + "munki_display_name": "MongoDB", + "munki_description": "MongoDB is an open-source, document database designed for ease of development and scaling." }, "com.github.gerardkok.download.Crystal": { "name": "Crystal", @@ -6642,145 +6566,210 @@ "com.github.gerardkok.munki.Crystal" ] }, - "com.github.gerardkok.install.Python-package": { - "name": "Python-package", - "description": "Generic recipe to download a Python package and install it.", + "com.github.gerardkok.munki.Crystal": { + "name": "Crystal", + "description": "Downloads the Crystal Language and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Python-package/Python-package.install.recipe", - "parent": "com.github.gerardkok.pkg.Python-package", - "shortname": "Python-package.install", - "inferred_type": "install" + "path": "Crystal/Crystal.munki.recipe", + "parent": "com.github.gerardkok.download.Crystal", + "shortname": "Crystal.munki", + "inferred_type": "munki", + "munki_display_name": "Crystal", + "munki_description": "

Crystal is a programming language with the following goals:\n

\n

" }, - "com.github.gerardkok.munki.Python-package": { - "name": "Python-package", - "description": "Generic recipe to download Python package and import it into Munki.", + "com.github.gerardkok.download.enpass": { + "name": "Enpass", + "description": "Download recipe for Enpass.", "repo": "autopkg/gerardkok-recipes", - "path": "Python-package/Python-package.munki.recipe", - "parent": "com.github.gerardkok.pkg.Python-package", - "shortname": "Python-package.munki", - "inferred_type": "munki", - "munki_display_name": "Python-package", - "munki_description": "%PYTHON_PKG_NAME% Python package.", + "path": "Enpass/Enpass.download.recipe", + "shortname": "Enpass.download", + "inferred_type": "download", "children": [ - "local.munki.Python-PyMongo", - "local.munki.Python-virtualenv" + "com.github.gerardkok.pkg.enpass", + "com.github.peshay.filewave.enpass" ] }, - "com.github.gerardkok.pkg.Python-package": { - "name": "Python-package", - "description": "Generic recipe to create an installer for a Python package.", + "com.github.gerardkok.pkg.enpass": { + "name": "Enpass", + "description": "Downloads the latest version of Enpass and creates a package.", "repo": "autopkg/gerardkok-recipes", - "path": "Python-package/Python-package.pkg.recipe", - "parent": "com.github.gerardkok.download.Python-package", - "shortname": "Python-package.pkg", + "path": "Enpass/Enpass.pkg.recipe", + "parent": "com.github.gerardkok.download.enpass", + "shortname": "Enpass.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.install.Python-package", - "com.github.gerardkok.munki.Python-package" + "com.github.gerardkok.munki.enpass" ] }, - "com.github.gerardkok.download.Python-package": { - "name": null, - "description": "Generic download recipe for a Python package.", + "com.github.gerardkok.munki.enpass": { + "name": "Enpass", + "description": "Downloads the current release version of Enpass and imports into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Python-package/Python-package.download.recipe", - "shortname": "Python-package.download", + "path": "Enpass/Enpass.munki.recipe", + "parent": "com.github.gerardkok.pkg.enpass", + "shortname": "Enpass.munki", + "inferred_type": "munki", + "munki_display_name": "Enpass", + "munki_description": "Enpass is an easy to use password-management app." + }, + "com.github.gerardkok.download.DotNetCoreSDK": { + "name": "DotNetCoreSDK", + "description": "Downloads the latest version of Microsoft's .NET Core SDK.", + "repo": "autopkg/gerardkok-recipes", + "path": "DotNet/DotNetCoreSDK.download.recipe", + "deprecated": true, + "shortname": "DotNetCoreSDK.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.Python-package" + "com.github.gerardkok.munki.DotNetCoreSDK" ] }, - "com.github.gerardkok.download.devolo-cockpit": { - "name": "Devolo Cockpit", - "description": "Download recipe for Devolo Cockpit.", + "com.github.gerardkok.download.DotNetSDK": { + "name": "DotNetSDK", + "description": "Downloads the latest version of Microsoft's .NET SDK.\n\nValid PLATFORM_ARCH arguments are:\n- \"arm64\": Downloads .NET for Apple Silicon Macs\n- \"x64\": Downloads .NET for Intel Macs (default)", "repo": "autopkg/gerardkok-recipes", - "path": "Devolo/Cockpit.download.recipe", - "shortname": "Cockpit.download", + "path": "DotNet/DotNetSDK.download.recipe", + "shortname": "DotNetSDK.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.devolo-cockpit" + "com.github.gerardkok.munki.DotNetSDK" ] }, - "com.github.gerardkok.pkg.devolo-cockpit": { - "name": "Devolo Cockpit", - "description": "Downloads the latest version of Devolo Cockpit and packages it for installation.", + "com.github.gerardkok.munki.DotNetSDK": { + "name": "DotNetSDK", + "description": "Imports the latest release of Microsoft's .NET SDK into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Devolo/Cockpit.pkg.recipe", - "parent": "com.github.gerardkok.download.devolo-cockpit", - "shortname": "Cockpit.pkg", + "path": "DotNet/DotNetSDK.munki.recipe", + "parent": "com.github.gerardkok.download.DotNetSDK", + "shortname": "DotNetSDK.munki", + "inferred_type": "munki", + "munki_display_name": ".NET SDK", + "munki_description": ".NET is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios." + }, + "com.github.gerardkok.munki.DotNetCoreSDK": { + "name": "DotNetCoreSDK", + "description": "Imports the latest release of Microsoft's .NET Core SDK into Munki.", + "repo": "autopkg/gerardkok-recipes", + "path": "DotNet/DotNetCoreSDK.munki.recipe", + "parent": "com.github.gerardkok.download.DotNetCoreSDK", + "deprecated": true, + "shortname": "DotNetCoreSDK.munki", + "inferred_type": "munki", + "munki_display_name": ".NET Core SDK", + "munki_description": ".NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios." + }, + "com.github.gerardkok.download.ClickShareLauncher": { + "name": "ClickShareLauncher", + "description": "Download recipe for ClickShare Launcher.", + "repo": "autopkg/gerardkok-recipes", + "path": "ClickShare/ClickShareLauncher.download.recipe", + "shortname": "ClickShareLauncher.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.pkg.ClickShareLauncher" + ] + }, + "com.github.gerardkok.munki.ClickShareLauncher": { + "name": "ClickShareLauncher", + "description": "Downloads ClickShareLauncher and imports into Munki.", + "repo": "autopkg/gerardkok-recipes", + "path": "ClickShare/ClickShareLauncher.munki.recipe", + "parent": "com.github.gerardkok.pkg.ClickShareLauncher", + "shortname": "ClickShareLauncher.munki", + "inferred_type": "munki", + "munki_display_name": "ClickShare Launcher", + "munki_description": "ClickShare is Barco's wireless presentation and collaboration system, that allows any meeting participant to share content on the central meeting room screen." + }, + "com.github.gerardkok.pkg.ClickShareLauncher": { + "name": "ClickShareLauncher", + "description": "Downloads ClickShareLauncher and creates a package.", + "repo": "autopkg/gerardkok-recipes", + "path": "ClickShare/ClickShareLauncher.pkg.recipe", + "parent": "com.github.gerardkok.download.ClickShareLauncher", + "shortname": "ClickShareLauncher.pkg", "inferred_type": "pkg", "children": [ - "com.github.gerardkok.munki.devolo-cockpit" + "com.github.gerardkok.munki.ClickShareLauncher", + "com.github.andredb90.filewave.ClickShareLauncher" ] }, - "com.github.gerardkok.munki.devolo-cockpit": { - "name": "Devolo Cockpit", - "description": "Downloads Devolo Cockpit and imports into Munki.", + "com.github.gerardkok.munki.Jenkins": { + "name": "Jenkins", + "description": "Imports the latest release of Jenkins into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Devolo/Cockpit.munki.recipe", - "parent": "com.github.gerardkok.pkg.devolo-cockpit", - "shortname": "Cockpit.munki", + "path": "Jenkins/Jenkins.munki.recipe", + "parent": "com.github.gerardkok.download.Jenkins", + "deprecated": true, + "shortname": "Jenkins.munki", "inferred_type": "munki", - "munki_display_name": "devolo Cockpit", - "munki_description": "Devolo Cockpit a status monitor for a powerline network." + "munki_display_name": "Jenkins", + "munki_description": "An extendable open source automation server" }, - "com.github.gerardkok.download.HerokuCLI": { - "name": "HerokuCLI", - "description": "Download recipe for Heroku CLI.", + "com.github.gerardkok.download.Jenkins": { + "name": "Jenkins", + "description": "Downloads the latest version of Jenkins.", "repo": "autopkg/gerardkok-recipes", - "path": "Heroku/HerokuCLI.download.recipe", + "path": "Jenkins/Jenkins.download.recipe", "deprecated": true, - "shortname": "HerokuCLI.download", + "shortname": "Jenkins.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.HerokuCLI" + "com.github.gerardkok.munki.Jenkins" ] }, - "com.github.gerardkok.munki.HerokuCLI": { - "name": "HerokuCLI", - "description": "Downloads Heroku CLI and imports into Munki.", + "com.github.gerardkok.download.Rust": { + "name": "Rust", + "description": "Download recipe for Rust.", "repo": "autopkg/gerardkok-recipes", - "path": "Heroku/HerokuCLI.munki.recipe", - "parent": "com.github.gerardkok.download.HerokuCLI", - "deprecated": true, - "shortname": "HerokuCLI.munki", + "path": "Rust/Rust.download.recipe", + "shortname": "Rust.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.munki.Rust" + ] + }, + "com.github.gerardkok.munki.Rust": { + "name": "Rust", + "description": "Downloads the Rust Language and imports into Munki.", + "repo": "autopkg/gerardkok-recipes", + "path": "Rust/Rust.munki.recipe", + "parent": "com.github.gerardkok.download.Rust", + "shortname": "Rust.munki", "inferred_type": "munki", - "munki_display_name": "Heroku CLI", - "munki_description": "The Heroku Command Line Interface (CLI), formerly known as the Heroku Toolbelt, is a tool for creating and managing Heroku apps from the command line / shell of various operating systems." + "munki_display_name": "Rust", + "munki_description": "Empowering everyone to build reliable and efficient software." }, - "com.github.gerardkok.munki.Lens": { - "name": "Lens", - "description": "Downloads Lens and imports into Munki.", + "com.github.gerardkok.munki.SequelAce": { + "name": "SequelAce", + "description": "Downloads the latest version of Sequel Ace and imports it into Munki.", "repo": "autopkg/gerardkok-recipes", - "path": "Lens/Lens.munki.recipe", - "parent": "com.github.gerardkok.pkg.Lens", - "shortname": "Lens.munki", + "path": "SequelAce/SequelAce.munki.recipe", + "parent": "com.github.gerardkok.download.SequelAce", + "shortname": "SequelAce.munki", "inferred_type": "munki", - "munki_display_name": "Lens", - "munki_description": "Lens is the most powerful Kubernetes IDE on the market. It is a standalone application, and it is available on macOS, Windows, and Linux." + "munki_display_name": "Sequel Ace", + "munki_description": "Sequel Ace is the \"sequel\" to longtime macOS tool Sequel Pro. Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases." }, - "com.github.gerardkok.pkg.Lens": { - "name": "Lens", - "description": "Downloads the latest version of Lens and creates a package.", + "com.github.gerardkok.download.SequelAce": { + "name": "SequelAce", + "description": "Download recipe for Sequel Ace.", "repo": "autopkg/gerardkok-recipes", - "path": "Lens/Lens.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Lens", - "shortname": "Lens.pkg", - "inferred_type": "pkg", + "path": "SequelAce/SequelAce.download.recipe", + "shortname": "SequelAce.download", + "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.Lens" + "com.github.gerardkok.munki.SequelAce", + "com.github.gerardkok.pkg.SequelAce" ] }, - "local.munki.Python-PyMongo": { - "name": "Python-PyMongo", - "description": null, + "com.github.gerardkok.pkg.SequelAce": { + "name": "SequelAce", + "description": "Packages the latest version of Sequel Ace.", "repo": "autopkg/gerardkok-recipes", - "path": "Python-package/Examples/Python-PyMongo.munki.recipe", - "parent": "com.github.gerardkok.munki.Python-package", - "shortname": "Python-PyMongo.munki", - "inferred_type": "munki", - "munki_display_name": "Python-PyMongo", - "munki_description": "PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python." + "path": "SequelAce/SequelAce.pkg.recipe", + "parent": "com.github.gerardkok.download.SequelAce", + "shortname": "SequelAce.pkg", + "inferred_type": "pkg" }, "local.munki.Python-virtualenv": { "name": "Python-virtualenv", @@ -6793,837 +6782,681 @@ "munki_display_name": "Python-virtualenv", "munki_description": "virtualenv is a tool to create isolated Python environments." }, - "io.github.hjuutilainen.munki.R": { - "name": "R", - "description": "Downloads the current release version of R and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "R/R.munki.recipe", - "parent": "io.github.hjuutilainen.download.R", - "shortname": "R.munki", + "local.munki.Python-PyMongo": { + "name": "Python-PyMongo", + "description": null, + "repo": "autopkg/gerardkok-recipes", + "path": "Python-package/Examples/Python-PyMongo.munki.recipe", + "parent": "com.github.gerardkok.munki.Python-package", + "shortname": "Python-PyMongo.munki", "inferred_type": "munki", - "munki_display_name": "R for Mac OS X", - "munki_description": "R is a language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc." - }, - "io.github.hjuutilainen.install.R": { - "name": null, - "description": "Installs the current release version of R.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "R/R.install.recipe", - "parent": "io.github.hjuutilainen.download.R", - "shortname": "R.install", - "inferred_type": "install" + "munki_display_name": "Python-PyMongo", + "munki_description": "PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python." }, - "io.github.hjuutilainen.download.R": { - "name": "R", - "description": "Downloads the latest R installer package.", + "io.github.hjuutilainen.pkg.ATLAS.ti": { + "name": "ATLAS.ti", + "description": "Downloads the current release version of ATLAS.ti and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "R/R.download.recipe", - "shortname": "R.download", - "inferred_type": "download", + "path": "ATLAS.ti/ATLAS.ti.pkg.recipe", + "parent": "io.github.hjuutilainen.download.ATLAS.ti", "children": [ - "io.github.hjuutilainen.munki.R", - "io.github.hjuutilainen.install.R", - "com.github.golbiga.pkg.R", - "com.github.grahampugh.recipes.pkg.R" + "io.github.hjuutilainen.install.ATLAS.ti" ] }, - "io.github.hjuutilainen.pkg.1Password": { - "name": "1Password", - "description": "Downloads the current release version of 1Password and builds a package.", + "io.github.hjuutilainen.munki.ATLAS.ti": { + "name": "ATLAS.ti", + "description": "Downloads the current release version of ATLAS.ti and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password7.pkg.recipe", - "parent": "io.github.hjuutilainen.download.1Password", - "shortname": "1Password7.pkg", - "inferred_type": "pkg", + "path": "ATLAS.ti/ATLAS.ti.munki.recipe", + "parent": "io.github.hjuutilainen.download.ATLAS.ti" + }, + "io.github.hjuutilainen.install.ATLAS.ti": { + "name": null, + "description": "Downloads and installs the current release version of ATLAS.ti.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "ATLAS.ti/ATLAS.ti.install.recipe", + "parent": "io.github.hjuutilainen.pkg.ATLAS.ti" + }, + "io.github.hjuutilainen.download.ATLAS.ti": { + "name": "ATLAS.ti", + "description": "Downloads the current release version of ATLAS.ti.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "ATLAS.ti/ATLAS.ti.download.recipe", "children": [ - "io.github.hjuutilainen.install.1Password", - "com.justinrummel.jss.1Password", - "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload", - "com.github.davidbpirie.jamf-upload.1Password7" + "io.github.hjuutilainen.pkg.ATLAS.ti", + "io.github.hjuutilainen.munki.ATLAS.ti" ] }, - "io.github.hjuutilainen.munki.1Password": { - "name": "1Password", - "description": "Downloads the current release version of 1Password and imports into Munki.", + "io.github.hjuutilainen.SharedProcessors": { + "name": null, + "description": "This is a stub recipe for referencing shared processors", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password7.munki.recipe", - "parent": "io.github.hjuutilainen.download.1Password", - "shortname": "1Password7.munki", - "inferred_type": "munki", - "munki_display_name": "1Password", - "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords." + "path": "SharedProcessors/SharedProcessors-hjuutilainen.recipe" }, - "io.github.hjuutilainen.install.1Password8": { + "io.github.hjuutilainen.install.AppCode": { "name": null, - "description": "Installs the current release version of 1Password 8.", + "description": "Downloads and installs the current release version of AppCode.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password8.install.recipe", - "parent": "io.github.hjuutilainen.pkg.1Password8", - "shortname": "1Password8.install", + "path": "JetBrains/AppCode.install.recipe", + "parent": "io.github.hjuutilainen.download.AppCode", + "shortname": "AppCode.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.1Password8": { - "name": "1Password", - "description": "Downloads the current release version of 1Password 8 and imports into Munki.", + "io.github.hjuutilainen.munki.AppCode": { + "name": "AppCode", + "description": "Downloads the current release version of AppCode and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password8.munki.recipe", - "parent": "io.github.hjuutilainen.download.1Password8", - "shortname": "1Password8.munki", + "path": "JetBrains/AppCode.munki.recipe", + "parent": "io.github.hjuutilainen.download.AppCode", + "shortname": "AppCode.munki", "inferred_type": "munki", - "munki_display_name": "1Password", - "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords." + "munki_display_name": "AppCode", + "munki_description": "AppCode is an intelligent Objective-C IDE that helps iOS/OS X developers create outstanding apps with ease and pleasure." }, - "io.github.hjuutilainen.install.1Password": { + "io.github.hjuutilainen.install.PyCharmEdu": { "name": null, - "description": "Installs the current release version of 1Password.", + "description": "Downloads and installs the current release version of PyCharm Edu.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password7.install.recipe", - "parent": "io.github.hjuutilainen.pkg.1Password", - "shortname": "1Password7.install", + "path": "JetBrains/PyCharmEdu.install.recipe", + "parent": "io.github.hjuutilainen.download.PyCharmEdu", + "shortname": "PyCharmEdu.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.1Password8": { - "name": "1Password", - "description": "Downloads the current release version of 1Password 8.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password8.download.recipe", - "shortname": "1Password8.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.munki.1Password8", - "io.github.hjuutilainen.pkg.1Password8", - "com.github.Lotusshaney.pkg.1Password8" - ] - }, - "io.github.hjuutilainen.download.1Password": { - "name": "1Password", - "description": "Downloads the current release version of 1Password.", + "io.github.hjuutilainen.download.PyCharmEdu": { + "name": "PyCharmEdu", + "description": "Downloads the current release version of PyCharm Edu.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password7.download.recipe", - "shortname": "1Password7.download", + "path": "JetBrains/PyCharmEdu.download.recipe", + "shortname": "PyCharmEdu.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.1Password", - "io.github.hjuutilainen.munki.1Password", - "com.justinrummel.pkg.1Password" + "io.github.hjuutilainen.install.PyCharmEdu", + "io.github.hjuutilainen.pkg.PyCharmEdu", + "io.github.hjuutilainen.munki.PyCharmEdu" ] }, - "io.github.hjuutilainen.pkg.1Password8": { - "name": "1Password", - "description": "Downloads the current release version of 1Password 8 and copies the downloaded package.", + "io.github.hjuutilainen.pkg.PyCharmEdu": { + "name": "PyCharmEdu", + "description": "Downloads the current release version of PyCharm Edu and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AgileBits/1Password8.pkg.recipe", - "parent": "io.github.hjuutilainen.download.1Password8", - "shortname": "1Password8.pkg", + "path": "JetBrains/PyCharmEdu.pkg.recipe", + "parent": "io.github.hjuutilainen.download.PyCharmEdu", + "shortname": "PyCharmEdu.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.1Password8", - "com.github.andredb90.filewave.1Password8", - "com.github.davidbpirie.jamf-upload.1Password8" + "com.github.sebtomasi.jss.PyCharmEdu" ] }, - "io.github.hjuutilainen.pkg.DiskDrill": { - "name": "DiskDrill", - "description": "Downloads the current release version of Disk Drill and creates a package.", + "io.github.hjuutilainen.munki.PyCharmEdu": { + "name": "PyCharmEdu", + "description": "Downloads the current release version of PyCharm Edu and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CleverFiles/DiskDrill.pkg.recipe", - "parent": "io.github.hjuutilainen.download.DiskDrill", - "shortname": "DiskDrill.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.DiskDrill" - ] + "path": "JetBrains/PyCharmEdu.munki.recipe", + "parent": "io.github.hjuutilainen.download.PyCharmEdu", + "shortname": "PyCharmEdu.munki", + "inferred_type": "munki", + "munki_display_name": "PyCharm Edu", + "munki_description": "Free, easy and professional tool to learn programming with Python. PyCharm Edu is designed to help programmers with little or no previous coding experience to learn programming quickly and efficiently, by using a modern professional tool." }, - "io.github.hjuutilainen.munki.DiskDrill": { - "name": "DiskDrill", - "description": "Downloads the current release version of DiskDrill and imports into Munki.", + "io.github.hjuutilainen.pkg.AppCode": { + "name": "AppCode", + "description": "Downloads the current release version of AppCode and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CleverFiles/DiskDrill.munki.recipe", - "parent": "io.github.hjuutilainen.download.DiskDrill", - "shortname": "DiskDrill.munki", - "inferred_type": "munki", - "munki_display_name": "Disk Drill", - "munki_description": "The Premier Mac Data Recovery Software. Recover deleted or lost data from any storage device, iOS and Android." + "path": "JetBrains/AppCode.pkg.recipe", + "parent": "io.github.hjuutilainen.download.AppCode", + "shortname": "AppCode.pkg", + "inferred_type": "pkg" }, - "io.github.hjuutilainen.download.DiskDrill": { - "name": "DiskDrill", - "description": "Downloads the current release version of Disk Drill.", + "io.github.hjuutilainen.download.AppCode": { + "name": "AppCode", + "description": "Downloads the current release version of AppCode.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CleverFiles/DiskDrill.download.recipe", - "shortname": "DiskDrill.download", + "path": "JetBrains/AppCode.download.recipe", + "shortname": "AppCode.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.DiskDrill", - "io.github.hjuutilainen.munki.DiskDrill" + "io.github.hjuutilainen.install.AppCode", + "io.github.hjuutilainen.munki.AppCode", + "io.github.hjuutilainen.pkg.AppCode" ] }, - "io.github.hjuutilainen.install.DiskDrill": { - "name": null, - "description": "Downloads and installs the current release version of DiskDrill.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "CleverFiles/DiskDrill.install.recipe", - "parent": "io.github.hjuutilainen.pkg.DiskDrill", - "shortname": "DiskDrill.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.install.Alfred2": { - "name": null, - "description": "Downloads and installs the current release version of Alfred 2.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred2.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred2", - "shortname": "Alfred2.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.munki.Alfred5": { - "name": "Alfred5", - "description": "Downloads the current release version of Alfred 5 and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred5.munki.recipe", - "parent": "io.github.hjuutilainen.download.Alfred5", - "shortname": "Alfred5.munki", - "inferred_type": "munki", - "munki_display_name": "Alfred 5", - "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac." - }, - "io.github.hjuutilainen.install.Alfred4": { - "name": null, - "description": "Downloads and installs the current release version of Alfred 4.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred4.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred4", - "shortname": "Alfred4.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.munki.Alfred4": { - "name": "Alfred4", - "description": "Downloads the current release version of Alfred 4 and imports into Munki.", + "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub": { + "name": "WorkspaceONEIntelligentHub", + "description": "Downloads the current release version of Workspace ONE Intelligent Hub and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred4.munki.recipe", - "parent": "io.github.hjuutilainen.download.Alfred4", - "shortname": "Alfred4.munki", + "path": "VMware/WorkspaceONEIntelligentHub.munki.recipe", + "parent": "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub", + "shortname": "WorkspaceONEIntelligentHub.munki", "inferred_type": "munki", - "munki_display_name": "Alfred 4", - "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac." + "munki_display_name": "Workspace ONE Intelligent Hub", + "munki_description": "Workspace ONE Intelligent Hub is the app you use to register your device for access to resources within your organization." }, - "io.github.hjuutilainen.download.Alfred3": { - "name": "Alfred3", - "description": "Downloads the latest Alfred 3.", + "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub": { + "name": "WorkspaceONEIntelligentHub", + "description": "Downloads the latest Workspace ONE Intelligent Hub (previously AirWatch Agent) release.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred3.download.recipe", - "shortname": "Alfred3.download", + "path": "VMware/WorkspaceONEIntelligentHub.download.recipe", + "shortname": "WorkspaceONEIntelligentHub.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.Alfred3", - "io.github.hjuutilainen.munki.Alfred3" + "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub" ] }, - "io.github.hjuutilainen.pkg.Alfred2": { - "name": "Alfred2", - "description": "Downloads the current release version of Alfred 2 and creates a package.", + "io.github.hjuutilainen.download.TextExpander6": { + "name": "TextExpander6", + "description": "Downloads the current release version of TextExpander 6.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred2.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Alfred2", - "shortname": "Alfred2.pkg", - "inferred_type": "pkg", + "path": "SmileOnMyMac/TextExpander6.download.recipe", + "deprecated": true, + "shortname": "TextExpander6.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.Alfred2", - "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Alfred2" + "io.github.hjuutilainen.pkg.TextExpander6", + "io.github.hjuutilainen.munki.TextExpander6" ] }, - "io.github.hjuutilainen.munki.Alfred2": { - "name": "Alfred2", - "description": "Downloads the current release version of Alfred 2 and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred2.munki.recipe", - "parent": "io.github.hjuutilainen.download.Alfred2", - "shortname": "Alfred2.munki", - "inferred_type": "munki", - "munki_display_name": "Alfred 2", - "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." - }, - "io.github.hjuutilainen.download.Alfred4": { - "name": "Alfred4", - "description": "Downloads the latest Alfred 4.", + "io.github.hjuutilainen.download.TextExpander": { + "name": "TextExpander", + "description": "Downloads the current release version of TextExpander.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred4.download.recipe", - "shortname": "Alfred4.download", + "path": "SmileOnMyMac/TextExpander.download.recipe", + "deprecated": true, + "shortname": "TextExpander.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.Alfred4", - "io.github.hjuutilainen.pkg.Alfred4" + "io.github.hjuutilainen.pkg.TextExpander", + "io.github.hjuutilainen.munki.TextExpander" ] }, - "io.github.hjuutilainen.pkg.Alfred4": { - "name": "Alfred4", - "description": "Downloads the current release version of Alfred 4 and creates a package.", + "io.github.hjuutilainen.install.TextExpander6": { + "name": null, + "description": "Downloads, packages and installs the current release version of TextExpander 6", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred4.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Alfred4", - "shortname": "Alfred4.pkg", + "path": "SmileOnMyMac/TextExpander6.install.recipe", + "parent": "io.github.hjuutilainen.pkg.TextExpander6", + "deprecated": true, + "shortname": "TextExpander6.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.pkg.TextExpander": { + "name": "TextExpander", + "description": "Downloads the current release version of TextExpander and makes a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "SmileOnMyMac/TextExpander.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TextExpander", + "deprecated": true, + "shortname": "TextExpander.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Alfred4", - "com.gitub.d33t5.jamf.Alfred", - "com.github.d33t5.jss.Alfred" + "io.github.hjuutilainen.install.TextExpander", + "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.TextExpander" ] }, - "io.github.hjuutilainen.install.Alfred3": { + "io.github.hjuutilainen.install.TextExpander": { "name": null, - "description": "Downloads and installs the current release version of Alfred 3.", + "description": "Downloads, packages and installs the current release version of TextExpander", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred3.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred3", - "shortname": "Alfred3.install", + "path": "SmileOnMyMac/TextExpander.install.recipe", + "parent": "io.github.hjuutilainen.pkg.TextExpander", + "deprecated": true, + "shortname": "TextExpander.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.Alfred2": { - "name": "Alfred2", - "description": "Downloads the latest Alfred 2.", + "io.github.hjuutilainen.pkg.TextExpander6": { + "name": "TextExpander6", + "description": "Downloads the current release version of TextExpander 6 and makes a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred2.download.recipe", - "shortname": "Alfred2.download", - "inferred_type": "download", + "path": "SmileOnMyMac/TextExpander6.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TextExpander6", + "deprecated": true, + "shortname": "TextExpander6.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.pkg.Alfred2", - "io.github.hjuutilainen.munki.Alfred2" + "io.github.hjuutilainen.install.TextExpander6", + "com.github.andredb90.filewave.TextExpander6" ] }, - "io.github.hjuutilainen.pkg.Alfred3": { - "name": "Alfred3", - "description": "Downloads the current release version of Alfred 3 and creates a package.", + "io.github.hjuutilainen.munki.TextExpander6": { + "name": "TextExpander6", + "description": "Downloads the current release version of TextExpander 6 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred3.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Alfred3", - "shortname": "Alfred3.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.Alfred3", - "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Alfred3" - ] + "path": "SmileOnMyMac/TextExpander6.munki.recipe", + "parent": "io.github.hjuutilainen.download.TextExpander6", + "deprecated": true, + "shortname": "TextExpander6.munki", + "inferred_type": "munki", + "munki_display_name": "TextExpander 6", + "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices." }, - "io.github.hjuutilainen.download.Alfred5": { - "name": "Alfred5", - "description": "Downloads the latest Alfred 5.", + "io.github.hjuutilainen.munki.TextExpander": { + "name": "TextExpander", + "description": "Downloads the current release version of TextExpander and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred5.download.recipe", - "shortname": "Alfred5.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.munki.Alfred5", - "io.github.hjuutilainen.pkg.Alfred5", - "com.github.peshay.filewave.Alfred" - ] + "path": "SmileOnMyMac/TextExpander.munki.recipe", + "parent": "io.github.hjuutilainen.download.TextExpander", + "deprecated": true, + "shortname": "TextExpander.munki", + "inferred_type": "munki", + "munki_display_name": "TextExpander", + "munki_description": "Type more with less effort! TextExpander saves your fingers and your keyboard, expanding custom keyboard shortcuts into frequently-used text and pictures..." }, - "io.github.hjuutilainen.munki.Alfred3": { - "name": "Alfred3", - "description": "Downloads the current release version of Alfred 3 and imports into Munki.", + "io.github.hjuutilainen.munki.TextExpander7": { + "name": "TextExpander7", + "description": "Downloads the latest version of TextExpander 7 and imports into a munki_repo.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred3.munki.recipe", - "parent": "io.github.hjuutilainen.download.Alfred3", - "shortname": "Alfred3.munki", + "path": "SmileOnMyMac/TextExpander7.munki.recipe", + "parent": "io.github.hjuutilainen.download.TextExpander7", + "shortname": "TextExpander7.munki", "inferred_type": "munki", - "munki_display_name": "Alfred 3", - "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." + "munki_display_name": "TextExpander 7", + "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices." }, - "io.github.hjuutilainen.pkg.Alfred5": { - "name": "Alfred5", - "description": "Downloads the current release version of Alfred 5 and creates a package.", + "io.github.hjuutilainen.pkg.TextExpander7": { + "name": "TextExpander7", + "description": "Downloads the latest version of TextExpander 7 and makes a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred5.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Alfred5", - "shortname": "Alfred5.pkg", + "path": "SmileOnMyMac/TextExpander7.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TextExpander7", + "shortname": "TextExpander7.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Alfred5", - "com.github.Lotusshaney.munki.Alfred5-pkg" + "io.github.hjuutilainen.install.TextExpander7" ] }, - "io.github.hjuutilainen.install.Alfred5": { + "io.github.hjuutilainen.install.TextExpander7": { "name": null, - "description": "Downloads and installs the current release version of Alfred 5.", + "description": "Downloads, packages and installs the current release version of TextExpander 7", "repo": "autopkg/hjuutilainen-recipes", - "path": "AlfredApp/Alfred5.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred5", - "shortname": "Alfred5.install", + "path": "SmileOnMyMac/TextExpander7.install.recipe", + "parent": "io.github.hjuutilainen.pkg.TextExpander7", + "shortname": "TextExpander7.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.BibDesk": { - "name": "BibDesk", - "description": "Downloads the current release version of BibDesk and builds a package.", + "io.github.hjuutilainen.download.TextExpander7": { + "name": "TextExpander7", + "description": "Downloads the latest version of TextExpander 7.", "repo": "autopkg/hjuutilainen-recipes", - "path": "BibDesk/BibDesk.pkg.recipe", - "parent": "io.github.hjuutilainen.download.BibDesk", - "shortname": "BibDesk.pkg", - "inferred_type": "pkg", + "path": "SmileOnMyMac/TextExpander7.download.recipe", + "shortname": "TextExpander7.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.BibDesk" + "io.github.hjuutilainen.munki.TextExpander7", + "io.github.hjuutilainen.pkg.TextExpander7" ] }, - "io.github.hjuutilainen.munki.BibDesk": { - "name": "BibDesk", - "description": "Downloads the current release version of BibDesk and imports into Munki.", + "io.github.hjuutilainen.pkg.Go2Shell": { + "name": "Go2Shell", + "description": "Downloads the latest Go2Shell and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "BibDesk/BibDesk.munki.recipe", - "parent": "io.github.hjuutilainen.download.BibDesk", - "shortname": "BibDesk.munki", - "inferred_type": "munki", - "munki_display_name": "BibDesk", - "munki_description": "Use BibDesk to edit and manage your bibliography. It will keep track of both the bibliographic information and the associated files or web links for you. BibDesk's services will simplify using your bibliography in other applications and are particularly well suited for LATEX users." + "path": "ZipZapMac/Go2Shell.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Go2Shell", + "shortname": "Go2Shell.pkg", + "inferred_type": "pkg" }, - "io.github.hjuutilainen.download.BibDesk": { - "name": "BibDesk", - "description": "Downloads the current release version of BibDesk.", + "io.github.hjuutilainen.download.Go2Shell": { + "name": "Go2Shell", + "description": "Downloads the current release version of Go2Shell.", "repo": "autopkg/hjuutilainen-recipes", - "path": "BibDesk/BibDesk.download.recipe", - "shortname": "BibDesk.download", + "path": "ZipZapMac/Go2Shell.download.recipe", + "shortname": "Go2Shell.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.BibDesk", - "io.github.hjuutilainen.munki.BibDesk", - "io.github.hjuutilainen.install.BibDesk" + "io.github.hjuutilainen.pkg.Go2Shell", + "io.github.hjuutilainen.munki.Go2Shell", + "io.github.hjuutilainen.install.Go2Shell", + "com.github.peshay.filewave.Go2Shell" ] }, - "io.github.hjuutilainen.install.BibDesk": { - "name": null, - "description": "Installs the current release version of BibDesk.", + "io.github.hjuutilainen.munki.Go2Shell": { + "name": "Go2Shell", + "description": "Downloads the current release version of Go2Shell and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "BibDesk/BibDesk.install.recipe", - "parent": "io.github.hjuutilainen.download.BibDesk", - "shortname": "BibDesk.install", - "inferred_type": "install" + "path": "ZipZapMac/Go2Shell.munki.recipe", + "parent": "io.github.hjuutilainen.download.Go2Shell", + "shortname": "Go2Shell.munki", + "inferred_type": "munki", + "munki_display_name": "Go2Shell", + "munki_description": "Opens a terminal window to the current directory in Finder." }, - "io.github.hjuutilainen.install.GitUp": { + "io.github.hjuutilainen.install.Go2Shell": { "name": null, - "description": "Downloads, packages and installs the latest version of GitUp. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".", + "description": "Downloads and installs the current release version of Go2Shell.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitUp/GitUp.install.recipe", - "parent": "io.github.hjuutilainen.pkg.GitUp", - "shortname": "GitUp.install", + "path": "ZipZapMac/Go2Shell.install.recipe", + "parent": "io.github.hjuutilainen.download.Go2Shell", + "shortname": "Go2Shell.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.GitUp": { - "name": "GitUp", - "description": "Downloads the latest version of GitUp and imports it into Munki. The RELEASE_CHANNEL can be set to \"stable\" or \"continuous\".", + "io.github.hjuutilainen.munki.ExifTool": { + "name": "ExifTool", + "description": "Downloads the current release version of ExifTool and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitUp/GitUp.munki.recipe", - "parent": "io.github.hjuutilainen.download.GitUp", - "shortname": "GitUp.munki", + "path": "ExifTool/ExifTool.munki.recipe", + "parent": "io.github.hjuutilainen.download.ExifTool", + "shortname": "ExifTool.munki", "inferred_type": "munki", - "munki_display_name": "GitUp", - "munki_description": "Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived." + "munki_display_name": "ExifTool", + "munki_description": "ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different metadata formats as well as the maker notes of many digital cameras." }, - "io.github.hjuutilainen.download.GitUp": { - "name": "GitUp", - "description": "Downloads the latest version of GitUp.\n\nSet PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "io.github.hjuutilainen.download.ExifTool": { + "name": "ExifTool", + "description": "Downloads the latest ExifTool.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitUp/GitUp.download.recipe", - "shortname": "GitUp.download", + "path": "ExifTool/ExifTool.download.recipe", + "shortname": "ExifTool.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.GitUp", - "io.github.hjuutilainen.pkg.GitUp" + "io.github.hjuutilainen.munki.ExifTool", + "io.github.hjuutilainen.pkg.ExifTool" ] }, - "io.github.hjuutilainen.pkg.GitUp": { - "name": "GitUp", - "description": "Downloads the latest version of GitUp and creates a package. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".", + "io.github.hjuutilainen.pkg.ExifTool": { + "name": null, + "description": "Downloads the current release version of ExifTool and extracts the installer package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitUp/GitUp.pkg.recipe", - "parent": "io.github.hjuutilainen.download.GitUp", - "shortname": "GitUp.pkg", + "path": "ExifTool/ExifTool.pkg.recipe", + "parent": "io.github.hjuutilainen.download.ExifTool", + "shortname": "ExifTool.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.GitUp" + "io.github.hjuutilainen.install.ExifTool", + "com.github.seansgm.autopkg-lanrev-recipes.ExifTool", + "com.github.seansgm.autopkg-absolute-recipes.ExifTool" ] }, - "io.github.hjuutilainen.install.SUSInspector": { + "io.github.hjuutilainen.install.ExifTool": { "name": null, - "description": "Downloads and installs the current release version of SUSInspector.", + "description": "Installs the current release version of ExifTool.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/SUSInspector.install.recipe", - "parent": "io.github.hjuutilainen.download.SUSInspector", - "shortname": "SUSInspector.install", + "path": "ExifTool/ExifTool.install.recipe", + "parent": "io.github.hjuutilainen.pkg.ExifTool", + "shortname": "ExifTool.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.BigSurBlocker": { - "name": "BigSurBlocker", - "description": "Downloads the current release version of Big Sur Blocker and builds a package.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/BigSurBlocker.pkg.recipe", - "parent": "io.github.hjuutilainen.download.BigSurBlocker", - "shortname": "BigSurBlocker.pkg", - "inferred_type": "pkg" - }, - "io.github.hjuutilainen.download.BigSurBlocker": { - "name": "BigSurBlocker", - "description": "Downloads the latest version of Big Sur Blocker.", + "io.github.hjuutilainen.download.TeXstudio": { + "name": "TeXstudio", + "description": "Downloads the latest TeXstudio.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/BigSurBlocker.download.recipe", - "shortname": "BigSurBlocker.download", + "path": "TeXstudio/TeXstudio.download.recipe", + "shortname": "TeXstudio.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.BigSurBlocker", - "io.github.hjuutilainen.munki.BigSurBlocker" + "io.github.hjuutilainen.pkg.TeXstudio", + "io.github.hjuutilainen.munki.TeXstudio", + "com.github.peshay.filewave.TeXstudio" ] }, - "io.github.hjuutilainen.munki.SUSInspector": { - "name": "SUSInspector", - "description": "Downloads the current release version of SUS Inspector and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/SUSInspector.munki.recipe", - "parent": "io.github.hjuutilainen.download.SUSInspector", - "shortname": "SUSInspector.munki", - "inferred_type": "munki", - "munki_display_name": "SUS Inspector", - "munki_description": "SUS Inspector is an utility app for viewing detailed information about Apple's Software Update Service. It sets up a local Reposado installation to replicate catalogs and then parses them for viewing." - }, - "io.github.hjuutilainen.pkg.SUSInspector": { - "name": "SUSInspector", - "description": "Downloads the current release version of SUSInspector and builds a package.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/SUSInspector.pkg.recipe", - "parent": "io.github.hjuutilainen.download.SUSInspector", - "shortname": "SUSInspector.pkg", - "inferred_type": "pkg" - }, - "io.github.hjuutilainen.download.SUSInspector": { - "name": "SUSInspector", - "description": "Downloads the latest version of SUS Inspector.", + "io.github.hjuutilainen.pkg.TeXstudio": { + "name": "TeXstudio", + "description": "Downloads the current release version of TeXstudio and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/SUSInspector.download.recipe", - "shortname": "SUSInspector.download", - "inferred_type": "download", + "path": "TeXstudio/TeXstudio.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TeXstudio", + "shortname": "TeXstudio.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.SUSInspector", - "io.github.hjuutilainen.munki.SUSInspector", - "io.github.hjuutilainen.pkg.SUSInspector" + "io.github.hjuutilainen.install.TeXstudio", + "com.github.scriptingosx.jss.TeXstudio" ] }, - "io.github.hjuutilainen.munki.BigSurBlocker": { - "name": "BigSurBlocker", - "description": "Downloads the current release version of Big Sur Blocker and imports into Munki.", + "io.github.hjuutilainen.munki.TeXstudio": { + "name": "TeXstudio", + "description": "Downloads the current release version of TeXstudio and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Hannes Juutilainen/BigSurBlocker.munki.recipe", - "parent": "io.github.hjuutilainen.download.BigSurBlocker", - "shortname": "BigSurBlocker.munki", + "path": "TeXstudio/TeXstudio.munki.recipe", + "parent": "io.github.hjuutilainen.download.TeXstudio", + "shortname": "TeXstudio.munki", "inferred_type": "munki", - "munki_display_name": "Big Sur Blocker", - "munki_description": "Detect when \"Install macOS Big Sur.app\" installer application has launched, terminate the process and display an alert." + "munki_display_name": "TeXstudio", + "munki_description": "TeXstudio is an integrated writing environment for creating LaTeX documents. TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants." }, - "io.github.hjuutilainen.install.Gnuplot": { + "io.github.hjuutilainen.install.TeXstudio": { "name": null, - "description": "Downloads and installs the latest Gnuplot contributed executable for OS X", + "description": "Installs the current release version of TeXstudio.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Gnuplot/GnuplotApp.install.recipe", - "parent": "io.github.hjuutilainen.download.Gnuplot", - "deprecated": true, - "shortname": "GnuplotApp.install", + "path": "TeXstudio/TeXstudio.install.recipe", + "parent": "io.github.hjuutilainen.pkg.TeXstudio", + "shortname": "TeXstudio.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.Gnuplot": { - "name": null, - "description": "Downloads the latest installer package of Gnuplot contributed executable for OS X", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Gnuplot/GnuplotApp.download.recipe", - "deprecated": true, - "shortname": "GnuplotApp.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.install.Gnuplot", - "io.github.hjuutilainen.munki.Gnuplot" - ] - }, - "io.github.hjuutilainen.munki.Gnuplot": { - "name": "Gnuplot", - "description": "Downloads the current release version of Gnuplot contributed executable for OS X and imports into Munki.", + "io.github.hjuutilainen.munki.Subler": { + "name": "Subler", + "description": "Downloads the current release version of Subler and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Gnuplot/GnuplotApp.munki.recipe", - "parent": "io.github.hjuutilainen.download.Gnuplot", - "deprecated": true, - "shortname": "GnuplotApp.munki", + "path": "Subler/Subler.munki.recipe", + "parent": "io.github.hjuutilainen.download.Subler", + "shortname": "Subler.munki", "inferred_type": "munki", - "munki_display_name": "Gnuplot", - "munki_description": "Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave." + "munki_display_name": "Subler", + "munki_description": "Subler is an Mac OS X app created to mux mp4 files." }, - "io.github.hjuutilainen.download.PyCharmEdu": { - "name": "PyCharmEdu", - "description": "Downloads the current release version of PyCharm Edu.", + "io.github.hjuutilainen.download.Subler": { + "name": "Subler", + "description": "Downloads the current release version of Subler.", "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/PyCharmEdu.download.recipe", - "shortname": "PyCharmEdu.download", + "path": "Subler/Subler.download.recipe", + "shortname": "Subler.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.PyCharmEdu", - "io.github.hjuutilainen.pkg.PyCharmEdu", - "io.github.hjuutilainen.install.PyCharmEdu" + "io.github.hjuutilainen.munki.Subler", + "io.github.hjuutilainen.pkg.Subler" ] }, - "io.github.hjuutilainen.install.AppCode": { + "io.github.hjuutilainen.install.Subler": { "name": null, - "description": "Downloads and installs the current release version of AppCode.", + "description": "Installs the current release version of Subler.", "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/AppCode.install.recipe", - "parent": "io.github.hjuutilainen.download.AppCode", - "shortname": "AppCode.install", + "path": "Subler/Subler.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Subler", + "shortname": "Subler.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.AppCode": { - "name": "AppCode", - "description": "Downloads the current release version of AppCode and builds a package.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/AppCode.pkg.recipe", - "parent": "io.github.hjuutilainen.download.AppCode", - "shortname": "AppCode.pkg", - "inferred_type": "pkg" - }, - "io.github.hjuutilainen.munki.PyCharmEdu": { - "name": "PyCharmEdu", - "description": "Downloads the current release version of PyCharm Edu and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/PyCharmEdu.munki.recipe", - "parent": "io.github.hjuutilainen.download.PyCharmEdu", - "shortname": "PyCharmEdu.munki", - "inferred_type": "munki", - "munki_display_name": "PyCharm Edu", - "munki_description": "Free, easy and professional tool to learn programming with Python. PyCharm Edu is designed to help programmers with little or no previous coding experience to learn programming quickly and efficiently, by using a modern professional tool." - }, - "io.github.hjuutilainen.download.AppCode": { - "name": "AppCode", - "description": "Downloads the current release version of AppCode.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/AppCode.download.recipe", - "shortname": "AppCode.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.install.AppCode", - "io.github.hjuutilainen.pkg.AppCode", - "io.github.hjuutilainen.munki.AppCode" - ] - }, - "io.github.hjuutilainen.pkg.PyCharmEdu": { - "name": "PyCharmEdu", - "description": "Downloads the current release version of PyCharm Edu and builds a package.", + "io.github.hjuutilainen.pkg.Subler": { + "name": "Subler", + "description": "Downloads the current release version of Subler and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/PyCharmEdu.pkg.recipe", - "parent": "io.github.hjuutilainen.download.PyCharmEdu", - "shortname": "PyCharmEdu.pkg", + "path": "Subler/Subler.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Subler", + "shortname": "Subler.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.PyCharmEdu" + "io.github.hjuutilainen.install.Subler" ] }, - "io.github.hjuutilainen.munki.AppCode": { - "name": "AppCode", - "description": "Downloads the current release version of AppCode and imports into Munki.", + "io.github.hjuutilainen.munki.DiskDrill": { + "name": "DiskDrill", + "description": "Downloads the current release version of DiskDrill and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/AppCode.munki.recipe", - "parent": "io.github.hjuutilainen.download.AppCode", - "shortname": "AppCode.munki", + "path": "CleverFiles/DiskDrill.munki.recipe", + "parent": "io.github.hjuutilainen.download.DiskDrill", + "shortname": "DiskDrill.munki", "inferred_type": "munki", - "munki_display_name": "AppCode", - "munki_description": "AppCode is an intelligent Objective-C IDE that helps iOS/OS X developers create outstanding apps with ease and pleasure." + "munki_display_name": "Disk Drill", + "munki_description": "The Premier Mac Data Recovery Software. Recover deleted or lost data from any storage device, iOS and Android." }, - "io.github.hjuutilainen.install.PyCharmEdu": { + "io.github.hjuutilainen.install.DiskDrill": { "name": null, - "description": "Downloads and installs the current release version of PyCharm Edu.", + "description": "Downloads and installs the current release version of DiskDrill.", "repo": "autopkg/hjuutilainen-recipes", - "path": "JetBrains/PyCharmEdu.install.recipe", - "parent": "io.github.hjuutilainen.download.PyCharmEdu", - "shortname": "PyCharmEdu.install", + "path": "CleverFiles/DiskDrill.install.recipe", + "parent": "io.github.hjuutilainen.pkg.DiskDrill", + "shortname": "DiskDrill.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.LibreOffice": { - "name": "LibreOffice", - "description": "Downloads the latest version of LibreOffice and imports into Munki. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "LibreOffice/LibreOffice.munki.recipe", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOffice.munki", - "inferred_type": "munki", - "munki_display_name": "LibreOffice", - "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base." - }, - "io.github.hjuutilainen.download.LibreOffice": { - "name": "LibreOffice", - "description": "Downloads the latest LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.\nThe architecture (ARCH) can be 'x86_64' or 'aarch64'\n", + "io.github.hjuutilainen.download.DiskDrill": { + "name": "DiskDrill", + "description": "Downloads the current release version of Disk Drill.", "repo": "autopkg/hjuutilainen-recipes", - "path": "LibreOffice/LibreOffice.download.recipe", - "shortname": "LibreOffice.download", + "path": "CleverFiles/DiskDrill.download.recipe", + "shortname": "DiskDrill.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.LibreOffice", - "io.github.hjuutilainen.pkg.LibreOffice", - "io.github.hjuutilainen.install.LibreOffice", - "com.github.peshay.filewave.LibreOffice", - "com.github.sebtomasi.download.LibreOfficeLangPack", - "com.github.grahampugh.recipes.download.LibreOfficeLangPack", - "com.github.wycomco.download.LibreOfficeLangPack" + "io.github.hjuutilainen.munki.DiskDrill", + "io.github.hjuutilainen.pkg.DiskDrill" ] }, - "io.github.hjuutilainen.pkg.LibreOffice": { - "name": "LibreOffice", - "description": "Downloads the latest version of LibreOffice and builds a package. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.", + "io.github.hjuutilainen.pkg.DiskDrill": { + "name": "DiskDrill", + "description": "Downloads the current release version of Disk Drill and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "LibreOffice/LibreOffice.pkg.recipe", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOffice.pkg", + "path": "CleverFiles/DiskDrill.pkg.recipe", + "parent": "io.github.hjuutilainen.download.DiskDrill", + "shortname": "DiskDrill.pkg", "inferred_type": "pkg", "children": [ - "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice", - "com.github.seansgm.autopkg-absolute-recipes.LibreOffice", - "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice", - "com.github.almenscorner.intune.LibreOffice" + "io.github.hjuutilainen.install.DiskDrill" ] }, - "io.github.hjuutilainen.install.LibreOffice": { - "name": "LibreOffice", - "description": "Installs the latest version of LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.", + "io.github.hjuutilainen.download.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current version of iTerm2. Set RELEASE to either \"final\" or \"testing\". For iTerm2 version 3 beta, set RELEASE to \"testing3\".", "repo": "autopkg/hjuutilainen-recipes", - "path": "LibreOffice/LibreOffice.install.recipe", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOffice.install", - "inferred_type": "install" + "path": "iTerm2/iTerm2.download.recipe", + "shortname": "iTerm2.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.iTerm2", + "io.github.hjuutilainen.pkg.iTerm2", + "com.github.peshay.filewave.iTerm2", + "com.github.almenscorner.intune.iTerm2" + ] }, - "io.github.hjuutilainen.pkg.Obsidian": { - "name": "Obsidian", - "description": "Downloads the current release version of Obsidian and builds a package.", + "io.github.hjuutilainen.munki.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current release version of iTerm2 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Obsidian/Obsidian.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Obsidian", - "shortname": "Obsidian.pkg", + "path": "iTerm2/iTerm2.munki.recipe", + "parent": "io.github.hjuutilainen.download.iTerm2", + "shortname": "iTerm2.munki", + "inferred_type": "munki", + "munki_display_name": "iTerm2", + "munki_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. Its focus is on performance, internationalization, and supporting innovative features that make your life better." + }, + "io.github.hjuutilainen.pkg.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current release version of iTerm 2 and makes a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "iTerm2/iTerm2.pkg.recipe", + "parent": "io.github.hjuutilainen.download.iTerm2", + "shortname": "iTerm2.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Obsidian", - "com.github.davidbpirie.jamf-upload.Obsidian" + "io.github.hjuutilainen.install.iTerm2", + "com.github.seansgm.autopkg-lanrev-recipes.iTerm2", + "com.github.seansgm.autopkg-absolute-recipes.iTerm2", + "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.iTerm2", + "com.github.davidbpirie.jamf-upload.iTerm2", + "com.github.Lotusshaney.munki.iTerm2" ] }, - "io.github.hjuutilainen.munki.Obsidian": { - "name": "Obsidian", - "description": "Downloads the current release version of Obsidian and imports into Munki.", + "io.github.hjuutilainen.install.iTerm2": { + "name": null, + "description": "Downloads, packages and installs the current release version of iTerm2", "repo": "autopkg/hjuutilainen-recipes", - "path": "Obsidian/Obsidian.munki.recipe", - "parent": "io.github.hjuutilainen.download.Obsidian", - "shortname": "Obsidian.munki", - "inferred_type": "munki", - "munki_display_name": "Obsidian", - "munki_description": "A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files." + "path": "iTerm2/iTerm2.install.recipe", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.install.Obsidian": { + "io.github.hjuutilainen.install.Dash3": { "name": null, - "description": "Downloads and installs the current release version of Obsidian.", + "description": "Downloads, packages and installs the current release version of Dash3", "repo": "autopkg/hjuutilainen-recipes", - "path": "Obsidian/Obsidian.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Obsidian", - "shortname": "Obsidian.install", + "path": "Kapeli/Dash3.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Dash3", + "shortname": "Dash3.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.Obsidian": { - "name": "Obsidian", - "description": "Downloads the latest version of Obsidian.", + "io.github.hjuutilainen.munki.Dash3": { + "name": "Dash", + "description": "Downloads the current release version of Dash 3 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Obsidian/Obsidian.download.recipe", - "shortname": "Obsidian.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.pkg.Obsidian", - "io.github.hjuutilainen.munki.Obsidian" - ] + "path": "Kapeli/Dash3.munki.recipe", + "parent": "io.github.hjuutilainen.download.Dash3", + "shortname": "Dash3.munki", + "inferred_type": "munki", + "munki_display_name": "Dash", + "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs. You can even generate your own docsets or request docsets to be included." }, - "io.github.hjuutilainen.download.Kaleidoscope": { - "name": "Kaleidoscope", - "description": "Downloads the current release version of Kaleidoscope.", + "io.github.hjuutilainen.download.Dash3": { + "name": "Dash", + "description": "Downloads the current version of Dash 3.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kaleidoscope/Kaleidoscope.download.recipe", - "shortname": "Kaleidoscope.download", + "path": "Kapeli/Dash3.download.recipe", + "shortname": "Dash3.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.Kaleidoscope", - "io.github.hjuutilainen.munki.Kaleidoscope" + "io.github.hjuutilainen.munki.Dash3", + "io.github.hjuutilainen.pkg.Dash3" ] }, - "io.github.hjuutilainen.pkg.Kaleidoscope": { - "name": "Kaleidoscope", - "description": "Downloads the current release version of Kaleidoscope and creates a package.", + "io.github.hjuutilainen.pkg.Dash3": { + "name": "Dash", + "description": "Downloads the current release version of Dash 3 and makes a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kaleidoscope/Kaleidoscope.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Kaleidoscope", - "shortname": "Kaleidoscope.pkg", + "path": "Kapeli/Dash3.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Dash3", + "shortname": "Dash3.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Kaleidoscope", - "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope" + "io.github.hjuutilainen.install.Dash3", + "com.github.killahquam.jss.dash3" ] }, - "io.github.hjuutilainen.install.Kaleidoscope": { - "name": "Kaleidoscope", - "description": "Downloads and installs the current release version of Kaleidoscope.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Kaleidoscope/Kaleidoscope.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Kaleidoscope", - "shortname": "Kaleidoscope.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.munki.Kaleidoscope": { - "name": "Kaleidoscope", - "description": "Downloads the current release version of Kaleidoscope and imports into Munki.", + "io.github.hjuutilainen.munki.CodeRunner2": { + "name": "CodeRunner", + "description": "Downloads the latest CodeRunner 2 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kaleidoscope/Kaleidoscope.munki.recipe", - "parent": "io.github.hjuutilainen.download.Kaleidoscope", - "shortname": "Kaleidoscope.munki", + "path": "CodeRunner/CodeRunner2.munki.recipe", + "parent": "io.github.hjuutilainen.download.CodeRunner2", + "shortname": "CodeRunner2.munki", "inferred_type": "munki", - "munki_display_name": "Kaleidoscope", - "munki_description": "Easily spot the differences in text and image files. Review changes in seconds with the world's most advanced Mac diff tool." + "munki_display_name": "CodeRunner 2", + "munki_description": "CodeRunner is the easiest way to write code on your Mac. You can run code in almost any language instantly, and you'll be surprised by the powerful set of features in such a lightweight and easy-to-use editor." }, - "io.github.hjuutilainen.pkg.CamundaModeler": { - "name": "CamundaModeler", - "description": "Downloads the current release version of Camunda Modeler and builds a package.", + "io.github.hjuutilainen.pkg.CodeRunner2": { + "name": "CodeRunner", + "description": "Downloads the latest CodeRunner 2 and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Camunda/CamundaModeler.pkg.recipe", - "parent": "io.github.hjuutilainen.download.CamundaModeler", - "shortname": "CamundaModeler.pkg", + "path": "CodeRunner/CodeRunner2.pkg.recipe", + "parent": "io.github.hjuutilainen.download.CodeRunner2", + "shortname": "CodeRunner2.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.CamundaModeler", - "com.github.andredb90.filewave.CamundaModeler" + "io.github.hjuutilainen.install.CodeRunner2" ] }, - "io.github.hjuutilainen.munki.CamundaModeler": { - "name": "CamundaModeler", - "description": "Downloads the current release version of Camunda Modeler and imports into Munki.", + "io.github.hjuutilainen.download.CodeRunner2": { + "name": "CodeRunner", + "description": "Downloads the latest CodeRunner 2.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Camunda/CamundaModeler.munki.recipe", - "parent": "io.github.hjuutilainen.download.CamundaModeler", - "shortname": "CamundaModeler.munki", - "inferred_type": "munki", - "munki_display_name": "Camunda Modeler", - "munki_description": "The developer-friendly desktop app for editing BPMN process diagrams and DMN Decision Tables." + "path": "CodeRunner/CodeRunner2.download.recipe", + "shortname": "CodeRunner2.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.CodeRunner2", + "io.github.hjuutilainen.pkg.CodeRunner2" + ] }, - "io.github.hjuutilainen.install.CamundaModeler": { + "io.github.hjuutilainen.install.CodeRunner2": { "name": null, - "description": "Downloads, packages and installs the current release version of Camunda Modeler.", + "description": "Downloads and installs the current release version of CodeRunner 2.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Camunda/CamundaModeler.install.recipe", - "parent": "io.github.hjuutilainen.pkg.CamundaModeler", - "shortname": "CamundaModeler.install", + "path": "CodeRunner/CodeRunner2.install.recipe", + "parent": "io.github.hjuutilainen.pkg.CodeRunner2", + "shortname": "CodeRunner2.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.CamundaModeler": { - "name": "CamundaModeler", - "description": "Downloads the latest version of Camunda Modeler.", + "io.github.hjuutilainen.pkg.BorgBackup": { + "name": "borg", + "description": "Downloads the current release version of BorgBackup and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Camunda/CamundaModeler.download.recipe", - "shortname": "CamundaModeler.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.pkg.CamundaModeler", - "io.github.hjuutilainen.munki.CamundaModeler" - ] + "path": "BorgBackup/BorgBackup.pkg.recipe", + "parent": "io.github.hjuutilainen.download.BorgBackup", + "shortname": "BorgBackup.pkg", + "inferred_type": "pkg" }, "io.github.hjuutilainen.download.BorgBackup": { "name": "borg", @@ -7636,760 +7469,844 @@ "io.github.hjuutilainen.pkg.BorgBackup" ] }, - "io.github.hjuutilainen.pkg.BorgBackup": { - "name": "borg", - "description": "Downloads the current release version of BorgBackup and builds a package.", + "io.github.hjuutilainen.install.GitUp": { + "name": null, + "description": "Downloads, packages and installs the latest version of GitUp. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".", "repo": "autopkg/hjuutilainen-recipes", - "path": "BorgBackup/BorgBackup.pkg.recipe", - "parent": "io.github.hjuutilainen.download.BorgBackup", - "shortname": "BorgBackup.pkg", - "inferred_type": "pkg" + "path": "GitUp/GitUp.install.recipe", + "parent": "io.github.hjuutilainen.pkg.GitUp", + "shortname": "GitUp.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.munki.SourceTree": { - "name": "SourceTree", - "description": "Downloads the current release version of SourceTree and imports into Munki.", + "io.github.hjuutilainen.munki.GitUp": { + "name": "GitUp", + "description": "Downloads the latest version of GitUp and imports it into Munki. The RELEASE_CHANNEL can be set to \"stable\" or \"continuous\".", "repo": "autopkg/hjuutilainen-recipes", - "path": "Atlassian/SourceTree.munki.recipe", - "parent": "io.github.hjuutilainen.download.SourceTree", - "shortname": "SourceTree.munki", + "path": "GitUp/GitUp.munki.recipe", + "parent": "io.github.hjuutilainen.download.GitUp", + "shortname": "GitUp.munki", "inferred_type": "munki", - "munki_display_name": "SourceTree", - "munki_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories." + "munki_display_name": "GitUp", + "munki_description": "Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived." }, - "io.github.hjuutilainen.download.SourceTree": { - "name": "SourceTree", - "description": "Downloads the current release version of SourceTree.", + "io.github.hjuutilainen.download.GitUp": { + "name": "GitUp", + "description": "Downloads the latest version of GitUp.\n\nSet PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/hjuutilainen-recipes", - "path": "Atlassian/SourceTree.download.recipe", - "shortname": "SourceTree.download", + "path": "GitUp/GitUp.download.recipe", + "shortname": "GitUp.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.SourceTree", - "io.github.hjuutilainen.pkg.SourceTree", - "com.github.peshay.filewave.SourceTree" + "io.github.hjuutilainen.munki.GitUp", + "io.github.hjuutilainen.pkg.GitUp" ] }, - "io.github.hjuutilainen.install.SourceTree": { + "io.github.hjuutilainen.pkg.GitUp": { + "name": "GitUp", + "description": "Downloads the latest version of GitUp and creates a package. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".", + "repo": "autopkg/hjuutilainen-recipes", + "path": "GitUp/GitUp.pkg.recipe", + "parent": "io.github.hjuutilainen.download.GitUp", + "shortname": "GitUp.pkg", + "inferred_type": "pkg", + "children": [ + "io.github.hjuutilainen.install.GitUp" + ] + }, + "io.github.hjuutilainen.download.Fork": { + "name": "Fork", + "description": "Downloads the current release version of Fork.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Fork/Fork.download.recipe", + "shortname": "Fork.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.Fork", + "io.github.hjuutilainen.pkg.Fork" + ] + }, + "io.github.hjuutilainen.install.Fork": { "name": null, - "description": "Downloads and installs the current release version of SourceTree.", + "description": "Downloads and installs the current release version of Fork.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Atlassian/SourceTree.install.recipe", - "parent": "io.github.hjuutilainen.pkg.SourceTree", - "shortname": "SourceTree.install", + "path": "Fork/Fork.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Fork", + "shortname": "Fork.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.SourceTree": { - "name": "SourceTree", - "description": "Downloads the current release version of SourceTree and builds a package.", + "io.github.hjuutilainen.munki.Fork": { + "name": "Fork", + "description": "Downloads the current release version of Fork and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Atlassian/SourceTree.pkg.recipe", - "parent": "io.github.hjuutilainen.download.SourceTree", - "shortname": "SourceTree.pkg", + "path": "Fork/Fork.munki.recipe", + "parent": "io.github.hjuutilainen.download.Fork", + "shortname": "Fork.munki", + "inferred_type": "munki", + "munki_display_name": "Fork", + "munki_description": "Fork is a fast and friendly git client for Mac" + }, + "io.github.hjuutilainen.pkg.Fork": { + "name": "Fork", + "description": "Downloads the current release version of Fork and creates a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Fork/Fork.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Fork", + "shortname": "Fork.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.SourceTree", - "com.github.smithjw.jamf.SourceTree", - "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.SourceTree", - "com.github.Lotusshaney.munki.SourceTree" + "io.github.hjuutilainen.install.Fork" ] }, - "io.github.hjuutilainen.pkg.DaisyDisk": { - "name": "DaisyDisk", - "description": "Downloads the current release version of DaisyDisk and builds a package.", + "io.github.hjuutilainen.pkg.Obsidian": { + "name": "Obsidian", + "description": "Downloads the current release version of Obsidian and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "DaisyDisk/DaisyDisk.pkg.recipe", - "parent": "io.github.hjuutilainen.download.DaisyDisk", - "shortname": "DaisyDisk.pkg", + "path": "Obsidian/Obsidian.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Obsidian", + "shortname": "Obsidian.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.DaisyDisk", - "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk" + "io.github.hjuutilainen.install.Obsidian", + "com.github.davidbpirie.jamf-upload.Obsidian" ] }, - "io.github.hjuutilainen.install.DaisyDisk": { + "io.github.hjuutilainen.install.Obsidian": { "name": null, - "description": "Installs the current release version of DaisyDisk.", + "description": "Downloads and installs the current release version of Obsidian.", "repo": "autopkg/hjuutilainen-recipes", - "path": "DaisyDisk/DaisyDisk.install.recipe", - "parent": "io.github.hjuutilainen.pkg.DaisyDisk", - "shortname": "DaisyDisk.install", + "path": "Obsidian/Obsidian.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Obsidian", + "shortname": "Obsidian.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.DaisyDisk": { - "name": "DaisyDisk", - "description": "Downloads the latest DaisyDisk.", + "io.github.hjuutilainen.download.Obsidian": { + "name": "Obsidian", + "description": "Downloads the latest version of Obsidian.", "repo": "autopkg/hjuutilainen-recipes", - "path": "DaisyDisk/DaisyDisk.download.recipe", - "shortname": "DaisyDisk.download", + "path": "Obsidian/Obsidian.download.recipe", + "shortname": "Obsidian.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.DaisyDisk", - "io.github.hjuutilainen.munki.DaisyDisk" + "io.github.hjuutilainen.pkg.Obsidian", + "io.github.hjuutilainen.munki.Obsidian" ] }, - "io.github.hjuutilainen.munki.DaisyDisk": { - "name": "DaisyDisk", - "description": "Downloads the current release version of DaisyDisk and imports into Munki.", + "io.github.hjuutilainen.munki.Obsidian": { + "name": "Obsidian", + "description": "Downloads the current release version of Obsidian and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "DaisyDisk/DaisyDisk.munki.recipe", - "parent": "io.github.hjuutilainen.download.DaisyDisk", - "shortname": "DaisyDisk.munki", + "path": "Obsidian/Obsidian.munki.recipe", + "parent": "io.github.hjuutilainen.download.Obsidian", + "shortname": "Obsidian.munki", "inferred_type": "munki", - "munki_display_name": "DaisyDisk", - "munki_description": "Take a different look at your disk. See what's on your Mac and recover disk space every time you need it." + "munki_display_name": "Obsidian", + "munki_description": "A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files." }, - "io.github.hjuutilainen.munki.TeXstudio": { - "name": "TeXstudio", - "description": "Downloads the current release version of TeXstudio and imports into Munki.", + "io.github.hjuutilainen.install.auditbeat": { + "name": null, + "description": "Downloads and installs the latest Elastic auditbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeXstudio/TeXstudio.munki.recipe", - "parent": "io.github.hjuutilainen.download.TeXstudio", - "shortname": "TeXstudio.munki", + "path": "Elasticsearch/auditbeat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.auditbeat", + "shortname": "auditbeat.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.heartbeat": { + "name": "heartbeat", + "description": "Downloads the latest Elastic heartbeat, creates a package and imports into Munki", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Elasticsearch/heartbeat.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.heartbeat", + "shortname": "heartbeat.munki", "inferred_type": "munki", - "munki_display_name": "TeXstudio", - "munki_description": "TeXstudio is an integrated writing environment for creating LaTeX documents. TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants." + "munki_display_name": null, + "munki_description": "Ping your Infrastructure." }, - "io.github.hjuutilainen.download.TeXstudio": { - "name": "TeXstudio", - "description": "Downloads the latest TeXstudio.", + "io.github.hjuutilainen.munki.packetbeat": { + "name": "packetbeat", + "description": "Downloads the latest Elastic packetbeat, creates a package and imports into Munki", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeXstudio/TeXstudio.download.recipe", - "shortname": "TeXstudio.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.munki.TeXstudio", - "io.github.hjuutilainen.pkg.TeXstudio", - "com.github.peshay.filewave.TeXstudio" - ] + "path": "Elasticsearch/packetbeat.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.packetbeat", + "shortname": "packetbeat.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Analyze network packet data." }, - "io.github.hjuutilainen.install.TeXstudio": { - "name": null, - "description": "Installs the current release version of TeXstudio.", + "io.github.hjuutilainen.download.heartbeat": { + "name": "heartbeat", + "description": "Downloads the latest Elastic heartbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeXstudio/TeXstudio.install.recipe", - "parent": "io.github.hjuutilainen.pkg.TeXstudio", - "shortname": "TeXstudio.install", - "inferred_type": "install" + "path": "Elasticsearch/heartbeat.download.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "heartbeat.download", + "inferred_type": "download" }, - "io.github.hjuutilainen.pkg.TeXstudio": { - "name": "TeXstudio", - "description": "Downloads the current release version of TeXstudio and builds a package.", + "io.github.hjuutilainen.pkg.metricbeat": { + "name": null, + "description": "Downloads the latest Elastic metricbeat and creates a package", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeXstudio/TeXstudio.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TeXstudio", - "shortname": "TeXstudio.pkg", + "path": "Elasticsearch/metricbeat.pkg.recipe", + "parent": "io.github.hjuutilainen.pkg.elasticbeat", + "shortname": "metricbeat.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.TeXstudio", - "com.github.scriptingosx.jss.TeXstudio" + "io.github.hjuutilainen.install.metricbeat", + "io.github.hjuutilainen.munki.metricbeat" ] }, - "io.github.hjuutilainen.download.CitrixReceiver": { - "name": "CitrixReceiver", - "description": "Downloads the latest Citrix Receiver disk image.", + "io.github.hjuutilainen.download.functionbeat": { + "name": "functionbeat", + "description": "Downloads the latest Elastic functionbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "CitrixReceiver/CitrixReceiver.download.recipe", - "shortname": "CitrixReceiver.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.install.CitrixReceiver", - "io.github.hjuutilainen.munki.CitrixReceiver", - "com.github.homebysix.pkg.CitrixReceiver", - "com.github.peshay.filewave.CitrixReceiver" - ] + "path": "Elasticsearch/functionbeat.download.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "functionbeat.download", + "inferred_type": "download" }, - "io.github.hjuutilainen.download.CitrixWorkspace": { - "name": "CitrixWorkspace", - "description": "Downloads the latest Citrix Workspace disk image.", + "io.github.hjuutilainen.download.auditbeat": { + "name": "auditbeat", + "description": "Downloads the latest Elastic auditbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "CitrixReceiver/CitrixWorkspace.download.recipe", - "shortname": "CitrixWorkspace.download", - "inferred_type": "download", + "path": "Elasticsearch/auditbeat.download.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "auditbeat.download", + "inferred_type": "download" + }, + "io.github.hjuutilainen.pkg.functionbeat": { + "name": null, + "description": "Downloads the latest Elastic functionbeat and creates a package", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Elasticsearch/functionbeat.pkg.recipe", + "parent": "io.github.hjuutilainen.pkg.elasticbeat", + "shortname": "functionbeat.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.CitrixWorkspace", - "com.github.grahampugh.recipes.pkg.CitrixWorkspace" + "io.github.hjuutilainen.install.functionbeat", + "io.github.hjuutilainen.munki.functionbeat" ] }, - "io.github.hjuutilainen.munki.CitrixWorkspace": { - "name": "CitrixWorkspace", - "description": "Downloads the current release version of Citrix Workspace and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "io.github.hjuutilainen.install.metricbeat": { + "name": null, + "description": "Downloads and installs the latest Elastic metricbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "CitrixReceiver/CitrixWorkspace.munki.recipe", - "parent": "io.github.hjuutilainen.download.CitrixWorkspace", - "shortname": "CitrixWorkspace.munki", - "inferred_type": "munki", - "munki_display_name": "Citrix Workspace", - "munki_description": "The new Citrix Workspace app gives users a great experience\u2014a secure, contextual, unified workspace\u2014on any device. Give teams instant access to all their SaaS and web apps, files, mobile apps, Citrix Virtual Apps and Desktops from an easy-to-use, all-in-one interface powered by Citrix Workspace services." + "path": "Elasticsearch/metricbeat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.metricbeat", + "shortname": "metricbeat.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.install.CitrixReceiver": { + "io.github.hjuutilainen.install.packetbeat": { "name": null, - "description": "Installs the current release version of CitrixReceiver.", + "description": "Downloads and installs the latest Elastic packetbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "CitrixReceiver/CitrixReceiver.install.recipe", - "parent": "io.github.hjuutilainen.download.CitrixReceiver", - "shortname": "CitrixReceiver.install", + "path": "Elasticsearch/packetbeat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.packetbeat", + "shortname": "packetbeat.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.CitrixReceiver": { - "name": "CitrixReceiver", - "description": "Downloads the current release version of Citrix Receiver and imports into Munki.", + "io.github.hjuutilainen.install.functionbeat": { + "name": null, + "description": "Downloads and installs the latest Elastic functionbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "CitrixReceiver/CitrixReceiver.munki.recipe", - "parent": "io.github.hjuutilainen.download.CitrixReceiver", - "shortname": "CitrixReceiver.munki", - "inferred_type": "munki", - "munki_display_name": "Citrix Receiver", - "munki_description": "Citrix Receiver is an easy-to-install client software that lets you access enterprise data, applications and desktops from any computing device including smartphones, tablets and PCs. Workers today typically use multiple computing devices and crave a consistent computing experience across all of them. Organizations everywhere are struggling to cope with the rapid proliferation of these devices and give users the mobile, high-definition experience they demand. Working in tandem with a Citrix-enabled IT infrastructure, Citrix Receiver gives workers consistent, secure, high-performance access from any device without introducing layers of management complexity for IT." + "path": "Elasticsearch/functionbeat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.functionbeat", + "shortname": "functionbeat.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.download.GIMP": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64", + "io.github.hjuutilainen.pkg.auditbeat": { + "name": null, + "description": "Downloads the latest Elastic auditbeat and creates a package", "repo": "autopkg/hjuutilainen-recipes", - "path": "GIMP/GIMP.download.recipe", - "shortname": "GIMP.download", - "inferred_type": "download", + "path": "Elasticsearch/auditbeat.pkg.recipe", + "parent": "io.github.hjuutilainen.pkg.elasticbeat", + "shortname": "auditbeat.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.pkg.GIMP", - "io.github.hjuutilainen.munki.GIMP", - "com.github.peshay.filewave.GIMP", - "com.github.grahampugh.pkg.GIMP" + "io.github.hjuutilainen.install.auditbeat", + "io.github.hjuutilainen.munki.auditbeat" ] }, - "io.github.hjuutilainen.install.GIMP": { - "name": "GIMP", - "description": "Installs the latest version of GIMP from gimp.org.", + "io.github.hjuutilainen.download.filebeat": { + "name": "filebeat", + "description": "Downloads the latest Elastic filebeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "GIMP/Gimp.install.recipe", - "parent": "io.github.hjuutilainen.pkg.GIMP", - "shortname": "Gimp.install", - "inferred_type": "install" + "path": "Elasticsearch/filebeat.download.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "filebeat.download", + "inferred_type": "download" }, - "io.github.hjuutilainen.pkg.GIMP": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org and builds a package.", + "io.github.hjuutilainen.download.metricbeat": { + "name": "metricbeat", + "description": "Downloads the latest Elastic metricbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "GIMP/Gimp.pkg.recipe", - "parent": "io.github.hjuutilainen.download.GIMP", - "shortname": "Gimp.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.GIMP", - "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.GIMP" - ] + "path": "Elasticsearch/metricbeat.download.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "metricbeat.download", + "inferred_type": "download" }, - "io.github.hjuutilainen.munki.GIMP": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org and imports into Munki.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64", + "io.github.hjuutilainen.munki.auditbeat": { + "name": "auditbeat", + "description": "Downloads the latest Elastic auditbeat, creates a package and imports into Munki", "repo": "autopkg/hjuutilainen-recipes", - "path": "GIMP/GIMP.munki.recipe", - "parent": "io.github.hjuutilainen.download.GIMP", - "shortname": "GIMP.munki", + "path": "Elasticsearch/auditbeat.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.auditbeat", + "shortname": "auditbeat.munki", "inferred_type": "munki", - "munki_display_name": "GIMP", - "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages." + "munki_display_name": null, + "munki_description": "Send audit data to Elasticsearch." }, - "io.github.hjuutilainen.munki.Fork": { - "name": "Fork", - "description": "Downloads the current release version of Fork and imports into Munki.", + "io.github.hjuutilainen.munki.filebeat": { + "name": "filebeat", + "description": "Downloads the latest Elastic filebeat, creates a package and imports into Munki", "repo": "autopkg/hjuutilainen-recipes", - "path": "Fork/Fork.munki.recipe", - "parent": "io.github.hjuutilainen.download.Fork", - "shortname": "Fork.munki", + "path": "Elasticsearch/filebeat.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.filebeat", + "shortname": "filebeat.munki", "inferred_type": "munki", - "munki_display_name": "Fork", - "munki_description": "Fork is a fast and friendly git client for Mac" + "munki_display_name": null, + "munki_description": "Filebeat is a lightweight, open source shipper for log file data. As the next-generation Logstash Forwarder, Filebeat tails logs and quickly sends this information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis." }, - "io.github.hjuutilainen.pkg.Fork": { - "name": "Fork", - "description": "Downloads the current release version of Fork and creates a package.", + "io.github.hjuutilainen.download.elasticbeat": { + "name": "filebeat", + "description": "Downloads the latest defined Elastic Beat product. Use an override to set OPTIONAL_VERSION to -oss to download the Apache 2.0 licensed version of the Beat. Set BEAT_NAME to one of the following: filebeat, packetbeat, metricbeat, heartbeat, auditbeat, functionbeat. Note: winlogbeat and journalbeat do not have macOS binaries and functionbeat does not have an Apache 2.0 licensed version.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Fork/Fork.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Fork", - "shortname": "Fork.pkg", - "inferred_type": "pkg", + "path": "Elasticsearch/elasticbeat.download.recipe", + "shortname": "elasticbeat.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.Fork" + "io.github.hjuutilainen.download.heartbeat", + "io.github.hjuutilainen.download.functionbeat", + "io.github.hjuutilainen.download.auditbeat", + "io.github.hjuutilainen.download.filebeat", + "io.github.hjuutilainen.download.metricbeat", + "io.github.hjuutilainen.download.packetbeat", + "io.github.hjuutilainen.pkg.elasticbeat" ] }, - "io.github.hjuutilainen.install.Fork": { - "name": null, - "description": "Downloads and installs the current release version of Fork.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Fork/Fork.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Fork", - "shortname": "Fork.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.download.Fork": { - "name": "Fork", - "description": "Downloads the current release version of Fork.", + "io.github.hjuutilainen.download.packetbeat": { + "name": "packetbeat", + "description": "Downloads the latest Elastic packetbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "Fork/Fork.download.recipe", - "shortname": "Fork.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.munki.Fork", - "io.github.hjuutilainen.pkg.Fork" - ] + "path": "Elasticsearch/packetbeat.download.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "packetbeat.download", + "inferred_type": "download" }, - "io.github.hjuutilainen.install.Vagrant": { + "io.github.hjuutilainen.install.heartbeat": { "name": null, - "description": "Downloads and installs the current release version of Vagrant.", + "description": "Downloads and installs the latest Elastic heartbeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "HashiCorp/Vagrant.install.recipe", - "parent": "io.github.hjuutilainen.download.Vagrant", - "shortname": "Vagrant.install", + "path": "Elasticsearch/heartbeat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.heartbeat", + "shortname": "heartbeat.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.Vault": { - "name": "Vault", - "description": "Downloads the latest Vault.", + "io.github.hjuutilainen.pkg.heartbeat": { + "name": null, + "description": "Downloads the latest Elastic heartbeat and creates a package", "repo": "autopkg/hjuutilainen-recipes", - "path": "HashiCorp/Vault.download.recipe", - "shortname": "Vault.download", - "inferred_type": "download", + "path": "Elasticsearch/heartbeat.pkg.recipe", + "parent": "io.github.hjuutilainen.pkg.elasticbeat", + "shortname": "heartbeat.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.Vault" + "io.github.hjuutilainen.munki.heartbeat", + "io.github.hjuutilainen.install.heartbeat" ] }, - "io.github.hjuutilainen.munki.Vagrant": { - "name": "Vagrant", - "description": "Downloads the current release version of Vagrant and imports into Munki.", + "io.github.hjuutilainen.munki.metricbeat": { + "name": "metricbeat", + "description": "Downloads the latest Elastic metricbeat, creates a package and imports into Munki", "repo": "autopkg/hjuutilainen-recipes", - "path": "HashiCorp/Vagrant.munki.recipe", - "parent": "io.github.hjuutilainen.download.Vagrant", - "shortname": "Vagrant.munki", + "path": "Elasticsearch/metricbeat.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.metricbeat", + "shortname": "metricbeat.munki", "inferred_type": "munki", - "munki_display_name": "Vagrant", - "munki_description": "Create and configure lightweight, reproducible, and portable development environments." + "munki_display_name": null, + "munki_description": "Ship and analyze metrics." }, - "io.github.hjuutilainen.download.Vagrant": { - "name": "Vagrant", - "description": "Downloads the latest Vagrant.", + "io.github.hjuutilainen.pkg.packetbeat": { + "name": null, + "description": "Downloads the latest Elastic packetbeat and creates a package", "repo": "autopkg/hjuutilainen-recipes", - "path": "HashiCorp/Vagrant.download.recipe", - "shortname": "Vagrant.download", - "inferred_type": "download", + "path": "Elasticsearch/packetbeat.pkg.recipe", + "parent": "io.github.hjuutilainen.pkg.elasticbeat", + "shortname": "packetbeat.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Vagrant", - "io.github.hjuutilainen.munki.Vagrant", - "com.github.peshay.filewave.Vagrant", - "com.github.dataJAR-recipes.pkg.Vagrant" + "io.github.hjuutilainen.munki.packetbeat", + "io.github.hjuutilainen.install.packetbeat" ] }, - "io.github.hjuutilainen.install.Freedome": { + "io.github.hjuutilainen.install.filebeat": { "name": null, - "description": "Downloads and installs the current release version of Freedome.", + "description": "Downloads and installs the latest Elastic filebeat", "repo": "autopkg/hjuutilainen-recipes", - "path": "F-Secure/Freedome.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Freedome", - "shortname": "Freedome.install", + "path": "Elasticsearch/filebeat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.filebeat", + "shortname": "filebeat.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.Freedome": { - "name": "Freedome", - "description": "Downloads the current release version of Freedome and creates a package.", + "io.github.hjuutilainen.pkg.elasticbeat": { + "name": "filebeat", + "description": "Downloads the latest defined Elastic Beat product and creates a package", "repo": "autopkg/hjuutilainen-recipes", - "path": "F-Secure/Freedome.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Freedome", - "shortname": "Freedome.pkg", + "path": "Elasticsearch/elasticbeat.pkg.recipe", + "parent": "io.github.hjuutilainen.download.elasticbeat", + "shortname": "elasticbeat.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Freedome" + "io.github.hjuutilainen.pkg.metricbeat", + "io.github.hjuutilainen.pkg.functionbeat", + "io.github.hjuutilainen.pkg.auditbeat", + "io.github.hjuutilainen.pkg.heartbeat", + "io.github.hjuutilainen.pkg.packetbeat", + "io.github.hjuutilainen.pkg.filebeat" ] }, - "io.github.hjuutilainen.download.Freedome": { - "name": "Freedome", - "description": "Downloads the current release version of Freedome.", + "io.github.hjuutilainen.munki.functionbeat": { + "name": "functionbeat", + "description": "Downloads the latest Elastic functionbeat, creates a package and imports into Munki", "repo": "autopkg/hjuutilainen-recipes", - "path": "F-Secure/Freedome.download.recipe", - "shortname": "Freedome.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.pkg.Freedome", - "io.github.hjuutilainen.munki.Freedome" - ] + "path": "Elasticsearch/functionbeat.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.functionbeat", + "shortname": "functionbeat.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Ship cloud data with serverless infrastructure." }, - "io.github.hjuutilainen.munki.Freedome": { - "name": "Freedome", - "description": "Downloads the current release version of Freedome and imports into Munki.", + "io.github.hjuutilainen.pkg.filebeat": { + "name": null, + "description": "Downloads the latest Elastic filebeat and creates a package", "repo": "autopkg/hjuutilainen-recipes", - "path": "F-Secure/Freedome.munki.recipe", - "parent": "io.github.hjuutilainen.download.Freedome", - "shortname": "Freedome.munki", - "inferred_type": "munki", - "munki_display_name": "F-Secure Freedome", - "munki_description": "Freedome is a virtual private network (VPN) application that provides security and online privacy protection for your phone, tablet, and computer. It encrypts your Internet traffic and protects you against hackers, trackers, and harmful content." + "path": "Elasticsearch/filebeat.pkg.recipe", + "parent": "io.github.hjuutilainen.pkg.elasticbeat", + "shortname": "filebeat.pkg", + "inferred_type": "pkg", + "children": [ + "io.github.hjuutilainen.munki.filebeat", + "io.github.hjuutilainen.install.filebeat" + ] }, - "io.github.hjuutilainen.pkg.TextExpander": { - "name": "TextExpander", - "description": "Downloads the current release version of TextExpander and makes a package.", + "io.github.hjuutilainen.pkg.TeamViewerQS": { + "name": "TeamViewerQS", + "description": "Downloads the current release version of TeamViewerQS and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TextExpander", - "deprecated": true, - "shortname": "TextExpander.pkg", + "path": "TeamViewer/TeamViewerQuickSupport.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewerQS", + "shortname": "TeamViewerQuickSupport.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.TextExpander", - "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.TextExpander" + "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS", + "com.github.seansgm.autopkg-absolute-recipes.TeamviewerQS" ] }, - "io.github.hjuutilainen.install.TextExpander6": { - "name": null, - "description": "Downloads, packages and installs the current release version of TextExpander 6", + "io.github.hjuutilainen.munki.TeamViewerHost": { + "name": "TeamViewerHost", + "description": "Downloads the current release version of TeamViewerHost and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander6.install.recipe", - "parent": "io.github.hjuutilainen.pkg.TextExpander6", - "deprecated": true, - "shortname": "TextExpander6.install", - "inferred_type": "install" + "path": "TeamViewer/TeamViewerHost.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.TeamViewerHost", + "shortname": "TeamViewerHost.munki", + "inferred_type": "munki", + "munki_display_name": "TeamViewer Host", + "munki_description": "All-In-One Solution for Remote Access and Support over the Internet." }, - "io.github.hjuutilainen.download.TextExpander6": { - "name": "TextExpander6", - "description": "Downloads the current release version of TextExpander 6.", + "io.github.hjuutilainen.pkg.TeamViewer": { + "name": "TeamViewer", + "description": "Downloads the current release version of TeamViewer and extracts the app information.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander6.download.recipe", - "deprecated": true, - "shortname": "TextExpander6.download", - "inferred_type": "download", + "path": "TeamViewer/TeamViewer.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewer", + "shortname": "TeamViewer.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.TextExpander6", - "io.github.hjuutilainen.pkg.TextExpander6" + "io.github.hjuutilainen.munki.TeamViewer" ] }, - "io.github.hjuutilainen.download.TextExpander": { - "name": "TextExpander", - "description": "Downloads the current release version of TextExpander.", + "io.github.hjuutilainen.download.TeamViewerHost": { + "name": "TeamViewerHost", + "description": "Downloads the latest TeamViewer Host disk image.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander.download.recipe", - "deprecated": true, - "shortname": "TextExpander.download", + "path": "TeamViewer/TeamViewerHost.download.recipe", + "shortname": "TeamViewerHost.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.TextExpander", - "io.github.hjuutilainen.munki.TextExpander" + "io.github.hjuutilainen.pkg.TeamViewerHost", + "com.github.peertransfer.pkg.TeamViewerHost" ] }, - "io.github.hjuutilainen.munki.TextExpander7": { - "name": "TextExpander7", - "description": "Downloads the latest version of TextExpander 7 and imports into a munki_repo.", + "io.github.hjuutilainen.munki.TeamViewer": { + "name": "TeamViewer", + "description": "Downloads the current release version of TeamViewer and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander7.munki.recipe", - "parent": "io.github.hjuutilainen.download.TextExpander7", - "shortname": "TextExpander7.munki", + "path": "TeamViewer/TeamViewer.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.TeamViewer", + "shortname": "TeamViewer.munki", "inferred_type": "munki", - "munki_display_name": "TextExpander 7", - "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices." + "munki_display_name": "TeamViewer", + "munki_description": "All-In-One Solution for Remote Access and Support over the Internet." }, - "io.github.hjuutilainen.download.TextExpander7": { - "name": "TextExpander7", - "description": "Downloads the latest version of TextExpander 7.", + "io.github.hjuutilainen.download.TeamViewerQJ": { + "name": "TeamViewerQuickJoin", + "description": "Downloads the latest TeamViewer QuickJoin disk image.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander7.download.recipe", - "shortname": "TextExpander7.download", + "path": "TeamViewer/TeamViewerQuickJoin.download.recipe", + "shortname": "TeamViewerQuickJoin.download", + "inferred_type": "download" + }, + "io.github.hjuutilainen.munki.TeamViewerQS": { + "name": "TeamViewerQS", + "description": "Downloads the current release version of TeamViewer QuickSupport and imports into Munki. TeamViewer QuickSupport is a simple and small customer module, runs immediately without installation and does not require administrative rights - optimized for instant support", + "repo": "autopkg/hjuutilainen-recipes", + "path": "TeamViewer/TeamViewerQuickSupport.munki.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewerQS", + "shortname": "TeamViewerQuickSupport.munki", + "inferred_type": "munki", + "munki_display_name": "TeamViewer QuickSupport", + "munki_description": "All-In-One Solution for Remote Access and Support over the Internet." + }, + "io.github.hjuutilainen.download.TeamViewerQS": { + "name": "TeamViewerQS", + "description": "Downloads the latest TeamViewer QuickSupport disk image.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "TeamViewer/TeamViewerQuickSupport.download.recipe", + "shortname": "TeamViewerQuickSupport.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.TextExpander7", - "io.github.hjuutilainen.pkg.TextExpander7" + "io.github.hjuutilainen.pkg.TeamViewerQS", + "io.github.hjuutilainen.munki.TeamViewerQS", + "io.github.hjuutilainen.install.TeamViewerQS", + "com.justinrummel.pkg.TeamViewerQS", + "com.github.peshay.filewave.TeamViewerQuickSupport" ] }, - "io.github.hjuutilainen.munki.TextExpander": { - "name": "TextExpander", - "description": "Downloads the current release version of TextExpander and imports into Munki.", + "io.github.hjuutilainen.pkg.TeamViewerHost": { + "name": "TeamViewerHost", + "description": "Downloads the current release version of TeamViewerHost and extracts the app information.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander.munki.recipe", - "parent": "io.github.hjuutilainen.download.TextExpander", - "deprecated": true, - "shortname": "TextExpander.munki", - "inferred_type": "munki", - "munki_display_name": "TextExpander", - "munki_description": "Type more with less effort! TextExpander saves your fingers and your keyboard, expanding custom keyboard shortcuts into frequently-used text and pictures..." + "path": "TeamViewer/TeamViewerHost.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewerHost", + "shortname": "TeamViewerHost.pkg", + "inferred_type": "pkg", + "children": [ + "io.github.hjuutilainen.munki.TeamViewerHost" + ] }, - "io.github.hjuutilainen.munki.TextExpander6": { - "name": "TextExpander6", - "description": "Downloads the current release version of TextExpander 6 and imports into Munki.", + "io.github.hjuutilainen.download.TeamViewer": { + "name": "TeamViewer", + "description": "Downloads the latest TeamViewer disk image.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander6.munki.recipe", - "parent": "io.github.hjuutilainen.download.TextExpander6", - "deprecated": true, - "shortname": "TextExpander6.munki", - "inferred_type": "munki", - "munki_display_name": "TextExpander 6", - "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices." + "path": "TeamViewer/TeamViewer.download.recipe", + "shortname": "TeamViewer.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.pkg.TeamViewer", + "io.github.hjuutilainen.install.TeamViewer", + "com.justinrummel.pkg.TeamViewer", + "com.github.peshay.filewave.TeamViewer" + ] }, - "io.github.hjuutilainen.install.TextExpander": { + "io.github.hjuutilainen.install.TeamViewerQS": { "name": null, - "description": "Downloads, packages and installs the current release version of TextExpander", + "description": "Installs the current release version of TeamViewerQS.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander.install.recipe", - "parent": "io.github.hjuutilainen.pkg.TextExpander", - "deprecated": true, - "shortname": "TextExpander.install", + "path": "TeamViewer/TeamViewerQuickSupport.install.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewerQS", + "shortname": "TeamViewerQuickSupport.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.TextExpander7": { - "name": "TextExpander7", - "description": "Downloads the latest version of TextExpander 7 and makes a package.", + "io.github.hjuutilainen.install.TeamViewer": { + "name": null, + "description": "Installs the current release version of TeamViewer.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander7.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TextExpander7", - "shortname": "TextExpander7.pkg", + "path": "TeamViewer/TeamViewer.install.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewer", + "shortname": "TeamViewer.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.pkg.1Password": { + "name": "1Password", + "description": "Downloads the current release version of 1Password and builds a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "AgileBits/1Password7.pkg.recipe", + "parent": "io.github.hjuutilainen.download.1Password", + "shortname": "1Password7.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.TextExpander7" + "io.github.hjuutilainen.install.1Password", + "com.justinrummel.jss.1Password", + "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload", + "com.github.davidbpirie.jamf-upload.1Password7" ] }, - "io.github.hjuutilainen.install.TextExpander7": { + "io.github.hjuutilainen.install.1Password8": { "name": null, - "description": "Downloads, packages and installs the current release version of TextExpander 7", + "description": "Installs the current release version of 1Password 8.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander7.install.recipe", - "parent": "io.github.hjuutilainen.pkg.TextExpander7", - "shortname": "TextExpander7.install", + "path": "AgileBits/1Password8.install.recipe", + "parent": "io.github.hjuutilainen.pkg.1Password8", + "shortname": "1Password8.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.TextExpander6": { - "name": "TextExpander6", - "description": "Downloads the current release version of TextExpander 6 and makes a package.", + "io.github.hjuutilainen.install.1Password": { + "name": null, + "description": "Installs the current release version of 1Password.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SmileOnMyMac/TextExpander6.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TextExpander6", - "deprecated": true, - "shortname": "TextExpander6.pkg", + "path": "AgileBits/1Password7.install.recipe", + "parent": "io.github.hjuutilainen.pkg.1Password", + "shortname": "1Password7.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.1Password8": { + "name": "1Password", + "description": "Downloads the current release version of 1Password 8 and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "AgileBits/1Password8.munki.recipe", + "parent": "io.github.hjuutilainen.download.1Password8", + "shortname": "1Password8.munki", + "inferred_type": "munki", + "munki_display_name": "1Password", + "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords." + }, + "io.github.hjuutilainen.pkg.1Password8": { + "name": "1Password", + "description": "Downloads the current release version of 1Password 8 and copies the downloaded package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "AgileBits/1Password8.pkg.recipe", + "parent": "io.github.hjuutilainen.download.1Password8", + "shortname": "1Password8.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.TextExpander6", - "com.github.andredb90.filewave.TextExpander6" + "io.github.hjuutilainen.install.1Password8", + "com.github.andredb90.filewave.1Password8", + "com.github.davidbpirie.jamf-upload.1Password8" ] }, - "io.github.hjuutilainen.download.ATLAS.ti": { - "name": "ATLAS.ti", - "description": "Downloads the current release version of ATLAS.ti.", + "io.github.hjuutilainen.download.1Password8": { + "name": "1Password", + "description": "Downloads the current release version of 1Password 8.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ATLAS.ti/ATLAS.ti.download.recipe", + "path": "AgileBits/1Password8.download.recipe", + "shortname": "1Password8.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.ATLAS.ti", - "io.github.hjuutilainen.pkg.ATLAS.ti" + "io.github.hjuutilainen.munki.1Password8", + "io.github.hjuutilainen.pkg.1Password8", + "com.github.Lotusshaney.pkg.1Password8" ] }, - "io.github.hjuutilainen.munki.ATLAS.ti": { - "name": "ATLAS.ti", - "description": "Downloads the current release version of ATLAS.ti and imports into Munki.", + "io.github.hjuutilainen.munki.1Password": { + "name": "1Password", + "description": "Downloads the current release version of 1Password and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ATLAS.ti/ATLAS.ti.munki.recipe", - "parent": "io.github.hjuutilainen.download.ATLAS.ti" + "path": "AgileBits/1Password7.munki.recipe", + "parent": "io.github.hjuutilainen.download.1Password", + "shortname": "1Password7.munki", + "inferred_type": "munki", + "munki_display_name": "1Password", + "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords." }, - "io.github.hjuutilainen.pkg.ATLAS.ti": { - "name": "ATLAS.ti", - "description": "Downloads the current release version of ATLAS.ti and creates a package.", + "io.github.hjuutilainen.download.1Password": { + "name": "1Password", + "description": "Downloads the current release version of 1Password.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ATLAS.ti/ATLAS.ti.pkg.recipe", - "parent": "io.github.hjuutilainen.download.ATLAS.ti", + "path": "AgileBits/1Password7.download.recipe", + "shortname": "1Password7.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.ATLAS.ti" + "io.github.hjuutilainen.pkg.1Password", + "io.github.hjuutilainen.munki.1Password", + "com.justinrummel.pkg.1Password" ] }, - "io.github.hjuutilainen.install.ATLAS.ti": { - "name": null, - "description": "Downloads and installs the current release version of ATLAS.ti.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "ATLAS.ti/ATLAS.ti.install.recipe", - "parent": "io.github.hjuutilainen.pkg.ATLAS.ti" - }, - "io.github.hjuutilainen.install.Subler": { + "io.github.hjuutilainen.install.Freedome": { "name": null, - "description": "Installs the current release version of Subler.", + "description": "Downloads and installs the current release version of Freedome.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Subler/Subler.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Subler", - "shortname": "Subler.install", + "path": "F-Secure/Freedome.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Freedome", + "shortname": "Freedome.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.Subler": { - "name": "Subler", - "description": "Downloads the current release version of Subler.", + "io.github.hjuutilainen.download.Freedome": { + "name": "Freedome", + "description": "Downloads the current release version of Freedome.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Subler/Subler.download.recipe", - "shortname": "Subler.download", + "path": "F-Secure/Freedome.download.recipe", + "shortname": "Freedome.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.Subler", - "io.github.hjuutilainen.pkg.Subler" + "io.github.hjuutilainen.munki.Freedome", + "io.github.hjuutilainen.pkg.Freedome" ] }, - "io.github.hjuutilainen.munki.Subler": { - "name": "Subler", - "description": "Downloads the current release version of Subler and imports into Munki.", + "io.github.hjuutilainen.munki.Freedome": { + "name": "Freedome", + "description": "Downloads the current release version of Freedome and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Subler/Subler.munki.recipe", - "parent": "io.github.hjuutilainen.download.Subler", - "shortname": "Subler.munki", + "path": "F-Secure/Freedome.munki.recipe", + "parent": "io.github.hjuutilainen.download.Freedome", + "shortname": "Freedome.munki", "inferred_type": "munki", - "munki_display_name": "Subler", - "munki_description": "Subler is an Mac OS X app created to mux mp4 files." + "munki_display_name": "F-Secure Freedome", + "munki_description": "Freedome is a virtual private network (VPN) application that provides security and online privacy protection for your phone, tablet, and computer. It encrypts your Internet traffic and protects you against hackers, trackers, and harmful content." }, - "io.github.hjuutilainen.pkg.Subler": { - "name": "Subler", - "description": "Downloads the current release version of Subler and builds a package.", + "io.github.hjuutilainen.pkg.Freedome": { + "name": "Freedome", + "description": "Downloads the current release version of Freedome and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Subler/Subler.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Subler", - "shortname": "Subler.pkg", + "path": "F-Secure/Freedome.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Freedome", + "shortname": "Freedome.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Subler" + "io.github.hjuutilainen.install.Freedome" ] }, - "io.github.hjuutilainen.install.iTerm2": { + "io.github.hjuutilainen.download.Blender": { + "name": "Blender", + "description": "Downloads the latest Blender. (At least) Since v2.93 you may choose between x64 and arm64 as architecture. This recipes defaults to x64.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Blender/Blender.download.recipe", + "shortname": "Blender.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.Blender", + "io.github.hjuutilainen.pkg.Blender" + ] + }, + "io.github.hjuutilainen.install.Blender": { "name": null, - "description": "Downloads, packages and installs the current release version of iTerm2", + "description": "Installs the current release version of Blender.", "repo": "autopkg/hjuutilainen-recipes", - "path": "iTerm2/iTerm2.install.recipe", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2.install", + "path": "Blender/Blender.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Blender", + "shortname": "Blender.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current release version of iTerm2 and imports into Munki.", + "io.github.hjuutilainen.munki.Blender": { + "name": "Blender", + "description": "Downloads the current release version of Blender and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "iTerm2/iTerm2.munki.recipe", - "parent": "io.github.hjuutilainen.download.iTerm2", - "shortname": "iTerm2.munki", + "path": "Blender/Blender.munki.recipe", + "parent": "io.github.hjuutilainen.download.Blender", + "shortname": "Blender.munki", "inferred_type": "munki", - "munki_display_name": "iTerm2", - "munki_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. Its focus is on performance, internationalization, and supporting innovative features that make your life better." + "munki_display_name": "Blender", + "munki_description": "Blender is the open source, cross platform suite of tools for 3D creation." }, - "io.github.hjuutilainen.pkg.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current release version of iTerm 2 and makes a package.", + "io.github.hjuutilainen.pkg.Blender": { + "name": "Blender", + "description": "Downloads the current release version of Blender and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "iTerm2/iTerm2.pkg.recipe", - "parent": "io.github.hjuutilainen.download.iTerm2", - "shortname": "iTerm2.pkg", + "path": "Blender/Blender.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Blender", + "shortname": "Blender.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.iTerm2", - "com.github.seansgm.autopkg-lanrev-recipes.iTerm2", - "com.github.seansgm.autopkg-absolute-recipes.iTerm2", - "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.iTerm2", - "com.github.davidbpirie.jamf-upload.iTerm2", - "com.github.Lotusshaney.munki.iTerm2" + "io.github.hjuutilainen.install.Blender", + "com.github.jazzace.jamf.Blender-latest", + "com.github.andredb90.filewave.Blender", + "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Blender", + "com.github.davidbpirie.jamf-upload.Blender" ] }, - "io.github.hjuutilainen.download.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current version of iTerm2. Set RELEASE to either \"final\" or \"testing\". For iTerm2 version 3 beta, set RELEASE to \"testing3\".", + "io.github.hjuutilainen.pkg.BibDesk": { + "name": "BibDesk", + "description": "Downloads the current release version of BibDesk and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "iTerm2/iTerm2.download.recipe", - "shortname": "iTerm2.download", - "inferred_type": "download", + "path": "BibDesk/BibDesk.pkg.recipe", + "parent": "io.github.hjuutilainen.download.BibDesk", + "shortname": "BibDesk.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.iTerm2", - "io.github.hjuutilainen.pkg.iTerm2", - "com.github.peshay.filewave.iTerm2", - "com.github.almenscorner.intune.iTerm2" + "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.BibDesk" ] }, - "io.github.hjuutilainen.install.CoRD": { - "name": null, - "description": "Installs the current release version of CoRD.", + "io.github.hjuutilainen.munki.BibDesk": { + "name": "BibDesk", + "description": "Downloads the current release version of BibDesk and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CoRD/CoRD.install.recipe", - "parent": "io.github.hjuutilainen.pkg.CoRD", - "shortname": "CoRD.install", - "inferred_type": "install" + "path": "BibDesk/BibDesk.munki.recipe", + "parent": "io.github.hjuutilainen.download.BibDesk", + "shortname": "BibDesk.munki", + "inferred_type": "munki", + "munki_display_name": "BibDesk", + "munki_description": "Use BibDesk to edit and manage your bibliography. It will keep track of both the bibliographic information and the associated files or web links for you. BibDesk's services will simplify using your bibliography in other applications and are particularly well suited for LATEX users." }, - "io.github.hjuutilainen.download.CoRD": { - "name": "CoRD", - "description": "Downloads the current release version of CoRD.", + "io.github.hjuutilainen.download.BibDesk": { + "name": "BibDesk", + "description": "Downloads the current release version of BibDesk.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CoRD/CoRD.download.recipe", - "shortname": "CoRD.download", + "path": "BibDesk/BibDesk.download.recipe", + "shortname": "BibDesk.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.CoRD", - "io.github.hjuutilainen.pkg.CoRD" + "io.github.hjuutilainen.pkg.BibDesk", + "io.github.hjuutilainen.munki.BibDesk", + "io.github.hjuutilainen.install.BibDesk" ] }, - "io.github.hjuutilainen.munki.CoRD": { - "name": "CoRD", - "description": "Downloads the current release version of CoRD and imports into Munki.", + "io.github.hjuutilainen.install.BibDesk": { + "name": null, + "description": "Installs the current release version of BibDesk.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CoRD/CoRD.munki.recipe", - "parent": "io.github.hjuutilainen.download.CoRD", - "shortname": "CoRD.munki", + "path": "BibDesk/BibDesk.install.recipe", + "parent": "io.github.hjuutilainen.download.BibDesk", + "shortname": "BibDesk.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.Chocolat": { + "name": "Chocolat", + "description": "Downloads the current release version of Chocolat and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Chocolat/Chocolat.munki.recipe", + "parent": "io.github.hjuutilainen.download.Chocolat", + "deprecated": true, + "shortname": "Chocolat.munki", "inferred_type": "munki", - "munki_display_name": "CoRD", - "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify." + "munki_display_name": "Chocolat", + "munki_description": "Native text editor for Mac." }, - "io.github.hjuutilainen.pkg.CoRD": { - "name": "CoRD", - "description": "Downloads the current release version of CoRD and builds a package.", + "io.github.hjuutilainen.pkg.Chocolat": { + "name": "Chocolat", + "description": "Downloads the current release version of Chocolat and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CoRD/CoRD.pkg.recipe", - "parent": "io.github.hjuutilainen.download.CoRD", - "shortname": "CoRD.pkg", + "path": "Chocolat/Chocolat.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Chocolat", + "deprecated": true, + "shortname": "Chocolat.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.CoRD", - "com.github.golbiga.jss.CoRD", - "com.github.seansgm.autopkg-lanrev-recipes.CoRD", - "com.github.seansgm.autopkg-absolute-recipes.CoRD", - "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.CoRD" + "io.github.hjuutilainen.install.Chocolat" ] }, - "io.github.hjuutilainen.munki.CodeRunner2": { - "name": "CodeRunner", - "description": "Downloads the latest CodeRunner 2 and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "CodeRunner/CodeRunner2.munki.recipe", - "parent": "io.github.hjuutilainen.download.CodeRunner2", - "shortname": "CodeRunner2.munki", - "inferred_type": "munki", - "munki_display_name": "CodeRunner 2", - "munki_description": "CodeRunner is the easiest way to write code on your Mac. You can run code in almost any language instantly, and you'll be surprised by the powerful set of features in such a lightweight and easy-to-use editor." - }, - "io.github.hjuutilainen.pkg.CodeRunner2": { - "name": "CodeRunner", - "description": "Downloads the latest CodeRunner 2 and creates a package.", + "io.github.hjuutilainen.download.Chocolat": { + "name": "Chocolat", + "description": "Downloads the current release version of Chocolat.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CodeRunner/CodeRunner2.pkg.recipe", - "parent": "io.github.hjuutilainen.download.CodeRunner2", - "shortname": "CodeRunner2.pkg", - "inferred_type": "pkg", + "path": "Chocolat/Chocolat.download.recipe", + "deprecated": true, + "shortname": "Chocolat.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.CodeRunner2" + "io.github.hjuutilainen.munki.Chocolat", + "io.github.hjuutilainen.pkg.Chocolat" ] }, - "io.github.hjuutilainen.install.CodeRunner2": { + "io.github.hjuutilainen.install.Chocolat": { "name": null, - "description": "Downloads and installs the current release version of CodeRunner 2.", + "description": "Installs the current release version of Chocolat.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CodeRunner/CodeRunner2.install.recipe", - "parent": "io.github.hjuutilainen.pkg.CodeRunner2", - "shortname": "CodeRunner2.install", + "path": "Chocolat/Chocolat.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Chocolat", + "deprecated": true, + "shortname": "Chocolat.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.CodeRunner2": { - "name": "CodeRunner", - "description": "Downloads the latest CodeRunner 2.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "CodeRunner/CodeRunner2.download.recipe", - "shortname": "CodeRunner2.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.munki.CodeRunner2", - "io.github.hjuutilainen.pkg.CodeRunner2" - ] - }, "io.github.hjuutilainen.install.GitKraken": { "name": null, "description": "Downloads and installs the current release version of GitKraken.", @@ -8399,18 +8316,6 @@ "shortname": "GitKraken.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.GitKraken": { - "name": "GitKraken", - "description": "Downloads the current release version of GitKraken.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Axosoft/GitKraken.download.recipe", - "shortname": "GitKraken.download", - "inferred_type": "download", - "children": [ - "io.github.hjuutilainen.munki.GitKraken", - "io.github.hjuutilainen.pkg.GitKraken" - ] - }, "io.github.hjuutilainen.munki.GitKraken": { "name": "GitKraken", "description": "Downloads the current release version of GitKraken and imports into Munki.", @@ -8435,323 +8340,303 @@ "com.github.killahquam.jss.GitKraken" ] }, - "io.github.hjuutilainen.download.Chocolat": { - "name": "Chocolat", - "description": "Downloads the current release version of Chocolat.", + "io.github.hjuutilainen.download.GitKraken": { + "name": "GitKraken", + "description": "Downloads the current release version of GitKraken.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Chocolat/Chocolat.download.recipe", - "deprecated": true, - "shortname": "Chocolat.download", + "path": "Axosoft/GitKraken.download.recipe", + "shortname": "GitKraken.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.Chocolat", - "io.github.hjuutilainen.munki.Chocolat" + "io.github.hjuutilainen.munki.GitKraken", + "io.github.hjuutilainen.pkg.GitKraken" ] }, - "io.github.hjuutilainen.install.Chocolat": { + "io.github.hjuutilainen.install.Alfred5": { "name": null, - "description": "Installs the current release version of Chocolat.", + "description": "Downloads and installs the current release version of Alfred 5.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Chocolat/Chocolat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Chocolat", - "deprecated": true, - "shortname": "Chocolat.install", + "path": "AlfredApp/Alfred5.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred5", + "shortname": "Alfred5.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.Chocolat": { - "name": "Chocolat", - "description": "Downloads the current release version of Chocolat and builds a package.", + "io.github.hjuutilainen.munki.Alfred4": { + "name": "Alfred4", + "description": "Downloads the current release version of Alfred 4 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Chocolat/Chocolat.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Chocolat", - "deprecated": true, - "shortname": "Chocolat.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.Chocolat" - ] + "path": "AlfredApp/Alfred4.munki.recipe", + "parent": "io.github.hjuutilainen.download.Alfred4", + "shortname": "Alfred4.munki", + "inferred_type": "munki", + "munki_display_name": "Alfred 4", + "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac." }, - "io.github.hjuutilainen.munki.Chocolat": { - "name": "Chocolat", - "description": "Downloads the current release version of Chocolat and imports into Munki.", + "io.github.hjuutilainen.install.Alfred3": { + "name": null, + "description": "Downloads and installs the current release version of Alfred 3.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Chocolat/Chocolat.munki.recipe", - "parent": "io.github.hjuutilainen.download.Chocolat", - "deprecated": true, - "shortname": "Chocolat.munki", - "inferred_type": "munki", - "munki_display_name": "Chocolat", - "munki_description": "Native text editor for Mac." + "path": "AlfredApp/Alfred3.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred3", + "shortname": "Alfred3.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.munki.CheatSheet": { - "name": "CheatSheet", - "description": "Downloads the current release version of CheatSheet and imports into Munki.", + "io.github.hjuutilainen.munki.Alfred3": { + "name": "Alfred3", + "description": "Downloads the current release version of Alfred 3 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CheatSheet/CheatSheet.munki.recipe", - "parent": "io.github.hjuutilainen.download.CheatSheet", - "shortname": "CheatSheet.munki", + "path": "AlfredApp/Alfred3.munki.recipe", + "parent": "io.github.hjuutilainen.download.Alfred3", + "shortname": "Alfred3.munki", "inferred_type": "munki", - "munki_display_name": "CheatSheet", - "munki_description": "Know your short cuts.\n\nJust hold the command key a bit longer to get a list of all active short cuts of the current application. It's as simple as that." + "munki_display_name": "Alfred 3", + "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." }, - "io.github.hjuutilainen.download.CheatSheet": { - "name": "CheatSheet", - "description": "Downloads the current release version of CheatSheet.", + "io.github.hjuutilainen.download.Alfred5": { + "name": "Alfred5", + "description": "Downloads the latest Alfred 5.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CheatSheet/CheatSheet.download.recipe", - "shortname": "CheatSheet.download", + "path": "AlfredApp/Alfred5.download.recipe", + "shortname": "Alfred5.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.CheatSheet", - "io.github.hjuutilainen.pkg.CheatSheet", - "com.github.peshay.filewave.CheatSheet" + "io.github.hjuutilainen.pkg.Alfred5", + "io.github.hjuutilainen.munki.Alfred5", + "com.github.peshay.filewave.Alfred" ] }, - "io.github.hjuutilainen.install.CheatSheet": { - "name": null, - "description": "Installs the current release version of CheatSheet.", + "io.github.hjuutilainen.download.Alfred3": { + "name": "Alfred3", + "description": "Downloads the latest Alfred 3.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CheatSheet/CheatSheet.install.recipe", - "parent": "io.github.hjuutilainen.pkg.CheatSheet", - "shortname": "CheatSheet.install", - "inferred_type": "install" + "path": "AlfredApp/Alfred3.download.recipe", + "shortname": "Alfred3.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.Alfred3", + "io.github.hjuutilainen.pkg.Alfred3" + ] }, - "io.github.hjuutilainen.pkg.CheatSheet": { - "name": "CheatSheet", - "description": "Downloads the current release version of CheatSheet and builds a package.", + "io.github.hjuutilainen.pkg.Alfred3": { + "name": "Alfred3", + "description": "Downloads the current release version of Alfred 3 and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "CheatSheet/CheatSheet.pkg.recipe", - "parent": "io.github.hjuutilainen.download.CheatSheet", - "shortname": "CheatSheet.pkg", + "path": "AlfredApp/Alfred3.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Alfred3", + "shortname": "Alfred3.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.CheatSheet", - "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet" + "io.github.hjuutilainen.install.Alfred3", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred3" ] }, - "io.github.hjuutilainen.install.ELAN": { - "name": null, - "description": "Installs the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", - "repo": "autopkg/hjuutilainen-recipes", - "path": "ELAN/ELAN.install.recipe", - "parent": "io.github.hjuutilainen.pkg.ELAN", - "shortname": "ELAN.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.download.ELAN": { - "name": "ELAN", - "description": "Downloads the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", + "io.github.hjuutilainen.pkg.Alfred2": { + "name": "Alfred2", + "description": "Downloads the current release version of Alfred 2 and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ELAN/ELAN.download.recipe", - "shortname": "ELAN.download", - "inferred_type": "download", + "path": "AlfredApp/Alfred2.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Alfred2", + "shortname": "Alfred2.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.ELAN", - "io.github.hjuutilainen.pkg.ELAN" + "io.github.hjuutilainen.install.Alfred2", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred2" ] }, - "io.github.hjuutilainen.munki.ELAN": { - "name": "ELAN", - "description": "Downloads the current release version of ELAN and imports into Munki. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", - "repo": "autopkg/hjuutilainen-recipes", - "path": "ELAN/ELAN.munki.recipe", - "parent": "io.github.hjuutilainen.download.ELAN", - "shortname": "ELAN.munki", - "inferred_type": "munki", - "munki_display_name": "ELAN", - "munki_description": "ELAN is an annotation tool for audio and video recordings.\n\nWith ELAN a user can add an unlimited number of textual annotations to audio and/or video recordings. An annotation can be a sentence, word or gloss, a comment, translation or a description of any feature observed in the media. Annotations can be created on multiple layers, called tiers. Tiers can be hierarchically interconnected. An annotation can either be time-aligned to the media or it can refer to other existing annotations. The content of annotations consists of Unicode text and annotation documents are stored in an XML format (EAF)." - }, - "io.github.hjuutilainen.pkg.ELAN": { - "name": "ELAN", - "description": "Downloads the current release version of ELAN and builds a package. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", + "io.github.hjuutilainen.pkg.Alfred4": { + "name": "Alfred4", + "description": "Downloads the current release version of Alfred 4 and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ELAN/ELAN.pkg.recipe", - "parent": "io.github.hjuutilainen.download.ELAN", - "shortname": "ELAN.pkg", + "path": "AlfredApp/Alfred4.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Alfred4", + "shortname": "Alfred4.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.ELAN" + "io.github.hjuutilainen.install.Alfred4", + "com.gitub.d33t5.jamf.Alfred", + "com.github.d33t5.jss.Alfred" ] }, - "io.github.hjuutilainen.install.iLokLicenseManager": { + "io.github.hjuutilainen.install.Alfred4": { "name": null, - "description": "Installs the current release version of iLokLicenseManager.", + "description": "Downloads and installs the current release version of Alfred 4.", "repo": "autopkg/hjuutilainen-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManager.install.recipe", - "parent": "io.github.hjuutilainen.download.iLokLicenseManager", - "shortname": "iLokLicenseManager.install", + "path": "AlfredApp/Alfred4.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred4", + "shortname": "Alfred4.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.iLokLicenseManager": { - "name": "iLokLicenseManager", - "description": "Downloads the latest iLok License Manager disk image.", + "io.github.hjuutilainen.pkg.Alfred5": { + "name": "Alfred5", + "description": "Downloads the current release version of Alfred 5 and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManager.download.recipe", - "shortname": "iLokLicenseManager.download", - "inferred_type": "download", + "path": "AlfredApp/Alfred5.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Alfred5", + "shortname": "Alfred5.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.iLokLicenseManager", - "io.github.hjuutilainen.munki.iLokLicenseManager", - "com.github.davidbpirie.pkg.iLokLicenseManager" + "io.github.hjuutilainen.install.Alfred5", + "com.github.Lotusshaney.munki.Alfred5-pkg" ] }, - "io.github.hjuutilainen.munki.iLokLicenseManager": { - "name": "iLokLicenseManager", - "description": "Downloads the current release version of iLok License Manager and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "io.github.hjuutilainen.munki.Alfred2": { + "name": "Alfred2", + "description": "Downloads the current release version of Alfred 2 and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManager.munki.recipe", - "parent": "io.github.hjuutilainen.download.iLokLicenseManager", - "shortname": "iLokLicenseManager.munki", + "path": "AlfredApp/Alfred2.munki.recipe", + "parent": "io.github.hjuutilainen.download.Alfred2", + "shortname": "Alfred2.munki", "inferred_type": "munki", - "munki_display_name": "iLok License Manager", - "munki_description": "With the iLok License Manager, you can view your account, add licenses to your iLok, move your licenses between iLoks, and receive new licenses from participating software publishers." + "munki_display_name": "Alfred 2", + "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." }, - "io.github.hjuutilainen.download.IINA": { - "name": "IINA", - "description": "Downloads the latest version of IINA.", + "io.github.hjuutilainen.download.Alfred2": { + "name": "Alfred2", + "description": "Downloads the latest Alfred 2.", "repo": "autopkg/hjuutilainen-recipes", - "path": "IINA/IINA.download.recipe", - "shortname": "IINA.download", + "path": "AlfredApp/Alfred2.download.recipe", + "shortname": "Alfred2.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.IINA", - "io.github.hjuutilainen.pkg.IINA", - "com.github.peshay.filewave.IINA" + "io.github.hjuutilainen.pkg.Alfred2", + "io.github.hjuutilainen.munki.Alfred2" ] }, - "io.github.hjuutilainen.munki.IINA": { - "name": "IINA", - "description": "Downloads the current release version of IINA and imports into Munki.", + "io.github.hjuutilainen.install.Alfred2": { + "name": null, + "description": "Downloads and installs the current release version of Alfred 2.", "repo": "autopkg/hjuutilainen-recipes", - "path": "IINA/IINA.munki.recipe", - "parent": "io.github.hjuutilainen.download.IINA", - "shortname": "IINA.munki", + "path": "AlfredApp/Alfred2.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred2", + "shortname": "Alfred2.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.Alfred5": { + "name": "Alfred5", + "description": "Downloads the current release version of Alfred 5 and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "AlfredApp/Alfred5.munki.recipe", + "parent": "io.github.hjuutilainen.download.Alfred5", + "shortname": "Alfred5.munki", "inferred_type": "munki", - "munki_display_name": "IINA", - "munki_description": "The modern video player for macOS." + "munki_display_name": "Alfred 5", + "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac." }, - "io.github.hjuutilainen.pkg.IINA": { - "name": "IINA", - "description": "Downloads the current release version of IINA and builds a package.", + "io.github.hjuutilainen.download.Alfred4": { + "name": "Alfred4", + "description": "Downloads the latest Alfred 4.", "repo": "autopkg/hjuutilainen-recipes", - "path": "IINA/IINA.pkg.recipe", - "parent": "io.github.hjuutilainen.download.IINA", - "shortname": "IINA.pkg", - "inferred_type": "pkg", + "path": "AlfredApp/Alfred4.download.recipe", + "shortname": "Alfred4.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.IINA", - "com.github.jazzace.ds.IINA", - "com.github.jazzace.jamf.IINA-latest" + "io.github.hjuutilainen.munki.Alfred4", + "io.github.hjuutilainen.pkg.Alfred4" ] }, - "io.github.hjuutilainen.install.IINA": { + "io.github.hjuutilainen.pkg.Packages": { "name": null, - "description": "Downloads, packages and installs the current release version of IINA.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "IINA/IINA.install.recipe", - "parent": "io.github.hjuutilainen.pkg.IINA", - "shortname": "IINA.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.download.Atom": { - "name": "Atom", - "description": "Downloads the current release version of Atom.", + "description": "Downloads the current release version of Packages and extracts the installer package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitHub/Atom.download.recipe", - "shortname": "Atom.download", - "inferred_type": "download", + "path": "Packages/Packages.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Packages", + "shortname": "Packages.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.Atom", - "io.github.hjuutilainen.pkg.Atom", - "com.github.peshay.filewave.Atom" + "io.github.hjuutilainen.install.Packages", + "com.github.peshay.filewave.Packages" ] }, - "io.github.hjuutilainen.munki.Atom": { - "name": "Atom", - "description": "Downloads the current release version of Atom and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "GitHub/Atom.munki.recipe", - "parent": "io.github.hjuutilainen.download.Atom", - "shortname": "Atom.munki", - "inferred_type": "munki", - "munki_display_name": "Atom", - "munki_description": "A hackable text editor for the 21st Century" - }, - "io.github.hjuutilainen.install.Atom": { + "io.github.hjuutilainen.install.Packages": { "name": null, - "description": "Downloads, packages and installs the current release version of Atom", + "description": "Installs the current release version of Packages.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitHub/Atom.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Atom", - "shortname": "Atom.install", + "path": "Packages/Packages.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Packages", + "shortname": "Packages.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.Atom": { - "name": "Atom", - "description": "Downloads the current release version of Atom and makes a package.", + "io.github.hjuutilainen.munki.Packages": { + "name": "Packages", + "description": "Downloads the current release version of Packages and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/hjuutilainen-recipes", - "path": "GitHub/Atom.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Atom", - "shortname": "Atom.pkg", - "inferred_type": "pkg", + "path": "Packages/Packages.munki.recipe", + "parent": "io.github.hjuutilainen.download.Packages", + "shortname": "Packages.munki", + "inferred_type": "munki", + "munki_display_name": "Packages", + "munki_description": "Whenever you need to create an installation package or distribution for Mac OS X 10.5 or later, Packages is the powerful and flexible solution you're looking for." + }, + "io.github.hjuutilainen.download.Packages": { + "name": "Packages", + "description": "Downloads the latest Packages disk image.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Packages/Packages.download.recipe", + "shortname": "Packages.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.Atom", - "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Atom" + "io.github.hjuutilainen.pkg.Packages", + "io.github.hjuutilainen.munki.Packages", + "com.github.rtrouton.pkg.Packages" ] }, - "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub": { - "name": "WorkspaceONEIntelligentHub", - "description": "Downloads the latest Workspace ONE Intelligent Hub (previously AirWatch Agent) release.", + "io.github.hjuutilainen.download.Vagrant": { + "name": "Vagrant", + "description": "Downloads the latest Vagrant.", "repo": "autopkg/hjuutilainen-recipes", - "path": "VMware/WorkspaceONEIntelligentHub.download.recipe", - "shortname": "WorkspaceONEIntelligentHub.download", + "path": "HashiCorp/Vagrant.download.recipe", + "shortname": "Vagrant.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub" + "io.github.hjuutilainen.install.Vagrant", + "io.github.hjuutilainen.munki.Vagrant", + "com.github.peshay.filewave.Vagrant", + "com.github.dataJAR-recipes.pkg.Vagrant" ] }, - "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub": { - "name": "WorkspaceONEIntelligentHub", - "description": "Downloads the current release version of Workspace ONE Intelligent Hub and imports into Munki.", + "io.github.hjuutilainen.install.Vagrant": { + "name": null, + "description": "Downloads and installs the current release version of Vagrant.", "repo": "autopkg/hjuutilainen-recipes", - "path": "VMware/WorkspaceONEIntelligentHub.munki.recipe", - "parent": "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub", - "shortname": "WorkspaceONEIntelligentHub.munki", - "inferred_type": "munki", - "munki_display_name": "Workspace ONE Intelligent Hub", - "munki_description": "Workspace ONE Intelligent Hub is the app you use to register your device for access to resources within your organization." + "path": "HashiCorp/Vagrant.install.recipe", + "parent": "io.github.hjuutilainen.download.Vagrant", + "shortname": "Vagrant.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.SharedProcessors": { - "name": null, - "description": "This is a stub recipe for referencing shared processors", + "io.github.hjuutilainen.munki.Vagrant": { + "name": "Vagrant", + "description": "Downloads the current release version of Vagrant and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "SharedProcessors/SharedProcessors-hjuutilainen.recipe" + "path": "HashiCorp/Vagrant.munki.recipe", + "parent": "io.github.hjuutilainen.download.Vagrant", + "shortname": "Vagrant.munki", + "inferred_type": "munki", + "munki_display_name": "Vagrant", + "munki_description": "Create and configure lightweight, reproducible, and portable development environments." }, - "io.github.hjuutilainen.download.MyoConnect": { - "name": "MyoConnect", - "description": "Downloads the current release version of Myo Connect.", + "io.github.hjuutilainen.download.Vault": { + "name": "Vault", + "description": "Downloads the latest Vault.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Thalmic Labs/MyoConnect.download.recipe", - "deprecated": true, - "shortname": "MyoConnect.download", + "path": "HashiCorp/Vault.download.recipe", + "shortname": "Vault.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.MyoConnect" + "com.github.apizz.pkg.Vault" ] }, - "io.github.hjuutilainen.munki.MyoConnect": { - "name": "MyoConnect", - "description": "Downloads the current release version of Myo Connect and imports into Munki.", + "io.github.hjuutilainen.munki.TeXShop": { + "name": "TeXShop", + "description": "Downloads the current release version of TeXShop and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Thalmic Labs/MyoConnect.munki.recipe", - "parent": "io.github.hjuutilainen.download.MyoConnect", - "deprecated": true, - "shortname": "MyoConnect.munki", + "path": "TeXShop/TeXShop.munki.recipe", + "parent": "io.github.hjuutilainen.download.TeXShop", + "shortname": "TeXShop.munki", "inferred_type": "munki", - "munki_display_name": "Myo Connect", - "munki_description": "Myo on Mac OS X" + "munki_display_name": "TeXShop", + "munki_description": "TeXShop is a TeX previewer for Mac OS X, written in Cocoa. Since pdf is a native file format on OS X, TeXShop uses \"pdftex\" and \"pdflatex\" rather than \"tex\" and \"latex\" to typeset in its default configuration; these programs in the standard TeX Live distribution of TeX produce pdf output instead of dvi output." }, "io.github.hjuutilainen.pkg.TeXShop": { "name": "TeXShop", @@ -8770,9 +8655,9 @@ "shortname": "TeXShop.download", "inferred_type": "download", "children": [ + "io.github.hjuutilainen.munki.TeXShop", "io.github.hjuutilainen.pkg.TeXShop", "io.github.hjuutilainen.install.TeXShop", - "io.github.hjuutilainen.munki.TeXShop", "com.github.grahampugh.recipes.pkg.TeXShop" ] }, @@ -8785,821 +8670,914 @@ "shortname": "TeXShop.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.TeXShop": { - "name": "TeXShop", - "description": "Downloads the current release version of TeXShop and imports into Munki.", + "io.github.hjuutilainen.pkg.BigSurBlocker": { + "name": "BigSurBlocker", + "description": "Downloads the current release version of Big Sur Blocker and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeXShop/TeXShop.munki.recipe", - "parent": "io.github.hjuutilainen.download.TeXShop", - "shortname": "TeXShop.munki", + "path": "Hannes Juutilainen/BigSurBlocker.pkg.recipe", + "parent": "io.github.hjuutilainen.download.BigSurBlocker", + "shortname": "BigSurBlocker.pkg", + "inferred_type": "pkg" + }, + "io.github.hjuutilainen.munki.SUSInspector": { + "name": "SUSInspector", + "description": "Downloads the current release version of SUS Inspector and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Hannes Juutilainen/SUSInspector.munki.recipe", + "parent": "io.github.hjuutilainen.download.SUSInspector", + "shortname": "SUSInspector.munki", "inferred_type": "munki", - "munki_display_name": "TeXShop", - "munki_description": "TeXShop is a TeX previewer for Mac OS X, written in Cocoa. Since pdf is a native file format on OS X, TeXShop uses \"pdftex\" and \"pdflatex\" rather than \"tex\" and \"latex\" to typeset in its default configuration; these programs in the standard TeX Live distribution of TeX produce pdf output instead of dvi output." + "munki_display_name": "SUS Inspector", + "munki_description": "SUS Inspector is an utility app for viewing detailed information about Apple's Software Update Service. It sets up a local Reposado installation to replicate catalogs and then parses them for viewing." }, - "io.github.hjuutilainen.download.TeamViewerQS": { - "name": "TeamViewerQS", - "description": "Downloads the latest TeamViewer QuickSupport disk image.", + "io.github.hjuutilainen.download.SUSInspector": { + "name": "SUSInspector", + "description": "Downloads the latest version of SUS Inspector.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerQuickSupport.download.recipe", - "shortname": "TeamViewerQuickSupport.download", + "path": "Hannes Juutilainen/SUSInspector.download.recipe", + "shortname": "SUSInspector.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.TeamViewerQS", - "io.github.hjuutilainen.pkg.TeamViewerQS", - "io.github.hjuutilainen.install.TeamViewerQS", - "com.justinrummel.pkg.TeamViewerQS", - "com.github.peshay.filewave.TeamViewerQuickSupport" + "io.github.hjuutilainen.munki.SUSInspector", + "io.github.hjuutilainen.install.SUSInspector", + "io.github.hjuutilainen.pkg.SUSInspector" ] }, - "io.github.hjuutilainen.munki.TeamViewerQS": { - "name": "TeamViewerQS", - "description": "Downloads the current release version of TeamViewer QuickSupport and imports into Munki. TeamViewer QuickSupport is a simple and small customer module, runs immediately without installation and does not require administrative rights - optimized for instant support", + "io.github.hjuutilainen.install.SUSInspector": { + "name": null, + "description": "Downloads and installs the current release version of SUSInspector.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerQuickSupport.munki.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewerQS", - "shortname": "TeamViewerQuickSupport.munki", + "path": "Hannes Juutilainen/SUSInspector.install.recipe", + "parent": "io.github.hjuutilainen.download.SUSInspector", + "shortname": "SUSInspector.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.BigSurBlocker": { + "name": "BigSurBlocker", + "description": "Downloads the current release version of Big Sur Blocker and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Hannes Juutilainen/BigSurBlocker.munki.recipe", + "parent": "io.github.hjuutilainen.download.BigSurBlocker", + "shortname": "BigSurBlocker.munki", "inferred_type": "munki", - "munki_display_name": "TeamViewer QuickSupport", - "munki_description": "All-In-One Solution for Remote Access and Support over the Internet." + "munki_display_name": "Big Sur Blocker", + "munki_description": "Detect when \"Install macOS Big Sur.app\" installer application has launched, terminate the process and display an alert." }, - "io.github.hjuutilainen.pkg.TeamViewerQS": { - "name": "TeamViewerQS", - "description": "Downloads the current release version of TeamViewerQS and builds a package.", + "io.github.hjuutilainen.pkg.SUSInspector": { + "name": "SUSInspector", + "description": "Downloads the current release version of SUSInspector and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerQuickSupport.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewerQS", - "shortname": "TeamViewerQuickSupport.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS", - "com.github.seansgm.autopkg-absolute-recipes.TeamviewerQS" - ] + "path": "Hannes Juutilainen/SUSInspector.pkg.recipe", + "parent": "io.github.hjuutilainen.download.SUSInspector", + "shortname": "SUSInspector.pkg", + "inferred_type": "pkg" }, - "io.github.hjuutilainen.download.TeamViewer": { - "name": "TeamViewer", - "description": "Downloads the latest TeamViewer disk image.", + "io.github.hjuutilainen.download.BigSurBlocker": { + "name": "BigSurBlocker", + "description": "Downloads the latest version of Big Sur Blocker.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewer.download.recipe", - "shortname": "TeamViewer.download", + "path": "Hannes Juutilainen/BigSurBlocker.download.recipe", + "shortname": "BigSurBlocker.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.TeamViewer", - "io.github.hjuutilainen.install.TeamViewer", - "com.justinrummel.pkg.TeamViewer", - "com.github.peshay.filewave.TeamViewer" + "io.github.hjuutilainen.pkg.BigSurBlocker", + "io.github.hjuutilainen.munki.BigSurBlocker" ] }, - "io.github.hjuutilainen.install.TeamViewerQS": { - "name": null, - "description": "Installs the current release version of TeamViewerQS.", + "io.github.hjuutilainen.pkg.GIMP": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerQuickSupport.install.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewerQS", - "shortname": "TeamViewerQuickSupport.install", - "inferred_type": "install" + "path": "GIMP/Gimp.pkg.recipe", + "parent": "io.github.hjuutilainen.download.GIMP", + "shortname": "Gimp.pkg", + "inferred_type": "pkg", + "children": [ + "io.github.hjuutilainen.install.GIMP", + "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.GIMP" + ] }, - "io.github.hjuutilainen.munki.TeamViewerHost": { - "name": "TeamViewerHost", - "description": "Downloads the current release version of TeamViewerHost and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "io.github.hjuutilainen.munki.GIMP": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org and imports into Munki.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerHost.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.TeamViewerHost", - "shortname": "TeamViewerHost.munki", + "path": "GIMP/GIMP.munki.recipe", + "parent": "io.github.hjuutilainen.download.GIMP", + "shortname": "GIMP.munki", "inferred_type": "munki", - "munki_display_name": "TeamViewer Host", - "munki_description": "All-In-One Solution for Remote Access and Support over the Internet." + "munki_display_name": "GIMP", + "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages." }, - "io.github.hjuutilainen.pkg.TeamViewerHost": { - "name": "TeamViewerHost", - "description": "Downloads the current release version of TeamViewerHost and extracts the app information.", + "io.github.hjuutilainen.download.GIMP": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerHost.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewerHost", - "shortname": "TeamViewerHost.pkg", - "inferred_type": "pkg", + "path": "GIMP/GIMP.download.recipe", + "shortname": "GIMP.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.munki.TeamViewerHost" + "io.github.hjuutilainen.pkg.GIMP", + "io.github.hjuutilainen.munki.GIMP", + "com.github.peshay.filewave.GIMP", + "com.github.grahampugh.pkg.GIMP" ] }, - "io.github.hjuutilainen.download.TeamViewerHost": { - "name": "TeamViewerHost", - "description": "Downloads the latest TeamViewer Host disk image.", + "io.github.hjuutilainen.install.GIMP": { + "name": "GIMP", + "description": "Installs the latest version of GIMP from gimp.org.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerHost.download.recipe", - "shortname": "TeamViewerHost.download", + "path": "GIMP/Gimp.install.recipe", + "parent": "io.github.hjuutilainen.pkg.GIMP", + "shortname": "Gimp.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.download.LibreOffice": { + "name": "LibreOffice", + "description": "Downloads the latest LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.\nThe architecture (ARCH) can be 'x86_64' or 'aarch64'\n", + "repo": "autopkg/hjuutilainen-recipes", + "path": "LibreOffice/LibreOffice.download.recipe", + "shortname": "LibreOffice.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.TeamViewerHost", - "com.github.peertransfer.pkg.TeamViewerHost" + "io.github.hjuutilainen.munki.LibreOffice", + "io.github.hjuutilainen.pkg.LibreOffice", + "io.github.hjuutilainen.install.LibreOffice", + "com.github.peshay.filewave.LibreOffice", + "com.github.sebtomasi.download.LibreOfficeLangPack", + "com.github.grahampugh.recipes.download.LibreOfficeLangPack", + "com.github.wycomco.download.LibreOfficeLangPack" ] }, - "io.github.hjuutilainen.pkg.TeamViewer": { - "name": "TeamViewer", - "description": "Downloads the current release version of TeamViewer and extracts the app information.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "io.github.hjuutilainen.munki.LibreOffice": { + "name": "LibreOffice", + "description": "Downloads the latest version of LibreOffice and imports into Munki. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewer.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewer", - "shortname": "TeamViewer.pkg", + "path": "LibreOffice/LibreOffice.munki.recipe", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOffice.munki", + "inferred_type": "munki", + "munki_display_name": "LibreOffice", + "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base." + }, + "io.github.hjuutilainen.pkg.LibreOffice": { + "name": "LibreOffice", + "description": "Downloads the latest version of LibreOffice and builds a package. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "LibreOffice/LibreOffice.pkg.recipe", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOffice.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.TeamViewer" + "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice", + "com.github.seansgm.autopkg-absolute-recipes.LibreOffice", + "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice", + "com.github.almenscorner.intune.LibreOffice" ] }, - "io.github.hjuutilainen.download.TeamViewerQJ": { - "name": "TeamViewerQuickJoin", - "description": "Downloads the latest TeamViewer QuickJoin disk image.", + "io.github.hjuutilainen.install.LibreOffice": { + "name": "LibreOffice", + "description": "Installs the latest version of LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewerQuickJoin.download.recipe", - "shortname": "TeamViewerQuickJoin.download", - "inferred_type": "download" + "path": "LibreOffice/LibreOffice.install.recipe", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOffice.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.munki.TeamViewer": { - "name": "TeamViewer", - "description": "Downloads the current release version of TeamViewer and imports into Munki.", + "io.github.hjuutilainen.munki.R": { + "name": "R", + "description": "Downloads the current release version of R and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewer.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.TeamViewer", - "shortname": "TeamViewer.munki", + "path": "R/R.munki.recipe", + "parent": "io.github.hjuutilainen.download.R", + "shortname": "R.munki", "inferred_type": "munki", - "munki_display_name": "TeamViewer", - "munki_description": "All-In-One Solution for Remote Access and Support over the Internet." + "munki_display_name": "R for Mac OS X", + "munki_description": "R is a language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc." }, - "io.github.hjuutilainen.install.TeamViewer": { + "io.github.hjuutilainen.install.R": { "name": null, - "description": "Installs the current release version of TeamViewer.", + "description": "Installs the current release version of R.", "repo": "autopkg/hjuutilainen-recipes", - "path": "TeamViewer/TeamViewer.install.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewer", - "shortname": "TeamViewer.install", + "path": "R/R.install.recipe", + "parent": "io.github.hjuutilainen.download.R", + "shortname": "R.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.Go2Shell": { - "name": "Go2Shell", - "description": "Downloads the latest Go2Shell and creates a package.", + "io.github.hjuutilainen.download.R": { + "name": "R", + "description": "Downloads the latest R installer package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ZipZapMac/Go2Shell.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Go2Shell", - "shortname": "Go2Shell.pkg", - "inferred_type": "pkg" + "path": "R/R.download.recipe", + "shortname": "R.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.R", + "io.github.hjuutilainen.install.R", + "com.github.golbiga.pkg.R", + "com.github.grahampugh.recipes.pkg.R" + ] }, - "io.github.hjuutilainen.download.Go2Shell": { - "name": "Go2Shell", - "description": "Downloads the current release version of Go2Shell.", + "io.github.hjuutilainen.munki.MyoConnect": { + "name": "MyoConnect", + "description": "Downloads the current release version of Myo Connect and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ZipZapMac/Go2Shell.download.recipe", - "shortname": "Go2Shell.download", + "path": "Thalmic Labs/MyoConnect.munki.recipe", + "parent": "io.github.hjuutilainen.download.MyoConnect", + "deprecated": true, + "shortname": "MyoConnect.munki", + "inferred_type": "munki", + "munki_display_name": "Myo Connect", + "munki_description": "Myo on Mac OS X" + }, + "io.github.hjuutilainen.download.MyoConnect": { + "name": "MyoConnect", + "description": "Downloads the current release version of Myo Connect.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Thalmic Labs/MyoConnect.download.recipe", + "deprecated": true, + "shortname": "MyoConnect.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.Go2Shell", - "io.github.hjuutilainen.munki.Go2Shell", - "io.github.hjuutilainen.install.Go2Shell", - "com.github.peshay.filewave.Go2Shell" + "io.github.hjuutilainen.munki.MyoConnect" ] }, - "io.github.hjuutilainen.munki.Go2Shell": { - "name": "Go2Shell", - "description": "Downloads the current release version of Go2Shell and imports into Munki.", + "io.github.hjuutilainen.download.OpenOffice": { + "name": "OpenOffice", + "description": "Downloads the latest OpenOffice.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ZipZapMac/Go2Shell.munki.recipe", - "parent": "io.github.hjuutilainen.download.Go2Shell", - "shortname": "Go2Shell.munki", - "inferred_type": "munki", - "munki_display_name": "Go2Shell", - "munki_description": "Opens a terminal window to the current directory in Finder." + "path": "OpenOffice/OpenOffice.download.recipe", + "shortname": "OpenOffice.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.pkg.OpenOffice", + "io.github.hjuutilainen.munki.OpenOffice", + "io.github.hjuutilainen.install.OpenOffice", + "com.github.peshay.filewave.OpenOffice" + ] }, - "io.github.hjuutilainen.install.Go2Shell": { - "name": null, - "description": "Downloads and installs the current release version of Go2Shell.", + "io.github.hjuutilainen.pkg.OpenOffice": { + "name": "OpenOffice", + "description": "Downloads the latest OpenOffice version and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ZipZapMac/Go2Shell.install.recipe", - "parent": "io.github.hjuutilainen.download.Go2Shell", - "shortname": "Go2Shell.install", - "inferred_type": "install" + "path": "OpenOffice/OpenOffice.pkg.recipe", + "parent": "io.github.hjuutilainen.download.OpenOffice", + "shortname": "OpenOffice.pkg", + "inferred_type": "pkg" }, - "io.github.hjuutilainen.download.heartbeat": { - "name": "heartbeat", - "description": "Downloads the latest Elastic heartbeat", + "io.github.hjuutilainen.munki.OpenOffice": { + "name": "OpenOffice", + "description": "Downloads the current release version of Apache OpenOffice and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/heartbeat.download.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "heartbeat.download", - "inferred_type": "download" + "path": "OpenOffice/OpenOffice.munki.recipe", + "parent": "io.github.hjuutilainen.download.OpenOffice", + "shortname": "OpenOffice.munki", + "inferred_type": "munki", + "munki_display_name": "Apache OpenOffice", + "munki_description": "Apache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files from other common office software packages. It can be downloaded and used completely free of charge for any purpose." }, - "io.github.hjuutilainen.install.auditbeat": { + "io.github.hjuutilainen.install.OpenOffice": { "name": null, - "description": "Downloads and installs the latest Elastic auditbeat", + "description": "Installs the current release version of OpenOffice.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/auditbeat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.auditbeat", - "shortname": "auditbeat.install", + "path": "OpenOffice/OpenOffice.install.recipe", + "parent": "io.github.hjuutilainen.download.OpenOffice", + "shortname": "OpenOffice.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.metricbeat": { - "name": null, - "description": "Downloads the latest Elastic metricbeat and creates a package", + "io.github.hjuutilainen.pkg.Kaleidoscope": { + "name": "Kaleidoscope", + "description": "Downloads the current release version of Kaleidoscope and creates a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/metricbeat.pkg.recipe", - "parent": "io.github.hjuutilainen.pkg.elasticbeat", - "shortname": "metricbeat.pkg", + "path": "Kaleidoscope/Kaleidoscope.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Kaleidoscope", + "shortname": "Kaleidoscope.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.metricbeat", - "io.github.hjuutilainen.install.metricbeat" + "io.github.hjuutilainen.install.Kaleidoscope", + "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope" ] }, - "io.github.hjuutilainen.download.filebeat": { - "name": "filebeat", - "description": "Downloads the latest Elastic filebeat", + "io.github.hjuutilainen.install.Kaleidoscope": { + "name": "Kaleidoscope", + "description": "Downloads and installs the current release version of Kaleidoscope.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/filebeat.download.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "filebeat.download", - "inferred_type": "download" + "path": "Kaleidoscope/Kaleidoscope.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Kaleidoscope", + "shortname": "Kaleidoscope.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.install.functionbeat": { - "name": null, - "description": "Downloads and installs the latest Elastic functionbeat", + "io.github.hjuutilainen.download.Kaleidoscope": { + "name": "Kaleidoscope", + "description": "Downloads the current release version of Kaleidoscope.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/functionbeat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.functionbeat", - "shortname": "functionbeat.install", - "inferred_type": "install" + "path": "Kaleidoscope/Kaleidoscope.download.recipe", + "shortname": "Kaleidoscope.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.pkg.Kaleidoscope", + "io.github.hjuutilainen.munki.Kaleidoscope" + ] }, - "io.github.hjuutilainen.munki.metricbeat": { - "name": "metricbeat", - "description": "Downloads the latest Elastic metricbeat, creates a package and imports into Munki", + "io.github.hjuutilainen.munki.Kaleidoscope": { + "name": "Kaleidoscope", + "description": "Downloads the current release version of Kaleidoscope and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/metricbeat.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.metricbeat", - "shortname": "metricbeat.munki", + "path": "Kaleidoscope/Kaleidoscope.munki.recipe", + "parent": "io.github.hjuutilainen.download.Kaleidoscope", + "shortname": "Kaleidoscope.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Ship and analyze metrics." + "munki_display_name": "Kaleidoscope", + "munki_description": "Easily spot the differences in text and image files. Review changes in seconds with the world's most advanced Mac diff tool." }, - "io.github.hjuutilainen.pkg.packetbeat": { - "name": null, - "description": "Downloads the latest Elastic packetbeat and creates a package", + "io.github.hjuutilainen.download.CitrixReceiver": { + "name": "CitrixReceiver", + "description": "Downloads the latest Citrix Receiver disk image.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/packetbeat.pkg.recipe", - "parent": "io.github.hjuutilainen.pkg.elasticbeat", - "shortname": "packetbeat.pkg", - "inferred_type": "pkg", + "path": "CitrixReceiver/CitrixReceiver.download.recipe", + "shortname": "CitrixReceiver.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.packetbeat", - "io.github.hjuutilainen.munki.packetbeat" + "io.github.hjuutilainen.munki.CitrixReceiver", + "io.github.hjuutilainen.install.CitrixReceiver", + "com.github.homebysix.pkg.CitrixReceiver", + "com.github.peshay.filewave.CitrixReceiver" ] }, - "io.github.hjuutilainen.install.packetbeat": { - "name": null, - "description": "Downloads and installs the latest Elastic packetbeat", + "io.github.hjuutilainen.download.CitrixWorkspace": { + "name": "CitrixWorkspace", + "description": "Downloads the latest Citrix Workspace disk image.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/packetbeat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.packetbeat", - "shortname": "packetbeat.install", - "inferred_type": "install" + "path": "CitrixReceiver/CitrixWorkspace.download.recipe", + "shortname": "CitrixWorkspace.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.CitrixWorkspace", + "com.github.grahampugh.recipes.pkg.CitrixWorkspace" + ] }, - "io.github.hjuutilainen.munki.auditbeat": { - "name": "auditbeat", - "description": "Downloads the latest Elastic auditbeat, creates a package and imports into Munki", + "io.github.hjuutilainen.munki.CitrixWorkspace": { + "name": "CitrixWorkspace", + "description": "Downloads the current release version of Citrix Workspace and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/auditbeat.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.auditbeat", - "shortname": "auditbeat.munki", + "path": "CitrixReceiver/CitrixWorkspace.munki.recipe", + "parent": "io.github.hjuutilainen.download.CitrixWorkspace", + "shortname": "CitrixWorkspace.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Send audit data to Elasticsearch." + "munki_display_name": "Citrix Workspace", + "munki_description": "The new Citrix Workspace app gives users a great experience\u2014a secure, contextual, unified workspace\u2014on any device. Give teams instant access to all their SaaS and web apps, files, mobile apps, Citrix Virtual Apps and Desktops from an easy-to-use, all-in-one interface powered by Citrix Workspace services." }, - "io.github.hjuutilainen.download.metricbeat": { - "name": "metricbeat", - "description": "Downloads the latest Elastic metricbeat", + "io.github.hjuutilainen.munki.CitrixReceiver": { + "name": "CitrixReceiver", + "description": "Downloads the current release version of Citrix Receiver and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/metricbeat.download.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "metricbeat.download", - "inferred_type": "download" + "path": "CitrixReceiver/CitrixReceiver.munki.recipe", + "parent": "io.github.hjuutilainen.download.CitrixReceiver", + "shortname": "CitrixReceiver.munki", + "inferred_type": "munki", + "munki_display_name": "Citrix Receiver", + "munki_description": "Citrix Receiver is an easy-to-install client software that lets you access enterprise data, applications and desktops from any computing device including smartphones, tablets and PCs. Workers today typically use multiple computing devices and crave a consistent computing experience across all of them. Organizations everywhere are struggling to cope with the rapid proliferation of these devices and give users the mobile, high-definition experience they demand. Working in tandem with a Citrix-enabled IT infrastructure, Citrix Receiver gives workers consistent, secure, high-performance access from any device without introducing layers of management complexity for IT." }, - "io.github.hjuutilainen.install.filebeat": { + "io.github.hjuutilainen.install.CitrixReceiver": { "name": null, - "description": "Downloads and installs the latest Elastic filebeat", + "description": "Installs the current release version of CitrixReceiver.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/filebeat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.filebeat", - "shortname": "filebeat.install", + "path": "CitrixReceiver/CitrixReceiver.install.recipe", + "parent": "io.github.hjuutilainen.download.CitrixReceiver", + "shortname": "CitrixReceiver.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.packetbeat": { - "name": "packetbeat", - "description": "Downloads the latest Elastic packetbeat, creates a package and imports into Munki", + "io.github.hjuutilainen.munki.DaisyDisk": { + "name": "DaisyDisk", + "description": "Downloads the current release version of DaisyDisk and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/packetbeat.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.packetbeat", - "shortname": "packetbeat.munki", + "path": "DaisyDisk/DaisyDisk.munki.recipe", + "parent": "io.github.hjuutilainen.download.DaisyDisk", + "shortname": "DaisyDisk.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Analyze network packet data." + "munki_display_name": "DaisyDisk", + "munki_description": "Take a different look at your disk. See what's on your Mac and recover disk space every time you need it." }, - "io.github.hjuutilainen.pkg.elasticbeat": { - "name": "filebeat", - "description": "Downloads the latest defined Elastic Beat product and creates a package", + "io.github.hjuutilainen.pkg.DaisyDisk": { + "name": "DaisyDisk", + "description": "Downloads the current release version of DaisyDisk and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/elasticbeat.pkg.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "elasticbeat.pkg", + "path": "DaisyDisk/DaisyDisk.pkg.recipe", + "parent": "io.github.hjuutilainen.download.DaisyDisk", + "shortname": "DaisyDisk.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.pkg.metricbeat", - "io.github.hjuutilainen.pkg.packetbeat", - "io.github.hjuutilainen.pkg.filebeat", - "io.github.hjuutilainen.pkg.heartbeat", - "io.github.hjuutilainen.pkg.functionbeat", - "io.github.hjuutilainen.pkg.auditbeat" + "io.github.hjuutilainen.install.DaisyDisk", + "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk" ] }, - "io.github.hjuutilainen.munki.heartbeat": { - "name": "heartbeat", - "description": "Downloads the latest Elastic heartbeat, creates a package and imports into Munki", + "io.github.hjuutilainen.download.DaisyDisk": { + "name": "DaisyDisk", + "description": "Downloads the latest DaisyDisk.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/heartbeat.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.heartbeat", - "shortname": "heartbeat.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Ping your Infrastructure." + "path": "DaisyDisk/DaisyDisk.download.recipe", + "shortname": "DaisyDisk.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.DaisyDisk", + "io.github.hjuutilainen.pkg.DaisyDisk" + ] }, - "io.github.hjuutilainen.install.metricbeat": { + "io.github.hjuutilainen.install.DaisyDisk": { "name": null, - "description": "Downloads and installs the latest Elastic metricbeat", + "description": "Installs the current release version of DaisyDisk.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/metricbeat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.metricbeat", - "shortname": "metricbeat.install", + "path": "DaisyDisk/DaisyDisk.install.recipe", + "parent": "io.github.hjuutilainen.pkg.DaisyDisk", + "shortname": "DaisyDisk.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.functionbeat": { - "name": "functionbeat", - "description": "Downloads the latest Elastic functionbeat", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/functionbeat.download.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "functionbeat.download", - "inferred_type": "download" - }, - "io.github.hjuutilainen.download.elasticbeat": { - "name": "filebeat", - "description": "Downloads the latest defined Elastic Beat product. Use an override to set OPTIONAL_VERSION to -oss to download the Apache 2.0 licensed version of the Beat. Set BEAT_NAME to one of the following: filebeat, packetbeat, metricbeat, heartbeat, auditbeat, functionbeat. Note: winlogbeat and journalbeat do not have macOS binaries and functionbeat does not have an Apache 2.0 licensed version.", + "io.github.hjuutilainen.download.iLokLicenseManager": { + "name": "iLokLicenseManager", + "description": "Downloads the latest iLok License Manager disk image.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/elasticbeat.download.recipe", - "shortname": "elasticbeat.download", + "path": "PACE Anti-Piracy/iLokLicenseManager.download.recipe", + "shortname": "iLokLicenseManager.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.download.heartbeat", - "io.github.hjuutilainen.download.filebeat", - "io.github.hjuutilainen.download.metricbeat", - "io.github.hjuutilainen.pkg.elasticbeat", - "io.github.hjuutilainen.download.functionbeat", - "io.github.hjuutilainen.download.auditbeat", - "io.github.hjuutilainen.download.packetbeat" + "io.github.hjuutilainen.munki.iLokLicenseManager", + "io.github.hjuutilainen.install.iLokLicenseManager", + "com.github.davidbpirie.pkg.iLokLicenseManager" ] }, - "io.github.hjuutilainen.pkg.filebeat": { - "name": null, - "description": "Downloads the latest Elastic filebeat and creates a package", + "io.github.hjuutilainen.munki.iLokLicenseManager": { + "name": "iLokLicenseManager", + "description": "Downloads the current release version of iLok License Manager and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/filebeat.pkg.recipe", - "parent": "io.github.hjuutilainen.pkg.elasticbeat", - "shortname": "filebeat.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.filebeat", - "io.github.hjuutilainen.munki.filebeat" - ] + "path": "PACE Anti-Piracy/iLokLicenseManager.munki.recipe", + "parent": "io.github.hjuutilainen.download.iLokLicenseManager", + "shortname": "iLokLicenseManager.munki", + "inferred_type": "munki", + "munki_display_name": "iLok License Manager", + "munki_description": "With the iLok License Manager, you can view your account, add licenses to your iLok, move your licenses between iLoks, and receive new licenses from participating software publishers." }, - "io.github.hjuutilainen.pkg.heartbeat": { + "io.github.hjuutilainen.install.iLokLicenseManager": { "name": null, - "description": "Downloads the latest Elastic heartbeat and creates a package", + "description": "Installs the current release version of iLokLicenseManager.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/heartbeat.pkg.recipe", - "parent": "io.github.hjuutilainen.pkg.elasticbeat", - "shortname": "heartbeat.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.munki.heartbeat", - "io.github.hjuutilainen.install.heartbeat" - ] + "path": "PACE Anti-Piracy/iLokLicenseManager.install.recipe", + "parent": "io.github.hjuutilainen.download.iLokLicenseManager", + "shortname": "iLokLicenseManager.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.functionbeat": { + "io.github.hjuutilainen.download.Gnuplot": { "name": null, - "description": "Downloads the latest Elastic functionbeat and creates a package", + "description": "Downloads the latest installer package of Gnuplot contributed executable for OS X", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/functionbeat.pkg.recipe", - "parent": "io.github.hjuutilainen.pkg.elasticbeat", - "shortname": "functionbeat.pkg", - "inferred_type": "pkg", + "path": "Gnuplot/GnuplotApp.download.recipe", + "deprecated": true, + "shortname": "GnuplotApp.download", + "inferred_type": "download", "children": [ - "io.github.hjuutilainen.install.functionbeat", - "io.github.hjuutilainen.munki.functionbeat" + "io.github.hjuutilainen.install.Gnuplot", + "io.github.hjuutilainen.munki.Gnuplot" ] }, - "io.github.hjuutilainen.pkg.auditbeat": { + "io.github.hjuutilainen.install.Gnuplot": { "name": null, - "description": "Downloads the latest Elastic auditbeat and creates a package", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/auditbeat.pkg.recipe", - "parent": "io.github.hjuutilainen.pkg.elasticbeat", - "shortname": "auditbeat.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.auditbeat", - "io.github.hjuutilainen.munki.auditbeat" - ] - }, - "io.github.hjuutilainen.munki.functionbeat": { - "name": "functionbeat", - "description": "Downloads the latest Elastic functionbeat, creates a package and imports into Munki", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/functionbeat.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.functionbeat", - "shortname": "functionbeat.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Ship cloud data with serverless infrastructure." - }, - "io.github.hjuutilainen.download.auditbeat": { - "name": "auditbeat", - "description": "Downloads the latest Elastic auditbeat", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/auditbeat.download.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "auditbeat.download", - "inferred_type": "download" - }, - "io.github.hjuutilainen.download.packetbeat": { - "name": "packetbeat", - "description": "Downloads the latest Elastic packetbeat", + "description": "Downloads and installs the latest Gnuplot contributed executable for OS X", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/packetbeat.download.recipe", - "parent": "io.github.hjuutilainen.download.elasticbeat", - "shortname": "packetbeat.download", - "inferred_type": "download" + "path": "Gnuplot/GnuplotApp.install.recipe", + "parent": "io.github.hjuutilainen.download.Gnuplot", + "deprecated": true, + "shortname": "GnuplotApp.install", + "inferred_type": "install" }, - "io.github.hjuutilainen.munki.filebeat": { - "name": "filebeat", - "description": "Downloads the latest Elastic filebeat, creates a package and imports into Munki", + "io.github.hjuutilainen.munki.Gnuplot": { + "name": "Gnuplot", + "description": "Downloads the current release version of Gnuplot contributed executable for OS X and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/filebeat.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.filebeat", - "shortname": "filebeat.munki", + "path": "Gnuplot/GnuplotApp.munki.recipe", + "parent": "io.github.hjuutilainen.download.Gnuplot", + "deprecated": true, + "shortname": "GnuplotApp.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Filebeat is a lightweight, open source shipper for log file data. As the next-generation Logstash Forwarder, Filebeat tails logs and quickly sends this information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis." + "munki_display_name": "Gnuplot", + "munki_description": "Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave." }, - "io.github.hjuutilainen.install.heartbeat": { + "io.github.hjuutilainen.install.PlexMediaPlayer": { "name": null, - "description": "Downloads and installs the latest Elastic heartbeat", + "description": "Installs the current release version of Plex Media Player", "repo": "autopkg/hjuutilainen-recipes", - "path": "Elasticsearch/heartbeat.install.recipe", - "parent": "io.github.hjuutilainen.pkg.heartbeat", - "shortname": "heartbeat.install", + "path": "Plex/PlexMediaPlayer.install.recipe", + "parent": "io.github.hjuutilainen.pkg.PlexMediaPlayer", + "shortname": "PlexMediaPlayer.install", "inferred_type": "install" }, - "io.github.hjuutilainen.install.Packages": { + "io.github.hjuutilainen.install.PlexMediaServer": { "name": null, - "description": "Installs the current release version of Packages.", + "description": "Installs the current release version of PlexMediaServer.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Packages/Packages.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Packages", - "shortname": "Packages.install", + "path": "Plex/PlexMediaServer.install.recipe", + "parent": "io.github.hjuutilainen.pkg.PlexMediaServer", + "shortname": "PlexMediaServer.install", "inferred_type": "install" }, - "io.github.hjuutilainen.pkg.Packages": { - "name": null, - "description": "Downloads the current release version of Packages and extracts the installer package.", + "io.github.hjuutilainen.pkg.PlexMediaServer": { + "name": "PlexMediaServer", + "description": "Downloads the current release version of Plex Media Server and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Packages/Packages.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Packages", - "shortname": "Packages.pkg", + "path": "Plex/PlexMediaServer.pkg.recipe", + "parent": "io.github.hjuutilainen.download.PlexMediaServer", + "shortname": "PlexMediaServer.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Packages", - "com.github.peshay.filewave.Packages" + "io.github.hjuutilainen.install.PlexMediaServer", + "io.github.hjuutilainen.munki.PlexMediaServer" ] }, - "io.github.hjuutilainen.download.Packages": { - "name": "Packages", - "description": "Downloads the latest Packages disk image.", + "io.github.hjuutilainen.download.PlexMediaPlayer": { + "name": "PlexMediaPlayer", + "description": "Downloads the current release version of Plex Media Player", "repo": "autopkg/hjuutilainen-recipes", - "path": "Packages/Packages.download.recipe", - "shortname": "Packages.download", + "path": "Plex/PlexMediaPlayer.download.recipe", + "shortname": "PlexMediaPlayer.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.Packages", - "io.github.hjuutilainen.munki.Packages", - "com.github.rtrouton.pkg.Packages" + "io.github.hjuutilainen.pkg.PlexMediaPlayer", + "io.github.hjuutilainen.munki.PlexMediaPlayer" ] }, - "io.github.hjuutilainen.munki.Packages": { - "name": "Packages", - "description": "Downloads the current release version of Packages and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "io.github.hjuutilainen.download.PlexMediaServer": { + "name": "PlexMediaServer", + "description": "Downloads the current release version of Plex Media Server.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Packages/Packages.munki.recipe", - "parent": "io.github.hjuutilainen.download.Packages", - "shortname": "Packages.munki", - "inferred_type": "munki", - "munki_display_name": "Packages", - "munki_description": "Whenever you need to create an installation package or distribution for Mac OS X 10.5 or later, Packages is the powerful and flexible solution you're looking for." + "path": "Plex/PlexMediaServer.download.recipe", + "shortname": "PlexMediaServer.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.pkg.PlexMediaServer" + ] }, - "io.github.hjuutilainen.install.Dash3": { - "name": null, - "description": "Downloads, packages and installs the current release version of Dash3", + "io.github.hjuutilainen.munki.PlexMediaServer": { + "name": "PlexMediaServer", + "description": "Downloads the current release version of Plex Media Server and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kapeli/Dash3.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Dash3", - "shortname": "Dash3.install", - "inferred_type": "install" + "path": "Plex/PlexMediaServer.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.PlexMediaServer", + "shortname": "PlexMediaServer.munki", + "inferred_type": "munki", + "munki_display_name": "Plex Media Server", + "munki_description": "Organize all your videos, photos, and music." }, - "io.github.hjuutilainen.pkg.Dash3": { - "name": "Dash", - "description": "Downloads the current release version of Dash 3 and makes a package.", + "io.github.hjuutilainen.pkg.PlexMediaPlayer": { + "name": "PlexMediaPlayer", + "description": "Downloads the current release version of Plex Media Player and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kapeli/Dash3.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Dash3", - "shortname": "Dash3.pkg", + "path": "Plex/PlexMediaPlayer.pkg.recipe", + "parent": "io.github.hjuutilainen.download.PlexMediaPlayer", + "shortname": "PlexMediaPlayer.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Dash3", - "com.github.killahquam.jss.dash3" + "io.github.hjuutilainen.install.PlexMediaPlayer" ] }, - "io.github.hjuutilainen.munki.Dash3": { - "name": "Dash", - "description": "Downloads the current release version of Dash 3 and imports into Munki.", + "io.github.hjuutilainen.munki.PlexMediaPlayer": { + "name": "PlexMediaPlayer", + "description": "Downloads the current release version of Plex Media Player and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kapeli/Dash3.munki.recipe", - "parent": "io.github.hjuutilainen.download.Dash3", - "shortname": "Dash3.munki", + "path": "Plex/PlexMediaPlayer.munki.recipe", + "parent": "io.github.hjuutilainen.download.PlexMediaPlayer", + "shortname": "PlexMediaPlayer.munki", "inferred_type": "munki", - "munki_display_name": "Dash", - "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs. You can even generate your own docsets or request docsets to be included." + "munki_display_name": "Plex Media Player", + "munki_description": "Organize all your videos, photos, and music." }, - "io.github.hjuutilainen.download.Dash3": { - "name": "Dash", - "description": "Downloads the current version of Dash 3.", + "io.github.hjuutilainen.pkg.CoRD": { + "name": "CoRD", + "description": "Downloads the current release version of CoRD and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Kapeli/Dash3.download.recipe", - "shortname": "Dash3.download", - "inferred_type": "download", + "path": "CoRD/CoRD.pkg.recipe", + "parent": "io.github.hjuutilainen.download.CoRD", + "shortname": "CoRD.pkg", + "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.pkg.Dash3", - "io.github.hjuutilainen.munki.Dash3" + "io.github.hjuutilainen.install.CoRD", + "com.github.golbiga.jss.CoRD", + "com.github.seansgm.autopkg-lanrev-recipes.CoRD", + "com.github.seansgm.autopkg-absolute-recipes.CoRD", + "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.CoRD" ] }, - "io.github.hjuutilainen.pkg.OpenOffice": { - "name": "OpenOffice", - "description": "Downloads the latest OpenOffice version and creates a package.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "OpenOffice/OpenOffice.pkg.recipe", - "parent": "io.github.hjuutilainen.download.OpenOffice", - "shortname": "OpenOffice.pkg", - "inferred_type": "pkg" - }, - "io.github.hjuutilainen.install.OpenOffice": { + "io.github.hjuutilainen.install.CoRD": { "name": null, - "description": "Installs the current release version of OpenOffice.", + "description": "Installs the current release version of CoRD.", "repo": "autopkg/hjuutilainen-recipes", - "path": "OpenOffice/OpenOffice.install.recipe", - "parent": "io.github.hjuutilainen.download.OpenOffice", - "shortname": "OpenOffice.install", + "path": "CoRD/CoRD.install.recipe", + "parent": "io.github.hjuutilainen.pkg.CoRD", + "shortname": "CoRD.install", "inferred_type": "install" }, - "io.github.hjuutilainen.munki.OpenOffice": { - "name": "OpenOffice", - "description": "Downloads the current release version of Apache OpenOffice and imports into Munki.", + "io.github.hjuutilainen.munki.CoRD": { + "name": "CoRD", + "description": "Downloads the current release version of CoRD and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "OpenOffice/OpenOffice.munki.recipe", - "parent": "io.github.hjuutilainen.download.OpenOffice", - "shortname": "OpenOffice.munki", + "path": "CoRD/CoRD.munki.recipe", + "parent": "io.github.hjuutilainen.download.CoRD", + "shortname": "CoRD.munki", "inferred_type": "munki", - "munki_display_name": "Apache OpenOffice", - "munki_description": "Apache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files from other common office software packages. It can be downloaded and used completely free of charge for any purpose." + "munki_display_name": "CoRD", + "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify." }, - "io.github.hjuutilainen.download.OpenOffice": { - "name": "OpenOffice", - "description": "Downloads the latest OpenOffice.", + "io.github.hjuutilainen.download.CoRD": { + "name": "CoRD", + "description": "Downloads the current release version of CoRD.", "repo": "autopkg/hjuutilainen-recipes", - "path": "OpenOffice/OpenOffice.download.recipe", - "shortname": "OpenOffice.download", + "path": "CoRD/CoRD.download.recipe", + "shortname": "CoRD.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.OpenOffice", - "io.github.hjuutilainen.install.OpenOffice", - "io.github.hjuutilainen.munki.OpenOffice", - "com.github.peshay.filewave.OpenOffice" - ] - }, - "io.github.hjuutilainen.install.ExifTool": { - "name": null, - "description": "Installs the current release version of ExifTool.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "ExifTool/ExifTool.install.recipe", - "parent": "io.github.hjuutilainen.pkg.ExifTool", - "shortname": "ExifTool.install", - "inferred_type": "install" - }, - "io.github.hjuutilainen.pkg.ExifTool": { - "name": null, - "description": "Downloads the current release version of ExifTool and extracts the installer package.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "ExifTool/ExifTool.pkg.recipe", - "parent": "io.github.hjuutilainen.download.ExifTool", - "shortname": "ExifTool.pkg", - "inferred_type": "pkg", - "children": [ - "io.github.hjuutilainen.install.ExifTool", - "com.github.seansgm.autopkg-lanrev-recipes.ExifTool", - "com.github.seansgm.autopkg-absolute-recipes.ExifTool" + "io.github.hjuutilainen.pkg.CoRD", + "io.github.hjuutilainen.munki.CoRD" ] }, - "io.github.hjuutilainen.download.ExifTool": { - "name": "ExifTool", - "description": "Downloads the latest ExifTool.", + "io.github.hjuutilainen.download.SourceTree": { + "name": "SourceTree", + "description": "Downloads the current release version of SourceTree.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ExifTool/ExifTool.download.recipe", - "shortname": "ExifTool.download", + "path": "Atlassian/SourceTree.download.recipe", + "shortname": "SourceTree.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.ExifTool", - "io.github.hjuutilainen.munki.ExifTool" + "io.github.hjuutilainen.munki.SourceTree", + "io.github.hjuutilainen.pkg.SourceTree", + "com.github.peshay.filewave.SourceTree" ] }, - "io.github.hjuutilainen.munki.ExifTool": { - "name": "ExifTool", - "description": "Downloads the current release version of ExifTool and imports into Munki.", + "io.github.hjuutilainen.munki.SourceTree": { + "name": "SourceTree", + "description": "Downloads the current release version of SourceTree and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "ExifTool/ExifTool.munki.recipe", - "parent": "io.github.hjuutilainen.download.ExifTool", - "shortname": "ExifTool.munki", + "path": "Atlassian/SourceTree.munki.recipe", + "parent": "io.github.hjuutilainen.download.SourceTree", + "shortname": "SourceTree.munki", "inferred_type": "munki", - "munki_display_name": "ExifTool", - "munki_description": "ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different metadata formats as well as the maker notes of many digital cameras." + "munki_display_name": "SourceTree", + "munki_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories." }, - "io.github.hjuutilainen.pkg.Blender": { - "name": "Blender", - "description": "Downloads the current release version of Blender and builds a package.", + "io.github.hjuutilainen.pkg.SourceTree": { + "name": "SourceTree", + "description": "Downloads the current release version of SourceTree and builds a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Blender/Blender.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Blender", - "shortname": "Blender.pkg", + "path": "Atlassian/SourceTree.pkg.recipe", + "parent": "io.github.hjuutilainen.download.SourceTree", + "shortname": "SourceTree.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.Blender", - "com.github.jazzace.jamf.Blender-latest", - "com.github.andredb90.filewave.Blender", - "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Blender", - "com.github.davidbpirie.jamf-upload.Blender" + "io.github.hjuutilainen.install.SourceTree", + "com.github.smithjw.jamf.SourceTree", + "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.SourceTree", + "com.github.Lotusshaney.munki.SourceTree" ] }, - "io.github.hjuutilainen.install.Blender": { + "io.github.hjuutilainen.install.SourceTree": { "name": null, - "description": "Installs the current release version of Blender.", + "description": "Downloads and installs the current release version of SourceTree.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Blender/Blender.install.recipe", - "parent": "io.github.hjuutilainen.pkg.Blender", - "shortname": "Blender.install", + "path": "Atlassian/SourceTree.install.recipe", + "parent": "io.github.hjuutilainen.pkg.SourceTree", + "shortname": "SourceTree.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.Blender": { - "name": "Blender", - "description": "Downloads the latest Blender. (At least) Since v2.93 you may choose between x64 and arm64 as architecture. This recipes defaults to x64.", + "io.github.hjuutilainen.download.Atom": { + "name": "Atom", + "description": "Downloads the current release version of Atom.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Blender/Blender.download.recipe", - "shortname": "Blender.download", + "path": "GitHub/Atom.download.recipe", + "shortname": "Atom.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.Blender", - "io.github.hjuutilainen.munki.Blender" + "io.github.hjuutilainen.pkg.Atom", + "io.github.hjuutilainen.munki.Atom", + "com.github.peshay.filewave.Atom" ] }, - "io.github.hjuutilainen.munki.Blender": { - "name": "Blender", - "description": "Downloads the current release version of Blender and imports into Munki.", - "repo": "autopkg/hjuutilainen-recipes", - "path": "Blender/Blender.munki.recipe", - "parent": "io.github.hjuutilainen.download.Blender", - "shortname": "Blender.munki", - "inferred_type": "munki", - "munki_display_name": "Blender", - "munki_description": "Blender is the open source, cross platform suite of tools for 3D creation." - }, - "io.github.hjuutilainen.pkg.PlexMediaPlayer": { - "name": "PlexMediaPlayer", - "description": "Downloads the current release version of Plex Media Player and builds a package.", + "io.github.hjuutilainen.pkg.Atom": { + "name": "Atom", + "description": "Downloads the current release version of Atom and makes a package.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaPlayer.pkg.recipe", - "parent": "io.github.hjuutilainen.download.PlexMediaPlayer", - "shortname": "PlexMediaPlayer.pkg", + "path": "GitHub/Atom.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Atom", + "shortname": "Atom.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.install.PlexMediaPlayer" + "io.github.hjuutilainen.install.Atom", + "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Atom" ] }, - "io.github.hjuutilainen.munki.PlexMediaPlayer": { - "name": "PlexMediaPlayer", - "description": "Downloads the current release version of Plex Media Player and imports into Munki.", + "io.github.hjuutilainen.munki.Atom": { + "name": "Atom", + "description": "Downloads the current release version of Atom and imports into Munki.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaPlayer.munki.recipe", - "parent": "io.github.hjuutilainen.download.PlexMediaPlayer", - "shortname": "PlexMediaPlayer.munki", + "path": "GitHub/Atom.munki.recipe", + "parent": "io.github.hjuutilainen.download.Atom", + "shortname": "Atom.munki", "inferred_type": "munki", - "munki_display_name": "Plex Media Player", - "munki_description": "Organize all your videos, photos, and music." + "munki_display_name": "Atom", + "munki_description": "A hackable text editor for the 21st Century" }, - "io.github.hjuutilainen.pkg.PlexMediaServer": { - "name": "PlexMediaServer", - "description": "Downloads the current release version of Plex Media Server and builds a package.", + "io.github.hjuutilainen.install.Atom": { + "name": null, + "description": "Downloads, packages and installs the current release version of Atom", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaServer.pkg.recipe", - "parent": "io.github.hjuutilainen.download.PlexMediaServer", - "shortname": "PlexMediaServer.pkg", + "path": "GitHub/Atom.install.recipe", + "parent": "io.github.hjuutilainen.pkg.Atom", + "shortname": "Atom.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.IINA": { + "name": "IINA", + "description": "Downloads the current release version of IINA and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "IINA/IINA.munki.recipe", + "parent": "io.github.hjuutilainen.download.IINA", + "shortname": "IINA.munki", + "inferred_type": "munki", + "munki_display_name": "IINA", + "munki_description": "The modern video player for macOS." + }, + "io.github.hjuutilainen.pkg.IINA": { + "name": "IINA", + "description": "Downloads the current release version of IINA and builds a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "IINA/IINA.pkg.recipe", + "parent": "io.github.hjuutilainen.download.IINA", + "shortname": "IINA.pkg", "inferred_type": "pkg", "children": [ - "io.github.hjuutilainen.munki.PlexMediaServer", - "io.github.hjuutilainen.install.PlexMediaServer" + "io.github.hjuutilainen.install.IINA", + "com.github.jazzace.jamf.IINA-latest", + "com.github.jazzace.ds.IINA" ] }, - "io.github.hjuutilainen.munki.PlexMediaServer": { - "name": "PlexMediaServer", - "description": "Downloads the current release version of Plex Media Server and imports into Munki.", + "io.github.hjuutilainen.download.IINA": { + "name": "IINA", + "description": "Downloads the latest version of IINA.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaServer.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.PlexMediaServer", - "shortname": "PlexMediaServer.munki", - "inferred_type": "munki", - "munki_display_name": "Plex Media Server", - "munki_description": "Organize all your videos, photos, and music." + "path": "IINA/IINA.download.recipe", + "shortname": "IINA.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.IINA", + "io.github.hjuutilainen.pkg.IINA", + "com.github.peshay.filewave.IINA" + ] }, - "io.github.hjuutilainen.install.PlexMediaServer": { + "io.github.hjuutilainen.install.IINA": { "name": null, - "description": "Installs the current release version of PlexMediaServer.", + "description": "Downloads, packages and installs the current release version of IINA.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaServer.install.recipe", - "parent": "io.github.hjuutilainen.pkg.PlexMediaServer", - "shortname": "PlexMediaServer.install", + "path": "IINA/IINA.install.recipe", + "parent": "io.github.hjuutilainen.pkg.IINA", + "shortname": "IINA.install", "inferred_type": "install" }, - "io.github.hjuutilainen.download.PlexMediaPlayer": { - "name": "PlexMediaPlayer", - "description": "Downloads the current release version of Plex Media Player", + "io.github.hjuutilainen.install.ELAN": { + "name": null, + "description": "Installs the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaPlayer.download.recipe", - "shortname": "PlexMediaPlayer.download", + "path": "ELAN/ELAN.install.recipe", + "parent": "io.github.hjuutilainen.pkg.ELAN", + "shortname": "ELAN.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.pkg.ELAN": { + "name": "ELAN", + "description": "Downloads the current release version of ELAN and builds a package. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", + "repo": "autopkg/hjuutilainen-recipes", + "path": "ELAN/ELAN.pkg.recipe", + "parent": "io.github.hjuutilainen.download.ELAN", + "shortname": "ELAN.pkg", + "inferred_type": "pkg", + "children": [ + "io.github.hjuutilainen.install.ELAN" + ] + }, + "io.github.hjuutilainen.download.ELAN": { + "name": "ELAN", + "description": "Downloads the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", + "repo": "autopkg/hjuutilainen-recipes", + "path": "ELAN/ELAN.download.recipe", + "shortname": "ELAN.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.PlexMediaPlayer", - "io.github.hjuutilainen.munki.PlexMediaPlayer" + "io.github.hjuutilainen.pkg.ELAN", + "io.github.hjuutilainen.munki.ELAN" ] }, - "io.github.hjuutilainen.download.PlexMediaServer": { - "name": "PlexMediaServer", - "description": "Downloads the current release version of Plex Media Server.", + "io.github.hjuutilainen.munki.ELAN": { + "name": "ELAN", + "description": "Downloads the current release version of ELAN and imports into Munki. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaServer.download.recipe", - "shortname": "PlexMediaServer.download", + "path": "ELAN/ELAN.munki.recipe", + "parent": "io.github.hjuutilainen.download.ELAN", + "shortname": "ELAN.munki", + "inferred_type": "munki", + "munki_display_name": "ELAN", + "munki_description": "ELAN is an annotation tool for audio and video recordings.\n\nWith ELAN a user can add an unlimited number of textual annotations to audio and/or video recordings. An annotation can be a sentence, word or gloss, a comment, translation or a description of any feature observed in the media. Annotations can be created on multiple layers, called tiers. Tiers can be hierarchically interconnected. An annotation can either be time-aligned to the media or it can refer to other existing annotations. The content of annotations consists of Unicode text and annotation documents are stored in an XML format (EAF)." + }, + "io.github.hjuutilainen.download.CamundaModeler": { + "name": "CamundaModeler", + "description": "Downloads the latest version of Camunda Modeler.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Camunda/CamundaModeler.download.recipe", + "shortname": "CamundaModeler.download", "inferred_type": "download", "children": [ - "io.github.hjuutilainen.pkg.PlexMediaServer" + "io.github.hjuutilainen.pkg.CamundaModeler", + "io.github.hjuutilainen.munki.CamundaModeler" ] }, - "io.github.hjuutilainen.install.PlexMediaPlayer": { + "io.github.hjuutilainen.pkg.CamundaModeler": { + "name": "CamundaModeler", + "description": "Downloads the current release version of Camunda Modeler and builds a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Camunda/CamundaModeler.pkg.recipe", + "parent": "io.github.hjuutilainen.download.CamundaModeler", + "shortname": "CamundaModeler.pkg", + "inferred_type": "pkg", + "children": [ + "io.github.hjuutilainen.install.CamundaModeler", + "com.github.andredb90.filewave.CamundaModeler" + ] + }, + "io.github.hjuutilainen.munki.CamundaModeler": { + "name": "CamundaModeler", + "description": "Downloads the current release version of Camunda Modeler and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "Camunda/CamundaModeler.munki.recipe", + "parent": "io.github.hjuutilainen.download.CamundaModeler", + "shortname": "CamundaModeler.munki", + "inferred_type": "munki", + "munki_display_name": "Camunda Modeler", + "munki_description": "The developer-friendly desktop app for editing BPMN process diagrams and DMN Decision Tables." + }, + "io.github.hjuutilainen.install.CamundaModeler": { "name": null, - "description": "Installs the current release version of Plex Media Player", + "description": "Downloads, packages and installs the current release version of Camunda Modeler.", "repo": "autopkg/hjuutilainen-recipes", - "path": "Plex/PlexMediaPlayer.install.recipe", - "parent": "io.github.hjuutilainen.pkg.PlexMediaPlayer", - "shortname": "PlexMediaPlayer.install", + "path": "Camunda/CamundaModeler.install.recipe", + "parent": "io.github.hjuutilainen.pkg.CamundaModeler", + "shortname": "CamundaModeler.install", "inferred_type": "install" }, - "com.github.jessepeterson.Papers2.download": { - "name": "Papers2", - "description": "Find latest Papers2 from appcast and download.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Mekentosj/Papers2.download.recipe", - "shortname": "Papers2.download", - "inferred_type": "download", + "io.github.hjuutilainen.install.CheatSheet": { + "name": null, + "description": "Installs the current release version of CheatSheet.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "CheatSheet/CheatSheet.install.recipe", + "parent": "io.github.hjuutilainen.pkg.CheatSheet", + "shortname": "CheatSheet.install", + "inferred_type": "install" + }, + "io.github.hjuutilainen.munki.CheatSheet": { + "name": "CheatSheet", + "description": "Downloads the current release version of CheatSheet and imports into Munki.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "CheatSheet/CheatSheet.munki.recipe", + "parent": "io.github.hjuutilainen.download.CheatSheet", + "shortname": "CheatSheet.munki", + "inferred_type": "munki", + "munki_display_name": "CheatSheet", + "munki_description": "Know your short cuts.\n\nJust hold the command key a bit longer to get a list of all active short cuts of the current application. It's as simple as that." + }, + "io.github.hjuutilainen.pkg.CheatSheet": { + "name": "CheatSheet", + "description": "Downloads the current release version of CheatSheet and builds a package.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "CheatSheet/CheatSheet.pkg.recipe", + "parent": "io.github.hjuutilainen.download.CheatSheet", + "shortname": "CheatSheet.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jessepeterson.Papers2.munki" + "io.github.hjuutilainen.install.CheatSheet", + "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet" ] }, - "com.github.jessepeterson.Papers2.munki": { - "name": "Papers2", - "description": "Imports latest Papers2 into Munki repo.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Mekentosj/Papers2.munki.recipe", - "parent": "com.github.jessepeterson.Papers2.download", - "shortname": "Papers2.munki", - "inferred_type": "munki", - "munki_display_name": "Papers", - "munki_description": "Papers is an Apple Design Award and Ars Design Award winning solution for managing research literature." + "io.github.hjuutilainen.download.CheatSheet": { + "name": "CheatSheet", + "description": "Downloads the current release version of CheatSheet.", + "repo": "autopkg/hjuutilainen-recipes", + "path": "CheatSheet/CheatSheet.download.recipe", + "shortname": "CheatSheet.download", + "inferred_type": "download", + "children": [ + "io.github.hjuutilainen.munki.CheatSheet", + "io.github.hjuutilainen.pkg.CheatSheet", + "com.github.peshay.filewave.CheatSheet" + ] }, "com.github.jessepeterson.download.ClamXav": { "name": "ClamXav", @@ -9623,26 +9601,165 @@ "munki_display_name": null, "munki_description": "ClamXav is a free virus scanner for Mac OS X. It uses the very popular ClamAV open source antivirus engine as a back end and has the ability to detect both Windows and Mac threats." }, - "com.github.jessepeterson.munki.TrueCrypt": { - "name": "TrueCrypt", - "description": "Downloads TrueCrypt and imports into Munki.", + "com.github.jessepeterson.munki.VMwareTools": { + "name": "VMwareTools", + "description": "Downloads VMware Darwin ISO", "repo": "autopkg/jessepeterson-recipes", - "path": "TrueCrypt/TrueCrypt.munki.recipe", - "deprecated": true, - "shortname": "TrueCrypt.munki", + "path": "VMware/VMwareTools.munki.recipe", + "shortname": "VMwareTools.munki", "inferred_type": "munki", - "munki_display_name": "TrueCrypt", - "munki_description": "Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux" + "munki_display_name": "VMware Tools", + "munki_description": "With the VMware Tools SVGA driver installed, Workstation supports significantly faster graphics performance.\n\nThe VMware Tools package provides support required for shared folders and for drag and drop operations.\n\nOther tools in the package support synchronization of time in the guest operating system with time on the host, automatic grabbing and releasing of the mouse cursor, copying and pasting between guest and host, and improved mouse performance in some guest operating systems." }, - "com.github.jessepeterson.munki.HightailDesktopApp": { - "name": "HightailDesktopApp", - "description": null, + "com.github.jessepeterson.munki.GrandPerspective": { + "name": "GrandPerspective", + "description": "Downloads GrandPerspective and imports into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "Hightail/HightailDesktopApp.munki.recipe", - "shortname": "HightailDesktopApp.munki", + "path": "GrandPerspective/GrandPerspective.munki.recipe", + "shortname": "GrandPerspective.munki", "inferred_type": "munki", - "munki_display_name": "Hightail Desktop App", - "munki_description": "Drag and drop your files and folders to Hightail with our desktop apps. All changes are instantly updated so you can share the latest version with anyone." + "munki_display_name": null, + "munki_description": "GrandPerspective is a small utility application for Mac OS X that graphically shows the disk usage within a file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space. It uses a so called tree map for visualisation. Each file is shown as a rectangle with an area proportional to the file's size. Files in the same folder appear together, but their placement is otherwise arbitrary." + }, + "com.github.jessepeterson.TrimEnabler.download": { + "name": "TrimEnabler", + "description": "Downloads latest Trim Enabler.", + "repo": "autopkg/jessepeterson-recipes", + "path": "CindoriSoftware/TrimEnabler.download.recipe", + "shortname": "TrimEnabler.download", + "inferred_type": "download", + "children": [ + "com.github.jessepeterson.TrimEnabler.munki" + ] + }, + "com.github.jessepeterson.TrimEnabler.munki": { + "name": "TrimEnabler", + "description": "Imports latest Trim Enabler into Munki repo.", + "repo": "autopkg/jessepeterson-recipes", + "path": "CindoriSoftware/TrimEnabler.munki.recipe", + "parent": "com.github.jessepeterson.TrimEnabler.download", + "shortname": "TrimEnabler.munki", + "inferred_type": "munki", + "munki_display_name": "Trim Enabler", + "munki_description": "Trim is must-have feature for most Solid State Drives. It increases data writing speeds as well as the lifetime of the SSD. With Trim Enabler, you can bring that feature to Mac OS X. It's as easy as flipping a switch." + }, + "com.github.autopkg.jessepeterson.munki.CrashPlan": { + "name": "CrashPlan", + "description": "Downloads Code42 CrashPlan Platform Installer 5 for Mac", + "repo": "autopkg/jessepeterson-recipes", + "path": "Code42/CrashPlan.munki.recipe", + "parent": "com.github.autopkg.jessepeterson.download.CrashPlan", + "shortname": "CrashPlan.munki", + "inferred_type": "munki", + "munki_display_name": "CrashPlan", + "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." + }, + "com.github.autopkg.jessepeterson.download.CrashPlan": { + "name": "Code42", + "description": "Downloads the latest version of Code42 from the vendor.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Code42/CrashPlan.download.recipe", + "shortname": "CrashPlan.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.jessepeterson.munki.CrashPlan" + ] + }, + "com.github.jessepeterson.download.UniversalTypeClient6": { + "name": "UniversalTypeClient6", + "description": "Downloads, Extensis Universal Type Client 6.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient6.download.recipe", + "shortname": "UniversalTypeClient6.download", + "inferred_type": "download", + "children": [ + "com.github.jessepeterson.munki.UniversalTypeClient6", + "com.github.amsysuk-recipes.pkg.UniversalTypeClient6" + ] + }, + "com.github.jessepeterson.munki.UniversalTypeClient4": { + "name": "UniversalTypeClient4", + "description": "Downloads, re-packages, and imports into Munki Universal Type Client 4.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient4.munki.recipe", + "shortname": "UniversalTypeClient4.munki", + "inferred_type": "munki", + "munki_display_name": "Universal Type Client", + "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server." + }, + "com.github.jessepeterson.download.UniversalTypeClient5": { + "name": "UniversalTypeClient5", + "description": "Downloads, Extensis Universal Type Client 5.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient5.download.recipe", + "shortname": "UniversalTypeClient5.download", + "inferred_type": "download", + "children": [ + "com.github.jessepeterson.munki.UniversalTypeClient5" + ] + }, + "com.github.jessepeterson.munki.UniversalTypeClient6": { + "name": "UniversalTypeClient6", + "description": "Re-packages, and imports Extensis Universal Type Client 6 into Munki repo.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient6.munki.recipe", + "parent": "com.github.jessepeterson.download.UniversalTypeClient6", + "shortname": "UniversalTypeClient6.munki", + "inferred_type": "munki", + "munki_display_name": "Universal Type Client", + "munki_description": "Managing your fonts with Universal Type Server fuels your team\u2019s creativity and productivity.\n\nStore all of your fonts in a centralized, server-based font manager to ensure consistent, worry-free font usage across all of your projects." + }, + "com.github.jessepeterson.munki.UniversalTypeClient3": { + "name": "UniversalTypeClient3", + "description": "Downloads, re-packages, and imports into Munki Universal Type Client 3.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient3.munki.recipe", + "shortname": "UniversalTypeClient3.munki", + "inferred_type": "munki", + "munki_display_name": "Universal Type Client", + "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server." + }, + "com.github.jessepeterson.munki.PortfolioClient11": { + "name": "PortfolioClient11", + "description": "Downloads, re-packages, and imports into Portfolio Client version 11 into Munki.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/PortfolioClient11.munki.recipe", + "shortname": "PortfolioClient11.munki", + "inferred_type": "munki", + "munki_display_name": "Portfolio Client", + "munki_description": "Portfolio Client application that connects to a Portfolio Server." + }, + "com.github.jessepeterson.munki.UniversalTypeClient5": { + "name": "UniversalTypeClient5", + "description": "Re-packages, and imports Extensis Universal Type Client 5 into Munki repo.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient5.munki.recipe", + "parent": "com.github.jessepeterson.download.UniversalTypeClient5", + "shortname": "UniversalTypeClient5.munki", + "inferred_type": "munki", + "munki_display_name": "Universal Type Client", + "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server." + }, + "com.github.jessepeterson.munki.PortfolioClient10": { + "name": "PortfolioClient10", + "description": "Downloads, re-packages, and imports into Portfolio Client version 10 into Munki.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/PortfolioClient10.munki.recipe", + "shortname": "PortfolioClient10.munki", + "inferred_type": "munki", + "munki_display_name": "Portfolio Client", + "munki_description": "Portfolio Client application that connects to a Portfolio Server." + }, + "com.github.jessepeterson.download.UniversalTypeClient7": { + "name": "UniversalTypeClient7", + "description": "Downloads, Extensis Universal Type Client 7.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Extensis/UniversalTypeClient7.download.recipe", + "shortname": "UniversalTypeClient7.download", + "inferred_type": "download", + "children": [ + "com.github.amsysuk-recipes.pkg.UniversalTypeClient7" + ] }, "com.github.jessepeterson.munki.VirtualBox": { "name": "VirtualBox", @@ -9664,58 +9781,79 @@ "munki_display_name": "VirtualBox Extension Pack", "munki_description": "Oracle VirtualBox Extension Pack: Support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards." }, - "com.github.jessepeterson.download.iBarcoder": { - "name": "iBarcoder", - "description": "Dwonloads iBarcoder.", + "com.github.jessepeterson.download.CUDADriver": { + "name": "CUDADriver", + "description": null, "repo": "autopkg/jessepeterson-recipes", - "path": "Cristallight/iBarcoder.download.recipe", - "shortname": "iBarcoder.download", + "path": "NVIDIA/CUDADriver.download.recipe", + "deprecated": true, + "shortname": "CUDADriver.download", "inferred_type": "download", "children": [ - "com.github.jessepeterson.munki.iBarcoder" + "com.github.jessepeterson.munki.CUDADriver" ] }, - "com.github.jessepeterson.munki.iBarcoder": { - "name": "iBarcoder", - "description": "Imports iBarcoder into Munki.", + "com.github.jessepeterson.munki.CUDADriver": { + "name": "CUDADriver", + "description": null, "repo": "autopkg/jessepeterson-recipes", - "path": "Cristallight/iBarcoder.munki.recipe", - "parent": "com.github.jessepeterson.download.iBarcoder", - "shortname": "iBarcoder.munki", + "path": "NVIDIA/CUDADriver.munki.recipe", + "parent": "com.github.jessepeterson.download.CUDADriver", + "shortname": "CUDADriver.munki", + "inferred_type": "munki", + "munki_display_name": "NVIDIA CUDA Driver", + "munki_description": "The NVIDIA CUDA driver allows access to GPU processing for applications." + }, + "com.github.jessepeterson.munki.AnyConnect4": { + "name": "AnyConnect", + "description": "Imports AnyConnect4 into Munki. You must specify an official dmg with the\n\t`-p path/to/dmg` option when running this recipe. Note this uses installer choices XML \n\tto disable all other components BESIDES vpn.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Cisco/AnyConnect4.munki.recipe", + "shortname": "AnyConnect4.munki", + "inferred_type": "munki", + "munki_display_name": "Cisco AnyConnect", + "munki_description": "Cisco AnyConnect VPN software enables remote connection to VPNs for accessing internal network resources." + }, + "com.github.jessepeterson.munki.AnyConnect": { + "name": "AnyConnect", + "description": "Imports AnyConnect into Munki. Note this package works with newer flat packages. Also note it disables the Web Security module via installer choices XML.", + "repo": "autopkg/jessepeterson-recipes", + "path": "Cisco/AnyConnect.munki.recipe", + "shortname": "AnyConnect.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Generate Barcodes on Mac easily with iBarcoder - mac barcode maker." + "munki_description": "Cisco AnyConnect VPN software. Connect to VPNs and access internal resources." }, - "com.github.jessepeterson.munki.Seashore": { - "name": "Seashore", - "description": "Downloads Seashore and imports into Munki.", + "com.github.jessepeterson.munki.PredicateInstaller": { + "name": "PredicateInstaller", + "description": "Downloads, packages, and imports PredicateInstaller into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "Seashore/Seashore.munki.recipe", - "shortname": "Seashore.munki", + "path": "PredicateInstaller/PredicateInstaller.munki.recipe", + "shortname": "PredicateInstaller.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Seashore is a free, open-source image editor for built entirely in Cocoa. It features advanced tools like multiple layers and alpha channel editing, alongside basic tools like gradients, textures, text (with subpixel rendering) and brushes." + "munki_description": "This is a Python script that uses the private SoftwareUpdate framework to download packages from Apple's Software Update servers using a predicate." }, - "com.github.autopkg.jessepeterson.munki.CrashPlan": { - "name": "CrashPlan", - "description": "Downloads Code42 CrashPlan Platform Installer 5 for Mac", + "com.github.jessepeterson.Papers2.munki": { + "name": "Papers2", + "description": "Imports latest Papers2 into Munki repo.", "repo": "autopkg/jessepeterson-recipes", - "path": "Code42/CrashPlan.munki.recipe", - "parent": "com.github.autopkg.jessepeterson.download.CrashPlan", - "shortname": "CrashPlan.munki", + "path": "Mekentosj/Papers2.munki.recipe", + "parent": "com.github.jessepeterson.Papers2.download", + "shortname": "Papers2.munki", "inferred_type": "munki", - "munki_display_name": "CrashPlan", - "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." + "munki_display_name": "Papers", + "munki_description": "Papers is an Apple Design Award and Ars Design Award winning solution for managing research literature." }, - "com.github.autopkg.jessepeterson.download.CrashPlan": { - "name": "Code42", - "description": "Downloads the latest version of Code42 from the vendor.", + "com.github.jessepeterson.Papers2.download": { + "name": "Papers2", + "description": "Find latest Papers2 from appcast and download.", "repo": "autopkg/jessepeterson-recipes", - "path": "Code42/CrashPlan.download.recipe", - "shortname": "CrashPlan.download", + "path": "Mekentosj/Papers2.download.recipe", + "shortname": "Papers2.download", "inferred_type": "download", "children": [ - "com.github.autopkg.jessepeterson.munki.CrashPlan" + "com.github.jessepeterson.Papers2.munki" ] }, "com.github.jessepeterson.Viscosity.download": { @@ -9742,64 +9880,38 @@ "munki_display_name": "Viscosity", "munki_description": "Viscosity is a first class OpenVPN client that lets you secure your network with ease & style." }, - "com.github.jessepeterson.munki.CitrixReceiver": { - "name": "CitrixReceiver", - "description": null, + "com.github.jessepeterson.munki.ImageJ": { + "name": "ImageJ", + "description": "Downloads ImageJ and imports into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "CitrixReceiver/CitrixReceiver.munki.recipe", - "shortname": "CitrixReceiver.munki", + "path": "NIH-RSB/ImageJ.munki.recipe", + "shortname": "ImageJ.munki", "inferred_type": "munki", - "munki_display_name": "Citrix Receiver", - "munki_description": "Access your content from any device with Citrix Receiver, the enterprise mobility solution that delivers a high def experience simply and securely." + "munki_display_name": null, + "munki_description": "Image Processing and Analysis in Java. Open source software to read and write GIF, JPEG, and ASCII. Read BMP, DICOM, FITS, and more." }, - "com.github.autopkg.jessepeterson.download.dockutil": { - "name": "dockutil", - "description": "Downloads the current release of Dockutil from Github.", + "com.github.jessepeterson.Neat.munki": { + "name": "Neat", + "description": "Imports latest Neat into Munki repo.", "repo": "autopkg/jessepeterson-recipes", - "path": "dockutil/dockutil.download.recipe", - "shortname": "dockutil.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.jessepeterson.pkg.dockutil", - "com.github.jessepeterson.munki.dockutil", - "com.github.davidbpirie.jamf-upload.dockutil" - ] + "path": "Neat/Neat.munki.recipe", + "parent": "com.github.jessepeterson.Neat.download", + "shortname": "Neat.munki", + "inferred_type": "munki", + "munki_display_name": "Neat", + "munki_description": "Simple and intuitive, Neat for Mac lets you scan and organize receipts, business cards, reports, recipes, and other important documents with ease." }, - "com.github.autopkg.jessepeterson.pkg.dockutil": { - "name": null, - "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)", + "com.github.jessepeterson.Neat.download": { + "name": "Neat", + "description": "Find latest Neat from appcast and download.", "repo": "autopkg/jessepeterson-recipes", - "path": "dockutil/dockutil.pkg.recipe", - "parent": "com.github.autopkg.jessepeterson.download.dockutil", - "shortname": "dockutil.pkg", - "inferred_type": "pkg", + "path": "Neat/Neat.download.recipe", + "shortname": "Neat.download", + "inferred_type": "download", "children": [ - "com.github.grahamgilbert.install.dockutil", - "com.github.autopkg.seansgm-filewave.dockutil", - "com.github.autopkg.chalcahuite.jss.dockutil" + "com.github.jessepeterson.Neat.munki" ] }, - "com.github.jessepeterson.munki.dockutil": { - "name": "dockutil", - "description": "Imports dockutil into Munki", - "repo": "autopkg/jessepeterson-recipes", - "path": "dockutil/dockutil.munki.recipe", - "parent": "com.github.autopkg.jessepeterson.download.dockutil", - "shortname": "dockutil.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "command line tool for managing dock items" - }, - "com.github.jessepeterson.munki.ProjectLibre": { - "name": "ProjectLibre", - "description": "Downloads ProjectLibre and imports into Munki.", - "repo": "autopkg/jessepeterson-recipes", - "path": "ProjectLibre/ProjectLibre.munki.recipe", - "shortname": "ProjectLibre.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "ProjectLibre is an open source project management software. It intends to be a complete desktop replacement for Microsoft Project. ProjectLibre runs on the Java Platform, allowing it to run on Linux, Mac OS or Windows operating systems." - }, "com.github.jessepeterson.MOOSProjectViewer.download": { "name": "MOOSProjectViewer", "description": "Downloads MOOS Project Viewer.", @@ -9822,6 +9934,59 @@ "munki_display_name": "MOOS Project Viewer", "munki_description": "MOOS Project Viewer is a viewer for Microsoft\u00ae Project that allows you to open, view in a dynamic way and print any Microsoft\u00ae Project file. It is running on any Java enabled platform including Windows\u00ae, Mac OS X and Linux." }, + "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin": { + "name": "LoginScriptPlugin", + "description": "Downloads LoginScriptPlugin", + "repo": "autopkg/jessepeterson-recipes", + "path": "LoginScriptPlugin/LoginScriptPlugin.download.recipe", + "shortname": "LoginScriptPlugin.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin" + ] + }, + "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin": { + "name": "LoginScriptPlugin", + "description": "Imports LoginScriptPlugin into Munki", + "repo": "autopkg/jessepeterson-recipes", + "path": "LoginScriptPlugin/LoginScriptPlugin.munki.recipe", + "parent": "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin", + "shortname": "LoginScriptPlugin.munki", + "inferred_type": "munki", + "munki_display_name": "Login Script Plugin", + "munki_description": "Support software for running computer management utilities at user login." + }, + "com.github.jessepeterson.munki.CUDA-Z": { + "name": "CUDA-Z", + "description": "Downloads CUDA-Z and imports into Munki.", + "repo": "autopkg/jessepeterson-recipes", + "path": "CUDA-Z/CUDA-Z.munki.recipe", + "shortname": "CUDA-Z.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "CUDA-Z shows some basic information about CUDA-enabled GPUs and GPGPUs. It works with nVIDIA Geforce, Quadro and Tesla cards, ION chipsets." + }, + "com.github.jessepeterson.munki.HightailDesktopApp": { + "name": "HightailDesktopApp", + "description": null, + "repo": "autopkg/jessepeterson-recipes", + "path": "Hightail/HightailDesktopApp.munki.recipe", + "shortname": "HightailDesktopApp.munki", + "inferred_type": "munki", + "munki_display_name": "Hightail Desktop App", + "munki_description": "Drag and drop your files and folders to Hightail with our desktop apps. All changes are instantly updated so you can share the latest version with anyone." + }, + "com.github.jessepeterson.munki.TrueCrypt": { + "name": "TrueCrypt", + "description": "Downloads TrueCrypt and imports into Munki.", + "repo": "autopkg/jessepeterson-recipes", + "path": "TrueCrypt/TrueCrypt.munki.recipe", + "deprecated": true, + "shortname": "TrueCrypt.munki", + "inferred_type": "munki", + "munki_display_name": "TrueCrypt", + "munki_description": "Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux" + }, "com.github.autopkg.jessepeterson-recipes.AppStorePkg": { "name": null, "description": null, @@ -9858,351 +10023,195 @@ "munki_display_name": "Microsoft Remote Desktop", "munki_description": "With the Microsoft Remote Desktop app, you can connect to a remote PC and your work resources from almost anywhere. Experience the power of Windows with RemoteFX in a Remote Desktop client designed to help you get your work done wherever you are." }, - "com.github.jessepeterson.munki.CUDADriver": { - "name": "CUDADriver", - "description": null, - "repo": "autopkg/jessepeterson-recipes", - "path": "NVIDIA/CUDADriver.munki.recipe", - "parent": "com.github.jessepeterson.download.CUDADriver", - "shortname": "CUDADriver.munki", - "inferred_type": "munki", - "munki_display_name": "NVIDIA CUDA Driver", - "munki_description": "The NVIDIA CUDA driver allows access to GPU processing for applications." - }, - "com.github.jessepeterson.download.CUDADriver": { - "name": "CUDADriver", - "description": null, + "com.github.jessepeterson.PDFpenPro.download": { + "name": "PDFpenPro", + "description": "Downloads latest version of PDFpenPro.", "repo": "autopkg/jessepeterson-recipes", - "path": "NVIDIA/CUDADriver.download.recipe", - "deprecated": true, - "shortname": "CUDADriver.download", + "path": "SmileSoftware/PDFpenPro.download.recipe", + "shortname": "PDFpenPro.download", "inferred_type": "download", "children": [ - "com.github.jessepeterson.munki.CUDADriver" + "com.github.jessepeterson.PDFpenPro.munki", + "com.github.smithjw.pkg.PDFPenPro" ] }, - "com.github.autopkg.jessepeterson-recipes.download.Basecamp3": { - "name": "Basecamp3", - "description": "Downloads latest Basecamp 3 Mac app.", + "com.github.jessepeterson.PDFpen.munki": { + "name": "PDFpen", + "description": "Imports lastest PDFpen into a Munki repo.", "repo": "autopkg/jessepeterson-recipes", - "path": "Basecamp/Basecamp3.download.recipe", - "shortname": "Basecamp3.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3", - "com.github.moofit-recipes.pkg.Basecamp3" - ] + "path": "SmileSoftware/PDFpen.munki.recipe", + "parent": "com.github.jessepeterson.PDFpen.download", + "shortname": "PDFpen.munki", + "inferred_type": "munki", + "munki_display_name": "PDFpen", + "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!" }, - "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3": { - "name": "Basecamp3", - "description": "Imports Basecamp 3 app into Munki.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Basecamp/Basecamp3.munki.recipe", - "parent": "com.github.autopkg.jessepeterson-recipes.download.Basecamp3", - "shortname": "Basecamp3.munki", - "inferred_type": "munki", - "munki_display_name": "Basecamp 3 for Mac", - "munki_description": "We built Basecamp 3 to work beautifully on your Mac, Macbook and iMac. Keep Basecamp 3 handy in the dock and get notifications right on your desktop. " - }, - "com.github.jessepeterson.munki.GrandPerspective": { - "name": "GrandPerspective", - "description": "Downloads GrandPerspective and imports into Munki.", - "repo": "autopkg/jessepeterson-recipes", - "path": "GrandPerspective/GrandPerspective.munki.recipe", - "shortname": "GrandPerspective.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "GrandPerspective is a small utility application for Mac OS X that graphically shows the disk usage within a file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space. It uses a so called tree map for visualisation. Each file is shown as a rectangle with an area proportional to the file's size. Files in the same folder appear together, but their placement is otherwise arbitrary." - }, - "com.github.jessepeterson.munki.VMwareTools": { - "name": "VMwareTools", - "description": "Downloads VMware Darwin ISO", - "repo": "autopkg/jessepeterson-recipes", - "path": "VMware/VMwareTools.munki.recipe", - "shortname": "VMwareTools.munki", - "inferred_type": "munki", - "munki_display_name": "VMware Tools", - "munki_description": "With the VMware Tools SVGA driver installed, Workstation supports significantly faster graphics performance.\n\nThe VMware Tools package provides support required for shared folders and for drag and drop operations.\n\nOther tools in the package support synchronization of time in the guest operating system with time on the host, automatic grabbing and releasing of the mouse cursor, copying and pasting between guest and host, and improved mouse performance in some guest operating systems." - }, - "com.github.jessepeterson.TrimEnabler.munki": { - "name": "TrimEnabler", - "description": "Imports latest Trim Enabler into Munki repo.", + "com.github.jessepeterson.PDFpenPro.munki": { + "name": "PDFpenPro", + "description": "Imports lastest PDFpenPro into a Munki repo.", "repo": "autopkg/jessepeterson-recipes", - "path": "CindoriSoftware/TrimEnabler.munki.recipe", - "parent": "com.github.jessepeterson.TrimEnabler.download", - "shortname": "TrimEnabler.munki", + "path": "SmileSoftware/PDFpenPro.munki.recipe", + "parent": "com.github.jessepeterson.PDFpenPro.download", + "shortname": "PDFpenPro.munki", "inferred_type": "munki", - "munki_display_name": "Trim Enabler", - "munki_description": "Trim is must-have feature for most Solid State Drives. It increases data writing speeds as well as the lifetime of the SSD. With Trim Enabler, you can bring that feature to Mac OS X. It's as easy as flipping a switch." + "munki_display_name": "PDFpenPro", + "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!" }, - "com.github.jessepeterson.TrimEnabler.download": { - "name": "TrimEnabler", - "description": "Downloads latest Trim Enabler.", + "com.github.jessepeterson.PDFpen.download": { + "name": "PDFpen", + "description": "Downloads latest version of PDFpen.", "repo": "autopkg/jessepeterson-recipes", - "path": "CindoriSoftware/TrimEnabler.download.recipe", - "shortname": "TrimEnabler.download", + "path": "SmileSoftware/PDFpen.download.recipe", + "shortname": "PDFpen.download", "inferred_type": "download", "children": [ - "com.github.jessepeterson.TrimEnabler.munki" + "com.github.jessepeterson.PDFpen.munki", + "com.github.smithjw.pkg.PDFPen" ] }, - "com.github.jessepeterson.munki.AnyConnect4": { - "name": "AnyConnect", - "description": "Imports AnyConnect4 into Munki. You must specify an official dmg with the\n\t`-p path/to/dmg` option when running this recipe. Note this uses installer choices XML \n\tto disable all other components BESIDES vpn.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Cisco/AnyConnect4.munki.recipe", - "shortname": "AnyConnect4.munki", - "inferred_type": "munki", - "munki_display_name": "Cisco AnyConnect", - "munki_description": "Cisco AnyConnect VPN software enables remote connection to VPNs for accessing internal network resources." - }, - "com.github.jessepeterson.munki.AnyConnect": { - "name": "AnyConnect", - "description": "Imports AnyConnect into Munki. Note this package works with newer flat packages. Also note it disables the Web Security module via installer choices XML.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Cisco/AnyConnect.munki.recipe", - "shortname": "AnyConnect.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Cisco AnyConnect VPN software. Connect to VPNs and access internal resources." - }, - "com.github.jessepeterson.munki.CUDA-Z": { - "name": "CUDA-Z", - "description": "Downloads CUDA-Z and imports into Munki.", + "com.github.autopkg.jessepeterson-recipes.munki.4d": { + "name": "4D", + "description": "Packages 4D for Munki", "repo": "autopkg/jessepeterson-recipes", - "path": "CUDA-Z/CUDA-Z.munki.recipe", - "shortname": "CUDA-Z.munki", + "path": "4D/4D.munki.recipe", + "parent": "com.github.autopkg.jessepeterson-recipes.download.4d", + "shortname": "4D.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "CUDA-Z shows some basic information about CUDA-enabled GPUs and GPGPUs. It works with nVIDIA Geforce, Quadro and Tesla cards, ION chipsets." + "munki_display_name": "4D", + "munki_description": "The most powerful database and application development solution for small to medium businesses, on the desktop and client/server, Mac or Windows." }, - "com.github.jessepeterson.download.UniversalTypeClient5": { - "name": "UniversalTypeClient5", - "description": "Downloads, Extensis Universal Type Client 5.", + "com.github.autopkg.jessepeterson-recipes.download.4d": { + "name": "4D", + "description": "Downloads 4D", "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient5.download.recipe", - "shortname": "UniversalTypeClient5.download", + "path": "4D/4D.download.recipe", + "shortname": "4D.download", "inferred_type": "download", "children": [ - "com.github.jessepeterson.munki.UniversalTypeClient5" + "com.github.autopkg.jessepeterson-recipes.munki.4d" ] }, - "com.github.jessepeterson.munki.PortfolioClient10": { - "name": "PortfolioClient10", - "description": "Downloads, re-packages, and imports into Portfolio Client version 10 into Munki.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/PortfolioClient10.munki.recipe", - "shortname": "PortfolioClient10.munki", - "inferred_type": "munki", - "munki_display_name": "Portfolio Client", - "munki_description": "Portfolio Client application that connects to a Portfolio Server." - }, - "com.github.jessepeterson.munki.PortfolioClient11": { - "name": "PortfolioClient11", - "description": "Downloads, re-packages, and imports into Portfolio Client version 11 into Munki.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/PortfolioClient11.munki.recipe", - "shortname": "PortfolioClient11.munki", - "inferred_type": "munki", - "munki_display_name": "Portfolio Client", - "munki_description": "Portfolio Client application that connects to a Portfolio Server." - }, - "com.github.jessepeterson.munki.UniversalTypeClient5": { - "name": "UniversalTypeClient5", - "description": "Re-packages, and imports Extensis Universal Type Client 5 into Munki repo.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient5.munki.recipe", - "parent": "com.github.jessepeterson.download.UniversalTypeClient5", - "shortname": "UniversalTypeClient5.munki", - "inferred_type": "munki", - "munki_display_name": "Universal Type Client", - "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server." - }, - "com.github.jessepeterson.munki.UniversalTypeClient3": { - "name": "UniversalTypeClient3", - "description": "Downloads, re-packages, and imports into Munki Universal Type Client 3.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient3.munki.recipe", - "shortname": "UniversalTypeClient3.munki", - "inferred_type": "munki", - "munki_display_name": "Universal Type Client", - "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server." - }, - "com.github.jessepeterson.munki.UniversalTypeClient6": { - "name": "UniversalTypeClient6", - "description": "Re-packages, and imports Extensis Universal Type Client 6 into Munki repo.", + "com.github.jessepeterson.munki.Seashore": { + "name": "Seashore", + "description": "Downloads Seashore and imports into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient6.munki.recipe", - "parent": "com.github.jessepeterson.download.UniversalTypeClient6", - "shortname": "UniversalTypeClient6.munki", + "path": "Seashore/Seashore.munki.recipe", + "shortname": "Seashore.munki", "inferred_type": "munki", - "munki_display_name": "Universal Type Client", - "munki_description": "Managing your fonts with Universal Type Server fuels your team\u2019s creativity and productivity.\n\nStore all of your fonts in a centralized, server-based font manager to ensure consistent, worry-free font usage across all of your projects." - }, - "com.github.jessepeterson.download.UniversalTypeClient7": { - "name": "UniversalTypeClient7", - "description": "Downloads, Extensis Universal Type Client 7.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient7.download.recipe", - "shortname": "UniversalTypeClient7.download", - "inferred_type": "download", - "children": [ - "com.github.amsysuk-recipes.pkg.UniversalTypeClient7" - ] + "munki_display_name": null, + "munki_description": "Seashore is a free, open-source image editor for built entirely in Cocoa. It features advanced tools like multiple layers and alpha channel editing, alongside basic tools like gradients, textures, text (with subpixel rendering) and brushes." }, - "com.github.jessepeterson.munki.UniversalTypeClient4": { - "name": "UniversalTypeClient4", - "description": "Downloads, re-packages, and imports into Munki Universal Type Client 4.", + "com.github.jessepeterson.munki.iBarcoder": { + "name": "iBarcoder", + "description": "Imports iBarcoder into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient4.munki.recipe", - "shortname": "UniversalTypeClient4.munki", + "path": "Cristallight/iBarcoder.munki.recipe", + "parent": "com.github.jessepeterson.download.iBarcoder", + "shortname": "iBarcoder.munki", "inferred_type": "munki", - "munki_display_name": "Universal Type Client", - "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server." - }, - "com.github.jessepeterson.download.UniversalTypeClient6": { - "name": "UniversalTypeClient6", - "description": "Downloads, Extensis Universal Type Client 6.", - "repo": "autopkg/jessepeterson-recipes", - "path": "Extensis/UniversalTypeClient6.download.recipe", - "shortname": "UniversalTypeClient6.download", - "inferred_type": "download", - "children": [ - "com.github.jessepeterson.munki.UniversalTypeClient6", - "com.github.amsysuk-recipes.pkg.UniversalTypeClient6" - ] + "munki_display_name": null, + "munki_description": "Generate Barcodes on Mac easily with iBarcoder - mac barcode maker." }, - "com.github.jessepeterson.Neat.download": { - "name": "Neat", - "description": "Find latest Neat from appcast and download.", + "com.github.jessepeterson.download.iBarcoder": { + "name": "iBarcoder", + "description": "Dwonloads iBarcoder.", "repo": "autopkg/jessepeterson-recipes", - "path": "Neat/Neat.download.recipe", - "shortname": "Neat.download", + "path": "Cristallight/iBarcoder.download.recipe", + "shortname": "iBarcoder.download", "inferred_type": "download", "children": [ - "com.github.jessepeterson.Neat.munki" + "com.github.jessepeterson.munki.iBarcoder" ] }, - "com.github.jessepeterson.Neat.munki": { - "name": "Neat", - "description": "Imports latest Neat into Munki repo.", + "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3": { + "name": "Basecamp3", + "description": "Imports Basecamp 3 app into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "Neat/Neat.munki.recipe", - "parent": "com.github.jessepeterson.Neat.download", - "shortname": "Neat.munki", + "path": "Basecamp/Basecamp3.munki.recipe", + "parent": "com.github.autopkg.jessepeterson-recipes.download.Basecamp3", + "shortname": "Basecamp3.munki", "inferred_type": "munki", - "munki_display_name": "Neat", - "munki_description": "Simple and intuitive, Neat for Mac lets you scan and organize receipts, business cards, reports, recipes, and other important documents with ease." + "munki_display_name": "Basecamp 3 for Mac", + "munki_description": "We built Basecamp 3 to work beautifully on your Mac, Macbook and iMac. Keep Basecamp 3 handy in the dock and get notifications right on your desktop. " }, - "com.github.jessepeterson.PDFpenPro.download": { - "name": "PDFpenPro", - "description": "Downloads latest version of PDFpenPro.", + "com.github.autopkg.jessepeterson-recipes.download.Basecamp3": { + "name": "Basecamp3", + "description": "Downloads latest Basecamp 3 Mac app.", "repo": "autopkg/jessepeterson-recipes", - "path": "SmileSoftware/PDFpenPro.download.recipe", - "shortname": "PDFpenPro.download", + "path": "Basecamp/Basecamp3.download.recipe", + "shortname": "Basecamp3.download", "inferred_type": "download", "children": [ - "com.github.jessepeterson.PDFpenPro.munki", - "com.github.smithjw.pkg.PDFPenPro" + "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3", + "com.github.moofit-recipes.pkg.Basecamp3" ] }, - "com.github.jessepeterson.PDFpen.munki": { - "name": "PDFpen", - "description": "Imports lastest PDFpen into a Munki repo.", + "com.github.jessepeterson.munki.CitrixReceiver": { + "name": "CitrixReceiver", + "description": null, "repo": "autopkg/jessepeterson-recipes", - "path": "SmileSoftware/PDFpen.munki.recipe", - "parent": "com.github.jessepeterson.PDFpen.download", - "shortname": "PDFpen.munki", + "path": "CitrixReceiver/CitrixReceiver.munki.recipe", + "shortname": "CitrixReceiver.munki", "inferred_type": "munki", - "munki_display_name": "PDFpen", - "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!" + "munki_display_name": "Citrix Receiver", + "munki_description": "Access your content from any device with Citrix Receiver, the enterprise mobility solution that delivers a high def experience simply and securely." }, - "com.github.jessepeterson.PDFpen.download": { - "name": "PDFpen", - "description": "Downloads latest version of PDFpen.", + "com.github.autopkg.jessepeterson.pkg.dockutil": { + "name": null, + "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)", "repo": "autopkg/jessepeterson-recipes", - "path": "SmileSoftware/PDFpen.download.recipe", - "shortname": "PDFpen.download", - "inferred_type": "download", + "path": "dockutil/dockutil.pkg.recipe", + "parent": "com.github.autopkg.jessepeterson.download.dockutil", + "shortname": "dockutil.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jessepeterson.PDFpen.munki", - "com.github.smithjw.pkg.PDFPen" + "com.github.grahamgilbert.install.dockutil", + "com.github.autopkg.seansgm-filewave.dockutil", + "com.github.autopkg.chalcahuite.jss.dockutil" ] }, - "com.github.jessepeterson.PDFpenPro.munki": { - "name": "PDFpenPro", - "description": "Imports lastest PDFpenPro into a Munki repo.", + "com.github.jessepeterson.munki.dockutil": { + "name": "dockutil", + "description": "Imports dockutil into Munki", "repo": "autopkg/jessepeterson-recipes", - "path": "SmileSoftware/PDFpenPro.munki.recipe", - "parent": "com.github.jessepeterson.PDFpenPro.download", - "shortname": "PDFpenPro.munki", + "path": "dockutil/dockutil.munki.recipe", + "parent": "com.github.autopkg.jessepeterson.download.dockutil", + "shortname": "dockutil.munki", "inferred_type": "munki", - "munki_display_name": "PDFpenPro", - "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!" + "munki_display_name": null, + "munki_description": "command line tool for managing dock items" }, - "com.github.autopkg.jessepeterson-recipes.download.4d": { - "name": "4D", - "description": "Downloads 4D", + "com.github.autopkg.jessepeterson.download.dockutil": { + "name": "dockutil", + "description": "Downloads the current release of Dockutil from Github.", "repo": "autopkg/jessepeterson-recipes", - "path": "4D/4D.download.recipe", - "shortname": "4D.download", + "path": "dockutil/dockutil.download.recipe", + "shortname": "dockutil.download", "inferred_type": "download", "children": [ - "com.github.autopkg.jessepeterson-recipes.munki.4d" + "com.github.autopkg.jessepeterson.pkg.dockutil", + "com.github.jessepeterson.munki.dockutil", + "com.github.davidbpirie.jamf-upload.dockutil" ] }, - "com.github.autopkg.jessepeterson-recipes.munki.4d": { - "name": "4D", - "description": "Packages 4D for Munki", - "repo": "autopkg/jessepeterson-recipes", - "path": "4D/4D.munki.recipe", - "parent": "com.github.autopkg.jessepeterson-recipes.download.4d", - "shortname": "4D.munki", - "inferred_type": "munki", - "munki_display_name": "4D", - "munki_description": "The most powerful database and application development solution for small to medium businesses, on the desktop and client/server, Mac or Windows." - }, - "com.github.jessepeterson.munki.PredicateInstaller": { - "name": "PredicateInstaller", - "description": "Downloads, packages, and imports PredicateInstaller into Munki.", - "repo": "autopkg/jessepeterson-recipes", - "path": "PredicateInstaller/PredicateInstaller.munki.recipe", - "shortname": "PredicateInstaller.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "This is a Python script that uses the private SoftwareUpdate framework to download packages from Apple's Software Update servers using a predicate." - }, - "com.github.jessepeterson.munki.ImageJ": { - "name": "ImageJ", - "description": "Downloads ImageJ and imports into Munki.", + "com.github.jessepeterson.munki.ProjectLibre": { + "name": "ProjectLibre", + "description": "Downloads ProjectLibre and imports into Munki.", "repo": "autopkg/jessepeterson-recipes", - "path": "NIH-RSB/ImageJ.munki.recipe", - "shortname": "ImageJ.munki", + "path": "ProjectLibre/ProjectLibre.munki.recipe", + "shortname": "ProjectLibre.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Image Processing and Analysis in Java. Open source software to read and write GIF, JPEG, and ASCII. Read BMP, DICOM, FITS, and more." - }, - "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin": { - "name": "LoginScriptPlugin", - "description": "Downloads LoginScriptPlugin", - "repo": "autopkg/jessepeterson-recipes", - "path": "LoginScriptPlugin/LoginScriptPlugin.download.recipe", - "shortname": "LoginScriptPlugin.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin" - ] + "munki_description": "ProjectLibre is an open source project management software. It intends to be a complete desktop replacement for Microsoft Project. ProjectLibre runs on the Java Platform, allowing it to run on Linux, Mac OS or Windows operating systems." }, - "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin": { - "name": "LoginScriptPlugin", - "description": "Imports LoginScriptPlugin into Munki", - "repo": "autopkg/jessepeterson-recipes", - "path": "LoginScriptPlugin/LoginScriptPlugin.munki.recipe", - "parent": "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin", - "shortname": "LoginScriptPlugin.munki", - "inferred_type": "munki", - "munki_display_name": "Login Script Plugin", - "munki_description": "Support software for running computer management utilities at user login." + "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6": { + "name": "VirusBarrierX6", + "description": "Downloads Intego VirusBarrier X6 installer.", + "repo": "autopkg/dankeller-recipes", + "path": "VirusBarrierX6/VirusBarrierX6.pkg.recipe", + "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6", + "shortname": "VirusBarrierX6.pkg", + "inferred_type": "pkg" }, "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6": { "name": null, @@ -10212,8 +10221,8 @@ "shortname": "VirusBarrierX6.download", "inferred_type": "download", "children": [ - "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6", - "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6" + "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6", + "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6" ] }, "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6": { @@ -10227,37 +10236,6 @@ "munki_display_name": "Intego VirusBarrier X6", "munki_description": "VirusBarrier\u2122 X6 is an anti-virus, anti-malware program for Mac." }, - "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6": { - "name": "VirusBarrierX6", - "description": "Downloads Intego VirusBarrier X6 installer.", - "repo": "autopkg/dankeller-recipes", - "path": "VirusBarrierX6/VirusBarrierX6.pkg.recipe", - "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6", - "shortname": "VirusBarrierX6.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013": { - "name": "VirusBarrier2013", - "description": "Downloads Intego VirusBarrier 2013 installer, creates an 'installs' key from the VirusBarrier app and imports it into Munki.", - "repo": "autopkg/dankeller-recipes", - "path": "VirusBarrier2013/VirusBarrier2013.munki.recipe", - "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013", - "shortname": "VirusBarrier2013.munki", - "inferred_type": "munki", - "munki_display_name": "Intego VirusBarrier 2013", - "munki_description": "VirusBarrier\u2122 2013 is an anti-virus, anti-malware program for Mac." - }, - "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013": { - "name": null, - "description": "Downloads Intego VirusBarrier 2013 installer.", - "repo": "autopkg/dankeller-recipes", - "path": "VirusBarrier2013/VirusBarrier2013.download.recipe", - "shortname": "VirusBarrier2013.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013" - ] - }, "com.github.autopkg.recipes-dankeller.munki.google-drive": { "name": "GoogleDrive", "description": "Downloads the latest Google Drive disk image and imports into Munki.", @@ -10281,110 +10259,180 @@ "com.github.peshay.filewave.GoogleDrive" ] }, - "com.github.hansen-m.download.Scribus": { - "name": "Scribus", - "description": "Downloads the latest version of Scribus.", + "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013": { + "name": null, + "description": "Downloads Intego VirusBarrier 2013 installer.", + "repo": "autopkg/dankeller-recipes", + "path": "VirusBarrier2013/VirusBarrier2013.download.recipe", + "shortname": "VirusBarrier2013.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013" + ] + }, + "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013": { + "name": "VirusBarrier2013", + "description": "Downloads Intego VirusBarrier 2013 installer, creates an 'installs' key from the VirusBarrier app and imports it into Munki.", + "repo": "autopkg/dankeller-recipes", + "path": "VirusBarrier2013/VirusBarrier2013.munki.recipe", + "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013", + "shortname": "VirusBarrier2013.munki", + "inferred_type": "munki", + "munki_display_name": "Intego VirusBarrier 2013", + "munki_description": "VirusBarrier\u2122 2013 is an anti-virus, anti-malware program for Mac." + }, + "com.github.hansen-m.download.Sibelius": { + "name": "Sibelius", + "description": "Downloads the latest version of Sibelius.", "repo": "autopkg/hansen-m-recipes", - "path": "Scribus/Scribus.download.recipe", - "shortname": "Scribus.download", + "path": "Sibelius/Sibelius.download.recipe", + "deprecated": true, + "shortname": "Sibelius.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.Scribus", - "com.github.peshay.filewave.Scribus", - "com.github.haircut.pkg.Scribus" + "com.github.jazzace.pkg.Sibelius", + "com.github.jlehikoinen.munki.Sibelius" ] }, - "com.github.hansen-m.download.Greenshot-Win": { - "name": "Greenshot", - "description": "Downloads the latest version of Greenshot for Windows.", + "com.github.hansen-m.download.GoProVRPlayer-Win": { + "name": "GoPro VR Player", + "description": "Downloads the latest version of Kolor GoPro VR Player for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Greenshot/Greenshot-Win.download.recipe", - "shortname": "Greenshot-Win.download", + "path": "Kolor/KolorGoProVRPlayer-Win.download.recipe", + "shortname": "KolorGoProVRPlayer-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.doxygen": { - "name": "Doxygen", - "description": "Downloads the latest version Doxygen.", + "com.github.hansen-m.download.GoProVRPlayer": { + "name": "GoPro VR Player", + "description": "Downloads the latest version of Kolor GoPro VR Player for Mac.", "repo": "autopkg/hansen-m-recipes", - "path": "Doxygen/Doxygen.download.recipe", - "shortname": "Doxygen.download", + "path": "Kolor/KolorGoProVRPlayer.download.recipe", + "shortname": "KolorGoProVRPlayer.download", "inferred_type": "download" }, - "com.github.hansen-m.download.zotero-win": { - "name": "Zotero", - "description": "Downloads the latest verison of Zotero for Windows. Defaults to 32 bit version, pass win-x64 for 64 bit version", + "com.github.hansen-m.SharedProcessors": { + "name": null, + "description": "Dummy recipe for referencing shared processors in this directory.", "repo": "autopkg/hansen-m-recipes", - "path": "Zotero/Zotero-Win.download.recipe", - "shortname": "Zotero-Win.download", - "inferred_type": "download" + "path": "SharedProcessors/hansen-m-SharedProcessors.recipe" }, - "com.github.hansen-m.download.R-Win": { - "name": "R", - "description": "Downloads the latest version of R for Windows.", + "com.github.hansen-m.download.Keka": { + "name": "Keka", + "description": "Downloads the latest version of Keka.", "repo": "autopkg/hansen-m-recipes", - "path": "R/R-Win.download.recipe", - "shortname": "R-Win.download", + "path": "Keka/Keka.download.recipe", + "shortname": "Keka.download", "inferred_type": "download", "children": [ - "com.github.patgmac.lanrev.R-Win", - "com.github.andredb90.filewave.R-Win" + "com.github.fishd72.pkg.Keka", + "com.github.smithjw.pkg.Keka" ] }, - "com.github.hansen-m.download.juno": { - "name": "Juno", - "description": "Downloads the latest version Juno.", + "com.github.hansen-m.download.VLC-Win64": { + "name": "VLC-win64", + "description": "Downloads the latest version of VLC 64bit for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Julia/Juno.download.recipe", - "shortname": "Juno.download", + "path": "VLC/VLC-Win64.download.recipe", + "shortname": "VLC-Win64.download", "inferred_type": "download" }, - "com.github.hansen-m.download.juliastudio": { - "name": "JuliaStudio", - "description": "Downloads the latest version JuliaStudio.", + "com.github.hansen-m.download.VLC-Win": { + "name": "VLC", + "description": "Downloads the latest version of VLC for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Julia/JuliaStudio.download.recipe", - "shortname": "JuliaStudio.download", + "path": "VLC/VLC-Win.download.recipe", + "shortname": "VLC-Win.download", + "inferred_type": "download", + "children": [ + "com.github.patgmac.lanrev.VLC-Win" + ] + }, + "com.github.hansen-m.download.PollEverywhere-Win": { + "name": "PollEverywhere", + "description": "Downloads the latest version of PollEverywhere for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "PollEverywhere/PollEverywhere-Win.download.recipe", + "shortname": "PollEverywhere-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.julia": { - "name": "Julia", - "description": "Downloads the latest version of Julia.", + "com.github.hansen-m.download.PollEverywhere": { + "name": "PollEverywhere", + "description": "Downloads the latest version of PollEverywhere for Mac.", "repo": "autopkg/hansen-m-recipes", - "path": "Julia/Julia.download.recipe", - "shortname": "Julia.download", + "path": "PollEverywhere/PollEverywhere.download.recipe", + "shortname": "PollEverywhere.download", "inferred_type": "download" }, - "com.github.hansen-m.pkg.QnA": { - "name": "QnA", - "description": "Downloads latest (BigFix) BESAgent, and installs QnA to /usr/local/bin.", + "com.github.hansen-m.install.BESPythonAPI": { + "name": "BESEngine", + "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.", "repo": "autopkg/hansen-m-recipes", - "path": "BigFix/QnA.pkg.recipe", - "parent": "com.github.hansen-m.download.BigFixAgent", - "shortname": "QnA.pkg", + "path": "BESPythonAPI/BESPythonAPI.install.recipe", + "parent": "com.github.hansen-m.pkg.BESPythonAPI", + "shortname": "BESPythonAPI.install", + "inferred_type": "install" + }, + "com.github.hansen-m.download.BESPythonAPI": { + "name": "BESPythonAPI", + "description": "Downloads latest source of AutoPkgBESEngine.", + "repo": "autopkg/hansen-m-recipes", + "path": "BESPythonAPI/BESPythonAPI.download.recipe", + "shortname": "BESPythonAPI.download", + "inferred_type": "download", + "children": [ + "com.github.hansen-m.pkg.BESPythonAPI" + ] + }, + "com.github.hansen-m.pkg.BESPythonAPI": { + "name": "BESPythonAPI", + "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.", + "repo": "autopkg/hansen-m-recipes", + "path": "BESPythonAPI/BESPythonAPI.pkg.recipe", + "parent": "com.github.hansen-m.download.BESPythonAPI", + "shortname": "BESPythonAPI.pkg", "inferred_type": "pkg", "children": [ - "com.github.hansen-m.install.QnA" + "com.github.hansen-m.install.BESPythonAPI" ] }, - "com.github.hansen-m.download.BigFixAgent": { - "name": "BESAgent", - "description": "Downloads the latest BigFix BESAgent for OS X.", + "com.github.hansen-m.download.processing": { + "name": "Processing", + "description": "Downloads the latest version of Processing.", "repo": "autopkg/hansen-m-recipes", - "path": "BigFix/BigFixAgent.download.recipe", - "shortname": "BigFixAgent.download", + "path": "Processing/Processing.download.recipe", + "shortname": "Processing.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.zotero-win": { + "name": "Zotero", + "description": "Downloads the latest verison of Zotero for Windows. Defaults to 32 bit version, pass win-x64 for 64 bit version", + "repo": "autopkg/hansen-m-recipes", + "path": "Zotero/Zotero-Win.download.recipe", + "shortname": "Zotero-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.Rhinoceros": { + "name": "Rhinoceros", + "description": "Downloads the latest version Rhinoceros.", + "repo": "autopkg/hansen-m-recipes", + "path": "McNeel/Rhinoceros.download.recipe", + "deprecated": true, + "shortname": "Rhinoceros.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.QnA" + "com.scriptingosx.pkg.Rhinoceros", + "com.github.dataJAR-recipes.munki.Rhinoceros", + "com.github.moofit-recipes.pkg.Rhinoceros6" ] }, - "com.github.hansen-m.install.QnA": { - "name": "QnA", - "description": "Installs the latest IBM BigFix QnA utility to /usr/local/bin.", + "com.github.hansen-m.pkg.Rhino 7": { + "name": "Rhino", + "description": "Downloads the latest version Rhinoceros.", "repo": "autopkg/hansen-m-recipes", - "path": "BigFix/QnA.install.recipe", - "parent": "com.github.hansen-m.pkg.QnA", - "shortname": "QnA.install", - "inferred_type": "install" + "path": "McNeel/Rhino.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Rhino 7", + "shortname": "Rhino.pkg", + "inferred_type": "pkg" }, "com.github.hansen-m.download.MacTeX": { "name": "MacTeX", @@ -10394,149 +10442,151 @@ "shortname": "MacTeX.download", "inferred_type": "download" }, - "com.github.hansen-m.download.SoundStudio": { - "name": "SoundStudio", - "description": "Download the latest version of Sound Studio.", + "com.github.hansen-m.download.aquamacs": { + "name": "Aquamacs", + "description": "Downloads the latest version Aquamacs.", "repo": "autopkg/hansen-m-recipes", - "path": "FeltTip/SoundStudio.download.recipe", - "shortname": "SoundStudio.download", + "path": "Aquamacs/Aquamacs.download.recipe", + "shortname": "Aquamacs.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.SoundStudio" + "com.github.hansen-m.pkg.aquamacs" ] }, - "com.github.hansen-m.download.Evom": { - "name": "Evom", - "description": "Downloads the latest version of Evom.", + "com.github.hansen-m.pkg.aquamacs": { + "name": "Aquamacs", + "description": "Downloads the latest version Aquamacs and builds a pkg.", "repo": "autopkg/hansen-m-recipes", - "path": "TheLittleAppFactory/Evom.download.recipe", - "shortname": "Evom.download", - "inferred_type": "download" + "path": "Aquamacs/Aquamacs.pkg.recipe", + "parent": "com.github.hansen-m.download.aquamacs", + "shortname": "Aquamacs.pkg", + "inferred_type": "pkg", + "children": [ + "com.gitub.d33t5.jamf.Aquamacs", + "com.github.d33t5.jss.Aquamacs" + ] }, - "com.github.hansen-m.download.Inkscape": { - "name": "Inkscape", - "description": "Downloads the latest version of Inkscape. You may choose between dmg and dmg-arm64 as architecture; this recipe defaults to dmg (Intel).", + "com.github.hansen-m.download.VueScan": { + "name": "VueScan", + "description": "Downloads the latest universal arm64 version VueScan (Universal installer).", "repo": "autopkg/hansen-m-recipes", - "path": "Inkscape/Inkscape.download.recipe", - "shortname": "Inkscape.download", + "path": "VueScan/VueScan.download.recipe", + "shortname": "VueScan.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Inkscape", - "com.github.homebysix.install.Inkscape", - "com.github.homebysix.munki.Inkscape", - "com.github.peshay.filewave.Inkscape" + "com.github.jps3.munki.VueScan", + "com.github.jps3.pkg.VueScan", + "com.github.jazzace.pkg.VueScanLicenced" ] }, - "com.github.hansen-m.download.Skype-Win": { - "name": "Skype", - "description": "Downloads the latest version of Skype for Business for Windows.", - "repo": "autopkg/hansen-m-recipes", - "path": "Skype/Skype-Win.download.recipe", - "shortname": "Skype-Win.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.Stellarium": { - "name": "Stellarium", - "description": "Downloads the latest version Stellarium.", + "com.github.hansen-m.munki.Texmaker": { + "name": "Texmaker", + "description": "Download the latest version of Texmaker, create an package and import it into munki.", "repo": "autopkg/hansen-m-recipes", - "path": "Stellarium/Stellarium.download.recipe", - "deprecated": true, - "shortname": "Stellarium.download", - "inferred_type": "download" + "path": "Texmaker/Texmaker.munki.recipe", + "parent": "com.github.hansen-m.pkg.Texmaker", + "shortname": "Texmaker.munki", + "inferred_type": "munki", + "munki_display_name": "Texmaker", + "munki_description": "Texmaker is a free, modern and cross-platform LaTeX editor that integrates many tools needed to develop documents with LaTeX, in just one application." }, - "com.github.hansen-m.download.Stellarium-Win": { - "name": "Stellarium", - "description": "Downloads the latest version Stellarium for Windows. Valid PLATFORM values are: win32 or win64 (default is win64)", + "com.github.hansen-m.download.Texmaker": { + "name": "Texmaker", + "description": "Downloads the latest version of Texmaker.", "repo": "autopkg/hansen-m-recipes", - "path": "Stellarium/Stellarium-Win.download.recipe", - "shortname": "Stellarium-Win.download", - "inferred_type": "download" + "path": "Texmaker/Texmaker.download.recipe", + "shortname": "Texmaker.download", + "inferred_type": "download", + "children": [ + "com.github.hansen-m.pkg.Texmaker", + "com.github.dataJAR-recipes.munki.texmaker" + ] }, - "com.github.hansen-m.pkg.Kindle": { - "name": "Kindle", - "description": "Downloads the latest version of the Kindle for Mac app from Amazon and packages it.", + "com.github.hansen-m.pkg.Texmaker": { + "name": "Texmaker", + "description": "Download the latest version of Texmaker and create a package.", "repo": "autopkg/hansen-m-recipes", - "path": "Amazon/Kindle.pkg.recipe", - "parent": "com.github.hansen-m.download.Kindle", - "shortname": "Kindle.pkg", - "inferred_type": "pkg" + "path": "Texmaker/Texmaker.pkg.recipe", + "parent": "com.github.hansen-m.download.Texmaker", + "shortname": "Texmaker.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.hansen-m.munki.Texmaker" + ] }, - "com.github.hansen-m.download.AmazonMusic": { - "name": "Amazon Music", - "description": "Downloads the latest version of Amazon Music Player.", + "com.github.hansen-m.download.doxygen": { + "name": "Doxygen", + "description": "Downloads the latest version Doxygen.", "repo": "autopkg/hansen-m-recipes", - "path": "Amazon/AmazonMusic.download.recipe", - "shortname": "AmazonMusic.download", + "path": "Doxygen/Doxygen.download.recipe", + "shortname": "Doxygen.download", "inferred_type": "download" }, - "com.github.hansen-m.download.Kindle": { - "name": "Kindle", - "description": "Downloads the latest version of the Kindle for Mac app from Amazon.", + "com.github.hansen-m.download.tn3270X": { + "name": "tn3270 X", + "description": "Download the latest version of tn3270 X.", "repo": "autopkg/hansen-m-recipes", - "path": "Amazon/Kindle.download.recipe", - "shortname": "Kindle.download", + "path": "TN3270/tn3270.download.recipe", + "shortname": "tn3270.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.Kindle", - "com.github.aysiu.munki.Kindle", - "com.github.peshay.filewave.Kindle", - "com.github.apizz.munki.Kindle" + "com.github.joshua-d-miller.autopkg.munki.tn3270X" ] }, - "com.github.hansen-m.download.3DCoat": { - "name": "3DCoat", - "description": "Downloads the latest version of 3DCoat.", + "com.github.hansen-m.download.CrashPlan-Linux": { + "name": "CrashPlan", + "description": "Downloads the latest version CrashPlan Client.", "repo": "autopkg/hansen-m-recipes", - "path": "3DCoat/3DCoat.download.recipe", - "shortname": "3DCoat.download", + "path": "Code42/CrashPlan-Linux.download.recipe", + "shortname": "CrashPlan-Linux.download", "inferred_type": "download" }, - "com.github.hansen-m.install.BESPythonAPI": { - "name": "BESEngine", - "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.", + "com.github.hansen-m.download.CrashPlan-Win64": { + "name": "CrashPlan64", + "description": "Downloads the latest version CrashPlan 64bit Win Client.", "repo": "autopkg/hansen-m-recipes", - "path": "BESPythonAPI/BESPythonAPI.install.recipe", - "parent": "com.github.hansen-m.pkg.BESPythonAPI", - "shortname": "BESPythonAPI.install", - "inferred_type": "install" + "path": "Code42/CrashPlan-Win64.download.recipe", + "shortname": "CrashPlan-Win64.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.BESPythonAPI": { - "name": "BESPythonAPI", - "description": "Downloads latest source of AutoPkgBESEngine.", + "com.github.hansen-m.download.CrashPlan-Win": { + "name": "CrashPlan64", + "description": "Downloads the latest version CrashPlan Win Client.", "repo": "autopkg/hansen-m-recipes", - "path": "BESPythonAPI/BESPythonAPI.download.recipe", - "shortname": "BESPythonAPI.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.BESPythonAPI" - ] + "path": "Code42/CrashPlan-Win.download.recipe", + "shortname": "CrashPlan-Win.download", + "inferred_type": "download" }, - "com.github.hansen-m.pkg.BESPythonAPI": { - "name": "BESPythonAPI", - "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.", + "com.github.hansen-m.download.juliastudio": { + "name": "JuliaStudio", + "description": "Downloads the latest version JuliaStudio.", "repo": "autopkg/hansen-m-recipes", - "path": "BESPythonAPI/BESPythonAPI.pkg.recipe", - "parent": "com.github.hansen-m.download.BESPythonAPI", - "shortname": "BESPythonAPI.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.hansen-m.install.BESPythonAPI" - ] + "path": "Julia/JuliaStudio.download.recipe", + "shortname": "JuliaStudio.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.Fiji-Win32": { - "name": "Fiji", - "description": "Download recipe for the latest stable version of Fiji 32-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.", + "com.github.hansen-m.download.juno": { + "name": "Juno", + "description": "Downloads the latest version Juno.", "repo": "autopkg/hansen-m-recipes", - "path": "ImageJ/Fiji-Win.download.recipe", - "shortname": "Fiji-Win.download", + "path": "Julia/Juno.download.recipe", + "shortname": "Juno.download", "inferred_type": "download" }, - "com.github.hansen-m.download.Fiji-Win64": { - "name": "Fiji", - "description": "Download recipe for the latest stable version of Fiji 64-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.", + "com.github.hansen-m.download.julia": { + "name": "Julia", + "description": "Downloads the latest version of Julia.", "repo": "autopkg/hansen-m-recipes", - "path": "ImageJ/Fiji-Win64.download.recipe", - "shortname": "Fiji-Win64.download", + "path": "Julia/Julia.download.recipe", + "shortname": "Julia.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.Mirror": { + "name": "Mirror", + "description": "Downloads the latest version of Mirror for OS X from Penn State.", + "repo": "autopkg/hansen-m-recipes", + "path": "PennState/Mirror.download.recipe", + "shortname": "Mirror.download", "inferred_type": "download" }, "com.github.hansen-m.download.Fetch": { @@ -10563,56 +10613,80 @@ "shortname": "iTunes-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.MakerBotPrint-Win": { - "name": "MakerBot Desktop", - "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64", + "com.github.hansen-m.download.DoceriDesktop": { + "name": "Doceri Desktop", + "description": "Downloads the latest version of Doceri Desktop.", "repo": "autopkg/hansen-m-recipes", - "path": "MakerBot/MakerBotPrint-Win.download.recipe", - "shortname": "MakerBotPrint-Win.download", - "inferred_type": "download" + "path": "Doceri/DoceriDesktop.download.recipe", + "shortname": "DoceriDesktop.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop" + ] }, - "com.github.hansen-m.download.MakerBotDesktop-Win": { - "name": "MakerBot Desktop", - "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64", + "com.github.hansen-m.download.EndNote-Win": { + "name": "EndNote", + "description": "Downloads the latest version of EndNote for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "MakerBot/MakerBotDesktop-Win.download.recipe", - "shortname": "MakerBotDesktop-Win.download", + "path": "ThomsonReuters/EndNote-Win.download.recipe", + "shortname": "EndNote-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.MakerBotPrint": { - "name": "MakerBot Desktop", - "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64", + "com.github.hansen-m.download.EndNoteX7": { + "name": "EndNote", + "description": "Downloads the latest version of EndNote for OS X.", "repo": "autopkg/hansen-m-recipes", - "path": "MakerBot/MakerBotPrint.download.recipe", - "shortname": "MakerBotPrint.download", - "inferred_type": "download" + "path": "ThomsonReuters/EndNote7.download.recipe", + "shortname": "EndNote7.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.EndNoteX7" + ] }, - "com.github.hansen-m.download.OIV": { - "name": "OIV", - "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV).", + "com.github.autopkg.download.blackboardcollaboratelauncher": { + "name": "Blackboard Collaborate Launcher", + "description": "Downloads latest Blackboard Collaborate Launcher.", "repo": "autopkg/hansen-m-recipes", - "path": "Artstor/OIV.download.recipe", - "shortname": "OIV.download", + "path": "Blackboard/BlackboardCollaborateLauncher.download.recipe", + "shortname": "BlackboardCollaborateLauncher.download", + "inferred_type": "download", + "children": [ + "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg", + "com.github.novaksam.pkg.BlackboardCollaborateLauncher" + ] + }, + "com.github.hansen-m.download.NotepadPlusPlus-Win": { + "name": "Notepad++", + "description": "Downloads the latest version of Notepad++ for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "NotepadPlusPlus/NotepadPlusPlus.download.recipe", + "shortname": "NotepadPlusPlus.download", "inferred_type": "download" }, - "com.github.hansen-m.download.OIV-Win": { - "name": "OIV", - "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV) for Windows.", + "com.github.hansen-m.pkg.DymoLabel": { + "name": "DYMO Label", + "description": "Downloads latest version of Dymo Label, builds a .bes deployment task and imports it into the console.", "repo": "autopkg/hansen-m-recipes", - "path": "Artstor/OIV-Win.download.recipe", - "shortname": "OIV-Win.download", + "path": "Dymo/DymoLabel.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.dymolabel", + "shortname": "DymoLabel.pkg", + "inferred_type": "pkg" + }, + "com.github.hansen-m.download.DymoLabel-Win": { + "name": "DymoLabel", + "description": "Downloads the latest version of Dymo Label for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "Dymo/DymoLabel-Win.download.recipe", + "shortname": "DymoLabel-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.DoceriDesktop": { - "name": "Doceri Desktop", - "description": "Downloads the latest version of Doceri Desktop.", + "com.github.hansen-m.download.zimbradesktop": { + "name": "Zimbra Desktop", + "description": "Download the latest version of Zimbra Desktop.", "repo": "autopkg/hansen-m-recipes", - "path": "Doceri/DoceriDesktop.download.recipe", - "shortname": "DoceriDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop" - ] + "path": "Zimbra/ZimbraDesktop.download.recipe", + "shortname": "ZimbraDesktop.download", + "inferred_type": "download" }, "com.github.hansen-m.download.MeshLab": { "name": "MeshLab", @@ -10634,249 +10708,183 @@ "shortname": "MeshLab-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.AstroImageJ_Updates": { - "name": "AstroImageJ Updates", - "description": "Downloads the latest Jar of AstroImageJ.", + "com.github.hansen-m.download.XamarinStudio": { + "name": "XamarinStudio", + "description": "Download the latest version of Xamarin Studio.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/AstroImageJ_Updates.download.recipe", - "parent": "com.github.hansen-m.download.AstroImageJ", - "shortname": "AstroImageJ_Updates.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.AstroImageJ" - ] + "path": "Xamarin/XamarinStudio.download.recipe", + "shortname": "XamarinStudio.download", + "inferred_type": "download" }, - "com.github.hansen-m.pkg.SAOImageDS9": { - "name": "SAOImageDS9", - "description": "Downloads the latest the SAOImage DS9 and creates a versioned package.", + "com.github.hansen-m.download.Mendeley-Win": { + "name": "Mendeley", + "description": "Downloads the latest version of Mendeley Desktop for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/SAOImageDS9.pkg.recipe", - "parent": "com.github.hansen-m.download.SAOImageDS9", - "shortname": "SAOImageDS9.pkg", - "inferred_type": "pkg" + "path": "Mendeley/Mendeley-Win.download.recipe", + "shortname": "Mendeley-Win.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.AstroPlanner": { - "name": "AstroPlanner", - "description": "Downloads the latest version AstroPlanner.", + "com.github.hansen-m.download.Mendeley": { + "name": "Mendeley", + "description": "Downloads the latest version of Mendeley Desktop.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/AstroPlanner.download.recipe", - "shortname": "AstroPlanner.download", + "path": "Mendeley/Mendeley.download.recipe", + "shortname": "Mendeley.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.AstroPlanner" + "com.github.hansen-m.pkg.Mendeley", + "com.github.joshua-d-miller.autopkg.munki.Mendeley" ] }, - "com.github.hansen-m.pkg.AstroPlanner": { - "name": "AstroPlanner", - "description": "Downloads the latest version AstroPlanner.", + "com.github.hansen-m.pkg.Mendeley": { + "name": "Mendeley", + "description": "Downloads the latest version of Mendeley Desktop and copies the package to the build directory with an appended version number.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/AstroPlanner.pkg.recipe", - "parent": "com.github.hansen-m.download.AstroPlanner", - "shortname": "AstroPlanner.pkg", + "path": "Mendeley/Mendeley.pkg.recipe", + "parent": "com.github.hansen-m.download.Mendeley", + "shortname": "Mendeley.pkg", "inferred_type": "pkg" }, - "com.github.hansen-m.download.AstroImageJ": { - "name": "AstroImageJ", - "description": "Downloads the latest version AstroImageJ DMG.", + "com.github.hansen-m.install.OverDrive": { + "name": "OverDrive", + "description": "Downloads and installs the OverDrive.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/AstroImageJ.download.recipe", - "shortname": "AstroImageJ.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.download.AstroImageJ_Updates", - "com.github.n8felton.pkg.AstroImageJ" - ] + "path": "OverDrive/OverDrive.install.recipe", + "parent": "com.github.hansen-m.download.OverDrive", + "shortname": "OverDrive.install", + "inferred_type": "install" }, - "com.github.hansen-m.download.SAOImageDS9": { - "name": "SAOImageDS9", - "description": "Downloads the latest version SAOImageDS9.", + "com.github.hansen-m.download.OverDrive": { + "name": "OverDrive", + "description": "Downloads the latest version of OverDrive.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/SAOImageDS9.download.recipe", - "shortname": "SAOImageDS9.download", + "path": "OverDrive/OverDrive.download.recipe", + "shortname": "OverDrive.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.SAOImageDS9" + "com.github.hansen-m.install.OverDrive", + "com.github.apizz.munki.OverDrive" ] }, - "com.github.hansen-m.download.SAOImageDS9-app": { - "name": "SAOImageDS9-app", - "description": "Downloads the latest version SAOImageDS9 app.", + "com.github.hansen-m.download.GNUPlot": { + "name": "GNUPlot", + "description": "Downloads the latest version GNUPlot.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/SAOImageDS9-app.download.recipe", - "shortname": "SAOImageDS9-app.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.SAOImageDS9-app", - "com.github.haircut.pkg.SAOImageDS9-app" - ] + "path": "UnixUtils/GNUPlot.download.recipe", + "shortname": "GNUPlot.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.CDBS": { - "name": "CDBS", - "description": "Downloads the latest version CDBS.", + "com.github.hansen-m.download.7zip-Win": { + "name": "7zip", + "description": "Downloads the latest version 7zip for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/IRAFCDBS.download.recipe", - "shortname": "IRAFCDBS.download", + "path": "UnixUtils/7zip-Win.download.recipe", + "shortname": "7zip-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.pkg.AstroImageJ": { - "name": "AstroImageJ", - "description": "Downloads the latest version AstroImageJ.", + "com.github.hansen-m.download.7zip-Win64": { + "name": "7zip", + "description": "Downloads the latest version 7zip 64-bit for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Astronomy/AstroImageJ.pkg.recipe", - "parent": "com.github.hansen-m.download.AstroImageJ_Updates", - "shortname": "AstroImageJ.pkg", - "inferred_type": "pkg" - }, - "com.github.hansen-m.download.MinitabExpressMU": { - "name": "Minitab Express Multi-User", - "description": "Downloads the latest version of Minitab Express Multi-User.", - "repo": "autopkg/hansen-m-recipes", - "path": "Minitab/MinitabExpress.download.recipe", - "shortname": "MinitabExpress.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.MinitabExpressMU" - ] + "path": "UnixUtils/7zip-Win64.download.recipe", + "shortname": "7zip-Win64.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.bluejeansapp-Win": { - "name": "BlueJeans", - "description": "Download recipe for Bluejeans app.", + "com.github.hansen-m.download.MakerBotDesktop-Win": { + "name": "MakerBot Desktop", + "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64", "repo": "autopkg/hansen-m-recipes", - "path": "BlueJeans/BluejeansApp-Win.download.recipe", - "shortname": "BluejeansApp-Win.download", + "path": "MakerBot/MakerBotDesktop-Win.download.recipe", + "shortname": "MakerBotDesktop-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.NotepadPlusPlus-Win": { - "name": "Notepad++", - "description": "Downloads the latest version of Notepad++ for Windows.", + "com.github.hansen-m.download.MakerBotPrint-Win": { + "name": "MakerBot Desktop", + "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64", "repo": "autopkg/hansen-m-recipes", - "path": "NotepadPlusPlus/NotepadPlusPlus.download.recipe", - "shortname": "NotepadPlusPlus.download", + "path": "MakerBot/MakerBotPrint-Win.download.recipe", + "shortname": "MakerBotPrint-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.pkg.Mendeley": { - "name": "Mendeley", - "description": "Downloads the latest version of Mendeley Desktop and copies the package to the build directory with an appended version number.", + "com.github.hansen-m.download.MakerBotPrint": { + "name": "MakerBot Desktop", + "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64", "repo": "autopkg/hansen-m-recipes", - "path": "Mendeley/Mendeley.pkg.recipe", - "parent": "com.github.hansen-m.download.Mendeley", - "shortname": "Mendeley.pkg", - "inferred_type": "pkg" + "path": "MakerBot/MakerBotPrint.download.recipe", + "shortname": "MakerBotPrint.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.Mendeley": { - "name": "Mendeley", - "description": "Downloads the latest version of Mendeley Desktop.", + "com.github.hansen-m.download.Soundflower": { + "name": "Soundflower", + "description": "Downloads the latest version of Cycling74 Soundflower.", "repo": "autopkg/hansen-m-recipes", - "path": "Mendeley/Mendeley.download.recipe", - "shortname": "Mendeley.download", + "path": "Cycling74/Soundflower.download.recipe", + "shortname": "Soundflower.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.Mendeley", - "com.github.joshua-d-miller.autopkg.munki.Mendeley" + "com.github.moofit-recipes.pkg.Soundflower", + "com.github.apizz.munki.Soundflower" ] }, - "com.github.hansen-m.download.Mendeley-Win": { - "name": "Mendeley", - "description": "Downloads the latest version of Mendeley Desktop for Windows.", - "repo": "autopkg/hansen-m-recipes", - "path": "Mendeley/Mendeley-Win.download.recipe", - "shortname": "Mendeley-Win.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.SPEAR": { - "name": "SPEAR", - "description": "Downloads the latest version of SPEAR (Sinusoidal Partial Editing Analysis and Resynthesis).", + "com.github.hansen-m.download.UnityHub": { + "name": "UnityHub", + "description": "Downloads the latest version of Unity Hub.", "repo": "autopkg/hansen-m-recipes", - "path": "SPEAR/SPEAR.download.recipe", - "shortname": "SPEAR.download", + "path": "Unity3D/UnityHub.download.recipe", + "shortname": "UnityHub.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SPEAR", - "com.github.moofit-recipes.pkg.SPEAR" + "com.github.dataJAR-recipes.pkg.UnityHub" ] }, - "com.github.hansen-m.download.tn3270X": { - "name": "tn3270 X", - "description": "Download the latest version of tn3270 X.", + "com.github.hansen-m.download.3DCoat": { + "name": "3DCoat", + "description": "Downloads the latest version of 3DCoat.", "repo": "autopkg/hansen-m-recipes", - "path": "TN3270/tn3270.download.recipe", - "shortname": "tn3270.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.tn3270X" - ] + "path": "3DCoat/3DCoat.download.recipe", + "shortname": "3DCoat.download", + "inferred_type": "download" }, - "com.github.hansen-m.pkg.Texmaker": { - "name": "Texmaker", - "description": "Download the latest version of Texmaker and create a package.", + "com.github.hansen-m.pkg.QnA": { + "name": "QnA", + "description": "Downloads latest (BigFix) BESAgent, and installs QnA to /usr/local/bin.", "repo": "autopkg/hansen-m-recipes", - "path": "Texmaker/Texmaker.pkg.recipe", - "parent": "com.github.hansen-m.download.Texmaker", - "shortname": "Texmaker.pkg", + "path": "BigFix/QnA.pkg.recipe", + "parent": "com.github.hansen-m.download.BigFixAgent", + "shortname": "QnA.pkg", "inferred_type": "pkg", "children": [ - "com.github.hansen-m.munki.Texmaker" + "com.github.hansen-m.install.QnA" ] }, - "com.github.hansen-m.munki.Texmaker": { - "name": "Texmaker", - "description": "Download the latest version of Texmaker, create an package and import it into munki.", - "repo": "autopkg/hansen-m-recipes", - "path": "Texmaker/Texmaker.munki.recipe", - "parent": "com.github.hansen-m.pkg.Texmaker", - "shortname": "Texmaker.munki", - "inferred_type": "munki", - "munki_display_name": "Texmaker", - "munki_description": "Texmaker is a free, modern and cross-platform LaTeX editor that integrates many tools needed to develop documents with LaTeX, in just one application." - }, - "com.github.hansen-m.download.Texmaker": { - "name": "Texmaker", - "description": "Downloads the latest version of Texmaker.", + "com.github.hansen-m.install.QnA": { + "name": "QnA", + "description": "Installs the latest IBM BigFix QnA utility to /usr/local/bin.", "repo": "autopkg/hansen-m-recipes", - "path": "Texmaker/Texmaker.download.recipe", - "shortname": "Texmaker.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.Texmaker", - "com.github.dataJAR-recipes.munki.texmaker" - ] + "path": "BigFix/QnA.install.recipe", + "parent": "com.github.hansen-m.pkg.QnA", + "shortname": "QnA.install", + "inferred_type": "install" }, - "com.github.hansen-m.download.Nebulosity4-64": { - "name": "Nebulosity4", - "description": "Downloads the latest version Nebulosity4.", + "com.github.hansen-m.download.BigFixAgent": { + "name": "BESAgent", + "description": "Downloads the latest BigFix BESAgent for OS X.", "repo": "autopkg/hansen-m-recipes", - "path": "StarkLabs/Nebulosity4-64.download.recipe", - "shortname": "Nebulosity4-64.download", + "path": "BigFix/BigFixAgent.download.recipe", + "shortname": "BigFixAgent.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.Nebulosity4-64" + "com.github.hansen-m.pkg.QnA" ] }, - "com.github.hansen-m.download.Nebulosity4": { - "name": "Nebulosity4", - "description": "Downloads the latest version Nebulosity4.", - "repo": "autopkg/hansen-m-recipes", - "path": "StarkLabs/Nebulosity4.download.recipe", - "shortname": "Nebulosity4.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.Nebulosity3": { - "name": "Nebulosity3", - "description": "Downloads the latest version Nebulosity3.", + "com.github.hansen-m.download.Pencil": { + "name": "Pencil", + "description": "Downloads the latest version Pencil.", "repo": "autopkg/hansen-m-recipes", - "path": "StarkLabs/Nebulosity3.download.recipe", - "shortname": "Nebulosity3.download", + "path": "Pencil/Pencil.download.recipe", + "shortname": "Pencil.download", "inferred_type": "download" }, - "com.github.hansen-m.pkg.Nebulosity4-64": { - "name": "Nebulosity4", - "description": "Downloads the latest version Nebulosity4.", - "repo": "autopkg/hansen-m-recipes", - "path": "StarkLabs/Nebulosity4-64.pkg.recipe", - "parent": "com.github.hansen-m.download.Nebulosity4-64", - "shortname": "Nebulosity4-64.pkg", - "inferred_type": "pkg" - }, "com.github.hansen-m.download.Pencil2D": { "name": "Pencil2D", "description": "Downloads the latest version of Pencil2D.", @@ -10886,90 +10894,74 @@ "shortname": "Pencil2D.download", "inferred_type": "download" }, - "com.github.hansen-m.download.Pencil": { - "name": "Pencil", - "description": "Downloads the latest version Pencil.", - "repo": "autopkg/hansen-m-recipes", - "path": "Pencil/Pencil.download.recipe", - "shortname": "Pencil.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.OverDrive": { - "name": "OverDrive", - "description": "Downloads the latest version of OverDrive.", + "com.github.hansen-m.download.ContourShuttleDriver": { + "name": "Contour Shuttle Driver", + "description": "Downloads the latest version of the Contour Shuttle Driver.", "repo": "autopkg/hansen-m-recipes", - "path": "OverDrive/OverDrive.download.recipe", - "shortname": "OverDrive.download", + "path": "Contour/ContourShuttleDriver.download.recipe", + "shortname": "ContourShuttleDriver.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.install.OverDrive", - "com.github.apizz.munki.OverDrive" + "com.github.hansen-m.pkg.ContourShuttleDriver" ] }, - "com.github.hansen-m.install.OverDrive": { - "name": "OverDrive", - "description": "Downloads and installs the OverDrive.", - "repo": "autopkg/hansen-m-recipes", - "path": "OverDrive/OverDrive.install.recipe", - "parent": "com.github.hansen-m.download.OverDrive", - "shortname": "OverDrive.install", - "inferred_type": "install" - }, - "com.github.hansen-m.download.PollEverywhere-Win": { - "name": "PollEverywhere", - "description": "Downloads the latest version of PollEverywhere for Windows.", + "com.github.hansen-m.pkg.ContourShuttleDriver": { + "name": "Contour Shuttle Driver", + "description": "Downloads the latest version of the Contour Shuttle Driver.", "repo": "autopkg/hansen-m-recipes", - "path": "PollEverywhere/PollEverywhere-Win.download.recipe", - "shortname": "PollEverywhere-Win.download", - "inferred_type": "download" + "path": "Contour/ContourShuttleDriver.pkg.recipe", + "parent": "com.github.hansen-m.download.ContourShuttleDriver", + "shortname": "ContourShuttleDriver.pkg", + "inferred_type": "pkg" }, - "com.github.hansen-m.download.PollEverywhere": { - "name": "PollEverywhere", - "description": "Downloads the latest version of PollEverywhere for Mac.", + "com.github.hansen-m.download.Fiji-Win32": { + "name": "Fiji", + "description": "Download recipe for the latest stable version of Fiji 32-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.", "repo": "autopkg/hansen-m-recipes", - "path": "PollEverywhere/PollEverywhere.download.recipe", - "shortname": "PollEverywhere.download", + "path": "ImageJ/Fiji-Win.download.recipe", + "shortname": "Fiji-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.FirestormRelease": { - "name": "Firestorm", - "description": "Downloads the latest version of Firestorm Release.", + "com.github.hansen-m.download.Fiji-Win64": { + "name": "Fiji", + "description": "Download recipe for the latest stable version of Fiji 64-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.", "repo": "autopkg/hansen-m-recipes", - "path": "FirestormViewer/FirestormRelease.download.recipe", - "shortname": "FirestormRelease.download", + "path": "ImageJ/Fiji-Win64.download.recipe", + "shortname": "Fiji-Win64.download", "inferred_type": "download" }, - "com.github.hansen-m.download.FirestormOSRelease": { - "name": "FirestormOS", - "description": "Downloads the latest version of FirestormOS Opensim.", + "com.github.hansen-m.download.Meshmixer": { + "name": "Meshmixer", + "description": "Downloads the latest version of Meshmixer.", "repo": "autopkg/hansen-m-recipes", - "path": "FirestormViewer/FirestormOSRelease.download.recipe", - "shortname": "FirestormOSRelease.download", + "path": "Autodesk/Meshmixer.download.recipe", + "shortname": "Meshmixer.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.FirestormViewer" + "com.github.dataJAR-recipes.munki.Meshmixer", + "com.github.moofit-recipes.pkg.Meshmixer", + "com.github.ahousseini-recipes.pkg.Meshmixer" ] }, - "com.github.hansen-m.download.googlechrome-Win64": { - "name": "GoogleChrome64", - "description": "Downloads latest Google Chrome x64 MSI for Windows.", + "com.github.hansen-m.download.bluejeansapp-Win": { + "name": "BlueJeans", + "description": "Download recipe for Bluejeans app.", "repo": "autopkg/hansen-m-recipes", - "path": "Google/GoogleChrome-Win64.download.recipe", - "shortname": "GoogleChrome-Win64.download", + "path": "BlueJeans/BluejeansApp-Win.download.recipe", + "shortname": "BluejeansApp-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.AuraliaCloud": { + "name": "AuraliaCloud", + "description": "Downloads the latest version of Auralia Cloud. Important: You must override SCHOOL_CODE with the value unique to your organization.", + "repo": "autopkg/hansen-m-recipes", + "path": "RisingSoftware/AuraliaCloud.download.recipe", + "shortname": "AuraliaCloud.download", "inferred_type": "download", "children": [ - "com.github.patgmac.lanrev.GoogleChrome-Win64", - "com.github.andredb90.filewave.googlechrome-Win64" + "com.github.apizz.munki.AuraliaCloud" ] }, - "com.github.hansen-m.download.googleearthpro-Win": { - "name": "Google Earth Pro", - "description": "Downloads latest Google Earth Pro for Windows.", - "repo": "autopkg/hansen-m-recipes", - "path": "Google/GoogleEarthPro-Win.download.recipe", - "shortname": "GoogleEarthPro-Win.download", - "inferred_type": "download" - }, "com.github.hansen-m.download.googleearth-Win": { "name": "Google Earth", "description": "Downloads latest Google Earth for Windows.", @@ -10978,16 +10970,16 @@ "shortname": "GoogleEarth-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.GoogleVoiceAndVideo": { - "name": "GoogleVoiceAndVideo", - "description": "Download the latest version of the Google Voice and Video Plugin.", + "com.github.hansen-m.download.googlechrome-Win64": { + "name": "GoogleChrome64", + "description": "Downloads latest Google Chrome x64 MSI for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Google/GoogleVoiceAndVideo.download.recipe", - "shortname": "GoogleVoiceAndVideo.download", + "path": "Google/GoogleChrome-Win64.download.recipe", + "shortname": "GoogleChrome-Win64.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.GoogleVoiceAndVideo", - "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo" + "com.github.patgmac.lanrev.GoogleChrome-Win64", + "com.github.andredb90.filewave.googlechrome-Win64" ] }, "com.github.hansen-m.install.GoogleVoiceAndVideo": { @@ -11024,584 +11016,519 @@ "com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo" ] }, - "com.github.hansen-m.download.CrashPlan-Win64": { - "name": "CrashPlan64", - "description": "Downloads the latest version CrashPlan 64bit Win Client.", - "repo": "autopkg/hansen-m-recipes", - "path": "Code42/CrashPlan-Win64.download.recipe", - "shortname": "CrashPlan-Win64.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.CrashPlan-Linux": { - "name": "CrashPlan", - "description": "Downloads the latest version CrashPlan Client.", - "repo": "autopkg/hansen-m-recipes", - "path": "Code42/CrashPlan-Linux.download.recipe", - "shortname": "CrashPlan-Linux.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.CrashPlan-Win": { - "name": "CrashPlan64", - "description": "Downloads the latest version CrashPlan Win Client.", - "repo": "autopkg/hansen-m-recipes", - "path": "Code42/CrashPlan-Win.download.recipe", - "shortname": "CrashPlan-Win.download", - "inferred_type": "download" - }, - "com.github.hansen-m.pkg.Rhino 7": { - "name": "Rhino", - "description": "Downloads the latest version Rhinoceros.", - "repo": "autopkg/hansen-m-recipes", - "path": "McNeel/Rhino.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Rhino 7", - "shortname": "Rhino.pkg", - "inferred_type": "pkg" - }, - "com.github.hansen-m.download.Rhinoceros": { - "name": "Rhinoceros", - "description": "Downloads the latest version Rhinoceros.", + "com.github.hansen-m.download.GoogleVoiceAndVideo": { + "name": "GoogleVoiceAndVideo", + "description": "Download the latest version of the Google Voice and Video Plugin.", "repo": "autopkg/hansen-m-recipes", - "path": "McNeel/Rhinoceros.download.recipe", - "deprecated": true, - "shortname": "Rhinoceros.download", + "path": "Google/GoogleVoiceAndVideo.download.recipe", + "shortname": "GoogleVoiceAndVideo.download", "inferred_type": "download", "children": [ - "com.scriptingosx.pkg.Rhinoceros", - "com.github.dataJAR-recipes.munki.Rhinoceros", - "com.github.moofit-recipes.pkg.Rhinoceros6" + "com.github.hansen-m.pkg.GoogleVoiceAndVideo", + "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo" ] }, - "com.github.hansen-m.download.AdobeReader-Win": { - "name": "AdobeReader", - "description": "Downloads latest version of Adobe Reader DC for Windows.", + "com.github.hansen-m.download.googleearthpro-Win": { + "name": "Google Earth Pro", + "description": "Downloads latest Google Earth Pro for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeReader-Win.download.recipe", - "shortname": "AdobeReader-Win.download", + "path": "Google/GoogleEarthPro-Win.download.recipe", + "shortname": "GoogleEarthPro-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.AdobeDigitalEditions": { - "name": "AdobeDigitalEditions", - "description": "Downloads the latest version of Adobe Digital Editions.", + "com.github.hansen-m.download.MacPorts": { + "name": "MacPorts", + "description": "Downloads the latest version of MacPorts. Valid options for MACPORTS_REQUESTED_OS are:'10.12-Sierra (default), 10.11-ElCapitan, 10.10-Yosemite', '10.9-Mavericks', '10.8-MountainLion'.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeDigitalEditions.download.recipe", - "shortname": "AdobeDigitalEditions.download", + "path": "MacPorts/MacPorts.download.recipe", + "shortname": "MacPorts.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.install.AdobeDigitalEditions", - "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions", - "com.github.novaksam.pkg.AdobeDigitalEditions" + "com.github.hansen-m.install.MacPorts", + "com.github.ygini.munki.macports-abstract" ] }, - "com.github.hansen-m.download.AdobeFlashPPAPI-Win": { - "name": "AdobeFlashPlayerPPAPI", - "description": "Downloads latest Adobe Flash Player PPAPI for Windows.", - "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeFlashPlayerPPAPI-Win.download.recipe", - "shortname": "AdobeFlashPlayerPPAPI-Win.download", - "inferred_type": "download" - }, - "com.github.hansen-m.install.AdobeDigitalEditions": { - "name": "AdobeDigitalEditions", - "description": "Downloads and installs the latest Adobe Digital Editions from Adobe.", + "com.github.hansen-m.install.MacPorts": { + "name": "MacPorts", + "description": "Downloads latest MacPorts package for 10.10-Yosemite and installs it. Use -k MACPORTS_REQUESTED_OS for other options.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeDigitalEditions.install.recipe", - "parent": "com.github.hansen-m.download.AdobeDigitalEditions", - "shortname": "AdobeDigitalEditions.install", + "path": "MacPorts/MacPorts.install.recipe", + "parent": "com.github.hansen-m.download.MacPorts", + "shortname": "MacPorts.install", "inferred_type": "install" }, - "com.github.hansen-m.download.AdobeCreativeCloudInstaller-Win": { - "name": "CreativeCloudInstaller", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer for Windows.", + "com.github.hansen-m.pkg.mothur": { + "name": "mothur", + "description": "Downloads the latest version of mothur.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeCreativeCloudInstaller-Win.download.recipe", - "shortname": "AdobeCreativeCloudInstaller-Win.download", - "inferred_type": "download" + "path": "Microbiology/Mothur.pkg.recipe", + "parent": "com.github.hansen-m.download.mothur", + "shortname": "Mothur.pkg", + "inferred_type": "pkg" }, - "com.github.hansen-m.download.AdobeFlashPlugin-Win": { - "name": "AdobeFlashPlayerPlugin", - "description": "Downloads latest Adobe Flash Player Plugin for Windows.", + "com.github.hansen-m.download.mothur": { + "name": "mothur", + "description": "Downloads the latest version of mothur.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeFlashPlayerPlugin-Win.download.recipe", - "shortname": "AdobeFlashPlayerPlugin-Win.download", - "inferred_type": "download" + "path": "Microbiology/Mothur.download.recipe", + "shortname": "Mothur.download", + "inferred_type": "download", + "children": [ + "com.github.hansen-m.pkg.mothur" + ] }, - "com.github.hansen-m.download.AdobeFlashActiveX-Win": { - "name": "AdobeFlashPlayerPlugin", - "description": "Downloads latest Adobe Flash Player ActiveX Plugin for Windows.", + "com.github.hansen-m.download.RStudio": { + "name": "RStudio", + "description": "Downloads the latest RStudio installer package.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeFlashPlayerActiveX-Win.download.recipe", - "shortname": "AdobeFlashPlayerActiveX-Win.download", - "inferred_type": "download" + "path": "RStudio/RStudio.download.recipe", + "shortname": "RStudio.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.pkg.RStudio" + ] }, - "com.github.hansen-m.download.AdobeShockwavePlayer-Win": { - "name": "AdobeShockwavePlayer", - "description": "Downloads latest Adobe Shockwave Player msi installer.", + "com.github.hansen-m.download.RStudio-Win": { + "name": "RStudio", + "description": "Downloads the latest RStudio installer for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeShockwavePlayer-Win.download.recipe", - "shortname": "AdobeShockwavePlayer-Win.download", + "path": "RStudio/RStudio-Win.download.recipe", + "shortname": "RStudio-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.AdobeAIR-Win": { - "name": "AdobeAIR", - "description": "Downloads latest Adobe AIR installer for Windows.", + "com.github.hansen-m.download.MinitabExpressMU": { + "name": "Minitab Express Multi-User", + "description": "Downloads the latest version of Minitab Express Multi-User.", "repo": "autopkg/hansen-m-recipes", - "path": "Adobe/AdobeAIR-Win.download.recipe", - "shortname": "AdobeAIR-Win.download", - "inferred_type": "download" + "path": "Minitab/MinitabExpress.download.recipe", + "shortname": "MinitabExpress.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.MinitabExpressMU" + ] }, - "com.github.hansen-m.pkg.DymoLabel": { - "name": "DYMO Label", - "description": "Downloads latest version of Dymo Label, builds a .bes deployment task and imports it into the console.", + "com.github.hansen-m.download.SPEAR": { + "name": "SPEAR", + "description": "Downloads the latest version of SPEAR (Sinusoidal Partial Editing Analysis and Resynthesis).", "repo": "autopkg/hansen-m-recipes", - "path": "Dymo/DymoLabel.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.dymolabel", - "shortname": "DymoLabel.pkg", - "inferred_type": "pkg" + "path": "SPEAR/SPEAR.download.recipe", + "shortname": "SPEAR.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.SPEAR", + "com.github.moofit-recipes.pkg.SPEAR" + ] }, - "com.github.hansen-m.download.DymoLabel-Win": { - "name": "DymoLabel", - "description": "Downloads the latest version of Dymo Label for Windows.", + "com.github.hansen-m.download.Silverlight-Win": { + "name": "Silverlight", + "description": "Downloads latest Silverlight installer for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Dymo/DymoLabel-Win.download.recipe", - "shortname": "DymoLabel-Win.download", + "path": "Microsoft/Silverlight-Win.download.recipe", + "shortname": "Silverlight-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.gimp": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org.", + "com.github.hansen-m.download.DjVuLibre": { + "name": "DjVuLibre", + "description": "Downloads the latest version DjVuLibre.", "repo": "autopkg/hansen-m-recipes", - "path": "GIMP/GIMP.download.recipe", - "shortname": "GIMP.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.gimp" - ] + "path": "DjVuLibre/DjVuLibre.download.recipe", + "shortname": "DjVuLibre.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.gimponosx": { - "name": "GIMP", - "description": "Downloads the latest GIMP for Mac OS X where MAJOR_OS_VERSION is SL-Lion-ML, MountainLion or Mavericks (default).", + "com.github.hansen-m.download.SubEthaEdit": { + "name": "SubEthaEdit", + "description": "Downloads SubEthaEdit 3.5.4 (the last non-Mac App Store version) from The Coding Monkeys.", "repo": "autopkg/hansen-m-recipes", - "path": "GIMP/GimpOnOSX.download.recipe", - "shortname": "GimpOnOSX.download", + "path": "CodingMonkeys/SubEthaEdit.download.recipe", + "shortname": "SubEthaEdit.download", "inferred_type": "download", "children": [ - "com.github.wardsparadox.gimponosx.munki" + "com.github.hansen-m.pkg.SubEthaEdit" ] }, - "com.github.hansen-m.pkg.gimp": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org and builds a pkg.", + "com.github.hansen-m.pkg.SubEthaEdit": { + "name": "SubEthaEdit", + "description": "Downloads the latest Box Sync disk image, and builds a deployable package.", "repo": "autopkg/hansen-m-recipes", - "path": "GIMP/GIMP.pkg.recipe", - "parent": "com.github.hansen-m.download.gimp", - "shortname": "GIMP.pkg", + "path": "CodingMonkeys/SubEthaEdit.pkg.recipe", + "parent": "com.github.hansen-m.download.SubEthaEdit", + "shortname": "SubEthaEdit.pkg", "inferred_type": "pkg" }, - "com.github.hansen-m.download.mega": { - "name": "Mega", - "description": "Downloads the latest version of Mega.", + "com.github.hansen-m.download.Prey": { + "name": "Prey", + "description": "Downloads the latest version of (Defaults: arm64 Mac) Prey using the package based batch installer.", "repo": "autopkg/hansen-m-recipes", - "path": "MegaSoftware/Mega.download.recipe", - "shortname": "Mega.download", + "path": "PreyProject/Prey.download.recipe", + "shortname": "Prey.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.MEGA" + "com.github.gmarnin.munki.Prey", + "com.github.peshay.filewave.Prey", + "com.github.nstrauss.pkg.Prey" ] }, - "com.github.hansen-m.download.Sketchpad5": { - "name": "Sketchpad5", - "description": "Downloads the latest version of Sketchpad.", + "com.github.hansen-m.download.StudioCode": { + "name": "StudioCode", + "description": "Downloads the latest version StudioCode.", "repo": "autopkg/hansen-m-recipes", - "path": "KeyCurriculum/Sketchpad5.download.recipe", - "shortname": "Sketchpad5.download", + "path": "StudioCode/StudioCode.download.recipe", + "shortname": "StudioCode.download", "inferred_type": "download" }, - "com.github.hansen-m.download.Keka": { - "name": "Keka", - "description": "Downloads the latest version of Keka.", + "com.github.hansen-m.download.Scribus": { + "name": "Scribus", + "description": "Downloads the latest version of Scribus.", "repo": "autopkg/hansen-m-recipes", - "path": "Keka/Keka.download.recipe", - "shortname": "Keka.download", + "path": "Scribus/Scribus.download.recipe", + "shortname": "Scribus.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.Keka", - "com.github.smithjw.pkg.Keka" + "com.github.gerardkok.munki.Scribus", + "com.github.peshay.filewave.Scribus", + "com.github.haircut.pkg.Scribus" ] }, - "com.github.hansen-m.pkg.aquamacs": { - "name": "Aquamacs", - "description": "Downloads the latest version Aquamacs and builds a pkg.", + "com.github.hansen-m.download.PolycomRPDesktop": { + "name": "PolycomRealPresenceDesktop", + "description": "Downloads the latest version of Polycom RealPresence (RP) Desktop.", "repo": "autopkg/hansen-m-recipes", - "path": "Aquamacs/Aquamacs.pkg.recipe", - "parent": "com.github.hansen-m.download.aquamacs", - "shortname": "Aquamacs.pkg", - "inferred_type": "pkg", + "path": "Polycom/PolycomRPDesktop.download.recipe", + "shortname": "PolycomRPDesktop.download", + "inferred_type": "download", "children": [ - "com.gitub.d33t5.jamf.Aquamacs", - "com.github.d33t5.jss.Aquamacs" + "com.github.hansen-m.munki.PolycomRPDesktop" ] }, - "com.github.hansen-m.download.aquamacs": { - "name": "Aquamacs", - "description": "Downloads the latest version Aquamacs.", + "com.github.hansen-m.munki.PolycomRPDesktop": { + "name": "PolycomRealPresenceDesktop", + "description": "Imports the latest version of Polycom RealPresence (RP) Desktop into Munki.", "repo": "autopkg/hansen-m-recipes", - "path": "Aquamacs/Aquamacs.download.recipe", - "shortname": "Aquamacs.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.aquamacs" - ] + "path": "Polycom/PolycomRPDesktop.munki.recipe", + "parent": "com.github.hansen-m.download.PolycomRPDesktop", + "shortname": "PolycomRPDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "Polycom RealPresence Desktop", + "munki_description": "

\n

Wiki: https://our.intern.facebook.com/intern/wiki/index.php/Ops/NetOps/corpnet/Video/Polycom
\n

\n
\n
Polycom RealPresence desktop solutions conveniently connect you to HD video, voice, or content collaboration\u2014whether you are in a routine sales meeting, on a customer call, or on a crisis-response team.
\n

\n

" }, - "com.github.hansen-m.download.VLC-Win64": { - "name": "VLC-win64", - "description": "Downloads the latest version of VLC 64bit for Windows.", + "com.github.hansen-m.download.PolycomCMADesktop": { + "name": "PolycomCMADesktop", + "description": "Downloads the latest version of Polycom Converged Management Application (CMA) Desktop.", "repo": "autopkg/hansen-m-recipes", - "path": "VLC/VLC-Win64.download.recipe", - "shortname": "VLC-Win64.download", + "path": "Polycom/PolycomCMADesktop.download.recipe", + "shortname": "PolycomCMADesktop.download", "inferred_type": "download" }, - "com.github.hansen-m.download.VLC-Win": { - "name": "VLC", - "description": "Downloads the latest version of VLC for Windows.", + "com.github.hansen-m.download.gimponosx": { + "name": "GIMP", + "description": "Downloads the latest GIMP for Mac OS X where MAJOR_OS_VERSION is SL-Lion-ML, MountainLion or Mavericks (default).", "repo": "autopkg/hansen-m-recipes", - "path": "VLC/VLC-Win.download.recipe", - "shortname": "VLC-Win.download", + "path": "GIMP/GimpOnOSX.download.recipe", + "shortname": "GimpOnOSX.download", "inferred_type": "download", "children": [ - "com.github.patgmac.lanrev.VLC-Win" + "com.github.wardsparadox.gimponosx.munki" ] }, - "com.github.hansen-m.download.ProjectLibre": { - "name": "ProjectLibre", - "description": "Downloads ProjectLibre for Mac.", + "com.github.hansen-m.pkg.gimp": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org and builds a pkg.", "repo": "autopkg/hansen-m-recipes", - "path": "ProjectLibre/ProjectLibre.download.recipe", - "shortname": "ProjectLibre.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.ProjectLibre", - "com.github.ahousseini-recipes.pkg.ProjectLibre" - ] + "path": "GIMP/GIMP.pkg.recipe", + "parent": "com.github.hansen-m.download.gimp", + "shortname": "GIMP.pkg", + "inferred_type": "pkg" }, - "com.github.hansen-m.download.Soundflower": { - "name": "Soundflower", - "description": "Downloads the latest version of Cycling74 Soundflower.", + "com.github.hansen-m.download.gimp": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org.", "repo": "autopkg/hansen-m-recipes", - "path": "Cycling74/Soundflower.download.recipe", - "shortname": "Soundflower.download", + "path": "GIMP/GIMP.download.recipe", + "shortname": "GIMP.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Soundflower", - "com.github.apizz.munki.Soundflower" + "com.github.hansen-m.pkg.gimp" ] }, - "com.github.hansen-m.download.UnityHub": { - "name": "UnityHub", - "description": "Downloads the latest version of Unity Hub.", + "com.github.hansen-m.download.Stellarium": { + "name": "Stellarium", + "description": "Downloads the latest version Stellarium.", "repo": "autopkg/hansen-m-recipes", - "path": "Unity3D/UnityHub.download.recipe", - "shortname": "UnityHub.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.UnityHub" - ] + "path": "Stellarium/Stellarium.download.recipe", + "deprecated": true, + "shortname": "Stellarium.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.Silverlight-Win": { - "name": "Silverlight", - "description": "Downloads latest Silverlight installer for Windows.", + "com.github.hansen-m.download.Stellarium-Win": { + "name": "Stellarium", + "description": "Downloads the latest version Stellarium for Windows. Valid PLATFORM values are: win32 or win64 (default is win64)", "repo": "autopkg/hansen-m-recipes", - "path": "Microsoft/Silverlight-Win.download.recipe", - "shortname": "Silverlight-Win.download", + "path": "Stellarium/Stellarium-Win.download.recipe", + "shortname": "Stellarium-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.RStudio": { - "name": "RStudio", - "description": "Downloads the latest RStudio installer package.", + "com.github.hansen-m.download.R-Win": { + "name": "R", + "description": "Downloads the latest version of R for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "RStudio/RStudio.download.recipe", - "shortname": "RStudio.download", + "path": "R/R-Win.download.recipe", + "shortname": "R-Win.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.RStudio" + "com.github.patgmac.lanrev.R-Win", + "com.github.andredb90.filewave.R-Win" ] }, - "com.github.hansen-m.download.RStudio-Win": { - "name": "RStudio", - "description": "Downloads the latest RStudio installer for Windows.", + "com.github.hansen-m.download.OIV": { + "name": "OIV", + "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV).", "repo": "autopkg/hansen-m-recipes", - "path": "RStudio/RStudio-Win.download.recipe", - "shortname": "RStudio-Win.download", + "path": "Artstor/OIV.download.recipe", + "shortname": "OIV.download", "inferred_type": "download" }, - "com.github.hansen-m.download.Meshmixer": { - "name": "Meshmixer", - "description": "Downloads the latest version of Meshmixer.", + "com.github.hansen-m.download.OIV-Win": { + "name": "OIV", + "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV) for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Autodesk/Meshmixer.download.recipe", - "shortname": "Meshmixer.download", + "path": "Artstor/OIV-Win.download.recipe", + "shortname": "OIV-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.SonicVisualiser": { + "name": "SonicVisualiser", + "description": "Downloads the latest version SonicVisualiser.", + "repo": "autopkg/hansen-m-recipes", + "path": "SonicVisualiser/SonicVisualiser.download.recipe", + "shortname": "SonicVisualiser.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Meshmixer", - "com.github.moofit-recipes.pkg.Meshmixer", - "com.github.ahousseini-recipes.pkg.Meshmixer" + "com.github.timsutton.munki.SonicVisualiser", + "com.github.w0.pkg.SonicVisualiser" ] }, - "com.github.hansen-m.download.processing": { - "name": "Processing", - "description": "Downloads the latest version of Processing.", + "com.github.hansen-m.download.FileZilla-Win": { + "name": "FileZilla", + "description": "Downloads the latest version FileZilla Win Client.", "repo": "autopkg/hansen-m-recipes", - "path": "Processing/Processing.download.recipe", - "shortname": "Processing.download", + "path": "FileZilla/FileZilla-Win.download.recipe", + "shortname": "FileZilla-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.GNUPlot": { - "name": "GNUPlot", - "description": "Downloads the latest version GNUPlot.", + "com.github.hansen-m.download.FileZilla": { + "name": "FileZilla", + "description": "Downloads the latest version FileZilla for Mac Client.", "repo": "autopkg/hansen-m-recipes", - "path": "UnixUtils/GNUPlot.download.recipe", - "shortname": "GNUPlot.download", + "path": "FileZilla/FileZilla.download.recipe", + "shortname": "FileZilla.download", "inferred_type": "download" }, - "com.github.hansen-m.download.7zip-Win64": { - "name": "7zip", - "description": "Downloads the latest version 7zip 64-bit for Windows.", + "com.github.hansen-m.download.Nebulosity4": { + "name": "Nebulosity4", + "description": "Downloads the latest version Nebulosity4.", "repo": "autopkg/hansen-m-recipes", - "path": "UnixUtils/7zip-Win64.download.recipe", - "shortname": "7zip-Win64.download", + "path": "StarkLabs/Nebulosity4.download.recipe", + "shortname": "Nebulosity4.download", "inferred_type": "download" }, - "com.github.hansen-m.download.7zip-Win": { - "name": "7zip", - "description": "Downloads the latest version 7zip for Windows.", + "com.github.hansen-m.pkg.Nebulosity4-64": { + "name": "Nebulosity4", + "description": "Downloads the latest version Nebulosity4.", "repo": "autopkg/hansen-m-recipes", - "path": "UnixUtils/7zip-Win.download.recipe", - "shortname": "7zip-Win.download", - "inferred_type": "download" + "path": "StarkLabs/Nebulosity4-64.pkg.recipe", + "parent": "com.github.hansen-m.download.Nebulosity4-64", + "shortname": "Nebulosity4-64.pkg", + "inferred_type": "pkg" }, - "com.github.hansen-m.pkg.AutoPkgBESEngine": { - "name": "BESEngine", - "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.", + "com.github.hansen-m.download.Nebulosity3": { + "name": "Nebulosity3", + "description": "Downloads the latest version Nebulosity3.", "repo": "autopkg/hansen-m-recipes", - "path": "BESEngine/BESEngine.pkg.recipe", - "parent": "com.github.hansen-m.download.AutoPkgBESEngine", - "shortname": "BESEngine.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.hansen-m.install.AutoPkgBESEngine" - ] + "path": "StarkLabs/Nebulosity3.download.recipe", + "shortname": "Nebulosity3.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.AutoPkgBESEngine": { - "name": "BESEngine", - "description": "Downloads latest source of AutoPkgBESEngine.", + "com.github.hansen-m.download.Nebulosity4-64": { + "name": "Nebulosity4", + "description": "Downloads the latest version Nebulosity4.", "repo": "autopkg/hansen-m-recipes", - "path": "BESEngine/BESEngine.download.recipe", - "shortname": "BESEngine.download", + "path": "StarkLabs/Nebulosity4-64.download.recipe", + "shortname": "Nebulosity4-64.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.AutoPkgBESEngine" + "com.github.hansen-m.pkg.Nebulosity4-64" ] }, - "com.github.hansen-m.install.AutoPkgBESEngine": { - "name": "BESEngine", - "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.", - "repo": "autopkg/hansen-m-recipes", - "path": "BESEngine/BESEngine.install.recipe", - "parent": "com.github.hansen-m.pkg.AutoPkgBESEngine", - "shortname": "BESEngine.install", - "inferred_type": "install" - }, - "com.github.hansen-m.download.XamarinStudio": { - "name": "XamarinStudio", - "description": "Download the latest version of Xamarin Studio.", - "repo": "autopkg/hansen-m-recipes", - "path": "Xamarin/XamarinStudio.download.recipe", - "shortname": "XamarinStudio.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.GoProVRPlayer": { - "name": "GoPro VR Player", - "description": "Downloads the latest version of Kolor GoPro VR Player for Mac.", + "com.github.hansen-m.download.Sketchpad5": { + "name": "Sketchpad5", + "description": "Downloads the latest version of Sketchpad.", "repo": "autopkg/hansen-m-recipes", - "path": "Kolor/KolorGoProVRPlayer.download.recipe", - "shortname": "KolorGoProVRPlayer.download", + "path": "KeyCurriculum/Sketchpad5.download.recipe", + "shortname": "Sketchpad5.download", "inferred_type": "download" }, - "com.github.hansen-m.download.GoProVRPlayer-Win": { - "name": "GoPro VR Player", - "description": "Downloads the latest version of Kolor GoPro VR Player for Windows.", + "com.github.hansen-m.download.zoom-win": { + "name": "Zoom", + "description": "Downloads the latest version of Zoom.", "repo": "autopkg/hansen-m-recipes", - "path": "Kolor/KolorGoProVRPlayer-Win.download.recipe", - "shortname": "KolorGoProVRPlayer-Win.download", - "inferred_type": "download" + "path": "Zoom/Zoom-Win.download.recipe", + "shortname": "Zoom-Win.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.zoomus-win" + ] }, - "com.github.hansen-m.download.Prey": { - "name": "Prey", - "description": "Downloads the latest version of (Defaults: arm64 Mac) Prey using the package based batch installer.", + "com.github.hansen-m.download.zoom64-win": { + "name": "Zoom", + "description": "Downloads the latest version of Zoom 64bit.", "repo": "autopkg/hansen-m-recipes", - "path": "PreyProject/Prey.download.recipe", - "shortname": "Prey.download", + "path": "Zoom/Zoom64-Win.download.recipe", + "shortname": "Zoom64-Win.download", "inferred_type": "download", "children": [ - "com.github.gmarnin.munki.Prey", - "com.github.peshay.filewave.Prey", - "com.github.nstrauss.pkg.Prey" + "com.github.andredb90.filewave.zoom64-win" ] }, - "com.github.hansen-m.download.Sibelius": { - "name": "Sibelius", - "description": "Downloads the latest version of Sibelius.", + "com.github.hansen-m.download.zoomus": { + "name": "Zoom", + "description": "Downloads the latest version of Zoom.", "repo": "autopkg/hansen-m-recipes", - "path": "Sibelius/Sibelius.download.recipe", - "deprecated": true, - "shortname": "Sibelius.download", + "path": "Zoom/Zoom.download.recipe", + "shortname": "Zoom.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.Sibelius", - "com.github.jlehikoinen.munki.Sibelius" + "com.github.homebysix.pkg.Zoom", + "com.github.peshay.filewave.zoomus" ] }, - "com.github.hansen-m.download.Atom-Win": { - "name": "Atom", - "description": "Downloads the current release version of Atom for Windows.", + "com.github.hansen-m.download.ImgBurn-Win": { + "name": "ImgBurn", + "description": "Downloads the latest version of ImgBurn for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "GitHub/Atom-Win.download.recipe", - "shortname": "Atom-Win.download", + "path": "ImgBurn/ImgBurn-Win.download.recipe", + "shortname": "ImgBurn-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.VueScan": { - "name": "VueScan", - "description": "Downloads the latest universal arm64 version VueScan (Universal installer).", + "com.github.hansen-m.download.AstroImageJ": { + "name": "AstroImageJ", + "description": "Downloads the latest version AstroImageJ DMG.", "repo": "autopkg/hansen-m-recipes", - "path": "VueScan/VueScan.download.recipe", - "shortname": "VueScan.download", + "path": "Astronomy/AstroImageJ.download.recipe", + "shortname": "AstroImageJ.download", "inferred_type": "download", "children": [ - "com.github.jps3.pkg.VueScan", - "com.github.jps3.munki.VueScan", - "com.github.jazzace.pkg.VueScanLicenced" + "com.github.hansen-m.download.AstroImageJ_Updates", + "com.github.n8felton.pkg.AstroImageJ" ] }, - "com.github.hansen-m.download.SubEthaEdit": { - "name": "SubEthaEdit", - "description": "Downloads SubEthaEdit 3.5.4 (the last non-Mac App Store version) from The Coding Monkeys.", + "com.github.hansen-m.pkg.SAOImageDS9": { + "name": "SAOImageDS9", + "description": "Downloads the latest the SAOImage DS9 and creates a versioned package.", "repo": "autopkg/hansen-m-recipes", - "path": "CodingMonkeys/SubEthaEdit.download.recipe", - "shortname": "SubEthaEdit.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.SubEthaEdit" - ] + "path": "Astronomy/SAOImageDS9.pkg.recipe", + "parent": "com.github.hansen-m.download.SAOImageDS9", + "shortname": "SAOImageDS9.pkg", + "inferred_type": "pkg" }, - "com.github.hansen-m.pkg.SubEthaEdit": { - "name": "SubEthaEdit", - "description": "Downloads the latest Box Sync disk image, and builds a deployable package.", + "com.github.hansen-m.pkg.AstroPlanner": { + "name": "AstroPlanner", + "description": "Downloads the latest version AstroPlanner.", "repo": "autopkg/hansen-m-recipes", - "path": "CodingMonkeys/SubEthaEdit.pkg.recipe", - "parent": "com.github.hansen-m.download.SubEthaEdit", - "shortname": "SubEthaEdit.pkg", + "path": "Astronomy/AstroPlanner.pkg.recipe", + "parent": "com.github.hansen-m.download.AstroPlanner", + "shortname": "AstroPlanner.pkg", "inferred_type": "pkg" }, - "com.github.hansen-m.download.Anaconda": { - "name": "Anaconda", - "description": "Downloads the latest version of Anaconda Python.\nDifferent installer types are available. Use INSTALLER_TYPE\nto chose between 'sh' or 'pkg'.", + "com.github.hansen-m.pkg.AstroImageJ": { + "name": "AstroImageJ", + "description": "Downloads the latest version AstroImageJ.", "repo": "autopkg/hansen-m-recipes", - "path": "Continuum/Anaconda.download.recipe", - "shortname": "Anaconda.download", + "path": "Astronomy/AstroImageJ.pkg.recipe", + "parent": "com.github.hansen-m.download.AstroImageJ_Updates", + "shortname": "AstroImageJ.pkg", + "inferred_type": "pkg" + }, + "com.github.hansen-m.download.AstroPlanner": { + "name": "AstroPlanner", + "description": "Downloads the latest version AstroPlanner.", + "repo": "autopkg/hansen-m-recipes", + "path": "Astronomy/AstroPlanner.download.recipe", + "shortname": "AstroPlanner.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.anaconda3", - "com.github.ygini.munki.anaconda2", - "com.github.dataJAR-recipes.munki.Anaconda 3", - "com.github.its-unibas.munki.Anaconda", - "com.github.its-unibas.munki.Anaconda3", - "com.github.haircut.pkg.AnacondaCustom", - "com.github.mlbz521.pkg.Anaconda" + "com.github.hansen-m.pkg.AstroPlanner" ] }, - "com.github.hansen-m.pkg.ContourShuttleDriver": { - "name": "Contour Shuttle Driver", - "description": "Downloads the latest version of the Contour Shuttle Driver.", - "repo": "autopkg/hansen-m-recipes", - "path": "Contour/ContourShuttleDriver.pkg.recipe", - "parent": "com.github.hansen-m.download.ContourShuttleDriver", - "shortname": "ContourShuttleDriver.pkg", - "inferred_type": "pkg" - }, - "com.github.hansen-m.download.ContourShuttleDriver": { - "name": "Contour Shuttle Driver", - "description": "Downloads the latest version of the Contour Shuttle Driver.", + "com.github.hansen-m.download.AstroImageJ_Updates": { + "name": "AstroImageJ Updates", + "description": "Downloads the latest Jar of AstroImageJ.", "repo": "autopkg/hansen-m-recipes", - "path": "Contour/ContourShuttleDriver.download.recipe", - "shortname": "ContourShuttleDriver.download", + "path": "Astronomy/AstroImageJ_Updates.download.recipe", + "parent": "com.github.hansen-m.download.AstroImageJ", + "shortname": "AstroImageJ_Updates.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.ContourShuttleDriver" + "com.github.hansen-m.pkg.AstroImageJ" ] }, - "com.github.hansen-m.download.MacPorts": { - "name": "MacPorts", - "description": "Downloads the latest version of MacPorts. Valid options for MACPORTS_REQUESTED_OS are:'10.12-Sierra (default), 10.11-ElCapitan, 10.10-Yosemite', '10.9-Mavericks', '10.8-MountainLion'.", + "com.github.hansen-m.download.SAOImageDS9": { + "name": "SAOImageDS9", + "description": "Downloads the latest version SAOImageDS9.", "repo": "autopkg/hansen-m-recipes", - "path": "MacPorts/MacPorts.download.recipe", - "shortname": "MacPorts.download", + "path": "Astronomy/SAOImageDS9.download.recipe", + "shortname": "SAOImageDS9.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.install.MacPorts", - "com.github.ygini.munki.macports-abstract" + "com.github.hansen-m.pkg.SAOImageDS9" ] }, - "com.github.hansen-m.install.MacPorts": { - "name": "MacPorts", - "description": "Downloads latest MacPorts package for 10.10-Yosemite and installs it. Use -k MACPORTS_REQUESTED_OS for other options.", + "com.github.hansen-m.download.CDBS": { + "name": "CDBS", + "description": "Downloads the latest version CDBS.", "repo": "autopkg/hansen-m-recipes", - "path": "MacPorts/MacPorts.install.recipe", - "parent": "com.github.hansen-m.download.MacPorts", - "shortname": "MacPorts.install", - "inferred_type": "install" + "path": "Astronomy/IRAFCDBS.download.recipe", + "shortname": "IRAFCDBS.download", + "inferred_type": "download" }, - "com.github.hansen-m.download.zoom-win": { - "name": "Zoom", - "description": "Downloads the latest version of Zoom.", + "com.github.hansen-m.download.SAOImageDS9-app": { + "name": "SAOImageDS9-app", + "description": "Downloads the latest version SAOImageDS9 app.", "repo": "autopkg/hansen-m-recipes", - "path": "Zoom/Zoom-Win.download.recipe", - "shortname": "Zoom-Win.download", + "path": "Astronomy/SAOImageDS9-app.download.recipe", + "shortname": "SAOImageDS9-app.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.zoomus-win" + "com.github.n8felton.munki.SAOImageDS9-app", + "com.github.haircut.pkg.SAOImageDS9-app" ] }, - "com.github.hansen-m.download.zoomus": { - "name": "Zoom", - "description": "Downloads the latest version of Zoom.", + "com.github.hansen-m.download.boxedit": { + "name": "Box Edit", + "description": "Downloads the latest version of Box Edit.", "repo": "autopkg/hansen-m-recipes", - "path": "Zoom/Zoom.download.recipe", - "shortname": "Zoom.download", + "path": "Box/BoxEdit.download.recipe", + "shortname": "BoxEdit.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Zoom", - "com.github.peshay.filewave.zoomus" + "com.github.joshua-d-miller.autopkg.munki.boxedit", + "com.github.triti.pkg.BoxEdit" ] }, - "com.github.hansen-m.download.zoom64-win": { - "name": "Zoom", - "description": "Downloads the latest version of Zoom 64bit.", + "com.github.hansen-m.pkg.boxsync": { + "name": "Box Sync", + "description": "Downloads the latest Box Sync disk image, and builds a deployable package.", "repo": "autopkg/hansen-m-recipes", - "path": "Zoom/Zoom64-Win.download.recipe", - "shortname": "Zoom64-Win.download", - "inferred_type": "download", + "path": "Box/BoxSync.pkg.recipe", + "parent": "com.github.hansen-m.download.boxsync", + "shortname": "BoxSync.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.zoom64-win" + "com.github.hansen-m.install.boxsync", + "com.github.jbaker10.lanrev.BoxSync", + "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.BoxSync" ] }, - "com.github.hansen-m.install.boxsync": { - "name": "Box Sync", - "description": "Downloads latest version of Box Sync, creates a package and installs it.", - "repo": "autopkg/hansen-m-recipes", - "path": "Box/BoxSync.install.recipe", - "parent": "com.github.hansen-m.pkg.boxsync", - "shortname": "BoxSync.install", - "inferred_type": "install" - }, "com.github.hansen-m.BoxEdit-Win": { "name": "Box Tools", "description": "Downloads the latest version of Box Tools for Windows.", @@ -11610,17 +11537,14 @@ "shortname": "BoxEdit-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.boxedit": { - "name": "Box Edit", - "description": "Downloads the latest version of Box Edit.", + "com.github.hansen-m.install.boxsync": { + "name": "Box Sync", + "description": "Downloads latest version of Box Sync, creates a package and installs it.", "repo": "autopkg/hansen-m-recipes", - "path": "Box/BoxEdit.download.recipe", - "shortname": "BoxEdit.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.boxedit", - "com.github.triti.pkg.BoxEdit" - ] + "path": "Box/BoxSync.install.recipe", + "parent": "com.github.hansen-m.pkg.boxsync", + "shortname": "BoxSync.install", + "inferred_type": "install" }, "com.github.hansen-m.BoxSync-Win": { "name": "Box Sync", @@ -11630,21 +11554,6 @@ "shortname": "BoxSync-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.pkg.boxsync": { - "name": "Box Sync", - "description": "Downloads the latest Box Sync disk image, and builds a deployable package.", - "repo": "autopkg/hansen-m-recipes", - "path": "Box/BoxSync.pkg.recipe", - "parent": "com.github.hansen-m.download.boxsync", - "shortname": "BoxSync.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.hansen-m.install.boxsync", - "com.github.jbaker10.lanrev.BoxSync", - "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.BoxSync" - ] - }, "com.github.hansen-m.download.boxsync": { "name": "Box Sync", "description": "Downloads the latest version of Box Sync.", @@ -11658,50 +11567,66 @@ "com.github.peshay.filewave.BoxSync" ] }, - "com.github.hansen-m.download.StudioCode": { - "name": "StudioCode", - "description": "Downloads the latest version StudioCode.", - "repo": "autopkg/hansen-m-recipes", - "path": "StudioCode/StudioCode.download.recipe", - "shortname": "StudioCode.download", - "inferred_type": "download" - }, - "com.github.hansen-m.SharedProcessors": { + "com.github.hansen-m.install.pycharm": { "name": null, - "description": "Dummy recipe for referencing shared processors in this directory.", + "description": "Installs the current release version of PyCharm.", "repo": "autopkg/hansen-m-recipes", - "path": "SharedProcessors/hansen-m-SharedProcessors.recipe" + "path": "PyCharm/PyCharm.install.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmce", + "shortname": "PyCharm.install", + "inferred_type": "install" }, - "com.github.hansen-m.download.Anki": { - "name": "Anki", - "description": "Downloads the latest Apple Silicon version of Anki.", + "com.github.hansen-m.pkg.pycharm": { + "name": "PyCharmCE", + "description": "Downloads the latest version PyCharm, and makes a package of it.", "repo": "autopkg/hansen-m-recipes", - "path": "Anki/Anki.download.recipe", - "shortname": "Anki.download", - "inferred_type": "download", + "path": "PyCharm/PyCharm.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmce", + "shortname": "PyCharm.pkg", + "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.pkg.anki" + "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE", + "com.github.davidbpirie.jamf-upload.PyCharm" ] }, - "com.github.hansen-m.download.SonicVisualiser": { - "name": "SonicVisualiser", - "description": "Downloads the latest version SonicVisualiser.", + "io.github.hansen-m.munki.pycharm": { + "name": "PyCharm CE", + "description": "Downloads the current release version of PyCharm and imports into Munki.", "repo": "autopkg/hansen-m-recipes", - "path": "SonicVisualiser/SonicVisualiser.download.recipe", - "shortname": "SonicVisualiser.download", + "path": "PyCharm/PyCharm.munki.recipe", + "parent": "com.github.hansen-m.download.pycharm", + "deprecated": true, + "shortname": "PyCharm.munki", + "inferred_type": "munki", + "munki_display_name": "PyCharm CE", + "munki_description": "PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development." + }, + "com.github.hansen-m.download.pycharm": { + "name": "PyCharm CE", + "description": "Downloads the latest version PyCharm.", + "repo": "autopkg/hansen-m-recipes", + "path": "PyCharm/PyCharm.download.recipe", + "deprecated": true, + "shortname": "PyCharm.download", "inferred_type": "download", "children": [ - "com.github.timsutton.munki.SonicVisualiser", - "com.github.w0.pkg.SonicVisualiser" + "io.github.hansen-m.munki.pycharm" ] }, - "com.github.hansen-m.download.Mirror": { - "name": "Mirror", - "description": "Downloads the latest version of Mirror for OS X from Penn State.", + "com.github.hansen-m.download.Inkscape": { + "name": "Inkscape", + "description": "Downloads the latest version of Inkscape. You may choose between dmg and dmg-arm64 as architecture; this recipe defaults to dmg (Intel).", "repo": "autopkg/hansen-m-recipes", - "path": "PennState/Mirror.download.recipe", - "shortname": "Mirror.download", - "inferred_type": "download" + "path": "Inkscape/Inkscape.download.recipe", + "shortname": "Inkscape.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Inkscape", + "com.github.homebysix.munki.Inkscape", + "com.github.homebysix.pkg.Inkscape", + "com.github.peshay.filewave.Inkscape" + ] }, "com.github.hansen-m.download.exceedondemandclient": { "name": "Exceed onDemand Client", @@ -11714,232 +11639,307 @@ "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient" ] }, - "com.github.hansen-m.download.AuraliaCloud": { - "name": "AuraliaCloud", - "description": "Downloads the latest version of Auralia Cloud. Important: You must override SCHOOL_CODE with the value unique to your organization.", + "com.github.hansen-m.download.AmazonMusic": { + "name": "Amazon Music", + "description": "Downloads the latest version of Amazon Music Player.", "repo": "autopkg/hansen-m-recipes", - "path": "RisingSoftware/AuraliaCloud.download.recipe", - "shortname": "AuraliaCloud.download", + "path": "Amazon/AmazonMusic.download.recipe", + "shortname": "AmazonMusic.download", + "inferred_type": "download" + }, + "com.github.hansen-m.pkg.Kindle": { + "name": "Kindle", + "description": "Downloads the latest version of the Kindle for Mac app from Amazon and packages it.", + "repo": "autopkg/hansen-m-recipes", + "path": "Amazon/Kindle.pkg.recipe", + "parent": "com.github.hansen-m.download.Kindle", + "shortname": "Kindle.pkg", + "inferred_type": "pkg" + }, + "com.github.hansen-m.download.Kindle": { + "name": "Kindle", + "description": "Downloads the latest version of the Kindle for Mac app from Amazon.", + "repo": "autopkg/hansen-m-recipes", + "path": "Amazon/Kindle.download.recipe", + "shortname": "Kindle.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.AuraliaCloud" + "com.github.hansen-m.pkg.Kindle", + "com.github.aysiu.munki.Kindle", + "com.github.peshay.filewave.Kindle", + "com.github.apizz.munki.Kindle" ] }, - "com.github.hansen-m.download.FirefoxESR64-Win": { - "name": "FirefoxESR64", - "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.", + "com.github.hansen-m.download.Greenshot-Win": { + "name": "Greenshot", + "description": "Downloads the latest version of Greenshot for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Mozilla/FirefoxESR64-Win.download.recipe", - "shortname": "FirefoxESR64-Win.download", + "path": "Greenshot/Greenshot-Win.download.recipe", + "shortname": "Greenshot-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.Anaconda": { + "name": "Anaconda", + "description": "Downloads the latest version of Anaconda Python.\nDifferent installer types are available. Use INSTALLER_TYPE\nto chose between 'sh' or 'pkg'.", + "repo": "autopkg/hansen-m-recipes", + "path": "Continuum/Anaconda.download.recipe", + "shortname": "Anaconda.download", "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.FirefoxESR64-Win" + "com.github.ygini.munki.anaconda2", + "com.github.ygini.munki.anaconda3", + "com.github.dataJAR-recipes.munki.Anaconda 3", + "com.github.its-unibas.munki.Anaconda", + "com.github.its-unibas.munki.Anaconda3", + "com.github.haircut.pkg.AnacondaCustom", + "com.github.mlbz521.pkg.Anaconda" ] }, - "com.github.hansen-m.download.Firefox64-Win": { - "name": "Firefox", - "description": "Downloads the latest version of Mozilla Firefox for Windows.", + "com.github.hansen-m.download.Atom-Win": { + "name": "Atom", + "description": "Downloads the current release version of Atom for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Mozilla/Firefox64-Win.download.recipe", - "shortname": "Firefox64-Win.download", + "path": "GitHub/Atom-Win.download.recipe", + "shortname": "Atom-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.FirefoxESR-Win": { - "name": "FirefoxESR", - "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.", + "com.github.hansen-m.download.ProjectLibre": { + "name": "ProjectLibre", + "description": "Downloads ProjectLibre for Mac.", "repo": "autopkg/hansen-m-recipes", - "path": "Mozilla/FirefoxESR-Win.download.recipe", - "shortname": "FirefoxESR-Win.download", + "path": "ProjectLibre/ProjectLibre.download.recipe", + "shortname": "ProjectLibre.download", "inferred_type": "download", "children": [ - "com.github.patgmac.lanrev.FirefoxESR-Win" + "com.github.peshay.filewave.ProjectLibre", + "com.github.ahousseini-recipes.pkg.ProjectLibre" ] }, - "com.github.hansen-m.download.Thunderbird-Win": { - "name": "Thunderbird", - "description": "Downloads the latest version of Mozilla Thunderbird for Windows.", + "com.github.hansen-m.download.Anki": { + "name": "Anki", + "description": "Downloads the latest Apple Silicon version of Anki.", "repo": "autopkg/hansen-m-recipes", - "path": "Mozilla/Thunderbird-Win.download.recipe", - "shortname": "Thunderbird-Win.download", + "path": "Anki/Anki.download.recipe", + "shortname": "Anki.download", + "inferred_type": "download", + "children": [ + "com.github.sebtomasi.pkg.anki" + ] + }, + "com.github.hansen-m.download.AdobeFlashActiveX-Win": { + "name": "AdobeFlashPlayerPlugin", + "description": "Downloads latest Adobe Flash Player ActiveX Plugin for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "Adobe/AdobeFlashPlayerActiveX-Win.download.recipe", + "shortname": "AdobeFlashPlayerActiveX-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.Firefox-Win": { - "name": "Firefox", - "description": "Downloads the latest version of Mozilla Firefox for Windows.", + "com.github.hansen-m.download.AdobeShockwavePlayer-Win": { + "name": "AdobeShockwavePlayer", + "description": "Downloads latest Adobe Shockwave Player msi installer.", "repo": "autopkg/hansen-m-recipes", - "path": "Mozilla/Firefox-Win.download.recipe", - "shortname": "Firefox-Win.download", + "path": "Adobe/AdobeShockwavePlayer-Win.download.recipe", + "shortname": "AdobeShockwavePlayer-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.AdobeDigitalEditions": { + "name": "AdobeDigitalEditions", + "description": "Downloads the latest version of Adobe Digital Editions.", + "repo": "autopkg/hansen-m-recipes", + "path": "Adobe/AdobeDigitalEditions.download.recipe", + "shortname": "AdobeDigitalEditions.download", "inferred_type": "download", "children": [ - "com.github.patgmac.lanrev.Firefox-Win" + "com.github.hansen-m.install.AdobeDigitalEditions", + "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions", + "com.github.novaksam.pkg.AdobeDigitalEditions" ] }, - "com.github.hansen-m.download.zimbradesktop": { - "name": "Zimbra Desktop", - "description": "Download the latest version of Zimbra Desktop.", + "com.github.hansen-m.download.AdobeFlashPPAPI-Win": { + "name": "AdobeFlashPlayerPPAPI", + "description": "Downloads latest Adobe Flash Player PPAPI for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Zimbra/ZimbraDesktop.download.recipe", - "shortname": "ZimbraDesktop.download", + "path": "Adobe/AdobeFlashPlayerPPAPI-Win.download.recipe", + "shortname": "AdobeFlashPlayerPPAPI-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.mothur": { - "name": "mothur", - "description": "Downloads the latest version of mothur.", + "com.github.hansen-m.install.AdobeDigitalEditions": { + "name": "AdobeDigitalEditions", + "description": "Downloads and installs the latest Adobe Digital Editions from Adobe.", "repo": "autopkg/hansen-m-recipes", - "path": "Microbiology/Mothur.download.recipe", - "shortname": "Mothur.download", + "path": "Adobe/AdobeDigitalEditions.install.recipe", + "parent": "com.github.hansen-m.download.AdobeDigitalEditions", + "shortname": "AdobeDigitalEditions.install", + "inferred_type": "install" + }, + "com.github.hansen-m.download.AdobeAIR-Win": { + "name": "AdobeAIR", + "description": "Downloads latest Adobe AIR installer for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "Adobe/AdobeAIR-Win.download.recipe", + "shortname": "AdobeAIR-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.AdobeCreativeCloudInstaller-Win": { + "name": "CreativeCloudInstaller", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "Adobe/AdobeCreativeCloudInstaller-Win.download.recipe", + "shortname": "AdobeCreativeCloudInstaller-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.AdobeReader-Win": { + "name": "AdobeReader", + "description": "Downloads latest version of Adobe Reader DC for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "Adobe/AdobeReader-Win.download.recipe", + "shortname": "AdobeReader-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.AdobeFlashPlugin-Win": { + "name": "AdobeFlashPlayerPlugin", + "description": "Downloads latest Adobe Flash Player Plugin for Windows.", + "repo": "autopkg/hansen-m-recipes", + "path": "Adobe/AdobeFlashPlayerPlugin-Win.download.recipe", + "shortname": "AdobeFlashPlayerPlugin-Win.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.FirestormRelease": { + "name": "Firestorm", + "description": "Downloads the latest version of Firestorm Release.", + "repo": "autopkg/hansen-m-recipes", + "path": "FirestormViewer/FirestormRelease.download.recipe", + "shortname": "FirestormRelease.download", + "inferred_type": "download" + }, + "com.github.hansen-m.download.FirestormOSRelease": { + "name": "FirestormOS", + "description": "Downloads the latest version of FirestormOS Opensim.", + "repo": "autopkg/hansen-m-recipes", + "path": "FirestormViewer/FirestormOSRelease.download.recipe", + "shortname": "FirestormOSRelease.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.mothur" + "com.github.n8felton.munki.FirestormViewer" ] }, - "com.github.hansen-m.pkg.mothur": { - "name": "mothur", - "description": "Downloads the latest version of mothur.", + "com.github.hansen-m.download.AutoPkgBESEngine": { + "name": "BESEngine", + "description": "Downloads latest source of AutoPkgBESEngine.", "repo": "autopkg/hansen-m-recipes", - "path": "Microbiology/Mothur.pkg.recipe", - "parent": "com.github.hansen-m.download.mothur", - "shortname": "Mothur.pkg", - "inferred_type": "pkg" + "path": "BESEngine/BESEngine.download.recipe", + "shortname": "BESEngine.download", + "inferred_type": "download", + "children": [ + "com.github.hansen-m.pkg.AutoPkgBESEngine" + ] }, - "com.github.hansen-m.pkg.pycharm": { - "name": "PyCharmCE", - "description": "Downloads the latest version PyCharm, and makes a package of it.", + "com.github.hansen-m.pkg.AutoPkgBESEngine": { + "name": "BESEngine", + "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.", "repo": "autopkg/hansen-m-recipes", - "path": "PyCharm/PyCharm.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmce", - "shortname": "PyCharm.pkg", + "path": "BESEngine/BESEngine.pkg.recipe", + "parent": "com.github.hansen-m.download.AutoPkgBESEngine", + "shortname": "BESEngine.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE", - "com.github.davidbpirie.jamf-upload.PyCharm" + "com.github.hansen-m.install.AutoPkgBESEngine" ] }, - "io.github.hansen-m.munki.pycharm": { - "name": "PyCharm CE", - "description": "Downloads the current release version of PyCharm and imports into Munki.", + "com.github.hansen-m.install.AutoPkgBESEngine": { + "name": "BESEngine", + "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.", "repo": "autopkg/hansen-m-recipes", - "path": "PyCharm/PyCharm.munki.recipe", - "parent": "com.github.hansen-m.download.pycharm", - "deprecated": true, - "shortname": "PyCharm.munki", - "inferred_type": "munki", - "munki_display_name": "PyCharm CE", - "munki_description": "PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development." + "path": "BESEngine/BESEngine.install.recipe", + "parent": "com.github.hansen-m.pkg.AutoPkgBESEngine", + "shortname": "BESEngine.install", + "inferred_type": "install" }, - "com.github.hansen-m.download.pycharm": { - "name": "PyCharm CE", - "description": "Downloads the latest version PyCharm.", + "com.github.hansen-m.download.SoundStudio": { + "name": "SoundStudio", + "description": "Download the latest version of Sound Studio.", "repo": "autopkg/hansen-m-recipes", - "path": "PyCharm/PyCharm.download.recipe", - "deprecated": true, - "shortname": "PyCharm.download", + "path": "FeltTip/SoundStudio.download.recipe", + "shortname": "SoundStudio.download", "inferred_type": "download", "children": [ - "io.github.hansen-m.munki.pycharm" + "com.github.moofit-recipes.pkg.SoundStudio" ] }, - "com.github.hansen-m.install.pycharm": { - "name": null, - "description": "Installs the current release version of PyCharm.", + "com.github.hansen-m.download.mega": { + "name": "Mega", + "description": "Downloads the latest version of Mega.", "repo": "autopkg/hansen-m-recipes", - "path": "PyCharm/PyCharm.install.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmce", - "shortname": "PyCharm.install", - "inferred_type": "install" + "path": "MegaSoftware/Mega.download.recipe", + "shortname": "Mega.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.MEGA" + ] }, - "com.github.hansen-m.download.PolycomCMADesktop": { - "name": "PolycomCMADesktop", - "description": "Downloads the latest version of Polycom Converged Management Application (CMA) Desktop.", + "com.github.hansen-m.download.Skype-Win": { + "name": "Skype", + "description": "Downloads the latest version of Skype for Business for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Polycom/PolycomCMADesktop.download.recipe", - "shortname": "PolycomCMADesktop.download", + "path": "Skype/Skype-Win.download.recipe", + "shortname": "Skype-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.PolycomRPDesktop": { - "name": "PolycomRealPresenceDesktop", - "description": "Downloads the latest version of Polycom RealPresence (RP) Desktop.", + "com.github.hansen-m.download.Firefox-Win": { + "name": "Firefox", + "description": "Downloads the latest version of Mozilla Firefox for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Polycom/PolycomRPDesktop.download.recipe", - "shortname": "PolycomRPDesktop.download", + "path": "Mozilla/Firefox-Win.download.recipe", + "shortname": "Firefox-Win.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.munki.PolycomRPDesktop" + "com.github.patgmac.lanrev.Firefox-Win" ] }, - "com.github.hansen-m.munki.PolycomRPDesktop": { - "name": "PolycomRealPresenceDesktop", - "description": "Imports the latest version of Polycom RealPresence (RP) Desktop into Munki.", - "repo": "autopkg/hansen-m-recipes", - "path": "Polycom/PolycomRPDesktop.munki.recipe", - "parent": "com.github.hansen-m.download.PolycomRPDesktop", - "shortname": "PolycomRPDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "Polycom RealPresence Desktop", - "munki_description": "

\n

Wiki: https://our.intern.facebook.com/intern/wiki/index.php/Ops/NetOps/corpnet/Video/Polycom
\n

\n
\n
Polycom RealPresence desktop solutions conveniently connect you to HD video, voice, or content collaboration\u2014whether you are in a routine sales meeting, on a customer call, or on a crisis-response team.
\n

\n

" - }, - "com.github.hansen-m.download.FileZilla": { - "name": "FileZilla", - "description": "Downloads the latest version FileZilla for Mac Client.", - "repo": "autopkg/hansen-m-recipes", - "path": "FileZilla/FileZilla.download.recipe", - "shortname": "FileZilla.download", - "inferred_type": "download" - }, - "com.github.hansen-m.download.FileZilla-Win": { - "name": "FileZilla", - "description": "Downloads the latest version FileZilla Win Client.", + "com.github.hansen-m.download.FirefoxESR64-Win": { + "name": "FirefoxESR64", + "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "FileZilla/FileZilla-Win.download.recipe", - "shortname": "FileZilla-Win.download", - "inferred_type": "download" + "path": "Mozilla/FirefoxESR64-Win.download.recipe", + "shortname": "FirefoxESR64-Win.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.filewave.FirefoxESR64-Win" + ] }, - "com.github.hansen-m.download.DjVuLibre": { - "name": "DjVuLibre", - "description": "Downloads the latest version DjVuLibre.", + "com.github.hansen-m.download.Thunderbird-Win": { + "name": "Thunderbird", + "description": "Downloads the latest version of Mozilla Thunderbird for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "DjVuLibre/DjVuLibre.download.recipe", - "shortname": "DjVuLibre.download", + "path": "Mozilla/Thunderbird-Win.download.recipe", + "shortname": "Thunderbird-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.EndNote-Win": { - "name": "EndNote", - "description": "Downloads the latest version of EndNote for Windows.", + "com.github.hansen-m.download.Firefox64-Win": { + "name": "Firefox", + "description": "Downloads the latest version of Mozilla Firefox for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "ThomsonReuters/EndNote-Win.download.recipe", - "shortname": "EndNote-Win.download", + "path": "Mozilla/Firefox64-Win.download.recipe", + "shortname": "Firefox64-Win.download", "inferred_type": "download" }, - "com.github.hansen-m.download.EndNoteX7": { - "name": "EndNote", - "description": "Downloads the latest version of EndNote for OS X.", - "repo": "autopkg/hansen-m-recipes", - "path": "ThomsonReuters/EndNote7.download.recipe", - "shortname": "EndNote7.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.EndNoteX7" - ] - }, - "com.github.autopkg.download.blackboardcollaboratelauncher": { - "name": "Blackboard Collaborate Launcher", - "description": "Downloads latest Blackboard Collaborate Launcher.", + "com.github.hansen-m.download.FirefoxESR-Win": { + "name": "FirefoxESR", + "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.", "repo": "autopkg/hansen-m-recipes", - "path": "Blackboard/BlackboardCollaborateLauncher.download.recipe", - "shortname": "BlackboardCollaborateLauncher.download", + "path": "Mozilla/FirefoxESR-Win.download.recipe", + "shortname": "FirefoxESR-Win.download", "inferred_type": "download", "children": [ - "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg", - "com.github.novaksam.pkg.BlackboardCollaborateLauncher" + "com.github.patgmac.lanrev.FirefoxESR-Win" ] }, - "com.github.hansen-m.download.ImgBurn-Win": { - "name": "ImgBurn", - "description": "Downloads the latest version of ImgBurn for Windows.", + "com.github.hansen-m.download.Evom": { + "name": "Evom", + "description": "Downloads the latest version of Evom.", "repo": "autopkg/hansen-m-recipes", - "path": "ImgBurn/ImgBurn-Win.download.recipe", - "shortname": "ImgBurn-Win.download", + "path": "TheLittleAppFactory/Evom.download.recipe", + "shortname": "Evom.download", "inferred_type": "download" }, "com.github.hansen-m.download.MendeleyReferenceManager-Win": { @@ -11950,38 +11950,70 @@ "shortname": "MendeleyReferenceManager-Win.download", "inferred_type": "download" }, - "com.github.jleggat.pkg.lightpaper": { - "name": "LightPaper", - "description": "Packages the download of LightPaper.", + "com.github.jleggat.ValidatorSAC.munki": { + "name": "ValidatorSAC", + "description": "Downloads the current release version of Validator S.A.C.", "repo": "autopkg/jleggat-recipes", - "path": "LightPaper/LightPaper.pkg.recipe", - "parent": "com.github.jleggat.download.lightpaper", - "shortname": "LightPaper.pkg", - "inferred_type": "pkg", + "path": "ValidatorSAC/ValidatorSAC.munki.recipe", + "parent": "com.github.jleggat.ValidatorSAC.download", + "shortname": "ValidatorSAC.munki", + "inferred_type": "munki", + "munki_display_name": "Validator S.A.C.", + "munki_description": "Validator S.A.C. (Stand Alone Complex) is a stand-alone, easy to install, version of the W3C's HTML / XHTML Markup Validator for Mac OS X." + }, + "com.github.jleggat.ValidatorSAC.install": { + "name": "ValidatorSAC", + "description": "Downloads the current release version of Validator S.A.C. and installs it.", + "repo": "autopkg/jleggat-recipes", + "path": "ValidatorSAC/ValidatorSAC.install.recipe", + "parent": "com.github.jleggat.ValidatorSAC.download", + "shortname": "ValidatorSAC.install", + "inferred_type": "install" + }, + "com.github.jleggat.ValidatorSAC.download": { + "name": "ValidatorSAC", + "description": "Downloads the current release version of Validator S.A.C.", + "repo": "autopkg/jleggat-recipes", + "path": "ValidatorSAC/ValidatorSAC.download.recipe", + "shortname": "ValidatorSAC.download", + "inferred_type": "download", "children": [ - "com.github.jleggat.munki.lightpaper" + "com.github.jleggat.ValidatorSAC.munki", + "com.github.jleggat.ValidatorSAC.install" ] }, - "com.github.jleggat.munki.lightpaper": { - "name": "LightPaper", - "description": "Downloads the latest LightPaper disk image and imports into Munki.", + "com.github.jleggat.SequelPro.munki": { + "name": "SequelPro", + "description": "Downloads the current release version of SequelPro.", "repo": "autopkg/jleggat-recipes", - "path": "LightPaper/LightPaper.munki.recipe", - "parent": "com.github.jleggat.pkg.lightpaper", - "shortname": "LightPaper.munki", + "path": "SequelPro/SequelPro.munki.recipe", + "parent": "com.github.jleggat.SequelPro.download", + "shortname": "SequelPro.munki", "inferred_type": "munki", - "munki_display_name": "LightPaper Text Editor", - "munki_description": "LightPaper is a simple, beautiful, powerful yet free Text Editor for passionate writers. You can use LightPaper to write any kind of text documents \u2013 blogs, articles, notes, READMEs, TODOs, or the next chapter of your new novel." + "munki_display_name": "SequelPro", + "munki_description": "Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases." }, - "com.github.jleggat.install.lightpaper": { - "name": "LightPaper", - "description": "Downloads latest LightPaper disk image and installs LightPaper.", + "com.github.jleggat.SequelPro.install": { + "name": "SequelPro", + "description": "Downloads the current release version of SequelPro and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "LightPaper/LightPaper.install.recipe", - "parent": "com.github.jleggat.download.lightpaper", - "shortname": "LightPaper.install", + "path": "SequelPro/SequelPro.install.recipe", + "parent": "com.github.jleggat.SequelPro.download", + "shortname": "SequelPro.install", "inferred_type": "install" }, + "com.github.jleggat.SequelPro.download": { + "name": "SequelPro", + "description": "Downloads the current release version of SequelPro.", + "repo": "autopkg/jleggat-recipes", + "path": "SequelPro/SequelPro.download.recipe", + "shortname": "SequelPro.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.SequelPro.munki", + "com.github.jleggat.SequelPro.install" + ] + }, "com.github.jleggat.download.lightpaper": { "name": "LightPaper", "description": "Downloads the latest version of LightPaper.", @@ -11990,145 +12022,151 @@ "shortname": "LightPaper.download", "inferred_type": "download", "children": [ - "com.github.jleggat.pkg.lightpaper", - "com.github.jleggat.install.lightpaper" + "com.github.jleggat.install.lightpaper", + "com.github.jleggat.pkg.lightpaper" ] }, - "com.github.jleggat.AppCleaner.download": { - "name": "AppCleaner", - "description": "Downloads the current release of AppCleaner from freemacsoft website.", + "com.github.jleggat.install.lightpaper": { + "name": "LightPaper", + "description": "Downloads latest LightPaper disk image and installs LightPaper.", "repo": "autopkg/jleggat-recipes", - "path": "AppCleaner/AppCleaner.download.recipe", - "shortname": "AppCleaner.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.AppCleaner.munki", - "com.github.jleggat.AppCleaner.install", - "com.github.peshay.filewave.AppCleaner", - "com.github.haircut.pkg.AppCleaner", - "com.github.fishd72.pkg.AppCleaner" - ] + "path": "LightPaper/LightPaper.install.recipe", + "parent": "com.github.jleggat.download.lightpaper", + "shortname": "LightPaper.install", + "inferred_type": "install" }, - "com.github.jleggat.AppCleaner.munki": { - "name": "AppCleaner", - "description": "Downloads the current release of AppCleaner and imports it into munki.", + "com.github.jleggat.munki.lightpaper": { + "name": "LightPaper", + "description": "Downloads the latest LightPaper disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "AppCleaner/AppCleaner.munki.recipe", - "parent": "com.github.jleggat.AppCleaner.download", - "shortname": "AppCleaner.munki", + "path": "LightPaper/LightPaper.munki.recipe", + "parent": "com.github.jleggat.pkg.lightpaper", + "shortname": "LightPaper.munki", "inferred_type": "munki", - "munki_display_name": "AppCleaner Uninstaller Utility", - "munki_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps." + "munki_display_name": "LightPaper Text Editor", + "munki_description": "LightPaper is a simple, beautiful, powerful yet free Text Editor for passionate writers. You can use LightPaper to write any kind of text documents \u2013 blogs, articles, notes, READMEs, TODOs, or the next chapter of your new novel." }, - "com.github.jleggat.AppCleaner.install": { - "name": "AppCleaner", - "description": "Downloads the current release of AppCleaner and installs it.", + "com.github.jleggat.pkg.lightpaper": { + "name": "LightPaper", + "description": "Packages the download of LightPaper.", "repo": "autopkg/jleggat-recipes", - "path": "AppCleaner/AppCleaner.install.recipe", - "parent": "com.github.jleggat.AppCleaner.download", - "shortname": "AppCleaner.install", - "inferred_type": "install" + "path": "LightPaper/LightPaper.pkg.recipe", + "parent": "com.github.jleggat.download.lightpaper", + "shortname": "LightPaper.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jleggat.munki.lightpaper" + ] }, - "com.github.jleggat.Wireshark.download": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark.", + "com.github.jleggat.BonjourBrowser.download": { + "name": "BonjourBrowser", + "description": "Downloads latest Bonjour Browser disk image.", "repo": "autopkg/jleggat-recipes", - "path": "Wireshark/Wireshark.download.recipe", - "shortname": "Wireshark.download", + "path": "BonjourBrowser/BonjourBrowser.download.recipe", + "shortname": "BonjourBrowser.download", "inferred_type": "download", "children": [ - "com.github.jleggat.pkg.Wireshark", - "com.github.peshay.filewave.Wireshark" + "com.github.jleggat.BonjourBrowser.install", + "com.github.jleggat.BonjourBrowser.munki", + "com.github.homebysix.pkg.BonjourBrowser" ] }, - "com.github.jleggat.Wireshark.munki": { - "name": "Wireshark", - "description": "Downloads Wireshark and imports into Munki.", + "com.github.jleggat.BonjourBrowser.install": { + "name": "BonjourBrowser", + "description": "Downloads the latest Bonjour Browser disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "Wireshark/Wireshark.munki.recipe", - "parent": "com.github.jleggat.pkg.Wireshark", - "shortname": "Wireshark.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Wireshark is a powerful network protocol analysis suite." + "path": "BonjourBrowser/BonjourBrowser.install.recipe", + "parent": "com.github.jleggat.BonjourBrowser.download", + "shortname": "BonjourBrowser.install", + "inferred_type": "install" }, - "com.github.jleggat.pkg.Wireshark": { - "name": "Wireshark", - "description": "Downloads Wireshark and creates a package.", + "com.github.jleggat.BonjourBrowser.munki": { + "name": "BonjourBrowser", + "description": "Downloads the latest Bonjour Browser disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "Wireshark/Wireshark.pkg.recipe", - "parent": "com.github.jleggat.Wireshark.download", - "shortname": "Wireshark.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jleggat.Wireshark.munki" - ] + "path": "BonjourBrowser/BonjourBrowser.munki.recipe", + "parent": "com.github.jleggat.BonjourBrowser.download", + "shortname": "BonjourBrowser.munki", + "inferred_type": "munki", + "munki_display_name": "Bonjour Browser", + "munki_description": "Bonjour Browser is a utility that displays all the bonjour services on your local network." }, - "com.github.jleggat.Transmission.munki": { - "name": "Transmission", - "description": "Downloads the current release version of Transmission.", + "com.github.jleggat.MunkiAdmin.munki": { + "name": "MunkiAdmin", + "description": "Downloads MunkiAdmin and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "Transmission/Transmission.munki.recipe", - "parent": "com.github.jleggat.Transmission.download", - "shortname": "Transmission.munki", + "path": "MunkiAdmin/MunkiAdmin.munki.recipe", + "parent": "com.github.jleggat.MunkiAdmin.download", + "shortname": "MunkiAdmin.munki", "inferred_type": "munki", - "munki_display_name": "Transmission Torrent Client", - "munki_description": "Transmission bittorrent client runs natively on multiple operating systems." + "munki_display_name": "MunkiAdmin - GUI tools for Munki", + "munki_description": "MunkiAdmin is a GUI for managing munki repositories. It is written with Objective-C and uses in-memory Core Data store as a backend." }, - "com.github.jleggat.Transmission.download": { - "name": "Transmission", - "description": "Downloads the current release version of Transmission.", + "com.github.jleggat.MunkiAdmin.download": { + "name": "MunkiAdmin", + "description": "Download recipe for MunkiAdmin.", "repo": "autopkg/jleggat-recipes", - "path": "Transmission/Transmission.download.recipe", - "shortname": "Transmission.download", + "path": "MunkiAdmin/MunkiAdmin.download.recipe", + "shortname": "MunkiAdmin.download", "inferred_type": "download", "children": [ - "com.github.jleggat.Transmission.munki", - "com.github.jleggat.Transmission.install", - "com.github.ahousseini-recipes.pkg.Transmission" + "com.github.jleggat.MunkiAdmin.munki", + "com.github.jleggat.MunkiAdmin.install" ] }, - "com.github.jleggat.Transmission.install": { - "name": "Transmission", - "description": "Downloads the current release version of Transmission and installs it.", + "com.github.jleggat.MunkiAdmin.install": { + "name": "MunkiAdmin", + "description": "Downloads and installs MunkiAdmin.", "repo": "autopkg/jleggat-recipes", - "path": "Transmission/Transmission.install.recipe", - "parent": "com.github.jleggat.Transmission.download", - "shortname": "Transmission.install", + "path": "MunkiAdmin/MunkiAdmin.install.recipe", + "parent": "com.github.jleggat.MunkiAdmin.download", + "shortname": "MunkiAdmin.install", "inferred_type": "install" }, - "com.github.jleggat.ValidatorSAC.munki": { - "name": "ValidatorSAC", - "description": "Downloads the current release version of Validator S.A.C.", + "com.github.jleggat.munki.Monit": { + "name": "Monit", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "ValidatorSAC/ValidatorSAC.munki.recipe", - "parent": "com.github.jleggat.ValidatorSAC.download", - "shortname": "ValidatorSAC.munki", + "path": "Monit/Monit.munki.recipe", + "parent": "com.github.jleggat.pkg.Monit", + "shortname": "Monit.munki", "inferred_type": "munki", - "munki_display_name": "Validator S.A.C.", - "munki_description": "Validator S.A.C. (Stand Alone Complex) is a stand-alone, easy to install, version of the W3C's HTML / XHTML Markup Validator for Mac OS X." + "munki_display_name": "Monit - Unix Systems Management", + "munki_description": "Monit is an open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations." }, - "com.github.jleggat.ValidatorSAC.download": { - "name": "ValidatorSAC", - "description": "Downloads the current release version of Validator S.A.C.", + "com.github.jleggat.download.Monit": { + "name": "Monit", + "description": "Downloads the current release version of Monit.", "repo": "autopkg/jleggat-recipes", - "path": "ValidatorSAC/ValidatorSAC.download.recipe", - "shortname": "ValidatorSAC.download", + "path": "Monit/Monit.download.recipe", + "shortname": "Monit.download", "inferred_type": "download", "children": [ - "com.github.jleggat.ValidatorSAC.munki", - "com.github.jleggat.ValidatorSAC.install" + "com.github.jleggat.pkg.Monit" ] }, - "com.github.jleggat.ValidatorSAC.install": { - "name": "ValidatorSAC", - "description": "Downloads the current release version of Validator S.A.C. and installs it.", + "com.github.jleggat.install.Monit": { + "name": "Monit", + "description": "Downloads the latest monit, builds a package around it and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "ValidatorSAC/ValidatorSAC.install.recipe", - "parent": "com.github.jleggat.ValidatorSAC.download", - "shortname": "ValidatorSAC.install", + "path": "Monit/Monit.install.recipe", + "parent": "com.github.jleggat.pkg.Monit", + "shortname": "Monit.install", "inferred_type": "install" }, + "com.github.jleggat.pkg.Monit": { + "name": "Monit", + "description": null, + "repo": "autopkg/jleggat-recipes", + "path": "Monit/Monit.pkg.recipe", + "parent": "com.github.jleggat.download.Monit", + "shortname": "Monit.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jleggat.munki.Monit", + "com.github.jleggat.install.Monit" + ] + }, "com.github.jleggat.download.pandoc": { "name": "Pandoc", "description": "Downloads the latest version of Pandoc.", @@ -12161,112 +12199,115 @@ "shortname": "Pandoc.install", "inferred_type": "install" }, - "com.github.jleggat.PostgresApp.download": { - "name": "PostgresApp", - "description": "Downloads the current release version of Postgres.app.", - "repo": "autopkg/jleggat-recipes", - "path": "PostgresApp/PostgresApp.download.recipe", - "shortname": "PostgresApp.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.PostgresApp.install", - "com.github.jleggat.PostgresApp.munki", - "com.github.peshay.filewave.PostgresApp" - ] - }, - "com.github.jleggat.PostgresApp.install": { - "name": "PostgresApp", - "description": "Downloads the current release version of Postgres.app and installs it.", - "repo": "autopkg/jleggat-recipes", - "path": "PostgresApp/PostgresApp.install.recipe", - "parent": "com.github.jleggat.PostgresApp.download", - "shortname": "PostgresApp.install", - "inferred_type": "install" - }, - "com.github.jleggat.PostgresApp.munki": { - "name": "PostgresApp", - "description": "Downloads the current release version of Postgres.app.", + "com.github.jleggat-recipes.munki.screenFetch": { + "name": "screenFetch", + "description": "Imports screenFetch into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "PostgresApp/PostgresApp.munki.recipe", - "parent": "com.github.jleggat.PostgresApp.download", - "shortname": "PostgresApp.munki", + "path": "screenFetch/screenFetch.munki.recipe", + "parent": "com.github.jleggat-recipes.pkg.screenFetch", + "shortname": "screenFetch.munki", "inferred_type": "munki", - "munki_display_name": "Postgres.app", - "munki_description": "the easiest way to run PostgreSQL on the Mac" + "munki_display_name": "screenFetch - Command line tool for managing dock items", + "munki_description": "screenFetch is a \"Bash Screenshot Information Tool\".\nThis handy Bash script can be used to generate one of those nifty terminal theme\ninformation + ASCII distribution logos you see in everyone's screenshots nowadays.\nIt will auto-detect your distribution and display an ASCII version of that distribution's\nlogo and some valuable information to the right. There are options to specify no ascii art,\ncolors, taking a screenshot upon displaying info, and even customizing the screenshot command!\nThis script is very easy to add to and can easily be extended." }, - "com.github.jleggat.Captur.install": { - "name": "Captur", - "description": "Downloads Captur and installs it.", + "com.github.jleggat-recipes.install.screenFetch": { + "name": "screenFetch", + "description": "Downloads latest screenFetch and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "Captur/Captur.install.recipe", - "parent": "com.github.jleggat.Captur.download", - "shortname": "Captur.install", + "path": "screenFetch/screenFetch.install.recipe", + "parent": "com.github.jleggat-recipes.pkg.screenFetch", + "shortname": "screenFetch.install", "inferred_type": "install" }, - "com.github.jleggat.Captur.download": { - "name": "Captur", - "description": "Download recipe for Captur.", + "com.github.jleggat-recipes.pkg.screenFetch": { + "name": "screenFetch", + "description": "Packages screenFetch utility.", "repo": "autopkg/jleggat-recipes", - "path": "Captur/Captur.download.recipe", - "shortname": "Captur.download", - "inferred_type": "download", + "path": "screenFetch/screenFetch.pkg.recipe", + "parent": "com.github.jleggat-recipes.download.screenFetch", + "shortname": "screenFetch.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jleggat.Captur.install", - "com.github.jleggat.Captur.munki" + "com.github.jleggat-recipes.munki.screenFetch", + "com.github.jleggat-recipes.install.screenFetch" ] }, - "com.github.jleggat.Captur.munki": { - "name": "Captur", - "description": "Downloads Captur and imports into Munki.", + "com.github.jleggat-recipes.download.screenFetch": { + "name": "screenFetch", + "description": "Downloads screenFetch for packaging.", "repo": "autopkg/jleggat-recipes", - "path": "Captur/Captur.munki.recipe", - "parent": "com.github.jleggat.Captur.download", - "shortname": "Captur.munki", - "inferred_type": "munki", - "munki_display_name": "Captur", - "munki_description": "Captur is a simple Menu Bar interface for Mac OS X screencapture command.\nFeature:\n* snapshots your screen in many way such as full screen, window, widget, selection etc.\n* change a different file format for various file size\n* customize file name with date and time options" + "path": "screenFetch/screenFetch.download.recipe", + "shortname": "screenFetch.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat-recipes.pkg.screenFetch" + ] }, - "com.github.jleggat.MunkiAdmin.munki": { - "name": "MunkiAdmin", - "description": "Downloads MunkiAdmin and imports into Munki.", + "com.github.jleggat.BatChmod.munki": { + "name": "BatChmod", + "description": "Downloads the current release version of BatChmod and imports it into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "MunkiAdmin/MunkiAdmin.munki.recipe", - "parent": "com.github.jleggat.MunkiAdmin.download", - "shortname": "MunkiAdmin.munki", + "path": "BatChmod/BatChmod.munki.recipe", + "parent": "com.github.jleggat.BatChmod.download", + "shortname": "BatChmod.munki", "inferred_type": "munki", - "munki_display_name": "MunkiAdmin - GUI tools for Munki", - "munki_description": "MunkiAdmin is a GUI for managing munki repositories. It is written with Objective-C and uses in-memory Core Data store as a backend." + "munki_display_name": "BatChmod", + "munki_description": "BatChmod is a utility for manipulating file and folder privileges in Mac OS X. It allows the manipulation of ownership as well as the privileges associated to the Owner, Group or others. It can also unlock files in order to apply those privileges and finally, it can remove any ACLs added to a folder or file under Mac OS X 10.5 Leopard or better." }, - "com.github.jleggat.MunkiAdmin.download": { - "name": "MunkiAdmin", - "description": "Download recipe for MunkiAdmin.", + "com.github.jleggat.BatChmod.download": { + "name": "BatChmod", + "description": "Downloads the current release version of BatChmod.", "repo": "autopkg/jleggat-recipes", - "path": "MunkiAdmin/MunkiAdmin.download.recipe", - "shortname": "MunkiAdmin.download", + "path": "BatChmod/BatChmod.download.recipe", + "shortname": "BatChmod.download", "inferred_type": "download", "children": [ - "com.github.jleggat.MunkiAdmin.munki", - "com.github.jleggat.MunkiAdmin.install" + "com.github.jleggat.BatChmod.munki", + "com.github.jleggat.BatChmod.install" ] }, - "com.github.jleggat.MunkiAdmin.install": { - "name": "MunkiAdmin", - "description": "Downloads and installs MunkiAdmin.", + "com.github.jleggat.BatChmod.install": { + "name": "BatChmod", + "description": "Downloads the current release version of BatChmod and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "MunkiAdmin/MunkiAdmin.install.recipe", - "parent": "com.github.jleggat.MunkiAdmin.download", - "shortname": "MunkiAdmin.install", + "path": "BatChmod/BatChmod.install.recipe", + "parent": "com.github.jleggat.BatChmod.download", + "shortname": "BatChmod.install", "inferred_type": "install" }, - "com.github.jleggat.Fetch.install": { - "name": "Fetch", - "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and then installs it.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will \nadd a fetch license agreement to \n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.", + "com.github.jleggat.nvALT.install": { + "name": "nvALT", + "description": "Downloads the current release version of nvALT and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "Fetch/Fetch.install.recipe", - "parent": "com.github.jleggat.pkg.Fetch", - "shortname": "Fetch.install", + "path": "nvAlt/nvALT.install.recipe", + "parent": "com.github.jleggat.nvALT.download", + "shortname": "nvALT.install", "inferred_type": "install" }, + "com.github.jleggat.nvALT.munki": { + "name": null, + "description": "Downloads the current release version of nvALT.", + "repo": "autopkg/jleggat-recipes", + "path": "nvAlt/nvALT.munki.recipe", + "parent": "com.github.jleggat.nvALT.download", + "shortname": "nvALT.munki", + "inferred_type": "munki", + "munki_display_name": "nvALT", + "munki_description": "nvALT is a fork of the original Notational Velocity by Brett Terpstra and ElasticThreads (David Halter) with some additional features (MultiMarkdown preview and source views, public note sharing, customizable colors\u2026) and some interface modifications (bookmarks HUD, fullscreen view and more)." + }, + "com.github.jleggat.nvALT.download": { + "name": "nvALT", + "description": "Downloads the current release version of nvALT.\n Note: Code signature verification is not possible for nvALT as this time.", + "repo": "autopkg/jleggat-recipes", + "path": "nvAlt/nvALT.download.recipe", + "shortname": "nvALT.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.nvALT.install", + "com.github.jleggat.nvALT.munki", + "com.github.peshay.filewave.nvALT" + ] + }, "com.github.jleggat.download.Fetch": { "name": "Fetch", "description": "Download recipe for Fetch. Downloads the latest Fetch from Fetch Softworks website.", @@ -12278,17 +12319,6 @@ "com.github.jleggat.pkg.Fetch" ] }, - "com.github.jleggat.Fetch.munki": { - "name": "Fetch", - "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and imports into Munki.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will\nadd a fetch license agreement to\n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/jleggat-recipes", - "path": "Fetch/Fetch.munki.recipe", - "parent": "com.github.jleggat.pkg.Fetch", - "shortname": "Fetch.munki", - "inferred_type": "munki", - "munki_display_name": "Fetch - Full featured file transfer client", - "munki_description": "Fetch is a full-featured FTP, SFTP and FTPS (FTP with TLS/SSL) client with a simple and easy-to-use interface." - }, "com.github.jleggat.pkg.Fetch": { "name": "Fetch", "description": "Downloads the latest Fetch from Fetch Softworks website and creates a Apple installer pkg.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will \nadd a fetch license agreement to \n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.", @@ -12298,434 +12328,385 @@ "shortname": "Fetch.pkg", "inferred_type": "pkg", "children": [ - "com.github.jleggat.Fetch.install", "com.github.jleggat.Fetch.munki", + "com.github.jleggat.Fetch.install", "com.github.scriptingosx.jss.Fetch", "com.github.jazzace.ds.Fetch" ] }, - "com.github.jleggat.CreateUserPkg.install": { - "name": "CreateUserPkg", - "description": "Downloads CreateUserPkg and installs it.", + "com.github.jleggat.Fetch.munki": { + "name": "Fetch", + "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and imports into Munki.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will\nadd a fetch license agreement to\n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/jleggat-recipes", - "path": "CreateUserPkg/CreateUserPkg.install.recipe", - "parent": "com.github.jleggat.download.CreateUserPkg", - "shortname": "CreateUserPkg.install", + "path": "Fetch/Fetch.munki.recipe", + "parent": "com.github.jleggat.pkg.Fetch", + "shortname": "Fetch.munki", + "inferred_type": "munki", + "munki_display_name": "Fetch - Full featured file transfer client", + "munki_description": "Fetch is a full-featured FTP, SFTP and FTPS (FTP with TLS/SSL) client with a simple and easy-to-use interface." + }, + "com.github.jleggat.Fetch.install": { + "name": "Fetch", + "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and then installs it.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will \nadd a fetch license agreement to \n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.", + "repo": "autopkg/jleggat-recipes", + "path": "Fetch/Fetch.install.recipe", + "parent": "com.github.jleggat.pkg.Fetch", + "shortname": "Fetch.install", "inferred_type": "install" }, - "com.github.jleggat.download.CreateUserPkg": { - "name": "CreateUserPkg", - "description": "Downloads the latest version of CreateUserPkg.\n Note: CreateUserPkg has version 1 signature, so code signature verification cannot be done on this recipe.", + "com.github.jleggat.PostgresApp.munki": { + "name": "PostgresApp", + "description": "Downloads the current release version of Postgres.app.", "repo": "autopkg/jleggat-recipes", - "path": "CreateUserPkg/CreateUserPkg.download.recipe", - "shortname": "CreateUserPkg.download", + "path": "PostgresApp/PostgresApp.munki.recipe", + "parent": "com.github.jleggat.PostgresApp.download", + "shortname": "PostgresApp.munki", + "inferred_type": "munki", + "munki_display_name": "Postgres.app", + "munki_description": "the easiest way to run PostgreSQL on the Mac" + }, + "com.github.jleggat.PostgresApp.download": { + "name": "PostgresApp", + "description": "Downloads the current release version of Postgres.app.", + "repo": "autopkg/jleggat-recipes", + "path": "PostgresApp/PostgresApp.download.recipe", + "shortname": "PostgresApp.download", "inferred_type": "download", "children": [ - "com.github.jleggat.CreateUserPkg.install", - "com.github.jleggat.CreateUserPkg.munki" + "com.github.jleggat.PostgresApp.munki", + "com.github.jleggat.PostgresApp.install", + "com.github.peshay.filewave.PostgresApp" ] }, - "com.github.jleggat.CreateUserPkg.munki": { - "name": "CreateUserPkg", - "description": "Downloads CreateUserPkg and imports into Munki.", + "com.github.jleggat.PostgresApp.install": { + "name": "PostgresApp", + "description": "Downloads the current release version of Postgres.app and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "CreateUserPkg/CreateUserPkg.munki.recipe", - "parent": "com.github.jleggat.download.CreateUserPkg", - "shortname": "CreateUserPkg.munki", - "inferred_type": "munki", - "munki_display_name": "CreateUserPkg - Create packages to deploy Mac OS X user accounts", - "munki_description": "This utility creates packages that create local user accounts when installed.\nThe packages can create users on 10.5-10.8, and they are compatible with all workflows that can install standard installer pkgs.\nPackages created using this utility encrypts the password as a salted SHA1 hash, which is how 10.5 and 10.6 normally stores it.\n\nUsing a dictionary based attack they are reasonably easy to crack on modern machines, so make sure you pick a good, strong password.\nIn 10.7 and up this is converted to PBKDF2 upon first login, which is much harder to crack, but the SHA1 hash can still be extracted from the package.\n\nIf you enable automatic login the password is stored in a kcpassword file, which is merely obfuscated and not encrypted - extracting the password (no matter how strong) is trivial." + "path": "PostgresApp/PostgresApp.install.recipe", + "parent": "com.github.jleggat.PostgresApp.download", + "shortname": "PostgresApp.install", + "inferred_type": "install" }, - "com.github.jleggat.ElectricSheep.munki": { - "name": "ElectricSheep", - "description": "Downloads ElectricSheep and imports into Munki.", + "com.github.jleggat.Transmission.munki": { + "name": "Transmission", + "description": "Downloads the current release version of Transmission.", "repo": "autopkg/jleggat-recipes", - "path": "ElectricSheep/ElectricSheep.munki.recipe", - "parent": "com.github.jleggat.ElectricSheep.download", - "shortname": "ElectricSheep.munki", + "path": "Transmission/Transmission.munki.recipe", + "parent": "com.github.jleggat.Transmission.download", + "shortname": "Transmission.munki", "inferred_type": "munki", - "munki_display_name": "Electric Sheep", - "munki_description": "Electric Sheep is a collaborative abstract artwork founded by Scott Draves. It's run by thousands of people all over the world, and can be installed on any ordinary PC, Mac, Android, or iPad. When these computers \"sleep\", the Electric Sheep comes on and the computers communicate with each other by the internet to share the work of creating morphing abstract animations known as \"sheep\"." - }, - "com.github.jleggat.ElectricSheep.download": { - "name": "ElectricSheep", - "description": "Download recipe for ElectricSheep.", - "repo": "autopkg/jleggat-recipes", - "path": "ElectricSheep/ElectricSheep.download.recipe", - "shortname": "ElectricSheep.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.ElectricSheep.munki" - ] + "munki_display_name": "Transmission Torrent Client", + "munki_description": "Transmission bittorrent client runs natively on multiple operating systems." }, - "com.github.jleggat.sqlitebrowser.download": { - "name": "sqlitebrowser", - "description": "Downloads latest sqlitebrowser disk image.", + "com.github.jleggat.Transmission.download": { + "name": "Transmission", + "description": "Downloads the current release version of Transmission.", "repo": "autopkg/jleggat-recipes", - "path": "sqlitebrowser/sqlitebrowser.download.recipe", - "shortname": "sqlitebrowser.download", + "path": "Transmission/Transmission.download.recipe", + "shortname": "Transmission.download", "inferred_type": "download", "children": [ - "com.github.jleggat.sqlitebrowser.munki", - "com.github.jleggat.sqlitebrowser.install" + "com.github.jleggat.Transmission.munki", + "com.github.jleggat.Transmission.install", + "com.github.ahousseini-recipes.pkg.Transmission" ] }, - "com.github.jleggat.sqlitebrowser.munki": { - "name": "sqlitebrowser", - "description": "Downloads the latest sqlitebrowser disk image and imports into Munki.", - "repo": "autopkg/jleggat-recipes", - "path": "sqlitebrowser/sqlitebrowser.munki.recipe", - "parent": "com.github.jleggat.sqlitebrowser.download", - "shortname": "sqlitebrowser.munki", - "inferred_type": "munki", - "munki_display_name": "sqlitebrowser", - "munki_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite." - }, - "com.github.jleggat.sqlitebrowser.install": { - "name": "sqlitebrowser", - "description": "Downloads the latest sqlitebrowser disk image and installs it.", + "com.github.jleggat.Transmission.install": { + "name": "Transmission", + "description": "Downloads the current release version of Transmission and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "sqlitebrowser/sqlitebrowser.install.recipe", - "parent": "com.github.jleggat.sqlitebrowser.download", - "shortname": "sqlitebrowser.install", + "path": "Transmission/Transmission.install.recipe", + "parent": "com.github.jleggat.Transmission.download", + "shortname": "Transmission.install", "inferred_type": "install" }, - "com.github.jleggat.MenuMeters.install": { - "name": "MenuMeters", - "description": "Downloads the latest MenuMeters disk image and installs it.", + "com.github.jleggat.CreateUserPkg.install": { + "name": "CreateUserPkg", + "description": "Downloads CreateUserPkg and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "RagingMenace/MenuMeters.install.recipe", - "parent": "com.github.jleggat.MenuMeters.pkg", - "shortname": "MenuMeters.install", + "path": "CreateUserPkg/CreateUserPkg.install.recipe", + "parent": "com.github.jleggat.download.CreateUserPkg", + "shortname": "CreateUserPkg.install", "inferred_type": "install" }, - "com.github.jleggat.MenuMeters.pkg": { - "name": "MenuMeters", - "description": null, - "repo": "autopkg/jleggat-recipes", - "path": "RagingMenace/MenuMeters.pkg.recipe", - "parent": "com.github.jleggat.MenuMeters.download", - "shortname": "MenuMeters.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jleggat.MenuMeters.install", - "com.github.jleggat.MenuMeters.munki" - ] - }, - "com.github.jleggat.MenuMeters.munki": { - "name": "MenuMeters", - "description": "Downloads the latest MenuMeters disk image and imports into Munki.", + "com.github.jleggat.CreateUserPkg.munki": { + "name": "CreateUserPkg", + "description": "Downloads CreateUserPkg and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "RagingMenace/MenuMeters.munki.recipe", - "parent": "com.github.jleggat.MenuMeters.pkg", - "shortname": "MenuMeters.munki", + "path": "CreateUserPkg/CreateUserPkg.munki.recipe", + "parent": "com.github.jleggat.download.CreateUserPkg", + "shortname": "CreateUserPkg.munki", "inferred_type": "munki", - "munki_display_name": "MenuMeters", - "munki_description": "MenuMeters is a set of CPU, memory, disk, and network monitoring tools for Mac OS X. Although there are numerous other programs which do the same thing, none had quite the feature set I was looking for. Most were windows that sat in a corner or on the desktop, which are inevitably obscured by document windows on a laptop's small screen. Those monitors which used the menubar mostly used the NSStatusItem API, which has the annoying tendency to totally reorder my menubar on every login." + "munki_display_name": "CreateUserPkg - Create packages to deploy Mac OS X user accounts", + "munki_description": "This utility creates packages that create local user accounts when installed.\nThe packages can create users on 10.5-10.8, and they are compatible with all workflows that can install standard installer pkgs.\nPackages created using this utility encrypts the password as a salted SHA1 hash, which is how 10.5 and 10.6 normally stores it.\n\nUsing a dictionary based attack they are reasonably easy to crack on modern machines, so make sure you pick a good, strong password.\nIn 10.7 and up this is converted to PBKDF2 upon first login, which is much harder to crack, but the SHA1 hash can still be extracted from the package.\n\nIf you enable automatic login the password is stored in a kcpassword file, which is merely obfuscated and not encrypted - extracting the password (no matter how strong) is trivial." }, - "com.github.jleggat.MenuMeters.download": { - "name": "MenuMeters", - "description": "Downloads latest MenuMeters disk image.", + "com.github.jleggat.download.CreateUserPkg": { + "name": "CreateUserPkg", + "description": "Downloads the latest version of CreateUserPkg.\n Note: CreateUserPkg has version 1 signature, so code signature verification cannot be done on this recipe.", "repo": "autopkg/jleggat-recipes", - "path": "RagingMenace/MenuMeters.download.recipe", - "shortname": "MenuMeters.download", + "path": "CreateUserPkg/CreateUserPkg.download.recipe", + "shortname": "CreateUserPkg.download", "inferred_type": "download", "children": [ - "com.github.jleggat.MenuMeters.pkg" + "com.github.jleggat.CreateUserPkg.install", + "com.github.jleggat.CreateUserPkg.munki" ] }, - "com.github.jleggat.PackageUninstaller.munki": { - "name": "PackageUninstaller", - "description": "Downloads PackageUninstaller and imports into Munki.", + "com.github.autopkg.munki.GeekTool": { + "name": "GeekTool", + "description": "takes latest GeekTool zip and builds a package and imports into munki.", "repo": "autopkg/jleggat-recipes", - "path": "PackageUninstaller/PackageUninstaller.munki.recipe", - "parent": "com.github.jleggat.PackageUninstaller.download", - "shortname": "PackageUninstaller.munki", + "path": "GeekTool/GeekTool.munki.recipe", + "parent": "com.github.autopkg.pkg.GeekTool", + "shortname": "GeekTool.munki", "inferred_type": "munki", - "munki_display_name": "PackageUninstaller -- A general apple installer package uninstaller.", - "munki_description": "It's really annoying that Apps installed by pkg files don't provide a way to uninstall them. Package Uninstaller is kind of Proof of Concept to solve this problem. It will list all your installer receipts and you can uninstall them with just one click." + "munki_display_name": "GeekTool - Display log files, UNIX command output, and more.", + "munki_description": "GeekTool is an application for Mac OS 10.6+. It lets you display various kinds of information on your desktop via 3 default plug-ins:\n\nFile plugin to monitor MacOS X activity with /var/log/system.log, or any file that you want to follow. Shell mode to launch custom scripts or commands like \"df\" to check space left on filesystems or \"uptime\" to monitor load on your machine. Finally, image mode helps you monitor bandwith usage, CPU load, memory availability on your server with tools like MRTG or " }, - "com.github.jleggat.PackageUninstaller.install": { - "name": "PackageUninstaller", - "description": "Downloads the current release version of PackageUninstaller and installs it.", + "com.github.autopkg.pkg.GeekTool": { + "name": "GeekTool", + "description": "takes latest GeekTool zip and builds a package.", "repo": "autopkg/jleggat-recipes", - "path": "PackageUninstaller/PackageUninstaller.install.recipe", - "parent": "com.github.jleggat.PackageUninstaller.download", - "shortname": "PackageUninstaller.install", - "inferred_type": "install" + "path": "GeekTool/GeekTool.pkg.recipe", + "parent": "com.github.jaharmi.download.GeekTool", + "shortname": "GeekTool.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.munki.GeekTool" + ] }, - "com.github.jleggat.PackageUninstaller.download": { - "name": "PackageUninstaller", - "description": "Downloads PackageUninstaller dmg for OS X.", + "com.github.jleggat.libwebp.pkg": { + "name": "libwebp", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "PackageUninstaller/PackageUninstaller.download.recipe", - "shortname": "PackageUninstaller.download", - "inferred_type": "download", + "path": "libwebp/libwebp.pkg.recipe", + "parent": "com.github.jleggat.libwebp.download", + "shortname": "libwebp.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jleggat.PackageUninstaller.munki", - "com.github.jleggat.PackageUninstaller.install" + "com.github.jleggat.libwebp.install", + "com.github.jleggat.libwebp.munki" ] }, - "com.github.jleggat.ack.download": { - "name": "ack", - "description": "Downloads the latest ack file.", + "com.github.jleggat.libwebp.download": { + "name": "libwebp", + "description": "Downloads the current release version of libwebp.", "repo": "autopkg/jleggat-recipes", - "path": "ack/ack.download.recipe", - "shortname": "ack.download", + "path": "libwebp/libwebp.download.recipe", + "shortname": "libwebp.download", "inferred_type": "download", "children": [ - "com.github.jleggat.ack.pkg" + "com.github.jleggat.libwebp.pkg" ] }, - "com.github.jleggat.ack.munki": { - "name": "ack", - "description": "Downloads the latest ack file, builds a package around it and imports into Munki.", + "com.github.jleggat.libwebp.install": { + "name": "libwebp", + "description": "Downloads the latest libwebp, builds a package around it and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "ack/ack.munki.recipe", - "parent": "com.github.jleggat.ack.pkg", - "shortname": "ack.munki", + "path": "libwebp/libwebp.install.recipe", + "parent": "com.github.jleggat.libwebp.pkg", + "shortname": "libwebp.install", + "inferred_type": "install" + }, + "com.github.jleggat.libwebp.munki": { + "name": "libwebp", + "description": null, + "repo": "autopkg/jleggat-recipes", + "path": "libwebp/libwebp.munki.recipe", + "parent": "com.github.jleggat.libwebp.pkg", + "shortname": "libwebp.munki", "inferred_type": "munki", - "munki_display_name": "ack PERL Module", - "munki_description": "ack is a grep-like tool that is specifically created to make searching source code easier\nDesigned for programmers with large heterogeneous\n trees of source code, ack is written purely in\n portable Perl 5 and takes advantage of the power of\n Perl's regular expressions." + "munki_display_name": "libwebp - A new image format for the Web", + "munki_description": "WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.\n\nWebmasters and web developers can use the WebP image format to create smaller and richer images that can help make the web faster." }, - "com.github.jleggat.ack.install": { - "name": "ack", - "description": "Downloads the latest ack file, builds a package around it and installs it.", + "com.github.jleggat.pngout.download": { + "name": "pngout", + "description": "Downloads the current release version of pngout.", "repo": "autopkg/jleggat-recipes", - "path": "ack/ack.install.recipe", - "parent": "com.github.jleggat.ack.pkg", - "shortname": "ack.install", + "path": "pngout/pngout.download.recipe", + "shortname": "pngout.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.pngout.pkg" + ] + }, + "com.github.jleggat.pngout.install": { + "name": "pngout", + "description": "Downloads the latest pngout, builds a package around it and installs it.", + "repo": "autopkg/jleggat-recipes", + "path": "pngout/pngout.install.recipe", + "parent": "com.github.jleggat.pngout.pkg", + "shortname": "pngout.install", "inferred_type": "install" }, - "com.github.jleggat.ack.pkg": { - "name": "ack", - "description": "Downloads the latest ack file and builds a package around it.", + "com.github.jleggat.pngout.pkg": { + "name": "pngout", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "ack/ack.pkg.recipe", - "parent": "com.github.jleggat.ack.download", - "shortname": "ack.pkg", + "path": "pngout/pngout.pkg.recipe", + "parent": "com.github.jleggat.pngout.download", + "shortname": "pngout.pkg", "inferred_type": "pkg", "children": [ - "com.github.jleggat.ack.munki", - "com.github.jleggat.ack.install" + "com.github.jleggat.pngout.install", + "com.github.jleggat.pngout.munki" ] }, - "com.github.jleggat.ReActivity.munki": { - "name": "ReActivity", - "description": "Downloads the latest ReActivity disk image and imports into Munki.", + "com.github.jleggat.pngout.munki": { + "name": "pngout", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "ReActivity/ReActivity.munki.recipe", - "parent": "com.github.jleggat.ReActivity.download", - "shortname": "ReActivity.munki", + "path": "pngout/pngout.munki.recipe", + "parent": "com.github.jleggat.pngout.pkg", + "shortname": "pngout.munki", "inferred_type": "munki", - "munki_display_name": "ReActivity", - "munki_description": "Test your web page load speed and size." + "munki_display_name": "pngout - optimizes the size of .PNG files losslessly.", + "munki_description": "PNGOUT optimizes the size of .PNG files losslessly. It uses the same deflate compressor I wrote for KZIP.EXE (see below). With the right options, it can often beat other programs by 5-10%. That includes pngcrush -brute, optipng -o7, advpng -z4, etc.. PNGOUT is a great tool for optimizing the size of web pages or squeezing game content onto mobile devices. Almost all .PNG files on my website were optimized with PNGOUT. For a detailed description of the options, please check out the PNGOUT tutorial written by Kerry Watson." }, - "com.github.jleggat.ReActivity.download": { - "name": "ReActivity", - "description": "Downloads latest ReActivity disk image.", + "com.github.jleggat.download.TestDisk": { + "name": "TestDisk", + "description": "Downloads the current release version of TestDisk.", "repo": "autopkg/jleggat-recipes", - "path": "ReActivity/ReActivity.download.recipe", - "shortname": "ReActivity.download", + "path": "TestDisk/TestDisk.download.recipe", + "shortname": "TestDisk.download", "inferred_type": "download", "children": [ - "com.github.jleggat.ReActivity.munki", - "com.github.jleggat.ReActivity.install" + "com.github.jleggat.pkg.TestDisk" ] }, - "com.github.jleggat.ReActivity.install": { - "name": "ReActivity", - "description": "Downloads the latest ReActivity disk image and installs it.", + "com.github.jleggat.install.TestDisk": { + "name": "TestDisk", + "description": "Downloads the latest testdisk, builds a package around it and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "ReActivity/ReActivity.install.recipe", - "parent": "com.github.jleggat.ReActivity.download", - "shortname": "ReActivity.install", + "path": "TestDisk/TestDisk.install.recipe", + "parent": "com.github.jleggat.pkg.TestDisk", + "shortname": "TestDisk.install", "inferred_type": "install" }, - "com.github.jleggat.nvALT.munki": { - "name": null, - "description": "Downloads the current release version of nvALT.", + "com.github.jleggat.munki.TestDisk": { + "name": "TestDisk", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "nvAlt/nvALT.munki.recipe", - "parent": "com.github.jleggat.nvALT.download", - "shortname": "nvALT.munki", + "path": "TestDisk/TestDisk.munki.recipe", + "parent": "com.github.jleggat.pkg.TestDisk", + "shortname": "TestDisk.munki", "inferred_type": "munki", - "munki_display_name": "nvALT", - "munki_description": "nvALT is a fork of the original Notational Velocity by Brett Terpstra and ElasticThreads (David Halter) with some additional features (MultiMarkdown preview and source views, public note sharing, customizable colors\u2026) and some interface modifications (bookmarks HUD, fullscreen view and more)." - }, - "com.github.jleggat.nvALT.install": { - "name": "nvALT", - "description": "Downloads the current release version of nvALT and installs it.", - "repo": "autopkg/jleggat-recipes", - "path": "nvAlt/nvALT.install.recipe", - "parent": "com.github.jleggat.nvALT.download", - "shortname": "nvALT.install", - "inferred_type": "install" + "munki_display_name": "TestDisk - data recovery software", + "munki_description": "TestDisk is powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software: certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy." }, - "com.github.jleggat.nvALT.download": { - "name": "nvALT", - "description": "Downloads the current release version of nvALT.\n Note: Code signature verification is not possible for nvALT as this time.", + "com.github.jleggat.pkg.TestDisk": { + "name": "TestDisk", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "nvAlt/nvALT.download.recipe", - "shortname": "nvALT.download", - "inferred_type": "download", + "path": "TestDisk/TestDisk.pkg.recipe", + "parent": "com.github.jleggat.download.TestDisk", + "shortname": "TestDisk.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jleggat.nvALT.munki", - "com.github.jleggat.nvALT.install", - "com.github.peshay.filewave.nvALT" + "com.github.jleggat.install.TestDisk", + "com.github.jleggat.munki.TestDisk" ] }, - "com.github.jleggat.EasyFind.download": { - "name": "EasyFind", - "description": "Downloads latest EasyFind.", + "com.github.jleggat.sqlitebrowser.install": { + "name": "sqlitebrowser", + "description": "Downloads the latest sqlitebrowser disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "EasyFind/EasyFind.download.recipe", - "shortname": "EasyFind.download", + "path": "sqlitebrowser/sqlitebrowser.install.recipe", + "parent": "com.github.jleggat.sqlitebrowser.download", + "shortname": "sqlitebrowser.install", + "inferred_type": "install" + }, + "com.github.jleggat.sqlitebrowser.download": { + "name": "sqlitebrowser", + "description": "Downloads latest sqlitebrowser disk image.", + "repo": "autopkg/jleggat-recipes", + "path": "sqlitebrowser/sqlitebrowser.download.recipe", + "shortname": "sqlitebrowser.download", "inferred_type": "download", "children": [ - "com.github.jleggat.EasyFind.install", - "com.github.jleggat.EasyFind.munki", - "com.github.peshay.filewave.EasyFind", - "com.github.amsysuk-recipes.pkg.EasyFind" + "com.github.jleggat.sqlitebrowser.install", + "com.github.jleggat.sqlitebrowser.munki" ] }, - "com.github.jleggat.EasyFind.install": { - "name": "EasyFind", - "description": "Downloads the latest EasyFind disk image and installs it.", + "com.github.jleggat.sqlitebrowser.munki": { + "name": "sqlitebrowser", + "description": "Downloads the latest sqlitebrowser disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "EasyFind/EasyFind.install.recipe", - "parent": "com.github.jleggat.EasyFind.download", - "shortname": "EasyFind.install", - "inferred_type": "install" + "path": "sqlitebrowser/sqlitebrowser.munki.recipe", + "parent": "com.github.jleggat.sqlitebrowser.download", + "shortname": "sqlitebrowser.munki", + "inferred_type": "munki", + "munki_display_name": "sqlitebrowser", + "munki_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite." }, - "com.github.jleggat.EasyFind.munki": { - "name": "EasyFind", - "description": "Downloads the latest EasyFind disk image and imports into Munki.", + "com.github.jleggat.AppCleaner.munki": { + "name": "AppCleaner", + "description": "Downloads the current release of AppCleaner and imports it into munki.", "repo": "autopkg/jleggat-recipes", - "path": "EasyFind/EasyFind.munki.recipe", - "parent": "com.github.jleggat.EasyFind.download", - "shortname": "EasyFind.munki", + "path": "AppCleaner/AppCleaner.munki.recipe", + "parent": "com.github.jleggat.AppCleaner.download", + "shortname": "AppCleaner.munki", "inferred_type": "munki", - "munki_display_name": "EasyFind", - "munki_description": "EasyFind finds files and folders by name or content using advanced Boolean operators." + "munki_display_name": "AppCleaner Uninstaller Utility", + "munki_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps." }, - "com.github.jleggat.install.qlmarkdown": { - "name": null, - "description": "Installs the current release version of QLMarkdown.", + "com.github.jleggat.AppCleaner.install": { + "name": "AppCleaner", + "description": "Downloads the current release of AppCleaner and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "QLMarkdown/QLMarkdown.install.recipe", - "parent": "com.github.jleggat.download.qlmarkdown", - "shortname": "QLMarkdown.install", + "path": "AppCleaner/AppCleaner.install.recipe", + "parent": "com.github.jleggat.AppCleaner.download", + "shortname": "AppCleaner.install", "inferred_type": "install" }, - "com.github.jleggat.munki.qlmarkdown": { - "name": null, - "description": "Download the latest version of QLMarkdown and imports it into Munki.", - "repo": "autopkg/jleggat-recipes", - "path": "QLMarkdown/QLMarkdown.munki.recipe", - "parent": "com.github.jleggat.download.qlmarkdown", - "shortname": "QLMarkdown.munki", - "inferred_type": "munki", - "munki_display_name": "Markdown Quick Look Plugin", - "munki_description": "Install this plugin to preview your Markdown files with Quick Look." - }, - "com.github.jleggat.download.qlmarkdown": { - "name": "QLMarkdown", - "description": "Downloads the latest version of QLMarkdown.", + "com.github.jleggat.AppCleaner.download": { + "name": "AppCleaner", + "description": "Downloads the current release of AppCleaner from freemacsoft website.", "repo": "autopkg/jleggat-recipes", - "path": "QLMarkdown/QLMarkdown.download.recipe", - "shortname": "QLMarkdown.download", + "path": "AppCleaner/AppCleaner.download.recipe", + "shortname": "AppCleaner.download", "inferred_type": "download", "children": [ - "com.github.jleggat.install.qlmarkdown", - "com.github.jleggat.munki.qlmarkdown" + "com.github.jleggat.AppCleaner.munki", + "com.github.jleggat.AppCleaner.install", + "com.github.peshay.filewave.AppCleaner", + "com.github.haircut.pkg.AppCleaner", + "com.github.fishd72.pkg.AppCleaner" ] }, - "com.github.jleggat.pgAdmin3.download": { - "name": "pgAdmin3", - "description": "Download recipe for pgAdmin3.", + "com.github.jleggat.Wireshark.download": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark.", "repo": "autopkg/jleggat-recipes", - "path": "pgAdmin3/pgAdmin3.download.recipe", - "shortname": "pgAdmin3.download", + "path": "Wireshark/Wireshark.download.recipe", + "shortname": "Wireshark.download", "inferred_type": "download", "children": [ - "com.github.jleggat.pgAdmin3.munki", - "com.github.jleggat.pgAdmin3.install" + "com.github.jleggat.pkg.Wireshark", + "com.github.peshay.filewave.Wireshark" ] }, - "com.github.jleggat.pgAdmin3.munki": { - "name": "pgAdmin3", - "description": "Downloads pgAdmin3 and imports into Munki.", + "com.github.jleggat.Wireshark.munki": { + "name": "Wireshark", + "description": "Downloads Wireshark and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "pgAdmin3/pgAdmin3.munki.recipe", - "parent": "com.github.jleggat.pgAdmin3.download", - "shortname": "pgAdmin3.munki", + "path": "Wireshark/Wireshark.munki.recipe", + "parent": "com.github.jleggat.pkg.Wireshark", + "shortname": "Wireshark.munki", "inferred_type": "munki", - "munki_display_name": "pgAdmin3 - Postgresql GUI tools", - "munki_description": "pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL." - }, - "com.github.jleggat.pgAdmin3.install": { - "name": "pgAdmin3", - "description": "Downloads pgAdmin3 and installs it.", - "repo": "autopkg/jleggat-recipes", - "path": "pgAdmin3/pgAdmin3.install.recipe", - "parent": "com.github.jleggat.pgAdmin3.download", - "shortname": "pgAdmin3.install", - "inferred_type": "install" + "munki_display_name": null, + "munki_description": "Wireshark is a powerful network protocol analysis suite." }, - "com.github.jleggat.pkg.Monit": { - "name": "Monit", - "description": null, + "com.github.jleggat.pkg.Wireshark": { + "name": "Wireshark", + "description": "Downloads Wireshark and creates a package.", "repo": "autopkg/jleggat-recipes", - "path": "Monit/Monit.pkg.recipe", - "parent": "com.github.jleggat.download.Monit", - "shortname": "Monit.pkg", + "path": "Wireshark/Wireshark.pkg.recipe", + "parent": "com.github.jleggat.Wireshark.download", + "shortname": "Wireshark.pkg", "inferred_type": "pkg", "children": [ - "com.github.jleggat.install.Monit", - "com.github.jleggat.munki.Monit" - ] - }, - "com.github.jleggat.install.Monit": { - "name": "Monit", - "description": "Downloads the latest monit, builds a package around it and installs it.", - "repo": "autopkg/jleggat-recipes", - "path": "Monit/Monit.install.recipe", - "parent": "com.github.jleggat.pkg.Monit", - "shortname": "Monit.install", - "inferred_type": "install" - }, - "com.github.jleggat.munki.Monit": { - "name": "Monit", - "description": null, - "repo": "autopkg/jleggat-recipes", - "path": "Monit/Monit.munki.recipe", - "parent": "com.github.jleggat.pkg.Monit", - "shortname": "Monit.munki", - "inferred_type": "munki", - "munki_display_name": "Monit - Unix Systems Management", - "munki_description": "Monit is an open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations." - }, - "com.github.jleggat.download.Monit": { - "name": "Monit", - "description": "Downloads the current release version of Monit.", - "repo": "autopkg/jleggat-recipes", - "path": "Monit/Monit.download.recipe", - "shortname": "Monit.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.pkg.Monit" - ] - }, - "com.github.jleggat.ne.download": { - "name": "ne", - "description": "Downloads ne text editor for OS X dmg.", - "repo": "autopkg/jleggat-recipes", - "path": "ne/ne.download.recipe", - "shortname": "ne.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.ne.pkg" + "com.github.jleggat.Wireshark.munki" ] }, "com.github.jleggat.ne.pkg": { @@ -12761,193 +12742,224 @@ "shortname": "ne.install", "inferred_type": "install" }, - "com.github.jleggat.Itsycal.munki": { - "name": "Itsycal", - "description": "Downloads the latest Itsycal and imports into Munki.", - "repo": "autopkg/jleggat-recipes", - "path": "Itsycal/Itsycal.munki.recipe", - "parent": "com.github.jleggat.Itsycal.download", - "shortname": "Itsycal.munki", - "inferred_type": "munki", - "munki_display_name": "Itsycal", - "munki_description": "Itsycal is a tiny calendar for your Mac's menu bar." - }, - "com.github.jleggat.Itsycal.download": { - "name": "Itsycal", - "description": "Downloads latest Itsycal.", + "com.github.jleggat.ne.download": { + "name": "ne", + "description": "Downloads ne text editor for OS X dmg.", "repo": "autopkg/jleggat-recipes", - "path": "Itsycal/Itsycal.download.recipe", - "shortname": "Itsycal.download", + "path": "ne/ne.download.recipe", + "shortname": "ne.download", "inferred_type": "download", "children": [ - "com.github.jleggat.Itsycal.munki", - "com.github.jleggat.Itsycal.install", - "com.github.peshay.filewave.Itsycal" + "com.github.jleggat.ne.pkg" ] }, - "com.github.jleggat.Itsycal.install": { - "name": "Itsycal", - "description": "Downloads the latest Itsycal and installs it.", + "com.github.jleggat.cpanm.install": { + "name": "cpanm", + "description": "Downloads the latest cpanm file, builds a package around it and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "Itsycal/Itsycal.install.recipe", - "parent": "com.github.jleggat.Itsycal.download", - "shortname": "Itsycal.install", + "path": "cpanm/cpanm.install.recipe", + "parent": "com.github.jleggat.cpanm.pkg", + "shortname": "cpanm.install", "inferred_type": "install" }, - "com.github.jleggat.pkg.AdobeShockwavePlayer": { - "name": "AdobeShockwavePlayer", - "description": "Packages Adobe Shockwave Player from downloaded disk image.", + "com.github.jleggat.cpanm.pkg": { + "name": "cpanm", + "description": "Downloads the latest cpanm file, builds a package around it and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.pkg.recipe", - "parent": "com.github.jleggat.download.AdobeShockwavePlayer", - "shortname": "AdobeShockwavePlayer.pkg", + "path": "cpanm/cpanm.pkg.recipe", + "parent": "com.github.jleggat.cpanm.download", + "shortname": "cpanm.pkg", "inferred_type": "pkg", "children": [ - "com.github.jleggat.install.AdobeShockwavePlayer", - "com.github.patgmac.lanrev.AdobeShockwavePlayer" + "com.github.jleggat.cpanm.install", + "com.github.jleggat.cpanm.munki" ] }, - "com.github.jleggat.download.AdobeShockwavePlayer": { - "name": "AdobeShockwavePlayer", - "description": "Downloads latest Adobe Shockwave Player disk image from macromedia.com.", + "com.github.jleggat.cpanm.download": { + "name": "cpanm", + "description": "Downloads the latest cpanm file.", "repo": "autopkg/jleggat-recipes", - "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.download.recipe", - "shortname": "AdobeShockwavePlayer.download", + "path": "cpanm/cpanm.download.recipe", + "shortname": "cpanm.download", "inferred_type": "download", "children": [ - "com.github.jleggat.pkg.AdobeShockwavePlayer", - "com.github.jleggat.AdobeShockwavePlayer.munki" + "com.github.jleggat.cpanm.pkg" ] }, - "com.github.jleggat.install.AdobeShockwavePlayer": { - "name": "AdobeShockwavePlayer", - "description": "Downloads the latest Adobe Shockwave Player disk image, creates a mac installer pkg\n and installs it.", + "com.github.jleggat.cpanm.munki": { + "name": "cpanm", + "description": "Downloads the latest cpanm file and builds a package around it.", "repo": "autopkg/jleggat-recipes", - "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.install.recipe", - "parent": "com.github.jleggat.pkg.AdobeShockwavePlayer", - "shortname": "AdobeShockwavePlayer.install", - "inferred_type": "install" + "path": "cpanm/cpanm.munki.recipe", + "parent": "com.github.jleggat.cpanm.pkg", + "shortname": "cpanm.munki", + "inferred_type": "munki", + "munki_display_name": "cpanm PERL Module", + "munki_description": "cpanminus is a script to get, unpack, build and install modules from\n CPAN and does nothing else.\n\n It's dependency free (can bootstrap itself), requires zero\n configuration, and stands alone. When running, it requires only 10MB of\n RAM." }, - "com.github.jleggat.AdobeShockwavePlayer.munki": { - "name": "AdobeShockwavePlayer", - "description": "Downloads the latest Adobe Shockwave Player disk image and imports into Munki.", + "com.github.jleggat-recipes.download.archey-osx": { + "name": "archey-osx", + "description": "Downloads archey-osx for packaging from GitHub.", "repo": "autopkg/jleggat-recipes", - "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.munki.recipe", - "parent": "com.github.jleggat.download.AdobeShockwavePlayer", - "shortname": "AdobeShockwavePlayer.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "archey-osx/archey-osx.download.recipe", + "shortname": "archey-osx.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat-recipes.pkg.archey-osx" + ] }, - "com.github.autopkg.munki.GeekTool": { - "name": "GeekTool", - "description": "takes latest GeekTool zip and builds a package and imports into munki.", + "com.github.jleggat-recipes.install.archey-osx": { + "name": "archey-osx", + "description": "Downloads archey for OS X from GitHub and installs archey-osx.", "repo": "autopkg/jleggat-recipes", - "path": "GeekTool/GeekTool.munki.recipe", - "parent": "com.github.autopkg.pkg.GeekTool", - "shortname": "GeekTool.munki", + "path": "archey-osx/archey-osx.install.recipe", + "parent": "com.github.jleggat-recipes.pkg.archey-osx", + "shortname": "archey-osx.install", + "inferred_type": "install" + }, + "com.github.jleggat-recipes.munki.archey-osx": { + "name": "archey-osx", + "description": "Downloads archey-osx from GitHub and Imports into Munki.", + "repo": "autopkg/jleggat-recipes", + "path": "archey-osx/archey-osx.munki.recipe", + "parent": "com.github.jleggat-recipes.pkg.archey-osx", + "shortname": "archey-osx.munki", "inferred_type": "munki", - "munki_display_name": "GeekTool - Display log files, UNIX command output, and more.", - "munki_description": "GeekTool is an application for Mac OS 10.6+. It lets you display various kinds of information on your desktop via 3 default plug-ins:\n\nFile plugin to monitor MacOS X activity with /var/log/system.log, or any file that you want to follow. Shell mode to launch custom scripts or commands like \"df\" to check space left on filesystems or \"uptime\" to monitor load on your machine. Finally, image mode helps you monitor bandwith usage, CPU load, memory availability on your server with tools like MRTG or " + "munki_display_name": "archey-osx - An archey script for OS X.", + "munki_description": "A script for OS X to display system information." }, - "com.github.autopkg.pkg.GeekTool": { - "name": "GeekTool", - "description": "takes latest GeekTool zip and builds a package.", + "com.github.jleggat-recipes.pkg.archey-osx": { + "name": "archey-osx", + "description": "Downloads archey-osx utility and creates an OS X pkg installer for it.", "repo": "autopkg/jleggat-recipes", - "path": "GeekTool/GeekTool.pkg.recipe", - "parent": "com.github.jaharmi.download.GeekTool", - "shortname": "GeekTool.pkg", + "path": "archey-osx/archey-osx.pkg.recipe", + "parent": "com.github.jleggat-recipes.download.archey-osx", + "shortname": "archey-osx.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.munki.GeekTool" + "com.github.jleggat-recipes.install.archey-osx", + "com.github.jleggat-recipes.munki.archey-osx" ] }, - "com.github.jleggat-recipes.install.screenFetch": { - "name": "screenFetch", - "description": "Downloads latest screenFetch and installs it.", + "com.github.jleggat.PackageUninstaller.install": { + "name": "PackageUninstaller", + "description": "Downloads the current release version of PackageUninstaller and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "screenFetch/screenFetch.install.recipe", - "parent": "com.github.jleggat-recipes.pkg.screenFetch", - "shortname": "screenFetch.install", + "path": "PackageUninstaller/PackageUninstaller.install.recipe", + "parent": "com.github.jleggat.PackageUninstaller.download", + "shortname": "PackageUninstaller.install", "inferred_type": "install" }, - "com.github.jleggat-recipes.download.screenFetch": { - "name": "screenFetch", - "description": "Downloads screenFetch for packaging.", + "com.github.jleggat.PackageUninstaller.munki": { + "name": "PackageUninstaller", + "description": "Downloads PackageUninstaller and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "screenFetch/screenFetch.download.recipe", - "shortname": "screenFetch.download", + "path": "PackageUninstaller/PackageUninstaller.munki.recipe", + "parent": "com.github.jleggat.PackageUninstaller.download", + "shortname": "PackageUninstaller.munki", + "inferred_type": "munki", + "munki_display_name": "PackageUninstaller -- A general apple installer package uninstaller.", + "munki_description": "It's really annoying that Apps installed by pkg files don't provide a way to uninstall them. Package Uninstaller is kind of Proof of Concept to solve this problem. It will list all your installer receipts and you can uninstall them with just one click." + }, + "com.github.jleggat.PackageUninstaller.download": { + "name": "PackageUninstaller", + "description": "Downloads PackageUninstaller dmg for OS X.", + "repo": "autopkg/jleggat-recipes", + "path": "PackageUninstaller/PackageUninstaller.download.recipe", + "shortname": "PackageUninstaller.download", "inferred_type": "download", "children": [ - "com.github.jleggat-recipes.pkg.screenFetch" + "com.github.jleggat.PackageUninstaller.install", + "com.github.jleggat.PackageUninstaller.munki" ] }, - "com.github.jleggat-recipes.munki.screenFetch": { - "name": "screenFetch", - "description": "Imports screenFetch into Munki.", + "com.github.jleggat.install.Webmin": { + "name": "Webmin", + "description": "Downloads the latest Webmin, builds a package around it and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "screenFetch/screenFetch.munki.recipe", - "parent": "com.github.jleggat-recipes.pkg.screenFetch", - "shortname": "screenFetch.munki", - "inferred_type": "munki", - "munki_display_name": "screenFetch - Command line tool for managing dock items", - "munki_description": "screenFetch is a \"Bash Screenshot Information Tool\".\nThis handy Bash script can be used to generate one of those nifty terminal theme\ninformation + ASCII distribution logos you see in everyone's screenshots nowadays.\nIt will auto-detect your distribution and display an ASCII version of that distribution's\nlogo and some valuable information to the right. There are options to specify no ascii art,\ncolors, taking a screenshot upon displaying info, and even customizing the screenshot command!\nThis script is very easy to add to and can easily be extended." + "path": "Webmin/Webmin.install.recipe", + "parent": "com.github.jleggat.pkg.Webmin", + "shortname": "Webmin.install", + "inferred_type": "install" }, - "com.github.jleggat-recipes.pkg.screenFetch": { - "name": "screenFetch", - "description": "Packages screenFetch utility.", + "com.github.jleggat.pkg.Webmin": { + "name": "Webmin", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "screenFetch/screenFetch.pkg.recipe", - "parent": "com.github.jleggat-recipes.download.screenFetch", - "shortname": "screenFetch.pkg", + "path": "Webmin/Webmin.pkg.recipe", + "parent": "com.github.jleggat.download.Webmin", + "shortname": "Webmin.pkg", "inferred_type": "pkg", "children": [ - "com.github.jleggat-recipes.install.screenFetch", - "com.github.jleggat-recipes.munki.screenFetch" + "com.github.jleggat.install.Webmin", + "com.github.jleggat.munki.Webmin" ] }, - "com.github.jleggat.Git.download": { - "name": "Git", - "description": "Downloads Git for OS X dmg from sourceforge.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.\nNote: Code signature verification on Git cannot be done at this time.", + "com.github.jleggat.download.Webmin": { + "name": "Webmin", + "description": "Downloads the current release version of Webmin.", "repo": "autopkg/jleggat-recipes", - "path": "Git/Git.download.recipe", - "shortname": "Git.download", + "path": "Webmin/Webmin.download.recipe", + "shortname": "Webmin.download", "inferred_type": "download", "children": [ - "com.github.jleggat.Git.munki", - "com.github.jleggat.Git.install" + "com.github.jleggat.pkg.Webmin" ] }, - "com.github.jleggat.Git.munki": { - "name": "Git", - "description": "Downloads Git for OS X dmg from sourceforge and import it into munki.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.", + "com.github.jleggat.munki.Webmin": { + "name": "Webmin", + "description": null, "repo": "autopkg/jleggat-recipes", - "path": "Git/Git.munki.recipe", - "parent": "com.github.jleggat.Git.download", - "shortname": "Git.munki", + "path": "Webmin/Webmin.munki.recipe", + "parent": "com.github.jleggat.pkg.Webmin", + "shortname": "Webmin.munki", "inferred_type": "munki", - "munki_display_name": "Git for Mac", - "munki_description": "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency." + "munki_display_name": "Webmin - web-based interface for system administration for Unix", + "munki_description": "Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. " }, - "com.github.jleggat.Git.install": { - "name": "Git", - "description": "Downloads Git for OS X dmg from sourceforge and installs it.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.", + "com.github.jleggat.MenuMeters.install": { + "name": "MenuMeters", + "description": "Downloads the latest MenuMeters disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "Git/Git.install.recipe", - "parent": "com.github.jleggat.Git.download", - "shortname": "Git.install", + "path": "RagingMenace/MenuMeters.install.recipe", + "parent": "com.github.jleggat.MenuMeters.pkg", + "shortname": "MenuMeters.install", "inferred_type": "install" }, - "com.github.jleggat.MacVim.munki": { - "name": "MacVim", - "description": "Downloads the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", + "com.github.jleggat.MenuMeters.download": { + "name": "MenuMeters", + "description": "Downloads latest MenuMeters disk image.", "repo": "autopkg/jleggat-recipes", - "path": "MacVim/MacVim.munki.recipe", - "parent": "com.github.jleggat.MacVim.download", - "shortname": "MacVim.munki", + "path": "RagingMenace/MenuMeters.download.recipe", + "shortname": "MenuMeters.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.MenuMeters.pkg" + ] + }, + "com.github.jleggat.MenuMeters.munki": { + "name": "MenuMeters", + "description": "Downloads the latest MenuMeters disk image and imports into Munki.", + "repo": "autopkg/jleggat-recipes", + "path": "RagingMenace/MenuMeters.munki.recipe", + "parent": "com.github.jleggat.MenuMeters.pkg", + "shortname": "MenuMeters.munki", "inferred_type": "munki", - "munki_display_name": "Vim - the text editor - for Mac OS X ", - "munki_description": "MacVim supports multiple windows with tabbed editing and a host of other features such as:\n\n* bindings to standard OS X keyboard shortcuts,\n* transparent backgrounds,\n* full-screen mode,\n* multibyte editing with OS X input methods and automatic font substitution,\n* ODB editor support,\n\nand more. Most importantly, MacVim brings you the full power of Vim 7.4 to Mac OS X." + "munki_display_name": "MenuMeters", + "munki_description": "MenuMeters is a set of CPU, memory, disk, and network monitoring tools for Mac OS X. Although there are numerous other programs which do the same thing, none had quite the feature set I was looking for. Most were windows that sat in a corner or on the desktop, which are inevitably obscured by document windows on a laptop's small screen. Those monitors which used the menubar mostly used the NSStatusItem API, which has the annoying tendency to totally reorder my menubar on every login." + }, + "com.github.jleggat.MenuMeters.pkg": { + "name": "MenuMeters", + "description": null, + "repo": "autopkg/jleggat-recipes", + "path": "RagingMenace/MenuMeters.pkg.recipe", + "parent": "com.github.jleggat.MenuMeters.download", + "shortname": "MenuMeters.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jleggat.MenuMeters.install", + "com.github.jleggat.MenuMeters.munki" + ] }, "com.github.jleggat.MacVimpkg.munki": { "name": "MacVim", @@ -12960,27 +12972,6 @@ "munki_display_name": "Vim - the text editor - for Mac OS X ", "munki_description": "MacVim supports multiple windows with tabbed editing and a host of other features such as:\n\n* bindings to standard OS X keyboard shortcuts,\n* transparent backgrounds,\n* full-screen mode,\n* multibyte editing with OS X input methods and automatic font substitution,\n* ODB editor support,\n\nand more. Most importantly, MacVim brings you the full power of Vim 7.4 to Mac OS X." }, - "com.github.jleggat.MacVim.install": { - "name": "MacVim", - "description": "Downloads and installs the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", - "repo": "autopkg/jleggat-recipes", - "path": "MacVim/MacVim.install.recipe", - "parent": "com.github.jleggat.MacVim.pkg", - "shortname": "MacVim.install", - "inferred_type": "install" - }, - "com.github.jleggat.MacVim.download": { - "name": "MacVim", - "description": "Downloads the latest release version of MacVim for OS X where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", - "repo": "autopkg/jleggat-recipes", - "path": "MacVim/MacVim.download.recipe", - "shortname": "MacVim.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.MacVim.munki", - "com.github.jleggat.MacVim.pkg" - ] - }, "com.github.jleggat.MacVim.pkg": { "name": "MacVim", "description": "Downloads the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", @@ -12994,159 +12985,79 @@ "com.github.jleggat.MacVim.install" ] }, - "com.github.jleggat.BonjourBrowser.install": { - "name": "BonjourBrowser", - "description": "Downloads the latest Bonjour Browser disk image and installs it.", - "repo": "autopkg/jleggat-recipes", - "path": "BonjourBrowser/BonjourBrowser.install.recipe", - "parent": "com.github.jleggat.BonjourBrowser.download", - "shortname": "BonjourBrowser.install", - "inferred_type": "install" - }, - "com.github.jleggat.BonjourBrowser.download": { - "name": "BonjourBrowser", - "description": "Downloads latest Bonjour Browser disk image.", + "com.github.jleggat.MacVim.download": { + "name": "MacVim", + "description": "Downloads the latest release version of MacVim for OS X where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", "repo": "autopkg/jleggat-recipes", - "path": "BonjourBrowser/BonjourBrowser.download.recipe", - "shortname": "BonjourBrowser.download", + "path": "MacVim/MacVim.download.recipe", + "shortname": "MacVim.download", "inferred_type": "download", "children": [ - "com.github.jleggat.BonjourBrowser.install", - "com.github.jleggat.BonjourBrowser.munki", - "com.github.homebysix.pkg.BonjourBrowser" + "com.github.jleggat.MacVim.pkg", + "com.github.jleggat.MacVim.munki" ] }, - "com.github.jleggat.BonjourBrowser.munki": { - "name": "BonjourBrowser", - "description": "Downloads the latest Bonjour Browser disk image and imports into Munki.", + "com.github.jleggat.MacVim.munki": { + "name": "MacVim", + "description": "Downloads the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", "repo": "autopkg/jleggat-recipes", - "path": "BonjourBrowser/BonjourBrowser.munki.recipe", - "parent": "com.github.jleggat.BonjourBrowser.download", - "shortname": "BonjourBrowser.munki", + "path": "MacVim/MacVim.munki.recipe", + "parent": "com.github.jleggat.MacVim.download", + "shortname": "MacVim.munki", "inferred_type": "munki", - "munki_display_name": "Bonjour Browser", - "munki_description": "Bonjour Browser is a utility that displays all the bonjour services on your local network." - }, - "com.github.jleggat.pkg.TestDisk": { - "name": "TestDisk", - "description": null, - "repo": "autopkg/jleggat-recipes", - "path": "TestDisk/TestDisk.pkg.recipe", - "parent": "com.github.jleggat.download.TestDisk", - "shortname": "TestDisk.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jleggat.install.TestDisk", - "com.github.jleggat.munki.TestDisk" - ] - }, - "com.github.jleggat.download.TestDisk": { - "name": "TestDisk", - "description": "Downloads the current release version of TestDisk.", - "repo": "autopkg/jleggat-recipes", - "path": "TestDisk/TestDisk.download.recipe", - "shortname": "TestDisk.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.pkg.TestDisk" - ] + "munki_display_name": "Vim - the text editor - for Mac OS X ", + "munki_description": "MacVim supports multiple windows with tabbed editing and a host of other features such as:\n\n* bindings to standard OS X keyboard shortcuts,\n* transparent backgrounds,\n* full-screen mode,\n* multibyte editing with OS X input methods and automatic font substitution,\n* ODB editor support,\n\nand more. Most importantly, MacVim brings you the full power of Vim 7.4 to Mac OS X." }, - "com.github.jleggat.install.TestDisk": { - "name": "TestDisk", - "description": "Downloads the latest testdisk, builds a package around it and installs it.", + "com.github.jleggat.MacVim.install": { + "name": "MacVim", + "description": "Downloads and installs the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).", "repo": "autopkg/jleggat-recipes", - "path": "TestDisk/TestDisk.install.recipe", - "parent": "com.github.jleggat.pkg.TestDisk", - "shortname": "TestDisk.install", + "path": "MacVim/MacVim.install.recipe", + "parent": "com.github.jleggat.MacVim.pkg", + "shortname": "MacVim.install", "inferred_type": "install" }, - "com.github.jleggat.munki.TestDisk": { - "name": "TestDisk", - "description": null, + "com.github.jleggat.Integrity.munki": { + "name": "Integrity", + "description": "Downloads the latest Integrity disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "TestDisk/TestDisk.munki.recipe", - "parent": "com.github.jleggat.pkg.TestDisk", - "shortname": "TestDisk.munki", + "path": "Integrity/Integrity.munki.recipe", + "parent": "com.github.jleggat.Integrity.download", + "shortname": "Integrity.munki", "inferred_type": "munki", - "munki_display_name": "TestDisk - data recovery software", - "munki_description": "TestDisk is powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software: certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy." + "munki_display_name": "Integrity", + "munki_description": "Easily find your website's broken links." }, - "com.github.jleggat.libwebp.download": { - "name": "libwebp", - "description": "Downloads the current release version of libwebp.", + "com.github.jleggat.Integrity.download": { + "name": "Integrity", + "description": "Downloads latest Integrity disk image.", "repo": "autopkg/jleggat-recipes", - "path": "libwebp/libwebp.download.recipe", - "shortname": "libwebp.download", + "path": "Integrity/Integrity.download.recipe", + "shortname": "Integrity.download", "inferred_type": "download", "children": [ - "com.github.jleggat.libwebp.pkg" - ] - }, - "com.github.jleggat.libwebp.pkg": { - "name": "libwebp", - "description": null, - "repo": "autopkg/jleggat-recipes", - "path": "libwebp/libwebp.pkg.recipe", - "parent": "com.github.jleggat.libwebp.download", - "shortname": "libwebp.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jleggat.libwebp.munki", - "com.github.jleggat.libwebp.install" + "com.github.jleggat.Integrity.munki", + "com.github.jleggat.Integrity.install" ] }, - "com.github.jleggat.libwebp.munki": { - "name": "libwebp", - "description": null, - "repo": "autopkg/jleggat-recipes", - "path": "libwebp/libwebp.munki.recipe", - "parent": "com.github.jleggat.libwebp.pkg", - "shortname": "libwebp.munki", - "inferred_type": "munki", - "munki_display_name": "libwebp - A new image format for the Web", - "munki_description": "WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.\n\nWebmasters and web developers can use the WebP image format to create smaller and richer images that can help make the web faster." - }, - "com.github.jleggat.libwebp.install": { - "name": "libwebp", - "description": "Downloads the latest libwebp, builds a package around it and installs it.", + "com.github.jleggat.Integrity.install": { + "name": "Integrity", + "description": "Downloads the latest Integrity disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "libwebp/libwebp.install.recipe", - "parent": "com.github.jleggat.libwebp.pkg", - "shortname": "libwebp.install", + "path": "Integrity/Integrity.install.recipe", + "parent": "com.github.jleggat.Integrity.download", + "shortname": "Integrity.install", "inferred_type": "install" }, - "com.github.jleggat.SequelPro.install": { - "name": "SequelPro", - "description": "Downloads the current release version of SequelPro and installs it.", + "com.github.jleggat.SiteSucker.install": { + "name": "SiteSucker", + "description": "Downloads the latest SiteSucker disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "SequelPro/SequelPro.install.recipe", - "parent": "com.github.jleggat.SequelPro.download", - "shortname": "SequelPro.install", + "path": "SiteSucker/SiteSucker.install.recipe", + "parent": "com.github.jleggat.SiteSucker.download", + "shortname": "SiteSucker.install", "inferred_type": "install" }, - "com.github.jleggat.SequelPro.download": { - "name": "SequelPro", - "description": "Downloads the current release version of SequelPro.", - "repo": "autopkg/jleggat-recipes", - "path": "SequelPro/SequelPro.download.recipe", - "shortname": "SequelPro.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.SequelPro.install", - "com.github.jleggat.SequelPro.munki" - ] - }, - "com.github.jleggat.SequelPro.munki": { - "name": "SequelPro", - "description": "Downloads the current release version of SequelPro.", - "repo": "autopkg/jleggat-recipes", - "path": "SequelPro/SequelPro.munki.recipe", - "parent": "com.github.jleggat.SequelPro.download", - "shortname": "SequelPro.munki", - "inferred_type": "munki", - "munki_display_name": "SequelPro", - "munki_description": "Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases." - }, "com.github.jleggat.SiteSucker.download": { "name": "SiteSucker", "description": "Downloads latest SiteSucker disk image.", @@ -13155,8 +13066,8 @@ "shortname": "SiteSucker.download", "inferred_type": "download", "children": [ - "com.github.jleggat.SiteSucker.munki", - "com.github.jleggat.SiteSucker.install" + "com.github.jleggat.SiteSucker.install", + "com.github.jleggat.SiteSucker.munki" ] }, "com.github.jleggat.SiteSucker.munki": { @@ -13170,15 +13081,50 @@ "munki_display_name": "SiteSucker", "munki_description": "SiteSucker is a Macintosh application that automatically downloads Web sites from the Internet. It does this by asynchronously copying the site's Web pages, images, backgrounds, movies, and other files to your local hard drive, duplicating the site's directory structure." }, - "com.github.jleggat.SiteSucker.install": { - "name": "SiteSucker", - "description": "Downloads the latest SiteSucker disk image and installs it.", + "com.github.jleggat.ack.install": { + "name": "ack", + "description": "Downloads the latest ack file, builds a package around it and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "SiteSucker/SiteSucker.install.recipe", - "parent": "com.github.jleggat.SiteSucker.download", - "shortname": "SiteSucker.install", + "path": "ack/ack.install.recipe", + "parent": "com.github.jleggat.ack.pkg", + "shortname": "ack.install", "inferred_type": "install" }, + "com.github.jleggat.ack.munki": { + "name": "ack", + "description": "Downloads the latest ack file, builds a package around it and imports into Munki.", + "repo": "autopkg/jleggat-recipes", + "path": "ack/ack.munki.recipe", + "parent": "com.github.jleggat.ack.pkg", + "shortname": "ack.munki", + "inferred_type": "munki", + "munki_display_name": "ack PERL Module", + "munki_description": "ack is a grep-like tool that is specifically created to make searching source code easier\nDesigned for programmers with large heterogeneous\n trees of source code, ack is written purely in\n portable Perl 5 and takes advantage of the power of\n Perl's regular expressions." + }, + "com.github.jleggat.ack.pkg": { + "name": "ack", + "description": "Downloads the latest ack file and builds a package around it.", + "repo": "autopkg/jleggat-recipes", + "path": "ack/ack.pkg.recipe", + "parent": "com.github.jleggat.ack.download", + "shortname": "ack.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jleggat.ack.install", + "com.github.jleggat.ack.munki" + ] + }, + "com.github.jleggat.ack.download": { + "name": "ack", + "description": "Downloads the latest ack file.", + "repo": "autopkg/jleggat-recipes", + "path": "ack/ack.download.recipe", + "shortname": "ack.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.ack.pkg" + ] + }, "com.github.jleggat.Iceberg.download": { "name": "Iceberg", "description": "Downloads latest Iceberg disk image.", @@ -13187,10 +13133,19 @@ "shortname": "Iceberg.download", "inferred_type": "download", "children": [ - "com.github.jleggat.Iceberg.munki", - "com.github.jleggat.Iceberg.install" + "com.github.jleggat.Iceberg.install", + "com.github.jleggat.Iceberg.munki" ] }, + "com.github.jleggat.Iceberg.install": { + "name": "Iceberg", + "description": "Downloads the latest Iceberg disk image and installs it.", + "repo": "autopkg/jleggat-recipes", + "path": "Whitebox/Iceberg.install.recipe", + "parent": "com.github.jleggat.Iceberg.download", + "shortname": "Iceberg.install", + "inferred_type": "install" + }, "com.github.jleggat.Iceberg.munki": { "name": "Iceberg", "description": "Downloads the latest Iceberg disk image and imports into Munki.", @@ -13202,613 +13157,655 @@ "munki_display_name": "Iceberg Package Builder", "munki_description": "Iceberg is an Integrated Packaging Environment (IPE) that allows you to create packages or metapackages conforming to the Mac OS X specifications." }, - "com.github.jleggat.Iceberg.install": { - "name": "Iceberg", - "description": "Downloads the latest Iceberg disk image and installs it.", - "repo": "autopkg/jleggat-recipes", - "path": "Whitebox/Iceberg.install.recipe", - "parent": "com.github.jleggat.Iceberg.download", - "shortname": "Iceberg.install", - "inferred_type": "install" - }, - "com.github.jleggat.cpanm.pkg": { - "name": "cpanm", - "description": "Downloads the latest cpanm file, builds a package around it and imports into Munki.", + "com.github.jleggat.pgAdmin3.download": { + "name": "pgAdmin3", + "description": "Download recipe for pgAdmin3.", "repo": "autopkg/jleggat-recipes", - "path": "cpanm/cpanm.pkg.recipe", - "parent": "com.github.jleggat.cpanm.download", - "shortname": "cpanm.pkg", - "inferred_type": "pkg", + "path": "pgAdmin3/pgAdmin3.download.recipe", + "shortname": "pgAdmin3.download", + "inferred_type": "download", "children": [ - "com.github.jleggat.cpanm.install", - "com.github.jleggat.cpanm.munki" + "com.github.jleggat.pgAdmin3.install", + "com.github.jleggat.pgAdmin3.munki" ] }, - "com.github.jleggat.cpanm.install": { - "name": "cpanm", - "description": "Downloads the latest cpanm file, builds a package around it and installs it.", + "com.github.jleggat.pgAdmin3.install": { + "name": "pgAdmin3", + "description": "Downloads pgAdmin3 and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "cpanm/cpanm.install.recipe", - "parent": "com.github.jleggat.cpanm.pkg", - "shortname": "cpanm.install", + "path": "pgAdmin3/pgAdmin3.install.recipe", + "parent": "com.github.jleggat.pgAdmin3.download", + "shortname": "pgAdmin3.install", "inferred_type": "install" }, - "com.github.jleggat.cpanm.download": { - "name": "cpanm", - "description": "Downloads the latest cpanm file.", + "com.github.jleggat.pgAdmin3.munki": { + "name": "pgAdmin3", + "description": "Downloads pgAdmin3 and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "cpanm/cpanm.download.recipe", - "shortname": "cpanm.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.cpanm.pkg" - ] + "path": "pgAdmin3/pgAdmin3.munki.recipe", + "parent": "com.github.jleggat.pgAdmin3.download", + "shortname": "pgAdmin3.munki", + "inferred_type": "munki", + "munki_display_name": "pgAdmin3 - Postgresql GUI tools", + "munki_description": "pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL." }, - "com.github.jleggat.cpanm.munki": { - "name": "cpanm", - "description": "Downloads the latest cpanm file and builds a package around it.", + "com.github.jleggat.ReActivity.munki": { + "name": "ReActivity", + "description": "Downloads the latest ReActivity disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "cpanm/cpanm.munki.recipe", - "parent": "com.github.jleggat.cpanm.pkg", - "shortname": "cpanm.munki", + "path": "ReActivity/ReActivity.munki.recipe", + "parent": "com.github.jleggat.ReActivity.download", + "shortname": "ReActivity.munki", "inferred_type": "munki", - "munki_display_name": "cpanm PERL Module", - "munki_description": "cpanminus is a script to get, unpack, build and install modules from\n CPAN and does nothing else.\n\n It's dependency free (can bootstrap itself), requires zero\n configuration, and stands alone. When running, it requires only 10MB of\n RAM." + "munki_display_name": "ReActivity", + "munki_description": "Test your web page load speed and size." }, - "com.github.jleggat.pngout.pkg": { - "name": "pngout", - "description": null, + "com.github.jleggat.ReActivity.download": { + "name": "ReActivity", + "description": "Downloads latest ReActivity disk image.", "repo": "autopkg/jleggat-recipes", - "path": "pngout/pngout.pkg.recipe", - "parent": "com.github.jleggat.pngout.download", - "shortname": "pngout.pkg", - "inferred_type": "pkg", + "path": "ReActivity/ReActivity.download.recipe", + "shortname": "ReActivity.download", + "inferred_type": "download", "children": [ - "com.github.jleggat.pngout.install", - "com.github.jleggat.pngout.munki" + "com.github.jleggat.ReActivity.munki", + "com.github.jleggat.ReActivity.install" ] }, - "com.github.jleggat.pngout.install": { - "name": "pngout", - "description": "Downloads the latest pngout, builds a package around it and installs it.", + "com.github.jleggat.ReActivity.install": { + "name": "ReActivity", + "description": "Downloads the latest ReActivity disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "pngout/pngout.install.recipe", - "parent": "com.github.jleggat.pngout.pkg", - "shortname": "pngout.install", + "path": "ReActivity/ReActivity.install.recipe", + "parent": "com.github.jleggat.ReActivity.download", + "shortname": "ReActivity.install", "inferred_type": "install" }, - "com.github.jleggat.pngout.munki": { - "name": "pngout", - "description": null, - "repo": "autopkg/jleggat-recipes", - "path": "pngout/pngout.munki.recipe", - "parent": "com.github.jleggat.pngout.pkg", - "shortname": "pngout.munki", - "inferred_type": "munki", - "munki_display_name": "pngout - optimizes the size of .PNG files losslessly.", - "munki_description": "PNGOUT optimizes the size of .PNG files losslessly. It uses the same deflate compressor I wrote for KZIP.EXE (see below). With the right options, it can often beat other programs by 5-10%. That includes pngcrush -brute, optipng -o7, advpng -z4, etc.. PNGOUT is a great tool for optimizing the size of web pages or squeezing game content onto mobile devices. Almost all .PNG files on my website were optimized with PNGOUT. For a detailed description of the options, please check out the PNGOUT tutorial written by Kerry Watson." - }, - "com.github.jleggat.pngout.download": { - "name": "pngout", - "description": "Downloads the current release version of pngout.", + "com.github.jleggat.install.AdobeShockwavePlayer": { + "name": "AdobeShockwavePlayer", + "description": "Downloads the latest Adobe Shockwave Player disk image, creates a mac installer pkg\n and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "pngout/pngout.download.recipe", - "shortname": "pngout.download", - "inferred_type": "download", - "children": [ - "com.github.jleggat.pngout.pkg" - ] + "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.install.recipe", + "parent": "com.github.jleggat.pkg.AdobeShockwavePlayer", + "shortname": "AdobeShockwavePlayer.install", + "inferred_type": "install" }, - "com.github.jleggat-recipes.munki.archey-osx": { - "name": "archey-osx", - "description": "Downloads archey-osx from GitHub and Imports into Munki.", + "com.github.jleggat.AdobeShockwavePlayer.munki": { + "name": "AdobeShockwavePlayer", + "description": "Downloads the latest Adobe Shockwave Player disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "archey-osx/archey-osx.munki.recipe", - "parent": "com.github.jleggat-recipes.pkg.archey-osx", - "shortname": "archey-osx.munki", + "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.munki.recipe", + "parent": "com.github.jleggat.download.AdobeShockwavePlayer", + "shortname": "AdobeShockwavePlayer.munki", "inferred_type": "munki", - "munki_display_name": "archey-osx - An archey script for OS X.", - "munki_description": "A script for OS X to display system information." + "munki_display_name": null, + "munki_description": null }, - "com.github.jleggat-recipes.download.archey-osx": { - "name": "archey-osx", - "description": "Downloads archey-osx for packaging from GitHub.", + "com.github.jleggat.download.AdobeShockwavePlayer": { + "name": "AdobeShockwavePlayer", + "description": "Downloads latest Adobe Shockwave Player disk image from macromedia.com.", "repo": "autopkg/jleggat-recipes", - "path": "archey-osx/archey-osx.download.recipe", - "shortname": "archey-osx.download", + "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.download.recipe", + "shortname": "AdobeShockwavePlayer.download", "inferred_type": "download", "children": [ - "com.github.jleggat-recipes.pkg.archey-osx" + "com.github.jleggat.AdobeShockwavePlayer.munki", + "com.github.jleggat.pkg.AdobeShockwavePlayer" ] }, - "com.github.jleggat-recipes.pkg.archey-osx": { - "name": "archey-osx", - "description": "Downloads archey-osx utility and creates an OS X pkg installer for it.", + "com.github.jleggat.pkg.AdobeShockwavePlayer": { + "name": "AdobeShockwavePlayer", + "description": "Packages Adobe Shockwave Player from downloaded disk image.", "repo": "autopkg/jleggat-recipes", - "path": "archey-osx/archey-osx.pkg.recipe", - "parent": "com.github.jleggat-recipes.download.archey-osx", - "shortname": "archey-osx.pkg", + "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.pkg.recipe", + "parent": "com.github.jleggat.download.AdobeShockwavePlayer", + "shortname": "AdobeShockwavePlayer.pkg", "inferred_type": "pkg", "children": [ - "com.github.jleggat-recipes.munki.archey-osx", - "com.github.jleggat-recipes.install.archey-osx" + "com.github.jleggat.install.AdobeShockwavePlayer", + "com.github.patgmac.lanrev.AdobeShockwavePlayer" ] }, - "com.github.jleggat-recipes.install.archey-osx": { - "name": "archey-osx", - "description": "Downloads archey for OS X from GitHub and installs archey-osx.", + "com.github.jleggat.EasyFind.install": { + "name": "EasyFind", + "description": "Downloads the latest EasyFind disk image and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "archey-osx/archey-osx.install.recipe", - "parent": "com.github.jleggat-recipes.pkg.archey-osx", - "shortname": "archey-osx.install", + "path": "EasyFind/EasyFind.install.recipe", + "parent": "com.github.jleggat.EasyFind.download", + "shortname": "EasyFind.install", "inferred_type": "install" }, - "com.github.jleggat.download.macdown": { - "name": "macdown", - "description": "Downloads latest MacDown archive.", + "com.github.jleggat.EasyFind.munki": { + "name": "EasyFind", + "description": "Downloads the latest EasyFind disk image and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "MacDown/MacDown.download.recipe", - "shortname": "MacDown.download", + "path": "EasyFind/EasyFind.munki.recipe", + "parent": "com.github.jleggat.EasyFind.download", + "shortname": "EasyFind.munki", + "inferred_type": "munki", + "munki_display_name": "EasyFind", + "munki_description": "EasyFind finds files and folders by name or content using advanced Boolean operators." + }, + "com.github.jleggat.EasyFind.download": { + "name": "EasyFind", + "description": "Downloads latest EasyFind.", + "repo": "autopkg/jleggat-recipes", + "path": "EasyFind/EasyFind.download.recipe", + "shortname": "EasyFind.download", "inferred_type": "download", "children": [ - "com.github.jleggat.munki.macdown", - "com.github.jleggat.install.macdown", - "com.github.jleggat.pkg.macdown", - "com.github.peshay.filewave.MacDown" + "com.github.jleggat.EasyFind.install", + "com.github.jleggat.EasyFind.munki", + "com.github.peshay.filewave.EasyFind", + "com.github.amsysuk-recipes.pkg.EasyFind" ] }, - "com.github.jleggat.munki.macdown": { - "name": "MacDown", - "description": "Downloads the latest MacDown archive and imports into Munki.", + "com.github.jleggat.Captur.download": { + "name": "Captur", + "description": "Download recipe for Captur.", "repo": "autopkg/jleggat-recipes", - "path": "MacDown/MacDown.munki.recipe", - "parent": "com.github.jleggat.download.macdown", - "shortname": "MacDown.munki", - "inferred_type": "munki", - "munki_display_name": "MacDown Markdown editor", - "munki_description": "MacDown is an open source Markdown editor for OS X." + "path": "Captur/Captur.download.recipe", + "shortname": "Captur.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.Captur.install", + "com.github.jleggat.Captur.munki" + ] }, - "com.github.jleggat.install.macdown": { - "name": "MacDown", - "description": "Downloads latest MacDown archive and installs MacDown.", + "com.github.jleggat.Captur.install": { + "name": "Captur", + "description": "Downloads Captur and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "MacDown/MacDown.install.recipe", - "parent": "com.github.jleggat.download.macdown", - "shortname": "MacDown.install", + "path": "Captur/Captur.install.recipe", + "parent": "com.github.jleggat.Captur.download", + "shortname": "Captur.install", "inferred_type": "install" }, - "com.github.jleggat.pkg.macdown": { - "name": "MacDown", - "description": "Downloads latest MacDown archive and builds a package.", + "com.github.jleggat.Captur.munki": { + "name": "Captur", + "description": "Downloads Captur and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "MacDown/MacDown.pkg.recipe", - "parent": "com.github.jleggat.download.macdown", - "shortname": "MacDown.pkg", - "inferred_type": "pkg" + "path": "Captur/Captur.munki.recipe", + "parent": "com.github.jleggat.Captur.download", + "shortname": "Captur.munki", + "inferred_type": "munki", + "munki_display_name": "Captur", + "munki_description": "Captur is a simple Menu Bar interface for Mac OS X screencapture command.\nFeature:\n* snapshots your screen in many way such as full screen, window, widget, selection etc.\n* change a different file format for various file size\n* customize file name with date and time options" }, - "com.github.jleggat.install.Webmin": { - "name": "Webmin", - "description": "Downloads the latest Webmin, builds a package around it and installs it.", + "com.github.jleggat.Itsycal.install": { + "name": "Itsycal", + "description": "Downloads the latest Itsycal and installs it.", "repo": "autopkg/jleggat-recipes", - "path": "Webmin/Webmin.install.recipe", - "parent": "com.github.jleggat.pkg.Webmin", - "shortname": "Webmin.install", + "path": "Itsycal/Itsycal.install.recipe", + "parent": "com.github.jleggat.Itsycal.download", + "shortname": "Itsycal.install", "inferred_type": "install" }, - "com.github.jleggat.download.Webmin": { - "name": "Webmin", - "description": "Downloads the current release version of Webmin.", + "com.github.jleggat.Itsycal.download": { + "name": "Itsycal", + "description": "Downloads latest Itsycal.", "repo": "autopkg/jleggat-recipes", - "path": "Webmin/Webmin.download.recipe", - "shortname": "Webmin.download", + "path": "Itsycal/Itsycal.download.recipe", + "shortname": "Itsycal.download", "inferred_type": "download", "children": [ - "com.github.jleggat.pkg.Webmin" + "com.github.jleggat.Itsycal.install", + "com.github.jleggat.Itsycal.munki", + "com.github.peshay.filewave.Itsycal" ] }, - "com.github.jleggat.munki.Webmin": { - "name": "Webmin", - "description": null, + "com.github.jleggat.Itsycal.munki": { + "name": "Itsycal", + "description": "Downloads the latest Itsycal and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "Webmin/Webmin.munki.recipe", - "parent": "com.github.jleggat.pkg.Webmin", - "shortname": "Webmin.munki", + "path": "Itsycal/Itsycal.munki.recipe", + "parent": "com.github.jleggat.Itsycal.download", + "shortname": "Itsycal.munki", "inferred_type": "munki", - "munki_display_name": "Webmin - web-based interface for system administration for Unix", - "munki_description": "Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. " + "munki_display_name": "Itsycal", + "munki_description": "Itsycal is a tiny calendar for your Mac's menu bar." }, - "com.github.jleggat.pkg.Webmin": { - "name": "Webmin", - "description": null, + "com.github.jleggat.ElectricSheep.download": { + "name": "ElectricSheep", + "description": "Download recipe for ElectricSheep.", "repo": "autopkg/jleggat-recipes", - "path": "Webmin/Webmin.pkg.recipe", - "parent": "com.github.jleggat.download.Webmin", - "shortname": "Webmin.pkg", - "inferred_type": "pkg", + "path": "ElectricSheep/ElectricSheep.download.recipe", + "shortname": "ElectricSheep.download", + "inferred_type": "download", "children": [ - "com.github.jleggat.install.Webmin", - "com.github.jleggat.munki.Webmin" + "com.github.jleggat.ElectricSheep.munki" ] }, - "com.github.jleggat.BatChmod.munki": { - "name": "BatChmod", - "description": "Downloads the current release version of BatChmod and imports it into Munki.", + "com.github.jleggat.ElectricSheep.munki": { + "name": "ElectricSheep", + "description": "Downloads ElectricSheep and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "BatChmod/BatChmod.munki.recipe", - "parent": "com.github.jleggat.BatChmod.download", - "shortname": "BatChmod.munki", + "path": "ElectricSheep/ElectricSheep.munki.recipe", + "parent": "com.github.jleggat.ElectricSheep.download", + "shortname": "ElectricSheep.munki", "inferred_type": "munki", - "munki_display_name": "BatChmod", - "munki_description": "BatChmod is a utility for manipulating file and folder privileges in Mac OS X. It allows the manipulation of ownership as well as the privileges associated to the Owner, Group or others. It can also unlock files in order to apply those privileges and finally, it can remove any ACLs added to a folder or file under Mac OS X 10.5 Leopard or better." + "munki_display_name": "Electric Sheep", + "munki_description": "Electric Sheep is a collaborative abstract artwork founded by Scott Draves. It's run by thousands of people all over the world, and can be installed on any ordinary PC, Mac, Android, or iPad. When these computers \"sleep\", the Electric Sheep comes on and the computers communicate with each other by the internet to share the work of creating morphing abstract animations known as \"sheep\"." }, - "com.github.jleggat.BatChmod.install": { - "name": "BatChmod", - "description": "Downloads the current release version of BatChmod and installs it.", + "com.github.jleggat.Git.install": { + "name": "Git", + "description": "Downloads Git for OS X dmg from sourceforge and installs it.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.", "repo": "autopkg/jleggat-recipes", - "path": "BatChmod/BatChmod.install.recipe", - "parent": "com.github.jleggat.BatChmod.download", - "shortname": "BatChmod.install", + "path": "Git/Git.install.recipe", + "parent": "com.github.jleggat.Git.download", + "shortname": "Git.install", "inferred_type": "install" }, - "com.github.jleggat.BatChmod.download": { - "name": "BatChmod", - "description": "Downloads the current release version of BatChmod.", + "com.github.jleggat.Git.munki": { + "name": "Git", + "description": "Downloads Git for OS X dmg from sourceforge and import it into munki.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.", "repo": "autopkg/jleggat-recipes", - "path": "BatChmod/BatChmod.download.recipe", - "shortname": "BatChmod.download", + "path": "Git/Git.munki.recipe", + "parent": "com.github.jleggat.Git.download", + "shortname": "Git.munki", + "inferred_type": "munki", + "munki_display_name": "Git for Mac", + "munki_description": "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency." + }, + "com.github.jleggat.Git.download": { + "name": "Git", + "description": "Downloads Git for OS X dmg from sourceforge.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.\nNote: Code signature verification on Git cannot be done at this time.", + "repo": "autopkg/jleggat-recipes", + "path": "Git/Git.download.recipe", + "shortname": "Git.download", "inferred_type": "download", "children": [ - "com.github.jleggat.BatChmod.munki", - "com.github.jleggat.BatChmod.install" + "com.github.jleggat.Git.install", + "com.github.jleggat.Git.munki" ] }, - "com.github.jleggat.Integrity.munki": { - "name": "Integrity", - "description": "Downloads the latest Integrity disk image and imports into Munki.", + "com.github.jleggat.download.qlmarkdown": { + "name": "QLMarkdown", + "description": "Downloads the latest version of QLMarkdown.", "repo": "autopkg/jleggat-recipes", - "path": "Integrity/Integrity.munki.recipe", - "parent": "com.github.jleggat.Integrity.download", - "shortname": "Integrity.munki", + "path": "QLMarkdown/QLMarkdown.download.recipe", + "shortname": "QLMarkdown.download", + "inferred_type": "download", + "children": [ + "com.github.jleggat.munki.qlmarkdown", + "com.github.jleggat.install.qlmarkdown" + ] + }, + "com.github.jleggat.munki.qlmarkdown": { + "name": null, + "description": "Download the latest version of QLMarkdown and imports it into Munki.", + "repo": "autopkg/jleggat-recipes", + "path": "QLMarkdown/QLMarkdown.munki.recipe", + "parent": "com.github.jleggat.download.qlmarkdown", + "shortname": "QLMarkdown.munki", "inferred_type": "munki", - "munki_display_name": "Integrity", - "munki_description": "Easily find your website's broken links." + "munki_display_name": "Markdown Quick Look Plugin", + "munki_description": "Install this plugin to preview your Markdown files with Quick Look." }, - "com.github.jleggat.Integrity.download": { - "name": "Integrity", - "description": "Downloads latest Integrity disk image.", + "com.github.jleggat.install.qlmarkdown": { + "name": null, + "description": "Installs the current release version of QLMarkdown.", "repo": "autopkg/jleggat-recipes", - "path": "Integrity/Integrity.download.recipe", - "shortname": "Integrity.download", + "path": "QLMarkdown/QLMarkdown.install.recipe", + "parent": "com.github.jleggat.download.qlmarkdown", + "shortname": "QLMarkdown.install", + "inferred_type": "install" + }, + "com.github.jleggat.pkg.macdown": { + "name": "MacDown", + "description": "Downloads latest MacDown archive and builds a package.", + "repo": "autopkg/jleggat-recipes", + "path": "MacDown/MacDown.pkg.recipe", + "parent": "com.github.jleggat.download.macdown", + "shortname": "MacDown.pkg", + "inferred_type": "pkg" + }, + "com.github.jleggat.download.macdown": { + "name": "macdown", + "description": "Downloads latest MacDown archive.", + "repo": "autopkg/jleggat-recipes", + "path": "MacDown/MacDown.download.recipe", + "shortname": "MacDown.download", "inferred_type": "download", "children": [ - "com.github.jleggat.Integrity.munki", - "com.github.jleggat.Integrity.install" + "com.github.jleggat.pkg.macdown", + "com.github.jleggat.munki.macdown", + "com.github.jleggat.install.macdown", + "com.github.peshay.filewave.MacDown" ] }, - "com.github.jleggat.Integrity.install": { - "name": "Integrity", - "description": "Downloads the latest Integrity disk image and installs it.", + "com.github.jleggat.munki.macdown": { + "name": "MacDown", + "description": "Downloads the latest MacDown archive and imports into Munki.", "repo": "autopkg/jleggat-recipes", - "path": "Integrity/Integrity.install.recipe", - "parent": "com.github.jleggat.Integrity.download", - "shortname": "Integrity.install", + "path": "MacDown/MacDown.munki.recipe", + "parent": "com.github.jleggat.download.macdown", + "shortname": "MacDown.munki", + "inferred_type": "munki", + "munki_display_name": "MacDown Markdown editor", + "munki_description": "MacDown is an open source Markdown editor for OS X." + }, + "com.github.jleggat.install.macdown": { + "name": "MacDown", + "description": "Downloads latest MacDown archive and installs MacDown.", + "repo": "autopkg/jleggat-recipes", + "path": "MacDown/MacDown.install.recipe", + "parent": "com.github.jleggat.download.macdown", + "shortname": "MacDown.install", "inferred_type": "install" }, - "com.github.jaharmi.pkg.TypeIt4Me": { - "name": "TypeIt4Me", - "description": "Downloads the latest version of TypeIt4Me and creates a package.", + "com.github.jaharmi.download.DEVONTechnologies.Freeware": { + "name": null, + "description": "Downloads the current release version of DEVON Technologies freeware.", "repo": "autopkg/jaharmi-recipes", - "path": "Ettore/TypeIt4Me.pkg.recipe", - "parent": "com.github.jaharmi.download.TypeIt4Me", - "shortname": "TypeIt4Me.pkg", - "inferred_type": "pkg", + "path": "DEVONTechnologies/Freeware.DEVONTechnologies.download.recipe", "children": [ - "com.github.jaharmi.jss.TypeIt4Me" + "com.github.jaharmi.download.DEVONTechnologies.WordService", + "com.github.jaharmi.download.DEVONTechnologies.CalcService" ] }, - "com.github.jaharmi.jss.TypeIt4Me": { - "name": "TypeIt4Me", - "description": "Downloads the latest version of TypeIt4Me and imports it into your JSS.", + "com.github.jaharmi.download.DEVONTechnologies.WordService": { + "name": "WordService", + "description": "Downloads the current release version of DEVON Technologies' freeware WordService.", "repo": "autopkg/jaharmi-recipes", - "path": "Ettore/TypeIt4Me.jss.recipe", - "parent": "com.github.jaharmi.pkg.TypeIt4Me", - "shortname": "TypeIt4Me.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Completes partially typed words for you." + "path": "DEVONTechnologies/WordService.DEVONTechnologies.download.recipe", + "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware" }, - "com.github.jaharmi.install.TypeIt4Me": { - "name": "TypeIt4Me", - "description": "Installs the latest version of TypeIt4Me.", + "com.github.jaharmi.download.DEVONTechnologies.CalcService": { + "name": "CalcService", + "description": "Downloads the current release version of DEVON Technologies' freeware CalcService.", "repo": "autopkg/jaharmi-recipes", - "path": "Ettore/TypeIt4Me.install.recipe", - "parent": "com.github.jaharmi.download.TypeIt4Me", - "shortname": "TypeIt4Me.install", - "inferred_type": "install" + "path": "DEVONTechnologies/CalcService.DEVONTechnologies.download.recipe", + "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware" }, - "com.github.jaharmi.download.TypeIt4Me": { - "name": "TypeIt4Me", - "description": "Downloads the latest version of TypeIt4Me.", + "com.github.jaharmi.munki.Quitter": { + "name": "Quitter", + "description": "Downloads the latest version of Quitter and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Ettore/TypeIt4Me.download.recipe", - "shortname": "TypeIt4Me.download", + "path": "FullCity/Quitter.munki.recipe", + "parent": "com.github.jaharmi.download.Quitter", + "shortname": "Quitter.munki", + "inferred_type": "munki", + "munki_display_name": "Quitter", + "munki_description": "Convenient app launcher and quitter." + }, + "com.github.jaharmi.download.Quitter": { + "name": "Quitter", + "description": "Downloads the latest version of Quitter.", + "repo": "autopkg/jaharmi-recipes", + "path": "FullCity/Quitter.download.recipe", + "shortname": "Quitter.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.TypeIt4Me", - "com.github.jaharmi.install.TypeIt4Me", - "com.github.jaharmi.munki.TypeIt4Me" + "com.github.jaharmi.munki.Quitter", + "com.github.jaharmi.install.Quitter", + "com.github.jaharmi.pkg.Quitter" ] }, - "com.github.jaharmi.munki.TypeIt4Me": { - "name": "TypeIt4Me", - "description": "Downloads the latest version of TypeIt4Me and imports it into Munki.", - "repo": "autopkg/jaharmi-recipes", - "path": "Ettore/TypeIt4Me.munki.recipe", - "parent": "com.github.jaharmi.download.TypeIt4Me", - "shortname": "TypeIt4Me.munki", - "inferred_type": "munki", - "munki_display_name": "TypeIt4Me", - "munki_description": "Completes partially typed words for you." - }, - "com.github.jaharmi.jss.Pathology": { - "name": "Pathology", - "description": "Downloads the latest version of Pathology and imports it into your JSS.", + "com.github.jaharmi.jss.Quitter": { + "name": "Quitter", + "description": "Downloads the latest version of Quitter and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathology.jss.recipe", - "parent": "com.github.jaharmi.pkg.Pathology", - "shortname": "Pathology.jss", + "path": "FullCity/Quitter.jss.recipe", + "parent": "com.github.jaharmi.pkg.Quitter", + "shortname": "Quitter.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "XPath debugger and visualizer." + "jamf_description": "Convenient app launcher and quitter." }, - "com.github.jaharmi.pkg.Pathological": { - "name": "Pathological", - "description": "Downloads the latest version of Pathological and creates a package.", + "com.github.jaharmi.install.Quitter": { + "name": "Quitter", + "description": "Installs the latest version of Quitter.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathological.pkg.recipe", - "parent": "com.github.jaharmi.download.Pathological", - "shortname": "Pathological.pkg", + "path": "FullCity/Quitter.install.recipe", + "parent": "com.github.jaharmi.download.Quitter", + "shortname": "Quitter.install", + "inferred_type": "install" + }, + "com.github.jaharmi.pkg.Quitter": { + "name": "Quitter", + "description": "Downloads the latest version of Quitter and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "FullCity/Quitter.pkg.recipe", + "parent": "com.github.jaharmi.download.Quitter", + "shortname": "Quitter.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Pathological" + "com.github.jaharmi.jss.Quitter" ] }, - "com.github.jaharmi.jss.Pathological": { - "name": "Pathological", - "description": "Downloads the latest version of Pathological and imports it into your JSS.", + "com.github.jaharmi.download.FinderPop": { + "name": "FinderPop", + "description": "Downloads the latest version of FinderPop.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathological.jss.recipe", - "parent": "com.github.jaharmi.pkg.Pathological", - "shortname": "Pathological.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Search Finder with extreme precision using XPath." + "path": "Turly/FinderPop.download.recipe", + "shortname": "FinderPop.download", + "inferred_type": "download" }, - "com.github.jaharmi.download.Pathology": { - "name": "Pathology", - "description": "Downloads the latest version of Pathology.", + "com.github.jaharmi.download.ControlPlane": { + "name": "ControlPlane", + "description": "Downloads the current release version of ControlPlane.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathology.download.recipe", - "shortname": "Pathology.download", + "path": "Rue/ControlPlane.download.recipe", + "shortname": "ControlPlane.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.Pathology", - "com.github.jaharmi.pkg.Pathology", - "com.github.jaharmi.munki.Pathology" + "com.github.jaharmi.munki.ControlPlane" ] }, - "com.github.jaharmi.install.Pathological": { - "name": "Pathological", - "description": "Installs the latest version of Pathological.", + "com.github.jaharmi.munki.ControlPlane": { + "name": "ControlPlane", + "description": "Downloads latest release version of ControlPlane and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathological.install.recipe", - "parent": "com.github.jaharmi.download.Pathological", - "shortname": "Pathological.install", - "inferred_type": "install" + "path": "Rue/ControlPlane.munki.recipe", + "parent": "com.github.jaharmi.download.ControlPlane", + "shortname": "ControlPlane.munki", + "inferred_type": "munki", + "munki_display_name": "Rue ControlPlane", + "munki_description": "ControlPlane allows you to build configuration profiles, contexts in ControlPlane lingo, for your Mac based on where you are or what you are doing. ControlPlane determines where you are or what you are doing based on a number of available evidence sources and then automatically reconfigures your Mac based on your preferences. Evidence sources can include your current location, visible WiFi networks, attached USB devices, running applications and more. You can even write your own evidence sources using shell scripts!" }, - "com.github.jaharmi.install.Pathology": { - "name": "Pathology", - "description": "Installs the latest version of Pathology.", + "com.github.jaharmi.download.Keybase": { + "name": "Keybase", + "description": "Downloads the latest version of Keybase.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathology.install.recipe", - "parent": "com.github.jaharmi.download.Pathology", - "shortname": "Pathology.install", - "inferred_type": "install" + "path": "Keybase/Keybase.download.recipe", + "shortname": "Keybase.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.Keybase", + "com.github.tallfunnyjew.install.Keybase", + "com.github.peshay.filewave.Keybase", + "com.github.crystalllized.pkg.Keybase" + ] }, - "com.github.jaharmi.download.Fluid": { - "name": "Fluid", - "description": "Downloads the current release version of Fluid.", + "com.github.jaharmi.munki.Keybase": { + "name": "Keybase", + "description": "Downloads the latest version of Keybase and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Fluid.download.recipe", - "shortname": "Fluid.download", - "inferred_type": "download" + "path": "Keybase/Keybase.munki.recipe", + "parent": "com.github.jaharmi.download.Keybase", + "shortname": "Keybase.munki", + "inferred_type": "munki", + "munki_display_name": "Keybase", + "munki_description": "Keybase is a free, open source security app. It's also a public directory of people.\n\nThe Keybase app helps you perform cryptographically-secure operations with people you know on the Internet: chatting, file sharing, even publishing public documents. It's all easier and safer with Keybase.\n\nThe Keybase app is improving every day. To get started, download the app, create an account, and connect one or more of your social identities." }, - "com.github.jaharmi.download.Pathological": { - "name": "Pathological", - "description": "Downloads the latest version of Pathological.", + "com.github.jaharmi.download.GeekTool": { + "name": "GeekTool", + "description": "Downloads the current release version of GeekTool.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathological.download.recipe", - "shortname": "Pathological.download", + "path": "Tynsoe/GeekTool.download.recipe", + "shortname": "GeekTool.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.Pathological", - "com.github.jaharmi.install.Pathological", - "com.github.jaharmi.munki.Pathological" + "com.github.autopkg.pkg.GeekTool" ] }, - "com.github.jaharmi.pkg.Pathology": { - "name": "Pathology", - "description": "Downloads the latest version of Pathology and creates a package.", + "com.github.jaharmi.download.JenkinsCI": { + "name": "Jenkins CI", + "description": "Downloads the latest version of Jenkins CI.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathology.pkg.recipe", - "parent": "com.github.jaharmi.download.Pathology", - "shortname": "Pathology.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss.Pathology" - ] + "path": "JenkinsCI/JenkinsCI.download.recipe", + "shortname": "JenkinsCI.download", + "inferred_type": "download" }, - "com.github.jaharmi.munki.Pathology": { - "name": "Pathology", - "description": "Downloads the latest version of Pathology and imports it into Munki.", + "com.github.jaharmi.install.Olympus.A-GPSUtility": { + "name": "OLYMPUS A-GPS Utility", + "description": "Installs the current release version of the Olympus A-GPS Utility software.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathology.munki.recipe", - "parent": "com.github.jaharmi.download.Pathology", - "shortname": "Pathology.munki", - "inferred_type": "munki", - "munki_display_name": "Pathology", - "munki_description": "XPath debugger and visualizer." + "path": "Olympus/Olympus.A-GPSUtility.install.recipe", + "parent": "com.github.jaharmi.download.Olympus.A-GPSUtility" }, - "com.github.jaharmi.munki.Pathological": { - "name": "Pathological", - "description": "Downloads the latest version of Pathological and imports it into Munki.", + "com.github.jaharmi.download.Olympus.A-GPSUtility": { + "name": "OLYMPUS A-GPS Utility", + "description": "Downloads the current release version of the Olympus A-GPS Utility software.", "repo": "autopkg/jaharmi-recipes", - "path": "CelestialTeapot/Pathological.munki.recipe", - "parent": "com.github.jaharmi.download.Pathological", - "shortname": "Pathological.munki", - "inferred_type": "munki", - "munki_display_name": "Pathological", - "munki_description": "Search Finder with extreme precision using XPath." + "path": "Olympus/Olympus.A-GPSUtility.download.recipe", + "children": [ + "com.github.jaharmi.install.Olympus.A-GPSUtility" + ] }, - "com.github.jaharmi.install.Geekbench4": { - "name": "Geekbench 4", - "description": "Installs the latest version of Geekbench 4.", + "com.github.jaharmi.install.USBOverdrive": { + "name": "USBOverdrive", + "description": "Downloads and installs the latest version of USB Overdrive.", "repo": "autopkg/jaharmi-recipes", - "path": "PrimateLabs/Geekbench4.install.recipe", - "parent": "com.github.jaharmi.download.Geekbench4", - "shortname": "Geekbench4.install", + "path": "ALeviMontalcini/USBOverdrive.install.recipe", + "parent": "com.github.jaharmi.download.USBOverdrive", + "shortname": "USBOverdrive.install", "inferred_type": "install" }, - "com.github.jaharmi.munki.Geekbench4": { - "name": "Geekbench 4", - "description": "Downloads the latest version of Geekbench 4 and imports it into Munki.", + "com.github.jaharmi.munki.USBOverdrive": { + "name": "USBOverdrive", + "description": "Downloads the latest version of USB Overdrive and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "PrimateLabs/Geekbench4.munki.recipe", - "parent": "com.github.jaharmi.download.Geekbench4", - "shortname": "Geekbench4.munki", + "path": "ALeviMontalcini/USBOverdrive.munki.recipe", + "parent": "com.github.jaharmi.download.USBOverdrive", + "shortname": "USBOverdrive.munki", "inferred_type": "munki", - "munki_display_name": "Geekbench 4", - "munki_description": "Measure processor and memory performance and more." + "munki_display_name": "USB Overdrive", + "munki_description": "The USB Overdrive is a device driver for Mac OS X that handles any USB or Bluetooth mouse, keyboard, trackball, joystick, gamepad or gaming device from any manufacturer and lets you configure it either globally or on a per-application, per-device basis." }, - "com.github.jaharmi.download.Geekbench4": { - "name": "Geekbench 4", - "description": "Downloads the latest version of Geekbench 4.", + "com.github.jaharmi.download.USBOverdrive": { + "name": "USBOverdrive", + "description": "Downloads the latest version of USB Overdrive.", "repo": "autopkg/jaharmi-recipes", - "path": "PrimateLabs/Geekbench4.download.recipe", - "shortname": "Geekbench4.download", + "path": "ALeviMontalcini/USBOverdrive.download.recipe", + "shortname": "USBOverdrive.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.Geekbench4", - "com.github.jaharmi.munki.Geekbench4", - "com.github.jaharmi.pkg.Geekbench4" + "com.github.jaharmi.install.USBOverdrive", + "com.github.jaharmi.munki.USBOverdrive" ] }, - "com.github.jaharmi.jss.Geekbench4": { - "name": "Geekbench 4", - "description": "Downloads the latest version of Geekbench 4 and imports it into your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "PrimateLabs/Geekbench4.jss.recipe", - "parent": "com.github.jaharmi.pkg.Geekbench4", - "shortname": "Geekbench4.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Measure processor and memory performance and more." - }, - "com.github.jaharmi.pkg.Geekbench4": { - "name": "Geekbench 4", - "description": "Downloads the latest version of Geekbench 4 and creates a package.", + "com.github.jaharmi.download.SCAPWorkbench": { + "name": "SCAP Workbench", + "description": "Downloads the latest version of SCAP Workbench.", "repo": "autopkg/jaharmi-recipes", - "path": "PrimateLabs/Geekbench4.pkg.recipe", - "parent": "com.github.jaharmi.download.Geekbench4", - "shortname": "Geekbench4.pkg", - "inferred_type": "pkg", + "path": "OpenSCAP/SCAPWorkbench.download.recipe", + "shortname": "SCAPWorkbench.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.jss.Geekbench4" + "com.github.jaharmi.install.SCAPWorkbench", + "com.github.jaharmi.pkg.SCAPWorkbench", + "com.github.jaharmi.munki.SCAPWorkbench" ] }, - "com.github.jaharmi.download.Paw": { - "name": "Paw", - "description": "Downloads the latest version of Paw (now named RapidAPI).", + "com.github.jaharmi.install.SCAPWorkbench": { + "name": "SCAP Workbench", + "description": "Installs the latest version of SCAP Workbench.", "repo": "autopkg/jaharmi-recipes", - "path": "LuckyMarmot/Paw.download.recipe", - "shortname": "Paw.download", - "inferred_type": "download", + "path": "OpenSCAP/SCAPWorkbench.install.recipe", + "parent": "com.github.jaharmi.download.SCAPWorkbench", + "shortname": "SCAPWorkbench.install", + "inferred_type": "install" + }, + "com.github.jaharmi.pkg.SCAPWorkbench": { + "name": "SCAP Workbench", + "description": "Downloads the latest version of SCAP Workbench and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "OpenSCAP/SCAPWorkbench.pkg.recipe", + "parent": "com.github.jaharmi.download.SCAPWorkbench", + "shortname": "SCAPWorkbench.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.munki.Paw", - "com.github.jaharmi.pkg.Paw", - "com.github.jaharmi.install.Paw" + "com.github.jaharmi.jss.SCAPWorkbench" ] }, - "com.github.jaharmi.munki.Paw": { - "name": "Paw", - "description": "Downloads the latest version of Paw (now named RapidAPI) and imports it into Munki.", + "com.github.jaharmi.munki.SCAPWorkbench": { + "name": "SCAP Workbench", + "description": "Downloads the latest version of SCAP Workbench and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "LuckyMarmot/Paw.munki.recipe", - "parent": "com.github.jaharmi.download.Paw", - "shortname": "Paw.munki", + "path": "OpenSCAP/SCAPWorkbench.munki.recipe", + "parent": "com.github.jaharmi.download.SCAPWorkbench", + "shortname": "SCAPWorkbench.munki", "inferred_type": "munki", - "munki_display_name": "Paw", - "munki_description": "Interact with Representational State Transfer (REST) services." + "munki_display_name": "SCAP Workbench", + "munki_description": " " }, - "com.github.jaharmi.pkg.Paw": { - "name": "Paw", - "description": "Downloads the latest version of Paw (now named RapidAPI) and creates a package.", + "com.github.jaharmi.jss.SCAPWorkbench": { + "name": "SCAP Workbench", + "description": "Downloads the latest version of SCAP Workbench and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "LuckyMarmot/Paw.pkg.recipe", - "parent": "com.github.jaharmi.download.Paw", - "shortname": "Paw.pkg", - "inferred_type": "pkg" + "path": "OpenSCAP/SCAPWorkbench.jss.recipe", + "parent": "com.github.jaharmi.pkg.SCAPWorkbench", + "shortname": "SCAPWorkbench.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "SCAP Workbench is a graphical utility that offers an easy way to perform common oscap tasks.\n\nThis tool allows users to perform configuration and vulnerability scans on a single local or a remote system, perform remediation of the system in accordance with the given XCCDF or SDS file.\n\nWorkbench can generate reports, in multiple formats, containing the results of a system scan.\n\nWorkbench allows you to modify an XCCDF profile in an easy way without changing the respective XCCDF file. The tool provides a graphical way to enable or disable XCCDF elements. Your changes can be stored as an XCCDF tailoring file." }, - "com.github.jaharmi.install.Paw": { - "name": "Paw", - "description": "Installs the latest version of Paw (now named RapidAPI).", + "com.github.jaharmi.install.BackgroundMusic": { + "name": "BackgroundMusic", + "description": "Installs the latest version of BackgroundMusic.", "repo": "autopkg/jaharmi-recipes", - "path": "LuckyMarmot/Paw.install.recipe", - "parent": "com.github.jaharmi.download.Paw", - "shortname": "Paw.install", + "path": "BearIsDriving/BackgroundMusic.install.recipe", + "parent": "com.github.jaharmi.download.BackgroundMusic", + "shortname": "BackgroundMusic.install", "inferred_type": "install" }, - "com.github.jaharmi.munki.FunctionFlip": { - "name": "FunctionFlip", - "description": "Downloads the latest version of FunctionFlip and imports it into Munki.", - "repo": "autopkg/jaharmi-recipes", - "path": "KevinGessner/FunctionFlip.munki.recipe", - "parent": "com.github.jaharmi.download.FunctionFlip", - "shortname": "FunctionFlip.munki", - "inferred_type": "munki", - "munki_display_name": "FunctionFlip", - "munki_description": " " - }, - "com.github.jaharmi.download.FunctionFlip": { - "name": "FunctionFlip", - "description": "Downloads the latest version of FunctionFlip.", + "com.github.jaharmi.download.BackgroundMusic": { + "name": "BackgroundMusic", + "description": "Downloads the latest version of BackgroundMusic.", "repo": "autopkg/jaharmi-recipes", - "path": "KevinGessner/FunctionFlip.download.recipe", - "shortname": "FunctionFlip.download", + "path": "BearIsDriving/BackgroundMusic.download.recipe", + "shortname": "BackgroundMusic.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.FunctionFlip", - "com.github.jaharmi.pkg.FunctionFlip", - "com.github.jaharmi.install.FunctionFlip" + "com.github.jaharmi.install.BackgroundMusic", + "com.github.jaharmi.munki.BackgroundMusic" ] }, - "com.github.jaharmi.pkg.FunctionFlip": { - "name": "FunctionFlip", - "description": "Downloads the latest version of FunctionFlip and creates a package.", + "com.github.jss-recipes.jss.BackgroundMusic": { + "name": "BackgroundMusic", + "description": "Downloads the latest version of BackgroundMusic and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "KevinGessner/FunctionFlip.pkg.recipe", - "parent": "com.github.jaharmi.download.FunctionFlip", - "shortname": "FunctionFlip.pkg", - "inferred_type": "pkg" + "path": "BearIsDriving/BackgroundMusic.jss.recipe", + "parent": "com.github.jaharmi.pkg.BackgroundMusic", + "shortname": "BackgroundMusic.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio." }, - "com.github.jaharmi.install.FunctionFlip": { - "name": "FunctionFlip", - "description": "Installs the latest version of FunctionFlip.", + "com.github.jaharmi.munki.BackgroundMusic": { + "name": "BackgroundMusic", + "description": "Downloads the latest version of BackgroundMusic and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "KevinGessner/FunctionFlip.install.recipe", - "parent": "com.github.jaharmi.download.FunctionFlip", - "shortname": "FunctionFlip.install", - "inferred_type": "install" + "path": "BearIsDriving/BackgroundMusic.munki.recipe", + "parent": "com.github.jaharmi.download.BackgroundMusic", + "shortname": "BackgroundMusic.munki", + "inferred_type": "munki", + "munki_display_name": "BackgroundMusic", + "munki_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio." + }, + "com.github.jaharmi.download.Flux": { + "name": "", + "description": "Downloads the current release version of F.lux.", + "repo": "autopkg/jaharmi-recipes", + "path": "Flux/Flux.download.recipe", + "shortname": "Flux.download", + "inferred_type": "download", + "children": [ + "com.github.triti.install.Flux", + "com.github.triti.pkg.Flux" + ] }, "com.github.autopkg.munki.Acorn": { "name": "Acorn", @@ -13820,656 +13817,498 @@ "munki_display_name": "Acorn 4", "munki_description": "The image editor for humans. Everyone needs to edit images at some point, but not everyone has the time to learn complicated super pricey image editing programs. This is why we created Acorn. Add text and shapes to your digital pictures. Combine images together to create your own. Work with layers to touch up your favorite photos or make something new from scratch. Do all this and more with Acorn." }, - "com.github.jaharmi.install.OpenTTD": { - "name": "OpenTTD", - "description": "Installs the latest version of OpenTTD.", + "com.github.jaharmi.jss-upload.Wooshy": { + "name": "Wooshy", + "description": "Downloads the latest version of Wooshy and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenTTD/OpenTTD.install.recipe", - "parent": "com.github.jaharmi.pkg.OpenTTD", - "shortname": "OpenTTD.install", - "inferred_type": "install" + "path": "Wooshy/Wooshy.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.Wooshy", + "shortname": "Wooshy.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.jaharmi.munki.OpenTTD": { - "name": "OpenTTD", - "description": "Downloads the latest version of OpenTTD and imports it into Munki.", + "com.github.jaharmi.jss.Wooshy": { + "name": "Wooshy", + "description": "Downloads the latest version of Wooshy and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenTTD/OpenTTD.munki.recipe", - "parent": "com.github.jaharmi.download.OpenTTD", - "shortname": "OpenTTD.munki", - "inferred_type": "munki", - "munki_display_name": "OpenTTD", - "munki_description": "Clone of the Microprose game Transport Tycoon Deluxe." + "path": "Wooshy/Wooshy.jss.recipe", + "parent": "com.github.jaharmi.pkg.Wooshy", + "shortname": "Wooshy.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" }, - "com.github.jaharmi.download.OpenTTD": { - "name": "OpenTTD", - "description": "Downloads the latest version of OpenTTD.", + "com.github.jaharmi.munki.Wooshy": { + "name": "Wooshy", + "description": "Downloads the latest version of Wooshy and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenTTD/OpenTTD.download.recipe", - "shortname": "OpenTTD.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.OpenTTD", - "com.github.jaharmi.pkg.OpenTTD" - ] + "path": "Wooshy/Wooshy.munki.recipe", + "parent": "com.github.jaharmi.download.Wooshy", + "shortname": "Wooshy.munki", + "inferred_type": "munki", + "munki_display_name": "Wooshy", + "munki_description": " " }, - "com.github.jaharmi.pkg.OpenTTD": { - "name": "OpenTTD", - "description": "Downloads the latest version of OpenTTD and creates a package.", + "com.github.jaharmi.pkg.Wooshy": { + "name": "Wooshy", + "description": "Downloads the latest version of Wooshy and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenTTD/OpenTTD.pkg.recipe", - "parent": "com.github.jaharmi.download.OpenTTD", - "shortname": "OpenTTD.pkg", + "path": "Wooshy/Wooshy.pkg.recipe", + "parent": "com.github.jaharmi.download.Wooshy", + "shortname": "Wooshy.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.install.OpenTTD" + "com.github.jaharmi.jss-upload.Wooshy", + "com.github.jaharmi.jss.Wooshy" ] }, - "com.github.jaharmi.munki.DeployStudioAdmin": { - "name": "DeployStudioAdmin", - "description": null, - "repo": "autopkg/jaharmi-recipes", - "path": "DeployStudio/DeployStudioAdmin.munki.recipe", - "parent": "com.github.jaharmi.download.DeployStudio", - "shortname": "DeployStudioAdmin.munki", - "inferred_type": "munki", - "munki_display_name": "DeployStudio Admin", - "munki_description": "\n \n

\n \n This installation includes the DeployStudio Admin tools only.\n \n These tools enable administrators to configure a DeployStudio Server remotely.\n

\n

\n Saving time is a daily concern for system administrators, especially with the increase of minor interventions requested by end-users: accidentally modified system preferences, third-party applications instability or misconfigured, wrong access rights, viruses, etc... OS X is stable and robust but the capacity to (re)install completely a workstation or a server in a few minutes following a preset workflow that automatically restores the right disk image, configures and backs up what was planned by the administrator is a real benefit in terms of time and money. DeployStudio was designed this way, in order to manage flawlessly large deployments of workstations, servers and cluster nodes.\n

\n \n " - }, - "com.github.jaharmi.download.DeployStudio": { - "name": "DeployStudio", - "description": "Downloads the latest version of DeployStudio.", + "com.github.jaharmi.download.Wooshy": { + "name": "Wooshy", + "description": "Downloads the latest version of Wooshy.", "repo": "autopkg/jaharmi-recipes", - "path": "DeployStudio/DeployStudio.download.recipe", - "shortname": "DeployStudio.download", + "path": "Wooshy/Wooshy.download.recipe", + "shortname": "Wooshy.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.DeployStudioAdmin", - "com.github.triti.pkg.DeployStudioAdmin", - "com.github.triti.install.DeployStudioAdmin" + "com.github.jaharmi.munki.Wooshy", + "com.github.jaharmi.pkg.Wooshy", + "com.github.jaharmi.install.Wooshy" ] }, - "com.github.jaharmi.download.USBOverdrive": { - "name": "USBOverdrive", - "description": "Downloads the latest version of USB Overdrive.", + "com.github.jaharmi.install.Wooshy": { + "name": "Wooshy", + "description": "Installs the latest version of Wooshy.", "repo": "autopkg/jaharmi-recipes", - "path": "ALeviMontalcini/USBOverdrive.download.recipe", - "shortname": "USBOverdrive.download", + "path": "Wooshy/Wooshy.install.recipe", + "parent": "com.github.jaharmi.download.Wooshy", + "shortname": "Wooshy.install", + "inferred_type": "install" + }, + "com.github.jaharmi.download.Touch\u00e9": { + "name": "Touch\u00e9", + "description": "Downloads the current release version of Touch\u00e9.", + "repo": "autopkg/jaharmi-recipes", + "path": "RedSweater/Touche.download.recipe", + "shortname": "Touche.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.USBOverdrive", - "com.github.jaharmi.install.USBOverdrive" + "com.github.jaharmi.munki.Touch\u00e9" ] }, - "com.github.jaharmi.munki.USBOverdrive": { - "name": "USBOverdrive", - "description": "Downloads the latest version of USB Overdrive and imports it into Munki.", + "com.github.jaharmi.munki.Touch\u00e9": { + "name": "Touch\u00e9", + "description": "Downloads the latest version of Touch\u00e9 and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "ALeviMontalcini/USBOverdrive.munki.recipe", - "parent": "com.github.jaharmi.download.USBOverdrive", - "shortname": "USBOverdrive.munki", - "inferred_type": "munki", - "munki_display_name": "USB Overdrive", - "munki_description": "The USB Overdrive is a device driver for Mac OS X that handles any USB or Bluetooth mouse, keyboard, trackball, joystick, gamepad or gaming device from any manufacturer and lets you configure it either globally or on a per-application, per-device basis." - }, - "com.github.jaharmi.install.USBOverdrive": { - "name": "USBOverdrive", - "description": "Downloads and installs the latest version of USB Overdrive.", - "repo": "autopkg/jaharmi-recipes", - "path": "ALeviMontalcini/USBOverdrive.install.recipe", - "parent": "com.github.jaharmi.download.USBOverdrive", - "shortname": "USBOverdrive.install", - "inferred_type": "install" + "path": "RedSweater/Touche.munki.recipe", + "parent": "com.github.jaharmi.download.Touch\u00e9", + "shortname": "Touche.munki", + "inferred_type": "munki", + "munki_display_name": "Touch\u00e9", + "munki_description": "Touch Bar for everyone. Simulate, show and hide, take screen captures." }, - "com.github.jaharmi.download.AlephOne.Marathon": { - "name": "Aleph One Marathon", - "description": "Downloads the current release version of Aleph One for Marathon.", + "com.github.jaharmi.ds.iCloudControl": { + "name": "iCloud Control", + "description": "Downloads the latest version of iCloud Control and copies it to your DeployStudio packages.", "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/AlephOne.Marathon.download.recipe", - "parent": "com.github.jaharmi.download.AlephOne" + "path": "RobbertBrandsma/iCloudControl.ds.recipe", + "parent": "com.github.jaharmi.pkg.iCloudControl", + "shortname": "iCloudControl.ds", + "inferred_type": "ds" }, - "com.github.jaharmi.download.AlephOne": { - "name": null, - "description": "Downloads the current release version of Aleph One Marathon. Choose which Marathon version to get.", + "com.github.jaharmi.pkg.iCloudControl": { + "name": "iCloud Control", + "description": "Downloads the latest version of iCloud Control and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/AlephOne.download.recipe", - "shortname": "AlephOne.download", - "inferred_type": "download", + "path": "RobbertBrandsma/iCloudControl.pkg.recipe", + "parent": "com.github.jaharmi.download.iCloudControl", + "shortname": "iCloudControl.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.download.AlephOne.Marathon", - "com.github.jaharmi.download.AlephOne.Marathon2", - "com.github.jaharmi.download.AlephOne.MarathonInfinity" + "com.github.jaharmi.ds.iCloudControl", + "com.github.jaharmi.jss.iCloudControl" ] }, - "com.github.jaharmi.download.ProjectMagma.Myth2": { - "name": null, - "description": "Downloads the current release version of Myth II: Soulblighter from Project Magma.", - "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/ProjectMagma.Myth2.download.recipe" - }, - "com.github.jaharmi.download.AlephOne.Marathon2": { - "name": "Aleph One Marathon 2", - "description": "Downloads the current release version of Aleph One for Marathon 2.", + "com.github.jaharmi.install.iCloudControl": { + "name": "iCloud Control", + "description": "Installs the latest version of iCloud Control.", "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/AlephOne.Marathon2.download.recipe", - "parent": "com.github.jaharmi.download.AlephOne" + "path": "RobbertBrandsma/iCloudControl.install.recipe", + "parent": "com.github.jaharmi.download.iCloudControl", + "shortname": "iCloudControl.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.AlephOne.MarathonInfinity": { - "name": "Aleph One Marathon Infinity", - "description": "Downloads the current release version of Aleph One for Marathon Infinity.", + "com.github.jaharmi.download.iCloudControl": { + "name": "iCloud Control", + "description": "Downloads the latest version of iCloud Control.", "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/AlephOne.MarathonInfinity.download.recipe", - "parent": "com.github.jaharmi.download.AlephOne", + "path": "RobbertBrandsma/iCloudControl.download.recipe", + "shortname": "iCloudControl.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.AlephOne.MarathonInfinity" + "com.github.jaharmi.pkg.iCloudControl", + "com.github.jaharmi.install.iCloudControl", + "com.github.jaharmi.munki.iCloudControl" ] }, - "com.github.jaharmi.pkg.AlephOne.MarathonInfinity": { - "name": null, - "description": "Downloads the current release version of Aleph One for Marathon Infinity.", + "com.github.jaharmi.munki.iCloudControl": { + "name": "iCloud Control", + "description": "Downloads the latest version of iCloud Control and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/AlephOne.MarathonInfinity.pkg.recipe", - "parent": "com.github.jaharmi.download.AlephOne.MarathonInfinity" + "path": "RobbertBrandsma/iCloudControl.munki.recipe", + "parent": "com.github.jaharmi.download.iCloudControl", + "shortname": "iCloudControl.munki", + "inferred_type": "munki", + "munki_display_name": "iCloud Control", + "munki_description": "User-controlled selective sync for iCloud Drive" }, - "com.github.jaharmi.download.ProjectMagma": { - "name": null, - "description": "Downloads the current release version of Myth from Project Magma. Choose which Myth version to get.", + "com.github.jaharmi.jss.iCloudControl": { + "name": "iCloud Control", + "description": "Downloads the latest version of iCloud Control and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Bungie/ProjectMagma.download.recipe", - "shortname": "ProjectMagma.download", - "inferred_type": "download" + "path": "RobbertBrandsma/iCloudControl.jss.recipe", + "parent": "com.github.jaharmi.pkg.iCloudControl", + "shortname": "iCloudControl.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "User-controlled selective sync for iCloud Drive" }, - "com.github.jaharmi.install.NetSpot": { - "name": "NetSpot", - "description": "Installs the latest version of NetSpot.", + "com.github.jss-recipes.jss.Forecast": { + "name": "Forecast", + "description": "Downloads the latest version of Forecast and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Etwok/NetSpot.install.recipe", - "parent": "com.github.jaharmi.download.NetSpot", - "shortname": "NetSpot.install", - "inferred_type": "install" + "path": "OvercastRadio/Forecast.jss.recipe", + "parent": "com.github.jaharmi.pkg.Forecast", + "shortname": "Forecast.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" }, - "com.github.jaharmi.download.NetSpot": { - "name": "NetSpot", - "description": "Downloads the latest version of NetSpot.", + "com.github.jaharmi.pkg.Forecast": { + "name": "Forecast", + "description": "Downloads the latest version of Forecast and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Etwok/NetSpot.download.recipe", - "shortname": "NetSpot.download", - "inferred_type": "download", + "path": "OvercastRadio/Forecast.pkg.recipe", + "parent": "com.github.jaharmi.download.Forecast", + "shortname": "Forecast.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.install.NetSpot", - "com.github.jaharmi.pkg.NetSpot", - "com.github.jaharmi.munki.NetSpot", - "com.github.peshay.filewave.NetSpot" + "com.github.jss-recipes.jss.Forecast" ] }, - "com.github.jaharmi.pkg.NetSpot": { - "name": "NetSpot", - "description": "Downloads the latest version of NetSpot and creates a package.", - "repo": "autopkg/jaharmi-recipes", - "path": "Etwok/NetSpot.pkg.recipe", - "parent": "com.github.jaharmi.download.NetSpot", - "shortname": "NetSpot.pkg", - "inferred_type": "pkg" - }, - "com.github.jaharmi.munki.NetSpot": { - "name": "NetSpot", - "description": "Downloads the latest version of NetSpot and imports it into Munki.", + "com.github.jaharmi.install.Forecast": { + "name": "Forecast", + "description": "Installs the latest version of Forecast.", "repo": "autopkg/jaharmi-recipes", - "path": "Etwok/NetSpot.munki.recipe", - "parent": "com.github.jaharmi.download.NetSpot", - "shortname": "NetSpot.munki", - "inferred_type": "munki", - "munki_display_name": "NetSpot", - "munki_description": "Wireless survey tool." + "path": "OvercastRadio/Forecast.install.recipe", + "parent": "com.github.jaharmi.download.Forecast", + "shortname": "Forecast.install", + "inferred_type": "install" }, - "com.github.jaharmi.munki.KenkuFM": { - "name": "Kenku FM", - "description": "Downloads the latest version of Kenku FM and imports it into Munki.", + "com.github.jaharmi.munki.Forecast": { + "name": "Forecast", + "description": "Downloads the latest version of Forecast and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "OwlbearRodeo/KenkuFM.munki.recipe", - "parent": "com.github.jaharmi.download.KenkuFM", - "shortname": "KenkuFM.munki", + "path": "OvercastRadio/Forecast.munki.recipe", + "parent": "com.github.jaharmi.download.Forecast", + "shortname": "Forecast.munki", "inferred_type": "munki", - "munki_display_name": "Kenku FM", - "munki_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n" + "munki_display_name": "Forecast", + "munki_description": " " }, - "com.github.jaharmi.pkg.KenkuFM": { - "name": "Kenku FM", - "description": "Downloads the latest version of Kenku FM and creates a package.", + "com.github.jaharmi.download.Forecast": { + "name": "Forecast", + "description": "Downloads the latest version of Forecast.", "repo": "autopkg/jaharmi-recipes", - "path": "OwlbearRodeo/KenkuFM.pkg.recipe", - "parent": "com.github.jaharmi.download.KenkuFM", - "shortname": "KenkuFM.pkg", - "inferred_type": "pkg", + "path": "OvercastRadio/Forecast.download.recipe", + "shortname": "Forecast.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.jss-upload.KenkuFM", - "com.github.jaharmi.jss.KenkuFM" + "com.github.jaharmi.pkg.Forecast", + "com.github.jaharmi.install.Forecast", + "com.github.jaharmi.munki.Forecast" ] }, - "com.github.jaharmi.download.KenkuFM": { - "name": "Kenku FM", - "description": "Downloads the latest version of Kenku FM.", + "com.github.jaharmi.munki.Paw": { + "name": "Paw", + "description": "Downloads the latest version of Paw (now named RapidAPI) and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "OwlbearRodeo/KenkuFM.download.recipe", - "shortname": "KenkuFM.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.KenkuFM", - "com.github.jaharmi.pkg.KenkuFM", - "com.github.jaharmi.install.KenkuFM" - ] + "path": "LuckyMarmot/Paw.munki.recipe", + "parent": "com.github.jaharmi.download.Paw", + "shortname": "Paw.munki", + "inferred_type": "munki", + "munki_display_name": "Paw", + "munki_description": "Interact with Representational State Transfer (REST) services." }, - "com.github.jaharmi.jss-upload.KenkuFM": { - "name": "Kenku FM", - "description": "Downloads the latest version of Kenku FM and uploads the package to your JSS.", + "com.github.jaharmi.install.Paw": { + "name": "Paw", + "description": "Installs the latest version of Paw (now named RapidAPI).", "repo": "autopkg/jaharmi-recipes", - "path": "OwlbearRodeo/KenkuFM.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.KenkuFM", - "shortname": "KenkuFM.jss-upload", - "inferred_type": "jss-upload" + "path": "LuckyMarmot/Paw.install.recipe", + "parent": "com.github.jaharmi.download.Paw", + "shortname": "Paw.install", + "inferred_type": "install" }, - "com.github.jaharmi.jss.KenkuFM": { - "name": "Kenku FM", - "description": "Downloads the latest version of Kenku FM and imports it into your JSS.", + "com.github.jaharmi.pkg.Paw": { + "name": "Paw", + "description": "Downloads the latest version of Paw (now named RapidAPI) and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "OwlbearRodeo/KenkuFM.jss.recipe", - "parent": "com.github.jaharmi.pkg.KenkuFM", - "shortname": "KenkuFM.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n" + "path": "LuckyMarmot/Paw.pkg.recipe", + "parent": "com.github.jaharmi.download.Paw", + "shortname": "Paw.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.install.KenkuFM": { - "name": "Kenku FM", - "description": "Installs the latest version of Kenku FM.", + "com.github.jaharmi.download.Paw": { + "name": "Paw", + "description": "Downloads the latest version of Paw (now named RapidAPI).", "repo": "autopkg/jaharmi-recipes", - "path": "OwlbearRodeo/KenkuFM.install.recipe", - "parent": "com.github.jaharmi.download.KenkuFM", - "shortname": "KenkuFM.install", - "inferred_type": "install" + "path": "LuckyMarmot/Paw.download.recipe", + "shortname": "Paw.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.Paw", + "com.github.jaharmi.install.Paw", + "com.github.jaharmi.pkg.Paw" + ] }, - "com.github.jaharmi.download.SwiftCapture": { - "name": "SwiftCapture", - "description": "Downloads the latest version of SwiftCapture.", + "com.github.jaharmi.download.LaunchBar5": { + "name": "LaunchBar", + "description": "Downloads the latest version of LaunchBar 5.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SwiftCapture.download.recipe", - "shortname": "SwiftCapture.download", + "path": "ObjectiveDevelopment/LaunchBar5.download.recipe", + "shortname": "LaunchBar5.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.SwiftCapture", - "com.github.jaharmi.pkg.SwiftCapture", - "com.github.jaharmi.install.SwiftCapture" + "com.github.jaharmi.munki.LaunchBar5" ] }, - "com.github.jss-recipes.jss.SecuritySpy": { - "name": "SecuritySpy", - "description": "Downloads the latest version of SecuritySpy and imports it into your JSS.", + "com.github.jaharmi.munki.LaunchBar5": { + "name": "LaunchBar5", + "description": "Downloads latest release version of LaunchBar 5 and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SecuritySpy.jss.recipe", - "parent": "com.github.jaharmi.pkg.SecuritySpy", - "shortname": "SecuritySpy.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily." + "path": "ObjectiveDevelopment/LaunchBar5.munki.recipe", + "parent": "com.github.jaharmi.download.LaunchBar5", + "shortname": "LaunchBar5.munki", + "inferred_type": "munki", + "munki_display_name": "Objective Development LaunchBar", + "munki_description": "A single keyboard shortcut lets you access and control every aspect of your digital life. Whatever you want to accomplish on your Mac \u2013 with LaunchBar it\u2019s only a few keystrokes away.\n\nIt\u2019s a file manager, a web and desktop search tool, an app launcher, a clipboard manager, a jukebox, a calculator, an information browser \u2026 or quite simply a tremendous time saver!" }, - "com.github.jaharmi.munki.SwiftCapture": { - "name": "SwiftCapture", - "description": "Downloads the latest version of SwiftCapture and imports it into Munki.", + "com.github.jaharmi.munki.Mac2TiVo": { + "name": "Mac2TiVo", + "description": "Downloads latest release version of Roxio Mac2TiVo, part of Roxio Toast Titanium, and imports it into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SwiftCapture.munki.recipe", - "parent": "com.github.jaharmi.download.SwiftCapture", - "shortname": "SwiftCapture.munki", + "path": "Roxio/Mac2TiVo.munki.recipe", + "parent": "com.github.jaharmi.download.Mac2TiVo", + "shortname": "Mac2TiVo.munki", "inferred_type": "munki", - "munki_display_name": "SwiftCapture", - "munki_description": " " + "munki_display_name": "Roxio Mac2TiVo", + "munki_description": "Transfer TiVo recordings from your Mac." }, - "com.github.jaharmi.download.CaptureSync": { - "name": "CaptureSync", - "description": "Downloads the latest version of CaptureSync.", + "com.github.jaharmi.download.Toast11Titanium": { + "name": "Toast11Titanium", + "description": "Downloads the current release version of Roxio Toast 11 Titanium.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/CaptureSync.download.recipe", - "shortname": "CaptureSync.download", + "path": "Roxio/Toast11.download.recipe", + "shortname": "Toast11.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.CaptureSync", - "com.github.jaharmi.munki.CaptureSync", - "com.github.jaharmi.pkg.CaptureSync" + "com.github.jaharmi.munki.Toast11Titanium" ] }, - "com.github.jaharmi.pkg.SwiftCapture": { - "name": "SwiftCapture", - "description": "Downloads the latest version of SwiftCapture and creates a package.", + "com.github.jaharmi.munki.TiVoTransfer": { + "name": "TiVoTransfer", + "description": "Downloads latest release version of Roxio TiVo Transfer, part of Roxio Toast Titanium, and imports it into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SwiftCapture.pkg.recipe", - "parent": "com.github.jaharmi.download.SwiftCapture", - "shortname": "SwiftCapture.pkg", - "inferred_type": "pkg" + "path": "Roxio/TiVoTransfer.munki.recipe", + "parent": "com.github.jaharmi.download.TiVoTransfer", + "shortname": "TiVoTransfer.munki", + "inferred_type": "munki", + "munki_display_name": "Roxio TiVo Transfer", + "munki_description": "Transfer TiVo recordings to your Mac." }, - "com.github.jaharmi.download.SecuritySpy": { - "name": "SecuritySpy", - "description": "Downloads the latest version of SecuritySpy.", + "com.github.jaharmi.download.TiVoTransfer": { + "name": "TiVoTransfer", + "description": "Downloads the current release version of Roxio TiVo Transfer, part of Roxio Toast Titanium.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SecuritySpy.download.recipe", - "shortname": "SecuritySpy.download", + "path": "Roxio/TiVoTransfer.download.recipe", + "shortname": "TiVoTransfer.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.SecuritySpy", - "com.github.jaharmi.pkg.SecuritySpy", - "com.github.jaharmi.install.SecuritySpy" + "com.github.jaharmi.munki.TiVoTransfer" ] }, - "com.github.jaharmi.install.CaptureSync": { - "name": "CaptureSync", - "description": "Installs the latest version of CaptureSync.", - "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/CaptureSync.install.recipe", - "parent": "com.github.jaharmi.download.CaptureSync", - "shortname": "CaptureSync.install", - "inferred_type": "install" - }, - "com.github.jaharmi.munki.CaptureSync": { - "name": "CaptureSync", - "description": "Downloads the latest version of CaptureSync and imports it into Munki.", + "com.github.jaharmi.munki.Toast11Titanium": { + "name": "Toast11Titanium", + "description": "Downloads latest release version of Roxio Toast 11 Titanium and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/CaptureSync.munki.recipe", - "parent": "com.github.jaharmi.download.CaptureSync", - "shortname": "CaptureSync.munki", + "path": "Roxio/Toast11.munki.recipe", + "parent": "com.github.jaharmi.download.Toast11Titanium", + "shortname": "Toast11.munki", "inferred_type": "munki", - "munki_display_name": "CaptureSync", - "munki_description": " " + "munki_display_name": "Roxio Toast 11 Titanium", + "munki_description": "The ultimate media toolkit, redesigned. Capture. Copy. Convert. Share. Burn." }, - "com.github.jaharmi.munki.SecuritySpy": { - "name": "SecuritySpy", - "description": "Downloads the latest version of SecuritySpy and imports it into Munki.", + "com.github.jaharmi.download.Mac2TiVo": { + "name": "Mac2TiVo", + "description": "Downloads the current release version of Roxio Mac2TiVo, part of Roxio Toast Titanium.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SecuritySpy.munki.recipe", - "parent": "com.github.jaharmi.download.SecuritySpy", - "shortname": "SecuritySpy.munki", - "inferred_type": "munki", - "munki_display_name": "SecuritySpy", - "munki_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily." + "path": "Roxio/Mac2TiVo.download.recipe", + "shortname": "Mac2TiVo.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.Mac2TiVo" + ] }, - "com.github.jaharmi.pkg.CaptureSync": { - "name": "CaptureSync", - "description": "Downloads the latest version of CaptureSync and creates a package.", + "com.github.jaharmi.jss.Dropzone": { + "name": "Dropzone 3", + "description": "Downloads the latest version of Dropzone 3 and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/CaptureSync.pkg.recipe", - "parent": "com.github.jaharmi.download.CaptureSync", - "shortname": "CaptureSync.pkg", - "inferred_type": "pkg" + "path": "AptonicLimited/Dropzone.jss.recipe", + "parent": "com.github.jaharmi.pkg.Dropzone", + "shortname": "Dropzone.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Open, transfer, and install files by drag-and-drop." }, - "com.github.jaharmi.pkg.SecuritySpy": { - "name": "SecuritySpy", - "description": "Downloads the latest version of SecuritySpy and creates a package.", + "com.github.jaharmi.pkg.Dropzone": { + "name": "Dropzone 3", + "description": "Downloads the latest version of Dropzone 3 and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SecuritySpy.pkg.recipe", - "parent": "com.github.jaharmi.download.SecuritySpy", - "shortname": "SecuritySpy.pkg", + "path": "AptonicLimited/Dropzone.pkg.recipe", + "parent": "com.github.jaharmi.download.Dropzone", + "shortname": "Dropzone.pkg", "inferred_type": "pkg", "children": [ - "com.github.jss-recipes.jss.SecuritySpy" + "com.github.jaharmi.jss.Dropzone" ] }, - "com.github.jaharmi.install.SecuritySpy": { - "name": "SecuritySpy", - "description": "Installs the latest version of SecuritySpy.", - "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SecuritySpy.install.recipe", - "parent": "com.github.jaharmi.download.SecuritySpy", - "shortname": "SecuritySpy.install", - "inferred_type": "install" - }, - "com.github.jaharmi.install.SwiftCapture": { - "name": "SwiftCapture", - "description": "Installs the latest version of SwiftCapture.", - "repo": "autopkg/jaharmi-recipes", - "path": "BenSoftware/SwiftCapture.install.recipe", - "parent": "com.github.jaharmi.download.SwiftCapture", - "shortname": "SwiftCapture.install", - "inferred_type": "install" - }, - "com.github.jaharmi.install.Hammerspoon": { - "name": "Hammerspoon", - "description": "Installs the latest version of Hammerspoon.", - "repo": "autopkg/jaharmi-recipes", - "path": "Hammerspoon/Hammerspoon.install.recipe", - "parent": "com.github.jaharmi.download.Hammerspoon", - "shortname": "Hammerspoon.install", - "inferred_type": "install" - }, - "com.github.jaharmi.munki.Hammerspoon": { - "name": "Hammerspoon", - "description": "Downloads the latest version of Hammerspoon and imports it into Munki.", + "com.github.jaharmi.munki.Dropzone": { + "name": "Dropzone 3", + "description": "Downloads the latest version of Dropzone 3 and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Hammerspoon/Hammerspoon.munki.recipe", - "parent": "com.github.jaharmi.download.Hammerspoon", - "shortname": "Hammerspoon.munki", + "path": "AptonicLimited/Dropzone.munki.recipe", + "parent": "com.github.jaharmi.download.Dropzone", + "shortname": "Dropzone.munki", "inferred_type": "munki", - "munki_display_name": "Hammerspoon", - "munki_description": "Staggeringly powerful OS X desktop automation with Lua" + "munki_display_name": "Dropzone 3", + "munki_description": "Open, transfer, and install files by drag-and-drop." }, - "com.github.jaharmi.jss.Hammerspoon": { - "name": "Hammerspoon", - "description": "Downloads the latest version of Hammerspoon and imports it into your JSS.", + "com.github.jaharmi.install.Dropzone": { + "name": "Dropzone 3", + "description": "Installs the latest version of Dropzone 3.", "repo": "autopkg/jaharmi-recipes", - "path": "Hammerspoon/Hammerspoon.jss.recipe", - "parent": "com.github.jaharmi.pkg.Hammerspoon", - "shortname": "Hammerspoon.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Staggeringly powerful OS X desktop automation with Lua" + "path": "AptonicLimited/Dropzone.install.recipe", + "parent": "com.github.jaharmi.download.Dropzone", + "shortname": "Dropzone.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.Hammerspoon": { - "name": "Hammerspoon", - "description": "Downloads the latest version of Hammerspoon.", + "com.github.jaharmi.download.Dropzone": { + "name": "Dropzone 3", + "description": "Downloads the latest version of Dropzone 3.", "repo": "autopkg/jaharmi-recipes", - "path": "Hammerspoon/Hammerspoon.download.recipe", - "shortname": "Hammerspoon.download", + "path": "AptonicLimited/Dropzone.download.recipe", + "shortname": "Dropzone.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.Hammerspoon", - "com.github.jaharmi.munki.Hammerspoon", - "com.github.jaharmi.pkg.Hammerspoon" + "com.github.jaharmi.pkg.Dropzone", + "com.github.jaharmi.munki.Dropzone", + "com.github.jaharmi.install.Dropzone" ] }, - "com.github.jaharmi.pkg.Hammerspoon": { - "name": "Hammerspoon", - "description": "Downloads the latest version of Hammerspoon and creates a package.", + "com.github.jaharmi.download.BalanceOpen": { + "name": "BalanceOpen", + "description": "Downloads the latest version of BalanceOpen.", "repo": "autopkg/jaharmi-recipes", - "path": "Hammerspoon/Hammerspoon.pkg.recipe", - "parent": "com.github.jaharmi.download.Hammerspoon", - "shortname": "Hammerspoon.pkg", - "inferred_type": "pkg", + "path": "BalanceOpen/BalanceOpen.download.recipe", + "shortname": "BalanceOpen.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.jss.Hammerspoon" + "com.github.jaharmi.pkg.BalanceOpen", + "com.github.jaharmi.munki.BalanceOpen", + "com.github.jaharmi.install.BalanceOpen" ] }, - "com.github.jaharmi.download.OracleJava7JDK": { - "name": "OracleJava7JDK", - "description": "Downloads the latest Oracle Java 7 JDK.", - "repo": "autopkg/jaharmi-recipes", - "path": "Oracle/OracleJava7JDK.download.recipe", - "shortname": "OracleJava7JDK.download", - "inferred_type": "download" - }, - "com.github.jaharmi.munki.OracleJava7JDK": { - "name": "OracleJava7JDK", - "description": "Downloads latest release version of Oracle Java 7 JDK and imports into a Munki repository.", - "repo": "autopkg/jaharmi-recipes", - "path": "Oracle/OracleJava7JDK.munki.recipe", - "parent": "com.github.hansen-m.download.OracleJava7JDK", - "shortname": "OracleJava7JDK.munki", - "inferred_type": "munki", - "munki_display_name": "Oracle Java 7 development kit", - "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform." - }, - "com.github.jaharmi.pkg.HyperDither": { - "name": "HyperDither", - "description": "Downloads the latest version of HyperDither and creates a package.", + "com.github.jaharmi.pkg.BalanceOpen": { + "name": "BalanceOpen", + "description": "Downloads the latest version of BalanceOpen and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Tinrocket/HyperDither.pkg.recipe", - "parent": "com.github.jaharmi.download.HyperDither", - "deprecated": true, - "shortname": "HyperDither.pkg", + "path": "BalanceOpen/BalanceOpen.pkg.recipe", + "parent": "com.github.jaharmi.download.BalanceOpen", + "shortname": "BalanceOpen.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.HyperDither" + "com.github.jss-recipes.jss.BalanceOpen" ] }, - "com.github.jaharmi.install.HyperDither": { - "name": "HyperDither", - "description": "Installs the latest version of HyperDither.", - "repo": "autopkg/jaharmi-recipes", - "path": "Tinrocket/HyperDither.install.recipe", - "parent": "com.github.jaharmi.download.HyperDither", - "deprecated": true, - "shortname": "HyperDither.install", - "inferred_type": "install" - }, - "com.github.jaharmi.munki.HyperDither": { - "name": "HyperDither", - "description": "Downloads the latest version of HyperDither and imports it into Munki.", + "com.github.jaharmi.munki.BalanceOpen": { + "name": "BalanceOpen", + "description": "Downloads the latest version of BalanceOpen and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Tinrocket/HyperDither.munki.recipe", - "parent": "com.github.jaharmi.download.HyperDither", - "deprecated": true, - "shortname": "HyperDither.munki", + "path": "BalanceOpen/BalanceOpen.munki.recipe", + "parent": "com.github.jaharmi.download.BalanceOpen", + "shortname": "BalanceOpen.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "BalanceOpen", + "munki_description": " " }, - "com.github.jaharmi.jss.HyperDither": { - "name": "HyperDither", - "description": "Downloads the latest version of HyperDither and imports it into your JSS.", + "com.github.jss-recipes.jss.BalanceOpen": { + "name": "BalanceOpen", + "description": "Downloads the latest version of BalanceOpen and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Tinrocket/HyperDither.jss.recipe", - "parent": "com.github.jaharmi.pkg.HyperDither", - "deprecated": true, - "shortname": "HyperDither.jss", + "path": "BalanceOpen/BalanceOpen.jss.recipe", + "parent": "com.github.jaharmi.pkg.BalanceOpen", + "shortname": "BalanceOpen.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "" }, - "com.github.jaharmi.download.HyperDither": { - "name": "HyperDither", - "description": "Downloads the latest version of HyperDither.", + "com.github.jaharmi.install.BalanceOpen": { + "name": "BalanceOpen", + "description": "Installs the latest version of BalanceOpen.", "repo": "autopkg/jaharmi-recipes", - "path": "Tinrocket/HyperDither.download.recipe", - "deprecated": true, - "shortname": "HyperDither.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.pkg.HyperDither", - "com.github.jaharmi.install.HyperDither", - "com.github.jaharmi.munki.HyperDither" - ] + "path": "BalanceOpen/BalanceOpen.install.recipe", + "parent": "com.github.jaharmi.download.BalanceOpen", + "shortname": "BalanceOpen.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.SoundSource": { - "name": "SoundSource", - "description": "Downloads the current release version of SoundSource.", + "com.github.jaharmi.download.SDClone": { + "name": "SD Clone", + "description": "Downloads the current release version of SD Clone.", "repo": "autopkg/jaharmi-recipes", - "path": "RogueAmoeba/SoundSource.download.recipe", - "shortname": "SoundSource.download", + "path": "TwoCanoes/SDClone.download.recipe", + "shortname": "SDClone.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.SoundSource" - ] - }, - "com.github.jaharmi.pkg.SoundSource": { - "name": null, - "description": "Downloads the latest version of SoundSource and creates a package.", - "repo": "autopkg/jaharmi-recipes", - "path": "RogueAmoeba/SoundSource.pkg.recipe", - "parent": "com.github.jaharmi.download.SoundSource", - "shortname": "SoundSource.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.munki.SoundSource" + "com.github.jaharmi.munki.SDClone" ] }, - "com.github.jaharmi.munki.SoundSource": { - "name": "SoundSource", - "description": "Downloads the latest version of SoundSource and imports it into Munki.", + "com.github.jaharmi.munki.SDClone": { + "name": "SDClone", + "description": "Downloads the latest version of SD Clone and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "RogueAmoeba/SoundSource.munki.recipe", - "parent": "com.github.jaharmi.pkg.SoundSource", - "shortname": "SoundSource.munki", + "path": "TwoCanoes/SDClone.munki.recipe", + "parent": "com.github.jaharmi.download.SDClone", + "shortname": "SDClone.munki", "inferred_type": "munki", - "munki_display_name": "SoundSource", + "munki_display_name": "SD Clone", "munki_description": "" }, - "com.github.jaharmi.download.FinderPop": { - "name": "FinderPop", - "description": "Downloads the latest version of FinderPop.", - "repo": "autopkg/jaharmi-recipes", - "path": "Turly/FinderPop.download.recipe", - "shortname": "FinderPop.download", - "inferred_type": "download" - }, - "com.github.jaharmi.munki.Logseq": { - "name": "Logseq", - "description": "Downloads the latest version of Logseq and imports it into Munki.", + "com.github.jaharmi.munki.OracleJava7JDK": { + "name": "OracleJava7JDK", + "description": "Downloads latest release version of Oracle Java 7 JDK and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "Logseq/Logseq.munki.recipe", - "parent": "com.github.jaharmi.download.Logseq", - "shortname": "Logseq.munki", + "path": "Oracle/OracleJava7JDK.munki.recipe", + "parent": "com.github.hansen-m.download.OracleJava7JDK", + "shortname": "OracleJava7JDK.munki", "inferred_type": "munki", - "munki_display_name": "Logseq", - "munki_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap" - }, - "com.github.jaharmi.jss-upload.Logseq": { - "name": "Logseq", - "description": "Downloads the latest version of Logseq and uploads the package to your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "Logseq/Logseq.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.Logseq", - "shortname": "Logseq.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.jaharmi.install.Logseq": { - "name": "Logseq", - "description": "Installs the latest version of Logseq.", - "repo": "autopkg/jaharmi-recipes", - "path": "Logseq/Logseq.install.recipe", - "parent": "com.github.jaharmi.download.Logseq", - "shortname": "Logseq.install", - "inferred_type": "install" - }, - "com.github.jaharmi.jss.Logseq": { - "name": "Logseq", - "description": "Downloads the latest version of Logseq and imports it into your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "Logseq/Logseq.jss.recipe", - "parent": "com.github.jaharmi.pkg.Logseq", - "shortname": "Logseq.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap" - }, - "com.github.jaharmi.download.Logseq": { - "name": "Logseq", - "description": "Downloads the latest version of Logseq.", - "repo": "autopkg/jaharmi-recipes", - "path": "Logseq/Logseq.download.recipe", - "shortname": "Logseq.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.Logseq", - "com.github.jaharmi.install.Logseq", - "com.github.jaharmi.pkg.Logseq" - ] + "munki_display_name": "Oracle Java 7 development kit", + "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform." }, - "com.github.jaharmi.pkg.Logseq": { - "name": "Logseq", - "description": "Downloads the latest version of Logseq and creates a package.", + "com.github.jaharmi.download.OracleJava7JDK": { + "name": "OracleJava7JDK", + "description": "Downloads the latest Oracle Java 7 JDK.", "repo": "autopkg/jaharmi-recipes", - "path": "Logseq/Logseq.pkg.recipe", - "parent": "com.github.jaharmi.download.Logseq", - "shortname": "Logseq.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss-upload.Logseq", - "com.github.jaharmi.jss.Logseq" - ] + "path": "Oracle/OracleJava7JDK.download.recipe", + "shortname": "OracleJava7JDK.download", + "inferred_type": "download" }, "com.github.jaharmi.install.SafariTechnologyPreview": { "name": "SafariTechnologyPreview", @@ -14480,19 +14319,6 @@ "shortname": "SafariTechnologyPreview.install", "inferred_type": "install" }, - "com.github.jaharmi.download.SafariTechnologyPreview": { - "name": "SafariTechnologyPreview", - "description": "Downloads the latest version of Safari Technology Preview.", - "repo": "autopkg/jaharmi-recipes", - "path": "Apple/SafariTechnologyPreview.download.recipe", - "shortname": "SafariTechnologyPreview.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.install.SafariTechnologyPreview", - "com.github.jaharmi.munki.SafariTechnologyPreview", - "com.github.fishd72.pkg.SafariTechnologyPreviewHS" - ] - }, "com.github.jaharmi.munki.SafariTechnologyPreview": { "name": "SafariTechnologyPreview", "description": "Downloads the latest version of Safari Technology Preview and imports it into Munki.", @@ -14514,466 +14340,461 @@ "munki_display_name": null, "munki_description": "%PRODCT_NAME% makes it easy to share files, schedule meetings, synchronize contacts, develop software, host your own website, publish wikis, configure Mac, iPhone, and iPad devices, remotely access your network, and more.\n\n%PRODCT_NAME% is an application you can add to macOS. Anyone can quickly and easily turn a Mac into a server that's perfect for home offices, businesses, schools, developers, and hobbyists alike." }, - "com.github.jaharmi.download.SDClone": { - "name": "SD Clone", - "description": "Downloads the current release version of SD Clone.", + "com.github.jaharmi.download.SafariTechnologyPreview": { + "name": "SafariTechnologyPreview", + "description": "Downloads the latest version of Safari Technology Preview.", "repo": "autopkg/jaharmi-recipes", - "path": "TwoCanoes/SDClone.download.recipe", - "shortname": "SDClone.download", + "path": "Apple/SafariTechnologyPreview.download.recipe", + "shortname": "SafariTechnologyPreview.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.SDClone" + "com.github.jaharmi.install.SafariTechnologyPreview", + "com.github.jaharmi.munki.SafariTechnologyPreview", + "com.github.fishd72.pkg.SafariTechnologyPreviewHS" ] }, - "com.github.jaharmi.munki.SDClone": { - "name": "SDClone", - "description": "Downloads the latest version of SD Clone and imports it into Munki.", + "com.github.jaharmi.munki.Inform": { + "name": "Inform", + "description": "Downloads the latest version of Inform and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "TwoCanoes/SDClone.munki.recipe", - "parent": "com.github.jaharmi.download.SDClone", - "shortname": "SDClone.munki", + "path": "Inform/Inform.munki.recipe", + "parent": "com.github.jaharmi.download.Inform", + "shortname": "Inform.munki", "inferred_type": "munki", - "munki_display_name": "SD Clone", - "munki_description": "" + "munki_display_name": "Inform", + "munki_description": "Display IP address, domain, and ISP information in Safari." }, - "com.github.jaharmi.munki.Secretive": { - "name": "Secretive", - "description": "Downloads the latest version of Secretive and imports it into Munki.", + "com.github.jaharmi.download.Inform": { + "name": "Inform", + "description": "Downloads the latest version of Inform.", "repo": "autopkg/jaharmi-recipes", - "path": "MaxGoedjen/Secretive.munki.recipe", - "parent": "com.github.jaharmi.download.Secretive", - "shortname": "Secretive.munki", - "inferred_type": "munki", - "munki_display_name": "Secretive", - "munki_description": "Store SSH keys in the Secure Enclave" + "path": "Inform/Inform.download.recipe", + "shortname": "Inform.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.Inform", + "com.github.jaharmi.pkg.Inform", + "com.github.jaharmi.install.Inform" + ] }, - "com.github.jaharmi.jss-upload.Secretive": { - "name": "Secretive", - "description": "Downloads the latest version of Secretive and uploads the package to your JSS.", + "com.github.jaharmi.pkg.Inform": { + "name": "Inform", + "description": "Downloads the latest version of Inform and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "MaxGoedjen/Secretive.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.Secretive", - "shortname": "Secretive.jss-upload", - "inferred_type": "jss-upload" + "path": "Inform/Inform.pkg.recipe", + "parent": "com.github.jaharmi.download.Inform", + "shortname": "Inform.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.install.Secretive": { - "name": "Secretive", - "description": "Installs the latest version of Secretive.", + "com.github.jaharmi.install.Inform": { + "name": "Inform", + "description": "Installs the latest version of Inform.", "repo": "autopkg/jaharmi-recipes", - "path": "MaxGoedjen/Secretive.install.recipe", - "parent": "com.github.jaharmi.download.Secretive", - "shortname": "Secretive.install", + "path": "Inform/Inform.install.recipe", + "parent": "com.github.jaharmi.download.Inform", + "shortname": "Inform.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Secretive": { - "name": "Secretive", - "description": "Downloads the latest version of Secretive.", + "com.github.jaharmi.download.FunctionFlip": { + "name": "FunctionFlip", + "description": "Downloads the latest version of FunctionFlip.", "repo": "autopkg/jaharmi-recipes", - "path": "MaxGoedjen/Secretive.download.recipe", - "shortname": "Secretive.download", + "path": "KevinGessner/FunctionFlip.download.recipe", + "shortname": "FunctionFlip.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Secretive", - "com.github.jaharmi.install.Secretive", - "com.github.jaharmi.pkg.Secretive" + "com.github.jaharmi.install.FunctionFlip", + "com.github.jaharmi.munki.FunctionFlip", + "com.github.jaharmi.pkg.FunctionFlip" ] }, - "com.github.jaharmi.pkg.Secretive": { - "name": "Secretive", - "description": "Downloads the latest version of Secretive and creates a package.", + "com.github.jaharmi.install.FunctionFlip": { + "name": "FunctionFlip", + "description": "Installs the latest version of FunctionFlip.", "repo": "autopkg/jaharmi-recipes", - "path": "MaxGoedjen/Secretive.pkg.recipe", - "parent": "com.github.jaharmi.download.Secretive", - "shortname": "Secretive.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss-upload.Secretive", - "com.github.jaharmi.jss.Secretive" - ] + "path": "KevinGessner/FunctionFlip.install.recipe", + "parent": "com.github.jaharmi.download.FunctionFlip", + "shortname": "FunctionFlip.install", + "inferred_type": "install" }, - "com.github.jaharmi.jss.Secretive": { - "name": "Secretive", - "description": "Downloads the latest version of Secretive and imports it into your JSS.", + "com.github.jaharmi.munki.FunctionFlip": { + "name": "FunctionFlip", + "description": "Downloads the latest version of FunctionFlip and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "MaxGoedjen/Secretive.jss.recipe", - "parent": "com.github.jaharmi.pkg.Secretive", - "shortname": "Secretive.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Store SSH keys in the Secure Enclave" + "path": "KevinGessner/FunctionFlip.munki.recipe", + "parent": "com.github.jaharmi.download.FunctionFlip", + "shortname": "FunctionFlip.munki", + "inferred_type": "munki", + "munki_display_name": "FunctionFlip", + "munki_description": " " }, - "com.github.jaharmi.munki.Keybase": { - "name": "Keybase", - "description": "Downloads the latest version of Keybase and imports it into Munki.", + "com.github.jaharmi.pkg.FunctionFlip": { + "name": "FunctionFlip", + "description": "Downloads the latest version of FunctionFlip and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Keybase/Keybase.munki.recipe", - "parent": "com.github.jaharmi.download.Keybase", - "shortname": "Keybase.munki", - "inferred_type": "munki", - "munki_display_name": "Keybase", - "munki_description": "Keybase is a free, open source security app. It's also a public directory of people.\n\nThe Keybase app helps you perform cryptographically-secure operations with people you know on the Internet: chatting, file sharing, even publishing public documents. It's all easier and safer with Keybase.\n\nThe Keybase app is improving every day. To get started, download the app, create an account, and connect one or more of your social identities." + "path": "KevinGessner/FunctionFlip.pkg.recipe", + "parent": "com.github.jaharmi.download.FunctionFlip", + "shortname": "FunctionFlip.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.download.Keybase": { - "name": "Keybase", - "description": "Downloads the latest version of Keybase.", + "com.github.jaharmi.download.Spectacle": { + "name": "Spectacle", + "description": "Downloads the latest version of Spectacle.", "repo": "autopkg/jaharmi-recipes", - "path": "Keybase/Keybase.download.recipe", - "shortname": "Keybase.download", + "path": "ECzarny/Spectacle.download.recipe", + "shortname": "Spectacle.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Keybase", - "com.github.tallfunnyjew.install.Keybase", - "com.github.peshay.filewave.Keybase", - "com.github.crystalllized.pkg.Keybase" + "com.github.jaharmi.pkg.Spectacle", + "com.github.jaharmi.install.Spectacle", + "com.github.jaharmi.munki.Spectacle" ] }, - "com.github.jaharmi.pkg.Quitter": { - "name": "Quitter", - "description": "Downloads the latest version of Quitter and creates a package.", + "com.github.jaharmi.pkg.Spectacle": { + "name": "Spectacle", + "description": "Downloads the latest version of Spectacle and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "FullCity/Quitter.pkg.recipe", - "parent": "com.github.jaharmi.download.Quitter", - "shortname": "Quitter.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss.Quitter" - ] + "path": "ECzarny/Spectacle.pkg.recipe", + "parent": "com.github.jaharmi.download.Spectacle", + "shortname": "Spectacle.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.munki.Quitter": { - "name": "Quitter", - "description": "Downloads the latest version of Quitter and imports it into Munki.", + "com.github.jaharmi.install.Spectacle": { + "name": "Spectacle", + "description": "Installs the latest version of Spectacle.", "repo": "autopkg/jaharmi-recipes", - "path": "FullCity/Quitter.munki.recipe", - "parent": "com.github.jaharmi.download.Quitter", - "shortname": "Quitter.munki", - "inferred_type": "munki", - "munki_display_name": "Quitter", - "munki_description": "Convenient app launcher and quitter." + "path": "ECzarny/Spectacle.install.recipe", + "parent": "com.github.jaharmi.download.Spectacle", + "shortname": "Spectacle.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.Quitter": { - "name": "Quitter", - "description": "Downloads the latest version of Quitter.", + "com.github.jaharmi.munki.Spectacle": { + "name": "Spectacle", + "description": "Downloads the latest version of Spectacle and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "FullCity/Quitter.download.recipe", - "shortname": "Quitter.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.pkg.Quitter", - "com.github.jaharmi.munki.Quitter", - "com.github.jaharmi.install.Quitter" - ] + "path": "ECzarny/Spectacle.munki.recipe", + "parent": "com.github.jaharmi.download.Spectacle", + "shortname": "Spectacle.munki", + "inferred_type": "munki", + "munki_display_name": "Spectacle", + "munki_description": "Organize your windows without using a mouse." }, - "com.github.jaharmi.install.Quitter": { - "name": "Quitter", - "description": "Installs the latest version of Quitter.", + "com.github.jaharmi.install.Signal": { + "name": "Signal", + "description": "Installs the latest version of Signal.", "repo": "autopkg/jaharmi-recipes", - "path": "FullCity/Quitter.install.recipe", - "parent": "com.github.jaharmi.download.Quitter", - "shortname": "Quitter.install", + "path": "Signal/Signal.install.recipe", + "parent": "com.github.jaharmi.download.Signal", + "shortname": "Signal.install", "inferred_type": "install" }, - "com.github.jaharmi.jss.Quitter": { - "name": "Quitter", - "description": "Downloads the latest version of Quitter and imports it into your JSS.", + "com.github.jss-recipes.jss.Signal": { + "name": "Signal", + "description": "Downloads the latest version of Signal and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "FullCity/Quitter.jss.recipe", - "parent": "com.github.jaharmi.pkg.Quitter", - "shortname": "Quitter.jss", + "path": "Signal/Signal.jss.recipe", + "parent": "com.github.jaharmi.pkg.Signal", + "shortname": "Signal.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Convenient app launcher and quitter." - }, - "com.github.jaharmi.install.Ring": { - "name": "Ring", - "description": "Installs the latest version of Ring.", - "repo": "autopkg/jaharmi-recipes", - "path": "BotHomeAutomation/Ring.install.recipe", - "parent": "com.github.jaharmi.download.Ring", - "shortname": "Ring.install", - "inferred_type": "install" + "jamf_description": "" }, - "com.github.jaharmi.jss.Ring": { - "name": "Ring", - "description": "Downloads the latest version of Ring and imports it into your JSS.", + "com.github.jaharmi.download.Signal": { + "name": "Signal", + "description": "Downloads the latest universal version of Signal.", "repo": "autopkg/jaharmi-recipes", - "path": "BotHomeAutomation/Ring.jss.recipe", - "parent": "com.github.jaharmi.pkg.Ring", - "shortname": "Ring.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Set up and monitor your Ring devices." + "path": "Signal/Signal.download.recipe", + "shortname": "Signal.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.install.Signal", + "com.github.jaharmi.munki.Signal", + "com.github.jaharmi.pkg.Signal" + ] }, - "com.github.jaharmi.munki.Ring": { - "name": "Ring", - "description": "Downloads the latest version of Ring and imports it into Munki.", + "com.github.jaharmi.munki.Signal": { + "name": "Signal", + "description": "Downloads the latest version of Signal and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "BotHomeAutomation/Ring.munki.recipe", - "parent": "com.github.jaharmi.download.Ring", - "shortname": "Ring.munki", + "path": "Signal/Signal.munki.recipe", + "parent": "com.github.jaharmi.download.Signal", + "shortname": "Signal.munki", "inferred_type": "munki", - "munki_display_name": "Ring", - "munki_description": "Set up and monitor your Ring devices." + "munki_display_name": "Signal Desktop", + "munki_description": " " }, - "com.github.jaharmi.pkg.Ring": { - "name": "Ring", - "description": "Downloads the latest version of Ring and creates a package.", + "com.github.jaharmi.pkg.Signal": { + "name": "Signal", + "description": "Downloads the latest version of Signal and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "BotHomeAutomation/Ring.pkg.recipe", - "parent": "com.github.jaharmi.download.Ring", - "shortname": "Ring.pkg", + "path": "Signal/Signal.pkg.recipe", + "parent": "com.github.jaharmi.download.Signal", + "shortname": "Signal.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Ring" + "com.github.jss-recipes.jss.Signal", + "com.github.andredb90.filewave.Signal" ] }, - "com.github.jaharmi.download.Ring": { - "name": "Ring", - "description": "Downloads the latest version of Ring.", + "com.github.jaharmi.download.Principle": { + "name": "Principle", + "description": "Downloads the latest version of Principle.", "repo": "autopkg/jaharmi-recipes", - "path": "BotHomeAutomation/Ring.download.recipe", - "shortname": "Ring.download", + "path": "DanielHooper/Principle.download.recipe", + "shortname": "Principle.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.Ring", - "com.github.jaharmi.munki.Ring", - "com.github.jaharmi.pkg.Ring" + "com.github.jaharmi.munki.Principle", + "com.github.jaharmi.install.Principle", + "com.github.jaharmi.pkg.Principle", + "com.github.peshay.filewave.Principle" ] }, - "com.github.jaharmi.munki.ControlPlane": { - "name": "ControlPlane", - "description": "Downloads latest release version of ControlPlane and imports into a Munki repository.", + "com.github.jaharmi.munki.Principle": { + "name": "Principle", + "description": "Downloads the latest version of Principle and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Rue/ControlPlane.munki.recipe", - "parent": "com.github.jaharmi.download.ControlPlane", - "shortname": "ControlPlane.munki", + "path": "DanielHooper/Principle.munki.recipe", + "parent": "com.github.jaharmi.download.Principle", + "shortname": "Principle.munki", "inferred_type": "munki", - "munki_display_name": "Rue ControlPlane", - "munki_description": "ControlPlane allows you to build configuration profiles, contexts in ControlPlane lingo, for your Mac based on where you are or what you are doing. ControlPlane determines where you are or what you are doing based on a number of available evidence sources and then automatically reconfigures your Mac based on your preferences. Evidence sources can include your current location, visible WiFi networks, attached USB devices, running applications and more. You can even write your own evidence sources using shell scripts!" - }, - "com.github.jaharmi.download.ControlPlane": { - "name": "ControlPlane", - "description": "Downloads the current release version of ControlPlane.", - "repo": "autopkg/jaharmi-recipes", - "path": "Rue/ControlPlane.download.recipe", - "shortname": "ControlPlane.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.ControlPlane" - ] + "munki_display_name": "Principle", + "munki_description": "Easily create animated and interactive user interface designs." }, - "com.github.jaharmi.install.Rocket": { - "name": "Rocket", - "description": "Installs the latest version of Rocket.", + "com.github.jaharmi.install.Principle": { + "name": "Principle", + "description": "Installs the latest version of Principle.", "repo": "autopkg/jaharmi-recipes", - "path": "MatthewPalmer/Rocket.install.recipe", - "parent": "com.github.jaharmi.download.Rocket", - "shortname": "Rocket.install", + "path": "DanielHooper/Principle.install.recipe", + "parent": "com.github.jaharmi.download.Principle", + "shortname": "Principle.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Rocket": { - "name": "Rocket", - "description": "Downloads the latest version of Rocket.", + "com.github.jaharmi.pkg.Principle": { + "name": "Principle", + "description": "Downloads the latest version of Principle and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "MatthewPalmer/Rocket.download.recipe", - "shortname": "Rocket.download", - "inferred_type": "download", + "path": "DanielHooper/Principle.pkg.recipe", + "parent": "com.github.jaharmi.download.Principle", + "shortname": "Principle.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.install.Rocket", - "com.github.jaharmi.pkg.Rocket", - "com.github.jaharmi.munki.Rocket" + "com.github.jaharmi.jss.Principle" ] }, - "com.github.jaharmi.jss.Rocket": { - "name": "Rocket", - "description": "Downloads the latest version of Rocket and imports it into your JSS.", + "com.github.jaharmi.jss.Principle": { + "name": "Principle", + "description": "Downloads the latest version of Principle and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "MatthewPalmer/Rocket.jss.recipe", - "parent": "com.github.jaharmi.pkg.Rocket", - "shortname": "Rocket.jss", + "path": "DanielHooper/Principle.jss.recipe", + "parent": "com.github.jaharmi.pkg.Principle", + "shortname": "Principle.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Slack-style emoji everywhere on your Mac." + "jamf_description": "Easily create animated and interactive user interface designs." }, - "com.github.jaharmi.pkg.Rocket": { - "name": "Rocket", - "description": "Downloads the latest version of Rocket and creates a package.", + "com.github.jaharmi.download.DwarfFortress": { + "name": "Dwarf Fortress", + "description": "Downloads the latest version of Dwarf Fortress.", "repo": "autopkg/jaharmi-recipes", - "path": "MatthewPalmer/Rocket.pkg.recipe", - "parent": "com.github.jaharmi.download.Rocket", - "shortname": "Rocket.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss.Rocket" - ] + "path": "Bay12Games/DwarfFortress.download.recipe", + "shortname": "DwarfFortress.download", + "inferred_type": "download" }, - "com.github.jaharmi.munki.Rocket": { - "name": "Rocket", - "description": "Downloads the latest version of Rocket and imports it into Munki.", + "com.github.jaharmi.munki.NetworkRemote": { + "name": "Network Remote", + "description": "Downloads the latest version of Network Remote and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "MatthewPalmer/Rocket.munki.recipe", - "parent": "com.github.jaharmi.download.Rocket", - "shortname": "Rocket.munki", + "path": "WMcBrine/NetworkRemote.munki.recipe", + "parent": "com.github.jaharmi.download.NetworkRemote", + "shortname": "NetworkRemote.munki", "inferred_type": "munki", - "munki_display_name": "Rocket", - "munki_description": "Slack-style emoji everywhere on your Mac." + "munki_display_name": "Network Remote", + "munki_description": "Connect to Windows machines." }, - "com.github.jaharmi.munki.BoinxTV": { - "name": "BoinxTV", - "description": "Downloads latest release version of BoinxTV and imports into a Munki repository.", + "com.github.jaharmi.pkg.NetworkRemote": { + "name": "Network Remote", + "description": "Downloads the latest version of Network Remote and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Boinx/BoinxTV.munki.recipe", - "parent": "com.github.jaharmi.download.BoinxTV", - "shortname": "BoinxTV.munki", - "inferred_type": "munki", - "munki_display_name": "Boinx Software BoinxTV", - "munki_description": "Turns your Mac into a TV studio for creating Live to Disk, Live to Internet and Live to Stage video. Record stunning studio shows, podcasts, sports events, concerts, interviews, sermons, seminars and more using your Mac and multiple cameras." + "path": "WMcBrine/NetworkRemote.pkg.recipe", + "parent": "com.github.jaharmi.download.NetworkRemote", + "shortname": "NetworkRemote.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.download.BoinxTV": { - "name": "BoinxTV", - "description": "Downloads the current release version of BoinxTV.", + "com.github.jaharmi.download.NetworkRemote": { + "name": "Network Remote", + "description": "Downloads the latest version of Network Remote.", "repo": "autopkg/jaharmi-recipes", - "path": "Boinx/BoinxTV.download.recipe", - "shortname": "BoinxTV.download", + "path": "WMcBrine/NetworkRemote.download.recipe", + "shortname": "NetworkRemote.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.BoinxTV" + "com.github.jaharmi.munki.NetworkRemote", + "com.github.jaharmi.pkg.NetworkRemote", + "com.github.jaharmi.install.NetworkRemote" ] }, - "com.github.jaharmi.munki.BackgroundMusic": { - "name": "BackgroundMusic", - "description": "Downloads the latest version of BackgroundMusic and imports it into Munki.", + "com.github.jaharmi.install.NetworkRemote": { + "name": "Network Remote", + "description": "Installs the latest version of Network Remote.", "repo": "autopkg/jaharmi-recipes", - "path": "BearIsDriving/BackgroundMusic.munki.recipe", - "parent": "com.github.jaharmi.download.BackgroundMusic", - "shortname": "BackgroundMusic.munki", - "inferred_type": "munki", - "munki_display_name": "BackgroundMusic", - "munki_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio." + "path": "WMcBrine/NetworkRemote.install.recipe", + "parent": "com.github.jaharmi.download.NetworkRemote", + "shortname": "NetworkRemote.install", + "inferred_type": "install" }, - "com.github.jaharmi.install.BackgroundMusic": { - "name": "BackgroundMusic", - "description": "Installs the latest version of BackgroundMusic.", + "com.github.jaharmi.munki.Hammerspoon": { + "name": "Hammerspoon", + "description": "Downloads the latest version of Hammerspoon and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "BearIsDriving/BackgroundMusic.install.recipe", - "parent": "com.github.jaharmi.download.BackgroundMusic", - "shortname": "BackgroundMusic.install", - "inferred_type": "install" + "path": "Hammerspoon/Hammerspoon.munki.recipe", + "parent": "com.github.jaharmi.download.Hammerspoon", + "shortname": "Hammerspoon.munki", + "inferred_type": "munki", + "munki_display_name": "Hammerspoon", + "munki_description": "Staggeringly powerful OS X desktop automation with Lua" }, - "com.github.jss-recipes.jss.BackgroundMusic": { - "name": "BackgroundMusic", - "description": "Downloads the latest version of BackgroundMusic and imports it into your JSS.", + "com.github.jaharmi.jss.Hammerspoon": { + "name": "Hammerspoon", + "description": "Downloads the latest version of Hammerspoon and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "BearIsDriving/BackgroundMusic.jss.recipe", - "parent": "com.github.jaharmi.pkg.BackgroundMusic", - "shortname": "BackgroundMusic.jss", + "path": "Hammerspoon/Hammerspoon.jss.recipe", + "parent": "com.github.jaharmi.pkg.Hammerspoon", + "shortname": "Hammerspoon.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio." + "jamf_description": "Staggeringly powerful OS X desktop automation with Lua" }, - "com.github.jaharmi.download.BackgroundMusic": { - "name": "BackgroundMusic", - "description": "Downloads the latest version of BackgroundMusic.", + "com.github.jaharmi.install.Hammerspoon": { + "name": "Hammerspoon", + "description": "Installs the latest version of Hammerspoon.", "repo": "autopkg/jaharmi-recipes", - "path": "BearIsDriving/BackgroundMusic.download.recipe", - "shortname": "BackgroundMusic.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.BackgroundMusic", - "com.github.jaharmi.install.BackgroundMusic" - ] + "path": "Hammerspoon/Hammerspoon.install.recipe", + "parent": "com.github.jaharmi.download.Hammerspoon", + "shortname": "Hammerspoon.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.SaveHollywood": { - "name": "SaveHollywood", - "description": "Downloads the latest version of SaveHollywood screen saver.", + "com.github.jaharmi.download.Hammerspoon": { + "name": "Hammerspoon", + "description": "Downloads the latest version of Hammerspoon.", "repo": "autopkg/jaharmi-recipes", - "path": "Sudre/SaveHollywood.download.recipe", - "shortname": "SaveHollywood.download", + "path": "Hammerspoon/Hammerspoon.download.recipe", + "shortname": "Hammerspoon.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.SaveHollywood", - "com.github.jaharmi.install.SaveHollywood", - "com.github.homebysix.pkg.SaveHollywood" + "com.github.jaharmi.munki.Hammerspoon", + "com.github.jaharmi.install.Hammerspoon", + "com.github.jaharmi.pkg.Hammerspoon" ] }, - "com.github.jaharmi.munki.SaveHollywood": { - "name": "SaveHollywood", - "description": "Downloads the latest version of SaveHollywood and imports it into Munki.", + "com.github.jaharmi.pkg.Hammerspoon": { + "name": "Hammerspoon", + "description": "Downloads the latest version of Hammerspoon and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Sudre/SaveHollywood.munki.recipe", - "parent": "com.github.jaharmi.download.SaveHollywood", - "shortname": "SaveHollywood.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME% screen saver", - "munki_description": "A screen saver module that lets you play movies when your Mac enters screen saver mode." + "path": "Hammerspoon/Hammerspoon.pkg.recipe", + "parent": "com.github.jaharmi.download.Hammerspoon", + "shortname": "Hammerspoon.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Hammerspoon" + ] }, - "com.github.jaharmi.install.SaveHollywood": { - "name": "SaveHollywood", - "description": "Installs the latest version of SaveHollywood screen saver.", + "com.github.jaharmi.pkg.SoundSource": { + "name": null, + "description": "Downloads the latest version of SoundSource and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Sudre/SaveHollywood.install.recipe", - "parent": "com.github.jaharmi.download.SaveHollywood", - "shortname": "SaveHollywood.install", - "inferred_type": "install" + "path": "RogueAmoeba/SoundSource.pkg.recipe", + "parent": "com.github.jaharmi.download.SoundSource", + "shortname": "SoundSource.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.munki.SoundSource" + ] }, - "com.github.jaharmi.munki.Divvy": { - "name": "Divvy", - "description": "Downloads latest release version of Divvy and imports into a Munki repository.", + "com.github.jaharmi.munki.SoundSource": { + "name": "SoundSource", + "description": "Downloads the latest version of SoundSource and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Mizage/Divvy.munki.recipe", - "parent": "com.github.jaharmi.download.Divvy", - "shortname": "Divvy.munki", + "path": "RogueAmoeba/SoundSource.munki.recipe", + "parent": "com.github.jaharmi.pkg.SoundSource", + "shortname": "SoundSource.munki", "inferred_type": "munki", - "munki_display_name": "Mizage Divvy", - "munki_description": "\nDivvy is an entirely new way of managing your workspace. It allows you to quickly and efficiently \u201cdivvy up\u201d your screen into exact portions.\n\nWith Divvy, it\u2019s as simple as a single click and drag in the Divvy interface and your window will be resized and moved to a relative portion of the screen. If that seems like too much work, you can go ahead and create as many different shortcuts as you\u2019d like that resize and move your windows.\n\nDivvy is designed to be quick, simple and elegant. We want it to stay out of your way as much as possible while providing the most powerful window management available today.\n " + "munki_display_name": "SoundSource", + "munki_description": "" }, - "com.github.jaharmi.download.Divvy": { - "name": "Divvy", - "description": "Downloads the current release version of Divvy.", + "com.github.jaharmi.download.SoundSource": { + "name": "SoundSource", + "description": "Downloads the current release version of SoundSource.", "repo": "autopkg/jaharmi-recipes", - "path": "Mizage/Divvy.download.recipe", - "shortname": "Divvy.download", + "path": "RogueAmoeba/SoundSource.download.recipe", + "shortname": "SoundSource.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Divvy", - "com.github.homebysix.install.Divvy", - "com.github.homebysix.pkg.Divvy" + "com.github.jaharmi.pkg.SoundSource" ] }, - "com.github.jaharmi.install.Maestral": { - "name": "Maestral", - "description": "Installs the latest version of Maestral.", - "repo": "autopkg/jaharmi-recipes", - "path": "Maestral/Maestral.install.recipe", - "parent": "com.github.jaharmi.download.Maestral", - "shortname": "Maestral.install", - "inferred_type": "install" - }, - "com.github.jaharmi.download.Maestral": { - "name": "Maestral", - "description": "Downloads the latest version of Maestral.", + "com.github.jaharmi.download.TypeIt4Me": { + "name": "TypeIt4Me", + "description": "Downloads the latest version of TypeIt4Me.", "repo": "autopkg/jaharmi-recipes", - "path": "Maestral/Maestral.download.recipe", - "shortname": "Maestral.download", + "path": "Ettore/TypeIt4Me.download.recipe", + "shortname": "TypeIt4Me.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.Maestral", - "com.github.jaharmi.pkg.Maestral", - "com.github.jaharmi.munki.Maestral" + "com.github.jaharmi.pkg.TypeIt4Me", + "com.github.jaharmi.munki.TypeIt4Me", + "com.github.jaharmi.install.TypeIt4Me" ] }, - "com.github.jaharmi.pkg.Maestral": { - "name": "Maestral", - "description": "Downloads the latest version of Maestral and creates a package.", + "com.github.jaharmi.pkg.TypeIt4Me": { + "name": "TypeIt4Me", + "description": "Downloads the latest version of TypeIt4Me and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Maestral/Maestral.pkg.recipe", - "parent": "com.github.jaharmi.download.Maestral", - "shortname": "Maestral.pkg", + "path": "Ettore/TypeIt4Me.pkg.recipe", + "parent": "com.github.jaharmi.download.TypeIt4Me", + "shortname": "TypeIt4Me.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss-upload.Maestral", - "com.github.jaharmi.jss.Maestral" + "com.github.jaharmi.jss.TypeIt4Me" ] }, + "com.github.jaharmi.jss.TypeIt4Me": { + "name": "TypeIt4Me", + "description": "Downloads the latest version of TypeIt4Me and imports it into your JSS.", + "repo": "autopkg/jaharmi-recipes", + "path": "Ettore/TypeIt4Me.jss.recipe", + "parent": "com.github.jaharmi.pkg.TypeIt4Me", + "shortname": "TypeIt4Me.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Completes partially typed words for you." + }, + "com.github.jaharmi.munki.TypeIt4Me": { + "name": "TypeIt4Me", + "description": "Downloads the latest version of TypeIt4Me and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "Ettore/TypeIt4Me.munki.recipe", + "parent": "com.github.jaharmi.download.TypeIt4Me", + "shortname": "TypeIt4Me.munki", + "inferred_type": "munki", + "munki_display_name": "TypeIt4Me", + "munki_description": "Completes partially typed words for you." + }, + "com.github.jaharmi.install.TypeIt4Me": { + "name": "TypeIt4Me", + "description": "Installs the latest version of TypeIt4Me.", + "repo": "autopkg/jaharmi-recipes", + "path": "Ettore/TypeIt4Me.install.recipe", + "parent": "com.github.jaharmi.download.TypeIt4Me", + "shortname": "TypeIt4Me.install", + "inferred_type": "install" + }, + "com.github.jaharmi.download.Nvidia.WebDriverQuadroCertified": { + "name": "Nvidia Mac Quadro-Certified and GeForce Web Driver", + "description": "Downloads the latest version of the Nvidia Quadro-Certified and GeForce Web Driver.", + "repo": "autopkg/jaharmi-recipes", + "path": "Nvidia/WebDriverQuadroCertified.Nvidia.download.recipe" + }, "com.github.jaharmi.jss-upload.Maestral": { "name": "Maestral", "description": "Downloads the latest version of Maestral and uploads the package to your JSS.", @@ -14983,16 +14804,18 @@ "shortname": "Maestral.jss-upload", "inferred_type": "jss-upload" }, - "com.github.jaharmi.munki.Maestral": { + "com.github.jaharmi.download.Maestral": { "name": "Maestral", - "description": "Downloads the latest version of Maestral and imports it into Munki.", + "description": "Downloads the latest version of Maestral.", "repo": "autopkg/jaharmi-recipes", - "path": "Maestral/Maestral.munki.recipe", - "parent": "com.github.jaharmi.download.Maestral", - "shortname": "Maestral.munki", - "inferred_type": "munki", - "munki_display_name": "Maestral", - "munki_description": "Open-source Dropbox client for macOS and Linux" + "path": "Maestral/Maestral.download.recipe", + "shortname": "Maestral.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.pkg.Maestral", + "com.github.jaharmi.install.Maestral", + "com.github.jaharmi.munki.Maestral" + ] }, "com.github.jaharmi.jss.Maestral": { "name": "Maestral", @@ -15005,189 +14828,126 @@ "jamf_display_name": null, "jamf_description": "Open-source Dropbox client for macOS and Linux" }, - "com.github.jaharmi.pkg.Principle": { - "name": "Principle", - "description": "Downloads the latest version of Principle and creates a package.", + "com.github.jaharmi.pkg.Maestral": { + "name": "Maestral", + "description": "Downloads the latest version of Maestral and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "DanielHooper/Principle.pkg.recipe", - "parent": "com.github.jaharmi.download.Principle", - "shortname": "Principle.pkg", + "path": "Maestral/Maestral.pkg.recipe", + "parent": "com.github.jaharmi.download.Maestral", + "shortname": "Maestral.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Principle" - ] - }, - "com.github.jaharmi.download.Principle": { - "name": "Principle", - "description": "Downloads the latest version of Principle.", - "repo": "autopkg/jaharmi-recipes", - "path": "DanielHooper/Principle.download.recipe", - "shortname": "Principle.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.pkg.Principle", - "com.github.jaharmi.install.Principle", - "com.github.jaharmi.munki.Principle", - "com.github.peshay.filewave.Principle" + "com.github.jaharmi.jss-upload.Maestral", + "com.github.jaharmi.jss.Maestral" ] }, - "com.github.jaharmi.jss.Principle": { - "name": "Principle", - "description": "Downloads the latest version of Principle and imports it into your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "DanielHooper/Principle.jss.recipe", - "parent": "com.github.jaharmi.pkg.Principle", - "shortname": "Principle.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Easily create animated and interactive user interface designs." - }, - "com.github.jaharmi.install.Principle": { - "name": "Principle", - "description": "Installs the latest version of Principle.", + "com.github.jaharmi.install.Maestral": { + "name": "Maestral", + "description": "Installs the latest version of Maestral.", "repo": "autopkg/jaharmi-recipes", - "path": "DanielHooper/Principle.install.recipe", - "parent": "com.github.jaharmi.download.Principle", - "shortname": "Principle.install", + "path": "Maestral/Maestral.install.recipe", + "parent": "com.github.jaharmi.download.Maestral", + "shortname": "Maestral.install", "inferred_type": "install" }, - "com.github.jaharmi.munki.Principle": { - "name": "Principle", - "description": "Downloads the latest version of Principle and imports it into Munki.", - "repo": "autopkg/jaharmi-recipes", - "path": "DanielHooper/Principle.munki.recipe", - "parent": "com.github.jaharmi.download.Principle", - "shortname": "Principle.munki", - "inferred_type": "munki", - "munki_display_name": "Principle", - "munki_description": "Easily create animated and interactive user interface designs." - }, - "com.github.jaharmi.download.KeyRemap4MacBook": { - "name": "KeyRemap4MacBook", - "description": "Downloads the current release version of KeyRemap4MacBook.", - "repo": "autopkg/jaharmi-recipes", - "path": "Tekezo/KeyRemap4MacBook.download.recipe", - "shortname": "KeyRemap4MacBook.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.KeyRemap4MacBook" - ] - }, - "com.github.jaharmi.munki.PCKeyboardHack": { - "name": "PCKeyboardHack", - "description": "Downloads latest release version of PCKeyboardHack and imports into a Munki repository.", + "com.github.jaharmi.munki.Maestral": { + "name": "Maestral", + "description": "Downloads the latest version of Maestral and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Tekezo/PCKeyboardHack.munki.recipe", - "parent": "com.github.jaharmi.download.PCKeyboardHack", - "shortname": "PCKeyboardHack.munki", + "path": "Maestral/Maestral.munki.recipe", + "parent": "com.github.jaharmi.download.Maestral", + "shortname": "Maestral.munki", "inferred_type": "munki", - "munki_display_name": "Tekezo PCKeyboardHack", - "munki_description": "PCKeyboardHack can change caps lock key behavior. For example, changing caps lock key to delete Key. PCKeyboardHack can activate International Keys on Non-Apple keyboard." + "munki_display_name": "Maestral", + "munki_description": "Open-source Dropbox client for macOS and Linux" }, - "com.github.jaharmi.munki.KeyRemap4MacBook": { - "name": "KeyRemap4MacBook", - "description": "Downloads latest release version of KeyRemap4MacBook and imports into a Munki repository.", + "com.github.jaharmi.munki.XRG": { + "name": "XRG", + "description": "Downloads latest release version of XRG and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "Tekezo/KeyRemap4MacBook.munki.recipe", - "parent": "com.github.jaharmi.download.KeyRemap4MacBook", - "shortname": "KeyRemap4MacBook.munki", + "path": "Gaucho/XRG.munki.recipe", + "parent": "com.github.jaharmi.download.XRG", + "shortname": "XRG.munki", "inferred_type": "munki", - "munki_display_name": "Tekezo KeyRemap4MacBook", - "munki_description": "A powerful and stable keyboard customizer for OS X. You can easily customize from prepared settings. You can also add your own settings by XML." + "munki_display_name": "Gaucho XRG", + "munki_description": "XRG is an open source system monitor for Mac OS X. XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience." }, - "com.github.jaharmi.download.PCKeyboardHack": { - "name": "PCKeyboardHack", - "description": "Downloads the current release version of PCKeyboardHack.", + "com.github.jaharmi.download.XRG": { + "name": "XRG", + "description": "Downloads the latest version of XRG.", "repo": "autopkg/jaharmi-recipes", - "path": "Tekezo/PCKeyboardHack.download.recipe", - "shortname": "PCKeyboardHack.download", + "path": "Gaucho/XRG.download.recipe", + "shortname": "XRG.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.PCKeyboardHack" + "com.github.jaharmi.munki.XRG" ] }, - "com.github.jaharmi.pkg.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp and creates a package.", + "com.github.jaharmi.install.SleepAid": { + "name": "Sleep Aid", + "description": "Installs the latest version of Sleep Aid.", "repo": "autopkg/jaharmi-recipes", - "path": "Warp/Warp.pkg.recipe", - "parent": "com.github.jaharmi.download.Warp", - "shortname": "Warp.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss.Warp", - "com.github.jaharmi.jss-upload.Warp" - ] + "path": "Ohanaware/SleepAid.install.recipe", + "parent": "com.github.jaharmi.download.SleepAid", + "shortname": "SleepAid.install", + "inferred_type": "install" }, - "com.github.jaharmi.jss.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp and imports it into your JSS.", + "com.github.jaharmi.jss.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Warp/Warp.jss.recipe", - "parent": "com.github.jaharmi.pkg.Warp", - "shortname": "Warp.jss", + "path": "Ohanaware/SleepAid.jss.recipe", + "parent": "com.github.jaharmi.pkg.SleepAid", + "shortname": "SleepAid.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "" }, - "com.github.jaharmi.install.Warp": { - "name": "Warp", - "description": "Installs the latest version of Warp.", - "repo": "autopkg/jaharmi-recipes", - "path": "Warp/Warp.install.recipe", - "parent": "com.github.jaharmi.download.Warp", - "shortname": "Warp.install", - "inferred_type": "install" - }, - "com.github.jaharmi.jss-upload.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp and uploads the package to your JSS.", + "com.github.jaharmi.jss-upload.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Warp/Warp.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.Warp", - "shortname": "Warp.jss-upload", + "path": "Ohanaware/SleepAid.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.SleepAid", + "shortname": "SleepAid.jss-upload", "inferred_type": "jss-upload" }, - "com.github.jaharmi.munki.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp and imports it into Munki.", + "com.github.jaharmi.munki.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Warp/Warp.munki.recipe", - "parent": "com.github.jaharmi.download.Warp", - "shortname": "Warp.munki", + "path": "Ohanaware/SleepAid.munki.recipe", + "parent": "com.github.jaharmi.download.SleepAid", + "shortname": "SleepAid.munki", "inferred_type": "munki", - "munki_display_name": "Warp", + "munki_display_name": "Sleep Aid", "munki_description": " " }, - "com.github.jaharmi.download.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp.", + "com.github.jaharmi.pkg.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Warp/Warp.download.recipe", - "shortname": "Warp.download", - "inferred_type": "download", + "path": "Ohanaware/SleepAid.pkg.recipe", + "parent": "com.github.jaharmi.download.SleepAid", + "shortname": "SleepAid.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.pkg.Warp", - "com.github.jaharmi.install.Warp", - "com.github.jaharmi.munki.Warp" + "com.github.jaharmi.jss.SleepAid", + "com.github.jaharmi.jss-upload.SleepAid" ] }, - "com.github.jaharmi.download.DwarfFortress": { - "name": "Dwarf Fortress", - "description": "Downloads the latest version of Dwarf Fortress.", - "repo": "autopkg/jaharmi-recipes", - "path": "Bay12Games/DwarfFortress.download.recipe", - "shortname": "DwarfFortress.download", - "inferred_type": "download" - }, - "com.github.jaharmi.install.Hermes": { - "name": "Hermes", - "description": "Installs the latest version of Hermes.", + "com.github.jaharmi.download.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid.", "repo": "autopkg/jaharmi-recipes", - "path": "Hermes/Hermes.install.recipe", - "parent": "com.github.jaharmi.download.Hermes", - "shortname": "Hermes.install", - "inferred_type": "install" + "path": "Ohanaware/SleepAid.download.recipe", + "shortname": "SleepAid.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.install.SleepAid", + "com.github.jaharmi.munki.SleepAid", + "com.github.jaharmi.pkg.SleepAid" + ] }, "com.github.jaharmi.download.Hermes": { "name": "Hermes", @@ -15198,18 +14958,18 @@ "inferred_type": "download", "children": [ "com.github.jaharmi.install.Hermes", - "com.github.jaharmi.pkg.Hermes", - "com.github.jaharmi.munki.Hermes" + "com.github.jaharmi.munki.Hermes", + "com.github.jaharmi.pkg.Hermes" ] }, - "com.github.jaharmi.pkg.Hermes": { + "com.github.jaharmi.install.Hermes": { "name": "Hermes", - "description": "Downloads the latest version of Hermes and creates a package.", + "description": "Installs the latest version of Hermes.", "repo": "autopkg/jaharmi-recipes", - "path": "Hermes/Hermes.pkg.recipe", + "path": "Hermes/Hermes.install.recipe", "parent": "com.github.jaharmi.download.Hermes", - "shortname": "Hermes.pkg", - "inferred_type": "pkg" + "shortname": "Hermes.install", + "inferred_type": "install" }, "com.github.jaharmi.munki.Hermes": { "name": "Hermes", @@ -15222,252 +14982,297 @@ "munki_display_name": "Hermes", "munki_description": "Standalone Pandora client." }, - "com.github.jaharmi.pkg.Spectacle": { - "name": "Spectacle", - "description": "Downloads the latest version of Spectacle and creates a package.", + "com.github.jaharmi.pkg.Hermes": { + "name": "Hermes", + "description": "Downloads the latest version of Hermes and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "ECzarny/Spectacle.pkg.recipe", - "parent": "com.github.jaharmi.download.Spectacle", - "shortname": "Spectacle.pkg", + "path": "Hermes/Hermes.pkg.recipe", + "parent": "com.github.jaharmi.download.Hermes", + "shortname": "Hermes.pkg", "inferred_type": "pkg" }, - "com.github.jaharmi.install.Spectacle": { - "name": "Spectacle", - "description": "Installs the latest version of Spectacle.", + "com.github.jaharmi.pkg.AlephOne.MarathonInfinity": { + "name": null, + "description": "Downloads the current release version of Aleph One for Marathon Infinity.", "repo": "autopkg/jaharmi-recipes", - "path": "ECzarny/Spectacle.install.recipe", - "parent": "com.github.jaharmi.download.Spectacle", - "shortname": "Spectacle.install", - "inferred_type": "install" + "path": "Bungie/AlephOne.MarathonInfinity.pkg.recipe", + "parent": "com.github.jaharmi.download.AlephOne.MarathonInfinity" }, - "com.github.jaharmi.munki.Spectacle": { - "name": "Spectacle", - "description": "Downloads the latest version of Spectacle and imports it into Munki.", + "com.github.jaharmi.download.AlephOne.Marathon2": { + "name": "Aleph One Marathon 2", + "description": "Downloads the current release version of Aleph One for Marathon 2.", "repo": "autopkg/jaharmi-recipes", - "path": "ECzarny/Spectacle.munki.recipe", - "parent": "com.github.jaharmi.download.Spectacle", - "shortname": "Spectacle.munki", - "inferred_type": "munki", - "munki_display_name": "Spectacle", - "munki_description": "Organize your windows without using a mouse." + "path": "Bungie/AlephOne.Marathon2.download.recipe", + "parent": "com.github.jaharmi.download.AlephOne" }, - "com.github.jaharmi.download.Spectacle": { - "name": "Spectacle", - "description": "Downloads the latest version of Spectacle.", + "com.github.jaharmi.download.ProjectMagma": { + "name": null, + "description": "Downloads the current release version of Myth from Project Magma. Choose which Myth version to get.", "repo": "autopkg/jaharmi-recipes", - "path": "ECzarny/Spectacle.download.recipe", - "shortname": "Spectacle.download", + "path": "Bungie/ProjectMagma.download.recipe", + "shortname": "ProjectMagma.download", + "inferred_type": "download" + }, + "com.github.jaharmi.download.AlephOne.MarathonInfinity": { + "name": "Aleph One Marathon Infinity", + "description": "Downloads the current release version of Aleph One for Marathon Infinity.", + "repo": "autopkg/jaharmi-recipes", + "path": "Bungie/AlephOne.MarathonInfinity.download.recipe", + "parent": "com.github.jaharmi.download.AlephOne", + "children": [ + "com.github.jaharmi.pkg.AlephOne.MarathonInfinity" + ] + }, + "com.github.jaharmi.download.AlephOne.Marathon": { + "name": "Aleph One Marathon", + "description": "Downloads the current release version of Aleph One for Marathon.", + "repo": "autopkg/jaharmi-recipes", + "path": "Bungie/AlephOne.Marathon.download.recipe", + "parent": "com.github.jaharmi.download.AlephOne" + }, + "com.github.jaharmi.download.AlephOne": { + "name": null, + "description": "Downloads the current release version of Aleph One Marathon. Choose which Marathon version to get.", + "repo": "autopkg/jaharmi-recipes", + "path": "Bungie/AlephOne.download.recipe", + "shortname": "AlephOne.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.Spectacle", - "com.github.jaharmi.install.Spectacle", - "com.github.jaharmi.munki.Spectacle" + "com.github.jaharmi.download.AlephOne.Marathon2", + "com.github.jaharmi.download.AlephOne.MarathonInfinity", + "com.github.jaharmi.download.AlephOne.Marathon" ] }, - "com.github.jaharmi.munki.Signal": { - "name": "Signal", - "description": "Downloads the latest version of Signal and imports it into Munki.", + "com.github.jaharmi.download.ProjectMagma.Myth2": { + "name": null, + "description": "Downloads the current release version of Myth II: Soulblighter from Project Magma.", "repo": "autopkg/jaharmi-recipes", - "path": "Signal/Signal.munki.recipe", - "parent": "com.github.jaharmi.download.Signal", - "shortname": "Signal.munki", + "path": "Bungie/ProjectMagma.Myth2.download.recipe" + }, + "com.github.jaharmi.munki.Knock": { + "name": "Knock", + "description": "Downloads latest release version of Knock and imports into a Munki repository.", + "repo": "autopkg/jaharmi-recipes", + "path": "Knock/Knock.munki.recipe", + "parent": "com.github.jaharmi.download.Knock", + "shortname": "Knock.munki", "inferred_type": "munki", - "munki_display_name": "Signal Desktop", - "munki_description": " " + "munki_display_name": "Knock Software Knock (to unlock)", + "munki_description": "APPDESCRIPTION" }, - "com.github.jaharmi.download.Signal": { - "name": "Signal", - "description": "Downloads the latest universal version of Signal.", + "com.github.jaharmi.download.Knock": { + "name": "Knock", + "description": "Downloads the current release version of Knock (to unlock).", "repo": "autopkg/jaharmi-recipes", - "path": "Signal/Signal.download.recipe", - "shortname": "Signal.download", + "path": "Knock/Knock.download.recipe", + "shortname": "Knock.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Signal", - "com.github.jaharmi.pkg.Signal", - "com.github.jaharmi.install.Signal" + "com.github.jaharmi.munki.Knock" ] }, - "com.github.jaharmi.pkg.Signal": { - "name": "Signal", - "description": "Downloads the latest version of Signal and creates a package.", + "com.github.jaharmi.download.Logseq": { + "name": "Logseq", + "description": "Downloads the latest version of Logseq.", "repo": "autopkg/jaharmi-recipes", - "path": "Signal/Signal.pkg.recipe", - "parent": "com.github.jaharmi.download.Signal", - "shortname": "Signal.pkg", + "path": "Logseq/Logseq.download.recipe", + "shortname": "Logseq.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.Logseq", + "com.github.jaharmi.pkg.Logseq", + "com.github.jaharmi.install.Logseq" + ] + }, + "com.github.jaharmi.jss-upload.Logseq": { + "name": "Logseq", + "description": "Downloads the latest version of Logseq and uploads the package to your JSS.", + "repo": "autopkg/jaharmi-recipes", + "path": "Logseq/Logseq.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.Logseq", + "shortname": "Logseq.jss-upload", + "inferred_type": "jss-upload" + }, + "com.github.jaharmi.munki.Logseq": { + "name": "Logseq", + "description": "Downloads the latest version of Logseq and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "Logseq/Logseq.munki.recipe", + "parent": "com.github.jaharmi.download.Logseq", + "shortname": "Logseq.munki", + "inferred_type": "munki", + "munki_display_name": "Logseq", + "munki_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap" + }, + "com.github.jaharmi.pkg.Logseq": { + "name": "Logseq", + "description": "Downloads the latest version of Logseq and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "Logseq/Logseq.pkg.recipe", + "parent": "com.github.jaharmi.download.Logseq", + "shortname": "Logseq.pkg", "inferred_type": "pkg", "children": [ - "com.github.jss-recipes.jss.Signal", - "com.github.andredb90.filewave.Signal" + "com.github.jaharmi.jss-upload.Logseq", + "com.github.jaharmi.jss.Logseq" ] }, - "com.github.jaharmi.install.Signal": { - "name": "Signal", - "description": "Installs the latest version of Signal.", + "com.github.jaharmi.install.Logseq": { + "name": "Logseq", + "description": "Installs the latest version of Logseq.", "repo": "autopkg/jaharmi-recipes", - "path": "Signal/Signal.install.recipe", - "parent": "com.github.jaharmi.download.Signal", - "shortname": "Signal.install", + "path": "Logseq/Logseq.install.recipe", + "parent": "com.github.jaharmi.download.Logseq", + "shortname": "Logseq.install", "inferred_type": "install" }, - "com.github.jss-recipes.jss.Signal": { - "name": "Signal", - "description": "Downloads the latest version of Signal and imports it into your JSS.", + "com.github.jaharmi.jss.Logseq": { + "name": "Logseq", + "description": "Downloads the latest version of Logseq and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Signal/Signal.jss.recipe", - "parent": "com.github.jaharmi.pkg.Signal", - "shortname": "Signal.jss", + "path": "Logseq/Logseq.jss.recipe", + "parent": "com.github.jaharmi.pkg.Logseq", + "shortname": "Logseq.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap" }, - "com.github.jaharmi.download.HyperDock": { - "name": "HyperDock", - "description": "Downloads the latest version of HyperDock.", + "com.github.jaharmi.download.ControllerMate": { + "name": "ControllerMate", + "description": "Downloads the latest version of ControllerMate.", "repo": "autopkg/jaharmi-recipes", - "path": "Bahoom/HyperDock.download.recipe", - "shortname": "HyperDock.download", + "path": "KenHeglund/ControllerMate.download.recipe", + "shortname": "ControllerMate.download", "inferred_type": "download" }, - "com.github.jaharmi.pkg.HyperSwitch": { - "name": "HyperSwitch", - "description": "Downloads the latest version of HyperSwitch and creates a package. Requires homebysix-recipes in order to use VersionSplitter.", - "repo": "autopkg/jaharmi-recipes", - "path": "Bahoom/HyperSwitch.pkg.recipe", - "parent": "com.github.jaharmi.download.HyperSwitch", - "shortname": "HyperSwitch.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss.HyperSwitch" - ] - }, - "com.github.jaharmi.download.HyperSwitch": { - "name": "HyperSwitch", - "description": "Downloads the latest version of HyperSwitch.", + "com.github.jaharmi.download.Fluid": { + "name": "Fluid", + "description": "Downloads the current release version of Fluid.", "repo": "autopkg/jaharmi-recipes", - "path": "Bahoom/HyperSwitch.download.recipe", - "shortname": "HyperSwitch.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.pkg.HyperSwitch", - "com.github.jaharmi.munki.HyperSwitch", - "com.github.jaharmi.install.HyperSwitch" - ] + "path": "CelestialTeapot/Fluid.download.recipe", + "shortname": "Fluid.download", + "inferred_type": "download" }, - "com.github.jaharmi.munki.HyperSwitch": { - "name": "HyperSwitch", - "description": "Downloads the latest version of HyperSwitch and imports it into Munki.", + "com.github.jaharmi.munki.Pathological": { + "name": "Pathological", + "description": "Downloads the latest version of Pathological and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Bahoom/HyperSwitch.munki.recipe", - "parent": "com.github.jaharmi.download.HyperSwitch", - "shortname": "HyperSwitch.munki", + "path": "CelestialTeapot/Pathological.munki.recipe", + "parent": "com.github.jaharmi.download.Pathological", + "shortname": "Pathological.munki", "inferred_type": "munki", - "munki_display_name": "HyperSwitch", - "munki_description": "Keyboard-focused window switcher." - }, - "com.github.jaharmi.jss.HyperSwitch": { - "name": "HyperSwitch", - "description": "Downloads the latest version of HyperSwitch and imports it into your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "Bahoom/HyperSwitch.jss.recipe", - "parent": "com.github.jaharmi.pkg.HyperSwitch", - "shortname": "HyperSwitch.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Keyboard-focused window switcher (beta)." + "munki_display_name": "Pathological", + "munki_description": "Search Finder with extreme precision using XPath." }, - "com.github.jaharmi.install.HyperSwitch": { - "name": "HyperSwitch", - "description": "Installs the latest version of HyperSwitch.", + "com.github.jaharmi.install.Pathology": { + "name": "Pathology", + "description": "Installs the latest version of Pathology.", "repo": "autopkg/jaharmi-recipes", - "path": "Bahoom/HyperSwitch.install.recipe", - "parent": "com.github.jaharmi.download.HyperSwitch", - "shortname": "HyperSwitch.install", + "path": "CelestialTeapot/Pathology.install.recipe", + "parent": "com.github.jaharmi.download.Pathology", + "shortname": "Pathology.install", "inferred_type": "install" }, - "com.github.jaharmi.pkg.KeepingYouAwake": { - "name": "KeepingYouAwake", - "description": "Downloads the latest version of KeepingYouAwake and creates a package.", + "com.github.jaharmi.pkg.Pathology": { + "name": "Pathology", + "description": "Downloads the latest version of Pathology and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "MarcelDierkes/KeepingYouAwake.pkg.recipe", - "parent": "com.github.jaharmi.download.KeepingYouAwake", - "shortname": "KeepingYouAwake.pkg", + "path": "CelestialTeapot/Pathology.pkg.recipe", + "parent": "com.github.jaharmi.download.Pathology", + "shortname": "Pathology.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.KeepingYouAwake" + "com.github.jaharmi.jss.Pathology" ] }, - "com.github.jaharmi.install.KeepingYouAwake": { - "name": "KeepingYouAwake", - "description": "Installs the latest version of KeepingYouAwake.", + "com.github.jaharmi.jss.Pathological": { + "name": "Pathological", + "description": "Downloads the latest version of Pathological and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "MarcelDierkes/KeepingYouAwake.install.recipe", - "parent": "com.github.jaharmi.download.KeepingYouAwake", - "shortname": "KeepingYouAwake.install", - "inferred_type": "install" + "path": "CelestialTeapot/Pathological.jss.recipe", + "parent": "com.github.jaharmi.pkg.Pathological", + "shortname": "Pathological.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Search Finder with extreme precision using XPath." }, - "com.github.jaharmi.download.KeepingYouAwake": { - "name": "KeepingYouAwake", - "description": "Downloads the latest version of KeepingYouAwake.", + "com.github.jaharmi.download.Pathological": { + "name": "Pathological", + "description": "Downloads the latest version of Pathological.", "repo": "autopkg/jaharmi-recipes", - "path": "MarcelDierkes/KeepingYouAwake.download.recipe", - "shortname": "KeepingYouAwake.download", + "path": "CelestialTeapot/Pathological.download.recipe", + "shortname": "Pathological.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.KeepingYouAwake", - "com.github.jaharmi.install.KeepingYouAwake", - "com.github.jaharmi.munki.KeepingYouAwake" + "com.github.jaharmi.munki.Pathological", + "com.github.jaharmi.pkg.Pathological", + "com.github.jaharmi.install.Pathological" ] }, - "com.github.jaharmi.munki.KeepingYouAwake": { - "name": "KeepingYouAwake", - "description": "Downloads the latest version of KeepingYouAwake and imports it into Munki.", + "com.github.jaharmi.download.Pathology": { + "name": "Pathology", + "description": "Downloads the latest version of Pathology.", "repo": "autopkg/jaharmi-recipes", - "path": "MarcelDierkes/KeepingYouAwake.munki.recipe", - "parent": "com.github.jaharmi.download.KeepingYouAwake", - "shortname": "KeepingYouAwake.munki", - "inferred_type": "munki", - "munki_display_name": "KeepingYouAwake", - "munki_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)." + "path": "CelestialTeapot/Pathology.download.recipe", + "shortname": "Pathology.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.install.Pathology", + "com.github.jaharmi.pkg.Pathology", + "com.github.jaharmi.munki.Pathology" + ] }, - "com.github.jaharmi.jss.KeepingYouAwake": { - "name": "KeepingYouAwake", - "description": "Downloads the latest version of KeepingYouAwake and imports it into your JSS.", + "com.github.jaharmi.pkg.Pathological": { + "name": "Pathological", + "description": "Downloads the latest version of Pathological and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "MarcelDierkes/KeepingYouAwake.jss.recipe", - "parent": "com.github.jaharmi.pkg.KeepingYouAwake", - "shortname": "KeepingYouAwake.jss", + "path": "CelestialTeapot/Pathological.pkg.recipe", + "parent": "com.github.jaharmi.download.Pathological", + "shortname": "Pathological.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Pathological" + ] + }, + "com.github.jaharmi.jss.Pathology": { + "name": "Pathology", + "description": "Downloads the latest version of Pathology and imports it into your JSS.", + "repo": "autopkg/jaharmi-recipes", + "path": "CelestialTeapot/Pathology.jss.recipe", + "parent": "com.github.jaharmi.pkg.Pathology", + "shortname": "Pathology.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)." + "jamf_description": "XPath debugger and visualizer." }, - "com.github.jaharmi.download.Nvidia.WebDriverQuadroCertified": { - "name": "Nvidia Mac Quadro-Certified and GeForce Web Driver", - "description": "Downloads the latest version of the Nvidia Quadro-Certified and GeForce Web Driver.", + "com.github.jaharmi.munki.Pathology": { + "name": "Pathology", + "description": "Downloads the latest version of Pathology and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Nvidia/WebDriverQuadroCertified.Nvidia.download.recipe" + "path": "CelestialTeapot/Pathology.munki.recipe", + "parent": "com.github.jaharmi.download.Pathology", + "shortname": "Pathology.munki", + "inferred_type": "munki", + "munki_display_name": "Pathology", + "munki_description": "XPath debugger and visualizer." }, - "com.github.jaharmi.download.XRG": { - "name": "XRG", - "description": "Downloads the latest version of XRG.", + "com.github.jaharmi.install.Pathological": { + "name": "Pathological", + "description": "Installs the latest version of Pathological.", "repo": "autopkg/jaharmi-recipes", - "path": "Gaucho/XRG.download.recipe", - "shortname": "XRG.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.XRG" - ] + "path": "CelestialTeapot/Pathological.install.recipe", + "parent": "com.github.jaharmi.download.Pathological", + "shortname": "Pathological.install", + "inferred_type": "install" }, - "com.github.jaharmi.munki.XRG": { - "name": "XRG", - "description": "Downloads latest release version of XRG and imports into a Munki repository.", + "com.github.jaharmi.jss-upload.Shortcat": { + "name": "Shortcat", + "description": "Downloads the latest version of Shortcat and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Gaucho/XRG.munki.recipe", - "parent": "com.github.jaharmi.download.XRG", - "shortname": "XRG.munki", - "inferred_type": "munki", - "munki_display_name": "Gaucho XRG", - "munki_description": "XRG is an open source system monitor for Mac OS X. XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience." + "path": "Sproutcube/Shortcat.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.Shortcat", + "shortname": "Shortcat.jss-upload", + "inferred_type": "jss-upload" }, "com.github.jaharmi.download.Shortcat": { "name": "Shortcat", @@ -15491,40 +15296,20 @@ "shortname": "Shortcat.install", "inferred_type": "install" }, - "com.github.jaharmi.jss.Shortcat": { + "com.github.jaharmi.pkg.Shortcat": { "name": "Shortcat", - "description": "Downloads the latest version of Shortcat and imports it into your JSS.", + "description": "Downloads the latest version of Shortcat and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Sproutcube/Shortcat.jss.recipe", - "parent": "com.github.jaharmi.pkg.Shortcat", - "shortname": "Shortcat.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" + "path": "Sproutcube/Shortcat.pkg.recipe", + "parent": "com.github.jaharmi.download.Shortcat", + "shortname": "Shortcat.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss-upload.Shortcat", + "com.github.jaharmi.jss.Shortcat" + ] }, - "com.github.jaharmi.jss-upload.Shortcat": { - "name": "Shortcat", - "description": "Downloads the latest version of Shortcat and uploads the package to your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "Sproutcube/Shortcat.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.Shortcat", - "shortname": "Shortcat.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.jaharmi.pkg.Shortcat": { - "name": "Shortcat", - "description": "Downloads the latest version of Shortcat and creates a package.", - "repo": "autopkg/jaharmi-recipes", - "path": "Sproutcube/Shortcat.pkg.recipe", - "parent": "com.github.jaharmi.download.Shortcat", - "shortname": "Shortcat.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss.Shortcat", - "com.github.jaharmi.jss-upload.Shortcat" - ] - }, - "com.github.jaharmi.munki.Shortcat": { + "com.github.jaharmi.munki.Shortcat": { "name": "Shortcat", "description": "Downloads the latest version of Shortcat and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", @@ -15535,840 +15320,889 @@ "munki_display_name": "Shortcat", "munki_description": " " }, - "com.github.jaharmi.install.NetworkRemote": { - "name": "Network Remote", - "description": "Installs the latest version of Network Remote.", + "com.github.jaharmi.jss.Shortcat": { + "name": "Shortcat", + "description": "Downloads the latest version of Shortcat and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "WMcBrine/NetworkRemote.install.recipe", - "parent": "com.github.jaharmi.download.NetworkRemote", - "shortname": "NetworkRemote.install", - "inferred_type": "install" + "path": "Sproutcube/Shortcat.jss.recipe", + "parent": "com.github.jaharmi.pkg.Shortcat", + "shortname": "Shortcat.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" }, - "com.github.jaharmi.munki.NetworkRemote": { - "name": "Network Remote", - "description": "Downloads the latest version of Network Remote and imports it into Munki.", + "com.github.jaharmi.download.BoinxTV": { + "name": "BoinxTV", + "description": "Downloads the current release version of BoinxTV.", "repo": "autopkg/jaharmi-recipes", - "path": "WMcBrine/NetworkRemote.munki.recipe", - "parent": "com.github.jaharmi.download.NetworkRemote", - "shortname": "NetworkRemote.munki", + "path": "Boinx/BoinxTV.download.recipe", + "shortname": "BoinxTV.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.BoinxTV" + ] + }, + "com.github.jaharmi.munki.BoinxTV": { + "name": "BoinxTV", + "description": "Downloads latest release version of BoinxTV and imports into a Munki repository.", + "repo": "autopkg/jaharmi-recipes", + "path": "Boinx/BoinxTV.munki.recipe", + "parent": "com.github.jaharmi.download.BoinxTV", + "shortname": "BoinxTV.munki", "inferred_type": "munki", - "munki_display_name": "Network Remote", - "munki_description": "Connect to Windows machines." + "munki_display_name": "Boinx Software BoinxTV", + "munki_description": "Turns your Mac into a TV studio for creating Live to Disk, Live to Internet and Live to Stage video. Record stunning studio shows, podcasts, sports events, concerts, interviews, sermons, seminars and more using your Mac and multiple cameras." }, - "com.github.jaharmi.download.NetworkRemote": { - "name": "Network Remote", - "description": "Downloads the latest version of Network Remote.", + "com.github.jaharmi.munki.Lunar": { + "name": "Lunar", + "description": "Downloads the latest version of Lunar and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "WMcBrine/NetworkRemote.download.recipe", - "shortname": "NetworkRemote.download", + "path": "Lunar/Lunar.munki.recipe", + "parent": "com.github.jaharmi.download.Lunar", + "shortname": "Lunar.munki", + "inferred_type": "munki", + "munki_display_name": "Lunar", + "munki_description": "Intelligent adaptive brightness for your external display." + }, + "com.github.jaharmi.download.Lunar": { + "name": "Lunar", + "description": "Downloads the latest version of Lunar.", + "repo": "autopkg/jaharmi-recipes", + "path": "Lunar/Lunar.download.recipe", + "shortname": "Lunar.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.NetworkRemote", - "com.github.jaharmi.munki.NetworkRemote", - "com.github.jaharmi.pkg.NetworkRemote" + "com.github.jaharmi.munki.Lunar", + "com.github.jaharmi.install.Lunar", + "com.github.jaharmi.pkg.Lunar" ] }, - "com.github.jaharmi.pkg.NetworkRemote": { - "name": "Network Remote", - "description": "Downloads the latest version of Network Remote and creates a package.", + "com.github.jaharmi.install.Lunar": { + "name": "Lunar", + "description": "Installs the latest version of Lunar.", "repo": "autopkg/jaharmi-recipes", - "path": "WMcBrine/NetworkRemote.pkg.recipe", - "parent": "com.github.jaharmi.download.NetworkRemote", - "shortname": "NetworkRemote.pkg", - "inferred_type": "pkg" + "path": "Lunar/Lunar.install.recipe", + "parent": "com.github.jaharmi.download.Lunar", + "shortname": "Lunar.install", + "inferred_type": "install" }, - "com.github.jaharmi.jss.Wooshy": { - "name": "Wooshy", - "description": "Downloads the latest version of Wooshy and imports it into your JSS.", + "com.github.jaharmi.jss.Lunar": { + "name": "Lunar", + "description": "Downloads the latest version of Lunar and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Wooshy/Wooshy.jss.recipe", - "parent": "com.github.jaharmi.pkg.Wooshy", - "shortname": "Wooshy.jss", + "path": "Lunar/Lunar.jss.recipe", + "parent": "com.github.jaharmi.pkg.Lunar", + "shortname": "Lunar.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "Intelligent adaptive brightness for your external display." }, - "com.github.jaharmi.munki.Wooshy": { - "name": "Wooshy", - "description": "Downloads the latest version of Wooshy and imports it into Munki.", + "com.github.jaharmi.pkg.Lunar": { + "name": "Lunar", + "description": "Downloads the latest version of Lunar and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Wooshy/Wooshy.munki.recipe", - "parent": "com.github.jaharmi.download.Wooshy", - "shortname": "Wooshy.munki", - "inferred_type": "munki", - "munki_display_name": "Wooshy", - "munki_description": " " + "path": "Lunar/Lunar.pkg.recipe", + "parent": "com.github.jaharmi.download.Lunar", + "shortname": "Lunar.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Lunar" + ] }, - "com.github.jaharmi.download.Wooshy": { - "name": "Wooshy", - "description": "Downloads the latest version of Wooshy.", + "com.github.jaharmi.pkg.NetSpot": { + "name": "NetSpot", + "description": "Downloads the latest version of NetSpot and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Wooshy/Wooshy.download.recipe", - "shortname": "Wooshy.download", + "path": "Etwok/NetSpot.pkg.recipe", + "parent": "com.github.jaharmi.download.NetSpot", + "shortname": "NetSpot.pkg", + "inferred_type": "pkg" + }, + "com.github.jaharmi.install.NetSpot": { + "name": "NetSpot", + "description": "Installs the latest version of NetSpot.", + "repo": "autopkg/jaharmi-recipes", + "path": "Etwok/NetSpot.install.recipe", + "parent": "com.github.jaharmi.download.NetSpot", + "shortname": "NetSpot.install", + "inferred_type": "install" + }, + "com.github.jaharmi.download.NetSpot": { + "name": "NetSpot", + "description": "Downloads the latest version of NetSpot.", + "repo": "autopkg/jaharmi-recipes", + "path": "Etwok/NetSpot.download.recipe", + "shortname": "NetSpot.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Wooshy", - "com.github.jaharmi.install.Wooshy", - "com.github.jaharmi.pkg.Wooshy" + "com.github.jaharmi.pkg.NetSpot", + "com.github.jaharmi.install.NetSpot", + "com.github.jaharmi.munki.NetSpot", + "com.github.peshay.filewave.NetSpot" ] }, - "com.github.jaharmi.jss-upload.Wooshy": { - "name": "Wooshy", - "description": "Downloads the latest version of Wooshy and uploads the package to your JSS.", + "com.github.jaharmi.munki.NetSpot": { + "name": "NetSpot", + "description": "Downloads the latest version of NetSpot and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Wooshy/Wooshy.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.Wooshy", - "shortname": "Wooshy.jss-upload", - "inferred_type": "jss-upload" + "path": "Etwok/NetSpot.munki.recipe", + "parent": "com.github.jaharmi.download.NetSpot", + "shortname": "NetSpot.munki", + "inferred_type": "munki", + "munki_display_name": "NetSpot", + "munki_description": "Wireless survey tool." }, - "com.github.jaharmi.install.Wooshy": { - "name": "Wooshy", - "description": "Installs the latest version of Wooshy.", + "com.github.jaharmi.munki.ripgrep": { + "name": "ripgrep", + "description": "Downloads the latest version of ripgrep, creates a package, and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Wooshy/Wooshy.install.recipe", - "parent": "com.github.jaharmi.download.Wooshy", - "shortname": "Wooshy.install", + "path": "AndrewGallant/ripgrep.munki.recipe", + "parent": "com.github.jaharmi.pkg.ripgrep", + "shortname": "ripgrep.munki", + "inferred_type": "munki", + "munki_display_name": "ripgrep", + "munki_description": "ripgrep combines the usability of The Silver Searcher with the raw speed of grep." + }, + "com.github.jaharmi.install.ripgrep": { + "name": "ripgrep", + "description": "Installs the latest version of ripgrep.", + "repo": "autopkg/jaharmi-recipes", + "path": "AndrewGallant/ripgrep.install.recipe", + "parent": "com.github.jaharmi.pkg.ripgrep", + "shortname": "ripgrep.install", "inferred_type": "install" }, - "com.github.jaharmi.pkg.Wooshy": { - "name": "Wooshy", - "description": "Downloads the latest version of Wooshy and creates a package.", + "com.github.jaharmi.pkg.ripgrep": { + "name": "ripgrep", + "description": "Downloads the latest version of ripgrep and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Wooshy/Wooshy.pkg.recipe", - "parent": "com.github.jaharmi.download.Wooshy", - "shortname": "Wooshy.pkg", + "path": "AndrewGallant/ripgrep.pkg.recipe", + "parent": "com.github.jaharmi.download.ripgrep", + "shortname": "ripgrep.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Wooshy", - "com.github.jaharmi.jss-upload.Wooshy" + "com.github.jaharmi.munki.ripgrep", + "com.github.jaharmi.install.ripgrep" ] }, - "com.github.jaharmi.download.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid.", + "com.github.jaharmi.download.ripgrep": { + "name": "ripgrep", + "description": "Downloads the latest version of ripgrep.", "repo": "autopkg/jaharmi-recipes", - "path": "Ohanaware/SleepAid.download.recipe", - "shortname": "SleepAid.download", + "path": "AndrewGallant/ripgrep.download.recipe", + "shortname": "ripgrep.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.SleepAid", - "com.github.jaharmi.pkg.SleepAid", - "com.github.jaharmi.install.SleepAid" + "com.github.jaharmi.pkg.ripgrep" ] }, - "com.github.jaharmi.jss-upload.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid and uploads the package to your JSS.", + "com.github.jaharmi.download.Fantastical": { + "name": "Fantastical", + "description": "Downloads the current release version of Fantastical.", "repo": "autopkg/jaharmi-recipes", - "path": "Ohanaware/SleepAid.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.SleepAid", - "shortname": "SleepAid.jss-upload", - "inferred_type": "jss-upload" + "path": "Flexibits/Fantastical.download.recipe", + "shortname": "Fantastical.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.Fantastical" + ] }, - "com.github.jaharmi.munki.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid and imports it into Munki.", + "com.github.jaharmi.munki.Fantastical": { + "name": "Fantastical", + "description": "Downloads latest release version of Fantastical and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "Ohanaware/SleepAid.munki.recipe", - "parent": "com.github.jaharmi.download.SleepAid", - "shortname": "SleepAid.munki", + "path": "Flexibits/Fantastical.munki.recipe", + "parent": "com.github.jaharmi.download.Fantastical", + "shortname": "Fantastical.munki", "inferred_type": "munki", - "munki_display_name": "Sleep Aid", - "munki_description": " " + "munki_display_name": "Flexibits Fantastical", + "munki_description": "The Mac calendar you'll actually enjoy using." }, - "com.github.jaharmi.jss.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid and imports it into your JSS.", + "com.github.jaharmi.jss.KeepingYouAwake": { + "name": "KeepingYouAwake", + "description": "Downloads the latest version of KeepingYouAwake and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Ohanaware/SleepAid.jss.recipe", - "parent": "com.github.jaharmi.pkg.SleepAid", - "shortname": "SleepAid.jss", + "path": "MarcelDierkes/KeepingYouAwake.jss.recipe", + "parent": "com.github.jaharmi.pkg.KeepingYouAwake", + "shortname": "KeepingYouAwake.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" - }, - "com.github.jaharmi.pkg.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid and creates a package.", - "repo": "autopkg/jaharmi-recipes", - "path": "Ohanaware/SleepAid.pkg.recipe", - "parent": "com.github.jaharmi.download.SleepAid", - "shortname": "SleepAid.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jaharmi.jss-upload.SleepAid", - "com.github.jaharmi.jss.SleepAid" - ] - }, - "com.github.jaharmi.install.SleepAid": { - "name": "Sleep Aid", - "description": "Installs the latest version of Sleep Aid.", - "repo": "autopkg/jaharmi-recipes", - "path": "Ohanaware/SleepAid.install.recipe", - "parent": "com.github.jaharmi.download.SleepAid", - "shortname": "SleepAid.install", - "inferred_type": "install" + "jamf_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)." }, - "com.github.jaharmi.munki.Bunch": { - "name": "Bunch", - "description": "Downloads the latest version of Bunch and imports it into Munki.", + "com.github.jaharmi.munki.KeepingYouAwake": { + "name": "KeepingYouAwake", + "description": "Downloads the latest version of KeepingYouAwake and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Terpstra/Bunch.munki.recipe", - "parent": "com.github.jaharmi.download.Bunch", - "shortname": "Bunch.munki", + "path": "MarcelDierkes/KeepingYouAwake.munki.recipe", + "parent": "com.github.jaharmi.download.KeepingYouAwake", + "shortname": "KeepingYouAwake.munki", "inferred_type": "munki", - "munki_display_name": "Bunch", - "munki_description": "Colorful pinball game." + "munki_display_name": "KeepingYouAwake", + "munki_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)." }, - "com.github.jaharmi.download.Bunch": { - "name": "Bunch", - "description": "Downloads the latest version of Bunch.", + "com.github.jaharmi.download.KeepingYouAwake": { + "name": "KeepingYouAwake", + "description": "Downloads the latest version of KeepingYouAwake.", "repo": "autopkg/jaharmi-recipes", - "path": "Terpstra/Bunch.download.recipe", - "shortname": "Bunch.download", + "path": "MarcelDierkes/KeepingYouAwake.download.recipe", + "shortname": "KeepingYouAwake.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Bunch", - "com.github.jaharmi.install.Bunch", - "com.github.jaharmi.pkg.Bunch" + "com.github.jaharmi.munki.KeepingYouAwake", + "com.github.jaharmi.install.KeepingYouAwake", + "com.github.jaharmi.pkg.KeepingYouAwake" ] }, - "com.github.jaharmi.install.Bunch": { - "name": "Bunch", - "description": "Installs the latest version of Bunch.", + "com.github.jaharmi.install.KeepingYouAwake": { + "name": "KeepingYouAwake", + "description": "Installs the latest version of KeepingYouAwake.", "repo": "autopkg/jaharmi-recipes", - "path": "Terpstra/Bunch.install.recipe", - "parent": "com.github.jaharmi.download.Bunch", - "shortname": "Bunch.install", + "path": "MarcelDierkes/KeepingYouAwake.install.recipe", + "parent": "com.github.jaharmi.download.KeepingYouAwake", + "shortname": "KeepingYouAwake.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Marked2": { - "name": "", - "description": "Downloads the current release version of Marked 2.", - "repo": "autopkg/jaharmi-recipes", - "path": "Terpstra/Marked2.download.recipe", - "shortname": "Marked2.download", - "inferred_type": "download" - }, - "com.github.jaharmi.pkg.Bunch": { - "name": "Bunch", - "description": "Downloads the latest version of Bunch and creates a package.", + "com.github.jaharmi.pkg.KeepingYouAwake": { + "name": "KeepingYouAwake", + "description": "Downloads the latest version of KeepingYouAwake and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Terpstra/Bunch.pkg.recipe", - "parent": "com.github.jaharmi.download.Bunch", - "shortname": "Bunch.pkg", + "path": "MarcelDierkes/KeepingYouAwake.pkg.recipe", + "parent": "com.github.jaharmi.download.KeepingYouAwake", + "shortname": "KeepingYouAwake.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Bunch" + "com.github.jaharmi.jss.KeepingYouAwake" ] }, - "com.github.jaharmi.jss.Bunch": { - "name": "Bunch", - "description": "Downloads the latest version of Bunch and imports it into your JSS.", + "com.github.jaharmi.jss.kitty": { + "name": "kitty", + "description": "Downloads the latest version of kitty and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Terpstra/Bunch.jss.recipe", - "parent": "com.github.jaharmi.pkg.Bunch", - "shortname": "Bunch.jss", + "path": "KovidGoyal/kitty.jss.recipe", + "parent": "com.github.jaharmi.pkg.kitty", + "shortname": "kitty.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Colorful pinball game." + "jamf_description": "Cross-platform, fast, feature-rich, GPU based terminal" }, - "com.github.jaharmi.munki.Aerial": { - "name": "Aerial", - "description": "Downloads the latest version of Aerial and imports it into Munki.", + "com.github.jaharmi.munki.kitty": { + "name": "kitty", + "description": "Downloads the latest version of kitty and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "JohnCoates/Aerial.munki.recipe", - "parent": "com.github.jaharmi.pkg.Aerial", - "shortname": "Aerial.munki", + "path": "KovidGoyal/kitty.munki.recipe", + "parent": "com.github.jaharmi.download.kitty", + "shortname": "kitty.munki", "inferred_type": "munki", - "munki_display_name": "Aerial", - "munki_description": "Apple TV Aerial Screensaver for Mac" + "munki_display_name": "kitty", + "munki_description": "Cross-platform, fast, feature-rich, GPU based terminal" }, - "com.github.jaharmi.pkg.Aerial": { - "name": "Aerial", - "description": "Downloads the latest version of Aerial and creates a package.", + "com.github.jaharmi.install.kitty": { + "name": "kitty", + "description": "Installs the latest version of kitty.", "repo": "autopkg/jaharmi-recipes", - "path": "JohnCoates/Aerial.pkg.recipe", - "parent": "com.github.jaharmi.download.Aerial", - "shortname": "Aerial.pkg", + "path": "KovidGoyal/kitty.install.recipe", + "parent": "com.github.jaharmi.download.kitty", + "shortname": "kitty.install", + "inferred_type": "install" + }, + "com.github.jaharmi.pkg.kitty": { + "name": "kitty", + "description": "Downloads the latest version of kitty and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "KovidGoyal/kitty.pkg.recipe", + "parent": "com.github.jaharmi.download.kitty", + "shortname": "kitty.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.munki.Aerial", - "com.github.jaharmi.install.Aerial" + "com.github.jaharmi.jss.kitty", + "com.github.jaharmi.jss-upload.kitty" ] }, - "com.github.jaharmi.download.Aerial": { - "name": "Aerial", - "description": "Downloads the latest version of Aerial.", + "com.github.jaharmi.download.kitty": { + "name": "kitty", + "description": "Downloads the latest version of kitty.", "repo": "autopkg/jaharmi-recipes", - "path": "JohnCoates/Aerial.download.recipe", - "shortname": "Aerial.download", + "path": "KovidGoyal/kitty.download.recipe", + "shortname": "kitty.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.Aerial" + "com.github.jaharmi.munki.kitty", + "com.github.jaharmi.install.kitty", + "com.github.jaharmi.pkg.kitty" ] }, - "com.github.jaharmi.install.Aerial": { - "name": "Aerial", - "description": "Installs the latest version of Aerial.", - "repo": "autopkg/jaharmi-recipes", - "path": "JohnCoates/Aerial.install.recipe", - "parent": "com.github.jaharmi.pkg.Aerial", - "shortname": "Aerial.install", - "inferred_type": "install" - }, - "com.github.jaharmi.munki.Touch\u00e9": { - "name": "Touch\u00e9", - "description": "Downloads the latest version of Touch\u00e9 and imports it into Munki.", - "repo": "autopkg/jaharmi-recipes", - "path": "RedSweater/Touche.munki.recipe", - "parent": "com.github.jaharmi.download.Touch\u00e9", - "shortname": "Touche.munki", - "inferred_type": "munki", - "munki_display_name": "Touch\u00e9", - "munki_description": "Touch Bar for everyone. Simulate, show and hide, take screen captures." - }, - "com.github.jaharmi.download.Touch\u00e9": { - "name": "Touch\u00e9", - "description": "Downloads the current release version of Touch\u00e9.", + "com.github.jaharmi.jss-upload.kitty": { + "name": "kitty", + "description": "Downloads the latest version of kitty and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "RedSweater/Touche.download.recipe", - "shortname": "Touche.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.Touch\u00e9" - ] + "path": "KovidGoyal/kitty.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.kitty", + "shortname": "kitty.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.jaharmi.install.SCAPWorkbench": { - "name": "SCAP Workbench", - "description": "Installs the latest version of SCAP Workbench.", + "com.github.jaharmi.install.Warp": { + "name": "Warp", + "description": "Installs the latest version of Warp.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenSCAP/SCAPWorkbench.install.recipe", - "parent": "com.github.jaharmi.download.SCAPWorkbench", - "shortname": "SCAPWorkbench.install", + "path": "Warp/Warp.install.recipe", + "parent": "com.github.jaharmi.download.Warp", + "shortname": "Warp.install", "inferred_type": "install" }, - "com.github.jaharmi.pkg.SCAPWorkbench": { - "name": "SCAP Workbench", - "description": "Downloads the latest version of SCAP Workbench and creates a package.", + "com.github.jaharmi.pkg.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenSCAP/SCAPWorkbench.pkg.recipe", - "parent": "com.github.jaharmi.download.SCAPWorkbench", - "shortname": "SCAPWorkbench.pkg", + "path": "Warp/Warp.pkg.recipe", + "parent": "com.github.jaharmi.download.Warp", + "shortname": "Warp.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.SCAPWorkbench" + "com.github.jaharmi.jss.Warp", + "com.github.jaharmi.jss-upload.Warp" ] }, - "com.github.jaharmi.download.SCAPWorkbench": { - "name": "SCAP Workbench", - "description": "Downloads the latest version of SCAP Workbench.", + "com.github.jaharmi.munki.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenSCAP/SCAPWorkbench.download.recipe", - "shortname": "SCAPWorkbench.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.install.SCAPWorkbench", - "com.github.jaharmi.pkg.SCAPWorkbench", - "com.github.jaharmi.munki.SCAPWorkbench" - ] + "path": "Warp/Warp.munki.recipe", + "parent": "com.github.jaharmi.download.Warp", + "shortname": "Warp.munki", + "inferred_type": "munki", + "munki_display_name": "Warp", + "munki_description": " " }, - "com.github.jaharmi.jss.SCAPWorkbench": { - "name": "SCAP Workbench", - "description": "Downloads the latest version of SCAP Workbench and imports it into your JSS.", + "com.github.jaharmi.jss.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenSCAP/SCAPWorkbench.jss.recipe", - "parent": "com.github.jaharmi.pkg.SCAPWorkbench", - "shortname": "SCAPWorkbench.jss", + "path": "Warp/Warp.jss.recipe", + "parent": "com.github.jaharmi.pkg.Warp", + "shortname": "Warp.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "SCAP Workbench is a graphical utility that offers an easy way to perform common oscap tasks.\n\nThis tool allows users to perform configuration and vulnerability scans on a single local or a remote system, perform remediation of the system in accordance with the given XCCDF or SDS file.\n\nWorkbench can generate reports, in multiple formats, containing the results of a system scan.\n\nWorkbench allows you to modify an XCCDF profile in an easy way without changing the respective XCCDF file. The tool provides a graphical way to enable or disable XCCDF elements. Your changes can be stored as an XCCDF tailoring file." + "jamf_description": "" }, - "com.github.jaharmi.munki.SCAPWorkbench": { - "name": "SCAP Workbench", - "description": "Downloads the latest version of SCAP Workbench and imports it into Munki.", + "com.github.jaharmi.jss-upload.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "OpenSCAP/SCAPWorkbench.munki.recipe", - "parent": "com.github.jaharmi.download.SCAPWorkbench", - "shortname": "SCAPWorkbench.munki", - "inferred_type": "munki", - "munki_display_name": "SCAP Workbench", - "munki_description": " " + "path": "Warp/Warp.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.Warp", + "shortname": "Warp.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.jaharmi.download.BalanceOpen": { - "name": "BalanceOpen", - "description": "Downloads the latest version of BalanceOpen.", + "com.github.jaharmi.download.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp.", "repo": "autopkg/jaharmi-recipes", - "path": "BalanceOpen/BalanceOpen.download.recipe", - "shortname": "BalanceOpen.download", + "path": "Warp/Warp.download.recipe", + "shortname": "Warp.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.BalanceOpen", - "com.github.jaharmi.install.BalanceOpen", - "com.github.jaharmi.munki.BalanceOpen" + "com.github.jaharmi.install.Warp", + "com.github.jaharmi.pkg.Warp", + "com.github.jaharmi.munki.Warp" ] }, - "com.github.jaharmi.pkg.BalanceOpen": { - "name": "BalanceOpen", - "description": "Downloads the latest version of BalanceOpen and creates a package.", + "com.github.jaharmi.munki.Divvy": { + "name": "Divvy", + "description": "Downloads latest release version of Divvy and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "BalanceOpen/BalanceOpen.pkg.recipe", - "parent": "com.github.jaharmi.download.BalanceOpen", - "shortname": "BalanceOpen.pkg", - "inferred_type": "pkg", + "path": "Mizage/Divvy.munki.recipe", + "parent": "com.github.jaharmi.download.Divvy", + "shortname": "Divvy.munki", + "inferred_type": "munki", + "munki_display_name": "Mizage Divvy", + "munki_description": "\nDivvy is an entirely new way of managing your workspace. It allows you to quickly and efficiently \u201cdivvy up\u201d your screen into exact portions.\n\nWith Divvy, it\u2019s as simple as a single click and drag in the Divvy interface and your window will be resized and moved to a relative portion of the screen. If that seems like too much work, you can go ahead and create as many different shortcuts as you\u2019d like that resize and move your windows.\n\nDivvy is designed to be quick, simple and elegant. We want it to stay out of your way as much as possible while providing the most powerful window management available today.\n " + }, + "com.github.jaharmi.download.Divvy": { + "name": "Divvy", + "description": "Downloads the current release version of Divvy.", + "repo": "autopkg/jaharmi-recipes", + "path": "Mizage/Divvy.download.recipe", + "shortname": "Divvy.download", + "inferred_type": "download", "children": [ - "com.github.jss-recipes.jss.BalanceOpen" + "com.github.jaharmi.munki.Divvy", + "com.github.homebysix.pkg.Divvy", + "com.github.homebysix.install.Divvy" ] }, - "com.github.jaharmi.install.BalanceOpen": { - "name": "BalanceOpen", - "description": "Installs the latest version of BalanceOpen.", + "com.github.jaharmi.jss.Secretive": { + "name": "Secretive", + "description": "Downloads the latest version of Secretive and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "BalanceOpen/BalanceOpen.install.recipe", - "parent": "com.github.jaharmi.download.BalanceOpen", - "shortname": "BalanceOpen.install", - "inferred_type": "install" + "path": "MaxGoedjen/Secretive.jss.recipe", + "parent": "com.github.jaharmi.pkg.Secretive", + "shortname": "Secretive.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Store SSH keys in the Secure Enclave" }, - "com.github.jaharmi.munki.BalanceOpen": { - "name": "BalanceOpen", - "description": "Downloads the latest version of BalanceOpen and imports it into Munki.", + "com.github.jaharmi.jss-upload.Secretive": { + "name": "Secretive", + "description": "Downloads the latest version of Secretive and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "BalanceOpen/BalanceOpen.munki.recipe", - "parent": "com.github.jaharmi.download.BalanceOpen", - "shortname": "BalanceOpen.munki", + "path": "MaxGoedjen/Secretive.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.Secretive", + "shortname": "Secretive.jss-upload", + "inferred_type": "jss-upload" + }, + "com.github.jaharmi.munki.Secretive": { + "name": "Secretive", + "description": "Downloads the latest version of Secretive and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "MaxGoedjen/Secretive.munki.recipe", + "parent": "com.github.jaharmi.download.Secretive", + "shortname": "Secretive.munki", "inferred_type": "munki", - "munki_display_name": "BalanceOpen", - "munki_description": " " + "munki_display_name": "Secretive", + "munki_description": "Store SSH keys in the Secure Enclave" }, - "com.github.jss-recipes.jss.BalanceOpen": { - "name": "BalanceOpen", - "description": "Downloads the latest version of BalanceOpen and imports it into your JSS.", + "com.github.jaharmi.pkg.Secretive": { + "name": "Secretive", + "description": "Downloads the latest version of Secretive and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "BalanceOpen/BalanceOpen.jss.recipe", - "parent": "com.github.jaharmi.pkg.BalanceOpen", - "shortname": "BalanceOpen.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" + "path": "MaxGoedjen/Secretive.pkg.recipe", + "parent": "com.github.jaharmi.download.Secretive", + "shortname": "Secretive.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Secretive", + "com.github.jaharmi.jss-upload.Secretive" + ] }, - "com.github.jaharmi.download.Forecast": { - "name": "Forecast", - "description": "Downloads the latest version of Forecast.", + "com.github.jaharmi.download.Secretive": { + "name": "Secretive", + "description": "Downloads the latest version of Secretive.", "repo": "autopkg/jaharmi-recipes", - "path": "OvercastRadio/Forecast.download.recipe", - "shortname": "Forecast.download", + "path": "MaxGoedjen/Secretive.download.recipe", + "shortname": "Secretive.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Forecast", - "com.github.jaharmi.install.Forecast", - "com.github.jaharmi.pkg.Forecast" + "com.github.jaharmi.munki.Secretive", + "com.github.jaharmi.pkg.Secretive", + "com.github.jaharmi.install.Secretive" ] }, - "com.github.jaharmi.munki.Forecast": { - "name": "Forecast", - "description": "Downloads the latest version of Forecast and imports it into Munki.", + "com.github.jaharmi.install.Secretive": { + "name": "Secretive", + "description": "Installs the latest version of Secretive.", "repo": "autopkg/jaharmi-recipes", - "path": "OvercastRadio/Forecast.munki.recipe", - "parent": "com.github.jaharmi.download.Forecast", - "shortname": "Forecast.munki", - "inferred_type": "munki", - "munki_display_name": "Forecast", - "munki_description": " " + "path": "MaxGoedjen/Secretive.install.recipe", + "parent": "com.github.jaharmi.download.Secretive", + "shortname": "Secretive.install", + "inferred_type": "install" }, - "com.github.jaharmi.install.Forecast": { - "name": "Forecast", - "description": "Installs the latest version of Forecast.", + "com.github.jaharmi.install.Ring": { + "name": "Ring", + "description": "Installs the latest version of Ring.", "repo": "autopkg/jaharmi-recipes", - "path": "OvercastRadio/Forecast.install.recipe", - "parent": "com.github.jaharmi.download.Forecast", - "shortname": "Forecast.install", + "path": "BotHomeAutomation/Ring.install.recipe", + "parent": "com.github.jaharmi.download.Ring", + "shortname": "Ring.install", "inferred_type": "install" }, - "com.github.jss-recipes.jss.Forecast": { - "name": "Forecast", - "description": "Downloads the latest version of Forecast and imports it into your JSS.", + "com.github.jaharmi.download.Ring": { + "name": "Ring", + "description": "Downloads the latest version of Ring.", "repo": "autopkg/jaharmi-recipes", - "path": "OvercastRadio/Forecast.jss.recipe", - "parent": "com.github.jaharmi.pkg.Forecast", - "shortname": "Forecast.jss", + "path": "BotHomeAutomation/Ring.download.recipe", + "shortname": "Ring.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.install.Ring", + "com.github.jaharmi.pkg.Ring", + "com.github.jaharmi.munki.Ring" + ] + }, + "com.github.jaharmi.jss.Ring": { + "name": "Ring", + "description": "Downloads the latest version of Ring and imports it into your JSS.", + "repo": "autopkg/jaharmi-recipes", + "path": "BotHomeAutomation/Ring.jss.recipe", + "parent": "com.github.jaharmi.pkg.Ring", + "shortname": "Ring.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "Set up and monitor your Ring devices." }, - "com.github.jaharmi.pkg.Forecast": { - "name": "Forecast", - "description": "Downloads the latest version of Forecast and creates a package.", + "com.github.jaharmi.pkg.Ring": { + "name": "Ring", + "description": "Downloads the latest version of Ring and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "OvercastRadio/Forecast.pkg.recipe", - "parent": "com.github.jaharmi.download.Forecast", - "shortname": "Forecast.pkg", + "path": "BotHomeAutomation/Ring.pkg.recipe", + "parent": "com.github.jaharmi.download.Ring", + "shortname": "Ring.pkg", "inferred_type": "pkg", "children": [ - "com.github.jss-recipes.jss.Forecast" + "com.github.jaharmi.jss.Ring" ] }, - "com.github.jaharmi.munki.ripgrep": { - "name": "ripgrep", - "description": "Downloads the latest version of ripgrep, creates a package, and imports it into Munki.", + "com.github.jaharmi.munki.Ring": { + "name": "Ring", + "description": "Downloads the latest version of Ring and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "AndrewGallant/ripgrep.munki.recipe", - "parent": "com.github.jaharmi.pkg.ripgrep", - "shortname": "ripgrep.munki", + "path": "BotHomeAutomation/Ring.munki.recipe", + "parent": "com.github.jaharmi.download.Ring", + "shortname": "Ring.munki", "inferred_type": "munki", - "munki_display_name": "ripgrep", - "munki_description": "ripgrep combines the usability of The Silver Searcher with the raw speed of grep." - }, - "com.github.jaharmi.install.ripgrep": { - "name": "ripgrep", - "description": "Installs the latest version of ripgrep.", - "repo": "autopkg/jaharmi-recipes", - "path": "AndrewGallant/ripgrep.install.recipe", - "parent": "com.github.jaharmi.pkg.ripgrep", - "shortname": "ripgrep.install", - "inferred_type": "install" + "munki_display_name": "Ring", + "munki_description": "Set up and monitor your Ring devices." }, - "com.github.jaharmi.pkg.ripgrep": { - "name": "ripgrep", - "description": "Downloads the latest version of ripgrep and creates a package.", + "com.github.jaharmi.download.KeyRemap4MacBook": { + "name": "KeyRemap4MacBook", + "description": "Downloads the current release version of KeyRemap4MacBook.", "repo": "autopkg/jaharmi-recipes", - "path": "AndrewGallant/ripgrep.pkg.recipe", - "parent": "com.github.jaharmi.download.ripgrep", - "shortname": "ripgrep.pkg", - "inferred_type": "pkg", + "path": "Tekezo/KeyRemap4MacBook.download.recipe", + "shortname": "KeyRemap4MacBook.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.ripgrep", - "com.github.jaharmi.install.ripgrep" + "com.github.jaharmi.munki.KeyRemap4MacBook" ] }, - "com.github.jaharmi.download.ripgrep": { - "name": "ripgrep", - "description": "Downloads the latest version of ripgrep.", + "com.github.jaharmi.munki.PCKeyboardHack": { + "name": "PCKeyboardHack", + "description": "Downloads latest release version of PCKeyboardHack and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "AndrewGallant/ripgrep.download.recipe", - "shortname": "ripgrep.download", + "path": "Tekezo/PCKeyboardHack.munki.recipe", + "parent": "com.github.jaharmi.download.PCKeyboardHack", + "shortname": "PCKeyboardHack.munki", + "inferred_type": "munki", + "munki_display_name": "Tekezo PCKeyboardHack", + "munki_description": "PCKeyboardHack can change caps lock key behavior. For example, changing caps lock key to delete Key. PCKeyboardHack can activate International Keys on Non-Apple keyboard." + }, + "com.github.jaharmi.download.PCKeyboardHack": { + "name": "PCKeyboardHack", + "description": "Downloads the current release version of PCKeyboardHack.", + "repo": "autopkg/jaharmi-recipes", + "path": "Tekezo/PCKeyboardHack.download.recipe", + "shortname": "PCKeyboardHack.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.ripgrep" + "com.github.jaharmi.munki.PCKeyboardHack" ] }, - "com.github.jaharmi.download.GeekTool": { - "name": "GeekTool", - "description": "Downloads the current release version of GeekTool.", + "com.github.jaharmi.munki.KeyRemap4MacBook": { + "name": "KeyRemap4MacBook", + "description": "Downloads latest release version of KeyRemap4MacBook and imports into a Munki repository.", "repo": "autopkg/jaharmi-recipes", - "path": "Tynsoe/GeekTool.download.recipe", - "shortname": "GeekTool.download", + "path": "Tekezo/KeyRemap4MacBook.munki.recipe", + "parent": "com.github.jaharmi.download.KeyRemap4MacBook", + "shortname": "KeyRemap4MacBook.munki", + "inferred_type": "munki", + "munki_display_name": "Tekezo KeyRemap4MacBook", + "munki_description": "A powerful and stable keyboard customizer for OS X. You can easily customize from prepared settings. You can also add your own settings by XML." + }, + "com.github.jaharmi.download.SecuritySpy": { + "name": "SecuritySpy", + "description": "Downloads the latest version of SecuritySpy.", + "repo": "autopkg/jaharmi-recipes", + "path": "BenSoftware/SecuritySpy.download.recipe", + "shortname": "SecuritySpy.download", "inferred_type": "download", "children": [ - "com.github.autopkg.pkg.GeekTool" + "com.github.jaharmi.pkg.SecuritySpy", + "com.github.jaharmi.install.SecuritySpy", + "com.github.jaharmi.munki.SecuritySpy" ] }, - "com.github.jaharmi.download.Flux": { - "name": "", - "description": "Downloads the current release version of F.lux.", + "com.github.jaharmi.download.SwiftCapture": { + "name": "SwiftCapture", + "description": "Downloads the latest version of SwiftCapture.", "repo": "autopkg/jaharmi-recipes", - "path": "Flux/Flux.download.recipe", - "shortname": "Flux.download", + "path": "BenSoftware/SwiftCapture.download.recipe", + "shortname": "SwiftCapture.download", "inferred_type": "download", "children": [ - "com.github.triti.install.Flux", - "com.github.triti.pkg.Flux" + "com.github.jaharmi.install.SwiftCapture", + "com.github.jaharmi.pkg.SwiftCapture", + "com.github.jaharmi.munki.SwiftCapture" ] }, - "com.github.jaharmi.download.audio|acacia:server": { - "name": "audio|acacia:server", - "description": "Downloads the latest version of audio|acacia:server.", + "com.github.jaharmi.install.SwiftCapture": { + "name": "SwiftCapture", + "description": "Installs the latest version of SwiftCapture.", "repo": "autopkg/jaharmi-recipes", - "path": "Plethra/AudioAcaciaServer.download.recipe", - "shortname": "AudioAcaciaServer.download", - "inferred_type": "download" + "path": "BenSoftware/SwiftCapture.install.recipe", + "parent": "com.github.jaharmi.download.SwiftCapture", + "shortname": "SwiftCapture.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.DEVONTechnologies.WordService": { - "name": "WordService", - "description": "Downloads the current release version of DEVON Technologies' freeware WordService.", + "com.github.jaharmi.munki.CaptureSync": { + "name": "CaptureSync", + "description": "Downloads the latest version of CaptureSync and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "DEVONTechnologies/WordService.DEVONTechnologies.download.recipe", - "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware" + "path": "BenSoftware/CaptureSync.munki.recipe", + "parent": "com.github.jaharmi.download.CaptureSync", + "shortname": "CaptureSync.munki", + "inferred_type": "munki", + "munki_display_name": "CaptureSync", + "munki_description": " " }, - "com.github.jaharmi.download.DEVONTechnologies.Freeware": { - "name": null, - "description": "Downloads the current release version of DEVON Technologies freeware.", + "com.github.jaharmi.pkg.SecuritySpy": { + "name": "SecuritySpy", + "description": "Downloads the latest version of SecuritySpy and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "DEVONTechnologies/Freeware.DEVONTechnologies.download.recipe", + "path": "BenSoftware/SecuritySpy.pkg.recipe", + "parent": "com.github.jaharmi.download.SecuritySpy", + "shortname": "SecuritySpy.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.download.DEVONTechnologies.WordService", - "com.github.jaharmi.download.DEVONTechnologies.CalcService" + "com.github.jss-recipes.jss.SecuritySpy" ] }, - "com.github.jaharmi.download.DEVONTechnologies.CalcService": { - "name": "CalcService", - "description": "Downloads the current release version of DEVON Technologies' freeware CalcService.", + "com.github.jaharmi.install.SecuritySpy": { + "name": "SecuritySpy", + "description": "Installs the latest version of SecuritySpy.", "repo": "autopkg/jaharmi-recipes", - "path": "DEVONTechnologies/CalcService.DEVONTechnologies.download.recipe", - "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware" + "path": "BenSoftware/SecuritySpy.install.recipe", + "parent": "com.github.jaharmi.download.SecuritySpy", + "shortname": "SecuritySpy.install", + "inferred_type": "install" }, - "com.github.jaharmi.munki.Mac2TiVo": { - "name": "Mac2TiVo", - "description": "Downloads latest release version of Roxio Mac2TiVo, part of Roxio Toast Titanium, and imports it into a Munki repository.", + "com.github.jaharmi.munki.SecuritySpy": { + "name": "SecuritySpy", + "description": "Downloads the latest version of SecuritySpy and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Roxio/Mac2TiVo.munki.recipe", - "parent": "com.github.jaharmi.download.Mac2TiVo", - "shortname": "Mac2TiVo.munki", + "path": "BenSoftware/SecuritySpy.munki.recipe", + "parent": "com.github.jaharmi.download.SecuritySpy", + "shortname": "SecuritySpy.munki", "inferred_type": "munki", - "munki_display_name": "Roxio Mac2TiVo", - "munki_description": "Transfer TiVo recordings from your Mac." + "munki_display_name": "SecuritySpy", + "munki_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily." }, - "com.github.jaharmi.download.Mac2TiVo": { - "name": "Mac2TiVo", - "description": "Downloads the current release version of Roxio Mac2TiVo, part of Roxio Toast Titanium.", + "com.github.jaharmi.install.CaptureSync": { + "name": "CaptureSync", + "description": "Installs the latest version of CaptureSync.", "repo": "autopkg/jaharmi-recipes", - "path": "Roxio/Mac2TiVo.download.recipe", - "shortname": "Mac2TiVo.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.Mac2TiVo" - ] + "path": "BenSoftware/CaptureSync.install.recipe", + "parent": "com.github.jaharmi.download.CaptureSync", + "shortname": "CaptureSync.install", + "inferred_type": "install" }, - "com.github.jaharmi.download.Toast11Titanium": { - "name": "Toast11Titanium", - "description": "Downloads the current release version of Roxio Toast 11 Titanium.", + "com.github.jss-recipes.jss.SecuritySpy": { + "name": "SecuritySpy", + "description": "Downloads the latest version of SecuritySpy and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Roxio/Toast11.download.recipe", - "shortname": "Toast11.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.Toast11Titanium" - ] + "path": "BenSoftware/SecuritySpy.jss.recipe", + "parent": "com.github.jaharmi.pkg.SecuritySpy", + "shortname": "SecuritySpy.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily." }, - "com.github.jaharmi.munki.TiVoTransfer": { - "name": "TiVoTransfer", - "description": "Downloads latest release version of Roxio TiVo Transfer, part of Roxio Toast Titanium, and imports it into a Munki repository.", + "com.github.jaharmi.pkg.CaptureSync": { + "name": "CaptureSync", + "description": "Downloads the latest version of CaptureSync and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Roxio/TiVoTransfer.munki.recipe", - "parent": "com.github.jaharmi.download.TiVoTransfer", - "shortname": "TiVoTransfer.munki", - "inferred_type": "munki", - "munki_display_name": "Roxio TiVo Transfer", - "munki_description": "Transfer TiVo recordings to your Mac." + "path": "BenSoftware/CaptureSync.pkg.recipe", + "parent": "com.github.jaharmi.download.CaptureSync", + "shortname": "CaptureSync.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.munki.Toast11Titanium": { - "name": "Toast11Titanium", - "description": "Downloads latest release version of Roxio Toast 11 Titanium and imports into a Munki repository.", + "com.github.jaharmi.pkg.SwiftCapture": { + "name": "SwiftCapture", + "description": "Downloads the latest version of SwiftCapture and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Roxio/Toast11.munki.recipe", - "parent": "com.github.jaharmi.download.Toast11Titanium", - "shortname": "Toast11.munki", - "inferred_type": "munki", - "munki_display_name": "Roxio Toast 11 Titanium", - "munki_description": "The ultimate media toolkit, redesigned. Capture. Copy. Convert. Share. Burn." + "path": "BenSoftware/SwiftCapture.pkg.recipe", + "parent": "com.github.jaharmi.download.SwiftCapture", + "shortname": "SwiftCapture.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.download.TiVoTransfer": { - "name": "TiVoTransfer", - "description": "Downloads the current release version of Roxio TiVo Transfer, part of Roxio Toast Titanium.", + "com.github.jaharmi.download.CaptureSync": { + "name": "CaptureSync", + "description": "Downloads the latest version of CaptureSync.", "repo": "autopkg/jaharmi-recipes", - "path": "Roxio/TiVoTransfer.download.recipe", - "shortname": "TiVoTransfer.download", + "path": "BenSoftware/CaptureSync.download.recipe", + "shortname": "CaptureSync.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.TiVoTransfer" + "com.github.jaharmi.munki.CaptureSync", + "com.github.jaharmi.install.CaptureSync", + "com.github.jaharmi.pkg.CaptureSync" ] }, - "com.github.jaharmi.download.megamek": { - "name": "MegaMek", - "description": "Downloads the latest version of MegaMek.", - "repo": "autopkg/jaharmi-recipes", - "path": "MegaMek/megamek.download.recipe", - "shortname": "megamek.download", - "inferred_type": "download" - }, - "com.github.jaharmi.munki.Manuscripts": { - "name": "Manuscripts", - "description": "Downloads the latest version of Manuscripts and imports it into Munki.", + "com.github.jaharmi.munki.SwiftCapture": { + "name": "SwiftCapture", + "description": "Downloads the latest version of SwiftCapture and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Manuscripts.munki.recipe", - "parent": "com.github.jaharmi.download.Manuscripts", - "deprecated": true, - "shortname": "Manuscripts.munki", + "path": "BenSoftware/SwiftCapture.munki.recipe", + "parent": "com.github.jaharmi.download.SwiftCapture", + "shortname": "SwiftCapture.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "SwiftCapture", + "munki_description": " " }, - "com.github.jaharmi.download.Manuscripts": { - "name": "Manuscripts", - "description": "Downloads the latest version of Manuscripts.", + "com.github.jaharmi.pkg.HyperDither": { + "name": "HyperDither", + "description": "Downloads the latest version of HyperDither and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Manuscripts.download.recipe", + "path": "Tinrocket/HyperDither.pkg.recipe", + "parent": "com.github.jaharmi.download.HyperDither", "deprecated": true, - "shortname": "Manuscripts.download", - "inferred_type": "download", + "shortname": "HyperDither.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.munki.Manuscripts", - "com.github.jaharmi.install.Manuscripts", - "com.github.jaharmi.pkg.Manuscripts" + "com.github.jaharmi.jss.HyperDither" ] }, - "com.github.jaharmi.install.Manuscripts": { - "name": "Manuscripts", - "description": "Installs the latest version of Manuscripts.", + "com.github.jaharmi.install.HyperDither": { + "name": "HyperDither", + "description": "Installs the latest version of HyperDither.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Manuscripts.install.recipe", - "parent": "com.github.jaharmi.download.Manuscripts", + "path": "Tinrocket/HyperDither.install.recipe", + "parent": "com.github.jaharmi.download.HyperDither", "deprecated": true, - "shortname": "Manuscripts.install", + "shortname": "HyperDither.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Findings": { - "name": "Findings", - "description": "Downloads the latest version of Findings.", + "com.github.jaharmi.munki.HyperDither": { + "name": "HyperDither", + "description": "Downloads the latest version of HyperDither and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Findings.download.recipe", - "shortname": "Findings.download", + "path": "Tinrocket/HyperDither.munki.recipe", + "parent": "com.github.jaharmi.download.HyperDither", + "deprecated": true, + "shortname": "HyperDither.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.jaharmi.download.HyperDither": { + "name": "HyperDither", + "description": "Downloads the latest version of HyperDither.", + "repo": "autopkg/jaharmi-recipes", + "path": "Tinrocket/HyperDither.download.recipe", + "deprecated": true, + "shortname": "HyperDither.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Findings", - "com.github.jaharmi.pkg.Findings", - "com.github.jaharmi.install.Findings" + "com.github.jaharmi.pkg.HyperDither", + "com.github.jaharmi.install.HyperDither", + "com.github.jaharmi.munki.HyperDither" ] }, - "com.github.jaharmi.jss.Manuscripts": { - "name": "Manuscripts", - "description": "Downloads the latest version of Manuscripts and imports it into your JSS.", + "com.github.jaharmi.jss.HyperDither": { + "name": "HyperDither", + "description": "Downloads the latest version of HyperDither and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Manuscripts.jss.recipe", - "parent": "com.github.jaharmi.pkg.Manuscripts", + "path": "Tinrocket/HyperDither.jss.recipe", + "parent": "com.github.jaharmi.pkg.HyperDither", "deprecated": true, - "shortname": "Manuscripts.jss", + "shortname": "HyperDither.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.jaharmi.munki.Findings": { - "name": "Findings", - "description": "Downloads the latest version of Findings and imports it into Munki.", + "com.github.jaharmi.install.Aerial": { + "name": "Aerial", + "description": "Installs the latest version of Aerial.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Findings.munki.recipe", - "parent": "com.github.jaharmi.download.Findings", - "shortname": "Findings.munki", - "inferred_type": "munki", - "munki_display_name": "Findings", - "munki_description": "Lab notebook app for scientists." + "path": "JohnCoates/Aerial.install.recipe", + "parent": "com.github.jaharmi.pkg.Aerial", + "shortname": "Aerial.install", + "inferred_type": "install" }, - "com.github.jaharmi.pkg.Manuscripts": { - "name": "Manuscripts", - "description": "Downloads the latest version of Manuscripts and creates a package.", + "com.github.jaharmi.download.Aerial": { + "name": "Aerial", + "description": "Downloads the latest version of Aerial.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Manuscripts.pkg.recipe", - "parent": "com.github.jaharmi.download.Manuscripts", - "deprecated": true, - "shortname": "Manuscripts.pkg", - "inferred_type": "pkg", + "path": "JohnCoates/Aerial.download.recipe", + "shortname": "Aerial.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.jss.Manuscripts" + "com.github.jaharmi.pkg.Aerial" ] }, - "com.github.jaharmi.pkg.Findings": { - "name": "Findings", - "description": "Downloads the latest version of Findings and creates a package.", + "com.github.jaharmi.munki.Aerial": { + "name": "Aerial", + "description": "Downloads the latest version of Aerial and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Findings.pkg.recipe", - "parent": "com.github.jaharmi.download.Findings", - "shortname": "Findings.pkg", + "path": "JohnCoates/Aerial.munki.recipe", + "parent": "com.github.jaharmi.pkg.Aerial", + "shortname": "Aerial.munki", + "inferred_type": "munki", + "munki_display_name": "Aerial", + "munki_description": "Apple TV Aerial Screensaver for Mac" + }, + "com.github.jaharmi.pkg.Aerial": { + "name": "Aerial", + "description": "Downloads the latest version of Aerial and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "JohnCoates/Aerial.pkg.recipe", + "parent": "com.github.jaharmi.download.Aerial", + "shortname": "Aerial.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Findings" + "com.github.jaharmi.install.Aerial", + "com.github.jaharmi.munki.Aerial" ] }, - "com.github.jaharmi.jss.Findings": { - "name": "Findings", - "description": "Downloads the latest version of Findings and imports it into your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Findings.jss.recipe", - "parent": "com.github.jaharmi.pkg.Findings", - "shortname": "Findings.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Lab notebook app for scientists." - }, - "com.github.jaharmi.install.Findings": { - "name": "Findings", - "description": "Installs the latest version of Findings.", + "com.github.jaharmi.install.Shiori": { + "name": "Shiori", + "description": "Installs the latest version of Shiori.", "repo": "autopkg/jaharmi-recipes", - "path": "Nucleobytes/Findings.install.recipe", - "parent": "com.github.jaharmi.download.Findings", - "shortname": "Findings.install", + "path": "AkihiroNoguchi/Shiori.install.recipe", + "parent": "com.github.jaharmi.download.Shiori", + "shortname": "Shiori.install", "inferred_type": "install" }, - "com.github.jaharmi.download.JenkinsCI": { - "name": "Jenkins CI", - "description": "Downloads the latest version of Jenkins CI.", + "com.github.jaharmi.munki.Shiori": { + "name": "Shiori", + "description": "Downloads the latest version of Shiori and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "JenkinsCI/JenkinsCI.download.recipe", - "shortname": "JenkinsCI.download", - "inferred_type": "download" + "path": "AkihiroNoguchi/Shiori.munki.recipe", + "parent": "com.github.jaharmi.download.Shiori", + "shortname": "Shiori.munki", + "inferred_type": "munki", + "munki_display_name": "Shiori", + "munki_description": "Pinboard and Delicious client." }, - "com.github.jaharmi.munki.LaunchBar5": { - "name": "LaunchBar5", - "description": "Downloads latest release version of LaunchBar 5 and imports into a Munki repository.", + "com.github.jaharmi.pkg.Shiori": { + "name": "Shiori", + "description": "Downloads the latest version of Shiori and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "ObjectiveDevelopment/LaunchBar5.munki.recipe", - "parent": "com.github.jaharmi.download.LaunchBar5", - "shortname": "LaunchBar5.munki", - "inferred_type": "munki", - "munki_display_name": "Objective Development LaunchBar", - "munki_description": "A single keyboard shortcut lets you access and control every aspect of your digital life. Whatever you want to accomplish on your Mac \u2013 with LaunchBar it\u2019s only a few keystrokes away.\n\nIt\u2019s a file manager, a web and desktop search tool, an app launcher, a clipboard manager, a jukebox, a calculator, an information browser \u2026 or quite simply a tremendous time saver!" + "path": "AkihiroNoguchi/Shiori.pkg.recipe", + "parent": "com.github.jaharmi.download.Shiori", + "shortname": "Shiori.pkg", + "inferred_type": "pkg" }, - "com.github.jaharmi.download.LaunchBar5": { - "name": "LaunchBar", - "description": "Downloads the latest version of LaunchBar 5.", + "com.github.jaharmi.download.Shiori": { + "name": "Shiori", + "description": "Downloads the latest version of Shiori.", "repo": "autopkg/jaharmi-recipes", - "path": "ObjectiveDevelopment/LaunchBar5.download.recipe", - "shortname": "LaunchBar5.download", + "path": "AkihiroNoguchi/Shiori.download.recipe", + "shortname": "Shiori.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.LaunchBar5" + "com.github.jaharmi.install.Shiori", + "com.github.jaharmi.munki.Shiori", + "com.github.jaharmi.pkg.Shiori" ] }, - "com.github.jaharmi.munki.Inform": { - "name": "Inform", - "description": "Downloads the latest version of Inform and imports it into Munki.", + "com.github.jaharmi.munki.Xmplify": { + "name": "Xmplify", + "description": "Downloads the latest version of Xmplify and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Inform/Inform.munki.recipe", - "parent": "com.github.jaharmi.download.Inform", - "shortname": "Inform.munki", + "path": "MOSO/Xmplify.munki.recipe", + "parent": "com.github.jaharmi.download.Xmplify", + "shortname": "Xmplify.munki", "inferred_type": "munki", - "munki_display_name": "Inform", - "munki_description": "Display IP address, domain, and ISP information in Safari." + "munki_display_name": "Xmplify", + "munki_description": "Powerful XML editor." }, - "com.github.jaharmi.install.Inform": { - "name": "Inform", - "description": "Installs the latest version of Inform.", + "com.github.jaharmi.install.Xmplify": { + "name": "Xmplify", + "description": "Installs the latest version of Xmplify.", "repo": "autopkg/jaharmi-recipes", - "path": "Inform/Inform.install.recipe", - "parent": "com.github.jaharmi.download.Inform", - "shortname": "Inform.install", + "path": "MOSO/Xmplify.install.recipe", + "parent": "com.github.jaharmi.download.Xmplify", + "shortname": "Xmplify.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Inform": { - "name": "Inform", - "description": "Downloads the latest version of Inform.", - "repo": "autopkg/jaharmi-recipes", - "path": "Inform/Inform.download.recipe", - "shortname": "Inform.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.munki.Inform", - "com.github.jaharmi.install.Inform", - "com.github.jaharmi.pkg.Inform" - ] - }, - "com.github.jaharmi.pkg.Inform": { - "name": "Inform", - "description": "Downloads the latest version of Inform and creates a package.", - "repo": "autopkg/jaharmi-recipes", - "path": "Inform/Inform.pkg.recipe", - "parent": "com.github.jaharmi.download.Inform", - "shortname": "Inform.pkg", - "inferred_type": "pkg" - }, "com.github.jaharmi.jss.Xmplify": { "name": "Xmplify", "description": "Downloads the latest version of Xmplify and imports it into your JSS.", @@ -16392,15 +16226,6 @@ "com.github.jaharmi.jss.Xmplify" ] }, - "com.github.jaharmi.install.Xmplify": { - "name": "Xmplify", - "description": "Installs the latest version of Xmplify.", - "repo": "autopkg/jaharmi-recipes", - "path": "MOSO/Xmplify.install.recipe", - "parent": "com.github.jaharmi.download.Xmplify", - "shortname": "Xmplify.install", - "inferred_type": "install" - }, "com.github.jaharmi.download.Xmplify": { "name": "Xmplify", "description": "Downloads the latest version of Xmplify.", @@ -16409,225 +16234,326 @@ "shortname": "Xmplify.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.Xmplify", + "com.github.jaharmi.munki.Xmplify", "com.github.jaharmi.install.Xmplify", - "com.github.jaharmi.munki.Xmplify" + "com.github.jaharmi.pkg.Xmplify" ] }, - "com.github.jaharmi.munki.Xmplify": { - "name": "Xmplify", - "description": "Downloads the latest version of Xmplify and imports it into Munki.", + "com.github.jaharmi.pkg.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "MOSO/Xmplify.munki.recipe", - "parent": "com.github.jaharmi.download.Xmplify", - "shortname": "Xmplify.munki", + "path": "ScummVM/ScummVM.pkg.recipe", + "parent": "com.github.jaharmi.download.ScummVM", + "shortname": "ScummVM.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.ScummVM", + "com.github.jaharmi.jss-upload.ScummVM" + ] + }, + "com.github.jaharmi.munki.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "ScummVM/ScummVM.munki.recipe", + "parent": "com.github.jaharmi.download.ScummVM", + "shortname": "ScummVM.munki", "inferred_type": "munki", - "munki_display_name": "Xmplify", - "munki_description": "Powerful XML editor." + "munki_display_name": "ScummVM", + "munki_description": " " }, - "com.github.jaharmi.ds.iCloudControl": { - "name": "iCloud Control", - "description": "Downloads the latest version of iCloud Control and copies it to your DeployStudio packages.", + "com.github.jaharmi.jss.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "RobbertBrandsma/iCloudControl.ds.recipe", - "parent": "com.github.jaharmi.pkg.iCloudControl", - "shortname": "iCloudControl.ds", - "inferred_type": "ds" + "path": "ScummVM/ScummVM.jss.recipe", + "parent": "com.github.jaharmi.pkg.ScummVM", + "shortname": "ScummVM.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" }, - "com.github.jaharmi.download.iCloudControl": { - "name": "iCloud Control", - "description": "Downloads the latest version of iCloud Control.", + "com.github.jaharmi.install.ScummVM": { + "name": "ScummVM", + "description": "Installs the latest version of ScummVM.", "repo": "autopkg/jaharmi-recipes", - "path": "RobbertBrandsma/iCloudControl.download.recipe", - "shortname": "iCloudControl.download", + "path": "ScummVM/ScummVM.install.recipe", + "parent": "com.github.jaharmi.download.ScummVM", + "shortname": "ScummVM.install", + "inferred_type": "install" + }, + "com.github.jaharmi.jss-upload.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM and uploads the package to your JSS.", + "repo": "autopkg/jaharmi-recipes", + "path": "ScummVM/ScummVM.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.ScummVM", + "shortname": "ScummVM.jss-upload", + "inferred_type": "jss-upload" + }, + "com.github.jaharmi.download.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM.", + "repo": "autopkg/jaharmi-recipes", + "path": "ScummVM/ScummVM.download.recipe", + "shortname": "ScummVM.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.iCloudControl", - "com.github.jaharmi.munki.iCloudControl", - "com.github.jaharmi.install.iCloudControl" + "com.github.jaharmi.pkg.ScummVM", + "com.github.jaharmi.munki.ScummVM", + "com.github.jaharmi.install.ScummVM" ] }, - "com.github.jaharmi.pkg.iCloudControl": { - "name": "iCloud Control", - "description": "Downloads the latest version of iCloud Control and creates a package.", + "com.github.jaharmi.install.Typinator": { + "name": "Typinator", + "description": "Installs the latest version of Typinator.", "repo": "autopkg/jaharmi-recipes", - "path": "RobbertBrandsma/iCloudControl.pkg.recipe", - "parent": "com.github.jaharmi.download.iCloudControl", - "shortname": "iCloudControl.pkg", - "inferred_type": "pkg", + "path": "Ergonis/Typinator.install.recipe", + "parent": "com.github.jaharmi.download.Typinator", + "shortname": "Typinator.install", + "inferred_type": "install" + }, + "com.github.jaharmi.download.Typinator": { + "name": "Typinator", + "description": "Downloads the latest version of Typinator.", + "repo": "autopkg/jaharmi-recipes", + "path": "Ergonis/Typinator.download.recipe", + "shortname": "Typinator.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.ds.iCloudControl", - "com.github.jaharmi.jss.iCloudControl" + "com.github.jaharmi.install.Typinator", + "com.github.jaharmi.pkg.Typinator", + "com.github.jaharmi.munki.Typinator" ] }, - "com.github.jaharmi.munki.iCloudControl": { - "name": "iCloud Control", - "description": "Downloads the latest version of iCloud Control and imports it into Munki.", + "com.github.jaharmi.pkg.Typinator": { + "name": "Typinator", + "description": "Downloads the latest version of Typinator and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "RobbertBrandsma/iCloudControl.munki.recipe", - "parent": "com.github.jaharmi.download.iCloudControl", - "shortname": "iCloudControl.munki", - "inferred_type": "munki", - "munki_display_name": "iCloud Control", - "munki_description": "User-controlled selective sync for iCloud Drive" + "path": "Ergonis/Typinator.pkg.recipe", + "parent": "com.github.jaharmi.download.Typinator", + "shortname": "Typinator.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Typinator" + ] }, - "com.github.jaharmi.jss.iCloudControl": { - "name": "iCloud Control", - "description": "Downloads the latest version of iCloud Control and imports it into your JSS.", + "com.github.jaharmi.jss.Typinator": { + "name": "Typinator", + "description": "Downloads the latest version of Typinator and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "RobbertBrandsma/iCloudControl.jss.recipe", - "parent": "com.github.jaharmi.pkg.iCloudControl", - "shortname": "iCloudControl.jss", + "path": "Ergonis/Typinator.jss.recipe", + "parent": "com.github.jaharmi.pkg.Typinator", + "shortname": "Typinator.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "User-controlled selective sync for iCloud Drive" + "jamf_description": "Speedy and reliable text expansion solution." }, - "com.github.jaharmi.install.iCloudControl": { - "name": "iCloud Control", - "description": "Installs the latest version of iCloud Control.", + "com.github.jaharmi.munki.Typinator": { + "name": "Typinator", + "description": "Downloads the latest version of Typinator and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "RobbertBrandsma/iCloudControl.install.recipe", - "parent": "com.github.jaharmi.download.iCloudControl", - "shortname": "iCloudControl.install", - "inferred_type": "install" + "path": "Ergonis/Typinator.munki.recipe", + "parent": "com.github.jaharmi.download.Typinator", + "shortname": "Typinator.munki", + "inferred_type": "munki", + "munki_display_name": "Typinator", + "munki_description": "Speedy and reliable text expansion solution." }, - "com.github.jaharmi.jss.kitty": { - "name": "kitty", - "description": "Downloads the latest version of kitty and imports it into your JSS.", + "com.github.jaharmi.munki.Rocket": { + "name": "Rocket", + "description": "Downloads the latest version of Rocket and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "KovidGoyal/kitty.jss.recipe", - "parent": "com.github.jaharmi.pkg.kitty", - "shortname": "kitty.jss", + "path": "MatthewPalmer/Rocket.munki.recipe", + "parent": "com.github.jaharmi.download.Rocket", + "shortname": "Rocket.munki", + "inferred_type": "munki", + "munki_display_name": "Rocket", + "munki_description": "Slack-style emoji everywhere on your Mac." + }, + "com.github.jaharmi.jss.Rocket": { + "name": "Rocket", + "description": "Downloads the latest version of Rocket and imports it into your JSS.", + "repo": "autopkg/jaharmi-recipes", + "path": "MatthewPalmer/Rocket.jss.recipe", + "parent": "com.github.jaharmi.pkg.Rocket", + "shortname": "Rocket.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Cross-platform, fast, feature-rich, GPU based terminal" + "jamf_description": "Slack-style emoji everywhere on your Mac." }, - "com.github.jaharmi.install.kitty": { - "name": "kitty", - "description": "Installs the latest version of kitty.", + "com.github.jaharmi.pkg.Rocket": { + "name": "Rocket", + "description": "Downloads the latest version of Rocket and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "KovidGoyal/kitty.install.recipe", - "parent": "com.github.jaharmi.download.kitty", - "shortname": "kitty.install", - "inferred_type": "install" + "path": "MatthewPalmer/Rocket.pkg.recipe", + "parent": "com.github.jaharmi.download.Rocket", + "shortname": "Rocket.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Rocket" + ] }, - "com.github.jaharmi.pkg.kitty": { - "name": "kitty", - "description": "Downloads the latest version of kitty and creates a package.", + "com.github.jaharmi.download.Rocket": { + "name": "Rocket", + "description": "Downloads the latest version of Rocket.", "repo": "autopkg/jaharmi-recipes", - "path": "KovidGoyal/kitty.pkg.recipe", - "parent": "com.github.jaharmi.download.kitty", - "shortname": "kitty.pkg", - "inferred_type": "pkg", + "path": "MatthewPalmer/Rocket.download.recipe", + "shortname": "Rocket.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.jss.kitty", - "com.github.jaharmi.jss-upload.kitty" + "com.github.jaharmi.munki.Rocket", + "com.github.jaharmi.pkg.Rocket", + "com.github.jaharmi.install.Rocket" ] }, - "com.github.jaharmi.jss-upload.kitty": { - "name": "kitty", - "description": "Downloads the latest version of kitty and uploads the package to your JSS.", + "com.github.jaharmi.install.Rocket": { + "name": "Rocket", + "description": "Installs the latest version of Rocket.", "repo": "autopkg/jaharmi-recipes", - "path": "KovidGoyal/kitty.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.kitty", - "shortname": "kitty.jss-upload", - "inferred_type": "jss-upload" + "path": "MatthewPalmer/Rocket.install.recipe", + "parent": "com.github.jaharmi.download.Rocket", + "shortname": "Rocket.install", + "inferred_type": "install" }, - "com.github.jaharmi.munki.kitty": { - "name": "kitty", - "description": "Downloads the latest version of kitty and imports it into Munki.", + "com.github.jaharmi.munki.HyperSwitch": { + "name": "HyperSwitch", + "description": "Downloads the latest version of HyperSwitch and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "KovidGoyal/kitty.munki.recipe", - "parent": "com.github.jaharmi.download.kitty", - "shortname": "kitty.munki", + "path": "Bahoom/HyperSwitch.munki.recipe", + "parent": "com.github.jaharmi.download.HyperSwitch", + "shortname": "HyperSwitch.munki", "inferred_type": "munki", - "munki_display_name": "kitty", - "munki_description": "Cross-platform, fast, feature-rich, GPU based terminal" + "munki_display_name": "HyperSwitch", + "munki_description": "Keyboard-focused window switcher." }, - "com.github.jaharmi.download.kitty": { - "name": "kitty", - "description": "Downloads the latest version of kitty.", + "com.github.jaharmi.download.HyperSwitch": { + "name": "HyperSwitch", + "description": "Downloads the latest version of HyperSwitch.", "repo": "autopkg/jaharmi-recipes", - "path": "KovidGoyal/kitty.download.recipe", - "shortname": "kitty.download", + "path": "Bahoom/HyperSwitch.download.recipe", + "shortname": "HyperSwitch.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.install.kitty", - "com.github.jaharmi.pkg.kitty", - "com.github.jaharmi.munki.kitty" + "com.github.jaharmi.munki.HyperSwitch", + "com.github.jaharmi.pkg.HyperSwitch", + "com.github.jaharmi.install.HyperSwitch" ] }, - "com.github.jaharmi.install.Olympus.A-GPSUtility": { - "name": "OLYMPUS A-GPS Utility", - "description": "Installs the current release version of the Olympus A-GPS Utility software.", - "repo": "autopkg/jaharmi-recipes", - "path": "Olympus/Olympus.A-GPSUtility.install.recipe", - "parent": "com.github.jaharmi.download.Olympus.A-GPSUtility" - }, - "com.github.jaharmi.download.Olympus.A-GPSUtility": { - "name": "OLYMPUS A-GPS Utility", - "description": "Downloads the current release version of the Olympus A-GPS Utility software.", + "com.github.jaharmi.pkg.HyperSwitch": { + "name": "HyperSwitch", + "description": "Downloads the latest version of HyperSwitch and creates a package. Requires homebysix-recipes in order to use VersionSplitter.", "repo": "autopkg/jaharmi-recipes", - "path": "Olympus/Olympus.A-GPSUtility.download.recipe", + "path": "Bahoom/HyperSwitch.pkg.recipe", + "parent": "com.github.jaharmi.download.HyperSwitch", + "shortname": "HyperSwitch.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.install.Olympus.A-GPSUtility" + "com.github.jaharmi.jss.HyperSwitch" ] }, - "com.github.jaharmi.jss.Lunar": { - "name": "Lunar", - "description": "Downloads the latest version of Lunar and imports it into your JSS.", + "com.github.jaharmi.jss.HyperSwitch": { + "name": "HyperSwitch", + "description": "Downloads the latest version of HyperSwitch and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Lunar/Lunar.jss.recipe", - "parent": "com.github.jaharmi.pkg.Lunar", - "shortname": "Lunar.jss", + "path": "Bahoom/HyperSwitch.jss.recipe", + "parent": "com.github.jaharmi.pkg.HyperSwitch", + "shortname": "HyperSwitch.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Intelligent adaptive brightness for your external display." + "jamf_description": "Keyboard-focused window switcher (beta)." }, - "com.github.jaharmi.install.Lunar": { - "name": "Lunar", - "description": "Installs the latest version of Lunar.", + "com.github.jaharmi.download.HyperDock": { + "name": "HyperDock", + "description": "Downloads the latest version of HyperDock.", "repo": "autopkg/jaharmi-recipes", - "path": "Lunar/Lunar.install.recipe", - "parent": "com.github.jaharmi.download.Lunar", - "shortname": "Lunar.install", + "path": "Bahoom/HyperDock.download.recipe", + "shortname": "HyperDock.download", + "inferred_type": "download" + }, + "com.github.jaharmi.install.HyperSwitch": { + "name": "HyperSwitch", + "description": "Installs the latest version of HyperSwitch.", + "repo": "autopkg/jaharmi-recipes", + "path": "Bahoom/HyperSwitch.install.recipe", + "parent": "com.github.jaharmi.download.HyperSwitch", + "shortname": "HyperSwitch.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Lunar": { - "name": "Lunar", - "description": "Downloads the latest version of Lunar.", + "com.github.jaharmi.download.audio|acacia:server": { + "name": "audio|acacia:server", + "description": "Downloads the latest version of audio|acacia:server.", "repo": "autopkg/jaharmi-recipes", - "path": "Lunar/Lunar.download.recipe", - "shortname": "Lunar.download", - "inferred_type": "download", - "children": [ - "com.github.jaharmi.install.Lunar", - "com.github.jaharmi.pkg.Lunar", - "com.github.jaharmi.munki.Lunar" - ] + "path": "Plethra/AudioAcaciaServer.download.recipe", + "shortname": "AudioAcaciaServer.download", + "inferred_type": "download" }, - "com.github.jaharmi.pkg.Lunar": { - "name": "Lunar", - "description": "Downloads the latest version of Lunar and creates a package.", + "com.github.jaharmi.jss-upload.KenkuFM": { + "name": "Kenku FM", + "description": "Downloads the latest version of Kenku FM and uploads the package to your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Lunar/Lunar.pkg.recipe", - "parent": "com.github.jaharmi.download.Lunar", - "shortname": "Lunar.pkg", + "path": "OwlbearRodeo/KenkuFM.jss-upload.recipe", + "parent": "com.github.jaharmi.pkg.KenkuFM", + "shortname": "KenkuFM.jss-upload", + "inferred_type": "jss-upload" + }, + "com.github.jaharmi.pkg.KenkuFM": { + "name": "Kenku FM", + "description": "Downloads the latest version of Kenku FM and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "OwlbearRodeo/KenkuFM.pkg.recipe", + "parent": "com.github.jaharmi.download.KenkuFM", + "shortname": "KenkuFM.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Lunar" + "com.github.jaharmi.jss-upload.KenkuFM", + "com.github.jaharmi.jss.KenkuFM" ] }, - "com.github.jaharmi.munki.Lunar": { - "name": "Lunar", - "description": "Downloads the latest version of Lunar and imports it into Munki.", + "com.github.jaharmi.jss.KenkuFM": { + "name": "Kenku FM", + "description": "Downloads the latest version of Kenku FM and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Lunar/Lunar.munki.recipe", - "parent": "com.github.jaharmi.download.Lunar", - "shortname": "Lunar.munki", + "path": "OwlbearRodeo/KenkuFM.jss.recipe", + "parent": "com.github.jaharmi.pkg.KenkuFM", + "shortname": "KenkuFM.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n" + }, + "com.github.jaharmi.install.KenkuFM": { + "name": "Kenku FM", + "description": "Installs the latest version of Kenku FM.", + "repo": "autopkg/jaharmi-recipes", + "path": "OwlbearRodeo/KenkuFM.install.recipe", + "parent": "com.github.jaharmi.download.KenkuFM", + "shortname": "KenkuFM.install", + "inferred_type": "install" + }, + "com.github.jaharmi.munki.KenkuFM": { + "name": "Kenku FM", + "description": "Downloads the latest version of Kenku FM and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "OwlbearRodeo/KenkuFM.munki.recipe", + "parent": "com.github.jaharmi.download.KenkuFM", + "shortname": "KenkuFM.munki", "inferred_type": "munki", - "munki_display_name": "Lunar", - "munki_description": "Intelligent adaptive brightness for your external display." + "munki_display_name": "Kenku FM", + "munki_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n" + }, + "com.github.jaharmi.download.KenkuFM": { + "name": "Kenku FM", + "description": "Downloads the latest version of Kenku FM.", + "repo": "autopkg/jaharmi-recipes", + "path": "OwlbearRodeo/KenkuFM.download.recipe", + "shortname": "KenkuFM.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.pkg.KenkuFM", + "com.github.jaharmi.install.KenkuFM", + "com.github.jaharmi.munki.KenkuFM" + ] }, "com.github.jaharmi.download.UCLogic.PenatesDriver": { "name": "Penates", @@ -16637,374 +16563,444 @@ "shortname": "PenatesDriver.download", "inferred_type": "download" }, - "com.github.jaharmi.pkg.Shiori": { - "name": "Shiori", - "description": "Downloads the latest version of Shiori and creates a package.", + "com.github.jaharmi.jss.Geekbench4": { + "name": "Geekbench 4", + "description": "Downloads the latest version of Geekbench 4 and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "AkihiroNoguchi/Shiori.pkg.recipe", - "parent": "com.github.jaharmi.download.Shiori", - "shortname": "Shiori.pkg", - "inferred_type": "pkg" + "path": "PrimateLabs/Geekbench4.jss.recipe", + "parent": "com.github.jaharmi.pkg.Geekbench4", + "shortname": "Geekbench4.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Measure processor and memory performance and more." }, - "com.github.jaharmi.munki.Shiori": { - "name": "Shiori", - "description": "Downloads the latest version of Shiori and imports it into Munki.", + "com.github.jaharmi.pkg.Geekbench4": { + "name": "Geekbench 4", + "description": "Downloads the latest version of Geekbench 4 and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "AkihiroNoguchi/Shiori.munki.recipe", - "parent": "com.github.jaharmi.download.Shiori", - "shortname": "Shiori.munki", + "path": "PrimateLabs/Geekbench4.pkg.recipe", + "parent": "com.github.jaharmi.download.Geekbench4", + "shortname": "Geekbench4.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jaharmi.jss.Geekbench4" + ] + }, + "com.github.jaharmi.munki.Geekbench4": { + "name": "Geekbench 4", + "description": "Downloads the latest version of Geekbench 4 and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "PrimateLabs/Geekbench4.munki.recipe", + "parent": "com.github.jaharmi.download.Geekbench4", + "shortname": "Geekbench4.munki", "inferred_type": "munki", - "munki_display_name": "Shiori", - "munki_description": "Pinboard and Delicious client." + "munki_display_name": "Geekbench 4", + "munki_description": "Measure processor and memory performance and more." }, - "com.github.jaharmi.download.Shiori": { - "name": "Shiori", - "description": "Downloads the latest version of Shiori.", + "com.github.jaharmi.download.Geekbench4": { + "name": "Geekbench 4", + "description": "Downloads the latest version of Geekbench 4.", "repo": "autopkg/jaharmi-recipes", - "path": "AkihiroNoguchi/Shiori.download.recipe", - "shortname": "Shiori.download", + "path": "PrimateLabs/Geekbench4.download.recipe", + "shortname": "Geekbench4.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.pkg.Shiori", - "com.github.jaharmi.munki.Shiori", - "com.github.jaharmi.install.Shiori" + "com.github.jaharmi.pkg.Geekbench4", + "com.github.jaharmi.munki.Geekbench4", + "com.github.jaharmi.install.Geekbench4" ] }, - "com.github.jaharmi.install.Shiori": { - "name": "Shiori", - "description": "Installs the latest version of Shiori.", + "com.github.jaharmi.install.Geekbench4": { + "name": "Geekbench 4", + "description": "Installs the latest version of Geekbench 4.", "repo": "autopkg/jaharmi-recipes", - "path": "AkihiroNoguchi/Shiori.install.recipe", - "parent": "com.github.jaharmi.download.Shiori", - "shortname": "Shiori.install", + "path": "PrimateLabs/Geekbench4.install.recipe", + "parent": "com.github.jaharmi.download.Geekbench4", + "shortname": "Geekbench4.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Dropzone": { - "name": "Dropzone 3", - "description": "Downloads the latest version of Dropzone 3.", + "com.github.jaharmi.download.Bunch": { + "name": "Bunch", + "description": "Downloads the latest version of Bunch.", "repo": "autopkg/jaharmi-recipes", - "path": "AptonicLimited/Dropzone.download.recipe", - "shortname": "Dropzone.download", + "path": "Terpstra/Bunch.download.recipe", + "shortname": "Bunch.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Dropzone", - "com.github.jaharmi.install.Dropzone", - "com.github.jaharmi.pkg.Dropzone" + "com.github.jaharmi.install.Bunch", + "com.github.jaharmi.pkg.Bunch", + "com.github.jaharmi.munki.Bunch" ] }, - "com.github.jaharmi.munki.Dropzone": { - "name": "Dropzone 3", - "description": "Downloads the latest version of Dropzone 3 and imports it into Munki.", - "repo": "autopkg/jaharmi-recipes", - "path": "AptonicLimited/Dropzone.munki.recipe", - "parent": "com.github.jaharmi.download.Dropzone", - "shortname": "Dropzone.munki", - "inferred_type": "munki", - "munki_display_name": "Dropzone 3", - "munki_description": "Open, transfer, and install files by drag-and-drop." - }, - "com.github.jaharmi.install.Dropzone": { - "name": "Dropzone 3", - "description": "Installs the latest version of Dropzone 3.", + "com.github.jaharmi.install.Bunch": { + "name": "Bunch", + "description": "Installs the latest version of Bunch.", "repo": "autopkg/jaharmi-recipes", - "path": "AptonicLimited/Dropzone.install.recipe", - "parent": "com.github.jaharmi.download.Dropzone", - "shortname": "Dropzone.install", + "path": "Terpstra/Bunch.install.recipe", + "parent": "com.github.jaharmi.download.Bunch", + "shortname": "Bunch.install", "inferred_type": "install" }, - "com.github.jaharmi.jss.Dropzone": { - "name": "Dropzone 3", - "description": "Downloads the latest version of Dropzone 3 and imports it into your JSS.", + "com.github.jaharmi.jss.Bunch": { + "name": "Bunch", + "description": "Downloads the latest version of Bunch and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "AptonicLimited/Dropzone.jss.recipe", - "parent": "com.github.jaharmi.pkg.Dropzone", - "shortname": "Dropzone.jss", + "path": "Terpstra/Bunch.jss.recipe", + "parent": "com.github.jaharmi.pkg.Bunch", + "shortname": "Bunch.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Open, transfer, and install files by drag-and-drop." + "jamf_description": "Colorful pinball game." }, - "com.github.jaharmi.pkg.Dropzone": { - "name": "Dropzone 3", - "description": "Downloads the latest version of Dropzone 3 and creates a package.", + "com.github.jaharmi.pkg.Bunch": { + "name": "Bunch", + "description": "Downloads the latest version of Bunch and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "AptonicLimited/Dropzone.pkg.recipe", - "parent": "com.github.jaharmi.download.Dropzone", - "shortname": "Dropzone.pkg", + "path": "Terpstra/Bunch.pkg.recipe", + "parent": "com.github.jaharmi.download.Bunch", + "shortname": "Bunch.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Dropzone" + "com.github.jaharmi.jss.Bunch" ] }, - "com.github.jaharmi.munki.Knock": { - "name": "Knock", - "description": "Downloads latest release version of Knock and imports into a Munki repository.", + "com.github.jaharmi.download.Marked2": { + "name": "", + "description": "Downloads the current release version of Marked 2.", "repo": "autopkg/jaharmi-recipes", - "path": "Knock/Knock.munki.recipe", - "parent": "com.github.jaharmi.download.Knock", - "shortname": "Knock.munki", + "path": "Terpstra/Marked2.download.recipe", + "shortname": "Marked2.download", + "inferred_type": "download" + }, + "com.github.jaharmi.munki.Bunch": { + "name": "Bunch", + "description": "Downloads the latest version of Bunch and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "Terpstra/Bunch.munki.recipe", + "parent": "com.github.jaharmi.download.Bunch", + "shortname": "Bunch.munki", "inferred_type": "munki", - "munki_display_name": "Knock Software Knock (to unlock)", - "munki_description": "APPDESCRIPTION" + "munki_display_name": "Bunch", + "munki_description": "Colorful pinball game." }, - "com.github.jaharmi.download.Knock": { - "name": "Knock", - "description": "Downloads the current release version of Knock (to unlock).", + "com.github.jaharmi.download.Manuscripts": { + "name": "Manuscripts", + "description": "Downloads the latest version of Manuscripts.", "repo": "autopkg/jaharmi-recipes", - "path": "Knock/Knock.download.recipe", - "shortname": "Knock.download", + "path": "Nucleobytes/Manuscripts.download.recipe", + "deprecated": true, + "shortname": "Manuscripts.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Knock" + "com.github.jaharmi.munki.Manuscripts", + "com.github.jaharmi.install.Manuscripts", + "com.github.jaharmi.pkg.Manuscripts" ] }, - "com.github.jaharmi.download.ControllerMate": { - "name": "ControllerMate", - "description": "Downloads the latest version of ControllerMate.", - "repo": "autopkg/jaharmi-recipes", - "path": "KenHeglund/ControllerMate.download.recipe", - "shortname": "ControllerMate.download", - "inferred_type": "download" - }, - "com.github.jaharmi.download.Fantastical": { - "name": "Fantastical", - "description": "Downloads the current release version of Fantastical.", + "com.github.jaharmi.download.Findings": { + "name": "Findings", + "description": "Downloads the latest version of Findings.", "repo": "autopkg/jaharmi-recipes", - "path": "Flexibits/Fantastical.download.recipe", - "shortname": "Fantastical.download", + "path": "Nucleobytes/Findings.download.recipe", + "shortname": "Findings.download", "inferred_type": "download", "children": [ - "com.github.jaharmi.munki.Fantastical" + "com.github.jaharmi.install.Findings", + "com.github.jaharmi.munki.Findings", + "com.github.jaharmi.pkg.Findings" ] }, - "com.github.jaharmi.munki.Fantastical": { - "name": "Fantastical", - "description": "Downloads latest release version of Fantastical and imports into a Munki repository.", + "com.github.jaharmi.jss.Manuscripts": { + "name": "Manuscripts", + "description": "Downloads the latest version of Manuscripts and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Flexibits/Fantastical.munki.recipe", - "parent": "com.github.jaharmi.download.Fantastical", - "shortname": "Fantastical.munki", + "path": "Nucleobytes/Manuscripts.jss.recipe", + "parent": "com.github.jaharmi.pkg.Manuscripts", + "deprecated": true, + "shortname": "Manuscripts.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jaharmi.install.Findings": { + "name": "Findings", + "description": "Installs the latest version of Findings.", + "repo": "autopkg/jaharmi-recipes", + "path": "Nucleobytes/Findings.install.recipe", + "parent": "com.github.jaharmi.download.Findings", + "shortname": "Findings.install", + "inferred_type": "install" + }, + "com.github.jaharmi.munki.Findings": { + "name": "Findings", + "description": "Downloads the latest version of Findings and imports it into Munki.", + "repo": "autopkg/jaharmi-recipes", + "path": "Nucleobytes/Findings.munki.recipe", + "parent": "com.github.jaharmi.download.Findings", + "shortname": "Findings.munki", "inferred_type": "munki", - "munki_display_name": "Flexibits Fantastical", - "munki_description": "The Mac calendar you'll actually enjoy using." + "munki_display_name": "Findings", + "munki_description": "Lab notebook app for scientists." }, - "com.github.jaharmi.jss.Typinator": { - "name": "Typinator", - "description": "Downloads the latest version of Typinator and imports it into your JSS.", + "com.github.jaharmi.jss.Findings": { + "name": "Findings", + "description": "Downloads the latest version of Findings and imports it into your JSS.", "repo": "autopkg/jaharmi-recipes", - "path": "Ergonis/Typinator.jss.recipe", - "parent": "com.github.jaharmi.pkg.Typinator", - "shortname": "Typinator.jss", + "path": "Nucleobytes/Findings.jss.recipe", + "parent": "com.github.jaharmi.pkg.Findings", + "shortname": "Findings.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Speedy and reliable text expansion solution." + "jamf_description": "Lab notebook app for scientists." }, - "com.github.jaharmi.install.Typinator": { - "name": "Typinator", - "description": "Installs the latest version of Typinator.", + "com.github.jaharmi.munki.Manuscripts": { + "name": "Manuscripts", + "description": "Downloads the latest version of Manuscripts and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Ergonis/Typinator.install.recipe", - "parent": "com.github.jaharmi.download.Typinator", - "shortname": "Typinator.install", + "path": "Nucleobytes/Manuscripts.munki.recipe", + "parent": "com.github.jaharmi.download.Manuscripts", + "deprecated": true, + "shortname": "Manuscripts.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.jaharmi.install.Manuscripts": { + "name": "Manuscripts", + "description": "Installs the latest version of Manuscripts.", + "repo": "autopkg/jaharmi-recipes", + "path": "Nucleobytes/Manuscripts.install.recipe", + "parent": "com.github.jaharmi.download.Manuscripts", + "deprecated": true, + "shortname": "Manuscripts.install", "inferred_type": "install" }, - "com.github.jaharmi.download.Typinator": { - "name": "Typinator", - "description": "Downloads the latest version of Typinator.", + "com.github.jaharmi.pkg.Findings": { + "name": "Findings", + "description": "Downloads the latest version of Findings and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Ergonis/Typinator.download.recipe", - "shortname": "Typinator.download", - "inferred_type": "download", + "path": "Nucleobytes/Findings.pkg.recipe", + "parent": "com.github.jaharmi.download.Findings", + "shortname": "Findings.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.install.Typinator", - "com.github.jaharmi.pkg.Typinator", - "com.github.jaharmi.munki.Typinator" + "com.github.jaharmi.jss.Findings" ] }, - "com.github.jaharmi.pkg.Typinator": { - "name": "Typinator", - "description": "Downloads the latest version of Typinator and creates a package.", + "com.github.jaharmi.pkg.Manuscripts": { + "name": "Manuscripts", + "description": "Downloads the latest version of Manuscripts and creates a package.", "repo": "autopkg/jaharmi-recipes", - "path": "Ergonis/Typinator.pkg.recipe", - "parent": "com.github.jaharmi.download.Typinator", - "shortname": "Typinator.pkg", + "path": "Nucleobytes/Manuscripts.pkg.recipe", + "parent": "com.github.jaharmi.download.Manuscripts", + "deprecated": true, + "shortname": "Manuscripts.pkg", "inferred_type": "pkg", "children": [ - "com.github.jaharmi.jss.Typinator" + "com.github.jaharmi.jss.Manuscripts" ] }, - "com.github.jaharmi.munki.Typinator": { - "name": "Typinator", - "description": "Downloads the latest version of Typinator and imports it into Munki.", + "com.github.jaharmi.munki.SaveHollywood": { + "name": "SaveHollywood", + "description": "Downloads the latest version of SaveHollywood and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "Ergonis/Typinator.munki.recipe", - "parent": "com.github.jaharmi.download.Typinator", - "shortname": "Typinator.munki", + "path": "Sudre/SaveHollywood.munki.recipe", + "parent": "com.github.jaharmi.download.SaveHollywood", + "shortname": "SaveHollywood.munki", "inferred_type": "munki", - "munki_display_name": "Typinator", - "munki_description": "Speedy and reliable text expansion solution." - }, - "com.github.jaharmi.jss.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM and imports it into your JSS.", - "repo": "autopkg/jaharmi-recipes", - "path": "ScummVM/ScummVM.jss.recipe", - "parent": "com.github.jaharmi.pkg.ScummVM", - "shortname": "ScummVM.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" + "munki_display_name": "%NAME% screen saver", + "munki_description": "A screen saver module that lets you play movies when your Mac enters screen saver mode." }, - "com.github.jaharmi.pkg.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM and creates a package.", + "com.github.jaharmi.download.SaveHollywood": { + "name": "SaveHollywood", + "description": "Downloads the latest version of SaveHollywood screen saver.", "repo": "autopkg/jaharmi-recipes", - "path": "ScummVM/ScummVM.pkg.recipe", - "parent": "com.github.jaharmi.download.ScummVM", - "shortname": "ScummVM.pkg", - "inferred_type": "pkg", + "path": "Sudre/SaveHollywood.download.recipe", + "shortname": "SaveHollywood.download", + "inferred_type": "download", "children": [ - "com.github.jaharmi.jss.ScummVM", - "com.github.jaharmi.jss-upload.ScummVM" + "com.github.jaharmi.munki.SaveHollywood", + "com.github.jaharmi.install.SaveHollywood", + "com.github.homebysix.pkg.SaveHollywood" ] }, - "com.github.jaharmi.jss-upload.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM and uploads the package to your JSS.", + "com.github.jaharmi.install.SaveHollywood": { + "name": "SaveHollywood", + "description": "Installs the latest version of SaveHollywood screen saver.", "repo": "autopkg/jaharmi-recipes", - "path": "ScummVM/ScummVM.jss-upload.recipe", - "parent": "com.github.jaharmi.pkg.ScummVM", - "shortname": "ScummVM.jss-upload", - "inferred_type": "jss-upload" + "path": "Sudre/SaveHollywood.install.recipe", + "parent": "com.github.jaharmi.download.SaveHollywood", + "shortname": "SaveHollywood.install", + "inferred_type": "install" }, - "com.github.jaharmi.install.ScummVM": { - "name": "ScummVM", - "description": "Installs the latest version of ScummVM.", + "com.github.jaharmi.download.DeployStudio": { + "name": "DeployStudio", + "description": "Downloads the latest version of DeployStudio.", "repo": "autopkg/jaharmi-recipes", - "path": "ScummVM/ScummVM.install.recipe", - "parent": "com.github.jaharmi.download.ScummVM", - "shortname": "ScummVM.install", - "inferred_type": "install" + "path": "DeployStudio/DeployStudio.download.recipe", + "shortname": "DeployStudio.download", + "inferred_type": "download", + "children": [ + "com.github.jaharmi.munki.DeployStudioAdmin", + "com.github.triti.pkg.DeployStudioAdmin", + "com.github.triti.install.DeployStudioAdmin" + ] }, - "com.github.jaharmi.munki.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM and imports it into Munki.", + "com.github.jaharmi.munki.DeployStudioAdmin": { + "name": "DeployStudioAdmin", + "description": null, "repo": "autopkg/jaharmi-recipes", - "path": "ScummVM/ScummVM.munki.recipe", - "parent": "com.github.jaharmi.download.ScummVM", - "shortname": "ScummVM.munki", + "path": "DeployStudio/DeployStudioAdmin.munki.recipe", + "parent": "com.github.jaharmi.download.DeployStudio", + "shortname": "DeployStudioAdmin.munki", "inferred_type": "munki", - "munki_display_name": "ScummVM", - "munki_description": " " + "munki_display_name": "DeployStudio Admin", + "munki_description": "\n \n

\n \n This installation includes the DeployStudio Admin tools only.\n \n These tools enable administrators to configure a DeployStudio Server remotely.\n

\n

\n Saving time is a daily concern for system administrators, especially with the increase of minor interventions requested by end-users: accidentally modified system preferences, third-party applications instability or misconfigured, wrong access rights, viruses, etc... OS X is stable and robust but the capacity to (re)install completely a workstation or a server in a few minutes following a preset workflow that automatically restores the right disk image, configures and backs up what was planned by the administrator is a real benefit in terms of time and money. DeployStudio was designed this way, in order to manage flawlessly large deployments of workstations, servers and cluster nodes.\n

\n \n " }, - "com.github.jaharmi.download.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM.", + "com.github.jaharmi.munki.OpenTTD": { + "name": "OpenTTD", + "description": "Downloads the latest version of OpenTTD and imports it into Munki.", "repo": "autopkg/jaharmi-recipes", - "path": "ScummVM/ScummVM.download.recipe", - "shortname": "ScummVM.download", - "inferred_type": "download", + "path": "OpenTTD/OpenTTD.munki.recipe", + "parent": "com.github.jaharmi.download.OpenTTD", + "shortname": "OpenTTD.munki", + "inferred_type": "munki", + "munki_display_name": "OpenTTD", + "munki_description": "Clone of the Microprose game Transport Tycoon Deluxe." + }, + "com.github.jaharmi.pkg.OpenTTD": { + "name": "OpenTTD", + "description": "Downloads the latest version of OpenTTD and creates a package.", + "repo": "autopkg/jaharmi-recipes", + "path": "OpenTTD/OpenTTD.pkg.recipe", + "parent": "com.github.jaharmi.download.OpenTTD", + "shortname": "OpenTTD.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jaharmi.pkg.ScummVM", - "com.github.jaharmi.install.ScummVM", - "com.github.jaharmi.munki.ScummVM" + "com.github.jaharmi.install.OpenTTD" ] }, - "com.github.swy.download.Notion": { - "name": "Notion", - "description": "Downloads the latest universal version of Notion.", - "repo": "autopkg/swy-recipes", - "path": "Notion Labs, Inc./Notion.download.recipe", - "shortname": "Notion.download", + "com.github.jaharmi.download.OpenTTD": { + "name": "OpenTTD", + "description": "Downloads the latest version of OpenTTD.", + "repo": "autopkg/jaharmi-recipes", + "path": "OpenTTD/OpenTTD.download.recipe", + "shortname": "OpenTTD.download", "inferred_type": "download", "children": [ - "com.github.swy.install.Notion", - "com.github.swy.pkg.Notion", - "com.github.swy.munki.Notion" + "com.github.jaharmi.munki.OpenTTD", + "com.github.jaharmi.pkg.OpenTTD" ] }, - "com.github.swy.install.Notion": { - "name": "Notion", - "description": "Installs the latest version of Notion.", + "com.github.jaharmi.install.OpenTTD": { + "name": "OpenTTD", + "description": "Installs the latest version of OpenTTD.", + "repo": "autopkg/jaharmi-recipes", + "path": "OpenTTD/OpenTTD.install.recipe", + "parent": "com.github.jaharmi.pkg.OpenTTD", + "shortname": "OpenTTD.install", + "inferred_type": "install" + }, + "com.github.jaharmi.download.megamek": { + "name": "MegaMek", + "description": "Downloads the latest version of MegaMek.", + "repo": "autopkg/jaharmi-recipes", + "path": "MegaMek/megamek.download.recipe", + "shortname": "megamek.download", + "inferred_type": "download" + }, + "com.github.swy.munki.ZXPInstaller": { + "name": "ZXPInstaller", + "description": "Downloads the latest version of ZXPInstaller and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Notion Labs, Inc./Notion.install.recipe", - "parent": "com.github.swy.download.Notion", - "shortname": "Notion.install", + "path": "Creative Do/ZXPInstaller.munki.recipe", + "parent": "com.github.swy.download.ZXPInstaller", + "shortname": "ZXPInstaller.munki", + "inferred_type": "munki", + "munki_display_name": "ZXPInstaller", + "munki_description": "Open Source ZXP Installer for Adobe Extensions" + }, + "com.github.swy.install.ZXPInstaller": { + "name": "ZXPInstaller", + "description": "Installs the latest version of ZXPInstaller.", + "repo": "autopkg/swy-recipes", + "path": "Creative Do/ZXPInstaller.install.recipe", + "parent": "com.github.swy.download.ZXPInstaller", + "shortname": "ZXPInstaller.install", "inferred_type": "install" }, - "com.github.swy.pkg.Notion": { - "name": "Notion", - "description": "Downloads the latest version of Notion and creates a package.", + "com.github.swy.download.ZXPInstaller": { + "name": "ZXPInstaller", + "description": "Downloads the latest version of ZXPInstaller.", "repo": "autopkg/swy-recipes", - "path": "Notion Labs, Inc./Notion.pkg.recipe", - "parent": "com.github.swy.download.Notion", - "shortname": "Notion.pkg", - "inferred_type": "pkg", + "path": "Creative Do/ZXPInstaller.download.recipe", + "shortname": "ZXPInstaller.download", + "inferred_type": "download", "children": [ - "com.github.crystalllized.jss.Notion", - "com.github.andredb90.filewave.Notion" + "com.github.swy.munki.ZXPInstaller", + "com.github.swy.install.ZXPInstaller", + "com.github.swy.pkg.ZXPInstaller" ] }, - "com.github.swy.munki.Notion": { - "name": "Notion", - "description": "Downloads the latest version of Notion and imports it into Munki.", - "repo": "autopkg/swy-recipes", - "path": "Notion Labs, Inc./Notion.munki.recipe", - "parent": "com.github.swy.download.Notion", - "shortname": "Notion.munki", - "inferred_type": "munki", - "munki_display_name": "Notion", - "munki_description": "A unified workspace for modern teams." - }, - "com.github.swy.pkg.QuickBooks2016": { - "name": "QuickBooks", - "description": "Downloads the latest version of QuickBooks and creates a package.", + "com.github.swy.pkg.ZXPInstaller": { + "name": "ZXPInstaller", + "description": "Downloads the latest version of ZXPInstaller and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Intuit Inc./QuickBooks2016.pkg.recipe", - "parent": "com.github.swy.download.QuickBooks2016", - "shortname": "QuickBooks2016.pkg", + "path": "Creative Do/ZXPInstaller.pkg.recipe", + "parent": "com.github.swy.download.ZXPInstaller", + "shortname": "ZXPInstaller.pkg", "inferred_type": "pkg" }, - "com.github.swy.munki.QuickBooks2016": { - "name": "QuickBooks", - "description": "Downloads the latest version of QuickBooks and imports it into Munki.", + "com.github.swy.install.Integrityplus": { + "name": "Integrity plus", + "description": "Installs the latest version of Integrity plus.", "repo": "autopkg/swy-recipes", - "path": "Intuit Inc./QuickBooks2016.munki.recipe", - "parent": "com.github.swy.download.QuickBooks2016", - "shortname": "QuickBooks2016.munki", - "inferred_type": "munki", - "munki_display_name": "QuickBooks 2016", - "munki_description": "Financial management and accounting for small businesses." + "path": "Integrity plus/Integrity plus.install.recipe", + "parent": "com.github.swy.download.Integrityplus", + "shortname": "Integrity plus.install", + "inferred_type": "install" }, - "com.github.swy.download.QuickBooks2016": { - "name": "QuickBooks", - "description": "Downloads the latest version of QuickBooks.", + "com.github.swy.download.Integrityplus": { + "name": "Integrity plus", + "description": "Downloads the latest version of Integrity plus.", "repo": "autopkg/swy-recipes", - "path": "Intuit Inc./QuickBooks2016.download.recipe", - "shortname": "QuickBooks2016.download", + "path": "Integrity plus/Integrity plus.download.recipe", + "shortname": "Integrity plus.download", "inferred_type": "download", "children": [ - "com.github.swy.pkg.QuickBooks2016", - "com.github.swy.munki.QuickBooks2016", - "com.github.swy.install.QuickBooks2016" + "com.github.swy.install.Integrityplus", + "com.github.swy.munki.Integrityplus", + "com.github.swy.pkg.Integrityplus" ] }, - "com.github.swy.install.QuickBooks2016": { - "name": "QuickBooks", - "description": "Installs the latest version of QuickBooks.", + "com.github.swy.munki.Integrityplus": { + "name": "Integrity plus", + "description": "Downloads the latest version of Integrity plus and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Intuit Inc./QuickBooks2016.install.recipe", - "parent": "com.github.swy.download.QuickBooks2016", - "shortname": "QuickBooks2016.install", - "inferred_type": "install" + "path": "Integrity plus/Integrity plus.munki.recipe", + "parent": "com.github.swy.download.Integrityplus", + "shortname": "Integrity plus.munki", + "inferred_type": "munki", + "munki_display_name": "Integrity plus", + "munki_description": "Website broken-link checker and more." }, - "com.github.swy.pkg.Hive": { + "com.github.swy.pkg.Integrityplus": { + "name": "Integrity plus", + "description": "Downloads the latest version of Integrity plus and creates a package.", + "repo": "autopkg/swy-recipes", + "path": "Integrity plus/Integrity plus.pkg.recipe", + "parent": "com.github.swy.download.Integrityplus", + "shortname": "Integrity plus.pkg", + "inferred_type": "pkg" + }, + "com.github.swy.install.Hive": { "name": "Hive", - "description": "Downloads the latest version of Hive and creates a package.", + "description": "Installs the latest version of Hive.", "repo": "autopkg/swy-recipes", - "path": "Hive/Hive.pkg.recipe", + "path": "Hive/Hive.install.recipe", "parent": "com.github.swy.download.Hive", - "shortname": "Hive.pkg", - "inferred_type": "pkg" + "shortname": "Hive.install", + "inferred_type": "install" }, "com.github.swy.munki.Hive": { "name": "Hive", @@ -17017,15 +17013,6 @@ "munki_display_name": "Hive", "munki_description": "Web-based reporting, analytics, visualization, and a dashboard." }, - "com.github.swy.install.Hive": { - "name": "Hive", - "description": "Installs the latest version of Hive.", - "repo": "autopkg/swy-recipes", - "path": "Hive/Hive.install.recipe", - "parent": "com.github.swy.download.Hive", - "shortname": "Hive.install", - "inferred_type": "install" - }, "com.github.swy.download.Hive": { "name": "Hive", "description": "Downloads the latest version of Hive.", @@ -17034,157 +17021,148 @@ "shortname": "Hive.download", "inferred_type": "download", "children": [ - "com.github.swy.pkg.Hive", + "com.github.swy.install.Hive", "com.github.swy.munki.Hive", - "com.github.swy.install.Hive" + "com.github.swy.pkg.Hive" ] }, - "com.github.swy.install.Integrityplus": { - "name": "Integrity plus", - "description": "Installs the latest version of Integrity plus.", - "repo": "autopkg/swy-recipes", - "path": "Integrity plus/Integrity plus.install.recipe", - "parent": "com.github.swy.download.Integrityplus", - "shortname": "Integrity plus.install", - "inferred_type": "install" - }, - "com.github.swy.pkg.Integrityplus": { - "name": "Integrity plus", - "description": "Downloads the latest version of Integrity plus and creates a package.", + "com.github.swy.pkg.Hive": { + "name": "Hive", + "description": "Downloads the latest version of Hive and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Integrity plus/Integrity plus.pkg.recipe", - "parent": "com.github.swy.download.Integrityplus", - "shortname": "Integrity plus.pkg", + "path": "Hive/Hive.pkg.recipe", + "parent": "com.github.swy.download.Hive", + "shortname": "Hive.pkg", "inferred_type": "pkg" }, - "com.github.swy.munki.Integrityplus": { - "name": "Integrity plus", - "description": "Downloads the latest version of Integrity plus and imports it into Munki.", + "com.github.swy.munki.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Integrity plus/Integrity plus.munki.recipe", - "parent": "com.github.swy.download.Integrityplus", - "shortname": "Integrity plus.munki", + "path": "Flixel Photos Inc./CinemagraphPro.munki.recipe", + "parent": "com.github.swy.download.CinemagraphPro", + "shortname": "CinemagraphPro.munki", "inferred_type": "munki", - "munki_display_name": "Integrity plus", - "munki_description": "Website broken-link checker and more." + "munki_display_name": "Cinemagraph Pro", + "munki_description": " " }, - "com.github.swy.download.Integrityplus": { - "name": "Integrity plus", - "description": "Downloads the latest version of Integrity plus.", + "com.github.swy.download.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Downloads the latest version of Cinemagraph Pro.", "repo": "autopkg/swy-recipes", - "path": "Integrity plus/Integrity plus.download.recipe", - "shortname": "Integrity plus.download", + "path": "Flixel Photos Inc./CinemagraphPro.download.recipe", + "shortname": "CinemagraphPro.download", "inferred_type": "download", "children": [ - "com.github.swy.install.Integrityplus", - "com.github.swy.pkg.Integrityplus", - "com.github.swy.munki.Integrityplus" + "com.github.swy.munki.CinemagraphPro", + "com.github.swy.pkg.CinemagraphPro", + "com.github.swy.install.CinemagraphPro" ] }, - "com.github.swy.install.sqlops": { - "name": "sqlops", - "description": "Installs the latest version of sqlops.", + "com.github.swy.pkg.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Downloads the latest version of Cinemagraph Pro and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Microsoft Corporation/sqlops.install.recipe", - "parent": "com.github.swy.download.sqlops", - "shortname": "sqlops.install", - "inferred_type": "install" + "path": "Flixel Photos Inc./CinemagraphPro.pkg.recipe", + "parent": "com.github.swy.download.CinemagraphPro", + "shortname": "CinemagraphPro.pkg", + "inferred_type": "pkg" }, - "com.github.swy.munki.sqlops": { - "name": "SQLops", - "description": "Downloads the latest version of SQL Operations Studio and imports it into Munki.", + "com.github.swy.install.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Installs the latest version of Cinemagraph Pro.", "repo": "autopkg/swy-recipes", - "path": "Microsoft Corporation/sqlops.munki.recipe", - "parent": "com.github.swy.download.sqlops", - "shortname": "sqlops.munki", - "inferred_type": "munki", - "munki_display_name": "SQL Operations Studio", - "munki_description": " " + "path": "Flixel Photos Inc./CinemagraphPro.install.recipe", + "parent": "com.github.swy.download.CinemagraphPro", + "shortname": "CinemagraphPro.install", + "inferred_type": "install" }, - "com.github.swy.pkg.sqlops": { - "name": "sqlops", - "description": "Downloads the latest version of sqlops and creates a package.", + "com.github.swy.download.Notion": { + "name": "Notion", + "description": "Downloads the latest universal version of Notion.", "repo": "autopkg/swy-recipes", - "path": "Microsoft Corporation/sqlops.pkg.recipe", - "parent": "com.github.swy.download.sqlops", - "shortname": "sqlops.pkg", - "inferred_type": "pkg" + "path": "Notion Labs, Inc./Notion.download.recipe", + "shortname": "Notion.download", + "inferred_type": "download", + "children": [ + "com.github.swy.pkg.Notion", + "com.github.swy.install.Notion", + "com.github.swy.munki.Notion" + ] }, - "com.github.swy.download.sqlops": { - "name": "sqlops", - "description": "Downloads the latest version of sqlops.", + "com.github.swy.pkg.Notion": { + "name": "Notion", + "description": "Downloads the latest version of Notion and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Microsoft Corporation/sqlops.download.recipe", - "shortname": "sqlops.download", - "inferred_type": "download", + "path": "Notion Labs, Inc./Notion.pkg.recipe", + "parent": "com.github.swy.download.Notion", + "shortname": "Notion.pkg", + "inferred_type": "pkg", "children": [ - "com.github.swy.install.sqlops", - "com.github.swy.munki.sqlops", - "com.github.swy.pkg.sqlops" + "com.github.crystalllized.jss.Notion", + "com.github.andredb90.filewave.Notion" ] }, - "com.github.swy.install.SpatialMediaMetadataInjector": { - "name": "Spatial Media Metadata Injector", - "description": "Installs the latest version of Spatial Media Metadata Injector.", + "com.github.swy.install.Notion": { + "name": "Notion", + "description": "Installs the latest version of Notion.", "repo": "autopkg/swy-recipes", - "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.install.recipe", - "parent": "com.github.swy.download.SpatialMediaMetadataInjector", - "shortname": "SpatialMediaMetadataInjector.install", + "path": "Notion Labs, Inc./Notion.install.recipe", + "parent": "com.github.swy.download.Notion", + "shortname": "Notion.install", "inferred_type": "install" }, - "com.github.swy.pkg.SpatialMediaMetadataInjector": { - "name": "Spatial Media Metadata Injector", - "description": "Downloads the latest version of Spatial Media Metadata Injector and creates a package.", + "com.github.swy.munki.Notion": { + "name": "Notion", + "description": "Downloads the latest version of Notion and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.pkg.recipe", - "parent": "com.github.swy.download.SpatialMediaMetadataInjector", - "shortname": "SpatialMediaMetadataInjector.pkg", - "inferred_type": "pkg" + "path": "Notion Labs, Inc./Notion.munki.recipe", + "parent": "com.github.swy.download.Notion", + "shortname": "Notion.munki", + "inferred_type": "munki", + "munki_display_name": "Notion", + "munki_description": "A unified workspace for modern teams." }, - "com.github.swy.download.SpatialMediaMetadataInjector": { - "name": "Spatial Media Metadata Injector", - "description": "Downloads the latest version of Spatial Media Metadata Injector.", + "com.github.swy.munki.IntegrityPro": { + "name": "Integrity Pro", + "description": "Downloads the latest version of Integrity Pro and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.download.recipe", - "shortname": "SpatialMediaMetadataInjector.download", - "inferred_type": "download", - "children": [ - "com.github.swy.install.SpatialMediaMetadataInjector", - "com.github.swy.pkg.SpatialMediaMetadataInjector", - "com.github.swy.munki.SpatialMediaMetadataInjector" - ] + "path": "Integrity Pro/Integrity Pro.munki.recipe", + "parent": "com.github.swy.download.IntegrityPro", + "shortname": "Integrity Pro.munki", + "inferred_type": "munki", + "munki_display_name": "Integrity Pro", + "munki_description": "If you've maintained a website for any length of time, you'll know that links very quickly become broken." }, - "com.github.swy.munki.SpatialMediaMetadataInjector": { - "name": "Spatial Media Metadata Injector", - "description": "Downloads the latest version of Spatial Media Metadata Injector and imports it into Munki.", + "com.github.swy.pkg.IntegrityPro": { + "name": "Integrity Pro", + "description": "Downloads the latest version of Integrity Pro and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.munki.recipe", - "parent": "com.github.swy.download.SpatialMediaMetadataInjector", - "shortname": "SpatialMediaMetadataInjector.munki", - "inferred_type": "munki", - "munki_display_name": "Spatial Media Metadata Injector", - "munki_description": " " + "path": "Integrity Pro/Integrity Pro.pkg.recipe", + "parent": "com.github.swy.download.IntegrityPro", + "shortname": "Integrity Pro.pkg", + "inferred_type": "pkg" }, - "com.github.swy.install.ProtoPie": { - "name": "ProtoPie", - "description": "Installs the latest version of ProtoPie.", + "com.github.swy.install.IntegrityPro": { + "name": "Integrity Pro", + "description": "Installs the latest version of Integrity Pro.", "repo": "autopkg/swy-recipes", - "path": "Studio XID, Inc/ProtoPie.install.recipe", - "parent": "com.github.swy.download.ProtoPie", - "shortname": "ProtoPie.install", + "path": "Integrity Pro/Integrity Pro.install.recipe", + "parent": "com.github.swy.download.IntegrityPro", + "shortname": "Integrity Pro.install", "inferred_type": "install" }, - "com.github.swy.download.ProtoPie": { - "name": "ProtoPie", - "description": "Prototyping as easy as Pie\nQuality prototyping is possible even without any coding knowledge. Apply your experience with other design tools right in ProtoPie.", + "com.github.swy.download.IntegrityPro": { + "name": "Integrity Pro", + "description": "Downloads the latest version of Integrity Pro.", "repo": "autopkg/swy-recipes", - "path": "Studio XID, Inc/ProtoPie.download.recipe", - "shortname": "ProtoPie.download", + "path": "Integrity Pro/Integrity Pro.download.recipe", + "shortname": "Integrity Pro.download", "inferred_type": "download", "children": [ - "com.github.swy.install.ProtoPie", - "com.github.swy.munki.ProtoPie", - "com.github.swy.pkg.ProtoPie" + "com.github.swy.munki.IntegrityPro", + "com.github.swy.pkg.IntegrityPro", + "com.github.swy.install.IntegrityPro" ] }, "com.github.swy.munki.ProtoPie": { @@ -17207,57 +17185,28 @@ "shortname": "ProtoPie.pkg", "inferred_type": "pkg" }, - "com.github.swy.download.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Downloads the latest version of Cinemagraph Pro.", + "com.github.swy.download.ProtoPie": { + "name": "ProtoPie", + "description": "Prototyping as easy as Pie\nQuality prototyping is possible even without any coding knowledge. Apply your experience with other design tools right in ProtoPie.", "repo": "autopkg/swy-recipes", - "path": "Flixel Photos Inc./CinemagraphPro.download.recipe", - "shortname": "CinemagraphPro.download", + "path": "Studio XID, Inc/ProtoPie.download.recipe", + "shortname": "ProtoPie.download", "inferred_type": "download", "children": [ - "com.github.swy.install.CinemagraphPro", - "com.github.swy.pkg.CinemagraphPro", - "com.github.swy.munki.CinemagraphPro" + "com.github.swy.munki.ProtoPie", + "com.github.swy.pkg.ProtoPie", + "com.github.swy.install.ProtoPie" ] }, - "com.github.swy.install.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Installs the latest version of Cinemagraph Pro.", + "com.github.swy.install.ProtoPie": { + "name": "ProtoPie", + "description": "Installs the latest version of ProtoPie.", "repo": "autopkg/swy-recipes", - "path": "Flixel Photos Inc./CinemagraphPro.install.recipe", - "parent": "com.github.swy.download.CinemagraphPro", - "shortname": "CinemagraphPro.install", + "path": "Studio XID, Inc/ProtoPie.install.recipe", + "parent": "com.github.swy.download.ProtoPie", + "shortname": "ProtoPie.install", "inferred_type": "install" }, - "com.github.swy.pkg.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Downloads the latest version of Cinemagraph Pro and creates a package.", - "repo": "autopkg/swy-recipes", - "path": "Flixel Photos Inc./CinemagraphPro.pkg.recipe", - "parent": "com.github.swy.download.CinemagraphPro", - "shortname": "CinemagraphPro.pkg", - "inferred_type": "pkg" - }, - "com.github.swy.munki.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.", - "repo": "autopkg/swy-recipes", - "path": "Flixel Photos Inc./CinemagraphPro.munki.recipe", - "parent": "com.github.swy.download.CinemagraphPro", - "shortname": "CinemagraphPro.munki", - "inferred_type": "munki", - "munki_display_name": "Cinemagraph Pro", - "munki_description": " " - }, - "com.github.swy.pkg.BraveUniversal": { - "name": "Brave", - "description": "Downloads the latest version of Brave and creates a package.", - "repo": "autopkg/swy-recipes", - "path": "BraveUniversal/BraveUniversal.pkg.recipe", - "parent": "com.github.swy.download.BraveUniversal", - "shortname": "BraveUniversal.pkg", - "inferred_type": "pkg" - }, "com.github.swy.install.BraveUniversal": { "name": "Brave", "description": "Installs the latest version of Brave.", @@ -17278,6 +17227,15 @@ "munki_display_name": "Brave", "munki_description": " " }, + "com.github.swy.pkg.BraveUniversal": { + "name": "Brave", + "description": "Downloads the latest version of Brave and creates a package.", + "repo": "autopkg/swy-recipes", + "path": "BraveUniversal/BraveUniversal.pkg.recipe", + "parent": "com.github.swy.download.BraveUniversal", + "shortname": "BraveUniversal.pkg", + "inferred_type": "pkg" + }, "com.github.swy.download.BraveUniversal": { "name": "Brave", "description": "Downloads the latest version of Brave.", @@ -17286,117 +17244,137 @@ "shortname": "BraveUniversal.download", "inferred_type": "download", "children": [ - "com.github.swy.pkg.BraveUniversal", "com.github.swy.install.BraveUniversal", - "com.github.swy.munki.BraveUniversal" + "com.github.swy.munki.BraveUniversal", + "com.github.swy.pkg.BraveUniversal" ] }, - "com.github.swy.munki.IntegrityPro": { - "name": "Integrity Pro", - "description": "Downloads the latest version of Integrity Pro and imports it into Munki.", + "com.github.swy.munki.SpatialMediaMetadataInjector": { + "name": "Spatial Media Metadata Injector", + "description": "Downloads the latest version of Spatial Media Metadata Injector and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Integrity Pro/Integrity Pro.munki.recipe", - "parent": "com.github.swy.download.IntegrityPro", - "shortname": "Integrity Pro.munki", + "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.munki.recipe", + "parent": "com.github.swy.download.SpatialMediaMetadataInjector", + "shortname": "SpatialMediaMetadataInjector.munki", "inferred_type": "munki", - "munki_display_name": "Integrity Pro", - "munki_description": "If you've maintained a website for any length of time, you'll know that links very quickly become broken." + "munki_display_name": "Spatial Media Metadata Injector", + "munki_description": " " }, - "com.github.swy.pkg.IntegrityPro": { - "name": "Integrity Pro", - "description": "Downloads the latest version of Integrity Pro and creates a package.", + "com.github.swy.install.SpatialMediaMetadataInjector": { + "name": "Spatial Media Metadata Injector", + "description": "Installs the latest version of Spatial Media Metadata Injector.", "repo": "autopkg/swy-recipes", - "path": "Integrity Pro/Integrity Pro.pkg.recipe", - "parent": "com.github.swy.download.IntegrityPro", - "shortname": "Integrity Pro.pkg", - "inferred_type": "pkg" + "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.install.recipe", + "parent": "com.github.swy.download.SpatialMediaMetadataInjector", + "shortname": "SpatialMediaMetadataInjector.install", + "inferred_type": "install" }, - "com.github.swy.download.IntegrityPro": { - "name": "Integrity Pro", - "description": "Downloads the latest version of Integrity Pro.", + "com.github.swy.download.SpatialMediaMetadataInjector": { + "name": "Spatial Media Metadata Injector", + "description": "Downloads the latest version of Spatial Media Metadata Injector.", "repo": "autopkg/swy-recipes", - "path": "Integrity Pro/Integrity Pro.download.recipe", - "shortname": "Integrity Pro.download", + "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.download.recipe", + "shortname": "SpatialMediaMetadataInjector.download", "inferred_type": "download", "children": [ - "com.github.swy.munki.IntegrityPro", - "com.github.swy.pkg.IntegrityPro", - "com.github.swy.install.IntegrityPro" + "com.github.swy.munki.SpatialMediaMetadataInjector", + "com.github.swy.install.SpatialMediaMetadataInjector", + "com.github.swy.pkg.SpatialMediaMetadataInjector" ] }, - "com.github.swy.install.IntegrityPro": { - "name": "Integrity Pro", - "description": "Installs the latest version of Integrity Pro.", + "com.github.swy.pkg.SpatialMediaMetadataInjector": { + "name": "Spatial Media Metadata Injector", + "description": "Downloads the latest version of Spatial Media Metadata Injector and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Integrity Pro/Integrity Pro.install.recipe", - "parent": "com.github.swy.download.IntegrityPro", - "shortname": "Integrity Pro.install", - "inferred_type": "install" + "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.pkg.recipe", + "parent": "com.github.swy.download.SpatialMediaMetadataInjector", + "shortname": "SpatialMediaMetadataInjector.pkg", + "inferred_type": "pkg" }, - "com.github.swy.install.ZXPInstaller": { - "name": "ZXPInstaller", - "description": "Installs the latest version of ZXPInstaller.", + "com.github.swy.install.QuickBooks2016": { + "name": "QuickBooks", + "description": "Installs the latest version of QuickBooks.", "repo": "autopkg/swy-recipes", - "path": "Creative Do/ZXPInstaller.install.recipe", - "parent": "com.github.swy.download.ZXPInstaller", - "shortname": "ZXPInstaller.install", + "path": "Intuit Inc./QuickBooks2016.install.recipe", + "parent": "com.github.swy.download.QuickBooks2016", + "shortname": "QuickBooks2016.install", "inferred_type": "install" }, - "com.github.swy.pkg.ZXPInstaller": { - "name": "ZXPInstaller", - "description": "Downloads the latest version of ZXPInstaller and creates a package.", + "com.github.swy.pkg.QuickBooks2016": { + "name": "QuickBooks", + "description": "Downloads the latest version of QuickBooks and creates a package.", "repo": "autopkg/swy-recipes", - "path": "Creative Do/ZXPInstaller.pkg.recipe", - "parent": "com.github.swy.download.ZXPInstaller", - "shortname": "ZXPInstaller.pkg", + "path": "Intuit Inc./QuickBooks2016.pkg.recipe", + "parent": "com.github.swy.download.QuickBooks2016", + "shortname": "QuickBooks2016.pkg", "inferred_type": "pkg" }, - "com.github.swy.munki.ZXPInstaller": { - "name": "ZXPInstaller", - "description": "Downloads the latest version of ZXPInstaller and imports it into Munki.", + "com.github.swy.munki.QuickBooks2016": { + "name": "QuickBooks", + "description": "Downloads the latest version of QuickBooks and imports it into Munki.", "repo": "autopkg/swy-recipes", - "path": "Creative Do/ZXPInstaller.munki.recipe", - "parent": "com.github.swy.download.ZXPInstaller", - "shortname": "ZXPInstaller.munki", + "path": "Intuit Inc./QuickBooks2016.munki.recipe", + "parent": "com.github.swy.download.QuickBooks2016", + "shortname": "QuickBooks2016.munki", "inferred_type": "munki", - "munki_display_name": "ZXPInstaller", - "munki_description": "Open Source ZXP Installer for Adobe Extensions" + "munki_display_name": "QuickBooks 2016", + "munki_description": "Financial management and accounting for small businesses." }, - "com.github.swy.download.ZXPInstaller": { - "name": "ZXPInstaller", - "description": "Downloads the latest version of ZXPInstaller.", + "com.github.swy.download.QuickBooks2016": { + "name": "QuickBooks", + "description": "Downloads the latest version of QuickBooks.", "repo": "autopkg/swy-recipes", - "path": "Creative Do/ZXPInstaller.download.recipe", - "shortname": "ZXPInstaller.download", + "path": "Intuit Inc./QuickBooks2016.download.recipe", + "shortname": "QuickBooks2016.download", "inferred_type": "download", "children": [ - "com.github.swy.install.ZXPInstaller", - "com.github.swy.pkg.ZXPInstaller", - "com.github.swy.munki.ZXPInstaller" + "com.github.swy.install.QuickBooks2016", + "com.github.swy.pkg.QuickBooks2016", + "com.github.swy.munki.QuickBooks2016" ] }, - "com.github.lashomb.munki.Telegraf": { - "name": "Telegraf", - "description": "Imports Telegraf into Munki.", - "repo": "autopkg/lashomb-recipes", - "path": "InfluxData/Telegraf.munki.recipe", - "parent": "com.github.lashomb.download.Telegraf", - "shortname": "Telegraf.munki", + "com.github.swy.munki.sqlops": { + "name": "SQLops", + "description": "Downloads the latest version of SQL Operations Studio and imports it into Munki.", + "repo": "autopkg/swy-recipes", + "path": "Microsoft Corporation/sqlops.munki.recipe", + "parent": "com.github.swy.download.sqlops", + "shortname": "sqlops.munki", "inferred_type": "munki", - "munki_display_name": "Telegraf", - "munki_description": "Telegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems." + "munki_display_name": "SQL Operations Studio", + "munki_description": " " }, - "com.github.lashomb.download.Telegraf": { - "name": "Telegraf", - "description": "Downloads latest version of Telegraf.", - "repo": "autopkg/lashomb-recipes", - "path": "InfluxData/Telegraf.download.recipe", - "shortname": "Telegraf.download", + "com.github.swy.pkg.sqlops": { + "name": "sqlops", + "description": "Downloads the latest version of sqlops and creates a package.", + "repo": "autopkg/swy-recipes", + "path": "Microsoft Corporation/sqlops.pkg.recipe", + "parent": "com.github.swy.download.sqlops", + "shortname": "sqlops.pkg", + "inferred_type": "pkg" + }, + "com.github.swy.download.sqlops": { + "name": "sqlops", + "description": "Downloads the latest version of sqlops.", + "repo": "autopkg/swy-recipes", + "path": "Microsoft Corporation/sqlops.download.recipe", + "shortname": "sqlops.download", "inferred_type": "download", "children": [ - "com.github.lashomb.munki.Telegraf" + "com.github.swy.munki.sqlops", + "com.github.swy.pkg.sqlops", + "com.github.swy.install.sqlops" ] }, + "com.github.swy.install.sqlops": { + "name": "sqlops", + "description": "Installs the latest version of sqlops.", + "repo": "autopkg/swy-recipes", + "path": "Microsoft Corporation/sqlops.install.recipe", + "parent": "com.github.swy.download.sqlops", + "shortname": "sqlops.install", + "inferred_type": "install" + }, "com.github.lashomb.jss.CraftManager": { "name": "CraftManager", "description": "Downloads the latest version of CraftManager and makes a pkg. Then, uploads to the JSS.", @@ -17432,36 +17410,64 @@ "munki_display_name": "OpenJDK 11", "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." }, - "com.github.rustymyers.download.EnergyPlus": { + "com.github.lashomb.download.Telegraf": { + "name": "Telegraf", + "description": "Downloads latest version of Telegraf.", + "repo": "autopkg/lashomb-recipes", + "path": "InfluxData/Telegraf.download.recipe", + "shortname": "Telegraf.download", + "inferred_type": "download", + "children": [ + "com.github.lashomb.munki.Telegraf" + ] + }, + "com.github.lashomb.munki.Telegraf": { + "name": "Telegraf", + "description": "Imports Telegraf into Munki.", + "repo": "autopkg/lashomb-recipes", + "path": "InfluxData/Telegraf.munki.recipe", + "parent": "com.github.lashomb.download.Telegraf", + "shortname": "Telegraf.munki", + "inferred_type": "munki", + "munki_display_name": "Telegraf", + "munki_description": "Telegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems." + }, + "com.github.rustymyers.SharedProcessors": { "name": null, - "description": "Download latest EnergyPlus.", + "description": "Dummy recipe for referencing shared processors in this directory.", "repo": "autopkg/rustymyers-recipes", - "path": "EnergyPlus/EnergyPlus.download.recipe", - "shortname": "EnergyPlus.download", - "inferred_type": "download" + "path": "SharedProcessors/rustymyers-SharedProcessors.recipe" }, - "com.github.rustymyers.download.EnergyPlus-Win": { - "name": null, - "description": "Download latest EnergyPlus dmg.", + "com.github.rustymyers.download.SecondLife": { + "name": "SecondLife", + "description": "Downloads latest SecondLife installer.", "repo": "autopkg/rustymyers-recipes", - "path": "EnergyPlus/EnergyPlus-WIN.download.recipe", - "shortname": "EnergyPlus-WIN.download", - "inferred_type": "download" + "path": "Linden Lab/SecondLife.download.recipe", + "shortname": "SecondLife.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.SecondLife", + "com.github.homebysix.install.SecondLife", + "com.github.homebysix.pkg.SecondLife" + ] }, - "com.github.rustymyers.download.Wireshark-Win": { - "name": "Wireshark-Win", - "description": "Downloads the latest version of Wireshark.", + "com.github.rustymyers.download.Putty-Win": { + "name": "Putty", + "description": "Putty Download", "repo": "autopkg/rustymyers-recipes", - "path": "Wireshark/Wireshark-Win.download.recipe", - "shortname": "Wireshark-Win.download", - "inferred_type": "download" + "path": "Putty/Putty-Win.download.recipe", + "shortname": "Putty-Win.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.PuTTY" + ] }, - "com.github.rustymyers.download.iShowU": { - "name": null, - "description": "Download latest iShowU dmg.", + "com.github.rustymyers.download.VineServer": { + "name": "Vine Server", + "description": null, "repo": "autopkg/rustymyers-recipes", - "path": "ShinyWhiteBox/iShowU.download.recipe", - "shortname": "iShowU.download", + "path": "VineServer/VineServer.download.recipe", + "shortname": "VineServer.download", "inferred_type": "download" }, "com.github.rustymyers.download.VASSAL-Win": { @@ -17480,58 +17486,6 @@ "shortname": "VASSAL.download", "inferred_type": "download" }, - "com.github.rustymyers.download.Synfig-Win": { - "name": "Synfig", - "description": "Download latest Synfig 64bit exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html", - "repo": "autopkg/rustymyers-recipes", - "path": "Synfig/Synfig-Win.download.recipe", - "shortname": "Synfig-Win.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.Synfig": { - "name": "Synfig", - "description": "Download latest Synfig dmg. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html", - "repo": "autopkg/rustymyers-recipes", - "path": "Synfig/Synfig.download.recipe", - "shortname": "Synfig.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.BigFixUtilities": { - "name": "BigFixUtilities", - "description": "Downloads latest version of IBM Endpoint Manager BES Agent Utilities", - "repo": "autopkg/rustymyers-recipes", - "path": "IBM/BigFixUtilities.download.recipe", - "shortname": "BigFixUtilities.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.Veusz": { - "name": "Veusz", - "description": "Downloads the latest version of Veusz.", - "repo": "autopkg/rustymyers-recipes", - "path": "Veusz/Veusz.download.recipe", - "shortname": "Veusz.download", - "inferred_type": "download", - "children": [ - "com.github.rustymyers.pkg.Veusz" - ] - }, - "com.github.rustymyers.download.Veusz-Win": { - "name": "Veusz", - "description": "Downloads the latest version of Veusz.", - "repo": "autopkg/rustymyers-recipes", - "path": "Veusz/Veusz-Win.download.recipe", - "shortname": "Veusz-Win.download", - "inferred_type": "download" - }, - "com.github.rustymyers.pkg.Veusz": { - "name": "Veusz", - "description": "Veusz and makes a package.", - "repo": "autopkg/rustymyers-recipes", - "path": "Veusz/Veusz.pkg.recipe", - "parent": "com.github.rustymyers.download.Veusz", - "shortname": "Veusz.pkg", - "inferred_type": "pkg" - }, "com.github.rustymyers.download.kompozer": { "name": "KompoZer", "description": "Downloads KompoZer", @@ -17543,41 +17497,21 @@ "com.github.moofit-recipes.pkg.KompoZer" ] }, - "com.github.rustymyers.download.SecondLife": { - "name": "SecondLife", - "description": "Downloads latest SecondLife installer.", - "repo": "autopkg/rustymyers-recipes", - "path": "Linden Lab/SecondLife.download.recipe", - "shortname": "SecondLife.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.SecondLife", - "com.github.homebysix.pkg.SecondLife", - "com.github.homebysix.munki.SecondLife" - ] - }, - "com.github.rustymyers.download.AdobeCreativeCloudWinInstall": { - "name": "CreativeCloudDesktop", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Full Installer.", - "repo": "autopkg/rustymyers-recipes", - "path": "Adobe/AdobeCreativeCloudWinInstall.download.recipe", - "shortname": "AdobeCreativeCloudWinInstall.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.AdobeCreativeCloudInstallerWin": { - "name": "CreativeCloudSetup", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Cloud Installer.", + "com.github.rustymyers.pkg.SawgrassPrintManager": { + "name": "SawgrassPrintManager", + "description": "Creates .bes file for Sawgrass Print Manager pkg and uploads it to BigFix", "repo": "autopkg/rustymyers-recipes", - "path": "Adobe/AdobeCreativeCloudWin.download.recipe", - "shortname": "AdobeCreativeCloudWin.download", - "inferred_type": "download" + "path": "Sawgrass/SawgrassPrintManager.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Manager", + "shortname": "SawgrassPrintManager.pkg", + "inferred_type": "pkg" }, - "com.github.rustymyers.download.duo-win": { - "name": "Duo", - "description": "Downloads the latest version of Duo for Windows login screen.", + "com.github.rustymyers.download.TextPad-Win": { + "name": "TextPad", + "description": "TextPad is a powerful, general purpose editor for plain text files. Easy to use, with all the features a power user requires.", "repo": "autopkg/rustymyers-recipes", - "path": "Duo/Duo-Win.download.recipe", - "shortname": "Duo-Win.download", + "path": "TextPad/TextPad-Win.download.recipe", + "shortname": "TextPad-Win.download", "inferred_type": "download" }, "com.github.rustymyers.autopkg.download.Nessus-RedHat8": { @@ -17588,6 +17522,14 @@ "shortname": "Nessus-RedHat8.download", "inferred_type": "download" }, + "com.github.rustymyers.autopkg.download.Nessus-Ubuntu": { + "name": "Nessus", + "description": "Download recipe for Tenable Nessus Ubuntu 14.04, 16.04, 18.04, 20.04 AMD64.", + "repo": "autopkg/rustymyers-recipes", + "path": "Tenable/Nessus-Ubuntu64.download.recipe", + "shortname": "Nessus-Ubuntu64.download", + "inferred_type": "download" + }, "com.github.rustymyers.autopkg.download.Nessus-Win": { "name": "Nessus", "description": "Download recipe for Tenable Nessus Windows Server 2008 SP2, Server 2008 R2 SP1, Server 2012, Server 2012 R2, Server 2016, Server 2019, 7, 8.1, and 10 (64-bit).", @@ -17596,20 +17538,20 @@ "shortname": "Nessus-Win.download", "inferred_type": "download" }, - "com.github.rustymyers.autopkg.download.Nessus-Ubuntu": { - "name": "Nessus", - "description": "Download recipe for Tenable Nessus Ubuntu 14.04, 16.04, 18.04, 20.04 AMD64.", + "com.github.rustymyers.download.keepass": { + "name": "KeePass", + "description": "Downloads Latest 2.xx KeePass MSI", "repo": "autopkg/rustymyers-recipes", - "path": "Tenable/Nessus-Ubuntu64.download.recipe", - "shortname": "Nessus-Ubuntu64.download", + "path": "KeePass/KeePass.download.recipe", + "shortname": "KeePass.download", "inferred_type": "download" }, - "com.github.rustymyers.download.WepaLargeFormat": { - "name": "Wepa Large Format", - "description": "Wepa Print App", + "com.github.rustymyers.download.Wireshark-Win": { + "name": "Wireshark-Win", + "description": "Downloads the latest version of Wireshark.", "repo": "autopkg/rustymyers-recipes", - "path": "Wepa/WepaLargeFormat.download.recipe", - "shortname": "WepaLargeFormat.download", + "path": "Wireshark/Wireshark-Win.download.recipe", + "shortname": "Wireshark-Win.download", "inferred_type": "download" }, "com.github.rustymyers.download.Wepa-Win": { @@ -17620,6 +17562,14 @@ "shortname": "Wepa-Win.download", "inferred_type": "download" }, + "com.github.rustymyers.download.WepaLargeFormat": { + "name": "Wepa Large Format", + "description": "Wepa Print App", + "repo": "autopkg/rustymyers-recipes", + "path": "Wepa/WepaLargeFormat.download.recipe", + "shortname": "WepaLargeFormat.download", + "inferred_type": "download" + }, "com.github.rustymyers.download.Wepa": { "name": "Wepa Print App", "description": "Wepa Print App", @@ -17628,75 +17578,20 @@ "shortname": "Wepa.download", "inferred_type": "download" }, - "com.github.rustymyers.download.GeoDa": { - "name": "GeoDa", - "description": "Downloads GeoDa for macOS", - "repo": "autopkg/rustymyers-recipes", - "path": "GeoDa/GeoDa.download.recipe", - "shortname": "GeoDa.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.GeoDa-Win64": { - "name": "GeoDa-Win", - "description": "Downloads GeoDa 64 bit exe.", - "repo": "autopkg/rustymyers-recipes", - "path": "GeoDa/GeoDa-Win64.download.recipe", - "shortname": "GeoDa-Win64.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.Audacity-arm": { - "name": "Audacity-ARM", - "description": "Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.", - "repo": "autopkg/rustymyers-recipes", - "path": "Audacity/Audacity-arm.download.recipe", - "shortname": "Audacity-arm.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.Audacity": { - "name": "Audacity", - "description": "!Deprecated! Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.", - "repo": "autopkg/rustymyers-recipes", - "path": "Audacity/Audacity.download.recipe", - "deprecated": true, - "shortname": "Audacity.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.WacomBamboo-Win": { - "name": "Wacom Bamboo Driver Windows", - "description": "Downloads the latest version of Wacom Bamboo tablet drivers for Windows.", - "repo": "autopkg/rustymyers-recipes", - "path": "Wacom/WacomBamboo-Win.download.recipe", - "deprecated": true, - "shortname": "WacomBamboo-Win.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.WacomTablet": { - "name": "WacomTablet", - "description": "Downloads the latest version of Wacom Tablet drivers for macOS.", - "repo": "autopkg/rustymyers-recipes", - "path": "Wacom/WacomTablet.download.recipe", - "shortname": "WacomTablet.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.pkg.WacomTablet", - "com.github.apizz.munki.WacomTablet" - ] - }, - "com.github.rustymyers.download.WacomTablet-Win": { - "name": "Wacom Tablet Driver Windows", - "description": "Downloads the latest version of Wacom Tablet drivers for Windows.", + "com.github.rustymyers.download.BigFixUtilities": { + "name": "BigFixUtilities", + "description": "Downloads latest version of IBM Endpoint Manager BES Agent Utilities", "repo": "autopkg/rustymyers-recipes", - "path": "Wacom/WacomTablet-Win.download.recipe", - "shortname": "WacomTablet-Win.download", + "path": "IBM/BigFixUtilities.download.recipe", + "shortname": "BigFixUtilities.download", "inferred_type": "download" }, - "com.github.rustymyers.download.WacomIntuos-Win": { - "name": "Wacom Intuos Driver Windows", - "description": "Downloads the latest version of Wacom Intuos and Cintiq tablet drivers for Windows.", + "com.github.rustymyers.download.iShowU": { + "name": null, + "description": "Download latest iShowU dmg.", "repo": "autopkg/rustymyers-recipes", - "path": "Wacom/WacomIntuos-Win.download.recipe", - "deprecated": true, - "shortname": "WacomIntuos-Win.download", + "path": "ShinyWhiteBox/iShowU.download.recipe", + "shortname": "iShowU.download", "inferred_type": "download" }, "com.github.rustymyers.download.MSdotNetFramework": { @@ -17707,6 +17602,14 @@ "shortname": "MSdotNetFramework.download", "inferred_type": "download" }, + "com.github.rustymyers.download.MSdotNetFramework-Win": { + "name": ".Net Framework Win", + "description": "Recipe description", + "repo": "autopkg/rustymyers-recipes", + "path": "Microsoft/MSdotNetFramework-Win.download.recipe", + "shortname": "MSdotNetFramework-Win.download", + "inferred_type": "download" + }, "com.github.rustymyers.download.MSTeams-Win": { "name": "MSTeams-Win", "description": "Downloads the latest version of Microsoft Teams dmg from Microsoft. Environment can be defined (although production seems to be the only available), as can platform (defaults to osx).", @@ -17723,47 +17626,6 @@ "shortname": "VisualSutdioCode-Win.download", "inferred_type": "download" }, - "com.github.rustymyers.download.MSdotNetFramework-Win": { - "name": ".Net Framework Win", - "description": "Recipe description", - "repo": "autopkg/rustymyers-recipes", - "path": "Microsoft/MSdotNetFramework-Win.download.recipe", - "shortname": "MSdotNetFramework-Win.download", - "inferred_type": "download" - }, - "com.github.rustymyers.pkg.SawgrassPrintManager": { - "name": "SawgrassPrintManager", - "description": "Creates .bes file for Sawgrass Print Manager pkg and uploads it to BigFix", - "repo": "autopkg/rustymyers-recipes", - "path": "Sawgrass/SawgrassPrintManager.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Manager", - "shortname": "SawgrassPrintManager.pkg", - "inferred_type": "pkg" - }, - "com.github.rustymyers.download.TextPad-Win": { - "name": "TextPad", - "description": "TextPad is a powerful, general purpose editor for plain text files. Easy to use, with all the features a power user requires.", - "repo": "autopkg/rustymyers-recipes", - "path": "TextPad/TextPad-Win.download.recipe", - "shortname": "TextPad-Win.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.VineServer": { - "name": "Vine Server", - "description": null, - "repo": "autopkg/rustymyers-recipes", - "path": "VineServer/VineServer.download.recipe", - "shortname": "VineServer.download", - "inferred_type": "download" - }, - "com.github.rustymyers.download.PidginGTK-Win": { - "name": "Pidgin", - "description": "Download latest Pidgin with GTK exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html", - "repo": "autopkg/rustymyers-recipes", - "path": "Pidgin/PidginGTK-Win.download.recipe", - "shortname": "PidginGTK-Win.download", - "inferred_type": "download" - }, "com.github.rustymyers.install.SuspiciousPackage": { "name": null, "description": "Downloads and installs the current release version of SuspiciousPackage.", @@ -17773,44 +17635,22 @@ "shortname": "SuspiciousPackage.install", "inferred_type": "install" }, - "com.github.rustymyers.download.GitHubDesktop-Win": { - "name": "GitHub Desktop Win32", - "description": "Downloads the latest version of GitHub Desktop.", + "com.github.rustymyers.download.Synfig": { + "name": "Synfig", + "description": "Download latest Synfig dmg. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html", "repo": "autopkg/rustymyers-recipes", - "path": "GitHub/GitHubDesktop-Win.download.recipe", - "shortname": "GitHubDesktop-Win.download", + "path": "Synfig/Synfig.download.recipe", + "shortname": "Synfig.download", "inferred_type": "download" }, - "com.github.rustymyers.download.opentoonz": { - "name": "opentoonz", - "description": "Downloads the latest version of opentoonz.", - "repo": "autopkg/rustymyers-recipes", - "path": "OpenToonz/opentoonz.download.recipe", - "shortname": "opentoonz.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.OpenToonz" - ] - }, - "com.github.rustymyers.download.opentoonz-win": { - "name": "opentoonz", - "description": "Downloads the latest version of opentoonz.", + "com.github.rustymyers.download.Synfig-Win": { + "name": "Synfig", + "description": "Download latest Synfig 64bit exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html", "repo": "autopkg/rustymyers-recipes", - "path": "OpenToonz/opentoonz-Win.download.recipe", - "shortname": "opentoonz-Win.download", + "path": "Synfig/Synfig-Win.download.recipe", + "shortname": "Synfig-Win.download", "inferred_type": "download" }, - "com.github.rustymyers.download.Putty-Win": { - "name": "Putty", - "description": "Putty Download", - "repo": "autopkg/rustymyers-recipes", - "path": "Putty/Putty-Win.download.recipe", - "shortname": "Putty-Win.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.PuTTY" - ] - }, "com.github.rustymyers.install.TextMate": { "name": null, "description": "Downloads and installs the current release version of TextMate 1.5.", @@ -17832,55 +17672,196 @@ "com.github.rustymyers.install.TextMate" ] }, - "com.github.rustymyers.download.keepass": { - "name": "KeePass", - "description": "Downloads Latest 2.xx KeePass MSI", + "com.github.rustymyers.download.duo-win": { + "name": "Duo", + "description": "Downloads the latest version of Duo for Windows login screen.", "repo": "autopkg/rustymyers-recipes", - "path": "KeePass/KeePass.download.recipe", - "shortname": "KeePass.download", + "path": "Duo/Duo-Win.download.recipe", + "shortname": "Duo-Win.download", "inferred_type": "download" }, - "com.github.rustymyers.download.boxnotes-win": { - "name": "BoxNotes-Win", - "description": "Downloads the latest version of Box Notes for Windows.", + "com.github.rustymyers.download.EnergyPlus-Win": { + "name": null, + "description": "Download latest EnergyPlus dmg.", "repo": "autopkg/rustymyers-recipes", - "path": "Box/BoxNotes-Win.download.recipe", - "shortname": "BoxNotes-Win.download", + "path": "EnergyPlus/EnergyPlus-WIN.download.recipe", + "shortname": "EnergyPlus-WIN.download", "inferred_type": "download" }, - "com.github.rustymyers.download.boxdrive-win": { - "name": "BoxDrive-Win", - "description": "Downloads the latest version of Box Drive for Windows.", + "com.github.rustymyers.download.EnergyPlus": { + "name": null, + "description": "Download latest EnergyPlus.", "repo": "autopkg/rustymyers-recipes", - "path": "Box/BoxDrive-Win.download.recipe", - "shortname": "BoxDrive-Win.download", + "path": "EnergyPlus/EnergyPlus.download.recipe", + "shortname": "EnergyPlus.download", "inferred_type": "download" }, - "com.github.rustymyers.SharedProcessors": { - "name": null, - "description": "Dummy recipe for referencing shared processors in this directory.", + "com.github.rustymyers.download.WacomTablet-Win": { + "name": "Wacom Tablet Driver Windows", + "description": "Downloads the latest version of Wacom Tablet drivers for Windows.", "repo": "autopkg/rustymyers-recipes", - "path": "SharedProcessors/rustymyers-SharedProcessors.recipe" + "path": "Wacom/WacomTablet-Win.download.recipe", + "shortname": "WacomTablet-Win.download", + "inferred_type": "download" }, - "com.github.rustymyers.download.LoginLog": { - "name": "LoginLog", - "description": "Downloads the latest version of LoginLog from twocanoes BitBucket.", + "com.github.rustymyers.download.WacomIntuos-Win": { + "name": "Wacom Intuos Driver Windows", + "description": "Downloads the latest version of Wacom Intuos and Cintiq tablet drivers for Windows.", "repo": "autopkg/rustymyers-recipes", - "path": "LoginLog/LoginLog.download.recipe", - "shortname": "LoginLog.download", - "inferred_type": "download", - "children": [ - "com.github.rustymyers.pkg.LoginLog" - ] + "path": "Wacom/WacomIntuos-Win.download.recipe", + "deprecated": true, + "shortname": "WacomIntuos-Win.download", + "inferred_type": "download" }, - "com.github.rustymyers.pkg.LoginLog": { - "name": "LoginLog", - "description": "Uses parent download for LoginLog and creates a package.", + "com.github.rustymyers.download.WacomBamboo-Win": { + "name": "Wacom Bamboo Driver Windows", + "description": "Downloads the latest version of Wacom Bamboo tablet drivers for Windows.", "repo": "autopkg/rustymyers-recipes", - "path": "LoginLog/LoginLog.pkg.recipe", - "parent": "com.github.rustymyers.download.LoginLog", - "shortname": "LoginLog.pkg", - "inferred_type": "pkg" + "path": "Wacom/WacomBamboo-Win.download.recipe", + "deprecated": true, + "shortname": "WacomBamboo-Win.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.WacomTablet": { + "name": "WacomTablet", + "description": "Downloads the latest version of Wacom Tablet drivers for macOS.", + "repo": "autopkg/rustymyers-recipes", + "path": "Wacom/WacomTablet.download.recipe", + "shortname": "WacomTablet.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.pkg.WacomTablet", + "com.github.apizz.munki.WacomTablet" + ] + }, + "com.github.rustymyers.download.Audacity-arm": { + "name": "Audacity-ARM", + "description": "Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.", + "repo": "autopkg/rustymyers-recipes", + "path": "Audacity/Audacity-arm.download.recipe", + "shortname": "Audacity-arm.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.Audacity": { + "name": "Audacity", + "description": "!Deprecated! Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.", + "repo": "autopkg/rustymyers-recipes", + "path": "Audacity/Audacity.download.recipe", + "deprecated": true, + "shortname": "Audacity.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.boxdrive-win": { + "name": "BoxDrive-Win", + "description": "Downloads the latest version of Box Drive for Windows.", + "repo": "autopkg/rustymyers-recipes", + "path": "Box/BoxDrive-Win.download.recipe", + "shortname": "BoxDrive-Win.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.boxnotes-win": { + "name": "BoxNotes-Win", + "description": "Downloads the latest version of Box Notes for Windows.", + "repo": "autopkg/rustymyers-recipes", + "path": "Box/BoxNotes-Win.download.recipe", + "shortname": "BoxNotes-Win.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.PidginGTK-Win": { + "name": "Pidgin", + "description": "Download latest Pidgin with GTK exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html", + "repo": "autopkg/rustymyers-recipes", + "path": "Pidgin/PidginGTK-Win.download.recipe", + "shortname": "PidginGTK-Win.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.GeoDa": { + "name": "GeoDa", + "description": "Downloads GeoDa for macOS", + "repo": "autopkg/rustymyers-recipes", + "path": "GeoDa/GeoDa.download.recipe", + "shortname": "GeoDa.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.GeoDa-Win64": { + "name": "GeoDa-Win", + "description": "Downloads GeoDa 64 bit exe.", + "repo": "autopkg/rustymyers-recipes", + "path": "GeoDa/GeoDa-Win64.download.recipe", + "shortname": "GeoDa-Win64.download", + "inferred_type": "download" + }, + "com.github.rustymyers.pkg.LoginLog": { + "name": "LoginLog", + "description": "Uses parent download for LoginLog and creates a package.", + "repo": "autopkg/rustymyers-recipes", + "path": "LoginLog/LoginLog.pkg.recipe", + "parent": "com.github.rustymyers.download.LoginLog", + "shortname": "LoginLog.pkg", + "inferred_type": "pkg" + }, + "com.github.rustymyers.download.LoginLog": { + "name": "LoginLog", + "description": "Downloads the latest version of LoginLog from twocanoes BitBucket.", + "repo": "autopkg/rustymyers-recipes", + "path": "LoginLog/LoginLog.download.recipe", + "shortname": "LoginLog.download", + "inferred_type": "download", + "children": [ + "com.github.rustymyers.pkg.LoginLog" + ] + }, + "com.github.rustymyers.download.GitHubDesktop-Win": { + "name": "GitHub Desktop Win32", + "description": "Downloads the latest version of GitHub Desktop.", + "repo": "autopkg/rustymyers-recipes", + "path": "GitHub/GitHubDesktop-Win.download.recipe", + "shortname": "GitHubDesktop-Win.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.Veusz-Win": { + "name": "Veusz", + "description": "Downloads the latest version of Veusz.", + "repo": "autopkg/rustymyers-recipes", + "path": "Veusz/Veusz-Win.download.recipe", + "shortname": "Veusz-Win.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.Veusz": { + "name": "Veusz", + "description": "Downloads the latest version of Veusz.", + "repo": "autopkg/rustymyers-recipes", + "path": "Veusz/Veusz.download.recipe", + "shortname": "Veusz.download", + "inferred_type": "download", + "children": [ + "com.github.rustymyers.pkg.Veusz" + ] + }, + "com.github.rustymyers.pkg.Veusz": { + "name": "Veusz", + "description": "Veusz and makes a package.", + "repo": "autopkg/rustymyers-recipes", + "path": "Veusz/Veusz.pkg.recipe", + "parent": "com.github.rustymyers.download.Veusz", + "shortname": "Veusz.pkg", + "inferred_type": "pkg" + }, + "com.github.rustymyers.download.AdobeCreativeCloudInstallerWin": { + "name": "CreativeCloudSetup", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Cloud Installer.", + "repo": "autopkg/rustymyers-recipes", + "path": "Adobe/AdobeCreativeCloudWin.download.recipe", + "shortname": "AdobeCreativeCloudWin.download", + "inferred_type": "download" + }, + "com.github.rustymyers.download.AdobeCreativeCloudWinInstall": { + "name": "CreativeCloudDesktop", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Full Installer.", + "repo": "autopkg/rustymyers-recipes", + "path": "Adobe/AdobeCreativeCloudWinInstall.download.recipe", + "shortname": "AdobeCreativeCloudWinInstall.download", + "inferred_type": "download" }, "com.github.rustymyers.download.globalprotect-win64": { "name": "GlobalProtect-Win", @@ -17899,12 +17880,23 @@ "shortname": "GlobalProtect.pkg", "inferred_type": "pkg" }, - "com.github.rustymyers.download.Git-Win64": { - "name": "Git-Win", - "description": "Git 64 but exe installer for Windows from Github", + "com.github.rustymyers.download.opentoonz": { + "name": "opentoonz", + "description": "Downloads the latest version of opentoonz.", "repo": "autopkg/rustymyers-recipes", - "path": "Git/Git-Win64.download.recipe.yaml", - "shortname": "Git-Win64.download", + "path": "OpenToonz/opentoonz.download.recipe", + "shortname": "opentoonz.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.OpenToonz" + ] + }, + "com.github.rustymyers.download.opentoonz-win": { + "name": "opentoonz", + "description": "Downloads the latest version of opentoonz.", + "repo": "autopkg/rustymyers-recipes", + "path": "OpenToonz/opentoonz-Win.download.recipe", + "shortname": "opentoonz-Win.download", "inferred_type": "download" }, "com.github.rustymyers.download.webex-win": { @@ -17915,40 +17907,46 @@ "shortname": "WebEx-Win.download", "inferred_type": "download" }, - "com.github.joshua-d-miller.download.techsmithcapture": { - "name": "Techsmith Capture", - "description": "Downloads the latest verison of Techsmith Capture", + "com.github.rustymyers.download.Git-Win64": { + "name": "Git-Win", + "description": "Git 64 but exe installer for Windows from Github", + "repo": "autopkg/rustymyers-recipes", + "path": "Git/Git-Win64.download.recipe.yaml", + "shortname": "Git-Win64.download", + "inferred_type": "download" + }, + "com.github.joshua-d-miller.download.LyX": { + "name": "LyX", + "description": "Downloads the latest verison of LyX", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Techsmith/TechsmithCapture.download.recipe", - "shortname": "TechsmithCapture.download", + "path": "LyX/lyx.download.recipe", + "shortname": "lyx.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.techsmithcapture" + "com.github.joshua-d-miller.autopkg.munki.LyX" ] }, - "com.github.joshua-d-miller.autopkg.munki.techsmithcapture": { - "name": "Techsmith Capture", - "description": "Download the latest version of Techsmith Capture and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.LyX": { + "name": "LyX", + "description": "Download the latest version of LyX and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Techsmith/TechsmithCapture.munki.recipe", - "parent": "com.github.joshua-d-miller.download.techsmithcapture", - "shortname": "TechsmithCapture.munki", + "path": "LyX/lyx.munki.recipe", + "parent": "com.github.joshua-d-miller.download.LyX", + "shortname": "lyx.munki", "inferred_type": "munki", - "munki_display_name": "Techsmith Capture", - "munki_description": "Whether for work, home, or play, TechSmith Capture provides a simple, free way to create basic screenshots and screen recordings and share them with others." + "munki_display_name": "LyX", + "munki_description": "LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).\n\n LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.\n\n LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, \u201cfinger painting\u201d font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output \u2014 or richly cross-referenced PDF, just as readily produced \u2014 looks like nothing else.\n " }, - "com.github.joshua-d-miller.download.zotero": { - "name": "Zotero", - "description": "Downloads the latest verison of Zotero", + "com.github.joshua-d-miller.autopkg.munki.silhouettestudio": { + "name": "Silhouette Studio", + "description": "Download the latest version of Silhouette Studio and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Zotero/Zotero.download.recipe", - "shortname": "Zotero.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.zotero", - "com.github.haircut.pkg.Zotero", - "com.github.neilmartin83.pkg.Zotero" - ] + "path": "Silhouette/SilhouetteStudio.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.SilhouetteStudio", + "shortname": "SilhouetteStudio.munki", + "inferred_type": "munki", + "munki_display_name": "Silhouette Studio", + "munki_description": "Create designs and send to a Silhouette machine. This is the free basic version of this software." }, "com.github.joshua-d-miller.autopkg.munki.zotero": { "name": "Zotero", @@ -17961,28 +17959,55 @@ "munki_display_name": "Zotero", "munki_description": "Zotero - zoh-TAIR-oh - is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. It lives right where you do your work-in the web browser itself." }, - "com.github.joshua-d-miller.autopkg.munki.dinoxcope": { - "name": "DinoXcope", - "description": "Download the latest version of DinoXcope and imports it into Munki.", + "com.github.joshua-d-miller.download.zotero": { + "name": "Zotero", + "description": "Downloads the latest verison of Zotero", "repo": "autopkg/joshua-d-miller-recipes", - "path": "DinoXcope/DinoXcope.munki.recipe", - "parent": "com.github.joshua-d-miller.download.dinoxcope", - "shortname": "DinoXcope.munki", - "inferred_type": "munki", - "munki_display_name": "DinoXcope", - "munki_description": "This package will install the driver and software needed to use DinoXcope microscopes. These microscopes are used for industrial inspection, health care, research, documentation, education, and more." + "path": "Zotero/Zotero.download.recipe", + "shortname": "Zotero.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.zotero", + "com.github.haircut.pkg.Zotero", + "com.github.neilmartin83.pkg.Zotero" + ] }, - "com.github.joshua-d-miller.download.dinoxcope": { - "name": "DinoXcope", - "description": "Downloads the latest verison of DinoXcope Software", + "com.github.joshua-d-miller.pkg.gephi": { + "name": "Gephi", + "description": "Downloads the current release version of Gephi and creates a package.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "DinoXcope/DinoXcope.download.recipe", - "shortname": "DinoXcope.download", + "path": "Gephi/Gephi.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.gephi", + "shortname": "Gephi.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Gephi" + ] + }, + "com.github.joshua-d-miller.download.gephi": { + "name": "Gephi", + "description": "Downloads the latest verison of Gephi", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Gephi/Gephi.download.recipe", + "shortname": "Gephi.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.dinoxcope" + "com.github.joshua-d-miller.pkg.gephi", + "com.github.joshua-d-miller.autopkg.munki.gephi" ] }, + "com.github.joshua-d-miller.autopkg.munki.gephi": { + "name": "Gephi", + "description": "Download the latest version of Gephi and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Gephi/Gephi.munki.recipe", + "parent": "com.github.joshua-d-miller.download.gephi", + "shortname": "Gephi.munki", + "inferred_type": "munki", + "munki_display_name": "Gephi", + "munki_description": "Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs." + }, "com.github.joshua-d-miller.download.MacTeX": { "name": "MacTeX", "description": "Downloads the latest verison of MacTeX", @@ -18006,16 +18031,16 @@ "munki_display_name": "MacTeX", "munki_description": "MacTeX is a product produced by the MacTeX TeXnical working group of the TeX Users Group (TUG). It is the Macintosh component of the TeX Collection DVD, the reference edition of TeX distributed by TeX User Groups across the world. The reference edition runs on Mac OS X, Windows, GNU/Linux, various BSD Unix systems, and most other computer architectures.\n " }, - "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo": { - "name": "Google Voice and Video", - "description": "Download the latest version of Google Voice And Video and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.OBS": { + "name": "Open Broadcaster Software", + "description": "Downloads the latest version of OBS Studio and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Google Voice and Video/GoogleVoiceAndVideo.munki.recipe", - "parent": "com.github.hansen-m.download.GoogleVoiceAndVideo", - "shortname": "GoogleVoiceAndVideo.munki", + "path": "OBS/OBS.munki.recipe", + "parent": "com.github.nstrauss.download.OBS", + "shortname": "OBS.munki", "inferred_type": "munki", - "munki_display_name": "Google Voice and Video PlugIn", - "munki_description": "PlugIn for Google hangouts and Gmail Voice and Video" + "munki_display_name": "Open Broadcaster Software", + "munki_description": "Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux." }, "com.github.joshua-d-miller.download.bookryuploader": { "name": "Bookry Uploader", @@ -18039,226 +18064,172 @@ "munki_display_name": "Bookry Uploader", "munki_description": "You will need this free Mac OS x App to upload your iBooks Author projects to Bookry. Click on the icon below to get the App." }, - "com.github.joshua-d-miller.autopkg.munki.nvivo10": { - "name": "NVivo", - "description": "Download the latest version of NVivo and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "NVivo/NVivo10.munki.recipe", - "parent": "com.github.joshua-d-miller.download.nvivo10", - "shortname": "NVivo10.munki", - "inferred_type": "munki", - "munki_display_name": "NVivo", - "munki_description": "NVivo 10 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." - }, - "com.github.joshua-d-miller.autopkg.munki.nvivo": { - "name": "NVivo", - "description": "Downloads the latest version of NVivo and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.tn3270X": { + "name": "tn3270X", + "description": "Download the latest version of tn3270 X and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "NVivo/NVivo.munki.recipe", - "parent": "com.github.joshua-d-miller.download.nvivo", - "shortname": "NVivo.munki", + "path": "TN3270/tn3270.munki.recipe", + "parent": "com.github.hansen-m.download.tn3270X", + "shortname": "tn3270.munki", "inferred_type": "munki", - "munki_display_name": "NVivo", - "munki_description": "NVivo for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." + "munki_display_name": null, + "munki_description": "Brown TN3720 is designed for Macintosh users who have an account on a remote host that requires 3270 terminal emulation. Typically at Penn State, TN3720 is used to connect to the IBM mainframe maintained by AIS. Generally, it is used to connect to a VM- or MVS-based host from a Macintosh, providing the capability to login to a remote host, so that the Mac can function as a terminal connected to that host. Note that in most cases, users will need an account in order to connect to a machine. To connect to a UNIX system or computers, users can use SSH or an SSH-based client rather than TN3270. - http://ais.its.psu.edu/support/mainframe_mac.asp" }, - "com.github.joshua-d-miller.download.nvivo10": { - "name": "NVivo", - "description": "Downloads the latest verison of NVivo 10", + "com.github.joshua-d-miller.download.qgis": { + "name": "QGIS", + "description": "Downloads the latest verison of QGIS", "repo": "autopkg/joshua-d-miller-recipes", - "path": "NVivo/NVivo10.download.recipe", - "shortname": "NVivo10.download", + "path": "QGIS/QGIS.download.recipe", + "shortname": "QGIS.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.nvivo10" + "com.github.joshua-d-miller.autopkg.munki.qgis" ] }, - "com.github.joshua-d-miller.autopkg.munki.nvivo11": { - "name": "NVivo", - "description": "Download the latest version of NVivo 11 and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.qgis": { + "name": "QGIS", + "description": "Download the latest version of QGIS and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "NVivo/NVivo11.munki.recipe", - "parent": "com.github.joshua-d-miller.download.nvivo11", - "shortname": "NVivo11.munki", + "path": "QGIS/QGIS.munki.recipe", + "parent": "com.github.joshua-d-miller.download.qgis", + "shortname": "QGIS.munki", "inferred_type": "munki", - "munki_display_name": "NVivo", - "munki_description": "NVivo 11 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." - }, - "com.github.joshua-d-miller.download.nvivo": { - "name": "NVivo", - "description": "Downloads the latest version of NVivo.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "NVivo/NVivo.download.recipe", - "shortname": "NVivo.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.nvivo" - ] + "munki_display_name": "QGIS", + "munki_description": "A Free and Open Source Geographic Information System" }, - "com.github.joshua-d-miller.download.nvivo11": { - "name": "NVivo", - "description": "Downloads the latest verison of NVivo 11", + "com.github.joshua-d-miller.download.evernote": { + "name": "Evernote", + "description": "Downloads the latest verison of Evernote", "repo": "autopkg/joshua-d-miller-recipes", - "path": "NVivo/NVivo11.download.recipe", - "shortname": "NVivo11.download", + "path": "Evernote/Evernote.download.recipe", + "shortname": "Evernote.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.nvivo11" + "com.github.joshua-d-miller.munki.evernote" ] }, - "com.github.joshua-d-miller.autopkg.munki.silhouettestudio": { - "name": "Silhouette Studio", - "description": "Download the latest version of Silhouette Studio and imports it into Munki.", + "com.github.joshua-d-miller.munki.evernote": { + "name": "Evernote", + "description": "Downloads the current release version of Evernote and imports into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Silhouette/SilhouetteStudio.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.SilhouetteStudio", - "shortname": "SilhouetteStudio.munki", + "path": "Evernote/Evernote.munki.recipe", + "parent": "com.github.joshua-d-miller.download.evernote", + "shortname": "Evernote.munki", "inferred_type": "munki", - "munki_display_name": "Silhouette Studio", - "munki_description": "Create designs and send to a Silhouette machine. This is the free basic version of this software." + "munki_display_name": "Evernote", + "munki_description": "\n\n

\nEvernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web.\n

\n
\n

\n\nKeep everything in sync\n\n
\nWith Evernote, all of your notes, web clips, files and images are made available on every device and computer you use.\n

\n
\n

\n\nRemember things you like\n\n
\nSave everything cool and exciting you see online and in the real world. Snap a photo, record some audio and save it.\n

\n
\n

\n\nSave favorite webpages\n\n
\nSave entire webpages to your Evernote account with our nifty web clipper browser extensions. You get the whole page: text, images and links.\n

\n
\n

\n\nResearch better\n\n
\nCollect information from anywhere into a single place. From text notes to web pages to files to snapshots, everything is always at your fingertips.\n

\n
\n

\n\nWork with friends and colleagues\n\n
\nShare your notes and collaborate on projects with friends, colleagues and classmates.\n

\n
\n

\n\nPlan your next trip\n\n
\nKeep all of your itineraries, confirmations, scanned travel documents, maps, and plans in Evernote, so you will have them when you need them.\n

\n\n " }, - "com.github.joshua-d-miller.autopkg.munki.Stellarium": { - "name": "Stellarium", - "description": "Download the latest version of Stellarium and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.geogebra": { + "name": "GeoGebra", + "description": "Download the latest version of GeoGebra and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Stellarium/Stellarium.munki.recipe", - "parent": "com.github.joshua-d-miller.autopkg.download.Stellarium", - "shortname": "Stellarium.munki", + "path": "GeoGebra/GeoGebra.munki.recipe", + "parent": "com.github.joshua-d-miller.download.geogebra", + "shortname": "GeoGebra.munki", "inferred_type": "munki", - "munki_display_name": "Stellarium", - "munki_description": "Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope." + "munki_display_name": "GeoGebra", + "munki_description": "GeoGebra (www.geogebra.org) is free dynamic mathematics software for all levels of education that brings together geometry, algebra, spreadsheets, graphing, statistics and calculus in one easy-to-use package. Interactive learning, teaching and evaluation resources created with GeoGebra can be shared and used by everyone at www.geogebratube.org." }, - "com.github.joshua-d-miller.autopkg.download.Stellarium": { - "name": "Stellarium", - "description": "Downloads the latest version of Stellarium, which is now Universal.", + "com.github.joshua-d-miller.download.geogebra": { + "name": "GeoGebra", + "description": "Downloads the latest verison of GeoGebra", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Stellarium/Stellarium.download.recipe", - "shortname": "Stellarium.download", + "path": "GeoGebra/GeoGebra.download.recipe", + "shortname": "GeoGebra.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.Stellarium" + "com.github.joshua-d-miller.autopkg.munki.geogebra" ] }, - "com.github.joshua-d-miller.autopkg.munki.QnA": { - "name": "IBM QnA", - "description": "Download the latest version of IBM's QnA and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.tnefenough": { + "name": "TNEF Enough", + "description": "Download the latest version of Josh Jacob's TNEF's Enough and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "IBM/QnA.munki.recipe", - "parent": "com.github.rustymyers", - "shortname": "QnA.munki", + "path": "Josh Jacob/TNEFsEnough.munki.recipe", + "parent": "com.github.joshua-d-miller.download.tnefenough", + "shortname": "TNEFsEnough.munki", "inferred_type": "munki", - "munki_display_name": "IBM QnA", - "munki_description": "Tool used to perform debugging of both relevance and Fixlets/Tasks for IBM Endpoint Manager." - }, - "com.github.joshua-d-miller.download.AmazonMusicJDM": { - "name": "Amazon Music", - "description": "Downloads the latest verison of Amazon Music", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Amazon/AmazonMusic-jdm.download.recipe", - "shortname": "AmazonMusic-jdm.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM" - ] + "munki_display_name": "TNEF's Enough", + "munki_description": "TNEF's Enough allows Macs to read and extract files from Microsoft TNEF stream files. The files are usually received by SMTP based e-mail programs from Microsoft Exchange and Microsoft Outlook users. The SMTP based e-mail program will usually receive either a MIME attachment named \"winmail.dat\" or a MIME attachment with the type \"application/ms-tnef. The file is a rich text (or MAPI) message that is sent from Outlook to Exchange. When Exchange sends the message to an outside server it writes the MAPI message as a MIME attachment. The unfortunate side effect of this plan is if the Outlook user has someone in their address book as a person who can receive \"Rich Text\" then the user will receive the TNEF file whether the user uses Outlook or not." }, - "com.github.joshua-d-miller.download.AmazonPhotos": { - "name": "Amazon Photos", - "description": "Downloads the latest version of Amazon Photos.", + "com.github.joshua-d-miller.download.tnefenough": { + "name": "TNEF Enough", + "description": "Downloads the latest verison of Josh Jacob's TNEF's Enough", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Amazon/AmazonPhotos.download.recipe", - "shortname": "AmazonPhotos.download", + "path": "Josh Jacob/TNEFsEnough.download.recipe", + "shortname": "TNEFsEnough.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.munki.AmazonPhotos" + "com.github.joshua-d-miller.autopkg.munki.tnefenough", + "com.github.ahousseini-recipes.pkg.TNEFsEnough" ] }, - "com.github.joshua-d-miller.munki.AmazonPhotos": { - "name": "Amazon Photos", - "description": "Downloads the latest version of Amazon Photos and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Amazon/AmazonPhotos.munki.recipe", - "parent": "com.github.joshua-d-miller.download.AmazonPhotos", - "shortname": "AmazonPhotos.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon Photos", - "munki_description": "Create lasting momemories with custom prints:\nFrom prints ready to frame or wall decor ready to hang, display your favorite memories for everyone to enjoy.\n\nYour photos, on the big screen:\nSet your photos as your Fire TV screensaver, and view a slideshow of your favorites on the biggest screen in the house.\n\nExpand your storage:\nChoose storage plans staring at 100GB and cancel anytime.\n\nFrom https://www.amazon.com/Amazon-Photos/b\n " - }, - "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM": { - "name": "Amazon Music", - "description": "Download the latest version of Amazon Music and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Amazon/AmazonMusic-jdm.munki.recipe", - "parent": "com.github.joshua-d-miller.download.AmazonMusicJDM", - "shortname": "AmazonMusic-jdm.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon Music", - "munki_description": "Amazon Music (previously Amazon MP3) is an online music store and music locker operated by Amazon.com." - }, - "com.github.joshua-d-miller.autopkg.munki.ShiftIt": { - "name": "ShiftIt", - "description": "Downloads the latest version of ShiftIt and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.kalturacapture": { + "name": "Kaltura Capture", + "description": "Download the latest version of Kaltura Capture and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "ShiftIt/ShiftIt.munki.recipe", - "parent": "com.github.joshua-d-miller.autopkg.download.ShiftIt", - "shortname": "ShiftIt.munki", + "path": "Kaltura/KalturaCapture.munki.recipe", + "parent": "com.github.joshua-d-miller.download.kalturacapture", + "shortname": "KalturaCapture.munki", "inferred_type": "munki", - "munki_display_name": "ShiftIt", - "munki_description": "ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts. It intends to become a full featured window organizer for OSX. It is a complete rewrite of the original ShiftIt by Aravindkumar Rajendiran which is not longer under development. For discussing any sort of stuff about this app, please create a new issue." + "munki_display_name": "Kaltura Capture", + "munki_description": "Kaltura Capture offers users the ability to record both screen and camera in just one click. It also includes a new automatic slide detection feature \u2013 if a user has a PowerPoint presentation in presenter mode when recording the screen, Kaltura Capture automatically detects and captures it, allowing the viewer to search and browse by slide." }, - "com.github.joshua-d-miller.autopkg.download.ShiftIt": { - "name": "ShiftIt", - "description": "Downloads the latest version of ShiftIt.", + "com.github.joshua-d-miller.download.kalturacapture": { + "name": "Kaltura Capture", + "description": "Downloads the latest verison of Kaltura Capture", "repo": "autopkg/joshua-d-miller-recipes", - "path": "ShiftIt/ShiftIt.download.recipe", - "shortname": "ShiftIt.download", + "path": "Kaltura/KalturaCapture.download.recipe", + "shortname": "KalturaCapture.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.ShiftIt" + "com.github.joshua-d-miller.autopkg.munki.kalturacapture" ] }, - "com.github.joshua-d-miller.download.MakerBot": { - "name": "MakerBot", - "description": "Downloads the latest verison of MakerBot", + "com.github.joshua-d-miller.download.ChronoViz": { + "name": "ChronoViz", + "description": "Downloads the latest verison of ChronoViz", "repo": "autopkg/joshua-d-miller-recipes", - "path": "MakerBot/MakerBot.download.recipe", - "shortname": "MakerBot.download", + "path": "ChronoViz/ChronoViz.download.recipe", + "shortname": "ChronoViz.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.MakerBot" + "com.github.joshua-d-miller.autopkg.munki.ChronoViz" ] }, - "com.github.joshua-d-miller.autopkg.munki.MakerBot": { - "name": "MakerBot", - "description": "Download the latest version of MakerBot and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "MakerBot/MakerBot.munki.recipe", - "parent": "com.github.joshua-d-miller.download.MakerBot", - "shortname": "MakerBot.munki", - "inferred_type": "munki", - "munki_display_name": "MakerBot", - "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints.\n " - }, - "com.github.joshua-d-miller.autopkg.munki.vivaldi": { - "name": "Vivaldi", - "description": "Download the latest version of Vivaldi and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.ChronoViz": { + "name": "ChronoViz", + "description": "Download the latest version of ChronoViz and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Vivaldi/Vivaldi.munki.recipe", - "parent": "com.github.joshua-d-miller.download.vivaldi", - "shortname": "Vivaldi.munki", + "path": "ChronoViz/ChronoViz.munki.recipe", + "parent": "com.github.joshua-d-miller.download.ChronoViz", + "shortname": "ChronoViz.munki", "inferred_type": "munki", - "munki_display_name": "Vivaldi", - "munki_description": "A browser for our friends." + "munki_display_name": "ChronoViz", + "munki_description": "ChronoViz is a tool to aid visualization and analysis of multimodal sets of time-coded information, with a focus on the analysis of video in combination with other data sources." }, - "com.github.joshua-d-miller.download.vivaldi": { - "name": "Vivaldi", - "description": "Downloads the latest verison of Vivaldi", + "com.github.joshua-d-miller.download.cryptomator": { + "name": "Cryptomator", + "description": "Downloads the latest verison of Cryptomator", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Vivaldi/Vivaldi.download.recipe", - "shortname": "Vivaldi.download", + "path": "Skymatic/Cryptomator.download.recipe", + "shortname": "Cryptomator.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.vivaldi" + "com.github.joshua-d-miller.autopkg.munki.cryptomator" ] }, + "com.github.joshua-d-miller.autopkg.munki.cryptomator": { + "name": "Cryptomator", + "description": "Download the latest version of Cryptomator and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Skymatic/Cryptomator.munki.recipe", + "parent": "com.github.joshua-d-miller.download.cryptomator", + "shortname": "Cryptomator.munki", + "inferred_type": "munki", + "munki_display_name": "Cryptomator", + "munki_description": "Cryptomator provides transparent, client-side encryption for your cloud. Protect your documents from unauthorized access. Cryptomator is free and open source software, so you can rest assured there are no backdoors." + }, "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop": { "name": "Doceri Desktop", "description": "Download the latest version of Doceri Desktop and imports it into Munki.", @@ -18270,260 +18241,161 @@ "munki_display_name": "Doceri Desktop", "munki_description": "Set your presentation free! When connected via WIFI or an ad hoc wireless connection to your Windows PC or Mac, you can control your desktop using Doceri on a tablet device and Doceri Desktop for your computer. Launch, open, edit, save \u2013 you now have full control of your computer just like sitting behind the keyboard." }, - "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager": { - "name": "Mendeley Reference Manager", - "description": "Download the latest version of Mendeley Reference Manager and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Mendeley/MendeleyReferenceManager.munki.recipe", - "parent": "com.github.joshua-d-miller.download.mendeleyreferencemanager", - "shortname": "MendeleyReferenceManager.munki", - "inferred_type": "munki", - "munki_display_name": "Mendeley Reference Manager", - "munki_description": "Mendeley Reference Manager simplifies your workflow, so you can focus on achieving your goals." - }, - "com.github.joshua-d-miller.autopkg.munki.Mendeley": { - "name": "Mendeley Desktop", - "description": "Download the latest version of Mendeley and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Mendeley/Mendeley.munki.recipe", - "parent": "com.github.hansen-m.download.Mendeley", - "shortname": "Mendeley.munki", - "inferred_type": "munki", - "munki_display_name": "Mendeley Desktop", - "munki_description": "Mendeley is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research. - http://www.mendeley.com" - }, - "com.github.joshua-d-miller.download.mendeleyreferencemanager": { - "name": "Mendeley Reference Manager", - "description": "Downloads the latest verison of Mendeley Reference Manager", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Mendeley/MendeleyReferenceManager.download.recipe", - "shortname": "MendeleyReferenceManager.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager" - ] - }, - "com.github.joshua-d-miller.autopkg.munki.tn3270X": { - "name": "tn3270X", - "description": "Download the latest version of tn3270 X and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.ciscojabber": { + "name": "Cisco Jabber", + "description": "Download the latest version of Cisco Jabber and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "TN3270/tn3270.munki.recipe", - "parent": "com.github.hansen-m.download.tn3270X", - "shortname": "tn3270.munki", + "path": "Cisco/CiscoJabber.munki.recipe", + "parent": "com.github.joshua-d-miller.download.ciscojabber", + "shortname": "CiscoJabber.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Brown TN3720 is designed for Macintosh users who have an account on a remote host that requires 3270 terminal emulation. Typically at Penn State, TN3720 is used to connect to the IBM mainframe maintained by AIS. Generally, it is used to connect to a VM- or MVS-based host from a Macintosh, providing the capability to login to a remote host, so that the Mac can function as a terminal connected to that host. Note that in most cases, users will need an account in order to connect to a machine. To connect to a UNIX system or computers, users can use SSH or an SSH-based client rather than TN3270. - http://ais.its.psu.edu/support/mainframe_mac.asp" + "munki_display_name": "Cisco Jabber", + "munki_description": "Collaborate anywhere, on any device\nMobility doesn\u2019t have to limit productivity. Cisco Jabber delivers instant messaging, voice and video calls, voice messaging, desktop sharing, conferencing, and presence. Find the right people, see whether and how they\u2019re available, and collaborate more effectively." }, - "com.github.joshua-d-miller.download.LyX": { - "name": "LyX", - "description": "Downloads the latest verison of LyX", + "com.github.joshua-d-miller.download.ciscojabber": { + "name": "Cisco Jabber", + "description": "Downloads the latest verison of Cisco Jabber", "repo": "autopkg/joshua-d-miller-recipes", - "path": "LyX/lyx.download.recipe", - "shortname": "lyx.download", + "path": "Cisco/CiscoJabber.download.recipe", + "shortname": "CiscoJabber.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.LyX" + "com.github.joshua-d-miller.autopkg.munki.ciscojabber", + "com.github.peshay.filewave.CiscoJabber" ] }, - "com.github.joshua-d-miller.autopkg.munki.LyX": { - "name": "LyX", - "description": "Download the latest version of LyX and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "LyX/lyx.munki.recipe", - "parent": "com.github.joshua-d-miller.download.LyX", - "shortname": "lyx.munki", - "inferred_type": "munki", - "munki_display_name": "LyX", - "munki_description": "LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).\n\n LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.\n\n LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, \u201cfinger painting\u201d font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output \u2014 or richly cross-referenced PDF, just as readily produced \u2014 looks like nothing else.\n " - }, - "com.github.joshua-d-miller.download.voipconnect": { - "name": "VOIP Connect", - "description": "Downloads the latest verison of VOIP Connect", + "com.github.joshua-d-miller.download.logitechoptions": { + "name": "LogiMgr", + "description": "Downloads the latest verison of Logitech Options (Bluetooth and USB)", "repo": "autopkg/joshua-d-miller-recipes", - "path": "VOIP Connect/voipconnect.download.recipe", - "shortname": "voipconnect.download", + "path": "Logitech/LogitechOptions.download.recipe", + "shortname": "LogitechOptions.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.voipconnect" + "com.github.joshua-d-miller.autopkg.munki.logitechoptions", + "com.github.andredb90.filewave.logitechoptions" ] }, - "com.github.joshua-d-miller.autopkg.munki.voipconnect": { - "name": "VOIP Connect", - "description": "Download the latest version of VOIP Connect and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "VOIP Connect/voipconnect.munki.recipe", - "parent": "com.github.joshua-d-miller.download.voipconnect", - "shortname": "voipconnect.munki", - "inferred_type": "munki", - "munki_display_name": "VOIP Connect", - "munki_description": "Download the free universal Dellmont VoipConnect desktop client here! Simply choose your operating system and install the file directly on your computer. VoipConnect offers a free softphone client for both Windows as well as Mac computers.\n\n After you've installed the client, please use your Voip credentials to log in. Saving on your calling charges was never this easy!" - }, - "com.github.joshua-d-miller.autopkg.munki.AdobeFlashDebbugger": { - "name": "Adobe Flash Player Debug", - "description": "Download the latest version of the Debug Version of Adobe Flash and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Adobe/AdobeFlashDebugger.munki.recipe", - "parent": "com.github.vmule.download.AdobeFlashDebugger", - "shortname": "AdobeFlashDebugger.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Flash Player Debug", - "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers. This installer installs the Debug version to be used with the development of Flash Applications." - }, - "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate": { - "name": "Adobe Acrobat DC Update", - "description": "Download the latest version of Adobe Acrobat DC and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Adobe/AdobeAcrobatDCUpdate.munki.recipe", - "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate", - "shortname": "AdobeAcrobatDCUpdate.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat DC Update", - "munki_description": "This update provides system requirement enhancements, mitigation for security issues, improved overall stability, bug fixes, and feature enhancements. For a list of specific bug fixes, new features, and other changes in this release, see the Release Notes." - }, - "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal": { - "name": "Adobe Creative Cloud", - "description": "Download the latest version of the Adobe Creative Cloud Universal Installer and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.logitechoptions": { + "name": "Logitech Options", + "description": "Download the latest version of Logitech Options (Bluetooth and USB) and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Adobe/AdobeCreativeCloudInstallerUniversal.munki.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", - "shortname": "AdobeCreativeCloudInstallerUniversal.munki", + "path": "Logitech/LogitechOptions.munki.recipe", + "parent": "com.github.joshua-d-miller.download.logitechoptions", + "shortname": "LogitechOptions.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Creative Cloud", - "munki_description": "Adobe Creative Cloud gives you the world's best creative apps and services so you can make anything you can imagine, whereever you're inspired. " + "munki_display_name": "Logitech Options", + "munki_description": "Logitech Options lets you customize gesture controls for Logitech touch products. It also adds enhanced key functions for Logitech keyboards, and notification for device-specific status features such as battery level, key backlighting level, and Caps Lock." }, - "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions": { - "name": "Adobe Digital Editions", - "description": "Download the latest version of Adobe Digital Editions and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.viber": { + "name": "Viber", + "description": "Download the latest version of Viber and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Adobe/AdobeDigitalEditions.munki.recipe", - "parent": "com.github.hansen-m.download.AdobeDigitalEditions", - "shortname": "AdobeDigitalEditions.munki", + "path": "Viber/Viber.munki.recipe", + "parent": "com.github.joshua-d-miller.download.viber", + "shortname": "Viber.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Digital Editions", - "munki_description": "Adobe Digital Editions software offers an engaging way to view and manage eBooks and other digital publications. Use it to download and purchase digital content, which can be read both online and offline. Transfer copy-protected eBooks from your personal computer to other computers or devices. Organize your eBooks into a custom library and annotate pages. Digital Editions also supports industry-standard eBook formats, including PDF/A and EPUB." + "munki_display_name": "Viber", + "munki_description": "Viber for Mac lets you send free messages and make free calls to other Viber users, on any device and network, in any country!" }, - "com.github.joshua-d-miller.download.qgis": { - "name": "QGIS", - "description": "Downloads the latest verison of QGIS", + "com.github.joshua-d-miller.download.viber": { + "name": "Viber", + "description": "Downloads the latest verison of Viber", "repo": "autopkg/joshua-d-miller-recipes", - "path": "QGIS/QGIS.download.recipe", - "shortname": "QGIS.download", + "path": "Viber/Viber.download.recipe", + "shortname": "Viber.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.qgis" + "com.github.joshua-d-miller.autopkg.munki.viber" ] }, - "com.github.joshua-d-miller.autopkg.munki.qgis": { - "name": "QGIS", - "description": "Download the latest version of QGIS and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "QGIS/QGIS.munki.recipe", - "parent": "com.github.joshua-d-miller.download.qgis", - "shortname": "QGIS.munki", - "inferred_type": "munki", - "munki_display_name": "QGIS", - "munki_description": "A Free and Open Source Geographic Information System" - }, - "com.github.joshua-d-miller.download.DropboxCapture": { - "name": "Dropbox Capture", - "description": "Downloads the latest verison of Dropbox Capture", + "com.github.joshua-d-miller.download.mendeleyreferencemanager": { + "name": "Mendeley Reference Manager", + "description": "Downloads the latest verison of Mendeley Reference Manager", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Dropbox/DropboxCapture.download.recipe", - "shortname": "DropboxCapture.download", + "path": "Mendeley/MendeleyReferenceManager.download.recipe", + "shortname": "MendeleyReferenceManager.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.pkg.DropboxCapture", - "com.github.joshua-d-miller.autopkg.munki.DropboxCapture" + "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager" ] }, - "com.github.joshua-d-miller.pkg.DropboxCapture": { - "name": "Dropbox Capture", - "description": "Downloads the latest version of Dropbox Capture and creates a package.", + "com.github.joshua-d-miller.autopkg.munki.Mendeley": { + "name": "Mendeley Desktop", + "description": "Download the latest version of Mendeley and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Dropbox/DropboxCapture.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.DropboxCapture", - "shortname": "DropboxCapture.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.joshua-d-miller.autopkg.jss.DropboxCapture" - ] + "path": "Mendeley/Mendeley.munki.recipe", + "parent": "com.github.hansen-m.download.Mendeley", + "shortname": "Mendeley.munki", + "inferred_type": "munki", + "munki_display_name": "Mendeley Desktop", + "munki_description": "Mendeley is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research. - http://www.mendeley.com" }, - "com.github.joshua-d-miller.autopkg.jss.DropboxCapture": { - "name": "Dropbox Capture", + "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager": { + "name": "Mendeley Reference Manager", + "description": "Download the latest version of Mendeley Reference Manager and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Mendeley/MendeleyReferenceManager.munki.recipe", + "parent": "com.github.joshua-d-miller.download.mendeleyreferencemanager", + "shortname": "MendeleyReferenceManager.munki", + "inferred_type": "munki", + "munki_display_name": "Mendeley Reference Manager", + "munki_description": "Mendeley Reference Manager simplifies your workflow, so you can focus on achieving your goals." + }, + "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer": { + "name": "Splashtop Streamer", "description": "Downloads the latest version of Splashtop Streamer and makes a pkg of it Then, uploads to the JSS.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Dropbox/DropboxCapture.jss.recipe", - "parent": "com.github.joshua-d-miller.pkg.DropboxCapture", - "shortname": "DropboxCapture.jss", + "path": "Splashtop/SplashtopStreamer.jss.recipe", + "parent": "com.github.nstrauss.pkg.SplashtopStreamer", + "shortname": "SplashtopStreamer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything." + "jamf_description": "Install the Splashtop Streamer on any Windows, Mac, or Linux computers that you want to remotely access, view, and control from another device using the Splashtop app." }, - "com.github.joshua-d-miller.autopkg.munki.DropboxCapture": { - "name": "Dropbox Capture", - "description": "Download the latest version of Dropbox Capture and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.techsmithcapture": { + "name": "Techsmith Capture", + "description": "Download the latest version of Techsmith Capture and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Dropbox/DropboxCapture.munki.recipe", - "parent": "com.github.joshua-d-miller.download.DropboxCapture", - "shortname": "DropboxCapture.munki", + "path": "Techsmith/TechsmithCapture.munki.recipe", + "parent": "com.github.joshua-d-miller.download.techsmithcapture", + "shortname": "TechsmithCapture.munki", "inferred_type": "munki", - "munki_display_name": "Dropbox Capture", - "munki_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything." + "munki_display_name": "Techsmith Capture", + "munki_description": "Whether for work, home, or play, TechSmith Capture provides a simple, free way to create basic screenshots and screen recordings and share them with others." }, - "com.github.joshua-d-miller.download.viber": { - "name": "Viber", - "description": "Downloads the latest verison of Viber", + "com.github.joshua-d-miller.download.techsmithcapture": { + "name": "Techsmith Capture", + "description": "Downloads the latest verison of Techsmith Capture", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Viber/Viber.download.recipe", - "shortname": "Viber.download", + "path": "Techsmith/TechsmithCapture.download.recipe", + "shortname": "TechsmithCapture.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.viber" + "com.github.joshua-d-miller.autopkg.munki.techsmithcapture" ] }, - "com.github.joshua-d-miller.autopkg.munki.viber": { - "name": "Viber", - "description": "Download the latest version of Viber and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Viber/Viber.munki.recipe", - "parent": "com.github.joshua-d-miller.download.viber", - "shortname": "Viber.munki", - "inferred_type": "munki", - "munki_display_name": "Viber", - "munki_description": "Viber for Mac lets you send free messages and make free calls to other Viber users, on any device and network, in any country!" - }, - "com.github.joshua-d-miller.autopkg.download.audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity.", + "com.github.joshua-d-miller.download.MakerBot": { + "name": "MakerBot", + "description": "Downloads the latest verison of MakerBot", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Audacity/Audacity.download.recipe", - "shortname": "Audacity.download", + "path": "MakerBot/MakerBot.download.recipe", + "shortname": "MakerBot.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.audacity" + "com.github.joshua-d-miller.autopkg.munki.MakerBot" ] }, - "com.github.joshua-d-miller.autopkg.munki.audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Audacity/Audacity.munki.recipe", - "parent": "com.github.joshua-d-miller.autopkg.download.audacity", - "shortname": "Audacity.munki", - "inferred_type": "munki", - "munki_display_name": "Audacity", - "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." - }, - "com.github.joshua-d-miller.autopkg.munki.Unity3D": { - "name": "Unity 3D", - "description": "Download the latest version of Unity3D and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.joshua-d-miller.autopkg.munki.MakerBot": { + "name": "MakerBot", + "description": "Download the latest version of MakerBot and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Unity3D/Unity3D.munki.recipe", - "parent": "com.github.joshua-d-miller.autopkg.download.Unity3D", - "shortname": "Unity3D.munki", + "path": "MakerBot/MakerBot.munki.recipe", + "parent": "com.github.joshua-d-miller.download.MakerBot", + "shortname": "MakerBot.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D", - "munki_description": "Unity is a flexible and powerful development platform for creating multiplatform 3D and 2D games and interactive experiences. It's a complete ecosystem for anyone who aims to build a business on creating high-end content and connecting to their most loyal and enthusiastic players and customers." + "munki_display_name": "MakerBot", + "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints.\n " }, "com.github.joshua-d-miller.autopkg.munki.Unity3DStandardAssets": { "name": "Unity 3D Standard Assets", @@ -18548,37 +18420,61 @@ "com.github.amsysuk-recipes.pkg.Unity" ] }, - "com.github.joshua-d-miller.download.RStudio": { - "name": "RStudio", - "description": "Downloads the latest RStudio installer package.", + "com.github.joshua-d-miller.autopkg.munki.Unity3D": { + "name": "Unity 3D", + "description": "Download the latest version of Unity3D and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "RStudio/RStudio.download.recipe", - "shortname": "RStudio.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.RStudio" - ] + "path": "Unity3D/Unity3D.munki.recipe", + "parent": "com.github.joshua-d-miller.autopkg.download.Unity3D", + "shortname": "Unity3D.munki", + "inferred_type": "munki", + "munki_display_name": "Unity 3D", + "munki_description": "Unity is a flexible and powerful development platform for creating multiplatform 3D and 2D games and interactive experiences. It's a complete ecosystem for anyone who aims to build a business on creating high-end content and connecting to their most loyal and enthusiastic players and customers." }, - "com.github.joshua-d-miller.autopkg.munki.RStudio": { - "name": "RStudio", - "description": "Download the latest version of RStudio and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.jss.DropboxCapture": { + "name": "Dropbox Capture", + "description": "Downloads the latest version of Splashtop Streamer and makes a pkg of it Then, uploads to the JSS.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "RStudio/RStudio.munki.recipe", - "parent": "com.github.joshua-d-miller.download.RStudio", - "shortname": "RStudio.munki", + "path": "Dropbox/DropboxCapture.jss.recipe", + "parent": "com.github.joshua-d-miller.pkg.DropboxCapture", + "shortname": "DropboxCapture.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything." + }, + "com.github.joshua-d-miller.autopkg.munki.DropboxCapture": { + "name": "Dropbox Capture", + "description": "Download the latest version of Dropbox Capture and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Dropbox/DropboxCapture.munki.recipe", + "parent": "com.github.joshua-d-miller.download.DropboxCapture", + "shortname": "DropboxCapture.munki", "inferred_type": "munki", - "munki_display_name": "RStudio", - "munki_description": "RStudio is the premier integrated development environment for R. It is available in open source and commercial editions and runs on the desktop (Windows, Mac, and Linux) or over the web with RStudio Server." + "munki_display_name": "Dropbox Capture", + "munki_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything." }, - "com.github.joshua-d-miller.download.fathom": { - "name": "Fathom", - "description": "Downloads the latest version of Fathom.", + "com.github.joshua-d-miller.download.DropboxCapture": { + "name": "Dropbox Capture", + "description": "Downloads the latest verison of Dropbox Capture", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Fathom/Fathom.download.recipe", - "shortname": "Fathom.download", + "path": "Dropbox/DropboxCapture.download.recipe", + "shortname": "DropboxCapture.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.fathom" + "com.github.joshua-d-miller.autopkg.munki.DropboxCapture", + "com.github.joshua-d-miller.pkg.DropboxCapture" + ] + }, + "com.github.joshua-d-miller.pkg.DropboxCapture": { + "name": "Dropbox Capture", + "description": "Downloads the latest version of Dropbox Capture and creates a package.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Dropbox/DropboxCapture.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.DropboxCapture", + "shortname": "DropboxCapture.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.joshua-d-miller.autopkg.jss.DropboxCapture" ] }, "com.github.joshua-d-miller.autopkg.munki.prezi": { @@ -18604,27 +18500,38 @@ "com.github.amsysuk-recipes.pkg.PreziClassic" ] }, - "com.github.joshua-d-miller.download.ghostscript": { - "name": "Ghostscript", - "description": "Downloads the latest verison of Ghostscript", + "com.github.joshua-d-miller.download.mblock": { + "name": "mBlock", + "description": "Downloads the latest version of mBlock", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Ghostscript/Ghostscript.download.recipe", - "shortname": "Ghostscript.download", + "path": "makeblock/mBlock.download.recipe", + "shortname": "mBlock.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.ghostscript" + "com.github.joshua-d-miller.autopkg.munki.mblock" ] }, - "com.github.joshua-d-miller.autopkg.munki.ghostscript": { - "name": "Ghostscript", - "description": "Download the latest version of Ghostscript and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.mblock": { + "name": "mBlock", + "description": "Download the latest version of mBlock and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Ghostscript/Ghostscript.munki.recipe", - "parent": "com.github.joshua-d-miller.download.ghostscript", - "shortname": "Ghostscript.munki", + "path": "makeblock/mBlock.munki.recipe", + "parent": "com.github.joshua-d-miller.download.mblock", + "shortname": "mBlock.munki", "inferred_type": "munki", - "munki_display_name": "Ghostscript", - "munki_description": "Ghostscript is an interpreter for the PostScript\u00ae language and PDF files. It is available under either the GNU GPL Affero license or licensed for commercial use from Artifex Software, Inc. It has been under active development for over 30 years and has been ported to several different systems during this time. Ghostscript consists of a PostScript interpreter layer and a graphics library." + "munki_display_name": "mBlock", + "munki_description": "One-stop coding platform tailored to coding education, trusted by 15 million educators, and learners" + }, + "com.github.joshua-d-miller.download.inqscribe": { + "name": "Inqscribe", + "description": "Downloads the latest verison of Inqscribe", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Inqscribe/Inqscribe.download.recipe", + "shortname": "Inqscribe.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.inqscribe" + ] }, "com.github.joshua-d-miller.autopkg.munki.inqscribe": { "name": "Inqscribe", @@ -18637,50 +18544,174 @@ "munki_display_name": "Inqscribe", "munki_description": "(LICENSE REQUIRED)\n\nTranscription Software to take notes, transcribe, analyze, and subtitle digital video and audio. - www.inqscribe.com" }, - "com.github.joshua-d-miller.download.inqscribe": { - "name": "Inqscribe", - "description": "Downloads the latest verison of Inqscribe", + "com.github.joshua-d-miller.autopkg.munki.QnA": { + "name": "IBM QnA", + "description": "Download the latest version of IBM's QnA and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Inqscribe/Inqscribe.download.recipe", - "shortname": "Inqscribe.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.inqscribe" - ] + "path": "IBM/QnA.munki.recipe", + "parent": "com.github.rustymyers", + "shortname": "QnA.munki", + "inferred_type": "munki", + "munki_display_name": "IBM QnA", + "munki_description": "Tool used to perform debugging of both relevance and Fixlets/Tasks for IBM Endpoint Manager." }, - "com.github.joshua-d-miller.autopkg.munki.mblock": { - "name": "mBlock", - "description": "Download the latest version of mBlock and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.Discord": { + "name": "Discord", + "description": "Download the latest version of Discord and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "makeblock/mBlock.munki.recipe", - "parent": "com.github.joshua-d-miller.download.mblock", - "shortname": "mBlock.munki", + "path": "Discord/Discord.munki.recipe", + "parent": "com.github.joshua-d-miller.download.Discord", + "shortname": "Discord.munki", "inferred_type": "munki", - "munki_display_name": "mBlock", - "munki_description": "One-stop coding platform tailored to coding education, trusted by 15 million educators, and learners" + "munki_display_name": "Discord", + "munki_description": "Discord is a freeware proprietary VoIP application designed for gaming communities. Discord runs on Microsoft Windows, macOS, Android, iOS, Linux, and in a web browser. In December 2016, the developers announced that Discord had over 25 million users." }, - "com.github.joshua-d-miller.download.mblock": { - "name": "mBlock", - "description": "Downloads the latest version of mBlock", + "com.github.joshua-d-miller.download.Discord": { + "name": "Discord", + "description": "Downloads the latest verison of Discord", "repo": "autopkg/joshua-d-miller-recipes", - "path": "makeblock/mBlock.download.recipe", - "shortname": "mBlock.download", + "path": "Discord/Discord.download.recipe", + "shortname": "Discord.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.mblock" - ] - }, - "com.github.joshua-d-miller.download.jabradirect": { - "name": "Jabra Direct", - "description": "Downloads the latest verison of Jabra Direct", + "com.github.joshua-d-miller.autopkg.munki.Discord", + "com.github.andrewvalentine.install.Discord", + "com.github.autopkg.mikestechshop.pkg.Discord", + "com.github.grahampugh.recipes.userinstall.Discord" + ] + }, + "com.github.joshua-d-miller.download.dymolabel": { + "name": "DYMO Label", + "description": "Downloads the latest verison of DYMO Label Software", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Jabra/JabraDirect.download.recipe", - "shortname": "JabraDirect.download", + "path": "DYMO/DYMOLabel.download.recipe", + "shortname": "DYMOLabel.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.jabradirect", - "com.github.rtrouton.pkg.jabradirect", - "com.github.moofit-recipes.pkg.jabradirect" + "com.github.hansen-m.pkg.DymoLabel", + "com.github.joshua-d-miller.autopkg.munki.dymolabel", + "com.github.jazzace.install.dymolabel" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.dymolabel": { + "name": "DYMO Label", + "description": "Download the latest version of DYMO Label Software and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "DYMO/DYMOLabel.munki.recipe", + "parent": "com.github.joshua-d-miller.download.dymolabel", + "shortname": "DYMOLabel.munki", + "inferred_type": "munki", + "munki_display_name": "DYMO Label v.8", + "munki_description": "Print one label or hundreds, with ease... With DYMO Label v.8 software and your DYMO LabelWriter printer, you'll design and print impressive labels that look exactly the way you want them to look - without the waste and hassle of sheet labels." + }, + "com.github.joshua-d-miller.download.nvivo": { + "name": "NVivo", + "description": "Downloads the latest version of NVivo.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "NVivo/NVivo.download.recipe", + "shortname": "NVivo.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.nvivo" + ] + }, + "com.github.joshua-d-miller.download.nvivo11": { + "name": "NVivo", + "description": "Downloads the latest verison of NVivo 11", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "NVivo/NVivo11.download.recipe", + "shortname": "NVivo11.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.nvivo11" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.nvivo11": { + "name": "NVivo", + "description": "Download the latest version of NVivo 11 and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "NVivo/NVivo11.munki.recipe", + "parent": "com.github.joshua-d-miller.download.nvivo11", + "shortname": "NVivo11.munki", + "inferred_type": "munki", + "munki_display_name": "NVivo", + "munki_description": "NVivo 11 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." + }, + "com.github.joshua-d-miller.autopkg.munki.nvivo": { + "name": "NVivo", + "description": "Downloads the latest version of NVivo and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "NVivo/NVivo.munki.recipe", + "parent": "com.github.joshua-d-miller.download.nvivo", + "shortname": "NVivo.munki", + "inferred_type": "munki", + "munki_display_name": "NVivo", + "munki_description": "NVivo for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." + }, + "com.github.joshua-d-miller.download.nvivo10": { + "name": "NVivo", + "description": "Downloads the latest verison of NVivo 10", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "NVivo/NVivo10.download.recipe", + "shortname": "NVivo10.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.nvivo10" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.nvivo10": { + "name": "NVivo", + "description": "Download the latest version of NVivo and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "NVivo/NVivo10.munki.recipe", + "parent": "com.github.joshua-d-miller.download.nvivo10", + "shortname": "NVivo10.munki", + "inferred_type": "munki", + "munki_display_name": "NVivo", + "munki_description": "NVivo 10 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." + }, + "com.github.joshua-d-miller.autopkg.munki.drobodashboard": { + "name": "DroboDashboard", + "description": "Download the latest version of Drobo Dashboard and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Drobo/DroboDashboard.munki.recipe", + "parent": "com.github.joshua-d-miller.download.drobodashboard", + "shortname": "DroboDashboard.munki", + "inferred_type": "munki", + "munki_display_name": "DroboDashboard", + "munki_description": "Mac Installer for the Drobo Dashboard Application. This will allow users to access their Drobo Firewire storage or NAS." + }, + "com.github.joshua-d-miller.download.drobodashboard": { + "name": "DroboDashboard", + "description": "Downloads the latest verison of Drobo Dashboard", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Drobo/DroboDashboard.download.recipe", + "shortname": "DroboDashboard.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.drobodashboard" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.RStudio": { + "name": "RStudio", + "description": "Download the latest version of RStudio and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "RStudio/RStudio.munki.recipe", + "parent": "com.github.joshua-d-miller.download.RStudio", + "shortname": "RStudio.munki", + "inferred_type": "munki", + "munki_display_name": "RStudio", + "munki_description": "RStudio is the premier integrated development environment for R. It is available in open source and commercial editions and runs on the desktop (Windows, Mac, and Linux) or over the web with RStudio Server." + }, + "com.github.joshua-d-miller.download.RStudio": { + "name": "RStudio", + "description": "Downloads the latest RStudio installer package.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "RStudio/RStudio.download.recipe", + "shortname": "RStudio.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.RStudio" ] }, "com.github.joshua-d-miller.autopkg.munki.jabradirect": { @@ -18694,27 +18725,29 @@ "munki_display_name": "Jabra Direct", "munki_description": "Jabra Direct makes sure that your headset always has the latest firmware, guaranteeing you\u2019ll have the most up-to-date features, bug fixes and easy access to compatibility updates. With the user-friendly Direct Dashboard, staying current has never been easier." }, - "com.github.joshua-d-miller.download.kalturacapture": { - "name": "Kaltura Capture", - "description": "Downloads the latest verison of Kaltura Capture", + "com.github.joshua-d-miller.download.jabradirect": { + "name": "Jabra Direct", + "description": "Downloads the latest verison of Jabra Direct", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Kaltura/KalturaCapture.download.recipe", - "shortname": "KalturaCapture.download", + "path": "Jabra/JabraDirect.download.recipe", + "shortname": "JabraDirect.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.kalturacapture" + "com.github.joshua-d-miller.autopkg.munki.jabradirect", + "com.github.rtrouton.pkg.jabradirect", + "com.github.moofit-recipes.pkg.jabradirect" ] }, - "com.github.joshua-d-miller.autopkg.munki.kalturacapture": { - "name": "Kaltura Capture", - "description": "Download the latest version of Kaltura Capture and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo": { + "name": "Google Voice and Video", + "description": "Download the latest version of Google Voice And Video and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Kaltura/KalturaCapture.munki.recipe", - "parent": "com.github.joshua-d-miller.download.kalturacapture", - "shortname": "KalturaCapture.munki", + "path": "Google Voice and Video/GoogleVoiceAndVideo.munki.recipe", + "parent": "com.github.hansen-m.download.GoogleVoiceAndVideo", + "shortname": "GoogleVoiceAndVideo.munki", "inferred_type": "munki", - "munki_display_name": "Kaltura Capture", - "munki_description": "Kaltura Capture offers users the ability to record both screen and camera in just one click. It also includes a new automatic slide detection feature \u2013 if a user has a PowerPoint presentation in presenter mode when recording the screen, Kaltura Capture automatically detects and captures it, allowing the viewer to search and browse by slide." + "munki_display_name": "Google Voice and Video PlugIn", + "munki_description": "PlugIn for Google hangouts and Gmail Voice and Video" }, "com.github.joshua-d-miller.autopkg.download.Stencyl": { "name": "Stencyl", @@ -18738,6 +18771,94 @@ "munki_display_name": "Stencyl", "munki_description": "Game Studio in a Box\nStencyl isn't your average game creation software; it's a gorgeous, intuitive toolset that accelerates your workflow and then gets out of the way. We take care of the essentials, so you can focus on what's important - making your game yours." }, + "com.github.joshua-d-miller.autopkg.download.ShiftIt": { + "name": "ShiftIt", + "description": "Downloads the latest version of ShiftIt.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "ShiftIt/ShiftIt.download.recipe", + "shortname": "ShiftIt.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.ShiftIt" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.ShiftIt": { + "name": "ShiftIt", + "description": "Downloads the latest version of ShiftIt and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "ShiftIt/ShiftIt.munki.recipe", + "parent": "com.github.joshua-d-miller.autopkg.download.ShiftIt", + "shortname": "ShiftIt.munki", + "inferred_type": "munki", + "munki_display_name": "ShiftIt", + "munki_description": "ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts. It intends to become a full featured window organizer for OSX. It is a complete rewrite of the original ShiftIt by Aravindkumar Rajendiran which is not longer under development. For discussing any sort of stuff about this app, please create a new issue." + }, + "com.github.joshua-d-miller.download.sketchpadbeta": { + "name": "Sketchpad", + "description": "Downloads the latest verison of Sketchpad BETA Universal", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "McGraw-Hill Education/Sketchpad-BETA.download.recipe", + "shortname": "Sketchpad-BETA.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta": { + "name": "Sketchpad", + "description": "Download the latest version of Sketchpad BETA Universal and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "McGraw-Hill Education/Sketchpad-BETA.munki.recipe", + "parent": "com.github.joshua-d-miller.download.sketchpadbeta", + "shortname": "Sketchpad-BETA.munki", + "inferred_type": "munki", + "munki_display_name": "Sketchpad", + "munki_description": "The Geometer's Sketchpad is the world's leading software for teaching mathematics. Sketchpad gives students at all levels-from third grade through college-a tangible, visual way to learn mathematics that increases their engagement, understanding, and achievement. Make math more meaningful and memorable using Sketchpad." + }, + "com.github.joshua-d-miller.autopkg.download.Stellarium": { + "name": "Stellarium", + "description": "Downloads the latest version of Stellarium, which is now Universal.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Stellarium/Stellarium.download.recipe", + "shortname": "Stellarium.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.Stellarium" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.Stellarium": { + "name": "Stellarium", + "description": "Download the latest version of Stellarium and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Stellarium/Stellarium.munki.recipe", + "parent": "com.github.joshua-d-miller.autopkg.download.Stellarium", + "shortname": "Stellarium.munki", + "inferred_type": "munki", + "munki_display_name": "Stellarium", + "munki_description": "Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope." + }, + "com.github.joshua-d-miller.download.dinoxcope": { + "name": "DinoXcope", + "description": "Downloads the latest verison of DinoXcope Software", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "DinoXcope/DinoXcope.download.recipe", + "shortname": "DinoXcope.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.dinoxcope" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.dinoxcope": { + "name": "DinoXcope", + "description": "Download the latest version of DinoXcope and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "DinoXcope/DinoXcope.munki.recipe", + "parent": "com.github.joshua-d-miller.download.dinoxcope", + "shortname": "DinoXcope.munki", + "inferred_type": "munki", + "munki_display_name": "DinoXcope", + "munki_description": "This package will install the driver and software needed to use DinoXcope microscopes. These microscopes are used for industrial inspection, health care, research, documentation, education, and more." + }, "com.github.joshua-d-miller.download.zoomoutlookplugin": { "name": "Zoom Outlook Plugin", "description": "Downloads the latest verison of Zoom Outlook Plugin", @@ -18760,16 +18881,49 @@ "munki_display_name": "Zoom Outlook Plugin", "munki_description": "The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click." }, - "com.github.joshua-d-miller.autopkg.munki.boxedit": { - "name": "Box Edit", - "description": "Downloads the latest version of Box Edit and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.joshua-d-miller.autopkg.munki.audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Box/BoxEdit.munki.recipe", - "parent": "com.github.hansen-m.download.boxedit", - "shortname": "BoxEdit.munki", + "path": "Audacity/Audacity.munki.recipe", + "parent": "com.github.joshua-d-miller.autopkg.download.audacity", + "shortname": "Audacity.munki", "inferred_type": "munki", - "munki_display_name": "Box Edit", - "munki_description": "Box Edit is an add-on feature that allows you to edit or create files directly on Box. Designed for all file types, browsers, and platforms, Box Edit uses the default application installed on your computer to edit or create simple and centralized content: DOC files open in Microsoft Word, PPT files open in Microsoft PowerPoint, images open in Photoshop (if installed), CAD files open in AutoCAD, and so forth." + "munki_display_name": "Audacity", + "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." + }, + "com.github.joshua-d-miller.autopkg.download.audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Audacity/Audacity.download.recipe", + "shortname": "Audacity.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.audacity" + ] + }, + "com.github.joshua-d-miller.download.vivaldi": { + "name": "Vivaldi", + "description": "Downloads the latest verison of Vivaldi", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Vivaldi/Vivaldi.download.recipe", + "shortname": "Vivaldi.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.vivaldi" + ] + }, + "com.github.joshua-d-miller.autopkg.munki.vivaldi": { + "name": "Vivaldi", + "description": "Download the latest version of Vivaldi and imports it into Munki.", + "repo": "autopkg/joshua-d-miller-recipes", + "path": "Vivaldi/Vivaldi.munki.recipe", + "parent": "com.github.joshua-d-miller.download.vivaldi", + "shortname": "Vivaldi.munki", + "inferred_type": "munki", + "munki_display_name": "Vivaldi", + "munki_description": "A browser for our friends." }, "com.github.joshua-d-miller.download.Box": { "name": "Box", @@ -18782,16 +18936,16 @@ "com.github.joshua-d-miller.autopkg.munki.Box" ] }, - "com.github.joshua-d-miller.autopkg.munki.Box": { - "name": "Box", - "description": "Download the latest version of Box and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.boxedit": { + "name": "Box Edit", + "description": "Downloads the latest version of Box Edit and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Box/Box.munki.recipe", - "parent": "com.github.joshua-d-miller.download.Box", - "shortname": "Box.munki", + "path": "Box/BoxEdit.munki.recipe", + "parent": "com.github.hansen-m.download.boxedit", + "shortname": "BoxEdit.munki", "inferred_type": "munki", - "munki_display_name": "Box", - "munki_description": "Box Drive is natively integrated into Windows Explorer and Mac Finder so it's built right into the way you already work." + "munki_display_name": "Box Edit", + "munki_description": "Box Edit is an add-on feature that allows you to edit or create files directly on Box. Designed for all file types, browsers, and platforms, Box Edit uses the default application installed on your computer to edit or create simple and centralized content: DOC files open in Microsoft Word, PPT files open in Microsoft PowerPoint, images open in Photoshop (if installed), CAD files open in AutoCAD, and so forth." }, "com.github.joshua-d-miller.autopkg.munki.boxsync": { "name": "Box Sync", @@ -18814,179 +18968,138 @@ "munki_display_name": "Box Notes", "munki_description": "Box Notes makes it easy to create meeting notes, share ideas, track status updates and plan projects together \u2014 there's no limit to your productivity. And, every Box Note is instantly available on web, mobile or your desktop, so you can access your ideas from anywhere." }, - "com.github.joshua-d-miller.autopkg.munki.ciscojabber": { - "name": "Cisco Jabber", - "description": "Download the latest version of Cisco Jabber and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.Box": { + "name": "Box", + "description": "Download the latest version of Box and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Cisco/CiscoJabber.munki.recipe", - "parent": "com.github.joshua-d-miller.download.ciscojabber", - "shortname": "CiscoJabber.munki", + "path": "Box/Box.munki.recipe", + "parent": "com.github.joshua-d-miller.download.Box", + "shortname": "Box.munki", "inferred_type": "munki", - "munki_display_name": "Cisco Jabber", - "munki_description": "Collaborate anywhere, on any device\nMobility doesn\u2019t have to limit productivity. Cisco Jabber delivers instant messaging, voice and video calls, voice messaging, desktop sharing, conferencing, and presence. Find the right people, see whether and how they\u2019re available, and collaborate more effectively." + "munki_display_name": "Box", + "munki_description": "Box Drive is natively integrated into Windows Explorer and Mac Finder so it's built right into the way you already work." }, - "com.github.joshua-d-miller.download.ciscojabber": { - "name": "Cisco Jabber", - "description": "Downloads the latest verison of Cisco Jabber", + "com.github.joshua-d-miller.download.solsticeclient": { + "name": "Solstice Client", + "description": "Downloads the latest verison of the Solstice Client for macOS", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Cisco/CiscoJabber.download.recipe", - "shortname": "CiscoJabber.download", + "path": "Mersive/SolsticeClient.download.recipe", + "shortname": "SolsticeClient.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.ciscojabber", - "com.github.peshay.filewave.CiscoJabber" + "com.github.joshua-d-miller.autopkg.munki.solsticeclient", + "com.github.mlbz521.pkg.SolsticeClient" ] }, - "com.github.joshua-d-miller.pkg.gephi": { - "name": "Gephi", - "description": "Downloads the current release version of Gephi and creates a package.", + "com.github.joshua-d-miller.autopkg.munki.solsticeclient": { + "name": "Solstice Client", + "description": "Download the latest version of the Mersive Solstice Client and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Gephi/Gephi.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.gephi", - "shortname": "Gephi.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Gephi" - ] + "path": "Mersive/SolsticeClient.munki.recipe", + "parent": "com.github.joshua-d-miller.download.solsticeclient", + "shortname": "SolsticeClient.munki", + "inferred_type": "munki", + "munki_display_name": "Solstice Client", + "munki_description": "Mersive Solstice is a high-performance in-room collaboration platform that improves the usability and productivity of meeting and learning spaces. Solstice enables users on any device to easily share, control, and mark up content on in-room displays to drive more efficient, engaging, and productive meetings." }, - "com.github.joshua-d-miller.download.gephi": { - "name": "Gephi", - "description": "Downloads the latest verison of Gephi", + "com.github.joshua-d-miller.download.ghostscript": { + "name": "Ghostscript", + "description": "Downloads the latest verison of Ghostscript", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Gephi/Gephi.download.recipe", - "shortname": "Gephi.download", + "path": "Ghostscript/Ghostscript.download.recipe", + "shortname": "Ghostscript.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.pkg.gephi", - "com.github.joshua-d-miller.autopkg.munki.gephi" + "com.github.joshua-d-miller.autopkg.munki.ghostscript" ] }, - "com.github.joshua-d-miller.autopkg.munki.gephi": { - "name": "Gephi", - "description": "Download the latest version of Gephi and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.ghostscript": { + "name": "Ghostscript", + "description": "Download the latest version of Ghostscript and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Gephi/Gephi.munki.recipe", - "parent": "com.github.joshua-d-miller.download.gephi", - "shortname": "Gephi.munki", + "path": "Ghostscript/Ghostscript.munki.recipe", + "parent": "com.github.joshua-d-miller.download.ghostscript", + "shortname": "Ghostscript.munki", "inferred_type": "munki", - "munki_display_name": "Gephi", - "munki_description": "Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs." + "munki_display_name": "Ghostscript", + "munki_description": "Ghostscript is an interpreter for the PostScript\u00ae language and PDF files. It is available under either the GNU GPL Affero license or licensed for commercial use from Artifex Software, Inc. It has been under active development for over 30 years and has been ported to several different systems during this time. Ghostscript consists of a PostScript interpreter layer and a graphics library." }, - "com.github.joshua-d-miller.autopkg.munki.Discord": { - "name": "Discord", - "description": "Download the latest version of Discord and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient": { + "name": "Exceed onDemand Client", + "description": "Download the latest version of Exceed onDemand Client and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Discord/Discord.munki.recipe", - "parent": "com.github.joshua-d-miller.download.Discord", - "shortname": "Discord.munki", + "path": "OpenText/ExceedOnDemand.munki.recipe", + "parent": "com.github.hansen-m.download.exceedondemandclient", + "shortname": "ExceedOnDemand.munki", "inferred_type": "munki", - "munki_display_name": "Discord", - "munki_description": "Discord is a freeware proprietary VoIP application designed for gaming communities. Discord runs on Microsoft Windows, macOS, Android, iOS, Linux, and in a web browser. In December 2016, the developers announced that Discord had over 25 million users." - }, - "com.github.joshua-d-miller.download.Discord": { - "name": "Discord", - "description": "Downloads the latest verison of Discord", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Discord/Discord.download.recipe", - "shortname": "Discord.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.Discord", - "com.github.andrewvalentine.install.Discord", - "com.github.autopkg.mikestechshop.pkg.Discord", - "com.github.grahampugh.recipes.userinstall.Discord" - ] + "munki_display_name": "Exceed onDemand Client", + "munki_description": "Exceed onDemand is a commercial software product that allows a high-fidelity graphical connection to be made to a remove system by means of a dedicated display server. Each Hammer system has such a server running, thus allowing a connection to be made. Remote Desktop connections present users with a familiar desktop GUI and do not require manual configuration of an SSH client. The remote GUI applications may be presented as a self-contained remote desktop with its own window management (similar to Remote Desktop) or may be seamlessly integrated into the users existing desktop." }, - "com.github.joshua-d-miller.download.logitechoptions": { - "name": "LogiMgr", - "description": "Downloads the latest verison of Logitech Options (Bluetooth and USB)", + "com.github.joshua-d-miller.download.AmazonMusicJDM": { + "name": "Amazon Music", + "description": "Downloads the latest verison of Amazon Music", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Logitech/LogitechOptions.download.recipe", - "shortname": "LogitechOptions.download", + "path": "Amazon/AmazonMusic-jdm.download.recipe", + "shortname": "AmazonMusic-jdm.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.logitechoptions", - "com.github.andredb90.filewave.logitechoptions" + "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM" ] }, - "com.github.joshua-d-miller.autopkg.munki.logitechoptions": { - "name": "Logitech Options", - "description": "Download the latest version of Logitech Options (Bluetooth and USB) and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Logitech/LogitechOptions.munki.recipe", - "parent": "com.github.joshua-d-miller.download.logitechoptions", - "shortname": "LogitechOptions.munki", - "inferred_type": "munki", - "munki_display_name": "Logitech Options", - "munki_description": "Logitech Options lets you customize gesture controls for Logitech touch products. It also adds enhanced key functions for Logitech keyboards, and notification for device-specific status features such as battery level, key backlighting level, and Caps Lock." - }, - "com.github.joshua-d-miller.autopkg.munki.solsticeclient": { - "name": "Solstice Client", - "description": "Download the latest version of the Mersive Solstice Client and imports it into Munki.", + "com.github.joshua-d-miller.munki.AmazonPhotos": { + "name": "Amazon Photos", + "description": "Downloads the latest version of Amazon Photos and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Mersive/SolsticeClient.munki.recipe", - "parent": "com.github.joshua-d-miller.download.solsticeclient", - "shortname": "SolsticeClient.munki", + "path": "Amazon/AmazonPhotos.munki.recipe", + "parent": "com.github.joshua-d-miller.download.AmazonPhotos", + "shortname": "AmazonPhotos.munki", "inferred_type": "munki", - "munki_display_name": "Solstice Client", - "munki_description": "Mersive Solstice is a high-performance in-room collaboration platform that improves the usability and productivity of meeting and learning spaces. Solstice enables users on any device to easily share, control, and mark up content on in-room displays to drive more efficient, engaging, and productive meetings." + "munki_display_name": "Amazon Photos", + "munki_description": "Create lasting momemories with custom prints:\nFrom prints ready to frame or wall decor ready to hang, display your favorite memories for everyone to enjoy.\n\nYour photos, on the big screen:\nSet your photos as your Fire TV screensaver, and view a slideshow of your favorites on the biggest screen in the house.\n\nExpand your storage:\nChoose storage plans staring at 100GB and cancel anytime.\n\nFrom https://www.amazon.com/Amazon-Photos/b\n " }, - "com.github.joshua-d-miller.download.solsticeclient": { - "name": "Solstice Client", - "description": "Downloads the latest verison of the Solstice Client for macOS", + "com.github.joshua-d-miller.download.AmazonPhotos": { + "name": "Amazon Photos", + "description": "Downloads the latest version of Amazon Photos.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Mersive/SolsticeClient.download.recipe", - "shortname": "SolsticeClient.download", + "path": "Amazon/AmazonPhotos.download.recipe", + "shortname": "AmazonPhotos.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.solsticeclient", - "com.github.mlbz521.pkg.SolsticeClient" + "com.github.joshua-d-miller.munki.AmazonPhotos" ] }, - "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer": { - "name": "Splashtop Streamer", - "description": "Downloads the latest version of Splashtop Streamer and makes a pkg of it Then, uploads to the JSS.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Splashtop/SplashtopStreamer.jss.recipe", - "parent": "com.github.nstrauss.pkg.SplashtopStreamer", - "shortname": "SplashtopStreamer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the Splashtop Streamer on any Windows, Mac, or Linux computers that you want to remotely access, view, and control from another device using the Splashtop app." - }, - "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta": { - "name": "Sketchpad", - "description": "Download the latest version of Sketchpad BETA Universal and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM": { + "name": "Amazon Music", + "description": "Download the latest version of Amazon Music and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "McGraw-Hill Education/Sketchpad-BETA.munki.recipe", - "parent": "com.github.joshua-d-miller.download.sketchpadbeta", - "shortname": "Sketchpad-BETA.munki", + "path": "Amazon/AmazonMusic-jdm.munki.recipe", + "parent": "com.github.joshua-d-miller.download.AmazonMusicJDM", + "shortname": "AmazonMusic-jdm.munki", "inferred_type": "munki", - "munki_display_name": "Sketchpad", - "munki_description": "The Geometer's Sketchpad is the world's leading software for teaching mathematics. Sketchpad gives students at all levels-from third grade through college-a tangible, visual way to learn mathematics that increases their engagement, understanding, and achievement. Make math more meaningful and memorable using Sketchpad." + "munki_display_name": "Amazon Music", + "munki_description": "Amazon Music (previously Amazon MP3) is an online music store and music locker operated by Amazon.com." }, - "com.github.joshua-d-miller.download.sketchpadbeta": { - "name": "Sketchpad", - "description": "Downloads the latest verison of Sketchpad BETA Universal", + "com.github.joshua-d-miller.download.voipconnect": { + "name": "VOIP Connect", + "description": "Downloads the latest verison of VOIP Connect", "repo": "autopkg/joshua-d-miller-recipes", - "path": "McGraw-Hill Education/Sketchpad-BETA.download.recipe", - "shortname": "Sketchpad-BETA.download", + "path": "VOIP Connect/voipconnect.download.recipe", + "shortname": "voipconnect.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta" + "com.github.joshua-d-miller.autopkg.munki.voipconnect" ] }, - "com.github.joshua-d-miller.autopkg.munki.bigfixclient": { - "name": "HCL BigFix", - "description": "Download the latest version of BES Client and imports it into Munki. NOTE: This version is universal but will only run on macOS 11 and newer.", + "com.github.joshua-d-miller.autopkg.munki.voipconnect": { + "name": "VOIP Connect", + "description": "Download the latest version of VOIP Connect and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "HCL/BigFix.munki.recipe", - "parent": "com.github.joshua-d-miller.download.bigfixclient", - "shortname": "BigFix.munki", + "path": "VOIP Connect/voipconnect.munki.recipe", + "parent": "com.github.joshua-d-miller.download.voipconnect", + "shortname": "voipconnect.munki", "inferred_type": "munki", - "munki_display_name": "HCL BigFix", - "munki_description": "HCL BigFix - A powerful, cross-platform systems management suite for remotely managing and monitoring workstations. BigFix is designed to save IT staff time and licensing costs by maintaining a single BigFix infrastructure centrally for all areas." + "munki_display_name": "VOIP Connect", + "munki_description": "Download the free universal Dellmont VoipConnect desktop client here! Simply choose your operating system and install the file directly on your computer. VoipConnect offers a free softphone client for both Windows as well as Mac computers.\n\n After you've installed the client, please use your Voip credentials to log in. Saving on your calling charges was never this easy!" }, "com.github.joshua-d-miller.download.bigfixclient": { "name": "HCL BigFix", @@ -18999,72 +19112,71 @@ "com.github.joshua-d-miller.autopkg.munki.bigfixclient" ] }, - "com.github.joshua-d-miller.autopkg.munki.tnefenough": { - "name": "TNEF Enough", - "description": "Download the latest version of Josh Jacob's TNEF's Enough and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.bigfixclient": { + "name": "HCL BigFix", + "description": "Download the latest version of BES Client and imports it into Munki. NOTE: This version is universal but will only run on macOS 11 and newer.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Josh Jacob/TNEFsEnough.munki.recipe", - "parent": "com.github.joshua-d-miller.download.tnefenough", - "shortname": "TNEFsEnough.munki", + "path": "HCL/BigFix.munki.recipe", + "parent": "com.github.joshua-d-miller.download.bigfixclient", + "shortname": "BigFix.munki", "inferred_type": "munki", - "munki_display_name": "TNEF's Enough", - "munki_description": "TNEF's Enough allows Macs to read and extract files from Microsoft TNEF stream files. The files are usually received by SMTP based e-mail programs from Microsoft Exchange and Microsoft Outlook users. The SMTP based e-mail program will usually receive either a MIME attachment named \"winmail.dat\" or a MIME attachment with the type \"application/ms-tnef. The file is a rich text (or MAPI) message that is sent from Outlook to Exchange. When Exchange sends the message to an outside server it writes the MAPI message as a MIME attachment. The unfortunate side effect of this plan is if the Outlook user has someone in their address book as a person who can receive \"Rich Text\" then the user will receive the TNEF file whether the user uses Outlook or not." + "munki_display_name": "HCL BigFix", + "munki_description": "HCL BigFix - A powerful, cross-platform systems management suite for remotely managing and monitoring workstations. BigFix is designed to save IT staff time and licensing costs by maintaining a single BigFix infrastructure centrally for all areas." }, - "com.github.joshua-d-miller.download.tnefenough": { - "name": "TNEF Enough", - "description": "Downloads the latest verison of Josh Jacob's TNEF's Enough", + "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions": { + "name": "Adobe Digital Editions", + "description": "Download the latest version of Adobe Digital Editions and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Josh Jacob/TNEFsEnough.download.recipe", - "shortname": "TNEFsEnough.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.tnefenough", - "com.github.ahousseini-recipes.pkg.TNEFsEnough" - ] + "path": "Adobe/AdobeDigitalEditions.munki.recipe", + "parent": "com.github.hansen-m.download.AdobeDigitalEditions", + "shortname": "AdobeDigitalEditions.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Digital Editions", + "munki_description": "Adobe Digital Editions software offers an engaging way to view and manage eBooks and other digital publications. Use it to download and purchase digital content, which can be read both online and offline. Transfer copy-protected eBooks from your personal computer to other computers or devices. Organize your eBooks into a custom library and annotate pages. Digital Editions also supports industry-standard eBook formats, including PDF/A and EPUB." }, - "com.github.joshua-d-miller.download.evernote": { - "name": "Evernote", - "description": "Downloads the latest verison of Evernote", + "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate": { + "name": "Adobe Acrobat DC Update", + "description": "Download the latest version of Adobe Acrobat DC and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Evernote/Evernote.download.recipe", - "shortname": "Evernote.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.munki.evernote" - ] + "path": "Adobe/AdobeAcrobatDCUpdate.munki.recipe", + "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate", + "shortname": "AdobeAcrobatDCUpdate.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Acrobat DC Update", + "munki_description": "This update provides system requirement enhancements, mitigation for security issues, improved overall stability, bug fixes, and feature enhancements. For a list of specific bug fixes, new features, and other changes in this release, see the Release Notes." }, - "com.github.joshua-d-miller.munki.evernote": { - "name": "Evernote", - "description": "Downloads the current release version of Evernote and imports into Munki.", + "com.github.joshua-d-miller.autopkg.munki.AdobeFlashDebbugger": { + "name": "Adobe Flash Player Debug", + "description": "Download the latest version of the Debug Version of Adobe Flash and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Evernote/Evernote.munki.recipe", - "parent": "com.github.joshua-d-miller.download.evernote", - "shortname": "Evernote.munki", + "path": "Adobe/AdobeFlashDebugger.munki.recipe", + "parent": "com.github.vmule.download.AdobeFlashDebugger", + "shortname": "AdobeFlashDebugger.munki", "inferred_type": "munki", - "munki_display_name": "Evernote", - "munki_description": "\n\n

\nEvernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web.\n

\n
\n

\n\nKeep everything in sync\n\n
\nWith Evernote, all of your notes, web clips, files and images are made available on every device and computer you use.\n

\n
\n

\n\nRemember things you like\n\n
\nSave everything cool and exciting you see online and in the real world. Snap a photo, record some audio and save it.\n

\n
\n

\n\nSave favorite webpages\n\n
\nSave entire webpages to your Evernote account with our nifty web clipper browser extensions. You get the whole page: text, images and links.\n

\n
\n

\n\nResearch better\n\n
\nCollect information from anywhere into a single place. From text notes to web pages to files to snapshots, everything is always at your fingertips.\n

\n
\n

\n\nWork with friends and colleagues\n\n
\nShare your notes and collaborate on projects with friends, colleagues and classmates.\n

\n
\n

\n\nPlan your next trip\n\n
\nKeep all of your itineraries, confirmations, scanned travel documents, maps, and plans in Evernote, so you will have them when you need them.\n

\n\n " + "munki_display_name": "Adobe Flash Player Debug", + "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers. This installer installs the Debug version to be used with the development of Flash Applications." }, - "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient": { - "name": "Exceed onDemand Client", - "description": "Download the latest version of Exceed onDemand Client and imports it into Munki.", + "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal": { + "name": "Adobe Creative Cloud", + "description": "Download the latest version of the Adobe Creative Cloud Universal Installer and imports it into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "OpenText/ExceedOnDemand.munki.recipe", - "parent": "com.github.hansen-m.download.exceedondemandclient", - "shortname": "ExceedOnDemand.munki", + "path": "Adobe/AdobeCreativeCloudInstallerUniversal.munki.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "shortname": "AdobeCreativeCloudInstallerUniversal.munki", "inferred_type": "munki", - "munki_display_name": "Exceed onDemand Client", - "munki_description": "Exceed onDemand is a commercial software product that allows a high-fidelity graphical connection to be made to a remove system by means of a dedicated display server. Each Hammer system has such a server running, thus allowing a connection to be made. Remote Desktop connections present users with a familiar desktop GUI and do not require manual configuration of an SSH client. The remote GUI applications may be presented as a self-contained remote desktop with its own window management (similar to Remote Desktop) or may be seamlessly integrated into the users existing desktop." + "munki_display_name": "Adobe Creative Cloud", + "munki_description": "Adobe Creative Cloud gives you the world's best creative apps and services so you can make anything you can imagine, whereever you're inspired. " }, - "com.github.joshua-d-miller.munki.scansnaphome": { - "name": "ScanSnap Home", - "description": "Downloads the current release version of ScanSnap Home and imports into Munki.", + "com.github.joshua-d-miller.download.fathom": { + "name": "Fathom", + "description": "Downloads the latest version of Fathom.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "Fujitsu/ScanSnapHome.munki.recipe", - "parent": "com.github.joshua-d-miller.download.scansnaphome", - "shortname": "ScanSnapHome.munki", - "inferred_type": "munki", - "munki_display_name": "ScanSnap Home", - "munki_description": "ScanSnap Home is a desktop application that edits, manages, and utilizes scanned data from documents, business cards, photos, and receipts to increase your productivity." + "path": "Fathom/Fathom.download.recipe", + "shortname": "Fathom.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.fathom" + ] }, "com.github.joshua-d-miller.download.scansnaphome": { "name": "ScanSnap Home", @@ -19077,129 +19189,110 @@ "com.github.joshua-d-miller.munki.scansnaphome" ] }, - "com.github.joshua-d-miller.autopkg.munki.ChronoViz": { - "name": "ChronoViz", - "description": "Download the latest version of ChronoViz and imports it into Munki.", + "com.github.joshua-d-miller.munki.scansnaphome": { + "name": "ScanSnap Home", + "description": "Downloads the current release version of ScanSnap Home and imports into Munki.", "repo": "autopkg/joshua-d-miller-recipes", - "path": "ChronoViz/ChronoViz.munki.recipe", - "parent": "com.github.joshua-d-miller.download.ChronoViz", - "shortname": "ChronoViz.munki", + "path": "Fujitsu/ScanSnapHome.munki.recipe", + "parent": "com.github.joshua-d-miller.download.scansnaphome", + "shortname": "ScanSnapHome.munki", "inferred_type": "munki", - "munki_display_name": "ChronoViz", - "munki_description": "ChronoViz is a tool to aid visualization and analysis of multimodal sets of time-coded information, with a focus on the analysis of video in combination with other data sources." + "munki_display_name": "ScanSnap Home", + "munki_description": "ScanSnap Home is a desktop application that edits, manages, and utilizes scanned data from documents, business cards, photos, and receipts to increase your productivity." }, - "com.github.joshua-d-miller.download.ChronoViz": { - "name": "ChronoViz", - "description": "Downloads the latest verison of ChronoViz", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "ChronoViz/ChronoViz.download.recipe", - "shortname": "ChronoViz.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.ChronoViz" - ] + "com.github.arubdesu.shared": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n ", + "repo": "autopkg/arubdesu-recipes", + "path": "SharedProcessors/SharedRecipeStub.recipe" }, - "com.github.joshua-d-miller.download.cryptomator": { - "name": "Cryptomator", - "description": "Downloads the latest verison of Cryptomator", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Skymatic/Cryptomator.download.recipe", - "shortname": "Cryptomator.download", + "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox": { + "name": "JetBrains Toolbox", + "description": "Installs the latest version of JetBrains Toolbox.", + "repo": "autopkg/arubdesu-recipes", + "path": "JetBrainsToolbox/JetBrainsToolbox.install.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", + "shortname": "JetBrainsToolbox.install", + "inferred_type": "install" + }, + "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox": { + "name": "JetBrainsToolbox", + "description": "Downloads the latest version of JetBrains Toolbox.\nARCH can be one of 'mac' or 'macM1'\n\t", + "repo": "autopkg/arubdesu-recipes", + "path": "JetBrainsToolbox/JetBrainsToolbox.download.recipe", + "shortname": "JetBrainsToolbox.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.cryptomator" + "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox", + "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox", + "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox" ] }, - "com.github.joshua-d-miller.autopkg.munki.cryptomator": { - "name": "Cryptomator", - "description": "Download the latest version of Cryptomator and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Skymatic/Cryptomator.munki.recipe", - "parent": "com.github.joshua-d-miller.download.cryptomator", - "shortname": "Cryptomator.munki", - "inferred_type": "munki", - "munki_display_name": "Cryptomator", - "munki_description": "Cryptomator provides transparent, client-side encryption for your cloud. Protect your documents from unauthorized access. Cryptomator is free and open source software, so you can rest assured there are no backdoors." - }, - "com.github.joshua-d-miller.autopkg.munki.OBS": { - "name": "Open Broadcaster Software", - "description": "Downloads the latest version of OBS Studio and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "OBS/OBS.munki.recipe", - "parent": "com.github.nstrauss.download.OBS", - "shortname": "OBS.munki", + "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox": { + "name": "JetBrains Toolbox", + "description": "Downloads the latest version of JetBrains Toolbox and imports it into Munki.", + "repo": "autopkg/arubdesu-recipes", + "path": "JetBrainsToolbox/JetBrainsToolbox.munki.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", + "shortname": "JetBrainsToolbox.munki", "inferred_type": "munki", - "munki_display_name": "Open Broadcaster Software", - "munki_description": "Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux." + "munki_display_name": "JetBrains Toolbox", + "munki_description": " " }, - "com.github.joshua-d-miller.download.drobodashboard": { - "name": "DroboDashboard", - "description": "Downloads the latest verison of Drobo Dashboard", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Drobo/DroboDashboard.download.recipe", - "shortname": "DroboDashboard.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.drobodashboard" - ] + "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox": { + "name": "JetBrains Toolbox", + "description": "Downloads the latest version of JetBrains Toolbox and creates a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "JetBrainsToolbox/JetBrainsToolbox.pkg.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", + "shortname": "JetBrainsToolbox.pkg", + "inferred_type": "pkg" }, - "com.github.joshua-d-miller.autopkg.munki.drobodashboard": { - "name": "DroboDashboard", - "description": "Download the latest version of Drobo Dashboard and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "Drobo/DroboDashboard.munki.recipe", - "parent": "com.github.joshua-d-miller.download.drobodashboard", - "shortname": "DroboDashboard.munki", + "com.github.arubdesu.munki.iTeleport": { + "name": "iTeleport", + "description": "Downloads latest version of iTeleport and imports it into a Munki repo.", + "repo": "autopkg/arubdesu-recipes", + "path": "iTeleport/iTeleport.munki.recipe", + "parent": "com.github.arubdesu.download.iTeleport", + "shortname": "iTeleport.munki", "inferred_type": "munki", - "munki_display_name": "DroboDashboard", - "munki_description": "Mac Installer for the Drobo Dashboard Application. This will allow users to access their Drobo Firewire storage or NAS." + "munki_display_name": "iTeleport", + "munki_description": "It's magic" }, - "com.github.joshua-d-miller.download.dymolabel": { - "name": "DYMO Label", - "description": "Downloads the latest verison of DYMO Label Software", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "DYMO/DYMOLabel.download.recipe", - "shortname": "DYMOLabel.download", + "com.github.arubdesu.download.iTeleport": { + "name": "iTeleport", + "description": "Downloads the current release version of iTeleport.", + "repo": "autopkg/arubdesu-recipes", + "path": "iTeleport/iTeleport.download.recipe", + "deprecated": true, + "shortname": "iTeleport.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.DymoLabel", - "com.github.joshua-d-miller.autopkg.munki.dymolabel", - "com.github.jazzace.install.dymolabel" + "com.github.arubdesu.munki.iTeleport", + "com.github.arubdesu.pkg.iTeleport" ] }, - "com.github.joshua-d-miller.autopkg.munki.dymolabel": { - "name": "DYMO Label", - "description": "Download the latest version of DYMO Label Software and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "DYMO/DYMOLabel.munki.recipe", - "parent": "com.github.joshua-d-miller.download.dymolabel", - "shortname": "DYMOLabel.munki", - "inferred_type": "munki", - "munki_display_name": "DYMO Label v.8", - "munki_description": "Print one label or hundreds, with ease... With DYMO Label v.8 software and your DYMO LabelWriter printer, you'll design and print impressive labels that look exactly the way you want them to look - without the waste and hassle of sheet labels." + "com.github.arubdesu.install.iTeleport": { + "name": null, + "description": "Installs the current release version of iTeleport.", + "repo": "autopkg/arubdesu-recipes", + "path": "iTeleport/iTeleport.install.recipe", + "parent": "com.github.arubdesu.pkg.iTeleport", + "shortname": "iTeleport.install", + "inferred_type": "install" }, - "com.github.joshua-d-miller.download.geogebra": { - "name": "GeoGebra", - "description": "Downloads the latest verison of GeoGebra", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "GeoGebra/GeoGebra.download.recipe", - "shortname": "GeoGebra.download", - "inferred_type": "download", + "com.github.arubdesu.pkg.iTeleport": { + "name": "iTeleport", + "description": "Downloads the current release version of iTeleport and builds a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "iTeleport/iTeleport.pkg.recipe", + "parent": "com.github.arubdesu.download.iTeleport", + "shortname": "iTeleport.pkg", + "inferred_type": "pkg", "children": [ - "com.github.joshua-d-miller.autopkg.munki.geogebra" + "com.github.arubdesu.install.iTeleport" ] }, - "com.github.joshua-d-miller.autopkg.munki.geogebra": { - "name": "GeoGebra", - "description": "Download the latest version of GeoGebra and imports it into Munki.", - "repo": "autopkg/joshua-d-miller-recipes", - "path": "GeoGebra/GeoGebra.munki.recipe", - "parent": "com.github.joshua-d-miller.download.geogebra", - "shortname": "GeoGebra.munki", - "inferred_type": "munki", - "munki_display_name": "GeoGebra", - "munki_description": "GeoGebra (www.geogebra.org) is free dynamic mathematics software for all levels of education that brings together geometry, algebra, spreadsheets, graphing, statistics and calculus in one easy-to-use package. Interactive learning, teaching and evaluation resources created with GeoGebra can be shared and used by everyone at www.geogebratube.org." - }, "com.github.autopkg.arubdesu-recipes.pkg.macid": { "name": "MacID", "description": "Downloads the current release version of macid and builds a package.", @@ -19212,15 +19305,6 @@ "com.github.autopkg.arubdesu-recipes.install.macid" ] }, - "com.github.autopkg.arubdesu-recipes.install.macid": { - "name": null, - "description": "Installs the current release version of macid.", - "repo": "autopkg/arubdesu-recipes", - "path": "MacID/MacID.install.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.pkg.macid", - "shortname": "MacID.install", - "inferred_type": "install" - }, "com.github.autopkg.arubdesu-recipes.download.macid": { "name": "MacID", "description": "Downloads the latest version of MacID.", @@ -19234,6 +19318,15 @@ "com.github.autopkg.arubdesu-recipes.munki.macid" ] }, + "com.github.autopkg.arubdesu-recipes.install.macid": { + "name": null, + "description": "Installs the current release version of macid.", + "repo": "autopkg/arubdesu-recipes", + "path": "MacID/MacID.install.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.pkg.macid", + "shortname": "MacID.install", + "inferred_type": "install" + }, "com.github.autopkg.arubdesu-recipes.munki.macid": { "name": "MacID", "description": "Downloads latest version of macid and imports it into a Munki repo.", @@ -19245,181 +19338,272 @@ "munki_display_name": "MacID", "munki_description": "Unlock your Mac with just your fingerprint." }, - "com.github.arubdesu.pkg.8x8Work": { - "name": "8x8Work", - "description": "Downloads the latest version of 8x8 Work and creates a package.", + "com.github.arubdesu.install.OrbStack": { + "name": "OrbStack", + "description": "Installs the latest version of OrbStack.", "repo": "autopkg/arubdesu-recipes", - "path": "8x8Inc/8x8Work.pkg.recipe", - "parent": "com.github.arubdesu.download.8x8Work", - "shortname": "8x8Work.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.8x8Work-pkg" - ] + "path": "OrbStack/OrbStack.install.recipe", + "parent": "com.github.arubdesu.download.OrbStack", + "shortname": "OrbStack.install", + "inferred_type": "install" }, - "com.github.arubdesu.download.8x8Work": { - "name": "8x8Work", - "description": "Downloads the latest arm64 version of 8x8 Work", + "com.github.arubdesu.download.OrbStack": { + "name": "OrbStack", + "description": "Downloads the latest version of OrbStack.\n\nFor Intel use: \"amd64\" in the DOWNLOAD_ARCH variable\nFor Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable\n\nDefaults to Apple Silicon", "repo": "autopkg/arubdesu-recipes", - "path": "8x8Inc/8x8Work.download.recipe", - "shortname": "8x8Work.download", + "path": "OrbStack/OrbStack.download.recipe", + "shortname": "OrbStack.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.8x8Work", - "com.github.arubdesu.munki.8x8Work", - "com.github.arubdesu.install.8x8Work" + "com.github.arubdesu.install.OrbStack", + "com.github.arubdesu.munki.OrbStack", + "com.github.arubdesu.pkg.OrbStack" ] }, - "com.github.arubdesu.munki.8x8Work": { - "name": "8x8Work", - "description": "Downloads the latest version of 8x8 Work and imports it into Munki.", + "com.github.arubdesu.munki.OrbStack": { + "name": "OrbStack", + "description": "Downloads the latest version of OrbStack and imports it into Munki.", "repo": "autopkg/arubdesu-recipes", - "path": "8x8Inc/8x8Work.munki.recipe", - "parent": "com.github.arubdesu.download.8x8Work", - "shortname": "8x8Work.munki", + "path": "OrbStack/OrbStack.munki.recipe", + "parent": "com.github.arubdesu.download.OrbStack", + "shortname": "OrbStack.munki", "inferred_type": "munki", - "munki_display_name": "8x8 Work", - "munki_description": "8x8 Work is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, and web conferencing\u2014all in a standalone desktop application. Use your Mac or smartphone to make calls, join video conferences or online meetings, chat, manage voicemails, access your company directory, and more." + "munki_display_name": "OrbStack", + "munki_description": "OrbStack is a fast, light, and simple way to run containers and Linux machines on macOS. It's a supercharged alternative to Docker Desktop and WSL, all in one easy-to-use app." }, - "com.github.arubdesu.install.8x8Work": { - "name": "8x8 Work", - "description": "Installs the latest version of 8x8 Work", + "com.github.arubdesu.pkg.OrbStack": { + "name": "OrbStack", + "description": "Downloads the latest version of OrbStack and creates a package.", "repo": "autopkg/arubdesu-recipes", - "path": "8x8Inc/8x8Work.install.recipe", - "parent": "com.github.arubdesu.download.8x8Work", - "shortname": "8x8Work.install", - "inferred_type": "install" + "path": "OrbStack/OrbStack.pkg.recipe", + "parent": "com.github.arubdesu.download.OrbStack", + "shortname": "OrbStack.pkg", + "inferred_type": "pkg" }, - "com.github.arubdesu.install.AirBuddy2": { - "name": "AirBuddy", - "description": "Installs the latest version of AirBuddy.", + "com.github.arubdesu.install.Cinch": { + "name": null, + "description": "Installs the current release version of Cinch.", "repo": "autopkg/arubdesu-recipes", - "path": "AirBuddy/AirBuddy2.install.recipe", - "parent": "com.github.arubdesu.download.AirBuddy2", - "shortname": "AirBuddy2.install", + "path": "IrradiatedSoftware/Cinch.install.recipe", + "parent": "com.github.arubdesu.pkg.Cinch", + "shortname": "Cinch.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.AirBuddy2": { - "name": "AirBuddy", - "description": "Downloads the latest version of AirBuddy and creates a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "AirBuddy/AirBuddy2.pkg.recipe", - "parent": "com.github.arubdesu.download.AirBuddy2", - "shortname": "AirBuddy2.pkg", - "inferred_type": "pkg" - }, - "com.github.arubdesu.download.AirBuddy2": { - "name": "AirBuddy", - "description": "Downloads the latest version of AirBuddy.", + "com.github.arubdesu.download.Cinch": { + "name": "Cinch", + "description": "Downloads the current release version of Cinch.", "repo": "autopkg/arubdesu-recipes", - "path": "AirBuddy/AirBuddy2.download.recipe", - "shortname": "AirBuddy2.download", + "path": "IrradiatedSoftware/Cinch.download.recipe", + "deprecated": true, + "shortname": "Cinch.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.install.AirBuddy2", - "com.github.arubdesu.pkg.AirBuddy2", - "com.github.arubdesu.munki.AirBuddy2" + "com.github.arubdesu.munki.Cinch", + "com.github.arubdesu.pkg.Cinch" ] }, - "com.github.arubdesu.munki.AirBuddy2": { - "name": "AirBuddy", - "description": "Downloads the latest version of AirBuddy and imports it into Munki.", + "com.github.arubdesu.munki.Cinch": { + "name": "Cinch", + "description": "Downloads latest version of Cinch and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "AirBuddy/AirBuddy2.munki.recipe", - "parent": "com.github.arubdesu.download.AirBuddy2", - "shortname": "AirBuddy2.munki", + "path": "IrradiatedSoftware/Cinch.munki.recipe", + "parent": "com.github.arubdesu.download.Cinch", + "shortname": "Cinch.munki", "inferred_type": "munki", - "munki_display_name": "AirBuddy", - "munki_description": "Experience AirPods on your Mac like never before." + "munki_display_name": "Cinch", + "munki_description": "Cinch allows you to precisely resize a window simply by dragging to the left, right, or top screen edge." }, - "com.github.autopkg.arubdesu-recipes.aws-vault.download": { - "name": "aws-vault", - "description": "Downloads latest darwin version of aws-vault.", + "com.github.arubdesu.pkg.Cinch": { + "name": "Cinch", + "description": "Downloads the current release version of Cinch and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "aws-vault/aws-vault.download.recipe", - "shortname": "aws-vault.download", - "inferred_type": "download", + "path": "IrradiatedSoftware/Cinch.pkg.recipe", + "parent": "com.github.arubdesu.download.Cinch", + "shortname": "Cinch.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.install.aws-vault", - "com.github.autopkg.arubdesu-recipes.aws-vault.pkg" + "com.github.arubdesu.install.Cinch" ] }, - "com.github.autopkg.arubdesu-recipes.munki.aws-vault": { - "name": "aws-vault", - "description": null, + "com.github.arubdesu.munki.MarsEdit": { + "name": "MarsEdit", + "description": "Downloads latest version of MarsEdit and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "aws-vault/aws-vault.munki.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.pkg", - "shortname": "aws-vault.munki", + "path": "RedSweater/MarsEdit.munki.recipe", + "parent": "com.github.arubdesu.download.MarsEdit", + "shortname": "MarsEdit.munki", "inferred_type": "munki", - "munki_display_name": "aws-vault", - "munki_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment." - }, - "com.github.autopkg.install.aws-vault": { - "name": "aws-vault", - "description": "Installs the latest aws-vault from GitHub", - "repo": "autopkg/arubdesu-recipes", - "path": "aws-vault/aws-vault.install.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download", - "shortname": "aws-vault.install", - "inferred_type": "install" + "munki_display_name": "MarsEdit", + "munki_description": "MarsEdit is a weblog editor for Mac OS X. It supports posting to many popular blogging services, such as Blogger, Movable Type, Tumblr and WordPress." }, - "com.github.autopkg.arubdesu-recipes.aws-vault.pkg": { - "name": "aws-vault", - "description": "Downloads the current release of 99designs/aws-vault from Github\n\t\tand builds a package installing it to /usr/local/bin.", + "com.github.arubdesu.pkg.MarsEdit": { + "name": "MarsEdit", + "description": "Downloads the current release version of MarsEdit and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "aws-vault/aws-vault.pkg.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download", - "shortname": "aws-vault.pkg", + "path": "RedSweater/MarsEdit.pkg.recipe", + "parent": "com.github.arubdesu.download.MarsEdit", + "shortname": "MarsEdit.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.arubdesu-recipes.munki.aws-vault" + "com.github.arubdesu.install.MarsEdit" ] }, - "com.github.autopkg.arubdesu-recipes.pkg.synergy": { - "name": "Synergy", - "description": "Downloads the current release version of Synergy and builds a package.", + "com.github.arubdesu.install.MarsEdit": { + "name": null, + "description": "Installs the current release version of MarsEdit.", "repo": "autopkg/arubdesu-recipes", - "path": "Synergy/Synergy.pkg.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.synergy", - "shortname": "Synergy.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.arubdesu-recipes.install.synergy" + "path": "RedSweater/MarsEdit.install.recipe", + "parent": "com.github.arubdesu.pkg.MarsEdit", + "shortname": "MarsEdit.install", + "inferred_type": "install" + }, + "com.github.arubdesu.download.MarsEdit": { + "name": "MarsEdit", + "description": "Downloads the current release version of MarsEdit.", + "repo": "autopkg/arubdesu-recipes", + "path": "RedSweater/MarsEdit.download.recipe", + "shortname": "MarsEdit.download", + "inferred_type": "download", + "children": [ + "com.github.arubdesu.munki.MarsEdit", + "com.github.arubdesu.pkg.MarsEdit" ] }, - "com.github.autopkg.arubdesu-recipes.download.synergy": { - "name": "Synergy", - "description": "Downloads the current stable version of Synergy", + "com.github.arubdesu.pkg.Mactracker": { + "name": "Mactracker", + "description": "Downloads the current release version of Mactracker and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "Synergy/Synergy.download.recipe", - "shortname": "Synergy.download", + "path": "Mactracker/Mactracker.pkg.recipe", + "parent": "com.github.arubdesu.download.Mactracker", + "shortname": "Mactracker.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.arubdesu.install.Mactracker" + ] + }, + "com.github.arubdesu.install.Mactracker": { + "name": null, + "description": "Installs the current release version of Mactracker.", + "repo": "autopkg/arubdesu-recipes", + "path": "Mactracker/Mactracker.install.recipe", + "parent": "com.github.arubdesu.pkg.Mactracker", + "shortname": "Mactracker.install", + "inferred_type": "install" + }, + "com.github.arubdesu.download.Mactracker": { + "name": "Mactracker", + "description": "Downloads the current release version of Mactracker.", + "repo": "autopkg/arubdesu-recipes", + "path": "Mactracker/Mactracker.download.recipe", + "shortname": "Mactracker.download", "inferred_type": "download", "children": [ - "com.github.autopkg.arubdesu-recipes.pkg.synergy", - "com.github.autopkg.arubdesu-recipes.munki.synergy" + "com.github.arubdesu.pkg.Mactracker", + "com.github.arubdesu.munki.Mactracker", + "com.github.peshay.filewave.Mactracker" ] }, - "com.github.autopkg.arubdesu-recipes.munki.synergy": { - "name": "Synergy", - "description": "Downloads latest version of Synergy and imports it into a Munki repo.", + "com.github.arubdesu.munki.Mactracker": { + "name": "Mactracker", + "description": "Downloads the current release version of Mactracker and imports into Munki.", "repo": "autopkg/arubdesu-recipes", - "path": "Synergy/Synergy.munki.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.synergy", - "shortname": "Synergy.munki", + "path": "Mactracker/Mactracker.munki.recipe", + "parent": "com.github.arubdesu.download.Mactracker", + "shortname": "Mactracker.munki", "inferred_type": "munki", - "munki_display_name": "Synergy", - "munki_description": "Synergy combines your desktop devices together in to one cohesive experience. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux." + "munki_display_name": "Mactracker", + "munki_description": "Mactracker provides detailed information on every Apple Macintosh computer ever made, including items such as processor speed, memory, optical drives, graphic cards, supported OS versions, and expansion options. Also included is information on Apple mice, keyboards, displays, printers, scanners, speakers, cameras, iPod, Apple TV, iPhone, iPad, Wi-Fi products, Newton, iOS, Mac OS, and OS X versions." }, - "com.github.autopkg.arubdesu-recipes.install.synergy": { + "com.github.arubdesu.download.Limechat": { + "name": "Limechat", + "description": "Downloads the current release version of Limechat.", + "repo": "autopkg/arubdesu-recipes", + "path": "Limechat/Limechat.download.recipe", + "deprecated": true, + "shortname": "Limechat.download", + "inferred_type": "download", + "children": [ + "com.github.arubdesu.pkg.Limechat", + "com.github.arubdesu.munki.Limechat", + "com.github.peshay.filewave.LimeChat" + ] + }, + "com.github.arubdesu.pkg.Limechat": { + "name": "Limechat", + "description": "Downloads the current release version of Limechat and builds a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "Limechat/Limechat.pkg.recipe", + "parent": "com.github.arubdesu.download.Limechat", + "shortname": "Limechat.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.arubdesu.install.Limechat" + ] + }, + "com.github.arubdesu.munki.Limechat": { + "name": "Limechat", + "description": "Downloads latest version of Limechat and imports it into a Munki repo.", + "repo": "autopkg/arubdesu-recipes", + "path": "Limechat/Limechat.munki.recipe", + "parent": "com.github.arubdesu.download.Limechat", + "shortname": "Limechat.munki", + "inferred_type": "munki", + "munki_display_name": "Limechat", + "munki_description": "Limechat is an IRC client" + }, + "com.github.arubdesu.install.Limechat": { "name": null, - "description": "Installs the current release version of synergy.", + "description": "Installs the current release version of Limechat.", "repo": "autopkg/arubdesu-recipes", - "path": "Synergy/Synergy.install.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.pkg.synergy", - "shortname": "Synergy.install", + "path": "Limechat/Limechat.install.recipe", + "parent": "com.github.arubdesu.pkg.Limechat", + "shortname": "Limechat.install", + "inferred_type": "install" + }, + "com.github.autopkg.arubdesu-recipes.munki.aws-vault": { + "name": "aws-vault", + "description": null, + "repo": "autopkg/arubdesu-recipes", + "path": "aws-vault/aws-vault.munki.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.pkg", + "shortname": "aws-vault.munki", + "inferred_type": "munki", + "munki_display_name": "aws-vault", + "munki_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment." + }, + "com.github.autopkg.install.aws-vault": { + "name": "aws-vault", + "description": "Installs the latest aws-vault from GitHub", + "repo": "autopkg/arubdesu-recipes", + "path": "aws-vault/aws-vault.install.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download", + "shortname": "aws-vault.install", "inferred_type": "install" }, + "com.github.autopkg.arubdesu-recipes.aws-vault.download": { + "name": "aws-vault", + "description": "Downloads latest darwin version of aws-vault.", + "repo": "autopkg/arubdesu-recipes", + "path": "aws-vault/aws-vault.download.recipe", + "shortname": "aws-vault.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.install.aws-vault", + "com.github.autopkg.arubdesu-recipes.aws-vault.pkg" + ] + }, + "com.github.autopkg.arubdesu-recipes.aws-vault.pkg": { + "name": "aws-vault", + "description": "Downloads the current release of 99designs/aws-vault from Github\n\t\tand builds a package installing it to /usr/local/bin.", + "repo": "autopkg/arubdesu-recipes", + "path": "aws-vault/aws-vault.pkg.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download", + "shortname": "aws-vault.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.arubdesu-recipes.munki.aws-vault" + ] + }, "com.github.arubdesu.install.Workshare": { "name": null, "description": "Installs the current release version of Workshare.", @@ -19429,15 +19613,6 @@ "shortname": "Workshare.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.Workshare": { - "name": "Workshare", - "description": "Downloads the current release version of Workshare and builds a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "Workshare/Workshare.pkg.recipe", - "parent": "com.github.arubdesu.download.Workshare", - "shortname": "Workshare.pkg", - "inferred_type": "pkg" - }, "com.github.arubdesu.munki.Workshare": { "name": "Workshare", "description": "Downloads latest version of Workshare and imports it into a Munki repo.", @@ -19449,6 +19624,15 @@ "munki_display_name": "Workshare", "munki_description": "Marketing blurb goes here" }, + "com.github.arubdesu.pkg.Workshare": { + "name": "Workshare", + "description": "Downloads the current release version of Workshare and builds a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "Workshare/Workshare.pkg.recipe", + "parent": "com.github.arubdesu.download.Workshare", + "shortname": "Workshare.pkg", + "inferred_type": "pkg" + }, "com.github.arubdesu.download.Workshare": { "name": "Workshare", "description": "Downloads the current release version of Workshare.", @@ -19458,360 +19642,344 @@ "inferred_type": "download", "children": [ "com.github.arubdesu.install.Workshare", - "com.github.arubdesu.pkg.Workshare", - "com.github.arubdesu.munki.Workshare" - ] - }, - "com.github.arubdesu.pkg.LingonX": { - "name": "LingonX", - "description": "Downloads the current release version of LingonX and builds a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "PeterBorgApps/LingonX.pkg.recipe", - "parent": "com.github.arubdesu.download.LingonX", - "shortname": "LingonX.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.arubdesu.install.LingonX" + "com.github.arubdesu.munki.Workshare", + "com.github.arubdesu.pkg.Workshare" ] }, - "com.github.arubdesu.munki.LingonX": { - "name": "LingonX", - "description": "Downloads latest version of LingonX and imports it into a Munki repo.", + "com.github.autopkg.arubdesu.munki.CharlesProxy": { + "name": "CharlesProxy", + "description": "Downloads latest version of CharlesProxy and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "PeterBorgApps/LingonX.munki.recipe", - "parent": "com.github.arubdesu.download.LingonX", - "shortname": "LingonX.munki", + "path": "CharlesProxy/CharlesProxy.munki.recipe", + "parent": "com.github.autopkg.arubdesu.download.CharlesProxy", + "shortname": "CharlesProxy.munki", "inferred_type": "munki", - "munki_display_name": "LingonX", - "munki_description": "LingonX is an easy to use yet powerful utility that runs things automatically on your Mac" + "munki_display_name": "Charles", + "munki_description": "Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)." }, - "com.github.arubdesu.download.LingonX": { - "name": "LingonX", - "description": "Downloads the current release version of LingonX.", + "com.github.autopkg.arubdesu.download.CharlesProxy": { + "name": "CharlesProxy", + "description": "Downloads the current release version of CharlesProxy.", "repo": "autopkg/arubdesu-recipes", - "path": "PeterBorgApps/LingonX.download.recipe", - "deprecated": true, - "shortname": "LingonX.download", + "path": "CharlesProxy/CharlesProxy.download.recipe", + "shortname": "CharlesProxy.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.LingonX", - "com.github.arubdesu.munki.LingonX" + "com.github.autopkg.arubdesu.munki.CharlesProxy", + "com.github.autopkg.arubdesu.install.CharlesProxy", + "com.github.autopkg.pkg.CharlesProxy" ] }, - "com.github.arubdesu.install.LingonX": { + "com.github.autopkg.arubdesu.install.CharlesProxy": { "name": null, - "description": "Installs the current release version of LingonX.", + "description": "Installs the current release version of CharlesProxy.", "repo": "autopkg/arubdesu-recipes", - "path": "PeterBorgApps/LingonX.install.recipe", - "parent": "com.github.arubdesu.pkg.LingonX", - "shortname": "LingonX.install", + "path": "CharlesProxy/CharlesProxy.install.recipe", + "parent": "com.github.autopkg.arubdesu.download.CharlesProxy", + "shortname": "CharlesProxy.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.Pacifist": { - "name": "Pacifist", - "description": "Downloads the current release version of Pacifist and builds a package.", + "com.github.autopkg.pkg.CharlesProxy": { + "name": "CharlesProxy", + "description": "Downloads the current release version of CharlesProxy and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "Pacifist/Pacifist.pkg.recipe", - "parent": "com.github.arubdesu.download.Pacifist", - "shortname": "Pacifist.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.golbiga.jss.Pacifist" - ] + "path": "CharlesProxy/CharlesProxy.pkg.recipe", + "parent": "com.github.autopkg.arubdesu.download.CharlesProxy", + "shortname": "CharlesProxy.pkg", + "inferred_type": "pkg" }, - "com.github.arubdesu.munki.Pacifist": { - "name": "Pacifist", - "description": "Downloads latest version of Pacifist and imports it into a Munki repo.", + "com.github.arubdesu.pkg.GoogleAppEngineLauncher": { + "name": "GoogleAppEngineLauncher", + "description": "Downloads the latest version of GoogleAppEngineLauncher and creates a package.", "repo": "autopkg/arubdesu-recipes", - "path": "Pacifist/Pacifist.munki.recipe", - "parent": "com.github.arubdesu.download.Pacifist", - "shortname": "Pacifist.munki", - "inferred_type": "munki", - "munki_display_name": "Pacifist", - "munki_description": "Pacifist is a shareware application that opens Mac OS X .pkg package files, .dmg disk images, and .zip, .tar, .tar.gz, .tar.bz2, and .xar archives and allows you to extract individual files and folders out of them." + "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.pkg.recipe", + "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher", + "shortname": "GoogleAppEngineLauncher.pkg", + "inferred_type": "pkg" }, - "com.github.arubdesu.install.Pacifist": { - "name": null, - "description": "Installs the current release version of Pacifist.", + "com.github.arubdesu.install.GoogleAppEngineLauncher": { + "name": "GoogleAppEngineLauncher", + "description": "Installs the latest version of GoogleAppEngineLauncher.", "repo": "autopkg/arubdesu-recipes", - "path": "Pacifist/Pacifist.install.recipe", - "parent": "com.github.arubdesu.download.Pacifist", - "shortname": "Pacifist.install", + "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.install.recipe", + "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher", + "shortname": "GoogleAppEngineLauncher.install", "inferred_type": "install" }, - "com.github.arubdesu.download.Pacifist": { - "name": "Pacifist", - "description": "Downloads the current release version of Pacifist.", + "com.github.arubdesu.download.GoogleAppEngineLauncher": { + "name": "GoogleAppEngineLauncher", + "description": "Downloads the latest version of GoogleAppEngineLauncher.", "repo": "autopkg/arubdesu-recipes", - "path": "Pacifist/Pacifist.download.recipe", - "shortname": "Pacifist.download", + "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.download.recipe", + "shortname": "GoogleAppEngineLauncher.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.Pacifist", - "com.github.arubdesu.munki.Pacifist", - "com.github.arubdesu.install.Pacifist" + "com.github.arubdesu.pkg.GoogleAppEngineLauncher", + "com.github.arubdesu.install.GoogleAppEngineLauncher", + "com.github.arubdesu.munki.GoogleAppEngineLauncher" ] }, - "com.github.arubdesu.install.Cinch": { + "com.github.arubdesu.munki.GoogleAppEngineLauncher": { + "name": "GoogleAppEngineLauncher", + "description": "Downloads the latest version of GoogleAppEngineLauncher and imports it into Munki.", + "repo": "autopkg/arubdesu-recipes", + "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.munki.recipe", + "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher", + "shortname": "GoogleAppEngineLauncher.munki", + "inferred_type": "munki", + "munki_display_name": "GoogleAppEngineLauncher", + "munki_description": " " + }, + "com.github.autopkg.install.Sonos": { "name": null, - "description": "Installs the current release version of Cinch.", + "description": "Installs the current release version of Sonos.", "repo": "autopkg/arubdesu-recipes", - "path": "IrradiatedSoftware/Cinch.install.recipe", - "parent": "com.github.arubdesu.pkg.Cinch", - "shortname": "Cinch.install", + "path": "Sonos/Sonos.install.recipe", + "parent": "com.github.autopkg.pkg.Sonos", + "shortname": "Sonos.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.Cinch": { - "name": "Cinch", - "description": "Downloads the current release version of Cinch and builds a package.", + "com.github.autopkg.pkg.Sonos": { + "name": "Sonos", + "description": "Downloads the current release version of Sonos and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "IrradiatedSoftware/Cinch.pkg.recipe", - "parent": "com.github.arubdesu.download.Cinch", - "shortname": "Cinch.pkg", + "path": "Sonos/Sonos.pkg.recipe", + "parent": "com.github.autopkg.download.Sonos", + "shortname": "Sonos.pkg", "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.Cinch" + "com.github.autopkg.install.Sonos" ] }, - "com.github.arubdesu.download.Cinch": { - "name": "Cinch", - "description": "Downloads the current release version of Cinch.", + "com.github.autopkg.download.Sonos": { + "name": "Sonos", + "description": "Downloads the current release version of Sonos.", "repo": "autopkg/arubdesu-recipes", - "path": "IrradiatedSoftware/Cinch.download.recipe", - "deprecated": true, - "shortname": "Cinch.download", + "path": "Sonos/Sonos.download.recipe", + "shortname": "Sonos.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.Cinch", - "com.github.arubdesu.munki.Cinch" + "com.github.autopkg.pkg.Sonos", + "com.github.autopkg.munki.Sonos" ] }, - "com.github.arubdesu.munki.Cinch": { - "name": "Cinch", - "description": "Downloads latest version of Cinch and imports it into a Munki repo.", + "com.github.autopkg.munki.Sonos": { + "name": "Sonos", + "description": "Downloads latest version of Sonos and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "IrradiatedSoftware/Cinch.munki.recipe", - "parent": "com.github.arubdesu.download.Cinch", - "shortname": "Cinch.munki", + "path": "Sonos/Sonos.munki.recipe", + "parent": "com.github.autopkg.download.Sonos", + "shortname": "Sonos.munki", "inferred_type": "munki", - "munki_display_name": "Cinch", - "munki_description": "Cinch allows you to precisely resize a window simply by dragging to the left, right, or top screen edge." - }, - "com.github.arubdesu.install.WWDC": { - "name": "WWDC", - "description": "Installs the latest version of WWDC.", - "repo": "autopkg/arubdesu-recipes", - "path": "WWDC/WWDC.install.recipe", - "parent": "com.github.arubdesu.download.WWDC", - "shortname": "WWDC.install", - "inferred_type": "install" + "munki_display_name": "Sonos", + "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way." }, - "com.github.arubdesu.download.WWDC": { - "name": "WWDC", - "description": "Downloads the latest version of WWDC.", + "com.github.arubdesu.download.AirBuddy2": { + "name": "AirBuddy", + "description": "Downloads the latest version of AirBuddy.", "repo": "autopkg/arubdesu-recipes", - "path": "WWDC/WWDC.download.recipe", - "shortname": "WWDC.download", + "path": "AirBuddy/AirBuddy2.download.recipe", + "shortname": "AirBuddy2.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.install.WWDC", - "com.github.arubdesu.pkg.WWDC", - "com.github.arubdesu.munki.WWDC" + "com.github.arubdesu.install.AirBuddy2", + "com.github.arubdesu.pkg.AirBuddy2", + "com.github.arubdesu.munki.AirBuddy2" ] }, - "com.github.arubdesu.pkg.WWDC": { - "name": "WWDC", - "description": "Downloads the latest version of WWDC and creates a package.", + "com.github.arubdesu.install.AirBuddy2": { + "name": "AirBuddy", + "description": "Installs the latest version of AirBuddy.", "repo": "autopkg/arubdesu-recipes", - "path": "WWDC/WWDC.pkg.recipe", - "parent": "com.github.arubdesu.download.WWDC", - "shortname": "WWDC.pkg", + "path": "AirBuddy/AirBuddy2.install.recipe", + "parent": "com.github.arubdesu.download.AirBuddy2", + "shortname": "AirBuddy2.install", + "inferred_type": "install" + }, + "com.github.arubdesu.pkg.AirBuddy2": { + "name": "AirBuddy", + "description": "Downloads the latest version of AirBuddy and creates a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "AirBuddy/AirBuddy2.pkg.recipe", + "parent": "com.github.arubdesu.download.AirBuddy2", + "shortname": "AirBuddy2.pkg", "inferred_type": "pkg" }, - "com.github.arubdesu.munki.WWDC": { - "name": "WWDC", - "description": "Downloads the latest version of WWDC and imports it into Munki.", + "com.github.arubdesu.munki.AirBuddy2": { + "name": "AirBuddy", + "description": "Downloads the latest version of AirBuddy and imports it into Munki.", "repo": "autopkg/arubdesu-recipes", - "path": "WWDC/WWDC.munki.recipe", - "parent": "com.github.arubdesu.download.WWDC", - "shortname": "WWDC.munki", + "path": "AirBuddy/AirBuddy2.munki.recipe", + "parent": "com.github.arubdesu.download.AirBuddy2", + "shortname": "AirBuddy2.munki", "inferred_type": "munki", - "munki_display_name": "WWDC", - "munki_description": "WWDC app for OS X" + "munki_display_name": "AirBuddy", + "munki_description": "Experience AirPods on your Mac like never before." }, - "com.github.autopkg.arubdesu.install.MAU": { + "com.github.arubdesu.install.ClipMenu": { "name": null, - "description": "Installs the current release version of Microsoft AutoUpdate (MAU).", + "description": "Installs the current release version of ClipMenu.", "repo": "autopkg/arubdesu-recipes", - "path": "MSMAU/MAU.install.recipe", - "parent": "com.github.arubdesu.pkg.MAU", - "shortname": "MAU.install", + "path": "ClipMenu/ClipMenu.install.recipe", + "parent": "com.github.arubdesu.download.ClipMenu", + "shortname": "ClipMenu.install", "inferred_type": "install" }, - "com.github.autopkg.arubdesu.munki.MAU": { - "name": "MAU", - "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg. Set CULTURE_CODE to a different\nvalue to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx\nfor a table of Culture Codes.", - "repo": "autopkg/arubdesu-recipes", - "path": "MSMAU/MAU.munki.recipe", - "shortname": "MAU.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.autopkg.arubdesu.pkg.MAU": { - "name": "MSMAU", - "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg.", + "com.github.arubdesu.pkg.ClipMenu": { + "name": "ClipMenu", + "description": "Downloads the current release version of ClipMenu and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "MSMAU/MAU.pkg.recipe", - "shortname": "MAU.pkg", + "path": "ClipMenu/ClipMenu.pkg.recipe", + "parent": "com.github.arubdesu.download.ClipMenu", + "shortname": "ClipMenu.pkg", "inferred_type": "pkg" }, - "com.github.arubdesu.install.iTeleport": { - "name": null, - "description": "Installs the current release version of iTeleport.", - "repo": "autopkg/arubdesu-recipes", - "path": "iTeleport/iTeleport.install.recipe", - "parent": "com.github.arubdesu.pkg.iTeleport", - "shortname": "iTeleport.install", - "inferred_type": "install" - }, - "com.github.arubdesu.download.iTeleport": { - "name": "iTeleport", - "description": "Downloads the current release version of iTeleport.", + "com.github.arubdesu.download.ClipMenu": { + "name": "ClipMenu", + "description": "Downloads the current release version of ClipMenu.", "repo": "autopkg/arubdesu-recipes", - "path": "iTeleport/iTeleport.download.recipe", + "path": "ClipMenu/ClipMenu.download.recipe", "deprecated": true, - "shortname": "iTeleport.download", + "shortname": "ClipMenu.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.munki.iTeleport", - "com.github.arubdesu.pkg.iTeleport" + "com.github.arubdesu.install.ClipMenu", + "com.github.arubdesu.pkg.ClipMenu", + "com.github.arubdesu.munki.ClipMenu" ] }, - "com.github.arubdesu.munki.iTeleport": { - "name": "iTeleport", - "description": "Downloads latest version of iTeleport and imports it into a Munki repo.", + "com.github.arubdesu.munki.ClipMenu": { + "name": "ClipMenu", + "description": "Downloads latest version of ClipMenu and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "iTeleport/iTeleport.munki.recipe", - "parent": "com.github.arubdesu.download.iTeleport", - "shortname": "iTeleport.munki", + "path": "ClipMenu/ClipMenu.munki.recipe", + "parent": "com.github.arubdesu.download.ClipMenu", + "shortname": "ClipMenu.munki", "inferred_type": "munki", - "munki_display_name": "iTeleport", - "munki_description": "It's magic" + "munki_display_name": "ClipMenu", + "munki_description": "ClipMenu can manage clipboard history. You can record 8 clipboard types, from plain text to image." }, - "com.github.arubdesu.pkg.iTeleport": { - "name": "iTeleport", - "description": "Downloads the current release version of iTeleport and builds a package.", + "com.github.arubdesu.install.8x8Work": { + "name": "8x8 Work", + "description": "Installs the latest version of 8x8 Work", "repo": "autopkg/arubdesu-recipes", - "path": "iTeleport/iTeleport.pkg.recipe", - "parent": "com.github.arubdesu.download.iTeleport", - "shortname": "iTeleport.pkg", + "path": "8x8Inc/8x8Work.install.recipe", + "parent": "com.github.arubdesu.download.8x8Work", + "shortname": "8x8Work.install", + "inferred_type": "install" + }, + "com.github.arubdesu.pkg.8x8Work": { + "name": "8x8Work", + "description": "Downloads the latest version of 8x8 Work and creates a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "8x8Inc/8x8Work.pkg.recipe", + "parent": "com.github.arubdesu.download.8x8Work", + "shortname": "8x8Work.pkg", "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.iTeleport" + "com.github.Lotusshaney.munki.8x8Work-pkg" ] }, - "com.github.arubdesu.munki.quickradar": { - "name": "quickradar", - "description": "Downloads latest version of quickradar and imports it into a Munki repo.", - "repo": "autopkg/arubdesu-recipes", - "path": "QuickRadar/quickradar.munki.recipe", - "parent": "com.github.arubdesu.download.quickradar", - "shortname": "quickradar.munki", - "inferred_type": "munki", - "munki_display_name": "quickradar", - "munki_description": "QuickRadar runs in the background on your Mac, giving you a keyboard shortcut to instantly open a window to type your bug report." - }, - "com.github.arubdesu.pkg.quickradar": { - "name": "quickradar", - "description": "Downloads the current release version of quickradar and builds a package.", + "com.github.arubdesu.download.8x8Work": { + "name": "8x8Work", + "description": "Downloads the latest arm64 version of 8x8 Work", "repo": "autopkg/arubdesu-recipes", - "path": "QuickRadar/quickradar.pkg.recipe", - "parent": "com.github.arubdesu.download.quickradar", - "shortname": "quickradar.pkg", - "inferred_type": "pkg", + "path": "8x8Inc/8x8Work.download.recipe", + "shortname": "8x8Work.download", + "inferred_type": "download", "children": [ - "com.github.arubdesu.install.quickradar" + "com.github.arubdesu.install.8x8Work", + "com.github.arubdesu.pkg.8x8Work", + "com.github.arubdesu.munki.8x8Work" ] }, - "com.github.arubdesu.download.quickradar": { - "name": "quickradar", - "description": "Downloads the current release version of quickradar.", + "com.github.arubdesu.munki.8x8Work": { + "name": "8x8Work", + "description": "Downloads the latest version of 8x8 Work and imports it into Munki.", "repo": "autopkg/arubdesu-recipes", - "path": "QuickRadar/quickradar.download.recipe", - "deprecated": true, - "shortname": "quickradar.download", + "path": "8x8Inc/8x8Work.munki.recipe", + "parent": "com.github.arubdesu.download.8x8Work", + "shortname": "8x8Work.munki", + "inferred_type": "munki", + "munki_display_name": "8x8 Work", + "munki_description": "8x8 Work is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, and web conferencing\u2014all in a standalone desktop application. Use your Mac or smartphone to make calls, join video conferences or online meetings, chat, manage voicemails, access your company directory, and more." + }, + "com.github.autopkg.arubdesu.download.santa": { + "name": "santa", + "description": "Downloads the current (still in prerelease) version of santa from Github.\nWaiting on https://github.com/autopkg/autopkg/pull/264 to be merged before running\nCodeSigVerification on the kext in addition to the GUI.\n\t", + "repo": "autopkg/arubdesu-recipes", + "path": "santa/santa.download.recipe", + "shortname": "santa.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.munki.quickradar", - "com.github.arubdesu.pkg.quickradar" + "com.github.autopkg.arubdesu.install.santa", + "com.github.autopkg.arubdesu.munki.santa" ] }, - "com.github.arubdesu.install.quickradar": { + "com.github.autopkg.arubdesu.install.santa": { "name": null, - "description": "Installs the current release version of quickradar.", + "description": "Installs the current (still in prerelease) version of santa from Github.\n\t", "repo": "autopkg/arubdesu-recipes", - "path": "QuickRadar/quickradar.install.recipe", - "parent": "com.github.arubdesu.pkg.quickradar", - "shortname": "quickradar.install", + "path": "santa/santa.install.recipe", + "parent": "com.github.autopkg.arubdesu.download.santa", + "shortname": "santa.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.Limechat": { - "name": "Limechat", - "description": "Downloads the current release version of Limechat and builds a package.", + "com.github.autopkg.arubdesu.munki.santa": { + "name": "santa", + "description": "Downloads the current (still in prerelease) version of santa from Github and imports into Munki.\n\t", "repo": "autopkg/arubdesu-recipes", - "path": "Limechat/Limechat.pkg.recipe", - "parent": "com.github.arubdesu.download.Limechat", - "shortname": "Limechat.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.arubdesu.install.Limechat" - ] + "path": "santa/santa.munki.recipe", + "parent": "com.github.autopkg.arubdesu.download.santa", + "shortname": "santa.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Santa keeps track of binaries or app bundles that are naughty and nice" }, - "com.github.arubdesu.download.Limechat": { - "name": "Limechat", - "description": "Downloads the current release version of Limechat.", + "com.github.arubdesu.download.OnCue2": { + "name": "OnCue2", + "description": "Downloads the current release version of OnCue2.", "repo": "autopkg/arubdesu-recipes", - "path": "Limechat/Limechat.download.recipe", + "path": "OnCue/OnCue2.download.recipe", "deprecated": true, - "shortname": "Limechat.download", + "shortname": "OnCue2.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.Limechat", - "com.github.arubdesu.munki.Limechat", - "com.github.peshay.filewave.LimeChat" + "com.github.arubdesu.pkg.OnCue2", + "com.github.arubdesu.munki.OnCue2" ] }, - "com.github.arubdesu.install.Limechat": { - "name": null, - "description": "Installs the current release version of Limechat.", + "com.github.arubdesu.pkg.OnCue2": { + "name": "OnCue2", + "description": "Downloads the current release version of OnCue2 and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "Limechat/Limechat.install.recipe", - "parent": "com.github.arubdesu.pkg.Limechat", - "shortname": "Limechat.install", - "inferred_type": "install" + "path": "OnCue/OnCue2.pkg.recipe", + "parent": "com.github.arubdesu.download.OnCue2", + "shortname": "OnCue2.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.arubdesu.install.OnCue2" + ] }, - "com.github.arubdesu.munki.Limechat": { - "name": "Limechat", - "description": "Downloads latest version of Limechat and imports it into a Munki repo.", + "com.github.arubdesu.munki.OnCue2": { + "name": "OnCue2", + "description": "Downloads latest version of OnCue2 and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "Limechat/Limechat.munki.recipe", - "parent": "com.github.arubdesu.download.Limechat", - "shortname": "Limechat.munki", + "path": "OnCue/OnCue2.munki.recipe", + "parent": "com.github.arubdesu.download.OnCue2", + "shortname": "OnCue2.munki", "inferred_type": "munki", - "munki_display_name": "Limechat", - "munki_description": "Limechat is an IRC client" + "munki_display_name": "OnCue2", + "munki_description": "Motion Detection + Secure Remote Viewing. See what your camera sees while you're away. Set a motion trigger and record any activity that happens while you're gone!" }, - "com.github.autopkg.arubdesu-recipes.download.PuppetEnterpriseAgent": { - "name": "PuppetEnterpriseAgent", - "description": "Downloads the current release version of PuppetEnterpriseAgent.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS available", + "com.github.arubdesu.install.OnCue2": { + "name": null, + "description": "Installs the current release version of OnCue2.", "repo": "autopkg/arubdesu-recipes", - "path": "Puppetlabs/PuppetEnterpriseAgent.download.recipe", - "shortname": "PuppetEnterpriseAgent.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent" - ] + "path": "OnCue/OnCue2.install.recipe", + "parent": "com.github.arubdesu.pkg.OnCue2", + "shortname": "OnCue2.install", + "inferred_type": "install" }, "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent": { "name": "PuppetEnterpriseAgent", @@ -19824,126 +19992,149 @@ "munki_display_name": "Puppet Enterprise Agent", "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state" }, - "com.github.arubdesu.munki.Fake": { - "name": "Fake", - "description": "Downloads latest version of Fake and imports it into a Munki repo.", + "com.github.autopkg.arubdesu-recipes.download.PuppetEnterpriseAgent": { + "name": "PuppetEnterpriseAgent", + "description": "Downloads the current release version of PuppetEnterpriseAgent.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS available", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fake.munki.recipe", - "parent": "com.github.arubdesu.download.Fake", - "shortname": "Fake.munki", - "inferred_type": "munki", - "munki_display_name": "Fake", - "munki_description": "Fake is a new browser for Mac OS X that makes web automation simple. Fake allows you to drag discrete browser Actions into a graphical Workflow that can be run again and again without human interaction. The Fake Workflows you create can be saved, reopened, and shared. Inspired by Apple's Automator application, Fake looks like a combination of Safari and Automator that allows you to run (and re-run) \"fake\" interactions with the web." + "path": "Puppetlabs/PuppetEnterpriseAgent.download.recipe", + "shortname": "PuppetEnterpriseAgent.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent" + ] }, - "com.github.arubdesu.munki.Fluid": { - "name": "Fluid", - "description": "Downloads latest version of Fluid and imports it into a Munki repo.", + "com.github.arubdesu.munki.quickradar": { + "name": "quickradar", + "description": "Downloads latest version of quickradar and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fluid.munki.recipe", - "parent": "com.github.arubdesu.download.Fluid", - "shortname": "Fluid.munki", + "path": "QuickRadar/quickradar.munki.recipe", + "parent": "com.github.arubdesu.download.quickradar", + "shortname": "quickradar.munki", "inferred_type": "munki", - "munki_display_name": "Fluid", - "munki_description": "Web applications like Gmail, Facebook, Campfire and Pandora are becoming more and more like desktop applications every day. Running each of these web apps in a separate tab in your browser can be a real pain. Fluid lets you create a Real Mac App (or \"Fluid App\") out of any website or web application, effectively turning your favorite web apps into OS X desktop apps." + "munki_display_name": "quickradar", + "munki_description": "QuickRadar runs in the background on your Mac, giving you a keyboard shortcut to instantly open a window to type your bug report." }, - "com.github.arubdesu.install.Fake": { - "name": null, - "description": "Installs the current release version of Fake.", + "com.github.arubdesu.download.quickradar": { + "name": "quickradar", + "description": "Downloads the current release version of quickradar.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fake.install.recipe", - "parent": "com.github.arubdesu.pkg.Fake", - "shortname": "Fake.install", - "inferred_type": "install" + "path": "QuickRadar/quickradar.download.recipe", + "deprecated": true, + "shortname": "quickradar.download", + "inferred_type": "download", + "children": [ + "com.github.arubdesu.munki.quickradar", + "com.github.arubdesu.pkg.quickradar" + ] }, - "com.github.arubdesu.pkg.Fluid": { - "name": "Fluid", - "description": "Downloads the current release version of Fluid and builds a package.", + "com.github.arubdesu.pkg.quickradar": { + "name": "quickradar", + "description": "Downloads the current release version of quickradar and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fluid.pkg.recipe", - "parent": "com.github.arubdesu.download.Fluid", - "shortname": "Fluid.pkg", + "path": "QuickRadar/quickradar.pkg.recipe", + "parent": "com.github.arubdesu.download.quickradar", + "shortname": "quickradar.pkg", "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.Fluid" + "com.github.arubdesu.install.quickradar" ] }, - "com.github.arubdesu.download.Fake": { - "name": "Fake", - "description": "Downloads the current release version of Fake.", + "com.github.arubdesu.install.quickradar": { + "name": null, + "description": "Installs the current release version of quickradar.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fake.download.recipe", - "shortname": "Fake.download", - "inferred_type": "download", - "children": [ - "com.github.arubdesu.munki.Fake", - "com.github.arubdesu.pkg.Fake" - ] + "path": "QuickRadar/quickradar.install.recipe", + "parent": "com.github.arubdesu.pkg.quickradar", + "shortname": "quickradar.install", + "inferred_type": "install" }, - "com.github.arubdesu.download.Fluid": { - "name": "Fluid", - "description": "Downloads the current release version of Fluid.", + "com.github.arubdesu.download.Pacifist": { + "name": "Pacifist", + "description": "Downloads the current release version of Pacifist.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fluid.download.recipe", - "shortname": "Fluid.download", + "path": "Pacifist/Pacifist.download.recipe", + "shortname": "Pacifist.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.munki.Fluid", - "com.github.arubdesu.pkg.Fluid" + "com.github.arubdesu.pkg.Pacifist", + "com.github.arubdesu.munki.Pacifist", + "com.github.arubdesu.install.Pacifist" ] }, - "com.github.arubdesu.pkg.Fake": { - "name": "Fake", - "description": "Downloads the current release version of Fake and builds a package.", + "com.github.arubdesu.pkg.Pacifist": { + "name": "Pacifist", + "description": "Downloads the current release version of Pacifist and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fake.pkg.recipe", - "parent": "com.github.arubdesu.download.Fake", - "shortname": "Fake.pkg", + "path": "Pacifist/Pacifist.pkg.recipe", + "parent": "com.github.arubdesu.download.Pacifist", + "shortname": "Pacifist.pkg", "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.Fake" + "com.github.golbiga.jss.Pacifist" ] }, - "com.github.arubdesu.install.Fluid": { - "name": null, - "description": "Installs the current release version of Fluid.", + "com.github.arubdesu.munki.Pacifist": { + "name": "Pacifist", + "description": "Downloads latest version of Pacifist and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "CelestialTeapotSoftware/Fluid.install.recipe", - "parent": "com.github.arubdesu.pkg.Fluid", - "shortname": "Fluid.install", - "inferred_type": "install" + "path": "Pacifist/Pacifist.munki.recipe", + "parent": "com.github.arubdesu.download.Pacifist", + "shortname": "Pacifist.munki", + "inferred_type": "munki", + "munki_display_name": "Pacifist", + "munki_description": "Pacifist is a shareware application that opens Mac OS X .pkg package files, .dmg disk images, and .zip, .tar, .tar.gz, .tar.bz2, and .xar archives and allows you to extract individual files and folders out of them." }, - "com.github.autopkg.arubdesu.install.santa": { + "com.github.arubdesu.install.Pacifist": { "name": null, - "description": "Installs the current (still in prerelease) version of santa from Github.\n\t", + "description": "Installs the current release version of Pacifist.", "repo": "autopkg/arubdesu-recipes", - "path": "santa/santa.install.recipe", - "parent": "com.github.autopkg.arubdesu.download.santa", - "shortname": "santa.install", + "path": "Pacifist/Pacifist.install.recipe", + "parent": "com.github.arubdesu.download.Pacifist", + "shortname": "Pacifist.install", "inferred_type": "install" }, - "com.github.autopkg.arubdesu.munki.santa": { - "name": "santa", - "description": "Downloads the current (still in prerelease) version of santa from Github and imports into Munki.\n\t", + "com.github.arubdesu.pkg.WWDC": { + "name": "WWDC", + "description": "Downloads the latest version of WWDC and creates a package.", "repo": "autopkg/arubdesu-recipes", - "path": "santa/santa.munki.recipe", - "parent": "com.github.autopkg.arubdesu.download.santa", - "shortname": "santa.munki", + "path": "WWDC/WWDC.pkg.recipe", + "parent": "com.github.arubdesu.download.WWDC", + "shortname": "WWDC.pkg", + "inferred_type": "pkg" + }, + "com.github.arubdesu.munki.WWDC": { + "name": "WWDC", + "description": "Downloads the latest version of WWDC and imports it into Munki.", + "repo": "autopkg/arubdesu-recipes", + "path": "WWDC/WWDC.munki.recipe", + "parent": "com.github.arubdesu.download.WWDC", + "shortname": "WWDC.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Santa keeps track of binaries or app bundles that are naughty and nice" + "munki_display_name": "WWDC", + "munki_description": "WWDC app for OS X" }, - "com.github.autopkg.arubdesu.download.santa": { - "name": "santa", - "description": "Downloads the current (still in prerelease) version of santa from Github.\nWaiting on https://github.com/autopkg/autopkg/pull/264 to be merged before running\nCodeSigVerification on the kext in addition to the GUI.\n\t", + "com.github.arubdesu.download.WWDC": { + "name": "WWDC", + "description": "Downloads the latest version of WWDC.", "repo": "autopkg/arubdesu-recipes", - "path": "santa/santa.download.recipe", - "shortname": "santa.download", + "path": "WWDC/WWDC.download.recipe", + "shortname": "WWDC.download", "inferred_type": "download", "children": [ - "com.github.autopkg.arubdesu.install.santa", - "com.github.autopkg.arubdesu.munki.santa" + "com.github.arubdesu.pkg.WWDC", + "com.github.arubdesu.munki.WWDC", + "com.github.arubdesu.install.WWDC" ] }, + "com.github.arubdesu.install.WWDC": { + "name": "WWDC", + "description": "Installs the latest version of WWDC.", + "repo": "autopkg/arubdesu-recipes", + "path": "WWDC/WWDC.install.recipe", + "parent": "com.github.arubdesu.download.WWDC", + "shortname": "WWDC.install", + "inferred_type": "install" + }, "com.github.autopkg.arubdesu-recipes.install.balenaEtcher": { "name": "balenaEtcher", "description": "Installs the latest version of balenaEtcher.", @@ -19964,465 +20155,390 @@ "com.github.autopkg.arubdesu-recipes.install.balenaEtcher" ] }, - "com.github.arubdesu.download.ClipMenu": { - "name": "ClipMenu", - "description": "Downloads the current release version of ClipMenu.", + "com.github.arubdesu.download.Reflector": { + "name": "Reflector", + "description": "Downloads the current release version of Reflector.", "repo": "autopkg/arubdesu-recipes", - "path": "ClipMenu/ClipMenu.download.recipe", - "deprecated": true, - "shortname": "ClipMenu.download", + "path": "Reflector/Reflector.download.recipe", + "shortname": "Reflector.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.install.ClipMenu", - "com.github.arubdesu.munki.ClipMenu", - "com.github.arubdesu.pkg.ClipMenu" + "com.github.arubdesu.pkg.Reflector", + "com.github.arubdesu.munki.Reflector", + "com.github.arubdesu.install.Reflector" ] }, - "com.github.arubdesu.install.ClipMenu": { + "com.github.arubdesu.pkg.Reflector": { + "name": "Reflector", + "description": "Downloads the current release version of Reflector and builds a package.", + "repo": "autopkg/arubdesu-recipes", + "path": "Reflector/Reflector.pkg.recipe", + "parent": "com.github.arubdesu.download.Reflector", + "shortname": "Reflector.pkg", + "inferred_type": "pkg" + }, + "com.github.arubdesu.munki.Reflector": { + "name": "Reflector", + "description": "Downloads latest version of Reflector and imports it into a Munki repo.", + "repo": "autopkg/arubdesu-recipes", + "path": "Reflector/Reflector.munki.recipe", + "parent": "com.github.arubdesu.download.Reflector", + "shortname": "Reflector.munki", + "inferred_type": "munki", + "munki_display_name": "Reflector", + "munki_description": "Reflector lets you AirPlay mirror your iPhone or iPad to any Mac or PC, wirelessly. Play games, watch movies, demo apps or present to your computer from your iOS device." + }, + "com.github.arubdesu.install.Reflector": { "name": null, - "description": "Installs the current release version of ClipMenu.", + "description": "Installs the current release version of Reflector.", "repo": "autopkg/arubdesu-recipes", - "path": "ClipMenu/ClipMenu.install.recipe", - "parent": "com.github.arubdesu.download.ClipMenu", - "shortname": "ClipMenu.install", + "path": "Reflector/Reflector.install.recipe", + "parent": "com.github.arubdesu.download.Reflector", + "shortname": "Reflector.install", "inferred_type": "install" }, - "com.github.arubdesu.munki.ClipMenu": { - "name": "ClipMenu", - "description": "Downloads latest version of ClipMenu and imports it into a Munki repo.", + "com.github.autopkg.arubdesu.munki.MAU": { + "name": "MAU", + "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg. Set CULTURE_CODE to a different\nvalue to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx\nfor a table of Culture Codes.", "repo": "autopkg/arubdesu-recipes", - "path": "ClipMenu/ClipMenu.munki.recipe", - "parent": "com.github.arubdesu.download.ClipMenu", - "shortname": "ClipMenu.munki", + "path": "MSMAU/MAU.munki.recipe", + "shortname": "MAU.munki", "inferred_type": "munki", - "munki_display_name": "ClipMenu", - "munki_description": "ClipMenu can manage clipboard history. You can record 8 clipboard types, from plain text to image." + "munki_display_name": null, + "munki_description": null }, - "com.github.arubdesu.pkg.ClipMenu": { - "name": "ClipMenu", - "description": "Downloads the current release version of ClipMenu and builds a package.", + "com.github.autopkg.arubdesu.pkg.MAU": { + "name": "MSMAU", + "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg.", "repo": "autopkg/arubdesu-recipes", - "path": "ClipMenu/ClipMenu.pkg.recipe", - "parent": "com.github.arubdesu.download.ClipMenu", - "shortname": "ClipMenu.pkg", + "path": "MSMAU/MAU.pkg.recipe", + "shortname": "MAU.pkg", "inferred_type": "pkg" }, - "com.github.arubdesu.install.OrbStack": { - "name": "OrbStack", - "description": "Installs the latest version of OrbStack.", + "com.github.autopkg.arubdesu.install.MAU": { + "name": null, + "description": "Installs the current release version of Microsoft AutoUpdate (MAU).", "repo": "autopkg/arubdesu-recipes", - "path": "OrbStack/OrbStack.install.recipe", - "parent": "com.github.arubdesu.download.OrbStack", - "shortname": "OrbStack.install", + "path": "MSMAU/MAU.install.recipe", + "parent": "com.github.arubdesu.pkg.MAU", + "shortname": "MAU.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.OrbStack": { - "name": "OrbStack", - "description": "Downloads the latest version of OrbStack and creates a package.", + "com.github.arubdesu.download.Fluid": { + "name": "Fluid", + "description": "Downloads the current release version of Fluid.", "repo": "autopkg/arubdesu-recipes", - "path": "OrbStack/OrbStack.pkg.recipe", - "parent": "com.github.arubdesu.download.OrbStack", - "shortname": "OrbStack.pkg", - "inferred_type": "pkg" + "path": "CelestialTeapotSoftware/Fluid.download.recipe", + "shortname": "Fluid.download", + "inferred_type": "download", + "children": [ + "com.github.arubdesu.munki.Fluid", + "com.github.arubdesu.pkg.Fluid" + ] }, - "com.github.arubdesu.munki.OrbStack": { - "name": "OrbStack", - "description": "Downloads the latest version of OrbStack and imports it into Munki.", + "com.github.arubdesu.install.Fluid": { + "name": null, + "description": "Installs the current release version of Fluid.", "repo": "autopkg/arubdesu-recipes", - "path": "OrbStack/OrbStack.munki.recipe", - "parent": "com.github.arubdesu.download.OrbStack", - "shortname": "OrbStack.munki", + "path": "CelestialTeapotSoftware/Fluid.install.recipe", + "parent": "com.github.arubdesu.pkg.Fluid", + "shortname": "Fluid.install", + "inferred_type": "install" + }, + "com.github.arubdesu.munki.Fluid": { + "name": "Fluid", + "description": "Downloads latest version of Fluid and imports it into a Munki repo.", + "repo": "autopkg/arubdesu-recipes", + "path": "CelestialTeapotSoftware/Fluid.munki.recipe", + "parent": "com.github.arubdesu.download.Fluid", + "shortname": "Fluid.munki", "inferred_type": "munki", - "munki_display_name": "OrbStack", - "munki_description": "OrbStack is a fast, light, and simple way to run containers and Linux machines on macOS. It's a supercharged alternative to Docker Desktop and WSL, all in one easy-to-use app." + "munki_display_name": "Fluid", + "munki_description": "Web applications like Gmail, Facebook, Campfire and Pandora are becoming more and more like desktop applications every day. Running each of these web apps in a separate tab in your browser can be a real pain. Fluid lets you create a Real Mac App (or \"Fluid App\") out of any website or web application, effectively turning your favorite web apps into OS X desktop apps." }, - "com.github.arubdesu.download.OrbStack": { - "name": "OrbStack", - "description": "Downloads the latest version of OrbStack.\n\nFor Intel use: \"amd64\" in the DOWNLOAD_ARCH variable\nFor Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable\n\nDefaults to Apple Silicon", + "com.github.arubdesu.pkg.Fake": { + "name": "Fake", + "description": "Downloads the current release version of Fake and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "OrbStack/OrbStack.download.recipe", - "shortname": "OrbStack.download", - "inferred_type": "download", + "path": "CelestialTeapotSoftware/Fake.pkg.recipe", + "parent": "com.github.arubdesu.download.Fake", + "shortname": "Fake.pkg", + "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.OrbStack", - "com.github.arubdesu.pkg.OrbStack", - "com.github.arubdesu.munki.OrbStack" + "com.github.arubdesu.install.Fake" ] }, - "com.github.arubdesu.pkg.MarsEdit": { - "name": "MarsEdit", - "description": "Downloads the current release version of MarsEdit and builds a package.", + "com.github.arubdesu.pkg.Fluid": { + "name": "Fluid", + "description": "Downloads the current release version of Fluid and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "RedSweater/MarsEdit.pkg.recipe", - "parent": "com.github.arubdesu.download.MarsEdit", - "shortname": "MarsEdit.pkg", + "path": "CelestialTeapotSoftware/Fluid.pkg.recipe", + "parent": "com.github.arubdesu.download.Fluid", + "shortname": "Fluid.pkg", "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.MarsEdit" + "com.github.arubdesu.install.Fluid" ] }, - "com.github.arubdesu.munki.MarsEdit": { - "name": "MarsEdit", - "description": "Downloads latest version of MarsEdit and imports it into a Munki repo.", + "com.github.arubdesu.munki.Fake": { + "name": "Fake", + "description": "Downloads latest version of Fake and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "RedSweater/MarsEdit.munki.recipe", - "parent": "com.github.arubdesu.download.MarsEdit", - "shortname": "MarsEdit.munki", + "path": "CelestialTeapotSoftware/Fake.munki.recipe", + "parent": "com.github.arubdesu.download.Fake", + "shortname": "Fake.munki", "inferred_type": "munki", - "munki_display_name": "MarsEdit", - "munki_description": "MarsEdit is a weblog editor for Mac OS X. It supports posting to many popular blogging services, such as Blogger, Movable Type, Tumblr and WordPress." + "munki_display_name": "Fake", + "munki_description": "Fake is a new browser for Mac OS X that makes web automation simple. Fake allows you to drag discrete browser Actions into a graphical Workflow that can be run again and again without human interaction. The Fake Workflows you create can be saved, reopened, and shared. Inspired by Apple's Automator application, Fake looks like a combination of Safari and Automator that allows you to run (and re-run) \"fake\" interactions with the web." }, - "com.github.arubdesu.download.MarsEdit": { - "name": "MarsEdit", - "description": "Downloads the current release version of MarsEdit.", + "com.github.arubdesu.download.Fake": { + "name": "Fake", + "description": "Downloads the current release version of Fake.", "repo": "autopkg/arubdesu-recipes", - "path": "RedSweater/MarsEdit.download.recipe", - "shortname": "MarsEdit.download", + "path": "CelestialTeapotSoftware/Fake.download.recipe", + "shortname": "Fake.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.MarsEdit", - "com.github.arubdesu.munki.MarsEdit" + "com.github.arubdesu.pkg.Fake", + "com.github.arubdesu.munki.Fake" ] }, - "com.github.arubdesu.install.MarsEdit": { + "com.github.arubdesu.install.Fake": { "name": null, - "description": "Installs the current release version of MarsEdit.", + "description": "Installs the current release version of Fake.", "repo": "autopkg/arubdesu-recipes", - "path": "RedSweater/MarsEdit.install.recipe", - "parent": "com.github.arubdesu.pkg.MarsEdit", - "shortname": "MarsEdit.install", + "path": "CelestialTeapotSoftware/Fake.install.recipe", + "parent": "com.github.arubdesu.pkg.Fake", + "shortname": "Fake.install", "inferred_type": "install" }, - "com.github.arubdesu.pkg.Reflector": { - "name": "Reflector", - "description": "Downloads the current release version of Reflector and builds a package.", + "com.github.autopkg.arubdesu-recipes.download.synergy": { + "name": "Synergy", + "description": "Downloads the current stable version of Synergy", "repo": "autopkg/arubdesu-recipes", - "path": "Reflector/Reflector.pkg.recipe", - "parent": "com.github.arubdesu.download.Reflector", - "shortname": "Reflector.pkg", - "inferred_type": "pkg" - }, - "com.github.arubdesu.install.Reflector": { - "name": null, - "description": "Installs the current release version of Reflector.", - "repo": "autopkg/arubdesu-recipes", - "path": "Reflector/Reflector.install.recipe", - "parent": "com.github.arubdesu.download.Reflector", - "shortname": "Reflector.install", - "inferred_type": "install" - }, - "com.github.arubdesu.download.Reflector": { - "name": "Reflector", - "description": "Downloads the current release version of Reflector.", - "repo": "autopkg/arubdesu-recipes", - "path": "Reflector/Reflector.download.recipe", - "shortname": "Reflector.download", + "path": "Synergy/Synergy.download.recipe", + "shortname": "Synergy.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.pkg.Reflector", - "com.github.arubdesu.install.Reflector", - "com.github.arubdesu.munki.Reflector" + "com.github.autopkg.arubdesu-recipes.munki.synergy", + "com.github.autopkg.arubdesu-recipes.pkg.synergy" ] }, - "com.github.arubdesu.munki.Reflector": { - "name": "Reflector", - "description": "Downloads latest version of Reflector and imports it into a Munki repo.", + "com.github.autopkg.arubdesu-recipes.munki.synergy": { + "name": "Synergy", + "description": "Downloads latest version of Synergy and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "Reflector/Reflector.munki.recipe", - "parent": "com.github.arubdesu.download.Reflector", - "shortname": "Reflector.munki", + "path": "Synergy/Synergy.munki.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.synergy", + "shortname": "Synergy.munki", "inferred_type": "munki", - "munki_display_name": "Reflector", - "munki_description": "Reflector lets you AirPlay mirror your iPhone or iPad to any Mac or PC, wirelessly. Play games, watch movies, demo apps or present to your computer from your iOS device." - }, - "com.github.arubdesu.pkg.GoogleAppEngineLauncher": { - "name": "GoogleAppEngineLauncher", - "description": "Downloads the latest version of GoogleAppEngineLauncher and creates a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.pkg.recipe", - "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher", - "shortname": "GoogleAppEngineLauncher.pkg", - "inferred_type": "pkg" + "munki_display_name": "Synergy", + "munki_description": "Synergy combines your desktop devices together in to one cohesive experience. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux." }, - "com.github.arubdesu.download.GoogleAppEngineLauncher": { - "name": "GoogleAppEngineLauncher", - "description": "Downloads the latest version of GoogleAppEngineLauncher.", + "com.github.autopkg.arubdesu-recipes.pkg.synergy": { + "name": "Synergy", + "description": "Downloads the current release version of Synergy and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.download.recipe", - "shortname": "GoogleAppEngineLauncher.download", - "inferred_type": "download", + "path": "Synergy/Synergy.pkg.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.synergy", + "shortname": "Synergy.pkg", + "inferred_type": "pkg", "children": [ - "com.github.arubdesu.pkg.GoogleAppEngineLauncher", - "com.github.arubdesu.munki.GoogleAppEngineLauncher", - "com.github.arubdesu.install.GoogleAppEngineLauncher" + "com.github.autopkg.arubdesu-recipes.install.synergy" ] }, - "com.github.arubdesu.munki.GoogleAppEngineLauncher": { - "name": "GoogleAppEngineLauncher", - "description": "Downloads the latest version of GoogleAppEngineLauncher and imports it into Munki.", - "repo": "autopkg/arubdesu-recipes", - "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.munki.recipe", - "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher", - "shortname": "GoogleAppEngineLauncher.munki", - "inferred_type": "munki", - "munki_display_name": "GoogleAppEngineLauncher", - "munki_description": " " - }, - "com.github.arubdesu.install.GoogleAppEngineLauncher": { - "name": "GoogleAppEngineLauncher", - "description": "Installs the latest version of GoogleAppEngineLauncher.", - "repo": "autopkg/arubdesu-recipes", - "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.install.recipe", - "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher", - "shortname": "GoogleAppEngineLauncher.install", - "inferred_type": "install" - }, - "com.github.arubdesu.shared": { + "com.github.autopkg.arubdesu-recipes.install.synergy": { "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n ", - "repo": "autopkg/arubdesu-recipes", - "path": "SharedProcessors/SharedRecipeStub.recipe" - }, - "com.github.autopkg.arubdesu.munki.CharlesProxy": { - "name": "CharlesProxy", - "description": "Downloads latest version of CharlesProxy and imports it into a Munki repo.", - "repo": "autopkg/arubdesu-recipes", - "path": "CharlesProxy/CharlesProxy.munki.recipe", - "parent": "com.github.autopkg.arubdesu.download.CharlesProxy", - "shortname": "CharlesProxy.munki", - "inferred_type": "munki", - "munki_display_name": "Charles", - "munki_description": "Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)." - }, - "com.github.autopkg.pkg.CharlesProxy": { - "name": "CharlesProxy", - "description": "Downloads the current release version of CharlesProxy and builds a package.", + "description": "Installs the current release version of synergy.", "repo": "autopkg/arubdesu-recipes", - "path": "CharlesProxy/CharlesProxy.pkg.recipe", - "parent": "com.github.autopkg.arubdesu.download.CharlesProxy", - "shortname": "CharlesProxy.pkg", - "inferred_type": "pkg" + "path": "Synergy/Synergy.install.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.pkg.synergy", + "shortname": "Synergy.install", + "inferred_type": "install" }, - "com.github.autopkg.arubdesu.download.CharlesProxy": { - "name": "CharlesProxy", - "description": "Downloads the current release version of CharlesProxy.", + "com.github.arubdesu.pkg.LingonX": { + "name": "LingonX", + "description": "Downloads the current release version of LingonX and builds a package.", "repo": "autopkg/arubdesu-recipes", - "path": "CharlesProxy/CharlesProxy.download.recipe", - "shortname": "CharlesProxy.download", - "inferred_type": "download", + "path": "PeterBorgApps/LingonX.pkg.recipe", + "parent": "com.github.arubdesu.download.LingonX", + "shortname": "LingonX.pkg", + "inferred_type": "pkg", "children": [ - "com.github.autopkg.arubdesu.munki.CharlesProxy", - "com.github.autopkg.pkg.CharlesProxy", - "com.github.autopkg.arubdesu.install.CharlesProxy" + "com.github.arubdesu.install.LingonX" ] }, - "com.github.autopkg.arubdesu.install.CharlesProxy": { - "name": null, - "description": "Installs the current release version of CharlesProxy.", - "repo": "autopkg/arubdesu-recipes", - "path": "CharlesProxy/CharlesProxy.install.recipe", - "parent": "com.github.autopkg.arubdesu.download.CharlesProxy", - "shortname": "CharlesProxy.install", - "inferred_type": "install" - }, - "com.github.arubdesu.munki.OnCue2": { - "name": "OnCue2", - "description": "Downloads latest version of OnCue2 and imports it into a Munki repo.", + "com.github.arubdesu.munki.LingonX": { + "name": "LingonX", + "description": "Downloads latest version of LingonX and imports it into a Munki repo.", "repo": "autopkg/arubdesu-recipes", - "path": "OnCue/OnCue2.munki.recipe", - "parent": "com.github.arubdesu.download.OnCue2", - "shortname": "OnCue2.munki", + "path": "PeterBorgApps/LingonX.munki.recipe", + "parent": "com.github.arubdesu.download.LingonX", + "shortname": "LingonX.munki", "inferred_type": "munki", - "munki_display_name": "OnCue2", - "munki_description": "Motion Detection + Secure Remote Viewing. See what your camera sees while you're away. Set a motion trigger and record any activity that happens while you're gone!" - }, - "com.github.arubdesu.pkg.OnCue2": { - "name": "OnCue2", - "description": "Downloads the current release version of OnCue2 and builds a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "OnCue/OnCue2.pkg.recipe", - "parent": "com.github.arubdesu.download.OnCue2", - "shortname": "OnCue2.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.arubdesu.install.OnCue2" - ] + "munki_display_name": "LingonX", + "munki_description": "LingonX is an easy to use yet powerful utility that runs things automatically on your Mac" }, - "com.github.arubdesu.install.OnCue2": { + "com.github.arubdesu.install.LingonX": { "name": null, - "description": "Installs the current release version of OnCue2.", + "description": "Installs the current release version of LingonX.", "repo": "autopkg/arubdesu-recipes", - "path": "OnCue/OnCue2.install.recipe", - "parent": "com.github.arubdesu.pkg.OnCue2", - "shortname": "OnCue2.install", + "path": "PeterBorgApps/LingonX.install.recipe", + "parent": "com.github.arubdesu.pkg.LingonX", + "shortname": "LingonX.install", "inferred_type": "install" }, - "com.github.arubdesu.download.OnCue2": { - "name": "OnCue2", - "description": "Downloads the current release version of OnCue2.", + "com.github.arubdesu.download.LingonX": { + "name": "LingonX", + "description": "Downloads the current release version of LingonX.", "repo": "autopkg/arubdesu-recipes", - "path": "OnCue/OnCue2.download.recipe", + "path": "PeterBorgApps/LingonX.download.recipe", "deprecated": true, - "shortname": "OnCue2.download", + "shortname": "LingonX.download", "inferred_type": "download", "children": [ - "com.github.arubdesu.munki.OnCue2", - "com.github.arubdesu.pkg.OnCue2" + "com.github.arubdesu.pkg.LingonX", + "com.github.arubdesu.munki.LingonX" ] }, - "com.github.autopkg.munki.Sonos": { - "name": "Sonos", - "description": "Downloads latest version of Sonos and imports it into a Munki repo.", - "repo": "autopkg/arubdesu-recipes", - "path": "Sonos/Sonos.munki.recipe", - "parent": "com.github.autopkg.download.Sonos", - "shortname": "Sonos.munki", + "com.github.jps3.munki.VueScan": { + "name": "VueScan", + "description": "Downloads the latest VueScan. This recipe relies upon the com.github.hansen-m.download.VueScan recipe, so be certain you have added his autopkg repo https://github.com/autopkg/hansen-m-recipes.git.", + "repo": "autopkg/jps3-recipes", + "path": "VueScan/VueScan.munki.recipe", + "parent": "com.github.hansen-m.download.VueScan", + "shortname": "VueScan.munki", "inferred_type": "munki", - "munki_display_name": "Sonos", - "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way." + "munki_display_name": "VueScan", + "munki_description": "VueScan is a powerful, easy-to-use program that scans documents, photos and film; creates PDF, JPEG, TIFF and TXT files; supports nearly 2000 scanners; For more information go to http://www.hamrick.com." }, - "com.github.autopkg.download.Sonos": { - "name": "Sonos", - "description": "Downloads the current release version of Sonos.", - "repo": "autopkg/arubdesu-recipes", - "path": "Sonos/Sonos.download.recipe", - "shortname": "Sonos.download", + "com.github.jps3.pkg.VueScan": { + "name": "VueScan", + "description": "Downloads the latest stable VueScan and creates flat *.pkg installer.", + "repo": "autopkg/jps3-recipes", + "path": "VueScan/VueScan.pkg.recipe", + "parent": "com.github.hansen-m.download.VueScan", + "shortname": "VueScan.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.VueScan" + ] + }, + "com.github.jps3.download.Arduino": { + "name": "Arduino", + "description": "Downloads the latest stable Arduino.\n\nTo download the Intel version use \"64bit\" in the ARCH_TYPE variable.\nTo download the Apple Silicon version use \"arm64\" in the ARCH_TYPE variable.", + "repo": "autopkg/jps3-recipes", + "path": "Arduino/Arduino.download.recipe", + "shortname": "Arduino.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.Sonos", - "com.github.autopkg.pkg.Sonos" + "com.github.jps3.munki.Arduino", + "com.github.jps3.pkg.Arduino" ] }, - "com.github.autopkg.install.Sonos": { - "name": null, - "description": "Installs the current release version of Sonos.", - "repo": "autopkg/arubdesu-recipes", - "path": "Sonos/Sonos.install.recipe", - "parent": "com.github.autopkg.pkg.Sonos", - "shortname": "Sonos.install", - "inferred_type": "install" + "com.github.jps3.munki.Arduino": { + "name": "Arduino", + "description": "Downloads the latest Arduino and imports into Munki.\n\nFor the SUPPORTED_ARCH variable use x86_64 for Intel or arm64 for Apple Silicon.", + "repo": "autopkg/jps3-recipes", + "path": "Arduino/Arduino.munki.recipe", + "parent": "com.github.jps3.download.Arduino", + "shortname": "Arduino.munki", + "inferred_type": "munki", + "munki_display_name": "Arduino IDE", + "munki_description": "The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software.\n\nThis software can be used with any Arduino board.\n\nRefer to the Getting Started page for Installation instructions:\n\nhttps://www.arduino.cc/en/Guide/HomePage\n " }, - "com.github.autopkg.pkg.Sonos": { - "name": "Sonos", - "description": "Downloads the current release version of Sonos and builds a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "Sonos/Sonos.pkg.recipe", - "parent": "com.github.autopkg.download.Sonos", - "shortname": "Sonos.pkg", + "com.github.jps3.pkg.Arduino": { + "name": "Arduino", + "description": "Downloads the latest stable Arduino and creates flat *.pkg installer.", + "repo": "autopkg/jps3-recipes", + "path": "Arduino/Arduino.pkg.recipe", + "parent": "com.github.jps3.download.Arduino", + "shortname": "Arduino.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.install.Sonos" + "com.github.sebtomasi.jss.Arduino" ] }, - "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox": { - "name": "JetBrains Toolbox", - "description": "Downloads the latest version of JetBrains Toolbox and creates a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "JetBrainsToolbox/JetBrainsToolbox.pkg.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", - "shortname": "JetBrainsToolbox.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox": { - "name": "JetBrainsToolbox", - "description": "Downloads the latest version of JetBrains Toolbox.\nARCH can be one of 'mac' or 'macM1'\n\t", - "repo": "autopkg/arubdesu-recipes", - "path": "JetBrainsToolbox/JetBrainsToolbox.download.recipe", - "shortname": "JetBrainsToolbox.download", + "com.github.jps3.download.WacomIntuosProTabletDriver": { + "name": "WacomIntuosProDriver", + "description": "Downloads the latest drivers for the Wacom Intuos Pro tablets.", + "repo": "autopkg/jps3-recipes", + "path": "WacomIntuosProDriver/WacomIntuosProDriver.download.recipe", + "shortname": "WacomIntuosProDriver.download", "inferred_type": "download", "children": [ - "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox", - "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox", - "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox" + "com.github.jps3.munki.WacomIntuosProTabletDriver", + "com.github.jazzace.pkg.WacomIntuosProTabletDriver" ] }, - "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox": { - "name": "JetBrains Toolbox", - "description": "Downloads the latest version of JetBrains Toolbox and imports it into Munki.", - "repo": "autopkg/arubdesu-recipes", - "path": "JetBrainsToolbox/JetBrainsToolbox.munki.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", - "shortname": "JetBrainsToolbox.munki", + "com.github.jps3.munki.WacomIntuosProTabletDriver": { + "name": "WacomIntuosProDriver", + "description": "Downloads the current release version of Wacom Intuos Pro Driver and imports into Munki.", + "repo": "autopkg/jps3-recipes", + "path": "WacomIntuosProDriver/WacomIntuosProDriver.munki.recipe", + "parent": "com.github.jps3.download.WacomIntuosProTabletDriver", + "shortname": "WacomIntuosProDriver.munki", "inferred_type": "munki", - "munki_display_name": "JetBrains Toolbox", - "munki_description": " " - }, - "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox": { - "name": "JetBrains Toolbox", - "description": "Installs the latest version of JetBrains Toolbox.", - "repo": "autopkg/arubdesu-recipes", - "path": "JetBrainsToolbox/JetBrainsToolbox.install.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", - "shortname": "JetBrainsToolbox.install", - "inferred_type": "install" + "munki_display_name": "WacomIntuosProDriver", + "munki_description": "Drivers and support software for the Wacom Intuos Pro tablets." }, - "com.github.arubdesu.munki.Mactracker": { - "name": "Mactracker", - "description": "Downloads the current release version of Mactracker and imports into Munki.", - "repo": "autopkg/arubdesu-recipes", - "path": "Mactracker/Mactracker.munki.recipe", - "parent": "com.github.arubdesu.download.Mactracker", - "shortname": "Mactracker.munki", + "com.github.jps3.munki.RicohThetaSC": { + "name": null, + "description": "Downloads latest Ricoh Theta SC disk image and imports it into Munki.", + "repo": "autopkg/jps3-recipes", + "path": "Ricoh/RicohThetaSC.munki.recipe", + "parent": "com.github.moofit-recipes.download.RicohThetaSC", + "shortname": "RicohThetaSC.munki", "inferred_type": "munki", - "munki_display_name": "Mactracker", - "munki_description": "Mactracker provides detailed information on every Apple Macintosh computer ever made, including items such as processor speed, memory, optical drives, graphic cards, supported OS versions, and expansion options. Also included is information on Apple mice, keyboards, displays, printers, scanners, speakers, cameras, iPod, Apple TV, iPhone, iPad, Wi-Fi products, Newton, iOS, Mac OS, and OS X versions." + "munki_display_name": null, + "munki_description": "A computer application with which you can convert, view, and share spherical images that you captured" }, - "com.github.arubdesu.install.Mactracker": { - "name": null, - "description": "Installs the current release version of Mactracker.", - "repo": "autopkg/arubdesu-recipes", - "path": "Mactracker/Mactracker.install.recipe", - "parent": "com.github.arubdesu.pkg.Mactracker", - "shortname": "Mactracker.install", - "inferred_type": "install" + "com.github.jps3.munki.Gyroflow": { + "name": "Gyroflow", + "description": "Downloads the latest version of Gyroflow and imports it into Munki.", + "repo": "autopkg/jps3-recipes", + "path": "Gyroflow/Gyroflow.munki.recipe", + "parent": "com.github.jps3.download.Gyroflow", + "shortname": "Gyroflow.munki", + "inferred_type": "munki", + "munki_display_name": "Gyroflow", + "munki_description": "Video stabilization using gyroscope data" }, - "com.github.arubdesu.download.Mactracker": { - "name": "Mactracker", - "description": "Downloads the current release version of Mactracker.", - "repo": "autopkg/arubdesu-recipes", - "path": "Mactracker/Mactracker.download.recipe", - "shortname": "Mactracker.download", - "inferred_type": "download", - "children": [ - "com.github.arubdesu.munki.Mactracker", - "com.github.arubdesu.pkg.Mactracker", - "com.github.peshay.filewave.Mactracker" - ] + "com.github.jps3.munki.gyroflow-ofx": { + "name": "gyroflow-ofx", + "description": "Downloads the latest version of the Gyroflow OFX plugin and imports it into Munki.", + "repo": "autopkg/jps3-recipes", + "path": "Gyroflow/gyroflow-ofx.munki.recipe", + "parent": "com.github.jps3.pkg.gyroflow-ofx", + "shortname": "gyroflow-ofx.munki", + "inferred_type": "munki", + "munki_display_name": "Gyroflow OFX Plugin", + "munki_description": "Video stabilization using gyroscope data" }, - "com.github.arubdesu.pkg.Mactracker": { - "name": "Mactracker", - "description": "Downloads the current release version of Mactracker and builds a package.", - "repo": "autopkg/arubdesu-recipes", - "path": "Mactracker/Mactracker.pkg.recipe", - "parent": "com.github.arubdesu.download.Mactracker", - "shortname": "Mactracker.pkg", + "com.github.jps3.pkg.Gyroflow": { + "name": "Gyroflow", + "description": "Downloads the latest version of Gyroflow and creates a package.", + "repo": "autopkg/jps3-recipes", + "path": "Gyroflow/Gyroflow.pkg.recipe", + "parent": "com.github.jps3.download.Gyroflow", + "shortname": "Gyroflow.pkg", "inferred_type": "pkg", "children": [ - "com.github.arubdesu.install.Mactracker" + "com.github.jps3.jamf.Gyroflow" ] }, - "com.github.jps3.download.SketchUpPro": { - "name": "SketchUpPro", - "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check (21-Mar-2018) locales were: en, de, es, fr, it, ja, ko, pt-BR, ru, sv, zh-CN, and zh-TW.\n\n(The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download/import/etc was not working well. For the nonce that functionality has been reverted. You will need to update or recreate your RecipeOverride(s). The RELEASE_YEAR variable is just used to help with consistent naming, _NOT_ in choosing which version to download.)\n\nNote: It sppears that every major release is done annually and requires and updated license. You will want to keep that in mind if you are automating your deployments without testing!\n", + "com.github.jps3.download.Gyroflow": { + "name": "Gyroflow", + "description": "Downloads the latest version of Gyroflow.", "repo": "autopkg/jps3-recipes", - "path": "SketchUpPro/SketchUpPro.download.recipe", - "shortname": "SketchUpPro.download", + "path": "Gyroflow/Gyroflow.download.recipe", + "shortname": "Gyroflow.download", "inferred_type": "download", "children": [ - "com.github.jps3.munki.SketchUpPro" + "com.github.jps3.munki.Gyroflow", + "com.github.jps3.pkg.Gyroflow" ] }, - "com.github.jps3.munki.SketchUpPro": { - "name": null, - "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page, then imports into your Munki repo. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check locales were: en, de, es, fr, it, ja, ko.\n\nNote (20-Mar-2018): The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download and process was not working well due to the not-quite-straightforward way the developer creates their URL patterns. For the time being that functionality has been reverted such that RELEASE_YEAR is used as a convenience variable to limit the number of locations you would need to edit in your overrides. (You will need to update or recreate your RecipeOverride(s) for these changes to take effect for you.\n\nNote (21-Mar-2018): If you encounter any errors in AutoPkg with these recipes, I recommend: (a) recreate your override(s); (b) rename or delete the cached downloads as that has cleared up the majority of hdiutil-related errors for me. Whether you save your receipts or not is up to your conscience and accountant.\n", - "repo": "autopkg/jps3-recipes", - "path": "SketchUpPro/SketchUpPro.munki.recipe", - "parent": "com.github.jps3.download.SketchUpPro", - "shortname": "SketchUpPro.munki", - "inferred_type": "munki", - "munki_display_name": "SketchUp Pro", - "munki_description": "SketchUp Pro is the most intuitive way to design, document and communicate your ideas in 3D.\nAdditional information can be found at https://www.sketchup.com/products/sketchup-pro\n\t\t\t" - }, "com.github.jps3.jamf.Gyroflow": { "name": "Gyroflow", "description": "Downloads the latest version of Gyroflow and uploads the package to Jamf.", @@ -20445,42 +20561,6 @@ "com.github.jps3.pkg.gyroflow-ofx" ] }, - "com.github.jps3.download.Gyroflow": { - "name": "Gyroflow", - "description": "Downloads the latest version of Gyroflow.", - "repo": "autopkg/jps3-recipes", - "path": "Gyroflow/Gyroflow.download.recipe", - "shortname": "Gyroflow.download", - "inferred_type": "download", - "children": [ - "com.github.jps3.munki.Gyroflow", - "com.github.jps3.pkg.Gyroflow" - ] - }, - "com.github.jps3.pkg.gyroflow-ofx": { - "name": "gyroflow-ofx", - "description": "Downloads the latest version of gyroflow-ofx and creates a package.", - "repo": "autopkg/jps3-recipes", - "path": "Gyroflow/gyroflow-ofx.pkg.recipe", - "parent": "com.github.jps3.download.gyroflow-ofx", - "shortname": "gyroflow-ofx.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jps3.jamf.gyroflow-ofx", - "com.github.jps3.munki.gyroflow-ofx" - ] - }, - "com.github.jps3.munki.Gyroflow": { - "name": "Gyroflow", - "description": "Downloads the latest version of Gyroflow and imports it into Munki.", - "repo": "autopkg/jps3-recipes", - "path": "Gyroflow/Gyroflow.munki.recipe", - "parent": "com.github.jps3.download.Gyroflow", - "shortname": "Gyroflow.munki", - "inferred_type": "munki", - "munki_display_name": "Gyroflow", - "munki_description": "Video stabilization using gyroscope data" - }, "com.github.jps3.jamf.gyroflow-ofx": { "name": "gyroflow-ofx", "description": "Downloads the latest version of the Gyroflow OFX plugin and uploads the package to Jamf.", @@ -20492,72 +20572,19 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.jps3.pkg.Gyroflow": { - "name": "Gyroflow", - "description": "Downloads the latest version of Gyroflow and creates a package.", - "repo": "autopkg/jps3-recipes", - "path": "Gyroflow/Gyroflow.pkg.recipe", - "parent": "com.github.jps3.download.Gyroflow", - "shortname": "Gyroflow.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jps3.jamf.Gyroflow" - ] - }, - "com.github.jps3.munki.gyroflow-ofx": { + "com.github.jps3.pkg.gyroflow-ofx": { "name": "gyroflow-ofx", - "description": "Downloads the latest version of the Gyroflow OFX plugin and imports it into Munki.", - "repo": "autopkg/jps3-recipes", - "path": "Gyroflow/gyroflow-ofx.munki.recipe", - "parent": "com.github.jps3.pkg.gyroflow-ofx", - "shortname": "gyroflow-ofx.munki", - "inferred_type": "munki", - "munki_display_name": "Gyroflow OFX Plugin", - "munki_description": "Video stabilization using gyroscope data" - }, - "com.github.jps3.munki.Brackets": { - "name": "Brackets", - "description": "Downloads the latest version of Adobe Brackets and imports into Munki repository.", - "repo": "autopkg/jps3-recipes", - "path": "Adobe/Brackets.munki.recipe", - "parent": "com.github.novaksam.download.Brackets", - "shortname": "Brackets.munki", - "inferred_type": "munki", - "munki_display_name": "Brackets", - "munki_description": "Brackets is an open source code editor for web designers and front-end developers. http://brackets.io/" - }, - "com.github.jps3.munki.Camtasia": { - "name": "Camtasia", - "description": "Downloads the Camtasia DMG from the TechSmith web site, and imports into Munki repository. It is assumed that the newest version is the only version on the web page for the application.", - "repo": "autopkg/jps3-recipes", - "path": "Camtasia/Camtasia.munki.recipe", - "parent": "com.github.jps3.download.Camtasia", - "shortname": "Camtasia.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "A powerful, yet easy-to-use screen recorder, Camtasia helps you create professional videos without having to be a video pro. Easily record your screen movements and actions, or import HD video from a camera or other source. Customize and edit content on both Mac and Windows platforms, and share your videos with viewers on nearly any device." - }, - "com.github.jps3.download.Camtasia": { - "name": "Camtasia", - "description": "Downloads the latest Camtasia DMG from the TechSmith web site. (Currently \"Camtasia 2023\")", + "description": "Downloads the latest version of gyroflow-ofx and creates a package.", "repo": "autopkg/jps3-recipes", - "path": "Camtasia/Camtasia.download.recipe", - "shortname": "Camtasia.download", - "inferred_type": "download", + "path": "Gyroflow/gyroflow-ofx.pkg.recipe", + "parent": "com.github.jps3.download.gyroflow-ofx", + "shortname": "gyroflow-ofx.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jps3.munki.Camtasia", - "com.github.nstrauss.pkg.Camtasia", - "com.github.jc0b.munki.Camtasia" + "com.github.jps3.munki.gyroflow-ofx", + "com.github.jps3.jamf.gyroflow-ofx" ] }, - "com.github.jps3.download.BlurbBookCreatorIndesign": { - "name": "BlurbBookCreatorIndesign", - "description": "Downloads the pkg that currently supports versions of InDesign after 2018 (v13.x).", - "repo": "autopkg/jps3-recipes", - "path": "Blurb/BlurbBookCreatorIndesign.download.recipe", - "shortname": "BlurbBookCreatorIndesign.download", - "inferred_type": "download" - }, "com.github.jps3.munki.BlurbBookCreatorIndesign": { "name": null, "description": "", @@ -20568,98 +20595,36 @@ "munki_display_name": "Blurb Book Creator for InDesign", "munki_description": "" }, - "com.github.jps3.download.WacomIntuosProTabletDriver": { - "name": "WacomIntuosProDriver", - "description": "Downloads the latest drivers for the Wacom Intuos Pro tablets.", - "repo": "autopkg/jps3-recipes", - "path": "WacomIntuosProDriver/WacomIntuosProDriver.download.recipe", - "shortname": "WacomIntuosProDriver.download", - "inferred_type": "download", - "children": [ - "com.github.jps3.munki.WacomIntuosProTabletDriver", - "com.github.jazzace.pkg.WacomIntuosProTabletDriver" - ] - }, - "com.github.jps3.munki.WacomIntuosProTabletDriver": { - "name": "WacomIntuosProDriver", - "description": "Downloads the current release version of Wacom Intuos Pro Driver and imports into Munki.", - "repo": "autopkg/jps3-recipes", - "path": "WacomIntuosProDriver/WacomIntuosProDriver.munki.recipe", - "parent": "com.github.jps3.download.WacomIntuosProTabletDriver", - "shortname": "WacomIntuosProDriver.munki", - "inferred_type": "munki", - "munki_display_name": "WacomIntuosProDriver", - "munki_description": "Drivers and support software for the Wacom Intuos Pro tablets." - }, - "com.github.jps3.pkg.VueScan": { - "name": "VueScan", - "description": "Downloads the latest stable VueScan and creates flat *.pkg installer.", - "repo": "autopkg/jps3-recipes", - "path": "VueScan/VueScan.pkg.recipe", - "parent": "com.github.hansen-m.download.VueScan", - "shortname": "VueScan.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jamf.VueScan" - ] - }, - "com.github.jps3.munki.VueScan": { - "name": "VueScan", - "description": "Downloads the latest VueScan. This recipe relies upon the com.github.hansen-m.download.VueScan recipe, so be certain you have added his autopkg repo https://github.com/autopkg/hansen-m-recipes.git.", + "com.github.jps3.download.BlurbBookCreatorIndesign": { + "name": "BlurbBookCreatorIndesign", + "description": "Downloads the pkg that currently supports versions of InDesign after 2018 (v13.x).", "repo": "autopkg/jps3-recipes", - "path": "VueScan/VueScan.munki.recipe", - "parent": "com.github.hansen-m.download.VueScan", - "shortname": "VueScan.munki", - "inferred_type": "munki", - "munki_display_name": "VueScan", - "munki_description": "VueScan is a powerful, easy-to-use program that scans documents, photos and film; creates PDF, JPEG, TIFF and TXT files; supports nearly 2000 scanners; For more information go to http://www.hamrick.com." + "path": "Blurb/BlurbBookCreatorIndesign.download.recipe", + "shortname": "BlurbBookCreatorIndesign.download", + "inferred_type": "download" }, - "com.github.jps3.munki.Arduino": { - "name": "Arduino", - "description": "Downloads the latest Arduino and imports into Munki.\n\nFor the SUPPORTED_ARCH variable use x86_64 for Intel or arm64 for Apple Silicon.", + "com.github.jps3.munki.SketchUpPro": { + "name": null, + "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page, then imports into your Munki repo. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check locales were: en, de, es, fr, it, ja, ko.\n\nNote (20-Mar-2018): The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download and process was not working well due to the not-quite-straightforward way the developer creates their URL patterns. For the time being that functionality has been reverted such that RELEASE_YEAR is used as a convenience variable to limit the number of locations you would need to edit in your overrides. (You will need to update or recreate your RecipeOverride(s) for these changes to take effect for you.\n\nNote (21-Mar-2018): If you encounter any errors in AutoPkg with these recipes, I recommend: (a) recreate your override(s); (b) rename or delete the cached downloads as that has cleared up the majority of hdiutil-related errors for me. Whether you save your receipts or not is up to your conscience and accountant.\n", "repo": "autopkg/jps3-recipes", - "path": "Arduino/Arduino.munki.recipe", - "parent": "com.github.jps3.download.Arduino", - "shortname": "Arduino.munki", + "path": "SketchUpPro/SketchUpPro.munki.recipe", + "parent": "com.github.jps3.download.SketchUpPro", + "shortname": "SketchUpPro.munki", "inferred_type": "munki", - "munki_display_name": "Arduino IDE", - "munki_description": "The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software.\n\nThis software can be used with any Arduino board.\n\nRefer to the Getting Started page for Installation instructions:\n\nhttps://www.arduino.cc/en/Guide/HomePage\n " - }, - "com.github.jps3.pkg.Arduino": { - "name": "Arduino", - "description": "Downloads the latest stable Arduino and creates flat *.pkg installer.", - "repo": "autopkg/jps3-recipes", - "path": "Arduino/Arduino.pkg.recipe", - "parent": "com.github.jps3.download.Arduino", - "shortname": "Arduino.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.sebtomasi.jss.Arduino" - ] + "munki_display_name": "SketchUp Pro", + "munki_description": "SketchUp Pro is the most intuitive way to design, document and communicate your ideas in 3D.\nAdditional information can be found at https://www.sketchup.com/products/sketchup-pro\n\t\t\t" }, - "com.github.jps3.download.Arduino": { - "name": "Arduino", - "description": "Downloads the latest stable Arduino.\n\nTo download the Intel version use \"64bit\" in the ARCH_TYPE variable.\nTo download the Apple Silicon version use \"arm64\" in the ARCH_TYPE variable.", + "com.github.jps3.download.SketchUpPro": { + "name": "SketchUpPro", + "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check (21-Mar-2018) locales were: en, de, es, fr, it, ja, ko, pt-BR, ru, sv, zh-CN, and zh-TW.\n\n(The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download/import/etc was not working well. For the nonce that functionality has been reverted. You will need to update or recreate your RecipeOverride(s). The RELEASE_YEAR variable is just used to help with consistent naming, _NOT_ in choosing which version to download.)\n\nNote: It sppears that every major release is done annually and requires and updated license. You will want to keep that in mind if you are automating your deployments without testing!\n", "repo": "autopkg/jps3-recipes", - "path": "Arduino/Arduino.download.recipe", - "shortname": "Arduino.download", + "path": "SketchUpPro/SketchUpPro.download.recipe", + "shortname": "SketchUpPro.download", "inferred_type": "download", "children": [ - "com.github.jps3.munki.Arduino", - "com.github.jps3.pkg.Arduino" + "com.github.jps3.munki.SketchUpPro" ] }, - "com.github.jps3.munki.RicohThetaSC": { - "name": null, - "description": "Downloads latest Ricoh Theta SC disk image and imports it into Munki.", - "repo": "autopkg/jps3-recipes", - "path": "Ricoh/RicohThetaSC.munki.recipe", - "parent": "com.github.moofit-recipes.download.RicohThetaSC", - "shortname": "RicohThetaSC.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "A computer application with which you can convert, view, and share spherical images that you captured" - }, "com.github.jps3.munki.Scout-App": { "name": null, "description": "Downloads the latest version of Scout-App GUI SASS processor and imports into Munki.", @@ -20682,28 +20647,51 @@ "com.github.jps3.munki.Scout-App" ] }, - "com.github.jps3-recipes.munki.topaz-photo-ai": { - "name": "TopazPhotoAI", - "description": "Downloads Topaz Labs\u2019 Photo AI", + "com.github.jps3.munki.Camtasia": { + "name": "Camtasia", + "description": "Downloads the Camtasia DMG from the TechSmith web site, and imports into Munki repository. It is assumed that the newest version is the only version on the web page for the application.", "repo": "autopkg/jps3-recipes", - "path": "Topaz/TopazPhotoAI.munki.recipe.yaml", - "parent": "com.github.markkenny.autopkg.pkg.topaz-photo-ai", - "shortname": "TopazPhotoAI.munki", + "path": "Camtasia/Camtasia.munki.recipe", + "parent": "com.github.jps3.download.Camtasia", + "shortname": "Camtasia.munki", "inferred_type": "munki", - "munki_display_name": "Topaz Photo AI", - "munki_description": "Every shot has potential. Make it perfect." + "munki_display_name": "%NAME%", + "munki_description": "A powerful, yet easy-to-use screen recorder, Camtasia helps you create professional videos without having to be a video pro. Easily record your screen movements and actions, or import HD video from a camera or other source. Customize and edit content on both Mac and Windows platforms, and share your videos with viewers on nearly any device." }, - "com.github.jps3-recipes.munki.topaz-denoise": { - "name": "TopazDeNoiseAI", - "description": "Downloads Topaz Labs\u2019 DeNoise AI", + "com.github.jps3.download.Camtasia": { + "name": "Camtasia", + "description": "Downloads the latest Camtasia DMG from the TechSmith web site. (Currently \"Camtasia 2023\")", "repo": "autopkg/jps3-recipes", - "path": "Topaz/TopazDeNoiseAI.munki.recipe.yaml", - "parent": "com.github.markkenny.autopkg.pkg.topaz-denoise", - "deprecated": true, - "shortname": "TopazDeNoiseAI.munki", + "path": "Camtasia/Camtasia.download.recipe", + "shortname": "Camtasia.download", + "inferred_type": "download", + "children": [ + "com.github.jps3.munki.Camtasia", + "com.github.nstrauss.pkg.Camtasia", + "com.github.jc0b.munki.Camtasia" + ] + }, + "com.github.jps3.munki.Brackets": { + "name": "Brackets", + "description": "Downloads the latest version of Adobe Brackets and imports into Munki repository.", + "repo": "autopkg/jps3-recipes", + "path": "Adobe/Brackets.munki.recipe", + "parent": "com.github.novaksam.download.Brackets", + "shortname": "Brackets.munki", "inferred_type": "munki", - "munki_display_name": "Topaz DeNoise AI", - "munki_description": "Eliminate noise while recovering real detail to get the best possible image quality in your high-ISO and low light photos." + "munki_display_name": "Brackets", + "munki_description": "Brackets is an open source code editor for web designers and front-end developers. http://brackets.io/" + }, + "com.github.jps3-recipes.munki.topaz-gigapixel": { + "name": "TopazGigapixelAI", + "description": "Downloads Topaz Labs\u2019 GigaPixel AI", + "repo": "autopkg/jps3-recipes", + "path": "Topaz/TopazGigapixelAI.munki.recipe.yaml", + "parent": "com.github.markkenny.autopkg.pkg.topaz-gigapixel", + "shortname": "TopazGigapixelAI.munki", + "inferred_type": "munki", + "munki_display_name": "Topaz Gigapixel AI", + "munki_description": "Achieve impeccable image quality. Scale to almost any size. Then, print, display, and share with the world." }, "com.github.jps3-recipes.munki.topaz-sharpen": { "name": "TopazSharpenAI", @@ -20717,180 +20705,156 @@ "munki_display_name": "Topaz Sharpen AI", "munki_description": "Naturally sharpen your images with no artifacts. Get jaw-dropping results in a wide variety of situations with deep learning models trained to shake reduction, focus correction, and blur removal." }, - "com.github.jps3-recipes.munki.topaz-gigapixel": { - "name": "TopazGigapixelAI", - "description": "Downloads Topaz Labs\u2019 GigaPixel AI", + "com.github.jps3-recipes.munki.topaz-denoise": { + "name": "TopazDeNoiseAI", + "description": "Downloads Topaz Labs\u2019 DeNoise AI", "repo": "autopkg/jps3-recipes", - "path": "Topaz/TopazGigapixelAI.munki.recipe.yaml", - "parent": "com.github.markkenny.autopkg.pkg.topaz-gigapixel", - "shortname": "TopazGigapixelAI.munki", + "path": "Topaz/TopazDeNoiseAI.munki.recipe.yaml", + "parent": "com.github.markkenny.autopkg.pkg.topaz-denoise", + "deprecated": true, + "shortname": "TopazDeNoiseAI.munki", "inferred_type": "munki", - "munki_display_name": "Topaz Gigapixel AI", - "munki_description": "Achieve impeccable image quality. Scale to almost any size. Then, print, display, and share with the world." + "munki_display_name": "Topaz DeNoise AI", + "munki_description": "Eliminate noise while recovering real detail to get the best possible image quality in your high-ISO and low light photos." }, - "com.github.scriptingosx.download.LaTeXiT": { - "name": "LaTeXiT", - "description": "Downloads the latest version of LaTeXiT.", + "com.github.jps3-recipes.munki.topaz-photo-ai": { + "name": "TopazPhotoAI", + "description": "Downloads Topaz Labs\u2019 Photo AI", + "repo": "autopkg/jps3-recipes", + "path": "Topaz/TopazPhotoAI.munki.recipe.yaml", + "parent": "com.github.markkenny.autopkg.pkg.topaz-photo-ai", + "shortname": "TopazPhotoAI.munki", + "inferred_type": "munki", + "munki_display_name": "Topaz Photo AI", + "munki_description": "Every shot has potential. Make it perfect." + }, + "com.github.scriptingosx.pkg.XQuartz": { + "name": null, + "description": "Uses parent pkg recipe to download latest XQuartz and assigns correct version number.", "repo": "autopkg/scriptingosx-recipes", - "path": "LaTeXiT/LaTeXiT.download.recipe", - "shortname": "LaTeXiT.download", + "path": "XQuartz/XQuartz.pkg.recipe", + "parent": "com.github.autopkg.download.xquartz", + "shortname": "XQuartz.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.XQuartz", + "com.github.novaksam.jss.XQuartz", + "com.github.patgmac.lanrev.XQuartz", + "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.XQuartz" + ] + }, + "com.github.scriptingosx.download.Excalibur": { + "name": "Excalibur", + "description": "Downloads the latest version of Excalibur.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Excalibur/Excalibur.download.recipe", + "shortname": "Excalibur.download", "inferred_type": "download", "children": [ - "com.github.scriptingosx.munki.LaTeXiT" + "com.github.scriptingosx.munki.Excalibur" ] }, - "com.github.scriptingosx.munki.LaTeXiT": { + "com.github.scriptingosx.munki.Excalibur": { "name": null, - "description": "Loads the newest Version of LaTeXiT to munki", + "description": "DESCRIPTION HERE!", "repo": "autopkg/scriptingosx-recipes", - "path": "LaTeXiT/LaTeXiT.munki.recipe", - "parent": "com.github.scriptingosx.download.LaTeXiT", - "shortname": "LaTeXiT.munki", + "path": "Excalibur/Excalibur.munki.recipe", + "parent": "com.github.scriptingosx.download.Excalibur", + "shortname": "Excalibur.munki", "inferred_type": "munki", - "munki_display_name": "LaTeXiT", - "munki_description": "Should LaTeXiT be categorized, it would be an equation editor. This is not the plain truth, since LaTeXiT is \"simply\" a graphical interface above a LaTeX engine. However, its large set of features is a reason to see it as an editor; this is the goal in fact." + "munki_display_name": "Excalibur", + "munki_description": "open source Macintosh spell-checker for LaTeX" }, - "com.github.scriptingosx.munki.EclipseLuna": { + "com.github.scriptingosx.SharedProcessors": { "name": null, - "description": "Imports EclipseLuna to Munki", + "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ", "repo": "autopkg/scriptingosx-recipes", - "path": "Eclipse/EclipseLuna.munki.recipe", - "parent": "com.github.homebysix.pkg.EclipseLuna", - "shortname": "EclipseLuna.munki", - "inferred_type": "munki", - "munki_display_name": "Eclipse IDE for Java Developers", - "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..." + "path": "SharedProcessors/ScriptingOSXProcessors.recipe" }, - "com.github.scriptingosx.jss.EclipseKepler": { + "com.scriptingosx.processors": { "name": null, - "description": "Uses parent pkg recipe to downloads latest Eclipse IDE and import it into the JSS.", + "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ", "repo": "autopkg/scriptingosx-recipes", - "path": "Eclipse/EclipseKepler.jss.recipe", - "parent": "com.github.scriptingosx.pkg.EclipseKepler", - "shortname": "EclipseKepler.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "path": "SharedProcessors/Processors.recipe" }, - "com.github.scriptingosx.download.EclipseKepler": { - "name": "EclipseKepler", - "description": "Downloads latest version of EclipseKepler.", + "com.github.scriptingosx.jss.TeXstudio": { + "name": "TeXstudio", + "description": "Uses parent pkg recipe to download latest TeXstudio and import it into the JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "Eclipse/EclipseKepler.download.recipe", - "shortname": "EclipseKepler.download", - "inferred_type": "download", - "children": [ - "com.github.scriptingosx.pkg.EclipseKepler" - ] + "path": "TeXstudio/TeXstudio.jss.recipe", + "parent": "io.github.hjuutilainen.pkg.TeXstudio", + "shortname": "TeXstudio.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "TeXstudio" }, - "com.github.scriptingosx.pkg.EclipseKepler": { - "name": "EclipseKepler", - "description": "Builds EclipseKepler pkg from the dmg downloaded.", + "com.scriptingosx.munki.WhatsApp": { + "name": "WhatsApp", + "description": "Downloads the latest version of WhatsApp and imports it into Munki.", "repo": "autopkg/scriptingosx-recipes", - "path": "Eclipse/EclipseKepler.pkg.recipe", - "parent": "com.github.scriptingosx.download.EclipseKepler", - "shortname": "EclipseKepler.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.scriptingosx.jss.EclipseKepler" - ] + "path": "WhatsAppInc/WhatsApp.munki.recipe", + "parent": "com.scriptingosx.download.WhatsApp", + "shortname": "WhatsApp.munki", + "inferred_type": "munki", + "munki_display_name": "WhatsApp", + "munki_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\n\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages." }, - "com.scriptingosx.install.uTorrent": { - "name": "uTorrent", - "description": "Installs the latest version of uTorrent.", + "com.scriptingosx.install.WhatsApp": { + "name": "WhatsApp", + "description": "Installs the latest version of WhatsApp.", "repo": "autopkg/scriptingosx-recipes", - "path": "BitTorrent/uTorrent.install.recipe", - "parent": "com.scriptingosx.download.uTorrent", - "shortname": "uTorrent.install", + "path": "WhatsAppInc/WhatsApp.install.recipe", + "parent": "com.scriptingosx.download.WhatsApp", + "shortname": "WhatsApp.install", "inferred_type": "install" }, - "com.scriptingosx.munki.uTorrent": { - "name": "uTorrent", - "description": "Downloads the latest version of uTorrent and imports it into Munki.", - "repo": "autopkg/scriptingosx-recipes", - "path": "BitTorrent/uTorrent.munki.recipe", - "parent": "com.scriptingosx.download.uTorrent", - "shortname": "uTorrent.munki", - "inferred_type": "munki", - "munki_display_name": "uTorrent", - "munki_description": "Lightweight BitTorrent client." - }, - "com.scriptingosx.pkg.uTorrent": { - "name": "uTorrent", - "description": "Downloads the latest version of uTorrent and creates a package.", + "com.scriptingosx.jss.WhatsApp": { + "name": "WhatsApp", + "description": "Downloads the latest version of WhatsApp and imports it into your JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "BitTorrent/uTorrent.pkg.recipe", - "parent": "com.scriptingosx.download.uTorrent", - "shortname": "uTorrent.pkg", - "inferred_type": "pkg" + "path": "WhatsAppInc/WhatsApp.jss.recipe", + "parent": "com.scriptingosx.pkg.WhatsApp", + "shortname": "WhatsApp.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages." }, - "com.scriptingosx.download.uTorrent": { - "name": "uTorrent", - "description": "Downloads the latest version of uTorrent.", + "com.scriptingosx.pkg.WhatsApp": { + "name": "WhatsApp", + "description": "Downloads the latest version of WhatsApp and creates a package.", "repo": "autopkg/scriptingosx-recipes", - "path": "BitTorrent/uTorrent.download.recipe", - "shortname": "uTorrent.download", - "inferred_type": "download", + "path": "WhatsAppInc/WhatsApp.pkg.recipe", + "parent": "com.scriptingosx.download.WhatsApp", + "shortname": "WhatsApp.pkg", + "inferred_type": "pkg", "children": [ - "com.scriptingosx.install.uTorrent", - "com.scriptingosx.munki.uTorrent", - "com.scriptingosx.pkg.uTorrent" + "com.scriptingosx.jss.WhatsApp" ] }, - "com.scriptingosx.download.3DCoat": { - "name": "3DCoat", - "description": "Downloads the latest version of 3DCoat. (based on the hansen-m recipe)", + "com.scriptingosx.download.WhatsApp": { + "name": "WhatsApp", + "description": "Downloads the latest version of WhatsApp.", "repo": "autopkg/scriptingosx-recipes", - "path": "3DCoat/3DCoat.download.recipe", - "shortname": "3DCoat.download", + "path": "WhatsAppInc/WhatsApp.download.recipe", + "shortname": "WhatsApp.download", "inferred_type": "download", "children": [ - "com.scriptingosx.pkg.3DCoat" + "com.scriptingosx.munki.WhatsApp", + "com.scriptingosx.install.WhatsApp", + "com.scriptingosx.pkg.WhatsApp", + "com.github.peshay.filewave.WhatsApp" ] }, - "com.scriptingosx.munki.3DCoat": { + "com.scriptingosx.pkg.Rhinoceros": { "name": null, - "description": "Downloads the latest version of 3DCoat and imports it into Munki.", - "repo": "autopkg/scriptingosx-recipes", - "path": "3DCoat/3dCoat.munki.recipe", - "parent": "com.scriptingosx.pkg.3DCoat", - "shortname": "3dCoat.munki", - "inferred_type": "munki", - "munki_display_name": "3D Coat", - "munki_description": "3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model." - }, - "com.scriptingosx.pkg.3DCoat": { - "name": "3DCoat", - "description": "Builds 3DCoat pkg from the download.", - "repo": "autopkg/scriptingosx-recipes", - "path": "3DCoat/3DCoat.pkg.recipe", - "parent": "com.scriptingosx.download.3DCoat", - "shortname": "3DCoat.pkg", - "inferred_type": "pkg", - "children": [ - "com.scriptingosx.munki.3DCoat" - ] - }, - "com.github.scriptingosx.pkg.ImageJ": { - "name": "ImageJ", - "description": "Downloads ImageJ and builds a package.", + "description": "Creates a pkg to install the latest version of Rhinoceros.", "repo": "autopkg/scriptingosx-recipes", - "path": "ImageJ/ImageJ.pkg.recipe", - "parent": "com.github.scriptingosx.download.ImageJ", - "shortname": "ImageJ.pkg", + "path": "McNeel/Rhinoceros.pkg.recipe", + "parent": "com.github.hansen-m.download.Rhinoceros", + "shortname": "Rhinoceros.pkg", "inferred_type": "pkg" }, - "com.github.scriptingosx.download.ImageJ": { - "name": "ImageJ", - "description": "Downloads ImageJ.", - "repo": "autopkg/scriptingosx-recipes", - "path": "ImageJ/ImageJ.download.recipe", - "shortname": "ImageJ.download", - "inferred_type": "download", - "children": [ - "com.github.scriptingosx.pkg.ImageJ" - ] - }, "com.github.scriptingosx.jss.Fetch": { "name": "Fetch", "description": "Uses parent pkg recipe to downloads latest Fetch and import it into the JSS.", @@ -20902,28 +20866,38 @@ "jamf_display_name": null, "jamf_description": "Fetch" }, - "com.github.scriptingosx.munki.AptanaStudio3": { - "name": "AptanaStudio3", - "description": "Downloads latest version of AptanaStudio3 and imports into a Munki repo.", + "com.github.scriptingosx.pkg.BusyCal": { + "name": null, + "description": "Re-packages BusyCal in a new PKG without nasty scripts.", "repo": "autopkg/scriptingosx-recipes", - "path": "AptanaStudio3/AptanaStudio3.munki.recipe", - "parent": "com.github.scriptingosx.pkg.AptanaStudio3", - "shortname": "AptanaStudio3.munki", - "inferred_type": "munki", - "munki_display_name": "Aptana Studio 3", - "munki_description": "Build web applications quickly and easily using the industry\u2019s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine." + "path": "BusyCal/BusyCal.pkg.recipe", + "parent": "com.github.scriptingosx.download.BusyCal", + "shortname": "BusyCal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.scriptingosx.jss.BusyCal" + ] }, - "com.github.scriptingosx.pkg.AptanaStudio3": { - "name": "AptanaStudio3", - "description": "Builds AptanaStudio3 pkg from the download.", + "com.github.scriptingosx.jss.BusyCal": { + "name": null, + "description": "Uploads the BusyCal pkg to JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "AptanaStudio3/AptanaStudio3.pkg.recipe", - "parent": "com.github.scriptingosx.download.AptanaStudio3", - "shortname": "AptanaStudio3.pkg", - "inferred_type": "pkg", + "path": "BusyCal/BusyCal.jss.recipe", + "parent": "com.github.scriptingosx.pkg.BusyCal", + "shortname": "BusyCal.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.scriptingosx.download.BusyCal": { + "name": "BusyCal", + "description": "Downloads the latest version of BusyCal.", + "repo": "autopkg/scriptingosx-recipes", + "path": "BusyCal/BusyCal.download.recipe", + "shortname": "BusyCal.download", + "inferred_type": "download", "children": [ - "com.github.scriptingosx.munki.AptanaStudio3", - "com.github.scriptingosx.jss.AptanaStudio3" + "com.github.scriptingosx.pkg.BusyCal" ] }, "com.github.scriptingosx.download.AptanaStudio3": { @@ -20948,184 +20922,146 @@ "jamf_display_name": null, "jamf_description": "open-source web development IDE" }, - "com.github.scriptingosx.download.IMOD-nightly": { - "name": "IMOD", - "description": "Downloads the latest nightly build of IMOD.", + "com.github.scriptingosx.pkg.AptanaStudio3": { + "name": "AptanaStudio3", + "description": "Builds AptanaStudio3 pkg from the download.", "repo": "autopkg/scriptingosx-recipes", - "path": "Bio3DColorado/IMOD-nightly.download.recipe", - "shortname": "IMOD-nightly.download", - "inferred_type": "download", + "path": "AptanaStudio3/AptanaStudio3.pkg.recipe", + "parent": "com.github.scriptingosx.download.AptanaStudio3", + "shortname": "AptanaStudio3.pkg", + "inferred_type": "pkg", "children": [ - "com.github.scriptingosx.pkg.IMOD-nightly" + "com.github.scriptingosx.jss.AptanaStudio3", + "com.github.scriptingosx.munki.AptanaStudio3" ] }, - "com.github.scriptingosx.pkg.IMOD-nightly": { + "com.github.scriptingosx.munki.AptanaStudio3": { + "name": "AptanaStudio3", + "description": "Downloads latest version of AptanaStudio3 and imports into a Munki repo.", + "repo": "autopkg/scriptingosx-recipes", + "path": "AptanaStudio3/AptanaStudio3.munki.recipe", + "parent": "com.github.scriptingosx.pkg.AptanaStudio3", + "shortname": "AptanaStudio3.munki", + "inferred_type": "munki", + "munki_display_name": "Aptana Studio 3", + "munki_description": "Build web applications quickly and easily using the industry\u2019s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine." + }, + "com.github.scriptingosx.jss.RECIPE_TEMPLATE": { "name": null, "description": "DESCRIPTION HERE!", "repo": "autopkg/scriptingosx-recipes", - "path": "Bio3DColorado/IMOD-nightly.pkg.recipe", - "parent": "com.github.scriptingosx.download.IMOD-nightly", - "shortname": "IMOD-nightly.pkg", - "inferred_type": "pkg" + "path": "RecipeTemplate/RecipeTemplate.jss.recipe", + "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE", + "shortname": "RecipeTemplate.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.scriptingosx.download.PEET": { - "name": "PEET", - "description": "Downloads the latest version of PEET.", + "com.github.scriptingosx.pkg.RECIPE_TEMPLATE": { + "name": null, + "description": "Packages the download of RECIPE_TEMPLATE.", "repo": "autopkg/scriptingosx-recipes", - "path": "Bio3DColorado/PEET.download.recipe", - "shortname": "PEET.download", - "inferred_type": "download", + "path": "RecipeTemplate/RecipeTemplate.pkg.recipe", + "parent": "com.github.scriptingosx.download.RECIPE_TEMPLATE", + "shortname": "RecipeTemplate.pkg", + "inferred_type": "pkg", "children": [ - "com.github.scriptingosx.pkg.PEET" + "com.github.scriptingosx.jss.RECIPE_TEMPLATE", + "com.github.scriptingosx.munki.RECIPE_TEMPLATE" ] }, - "com.github.scriptingosx.download.IMOD": { - "name": "IMOD", - "description": "Downloads the latest version of IMOD.", + "com.github.scriptingosx.download.RECIPE_TEMPLATE": { + "name": "RECIPE_TEMPLATE", + "description": "Downloads the latest version of RECIPE_TEMPLATE.", "repo": "autopkg/scriptingosx-recipes", - "path": "Bio3DColorado/IMOD.download.recipe", - "shortname": "IMOD.download", + "path": "RecipeTemplate/RecipeTemplate.download.recipe", + "shortname": "RecipeTemplate.download", "inferred_type": "download", "children": [ - "com.github.scriptingosx.pkg.IMOD" + "com.github.scriptingosx.pkg.RECIPE_TEMPLATE" ] }, - "com.github.scriptingosx.pkg.PEET": { + "com.github.scriptingosx.munki.RECIPE_TEMPLATE": { "name": null, "description": "DESCRIPTION HERE!", "repo": "autopkg/scriptingosx-recipes", - "path": "Bio3DColorado/PEET.pkg.recipe", - "parent": "com.github.scriptingosx.download.PEET", - "shortname": "PEET.pkg", - "inferred_type": "pkg" - }, - "com.github.scriptingosx.pkg.IMOD": { - "name": null, - "description": "DESCRIPTION HERE!", - "repo": "autopkg/scriptingosx-recipes", - "path": "Bio3DColorado/IMOD.pkg.recipe", - "parent": "com.github.scriptingosx.download.IMOD", - "shortname": "IMOD.pkg", - "inferred_type": "pkg" + "path": "RecipeTemplate/RecipeTemplate.munki.recipe", + "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE", + "shortname": "RecipeTemplate.munki", + "inferred_type": "munki", + "munki_display_name": "DISPLAY NAME", + "munki_description": "PUT DESCRIPTION HERE" }, - "com.scriptingosx.pkg.Rhinoceros": { + "com.github.scriptingosx.install.Python3": { "name": null, - "description": "Creates a pkg to install the latest version of Rhinoceros.", - "repo": "autopkg/scriptingosx-recipes", - "path": "McNeel/Rhinoceros.pkg.recipe", - "parent": "com.github.hansen-m.download.Rhinoceros", - "shortname": "Rhinoceros.pkg", - "inferred_type": "pkg" - }, - "com.github.scriptingosx.jss.TeXstudio": { - "name": "TeXstudio", - "description": "Uses parent pkg recipe to download latest TeXstudio and import it into the JSS.", + "description": "Installs the current release version of Python3.", "repo": "autopkg/scriptingosx-recipes", - "path": "TeXstudio/TeXstudio.jss.recipe", - "parent": "io.github.hjuutilainen.pkg.TeXstudio", - "shortname": "TeXstudio.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "TeXstudio" + "path": "Python3/Python3.install.recipe", + "parent": "com.github.scriptingosx.download.Python3", + "shortname": "Python3.install", + "inferred_type": "install" }, - "com.scriptingosx.install.Nomadesk": { - "name": "Nomadesk", - "description": "Installs the latest version of Nomadesk.", + "com.github.scriptingosx.download.Python3": { + "name": "Python3", + "description": "Downloads latest version of Python3.", "repo": "autopkg/scriptingosx-recipes", - "path": "Nomadesk/Nomadesk.install.recipe", - "parent": "com.scriptingosx.download.Nomadesk", - "shortname": "Nomadesk.install", - "inferred_type": "install" + "path": "Python3/Python3.download.recipe", + "shortname": "Python3.download", + "inferred_type": "download", + "children": [ + "com.github.scriptingosx.install.Python3", + "com.github.scriptingosx.pkg.Python3", + "com.github.peshay.filewave.Python3" + ] }, - "com.scriptingosx.munki.Nomadesk": { - "name": "Nomadesk", - "description": "Downloads the latest version of Nomadesk and imports it into Munki.", + "com.github.scriptingosx.munki.Python3": { + "name": null, + "description": "Downloads latest version of Python3 and imports into a Munki repo.", "repo": "autopkg/scriptingosx-recipes", - "path": "Nomadesk/Nomadesk.munki.recipe", - "parent": "com.scriptingosx.download.Nomadesk", - "shortname": "Nomadesk.munki", + "path": "Python3/Python3.munki.recipe", + "parent": "com.github.scriptingosx.pkg.Python3", + "shortname": "Python3.munki", "inferred_type": "munki", - "munki_display_name": "Nomadesk", - "munki_description": " " + "munki_display_name": "Python 3", + "munki_description": "Python is a programming language that lets you work quickly and integrate systems more effectively." }, - "com.github.jss-recipes.jss.Nomadesk": { - "name": "Nomadesk", - "description": "Downloads the latest version of Nomadesk and imports it into your JSS.", + "com.github.scriptingosx.jss.Python3": { + "name": "Python3", + "description": "Uses parent pkg recipe to downloads latest Python3 and import it into the JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "Nomadesk/Nomadesk.jss.recipe", - "parent": "com.scriptingosx.pkg.Nomadesk", - "shortname": "Nomadesk.jss", + "path": "Python3/Python3.jss.recipe", + "parent": "com.github.scriptingosx.pkg.Python3", + "shortname": "Python3.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" - }, - "com.scriptingosx.download.Nomadesk": { - "name": "Nomadesk", - "description": "Downloads the latest version of Nomadesk.", - "repo": "autopkg/scriptingosx-recipes", - "path": "Nomadesk/Nomadesk.download.recipe", - "shortname": "Nomadesk.download", - "inferred_type": "download", - "children": [ - "com.scriptingosx.install.Nomadesk", - "com.scriptingosx.munki.Nomadesk", - "com.scriptingosx.pkg.Nomadesk" - ] - }, - "com.scriptingosx.pkg.Nomadesk": { - "name": "Nomadesk", - "description": "Downloads the latest version of Nomadesk and creates a package.", - "repo": "autopkg/scriptingosx-recipes", - "path": "Nomadesk/Nomadesk.pkg.recipe", - "parent": "com.scriptingosx.download.Nomadesk", - "shortname": "Nomadesk.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jss-recipes.jss.Nomadesk" - ] + "jamf_description": "Python3" }, - "com.github.scriptingosx.pkg.audacity": { - "name": "Audacity", - "description": "Create a package from the Audacity DMG.", + "com.github.scriptingosx.pkg.Python3": { + "name": "Python3", + "description": "Copies Python3.mpkg from the dmg downloaded.", "repo": "autopkg/scriptingosx-recipes", - "path": "Audacity/Audacity.pkg.recipe", - "shortname": "Audacity.pkg", + "path": "Python3/Python3.pkg.recipe", + "parent": "com.github.scriptingosx.download.Python3", + "shortname": "Python3.pkg", "inferred_type": "pkg", "children": [ - "com.github.patgmac.lanrev.Audacity" + "com.github.scriptingosx.munki.Python3", + "com.github.scriptingosx.jss.Python3", + "com.github.novaksam.jamf.Python3", + "com.github.smithjw.jamf.Python3" ] }, - "com.github.scriptingosx.jss.audacity": { - "name": "Audacity", - "description": "Uses parent pkg recipe to download latest Audacity and import it into the JSS.", - "repo": "autopkg/scriptingosx-recipes", - "path": "Audacity/Audacity.jss.recipe", - "parent": "com.github.jss-recipes.jss.Audacity", - "shortname": "Audacity.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Audacity" - }, - "com.github.scriptingosx.munki.Excalibur": { + "com.github.scriptingosx.pkg.DjView": { "name": null, - "description": "DESCRIPTION HERE!", - "repo": "autopkg/scriptingosx-recipes", - "path": "Excalibur/Excalibur.munki.recipe", - "parent": "com.github.scriptingosx.download.Excalibur", - "shortname": "Excalibur.munki", - "inferred_type": "munki", - "munki_display_name": "Excalibur", - "munki_description": "open source Macintosh spell-checker for LaTeX" - }, - "com.github.scriptingosx.download.Excalibur": { - "name": "Excalibur", - "description": "Downloads the latest version of Excalibur.", + "description": "Packages the download of DjView.", "repo": "autopkg/scriptingosx-recipes", - "path": "Excalibur/Excalibur.download.recipe", - "shortname": "Excalibur.download", - "inferred_type": "download", + "path": "DjView/DjView.pkg.recipe", + "parent": "com.github.scriptingosx.download.DjView", + "shortname": "DjView.pkg", + "inferred_type": "pkg", "children": [ - "com.github.scriptingosx.munki.Excalibur" + "com.github.scriptingosx.jss.DjView", + "com.github.scriptingosx.munki.DjView" ] }, "com.github.scriptingosx.download.DjView": { @@ -21139,19 +21075,6 @@ "com.github.scriptingosx.pkg.DjView" ] }, - "com.github.scriptingosx.pkg.DjView": { - "name": null, - "description": "Packages the download of DjView.", - "repo": "autopkg/scriptingosx-recipes", - "path": "DjView/DjView.pkg.recipe", - "parent": "com.github.scriptingosx.download.DjView", - "shortname": "DjView.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.scriptingosx.jss.DjView", - "com.github.scriptingosx.munki.DjView" - ] - }, "com.github.scriptingosx.jss.DjView": { "name": null, "description": "DESCRIPTION HERE!", @@ -21174,104 +21097,93 @@ "munki_display_name": "DjView", "munki_description": "DjVu is a web-centric format and software platform for distributing documents and images. DjVu can advantageously replace PDF, PS, TIFF, JPEG, and GIF for distributing scanned documents, digital documents, or high-resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer on a screen, and consume less client resources than competing formats. DjVu images display instantly and can be smoothly zoomed and panned with no lengthy re-rendering. DjVu is used by hundreds of academic, commercial, governmental, and non-commercial web sites around the world.\nDjVuLibre is an open source (GPL'ed) implementation of DjVu, including viewers, browser plugins, decoders, simple encoders, and utilities." }, - "com.github.scriptingosx.jss.RECIPE_TEMPLATE": { - "name": null, - "description": "DESCRIPTION HERE!", + "com.scriptingosx.jss.EraseInstall": { + "name": "EraseInstall", + "description": "Uses parent pkg recipe to downloads latest EraseInstall and imports it into the JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "RecipeTemplate/RecipeTemplate.jss.recipe", - "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE", - "shortname": "RecipeTemplate.jss", + "path": "ProWarehouse/EraseInstall.jss.recipe", + "parent": "com.scriptingosx.download.EraseInstall", + "shortname": "EraseInstall.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Deployment" }, - "com.github.scriptingosx.pkg.RECIPE_TEMPLATE": { - "name": null, - "description": "Packages the download of RECIPE_TEMPLATE.", + "com.scriptingosx.download.EraseInstall": { + "name": "EraseInstall", + "description": "Downloads latest version of theEraseInstall application.", "repo": "autopkg/scriptingosx-recipes", - "path": "RecipeTemplate/RecipeTemplate.pkg.recipe", - "parent": "com.github.scriptingosx.download.RECIPE_TEMPLATE", - "shortname": "RecipeTemplate.pkg", - "inferred_type": "pkg", + "path": "ProWarehouse/EraseInstall.download.recipe", + "shortname": "EraseInstall.download", + "inferred_type": "download", "children": [ - "com.github.scriptingosx.jss.RECIPE_TEMPLATE", - "com.github.scriptingosx.munki.RECIPE_TEMPLATE" + "com.scriptingosx.jss.EraseInstall", + "com.scriptingosx.munki.EraseInstall" ] }, - "com.github.scriptingosx.munki.RECIPE_TEMPLATE": { - "name": null, - "description": "DESCRIPTION HERE!", + "com.scriptingosx.munki.EraseInstall": { + "name": "EraseInstall", + "description": "Downloads latest version of EraseInstall and imports into a Munki repo.", "repo": "autopkg/scriptingosx-recipes", - "path": "RecipeTemplate/RecipeTemplate.munki.recipe", - "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE", - "shortname": "RecipeTemplate.munki", + "path": "ProWarehouse/EraseInstall.munki.recipe", + "parent": "com.scriptingosx.download.EraseInstall", + "shortname": "EraseInstall.munki", "inferred_type": "munki", - "munki_display_name": "DISPLAY NAME", - "munki_description": "PUT DESCRIPTION HERE" + "munki_display_name": "EraseInstall", + "munki_description": "Utility that a allows a user to iniate an Erase and Install." }, - "com.github.scriptingosx.download.RECIPE_TEMPLATE": { - "name": "RECIPE_TEMPLATE", - "description": "Downloads the latest version of RECIPE_TEMPLATE.", + "com.scriptingosx.download.3DCoat": { + "name": "3DCoat", + "description": "Downloads the latest version of 3DCoat. (based on the hansen-m recipe)", "repo": "autopkg/scriptingosx-recipes", - "path": "RecipeTemplate/RecipeTemplate.download.recipe", - "shortname": "RecipeTemplate.download", + "path": "3DCoat/3DCoat.download.recipe", + "shortname": "3DCoat.download", "inferred_type": "download", "children": [ - "com.github.scriptingosx.pkg.RECIPE_TEMPLATE" + "com.scriptingosx.pkg.3DCoat" ] }, - "com.github.scriptingosx.pkg.AutoDMG": { - "name": "AutoDMG", - "description": "Downloads the latest AutoDMG and creates a package.", - "repo": "autopkg/scriptingosx-recipes", - "path": "AutoDMG/AutoDMG.pkg.recipe", - "parent": "com.github.timsutton.download.AutoDMG", - "shortname": "AutoDMG.pkg", - "inferred_type": "pkg" - }, - "com.scriptingosx.pkg.shellcheck": { - "name": "Shellcheck", - "description": "Builds a pkg to install the latest version of the shellcheck binary.", + "com.scriptingosx.pkg.3DCoat": { + "name": "3DCoat", + "description": "Builds 3DCoat pkg from the download.", "repo": "autopkg/scriptingosx-recipes", - "path": "Shellcheck/Shellcheck.pkg.recipe", - "parent": "com.scriptingosx.download.shellcheck", - "shortname": "Shellcheck.pkg", + "path": "3DCoat/3DCoat.pkg.recipe", + "parent": "com.scriptingosx.download.3DCoat", + "shortname": "3DCoat.pkg", "inferred_type": "pkg", "children": [ - "com.scriptingosx.install.shellcheck", - "com.scriptingosx.munki.shellcheck" + "com.scriptingosx.munki.3DCoat" ] }, - "com.scriptingosx.download.shellcheck": { - "name": "Shellcheck", - "description": "Downloads latest version of the shellcheck binary.", + "com.scriptingosx.munki.3DCoat": { + "name": null, + "description": "Downloads the latest version of 3DCoat and imports it into Munki.", "repo": "autopkg/scriptingosx-recipes", - "path": "Shellcheck/Shellcheck.download.recipe", - "shortname": "Shellcheck.download", + "path": "3DCoat/3dCoat.munki.recipe", + "parent": "com.scriptingosx.pkg.3DCoat", + "shortname": "3dCoat.munki", + "inferred_type": "munki", + "munki_display_name": "3D Coat", + "munki_description": "3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model." + }, + "com.github.scriptingosx.download.ImageJ": { + "name": "ImageJ", + "description": "Downloads ImageJ.", + "repo": "autopkg/scriptingosx-recipes", + "path": "ImageJ/ImageJ.download.recipe", + "shortname": "ImageJ.download", "inferred_type": "download", "children": [ - "com.scriptingosx.pkg.shellcheck" + "com.github.scriptingosx.pkg.ImageJ" ] }, - "com.scriptingosx.install.shellcheck": { - "name": null, - "description": "Installs the current release of shellcheck", - "repo": "autopkg/scriptingosx-recipes", - "path": "Shellcheck/Shellcheck.install.recipe", - "parent": "com.scriptingosx.pkg.shellcheck", - "shortname": "Shellcheck.install", - "inferred_type": "install" - }, - "com.scriptingosx.munki.shellcheck": { - "name": null, - "description": "Downloads latest version of shellcheck and imports into a Munki repo.", + "com.github.scriptingosx.pkg.ImageJ": { + "name": "ImageJ", + "description": "Downloads ImageJ and builds a package.", "repo": "autopkg/scriptingosx-recipes", - "path": "Shellcheck/Shellcheck.munki.recipe", - "parent": "com.scriptingosx.pkg.shellcheck", - "shortname": "Shellcheck.munki", - "inferred_type": "munki", - "munki_display_name": "Shellcheck", - "munki_description": "A static analysis tool for shell scripts" + "path": "ImageJ/ImageJ.pkg.recipe", + "parent": "com.github.scriptingosx.download.ImageJ", + "shortname": "ImageJ.pkg", + "inferred_type": "pkg" }, "com.github.scriptingosx.download.VMwareHorizonClient": { "name": null, @@ -21296,178 +21208,231 @@ "munki_display_name": "VMware Horizon Client", "munki_description": "VMware Horizon Client for Mac allows you to connect to your VMware Horizon virtual desktop from your device of choice giving you on-the-go access from any location." }, - "com.github.scriptingosx.munki.Python3": { + "com.github.scriptingosx.pkg.PEET": { "name": null, - "description": "Downloads latest version of Python3 and imports into a Munki repo.", + "description": "DESCRIPTION HERE!", "repo": "autopkg/scriptingosx-recipes", - "path": "Python3/Python3.munki.recipe", - "parent": "com.github.scriptingosx.pkg.Python3", - "shortname": "Python3.munki", - "inferred_type": "munki", - "munki_display_name": "Python 3", - "munki_description": "Python is a programming language that lets you work quickly and integrate systems more effectively." + "path": "Bio3DColorado/PEET.pkg.recipe", + "parent": "com.github.scriptingosx.download.PEET", + "shortname": "PEET.pkg", + "inferred_type": "pkg" }, - "com.github.scriptingosx.install.Python3": { + "com.github.scriptingosx.pkg.IMOD-nightly": { "name": null, - "description": "Installs the current release version of Python3.", + "description": "DESCRIPTION HERE!", "repo": "autopkg/scriptingosx-recipes", - "path": "Python3/Python3.install.recipe", - "parent": "com.github.scriptingosx.download.Python3", - "shortname": "Python3.install", - "inferred_type": "install" + "path": "Bio3DColorado/IMOD-nightly.pkg.recipe", + "parent": "com.github.scriptingosx.download.IMOD-nightly", + "shortname": "IMOD-nightly.pkg", + "inferred_type": "pkg" }, - "com.github.scriptingosx.pkg.Python3": { - "name": "Python3", - "description": "Copies Python3.mpkg from the dmg downloaded.", + "com.github.scriptingosx.pkg.IMOD": { + "name": null, + "description": "DESCRIPTION HERE!", "repo": "autopkg/scriptingosx-recipes", - "path": "Python3/Python3.pkg.recipe", - "parent": "com.github.scriptingosx.download.Python3", - "shortname": "Python3.pkg", - "inferred_type": "pkg", + "path": "Bio3DColorado/IMOD.pkg.recipe", + "parent": "com.github.scriptingosx.download.IMOD", + "shortname": "IMOD.pkg", + "inferred_type": "pkg" + }, + "com.github.scriptingosx.download.IMOD": { + "name": "IMOD", + "description": "Downloads the latest version of IMOD.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Bio3DColorado/IMOD.download.recipe", + "shortname": "IMOD.download", + "inferred_type": "download", "children": [ - "com.github.scriptingosx.munki.Python3", - "com.github.scriptingosx.jss.Python3", - "com.github.novaksam.jamf.Python3", - "com.github.smithjw.jamf.Python3" + "com.github.scriptingosx.pkg.IMOD" ] }, - "com.github.scriptingosx.download.Python3": { - "name": "Python3", - "description": "Downloads latest version of Python3.", + "com.github.scriptingosx.download.IMOD-nightly": { + "name": "IMOD", + "description": "Downloads the latest nightly build of IMOD.", "repo": "autopkg/scriptingosx-recipes", - "path": "Python3/Python3.download.recipe", - "shortname": "Python3.download", + "path": "Bio3DColorado/IMOD-nightly.download.recipe", + "shortname": "IMOD-nightly.download", "inferred_type": "download", "children": [ - "com.github.scriptingosx.install.Python3", - "com.github.scriptingosx.pkg.Python3", - "com.github.peshay.filewave.Python3" + "com.github.scriptingosx.pkg.IMOD-nightly" ] }, - "com.github.scriptingosx.jss.Python3": { - "name": "Python3", - "description": "Uses parent pkg recipe to downloads latest Python3 and import it into the JSS.", + "com.github.scriptingosx.download.PEET": { + "name": "PEET", + "description": "Downloads the latest version of PEET.", "repo": "autopkg/scriptingosx-recipes", - "path": "Python3/Python3.jss.recipe", - "parent": "com.github.scriptingosx.pkg.Python3", - "shortname": "Python3.jss", + "path": "Bio3DColorado/PEET.download.recipe", + "shortname": "PEET.download", + "inferred_type": "download", + "children": [ + "com.github.scriptingosx.pkg.PEET" + ] + }, + "com.scriptingosx.install.Nomadesk": { + "name": "Nomadesk", + "description": "Installs the latest version of Nomadesk.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Nomadesk/Nomadesk.install.recipe", + "parent": "com.scriptingosx.download.Nomadesk", + "shortname": "Nomadesk.install", + "inferred_type": "install" + }, + "com.scriptingosx.download.Nomadesk": { + "name": "Nomadesk", + "description": "Downloads the latest version of Nomadesk.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Nomadesk/Nomadesk.download.recipe", + "shortname": "Nomadesk.download", + "inferred_type": "download", + "children": [ + "com.scriptingosx.install.Nomadesk", + "com.scriptingosx.munki.Nomadesk", + "com.scriptingosx.pkg.Nomadesk" + ] + }, + "com.github.jss-recipes.jss.Nomadesk": { + "name": "Nomadesk", + "description": "Downloads the latest version of Nomadesk and imports it into your JSS.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Nomadesk/Nomadesk.jss.recipe", + "parent": "com.scriptingosx.pkg.Nomadesk", + "shortname": "Nomadesk.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Python3" + "jamf_description": "" }, - "com.github.scriptingosx.SharedProcessors": { - "name": null, - "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ", + "com.scriptingosx.munki.Nomadesk": { + "name": "Nomadesk", + "description": "Downloads the latest version of Nomadesk and imports it into Munki.", "repo": "autopkg/scriptingosx-recipes", - "path": "SharedProcessors/ScriptingOSXProcessors.recipe" + "path": "Nomadesk/Nomadesk.munki.recipe", + "parent": "com.scriptingosx.download.Nomadesk", + "shortname": "Nomadesk.munki", + "inferred_type": "munki", + "munki_display_name": "Nomadesk", + "munki_description": " " }, - "com.scriptingosx.processors": { - "name": null, - "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ", + "com.scriptingosx.pkg.Nomadesk": { + "name": "Nomadesk", + "description": "Downloads the latest version of Nomadesk and creates a package.", "repo": "autopkg/scriptingosx-recipes", - "path": "SharedProcessors/Processors.recipe" + "path": "Nomadesk/Nomadesk.pkg.recipe", + "parent": "com.scriptingosx.download.Nomadesk", + "shortname": "Nomadesk.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jss-recipes.jss.Nomadesk" + ] }, - "com.scriptingosx.munki.EraseInstall": { - "name": "EraseInstall", - "description": "Downloads latest version of EraseInstall and imports into a Munki repo.", + "com.github.scriptingosx.pkg.AutoDMG": { + "name": "AutoDMG", + "description": "Downloads the latest AutoDMG and creates a package.", "repo": "autopkg/scriptingosx-recipes", - "path": "ProWarehouse/EraseInstall.munki.recipe", - "parent": "com.scriptingosx.download.EraseInstall", - "shortname": "EraseInstall.munki", - "inferred_type": "munki", - "munki_display_name": "EraseInstall", - "munki_description": "Utility that a allows a user to iniate an Erase and Install." + "path": "AutoDMG/AutoDMG.pkg.recipe", + "parent": "com.github.timsutton.download.AutoDMG", + "shortname": "AutoDMG.pkg", + "inferred_type": "pkg" }, - "com.scriptingosx.jss.EraseInstall": { - "name": "EraseInstall", - "description": "Uses parent pkg recipe to downloads latest EraseInstall and imports it into the JSS.", + "com.github.scriptingosx.jss.Firefox": { + "name": "Firefox", + "description": "Uses parent pkg recipe to downloads latest Firefox with USC settings and import it into the JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "ProWarehouse/EraseInstall.jss.recipe", - "parent": "com.scriptingosx.download.EraseInstall", - "shortname": "EraseInstall.jss", + "path": "FirefoxPrefs/FirefoxPrefs.jss.recipe", + "parent": "com.github.scriptingosx.pkg.Firefox", + "shortname": "FirefoxPrefs.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Deployment" + "jamf_description": "Mozilla's open source web brwoser." }, - "com.scriptingosx.download.EraseInstall": { - "name": "EraseInstall", - "description": "Downloads latest version of theEraseInstall application.", + "com.github.scriptingosx.pkg.Firefox": { + "name": "FirefoxUSC", + "description": "Downloads Firefox disk image and builds a package. This also adds the configuration files necessary for the USC Labs\nValues for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.", "repo": "autopkg/scriptingosx-recipes", - "path": "ProWarehouse/EraseInstall.download.recipe", - "shortname": "EraseInstall.download", - "inferred_type": "download", + "path": "FirefoxPrefs/FirefoxPrefs.pkg.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "shortname": "FirefoxPrefs.pkg", + "inferred_type": "pkg", "children": [ - "com.scriptingosx.munki.EraseInstall", - "com.scriptingosx.jss.EraseInstall" + "com.github.scriptingosx.jss.Firefox", + "com.github.scriptingosx.munki.Firefox" ] }, - "com.github.scriptingosx.jss.GoogleChrome": { - "name": "GoogleChrome", - "description": "Uses parent pkg recipe to downloads latest Google Chrome with USC settings and import it into the JSS.", + "com.github.scriptingosx.munki.Firefox": { + "name": "FirefoxUSC", + "description": "Downloads Firefox disk image and imports into Munki.\nValues for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$RELEASE/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.", "repo": "autopkg/scriptingosx-recipes", - "path": "GoogleChrome/GoogleChromeUSC.jss.recipe", - "parent": "com.github.scriptingosx.pkg.GoogleChrome", - "shortname": "GoogleChromeUSC.jss", + "path": "FirefoxPrefs/FirefoxPrefs.munki.recipe", + "parent": "com.github.scriptingosx.pkg.Firefox", + "shortname": "FirefoxPrefs.munki", + "inferred_type": "munki", + "munki_display_name": "Mozilla Firefox (USC Config)", + "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs." + }, + "com.github.scriptingosx.jss.FileZilla": { + "name": "FileZilla", + "description": "Uses parent pkg recipe to downloads latest FileZilla and import it into the JSS.", + "repo": "autopkg/scriptingosx-recipes", + "path": "FileZilla/FileZilla.jss.recipe", + "parent": "com.github.scriptingosx.pkg.FileZilla", + "shortname": "FileZilla.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "GoogleChrome with USC Prefs" + "jamf_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client." }, - "com.github.scriptingosx.pkg.GoogleChrome": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image, inserts the Master Preferences File with USC settings and builds a package.", + "com.github.scriptingosx.pkg.FileZilla": { + "name": "FileZilla", + "description": "Downloads the latest FileZilla and creates a package.", "repo": "autopkg/scriptingosx-recipes", - "path": "GoogleChrome/GoogleChromeUSC.pkg.recipe", - "parent": "com.github.autopkg.download.googlechrome", - "shortname": "GoogleChromeUSC.pkg", + "path": "FileZilla/FileZilla.pkg.recipe", + "parent": "com.github.keeleysam.recipes.FileZilla.download", + "shortname": "FileZilla.pkg", "inferred_type": "pkg", "children": [ - "com.github.scriptingosx.jss.GoogleChrome" + "com.github.scriptingosx.jss.FileZilla", + "com.gitub.d33t5.jamf.FileZilla" ] }, - "com.github.scriptingosx.pkg.BusyCal": { - "name": null, - "description": "Re-packages BusyCal in a new PKG without nasty scripts.", + "com.scriptingosx.install.uTorrent": { + "name": "uTorrent", + "description": "Installs the latest version of uTorrent.", "repo": "autopkg/scriptingosx-recipes", - "path": "BusyCal/BusyCal.pkg.recipe", - "parent": "com.github.scriptingosx.download.BusyCal", - "shortname": "BusyCal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.scriptingosx.jss.BusyCal" - ] + "path": "BitTorrent/uTorrent.install.recipe", + "parent": "com.scriptingosx.download.uTorrent", + "shortname": "uTorrent.install", + "inferred_type": "install" }, - "com.github.scriptingosx.download.BusyCal": { - "name": "BusyCal", - "description": "Downloads the latest version of BusyCal.", + "com.scriptingosx.download.uTorrent": { + "name": "uTorrent", + "description": "Downloads the latest version of uTorrent.", "repo": "autopkg/scriptingosx-recipes", - "path": "BusyCal/BusyCal.download.recipe", - "shortname": "BusyCal.download", + "path": "BitTorrent/uTorrent.download.recipe", + "shortname": "uTorrent.download", "inferred_type": "download", "children": [ - "com.github.scriptingosx.pkg.BusyCal" + "com.scriptingosx.install.uTorrent", + "com.scriptingosx.munki.uTorrent", + "com.scriptingosx.pkg.uTorrent" ] }, - "com.github.scriptingosx.jss.BusyCal": { - "name": null, - "description": "Uploads the BusyCal pkg to JSS.", + "com.scriptingosx.munki.uTorrent": { + "name": "uTorrent", + "description": "Downloads the latest version of uTorrent and imports it into Munki.", "repo": "autopkg/scriptingosx-recipes", - "path": "BusyCal/BusyCal.jss.recipe", - "parent": "com.github.scriptingosx.pkg.BusyCal", - "shortname": "BusyCal.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "path": "BitTorrent/uTorrent.munki.recipe", + "parent": "com.scriptingosx.download.uTorrent", + "shortname": "uTorrent.munki", + "inferred_type": "munki", + "munki_display_name": "uTorrent", + "munki_description": "Lightweight BitTorrent client." }, - "com.github.scriptingosx.download.TeXLiveUtility": { - "name": "TeXLiveUtility", - "description": "Downloads the latest version of TeXLiveUtility.", + "com.scriptingosx.pkg.uTorrent": { + "name": "uTorrent", + "description": "Downloads the latest version of uTorrent and creates a package.", "repo": "autopkg/scriptingosx-recipes", - "path": "TeXLiveUtility/TeXLiveUtility.download.recipe", - "shortname": "TeXLiveUtility.download", - "inferred_type": "download", - "children": [ - "com.github.scriptingosx.pkg.TeXLiveUtility" - ] + "path": "BitTorrent/uTorrent.pkg.recipe", + "parent": "com.scriptingosx.download.uTorrent", + "shortname": "uTorrent.pkg", + "inferred_type": "pkg" }, "com.github.scriptingosx.pkg.TeXLiveUtility": { "name": null, @@ -21492,146 +21457,173 @@ "munki_display_name": "TeX Live Utility", "munki_description": "TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool." }, - "com.github.scriptingosx.pkg.FileZilla": { - "name": "FileZilla", - "description": "Downloads the latest FileZilla and creates a package.", + "com.github.scriptingosx.download.TeXLiveUtility": { + "name": "TeXLiveUtility", + "description": "Downloads the latest version of TeXLiveUtility.", "repo": "autopkg/scriptingosx-recipes", - "path": "FileZilla/FileZilla.pkg.recipe", - "parent": "com.github.keeleysam.recipes.FileZilla.download", - "shortname": "FileZilla.pkg", - "inferred_type": "pkg", + "path": "TeXLiveUtility/TeXLiveUtility.download.recipe", + "shortname": "TeXLiveUtility.download", + "inferred_type": "download", "children": [ - "com.github.scriptingosx.jss.FileZilla", - "com.gitub.d33t5.jamf.FileZilla" + "com.github.scriptingosx.pkg.TeXLiveUtility" ] }, - "com.github.scriptingosx.jss.FileZilla": { - "name": "FileZilla", - "description": "Uses parent pkg recipe to downloads latest FileZilla and import it into the JSS.", + "com.github.scriptingosx.download.LaTeXiT": { + "name": "LaTeXiT", + "description": "Downloads the latest version of LaTeXiT.", "repo": "autopkg/scriptingosx-recipes", - "path": "FileZilla/FileZilla.jss.recipe", - "parent": "com.github.scriptingosx.pkg.FileZilla", - "shortname": "FileZilla.jss", + "path": "LaTeXiT/LaTeXiT.download.recipe", + "shortname": "LaTeXiT.download", + "inferred_type": "download", + "children": [ + "com.github.scriptingosx.munki.LaTeXiT" + ] + }, + "com.github.scriptingosx.munki.LaTeXiT": { + "name": null, + "description": "Loads the newest Version of LaTeXiT to munki", + "repo": "autopkg/scriptingosx-recipes", + "path": "LaTeXiT/LaTeXiT.munki.recipe", + "parent": "com.github.scriptingosx.download.LaTeXiT", + "shortname": "LaTeXiT.munki", + "inferred_type": "munki", + "munki_display_name": "LaTeXiT", + "munki_description": "Should LaTeXiT be categorized, it would be an equation editor. This is not the plain truth, since LaTeXiT is \"simply\" a graphical interface above a LaTeX engine. However, its large set of features is a reason to see it as an editor; this is the goal in fact." + }, + "com.github.scriptingosx.jss.audacity": { + "name": "Audacity", + "description": "Uses parent pkg recipe to download latest Audacity and import it into the JSS.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Audacity/Audacity.jss.recipe", + "parent": "com.github.jss-recipes.jss.Audacity", + "shortname": "Audacity.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client." + "jamf_description": "Audacity" }, - "com.github.scriptingosx.pkg.XQuartz": { - "name": null, - "description": "Uses parent pkg recipe to download latest XQuartz and assigns correct version number.", + "com.github.scriptingosx.pkg.audacity": { + "name": "Audacity", + "description": "Create a package from the Audacity DMG.", "repo": "autopkg/scriptingosx-recipes", - "path": "XQuartz/XQuartz.pkg.recipe", - "parent": "com.github.autopkg.download.xquartz", - "shortname": "XQuartz.pkg", + "path": "Audacity/Audacity.pkg.recipe", + "shortname": "Audacity.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.XQuartz", - "com.github.novaksam.jss.XQuartz", - "com.github.patgmac.lanrev.XQuartz", - "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.XQuartz" + "com.github.patgmac.lanrev.Audacity" ] }, - "com.scriptingosx.pkg.WhatsApp": { - "name": "WhatsApp", - "description": "Downloads the latest version of WhatsApp and creates a package.", + "com.github.scriptingosx.jss.GoogleChrome": { + "name": "GoogleChrome", + "description": "Uses parent pkg recipe to downloads latest Google Chrome with USC settings and import it into the JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "WhatsAppInc/WhatsApp.pkg.recipe", - "parent": "com.scriptingosx.download.WhatsApp", - "shortname": "WhatsApp.pkg", + "path": "GoogleChrome/GoogleChromeUSC.jss.recipe", + "parent": "com.github.scriptingosx.pkg.GoogleChrome", + "shortname": "GoogleChromeUSC.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "GoogleChrome with USC Prefs" + }, + "com.github.scriptingosx.pkg.GoogleChrome": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image, inserts the Master Preferences File with USC settings and builds a package.", + "repo": "autopkg/scriptingosx-recipes", + "path": "GoogleChrome/GoogleChromeUSC.pkg.recipe", + "parent": "com.github.autopkg.download.googlechrome", + "shortname": "GoogleChromeUSC.pkg", "inferred_type": "pkg", "children": [ - "com.scriptingosx.jss.WhatsApp" + "com.github.scriptingosx.jss.GoogleChrome" ] }, - "com.scriptingosx.munki.WhatsApp": { - "name": "WhatsApp", - "description": "Downloads the latest version of WhatsApp and imports it into Munki.", + "com.github.scriptingosx.download.EclipseKepler": { + "name": "EclipseKepler", + "description": "Downloads latest version of EclipseKepler.", "repo": "autopkg/scriptingosx-recipes", - "path": "WhatsAppInc/WhatsApp.munki.recipe", - "parent": "com.scriptingosx.download.WhatsApp", - "shortname": "WhatsApp.munki", - "inferred_type": "munki", - "munki_display_name": "WhatsApp", - "munki_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\n\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages." + "path": "Eclipse/EclipseKepler.download.recipe", + "shortname": "EclipseKepler.download", + "inferred_type": "download", + "children": [ + "com.github.scriptingosx.pkg.EclipseKepler" + ] }, - "com.scriptingosx.install.WhatsApp": { - "name": "WhatsApp", - "description": "Installs the latest version of WhatsApp.", + "com.github.scriptingosx.pkg.EclipseKepler": { + "name": "EclipseKepler", + "description": "Builds EclipseKepler pkg from the dmg downloaded.", "repo": "autopkg/scriptingosx-recipes", - "path": "WhatsAppInc/WhatsApp.install.recipe", - "parent": "com.scriptingosx.download.WhatsApp", - "shortname": "WhatsApp.install", - "inferred_type": "install" + "path": "Eclipse/EclipseKepler.pkg.recipe", + "parent": "com.github.scriptingosx.download.EclipseKepler", + "shortname": "EclipseKepler.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.scriptingosx.jss.EclipseKepler" + ] }, - "com.scriptingosx.jss.WhatsApp": { - "name": "WhatsApp", - "description": "Downloads the latest version of WhatsApp and imports it into your JSS.", + "com.github.scriptingosx.jss.EclipseKepler": { + "name": null, + "description": "Uses parent pkg recipe to downloads latest Eclipse IDE and import it into the JSS.", "repo": "autopkg/scriptingosx-recipes", - "path": "WhatsAppInc/WhatsApp.jss.recipe", - "parent": "com.scriptingosx.pkg.WhatsApp", - "shortname": "WhatsApp.jss", + "path": "Eclipse/EclipseKepler.jss.recipe", + "parent": "com.github.scriptingosx.pkg.EclipseKepler", + "shortname": "EclipseKepler.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages." + "jamf_description": null }, - "com.scriptingosx.download.WhatsApp": { - "name": "WhatsApp", - "description": "Downloads the latest version of WhatsApp.", + "com.github.scriptingosx.munki.EclipseLuna": { + "name": null, + "description": "Imports EclipseLuna to Munki", "repo": "autopkg/scriptingosx-recipes", - "path": "WhatsAppInc/WhatsApp.download.recipe", - "shortname": "WhatsApp.download", + "path": "Eclipse/EclipseLuna.munki.recipe", + "parent": "com.github.homebysix.pkg.EclipseLuna", + "shortname": "EclipseLuna.munki", + "inferred_type": "munki", + "munki_display_name": "Eclipse IDE for Java Developers", + "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..." + }, + "com.scriptingosx.download.shellcheck": { + "name": "Shellcheck", + "description": "Downloads latest version of the shellcheck binary.", + "repo": "autopkg/scriptingosx-recipes", + "path": "Shellcheck/Shellcheck.download.recipe", + "shortname": "Shellcheck.download", "inferred_type": "download", "children": [ - "com.scriptingosx.pkg.WhatsApp", - "com.scriptingosx.munki.WhatsApp", - "com.scriptingosx.install.WhatsApp", - "com.github.peshay.filewave.WhatsApp" + "com.scriptingosx.pkg.shellcheck" ] }, - "com.github.scriptingosx.jss.Firefox": { - "name": "Firefox", - "description": "Uses parent pkg recipe to downloads latest Firefox with USC settings and import it into the JSS.", + "com.scriptingosx.munki.shellcheck": { + "name": null, + "description": "Downloads latest version of shellcheck and imports into a Munki repo.", "repo": "autopkg/scriptingosx-recipes", - "path": "FirefoxPrefs/FirefoxPrefs.jss.recipe", - "parent": "com.github.scriptingosx.pkg.Firefox", - "shortname": "FirefoxPrefs.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Mozilla's open source web brwoser." + "path": "Shellcheck/Shellcheck.munki.recipe", + "parent": "com.scriptingosx.pkg.shellcheck", + "shortname": "Shellcheck.munki", + "inferred_type": "munki", + "munki_display_name": "Shellcheck", + "munki_description": "A static analysis tool for shell scripts" }, - "com.github.scriptingosx.munki.Firefox": { - "name": "FirefoxUSC", - "description": "Downloads Firefox disk image and imports into Munki.\nValues for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$RELEASE/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.", + "com.scriptingosx.install.shellcheck": { + "name": null, + "description": "Installs the current release of shellcheck", "repo": "autopkg/scriptingosx-recipes", - "path": "FirefoxPrefs/FirefoxPrefs.munki.recipe", - "parent": "com.github.scriptingosx.pkg.Firefox", - "shortname": "FirefoxPrefs.munki", - "inferred_type": "munki", - "munki_display_name": "Mozilla Firefox (USC Config)", - "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs." + "path": "Shellcheck/Shellcheck.install.recipe", + "parent": "com.scriptingosx.pkg.shellcheck", + "shortname": "Shellcheck.install", + "inferred_type": "install" }, - "com.github.scriptingosx.pkg.Firefox": { - "name": "FirefoxUSC", - "description": "Downloads Firefox disk image and builds a package. This also adds the configuration files necessary for the USC Labs\nValues for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.", + "com.scriptingosx.pkg.shellcheck": { + "name": "Shellcheck", + "description": "Builds a pkg to install the latest version of the shellcheck binary.", "repo": "autopkg/scriptingosx-recipes", - "path": "FirefoxPrefs/FirefoxPrefs.pkg.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "shortname": "FirefoxPrefs.pkg", + "path": "Shellcheck/Shellcheck.pkg.recipe", + "parent": "com.scriptingosx.download.shellcheck", + "shortname": "Shellcheck.pkg", "inferred_type": "pkg", "children": [ - "com.github.scriptingosx.jss.Firefox", - "com.github.scriptingosx.munki.Firefox" + "com.scriptingosx.munki.shellcheck", + "com.scriptingosx.install.shellcheck" ] }, - "com.github.luisgiraldo.pkg.omnidisksweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads latest OmniDiskSweeper disk image and builds a package.", - "repo": "autopkg/luisgiraldo-recipes", - "path": "OmniGroup/OmniDiskSweeper.pkg.recipe", - "shortname": "OmniDiskSweeper.pkg", - "inferred_type": "pkg" - }, "com.github.luisgiraldo.munki.omnidisksweeper": { "name": "OmniDiskSweeper", "description": "Downloads latest OmniDiskSweeper disk image and imports into Munki.", @@ -21642,6 +21634,71 @@ "munki_display_name": "OmniDiskSweeper", "munki_description": "OmniDiskSweeper is really great at what it does- showing you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution. (Requires OS X v10.8+)" }, + "com.github.luisgiraldo.pkg.omnidisksweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads latest OmniDiskSweeper disk image and builds a package.", + "repo": "autopkg/luisgiraldo-recipes", + "path": "OmniGroup/OmniDiskSweeper.pkg.recipe", + "shortname": "OmniDiskSweeper.pkg", + "inferred_type": "pkg" + }, + "com.justinrummel.pkg.TeamViewer": { + "name": "TeamViewer", + "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer", + "repo": "autopkg/justinrummel-recipes", + "path": "TeamViewer/TeamViewer.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewer", + "shortname": "TeamViewer.pkg", + "inferred_type": "pkg", + "children": [ + "com.justinrummel.jss.TeamViewer" + ] + }, + "com.justinrummel.jss.TeamViewerQS": { + "name": "TeamViewerQS", + "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS Then, uploads to the Jamf Pro Server.", + "repo": "autopkg/justinrummel-recipes", + "path": "TeamViewer/TeamViewerQS.jss.recipe", + "parent": "com.justinrummel.pkg.TeamViewerQS", + "shortname": "TeamViewerQS.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "TeamViewer QuickSupport is a simple application for gaining support from your IT team." + }, + "com.justinrummel.pkg.TeamViewerQS": { + "name": "TeamViewerQS", + "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS", + "repo": "autopkg/justinrummel-recipes", + "path": "TeamViewer/TeamViewerQS.pkg.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewerQS", + "shortname": "TeamViewerQS.pkg", + "inferred_type": "pkg", + "children": [ + "com.justinrummel.jss.TeamViewerQS" + ] + }, + "com.justinrummel.jss.TeamViewer": { + "name": "TeamViewer", + "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer Then, uploads to the Jamf Pro Server.", + "repo": "autopkg/justinrummel-recipes", + "path": "TeamViewer/TeamViewer.jss.recipe", + "parent": "com.justinrummel.pkg.TeamViewer", + "shortname": "TeamViewer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Establish incoming and outgoing remote desktop and computer-to-computer connections for real-time support or access to files, networks and programs. Collaborate online, participate in meetings, chat with other people or groups, and make video calls in one click. After downloading and installing this software, you'll have your first session up and running within seconds." + }, + "com.justinrummel.jss.dropbox": { + "name": null, + "description": "Uses parent pkg recipe to downloads latest version of Dropbox and import it into the JSS.", + "repo": "autopkg/justinrummel-recipes", + "path": "Dropbox/Dropbox.jss.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, "com.justinrummel.pkg.1Password": { "name": "1Password", "description": "Uses io.github.hjuutilainen.download.1Password recipe to download latest 1Password", @@ -21662,17 +21719,6 @@ "jamf_display_name": null, "jamf_description": null }, - "com.justinrummel.jss.iStatMenus": { - "name": "iStat Menus", - "description": "Uses parent pkg recipe to downloads latest version of iStatMenus and import it into the JSS.", - "repo": "autopkg/justinrummel-recipes", - "path": "Bjango/iStatMenus.jss.recipe", - "parent": "com.justinrummel.pkg.iStatMenus", - "shortname": "iStatMenus.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, "com.justinrummel.pkg.iStatMenus": { "name": "iStatMenus", "description": "Uses recipe to pkg latest iStatMenu", @@ -21697,49 +21743,13 @@ "com.justinrummel.pkg.iStatMenus" ] }, - "com.justinrummel.pkg.WiresharkDev": { - "name": "Wireshark", - "description": "PKG Wireshark Dev from download recipe", - "repo": "autopkg/justinrummel-recipes", - "path": "WiresharkDev/WiresharkDev.pkg.recipe", - "parent": "com.justinrummel.download.WiresharkDev", - "shortname": "WiresharkDev.pkg", - "inferred_type": "pkg", - "children": [ - "com.justinrummel.jss.WiresharkDev", - "com.github.homebysix.install.WiresharkDev", - "com.github.homebysix.munki.WiresharkDev" - ] - }, - "com.justinrummel.download.WiresharkDev": { - "name": "Wireshark", - "description": "the Development release of Wireshark.", - "repo": "autopkg/justinrummel-recipes", - "path": "WiresharkDev/WiresharkDev.download.recipe", - "shortname": "WiresharkDev.download", - "inferred_type": "download", - "children": [ - "com.justinrummel.pkg.WiresharkDev" - ] - }, - "com.justinrummel.jss.WiresharkDev": { - "name": null, - "description": "Uses parent pkg recipe to downloads latest version of WiresharkDev and import it into the JSS.", - "repo": "autopkg/justinrummel-recipes", - "path": "WiresharkDev/WiresharkDev.jss.recipe", - "parent": "com.justinrummel.pkg.WiresharkDev", - "shortname": "WiresharkDev.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.justinrummel.jss.dropbox": { - "name": null, - "description": "Uses parent pkg recipe to downloads latest version of Dropbox and import it into the JSS.", + "com.justinrummel.jss.iStatMenus": { + "name": "iStat Menus", + "description": "Uses parent pkg recipe to downloads latest version of iStatMenus and import it into the JSS.", "repo": "autopkg/justinrummel-recipes", - "path": "Dropbox/Dropbox.jss.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox.jss", + "path": "Bjango/iStatMenus.jss.recipe", + "parent": "com.justinrummel.pkg.iStatMenus", + "shortname": "iStatMenus.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null @@ -21755,24 +21765,21 @@ "munki_display_name": "VMWare Fusion Pro", "munki_description": "" }, - "com.justinrummel.download.VMwareFusionGuestTools": { - "name": "com.vmware.fusion.tools.darwin.zip.tar", - "description": "Download recipe for VMware Fusion Guest Tools", - "repo": "autopkg/justinrummel-recipes", - "path": "VMware Fusion/VMwareFusionGuestTools.download.recipe", - "shortname": "VMwareFusionGuestTools.download", - "inferred_type": "download" - }, - "com.justinrummel.jss.VMwareFusion": { - "name": "VMware Fusion", - "description": "Uses parent pkg recipe to downloads latest version of VMware Fusion and import it into the JSS.", + "com.justinrummel.pkg.VMwareFusion": { + "name": "com.vmware.fusion", + "description": "Takes .zip.tar VMware Fusion download and extracts the data", "repo": "autopkg/justinrummel-recipes", - "path": "VMware Fusion/VMwareFusion.jss.recipe", - "parent": "com.justinrummel.pkg.VMwareFusion", - "shortname": "VMwareFusion.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "path": "VMware Fusion/VMwareFusion.pkg.recipe", + "parent": "com.justinrummel.download.VMwareFusion", + "shortname": "VMwareFusion.pkg", + "inferred_type": "pkg", + "children": [ + "com.justinrummel.pkg.munki.VMwareFusion", + "com.justinrummel.jss.VMwareFusion", + "com.github.grahamgilbert.install.VMwareFusion", + "com.github.golbiga.jss.VMwareFusion", + "com.github.novaksam.jss.VMwareFusion" + ] }, "com.justinrummel.download.VMwareFusion": { "name": "com.vmware.fusion", @@ -21789,22 +21796,6 @@ "com.github.peshay.filewave.VMwareFusion" ] }, - "com.justinrummel.pkg.VMwareFusion": { - "name": "com.vmware.fusion", - "description": "Takes .zip.tar VMware Fusion download and extracts the data", - "repo": "autopkg/justinrummel-recipes", - "path": "VMware Fusion/VMwareFusion.pkg.recipe", - "parent": "com.justinrummel.download.VMwareFusion", - "shortname": "VMwareFusion.pkg", - "inferred_type": "pkg", - "children": [ - "com.justinrummel.jss.VMwareFusion", - "com.justinrummel.pkg.munki.VMwareFusion", - "com.github.grahamgilbert.install.VMwareFusion", - "com.github.golbiga.jss.VMwareFusion", - "com.github.novaksam.jss.VMwareFusion" - ] - }, "com.justinrummel.pkg.munki.VMwareFusion": { "name": "VMwareFusion", "description": "Imports the VMwareFusion package into Munki.", @@ -21812,6 +21803,36 @@ "path": "VMware Fusion/VMwareFusion.pkg.munki.recipe", "parent": "com.justinrummel.pkg.VMwareFusion" }, + "com.justinrummel.download.VMwareFusionGuestTools": { + "name": "com.vmware.fusion.tools.darwin.zip.tar", + "description": "Download recipe for VMware Fusion Guest Tools", + "repo": "autopkg/justinrummel-recipes", + "path": "VMware Fusion/VMwareFusionGuestTools.download.recipe", + "shortname": "VMwareFusionGuestTools.download", + "inferred_type": "download" + }, + "com.justinrummel.jss.VMwareFusion": { + "name": "VMware Fusion", + "description": "Uses parent pkg recipe to downloads latest version of VMware Fusion and import it into the JSS.", + "repo": "autopkg/justinrummel-recipes", + "path": "VMware Fusion/VMwareFusion.jss.recipe", + "parent": "com.justinrummel.pkg.VMwareFusion", + "shortname": "VMwareFusion.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.justinrummel.jss.Silverlight": { + "name": null, + "description": "Uses parent pkg recipe to downloads latest version of Silverlight and import it into the JSS.", + "repo": "autopkg/justinrummel-recipes", + "path": "Silverlight/Silverlight.jss.recipe", + "parent": "com.github.autopkg.pkg.Silverlight", + "shortname": "Silverlight.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, "com.justinrummel.jss.SublimeText3": { "name": null, "description": "Uses parent pkg recipe to downloads latest version of SublimeText 3 and import it into the JSS.", @@ -21837,106 +21858,63 @@ "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3" ] }, - "com.justinrummel.jss.Silverlight": { - "name": null, - "description": "Uses parent pkg recipe to downloads latest version of Silverlight and import it into the JSS.", - "repo": "autopkg/justinrummel-recipes", - "path": "Silverlight/Silverlight.jss.recipe", - "parent": "com.github.autopkg.pkg.Silverlight", - "shortname": "Silverlight.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.justinrummel.jss.TeamViewerQS": { - "name": "TeamViewerQS", - "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS Then, uploads to the Jamf Pro Server.", + "com.justinrummel.download.WiresharkDev": { + "name": "Wireshark", + "description": "the Development release of Wireshark.", "repo": "autopkg/justinrummel-recipes", - "path": "TeamViewer/TeamViewerQS.jss.recipe", - "parent": "com.justinrummel.pkg.TeamViewerQS", - "shortname": "TeamViewerQS.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "TeamViewer QuickSupport is a simple application for gaining support from your IT team." + "path": "WiresharkDev/WiresharkDev.download.recipe", + "shortname": "WiresharkDev.download", + "inferred_type": "download", + "children": [ + "com.justinrummel.pkg.WiresharkDev" + ] }, - "com.justinrummel.jss.TeamViewer": { - "name": "TeamViewer", - "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer Then, uploads to the Jamf Pro Server.", + "com.justinrummel.jss.WiresharkDev": { + "name": null, + "description": "Uses parent pkg recipe to downloads latest version of WiresharkDev and import it into the JSS.", "repo": "autopkg/justinrummel-recipes", - "path": "TeamViewer/TeamViewer.jss.recipe", - "parent": "com.justinrummel.pkg.TeamViewer", - "shortname": "TeamViewer.jss", + "path": "WiresharkDev/WiresharkDev.jss.recipe", + "parent": "com.justinrummel.pkg.WiresharkDev", + "shortname": "WiresharkDev.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Establish incoming and outgoing remote desktop and computer-to-computer connections for real-time support or access to files, networks and programs. Collaborate online, participate in meetings, chat with other people or groups, and make video calls in one click. After downloading and installing this software, you'll have your first session up and running within seconds." - }, - "com.justinrummel.pkg.TeamViewerQS": { - "name": "TeamViewerQS", - "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS", - "repo": "autopkg/justinrummel-recipes", - "path": "TeamViewer/TeamViewerQS.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewerQS", - "shortname": "TeamViewerQS.pkg", - "inferred_type": "pkg", - "children": [ - "com.justinrummel.jss.TeamViewerQS" - ] + "jamf_description": null }, - "com.justinrummel.pkg.TeamViewer": { - "name": "TeamViewer", - "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer", + "com.justinrummel.pkg.WiresharkDev": { + "name": "Wireshark", + "description": "PKG Wireshark Dev from download recipe", "repo": "autopkg/justinrummel-recipes", - "path": "TeamViewer/TeamViewer.pkg.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewer", - "shortname": "TeamViewer.pkg", + "path": "WiresharkDev/WiresharkDev.pkg.recipe", + "parent": "com.justinrummel.download.WiresharkDev", + "shortname": "WiresharkDev.pkg", "inferred_type": "pkg", "children": [ - "com.justinrummel.jss.TeamViewer" + "com.justinrummel.jss.WiresharkDev", + "com.github.homebysix.install.WiresharkDev", + "com.github.homebysix.munki.WiresharkDev" ] }, - "com.github.groob.munki.Foldit": { - "name": "Foldit", - "description": "Downloads the current release version of Foldit and imports into Munki.", - "repo": "autopkg/groob-recipes", - "path": "Foldit/Foldit.munki.recipe", - "parent": "com.github.groob.download.Foldit", - "shortname": "Foldit.munki", - "inferred_type": "munki", - "munki_display_name": "Foldit", - "munki_description": "Protein Folding simulation." - }, - "com.github.groob.download.Foldit": { - "name": "Foldit", - "description": "Downloads the latest Foldit.", + "com.github.groob.download.ERBSecureBrowser": { + "name": "ERB Secure Browser", + "description": "Downloads the latest ERB Secure Browser.", "repo": "autopkg/groob-recipes", - "path": "Foldit/Foldit.download.recipe", - "shortname": "Foldit.download", + "path": "ERBSecureBrowser/ERBSecureBrowser.download.recipe", + "shortname": "ERBSecureBrowser.download", "inferred_type": "download", "children": [ - "com.github.groob.munki.Foldit" + "com.github.groob.munki.ERBSecureBrowser" ] }, - "com.github.groob.munki.ComicLife2": { - "name": "Comic Life 2", - "description": "Downloads the current release version of Comic Life 2 and imports into Munki.", + "com.github.groob.munki.ERBSecureBrowser": { + "name": "ERB Secure Browser", + "description": "Downloads the current release version of ERBSecureBrowser and imports into Munki.", "repo": "autopkg/groob-recipes", - "path": "ComicLife/ComicLife2.munki.recipe", - "parent": "com.github.groob.download.ComicLife2", - "shortname": "ComicLife2.munki", + "path": "ERBSecureBrowser/ERBSecureBrowser.munki.recipe", + "parent": "com.github.groob.download.ERBSecureBrowser", + "shortname": "ERBSecureBrowser.munki", "inferred_type": "munki", - "munki_display_name": "Comic Life 2", - "munki_description": "Comic Life 2" - }, - "com.github.groob.download.ComicLife2": { - "name": "Comic Life 2", - "description": "Downloads the latest Comic Life 2.", - "repo": "autopkg/groob-recipes", - "path": "ComicLife/ComicLife2.download.recipe", - "shortname": "ComicLife2.download", - "inferred_type": "download", - "children": [ - "com.github.groob.munki.ComicLife2" - ] + "munki_display_name": "ERB Secure Browser", + "munki_description": "Secure browser for testing." }, "com.github.groob.download.makerbot": { "name": "MakerBot", @@ -21960,27 +21938,38 @@ "munki_display_name": "MakerBot", "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints." }, - "com.github.groob.download.ERBSecureBrowser": { - "name": "ERB Secure Browser", - "description": "Downloads the latest ERB Secure Browser.", + "com.github.groob.download.Foldit": { + "name": "Foldit", + "description": "Downloads the latest Foldit.", "repo": "autopkg/groob-recipes", - "path": "ERBSecureBrowser/ERBSecureBrowser.download.recipe", - "shortname": "ERBSecureBrowser.download", + "path": "Foldit/Foldit.download.recipe", + "shortname": "Foldit.download", "inferred_type": "download", "children": [ - "com.github.groob.munki.ERBSecureBrowser" + "com.github.groob.munki.Foldit" ] }, - "com.github.groob.munki.ERBSecureBrowser": { - "name": "ERB Secure Browser", - "description": "Downloads the current release version of ERBSecureBrowser and imports into Munki.", + "com.github.groob.munki.Foldit": { + "name": "Foldit", + "description": "Downloads the current release version of Foldit and imports into Munki.", "repo": "autopkg/groob-recipes", - "path": "ERBSecureBrowser/ERBSecureBrowser.munki.recipe", - "parent": "com.github.groob.download.ERBSecureBrowser", - "shortname": "ERBSecureBrowser.munki", + "path": "Foldit/Foldit.munki.recipe", + "parent": "com.github.groob.download.Foldit", + "shortname": "Foldit.munki", "inferred_type": "munki", - "munki_display_name": "ERB Secure Browser", - "munki_description": "Secure browser for testing." + "munki_display_name": "Foldit", + "munki_description": "Protein Folding simulation." + }, + "com.github.groob.download.exacqVisionClient": { + "name": "edvrclient", + "description": "Downloads the latest edvrclient software.", + "repo": "autopkg/groob-recipes", + "path": "exacqVisionClient/exacqVisionClient.download.recipe", + "shortname": "exacqVisionClient.download", + "inferred_type": "download", + "children": [ + "com.github.groob.munki.exacqVisionClient" + ] }, "com.github.groob.munki.exacqVisionClient": { "name": "edvrclient", @@ -21993,664 +21982,538 @@ "munki_display_name": "edvrclient", "munki_description": "Security Camera Viewer." }, - "com.github.groob.download.exacqVisionClient": { - "name": "edvrclient", - "description": "Downloads the latest edvrclient software.", + "com.github.groob.munki.ComicLife2": { + "name": "Comic Life 2", + "description": "Downloads the current release version of Comic Life 2 and imports into Munki.", "repo": "autopkg/groob-recipes", - "path": "exacqVisionClient/exacqVisionClient.download.recipe", - "shortname": "exacqVisionClient.download", + "path": "ComicLife/ComicLife2.munki.recipe", + "parent": "com.github.groob.download.ComicLife2", + "shortname": "ComicLife2.munki", + "inferred_type": "munki", + "munki_display_name": "Comic Life 2", + "munki_description": "Comic Life 2" + }, + "com.github.groob.download.ComicLife2": { + "name": "Comic Life 2", + "description": "Downloads the latest Comic Life 2.", + "repo": "autopkg/groob-recipes", + "path": "ComicLife/ComicLife2.download.recipe", + "shortname": "ComicLife2.download", "inferred_type": "download", "children": [ - "com.github.groob.munki.exacqVisionClient" + "com.github.groob.munki.ComicLife2" ] }, - "com.github.jazzace.download.AbletonLive": { - "name": "Ableton Live 11 Lite", - "description": "Downloads the most recent version of Ableton Live based on the version and edition you specify.\nLIVE_VERS is the major version of Live (9 or later).\nPossible values for EDITION are: trial, lite, intro, standard, and suite.\nThis recipe now supports Ableton's various ARCHITECTURE options.\nValid options for Live 11 and later are \"universal\" and \"intel\"; earlier versions require \"64\".\n", + "com.github.jazzace.download.vectorworks": { + "name": "Vectorworks", + "description": "Downloads the latest version of the major version of Vectorworks specified via Input Variable.\nPlease use the child recipe for your version of Vectorworks to avoid problems with \nCode Signature changes and download links.\nNote that this recipe only works for Vectorworks 2021 and later. (A separate recipe is available for 2020.)", "repo": "autopkg/jazzace-recipes", - "path": "Ableton/AbletonLive.download.recipe", - "shortname": "AbletonLive.download", + "path": "Nemetschek/Vectorworks.download.recipe", + "shortname": "Vectorworks.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.AbletonLive", - "com.github.jazzace.pkg.AbletonLiveSassafras", - "com.github.apizz.munki.AbletonLive" + "com.github.jazzace.pkg.vectorworkswithserverinfo", + "com.github.jazzace.download.vectorworks2020", + "com.github.jazzace.pkg.vectorworks" ] }, - "com.github.jazzace.jamf.AbletonLiveSassafras-latest": { - "name": null, - "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the \nInput variables must each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME \nare requested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.pkg.vectorworks2020": { + "name": "Vectorworks", + "description": "Downloads the latest Vectorworks 2020 installer app and creates a package that leverages \nthe silent install CLI method to automate installation.", "repo": "autopkg/jazzace-recipes", - "path": "Ableton/AbletonLiveSassafras-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.AbletonLiveSassafras", - "shortname": "AbletonLiveSassafras-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, - "children": [ - "com.github.jazzace.jamf.AbletonLiveSassafras-patch" - ] + "path": "Nemetschek/Vectorworks2020.pkg.recipe", + "parent": "com.github.jazzace.pkg.vectorworks", + "shortname": "Vectorworks2020.pkg", + "inferred_type": "pkg" }, - "com.github.jazzace.pkg.AbletonLive": { + "com.github.jazzace.pkg.vectorworkswithserverinfo": { "name": null, - "description": "Downloads the most recent version of Ableton Live and creates an installer package.\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the version number (from CFBundleShortVersionString) is simplified \nto eliminate parenthetical build info (the homebysix-recipes repo is required).\nIf a new package is created, the temporary files needed during packaging are deleted.\nIf you are using Live 9 or earlier, please use the previous version of this recipe.\n", + "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2024) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2024 SP2 would be named \n\"Vectorworks-29.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works starting in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\n\nThis recipe differs from the regular Vectorworks.pkg recipe in that it aims to skip the initial Server dialogue box\nthat appears when the user launches the app, providing the necessary settings in advance.\n \nIt also lets you set how you manage automatic updates. Set AUTO_UPDATES to 2 to turn auto updates off.\n(The default set by Vectorworks is 0, which is Weekly. If you want Monthly, use 1.)\n\nThis requires that you supply as input variables:\n\u2022 the Series (VW_SERIES, usually set to G),\n\u2022 whether you want Vectorworks to AutoFind the server (AUTOFIND_SERVER, set to 0 or 1),\n\u2022 the address of the server (AUTOFIND_SERVER, set to localhost if you chose to AutoFind,\n set to the IP address or DNS name of the server otherwise), and\n\u2022 the identifier for the main module licensed (MAIN_MODULE, which will be designer for academic users).\nThis recipe creates a LoginDialog.xml file with your settings and leverages Outset (https://github.com/macadmins/outset)\nto copy the file into the correct location in each user's account when they login.\nThere are no external file dependencies for this recipe; it creates all the files it needs during the recipe run.\n", "repo": "autopkg/jazzace-recipes", - "path": "Ableton/AbletonLive.pkg.recipe", - "parent": "com.github.jazzace.download.AbletonLive", - "shortname": "AbletonLive.pkg", + "path": "Nemetschek/VectorworksWithServerInfo.pkg.recipe", + "parent": "com.github.jazzace.download.vectorworks", + "shortname": "VectorworksWithServerInfo.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.AbletonLive", - "com.github.davidbpirie.jamf-upload.AbletonLive" + "com.github.jazzace.jamf.vectorworkswithserverinfo-latest" ] }, - "com.github.jazzace.ds.AbletonLive": { - "name": null, - "description": "Downloads the most recent version of Ableton Live, creates an installer package,\nand copies it to a local location of your choosing.\nInput keys:\n- The LIVE_VERS (major version) and EDITION (e.g., studio, lite) are described in the parent download recipe.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called when duplicated, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Ableton/AbletonLive.ds.recipe", - "parent": "com.github.jazzace.pkg.AbletonLive", - "shortname": "AbletonLive.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.jamf.AbletonLiveSassafras-patch": { + "com.github.jazzace.jamf.vectorworkswithserverinfo-latest": { "name": null, - "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "This recipe downloads Vectorworks, packages the proprietary installer as well as the info for your server, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Ableton/AbletonLiveSassafras-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.AbletonLiveSassafras-latest", - "shortname": "AbletonLiveSassafras-patch.jamf", + "path": "Nemetschek/VectorworksWithServerInfo-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.vectorworkswithserverinfo", + "shortname": "VectorworksWithServerInfo-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.AbletonLiveSassafras": { + "com.github.jazzace.download.vectorworks2020": { + "name": "Vectorworks", + "description": "Downloads the latest version of Vectorworks 2020, as specified via Input Variables.", + "repo": "autopkg/jazzace-recipes", + "path": "Nemetschek/Vectorworks2020.download.recipe", + "parent": "com.github.jazzace.download.vectorworks", + "shortname": "Vectorworks2020.download", + "inferred_type": "download" + }, + "com.github.jazzace.pkg.vectorworkslogin": { + "name": "VectorworksLoginDialog", + "description": "This recipe creates a package that copies a prepared LoginDialog.xml file to the \nappropriate space in the user account such that the server settings for your instance are \npre-populated. The package must be run in a user context (e.g., GUI session, Outset login-once,\nARD as current console user). Specify the full path to the LoginDialog.xml file in LOGIN_FILE_PATH.\n\nThe easiest way to obtain a properly formatted LoginDialog.xml file is to launch Vectorworks, \nmanually adjust the settings (including Do Not Show At Startup) in the GUI, click Login, then\nQuit. You will find the file at ~/Library/Application Support/Vectorworks/20##/Settings/SeriesG/\n(substituting your Major Version for 20## and Series for G, which you then use as input variables).\n", + "repo": "autopkg/jazzace-recipes", + "path": "Nemetschek/VectorworksLogin.pkg.recipe", + "shortname": "VectorworksLogin.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.pkg.vectorworks": { "name": null, - "description": "Downloads the most recent version of Ableton Live and creates an installer package\nfor use when licenses are managed using Sassafras AllSight/LabSight/KeySight (KeyServer).\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the SoundCloud extension is removed from the app bundle and\nthe version number (from CFBundleShortVersionString) is simplified to eliminate parenthetical \nbuild info (the homebysix-recipes repo is required).\nAn Options.txt file is added (via postinstall script) in /Library/Preferences/Ableton/Live %version%/ as per \nhttps://help.ableton.com/hc/en-us/articles/360020530999-Authorizing-Live-for-all-users-on-macOS-with-Sassafras\n", + "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2023) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2023 SP2 would be named \n\"Vectorworks-28.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\nIf you need Vectorworks 2020, use the Vectorworks2020.pkg recipe.\n", "repo": "autopkg/jazzace-recipes", - "path": "Ableton/AbletonLiveSassafras.pkg.recipe", - "parent": "com.github.jazzace.download.AbletonLive", - "shortname": "AbletonLiveSassafras.pkg", + "path": "Nemetschek/Vectorworks.pkg.recipe", + "parent": "com.github.jazzace.download.vectorworks", + "shortname": "Vectorworks.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.AbletonLiveSassafras-latest" + "com.github.jazzace.pkg.vectorworks2020" ] }, - "com.github.jazzace.ds.DellCalibrationSolution": { + "com.github.jazzace.ds.Sibelius": { "name": null, - "description": "Downloads latest version of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the package installer, and then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n The default is the name Dell currently gives it; override with your own value or use %NAME% if you wish.\n", + "description": "Downloads latest version of Sibelius, extracts the package installer, and then \ncopies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n\nNote: The parent recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nYou may need to remove the cache for this recipe and start again if you manually delete or move \nthe package that this recipe copies.\n\n", "repo": "autopkg/jazzace-recipes", - "path": "Dell by X-Rite/DellCalibrationSolution.ds.recipe", - "parent": "com.github.jazzace.download.DellCalibrationSolution", - "shortname": "DellCalibrationSolution.ds", + "path": "Sibelius/Sibelius.ds.recipe", + "parent": "com.github.jazzace.pkg.Sibelius", + "shortname": "Sibelius.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.DellCalibrationSolution": { + "com.github.jazzace.pkg.Sibelius": { "name": null, - "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package, and renames the package to include the version number.\n", + "description": "Downloads the latest version of Sibelius and extracts the package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n", "repo": "autopkg/jazzace-recipes", - "path": "Dell by X-Rite/DellCalibrationSolution.pkg.recipe", - "parent": "com.github.jazzace.download.DellCalibrationSolution", - "shortname": "DellCalibrationSolution.pkg", + "path": "Sibelius/Sibelius.pkg.recipe", + "parent": "com.github.hansen-m.download.Sibelius", + "shortname": "Sibelius.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.DellCalibrationSolution-latest" + "com.github.jazzace.ds.Sibelius" ] }, - "com.github.jazzace.jamf.DellCalibrationSolution-latest": { + "com.github.jazzace.pkg.packagedmgapp": { "name": null, - "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package and versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This is a generic recipe to turn any drag-and-drop app that is wrapped in a disk image into a .pkg installer.\nThe user must specify the path to the dmg at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.", "repo": "autopkg/jazzace-recipes", - "path": "Dell by X-Rite/DellCalibrationSolution-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.DellCalibrationSolution", - "shortname": "DellCalibrationSolution-latest.jamf", + "path": "JazzAce/PackageDmgApp.pkg.recipe", + "shortname": "PackageDmgApp.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush": { + "name": null, + "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it, then flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n", + "repo": "autopkg/jazzace-recipes", + "path": "JazzAce/OutsetLoginOverridePkgReqd-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest", + "shortname": "OutsetLoginOverridePkgReqd-flush.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.download.DellCalibrationSolution": { - "name": "Dell UltraSharp Calibration Solution", - "description": "Downloads the latest version of Dell UltraSharp Calibration Solution (made by X-Rite).\nIn order to verify the code signature, the Zip archive downloaded is unarchived to reveal the .pkg\ninstaller therein.", - "repo": "autopkg/jazzace-recipes", - "path": "Dell by X-Rite/DellCalibrationSolution.download.recipe", - "shortname": "DellCalibrationSolution.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.ds.DellCalibrationSolution", - "com.github.jazzace.pkg.DellCalibrationSolution" - ] - }, - "com.github.jazzace.download.TouchOSCEditor": { - "name": "TouchOSC Editor", - "description": "Downloads the latest version of TouchOSC Editor for TouchOSC Mk1.\nIn order to check the Code Signature, the Zip archive is expanded.", - "repo": "autopkg/jazzace-recipes", - "path": "Hexler/TouchOSCEditor.download.recipe", - "shortname": "TouchOSCEditor.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.TouchOSCEditor" - ] - }, - "com.github.jazzace.ds.TouchOSCEditor": { + "com.github.jazzace.download.webpage": { "name": null, - "description": "Downloads latest version of TouchOSC Editor, packages just the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads the latest version of a particular web page when it changes and makes a date-stamped copy.\nSince this recipe simply captures the raw HTML, if you open the resulting file, it will often fail in resolving things\nlike stylesheets and internal links because any shorthand references will not point to the correct location.\n\nThis recipe date+timestamps the filename of the download, using Elliot Jordan\u2019s FindAndReplace processor\nto strip the (reserved) colons and \" GMT\" from the filename. You\u2019ll need to add homebysix-recipes to your \nlocal RecipeRepos in order to run this recipe.\n\nInput Keys:\n PAGE_URL is the full URI for the page to be checked/downloaded.\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\nThis is useful if you are overriding this recipe multiple times and having the results sit in the same directory.\n\nThe default values act as a kind of RSS feed for Anthony Reimer\u2019s MacLabs blog posts.\nOverride with the values that suit your use case.\n", "repo": "autopkg/jazzace-recipes", - "path": "Hexler/TouchOSCEditor.ds.recipe", - "parent": "com.github.jazzace.pkg.TouchOSCEditor", - "shortname": "TouchOSCEditor.ds", - "inferred_type": "ds" + "path": "JazzAce/webpage.download.recipe", + "shortname": "webpage.download", + "inferred_type": "download" }, - "com.github.jazzace.pkg.TouchOSCEditor": { + "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd": { "name": null, - "description": "Download TouchOSC Editor and create a package of just the app itself.", + "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%. An Outset login-once override \nwill be added to Outset\u2019s preferences so that all users will run the updated version of the \nfile supplied on next login (see the Outset wiki for information on Outset login-once overrides: \nhttps://github.com/chilcote/outset/wiki/ScriptOverrides).\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (usually a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make a recipe override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetLoginOverridePkgReqd.pkg -n Outset-login-once-with-override.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that recipe override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once-with-override.pkg --pkg /path/to/payload\n\nInput Variables:\nThe value for ACTION_TYPE should be login-once or login-privileged-once as appropriate. \n(If you want to deploy to another one of Outset\u2019s folders, use the OutsetPayloadPkgReqd.pkg \nrecipe, as that recipe does not add a login-once override.)\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n", "repo": "autopkg/jazzace-recipes", - "path": "Hexler/TouchOSCEditor.pkg.recipe", - "parent": "com.github.jazzace.download.TouchOSCEditor", - "shortname": "TouchOSCEditor.pkg", + "path": "JazzAce/OutsetLoginOverridePkgReqd.pkg.recipe", + "shortname": "OutsetLoginOverridePkgReqd.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.TouchOSCEditor" + "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest" ] }, - "com.github.jazzace.jamf.i1profiler-latest": { + "com.github.jazzace.download.abcovid19": { "name": null, - "description": "This recipe downloads the i1Profiler pkg, adds version information, then uploads it to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it to all computers\nin the SITE except for the exclusion group specified.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, EXCLUSION_GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and EXCLUSION_GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads the Alberta COVID-19 Data page and date stamps it using the date at the \ntop of the web page (the last date of full results). Designed to run daily.\nThis saves the web page and the following 4 data sets: Case, Summary, Geospatial, and Vaccine.\nInput Keys:\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\n", "repo": "autopkg/jazzace-recipes", - "path": "X-Rite/i1Profiler-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.i1profiler", - "shortname": "i1Profiler-latest.jamf", + "path": "JazzAce/alberta-covid-19.download.recipe", + "shortname": "alberta-covid-19.download", + "inferred_type": "download" + }, + "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush": { + "name": null, + "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it\nthen flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n", + "repo": "autopkg/jazzace-recipes", + "path": "JazzAce/OutsetPayloadPkgReqd-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest", + "shortname": "OutsetPayloadPkgReqd-flush.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.i1profiler": { + "com.github.jazzace.processors": { "name": null, - "description": "Downloads latest version of i1 Profiler, extracts the package, \nand then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "This is a stub recipe to allow convenient shared access to the processors in this directory.", "repo": "autopkg/jazzace-recipes", - "path": "X-Rite/i1profiler.ds.recipe", - "parent": "com.github.jazzace.download.i1profiler", - "shortname": "i1profiler.ds", - "inferred_type": "ds" + "path": "JazzAce/Processors.stub.recipe", + "shortname": "Processors.stub", + "inferred_type": "stub" }, - "com.github.jazzace.download.i1profiler": { - "name": "i1Profiler", - "description": "Downloads the current release version of i1 Profiler and verifies the code signature\nof the pkg intaller inside the zip archive downloaded.\n\nRequires the homebysix-recipes repo.\n", + "com.github.jazzace.pkg.OutsetPayloadPkgReqd": { + "name": null, + "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%.\nIf you require that the payload be run on the next login of all accounts even if an earlier\nscript/package of the same name has already been run, use the OutsetLoginOverridePkgReqd.pkg recipe.\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (like a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make an override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetPayloadPkgReqd.pkg -n Outset-login-once.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once.pkg --pkg /path/to/payload\n\nInput Variables:\nThe legal values for ACTION_TYPE are the same as the folders within Outset\u2019s structure:\n\tboot-every\n\tboot-once\n\tlogin-every\n\tlogin-once\n\tlogin-privileged-every\n\tlogin-privileged-once\n\ton-demand\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n", "repo": "autopkg/jazzace-recipes", - "path": "X-Rite/i1profiler.download.recipe", - "shortname": "i1profiler.download", - "inferred_type": "download", + "path": "JazzAce/OutsetPayloadPkgReqd.pkg.recipe", + "shortname": "OutsetPayloadPkgReqd.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.i1profiler", - "com.github.jazzace.pkg.i1profiler" + "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest" ] }, - "com.github.jazzace.pkg.i1profiler": { + "com.github.jazzace.pkg.DisplayCalibrationSupportFiles": { "name": null, - "description": "Downloads the current release of i1Profiler, extracts the installation package,\nand renames the package to include the version number.\n", + "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally:\n- a complied version of brightness (github.com/nriley/brightness);\n- login-every scripts for Outset (github.com/macadmins/outset, installed separately) to set the\n calibration profile (iaml_configure_display_profiles.sh, located at OUTSET_PROFILES_PATH) and \n brightness (SetCalibratedBrightness.sh, located at OUTSET_BRIGHTNESS_PATH);\n- Drop Calibration Profile Here app (located at DROPLET_PATH) that is used to set the profile \n and brightness after calibration via the GUI.\nI have hardcoded the target filenames for everything except customdisplayprofiles. If you want to\ndo something similar but instead use the filename of the file, see look inside the JazzAce folder \nin my jazzace-recipes repo for an example of using StringSplitter to grab the filename from the pathname.\n", "repo": "autopkg/jazzace-recipes", - "path": "X-Rite/i1profiler.pkg.recipe", - "parent": "com.github.jazzace.download.i1profiler", - "shortname": "i1profiler.pkg", + "path": "JazzAce/DisplayCalibrationSupportFiles.pkg.recipe", + "parent": "com.github.jazzace.download.customdisplayprofiles", + "shortname": "DisplayCalibrationSupportFiles.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.i1profiler-latest", - "com.github.davidbpirie.jamf-upload.i1profiler" + "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest" ] }, - "com.github.jazzace.jamf.DiffusionBee-latest": { + "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest": { "name": null, - "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it. See notes in the .download recipe on how to specify the architecture.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it. \nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "DiffusionBee/DiffusionBee-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.DiffusionBee", - "shortname": "DiffusionBee-latest.jamf", + "path": "JazzAce/OutsetLoginOverridePkgReqd-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd", + "shortname": "OutsetLoginOverridePkgReqd-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null, "children": [ - "com.github.jazzace.jamf.DiffusionBee-flush" - ] - }, - "com.github.jazzace.download.DiffusionBee": { - "name": "DiffusionBee", - "description": "Downloads the latest version of DiffusionBee. Since there are separate versions for\nApple Silicon and Intel, you specify which one to download using the ARCH input variable.\nCurrently supported values are:\narm64 - macOS Apple Silicon\nIntel - macOS Intel 64 Bit\n", - "repo": "autopkg/jazzace-recipes", - "path": "DiffusionBee/DiffusionBee.download.recipe", - "shortname": "DiffusionBee.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.DiffusionBee", - "com.github.bryanheinz.munki.DiffusionBee" + "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush" ] }, - "com.github.jazzace.pkg.DiffusionBee": { - "name": "DiffusionBee", - "description": "Downloads the latest version of DiffusionBee and creates a package.\nIf you wish for your package name to differentiate between the architecture variants,\ninclude that information in the NAME variable in your override.", + "com.github.jazzace.pkg.packageapp": { + "name": null, + "description": "This is a generic recipe to turn an app into a .pkg installer for it.\nThe user must specify the path to the app at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.\nNote that many Apple-authored apps do not work with this recipe\u2014consider using\nAppStoreApp.pkg from the nmcspadden-recipes repo instead.", "repo": "autopkg/jazzace-recipes", - "path": "DiffusionBee/DiffusionBee.pkg.recipe", - "parent": "com.github.jazzace.download.DiffusionBee", - "shortname": "DiffusionBee.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.jamf.DiffusionBee-latest" - ] + "path": "JazzAce/PackageApp.pkg.recipe", + "shortname": "PackageApp.pkg", + "inferred_type": "pkg" }, - "com.github.jazzace.jamf.DiffusionBee-flush": { + "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest": { "name": null, - "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "DiffusionBee/DiffusionBee-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.DiffusionBee-latest", - "shortname": "DiffusionBee-flush.jamf", + "path": "JazzAce/OutsetPayloadPkgReqd-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.OutsetPayloadPkgReqd", + "shortname": "OutsetPayloadPkgReqd-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.ds.Fetch": { - "name": null, - "description": "Downloads latest version of Fetch, packages it, and then copies the package to a local repository.\nRequires jleggat-recipes.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called in your local repository, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "Fetch/Fetch.ds.recipe", - "parent": "com.github.jleggat.pkg.Fetch", - "shortname": "Fetch.ds", - "inferred_type": "ds" + "jamf_description": null, + "children": [ + "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush" + ] }, - "com.github.jazzace.jamf.QLab4-patch": { + "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest": { "name": null, - "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally (as described in the .pkg recipe). It then uploads the pkg to your Jamf Pro Server/Distribution \nPoint and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Figure53/QLab4-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.QLab4-latest", - "shortname": "QLab4-patch.jamf", + "path": "JazzAce/DisplayCalibrationSupportFiles-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.DisplayCalibrationSupportFiles", + "shortname": "DisplayCalibrationSupportFiles-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.jamf.QLab4-latest": { - "name": null, - "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.download.AstropadStudio": { + "name": "Astropad Studio", + "description": "Downloads the latest version of Astropad Studio for Mac.", "repo": "autopkg/jazzace-recipes", - "path": "Figure53/QLab4-latest.jamf.recipe", - "parent": "com.github.dataJAR-recipes.pkg.QLab4", - "shortname": "QLab4-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "AstroHQ/AstropadStudio.download.recipe", + "shortname": "AstropadStudio.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.QLab4-patch" + "com.github.jazzace.pkg.AstropadStudio" ] }, - "com.github.jazzace.ds.QLab4": { + "com.github.jazzace.ds.AstropadStudio": { "name": null, - "description": "Downloads latest version of QLab 4, packages it, and then copies the package to a local path of your choosing.\nThe dataJAR-recipes repo is required to run this recipe.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Figure53/QLab4.ds.recipe", - "parent": "com.github.dataJAR-recipes.pkg.QLab4", - "shortname": "QLab4.ds", + "path": "AstroHQ/AstropadStudio.ds.recipe", + "parent": "com.github.jazzace.pkg.AstropadStudio", + "shortname": "AstropadStudio.ds", "inferred_type": "ds" }, - "com.github.jazzace.download.MuseScore": { - "name": "MuseScore 4", - "description": "Downloads the latest version of MuseScore 4 (without Muse Hub).", - "repo": "autopkg/jazzace-recipes", - "path": "MuseScore/MuseScore.download.recipe", - "shortname": "MuseScore.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.MuseScore", - "com.github.aysiu.munki.MuseScore" - ] - }, - "com.github.jazzace.jamf.MuseScore-patch": { + "com.github.jazzace.jamf.AstropadStudio-flush": { "name": null, - "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "This recipe downloads the pkg installer for Astropad Studio, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", "repo": "autopkg/jazzace-recipes", - "path": "MuseScore/MuseScore-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.MuseScore-latest", - "shortname": "MuseScore-patch.jamf", + "path": "AstroHQ/AstropadStudio-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.AstropadStudio-latest", + "shortname": "AstropadStudio-flush.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.MuseScore": { + "com.github.jazzace.ds.AstropadStandard": { "name": null, - "description": "Downloads latest version of MuseScore, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "MuseScore/MuseScore.ds.recipe", - "parent": "com.github.jazzace.pkg.MuseScore", - "shortname": "MuseScore.ds", + "path": "AstroHQ/AstropadStandard.ds.recipe", + "parent": "com.github.jazzace.pkg.AstropadStandard", + "shortname": "AstropadStandard.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.MuseScore": { + "com.github.jazzace.pkg.AstropadStandard": { "name": null, - "description": "Downloads MuseScore and creates a package installer for the app.", + "description": "Downloads the latest version of Astropad Standard and creates a package.", "repo": "autopkg/jazzace-recipes", - "path": "MuseScore/MuseScore.pkg.recipe", - "parent": "com.github.jazzace.download.MuseScore", - "shortname": "MuseScore.pkg", + "path": "AstroHQ/AstropadStandard.pkg.recipe", + "parent": "com.github.jazzace.download.AstropadStandard", + "shortname": "AstropadStandard.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.MuseScore", - "com.github.jazzace.jamf.MuseScore-latest", - "com.github.novaksam.jamf.MuseScore3", - "com.github.sebtomasi.jss.MuseScore" + "com.github.jazzace.ds.AstropadStandard" ] }, - "com.github.jazzace.jamf.MuseScore-latest": { + "com.github.jazzace.jamf.AstropadStudio-latest": { "name": null, - "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads Astropad Studio, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "MuseScore/MuseScore-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.MuseScore", - "shortname": "MuseScore-latest.jamf", + "path": "AstroHQ/AstropadStudio-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.AstropadStudio", + "shortname": "AstropadStudio-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null, "children": [ - "com.github.jazzace.jamf.MuseScore-patch" + "com.github.jazzace.jamf.AstropadStudio-flush" ] }, - "com.github.jazzace.jamf.processing4-latest": { + "com.github.jazzace.pkg.AstropadStudio": { "name": null, - "description": "This recipe downloads Processing 4, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads the latest version of Astropad Studio and creates a package.", "repo": "autopkg/jazzace-recipes", - "path": "Processing Foundation/Processing4-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.processing4", - "shortname": "Processing4-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "AstroHQ/AstropadStudio.pkg.recipe", + "parent": "com.github.jazzace.download.AstropadStudio", + "shortname": "AstropadStudio.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.processing4-patch" + "com.github.jazzace.ds.AstropadStudio", + "com.github.jazzace.jamf.AstropadStudio-latest" ] }, - "com.github.jazzace.download.processing4": { - "name": "Processing", - "description": "Downloads the current release version of Processing 4.\nProcessing 4 offers an Intel and a Universal (which it calls Apple Silicon) app.\nIf you want the Intel-only app, change ARCHITECTURE to x64.", + "com.github.jazzace.download.AstropadStandard": { + "name": "Astropad", + "description": "Downloads the latest version of Astropad Standard for Mac.", "repo": "autopkg/jazzace-recipes", - "path": "Processing Foundation/Processing4.download.recipe", - "shortname": "Processing4.download", + "path": "AstroHQ/AstropadStandard.download.recipe", + "deprecated": true, + "shortname": "AstropadStandard.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.processing4" - ] - }, - "com.github.jazzace.pkg.processing": { - "name": null, - "description": "Download Processing 3 and create a package.", - "repo": "autopkg/jazzace-recipes", - "path": "Processing Foundation/Processing.pkg.recipe", - "parent": "com.github.timsutton.download.processing", - "shortname": "Processing.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.Processing", - "com.github.novaksam.jamf.Processing", - "com.github.novaksam.jss.Processing" + "com.github.jazzace.pkg.AstropadStandard", + "com.github.blackthroat.munki.Astropad" ] }, - "com.github.jazzace.ds.Processing": { + "com.github.jazzace.ds.VLC": { "name": null, - "description": "Downloads latest version of Processing 3, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest VLC disk image, packages the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Processing Foundation/Processing.ds.recipe", - "parent": "com.github.jazzace.pkg.processing", - "shortname": "Processing.ds", + "path": "VLC/VLC.ds.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.processing4": { - "name": null, - "description": "Downloads the latest version of Processing 4 and creates a package installer.", + "com.github.jazzace.pkg.ProVideoFormats": { + "name": "ProVideoFormats", + "description": "Downloads latest version of the Pro Video Formats provided by Apple for their pro apps and \nextracts the package from the dmg, renaming it with the version number added.\n\n*** Note: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ", "repo": "autopkg/jazzace-recipes", - "path": "Processing Foundation/Processing4.pkg.recipe", - "parent": "com.github.jazzace.download.processing4", - "shortname": "Processing4.pkg", + "path": "AppleProVideo/ProVideoFormats.pkg.recipe", + "parent": "com.github.jazzace.download.AppleSupportContent", + "shortname": "ProVideoFormats.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.processing4-latest" + "com.github.jazzace.jamf.ProVideoFormats-latest" ] }, - "com.github.jazzace.jamf.processing4-patch": { - "name": null, - "description": "This recipe downloads Processing 4, packages it, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "com.github.jazzace.download.ProVideoFormats": { + "name": "ProVideoFormats", + "description": "Downloads the latest version of the Pro Video Formats provided by Apple for their pro apps.\n \nNote: The downloaded installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ", "repo": "autopkg/jazzace-recipes", - "path": "Processing Foundation/Processing4-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.processing4-latest", - "shortname": "Processing4-patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "AppleProVideo/ProVideoFormats.download.recipe", + "parent": "com.github.jazzace.download.AppleSupportContent", + "shortname": "ProVideoFormats.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.ds.ProVideoFormats", + "com.github.macprince.munki.ProVideoFormats" + ] }, - "com.github.jazzace.jamf.GoProFXReframe-latest": { - "name": "GoPro FX reframe plugin", - "description": "This takes the GoPro FX reframe plug in pkg you have already downloaded, uploads it to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nTo run this recipe, you must supply the location to the pkg you downloaded from \nhttps://community.gopro.com/t5/en/GoPro-FX-Reframe/ta-p/412890. For example:\n\n autopkg run GoProFXReframe-latest.jamf -p /path/to/GoPro-FX-Reframe-Plugin-1.4.1.266.pkg\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.ds.ProVideoFormats": { + "name": null, + "description": "Downloads latest version of the Pro Video Formats (previously known as ProApps QuickTime Codecs)\n provided by Apple for their pro apps, extracts the package from the dmg, and \n copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note 1: This Recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n*** Note 2: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro 7 or later (including X)\n * Compressor 3.5 or later\n * Motion 4.0 or later\n Having that software installed means you also agreed to the appropriate Software License Agreement(s). *** \n\nNormally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.\n\nThe NAME input key is specified in the parent recipe. Use an override if you want something\nother than the default.\n", "repo": "autopkg/jazzace-recipes", - "path": "GoPro/GoProFXReframe-latest.jamf.recipe", - "shortname": "GoProFXReframe-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "AppleProVideo/ProVideoFormats.ds.recipe", + "parent": "com.github.jazzace.download.ProVideoFormats", + "shortname": "ProVideoFormats.ds", + "inferred_type": "ds" }, - "com.github.jazzace.jamf.Audacity-latest": { - "name": null, - "description": "This recipe downloads Audacity, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.download.AppleSupportContent": { + "name": "AppleSupportContent", + "description": "Given a support documentation article number (based on the early 2024 reorganization),\ndownload the content linked on that page to the Download button.\nThis is functionally meant to replace Nate Felton\u2019s AppleSupportDownloadInfoProvider processor\n(n8felton-recipes) for the previous organizational structure of those support pages.", "repo": "autopkg/jazzace-recipes", - "path": "AudacityTeam/Audacity-latest.jamf.recipe", - "parent": "com.github.nstrauss.pkg.Audacity", - "shortname": "Audacity-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "AppleProVideo/AppleSupportContent.download.recipe", + "shortname": "AppleSupportContent.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.Audacity-patch" + "com.github.jazzace.pkg.ProVideoFormats", + "com.github.jazzace.download.ProVideoFormats", + "com.github.jazzace.pkg.FCPContent", + "com.github.jazzace.download.FCPContent" ] }, - "com.github.jazzace.jamf.Audacity-patch": { + "com.github.jazzace.pkg.FCPContent": { + "name": "FCPContent", + "description": "This recipe downloads the Final Cut Pro Content package installer and extracts it\nfrom the disk image, renaming it NAME-version.pkg (specify NAME in the Input Variables),\n", + "repo": "autopkg/jazzace-recipes", + "path": "AppleProVideo/FinalCutProContent.pkg.recipe", + "parent": "com.github.jazzace.download.AppleSupportContent", + "shortname": "FinalCutProContent.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.jamf.ProVideoFormats-latest": { "name": null, - "description": "This recipe takes the Audacity pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "This recipe downloads Apple's ProVideo Formats pkg, adds version information to the filename, then \nuploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and n8felton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AudacityTeam/Audacity-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.Audacity-latest", - "shortname": "Audacity-patch.jamf", + "path": "AppleProVideo/ProVideoFormats-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.ProVideoFormats", + "shortname": "ProVideoFormats-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.EpsonSureColorDrivers": { - "name": null, - "description": "Downloads latest version of the Epson SureColor P-series product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonSureColorDrivers.ds.recipe", - "parent": "com.github.jazzace.ds.EpsonProDrivers", - "shortname": "EpsonSureColorDrivers.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.download.EpsonProDrivers": { - "name": "Epson Stylus Pro", - "description": "Downloads the latest version of the Epson product driver from Epson's site.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n\nFor example, the URL for the Epson Stylus Pro 3880 fetched from the Canadian Epson site with \nmacOS Ventura as the deployment OS is:\n\n https://epson.ca/Support/Printers/Professional-Imaging-Printers/Epson-Stylus-Pro-Series/Epson-Stylus-Pro-3880/s/SPT_CA61201-VM?review-filter=macOS+13.x\n\n(The US URL is the same, except it is .com instead of .ca. Only the Canadian and US sites \nhave been tested.)\n\nThis recipe uses Epson's new code signing authority. Turn off code signature verification\nif you require older installers.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonProDrivers.download.recipe", - "shortname": "EpsonProDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.ds.EpsonProDrivers", - "com.github.jazzace.pkg.EpsonProDrivers", - "com.github.jazzace.pkg.EpsonProDriversVersioned", - "com.github.jazzace.download.EpsonSureColorDrivers", - "com.github.n8felton.munki.EpsonProDrivers" - ] - }, - "com.github.jazzace.download.EpsonSCP900Driver": { - "name": "Epson SureColor P900", - "description": "Downloads the latest version of the Epson SureColor P700/P900 driver from Epson's site.\nFor other Epson drivers, use the EpsonProDriver.download recipe.\n\nAn override is required. The homebysix-recipes repo is also required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for the SureColor P800 (yes, not the P700 or P900)\nand copy that URL for use as the base string for the P800_SEARCH_URL key in your override.\nThis is because Epson no longer reveals the driver download alone for the P700 or P900 on their \nsupport website, even though their app-based installer downloads it. The driver is the same for\nboth printers, so this recipe uses known patterns to grab the P800 driver download path and \nmodify it to point to the P700/P900 driver download.\n \nIn order for the recipe to work, the target OS must be explicitly specified in the P800_SEARCH_URL. \nThe Epson Canada URL for the P800 is supplied as the default.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for the Epson SureColor P800.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for P800_SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n", + "com.github.jazzace.download.FCPContent": { + "name": "FCPContent", + "description": "Downloads the latest version of the Final Cut Pro (Supplemental) Content provided by Apple.\n", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonSCP900Driver.download.recipe", - "shortname": "EpsonSCP900Driver.download", + "path": "AppleProVideo/FinalCutProXContent.download.recipe", + "parent": "com.github.jazzace.download.AppleSupportContent", + "shortname": "FinalCutProXContent.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.EpsonSCP900Driver" + "com.github.jazzace.ds.FCPContent" ] }, - "com.github.jazzace.ds.EpsonProDrivers": { + "com.github.jazzace.ds.FCPContent": { "name": null, - "description": "Downloads latest version of the Epson product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.", + "description": "Downloads latest version of the Final Cut Pro X Supplemental Content, extracts the package from the dmg,\nand then copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note: The parent recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n\nDS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\nNAME will be used to name the copied pkg.\n", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonProDrivers.ds.recipe", - "parent": "com.github.jazzace.download.EpsonProDrivers", - "shortname": "EpsonProDrivers.ds", - "inferred_type": "ds", - "children": [ - "com.github.jazzace.ds.EpsonSureColorDrivers" - ] + "path": "AppleProVideo/FinalCutProXContent.ds.recipe", + "parent": "com.github.jazzace.download.FCPContent", + "shortname": "FinalCutProXContent.ds", + "inferred_type": "ds" }, - "com.github.jazzace.pkg.EpsonScannerDriver": { - "name": null, - "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and adds version information to the filename.\n(The versioning assumes that Epson Scan 2 is part of the payload and is in the EpsonScan2_Standalone\ncomponent within the distribution pkg.)\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n", + "com.github.jazzace.install.SuspiciousPackageApp": { + "name": "SuspiciousPackageApp", + "description": "Downloads and installs the latest version of the SuspiciousPackage app", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonScannerDriverAndScanUtility.pkg.recipe", - "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert", - "shortname": "EpsonScannerDriverAndScanUtility.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.jamf.EpsonScannerDriver-latest" - ] + "path": "MothersRuinSoftware/SuspiciousPackageApp.install.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", + "shortname": "SuspiciousPackageApp.install", + "inferred_type": "install" }, - "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly": { + "com.github.jazzace.download.AppleSupportArticle": { "name": null, - "description": "This recipe downloads the Epson SCP900 Driver package, versions it, and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n", + "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML, marked with the modification date\n(ISO 8601 date format).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonSCP900Driver-pkg-uploadonly.jamf.recipe", - "parent": "com.github.jazzace.pkg.EpsonSCP900Driver", - "shortname": "EpsonSCP900Driver-pkg-uploadonly.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "AppleSupport/AppleSupportArticle.download.recipe", + "shortname": "AppleSupportArticle.download", + "inferred_type": "download" }, - "com.github.jazzace.pkg.EpsonProDrivers": { + "com.github.jazzace.download.AppleSupportArticleDateTitle": { "name": null, - "description": "Downloads the latest version of the Epson product driver from Epson's site\nand extracts the package from the dmg.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n", + "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML.\nThe HTML file is named with the modification date, Article Number, and the Article Title \n(the date and title are automatically gathered from the downloaded file).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonProDrivers.pkg.recipe", - "parent": "com.github.jazzace.download.EpsonProDrivers", - "shortname": "EpsonProDrivers.pkg", - "inferred_type": "pkg" + "path": "AppleSupport/AppleSupportArticleDateTitle.download.recipe", + "shortname": "AppleSupportArticleDateTitle.download", + "inferred_type": "download" }, - "com.github.jazzace.jamf.EpsonScannerDriver-latest": { + "com.github.jazzace.jamf.SpectraViewII-latest": { "name": null, - "description": "This recipe downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site in pkg installer format, versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and apizz-recipes repos are required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads SpectraViewII, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonScannerDriverAndScanUtility-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.EpsonScannerDriver", - "shortname": "EpsonScannerDriverAndScanUtility-latest.jamf", + "path": "NEC/SpectraViewII-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.SpectraViewII", + "shortname": "SpectraViewII-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.EpsonProDriversVersioned": { - "name": "EpsonProDrivers", - "description": "Downloads the latest version of the Epson printer driver specified and renames \nthe package with the version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonProDriversVersioned.pkg.recipe", - "parent": "com.github.jazzace.download.EpsonProDrivers", - "shortname": "EpsonProDriversVersioned.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.download.EpsonSureColorDrivers": { - "name": "Epson SureColor", - "description": "Downloads the latest version of the Epson SureColor P-series product driver from Epson's site.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonSureColorDrivers.download.recipe", - "parent": "com.github.jazzace.download.EpsonProDrivers", - "shortname": "EpsonSureColorDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.EpsonSureColorDrivers" - ] - }, - "com.github.jazzace.ds.EpsonScannerDriver": { - "name": null, - "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and copies it to a local path of your choosing.\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME or DS_NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: This recipe is identical to the .pkg version except that the pkg is copied directly to the \ndestination path DS_PKGS_PATH.", - "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonScannerDriverAndScanUtility.ds.recipe", - "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert", - "shortname": "EpsonScannerDriverAndScanUtility.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.pkg.EpsonSCP900Driver": { + "com.github.jazzace.pkg.SpectraViewII-M1": { "name": null, - "description": "Downloads the latest version of the Epson SC-P700/P900 printer driver and renames \nthe package with the driver version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n", + "description": "Downloads SpectraView II for Apple Silicon and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.", "repo": "autopkg/jazzace-recipes", - "path": "Epson/EpsonSCP900Driver.pkg.recipe", - "parent": "com.github.jazzace.download.EpsonSCP900Driver", - "shortname": "EpsonSCP900Driver.pkg", + "path": "NEC/SpectraViewII-AS.pkg.recipe", + "parent": "com.github.jazzace.download.SpectraViewII-M1", + "shortname": "SpectraViewII-AS.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly" + "com.github.jazzace.jamf.SpectraViewII-M1-latest" ] }, - "com.github.jazzace.ds.MeshLabPreRelease": { + "com.github.jazzace.jamf.SpectraViewII-M1-latest": { "name": null, - "description": "Downloads latest pre-release version of MeshLab, packages it, and then copies to an arbitrary local location.\nUnlike most .ds recipes, this recipe does not rename the pkg (version information is maintained).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "This recipe downloads SpectraViewII for Apple Silicon Macs, packages it, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "MeshLab/MeshLabPreRelease.ds.recipe", - "parent": "com.github.jazzace.pkg.MeshLabPreRelease", - "shortname": "MeshLabPreRelease.ds", - "inferred_type": "ds" + "path": "NEC/SpectraViewII-AS-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.SpectraViewII-M1", + "shortname": "SpectraViewII-AS-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.jazzace.pkg.MeshLab": { + "com.github.jazzace.pkg.SpectraViewII": { "name": null, - "description": "Downloads the latest release of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.", + "description": "Downloads SpectraView II and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.", "repo": "autopkg/jazzace-recipes", - "path": "MeshLab/MeshLab.pkg.recipe", - "parent": "com.github.hansen-m.download.MeshLab", - "shortname": "MeshLab.pkg", + "path": "NEC/SpectraViewII.pkg.recipe", + "parent": "com.github.foigus.download.SpectraViewII", + "shortname": "SpectraViewII.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.MeshLab" + "com.github.jazzace.jamf.SpectraViewII-latest", + "com.github.jazzace.ds.SpectraViewII" ] }, - "com.github.jazzace.ds.MeshLab": { + "com.github.jazzace.ds.SpectraViewII": { "name": null, - "description": "Downloads latest version of MeshLab, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest version of SpectraView II, packages it, and then copies the package to a local path of your choosing.\nRequires that you have Patrick Fergus' recipes (foigus-recipes) in your repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "MeshLab/MeshLab.ds.recipe", - "parent": "com.github.jazzace.pkg.MeshLab", - "shortname": "MeshLab.ds", + "path": "NEC/SpectraViewII.ds.recipe", + "parent": "com.github.jazzace.pkg.SpectraViewII", + "shortname": "SpectraViewII.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.MeshLabPreRelease-latest": { - "name": null, - "description": "This recipe downloads MeshLab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "MeshLab/MeshLabPreRelease-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.MeshLabPreRelease", - "shortname": "MeshLabPreRelease-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.download.MeshLabPreRelease": { - "name": "MeshLab", - "description": "Downloads the latest pre-release version of MeshLab for macOS.", + "com.github.jazzace.download.SpectraViewII-M1": { + "name": "SpectraViewII-M1", + "description": "Downloads the latest SpectraViewII installer for Apple Silicon Macs.", "repo": "autopkg/jazzace-recipes", - "path": "MeshLab/MeshLabPreRelease.download.recipe", - "shortname": "MeshLabPreRelease.download", + "path": "NEC/SpectraViewII-AS.download.recipe", + "shortname": "SpectraViewII-AS.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.MeshLabPreRelease" - ] - }, - "com.github.jazzace.pkg.MeshLabPreRelease": { - "name": null, - "description": "Downloads the latest PreRelease version of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.", - "repo": "autopkg/jazzace-recipes", - "path": "MeshLab/MeshLabPreRelease.pkg.recipe", - "parent": "com.github.jazzace.download.MeshLabPreRelease", - "shortname": "MeshLabPreRelease.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.MeshLabPreRelease", - "com.github.jazzace.jamf.MeshLabPreRelease-latest" + "com.github.jazzace.pkg.SpectraViewII-M1" ] }, "com.github.jazzace.download.MDSPreBeta": { @@ -22673,596 +22536,621 @@ "shortname": "MDS-PreBeta.install", "inferred_type": "install" }, - "com.github.jazzace.pkg.iStopMotion": { + "com.github.jazzace.ds.appstore": { "name": null, - "description": "Download iStopMotion and create a package.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.", + "description": "Note: Please read information on how to use the AppStoreApp recipes in the ReadMe\nin Nick McSpadden's recipe repo; they do not function in the same way as other AutoPkg recipes:\n https://github.com/autopkg/nmcspadden-recipes\n\nShould the parent pkg recipe generate a pkg, this recipe will copy it to the local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Boinx/iStopMotion3.pkg.recipe", - "parent": "com.github.timsutton.download.iStopMotion", - "deprecated": true, - "shortname": "iStopMotion3.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.iStopMotion" - ] + "path": "AppStoreApp/AppStoreApp.ds.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "AppStoreApp.ds", + "inferred_type": "ds" }, - "com.github.jazzace.ds.iStopMotion": { + "com.github.jazzace.jamf.appstore": { "name": null, - "description": "Downloads latest version of iStopMotion, packages it, and then copies the package to a local path of your choosing.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n", "repo": "autopkg/jazzace-recipes", - "path": "Boinx/iStopMotion3.ds.recipe", - "parent": "com.github.jazzace.pkg.iStopMotion", - "deprecated": true, - "shortname": "iStopMotion3.ds", - "inferred_type": "ds" + "path": "AppStoreApp/AppStoreApp-pkg-uploadonly.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "AppStoreApp-pkg-uploadonly.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.jazzace.download.AppleSupportArticle": { + "com.github.jazzace.jamf.appstore-latest": { "name": null, - "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML, marked with the modification date\n(ISO 8601 date format).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n", + "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleSupport/AppleSupportArticle.download.recipe", - "shortname": "AppleSupportArticle.download", - "inferred_type": "download" + "path": "AppStoreApp/AppStoreApp-latest.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "AppStoreApp-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.jazzace.download.AppleSupportArticleDateTitle": { - "name": null, - "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML.\nThe HTML file is named with the modification date, Article Number, and the Article Title \n(the date and title are automatically gathered from the downloaded file).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n", + "com.github.jazzace.download.DellCalibrationSolution": { + "name": "Dell UltraSharp Calibration Solution", + "description": "Downloads the latest version of Dell UltraSharp Calibration Solution (made by X-Rite).\nIn order to verify the code signature, the Zip archive downloaded is unarchived to reveal the .pkg\ninstaller therein.", "repo": "autopkg/jazzace-recipes", - "path": "AppleSupport/AppleSupportArticleDateTitle.download.recipe", - "shortname": "AppleSupportArticleDateTitle.download", - "inferred_type": "download" + "path": "Dell by X-Rite/DellCalibrationSolution.download.recipe", + "shortname": "DellCalibrationSolution.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.DellCalibrationSolution", + "com.github.jazzace.ds.DellCalibrationSolution" + ] }, - "com.github.jazzace.jamf.ProVideoFormats-latest": { + "com.github.jazzace.jamf.DellCalibrationSolution-latest": { "name": null, - "description": "This recipe downloads Apple's ProVideo Formats pkg, adds version information to the filename, then \nuploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and n8felton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package and versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/ProVideoFormats-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.ProVideoFormats", - "shortname": "ProVideoFormats-latest.jamf", + "path": "Dell by X-Rite/DellCalibrationSolution-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.DellCalibrationSolution", + "shortname": "DellCalibrationSolution-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.FCPContent": { + "com.github.jazzace.pkg.DellCalibrationSolution": { "name": null, - "description": "Downloads latest version of the Final Cut Pro X Supplemental Content, extracts the package from the dmg,\nand then copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note: The parent recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n\nDS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\nNAME will be used to name the copied pkg.\n", + "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package, and renames the package to include the version number.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/FinalCutProXContent.ds.recipe", - "parent": "com.github.jazzace.download.FCPContent", - "shortname": "FinalCutProXContent.ds", - "inferred_type": "ds" + "path": "Dell by X-Rite/DellCalibrationSolution.pkg.recipe", + "parent": "com.github.jazzace.download.DellCalibrationSolution", + "shortname": "DellCalibrationSolution.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.jamf.DellCalibrationSolution-latest" + ] }, - "com.github.jazzace.pkg.FCPContent": { - "name": "FCPContent", - "description": "This recipe downloads the Final Cut Pro Content package installer and extracts it\nfrom the disk image, renaming it NAME-version.pkg (specify NAME in the Input Variables),\n", + "com.github.jazzace.ds.DellCalibrationSolution": { + "name": null, + "description": "Downloads latest version of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the package installer, and then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n The default is the name Dell currently gives it; override with your own value or use %NAME% if you wish.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/FinalCutProContent.pkg.recipe", - "parent": "com.github.jazzace.download.AppleSupportContent", - "shortname": "FinalCutProContent.pkg", - "inferred_type": "pkg" + "path": "Dell by X-Rite/DellCalibrationSolution.ds.recipe", + "parent": "com.github.jazzace.download.DellCalibrationSolution", + "shortname": "DellCalibrationSolution.ds", + "inferred_type": "ds" }, - "com.github.jazzace.download.ProVideoFormats": { - "name": "ProVideoFormats", - "description": "Downloads the latest version of the Pro Video Formats provided by Apple for their pro apps.\n \nNote: The downloaded installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ", + "com.github.jazzace.ds.Fetch": { + "name": null, + "description": "Downloads latest version of Fetch, packages it, and then copies the package to a local repository.\nRequires jleggat-recipes.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called in your local repository, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/ProVideoFormats.download.recipe", - "parent": "com.github.jazzace.download.AppleSupportContent", - "shortname": "ProVideoFormats.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.ds.ProVideoFormats", - "com.github.macprince.munki.ProVideoFormats" - ] + "path": "Fetch/Fetch.ds.recipe", + "parent": "com.github.jleggat.pkg.Fetch", + "shortname": "Fetch.ds", + "inferred_type": "ds" }, - "com.github.jazzace.download.AppleSupportContent": { - "name": "AppleSupportContent", - "description": "Given a support documentation article number (based on the early 2024 reorganization),\ndownload the content linked on that page to the Download button.\nThis is functionally meant to replace Nate Felton\u2019s AppleSupportDownloadInfoProvider processor\n(n8felton-recipes) for the previous organizational structure of those support pages.", + "com.github.jazzace.jamf.AbletonLiveSassafras-patch": { + "name": null, + "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/AppleSupportContent.download.recipe", - "shortname": "AppleSupportContent.download", - "inferred_type": "download", + "path": "Ableton/AbletonLiveSassafras-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.AbletonLiveSassafras-latest", + "shortname": "AbletonLiveSassafras-patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.pkg.AbletonLive": { + "name": null, + "description": "Downloads the most recent version of Ableton Live and creates an installer package.\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the version number (from CFBundleShortVersionString) is simplified \nto eliminate parenthetical build info (the homebysix-recipes repo is required).\nIf a new package is created, the temporary files needed during packaging are deleted.\nIf you are using Live 9 or earlier, please use the previous version of this recipe.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Ableton/AbletonLive.pkg.recipe", + "parent": "com.github.jazzace.download.AbletonLive", + "shortname": "AbletonLive.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.pkg.FCPContent", - "com.github.jazzace.download.ProVideoFormats", - "com.github.jazzace.download.FCPContent", - "com.github.jazzace.pkg.ProVideoFormats" + "com.github.jazzace.ds.AbletonLive", + "com.github.davidbpirie.jamf-upload.AbletonLive" ] }, - "com.github.jazzace.download.FCPContent": { - "name": "FCPContent", - "description": "Downloads the latest version of the Final Cut Pro (Supplemental) Content provided by Apple.\n", + "com.github.jazzace.jamf.AbletonLiveSassafras-latest": { + "name": null, + "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the \nInput variables must each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME \nare requested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/FinalCutProXContent.download.recipe", - "parent": "com.github.jazzace.download.AppleSupportContent", - "shortname": "FinalCutProXContent.download", - "inferred_type": "download", + "path": "Ableton/AbletonLiveSassafras-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.AbletonLiveSassafras", + "shortname": "AbletonLiveSassafras-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.jazzace.ds.FCPContent" + "com.github.jazzace.jamf.AbletonLiveSassafras-patch" ] }, - "com.github.jazzace.ds.ProVideoFormats": { + "com.github.jazzace.ds.AbletonLive": { "name": null, - "description": "Downloads latest version of the Pro Video Formats (previously known as ProApps QuickTime Codecs)\n provided by Apple for their pro apps, extracts the package from the dmg, and \n copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note 1: This Recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n*** Note 2: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro 7 or later (including X)\n * Compressor 3.5 or later\n * Motion 4.0 or later\n Having that software installed means you also agreed to the appropriate Software License Agreement(s). *** \n\nNormally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.\n\nThe NAME input key is specified in the parent recipe. Use an override if you want something\nother than the default.\n", + "description": "Downloads the most recent version of Ableton Live, creates an installer package,\nand copies it to a local location of your choosing.\nInput keys:\n- The LIVE_VERS (major version) and EDITION (e.g., studio, lite) are described in the parent download recipe.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called when duplicated, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/ProVideoFormats.ds.recipe", - "parent": "com.github.jazzace.download.ProVideoFormats", - "shortname": "ProVideoFormats.ds", + "path": "Ableton/AbletonLive.ds.recipe", + "parent": "com.github.jazzace.pkg.AbletonLive", + "shortname": "AbletonLive.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.ProVideoFormats": { - "name": "ProVideoFormats", - "description": "Downloads latest version of the Pro Video Formats provided by Apple for their pro apps and \nextracts the package from the dmg, renaming it with the version number added.\n\n*** Note: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ", + "com.github.jazzace.download.AbletonLive": { + "name": "Ableton Live 11 Lite", + "description": "Downloads the most recent version of Ableton Live based on the version and edition you specify.\nLIVE_VERS is the major version of Live (9 or later).\nPossible values for EDITION are: trial, lite, intro, standard, and suite.\nThis recipe now supports Ableton's various ARCHITECTURE options.\nValid options for Live 11 and later are \"universal\" and \"intel\"; earlier versions require \"64\".\n", "repo": "autopkg/jazzace-recipes", - "path": "AppleProVideo/ProVideoFormats.pkg.recipe", - "parent": "com.github.jazzace.download.AppleSupportContent", - "shortname": "ProVideoFormats.pkg", - "inferred_type": "pkg", + "path": "Ableton/AbletonLive.download.recipe", + "shortname": "AbletonLive.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.ProVideoFormats-latest" + "com.github.jazzace.pkg.AbletonLive", + "com.github.jazzace.pkg.AbletonLiveSassafras", + "com.github.apizz.munki.AbletonLive" ] }, - "com.github.jazzace.ds.VLC": { + "com.github.jazzace.pkg.AbletonLiveSassafras": { "name": null, - "description": "Downloads latest VLC disk image, packages the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads the most recent version of Ableton Live and creates an installer package\nfor use when licenses are managed using Sassafras AllSight/LabSight/KeySight (KeyServer).\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the SoundCloud extension is removed from the app bundle and\nthe version number (from CFBundleShortVersionString) is simplified to eliminate parenthetical \nbuild info (the homebysix-recipes repo is required).\nAn Options.txt file is added (via postinstall script) in /Library/Preferences/Ableton/Live %version%/ as per \nhttps://help.ableton.com/hc/en-us/articles/360020530999-Authorizing-Live-for-all-users-on-macOS-with-Sassafras\n", "repo": "autopkg/jazzace-recipes", - "path": "VLC/VLC.ds.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.ds", - "inferred_type": "ds" + "path": "Ableton/AbletonLiveSassafras.pkg.recipe", + "parent": "com.github.jazzace.download.AbletonLive", + "shortname": "AbletonLiveSassafras.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.jamf.AbletonLiveSassafras-latest" + ] }, - "com.github.jazzace.ds.XeroxPrintDriver": { + "com.github.jazzace.download.sassafrasserver": { + "name": "AllSight", + "description": "Downloads the latest server installer for Sassafras AllSight/LabSight/KeySight.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Sassafras/SassafrasServer.download.recipe", + "parent": "com.github.jazzace.download.sassafrasallsight", + "shortname": "SassafrasServer.download", + "inferred_type": "download" + }, + "com.github.jazzace.ds.sassafras-k2client": { "name": null, - "description": "Downloads the latest version of the specified Xerox Print Driver and copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Fetches the latest Sassafras KeyClient Mac installer for versions 7.0-7.6 and copies it to a location of your choosing.\nAdditionally, fetches the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer. If you do not wish/need to customize\nthe installer (e.g., in order to copy the Client to a Self-Updates server), use the \nSassafrasK2.ds recipe.\n\nThis is an adaptation of the Munki recipe (written by Tim Sutton, in the main AutoPkg \nrecipes repo). The main AutoPkg recipes must be installed in order to use the \nSassafrasK2ClientCustomizer processor.\n\nThis recipe supports KeyClient 7.0-7.6 only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nLocal Input keys:\n- K2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\n options to the 'k2clientconfig' tool. No sanity checking is performed beyond\n what's done by k2clientconfig. The recipe includes one suggested default, more\n documentation here:\n https://www.sassafras.com/hrl/7.5/k2clientconfigM.html\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name from the Parent Recipe).\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nSassafras uses two decimals in their pkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n", "repo": "autopkg/jazzace-recipes", - "path": "Xerox/XeroxPrintDriver.ds.recipe", - "parent": "com.github.mlbz521.download.XeroxPrintDriver", - "shortname": "XeroxPrintDriver.ds", + "path": "Sassafras/SassafrasK2Client.ds.recipe", + "parent": "com.github.autopkg.download.sassafras-k2client", + "deprecated": true, + "shortname": "SassafrasK2Client.ds", "inferred_type": "ds" }, - "com.github.jazzace.download.AmadeusLite": { - "name": "Amadeus Lite", - "description": "Downloads the current version of Amadeus Lite.", + "com.github.jazzace.download.sassafrasallsight": { + "name": "AllSight", + "description": "Downloads the latest installer (as specified by INSTALLER_TYPE) for Sassafras AllSight/LabSight/KeySight.\n\nINSTALLER_TYPE can have a value of client, admin, or server. You may create an override and set this value yourself,\nor you can use the SassafrasClient, SassafrasAdmin, and SassafrasServer recipes respectively as a convenience.\n\nThe dataJAR-recipes repo is required.\n", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusLite.download.recipe", - "shortname": "AmadeusLite.download", + "path": "Sassafras/SassafrasAllSight.download.recipe", + "shortname": "SassafrasAllSight.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.AmadeusLite" + "com.github.jazzace.download.sassafrasserver", + "com.github.jazzace.download.sassafrasadmin", + "com.github.jazzace.download.sassafrasclient", + "com.github.novaksam.pkg.SassafrasAllsightClient", + "com.github.vmiller.munki.sassafrasclient", + "com.github.vmiller.munki.sassafrasadmin" ] }, - "com.github.jazzace.jamf.AmadeusPro-patch": { - "name": null, - "description": "This recipe takes the Amadeus Pro pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "com.github.jazzace.download.sassafrasadmin": { + "name": "AllSight", + "description": "Downloads the latest admin installer for Sassafras AllSight/LabSight/KeySight.\n", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusPro-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.AmadeusPro-latest", - "shortname": "AmadeusPro-patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Sassafras/SassafrasAdmin.download.recipe", + "parent": "com.github.jazzace.download.sassafrasallsight", + "shortname": "SassafrasAdmin.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.install.sassafrasadmin" + ] }, - "com.github.jazzace.pkg.AmadeusPro": { - "name": null, - "description": "Downloads the current version of Amadeus Pro and creates a pkg installer.", + "com.github.jazzace.download.sassafrasclient": { + "name": "AllSight", + "description": "Downloads the latest client installer for Sassafras AllSight/LabSight/KeySight.\n", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusPro.pkg.recipe", - "parent": "com.github.jazzace.download.AmadeusPro", - "shortname": "AmadeusPro.pkg", - "inferred_type": "pkg", + "path": "Sassafras/SassafrasClient.download.recipe", + "parent": "com.github.jazzace.download.sassafrasallsight", + "shortname": "SassafrasClient.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.AmadeusPro-latest", - "com.github.jazzace.ds.AmadeusPro2" + "com.github.jazzace.jamf.SassafrasClient-latest", + "com.github.novaksam.pkg.SassafrasK2Client", + "com.github.dataJAR-recipes.munki.sassafrasclient" ] }, - "com.github.jazzace.jamf.AmadeusPro-latest": { - "name": null, - "description": "Downloads the latest version of Amadeus Pro, packages it, then uploads the package to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.jamf.SassafrasClient-latest": { + "name": "Sassafras AllSight Client", + "description": "Downloads the latest pkg installer for Sassafras Client (for AllSight or its siblings, formerly KeyServer),\nthen uploads the package to the Jamf Pro Server and creates/updates the policy that deploys it.\n\nIn order to customize the client to point to your site, you need to run a defaults command similar to:\ndefaults write /Library/Preferences/com.sassafras.KeyAccess host sassafras.hostname.com\nIn this recipe, it is assumed that this command is in a script on the server. The script name is\nspecified by the SCRIPT_NAME input variable and will be run after the Client is installed.\n\nBecause of the more complicated scoping in our deployment for this client, the scoping is done\nentirely in the template.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and SCRIPT_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusPro-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.AmadeusPro", - "shortname": "AmadeusPro-latest.jamf", + "path": "Sassafras/SassafrasClient-latest.jamf.recipe", + "parent": "com.github.jazzace.download.sassafrasclient", + "shortname": "SassafrasClient-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": null, + "jamf_description": null + }, + "com.github.jazzace.download.sassafrasK2product": { + "name": null, + "description": "Fetches the latest Sassafras K2 Mac installer for versions 7.0-7.6 specified by PRODUCT.\n\nFor versions 7.9 and later, use the SassafrasClient/Admin/Server recipes.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.1: 71\n7.2: 72\n7.5: 75\n\nThis recipe supports only a REVISION of 70 through 76. If REVISION\nis set to an empty string, the 7.6 version will be retrieved.\n\nPRODUCT must be one of the following:\nAdmin\nServer\nClient\n\nIf you want to download more than one (e.g., both Admin and Server),\nmake an override for each and specify a unique identifier using the -n option\n(e.g., autopkg make-override SassafrasK2.download -n SassafrasK2Server.download).\n\n", + "repo": "autopkg/jazzace-recipes", + "path": "Sassafras/SassafrasK2.download.recipe", + "deprecated": true, + "shortname": "SassafrasK2.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.AmadeusPro-patch" + "com.github.jazzace.ds.sassafrasK2product" ] }, - "com.github.jazzace.ds.AmadeusPro2": { - "name": null, - "description": "Downloads latest version of Amadeus Pro, packages it, and then copies and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that a previous version of this recipe chain let you have a separate value for NAME and APPNAME.\nYou should delete APPNAME from your override and adjust the value of DS_NAME (since it defaulted to APPNAME).\n", + "com.github.jazzace.install.sassafrasadmin": { + "name": "AllSight", + "description": "Installs the latest admin installer for Sassafras AllSight/LabSight/KeySight.", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusPro.ds.recipe", - "parent": "com.github.jazzace.pkg.AmadeusPro", - "shortname": "AmadeusPro.ds", - "inferred_type": "ds" + "path": "Sassafras/SassafrasAdmin.install.recipe", + "parent": "com.github.jazzace.download.sassafrasadmin", + "shortname": "SassafrasAdmin.install", + "inferred_type": "install" }, - "com.github.jazzace.pkg.AmadeusLite": { + "com.github.jazzace.ds.sassafrasK2product": { "name": null, - "description": "Downloads the current version of Amadeus Lite and creates a pkg installer.", + "description": "Fetches the latest Sassafras K2 Mac installer (specified by PRODUCT) for versions 7.0-7.6\nand copies it to a local/mounted drive.\nThis could be useful for setting up your own Client Self-updates server.\n\nFor versions 7.7 and later, use the new SassafrasClient/Admin/Server recipes.\n\nLocal Input keys:\n- DS_PKGS_PATH is the path to the folder where you would like to locate the copied package (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to K2%PRODUCT%-Self-Updates (e.g., K2Client-Self-Updates).\n\n", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusLite.pkg.recipe", - "parent": "com.github.jazzace.download.AmadeusLite", - "shortname": "AmadeusLite.pkg", - "inferred_type": "pkg" + "path": "Sassafras/SassafrasK2.ds.recipe", + "parent": "com.github.jazzace.download.sassafrasK2product", + "shortname": "SassafrasK2.ds", + "inferred_type": "ds" }, - "com.github.jazzace.download.AmadeusPro": { - "name": "Amadeus Pro", - "description": "Downloads the current version of Amadeus Pro.", + "com.github.jazzace.ds.AdobeAcrobatProXUpdate": { + "name": null, + "description": "Downloads latest updater for Adobe Acrobat Pro X and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you want to specify which version of Acrobat is downloaded (input key MAJOR_VERSION can be\n '10', '11', corresponding to Pro X, Pro XI; VERSION can be a specific update version, ie. '10.1.6', or the default, 'latest').\n", "repo": "autopkg/jazzace-recipes", - "path": "HairerSoft/AmadeusPro.download.recipe", - "shortname": "AmadeusPro.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.AmadeusPro" - ] + "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.ds.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", + "deprecated": true, + "shortname": "AdobeAcrobatProXUpdate.ds", + "inferred_type": "ds" }, - "com.github.jazzace.pkg.VueScanLicenced": { + "com.github.jazzace.jamf.Audacity-latest": { "name": null, - "description": "Downloads VueScan and then creates an installer package with the app and the needed authorization file.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nThe recipe requires the authorization file created by VueScan for your licence.\nThe suggested way to do this is to install VueScan on the Mac/VM running AutoPkg and use the recipe's\ndefault value for RC_FILE. Alternately, you can create a text file made up of the following four lines\n(where you replace # with the values for your license):\n\n[VueScan]\nSerialNumber=#\nCustomerNumber=#\nEmailAddress=#@#.#\n\nThen, save that file in a locally-accessible location and set the RC_FILE input variable to\nthe path to that file (including the file name with extension). AutoPkg will do the rest.", + "description": "This recipe downloads Audacity, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Hamrick/VueScanLicenced.pkg.recipe", - "parent": "com.github.hansen-m.download.VueScan", - "shortname": "VueScanLicenced.pkg", - "inferred_type": "pkg", + "path": "AudacityTeam/Audacity-latest.jamf.recipe", + "parent": "com.github.nstrauss.pkg.Audacity", + "shortname": "Audacity-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.jazzace.jamf.VueScanLicenced-latest", - "com.github.jazzace.ds.VueScanLicenced" + "com.github.jazzace.jamf.Audacity-patch" ] }, - "com.github.jazzace.jamf.VueScanLicenced-latest": { + "com.github.jazzace.jamf.Audacity-patch": { "name": null, - "description": "This recipe downloads VueScan, packages it with its license information (see pkg recipe for details),\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hansen-m-recipe repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the Audacity pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "Hamrick/VueScanLicenced-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.VueScanLicenced", - "shortname": "VueScanLicenced-latest.jamf", + "path": "AudacityTeam/Audacity-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.Audacity-latest", + "shortname": "Audacity-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.VueScanLicenced": { + "com.github.jazzace.download.customdisplayprofiles": { + "name": "customdisplayprofiles", + "description": "Downloads the latest release of customdisplayprofiles from GitHub. \nNo code signature is possible, hence its omission.\nYou must specify the ARCHITECTURE: intel or applesilicon.", + "repo": "autopkg/jazzace-recipes", + "path": "Tim Sutton/customdisplayprofiles.download.recipe", + "shortname": "customdisplayprofiles.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.DisplayCalibrationSupportFiles", + "com.github.jazzace.pkg.customdisplayprofiles" + ] + }, + "com.github.jazzace.pkg.customdisplayprofiles": { "name": null, - "description": "Downloads VueScan, creates an installer package with the app and the needed authorization file,\nand copies it to a local path of your choosing.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nCarefully follow the instructions in the pkg recipe to set up the proper licensing information.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Takes the latest release of customdisplayprofiles from its GitHub project and builds a package\nthat deploys it to /usr/local/bin.", "repo": "autopkg/jazzace-recipes", - "path": "Hamrick/VueScanLicenced.ds.recipe", - "parent": "com.github.jazzace.pkg.VueScanLicenced", - "shortname": "VueScanLicenced.ds", + "path": "Tim Sutton/customdisplayprofiles.pkg.recipe", + "parent": "com.github.jazzace.download.customdisplayprofiles", + "shortname": "customdisplayprofiles.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.ds.AppleXeroxPrinterDrivers": { + "name": "XeroxPrinterDrivers", + "description": "Downloads latest version of the Xerox Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.", + "repo": "autopkg/jazzace-recipes", + "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.ds.recipe", + "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", + "deprecated": true, + "shortname": "AppleXeroxPrinterDrivers.ds", "inferred_type": "ds" }, - "com.github.jazzace.ds.Max7": { - "name": null, - "description": "Downloads latest version of Max, packages the Max app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "com.github.jazzace.ds.AppleEpsonPrinterDrivers": { + "name": "EpsonPrinterDrivers", + "description": "Downloads latest version of the Epson Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.", "repo": "autopkg/jazzace-recipes", - "path": "Cycling74/Max7.ds.recipe", - "parent": "com.github.jazzace.pkg.Max7", - "shortname": "Max7.ds", + "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.ds.recipe", + "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", + "deprecated": true, + "shortname": "AppleEpsonPrinterDrivers.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.Max7": { - "name": null, - "description": "Downloads the latest version of Max and creates a package installer for the app.\nRequires that you have Tim Sutton's recipes (timsutton-recipes) in your repo.", + "com.github.jazzace.pkg.AppleXeroxPrinterDrivers": { + "name": "XeroxPrinterDrivers", + "description": "Downloads latest version of the Xerox Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe creates.", "repo": "autopkg/jazzace-recipes", - "path": "Cycling74/Max.pkg.recipe", - "parent": "com.github.timsutton.download.Max7", - "shortname": "Max.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.Max7", - "com.github.jazzace.jamf.max-latest" - ] + "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", + "deprecated": true, + "shortname": "AppleXeroxPrinterDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.jazzace.jamf.max-patch": { + "com.github.jazzace.pkg.AppleEpsonPrinterDrivers": { + "name": "EpsonPrinterDrivers", + "description": "Downloads latest version of the Epson Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.", + "repo": "autopkg/jazzace-recipes", + "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", + "deprecated": true, + "shortname": "AppleEpsonPrinterDrivers.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.jamf.MaxonApp-latest": { "name": null, - "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n", + "description": "This recipe downloads the Maxon App installer, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nIf you wish the pkg to skip installation of the Maxon App GUI, set INSTALL_OPTIONS in your override to:\n--skipMaxonAppGui 1\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Cycling74/Max-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.max-latest", - "shortname": "Max-patch.jamf", + "path": "Maxon/MaxonApp-latest.jamf.recipe", + "parent": "com.github.foigus.pkg.MaxonApp", + "shortname": "MaxonApp-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.jamf.max-latest": { + "com.github.jazzace.ds.MeshLab": { "name": null, - "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads latest version of MeshLab, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Cycling74/Max-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.Max7", - "shortname": "Max-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "MeshLab/MeshLab.ds.recipe", + "parent": "com.github.jazzace.pkg.MeshLab", + "shortname": "MeshLab.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.pkg.MeshLabPreRelease": { + "name": null, + "description": "Downloads the latest PreRelease version of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.", + "repo": "autopkg/jazzace-recipes", + "path": "MeshLab/MeshLabPreRelease.pkg.recipe", + "parent": "com.github.jazzace.download.MeshLabPreRelease", + "shortname": "MeshLabPreRelease.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.max-patch" + "com.github.jazzace.jamf.MeshLabPreRelease-latest", + "com.github.jazzace.ds.MeshLabPreRelease" ] }, - "com.github.jazzace.jamf.BBEdit-latest": { + "com.github.jazzace.pkg.MeshLab": { "name": null, - "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads the latest release of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.", "repo": "autopkg/jazzace-recipes", - "path": "Barebones/BBEdit-latest.jamf.recipe", - "parent": "com.github.autopkg.pkg.BBEdit", - "shortname": "BBEdit-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "MeshLab/MeshLab.pkg.recipe", + "parent": "com.github.hansen-m.download.MeshLab", + "shortname": "MeshLab.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.BBEdit-patch" + "com.github.jazzace.ds.MeshLab" ] }, - "com.github.jazzace.jamf.BBEdit-patch": { + "com.github.jazzace.download.MeshLabPreRelease": { + "name": "MeshLab", + "description": "Downloads the latest pre-release version of MeshLab for macOS.", + "repo": "autopkg/jazzace-recipes", + "path": "MeshLab/MeshLabPreRelease.download.recipe", + "shortname": "MeshLabPreRelease.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.MeshLabPreRelease" + ] + }, + "com.github.jazzace.jamf.MeshLabPreRelease-latest": { "name": null, - "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "This recipe downloads MeshLab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Barebones/BBEdit-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.BBEdit-latest", - "shortname": "BBEdit-patch.jamf", + "path": "MeshLab/MeshLabPreRelease-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.MeshLabPreRelease", + "shortname": "MeshLabPreRelease-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.BBEdit": { + "com.github.jazzace.ds.MeshLabPreRelease": { "name": null, - "description": "Downloads latest version of BBEdit, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest pre-release version of MeshLab, packages it, and then copies to an arbitrary local location.\nUnlike most .ds recipes, this recipe does not rename the pkg (version information is maintained).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Barebones/BBEdit.ds.recipe", - "parent": "com.github.autopkg.pkg.BBEdit", - "shortname": "BBEdit.ds", + "path": "MeshLab/MeshLabPreRelease.ds.recipe", + "parent": "com.github.jazzace.pkg.MeshLabPreRelease", + "shortname": "MeshLabPreRelease.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest": { - "name": null, - "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.download.StableDiffusionWebUI": { + "name": "StableDiffusionWebUI", + "description": "Downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project. No code signature is possible, hence its omission.", "repo": "autopkg/jazzace-recipes", - "path": "Wacom/Wacom-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.WacomIntuosProTabletDriver", - "shortname": "Wacom-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "AUTOMATIC1111/StableDiffusionWebUI.download.recipe", + "shortname": "StableDiffusionWebUI.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch" + "com.github.jazzace.pkg.StableDiffusionWebUI" ] }, - "com.github.jazzace.pkg.WacomEnterpriseSettings": { - "name": "WacomEnterpriseSettings", - "description": "Creates a package that installs a file at /Library/Preferences/com.wacomtablet.defaults.xml \nto enable Enterprise settings for the Wacom tablet driver.\n(This suppresses autolaunching of Wacom Experience Program and Wacom Center.)\n\nUse your own org information to set the PACKAGE_BUNDLE_ID in your override.\n\nThis file is not expected to change, so the version is set to 1.0, \nbut you may change this in your override or using the -k option at runtime.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Wacom/WacomEnterpriseSettings.pkg.recipe", - "shortname": "WacomEnterpriseSettings.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.pkg.WacomIntuosProTabletDriver": { - "name": "WacomIntuosProDriver", - "description": "Downloads latest driver for the Wacom Intuos Pro tablets and copies the package from the disk image,\nincluding a version number in the filename.", + "com.github.jazzace.pkg.StableDiffusionWebUI": { + "name": null, + "description": "Takes the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project and builds a package that deploys it to /Users/Shared.", "repo": "autopkg/jazzace-recipes", - "path": "Wacom/WacomIntuosProDriver.pkg.recipe", - "parent": "com.github.jps3.download.WacomIntuosProTabletDriver", - "shortname": "WacomIntuosProDriver.pkg", + "path": "AUTOMATIC1111/StableDiffusionWebUI.pkg.recipe", + "parent": "com.github.jazzace.download.StableDiffusionWebUI", + "shortname": "StableDiffusionWebUI.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest" + "com.github.jazzace.jamf.StableDiffusionWebUI-latest" ] }, - "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch": { + "com.github.jazzace.jamf.StableDiffusionWebUI-latest": { "name": null, - "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "This recipe downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project, packages it for deployment to /Users/Shared, then uploads the pkg to \nyour Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Wacom/Wacom-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest", - "shortname": "Wacom-patch.jamf", + "path": "AUTOMATIC1111/StableDiffusionWebUI-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.StableDiffusionWebUI", + "shortname": "StableDiffusionWebUI-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.download.lightwright": { - "name": "Lightwright", - "description": "Downloads the current release version of Lightwright.\nThis recipe supports version 6.0.40 and later. \n", + "com.github.jazzace.pkg.MuseScore": { + "name": null, + "description": "Downloads MuseScore and creates a package installer for the app.", "repo": "autopkg/jazzace-recipes", - "path": "Lightwright LLC/Lightwright.download.recipe", - "shortname": "Lightwright.download", - "inferred_type": "download", + "path": "MuseScore/MuseScore.pkg.recipe", + "parent": "com.github.jazzace.download.MuseScore", + "shortname": "MuseScore.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.pkg.lightwright", - "com.github.dataJAR-recipes.munki.lightwright" + "com.github.jazzace.ds.MuseScore", + "com.github.jazzace.jamf.MuseScore-latest", + "com.github.novaksam.jamf.MuseScore3", + "com.github.sebtomasi.jss.MuseScore" ] }, - "com.github.jazzace.ds.lightwright": { + "com.github.jazzace.ds.MuseScore": { "name": null, - "description": "Downloads latest version of Lightwright, creates a package from the downloaded app,\nand then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that the .pkg recipe has a StopProcessingIf processor to avoid redundant work if no update is present.\n", + "description": "Downloads latest version of MuseScore, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Lightwright LLC/Lightwright.ds.recipe", - "parent": "com.github.jazzace.pkg.lightwright", - "shortname": "Lightwright.ds", + "path": "MuseScore/MuseScore.ds.recipe", + "parent": "com.github.jazzace.pkg.MuseScore", + "shortname": "MuseScore.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.lightwright-latest": { + "com.github.jazzace.jamf.MuseScore-patch": { "name": null, - "description": "This recipe downloads Lightwright, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "Lightwright LLC/Lightwright-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.lightwright", - "shortname": "Lightwright-latest.jamf", + "path": "MuseScore/MuseScore-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.MuseScore-latest", + "shortname": "MuseScore-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.lightwright": { + "com.github.jazzace.jamf.MuseScore-latest": { "name": null, - "description": "Downloads the current release version of Lightwright and then packages the Lightwright app.\nThis recipe is based on the Version 6 app (now wrapped in a dmg).\n", + "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Lightwright LLC/Lightwright.pkg.recipe", - "parent": "com.github.jazzace.download.lightwright", - "shortname": "Lightwright.pkg", - "inferred_type": "pkg", + "path": "MuseScore/MuseScore-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.MuseScore", + "shortname": "MuseScore-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.jazzace.ds.lightwright", - "com.github.jazzace.jamf.lightwright-latest" + "com.github.jazzace.jamf.MuseScore-patch" ] }, - "com.github.jazzace.ds.AdobeAcrobatDCUpdate": { - "name": null, - "description": "Downloads latest updater for Adobe Acrobat DC and then copies the package to a local path of your choosing.\nThis recipe requires that the novaksam-recipes repo be present.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you wish to specify which stream of Acrobat DC \u2014 Classic or Continuous \u2014 is downloaded.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track\n(\"AcrobatDC\"). \n", + "com.github.jazzace.download.MuseScore": { + "name": "MuseScore 4", + "description": "Downloads the latest version of MuseScore 4 (without Muse Hub).", "repo": "autopkg/jazzace-recipes", - "path": "AdobeAcrobatDC/AdobeAcrobatDCUpdate.ds.recipe", - "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate", - "shortname": "AdobeAcrobatDCUpdate.ds", - "inferred_type": "ds" + "path": "MuseScore/MuseScore.download.recipe", + "shortname": "MuseScore.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.MuseScore", + "com.github.aysiu.munki.MuseScore" + ] }, - "com.github.jazzace.ds.microsoftmacproductfwlink": { + "com.github.jazzace.ds.NoteAbilityPro": { "name": null, - "description": "Downloads latest version of a Microsoft product's pkg installer and copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n", + "description": "Downloads latest version of NoteAbilityPro 3, extracts the package, and then copies it to a local path of your choosing.\nIf there is no new installer, the file will not be copied (processing will be stopped by the parent recipe).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was extracted by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Microsoft/MicrosoftMacProductFWLink.ds.recipe", - "parent": "com.github.jazzace.download.microsoftmacproductfwlink", - "shortname": "MicrosoftMacProductFWLink.ds", + "path": "Opus1Music/NoteAbilityPro.ds.recipe", + "parent": "com.github.jazzace.pkg.NoteAbilityPro", + "shortname": "NoteAbilityPro.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.microsoftmacproductfwlink": { - "name": null, - "description": "Takes a Microsoft product package whose filename uses the format\nMicrosoft_product_version#_Installer.pkg and places the version number in the variable \"version\"\n(for use in subsequent processor steps).\nSee the download recipe for more information on how to use this set of recipes.", + "com.github.jazzace.pkg.NoteAbilityPro": { + "name": "NoteAbilityPro", + "description": "Downloads latest version of NoteAbilityPro 4 and extracts the package installer.\nIf there is no new installer, the file will not be extracted from the archive.\nThis recipe only supports Version 4 as it is Universal and all previous versions are not being developed further.\n", "repo": "autopkg/jazzace-recipes", - "path": "Microsoft/MicrosoftMacProductFWLink.pkg.recipe", - "parent": "com.github.jazzace.download.microsoftmacproductfwlink", - "shortname": "MicrosoftMacProductFWLink.pkg", + "path": "Opus1Music/NoteAbilityPro.pkg.recipe", + "shortname": "NoteAbilityPro.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.microsoftmacproductfwlink-latest" + "com.github.jazzace.ds.NoteAbilityPro", + "com.github.jazzace.jamf.NoteAbilityPro-latest" ] }, - "com.github.jazzace.jamf.microsoftmacproductfwlink-latest": { + "com.github.jazzace.jamf.NoteAbilityPro-latest": { "name": null, - "description": "This recipe downloads a Microsoft product pkg, grabs the version, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads the NoteAbility Pro package installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The values for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Microsoft/MicrosoftMacProductFWLink-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.microsoftmacproductfwlink", - "shortname": "MicrosoftMacProductFWLink-latest.jamf", + "path": "Opus1Music/NoteAbilityPro-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.NoteAbilityPro", + "shortname": "NoteAbilityPro-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.jamf.MicrosoftOneDrive-latest": { + "com.github.jazzace.ds.Max7": { "name": null, - "description": "This recipe downloads OneDrive, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and rtrouton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads latest version of Max, packages the Max app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Microsoft/MicrosoftOneDrive-latest.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonedrive", - "shortname": "MicrosoftOneDrive-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Cycling74/Max7.ds.recipe", + "parent": "com.github.jazzace.pkg.Max7", + "shortname": "Max7.ds", + "inferred_type": "ds" }, - "com.github.jazzace.jamf.microsoftedge-latest": { + "com.github.jazzace.pkg.Max7": { "name": null, - "description": "This recipe downloads the Microsoft Edge pkg installer, versions it, then uploads the pkg \nto your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Microsoft/MicrosoftEdge-latest.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftedge", - "shortname": "MicrosoftEdge-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.download.microsoftmacproductfwlink": { - "name": "MicrosoftProduct", - "description": "Downloads any Microsoft product that can be located using a Microsoft FWLink number.\nBecause this recipe is targeted at Mac products, the download is assumed to be a package (.pkg).\n\nNOTE: This recipe fills a niche. Most people would be better off considering the recipes in the\nmain recipes repo or the rtrouton-recipes repo (supplemented for Munki by dataJAR-recipes).\n\nThis recipe is designed to be used with an override or child recipe.\n\nThe value of the FWLink number should be assigned to the input variable PRODUCTID in your override.\nHere are a few FWLink values that may be useful:\n\n525133 - Microsoft 365 for Mac/Office 2021/2019 for Mac\n2009112 - Microsoft 365 BusinessPro Suite (with Teams)\n869428 - Teams Standalone Installer\n525134 - Word 2019/365\n\nWhile you can find the FWLink value for a product in various places, a (manually-) complied source list \ncan be found at macadmins.software (just look for the 6- or 7-digit number at the end of the appropriate link).\n\nThis recipe make no attempt to capture version information, but the filename should contain the version \nnumber (because Microsoft includes that in the package name). If you want to capture that as a variable, \nyou could use the pkg recipes in the rtrouton-recipes repo as a model (or just use those recipes).\n", + "description": "Downloads the latest version of Max and creates a package installer for the app.\nRequires that you have Tim Sutton's recipes (timsutton-recipes) in your repo.", "repo": "autopkg/jazzace-recipes", - "path": "Microsoft/MicrosoftMacProductFWLink.download.recipe", - "shortname": "MicrosoftMacProductFWLink.download", - "inferred_type": "download", + "path": "Cycling74/Max.pkg.recipe", + "parent": "com.github.timsutton.download.Max7", + "shortname": "Max.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.microsoftmacproductfwlink", - "com.github.jazzace.pkg.microsoftmacproductfwlink" + "com.github.jazzace.ds.Max7", + "com.github.jazzace.jamf.max-latest" ] }, - "com.github.jazzace.ds.zbrushvolume": { - "name": null, - "description": "Takes the pkg installer of ZBrush created by the parent recipe and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "Pixologic/ZBrushVolume.ds.recipe", - "parent": "com.github.jazzace.pkg.zbrushvolume", - "shortname": "ZBrushVolume.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.jamf.zbrushvolume-latest": { + "com.github.jazzace.jamf.max-latest": { "name": null, - "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. It then\nuploads the pkg to your Jamf Pro Server/Distribution Point using variables set in the environment.\nThis recipe must be run from the command line using the -p or --pkg option.\n(See the .pkg recipe for other important technical details.)\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and homebysix-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n", + "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Pixologic/ZBrushVolume-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.zbrushvolume", - "shortname": "ZBrushVolume-latest.jamf", + "path": "Cycling74/Max-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.Max7", + "shortname": "Max-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null, "children": [ - "com.github.jazzace.jamf.zbrushvolume-flush" + "com.github.jazzace.jamf.max-patch" ] }, - "com.github.jazzace.jamf.zbrushvolume-flush": { + "com.github.jazzace.jamf.max-patch": { "name": null, - "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and creates a package \nthat leverages the silent install CLI method to automate installation. It then uploads the pkg to your Jamf Pro \nServer/Distribution Point, creates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details about \n", + "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "Pixologic/ZBrushVolume-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.zbrushvolume-latest", - "shortname": "ZBrushVolume-flush.jamf", + "path": "Cycling74/Max-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.max-latest", + "shortname": "Max-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.zbrushvolume": { - "name": "ZBrush", - "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. Additionally, the\npostinstall script adds the volume licensing files (specific to your installation, provided by Pixologic) \nand a modified DefaultZScript.txt file (e.g., to keep ZHomePage from starting at launch every time)\nto the correct locations in the application's directories.\nThis version of the recipe supports ZBrush 2021.5 and later and requires the homebysix-recipes repo.\n\nInput Variables of note:\n\u2022 LIC_FILES_DIR is the path to the local *directory* that holds the volume licensing files\n (license_ZBrush*_1seat.lic and FloatingLicenseDLL.lib will be used);\n\u2022 ZSCRIPT_FILE is the path to the *file* you wish to use for DefaultZScript.txt\n (a sample file that suppresses the launch of ZHomePage upon opening the app is included in \n the repo for this recipe).\n\nOnce the input variables are set (likely in an override), your command to create the pkg will\nlook something like this:\n\n autopkg run ZBrushVolume.pkg -p ~/Downloads/ZBrush_2022.0.5_FL_Installer.dmg\n \n(Substitute the actual path to your downloaded disk image.)", + "com.github.jazzace.pkg.AdobeAdminConsole": { + "name": "AdobeAdminConsoleDownloadName", + "description": "Adds version information to the pkg name of an Adobe Admin Console-generated pkg that\nyou have already downloaded. This pkg is then suitable for uploading to your management system.\nNAME must match the name you supplied when you built the pkg in the Adobe Admin Console.\nRequires that the expanded archive with that NAME be located in ~/Downloads.\nFor more details, see the ReadMe in this directory.\nThe dataJAR-recipes repo is required.\n", "repo": "autopkg/jazzace-recipes", - "path": "Pixologic/ZBrushVolume.pkg.recipe", - "shortname": "ZBrushVolume.pkg", + "path": "AdobeAdminConsole/AdobeAdminConsole.pkg.recipe", + "shortname": "AdobeAdminConsole.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.zbrushvolume", - "com.github.jazzace.jamf.zbrushvolume-latest", - "com.github.homebysix.munki.ZBrushVolume" + "com.github.jazzace.jamf.AdobeAdminConsole-latest" ] }, - "com.github.jazzace.pkg.AppleEpsonPrinterDrivers": { - "name": "EpsonPrinterDrivers", - "description": "Downloads latest version of the Epson Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.", - "repo": "autopkg/jazzace-recipes", - "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", - "deprecated": true, - "shortname": "AppleEpsonPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.pkg.AppleXeroxPrinterDrivers": { - "name": "XeroxPrinterDrivers", - "description": "Downloads latest version of the Xerox Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe creates.", - "repo": "autopkg/jazzace-recipes", - "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", - "deprecated": true, - "shortname": "AppleXeroxPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.ds.AppleXeroxPrinterDrivers": { - "name": "XeroxPrinterDrivers", - "description": "Downloads latest version of the Xerox Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.", - "repo": "autopkg/jazzace-recipes", - "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.ds.recipe", - "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", - "deprecated": true, - "shortname": "AppleXeroxPrinterDrivers.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.ds.AppleEpsonPrinterDrivers": { - "name": "EpsonPrinterDrivers", - "description": "Downloads latest version of the Epson Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.", - "repo": "autopkg/jazzace-recipes", - "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.ds.recipe", - "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", - "deprecated": true, - "shortname": "AppleEpsonPrinterDrivers.ds", - "inferred_type": "ds" - }, "com.github.jazzace.jamf.AdobeAdminConsoleFlat-latest": { "name": null, "description": "This recipe takes a versioned Adobe flat package installer (generated as described in the parent \nAdobeAdminConsoleFlat.pkg recipe), then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it (overwriting the existing policy but not flushing it).\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", @@ -23296,933 +23184,584 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.AdobeAdminConsole": { - "name": "AdobeAdminConsoleDownloadName", - "description": "Adds version information to the pkg name of an Adobe Admin Console-generated pkg that\nyou have already downloaded. This pkg is then suitable for uploading to your management system.\nNAME must match the name you supplied when you built the pkg in the Adobe Admin Console.\nRequires that the expanded archive with that NAME be located in ~/Downloads.\nFor more details, see the ReadMe in this directory.\nThe dataJAR-recipes repo is required.\n", + "com.github.jazzace.ds.NVivo": { + "name": null, + "description": "Downloads the latest version of NVivo (Version 20 and later), \npackages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AdobeAdminConsole/AdobeAdminConsole.pkg.recipe", - "shortname": "AdobeAdminConsole.pkg", - "inferred_type": "pkg", + "path": "QSRInternational/NVivo.ds.recipe", + "parent": "com.github.jazzace.pkg.NVivo", + "shortname": "NVivo.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.download.NVivo": { + "name": "NVivo", + "description": "Downloads the latest release of NVivo (Version 20 or later).\nThis recipe requires that you have Elliot Jordan's recipes (homebysix-recipes) in your RecipeRepos,\nas his VersionSplitter processor is used.\nNote that if your child recipe requires the current version number, the variable \"version\" will\nbe set to the major version (e.g., 20). Use the variable \"full_version\" or re-fetch the value \nusing a processor like AppDmgVersioner.\n", + "repo": "autopkg/jazzace-recipes", + "path": "QSRInternational/NVivo.download.recipe", + "shortname": "NVivo.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.AdobeAdminConsole-latest" + "com.github.jazzace.pkg.NVivo" ] }, - "com.github.jazzace.ds.NoteAbilityPro": { + "com.github.jazzace.pkg.NVivo": { "name": null, - "description": "Downloads latest version of NoteAbilityPro 3, extracts the package, and then copies it to a local path of your choosing.\nIf there is no new installer, the file will not be copied (processing will be stopped by the parent recipe).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was extracted by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads the latest release of NVivo (Version 20 or later) and creates a package installer for the app.", "repo": "autopkg/jazzace-recipes", - "path": "Opus1Music/NoteAbilityPro.ds.recipe", - "parent": "com.github.jazzace.pkg.NoteAbilityPro", - "shortname": "NoteAbilityPro.ds", - "inferred_type": "ds" + "path": "QSRInternational/NVivo.pkg.recipe", + "parent": "com.github.jazzace.download.NVivo", + "shortname": "NVivo.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.ds.NVivo" + ] }, - "com.github.jazzace.jamf.NoteAbilityPro-latest": { + "com.github.jazzace.jamf.zbrushvolume-flush": { "name": null, - "description": "This recipe downloads the NoteAbility Pro package installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The values for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and creates a package \nthat leverages the silent install CLI method to automate installation. It then uploads the pkg to your Jamf Pro \nServer/Distribution Point, creates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details about \n", "repo": "autopkg/jazzace-recipes", - "path": "Opus1Music/NoteAbilityPro-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.NoteAbilityPro", - "shortname": "NoteAbilityPro-latest.jamf", + "path": "Pixologic/ZBrushVolume-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.zbrushvolume-latest", + "shortname": "ZBrushVolume-flush.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.NoteAbilityPro": { - "name": "NoteAbilityPro", - "description": "Downloads latest version of NoteAbilityPro 4 and extracts the package installer.\nIf there is no new installer, the file will not be extracted from the archive.\nThis recipe only supports Version 4 as it is Universal and all previous versions are not being developed further.\n", + "com.github.jazzace.jamf.zbrushvolume-latest": { + "name": null, + "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. It then\nuploads the pkg to your Jamf Pro Server/Distribution Point using variables set in the environment.\nThis recipe must be run from the command line using the -p or --pkg option.\n(See the .pkg recipe for other important technical details.)\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and homebysix-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "Opus1Music/NoteAbilityPro.pkg.recipe", - "shortname": "NoteAbilityPro.pkg", - "inferred_type": "pkg", + "path": "Pixologic/ZBrushVolume-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.zbrushvolume", + "shortname": "ZBrushVolume-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.jazzace.ds.NoteAbilityPro", - "com.github.jazzace.jamf.NoteAbilityPro-latest" + "com.github.jazzace.jamf.zbrushvolume-flush" ] }, - "com.github.jazzace.pkg.StableDiffusionWebUI": { - "name": null, - "description": "Takes the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project and builds a package that deploys it to /Users/Shared.", + "com.github.jazzace.pkg.zbrushvolume": { + "name": "ZBrush", + "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. Additionally, the\npostinstall script adds the volume licensing files (specific to your installation, provided by Pixologic) \nand a modified DefaultZScript.txt file (e.g., to keep ZHomePage from starting at launch every time)\nto the correct locations in the application's directories.\nThis version of the recipe supports ZBrush 2021.5 and later and requires the homebysix-recipes repo.\n\nInput Variables of note:\n\u2022 LIC_FILES_DIR is the path to the local *directory* that holds the volume licensing files\n (license_ZBrush*_1seat.lic and FloatingLicenseDLL.lib will be used);\n\u2022 ZSCRIPT_FILE is the path to the *file* you wish to use for DefaultZScript.txt\n (a sample file that suppresses the launch of ZHomePage upon opening the app is included in \n the repo for this recipe).\n\nOnce the input variables are set (likely in an override), your command to create the pkg will\nlook something like this:\n\n autopkg run ZBrushVolume.pkg -p ~/Downloads/ZBrush_2022.0.5_FL_Installer.dmg\n \n(Substitute the actual path to your downloaded disk image.)", "repo": "autopkg/jazzace-recipes", - "path": "AUTOMATIC1111/StableDiffusionWebUI.pkg.recipe", - "parent": "com.github.jazzace.download.StableDiffusionWebUI", - "shortname": "StableDiffusionWebUI.pkg", + "path": "Pixologic/ZBrushVolume.pkg.recipe", + "shortname": "ZBrushVolume.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.StableDiffusionWebUI-latest" + "com.github.jazzace.jamf.zbrushvolume-latest", + "com.github.jazzace.ds.zbrushvolume", + "com.github.homebysix.munki.ZBrushVolume" ] }, - "com.github.jazzace.download.StableDiffusionWebUI": { - "name": "StableDiffusionWebUI", - "description": "Downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project. No code signature is possible, hence its omission.", + "com.github.jazzace.ds.zbrushvolume": { + "name": null, + "description": "Takes the pkg installer of ZBrush created by the parent recipe and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AUTOMATIC1111/StableDiffusionWebUI.download.recipe", - "shortname": "StableDiffusionWebUI.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.StableDiffusionWebUI" - ] + "path": "Pixologic/ZBrushVolume.ds.recipe", + "parent": "com.github.jazzace.pkg.zbrushvolume", + "shortname": "ZBrushVolume.ds", + "inferred_type": "ds" }, - "com.github.jazzace.jamf.StableDiffusionWebUI-latest": { + "com.github.jazzace.jamf.Blender-latest": { "name": null, - "description": "This recipe downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project, packages it for deployment to /Users/Shared, then uploads the pkg to \nyour Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), packages it, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AUTOMATIC1111/StableDiffusionWebUI-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.StableDiffusionWebUI", - "shortname": "StableDiffusionWebUI-latest.jamf", + "path": "Blender/Blender-latest.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Blender", + "shortname": "Blender-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.ds.AdobeAcrobatProXUpdate": { - "name": null, - "description": "Downloads latest updater for Adobe Acrobat Pro X and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you want to specify which version of Acrobat is downloaded (input key MAJOR_VERSION can be\n '10', '11', corresponding to Pro X, Pro XI; VERSION can be a specific update version, ie. '10.1.6', or the default, 'latest').\n", - "repo": "autopkg/jazzace-recipes", - "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.ds.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", - "deprecated": true, - "shortname": "AdobeAcrobatProXUpdate.ds", - "inferred_type": "ds" + "jamf_description": null, + "children": [ + "com.github.jazzace.jamf.Blender-flush" + ] }, - "com.github.jazzace.jamf.outset-latest": { + "com.github.jazzace.jamf.Blender-flush": { "name": null, - "description": "This recipe downloads the latest pkg installer for Outset then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and grahamgilbert-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), \npackages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the related policy, and flushes the Policy Log to deploy it.\n\nBecause Blender has released separate installers for Intel and Apple Silicon, you will need\nto override this recipe for each architecture you support.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nSee Blender-latest.jamf for details on the necessary Input variables.\n", "repo": "autopkg/jazzace-recipes", - "path": "outset/outset-latest.jamf.recipe", - "parent": "com.github.grahamgilbert.download.outset", - "shortname": "outset-latest.jamf", + "path": "Blender/Blender-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.Blender-latest", + "shortname": "Blender-flush.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.outset": { - "name": null, - "description": "Downloads the latest version of outset (pkg installer) and copies the package to a local path of your choosing.\nRequires Graham Gilbert's recipe repo (grahamgilbert-recipes).\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "com.github.jazzace.install.dymolabel": { + "name": "DYMO Label", + "description": "Downloads and installs the latest version of DYMO Label.", "repo": "autopkg/jazzace-recipes", - "path": "outset/outset.ds.recipe", - "parent": "com.github.grahamgilbert.download.outset", - "shortname": "outset.ds", - "inferred_type": "ds" + "path": "DYMO/DymoLabel.install.recipe", + "parent": "com.github.joshua-d-miller.download.dymolabel", + "shortname": "DymoLabel.install", + "inferred_type": "install" }, - "com.github.jazzace.install.SuspiciousPackageApp": { - "name": "SuspiciousPackageApp", - "description": "Downloads and installs the latest version of the SuspiciousPackage app", + "com.github.jazzace.download.MacadminsPython": { + "name": "MacadminsPython", + "description": "Downloads the most recent (pre-)release signed pkg installer of \nmacadmins/python (\u201cRecommended\u201d build) from GitHub.\n\nIn order to get the latest pre-release, set the Input variable INCLUDE_PRERELEASES to a non-empty\nstring (such as 'True'; this is the default). If you just want the latest full release instead, \nINCLUDE_PRERELEASES must be set to an empty string.", "repo": "autopkg/jazzace-recipes", - "path": "MothersRuinSoftware/SuspiciousPackageApp.install.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", - "shortname": "SuspiciousPackageApp.install", - "inferred_type": "install" + "path": "macadmins/MacadminsPython.download.recipe", + "shortname": "MacadminsPython.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.jamf.MacadminsPython-latest", + "com.github.jazzace.ds.MacadminsPython", + "com.github.dataJAR-recipes.munki.MacadminsPython", + "com.github.smithjw.jamf.MacadminsPython", + "com.github.natewalck.munki.MacadminsPython" + ] }, - "com.github.jazzace.jamf.AstropadStudio-latest": { + "com.github.jazzace.jamf.MacadminsPython-latest": { "name": null, - "description": "This recipe downloads Astropad Studio, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads the macadmins/python Recommended pkg installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStudio-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.AstropadStudio", - "shortname": "AstropadStudio-latest.jamf", + "path": "macadmins/MacadminsPython-latest.jamf.recipe", + "parent": "com.github.jazzace.download.MacadminsPython", + "shortname": "MacadminsPython-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": null, - "children": [ - "com.github.jazzace.jamf.AstropadStudio-flush" - ] + "jamf_description": null }, - "com.github.jazzace.pkg.AstropadStudio": { + "com.github.jazzace.ds.MacadminsPython": { "name": null, - "description": "Downloads the latest version of Astropad Studio and creates a package.", + "description": "Downloads the latest version of Macadmins Python as a signed package and then copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStudio.pkg.recipe", - "parent": "com.github.jazzace.download.AstropadStudio", - "shortname": "AstropadStudio.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.jamf.AstropadStudio-latest", - "com.github.jazzace.ds.AstropadStudio" - ] + "path": "macadmins/MacadminsPython.ds.recipe", + "parent": "com.github.jazzace.download.MacadminsPython", + "shortname": "MacadminsPython.ds", + "inferred_type": "ds" }, - "com.github.jazzace.pkg.AstropadStandard": { + "com.github.jazzace.ds.AdobeFlashPlayer": { "name": null, - "description": "Downloads the latest version of Astropad Standard and creates a package.", + "description": "Downloads latest version of Flash Player, packages it, and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStandard.pkg.recipe", - "parent": "com.github.jazzace.download.AstropadStandard", - "shortname": "AstropadStandard.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.AstropadStandard" - ] + "path": "AdobeFlashPlayer/AdobeFlashPlayer.ds.recipe", + "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", + "deprecated": true, + "shortname": "AdobeFlashPlayer.ds", + "inferred_type": "ds" }, - "com.github.jazzace.download.AstropadStandard": { - "name": "Astropad", - "description": "Downloads the latest version of Astropad Standard for Mac.", + "com.github.jazzace.pkg.iStopMotion": { + "name": null, + "description": "Download iStopMotion and create a package.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStandard.download.recipe", + "path": "Boinx/iStopMotion3.pkg.recipe", + "parent": "com.github.timsutton.download.iStopMotion", "deprecated": true, - "shortname": "AstropadStandard.download", - "inferred_type": "download", + "shortname": "iStopMotion3.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.pkg.AstropadStandard", - "com.github.blackthroat.munki.Astropad" + "com.github.jazzace.ds.iStopMotion" ] }, - "com.github.jazzace.ds.AstropadStudio": { + "com.github.jazzace.ds.iStopMotion": { "name": null, - "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest version of iStopMotion, packages it, and then copies the package to a local path of your choosing.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStudio.ds.recipe", - "parent": "com.github.jazzace.pkg.AstropadStudio", - "shortname": "AstropadStudio.ds", + "path": "Boinx/iStopMotion3.ds.recipe", + "parent": "com.github.jazzace.pkg.iStopMotion", + "deprecated": true, + "shortname": "iStopMotion3.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.AstropadStudio-flush": { - "name": null, - "description": "This recipe downloads the pkg installer for Astropad Studio, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "com.github.jazzace.jamf.dockutil-latest": { + "name": "dockutil", + "description": "This recipe downloads the pkg installer for dockutil, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and andrewzirkel-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStudio-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.AstropadStudio-latest", - "shortname": "AstropadStudio-flush.jamf", + "path": "kcrawford/dockutil-latest.jamf.recipe", + "parent": "com.andrewzirkel.download.dockutil", + "shortname": "dockutil-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.AstropadStandard": { + "com.github.jazzace.jamf.MicrosoftOneDrive-latest": { "name": null, - "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStandard.ds.recipe", - "parent": "com.github.jazzace.pkg.AstropadStandard", - "shortname": "AstropadStandard.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.download.AstropadStudio": { - "name": "Astropad Studio", - "description": "Downloads the latest version of Astropad Studio for Mac.", + "description": "This recipe downloads OneDrive, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and rtrouton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AstroHQ/AstropadStudio.download.recipe", - "shortname": "AstropadStudio.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.AstropadStudio" - ] + "path": "Microsoft/MicrosoftOneDrive-latest.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonedrive", + "shortname": "MicrosoftOneDrive-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.jazzace.download.Pano2VR": { - "name": "Pano2VR", - "description": "Downloads the latest version of Pano2VR.", + "com.github.jazzace.download.microsoftmacproductfwlink": { + "name": "MicrosoftProduct", + "description": "Downloads any Microsoft product that can be located using a Microsoft FWLink number.\nBecause this recipe is targeted at Mac products, the download is assumed to be a package (.pkg).\n\nNOTE: This recipe fills a niche. Most people would be better off considering the recipes in the\nmain recipes repo or the rtrouton-recipes repo (supplemented for Munki by dataJAR-recipes).\n\nThis recipe is designed to be used with an override or child recipe.\n\nThe value of the FWLink number should be assigned to the input variable PRODUCTID in your override.\nHere are a few FWLink values that may be useful:\n\n525133 - Microsoft 365 for Mac/Office 2021/2019 for Mac\n2009112 - Microsoft 365 BusinessPro Suite (with Teams)\n869428 - Teams Standalone Installer\n525134 - Word 2019/365\n\nWhile you can find the FWLink value for a product in various places, a (manually-) complied source list \ncan be found at macadmins.software (just look for the 6- or 7-digit number at the end of the appropriate link).\n\nThis recipe make no attempt to capture version information, but the filename should contain the version \nnumber (because Microsoft includes that in the package name). If you want to capture that as a variable, \nyou could use the pkg recipes in the rtrouton-recipes repo as a model (or just use those recipes).\n", "repo": "autopkg/jazzace-recipes", - "path": "GardenGnome/Pano2VR.download.recipe", - "shortname": "Pano2VR.download", + "path": "Microsoft/MicrosoftMacProductFWLink.download.recipe", + "shortname": "MicrosoftMacProductFWLink.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.Pano2VRvolume", - "com.github.jazzace.pkg.Pano2VR", - "com.github.dataJAR-recipes.munki.Pano2VR" + "com.github.jazzace.ds.microsoftmacproductfwlink", + "com.github.jazzace.pkg.microsoftmacproductfwlink" ] }, - "com.github.jazzace.jamf.Pano2VRvolume-latest": { + "com.github.jazzace.jamf.microsoftedge-latest": { "name": null, - "description": "This recipe downloads Pano2VR, packages it with license info, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads the Microsoft Edge pkg installer, versions it, then uploads the pkg \nto your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "GardenGnome/Pano2VRVolume-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.Pano2VRvolume", - "shortname": "Pano2VRVolume-latest.jamf", + "path": "Microsoft/MicrosoftEdge-latest.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftedge", + "shortname": "MicrosoftEdge-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.Pano2VRvolume": { + "com.github.jazzace.ds.microsoftmacproductfwlink": { "name": null, - "description": "Downloads the latest version of Pano2VR and creates a package that deploys both the app\nand some preferred settings, particularly the license string. Details on how to obtain the license string\nare available in the FAQ (https://ggnome.com/faqs/?Display_FAQ=1900).\n\nThis version of the recipe supports Version 7.\n\nThe value of VERSION_CHECK and WELCOME_SCREEN should be set to either true or false (the string) depending on\nyour preference.\n", + "description": "Downloads latest version of a Microsoft product's pkg installer and copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n", "repo": "autopkg/jazzace-recipes", - "path": "GardenGnome/Pano2VRVolume.pkg.recipe", - "parent": "com.github.jazzace.download.Pano2VR", - "shortname": "Pano2VRVolume.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.jamf.Pano2VRvolume-latest" - ] + "path": "Microsoft/MicrosoftMacProductFWLink.ds.recipe", + "parent": "com.github.jazzace.download.microsoftmacproductfwlink", + "shortname": "MicrosoftMacProductFWLink.ds", + "inferred_type": "ds" }, - "com.github.jazzace.pkg.Pano2VR": { + "com.github.jazzace.jamf.microsoftmacproductfwlink-latest": { "name": null, - "description": "Downloads the latest version of Pano2VR and creates a package.", + "description": "This recipe downloads a Microsoft product pkg, grabs the version, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "GardenGnome/Pano2VR.pkg.recipe", - "parent": "com.github.jazzace.download.Pano2VR", - "shortname": "Pano2VR.pkg", - "inferred_type": "pkg" + "path": "Microsoft/MicrosoftMacProductFWLink-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.microsoftmacproductfwlink", + "shortname": "MicrosoftMacProductFWLink-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.jazzace.pkg.Sibelius": { + "com.github.jazzace.pkg.microsoftmacproductfwlink": { "name": null, - "description": "Downloads the latest version of Sibelius and extracts the package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n", + "description": "Takes a Microsoft product package whose filename uses the format\nMicrosoft_product_version#_Installer.pkg and places the version number in the variable \"version\"\n(for use in subsequent processor steps).\nSee the download recipe for more information on how to use this set of recipes.", "repo": "autopkg/jazzace-recipes", - "path": "Sibelius/Sibelius.pkg.recipe", - "parent": "com.github.hansen-m.download.Sibelius", - "shortname": "Sibelius.pkg", + "path": "Microsoft/MicrosoftMacProductFWLink.pkg.recipe", + "parent": "com.github.jazzace.download.microsoftmacproductfwlink", + "shortname": "MicrosoftMacProductFWLink.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.Sibelius" - ] - }, - "com.github.jazzace.ds.Sibelius": { - "name": null, - "description": "Downloads latest version of Sibelius, extracts the package installer, and then \ncopies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n\nNote: The parent recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nYou may need to remove the cache for this recipe and start again if you manually delete or move \nthe package that this recipe copies.\n\n", - "repo": "autopkg/jazzace-recipes", - "path": "Sibelius/Sibelius.ds.recipe", - "parent": "com.github.jazzace.pkg.Sibelius", - "shortname": "Sibelius.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.download.NVivo": { - "name": "NVivo", - "description": "Downloads the latest release of NVivo (Version 20 or later).\nThis recipe requires that you have Elliot Jordan's recipes (homebysix-recipes) in your RecipeRepos,\nas his VersionSplitter processor is used.\nNote that if your child recipe requires the current version number, the variable \"version\" will\nbe set to the major version (e.g., 20). Use the variable \"full_version\" or re-fetch the value \nusing a processor like AppDmgVersioner.\n", - "repo": "autopkg/jazzace-recipes", - "path": "QSRInternational/NVivo.download.recipe", - "shortname": "NVivo.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.pkg.NVivo" + "com.github.jazzace.jamf.microsoftmacproductfwlink-latest" ] }, - "com.github.jazzace.pkg.NVivo": { + "com.github.jazzace.pkg.Pano2VRvolume": { "name": null, - "description": "Downloads the latest release of NVivo (Version 20 or later) and creates a package installer for the app.", + "description": "Downloads the latest version of Pano2VR and creates a package that deploys both the app\nand some preferred settings, particularly the license string. Details on how to obtain the license string\nare available in the FAQ (https://ggnome.com/faqs/?Display_FAQ=1900).\n\nThis version of the recipe supports Version 7.\n\nThe value of VERSION_CHECK and WELCOME_SCREEN should be set to either true or false (the string) depending on\nyour preference.\n", "repo": "autopkg/jazzace-recipes", - "path": "QSRInternational/NVivo.pkg.recipe", - "parent": "com.github.jazzace.download.NVivo", - "shortname": "NVivo.pkg", + "path": "GardenGnome/Pano2VRVolume.pkg.recipe", + "parent": "com.github.jazzace.download.Pano2VR", + "shortname": "Pano2VRVolume.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.NVivo" + "com.github.jazzace.jamf.Pano2VRvolume-latest" ] }, - "com.github.jazzace.ds.NVivo": { - "name": null, - "description": "Downloads the latest version of NVivo (Version 20 and later), \npackages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "QSRInternational/NVivo.ds.recipe", - "parent": "com.github.jazzace.pkg.NVivo", - "shortname": "NVivo.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.ds.IINA": { - "name": null, - "description": "Downloads latest version of IINA, packages it, and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "IINA/IINA.ds.recipe", - "parent": "io.github.hjuutilainen.pkg.IINA", - "shortname": "IINA.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.jamf.IINA-latest": { + "com.github.jazzace.jamf.Pano2VRvolume-latest": { "name": null, - "description": "This recipe downloads IINA, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads Pano2VR, packages it with license info, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "IINA/IINA-latest.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.IINA", - "shortname": "IINA-latest.jamf", + "path": "GardenGnome/Pano2VRVolume-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.Pano2VRvolume", + "shortname": "Pano2VRVolume-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.download.sassafrasserver": { - "name": "AllSight", - "description": "Downloads the latest server installer for Sassafras AllSight/LabSight/KeySight.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasServer.download.recipe", - "parent": "com.github.jazzace.download.sassafrasallsight", - "shortname": "SassafrasServer.download", - "inferred_type": "download" - }, - "com.github.jazzace.ds.sassafras-k2client": { + "com.github.jazzace.pkg.Pano2VR": { "name": null, - "description": "Fetches the latest Sassafras KeyClient Mac installer for versions 7.0-7.6 and copies it to a location of your choosing.\nAdditionally, fetches the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer. If you do not wish/need to customize\nthe installer (e.g., in order to copy the Client to a Self-Updates server), use the \nSassafrasK2.ds recipe.\n\nThis is an adaptation of the Munki recipe (written by Tim Sutton, in the main AutoPkg \nrecipes repo). The main AutoPkg recipes must be installed in order to use the \nSassafrasK2ClientCustomizer processor.\n\nThis recipe supports KeyClient 7.0-7.6 only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nLocal Input keys:\n- K2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\n options to the 'k2clientconfig' tool. No sanity checking is performed beyond\n what's done by k2clientconfig. The recipe includes one suggested default, more\n documentation here:\n https://www.sassafras.com/hrl/7.5/k2clientconfigM.html\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name from the Parent Recipe).\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nSassafras uses two decimals in their pkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasK2Client.ds.recipe", - "parent": "com.github.autopkg.download.sassafras-k2client", - "deprecated": true, - "shortname": "SassafrasK2Client.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.download.sassafrasallsight": { - "name": "AllSight", - "description": "Downloads the latest installer (as specified by INSTALLER_TYPE) for Sassafras AllSight/LabSight/KeySight.\n\nINSTALLER_TYPE can have a value of client, admin, or server. You may create an override and set this value yourself,\nor you can use the SassafrasClient, SassafrasAdmin, and SassafrasServer recipes respectively as a convenience.\n\nThe dataJAR-recipes repo is required.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasAllSight.download.recipe", - "shortname": "SassafrasAllSight.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.download.sassafrasserver", - "com.github.jazzace.download.sassafrasclient", - "com.github.jazzace.download.sassafrasadmin", - "com.github.novaksam.pkg.SassafrasAllsightClient", - "com.github.vmiller.munki.sassafrasclient", - "com.github.vmiller.munki.sassafrasadmin" - ] - }, - "com.github.jazzace.download.sassafrasclient": { - "name": "AllSight", - "description": "Downloads the latest client installer for Sassafras AllSight/LabSight/KeySight.\n", + "description": "Downloads the latest version of Pano2VR and creates a package.", "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasClient.download.recipe", - "parent": "com.github.jazzace.download.sassafrasallsight", - "shortname": "SassafrasClient.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.jamf.SassafrasClient-latest", - "com.github.novaksam.pkg.SassafrasK2Client", - "com.github.dataJAR-recipes.munki.sassafrasclient" - ] + "path": "GardenGnome/Pano2VR.pkg.recipe", + "parent": "com.github.jazzace.download.Pano2VR", + "shortname": "Pano2VR.pkg", + "inferred_type": "pkg" }, - "com.github.jazzace.download.sassafrasK2product": { - "name": null, - "description": "Fetches the latest Sassafras K2 Mac installer for versions 7.0-7.6 specified by PRODUCT.\n\nFor versions 7.9 and later, use the SassafrasClient/Admin/Server recipes.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.1: 71\n7.2: 72\n7.5: 75\n\nThis recipe supports only a REVISION of 70 through 76. If REVISION\nis set to an empty string, the 7.6 version will be retrieved.\n\nPRODUCT must be one of the following:\nAdmin\nServer\nClient\n\nIf you want to download more than one (e.g., both Admin and Server),\nmake an override for each and specify a unique identifier using the -n option\n(e.g., autopkg make-override SassafrasK2.download -n SassafrasK2Server.download).\n\n", + "com.github.jazzace.download.Pano2VR": { + "name": "Pano2VR", + "description": "Downloads the latest version of Pano2VR.", "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasK2.download.recipe", - "deprecated": true, - "shortname": "SassafrasK2.download", + "path": "GardenGnome/Pano2VR.download.recipe", + "shortname": "Pano2VR.download", "inferred_type": "download", "children": [ - "com.github.jazzace.ds.sassafrasK2product" + "com.github.jazzace.pkg.Pano2VRvolume", + "com.github.jazzace.pkg.Pano2VR", + "com.github.dataJAR-recipes.munki.Pano2VR" ] }, - "com.github.jazzace.ds.sassafrasK2product": { + "com.github.jazzace.jamf.ClipGrabMac-latest": { "name": null, - "description": "Fetches the latest Sassafras K2 Mac installer (specified by PRODUCT) for versions 7.0-7.6\nand copies it to a local/mounted drive.\nThis could be useful for setting up your own Client Self-updates server.\n\nFor versions 7.7 and later, use the new SassafrasClient/Admin/Server recipes.\n\nLocal Input keys:\n- DS_PKGS_PATH is the path to the folder where you would like to locate the copied package (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to K2%PRODUCT%-Self-Updates (e.g., K2Client-Self-Updates).\n\n", - "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasK2.ds.recipe", - "parent": "com.github.jazzace.download.sassafrasK2product", - "shortname": "SassafrasK2.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.download.sassafrasadmin": { - "name": "AllSight", - "description": "Downloads the latest admin installer for Sassafras AllSight/LabSight/KeySight.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasAdmin.download.recipe", - "parent": "com.github.jazzace.download.sassafrasallsight", - "shortname": "SassafrasAdmin.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.install.sassafrasadmin" - ] - }, - "com.github.jazzace.install.sassafrasadmin": { - "name": "AllSight", - "description": "Installs the latest admin installer for Sassafras AllSight/LabSight/KeySight.", - "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasAdmin.install.recipe", - "parent": "com.github.jazzace.download.sassafrasadmin", - "shortname": "SassafrasAdmin.install", - "inferred_type": "install" - }, - "com.github.jazzace.jamf.SassafrasClient-latest": { - "name": "Sassafras AllSight Client", - "description": "Downloads the latest pkg installer for Sassafras Client (for AllSight or its siblings, formerly KeyServer),\nthen uploads the package to the Jamf Pro Server and creates/updates the policy that deploys it.\n\nIn order to customize the client to point to your site, you need to run a defaults command similar to:\ndefaults write /Library/Preferences/com.sassafras.KeyAccess host sassafras.hostname.com\nIn this recipe, it is assumed that this command is in a script on the server. The script name is\nspecified by the SCRIPT_NAME input variable and will be run after the Client is installed.\n\nBecause of the more complicated scoping in our deployment for this client, the scoping is done\nentirely in the template.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and SCRIPT_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads ClipGrab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Sassafras/SassafrasClient-latest.jamf.recipe", - "parent": "com.github.jazzace.download.sassafrasclient", - "shortname": "SassafrasClient-latest.jamf", + "path": "ClipGrab.org/ClipGrabMac-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.ClipGrabMac", + "shortname": "ClipGrabMac-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.MacadminsPython": { - "name": null, - "description": "Downloads the latest version of Macadmins Python as a signed package and then copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "macadmins/MacadminsPython.ds.recipe", - "parent": "com.github.jazzace.download.MacadminsPython", - "shortname": "MacadminsPython.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.jamf.MacadminsPython-latest": { + "com.github.jazzace.pkg.ClipGrabMac": { "name": null, - "description": "This recipe downloads the macadmins/python Recommended pkg installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "macadmins/MacadminsPython-latest.jamf.recipe", - "parent": "com.github.jazzace.download.MacadminsPython", - "shortname": "MacadminsPython-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.download.MacadminsPython": { - "name": "MacadminsPython", - "description": "Downloads the most recent (pre-)release signed pkg installer of \nmacadmins/python (\u201cRecommended\u201d build) from GitHub.\n\nIn order to get the latest pre-release, set the Input variable INCLUDE_PRERELEASES to a non-empty\nstring (such as 'True'; this is the default). If you just want the latest full release instead, \nINCLUDE_PRERELEASES must be set to an empty string.", + "description": "Downloads the latest copy of ClipGrab for Mac and makes a pkg installer from the app. Requires peshay-recipes.", "repo": "autopkg/jazzace-recipes", - "path": "macadmins/MacadminsPython.download.recipe", - "shortname": "MacadminsPython.download", - "inferred_type": "download", + "path": "ClipGrab.org/ClipGrabMac.pkg.recipe", + "parent": "com.github.jazzace.download.ClipGrabMac", + "shortname": "ClipGrabMac.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.MacadminsPython", - "com.github.jazzace.jamf.MacadminsPython-latest", - "com.github.dataJAR-recipes.munki.MacadminsPython", - "com.github.smithjw.jamf.MacadminsPython", - "com.github.natewalck.munki.MacadminsPython" + "com.github.jazzace.jamf.ClipGrabMac-latest" ] }, - "com.github.jazzace.pkg.customdisplayprofiles": { - "name": null, - "description": "Takes the latest release of customdisplayprofiles from its GitHub project and builds a package\nthat deploys it to /usr/local/bin.", - "repo": "autopkg/jazzace-recipes", - "path": "Tim Sutton/customdisplayprofiles.pkg.recipe", - "parent": "com.github.jazzace.download.customdisplayprofiles", - "shortname": "customdisplayprofiles.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.download.customdisplayprofiles": { - "name": "customdisplayprofiles", - "description": "Downloads the latest release of customdisplayprofiles from GitHub. \nNo code signature is possible, hence its omission.\nYou must specify the ARCHITECTURE: intel or applesilicon.", + "com.github.jazzace.download.ClipGrabMac": { + "name": "ClipGrab", + "description": "Downloads the latest copy of ClipGrab for Mac and verifies the code signature. Requires peshay-recipes.", "repo": "autopkg/jazzace-recipes", - "path": "Tim Sutton/customdisplayprofiles.download.recipe", - "shortname": "customdisplayprofiles.download", + "path": "ClipGrab.org/ClipGrabMac.download.recipe", + "parent": "com.github.peshay.download.ClipGrab", + "shortname": "ClipGrabMac.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.customdisplayprofiles", - "com.github.jazzace.pkg.DisplayCalibrationSupportFiles" + "com.github.jazzace.pkg.ClipGrabMac" ] }, - "com.github.jazzace.jamf.ZoomUS-ForIT-patch": { + "com.github.jazzace.jamf.ptguivolume-latest": { "name": null, - "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n", + "description": "This recipe takes the copy of PTGui that you supply via the --pkg option,\npackages it with your authorizations (see the parent pkg recipe for details), then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "Zoom/Zoom-ForIT-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.ZoomUS-ForIT-latest", - "shortname": "Zoom-ForIT-patch.jamf", + "path": "NewHouseInternetServices/PTGuiVolume-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.ptguivolume", + "shortname": "PTGuiVolume-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.jamf.ZoomUS-ForIT-latest": { - "name": null, - "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input \nvariables must each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Zoom/Zoom-ForIT-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.ZoomUS-ForIT", - "shortname": "Zoom-ForIT-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, - "children": [ - "com.github.jazzace.jamf.ZoomUS-ForIT-patch" - ] - }, - "com.github.jazzace.pkg.ZoomUS-ForIT": { - "name": "ZoomInstallerIT", - "description": "Downloads the latest Zoom installer for IT and adds the version number to the pkg name.\nYou would choose this recipe over the pkg recipe from MLBZ521-recipes if you were not managing\nsettings for Zoom at all OR if you were managing settings with a configuration profile.\nNote: Because Zoom has released more than one installer with the same version number in the past (e.g., 5.4.6),\nthe build number is NOT stripped. The end result will look something like:\n ZoomInstallerIT-5.5.4 (13130.0228).pkg", + "com.github.jazzace.pkg.ptguivolume": { + "name": "PTGui", + "description": "This recipe takes the PTGui app (contained in a disk image that you have already downloaded) and \ncreates an installer package for the app plus the JSON file you created containing the license keys for activation\n(as per https://ptgui.com/support.html#2_10).\n\nLIC_FILE is the path of the JSON file (this will be installed in the location required by PTGui).\nYou should set this value in an override or at runtime using the -k flag.\n\nYour command to create the pkg will look something like this:\n\n autopkg run PTGuiVolume.pkg -p ~/Downloads/PTGui_12.11.dmg\n \n(Substitute the actual path to your downloaded disk image.)", "repo": "autopkg/jazzace-recipes", - "path": "Zoom/Zoom-ForIT.pkg.recipe", - "parent": "com.github.mlbz521.download.ZoomUS-ForIT", - "shortname": "Zoom-ForIT.pkg", + "path": "NewHouseInternetServices/PTGuiVolume.pkg.recipe", + "shortname": "PTGuiVolume.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.ZoomUS-ForIT-latest" + "com.github.jazzace.jamf.ptguivolume-latest" ] }, - "com.github.jazzace.ds.AdobeFlashPlayer": { - "name": null, - "description": "Downloads latest version of Flash Player, packages it, and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "AdobeFlashPlayer/AdobeFlashPlayer.ds.recipe", - "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", - "deprecated": true, - "shortname": "AdobeFlashPlayer.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.ds.SpectraViewII": { + "com.github.jazzace.ds.EpsonSureColorDrivers": { "name": null, - "description": "Downloads latest version of SpectraView II, packages it, and then copies the package to a local path of your choosing.\nRequires that you have Patrick Fergus' recipes (foigus-recipes) in your repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest version of the Epson SureColor P-series product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n", "repo": "autopkg/jazzace-recipes", - "path": "NEC/SpectraViewII.ds.recipe", - "parent": "com.github.jazzace.pkg.SpectraViewII", - "shortname": "SpectraViewII.ds", + "path": "Epson/EpsonSureColorDrivers.ds.recipe", + "parent": "com.github.jazzace.ds.EpsonProDrivers", + "shortname": "EpsonSureColorDrivers.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.SpectraViewII-M1-latest": { + "com.github.jazzace.pkg.EpsonProDrivers": { "name": null, - "description": "This recipe downloads SpectraViewII for Apple Silicon Macs, packages it, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads the latest version of the Epson product driver from Epson's site\nand extracts the package from the dmg.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n", "repo": "autopkg/jazzace-recipes", - "path": "NEC/SpectraViewII-AS-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.SpectraViewII-M1", - "shortname": "SpectraViewII-AS-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Epson/EpsonProDrivers.pkg.recipe", + "parent": "com.github.jazzace.download.EpsonProDrivers", + "shortname": "EpsonProDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.jazzace.pkg.SpectraViewII-M1": { + "com.github.jazzace.pkg.EpsonScannerDriver": { "name": null, - "description": "Downloads SpectraView II for Apple Silicon and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.", + "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and adds version information to the filename.\n(The versioning assumes that Epson Scan 2 is part of the payload and is in the EpsonScan2_Standalone\ncomponent within the distribution pkg.)\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n", "repo": "autopkg/jazzace-recipes", - "path": "NEC/SpectraViewII-AS.pkg.recipe", - "parent": "com.github.jazzace.download.SpectraViewII-M1", - "shortname": "SpectraViewII-AS.pkg", + "path": "Epson/EpsonScannerDriverAndScanUtility.pkg.recipe", + "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert", + "shortname": "EpsonScannerDriverAndScanUtility.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.SpectraViewII-M1-latest" + "com.github.jazzace.jamf.EpsonScannerDriver-latest" ] }, - "com.github.jazzace.jamf.SpectraViewII-latest": { + "com.github.jazzace.jamf.EpsonScannerDriver-latest": { "name": null, - "description": "This recipe downloads SpectraViewII, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site in pkg installer format, versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and apizz-recipes repos are required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "NEC/SpectraViewII-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.SpectraViewII", - "shortname": "SpectraViewII-latest.jamf", + "path": "Epson/EpsonScannerDriverAndScanUtility-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.EpsonScannerDriver", + "shortname": "EpsonScannerDriverAndScanUtility-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.SpectraViewII": { - "name": null, - "description": "Downloads SpectraView II and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.", - "repo": "autopkg/jazzace-recipes", - "path": "NEC/SpectraViewII.pkg.recipe", - "parent": "com.github.foigus.download.SpectraViewII", - "shortname": "SpectraViewII.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.SpectraViewII", - "com.github.jazzace.jamf.SpectraViewII-latest" - ] - }, - "com.github.jazzace.download.SpectraViewII-M1": { - "name": "SpectraViewII-M1", - "description": "Downloads the latest SpectraViewII installer for Apple Silicon Macs.", + "com.github.jazzace.download.EpsonSCP900Driver": { + "name": "Epson SureColor P900", + "description": "Downloads the latest version of the Epson SureColor P700/P900 driver from Epson's site.\nFor other Epson drivers, use the EpsonProDriver.download recipe.\n\nAn override is required. The homebysix-recipes repo is also required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for the SureColor P800 (yes, not the P700 or P900)\nand copy that URL for use as the base string for the P800_SEARCH_URL key in your override.\nThis is because Epson no longer reveals the driver download alone for the P700 or P900 on their \nsupport website, even though their app-based installer downloads it. The driver is the same for\nboth printers, so this recipe uses known patterns to grab the P800 driver download path and \nmodify it to point to the P700/P900 driver download.\n \nIn order for the recipe to work, the target OS must be explicitly specified in the P800_SEARCH_URL. \nThe Epson Canada URL for the P800 is supplied as the default.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for the Epson SureColor P800.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for P800_SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n", "repo": "autopkg/jazzace-recipes", - "path": "NEC/SpectraViewII-AS.download.recipe", - "shortname": "SpectraViewII-AS.download", + "path": "Epson/EpsonSCP900Driver.download.recipe", + "shortname": "EpsonSCP900Driver.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.SpectraViewII-M1" - ] - }, - "com.github.jazzace.pkg.finalenogarritan": { - "name": "Finale", - "description": "Creates an installer pkg for Finale (v.25 and later) that installs properly using a management system.\nThis recipe uses the PackageRequired option and assumes you are specifying the Disk Image that contains \nthe Finale Installer(s). For example:\n\nautopkg run Finale_NoGarritan.pkg --pkg /path/to/Finale26.2.dmg\n\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n", - "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/FinaleNoGarritanFromDMG.pkg.recipe", - "shortname": "FinaleNoGarritanFromDMG.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.ds.FinaleUpdate": { - "name": null, - "description": "Downloads the latest update for Finale, extracts the package, and then copies it to a local path of your choosing.\nNote: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", - "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/FinaleUpdate.ds.recipe", - "parent": "com.github.jazzace.pkg.FinaleUpdate", - "deprecated": true, - "shortname": "FinaleUpdate.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.pkg.FinaleUpdate": { - "name": null, - "description": "Downloads the most recent update for Finale and extracts the installation package.", - "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/FinaleUpdate.pkg.recipe", - "parent": "com.github.jazzace.download.FinaleUpdate", - "deprecated": true, - "shortname": "FinaleUpdate.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.ds.FinaleUpdate" - ] - }, - "com.github.jazzace.pkg.Finale26nogarritan": { - "name": "Finale", - "description": "Creates an installer pkg for Finale v.26 or later that installs properly using a management system\nand does not deploy Garritan Sounds.\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n", - "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/FinaleNoGarritan.pkg.recipe", - "parent": "com.github.jazzace.download.Finale26", - "shortname": "FinaleNoGarritan.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.jamf.Finale-latest" + "com.github.jazzace.pkg.EpsonSCP900Driver" ] }, - "com.github.jazzace.download.FinaleUpdate": { - "name": "Finale Update", - "description": "Downloads the most recent update for Finale as a Zip archive (via Sparkle).", + "com.github.jazzace.download.EpsonProDrivers": { + "name": "Epson Stylus Pro", + "description": "Downloads the latest version of the Epson product driver from Epson's site.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n\nFor example, the URL for the Epson Stylus Pro 3880 fetched from the Canadian Epson site with \nmacOS Ventura as the deployment OS is:\n\n https://epson.ca/Support/Printers/Professional-Imaging-Printers/Epson-Stylus-Pro-Series/Epson-Stylus-Pro-3880/s/SPT_CA61201-VM?review-filter=macOS+13.x\n\n(The US URL is the same, except it is .com instead of .ca. Only the Canadian and US sites \nhave been tested.)\n\nThis recipe uses Epson's new code signing authority. Turn off code signature verification\nif you require older installers.\n", "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/FinaleUpdate.download.recipe", - "deprecated": true, - "shortname": "FinaleUpdate.download", + "path": "Epson/EpsonProDrivers.download.recipe", + "shortname": "EpsonProDrivers.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.FinaleUpdate", - "com.github.gmarnin.munki.FinaleUpdate" + "com.github.jazzace.pkg.EpsonProDrivers", + "com.github.jazzace.download.EpsonSureColorDrivers", + "com.github.jazzace.pkg.EpsonProDriversVersioned", + "com.github.jazzace.ds.EpsonProDrivers", + "com.github.n8felton.munki.EpsonProDrivers" ] }, - "com.github.jazzace.jamf.Finale-latest": { - "name": null, - "description": "This recipe downloads Finale, packages it for volume deployment, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/Finale-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.Finale26nogarritan", - "shortname": "Finale-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.download.Finale26": { - "name": "Finale", - "description": "Downloads the latest version of the Finale full installer.\nTested with Versions 26 and 27 (specify the major version you want in FINALE_VERS).\n", + "com.github.jazzace.download.EpsonSureColorDrivers": { + "name": "Epson SureColor", + "description": "Downloads the latest version of the Epson SureColor P-series product driver from Epson's site.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n", "repo": "autopkg/jazzace-recipes", - "path": "MakeMusic/Finale.download.recipe", - "shortname": "Finale.download", + "path": "Epson/EpsonSureColorDrivers.download.recipe", + "parent": "com.github.jazzace.download.EpsonProDrivers", + "shortname": "EpsonSureColorDrivers.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.Finale26nogarritan" - ] - }, - "com.github.jazzace.jamf.dockutil-latest": { - "name": "dockutil", - "description": "This recipe downloads the pkg installer for dockutil, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and andrewzirkel-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "kcrawford/dockutil-latest.jamf.recipe", - "parent": "com.andrewzirkel.download.dockutil", - "shortname": "dockutil-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.pkg.vectorworks": { - "name": null, - "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2023) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2023 SP2 would be named \n\"Vectorworks-28.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\nIf you need Vectorworks 2020, use the Vectorworks2020.pkg recipe.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/Vectorworks.pkg.recipe", - "parent": "com.github.jazzace.download.vectorworks", - "shortname": "Vectorworks.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.pkg.vectorworks2020" + "com.github.apizz.munki.EpsonSureColorDrivers" ] }, - "com.github.jazzace.download.vectorworks2020": { - "name": "Vectorworks", - "description": "Downloads the latest version of Vectorworks 2020, as specified via Input Variables.", - "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/Vectorworks2020.download.recipe", - "parent": "com.github.jazzace.download.vectorworks", - "shortname": "Vectorworks2020.download", - "inferred_type": "download" - }, - "com.github.jazzace.pkg.vectorworkslogin": { - "name": "VectorworksLoginDialog", - "description": "This recipe creates a package that copies a prepared LoginDialog.xml file to the \nappropriate space in the user account such that the server settings for your instance are \npre-populated. The package must be run in a user context (e.g., GUI session, Outset login-once,\nARD as current console user). Specify the full path to the LoginDialog.xml file in LOGIN_FILE_PATH.\n\nThe easiest way to obtain a properly formatted LoginDialog.xml file is to launch Vectorworks, \nmanually adjust the settings (including Do Not Show At Startup) in the GUI, click Login, then\nQuit. You will find the file at ~/Library/Application Support/Vectorworks/20##/Settings/SeriesG/\n(substituting your Major Version for 20## and Series for G, which you then use as input variables).\n", - "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/VectorworksLogin.pkg.recipe", - "shortname": "VectorworksLogin.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.jamf.vectorworkswithserverinfo-latest": { + "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly": { "name": null, - "description": "This recipe downloads Vectorworks, packages the proprietary installer as well as the info for your server, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads the Epson SCP900 Driver package, versions it, and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n", "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/VectorworksWithServerInfo-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.vectorworkswithserverinfo", - "shortname": "VectorworksWithServerInfo-latest.jamf", + "path": "Epson/EpsonSCP900Driver-pkg-uploadonly.jamf.recipe", + "parent": "com.github.jazzace.pkg.EpsonSCP900Driver", + "shortname": "EpsonSCP900Driver-pkg-uploadonly.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.vectorworks2020": { - "name": "Vectorworks", - "description": "Downloads the latest Vectorworks 2020 installer app and creates a package that leverages \nthe silent install CLI method to automate installation.", + "com.github.jazzace.pkg.EpsonProDriversVersioned": { + "name": "EpsonProDrivers", + "description": "Downloads the latest version of the Epson printer driver specified and renames \nthe package with the version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n", "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/Vectorworks2020.pkg.recipe", - "parent": "com.github.jazzace.pkg.vectorworks", - "shortname": "Vectorworks2020.pkg", + "path": "Epson/EpsonProDriversVersioned.pkg.recipe", + "parent": "com.github.jazzace.download.EpsonProDrivers", + "shortname": "EpsonProDriversVersioned.pkg", "inferred_type": "pkg" }, - "com.github.jazzace.pkg.vectorworkswithserverinfo": { + "com.github.jazzace.ds.EpsonProDrivers": { "name": null, - "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2024) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2024 SP2 would be named \n\"Vectorworks-29.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works starting in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\n\nThis recipe differs from the regular Vectorworks.pkg recipe in that it aims to skip the initial Server dialogue box\nthat appears when the user launches the app, providing the necessary settings in advance.\n \nIt also lets you set how you manage automatic updates. Set AUTO_UPDATES to 2 to turn auto updates off.\n(The default set by Vectorworks is 0, which is Weekly. If you want Monthly, use 1.)\n\nThis requires that you supply as input variables:\n\u2022 the Series (VW_SERIES, usually set to G),\n\u2022 whether you want Vectorworks to AutoFind the server (AUTOFIND_SERVER, set to 0 or 1),\n\u2022 the address of the server (AUTOFIND_SERVER, set to localhost if you chose to AutoFind,\n set to the IP address or DNS name of the server otherwise), and\n\u2022 the identifier for the main module licensed (MAIN_MODULE, which will be designer for academic users).\nThis recipe creates a LoginDialog.xml file with your settings and leverages Outset (https://github.com/macadmins/outset)\nto copy the file into the correct location in each user's account when they login.\nThere are no external file dependencies for this recipe; it creates all the files it needs during the recipe run.\n", + "description": "Downloads latest version of the Epson product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.", "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/VectorworksWithServerInfo.pkg.recipe", - "parent": "com.github.jazzace.download.vectorworks", - "shortname": "VectorworksWithServerInfo.pkg", - "inferred_type": "pkg", + "path": "Epson/EpsonProDrivers.ds.recipe", + "parent": "com.github.jazzace.download.EpsonProDrivers", + "shortname": "EpsonProDrivers.ds", + "inferred_type": "ds", "children": [ - "com.github.jazzace.jamf.vectorworkswithserverinfo-latest" + "com.github.jazzace.ds.EpsonSureColorDrivers" ] }, - "com.github.jazzace.download.vectorworks": { - "name": "Vectorworks", - "description": "Downloads the latest version of the major version of Vectorworks specified via Input Variable.\nPlease use the child recipe for your version of Vectorworks to avoid problems with \nCode Signature changes and download links.\nNote that this recipe only works for Vectorworks 2021 and later. (A separate recipe is available for 2020.)", + "com.github.jazzace.pkg.EpsonSCP900Driver": { + "name": null, + "description": "Downloads the latest version of the Epson SC-P700/P900 printer driver and renames \nthe package with the driver version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n", "repo": "autopkg/jazzace-recipes", - "path": "Nemetschek/Vectorworks.download.recipe", - "shortname": "Vectorworks.download", - "inferred_type": "download", + "path": "Epson/EpsonSCP900Driver.pkg.recipe", + "parent": "com.github.jazzace.download.EpsonSCP900Driver", + "shortname": "EpsonSCP900Driver.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.pkg.vectorworks", - "com.github.jazzace.download.vectorworks2020", - "com.github.jazzace.pkg.vectorworkswithserverinfo" + "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly" ] }, - "com.github.jazzace.ds.appleLoops": { + "com.github.jazzace.ds.EpsonScannerDriver": { "name": null, - "description": "Downloads the latest packaged release of appleloops and then copies the package to \na local path of your choosing.\nThis recipe requires the novaksam-recipes repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and copies it to a local path of your choosing.\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME or DS_NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: This recipe is identical to the .pkg version except that the pkg is copied directly to the \ndestination path DS_PKGS_PATH.", "repo": "autopkg/jazzace-recipes", - "path": "Apple Loops/AppleLoops.ds.recipe", - "parent": "com.github.novaksam.pkg.appleLoops", - "shortname": "AppleLoops.ds", + "path": "Epson/EpsonScannerDriverAndScanUtility.ds.recipe", + "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert", + "shortname": "EpsonScannerDriverAndScanUtility.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.MaxonApp-latest": { + "com.github.jazzace.jamf.BBEdit-patch": { "name": null, - "description": "This recipe downloads the Maxon App installer, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nIf you wish the pkg to skip installation of the Maxon App GUI, set INSTALL_OPTIONS in your override to:\n--skipMaxonAppGui 1\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "Maxon/MaxonApp-latest.jamf.recipe", - "parent": "com.github.foigus.pkg.MaxonApp", - "shortname": "MaxonApp-latest.jamf", + "path": "Barebones/BBEdit-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.BBEdit-latest", + "shortname": "BBEdit-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.packageapp": { - "name": null, - "description": "This is a generic recipe to turn an app into a .pkg installer for it.\nThe user must specify the path to the app at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.\nNote that many Apple-authored apps do not work with this recipe\u2014consider using\nAppStoreApp.pkg from the nmcspadden-recipes repo instead.", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/PackageApp.pkg.recipe", - "shortname": "PackageApp.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.download.abcovid19": { - "name": null, - "description": "Downloads the Alberta COVID-19 Data page and date stamps it using the date at the \ntop of the web page (the last date of full results). Designed to run daily.\nThis saves the web page and the following 4 data sets: Case, Summary, Geospatial, and Vaccine.\nInput Keys:\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\n", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/alberta-covid-19.download.recipe", - "shortname": "alberta-covid-19.download", - "inferred_type": "download" - }, - "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd": { - "name": null, - "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%. An Outset login-once override \nwill be added to Outset\u2019s preferences so that all users will run the updated version of the \nfile supplied on next login (see the Outset wiki for information on Outset login-once overrides: \nhttps://github.com/chilcote/outset/wiki/ScriptOverrides).\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (usually a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make a recipe override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetLoginOverridePkgReqd.pkg -n Outset-login-once-with-override.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that recipe override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once-with-override.pkg --pkg /path/to/payload\n\nInput Variables:\nThe value for ACTION_TYPE should be login-once or login-privileged-once as appropriate. \n(If you want to deploy to another one of Outset\u2019s folders, use the OutsetPayloadPkgReqd.pkg \nrecipe, as that recipe does not add a login-once override.)\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/OutsetLoginOverridePkgReqd.pkg.recipe", - "shortname": "OutsetLoginOverridePkgReqd.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest" - ] - }, - "com.github.jazzace.pkg.packagedmgapp": { - "name": null, - "description": "This is a generic recipe to turn any drag-and-drop app that is wrapped in a disk image into a .pkg installer.\nThe user must specify the path to the dmg at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/PackageDmgApp.pkg.recipe", - "shortname": "PackageDmgApp.pkg", - "inferred_type": "pkg" - }, - "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush": { + "com.github.jazzace.ds.BBEdit": { "name": null, - "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it\nthen flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n", + "description": "Downloads latest version of BBEdit, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/OutsetPayloadPkgReqd-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest", - "shortname": "OutsetPayloadPkgReqd-flush.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Barebones/BBEdit.ds.recipe", + "parent": "com.github.autopkg.pkg.BBEdit", + "shortname": "BBEdit.ds", + "inferred_type": "ds" }, - "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest": { + "com.github.jazzace.jamf.BBEdit-latest": { "name": null, - "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/OutsetPayloadPkgReqd-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.OutsetPayloadPkgReqd", - "shortname": "OutsetPayloadPkgReqd-latest.jamf", + "path": "Barebones/BBEdit-latest.jamf.recipe", + "parent": "com.github.autopkg.pkg.BBEdit", + "shortname": "BBEdit-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null, "children": [ - "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush" + "com.github.jazzace.jamf.BBEdit-patch" ] }, - "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush": { - "name": null, - "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it, then flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/OutsetLoginOverridePkgReqd-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest", - "shortname": "OutsetLoginOverridePkgReqd-flush.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.processors": { - "name": null, - "description": "This is a stub recipe to allow convenient shared access to the processors in this directory.", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/Processors.stub.recipe", - "shortname": "Processors.stub", - "inferred_type": "stub" - }, - "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest": { - "name": null, - "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally (as described in the .pkg recipe). It then uploads the pkg to your Jamf Pro Server/Distribution \nPoint and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", - "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/DisplayCalibrationSupportFiles-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.DisplayCalibrationSupportFiles", - "shortname": "DisplayCalibrationSupportFiles-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jazzace.pkg.DisplayCalibrationSupportFiles": { - "name": null, - "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally:\n- a complied version of brightness (github.com/nriley/brightness);\n- login-every scripts for Outset (github.com/macadmins/outset, installed separately) to set the\n calibration profile (iaml_configure_display_profiles.sh, located at OUTSET_PROFILES_PATH) and \n brightness (SetCalibratedBrightness.sh, located at OUTSET_BRIGHTNESS_PATH);\n- Drop Calibration Profile Here app (located at DROPLET_PATH) that is used to set the profile \n and brightness after calibration via the GUI.\nI have hardcoded the target filenames for everything except customdisplayprofiles. If you want to\ndo something similar but instead use the filename of the file, see look inside the JazzAce folder \nin my jazzace-recipes repo for an example of using StringSplitter to grab the filename from the pathname.\n", + "com.github.jazzace.download.AdobeUninstaller": { + "name": "AdobeUninstaller", + "description": "Downloads the latest version of AdobeUninstaller.", "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/DisplayCalibrationSupportFiles.pkg.recipe", - "parent": "com.github.jazzace.download.customdisplayprofiles", - "shortname": "DisplayCalibrationSupportFiles.pkg", - "inferred_type": "pkg", + "path": "AdobeUninstaller/AdobeUninstaller.download.recipe", + "shortname": "AdobeUninstaller.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest" + "com.github.jazzace.pkg.AdobeUninstaller" ] }, - "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest": { + "com.github.jazzace.jamf.AdobeUninstaller-latest": { "name": null, - "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it. \nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads AdobeUninstaller, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/OutsetLoginOverridePkgReqd-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd", - "shortname": "OutsetLoginOverridePkgReqd-latest.jamf", + "path": "AdobeUninstaller/AdobeUninstaller-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.AdobeUninstaller", + "shortname": "AdobeUninstaller-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": null, - "children": [ - "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush" - ] + "jamf_description": null }, - "com.github.jazzace.pkg.OutsetPayloadPkgReqd": { + "com.github.jazzace.pkg.AdobeUninstaller": { "name": null, - "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%.\nIf you require that the payload be run on the next login of all accounts even if an earlier\nscript/package of the same name has already been run, use the OutsetLoginOverridePkgReqd.pkg recipe.\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (like a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make an override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetPayloadPkgReqd.pkg -n Outset-login-once.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once.pkg --pkg /path/to/payload\n\nInput Variables:\nThe legal values for ACTION_TYPE are the same as the folders within Outset\u2019s structure:\n\tboot-every\n\tboot-once\n\tlogin-every\n\tlogin-once\n\tlogin-privileged-every\n\tlogin-privileged-once\n\ton-demand\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n", + "description": "Downloads the AdobeUninstall tool and packages it for deployment to /usr/local/bin.\nDoes not build a package if the download is unchanged.", "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/OutsetPayloadPkgReqd.pkg.recipe", - "shortname": "OutsetPayloadPkgReqd.pkg", + "path": "AdobeUninstaller/AdobeUninstaller.pkg.recipe", + "parent": "com.github.jazzace.download.AdobeUninstaller", + "shortname": "AdobeUninstaller.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest" + "com.github.jazzace.jamf.AdobeUninstaller-latest" ] }, - "com.github.jazzace.download.webpage": { + "com.github.jazzace.ds.XeroxPrintDriver": { "name": null, - "description": "Downloads the latest version of a particular web page when it changes and makes a date-stamped copy.\nSince this recipe simply captures the raw HTML, if you open the resulting file, it will often fail in resolving things\nlike stylesheets and internal links because any shorthand references will not point to the correct location.\n\nThis recipe date+timestamps the filename of the download, using Elliot Jordan\u2019s FindAndReplace processor\nto strip the (reserved) colons and \" GMT\" from the filename. You\u2019ll need to add homebysix-recipes to your \nlocal RecipeRepos in order to run this recipe.\n\nInput Keys:\n PAGE_URL is the full URI for the page to be checked/downloaded.\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\nThis is useful if you are overriding this recipe multiple times and having the results sit in the same directory.\n\nThe default values act as a kind of RSS feed for Anthony Reimer\u2019s MacLabs blog posts.\nOverride with the values that suit your use case.\n", + "description": "Downloads the latest version of the specified Xerox Print Driver and copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "JazzAce/webpage.download.recipe", - "shortname": "webpage.download", - "inferred_type": "download" + "path": "Xerox/XeroxPrintDriver.ds.recipe", + "parent": "com.github.mlbz521.download.XeroxPrintDriver", + "shortname": "XeroxPrintDriver.ds", + "inferred_type": "ds" }, - "com.github.jazzace.pkg.keyshot": { - "name": null, - "description": "Takes the KeyShot package installer from the parent recipe and sets the version variable to\nthe version number without the build number (which is what Jamf Pro Patch Management requires for KeyShot 12/2023).\n\nNote that Luxion has done some strange things with versioning starting with version 13/2024, where \nmarketing version 2024.1 shows as 13.0.0 (build 92). Nor does Jamf Patch Management support v. 13/2024 \nat the time of this writing.\n\nThus, this recipe is only useful for KeyShot 12/2023. This recipe will not be updated and will be\nremoved at a future date, so you are encouraged to write and share your own replacement recipe.\n", + "com.github.jazzace.download.keyshot": { + "name": "KeyShot", + "description": "Downloads the latest version of a particular major version of KeyShot for macOS.\nThe recipe user must determine the product download number (six digits) and set that as\nthe value of PRODUCT_ID in the Input dictionary. That will be found at the end of the \ndownload link within your account. Based on what is known at the time of this writing,\nthe following PRODUCT_IDs match the versions listed:\n\n370762 - 2024 (13)\n357619 - 2023 (12)\n354524 - 11\n350990 - 10\n\nYou could also create an override of this recipe to download the KeyShot Content pkg installer\nusing the same principles.\n", "repo": "autopkg/jazzace-recipes", - "path": "Luxion/KeyShot.pkg.recipe", - "parent": "com.github.jazzace.download.keyshot", - "deprecated": true, - "shortname": "KeyShot.pkg", - "inferred_type": "pkg", + "path": "Luxion/KeyShot.download.recipe", + "shortname": "KeyShot.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.keyshot-latest" + "com.github.jazzace.pkg.keyshot" ] }, "com.github.jazzace.jamf.keyshot-latest": { @@ -24239,15 +23778,17 @@ "com.github.jazzace.jamf.keyshot-patch" ] }, - "com.github.jazzace.download.keyshot": { - "name": "KeyShot", - "description": "Downloads the latest version of a particular major version of KeyShot for macOS.\nThe recipe user must determine the product download number (six digits) and set that as\nthe value of PRODUCT_ID in the Input dictionary. That will be found at the end of the \ndownload link within your account. Based on what is known at the time of this writing,\nthe following PRODUCT_IDs match the versions listed:\n\n370762 - 2024 (13)\n357619 - 2023 (12)\n354524 - 11\n350990 - 10\n\nYou could also create an override of this recipe to download the KeyShot Content pkg installer\nusing the same principles.\n", + "com.github.jazzace.pkg.keyshot": { + "name": null, + "description": "Takes the KeyShot package installer from the parent recipe and sets the version variable to\nthe version number without the build number (which is what Jamf Pro Patch Management requires for KeyShot 12/2023).\n\nNote that Luxion has done some strange things with versioning starting with version 13/2024, where \nmarketing version 2024.1 shows as 13.0.0 (build 92). Nor does Jamf Patch Management support v. 13/2024 \nat the time of this writing.\n\nThus, this recipe is only useful for KeyShot 12/2023. This recipe will not be updated and will be\nremoved at a future date, so you are encouraged to write and share your own replacement recipe.\n", "repo": "autopkg/jazzace-recipes", - "path": "Luxion/KeyShot.download.recipe", - "shortname": "KeyShot.download", - "inferred_type": "download", + "path": "Luxion/KeyShot.pkg.recipe", + "parent": "com.github.jazzace.download.keyshot", + "deprecated": true, + "shortname": "KeyShot.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.pkg.keyshot" + "com.github.jazzace.jamf.keyshot-latest" ] }, "com.github.jazzace.jamf.keyshot-patch": { @@ -24261,157 +23802,158 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.FirefoxPolicies": { - "name": null, - "description": "Downloads latest version of Firefox, adds policies to the app bundle (policies.json), packages it, \nand then copies the package to a local path of your choosing.\n\nThis recipe requires:\n- Firefox 60/60esr or later;\n- A 'distribution' directory in the same directory as the recipe (usually RecipeOverrides) containing your policies.json file;\n- The core Autopkg recipes; and\n- neilmartin83-recipes.\n\nNote that more recent versions of Firefox support configuration profiles, so you should consider that solution first.\nThis recipe is no longer supported for that reason.\n\nInput keys:\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-60.0.pkg\" from \"Firefox_ORG_NAME-60.0.pkg\".\n- PKG_ID (optional) allows you to differentiate your org's \"flavour\" of Firefox from the default. Reverse domain order is common.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %NAME%_%ORG_NAME% if you like the customized name from the parent recipe\n but don't want the version number.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/FirefoxPolicies.ds.recipe", - "parent": "com.github.neilmartin83.pkg.FirefoxPolicies", - "deprecated": true, - "shortname": "FirefoxPolicies.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.ds.FirefoxAutoconfig": { - "name": null, - "description": "Downloads Firefox disk image, builds a package that includes autoconfig resources \n(typically as generated via the CCK2 tool), and copies the package to a local path of your choosing.\n\nNote: This recipe is no longer supported, as the CCK2 tool is no longer supported.\nFirefox now supports configuration profiles for your customization and management needs.\nExpect this recipe to be removed at a future date.\n\n[Much of the following information comes from the two parent recipes. You need the main AutoPkg\n repo and gregneagle-recipes repo installed to run this recipe.]\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME via override.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported. \n\nLocal input keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n\nOther Input keys (available via override):\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-31.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\", \nbut will be overridden by DS_NAME when it gets copied to the local path of your choosing.\n- You might consider setting a unique PKG_ID to differentiate your org's \"flavour\" of Firefox.\n", + "com.github.jazzace.download.TouchOSCEditor": { + "name": "TouchOSC Editor", + "description": "Downloads the latest version of TouchOSC Editor for TouchOSC Mk1.\nIn order to check the Code Signature, the Zip archive is expanded.", "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/FirefoxAutoconfig.ds.recipe", - "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", - "deprecated": true, - "shortname": "FirefoxAutoconfig.ds", - "inferred_type": "ds" + "path": "Hexler/TouchOSCEditor.download.recipe", + "shortname": "TouchOSCEditor.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.TouchOSCEditor" + ] }, - "com.github.jazzace.ds.firefox-en_US": { + "com.github.jazzace.ds.TouchOSCEditor": { "name": null, - "description": "Downloads Firefox, packages it, and copies the package to a local path of your choosing.\nInput keys [Firefox pkg documentation taken from parent recipe]:\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-24.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n", + "description": "Downloads latest version of TouchOSC Editor, packages just the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/Firefox.ds.recipe", - "parent": "com.github.autopkg.pkg.Firefox_EN", - "shortname": "Firefox.ds", + "path": "Hexler/TouchOSCEditor.ds.recipe", + "parent": "com.github.jazzace.pkg.TouchOSCEditor", + "shortname": "TouchOSCEditor.ds", "inferred_type": "ds" }, - "com.github.jazzace.jamf.FirefoxSignedPkg-latest": { + "com.github.jazzace.pkg.TouchOSCEditor": { "name": null, - "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Download TouchOSC Editor and create a package of just the app itself.", "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/FirefoxSignedPkg-latest.jamf.recipe", - "parent": "com.github.autopkg.download.FirefoxSignedPkg", - "shortname": "FirefoxSignedPkg-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "Hexler/TouchOSCEditor.pkg.recipe", + "parent": "com.github.jazzace.download.TouchOSCEditor", + "shortname": "TouchOSCEditor.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.FirefoxSignedPkg-patch", - "com.github.jazzace.jamf.FirefoxSignedPkg-flush" + "com.github.jazzace.ds.TouchOSCEditor" ] }, - "com.github.jazzace.jamf.FirefoxSignedPkg-patch": { + "com.github.jazzace.ds.QLab4": { "name": null, - "description": "This recipe downloads the Firefox pkg installer, uploads the pkg to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe homebysix-recipes and grahampugh-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "Downloads latest version of QLab 4, packages it, and then copies the package to a local path of your choosing.\nThe dataJAR-recipes repo is required to run this recipe.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/FirefoxSignedPkg-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest", - "shortname": "FirefoxSignedPkg-patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Figure53/QLab4.ds.recipe", + "parent": "com.github.dataJAR-recipes.pkg.QLab4", + "shortname": "QLab4.ds", + "inferred_type": "ds" }, - "com.github.jazzace.jamf.FirefoxSignedPkg-flush": { + "com.github.jazzace.jamf.QLab4-patch": { "name": null, - "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/FirefoxSignedPkg-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest", - "shortname": "FirefoxSignedPkg-flush.jamf", + "path": "Figure53/QLab4-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.QLab4-latest", + "shortname": "QLab4-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.FirefoxSignedPkg": { - "name": null, - "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0 and 68.1esr \nand then copies the package to a local path of your choosing. \nNote that this recipe breaks with .ds convention because it appends version information to the file name, \nso the DS_NAME input variable is omitted.\nInput key:\n- DS_PKGS_PATH is the destination path for the copy.\n A trailing slash is not required/desired. The path does not need to be on the same volume as the cache.\n", - "repo": "autopkg/jazzace-recipes", - "path": "Mozilla/FirefoxSignedPkg.ds.recipe", - "parent": "com.github.autopkg.download.FirefoxSignedPkg", - "shortname": "FirefoxSignedPkg.ds", - "inferred_type": "ds" - }, - "com.github.jazzace.jamf.appstore-latest": { + "com.github.jazzace.jamf.QLab4-latest": { "name": null, - "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppStoreApp/AppStoreApp-latest.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "AppStoreApp-latest.jamf", + "path": "Figure53/QLab4-latest.jamf.recipe", + "parent": "com.github.dataJAR-recipes.pkg.QLab4", + "shortname": "QLab4-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": null + "jamf_description": null, + "children": [ + "com.github.jazzace.jamf.QLab4-patch" + ] }, - "com.github.jazzace.jamf.appstore": { - "name": null, - "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n", + "com.github.jazzace.jamf.GoProFXReframe-latest": { + "name": "GoPro FX reframe plugin", + "description": "This takes the GoPro FX reframe plug in pkg you have already downloaded, uploads it to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nTo run this recipe, you must supply the location to the pkg you downloaded from \nhttps://community.gopro.com/t5/en/GoPro-FX-Reframe/ta-p/412890. For example:\n\n autopkg run GoProFXReframe-latest.jamf -p /path/to/GoPro-FX-Reframe-Plugin-1.4.1.266.pkg\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "AppStoreApp/AppStoreApp-pkg-uploadonly.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "AppStoreApp-pkg-uploadonly.jamf", + "path": "GoPro/GoProFXReframe-latest.jamf.recipe", + "shortname": "GoProFXReframe-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.ds.appstore": { + "com.github.jazzace.ds.AmadeusPro2": { "name": null, - "description": "Note: Please read information on how to use the AppStoreApp recipes in the ReadMe\nin Nick McSpadden's recipe repo; they do not function in the same way as other AutoPkg recipes:\n https://github.com/autopkg/nmcspadden-recipes\n\nShould the parent pkg recipe generate a pkg, this recipe will copy it to the local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "description": "Downloads latest version of Amadeus Pro, packages it, and then copies and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that a previous version of this recipe chain let you have a separate value for NAME and APPNAME.\nYou should delete APPNAME from your override and adjust the value of DS_NAME (since it defaulted to APPNAME).\n", "repo": "autopkg/jazzace-recipes", - "path": "AppStoreApp/AppStoreApp.ds.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "AppStoreApp.ds", + "path": "HairerSoft/AmadeusPro.ds.recipe", + "parent": "com.github.jazzace.pkg.AmadeusPro", + "shortname": "AmadeusPro.ds", "inferred_type": "ds" }, - "com.github.jazzace.pkg.ClipGrabMac": { + "com.github.jazzace.jamf.AmadeusPro-latest": { "name": null, - "description": "Downloads the latest copy of ClipGrab for Mac and makes a pkg installer from the app. Requires peshay-recipes.", + "description": "Downloads the latest version of Amadeus Pro, packages it, then uploads the package to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "ClipGrab.org/ClipGrabMac.pkg.recipe", - "parent": "com.github.jazzace.download.ClipGrabMac", - "shortname": "ClipGrabMac.pkg", - "inferred_type": "pkg", + "path": "HairerSoft/AmadeusPro-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.AmadeusPro", + "shortname": "AmadeusPro-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.jazzace.jamf.ClipGrabMac-latest" + "com.github.jazzace.jamf.AmadeusPro-patch" ] }, - "com.github.jazzace.download.ClipGrabMac": { - "name": "ClipGrab", - "description": "Downloads the latest copy of ClipGrab for Mac and verifies the code signature. Requires peshay-recipes.", + "com.github.jazzace.download.AmadeusPro": { + "name": "Amadeus Pro", + "description": "Downloads the current version of Amadeus Pro.", "repo": "autopkg/jazzace-recipes", - "path": "ClipGrab.org/ClipGrabMac.download.recipe", - "parent": "com.github.peshay.download.ClipGrab", - "shortname": "ClipGrabMac.download", + "path": "HairerSoft/AmadeusPro.download.recipe", + "shortname": "AmadeusPro.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.ClipGrabMac" + "com.github.jazzace.pkg.AmadeusPro" ] }, - "com.github.jazzace.jamf.ClipGrabMac-latest": { + "com.github.jazzace.pkg.AmadeusPro": { "name": null, - "description": "This recipe downloads ClipGrab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads the current version of Amadeus Pro and creates a pkg installer.", "repo": "autopkg/jazzace-recipes", - "path": "ClipGrab.org/ClipGrabMac-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.ClipGrabMac", - "shortname": "ClipGrabMac-latest.jamf", + "path": "HairerSoft/AmadeusPro.pkg.recipe", + "parent": "com.github.jazzace.download.AmadeusPro", + "shortname": "AmadeusPro.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.ds.AmadeusPro2", + "com.github.jazzace.jamf.AmadeusPro-latest" + ] + }, + "com.github.jazzace.jamf.AmadeusPro-patch": { + "name": null, + "description": "This recipe takes the Amadeus Pro pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "repo": "autopkg/jazzace-recipes", + "path": "HairerSoft/AmadeusPro-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.AmadeusPro-latest", + "shortname": "AmadeusPro-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.JamfSetComputerName": { - "name": "SetComputerName", - "description": "Create a pkg that runs the jamf setComputerName command using the info in the CSV file \nat the path specified by CSV_PATH. The package ID will be constructed from the REVERSE_DOMAIN and \nthe NAME specified (so you probably don\u2019t want to have spaces in your NAME).", + "com.github.jazzace.pkg.AmadeusLite": { + "name": null, + "description": "Downloads the current version of Amadeus Lite and creates a pkg installer.", "repo": "autopkg/jazzace-recipes", - "path": "JamfProTools/JamfSetComputerName.pkg.recipe", - "shortname": "JamfSetComputerName.pkg", - "inferred_type": "pkg", + "path": "HairerSoft/AmadeusLite.pkg.recipe", + "parent": "com.github.jazzace.download.AmadeusLite", + "shortname": "AmadeusLite.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.download.AmadeusLite": { + "name": "Amadeus Lite", + "description": "Downloads the current version of Amadeus Lite.", + "repo": "autopkg/jazzace-recipes", + "path": "HairerSoft/AmadeusLite.download.recipe", + "shortname": "AmadeusLite.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.sign.JamfSetComputerName", - "com.github.jazzace.jamf.JamfSetComputerNameUnsigned-pkg-uploadonly" + "com.github.jazzace.pkg.AmadeusLite" ] }, "com.github.jazzace.sign.JamfSetComputerName": { @@ -24448,379 +23990,641 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.install.dymolabel": { - "name": "DYMO Label", - "description": "Downloads and installs the latest version of DYMO Label.", - "repo": "autopkg/jazzace-recipes", - "path": "DYMO/DymoLabel.install.recipe", - "parent": "com.github.joshua-d-miller.download.dymolabel", - "shortname": "DymoLabel.install", - "inferred_type": "install" - }, - "com.github.jazzace.jamf.Blender-latest": { - "name": null, - "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), packages it, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "com.github.jazzace.pkg.JamfSetComputerName": { + "name": "SetComputerName", + "description": "Create a pkg that runs the jamf setComputerName command using the info in the CSV file \nat the path specified by CSV_PATH. The package ID will be constructed from the REVERSE_DOMAIN and \nthe NAME specified (so you probably don\u2019t want to have spaces in your NAME).", "repo": "autopkg/jazzace-recipes", - "path": "Blender/Blender-latest.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Blender", - "shortname": "Blender-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "JamfProTools/JamfSetComputerName.pkg.recipe", + "shortname": "JamfSetComputerName.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.Blender-flush" + "com.github.jazzace.sign.JamfSetComputerName", + "com.github.jazzace.jamf.JamfSetComputerNameUnsigned-pkg-uploadonly" ] }, - "com.github.jazzace.jamf.Blender-flush": { + "com.github.jazzace.ds.AdobeAcrobatDCUpdate": { "name": null, - "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), \npackages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the related policy, and flushes the Policy Log to deploy it.\n\nBecause Blender has released separate installers for Intel and Apple Silicon, you will need\nto override this recipe for each architecture you support.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nSee Blender-latest.jamf for details on the necessary Input variables.\n", + "description": "Downloads latest updater for Adobe Acrobat DC and then copies the package to a local path of your choosing.\nThis recipe requires that the novaksam-recipes repo be present.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you wish to specify which stream of Acrobat DC \u2014 Classic or Continuous \u2014 is downloaded.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track\n(\"AcrobatDC\"). \n", "repo": "autopkg/jazzace-recipes", - "path": "Blender/Blender-flush.jamf.recipe", - "parent": "com.github.jazzace.jamf.Blender-latest", - "shortname": "Blender-flush.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "AdobeAcrobatDC/AdobeAcrobatDCUpdate.ds.recipe", + "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate", + "shortname": "AdobeAcrobatDCUpdate.ds", + "inferred_type": "ds" }, - "com.github.jazzace.jamf.ptguivolume-latest": { + "com.github.jazzace.jamf.i1profiler-latest": { "name": null, - "description": "This recipe takes the copy of PTGui that you supply via the --pkg option,\npackages it with your authorizations (see the parent pkg recipe for details), then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe downloads the i1Profiler pkg, adds version information, then uploads it to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it to all computers\nin the SITE except for the exclusion group specified.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, EXCLUSION_GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and EXCLUSION_GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "NewHouseInternetServices/PTGuiVolume-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.ptguivolume", - "shortname": "PTGuiVolume-latest.jamf", + "path": "X-Rite/i1Profiler-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.i1profiler", + "shortname": "i1Profiler-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.pkg.ptguivolume": { - "name": "PTGui", - "description": "This recipe takes the PTGui app (contained in a disk image that you have already downloaded) and \ncreates an installer package for the app plus the JSON file you created containing the license keys for activation\n(as per https://ptgui.com/support.html#2_10).\n\nLIC_FILE is the path of the JSON file (this will be installed in the location required by PTGui).\nYou should set this value in an override or at runtime using the -k flag.\n\nYour command to create the pkg will look something like this:\n\n autopkg run PTGuiVolume.pkg -p ~/Downloads/PTGui_12.11.dmg\n \n(Substitute the actual path to your downloaded disk image.)", + "com.github.jazzace.pkg.i1profiler": { + "name": null, + "description": "Downloads the current release of i1Profiler, extracts the installation package,\nand renames the package to include the version number.\n", "repo": "autopkg/jazzace-recipes", - "path": "NewHouseInternetServices/PTGuiVolume.pkg.recipe", - "shortname": "PTGuiVolume.pkg", + "path": "X-Rite/i1profiler.pkg.recipe", + "parent": "com.github.jazzace.download.i1profiler", + "shortname": "i1profiler.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.ptguivolume-latest" + "com.github.jazzace.jamf.i1profiler-latest", + "com.github.davidbpirie.jamf-upload.i1profiler" ] }, - "com.github.jazzace.jamf.AdobeUninstaller-latest": { + "com.github.jazzace.ds.i1profiler": { "name": null, - "description": "This recipe downloads AdobeUninstaller, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "Downloads latest version of i1 Profiler, extracts the package, \nand then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", "repo": "autopkg/jazzace-recipes", - "path": "AdobeUninstaller/AdobeUninstaller-latest.jamf.recipe", - "parent": "com.github.jazzace.pkg.AdobeUninstaller", - "shortname": "AdobeUninstaller-latest.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "X-Rite/i1profiler.ds.recipe", + "parent": "com.github.jazzace.download.i1profiler", + "shortname": "i1profiler.ds", + "inferred_type": "ds" }, - "com.github.jazzace.pkg.AdobeUninstaller": { - "name": null, - "description": "Downloads the AdobeUninstall tool and packages it for deployment to /usr/local/bin.\nDoes not build a package if the download is unchanged.", + "com.github.jazzace.download.i1profiler": { + "name": "i1Profiler", + "description": "Downloads the current release version of i1 Profiler and verifies the code signature\nof the pkg intaller inside the zip archive downloaded.\n\nRequires the homebysix-recipes repo.\n", "repo": "autopkg/jazzace-recipes", - "path": "AdobeUninstaller/AdobeUninstaller.pkg.recipe", - "parent": "com.github.jazzace.download.AdobeUninstaller", - "shortname": "AdobeUninstaller.pkg", - "inferred_type": "pkg", + "path": "X-Rite/i1profiler.download.recipe", + "shortname": "i1profiler.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.AdobeUninstaller-latest" + "com.github.jazzace.pkg.i1profiler", + "com.github.jazzace.ds.i1profiler" ] }, - "com.github.jazzace.download.AdobeUninstaller": { - "name": "AdobeUninstaller", - "description": "Downloads the latest version of AdobeUninstaller.", + "com.github.jazzace.pkg.ZoomUS-ForIT": { + "name": "ZoomInstallerIT", + "description": "Downloads the latest Zoom installer for IT and adds the version number to the pkg name.\nYou would choose this recipe over the pkg recipe from MLBZ521-recipes if you were not managing\nsettings for Zoom at all OR if you were managing settings with a configuration profile.\nNote: Because Zoom has released more than one installer with the same version number in the past (e.g., 5.4.6),\nthe build number is NOT stripped. The end result will look something like:\n ZoomInstallerIT-5.5.4 (13130.0228).pkg", "repo": "autopkg/jazzace-recipes", - "path": "AdobeUninstaller/AdobeUninstaller.download.recipe", - "shortname": "AdobeUninstaller.download", - "inferred_type": "download", + "path": "Zoom/Zoom-ForIT.pkg.recipe", + "parent": "com.github.mlbz521.download.ZoomUS-ForIT", + "shortname": "Zoom-ForIT.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jazzace.pkg.AdobeUninstaller" + "com.github.jazzace.jamf.ZoomUS-ForIT-latest" ] }, - "com.github.jazzace.jamf._____-patch": { + "com.github.jazzace.jamf.ZoomUS-ForIT-latest": { "name": null, - "description": "This recipe takes the _____ pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input \nvariables must each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "JamfTemplates/RecipeTemplates/Template-patch.jamf.recipe", - "parent": "com.github.jazzace.jamf._____-latest", - "shortname": "Template-patch.jamf", + "path": "Zoom/Zoom-ForIT-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.ZoomUS-ForIT", + "shortname": "Zoom-ForIT-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, + "children": [ + "com.github.jazzace.jamf.ZoomUS-ForIT-patch" + ] + }, + "com.github.jazzace.jamf.ZoomUS-ForIT-patch": { + "name": null, + "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Zoom/Zoom-ForIT-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.ZoomUS-ForIT-latest", + "shortname": "Zoom-ForIT-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.jamf._____-flush": { + "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch": { "name": null, - "description": "This recipe downloads the pkg installer for _____, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", "repo": "autopkg/jazzace-recipes", - "path": "JamfTemplates/RecipeTemplates/Template-flush.jamf.recipe", - "parent": "com.github.____.jamf._____-latest", - "shortname": "Template-flush.jamf", + "path": "Wacom/Wacom-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest", + "shortname": "Wacom-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jazzace.jamf._____-latest": { + "com.github.jazzace.pkg.WacomEnterpriseSettings": { + "name": "WacomEnterpriseSettings", + "description": "Creates a package that installs a file at /Library/Preferences/com.wacomtablet.defaults.xml \nto enable Enterprise settings for the Wacom tablet driver.\n(This suppresses autolaunching of Wacom Experience Program and Wacom Center.)\n\nUse your own org information to set the PACKAGE_BUNDLE_ID in your override.\n\nThis file is not expected to change, so the version is set to 1.0, \nbut you may change this in your override or using the -k option at runtime.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Wacom/WacomEnterpriseSettings.pkg.recipe", + "shortname": "WacomEnterpriseSettings.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.pkg.WacomIntuosProTabletDriver": { + "name": "WacomIntuosProDriver", + "description": "Downloads latest driver for the Wacom Intuos Pro tablets and copies the package from the disk image,\nincluding a version number in the filename.", + "repo": "autopkg/jazzace-recipes", + "path": "Wacom/WacomIntuosProDriver.pkg.recipe", + "parent": "com.github.jps3.download.WacomIntuosProTabletDriver", + "shortname": "WacomIntuosProDriver.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest" + ] + }, + "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest": { "name": null, - "description": "This recipe downloads _____, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "JamfTemplates/RecipeTemplates/Template-latest.jamf.recipe", - "parent": "com.github.______.pkg._____", - "shortname": "Template-latest.jamf", + "path": "Wacom/Wacom-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.WacomIntuosProTabletDriver", + "shortname": "Wacom-latest.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null, "children": [ - "com.github.jazzace.jamf._____-patch" + "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch" ] }, - "com.github.jazzace.jamf._____-pkg-uploadonly": { + "com.github.jazzace.jamf.DiffusionBee-latest": { "name": null, - "description": "This recipe downloads _____, packages it, and then uploads the pkg to your Jamf Pro Server/Distribution Point \nusing variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n", + "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it. See notes in the .download recipe on how to specify the architecture.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", "repo": "autopkg/jazzace-recipes", - "path": "JamfTemplates/RecipeTemplates/Template-pkg-uploadonly.jamf.recipe", - "parent": "com.github.______.pkg._____", - "shortname": "Template-pkg-uploadonly.jamf", + "path": "DiffusionBee/DiffusionBee-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.DiffusionBee", + "shortname": "DiffusionBee-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, + "children": [ + "com.github.jazzace.jamf.DiffusionBee-flush" + ] + }, + "com.github.jazzace.download.DiffusionBee": { + "name": "DiffusionBee", + "description": "Downloads the latest version of DiffusionBee. Since there are separate versions for\nApple Silicon and Intel, you specify which one to download using the ARCH input variable.\nCurrently supported values are:\narm64 - macOS Apple Silicon\nIntel - macOS Intel 64 Bit\n", + "repo": "autopkg/jazzace-recipes", + "path": "DiffusionBee/DiffusionBee.download.recipe", + "shortname": "DiffusionBee.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.DiffusionBee", + "com.github.bryanheinz.munki.DiffusionBee" + ] + }, + "com.github.jazzace.jamf.DiffusionBee-flush": { + "name": null, + "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "repo": "autopkg/jazzace-recipes", + "path": "DiffusionBee/DiffusionBee-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.DiffusionBee-latest", + "shortname": "DiffusionBee-flush.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.n8felton.pkg.SoX": { - "name": "SoX", - "description": "Downloads the latest SoX zip and wraps it into a pkg.", - "repo": "autopkg/n8felton-recipes", - "path": "SoX/SoX.pkg.recipe", - "parent": "com.github.n8felton.download.SoX", - "shortname": "SoX.pkg", + "com.github.jazzace.pkg.DiffusionBee": { + "name": "DiffusionBee", + "description": "Downloads the latest version of DiffusionBee and creates a package.\nIf you wish for your package name to differentiate between the architecture variants,\ninclude that information in the NAME variable in your override.", + "repo": "autopkg/jazzace-recipes", + "path": "DiffusionBee/DiffusionBee.pkg.recipe", + "parent": "com.github.jazzace.download.DiffusionBee", + "shortname": "DiffusionBee.pkg", "inferred_type": "pkg", "children": [ - "com.github.n8felton.munki.SoX" + "com.github.jazzace.jamf.DiffusionBee-latest" ] }, - "com.github.n8felton.download.SoX": { - "name": "SoX", - "description": "Download recipe for Sound eXchange (SoX).", - "repo": "autopkg/n8felton-recipes", - "path": "SoX/SoX.download.recipe", - "shortname": "SoX.download", - "inferred_type": "download", + "com.github.jazzace.pkg.VueScanLicenced": { + "name": null, + "description": "Downloads VueScan and then creates an installer package with the app and the needed authorization file.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nThe recipe requires the authorization file created by VueScan for your licence.\nThe suggested way to do this is to install VueScan on the Mac/VM running AutoPkg and use the recipe's\ndefault value for RC_FILE. Alternately, you can create a text file made up of the following four lines\n(where you replace # with the values for your license):\n\n[VueScan]\nSerialNumber=#\nCustomerNumber=#\nEmailAddress=#@#.#\n\nThen, save that file in a locally-accessible location and set the RC_FILE input variable to\nthe path to that file (including the file name with extension). AutoPkg will do the rest.", + "repo": "autopkg/jazzace-recipes", + "path": "Hamrick/VueScanLicenced.pkg.recipe", + "parent": "com.github.hansen-m.download.VueScan", + "shortname": "VueScanLicenced.pkg", + "inferred_type": "pkg", "children": [ - "com.github.n8felton.pkg.SoX" + "com.github.jazzace.jamf.VueScanLicenced-latest", + "com.github.jazzace.ds.VueScanLicenced" ] }, - "com.github.n8felton.munki.SoX": { - "name": "SoX", - "description": "Downloads the latest version of SoX, creates a pkg and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "SoX/SoX.munki.recipe", - "parent": "com.github.n8felton.pkg.SoX", - "shortname": "SoX.munki", - "inferred_type": "munki", - "munki_display_name": "SoX - Sound eXchange", - "munki_description": "SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms." + "com.github.jazzace.jamf.VueScanLicenced-latest": { + "name": null, + "description": "This recipe downloads VueScan, packages it with its license information (see pkg recipe for details),\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hansen-m-recipe repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Hamrick/VueScanLicenced-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.VueScanLicenced", + "shortname": "VueScanLicenced-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.n8felton.download.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads the latest release of KeePassXC from Github.", - "repo": "autopkg/n8felton-recipes", - "path": "KeePassXC/KeePassXC.download.recipe", - "shortname": "KeePassXC.download", + "com.github.jazzace.ds.VueScanLicenced": { + "name": null, + "description": "Downloads VueScan, creates an installer package with the app and the needed authorization file,\nand copies it to a local path of your choosing.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nCarefully follow the instructions in the pkg recipe to set up the proper licensing information.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "repo": "autopkg/jazzace-recipes", + "path": "Hamrick/VueScanLicenced.ds.recipe", + "parent": "com.github.jazzace.pkg.VueScanLicenced", + "shortname": "VueScanLicenced.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.ds.outset": { + "name": null, + "description": "Downloads the latest version of outset (pkg installer) and copies the package to a local path of your choosing.\nRequires Graham Gilbert's recipe repo (grahamgilbert-recipes).\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "repo": "autopkg/jazzace-recipes", + "path": "outset/outset.ds.recipe", + "parent": "com.github.grahamgilbert.download.outset", + "shortname": "outset.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.jamf.outset-latest": { + "name": null, + "description": "This recipe downloads the latest pkg installer for Outset then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and grahamgilbert-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "outset/outset-latest.jamf.recipe", + "parent": "com.github.grahamgilbert.download.outset", + "shortname": "outset-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.ds.lightwright": { + "name": null, + "description": "Downloads latest version of Lightwright, creates a package from the downloaded app,\nand then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that the .pkg recipe has a StopProcessingIf processor to avoid redundant work if no update is present.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Lightwright LLC/Lightwright.ds.recipe", + "parent": "com.github.jazzace.pkg.lightwright", + "shortname": "Lightwright.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.download.lightwright": { + "name": "Lightwright", + "description": "Downloads the current release version of Lightwright.\nThis recipe supports version 6.0.40 and later. \n", + "repo": "autopkg/jazzace-recipes", + "path": "Lightwright LLC/Lightwright.download.recipe", + "shortname": "Lightwright.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.KeePassXC", - "com.github.peshay.filewave.KeePassXC", - "com.github.crystalllized.pkg.KeePassXC", - "com.github.smithjw.pkg.KeePassXC" + "com.github.jazzace.pkg.lightwright", + "com.github.dataJAR-recipes.munki.lightwright" ] }, - "com.github.n8felton.munki.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads the latest release of KeePassXC and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "KeePassXC/KeePassXC.munki.recipe", - "parent": "com.github.n8felton.download.KeePassXC", - "shortname": "KeePassXC.munki", - "inferred_type": "munki", - "munki_display_name": "KeePassXC", - "munki_description": "KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.
\n
\n
Additional Features
\n\n" + "com.github.jazzace.jamf.lightwright-latest": { + "name": null, + "description": "This recipe downloads Lightwright, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Lightwright LLC/Lightwright-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.lightwright", + "shortname": "Lightwright-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.n8felton.munki.Chimera": { - "name": "Chimera", - "description": "Downloads Chimera disk image and imports into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Chimera/Chimera.munki.recipe", - "parent": "com.github.n8felton.download.Chimera", - "shortname": "Chimera.munki", - "inferred_type": "munki", - "munki_display_name": "Chimera", - "munki_description": "UCSF Chimera is a highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles. High-quality images and animations can be generated. Chimera includes complete documentation and several tutorials, and can be downloaded free of charge for academic, government, non-profit, and personal use." + "com.github.jazzace.pkg.lightwright": { + "name": null, + "description": "Downloads the current release version of Lightwright and then packages the Lightwright app.\nThis recipe is based on the Version 6 app (now wrapped in a dmg).\n", + "repo": "autopkg/jazzace-recipes", + "path": "Lightwright LLC/Lightwright.pkg.recipe", + "parent": "com.github.jazzace.download.lightwright", + "shortname": "Lightwright.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.ds.lightwright", + "com.github.jazzace.jamf.lightwright-latest" + ] }, - "com.github.n8felton.download.Chimera": { - "name": "Chimera", - "description": "Downloads the latest version of Chimera.", - "repo": "autopkg/n8felton-recipes", - "path": "Chimera/Chimera.download.recipe", - "shortname": "Chimera.download", - "inferred_type": "download", + "com.github.jazzace.jamf.processing4-patch": { + "name": null, + "description": "This recipe downloads Processing 4, packages it, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Processing Foundation/Processing4-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.processing4-latest", + "shortname": "Processing4-patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.ds.Processing": { + "name": null, + "description": "Downloads latest version of Processing 3, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "repo": "autopkg/jazzace-recipes", + "path": "Processing Foundation/Processing.ds.recipe", + "parent": "com.github.jazzace.pkg.processing", + "shortname": "Processing.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.jamf.processing4-latest": { + "name": null, + "description": "This recipe downloads Processing 4, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Processing Foundation/Processing4-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.processing4", + "shortname": "Processing4-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.n8felton.munki.Chimera", - "com.github.novaksam.pkg.Chimera" + "com.github.jazzace.jamf.processing4-patch" ] }, - "com.github.n8felton.neo4j-ce.download": { - "name": "Neo4j-CE", - "description": "Download recipe for Neo4j Community Edition.", - "repo": "autopkg/n8felton-recipes", - "path": "Neo4j/Neo4j-CE.download.recipe", - "shortname": "Neo4j-CE.download", + "com.github.jazzace.download.processing4": { + "name": "Processing", + "description": "Downloads the current release version of Processing 4.\nProcessing 4 offers an Intel and a Universal (which it calls Apple Silicon) app.\nIf you want the Intel-only app, change ARCHITECTURE to x64.", + "repo": "autopkg/jazzace-recipes", + "path": "Processing Foundation/Processing4.download.recipe", + "shortname": "Processing4.download", "inferred_type": "download", "children": [ - "com.github.n8felton.neo4j-ce.munki" + "com.github.jazzace.pkg.processing4" ] }, - "com.github.n8felton.neo4j-ce.munki": { - "name": "Neo4j-CE", - "description": "Downloads the latest version of Neo4j Community Edition and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Neo4j/Neo4j-CE.munki.recipe", - "parent": "com.github.n8felton.neo4j-ce.download", - "shortname": "Neo4j-CE.munki", - "inferred_type": "munki", - "munki_display_name": "Neo4j Community Edition", - "munki_description": "As a native graph database, Neo4j is specifically optimized to store and traverse these graphs of connected data. By intuitively mapping data points and the connections between them, Neo4j powers intelligent, real-time applications that tackle today's toughest enterprise challenges.

\nDefault login is username 'neo4j' and password 'neo4j' (Neo4j Operations Manual)" + "com.github.jazzace.pkg.processing4": { + "name": null, + "description": "Downloads the latest version of Processing 4 and creates a package installer.", + "repo": "autopkg/jazzace-recipes", + "path": "Processing Foundation/Processing4.pkg.recipe", + "parent": "com.github.jazzace.download.processing4", + "shortname": "Processing4.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.jamf.processing4-latest" + ] }, - "com.github.n8felton.download.CiscoAMP": { - "name": "Cisco AMP", - "description": "Downloads the latest version of Cisco AMP for Endpoints.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector", - "repo": "autopkg/n8felton-recipes", - "path": "CiscoAMP/CiscoAMP.download.recipe", - "shortname": "CiscoAMP.download", - "inferred_type": "download", + "com.github.jazzace.pkg.processing": { + "name": null, + "description": "Download Processing 3 and create a package.", + "repo": "autopkg/jazzace-recipes", + "path": "Processing Foundation/Processing.pkg.recipe", + "parent": "com.github.timsutton.download.processing", + "shortname": "Processing.pkg", + "inferred_type": "pkg", "children": [ - "com.github.n8felton.munki.CiscoAMP" + "com.github.jazzace.ds.Processing", + "com.github.novaksam.jamf.Processing", + "com.github.novaksam.jss.Processing" ] }, - "com.github.n8felton.munki.CiscoAMP": { - "name": "Cisco AMP", - "description": "Downloads the latest version of Cisco AMP for Endpoints and imports it into Munki.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector", - "repo": "autopkg/n8felton-recipes", - "path": "CiscoAMP/CiscoAMP.munki.recipe", - "parent": "com.github.n8felton.download.CiscoAMP", - "shortname": "CiscoAMP.munki", - "inferred_type": "munki", - "munki_display_name": "Cisco AMP for Endpoints", - "munki_description": "Cisco AMP for Endpoints provides complete protection against the most advanced attacks. Not only will AMP prevent breaches and block malware at the point of entry, but it will also rapidly detect, contain, and remediate advanced threats if they evade front-line defenses and get inside." + "com.github.jazzace.ds.appleLoops": { + "name": null, + "description": "Downloads the latest packaged release of appleloops and then copies the package to \na local path of your choosing.\nThis recipe requires the novaksam-recipes repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "repo": "autopkg/jazzace-recipes", + "path": "Apple Loops/AppleLoops.ds.recipe", + "parent": "com.github.novaksam.pkg.appleLoops", + "shortname": "AppleLoops.ds", + "inferred_type": "ds" }, - "com.github.n8felton.cellprofiler.munki": { - "name": "CellProfiler", - "description": "Downloads the latest version of CellProfiler and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "CellProfiler/CellProfiler.munki.recipe", - "parent": "com.github.n8felton.cellprofiler.download", - "shortname": "CellProfiler.munki", - "inferred_type": "munki", - "munki_display_name": "CellProfiler", - "munki_description": "CellProfiler is free, open-source software for quantitative analysis of biological images." + "com.github.jazzace.jamf.IINA-latest": { + "name": null, + "description": "This recipe downloads IINA, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "IINA/IINA-latest.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.IINA", + "shortname": "IINA-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.n8felton.cellprofiler.download": { - "name": "CellProfiler", - "description": "Download recipe for CellProfiler.", - "repo": "autopkg/n8felton-recipes", - "path": "CellProfiler/CellProfiler.download.recipe", - "shortname": "CellProfiler.download", - "inferred_type": "download", + "com.github.jazzace.ds.IINA": { + "name": null, + "description": "Downloads latest version of IINA, packages it, and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "repo": "autopkg/jazzace-recipes", + "path": "IINA/IINA.ds.recipe", + "parent": "io.github.hjuutilainen.pkg.IINA", + "shortname": "IINA.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.pkg.Finale26nogarritan": { + "name": "Finale", + "description": "Creates an installer pkg for Finale v.26 or later that installs properly using a management system\nand does not deploy Garritan Sounds.\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/FinaleNoGarritan.pkg.recipe", + "parent": "com.github.jazzace.download.Finale26", + "shortname": "FinaleNoGarritan.pkg", + "inferred_type": "pkg", "children": [ - "com.github.n8felton.cellprofiler.munki" + "com.github.jazzace.jamf.Finale-latest" ] }, - "com.github.n8felton.munki.Weka": { - "name": "Weka", - "description": "Downloads the latest version of Weka and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Weka/Weka.munki.recipe", - "parent": "com.github.n8felton.download.Weka", - "shortname": "Weka.munki", - "inferred_type": "munki", - "munki_display_name": "Weka", - "munki_description": "Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code." + "com.github.jazzace.jamf.Finale-latest": { + "name": null, + "description": "This recipe downloads Finale, packages it for volume deployment, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/Finale-latest.jamf.recipe", + "parent": "com.github.jazzace.pkg.Finale26nogarritan", + "shortname": "Finale-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.n8felton.download.Weka": { - "name": "Weka", - "description": "Downloads the latest version of Weka.\n\nDOWNLOAD_VERSION can be set to \"stable\" for the stable version or \"developer\"\nfor the development version.\n\nARCHITECTURE can be set to \"intel\" to download the Intel version or \"arm\" for\nthe ARM64 version.", - "repo": "autopkg/n8felton-recipes", - "path": "Weka/Weka.download.recipe", - "shortname": "Weka.download", + "com.github.jazzace.ds.FinaleUpdate": { + "name": null, + "description": "Downloads the latest update for Finale, extracts the package, and then copies it to a local path of your choosing.\nNote: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/FinaleUpdate.ds.recipe", + "parent": "com.github.jazzace.pkg.FinaleUpdate", + "deprecated": true, + "shortname": "FinaleUpdate.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.download.Finale26": { + "name": "Finale", + "description": "Downloads the latest version of the Finale full installer.\nTested with Versions 26 and 27 (specify the major version you want in FINALE_VERS).\n", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/Finale.download.recipe", + "shortname": "Finale.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.Weka", - "com.github.ahousseini-recipes.pkg.Weka" + "com.github.jazzace.pkg.Finale26nogarritan" ] }, - "com.github.n8felton.download.SentinelOne": { - "name": "SentinelOne", - "description": "Downloads the latest version of SentinelOne.", - "repo": "autopkg/n8felton-recipes", - "path": "SentinelOne/SentinelOne.download.recipe", - "shortname": "SentinelOne.download", - "inferred_type": "download" - }, - "com.github.n8felton.download.fastqc": { - "name": "FastQC", - "description": "Downloads the latest version of FastQC.", - "repo": "autopkg/n8felton-recipes", - "path": "Babraham Bioinformatics/FastQC.download.recipe", - "shortname": "FastQC.download", + "com.github.jazzace.download.FinaleUpdate": { + "name": "Finale Update", + "description": "Downloads the most recent update for Finale as a Zip archive (via Sparkle).", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/FinaleUpdate.download.recipe", + "deprecated": true, + "shortname": "FinaleUpdate.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.FastQC" + "com.github.jazzace.pkg.FinaleUpdate", + "com.github.gmarnin.munki.FinaleUpdate" ] }, - "com.github.n8felton.munki.FastQC": { - "name": "FastQC", - "description": "Downloads the latest version of FastQC and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Babraham Bioinformatics/FastQC.munki.recipe", - "parent": "com.github.n8felton.download.fastqc", - "shortname": "FastQC.munki", - "inferred_type": "munki", - "munki_display_name": "FastQC", - "munki_description": "A quality control application for high throughput sequence data with FastQ files." + "com.github.jazzace.pkg.FinaleUpdate": { + "name": null, + "description": "Downloads the most recent update for Finale and extracts the installation package.", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/FinaleUpdate.pkg.recipe", + "parent": "com.github.jazzace.download.FinaleUpdate", + "deprecated": true, + "shortname": "FinaleUpdate.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.ds.FinaleUpdate" + ] }, - "com.github.n8felton.download.AmazonCorretto": { - "name": "AmazonCorretto%MAJOR_VERSION%", - "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK", - "repo": "autopkg/n8felton-recipes", - "path": "Amazon/AmazonCorretto.download.recipe", - "shortname": "AmazonCorretto.download", - "inferred_type": "download", + "com.github.jazzace.pkg.finalenogarritan": { + "name": "Finale", + "description": "Creates an installer pkg for Finale (v.25 and later) that installs properly using a management system.\nThis recipe uses the PackageRequired option and assumes you are specifying the Disk Image that contains \nthe Finale Installer(s). For example:\n\nautopkg run Finale_NoGarritan.pkg --pkg /path/to/Finale26.2.dmg\n\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n", + "repo": "autopkg/jazzace-recipes", + "path": "MakeMusic/FinaleNoGarritanFromDMG.pkg.recipe", + "shortname": "FinaleNoGarritanFromDMG.pkg", + "inferred_type": "pkg" + }, + "com.github.jazzace.ds.firefox-en_US": { + "name": null, + "description": "Downloads Firefox, packages it, and copies the package to a local path of your choosing.\nInput keys [Firefox pkg documentation taken from parent recipe]:\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-24.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/Firefox.ds.recipe", + "parent": "com.github.autopkg.pkg.Firefox_EN", + "shortname": "Firefox.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.ds.FirefoxPolicies": { + "name": null, + "description": "Downloads latest version of Firefox, adds policies to the app bundle (policies.json), packages it, \nand then copies the package to a local path of your choosing.\n\nThis recipe requires:\n- Firefox 60/60esr or later;\n- A 'distribution' directory in the same directory as the recipe (usually RecipeOverrides) containing your policies.json file;\n- The core Autopkg recipes; and\n- neilmartin83-recipes.\n\nNote that more recent versions of Firefox support configuration profiles, so you should consider that solution first.\nThis recipe is no longer supported for that reason.\n\nInput keys:\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-60.0.pkg\" from \"Firefox_ORG_NAME-60.0.pkg\".\n- PKG_ID (optional) allows you to differentiate your org's \"flavour\" of Firefox from the default. Reverse domain order is common.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %NAME%_%ORG_NAME% if you like the customized name from the parent recipe\n but don't want the version number.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/FirefoxPolicies.ds.recipe", + "parent": "com.github.neilmartin83.pkg.FirefoxPolicies", + "deprecated": true, + "shortname": "FirefoxPolicies.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.jamf.FirefoxSignedPkg-patch": { + "name": null, + "description": "This recipe downloads the Firefox pkg installer, uploads the pkg to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe homebysix-recipes and grahampugh-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/FirefoxSignedPkg-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest", + "shortname": "FirefoxSignedPkg-patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.ds.FirefoxSignedPkg": { + "name": null, + "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0 and 68.1esr \nand then copies the package to a local path of your choosing. \nNote that this recipe breaks with .ds convention because it appends version information to the file name, \nso the DS_NAME input variable is omitted.\nInput key:\n- DS_PKGS_PATH is the destination path for the copy.\n A trailing slash is not required/desired. The path does not need to be on the same volume as the cache.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/FirefoxSignedPkg.ds.recipe", + "parent": "com.github.autopkg.download.FirefoxSignedPkg", + "shortname": "FirefoxSignedPkg.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.jamf.FirefoxSignedPkg-latest": { + "name": null, + "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/FirefoxSignedPkg-latest.jamf.recipe", + "parent": "com.github.autopkg.download.FirefoxSignedPkg", + "shortname": "FirefoxSignedPkg-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.n8felton.munki.AmazonCorretto" + "com.github.jazzace.jamf.FirefoxSignedPkg-patch", + "com.github.jazzace.jamf.FirefoxSignedPkg-flush" ] }, - "com.github.n8felton.munki.AmazonCorretto": { - "name": "AmazonCorretto%MAJOR_VERSION%", - "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK", + "com.github.jazzace.ds.FirefoxAutoconfig": { + "name": null, + "description": "Downloads Firefox disk image, builds a package that includes autoconfig resources \n(typically as generated via the CCK2 tool), and copies the package to a local path of your choosing.\n\nNote: This recipe is no longer supported, as the CCK2 tool is no longer supported.\nFirefox now supports configuration profiles for your customization and management needs.\nExpect this recipe to be removed at a future date.\n\n[Much of the following information comes from the two parent recipes. You need the main AutoPkg\n repo and gregneagle-recipes repo installed to run this recipe.]\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME via override.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported. \n\nLocal input keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n\nOther Input keys (available via override):\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-31.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\", \nbut will be overridden by DS_NAME when it gets copied to the local path of your choosing.\n- You might consider setting a unique PKG_ID to differentiate your org's \"flavour\" of Firefox.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/FirefoxAutoconfig.ds.recipe", + "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", + "deprecated": true, + "shortname": "FirefoxAutoconfig.ds", + "inferred_type": "ds" + }, + "com.github.jazzace.jamf.FirefoxSignedPkg-flush": { + "name": null, + "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "repo": "autopkg/jazzace-recipes", + "path": "Mozilla/FirefoxSignedPkg-flush.jamf.recipe", + "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest", + "shortname": "FirefoxSignedPkg-flush.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.jamf._____-latest": { + "name": null, + "description": "This recipe downloads _____, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n", + "repo": "autopkg/jazzace-recipes", + "path": "JamfTemplates/RecipeTemplates/Template-latest.jamf.recipe", + "parent": "com.github.______.pkg._____", + "shortname": "Template-latest.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, + "children": [ + "com.github.jazzace.jamf._____-patch" + ] + }, + "com.github.jazzace.jamf._____-flush": { + "name": null, + "description": "This recipe downloads the pkg installer for _____, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n", + "repo": "autopkg/jazzace-recipes", + "path": "JamfTemplates/RecipeTemplates/Template-flush.jamf.recipe", + "parent": "com.github.____.jamf._____-latest", + "shortname": "Template-flush.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.jamf._____-pkg-uploadonly": { + "name": null, + "description": "This recipe downloads _____, packages it, and then uploads the pkg to your Jamf Pro Server/Distribution Point \nusing variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n", + "repo": "autopkg/jazzace-recipes", + "path": "JamfTemplates/RecipeTemplates/Template-pkg-uploadonly.jamf.recipe", + "parent": "com.github.______.pkg._____", + "shortname": "Template-pkg-uploadonly.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jazzace.jamf._____-patch": { + "name": null, + "description": "This recipe takes the _____ pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n", + "repo": "autopkg/jazzace-recipes", + "path": "JamfTemplates/RecipeTemplates/Template-patch.jamf.recipe", + "parent": "com.github.jazzace.jamf._____-latest", + "shortname": "Template-patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.n8felton.shared": { + "name": null, + "description": "Shared Processors for n8felton-recipes", "repo": "autopkg/n8felton-recipes", - "path": "Amazon/AmazonCorretto.munki.recipe", - "parent": "com.github.n8felton.download.AmazonCorretto", - "shortname": "AmazonCorretto.munki", + "path": "SharedProcessors/SharedProcessors.recipe" + }, + "com.github.n8felton.munki.AppleJava6": { + "name": null, + "description": "Downloads the latest Apple provided version of Java 6 for OS X as configured in com.github.n8felton.download.AppleJava6", + "repo": "autopkg/n8felton-recipes", + "path": "AppleJava/AppleJava6.munki.recipe", + "parent": "com.github.n8felton.download.AppleJava6", + "shortname": "AppleJava6.munki", "inferred_type": "munki", - "munki_display_name": "Amazon Corretto %MAJOR_VERSION%", - "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)." + "munki_display_name": "Java 6 for OS X", + "munki_description": "Installs the legacy Java 6 runtime for OS X 10.7 - 10.11." }, - "com.github.n8felton.download.EpicGamesLauncher": { - "name": "Epic Games Launcher", - "description": "Downloads the latest version of Epic Games Launcher.", + "com.github.n8felton.download.AppleJava6": { + "name": "AppleJava6", + "description": "Downloads the latest Apple provided version of Java 6 for OS X.", "repo": "autopkg/n8felton-recipes", - "path": "EpicGames/Epic Games Launcher.download.recipe", - "shortname": "Epic Games Launcher.download", + "path": "AppleJava/AppleJava6.download.recipe", + "shortname": "AppleJava6.download", "inferred_type": "download", "children": [ - "com.github.n8felton.install.EpicGamesLauncher", - "com.github.n8felton.munki.EpicGamesLauncher", - "com.github.n8felton.pkg.EpicGamesLauncher" + "com.github.n8felton.munki.AppleJava6", + "com.github.n8felton.install.AppleJava6", + "com.github.amsysuk-recipes.pkg.AppleJava6", + "com.github.grahampugh.recipes.pkg.AppleJava6" ] }, + "com.github.n8felton.install.AppleJava6": { + "name": "AppleJava6", + "description": "Installs Apple Java 6", + "repo": "autopkg/n8felton-recipes", + "path": "AppleJava/AppleJava6.install.recipe", + "parent": "com.github.n8felton.download.AppleJava6", + "shortname": "AppleJava6.install", + "inferred_type": "install" + }, "com.github.n8felton.install.EpicGamesLauncher": { "name": "Epic Games Launcher", "description": "Installs the latest version of Epic Games Launcher.", @@ -24830,6 +24634,28 @@ "shortname": "Epic Games Launcher.install", "inferred_type": "install" }, + "com.github.n8felton.pkg.EpicGamesLauncher": { + "name": "Epic Games Launcher", + "description": "Downloads the latest version of Epic Games Launcher and creates a package.", + "repo": "autopkg/n8felton-recipes", + "path": "EpicGames/Epic Games Launcher.pkg.recipe", + "parent": "com.github.n8felton.download.EpicGamesLauncher", + "shortname": "Epic Games Launcher.pkg", + "inferred_type": "pkg" + }, + "com.github.n8felton.download.EpicGamesLauncher": { + "name": "Epic Games Launcher", + "description": "Downloads the latest version of Epic Games Launcher.", + "repo": "autopkg/n8felton-recipes", + "path": "EpicGames/Epic Games Launcher.download.recipe", + "shortname": "Epic Games Launcher.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.install.EpicGamesLauncher", + "com.github.n8felton.pkg.EpicGamesLauncher", + "com.github.n8felton.munki.EpicGamesLauncher" + ] + }, "com.github.n8felton.munki.EpicGamesLauncher": { "name": "Epic Games Launcher", "description": "Downloads the latest version of Epic Games Launcher and imports it into Munki.", @@ -24841,101 +24667,128 @@ "munki_display_name": "Epic Games Launcher", "munki_description": "The Epic Games Launcher is used to download and launch binary versions of the Unreal Engine 4 (as opposed to the engine source code from GitHub), as well as serve as a location to download additional content and view news and blog posts." }, - "com.github.n8felton.pkg.EpicGamesLauncher": { - "name": "Epic Games Launcher", - "description": "Downloads the latest version of Epic Games Launcher and creates a package.", + "com.github.n8felton.munki.dart-sass": { + "name": "dart-sass", + "description": "Downloads the latest version of dart-sass and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "EpicGames/Epic Games Launcher.pkg.recipe", - "parent": "com.github.n8felton.download.EpicGamesLauncher", - "shortname": "Epic Games Launcher.pkg", - "inferred_type": "pkg" + "path": "Sass/dart-sass.munki.recipe", + "parent": "com.github.n8felton.pkg.dart-sass", + "shortname": "dart-sass.munki", + "inferred_type": "munki", + "munki_display_name": "dart-sass", + "munki_description": "The reference implementation of Sass, written in Dart." }, - "com.github.n8felton.download.ClustalX": { - "name": "ClustalX", - "description": "Downloads the latest version of ClustalX.", + "com.github.n8felton.download.dart-sass": { + "name": "Sass", + "description": "Downloads the latest version of Dart Sass.", "repo": "autopkg/n8felton-recipes", - "path": "Clustal/ClustalX.download.recipe", - "shortname": "ClustalX.download", + "path": "Sass/dart-sass.download.recipe", + "shortname": "dart-sass.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.ClustalX" + "com.github.n8felton.pkg.dart-sass" ] }, - "com.github.n8felton.pkg.ClustalW": { - "name": "ClustalW", - "description": "Packages a the latest version of ClustalW", + "com.github.n8felton.pkg.dart-sass": { + "name": "Sass", + "description": "Packages the latest version of Dart Sass.", "repo": "autopkg/n8felton-recipes", - "path": "Clustal/ClustalW.pkg.recipe", - "parent": "com.github.n8felton.download.ClustalW", - "shortname": "ClustalW.pkg", + "path": "Sass/dart-sass.pkg.recipe", + "parent": "com.github.n8felton.download.dart-sass", + "shortname": "dart-sass.pkg", "inferred_type": "pkg", "children": [ - "com.github.n8felton.munki.ClustalW" + "com.github.n8felton.munki.dart-sass" ] }, - "com.github.n8felton.munki.ClustalX": { - "name": "ClustalX", - "description": "Downloads the latest version of ClustalX and imports it into Munki.", + "com.github.n8felton.download.IntelXDK": { + "name": "IntelXDK", + "description": "Downloads the latest version of Intel XDK.", "repo": "autopkg/n8felton-recipes", - "path": "Clustal/ClustalX.munki.recipe", - "parent": "com.github.n8felton.download.ClustalX", - "shortname": "ClustalX.munki", - "inferred_type": "munki", - "munki_display_name": "ClustalX", - "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins." + "path": "IntelXDK/IntelXDK.download.recipe", + "shortname": "IntelXDK.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.IntelXDK" + ] }, - "com.github.n8felton.munki.ClustalW": { - "name": "ClustalW", - "description": "Downloads the latest version of ClustalW and imports it into Munki.", + "com.github.n8felton.munki.IntelXDK": { + "name": "IntelXDK", + "description": "Downloads the latest version of Intel XDK and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Clustal/ClustalW.munki.recipe", - "parent": "com.github.n8felton.pkg.ClustalW", - "shortname": "ClustalW.munki", + "path": "IntelXDK/IntelXDK.munki.recipe", + "parent": "com.github.n8felton.download.IntelXDK", + "shortname": "IntelXDK.munki", "inferred_type": "munki", - "munki_display_name": "ClustalW", - "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins." + "munki_display_name": "IntelXDK", + "munki_description": "One solution for IoT applications and mobile app dev." }, - "com.github.n8felton.download.ClustalW": { - "name": "ClustalW", - "description": "Downloads the latest version of ClustalW.", + "com.github.n8felton.install.VMwareAirWatchAdminAssistant": { + "name": "VMwareAirWatchAdminAssistant", + "description": "Installs the latest version of VMware AirWatch Admin Assistant.", "repo": "autopkg/n8felton-recipes", - "path": "Clustal/ClustalW.download.recipe", - "shortname": "ClustalW.download", + "path": "VMware/VMwareAirWatchAdminAssistant.install.recipe", + "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant", + "shortname": "VMwareAirWatchAdminAssistant.install", + "inferred_type": "install" + }, + "com.github.n8felton.download.VMwareAirWatchAdminAssistant": { + "name": "VMwareAirWatchAdminAssistant", + "description": "Downloads the latest version of VMware AirWatch Admin Assistant.", + "repo": "autopkg/n8felton-recipes", + "path": "VMware/VMwareAirWatchAdminAssistant.download.recipe", + "shortname": "VMwareAirWatchAdminAssistant.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.ClustalW" + "com.github.n8felton.install.VMwareAirWatchAdminAssistant", + "com.github.n8felton.munki.VMwareAirWatchAdminAssistant" ] }, - "com.github.n8felton.munki.MinitabExpressMU": { - "name": "MinitabExpress", - "description": "Downloads the latest Minitab Express pkg, then imports into Munki along with a postinstall script to set the license server.", + "com.github.n8felton.munki.VMwareAirWatchAdminAssistant": { + "name": "VMwareAirWatchAdminAssistant", + "description": "Downloads the latest version of VMware AirWatch Admin Assistant and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Minitab/MinitabExpressMU.munki.recipe", - "parent": "com.github.hansen-m.download.MinitabExpressMU", - "shortname": "MinitabExpressMU.munki", + "path": "VMware/VMwareAirWatchAdminAssistant.munki.recipe", + "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant", + "shortname": "VMwareAirWatchAdminAssistant.munki", "inferred_type": "munki", - "munki_display_name": "Minitab Express", - "munki_description": "Minitab Express is a lightweight and intuitive statistics package that allows its users to use a range of Minitab tools for introductory statistics. Since Minitab Express emphasizes introductory statistics, it has a more focused range of tools than Minitab." + "munki_display_name": "VMware AirWatch Admin Assistant", + "munki_description": "The VMware Admin Assistant tool uses a Munki command-line utility to give admins an easy way to create the pkginfo metadata files that you must enforce software management." }, - "com.github.n8felton.munki.Minitab": { - "name": "Minitab", - "description": "Imports the latest version of Minitab to Munki.", + "com.github.n8felton.munki.DataIntegration": { + "name": "DataIntegration", + "description": "Downloads the best release of Pentaho Data Integration from SourceForge and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Minitab/Minitab.munki.recipe", - "parent": "com.github.nstrauss.download.Minitab", - "shortname": "Minitab.munki", + "path": "Pentaho/DataIntegration.munki.recipe", + "parent": "com.github.n8felton.pkg.DataIntegration", + "shortname": "DataIntegration.munki", "inferred_type": "munki", - "munki_display_name": "Minitab", - "munki_description": "Minitab provides the tools you need to analyze data and find meaningful solutions to your toughest business problems." + "munki_display_name": "Data Integration", + "munki_description": "Data Integration (or Kettle) delivers powerful Extraction, Transformation, and Loading (ETL) capabilities, using a groundbreaking, metadata-driven approach. With an intuitive, graphical, drag and drop design environment and a proven, scalable, standards-based architecture, Data Integration is increasingly the choice for organizations over traditional, proprietary ETL or data integration tools." }, - "com.github.n8felton.install.BlueJ": { - "name": "BlueJ", - "description": "Installs the latest version of BlueJ.", + "com.github.n8felton.pkg.DataIntegration": { + "name": "DataIntegration", + "description": "Downloads the latest Pentaho Data Integration zip and wraps it into a pkg.", "repo": "autopkg/n8felton-recipes", - "path": "BlueJ/BlueJ.install.recipe", - "parent": "com.github.n8felton.download.BlueJ", - "shortname": "BlueJ.install", - "inferred_type": "install" + "path": "Pentaho/DataIntegration.pkg.recipe", + "parent": "com.github.n8felton.download.DataIntegration", + "shortname": "DataIntegration.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.n8felton.munki.DataIntegration", + "com.github.peshay.filewave.DataIntegration" + ] + }, + "com.github.n8felton.download.DataIntegration": { + "name": "DataIntegration", + "description": "Downloads the latest version of Pentaho Data Integration.", + "repo": "autopkg/n8felton-recipes", + "path": "Pentaho/DataIntegration.download.recipe", + "shortname": "DataIntegration.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.pkg.DataIntegration" + ] }, "com.github.n8felton.download.BlueJ": { "name": "BlueJ", @@ -24949,6 +24802,15 @@ "com.github.n8felton.munki.BlueJ" ] }, + "com.github.n8felton.install.BlueJ": { + "name": "BlueJ", + "description": "Installs the latest version of BlueJ.", + "repo": "autopkg/n8felton-recipes", + "path": "BlueJ/BlueJ.install.recipe", + "parent": "com.github.n8felton.download.BlueJ", + "shortname": "BlueJ.install", + "inferred_type": "install" + }, "com.github.n8felton.munki.BlueJ": { "name": "BlueJ", "description": "Downloads the latest version of BlueJ and imports it into Munki.", @@ -24960,282 +24822,148 @@ "munki_display_name": "BlueJ", "munki_description": "A free Java Development Environment designed for beginners, used by millions worldwide." }, - "com.github.n8felton.download.AppleBootcampSupportSoftware": { - "name": "AppleBootcampSupportSoftware", - "description": "Downloads the latest version of the Apple provided Boot Camp Support Software.\n\nNOTE: The ARTICLE_NUMBER changes with new releases and will need to be manually updated.", - "repo": "autopkg/n8felton-recipes", - "path": "AppleBootCampSupportSoftware/AppleBootcampSupportSoftware.download.recipe", - "shortname": "AppleBootcampSupportSoftware.download", - "inferred_type": "download" - }, - "com.github.n8felton.munki.EpsonProDrivers": { - "name": "EpsonProDrivers", - "description": "Downloads the latest version of the Epson Pro driver from Epson's site and imports into Munki.", + "com.github.n8felton.munki.HPPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of HP's Printer Drivers directly from HP and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "EpsonPrinterDrivers/EpsonProDrivers.munki.recipe", - "parent": "com.github.jazzace.download.EpsonProDrivers", - "shortname": "EpsonProDrivers.munki", + "path": "HPPrinterDrivers/HPPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.HPPrinterDrivers", + "shortname": "HPPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Epson Pro Printer Drivers", - "munki_description": "Provides the latest Epson Pro printer drivers for macOS." + "munki_display_name": "HP Printer Drivers", + "munki_description": null }, - "com.github.n8felton.visualparadigmce.download": { - "name": "VisualParadigmCE", - "description": "Download recipe for VisualParadigmCE.", + "com.github.n8felton.download.HPPrinterDrivers": { + "name": "HPPrinterDrivers", + "description": "Downloads the latest version of HP's Printer Drivers directly from HP.", "repo": "autopkg/n8felton-recipes", - "path": "VisualParadigm/VisualParadigmCE.download.recipe", - "shortname": "VisualParadigmCE.download", + "path": "HPPrinterDrivers/HPPrinterDrivers.download.recipe", + "shortname": "HPPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.visualparadigmce.munki", - "com.github.moofit-recipes.pkg.VisualParadigmCE" + "com.github.n8felton.munki.HPPrinterDrivers", + "com.github.primalcurve.pkg.HPPrinterDrivers" ] }, - "com.github.n8felton.visualparadigmce.munki": { - "name": "VisualParadigmCE", - "description": "Downloads the latest version of Visual Paradigm CE and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "VisualParadigm/VisualParadigmCE.munki.recipe", - "parent": "com.github.n8felton.visualparadigmce.download", - "shortname": "VisualParadigmCE.munki", - "inferred_type": "munki", - "munki_display_name": "Visual Paradigm CE", - "munki_description": "Visual Paradigm for UML (VP-UML) is a UML Case Tool supporting UML, SysML and Business Process Modeling Notation (BPMN) from the Object Management Group (OMG). In addition to modeling support, it provides report generation and code engineering capabilities including code generation. It can reverse engineer diagrams from code, and provide round-trip engineering for various programming languages." - }, - "com.github.n8felton.download.GraphViz": { - "name": "GraphViz", - "description": "Downloads the latest version of GraphViz.", + "com.github.n8felton.pkg.AstroImageJ": { + "name": "AstroImageJ", + "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg.", "repo": "autopkg/n8felton-recipes", - "path": "GraphViz/GraphViz.download.recipe", - "shortname": "GraphViz.download", - "inferred_type": "download", + "path": "AstroImageJ/AstroImageJ.pkg.recipe", + "parent": "com.github.hansen-m.download.AstroImageJ", + "shortname": "AstroImageJ.pkg", + "inferred_type": "pkg", "children": [ - "com.github.n8felton.munki.GraphViz" + "com.github.n8felton.munki.AstroImageJ" ] }, - "com.github.n8felton.munki.GraphViz": { - "name": "GraphViz", - "description": "Downloads the latest version of GraphViz and imports it into Munki.", + "com.github.n8felton.munki.AstroImageJ": { + "name": null, + "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg, then imports into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "GraphViz/GraphViz.munki.recipe", - "parent": "com.github.n8felton.download.GraphViz", - "shortname": "GraphViz.munki", + "path": "AstroImageJ/AstroImageJ.munki.recipe", + "parent": "com.github.n8felton.pkg.AstroImageJ", + "shortname": "AstroImageJ.munki", "inferred_type": "munki", - "munki_display_name": "GraphViz", - "munki_description": "GraphViz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs specified in DOT language scripts. It also provides libraries for software applications to use the tools. GraphViz is free software licensed under the Eclipse Public License." + "munki_display_name": "AstroImageJ", + "munki_description": "AstroImageJ is ImageJ with astronomy plugins and macros installed. It includes tools based on the Gottingen ImageJ astronomical resources with additions found to be useful." }, - "com.github.n8felton.munki.FirestormViewer": { - "name": "FirestormViewer", - "description": "Downloads the latest release of Firestorm Viewer and imports it into Munki.", + "com.github.n8felton.munki.spades": { + "name": "SPAdes", + "description": "Downloads the latest version of SPAdes, packages it, and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "FirestormViewer/FirestormViewer.munki.recipe", - "parent": "com.github.hansen-m.download.FirestormOSRelease", - "shortname": "FirestormViewer.munki", + "path": "SPAdes/SPAdes.munki.recipe", + "parent": "com.github.n8felton.pkg.spades", + "shortname": "SPAdes.munki", "inferred_type": "munki", - "munki_display_name": "Firestorm Viewer", - "munki_description": "The Phoenix Firestorm Project is currently active in developing the Firestorm Viewer, the successor to the now discontinued Phoenix Viewer. Firestorm Viewer is based on the Linden Lab V3 LGPL code base and has an enormous number of features, options and interface customization choices, including a look similar to its predecessor Phoenix Viewer. Firestorm is developed for Windows, Linux and Mac OS X operating systems." + "munki_display_name": "SPAdes", + "munki_description": "SPAdes \u0432\u0402\u201c St. Petersburg genome assembler \u0432\u0402\u201c is an assembly toolkit containing various assembly pipelines." }, - "com.github.n8felton.munki.FinalDraft12": { - "name": "FinalDraft12", - "description": "Downloads the latest version of Final Draft 12 and imports it into Munki.", + "com.github.n8felton.pkg.spades": { + "name": "SPAdes", + "description": "Downloads and packages the latest version of SPAdes.", "repo": "autopkg/n8felton-recipes", - "path": "FinalDraft/FinalDraft12.munki.recipe", - "parent": "com.github.n8felton.download.FinalDraft12", - "shortname": "FinalDraft12.munki", - "inferred_type": "munki", - "munki_display_name": "Final Draft 12", - "munki_description": "The Industry Standard Screenwriting Software. With Final Draft 12, you can brainstorm, visualize, outline, report, tag, collaborate and customize your writing environment like never before." + "path": "SPAdes/SPAdes.pkg.recipe", + "parent": "com.github.n8felton.download.spades", + "shortname": "SPAdes.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.n8felton.munki.spades" + ] }, - "com.github.n8felton.download.FinalDraft12": { - "name": "FinalDraft12", - "description": "Downloads the latest version of Final Draft 12.", + "com.github.n8felton.download.spades": { + "name": "SPAdes", + "description": "Downloads the latest release of SPAdes from GitHub.", "repo": "autopkg/n8felton-recipes", - "path": "FinalDraft/FinalDraft12.download.recipe", - "shortname": "FinalDraft12.download", + "path": "SPAdes/SPAdes.download.recipe", + "shortname": "SPAdes.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.FinalDraft12", - "com.github.homebysix.pkg.FinalDraft12" + "com.github.n8felton.pkg.spades" ] }, - "com.github.n8felton.yubico-authenticator.munki": { - "name": "yubico-authenticator", - "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.", + "com.github.moofit-recipes.install.Timeular": { + "name": "Timeular", + "description": "Installs the latest version of Timeular.", "repo": "autopkg/n8felton-recipes", - "path": "Yubico/yubico-authenticator.munki.recipe", - "parent": "com.github.n8felton.yubico-authenticator.download", - "shortname": "yubico-authenticator.munki", - "inferred_type": "munki", - "munki_display_name": "Yubico Authenticator for Desktop", - "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\n

Features

\n\n

Supported devices

\n

Usage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.

" - }, - "com.github.n8felton.munki.yubioath-desktop": { - "name": "yubioath-desktop", - "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Yubico/yubioath-desktop.munki.recipe", - "parent": "com.github.n8felton.download.yubioath-desktop", - "deprecated": true, - "shortname": "yubioath-desktop.munki", - "inferred_type": "munki", - "munki_display_name": "Yubico Authenticator for Desktop", - "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\n

Features

\n\n

Supported devices

\n

Usage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.

" - }, - "com.github.n8felton.yubico-authenticator.download": { - "name": "yubico-authenticator", - "description": "Downloads the current release of Yubico Authenticator for Desktop available on Github.", - "repo": "autopkg/n8felton-recipes", - "path": "Yubico/yubico-authenticator.download.recipe", - "shortname": "yubico-authenticator.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.yubico-authenticator.munki", - "com.github.wegotoeleven-recipes.pkg.YubicoAuthenticator" - ] - }, - "com.github.n8felton.download.yubioath-desktop": { - "name": "yubioath-desktop", - "description": "Downloads the current release of Yubico Authenticator for Desktop from Github.", - "repo": "autopkg/n8felton-recipes", - "path": "Yubico/yubioath-desktop.download.recipe", - "deprecated": true, - "shortname": "yubioath-desktop.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.yubioath-desktop", - "com.github.almenscorner.intune.yubioath-desktop" - ] - }, - "com.github.n8felton.download.ATTODiskBenchmark": { - "name": "ATTO Disk Benchmark", - "description": "Downloads the latest version of ATTO Disk Benchmark.", - "repo": "autopkg/n8felton-recipes", - "path": "ATTO/ATTODiskBenchmark.download.recipe", - "shortname": "ATTODiskBenchmark.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.ATTODiskBenchmark", - "com.github.n8felton.pkg.ATTODiskBenchmark" - ] + "path": "Timeular/Timeular.install.recipe", + "parent": "com.github.moofit-recipes.download.Timeular", + "shortname": "Timeular.install", + "inferred_type": "install" }, - "com.github.n8felton.munki.ATTODiskBenchmark": { - "name": "ATTO Disk Benchmark", - "description": "Downloads the latest version of ATTO Disk Benchmark and imports it into Munki.", + "com.github.moofit-recipes.munki.Timeular": { + "name": "Timeular", + "description": "Downloads the latest version of Timeular and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ATTO/ATTODiskBenchmark.munki.recipe", - "parent": "com.github.n8felton.download.ATTODiskBenchmark", - "shortname": "ATTODiskBenchmark.munki", + "path": "Timeular/Timeular.munki.recipe", + "parent": "com.github.moofit-recipes.download.Timeular", + "shortname": "Timeular.munki", "inferred_type": "munki", - "munki_display_name": "ATTO Disk Benchmark", - "munki_description": "Easily measure storage system performance with ATTO Disk Benchmark for macOS. Disk Benchmark monitors performance in hard drives, solid-state drives, RAID arrays, as well as connections to storage, allowing you to tune your storage system for optimal performance." + "munki_display_name": "Timeular", + "munki_description": "Discover where your time really goes." }, - "com.github.n8felton.pkg.ATTODiskBenchmark": { - "name": "ATTO Disk Benchmark", - "description": "Downloads the latest version of ATTO Disk Benchmark and creates a package.", + "com.github.moofit-recipes.pkg.Timeular": { + "name": "Timeular", + "description": "Downloads the latest version of Timeular and creates a package.", "repo": "autopkg/n8felton-recipes", - "path": "ATTO/ATTODiskBenchmark.pkg.recipe", - "parent": "com.github.n8felton.download.ATTODiskBenchmark", - "shortname": "ATTODiskBenchmark.pkg", + "path": "Timeular/Timeular.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Timeular", + "shortname": "Timeular.pkg", "inferred_type": "pkg" }, - "com.github.n8felton.download.CodonCodeAligner": { - "name": "CodonCode Aligner", - "description": "Downloads the latest version of CodonCode Aligner Desktop.", - "repo": "autopkg/n8felton-recipes", - "path": "CodonCode/CodonCodeAligner.download.recipe", - "shortname": "CodonCodeAligner.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.CodonCodeAligner" - ] - }, - "com.github.n8felton.munki.CodonCodeAligner": { - "name": "CodonCode Aligner", - "description": "Downloads the latest version of CodonCode Aligner and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "CodonCode/CodonCodeAligner.munki.recipe", - "parent": "com.github.n8felton.download.CodonCodeAligner", - "shortname": "CodonCodeAligner.munki", - "inferred_type": "munki", - "munki_display_name": "CodonCode Aligner", - "munki_description": "CodonCode Aligner is a program for sequence assembly, contig editing, and mutation detection, available for Windows and Mac OS X. Aligner is compatible with Phred-Phrap and fully supports sequence quality scores, while offering a familiar, easy-to-learn user interface." - }, - "com.github.n8felton.munki.MEGA": { - "name": "MEGA", - "description": "Downloads the current version of MEGA. Imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "MegaSoftware/MEGA.munki.recipe", - "parent": "com.github.hansen-m.download.mega", - "shortname": "MEGA.munki", - "inferred_type": "munki", - "munki_display_name": "MEGA", - "munki_description": "Sophisticated and user-friendly software suite for analyzing DNA and protein sequence data from species and populations." - }, - "com.github.n8felton.munki.Cn3D": { - "name": "Cn3D", - "description": "Downloads the latest version of Cn3D and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Cn3D/Cn3D.munki.recipe", - "parent": "com.github.n8felton.download.Cn3D", - "shortname": "Cn3D.munki", - "inferred_type": "munki", - "munki_display_name": "Cn3D", - "munki_description": "Cn3D (\"see in 3D\") is a macromolecular structure viewer that allows you to view 3-dimensional structures from NCBI's Entrez Structure database. Cn3D simultaneously displays structure, sequence, and alignment, and now has powerful annotation and alignment editing features." - }, - "com.github.n8felton.download.Cn3D": { - "name": "Cn3D", - "description": "Downloads the latest version of Cn3D.", - "repo": "autopkg/n8felton-recipes", - "path": "Cn3D/Cn3D.download.recipe", - "shortname": "Cn3D.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.Cn3D" - ] - }, - "com.github.n8felton.download.spades": { - "name": "SPAdes", - "description": "Downloads the latest release of SPAdes from GitHub.", + "com.github.moofit-recipes.download.Timeular": { + "name": "Timeular", + "description": "Downloads the latest version of Timeular.", "repo": "autopkg/n8felton-recipes", - "path": "SPAdes/SPAdes.download.recipe", - "shortname": "SPAdes.download", + "path": "Timeular/Timeular.download.recipe", + "shortname": "Timeular.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.spades" - ] - }, - "com.github.n8felton.pkg.spades": { - "name": "SPAdes", - "description": "Downloads and packages the latest version of SPAdes.", - "repo": "autopkg/n8felton-recipes", - "path": "SPAdes/SPAdes.pkg.recipe", - "parent": "com.github.n8felton.download.spades", - "shortname": "SPAdes.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.n8felton.munki.spades" + "com.github.moofit-recipes.install.Timeular", + "com.github.moofit-recipes.munki.Timeular", + "com.github.moofit-recipes.pkg.Timeular" ] }, - "com.github.n8felton.munki.spades": { - "name": "SPAdes", - "description": "Downloads the latest version of SPAdes, packages it, and imports it into Munki.", + "com.github.n8felton.munki.FastQC": { + "name": "FastQC", + "description": "Downloads the latest version of FastQC and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "SPAdes/SPAdes.munki.recipe", - "parent": "com.github.n8felton.pkg.spades", - "shortname": "SPAdes.munki", + "path": "Babraham Bioinformatics/FastQC.munki.recipe", + "parent": "com.github.n8felton.download.fastqc", + "shortname": "FastQC.munki", "inferred_type": "munki", - "munki_display_name": "SPAdes", - "munki_description": "SPAdes \u0432\u0402\u201c St. Petersburg genome assembler \u0432\u0402\u201c is an assembly toolkit containing various assembly pipelines." + "munki_display_name": "FastQC", + "munki_description": "A quality control application for high throughput sequence data with FastQ files." }, - "com.github.n8felton.download.jamovi": { - "name": "jamovi", - "description": "Downloads the latest version of jamovi.", + "com.github.n8felton.download.fastqc": { + "name": "FastQC", + "description": "Downloads the latest version of FastQC.", "repo": "autopkg/n8felton-recipes", - "path": "jamovi/jamovi.download.recipe", - "shortname": "jamovi.download", + "path": "Babraham Bioinformatics/FastQC.download.recipe", + "shortname": "FastQC.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.jamovi" + "com.github.n8felton.munki.FastQC" ] }, "com.github.n8felton.munki.jamovi": { @@ -25249,295 +24977,220 @@ "munki_display_name": "jamovi", "munki_description": "Free and open statistical software to bridge the gap between researcher and statistician." }, - "com.github.n8felton.download.OpenRefine": { - "name": "OpenRefine", - "description": "Downloads the current release of OpenRefine from Github.\n\t\nBy default, only \"stable\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as \"pre-releases.\"", + "com.github.n8felton.download.jamovi": { + "name": "jamovi", + "description": "Downloads the latest version of jamovi.", "repo": "autopkg/n8felton-recipes", - "path": "OpenRefine/OpenRefine.download.recipe", - "shortname": "OpenRefine.download", + "path": "jamovi/jamovi.download.recipe", + "shortname": "jamovi.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.OpenRefine" + "com.github.n8felton.munki.jamovi" ] }, - "com.github.n8felton.munki.OpenRefine": { - "name": "OpenRefine", - "description": "Downloads the latest version of OpenRefine and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "OpenRefine/OpenRefine.munki.recipe", - "parent": "com.github.n8felton.download.OpenRefine", - "shortname": "OpenRefine.munki", - "inferred_type": "munki", - "munki_display_name": "OpenRefine", - "munki_description": "OpenRefine (formerly Google Refine) is a powerful tool for working with messy data: cleaning it; transforming it from one format into another; and extending it with web services and external data." - }, - "com.github.n8felton.pkg.MetaSparkStudio": { - "name": "MetaSparkStudio", - "description": "Downloads the latest version of Meta Spark Studio and creates a package. Formally known as Spark AR Studio.", - "repo": "autopkg/n8felton-recipes", - "path": "Meta/Meta Spark Studio.pkg.recipe", - "parent": "com.github.n8felton.download.MetaSparkStudio", - "shortname": "Meta Spark Studio.pkg", - "inferred_type": "pkg" - }, - "com.github.n8felton.download.MetaSparkStudio": { - "name": "MetaSparkStudio", - "description": "Downloads the latest version of Meta Spark Studio. Formally known as Spark AR Studio.", + "com.github.n8felton.download.AppleSamsungPrinterDrivers": { + "name": "AppleSamsungPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Samsung Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "Meta/Meta Spark Studio.download.recipe", - "shortname": "Meta Spark Studio.download", + "path": "ApplePrinterDrivers/AppleSamsungPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleSamsungPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.MetaSparkStudio", - "com.github.n8felton.munki.MetaSparkStudio" + "com.github.n8felton.munki.AppleSamsungPrinterDrivers", + "com.github.novaksam.pkg.AppleSamsungPrinterDrivers" ] }, - "com.github.n8felton.munki.MetaSparkStudio": { - "name": "MetaSparkStudio", - "description": "Downloads the latest version of Meta Spark Studio and imports it into Munki. Formally known as Spark AR Studio.", - "repo": "autopkg/n8felton-recipes", - "path": "Meta/Meta Spark Studio.munki.recipe", - "parent": "com.github.n8felton.download.MetaSparkStudio", - "shortname": "Meta Spark Studio.munki", - "inferred_type": "munki", - "munki_display_name": "Meta Spark Studio", - "munki_description": "Meta Spark Studio gives you the tools you need \u2014 from templates to asset libraries to customizations \u2014 to turn your imagination into reality." - }, - "com.github.n8felton.munki.Bruno": { - "name": "Bruno", - "description": "Downloads the latest version of Bruno and imports it into Munki.\n\nARCH_TYPE=(\"arm64\", \"x64\")\nSUPPORTED_ARCH=(\"arm64\", \"x86_64\")", + "com.github.n8felton.munki.AppleInfotecPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Bruno/Bruno.munki.recipe", - "parent": "com.github.n8felton.download.Bruno", - "shortname": "Bruno.munki", + "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleInfotecPrinterDrivers", + "deprecated": true, + "shortname": "AppleInfotecPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Bruno", - "munki_description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)" + "munki_display_name": "Infotec Printer Drivers", + "munki_description": "Provides the latest Infotec printing and scanning software for OS X." }, - "com.github.n8felton.download.Bruno": { - "name": "Bruno", - "description": "Downloads the latest version of Bruno.\n\nARCH_TYPE=(\"arm64\", \"x64\")", + "com.github.n8felton.download.AppleXeroxPrinterDrivers": { + "name": "AppleXeroxPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "Bruno/Bruno.download.recipe", - "shortname": "Bruno.download", + "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleXeroxPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.Bruno" + "com.github.jazzace.ds.AppleXeroxPrinterDrivers", + "com.github.jazzace.pkg.AppleXeroxPrinterDrivers", + "com.github.n8felton.munki.AppleXeroxPrinterDrivers", + "com.github.novaksam.pkg.AppleXeroxPrinterDrivers" ] }, - "com.github.n8felton.munki.Aladin": { - "name": "Aladin", - "description": "Downloads the latest version of Aladin Desktop and imports it into Munki.", + "com.github.n8felton.munki.AppleGestetnerPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Aladin/Aladin.munki.recipe", - "parent": "com.github.n8felton.download.Aladin", - "shortname": "Aladin.munki", + "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleGestetnerPrinterDrivers", + "deprecated": true, + "shortname": "AppleGestetnerPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Aladin", - "munki_description": "Aladin Desktop is the main application of the Aladin Sky Atlas suite." - }, - "com.github.n8felton.download.Aladin": { - "name": "Aladin", - "description": "Downloads the latest version of Aladin Desktop.", - "repo": "autopkg/n8felton-recipes", - "path": "Aladin/Aladin.download.recipe", - "shortname": "Aladin.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.Aladin" - ] + "munki_display_name": "Gestetner Printer Drivers", + "munki_description": "Provides the latest Gestetner printing and scanning software for OS X." }, - "com.github.n8felton.download.dart-sass": { - "name": "Sass", - "description": "Downloads the latest version of Dart Sass.", + "com.github.n8felton.download.AppleGestetnerPrinterDrivers": { + "name": "AppleGestetnerPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "Sass/dart-sass.download.recipe", - "shortname": "dart-sass.download", + "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleGestetnerPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.dart-sass" + "com.github.n8felton.munki.AppleGestetnerPrinterDrivers", + "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers" ] }, - "com.github.n8felton.munki.dart-sass": { - "name": "dart-sass", - "description": "Downloads the latest version of dart-sass and imports it into Munki.", + "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Sass/dart-sass.munki.recipe", - "parent": "com.github.n8felton.pkg.dart-sass", - "shortname": "dart-sass.munki", + "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleCanonLaserPrinterDrivers", + "deprecated": true, + "shortname": "AppleCanonLaserPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "dart-sass", - "munki_description": "The reference implementation of Sass, written in Dart." + "munki_display_name": "Canon Laser Printer Drivers", + "munki_description": "Provides the latest Canon Laser printing and scanning software for OS X." }, - "com.github.n8felton.pkg.dart-sass": { - "name": "Sass", - "description": "Packages the latest version of Dart Sass.", + "com.github.n8felton.download.AppleCanonLaserPrinterDrivers": { + "name": "AppleCanonLaserPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "Sass/dart-sass.pkg.recipe", - "parent": "com.github.n8felton.download.dart-sass", - "shortname": "dart-sass.pkg", - "inferred_type": "pkg", + "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleCanonLaserPrinterDrivers.download", + "inferred_type": "download", "children": [ - "com.github.n8felton.munki.dart-sass" + "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers", + "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers" ] }, - "com.github.n8felton.paraview.download": { - "name": "ParaView", - "description": "Download recipe for ParaView.", + "com.github.n8felton.download.AppleLanierPrinterDrivers": { + "name": "AppleLanierPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Lanier Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ParaView/ParaView.download.recipe", - "shortname": "ParaView.download", + "path": "ApplePrinterDrivers/AppleLanierPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleLanierPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.paraview.munki" + "com.github.n8felton.munki.AppleLanierPrinterDrivers", + "com.github.novaksam.pkg.AppleLanierPrinterDrivers" ] }, - "com.github.n8felton.paraview.munki": { - "name": "ParaView", - "description": "Downloads the latest version of ParaView and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "ParaView/ParaView.munki.recipe", - "parent": "com.github.n8felton.paraview.download", - "shortname": "ParaView.munki", - "inferred_type": "munki", - "munki_display_name": "ParaView", - "munki_description": "ParaView is an open-source, multi-platform data analysis and visualization application. ParaView allows users to quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView\u2019s batch processing capabilities." - }, - "com.github.n8felton.munki.MAMP": { - "name": "MAMP", - "description": "Downloads the latest version of MAMP and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.\n\nSUPPORTED_ARCH can be left empty, \"x86_64\" or \"arm64\".", - "repo": "autopkg/n8felton-recipes", - "path": "MAMP/MAMP.munki.recipe", - "parent": "com.github.n8felton.download.MAMP", - "shortname": "MAMP.munki", - "inferred_type": "munki", - "munki_display_name": "MAMP", - "munki_description": "MAMP installs a local server environment with Apache, PHP and MySQL" - }, - "com.github.n8felton.download.MAMP": { - "name": "MAMP", - "description": "Downloads the latest version of MAMP.\n\nARCH_TYPE is \"Intel-x86\" or \"Apple-chip\"", + "com.github.n8felton.download.AppleInfoPrintPrinterDrivers": { + "name": "AppleInfoPrintPrinterDrivers", + "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "MAMP/MAMP.download.recipe", - "shortname": "MAMP.download", + "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleInfoPrintPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.MAMP", - "com.github.peshay.filewave.MAMP", - "com.github.moofit-recipes.pkg.MAMP" + "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers", + "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers" ] }, - "com.github.n8felton.download.IntelXDK": { - "name": "IntelXDK", - "description": "Downloads the latest version of Intel XDK.", + "com.github.n8felton.download.AppleBrotherPrinterDrivers": { + "name": "AppleBrotherPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Brother Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "IntelXDK/IntelXDK.download.recipe", - "shortname": "IntelXDK.download", + "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleBrotherPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.IntelXDK" + "com.github.n8felton.munki.AppleBrotherPrinterDrivers", + "com.github.novaksam.pkg.AppleBrotherPrinterDrivers" ] }, - "com.github.n8felton.munki.IntelXDK": { - "name": "IntelXDK", - "description": "Downloads the latest version of Intel XDK and imports it into Munki.", + "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "IntelXDK/IntelXDK.munki.recipe", - "parent": "com.github.n8felton.download.IntelXDK", - "shortname": "IntelXDK.munki", + "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleInfoPrintPrinterDrivers", + "deprecated": true, + "shortname": "AppleInfoPrintPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "IntelXDK", - "munki_description": "One solution for IoT applications and mobile app dev." - }, - "com.github.n8felton.install.MicrosoftRemoteDesktopBeta": { - "name": "Microsoft Remote Desktop Beta", - "description": "Installs the latest version of Microsoft Remote Desktop Beta.", - "repo": "autopkg/n8felton-recipes", - "path": "Microsoft/Microsoft Remote Desktop Beta.install.recipe", - "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", - "shortname": "Microsoft Remote Desktop Beta.install", - "inferred_type": "install" + "munki_display_name": "InfoPrint Printer Drivers", + "munki_description": "Provides the latest InfoPrint printing and scanning software for OS X." }, - "com.github.n8felton.download.MicrosoftRemoteDesktopBeta": { - "name": "Microsoft Remote Desktop Beta", - "description": "Downloads the latest version of Microsoft Remote Desktop Beta.", + "com.github.n8felton.download.AppleHPPrinterDrivers": { + "name": "AppleHPPrinterDrivers", + "description": "Downloads the latest version of the Apple provided HP Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "Microsoft/Microsoft Remote Desktop Beta.download.recipe", - "shortname": "Microsoft Remote Desktop Beta.download", + "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleHPPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.install.MicrosoftRemoteDesktopBeta", - "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta", - "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta" + "com.github.n8felton.munki.AppleHPPrinterDrivers", + "com.github.novaksam.pkg.AppleHPPrinterDrivers", + "com.github.grahampugh.pkg.AppleHPPrinterDrivers" ] }, - "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta": { - "name": "Microsoft Remote Desktop Beta", - "description": "Downloads the latest version of Microsoft Remote Desktop Beta and creates a package.", - "repo": "autopkg/n8felton-recipes", - "path": "Microsoft/Microsoft Remote Desktop Beta.pkg.recipe", - "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", - "shortname": "Microsoft Remote Desktop Beta.pkg", - "inferred_type": "pkg" - }, - "com.github.n8felton.munki.MicrosoftEdge": { - "name": "MicrosoftEdge", - "description": "Downloads the latest version of Microsoft Edge for the specified branch.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.n8felton.munki.AppleXeroxPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Microsoft/MicrosoftEdge.munki.recipe", - "parent": "com.github.n8felton.download.MicrosoftEdge", - "shortname": "MicrosoftEdge.munki", + "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", + "deprecated": true, + "shortname": "AppleXeroxPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Edge", - "munki_description": "Microsoft's Chromium-based browser" + "munki_display_name": "Xerox Printer Drivers", + "munki_description": "Provides the latest Xerox printing and scanning software for OS X." }, - "com.github.n8felton.download.MicrosoftEdge": { - "name": "MicrosoftEdge", - "description": "Downloads the latest version of Microsoft Edge for the specified branch.", + "com.github.n8felton.download.AppleRicohPrinterDrivers": { + "name": "AppleRicohPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Ricoh Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "Microsoft/MicrosoftEdge.download.recipe", - "shortname": "MicrosoftEdge.download", + "path": "ApplePrinterDrivers/AppleRicohPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleRicohPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.MicrosoftEdge" + "com.github.n8felton.munki.AppleRicohPrinterDrivers", + "com.github.novaksam.pkg.AppleRicohPrinterDrivers" ] }, - "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta": { - "name": "Microsoft Remote Desktop Beta", - "description": "Downloads the latest version of Microsoft Remote Desktop Beta and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "Microsoft/Microsoft Remote Desktop Beta.munki.recipe", - "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", - "shortname": "Microsoft Remote Desktop Beta.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Remote Desktop Beta", - "munki_description": "Connect to Windows machines." - }, - "com.github.n8felton.download.AppleHPPrinterDrivers": { - "name": "AppleHPPrinterDrivers", - "description": "Downloads the latest version of the Apple provided HP Printer Drivers.", + "com.github.n8felton.munki.AppleHPPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided HP Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.download.recipe", + "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleHPPrinterDrivers", "deprecated": true, - "shortname": "AppleHPPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleHPPrinterDrivers", - "com.github.novaksam.pkg.AppleHPPrinterDrivers", - "com.github.grahampugh.pkg.AppleHPPrinterDrivers" - ] + "shortname": "AppleHPPrinterDrivers.munki", + "inferred_type": "munki", + "munki_display_name": "HP Printer Drivers", + "munki_description": "Provides the latest HP printing and scanning software for OS X." }, - "com.github.n8felton.download.AppleCanonInkjetPrinterDrivers": { - "name": "AppleCanonInkjetPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Canon Inkjet Printer Drivers.", + "com.github.n8felton.download.AppleNRGPrinterDrivers": { + "name": "AppleNRGPrinterDrivers", + "description": "Downloads the latest version of the Apple provided NRG Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleCanonInkjetPrinterDrivers.download.recipe", + "path": "ApplePrinterDrivers/AppleNRGPrinterDrivers.download.recipe", "deprecated": true, - "shortname": "AppleCanonInkjetPrinterDrivers.download", + "shortname": "AppleNRGPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers", - "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers" + "com.github.n8felton.munki.AppleNRGPrinterDrivers", + "com.github.novaksam.pkg.AppleNRGPrinterDrivers" ] }, "com.github.n8felton.munki.AppleLanierPrinterDrivers": { @@ -25552,6 +25205,43 @@ "munki_display_name": "Lanier Printer Drivers", "munki_description": "Provides the latest Lanier printing and scanning software for OS X." }, + "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers and imports them into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers", + "deprecated": true, + "shortname": "AppleFujiXeroxPrinterDrivers.munki", + "inferred_type": "munki", + "munki_display_name": "FujiXerox Printer Drivers", + "munki_description": "Provides the latest FujiXerox printing and scanning software for OS X." + }, + "com.github.n8felton.munki.AppleLexmarkPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers and imports them into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleLexmarkPrinterDrivers", + "deprecated": true, + "shortname": "AppleLexmarkPrinterDrivers.munki", + "inferred_type": "munki", + "munki_display_name": "Lexmark Printer Drivers", + "munki_description": "Provides the latest Lexmark printing and scanning software for OS X." + }, + "com.github.n8felton.download.AppleLexmarkPrinterDrivers": { + "name": "AppleLexmarkPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers.", + "repo": "autopkg/n8felton-recipes", + "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.download.recipe", + "deprecated": true, + "shortname": "AppleLexmarkPrinterDrivers.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.AppleLexmarkPrinterDrivers", + "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers" + ] + }, "com.github.n8felton.munki.AppleRicohPrinterDrivers": { "name": null, "description": "Downloads the latest version of the Apple provided Ricoh Printer Drivers and imports them into Munki.", @@ -25564,6 +25254,18 @@ "munki_display_name": "Ricoh Printer Drivers", "munki_description": "Provides the latest Ricoh printing and scanning software for OS X." }, + "com.github.n8felton.munki.AppleSavinPrinterDrivers": { + "name": null, + "description": "Downloads the latest version of the Apple provided Savin Printer Drivers and imports them into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleSavinPrinterDrivers", + "deprecated": true, + "shortname": "AppleSavinPrinterDrivers.munki", + "inferred_type": "munki", + "munki_display_name": "Savin Printer Drivers", + "munki_description": "Provides the latest Savin printing and scanning software for OS X." + }, "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers": { "name": null, "description": "Downloads the latest version of the Apple provided Canon Inkjet Printer Drivers and imports them into Munki.", @@ -25576,42 +25278,45 @@ "munki_display_name": "Canon Inkjet Printer Drivers", "munki_description": "Provides the latest Canon Inkjet printing and scanning software for OS X." }, - "com.github.n8felton.download.AppleSamsungPrinterDrivers": { - "name": "AppleSamsungPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Samsung Printer Drivers.", + "com.github.n8felton.download.AppleSavinPrinterDrivers": { + "name": "AppleSavinPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Savin Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleSamsungPrinterDrivers.download.recipe", + "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.download.recipe", "deprecated": true, - "shortname": "AppleSamsungPrinterDrivers.download", + "shortname": "AppleSavinPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleSamsungPrinterDrivers", - "com.github.novaksam.pkg.AppleSamsungPrinterDrivers" + "com.github.n8felton.munki.AppleSavinPrinterDrivers", + "com.github.novaksam.pkg.AppleSavinPrinterDrivers" ] }, - "com.github.n8felton.munki.AppleGestetnerPrinterDrivers": { + "com.github.n8felton.munki.AppleEpsonPrinterDrivers": { "name": null, - "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers and imports them into Munki.", + "description": "Downloads the latest version of the Apple provided Epson Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleGestetnerPrinterDrivers", + "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", "deprecated": true, - "shortname": "AppleGestetnerPrinterDrivers.munki", + "shortname": "AppleEpsonPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Gestetner Printer Drivers", - "munki_description": "Provides the latest Gestetner printing and scanning software for OS X." + "munki_display_name": "Epson Printer Drivers", + "munki_description": "Provides the latest Epson printing and scanning software for OS X." }, - "com.github.n8felton.munki.AppleXeroxPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers and imports them into Munki.", + "com.github.n8felton.download.AppleEpsonPrinterDrivers": { + "name": "AppleEpsonPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Epson Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", + "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.download.recipe", "deprecated": true, - "shortname": "AppleXeroxPrinterDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "Xerox Printer Drivers", - "munki_description": "Provides the latest Xerox printing and scanning software for OS X." + "shortname": "AppleEpsonPrinterDrivers.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.ds.AppleEpsonPrinterDrivers", + "com.github.jazzace.pkg.AppleEpsonPrinterDrivers", + "com.github.n8felton.munki.AppleEpsonPrinterDrivers", + "com.github.novaksam.pkg.AppleEpsonPrinterDrivers" + ] }, "com.github.n8felton.munki.AppleSamsungPrinterDrivers": { "name": null, @@ -25625,31 +25330,6 @@ "munki_display_name": "Samsung Printer Drivers", "munki_description": "Provides the latest Samsung printing and scanning software for OS X." }, - "com.github.n8felton.download.AppleLanierPrinterDrivers": { - "name": "AppleLanierPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Lanier Printer Drivers.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleLanierPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleLanierPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleLanierPrinterDrivers", - "com.github.novaksam.pkg.AppleLanierPrinterDrivers" - ] - }, - "com.github.n8felton.munki.AppleInfotecPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers and imports them into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleInfotecPrinterDrivers", - "deprecated": true, - "shortname": "AppleInfotecPrinterDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "Infotec Printer Drivers", - "munki_description": "Provides the latest Infotec printing and scanning software for OS X." - }, "com.github.n8felton.munki.AppleNRGPrinterDrivers": { "name": null, "description": "Downloads the latest version of the Apple provided NRG Printer Drivers and imports them into Munki.", @@ -25662,82 +25342,30 @@ "munki_display_name": "NRG Printer Drivers", "munki_description": "Provides the latest NRG printing and scanning software for OS X." }, - "com.github.n8felton.download.AppleBrotherPrinterDrivers": { - "name": "AppleBrotherPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Brother Printer Drivers.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleBrotherPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleBrotherPrinterDrivers", - "com.github.novaksam.pkg.AppleBrotherPrinterDrivers" - ] - }, - "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers and imports them into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers", - "deprecated": true, - "shortname": "AppleFujiXeroxPrinterDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "FujiXerox Printer Drivers", - "munki_description": "Provides the latest FujiXerox printing and scanning software for OS X." - }, - "com.github.n8felton.munki.AppleEpsonPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Epson Printer Drivers and imports them into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", - "deprecated": true, - "shortname": "AppleEpsonPrinterDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "Epson Printer Drivers", - "munki_description": "Provides the latest Epson printing and scanning software for OS X." - }, - "com.github.n8felton.download.AppleNRGPrinterDrivers": { - "name": "AppleNRGPrinterDrivers", - "description": "Downloads the latest version of the Apple provided NRG Printer Drivers.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleNRGPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleNRGPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleNRGPrinterDrivers", - "com.github.novaksam.pkg.AppleNRGPrinterDrivers" - ] - }, - "com.github.n8felton.download.AppleRicohPrinterDrivers": { - "name": "AppleRicohPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Ricoh Printer Drivers.", + "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers": { + "name": "AppleFujiXeroxPrinterDrivers", + "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleRicohPrinterDrivers.download.recipe", + "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.download.recipe", "deprecated": true, - "shortname": "AppleRicohPrinterDrivers.download", + "shortname": "AppleFujiXeroxPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleRicohPrinterDrivers", - "com.github.novaksam.pkg.AppleRicohPrinterDrivers" + "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers", + "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers" ] }, - "com.github.n8felton.download.AppleXeroxPrinterDrivers": { - "name": "AppleXeroxPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers.", + "com.github.n8felton.download.AppleInfotecPrinterDrivers": { + "name": "AppleInfotecPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.download.recipe", + "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.download.recipe", "deprecated": true, - "shortname": "AppleXeroxPrinterDrivers.download", + "shortname": "AppleInfotecPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.AppleXeroxPrinterDrivers", - "com.github.jazzace.ds.AppleXeroxPrinterDrivers", - "com.github.n8felton.munki.AppleXeroxPrinterDrivers", - "com.github.novaksam.pkg.AppleXeroxPrinterDrivers" + "com.github.n8felton.munki.AppleInfotecPrinterDrivers", + "com.github.novaksam.pkg.AppleInfotecPrinterDrivers" ] }, "com.github.n8felton.download.AppleGutenprintPrinterDrivers": { @@ -25753,368 +25381,363 @@ "com.github.novaksam.pkg.AppleGutenprintPrinterDrivers" ] }, - "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers": { + "com.github.n8felton.munki.AppleBrotherPrinterDrivers": { "name": null, - "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers and imports them into Munki.", + "description": "Downloads the latest version of the Apple provided Brother Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleInfoPrintPrinterDrivers", + "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleBrotherPrinterDrivers", "deprecated": true, - "shortname": "AppleInfoPrintPrinterDrivers.munki", + "shortname": "AppleBrotherPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "InfoPrint Printer Drivers", - "munki_description": "Provides the latest InfoPrint printing and scanning software for OS X." + "munki_display_name": "Brother Printer Drivers", + "munki_description": "Provides the latest Brother printing and scanning software for OS X." }, - "com.github.n8felton.munki.AppleLexmarkPrinterDrivers": { + "com.github.n8felton.munki.AppleGutenprintPrinterDrivers": { "name": null, - "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers and imports them into Munki.", + "description": "Downloads the latest version of the Apple provided Gutenprint Printer Drivers and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleLexmarkPrinterDrivers", + "path": "ApplePrinterDrivers/AppleGutenprintPrinterDrivers.munki.recipe", + "parent": "com.github.n8felton.download.AppleGutenprintPrinterDrivers", "deprecated": true, - "shortname": "AppleLexmarkPrinterDrivers.munki", + "shortname": "AppleGutenprintPrinterDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Lexmark Printer Drivers", - "munki_description": "Provides the latest Lexmark printing and scanning software for OS X." + "munki_display_name": "Gutenprint Printer Drivers", + "munki_description": "Provides the latest Gutenprint printing and scanning software for OS X." }, - "com.github.n8felton.download.AppleLexmarkPrinterDrivers": { - "name": "AppleLexmarkPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers.", + "com.github.n8felton.download.AppleCanonInkjetPrinterDrivers": { + "name": "AppleCanonInkjetPrinterDrivers", + "description": "Downloads the latest version of the Apple provided Canon Inkjet Printer Drivers.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.download.recipe", + "path": "ApplePrinterDrivers/AppleCanonInkjetPrinterDrivers.download.recipe", "deprecated": true, - "shortname": "AppleLexmarkPrinterDrivers.download", + "shortname": "AppleCanonInkjetPrinterDrivers.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleLexmarkPrinterDrivers", - "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers" + "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers", + "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers" ] }, - "com.github.n8felton.download.AppleEpsonPrinterDrivers": { - "name": "AppleEpsonPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Epson Printer Drivers.", + "com.github.n8felton.download.Bruno": { + "name": "Bruno", + "description": "Downloads the latest version of Bruno.\n\nARCH_TYPE=(\"arm64\", \"x64\")", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleEpsonPrinterDrivers.download", + "path": "Bruno/Bruno.download.recipe", + "shortname": "Bruno.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.AppleEpsonPrinterDrivers", - "com.github.jazzace.ds.AppleEpsonPrinterDrivers", - "com.github.n8felton.munki.AppleEpsonPrinterDrivers", - "com.github.novaksam.pkg.AppleEpsonPrinterDrivers" + "com.github.n8felton.munki.Bruno" ] }, - "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers and imports them into Munki.", + "com.github.n8felton.munki.Bruno": { + "name": "Bruno", + "description": "Downloads the latest version of Bruno and imports it into Munki.\n\nARCH_TYPE=(\"arm64\", \"x64\")\nSUPPORTED_ARCH=(\"arm64\", \"x86_64\")", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleCanonLaserPrinterDrivers", - "deprecated": true, - "shortname": "AppleCanonLaserPrinterDrivers.munki", + "path": "Bruno/Bruno.munki.recipe", + "parent": "com.github.n8felton.download.Bruno", + "shortname": "Bruno.munki", "inferred_type": "munki", - "munki_display_name": "Canon Laser Printer Drivers", - "munki_description": "Provides the latest Canon Laser printing and scanning software for OS X." - }, - "com.github.n8felton.download.AppleGestetnerPrinterDrivers": { - "name": "AppleGestetnerPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers.", - "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleGestetnerPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleGestetnerPrinterDrivers", - "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers" - ] + "munki_display_name": "Bruno", + "munki_description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)" }, - "com.github.n8felton.download.AppleInfoPrintPrinterDrivers": { - "name": "AppleInfoPrintPrinterDrivers", - "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers.", + "com.github.n8felton.munki.MetaSparkStudio": { + "name": "MetaSparkStudio", + "description": "Downloads the latest version of Meta Spark Studio and imports it into Munki. Formally known as Spark AR Studio.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleInfoPrintPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers", - "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers" - ] + "path": "Meta/Meta Spark Studio.munki.recipe", + "parent": "com.github.n8felton.download.MetaSparkStudio", + "shortname": "Meta Spark Studio.munki", + "inferred_type": "munki", + "munki_display_name": "Meta Spark Studio", + "munki_description": "Meta Spark Studio gives you the tools you need \u2014 from templates to asset libraries to customizations \u2014 to turn your imagination into reality." }, - "com.github.n8felton.munki.AppleSavinPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Savin Printer Drivers and imports them into Munki.", + "com.github.n8felton.pkg.MetaSparkStudio": { + "name": "MetaSparkStudio", + "description": "Downloads the latest version of Meta Spark Studio and creates a package. Formally known as Spark AR Studio.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleSavinPrinterDrivers", - "deprecated": true, - "shortname": "AppleSavinPrinterDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "Savin Printer Drivers", - "munki_description": "Provides the latest Savin printing and scanning software for OS X." + "path": "Meta/Meta Spark Studio.pkg.recipe", + "parent": "com.github.n8felton.download.MetaSparkStudio", + "shortname": "Meta Spark Studio.pkg", + "inferred_type": "pkg" }, - "com.github.n8felton.download.AppleCanonLaserPrinterDrivers": { - "name": "AppleCanonLaserPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers.", + "com.github.n8felton.download.MetaSparkStudio": { + "name": "MetaSparkStudio", + "description": "Downloads the latest version of Meta Spark Studio. Formally known as Spark AR Studio.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleCanonLaserPrinterDrivers.download", + "path": "Meta/Meta Spark Studio.download.recipe", + "shortname": "Meta Spark Studio.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers", - "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers" + "com.github.n8felton.munki.MetaSparkStudio", + "com.github.n8felton.pkg.MetaSparkStudio" ] }, - "com.github.n8felton.munki.AppleGutenprintPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Gutenprint Printer Drivers and imports them into Munki.", + "com.github.n8felton.pkg.Vision": { + "name": "Vision", + "description": "Downloads the latest version of Vision and creates a package.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleGutenprintPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleGutenprintPrinterDrivers", - "deprecated": true, - "shortname": "AppleGutenprintPrinterDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "Gutenprint Printer Drivers", - "munki_description": "Provides the latest Gutenprint printing and scanning software for OS X." + "path": "Catapult/Vision.pkg.recipe", + "parent": "com.github.n8felton.download.Vision", + "shortname": "Vision.pkg", + "inferred_type": "pkg" }, - "com.github.n8felton.download.AppleInfotecPrinterDrivers": { - "name": "AppleInfotecPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers.", + "com.github.n8felton.download.Vision": { + "name": "Vision", + "description": "Downloads the latest version of Vision.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleInfotecPrinterDrivers.download", + "path": "Catapult/Vision.download.recipe", + "shortname": "Vision.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleInfotecPrinterDrivers", - "com.github.novaksam.pkg.AppleInfotecPrinterDrivers" + "com.github.n8felton.pkg.Vision", + "com.github.n8felton.munki.Vision" ] }, - "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers": { - "name": "AppleFujiXeroxPrinterDrivers", - "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers.", + "com.github.n8felton.munki.Vision": { + "name": "Vision", + "description": "Downloads the latest version of Vision and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleFujiXeroxPrinterDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers", - "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers" - ] + "path": "Catapult/Vision.munki.recipe", + "parent": "com.github.n8felton.download.Vision", + "shortname": "Vision.munki", + "inferred_type": "munki", + "munki_display_name": "Vision", + "munki_description": "Catapult Vision provides detailed insights that are used to inform tactical decisions, athlete feedback, and talent identification. Vision's streamlined workflow improves the efficiency of your analysis, giving you more time to translate data into powerful performance insights." }, - "com.github.n8felton.munki.AppleHPPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided HP Printer Drivers and imports them into Munki.", + "com.github.n8felton.munki.AnyConnect": { + "name": "AnyConnect", + "description": "Imports AnyConnect to Munki. You must provide the webdeploy pkg using the -p argument with autopkg.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleHPPrinterDrivers", - "deprecated": true, - "shortname": "AppleHPPrinterDrivers.munki", + "path": "Cisco/AnyConnect.munki.recipe", + "shortname": "AnyConnect.munki", "inferred_type": "munki", - "munki_display_name": "HP Printer Drivers", - "munki_description": "Provides the latest HP printing and scanning software for OS X." + "munki_display_name": "Cisco AnyConnect Secure Mobility Client", + "munki_description": "Cisco AnyConnect Secure Mobility Client." }, - "com.github.n8felton.munki.AppleBrotherPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of the Apple provided Brother Printer Drivers and imports them into Munki.", + "com.github.n8felton.munki.ClustalW": { + "name": "ClustalW", + "description": "Downloads the latest version of ClustalW and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.AppleBrotherPrinterDrivers", - "deprecated": true, - "shortname": "AppleBrotherPrinterDrivers.munki", + "path": "Clustal/ClustalW.munki.recipe", + "parent": "com.github.n8felton.pkg.ClustalW", + "shortname": "ClustalW.munki", "inferred_type": "munki", - "munki_display_name": "Brother Printer Drivers", - "munki_description": "Provides the latest Brother printing and scanning software for OS X." + "munki_display_name": "ClustalW", + "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins." }, - "com.github.n8felton.download.AppleSavinPrinterDrivers": { - "name": "AppleSavinPrinterDrivers", - "description": "Downloads the latest version of the Apple provided Savin Printer Drivers.", + "com.github.n8felton.download.ClustalW": { + "name": "ClustalW", + "description": "Downloads the latest version of ClustalW.", "repo": "autopkg/n8felton-recipes", - "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.download.recipe", - "deprecated": true, - "shortname": "AppleSavinPrinterDrivers.download", + "path": "Clustal/ClustalW.download.recipe", + "shortname": "ClustalW.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AppleSavinPrinterDrivers", - "com.github.novaksam.pkg.AppleSavinPrinterDrivers" + "com.github.n8felton.pkg.ClustalW" ] }, - "com.github.n8felton.munki.AppleJava6": { - "name": null, - "description": "Downloads the latest Apple provided version of Java 6 for OS X as configured in com.github.n8felton.download.AppleJava6", + "com.github.n8felton.munki.ClustalX": { + "name": "ClustalX", + "description": "Downloads the latest version of ClustalX and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "AppleJava/AppleJava6.munki.recipe", - "parent": "com.github.n8felton.download.AppleJava6", - "shortname": "AppleJava6.munki", + "path": "Clustal/ClustalX.munki.recipe", + "parent": "com.github.n8felton.download.ClustalX", + "shortname": "ClustalX.munki", "inferred_type": "munki", - "munki_display_name": "Java 6 for OS X", - "munki_description": "Installs the legacy Java 6 runtime for OS X 10.7 - 10.11." + "munki_display_name": "ClustalX", + "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins." }, - "com.github.n8felton.download.AppleJava6": { - "name": "AppleJava6", - "description": "Downloads the latest Apple provided version of Java 6 for OS X.", + "com.github.n8felton.pkg.ClustalW": { + "name": "ClustalW", + "description": "Packages a the latest version of ClustalW", "repo": "autopkg/n8felton-recipes", - "path": "AppleJava/AppleJava6.download.recipe", - "shortname": "AppleJava6.download", - "inferred_type": "download", + "path": "Clustal/ClustalW.pkg.recipe", + "parent": "com.github.n8felton.download.ClustalW", + "shortname": "ClustalW.pkg", + "inferred_type": "pkg", "children": [ - "com.github.n8felton.munki.AppleJava6", - "com.github.n8felton.install.AppleJava6", - "com.github.amsysuk-recipes.pkg.AppleJava6", - "com.github.grahampugh.recipes.pkg.AppleJava6" + "com.github.n8felton.munki.ClustalW" ] }, - "com.github.n8felton.install.AppleJava6": { - "name": "AppleJava6", - "description": "Installs Apple Java 6", - "repo": "autopkg/n8felton-recipes", - "path": "AppleJava/AppleJava6.install.recipe", - "parent": "com.github.n8felton.download.AppleJava6", - "shortname": "AppleJava6.install", - "inferred_type": "install" - }, - "com.github.n8felton.download.xerox.printdriver": { - "name": "Xerox Print Driver", - "description": "Downloads the latest version of the Xerox Printer Drivers from Xerox.com", + "com.github.n8felton.download.ClustalX": { + "name": "ClustalX", + "description": "Downloads the latest version of ClustalX.", "repo": "autopkg/n8felton-recipes", - "path": "XeroxPrintDriver/XeroxPrintDriver.download.recipe", - "shortname": "XeroxPrintDriver.download", + "path": "Clustal/ClustalX.download.recipe", + "shortname": "ClustalX.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.xerox.printdriver" + "com.github.n8felton.munki.ClustalX" ] }, - "com.github.n8felton.munki.xerox.printdriver": { - "name": null, - "description": "Downloads the latest version of the Xerox Print Drivers from Xerox.com and imports them into Munki.", + "com.github.n8felton.download.AppleBootcampSupportSoftware": { + "name": "AppleBootcampSupportSoftware", + "description": "Downloads the latest version of the Apple provided Boot Camp Support Software.\n\nNOTE: The ARTICLE_NUMBER changes with new releases and will need to be manually updated.", "repo": "autopkg/n8felton-recipes", - "path": "XeroxPrintDriver/XeroxPrintDriver.munki.recipe", - "parent": "com.github.n8felton.download.xerox.printdriver", - "shortname": "XeroxPrintDriver.munki", - "inferred_type": "munki", - "munki_display_name": "Xerox Print Driver", - "munki_description": "Installs the latest Xerox Print Drivers from Xerox.com" + "path": "AppleBootCampSupportSoftware/AppleBootcampSupportSoftware.download.recipe", + "shortname": "AppleBootcampSupportSoftware.download", + "inferred_type": "download" }, - "com.github.n8felton.munki.Tidal": { - "name": "Tidal", - "description": "Downloads Tidal disk image and imports into Munki.", + "com.github.n8felton.download.Aladin": { + "name": "Aladin", + "description": "Downloads the latest version of Aladin Desktop.", "repo": "autopkg/n8felton-recipes", - "path": "Tidal/Tidal.munki.recipe", - "parent": "com.github.n8felton.download.Tidal", - "shortname": "Tidal.munki", + "path": "Aladin/Aladin.download.recipe", + "shortname": "Aladin.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.Aladin" + ] + }, + "com.github.n8felton.munki.Aladin": { + "name": "Aladin", + "description": "Downloads the latest version of Aladin Desktop and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Aladin/Aladin.munki.recipe", + "parent": "com.github.n8felton.download.Aladin", + "shortname": "Aladin.munki", "inferred_type": "munki", - "munki_display_name": "TIDAL", - "munki_description": "TIDAL is the first music service with High Fidelity sound quality, High Definition music videos and Curated Editorial, expertly crafted by music journalists." + "munki_display_name": "Aladin", + "munki_description": "Aladin Desktop is the main application of the Aladin Sky Atlas suite." }, - "com.github.n8felton.download.Tidal": { - "name": "Tidal", - "description": "Downloads the latest version of Tidal.\n\nTo download Intel use: \"x64\" in the ARCH_TYPE variable\nTo Download Apple Silicon use: \"arm64\" in the ARCH_TYPE variable", + "com.github.n8felton.neo4j-ce.download": { + "name": "Neo4j-CE", + "description": "Download recipe for Neo4j Community Edition.", "repo": "autopkg/n8felton-recipes", - "path": "Tidal/Tidal.download.recipe", - "shortname": "Tidal.download", + "path": "Neo4j/Neo4j-CE.download.recipe", + "shortname": "Neo4j-CE.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.Tidal" + "com.github.n8felton.neo4j-ce.munki" ] }, - "com.github.moofit-recipes.download.Timeular": { - "name": "Timeular", - "description": "Downloads the latest version of Timeular.", + "com.github.n8felton.neo4j-ce.munki": { + "name": "Neo4j-CE", + "description": "Downloads the latest version of Neo4j Community Edition and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Timeular/Timeular.download.recipe", - "shortname": "Timeular.download", + "path": "Neo4j/Neo4j-CE.munki.recipe", + "parent": "com.github.n8felton.neo4j-ce.download", + "shortname": "Neo4j-CE.munki", + "inferred_type": "munki", + "munki_display_name": "Neo4j Community Edition", + "munki_description": "As a native graph database, Neo4j is specifically optimized to store and traverse these graphs of connected data. By intuitively mapping data points and the connections between them, Neo4j powers intelligent, real-time applications that tackle today's toughest enterprise challenges.

\nDefault login is username 'neo4j' and password 'neo4j' (Neo4j Operations Manual)" + }, + "com.github.n8felton.munki.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads the latest release of KeePassXC and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "KeePassXC/KeePassXC.munki.recipe", + "parent": "com.github.n8felton.download.KeePassXC", + "shortname": "KeePassXC.munki", + "inferred_type": "munki", + "munki_display_name": "KeePassXC", + "munki_description": "KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.
\n
\n
Additional Features
\n\n" + }, + "com.github.n8felton.download.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads the latest release of KeePassXC from Github.", + "repo": "autopkg/n8felton-recipes", + "path": "KeePassXC/KeePassXC.download.recipe", + "shortname": "KeePassXC.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Timeular", - "com.github.moofit-recipes.munki.Timeular", - "com.github.moofit-recipes.install.Timeular" + "com.github.n8felton.munki.KeePassXC", + "com.github.peshay.filewave.KeePassXC", + "com.github.crystalllized.pkg.KeePassXC", + "com.github.smithjw.pkg.KeePassXC" ] }, - "com.github.moofit-recipes.pkg.Timeular": { - "name": "Timeular", - "description": "Downloads the latest version of Timeular and creates a package.", - "repo": "autopkg/n8felton-recipes", - "path": "Timeular/Timeular.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Timeular", - "shortname": "Timeular.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.munki.Timeular": { - "name": "Timeular", - "description": "Downloads the latest version of Timeular and imports it into Munki.", + "com.github.n8felton.munki.MAMP": { + "name": "MAMP", + "description": "Downloads the latest version of MAMP and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.\n\nSUPPORTED_ARCH can be left empty, \"x86_64\" or \"arm64\".", "repo": "autopkg/n8felton-recipes", - "path": "Timeular/Timeular.munki.recipe", - "parent": "com.github.moofit-recipes.download.Timeular", - "shortname": "Timeular.munki", + "path": "MAMP/MAMP.munki.recipe", + "parent": "com.github.n8felton.download.MAMP", + "shortname": "MAMP.munki", "inferred_type": "munki", - "munki_display_name": "Timeular", - "munki_description": "Discover where your time really goes." + "munki_display_name": "MAMP", + "munki_description": "MAMP installs a local server environment with Apache, PHP and MySQL" }, - "com.github.moofit-recipes.install.Timeular": { - "name": "Timeular", - "description": "Installs the latest version of Timeular.", + "com.github.n8felton.download.MAMP": { + "name": "MAMP", + "description": "Downloads the latest version of MAMP.\n\nARCH_TYPE is \"Intel-x86\" or \"Apple-chip\"", "repo": "autopkg/n8felton-recipes", - "path": "Timeular/Timeular.install.recipe", - "parent": "com.github.moofit-recipes.download.Timeular", - "shortname": "Timeular.install", - "inferred_type": "install" + "path": "MAMP/MAMP.download.recipe", + "shortname": "MAMP.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.MAMP", + "com.github.peshay.filewave.MAMP", + "com.github.moofit-recipes.pkg.MAMP" + ] }, - "com.github.n8felton.download.SerialCloner": { - "name": "SerialCloner", - "description": "Downloads the latest version of SerialCloner.", + "com.github.n8felton.download.SparkARStudio": { + "name": "SparkARStudio", + "description": "Downloads the latest version of Spark AR Studio.", "repo": "autopkg/n8felton-recipes", - "path": "SerialCloner/SerialCloner.download.recipe", - "shortname": "SerialCloner.download", + "path": "Facebook/Spark AR Studio.download.recipe", + "deprecated": true, + "shortname": "Spark AR Studio.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.SerialCloner" + "com.github.n8felton.pkg.SparkARStudio", + "com.github.n8felton.munki.SparkARStudio" ] }, - "com.github.n8felton.munki.SerialCloner": { - "name": "SerialCloner", - "description": "Downloads the current release version of SerialCloner and imports it into Munki.\nNote: You will need a version of AutoPkg newer than 1.0.1 to use this recipe.", + "com.github.n8felton.pkg.SparkARStudio": { + "name": "SparkARStudio", + "description": "Downloads the latest version of Spark AR Studio and creates a package.", "repo": "autopkg/n8felton-recipes", - "path": "SerialCloner/SerialCloner.munki.recipe", - "parent": "com.github.n8felton.download.SerialCloner", - "shortname": "SerialCloner.munki", + "path": "Facebook/Spark AR Studio.pkg.recipe", + "parent": "com.github.n8felton.download.SparkARStudio", + "deprecated": true, + "shortname": "Spark AR Studio.pkg", + "inferred_type": "pkg" + }, + "com.github.n8felton.munki.SparkARStudio": { + "name": "SparkARStudio", + "description": "Downloads the latest version of Spark AR Studio and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Facebook/Spark AR Studio.munki.recipe", + "parent": "com.github.n8felton.download.SparkARStudio", + "deprecated": true, + "shortname": "Spark AR Studio.munki", "inferred_type": "munki", - "munki_display_name": "Serial Cloner", - "munki_description": "Serial Cloner is a Molecular Biology software. It provides tools with an intuitive interface that assists you in DNA cloning, sequence analysis and visualization." + "munki_display_name": "Spark AR Studio", + "munki_description": "Create interactive augmented reality experiences with or without code, then share what you build with the world." }, - "com.github.n8felton.munki.VMwareAirWatchAdminAssistant": { - "name": "VMwareAirWatchAdminAssistant", - "description": "Downloads the latest version of VMware AirWatch Admin Assistant and imports it into Munki.", + "com.github.n8felton.munki.FinalDraft12": { + "name": "FinalDraft12", + "description": "Downloads the latest version of Final Draft 12 and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "VMware/VMwareAirWatchAdminAssistant.munki.recipe", - "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant", - "shortname": "VMwareAirWatchAdminAssistant.munki", + "path": "FinalDraft/FinalDraft12.munki.recipe", + "parent": "com.github.n8felton.download.FinalDraft12", + "shortname": "FinalDraft12.munki", "inferred_type": "munki", - "munki_display_name": "VMware AirWatch Admin Assistant", - "munki_description": "The VMware Admin Assistant tool uses a Munki command-line utility to give admins an easy way to create the pkginfo metadata files that you must enforce software management." + "munki_display_name": "Final Draft 12", + "munki_description": "The Industry Standard Screenwriting Software. With Final Draft 12, you can brainstorm, visualize, outline, report, tag, collaborate and customize your writing environment like never before." }, - "com.github.n8felton.install.VMwareAirWatchAdminAssistant": { - "name": "VMwareAirWatchAdminAssistant", - "description": "Installs the latest version of VMware AirWatch Admin Assistant.", + "com.github.n8felton.download.FinalDraft12": { + "name": "FinalDraft12", + "description": "Downloads the latest version of Final Draft 12.", "repo": "autopkg/n8felton-recipes", - "path": "VMware/VMwareAirWatchAdminAssistant.install.recipe", - "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant", - "shortname": "VMwareAirWatchAdminAssistant.install", - "inferred_type": "install" + "path": "FinalDraft/FinalDraft12.download.recipe", + "shortname": "FinalDraft12.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.FinalDraft12", + "com.github.homebysix.pkg.FinalDraft12" + ] }, - "com.github.n8felton.download.VMwareAirWatchAdminAssistant": { - "name": "VMwareAirWatchAdminAssistant", - "description": "Downloads the latest version of VMware AirWatch Admin Assistant.", + "com.github.n8felton.paup.download": { + "name": "PAUP", + "description": "Download recipe for PAUP*.", "repo": "autopkg/n8felton-recipes", - "path": "VMware/VMwareAirWatchAdminAssistant.download.recipe", - "shortname": "VMwareAirWatchAdminAssistant.download", + "path": "PAUP/PAUP.download.recipe", + "shortname": "PAUP.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.VMwareAirWatchAdminAssistant", - "com.github.n8felton.install.VMwareAirWatchAdminAssistant" + "com.github.n8felton.paup.munki" ] }, "com.github.n8felton.paup.munki": { @@ -26128,70 +25751,376 @@ "munki_display_name": "PAUP", "munki_description": "PAUP (Phylogenetic Analysis Using Parsimony) is a computational phylogenetics program for inferring evolutionary trees, written by David L. Swofford." }, - "com.github.n8felton.paup.download": { - "name": "PAUP", - "description": "Download recipe for PAUP*.", + "com.github.n8felton.download.OpenSC": { + "name": "OpenSC", + "description": "Downloads the current release of OpenSC from Github.", "repo": "autopkg/n8felton-recipes", - "path": "PAUP/PAUP.download.recipe", - "shortname": "PAUP.download", + "path": "OpenSC/OpenSC.download.recipe", + "shortname": "OpenSC.download", "inferred_type": "download", "children": [ - "com.github.n8felton.paup.munki" + "com.github.n8felton.munki.OpenSC" ] }, - "com.github.n8felton.pkg.Vision": { - "name": "Vision", - "description": "Downloads the latest version of Vision and creates a package.", + "com.github.n8felton.munki.OpenSC": { + "name": "OpenSC", + "description": "Downloads the latest version of OpenSC and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Catapult/Vision.pkg.recipe", - "parent": "com.github.n8felton.download.Vision", - "shortname": "Vision.pkg", + "path": "OpenSC/OpenSC.munki.recipe", + "parent": "com.github.n8felton.download.OpenSC", + "shortname": "OpenSC.munki", + "inferred_type": "munki", + "munki_display_name": "OpenSC", + "munki_description": "OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it." + }, + "com.github.n8felton.munki.SAOImageDS9-app": { + "name": "SAOImageDS9-app", + "description": "Downloads the latest version of the SAOImageDS9 app and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "SAO/SAOImageDS9.munki.recipe", + "parent": "com.github.hansen-m.download.SAOImageDS9-app", + "shortname": "SAOImageDS9.munki", + "inferred_type": "munki", + "munki_display_name": "SAOImageDS9", + "munki_description": "SAOImage DS9 is an astronomical imaging and data visualization application." + }, + "com.github.n8felton.munki.Minitab": { + "name": "Minitab", + "description": "Imports the latest version of Minitab to Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Minitab/Minitab.munki.recipe", + "parent": "com.github.nstrauss.download.Minitab", + "shortname": "Minitab.munki", + "inferred_type": "munki", + "munki_display_name": "Minitab", + "munki_description": "Minitab provides the tools you need to analyze data and find meaningful solutions to your toughest business problems." + }, + "com.github.n8felton.munki.MinitabExpressMU": { + "name": "MinitabExpress", + "description": "Downloads the latest Minitab Express pkg, then imports into Munki along with a postinstall script to set the license server.", + "repo": "autopkg/n8felton-recipes", + "path": "Minitab/MinitabExpressMU.munki.recipe", + "parent": "com.github.hansen-m.download.MinitabExpressMU", + "shortname": "MinitabExpressMU.munki", + "inferred_type": "munki", + "munki_display_name": "Minitab Express", + "munki_description": "Minitab Express is a lightweight and intuitive statistics package that allows its users to use a range of Minitab tools for introductory statistics. Since Minitab Express emphasizes introductory statistics, it has a more focused range of tools than Minitab." + }, + "com.github.n8felton.download.jGrasp": { + "name": "jGrasp", + "description": "Downloads the latest version of jGrasp.", + "repo": "autopkg/n8felton-recipes", + "path": "jGrasp/jGrasp.download.recipe", + "shortname": "jGrasp.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.jGrasp" + ] + }, + "com.github.n8felton.munki.jGrasp": { + "name": "jGrasp", + "description": "Downloads the latest version of jGrasp and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "jGrasp/jGrasp.munki.recipe", + "parent": "com.github.n8felton.download.jGrasp", + "shortname": "jGrasp.munki", + "inferred_type": "munki", + "munki_display_name": "jGrasp", + "munki_description": "jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software." + }, + "com.github.n8felton.install.MicrosoftRemoteDesktopBeta": { + "name": "Microsoft Remote Desktop Beta", + "description": "Installs the latest version of Microsoft Remote Desktop Beta.", + "repo": "autopkg/n8felton-recipes", + "path": "Microsoft/Microsoft Remote Desktop Beta.install.recipe", + "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", + "shortname": "Microsoft Remote Desktop Beta.install", + "inferred_type": "install" + }, + "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta": { + "name": "Microsoft Remote Desktop Beta", + "description": "Downloads the latest version of Microsoft Remote Desktop Beta and creates a package.", + "repo": "autopkg/n8felton-recipes", + "path": "Microsoft/Microsoft Remote Desktop Beta.pkg.recipe", + "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", + "shortname": "Microsoft Remote Desktop Beta.pkg", "inferred_type": "pkg" }, - "com.github.n8felton.download.Vision": { - "name": "Vision", - "description": "Downloads the latest version of Vision.", + "com.github.n8felton.download.MicrosoftEdge": { + "name": "MicrosoftEdge", + "description": "Downloads the latest version of Microsoft Edge for the specified branch.", "repo": "autopkg/n8felton-recipes", - "path": "Catapult/Vision.download.recipe", - "shortname": "Vision.download", + "path": "Microsoft/MicrosoftEdge.download.recipe", + "shortname": "MicrosoftEdge.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.Vision", - "com.github.n8felton.munki.Vision" + "com.github.n8felton.munki.MicrosoftEdge" ] }, - "com.github.n8felton.munki.Vision": { - "name": "Vision", - "description": "Downloads the latest version of Vision and imports it into Munki.", + "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta": { + "name": "Microsoft Remote Desktop Beta", + "description": "Downloads the latest version of Microsoft Remote Desktop Beta and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Catapult/Vision.munki.recipe", - "parent": "com.github.n8felton.download.Vision", - "shortname": "Vision.munki", + "path": "Microsoft/Microsoft Remote Desktop Beta.munki.recipe", + "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", + "shortname": "Microsoft Remote Desktop Beta.munki", "inferred_type": "munki", - "munki_display_name": "Vision", - "munki_description": "Catapult Vision provides detailed insights that are used to inform tactical decisions, athlete feedback, and talent identification. Vision's streamlined workflow improves the efficiency of your analysis, giving you more time to translate data into powerful performance insights." + "munki_display_name": "Microsoft Remote Desktop Beta", + "munki_description": "Connect to Windows machines." }, - "com.github.n8felton.geneious.munki": { - "name": "Geneious", - "description": "Downloads the latest version of Geneious as configured in com.github.n8felton.geneious.download.\n\nNOTE: R6,7,8 requires Java 6. See https://support.geneious.com/entries/22070732-Minimum-system-requirements-for-running-Geneious", + "com.github.n8felton.munki.MicrosoftEdge": { + "name": "MicrosoftEdge", + "description": "Downloads the latest version of Microsoft Edge for the specified branch.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/n8felton-recipes", - "path": "Geneious/Geneious.munki.recipe", - "parent": "com.github.n8felton.geneious.download", - "shortname": "Geneious.munki", + "path": "Microsoft/MicrosoftEdge.munki.recipe", + "parent": "com.github.n8felton.download.MicrosoftEdge", + "shortname": "MicrosoftEdge.munki", "inferred_type": "munki", - "munki_display_name": "Geneious", - "munki_description": "A powerful and comprehensive suite of molecular biology tools" + "munki_display_name": "Microsoft Edge", + "munki_description": "Microsoft's Chromium-based browser" }, - "com.github.n8felton.geneious.download": { - "name": "Geneious", - "description": "Download recipe for Geneious.\nValues for RELEASE are currently 'release' and 'beta'.\nValue for MAJOR_VERSION is typically the first digit of the RELEASE version.\nSee http://desktop-links.geneious.com/assets/installers/geneious/GeneiousVersions.txt for hints.", + "com.github.n8felton.download.MicrosoftRemoteDesktopBeta": { + "name": "Microsoft Remote Desktop Beta", + "description": "Downloads the latest version of Microsoft Remote Desktop Beta.", "repo": "autopkg/n8felton-recipes", - "path": "Geneious/Geneious.download.recipe", - "shortname": "Geneious.download", + "path": "Microsoft/Microsoft Remote Desktop Beta.download.recipe", + "shortname": "Microsoft Remote Desktop Beta.download", "inferred_type": "download", "children": [ - "com.github.n8felton.geneious.munki", - "com.github.rtrouton.pkg.geneious" + "com.github.n8felton.install.MicrosoftRemoteDesktopBeta", + "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta", + "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta" + ] + }, + "com.github.n8felton.cellprofiler.munki": { + "name": "CellProfiler", + "description": "Downloads the latest version of CellProfiler and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "CellProfiler/CellProfiler.munki.recipe", + "parent": "com.github.n8felton.cellprofiler.download", + "shortname": "CellProfiler.munki", + "inferred_type": "munki", + "munki_display_name": "CellProfiler", + "munki_description": "CellProfiler is free, open-source software for quantitative analysis of biological images." + }, + "com.github.n8felton.cellprofiler.download": { + "name": "CellProfiler", + "description": "Download recipe for CellProfiler.", + "repo": "autopkg/n8felton-recipes", + "path": "CellProfiler/CellProfiler.download.recipe", + "shortname": "CellProfiler.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.cellprofiler.munki" + ] + }, + "com.github.n8felton.download.Weka": { + "name": "Weka", + "description": "Downloads the latest version of Weka.\n\nDOWNLOAD_VERSION can be set to \"stable\" for the stable version or \"developer\"\nfor the development version.\n\nARCHITECTURE can be set to \"intel\" to download the Intel version or \"arm\" for\nthe ARM64 version.", + "repo": "autopkg/n8felton-recipes", + "path": "Weka/Weka.download.recipe", + "shortname": "Weka.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.Weka", + "com.github.ahousseini-recipes.pkg.Weka" + ] + }, + "com.github.n8felton.munki.Weka": { + "name": "Weka", + "description": "Downloads the latest version of Weka and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Weka/Weka.munki.recipe", + "parent": "com.github.n8felton.download.Weka", + "shortname": "Weka.munki", + "inferred_type": "munki", + "munki_display_name": "Weka", + "munki_description": "Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code." + }, + "com.github.n8felton.munki.GraphViz": { + "name": "GraphViz", + "description": "Downloads the latest version of GraphViz and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "GraphViz/GraphViz.munki.recipe", + "parent": "com.github.n8felton.download.GraphViz", + "shortname": "GraphViz.munki", + "inferred_type": "munki", + "munki_display_name": "GraphViz", + "munki_description": "GraphViz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs specified in DOT language scripts. It also provides libraries for software applications to use the tools. GraphViz is free software licensed under the Eclipse Public License." + }, + "com.github.n8felton.download.GraphViz": { + "name": "GraphViz", + "description": "Downloads the latest version of GraphViz.", + "repo": "autopkg/n8felton-recipes", + "path": "GraphViz/GraphViz.download.recipe", + "shortname": "GraphViz.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.GraphViz" + ] + }, + "com.github.n8felton.munki.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Flixel/Cinemagraph Pro.munki.recipe", + "parent": "com.github.n8felton.download.CinemagraphPro", + "shortname": "Cinemagraph Pro.munki", + "inferred_type": "munki", + "munki_display_name": "Cinemagraph Pro", + "munki_description": "Cinemagraph Pro makes creation super-easy and fast. Simply import a video, select a still frame and paint motion directly on the screen. Your cinemagraph instantly comes to life. Export in broadcast quality or upload to flixel.com and easily share with the world. Winner of a 2014 Apple Design Award." + }, + "com.github.n8felton.pkg.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Downloads the latest version of Cinemagraph Pro and creates a package.", + "repo": "autopkg/n8felton-recipes", + "path": "Flixel/Cinemagraph Pro.pkg.recipe", + "parent": "com.github.n8felton.download.CinemagraphPro", + "shortname": "Cinemagraph Pro.pkg", + "inferred_type": "pkg" + }, + "com.github.n8felton.install.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Installs the latest version of Cinemagraph Pro.", + "repo": "autopkg/n8felton-recipes", + "path": "Flixel/Cinemagraph Pro.install.recipe", + "parent": "com.github.n8felton.download.CinemagraphPro", + "shortname": "Cinemagraph Pro.install", + "inferred_type": "install" + }, + "com.github.n8felton.download.CinemagraphPro": { + "name": "Cinemagraph Pro", + "description": "Downloads the latest version of Cinemagraph Pro.", + "repo": "autopkg/n8felton-recipes", + "path": "Flixel/Cinemagraph Pro.download.recipe", + "shortname": "Cinemagraph Pro.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.CinemagraphPro", + "com.github.n8felton.pkg.CinemagraphPro", + "com.github.n8felton.install.CinemagraphPro" + ] + }, + "com.github.n8felton.download.Chimera": { + "name": "Chimera", + "description": "Downloads the latest version of Chimera.", + "repo": "autopkg/n8felton-recipes", + "path": "Chimera/Chimera.download.recipe", + "shortname": "Chimera.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.Chimera", + "com.github.novaksam.pkg.Chimera" + ] + }, + "com.github.n8felton.munki.Chimera": { + "name": "Chimera", + "description": "Downloads Chimera disk image and imports into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Chimera/Chimera.munki.recipe", + "parent": "com.github.n8felton.download.Chimera", + "shortname": "Chimera.munki", + "inferred_type": "munki", + "munki_display_name": "Chimera", + "munki_description": "UCSF Chimera is a highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles. High-quality images and animations can be generated. Chimera includes complete documentation and several tutorials, and can be downloaded free of charge for academic, government, non-profit, and personal use." + }, + "com.github.n8felton.munki.EpsonProDrivers": { + "name": "EpsonProDrivers", + "description": "Downloads the latest version of the Epson Pro driver from Epson's site and imports into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "EpsonPrinterDrivers/EpsonProDrivers.munki.recipe", + "parent": "com.github.jazzace.download.EpsonProDrivers", + "shortname": "EpsonProDrivers.munki", + "inferred_type": "munki", + "munki_display_name": "Epson Pro Printer Drivers", + "munki_description": "Provides the latest Epson Pro printer drivers for macOS." + }, + "com.github.n8felton.munki.ATTODiskBenchmark": { + "name": "ATTO Disk Benchmark", + "description": "Downloads the latest version of ATTO Disk Benchmark and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "ATTO/ATTODiskBenchmark.munki.recipe", + "parent": "com.github.n8felton.download.ATTODiskBenchmark", + "shortname": "ATTODiskBenchmark.munki", + "inferred_type": "munki", + "munki_display_name": "ATTO Disk Benchmark", + "munki_description": "Easily measure storage system performance with ATTO Disk Benchmark for macOS. Disk Benchmark monitors performance in hard drives, solid-state drives, RAID arrays, as well as connections to storage, allowing you to tune your storage system for optimal performance." + }, + "com.github.n8felton.download.ATTODiskBenchmark": { + "name": "ATTO Disk Benchmark", + "description": "Downloads the latest version of ATTO Disk Benchmark.", + "repo": "autopkg/n8felton-recipes", + "path": "ATTO/ATTODiskBenchmark.download.recipe", + "shortname": "ATTODiskBenchmark.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.ATTODiskBenchmark", + "com.github.n8felton.pkg.ATTODiskBenchmark" + ] + }, + "com.github.n8felton.pkg.ATTODiskBenchmark": { + "name": "ATTO Disk Benchmark", + "description": "Downloads the latest version of ATTO Disk Benchmark and creates a package.", + "repo": "autopkg/n8felton-recipes", + "path": "ATTO/ATTODiskBenchmark.pkg.recipe", + "parent": "com.github.n8felton.download.ATTODiskBenchmark", + "shortname": "ATTODiskBenchmark.pkg", + "inferred_type": "pkg" + }, + "com.github.n8felton.download.Cn3D": { + "name": "Cn3D", + "description": "Downloads the latest version of Cn3D.", + "repo": "autopkg/n8felton-recipes", + "path": "Cn3D/Cn3D.download.recipe", + "shortname": "Cn3D.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.Cn3D" + ] + }, + "com.github.n8felton.munki.Cn3D": { + "name": "Cn3D", + "description": "Downloads the latest version of Cn3D and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Cn3D/Cn3D.munki.recipe", + "parent": "com.github.n8felton.download.Cn3D", + "shortname": "Cn3D.munki", + "inferred_type": "munki", + "munki_display_name": "Cn3D", + "munki_description": "Cn3D (\"see in 3D\") is a macromolecular structure viewer that allows you to view 3-dimensional structures from NCBI's Entrez Structure database. Cn3D simultaneously displays structure, sequence, and alignment, and now has powerful annotation and alignment editing features." + }, + "com.github.n8felton.download.OpenRefine": { + "name": "OpenRefine", + "description": "Downloads the current release of OpenRefine from Github.\n\t\nBy default, only \"stable\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as \"pre-releases.\"", + "repo": "autopkg/n8felton-recipes", + "path": "OpenRefine/OpenRefine.download.recipe", + "shortname": "OpenRefine.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.OpenRefine" + ] + }, + "com.github.n8felton.munki.OpenRefine": { + "name": "OpenRefine", + "description": "Downloads the latest version of OpenRefine and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "OpenRefine/OpenRefine.munki.recipe", + "parent": "com.github.n8felton.download.OpenRefine", + "shortname": "OpenRefine.munki", + "inferred_type": "munki", + "munki_display_name": "OpenRefine", + "munki_description": "OpenRefine (formerly Google Refine) is a powerful tool for working with messy data: cleaning it; transforming it from one format into another; and extending it with web services and external data." + }, + "com.github.n8felton.pkg.Maven": { + "name": "Maven", + "description": "Packages a the latest version of Apache Maven", + "repo": "autopkg/n8felton-recipes", + "path": "Apache/Maven.pkg.recipe", + "parent": "com.github.n8felton.download.Maven", + "shortname": "Maven.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.n8felton.munki.Maven" ] }, "com.github.n8felton.download.Ant": { @@ -26216,18 +26145,6 @@ "munki_display_name": "Apache Maven", "munki_description": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information." }, - "com.github.n8felton.pkg.Maven": { - "name": "Maven", - "description": "Packages a the latest version of Apache Maven", - "repo": "autopkg/n8felton-recipes", - "path": "Apache/Maven.pkg.recipe", - "parent": "com.github.n8felton.download.Maven", - "shortname": "Maven.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.n8felton.munki.Maven" - ] - }, "com.github.n8felton.pkg.Ant": { "name": "Ant", "description": "Packages a the latest version of Apache Ant", @@ -26262,125 +26179,229 @@ "com.github.n8felton.pkg.Maven" ] }, - "com.github.n8felton.munki.AnyConnect": { - "name": "AnyConnect", - "description": "Imports AnyConnect to Munki. You must provide the webdeploy pkg using the -p argument with autopkg.", + "com.github.n8felton.geneious.download": { + "name": "Geneious", + "description": "Download recipe for Geneious.\nValues for RELEASE are currently 'release' and 'beta'.\nValue for MAJOR_VERSION is typically the first digit of the RELEASE version.\nSee http://desktop-links.geneious.com/assets/installers/geneious/GeneiousVersions.txt for hints.", "repo": "autopkg/n8felton-recipes", - "path": "Cisco/AnyConnect.munki.recipe", - "shortname": "AnyConnect.munki", + "path": "Geneious/Geneious.download.recipe", + "shortname": "Geneious.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.geneious.munki", + "com.github.rtrouton.pkg.geneious" + ] + }, + "com.github.n8felton.geneious.munki": { + "name": "Geneious", + "description": "Downloads the latest version of Geneious as configured in com.github.n8felton.geneious.download.\n\nNOTE: R6,7,8 requires Java 6. See https://support.geneious.com/entries/22070732-Minimum-system-requirements-for-running-Geneious", + "repo": "autopkg/n8felton-recipes", + "path": "Geneious/Geneious.munki.recipe", + "parent": "com.github.n8felton.geneious.download", + "shortname": "Geneious.munki", "inferred_type": "munki", - "munki_display_name": "Cisco AnyConnect Secure Mobility Client", - "munki_description": "Cisco AnyConnect Secure Mobility Client." + "munki_display_name": "Geneious", + "munki_description": "A powerful and comprehensive suite of molecular biology tools" }, - "com.github.n8felton.shared": { - "name": null, - "description": "Shared Processors for n8felton-recipes", + "com.github.n8felton.visualparadigmce.download": { + "name": "VisualParadigmCE", + "description": "Download recipe for VisualParadigmCE.", "repo": "autopkg/n8felton-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "VisualParadigm/VisualParadigmCE.download.recipe", + "shortname": "VisualParadigmCE.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.visualparadigmce.munki", + "com.github.moofit-recipes.pkg.VisualParadigmCE" + ] }, - "com.github.n8felton.munki.SAOImageDS9-app": { - "name": "SAOImageDS9-app", - "description": "Downloads the latest version of the SAOImageDS9 app and imports it into Munki.", + "com.github.n8felton.visualparadigmce.munki": { + "name": "VisualParadigmCE", + "description": "Downloads the latest version of Visual Paradigm CE and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "SAO/SAOImageDS9.munki.recipe", - "parent": "com.github.hansen-m.download.SAOImageDS9-app", - "shortname": "SAOImageDS9.munki", + "path": "VisualParadigm/VisualParadigmCE.munki.recipe", + "parent": "com.github.n8felton.visualparadigmce.download", + "shortname": "VisualParadigmCE.munki", "inferred_type": "munki", - "munki_display_name": "SAOImageDS9", - "munki_description": "SAOImage DS9 is an astronomical imaging and data visualization application." + "munki_display_name": "Visual Paradigm CE", + "munki_description": "Visual Paradigm for UML (VP-UML) is a UML Case Tool supporting UML, SysML and Business Process Modeling Notation (BPMN) from the Object Management Group (OMG). In addition to modeling support, it provides report generation and code engineering capabilities including code generation. It can reverse engineer diagrams from code, and provide round-trip engineering for various programming languages." }, - "com.github.n8felton.download.HPPrinterDrivers": { - "name": "HPPrinterDrivers", - "description": "Downloads the latest version of HP's Printer Drivers directly from HP.", + "com.github.n8felton.munki.CodonCodeAligner": { + "name": "CodonCode Aligner", + "description": "Downloads the latest version of CodonCode Aligner and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "HPPrinterDrivers/HPPrinterDrivers.download.recipe", - "shortname": "HPPrinterDrivers.download", + "path": "CodonCode/CodonCodeAligner.munki.recipe", + "parent": "com.github.n8felton.download.CodonCodeAligner", + "shortname": "CodonCodeAligner.munki", + "inferred_type": "munki", + "munki_display_name": "CodonCode Aligner", + "munki_description": "CodonCode Aligner is a program for sequence assembly, contig editing, and mutation detection, available for Windows and Mac OS X. Aligner is compatible with Phred-Phrap and fully supports sequence quality scores, while offering a familiar, easy-to-learn user interface." + }, + "com.github.n8felton.download.CodonCodeAligner": { + "name": "CodonCode Aligner", + "description": "Downloads the latest version of CodonCode Aligner Desktop.", + "repo": "autopkg/n8felton-recipes", + "path": "CodonCode/CodonCodeAligner.download.recipe", + "shortname": "CodonCodeAligner.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.HPPrinterDrivers", - "com.github.primalcurve.pkg.HPPrinterDrivers" + "com.github.n8felton.munki.CodonCodeAligner" ] }, - "com.github.n8felton.munki.HPPrinterDrivers": { - "name": null, - "description": "Downloads the latest version of HP's Printer Drivers directly from HP and imports them into Munki.", + "com.github.n8felton.download.AmazonCorretto": { + "name": "AmazonCorretto%MAJOR_VERSION%", + "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK", "repo": "autopkg/n8felton-recipes", - "path": "HPPrinterDrivers/HPPrinterDrivers.munki.recipe", - "parent": "com.github.n8felton.download.HPPrinterDrivers", - "shortname": "HPPrinterDrivers.munki", + "path": "Amazon/AmazonCorretto.download.recipe", + "shortname": "AmazonCorretto.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.AmazonCorretto" + ] + }, + "com.github.n8felton.munki.AmazonCorretto": { + "name": "AmazonCorretto%MAJOR_VERSION%", + "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK", + "repo": "autopkg/n8felton-recipes", + "path": "Amazon/AmazonCorretto.munki.recipe", + "parent": "com.github.n8felton.download.AmazonCorretto", + "shortname": "AmazonCorretto.munki", "inferred_type": "munki", - "munki_display_name": "HP Printer Drivers", - "munki_description": null + "munki_display_name": "Amazon Corretto %MAJOR_VERSION%", + "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)." }, - "com.github.n8felton.munki.DataIntegration": { - "name": "DataIntegration", - "description": "Downloads the best release of Pentaho Data Integration from SourceForge and imports it into Munki.", + "com.github.n8felton.download.yubioath-desktop": { + "name": "yubioath-desktop", + "description": "Downloads the current release of Yubico Authenticator for Desktop from Github.", "repo": "autopkg/n8felton-recipes", - "path": "Pentaho/DataIntegration.munki.recipe", - "parent": "com.github.n8felton.pkg.DataIntegration", - "shortname": "DataIntegration.munki", + "path": "Yubico/yubioath-desktop.download.recipe", + "deprecated": true, + "shortname": "yubioath-desktop.download", + "inferred_type": "download", + "children": [ + "com.github.n8felton.munki.yubioath-desktop", + "com.github.almenscorner.intune.yubioath-desktop" + ] + }, + "com.github.n8felton.munki.yubioath-desktop": { + "name": "yubioath-desktop", + "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Yubico/yubioath-desktop.munki.recipe", + "parent": "com.github.n8felton.download.yubioath-desktop", + "deprecated": true, + "shortname": "yubioath-desktop.munki", "inferred_type": "munki", - "munki_display_name": "Data Integration", - "munki_description": "Data Integration (or Kettle) delivers powerful Extraction, Transformation, and Loading (ETL) capabilities, using a groundbreaking, metadata-driven approach. With an intuitive, graphical, drag and drop design environment and a proven, scalable, standards-based architecture, Data Integration is increasingly the choice for organizations over traditional, proprietary ETL or data integration tools." + "munki_display_name": "Yubico Authenticator for Desktop", + "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\n

Features

\n\n

Supported devices

\n

Usage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.

" }, - "com.github.n8felton.pkg.DataIntegration": { - "name": "DataIntegration", - "description": "Downloads the latest Pentaho Data Integration zip and wraps it into a pkg.", + "com.github.n8felton.yubico-authenticator.download": { + "name": "yubico-authenticator", + "description": "Downloads the current release of Yubico Authenticator for Desktop available on Github.", "repo": "autopkg/n8felton-recipes", - "path": "Pentaho/DataIntegration.pkg.recipe", - "parent": "com.github.n8felton.download.DataIntegration", - "shortname": "DataIntegration.pkg", - "inferred_type": "pkg", + "path": "Yubico/yubico-authenticator.download.recipe", + "shortname": "yubico-authenticator.download", + "inferred_type": "download", "children": [ - "com.github.n8felton.munki.DataIntegration", - "com.github.peshay.filewave.DataIntegration" + "com.github.n8felton.yubico-authenticator.munki", + "com.github.wegotoeleven-recipes.pkg.YubicoAuthenticator" ] }, - "com.github.n8felton.download.DataIntegration": { - "name": "DataIntegration", - "description": "Downloads the latest version of Pentaho Data Integration.", + "com.github.n8felton.yubico-authenticator.munki": { + "name": "yubico-authenticator", + "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "Pentaho/DataIntegration.download.recipe", - "shortname": "DataIntegration.download", + "path": "Yubico/yubico-authenticator.munki.recipe", + "parent": "com.github.n8felton.yubico-authenticator.download", + "shortname": "yubico-authenticator.munki", + "inferred_type": "munki", + "munki_display_name": "Yubico Authenticator for Desktop", + "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\n

Features

\n\n

Supported devices

\n

Usage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.

" + }, + "com.github.n8felton.paraview.download": { + "name": "ParaView", + "description": "Download recipe for ParaView.", + "repo": "autopkg/n8felton-recipes", + "path": "ParaView/ParaView.download.recipe", + "shortname": "ParaView.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.DataIntegration" + "com.github.n8felton.paraview.munki" ] }, - "com.github.n8felton.munki.AstroImageJ": { + "com.github.n8felton.paraview.munki": { + "name": "ParaView", + "description": "Downloads the latest version of ParaView and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "ParaView/ParaView.munki.recipe", + "parent": "com.github.n8felton.paraview.download", + "shortname": "ParaView.munki", + "inferred_type": "munki", + "munki_display_name": "ParaView", + "munki_description": "ParaView is an open-source, multi-platform data analysis and visualization application. ParaView allows users to quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView\u2019s batch processing capabilities." + }, + "com.github.n8felton.munki.xerox.printdriver": { "name": null, - "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg, then imports into Munki.", + "description": "Downloads the latest version of the Xerox Print Drivers from Xerox.com and imports them into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "AstroImageJ/AstroImageJ.munki.recipe", - "parent": "com.github.n8felton.pkg.AstroImageJ", - "shortname": "AstroImageJ.munki", + "path": "XeroxPrintDriver/XeroxPrintDriver.munki.recipe", + "parent": "com.github.n8felton.download.xerox.printdriver", + "shortname": "XeroxPrintDriver.munki", "inferred_type": "munki", - "munki_display_name": "AstroImageJ", - "munki_description": "AstroImageJ is ImageJ with astronomy plugins and macros installed. It includes tools based on the Gottingen ImageJ astronomical resources with additions found to be useful." + "munki_display_name": "Xerox Print Driver", + "munki_description": "Installs the latest Xerox Print Drivers from Xerox.com" }, - "com.github.n8felton.pkg.AstroImageJ": { - "name": "AstroImageJ", - "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg.", + "com.github.n8felton.download.xerox.printdriver": { + "name": "Xerox Print Driver", + "description": "Downloads the latest version of the Xerox Printer Drivers from Xerox.com", "repo": "autopkg/n8felton-recipes", - "path": "AstroImageJ/AstroImageJ.pkg.recipe", - "parent": "com.github.hansen-m.download.AstroImageJ", - "shortname": "AstroImageJ.pkg", - "inferred_type": "pkg", + "path": "XeroxPrintDriver/XeroxPrintDriver.download.recipe", + "shortname": "XeroxPrintDriver.download", + "inferred_type": "download", "children": [ - "com.github.n8felton.munki.AstroImageJ" + "com.github.n8felton.munki.xerox.printdriver" ] }, - "com.github.n8felton.download.IntelHAXM": { - "name": "IntelHAXM", - "description": "Downloads the current release of Intel HAXM from Github.", + "com.github.n8felton.download.SentinelOne": { + "name": "SentinelOne", + "description": "Downloads the latest version of SentinelOne.", "repo": "autopkg/n8felton-recipes", - "path": "Intel/IntelHAXM.download.recipe", - "shortname": "IntelHAXM.download", + "path": "SentinelOne/SentinelOne.download.recipe", + "shortname": "SentinelOne.download", + "inferred_type": "download" + }, + "com.github.n8felton.download.Tidal": { + "name": "Tidal", + "description": "Downloads the latest version of Tidal.\n\nTo download Intel use: \"x64\" in the ARCH_TYPE variable\nTo Download Apple Silicon use: \"arm64\" in the ARCH_TYPE variable", + "repo": "autopkg/n8felton-recipes", + "path": "Tidal/Tidal.download.recipe", + "shortname": "Tidal.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.IntelHAXM" + "com.github.n8felton.munki.Tidal" ] }, + "com.github.n8felton.munki.Tidal": { + "name": "Tidal", + "description": "Downloads Tidal disk image and imports into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "Tidal/Tidal.munki.recipe", + "parent": "com.github.n8felton.download.Tidal", + "shortname": "Tidal.munki", + "inferred_type": "munki", + "munki_display_name": "TIDAL", + "munki_description": "TIDAL is the first music service with High Fidelity sound quality, High Definition music videos and Curated Editorial, expertly crafted by music journalists." + }, + "com.github.n8felton.munki.FirestormViewer": { + "name": "FirestormViewer", + "description": "Downloads the latest release of Firestorm Viewer and imports it into Munki.", + "repo": "autopkg/n8felton-recipes", + "path": "FirestormViewer/FirestormViewer.munki.recipe", + "parent": "com.github.hansen-m.download.FirestormOSRelease", + "shortname": "FirestormViewer.munki", + "inferred_type": "munki", + "munki_display_name": "Firestorm Viewer", + "munki_description": "The Phoenix Firestorm Project is currently active in developing the Firestorm Viewer, the successor to the now discontinued Phoenix Viewer. Firestorm Viewer is based on the Linden Lab V3 LGPL code base and has an enormous number of features, options and interface customization choices, including a look similar to its predecessor Phoenix Viewer. Firestorm is developed for Windows, Linux and Mac OS X operating systems." + }, "com.github.n8felton.munki.IntelUnite": { "name": "IntelUnite", "description": "Downloads the latest version of Intel Unite\u00ae Client for macOS.", @@ -26414,104 +26435,60 @@ "com.github.n8felton.munki.IntelUnite" ] }, - "com.github.n8felton.munki.OpenSC": { - "name": "OpenSC", - "description": "Downloads the latest version of OpenSC and imports it into Munki.", - "repo": "autopkg/n8felton-recipes", - "path": "OpenSC/OpenSC.munki.recipe", - "parent": "com.github.n8felton.download.OpenSC", - "shortname": "OpenSC.munki", - "inferred_type": "munki", - "munki_display_name": "OpenSC", - "munki_description": "OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it." - }, - "com.github.n8felton.download.OpenSC": { - "name": "OpenSC", - "description": "Downloads the current release of OpenSC from Github.", + "com.github.n8felton.download.IntelHAXM": { + "name": "IntelHAXM", + "description": "Downloads the current release of Intel HAXM from Github.", "repo": "autopkg/n8felton-recipes", - "path": "OpenSC/OpenSC.download.recipe", - "shortname": "OpenSC.download", + "path": "Intel/IntelHAXM.download.recipe", + "shortname": "IntelHAXM.download", "inferred_type": "download", "children": [ - "com.github.n8felton.munki.OpenSC" + "com.github.n8felton.munki.IntelHAXM" ] }, - "com.github.n8felton.pkg.SparkARStudio": { - "name": "SparkARStudio", - "description": "Downloads the latest version of Spark AR Studio and creates a package.", - "repo": "autopkg/n8felton-recipes", - "path": "Facebook/Spark AR Studio.pkg.recipe", - "parent": "com.github.n8felton.download.SparkARStudio", - "deprecated": true, - "shortname": "Spark AR Studio.pkg", - "inferred_type": "pkg" - }, - "com.github.n8felton.download.SparkARStudio": { - "name": "SparkARStudio", - "description": "Downloads the latest version of Spark AR Studio.", + "com.github.n8felton.download.SerialCloner": { + "name": "SerialCloner", + "description": "Downloads the latest version of SerialCloner.", "repo": "autopkg/n8felton-recipes", - "path": "Facebook/Spark AR Studio.download.recipe", - "deprecated": true, - "shortname": "Spark AR Studio.download", + "path": "SerialCloner/SerialCloner.download.recipe", + "shortname": "SerialCloner.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.SparkARStudio", - "com.github.n8felton.munki.SparkARStudio" + "com.github.n8felton.munki.SerialCloner" ] }, - "com.github.n8felton.munki.SparkARStudio": { - "name": "SparkARStudio", - "description": "Downloads the latest version of Spark AR Studio and imports it into Munki.", + "com.github.n8felton.munki.SerialCloner": { + "name": "SerialCloner", + "description": "Downloads the current release version of SerialCloner and imports it into Munki.\nNote: You will need a version of AutoPkg newer than 1.0.1 to use this recipe.", "repo": "autopkg/n8felton-recipes", - "path": "Facebook/Spark AR Studio.munki.recipe", - "parent": "com.github.n8felton.download.SparkARStudio", - "deprecated": true, - "shortname": "Spark AR Studio.munki", + "path": "SerialCloner/SerialCloner.munki.recipe", + "parent": "com.github.n8felton.download.SerialCloner", + "shortname": "SerialCloner.munki", "inferred_type": "munki", - "munki_display_name": "Spark AR Studio", - "munki_description": "Create interactive augmented reality experiences with or without code, then share what you build with the world." - }, - "com.github.n8felton.pkg.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Downloads the latest version of Cinemagraph Pro and creates a package.", - "repo": "autopkg/n8felton-recipes", - "path": "Flixel/Cinemagraph Pro.pkg.recipe", - "parent": "com.github.n8felton.download.CinemagraphPro", - "shortname": "Cinemagraph Pro.pkg", - "inferred_type": "pkg" - }, - "com.github.n8felton.install.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Installs the latest version of Cinemagraph Pro.", - "repo": "autopkg/n8felton-recipes", - "path": "Flixel/Cinemagraph Pro.install.recipe", - "parent": "com.github.n8felton.download.CinemagraphPro", - "shortname": "Cinemagraph Pro.install", - "inferred_type": "install" + "munki_display_name": "Serial Cloner", + "munki_description": "Serial Cloner is a Molecular Biology software. It provides tools with an intuitive interface that assists you in DNA cloning, sequence analysis and visualization." }, - "com.github.n8felton.download.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Downloads the latest version of Cinemagraph Pro.", + "com.github.n8felton.download.CiscoAMP": { + "name": "Cisco AMP", + "description": "Downloads the latest version of Cisco AMP for Endpoints.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector", "repo": "autopkg/n8felton-recipes", - "path": "Flixel/Cinemagraph Pro.download.recipe", - "shortname": "Cinemagraph Pro.download", + "path": "CiscoAMP/CiscoAMP.download.recipe", + "shortname": "CiscoAMP.download", "inferred_type": "download", "children": [ - "com.github.n8felton.pkg.CinemagraphPro", - "com.github.n8felton.install.CinemagraphPro", - "com.github.n8felton.munki.CinemagraphPro" + "com.github.n8felton.munki.CiscoAMP" ] }, - "com.github.n8felton.munki.CinemagraphPro": { - "name": "Cinemagraph Pro", - "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.", + "com.github.n8felton.munki.CiscoAMP": { + "name": "Cisco AMP", + "description": "Downloads the latest version of Cisco AMP for Endpoints and imports it into Munki.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector", "repo": "autopkg/n8felton-recipes", - "path": "Flixel/Cinemagraph Pro.munki.recipe", - "parent": "com.github.n8felton.download.CinemagraphPro", - "shortname": "Cinemagraph Pro.munki", + "path": "CiscoAMP/CiscoAMP.munki.recipe", + "parent": "com.github.n8felton.download.CiscoAMP", + "shortname": "CiscoAMP.munki", "inferred_type": "munki", - "munki_display_name": "Cinemagraph Pro", - "munki_description": "Cinemagraph Pro makes creation super-easy and fast. Simply import a video, select a still frame and paint motion directly on the screen. Your cinemagraph instantly comes to life. Export in broadcast quality or upload to flixel.com and easily share with the world. Winner of a 2014 Apple Design Award." + "munki_display_name": "Cisco AMP for Endpoints", + "munki_description": "Cisco AMP for Endpoints provides complete protection against the most advanced attacks. Not only will AMP prevent breaches and block malware at the point of entry, but it will also rapidly detect, contain, and remediate advanced threats if they evade front-line defenses and get inside." }, "com.github.n8felton.munki.NaturalReaderFree": { "name": "NaturalReaderFree", @@ -26536,51 +26513,61 @@ "com.github.sebtomasi.jss.NaturalFreeReader" ] }, - "com.github.n8felton.munki.jGrasp": { - "name": "jGrasp", - "description": "Downloads the latest version of jGrasp and imports it into Munki.", + "com.github.n8felton.munki.MEGA": { + "name": "MEGA", + "description": "Downloads the current version of MEGA. Imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "jGrasp/jGrasp.munki.recipe", - "parent": "com.github.n8felton.download.jGrasp", - "shortname": "jGrasp.munki", + "path": "MegaSoftware/MEGA.munki.recipe", + "parent": "com.github.hansen-m.download.mega", + "shortname": "MEGA.munki", "inferred_type": "munki", - "munki_display_name": "jGrasp", - "munki_description": "jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software." - }, - "com.github.n8felton.download.jGrasp": { - "name": "jGrasp", - "description": "Downloads the latest version of jGrasp.", + "munki_display_name": "MEGA", + "munki_description": "Sophisticated and user-friendly software suite for analyzing DNA and protein sequence data from species and populations." + }, + "com.github.n8felton.munki.SoX": { + "name": "SoX", + "description": "Downloads the latest version of SoX, creates a pkg and imports it into Munki.", "repo": "autopkg/n8felton-recipes", - "path": "jGrasp/jGrasp.download.recipe", - "shortname": "jGrasp.download", - "inferred_type": "download", + "path": "SoX/SoX.munki.recipe", + "parent": "com.github.n8felton.pkg.SoX", + "shortname": "SoX.munki", + "inferred_type": "munki", + "munki_display_name": "SoX - Sound eXchange", + "munki_description": "SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms." + }, + "com.github.n8felton.pkg.SoX": { + "name": "SoX", + "description": "Downloads the latest SoX zip and wraps it into a pkg.", + "repo": "autopkg/n8felton-recipes", + "path": "SoX/SoX.pkg.recipe", + "parent": "com.github.n8felton.download.SoX", + "shortname": "SoX.pkg", + "inferred_type": "pkg", "children": [ - "com.github.n8felton.munki.jGrasp" + "com.github.n8felton.munki.SoX" ] }, - "com.github.thenikola.download.AxureRP": { - "name": "Axure RP %MAJOR_VERSION%", - "description": "Downloads latest Axure RP disk image.", - "repo": "autopkg/thenikola-recipes", - "path": "Axure/AxureRP.download.recipe", - "shortname": "AxureRP.download", + "com.github.n8felton.download.SoX": { + "name": "SoX", + "description": "Download recipe for Sound eXchange (SoX).", + "repo": "autopkg/n8felton-recipes", + "path": "SoX/SoX.download.recipe", + "shortname": "SoX.download", "inferred_type": "download", "children": [ - "com.github.thenikola.munki.AxureRP", - "com.github.peshay.filewave.AxureRP", - "com.github.amsysuk-recipes.pkg.AxureRP" + "com.github.n8felton.pkg.SoX" ] }, - "com.github.thenikola.munki.AxureRP": { - "name": null, - "description": "Downloads the latest Axure RP disk image and imports into Munki.", + "com.github.thenikola.download.DiskCatalogMaker": { + "name": "DiskCatalogMaker", + "description": "Downloads latest DiskCatalogMaker disk image.", "repo": "autopkg/thenikola-recipes", - "path": "Axure/AxureRP.munki.recipe", - "parent": "com.github.thenikola.download.AxureRP", - "shortname": "AxureRP.munki", - "inferred_type": "munki", - "munki_display_name": "Axure RP", - "munki_description": "Axure RP gives you the wireframing, prototyping and documentation tools needed to make informed design choices, persuade any skeptics, and document your design... and maybe win a few fans along the way. Choose the Standard edition for prototyping or go Pro to add documentation and collaboration features." + "path": "DiskCatalogMaker/DiskCatalogMaker.download.recipe", + "shortname": "DiskCatalogMaker.download", + "inferred_type": "download", + "children": [ + "com.github.thenikola.munki.DiskCatalogMaker" + ] }, "com.github.thenikola.munki.DiskCatalogMaker": { "name": "DiskCatalogMaker", @@ -26593,17 +26580,30 @@ "munki_display_name": "DiskCatalogMaker", "munki_description": "Catalog your discs\n- Drag and drop your disk icon onto the catalog window.\n- Automatically add a burning disc by Roxio Toast Titanium.\n- Use batch scan mode for multiple discs.\n- You can also use the generate thumbnail images option." }, - "com.github.thenikola.download.DiskCatalogMaker": { - "name": "DiskCatalogMaker", - "description": "Downloads latest DiskCatalogMaker disk image.", + "com.github.thenikola.download.BalsamicMockups": { + "name": "BalsamiqMockups", + "description": "Downloads latest Balsamic Mockups disk image.", "repo": "autopkg/thenikola-recipes", - "path": "DiskCatalogMaker/DiskCatalogMaker.download.recipe", - "shortname": "DiskCatalogMaker.download", + "path": "BalsamiqMockups/BalsamiqMockups.download.recipe", + "shortname": "BalsamiqMockups.download", "inferred_type": "download", "children": [ - "com.github.thenikola.munki.DiskCatalogMaker" + "com.github.thenikola.munki.BalsamiqMockups", + "com.github.peshay.filewave.BalsamiqMockups", + "com.github.moofit-recipes.pkg.BalsamicMockups" ] }, + "com.github.thenikola.munki.BalsamiqMockups": { + "name": "BalsamiqMockups", + "description": "Downloads the latest Balsamiq Mockups disk image and imports into Munki.", + "repo": "autopkg/thenikola-recipes", + "path": "BalsamiqMockups/BalsamiqMockups.munki.recipe", + "parent": "com.github.thenikola.download.BalsamicMockups", + "shortname": "BalsamiqMockups.munki", + "inferred_type": "munki", + "munki_display_name": "Balsamiq Mockups", + "munki_description": "Mockups offers the same speed and rough feel as sketching with pencil, \nwith the advantage of the digital medium: drag and drop to resize and rearrange \nelements, make changes without starting over, and your work is clear enough \nthat you'll make sense of them later." + }, "com.github.thenikola.download.ScreamingFrogSEO": { "name": "ScreamingFrogSEOSpider", "description": "Downloads latest Screaming Frog SEO disk image.\n\nTo download Apple Silicon use: (https://download\\.screamingfrog\\.co\\.uk/products/seo-spider/ScreamingFrogSEOSpider-([A-Za-z0-9]+(\\.[A-Za-z0-9]+)+)-aarch64\\.dmg) in the SEARCH_PATTERN variable.\n\nTo download Intel use: (https://download\\.screamingfrog\\.co\\.uk/products/seo-spider/ScreamingFrogSEOSpider-([A-Za-z0-9]+(\\.[A-Za-z0-9]+)+)-x86_64\\.dmg) in the SEARCH_PATTERN variable.\n\t ", @@ -26613,8 +26613,8 @@ "inferred_type": "download", "children": [ "com.github.thenikola.munki.ScreamingFrogSEO", - "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider", - "com.github.hobbithardcase.install.ScreamingFrogSEOSpider" + "com.github.hobbithardcase.install.ScreamingFrogSEOSpider", + "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider" ] }, "com.github.thenikola.munki.ScreamingFrogSEO": { @@ -26628,36 +26628,13 @@ "munki_display_name": "Screaming Frog Seo", "munki_description": "The Screaming Frog SEO Spider is a small desktop program you can install locally on your PC, Mac or Linux machine which spiders websites\u2019 links, images, CSS, script and apps from an SEO perspective. It fetches key onsite elements for SEO, presents them in tabs by type and allows you to filter for common SEO issues, or slice and dice the data how you see fit by exporting into Excel. You can view, analyse and filter the crawl data as it\u2019s gathered and updated continuously in the program\u2019s user interface." }, - "com.github.autopkg.munki.CodeKit": { - "name": "CodeKit", - "description": "Downloads the current release version of CodeKit and imports into Munki.", - "repo": "autopkg/thenikola-recipes", - "path": "CodeKit/CodeKit.munki.recipe", - "parent": "com.github.autopkg.download.CodeKit", - "shortname": "CodeKit.munki", - "inferred_type": "munki", - "munki_display_name": "CodeKit", - "munki_description": "It's like steroids for web developers. CodeKit helps you build websites faster and better." - }, - "com.github.autopkg.download.CodeKit": { - "name": "CodeKit", - "description": "Downloads the current release version of CodeKit.", - "repo": "autopkg/thenikola-recipes", - "path": "CodeKit/CodeKit.download.recipe", - "shortname": "CodeKit.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.munki.CodeKit", - "com.github.autopkg.install.CodeKit" - ] - }, - "com.github.autopkg.install.CodeKit": { + "com.github.autopkg.install.TinyGrab": { "name": null, - "description": "Downloads the current release version of CodeKit and installs it into applications.", + "description": "Downloads the current release version of TinyGrab and installs it into applications.", "repo": "autopkg/thenikola-recipes", - "path": "CodeKit/CodeKit.install.recipe", - "parent": "com.github.autopkg.download.CodeKit", - "shortname": "CodeKit.install", + "path": "TinyGrab/TinyGrab.install.recipe", + "parent": "com.github.autopkg.download.TinyGrab", + "shortname": "TinyGrab.install", "inferred_type": "install" }, "com.github.autopkg.download.TinyGrab": { @@ -26673,15 +26650,6 @@ "com.github.autopkg.munki.TinyGrab" ] }, - "com.github.autopkg.install.TinyGrab": { - "name": null, - "description": "Downloads the current release version of TinyGrab and installs it into applications.", - "repo": "autopkg/thenikola-recipes", - "path": "TinyGrab/TinyGrab.install.recipe", - "parent": "com.github.autopkg.download.TinyGrab", - "shortname": "TinyGrab.install", - "inferred_type": "install" - }, "com.github.autopkg.munki.TinyGrab": { "name": "TinyGrab", "description": "Downloads the current release version of TinyGrab and imports into Munki.", @@ -26693,49 +26661,93 @@ "munki_display_name": "TinyGrab", "munki_description": "Take a screenshot and share it with your clients or friends in less time than it took you to read this sentence!" }, - "com.github.autopkg.download.Amethyst": { - "name": "Amethyst", - "description": "Downloads the current release version of Amethyst.", + "com.github.thenikola.download.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads latest GoToMeeting disk image.", "repo": "autopkg/thenikola-recipes", - "path": "Amethyst/Amethyst.download.recipe", - "shortname": "Amethyst.download", + "path": "GoToMeeting/GoToMeeting.download.recipe", + "deprecated": true, + "shortname": "GoToMeeting.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.Amethyst", - "com.github.autopkg.install.Amethyst", - "com.github.ahousseini-recipes.pkg.Amethyst" + "com.github.thenikola.munki.GoToMeeting" ] }, - "com.github.autopkg.munki.Amethyst": { - "name": "Amethyst", - "description": "Downloads the current release version of Amethyst and imports into Munki.", + "com.github.thenikola.munki.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads the latest GoToMeeting disk image and imports into Munki.", "repo": "autopkg/thenikola-recipes", - "path": "Amethyst/Amethyst.munki.recipe", - "parent": "com.github.autopkg.download.Amethyst", - "shortname": "Amethyst.munki", + "path": "GoToMeeting/GoToMeeting.munki.recipe", + "parent": "com.github.thenikola.download.GoToMeeting", + "shortname": "GoToMeeting.munki", "inferred_type": "munki", - "munki_display_name": "Amethyst", - "munki_description": "Tiling window manager for OS X similar to xmonad, written in pure Objective-C." + "munki_display_name": "GoToMeeting", + "munki_description": "GoToMeeting is a web-hosted service created and marketed by the Online Services division of Citrix Systems. It is an online meeting, desktop sharing, and video conferencing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real time." }, - "com.github.autopkg.install.Amethyst": { + "com.github.autopkg.install.CodeKit": { "name": null, - "description": "Downloads the current release version of Amethyst and installs it into applications.", + "description": "Downloads the current release version of CodeKit and installs it into applications.", "repo": "autopkg/thenikola-recipes", - "path": "Amethyst/Amethyst.install.recipe", - "parent": "com.github.autopkg.download.Amethyst", - "shortname": "Amethyst.install", + "path": "CodeKit/CodeKit.install.recipe", + "parent": "com.github.autopkg.download.CodeKit", + "shortname": "CodeKit.install", "inferred_type": "install" }, - "com.github.thenikola.munki.AutoPkg-Release": { - "name": "AutoPkg-Release", - "description": "Downloads the latest AutoPKG-Release and imports into Munki.", + "com.github.autopkg.download.CodeKit": { + "name": "CodeKit", + "description": "Downloads the current release version of CodeKit.", "repo": "autopkg/thenikola-recipes", - "path": "AutoPkg-Release/AutoPkg-Release.munki.recipe", - "parent": "com.github.autopkg.download.AutoPkg-Release", - "shortname": "AutoPkg-Release.munki", + "path": "CodeKit/CodeKit.download.recipe", + "shortname": "CodeKit.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.install.CodeKit", + "com.github.autopkg.munki.CodeKit" + ] + }, + "com.github.autopkg.munki.CodeKit": { + "name": "CodeKit", + "description": "Downloads the current release version of CodeKit and imports into Munki.", + "repo": "autopkg/thenikola-recipes", + "path": "CodeKit/CodeKit.munki.recipe", + "parent": "com.github.autopkg.download.CodeKit", + "shortname": "CodeKit.munki", "inferred_type": "munki", - "munki_display_name": "AutoPkg", - "munki_description": "AutoPkg is an automation framework for OS X software packaging and distribution, oriented towards the tasks one would normally perform manually to prepare third-party software for mass deployment to managed clients." + "munki_display_name": "CodeKit", + "munki_description": "It's like steroids for web developers. CodeKit helps you build websites faster and better." + }, + "com.github.thenikola.munki.AxureRP": { + "name": null, + "description": "Downloads the latest Axure RP disk image and imports into Munki.", + "repo": "autopkg/thenikola-recipes", + "path": "Axure/AxureRP.munki.recipe", + "parent": "com.github.thenikola.download.AxureRP", + "shortname": "AxureRP.munki", + "inferred_type": "munki", + "munki_display_name": "Axure RP", + "munki_description": "Axure RP gives you the wireframing, prototyping and documentation tools needed to make informed design choices, persuade any skeptics, and document your design... and maybe win a few fans along the way. Choose the Standard edition for prototyping or go Pro to add documentation and collaboration features." + }, + "com.github.thenikola.download.AxureRP": { + "name": "Axure RP %MAJOR_VERSION%", + "description": "Downloads latest Axure RP disk image.", + "repo": "autopkg/thenikola-recipes", + "path": "Axure/AxureRP.download.recipe", + "shortname": "AxureRP.download", + "inferred_type": "download", + "children": [ + "com.github.thenikola.munki.AxureRP", + "com.github.peshay.filewave.AxureRP", + "com.github.amsysuk-recipes.pkg.AxureRP" + ] + }, + "com.github.autopkg.install.DiskWave": { + "name": null, + "description": "Downloads the current release version of DiskWave and installs it into applications.", + "repo": "autopkg/thenikola-recipes", + "path": "DiskWave/DiskWave.install.recipe", + "parent": "com.github.autopkg.download.DiskWave", + "shortname": "DiskWave.install", + "inferred_type": "install" }, "com.github.autopkg.download.DiskWave": { "name": "DiskWave", @@ -26745,8 +26757,8 @@ "shortname": "DiskWave.download", "inferred_type": "download", "children": [ - "com.github.autopkg.munki.DiskWave", "com.github.autopkg.install.DiskWave", + "com.github.autopkg.munki.DiskWave", "com.github.ahousseini-recipes.pkg.DiskWave" ] }, @@ -26761,61 +26773,69 @@ "munki_display_name": "DiskWave", "munki_description": "DiskWave is a free disk usage utility for Mac OS X. It helps you determine what files and folders consume most of your disk space." }, - "com.github.autopkg.install.DiskWave": { + "com.github.thenikola.munki.AutoPkg-Release": { + "name": "AutoPkg-Release", + "description": "Downloads the latest AutoPKG-Release and imports into Munki.", + "repo": "autopkg/thenikola-recipes", + "path": "AutoPkg-Release/AutoPkg-Release.munki.recipe", + "parent": "com.github.autopkg.download.AutoPkg-Release", + "shortname": "AutoPkg-Release.munki", + "inferred_type": "munki", + "munki_display_name": "AutoPkg", + "munki_description": "AutoPkg is an automation framework for OS X software packaging and distribution, oriented towards the tasks one would normally perform manually to prepare third-party software for mass deployment to managed clients." + }, + "com.github.autopkg.install.Amethyst": { "name": null, - "description": "Downloads the current release version of DiskWave and installs it into applications.", + "description": "Downloads the current release version of Amethyst and installs it into applications.", "repo": "autopkg/thenikola-recipes", - "path": "DiskWave/DiskWave.install.recipe", - "parent": "com.github.autopkg.download.DiskWave", - "shortname": "DiskWave.install", + "path": "Amethyst/Amethyst.install.recipe", + "parent": "com.github.autopkg.download.Amethyst", + "shortname": "Amethyst.install", "inferred_type": "install" }, - "com.github.thenikola.download.BalsamicMockups": { - "name": "BalsamiqMockups", - "description": "Downloads latest Balsamic Mockups disk image.", + "com.github.autopkg.download.Amethyst": { + "name": "Amethyst", + "description": "Downloads the current release version of Amethyst.", "repo": "autopkg/thenikola-recipes", - "path": "BalsamiqMockups/BalsamiqMockups.download.recipe", - "shortname": "BalsamiqMockups.download", + "path": "Amethyst/Amethyst.download.recipe", + "shortname": "Amethyst.download", "inferred_type": "download", "children": [ - "com.github.thenikola.munki.BalsamiqMockups", - "com.github.peshay.filewave.BalsamiqMockups", - "com.github.moofit-recipes.pkg.BalsamicMockups" + "com.github.autopkg.install.Amethyst", + "com.github.autopkg.munki.Amethyst", + "com.github.ahousseini-recipes.pkg.Amethyst" ] }, - "com.github.thenikola.munki.BalsamiqMockups": { - "name": "BalsamiqMockups", - "description": "Downloads the latest Balsamiq Mockups disk image and imports into Munki.", + "com.github.autopkg.munki.Amethyst": { + "name": "Amethyst", + "description": "Downloads the current release version of Amethyst and imports into Munki.", "repo": "autopkg/thenikola-recipes", - "path": "BalsamiqMockups/BalsamiqMockups.munki.recipe", - "parent": "com.github.thenikola.download.BalsamicMockups", - "shortname": "BalsamiqMockups.munki", + "path": "Amethyst/Amethyst.munki.recipe", + "parent": "com.github.autopkg.download.Amethyst", + "shortname": "Amethyst.munki", "inferred_type": "munki", - "munki_display_name": "Balsamiq Mockups", - "munki_description": "Mockups offers the same speed and rough feel as sketching with pencil, \nwith the advantage of the digital medium: drag and drop to resize and rearrange \nelements, make changes without starting over, and your work is clear enough \nthat you'll make sense of them later." + "munki_display_name": "Amethyst", + "munki_description": "Tiling window manager for OS X similar to xmonad, written in pure Objective-C." }, - "com.github.thenikola.munki.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads the latest GoToMeeting disk image and imports into Munki.", + "com.github.thenikola.install.Deluge": { + "name": null, + "description": "Downloads the current release version of Deluge and installs it into applications.", "repo": "autopkg/thenikola-recipes", - "path": "GoToMeeting/GoToMeeting.munki.recipe", - "parent": "com.github.thenikola.download.GoToMeeting", - "shortname": "GoToMeeting.munki", - "inferred_type": "munki", - "munki_display_name": "GoToMeeting", - "munki_description": "GoToMeeting is a web-hosted service created and marketed by the Online Services division of Citrix Systems. It is an online meeting, desktop sharing, and video conferencing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real time." + "path": "Deluge/Deluge.install.recipe", + "parent": "com.github.thenikola.download.Deluge", + "shortname": "Deluge.install", + "inferred_type": "install" }, - "com.github.thenikola.download.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads latest GoToMeeting disk image.", + "com.github.thenikola.munki.Deluge": { + "name": "Deluge", + "description": "Downloads the latest Deluge disk image and imports into Munki.", "repo": "autopkg/thenikola-recipes", - "path": "GoToMeeting/GoToMeeting.download.recipe", - "deprecated": true, - "shortname": "GoToMeeting.download", - "inferred_type": "download", - "children": [ - "com.github.thenikola.munki.GoToMeeting" - ] + "path": "Deluge/Deluge.munki.recipe", + "parent": "com.github.thenikola.download.Deluge", + "shortname": "Deluge.munki", + "inferred_type": "munki", + "munki_display_name": "Deluge", + "munki_description": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform" }, "com.github.thenikola.download.Deluge": { "name": "Deluge", @@ -26825,46 +26845,33 @@ "shortname": "Deluge.download", "inferred_type": "download", "children": [ - "com.github.thenikola.munki.Deluge", "com.github.thenikola.install.Deluge", + "com.github.thenikola.munki.Deluge", "com.github.peshay.filewave.Deluge" ] }, - "com.github.thenikola.munki.Deluge": { - "name": "Deluge", - "description": "Downloads the latest Deluge disk image and imports into Munki.", - "repo": "autopkg/thenikola-recipes", - "path": "Deluge/Deluge.munki.recipe", - "parent": "com.github.thenikola.download.Deluge", - "shortname": "Deluge.munki", - "inferred_type": "munki", - "munki_display_name": "Deluge", - "munki_description": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform" - }, - "com.github.thenikola.install.Deluge": { + "com.github.mosen.install.IDEA-IU": { "name": null, - "description": "Downloads the current release version of Deluge and installs it into applications.", - "repo": "autopkg/thenikola-recipes", - "path": "Deluge/Deluge.install.recipe", - "parent": "com.github.thenikola.download.Deluge", - "shortname": "Deluge.install", - "inferred_type": "install" - }, - "com.github.mosen.download.0xED": { - "name": "0xED", - "description": "\n Downloads the current release version of 0xED.\n 0xED may be discontinued.\n ", + "description": "Downloads the latest release of IntelliJ IDEA Ultimate Edition and installs it.", "repo": "autopkg/mosen-recipes", - "path": "SuaveTech/0xED.download.recipe", - "shortname": "0xED.download", - "inferred_type": "download" + "path": "JetBrains/IDEA-IU.install.recipe", + "parent": "com.github.mosen.download.IDEA-IU", + "shortname": "IDEA-IU.install", + "inferred_type": "install" }, - "com.github.mosen.download.Fseventer": { - "name": "Fseventer", - "description": "\n Download the current release of Fseventer\n ", + "com.github.mosen.download.PhpStorm": { + "name": "PhpStorm", + "description": "Download the latest release of PhpStorm", "repo": "autopkg/mosen-recipes", - "path": "FernLightning/Fseventer.download.recipe", - "shortname": "Fseventer.download", - "inferred_type": "download" + "path": "JetBrains/PhpStorm.download.recipe", + "shortname": "PhpStorm.download", + "inferred_type": "download", + "children": [ + "com.github.mosen.munki.PhpStorm", + "com.github.killahquam.pkg.PhpStorm", + "com.github.peshay.filewave.PhpStorm", + "com.github.moofit-recipes.pkg.PhpStorm" + ] }, "com.github.mosen.jss.IDEA-IU": { "name": "IDEA-IU", @@ -26877,6 +26884,29 @@ "jamf_display_name": null, "jamf_description": "" }, + "com.github.mosen.download.jetbrains": { + "name": "DataGrip", + "description": "Download the latest release of of jetbrains apps", + "repo": "autopkg/mosen-recipes", + "path": "JetBrains/jetbrains.download.recipe", + "shortname": "jetbrains.download", + "inferred_type": "download", + "children": [ + "com.github.mosen.munki.DataGrip", + "com.github.mosen.munki.CLion" + ] + }, + "com.github.mosen.munki.RubyMine": { + "name": "RubyMine", + "description": "Downloads the current release version of RubyMine and imports into Munki.", + "repo": "autopkg/mosen-recipes", + "path": "JetBrains/RubyMine.munki.recipe", + "parent": "com.github.mosen.download.RubyMine", + "shortname": "RubyMine.munki", + "inferred_type": "munki", + "munki_display_name": "RubyMine", + "munki_description": "The Most Intelligent Ruby and Rails IDE." + }, "com.github.mosen.download.WebStorm": { "name": "WebStorm", "description": "Download the latest release of WebStorm", @@ -26888,6 +26918,28 @@ "com.github.chilcote.pkg.WebStorm" ] }, + "com.github.mosen.munki.PhpStorm": { + "name": "PhpStorm", + "description": "Download the latest release of PhpStorm and imports into Munki.", + "repo": "autopkg/mosen-recipes", + "path": "JetBrains/PhpStorm.munki.recipe", + "parent": "com.github.mosen.download.PhpStorm", + "shortname": "PhpStorm.munki", + "inferred_type": "munki", + "munki_display_name": "PhpStorm", + "munki_description": "PhpStorm is a PHP IDE that actually \u2018gets\u2019 your code. It supports PHP 5.3/5.4/5.5/5.6/7.0, provides on-the-fly error prevention, best autocompletion and code refactoring, zero configuration debugging, and an extended HTML, CSS, and JavaScript editor." + }, + "com.github.mosen.munki.IDEA-IU": { + "name": "IntelliJ IDEA Ultimate", + "description": "Downloads the current release version of Intellij IDEA and imports into Munki.", + "repo": "autopkg/mosen-recipes", + "path": "JetBrains/IDEA-IU.munki.recipe", + "parent": "com.github.mosen.download.IDEA-IU", + "shortname": "IDEA-IU.munki", + "inferred_type": "munki", + "munki_display_name": "IntelliJ IDEA Ultimate", + "munki_description": "Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.\n\nTogether, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience." + }, "com.github.mosen.munki.DataGrip": { "name": "DataGrip", "description": "Downloads the current release version of DataGrip and imports into Munki.", @@ -26899,16 +26951,20 @@ "munki_display_name": "DataGrip", "munki_description": "Meet DataGrip, our database IDE that is tailored to suit the specific needs of professional SQL developers." }, - "com.github.mosen.munki.CLion": { - "name": "clion", - "description": "Downloads the current release version of CLion and imports into Munki.", + "com.github.mosen.download.RubyMine": { + "name": "RubyMine", + "description": "Download the latest release of RubyMine", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/clion.munki.recipe", - "parent": "com.github.mosen.download.jetbrains", - "shortname": "clion.munki", - "inferred_type": "munki", - "munki_display_name": "CLion", - "munki_description": "A cross-platform IDE for C and C++" + "path": "JetBrains/RubyMine.download.recipe", + "shortname": "RubyMine.download", + "inferred_type": "download", + "children": [ + "com.github.mosen.munki.RubyMine", + "com.github.kitzy.pkg.RubyMine", + "com.github.peshay.filewave.RubyMine", + "com.github.smithjw.pkg.RubyMine", + "com.github.skoobasteeve.pkg.RubyMine" + ] }, "com.github.mosen.download.IDEA-IU": { "name": "IDEA", @@ -26918,13 +26974,24 @@ "shortname": "IDEA-IU.download", "inferred_type": "download", "children": [ + "com.github.mosen.install.IDEA-IU", "com.github.mosen.jss.IDEA-IU", "com.github.mosen.munki.IDEA-IU", - "com.github.mosen.install.IDEA-IU", "com.github.fishd72.pkg.IDEA-IU", "com.github.skoobasteeve.pkg.IntelliJIDEAIU" ] }, + "com.github.mosen.munki.CLion": { + "name": "clion", + "description": "Downloads the current release version of CLion and imports into Munki.", + "repo": "autopkg/mosen-recipes", + "path": "JetBrains/clion.munki.recipe", + "parent": "com.github.mosen.download.jetbrains", + "shortname": "clion.munki", + "inferred_type": "munki", + "munki_display_name": "CLion", + "munki_description": "A cross-platform IDE for C and C++" + }, "com.github.mosen.download.PyCharmPro": { "name": "PyCharmPro", "description": "Download the latest release of PyCharm (Professional Edition)", @@ -26940,199 +27007,271 @@ "com.github.fishd72.pkg.PyCharmPro" ] }, - "com.github.mosen.download.RubyMine": { - "name": "RubyMine", - "description": "Download the latest release of RubyMine", + "com.github.mosen.munki.SeafileClient": { + "name": "SeafileClient", + "description": "Downloads latest version of Seafile Client and imports into a Munki repo.", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/RubyMine.download.recipe", - "shortname": "RubyMine.download", + "path": "Seafile/SeafileClient.munki.recipe", + "parent": "com.github.mosen.download.SeafileClient", + "shortname": "SeafileClient.munki", + "inferred_type": "munki", + "munki_display_name": "Seafile", + "munki_description": "Seafile is an open source cloud storage for your teams and organizations. (Dropbox like)" + }, + "com.github.mosen.download.SeafileClient": { + "name": "SeafileClient", + "description": "Downloads latest version of Seafile client for mac", + "repo": "autopkg/mosen-recipes", + "path": "Seafile/SeafileClient.download.recipe", + "shortname": "SeafileClient.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.RubyMine", - "com.github.kitzy.pkg.RubyMine", - "com.github.peshay.filewave.RubyMine", - "com.github.smithjw.pkg.RubyMine", - "com.github.skoobasteeve.pkg.RubyMine" + "com.github.mosen.munki.SeafileClient", + "com.github.mosen.install.SeafileClient" ] }, - "com.github.mosen.munki.IDEA-IU": { - "name": "IntelliJ IDEA Ultimate", - "description": "Downloads the current release version of Intellij IDEA and imports into Munki.", + "com.github.mosen.install.SeafileClient": { + "name": null, + "description": "Downloads latest version of Seafile Client and copies it into the Applications directory", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/IDEA-IU.munki.recipe", - "parent": "com.github.mosen.download.IDEA-IU", - "shortname": "IDEA-IU.munki", + "path": "Seafile/SeafileClient.install.recipe", + "parent": "com.github.mosen.download.SeafileClient", + "shortname": "SeafileClient.install", + "inferred_type": "install" + }, + "com.github.mosen.download.BarcodeProducer": { + "name": "Barcode Producer", + "description": "Download latest dmg containing app. Latest version is always at this URL.", + "repo": "autopkg/mosen-recipes", + "path": "ItsApparent/BarcodeProducer.download.recipe", + "shortname": "BarcodeProducer.download", + "inferred_type": "download", + "children": [ + "com.github.mosen.munki.BarcodeProducer", + "com.github.moofit-recipes.pkg.BarcodeProducer" + ] + }, + "com.github.mosen.munki.BarcodeProducer": { + "name": "Barcode Producer", + "description": "\n Import dmg into munki as CopyFromDmg type installer.\n ", + "repo": "autopkg/mosen-recipes", + "path": "ItsApparent/BarcodeProducer.munki.recipe", + "parent": "com.github.mosen.download.BarcodeProducer", + "shortname": "BarcodeProducer.munki", "inferred_type": "munki", - "munki_display_name": "IntelliJ IDEA Ultimate", - "munki_description": "Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.\n\nTogether, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience." + "munki_display_name": "Barcode Producer", + "munki_description": "Barcode Producer 6 creates barcode graphics for retail packages, books, stickers, and more. Design, customize, then send finished EPS graphics right to Adobe Illustrator, InDesign, or Photoshop." }, - "com.github.mosen.munki.RubyMine": { - "name": "RubyMine", - "description": "Downloads the current release version of RubyMine and imports into Munki.", + "com.github.mosen.munki.CADtools10": { + "name": "CADtools", + "description": "\n Imports HotDoor CADtools into munki\n ", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/RubyMine.munki.recipe", - "parent": "com.github.mosen.download.RubyMine", - "shortname": "RubyMine.munki", + "path": "HotDoor/CADTools10.munki.recipe", + "parent": "com.github.mosen.download.CADtools10", + "shortname": "CADTools10.munki", "inferred_type": "munki", - "munki_display_name": "RubyMine", - "munki_description": "The Most Intelligent Ruby and Rails IDE." + "munki_display_name": "CADtools 10", + "munki_description": "HotDoor CADtools 10 for Illustrator" }, - "com.github.mosen.install.IDEA-IU": { - "name": null, - "description": "Downloads the latest release of IntelliJ IDEA Ultimate Edition and installs it.", + "com.github.mosen.pkg.CADTools7": { + "name": "CADTools7", + "description": "\n Copy CADTools 7 plugins into a package root structure, then create a package.\n ", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/IDEA-IU.install.recipe", - "parent": "com.github.mosen.download.IDEA-IU", - "shortname": "IDEA-IU.install", - "inferred_type": "install" + "path": "HotDoor/CADTools7.pkg.recipe", + "parent": "com.github.mosen.download.CADTools7", + "shortname": "CADTools7.pkg", + "inferred_type": "pkg" }, - "com.github.mosen.download.PhpStorm": { - "name": "PhpStorm", - "description": "Download the latest release of PhpStorm", + "com.github.mosen.download.CADTools8": { + "name": "CadTools", + "description": "\n Download the specified version of HotDoor CADTools\n ", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/PhpStorm.download.recipe", - "shortname": "PhpStorm.download", + "path": "HotDoor/CADTools8.download.recipe", + "shortname": "CADTools8.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.PhpStorm", - "com.github.killahquam.pkg.PhpStorm", - "com.github.peshay.filewave.PhpStorm", - "com.github.moofit-recipes.pkg.PhpStorm" + "com.github.mosen.pkg.CADTools8" ] }, - "com.github.mosen.download.jetbrains": { - "name": "DataGrip", - "description": "Download the latest release of of jetbrains apps", + "com.github.mosen.pkg.CADTools9": { + "name": "CADTools9", + "description": "\n Copy CADTools 9 plugins into a package root structure, then create a package.\n There is no conditional checking for which versions of Illustrator have been installed.\n ", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/jetbrains.download.recipe", - "shortname": "jetbrains.download", + "path": "HotDoor/CADTools9.pkg.recipe", + "parent": "com.github.mosen.download.CADTools9", + "shortname": "CADTools9.pkg", + "inferred_type": "pkg" + }, + "com.github.mosen.pkg.CADTools8": { + "name": "CADTools8", + "description": "\n Copy CADTools 8 plugins into a package root structure, then create a package.\n ", + "repo": "autopkg/mosen-recipes", + "path": "HotDoor/CADTools8.pkg.recipe", + "parent": "com.github.mosen.download.CADTools8", + "shortname": "CADTools8.pkg", + "inferred_type": "pkg" + }, + "com.github.mosen.download.CADTools7": { + "name": "CadTools", + "description": "\n Download the specified version of HotDoor CADTools\n ", + "repo": "autopkg/mosen-recipes", + "path": "HotDoor/CADTools7.download.recipe", + "shortname": "CADTools7.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.DataGrip", - "com.github.mosen.munki.CLion" + "com.github.mosen.pkg.CADTools7" ] }, - "com.github.mosen.munki.PhpStorm": { - "name": "PhpStorm", - "description": "Download the latest release of PhpStorm and imports into Munki.", + "com.github.mosen.download.CADTools9": { + "name": "CadTools", + "description": "\n Download the specified version of HotDoor CADTools\n ", "repo": "autopkg/mosen-recipes", - "path": "JetBrains/PhpStorm.munki.recipe", - "parent": "com.github.mosen.download.PhpStorm", - "shortname": "PhpStorm.munki", - "inferred_type": "munki", - "munki_display_name": "PhpStorm", - "munki_description": "PhpStorm is a PHP IDE that actually \u2018gets\u2019 your code. It supports PHP 5.3/5.4/5.5/5.6/7.0, provides on-the-fly error prevention, best autocompletion and code refactoring, zero configuration debugging, and an extended HTML, CSS, and JavaScript editor." + "path": "HotDoor/CADTools9.download.recipe", + "shortname": "CADTools9.download", + "inferred_type": "download", + "children": [ + "com.github.mosen.pkg.CADTools9" + ] }, - "com.github.mosen.download.Esko.AcrobatXMP": { - "name": "AcrobatXMP", - "description": "\n Download the current release of the XMP plugin for Acrobat\n ", + "com.github.mosen.download.CADtools10": { + "name": "CADtools", + "description": "\n Download the specified version of HotDoor CADtools\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/AcrobatXMP.download.recipe", - "shortname": "AcrobatXMP.download", + "path": "HotDoor/CADTools10.download.recipe", + "shortname": "CADTools10.download", "inferred_type": "download", "children": [ - "com.github.mosen.pkg.Esko.AcrobatXMP" + "com.github.mosen.munki.CADtools10" ] }, - "com.github.mosen.munki.Esko.AcrobatXMP": { - "name": "AcrobatXMP", - "description": "\n Import the Acrobat XMP Plugin into Munki\n ", + "com.github.mosen.download.Fseventer": { + "name": "Fseventer", + "description": "\n Download the current release of Fseventer\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/AcrobatXMP.munki.recipe", - "parent": "com.github.mosen.pkg.Esko.AcrobatXMP", - "shortname": "AcrobatXMP.munki", - "inferred_type": "munki", - "munki_display_name": "Esko XMP Plugin for Acrobat", - "munki_description": "Esko XMP Plugin for Acrobat" + "path": "FernLightning/Fseventer.download.recipe", + "shortname": "Fseventer.download", + "inferred_type": "download" }, - "com.github.mosen.download.Esko.DeskpackEssentials": { - "name": "Deskpack_Essentials", - "description": "\n Download the current release of Esko Deskpack Essentials (Trial)\n\n You must register to receive the download URL\n ", + "com.github.mosen.download.CommandWorkstation": { + "name": null, + "description": "Download the latest release of Fiery Command Workstation", "repo": "autopkg/mosen-recipes", - "path": "Esko/DeskpackEssentials.download.recipe", - "shortname": "DeskpackEssentials.download", + "path": "EFI/CommandWorkstation.download.recipe", + "shortname": "CommandWorkstation.download", "inferred_type": "download" }, - "com.github.mosen.pkg.Esko.CT-LP": { - "name": "CT-LP", - "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ", + "com.github.mosen.download.EFI.FieryExtendedApplications": { + "name": null, + "description": "Download the Fiery Extended Applications package (Command WorkStation, HotFolders, Remote Scan)", "repo": "autopkg/mosen-recipes", - "path": "Esko/CTLP.pkg.recipe", - "parent": "com.github.mosen.download.Esko.CT-LP", - "shortname": "CTLP.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.mosen.munki.Esko.CT-LP" - ] + "path": "EFI/FieryExtendedApplications.download.recipe", + "shortname": "FieryExtendedApplications.download", + "inferred_type": "download" }, - "com.github.mosen.pkg.Esko.AcrobatXMP": { - "name": "AcrobatXMP", - "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ", + "com.github.mosen.download.0xED": { + "name": "0xED", + "description": "\n Downloads the current release version of 0xED.\n 0xED may be discontinued.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/AcrobatXMP.pkg.recipe", - "parent": "com.github.mosen.download.Esko.AcrobatXMP", - "shortname": "AcrobatXMP.pkg", - "inferred_type": "pkg", + "path": "SuaveTech/0xED.download.recipe", + "shortname": "0xED.download", + "inferred_type": "download" + }, + "com.github.mosen.download.FontExplorerXProPlugins": { + "name": "FontExplorerXProPlugins", + "description": "\n Download FontExplorer X Pro Plugins as a separate package (plugins-xyz.zip).\n Plugins are already included in the FontExplorerXPro recipe. \n Only use this if you want to alter the way that plugins are installed.\n ", + "repo": "autopkg/mosen-recipes", + "path": "Linotype/FontExplorerX4Plugins.download.recipe", + "shortname": "FontExplorerX4Plugins.download", + "inferred_type": "download", "children": [ - "com.github.mosen.munki.Esko.AcrobatXMP" + "com.github.mosen.pkg.FontExplorerXPluginID2014", + "com.github.mosen.pkg.FontExplorerXPluginAI2014", + "com.github.mosen.pkg.FontExplorerXPluginPS2014" ] }, - "com.github.mosen.download.EskoDeskpackAdvanced": { - "name": "EskoDeskpackEssentials", - "description": "\n Download the current release of Esko Deskpack Advanced (Trial)\n\n You must register to receive the download URL\n ", + "com.github.mosen.install.FontExplorerXPro": { + "name": null, + "description": "\n Install FontExplorer X Pro Locally.\n You must install a license file yourself.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/DeskpackAdvanced.download.recipe", - "shortname": "DeskpackAdvanced.download", - "inferred_type": "download" + "path": "Linotype/FontExplorerXPro.install.recipe", + "parent": "com.github.mosen.download.FontExplorerXPro", + "shortname": "FontExplorerXPro.install", + "inferred_type": "install" }, - "com.github.mosen.download.Esko.PowerLayout": { - "name": "PowerTrapper", - "description": "\n Download the current release of Esko PowerLayout [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ", + "com.github.mosen.pkg.FontExplorerXPluginID2014": { + "name": "FontExplorerXPluginID2014", + "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/PowerLayout.download.recipe", - "shortname": "PowerLayout.download", + "path": "Linotype/FontExplorerX4PluginID2014.pkg.recipe", + "parent": "com.github.mosen.download.FontExplorerXProPlugins", + "shortname": "FontExplorerX4PluginID2014.pkg", + "inferred_type": "pkg" + }, + "com.github.mosen.download.FontExplorerXServer": { + "name": "FontExplorerXServer", + "description": "\n Downloads the current release version of the FontExplorer X Server (Mac)\n\n Includes installers for all platforms of the client, too.\n ", + "repo": "autopkg/mosen-recipes", + "path": "Linotype/FontExplorerXServer.download.recipe", + "shortname": "FontExplorerXServer.download", "inferred_type": "download" }, - "com.github.mosen.download.EskoDataExchange": { - "name": "Esko Data Exchange", - "description": "\n Download the current release of Esko Data Exchange.\n ", + "com.github.mosen.pkg.FontExplorerXPluginAI2014": { + "name": "FontExplorerXPluginAI2014", + "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/EskoDataExchange.download.recipe", - "shortname": "EskoDataExchange.download", + "path": "Linotype/FontExplorerX4PluginAI2014.pkg.recipe", + "parent": "com.github.mosen.download.FontExplorerXProPlugins", + "shortname": "FontExplorerX4PluginAI2014.pkg", + "inferred_type": "pkg" + }, + "com.github.mosen.download.FontExplorerXPro": { + "name": "FontExplorerXPro", + "description": "\n Prototype download for FontExplorer X Pro\n Latest build information is available at http://fex.linotype.com/update/client/mac/pro/version.plist\n It does not refer to the download location of the latest build.\n\n Plugin sparkleshare information available at http://fex.linotype.com/update/client/mac/pro/plugins(-4)/appcast-small.xml\n\n Sample HTTP GET for the plugin sparkleshare feed:\n GET /update/client/mac/pro/plugins/appcast-small.xml\n XPRESS_7=2.0.9\n INCOPY_CC=3.5.1\n PHOTOSHOP_CS5=3.5.0\n etc\n ", + "repo": "autopkg/mosen-recipes", + "path": "Linotype/FontExplorerXPro.download.recipe", + "shortname": "FontExplorerXPro.download", "inferred_type": "download", "children": [ - "com.github.mosen.pkg.EskoDataExchange" + "com.github.mosen.install.FontExplorerXPro", + "com.github.mosen.munki.FontExplorerXPro", + "com.github.mosen.pkg.FontExplorerXPro" ] }, - "com.github.mosen.pkg.EskoDeskpackEssentials": { - "name": "EskoDeskpackEssentials", - "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n\n You must register to receive the download URL legitimately.\n ", + "com.github.mosen.munki.FontExplorerXPro": { + "name": "FontExplorerXPro", + "description": "\n Import FontExplorer X Pro into Munki. Includes a postinstall script which attempts to upgrade plugins for all applications.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/DeskpackEssentials.pkg.recipe", - "parent": "com.github.mosen.download.EskoDeskpackEssentials", - "shortname": "DeskpackEssentials.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.mosen.munki.EskoDeskpackEssentials" - ] + "path": "Linotype/FontExplorerXPro.munki.recipe", + "parent": "com.github.mosen.download.FontExplorerXPro", + "shortname": "FontExplorerXPro.munki", + "inferred_type": "munki", + "munki_display_name": "FontExplorer X Pro", + "munki_description": "FontExplorer X is the simple and speedy way to find and curate all of your fonts." }, - "com.github.mosen.download.Esko.CT-LP": { - "name": "CT-LP", - "description": "\n Download the current release of Esko CT/LP Plugin for Photoshop\n ", + "com.github.mosen.pkg.FontExplorerXPro": { + "name": "FontExplorerXPro", + "description": "\n Package FontExplorer X Pro.\n\n As of 4.2, FontExplorer X Pro no longer supports 'slipstreaming' the client license into the application bundle.\n This recipe has been temporarily made redundant.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/CTLP.download.recipe", - "shortname": "CTLP.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.pkg.Esko.CT-LP" - ] + "path": "Linotype/FontExplorerX4Pro.pkg.recipe", + "parent": "com.github.mosen.download.FontExplorerXPro", + "shortname": "FontExplorerX4Pro.pkg", + "inferred_type": "pkg" }, - "com.github.mosen.download.Esko.PowerTrapper": { - "name": "PowerTrapper", - "description": "\n Download the current release of Esko PowerTrapper [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ", + "com.github.mosen.pkg.FontExplorerXPluginPS2014": { + "name": "FontExplorerXPluginPS2014", + "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/PowerTrapper.download.recipe", - "shortname": "PowerTrapper.download", + "path": "Linotype/FontExplorerX4PluginPS2014.pkg.recipe", + "parent": "com.github.mosen.download.FontExplorerXProPlugins", + "shortname": "FontExplorerX4PluginPS2014.pkg", + "inferred_type": "pkg" + }, + "com.github.mosen.download.WebCenterConnector": { + "name": "WebCenterConnector", + "description": "\n Download the current release of Esko WebCenter Connector\n\n You must register to receive the download URL\n ", + "repo": "autopkg/mosen-recipes", + "path": "Esko/WebCenterConnector.download.recipe", + "shortname": "WebCenterConnector.download", "inferred_type": "download" }, "com.github.mosen.munki.EskoDeskpackEssentials": { @@ -27146,36 +27285,24 @@ "munki_display_name": "Esko Deskpack Essentials for Adobe Illustrator", "munki_description": "Esko Deskpack Essentials for Adobe Illustrator" }, - "com.github.mosen.download.WebCenterConnector": { - "name": "WebCenterConnector", - "description": "\n Download the current release of Esko WebCenter Connector\n\n You must register to receive the download URL\n ", - "repo": "autopkg/mosen-recipes", - "path": "Esko/WebCenterConnector.download.recipe", - "shortname": "WebCenterConnector.download", - "inferred_type": "download" - }, - "com.github.mosen.pkg.EskoDataExchange": { - "name": "Esko Data Exchange", - "description": "\n Remove AppleScript which creates alert dialogs, use exit status only.\n This will make package installation compatible with a silent workflow.\n ", + "com.github.mosen.download.Esko.CT-LP": { + "name": "CT-LP", + "description": "\n Download the current release of Esko CT/LP Plugin for Photoshop\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/EskoDataExchange.pkg.recipe", - "parent": "com.github.mosen.download.EskoDataExchange", - "shortname": "EskoDataExchange.pkg", - "inferred_type": "pkg", + "path": "Esko/CTLP.download.recipe", + "shortname": "CTLP.download", + "inferred_type": "download", "children": [ - "com.github.mosen.munki.EskoDataExchange" + "com.github.mosen.pkg.Esko.CT-LP" ] }, - "com.github.mosen.munki.EskoDataExchange": { - "name": "Esko Data Exchange", - "description": "Import Esko Data Exchange into Munki", + "com.github.mosen.download.Esko.DeskpackEssentials": { + "name": "Deskpack_Essentials", + "description": "\n Download the current release of Esko Deskpack Essentials (Trial)\n\n You must register to receive the download URL\n ", "repo": "autopkg/mosen-recipes", - "path": "Esko/EskoDataExchange.munki.recipe", - "parent": "com.github.mosen.pkg.EskoDataExchange", - "shortname": "EskoDataExchange.munki", - "inferred_type": "munki", - "munki_display_name": "Esko Data Exchange for Adobe Illustrator", - "munki_description": "Esko Data Exchange for Adobe Illustrator" + "path": "Esko/DeskpackEssentials.download.recipe", + "shortname": "DeskpackEssentials.download", + "inferred_type": "download" }, "com.github.mosen.download.Esko.InkTools": { "name": "InkTools", @@ -27185,6 +27312,18 @@ "shortname": "InkTools.download", "inferred_type": "download" }, + "com.github.mosen.pkg.Esko.AcrobatXMP": { + "name": "AcrobatXMP", + "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ", + "repo": "autopkg/mosen-recipes", + "path": "Esko/AcrobatXMP.pkg.recipe", + "parent": "com.github.mosen.download.Esko.AcrobatXMP", + "shortname": "AcrobatXMP.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.mosen.munki.Esko.AcrobatXMP" + ] + }, "com.github.mosen.munki.Esko.CT-LP": { "name": "CT-LP", "description": "\n Import the CT/LP Plugin into Munki\n ", @@ -27196,141 +27335,109 @@ "munki_display_name": "CT/LP Plugin for Photoshop", "munki_description": "CT/LP Plugin for Photoshop" }, - "com.github.mosen.munki.ArtFiles2": { - "name": "ArtFiles2", - "description": "\n Re-packs the Art Files 2 zip into a dmg, and imports into munki.\n\n The download URL has a dmg extension but redirects to a zip archive containing an app bundle.\n The recipe will unpack the zip file, and then create a DMG for the .app. This is imported into munki and\n will be installed as a CopyFromDmg style package.\n ", + "com.github.mosen.munki.Esko.AcrobatXMP": { + "name": "AcrobatXMP", + "description": "\n Import the Acrobat XMP Plugin into Munki\n ", "repo": "autopkg/mosen-recipes", - "path": "CodeLine/ArtFiles2.munki.recipe", - "parent": "com.github.mosen.download.ArtFiles2", - "shortname": "ArtFiles2.munki", + "path": "Esko/AcrobatXMP.munki.recipe", + "parent": "com.github.mosen.pkg.Esko.AcrobatXMP", + "shortname": "AcrobatXMP.munki", "inferred_type": "munki", - "munki_display_name": "Art Files", - "munki_description": "Art Files is a stand-alone application that takes the tedious task of collecting Illustrator documents, linked images and fonts for graphics files and turns it into a simple point & click operation. Art Files focuses on gathering just the information you need to get your files packaged up or ready for archiving." + "munki_display_name": "Esko XMP Plugin for Acrobat", + "munki_description": "Esko XMP Plugin for Acrobat" }, - "com.github.mosen.download.ArtFiles2": { - "name": "ArtFiles2", - "description": "\n Downloads the current release version of Art Files 2.\n\n There are no parameters, as the download URL is currently static.\n ", + "com.github.mosen.pkg.EskoDeskpackEssentials": { + "name": "EskoDeskpackEssentials", + "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n\n You must register to receive the download URL legitimately.\n ", "repo": "autopkg/mosen-recipes", - "path": "CodeLine/ArtFiles2.download.recipe", - "shortname": "ArtFiles2.download", - "inferred_type": "download", + "path": "Esko/DeskpackEssentials.pkg.recipe", + "parent": "com.github.mosen.download.EskoDeskpackEssentials", + "shortname": "DeskpackEssentials.pkg", + "inferred_type": "pkg", "children": [ - "com.github.mosen.munki.ArtFiles2" + "com.github.mosen.munki.EskoDeskpackEssentials" ] }, - "com.github.mosen.license.Adobe.ProvisioningToolkit": { - "name": null, - "description": "Creates the volume license prov.xml file", - "repo": "autopkg/mosen-recipes", - "path": "Adobe/AdobeProvisioningToolkit.license.recipe", - "shortname": "AdobeProvisioningToolkit.license", - "inferred_type": "license" - }, - "com.github.timsutton.munki.adobe-acrobat-pro-base-customized": { - "name": "AdobeAcrobatPro", - "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nuses the Customization Wizard for DC to output a customized installer package,\nand imports the result into Munki.\n\n\nENABLE_BROWSER_PLUGIN can be set to any value to enable the Adobe Acrobat Pro\nNPAPI browser plugin\n", + "com.github.mosen.munki.EskoDataExchange": { + "name": "Esko Data Exchange", + "description": "Import Esko Data Exchange into Munki", "repo": "autopkg/mosen-recipes", - "path": "Adobe/AdobeAcrobatProBaseCustomized.munki.recipe", - "parent": "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized", - "shortname": "AdobeAcrobatProBaseCustomized.munki", + "path": "Esko/EskoDataExchange.munki.recipe", + "parent": "com.github.mosen.pkg.EskoDataExchange", + "shortname": "EskoDataExchange.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.mosen.download.Adobe.CaptivateTTSVoices": { - "name": null, - "description": "Downloads Adobe e-Learning Assets for Captivate 2017", - "repo": "autopkg/mosen-recipes", - "path": "Adobe/CaptivateTTSVoices.download.recipe", - "shortname": "CaptivateTTSVoices.download", - "inferred_type": "download" - }, - "com.github.mosen.download.AAMEE": { - "name": "AAMEE", - "description": "\n Downloads Adobe Application Manager Enterprise Edition\n http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html\n\n The URL is static until i write a scraper.\n ", - "repo": "autopkg/mosen-recipes", - "path": "Adobe/AAMEE.download.recipe", - "shortname": "AAMEE.download", - "inferred_type": "download" - }, - "com.github.mosen.download.Lightroom": { - "name": "Lightroom", - "description": "Download the latest update for the specified major release of Lightroom", - "repo": "autopkg/mosen-recipes", - "path": "Adobe/Lightroom.download.recipe", - "shortname": "Lightroom.download", - "inferred_type": "download" + "munki_display_name": "Esko Data Exchange for Adobe Illustrator", + "munki_description": "Esko Data Exchange for Adobe Illustrator" }, - "com.github.mosen.download.Adobe.eLearningAssets": { - "name": null, - "description": "Downloads Adobe e-Learning Assets for Captivate 2017", + "com.github.mosen.download.Esko.PowerLayout": { + "name": "PowerTrapper", + "description": "\n Download the current release of Esko PowerLayout [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ", "repo": "autopkg/mosen-recipes", - "path": "Adobe/CaptivateELearningAssets.download.recipe", - "shortname": "CaptivateELearningAssets.download", + "path": "Esko/PowerLayout.download.recipe", + "shortname": "PowerLayout.download", "inferred_type": "download" }, - "com.github.mosen.download.CustomizationWizardXI": { - "name": "CustomizationWizardXI", - "description": "\n Downloads Adobe Customization Wizard XI\n\n The URL is static until i write a scraper.\n ", + "com.github.mosen.download.EskoDeskpackAdvanced": { + "name": "EskoDeskpackEssentials", + "description": "\n Download the current release of Esko Deskpack Advanced (Trial)\n\n You must register to receive the download URL\n ", "repo": "autopkg/mosen-recipes", - "path": "Adobe/CustomizationWizardXI.download.recipe", - "shortname": "CustomizationWizardXI.download", + "path": "Esko/DeskpackAdvanced.download.recipe", + "shortname": "DeskpackAdvanced.download", "inferred_type": "download" }, - "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized": { - "name": "AdobeAcrobatPro", - "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nand uses the Customization Wizard for DC to output a customized installer package.\n\nMAJOR_VERSION can be updated if Adobe updates this to 2017, 2018, etc.\n\nFEATURE_LOCKDOWN_PLIST can be provided to add additional parameters as documented on\nAdobe's Acrobat Enterprise website. The default provided by this recipe is to\ndisable the built-in auto-updater for both the \"DC\" and \"2015\" (Classic) releases\nof Acrobat Pro DC. Other parameters may be added by the admin as desired.\n\nSERIAL_NUMBER can contain a serial number for the license. If omitted, either\nNamed Licensing or a license file provided by a serialization/device license\nfrom CCP can be used.\n", + "com.github.mosen.pkg.Esko.CT-LP": { + "name": "CT-LP", + "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ", "repo": "autopkg/mosen-recipes", - "path": "Adobe/AdobeAcrobatProBaseCustomized.pkg.recipe", - "parent": "com.github.timsutton.download.adobe-acrobat-pro-base", - "shortname": "AdobeAcrobatProBaseCustomized.pkg", + "path": "Esko/CTLP.pkg.recipe", + "parent": "com.github.mosen.download.Esko.CT-LP", + "shortname": "CTLP.pkg", "inferred_type": "pkg", "children": [ - "com.github.timsutton.munki.adobe-acrobat-pro-base-customized" + "com.github.mosen.munki.Esko.CT-LP" ] }, - "com.github.timsutton.download.adobe-acrobat-pro-base": { - "name": "AdobeAcrobatPro", - "description": "Downloads latest Adobe Acrobat Pro base installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html\n\nMAJOR_VERSION can be either 'DC' or '2015'. DC should be the 'Continuous' track,\n'2015' is the current latest 'Classic' track.\n\nFor more information on Continuous vs. Classic \"tracks\" see:\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#which-track-should-i-use\n\nand\n\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#preference-and-file-paths\n", + "com.github.mosen.download.EskoDataExchange": { + "name": "Esko Data Exchange", + "description": "\n Download the current release of Esko Data Exchange.\n ", "repo": "autopkg/mosen-recipes", - "path": "Adobe/AdobeAcrobatProBase.download.recipe", - "shortname": "AdobeAcrobatProBase.download", + "path": "Esko/EskoDataExchange.download.recipe", + "shortname": "EskoDataExchange.download", "inferred_type": "download", "children": [ - "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized" + "com.github.mosen.pkg.EskoDataExchange" ] }, - "com.github.mosen.install.salt": { - "name": null, - "description": "Install SaltStack directly from the current version on the web", + "com.github.mosen.pkg.EskoDataExchange": { + "name": "Esko Data Exchange", + "description": "\n Remove AppleScript which creates alert dialogs, use exit status only.\n This will make package installation compatible with a silent workflow.\n ", "repo": "autopkg/mosen-recipes", - "path": "SaltStack/salt.install.recipe", - "parent": "com.github.mosen.download.salt", - "shortname": "salt.install", - "inferred_type": "install" + "path": "Esko/EskoDataExchange.pkg.recipe", + "parent": "com.github.mosen.download.EskoDataExchange", + "shortname": "EskoDataExchange.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.mosen.munki.EskoDataExchange" + ] }, - "com.github.mosen.download.salt": { - "name": "Salt", - "description": "Downloads the latest version of SaltStack, specify python version\nin the PYVERSION variable to switch between 2 (default) and 3 versions of the installer.", + "com.github.mosen.download.Esko.AcrobatXMP": { + "name": "AcrobatXMP", + "description": "\n Download the current release of the XMP plugin for Acrobat\n ", "repo": "autopkg/mosen-recipes", - "path": "SaltStack/salt.download.recipe", - "shortname": "salt.download", + "path": "Esko/AcrobatXMP.download.recipe", + "shortname": "AcrobatXMP.download", "inferred_type": "download", "children": [ - "com.github.mosen.install.salt", - "com.github.mosen.munki.salt" + "com.github.mosen.pkg.Esko.AcrobatXMP" ] }, - "com.github.mosen.munki.salt": { - "name": "salt", - "description": "Import SaltStack into munki", + "com.github.mosen.download.Esko.PowerTrapper": { + "name": "PowerTrapper", + "description": "\n Download the current release of Esko PowerTrapper [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ", "repo": "autopkg/mosen-recipes", - "path": "SaltStack/salt.munki.recipe", - "parent": "com.github.mosen.download.salt", - "shortname": "salt.munki", - "inferred_type": "munki", - "munki_display_name": "SaltStack", - "munki_description": "Change the way you build, control and secure complex infrastructure and application environments at scale." + "path": "Esko/PowerTrapper.download.recipe", + "shortname": "PowerTrapper.download", + "inferred_type": "download" }, "com.github.mosen.munki.salt.py3": { "name": "salt-py3", @@ -27354,91 +27461,91 @@ "com.github.mosen.munki.salt.py3" ] }, - "com.github.mosen.download.SeafileClient": { - "name": "SeafileClient", - "description": "Downloads latest version of Seafile client for mac", + "com.github.mosen.download.salt": { + "name": "Salt", + "description": "Downloads the latest version of SaltStack, specify python version\nin the PYVERSION variable to switch between 2 (default) and 3 versions of the installer.", "repo": "autopkg/mosen-recipes", - "path": "Seafile/SeafileClient.download.recipe", - "shortname": "SeafileClient.download", + "path": "SaltStack/salt.download.recipe", + "shortname": "salt.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.SeafileClient", - "com.github.mosen.install.SeafileClient" - ] - }, - "com.github.mosen.munki.SeafileClient": { - "name": "SeafileClient", - "description": "Downloads latest version of Seafile Client and imports into a Munki repo.", - "repo": "autopkg/mosen-recipes", - "path": "Seafile/SeafileClient.munki.recipe", - "parent": "com.github.mosen.download.SeafileClient", - "shortname": "SeafileClient.munki", - "inferred_type": "munki", - "munki_display_name": "Seafile", - "munki_description": "Seafile is an open source cloud storage for your teams and organizations. (Dropbox like)" + "com.github.mosen.install.salt", + "com.github.mosen.munki.salt" + ] }, - "com.github.mosen.install.SeafileClient": { + "com.github.mosen.install.salt": { "name": null, - "description": "Downloads latest version of Seafile Client and copies it into the Applications directory", + "description": "Install SaltStack directly from the current version on the web", "repo": "autopkg/mosen-recipes", - "path": "Seafile/SeafileClient.install.recipe", - "parent": "com.github.mosen.download.SeafileClient", - "shortname": "SeafileClient.install", + "path": "SaltStack/salt.install.recipe", + "parent": "com.github.mosen.download.salt", + "shortname": "salt.install", "inferred_type": "install" }, - "com.github.mosen.pkg.FieryEX550_560_ElCapitan": { - "name": "FieryEX550_560_ElCapitan", - "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ", + "com.github.mosen.munki.salt": { + "name": "salt", + "description": "Import SaltStack into munki", "repo": "autopkg/mosen-recipes", - "path": "Xerox/FieryEX550_560_ElCapitan.pkg.recipe", - "parent": "com.github.mosen.download.FieryEX550_560_ElCapitan", - "shortname": "FieryEX550_560_ElCapitan.pkg", - "inferred_type": "pkg" + "path": "SaltStack/salt.munki.recipe", + "parent": "com.github.mosen.download.salt", + "shortname": "salt.munki", + "inferred_type": "munki", + "munki_display_name": "SaltStack", + "munki_description": "Change the way you build, control and secure complex infrastructure and application environments at scale." }, - "com.github.mosen.munki.FieryEX550_560_Yosemite": { - "name": "FieryEX550_560_Yosemite", - "description": "\n Import the Xerox EFI EX550/560 silent install package into munki.\n This version (2.0) supports Bi-Directional Communication in Yosemite via a Daemon\n ", + "com.github.mosen.install.mysides": { + "name": "mysides", + "description": "Installs the latest version of mysides.", "repo": "autopkg/mosen-recipes", - "path": "Xerox/FieryEX550_560_Yosemite.munki.recipe", - "parent": "com.github.mosen.pkg.FieryEX550_560_Yosemite", - "shortname": "FieryEX550_560_Yosemite.munki", + "path": "mysides/mysides.install.recipe", + "parent": "com.github.mosen.download.mysides", + "shortname": "mysides.install", + "inferred_type": "install" + }, + "com.github.mosen.munki.mysides": { + "name": "mysides", + "description": "Downloads the latest version of mysides and imports it into Munki.", + "repo": "autopkg/mosen-recipes", + "path": "mysides/mysides.munki.recipe", + "parent": "com.github.mosen.download.mysides", + "shortname": "mysides.munki", "inferred_type": "munki", - "munki_display_name": "Xerox Fiery EX550 560", - "munki_description": "Installer for the Xerox EFI Fiery EX560 Drivers and Supporting Utilities" + "munki_display_name": "mysides", + "munki_description": "A simple CLI tool for Finder sidebar modification." }, - "com.github.mosen.pkg.FieryEX550_560": { - "name": "FieryEX550_560", - "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ", + "com.github.mosen.download.mysides": { + "name": "mysides", + "description": "Downloads the latest version of mysides.", "repo": "autopkg/mosen-recipes", - "path": "Xerox/FieryEX550_560.pkg.recipe", - "parent": "com.github.mosen.download.FieryEX550_560", - "shortname": "FieryEX550_560.pkg", - "inferred_type": "pkg", + "path": "mysides/mysides.download.recipe", + "shortname": "mysides.download", + "inferred_type": "download", "children": [ - "com.github.mosen.munki.FieryEX550_560" + "com.github.mosen.install.mysides", + "com.github.mosen.munki.mysides", + "com.github.moofit-recipes.pkg.mySides" ] }, - "com.github.mosen.pkg.FieryEX550_560_Yosemite": { - "name": "FieryEX550_560_Yosemite", - "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ", + "com.github.mosen.munki.ArtFiles2": { + "name": "ArtFiles2", + "description": "\n Re-packs the Art Files 2 zip into a dmg, and imports into munki.\n\n The download URL has a dmg extension but redirects to a zip archive containing an app bundle.\n The recipe will unpack the zip file, and then create a DMG for the .app. This is imported into munki and\n will be installed as a CopyFromDmg style package.\n ", "repo": "autopkg/mosen-recipes", - "path": "Xerox/FieryEX550_560_Yosemite.pkg.recipe", - "parent": "com.github.mosen.download.FieryEX550_560_Yosemite", - "shortname": "FieryEX550_560_Yosemite.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.mosen.munki.FieryEX550_560_Yosemite" - ] + "path": "CodeLine/ArtFiles2.munki.recipe", + "parent": "com.github.mosen.download.ArtFiles2", + "shortname": "ArtFiles2.munki", + "inferred_type": "munki", + "munki_display_name": "Art Files", + "munki_description": "Art Files is a stand-alone application that takes the tedious task of collecting Illustrator documents, linked images and fonts for graphics files and turns it into a simple point & click operation. Art Files focuses on gathering just the information you need to get your files packaged up or ready for archiving." }, - "com.github.mosen.download.FieryEX550_560": { - "name": "FieryEX550_560", - "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\n The URL is static until i write a scraper.\n ", + "com.github.mosen.download.ArtFiles2": { + "name": "ArtFiles2", + "description": "\n Downloads the current release version of Art Files 2.\n\n There are no parameters, as the download URL is currently static.\n ", "repo": "autopkg/mosen-recipes", - "path": "Xerox/FieryEX550_560.download.recipe", - "shortname": "FieryEX550_560.download", + "path": "CodeLine/ArtFiles2.download.recipe", + "shortname": "ArtFiles2.download", "inferred_type": "download", "children": [ - "com.github.mosen.pkg.FieryEX550_560" + "com.github.mosen.munki.ArtFiles2" ] }, "com.github.mosen.munki.FieryEX550_560": { @@ -27452,17 +27559,6 @@ "munki_display_name": "Xerox Fiery EX550 560", "munki_description": "Installer for the Xerox EFI Fiery EX560 Drivers and Supporting Utilities" }, - "com.github.mosen.download.FieryEX550_560_ElCapitan": { - "name": "FieryEX550_560_ElCapitan", - "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\tThis version now includes support for ElCapitan 10.11 and all versions below\n ", - "repo": "autopkg/mosen-recipes", - "path": "Xerox/FieryEX550_560_ElCapitan.download.recipe", - "shortname": "FieryEX550_560_ElCapitan.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.pkg.FieryEX550_560_ElCapitan" - ] - }, "com.github.mosen.download.FieryEX550_560_Yosemite": { "name": "FieryEX550_560_Yosemite", "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\n This version now includes support for Yosemite 10.10, but the vendor package has not changed package identifier or version number.\n For this reason, we identify this package as FieryEX550_560_Yosemite.\n ", @@ -27474,173 +27570,113 @@ "com.github.mosen.pkg.FieryEX550_560_Yosemite" ] }, - "com.github.mosen.download.Appsforlife.Origami": { - "name": "Origami", - "description": "\n Download the Appsforlife Origami Application/Plugin for Illustrator\n ", + "com.github.mosen.pkg.FieryEX550_560_Yosemite": { + "name": "FieryEX550_560_Yosemite", + "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ", "repo": "autopkg/mosen-recipes", - "path": "Appsforlife/Origami.download.recipe", - "shortname": "Origami.download", - "inferred_type": "download", + "path": "Xerox/FieryEX550_560_Yosemite.pkg.recipe", + "parent": "com.github.mosen.download.FieryEX550_560_Yosemite", + "shortname": "FieryEX550_560_Yosemite.pkg", + "inferred_type": "pkg", "children": [ - "com.github.mosen.munki.Appsforlife.Origami" + "com.github.mosen.munki.FieryEX550_560_Yosemite" ] }, - "com.github.mosen.munki.Appsforlife.Origami": { - "name": "Origami", - "description": "Downloads the current release version of the Origami plugin and imports into Munki.", - "repo": "autopkg/mosen-recipes", - "path": "Appsforlife/Origami.munki.recipe", - "parent": "com.github.mosen.download.Appsforlife.Origami", - "shortname": "Origami.munki", - "inferred_type": "munki", - "munki_display_name": "Origami", - "munki_description": "Fold up your die drawings in Illustrator!" - }, - "com.github.mosen.download.Appsforlife.Boxshot": { - "name": "Boxshot", - "description": "\n Download the Appsforlife Boxshot Application\n ", + "com.github.mosen.download.FieryEX550_560": { + "name": "FieryEX550_560", + "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\n The URL is static until i write a scraper.\n ", "repo": "autopkg/mosen-recipes", - "path": "Appsforlife/Boxshot.download.recipe", - "shortname": "Boxshot.download", + "path": "Xerox/FieryEX550_560.download.recipe", + "shortname": "FieryEX550_560.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.Appsforlife.Boxshot" + "com.github.mosen.pkg.FieryEX550_560" ] }, - "com.github.mosen.munki.Appsforlife.Boxshot": { - "name": "Boxshot", - "description": "Downloads the current release version of the Boxshot Application and imports into Munki.", + "com.github.mosen.munki.FieryEX550_560_Yosemite": { + "name": "FieryEX550_560_Yosemite", + "description": "\n Import the Xerox EFI EX550/560 silent install package into munki.\n This version (2.0) supports Bi-Directional Communication in Yosemite via a Daemon\n ", "repo": "autopkg/mosen-recipes", - "path": "Appsforlife/Boxshot.munki.recipe", - "parent": "com.github.mosen.download.Appsforlife.Boxshot", - "shortname": "Boxshot.munki", + "path": "Xerox/FieryEX550_560_Yosemite.munki.recipe", + "parent": "com.github.mosen.pkg.FieryEX550_560_Yosemite", + "shortname": "FieryEX550_560_Yosemite.munki", "inferred_type": "munki", - "munki_display_name": "Boxshot", - "munki_description": "Realistic 3D Mockups Made Easy\n\nBoxshot features 50+ customizable shapes and renders them so realistically that\ncustomers may think they are seeing a photo of the actual product." - }, - "com.github.mosen.pkg.FontExplorerXPluginID2014": { - "name": "FontExplorerXPluginID2014", - "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ", - "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerX4PluginID2014.pkg.recipe", - "parent": "com.github.mosen.download.FontExplorerXProPlugins", - "shortname": "FontExplorerX4PluginID2014.pkg", - "inferred_type": "pkg" + "munki_display_name": "Xerox Fiery EX550 560", + "munki_description": "Installer for the Xerox EFI Fiery EX560 Drivers and Supporting Utilities" }, - "com.github.mosen.pkg.FontExplorerXPluginPS2014": { - "name": "FontExplorerXPluginPS2014", - "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ", + "com.github.mosen.pkg.FieryEX550_560": { + "name": "FieryEX550_560", + "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ", "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerX4PluginPS2014.pkg.recipe", - "parent": "com.github.mosen.download.FontExplorerXProPlugins", - "shortname": "FontExplorerX4PluginPS2014.pkg", - "inferred_type": "pkg" + "path": "Xerox/FieryEX550_560.pkg.recipe", + "parent": "com.github.mosen.download.FieryEX550_560", + "shortname": "FieryEX550_560.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.mosen.munki.FieryEX550_560" + ] }, - "com.github.mosen.download.FontExplorerXPro": { - "name": "FontExplorerXPro", - "description": "\n Prototype download for FontExplorer X Pro\n Latest build information is available at http://fex.linotype.com/update/client/mac/pro/version.plist\n It does not refer to the download location of the latest build.\n\n Plugin sparkleshare information available at http://fex.linotype.com/update/client/mac/pro/plugins(-4)/appcast-small.xml\n\n Sample HTTP GET for the plugin sparkleshare feed:\n GET /update/client/mac/pro/plugins/appcast-small.xml\n XPRESS_7=2.0.9\n INCOPY_CC=3.5.1\n PHOTOSHOP_CS5=3.5.0\n etc\n ", + "com.github.mosen.download.FieryEX550_560_ElCapitan": { + "name": "FieryEX550_560_ElCapitan", + "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\tThis version now includes support for ElCapitan 10.11 and all versions below\n ", "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerXPro.download.recipe", - "shortname": "FontExplorerXPro.download", + "path": "Xerox/FieryEX550_560_ElCapitan.download.recipe", + "shortname": "FieryEX550_560_ElCapitan.download", "inferred_type": "download", "children": [ - "com.github.mosen.install.FontExplorerXPro", - "com.github.mosen.pkg.FontExplorerXPro", - "com.github.mosen.munki.FontExplorerXPro" + "com.github.mosen.pkg.FieryEX550_560_ElCapitan" ] }, - "com.github.mosen.install.FontExplorerXPro": { - "name": null, - "description": "\n Install FontExplorer X Pro Locally.\n You must install a license file yourself.\n ", - "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerXPro.install.recipe", - "parent": "com.github.mosen.download.FontExplorerXPro", - "shortname": "FontExplorerXPro.install", - "inferred_type": "install" - }, - "com.github.mosen.pkg.FontExplorerXPluginAI2014": { - "name": "FontExplorerXPluginAI2014", - "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ", + "com.github.mosen.pkg.FieryEX550_560_ElCapitan": { + "name": "FieryEX550_560_ElCapitan", + "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ", "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerX4PluginAI2014.pkg.recipe", - "parent": "com.github.mosen.download.FontExplorerXProPlugins", - "shortname": "FontExplorerX4PluginAI2014.pkg", + "path": "Xerox/FieryEX550_560_ElCapitan.pkg.recipe", + "parent": "com.github.mosen.download.FieryEX550_560_ElCapitan", + "shortname": "FieryEX550_560_ElCapitan.pkg", "inferred_type": "pkg" }, - "com.github.mosen.download.FontExplorerXServer": { - "name": "FontExplorerXServer", - "description": "\n Downloads the current release version of the FontExplorer X Server (Mac)\n\n Includes installers for all platforms of the client, too.\n ", - "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerXServer.download.recipe", - "shortname": "FontExplorerXServer.download", - "inferred_type": "download" - }, - "com.github.mosen.pkg.FontExplorerXPro": { - "name": "FontExplorerXPro", - "description": "\n Package FontExplorer X Pro.\n\n As of 4.2, FontExplorer X Pro no longer supports 'slipstreaming' the client license into the application bundle.\n This recipe has been temporarily made redundant.\n ", + "com.github.mosen.munki.CentrifyDC": { + "name": "CentrifyDC", + "description": "\n Import the CentrifyDC silent install package into munki.\n\n ", "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerX4Pro.pkg.recipe", - "parent": "com.github.mosen.download.FontExplorerXPro", - "shortname": "FontExplorerX4Pro.pkg", - "inferred_type": "pkg" + "path": "Centrify/CentrifyDC.munki.recipe", + "parent": "com.github.mosen.pkg.CentrifyDC", + "shortname": "CentrifyDC.munki", + "inferred_type": "munki", + "munki_display_name": "Centrify for Macintosh", + "munki_description": "Centrify for Macintosh provides Active Directory-based authentication, single sign-on and \n group policy support for the Macintosh platform." }, - "com.github.mosen.munki.FontExplorerXPro": { - "name": "FontExplorerXPro", - "description": "\n Import FontExplorer X Pro into Munki. Includes a postinstall script which attempts to upgrade plugins for all applications.\n ", + "com.github.mosen.download.CentrifyDC": { + "name": "CentrifyDC", + "description": "\n Download the most recent version of Centrify DirectControl for Mac (.tgz package)\n\n In order to do this you must have a legitimate support portal login, whether it is an evaluation or \n you have purchased centrify products.\n\n This is currently broken because we need a session to get the downloads url.\n ", "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerXPro.munki.recipe", - "parent": "com.github.mosen.download.FontExplorerXPro", - "shortname": "FontExplorerXPro.munki", - "inferred_type": "munki", - "munki_display_name": "FontExplorer X Pro", - "munki_description": "FontExplorer X is the simple and speedy way to find and curate all of your fonts." + "path": "Centrify/CentrifyDC.download.recipe", + "shortname": "CentrifyDC.download", + "inferred_type": "download" }, - "com.github.mosen.download.FontExplorerXProPlugins": { - "name": "FontExplorerXProPlugins", - "description": "\n Download FontExplorer X Pro Plugins as a separate package (plugins-xyz.zip).\n Plugins are already included in the FontExplorerXPro recipe. \n Only use this if you want to alter the way that plugins are installed.\n ", + "com.github.mosen.pkg.CentrifyDC": { + "name": "CentrifyDC", + "description": "\n This recipe unpacks the Centrify DirectControl package, and modifies it to exclude interactive scripts.\n See \"Installing remotely using Apple Remote Desktop\" pg. 253 of \"Admin Guide For Mac OS X.pdf\".\n \n I have not included the option to modify the `userscript` file inside the package to join a domain.\n You can join a domain using your own configuration system, or using Munki's postinstall_script variable.\n\n To do this, you can edit the CentrifyDC pkginfo file, and add a script containing `adjoin` for example:\n \n #!/bin/sh\n adjoin --password *adminpassword* *domain*\n\n See the admin guide, included with the installer for more information on the parameters to `adjoin`.\n You should run `adcheck [domain]` on each machine to make sure that it meets the agent pre-requisites. You may need to write your own wrapper for\n this, as the `adcheck` command returns different codes, that you may want to interpret as success.\n\n Variables:\n \n TGZ_PATH: An absolute path to a downloaded copy of Centrify DirectControl for Mac from the Centrify Support Portal (tgz version).\n VERSION: The DirectControl version number, used when packaging. (The version number is not automatically determined yet).\n NAME: Base package name, defaults to CentrifyDC\n PLATFORM: (Unused) Will be used to identify the dmg filename, currently not used.\n\n Caveats:\n\n Version is not determined (best location pkgroot/centrifydc.pkg/PackageInfo, pkg-info bundle id=com.centrify.CentrifyDC CFBundleShortVersionString)\n adcheck isnt included in the install condition?\n Detect minimum OS from original flat package, this is scripted so unsure about methodology.\n ", "repo": "autopkg/mosen-recipes", - "path": "Linotype/FontExplorerX4Plugins.download.recipe", - "shortname": "FontExplorerX4Plugins.download", - "inferred_type": "download", + "path": "Centrify/CentrifyDC.pkg.recipe", + "shortname": "CentrifyDC.pkg", + "inferred_type": "pkg", "children": [ - "com.github.mosen.pkg.FontExplorerXPluginID2014", - "com.github.mosen.pkg.FontExplorerXPluginPS2014", - "com.github.mosen.pkg.FontExplorerXPluginAI2014" + "com.github.mosen.munki.CentrifyDC" ] }, - "com.github.mosen.download.ShadowConnect": { - "name": "ShadowConnect", - "description": "\n Acronis Shadow Connect\n ", + "com.github.mosen.download.Merlin": { + "name": "Merlin", + "description": "\n Downloads the current release version of Merlin.\n\n There are no parameters, as the download URL is currently static.\n ", "repo": "autopkg/mosen-recipes", - "path": "Acronis/ShadowConnect.download.recipe", - "shortname": "ShadowConnect.download", + "path": "ProjectWizards/Merlin.download.recipe", + "shortname": "Merlin.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.ShadowConnect" + "com.github.mosen.munki.Merlin" ] }, - "com.github.mosen.munki.ShadowConnect": { - "name": "ShadowConnect", - "description": "\n Acronis Shadow Connect with Restart package (choice100) disabled via Choices XML\n ", - "repo": "autopkg/mosen-recipes", - "path": "Acronis/ShadowConnect.munki.recipe", - "parent": "com.github.mosen.download.ShadowConnect", - "shortname": "ShadowConnect.munki", - "inferred_type": "munki", - "munki_display_name": "Acronis ShadowConnect", - "munki_description": "Acronis ShadowConnect" - }, - "com.github.mosen.jss.Zeplin": { - "name": "Zeplin", - "description": "Downloads the current release version of Zeplin and imports into a JAMF Pro Server.", - "repo": "autopkg/mosen-recipes", - "path": "Zeplin/Zeplin.jss.recipe", - "parent": "com.github.hobbithardcase.pkg.Zeplin", - "shortname": "Zeplin.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, "com.github.mosen.munki.Merlin": { "name": "Merlin", "description": "\n Re-packs the Merlin app into a dmg, and imports into munki.\n ", @@ -27652,16 +27688,14 @@ "munki_display_name": "Merlin", "munki_description": "the leading professional project management software for OS X" }, - "com.github.mosen.download.Merlin": { - "name": "Merlin", - "description": "\n Downloads the current release version of Merlin.\n\n There are no parameters, as the download URL is currently static.\n ", + "com.github.mosen.install.HopperDisassembler3": { + "name": null, + "description": "Downloads latest version of Hopper Disassembler 3 and installs it into the Applications directory", "repo": "autopkg/mosen-recipes", - "path": "ProjectWizards/Merlin.download.recipe", - "shortname": "Merlin.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.munki.Merlin" - ] + "path": "HopperDisassembler/HopperDisassembler3.install.recipe", + "parent": "com.github.timsutton.download.HopperDisassembler3", + "shortname": "HopperDisassembler3.install", + "inferred_type": "install" }, "com.github.mosen.download.SynalyzeItPro": { "name": "SynalyzeItPro", @@ -27683,22 +27717,6 @@ "shortname": "SynalyzeItPro.install", "inferred_type": "install" }, - "com.github.mosen.download.EFI.FieryExtendedApplications": { - "name": null, - "description": "Download the Fiery Extended Applications package (Command WorkStation, HotFolders, Remote Scan)", - "repo": "autopkg/mosen-recipes", - "path": "EFI/FieryExtendedApplications.download.recipe", - "shortname": "FieryExtendedApplications.download", - "inferred_type": "download" - }, - "com.github.mosen.download.CommandWorkstation": { - "name": null, - "description": "Download the latest release of Fiery Command Workstation", - "repo": "autopkg/mosen-recipes", - "path": "EFI/CommandWorkstation.download.recipe", - "shortname": "CommandWorkstation.download", - "inferred_type": "download" - }, "com.github.mosen.download.i1Profiler": { "name": "i1Profiler", "description": "\n Download the current mpkg of XRite i1Profiler\n ", @@ -27707,21 +27725,10 @@ "shortname": "i1Profiler.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.i1Profiler", - "com.github.mosen.pkg.i1Profiler" + "com.github.mosen.pkg.i1Profiler", + "com.github.mosen.munki.i1Profiler" ] }, - "com.github.mosen.munki.i1Profiler": { - "name": "i1Profiler", - "description": "\n Import X-Rite i1Profiler into your munki repository (Using the unattended package created by i1Profiler.pkg).\n\n OVERRIDES\n \n NAME - The name of the item in your munki repository, defaults to `i1Profiler`.\n\n MUNKI_REPO_SUBDIR - The subdirectory of your munki repository where this package will be imported.\n defaults to `apps/XRite`.\n\n PKG_NAME - The filename of the flat package created by i1Profiler.pkg. Because FlatPkgPacker doesn't have outputs,\n you have to override this on both recipes if you don't want the package name to be `i1Profiler Silent.pkg`\n\n pkginfo - The default template pkginfo. The hasp installer does not always run (com.xrite.hasp.installer.pkg), therefore \n by default it must be marked as optional to prevent munki from showing the item as not installed.\n\n ", - "repo": "autopkg/mosen-recipes", - "path": "XRite/i1Profiler.munki.recipe", - "parent": "com.github.mosen.download.i1Profiler", - "shortname": "i1Profiler.munki", - "inferred_type": "munki", - "munki_display_name": "i1Profiler", - "munki_description": "i1Profiler Profile Creation Tool" - }, "com.github.mosen.munki.PantoneColorManager": { "name": "PANTONE Color Manager", "description": "\n Unpack Pantone Color Manager\n\n You will still need to activate PCM with your PANTONE registration.\n Either by registering your PANTONE color guide or buy purchasing an application license separately.\n\n If you don't have X-Rite Device Services installed, this package will also install that to support calibration\n via spectrophotometer.\n ", @@ -27733,15 +27740,6 @@ "munki_display_name": "PANTONE Color Manager", "munki_description": "COLOR MANAGER Software is a robust desktop application that provides the assurance and confidence to use the latest PANTONE Colors accurately." }, - "com.github.mosen.pkg.i1Profiler": { - "name": "i1Profiler", - "description": "\n Build an unattended version of X-Rite i1Profiler.\n\n Remove interactive scripts and applications (usually AppleScripts) to allow for unattended installation.\n\n Normally the i1Profiler mpkg runs loginitem.app to get i1ProfilerTray.app into Login Items. \n It also launches the tray application during the install. These have been removed as they fail in a non-interactive\n installation.\n\n OVERRIDES\n\n NAME - The name used to find the downloaded package that was unpacked from a zip file. This should normally not change.\n\n PKG_NAME - The name of the package that will be created by this recipe. Defaults to `i1Profiler Silent.pkg`. You may have to override\n this in i1Profiler.munki because FlatPkgPacker does not have output variables.\n ", - "repo": "autopkg/mosen-recipes", - "path": "XRite/i1Profiler.pkg.recipe", - "parent": "com.github.mosen.download.i1Profiler", - "shortname": "i1Profiler.pkg", - "inferred_type": "pkg" - }, "com.github.mosen.download.PantoneColorManager": { "name": "PantoneColorManager", "description": "\n Download the current release of Pantone Color Manager\n\n You will still need to activate PCM with your PANTONE registration.\n Either by registering your PANTONE color guide or buy purchasing an application license separately.\n\n If you don't have X-Rite Device Services installed, this package will also install that to support calibration\n via spectrophotometer.\n\n 2015-12-22: Added Static URL to override Sparkle URL because pantone have let the certificate expire on pcm.pantone.com\n 2019-02-15: Re-introducing SparkleUpdateInfoProvider because certificate is back in working order, and now points directly to a dmg, which simplifies the Munki recipe\n\n ", @@ -27753,226 +27751,184 @@ "com.github.mosen.munki.PantoneColorManager" ] }, - "com.github.mosen.download.mysides": { - "name": "mysides", - "description": "Downloads the latest version of mysides.", + "com.github.mosen.pkg.i1Profiler": { + "name": "i1Profiler", + "description": "\n Build an unattended version of X-Rite i1Profiler.\n\n Remove interactive scripts and applications (usually AppleScripts) to allow for unattended installation.\n\n Normally the i1Profiler mpkg runs loginitem.app to get i1ProfilerTray.app into Login Items. \n It also launches the tray application during the install. These have been removed as they fail in a non-interactive\n installation.\n\n OVERRIDES\n\n NAME - The name used to find the downloaded package that was unpacked from a zip file. This should normally not change.\n\n PKG_NAME - The name of the package that will be created by this recipe. Defaults to `i1Profiler Silent.pkg`. You may have to override\n this in i1Profiler.munki because FlatPkgPacker does not have output variables.\n ", "repo": "autopkg/mosen-recipes", - "path": "mysides/mysides.download.recipe", - "shortname": "mysides.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.munki.mysides", - "com.github.mosen.install.mysides", - "com.github.moofit-recipes.pkg.mySides" - ] + "path": "XRite/i1Profiler.pkg.recipe", + "parent": "com.github.mosen.download.i1Profiler", + "shortname": "i1Profiler.pkg", + "inferred_type": "pkg" }, - "com.github.mosen.munki.mysides": { - "name": "mysides", - "description": "Downloads the latest version of mysides and imports it into Munki.", + "com.github.mosen.munki.i1Profiler": { + "name": "i1Profiler", + "description": "\n Import X-Rite i1Profiler into your munki repository (Using the unattended package created by i1Profiler.pkg).\n\n OVERRIDES\n \n NAME - The name of the item in your munki repository, defaults to `i1Profiler`.\n\n MUNKI_REPO_SUBDIR - The subdirectory of your munki repository where this package will be imported.\n defaults to `apps/XRite`.\n\n PKG_NAME - The filename of the flat package created by i1Profiler.pkg. Because FlatPkgPacker doesn't have outputs,\n you have to override this on both recipes if you don't want the package name to be `i1Profiler Silent.pkg`\n\n pkginfo - The default template pkginfo. The hasp installer does not always run (com.xrite.hasp.installer.pkg), therefore \n by default it must be marked as optional to prevent munki from showing the item as not installed.\n\n ", "repo": "autopkg/mosen-recipes", - "path": "mysides/mysides.munki.recipe", - "parent": "com.github.mosen.download.mysides", - "shortname": "mysides.munki", + "path": "XRite/i1Profiler.munki.recipe", + "parent": "com.github.mosen.download.i1Profiler", + "shortname": "i1Profiler.munki", "inferred_type": "munki", - "munki_display_name": "mysides", - "munki_description": "A simple CLI tool for Finder sidebar modification." - }, - "com.github.mosen.install.mysides": { - "name": "mysides", - "description": "Installs the latest version of mysides.", - "repo": "autopkg/mosen-recipes", - "path": "mysides/mysides.install.recipe", - "parent": "com.github.mosen.download.mysides", - "shortname": "mysides.install", - "inferred_type": "install" - }, - "com.github.mosen.download.HDRLightStudio": { - "name": "HDRLightStudio", - "description": "Download the current release of HDR Light Studio for Strata", - "repo": "autopkg/mosen-recipes", - "path": "Strata/HDRLightStudio.download.recipe", - "shortname": "HDRLightStudio.download", - "inferred_type": "download" + "munki_display_name": "i1Profiler", + "munki_description": "i1Profiler Profile Creation Tool" }, - "com.github.mosen.munki.Strata3DDesignCX": { - "name": "Strata3DDesignCX", - "description": "Import the current release of Strata 3D Design CX for Mac into Munki", + "com.github.mosen.munki.Appsforlife.Boxshot": { + "name": "Boxshot", + "description": "Downloads the current release version of the Boxshot Application and imports into Munki.", "repo": "autopkg/mosen-recipes", - "path": "Strata/Strata3DDesignCX.munki.recipe", - "parent": "com.github.mosen.download.Strata3DDesignCX", - "shortname": "Strata3DDesignCX.munki", + "path": "Appsforlife/Boxshot.munki.recipe", + "parent": "com.github.mosen.download.Appsforlife.Boxshot", + "shortname": "Boxshot.munki", "inferred_type": "munki", - "munki_display_name": "Strata 3D Design CX", - "munki_description": "Strata 3D Design CX." + "munki_display_name": "Boxshot", + "munki_description": "Realistic 3D Mockups Made Easy\n\nBoxshot features 50+ customizable shapes and renders them so realistically that\ncustomers may think they are seeing a photo of the actual product." }, - "com.github.mosen.download.Strata3DDesignCX": { - "name": "Strata3DDesignCX", - "description": "Download the current release of Strata 3D Design CX for Mac", + "com.github.mosen.download.Appsforlife.Boxshot": { + "name": "Boxshot", + "description": "\n Download the Appsforlife Boxshot Application\n ", "repo": "autopkg/mosen-recipes", - "path": "Strata/Strata3DDesignCX.download.recipe", - "shortname": "Strata3DDesignCX.download", + "path": "Appsforlife/Boxshot.download.recipe", + "shortname": "Boxshot.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.Strata3DDesignCX" + "com.github.mosen.munki.Appsforlife.Boxshot" ] }, - "com.github.mosen.munki.BarcodeProducer": { - "name": "Barcode Producer", - "description": "\n Import dmg into munki as CopyFromDmg type installer.\n ", - "repo": "autopkg/mosen-recipes", - "path": "ItsApparent/BarcodeProducer.munki.recipe", - "parent": "com.github.mosen.download.BarcodeProducer", - "shortname": "BarcodeProducer.munki", - "inferred_type": "munki", - "munki_display_name": "Barcode Producer", - "munki_description": "Barcode Producer 6 creates barcode graphics for retail packages, books, stickers, and more. Design, customize, then send finished EPS graphics right to Adobe Illustrator, InDesign, or Photoshop." - }, - "com.github.mosen.download.BarcodeProducer": { - "name": "Barcode Producer", - "description": "Download latest dmg containing app. Latest version is always at this URL.", + "com.github.mosen.download.Appsforlife.Origami": { + "name": "Origami", + "description": "\n Download the Appsforlife Origami Application/Plugin for Illustrator\n ", "repo": "autopkg/mosen-recipes", - "path": "ItsApparent/BarcodeProducer.download.recipe", - "shortname": "BarcodeProducer.download", + "path": "Appsforlife/Origami.download.recipe", + "shortname": "Origami.download", "inferred_type": "download", "children": [ - "com.github.mosen.munki.BarcodeProducer", - "com.github.moofit-recipes.pkg.BarcodeProducer" + "com.github.mosen.munki.Appsforlife.Origami" ] }, - "com.github.mosen.munki.CADtools10": { - "name": "CADtools", - "description": "\n Imports HotDoor CADtools into munki\n ", + "com.github.mosen.munki.Appsforlife.Origami": { + "name": "Origami", + "description": "Downloads the current release version of the Origami plugin and imports into Munki.", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools10.munki.recipe", - "parent": "com.github.mosen.download.CADtools10", - "shortname": "CADTools10.munki", + "path": "Appsforlife/Origami.munki.recipe", + "parent": "com.github.mosen.download.Appsforlife.Origami", + "shortname": "Origami.munki", "inferred_type": "munki", - "munki_display_name": "CADtools 10", - "munki_description": "HotDoor CADtools 10 for Illustrator" + "munki_display_name": "Origami", + "munki_description": "Fold up your die drawings in Illustrator!" }, - "com.github.mosen.pkg.CADTools9": { - "name": "CADTools9", - "description": "\n Copy CADTools 9 plugins into a package root structure, then create a package.\n There is no conditional checking for which versions of Illustrator have been installed.\n ", + "com.github.mosen.munki.ShadowConnect": { + "name": "ShadowConnect", + "description": "\n Acronis Shadow Connect with Restart package (choice100) disabled via Choices XML\n ", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools9.pkg.recipe", - "parent": "com.github.mosen.download.CADTools9", - "shortname": "CADTools9.pkg", - "inferred_type": "pkg" + "path": "Acronis/ShadowConnect.munki.recipe", + "parent": "com.github.mosen.download.ShadowConnect", + "shortname": "ShadowConnect.munki", + "inferred_type": "munki", + "munki_display_name": "Acronis ShadowConnect", + "munki_description": "Acronis ShadowConnect" }, - "com.github.mosen.download.CADTools7": { - "name": "CadTools", - "description": "\n Download the specified version of HotDoor CADTools\n ", + "com.github.mosen.download.ShadowConnect": { + "name": "ShadowConnect", + "description": "\n Acronis Shadow Connect\n ", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools7.download.recipe", - "shortname": "CADTools7.download", + "path": "Acronis/ShadowConnect.download.recipe", + "shortname": "ShadowConnect.download", "inferred_type": "download", "children": [ - "com.github.mosen.pkg.CADTools7" + "com.github.mosen.munki.ShadowConnect" ] }, - "com.github.mosen.pkg.CADTools7": { - "name": "CADTools7", - "description": "\n Copy CADTools 7 plugins into a package root structure, then create a package.\n ", + "com.github.mosen.jss.Zeplin": { + "name": "Zeplin", + "description": "Downloads the current release version of Zeplin and imports into a JAMF Pro Server.", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools7.pkg.recipe", - "parent": "com.github.mosen.download.CADTools7", - "shortname": "CADTools7.pkg", - "inferred_type": "pkg" + "path": "Zeplin/Zeplin.jss.recipe", + "parent": "com.github.hobbithardcase.pkg.Zeplin", + "shortname": "Zeplin.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" }, - "com.github.mosen.download.CADtools10": { - "name": "CADtools", - "description": "\n Download the specified version of HotDoor CADtools\n ", + "com.github.mosen.download.Adobe.CaptivateTTSVoices": { + "name": null, + "description": "Downloads Adobe e-Learning Assets for Captivate 2017", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools10.download.recipe", - "shortname": "CADTools10.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.munki.CADtools10" - ] + "path": "Adobe/CaptivateTTSVoices.download.recipe", + "shortname": "CaptivateTTSVoices.download", + "inferred_type": "download" }, - "com.github.mosen.download.CADTools8": { - "name": "CadTools", - "description": "\n Download the specified version of HotDoor CADTools\n ", + "com.github.mosen.download.AAMEE": { + "name": "AAMEE", + "description": "\n Downloads Adobe Application Manager Enterprise Edition\n http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html\n\n The URL is static until i write a scraper.\n ", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools8.download.recipe", - "shortname": "CADTools8.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.pkg.CADTools8" - ] + "path": "Adobe/AAMEE.download.recipe", + "shortname": "AAMEE.download", + "inferred_type": "download" }, - "com.github.mosen.download.CADTools9": { - "name": "CadTools", - "description": "\n Download the specified version of HotDoor CADTools\n ", + "com.github.timsutton.munki.adobe-acrobat-pro-base-customized": { + "name": "AdobeAcrobatPro", + "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nuses the Customization Wizard for DC to output a customized installer package,\nand imports the result into Munki.\n\n\nENABLE_BROWSER_PLUGIN can be set to any value to enable the Adobe Acrobat Pro\nNPAPI browser plugin\n", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools9.download.recipe", - "shortname": "CADTools9.download", - "inferred_type": "download", - "children": [ - "com.github.mosen.pkg.CADTools9" - ] + "path": "Adobe/AdobeAcrobatProBaseCustomized.munki.recipe", + "parent": "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized", + "shortname": "AdobeAcrobatProBaseCustomized.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, - "com.github.mosen.pkg.CADTools8": { - "name": "CADTools8", - "description": "\n Copy CADTools 8 plugins into a package root structure, then create a package.\n ", + "com.github.mosen.download.Adobe.eLearningAssets": { + "name": null, + "description": "Downloads Adobe e-Learning Assets for Captivate 2017", "repo": "autopkg/mosen-recipes", - "path": "HotDoor/CADTools8.pkg.recipe", - "parent": "com.github.mosen.download.CADTools8", - "shortname": "CADTools8.pkg", - "inferred_type": "pkg" + "path": "Adobe/CaptivateELearningAssets.download.recipe", + "shortname": "CaptivateELearningAssets.download", + "inferred_type": "download" }, - "com.github.mosen.pkg.FirefoxESRPolicies": { - "name": "Firefox", - "description": "Downloads Firefox disk image and builds a package, injecting a policies.json file as \"distribution\"\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.pkg.recipe by Greg Neagle\n ", + "com.github.timsutton.download.adobe-acrobat-pro-base": { + "name": "AdobeAcrobatPro", + "description": "Downloads latest Adobe Acrobat Pro base installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html\n\nMAJOR_VERSION can be either 'DC' or '2015'. DC should be the 'Continuous' track,\n'2015' is the current latest 'Classic' track.\n\nFor more information on Continuous vs. Classic \"tracks\" see:\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#which-track-should-i-use\n\nand\n\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#preference-and-file-paths\n", "repo": "autopkg/mosen-recipes", - "path": "Mozilla/FirefoxESRPolicies.pkg.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "shortname": "FirefoxESRPolicies.pkg", - "inferred_type": "pkg", + "path": "Adobe/AdobeAcrobatProBase.download.recipe", + "shortname": "AdobeAcrobatProBase.download", + "inferred_type": "download", "children": [ - "com.github.mosen.munki.FirefoxESRPolicies" + "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized" ] }, - "com.github.mosen.munki.FirefoxESRPolicies": { - "name": "Firefox", - "description": "Downloads Firefox disk image, builds a package, injects the policies.json, then imports the pkg into\n your Munki repo.\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n You might consider setting a unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.munki.recipe by Greg Neagle\n ", + "com.github.mosen.download.CustomizationWizardXI": { + "name": "CustomizationWizardXI", + "description": "\n Downloads Adobe Customization Wizard XI\n\n The URL is static until i write a scraper.\n ", "repo": "autopkg/mosen-recipes", - "path": "Mozilla/FirefoxESRPolicies.munki.recipe", - "parent": "com.github.mosen.pkg.FirefoxESRPolicies", - "shortname": "FirefoxESRPolicies.munki", - "inferred_type": "munki", - "munki_display_name": "Mozilla Firefox", - "munki_description": "Mozilla Firefox is a free and open source web browser." + "path": "Adobe/CustomizationWizardXI.download.recipe", + "shortname": "CustomizationWizardXI.download", + "inferred_type": "download" }, - "com.github.mosen.pkg.CentrifyDC": { - "name": "CentrifyDC", - "description": "\n This recipe unpacks the Centrify DirectControl package, and modifies it to exclude interactive scripts.\n See \"Installing remotely using Apple Remote Desktop\" pg. 253 of \"Admin Guide For Mac OS X.pdf\".\n \n I have not included the option to modify the `userscript` file inside the package to join a domain.\n You can join a domain using your own configuration system, or using Munki's postinstall_script variable.\n\n To do this, you can edit the CentrifyDC pkginfo file, and add a script containing `adjoin` for example:\n \n #!/bin/sh\n adjoin --password *adminpassword* *domain*\n\n See the admin guide, included with the installer for more information on the parameters to `adjoin`.\n You should run `adcheck [domain]` on each machine to make sure that it meets the agent pre-requisites. You may need to write your own wrapper for\n this, as the `adcheck` command returns different codes, that you may want to interpret as success.\n\n Variables:\n \n TGZ_PATH: An absolute path to a downloaded copy of Centrify DirectControl for Mac from the Centrify Support Portal (tgz version).\n VERSION: The DirectControl version number, used when packaging. (The version number is not automatically determined yet).\n NAME: Base package name, defaults to CentrifyDC\n PLATFORM: (Unused) Will be used to identify the dmg filename, currently not used.\n\n Caveats:\n\n Version is not determined (best location pkgroot/centrifydc.pkg/PackageInfo, pkg-info bundle id=com.centrify.CentrifyDC CFBundleShortVersionString)\n adcheck isnt included in the install condition?\n Detect minimum OS from original flat package, this is scripted so unsure about methodology.\n ", + "com.github.mosen.license.Adobe.ProvisioningToolkit": { + "name": null, + "description": "Creates the volume license prov.xml file", "repo": "autopkg/mosen-recipes", - "path": "Centrify/CentrifyDC.pkg.recipe", - "shortname": "CentrifyDC.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.mosen.munki.CentrifyDC" - ] + "path": "Adobe/AdobeProvisioningToolkit.license.recipe", + "shortname": "AdobeProvisioningToolkit.license", + "inferred_type": "license" }, - "com.github.mosen.download.CentrifyDC": { - "name": "CentrifyDC", - "description": "\n Download the most recent version of Centrify DirectControl for Mac (.tgz package)\n\n In order to do this you must have a legitimate support portal login, whether it is an evaluation or \n you have purchased centrify products.\n\n This is currently broken because we need a session to get the downloads url.\n ", + "com.github.mosen.download.Lightroom": { + "name": "Lightroom", + "description": "Download the latest update for the specified major release of Lightroom", "repo": "autopkg/mosen-recipes", - "path": "Centrify/CentrifyDC.download.recipe", - "shortname": "CentrifyDC.download", + "path": "Adobe/Lightroom.download.recipe", + "shortname": "Lightroom.download", "inferred_type": "download" }, - "com.github.mosen.munki.CentrifyDC": { - "name": "CentrifyDC", - "description": "\n Import the CentrifyDC silent install package into munki.\n\n ", + "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized": { + "name": "AdobeAcrobatPro", + "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nand uses the Customization Wizard for DC to output a customized installer package.\n\nMAJOR_VERSION can be updated if Adobe updates this to 2017, 2018, etc.\n\nFEATURE_LOCKDOWN_PLIST can be provided to add additional parameters as documented on\nAdobe's Acrobat Enterprise website. The default provided by this recipe is to\ndisable the built-in auto-updater for both the \"DC\" and \"2015\" (Classic) releases\nof Acrobat Pro DC. Other parameters may be added by the admin as desired.\n\nSERIAL_NUMBER can contain a serial number for the license. If omitted, either\nNamed Licensing or a license file provided by a serialization/device license\nfrom CCP can be used.\n", "repo": "autopkg/mosen-recipes", - "path": "Centrify/CentrifyDC.munki.recipe", - "parent": "com.github.mosen.pkg.CentrifyDC", - "shortname": "CentrifyDC.munki", - "inferred_type": "munki", - "munki_display_name": "Centrify for Macintosh", - "munki_description": "Centrify for Macintosh provides Active Directory-based authentication, single sign-on and \n group policy support for the Macintosh platform." + "path": "Adobe/AdobeAcrobatProBaseCustomized.pkg.recipe", + "parent": "com.github.timsutton.download.adobe-acrobat-pro-base", + "shortname": "AdobeAcrobatProBaseCustomized.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.timsutton.munki.adobe-acrobat-pro-base-customized" + ] }, "com.github.mosen.jss.Tower": { "name": "Tower", @@ -27985,46 +27941,79 @@ "jamf_display_name": null, "jamf_description": "" }, - "com.github.mosen.install.HopperDisassembler3": { - "name": null, - "description": "Downloads latest version of Hopper Disassembler 3 and installs it into the Applications directory", + "com.github.mosen.download.HDRLightStudio": { + "name": "HDRLightStudio", + "description": "Download the current release of HDR Light Studio for Strata", "repo": "autopkg/mosen-recipes", - "path": "HopperDisassembler/HopperDisassembler3.install.recipe", - "parent": "com.github.timsutton.download.HopperDisassembler3", - "shortname": "HopperDisassembler3.install", - "inferred_type": "install" + "path": "Strata/HDRLightStudio.download.recipe", + "shortname": "HDRLightStudio.download", + "inferred_type": "download" }, - "com.github.bochoven.recipes.download.EnzymeX": { - "name": "EnzymeX", - "description": "Downloads the latest version of EnzymeX.", - "repo": "autopkg/bochoven-recipes", - "path": "Nucleobytes BV/EnzymeX.download.recipe", - "shortname": "EnzymeX.download", + "com.github.mosen.download.Strata3DDesignCX": { + "name": "Strata3DDesignCX", + "description": "Download the current release of Strata 3D Design CX for Mac", + "repo": "autopkg/mosen-recipes", + "path": "Strata/Strata3DDesignCX.download.recipe", + "shortname": "Strata3DDesignCX.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.munki.EnzymeX" + "com.github.mosen.munki.Strata3DDesignCX" ] }, - "com.github.bochoven.recipes.munki.EnzymeX": { - "name": "EnzymeX", - "description": "Downloads the latest version of EnzymeX and imports it into Munki.", + "com.github.mosen.munki.Strata3DDesignCX": { + "name": "Strata3DDesignCX", + "description": "Import the current release of Strata 3D Design CX for Mac into Munki", + "repo": "autopkg/mosen-recipes", + "path": "Strata/Strata3DDesignCX.munki.recipe", + "parent": "com.github.mosen.download.Strata3DDesignCX", + "shortname": "Strata3DDesignCX.munki", + "inferred_type": "munki", + "munki_display_name": "Strata 3D Design CX", + "munki_description": "Strata 3D Design CX." + }, + "com.github.mosen.munki.FirefoxESRPolicies": { + "name": "Firefox", + "description": "Downloads Firefox disk image, builds a package, injects the policies.json, then imports the pkg into\n your Munki repo.\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n You might consider setting a unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.munki.recipe by Greg Neagle\n ", + "repo": "autopkg/mosen-recipes", + "path": "Mozilla/FirefoxESRPolicies.munki.recipe", + "parent": "com.github.mosen.pkg.FirefoxESRPolicies", + "shortname": "FirefoxESRPolicies.munki", + "inferred_type": "munki", + "munki_display_name": "Mozilla Firefox", + "munki_description": "Mozilla Firefox is a free and open source web browser." + }, + "com.github.mosen.pkg.FirefoxESRPolicies": { + "name": "Firefox", + "description": "Downloads Firefox disk image and builds a package, injecting a policies.json file as \"distribution\"\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.pkg.recipe by Greg Neagle\n ", + "repo": "autopkg/mosen-recipes", + "path": "Mozilla/FirefoxESRPolicies.pkg.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "shortname": "FirefoxESRPolicies.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.mosen.munki.FirefoxESRPolicies" + ] + }, + "com.github.bochoven.recipes.munki.NoMADLogin-AD": { + "name": null, + "description": "Imports SURFdrive into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "Nucleobytes BV/EnzymeX.munki.recipe", - "parent": "com.github.bochoven.recipes.download.EnzymeX", - "shortname": "EnzymeX.munki", + "path": "Orchard & Grove/NoMADLogin-AD.munki.recipe", + "parent": "com.github.bochoven.recipes.download.NoMADLogin-AD", + "shortname": "NoMADLogin-AD.munki", "inferred_type": "munki", - "munki_display_name": "EnzymeX", - "munki_description": "Determine which restriction enzymes to use to cut DNA." + "munki_display_name": "NoMADLogin-AD", + "munki_description": "NoLoAD is a replacement login window for macOS 10.12 and higher." }, - "com.github.bochoven.recipes.download.ExpanDrive": { - "name": "ExpanDrive", - "description": "Downloads the latest version of ExpanDrive.", + "com.github.bochoven.recipes.download.NoMADLogin-AD": { + "name": "NoMAD-Login-AD", + "description": "Downloads the latest version of NoMADLogin-AD", "repo": "autopkg/bochoven-recipes", - "path": "ExpanDriveInc./ExpanDrive.download.recipe", - "shortname": "ExpanDrive.download", + "path": "Orchard & Grove/NoMADLogin-AD.download.recipe", + "shortname": "NoMADLogin-AD.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.munki.ExpanDrive" + "com.github.bochoven.recipes.munki.NoMADLogin-AD" ] }, "com.github.bochoven.recipes.munki.ExpanDrive": { @@ -28038,37 +28027,15 @@ "munki_display_name": "ExpanDrive", "munki_description": "Access cloud storage just like a USB drive." }, - "com.github.bochoven.recipes.munki.VU-DAMS": { - "name": null, - "description": "Downloads the latest version of VU-DAMS and imports it into Munki.", - "repo": "autopkg/bochoven-recipes", - "path": "VU-DAMS/VU_DAMS.munki.recipe", - "parent": "com.github.bochoven.recipes.download.VU-DAMS", - "shortname": "VU_DAMS.munki", - "inferred_type": "munki", - "munki_display_name": "VU-AMS Data, Analysis and Management Software", - "munki_description": "VU-AMS Data, Analysis and Management Software. See the vu-ams website for more information." - }, - "com.github.bochoven.recipes.download.VU-DAMS": { - "name": null, - "description": "Downloads the latest version of VU-DAMS.", - "repo": "autopkg/bochoven-recipes", - "path": "VU-DAMS/VU-DAMS.download.recipe", - "shortname": "VU-DAMS.download", - "inferred_type": "download", - "children": [ - "com.github.bochoven.recipes.munki.VU-DAMS" - ] - }, - "com.github.bochoven.recipes.download.surfdrive": { - "name": "Surfdrive", - "description": "Downloads the latest surfdrive", + "com.github.bochoven.recipes.download.ExpanDrive": { + "name": "ExpanDrive", + "description": "Downloads the latest version of ExpanDrive.", "repo": "autopkg/bochoven-recipes", - "path": "SURFdrive/surfdrive.download.recipe", - "shortname": "surfdrive.download", + "path": "ExpanDriveInc./ExpanDrive.download.recipe", + "shortname": "ExpanDrive.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.munki.surfdrive" + "com.github.bochoven.recipes.munki.ExpanDrive" ] }, "com.github.bochoven.recipes.munki.surfdrive": { @@ -28082,92 +28049,73 @@ "munki_display_name": "SURFdrive", "munki_description": "With SURFdrive you can store your personal files in a safe and trusted cloud environment that is developed by SURF on behalf of the Dutch higher education and research. The data will always be stored inside the Netherlands and will never be offered or sold to third parties." }, - "com.github.bochoven.recipes.munki.NoMADLogin-AD": { - "name": null, - "description": "Imports SURFdrive into Munki.", - "repo": "autopkg/bochoven-recipes", - "path": "Orchard & Grove/NoMADLogin-AD.munki.recipe", - "parent": "com.github.bochoven.recipes.download.NoMADLogin-AD", - "shortname": "NoMADLogin-AD.munki", - "inferred_type": "munki", - "munki_display_name": "NoMADLogin-AD", - "munki_description": "NoLoAD is a replacement login window for macOS 10.12 and higher." - }, - "com.github.bochoven.recipes.download.NoMADLogin-AD": { - "name": "NoMAD-Login-AD", - "description": "Downloads the latest version of NoMADLogin-AD", + "com.github.bochoven.recipes.download.surfdrive": { + "name": "Surfdrive", + "description": "Downloads the latest surfdrive", "repo": "autopkg/bochoven-recipes", - "path": "Orchard & Grove/NoMADLogin-AD.download.recipe", - "shortname": "NoMADLogin-AD.download", + "path": "SURFdrive/surfdrive.download.recipe", + "shortname": "surfdrive.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.munki.NoMADLogin-AD" + "com.github.bochoven.recipes.munki.surfdrive" ] }, - "com.github.bochoven.recipes.pkg.JASP": { - "name": "JASP", - "description": "Downloads the latest version of JASP and creates a package.", - "repo": "autopkg/bochoven-recipes", - "path": "JASP/JASP.pkg.recipe", - "parent": "com.github.bochoven.recipes.download.JASP", - "shortname": "JASP.pkg", - "inferred_type": "pkg" - }, - "com.github.bochoven.recipes.munki.JASP": { - "name": "JASP", - "description": "Downloads the latest version of JASP and imports it into Munki.", - "repo": "autopkg/bochoven-recipes", - "path": "JASP/JASP.munki.recipe", - "parent": "com.github.bochoven.recipes.download.JASP", - "shortname": "JASP.munki", - "inferred_type": "munki", - "munki_display_name": "JASP", - "munki_description": "Visual report designer for JasperReports." - }, - "com.github.bochoven.recipes.download.JASP": { - "name": "JASP", - "description": "Downloads the latest Intel version of JASP.\n\nARCHITECTURE variable use: Intel \"x86_64\" or Apple Silicon \"arm64\"", + "com.github.bochoven.recipes.download.OpenSesame": { + "name": "OpenSesame", + "description": "Downloads the latest version of OpenSesame.", "repo": "autopkg/bochoven-recipes", - "path": "JASP/JASP.download.recipe", - "shortname": "JASP.download", + "path": "OpenSesame/OpenSesame.download.recipe", + "shortname": "OpenSesame.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.pkg.JASP", - "com.github.bochoven.recipes.munki.JASP" + "com.github.bochoven.recipes.munki.OpenSesame" ] }, - "com.github.bochoven.recipes.webdrive.munki": { - "name": "webdrive", - "description": "Downloads the current release version of WebDrive and imports into Munki.", + "com.github.bochoven.recipes.munki.OpenSesame": { + "name": "OpenSesame", + "description": "Download OpenSesame for macOS and import it to Munki", "repo": "autopkg/bochoven-recipes", - "path": "WebDrive/WebDrive.munki.recipe", - "parent": "com.github.bochoven.recipes.webdrive.download", - "shortname": "WebDrive.munki", + "path": "OpenSesame/OpenSesame.munki.recipe", + "parent": "com.github.bochoven.recipes.download.OpenSesame", + "shortname": "OpenSesame.munki", "inferred_type": "munki", - "munki_display_name": "WebDrive", - "munki_description": "Connect to Cloud storage." + "munki_display_name": "OpenSesame", + "munki_description": "OpenSesame is a program to create experiments for psychology, neuroscience, and experimental economics." }, - "com.github.bochoven.recipes.webdrive.download": { - "name": "webdrive", - "description": "Downloads the current release version of WebDrive.", + "com.github.bochoven.recipes.pkg.G*Power": { + "name": "G*Power", + "description": "Downloads the latest version of G*Power and creates a package.", "repo": "autopkg/bochoven-recipes", - "path": "WebDrive/WebDrive.download.recipe", - "shortname": "WebDrive.download", - "inferred_type": "download", + "path": "Albert-Georg Lang/G*Power.pkg.recipe", + "parent": "com.github.bochoven.recipes.download.G*Power" + }, + "com.github.bochoven.recipes.download.G*Power": { + "name": "G*Power", + "description": "Downloads the latest version of G*Power.", + "repo": "autopkg/bochoven-recipes", + "path": "Albert-Georg Lang/G*Power.download.recipe", "children": [ - "com.github.bochoven.recipes.webdrive.munki" + "com.github.bochoven.recipes.pkg.G*Power", + "com.github.bochoven.recipes.munki.G*Power" ] }, - "com.github.bochoven.recipes.MindManager.munki": { - "name": "mindmanager", - "description": "Downloads latest version of MindManager for macOS and imports into Munki.", + "com.github.bochoven.recipes.munki.G*Power": { + "name": "G*Power", + "description": "Downloads the latest version of G*Power and imports it into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "Mindjet/MindManager.munki.recipe", - "parent": "com.github.peshay.download.MindManager", - "shortname": "MindManager.munki", + "path": "Albert-Georg Lang/G*Power.munki.recipe", + "parent": "com.github.bochoven.recipes.download.G*Power" + }, + "com.github.bochoven.recipes.munki.DisplayLink": { + "name": "displaylink", + "description": "Import DisplayLink Driver into munki.", + "repo": "autopkg/bochoven-recipes", + "path": "DisplayLink/DisplayLink.munki.recipe", + "parent": "com.github.bochoven.recipes.download.DisplayLink", + "shortname": "DisplayLink.munki", "inferred_type": "munki", - "munki_display_name": "Mindjet MindManager", - "munki_description": "Professional mind mapping & project management tool." + "munki_display_name": "DisplayLink Driver Installer", + "munki_description": "DisplayLink Software Installer to use with a Port Replicator. You can find the user manual here" }, "com.github.bochoven.recipes.download.DisplayLink": { "name": "DisplayLink", @@ -28181,40 +28129,36 @@ "com.github.bochoven.recipes.munki.DisplayLink" ] }, - "com.github.bochoven.recipes.munki.DisplayLink": { - "name": "displaylink", - "description": "Import DisplayLink Driver into munki.", + "com.github.bochoven.recipes.munki.VU-DAMS": { + "name": null, + "description": "Downloads the latest version of VU-DAMS and imports it into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "DisplayLink/DisplayLink.munki.recipe", - "parent": "com.github.bochoven.recipes.download.DisplayLink", - "shortname": "DisplayLink.munki", + "path": "VU-DAMS/VU_DAMS.munki.recipe", + "parent": "com.github.bochoven.recipes.download.VU-DAMS", + "shortname": "VU_DAMS.munki", "inferred_type": "munki", - "munki_display_name": "DisplayLink Driver Installer", - "munki_description": "DisplayLink Software Installer to use with a Port Replicator. You can find the user manual here" + "munki_display_name": "VU-AMS Data, Analysis and Management Software", + "munki_description": "VU-AMS Data, Analysis and Management Software. See the vu-ams website for more information." }, - "com.github.bochoven.recipes.Opera.download": { - "name": "Opera", - "description": null, + "com.github.bochoven.recipes.download.VU-DAMS": { + "name": null, + "description": "Downloads the latest version of VU-DAMS.", "repo": "autopkg/bochoven-recipes", - "path": "Opera/Opera.download.recipe", - "shortname": "Opera.download", + "path": "VU-DAMS/VU-DAMS.download.recipe", + "shortname": "VU-DAMS.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.Opera.munki", - "com.github.peshay.filewave.Opera", - "com.github.amsysuk-recipes.pkg.opera" + "com.github.bochoven.recipes.munki.VU-DAMS" ] }, - "com.github.bochoven.recipes.Opera.munki": { - "name": "Opera", - "description": null, + "com.github.bochoven.recipes.pkg.PsychoPy2": { + "name": "PsychoPy2", + "description": "Downloads the latest version of PsychoPy2 and creates a package.", "repo": "autopkg/bochoven-recipes", - "path": "Opera/Opera.munki.recipe", - "parent": "com.github.bochoven.recipes.Opera.download", - "shortname": "Opera.munki", - "inferred_type": "munki", - "munki_display_name": "Opera", - "munki_description": "A web browser developed by Opera Software." + "path": "PsychoPy/PsychoPy2.pkg.recipe", + "parent": "com.github.bochoven.recipes.download.PsychoPy2", + "shortname": "PsychoPy2.pkg", + "inferred_type": "pkg" }, "com.github.bochoven.recipes.download.PsychoPy2": { "name": "PsychoPy2", @@ -28228,14 +28172,16 @@ "com.github.bochoven.recipes.munki.PsychoPy2" ] }, - "com.github.bochoven.recipes.pkg.PsychoPy2": { + "com.github.bochoven.recipes.munki.PsychoPy2": { "name": "PsychoPy2", - "description": "Downloads the latest version of PsychoPy2 and creates a package.", + "description": "Downloads the latest version of PsychoPy2 and imports it into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "PsychoPy/PsychoPy2.pkg.recipe", + "path": "PsychoPy/PsychoPy2.munki.recipe", "parent": "com.github.bochoven.recipes.download.PsychoPy2", - "shortname": "PsychoPy2.pkg", - "inferred_type": "pkg" + "shortname": "PsychoPy2.munki", + "inferred_type": "munki", + "munki_display_name": "PsychoPy2", + "munki_description": "For running psychology and neuroscience experiments" }, "com.github.bochoven.recipes.munki.PsychoPy3": { "name": "PsychoPy3", @@ -28259,74 +28205,93 @@ "com.github.bochoven.recipes.munki.PsychoPy3" ] }, - "com.github.bochoven.recipes.munki.PsychoPy2": { - "name": "PsychoPy2", - "description": "Downloads the latest version of PsychoPy2 and imports it into Munki.", - "repo": "autopkg/bochoven-recipes", - "path": "PsychoPy/PsychoPy2.munki.recipe", - "parent": "com.github.bochoven.recipes.download.PsychoPy2", - "shortname": "PsychoPy2.munki", - "inferred_type": "munki", - "munki_display_name": "PsychoPy2", - "munki_description": "For running psychology and neuroscience experiments" - }, - "com.github.bochoven.recipes.download.G*Power": { - "name": "G*Power", - "description": "Downloads the latest version of G*Power.", + "com.github.bochoven.recipes.webdrive.download": { + "name": "webdrive", + "description": "Downloads the current release version of WebDrive.", "repo": "autopkg/bochoven-recipes", - "path": "Albert-Georg Lang/G*Power.download.recipe", + "path": "WebDrive/WebDrive.download.recipe", + "shortname": "WebDrive.download", + "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.pkg.G*Power", - "com.github.bochoven.recipes.munki.G*Power" + "com.github.bochoven.recipes.webdrive.munki" ] }, - "com.github.bochoven.recipes.pkg.G*Power": { - "name": "G*Power", - "description": "Downloads the latest version of G*Power and creates a package.", + "com.github.bochoven.recipes.webdrive.munki": { + "name": "webdrive", + "description": "Downloads the current release version of WebDrive and imports into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "Albert-Georg Lang/G*Power.pkg.recipe", - "parent": "com.github.bochoven.recipes.download.G*Power" + "path": "WebDrive/WebDrive.munki.recipe", + "parent": "com.github.bochoven.recipes.webdrive.download", + "shortname": "WebDrive.munki", + "inferred_type": "munki", + "munki_display_name": "WebDrive", + "munki_description": "Connect to Cloud storage." }, - "com.github.bochoven.recipes.munki.G*Power": { - "name": "G*Power", - "description": "Downloads the latest version of G*Power and imports it into Munki.", + "com.github.bochoven.recipes.pkg.JASP": { + "name": "JASP", + "description": "Downloads the latest version of JASP and creates a package.", "repo": "autopkg/bochoven-recipes", - "path": "Albert-Georg Lang/G*Power.munki.recipe", - "parent": "com.github.bochoven.recipes.download.G*Power" + "path": "JASP/JASP.pkg.recipe", + "parent": "com.github.bochoven.recipes.download.JASP", + "shortname": "JASP.pkg", + "inferred_type": "pkg" }, - "com.github.bochoven.recipes.download.OpenSesame": { - "name": "OpenSesame", - "description": "Downloads the latest version of OpenSesame.", - "repo": "autopkg/bochoven-recipes", - "path": "OpenSesame/OpenSesame.download.recipe", - "shortname": "OpenSesame.download", + "com.github.bochoven.recipes.download.JASP": { + "name": "JASP", + "description": "Downloads the latest Intel version of JASP.\n\nARCHITECTURE variable use: Intel \"x86_64\" or Apple Silicon \"arm64\"", + "repo": "autopkg/bochoven-recipes", + "path": "JASP/JASP.download.recipe", + "shortname": "JASP.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.munki.OpenSesame" + "com.github.bochoven.recipes.pkg.JASP", + "com.github.bochoven.recipes.munki.JASP" ] }, - "com.github.bochoven.recipes.munki.OpenSesame": { - "name": "OpenSesame", - "description": "Download OpenSesame for macOS and import it to Munki", + "com.github.bochoven.recipes.munki.JASP": { + "name": "JASP", + "description": "Downloads the latest version of JASP and imports it into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "OpenSesame/OpenSesame.munki.recipe", - "parent": "com.github.bochoven.recipes.download.OpenSesame", - "shortname": "OpenSesame.munki", + "path": "JASP/JASP.munki.recipe", + "parent": "com.github.bochoven.recipes.download.JASP", + "shortname": "JASP.munki", "inferred_type": "munki", - "munki_display_name": "OpenSesame", - "munki_description": "OpenSesame is a program to create experiments for psychology, neuroscience, and experimental economics." + "munki_display_name": "JASP", + "munki_description": "Visual report designer for JasperReports." }, - "com.github.bochoven.recipes.download.ADF": { - "name": null, - "description": "Downloads the latest version of ADF.", + "com.github.bochoven.recipes.munki.EnzymeX": { + "name": "EnzymeX", + "description": "Downloads the latest version of EnzymeX and imports it into Munki.", "repo": "autopkg/bochoven-recipes", - "path": "ADF/ADF.download.recipe", - "shortname": "ADF.download", + "path": "Nucleobytes BV/EnzymeX.munki.recipe", + "parent": "com.github.bochoven.recipes.download.EnzymeX", + "shortname": "EnzymeX.munki", + "inferred_type": "munki", + "munki_display_name": "EnzymeX", + "munki_description": "Determine which restriction enzymes to use to cut DNA." + }, + "com.github.bochoven.recipes.download.EnzymeX": { + "name": "EnzymeX", + "description": "Downloads the latest version of EnzymeX.", + "repo": "autopkg/bochoven-recipes", + "path": "Nucleobytes BV/EnzymeX.download.recipe", + "shortname": "EnzymeX.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.munki.ADF" + "com.github.bochoven.recipes.munki.EnzymeX" ] }, + "com.github.bochoven.recipes.MindManager.munki": { + "name": "mindmanager", + "description": "Downloads latest version of MindManager for macOS and imports into Munki.", + "repo": "autopkg/bochoven-recipes", + "path": "Mindjet/MindManager.munki.recipe", + "parent": "com.github.peshay.download.MindManager", + "shortname": "MindManager.munki", + "inferred_type": "munki", + "munki_display_name": "Mindjet MindManager", + "munki_description": "Professional mind mapping & project management tool." + }, "com.github.bochoven.recipes.munki.ADF": { "name": null, "description": "Downloads the latest version of ADF and imports it into Munki.", @@ -28338,423 +28303,215 @@ "munki_display_name": null, "munki_description": "DFT for molecules." }, - "com.github.homebysix.munki.NetNewsWire": { - "name": "NetNewsWire", - "description": "Downloads the latest version of NetNewsWire and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Brent Simmons/NetNewsWire.munki.recipe", - "parent": "com.github.homebysix.download.NetNewsWire", - "shortname": "NetNewsWire.munki", - "inferred_type": "munki", - "munki_display_name": "NetNewsWire", - "munki_description": "RSS reader for macOS." - }, - "com.github.homebysix.install.NetNewsWire": { - "name": "NetNewsWire", - "description": "Installs the latest version of NetNewsWire.", - "repo": "autopkg/homebysix-recipes", - "path": "Brent Simmons/NetNewsWire.install.recipe", - "parent": "com.github.homebysix.download.NetNewsWire", - "shortname": "NetNewsWire.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.NetNewsWire": { - "name": "NetNewsWire", - "description": "Downloads the latest version of NetNewsWire and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Brent Simmons/NetNewsWire.pkg.recipe", - "parent": "com.github.homebysix.download.NetNewsWire", - "shortname": "NetNewsWire.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.NetNewsWire": { - "name": "NetNewsWire", - "description": "Downloads the latest version of NetNewsWire.", - "repo": "autopkg/homebysix-recipes", - "path": "Brent Simmons/NetNewsWire.download.recipe", - "shortname": "NetNewsWire.download", + "com.github.bochoven.recipes.download.ADF": { + "name": null, + "description": "Downloads the latest version of ADF.", + "repo": "autopkg/bochoven-recipes", + "path": "ADF/ADF.download.recipe", + "shortname": "ADF.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.NetNewsWire", - "com.github.homebysix.install.NetNewsWire", - "com.github.homebysix.pkg.NetNewsWire" + "com.github.bochoven.recipes.munki.ADF" ] }, - "com.github.homebysix.install.KeepIt": { - "name": "Keep It", - "description": "Installs the latest version of Keep It.", - "repo": "autopkg/homebysix-recipes", - "path": "KeepIt/KeepIt.install.recipe", - "parent": "com.github.homebysix.download.KeepIt", - "shortname": "KeepIt.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.KeepIt": { - "name": "Keep It", - "description": "Downloads the latest version of Keep It and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "KeepIt/KeepIt.munki.recipe", - "parent": "com.github.homebysix.download.KeepIt", - "shortname": "KeepIt.munki", - "inferred_type": "munki", - "munki_display_name": "Keep It", - "munki_description": "Keep It is a notebook, scrapbook and organizer, ideal for writing notes, keeping web links, storing documents, images or any kind of file, and finding them again." - }, - "com.github.homebysix.download.KeepIt": { - "name": "Keep It", - "description": "Downloads the latest version of Keep It.", - "repo": "autopkg/homebysix-recipes", - "path": "KeepIt/KeepIt.download.recipe", - "shortname": "KeepIt.download", + "com.github.bochoven.recipes.Opera.download": { + "name": "Opera", + "description": null, + "repo": "autopkg/bochoven-recipes", + "path": "Opera/Opera.download.recipe", + "shortname": "Opera.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.KeepIt", - "com.github.homebysix.munki.KeepIt", - "com.github.homebysix.pkg.KeepIt" + "com.github.bochoven.recipes.Opera.munki", + "com.github.peshay.filewave.Opera", + "com.github.amsysuk-recipes.pkg.opera" ] }, - "com.github.homebysix.pkg.KeepIt": { - "name": "Keep It", - "description": "Downloads the latest version of Keep It and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "KeepIt/KeepIt.pkg.recipe", - "parent": "com.github.homebysix.download.KeepIt", - "shortname": "KeepIt.pkg", - "inferred_type": "pkg" + "com.github.bochoven.recipes.Opera.munki": { + "name": "Opera", + "description": null, + "repo": "autopkg/bochoven-recipes", + "path": "Opera/Opera.munki.recipe", + "parent": "com.github.bochoven.recipes.Opera.download", + "shortname": "Opera.munki", + "inferred_type": "munki", + "munki_display_name": "Opera", + "munki_description": "A web browser developed by Opera Software." }, - "com.github.homebysix.download.PureRef": { - "name": "PureRef", - "description": "Downloads the latest version of PureRef.", + "com.github.homebysix.download.Helium": { + "name": "Helium", + "description": "Downloads the latest version of Helium.", "repo": "autopkg/homebysix-recipes", - "path": "PureRef/PureRef.download.recipe", - "shortname": "PureRef.download", + "path": "Helium/Helium.download.recipe", + "shortname": "Helium.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.PureRef", - "com.github.homebysix.install.PureRef", - "com.github.homebysix.pkg.PureRef" + "com.github.homebysix.pkg.Helium", + "com.github.homebysix.munki.Helium", + "com.github.homebysix.install.Helium" ] }, - "com.github.homebysix.munki.PureRef": { - "name": "PureRef", - "description": "Downloads the latest version of PureRef and imports it into Munki.\n\nWARNING: As of version 1.11.1, PureRef does not contain a usable version key in the Info.plist.\nThe version of the app may be determinable using the `strings` tool, but I haven't adjusted this\nrecipe to try that yet. In the meantime, I suggest using an `installs` array to prevent looping.\n\t", - "repo": "autopkg/homebysix-recipes", - "path": "PureRef/PureRef.munki.recipe", - "parent": "com.github.homebysix.download.PureRef", - "shortname": "PureRef.munki", - "inferred_type": "munki", - "munki_display_name": "PureRef", - "munki_description": "PureRef was created to be a simple and lightweight tool for artists to organize and view their reference images. Image can be scaled and collage can also be made." - }, - "com.github.homebysix.install.PureRef": { - "name": "PureRef", - "description": "Installs the latest version of PureRef.", - "repo": "autopkg/homebysix-recipes", - "path": "PureRef/PureRef.install.recipe", - "parent": "com.github.homebysix.download.PureRef", - "shortname": "PureRef.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.PureRef": { - "name": "PureRef", - "description": "Downloads the latest version of PureRef and creates a package.", + "com.github.homebysix.pkg.Helium": { + "name": "Helium", + "description": "Downloads the latest version of Helium and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PureRef/PureRef.pkg.recipe", - "parent": "com.github.homebysix.download.PureRef", - "shortname": "PureRef.pkg", + "path": "Helium/Helium.pkg.recipe", + "parent": "com.github.homebysix.download.Helium", + "shortname": "Helium.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.YemuZip": { - "name": "YemuZip", - "description": "Downloads the latest version of YemuZip.", + "com.github.homebysix.munki.Helium": { + "name": "Helium", + "description": "Downloads the latest version of Helium and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/YemuZip.download.recipe", - "shortname": "YemuZip.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.YemuZip", - "com.github.homebysix.install.YemuZip", - "com.github.homebysix.pkg.YemuZip" - ] + "path": "Helium/Helium.munki.recipe", + "parent": "com.github.homebysix.download.Helium", + "shortname": "Helium.munki", + "inferred_type": "munki", + "munki_display_name": "Helium", + "munki_description": "A floating browser window for OS X" }, - "com.github.homebysix.munki.YemuZip": { - "name": "YemuZip", - "description": "Downloads the latest version of YemuZip and imports it into Munki.", + "com.github.homebysix.install.Helium": { + "name": "Helium", + "description": "Installs the latest version of Helium.", "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/YemuZip.munki.recipe", - "parent": "com.github.homebysix.download.YemuZip", - "shortname": "YemuZip.munki", - "inferred_type": "munki", - "munki_display_name": "YemuZip", - "munki_description": "Easy-to-use Zip compression utility." + "path": "Helium/Helium.install.recipe", + "parent": "com.github.homebysix.download.Helium", + "shortname": "Helium.install", + "inferred_type": "install" }, - "com.github.homebysix.download.EasyBatchPhoto": { - "name": "EasyBatchPhoto", - "description": "Downloads the latest version of EasyBatchPhoto.", + "com.github.homebysix.download.NameChanger": { + "name": "NameChanger", + "description": "Downloads the latest version of NameChanger.", "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/EasyBatchPhoto.download.recipe", - "shortname": "EasyBatchPhoto.download", + "path": "NameChanger/NameChanger.download.recipe", + "shortname": "NameChanger.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.EasyBatchPhoto", - "com.github.homebysix.munki.EasyBatchPhoto", - "com.github.homebysix.install.EasyBatchPhoto" + "com.github.homebysix.pkg.NameChanger", + "com.github.homebysix.munki.NameChanger", + "com.github.homebysix.install.NameChanger" ] }, - "com.github.homebysix.install.YemuZip": { - "name": "YemuZip", - "description": "Installs the latest version of YemuZip.", - "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/YemuZip.install.recipe", - "parent": "com.github.homebysix.download.YemuZip", - "shortname": "YemuZip.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.EasyBatchPhoto": { - "name": "EasyBatchPhoto", - "description": "Downloads the latest version of EasyBatchPhoto and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/EasyBatchPhoto.pkg.recipe", - "parent": "com.github.homebysix.download.EasyBatchPhoto", - "shortname": "EasyBatchPhoto.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.EasyBatchPhoto": { - "name": "EasyBatchPhoto", - "description": "Downloads the latest version of EasyBatchPhoto and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/EasyBatchPhoto.munki.recipe", - "parent": "com.github.homebysix.download.EasyBatchPhoto", - "shortname": "EasyBatchPhoto.munki", - "inferred_type": "munki", - "munki_display_name": "EasyBatchPhoto", - "munki_description": "Batch compress, resize and convert photos." - }, - "com.github.homebysix.install.EasyBatchPhoto": { - "name": "EasyBatchPhoto", - "description": "Installs the latest version of EasyBatchPhoto.", - "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/EasyBatchPhoto.install.recipe", - "parent": "com.github.homebysix.download.EasyBatchPhoto", - "shortname": "EasyBatchPhoto.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.YemuZip": { - "name": "YemuZip", - "description": "Downloads the latest version of YemuZip and creates a package.", + "com.github.homebysix.pkg.NameChanger": { + "name": "NameChanger", + "description": "Downloads the latest version of NameChanger and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "YellowMug/YemuZip.pkg.recipe", - "parent": "com.github.homebysix.download.YemuZip", - "shortname": "YemuZip.pkg", + "path": "NameChanger/NameChanger.pkg.recipe", + "parent": "com.github.homebysix.download.NameChanger", + "shortname": "NameChanger.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.TogglDesktop": { - "name": "TogglDesktop", - "description": "Downloads the latest version of TogglDesktop and imports it into Munki.", + "com.github.homebysix.munki.NameChanger": { + "name": "NameChanger", + "description": "Downloads the latest version of NameChanger and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Toggl/TogglDesktop.munki.recipe", - "parent": "com.github.homebysix.download.TogglDesktop", - "shortname": "TogglDesktop.munki", + "path": "NameChanger/NameChanger.munki.recipe", + "parent": "com.github.homebysix.download.NameChanger", + "shortname": "NameChanger.munki", "inferred_type": "munki", - "munki_display_name": "TogglDesktop", - "munki_description": "A time tracker built for speed and ease of use." - }, - "com.github.homebysix.pkg.TogglDesktop": { - "name": "TogglDesktop", - "description": "Downloads the latest version of TogglDesktop and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Toggl/TogglDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.TogglDesktop", - "shortname": "TogglDesktop.pkg", - "inferred_type": "pkg" + "munki_display_name": "NameChanger", + "munki_description": "Rename files in batches." }, - "com.github.homebysix.install.TogglDesktop": { - "name": "TogglDesktop", - "description": "Installs the latest version of TogglDesktop.", + "com.github.homebysix.install.NameChanger": { + "name": "NameChanger", + "description": "Installs the latest version of NameChanger.", "repo": "autopkg/homebysix-recipes", - "path": "Toggl/TogglDesktop.install.recipe", - "parent": "com.github.homebysix.download.TogglDesktop", - "shortname": "TogglDesktop.install", + "path": "NameChanger/NameChanger.install.recipe", + "parent": "com.github.homebysix.download.NameChanger", + "shortname": "NameChanger.install", "inferred_type": "install" }, - "com.github.homebysix.download.TogglDesktop": { - "name": "TogglDesktop", - "description": "Downloads the latest version of TogglDesktop.", - "repo": "autopkg/homebysix-recipes", - "path": "Toggl/TogglDesktop.download.recipe", - "shortname": "TogglDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.TogglDesktop", - "com.github.homebysix.pkg.TogglDesktop", - "com.github.homebysix.install.TogglDesktop" - ] - }, - "com.github.homebysix.munki.R": { - "name": "R", - "description": "Downloads the latest version of R for macOS and imports it into Munki. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\nNOTE: If you change the ARCH variable, be sure to also include a corresponding 'supported_architectures' array in the Munki pkginfo.\n\t", - "repo": "autopkg/homebysix-recipes", - "path": "R/R.munki.recipe", - "parent": "com.github.homebysix.download.R", - "shortname": "R.munki", - "inferred_type": "munki", - "munki_display_name": "R", - "munki_description": "R is a free software environment for statistical computing and graphics." - }, - "com.github.homebysix.install.R": { - "name": "R", - "description": "Installs the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t", + "com.github.homebysix.install.ResilioSync": { + "name": "Resilio Sync", + "description": "Installs the latest version of Resilio Sync (formerly BitTorrent Sync).", "repo": "autopkg/homebysix-recipes", - "path": "R/R.install.recipe", - "parent": "com.github.homebysix.download.R", - "shortname": "R.install", + "path": "Resilio/ResilioSync.install.recipe", + "parent": "com.github.homebysix.pkg.ResilioSync", + "shortname": "ResilioSync.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.R": { - "name": "R", - "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\") This recipe does not perform any processing, because the R download is already in pkg format.\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t", + "com.github.homebysix.pkg.ResilioSync": { + "name": "Resilio Sync", + "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "R/R.pkg.recipe", - "parent": "com.github.homebysix.download.R", - "shortname": "R.pkg", + "path": "Resilio/ResilioSync.pkg.recipe", + "parent": "com.github.homebysix.download.ResilioSync", + "shortname": "ResilioSync.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.R", - "com.github.andredb90.filewave.R" - ] - }, - "com.github.homebysix.download.R": { - "name": "R", - "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t", - "repo": "autopkg/homebysix-recipes", - "path": "R/R.download.recipe", - "shortname": "R.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.R", - "com.github.homebysix.install.R", - "com.github.homebysix.pkg.R", - "com.github.novaksam.pkg.R_NoGui" + "com.github.homebysix.install.ResilioSync", + "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync" ] }, - "com.github.homebysix.install.Helium": { - "name": "Helium", - "description": "Installs the latest version of Helium.", - "repo": "autopkg/homebysix-recipes", - "path": "Helium/Helium.install.recipe", - "parent": "com.github.homebysix.download.Helium", - "shortname": "Helium.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.Helium": { - "name": "Helium", - "description": "Downloads the latest version of Helium and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Helium/Helium.munki.recipe", - "parent": "com.github.homebysix.download.Helium", - "shortname": "Helium.munki", - "inferred_type": "munki", - "munki_display_name": "Helium", - "munki_description": "A floating browser window for OS X" - }, - "com.github.homebysix.download.Helium": { - "name": "Helium", - "description": "Downloads the latest version of Helium.", + "com.github.homebysix.download.ResilioSync": { + "name": "Resilio Sync", + "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync).", "repo": "autopkg/homebysix-recipes", - "path": "Helium/Helium.download.recipe", - "shortname": "Helium.download", + "path": "Resilio/ResilioSync.download.recipe", + "shortname": "ResilioSync.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Helium", - "com.github.homebysix.munki.Helium", - "com.github.homebysix.pkg.Helium" + "com.github.homebysix.pkg.ResilioSync", + "com.github.homebysix.munki.ResilioSync" ] }, - "com.github.homebysix.pkg.Helium": { - "name": "Helium", - "description": "Downloads the latest version of Helium and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Helium/Helium.pkg.recipe", - "parent": "com.github.homebysix.download.Helium", - "shortname": "Helium.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.Acorn": { - "name": "Acorn", - "description": "Installs the latest version of Acorn.", - "repo": "autopkg/homebysix-recipes", - "path": "FlyingMeat/Acorn.install.recipe", - "parent": "com.github.homebysix.download.Acorn", - "shortname": "Acorn.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.Acorn": { - "name": "Acorn", - "description": "Downloads the latest version of Acorn and imports it into Munki.", + "com.github.homebysix.munki.ResilioSync": { + "name": "Resilio Sync", + "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FlyingMeat/Acorn.munki.recipe", - "parent": "com.github.homebysix.download.Acorn", - "shortname": "Acorn.munki", + "path": "Resilio/ResilioSync.munki.recipe", + "parent": "com.github.homebysix.download.ResilioSync", + "shortname": "ResilioSync.munki", "inferred_type": "munki", - "munki_display_name": "Acorn", - "munki_description": "Bitmap image editor." - }, - "com.github.homebysix.pkg.Acorn": { - "name": "Acorn", - "description": "Downloads the latest version of Acorn and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "FlyingMeat/Acorn.pkg.recipe", - "parent": "com.github.homebysix.download.Acorn", - "shortname": "Acorn.pkg", - "inferred_type": "pkg" + "munki_display_name": "Resilio Sync", + "munki_description": "Sync files without the cloud, using peer-to-peer connections." }, - "com.github.homebysix.download.Acorn": { - "name": "Acorn", - "description": "Downloads the latest version of Acorn.", + "com.github.homebysix.download.CCleaner": { + "name": "CCleaner", + "description": "Downloads the latest version of CCleaner.", "repo": "autopkg/homebysix-recipes", - "path": "FlyingMeat/Acorn.download.recipe", - "shortname": "Acorn.download", + "path": "CCleaner/CCleaner.download.recipe", + "shortname": "CCleaner.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Acorn", - "com.github.homebysix.munki.Acorn", - "com.github.homebysix.pkg.Acorn" + "com.github.homebysix.pkg.CCleaner", + "com.github.peshay.filewave.CCleaner" ] }, - "com.github.homebysix.download.GSP5": { - "name": "GSP5", - "description": "Downloads the current release version of Geometer's Sketchpad 5", + "com.github.homebysix.pkg.CCleaner": { + "name": "CCleaner", + "description": "Downloads the latest version of CCleaner and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GeometersSketchpad5/GSP5.download.recipe", - "shortname": "GSP5.download", - "inferred_type": "download", + "path": "CCleaner/CCleaner.pkg.recipe", + "parent": "com.github.homebysix.download.CCleaner", + "shortname": "CCleaner.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.GSP5" + "com.github.homebysix.install.CCleaner", + "com.github.homebysix.munki.CCleaner" ] }, - "com.github.homebysix.pkg.GSP5": { - "name": "GSP5", - "description": "Downloads the latest version of Geometer's Sketchpad 5 and makes a pkg of it.", + "com.github.homebysix.install.CCleaner": { + "name": "CCleaner", + "description": "Installs the latest version of CCleaner.", "repo": "autopkg/homebysix-recipes", - "path": "GeometersSketchpad5/GSP5.pkg.recipe", - "parent": "com.github.homebysix.download.GSP5", - "shortname": "GSP5.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.GSP5" - ] + "path": "CCleaner/CCleaner.install.recipe", + "parent": "com.github.homebysix.pkg.CCleaner", + "shortname": "CCleaner.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.RV": { - "name": "RV", - "description": "Downloads the latest version of RV and imports it into Munki.", + "com.github.homebysix.munki.CCleaner": { + "name": "CCleaner", + "description": "Downloads the latest version of CCleaner and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RV/RV.munki.recipe", - "parent": "com.github.homebysix.download.RV", - "shortname": "RV.munki", + "path": "CCleaner/CCleaner.munki.recipe", + "parent": "com.github.homebysix.pkg.CCleaner", + "shortname": "CCleaner.munki", "inferred_type": "munki", - "munki_display_name": "RV", - "munki_description": "Digital media review tool made by Shotgrid/Autodesk." + "munki_display_name": "CCleaner", + "munki_description": "System maintenance application." }, "com.github.homebysix.install.RV": { "name": "RV", @@ -28765,6 +28522,15 @@ "shortname": "RV.install", "inferred_type": "install" }, + "com.github.homebysix.pkg.RV": { + "name": "RV", + "description": "Downloads the latest version of RV and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "RV/RV.pkg.recipe", + "parent": "com.github.homebysix.download.RV", + "shortname": "RV.pkg", + "inferred_type": "pkg" + }, "com.github.homebysix.download.RV": { "name": "RV", "description": "Downloads the latest version of RV. This recipe differs from the version in ygini-recipes because it downloads the latest \"RV\" app instead of the older \"RV64\" app.", @@ -28773,101 +28539,144 @@ "shortname": "RV.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.RV", "com.github.homebysix.install.RV", - "com.github.homebysix.pkg.RV" + "com.github.homebysix.pkg.RV", + "com.github.homebysix.munki.RV" ] }, - "com.github.homebysix.pkg.RV": { + "com.github.homebysix.munki.RV": { "name": "RV", - "description": "Downloads the latest version of RV and creates a package.", + "description": "Downloads the latest version of RV and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RV/RV.pkg.recipe", + "path": "RV/RV.munki.recipe", "parent": "com.github.homebysix.download.RV", - "shortname": "RV.pkg", - "inferred_type": "pkg" + "shortname": "RV.munki", + "inferred_type": "munki", + "munki_display_name": "RV", + "munki_description": "Digital media review tool made by Shotgrid/Autodesk." }, - "com.github.homebysix.munki.ResilioSync": { - "name": "Resilio Sync", - "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and imports it into Munki.", + "com.github.homebysix.munki.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the latest version of AutoPkgr and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Resilio/ResilioSync.munki.recipe", - "parent": "com.github.homebysix.download.ResilioSync", - "shortname": "ResilioSync.munki", + "path": "AutoPkgr/AutoPkgr.munki.recipe", + "parent": "com.github.homebysix.download.AutoPkgr", + "shortname": "AutoPkgr.munki", "inferred_type": "munki", - "munki_display_name": "Resilio Sync", - "munki_description": "Sync files without the cloud, using peer-to-peer connections." + "munki_display_name": "AutoPkgr", + "munki_description": "AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg." }, - "com.github.homebysix.install.ResilioSync": { - "name": "Resilio Sync", - "description": "Installs the latest version of Resilio Sync (formerly BitTorrent Sync).", + "com.github.homebysix.download.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the latest version of AutoPkgr.", "repo": "autopkg/homebysix-recipes", - "path": "Resilio/ResilioSync.install.recipe", - "parent": "com.github.homebysix.pkg.ResilioSync", - "shortname": "ResilioSync.install", + "path": "AutoPkgr/AutoPkgr.download.recipe", + "shortname": "AutoPkgr.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.AutoPkgr", + "com.github.homebysix.install.AutoPkgr", + "com.github.homebysix.pkg.AutoPkgr" + ] + }, + "com.github.homebysix.install.AutoPkgr": { + "name": "AutoPkgr", + "description": "Installs the latest version of AutoPkgr.", + "repo": "autopkg/homebysix-recipes", + "path": "AutoPkgr/AutoPkgr.install.recipe", + "parent": "com.github.homebysix.download.AutoPkgr", + "shortname": "AutoPkgr.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.ResilioSync": { - "name": "Resilio Sync", - "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and creates a package.", + "com.github.homebysix.pkg.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the latest version of AutoPkgr and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Resilio/ResilioSync.pkg.recipe", - "parent": "com.github.homebysix.download.ResilioSync", - "shortname": "ResilioSync.pkg", + "path": "AutoPkgr/AutoPkgr.pkg.recipe", + "parent": "com.github.homebysix.download.AutoPkgr", + "shortname": "AutoPkgr.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.pkg.ClamXav": { + "name": "ClamXav", + "description": "Downloads the latest version of ClamXav and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "ClamXav/ClamXav.pkg.recipe", + "parent": "com.github.homebysix.download.ClamXav", + "shortname": "ClamXav.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.ResilioSync", - "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync" + "com.github.homebysix.install.ClamXav" ] }, - "com.github.homebysix.download.ResilioSync": { - "name": "Resilio Sync", - "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync).", + "com.github.homebysix.download.ClamXav": { + "name": "ClamXAV", + "description": "Downloads the latest version of ClamXav.", "repo": "autopkg/homebysix-recipes", - "path": "Resilio/ResilioSync.download.recipe", - "shortname": "ResilioSync.download", + "path": "ClamXav/ClamXav.download.recipe", + "shortname": "ClamXav.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ResilioSync", - "com.github.homebysix.pkg.ResilioSync" + "com.github.homebysix.pkg.ClamXav", + "com.github.peshay.filewave.ClamXav" ] }, - "com.github.homebysix.download.Cocktail-10.12": { - "name": "Cocktail", - "description": "Downloads the latest version of Cocktail.", + "com.github.homebysix.install.ClamXav": { + "name": "ClamXav", + "description": "Installs the latest version of ClamXav.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.12.download.recipe", - "children": [ - "com.github.homebysix.munki.Cocktail-10.12", - "com.github.homebysix.install.Cocktail-10.12", - "com.github.homebysix.pkg.Cocktail-10.12" - ] + "path": "ClamXav/ClamXav.install.recipe", + "parent": "com.github.homebysix.pkg.ClamXav", + "shortname": "ClamXav.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Cocktail": { - "name": "Cocktail", - "description": "Downloads the latest version of a particular MAJOR_VERSION of Cocktail.\n\nMAJOR_VERSION should correspond to a macOS release version. Supported values include:\n- 14 for Sonoma (default)\n- 13 for Ventura\n- 12 for Monterey\n- 11 for Big Sur\n- 10.15 for Catalina\n- 10.14 for Mojave\n- 10.13 for High Sierra\n- 10.12 for Sierra\n- 10.11 for El Capitan\n- 10.10 for Yosemite\n\nThis recipe does not support older major versions than Yosemite.\n\t", + "com.github.homebysix.install.Marked2": { + "name": "Marked 2", + "description": "Installs the latest version of Marked 2.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail.download.recipe", - "shortname": "Cocktail.download", + "path": "Marked/Marked2.install.recipe", + "parent": "com.github.homebysix.download.Marked2", + "shortname": "Marked2.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.Marked2": { + "name": "Marked 2", + "description": "Downloads the latest version of Marked 2.", + "repo": "autopkg/homebysix-recipes", + "path": "Marked/Marked2.download.recipe", + "shortname": "Marked2.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Cocktail", - "com.github.homebysix.munki.Cocktail" + "com.github.homebysix.install.Marked2", + "com.github.homebysix.pkg.Marked2", + "com.github.homebysix.munki.Marked2" ] }, - "com.github.homebysix.pkg.Cocktail-10.10": { - "name": "Cocktail", - "description": "Downloads the current release version of Cocktail (for Yosemite) and builds a package.", + "com.github.homebysix.pkg.Marked2": { + "name": "Marked 2", + "description": "Downloads the latest version of Marked 2 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.10.pkg.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.10" + "path": "Marked/Marked2.pkg.recipe", + "parent": "com.github.homebysix.download.Marked2", + "shortname": "Marked2.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Cocktail-10.14": { + "com.github.homebysix.munki.Marked2": { + "name": "Marked 2", + "description": "Downloads the latest version of Marked 2 and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Marked/Marked2.munki.recipe", + "parent": "com.github.homebysix.download.Marked2", + "shortname": "Marked2.munki", + "inferred_type": "munki", + "munki_display_name": "Marked 2", + "munki_description": "Easily preview your Markdown documents." + }, + "com.github.homebysix.pkg.Cocktail-10.14": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and imports it into Munki.", + "description": "Downloads the latest version of Cocktail and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.14.munki.recipe", + "path": "Cocktail/Cocktail-10.14.pkg.recipe", "parent": "com.github.homebysix.download.Cocktail-10.14" }, "com.github.homebysix.munki.Cocktail-10.10": { @@ -28877,25 +28686,26 @@ "path": "Cocktail/Cocktail-10.10.munki.recipe", "parent": "com.github.homebysix.download.Cocktail-10.10" }, - "com.github.homebysix.download.Cocktail-10.13": { + "com.github.homebysix.download.Cocktail-10.14": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.13.download.recipe", + "path": "Cocktail/Cocktail-10.14.download.recipe", "children": [ - "com.github.homebysix.install.Cocktail-10.13", - "com.github.homebysix.munki.Cocktail-10.13", - "com.github.homebysix.pkg.Cocktail-10.13" + "com.github.homebysix.pkg.Cocktail-10.14", + "com.github.homebysix.munki.Cocktail-10.14" ] }, - "com.github.homebysix.pkg.Cocktail": { + "com.github.homebysix.download.Cocktail-10.13": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and creates a package.\n\n\t\tSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.", + "description": "Downloads the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail.pkg.recipe", - "parent": "com.github.homebysix.download.Cocktail", - "shortname": "Cocktail.pkg", - "inferred_type": "pkg" + "path": "Cocktail/Cocktail-10.13.download.recipe", + "children": [ + "com.github.homebysix.munki.Cocktail-10.13", + "com.github.homebysix.pkg.Cocktail-10.13", + "com.github.homebysix.install.Cocktail-10.13" + ] }, "com.github.homebysix.pkg.Cocktail-10.15": { "name": "Cocktail", @@ -28904,46 +28714,26 @@ "path": "Cocktail/Cocktail-10.15.pkg.recipe", "parent": "com.github.homebysix.download.Cocktail-10.15" }, - "com.github.homebysix.pkg.Cocktail-10.11": { + "com.github.homebysix.pkg.Cocktail-10.12": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.11.pkg.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.11" + "path": "Cocktail/Cocktail-10.12.pkg.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.12" }, - "com.github.homebysix.pkg.CocktailBigSur": { + "com.github.homebysix.pkg.Cocktail-10.11": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/CocktailBigSur.pkg.recipe", - "parent": "com.github.homebysix.download.CocktailBigSur", - "shortname": "CocktailBigSur.pkg", - "inferred_type": "pkg" + "path": "Cocktail/Cocktail-10.11.pkg.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.11" }, - "com.github.homebysix.munki.Cocktail-10.15": { + "com.github.homebysix.munki.Cocktail-10.13": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.15.munki.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.15" - }, - "com.github.homebysix.munki.Cocktail": { - "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and imports it into Munki.\n\nSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.\n\t", - "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail.munki.recipe", - "parent": "com.github.homebysix.download.Cocktail", - "shortname": "Cocktail.munki", - "inferred_type": "munki", - "munki_display_name": "Cocktail", - "munki_description": "Cocktail is a general purpose utility for macOS that lets you clean, repair and optimize your Mac." - }, - "com.github.homebysix.install.Cocktail-10.10": { - "name": "Cocktail", - "description": "Installs the latest version of Cocktail (for Yosemite).", - "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.10.install.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.10" + "path": "Cocktail/Cocktail-10.13.munki.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.13" }, "com.github.homebysix.munki.Cocktail-10.12": { "name": "Cocktail", @@ -28952,77 +28742,85 @@ "path": "Cocktail/Cocktail-10.12.munki.recipe", "parent": "com.github.homebysix.download.Cocktail-10.12" }, - "com.github.homebysix.munki.CocktailBigSur": { + "com.github.homebysix.pkg.Cocktail-10.10": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and imports it into Munki.", + "description": "Downloads the current release version of Cocktail (for Yosemite) and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/CocktailBigSur.munki.recipe", - "parent": "com.github.homebysix.download.CocktailBigSur", - "shortname": "CocktailBigSur.munki", - "inferred_type": "munki", - "munki_display_name": "Cocktail", - "munki_description": "General maintenance and optimization utility." + "path": "Cocktail/Cocktail-10.10.pkg.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.10" }, - "com.github.homebysix.pkg.Cocktail-10.14": { + "com.github.homebysix.munki.Cocktail-10.15": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and creates a package.", + "description": "Downloads the latest version of Cocktail and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.14.pkg.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.14" + "path": "Cocktail/Cocktail-10.15.munki.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.15" }, - "com.github.homebysix.munki.Cocktail-10.11": { + "com.github.homebysix.download.Cocktail-10.11": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and imports it into Munki.", + "description": "Downloads the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.11.munki.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.11" + "path": "Cocktail/Cocktail-10.11.download.recipe", + "children": [ + "com.github.homebysix.pkg.Cocktail-10.11", + "com.github.homebysix.install.Cocktail-10.11", + "com.github.homebysix.munki.Cocktail-10.11" + ] }, - "com.github.homebysix.download.CocktailBigSur": { + "com.github.homebysix.download.Cocktail": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail.", + "description": "Downloads the latest version of a particular MAJOR_VERSION of Cocktail.\n\nMAJOR_VERSION should correspond to a macOS release version. Supported values include:\n- 14 for Sonoma (default)\n- 13 for Ventura\n- 12 for Monterey\n- 11 for Big Sur\n- 10.15 for Catalina\n- 10.14 for Mojave\n- 10.13 for High Sierra\n- 10.12 for Sierra\n- 10.11 for El Capitan\n- 10.10 for Yosemite\n\nThis recipe does not support older major versions than Yosemite.\n\t", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/CocktailBigSur.download.recipe", - "shortname": "CocktailBigSur.download", + "path": "Cocktail/Cocktail.download.recipe", + "shortname": "Cocktail.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.CocktailBigSur", - "com.github.homebysix.munki.CocktailBigSur" + "com.github.homebysix.pkg.Cocktail", + "com.github.homebysix.munki.Cocktail" ] }, + "com.github.homebysix.pkg.CocktailBigSur": { + "name": "Cocktail", + "description": "Downloads the latest version of Cocktail and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Cocktail/CocktailBigSur.pkg.recipe", + "parent": "com.github.homebysix.download.CocktailBigSur", + "shortname": "CocktailBigSur.pkg", + "inferred_type": "pkg" + }, "com.github.homebysix.download.Cocktail-10.10": { "name": "Cocktail", "description": "Downloads the current release of Cocktail (for Yosemite).", "repo": "autopkg/homebysix-recipes", "path": "Cocktail/Cocktail-10.10.download.recipe", "children": [ - "com.github.homebysix.pkg.Cocktail-10.10", "com.github.homebysix.munki.Cocktail-10.10", + "com.github.homebysix.pkg.Cocktail-10.10", "com.github.homebysix.install.Cocktail-10.10" ] }, - "com.github.homebysix.install.Cocktail-10.13": { + "com.github.homebysix.pkg.Cocktail-10.13": { "name": "Cocktail", - "description": "Installs the latest version of Cocktail.", + "description": "Downloads the latest version of Cocktail and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.13.install.recipe", + "path": "Cocktail/Cocktail-10.13.pkg.recipe", "parent": "com.github.homebysix.download.Cocktail-10.13" }, - "com.github.homebysix.download.Cocktail-10.15": { + "com.github.homebysix.munki.Cocktail-10.14": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail.", + "description": "Downloads the latest version of Cocktail and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.15.download.recipe", - "children": [ - "com.github.homebysix.pkg.Cocktail-10.15", - "com.github.homebysix.munki.Cocktail-10.15" - ] + "path": "Cocktail/Cocktail-10.14.munki.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.14" }, - "com.github.homebysix.install.Cocktail-10.12": { + "com.github.homebysix.pkg.Cocktail": { "name": "Cocktail", - "description": "Installs the latest version of Cocktail.", + "description": "Downloads the latest version of Cocktail and creates a package.\n\n\t\tSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.12.install.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.12" + "path": "Cocktail/Cocktail.pkg.recipe", + "parent": "com.github.homebysix.download.Cocktail", + "shortname": "Cocktail.pkg", + "inferred_type": "pkg" }, "com.github.homebysix.install.Cocktail-10.11": { "name": "Cocktail", @@ -29031,2962 +28829,2727 @@ "path": "Cocktail/Cocktail-10.11.install.recipe", "parent": "com.github.homebysix.download.Cocktail-10.11" }, - "com.github.homebysix.munki.Cocktail-10.13": { + "com.github.homebysix.munki.Cocktail-10.11": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.13.munki.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.13" + "path": "Cocktail/Cocktail-10.11.munki.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.11" }, - "com.github.homebysix.pkg.Cocktail-10.12": { + "com.github.homebysix.install.Cocktail-10.10": { "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and creates a package.", + "description": "Installs the latest version of Cocktail (for Yosemite).", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.12.pkg.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.12" + "path": "Cocktail/Cocktail-10.10.install.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.10" }, - "com.github.homebysix.download.Cocktail-10.14": { + "com.github.homebysix.download.Cocktail-10.12": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.14.download.recipe", + "path": "Cocktail/Cocktail-10.12.download.recipe", "children": [ - "com.github.homebysix.munki.Cocktail-10.14", - "com.github.homebysix.pkg.Cocktail-10.14" + "com.github.homebysix.pkg.Cocktail-10.12", + "com.github.homebysix.munki.Cocktail-10.12", + "com.github.homebysix.install.Cocktail-10.12" ] }, - "com.github.homebysix.pkg.Cocktail-10.13": { - "name": "Cocktail", - "description": "Downloads the latest version of Cocktail and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.13.pkg.recipe", - "parent": "com.github.homebysix.download.Cocktail-10.13" - }, - "com.github.homebysix.download.Cocktail-10.11": { + "com.github.homebysix.download.Cocktail-10.15": { "name": "Cocktail", "description": "Downloads the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "Cocktail/Cocktail-10.11.download.recipe", + "path": "Cocktail/Cocktail-10.15.download.recipe", "children": [ - "com.github.homebysix.pkg.Cocktail-10.11", - "com.github.homebysix.munki.Cocktail-10.11", - "com.github.homebysix.install.Cocktail-10.11" + "com.github.homebysix.pkg.Cocktail-10.15", + "com.github.homebysix.munki.Cocktail-10.15" ] }, - "com.github.homebysix.munki.Changes": { - "name": "Changes", - "description": "Downloads the latest version of Changes and imports it into Munki.", + "com.github.homebysix.munki.CocktailBigSur": { + "name": "Cocktail", + "description": "Downloads the latest version of Cocktail and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MartianCraft/Changes.munki.recipe", - "parent": "com.github.homebysix.download.Changes", - "shortname": "Changes.munki", + "path": "Cocktail/CocktailBigSur.munki.recipe", + "parent": "com.github.homebysix.download.CocktailBigSur", + "shortname": "CocktailBigSur.munki", "inferred_type": "munki", - "munki_display_name": "Changes", - "munki_description": "Directory comparison and file differencing tool." + "munki_display_name": "Cocktail", + "munki_description": "General maintenance and optimization utility." }, - "com.github.homebysix.download.Changes": { - "name": "Changes", - "description": "Downloads the latest version of Changes.", + "com.github.homebysix.install.Cocktail-10.13": { + "name": "Cocktail", + "description": "Installs the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "MartianCraft/Changes.download.recipe", - "shortname": "Changes.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Changes", - "com.github.homebysix.pkg.Changes", - "com.github.homebysix.install.Changes" - ] + "path": "Cocktail/Cocktail-10.13.install.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.13" }, - "com.github.homebysix.pkg.Changes": { - "name": "Changes", - "description": "Downloads the latest version of Changes and creates a package.", + "com.github.homebysix.download.CocktailBigSur": { + "name": "Cocktail", + "description": "Downloads the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "MartianCraft/Changes.pkg.recipe", - "parent": "com.github.homebysix.download.Changes", - "shortname": "Changes.pkg", - "inferred_type": "pkg", + "path": "Cocktail/CocktailBigSur.download.recipe", + "shortname": "CocktailBigSur.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Changes" + "com.github.homebysix.pkg.CocktailBigSur", + "com.github.homebysix.munki.CocktailBigSur" ] }, - "com.github.homebysix.install.Changes": { - "name": "Changes", - "description": "Installs the latest version of Changes.", - "repo": "autopkg/homebysix-recipes", - "path": "MartianCraft/Changes.install.recipe", - "parent": "com.github.homebysix.download.Changes", - "shortname": "Changes.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.CodeCookbookforSwift": { - "name": "Code Cookbook for Swift", - "description": "Downloads the latest version of Code Cookbook for Swift and imports it into Munki.", + "com.github.homebysix.munki.Cocktail": { + "name": "Cocktail", + "description": "Downloads the latest version of Cocktail and imports it into Munki.\n\nSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.\n\t", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/CodeCookbookforSwift.munki.recipe", - "parent": "com.github.homebysix.download.CodeCookbookforSwift", - "shortname": "CodeCookbookforSwift.munki", + "path": "Cocktail/Cocktail.munki.recipe", + "parent": "com.github.homebysix.download.Cocktail", + "shortname": "Cocktail.munki", "inferred_type": "munki", - "munki_display_name": "Code Cookbook for Swift", - "munki_description": "Cookbook for the Swift programming language." + "munki_display_name": "Cocktail", + "munki_description": "Cocktail is a general purpose utility for macOS that lets you clean, repair and optimize your Mac." }, - "com.github.homebysix.pkg.CodeCookbookforSwift": { - "name": "Code Cookbook for Swift", - "description": "Downloads the latest version of Code Cookbook for Swift and creates a package.", + "com.github.homebysix.install.Cocktail-10.12": { + "name": "Cocktail", + "description": "Installs the latest version of Cocktail.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/CodeCookbookforSwift.pkg.recipe", - "parent": "com.github.homebysix.download.CodeCookbookforSwift", - "shortname": "CodeCookbookforSwift.pkg", - "inferred_type": "pkg" + "path": "Cocktail/Cocktail-10.12.install.recipe", + "parent": "com.github.homebysix.download.Cocktail-10.12" }, - "com.github.homebysix.download.CodeCookbookforSwift": { - "name": "Code Cookbook for Swift", - "description": "Downloads the latest version of Code Cookbook for Swift.", + "com.github.homebysix.pkg.CocoaPods": { + "name": "CocoaPods", + "description": "Downloads the latest version of CocoaPods and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/CodeCookbookforSwift.download.recipe", - "shortname": "CodeCookbookforSwift.download", - "inferred_type": "download", + "path": "CocoaPods/CocoaPods.pkg.recipe", + "parent": "com.github.homebysix.download.CocoaPods", + "shortname": "CocoaPods.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.CodeCookbookforSwift", - "com.github.homebysix.pkg.CodeCookbookforSwift", - "com.github.homebysix.install.CodeCookbookforSwift" + "com.github.dataJAR-recipes.jss.CocoaPods" ] }, - "com.github.homebysix.pkg.iSwift": { - "name": "iSwift", - "description": "Downloads the latest version of iSwift and creates a package.", + "com.github.homebysix.download.CocoaPods": { + "name": "CocoaPods", + "description": "Downloads the latest version of CocoaPods.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/iSwift.pkg.recipe", - "parent": "com.github.homebysix.download.iSwift", - "shortname": "iSwift.pkg", - "inferred_type": "pkg" + "path": "CocoaPods/CocoaPods.download.recipe", + "shortname": "CocoaPods.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.CocoaPods", + "com.github.homebysix.munki.CocoaPods", + "com.github.homebysix.install.CocoaPods" + ] }, - "com.github.homebysix.munki.iSwift": { - "name": "iSwift", - "description": "Downloads the latest version of iSwift and imports it into Munki.", + "com.github.homebysix.munki.CocoaPods": { + "name": "CocoaPods", + "description": "Downloads the latest version of CocoaPods and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/iSwift.munki.recipe", - "parent": "com.github.homebysix.download.iSwift", - "shortname": "iSwift.munki", + "path": "CocoaPods/CocoaPods.munki.recipe", + "parent": "com.github.homebysix.download.CocoaPods", + "shortname": "CocoaPods.munki", "inferred_type": "munki", - "munki_display_name": "iSwift", - "munki_description": "Objective-C to Swift converter. As you type." + "munki_display_name": "CocoaPods", + "munki_description": "A full-featured and standalone installation of CocoaPods." }, - "com.github.homebysix.install.CodeCookbookforSwift": { - "name": "Code Cookbook for Swift", - "description": "Installs the latest version of Code Cookbook for Swift.", + "com.github.homebysix.install.CocoaPods": { + "name": "CocoaPods", + "description": "Installs the latest version of CocoaPods.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/CodeCookbookforSwift.install.recipe", - "parent": "com.github.homebysix.download.CodeCookbookforSwift", - "shortname": "CodeCookbookforSwift.install", + "path": "CocoaPods/CocoaPods.install.recipe", + "parent": "com.github.homebysix.download.CocoaPods", + "shortname": "CocoaPods.install", "inferred_type": "install" }, - "com.github.homebysix.download.iSwift": { - "name": "iSwift", - "description": "Downloads the latest version of iSwift.", + "com.github.homebysix.pkg.OpeninAtomforFinder": { + "name": "Open in Atom", + "description": "Downloads the latest version of Open in Atom and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/iSwift.download.recipe", - "shortname": "iSwift.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.iSwift", - "com.github.homebysix.munki.iSwift", - "com.github.homebysix.install.iSwift" - ] + "path": "Open in Atom/Open in Atom.pkg.recipe", + "parent": "com.github.homebysix.download.OpeninAtomforFinder", + "shortname": "Open in Atom.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.iSwift": { - "name": "iSwift", - "description": "Installs the latest version of iSwift.", + "com.github.homebysix.munki.OpeninAtomforFinder": { + "name": "Open in Atom for Finder", + "description": "Downloads the latest version of Open in Atom and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "InsiliCo/iSwift.install.recipe", - "parent": "com.github.homebysix.download.iSwift", - "shortname": "iSwift.install", - "inferred_type": "install" + "path": "Open in Atom/Open in Atom.munki.recipe", + "parent": "com.github.homebysix.download.OpeninAtomforFinder", + "shortname": "Open in Atom.munki", + "inferred_type": "munki", + "munki_display_name": "Open in Atom", + "munki_description": "An \"Open Directory in Atom\" button for your OS X Finder toolbar." }, - "com.github.homebysix.download.BeingBoring": { - "name": "Being Boring", - "description": "Downloads the latest version of Being Boring.", + "com.github.homebysix.download.OpeninAtomforFinder": { + "name": "Open in Atom", + "description": "Downloads the latest version of Open in Atom.", "repo": "autopkg/homebysix-recipes", - "path": "Smultron/BeingBoring.download.recipe", - "shortname": "BeingBoring.download", + "path": "Open in Atom/Open in Atom.download.recipe", + "shortname": "Open in Atom.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.BeingBoring", - "com.github.homebysix.install.BeingBoring", - "com.github.homebysix.munki.BeingBoring" + "com.github.homebysix.pkg.OpeninAtomforFinder", + "com.github.homebysix.munki.OpeninAtomforFinder", + "com.github.homebysix.install.OpeninAtomforFinder" ] }, - "com.github.homebysix.pkg.BeingBoring": { - "name": "Being Boring", - "description": "Downloads the latest version of Being Boring and creates a package.", + "com.github.homebysix.install.OpeninAtomforFinder": { + "name": "Open in Atom", + "description": "Installs the latest version of Open in Atom.", "repo": "autopkg/homebysix-recipes", - "path": "Smultron/BeingBoring.pkg.recipe", - "parent": "com.github.homebysix.download.BeingBoring", - "shortname": "BeingBoring.pkg", - "inferred_type": "pkg" + "path": "Open in Atom/Open in Atom.install.recipe", + "parent": "com.github.homebysix.download.OpeninAtomforFinder", + "shortname": "Open in Atom.install", + "inferred_type": "install" }, - "com.github.homebysix.install.BeingBoring": { - "name": "Being Boring", - "description": "Installs the latest version of Being Boring.", + "com.github.homebysix.install.Endurance": { + "name": "Endurance", + "description": "Installs the latest version of Endurance.", "repo": "autopkg/homebysix-recipes", - "path": "Smultron/BeingBoring.install.recipe", - "parent": "com.github.homebysix.download.BeingBoring", - "shortname": "BeingBoring.install", + "path": "Endurance/Endurance.install.recipe", + "parent": "com.github.homebysix.download.Endurance", + "shortname": "Endurance.install", "inferred_type": "install" }, - "com.github.homebysix.munki.BeingBoring": { - "name": "Being Boring", - "description": "Downloads the latest version of Being Boring and imports it into Munki.", + "com.github.homebysix.munki.Endurance": { + "name": "Endurance", + "description": "Downloads the latest version of Endurance and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Smultron/BeingBoring.munki.recipe", - "parent": "com.github.homebysix.download.BeingBoring", - "shortname": "BeingBoring.munki", + "path": "Endurance/Endurance.munki.recipe", + "parent": "com.github.homebysix.download.Endurance", + "shortname": "Endurance.munki", "inferred_type": "munki", - "munki_display_name": "Being Boring", - "munki_description": "Reduce stress and clear your mind by concentrating on a repetitive and monotone task for a few minutes - like a game without a goal." + "munki_display_name": "Endurance", + "munki_description": "Measure and maximize your Mac's battery endurance." }, - "com.github.homebysix.download.ClamXav": { - "name": "ClamXAV", - "description": "Downloads the latest version of ClamXav.", + "com.github.homebysix.pkg.Endurance": { + "name": "Endurance", + "description": "Downloads the latest version of Endurance and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ClamXav/ClamXav.download.recipe", - "shortname": "ClamXav.download", + "path": "Endurance/Endurance.pkg.recipe", + "parent": "com.github.homebysix.download.Endurance", + "shortname": "Endurance.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.Endurance": { + "name": "Endurance", + "description": "Downloads the latest version of Endurance.", + "repo": "autopkg/homebysix-recipes", + "path": "Endurance/Endurance.download.recipe", + "shortname": "Endurance.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.ClamXav", - "com.github.peshay.filewave.ClamXav" + "com.github.homebysix.install.Endurance", + "com.github.homebysix.munki.Endurance", + "com.github.homebysix.pkg.Endurance" ] }, - "com.github.homebysix.install.ClamXav": { - "name": "ClamXav", - "description": "Installs the latest version of ClamXav.", + "com.github.homebysix.pkg.Adapter": { + "name": "Adapter", + "description": "Downloads the latest version of Adapter and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ClamXav/ClamXav.install.recipe", - "parent": "com.github.homebysix.pkg.ClamXav", - "shortname": "ClamXav.install", - "inferred_type": "install" + "path": "Macroplant/Adapter.pkg.recipe", + "parent": "com.github.homebysix.download.Adapter", + "shortname": "Adapter.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.ClamXav": { - "name": "ClamXav", - "description": "Downloads the latest version of ClamXav and creates a package.", + "com.github.homebysix.download.Adapter": { + "name": "Adapter", + "description": "Downloads the latest version of Adapter.", "repo": "autopkg/homebysix-recipes", - "path": "ClamXav/ClamXav.pkg.recipe", - "parent": "com.github.homebysix.download.ClamXav", - "shortname": "ClamXav.pkg", - "inferred_type": "pkg", + "path": "Macroplant/Adapter.download.recipe", + "shortname": "Adapter.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.install.ClamXav" + "com.github.homebysix.pkg.Adapter", + "com.github.homebysix.install.Adapter", + "com.github.homebysix.munki.Adapter" ] }, - "com.github.homebysix.munki.ComicLife": { - "name": "Comic Life", - "description": "Imports Comic Life into Munki.", + "com.github.homebysix.install.Adapter": { + "name": "Adapter", + "description": "Installs the latest version of Adapter.", "repo": "autopkg/homebysix-recipes", - "path": "ComicLife/ComicLife.munki.recipe", - "parent": "com.github.homebysix.download.ComicLife", - "shortname": "ComicLife.munki", + "path": "Macroplant/Adapter.install.recipe", + "parent": "com.github.homebysix.download.Adapter", + "shortname": "Adapter.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.Adapter": { + "name": "Adapter", + "description": "Downloads the latest version of Adapter and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Macroplant/Adapter.munki.recipe", + "parent": "com.github.homebysix.download.Adapter", + "shortname": "Adapter.munki", "inferred_type": "munki", - "munki_display_name": "Comic Life", - "munki_description": "Comic book making application." + "munki_display_name": "Adapter", + "munki_description": "Audio and video converter." }, - "com.github.homebysix.download.ComicLife": { - "name": "ComicLife", - "description": "Downloads the current release version of Comic Life 1", + "com.github.homebysix.munki.Smaller": { + "name": "Smaller", + "description": "Downloads the latest version of Smaller and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ComicLife/ComicLife.download.recipe", - "shortname": "ComicLife.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.ComicLife" - ] + "path": "25io/Smaller.munki.recipe", + "parent": "com.github.homebysix.download.Smaller", + "shortname": "Smaller.munki", + "inferred_type": "munki", + "munki_display_name": "Smaller", + "munki_description": "Make your website load faster." }, - "com.github.homebysix.munki.AppWrapper4": { - "name": "App Wrapper 4", - "description": "Downloads the latest version of App Wrapper 4 and imports it into Munki.", + "com.github.homebysix.munki.Mou": { + "name": "Mou", + "description": "Downloads the latest version of Mou and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "AppWrapper/AppWrapper4.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.AppWrapper4", - "shortname": "AppWrapper4.munki", + "path": "25io/Mou.munki.recipe", + "parent": "com.github.homebysix.download.Mou", + "shortname": "Mou.munki", "inferred_type": "munki", - "munki_display_name": "App Wrapper 4", - "munki_description": "App packager for the Mac App Store." + "munki_display_name": "Mou", + "munki_description": "Markdown editor for Web developers (beta)." }, - "com.github.homebysix.install.Espresso": { - "name": "Espresso", - "description": "Installs the latest version of Espresso.", + "com.github.homebysix.pkg.Smaller": { + "name": "Smaller", + "description": "Downloads the latest version of Smaller and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Warewolf/Espresso.install.recipe", - "parent": "com.github.homebysix.download.Espresso", - "shortname": "Espresso.install", - "inferred_type": "install" + "path": "25io/Smaller.pkg.recipe", + "parent": "com.github.homebysix.download.Smaller", + "shortname": "Smaller.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Espresso": { - "name": "Espresso", - "description": "Downloads the latest version of Espresso and imports it into Munki.", + "com.github.homebysix.install.Mou": { + "name": "Mou", + "description": "Installs the latest version of Mou.", "repo": "autopkg/homebysix-recipes", - "path": "Warewolf/Espresso.munki.recipe", - "parent": "com.github.homebysix.download.Espresso", - "shortname": "Espresso.munki", - "inferred_type": "munki", - "munki_display_name": "Espresso", - "munki_description": "Powerful HTML, XML, CSS, and JavaScript development tool." + "path": "25io/Mou.install.recipe", + "parent": "com.github.homebysix.download.Mou", + "shortname": "Mou.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Espresso": { - "name": "Espresso", - "description": "Downloads the latest version of Espresso and creates a package.", + "com.github.homebysix.pkg.Mou": { + "name": "Mou", + "description": "Downloads the latest version of Mou and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Warewolf/Espresso.pkg.recipe", - "parent": "com.github.homebysix.download.Espresso", - "shortname": "Espresso.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Espresso" - ] + "path": "25io/Mou.pkg.recipe", + "parent": "com.github.homebysix.download.Mou", + "shortname": "Mou.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Espresso": { - "name": "Espresso", - "description": "Downloads the latest version of Espresso.", + "com.github.homebysix.download.Smaller": { + "name": "Smaller", + "description": "Downloads the latest version of Smaller.", "repo": "autopkg/homebysix-recipes", - "path": "Warewolf/Espresso.download.recipe", - "shortname": "Espresso.download", + "path": "25io/Smaller.download.recipe", + "shortname": "Smaller.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Espresso", - "com.github.homebysix.munki.Espresso", - "com.github.homebysix.pkg.Espresso" + "com.github.homebysix.munki.Smaller", + "com.github.homebysix.pkg.Smaller", + "com.github.homebysix.install.Smaller" ] }, - "com.github.homebysix.pkg.StretchLink": { - "name": "StretchLink", - "description": "Downloads the latest version of StretchLink and creates a package.", + "com.github.homebysix.install.Smaller": { + "name": "Smaller", + "description": "Installs the latest version of Smaller.", "repo": "autopkg/homebysix-recipes", - "path": "StretchLink/StretchLink.pkg.recipe", - "parent": "com.github.homebysix.download.StretchLink", - "shortname": "StretchLink.pkg", - "inferred_type": "pkg" + "path": "25io/Smaller.install.recipe", + "parent": "com.github.homebysix.download.Smaller", + "shortname": "Smaller.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.StretchLink": { - "name": "StretchLink", - "description": "Downloads the latest version of StretchLink and imports it into Munki.", + "com.github.homebysix.download.Mou": { + "name": "Mou", + "description": "Downloads the latest version of Mou.", "repo": "autopkg/homebysix-recipes", - "path": "StretchLink/StretchLink.munki.recipe", - "parent": "com.github.homebysix.download.StretchLink", - "shortname": "StretchLink.munki", - "inferred_type": "munki", - "munki_display_name": "StretchLink", - "munki_description": "Automatically expands and cleans URLs from your menu bar." + "path": "25io/Mou.download.recipe", + "shortname": "Mou.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.Mou", + "com.github.homebysix.install.Mou", + "com.github.homebysix.pkg.Mou" + ] }, - "com.github.homebysix.download.StretchLink": { - "name": "StretchLink", - "description": "Downloads the latest version of StretchLink.", + "com.github.homebysix.download.GrandPerspective": { + "name": "GrandPerspective", + "description": "Downloads the latest version of GrandPerspective.", "repo": "autopkg/homebysix-recipes", - "path": "StretchLink/StretchLink.download.recipe", - "shortname": "StretchLink.download", + "path": "GrandPerspective/GrandPerspective.download.recipe", + "shortname": "GrandPerspective.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.StretchLink", - "com.github.homebysix.munki.StretchLink", - "com.github.homebysix.install.StretchLink" + "com.github.homebysix.munki.GrandPerspective", + "com.github.homebysix.pkg.GrandPerspective", + "com.github.homebysix.install.GrandPerspective" ] }, - "com.github.homebysix.install.StretchLink": { - "name": "StretchLink", - "description": "Installs the latest version of StretchLink.", + "com.github.homebysix.munki.GrandPerspective": { + "name": "GrandPerspective", + "description": "Downloads the latest version of GrandPerspective and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "StretchLink/StretchLink.install.recipe", - "parent": "com.github.homebysix.download.StretchLink", - "shortname": "StretchLink.install", - "inferred_type": "install" + "path": "GrandPerspective/GrandPerspective.munki.recipe", + "parent": "com.github.homebysix.download.GrandPerspective", + "shortname": "GrandPerspective.munki", + "inferred_type": "munki", + "munki_display_name": "GrandPerspective", + "munki_description": "GrandPerspective is a utility application for Mac OS X that graphically displays the disk usage of a file system." }, - "com.github.homebysix.install.Wireshark": { - "name": null, - "description": "Downloads the latest version of Wireshark and builds a pkg, installs it.", + "com.github.homebysix.pkg.GrandPerspective": { + "name": "GrandPerspective", + "description": "Downloads the latest version of GrandPerspective and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Wireshark/Wireshark.install.recipe", - "parent": "com.github.homebysix.pkg.Wireshark", - "shortname": "Wireshark.install", - "inferred_type": "install" + "path": "GrandPerspective/GrandPerspective.pkg.recipe", + "parent": "com.github.homebysix.download.GrandPerspective", + "shortname": "GrandPerspective.pkg", + "inferred_type": "pkg", + "children": [ + "com.gitub.d33t5.jamf.GrandPerspective" + ] }, - "com.github.homebysix.install.WiresharkDev": { - "name": null, - "description": "Downloads the latest version of Wireshark Dev and builds a pkg, installs it.", + "com.github.homebysix.install.GrandPerspective": { + "name": "GrandPerspective", + "description": "Installs the latest version of GrandPerspective.", "repo": "autopkg/homebysix-recipes", - "path": "Wireshark/WiresharkDev.install.recipe", - "parent": "com.justinrummel.pkg.WiresharkDev", - "shortname": "WiresharkDev.install", + "path": "GrandPerspective/GrandPerspective.install.recipe", + "parent": "com.github.homebysix.download.GrandPerspective", + "shortname": "GrandPerspective.install", "inferred_type": "install" }, - "com.github.homebysix.download.Wireshark": { - "name": "Wireshark", - "description": "Downloads the latest stable version of Wireshark.\n\nAcceptable values for the ARCH input variable include:\n- Intel (default): Downloads Wireshark for Macs with Intel processors.\n- Arm: Downloads Wireshark for Macs with Apple Silicon processors.\n\t", + "com.github.homebysix.install.Vox": { + "name": "Vox", + "description": "Installs the latest version of Vox.", "repo": "autopkg/homebysix-recipes", - "path": "Wireshark/Wireshark.download.recipe", - "shortname": "Wireshark.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Wireshark", - "com.github.homebysix.pkg.Wireshark" - ] + "path": "Vox/Vox.install.recipe", + "parent": "com.github.homebysix.download.Vox", + "shortname": "Vox.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.WiresharkDev": { - "name": "WiresharkDev", - "description": "Builds Wireshark and imports into a Munki repo.", + "com.github.homebysix.munki.Vox": { + "name": "Vox", + "description": "Downloads the latest version of Vox and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Wireshark/WiresharkDev.munki.recipe", - "parent": "com.justinrummel.pkg.WiresharkDev", - "shortname": "WiresharkDev.munki", + "path": "Vox/Vox.munki.recipe", + "parent": "com.github.homebysix.download.Vox", + "shortname": "Vox.munki", "inferred_type": "munki", - "munki_display_name": "WiresharkDev", - "munki_description": "Wireshark is a network protocol analyzer." + "munki_display_name": "Vox", + "munki_description": "Music player that supports many filetypes." }, - "com.github.homebysix.munki.Wireshark": { - "name": "Wireshark", - "description": "Builds Wireshark and imports into a Munki repo.\n\nIf using the ARCH input variable to download the Apple Silicon version of Wireshark, be sure to also\nadd the supported_architectures array to your pkginfo below.\n\t", + "com.github.homebysix.pkg.Vox": { + "name": "Vox", + "description": "Downloads the latest version of Vox and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Wireshark/Wireshark.munki.recipe", - "parent": "com.github.homebysix.download.Wireshark", - "shortname": "Wireshark.munki", - "inferred_type": "munki", - "munki_display_name": "Wireshark", - "munki_description": "Wireshark is a network protocol analyzer." + "path": "Vox/Vox.pkg.recipe", + "parent": "com.github.homebysix.download.Vox", + "shortname": "Vox.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark and builds a pkg.", + "com.github.homebysix.download.Vox": { + "name": "Vox", + "description": "Downloads the latest version of Vox.", "repo": "autopkg/homebysix-recipes", - "path": "Wireshark/Wireshark.pkg.recipe", - "parent": "com.github.homebysix.download.Wireshark", - "shortname": "Wireshark.pkg", - "inferred_type": "pkg", + "path": "Vox/Vox.download.recipe", + "shortname": "Vox.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.install.Wireshark", - "com.github.novaksam.jss.Wireshark", - "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Wireshark" + "com.github.homebysix.install.Vox", + "com.github.homebysix.munki.Vox", + "com.github.homebysix.pkg.Vox", + "com.github.peshay.filewave.VOX" ] }, - "com.github.homebysix.pkg.PDFKit": { - "name": "PDFKit", - "description": "Downloads the latest version of PDFKit and creates a package.", + "com.github.homebysix.pkg.DeltaWalker": { + "name": "DeltaWalker", + "description": "Downloads the latest version of DeltaWalker and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PDFKit/PDFKit.pkg.recipe", - "parent": "com.github.homebysix.download.PDFKit", - "shortname": "PDFKit.pkg", + "path": "Deltopia/DeltaWalker.pkg.recipe", + "parent": "com.github.homebysix.download.DeltaWalker", + "shortname": "DeltaWalker.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.PDFKit": { - "name": "PDFKit", - "description": "Installs the latest version of PDFKit.", + "com.github.homebysix.install.DeltaWalker": { + "name": "DeltaWalker", + "description": "Installs the latest version of DeltaWalker.", "repo": "autopkg/homebysix-recipes", - "path": "PDFKit/PDFKit.install.recipe", - "parent": "com.github.homebysix.download.PDFKit", - "shortname": "PDFKit.install", + "path": "Deltopia/DeltaWalker.install.recipe", + "parent": "com.github.homebysix.download.DeltaWalker", + "shortname": "DeltaWalker.install", "inferred_type": "install" }, - "com.github.homebysix.download.PDFKit": { - "name": "PDFKit", - "description": "Downloads the latest version of PDFKit.", + "com.github.homebysix.download.DeltaWalker": { + "name": "DeltaWalker", + "description": "Downloads the latest version of DeltaWalker.", "repo": "autopkg/homebysix-recipes", - "path": "PDFKit/PDFKit.download.recipe", - "shortname": "PDFKit.download", + "path": "Deltopia/DeltaWalker.download.recipe", + "shortname": "DeltaWalker.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.PDFKit", - "com.github.homebysix.install.PDFKit", - "com.github.homebysix.munki.PDFKit" + "com.github.homebysix.pkg.DeltaWalker", + "com.github.homebysix.install.DeltaWalker", + "com.github.homebysix.munki.DeltaWalker" ] }, - "com.github.homebysix.munki.PDFKit": { - "name": "PDFKit", - "description": "Downloads the latest version of PDFKit and imports it into Munki.", + "com.github.homebysix.munki.DeltaWalker": { + "name": "DeltaWalker", + "description": "Downloads the latest version of DeltaWalker and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PDFKit/PDFKit.munki.recipe", - "parent": "com.github.homebysix.download.PDFKit", - "shortname": "PDFKit.munki", + "path": "Deltopia/DeltaWalker.munki.recipe", + "parent": "com.github.homebysix.download.DeltaWalker", + "shortname": "DeltaWalker.munki", "inferred_type": "munki", - "munki_display_name": "PDFKit", - "munki_description": "Split, merge, encrypt, and decrypt PDF files." + "munki_display_name": "DeltaWalker", + "munki_description": "Compare, edit and merge files, and synchronize folders." }, - "com.github.homebysix.install.SublimeMerge": { - "name": "Sublime Merge", - "description": "Installs the latest version of Sublime Merge.", + "com.github.homebysix.install.Cyberduck": { + "name": null, + "description": "Downloads the latest version of Cyberduck and builds a pkg, installs it.", "repo": "autopkg/homebysix-recipes", - "path": "Sublime HQ/Sublime Merge.install.recipe", - "parent": "com.github.homebysix.download.SublimeMerge", - "shortname": "Sublime Merge.install", + "path": "Cyberduck/Cyberduck.install.recipe", + "parent": "com.github.autopkg.pkg.Cyberduck", + "shortname": "Cyberduck.install", "inferred_type": "install" }, - "com.github.homebysix.download.SublimeMerge": { - "name": "Sublime Merge", - "description": "Downloads the latest version of Sublime Merge.", + "com.github.homebysix.download.jss_helper": { + "name": "jss_helper", + "description": "Download the current built package of jss_helper.", "repo": "autopkg/homebysix-recipes", - "path": "Sublime HQ/Sublime Merge.download.recipe", - "shortname": "Sublime Merge.download", + "path": "jss_helper/jss_helper.download.recipe", + "shortname": "jss_helper.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.SublimeMerge", - "com.github.homebysix.pkg.SublimeMerge", - "com.github.homebysix.munki.SublimeMerge" + "com.github.apizz.munki.jss_helper" ] }, - "com.github.homebysix.pkg.SublimeMerge": { - "name": "Sublime Merge", - "description": "Downloads the latest version of Sublime Merge and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Sublime HQ/Sublime Merge.pkg.recipe", - "parent": "com.github.homebysix.download.SublimeMerge", - "shortname": "Sublime Merge.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.SublimeMerge": { - "name": "Sublime Merge", - "description": "Downloads the latest version of Sublime Merge and imports it into Munki.", + "com.github.homebysix.munki.nebula": { + "name": "nebula", + "description": "Downloads the latest version of nebula, creates a package, and imports the package into your Munki repo.", "repo": "autopkg/homebysix-recipes", - "path": "Sublime HQ/Sublime Merge.munki.recipe", - "parent": "com.github.homebysix.download.SublimeMerge", - "shortname": "Sublime Merge.munki", + "path": "Slack/nebula.munki.recipe", + "parent": "com.github.homebysix.pkg.nebula", + "shortname": "nebula.munki", "inferred_type": "munki", - "munki_display_name": "Sublime Merge", - "munki_description": "Fast Git client from the makers of Sublime Text." + "munki_display_name": null, + "munki_description": "Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world." }, - "com.github.homebysix.install.RoyalTSX": { - "name": "Royal TSX", - "description": "Installs the latest version of Royal TSX.", + "com.github.homebysix.install.nebula": { + "name": "nebula", + "description": "Downloads the latest version of nebula, creates a package, and installs the package on your AutoPkg Mac.", "repo": "autopkg/homebysix-recipes", - "path": "Royal/RoyalTSX.install.recipe", - "parent": "com.github.homebysix.download.RoyalTSX", - "shortname": "RoyalTSX.install", + "path": "Slack/nebula.install.recipe", + "parent": "com.github.homebysix.pkg.nebula", + "shortname": "nebula.install", "inferred_type": "install" }, - "com.github.homebysix.download.RoyalTSX": { - "name": "Royal TSX", - "description": "Downloads the latest version of Royal TSX.", + "com.github.homebysix.pkg.nebula": { + "name": "nebula", + "description": "Downloads the latest version of nebula and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Royal/RoyalTSX.download.recipe", - "shortname": "RoyalTSX.download", - "inferred_type": "download", + "path": "Slack/nebula.pkg.recipe", + "parent": "com.github.homebysix.download.nebula", + "shortname": "nebula.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.RoyalTSX", - "com.github.homebysix.pkg.RoyalTSX", - "com.github.homebysix.munki.RoyalTSX" + "com.github.homebysix.munki.nebula", + "com.github.homebysix.install.nebula" ] }, - "com.github.homebysix.pkg.RoyalTSX": { - "name": "Royal TSX", - "description": "Downloads the latest version of Royal TSX and creates a package.", + "com.github.homebysix.download.nebula": { + "name": "nebula", + "description": "Downloads the latest version of nebula.", "repo": "autopkg/homebysix-recipes", - "path": "Royal/RoyalTSX.pkg.recipe", - "parent": "com.github.homebysix.download.RoyalTSX", - "shortname": "RoyalTSX.pkg", - "inferred_type": "pkg", + "path": "Slack/nebula.download.recipe", + "shortname": "nebula.download", + "inferred_type": "download", "children": [ - "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX", - "com.github.smithjw.sign.Royal_TSX" + "com.github.homebysix.pkg.nebula" ] }, - "com.github.homebysix.munki.RoyalTSX": { - "name": "Royal TSX", - "description": "Downloads the latest version of Royal TSX and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Royal/RoyalTSX.munki.recipe", - "parent": "com.github.homebysix.download.RoyalTSX", - "shortname": "RoyalTSX.munki", - "inferred_type": "munki", - "munki_display_name": "Royal TSX", - "munki_description": "Easily access your remote systems." - }, - "com.github.homebysix.pkg.Sandvox": { - "name": "Sandvox", - "description": "Downloads the latest version of Sandvox and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Sandvox.pkg.recipe", - "parent": "com.github.homebysix.download.Sandvox", - "shortname": "Sandvox.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.Tangerine": { - "name": "Tangerine!", - "description": "Downloads the latest version of Tangerine! and imports it into Munki.", + "com.github.homebysix.munki.Changes": { + "name": "Changes", + "description": "Downloads the latest version of Changes and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Tangerine.munki.recipe", - "parent": "com.github.homebysix.download.Tangerine", - "shortname": "Tangerine.munki", + "path": "MartianCraft/Changes.munki.recipe", + "parent": "com.github.homebysix.download.Changes", + "shortname": "Changes.munki", "inferred_type": "munki", - "munki_display_name": "Tangerine!", - "munki_description": "Helps you create playlists based on the BPM (beats per minute) of the songs in your iTunes library." - }, - "com.github.homebysix.pkg.Tangerine": { - "name": "Tangerine!", - "description": "Downloads the latest version of Tangerine! and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Tangerine.pkg.recipe", - "parent": "com.github.homebysix.download.Tangerine", - "shortname": "Tangerine.pkg", - "inferred_type": "pkg" + "munki_display_name": "Changes", + "munki_description": "Directory comparison and file differencing tool." }, - "com.github.homebysix.download.Sandvox": { - "name": "Sandvox", - "description": "Downloads the latest version of Sandvox.", + "com.github.homebysix.pkg.Changes": { + "name": "Changes", + "description": "Downloads the latest version of Changes and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Sandvox.download.recipe", - "shortname": "Sandvox.download", - "inferred_type": "download", + "path": "MartianCraft/Changes.pkg.recipe", + "parent": "com.github.homebysix.download.Changes", + "shortname": "Changes.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.Sandvox", - "com.github.homebysix.munki.Sandvox", - "com.github.homebysix.install.Sandvox" + "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Changes" ] }, - "com.github.homebysix.install.Tangerine": { - "name": "Tangerine!", - "description": "Installs the latest version of Tangerine!.", + "com.github.homebysix.install.Changes": { + "name": "Changes", + "description": "Installs the latest version of Changes.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Tangerine.install.recipe", - "parent": "com.github.homebysix.download.Tangerine", - "shortname": "Tangerine.install", + "path": "MartianCraft/Changes.install.recipe", + "parent": "com.github.homebysix.download.Changes", + "shortname": "Changes.install", "inferred_type": "install" }, - "com.github.homebysix.download.Tangerine": { - "name": "Tangerine!", - "description": "Downloads the latest version of Tangerine!.", - "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Tangerine.download.recipe", - "deprecated": true, - "shortname": "Tangerine.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Tangerine", - "com.github.homebysix.pkg.Tangerine", - "com.github.homebysix.install.Tangerine" - ] - }, - "com.github.homebysix.download.TheHitList": { - "name": "The Hit List", - "description": "Downloads the latest version of The Hit List.", + "com.github.homebysix.download.Changes": { + "name": "Changes", + "description": "Downloads the latest version of Changes.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/TheHitList.download.recipe", - "deprecated": true, - "shortname": "TheHitList.download", + "path": "MartianCraft/Changes.download.recipe", + "shortname": "Changes.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.TheHitList", - "com.github.homebysix.install.TheHitList", - "com.github.homebysix.munki.TheHitList" + "com.github.homebysix.munki.Changes", + "com.github.homebysix.pkg.Changes", + "com.github.homebysix.install.Changes" ] }, - "com.github.homebysix.munki.Sandvox": { - "name": "Sandvox", - "description": "Downloads the latest version of Sandvox and imports it into Munki.", + "com.github.homebysix.munki.TextSoap": { + "name": "TextSoap", + "description": "Downloads the latest version of TextSoap and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Sandvox.munki.recipe", - "parent": "com.github.homebysix.download.Sandvox", - "shortname": "Sandvox.munki", + "path": "Unmarked/TextSoap.munki.recipe", + "parent": "com.github.homebysix.download.TextSoap", + "shortname": "TextSoap.munki", "inferred_type": "munki", - "munki_display_name": "Sandvox", - "munki_description": "Easily build eye-catching Web sites." + "munki_display_name": "TextSoap", + "munki_description": "Flexible text editing utility." }, - "com.github.homebysix.install.Sandvox": { - "name": "Sandvox", - "description": "Installs the latest version of Sandvox.", + "com.github.homebysix.install.TextSoap": { + "name": "TextSoap", + "description": "Installs the latest version of TextSoap.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/Sandvox.install.recipe", - "parent": "com.github.homebysix.download.Sandvox", - "shortname": "Sandvox.install", + "path": "Unmarked/TextSoap.install.recipe", + "parent": "com.github.homebysix.download.TextSoap", + "shortname": "TextSoap.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.TheHitList": { - "name": "The Hit List", - "description": "Downloads the latest version of The Hit List and creates a package.", + "com.github.homebysix.pkg.TextSoap": { + "name": "TextSoap", + "description": "Downloads the latest version of TextSoap and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Karelia/TheHitList.pkg.recipe", - "parent": "com.github.homebysix.download.TheHitList", - "shortname": "TheHitList.pkg", + "path": "Unmarked/TextSoap.pkg.recipe", + "parent": "com.github.homebysix.download.TextSoap", + "shortname": "TextSoap.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.TheHitList": { - "name": "The Hit List", - "description": "Installs the latest version of The Hit List.", - "repo": "autopkg/homebysix-recipes", - "path": "Karelia/TheHitList.install.recipe", - "parent": "com.github.homebysix.download.TheHitList", - "shortname": "TheHitList.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.TheHitList": { - "name": "The Hit List", - "description": "Downloads the latest version of The Hit List and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Karelia/TheHitList.munki.recipe", - "parent": "com.github.homebysix.download.TheHitList", - "shortname": "TheHitList.munki", - "inferred_type": "munki", - "munki_display_name": "The Hit List", - "munki_description": "Advanced reminder application." - }, - "com.github.homebysix.BinaryFileVersioner": { - "name": null, - "description": "This is a stub recipe that can be used as a reference when referring to the BinaryFileVersioner shared processor.", - "repo": "autopkg/homebysix-recipes", - "path": "BinaryFileVersioner/BinaryFileVersioner.recipe" - }, - "com.github.homebysix.pkg.OpeninAtomforFinder": { - "name": "Open in Atom", - "description": "Downloads the latest version of Open in Atom and creates a package.", + "com.github.homebysix.download.TextSoap": { + "name": "TextSoap", + "description": "Downloads the latest version of TextSoap.", "repo": "autopkg/homebysix-recipes", - "path": "Open in Atom/Open in Atom.pkg.recipe", - "parent": "com.github.homebysix.download.OpeninAtomforFinder", - "shortname": "Open in Atom.pkg", - "inferred_type": "pkg" + "path": "Unmarked/TextSoap.download.recipe", + "shortname": "TextSoap.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.TextSoap", + "com.github.homebysix.install.TextSoap", + "com.github.homebysix.pkg.TextSoap" + ] }, - "com.github.homebysix.download.OpeninAtomforFinder": { - "name": "Open in Atom", - "description": "Downloads the latest version of Open in Atom.", + "com.github.homebysix.download.ForkLift": { + "name": "ForkLift", + "description": "Downloads the latest version of ForkLift.", "repo": "autopkg/homebysix-recipes", - "path": "Open in Atom/Open in Atom.download.recipe", - "shortname": "Open in Atom.download", + "path": "BlackPixel/ForkLift.download.recipe", + "shortname": "ForkLift.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.OpeninAtomforFinder", - "com.github.homebysix.munki.OpeninAtomforFinder", - "com.github.homebysix.install.OpeninAtomforFinder" + "com.github.homebysix.pkg.ForkLift", + "com.github.homebysix.install.ForkLift", + "com.github.homebysix.munki.ForkLift" ] }, - "com.github.homebysix.munki.OpeninAtomforFinder": { - "name": "Open in Atom for Finder", - "description": "Downloads the latest version of Open in Atom and imports it into Munki.", + "com.github.homebysix.pkg.ForkLift": { + "name": "ForkLift", + "description": "Downloads the latest version of ForkLift and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Open in Atom/Open in Atom.munki.recipe", - "parent": "com.github.homebysix.download.OpeninAtomforFinder", - "shortname": "Open in Atom.munki", - "inferred_type": "munki", - "munki_display_name": "Open in Atom", - "munki_description": "An \"Open Directory in Atom\" button for your OS X Finder toolbar." + "path": "BlackPixel/ForkLift.pkg.recipe", + "parent": "com.github.homebysix.download.ForkLift", + "shortname": "ForkLift.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.OpeninAtomforFinder": { - "name": "Open in Atom", - "description": "Installs the latest version of Open in Atom.", + "com.github.homebysix.install.ForkLift": { + "name": "ForkLift", + "description": "Installs the latest version of ForkLift.", "repo": "autopkg/homebysix-recipes", - "path": "Open in Atom/Open in Atom.install.recipe", - "parent": "com.github.homebysix.download.OpeninAtomforFinder", - "shortname": "Open in Atom.install", + "path": "BlackPixel/ForkLift.install.recipe", + "parent": "com.github.homebysix.download.ForkLift", + "shortname": "ForkLift.install", "inferred_type": "install" }, - "com.github.homebysix.install.Polymail": { - "name": "Polymail", - "description": "Installs the latest version of Polymail.", + "com.github.homebysix.munki.ForkLift": { + "name": "ForkLift", + "description": "Downloads the latest version of ForkLift and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Polymail/Polymail.install.recipe", - "parent": "com.github.homebysix.download.Polymail", - "shortname": "Polymail.install", + "path": "BlackPixel/ForkLift.munki.recipe", + "parent": "com.github.homebysix.download.ForkLift", + "shortname": "ForkLift.munki", + "inferred_type": "munki", + "munki_display_name": "ForkLift", + "munki_description": "Powerful file manager: FTP, SFTP, WebDAV, S3, and more." + }, + "com.github.homebysix.install.StretchLink": { + "name": "StretchLink", + "description": "Installs the latest version of StretchLink.", + "repo": "autopkg/homebysix-recipes", + "path": "StretchLink/StretchLink.install.recipe", + "parent": "com.github.homebysix.download.StretchLink", + "shortname": "StretchLink.install", "inferred_type": "install" }, - "com.github.homebysix.download.Polymail": { - "name": "Polymail", - "description": "Downloads the latest version of Polymail.", + "com.github.homebysix.download.StretchLink": { + "name": "StretchLink", + "description": "Downloads the latest version of StretchLink.", "repo": "autopkg/homebysix-recipes", - "path": "Polymail/Polymail.download.recipe", - "shortname": "Polymail.download", + "path": "StretchLink/StretchLink.download.recipe", + "shortname": "StretchLink.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Polymail", - "com.github.homebysix.munki.Polymail", - "com.github.homebysix.pkg.Polymail" + "com.github.homebysix.install.StretchLink", + "com.github.homebysix.pkg.StretchLink", + "com.github.homebysix.munki.StretchLink" ] }, - "com.github.homebysix.munki.Polymail": { - "name": "Polymail", - "description": "Downloads the latest version of Polymail and imports it into Munki.", + "com.github.homebysix.pkg.StretchLink": { + "name": "StretchLink", + "description": "Downloads the latest version of StretchLink and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Polymail/Polymail.munki.recipe", - "parent": "com.github.homebysix.download.Polymail", - "shortname": "Polymail.munki", - "inferred_type": "munki", - "munki_display_name": "Polymail", - "munki_description": "New email client that focuses on beauty and simplicity." + "path": "StretchLink/StretchLink.pkg.recipe", + "parent": "com.github.homebysix.download.StretchLink", + "shortname": "StretchLink.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Polymail": { - "name": "Polymail", - "description": "Downloads the latest version of Polymail and creates a package.", + "com.github.homebysix.munki.StretchLink": { + "name": "StretchLink", + "description": "Downloads the latest version of StretchLink and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Polymail/Polymail.pkg.recipe", - "parent": "com.github.homebysix.download.Polymail", - "shortname": "Polymail.pkg", - "inferred_type": "pkg" + "path": "StretchLink/StretchLink.munki.recipe", + "parent": "com.github.homebysix.download.StretchLink", + "shortname": "StretchLink.munki", + "inferred_type": "munki", + "munki_display_name": "StretchLink", + "munki_description": "Automatically expands and cleans URLs from your menu bar." }, - "com.github.homebysix.munki.AuroraHDRPro": { - "name": "Aurora HDR Pro", - "description": "Downloads the latest version of Aurora HDR Pro and imports it into Munki.", + "com.github.homebysix.munki.Tickets": { + "name": "Tickets", + "description": "Downloads the latest version of Tickets and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "AuroraHDR/Aurora HDR Pro.munki.recipe", - "parent": "com.github.homebysix.download.AuroraHDRPro", - "shortname": "Aurora HDR Pro.munki", + "path": "IrradiatedSoftware/Tickets.munki.recipe", + "parent": "com.github.homebysix.download.Tickets", + "shortname": "Tickets.munki", "inferred_type": "munki", - "munki_display_name": "Aurora HDR", - "munki_description": "Advanced HDR photo software for Mac." + "munki_display_name": "Tickets", + "munki_description": "Create FogBugz tickets." }, - "com.github.homebysix.install.AuroraHDRPro": { - "name": "Aurora HDR Pro", - "description": "Installs the latest version of Aurora HDR Pro.", + "com.github.homebysix.pkg.iClip": { + "name": "iClip", + "description": "Downloads the latest version of iClip and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "AuroraHDR/Aurora HDR Pro.install.recipe", - "parent": "com.github.homebysix.download.AuroraHDRPro", - "shortname": "Aurora HDR Pro.install", - "inferred_type": "install" + "path": "IrradiatedSoftware/iClip.pkg.recipe", + "parent": "com.github.homebysix.download.iClip", + "shortname": "iClip.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.AuroraHDRPro": { - "name": "Aurora HDR Pro", - "description": "Downloads the latest version of Aurora HDR Pro and creates a package.", + "com.github.homebysix.pkg.SwitchUp": { + "name": "SwitchUp", + "description": "Downloads the latest version of SwitchUp and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "AuroraHDR/Aurora HDR Pro.pkg.recipe", - "parent": "com.github.homebysix.download.AuroraHDRPro", - "shortname": "Aurora HDR Pro.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro" - ] + "path": "IrradiatedSoftware/SwitchUp.pkg.recipe", + "parent": "com.github.homebysix.download.SwitchUp", + "shortname": "SwitchUp.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.AuroraHDRPro": { - "name": "Aurora HDR Pro", - "description": "Downloads the latest version of Aurora HDR Pro.\n\nNote: Sparkle feed HTTPS not supported as of 8/29/2020.", + "com.github.homebysix.munki.SwitchUp": { + "name": "SwitchUp", + "description": "Downloads the latest version of SwitchUp and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "AuroraHDR/Aurora HDR Pro.download.recipe", - "shortname": "Aurora HDR Pro.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.AuroraHDRPro", - "com.github.homebysix.install.AuroraHDRPro", - "com.github.homebysix.pkg.AuroraHDRPro" - ] + "path": "IrradiatedSoftware/SwitchUp.munki.recipe", + "parent": "com.github.homebysix.download.SwitchUp", + "shortname": "SwitchUp.munki", + "inferred_type": "munki", + "munki_display_name": "SwitchUp", + "munki_description": "Create, duplicate, and switch between multiple profiles of settings." }, - "com.github.homebysix.munki.CrystalFetch": { - "name": "CrystalFetch", - "description": "Downloads the latest version of CrystalFetch and imports it into Munki.", + "com.github.homebysix.munki.iClip": { + "name": "iClip", + "description": "Downloads the latest version of iClip and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Turing Software/CrystalFetch.munki.recipe", - "parent": "com.github.homebysix.download.CrystalFetch", - "shortname": "CrystalFetch.munki", + "path": "IrradiatedSoftware/iClip.munki.recipe", + "parent": "com.github.homebysix.download.iClip", + "shortname": "iClip.munki", "inferred_type": "munki", - "munki_display_name": "CrystalFetch", - "munki_description": "macOS app for downloading Windows installer ISOs from UUPDump." + "munki_display_name": "iClip", + "munki_description": "Advanced clipboard for copying and pasting." }, - "com.github.homebysix.pkg.CrystalFetch": { - "name": "CrystalFetch", - "description": "Downloads the latest version of CrystalFetch and creates a package.", + "com.github.homebysix.download.SwitchUp": { + "name": "SwitchUp", + "description": "Downloads the latest version of SwitchUp.", "repo": "autopkg/homebysix-recipes", - "path": "Turing Software/CrystalFetch.pkg.recipe", - "parent": "com.github.homebysix.download.CrystalFetch", - "shortname": "CrystalFetch.pkg", - "inferred_type": "pkg" + "path": "IrradiatedSoftware/SwitchUp.download.recipe", + "shortname": "SwitchUp.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.SwitchUp", + "com.github.homebysix.munki.SwitchUp", + "com.github.homebysix.install.SwitchUp" + ] }, - "com.github.homebysix.download.CrystalFetch": { - "name": "CrystalFetch", - "description": "Downloads the latest version of CrystalFetch.", + "com.github.homebysix.download.Tickets": { + "name": "Tickets", + "description": "Downloads the latest version of Tickets.", "repo": "autopkg/homebysix-recipes", - "path": "Turing Software/CrystalFetch.download.recipe", - "shortname": "CrystalFetch.download", + "path": "IrradiatedSoftware/Tickets.download.recipe", + "shortname": "Tickets.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.CrystalFetch", - "com.github.homebysix.pkg.CrystalFetch" + "com.github.homebysix.munki.Tickets", + "com.github.homebysix.pkg.Tickets", + "com.github.homebysix.install.Tickets" ] }, - "com.github.homebysix.install.SkalaPreview": { - "name": "Skala Preview", - "description": "Installs the latest version of Skala Preview.", + "com.github.homebysix.install.SwitchUp": { + "name": "SwitchUp", + "description": "Installs the latest version of SwitchUp.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaPreview.install.recipe", - "parent": "com.github.homebysix.download.SkalaPreview", - "shortname": "SkalaPreview.install", + "path": "IrradiatedSoftware/SwitchUp.install.recipe", + "parent": "com.github.homebysix.download.SwitchUp", + "shortname": "SwitchUp.install", "inferred_type": "install" }, - "com.github.homebysix.download.SkalaColor": { - "name": "SkalaColor", - "description": "Downloads the latest version of Skala Color.", + "com.github.homebysix.download.iClip": { + "name": "iClip", + "description": "Downloads the latest version of iClip.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaColor.download.recipe", - "shortname": "SkalaColor.download", + "path": "IrradiatedSoftware/iClip.download.recipe", + "shortname": "iClip.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.SkalaColor" + "com.github.homebysix.pkg.iClip", + "com.github.homebysix.munki.iClip", + "com.github.homebysix.install.iClip" ] }, - "com.github.homebysix.munki.SkalaColor": { - "name": "SkalaColor", - "description": "Downloads the latest version of Skala Color and imports it into Munki.", + "com.github.homebysix.pkg.Tickets": { + "name": "Tickets", + "description": "Downloads the latest version of Tickets and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaColor.munki.recipe", - "parent": "com.github.homebysix.pkg.SkalaColor", - "shortname": "SkalaColor.munki", - "inferred_type": "munki", - "munki_display_name": "Skala Color Installer", - "munki_description": "Color picker for designers and developers." + "path": "IrradiatedSoftware/Tickets.pkg.recipe", + "parent": "com.github.homebysix.download.Tickets", + "shortname": "Tickets.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.SkalaColor": { - "name": "SkalaColor", - "description": "Downloads the latest version of Skala Color and creates a package.", + "com.github.homebysix.install.Tickets": { + "name": "Tickets", + "description": "Installs the latest version of Tickets.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaColor.pkg.recipe", - "parent": "com.github.homebysix.download.SkalaColor", - "shortname": "SkalaColor.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.munki.SkalaColor", - "com.github.homebysix.install.SkalaColor" - ] - }, - "com.github.homebysix.pkg.SkalaPreview": { - "name": "Skala Preview", - "description": "Downloads the latest version of Skala Preview and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaPreview.pkg.recipe", - "parent": "com.github.homebysix.download.SkalaPreview", - "shortname": "SkalaPreview.pkg", - "inferred_type": "pkg" + "path": "IrradiatedSoftware/Tickets.install.recipe", + "parent": "com.github.homebysix.download.Tickets", + "shortname": "Tickets.install", + "inferred_type": "install" }, - "com.github.homebysix.download.SkalaPreview": { - "name": "Skala Preview", - "description": "Downloads the latest version of Skala Preview.", + "com.github.homebysix.install.iClip": { + "name": "iClip", + "description": "Installs the latest version of iClip.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaPreview.download.recipe", - "shortname": "SkalaPreview.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.SkalaPreview", - "com.github.homebysix.pkg.SkalaPreview", - "com.github.homebysix.munki.SkalaPreview" - ] + "path": "IrradiatedSoftware/iClip.install.recipe", + "parent": "com.github.homebysix.download.iClip", + "shortname": "iClip.install", + "inferred_type": "install" }, - "com.github.homebysix.install.SkalaColor": { - "name": "SkalaColor", - "description": "Installs the latest version of Skala Color.", + "com.github.homebysix.install.SpyBuster": { + "name": "SpyBuster", + "description": "Installs the latest version of SpyBuster.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaColor.install.recipe", - "parent": "com.github.homebysix.pkg.SkalaColor", - "shortname": "SkalaColor.install", + "path": "MacPaw/SpyBuster.install.recipe", + "parent": "com.github.homebysix.download.SpyBuster", + "shortname": "SpyBuster.install", "inferred_type": "install" }, - "com.github.homebysix.munki.SkalaPreview": { - "name": "Skala Preview", - "description": "Downloads the latest version of Skala Preview and imports it into Munki.", + "com.github.homebysix.munki.Gemini2": { + "name": "Gemini 2", + "description": "Downloads the latest version of Gemini 2 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Bjango/SkalaPreview.munki.recipe", - "parent": "com.github.homebysix.download.SkalaPreview", - "shortname": "SkalaPreview.munki", + "path": "MacPaw/Gemini2.munki.recipe", + "parent": "com.github.homebysix.download.Gemini2", + "shortname": "Gemini2.munki", "inferred_type": "munki", - "munki_display_name": "Skala Preview", - "munki_description": "Send pixel-perfect design previews to your iPhone or iPad." + "munki_display_name": "Gemini 2", + "munki_description": "Locate and eliminate duplicate and similar files." }, - "com.github.homebysix.pkg.CorelPainter2022": { - "name": "CorelPainter2022", - "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.munki.CleanMyMac2": { + "name": "CleanMyMac 2", + "description": "Downloads the latest version of CleanMyMac 2 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelPainter2022.pkg.recipe", - "parent": "com.github.homebysix.pkg.CorelProduct", - "shortname": "CorelPainter2022.pkg", - "inferred_type": "pkg" + "path": "MacPaw/CleanMyMac2.munki.recipe", + "parent": "com.github.homebysix.download.CleanMyMac2", + "shortname": "CleanMyMac2.munki", + "inferred_type": "munki", + "munki_display_name": "CleanMyMac 2", + "munki_description": "Delete files that waste your disk space." }, - "com.github.homebysix.download.CorelPainter2020": { - "name": "CorelPainter2020", - "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.install.CleanMyMac2": { + "name": "CleanMyMac 2", + "description": "Installs the latest version of CleanMyMac 2.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelPainter2020.download.recipe", - "parent": "com.github.homebysix.download.CorelProduct", - "shortname": "CorelPainter2020.download", - "inferred_type": "download" + "path": "MacPaw/CleanMyMac2.install.recipe", + "parent": "com.github.homebysix.download.CleanMyMac2", + "shortname": "CleanMyMac2.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.CorelPainter2021": { - "name": "CorelPainter2021", - "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.pkg.Gemini2": { + "name": "Gemini 2", + "description": "Downloads the latest version of Gemini 2 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelPainter2021.pkg.recipe", - "parent": "com.github.homebysix.pkg.CorelProduct", - "shortname": "CorelPainter2021.pkg", + "path": "MacPaw/Gemini2.pkg.recipe", + "parent": "com.github.homebysix.download.Gemini2", + "shortname": "Gemini2.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.CorelPainter2021": { - "name": "CorelPainter2021", - "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.", - "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelPainter2021.download.recipe", - "parent": "com.github.homebysix.download.CorelProduct", - "shortname": "CorelPainter2021.download", - "inferred_type": "download" - }, - "com.github.homebysix.download.CorelPainter2022": { - "name": "CorelPainter2022", - "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.pkg.Hider2": { + "name": "MacPaw Hider 2", + "description": "Downloads the latest version of MacPaw Hider 2 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelPainter2022.download.recipe", - "parent": "com.github.homebysix.download.CorelProduct", - "shortname": "CorelPainter2022.download", - "inferred_type": "download" + "path": "MacPaw/Hider2.pkg.recipe", + "parent": "com.github.homebysix.download.Hider2", + "shortname": "Hider2.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.CorelPainter2020": { - "name": "CorelPainter2020", - "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.pkg.CleanMyMac3": { + "name": "CleanMyMac 3", + "description": "Downloads the latest version of CleanMyMac 3 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelPainter2020.pkg.recipe", - "parent": "com.github.homebysix.pkg.CorelProduct", - "shortname": "CorelPainter2020.pkg", + "path": "MacPaw/CleanMyMac3.pkg.recipe", + "parent": "com.github.homebysix.download.CleanMyMac3", + "shortname": "CleanMyMac3.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.CorelProduct": { - "name": "Corel Product", - "description": "Downloads latest specified Corel product. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.download.CleanMyMac2": { + "name": "CleanMyMac 2", + "description": "Downloads the latest version of CleanMyMac 2.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelProduct.download.recipe", - "shortname": "CorelProduct.download", + "path": "MacPaw/CleanMyMac2.download.recipe", + "shortname": "CleanMyMac2.download", "inferred_type": "download", "children": [ - "com.github.homebysix.download.CorelPainter2020", - "com.github.homebysix.download.CorelPainter2021", - "com.github.homebysix.download.CorelPainter2022", - "com.github.homebysix.pkg.CorelProduct" + "com.github.homebysix.munki.CleanMyMac2", + "com.github.homebysix.install.CleanMyMac2", + "com.github.homebysix.pkg.CleanMyMac2" ] }, - "com.github.homebysix.pkg.CorelProduct": { - "name": "Corel Product", - "description": "Downloads latest specified Corel product and copies the installation package. This is an abstract base recipe intended to be overridden.", + "com.github.homebysix.install.CleanMyMac3-beta": { + "name": "CleanMyMac 3", + "description": "Installs the latest version of CleanMyMac 3.", "repo": "autopkg/homebysix-recipes", - "path": "Corel/CorelProduct.pkg.recipe", - "parent": "com.github.homebysix.download.CorelProduct", - "shortname": "CorelProduct.pkg", - "inferred_type": "pkg", + "path": "MacPaw/CleanMyMac3-beta.install.recipe", + "parent": "com.github.homebysix.download.CleanMyMac3-beta", + "shortname": "CleanMyMac3-beta.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.Hider2": { + "name": "MacPaw Hider 2", + "description": "Downloads the latest version of MacPaw Hider 2.", + "repo": "autopkg/homebysix-recipes", + "path": "MacPaw/Hider2.download.recipe", + "shortname": "Hider2.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.CorelPainter2022", - "com.github.homebysix.pkg.CorelPainter2021", - "com.github.homebysix.pkg.CorelPainter2020" + "com.github.homebysix.pkg.Hider2", + "com.github.homebysix.install.Hider2", + "com.github.homebysix.munki.Hider2" ] }, - "com.github.homebysix.install.TimeOut": { - "name": "Time Out", - "description": "Installs the latest version of Time Out (formerly known as Simon).", + "com.github.homebysix.munki.CleanMyMac3-beta": { + "name": "CleanMyMac 3", + "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Dejal/TimeOut.install.recipe", - "parent": "uk.ac.ox.orchard.download.TimeOut", - "shortname": "TimeOut.install", - "inferred_type": "install" + "path": "MacPaw/CleanMyMac3-beta.munki.recipe", + "parent": "com.github.homebysix.download.CleanMyMac3-beta", + "shortname": "CleanMyMac3-beta.munki", + "inferred_type": "munki", + "munki_display_name": "CleanMyMac 3", + "munki_description": "Delete files that waste your disk space (beta)." }, - "com.github.homebysix.pkg.Inkscape": { - "name": "Inkscape", - "description": "Downloads the latest version of Inkscape and builds a package.", + "com.github.homebysix.pkg.CleanMyMac2": { + "name": "CleanMyMac 2", + "description": "Downloads the latest version of CleanMyMac 2 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Inkscape/Inkscape.pkg.recipe", - "parent": "com.github.hansen-m.download.Inkscape", - "shortname": "Inkscape.pkg", - "inferred_type": "pkg", + "path": "MacPaw/CleanMyMac2.pkg.recipe", + "parent": "com.github.homebysix.download.CleanMyMac2", + "shortname": "CleanMyMac2.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.CleanMyMac3": { + "name": "CleanMyMac 3", + "description": "Downloads the latest version of CleanMyMac 3.", + "repo": "autopkg/homebysix-recipes", + "path": "MacPaw/CleanMyMac3.download.recipe", + "shortname": "CleanMyMac3.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Inkscape" + "com.github.homebysix.pkg.CleanMyMac3", + "com.github.homebysix.install.CleanMyMac3", + "com.github.homebysix.munki.CleanMyMac3" ] }, - "com.github.homebysix.install.Inkscape": { - "name": "Inkscape", - "description": "Downloads the latest version of Inkscape and installs it.", + "com.github.homebysix.install.Gemini2": { + "name": "Gemini 2", + "description": "Installs the latest version of Gemini 2.", "repo": "autopkg/homebysix-recipes", - "path": "Inkscape/Inkscape.install.recipe", - "parent": "com.github.hansen-m.download.Inkscape", - "shortname": "Inkscape.install", + "path": "MacPaw/Gemini2.install.recipe", + "parent": "com.github.homebysix.download.Gemini2", + "shortname": "Gemini2.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Inkscape": { - "name": "Inkscape", - "description": "Downloads the latest version of Inkscape and imports into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Inkscape/Inkscape.munki.recipe", - "parent": "com.github.hansen-m.download.Inkscape", - "shortname": "Inkscape.munki", - "inferred_type": "munki", - "munki_display_name": "Inkscape", - "munki_description": "Vector graphics application." - }, - "com.github.homebysix.pkg.Eclipse": { - "name": "Eclipse", - "description": "Downloads the latest version of Eclipse and makes a pkg of it.", + "com.github.homebysix.download.CleanMyMac3-beta": { + "name": "CleanMyMac 3", + "description": "Downloads the latest beta version of CleanMyMac 3.", "repo": "autopkg/homebysix-recipes", - "path": "Eclipse/Eclipse.pkg.recipe", - "parent": "com.github.homebysix.download.Eclipse", - "shortname": "Eclipse.pkg", - "inferred_type": "pkg", + "path": "MacPaw/CleanMyMac3-beta.download.recipe", + "shortname": "CleanMyMac3-beta.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.install.Eclipse", - "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers" + "com.github.homebysix.install.CleanMyMac3-beta", + "com.github.homebysix.munki.CleanMyMac3-beta", + "com.github.homebysix.pkg.CleanMyMac3-beta" ] }, - "com.github.homebysix.download.Eclipse": { - "name": "Eclipse", - "description": "Downloads the current release version of Eclipse.\n\nUse the ARCHITECTURE input variable to specify whether you want to download the\nIntel (\"x86_64\") or Apple Silicon (\"aarch64\") version of Eclipse.\n\nUse the ECLIPSE_CODE input variable to specify the IDE version.\nEclipse IDE for C/C++ Developers: cpp\nEclipse IDE for Embedded C/C++ Developers: embedcpp\nEclipse IDE for Eclipse Committers: committers\nEclipse IDE for Java Developers: java\nEclipse IDE for Enterprise Java and Web Developers: jee\nEclipse IDE for Java and DSL Developers: dsl\nEclipse Modeling Tools: modeling\nEclipse IDE for PHP Developers: php\nEclipse IDE for RCP and RAP Developers: rcp\nEclipse IDE for Scientific Computing: parallel\nEclipse IDE for Scout Developers: scout", + "com.github.homebysix.munki.SpyBuster": { + "name": "SpyBuster", + "description": "Downloads the latest version of SpyBuster and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Eclipse/Eclipse.download.recipe", - "shortname": "Eclipse.download", + "path": "MacPaw/SpyBuster.munki.recipe", + "parent": "com.github.homebysix.download.SpyBuster", + "shortname": "SpyBuster.munki", + "inferred_type": "munki", + "munki_display_name": "SpyBuster", + "munki_description": "Static Analysis identifies applications with \"undesirable\" countries of origin." + }, + "com.github.homebysix.download.Gemini2": { + "name": "Gemini 2", + "description": "Downloads the latest version of Gemini 2.", + "repo": "autopkg/homebysix-recipes", + "path": "MacPaw/Gemini2.download.recipe", + "shortname": "Gemini2.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Eclipse", - "com.github.homebysix.munki.Eclipse" + "com.github.homebysix.munki.Gemini2", + "com.github.homebysix.pkg.Gemini2", + "com.github.homebysix.install.Gemini2" ] }, - "com.github.homebysix.install.Eclipse": { - "name": "Eclipse", - "description": "Installs Eclipse IDE based on Default Download", + "com.github.homebysix.install.CleanMyMac3": { + "name": "CleanMyMac 3", + "description": "Installs the latest version of CleanMyMac 3.", "repo": "autopkg/homebysix-recipes", - "path": "Eclipse/Eclipse.install.recipe", - "parent": "com.github.homebysix.pkg.Eclipse", - "shortname": "Eclipse.install", + "path": "MacPaw/CleanMyMac3.install.recipe", + "parent": "com.github.homebysix.download.CleanMyMac3", + "shortname": "CleanMyMac3.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Eclipse": { - "name": "Eclipse", - "description": "Imports EclipseLuna to Munki", - "repo": "autopkg/homebysix-recipes", - "path": "Eclipse/Eclipse.munki.recipe", - "parent": "com.github.homebysix.download.Eclipse", - "shortname": "Eclipse.munki", - "inferred_type": "munki", - "munki_display_name": "Eclipse IDE for Java Developers", - "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..." - }, - "com.github.homebysix.munki.MacGourmet": { - "name": "MacGourmet", - "description": "Downloads the latest version of MacGourmet and imports it into Munki.", + "com.github.homebysix.pkg.SpyBuster": { + "name": "SpyBuster", + "description": "Downloads the latest version of SpyBuster and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacGourmet.munki.recipe", - "parent": "com.github.homebysix.download.MacGourmet", - "shortname": "MacGourmet.munki", - "inferred_type": "munki", - "munki_display_name": "MacGourmet", - "munki_description": "Dynamic recipe manager." + "path": "MacPaw/SpyBuster.pkg.recipe", + "parent": "com.github.homebysix.download.SpyBuster", + "shortname": "SpyBuster.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Persona": { - "name": "Persona", - "description": "Downloads the latest version of Persona and imports it into Munki.", + "com.github.homebysix.munki.CleanMyMac3": { + "name": "CleanMyMac 3", + "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/Persona.munki.recipe", - "parent": "com.github.homebysix.download.Persona", - "shortname": "Persona.munki", + "path": "MacPaw/CleanMyMac3.munki.recipe", + "parent": "com.github.homebysix.download.CleanMyMac3", + "shortname": "CleanMyMac3.munki", "inferred_type": "munki", - "munki_display_name": "Persona", - "munki_description": "Tool to help develop characters while writing." + "munki_display_name": "CleanMyMac 3", + "munki_description": "Delete files that waste your disk space." }, - "com.github.homebysix.pkg.MacGourmet": { - "name": "MacGourmet", - "description": "Downloads the latest version of MacGourmet and creates a package.", + "com.github.homebysix.pkg.CleanMyMac3-beta": { + "name": "CleanMyMac 3", + "description": "Downloads the latest version of CleanMyMac 3 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacGourmet.pkg.recipe", - "parent": "com.github.homebysix.download.MacGourmet", - "shortname": "MacGourmet.pkg", + "path": "MacPaw/CleanMyMac3-beta.pkg.recipe", + "parent": "com.github.homebysix.download.CleanMyMac3-beta", + "shortname": "CleanMyMac3-beta.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Persona": { - "name": "Persona", - "description": "Downloads the latest version of Persona.", - "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/Persona.download.recipe", - "deprecated": true, - "shortname": "Persona.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Persona", - "com.github.homebysix.install.Persona", - "com.github.homebysix.pkg.Persona" - ] - }, - "com.github.homebysix.download.MacJournal": { - "name": "MacJournal", - "description": "Downloads the latest version of MacJournal.", + "com.github.homebysix.download.SpyBuster": { + "name": "SpyBuster", + "description": "Downloads the latest version of SpyBuster.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacJournal.download.recipe", - "deprecated": true, - "shortname": "MacJournal.download", + "path": "MacPaw/SpyBuster.download.recipe", + "shortname": "SpyBuster.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.MacJournal", - "com.github.homebysix.install.MacJournal", - "com.github.homebysix.munki.MacJournal" + "com.github.homebysix.install.SpyBuster", + "com.github.homebysix.munki.SpyBuster", + "com.github.homebysix.pkg.SpyBuster" ] }, - "com.github.homebysix.install.Persona": { - "name": "Persona", - "description": "Installs the latest version of Persona.", + "com.github.homebysix.install.Hider2": { + "name": "MacPaw Hider 2", + "description": "Installs the latest version of MacPaw Hider 2.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/Persona.install.recipe", - "parent": "com.github.homebysix.download.Persona", - "shortname": "Persona.install", + "path": "MacPaw/Hider2.install.recipe", + "parent": "com.github.homebysix.download.Hider2", + "shortname": "Hider2.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.MacJournal": { - "name": "MacJournal", - "description": "Downloads the latest version of MacJournal and creates a package.", + "com.github.homebysix.munki.Hider2": { + "name": "MacPaw Hider 2", + "description": "Downloads the latest version of MacPaw Hider 2 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacJournal.pkg.recipe", - "parent": "com.github.homebysix.download.MacJournal", - "shortname": "MacJournal.pkg", - "inferred_type": "pkg" + "path": "MacPaw/Hider2.munki.recipe", + "parent": "com.github.homebysix.download.Hider2", + "shortname": "Hider2.munki", + "inferred_type": "munki", + "munki_display_name": "MacPaw Hider 2", + "munki_description": "Hide, encrypt, and password-protect your data." }, - "com.github.homebysix.install.MacJournal": { - "name": "MacJournal", - "description": "Installs the latest version of MacJournal.", + "com.github.homebysix.install.TimeOut": { + "name": "Time Out", + "description": "Installs the latest version of Time Out (formerly known as Simon).", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacJournal.install.recipe", - "parent": "com.github.homebysix.download.MacJournal", - "shortname": "MacJournal.install", + "path": "Dejal/TimeOut.install.recipe", + "parent": "uk.ac.ox.orchard.download.TimeOut", + "shortname": "TimeOut.install", "inferred_type": "install" }, - "com.github.homebysix.download.MacGourmet": { - "name": "MacGourmet", - "description": "Downloads the latest version of MacGourmet.", + "com.github.homebysix.pkg.NeoFinder": { + "name": "NeoFinder", + "description": "Downloads the latest version of NeoFinder and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacGourmet.download.recipe", - "deprecated": true, - "shortname": "MacGourmet.download", - "inferred_type": "download", + "path": "NeoFinder/NeoFinder.pkg.recipe", + "parent": "com.github.homebysix.download.NeoFinder", + "shortname": "NeoFinder.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.MacGourmet", - "com.github.homebysix.pkg.MacGourmet", - "com.github.homebysix.install.MacGourmet" + "com.github.andreDB90.filewave.NeoFinder" ] }, - "com.github.homebysix.pkg.Persona": { - "name": "Persona", - "description": "Downloads the latest version of Persona and creates a package.", + "com.github.homebysix.munki.NeoFinder": { + "name": "NeoFinder", + "description": "Downloads the latest version of NeoFinder and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/Persona.pkg.recipe", - "parent": "com.github.homebysix.download.Persona", - "shortname": "Persona.pkg", - "inferred_type": "pkg" + "path": "NeoFinder/NeoFinder.munki.recipe", + "parent": "com.github.homebysix.download.NeoFinder", + "shortname": "NeoFinder.munki", + "inferred_type": "munki", + "munki_display_name": "NeoFinder", + "munki_description": "Catalog your external media and disks (was CDFinder)." }, - "com.github.homebysix.install.MacGourmet": { - "name": "MacGourmet", - "description": "Installs the latest version of MacGourmet.", + "com.github.homebysix.download.NeoFinder": { + "name": "NeoFinder", + "description": "Downloads the latest version of NeoFinder.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacGourmet.install.recipe", - "parent": "com.github.homebysix.download.MacGourmet", - "shortname": "MacGourmet.install", + "path": "NeoFinder/NeoFinder.download.recipe", + "shortname": "NeoFinder.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.NeoFinder", + "com.github.homebysix.munki.NeoFinder", + "com.github.homebysix.install.NeoFinder" + ] + }, + "com.github.homebysix.install.NeoFinder": { + "name": "NeoFinder", + "description": "Installs the latest version of NeoFinder.", + "repo": "autopkg/homebysix-recipes", + "path": "NeoFinder/NeoFinder.install.recipe", + "parent": "com.github.homebysix.download.NeoFinder", + "shortname": "NeoFinder.install", "inferred_type": "install" }, - "com.github.homebysix.munki.MacJournal": { - "name": "MacJournal", - "description": "Downloads the latest version of MacJournal and imports it into Munki.", + "com.github.homebysix.pkg.BonjourBrowser": { + "name": "BonjourBrowser", + "description": "Downloads the latest Bonjour Browser dmg and creates a pkg from it.", "repo": "autopkg/homebysix-recipes", - "path": "MarinerSoftware/MacJournal.munki.recipe", - "parent": "com.github.homebysix.download.MacJournal", - "shortname": "MacJournal.munki", - "inferred_type": "munki", - "munki_display_name": "MacJournal", - "munki_description": "Create, maintain, and blog a personal journal." + "path": "BonjourBrowser/BonjourBrowser.pkg.recipe", + "parent": "com.github.jleggat.BonjourBrowser.download", + "shortname": "BonjourBrowser.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.uBar": { - "name": "uBar", - "description": "Installs the latest version of uBar.", + "com.github.homebysix.pkg.JamfSetupManager": { + "name": "JamfSetupManager", + "description": "Downloads the latest version of Setup Manager and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "uBar/uBar.install.recipe", - "parent": "com.github.homebysix.download.uBar", - "shortname": "uBar.install", - "inferred_type": "install" + "path": "JamfSetupManager/JamfSetupManager.pkg.recipe", + "parent": "com.github.homebysix.download.JamfSetupManager", + "shortname": "JamfSetupManager.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.jamf-upload.JamfSetupManager" + ] }, - "com.github.homebysix.download.uBar": { - "name": "uBar", - "description": "Downloads the latest version of uBar.", + "com.github.homebysix.download.JamfSetupManager": { + "name": "JamfSetupManager", + "description": "Downloads the latest version of Setup Manager.", "repo": "autopkg/homebysix-recipes", - "path": "uBar/uBar.download.recipe", - "shortname": "uBar.download", + "path": "JamfSetupManager/JamfSetupManager.download.recipe", + "shortname": "JamfSetupManager.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.uBar", - "com.github.homebysix.pkg.uBar", - "com.github.homebysix.munki.uBar" + "com.github.homebysix.pkg.JamfSetupManager", + "com.github.homebysix.install.JamfSetupManager" ] }, - "com.github.homebysix.pkg.uBar": { - "name": "uBar", - "description": "Downloads the latest version of uBar and creates a package.", + "com.github.homebysix.install.JamfSetupManager": { + "name": "Setup Manager", + "description": "Installs the latest version of Setup Manager.", "repo": "autopkg/homebysix-recipes", - "path": "uBar/uBar.pkg.recipe", - "parent": "com.github.homebysix.download.uBar", - "shortname": "uBar.pkg", - "inferred_type": "pkg" + "path": "JamfSetupManager/JamfSetupManager.install.recipe", + "parent": "com.github.homebysix.download.JamfSetupManager", + "shortname": "JamfSetupManager.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.uBar": { - "name": "uBar", - "description": "Downloads the latest version of uBar and imports it into Munki.", + "com.github.homebysix.jamf-upload.JamfSetupManager": { + "name": "JamfSetupManager", + "description": "Downloads the latest version of Setup Manager and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "uBar/uBar.munki.recipe", - "parent": "com.github.homebysix.download.uBar", - "shortname": "uBar.munki", - "inferred_type": "munki", - "munki_display_name": "uBar", - "munki_description": "Full featured and customizable replacement for the built-in OS X dock." + "path": "JamfSetupManager/JamfSetupManager.jamf-upload.recipe", + "parent": "com.github.homebysix.pkg.JamfSetupManager", + "shortname": "JamfSetupManager.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.homebysix.munki.nebula": { - "name": "nebula", - "description": "Downloads the latest version of nebula, creates a package, and imports the package into your Munki repo.", + "com.github.homebysix.pkg.PCoIPClient": { + "name": "PCoIPClient", + "description": "Downloads the latest version of Teradici / HP PCoIPClient and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Slack/nebula.munki.recipe", - "parent": "com.github.homebysix.pkg.nebula", - "shortname": "nebula.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world." + "path": "Teradici/PCoIPClient.pkg.recipe", + "parent": "com.github.homebysix.download.PCoIPClient", + "shortname": "PCoIPClient.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.nebula": { - "name": "nebula", - "description": "Downloads the latest version of nebula.", + "com.github.homebysix.download.PCoIPClient": { + "name": "PCoIPClient", + "description": "Downloads the latest version of Teradici / HP PCoIPClient.", "repo": "autopkg/homebysix-recipes", - "path": "Slack/nebula.download.recipe", - "shortname": "nebula.download", + "path": "Teradici/PCoIPClient.download.recipe", + "shortname": "PCoIPClient.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.nebula" + "com.github.homebysix.pkg.PCoIPClient", + "com.github.homebysix.munki.PCoIPClient" ] }, - "com.github.homebysix.install.nebula": { - "name": "nebula", - "description": "Downloads the latest version of nebula, creates a package, and installs the package on your AutoPkg Mac.", + "com.github.homebysix.munki.PCoIPClient": { + "name": "PCoIPClient", + "description": "Downloads the latest version of Teradici / HP PCoIPClient and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Slack/nebula.install.recipe", - "parent": "com.github.homebysix.pkg.nebula", - "shortname": "nebula.install", + "path": "Teradici/PCoIPClient.munki.recipe", + "parent": "com.github.homebysix.download.PCoIPClient", + "shortname": "PCoIPClient.munki", + "inferred_type": "munki", + "munki_display_name": "PCoIP Client", + "munki_description": "Securely deliver high-performance desktops to knowledge workers and power users requiring even the most graphics-intensive applications." + }, + "com.github.homebysix.install.Flux": { + "name": "Flux", + "description": "Installs the latest version of f.lux.", + "repo": "autopkg/homebysix-recipes", + "path": "Flux/Flux.install.recipe", + "parent": "com.github.keeleysam.recipes.Flux.download", + "shortname": "Flux.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.nebula": { - "name": "nebula", - "description": "Downloads the latest version of nebula and creates a package.", + "com.github.homebysix.pkg.Flux": { + "name": "Flux", + "description": "Downloads the current release version of f.lux and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Slack/nebula.pkg.recipe", - "parent": "com.github.homebysix.download.nebula", - "shortname": "nebula.pkg", + "path": "Flux/Flux.pkg.recipe", + "parent": "com.github.keeleysam.recipes.Flux.download", + "shortname": "Flux.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.nebula", - "com.github.homebysix.install.nebula" + "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Flux" ] }, - "com.github.homebysix.FindAndReplace": { - "name": null, - "description": "This is a stub recipe that can be used as a reference when referring to the FindAndReplace shared processor.", - "repo": "autopkg/homebysix-recipes", - "path": "FindAndReplace/FindAndReplace.recipe" - }, - "com.github.homebysix.pkg.MerlinProject": { - "name": "Merlin Project", - "description": "Downloads the latest version of Merlin Project and creates a package.", + "com.github.homebysix.munki.Acorn": { + "name": "Acorn", + "description": "Downloads the latest version of Acorn and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MerlinProject/MerlinProject.pkg.recipe", - "parent": "com.github.homebysix.download.MerlinProject", - "shortname": "MerlinProject.pkg", - "inferred_type": "pkg" + "path": "FlyingMeat/Acorn.munki.recipe", + "parent": "com.github.homebysix.download.Acorn", + "shortname": "Acorn.munki", + "inferred_type": "munki", + "munki_display_name": "Acorn", + "munki_description": "Bitmap image editor." }, - "com.github.homebysix.download.MerlinProject": { - "name": "Merlin Project", - "description": "Downloads the latest version of Merlin Project.", + "com.github.homebysix.download.Acorn": { + "name": "Acorn", + "description": "Downloads the latest version of Acorn.", "repo": "autopkg/homebysix-recipes", - "path": "MerlinProject/MerlinProject.download.recipe", - "shortname": "MerlinProject.download", + "path": "FlyingMeat/Acorn.download.recipe", + "shortname": "Acorn.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.MerlinProject", - "com.github.homebysix.install.MerlinProject", - "com.github.homebysix.munki.MerlinProject", - "com.github.peshay.filewave.MerlinProject" + "com.github.homebysix.munki.Acorn", + "com.github.homebysix.pkg.Acorn", + "com.github.homebysix.install.Acorn" ] }, - "com.github.homebysix.install.MerlinProject": { - "name": "Merlin Project", - "description": "Installs the latest version of Merlin Project.", - "repo": "autopkg/homebysix-recipes", - "path": "MerlinProject/MerlinProject.install.recipe", - "parent": "com.github.homebysix.download.MerlinProject", - "shortname": "MerlinProject.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.MerlinProject": { - "name": "Merlin Project", - "description": "Downloads the latest version of Merlin Project and imports it into Munki.", + "com.github.homebysix.pkg.Acorn": { + "name": "Acorn", + "description": "Downloads the latest version of Acorn and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MerlinProject/MerlinProject.munki.recipe", - "parent": "com.github.homebysix.download.MerlinProject", - "shortname": "MerlinProject.munki", - "inferred_type": "munki", - "munki_display_name": "Merlin Project", - "munki_description": "Project management software (was Merlin)." + "path": "FlyingMeat/Acorn.pkg.recipe", + "parent": "com.github.homebysix.download.Acorn", + "shortname": "Acorn.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.HelixALM": { - "name": "HelixALM", - "description": "Downloads the latest version of Helix ALM Desktop Client.", + "com.github.homebysix.install.Acorn": { + "name": "Acorn", + "description": "Installs the latest version of Acorn.", "repo": "autopkg/homebysix-recipes", - "path": "Perforce/HelixALM.download.recipe", - "shortname": "HelixALM.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.HelixALM" - ] + "path": "FlyingMeat/Acorn.install.recipe", + "parent": "com.github.homebysix.download.Acorn", + "shortname": "Acorn.install", + "inferred_type": "install" }, - "com.github.homebysix.install.P4V": { - "name": "P4V", - "description": "Installs the latest version of P4V (including P4Admin and P4Merge).", + "com.github.homebysix.install.SpiderOakONE": { + "name": "SpiderOakONE", + "description": "Downloads the latest version of SpiderOakONE and installs it.", "repo": "autopkg/homebysix-recipes", - "path": "Perforce/P4V.install.recipe", - "parent": "com.github.homebysix.download.P4V", - "shortname": "P4V.install", + "path": "SpiderOak/SpiderOakONE.install.recipe", + "parent": "com.github.homebysix.download.SpiderOakONE", + "shortname": "SpiderOakONE.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.HelixALM": { - "name": "HelixALM", - "description": "Creates a package for the latest version of Helix ALM Desktop Client.\n\nWARNING: This recipe is a work in progress and has not been tested as of November 2021.", + "com.github.homebysix.pkg.SpiderOakONE": { + "name": "SpiderOakONE", + "description": "Downloads the latest version of SpiderOakONE and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Perforce/HelixALM.pkg.recipe", - "parent": "com.github.homebysix.download.HelixALM", - "shortname": "HelixALM.pkg", + "path": "SpiderOak/SpiderOakONE.pkg.recipe", + "parent": "com.github.homebysix.download.SpiderOakONE", + "shortname": "SpiderOakONE.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.P4V": { - "name": "P4V", - "description": "Downloads the latest version of P4V.", + "com.github.homebysix.munki.SpiderOakONE": { + "name": "SpiderOakONE", + "description": "Downloads the latest version of SpiderOakONE and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Perforce/P4V.download.recipe", - "shortname": "P4V.download", + "path": "SpiderOak/SpiderOakONE.munki.recipe", + "parent": "com.github.homebysix.download.SpiderOakONE", + "shortname": "SpiderOakONE.munki", + "inferred_type": "munki", + "munki_display_name": "SpiderOak ONE", + "munki_description": "Securely store your files in SpiderOak's cloud." + }, + "com.github.homebysix.download.SpiderOakONE": { + "name": "SpiderOakONE", + "description": "Downloads the latest version of SpiderOakONE.", + "repo": "autopkg/homebysix-recipes", + "path": "SpiderOak/SpiderOakONE.download.recipe", + "shortname": "SpiderOakONE.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.P4V", - "com.github.homebysix.munki.P4V", - "com.github.homebysix.pkg.P4V", - "com.github.homebysix.munki.P4V" + "com.github.homebysix.install.SpiderOakONE", + "com.github.homebysix.pkg.SpiderOakONE", + "com.github.homebysix.munki.SpiderOakONE" ] }, - "com.github.homebysix.munki.P4V": { - "name": "PerforceP4Tools", - "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and imports it into Munki.", - "repo": "autopkg/gregneagle-recipes", - "path": "Perforce/PerforceP4Tools.munki.recipe", - "parent": "com.github.homebysix.download.P4V", - "shortname": "PerforceP4Tools.munki", - "inferred_type": "munki", - "munki_display_name": "Perforce P4 Tools", - "munki_description": "Perforce P4 visual and command-line tools. Includes p4v.app, p4admin.app, p4merge.app, and the p4vc command-line tool." + "com.github.homebysix.install.RapidWeaver": { + "name": "RapidWeaver", + "description": "Installs the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", + "repo": "autopkg/homebysix-recipes", + "path": "RealMac/RapidWeaver.install.recipe", + "parent": "com.github.homebysix.download.RapidWeaver", + "shortname": "RapidWeaver.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.P4V": { - "name": "P4V", - "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and creates a package.", + "com.github.homebysix.install.DeepDreamer": { + "name": "Deep Dreamer", + "description": "Installs the latest version of Deep Dreamer.", "repo": "autopkg/homebysix-recipes", - "path": "Perforce/P4V.pkg.recipe", - "parent": "com.github.homebysix.download.P4V", - "shortname": "P4V.pkg", - "inferred_type": "pkg" + "path": "RealMac/DeepDreamer.install.recipe", + "parent": "com.github.homebysix.download.DeepDreamer", + "shortname": "DeepDreamer.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Fission": { - "name": "Fission", - "description": "Downloads the latest version of Fission and creates a package.", + "com.github.homebysix.pkg.RapidWeaver": { + "name": "RapidWeaver", + "description": "Downloads the latest version of RapidWeaver and builds a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Fission.pkg.recipe", - "parent": "com.github.homebysix.download.Fission", - "shortname": "Fission.pkg", + "path": "RealMac/RapidWeaver.pkg.recipe", + "parent": "com.github.homebysix.download.RapidWeaver", + "shortname": "RapidWeaver.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Piezo": { - "name": "Piezo", - "description": "Downloads the latest version of Piezo.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/piezo/download/Piezo.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", + "com.github.homebysix.download.RapidWeaver": { + "name": "RapidWeaver", + "description": "Downloads the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Piezo.download.recipe", - "shortname": "Piezo.download", + "path": "RealMac/RapidWeaver.download.recipe", + "shortname": "RapidWeaver.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Piezo", - "com.github.homebysix.install.Piezo", - "com.github.homebysix.munki.Piezo" + "com.github.homebysix.install.RapidWeaver", + "com.github.homebysix.pkg.RapidWeaver", + "com.github.homebysix.munki.RapidWeaver" ] }, - "com.github.homebysix.munki.AirFoil": { - "name": "Airfoil", - "description": "Downloads the latest version of Airfoil and imports it into Munki.", + "com.github.homebysix.pkg.DeepDreamer": { + "name": "Deep Dreamer", + "description": "Downloads the latest version of Deep Dreamer and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AirFoil.munki.recipe", - "parent": "com.github.homebysix.pkg.AirFoil", - "shortname": "AirFoil.munki", - "inferred_type": "munki", - "munki_display_name": "Airfoil", - "munki_description": "Send any audio from your Mac to AirPort Express units, Apple TVs, iPhones and iPods Touch, and even other Macs and PCs, all in sync." + "path": "RealMac/DeepDreamer.pkg.recipe", + "parent": "com.github.homebysix.download.DeepDreamer", + "shortname": "DeepDreamer.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.AirFoil": { - "name": "Airfoil", - "description": "Downloads the latest version of Airfoil.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/airfoil/download/Airfoil.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", + "com.github.homebysix.download.DeepDreamer": { + "name": "Deep Dreamer", + "description": "Downloads the latest version of Deep Dreamer.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AirFoil.download.recipe", - "shortname": "AirFoil.download", + "path": "RealMac/DeepDreamer.download.recipe", + "shortname": "DeepDreamer.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.AirFoil" + "com.github.homebysix.install.DeepDreamer", + "com.github.homebysix.pkg.DeepDreamer", + "com.github.homebysix.munki.DeepDreamer" ] }, - "com.github.homebysix.pkg.Piezo": { - "name": "Piezo", - "description": "Downloads the latest version of Piezo and creates a package.", + "com.github.homebysix.munki.RapidWeaver": { + "name": "RapidWeaver", + "description": "Downloads the latest version of RapidWeaver and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Piezo.pkg.recipe", - "parent": "com.github.homebysix.download.Piezo", - "shortname": "Piezo.pkg", - "inferred_type": "pkg" + "path": "RealMac/RapidWeaver.munki.recipe", + "parent": "com.github.homebysix.download.RapidWeaver", + "shortname": "RapidWeaver.munki", + "inferred_type": "munki", + "munki_display_name": "RapidWeaver", + "munki_description": "Create template-based websites rapidly." }, - "com.github.homebysix.download.AudioHijack": { - "name": "Audio Hijack", - "description": "Downloads the latest version of Audio Hijack.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/audiohijack/download/AudioHijack.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", + "com.github.homebysix.munki.DeepDreamer": { + "name": "Deep Dreamer", + "description": "Downloads the latest version of Deep Dreamer and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AudioHijack.download.recipe", - "shortname": "AudioHijack.download", + "path": "RealMac/DeepDreamer.munki.recipe", + "parent": "com.github.homebysix.download.DeepDreamer", + "shortname": "DeepDreamer.munki", + "inferred_type": "munki", + "munki_display_name": "Deep Dreamer", + "munki_description": "Software that easily applies Google's \"Deep Dream\" image processing to image files." + }, + "com.github.homebysix.download.DeliciousLibrary": { + "name": "Delicious Library 3", + "description": "Downloads the latest version of Delicious Library.", + "repo": "autopkg/homebysix-recipes", + "path": "DeliciousMonster/DeliciousLibrary.download.recipe", + "shortname": "DeliciousLibrary.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.AudioHijack", - "com.github.homebysix.install.AudioHijack", - "com.github.homebysix.munki.AudioHijack" + "com.github.homebysix.pkg.DeliciousLibrary", + "com.github.homebysix.munki.DeliciousLibrary", + "com.github.homebysix.install.DeliciousLibrary" ] }, - "com.github.homebysix.pkg.AudioHijack": { - "name": "Audio Hijack", - "description": "Downloads the latest version of Audio Hijack and creates a package.", + "com.github.homebysix.pkg.DeliciousLibrary": { + "name": "Delicious Library 3", + "description": "Downloads the latest version of Delicious Library and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AudioHijack.pkg.recipe", - "parent": "com.github.homebysix.download.AudioHijack", - "shortname": "AudioHijack.pkg", + "path": "DeliciousMonster/DeliciousLibrary.pkg.recipe", + "parent": "com.github.homebysix.download.DeliciousLibrary", + "shortname": "DeliciousLibrary.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Fission": { - "name": "Fission", - "description": "Downloads the latest version of Fission and imports it into Munki.", + "com.github.homebysix.munki.DeliciousLibrary": { + "name": "Delicious Library 3", + "description": "Downloads the latest version of Delicious Library and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Fission.munki.recipe", - "parent": "com.github.homebysix.download.Fission", - "shortname": "Fission.munki", + "path": "DeliciousMonster/DeliciousLibrary.munki.recipe", + "parent": "com.github.homebysix.download.DeliciousLibrary", + "shortname": "DeliciousLibrary.munki", "inferred_type": "munki", - "munki_display_name": "Fission", - "munki_description": "Crop and trim audio, paste in or join files, or just rapidly split one long file into many." + "munki_display_name": "Delicious Library 3", + "munki_description": "Import, browse and share your media." }, - "com.github.homebysix.install.Piezo": { - "name": "Piezo", - "description": "Installs the latest version of Piezo.", + "com.github.homebysix.install.DeliciousLibrary": { + "name": "Delicious Library 3", + "description": "Installs the latest version of Delicious Library.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Piezo.install.recipe", - "parent": "com.github.homebysix.download.Piezo", - "shortname": "Piezo.install", + "path": "DeliciousMonster/DeliciousLibrary.install.recipe", + "parent": "com.github.homebysix.download.DeliciousLibrary", + "shortname": "DeliciousLibrary.install", "inferred_type": "install" }, - "com.github.homebysix.install.Fission": { - "name": "Fission", - "description": "Installs the latest version of Fission.", + "com.github.homebysix.pkg.licecap": { + "name": "licecap", + "description": "Downloads the latest version of licecap and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Fission.install.recipe", - "parent": "com.github.homebysix.download.Fission", - "shortname": "Fission.install", - "inferred_type": "install" + "path": "Cockos/licecap.pkg.recipe", + "parent": "com.github.homebysix.download.licecap", + "shortname": "licecap.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.AirFoil": { - "name": "Airfoil", - "description": "Downloads the latest version of Airfoil and builds a package.", + "com.github.homebysix.download.licecap": { + "name": "licecap", + "description": "Downloads the latest version of licecap.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AirFoil.pkg.recipe", - "parent": "com.github.homebysix.download.AirFoil", - "shortname": "AirFoil.pkg", - "inferred_type": "pkg", + "path": "Cockos/licecap.download.recipe", + "shortname": "licecap.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.AirFoil", - "com.github.homebysix.install.AirFoil" + "com.github.homebysix.pkg.licecap", + "com.github.homebysix.munki.licecap", + "com.github.homebysix.install.licecap" ] }, - "com.github.homebysix.install.AudioHijack": { - "name": "Audio Hijack", - "description": "Installs the latest version of Audio Hijack.", - "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AudioHijack.install.recipe", - "parent": "com.github.homebysix.download.AudioHijack", - "shortname": "AudioHijack.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.AudioHijack": { - "name": "Audio Hijack", - "description": "Downloads the latest version of Audio Hijack and imports it into Munki.", + "com.github.homebysix.munki.licecap": { + "name": "licecap", + "description": "Downloads the latest version of licecap and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AudioHijack.munki.recipe", - "parent": "com.github.homebysix.download.AudioHijack", - "shortname": "AudioHijack.munki", + "path": "Cockos/licecap.munki.recipe", + "parent": "com.github.homebysix.download.licecap", + "shortname": "licecap.munki", "inferred_type": "munki", - "munki_display_name": "Audio Hijack", - "munki_description": "Record any audio, with Audio Hijack! Save audio from applications like iTunes, Skype or Safari, or from hardware devices like microphones and mixers." + "munki_display_name": "licecap", + "munki_description": "Capture an area of your desktop and save it directly to a GIF file." }, - "com.github.homebysix.install.AirFoil": { - "name": "Airfoil", - "description": "Installs the latest version of Airfoil.", + "com.github.homebysix.install.licecap": { + "name": "licecap", + "description": "Installs the latest version of licecap.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/AirFoil.install.recipe", - "parent": "com.github.homebysix.pkg.AirFoil", - "shortname": "AirFoil.install", + "path": "Cockos/licecap.install.recipe", + "parent": "com.github.homebysix.download.licecap", + "shortname": "licecap.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Piezo": { - "name": "Piezo", - "description": "Downloads the latest version of Piezo and imports it into Munki.", + "com.github.homebysix.pkg.EscrowBuddy": { + "name": "Escrow Buddy", + "description": "This recipe does nothing, since Escrow Buddy is already downloaded as a pkg.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Piezo.munki.recipe", - "parent": "com.github.homebysix.download.Piezo", - "shortname": "Piezo.munki", - "inferred_type": "munki", - "munki_display_name": "Piezo", - "munki_description": "Quickly record audio from any application." + "path": "Escrow Buddy/Escrow Buddy.pkg.recipe", + "parent": "com.github.homebysix.download.EscrowBuddy", + "shortname": "Escrow Buddy.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.EscrowBuddy" + ] }, - "com.github.homebysix.download.Fission": { - "name": "Fission", - "description": "Downloads the latest version of Fission.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/fission/download/Fission.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", + "com.github.homebysix.download.EscrowBuddy": { + "name": "Escrow Buddy", + "description": "Downloads the current release of Escrow Buddy from Github.", "repo": "autopkg/homebysix-recipes", - "path": "RogueAmoeba/Fission.download.recipe", - "shortname": "Fission.download", + "path": "Escrow Buddy/Escrow Buddy.download.recipe", + "shortname": "Escrow Buddy.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Fission", - "com.github.homebysix.munki.Fission", - "com.github.homebysix.install.Fission" + "com.github.homebysix.pkg.EscrowBuddy", + "com.github.homebysix.install.EscrowBuddy", + "com.github.homebysix.munki.EscrowBuddy", + "com.github.almenscorner.intune.EscrowBuddy" ] }, - "com.github.homebysix.munki.Celestia": { - "name": "Celestia", - "description": "Downloads the latest version of Celestia and imports it into Munki.", + "com.github.homebysix.install.EscrowBuddy": { + "name": "Escrow Buddy", + "description": "Installs the current release of Escrow Buddy from Github.", "repo": "autopkg/homebysix-recipes", - "path": "Celestia/Celestia.munki.recipe", - "parent": "com.github.homebysix.download.Celestia", - "shortname": "Celestia.munki", - "inferred_type": "munki", - "munki_display_name": "Celestia", - "munki_description": "Open source astronomy and planetarium app." + "path": "Escrow Buddy/Escrow Buddy.install.recipe", + "parent": "com.github.homebysix.download.EscrowBuddy", + "shortname": "Escrow Buddy.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Celestia": { - "name": "Celestia", - "description": "Downloads the latest version of Celestia and creates a package.", + "com.github.homebysix.munki.EscrowBuddy": { + "name": "Escrow Buddy", + "description": "Downloads the latest Escrow Buddy and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Celestia/Celestia.pkg.recipe", - "parent": "com.github.homebysix.download.Celestia", - "shortname": "Celestia.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Celestia" - ] + "path": "Escrow Buddy/Escrow Buddy.munki.recipe", + "parent": "com.github.homebysix.download.EscrowBuddy", + "shortname": "Escrow Buddy.munki", + "inferred_type": "munki", + "munki_display_name": "Escrow Buddy", + "munki_description": "Escrow Buddy is a tool used by MDM administrators to ensure a valid FileVault recovery key is escrowed for your Mac." }, - "com.github.homebysix.install.Celestia": { - "name": "Celestia", - "description": "Installs the latest version of Celestia.", + "com.github.homebysix.pkg.Polymail": { + "name": "Polymail", + "description": "Downloads the latest version of Polymail and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Celestia/Celestia.install.recipe", - "parent": "com.github.homebysix.download.Celestia", - "shortname": "Celestia.install", - "inferred_type": "install" + "path": "Polymail/Polymail.pkg.recipe", + "parent": "com.github.homebysix.download.Polymail", + "shortname": "Polymail.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Celestia": { - "name": "Celestia", - "description": "Downloads the latest version of Celestia.", + "com.github.homebysix.munki.Polymail": { + "name": "Polymail", + "description": "Downloads the latest version of Polymail and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Celestia/Celestia.download.recipe", - "shortname": "Celestia.download", + "path": "Polymail/Polymail.munki.recipe", + "parent": "com.github.homebysix.download.Polymail", + "shortname": "Polymail.munki", + "inferred_type": "munki", + "munki_display_name": "Polymail", + "munki_description": "New email client that focuses on beauty and simplicity." + }, + "com.github.homebysix.download.Polymail": { + "name": "Polymail", + "description": "Downloads the latest version of Polymail.", + "repo": "autopkg/homebysix-recipes", + "path": "Polymail/Polymail.download.recipe", + "shortname": "Polymail.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Celestia", - "com.github.homebysix.pkg.Celestia", - "com.github.homebysix.install.Celestia" + "com.github.homebysix.pkg.Polymail", + "com.github.homebysix.munki.Polymail", + "com.github.homebysix.install.Polymail" ] }, - "com.github.homebysix.pkg.AWSCLI": { - "name": "AWSCLI", - "description": "Creates a pkg to deploy http://aws.amazon.com/cli/\n\nTags are used since contents of pkg don't have easily parse-able version, probably brittle.\n", + "com.github.homebysix.install.Polymail": { + "name": "Polymail", + "description": "Installs the latest version of Polymail.", "repo": "autopkg/homebysix-recipes", - "path": "Amazon/AWSCLI.pkg.recipe", - "parent": "com.github.homebysix.download.AWSCLI", - "shortname": "AWSCLI.pkg", + "path": "Polymail/Polymail.install.recipe", + "parent": "com.github.homebysix.download.Polymail", + "shortname": "Polymail.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.Clarify": { + "name": "Clarify", + "description": "Downloads the latest version of Clarify and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Clarify/Clarify.pkg.recipe", + "parent": "com.github.homebysix.download.Clarify", + "shortname": "Clarify.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.AWSCLI" + "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Clarify" ] }, - "com.github.homebysix.download.AWSCLI": { - "name": "AWSCLI", - "description": "Downloads the latest version of http://aws.amazon.com/cli/", + "com.github.homebysix.install.Clarify": { + "name": "Clarify", + "description": "Installs the latest version of Clarify.", "repo": "autopkg/homebysix-recipes", - "path": "Amazon/AWSCLI.download.recipe", - "shortname": "AWSCLI.download", + "path": "Clarify/Clarify.install.recipe", + "parent": "com.github.homebysix.download.Clarify", + "shortname": "Clarify.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.Clarify": { + "name": "Clarify", + "description": "Downloads the latest version of Clarify.", + "repo": "autopkg/homebysix-recipes", + "path": "Clarify/Clarify.download.recipe", + "shortname": "Clarify.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.AWSCLI", - "com.github.homebysix.install.AWSCLI", - "com.github.homebysix.munki.AWSCLI" + "com.github.homebysix.pkg.Clarify", + "com.github.homebysix.install.Clarify", + "com.github.homebysix.munki.Clarify" ] }, - "com.github.homebysix.install.AWSCLI": { - "name": null, - "description": "Downloads and installs http://aws.amazon.com/cli/", - "repo": "autopkg/homebysix-recipes", - "path": "Amazon/AWSCLI.install.recipe", - "parent": "com.github.homebysix.download.AWSCLI", - "shortname": "AWSCLI.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.AWSCLI": { - "name": "AWSCLI", - "description": "AWSCLI", + "com.github.homebysix.munki.Clarify": { + "name": "Clarify", + "description": "Downloads the latest version of Clarify and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Amazon/AWSCLI.munki.recipe", - "parent": "com.github.homebysix.download.AWSCLI", - "shortname": "AWSCLI.munki", + "path": "Clarify/Clarify.munki.recipe", + "parent": "com.github.homebysix.download.Clarify", + "shortname": "Clarify.munki", "inferred_type": "munki", - "munki_display_name": "AWS Command Line Interface", - "munki_description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services, symlinked into your path at /usr/local/bin/aws" + "munki_display_name": "Clarify", + "munki_description": "Capture multiple screenshots into a single document." }, - "com.github.homebysix.install.Scherlokk": { - "name": "Scherlokk", - "description": "Installs the latest version of Scherlokk.", + "com.github.homebysix.install.Focus": { + "name": "Focus", + "description": "Installs the latest version of Focus.", "repo": "autopkg/homebysix-recipes", - "path": "Scherlokk/Scherlokk.install.recipe", - "parent": "com.github.homebysix.download.Scherlokk", - "shortname": "Scherlokk.install", + "path": "Focus/Focus.install.recipe", + "parent": "com.github.homebysix.download.Focus", + "shortname": "Focus.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Scherlokk": { - "name": "Scherlokk", - "description": "Downloads the latest version of Scherlokk and imports it into Munki.", + "com.github.homebysix.pkg.Focus": { + "name": "Focus", + "description": "Downloads the latest version of Focus and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Scherlokk/Scherlokk.munki.recipe", - "parent": "com.github.homebysix.download.Scherlokk", - "shortname": "Scherlokk.munki", + "path": "Focus/Focus.pkg.recipe", + "parent": "com.github.homebysix.download.Focus", + "shortname": "Focus.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.Focus": { + "name": "Focus", + "description": "Downloads the latest version of Focus and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Focus/Focus.munki.recipe", + "parent": "com.github.homebysix.download.Focus", + "shortname": "Focus.munki", "inferred_type": "munki", - "munki_display_name": "Scherlokk", - "munki_description": "Find and compare files." + "munki_display_name": "Focus", + "munki_description": "Productivity timer." }, - "com.github.homebysix.download.Scherlokk": { - "name": "Scherlokk", - "description": "Downloads the latest version of Scherlokk.", + "com.github.homebysix.download.Focus": { + "name": "Focus", + "description": "Downloads the latest version of Focus.", "repo": "autopkg/homebysix-recipes", - "path": "Scherlokk/Scherlokk.download.recipe", - "shortname": "Scherlokk.download", + "path": "Focus/Focus.download.recipe", + "shortname": "Focus.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Scherlokk", - "com.github.homebysix.munki.Scherlokk", - "com.github.homebysix.pkg.Scherlokk" + "com.github.homebysix.install.Focus", + "com.github.homebysix.pkg.Focus", + "com.github.homebysix.munki.Focus" ] }, - "com.github.homebysix.pkg.Scherlokk": { - "name": "Scherlokk", - "description": "Downloads the latest version of Scherlokk and creates a package.", + "com.github.homebysix.install.Waltr": { + "name": "Waltr", + "description": "Installs the latest version of Waltr.", "repo": "autopkg/homebysix-recipes", - "path": "Scherlokk/Scherlokk.pkg.recipe", - "parent": "com.github.homebysix.download.Scherlokk", - "shortname": "Scherlokk.pkg", - "inferred_type": "pkg" + "path": "Waltr/Waltr.install.recipe", + "parent": "com.github.homebysix.download.Waltr", + "shortname": "Waltr.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.BalanceLock": { - "name": "Balance Lock", - "description": "Downloads the latest version of Balance Lock and imports it into Munki.", + "com.github.homebysix.download.Waltr": { + "name": "Waltr", + "description": "Downloads the latest version of Waltr.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BalanceLock.munki.recipe", - "parent": "com.github.homebysix.download.BalanceLock", - "shortname": "BalanceLock.munki", - "inferred_type": "munki", - "munki_display_name": "Balance Lock", - "munki_description": "Prevent left/right drift when plugging and unplugging headphones or other audio devices." + "path": "Waltr/Waltr.download.recipe", + "shortname": "Waltr.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Waltr", + "com.github.homebysix.munki.Waltr", + "com.github.homebysix.pkg.Waltr" + ] }, - "com.github.homebysix.pkg.SilentStart": { - "name": "Silent Start", - "description": "Downloads the latest version of Silent Start and creates a package.", + "com.github.homebysix.munki.Waltr": { + "name": "Waltr", + "description": "Downloads the latest version of Waltr and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/SilentStart.pkg.recipe", - "parent": "com.github.homebysix.download.SilentStart", - "shortname": "SilentStart.pkg", - "inferred_type": "pkg" + "path": "Waltr/Waltr.munki.recipe", + "parent": "com.github.homebysix.download.Waltr", + "shortname": "Waltr.munki", + "inferred_type": "munki", + "munki_display_name": "Waltr", + "munki_description": "Convert video and music directly into iPhone and iPad without iTunes." }, - "com.github.homebysix.install.TGPro": { - "name": "TG Pro", - "description": "Installs the latest version of TG Pro.", + "com.github.homebysix.pkg.Waltr": { + "name": "Waltr", + "description": "Downloads the latest version of Waltr and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/TGPro.install.recipe", - "parent": "com.github.homebysix.download.TGPro", - "shortname": "TGPro.install", - "inferred_type": "install" + "path": "Waltr/Waltr.pkg.recipe", + "parent": "com.github.homebysix.download.Waltr", + "shortname": "Waltr.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.FilePeek": { - "name": "File Peek", - "description": "Downloads the latest version of File Peek.", + "com.github.homebysix.download.Mellel": { + "name": "Mellel", + "description": "Downloads the latest version of Mellel.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FilePeek.download.recipe", - "shortname": "FilePeek.download", + "path": "Mellel/Mellel.download.recipe", + "shortname": "Mellel.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.FilePeek", - "com.github.homebysix.munki.FilePeek", - "com.github.homebysix.pkg.FilePeek" + "com.github.homebysix.pkg.Mellel", + "com.github.homebysix.munki.Mellel", + "com.github.homebysix.install.Mellel" ] }, - "com.github.homebysix.munki.FolderTidy": { - "name": "Folder Tidy", - "description": "Downloads the latest version of Folder Tidy and imports it into Munki.", + "com.github.homebysix.pkg.Mellel": { + "name": "Mellel", + "description": "Downloads the latest version of Mellel and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FolderTidy.munki.recipe", - "parent": "com.github.homebysix.download.FolderTidy", - "shortname": "FolderTidy.munki", - "inferred_type": "munki", - "munki_display_name": "Folder Tidy", - "munki_description": "Organize messy folders using pre-made or custom rules." + "path": "Mellel/Mellel.pkg.recipe", + "parent": "com.github.homebysix.download.Mellel", + "shortname": "Mellel.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.FilePeek": { - "name": "File Peek", - "description": "Installs the latest version of File Peek.", + "com.github.homebysix.munki.Mellel": { + "name": "Mellel", + "description": "Downloads the latest version of Mellel and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FilePeek.install.recipe", - "parent": "com.github.homebysix.download.FilePeek", - "shortname": "FilePeek.install", - "inferred_type": "install" + "path": "Mellel/Mellel.munki.recipe", + "parent": "com.github.homebysix.download.Mellel", + "shortname": "Mellel.munki", + "inferred_type": "munki", + "munki_display_name": "Mellel", + "munki_description": "The word processor of choice for scholars, writers and long document writing." }, - "com.github.homebysix.install.BillBoss": { - "name": "Bill Boss", - "description": "Installs the latest version of Bill Boss.", + "com.github.homebysix.install.Mellel": { + "name": "Mellel", + "description": "Installs the latest version of Mellel.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BillBoss.install.recipe", - "parent": "com.github.homebysix.download.BillBoss", - "shortname": "BillBoss.install", + "path": "Mellel/Mellel.install.recipe", + "parent": "com.github.homebysix.download.Mellel", + "shortname": "Mellel.install", "inferred_type": "install" }, - "com.github.homebysix.install.DiskDiet": { - "name": "Disk Diet", - "description": "Installs the latest version of Disk Diet.", + "com.github.homebysix.install.Postbox": { + "name": "Postbox", + "description": "Installs the latest version of Postbox.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/DiskDiet.install.recipe", - "parent": "com.github.homebysix.download.DiskDiet", - "shortname": "DiskDiet.install", + "path": "Postbox/Postbox.install.recipe", + "parent": "com.github.gerardkok.download.Postbox", + "shortname": "Postbox.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.QRFactory": { - "name": "QR Factory", - "description": "Downloads the latest version of QR Factory and creates a package.", + "com.github.homebysix.pkg.Postbox": { + "name": "Postbox", + "description": "Downloads the latest version of Postbox and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/QRFactory.pkg.recipe", - "parent": "com.github.homebysix.download.QRFactory", - "shortname": "QRFactory.pkg", + "path": "Postbox/Postbox.pkg.recipe", + "parent": "com.github.gerardkok.download.Postbox", + "shortname": "Postbox.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.QRFactory": { - "name": "QR Factory", - "description": "Downloads the latest version of QR Factory.", + "com.github.homebysix.munki.VirtualHostX": { + "name": "VirtualHostX", + "description": "Downloads the latest version of VirtualHostX and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/QRFactory.download.recipe", - "shortname": "QRFactory.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.QRFactory", - "com.github.homebysix.install.QRFactory", - "com.github.homebysix.munki.QRFactory" - ] + "path": "VirtualHost/VirtualHostX.munki.recipe", + "parent": "com.github.homebysix.download.VirtualHostX", + "shortname": "VirtualHostX.munki", + "inferred_type": "munki", + "munki_display_name": "VirtualHostX", + "munki_description": "Host multiple websites on your Mac." }, - "com.github.homebysix.download.TGPro": { - "name": "TG Pro", - "description": "Downloads the latest version of TG Pro.", + "com.github.homebysix.pkg.VirtualHostX": { + "name": "VirtualHostX", + "description": "Downloads the latest version of VirtualHostX and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/TGPro.download.recipe", - "shortname": "TGPro.download", + "path": "VirtualHost/VirtualHostX.pkg.recipe", + "parent": "com.github.homebysix.download.VirtualHostX", + "shortname": "VirtualHostX.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.VirtualHostX": { + "name": "VirtualHostX", + "description": "Downloads the latest version of VirtualHostX.", + "repo": "autopkg/homebysix-recipes", + "path": "VirtualHost/VirtualHostX.download.recipe", + "shortname": "VirtualHostX.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.TGPro", - "com.github.homebysix.munki.TGPro", - "com.github.homebysix.pkg.TGPro" + "com.github.homebysix.munki.VirtualHostX", + "com.github.homebysix.pkg.VirtualHostX", + "com.github.homebysix.install.VirtualHostX" ] }, - "com.github.homebysix.pkg.DiskDiet": { - "name": "Disk Diet", - "description": "Downloads the latest version of Disk Diet and creates a package.", + "com.github.homebysix.install.VirtualHostX": { + "name": "VirtualHostX", + "description": "Installs the latest version of VirtualHostX.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/DiskDiet.pkg.recipe", - "parent": "com.github.homebysix.download.DiskDiet", - "shortname": "DiskDiet.pkg", - "inferred_type": "pkg" + "path": "VirtualHost/VirtualHostX.install.recipe", + "parent": "com.github.homebysix.download.VirtualHostX", + "shortname": "VirtualHostX.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.TGPro": { - "name": "TG Pro", - "description": "Downloads the latest version of TG Pro and imports it into Munki.", + "com.github.homebysix.pkg.VirtualBox": { + "name": "VirtualBox", + "description": "Downloads the latest version of VirtualBox and makes a pkg of it\n", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/TGPro.munki.recipe", - "parent": "com.github.homebysix.download.TGPro", - "shortname": "TGPro.munki", - "inferred_type": "munki", - "munki_display_name": "TG Pro", - "munki_description": "Control fan speeds, monitor temperatures, and find faulty sensors." + "path": "VirtualBox/VirtualBox.pkg.recipe", + "parent": "com.github.homebysix.download.VirtualBox", + "shortname": "VirtualBox.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.VirtualBox", + "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox" + ] }, - "com.github.homebysix.download.BillBoss": { - "name": "Bill Boss", - "description": "Downloads the latest version of Bill Boss.", + "com.github.homebysix.download.VirtualBox": { + "name": "VirtualBox", + "description": "Downloads the current release version of VirtualBox", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BillBoss.download.recipe", - "shortname": "BillBoss.download", + "path": "VirtualBox/VirtualBox.download.recipe", + "shortname": "VirtualBox.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.BillBoss", - "com.github.homebysix.munki.BillBoss", - "com.github.homebysix.pkg.BillBoss" + "com.github.homebysix.pkg.VirtualBox" ] }, - "com.github.homebysix.pkg.TGPro": { - "name": "TG Pro", - "description": "Downloads the latest version of TG Pro and creates a package.", + "com.github.homebysix.install.LaunchBar": { + "name": "LaunchBar", + "description": "Installs the latest version of LaunchBar.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/TGPro.pkg.recipe", - "parent": "com.github.homebysix.download.TGPro", - "shortname": "TGPro.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.TGPro" - ] + "path": "ObjectiveDevelopment/LaunchBar.install.recipe", + "parent": "com.github.homebysix.download.LaunchBar", + "shortname": "LaunchBar.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.BillBoss": { - "name": "Bill Boss", - "description": "Downloads the latest version of Bill Boss and imports it into Munki.", + "com.github.homebysix.download.LaunchBar": { + "name": "LaunchBar", + "description": "Downloads the latest version of LaunchBar.\n\n\tThis recipe differs from the ones in jaharmi-recipes in the following ways:\n\t\t- This one performs code signature verification.\n\t\t- This one acquires the latest version (6) of LaunchBar.\n\t\t- This one doesn't require a separate URLProvider processor.\n\n\t", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BillBoss.munki.recipe", - "parent": "com.github.homebysix.download.BillBoss", - "shortname": "BillBoss.munki", - "inferred_type": "munki", - "munki_display_name": "Bill Boss", - "munki_description": "Keep track of upcoming bills + notifications + cloud sync with iCloud or Dropbox." + "path": "ObjectiveDevelopment/LaunchBar.download.recipe", + "shortname": "LaunchBar.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.LaunchBar", + "com.github.homebysix.pkg.LaunchBar", + "com.github.homebysix.munki.LaunchBar", + "com.github.peshay.filewave.LaunchBar" + ] }, - "com.github.homebysix.install.Particles": { - "name": "Particles", - "description": "Installs the latest version of Particles.", + "com.github.homebysix.pkg.LaunchBar": { + "name": "LaunchBar", + "description": "Downloads the latest version of LaunchBar and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/Particles.install.recipe", - "parent": "com.github.homebysix.download.Particles", - "shortname": "Particles.install", - "inferred_type": "install" + "path": "ObjectiveDevelopment/LaunchBar.pkg.recipe", + "parent": "com.github.homebysix.download.LaunchBar", + "shortname": "LaunchBar.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.FilePeek": { - "name": "File Peek", - "description": "Downloads the latest version of File Peek and imports it into Munki.", + "com.github.homebysix.munki.LaunchBar": { + "name": "LaunchBar", + "description": "Downloads the latest version of LaunchBar and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FilePeek.munki.recipe", - "parent": "com.github.homebysix.download.FilePeek", - "shortname": "FilePeek.munki", + "path": "ObjectiveDevelopment/LaunchBar.munki.recipe", + "parent": "com.github.homebysix.download.LaunchBar", + "shortname": "LaunchBar.munki", "inferred_type": "munki", - "munki_display_name": "File Peek", - "munki_description": "Hex editor, file hashes and info." + "munki_display_name": "LaunchBar", + "munki_description": "Powerful file/URL/email launcher utility." }, - "com.github.homebysix.pkg.Particles": { - "name": "Particles", - "description": "Downloads the latest version of Particles and creates a package.", + "com.github.homebysix.munki.Celestia": { + "name": "Celestia", + "description": "Downloads the latest version of Celestia and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/Particles.pkg.recipe", - "parent": "com.github.homebysix.download.Particles", - "shortname": "Particles.pkg", - "inferred_type": "pkg" + "path": "Celestia/Celestia.munki.recipe", + "parent": "com.github.homebysix.download.Celestia", + "shortname": "Celestia.munki", + "inferred_type": "munki", + "munki_display_name": "Celestia", + "munki_description": "Open source astronomy and planetarium app." }, - "com.github.homebysix.download.BalanceLock": { - "name": "Balance Lock", - "description": "Downloads the latest version of Balance Lock.", + "com.github.homebysix.pkg.Celestia": { + "name": "Celestia", + "description": "Downloads the latest version of Celestia and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BalanceLock.download.recipe", - "shortname": "BalanceLock.download", - "inferred_type": "download", + "path": "Celestia/Celestia.pkg.recipe", + "parent": "com.github.homebysix.download.Celestia", + "shortname": "Celestia.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.BalanceLock", - "com.github.homebysix.install.BalanceLock", - "com.github.homebysix.pkg.BalanceLock" + "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Celestia" ] }, - "com.github.homebysix.download.Particles": { - "name": "Particles", - "description": "Downloads the latest version of Particles.", + "com.github.homebysix.download.Celestia": { + "name": "Celestia", + "description": "Downloads the latest version of Celestia.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/Particles.download.recipe", - "shortname": "Particles.download", + "path": "Celestia/Celestia.download.recipe", + "shortname": "Celestia.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Particles", - "com.github.homebysix.pkg.Particles", - "com.github.homebysix.munki.Particles" + "com.github.homebysix.munki.Celestia", + "com.github.homebysix.pkg.Celestia", + "com.github.homebysix.install.Celestia" ] }, - "com.github.homebysix.munki.Particles": { - "name": "Particles", - "description": "Downloads the latest version of Particles and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/Particles.munki.recipe", - "parent": "com.github.homebysix.download.Particles", - "shortname": "Particles.munki", - "inferred_type": "munki", - "munki_display_name": "Particles", - "munki_description": "Create professional Cocos2d particle emitters for iOS, macOS and Android." - }, - "com.github.homebysix.pkg.BillBoss": { - "name": "Bill Boss", - "description": "Downloads the latest version of Bill Boss and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BillBoss.pkg.recipe", - "parent": "com.github.homebysix.download.BillBoss", - "shortname": "BillBoss.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.QRFactory": { - "name": "QR Factory", - "description": "Installs the latest version of QR Factory.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/QRFactory.install.recipe", - "parent": "com.github.homebysix.download.QRFactory", - "shortname": "QRFactory.install", - "inferred_type": "install" - }, - "com.github.homebysix.install.BalanceLock": { - "name": "Balance Lock", - "description": "Installs the latest version of Balance Lock.", + "com.github.homebysix.install.Celestia": { + "name": "Celestia", + "description": "Installs the latest version of Celestia.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BalanceLock.install.recipe", - "parent": "com.github.homebysix.download.BalanceLock", - "shortname": "BalanceLock.install", + "path": "Celestia/Celestia.install.recipe", + "parent": "com.github.homebysix.download.Celestia", + "shortname": "Celestia.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.BalanceLock": { - "name": "Balance Lock", - "description": "Downloads the latest version of Balance Lock and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/BalanceLock.pkg.recipe", - "parent": "com.github.homebysix.download.BalanceLock", - "shortname": "BalanceLock.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.SilentStart": { - "name": "Silent Start", - "description": "Installs the latest version of Silent Start.", + "com.github.homebysix.install.Numi": { + "name": "Numi", + "description": "Installs the latest version of Numi.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/SilentStart.install.recipe", - "parent": "com.github.homebysix.download.SilentStart", - "shortname": "SilentStart.install", + "path": "Numi/Numi.install.recipe", + "parent": "com.github.homebysix.download.Numi", + "shortname": "Numi.install", "inferred_type": "install" }, - "com.github.homebysix.download.DiskDiet": { - "name": "Disk Diet", - "description": "Downloads the latest version of Disk Diet.", + "com.github.homebysix.download.Numi": { + "name": "Numi", + "description": "Downloads the latest version of Numi.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/DiskDiet.download.recipe", - "shortname": "DiskDiet.download", + "path": "Numi/Numi.download.recipe", + "shortname": "Numi.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.DiskDiet", - "com.github.homebysix.pkg.DiskDiet", - "com.github.homebysix.munki.DiskDiet" + "com.github.homebysix.install.Numi", + "com.github.homebysix.munki.Numi", + "com.github.homebysix.pkg.Numi" ] }, - "com.github.homebysix.pkg.FolderTidy": { - "name": "Folder Tidy", - "description": "Downloads the latest version of Folder Tidy and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FolderTidy.pkg.recipe", - "parent": "com.github.homebysix.download.FolderTidy", - "shortname": "FolderTidy.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.FolderTidy": { - "name": "Folder Tidy", - "description": "Installs the latest version of Folder Tidy.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FolderTidy.install.recipe", - "parent": "com.github.homebysix.download.FolderTidy", - "shortname": "FolderTidy.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.DiskDiet": { - "name": "Disk Diet", - "description": "Downloads the latest version of Disk Diet and imports it into Munki.", + "com.github.homebysix.munki.Numi": { + "name": "Numi", + "description": "Downloads the latest version of Numi and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/DiskDiet.munki.recipe", - "parent": "com.github.homebysix.download.DiskDiet", - "shortname": "DiskDiet.munki", + "path": "Numi/Numi.munki.recipe", + "parent": "com.github.homebysix.download.Numi", + "shortname": "Numi.munki", "inferred_type": "munki", - "munki_display_name": "Disk Diet", - "munki_description": "Clean your drive and get more space for your Mac." + "munki_display_name": "Numi", + "munki_description": "Menu-bar calculator supports text input." }, - "com.github.homebysix.pkg.FilePeek": { - "name": "File Peek", - "description": "Downloads the latest version of File Peek and creates a package.", + "com.github.homebysix.pkg.Numi": { + "name": "Numi", + "description": "Downloads the latest version of Numi and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FilePeek.pkg.recipe", - "parent": "com.github.homebysix.download.FilePeek", - "shortname": "FilePeek.pkg", + "path": "Numi/Numi.pkg.recipe", + "parent": "com.github.homebysix.download.Numi", + "shortname": "Numi.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.SilentStart": { - "name": "Silent Start", - "description": "Downloads the latest version of Silent Start.", + "com.github.homebysix.download.BetterWindowManager": { + "name": "Better Window Manager", + "description": "Downloads the latest version of Better Window Manager.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/SilentStart.download.recipe", - "shortname": "SilentStart.download", + "path": "BetterWindowManager/BetterWindowManager.download.recipe", + "shortname": "BetterWindowManager.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.SilentStart", - "com.github.homebysix.install.SilentStart", - "com.github.homebysix.munki.SilentStart" + "com.github.homebysix.install.BetterWindowManager", + "com.github.homebysix.munki.BetterWindowManager", + "com.github.homebysix.pkg.BetterWindowManager" ] }, - "com.github.homebysix.munki.SilentStart": { - "name": "Silent Start", - "description": "Downloads the latest version of Silent Start and imports it into Munki.", + "com.github.homebysix.install.BetterWindowManager": { + "name": "Better Window Manager", + "description": "Installs the latest version of Better Window Manager.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/SilentStart.munki.recipe", - "parent": "com.github.homebysix.download.SilentStart", - "shortname": "SilentStart.munki", - "inferred_type": "munki", - "munki_display_name": "Silent Start", - "munki_description": "Silence your Mac's startup chime." + "path": "BetterWindowManager/BetterWindowManager.install.recipe", + "parent": "com.github.homebysix.download.BetterWindowManager", + "shortname": "BetterWindowManager.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.QRFactory": { - "name": "QR Factory", - "description": "Downloads the latest version of QR Factory and imports it into Munki.", + "com.github.homebysix.munki.BetterWindowManager": { + "name": "Better Window Manager", + "description": "Downloads the latest version of Better Window Manager and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/QRFactory.munki.recipe", - "parent": "com.github.homebysix.download.QRFactory", - "shortname": "QRFactory.munki", + "path": "BetterWindowManager/BetterWindowManager.munki.recipe", + "parent": "com.github.homebysix.download.BetterWindowManager", + "shortname": "BetterWindowManager.munki", "inferred_type": "munki", - "munki_display_name": "QR Factory", - "munki_description": "Professional QR code creator that exports as PNG, TIFF, PDF or EPS." - }, - "com.github.homebysix.download.FolderTidy": { - "name": "Folder Tidy", - "description": "Downloads the latest version of Folder Tidy.", - "repo": "autopkg/homebysix-recipes", - "path": "Tunabelly/FolderTidy.download.recipe", - "shortname": "FolderTidy.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.FolderTidy", - "com.github.homebysix.pkg.FolderTidy", - "com.github.homebysix.install.FolderTidy" - ] + "munki_display_name": "Better Window Manager", + "munki_description": "Move and position your windows where you want." }, - "com.github.homebysix.munki.EnterpriseConnect": { - "name": "Enterprise Connect", - "description": "Downloads the latest version of Enterprise Connect and imports it into Munki.\n\nSee Rich Trouton's read me for details on using the Apple-provided download URL:\nhttps://github.com/autopkg/rtrouton-recipes/tree/master/EnterpriseConnect", + "com.github.homebysix.pkg.BetterWindowManager": { + "name": "Better Window Manager", + "description": "Downloads the latest version of Better Window Manager and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Apple/EnterpriseConnect.munki.recipe", - "parent": "com.github.rtrouton.pkg.EnterpriseConnect", - "shortname": "EnterpriseConnect.munki", - "inferred_type": "munki", - "munki_display_name": "Enterprise Connect", - "munki_description": "Apple Enterprise Connect is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services." + "path": "BetterWindowManager/BetterWindowManager.pkg.recipe", + "parent": "com.github.homebysix.download.BetterWindowManager", + "shortname": "BetterWindowManager.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Cyberduck": { - "name": null, - "description": "Downloads the latest version of Cyberduck and builds a pkg, installs it.", + "com.github.homebysix.install.Usher": { + "name": "Usher", + "description": "Installs the latest version of Usher.", "repo": "autopkg/homebysix-recipes", - "path": "Cyberduck/Cyberduck.install.recipe", - "parent": "com.github.autopkg.pkg.Cyberduck", - "shortname": "Cyberduck.install", + "path": "ManyTricks/Usher.install.recipe", + "parent": "com.github.homebysix.download.Usher", + "shortname": "Usher.install", "inferred_type": "install" }, - "com.github.homebysix.munki.GBStudio": { - "name": "GB Studio", - "description": "Downloads the latest version of GB Studio and imports it into Munki.", + "com.github.homebysix.install.NameMangler": { + "name": "Name Mangler", + "description": "Installs the latest version of Name Mangler.", "repo": "autopkg/homebysix-recipes", - "path": "GB Studio/GB Studio.munki.recipe", - "parent": "com.github.homebysix.download.GBStudio", - "shortname": "GB Studio.munki", - "inferred_type": "munki", - "munki_display_name": "GB Studio", - "munki_description": "A free and easy to use retro adventure game creator for your favourite handheld video game system." + "path": "ManyTricks/NameMangler.install.recipe", + "parent": "com.github.homebysix.download.NameMangler", + "shortname": "NameMangler.install", + "inferred_type": "install" }, - "com.github.homebysix.install.GBStudio": { - "name": "GB Studio", - "description": "Installs the latest version of GB Studio.", + "com.github.homebysix.pkg.NameMangler": { + "name": "Name Mangler", + "description": "Downloads the latest version of Name Mangler and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GB Studio/GB Studio.install.recipe", - "parent": "com.github.homebysix.download.GBStudio", - "shortname": "GB Studio.install", - "inferred_type": "install" + "path": "ManyTricks/NameMangler.pkg.recipe", + "parent": "com.github.homebysix.download.NameMangler", + "shortname": "NameMangler.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.NameMangler" + ] }, - "com.github.homebysix.download.GBStudio": { - "name": "GB Studio", - "description": "Downloads the latest version of GB Studio.", + "com.github.homebysix.download.Resolutionator": { + "name": "Resolutionator", + "description": "Downloads the latest version of Resolutionator.", "repo": "autopkg/homebysix-recipes", - "path": "GB Studio/GB Studio.download.recipe", - "shortname": "GB Studio.download", + "path": "ManyTricks/Resolutionator.download.recipe", + "shortname": "Resolutionator.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.GBStudio", - "com.github.homebysix.install.GBStudio", - "com.github.homebysix.pkg.GBStudio" + "com.github.homebysix.pkg.Resolutionator", + "com.github.homebysix.munki.Resolutionator", + "com.github.homebysix.install.Resolutionator" ] }, - "com.github.homebysix.pkg.GBStudio": { - "name": "GB Studio", - "description": "Downloads the latest version of GB Studio and creates a package.", + "com.github.homebysix.pkg.DesktopCurtain": { + "name": "Desktop Curtain", + "description": "Downloads the latest version of Desktop Curtain and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GB Studio/GB Studio.pkg.recipe", - "parent": "com.github.homebysix.download.GBStudio", - "shortname": "GB Studio.pkg", + "path": "ManyTricks/DesktopCurtain.pkg.recipe", + "parent": "com.github.homebysix.download.DesktopCurtain", + "shortname": "DesktopCurtain.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Vivaldi": { - "name": "Vivaldi", - "description": "Downloads the latest Vivaldi disk image and imports into Munki.", + "com.github.homebysix.download.Butler": { + "name": "Butler", + "description": "Downloads the latest version of Butler.", "repo": "autopkg/homebysix-recipes", - "path": "Vivaldi/Vivaldi.munki.recipe", - "parent": "com.github.homebysix.download.Vivaldi", - "shortname": "Vivaldi.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "A browser for our friends." + "path": "ManyTricks/Butler.download.recipe", + "shortname": "Butler.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Butler", + "com.github.homebysix.pkg.Butler", + "com.github.homebysix.munki.Butler" + ] }, - "com.github.homebysix.download.Vivaldi": { - "name": "Vivaldi", - "description": "Downloads the current release version of Vivaldi.", + "com.github.homebysix.download.KeyCodes": { + "name": "Key Codes", + "description": "Downloads the latest version of Key Codes.", "repo": "autopkg/homebysix-recipes", - "path": "Vivaldi/Vivaldi.download.recipe", - "shortname": "Vivaldi.download", + "path": "ManyTricks/KeyCodes.download.recipe", + "shortname": "KeyCodes.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Vivaldi", - "com.github.homebysix.pkg.Vivaldi" + "com.github.homebysix.install.KeyCodes", + "com.github.homebysix.pkg.KeyCodes", + "com.github.homebysix.munki.KeyCodes" ] }, - "com.github.homebysix.pkg.Vivaldi": { - "name": "Vivaldi", - "description": "Downloads the latest version of Vivaldi and makes a pkg of it.", + "com.github.homebysix.pkg.Displaperture": { + "name": "Displaperture", + "description": "Downloads the latest version of Displaperture and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Vivaldi/Vivaldi.pkg.recipe", - "parent": "com.github.homebysix.download.Vivaldi", - "shortname": "Vivaldi.pkg", + "path": "ManyTricks/Displaperture.pkg.recipe", + "parent": "com.github.homebysix.download.Displaperture", + "shortname": "Displaperture.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.xScope": { - "name": "xScope", - "description": "Downloads the latest version of xScope and imports it into Munki.", + "com.github.homebysix.pkg.TimeSink": { + "name": "Time Sink", + "description": "Downloads the latest version of Time Sink and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Iconfactory/xScope.munki.recipe", - "parent": "com.github.homebysix.download.xScope", - "shortname": "xScope.munki", - "inferred_type": "munki", - "munki_display_name": "xScope", - "munki_description": "Onscreen graphic measurement tools." + "path": "ManyTricks/TimeSink.pkg.recipe", + "parent": "com.github.homebysix.download.TimeSink", + "shortname": "TimeSink.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.xScope": { - "name": "xScope", - "description": "Downloads the latest version of xScope.", + "com.github.homebysix.download.Displaperture": { + "name": "Displaperture", + "description": "Downloads the latest version of Displaperture.", "repo": "autopkg/homebysix-recipes", - "path": "Iconfactory/xScope.download.recipe", - "shortname": "xScope.download", + "path": "ManyTricks/Displaperture.download.recipe", + "shortname": "Displaperture.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.xScope", - "com.github.homebysix.pkg.xScope", - "com.github.homebysix.install.xScope" + "com.github.homebysix.pkg.Displaperture", + "com.github.homebysix.munki.Displaperture", + "com.github.homebysix.install.Displaperture" ] }, - "com.github.homebysix.pkg.xScope": { - "name": "xScope", - "description": "Downloads the latest version of xScope and creates a package.", + "com.github.homebysix.pkg.Resolutionator": { + "name": "Resolutionator", + "description": "Downloads the latest version of Resolutionator and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Iconfactory/xScope.pkg.recipe", - "parent": "com.github.homebysix.download.xScope", - "shortname": "xScope.pkg", + "path": "ManyTricks/Resolutionator.pkg.recipe", + "parent": "com.github.homebysix.download.Resolutionator", + "shortname": "Resolutionator.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.xScope": { - "name": "xScope", - "description": "Installs the latest version of xScope.", + "com.github.homebysix.install.Butler": { + "name": "Butler", + "description": "Installs the latest version of Butler.", "repo": "autopkg/homebysix-recipes", - "path": "Iconfactory/xScope.install.recipe", - "parent": "com.github.homebysix.download.xScope", - "shortname": "xScope.install", + "path": "ManyTricks/Butler.install.recipe", + "parent": "com.github.homebysix.download.Butler", + "shortname": "Butler.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Zscaler": { - "name": "Zscaler", - "description": "Downloads Zscaler Mac app and imports into Munki.\n\nIf a logout/uninstall password is required for removing Zscaler, you can specify it in the\nUNINSTALL_PASSWORD input variable. Please note that if you do this, there is a chance that end users\nmay be able to reverse-engineer the password; however if you're already providing the uninstall\noption in MSC, the assumption is that this is not a concern.", + "com.github.homebysix.munki.OpenWithManager": { + "name": "Open-With Manager", + "description": "Downloads the latest version of Open-With Manager and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Zscaler/Zscaler.munki.recipe", - "parent": "com.github.rtrouton.pkg.zscaler", - "shortname": "Zscaler.munki", + "path": "ManyTricks/OpenWithManager.munki.recipe", + "parent": "com.github.homebysix.download.OpenWithManager", + "shortname": "OpenWithManager.munki", "inferred_type": "munki", - "munki_display_name": "Zscaler", - "munki_description": "Secure communications on your company Mac, even when you're not on the company network." - }, - "com.github.homebysix.download.SpyBuster": { - "name": "SpyBuster", - "description": "Downloads the latest version of SpyBuster.", - "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/SpyBuster.download.recipe", - "shortname": "SpyBuster.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.SpyBuster", - "com.github.homebysix.pkg.SpyBuster", - "com.github.homebysix.munki.SpyBuster" - ] + "munki_display_name": "Open-With Manager", + "munki_description": "Edit the list of file types a given application thinks it can open (Beta)." }, - "com.github.homebysix.download.CleanMyMac3": { - "name": "CleanMyMac 3", - "description": "Downloads the latest version of CleanMyMac 3.", + "com.github.homebysix.download.OpenWithManager": { + "name": "Open-With Manager", + "description": "Downloads the latest version of Open-With Manager.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3.download.recipe", - "shortname": "CleanMyMac3.download", + "path": "ManyTricks/OpenWithManager.download.recipe", + "shortname": "OpenWithManager.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.CleanMyMac3", - "com.github.homebysix.pkg.CleanMyMac3", - "com.github.homebysix.install.CleanMyMac3" + "com.github.homebysix.munki.OpenWithManager", + "com.github.homebysix.pkg.OpenWithManager", + "com.github.homebysix.install.OpenWithManager" ] }, - "com.github.homebysix.munki.CleanMyMac3": { - "name": "CleanMyMac 3", - "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.", + "com.github.homebysix.munki.NameMangler": { + "name": "Name Mangler", + "description": "Downloads the latest version of Name Mangler and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3.munki.recipe", - "parent": "com.github.homebysix.download.CleanMyMac3", - "shortname": "CleanMyMac3.munki", + "path": "ManyTricks/NameMangler.munki.recipe", + "parent": "com.github.homebysix.download.NameMangler", + "shortname": "NameMangler.munki", "inferred_type": "munki", - "munki_display_name": "CleanMyMac 3", - "munki_description": "Delete files that waste your disk space." + "munki_display_name": "Name Mangler", + "munki_description": "Easy-to-use batch file re-namer." }, - "com.github.homebysix.download.Hider2": { - "name": "MacPaw Hider 2", - "description": "Downloads the latest version of MacPaw Hider 2.", + "com.github.homebysix.download.TimeSink": { + "name": "Time Sink", + "description": "Downloads the latest version of Time Sink.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Hider2.download.recipe", - "shortname": "Hider2.download", + "path": "ManyTricks/TimeSink.download.recipe", + "shortname": "TimeSink.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Hider2", - "com.github.homebysix.install.Hider2", - "com.github.homebysix.munki.Hider2" + "com.github.homebysix.pkg.TimeSink", + "com.github.homebysix.munki.TimeSink", + "com.github.homebysix.install.TimeSink" ] }, - "com.github.homebysix.munki.Gemini2": { - "name": "Gemini 2", - "description": "Downloads the latest version of Gemini 2 and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Gemini2.munki.recipe", - "parent": "com.github.homebysix.download.Gemini2", - "shortname": "Gemini2.munki", - "inferred_type": "munki", - "munki_display_name": "Gemini 2", - "munki_description": "Locate and eliminate duplicate and similar files." - }, - "com.github.homebysix.pkg.CleanMyMac3": { - "name": "CleanMyMac 3", - "description": "Downloads the latest version of CleanMyMac 3 and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3.pkg.recipe", - "parent": "com.github.homebysix.download.CleanMyMac3", - "shortname": "CleanMyMac3.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.Gemini2": { - "name": "Gemini 2", - "description": "Downloads the latest version of Gemini 2.", + "com.github.homebysix.download.NameMangler": { + "name": "Name Mangler", + "description": "Downloads the latest version of Name Mangler.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Gemini2.download.recipe", - "shortname": "Gemini2.download", + "path": "ManyTricks/NameMangler.download.recipe", + "shortname": "NameMangler.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Gemini2", - "com.github.homebysix.install.Gemini2", - "com.github.homebysix.pkg.Gemini2" + "com.github.homebysix.install.NameMangler", + "com.github.homebysix.pkg.NameMangler", + "com.github.homebysix.munki.NameMangler" ] }, - "com.github.homebysix.install.CleanMyMac3": { - "name": "CleanMyMac 3", - "description": "Installs the latest version of CleanMyMac 3.", + "com.github.homebysix.install.KeyCodes": { + "name": "Key Codes", + "description": "Installs the latest version of Key Codes.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3.install.recipe", - "parent": "com.github.homebysix.download.CleanMyMac3", - "shortname": "CleanMyMac3.install", + "path": "ManyTricks/KeyCodes.install.recipe", + "parent": "com.github.homebysix.download.KeyCodes", + "shortname": "KeyCodes.install", "inferred_type": "install" }, - "com.github.homebysix.munki.CleanMyMac2": { - "name": "CleanMyMac 2", - "description": "Downloads the latest version of CleanMyMac 2 and imports it into Munki.", + "com.github.homebysix.pkg.KeyCodes": { + "name": "Key Codes", + "description": "Downloads the latest version of Key Codes and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac2.munki.recipe", - "parent": "com.github.homebysix.download.CleanMyMac2", - "shortname": "CleanMyMac2.munki", - "inferred_type": "munki", - "munki_display_name": "CleanMyMac 2", - "munki_description": "Delete files that waste your disk space." + "path": "ManyTricks/KeyCodes.pkg.recipe", + "parent": "com.github.homebysix.download.KeyCodes", + "shortname": "KeyCodes.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.CleanMyMac2": { - "name": "CleanMyMac 2", - "description": "Installs the latest version of CleanMyMac 2.", + "com.github.homebysix.munki.Moom": { + "name": "Moom", + "description": "Downloads the latest version of Moom and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac2.install.recipe", - "parent": "com.github.homebysix.download.CleanMyMac2", - "shortname": "CleanMyMac2.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.Hider2": { - "name": "MacPaw Hider 2", - "description": "Downloads the latest version of MacPaw Hider 2 and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Hider2.pkg.recipe", - "parent": "com.github.homebysix.download.Hider2", - "shortname": "Hider2.pkg", - "inferred_type": "pkg" + "path": "ManyTricks/Moom.munki.recipe", + "parent": "com.github.homebysix.download.Moom", + "shortname": "Moom.munki", + "inferred_type": "munki", + "munki_display_name": "Moom", + "munki_description": "Versatile window manager." }, - "com.github.homebysix.install.SpyBuster": { - "name": "SpyBuster", - "description": "Installs the latest version of SpyBuster.", + "com.github.homebysix.munki.Resolutionator": { + "name": "Resolutionator", + "description": "Downloads the latest version of Resolutionator and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/SpyBuster.install.recipe", - "parent": "com.github.homebysix.download.SpyBuster", - "shortname": "SpyBuster.install", - "inferred_type": "install" + "path": "ManyTricks/Resolutionator.munki.recipe", + "parent": "com.github.homebysix.download.Resolutionator", + "shortname": "Resolutionator.munki", + "inferred_type": "munki", + "munki_display_name": "Resolutionator", + "munki_description": "Allows users to quickly change the resolution of all attached displays." }, - "com.github.homebysix.install.Gemini2": { - "name": "Gemini 2", - "description": "Installs the latest version of Gemini 2.", + "com.github.homebysix.install.Resolutionator": { + "name": "Resolutionator", + "description": "Installs the latest version of Resolutionator.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Gemini2.install.recipe", - "parent": "com.github.homebysix.download.Gemini2", - "shortname": "Gemini2.install", + "path": "ManyTricks/Resolutionator.install.recipe", + "parent": "com.github.homebysix.download.Resolutionator", + "shortname": "Resolutionator.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.CleanMyMac3-beta": { - "name": "CleanMyMac 3", - "description": "Downloads the latest version of CleanMyMac 3 and creates a package.", + "com.github.homebysix.pkg.Moom": { + "name": "Moom", + "description": "Downloads the latest version of Moom and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3-beta.pkg.recipe", - "parent": "com.github.homebysix.download.CleanMyMac3-beta", - "shortname": "CleanMyMac3-beta.pkg", + "path": "ManyTricks/Moom.pkg.recipe", + "parent": "com.github.homebysix.download.Moom", + "shortname": "Moom.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Gemini2": { - "name": "Gemini 2", - "description": "Downloads the latest version of Gemini 2 and creates a package.", + "com.github.homebysix.munki.DesktopCurtain": { + "name": "Desktop Curtain", + "description": "Downloads the latest version of Desktop Curtain and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Gemini2.pkg.recipe", - "parent": "com.github.homebysix.download.Gemini2", - "shortname": "Gemini2.pkg", - "inferred_type": "pkg" + "path": "ManyTricks/DesktopCurtain.munki.recipe", + "parent": "com.github.homebysix.download.DesktopCurtain", + "shortname": "DesktopCurtain.munki", + "inferred_type": "munki", + "munki_display_name": "Desktop Curtain", + "munki_description": "Displays temporary desktop picture in front of real one." }, - "com.github.homebysix.munki.CleanMyMac3-beta": { - "name": "CleanMyMac 3", - "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.", + "com.github.homebysix.download.Keymo": { + "name": "Keymou", + "description": "Downloads the latest version of Keymou.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3-beta.munki.recipe", - "parent": "com.github.homebysix.download.CleanMyMac3-beta", - "shortname": "CleanMyMac3-beta.munki", - "inferred_type": "munki", - "munki_display_name": "CleanMyMac 3", - "munki_description": "Delete files that waste your disk space (beta)." + "path": "ManyTricks/Keymou.download.recipe", + "shortname": "Keymou.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Keymo", + "com.github.homebysix.munki.Keymo", + "com.github.homebysix.pkg.Keymo" + ] }, - "com.github.homebysix.pkg.SpyBuster": { - "name": "SpyBuster", - "description": "Downloads the latest version of SpyBuster and creates a package.", + "com.github.homebysix.pkg.Leech": { + "name": "Leech", + "description": "Downloads the latest version of Leech and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/SpyBuster.pkg.recipe", - "parent": "com.github.homebysix.download.SpyBuster", - "shortname": "SpyBuster.pkg", + "path": "ManyTricks/Leech.pkg.recipe", + "parent": "com.github.homebysix.download.Leech", + "shortname": "Leech.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.SpyBuster": { - "name": "SpyBuster", - "description": "Downloads the latest version of SpyBuster and imports it into Munki.", + "com.github.homebysix.pkg.Butler": { + "name": "Butler", + "description": "Downloads the latest version of Butler and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/SpyBuster.munki.recipe", - "parent": "com.github.homebysix.download.SpyBuster", - "shortname": "SpyBuster.munki", - "inferred_type": "munki", - "munki_display_name": "SpyBuster", - "munki_description": "Static Analysis identifies applications with \"undesirable\" countries of origin." + "path": "ManyTricks/Butler.pkg.recipe", + "parent": "com.github.homebysix.download.Butler", + "shortname": "Butler.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.CleanMyMac3-beta": { - "name": "CleanMyMac 3", - "description": "Installs the latest version of CleanMyMac 3.", + "com.github.homebysix.install.Moom": { + "name": "Moom", + "description": "Installs the latest version of Moom.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3-beta.install.recipe", - "parent": "com.github.homebysix.download.CleanMyMac3-beta", - "shortname": "CleanMyMac3-beta.install", + "path": "ManyTricks/Moom.install.recipe", + "parent": "com.github.homebysix.download.Moom", + "shortname": "Moom.install", "inferred_type": "install" }, - "com.github.homebysix.install.Hider2": { - "name": "MacPaw Hider 2", - "description": "Installs the latest version of MacPaw Hider 2.", + "com.github.homebysix.download.Usher": { + "name": "Usher", + "description": "Downloads the latest version of Usher.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Hider2.install.recipe", - "parent": "com.github.homebysix.download.Hider2", - "shortname": "Hider2.install", - "inferred_type": "install" + "path": "ManyTricks/Usher.download.recipe", + "shortname": "Usher.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Usher", + "com.github.homebysix.pkg.Usher", + "com.github.homebysix.munki.Usher" + ] }, - "com.github.homebysix.munki.Hider2": { - "name": "MacPaw Hider 2", - "description": "Downloads the latest version of MacPaw Hider 2 and imports it into Munki.", + "com.github.homebysix.munki.Displaperture": { + "name": "Displaperture", + "description": "Downloads the latest version of Displaperture and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/Hider2.munki.recipe", - "parent": "com.github.homebysix.download.Hider2", - "shortname": "Hider2.munki", + "path": "ManyTricks/Displaperture.munki.recipe", + "parent": "com.github.homebysix.download.Displaperture", + "shortname": "Displaperture.munki", "inferred_type": "munki", - "munki_display_name": "MacPaw Hider 2", - "munki_description": "Hide, encrypt, and password-protect your data." + "munki_display_name": "Displaperture", + "munki_description": "Brings back rounded corners on your screen." }, - "com.github.homebysix.download.CleanMyMac2": { - "name": "CleanMyMac 2", - "description": "Downloads the latest version of CleanMyMac 2.", + "com.github.homebysix.munki.Leech": { + "name": "Leech", + "description": "Downloads the latest version of Leech and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac2.download.recipe", - "shortname": "CleanMyMac2.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.CleanMyMac2", - "com.github.homebysix.install.CleanMyMac2", - "com.github.homebysix.pkg.CleanMyMac2" - ] + "path": "ManyTricks/Leech.munki.recipe", + "parent": "com.github.homebysix.download.Leech", + "shortname": "Leech.munki", + "inferred_type": "munki", + "munki_display_name": "Leech", + "munki_description": "Complete control over your downloads." }, - "com.github.homebysix.pkg.CleanMyMac2": { - "name": "CleanMyMac 2", - "description": "Downloads the latest version of CleanMyMac 2 and creates a package.", + "com.github.homebysix.munki.TimeSink": { + "name": "Time Sink", + "description": "Downloads the latest version of Time Sink and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac2.pkg.recipe", - "parent": "com.github.homebysix.download.CleanMyMac2", - "shortname": "CleanMyMac2.pkg", - "inferred_type": "pkg" + "path": "ManyTricks/TimeSink.munki.recipe", + "parent": "com.github.homebysix.download.TimeSink", + "shortname": "TimeSink.munki", + "inferred_type": "munki", + "munki_display_name": "Time Sink", + "munki_description": "Track time spent in each window and app." }, - "com.github.homebysix.download.CleanMyMac3-beta": { - "name": "CleanMyMac 3", - "description": "Downloads the latest beta version of CleanMyMac 3.", + "com.github.homebysix.install.Keymo": { + "name": "Keymou", + "description": "Installs the latest version of Keymou.", "repo": "autopkg/homebysix-recipes", - "path": "MacPaw/CleanMyMac3-beta.download.recipe", - "shortname": "CleanMyMac3-beta.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.CleanMyMac3-beta", - "com.github.homebysix.munki.CleanMyMac3-beta", - "com.github.homebysix.install.CleanMyMac3-beta" - ] + "path": "ManyTricks/Keymou.install.recipe", + "parent": "com.github.homebysix.download.Keymo", + "shortname": "Keymou.install", + "inferred_type": "install" }, - "com.github.homebysix.install.MySQLWorkbench": { - "name": null, - "description": "Downloads the latest version of MySQLWorkbench version and builds a pkg, installs it.", + "com.github.homebysix.munki.Keymo": { + "name": "Keymou", + "description": "Downloads the latest version of Keymou and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MySQLWorkbench/MySQLWorkbench.install.recipe", - "parent": "com.github.homebysix.pkg.MySQLWorkbench", - "shortname": "MySQLWorkbench.install", + "path": "ManyTricks/Keymou.munki.recipe", + "parent": "com.github.homebysix.download.Keymo", + "shortname": "Keymou.munki", + "inferred_type": "munki", + "munki_display_name": "Keymou", + "munki_description": "Control your mouse with hotkeys." + }, + "com.github.homebysix.install.Displaperture": { + "name": "Displaperture", + "description": "Installs the latest version of Displaperture.", + "repo": "autopkg/homebysix-recipes", + "path": "ManyTricks/Displaperture.install.recipe", + "parent": "com.github.homebysix.download.Displaperture", + "shortname": "Displaperture.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.MySQLWorkbench": { - "name": "MySQLWorkbench", - "description": "Downloads the latest version of MySQLWorkbench and builds a pkg.", + "com.github.homebysix.download.Moom": { + "name": "Moom", + "description": "Downloads the latest version of Moom.", "repo": "autopkg/homebysix-recipes", - "path": "MySQLWorkbench/MySQLWorkbench.pkg.recipe", - "parent": "com.github.homebysix.download.MySQLWorkbench", - "shortname": "MySQLWorkbench.pkg", - "inferred_type": "pkg", + "path": "ManyTricks/Moom.download.recipe", + "shortname": "Moom.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.install.MySQLWorkbench", - "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench" + "com.github.homebysix.munki.Moom", + "com.github.homebysix.pkg.Moom", + "com.github.homebysix.install.Moom" ] }, - "com.github.homebysix.munki.MySQLWorkbench": { - "name": "MySQLWorkbench", - "description": "Builds MySQLWorkbench and imports into a Munki repo.", + "com.github.homebysix.install.TimeSink": { + "name": "Time Sink", + "description": "Installs the latest version of Time Sink.", "repo": "autopkg/homebysix-recipes", - "path": "MySQLWorkbench/MySQLWorkbench.munki.recipe", - "parent": "com.github.homebysix.download.MySQLWorkbench", - "shortname": "MySQLWorkbench.munki", - "inferred_type": "munki", - "munki_display_name": "MySQLWorkbench", - "munki_description": "MySQL Workbench is a unified visual tool for database architects, developers, and DBAs." + "path": "ManyTricks/TimeSink.install.recipe", + "parent": "com.github.homebysix.download.TimeSink", + "shortname": "TimeSink.install", + "inferred_type": "install" }, - "com.github.homebysix.download.MySQLWorkbench": { - "name": "MySQLWorkbench", - "description": "Downloads the latest version of MySQLWorkbench.\n\nSet the ARCH input variable based on the desired architecture:\n- \"x86_64\" (default) - Intel\n- \"arm64\" - Apple Silicon\n", + "com.github.homebysix.download.DesktopCurtain": { + "name": "Desktop Curtain", + "description": "Downloads the latest version of Desktop Curtain.", "repo": "autopkg/homebysix-recipes", - "path": "MySQLWorkbench/MySQLWorkbench.download.recipe", - "shortname": "MySQLWorkbench.download", + "path": "ManyTricks/DesktopCurtain.download.recipe", + "shortname": "DesktopCurtain.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.MySQLWorkbench", - "com.github.homebysix.munki.MySQLWorkbench", - "com.github.peshay.filewave.MySQLWorkbench" + "com.github.homebysix.pkg.DesktopCurtain", + "com.github.homebysix.munki.DesktopCurtain", + "com.github.homebysix.install.DesktopCurtain" ] }, - "com.github.homebysix.munki.Waltr": { - "name": "Waltr", - "description": "Downloads the latest version of Waltr and imports it into Munki.", + "com.github.homebysix.install.DesktopCurtain": { + "name": "Desktop Curtain", + "description": "Installs the latest version of Desktop Curtain.", "repo": "autopkg/homebysix-recipes", - "path": "Waltr/Waltr.munki.recipe", - "parent": "com.github.homebysix.download.Waltr", - "shortname": "Waltr.munki", - "inferred_type": "munki", - "munki_display_name": "Waltr", - "munki_description": "Convert video and music directly into iPhone and iPad without iTunes." + "path": "ManyTricks/DesktopCurtain.install.recipe", + "parent": "com.github.homebysix.download.DesktopCurtain", + "shortname": "DesktopCurtain.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Waltr": { - "name": "Waltr", - "description": "Downloads the latest version of Waltr and creates a package.", + "com.github.homebysix.pkg.Usher": { + "name": "Usher", + "description": "Downloads the latest version of Usher and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Waltr/Waltr.pkg.recipe", - "parent": "com.github.homebysix.download.Waltr", - "shortname": "Waltr.pkg", + "path": "ManyTricks/Usher.pkg.recipe", + "parent": "com.github.homebysix.download.Usher", + "shortname": "Usher.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Waltr": { - "name": "Waltr", - "description": "Downloads the latest version of Waltr.", + "com.github.homebysix.pkg.OpenWithManager": { + "name": "Open-With Manager", + "description": "Downloads the latest version of Open-With Manager and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Waltr/Waltr.download.recipe", - "shortname": "Waltr.download", + "path": "ManyTricks/OpenWithManager.pkg.recipe", + "parent": "com.github.homebysix.download.OpenWithManager", + "shortname": "OpenWithManager.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.Leech": { + "name": "Leech", + "description": "Downloads the latest version of Leech.", + "repo": "autopkg/homebysix-recipes", + "path": "ManyTricks/Leech.download.recipe", + "shortname": "Leech.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Waltr", - "com.github.homebysix.pkg.Waltr", - "com.github.homebysix.install.Waltr" + "com.github.homebysix.pkg.Leech", + "com.github.homebysix.munki.Leech", + "com.github.homebysix.install.Leech" ] }, - "com.github.homebysix.install.Waltr": { - "name": "Waltr", - "description": "Installs the latest version of Waltr.", + "com.github.homebysix.munki.Usher": { + "name": "Usher", + "description": "Downloads the latest version of Usher and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Waltr/Waltr.install.recipe", - "parent": "com.github.homebysix.download.Waltr", - "shortname": "Waltr.install", - "inferred_type": "install" + "path": "ManyTricks/Usher.munki.recipe", + "parent": "com.github.homebysix.download.Usher", + "shortname": "Usher.munki", + "inferred_type": "munki", + "munki_display_name": "Usher", + "munki_description": "Manage and watch your collection of videos (was yFlicks)." }, - "com.github.homebysix.install.BlueJeans": { - "name": "BlueJeans", - "description": "Installs the latest version of BlueJeans.", + "com.github.homebysix.install.Leech": { + "name": "Leech", + "description": "Installs the latest version of Leech.", "repo": "autopkg/homebysix-recipes", - "path": "BlueJeans/BlueJeans.install.recipe", - "parent": "com.github.homebysix.pkg.BlueJeans", - "shortname": "BlueJeans.install", + "path": "ManyTricks/Leech.install.recipe", + "parent": "com.github.homebysix.download.Leech", + "shortname": "Leech.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.BlueJeans": { - "name": "BlueJeans", - "description": "Downloads the latest version of BlueJeans and creates a package.", + "com.github.homebysix.pkg.Keymo": { + "name": "Keymou", + "description": "Downloads the latest version of Keymou and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "BlueJeans/BlueJeans.pkg.recipe", - "parent": "com.github.moofit-recipes.download.bluejeans", - "deprecated": true, - "shortname": "BlueJeans.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.install.BlueJeans", - "com.github.killahquam.jss.BlueJeansApp" - ] + "path": "ManyTricks/Keymou.pkg.recipe", + "parent": "com.github.homebysix.download.Keymo", + "shortname": "Keymou.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.BlueJeans": { - "name": "BlueJeans", - "description": "Downloads the latest version of BlueJeans and imports it into Munki.", + "com.github.homebysix.munki.Butler": { + "name": "Butler", + "description": "Downloads the latest version of Butler and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "BlueJeans/BlueJeans.munki.recipe", - "parent": "com.github.moofit-recipes.download.bluejeans", - "deprecated": true, - "shortname": "BlueJeans.munki", + "path": "ManyTricks/Butler.munki.recipe", + "parent": "com.github.homebysix.download.Butler", + "shortname": "Butler.munki", "inferred_type": "munki", - "munki_display_name": "BlueJeans", - "munki_description": "BlueJeans video conferencing application." + "munki_display_name": "Butler", + "munki_description": "Hot key, menu, and keyword launcher." }, - "com.github.homebysix.install.MenuMeters": { - "name": "MenuMeters", - "description": "Installs the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.", + "com.github.homebysix.install.OpenWithManager": { + "name": "Open-With Manager", + "description": "Installs the latest version of Open-With Manager.", "repo": "autopkg/homebysix-recipes", - "path": "RagingMenace/MenuMeters.install.recipe", - "parent": "com.github.homebysix.pkg.MenuMeters", - "shortname": "MenuMeters.install", + "path": "ManyTricks/OpenWithManager.install.recipe", + "parent": "com.github.homebysix.download.OpenWithManager", + "shortname": "OpenWithManager.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters and builds a package. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.", - "repo": "autopkg/homebysix-recipes", - "path": "RagingMenace/MenuMeters.pkg.recipe", - "parent": "com.github.homebysix.download.MenuMeters", - "shortname": "MenuMeters.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.install.MenuMeters", - "com.github.homebysix.munki.MenuMeters" - ] - }, - "com.github.homebysix.munki.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters and imports it into Munki. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.", + "com.github.homebysix.munki.KeyCodes": { + "name": "Key Codes", + "description": "Downloads the latest version of Key Codes and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RagingMenace/MenuMeters.munki.recipe", - "parent": "com.github.homebysix.pkg.MenuMeters", - "shortname": "MenuMeters.munki", + "path": "ManyTricks/KeyCodes.munki.recipe", + "parent": "com.github.homebysix.download.KeyCodes", + "shortname": "KeyCodes.munki", "inferred_type": "munki", - "munki_display_name": "MenuMeters", - "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access." + "munki_display_name": "Key Codes", + "munki_description": "Displays unicode values." }, - "com.github.homebysix.download.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification.", + "com.github.homebysix.install.Dozer": { + "name": "Dozer", + "description": "Installs the latest version of Dozer.", "repo": "autopkg/homebysix-recipes", - "path": "RagingMenace/MenuMeters.download.recipe", - "shortname": "MenuMeters.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.MenuMeters" - ] + "path": "Dozer/Dozer.install.recipe", + "parent": "com.github.homebysix.download.Dozer", + "shortname": "Dozer.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Sblack": { - "name": "Sblack", - "description": "Downloads the latest version of Sblack and creates a package.", + "com.github.homebysix.pkg.Dozer": { + "name": "Dozer", + "description": "Downloads the latest version of Dozer and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Sblack/Sblack.pkg.recipe", - "parent": "com.github.homebysix.download.Sblack", - "shortname": "Sblack.pkg", + "path": "Dozer/Dozer.pkg.recipe", + "parent": "com.github.homebysix.download.Dozer", + "shortname": "Dozer.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Sblack": { - "name": "Sblack", - "description": "Downloads the latest version of Sblack.", + "com.github.homebysix.download.Dozer": { + "name": "Dozer", + "description": "Downloads the latest version of Dozer.", "repo": "autopkg/homebysix-recipes", - "path": "Sblack/Sblack.download.recipe", - "shortname": "Sblack.download", + "path": "Dozer/Dozer.download.recipe", + "shortname": "Dozer.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Sblack", - "com.github.homebysix.munki.Sblack" + "com.github.homebysix.install.Dozer", + "com.github.homebysix.pkg.Dozer", + "com.github.homebysix.munki.Dozer" ] }, - "com.github.homebysix.munki.Sblack": { - "name": "Sblack", - "description": "Downloads the latest version of Sblack and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Sblack/Sblack.munki.recipe", - "parent": "com.github.homebysix.download.Sblack", - "shortname": "Sblack.munki", - "inferred_type": "munki", - "munki_display_name": "Sblack", - "munki_description": "An unofficial alternative to the official Slack app, focusing on customization and speed." - }, - "com.github.homebysix.munki.Mou": { - "name": "Mou", - "description": "Downloads the latest version of Mou and imports it into Munki.", + "com.github.homebysix.munki.Dozer": { + "name": "Dozer", + "description": "Downloads the latest version of Dozer and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "25io/Mou.munki.recipe", - "parent": "com.github.homebysix.download.Mou", - "shortname": "Mou.munki", + "path": "Dozer/Dozer.munki.recipe", + "parent": "com.github.homebysix.download.Dozer", + "shortname": "Dozer.munki", "inferred_type": "munki", - "munki_display_name": "Mou", - "munki_description": "Markdown editor for Web developers (beta)." - }, - "com.github.homebysix.install.Mou": { - "name": "Mou", - "description": "Installs the latest version of Mou.", - "repo": "autopkg/homebysix-recipes", - "path": "25io/Mou.install.recipe", - "parent": "com.github.homebysix.download.Mou", - "shortname": "Mou.install", - "inferred_type": "install" + "munki_display_name": "Dozer", + "munki_description": "Utility that allows you to hide unwanted menu bar icons." }, - "com.github.homebysix.download.Mou": { - "name": "Mou", - "description": "Downloads the latest version of Mou.", + "com.github.homebysix.download.MMD-QuickLook": { + "name": "MMD-QuickLook", + "description": "Downloads the latest version of MMD-QuickLook.", "repo": "autopkg/homebysix-recipes", - "path": "25io/Mou.download.recipe", - "shortname": "Mou.download", + "path": "MMD-QuickLook/MMD-QuickLook.download.recipe", + "shortname": "MMD-QuickLook.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Mou", - "com.github.homebysix.install.Mou", - "com.github.homebysix.pkg.Mou" + "com.github.homebysix.munki.MMD-QuickLook", + "com.github.homebysix.install.MMD-QuickLook" ] }, - "com.github.homebysix.munki.Smaller": { - "name": "Smaller", - "description": "Downloads the latest version of Smaller and imports it into Munki.", + "com.github.homebysix.munki.MMD-QuickLook": { + "name": "MMD-QuickLook", + "description": "Downloads the latest version of MMD-QuickLook and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "25io/Smaller.munki.recipe", - "parent": "com.github.homebysix.download.Smaller", - "shortname": "Smaller.munki", + "path": "MMD-QuickLook/MMD-QuickLook.munki.recipe", + "parent": "com.github.homebysix.download.MMD-QuickLook", + "shortname": "MMD-QuickLook.munki", "inferred_type": "munki", - "munki_display_name": "Smaller", - "munki_description": "Make your website load faster." + "munki_display_name": "MMD-QuickLook", + "munki_description": "Improved QuickLook generator for MultiMarkdown files" }, - "com.github.homebysix.pkg.Smaller": { - "name": "Smaller", - "description": "Downloads the latest version of Smaller and creates a package.", + "com.github.homebysix.install.MMD-QuickLook": { + "name": "MMD-QuickLook", + "description": "Installs the latest version of MMD-QuickLook.", "repo": "autopkg/homebysix-recipes", - "path": "25io/Smaller.pkg.recipe", - "parent": "com.github.homebysix.download.Smaller", - "shortname": "Smaller.pkg", - "inferred_type": "pkg" + "path": "MMD-QuickLook/MMD-QuickLook.install.recipe", + "parent": "com.github.homebysix.download.MMD-QuickLook", + "shortname": "MMD-QuickLook.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Smaller": { - "name": "Smaller", - "description": "Downloads the latest version of Smaller.", + "com.github.homebysix.pkg.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "25io/Smaller.download.recipe", - "shortname": "Smaller.download", - "inferred_type": "download", + "path": "Kubernetes/kubectl.pkg.recipe", + "parent": "com.github.homebysix.download.kubectl", + "shortname": "kubectl.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.Smaller", - "com.github.homebysix.pkg.Smaller", - "com.github.homebysix.install.Smaller" + "com.github.homebysix.install.kubectl", + "com.github.homebysix.munki.kubectl" ] }, - "com.github.homebysix.install.Smaller": { - "name": "Smaller", - "description": "Installs the latest version of Smaller.", + "com.github.homebysix.install.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl, creates a package, and installs the package on your AutoPkg Mac.", "repo": "autopkg/homebysix-recipes", - "path": "25io/Smaller.install.recipe", - "parent": "com.github.homebysix.download.Smaller", - "shortname": "Smaller.install", + "path": "Kubernetes/kubectl.install.recipe", + "parent": "com.github.homebysix.pkg.kubectl", + "shortname": "kubectl.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Mou": { - "name": "Mou", - "description": "Downloads the latest version of Mou and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "25io/Mou.pkg.recipe", - "parent": "com.github.homebysix.download.Mou", - "shortname": "Mou.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.CCleaner": { - "name": "CCleaner", - "description": "Downloads the latest version of CCleaner and imports it into Munki.", + "com.github.homebysix.munki.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl, creates a package, and imports the package into your Munki repo.", "repo": "autopkg/homebysix-recipes", - "path": "CCleaner/CCleaner.munki.recipe", - "parent": "com.github.homebysix.pkg.CCleaner", - "shortname": "CCleaner.munki", + "path": "Kubernetes/kubectl.munki.recipe", + "parent": "com.github.homebysix.pkg.kubectl", + "shortname": "kubectl.munki", "inferred_type": "munki", - "munki_display_name": "CCleaner", - "munki_description": "System maintenance application." - }, - "com.github.homebysix.install.CCleaner": { - "name": "CCleaner", - "description": "Installs the latest version of CCleaner.", - "repo": "autopkg/homebysix-recipes", - "path": "CCleaner/CCleaner.install.recipe", - "parent": "com.github.homebysix.pkg.CCleaner", - "shortname": "CCleaner.install", - "inferred_type": "install" + "munki_display_name": null, + "munki_description": "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs." }, - "com.github.homebysix.download.CCleaner": { - "name": "CCleaner", - "description": "Downloads the latest version of CCleaner.", + "com.github.homebysix.download.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl.", "repo": "autopkg/homebysix-recipes", - "path": "CCleaner/CCleaner.download.recipe", - "shortname": "CCleaner.download", + "path": "Kubernetes/kubectl.download.recipe", + "shortname": "kubectl.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.CCleaner", - "com.github.peshay.filewave.CCleaner" - ] - }, - "com.github.homebysix.pkg.CCleaner": { - "name": "CCleaner", - "description": "Downloads the latest version of CCleaner and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "CCleaner/CCleaner.pkg.recipe", - "parent": "com.github.homebysix.download.CCleaner", - "shortname": "CCleaner.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.munki.CCleaner", - "com.github.homebysix.install.CCleaner" + "com.github.homebysix.pkg.kubectl" ] }, - "com.github.homebysix.munki.CocoaRestClient": { - "name": "CocoaRestClient", - "description": "Downloads the latest version of CocoaRestClient and imports it into Munki.", + "com.github.homebysix.munki.Zed": { + "name": "Zed", + "description": "Downloads the latest version of Zed and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "CocoaRestClient/CocoaRestClient.munki.recipe", - "parent": "com.github.homebysix.download.CocoaRestClient", - "shortname": "CocoaRestClient.munki", + "path": "Zed/Zed.munki.recipe", + "parent": "com.github.homebysix.download.Zed", + "shortname": "Zed.munki", "inferred_type": "munki", - "munki_display_name": "CocoaRestClient", - "munki_description": "A free, native Apple OS X app for testing HTTP/REST endpoints." - }, - "com.github.homebysix.pkg.CocoaRestClient": { - "name": "CocoaRestClient", - "description": "Downloads the latest version of CocoaRestClient and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "CocoaRestClient/CocoaRestClient.pkg.recipe", - "parent": "com.github.homebysix.download.CocoaRestClient", - "shortname": "CocoaRestClient.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.CocoaRestClient": { - "name": "CocoaRestClient", - "description": "Installs the latest version of CocoaRestClient.", - "repo": "autopkg/homebysix-recipes", - "path": "CocoaRestClient/CocoaRestClient.install.recipe", - "parent": "com.github.homebysix.download.CocoaRestClient", - "shortname": "CocoaRestClient.install", - "inferred_type": "install" + "munki_display_name": "Zed", + "munki_description": "Lightweight, responsive text editor and integrated development environment (IDE)." }, - "com.github.homebysix.download.CocoaRestClient": { - "name": "CocoaRestClient", - "description": "Downloads the latest version of CocoaRestClient.", + "com.github.homebysix.download.Zed": { + "name": "Zed", + "description": "Downloads the latest version of Zed.", "repo": "autopkg/homebysix-recipes", - "path": "CocoaRestClient/CocoaRestClient.download.recipe", - "shortname": "CocoaRestClient.download", + "path": "Zed/Zed.download.recipe", + "shortname": "Zed.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.CocoaRestClient", - "com.github.homebysix.pkg.CocoaRestClient", - "com.github.homebysix.install.CocoaRestClient" + "com.github.homebysix.munki.Zed", + "com.github.homebysix.pkg.Zed", + "com.github.homebysix.install.Zed" ] }, - "com.github.homebysix.install.Postbox": { - "name": "Postbox", - "description": "Installs the latest version of Postbox.", - "repo": "autopkg/homebysix-recipes", - "path": "Postbox/Postbox.install.recipe", - "parent": "com.github.gerardkok.download.Postbox", - "shortname": "Postbox.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.Postbox": { - "name": "Postbox", - "description": "Downloads the latest version of Postbox and creates a package.", + "com.github.homebysix.pkg.Zed": { + "name": "Zed", + "description": "Downloads the latest version of Zed and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Postbox/Postbox.pkg.recipe", - "parent": "com.github.gerardkok.download.Postbox", - "shortname": "Postbox.pkg", + "path": "Zed/Zed.pkg.recipe", + "parent": "com.github.homebysix.download.Zed", + "shortname": "Zed.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.VirtualC64": { - "name": "VirtualC64", - "description": "Downloads the latest version of VirtualC64 and creates a package.", + "com.github.homebysix.install.Zed": { + "name": "Zed", + "description": "Installs the latest version of Zed.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualC64/VirtualC64.pkg.recipe", - "parent": "com.github.homebysix.download.VirtualC64", - "shortname": "VirtualC64.pkg", - "inferred_type": "pkg" + "path": "Zed/Zed.install.recipe", + "parent": "com.github.homebysix.download.Zed", + "shortname": "Zed.install", + "inferred_type": "install" }, - "com.github.homebysix.download.VirtualC64": { - "name": "VirtualC64", - "description": "Downloads the latest version of VirtualC64.", + "com.github.homebysix.download.MerlinProject": { + "name": "Merlin Project", + "description": "Downloads the latest version of Merlin Project.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualC64/VirtualC64.download.recipe", - "shortname": "VirtualC64.download", + "path": "MerlinProject/MerlinProject.download.recipe", + "shortname": "MerlinProject.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.VirtualC64", - "com.github.homebysix.install.VirtualC64", - "com.github.homebysix.munki.VirtualC64" + "com.github.homebysix.pkg.MerlinProject", + "com.github.homebysix.install.MerlinProject", + "com.github.homebysix.munki.MerlinProject", + "com.github.peshay.filewave.MerlinProject" ] }, - "com.github.homebysix.install.VirtualC64": { - "name": "VirtualC64", - "description": "Installs the latest version of VirtualC64.", + "com.github.homebysix.pkg.MerlinProject": { + "name": "Merlin Project", + "description": "Downloads the latest version of Merlin Project and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualC64/VirtualC64.install.recipe", - "parent": "com.github.homebysix.download.VirtualC64", - "shortname": "VirtualC64.install", + "path": "MerlinProject/MerlinProject.pkg.recipe", + "parent": "com.github.homebysix.download.MerlinProject", + "shortname": "MerlinProject.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.MerlinProject": { + "name": "Merlin Project", + "description": "Installs the latest version of Merlin Project.", + "repo": "autopkg/homebysix-recipes", + "path": "MerlinProject/MerlinProject.install.recipe", + "parent": "com.github.homebysix.download.MerlinProject", + "shortname": "MerlinProject.install", "inferred_type": "install" }, - "com.github.homebysix.munki.VirtualC64": { - "name": "VirtualC64", - "description": "Downloads the latest version of VirtualC64 and imports it into Munki.", + "com.github.homebysix.munki.MerlinProject": { + "name": "Merlin Project", + "description": "Downloads the latest version of Merlin Project and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualC64/VirtualC64.munki.recipe", - "parent": "com.github.homebysix.download.VirtualC64", - "shortname": "VirtualC64.munki", + "path": "MerlinProject/MerlinProject.munki.recipe", + "parent": "com.github.homebysix.download.MerlinProject", + "shortname": "MerlinProject.munki", "inferred_type": "munki", - "munki_display_name": "VirtualC64", - "munki_description": "VirtualC64 is a cycle-accurate C64 emulator for macOS" + "munki_display_name": "Merlin Project", + "munki_description": "Project management software (was Merlin)." }, "com.github.homebysix.pkg.AutoCasperNBI": { "name": "AutoCasperNBI", @@ -32008,15 +31571,6 @@ "munki_display_name": "AutoCasperNBI", "munki_description": "AutoCasperNBI is an app that automates the creation of NetBoot Images (NBIs) for use with Casper Imaging." }, - "com.github.homebysix.install.AutoCasperNBI": { - "name": "AutoCasperNBI", - "description": "Installs the latest version of AutoCasperNBI.", - "repo": "autopkg/homebysix-recipes", - "path": "AutoCasperNBI/AutoCasperNBI.install.recipe", - "parent": "com.github.homebysix.download.AutoCasperNBI", - "shortname": "AutoCasperNBI.install", - "inferred_type": "install" - }, "com.github.homebysix.download.AutoCasperNBI": { "name": "AutoCasperNBI", "description": "Downloads the latest version of AutoCasperNBI.", @@ -32030,1905 +31584,1905 @@ "com.github.homebysix.install.AutoCasperNBI" ] }, - "com.github.homebysix.install.Flinto": { - "name": "Flinto", - "description": "Installs the latest version of Flinto.", + "com.github.homebysix.install.AutoCasperNBI": { + "name": "AutoCasperNBI", + "description": "Installs the latest version of AutoCasperNBI.", "repo": "autopkg/homebysix-recipes", - "path": "Flinto/Flinto.install.recipe", - "parent": "com.github.homebysix.download.Flinto", - "shortname": "Flinto.install", + "path": "AutoCasperNBI/AutoCasperNBI.install.recipe", + "parent": "com.github.homebysix.download.AutoCasperNBI", + "shortname": "AutoCasperNBI.install", "inferred_type": "install" }, - "com.github.homebysix.download.Flinto": { - "name": "Flinto", - "description": "Downloads the latest version of Flinto.", + "com.github.homebysix.munki.GitButler": { + "name": "GitButler", + "description": "Downloads the latest version of GitButler and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Flinto/Flinto.download.recipe", - "shortname": "Flinto.download", + "path": "GitButler/GitButler.munki.recipe", + "parent": "com.github.homebysix.download.GitButler", + "shortname": "GitButler.munki", + "inferred_type": "munki", + "munki_display_name": "GitButler", + "munki_description": "A Git client for simultaneous branches on top of your existing workflow." + }, + "com.github.homebysix.download.GitButler": { + "name": "GitButler", + "description": "Downloads the latest version of GitButler.\n\nValid strings for ARCH input variable include:\n- x86_64: Download for Intel-based Macs (default)\n- aarch64: Download for Apple Silicon-based Macs\n", + "repo": "autopkg/homebysix-recipes", + "path": "GitButler/GitButler.download.recipe", + "shortname": "GitButler.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Flinto", - "com.github.homebysix.munki.Flinto", - "com.github.homebysix.pkg.Flinto", - "com.github.peshay.filewave.Flinto" + "com.github.homebysix.munki.GitButler", + "com.github.homebysix.pkg.GitButler" ] }, - "com.github.homebysix.munki.Flinto": { - "name": "Flinto", - "description": "Downloads the latest version of Flinto and imports it into Munki.", + "com.github.homebysix.pkg.GitButler": { + "name": "GitButler", + "description": "Downloads the latest version of GitButler and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Flinto/Flinto.munki.recipe", - "parent": "com.github.homebysix.download.Flinto", - "shortname": "Flinto.munki", - "inferred_type": "munki", - "munki_display_name": "Flinto", - "munki_description": "Comprehensive prototyping." + "path": "GitButler/GitButler.pkg.recipe", + "parent": "com.github.homebysix.download.GitButler", + "shortname": "GitButler.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Flinto": { - "name": "Flinto", - "description": "Downloads the latest version of Flinto and creates a package.", + "com.github.homebysix.munki.Zscaler": { + "name": "Zscaler", + "description": "Downloads Zscaler Mac app and imports into Munki.\n\nIf a logout/uninstall password is required for removing Zscaler, you can specify it in the\nUNINSTALL_PASSWORD input variable. Please note that if you do this, there is a chance that end users\nmay be able to reverse-engineer the password; however if you're already providing the uninstall\noption in MSC, the assumption is that this is not a concern.", "repo": "autopkg/homebysix-recipes", - "path": "Flinto/Flinto.pkg.recipe", - "parent": "com.github.homebysix.download.Flinto", - "shortname": "Flinto.pkg", - "inferred_type": "pkg" + "path": "Zscaler/Zscaler.munki.recipe", + "parent": "com.github.rtrouton.pkg.zscaler", + "shortname": "Zscaler.munki", + "inferred_type": "munki", + "munki_display_name": "Zscaler", + "munki_description": "Secure communications on your company Mac, even when you're not on the company network." }, - "com.github.homebysix.install.CocoaPods": { - "name": "CocoaPods", - "description": "Installs the latest version of CocoaPods.", + "com.github.homebysix.munki.MirrorDisplays": { + "name": "MirrorDisplays", + "description": "Imports MirrorDisplays into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "CocoaPods/CocoaPods.install.recipe", - "parent": "com.github.homebysix.download.CocoaPods", - "shortname": "CocoaPods.install", - "inferred_type": "install" + "path": "MirrorDisplays/MirrorDisplays.munki.recipe", + "parent": "com.github.homebysix.download.MirrorDisplays", + "shortname": "MirrorDisplays.munki", + "inferred_type": "munki", + "munki_display_name": "MirrorDisplays", + "munki_description": "A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle" }, - "com.github.homebysix.download.CocoaPods": { - "name": "CocoaPods", - "description": "Downloads the latest version of CocoaPods.", + "com.github.homebysix.download.MirrorDisplays": { + "name": "MirrorDisplays", + "description": "Downloads the latest version of MirrorDisplays.", "repo": "autopkg/homebysix-recipes", - "path": "CocoaPods/CocoaPods.download.recipe", - "shortname": "CocoaPods.download", + "path": "MirrorDisplays/MirrorDisplays.download.recipe", + "shortname": "MirrorDisplays.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.CocoaPods", - "com.github.homebysix.pkg.CocoaPods", - "com.github.homebysix.munki.CocoaPods" + "com.github.homebysix.munki.MirrorDisplays", + "com.github.ahousseini-recipes.pkg.MirrorDisplays" ] }, - "com.github.homebysix.pkg.CocoaPods": { - "name": "CocoaPods", - "description": "Downloads the latest version of CocoaPods and creates a package.", + "com.github.homebysix.pkg.Grammarly": { + "name": "Grammarly", + "description": "Downloads the latest version of Grammarly and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "CocoaPods/CocoaPods.pkg.recipe", - "parent": "com.github.homebysix.download.CocoaPods", - "shortname": "CocoaPods.pkg", + "path": "Grammarly/Grammarly.pkg.recipe", + "parent": "com.github.homebysix.download.Grammarly", + "shortname": "Grammarly.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.CocoaPods" + "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Grammarly" ] }, - "com.github.homebysix.munki.CocoaPods": { - "name": "CocoaPods", - "description": "Downloads the latest version of CocoaPods and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "CocoaPods/CocoaPods.munki.recipe", - "parent": "com.github.homebysix.download.CocoaPods", - "shortname": "CocoaPods.munki", - "inferred_type": "munki", - "munki_display_name": "CocoaPods", - "munki_description": "A full-featured and standalone installation of CocoaPods." - }, - "com.github.homebysix.install.AirServer": { - "name": "AirServer", - "description": "Downloads AirServer installer and installs it from DMG.", + "com.github.homebysix.install.Grammarly": { + "name": "Grammarly", + "description": "Installs the latest version of Grammarly.", "repo": "autopkg/homebysix-recipes", - "path": "AirServer/AirServer.install.recipe", - "parent": "com.github.homebysix.download.AirServer", - "shortname": "AirServer.install", + "path": "Grammarly/Grammarly.install.recipe", + "parent": "com.github.homebysix.download.Grammarly", + "shortname": "Grammarly.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.AirServer": { - "name": "AirServer", - "description": "Downloads the latest version of AirServer and makes a pkg of it\n", + "com.github.homebysix.munki.Grammarly": { + "name": "Grammarly", + "description": "Downloads the latest version of Grammarly and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "AirServer/AirServer.pkg.recipe", - "parent": "com.github.homebysix.download.AirServer", - "shortname": "AirServer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.AirServer-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.AirServer" - ] + "path": "Grammarly/Grammarly.munki.recipe", + "parent": "com.github.homebysix.download.Grammarly", + "shortname": "Grammarly.munki", + "inferred_type": "munki", + "munki_display_name": "Grammarly Desktop", + "munki_description": "App and web service for correcting grammatical issues and detecting plagarism." }, - "com.github.homebysix.download.AirServer": { - "name": "AirServer", - "description": "Downloads the current release version of AirServer", + "com.github.homebysix.download.Grammarly": { + "name": "Grammarly", + "description": "Downloads the latest version of Grammarly.", "repo": "autopkg/homebysix-recipes", - "path": "AirServer/AirServer.download.recipe", - "shortname": "AirServer.download", + "path": "Grammarly/Grammarly.download.recipe", + "shortname": "Grammarly.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.AirServer", - "com.github.homebysix.pkg.AirServer", - "com.github.wardsparadox.airserver.munki" + "com.github.homebysix.pkg.Grammarly", + "com.github.homebysix.install.Grammarly", + "com.github.homebysix.munki.Grammarly" ] }, - "com.github.homebysix.download.yo": { - "name": "yo", - "description": "Download the current built package of yo.", + "com.github.homebysix.munki.greenfoot": { + "name": "Greenfoot", + "description": "Downloads the latest version of Greenfoot and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "yo/yo.download.recipe", - "shortname": "yo.download", + "path": "greenfoot/Greenfoot.munki.recipe", + "parent": "com.github.homebysix.download.Greenfoot", + "shortname": "Greenfoot.munki", + "inferred_type": "munki", + "munki_display_name": "Greenfoot", + "munki_description": "Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs." + }, + "com.github.homebysix.download.Greenfoot": { + "name": "Greenfoot", + "description": "Downloads the current release version of Greenfoot", + "repo": "autopkg/homebysix-recipes", + "path": "greenfoot/Greenfoot.download.recipe", + "shortname": "Greenfoot.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.yo" + "com.github.homebysix.munki.greenfoot", + "com.github.homebysix.pkg.Greenfoot" ] }, - "com.github.homebysix.munki.NeoFinder": { - "name": "NeoFinder", - "description": "Downloads the latest version of NeoFinder and imports it into Munki.", + "com.github.homebysix.pkg.Greenfoot": { + "name": "Greenfoot", + "description": "Downloads the latest version of Greenfoot and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "NeoFinder/NeoFinder.munki.recipe", - "parent": "com.github.homebysix.download.NeoFinder", - "shortname": "NeoFinder.munki", - "inferred_type": "munki", - "munki_display_name": "NeoFinder", - "munki_description": "Catalog your external media and disks (was CDFinder)." + "path": "greenfoot/Greenfoot.pkg.recipe", + "parent": "com.github.homebysix.download.Greenfoot", + "shortname": "Greenfoot.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.NeoFinder": { - "name": "NeoFinder", - "description": "Installs the latest version of NeoFinder.", + "com.github.homebysix.munki.ZendStudio": { + "name": "ZendStudio", + "description": "Downloads the latest version of ZendStudio and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "NeoFinder/NeoFinder.install.recipe", - "parent": "com.github.homebysix.download.NeoFinder", - "shortname": "NeoFinder.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.NeoFinder": { - "name": "NeoFinder", - "description": "Downloads the latest version of NeoFinder and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "NeoFinder/NeoFinder.pkg.recipe", - "parent": "com.github.homebysix.download.NeoFinder", - "shortname": "NeoFinder.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andreDB90.filewave.NeoFinder" - ] + "path": "Zend/ZendStudio.munki.recipe", + "parent": "com.github.homebysix.download.ZendStudio", + "shortname": "ZendStudio.munki", + "inferred_type": "munki", + "munki_display_name": "ZendStudio", + "munki_description": "Professional-strength PHP development environment." }, - "com.github.homebysix.download.NeoFinder": { - "name": "NeoFinder", - "description": "Downloads the latest version of NeoFinder.", + "com.github.homebysix.pkg.ZendStudio": { + "name": "ZendStudio", + "description": "Downloads the latest version of ZendStudio and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "NeoFinder/NeoFinder.download.recipe", - "shortname": "NeoFinder.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.NeoFinder", - "com.github.homebysix.install.NeoFinder", - "com.github.homebysix.pkg.NeoFinder" - ] + "path": "Zend/ZendStudio.pkg.recipe", + "parent": "com.github.homebysix.download.ZendStudio", + "shortname": "ZendStudio.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.iNotepad": { - "name": "iNotepad", - "description": "Downloads the latest version of iNotepad and imports it into Munki.", + "com.github.homebysix.install.ZendStudio": { + "name": "ZendStudio", + "description": "Installs the latest version of ZendStudio.", "repo": "autopkg/homebysix-recipes", - "path": "iNotepad/iNotepad.munki.recipe", - "parent": "com.github.homebysix.download.iNotepad", - "shortname": "iNotepad.munki", - "inferred_type": "munki", - "munki_display_name": "iNotepad", - "munki_description": "Replacement for Apple Notes app." + "path": "Zend/ZendStudio.install.recipe", + "parent": "com.github.homebysix.download.ZendStudio", + "shortname": "ZendStudio.install", + "inferred_type": "install" }, - "com.github.homebysix.download.iNotepad": { - "name": "iNotepad", - "description": "Downloads the latest version of iNotepad.", + "com.github.homebysix.download.ZendStudio": { + "name": "ZendStudio", + "description": "Verifies your pre-downloaded Zend Studio download and prepares it for processing by child recipes.\n\nZend Studio can be downloaded here: https://www.zend.com/downloads/zend-studio\nAn email address is required to initiate the download.\n\nOnce you've downloaded, pass the resulting file in to this recipe using the PKG variable or -p flag:\n autopkg run -v ZendStudio.download -p ~/Downloads/ZendStudio-13.6.1-macosx.cocoa.x86_64.dmg", "repo": "autopkg/homebysix-recipes", - "path": "iNotepad/iNotepad.download.recipe", - "shortname": "iNotepad.download", + "path": "Zend/ZendStudio.download.recipe", + "shortname": "ZendStudio.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.iNotepad", - "com.github.homebysix.install.iNotepad", - "com.github.homebysix.pkg.iNotepad" + "com.github.homebysix.munki.ZendStudio", + "com.github.homebysix.pkg.ZendStudio", + "com.github.homebysix.install.ZendStudio" ] }, - "com.github.homebysix.install.iNotepad": { - "name": "iNotepad", - "description": "Installs the latest version of iNotepad.", + "com.github.homebysix.download.P4V": { + "name": "P4V", + "description": "Downloads the latest version of P4V.", "repo": "autopkg/homebysix-recipes", - "path": "iNotepad/iNotepad.install.recipe", - "parent": "com.github.homebysix.download.iNotepad", - "shortname": "iNotepad.install", - "inferred_type": "install" + "path": "Perforce/P4V.download.recipe", + "shortname": "P4V.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.P4V", + "com.github.homebysix.munki.P4V", + "com.github.homebysix.install.P4V", + "com.github.homebysix.munki.P4V" + ] }, - "com.github.homebysix.pkg.iNotepad": { - "name": "iNotepad", - "description": "Downloads the latest version of iNotepad and creates a package.", + "com.github.homebysix.pkg.P4V": { + "name": "P4V", + "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "iNotepad/iNotepad.pkg.recipe", - "parent": "com.github.homebysix.download.iNotepad", - "shortname": "iNotepad.pkg", + "path": "Perforce/P4V.pkg.recipe", + "parent": "com.github.homebysix.download.P4V", + "shortname": "P4V.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.MarmosetViewer": { - "name": "Marmoset Viewer", - "description": "Downloads the latest version of Marmoset Viewer.", + "com.github.homebysix.download.HelixALM": { + "name": "HelixALM", + "description": "Downloads the latest version of Helix ALM Desktop Client.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetViewer.download.recipe", - "shortname": "MarmosetViewer.download", + "path": "Perforce/HelixALM.download.recipe", + "shortname": "HelixALM.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.MarmosetViewer", - "com.github.homebysix.munki.MarmosetViewer", - "com.github.homebysix.pkg.MarmosetViewer" + "com.github.homebysix.pkg.HelixALM" ] }, - "com.github.homebysix.install.MarmosetViewer": { - "name": "Marmoset Viewer", - "description": "Installs the latest version of Marmoset Viewer.", + "com.github.homebysix.pkg.HelixALM": { + "name": "HelixALM", + "description": "Creates a package for the latest version of Helix ALM Desktop Client.\n\nWARNING: This recipe is a work in progress and has not been tested as of November 2021.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetViewer.install.recipe", - "parent": "com.github.homebysix.download.MarmosetViewer", - "shortname": "MarmosetViewer.install", - "inferred_type": "install" + "path": "Perforce/HelixALM.pkg.recipe", + "parent": "com.github.homebysix.download.HelixALM", + "shortname": "HelixALM.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Hexels": { - "name": "Hexels", - "description": "Installs the latest version of Hexels.", + "com.github.homebysix.munki.P4V": { + "name": "PerforceP4Tools", + "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and imports it into Munki.", + "repo": "autopkg/gregneagle-recipes", + "path": "Perforce/PerforceP4Tools.munki.recipe", + "parent": "com.github.homebysix.download.P4V", + "shortname": "PerforceP4Tools.munki", + "inferred_type": "munki", + "munki_display_name": "Perforce P4 Tools", + "munki_description": "Perforce P4 visual and command-line tools. Includes p4v.app, p4admin.app, p4merge.app, and the p4vc command-line tool." + }, + "com.github.homebysix.install.P4V": { + "name": "P4V", + "description": "Installs the latest version of P4V (including P4Admin and P4Merge).", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/Hexels.install.recipe", - "parent": "com.github.homebysix.download.Hexels", - "shortname": "Hexels.install", + "path": "Perforce/P4V.install.recipe", + "parent": "com.github.homebysix.download.P4V", + "shortname": "P4V.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.MarmosetToolbag": { - "name": "Marmoset Toolbag", - "description": "Installs the latest version of Marmoset Toolbag.", + "com.github.homebysix.pkg.Tinderbox": { + "name": "Tinderbox", + "description": "Downloads the latest version of Tinderbox and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetToolbag.pkg.recipe", - "parent": "com.github.homebysix.download.MarmosetToolbag", - "shortname": "MarmosetToolbag.pkg", + "path": "Tinderbox/Tinderbox.pkg.recipe", + "parent": "com.github.homebysix.download.Tinderbox", + "shortname": "Tinderbox.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.MarmosetToolbag": { - "name": "Marmoset Toolbag", - "description": "Installs the latest version of Marmoset Toolbag.", - "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetToolbag.install.recipe", - "parent": "com.github.homebysix.download.MarmosetToolbag", - "shortname": "MarmosetToolbag.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.MarmosetViewer": { - "name": "Marmoset Viewer", - "description": "Downloads the latest version of Marmoset Viewer and imports it into Munki.", + "com.github.homebysix.munki.Tinderbox": { + "name": "Tinderbox", + "description": "Downloads the latest version of Tinderbox and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetViewer.munki.recipe", - "parent": "com.github.homebysix.download.MarmosetViewer", - "shortname": "MarmosetViewer.munki", + "path": "Tinderbox/Tinderbox.munki.recipe", + "parent": "com.github.homebysix.download.Tinderbox", + "shortname": "Tinderbox.munki", "inferred_type": "munki", - "munki_display_name": "Marmoset Viewer", - "munki_description": "Real-time interactive 3D on the web." + "munki_display_name": "Tinderbox", + "munki_description": "Store and organize your notes, ideas, and plans." }, - "com.github.homebysix.pkg.Hexels": { - "name": "Hexels", - "description": "Downloads the latest version of Hexels and creates a package.", + "com.github.homebysix.install.Tinderbox": { + "name": "Tinderbox", + "description": "Installs the latest version of Tinderbox.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/Hexels.pkg.recipe", - "parent": "com.github.homebysix.download.Hexels", - "shortname": "Hexels.pkg", - "inferred_type": "pkg" + "path": "Tinderbox/Tinderbox.install.recipe", + "parent": "com.github.homebysix.download.Tinderbox", + "shortname": "Tinderbox.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.Hexels": { - "name": "Hexels", - "description": "Downloads the latest version of Hexels and imports it into Munki.", + "com.github.homebysix.download.Tinderbox": { + "name": "Tinderbox", + "description": "Downloads the latest version of Tinderbox.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/Hexels.munki.recipe", - "parent": "com.github.homebysix.download.Hexels", - "shortname": "Hexels.munki", - "inferred_type": "munki", - "munki_display_name": "Hexels", - "munki_description": "Grid-based painting tool." + "path": "Tinderbox/Tinderbox.download.recipe", + "shortname": "Tinderbox.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.Tinderbox", + "com.github.homebysix.munki.Tinderbox", + "com.github.homebysix.install.Tinderbox" + ] }, - "com.github.homebysix.download.Hexels": { - "name": "Hexels", - "description": "Downloads the latest version of Hexels.", + "com.github.homebysix.download.Sandvox": { + "name": "Sandvox", + "description": "Downloads the latest version of Sandvox.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/Hexels.download.recipe", - "shortname": "Hexels.download", + "path": "Karelia/Sandvox.download.recipe", + "shortname": "Sandvox.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Hexels", - "com.github.homebysix.pkg.Hexels", - "com.github.homebysix.munki.Hexels" + "com.github.homebysix.pkg.Sandvox", + "com.github.homebysix.munki.Sandvox", + "com.github.homebysix.install.Sandvox" ] }, - "com.github.homebysix.pkg.MarmosetViewer": { - "name": "Marmoset Viewer", - "description": "Creates a package for the latest version of Marmoset Viewer.", + "com.github.homebysix.munki.TheHitList": { + "name": "The Hit List", + "description": "Downloads the latest version of The Hit List and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetViewer.pkg.recipe", - "parent": "com.github.homebysix.download.MarmosetViewer", - "shortname": "MarmosetViewer.pkg", + "path": "Karelia/TheHitList.munki.recipe", + "parent": "com.github.homebysix.download.TheHitList", + "shortname": "TheHitList.munki", + "inferred_type": "munki", + "munki_display_name": "The Hit List", + "munki_description": "Advanced reminder application." + }, + "com.github.homebysix.pkg.Sandvox": { + "name": "Sandvox", + "description": "Downloads the latest version of Sandvox and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Karelia/Sandvox.pkg.recipe", + "parent": "com.github.homebysix.download.Sandvox", + "shortname": "Sandvox.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.MarmosetToolbag": { - "name": "Marmoset Toolbag", - "description": "Downloads the latest version of Marmoset Toolbag and imports it into Munki.", + "com.github.homebysix.munki.Tangerine": { + "name": "Tangerine!", + "description": "Downloads the latest version of Tangerine! and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetToolbag.munki.recipe", - "parent": "com.github.homebysix.download.MarmosetToolbag", - "shortname": "MarmosetToolbag.munki", + "path": "Karelia/Tangerine.munki.recipe", + "parent": "com.github.homebysix.download.Tangerine", + "shortname": "Tangerine.munki", "inferred_type": "munki", - "munki_display_name": "Marmoset Toolbag", - "munki_description": "Real-time rendering, texturing, and baking tools." + "munki_display_name": "Tangerine!", + "munki_description": "Helps you create playlists based on the BPM (beats per minute) of the songs in your iTunes library." }, - "com.github.homebysix.download.MarmosetToolbag": { - "name": "Marmoset Toolbag", - "description": "Downloads the latest version of Marmoset Toolbag.", + "com.github.homebysix.munki.Sandvox": { + "name": "Sandvox", + "description": "Downloads the latest version of Sandvox and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Marmoset/MarmosetToolbag.download.recipe", - "shortname": "MarmosetToolbag.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.MarmosetToolbag", - "com.github.homebysix.install.MarmosetToolbag", - "com.github.homebysix.munki.MarmosetToolbag" - ] + "path": "Karelia/Sandvox.munki.recipe", + "parent": "com.github.homebysix.download.Sandvox", + "shortname": "Sandvox.munki", + "inferred_type": "munki", + "munki_display_name": "Sandvox", + "munki_description": "Easily build eye-catching Web sites." }, - "com.github.homebysix.munki.SugarSync": { - "name": "SugarSync", - "description": "Downloads the latest version of SugarSync and imports it into Munki.", + "com.github.homebysix.pkg.Tangerine": { + "name": "Tangerine!", + "description": "Downloads the latest version of Tangerine! and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "SugarSync/SugarSync.munki.recipe", - "parent": "com.github.homebysix.download.SugarSync", - "shortname": "SugarSync.munki", - "inferred_type": "munki", - "munki_display_name": "SugarSync", - "munki_description": "Feature-rich online storage resource." + "path": "Karelia/Tangerine.pkg.recipe", + "parent": "com.github.homebysix.download.Tangerine", + "shortname": "Tangerine.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.SugarSync": { - "name": "SugarSync", - "description": "Downloads the latest version of SugarSync and creates a package.", + "com.github.homebysix.pkg.TheHitList": { + "name": "The Hit List", + "description": "Downloads the latest version of The Hit List and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "SugarSync/SugarSync.pkg.recipe", - "parent": "com.github.homebysix.download.SugarSync", - "shortname": "SugarSync.pkg", + "path": "Karelia/TheHitList.pkg.recipe", + "parent": "com.github.homebysix.download.TheHitList", + "shortname": "TheHitList.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.SugarSync": { - "name": "SugarSync", - "description": "Installs the latest version of SugarSync.", + "com.github.homebysix.install.Sandvox": { + "name": "Sandvox", + "description": "Installs the latest version of Sandvox.", "repo": "autopkg/homebysix-recipes", - "path": "SugarSync/SugarSync.install.recipe", - "parent": "com.github.homebysix.download.SugarSync", - "shortname": "SugarSync.install", + "path": "Karelia/Sandvox.install.recipe", + "parent": "com.github.homebysix.download.Sandvox", + "shortname": "Sandvox.install", "inferred_type": "install" }, - "com.github.homebysix.download.SugarSync": { - "name": "SugarSync", - "description": "Downloads the latest version of SugarSync.", + "com.github.homebysix.install.TheHitList": { + "name": "The Hit List", + "description": "Installs the latest version of The Hit List.", "repo": "autopkg/homebysix-recipes", - "path": "SugarSync/SugarSync.download.recipe", - "shortname": "SugarSync.download", + "path": "Karelia/TheHitList.install.recipe", + "parent": "com.github.homebysix.download.TheHitList", + "shortname": "TheHitList.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.TheHitList": { + "name": "The Hit List", + "description": "Downloads the latest version of The Hit List.", + "repo": "autopkg/homebysix-recipes", + "path": "Karelia/TheHitList.download.recipe", + "deprecated": true, + "shortname": "TheHitList.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.SugarSync", - "com.github.homebysix.pkg.SugarSync", - "com.github.homebysix.install.SugarSync" + "com.github.homebysix.munki.TheHitList", + "com.github.homebysix.pkg.TheHitList", + "com.github.homebysix.install.TheHitList" ] }, - "com.github.homebysix.install.SecondLife": { - "name": "SecondLife", - "description": "Downloads the latest version of SecondLife and installs it.", + "com.github.homebysix.install.Tangerine": { + "name": "Tangerine!", + "description": "Installs the latest version of Tangerine!.", "repo": "autopkg/homebysix-recipes", - "path": "SecondLife/SecondLife.install.recipe", - "parent": "com.github.rustymyers.download.SecondLife", - "shortname": "SecondLife.install", + "path": "Karelia/Tangerine.install.recipe", + "parent": "com.github.homebysix.download.Tangerine", + "shortname": "Tangerine.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.SecondLife": { - "name": "SecondLife", - "description": "Downloads the latest version of SecondLife and builds a package.", + "com.github.homebysix.download.Tangerine": { + "name": "Tangerine!", + "description": "Downloads the latest version of Tangerine!.", "repo": "autopkg/homebysix-recipes", - "path": "SecondLife/SecondLife.pkg.recipe", - "parent": "com.github.rustymyers.download.SecondLife", - "shortname": "SecondLife.pkg", - "inferred_type": "pkg" + "path": "Karelia/Tangerine.download.recipe", + "deprecated": true, + "shortname": "Tangerine.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.Tangerine", + "com.github.homebysix.pkg.Tangerine", + "com.github.homebysix.install.Tangerine" + ] }, - "com.github.homebysix.munki.SecondLife": { - "name": "SecondLife", - "description": "Downloads the latest version of SecondLife and imports into Munki.", + "com.github.homebysix.munki.TableauReader": { + "name": "Tableau Reader", + "description": "Downloads the current release version of Tableau Reader and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "SecondLife/SecondLife.munki.recipe", - "parent": "com.github.rustymyers.download.SecondLife", - "shortname": "SecondLife.munki", + "path": "TableauReader/TableauReader.munki.recipe", + "parent": "com.github.homebysix.pkg.TableauReader", + "shortname": "TableauReader.munki", "inferred_type": "munki", - "munki_display_name": "SecondLife", - "munki_description": "Expansive online society, lived in and built by its participants." + "munki_display_name": "Tableau Reader", + "munki_description": "Tableau Reader is a free desktop application you can use to interact with data visualizations built in Tableau Desktop." }, - "com.github.homebysix.munki.SpiderOakONE": { - "name": "SpiderOakONE", - "description": "Downloads the latest version of SpiderOakONE and imports into Munki.", + "com.github.homebysix.install.TableauReader": { + "name": "Tableau Reader", + "description": "Downloads the current release of Tableau Reader and installs it.", "repo": "autopkg/homebysix-recipes", - "path": "SpiderOak/SpiderOakONE.munki.recipe", - "parent": "com.github.homebysix.download.SpiderOakONE", - "shortname": "SpiderOakONE.munki", - "inferred_type": "munki", - "munki_display_name": "SpiderOak ONE", - "munki_description": "Securely store your files in SpiderOak's cloud." + "path": "TableauReader/TableauReader.install.recipe", + "parent": "com.github.homebysix.pkg.TableauReader", + "shortname": "TableauReader.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.SpiderOakONE": { - "name": "SpiderOakONE", - "description": "Downloads the latest version of SpiderOakONE and builds a package.", + "com.github.homebysix.download.TableauReader": { + "name": "Tableau Reader", + "description": "Downloads the current release of Tableau Reader.", "repo": "autopkg/homebysix-recipes", - "path": "SpiderOak/SpiderOakONE.pkg.recipe", - "parent": "com.github.homebysix.download.SpiderOakONE", - "shortname": "SpiderOakONE.pkg", + "path": "TableauReader/TableauReader.download.recipe", + "shortname": "TableauReader.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.TableauReader" + ] + }, + "com.github.homebysix.pkg.TableauReader": { + "name": "Tableau Reader", + "description": "Downloads the current release version of Tableau Reader and builds a package.", + "repo": "autopkg/homebysix-recipes", + "path": "TableauReader/TableauReader.pkg.recipe", + "parent": "com.github.homebysix.download.TableauReader", + "shortname": "TableauReader.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.munki.TableauReader", + "com.github.homebysix.install.TableauReader", + "com.github.andredb90.filewave.tableaureader", + "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.TableauReader" + ] + }, + "com.github.homebysix.pkg.BackupLoupe": { + "name": "BackupLoupe", + "description": "Downloads the latest version of BackupLoupe and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "soma-zone/BackupLoupe.pkg.recipe", + "parent": "com.github.homebysix.download.BackupLoupe", + "shortname": "BackupLoupe.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.SpiderOakONE": { - "name": "SpiderOakONE", - "description": "Downloads the latest version of SpiderOakONE and installs it.", + "com.github.homebysix.install.BackupLoupe": { + "name": "BackupLoupe", + "description": "Installs the latest version of BackupLoupe.", "repo": "autopkg/homebysix-recipes", - "path": "SpiderOak/SpiderOakONE.install.recipe", - "parent": "com.github.homebysix.download.SpiderOakONE", - "shortname": "SpiderOakONE.install", + "path": "soma-zone/BackupLoupe.install.recipe", + "parent": "com.github.homebysix.download.BackupLoupe", + "shortname": "BackupLoupe.install", "inferred_type": "install" }, - "com.github.homebysix.download.SpiderOakONE": { - "name": "SpiderOakONE", - "description": "Downloads the latest version of SpiderOakONE.", + "com.github.homebysix.download.LaunchControl": { + "name": "LaunchControl", + "description": "Downloads the latest version of LaunchControl.", "repo": "autopkg/homebysix-recipes", - "path": "SpiderOak/SpiderOakONE.download.recipe", - "shortname": "SpiderOakONE.download", + "path": "soma-zone/LaunchControl.download.recipe", + "shortname": "LaunchControl.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.SpiderOakONE", - "com.github.homebysix.pkg.SpiderOakONE", - "com.github.homebysix.install.SpiderOakONE" + "com.github.homebysix.munki.LaunchControl", + "com.github.homebysix.install.LaunchControl", + "com.github.homebysix.pkg.LaunchControl" ] }, - "com.github.homebysix.install.GIFforMac": { - "name": "GIF for Mac", - "description": "Installs the latest version of Tenor, formerly known as GIF for Mac.", - "repo": "autopkg/homebysix-recipes", - "path": "Tenor/GIFforMac.install.recipe", - "parent": "com.github.homebysix.download.GIFforMac", - "shortname": "GIFforMac.install", - "inferred_type": "install" - }, - "com.github.homebysix.download.GIFforMac": { - "name": "GIF for Mac", - "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac.", + "com.github.homebysix.download.Ammonite": { + "name": "Ammonite", + "description": "Downloads the latest version of Ammonite.", "repo": "autopkg/homebysix-recipes", - "path": "Tenor/GIFforMac.download.recipe", - "shortname": "GIFforMac.download", + "path": "soma-zone/Ammonite.download.recipe", + "shortname": "Ammonite.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.GIFforMac", - "com.github.homebysix.pkg.GIFforMac", - "com.github.homebysix.munki.GIFforMac" + "com.github.homebysix.install.Ammonite", + "com.github.homebysix.munki.Ammonite", + "com.github.homebysix.pkg.Ammonite" ] }, - "com.github.homebysix.pkg.GIFforMac": { - "name": "GIF for Mac", - "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and creates a package.", + "com.github.homebysix.munki.LaunchControl": { + "name": "LaunchControl", + "description": "Downloads the latest version of LaunchControl and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tenor/GIFforMac.pkg.recipe", - "parent": "com.github.homebysix.download.GIFforMac", - "shortname": "GIFforMac.pkg", - "inferred_type": "pkg" + "path": "soma-zone/LaunchControl.munki.recipe", + "parent": "com.github.homebysix.download.LaunchControl", + "shortname": "LaunchControl.munki", + "inferred_type": "munki", + "munki_display_name": "LaunchControl", + "munki_description": "Create, manage, and debug launchd(8) services." }, - "com.github.homebysix.munki.GIFforMac": { - "name": "GIF for Mac", - "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and imports it into Munki.", + "com.github.homebysix.install.LaunchControl": { + "name": "LaunchControl", + "description": "Installs the latest version of LaunchControl.", "repo": "autopkg/homebysix-recipes", - "path": "Tenor/GIFforMac.munki.recipe", - "parent": "com.github.homebysix.download.GIFforMac", - "shortname": "GIFforMac.munki", - "inferred_type": "munki", - "munki_display_name": "GIF for Mac", - "munki_description": "Send GIFs and videos straight from your Mac." + "path": "soma-zone/LaunchControl.install.recipe", + "parent": "com.github.homebysix.download.LaunchControl", + "shortname": "LaunchControl.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Folio": { - "name": "Folio", - "description": "Downloads the latest version of Folio.", + "com.github.homebysix.download.BackupLoupe": { + "name": "BackupLoupe", + "description": "Downloads the latest version of BackupLoupe.", "repo": "autopkg/homebysix-recipes", - "path": "Folio/Folio.download.recipe", - "shortname": "Folio.download", + "path": "soma-zone/BackupLoupe.download.recipe", + "shortname": "BackupLoupe.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Folio", - "com.github.homebysix.install.Folio", - "com.github.homebysix.pkg.Folio" + "com.github.homebysix.pkg.BackupLoupe", + "com.github.homebysix.install.BackupLoupe", + "com.github.homebysix.munki.BackupLoupe" ] }, - "com.github.homebysix.munki.Folio": { - "name": "Folio", - "description": "Downloads the latest version of Folio and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Folio/Folio.munki.recipe", - "parent": "com.github.homebysix.download.Folio", - "shortname": "Folio.munki", - "inferred_type": "munki", - "munki_display_name": "Folio", - "munki_description": "Create, manage, and track stock portfolios." - }, - "com.github.homebysix.install.Folio": { - "name": "Folio", - "description": "Installs the latest version of Folio.", + "com.github.homebysix.install.Ammonite": { + "name": "Ammonite", + "description": "Installs the latest version of Ammonite.", "repo": "autopkg/homebysix-recipes", - "path": "Folio/Folio.install.recipe", - "parent": "com.github.homebysix.download.Folio", - "shortname": "Folio.install", + "path": "soma-zone/Ammonite.install.recipe", + "parent": "com.github.homebysix.download.Ammonite", + "shortname": "Ammonite.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Folio": { - "name": "Folio", - "description": "Downloads the latest version of Folio and creates a package.", + "com.github.homebysix.munki.Ammonite": { + "name": "Ammonite", + "description": "Downloads the latest version of Ammonite and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Folio/Folio.pkg.recipe", - "parent": "com.github.homebysix.download.Folio", - "shortname": "Folio.pkg", - "inferred_type": "pkg" + "path": "soma-zone/Ammonite.munki.recipe", + "parent": "com.github.homebysix.download.Ammonite", + "shortname": "Ammonite.munki", + "inferred_type": "munki", + "munki_display_name": "Ammonite", + "munki_description": "Universal tag cloud for OpenMeta/OS X and DEVONthink Pro." }, - "com.github.homebysix.munki.Focus": { - "name": "Focus", - "description": "Downloads the latest version of Focus and imports it into Munki.", + "com.github.homebysix.munki.BackupLoupe": { + "name": "BackupLoupe", + "description": "Downloads the latest version of BackupLoupe and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Focus/Focus.munki.recipe", - "parent": "com.github.homebysix.download.Focus", - "shortname": "Focus.munki", + "path": "soma-zone/BackupLoupe.munki.recipe", + "parent": "com.github.homebysix.download.BackupLoupe", + "shortname": "BackupLoupe.munki", "inferred_type": "munki", - "munki_display_name": "Focus", - "munki_description": "Productivity timer." + "munki_display_name": "BackupLoupe", + "munki_description": "Analyze, browse, and restore Time Machine backups." }, - "com.github.homebysix.download.Focus": { - "name": "Focus", - "description": "Downloads the latest version of Focus.", + "com.github.homebysix.pkg.Ammonite": { + "name": "Ammonite", + "description": "Downloads the latest version of Ammonite and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Focus/Focus.download.recipe", - "shortname": "Focus.download", - "inferred_type": "download", + "path": "soma-zone/Ammonite.pkg.recipe", + "parent": "com.github.homebysix.download.Ammonite", + "shortname": "Ammonite.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.pkg.LaunchControl": { + "name": "LaunchControl", + "description": "Downloads the latest version of LaunchControl and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "soma-zone/LaunchControl.pkg.recipe", + "parent": "com.github.homebysix.download.LaunchControl", + "shortname": "LaunchControl.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.Focus", - "com.github.homebysix.pkg.Focus", - "com.github.homebysix.install.Focus" + "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl" ] }, - "com.github.homebysix.pkg.Focus": { - "name": "Focus", - "description": "Downloads the latest version of Focus and creates a package.", + "com.github.homebysix.munki.uBar": { + "name": "uBar", + "description": "Downloads the latest version of uBar and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Focus/Focus.pkg.recipe", - "parent": "com.github.homebysix.download.Focus", - "shortname": "Focus.pkg", + "path": "uBar/uBar.munki.recipe", + "parent": "com.github.homebysix.download.uBar", + "shortname": "uBar.munki", + "inferred_type": "munki", + "munki_display_name": "uBar", + "munki_description": "Full featured and customizable replacement for the built-in OS X dock." + }, + "com.github.homebysix.pkg.uBar": { + "name": "uBar", + "description": "Downloads the latest version of uBar and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "uBar/uBar.pkg.recipe", + "parent": "com.github.homebysix.download.uBar", + "shortname": "uBar.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.Focus": { - "name": "Focus", - "description": "Installs the latest version of Focus.", + "com.github.homebysix.install.uBar": { + "name": "uBar", + "description": "Installs the latest version of uBar.", "repo": "autopkg/homebysix-recipes", - "path": "Focus/Focus.install.recipe", - "parent": "com.github.homebysix.download.Focus", - "shortname": "Focus.install", + "path": "uBar/uBar.install.recipe", + "parent": "com.github.homebysix.download.uBar", + "shortname": "uBar.install", "inferred_type": "install" }, - "com.github.homebysix.munki.iClip": { - "name": "iClip", - "description": "Downloads the latest version of iClip and imports it into Munki.", + "com.github.homebysix.download.uBar": { + "name": "uBar", + "description": "Downloads the latest version of uBar.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/iClip.munki.recipe", - "parent": "com.github.homebysix.download.iClip", - "shortname": "iClip.munki", - "inferred_type": "munki", - "munki_display_name": "iClip", - "munki_description": "Advanced clipboard for copying and pasting." + "path": "uBar/uBar.download.recipe", + "shortname": "uBar.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.uBar", + "com.github.homebysix.pkg.uBar", + "com.github.homebysix.install.uBar" + ] }, - "com.github.homebysix.install.Tickets": { - "name": "Tickets", - "description": "Installs the latest version of Tickets.", + "com.github.homebysix.download.TunnelBear": { + "name": "TunnelBear", + "description": "Downloads the latest version of TunnelBear.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/Tickets.install.recipe", - "parent": "com.github.homebysix.download.Tickets", - "shortname": "Tickets.install", - "inferred_type": "install" + "path": "TunnelBear/TunnelBear.download.recipe", + "shortname": "TunnelBear.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.TunnelBear", + "com.github.homebysix.munki.TunnelBear", + "com.github.homebysix.install.TunnelBear" + ] }, - "com.github.homebysix.pkg.iClip": { - "name": "iClip", - "description": "Downloads the latest version of iClip and creates a package.", + "com.github.homebysix.pkg.TunnelBear": { + "name": "TunnelBear", + "description": "Downloads the latest version of TunnelBear and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/iClip.pkg.recipe", - "parent": "com.github.homebysix.download.iClip", - "shortname": "iClip.pkg", - "inferred_type": "pkg" + "path": "TunnelBear/TunnelBear.pkg.recipe", + "parent": "com.github.homebysix.download.TunnelBear", + "shortname": "TunnelBear.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear" + ] }, - "com.github.homebysix.munki.Tickets": { - "name": "Tickets", - "description": "Downloads the latest version of Tickets and imports it into Munki.", + "com.github.homebysix.munki.TunnelBear": { + "name": "TunnelBear", + "description": "Downloads the latest version of TunnelBear and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/Tickets.munki.recipe", - "parent": "com.github.homebysix.download.Tickets", - "shortname": "Tickets.munki", + "path": "TunnelBear/TunnelBear.munki.recipe", + "parent": "com.github.homebysix.download.TunnelBear", + "shortname": "TunnelBear.munki", "inferred_type": "munki", - "munki_display_name": "Tickets", - "munki_description": "Create FogBugz tickets." + "munki_display_name": "TunnelBear", + "munki_description": "Subscription-based VPN service." }, - "com.github.homebysix.install.SwitchUp": { - "name": "SwitchUp", - "description": "Installs the latest version of SwitchUp.", + "com.github.homebysix.install.TunnelBear": { + "name": "TunnelBear", + "description": "Installs the latest version of TunnelBear.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/SwitchUp.install.recipe", - "parent": "com.github.homebysix.download.SwitchUp", - "shortname": "SwitchUp.install", + "path": "TunnelBear/TunnelBear.install.recipe", + "parent": "com.github.homebysix.download.TunnelBear", + "shortname": "TunnelBear.install", "inferred_type": "install" }, - "com.github.homebysix.munki.SwitchUp": { - "name": "SwitchUp", - "description": "Downloads the latest version of SwitchUp and imports it into Munki.", + "com.github.homebysix.munki.EnterpriseConnect": { + "name": "Enterprise Connect", + "description": "Downloads the latest version of Enterprise Connect and imports it into Munki.\n\nSee Rich Trouton's read me for details on using the Apple-provided download URL:\nhttps://github.com/autopkg/rtrouton-recipes/tree/master/EnterpriseConnect", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/SwitchUp.munki.recipe", - "parent": "com.github.homebysix.download.SwitchUp", - "shortname": "SwitchUp.munki", + "path": "Apple/EnterpriseConnect.munki.recipe", + "parent": "com.github.rtrouton.pkg.EnterpriseConnect", + "shortname": "EnterpriseConnect.munki", "inferred_type": "munki", - "munki_display_name": "SwitchUp", - "munki_description": "Create, duplicate, and switch between multiple profiles of settings." - }, - "com.github.homebysix.pkg.SwitchUp": { - "name": "SwitchUp", - "description": "Downloads the latest version of SwitchUp and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/SwitchUp.pkg.recipe", - "parent": "com.github.homebysix.download.SwitchUp", - "shortname": "SwitchUp.pkg", - "inferred_type": "pkg" + "munki_display_name": "Enterprise Connect", + "munki_description": "Apple Enterprise Connect is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services." }, - "com.github.homebysix.pkg.Tickets": { - "name": "Tickets", - "description": "Downloads the latest version of Tickets and creates a package.", + "com.github.homebysix.install.AirServer": { + "name": "AirServer", + "description": "Downloads AirServer installer and installs it from DMG.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/Tickets.pkg.recipe", - "parent": "com.github.homebysix.download.Tickets", - "shortname": "Tickets.pkg", - "inferred_type": "pkg" + "path": "AirServer/AirServer.install.recipe", + "parent": "com.github.homebysix.download.AirServer", + "shortname": "AirServer.install", + "inferred_type": "install" }, - "com.github.homebysix.download.iClip": { - "name": "iClip", - "description": "Downloads the latest version of iClip.", + "com.github.homebysix.download.AirServer": { + "name": "AirServer", + "description": "Downloads the current release version of AirServer", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/iClip.download.recipe", - "shortname": "iClip.download", + "path": "AirServer/AirServer.download.recipe", + "shortname": "AirServer.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.iClip", - "com.github.homebysix.pkg.iClip", - "com.github.homebysix.install.iClip" + "com.github.homebysix.install.AirServer", + "com.github.homebysix.pkg.AirServer", + "com.github.wardsparadox.airserver.munki" ] }, - "com.github.homebysix.download.Tickets": { - "name": "Tickets", - "description": "Downloads the latest version of Tickets.", + "com.github.homebysix.pkg.AirServer": { + "name": "AirServer", + "description": "Downloads the latest version of AirServer and makes a pkg of it\n", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/Tickets.download.recipe", - "shortname": "Tickets.download", - "inferred_type": "download", + "path": "AirServer/AirServer.pkg.recipe", + "parent": "com.github.homebysix.download.AirServer", + "shortname": "AirServer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.Tickets", - "com.github.homebysix.munki.Tickets", - "com.github.homebysix.pkg.Tickets" + "com.github.autopkg.grahampugh-recipes.jamf.AirServer-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.AirServer" ] }, - "com.github.homebysix.download.SwitchUp": { - "name": "SwitchUp", - "description": "Downloads the latest version of SwitchUp.", + "com.github.homebysix.download.TMNotifier": { + "name": "TMNotifier", + "description": "Downloads the latest version of TMNotifier.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/SwitchUp.download.recipe", - "shortname": "SwitchUp.download", + "path": "TMNotifier/TMNotifier.download.recipe", + "shortname": "TMNotifier.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.SwitchUp", - "com.github.homebysix.munki.SwitchUp", - "com.github.homebysix.pkg.SwitchUp" + "com.github.homebysix.install.TMNotifier", + "com.github.homebysix.pkg.TMNotifier", + "com.github.homebysix.munki.TMNotifier" ] }, - "com.github.homebysix.install.iClip": { - "name": "iClip", - "description": "Installs the latest version of iClip.", + "com.github.homebysix.install.TMNotifier": { + "name": "TMNotifier", + "description": "Installs the latest version of TMNotifier.", "repo": "autopkg/homebysix-recipes", - "path": "IrradiatedSoftware/iClip.install.recipe", - "parent": "com.github.homebysix.download.iClip", - "shortname": "iClip.install", + "path": "TMNotifier/TMNotifier.install.recipe", + "parent": "com.github.homebysix.download.TMNotifier", + "shortname": "TMNotifier.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.TermHere": { - "name": "TermHere", - "description": "Downloads the latest version of TermHere and creates a package.", + "com.github.homebysix.pkg.TMNotifier": { + "name": "TMNotifier", + "description": "Downloads the latest version of TMNotifier and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TermHere/TermHere.pkg.recipe", - "parent": "com.github.homebysix.download.TermHere", - "shortname": "TermHere.pkg", + "path": "TMNotifier/TMNotifier.pkg.recipe", + "parent": "com.github.homebysix.download.TMNotifier", + "shortname": "TMNotifier.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.TermHere": { - "name": "TermHere", - "description": "Installs the latest version of TermHere.", + "com.github.homebysix.munki.TMNotifier": { + "name": "TMNotifier", + "description": "Downloads the latest version of TMNotifier and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "TermHere/TermHere.install.recipe", - "parent": "com.github.homebysix.download.TermHere", - "shortname": "TermHere.install", - "inferred_type": "install" + "path": "TMNotifier/TMNotifier.munki.recipe", + "parent": "com.github.homebysix.download.TMNotifier", + "shortname": "TMNotifier.munki", + "inferred_type": "munki", + "munki_display_name": "TMNotifier", + "munki_description": "Easily monitor your Time Machine status and receive email notifications if errors occur." }, - "com.github.homebysix.munki.TermHere": { - "name": "TermHere", - "description": "Downloads the latest version of TermHere and imports it into Munki.", + "com.github.homebysix.munki.CrystalFetch": { + "name": "CrystalFetch", + "description": "Downloads the latest version of CrystalFetch and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "TermHere/TermHere.munki.recipe", - "parent": "com.github.homebysix.download.TermHere", - "shortname": "TermHere.munki", + "path": "Turing Software/CrystalFetch.munki.recipe", + "parent": "com.github.homebysix.download.CrystalFetch", + "shortname": "CrystalFetch.munki", "inferred_type": "munki", - "munki_display_name": "TermHere", - "munki_description": "A Finder toolbar extension for opening a Terminal window at the current location." + "munki_display_name": "CrystalFetch", + "munki_description": "macOS app for downloading Windows installer ISOs from UUPDump." }, - "com.github.homebysix.download.TermHere": { - "name": "TermHere", - "description": "Downloads the latest version of TermHere.", + "com.github.homebysix.download.CrystalFetch": { + "name": "CrystalFetch", + "description": "Downloads the latest version of CrystalFetch.", "repo": "autopkg/homebysix-recipes", - "path": "TermHere/TermHere.download.recipe", - "shortname": "TermHere.download", + "path": "Turing Software/CrystalFetch.download.recipe", + "shortname": "CrystalFetch.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.TermHere", - "com.github.homebysix.install.TermHere", - "com.github.homebysix.munki.TermHere" + "com.github.homebysix.munki.CrystalFetch", + "com.github.homebysix.pkg.CrystalFetch" ] }, - "com.github.homebysix.munki.VyprVPN": { - "name": "VyprVPN", - "description": "Downloads the latest version of VyprVPN and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "VyprVPN/VyprVPN.munki.recipe", - "parent": "com.github.homebysix.download.VyprVPN", - "shortname": "VyprVPN.munki", - "inferred_type": "munki", - "munki_display_name": "VyprVPN", - "munki_description": "Helps you manage your VPN connections, and automatically connects to VPN when on unknown wi-fi." - }, - "com.github.homebysix.pkg.VyprVPN": { - "name": "VyprVPN", - "description": "Downloads the latest version of VyprVPN and creates a package.", + "com.github.homebysix.pkg.CrystalFetch": { + "name": "CrystalFetch", + "description": "Downloads the latest version of CrystalFetch and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "VyprVPN/VyprVPN.pkg.recipe", - "parent": "com.github.homebysix.download.VyprVPN", - "shortname": "VyprVPN.pkg", + "path": "Turing Software/CrystalFetch.pkg.recipe", + "parent": "com.github.homebysix.download.CrystalFetch", + "shortname": "CrystalFetch.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.VyprVPN": { - "name": "VyprVPN", - "description": "Downloads the latest version of VyprVPN.", + "com.github.homebysix.pkg.RingCentralMeetings": { + "name": "RingCentral Meetings", + "description": "Downloads the current release version of RingCentral Meetings and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "VyprVPN/VyprVPN.download.recipe", - "shortname": "VyprVPN.download", - "inferred_type": "download", + "path": "RingCentral/RingCentralMeetings.pkg.recipe", + "parent": "com.github.homebysix.download.RingCentralMeetings", + "shortname": "RingCentralMeetings.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.VyprVPN", - "com.github.homebysix.pkg.VyprVPN", - "com.github.homebysix.install.VyprVPN" + "com.github.homebysix.install.RingCentralMeetings" ] }, - "com.github.homebysix.install.VyprVPN": { - "name": "VyprVPN", - "description": "Installs the latest version of VyprVPN.", - "repo": "autopkg/homebysix-recipes", - "path": "VyprVPN/VyprVPN.install.recipe", - "parent": "com.github.homebysix.download.VyprVPN", - "shortname": "VyprVPN.install", - "inferred_type": "install" - }, - "com.github.homebysix.download.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest version of KeePassX.", + "com.github.homebysix.download.RingCentralMeetings": { + "name": "RingCentral Meetings", + "description": "Downloads the latest version of the RingCentral Meetings Mac app.", "repo": "autopkg/homebysix-recipes", - "path": "KeePassX/KeePassX.download.recipe", - "shortname": "KeePassX.download", + "path": "RingCentral/RingCentralMeetings.download.recipe", + "shortname": "RingCentralMeetings.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.KeePassX", - "com.github.homebysix.pkg.KeePassX", - "com.github.homebysix.install.KeePassX" + "com.github.homebysix.pkg.RingCentralMeetings", + "com.github.homebysix.munki.RingCentralMeetings", + "com.github.peetinc.pkg.RingCentralMeetings" ] }, - "com.github.homebysix.munki.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest version of KeePassX and imports it into Munki.", + "com.github.homebysix.munki.RingCentralMeetings": { + "name": "RingCentral Meetings", + "description": "Downloads the latest version of RingCentral Meetings and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "KeePassX/KeePassX.munki.recipe", - "parent": "com.github.homebysix.download.KeePassX", - "shortname": "KeePassX.munki", + "path": "RingCentral/RingCentralMeetings.munki.recipe", + "parent": "com.github.homebysix.download.RingCentralMeetings", + "shortname": "RingCentralMeetings.munki", "inferred_type": "munki", - "munki_display_name": "KeePassX", - "munki_description": "Free, open-source, cross-platform password manager." - }, - "com.github.homebysix.pkg.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest version of KeePassX and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "KeePassX/KeePassX.pkg.recipe", - "parent": "com.github.homebysix.download.KeePassX", - "shortname": "KeePassX.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.yohan460-recipes.jss.KeePassX" - ] + "munki_display_name": "RingCentral Meetings", + "munki_description": "Online videoconferencing app for RingCentral." }, - "com.github.homebysix.install.KeePassX": { - "name": "KeePassX", - "description": "Installs the latest version of KeePassX.", + "com.github.homebysix.install.RingCentralMeetings": { + "name": "RingCentral Meetings", + "description": "Installs the latest version of RingCentral Meetings.", "repo": "autopkg/homebysix-recipes", - "path": "KeePassX/KeePassX.install.recipe", - "parent": "com.github.homebysix.download.KeePassX", - "shortname": "KeePassX.install", + "path": "RingCentral/RingCentralMeetings.install.recipe", + "parent": "com.github.homebysix.pkg.RingCentralMeetings", + "shortname": "RingCentralMeetings.install", "inferred_type": "install" }, - "com.github.homebysix.munki.ChronoAgent": { - "name": "ChronoAgent", - "description": "Downloads the latest version of ChronoAgent and imports it into Munki.", + "com.github.homebysix.install.BetterTouchTool": { + "name": "BetterTouchTool", + "description": "Installs the latest version of BetterTouchTool.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoAgent.munki.recipe", - "parent": "com.github.homebysix.pkg.ChronoAgent", - "shortname": "ChronoAgent.munki", - "inferred_type": "munki", - "munki_display_name": "ChronoAgent", - "munki_description": "Synchronize or backup between Macs." + "path": "BetterTouchTool/BetterTouchTool.install.recipe", + "parent": "com.github.homebysix.download.BetterTouchTool", + "shortname": "BetterTouchTool.install", + "inferred_type": "install" }, - "com.github.homebysix.download.ChronoAgent": { - "name": "ChronoAgent", - "description": "Downloads the latest version of ChronoAgent.", + "com.github.homebysix.download.BetterTouchTool": { + "name": "BetterTouchTool", + "description": "Downloads the latest version of BetterTouchTool.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoAgent.download.recipe", - "shortname": "ChronoAgent.download", + "path": "BetterTouchTool/BetterTouchTool.download.recipe", + "shortname": "BetterTouchTool.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.ChronoAgent" + "com.github.homebysix.install.BetterTouchTool", + "com.github.homebysix.pkg.BetterTouchTool", + "com.github.homebysix.munki.BetterTouchTool", + "com.github.peshay.filewave.BetterTouchTool" ] }, - "com.github.homebysix.munki.ChronoSync": { - "name": "ChronoSync", - "description": "Downloads the latest version of ChronoSync and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoSync.munki.recipe", - "parent": "com.github.homebysix.pkg.ChronoSync", - "shortname": "ChronoSync.munki", - "inferred_type": "munki", - "munki_display_name": "ChronoSync", - "munki_description": "Reliable backups, drive clones, and folder synchronizations." - }, - "com.github.homebysix.pkg.ChronoAgent": { - "name": "ChronoAgent", - "description": "Downloads the latest version of ChronoAgent and creates a package.", + "com.github.homebysix.pkg.BetterTouchTool": { + "name": "BetterTouchTool", + "description": "Downloads the latest version of BetterTouchTool and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoAgent.pkg.recipe", - "parent": "com.github.homebysix.download.ChronoAgent", - "shortname": "ChronoAgent.pkg", + "path": "BetterTouchTool/BetterTouchTool.pkg.recipe", + "parent": "com.github.homebysix.download.BetterTouchTool", + "shortname": "BetterTouchTool.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.ChronoAgent", - "com.github.homebysix.install.ChronoAgent" + "com.github.crystalllized.jss.BetterTouchTool", + "com.github.Lotusshaney.munki.BetterTouchTool-pkg" ] }, - "com.github.homebysix.install.ChronoAgent": { - "name": "ChronoAgent", - "description": "Installs the latest version of ChronoAgent.", + "com.github.homebysix.munki.BetterTouchTool": { + "name": "BetterTouchTool", + "description": "Downloads the latest version of BetterTouchTool and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoAgent.install.recipe", - "parent": "com.github.homebysix.pkg.ChronoAgent", - "shortname": "ChronoAgent.install", - "inferred_type": "install" + "path": "BetterTouchTool/BetterTouchTool.munki.recipe", + "parent": "com.github.homebysix.download.BetterTouchTool", + "shortname": "BetterTouchTool.munki", + "inferred_type": "munki", + "munki_display_name": "BetterTouchTool", + "munki_description": "Customize Multi-Touch trackpad gestures." }, - "com.github.homebysix.install.ChronoSync": { - "name": "ChronoSync", - "description": "Installs the latest version of ChronoSync.", + "com.github.homebysix.pkg.CodeCookbookforSwift": { + "name": "Code Cookbook for Swift", + "description": "Downloads the latest version of Code Cookbook for Swift and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoSync.install.recipe", - "parent": "com.github.homebysix.pkg.ChronoSync", - "shortname": "ChronoSync.install", - "inferred_type": "install" + "path": "InsiliCo/CodeCookbookforSwift.pkg.recipe", + "parent": "com.github.homebysix.download.CodeCookbookforSwift", + "shortname": "CodeCookbookforSwift.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.ChronoSync": { - "name": "ChronoSync", - "description": "Downloads the latest version of ChronoSync and creates a package.", + "com.github.homebysix.download.iSwift": { + "name": "iSwift", + "description": "Downloads the latest version of iSwift.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoSync.pkg.recipe", - "parent": "com.github.homebysix.download.ChronoSync", - "shortname": "ChronoSync.pkg", - "inferred_type": "pkg", + "path": "InsiliCo/iSwift.download.recipe", + "shortname": "iSwift.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ChronoSync", - "com.github.homebysix.install.ChronoSync" + "com.github.homebysix.pkg.iSwift", + "com.github.homebysix.install.iSwift", + "com.github.homebysix.munki.iSwift" ] }, - "com.github.homebysix.download.ChronoSync": { - "name": "ChronoSync", - "description": "Downloads the latest version of ChronoSync.", + "com.github.homebysix.pkg.iSwift": { + "name": "iSwift", + "description": "Downloads the latest version of iSwift and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ChronoSync/ChronoSync.download.recipe", - "shortname": "ChronoSync.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.ChronoSync" - ] + "path": "InsiliCo/iSwift.pkg.recipe", + "parent": "com.github.homebysix.download.iSwift", + "shortname": "iSwift.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.JamfSetupManager": { - "name": "Setup Manager", - "description": "Installs the latest version of Setup Manager.", + "com.github.homebysix.munki.CodeCookbookforSwift": { + "name": "Code Cookbook for Swift", + "description": "Downloads the latest version of Code Cookbook for Swift and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "JamfSetupManager/JamfSetupManager.install.recipe", - "parent": "com.github.homebysix.download.JamfSetupManager", - "shortname": "JamfSetupManager.install", + "path": "InsiliCo/CodeCookbookforSwift.munki.recipe", + "parent": "com.github.homebysix.download.CodeCookbookforSwift", + "shortname": "CodeCookbookforSwift.munki", + "inferred_type": "munki", + "munki_display_name": "Code Cookbook for Swift", + "munki_description": "Cookbook for the Swift programming language." + }, + "com.github.homebysix.install.iSwift": { + "name": "iSwift", + "description": "Installs the latest version of iSwift.", + "repo": "autopkg/homebysix-recipes", + "path": "InsiliCo/iSwift.install.recipe", + "parent": "com.github.homebysix.download.iSwift", + "shortname": "iSwift.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.JamfSetupManager": { - "name": "JamfSetupManager", - "description": "Downloads the latest version of Setup Manager and creates a package.", + "com.github.homebysix.install.CodeCookbookforSwift": { + "name": "Code Cookbook for Swift", + "description": "Installs the latest version of Code Cookbook for Swift.", "repo": "autopkg/homebysix-recipes", - "path": "JamfSetupManager/JamfSetupManager.pkg.recipe", - "parent": "com.github.homebysix.download.JamfSetupManager", - "shortname": "JamfSetupManager.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.jamf-upload.JamfSetupManager" - ] + "path": "InsiliCo/CodeCookbookforSwift.install.recipe", + "parent": "com.github.homebysix.download.CodeCookbookforSwift", + "shortname": "CodeCookbookforSwift.install", + "inferred_type": "install" }, - "com.github.homebysix.jamf-upload.JamfSetupManager": { - "name": "JamfSetupManager", - "description": "Downloads the latest version of Setup Manager and creates a package.", + "com.github.homebysix.munki.iSwift": { + "name": "iSwift", + "description": "Downloads the latest version of iSwift and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "JamfSetupManager/JamfSetupManager.jamf-upload.recipe", - "parent": "com.github.homebysix.pkg.JamfSetupManager", - "shortname": "JamfSetupManager.jamf-upload", - "inferred_type": "jamf-upload" + "path": "InsiliCo/iSwift.munki.recipe", + "parent": "com.github.homebysix.download.iSwift", + "shortname": "iSwift.munki", + "inferred_type": "munki", + "munki_display_name": "iSwift", + "munki_description": "Objective-C to Swift converter. As you type." }, - "com.github.homebysix.download.JamfSetupManager": { - "name": "JamfSetupManager", - "description": "Downloads the latest version of Setup Manager.", + "com.github.homebysix.download.CodeCookbookforSwift": { + "name": "Code Cookbook for Swift", + "description": "Downloads the latest version of Code Cookbook for Swift.", "repo": "autopkg/homebysix-recipes", - "path": "JamfSetupManager/JamfSetupManager.download.recipe", - "shortname": "JamfSetupManager.download", + "path": "InsiliCo/CodeCookbookforSwift.download.recipe", + "shortname": "CodeCookbookforSwift.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.JamfSetupManager", - "com.github.homebysix.pkg.JamfSetupManager" + "com.github.homebysix.pkg.CodeCookbookforSwift", + "com.github.homebysix.munki.CodeCookbookforSwift", + "com.github.homebysix.install.CodeCookbookforSwift" ] }, - "com.github.homebysix.pkg.Pingendo": { - "name": "Pingendo", - "description": "Downloads the latest version of Pingendo and creates a package.", + "com.github.homebysix.munki.Folio": { + "name": "Folio", + "description": "Downloads the latest version of Folio and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Pingendo/Pingendo.pkg.recipe", - "parent": "com.github.homebysix.download.Pingendo", - "shortname": "Pingendo.pkg", - "inferred_type": "pkg" + "path": "Folio/Folio.munki.recipe", + "parent": "com.github.homebysix.download.Folio", + "shortname": "Folio.munki", + "inferred_type": "munki", + "munki_display_name": "Folio", + "munki_description": "Create, manage, and track stock portfolios." }, - "com.github.homebysix.install.Pingendo": { - "name": "Pingendo", - "description": "Installs the latest version of Pingendo.", + "com.github.homebysix.install.Folio": { + "name": "Folio", + "description": "Installs the latest version of Folio.", "repo": "autopkg/homebysix-recipes", - "path": "Pingendo/Pingendo.install.recipe", - "parent": "com.github.homebysix.download.Pingendo", - "shortname": "Pingendo.install", + "path": "Folio/Folio.install.recipe", + "parent": "com.github.homebysix.download.Folio", + "shortname": "Folio.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Pingendo": { - "name": "Pingendo", - "description": "Downloads the latest version of Pingendo and imports it into Munki.", + "com.github.homebysix.pkg.Folio": { + "name": "Folio", + "description": "Downloads the latest version of Folio and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Pingendo/Pingendo.munki.recipe", - "parent": "com.github.homebysix.download.Pingendo", - "shortname": "Pingendo.munki", - "inferred_type": "munki", - "munki_display_name": "Pingendo", - "munki_description": "Simple Mac app for Bootstrap prototyping." + "path": "Folio/Folio.pkg.recipe", + "parent": "com.github.homebysix.download.Folio", + "shortname": "Folio.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Pingendo": { - "name": "Pingendo", - "description": "Downloads the latest version of Pingendo.", + "com.github.homebysix.download.Folio": { + "name": "Folio", + "description": "Downloads the latest version of Folio.", "repo": "autopkg/homebysix-recipes", - "path": "Pingendo/Pingendo.download.recipe", - "shortname": "Pingendo.download", + "path": "Folio/Folio.download.recipe", + "shortname": "Folio.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Pingendo", - "com.github.homebysix.install.Pingendo", - "com.github.homebysix.munki.Pingendo" + "com.github.homebysix.munki.Folio", + "com.github.homebysix.install.Folio", + "com.github.homebysix.pkg.Folio" ] }, - "com.github.homebysix.download.Tunnelblick": { - "name": "Tunnelblick", - "description": "Downloads the latest version of Tunnelblick.", + "com.github.homebysix.munki.SecondLife": { + "name": "SecondLife", + "description": "Downloads the latest version of SecondLife and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunnelblick/Tunnelblick.download.recipe", - "shortname": "Tunnelblick.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.Tunnelblick", - "com.github.homebysix.install.Tunnelblick", - "com.github.homebysix.munki.Tunnelblick", - "com.github.peshay.filewave.Tunnelblick" - ] + "path": "SecondLife/SecondLife.munki.recipe", + "parent": "com.github.rustymyers.download.SecondLife", + "shortname": "SecondLife.munki", + "inferred_type": "munki", + "munki_display_name": "SecondLife", + "munki_description": "Expansive online society, lived in and built by its participants." }, - "com.github.homebysix.pkg.Tunnelblick": { - "name": "Tunnelblick", - "description": "Downloads the latest version of Tunnelblick and creates a package.", + "com.github.homebysix.install.SecondLife": { + "name": "SecondLife", + "description": "Downloads the latest version of SecondLife and installs it.", "repo": "autopkg/homebysix-recipes", - "path": "Tunnelblick/Tunnelblick.pkg.recipe", - "parent": "com.github.homebysix.download.Tunnelblick", - "shortname": "Tunnelblick.pkg", - "inferred_type": "pkg", + "path": "SecondLife/SecondLife.install.recipe", + "parent": "com.github.rustymyers.download.SecondLife", + "shortname": "SecondLife.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.SecondLife": { + "name": "SecondLife", + "description": "Downloads the latest version of SecondLife and builds a package.", + "repo": "autopkg/homebysix-recipes", + "path": "SecondLife/SecondLife.pkg.recipe", + "parent": "com.github.rustymyers.download.SecondLife", + "shortname": "SecondLife.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.Monolingual": { + "name": "Monolingual", + "description": "Downloads the latest version of Monolingual.", + "repo": "autopkg/homebysix-recipes", + "path": "Monolingual/Monolingual.download.recipe", + "shortname": "Monolingual.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick" + "com.github.homebysix.pkg.Monolingual", + "com.github.homebysix.munki.Monolingual", + "com.github.homebysix.install.Monolingual" ] }, - "com.github.homebysix.install.Tunnelblick": { - "name": "Tunnelblick", - "description": "Installs the latest version of Tunnelblick.", + "com.github.homebysix.pkg.Monolingual": { + "name": "Monolingual", + "description": "Downloads the latest version of Monolingual and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tunnelblick/Tunnelblick.install.recipe", - "parent": "com.github.homebysix.download.Tunnelblick", - "shortname": "Tunnelblick.install", - "inferred_type": "install" + "path": "Monolingual/Monolingual.pkg.recipe", + "parent": "com.github.homebysix.download.Monolingual", + "shortname": "Monolingual.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Tunnelblick": { - "name": "Tunnelblick", - "description": "Downloads the latest version of Tunnelblick and imports it into Munki.", + "com.github.homebysix.munki.Monolingual": { + "name": "Monolingual", + "description": "Downloads the latest version of Monolingual and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tunnelblick/Tunnelblick.munki.recipe", - "parent": "com.github.homebysix.download.Tunnelblick", - "shortname": "Tunnelblick.munki", + "path": "Monolingual/Monolingual.munki.recipe", + "parent": "com.github.homebysix.download.Monolingual", + "shortname": "Monolingual.munki", "inferred_type": "munki", - "munki_display_name": "Tunnelblick", - "munki_description": "Tunnelblick is a Mac app that lets you easily connect to OpenVPN." + "munki_display_name": "Monolingual", + "munki_description": "Monolingual is a program for removing unnecessary language resources from Mac OS X." }, - "com.github.homebysix.munki.GoogleChat": { - "name": "Google Hangouts Chat", - "description": "Downloads the latest version of Google Hangouts Chat and imports it into Munki.", + "com.github.homebysix.install.Monolingual": { + "name": "Monolingual", + "description": "Installs the latest version of Monolingual.", "repo": "autopkg/homebysix-recipes", - "path": "Google/GoogleChat.munki.recipe", - "parent": "com.github.homebysix.download.GoogleChat", - "shortname": "GoogleChat.munki", + "path": "Monolingual/Monolingual.install.recipe", + "parent": "com.github.homebysix.download.Monolingual", + "shortname": "Monolingual.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.JamfSync": { + "name": "Jamf Sync", + "description": "Downloads the latest version of Jamf Sync and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Jamf/JamfSync.munki.recipe", + "parent": "com.github.homebysix.download.JamfSync", + "shortname": "JamfSync.munki", "inferred_type": "munki", - "munki_display_name": "Chat", - "munki_description": "Desktop app for the redesigned Google Hangouts Chat service." + "munki_display_name": "Jamf Sync", + "munki_description": "Jamf Sync utility for synchronizing between Jamf Pro distribution points and/or file folders." }, - "com.github.homebysix.download.GoogleChat": { - "name": "Google Hangouts Chat", - "description": "Downloads the latest version of Google Hangouts Chat.", + "com.github.homebysix.download.JamfSync": { + "name": "Jamf Sync", + "description": "Downloads the latest version of Jamf Sync.", "repo": "autopkg/homebysix-recipes", - "path": "Google/GoogleChat.download.recipe", - "shortname": "GoogleChat.download", + "path": "Jamf/JamfSync.download.recipe", + "shortname": "JamfSync.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.GoogleChat", - "com.github.homebysix.pkg.GoogleChat", - "com.github.homebysix.install.GoogleChat" + "com.github.homebysix.munki.JamfSync", + "com.github.homebysix.pkg.JamfSync" ] }, - "com.github.homebysix.pkg.GoogleChat": { - "name": "Google Hangouts Chat", - "description": "Downloads the latest version of Google Hangouts Chat and creates a package.", + "com.github.homebysix.pkg.JamfSync": { + "name": "Jamf Sync", + "description": "Downloads the latest version of Jamf Sync and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Google/GoogleChat.pkg.recipe", - "parent": "com.github.homebysix.download.GoogleChat", - "shortname": "GoogleChat.pkg", + "path": "Jamf/JamfSync.pkg.recipe", + "parent": "com.github.homebysix.download.JamfSync", + "shortname": "JamfSync.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.GoogleChat": { - "name": "Google Hangouts Chat", - "description": "Installs the latest version of Google Hangouts Chat.", - "repo": "autopkg/homebysix-recipes", - "path": "Google/GoogleChat.install.recipe", - "parent": "com.github.homebysix.download.GoogleChat", - "shortname": "GoogleChat.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.ChromeRemoteDesktop": { - "name": "ChromeRemoteDesktop", - "description": "Downloads the latest Google Chrome Remote Desktop version and extracts the package.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.", + "com.github.homebysix.pkg.HoudahSpot": { + "name": "HoudahSpot", + "description": "Downloads the latest version of HoudahSpot and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Google/ChromeRemoteDesktop.pkg.recipe", - "parent": "com.github.apfelwerk.download.chromeremotedesktop", - "shortname": "ChromeRemoteDesktop.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.install.ChromeRemoteDesktop", - "com.github.apizz.munki.ChromeRemoteDesktop" - ] + "path": "Houdah/HoudahSpot.pkg.recipe", + "parent": "com.github.homebysix.download.HoudahSpot", + "shortname": "HoudahSpot.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.ChromeRemoteDesktop": { - "name": null, - "description": "Downloads and installs the latest version of Google Chrome Remote Desktop.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.", + "com.github.homebysix.install.HoudahSpot": { + "name": "HoudahSpot", + "description": "Installs the latest version of HoudahSpot.", "repo": "autopkg/homebysix-recipes", - "path": "Google/ChromeRemoteDesktop.install.recipe", - "parent": "com.github.homebysix.pkg.ChromeRemoteDesktop", - "shortname": "ChromeRemoteDesktop.install", + "path": "Houdah/HoudahSpot.install.recipe", + "parent": "com.github.homebysix.download.HoudahSpot", + "shortname": "HoudahSpot.install", "inferred_type": "install" }, - "com.github.homebysix.download.AutodeskFusion360": { - "name": "Autodesk Fusion 360", - "description": "Downloads the latest version of Autodesk Fusion 360.", + "com.github.homebysix.download.Tembo": { + "name": "Tembo", + "description": "Downloads the latest version of Tembo.", "repo": "autopkg/homebysix-recipes", - "path": "AutodeskFusion360/AutodeskFusion360.download.recipe", - "shortname": "AutodeskFusion360.download", + "path": "Houdah/Tembo.download.recipe", + "shortname": "Tembo.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.AutodeskFusion360" + "com.github.homebysix.munki.Tembo", + "com.github.homebysix.pkg.Tembo", + "com.github.homebysix.install.Tembo" ] }, - "com.github.homebysix.munki.AutodeskFusion360": { - "name": null, - "description": "Imports Autodesk's Fusion 360 into the Munki repo.", + "com.github.homebysix.pkg.HoudahGeo": { + "name": "HoudahGeo", + "description": "Downloads the latest version of HoudahGeo and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "AutodeskFusion360/AutodeskFusion360.munki.recipe", - "parent": "com.github.homebysix.download.AutodeskFusion360", - "shortname": "AutodeskFusion360.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Fusion 360 is the first 3D CAD, CAM, and CAE tool of its kind. It connects your entire product development process in a single cloud-based platform that works on both Mac and PC." + "path": "Houdah/HoudahGeo.pkg.recipe", + "parent": "com.github.homebysix.download.HoudahGeo", + "shortname": "HoudahGeo.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.MenuBarSpacing": { - "name": "Menu Bar Spacing", - "description": "Downloads the latest version of Menu Bar Spacing.", + "com.github.homebysix.install.HoudahGeo": { + "name": "HoudahGeo", + "description": "Installs the latest version of HoudahGeo.", "repo": "autopkg/homebysix-recipes", - "path": "MenuBarSpacing/MenuBarSpacing.download.recipe", - "shortname": "MenuBarSpacing.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.MenuBarSpacing", - "com.github.homebysix.pkg.MenuBarSpacing" - ] + "path": "Houdah/HoudahGeo.install.recipe", + "parent": "com.github.homebysix.download.HoudahGeo", + "shortname": "HoudahGeo.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.MenuBarSpacing": { - "name": "Menu Bar Spacing", - "description": "Downloads the latest version of Menu Bar Spacing and imports it into Munki.", + "com.github.homebysix.munki.Tembo": { + "name": "Tembo", + "description": "Downloads the latest version of Tembo and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MenuBarSpacing/MenuBarSpacing.munki.recipe", - "parent": "com.github.homebysix.download.MenuBarSpacing", - "shortname": "MenuBarSpacing.munki", + "path": "Houdah/Tembo.munki.recipe", + "parent": "com.github.homebysix.download.Tembo", + "shortname": "Tembo.munki", "inferred_type": "munki", - "munki_display_name": "Menu Bar Spacing", - "munki_description": "Customize the gap between menu bar items." + "munki_display_name": "Tembo", + "munki_description": "Quick and effective file search tool." }, - "com.github.homebysix.pkg.MenuBarSpacing": { - "name": "Menu Bar Spacing", - "description": "Downloads the latest version of Menu Bar Spacing and creates a package.", + "com.github.homebysix.munki.HoudahSpot": { + "name": "HoudahSpot", + "description": "Downloads the latest version of HoudahSpot and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MenuBarSpacing/MenuBarSpacing.pkg.recipe", - "parent": "com.github.homebysix.download.MenuBarSpacing", - "shortname": "MenuBarSpacing.pkg", - "inferred_type": "pkg" + "path": "Houdah/HoudahSpot.munki.recipe", + "parent": "com.github.homebysix.download.HoudahSpot", + "shortname": "HoudahSpot.munki", + "inferred_type": "munki", + "munki_display_name": "HoudahSpot", + "munki_description": "Advanced file-search tool." }, - "com.github.homebysix.munki.DNGConverter": { - "name": "DNG Converter", - "description": "Downloads the latest version of DNG Converter and imports it into Munki.", + "com.github.homebysix.munki.HoudahGeo": { + "name": "HoudahGeo", + "description": "Downloads the latest version of HoudahGeo and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeDNGConverter.munki.recipe", - "parent": "com.github.homebysix.download.DNGConverter", - "shortname": "AdobeDNGConverter.munki", + "path": "Houdah/HoudahGeo.munki.recipe", + "parent": "com.github.homebysix.download.HoudahGeo", + "shortname": "HoudahGeo.munki", "inferred_type": "munki", - "munki_display_name": "DNG Converter", - "munki_description": "The Adobe DNG Converter is a free utility that enables you to easily convert camera-specific raw files from more than 600 cameras to the more universal DNG raw format." + "munki_display_name": "HoudahGeo", + "munki_description": "Photo geocoding solution." }, - "com.github.homebysix.install.AdobeExperienceManagerDesktop": { - "name": "Adobe Experience Manager Desktop", - "description": "Installs the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", + "com.github.homebysix.download.HoudahSpot": { + "name": "HoudahSpot", + "description": "Downloads the latest version of HoudahSpot specified by MAJOR_VERSION. Tested to work with MAJOR_VERSION 4, 5, and 6.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeExperienceManagerDesktop.install.recipe", - "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop", - "shortname": "AdobeExperienceManagerDesktop.install", - "inferred_type": "install" + "path": "Houdah/HoudahSpot.download.recipe", + "shortname": "HoudahSpot.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.HoudahSpot", + "com.github.homebysix.install.HoudahSpot", + "com.github.homebysix.munki.HoudahSpot", + "com.github.peshay.filewave.HoudahSpot" + ] }, - "com.github.homebysix.download.AdobeExperienceManagerDesktop": { - "name": "Adobe Experience Manager Desktop", - "description": "Downloads the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", + "com.github.homebysix.download.HoudahGeo": { + "name": "HoudahGeo", + "description": "Downloads the latest version of HoudahGeo.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeExperienceManagerDesktop.download.recipe", - "shortname": "AdobeExperienceManagerDesktop.download", + "path": "Houdah/HoudahGeo.download.recipe", + "shortname": "HoudahGeo.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.AdobeExperienceManagerDesktop", - "com.github.homebysix.munki.AdobeExperienceManagerDesktop", - "com.github.homebysix.pkg.AdobeExperienceManagerDesktop" + "com.github.homebysix.pkg.HoudahGeo", + "com.github.homebysix.install.HoudahGeo", + "com.github.homebysix.munki.HoudahGeo" ] }, - "com.github.homebysix.munki.AdobeExperienceManagerDesktop": { - "name": "Adobe Experience Manager Desktop", - "description": "Downloads the latest version of Adobe Experience Manager Desktop and imports it into Munki.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", + "com.github.homebysix.pkg.Tembo": { + "name": "Tembo", + "description": "Downloads the latest version of Tembo and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeExperienceManagerDesktop.munki.recipe", - "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop", - "shortname": "AdobeExperienceManagerDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Experience Manager Desktop", - "munki_description": "The Adobe Experience Manager desktop app connects repositories and desktop applications, including Adobe and third-party ones, to provide faster access to resources and streamlined workflows." + "path": "Houdah/Tembo.pkg.recipe", + "parent": "com.github.homebysix.download.Tembo", + "shortname": "Tembo.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.DNGConverter": { - "name": "DNG Converter", - "description": "Downloads the latest version of DNG Converter and creates a package.", + "com.github.homebysix.install.Tembo": { + "name": "Tembo", + "description": "Installs the latest version of Tembo.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeDNGConverter.pkg.recipe", - "parent": "com.github.homebysix.download.DNGConverter", - "shortname": "AdobeDNGConverter.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jamf.AdobeDNGConverter", - "com.github.jss-recipes.jss.AdobeDNGConverter" - ] + "path": "Houdah/Tembo.install.recipe", + "parent": "com.github.homebysix.download.Tembo", + "shortname": "Tembo.install", + "inferred_type": "install" }, - "com.github.homebysix.install.DNGConverter": { - "name": "Adobe DNG Converter", - "description": "Installs the latest version of DNG Converter.", + "com.github.homebysix.munki.RecordIt": { + "name": "RecordIt", + "description": "Downloads the latest version of RecordIt and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeDNGConverter.install.recipe", - "parent": "com.github.homebysix.download.DNGConverter", - "shortname": "AdobeDNGConverter.install", + "path": "RecordIt/RecordIt.munki.recipe", + "parent": "com.github.homebysix.download.RecordIt", + "shortname": "RecordIt.munki", + "inferred_type": "munki", + "munki_display_name": "RecordIt", + "munki_description": "Screen and audio recording program." + }, + "com.github.homebysix.install.RecordIt": { + "name": "RecordIt", + "description": "Installs the latest version of RecordIt.", + "repo": "autopkg/homebysix-recipes", + "path": "RecordIt/RecordIt.install.recipe", + "parent": "com.github.homebysix.download.RecordIt", + "shortname": "RecordIt.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.AdobeExperienceManagerDesktop": { - "name": "Adobe Experience Manager Desktop", - "description": "Downloads the latest version of Adobe Experience Manager Desktop and creates a package.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", + "com.github.homebysix.pkg.RecordIt": { + "name": "RecordIt", + "description": "Downloads the latest version of RecordIt and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeExperienceManagerDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop", - "shortname": "AdobeExperienceManagerDesktop.pkg", + "path": "RecordIt/RecordIt.pkg.recipe", + "parent": "com.github.homebysix.download.RecordIt", + "shortname": "RecordIt.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.DNGConverter": { - "name": "DNG Converter", - "description": "Downloads the latest version of DNG Converter.", + "com.github.homebysix.download.RecordIt": { + "name": "RecordIt", + "description": "Downloads the latest version of RecordIt.", "repo": "autopkg/homebysix-recipes", - "path": "Adobe/AdobeDNGConverter.download.recipe", - "shortname": "AdobeDNGConverter.download", + "path": "RecordIt/RecordIt.download.recipe", + "shortname": "RecordIt.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.DNGConverter", - "com.github.homebysix.pkg.DNGConverter", - "com.github.homebysix.install.DNGConverter" + "com.github.homebysix.munki.RecordIt", + "com.github.homebysix.install.RecordIt", + "com.github.homebysix.pkg.RecordIt" ] }, - "com.github.homebysix.pkg.FinalDraft12": { - "name": "FinalDraft12", - "description": "Downloads the latest version of Final Draft 12 and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "FinalDraft/FinalDraft12.pkg.recipe", - "parent": "com.github.n8felton.download.FinalDraft12", - "shortname": "FinalDraft12.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.FontNuke": { - "name": "FontNuke", - "description": "Downloads the latest version of FontNuke and imports it into Munki.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", - "repo": "autopkg/homebysix-recipes", - "path": "FontNuke/FontNuke.munki.recipe", - "parent": "com.github.homebysix.download.FontNuke", - "shortname": "FontNuke.munki", - "inferred_type": "munki", - "munki_display_name": "FontNuke", - "munki_description": "Removes font cache files." - }, - "com.github.homebysix.pkg.FontNuke": { - "name": "FontNuke", - "description": "Downloads the latest version of FontNuke and creates a package.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", - "repo": "autopkg/homebysix-recipes", - "path": "FontNuke/FontNuke.pkg.recipe", - "parent": "com.github.homebysix.download.FontNuke", - "shortname": "FontNuke.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.FontNuke": { - "name": "FontNuke", - "description": "Installs the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", + "com.github.homebysix.install.Emailchemy": { + "name": "Emailchemy", + "description": "Installs the latest version of Emailchemy.", "repo": "autopkg/homebysix-recipes", - "path": "FontNuke/FontNuke.install.recipe", - "parent": "com.github.homebysix.download.FontNuke", - "shortname": "FontNuke.install", + "path": "Emailchemy/Emailchemy.install.recipe", + "parent": "com.github.homebysix.download.Emailchemy", + "shortname": "Emailchemy.install", "inferred_type": "install" }, - "com.github.homebysix.download.FontNuke": { - "name": "FontNuke", - "description": "Downloads the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", + "com.github.homebysix.download.Emailchemy": { + "name": "Emailchemy", + "description": "Downloads the latest version of Emailchemy.", "repo": "autopkg/homebysix-recipes", - "path": "FontNuke/FontNuke.download.recipe", - "shortname": "FontNuke.download", + "path": "Emailchemy/Emailchemy.download.recipe", + "shortname": "Emailchemy.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.FontNuke", - "com.github.homebysix.pkg.FontNuke", - "com.github.homebysix.install.FontNuke" + "com.github.homebysix.install.Emailchemy", + "com.github.homebysix.pkg.Emailchemy", + "com.github.homebysix.munki.Emailchemy" ] }, - "com.github.homebysix.pkg.BetterWindowManager": { - "name": "Better Window Manager", - "description": "Downloads the latest version of Better Window Manager and creates a package.", + "com.github.homebysix.pkg.Emailchemy": { + "name": "Emailchemy", + "description": "Downloads the latest version of Emailchemy and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "BetterWindowManager/BetterWindowManager.pkg.recipe", - "parent": "com.github.homebysix.download.BetterWindowManager", - "shortname": "BetterWindowManager.pkg", + "path": "Emailchemy/Emailchemy.pkg.recipe", + "parent": "com.github.homebysix.download.Emailchemy", + "shortname": "Emailchemy.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.BetterWindowManager": { - "name": "Better Window Manager", - "description": "Downloads the latest version of Better Window Manager and imports it into Munki.", + "com.github.homebysix.munki.Emailchemy": { + "name": "Emailchemy", + "description": "Downloads the latest version of Emailchemy and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "BetterWindowManager/BetterWindowManager.munki.recipe", - "parent": "com.github.homebysix.download.BetterWindowManager", - "shortname": "BetterWindowManager.munki", + "path": "Emailchemy/Emailchemy.munki.recipe", + "parent": "com.github.homebysix.download.Emailchemy", + "shortname": "Emailchemy.munki", "inferred_type": "munki", - "munki_display_name": "Better Window Manager", - "munki_description": "Move and position your windows where you want." - }, - "com.github.homebysix.download.BetterWindowManager": { - "name": "Better Window Manager", - "description": "Downloads the latest version of Better Window Manager.", - "repo": "autopkg/homebysix-recipes", - "path": "BetterWindowManager/BetterWindowManager.download.recipe", - "shortname": "BetterWindowManager.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.BetterWindowManager", - "com.github.homebysix.munki.BetterWindowManager", - "com.github.homebysix.install.BetterWindowManager" - ] + "munki_display_name": "Emailchemy", + "munki_description": " " }, - "com.github.homebysix.install.BetterWindowManager": { - "name": "Better Window Manager", - "description": "Installs the latest version of Better Window Manager.", + "com.github.homebysix.install.xScope": { + "name": "xScope", + "description": "Installs the latest version of xScope.", "repo": "autopkg/homebysix-recipes", - "path": "BetterWindowManager/BetterWindowManager.install.recipe", - "parent": "com.github.homebysix.download.BetterWindowManager", - "shortname": "BetterWindowManager.install", + "path": "Iconfactory/xScope.install.recipe", + "parent": "com.github.homebysix.download.xScope", + "shortname": "xScope.install", "inferred_type": "install" }, - "com.github.homebysix.munki.BlackEye": { - "name": "BlackEye", - "description": "Downloads the latest version of Black Eye and imports it into Munki.", + "com.github.homebysix.munki.xScope": { + "name": "xScope", + "description": "Downloads the latest version of xScope and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "BlackEye/BlackEye.munki.recipe", - "parent": "com.github.homebysix.download.BlackEye", - "shortname": "BlackEye.munki", + "path": "Iconfactory/xScope.munki.recipe", + "parent": "com.github.homebysix.download.xScope", + "shortname": "xScope.munki", "inferred_type": "munki", - "munki_display_name": "Black Eye", - "munki_description": "Keep your Mac awake." + "munki_display_name": "xScope", + "munki_description": "Onscreen graphic measurement tools." }, - "com.github.homebysix.download.BlackEye": { - "name": "BlackEye", - "description": "Downloads the latest version of Black Eye.", + "com.github.homebysix.download.xScope": { + "name": "xScope", + "description": "Downloads the latest version of xScope.", "repo": "autopkg/homebysix-recipes", - "path": "BlackEye/BlackEye.download.recipe", - "shortname": "BlackEye.download", + "path": "Iconfactory/xScope.download.recipe", + "shortname": "xScope.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.BlackEye", - "com.github.homebysix.pkg.BlackEye" + "com.github.homebysix.install.xScope", + "com.github.homebysix.munki.xScope", + "com.github.homebysix.pkg.xScope" ] }, - "com.github.homebysix.pkg.BlackEye": { - "name": "BlackEye", - "description": "Downloads the latest version of Black Eye and creates a package.", + "com.github.homebysix.pkg.xScope": { + "name": "xScope", + "description": "Downloads the latest version of xScope and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "BlackEye/BlackEye.pkg.recipe", - "parent": "com.github.homebysix.download.BlackEye", - "shortname": "BlackEye.pkg", + "path": "Iconfactory/xScope.pkg.recipe", + "parent": "com.github.homebysix.download.xScope", + "shortname": "xScope.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Marked2": { - "name": "Marked 2", - "description": "Downloads the latest version of Marked 2.", - "repo": "autopkg/homebysix-recipes", - "path": "Marked/Marked2.download.recipe", - "shortname": "Marked2.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.Marked2", - "com.github.homebysix.pkg.Marked2", - "com.github.homebysix.munki.Marked2" - ] - }, - "com.github.homebysix.install.Marked2": { - "name": "Marked 2", - "description": "Installs the latest version of Marked 2.", + "com.github.homebysix.install.iManageDrive": { + "name": "iManageDrive", + "description": "Installs the latest version of iManage Drive.", "repo": "autopkg/homebysix-recipes", - "path": "Marked/Marked2.install.recipe", - "parent": "com.github.homebysix.download.Marked2", - "shortname": "Marked2.install", + "path": "iManage/iManageDrive.install.recipe", + "parent": "com.github.homebysix.download.iManageDrive", + "shortname": "iManageDrive.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Marked2": { - "name": "Marked 2", - "description": "Downloads the latest version of Marked 2 and creates a package.", + "com.github.homebysix.munki.iManageWorkDesktop": { + "name": "iManageWorkDesktop", + "description": "Downloads the latest version of iManage Work Desktop and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Marked/Marked2.pkg.recipe", - "parent": "com.github.homebysix.download.Marked2", - "shortname": "Marked2.pkg", - "inferred_type": "pkg" + "path": "iManage/iManageWorkDesktop.munki.recipe", + "parent": "com.github.homebysix.pkg.iManageWorkDesktop", + "shortname": "iManageWorkDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "iManage Agent", + "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents." }, - "com.github.homebysix.munki.Marked2": { - "name": "Marked 2", - "description": "Downloads the latest version of Marked 2 and imports it into Munki.", + "com.github.homebysix.munki.iManageDrive": { + "name": "iManageDrive", + "description": "Downloads the latest version of iManage Drive and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Marked/Marked2.munki.recipe", - "parent": "com.github.homebysix.download.Marked2", - "shortname": "Marked2.munki", + "path": "iManage/iManageDrive.munki.recipe", + "parent": "com.github.homebysix.pkg.iManageDrive", + "shortname": "iManageDrive.munki", "inferred_type": "munki", - "munki_display_name": "Marked 2", - "munki_description": "Easily preview your Markdown documents." + "munki_display_name": "iManage Agent", + "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents." }, - "com.github.homebysix.pkg.TableauReader": { - "name": "Tableau Reader", - "description": "Downloads the current release version of Tableau Reader and builds a package.", + "com.github.homebysix.download.iManageDrive": { + "name": "iManageDrive", + "description": "Downloads the latest version of iManage Drive.", "repo": "autopkg/homebysix-recipes", - "path": "TableauReader/TableauReader.pkg.recipe", - "parent": "com.github.homebysix.download.TableauReader", - "shortname": "TableauReader.pkg", - "inferred_type": "pkg", + "path": "iManage/iManageDrive.download.recipe", + "shortname": "iManageDrive.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.TableauReader", - "com.github.homebysix.install.TableauReader", - "com.github.andredb90.filewave.tableaureader", - "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.TableauReader" + "com.github.homebysix.install.iManageDrive", + "com.github.homebysix.pkg.iManageDrive" ] }, - "com.github.homebysix.munki.TableauReader": { - "name": "Tableau Reader", - "description": "Downloads the current release version of Tableau Reader and imports into Munki.", + "com.github.homebysix.pkg.iManageWorkDesktop": { + "name": "iManageWorkDesktop", + "description": "Downloads the latest version of iManage Work Desktop and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TableauReader/TableauReader.munki.recipe", - "parent": "com.github.homebysix.pkg.TableauReader", - "shortname": "TableauReader.munki", - "inferred_type": "munki", - "munki_display_name": "Tableau Reader", - "munki_description": "Tableau Reader is a free desktop application you can use to interact with data visualizations built in Tableau Desktop." + "path": "iManage/iManageWorkDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.iManageWorkDesktop", + "shortname": "iManageWorkDesktop.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.munki.iManageWorkDesktop" + ] }, - "com.github.homebysix.install.TableauReader": { - "name": "Tableau Reader", - "description": "Downloads the current release of Tableau Reader and installs it.", + "com.github.homebysix.install.iManageWorkDesktop": { + "name": "iManageWorkDesktop", + "description": "Installs the latest version of iManage Work Desktop.", "repo": "autopkg/homebysix-recipes", - "path": "TableauReader/TableauReader.install.recipe", - "parent": "com.github.homebysix.pkg.TableauReader", - "shortname": "TableauReader.install", + "path": "iManage/iManageWorkDesktop.install.recipe", + "parent": "com.github.homebysix.download.iManageWorkDesktop", + "shortname": "iManageWorkDesktop.install", "inferred_type": "install" }, - "com.github.homebysix.download.TableauReader": { - "name": "Tableau Reader", - "description": "Downloads the current release of Tableau Reader.", + "com.github.homebysix.download.iManageWorkDesktop": { + "name": "iManageWorkDesktop", + "description": "Downloads the latest version of iManage Work Desktop.", "repo": "autopkg/homebysix-recipes", - "path": "TableauReader/TableauReader.download.recipe", - "shortname": "TableauReader.download", + "path": "iManage/iManageWorkDesktop.download.recipe", + "shortname": "iManageWorkDesktop.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.TableauReader" + "com.github.homebysix.pkg.iManageWorkDesktop", + "com.github.homebysix.install.iManageWorkDesktop" ] }, - "com.github.homebysix.install.Scrivener": { - "name": "Scrivener", - "description": "Installs the latest version of Scrivener.", - "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scrivener.install.recipe", - "parent": "com.github.homebysix.download.Scrivener", - "shortname": "Scrivener.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.Scrivener": { - "name": "Scrivener", - "description": "Downloads the latest version of Scrivener and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scrivener.munki.recipe", - "parent": "com.github.homebysix.download.Scrivener", - "shortname": "Scrivener.munki", - "inferred_type": "munki", - "munki_display_name": "Scrivener", - "munki_description": "Project management and word processing tool for writers." - }, - "com.github.homebysix.download.Scapple": { - "name": "Scapple", - "description": "Downloads the latest version of Scapple.", + "com.github.homebysix.pkg.iManageDrive": { + "name": "iManageDrive", + "description": "Downloads the latest version of iManage Drive and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scapple.download.recipe", - "shortname": "Scapple.download", - "inferred_type": "download", + "path": "iManage/iManageDrive.pkg.recipe", + "parent": "com.github.homebysix.download.iManageDrive", + "shortname": "iManageDrive.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.Scapple", - "com.github.homebysix.munki.Scapple", - "com.github.homebysix.pkg.Scapple" + "com.github.homebysix.munki.iManageDrive" ] }, - "com.github.homebysix.download.Scrivener": { - "name": "Scrivener", - "description": "Downloads the latest version of Scrivener.", + "com.github.homebysix.download.GraphicConverter": { + "name": "GraphicConverter", + "description": "Downloads the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scrivener.download.recipe", - "shortname": "Scrivener.download", + "path": "LemkeSoft/GraphicConverter.download.recipe", + "shortname": "GraphicConverter.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Scrivener", - "com.github.homebysix.munki.Scrivener", - "com.github.homebysix.pkg.Scrivener" + "com.github.homebysix.munki.GraphicConverter", + "com.github.homebysix.install.GraphicConverter", + "com.github.homebysix.pkg.GraphicConverter" ] }, - "com.github.homebysix.install.Scapple": { - "name": "Scapple", - "description": "Installs the latest version of Scapple.", + "com.github.homebysix.munki.GraphicConverter": { + "name": "GraphicConverter", + "description": "Downloads the latest version of GraphicConverter and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scapple.install.recipe", - "parent": "com.github.homebysix.download.Scapple", - "shortname": "Scapple.install", + "path": "LemkeSoft/GraphicConverter.munki.recipe", + "parent": "com.github.homebysix.download.GraphicConverter", + "shortname": "GraphicConverter.munki", + "inferred_type": "munki", + "munki_display_name": "GraphicConverter", + "munki_description": " " + }, + "com.github.homebysix.install.GraphicConverter": { + "name": "GraphicConverter", + "description": "Installs the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", + "repo": "autopkg/homebysix-recipes", + "path": "LemkeSoft/GraphicConverter.install.recipe", + "parent": "com.github.homebysix.download.GraphicConverter", + "shortname": "GraphicConverter.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Scrivener": { - "name": "Scrivener", - "description": "Downloads the latest version of Scrivener and creates a package.", + "com.github.homebysix.pkg.GraphicConverter": { + "name": "GraphicConverter", + "description": "Downloads the latest version of GraphicConverter and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scrivener.pkg.recipe", - "parent": "com.github.homebysix.download.Scrivener", - "shortname": "Scrivener.pkg", + "path": "LemkeSoft/GraphicConverter.pkg.recipe", + "parent": "com.github.homebysix.download.GraphicConverter", + "shortname": "GraphicConverter.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Scapple": { - "name": "Scapple", - "description": "Downloads the latest version of Scapple and imports it into Munki.", + "com.github.homebysix.munki.Proximity": { + "name": "Cisco Proximity", + "description": "Downloads the latest version of Proximity and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scapple.munki.recipe", - "parent": "com.github.homebysix.download.Scapple", - "shortname": "Scapple.munki", + "path": "Cisco/Proximity.munki.recipe", + "parent": "com.github.homebysix.download.Proximity", + "shortname": "Proximity.munki", "inferred_type": "munki", - "munki_display_name": "Scapple", - "munki_description": "Free-form mind mapping tool." - }, - "com.github.homebysix.pkg.Scapple": { - "name": "Scapple", - "description": "Downloads the latest version of Scapple and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "LiteratureAndLatte/Scapple.pkg.recipe", - "parent": "com.github.homebysix.download.Scapple", - "shortname": "Scapple.pkg", - "inferred_type": "pkg" + "munki_display_name": "Proximity", + "munki_description": "Cisco Proximity allows you to control your video system, interact with shared content and share wirelessly." }, - "com.github.homebysix.pkg.SnapGeneViewer": { - "name": "SnapGene Viewer", - "description": "Downloads the latest version of SnapGene Viewer and creates a package.", + "com.github.homebysix.install.Proximity": { + "name": "Cisco Proximity", + "description": "Installs the latest version of Proximity.", "repo": "autopkg/homebysix-recipes", - "path": "SnapGene/SnapGeneViewer.pkg.recipe", - "parent": "com.github.homebysix.download.SnapGeneViewer", - "shortname": "SnapGeneViewer.pkg", - "inferred_type": "pkg" + "path": "Cisco/Proximity.install.recipe", + "parent": "com.github.homebysix.download.Proximity", + "shortname": "Proximity.install", + "inferred_type": "install" }, - "com.github.homebysix.download.SnapGeneViewer": { - "name": "SnapGene Viewer", - "description": "Downloads the latest version of SnapGene Viewer.", + "com.github.homebysix.download.Proximity": { + "name": "Cisco Proximity", + "description": "Downloads the latest version of Proximity.", "repo": "autopkg/homebysix-recipes", - "path": "SnapGene/SnapGeneViewer.download.recipe", - "shortname": "SnapGeneViewer.download", + "path": "Cisco/Proximity.download.recipe", + "shortname": "Proximity.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.SnapGeneViewer", - "com.github.homebysix.install.SnapGeneViewer", - "com.github.homebysix.munki.SnapGeneViewer" + "com.github.homebysix.munki.Proximity", + "com.github.homebysix.install.Proximity", + "com.github.homebysix.pkg.Proximity" ] }, - "com.github.homebysix.install.SnapGeneViewer": { - "name": "SnapGene Viewer", - "description": "Installs the latest version of SnapGene Viewer.", + "com.github.homebysix.pkg.Proximity": { + "name": "Cisco Proximity", + "description": "Downloads the latest version of Proximity and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "SnapGene/SnapGeneViewer.install.recipe", - "parent": "com.github.homebysix.download.SnapGeneViewer", - "shortname": "SnapGeneViewer.install", - "inferred_type": "install" + "path": "Cisco/Proximity.pkg.recipe", + "parent": "com.github.homebysix.download.Proximity", + "shortname": "Proximity.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Proximity" + ] }, - "com.github.homebysix.munki.SnapGeneViewer": { - "name": "SnapGene Viewer", - "description": "Downloads the latest version of SnapGene Viewer and imports it into Munki.", + "com.github.homebysix.download.SugarSync": { + "name": "SugarSync", + "description": "Downloads the latest version of SugarSync.", "repo": "autopkg/homebysix-recipes", - "path": "SnapGene/SnapGeneViewer.munki.recipe", - "parent": "com.github.homebysix.download.SnapGeneViewer", - "shortname": "SnapGeneViewer.munki", - "inferred_type": "munki", - "munki_display_name": "SnapGene Viewer", - "munki_description": "View richly annotated sequence files." + "path": "SugarSync/SugarSync.download.recipe", + "shortname": "SugarSync.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.SugarSync", + "com.github.homebysix.munki.SugarSync", + "com.github.homebysix.pkg.SugarSync" + ] }, - "com.github.homebysix.install.Mailplane": { - "name": "Mailplane", - "description": "Installs the latest version of Mailplane.", + "com.github.homebysix.install.SugarSync": { + "name": "SugarSync", + "description": "Installs the latest version of SugarSync.", "repo": "autopkg/homebysix-recipes", - "path": "Mailplane/Mailplane3.install.recipe", - "parent": "com.github.keeleysam.recipes.Mailplane.3.download", - "shortname": "Mailplane3.install", + "path": "SugarSync/SugarSync.install.recipe", + "parent": "com.github.homebysix.download.SugarSync", + "shortname": "SugarSync.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Mailplane3": { - "name": "Mailplane", - "description": "Downloads latest Mailplane 3 app and builds a package.", + "com.github.homebysix.munki.SugarSync": { + "name": "SugarSync", + "description": "Downloads the latest version of SugarSync and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Mailplane/Mailplane3.pkg.recipe", - "parent": "com.github.keeleysam.recipes.Mailplane.3.download", - "shortname": "Mailplane3.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3" - ] + "path": "SugarSync/SugarSync.munki.recipe", + "parent": "com.github.homebysix.download.SugarSync", + "shortname": "SugarSync.munki", + "inferred_type": "munki", + "munki_display_name": "SugarSync", + "munki_description": "Feature-rich online storage resource." }, - "com.github.homebysix.install.ShareMouse": { - "name": "ShareMouse", - "description": "Installs the latest version of ShareMouse.", + "com.github.homebysix.pkg.SugarSync": { + "name": "SugarSync", + "description": "Downloads the latest version of SugarSync and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ShareMouse/ShareMouse.install.recipe", - "parent": "com.github.homebysix.download.ShareMouse", - "shortname": "ShareMouse.install", - "inferred_type": "install" + "path": "SugarSync/SugarSync.pkg.recipe", + "parent": "com.github.homebysix.download.SugarSync", + "shortname": "SugarSync.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.ShareMouse": { - "name": "ShareMouse", - "description": "Downloads the latest version of ShareMouse.", + "com.github.homebysix.pkg.Mountain": { + "name": "Mountain", + "description": "Downloads the latest version of Mountain and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ShareMouse/ShareMouse.download.recipe", - "shortname": "ShareMouse.download", + "path": "Mountain/Mountain.pkg.recipe", + "parent": "com.github.homebysix.download.Mountain", + "shortname": "Mountain.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.Mountain": { + "name": "Mountain", + "description": "Downloads the latest version of Mountain.", + "repo": "autopkg/homebysix-recipes", + "path": "Mountain/Mountain.download.recipe", + "shortname": "Mountain.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.ShareMouse", - "com.github.homebysix.pkg.ShareMouse", - "com.github.homebysix.munki.ShareMouse" + "com.github.homebysix.pkg.Mountain", + "com.github.homebysix.munki.Mountain", + "com.github.homebysix.install.Mountain" ] }, - "com.github.homebysix.pkg.ShareMouse": { - "name": "ShareMouse", - "description": "Downloads the latest version of ShareMouse and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "ShareMouse/ShareMouse.pkg.recipe", - "parent": "com.github.homebysix.download.ShareMouse", - "shortname": "ShareMouse.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.ShareMouse": { - "name": "ShareMouse", - "description": "Downloads the latest version of ShareMouse and imports it into Munki.", + "com.github.homebysix.munki.Mountain": { + "name": "Mountain", + "description": "Downloads the latest version of Mountain and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ShareMouse/ShareMouse.munki.recipe", - "parent": "com.github.homebysix.download.ShareMouse", - "shortname": "ShareMouse.munki", + "path": "Mountain/Mountain.munki.recipe", + "parent": "com.github.homebysix.download.Mountain", + "shortname": "Mountain.munki", "inferred_type": "munki", - "munki_display_name": "ShareMouse", - "munki_description": "Share your mouse and keyboard with multiple networked computers." + "munki_display_name": "Mountain", + "munki_description": "Manage mounted storage drives from the menu bar." }, - "com.github.homebysix.install.Boom2": { - "name": "Boom 2", - "description": "Installs the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.", + "com.github.homebysix.install.Mountain": { + "name": "Mountain", + "description": "Installs the latest version of Mountain.", "repo": "autopkg/homebysix-recipes", - "path": "Boom/Boom2.install.recipe", - "parent": "com.github.homebysix.download.Boom2", - "shortname": "Boom2.install", + "path": "Mountain/Mountain.install.recipe", + "parent": "com.github.homebysix.download.Mountain", + "shortname": "Mountain.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Boom2": { - "name": "Boom 2", - "description": "Downloads the latest version of Boom 2 and creates a package. Note: An admin account is required to set up Boom upon first launch.", - "repo": "autopkg/homebysix-recipes", - "path": "Boom/Boom2.pkg.recipe", - "parent": "com.github.homebysix.download.Boom2", - "shortname": "Boom2.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.Boom3D": { - "name": "Boom 3D", - "description": "Downloads the latest version of Boom 3D and imports it into Munki.", + "com.github.homebysix.install.Orion": { + "name": "Orion", + "description": "Installs the latest version of Orion.", "repo": "autopkg/homebysix-recipes", - "path": "Boom/Boom3D.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.Boom3D", - "shortname": "Boom3D.munki", - "inferred_type": "munki", - "munki_display_name": "Boom 3D", - "munki_description": "System-wide pro volume booster and equalizer." + "path": "Kagi/Orion.install.recipe", + "parent": "com.github.homebysix.download.Orion", + "shortname": "Orion.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Boom2": { - "name": "Boom 2", - "description": "Downloads the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.", + "com.github.homebysix.download.Orion": { + "name": "Orion", + "description": "Downloads the latest version of Orion.", "repo": "autopkg/homebysix-recipes", - "path": "Boom/Boom2.download.recipe", - "shortname": "Boom2.download", + "path": "Kagi/Orion.download.recipe", + "shortname": "Orion.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Boom2", - "com.github.homebysix.pkg.Boom2", - "com.github.homebysix.munki.Boom2" + "com.github.homebysix.install.Orion", + "com.github.homebysix.pkg.Orion", + "com.github.homebysix.munki.Orion" ] }, - "com.github.homebysix.munki.Boom2": { - "name": "Boom 2", - "description": "Downloads the latest version of Boom 2 and imports it into Munki. Note: An admin account is required to set up Boom upon first launch.", + "com.github.homebysix.pkg.Orion": { + "name": "Orion", + "description": "Downloads the latest version of Orion and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Boom/Boom2.munki.recipe", - "parent": "com.github.homebysix.download.Boom2", - "shortname": "Boom2.munki", - "inferred_type": "munki", - "munki_display_name": "Boom 2", - "munki_description": "System-wide pro volume booster and equalizer." + "path": "Kagi/Orion.pkg.recipe", + "parent": "com.github.homebysix.download.Orion", + "shortname": "Orion.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Boom3D": { - "name": "Boom 3D", - "description": "Installs the latest version of Boom 3D.", + "com.github.homebysix.munki.Orion": { + "name": "Orion", + "description": "Downloads the latest version of Orion and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Boom/Boom3D.install.recipe", - "parent": "com.github.ahousseini-recipes.download.Boom3D", - "shortname": "Boom3D.install", - "inferred_type": "install" + "path": "Kagi/Orion.munki.recipe", + "parent": "com.github.homebysix.download.Orion", + "shortname": "Orion.munki", + "inferred_type": "munki", + "munki_display_name": "Orion", + "munki_description": "Mac browser by Kagi featuring zero telemetry and web extension support." }, - "com.github.homebysix.pkg.AppZapper": { - "name": "AppZapper", - "description": "Downloads the latest version of AppZapper and creates a package.", + "com.github.homebysix.munki.Chat": { + "name": "Chat", + "description": "Downloads the latest version of Chat and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "AppZapper/AppZapper.pkg.recipe", - "parent": "com.github.homebysix.download.AppZapper", - "shortname": "AppZapper.pkg", - "inferred_type": "pkg" + "path": "Chat/Chat.munki.recipe", + "parent": "com.github.homebysix.download.Chat", + "shortname": "Chat.munki", + "inferred_type": "munki", + "munki_display_name": "Chat", + "munki_description": "Desktop client for Facebook messaging." }, - "com.github.homebysix.install.AppZapper": { - "name": "AppZapper", - "description": "Installs the latest version of AppZapper.", + "com.github.homebysix.install.Chat": { + "name": "Chat", + "description": "Installs the latest version of Chat.", "repo": "autopkg/homebysix-recipes", - "path": "AppZapper/AppZapper.install.recipe", - "parent": "com.github.homebysix.download.AppZapper", - "shortname": "AppZapper.install", + "path": "Chat/Chat.install.recipe", + "parent": "com.github.homebysix.download.Chat", + "shortname": "Chat.install", "inferred_type": "install" }, - "com.github.homebysix.munki.AppZapper": { - "name": "AppZapper", - "description": "Downloads the latest version of AppZapper and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "AppZapper/AppZapper.munki.recipe", - "parent": "com.github.homebysix.download.AppZapper", - "shortname": "AppZapper.munki", - "inferred_type": "munki", - "munki_display_name": "AppZapper", - "munki_description": "A simple utility for uninstalling Mac apps." - }, - "com.github.homebysix.download.AppZapper": { - "name": "AppZapper", - "description": "Downloads the latest version of AppZapper.", + "com.github.homebysix.download.Chat": { + "name": "Chat", + "description": "Downloads the latest version of Chat.", "repo": "autopkg/homebysix-recipes", - "path": "AppZapper/AppZapper.download.recipe", - "shortname": "AppZapper.download", + "path": "Chat/Chat.download.recipe", + "shortname": "Chat.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.AppZapper", - "com.github.homebysix.install.AppZapper", - "com.github.homebysix.munki.AppZapper" + "com.github.homebysix.munki.Chat", + "com.github.homebysix.install.Chat", + "com.github.homebysix.pkg.Chat" ] }, - "com.github.homebysix.pkg.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp and creates a package.", + "com.github.homebysix.pkg.Chat": { + "name": "Chat", + "description": "Downloads the latest version of Chat and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Warp/Warp.pkg.recipe", - "parent": "com.github.homebysix.download.Warp", - "shortname": "Warp.pkg", + "path": "Chat/Chat.pkg.recipe", + "parent": "com.github.homebysix.download.Chat", + "shortname": "Chat.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.Warp": { - "name": "Warp", - "description": "Installs the latest version of Warp.", + "com.github.homebysix.download.touchbarlib": { + "name": "touchbarlib", + "description": "Downloads the current release of touchbarlib from Github.", "repo": "autopkg/homebysix-recipes", - "path": "Warp/Warp.install.recipe", - "parent": "com.github.homebysix.download.Warp", - "shortname": "Warp.install", + "path": "Elliot Jordan/touchbarlib.download.recipe", + "shortname": "touchbarlib.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.touchbarlib", + "com.github.homebysix.munki.touchbarlib", + "com.github.homebysix.install.touchbarlib" + ] + }, + "com.github.homebysix.install.RecipeRobot": { + "name": "Recipe Robot", + "description": "Installs the latest version of Recipe Robot.", + "repo": "autopkg/homebysix-recipes", + "path": "Elliot Jordan/Recipe Robot.install.recipe", + "parent": "com.github.homebysix.download.RecipeRobot", + "shortname": "Recipe Robot.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp and imports it into Munki.", + "com.github.homebysix.munki.docklib": { + "name": "docklib", + "description": "Downloads the latest docklib and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Warp/Warp.munki.recipe", - "parent": "com.github.homebysix.download.Warp", - "shortname": "Warp.munki", + "path": "Elliot Jordan/docklib.munki.recipe", + "parent": "com.github.homebysix.download.docklib", + "shortname": "docklib.munki", "inferred_type": "munki", - "munki_display_name": "Warp", - "munki_description": "Fast Terminal app based in Rust." + "munki_display_name": "docklib", + "munki_description": "A Python module that provides methods for manipulating the macOS Dock." }, - "com.github.homebysix.download.Warp": { - "name": "Warp", - "description": "Downloads the latest version of Warp.", + "com.github.homebysix.pkg.docklib": { + "name": "docklib", + "description": "This recipe does nothing, since docklib is already downloaded as a pkg.", "repo": "autopkg/homebysix-recipes", - "path": "Warp/Warp.download.recipe", - "shortname": "Warp.download", + "path": "Elliot Jordan/docklib.pkg.recipe", + "parent": "com.github.homebysix.download.docklib", + "shortname": "docklib.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.RecipeRobot": { + "name": "Recipe Robot", + "description": "Downloads the latest version of Recipe Robot and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Elliot Jordan/Recipe Robot.munki.recipe", + "parent": "com.github.homebysix.download.RecipeRobot", + "shortname": "Recipe Robot.munki", + "inferred_type": "munki", + "munki_display_name": "Recipe Robot", + "munki_description": "A kick ass tool for creating AutoPkg recipes." + }, + "com.github.homebysix.download.docklib": { + "name": "docklib", + "description": "Downloads the current release of docklib from Github.", + "repo": "autopkg/homebysix-recipes", + "path": "Elliot Jordan/docklib.download.recipe", + "shortname": "docklib.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Warp", - "com.github.homebysix.install.Warp", - "com.github.homebysix.munki.Warp" + "com.github.homebysix.munki.docklib", + "com.github.homebysix.pkg.docklib", + "com.github.homebysix.install.docklib" ] }, - "com.github.homebysix.download.ChefWorkstation": { - "name": "ChefWorkstation", - "description": "Downloads the latest Chef Workstation for Mac version.", + "com.github.homebysix.pkg.RecipeRobot": { + "name": "Recipe Robot", + "description": "Downloads the latest version of Recipe Robot and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Chef/ChefWorkstation.download.recipe", - "shortname": "ChefWorkstation.download", + "path": "Elliot Jordan/Recipe Robot.pkg.recipe", + "parent": "com.github.homebysix.download.RecipeRobot", + "shortname": "Recipe Robot.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.RecipeRobot": { + "name": "Recipe Robot", + "description": "Downloads the latest version of Recipe Robot.\n\nNote: Although Recipe Robot has a Sparkle feed as of version 2.2.0, this recipe\nstill relies on GitHubReleasesInfoProvider in order to minimize points of failure.", + "repo": "autopkg/homebysix-recipes", + "path": "Elliot Jordan/Recipe Robot.download.recipe", + "shortname": "Recipe Robot.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ChefWorkstation", - "com.github.homebysix.install.ChefWorkstation" + "com.github.homebysix.install.RecipeRobot", + "com.github.homebysix.munki.RecipeRobot", + "com.github.homebysix.pkg.RecipeRobot" ] }, - "com.github.homebysix.munki.ChefWorkstation": { - "name": "ChefWorkstation", - "description": "Downloads the latest Chef Workstation for Mac version and imports into Munki.", + "com.github.homebysix.install.docklib": { + "name": "docklib", + "description": "Installs the current release of docklib from Github.", "repo": "autopkg/homebysix-recipes", - "path": "Chef/ChefWorkstation.munki.recipe", - "parent": "com.github.homebysix.download.ChefWorkstation", - "shortname": "ChefWorkstation.munki", - "inferred_type": "munki", - "munki_display_name": "Chef Workstation", - "munki_description": null + "path": "Elliot Jordan/docklib.install.recipe", + "parent": "com.github.homebysix.download.docklib", + "shortname": "docklib.install", + "inferred_type": "install" }, - "com.github.homebysix.install.ChefWorkstation": { - "name": "ChefWorkstation", - "description": "Downloads and installs the latest Chef Workstation for Mac version.", + "com.github.homebysix.pkg.touchbarlib": { + "name": "touchbarlib", + "description": "This recipe does nothing, since touchbarlib is already downloaded as a pkg.", "repo": "autopkg/homebysix-recipes", - "path": "Chef/ChefWorkstation.install.recipe", - "parent": "com.github.homebysix.download.ChefWorkstation", - "shortname": "ChefWorkstation.install", - "inferred_type": "install" + "path": "Elliot Jordan/touchbarlib.pkg.recipe", + "parent": "com.github.homebysix.download.touchbarlib", + "shortname": "touchbarlib.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Screenotate": { - "name": "Screenotate", - "description": "Installs the latest version of Screenotate.", + "com.github.homebysix.munki.touchbarlib": { + "name": "touchbarlib", + "description": "Downloads the latest touchbarlib and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Omar Rizwan/Screenotate.install.recipe", - "parent": "com.github.homebysix.download.Screenotate", - "shortname": "Screenotate.install", - "inferred_type": "install" + "path": "Elliot Jordan/touchbarlib.munki.recipe", + "parent": "com.github.homebysix.download.touchbarlib", + "shortname": "touchbarlib.munki", + "inferred_type": "munki", + "munki_display_name": "touchbarlib", + "munki_description": "A Python module that provides methods for manipulating the TouchBar on MacBook Pros." }, - "com.github.homebysix.download.Screenotate": { - "name": "Screenotate", - "description": "Downloads the latest version of Screenotate.", + "com.github.homebysix.install.touchbarlib": { + "name": "touchbarlib", + "description": "Installs the current release of touchbarlib from Github.", "repo": "autopkg/homebysix-recipes", - "path": "Omar Rizwan/Screenotate.download.recipe", - "shortname": "Screenotate.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.Screenotate", - "com.github.homebysix.pkg.Screenotate", - "com.github.homebysix.munki.Screenotate" - ] + "path": "Elliot Jordan/touchbarlib.install.recipe", + "parent": "com.github.homebysix.download.touchbarlib", + "shortname": "touchbarlib.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Screenotate": { - "name": "Screenotate", - "description": "Downloads the latest version of Screenotate and creates a package.", + "com.github.homebysix.pkg.GIFforMac": { + "name": "GIF for Mac", + "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Omar Rizwan/Screenotate.pkg.recipe", - "parent": "com.github.homebysix.download.Screenotate", - "shortname": "Screenotate.pkg", + "path": "Tenor/GIFforMac.pkg.recipe", + "parent": "com.github.homebysix.download.GIFforMac", + "shortname": "GIFforMac.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Screenotate": { - "name": "Screenotate", - "description": "Downloads the latest version of Screenotate and imports it into Munki.", + "com.github.homebysix.munki.GIFforMac": { + "name": "GIF for Mac", + "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Omar Rizwan/Screenotate.munki.recipe", - "parent": "com.github.homebysix.download.Screenotate", - "shortname": "Screenotate.munki", + "path": "Tenor/GIFforMac.munki.recipe", + "parent": "com.github.homebysix.download.GIFforMac", + "shortname": "GIFforMac.munki", "inferred_type": "munki", - "munki_display_name": "Screenotate", - "munki_description": "Utility that runs optical character recognition (OCR) on screenshots as you take them, allowing you to better search their contents." + "munki_display_name": "GIF for Mac", + "munki_description": "Send GIFs and videos straight from your Mac." }, - "com.github.homebysix.install.ParallelsDesktop": { - "name": "Parallels Desktop", - "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.", + "com.github.homebysix.install.GIFforMac": { + "name": "GIF for Mac", + "description": "Installs the latest version of Tenor, formerly known as GIF for Mac.", "repo": "autopkg/homebysix-recipes", - "path": "Parallels/ParallelsDesktop.install.recipe", - "parent": "com.github.homebysix.pkg.ParallelsDesktop", - "shortname": "ParallelsDesktop.install", + "path": "Tenor/GIFforMac.install.recipe", + "parent": "com.github.homebysix.download.GIFforMac", + "shortname": "GIFforMac.install", "inferred_type": "install" }, + "com.github.homebysix.download.GIFforMac": { + "name": "GIF for Mac", + "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac.", + "repo": "autopkg/homebysix-recipes", + "path": "Tenor/GIFforMac.download.recipe", + "shortname": "GIFforMac.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.GIFforMac", + "com.github.homebysix.munki.GIFforMac", + "com.github.homebysix.install.GIFforMac" + ] + }, "com.github.homebysix.munki.ParallelsDesktop": { "name": "Parallels Desktop", "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION and imports it into Munki. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\n- Set the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", @@ -33940,6 +33494,19 @@ "munki_display_name": "Parallels Desktop", "munki_description": "Virtualization tool for running Windows apps without rebooting." }, + "com.github.homebysix.download.ParallelsDesktop": { + "name": "Parallels Desktop", + "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\n", + "repo": "autopkg/homebysix-recipes", + "path": "Parallels/ParallelsDesktop.download.recipe", + "shortname": "ParallelsDesktop.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.ParallelsDesktop", + "com.github.rtrouton.pkg.ParallelsTools", + "com.github.peshay.pkg.ParallelsDesktopDeploy" + ] + }, "com.github.homebysix.pkg.ParallelsDesktop": { "name": "Parallels Desktop", "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION and creates a package. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.", @@ -33949,6481 +33516,6295 @@ "shortname": "ParallelsDesktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.ParallelsDesktop", "com.github.homebysix.munki.ParallelsDesktop", + "com.github.homebysix.install.ParallelsDesktop", "com.github.peshay.filewave.ParallelsDesktop", "com.github.davidbpirie.jamf-upload.ParallelsDesktop" ] }, - "com.github.homebysix.download.ParallelsDesktop": { + "com.github.homebysix.install.ParallelsDesktop": { "name": "Parallels Desktop", - "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\n", + "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.", "repo": "autopkg/homebysix-recipes", - "path": "Parallels/ParallelsDesktop.download.recipe", - "shortname": "ParallelsDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.ParallelsDesktop", - "com.github.rtrouton.pkg.ParallelsTools", - "com.github.peshay.pkg.ParallelsDesktopDeploy" - ] + "path": "Parallels/ParallelsDesktop.install.recipe", + "parent": "com.github.homebysix.pkg.ParallelsDesktop", + "shortname": "ParallelsDesktop.install", + "inferred_type": "install" }, - "com.github.homebysix.download.ZendStudio": { - "name": "ZendStudio", - "description": "Verifies your pre-downloaded Zend Studio download and prepares it for processing by child recipes.\n\nZend Studio can be downloaded here: https://www.zend.com/downloads/zend-studio\nAn email address is required to initiate the download.\n\nOnce you've downloaded, pass the resulting file in to this recipe using the PKG variable or -p flag:\n autopkg run -v ZendStudio.download -p ~/Downloads/ZendStudio-13.6.1-macosx.cocoa.x86_64.dmg", + "com.github.homebysix.download.BlackEye": { + "name": "BlackEye", + "description": "Downloads the latest version of Black Eye.", "repo": "autopkg/homebysix-recipes", - "path": "Zend/ZendStudio.download.recipe", - "shortname": "ZendStudio.download", + "path": "BlackEye/BlackEye.download.recipe", + "shortname": "BlackEye.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.ZendStudio", - "com.github.homebysix.munki.ZendStudio", - "com.github.homebysix.install.ZendStudio" + "com.github.homebysix.munki.BlackEye", + "com.github.homebysix.pkg.BlackEye" ] }, - "com.github.homebysix.pkg.ZendStudio": { - "name": "ZendStudio", - "description": "Downloads the latest version of ZendStudio and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Zend/ZendStudio.pkg.recipe", - "parent": "com.github.homebysix.download.ZendStudio", - "shortname": "ZendStudio.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.ZendStudio": { - "name": "ZendStudio", - "description": "Downloads the latest version of ZendStudio and imports it into Munki.", + "com.github.homebysix.munki.BlackEye": { + "name": "BlackEye", + "description": "Downloads the latest version of Black Eye and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Zend/ZendStudio.munki.recipe", - "parent": "com.github.homebysix.download.ZendStudio", - "shortname": "ZendStudio.munki", + "path": "BlackEye/BlackEye.munki.recipe", + "parent": "com.github.homebysix.download.BlackEye", + "shortname": "BlackEye.munki", "inferred_type": "munki", - "munki_display_name": "ZendStudio", - "munki_description": "Professional-strength PHP development environment." - }, - "com.github.homebysix.install.ZendStudio": { - "name": "ZendStudio", - "description": "Installs the latest version of ZendStudio.", - "repo": "autopkg/homebysix-recipes", - "path": "Zend/ZendStudio.install.recipe", - "parent": "com.github.homebysix.download.ZendStudio", - "shortname": "ZendStudio.install", - "inferred_type": "install" + "munki_display_name": "Black Eye", + "munki_description": "Keep your Mac awake." }, - "com.github.homebysix.pkg.TextSoap": { - "name": "TextSoap", - "description": "Downloads the latest version of TextSoap and creates a package.", + "com.github.homebysix.pkg.BlackEye": { + "name": "BlackEye", + "description": "Downloads the latest version of Black Eye and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Unmarked/TextSoap.pkg.recipe", - "parent": "com.github.homebysix.download.TextSoap", - "shortname": "TextSoap.pkg", + "path": "BlackEye/BlackEye.pkg.recipe", + "parent": "com.github.homebysix.download.BlackEye", + "shortname": "BlackEye.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.TextSoap": { - "name": "TextSoap", - "description": "Downloads the latest version of TextSoap and imports it into Munki.", + "com.github.homebysix.download.iMazing": { + "name": "iMazing", + "description": "Downloads the latest version of iMazing.", "repo": "autopkg/homebysix-recipes", - "path": "Unmarked/TextSoap.munki.recipe", - "parent": "com.github.homebysix.download.TextSoap", - "shortname": "TextSoap.munki", - "inferred_type": "munki", - "munki_display_name": "TextSoap", - "munki_description": "Flexible text editing utility." + "path": "iMazing/iMazing.download.recipe", + "shortname": "iMazing.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.iMazing", + "com.github.homebysix.install.iMazing", + "com.github.homebysix.munki.iMazing" + ] }, - "com.github.homebysix.download.TextSoap": { - "name": "TextSoap", - "description": "Downloads the latest version of TextSoap.", + "com.github.homebysix.pkg.iMazing": { + "name": "iMazing", + "description": "Downloads the latest version of iMazing and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Unmarked/TextSoap.download.recipe", - "shortname": "TextSoap.download", - "inferred_type": "download", + "path": "iMazing/iMazing.pkg.recipe", + "parent": "com.github.homebysix.download.iMazing", + "shortname": "iMazing.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.TextSoap", - "com.github.homebysix.munki.TextSoap", - "com.github.homebysix.install.TextSoap" + "com.github.andreDB90.filewave.iMazing" ] }, - "com.github.homebysix.install.TextSoap": { - "name": "TextSoap", - "description": "Installs the latest version of TextSoap.", + "com.github.homebysix.install.iMazing": { + "name": "iMazing", + "description": "Installs the latest version of iMazing.", "repo": "autopkg/homebysix-recipes", - "path": "Unmarked/TextSoap.install.recipe", - "parent": "com.github.homebysix.download.TextSoap", - "shortname": "TextSoap.install", + "path": "iMazing/iMazing.install.recipe", + "parent": "com.github.homebysix.download.iMazing", + "shortname": "iMazing.install", "inferred_type": "install" }, - "com.github.homebysix.install.ABetterFinderAttributes": { - "name": "A Better Finder Attributes", - "description": "Installs the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.", + "com.github.homebysix.munki.iMazing": { + "name": "iMazing", + "description": "Downloads the latest version of iMazing and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderAttributes.install.recipe", - "parent": "com.github.homebysix.download.ABetterFinderAttributes", - "shortname": "ABetterFinderAttributes.install", - "inferred_type": "install" + "path": "iMazing/iMazing.munki.recipe", + "parent": "com.github.homebysix.download.iMazing", + "shortname": "iMazing.munki", + "inferred_type": "munki", + "munki_display_name": "iMazing", + "munki_description": "iOS device manager." }, - "com.github.homebysix.download.ABetterFinderRename": { - "name": "A Better Finder Rename", - "description": "Downloads the latest version of A Better Finder Rename.\n\nTemporarily disabled code signature verification due to errors in included Sparkle framework.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", + "com.github.homebysix.pkg.Fission": { + "name": "Fission", + "description": "Downloads the latest version of Fission and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderRename.download.recipe", - "shortname": "ABetterFinderRename.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.ABetterFinderRename", - "com.github.homebysix.munki.ABetterFinderRename", - "com.github.homebysix.install.ABetterFinderRename" - ] + "path": "RogueAmoeba/Fission.pkg.recipe", + "parent": "com.github.homebysix.download.Fission", + "shortname": "Fission.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.NoiseMachine": { - "name": "Noise Machine", - "description": "Downloads the latest version of Noise Machine and imports it into Munki.", + "com.github.homebysix.install.Fission": { + "name": "Fission", + "description": "Installs the latest version of Fission.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/NoiseMachine.munki.recipe", - "parent": "com.github.homebysix.download.NoiseMachine", - "shortname": "NoiseMachine.munki", - "inferred_type": "munki", - "munki_display_name": "Noise Machine", - "munki_description": "White noise and soundscape generator." + "path": "RogueAmoeba/Fission.install.recipe", + "parent": "com.github.homebysix.download.Fission", + "shortname": "Fission.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.VitaminR": { - "name": "Vitamin-R 2", - "description": "Downloads the latest version of Vitamin-R 2 and creates a package.", + "com.github.homebysix.munki.AudioHijack": { + "name": "Audio Hijack", + "description": "Downloads the latest version of Audio Hijack and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/VitaminR.pkg.recipe", - "parent": "com.github.jps3.download.VitaminR", - "shortname": "VitaminR.pkg", - "inferred_type": "pkg" + "path": "RogueAmoeba/AudioHijack.munki.recipe", + "parent": "com.github.homebysix.download.AudioHijack", + "shortname": "AudioHijack.munki", + "inferred_type": "munki", + "munki_display_name": "Audio Hijack", + "munki_description": "Record any audio, with Audio Hijack! Save audio from applications like iTunes, Skype or Safari, or from hardware devices like microphones and mixers." }, - "com.github.homebysix.download.NoiseMachine": { - "name": "Noise Machine", - "description": "Downloads the latest version of Noise Machine.", + "com.github.homebysix.download.AudioHijack": { + "name": "Audio Hijack", + "description": "Downloads the latest version of Audio Hijack.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/audiohijack/download/AudioHijack.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/NoiseMachine.download.recipe", - "shortname": "NoiseMachine.download", + "path": "RogueAmoeba/AudioHijack.download.recipe", + "shortname": "AudioHijack.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.NoiseMachine", - "com.github.homebysix.pkg.NoiseMachine", - "com.github.homebysix.install.NoiseMachine" + "com.github.homebysix.munki.AudioHijack", + "com.github.homebysix.install.AudioHijack", + "com.github.homebysix.pkg.AudioHijack" ] }, - "com.github.homebysix.pkg.ABetterFinderRename": { - "name": "A Better Finder Rename", - "description": "Downloads the latest version of A Better Finder Rename and creates a package.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", + "com.github.homebysix.pkg.AirFoil": { + "name": "Airfoil", + "description": "Downloads the latest version of Airfoil and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderRename.pkg.recipe", - "parent": "com.github.homebysix.download.ABetterFinderRename", - "shortname": "ABetterFinderRename.pkg", + "path": "RogueAmoeba/AirFoil.pkg.recipe", + "parent": "com.github.homebysix.download.AirFoil", + "shortname": "AirFoil.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.ABetterFinderRename" + "com.github.homebysix.munki.AirFoil", + "com.github.homebysix.install.AirFoil" ] }, - "com.github.homebysix.munki.ABetterFinderRename": { - "name": "A Better Finder Rename", - "description": "Downloads the latest version of A Better Finder Rename and imports it into Munki.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", + "com.github.homebysix.munki.Fission": { + "name": "Fission", + "description": "Downloads the latest version of Fission and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderRename.munki.recipe", - "parent": "com.github.homebysix.download.ABetterFinderRename", - "shortname": "ABetterFinderRename.munki", + "path": "RogueAmoeba/Fission.munki.recipe", + "parent": "com.github.homebysix.download.Fission", + "shortname": "Fission.munki", "inferred_type": "munki", - "munki_display_name": "A Better Finder Rename", - "munki_description": "File, photo, and MP3 batch renamer." + "munki_display_name": "Fission", + "munki_description": "Crop and trim audio, paste in or join files, or just rapidly split one long file into many." }, - "com.github.homebysix.install.MacBreakZ": { - "name": "MacBreakZ", - "description": "Installs the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", + "com.github.homebysix.munki.AirFoil": { + "name": "Airfoil", + "description": "Downloads the latest version of Airfoil and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/MacBreakZ.install.recipe", - "parent": "com.github.homebysix.download.MacBreakZ", - "shortname": "MacBreakZ.install", - "inferred_type": "install" + "path": "RogueAmoeba/AirFoil.munki.recipe", + "parent": "com.github.homebysix.pkg.AirFoil", + "shortname": "AirFoil.munki", + "inferred_type": "munki", + "munki_display_name": "Airfoil", + "munki_description": "Send any audio from your Mac to AirPort Express units, Apple TVs, iPhones and iPods Touch, and even other Macs and PCs, all in sync." }, - "com.github.homebysix.download.MacBreakZ": { - "name": "MacBreakZ", - "description": "Downloads the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", + "com.github.homebysix.download.Piezo": { + "name": "Piezo", + "description": "Downloads the latest version of Piezo.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/piezo/download/Piezo.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/MacBreakZ.download.recipe", - "shortname": "MacBreakZ.download", + "path": "RogueAmoeba/Piezo.download.recipe", + "shortname": "Piezo.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.MacBreakZ", - "com.github.homebysix.munki.MacBreakZ", - "com.github.homebysix.pkg.MacBreakZ" + "com.github.homebysix.install.Piezo", + "com.github.homebysix.munki.Piezo", + "com.github.homebysix.pkg.Piezo" ] }, - "com.github.homebysix.munki.MacBreakZ": { - "name": "MacBreakZ", - "description": "Downloads the latest version of MacBreakZ and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", + "com.github.homebysix.install.Piezo": { + "name": "Piezo", + "description": "Installs the latest version of Piezo.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/MacBreakZ.munki.recipe", - "parent": "com.github.homebysix.download.MacBreakZ", - "shortname": "MacBreakZ.munki", + "path": "RogueAmoeba/Piezo.install.recipe", + "parent": "com.github.homebysix.download.Piezo", + "shortname": "Piezo.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.Piezo": { + "name": "Piezo", + "description": "Downloads the latest version of Piezo and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "RogueAmoeba/Piezo.munki.recipe", + "parent": "com.github.homebysix.download.Piezo", + "shortname": "Piezo.munki", "inferred_type": "munki", - "munki_display_name": "MacBreakZ", - "munki_description": "Reminds you to take periodic breaks from your projects." + "munki_display_name": "Piezo", + "munki_description": "Quickly record audio from any application." }, - "com.github.homebysix.download.BigMeanFolderMachine": { - "name": "Big Mean Folder Machine", - "description": "Downloads the latest version of Big Mean Folder Machine.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 2 (default).", + "com.github.homebysix.download.AirFoil": { + "name": "Airfoil", + "description": "Downloads the latest version of Airfoil.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/airfoil/download/Airfoil.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/BigMeanFolderMachine.download.recipe", - "shortname": "BigMeanFolderMachine.download", + "path": "RogueAmoeba/AirFoil.download.recipe", + "shortname": "AirFoil.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.BigMeanFolderMachine", - "com.github.homebysix.pkg.BigMeanFolderMachine", - "com.github.homebysix.install.BigMeanFolderMachine" + "com.github.homebysix.pkg.AirFoil" ] }, - "com.github.homebysix.munki.BigMeanFolderMachine": { - "name": "Big Mean Folder Machine", - "description": "Downloads the latest version of Big Mean Folder Machine and imports it into Munki.", + "com.github.homebysix.install.AirFoil": { + "name": "Airfoil", + "description": "Installs the latest version of Airfoil.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/BigMeanFolderMachine.munki.recipe", - "parent": "com.github.homebysix.download.BigMeanFolderMachine", - "shortname": "BigMeanFolderMachine.munki", - "inferred_type": "munki", - "munki_display_name": "Big Mean Folder Machine", - "munki_description": "Bring structure to your file collections." + "path": "RogueAmoeba/AirFoil.install.recipe", + "parent": "com.github.homebysix.pkg.AirFoil", + "shortname": "AirFoil.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.NoiseMachine": { - "name": "Noise Machine", - "description": "Downloads the latest version of Noise Machine and creates a package.", + "com.github.homebysix.install.AudioHijack": { + "name": "Audio Hijack", + "description": "Installs the latest version of Audio Hijack.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/NoiseMachine.pkg.recipe", - "parent": "com.github.homebysix.download.NoiseMachine", - "shortname": "NoiseMachine.pkg", - "inferred_type": "pkg" + "path": "RogueAmoeba/AudioHijack.install.recipe", + "parent": "com.github.homebysix.download.AudioHijack", + "shortname": "AudioHijack.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.MacBreakZ": { - "name": "MacBreakZ", - "description": "Downloads the latest version of MacBreakZ and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", + "com.github.homebysix.pkg.Piezo": { + "name": "Piezo", + "description": "Downloads the latest version of Piezo and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/MacBreakZ.pkg.recipe", - "parent": "com.github.homebysix.download.MacBreakZ", - "shortname": "MacBreakZ.pkg", + "path": "RogueAmoeba/Piezo.pkg.recipe", + "parent": "com.github.homebysix.download.Piezo", + "shortname": "Piezo.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.ABetterFinderAttributes": { - "name": "A Better Finder Attributes", - "description": "Downloads the latest version of A Better Finder Attributes and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.", + "com.github.homebysix.download.Fission": { + "name": "Fission", + "description": "Downloads the latest version of Fission.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/fission/download/Fission.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderAttributes.pkg.recipe", - "parent": "com.github.homebysix.download.ABetterFinderAttributes", - "shortname": "ABetterFinderAttributes.pkg", - "inferred_type": "pkg" + "path": "RogueAmoeba/Fission.download.recipe", + "shortname": "Fission.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.Fission", + "com.github.homebysix.install.Fission", + "com.github.homebysix.munki.Fission" + ] }, - "com.github.homebysix.install.VitaminR": { - "name": "Vitamin-R 2", - "description": "Installs the latest version of Vitamin-R 2.", + "com.github.homebysix.pkg.AudioHijack": { + "name": "Audio Hijack", + "description": "Downloads the latest version of Audio Hijack and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/VitaminR.install.recipe", - "parent": "com.github.jps3.download.VitaminR", - "shortname": "VitaminR.install", - "inferred_type": "install" + "path": "RogueAmoeba/AudioHijack.pkg.recipe", + "parent": "com.github.homebysix.download.AudioHijack", + "shortname": "AudioHijack.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.ABetterFinderRename": { - "name": "A Better Finder Rename", - "description": "Installs the latest version of A Better Finder Rename.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", + "com.github.homebysix.install.Sketch": { + "name": "Sketch", + "description": "Installs the latest version of Sketch.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderRename.install.recipe", - "parent": "com.github.homebysix.download.ABetterFinderRename", - "shortname": "ABetterFinderRename.install", + "path": "BohemianCoding/Sketch.install.recipe", + "parent": "com.github.foigus.download.Sketch", + "shortname": "Sketch.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.BigMeanFolderMachine": { - "name": "Big Mean Folder Machine 2", - "description": "Downloads the latest version of Big Mean Folder Machine and creates a package.", + "com.github.homebysix.pkg.Sketch": { + "name": "Sketch", + "description": "Downloads the latest version of Sketch and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/BigMeanFolderMachine.pkg.recipe", - "parent": "com.github.homebysix.download.BigMeanFolderMachine", - "shortname": "BigMeanFolderMachine.pkg", + "path": "BohemianCoding/Sketch.pkg.recipe", + "parent": "com.github.foigus.download.Sketch", + "shortname": "Sketch.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.BigMeanFolderMachine": { - "name": "Big Mean Folder Machine", - "description": "Installs the latest version of Big Mean Folder Machine.", + "com.github.homebysix.install.VyprVPN": { + "name": "VyprVPN", + "description": "Installs the latest version of VyprVPN.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/BigMeanFolderMachine.install.recipe", - "parent": "com.github.homebysix.download.BigMeanFolderMachine", - "shortname": "BigMeanFolderMachine.install", + "path": "VyprVPN/VyprVPN.install.recipe", + "parent": "com.github.homebysix.download.VyprVPN", + "shortname": "VyprVPN.install", "inferred_type": "install" }, - "com.github.homebysix.munki.ABetterFinderAttributes": { - "name": "A Better Finder Attributes", - "description": "Downloads the latest version of A Better Finder Attributes and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.", + "com.github.homebysix.download.VyprVPN": { + "name": "VyprVPN", + "description": "Downloads the latest version of VyprVPN.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderAttributes.munki.recipe", - "parent": "com.github.homebysix.download.ABetterFinderAttributes", - "shortname": "ABetterFinderAttributes.munki", - "inferred_type": "munki", - "munki_display_name": "A Better Finder Attributes", - "munki_description": "Change file creation and modification dates." + "path": "VyprVPN/VyprVPN.download.recipe", + "shortname": "VyprVPN.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.VyprVPN", + "com.github.homebysix.pkg.VyprVPN", + "com.github.homebysix.munki.VyprVPN" + ] }, - "com.github.homebysix.install.NoiseMachine": { - "name": "Noise Machine", - "description": "Installs the latest version of Noise Machine.", + "com.github.homebysix.pkg.VyprVPN": { + "name": "VyprVPN", + "description": "Downloads the latest version of VyprVPN and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/NoiseMachine.install.recipe", - "parent": "com.github.homebysix.download.NoiseMachine", - "shortname": "NoiseMachine.install", - "inferred_type": "install" + "path": "VyprVPN/VyprVPN.pkg.recipe", + "parent": "com.github.homebysix.download.VyprVPN", + "shortname": "VyprVPN.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.ABetterFinderAttributes": { - "name": "A Better Finder Attributes", - "description": "Downloads the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 6 (default) or 5.", + "com.github.homebysix.munki.VyprVPN": { + "name": "VyprVPN", + "description": "Downloads the latest version of VyprVPN and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PublicSpace/ABetterFinderAttributes.download.recipe", - "shortname": "ABetterFinderAttributes.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.ABetterFinderAttributes", - "com.github.homebysix.pkg.ABetterFinderAttributes", - "com.github.homebysix.munki.ABetterFinderAttributes" - ] + "path": "VyprVPN/VyprVPN.munki.recipe", + "parent": "com.github.homebysix.download.VyprVPN", + "shortname": "VyprVPN.munki", + "inferred_type": "munki", + "munki_display_name": "VyprVPN", + "munki_description": "Helps you manage your VPN connections, and automatically connects to VPN when on unknown wi-fi." }, - "com.github.homebysix.install.Spotify": { - "name": "Spotify", - "description": "Installs the latest version of Spotify.", + "com.github.homebysix.install.KerbMinder": { + "name": "KerbMinder", + "description": "Installs the latest version of KerbMinder.", "repo": "autopkg/homebysix-recipes", - "path": "Spotify/Spotify.install.recipe", - "parent": "com.github.autopkg.download.Spotify", - "shortname": "Spotify.install", + "path": "KerbMinder/KerbMinder.install.recipe", + "parent": "com.github.homebysix.download.KerbMinder", + "shortname": "KerbMinder.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Spotify": { - "name": "Spotify", - "description": "Downloads the latest Spotify dmg and creates a pkg from it.", + "com.github.homebysix.download.KerbMinder": { + "name": "KerbMinder", + "description": "Downloads the latest version of KerbMinder.", "repo": "autopkg/homebysix-recipes", - "path": "Spotify/Spotify.pkg.recipe", - "parent": "com.github.autopkg.download.Spotify", - "shortname": "Spotify.pkg", - "inferred_type": "pkg", + "path": "KerbMinder/KerbMinder.download.recipe", + "shortname": "KerbMinder.download", + "inferred_type": "download", "children": [ - "com.github.seansgm.autopkg-lanrev-recipes.Spotify", - "com.github.seansgm.autopkg-absolute-recipes.Spotify", - "com.github.andredb90.filewave.Spotify-pkg", - "com.github.andredb90.filewave.Spotify", - "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Spotify" + "com.github.homebysix.install.KerbMinder", + "com.github.homebysix.munki.KerbMinder" ] }, - "com.github.homebysix.install.BetterTouchTool": { - "name": "BetterTouchTool", - "description": "Installs the latest version of BetterTouchTool.", + "com.github.homebysix.munki.KerbMinder": { + "name": "KerbMinder", + "description": "Downloads the latest version of KerbMinder and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "BetterTouchTool/BetterTouchTool.install.recipe", - "parent": "com.github.homebysix.download.BetterTouchTool", - "shortname": "BetterTouchTool.install", - "inferred_type": "install" + "path": "KerbMinder/KerbMinder.munki.recipe", + "parent": "com.github.homebysix.download.KerbMinder", + "shortname": "KerbMinder.munki", + "inferred_type": "munki", + "munki_display_name": "KerbMinder", + "munki_description": "KerbMinder is a tool for Mac OS X that keeps a logged-in user's Kerberos ticket current by attempting to renew or refresh it automatically any time the network state changes." }, - "com.github.homebysix.munki.BetterTouchTool": { - "name": "BetterTouchTool", - "description": "Downloads the latest version of BetterTouchTool and imports it into Munki.", + "com.github.homebysix.munki.SublimeMerge": { + "name": "Sublime Merge", + "description": "Downloads the latest version of Sublime Merge and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "BetterTouchTool/BetterTouchTool.munki.recipe", - "parent": "com.github.homebysix.download.BetterTouchTool", - "shortname": "BetterTouchTool.munki", + "path": "Sublime HQ/Sublime Merge.munki.recipe", + "parent": "com.github.homebysix.download.SublimeMerge", + "shortname": "Sublime Merge.munki", "inferred_type": "munki", - "munki_display_name": "BetterTouchTool", - "munki_description": "Customize Multi-Touch trackpad gestures." + "munki_display_name": "Sublime Merge", + "munki_description": "Fast Git client from the makers of Sublime Text." }, - "com.github.homebysix.pkg.BetterTouchTool": { - "name": "BetterTouchTool", - "description": "Downloads the latest version of BetterTouchTool and creates a package.", + "com.github.homebysix.pkg.SublimeMerge": { + "name": "Sublime Merge", + "description": "Downloads the latest version of Sublime Merge and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "BetterTouchTool/BetterTouchTool.pkg.recipe", - "parent": "com.github.homebysix.download.BetterTouchTool", - "shortname": "BetterTouchTool.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.crystalllized.jss.BetterTouchTool", - "com.github.Lotusshaney.munki.BetterTouchTool-pkg" - ] + "path": "Sublime HQ/Sublime Merge.pkg.recipe", + "parent": "com.github.homebysix.download.SublimeMerge", + "shortname": "Sublime Merge.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.BetterTouchTool": { - "name": "BetterTouchTool", - "description": "Downloads the latest version of BetterTouchTool.", + "com.github.homebysix.download.SublimeMerge": { + "name": "Sublime Merge", + "description": "Downloads the latest version of Sublime Merge.", "repo": "autopkg/homebysix-recipes", - "path": "BetterTouchTool/BetterTouchTool.download.recipe", - "shortname": "BetterTouchTool.download", + "path": "Sublime HQ/Sublime Merge.download.recipe", + "shortname": "Sublime Merge.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.BetterTouchTool", - "com.github.homebysix.munki.BetterTouchTool", - "com.github.homebysix.pkg.BetterTouchTool", - "com.github.peshay.filewave.BetterTouchTool" + "com.github.homebysix.munki.SublimeMerge", + "com.github.homebysix.pkg.SublimeMerge", + "com.github.homebysix.install.SublimeMerge" ] }, - "com.github.homebysix.download.TunnelBear": { - "name": "TunnelBear", - "description": "Downloads the latest version of TunnelBear.", - "repo": "autopkg/homebysix-recipes", - "path": "TunnelBear/TunnelBear.download.recipe", - "shortname": "TunnelBear.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.TunnelBear", - "com.github.homebysix.install.TunnelBear", - "com.github.homebysix.munki.TunnelBear" - ] - }, - "com.github.homebysix.pkg.TunnelBear": { - "name": "TunnelBear", - "description": "Downloads the latest version of TunnelBear and creates a package.", + "com.github.homebysix.install.SublimeMerge": { + "name": "Sublime Merge", + "description": "Installs the latest version of Sublime Merge.", "repo": "autopkg/homebysix-recipes", - "path": "TunnelBear/TunnelBear.pkg.recipe", - "parent": "com.github.homebysix.download.TunnelBear", - "shortname": "TunnelBear.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear" - ] + "path": "Sublime HQ/Sublime Merge.install.recipe", + "parent": "com.github.homebysix.download.SublimeMerge", + "shortname": "Sublime Merge.install", + "inferred_type": "install" }, - "com.github.homebysix.install.TunnelBear": { - "name": "TunnelBear", - "description": "Installs the latest version of TunnelBear.", + "com.github.homebysix.install.Quicksilver": { + "name": "Quicksilver", + "description": "Installs the latest version of Quicksilver.", "repo": "autopkg/homebysix-recipes", - "path": "TunnelBear/TunnelBear.install.recipe", - "parent": "com.github.homebysix.download.TunnelBear", - "shortname": "TunnelBear.install", + "path": "Quicksilver/Quicksilver.install.recipe", + "parent": "com.github.keeleysam.recipes.Quicksilver.download", + "shortname": "Quicksilver.install", "inferred_type": "install" }, - "com.github.homebysix.munki.TunnelBear": { - "name": "TunnelBear", - "description": "Downloads the latest version of TunnelBear and imports it into Munki.", + "com.github.homebysix.pkg.Quicksilver": { + "name": "Quicksilver", + "description": "Downloads the current release version of Quicksilver and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "TunnelBear/TunnelBear.munki.recipe", - "parent": "com.github.homebysix.download.TunnelBear", - "shortname": "TunnelBear.munki", - "inferred_type": "munki", - "munki_display_name": "TunnelBear", - "munki_description": "Subscription-based VPN service." + "path": "Quicksilver/Quicksilver.pkg.recipe", + "parent": "com.github.keeleysam.recipes.Quicksilver.download", + "shortname": "Quicksilver.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver" + ] }, - "com.github.homebysix.pkg.XcodesApp": { - "name": "Xcodes", - "description": "Downloads the latest version of Xcodes and creates a package.", + "com.github.homebysix.pkg.SaveHollywood": { + "name": "SaveHollywood", + "description": "Downloads the latest version of SaveHollywood and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "XcodesApp/XcodesApp.pkg.recipe", - "parent": "com.github.homebysix.download.XcodesApp", - "shortname": "XcodesApp.pkg", + "path": "SaveHollywood/SaveHollywood.pkg.recipe", + "parent": "com.github.jaharmi.download.SaveHollywood", + "shortname": "SaveHollywood.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.XcodesApp": { - "name": "Xcodes", - "description": "Downloads the latest version of Xcodes.", + "com.github.homebysix.download.EBS": { + "name": "EBS", + "description": "Downloads the latest version of Evercast EBS.", "repo": "autopkg/homebysix-recipes", - "path": "XcodesApp/XcodesApp.download.recipe", - "shortname": "XcodesApp.download", + "path": "EBS/EBS.download.recipe", + "shortname": "EBS.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.XcodesApp", - "com.github.homebysix.install.XcodesApp", - "com.github.homebysix.munki.XcodesApp", - "com.github.rtrouton.pkg.Xcodes" + "com.github.homebysix.munki.EBS", + "com.github.homebysix.pkg.EBS", + "com.github.homebysix.install.EBS" ] }, - "com.github.homebysix.install.XcodesApp": { - "name": "Xcodes", - "description": "Installs the latest version of Xcodes.", + "com.github.homebysix.munki.EBS": { + "name": "EBS", + "description": "Downloads the latest version of EBS and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "XcodesApp/XcodesApp.install.recipe", - "parent": "com.github.homebysix.download.XcodesApp", - "shortname": "XcodesApp.install", - "inferred_type": "install" + "path": "EBS/EBS.munki.recipe", + "parent": "com.github.homebysix.download.EBS", + "shortname": "EBS.munki", + "inferred_type": "munki", + "munki_display_name": "EBS", + "munki_description": "Video collaboration software that allows creative teams to stream media in HD and video conference in real time." }, - "com.github.homebysix.munki.XcodesApp": { - "name": "Xcodes", - "description": "Downloads the latest version of Xcodes and imports it into Munki.", + "com.github.homebysix.pkg.EBS": { + "name": "EBS", + "description": "Downloads the latest version of EBS and creates a package. (Does not include the NDI Runtime, version of which is also included in the downloaded disk image.)", "repo": "autopkg/homebysix-recipes", - "path": "XcodesApp/XcodesApp.munki.recipe", - "parent": "com.github.homebysix.download.XcodesApp", - "shortname": "XcodesApp.munki", - "inferred_type": "munki", - "munki_display_name": "Xcodes", - "munki_description": "The easiest way to install and switch between multiple versions of Xcode - with a mouse click. " + "path": "EBS/EBS.pkg.recipe", + "parent": "com.github.homebysix.download.EBS", + "shortname": "EBS.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.AirDroid": { - "name": "AirDroid", - "description": "Downloads the latest version of AirDroid.", + "com.github.homebysix.install.EBS": { + "name": "EBS", + "description": "Installs the latest version of EBS.", "repo": "autopkg/homebysix-recipes", - "path": "AirDroid/AirDroid.download.recipe", - "shortname": "AirDroid.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.AirDroid", - "com.github.homebysix.install.AirDroid", - "com.github.homebysix.munki.AirDroid" - ] + "path": "EBS/EBS.install.recipe", + "parent": "com.github.homebysix.download.EBS", + "shortname": "EBS.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.AirDroid": { - "name": "AirDroid", - "description": "Downloads the latest version of AirDroid and creates a package.", + "com.github.homebysix.pkg.Divvy": { + "name": "Divvy", + "description": "Downloads the current release version of Divvy and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "AirDroid/AirDroid.pkg.recipe", - "parent": "com.github.homebysix.download.AirDroid", - "shortname": "AirDroid.pkg", + "path": "Divvy/Divvy.pkg.recipe", + "parent": "com.github.jaharmi.download.Divvy", + "shortname": "Divvy.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.AirDroid": { - "name": "AirDroid", - "description": "Installs the latest version of AirDroid.", + "com.github.homebysix.install.Divvy": { + "name": "Divvy", + "description": "Installs the latest version of Divvy.", "repo": "autopkg/homebysix-recipes", - "path": "AirDroid/AirDroid.install.recipe", - "parent": "com.github.homebysix.download.AirDroid", - "shortname": "AirDroid.install", + "path": "Divvy/Divvy.install.recipe", + "parent": "com.github.jaharmi.download.Divvy", + "shortname": "Divvy.install", "inferred_type": "install" }, - "com.github.homebysix.munki.AirDroid": { - "name": "AirDroid", - "description": "Downloads the latest version of AirDroid and imports it into Munki.", + "com.github.homebysix.pkg.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads the current release version of GoToMeeting and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "AirDroid/AirDroid.munki.recipe", - "parent": "com.github.homebysix.download.AirDroid", - "shortname": "AirDroid.munki", - "inferred_type": "munki", - "munki_display_name": "AirDroid", - "munki_description": "Cloud-based SMS and file management between OS X and Android." + "path": "GoToMeeting/GoToMeeting.pkg.recipe", + "parent": "com.github.homebysix.download.GoToMeeting", + "shortname": "GoToMeeting.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting" + ] }, - "com.github.homebysix.download.DropDMG": { - "name": "DropDMG", - "description": "Downloads the latest version of DropDMG.", + "com.github.homebysix.download.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads latest GoToMeeting disk image.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/DropDMG.download.recipe", - "shortname": "DropDMG.download", + "path": "GoToMeeting/GoToMeeting.download.recipe", + "shortname": "GoToMeeting.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.DropDMG", - "com.github.homebysix.munki.DropDMG", - "com.github.homebysix.pkg.DropDMG" + "com.github.homebysix.pkg.GoToMeeting", + "com.github.homebysix.install.GoToMeeting", + "com.github.homebysix.munki.GoToMeeting", + "com.github.peshay.filewave.GoToMeeting" ] }, - "com.github.homebysix.install.SpamSieve": { - "name": "SpamSieve", - "description": "Installs the latest version of SpamSieve.", + "com.github.homebysix.install.GoToMeeting": { + "name": "GoToMeeting", + "description": "Installs the latest version of GoToMeeting on the Mac running AutoPkg.\n\nNOTE: This recipe does not utilize the preinstall cleanup script used by the pkg and munki recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/SpamSieve.install.recipe", - "parent": "com.github.homebysix.download.SpamSieve", - "shortname": "SpamSieve.install", + "path": "GoToMeeting/GoToMeeting.install.recipe", + "parent": "com.github.homebysix.download.GoToMeeting", + "shortname": "GoToMeeting.install", "inferred_type": "install" }, - "com.github.homebysix.download.EagleFiler": { - "name": "EagleFiler", - "description": "Downloads the latest version of EagleFiler.", + "com.github.homebysix.munki.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads the latest version of GoToMeeting and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/EagleFiler.download.recipe", - "shortname": "EagleFiler.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.EagleFiler", - "com.github.homebysix.munki.EagleFiler", - "com.github.homebysix.install.EagleFiler" - ] + "path": "GoToMeeting/GoToMeeting.munki.recipe", + "parent": "com.github.homebysix.download.GoToMeeting", + "shortname": "GoToMeeting.munki", + "inferred_type": "munki", + "munki_display_name": "GoToMeeting", + "munki_description": "Online meeting, desktop sharing, and video conferencing software." }, - "com.github.homebysix.install.DropDMG": { - "name": "DropDMG", - "description": "Installs the latest version of DropDMG.", + "com.github.homebysix.munki.ezeepBluePrintApp": { + "name": "ezeep Print App", + "description": "Downloads the latest version of ezeep Print App and imports it into Munki.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/DropDMG.install.recipe", - "parent": "com.github.homebysix.download.DropDMG", - "shortname": "DropDMG.install", - "inferred_type": "install" + "path": "ezeep/ezeepBluePrintApp.munki.recipe", + "parent": "com.github.homebysix.download.ezeepBluePrintApp", + "shortname": "ezeepBluePrintApp.munki", + "inferred_type": "munki", + "munki_display_name": "ezeep", + "munki_description": "Centralized cloud printing software." }, - "com.github.homebysix.download.SpamSieve": { - "name": "SpamSieve", - "description": "Downloads the latest version of SpamSieve.", + "com.github.homebysix.download.ezeepDesktop": { + "name": "ezeep", + "description": "Downloads the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/SpamSieve.download.recipe", - "shortname": "SpamSieve.download", + "path": "ezeep/ezeepDesktop.download.recipe", + "shortname": "ezeepDesktop.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.SpamSieve", - "com.github.homebysix.pkg.SpamSieve", - "com.github.homebysix.munki.SpamSieve" + "com.github.homebysix.pkg.ezeepDesktop", + "com.github.homebysix.install.ezeepDesktop", + "com.github.homebysix.munki.ezeepDesktop" ] }, - "com.github.homebysix.pkg.EagleFiler": { - "name": "EagleFiler", - "description": "Downloads the latest version of EagleFiler and creates a package.", + "com.github.homebysix.pkg.ezeepDesktop": { + "name": "ezeep", + "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/EagleFiler.pkg.recipe", - "parent": "com.github.homebysix.download.EagleFiler", - "shortname": "EagleFiler.pkg", + "path": "ezeep/ezeepDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.ezeepDesktop", + "shortname": "ezeepDesktop.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.SpamSieve": { - "name": "SpamSieve", - "description": "Downloads the latest version of SpamSieve and creates a package.", + "com.github.homebysix.pkg.ezeepBluePrintApp": { + "name": "ezeep Print App", + "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/SpamSieve.pkg.recipe", - "parent": "com.github.homebysix.download.SpamSieve", - "shortname": "SpamSieve.pkg", + "path": "ezeep/ezeepBluePrintApp.pkg.recipe", + "parent": "com.github.homebysix.download.ezeepBluePrintApp", + "shortname": "ezeepBluePrintApp.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.DropDMG": { - "name": "DropDMG", - "description": "Downloads the latest version of DropDMG and imports it into Munki.", + "com.github.homebysix.download.ezeepBluePrintApp": { + "name": "ezeep Print App", + "description": "Downloads the latest version of ezeep \"Blue\" Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/DropDMG.munki.recipe", - "parent": "com.github.homebysix.download.DropDMG", - "shortname": "DropDMG.munki", - "inferred_type": "munki", - "munki_display_name": "DropDMG", - "munki_description": "Quickly create disk image (dmg) archives." + "path": "ezeep/ezeepBluePrintApp.download.recipe", + "shortname": "ezeepBluePrintApp.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.ezeepBluePrintApp", + "com.github.homebysix.pkg.ezeepBluePrintApp", + "com.github.homebysix.install.ezeepBluePrintApp" + ] }, - "com.github.homebysix.munki.EagleFiler": { - "name": "EagleFiler", - "description": "Downloads the latest version of EagleFiler and imports it into Munki.", + "com.github.homebysix.install.ezeepDesktop": { + "name": "ezeep", + "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/EagleFiler.munki.recipe", - "parent": "com.github.homebysix.download.EagleFiler", - "shortname": "EagleFiler.munki", - "inferred_type": "munki", - "munki_display_name": "EagleFiler", - "munki_description": "Archive and search documents of various formats." + "path": "ezeep/ezeepDesktop.install.recipe", + "parent": "com.github.homebysix.download.ezeepDesktop", + "shortname": "ezeepDesktop.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.SpamSieve": { - "name": "SpamSieve", - "description": "Downloads the latest version of SpamSieve and imports it into Munki.", + "com.github.homebysix.munki.ezeepDesktop": { + "name": "ezeep", + "description": "Downloads the latest version of ezeep and imports it into Munki.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/SpamSieve.munki.recipe", - "parent": "com.github.homebysix.download.SpamSieve", - "shortname": "SpamSieve.munki", + "path": "ezeep/ezeepDesktop.munki.recipe", + "parent": "com.github.homebysix.download.ezeepDesktop", + "shortname": "ezeepDesktop.munki", "inferred_type": "munki", - "munki_display_name": "SpamSieve", - "munki_description": "Robust spam filter for major email clients." + "munki_display_name": "ezeep", + "munki_description": "Centralized cloud printing software." }, - "com.github.homebysix.pkg.DropDMG": { - "name": "DropDMG", - "description": "Downloads the latest version of DropDMG and creates a package.", + "com.github.homebysix.install.ezeepBluePrintApp": { + "name": "ezeep Print App", + "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/DropDMG.pkg.recipe", - "parent": "com.github.homebysix.download.DropDMG", - "shortname": "DropDMG.pkg", - "inferred_type": "pkg" + "path": "ezeep/ezeepBluePrintApp.install.recipe", + "parent": "com.github.homebysix.download.ezeepBluePrintApp", + "shortname": "ezeepBluePrintApp.install", + "inferred_type": "install" }, - "com.github.homebysix.install.EagleFiler": { - "name": "EagleFiler", - "description": "Installs the latest version of EagleFiler.", + "com.github.homebysix.download.ICanAnimate2": { + "name": "I Can Animate 2", + "description": "Downloads the latest version of I Can Animate 2.", "repo": "autopkg/homebysix-recipes", - "path": "C-Command/EagleFiler.install.recipe", - "parent": "com.github.homebysix.download.EagleFiler", - "shortname": "EagleFiler.install", - "inferred_type": "install" + "path": "ICanAnimate2/ICanAnimate2.download.recipe", + "shortname": "ICanAnimate2.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.ICanAnimate2" + ] }, - "com.github.homebysix.munki.Flashlight": { - "name": "Flashlight", - "description": "Downloads the latest version of Flashlight and imports it into Munki.", + "com.github.homebysix.munki.ICanAnimate2": { + "name": "I Can Animate 2", + "description": "Imports I Can Animate 2 into the Munki repo.", "repo": "autopkg/homebysix-recipes", - "path": "Flashlight/Flashlight.munki.recipe", - "parent": "com.github.homebysix.download.Flashlight", - "shortname": "Flashlight.munki", + "path": "ICanAnimate2/ICanAnimate2.munki.recipe", + "parent": "com.github.homebysix.download.ICanAnimate2", + "shortname": "ICanAnimate2.munki", "inferred_type": "munki", - "munki_display_name": "Flashlight", - "munki_description": "Spotlight plugin system." + "munki_display_name": "I Can Animate 2", + "munki_description": "I Can Animate, stop motion animation software, accessible to all ages and abilities and used by thousands of educators all over the world." }, - "com.github.homebysix.pkg.Flashlight": { - "name": "Flashlight", - "description": "Downloads the latest version of Flashlight and creates a package.", + "com.github.homebysix.munki.fluentd-tdagent": { + "name": "tdagent", + "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and imports the package into Munki.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.", "repo": "autopkg/homebysix-recipes", - "path": "Flashlight/Flashlight.pkg.recipe", - "parent": "com.github.homebysix.download.Flashlight", - "shortname": "Flashlight.pkg", - "inferred_type": "pkg" + "path": "TreasureData/fluentd-tdagent.munki.recipe", + "parent": "com.github.homebysix.download.fluentd-tdagent", + "shortname": "fluentd-tdagent.munki", + "inferred_type": "munki", + "munki_display_name": "Fluentd (td-agent)", + "munki_description": "Fluentd is an open source data collector, and td-agent is a stable commercially supported agent for it." }, - "com.github.homebysix.download.Flashlight": { - "name": "Flashlight", - "description": "Downloads the latest version of Flashlight.", + "com.github.homebysix.download.fluentd-tdagent": { + "name": "tdagent", + "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the fluentd-tdagent log collector (https://www.fluentd.org/faqs).\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.", "repo": "autopkg/homebysix-recipes", - "path": "Flashlight/Flashlight.download.recipe", - "shortname": "Flashlight.download", + "path": "TreasureData/fluentd-tdagent.download.recipe", + "shortname": "fluentd-tdagent.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Flashlight", - "com.github.homebysix.pkg.Flashlight", - "com.github.homebysix.install.Flashlight" + "com.github.homebysix.munki.fluentd-tdagent", + "com.github.homebysix.pkg.fluentd-tdagent" ] }, - "com.github.homebysix.install.Flashlight": { - "name": "Flashlight", - "description": "Installs the latest version of Flashlight.", + "com.github.homebysix.pkg.fluentd-tdagent": { + "name": "tdagent", + "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and creates an installer package.", "repo": "autopkg/homebysix-recipes", - "path": "Flashlight/Flashlight.install.recipe", - "parent": "com.github.homebysix.download.Flashlight", - "shortname": "Flashlight.install", - "inferred_type": "install" + "path": "TreasureData/fluentd-tdagent.pkg.recipe", + "parent": "com.github.homebysix.download.fluentd-tdagent", + "shortname": "fluentd-tdagent.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.SaveHollywood": { - "name": "SaveHollywood", - "description": "Downloads the latest version of SaveHollywood and creates a package.", + "com.github.homebysix.FindAndReplace": { + "name": null, + "description": "This is a stub recipe that can be used as a reference when referring to the FindAndReplace shared processor.", "repo": "autopkg/homebysix-recipes", - "path": "SaveHollywood/SaveHollywood.pkg.recipe", - "parent": "com.github.jaharmi.download.SaveHollywood", - "shortname": "SaveHollywood.pkg", - "inferred_type": "pkg" + "path": "FindAndReplace/FindAndReplace.recipe" }, - "com.github.homebysix.pkg.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the latest version of AutoPkgr and creates a package.", + "com.github.homebysix.pkg.Pandora": { + "name": "Pandora", + "description": "Downloads the latest version of Pandora and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "AutoPkgr/AutoPkgr.pkg.recipe", - "parent": "com.github.homebysix.download.AutoPkgr", - "shortname": "AutoPkgr.pkg", + "path": "Pandora/Pandora.pkg.recipe", + "parent": "com.github.homebysix.download.Pandora", + "shortname": "Pandora.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.AutoPkgr": { - "name": "AutoPkgr", - "description": "Installs the latest version of AutoPkgr.", + "com.github.homebysix.munki.Pandora": { + "name": "Pandora", + "description": "Downloads the latest version of Pandora and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "AutoPkgr/AutoPkgr.install.recipe", - "parent": "com.github.homebysix.download.AutoPkgr", - "shortname": "AutoPkgr.install", - "inferred_type": "install" + "path": "Pandora/Pandora.munki.recipe", + "parent": "com.github.homebysix.download.Pandora", + "shortname": "Pandora.munki", + "inferred_type": "munki", + "munki_display_name": "Pandora", + "munki_description": "Mac app for listening to music using the Pandora streaming service." }, - "com.github.homebysix.munki.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the latest version of AutoPkgr and imports it into Munki.", + "com.github.homebysix.install.Pandora": { + "name": "Pandora", + "description": "Installs the latest version of Pandora.", "repo": "autopkg/homebysix-recipes", - "path": "AutoPkgr/AutoPkgr.munki.recipe", - "parent": "com.github.homebysix.download.AutoPkgr", - "shortname": "AutoPkgr.munki", - "inferred_type": "munki", - "munki_display_name": "AutoPkgr", - "munki_description": "AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg." + "path": "Pandora/Pandora.install.recipe", + "parent": "com.github.homebysix.download.Pandora", + "shortname": "Pandora.install", + "inferred_type": "install" }, - "com.github.homebysix.download.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the latest version of AutoPkgr.", + "com.github.homebysix.download.Pandora": { + "name": "Pandora", + "description": "Downloads the latest version of Pandora.", "repo": "autopkg/homebysix-recipes", - "path": "AutoPkgr/AutoPkgr.download.recipe", - "shortname": "AutoPkgr.download", + "path": "Pandora/Pandora.download.recipe", + "shortname": "Pandora.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.AutoPkgr", - "com.github.homebysix.install.AutoPkgr", - "com.github.homebysix.munki.AutoPkgr" + "com.github.homebysix.pkg.Pandora", + "com.github.homebysix.munki.Pandora", + "com.github.homebysix.install.Pandora" ] }, - "com.github.homebysix.install.miXscope": { - "name": "miXscope", - "description": "Installs the latest version of miXscope.", + "com.github.homebysix.download.MarmosetToolbag": { + "name": "Marmoset Toolbag", + "description": "Downloads the latest version of Marmoset Toolbag.", "repo": "autopkg/homebysix-recipes", - "path": "miXscope/miXscope.install.recipe", - "parent": "com.github.homebysix.download.miXscope", - "shortname": "miXscope.install", - "inferred_type": "install" + "path": "Marmoset/MarmosetToolbag.download.recipe", + "shortname": "MarmosetToolbag.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.MarmosetToolbag", + "com.github.homebysix.pkg.MarmosetToolbag", + "com.github.homebysix.munki.MarmosetToolbag" + ] }, - "com.github.homebysix.pkg.miXscope": { - "name": "miXscope", - "description": "Downloads the latest version of miXscope and creates a package.", + "com.github.homebysix.install.MarmosetViewer": { + "name": "Marmoset Viewer", + "description": "Installs the latest version of Marmoset Viewer.", "repo": "autopkg/homebysix-recipes", - "path": "miXscope/miXscope.pkg.recipe", - "parent": "com.github.homebysix.download.miXscope", - "shortname": "miXscope.pkg", - "inferred_type": "pkg" + "path": "Marmoset/MarmosetViewer.install.recipe", + "parent": "com.github.homebysix.download.MarmosetViewer", + "shortname": "MarmosetViewer.install", + "inferred_type": "install" }, - "com.github.homebysix.download.miXscope": { - "name": "miXscope", - "description": "Downloads the latest version of miXscope.", + "com.github.homebysix.download.MarmosetViewer": { + "name": "Marmoset Viewer", + "description": "Downloads the latest version of Marmoset Viewer.", "repo": "autopkg/homebysix-recipes", - "path": "miXscope/miXscope.download.recipe", - "shortname": "miXscope.download", + "path": "Marmoset/MarmosetViewer.download.recipe", + "shortname": "MarmosetViewer.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.miXscope", - "com.github.homebysix.pkg.miXscope", - "com.github.homebysix.munki.miXscope" + "com.github.homebysix.install.MarmosetViewer", + "com.github.homebysix.munki.MarmosetViewer", + "com.github.homebysix.pkg.MarmosetViewer" ] }, - "com.github.homebysix.munki.miXscope": { - "name": "miXscope", - "description": "Downloads the latest version of miXscope and imports it into Munki.", + "com.github.homebysix.munki.MarmosetViewer": { + "name": "Marmoset Viewer", + "description": "Downloads the latest version of Marmoset Viewer and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "miXscope/miXscope.munki.recipe", - "parent": "com.github.homebysix.download.miXscope", - "shortname": "miXscope.munki", + "path": "Marmoset/MarmosetViewer.munki.recipe", + "parent": "com.github.homebysix.download.MarmosetViewer", + "shortname": "MarmosetViewer.munki", "inferred_type": "munki", - "munki_display_name": "miXscope", - "munki_description": "Imaging tool for the USB QX series & MiScope microscopes." + "munki_display_name": "Marmoset Viewer", + "munki_description": "Real-time interactive 3D on the web." }, - "com.github.homebysix.install.DeltaWalker": { - "name": "DeltaWalker", - "description": "Installs the latest version of DeltaWalker.", + "com.github.homebysix.munki.Hexels": { + "name": "Hexels", + "description": "Downloads the latest version of Hexels and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Deltopia/DeltaWalker.install.recipe", - "parent": "com.github.homebysix.download.DeltaWalker", - "shortname": "DeltaWalker.install", - "inferred_type": "install" + "path": "Marmoset/Hexels.munki.recipe", + "parent": "com.github.homebysix.download.Hexels", + "shortname": "Hexels.munki", + "inferred_type": "munki", + "munki_display_name": "Hexels", + "munki_description": "Grid-based painting tool." }, - "com.github.homebysix.download.DeltaWalker": { - "name": "DeltaWalker", - "description": "Downloads the latest version of DeltaWalker.", + "com.github.homebysix.download.Hexels": { + "name": "Hexels", + "description": "Downloads the latest version of Hexels.", "repo": "autopkg/homebysix-recipes", - "path": "Deltopia/DeltaWalker.download.recipe", - "shortname": "DeltaWalker.download", + "path": "Marmoset/Hexels.download.recipe", + "shortname": "Hexels.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.DeltaWalker", - "com.github.homebysix.munki.DeltaWalker", - "com.github.homebysix.pkg.DeltaWalker" + "com.github.homebysix.munki.Hexels", + "com.github.homebysix.install.Hexels", + "com.github.homebysix.pkg.Hexels" ] }, - "com.github.homebysix.munki.DeltaWalker": { - "name": "DeltaWalker", - "description": "Downloads the latest version of DeltaWalker and imports it into Munki.", + "com.github.homebysix.install.Hexels": { + "name": "Hexels", + "description": "Installs the latest version of Hexels.", "repo": "autopkg/homebysix-recipes", - "path": "Deltopia/DeltaWalker.munki.recipe", - "parent": "com.github.homebysix.download.DeltaWalker", - "shortname": "DeltaWalker.munki", - "inferred_type": "munki", - "munki_display_name": "DeltaWalker", - "munki_description": "Compare, edit and merge files, and synchronize folders." + "path": "Marmoset/Hexels.install.recipe", + "parent": "com.github.homebysix.download.Hexels", + "shortname": "Hexels.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.DeltaWalker": { - "name": "DeltaWalker", - "description": "Downloads the latest version of DeltaWalker and creates a package.", + "com.github.homebysix.pkg.Hexels": { + "name": "Hexels", + "description": "Downloads the latest version of Hexels and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Deltopia/DeltaWalker.pkg.recipe", - "parent": "com.github.homebysix.download.DeltaWalker", - "shortname": "DeltaWalker.pkg", + "path": "Marmoset/Hexels.pkg.recipe", + "parent": "com.github.homebysix.download.Hexels", + "shortname": "Hexels.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Tracker": { - "name": "Tracker", - "description": "Downloads the latest version of Tracker and creates a package.\n\nThe Tracker app requires Apple's legacy Java 6 installer. The pkg installer generated by this recipe will fail if a Java runtime is not present.", + "com.github.homebysix.install.MarmosetToolbag": { + "name": "Marmoset Toolbag", + "description": "Installs the latest version of Marmoset Toolbag.", "repo": "autopkg/homebysix-recipes", - "path": "Tracker/Tracker.pkg.recipe", - "parent": "com.github.vmiller.download.tracker", - "shortname": "Tracker.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.munki.Tracker" - ] + "path": "Marmoset/MarmosetToolbag.install.recipe", + "parent": "com.github.homebysix.download.MarmosetToolbag", + "shortname": "MarmosetToolbag.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.Tracker": { - "name": "Tracker", - "description": "Downloads the latest version of Tracker and imports it into Munki.", + "com.github.homebysix.pkg.MarmosetToolbag": { + "name": "Marmoset Toolbag", + "description": "Installs the latest version of Marmoset Toolbag.", "repo": "autopkg/homebysix-recipes", - "path": "Tracker/Tracker.munki.recipe", - "parent": "com.github.homebysix.pkg.Tracker", - "shortname": "Tracker.munki", - "inferred_type": "munki", - "munki_display_name": "Tracker", - "munki_description": "Tracker is a free video analysis and modeling tool built on the Open Source Physics (OSP) Java framework. It is designed to be used in physics education." + "path": "Marmoset/MarmosetToolbag.pkg.recipe", + "parent": "com.github.homebysix.download.MarmosetToolbag", + "shortname": "MarmosetToolbag.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.HocusFocus": { - "name": "Hocus Focus", - "description": "Downloads the latest version of Hocus Focus and imports it into Munki.", + "com.github.homebysix.pkg.MarmosetViewer": { + "name": "Marmoset Viewer", + "description": "Creates a package for the latest version of Marmoset Viewer.", "repo": "autopkg/homebysix-recipes", - "path": "HocusFocus/HocusFocus.munki.recipe", - "parent": "com.github.homebysix.download.HocusFocus", - "shortname": "HocusFocus.munki", - "inferred_type": "munki", - "munki_display_name": "Hocus Focus", - "munki_description": "Hide your inactive windows." + "path": "Marmoset/MarmosetViewer.pkg.recipe", + "parent": "com.github.homebysix.download.MarmosetViewer", + "shortname": "MarmosetViewer.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.HocusFocus": { - "name": "Hocus Focus", - "description": "Downloads the latest version of Hocus Focus and creates a package.", + "com.github.homebysix.munki.MarmosetToolbag": { + "name": "Marmoset Toolbag", + "description": "Downloads the latest version of Marmoset Toolbag and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "HocusFocus/HocusFocus.pkg.recipe", - "parent": "com.github.homebysix.download.HocusFocus", - "shortname": "HocusFocus.pkg", - "inferred_type": "pkg" + "path": "Marmoset/MarmosetToolbag.munki.recipe", + "parent": "com.github.homebysix.download.MarmosetToolbag", + "shortname": "MarmosetToolbag.munki", + "inferred_type": "munki", + "munki_display_name": "Marmoset Toolbag", + "munki_description": "Real-time rendering, texturing, and baking tools." }, - "com.github.homebysix.install.HocusFocus": { - "name": "Hocus Focus", - "description": "Installs the latest version of Hocus Focus.", + "com.github.homebysix.install.SleepAid": { + "name": "Sleep Aid", + "description": "Installs the latest version of Sleep Aid.", "repo": "autopkg/homebysix-recipes", - "path": "HocusFocus/HocusFocus.install.recipe", - "parent": "com.github.homebysix.download.HocusFocus", - "shortname": "HocusFocus.install", + "path": "Ohanaware/SleepAid.install.recipe", + "parent": "com.github.homebysix.download.SleepAid", + "shortname": "SleepAid.install", "inferred_type": "install" }, - "com.github.homebysix.download.HocusFocus": { - "name": "Hocus Focus", - "description": "Downloads the latest version of Hocus Focus.", + "com.github.homebysix.munki.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "HocusFocus/HocusFocus.download.recipe", - "shortname": "HocusFocus.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.HocusFocus", - "com.github.homebysix.pkg.HocusFocus", - "com.github.homebysix.install.HocusFocus" - ] + "path": "Ohanaware/SleepAid.munki.recipe", + "parent": "com.github.homebysix.download.SleepAid", + "shortname": "SleepAid.munki", + "inferred_type": "munki", + "munki_display_name": "Sleep Aid", + "munki_description": "Utility for diagnosing sleep-related problems on your Mac." }, - "com.github.homebysix.install.iZip": { - "name": "iZip", - "description": "Installs the latest version of iZip.", + "com.github.homebysix.pkg.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "iZip/iZip.install.recipe", - "parent": "com.github.homebysix.download.iZip", - "shortname": "iZip.install", - "inferred_type": "install" + "path": "Ohanaware/SleepAid.pkg.recipe", + "parent": "com.github.homebysix.download.SleepAid", + "shortname": "SleepAid.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.iZip": { - "name": "iZip", - "description": "Downloads the latest version of iZip and creates a package.", + "com.github.homebysix.download.SleepAid": { + "name": "Sleep Aid", + "description": "Downloads the latest version of Sleep Aid.", "repo": "autopkg/homebysix-recipes", - "path": "iZip/iZip.pkg.recipe", - "parent": "com.github.homebysix.download.iZip", - "shortname": "iZip.pkg", - "inferred_type": "pkg", + "path": "Ohanaware/SleepAid.download.recipe", + "shortname": "SleepAid.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.iZip" + "com.github.homebysix.install.SleepAid", + "com.github.homebysix.munki.SleepAid", + "com.github.homebysix.pkg.SleepAid" ] }, - "com.github.homebysix.download.iZip": { - "name": "iZip", - "description": "Downloads the latest version of iZip.", + "com.github.homebysix.pkg.VirtualC64": { + "name": "VirtualC64", + "description": "Downloads the latest version of VirtualC64 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "iZip/iZip.download.recipe", - "shortname": "iZip.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.iZip", - "com.github.homebysix.pkg.iZip", - "com.github.homebysix.munki.iZip" - ] + "path": "VirtualC64/VirtualC64.pkg.recipe", + "parent": "com.github.homebysix.download.VirtualC64", + "shortname": "VirtualC64.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.iZip": { - "name": "iZip", - "description": "Downloads the latest version of iZip and imports it into Munki.", + "com.github.homebysix.munki.VirtualC64": { + "name": "VirtualC64", + "description": "Downloads the latest version of VirtualC64 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "iZip/iZip.munki.recipe", - "parent": "com.github.homebysix.download.iZip", - "shortname": "iZip.munki", + "path": "VirtualC64/VirtualC64.munki.recipe", + "parent": "com.github.homebysix.download.VirtualC64", + "shortname": "VirtualC64.munki", "inferred_type": "munki", - "munki_display_name": "iZip", - "munki_description": "File compression and archive creation tool." + "munki_display_name": "VirtualC64", + "munki_description": "VirtualC64 is a cycle-accurate C64 emulator for macOS" }, - "com.github.homebysix.download.Goofy": { - "name": "Goofy", - "description": "Downloads the latest version of Goofy.", + "com.github.homebysix.download.VirtualC64": { + "name": "VirtualC64", + "description": "Downloads the latest version of VirtualC64.", "repo": "autopkg/homebysix-recipes", - "path": "Goofy/Goofy.download.recipe", - "shortname": "Goofy.download", + "path": "VirtualC64/VirtualC64.download.recipe", + "shortname": "VirtualC64.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Goofy", - "com.github.homebysix.pkg.Goofy", - "com.github.homebysix.munki.Goofy" + "com.github.homebysix.pkg.VirtualC64", + "com.github.homebysix.munki.VirtualC64", + "com.github.homebysix.install.VirtualC64" ] }, - "com.github.homebysix.install.Goofy": { - "name": "Goofy", - "description": "Installs the latest version of Goofy.", + "com.github.homebysix.install.VirtualC64": { + "name": "VirtualC64", + "description": "Installs the latest version of VirtualC64.", "repo": "autopkg/homebysix-recipes", - "path": "Goofy/Goofy.install.recipe", - "parent": "com.github.homebysix.download.Goofy", - "shortname": "Goofy.install", + "path": "VirtualC64/VirtualC64.install.recipe", + "parent": "com.github.homebysix.download.VirtualC64", + "shortname": "VirtualC64.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Goofy": { - "name": "Goofy", - "description": "Downloads the latest version of Goofy and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Goofy/Goofy.pkg.recipe", - "parent": "com.github.homebysix.download.Goofy", - "shortname": "Goofy.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.Goofy": { - "name": "Goofy", - "description": "Downloads the latest version of Goofy and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Goofy/Goofy.munki.recipe", - "parent": "com.github.homebysix.download.Goofy", - "shortname": "Goofy.munki", - "inferred_type": "munki", - "munki_display_name": "Goofy", - "munki_description": "OS X client for Facebook Messenger." - }, - "com.github.homebysix.pkg.FoldingText": { - "name": "FoldingText", - "description": "Downloads the latest version of FoldingText and creates a package.", + "com.github.homebysix.pkg.TimeMachineEditor": { + "name": "TimeMachineEditor", + "description": "Downloads the latest version of TimeMachineEditor and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "FoldingText/FoldingText.pkg.recipe", - "parent": "com.github.homebysix.download.FoldingText", - "shortname": "FoldingText.pkg", + "path": "TimeMachineEditor/TimeMachineEditor.pkg.recipe", + "parent": "com.github.homebysix.download.TimeMachineEditor", + "shortname": "TimeMachineEditor.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.FoldingText": { - "name": "FoldingText", - "description": "Downloads the latest version of FoldingText.", + "com.github.homebysix.download.TimeMachineEditor": { + "name": "TimeMachineEditor", + "description": "Downloads the latest version of TimeMachineEditor.", "repo": "autopkg/homebysix-recipes", - "path": "FoldingText/FoldingText.download.recipe", - "shortname": "FoldingText.download", + "path": "TimeMachineEditor/TimeMachineEditor.download.recipe", + "shortname": "TimeMachineEditor.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.FoldingText", - "com.github.homebysix.install.FoldingText", - "com.github.homebysix.munki.FoldingText" + "com.github.homebysix.pkg.TimeMachineEditor", + "com.github.homebysix.install.TimeMachineEditor", + "com.github.homebysix.munki.TimeMachineEditor", + "com.github.peshay.filewave.TimeMachineEditor" ] }, - "com.github.homebysix.install.FoldingText": { - "name": "FoldingText", - "description": "Installs the latest version of FoldingText.", + "com.github.homebysix.install.TimeMachineEditor": { + "name": "TimeMachineEditor", + "description": "Installs the latest version of TimeMachineEditor.", "repo": "autopkg/homebysix-recipes", - "path": "FoldingText/FoldingText.install.recipe", - "parent": "com.github.homebysix.download.FoldingText", - "shortname": "FoldingText.install", + "path": "TimeMachineEditor/TimeMachineEditor.install.recipe", + "parent": "com.github.homebysix.download.TimeMachineEditor", + "shortname": "TimeMachineEditor.install", "inferred_type": "install" }, - "com.github.homebysix.munki.FoldingText": { - "name": "FoldingText", - "description": "Downloads the latest version of FoldingText and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "FoldingText/FoldingText.munki.recipe", - "parent": "com.github.homebysix.download.FoldingText", - "shortname": "FoldingText.munki", - "inferred_type": "munki", - "munki_display_name": "FoldingText", - "munki_description": "Markdown text editor with productivity features." - }, - "com.github.homebysix.munki.Screens": { - "name": "Screens", - "description": "Downloads the latest version of Screens and imports it into Munki.", + "com.github.homebysix.munki.TimeMachineEditor": { + "name": "TimeMachineEditor", + "description": "Downloads the latest version of TimeMachineEditor and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Screens/Screens.munki.recipe", - "parent": "com.github.homebysix.download.Screens", - "shortname": "Screens.munki", + "path": "TimeMachineEditor/TimeMachineEditor.munki.recipe", + "parent": "com.github.homebysix.download.TimeMachineEditor", + "shortname": "TimeMachineEditor.munki", "inferred_type": "munki", - "munki_display_name": "Screens", - "munki_description": "VNC client app that allows you to view and/or control a Mac remotely." + "munki_display_name": "TimeMachineEditor", + "munki_description": "Change the one-hour interval of Time Machine backups." }, - "com.github.homebysix.pkg.Screens": { - "name": "Screens", - "description": "Downloads the latest version of Screens and creates a package.", + "com.github.homebysix.pkg.WhatSize": { + "name": "WhatSize", + "description": "Downloads the latest version of WhatSize and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Screens/Screens.pkg.recipe", - "parent": "com.github.homebysix.download.Screens", - "shortname": "Screens.pkg", + "path": "WhatSize/WhatSize.pkg.recipe", + "parent": "com.github.homebysix.download.WhatSize", + "shortname": "WhatSize.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Screens": { - "name": "Screens", - "description": "Downloads the latest version of Screens.", + "com.github.homebysix.download.WhatSize": { + "name": "WhatSize", + "description": "Downloads the latest version of WhatSize.", "repo": "autopkg/homebysix-recipes", - "path": "Screens/Screens.download.recipe", - "shortname": "Screens.download", + "path": "WhatSize/WhatSize.download.recipe", + "shortname": "WhatSize.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Screens", - "com.github.homebysix.pkg.Screens", - "com.github.homebysix.install.Screens" + "com.github.homebysix.pkg.WhatSize", + "com.github.homebysix.install.WhatSize", + "com.github.homebysix.munki.WhatSize" ] }, - "com.github.homebysix.install.Screens": { - "name": "Screens", - "description": "Installs the latest version of Screens.", + "com.github.homebysix.install.WhatSize": { + "name": "WhatSize", + "description": "Installs the latest version of WhatSize.", "repo": "autopkg/homebysix-recipes", - "path": "Screens/Screens.install.recipe", - "parent": "com.github.homebysix.download.Screens", - "shortname": "Screens.install", + "path": "WhatSize/WhatSize.install.recipe", + "parent": "com.github.homebysix.download.WhatSize", + "shortname": "WhatSize.install", "inferred_type": "install" }, - "com.github.homebysix.download.DattoDrive": { - "name": "DattoDrive", - "description": "Downloads the latest version of DattoDrive.", + "com.github.homebysix.munki.WhatSize": { + "name": "WhatSize", + "description": "Downloads the latest version of WhatSize and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "DattoDrive/DattoDrive.download.recipe", - "shortname": "DattoDrive.download", + "path": "WhatSize/WhatSize.munki.recipe", + "parent": "com.github.homebysix.download.WhatSize", + "shortname": "WhatSize.munki", + "inferred_type": "munki", + "munki_display_name": "WhatSize", + "munki_description": "Find out what files are taking up all your HD space." + }, + "com.github.homebysix.download.ChefWorkstation": { + "name": "ChefWorkstation", + "description": "Downloads the latest Chef Workstation for Mac version.", + "repo": "autopkg/homebysix-recipes", + "path": "Chef/ChefWorkstation.download.recipe", + "shortname": "ChefWorkstation.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.DattoDrive", - "com.github.homebysix.install.DattoDrive" + "com.github.homebysix.install.ChefWorkstation", + "com.github.homebysix.munki.ChefWorkstation" ] }, - "com.github.homebysix.munki.DattoDrive": { - "name": "DattoDrive", - "description": "Downloads the latest version of DattoDrive and imports it into Munki.", + "com.github.homebysix.install.ChefWorkstation": { + "name": "ChefWorkstation", + "description": "Downloads and installs the latest Chef Workstation for Mac version.", "repo": "autopkg/homebysix-recipes", - "path": "DattoDrive/DattoDrive.munki.recipe", - "parent": "com.github.homebysix.download.DattoDrive", - "shortname": "DattoDrive.munki", + "path": "Chef/ChefWorkstation.install.recipe", + "parent": "com.github.homebysix.download.ChefWorkstation", + "shortname": "ChefWorkstation.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.ChefWorkstation": { + "name": "ChefWorkstation", + "description": "Downloads the latest Chef Workstation for Mac version and imports into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Chef/ChefWorkstation.munki.recipe", + "parent": "com.github.homebysix.download.ChefWorkstation", + "shortname": "ChefWorkstation.munki", "inferred_type": "munki", - "munki_display_name": "DattoDrive", - "munki_description": "Cloud and local sync and share service from Datto and ownCloud Inc." + "munki_display_name": "Chef Workstation", + "munki_description": null }, - "com.github.homebysix.install.DattoDrive": { - "name": "DattoDrive", - "description": "Installs the latest version of DattoDrive.", + "com.github.homebysix.install.WiresharkDev": { + "name": null, + "description": "Downloads the latest version of Wireshark Dev and builds a pkg, installs it.", "repo": "autopkg/homebysix-recipes", - "path": "DattoDrive/DattoDrive.install.recipe", - "parent": "com.github.homebysix.download.DattoDrive", - "shortname": "DattoDrive.install", + "path": "Wireshark/WiresharkDev.install.recipe", + "parent": "com.justinrummel.pkg.WiresharkDev", + "shortname": "WiresharkDev.install", "inferred_type": "install" }, - "com.github.homebysix.install.coconutBattery": { - "name": "coconutBattery", - "description": "Installs the latest version of coconutBattery.", + "com.github.homebysix.install.Wireshark": { + "name": null, + "description": "Downloads the latest version of Wireshark and builds a pkg, installs it.", "repo": "autopkg/homebysix-recipes", - "path": "coconutBattery/coconutBattery.install.recipe", - "parent": "com.github.homebysix.download.coconutBattery", - "shortname": "coconutBattery.install", + "path": "Wireshark/Wireshark.install.recipe", + "parent": "com.github.homebysix.pkg.Wireshark", + "shortname": "Wireshark.install", "inferred_type": "install" }, - "com.github.homebysix.download.coconutBattery": { - "name": "coconutBattery", - "description": "Downloads the latest version of coconutBattery.", + "com.github.homebysix.download.Wireshark": { + "name": "Wireshark", + "description": "Downloads the latest stable version of Wireshark.\n\nAcceptable values for the ARCH input variable include:\n- Intel (default): Downloads Wireshark for Macs with Intel processors.\n- Arm: Downloads Wireshark for Macs with Apple Silicon processors.\n\t", "repo": "autopkg/homebysix-recipes", - "path": "coconutBattery/coconutBattery.download.recipe", - "shortname": "coconutBattery.download", + "path": "Wireshark/Wireshark.download.recipe", + "shortname": "Wireshark.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.coconutBattery", - "com.github.homebysix.pkg.coconutBattery", - "com.github.homebysix.munki.coconutBattery", - "com.github.peshay.filewave.coconutBattery" + "com.github.homebysix.munki.Wireshark", + "com.github.homebysix.pkg.Wireshark" ] }, - "com.github.homebysix.pkg.coconutBattery": { - "name": "coconutBattery", - "description": "Downloads the latest version of coconutBattery and creates a package.", + "com.github.homebysix.munki.Wireshark": { + "name": "Wireshark", + "description": "Builds Wireshark and imports into a Munki repo.\n\nIf using the ARCH input variable to download the Apple Silicon version of Wireshark, be sure to also\nadd the supported_architectures array to your pkginfo below.\n\t", "repo": "autopkg/homebysix-recipes", - "path": "coconutBattery/coconutBattery.pkg.recipe", - "parent": "com.github.homebysix.download.coconutBattery", - "shortname": "coconutBattery.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery" - ] + "path": "Wireshark/Wireshark.munki.recipe", + "parent": "com.github.homebysix.download.Wireshark", + "shortname": "Wireshark.munki", + "inferred_type": "munki", + "munki_display_name": "Wireshark", + "munki_description": "Wireshark is a network protocol analyzer." }, - "com.github.homebysix.munki.coconutBattery": { - "name": "coconutBattery", - "description": "Downloads the latest version of coconutBattery and imports it into Munki.", + "com.github.homebysix.pkg.Wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark and builds a pkg.", "repo": "autopkg/homebysix-recipes", - "path": "coconutBattery/coconutBattery.munki.recipe", - "parent": "com.github.homebysix.download.coconutBattery", - "shortname": "coconutBattery.munki", - "inferred_type": "munki", - "munki_display_name": "coconutBattery", - "munki_description": "Displays info about your laptop battery." + "path": "Wireshark/Wireshark.pkg.recipe", + "parent": "com.github.homebysix.download.Wireshark", + "shortname": "Wireshark.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.Wireshark", + "com.github.novaksam.jss.Wireshark", + "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Wireshark" + ] }, - "com.github.homebysix.pkg.PalakisNDIRuntime": { - "name": "PalakisNDIRuntime", - "description": "Creates an installer for the NDI OBS runtime.", + "com.github.homebysix.munki.WiresharkDev": { + "name": "WiresharkDev", + "description": "Builds Wireshark and imports into a Munki repo.", "repo": "autopkg/homebysix-recipes", - "path": "NDI/PalakisNDIRuntime.pkg.recipe", - "parent": "com.github.homebysix.download.PalakisNDIRuntime", - "shortname": "PalakisNDIRuntime.pkg", - "inferred_type": "pkg" + "path": "Wireshark/WiresharkDev.munki.recipe", + "parent": "com.justinrummel.pkg.WiresharkDev", + "shortname": "WiresharkDev.munki", + "inferred_type": "munki", + "munki_display_name": "WiresharkDev", + "munki_description": "Wireshark is a network protocol analyzer." }, - "com.github.homebysix.download.PalakisNDIRuntime": { - "name": "PalakisNDIRuntime", - "description": "Downloads the NDI OBS runtime via a mirror hosted by Palakis. Includes a check to ensure the downloaded package is signed by NewTek.", + "com.github.homebysix.munki.ZBrushVolume": { + "name": "ZBrush", + "description": "Processes a downloaded ZBrush installer, creates a pkg, and imports it into Munki.\n\nIMPORTANT: See the parent ZBrushVolume.pkg recipe description for important\ninformation on running this recipe:\nhttps://github.com/autopkg/jazzace-recipes/blob/master/Pixologic/ZBrushVolume.pkg.recipe\n", "repo": "autopkg/homebysix-recipes", - "path": "NDI/PalakisNDIRuntime.download.recipe", - "shortname": "PalakisNDIRuntime.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.PalakisNDIRuntime" - ] + "path": "Pixologic/ZBrushVolume.munki.recipe", + "parent": "com.github.jazzace.pkg.zbrushvolume", + "shortname": "ZBrushVolume.munki", + "inferred_type": "munki", + "munki_display_name": "ZBrush", + "munki_description": "ZBrush is a digital sculpting tool that combines 3D/2.5D modeling, texturing and painting." }, - "com.github.homebysix.download.CocoaTADS": { - "name": "CocoaTADS", - "description": "Downloads the latest version of CocoaTADS.", + "com.github.homebysix.pkg.LyricsFinder": { + "name": "Lyrics Finder", + "description": "Downloads the latest version of Lyrics Finder and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/CocoaTADS.download.recipe", - "shortname": "CocoaTADS.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.CocoaTADS", - "com.github.homebysix.munki.CocoaTADS", - "com.github.homebysix.pkg.CocoaTADS" - ] + "path": "MediaHuman/LyricsFinder.pkg.recipe", + "parent": "com.github.homebysix.download.LyricsFinder", + "shortname": "LyricsFinder.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.NibUnlocker": { - "name": "NibUnlocker", - "description": "Downloads the latest version of NibUnlocker and builds a package.", + "com.github.homebysix.install.LyricsFinder": { + "name": "Lyrics Finder", + "description": "Installs the latest version of Lyrics Finder.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/NibUnlocker.pkg.recipe", - "parent": "com.github.homebysix.download.NibUnlocker", - "shortname": "NibUnlocker.pkg", - "inferred_type": "pkg" + "path": "MediaHuman/LyricsFinder.install.recipe", + "parent": "com.github.homebysix.download.LyricsFinder", + "shortname": "LyricsFinder.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.TimeTracker": { - "name": "TimeTracker", - "description": "Downloads the latest version of TimeTracker and imports into Munki.", + "com.github.homebysix.munki.LyricsFinder": { + "name": "Lyrics Finder", + "description": "Downloads the latest version of Lyrics Finder and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/TimeTracker.munki.recipe", - "parent": "com.github.homebysix.download.TimeTracker", - "shortname": "TimeTracker.munki", + "path": "MediaHuman/LyricsFinder.munki.recipe", + "parent": "com.github.homebysix.download.LyricsFinder", + "shortname": "LyricsFinder.munki", "inferred_type": "munki", - "munki_display_name": "TimeTracker", - "munki_description": "An application that displays the contents of your Time Machine backups, and shows what's changed since the previous backup." + "munki_display_name": "Lyrics Finder", + "munki_description": "Free software application that helps you find and add missing lyrics (song text) to all songs in your music library." }, - "com.github.homebysix.download.NibUnlocker": { - "name": "NibUnlocker", - "description": "Downloads the latest version of NibUnlocker.", + "com.github.homebysix.download.LyricsFinder": { + "name": "Lyrics Finder", + "description": "Downloads the latest version of Lyrics Finder.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/NibUnlocker.download.recipe", - "shortname": "NibUnlocker.download", + "path": "MediaHuman/LyricsFinder.download.recipe", + "shortname": "LyricsFinder.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.NibUnlocker", - "com.github.homebysix.munki.NibUnlocker", - "com.github.homebysix.install.NibUnlocker" + "com.github.homebysix.pkg.LyricsFinder", + "com.github.homebysix.install.LyricsFinder", + "com.github.homebysix.munki.LyricsFinder" ] }, - "com.github.homebysix.pkg.TimeTracker": { - "name": "TimeTracker", - "description": "Downloads the latest version of TimeTracker and builds a package.", - "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/TimeTracker.pkg.recipe", - "parent": "com.github.homebysix.download.TimeTracker", - "shortname": "TimeTracker.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.CocoaTADS": { - "name": "CocoaTADS", - "description": "Downloads the latest version of CocoaTADS from Github and installs it.", - "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/CocoaTADS.install.recipe", - "parent": "com.github.homebysix.download.CocoaTADS", - "shortname": "CocoaTADS.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.CocoaTADS": { - "name": "CocoaTADS", - "description": "Downloads the latest version of CocoaTADS and imports into Munki.", + "com.github.homebysix.munki.iNotepad": { + "name": "iNotepad", + "description": "Downloads the latest version of iNotepad and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/CocoaTADS.munki.recipe", - "parent": "com.github.homebysix.download.CocoaTADS", - "shortname": "CocoaTADS.munki", + "path": "iNotepad/iNotepad.munki.recipe", + "parent": "com.github.homebysix.download.iNotepad", + "shortname": "iNotepad.munki", "inferred_type": "munki", - "munki_display_name": "CocoaTADS", - "munki_description": "CocoaTADS is a port of the HTML TADS interpreter to Mac OS X." + "munki_display_name": "iNotepad", + "munki_description": "Replacement for Apple Notes app." }, - "com.github.homebysix.munki.NibUnlocker": { - "name": "NibUnlocker", - "description": "Downloads the latest version of NibUnlocker and imports into Munki.", + "com.github.homebysix.pkg.iNotepad": { + "name": "iNotepad", + "description": "Downloads the latest version of iNotepad and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/NibUnlocker.munki.recipe", - "parent": "com.github.homebysix.download.NibUnlocker", - "shortname": "NibUnlocker.munki", - "inferred_type": "munki", - "munki_display_name": "NibUnlocker", - "munki_description": "NibUnlocker is an application that attempts to parse a non-editable nib file and output a xib file that Interface Builder or Xcode can edit." + "path": "iNotepad/iNotepad.pkg.recipe", + "parent": "com.github.homebysix.download.iNotepad", + "shortname": "iNotepad.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.TimeTracker": { - "name": "TimeTracker", - "description": "Downloads the latest version of TimeTracker.", + "com.github.homebysix.download.iNotepad": { + "name": "iNotepad", + "description": "Downloads the latest version of iNotepad.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/TimeTracker.download.recipe", - "shortname": "TimeTracker.download", + "path": "iNotepad/iNotepad.download.recipe", + "shortname": "iNotepad.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.TimeTracker", - "com.github.homebysix.pkg.TimeTracker", - "com.github.homebysix.install.TimeTracker" + "com.github.homebysix.munki.iNotepad", + "com.github.homebysix.pkg.iNotepad", + "com.github.homebysix.install.iNotepad" ] }, - "com.github.homebysix.install.NibUnlocker": { - "name": "NibUnlocker", - "description": "Downloads the latest version of NibUnlocker from Github and installs it.", + "com.github.homebysix.install.iNotepad": { + "name": "iNotepad", + "description": "Installs the latest version of iNotepad.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/NibUnlocker.install.recipe", - "parent": "com.github.homebysix.download.NibUnlocker", - "shortname": "NibUnlocker.install", + "path": "iNotepad/iNotepad.install.recipe", + "parent": "com.github.homebysix.download.iNotepad", + "shortname": "iNotepad.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.CocoaTADS": { - "name": "CocoaTADS", - "description": "Downloads the latest version of CocoaTADS and builds a package.", + "com.github.homebysix.munki.Skim": { + "name": "Skim", + "description": "Downloads the latest version of Skim and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/CocoaTADS.pkg.recipe", - "parent": "com.github.homebysix.download.CocoaTADS", - "shortname": "CocoaTADS.pkg", - "inferred_type": "pkg" + "path": "Skim/Skim.munki.recipe", + "parent": "com.github.homebysix.download.Skim", + "shortname": "Skim.munki", + "inferred_type": "munki", + "munki_display_name": "Skim", + "munki_description": "A PDF Reader and Note-taker for OS X" }, - "com.github.homebysix.install.TimeTracker": { - "name": "TimeTracker", - "description": "Downloads the latest version of TimeTracker from Github and installs it.", + "com.github.homebysix.pkg.Skim": { + "name": "Skim", + "description": "Downloads the latest version of Skim and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "CharlesSoft/TimeTracker.install.recipe", - "parent": "com.github.homebysix.download.TimeTracker", - "shortname": "TimeTracker.install", - "inferred_type": "install" + "path": "Skim/Skim.pkg.recipe", + "parent": "com.github.homebysix.download.Skim", + "shortname": "Skim.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Tokens": { - "name": "Tokens", - "description": "Downloads the latest version of Tokens 2.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", + "com.github.homebysix.download.Skim": { + "name": "Skim", + "description": "Downloads the latest version of Skim.", "repo": "autopkg/homebysix-recipes", - "path": "Gikken/Tokens.download.recipe", - "shortname": "Tokens.download", + "path": "Skim/Skim.download.recipe", + "shortname": "Skim.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Tokens", - "com.github.homebysix.pkg.Tokens", - "com.github.homebysix.munki.Tokens" + "com.github.homebysix.munki.Skim", + "com.github.homebysix.pkg.Skim", + "com.github.homebysix.install.Skim" ] }, - "com.github.homebysix.install.Tokens": { - "name": "Tokens", - "description": "Installs the latest version of Tokens.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", + "com.github.homebysix.install.Skim": { + "name": "Skim", + "description": "Installs the latest version of Skim.", "repo": "autopkg/homebysix-recipes", - "path": "Gikken/Tokens.install.recipe", - "parent": "com.github.homebysix.download.Tokens", - "shortname": "Tokens.install", + "path": "Skim/Skim.install.recipe", + "parent": "com.github.homebysix.download.Skim", + "shortname": "Skim.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Tokens": { - "name": "Tokens", - "description": "Downloads the latest version of Tokens and creates a package.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", + "com.github.homebysix.install.CisdemUnarchiver": { + "name": "Cisdem Unarchiver", + "description": "Installs the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).", "repo": "autopkg/homebysix-recipes", - "path": "Gikken/Tokens.pkg.recipe", - "parent": "com.github.homebysix.download.Tokens", - "shortname": "Tokens.pkg", + "path": "Cisdem/CisdemUnarchiver.install.recipe", + "parent": "com.github.homebysix.download.CisdemUnarchiver", + "shortname": "CisdemUnarchiver.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.CisdemUnarchiver": { + "name": "Cisdem Unarchiver", + "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Cisdem/CisdemUnarchiver.pkg.recipe", + "parent": "com.github.homebysix.download.CisdemUnarchiver", + "shortname": "CisdemUnarchiver.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Tokens": { - "name": "Tokens", - "description": "Downloads the latest version of Tokens and imports it into Munki.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", + "com.github.homebysix.download.CisdemUnarchiver": { + "name": "Cisdem Unarchiver", + "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).", "repo": "autopkg/homebysix-recipes", - "path": "Gikken/Tokens.munki.recipe", - "parent": "com.github.homebysix.download.Tokens", - "shortname": "Tokens.munki", - "inferred_type": "munki", - "munki_display_name": "Tokens", - "munki_description": "App for managing promotion codes for your App Store apps." + "path": "Cisdem/CisdemUnarchiver.download.recipe", + "shortname": "CisdemUnarchiver.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.CisdemUnarchiver", + "com.github.homebysix.pkg.CisdemUnarchiver", + "com.github.homebysix.munki.CisdemUnarchiver" + ] }, - "com.github.homebysix.munki.LyricsFinder": { - "name": "Lyrics Finder", - "description": "Downloads the latest version of Lyrics Finder and imports it into Munki.", + "com.github.homebysix.munki.CisdemUnarchiver": { + "name": "Cisdem Unarchiver", + "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MediaHuman/LyricsFinder.munki.recipe", - "parent": "com.github.homebysix.download.LyricsFinder", - "shortname": "LyricsFinder.munki", + "path": "Cisdem/CisdemUnarchiver.munki.recipe", + "parent": "com.github.homebysix.download.CisdemUnarchiver", + "shortname": "CisdemUnarchiver.munki", "inferred_type": "munki", - "munki_display_name": "Lyrics Finder", - "munki_description": "Free software application that helps you find and add missing lyrics (song text) to all songs in your music library." + "munki_display_name": "Cisdem Unarchiver", + "munki_description": "Unzip partially or entirely, preview, and compress files. (Formerly BetterUnarchiver.)" }, - "com.github.homebysix.download.LyricsFinder": { - "name": "Lyrics Finder", - "description": "Downloads the latest version of Lyrics Finder.", + "com.github.homebysix.download.Jin": { + "name": "Jin", + "description": "Downloads the current release version of Jin\n Note: Code signature verification for Jin probably cannot be done at this time. It doesn't appear to be using version 2\n or even version 1: Sealed Resources=none", "repo": "autopkg/homebysix-recipes", - "path": "MediaHuman/LyricsFinder.download.recipe", - "shortname": "LyricsFinder.download", + "path": "Jin/Jin.download.recipe", + "shortname": "Jin.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.LyricsFinder", - "com.github.homebysix.install.LyricsFinder", - "com.github.homebysix.pkg.LyricsFinder" + "com.github.homebysix.pkg.Jin", + "com.github.aysiu.munki.Jin" ] }, - "com.github.homebysix.install.LyricsFinder": { - "name": "Lyrics Finder", - "description": "Installs the latest version of Lyrics Finder.", + "com.github.homebysix.pkg.Jin": { + "name": "Jin", + "description": "Downloads the latest version of Jin and makes a pkg of it\n", "repo": "autopkg/homebysix-recipes", - "path": "MediaHuman/LyricsFinder.install.recipe", - "parent": "com.github.homebysix.download.LyricsFinder", - "shortname": "LyricsFinder.install", + "path": "Jin/Jin.pkg.recipe", + "parent": "com.github.homebysix.download.Jin", + "shortname": "Jin.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Jin" + ] + }, + "com.github.homebysix.install.AirDroid": { + "name": "AirDroid", + "description": "Installs the latest version of AirDroid.", + "repo": "autopkg/homebysix-recipes", + "path": "AirDroid/AirDroid.install.recipe", + "parent": "com.github.homebysix.download.AirDroid", + "shortname": "AirDroid.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.LyricsFinder": { - "name": "Lyrics Finder", - "description": "Downloads the latest version of Lyrics Finder and creates a package.", + "com.github.homebysix.munki.AirDroid": { + "name": "AirDroid", + "description": "Downloads the latest version of AirDroid and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MediaHuman/LyricsFinder.pkg.recipe", - "parent": "com.github.homebysix.download.LyricsFinder", - "shortname": "LyricsFinder.pkg", - "inferred_type": "pkg" + "path": "AirDroid/AirDroid.munki.recipe", + "parent": "com.github.homebysix.download.AirDroid", + "shortname": "AirDroid.munki", + "inferred_type": "munki", + "munki_display_name": "AirDroid", + "munki_description": "Cloud-based SMS and file management between OS X and Android." }, - "com.github.homebysix.download.jss_helper": { - "name": "jss_helper", - "description": "Download the current built package of jss_helper.", + "com.github.homebysix.download.AirDroid": { + "name": "AirDroid", + "description": "Downloads the latest version of AirDroid.", "repo": "autopkg/homebysix-recipes", - "path": "jss_helper/jss_helper.download.recipe", - "shortname": "jss_helper.download", + "path": "AirDroid/AirDroid.download.recipe", + "shortname": "AirDroid.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.jss_helper" + "com.github.homebysix.install.AirDroid", + "com.github.homebysix.munki.AirDroid", + "com.github.homebysix.pkg.AirDroid" ] }, - "com.github.homebysix.pkg.Monodraw": { - "name": "Monodraw", - "description": "Downloads the latest version of Monodraw and creates a package.", + "com.github.homebysix.pkg.AirDroid": { + "name": "AirDroid", + "description": "Downloads the latest version of AirDroid and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Monodraw/Monodraw.pkg.recipe", - "parent": "com.github.homebysix.download.Monodraw", - "shortname": "Monodraw.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Monodraw" - ] + "path": "AirDroid/AirDroid.pkg.recipe", + "parent": "com.github.homebysix.download.AirDroid", + "shortname": "AirDroid.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Monodraw": { - "name": "Monodraw", - "description": "Installs the latest version of Monodraw.", + "com.github.homebysix.pkg.LiveSurfaceContext": { + "name": "LiveSurface Context", + "description": "Downloads the latest version of LiveSurface Context and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Monodraw/Monodraw.install.recipe", - "parent": "com.github.homebysix.download.Monodraw", - "shortname": "Monodraw.install", + "path": "LiveSurfaceContext/LiveSurfaceContext.pkg.recipe", + "parent": "com.github.homebysix.download.LiveSurfaceContext", + "shortname": "LiveSurfaceContext.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.LiveSurfaceContext": { + "name": "LiveSurface Context", + "description": "Installs the latest version of LiveSurface Context.", + "repo": "autopkg/homebysix-recipes", + "path": "LiveSurfaceContext/LiveSurfaceContext.install.recipe", + "parent": "com.github.homebysix.download.LiveSurfaceContext", + "shortname": "LiveSurfaceContext.install", "inferred_type": "install" }, - "com.github.homebysix.download.Monodraw": { - "name": "Monodraw", - "description": "Downloads the latest version of Monodraw.", + "com.github.homebysix.download.LiveSurfaceContext": { + "name": "LiveSurface Context", + "description": "Downloads the latest version of LiveSurface Context.", "repo": "autopkg/homebysix-recipes", - "path": "Monodraw/Monodraw.download.recipe", - "shortname": "Monodraw.download", + "path": "LiveSurfaceContext/LiveSurfaceContext.download.recipe", + "shortname": "LiveSurfaceContext.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Monodraw", - "com.github.homebysix.install.Monodraw", - "com.github.homebysix.munki.Monodraw" + "com.github.homebysix.pkg.LiveSurfaceContext", + "com.github.homebysix.install.LiveSurfaceContext", + "com.github.homebysix.munki.LiveSurfaceContext" ] }, - "com.github.homebysix.munki.Monodraw": { - "name": "Monodraw", - "description": "Downloads the latest version of Monodraw and imports it into Munki.", + "com.github.homebysix.munki.LiveSurfaceContext": { + "name": "LiveSurface Context", + "description": "Downloads the latest version of LiveSurface Context and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Monodraw/Monodraw.munki.recipe", - "parent": "com.github.homebysix.download.Monodraw", - "shortname": "Monodraw.munki", + "path": "LiveSurfaceContext/LiveSurfaceContext.munki.recipe", + "parent": "com.github.homebysix.download.LiveSurfaceContext", + "shortname": "LiveSurfaceContext.munki", "inferred_type": "munki", - "munki_display_name": "Monodraw", - "munki_description": "ASCII art editor." + "munki_display_name": "LiveSurface Context", + "munki_description": "Use the design tools you already know to create stunning photorealistic onscreen mockups with a click. Context links with Illustrator to allow you to see your concepts realized side-by-side, while you work." }, - "com.github.homebysix.munki.ZBrushVolume": { - "name": "ZBrush", - "description": "Processes a downloaded ZBrush installer, creates a pkg, and imports it into Munki.\n\nIMPORTANT: See the parent ZBrushVolume.pkg recipe description for important\ninformation on running this recipe:\nhttps://github.com/autopkg/jazzace-recipes/blob/master/Pixologic/ZBrushVolume.pkg.recipe\n", + "com.github.homebysix.download.TopNotch": { + "name": "TopNotch", + "description": "Downloads the latest version of TopNotch.", "repo": "autopkg/homebysix-recipes", - "path": "Pixologic/ZBrushVolume.munki.recipe", - "parent": "com.github.jazzace.pkg.zbrushvolume", - "shortname": "ZBrushVolume.munki", - "inferred_type": "munki", - "munki_display_name": "ZBrush", - "munki_description": "ZBrush is a digital sculpting tool that combines 3D/2.5D modeling, texturing and painting." + "path": "TopNotch/TopNotch.download.recipe", + "shortname": "TopNotch.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.TopNotch", + "com.github.homebysix.munki.TopNotch", + "com.github.homebysix.pkg.TopNotch" + ] }, - "com.github.homebysix.munki.TimeSink": { - "name": "Time Sink", - "description": "Downloads the latest version of Time Sink and imports it into Munki.", + "com.github.homebysix.install.TopNotch": { + "name": "TopNotch", + "description": "Installs the latest version of TopNotch.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/TimeSink.munki.recipe", - "parent": "com.github.homebysix.download.TimeSink", - "shortname": "TimeSink.munki", - "inferred_type": "munki", - "munki_display_name": "Time Sink", - "munki_description": "Track time spent in each window and app." + "path": "TopNotch/TopNotch.install.recipe", + "parent": "com.github.homebysix.download.TopNotch", + "shortname": "TopNotch.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.Butler": { - "name": "Butler", - "description": "Downloads the latest version of Butler and imports it into Munki.", + "com.github.homebysix.munki.TopNotch": { + "name": "TopNotch", + "description": "Downloads the latest version of TopNotch and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Butler.munki.recipe", - "parent": "com.github.homebysix.download.Butler", - "shortname": "Butler.munki", + "path": "TopNotch/TopNotch.munki.recipe", + "parent": "com.github.homebysix.download.TopNotch", + "shortname": "TopNotch.munki", "inferred_type": "munki", - "munki_display_name": "Butler", - "munki_description": "Hot key, menu, and keyword launcher." + "munki_display_name": "TopNotch", + "munki_description": "Hides the notch on your Mac by making the menu bar completely black." }, - "com.github.homebysix.download.Displaperture": { - "name": "Displaperture", - "description": "Downloads the latest version of Displaperture.", + "com.github.homebysix.pkg.TopNotch": { + "name": "TopNotch", + "description": "Downloads the latest version of TopNotch and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Displaperture.download.recipe", - "shortname": "Displaperture.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.Displaperture", - "com.github.homebysix.munki.Displaperture", - "com.github.homebysix.pkg.Displaperture" - ] + "path": "TopNotch/TopNotch.pkg.recipe", + "parent": "com.github.homebysix.download.TopNotch", + "shortname": "TopNotch.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.NameMangler": { - "name": "Name Mangler", - "description": "Downloads the latest version of Name Mangler.", + "com.github.homebysix.pkg.FinalDraft12": { + "name": "FinalDraft12", + "description": "Downloads the latest version of Final Draft 12 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/NameMangler.download.recipe", - "shortname": "NameMangler.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.NameMangler", - "com.github.homebysix.install.NameMangler", - "com.github.homebysix.pkg.NameMangler" - ] + "path": "FinalDraft/FinalDraft12.pkg.recipe", + "parent": "com.github.n8felton.download.FinalDraft12", + "shortname": "FinalDraft12.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Moom": { - "name": "Moom", - "description": "Downloads the latest version of Moom.", + "com.github.homebysix.download.DattoDrive": { + "name": "DattoDrive", + "description": "Downloads the latest version of DattoDrive.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Moom.download.recipe", - "shortname": "Moom.download", + "path": "DattoDrive/DattoDrive.download.recipe", + "shortname": "DattoDrive.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Moom", - "com.github.homebysix.pkg.Moom", - "com.github.homebysix.install.Moom" + "com.github.homebysix.install.DattoDrive", + "com.github.homebysix.munki.DattoDrive" ] }, - "com.github.homebysix.munki.DesktopCurtain": { - "name": "Desktop Curtain", - "description": "Downloads the latest version of Desktop Curtain and imports it into Munki.", + "com.github.homebysix.install.DattoDrive": { + "name": "DattoDrive", + "description": "Installs the latest version of DattoDrive.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/DesktopCurtain.munki.recipe", - "parent": "com.github.homebysix.download.DesktopCurtain", - "shortname": "DesktopCurtain.munki", + "path": "DattoDrive/DattoDrive.install.recipe", + "parent": "com.github.homebysix.download.DattoDrive", + "shortname": "DattoDrive.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.DattoDrive": { + "name": "DattoDrive", + "description": "Downloads the latest version of DattoDrive and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "DattoDrive/DattoDrive.munki.recipe", + "parent": "com.github.homebysix.download.DattoDrive", + "shortname": "DattoDrive.munki", "inferred_type": "munki", - "munki_display_name": "Desktop Curtain", - "munki_description": "Displays temporary desktop picture in front of real one." + "munki_display_name": "DattoDrive", + "munki_description": "Cloud and local sync and share service from Datto and ownCloud Inc." }, - "com.github.homebysix.munki.Moom": { - "name": "Moom", - "description": "Downloads the latest version of Moom and imports it into Munki.", + "com.github.homebysix.munki.NativeConnect": { + "name": "NativeConnect", + "description": "Downloads the latest version of NativeConnect and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Moom.munki.recipe", - "parent": "com.github.homebysix.download.Moom", - "shortname": "Moom.munki", + "path": "Vadim Shpakovski/NativeConnect.munki.recipe", + "parent": "com.github.homebysix.download.NativeConnect", + "shortname": "NativeConnect.munki", "inferred_type": "munki", - "munki_display_name": "Moom", - "munki_description": "Versatile window manager." + "munki_display_name": "NativeConnect", + "munki_description": "NativeConnect is a desktop client for App Store Connect. You can edit metadata, generate promo codes, and work with customer reviews in the native and modern 100% AppKit interface." }, - "com.github.homebysix.download.Keymo": { - "name": "Keymou", - "description": "Downloads the latest version of Keymou.", + "com.github.homebysix.download.NativeConnect": { + "name": "NativeConnect", + "description": "Downloads the latest version of NativeConnect.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Keymou.download.recipe", - "shortname": "Keymou.download", + "path": "Vadim Shpakovski/NativeConnect.download.recipe", + "deprecated": true, + "shortname": "NativeConnect.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Keymo", - "com.github.homebysix.munki.Keymo", - "com.github.homebysix.pkg.Keymo" + "com.github.homebysix.munki.NativeConnect", + "com.github.homebysix.pkg.NativeConnect", + "com.github.homebysix.install.NativeConnect" ] }, - "com.github.homebysix.munki.Usher": { - "name": "Usher", - "description": "Downloads the latest version of Usher and imports it into Munki.", + "com.github.homebysix.pkg.NativeConnect": { + "name": "NativeConnect", + "description": "Downloads the latest version of NativeConnect and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Usher.munki.recipe", - "parent": "com.github.homebysix.download.Usher", - "shortname": "Usher.munki", - "inferred_type": "munki", - "munki_display_name": "Usher", - "munki_description": "Manage and watch your collection of videos (was yFlicks)." + "path": "Vadim Shpakovski/NativeConnect.pkg.recipe", + "parent": "com.github.homebysix.download.NativeConnect", + "shortname": "NativeConnect.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Resolutionator": { - "name": "Resolutionator", - "description": "Downloads the latest version of Resolutionator.", + "com.github.homebysix.install.NativeConnect": { + "name": "NativeConnect", + "description": "Installs the latest version of NativeConnect.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Resolutionator.download.recipe", - "shortname": "Resolutionator.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.Resolutionator", - "com.github.homebysix.install.Resolutionator", - "com.github.homebysix.munki.Resolutionator" - ] + "path": "Vadim Shpakovski/NativeConnect.install.recipe", + "parent": "com.github.homebysix.download.NativeConnect", + "shortname": "NativeConnect.install", + "inferred_type": "install" }, - "com.github.homebysix.install.Displaperture": { - "name": "Displaperture", - "description": "Installs the latest version of Displaperture.", + "com.github.homebysix.install.FilePane": { + "name": "FilePane", + "description": "Installs the latest version of FilePane.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Displaperture.install.recipe", - "parent": "com.github.homebysix.download.Displaperture", - "shortname": "Displaperture.install", + "path": "MyMixApps/FilePane.install.recipe", + "parent": "com.github.homebysix.download.FilePane", + "shortname": "FilePane.install", "inferred_type": "install" }, - "com.github.homebysix.download.KeyCodes": { - "name": "Key Codes", - "description": "Downloads the latest version of Key Codes.", + "com.github.homebysix.pkg.FilePane": { + "name": "FilePane", + "description": "Downloads the latest version of FilePane and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/KeyCodes.download.recipe", - "shortname": "KeyCodes.download", + "path": "MyMixApps/FilePane.pkg.recipe", + "parent": "com.github.homebysix.download.FilePane", + "shortname": "FilePane.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.FilePane": { + "name": "FilePane", + "description": "Downloads the latest version of FilePane.", + "repo": "autopkg/homebysix-recipes", + "path": "MyMixApps/FilePane.download.recipe", + "shortname": "FilePane.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.KeyCodes", - "com.github.homebysix.munki.KeyCodes", - "com.github.homebysix.install.KeyCodes" + "com.github.homebysix.install.FilePane", + "com.github.homebysix.pkg.FilePane", + "com.github.homebysix.munki.FilePane" ] }, - "com.github.homebysix.download.Usher": { - "name": "Usher", - "description": "Downloads the latest version of Usher.", + "com.github.homebysix.munki.FilePane": { + "name": "FilePane", + "description": "Downloads the latest version of FilePane and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Usher.download.recipe", - "shortname": "Usher.download", - "inferred_type": "download", + "path": "MyMixApps/FilePane.munki.recipe", + "parent": "com.github.homebysix.download.FilePane", + "shortname": "FilePane.munki", + "inferred_type": "munki", + "munki_display_name": "FilePane", + "munki_description": "Empower drag-and-drop on your Mac." + }, + "com.github.homebysix.munki.BlueJeans": { + "name": "BlueJeans", + "description": "Downloads the latest version of BlueJeans and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "BlueJeans/BlueJeans.munki.recipe", + "parent": "com.github.moofit-recipes.download.bluejeans", + "deprecated": true, + "shortname": "BlueJeans.munki", + "inferred_type": "munki", + "munki_display_name": "BlueJeans", + "munki_description": "BlueJeans video conferencing application." + }, + "com.github.homebysix.pkg.BlueJeans": { + "name": "BlueJeans", + "description": "Downloads the latest version of BlueJeans and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "BlueJeans/BlueJeans.pkg.recipe", + "parent": "com.github.moofit-recipes.download.bluejeans", + "deprecated": true, + "shortname": "BlueJeans.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.Usher", - "com.github.homebysix.pkg.Usher", - "com.github.homebysix.install.Usher" + "com.github.homebysix.install.BlueJeans", + "com.github.killahquam.jss.BlueJeansApp" ] }, - "com.github.homebysix.pkg.KeyCodes": { - "name": "Key Codes", - "description": "Downloads the latest version of Key Codes and creates a package.", + "com.github.homebysix.install.BlueJeans": { + "name": "BlueJeans", + "description": "Installs the latest version of BlueJeans.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/KeyCodes.pkg.recipe", - "parent": "com.github.homebysix.download.KeyCodes", - "shortname": "KeyCodes.pkg", - "inferred_type": "pkg" + "path": "BlueJeans/BlueJeans.install.recipe", + "parent": "com.github.homebysix.pkg.BlueJeans", + "shortname": "BlueJeans.install", + "inferred_type": "install" }, - "com.github.homebysix.download.OpenWithManager": { - "name": "Open-With Manager", - "description": "Downloads the latest version of Open-With Manager.", + "com.github.homebysix.download.coconutBattery": { + "name": "coconutBattery", + "description": "Downloads the latest version of coconutBattery.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/OpenWithManager.download.recipe", - "shortname": "OpenWithManager.download", + "path": "coconutBattery/coconutBattery.download.recipe", + "shortname": "coconutBattery.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.OpenWithManager", - "com.github.homebysix.pkg.OpenWithManager", - "com.github.homebysix.munki.OpenWithManager" + "com.github.homebysix.munki.coconutBattery", + "com.github.homebysix.pkg.coconutBattery", + "com.github.homebysix.install.coconutBattery", + "com.github.peshay.filewave.coconutBattery" ] }, - "com.github.homebysix.pkg.Resolutionator": { - "name": "Resolutionator", - "description": "Downloads the latest version of Resolutionator and creates a package.", + "com.github.homebysix.munki.coconutBattery": { + "name": "coconutBattery", + "description": "Downloads the latest version of coconutBattery and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Resolutionator.pkg.recipe", - "parent": "com.github.homebysix.download.Resolutionator", - "shortname": "Resolutionator.pkg", - "inferred_type": "pkg" + "path": "coconutBattery/coconutBattery.munki.recipe", + "parent": "com.github.homebysix.download.coconutBattery", + "shortname": "coconutBattery.munki", + "inferred_type": "munki", + "munki_display_name": "coconutBattery", + "munki_description": "Displays info about your laptop battery." }, - "com.github.homebysix.munki.NameMangler": { - "name": "Name Mangler", - "description": "Downloads the latest version of Name Mangler and imports it into Munki.", + "com.github.homebysix.pkg.coconutBattery": { + "name": "coconutBattery", + "description": "Downloads the latest version of coconutBattery and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/NameMangler.munki.recipe", - "parent": "com.github.homebysix.download.NameMangler", - "shortname": "NameMangler.munki", - "inferred_type": "munki", - "munki_display_name": "Name Mangler", - "munki_description": "Easy-to-use batch file re-namer." + "path": "coconutBattery/coconutBattery.pkg.recipe", + "parent": "com.github.homebysix.download.coconutBattery", + "shortname": "coconutBattery.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery" + ] }, - "com.github.homebysix.install.Keymo": { - "name": "Keymou", - "description": "Installs the latest version of Keymou.", + "com.github.homebysix.install.coconutBattery": { + "name": "coconutBattery", + "description": "Installs the latest version of coconutBattery.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Keymou.install.recipe", - "parent": "com.github.homebysix.download.Keymo", - "shortname": "Keymou.install", + "path": "coconutBattery/coconutBattery.install.recipe", + "parent": "com.github.homebysix.download.coconutBattery", + "shortname": "coconutBattery.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Butler": { - "name": "Butler", - "description": "Downloads the latest version of Butler and creates a package.", + "com.github.homebysix.pkg.Hazel": { + "name": "Hazel", + "description": "Downloads the latest version of Hazel and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Butler.pkg.recipe", - "parent": "com.github.homebysix.download.Butler", - "shortname": "Butler.pkg", + "path": "Noodlesoft/Hazel.pkg.recipe", + "parent": "com.github.homebysix.download.Hazel", + "shortname": "Hazel.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.DesktopCurtain": { - "name": "Desktop Curtain", - "description": "Installs the latest version of Desktop Curtain.", + "com.github.homebysix.install.Hazel": { + "name": "Hazel", + "description": "Installs the latest version of Hazel.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/DesktopCurtain.install.recipe", - "parent": "com.github.homebysix.download.DesktopCurtain", - "shortname": "DesktopCurtain.install", + "path": "Noodlesoft/Hazel.install.recipe", + "parent": "com.github.homebysix.download.Hazel", + "shortname": "Hazel.install", "inferred_type": "install" }, - "com.github.homebysix.install.Resolutionator": { - "name": "Resolutionator", - "description": "Installs the latest version of Resolutionator.", + "com.github.homebysix.munki.Hazel": { + "name": "Hazel", + "description": "Downloads the latest version of Hazel and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Resolutionator.install.recipe", - "parent": "com.github.homebysix.download.Resolutionator", - "shortname": "Resolutionator.install", - "inferred_type": "install" + "path": "Noodlesoft/Hazel.munki.recipe", + "parent": "com.github.homebysix.download.Hazel", + "shortname": "Hazel.munki", + "inferred_type": "munki", + "munki_display_name": "Hazel", + "munki_description": "Automation tool to keep your files and folders organized and tidy." }, - "com.github.homebysix.pkg.Moom": { - "name": "Moom", - "description": "Downloads the latest version of Moom and creates a package.", + "com.github.homebysix.download.Hazel": { + "name": "Hazel", + "description": "Downloads the latest version of Hazel.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Moom.pkg.recipe", - "parent": "com.github.homebysix.download.Moom", - "shortname": "Moom.pkg", - "inferred_type": "pkg" + "path": "Noodlesoft/Hazel.download.recipe", + "shortname": "Hazel.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.Hazel", + "com.github.homebysix.install.Hazel", + "com.github.homebysix.munki.Hazel" + ] }, - "com.github.homebysix.download.Butler": { - "name": "Butler", - "description": "Downloads the latest version of Butler.", + "com.github.homebysix.pkg.Monodraw": { + "name": "Monodraw", + "description": "Downloads the latest version of Monodraw and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Butler.download.recipe", - "shortname": "Butler.download", + "path": "Monodraw/Monodraw.pkg.recipe", + "parent": "com.github.homebysix.download.Monodraw", + "shortname": "Monodraw.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Monodraw" + ] + }, + "com.github.homebysix.download.Monodraw": { + "name": "Monodraw", + "description": "Downloads the latest version of Monodraw.", + "repo": "autopkg/homebysix-recipes", + "path": "Monodraw/Monodraw.download.recipe", + "shortname": "Monodraw.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Butler", - "com.github.homebysix.pkg.Butler", - "com.github.homebysix.install.Butler" + "com.github.homebysix.pkg.Monodraw", + "com.github.homebysix.install.Monodraw", + "com.github.homebysix.munki.Monodraw" ] }, - "com.github.homebysix.install.Moom": { - "name": "Moom", - "description": "Installs the latest version of Moom.", + "com.github.homebysix.install.Monodraw": { + "name": "Monodraw", + "description": "Installs the latest version of Monodraw.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Moom.install.recipe", - "parent": "com.github.homebysix.download.Moom", - "shortname": "Moom.install", + "path": "Monodraw/Monodraw.install.recipe", + "parent": "com.github.homebysix.download.Monodraw", + "shortname": "Monodraw.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Displaperture": { - "name": "Displaperture", - "description": "Downloads the latest version of Displaperture and imports it into Munki.", + "com.github.homebysix.munki.Monodraw": { + "name": "Monodraw", + "description": "Downloads the latest version of Monodraw and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Displaperture.munki.recipe", - "parent": "com.github.homebysix.download.Displaperture", - "shortname": "Displaperture.munki", + "path": "Monodraw/Monodraw.munki.recipe", + "parent": "com.github.homebysix.download.Monodraw", + "shortname": "Monodraw.munki", "inferred_type": "munki", - "munki_display_name": "Displaperture", - "munki_description": "Brings back rounded corners on your screen." + "munki_display_name": "Monodraw", + "munki_description": "ASCII art editor." }, - "com.github.homebysix.munki.KeyCodes": { - "name": "Key Codes", - "description": "Downloads the latest version of Key Codes and imports it into Munki.", + "com.github.homebysix.munki.KeyboardMaestro": { + "name": "Keyboard Maestro", + "description": "Downloads the latest version of Keyboard Maestro and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/KeyCodes.munki.recipe", - "parent": "com.github.homebysix.download.KeyCodes", - "shortname": "KeyCodes.munki", + "path": "StairwaysSoftware/KeyboardMaestro.munki.recipe", + "parent": "com.github.homebysix.download.KeyboardMaestro", + "shortname": "KeyboardMaestro.munki", "inferred_type": "munki", - "munki_display_name": "Key Codes", - "munki_description": "Displays unicode values." - }, - "com.github.homebysix.pkg.Leech": { - "name": "Leech", - "description": "Downloads the latest version of Leech and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Leech.pkg.recipe", - "parent": "com.github.homebysix.download.Leech", - "shortname": "Leech.pkg", - "inferred_type": "pkg" + "munki_display_name": "Keyboard Maestro", + "munki_description": "Hot-key tasking solution." }, - "com.github.homebysix.download.DesktopCurtain": { - "name": "Desktop Curtain", - "description": "Downloads the latest version of Desktop Curtain.", + "com.github.homebysix.download.KeyboardMaestro": { + "name": "Keyboard Maestro", + "description": "Downloads the latest version of Keyboard Maestro.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/DesktopCurtain.download.recipe", - "shortname": "DesktopCurtain.download", + "path": "StairwaysSoftware/KeyboardMaestro.download.recipe", + "shortname": "KeyboardMaestro.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.DesktopCurtain", - "com.github.homebysix.install.DesktopCurtain", - "com.github.homebysix.pkg.DesktopCurtain" + "com.github.homebysix.munki.KeyboardMaestro", + "com.github.homebysix.install.KeyboardMaestro", + "com.github.homebysix.pkg.KeyboardMaestro" ] }, - "com.github.homebysix.install.TimeSink": { - "name": "Time Sink", - "description": "Installs the latest version of Time Sink.", + "com.github.homebysix.install.KeyboardMaestro": { + "name": "Keyboard Maestro", + "description": "Installs the latest version of Keyboard Maestro.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/TimeSink.install.recipe", - "parent": "com.github.homebysix.download.TimeSink", - "shortname": "TimeSink.install", + "path": "StairwaysSoftware/KeyboardMaestro.install.recipe", + "parent": "com.github.homebysix.download.KeyboardMaestro", + "shortname": "KeyboardMaestro.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.DesktopCurtain": { - "name": "Desktop Curtain", - "description": "Downloads the latest version of Desktop Curtain and creates a package.", + "com.github.homebysix.pkg.KeyboardMaestro": { + "name": "Keyboard Maestro", + "description": "Downloads the latest version of Keyboard Maestro and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/DesktopCurtain.pkg.recipe", - "parent": "com.github.homebysix.download.DesktopCurtain", - "shortname": "DesktopCurtain.pkg", + "path": "StairwaysSoftware/KeyboardMaestro.pkg.recipe", + "parent": "com.github.homebysix.download.KeyboardMaestro", + "shortname": "KeyboardMaestro.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Leech": { - "name": "Leech", - "description": "Downloads the latest version of Leech.", + "com.github.homebysix.pkg.CitrixReceiver": { + "name": "CitrixReceiver", + "description": "Downloads the latest CitrixReceiver version and extracts the package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Leech.download.recipe", - "shortname": "Leech.download", - "inferred_type": "download", + "path": "Citrix/CitrixReceiver.pkg.recipe", + "parent": "io.github.hjuutilainen.download.CitrixReceiver", + "shortname": "CitrixReceiver.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.Leech", - "com.github.homebysix.munki.Leech", - "com.github.homebysix.install.Leech" + "com.github.golbiga.jss.CitrixReceiver" ] }, - "com.github.homebysix.install.Butler": { - "name": "Butler", - "description": "Installs the latest version of Butler.", + "com.github.homebysix.install.MenuMeters": { + "name": "MenuMeters", + "description": "Installs the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Butler.install.recipe", - "parent": "com.github.homebysix.download.Butler", - "shortname": "Butler.install", + "path": "RagingMenace/MenuMeters.install.recipe", + "parent": "com.github.homebysix.pkg.MenuMeters", + "shortname": "MenuMeters.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Leech": { - "name": "Leech", - "description": "Downloads the latest version of Leech and imports it into Munki.", + "com.github.homebysix.download.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Leech.munki.recipe", - "parent": "com.github.homebysix.download.Leech", - "shortname": "Leech.munki", - "inferred_type": "munki", - "munki_display_name": "Leech", - "munki_description": "Complete control over your downloads." + "path": "RagingMenace/MenuMeters.download.recipe", + "shortname": "MenuMeters.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.MenuMeters" + ] }, - "com.github.homebysix.install.NameMangler": { - "name": "Name Mangler", - "description": "Installs the latest version of Name Mangler.", + "com.github.homebysix.munki.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters and imports it into Munki. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/NameMangler.install.recipe", - "parent": "com.github.homebysix.download.NameMangler", - "shortname": "NameMangler.install", - "inferred_type": "install" + "path": "RagingMenace/MenuMeters.munki.recipe", + "parent": "com.github.homebysix.pkg.MenuMeters", + "shortname": "MenuMeters.munki", + "inferred_type": "munki", + "munki_display_name": "MenuMeters", + "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access." }, - "com.github.homebysix.pkg.Usher": { - "name": "Usher", - "description": "Downloads the latest version of Usher and creates a package.", + "com.github.homebysix.pkg.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters and builds a package. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Usher.pkg.recipe", - "parent": "com.github.homebysix.download.Usher", - "shortname": "Usher.pkg", - "inferred_type": "pkg" + "path": "RagingMenace/MenuMeters.pkg.recipe", + "parent": "com.github.homebysix.download.MenuMeters", + "shortname": "MenuMeters.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.MenuMeters", + "com.github.homebysix.munki.MenuMeters" + ] }, - "com.github.homebysix.install.OpenWithManager": { - "name": "Open-With Manager", - "description": "Installs the latest version of Open-With Manager.", - "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/OpenWithManager.install.recipe", - "parent": "com.github.homebysix.download.OpenWithManager", - "shortname": "OpenWithManager.install", - "inferred_type": "install" - }, - "com.github.homebysix.install.KeyCodes": { - "name": "Key Codes", - "description": "Installs the latest version of Key Codes.", + "com.github.homebysix.install.Spotify": { + "name": "Spotify", + "description": "Installs the latest version of Spotify.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/KeyCodes.install.recipe", - "parent": "com.github.homebysix.download.KeyCodes", - "shortname": "KeyCodes.install", + "path": "Spotify/Spotify.install.recipe", + "parent": "com.github.autopkg.download.Spotify", + "shortname": "Spotify.install", "inferred_type": "install" }, - "com.github.homebysix.install.Usher": { - "name": "Usher", - "description": "Installs the latest version of Usher.", + "com.github.homebysix.pkg.Spotify": { + "name": "Spotify", + "description": "Downloads the latest Spotify dmg and creates a pkg from it.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Usher.install.recipe", - "parent": "com.github.homebysix.download.Usher", - "shortname": "Usher.install", - "inferred_type": "install" + "path": "Spotify/Spotify.pkg.recipe", + "parent": "com.github.autopkg.download.Spotify", + "shortname": "Spotify.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.seansgm.autopkg-lanrev-recipes.Spotify", + "com.github.seansgm.autopkg-absolute-recipes.Spotify", + "com.github.andredb90.filewave.Spotify", + "com.github.andredb90.filewave.Spotify-pkg", + "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Spotify" + ] }, - "com.github.homebysix.pkg.OpenWithManager": { - "name": "Open-With Manager", - "description": "Downloads the latest version of Open-With Manager and creates a package.", + "com.github.homebysix.download.InstallPKG": { + "name": "InstallPKG", + "description": "Downloads the latest version of InstallPKG.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/OpenWithManager.pkg.recipe", - "parent": "com.github.homebysix.download.OpenWithManager", - "shortname": "OpenWithManager.pkg", - "inferred_type": "pkg" + "path": "InstallPKG/InstallPKG.download.recipe", + "shortname": "InstallPKG.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.InstallPKG" + ] }, - "com.github.homebysix.munki.Keymo": { - "name": "Keymou", - "description": "Downloads the latest version of Keymou and imports it into Munki.", + "com.github.homebysix.munki.InstallPKG": { + "name": "InstallPKG", + "description": "Imports InstallPKG into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Keymou.munki.recipe", - "parent": "com.github.homebysix.download.Keymo", - "shortname": "Keymou.munki", + "path": "InstallPKG/InstallPKG.munki.recipe", + "parent": "com.github.homebysix.download.InstallPKG", + "shortname": "InstallPKG.munki", "inferred_type": "munki", - "munki_display_name": "Keymou", - "munki_description": "Control your mouse with hotkeys." - }, - "com.github.homebysix.pkg.TimeSink": { - "name": "Time Sink", - "description": "Downloads the latest version of Time Sink and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/TimeSink.pkg.recipe", - "parent": "com.github.homebysix.download.TimeSink", - "shortname": "TimeSink.pkg", - "inferred_type": "pkg" + "munki_display_name": "InstallPKG", + "munki_description": "InstallPKG is a wrapper to the 'installer' tool on Mac OS X systems. The functionality is focused on allowing you to quickly and easily install multiple packages to the current boot drive." }, - "com.github.homebysix.pkg.Keymo": { - "name": "Keymou", - "description": "Downloads the latest version of Keymou and creates a package.", + "com.github.homebysix.pkg.GasMask": { + "name": "Gas Mask", + "description": "Downloads the latest version of Gas Mask and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Keymou.pkg.recipe", - "parent": "com.github.homebysix.download.Keymo", - "shortname": "Keymou.pkg", + "path": "GasMask/GasMask.pkg.recipe", + "parent": "com.github.homebysix.download.GasMask", + "shortname": "GasMask.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Resolutionator": { - "name": "Resolutionator", - "description": "Downloads the latest version of Resolutionator and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Resolutionator.munki.recipe", - "parent": "com.github.homebysix.download.Resolutionator", - "shortname": "Resolutionator.munki", - "inferred_type": "munki", - "munki_display_name": "Resolutionator", - "munki_description": "Allows users to quickly change the resolution of all attached displays." - }, - "com.github.homebysix.munki.OpenWithManager": { - "name": "Open-With Manager", - "description": "Downloads the latest version of Open-With Manager and imports it into Munki.", + "com.github.homebysix.munki.GasMask": { + "name": "Gas Mask", + "description": "Downloads the latest version of Gas Mask and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/OpenWithManager.munki.recipe", - "parent": "com.github.homebysix.download.OpenWithManager", - "shortname": "OpenWithManager.munki", + "path": "GasMask/GasMask.munki.recipe", + "parent": "com.github.homebysix.download.GasMask", + "shortname": "GasMask.munki", "inferred_type": "munki", - "munki_display_name": "Open-With Manager", - "munki_description": "Edit the list of file types a given application thinks it can open (Beta)." + "munki_display_name": "Gas Mask", + "munki_description": "Hosts file manager for OS X" }, - "com.github.homebysix.download.TimeSink": { - "name": "Time Sink", - "description": "Downloads the latest version of Time Sink.", + "com.github.homebysix.download.GasMask": { + "name": "Gas Mask", + "description": "Downloads the latest version of Gas Mask.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/TimeSink.download.recipe", - "shortname": "TimeSink.download", + "path": "GasMask/GasMask.download.recipe", + "shortname": "GasMask.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.TimeSink", - "com.github.homebysix.install.TimeSink", - "com.github.homebysix.pkg.TimeSink" + "com.github.homebysix.pkg.GasMask", + "com.github.homebysix.munki.GasMask", + "com.github.homebysix.install.GasMask", + "com.github.peshay.filewave.GasMask" ] }, - "com.github.homebysix.install.Leech": { - "name": "Leech", - "description": "Installs the latest version of Leech.", + "com.github.homebysix.install.GasMask": { + "name": "Gas Mask", + "description": "Installs the latest version of Gas Mask.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Leech.install.recipe", - "parent": "com.github.homebysix.download.Leech", - "shortname": "Leech.install", + "path": "GasMask/GasMask.install.recipe", + "parent": "com.github.homebysix.download.GasMask", + "shortname": "GasMask.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Displaperture": { - "name": "Displaperture", - "description": "Downloads the latest version of Displaperture and creates a package.", + "com.github.homebysix.pkg.GoogleChat": { + "name": "Google Hangouts Chat", + "description": "Downloads the latest version of Google Hangouts Chat and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/Displaperture.pkg.recipe", - "parent": "com.github.homebysix.download.Displaperture", - "shortname": "Displaperture.pkg", + "path": "Google/GoogleChat.pkg.recipe", + "parent": "com.github.homebysix.download.GoogleChat", + "shortname": "GoogleChat.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.NameMangler": { - "name": "Name Mangler", - "description": "Downloads the latest version of Name Mangler and creates a package.", + "com.github.homebysix.munki.GoogleChat": { + "name": "Google Hangouts Chat", + "description": "Downloads the latest version of Google Hangouts Chat and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ManyTricks/NameMangler.pkg.recipe", - "parent": "com.github.homebysix.download.NameMangler", - "shortname": "NameMangler.pkg", + "path": "Google/GoogleChat.munki.recipe", + "parent": "com.github.homebysix.download.GoogleChat", + "shortname": "GoogleChat.munki", + "inferred_type": "munki", + "munki_display_name": "Chat", + "munki_description": "Desktop app for the redesigned Google Hangouts Chat service." + }, + "com.github.homebysix.install.ChromeRemoteDesktop": { + "name": null, + "description": "Downloads and installs the latest version of Google Chrome Remote Desktop.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.", + "repo": "autopkg/homebysix-recipes", + "path": "Google/ChromeRemoteDesktop.install.recipe", + "parent": "com.github.homebysix.pkg.ChromeRemoteDesktop", + "shortname": "ChromeRemoteDesktop.install", + "inferred_type": "install" + }, + "com.github.homebysix.install.GoogleChat": { + "name": "Google Hangouts Chat", + "description": "Installs the latest version of Google Hangouts Chat.", + "repo": "autopkg/homebysix-recipes", + "path": "Google/GoogleChat.install.recipe", + "parent": "com.github.homebysix.download.GoogleChat", + "shortname": "GoogleChat.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.ChromeRemoteDesktop": { + "name": "ChromeRemoteDesktop", + "description": "Downloads the latest Google Chrome Remote Desktop version and extracts the package.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.", + "repo": "autopkg/homebysix-recipes", + "path": "Google/ChromeRemoteDesktop.pkg.recipe", + "parent": "com.github.apfelwerk.download.chromeremotedesktop", + "shortname": "ChromeRemoteDesktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.NameMangler" + "com.github.homebysix.install.ChromeRemoteDesktop", + "com.github.apizz.munki.ChromeRemoteDesktop" ] }, - "com.github.homebysix.download.DeliciousLibrary": { - "name": "Delicious Library 3", - "description": "Downloads the latest version of Delicious Library.", + "com.github.homebysix.download.GoogleChat": { + "name": "Google Hangouts Chat", + "description": "Downloads the latest version of Google Hangouts Chat.", "repo": "autopkg/homebysix-recipes", - "path": "DeliciousMonster/DeliciousLibrary.download.recipe", - "shortname": "DeliciousLibrary.download", + "path": "Google/GoogleChat.download.recipe", + "shortname": "GoogleChat.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.DeliciousLibrary", - "com.github.homebysix.munki.DeliciousLibrary", - "com.github.homebysix.install.DeliciousLibrary" + "com.github.homebysix.pkg.GoogleChat", + "com.github.homebysix.munki.GoogleChat", + "com.github.homebysix.install.GoogleChat" ] }, - "com.github.homebysix.pkg.DeliciousLibrary": { - "name": "Delicious Library 3", - "description": "Downloads the latest version of Delicious Library and creates a package.", + "com.github.homebysix.install.iZip": { + "name": "iZip", + "description": "Installs the latest version of iZip.", "repo": "autopkg/homebysix-recipes", - "path": "DeliciousMonster/DeliciousLibrary.pkg.recipe", - "parent": "com.github.homebysix.download.DeliciousLibrary", - "shortname": "DeliciousLibrary.pkg", - "inferred_type": "pkg" + "path": "iZip/iZip.install.recipe", + "parent": "com.github.homebysix.download.iZip", + "shortname": "iZip.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.DeliciousLibrary": { - "name": "Delicious Library 3", - "description": "Downloads the latest version of Delicious Library and imports it into Munki.", + "com.github.homebysix.munki.iZip": { + "name": "iZip", + "description": "Downloads the latest version of iZip and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "DeliciousMonster/DeliciousLibrary.munki.recipe", - "parent": "com.github.homebysix.download.DeliciousLibrary", - "shortname": "DeliciousLibrary.munki", + "path": "iZip/iZip.munki.recipe", + "parent": "com.github.homebysix.download.iZip", + "shortname": "iZip.munki", "inferred_type": "munki", - "munki_display_name": "Delicious Library 3", - "munki_description": "Import, browse and share your media." + "munki_display_name": "iZip", + "munki_description": "File compression and archive creation tool." }, - "com.github.homebysix.install.DeliciousLibrary": { - "name": "Delicious Library 3", - "description": "Installs the latest version of Delicious Library.", + "com.github.homebysix.pkg.iZip": { + "name": "iZip", + "description": "Downloads the latest version of iZip and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "DeliciousMonster/DeliciousLibrary.install.recipe", - "parent": "com.github.homebysix.download.DeliciousLibrary", - "shortname": "DeliciousLibrary.install", - "inferred_type": "install" + "path": "iZip/iZip.pkg.recipe", + "parent": "com.github.homebysix.download.iZip", + "shortname": "iZip.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.iZip" + ] }, - "com.github.homebysix.download.Arc": { - "name": "Arc", - "description": "Downloads the latest version of Arc.", + "com.github.homebysix.download.iZip": { + "name": "iZip", + "description": "Downloads the latest version of iZip.", "repo": "autopkg/homebysix-recipes", - "path": "Arc/Arc.download.recipe", - "shortname": "Arc.download", + "path": "iZip/iZip.download.recipe", + "shortname": "iZip.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Arc", - "com.github.homebysix.pkg.Arc", - "com.github.homebysix.install.Arc" + "com.github.homebysix.install.iZip", + "com.github.homebysix.munki.iZip", + "com.github.homebysix.pkg.iZip" ] }, - "com.github.homebysix.munki.Arc": { - "name": "Arc", - "description": "Downloads the latest version of Arc and imports it into Munki.", + "com.github.homebysix.download.FontFinagler": { + "name": "Font Finagler", + "description": "Downloads the latest version of Font Finagler as a package and verifies its signature.", "repo": "autopkg/homebysix-recipes", - "path": "Arc/Arc.munki.recipe", - "parent": "com.github.homebysix.download.Arc", - "shortname": "Arc.munki", - "inferred_type": "munki", - "munki_display_name": "Arc", - "munki_description": "A new productivity-focused web browser." + "path": "FontFinagler/FontFinagler.download.recipe", + "shortname": "FontFinagler.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.FontFinagler", + "com.github.homebysix.install.FontFinagler", + "com.github.homebysix.munki.FontFinagler" + ] }, - "com.github.homebysix.pkg.Arc": { - "name": "Arc", - "description": "Downloads the latest version of Arc and creates a package.", + "com.github.homebysix.pkg.FontFinagler": { + "name": "Font Finagler", + "description": "Downloads the latest version of Font Finagler as a package. This recipe is kept to maintain compatability.", "repo": "autopkg/homebysix-recipes", - "path": "Arc/Arc.pkg.recipe", - "parent": "com.github.homebysix.download.Arc", - "shortname": "Arc.pkg", - "inferred_type": "pkg" + "path": "FontFinagler/FontFinagler.pkg.recipe", + "parent": "com.github.homebysix.download.FontFinagler", + "shortname": "FontFinagler.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler" + ] }, - "com.github.homebysix.install.Arc": { - "name": "Arc", - "description": "Installs the latest version of Arc.", + "com.github.homebysix.install.FontFinagler": { + "name": "Font Finagler", + "description": "Installs the latest version of Font Finagler.", "repo": "autopkg/homebysix-recipes", - "path": "Arc/Arc.install.recipe", - "parent": "com.github.homebysix.download.Arc", - "shortname": "Arc.install", + "path": "FontFinagler/FontFinagler.install.recipe", + "parent": "com.github.homebysix.download.FontFinagler", + "shortname": "FontFinagler.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.FindAnyFile": { - "name": "Find Any File", - "description": "Downloads the latest version of Find Any File and creates a package.", + "com.github.homebysix.munki.FontFinagler": { + "name": "Font Finagler", + "description": "Downloads the latest version of Font Finagler and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FindAnyFile/FindAnyFile.pkg.recipe", - "parent": "com.github.homebysix.download.FindAnyFile", - "shortname": "FindAnyFile.pkg", + "path": "FontFinagler/FontFinagler.munki.recipe", + "parent": "com.github.homebysix.download.FontFinagler", + "shortname": "FontFinagler.munki", + "inferred_type": "munki", + "munki_display_name": "Font Finagler", + "munki_description": "Fixes garbled text font corruption." + }, + "com.github.homebysix.pkg.TextBar": { + "name": "TextBar", + "description": "Downloads the latest version of TextBar and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "TextBar/TextBar.pkg.recipe", + "parent": "com.github.homebysix.download.TextBar", + "shortname": "TextBar.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.FindAnyFile": { - "name": "Find Any File", - "description": "Installs the latest version of Find Any File.", + "com.github.homebysix.install.TextBar": { + "name": "TextBar", + "description": "Installs the latest version of TextBar.", "repo": "autopkg/homebysix-recipes", - "path": "FindAnyFile/FindAnyFile.install.recipe", - "parent": "com.github.homebysix.download.FindAnyFile", - "shortname": "FindAnyFile.install", + "path": "TextBar/TextBar.install.recipe", + "parent": "com.github.homebysix.download.TextBar", + "shortname": "TextBar.install", "inferred_type": "install" }, - "com.github.homebysix.download.FindAnyFile": { - "name": "Find Any File", - "description": "Downloads the latest version of Find Any File.", + "com.github.homebysix.munki.TextBar": { + "name": "TextBar", + "description": "Downloads the latest version of TextBar and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FindAnyFile/FindAnyFile.download.recipe", - "shortname": "FindAnyFile.download", + "path": "TextBar/TextBar.munki.recipe", + "parent": "com.github.homebysix.download.TextBar", + "shortname": "TextBar.munki", + "inferred_type": "munki", + "munki_display_name": "TextBar", + "munki_description": "Add any text to your menu bar." + }, + "com.github.homebysix.download.TextBar": { + "name": "TextBar", + "description": "Downloads the latest version of TextBar.", + "repo": "autopkg/homebysix-recipes", + "path": "TextBar/TextBar.download.recipe", + "shortname": "TextBar.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.FindAnyFile", - "com.github.homebysix.install.FindAnyFile", - "com.github.homebysix.munki.FindAnyFile" + "com.github.homebysix.pkg.TextBar", + "com.github.homebysix.install.TextBar", + "com.github.homebysix.munki.TextBar" ] }, - "com.github.homebysix.munki.FindAnyFile": { - "name": "Find Any File", - "description": "Downloads the latest version of Find Any File and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "FindAnyFile/FindAnyFile.munki.recipe", - "parent": "com.github.homebysix.download.FindAnyFile", - "shortname": "FindAnyFile.munki", - "inferred_type": "munki", - "munki_display_name": "Find Any File", - "munki_description": "Search your disks for files using various criteria." - }, - "com.github.homebysix.install.SuperDuper": { - "name": "SuperDuper!", - "description": "Installs the latest version of SuperDuper.", + "com.github.homebysix.install.Cakebrew": { + "name": "Cakebrew", + "description": "Installs the latest version of Cakebrew.", "repo": "autopkg/homebysix-recipes", - "path": "ShirtPocket/SuperDuper.install.recipe", - "parent": "com.github.homebysix.download.SuperDuper", - "shortname": "SuperDuper.install", + "path": "Cakebrew/Cakebrew.install.recipe", + "parent": "com.github.homebysix.download.Cakebrew", + "shortname": "Cakebrew.install", "inferred_type": "install" }, - "com.github.homebysix.munki.SuperDuper": { - "name": "SuperDuper!", - "description": "Downloads the latest version of SuperDuper and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "ShirtPocket/SuperDuper.munki.recipe", - "parent": "com.github.homebysix.download.SuperDuper", - "shortname": "SuperDuper.munki", - "inferred_type": "munki", - "munki_display_name": "SuperDuper", - "munki_description": "Advanced disk cloning/recovery utility." - }, - "com.github.homebysix.pkg.SuperDuper": { - "name": "SuperDuper!", - "description": "Downloads the latest version of SuperDuper and builds a package.", - "repo": "autopkg/homebysix-recipes", - "path": "ShirtPocket/SuperDuper.pkg.recipe", - "parent": "com.github.homebysix.download.SuperDuper", - "shortname": "SuperDuper.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.SuperDuper": { - "name": "SuperDuper!", - "description": "Downloads the latest version of SuperDuper.", + "com.github.homebysix.pkg.Cakebrew": { + "name": "Cakebrew", + "description": "Downloads the latest version of Cakebrew and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ShirtPocket/SuperDuper.download.recipe", - "shortname": "SuperDuper.download", - "inferred_type": "download", + "path": "Cakebrew/Cakebrew.pkg.recipe", + "parent": "com.github.homebysix.download.Cakebrew", + "shortname": "Cakebrew.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.SuperDuper", - "com.github.homebysix.munki.SuperDuper", - "com.github.homebysix.pkg.SuperDuper" + "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew" ] }, - "com.github.homebysix.download.duet": { - "name": "duet", - "description": "Downloads the latest version of duet.\n\nTo download the latest version of duet (macOS 12.3 and above) set DOWNLOAD_VERSION to \"AppleSilicon\" - Please note the \"AppleSilicon\" version is Universal.\n\nTo download the latest legacy version of duet (macOS 10.9 - 12.2) set DOWNLOAD_VERSION to \"legacyMac\"", + "com.github.homebysix.download.Cakebrew": { + "name": "Cakebrew", + "description": "Downloads the latest version of Cakebrew.", "repo": "autopkg/homebysix-recipes", - "path": "DuetDisplay/duet.download.recipe", - "shortname": "duet.download", + "path": "Cakebrew/Cakebrew.download.recipe", + "shortname": "Cakebrew.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.duet", - "com.github.homebysix.install.duet", - "com.github.homebysix.munki.duet" + "com.github.homebysix.install.Cakebrew", + "com.github.homebysix.pkg.Cakebrew", + "com.github.homebysix.munki.Cakebrew" ] }, - "com.github.homebysix.pkg.duet": { - "name": "duet", - "description": "Downloads the latest version of duet and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "DuetDisplay/duet.pkg.recipe", - "parent": "com.github.homebysix.download.duet", - "shortname": "duet.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.duet": { - "name": "duet", - "description": "Installs the latest version of duet.", - "repo": "autopkg/homebysix-recipes", - "path": "DuetDisplay/duet.install.recipe", - "parent": "com.github.homebysix.download.duet", - "shortname": "duet.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.duet": { - "name": "duet", - "description": "Downloads the latest version of duet and imports it into Munki.\n\nIf downloading the latest legacy version of duet (macOS 10.9 - 12.2) set maximum_os_version to 12.2 otherwise please leave blank.", + "com.github.homebysix.munki.Cakebrew": { + "name": "Cakebrew", + "description": "Downloads the latest version of Cakebrew and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "DuetDisplay/duet.munki.recipe", - "parent": "com.github.homebysix.download.duet", - "shortname": "duet.munki", + "path": "Cakebrew/Cakebrew.munki.recipe", + "parent": "com.github.homebysix.download.Cakebrew", + "shortname": "Cakebrew.munki", "inferred_type": "munki", - "munki_display_name": "duet", - "munki_description": "Use your iPad as an external display." + "munki_display_name": "Cakebrew", + "munki_description": "A GUI app that lets you easily manage your Homebrew formulas." }, - "com.github.homebysix.download.Whiskey": { - "name": "Whiskey", - "description": "Downloads the latest version of Whiskey.", + "com.github.homebysix.download.MacDVDRipperPro": { + "name": "Mac DVDRipper Pro", + "description": "Downloads the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", "repo": "autopkg/homebysix-recipes", - "path": "NothingMagical/Whiskey.download.recipe", - "shortname": "Whiskey.download", + "path": "MacDVDRipperPro/MacDVDRipperPro.download.recipe", + "shortname": "MacDVDRipperPro.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Whiskey", - "com.github.homebysix.install.Whiskey", - "com.github.homebysix.pkg.Whiskey" + "com.github.homebysix.install.MacDVDRipperPro", + "com.github.homebysix.pkg.MacDVDRipperPro", + "com.github.homebysix.munki.MacDVDRipperPro" ] }, - "com.github.homebysix.munki.Whiskey": { - "name": "Whiskey", - "description": "Downloads the latest version of Whiskey and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "NothingMagical/Whiskey.munki.recipe", - "parent": "com.github.homebysix.download.Whiskey", - "shortname": "Whiskey.munki", - "inferred_type": "munki", - "munki_display_name": "Whiskey", - "munki_description": "A modern Markdown app." - }, - "com.github.homebysix.install.Whiskey": { - "name": "Whiskey", - "description": "Installs the latest version of Whiskey.", + "com.github.homebysix.install.MacDVDRipperPro": { + "name": "Mac DVDRipper Pro", + "description": "Installs the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", "repo": "autopkg/homebysix-recipes", - "path": "NothingMagical/Whiskey.install.recipe", - "parent": "com.github.homebysix.download.Whiskey", - "shortname": "Whiskey.install", + "path": "MacDVDRipperPro/MacDVDRipperPro.install.recipe", + "parent": "com.github.homebysix.download.MacDVDRipperPro", + "shortname": "MacDVDRipperPro.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Whiskey": { - "name": "Whiskey", - "description": "Downloads the latest version of Whiskey and creates a package.", + "com.github.homebysix.pkg.MacDVDRipperPro": { + "name": "Mac DVDRipper Pro", + "description": "Downloads the latest version of Mac DVDRipper Pro and creates a package.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", "repo": "autopkg/homebysix-recipes", - "path": "NothingMagical/Whiskey.pkg.recipe", - "parent": "com.github.homebysix.download.Whiskey", - "shortname": "Whiskey.pkg", + "path": "MacDVDRipperPro/MacDVDRipperPro.pkg.recipe", + "parent": "com.github.homebysix.download.MacDVDRipperPro", + "shortname": "MacDVDRipperPro.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Tags": { - "name": "Tags", - "description": "Downloads the latest version of Tags and imports it into Munki.", + "com.github.homebysix.munki.MacDVDRipperPro": { + "name": "Mac DVDRipper Pro", + "description": "Downloads the latest version of Mac DVDRipper Pro and imports it into Munki.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/Tags.munki.recipe", - "parent": "com.github.homebysix.download.Tags", - "shortname": "Tags.munki", + "path": "MacDVDRipperPro/MacDVDRipperPro.munki.recipe", + "parent": "com.github.homebysix.download.MacDVDRipperPro", + "shortname": "MacDVDRipperPro.munki", "inferred_type": "munki", - "munki_display_name": "Tags", - "munki_description": "Use tags to organize and retrieve files." + "munki_display_name": "Mac DVDRipper Pro", + "munki_description": "Copy, backup, and convert your DVDs." }, - "com.github.homebysix.pkg.Tags": { - "name": "Tags", - "description": "Downloads the latest version of Tags and creates a package.", + "com.github.homebysix.munki.TogglDesktop": { + "name": "TogglDesktop", + "description": "Downloads the latest version of TogglDesktop and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/Tags.pkg.recipe", - "parent": "com.github.homebysix.download.Tags", - "shortname": "Tags.pkg", + "path": "Toggl/TogglDesktop.munki.recipe", + "parent": "com.github.homebysix.download.TogglDesktop", + "shortname": "TogglDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "TogglDesktop", + "munki_description": "A time tracker built for speed and ease of use." + }, + "com.github.homebysix.pkg.TogglDesktop": { + "name": "TogglDesktop", + "description": "Downloads the latest version of TogglDesktop and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Toggl/TogglDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.TogglDesktop", + "shortname": "TogglDesktop.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Tags": { - "name": "Tags", - "description": "Downloads the latest version of Tags.", + "com.github.homebysix.download.TogglDesktop": { + "name": "TogglDesktop", + "description": "Downloads the latest version of TogglDesktop.", "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/Tags.download.recipe", - "shortname": "Tags.download", + "path": "Toggl/TogglDesktop.download.recipe", + "shortname": "TogglDesktop.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Tags", - "com.github.homebysix.pkg.Tags", - "com.github.homebysix.install.Tags" + "com.github.homebysix.munki.TogglDesktop", + "com.github.homebysix.pkg.TogglDesktop", + "com.github.homebysix.install.TogglDesktop" ] }, - "com.github.homebysix.install.Tags": { - "name": "Tags", - "description": "Installs the latest version of Tags.", - "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/Tags.install.recipe", - "parent": "com.github.homebysix.download.Tags", - "shortname": "Tags.install", - "inferred_type": "install" - }, - "com.github.homebysix.install.SofaControl": { - "name": "Sofa Control", - "description": "Installs the latest version of Sofa Control.", + "com.github.homebysix.install.TogglDesktop": { + "name": "TogglDesktop", + "description": "Installs the latest version of TogglDesktop.", "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/SofaControl.install.recipe", - "parent": "com.github.homebysix.download.SofaControl", - "shortname": "SofaControl.install", + "path": "Toggl/TogglDesktop.install.recipe", + "parent": "com.github.homebysix.download.TogglDesktop", + "shortname": "TogglDesktop.install", "inferred_type": "install" }, - "com.github.homebysix.munki.SofaControl": { - "name": "Sofa Control", - "description": "Downloads the latest version of Sofa Control and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/SofaControl.munki.recipe", - "parent": "com.github.homebysix.download.SofaControl", - "shortname": "SofaControl.munki", - "inferred_type": "munki", - "munki_display_name": "Sofa Control", - "munki_description": "Gives you expanded functionality with your Apple Remote." - }, - "com.github.homebysix.pkg.SofaControl": { - "name": "Sofa Control", - "description": "Downloads the latest version of Sofa Control and creates a package.", + "com.github.homebysix.pkg.HocusFocus": { + "name": "Hocus Focus", + "description": "Downloads the latest version of Hocus Focus and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/SofaControl.pkg.recipe", - "parent": "com.github.homebysix.download.SofaControl", - "shortname": "SofaControl.pkg", + "path": "HocusFocus/HocusFocus.pkg.recipe", + "parent": "com.github.homebysix.download.HocusFocus", + "shortname": "HocusFocus.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.SofaControl": { - "name": "Sofa Control", - "description": "Downloads the latest version of Sofa Control.", + "com.github.homebysix.download.HocusFocus": { + "name": "Hocus Focus", + "description": "Downloads the latest version of Hocus Focus.", "repo": "autopkg/homebysix-recipes", - "path": "CaseApps/SofaControl.download.recipe", - "shortname": "SofaControl.download", + "path": "HocusFocus/HocusFocus.download.recipe", + "shortname": "HocusFocus.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.SofaControl", - "com.github.homebysix.munki.SofaControl", - "com.github.homebysix.pkg.SofaControl" + "com.github.homebysix.pkg.HocusFocus", + "com.github.homebysix.munki.HocusFocus", + "com.github.homebysix.install.HocusFocus" ] }, - "com.github.homebysix.munki.DeepDreamer": { - "name": "Deep Dreamer", - "description": "Downloads the latest version of Deep Dreamer and imports it into Munki.", + "com.github.homebysix.munki.HocusFocus": { + "name": "Hocus Focus", + "description": "Downloads the latest version of Hocus Focus and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/DeepDreamer.munki.recipe", - "parent": "com.github.homebysix.download.DeepDreamer", - "shortname": "DeepDreamer.munki", + "path": "HocusFocus/HocusFocus.munki.recipe", + "parent": "com.github.homebysix.download.HocusFocus", + "shortname": "HocusFocus.munki", "inferred_type": "munki", - "munki_display_name": "Deep Dreamer", - "munki_description": "Software that easily applies Google's \"Deep Dream\" image processing to image files." + "munki_display_name": "Hocus Focus", + "munki_description": "Hide your inactive windows." }, - "com.github.homebysix.install.DeepDreamer": { - "name": "Deep Dreamer", - "description": "Installs the latest version of Deep Dreamer.", + "com.github.homebysix.install.HocusFocus": { + "name": "Hocus Focus", + "description": "Installs the latest version of Hocus Focus.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/DeepDreamer.install.recipe", - "parent": "com.github.homebysix.download.DeepDreamer", - "shortname": "DeepDreamer.install", + "path": "HocusFocus/HocusFocus.install.recipe", + "parent": "com.github.homebysix.download.HocusFocus", + "shortname": "HocusFocus.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.DeepDreamer": { - "name": "Deep Dreamer", - "description": "Downloads the latest version of Deep Dreamer and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "RealMac/DeepDreamer.pkg.recipe", - "parent": "com.github.homebysix.download.DeepDreamer", - "shortname": "DeepDreamer.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.DeepDreamer": { - "name": "Deep Dreamer", - "description": "Downloads the latest version of Deep Dreamer.", + "com.github.homebysix.download.Goofy": { + "name": "Goofy", + "description": "Downloads the latest version of Goofy.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/DeepDreamer.download.recipe", - "shortname": "DeepDreamer.download", + "path": "Goofy/Goofy.download.recipe", + "shortname": "Goofy.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.DeepDreamer", - "com.github.homebysix.install.DeepDreamer", - "com.github.homebysix.pkg.DeepDreamer" + "com.github.homebysix.pkg.Goofy", + "com.github.homebysix.install.Goofy", + "com.github.homebysix.munki.Goofy" ] }, - "com.github.homebysix.pkg.RapidWeaver": { - "name": "RapidWeaver", - "description": "Downloads the latest version of RapidWeaver and builds a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", + "com.github.homebysix.pkg.Goofy": { + "name": "Goofy", + "description": "Downloads the latest version of Goofy and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/RapidWeaver.pkg.recipe", - "parent": "com.github.homebysix.download.RapidWeaver", - "shortname": "RapidWeaver.pkg", + "path": "Goofy/Goofy.pkg.recipe", + "parent": "com.github.homebysix.download.Goofy", + "shortname": "Goofy.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.RapidWeaver": { - "name": "RapidWeaver", - "description": "Downloads the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", + "com.github.homebysix.install.Goofy": { + "name": "Goofy", + "description": "Installs the latest version of Goofy.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/RapidWeaver.download.recipe", - "shortname": "RapidWeaver.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.RapidWeaver", - "com.github.homebysix.munki.RapidWeaver", - "com.github.homebysix.install.RapidWeaver" - ] + "path": "Goofy/Goofy.install.recipe", + "parent": "com.github.homebysix.download.Goofy", + "shortname": "Goofy.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.RapidWeaver": { - "name": "RapidWeaver", - "description": "Downloads the latest version of RapidWeaver and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", + "com.github.homebysix.munki.Goofy": { + "name": "Goofy", + "description": "Downloads the latest version of Goofy and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/RapidWeaver.munki.recipe", - "parent": "com.github.homebysix.download.RapidWeaver", - "shortname": "RapidWeaver.munki", + "path": "Goofy/Goofy.munki.recipe", + "parent": "com.github.homebysix.download.Goofy", + "shortname": "Goofy.munki", "inferred_type": "munki", - "munki_display_name": "RapidWeaver", - "munki_description": "Create template-based websites rapidly." + "munki_display_name": "Goofy", + "munki_description": "OS X client for Facebook Messenger." }, - "com.github.homebysix.install.RapidWeaver": { - "name": "RapidWeaver", - "description": "Installs the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).", + "com.github.homebysix.munki.duet": { + "name": "duet", + "description": "Downloads the latest version of duet and imports it into Munki.\n\nIf downloading the latest legacy version of duet (macOS 10.9 - 12.2) set maximum_os_version to 12.2 otherwise please leave blank.", "repo": "autopkg/homebysix-recipes", - "path": "RealMac/RapidWeaver.install.recipe", - "parent": "com.github.homebysix.download.RapidWeaver", - "shortname": "RapidWeaver.install", - "inferred_type": "install" + "path": "DuetDisplay/duet.munki.recipe", + "parent": "com.github.homebysix.download.duet", + "shortname": "duet.munki", + "inferred_type": "munki", + "munki_display_name": "duet", + "munki_description": "Use your iPad as an external display." }, - "com.github.homebysix.munki.AviatrixVPNClient": { - "name": "AviatrixVPNClient", - "description": "Downloads the latest version of Aviatrix VPN Client and imports it into Munki.", + "com.github.homebysix.install.duet": { + "name": "duet", + "description": "Installs the latest version of duet.", "repo": "autopkg/homebysix-recipes", - "path": "Aviatrix/AviatrixVPNClient.munki.recipe", - "parent": "com.github.homebysix.download.AviatrixVPNClient", - "shortname": "AviatrixVPNClient.munki", - "inferred_type": "munki", - "munki_display_name": "Aviatrix VPN Client", - "munki_description": "Aviatrix VPN Client is a cloud-based virtual private network solution that uses OpenVPN." + "path": "DuetDisplay/duet.install.recipe", + "parent": "com.github.homebysix.download.duet", + "shortname": "duet.install", + "inferred_type": "install" }, - "com.github.homebysix.download.AviatrixVPNClient": { - "name": "AviatrixVPNClient", - "description": "Downloads the latest version of Aviatrix VPN Client.", + "com.github.homebysix.download.duet": { + "name": "duet", + "description": "Downloads the latest version of duet.\n\nTo download the latest version of duet (macOS 12.3 and above) set DOWNLOAD_VERSION to \"AppleSilicon\" - Please note the \"AppleSilicon\" version is Universal.\n\nTo download the latest legacy version of duet (macOS 10.9 - 12.2) set DOWNLOAD_VERSION to \"legacyMac\"", "repo": "autopkg/homebysix-recipes", - "path": "Aviatrix/AviatrixVPNClient.download.recipe", - "shortname": "AviatrixVPNClient.download", + "path": "DuetDisplay/duet.download.recipe", + "shortname": "duet.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.AviatrixVPNClient" + "com.github.homebysix.munki.duet", + "com.github.homebysix.install.duet", + "com.github.homebysix.pkg.duet" ] }, - "com.github.homebysix.download.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid.", + "com.github.homebysix.pkg.duet": { + "name": "duet", + "description": "Downloads the latest version of duet and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Ohanaware/SleepAid.download.recipe", - "shortname": "SleepAid.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.SleepAid", - "com.github.homebysix.pkg.SleepAid", - "com.github.homebysix.install.SleepAid" - ] + "path": "DuetDisplay/duet.pkg.recipe", + "parent": "com.github.homebysix.download.duet", + "shortname": "duet.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid and imports it into Munki.", + "com.github.homebysix.munki.PasswordWallet": { + "name": "PasswordWallet", + "description": "Downloads the latest version of PasswordWallet and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Ohanaware/SleepAid.munki.recipe", - "parent": "com.github.homebysix.download.SleepAid", - "shortname": "SleepAid.munki", + "path": "Selznick/PasswordWallet.munki.recipe", + "parent": "com.github.homebysix.download.PasswordWallet", + "shortname": "PasswordWallet.munki", "inferred_type": "munki", - "munki_display_name": "Sleep Aid", - "munki_description": "Utility for diagnosing sleep-related problems on your Mac." + "munki_display_name": "PasswordWallet", + "munki_description": "Basic password manager for Mac, Windows, iOS, and Android." }, - "com.github.homebysix.pkg.SleepAid": { - "name": "Sleep Aid", - "description": "Downloads the latest version of Sleep Aid and creates a package.", + "com.github.homebysix.download.PasswordWallet": { + "name": "PasswordWallet", + "description": "Downloads the latest version of PasswordWallet.", "repo": "autopkg/homebysix-recipes", - "path": "Ohanaware/SleepAid.pkg.recipe", - "parent": "com.github.homebysix.download.SleepAid", - "shortname": "SleepAid.pkg", - "inferred_type": "pkg" + "path": "Selznick/PasswordWallet.download.recipe", + "shortname": "PasswordWallet.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.PasswordWallet", + "com.github.homebysix.pkg.PasswordWallet", + "com.github.homebysix.install.PasswordWallet" + ] }, - "com.github.homebysix.install.SleepAid": { - "name": "Sleep Aid", - "description": "Installs the latest version of Sleep Aid.", + "com.github.homebysix.pkg.PasswordWallet": { + "name": "PasswordWallet", + "description": "Downloads the latest version of PasswordWallet and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Ohanaware/SleepAid.install.recipe", - "parent": "com.github.homebysix.download.SleepAid", - "shortname": "SleepAid.install", - "inferred_type": "install" + "path": "Selznick/PasswordWallet.pkg.recipe", + "parent": "com.github.homebysix.download.PasswordWallet", + "shortname": "PasswordWallet.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.AppReviews": { - "name": "App Reviews", - "description": "Installs the latest version of App Reviews.", + "com.github.homebysix.install.PasswordWallet": { + "name": "PasswordWallet", + "description": "Installs the latest version of PasswordWallet.", "repo": "autopkg/homebysix-recipes", - "path": "AppReviews/AppReviews.install.recipe", - "parent": "com.github.homebysix.download.AppReviews", - "shortname": "AppReviews.install", + "path": "Selznick/PasswordWallet.install.recipe", + "parent": "com.github.homebysix.download.PasswordWallet", + "shortname": "PasswordWallet.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.AppReviews": { - "name": "App Reviews", - "description": "Downloads the latest version of App Reviews and creates a package.", + "com.github.homebysix.pkg.Feeder4": { + "name": "Feeder 4", + "description": "Downloads the latest version of Feeder 4 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "AppReviews/AppReviews.pkg.recipe", - "parent": "com.github.homebysix.download.AppReviews", - "shortname": "AppReviews.pkg", + "path": "Reinvented/Feeder4.pkg.recipe", + "parent": "com.github.homebysix.download.Feeder4", + "shortname": "Feeder4.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.AppReviews": { - "name": "App Reviews", - "description": "Downloads the latest version of App Reviews and imports it into Munki.", + "com.github.homebysix.install.Together3": { + "name": "Together 3", + "description": "Installs the latest version of Together 3.", "repo": "autopkg/homebysix-recipes", - "path": "AppReviews/AppReviews.munki.recipe", - "parent": "com.github.homebysix.download.AppReviews", - "shortname": "AppReviews.munki", - "inferred_type": "munki", - "munki_display_name": "App Reviews", - "munki_description": "App Reviews runs in your menu bar and notifies you when there are new reviews for your app." + "path": "Reinvented/Together.install.recipe", + "parent": "com.github.homebysix.download.Together3", + "shortname": "Together.install", + "inferred_type": "install" }, - "com.github.homebysix.download.AppReviews": { - "name": "App Reviews", - "description": "Downloads the latest version of App Reviews.", + "com.github.homebysix.download.Together3": { + "name": "Together 3", + "description": "Downloads the latest version of Together 3.", "repo": "autopkg/homebysix-recipes", - "path": "AppReviews/AppReviews.download.recipe", - "shortname": "AppReviews.download", + "path": "Reinvented/Together.download.recipe", + "shortname": "Together.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.AppReviews", - "com.github.homebysix.pkg.AppReviews", - "com.github.homebysix.munki.AppReviews" + "com.github.homebysix.install.Together3", + "com.github.homebysix.munki.Together3", + "com.github.homebysix.pkg.Together3" ] }, - "com.github.homebysix.munki.Papers": { - "name": "Papers", - "description": "Downloads the latest version of Papers and imports it into Munki.", + "com.github.homebysix.install.Feeder3": { + "name": "Feeder 3", + "description": "Installs the latest version of Feeder 3.", "repo": "autopkg/homebysix-recipes", - "path": "Papers/Papers.munki.recipe", - "parent": "com.github.homebysix.download.Papers", - "shortname": "Papers.munki", - "inferred_type": "munki", - "munki_display_name": "Papers", - "munki_description": "Your personal library of scientific resources." + "path": "Reinvented/Feeder3.install.recipe", + "parent": "com.github.homebysix.download.Feeder3", + "shortname": "Feeder3.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Papers": { - "name": "Papers", - "description": "Downloads the latest version of Papers and creates a package.", + "com.github.homebysix.download.Feeder4": { + "name": "Feeder 4", + "description": "Downloads the latest version of Feeder 4.", "repo": "autopkg/homebysix-recipes", - "path": "Papers/Papers.pkg.recipe", - "parent": "com.github.homebysix.download.Papers", - "shortname": "Papers.pkg", - "inferred_type": "pkg", + "path": "Reinvented/Feeder4.download.recipe", + "shortname": "Feeder4.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Papers" + "com.github.homebysix.pkg.Feeder4", + "com.github.homebysix.munki.Feeder4", + "com.github.homebysix.install.Feeder4" ] }, - "com.github.homebysix.install.Papers": { - "name": "Papers", - "description": "Installs the latest version of Papers.", + "com.github.homebysix.munki.Feeder3": { + "name": "Feeder 3", + "description": "Downloads the latest version of Feeder 3 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Papers/Papers.install.recipe", - "parent": "com.github.homebysix.download.Papers", - "shortname": "Papers.install", - "inferred_type": "install" + "path": "Reinvented/Feeder3.munki.recipe", + "parent": "com.github.homebysix.download.Feeder3", + "shortname": "Feeder3.munki", + "inferred_type": "munki", + "munki_display_name": "Feeder 3", + "munki_description": "Create, edit, and publish RSS feeds." }, - "com.github.homebysix.download.Papers": { - "name": "Papers", - "description": "Downloads the latest version of Papers.", + "com.github.homebysix.munki.Feeder4": { + "name": "Feeder 4", + "description": "Downloads the latest version of Feeder 4 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Papers/Papers.download.recipe", - "shortname": "Papers.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Papers", - "com.github.homebysix.pkg.Papers", - "com.github.homebysix.install.Papers" - ] + "path": "Reinvented/Feeder4.munki.recipe", + "parent": "com.github.homebysix.download.Feeder4", + "shortname": "Feeder4.munki", + "inferred_type": "munki", + "munki_display_name": "Feeder 4", + "munki_description": "Create, edit, and publish RSS feeds." }, - "com.github.homebysix.pkg.PIX3": { - "name": "PIX", - "description": "Downloads the latest version of PIX 3 and creates a package.", + "com.github.homebysix.install.Feeder4": { + "name": "Feeder 4", + "description": "Installs the latest version of Feeder 4.", "repo": "autopkg/homebysix-recipes", - "path": "PIX/PIX3.pkg.recipe", - "parent": "com.github.foigus.download.PIX3", - "shortname": "PIX3.pkg", - "inferred_type": "pkg" + "path": "Reinvented/Feeder4.install.recipe", + "parent": "com.github.homebysix.download.Feeder4", + "shortname": "Feeder4.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.PIX2": { - "name": "PIX", - "description": "Downloads the latest version of PIX 2 and creates a package.", + "com.github.homebysix.munki.Together3": { + "name": "Together 3", + "description": "Downloads the latest version of Together 3 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "PIX/PIX2.pkg.recipe", - "parent": "com.github.foigus.download.PIX2", - "shortname": "PIX2.pkg", - "inferred_type": "pkg" + "path": "Reinvented/Together.munki.recipe", + "parent": "com.github.homebysix.download.Together3", + "shortname": "Together.munki", + "inferred_type": "munki", + "munki_display_name": "Together 3", + "munki_description": "Store and organize all of your files." }, - "com.github.homebysix.download.terminal-notifier": { - "name": "terminal-notifier", - "description": "Downloads the latest version of terminal-notifier.", + "com.github.homebysix.download.Feeder3": { + "name": "Feeder 3", + "description": "Downloads the latest version of Feeder 3.", "repo": "autopkg/homebysix-recipes", - "path": "terminal-notifier/terminal-notifier.download.recipe", - "shortname": "terminal-notifier.download", + "path": "Reinvented/Feeder3.download.recipe", + "shortname": "Feeder3.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.terminal-notifier" + "com.github.homebysix.install.Feeder3", + "com.github.homebysix.munki.Feeder3", + "com.github.homebysix.pkg.Feeder3" ] }, - "com.github.homebysix.munki.terminal-notifier": { - "name": "terminal-notifier", - "description": "Imports terminal-notifier into Munki.", + "com.github.homebysix.pkg.Feeder3": { + "name": "Feeder 3", + "description": "Downloads the latest version of Feeder 3 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "terminal-notifier/terminal-notifier.munki.recipe", - "parent": "com.github.homebysix.download.terminal-notifier", - "shortname": "terminal-notifier.munki", - "inferred_type": "munki", - "munki_display_name": "terminal-notifier", - "munki_description": "Send User Notifications on Mac OS X 10.8 from the command-line." + "path": "Reinvented/Feeder3.pkg.recipe", + "parent": "com.github.homebysix.download.Feeder3", + "shortname": "Feeder3.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.EscrowBuddy": { - "name": "Escrow Buddy", - "description": "Downloads the current release of Escrow Buddy from Github.", + "com.github.homebysix.pkg.Together3": { + "name": "Together 3", + "description": "Downloads the latest version of Together 3 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Escrow Buddy/Escrow Buddy.download.recipe", - "shortname": "Escrow Buddy.download", + "path": "Reinvented/Together.pkg.recipe", + "parent": "com.github.homebysix.download.Together3", + "shortname": "Together.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.Tunnelblick": { + "name": "Tunnelblick", + "description": "Installs the latest version of Tunnelblick.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunnelblick/Tunnelblick.install.recipe", + "parent": "com.github.homebysix.download.Tunnelblick", + "shortname": "Tunnelblick.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.Tunnelblick": { + "name": "Tunnelblick", + "description": "Downloads the latest version of Tunnelblick.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunnelblick/Tunnelblick.download.recipe", + "shortname": "Tunnelblick.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.EscrowBuddy", - "com.github.homebysix.install.EscrowBuddy", - "com.github.homebysix.munki.EscrowBuddy", - "com.github.almenscorner.intune.EscrowBuddy" + "com.github.homebysix.install.Tunnelblick", + "com.github.homebysix.munki.Tunnelblick", + "com.github.homebysix.pkg.Tunnelblick", + "com.github.peshay.filewave.Tunnelblick" ] }, - "com.github.homebysix.pkg.EscrowBuddy": { - "name": "Escrow Buddy", - "description": "This recipe does nothing, since Escrow Buddy is already downloaded as a pkg.", + "com.github.homebysix.munki.Tunnelblick": { + "name": "Tunnelblick", + "description": "Downloads the latest version of Tunnelblick and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Escrow Buddy/Escrow Buddy.pkg.recipe", - "parent": "com.github.homebysix.download.EscrowBuddy", - "shortname": "Escrow Buddy.pkg", + "path": "Tunnelblick/Tunnelblick.munki.recipe", + "parent": "com.github.homebysix.download.Tunnelblick", + "shortname": "Tunnelblick.munki", + "inferred_type": "munki", + "munki_display_name": "Tunnelblick", + "munki_description": "Tunnelblick is a Mac app that lets you easily connect to OpenVPN." + }, + "com.github.homebysix.pkg.Tunnelblick": { + "name": "Tunnelblick", + "description": "Downloads the latest version of Tunnelblick and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunnelblick/Tunnelblick.pkg.recipe", + "parent": "com.github.homebysix.download.Tunnelblick", + "shortname": "Tunnelblick.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.EscrowBuddy" + "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick" ] }, - "com.github.homebysix.install.EscrowBuddy": { - "name": "Escrow Buddy", - "description": "Installs the current release of Escrow Buddy from Github.", + "com.github.homebysix.install.SnapGeneViewer": { + "name": "SnapGene Viewer", + "description": "Installs the latest version of SnapGene Viewer.", "repo": "autopkg/homebysix-recipes", - "path": "Escrow Buddy/Escrow Buddy.install.recipe", - "parent": "com.github.homebysix.download.EscrowBuddy", - "shortname": "Escrow Buddy.install", + "path": "SnapGene/SnapGeneViewer.install.recipe", + "parent": "com.github.homebysix.download.SnapGeneViewer", + "shortname": "SnapGeneViewer.install", "inferred_type": "install" }, - "com.github.homebysix.munki.EscrowBuddy": { - "name": "Escrow Buddy", - "description": "Downloads the latest Escrow Buddy and imports into Munki.", + "com.github.homebysix.munki.SnapGeneViewer": { + "name": "SnapGene Viewer", + "description": "Downloads the latest version of SnapGene Viewer and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Escrow Buddy/Escrow Buddy.munki.recipe", - "parent": "com.github.homebysix.download.EscrowBuddy", - "shortname": "Escrow Buddy.munki", + "path": "SnapGene/SnapGeneViewer.munki.recipe", + "parent": "com.github.homebysix.download.SnapGeneViewer", + "shortname": "SnapGeneViewer.munki", "inferred_type": "munki", - "munki_display_name": "Escrow Buddy", - "munki_description": "Escrow Buddy is a tool used by MDM administrators to ensure a valid FileVault recovery key is escrowed for your Mac." + "munki_display_name": "SnapGene Viewer", + "munki_description": "View richly annotated sequence files." }, - "com.github.homebysix.download.Tembo": { - "name": "Tembo", - "description": "Downloads the latest version of Tembo.", + "com.github.homebysix.download.SnapGeneViewer": { + "name": "SnapGene Viewer", + "description": "Downloads the latest version of SnapGene Viewer.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/Tembo.download.recipe", - "shortname": "Tembo.download", + "path": "SnapGene/SnapGeneViewer.download.recipe", + "shortname": "SnapGeneViewer.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Tembo", - "com.github.homebysix.pkg.Tembo", - "com.github.homebysix.munki.Tembo" + "com.github.homebysix.install.SnapGeneViewer", + "com.github.homebysix.munki.SnapGeneViewer", + "com.github.homebysix.pkg.SnapGeneViewer" ] }, - "com.github.homebysix.install.Tembo": { - "name": "Tembo", - "description": "Installs the latest version of Tembo.", + "com.github.homebysix.pkg.SnapGeneViewer": { + "name": "SnapGene Viewer", + "description": "Downloads the latest version of SnapGene Viewer and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/Tembo.install.recipe", - "parent": "com.github.homebysix.download.Tembo", - "shortname": "Tembo.install", - "inferred_type": "install" + "path": "SnapGene/SnapGeneViewer.pkg.recipe", + "parent": "com.github.homebysix.download.SnapGeneViewer", + "shortname": "SnapGeneViewer.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.HoudahGeo": { - "name": "HoudahGeo", - "description": "Downloads the latest version of HoudahGeo and creates a package.", + "com.github.homebysix.install.VimR": { + "name": "VimR", + "description": "Installs the latest version of VimR.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahGeo.pkg.recipe", - "parent": "com.github.homebysix.download.HoudahGeo", - "shortname": "HoudahGeo.pkg", - "inferred_type": "pkg" + "path": "VimR/VimR.install.recipe", + "parent": "com.github.homebysix.download.VimR", + "shortname": "VimR.install", + "inferred_type": "install" }, - "com.github.homebysix.download.HoudahSpot": { - "name": "HoudahSpot", - "description": "Downloads the latest version of HoudahSpot specified by MAJOR_VERSION. Tested to work with MAJOR_VERSION 4, 5, and 6.", + "com.github.homebysix.download.VimR": { + "name": "VimR", + "description": "Downloads the latest version of VimR.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahSpot.download.recipe", - "shortname": "HoudahSpot.download", + "path": "VimR/VimR.download.recipe", + "shortname": "VimR.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.HoudahSpot", - "com.github.homebysix.munki.HoudahSpot", - "com.github.homebysix.install.HoudahSpot", - "com.github.peshay.filewave.HoudahSpot" + "com.github.homebysix.install.VimR", + "com.github.homebysix.munki.VimR", + "com.github.homebysix.pkg.VimR" ] }, - "com.github.homebysix.install.HoudahGeo": { - "name": "HoudahGeo", - "description": "Installs the latest version of HoudahGeo.", + "com.github.homebysix.munki.VimR": { + "name": "VimR", + "description": "Downloads the latest version of VimR and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahGeo.install.recipe", - "parent": "com.github.homebysix.download.HoudahGeo", - "shortname": "HoudahGeo.install", - "inferred_type": "install" + "path": "VimR/VimR.munki.recipe", + "parent": "com.github.homebysix.download.VimR", + "shortname": "VimR.munki", + "inferred_type": "munki", + "munki_display_name": "VimR", + "munki_description": "Project VimR is an attempt to refine the Vim experience." }, - "com.github.homebysix.pkg.HoudahSpot": { - "name": "HoudahSpot", - "description": "Downloads the latest version of HoudahSpot and creates a package.", + "com.github.homebysix.pkg.VimR": { + "name": "VimR", + "description": "Downloads the latest version of VimR and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahSpot.pkg.recipe", - "parent": "com.github.homebysix.download.HoudahSpot", - "shortname": "HoudahSpot.pkg", + "path": "VimR/VimR.pkg.recipe", + "parent": "com.github.homebysix.download.VimR", + "shortname": "VimR.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.HoudahGeo": { - "name": "HoudahGeo", - "description": "Downloads the latest version of HoudahGeo and imports it into Munki.", + "com.github.homebysix.munki.Bartender": { + "name": "Bartender", + "description": "Downloads the latest version of Bartender and imports it into Munki.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahGeo.munki.recipe", - "parent": "com.github.homebysix.download.HoudahGeo", - "shortname": "HoudahGeo.munki", + "path": "Bartender/Bartender.munki.recipe", + "parent": "com.github.homebysix.download.Bartender", + "shortname": "Bartender.munki", "inferred_type": "munki", - "munki_display_name": "HoudahGeo", - "munki_description": "Photo geocoding solution." + "munki_display_name": "Bartender", + "munki_description": "Bartender lets you organize your menu bar icons, by hiding them, rearranging them, show hidden items with a click or keyboard shortcut and have icons show when they update." }, - "com.github.homebysix.munki.HoudahSpot": { - "name": "HoudahSpot", - "description": "Downloads the latest version of HoudahSpot and imports it into Munki.", + "com.github.homebysix.pkg.Bartender": { + "name": "Bartender", + "description": "Downloads the latest version of Bartender and creates a package.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahSpot.munki.recipe", - "parent": "com.github.homebysix.download.HoudahSpot", - "shortname": "HoudahSpot.munki", - "inferred_type": "munki", - "munki_display_name": "HoudahSpot", - "munki_description": "Advanced file-search tool." + "path": "Bartender/Bartender.pkg.recipe", + "parent": "com.github.homebysix.download.Bartender", + "shortname": "Bartender.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Bartender", + "com.github.davidbpirie.jamf-upload.Bartender" + ] }, - "com.github.homebysix.install.HoudahSpot": { - "name": "HoudahSpot", - "description": "Installs the latest version of HoudahSpot.", + "com.github.homebysix.install.Bartender": { + "name": "Bartender", + "description": "Installs the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahSpot.install.recipe", - "parent": "com.github.homebysix.download.HoudahSpot", - "shortname": "HoudahSpot.install", + "path": "Bartender/Bartender.install.recipe", + "parent": "com.github.homebysix.download.Bartender", + "shortname": "Bartender.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Tembo": { - "name": "Tembo", - "description": "Downloads the latest version of Tembo and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Houdah/Tembo.pkg.recipe", - "parent": "com.github.homebysix.download.Tembo", - "shortname": "Tembo.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.HoudahGeo": { - "name": "HoudahGeo", - "description": "Downloads the latest version of HoudahGeo.", + "com.github.homebysix.download.Bartender": { + "name": "Bartender", + "description": "Downloads the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", "repo": "autopkg/homebysix-recipes", - "path": "Houdah/HoudahGeo.download.recipe", - "shortname": "HoudahGeo.download", + "path": "Bartender/Bartender.download.recipe", + "shortname": "Bartender.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.HoudahGeo", - "com.github.homebysix.install.HoudahGeo", - "com.github.homebysix.munki.HoudahGeo" + "com.github.homebysix.munki.Bartender", + "com.github.homebysix.pkg.Bartender", + "com.github.homebysix.install.Bartender" ] }, - "com.github.homebysix.munki.Tembo": { - "name": "Tembo", - "description": "Downloads the latest version of Tembo and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Houdah/Tembo.munki.recipe", - "parent": "com.github.homebysix.download.Tembo", - "shortname": "Tembo.munki", - "inferred_type": "munki", - "munki_display_name": "Tembo", - "munki_description": "Quick and effective file search tool." - }, - "com.github.homebysix.install.Emailchemy": { - "name": "Emailchemy", - "description": "Installs the latest version of Emailchemy.", - "repo": "autopkg/homebysix-recipes", - "path": "Emailchemy/Emailchemy.install.recipe", - "parent": "com.github.homebysix.download.Emailchemy", - "shortname": "Emailchemy.install", - "inferred_type": "install" - }, - "com.github.homebysix.download.Emailchemy": { - "name": "Emailchemy", - "description": "Downloads the latest version of Emailchemy.", + "com.github.homebysix.download.TorBrowserBundle": { + "name": "TorBrowserBundle", + "description": "Downloads the latest version of Tor Browser.", "repo": "autopkg/homebysix-recipes", - "path": "Emailchemy/Emailchemy.download.recipe", - "shortname": "Emailchemy.download", + "path": "Tor/TorBrowserBundle.download.recipe", + "shortname": "TorBrowserBundle.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Emailchemy", - "com.github.homebysix.munki.Emailchemy", - "com.github.homebysix.pkg.Emailchemy" + "com.github.homebysix.munki.TorBrowserBundle", + "com.github.homebysix.pkg.TorBrowserBundle", + "com.github.homebysix.install.TorBrowserBundle", + "com.github.peshay.filewave.TorBrowserBundle", + "com.github.crystalllized.pkg.TorBrowser" ] }, - "com.github.homebysix.munki.Emailchemy": { - "name": "Emailchemy", - "description": "Downloads the latest version of Emailchemy and imports it into Munki.", + "com.github.homebysix.munki.TorBrowserBundle": { + "name": "TorBrowserBundle", + "description": "Downloads the latest version of Tor Browser and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Emailchemy/Emailchemy.munki.recipe", - "parent": "com.github.homebysix.download.Emailchemy", - "shortname": "Emailchemy.munki", + "path": "Tor/TorBrowserBundle.munki.recipe", + "parent": "com.github.homebysix.download.TorBrowserBundle", + "shortname": "TorBrowserBundle.munki", "inferred_type": "munki", - "munki_display_name": "Emailchemy", - "munki_description": " " + "munki_display_name": "Tor Browser Bundle", + "munki_description": "Web browser that anonymizes your activity using peer-to-peer networks." }, - "com.github.homebysix.pkg.Emailchemy": { - "name": "Emailchemy", - "description": "Downloads the latest version of Emailchemy and creates a package.", + "com.github.homebysix.pkg.TorBrowserBundle": { + "name": "TorBrowserBundle", + "description": "Downloads the latest version of Tor Browser and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Emailchemy/Emailchemy.pkg.recipe", - "parent": "com.github.homebysix.download.Emailchemy", - "shortname": "Emailchemy.pkg", + "path": "Tor/TorBrowserBundle.pkg.recipe", + "parent": "com.github.homebysix.download.TorBrowserBundle", + "shortname": "TorBrowserBundle.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Vox": { - "name": "Vox", - "description": "Downloads the latest version of Vox and creates a package.", + "com.github.homebysix.install.TorBrowserBundle": { + "name": "TorBrowserBundle", + "description": "Installs the latest version of Tor Browser.", "repo": "autopkg/homebysix-recipes", - "path": "Vox/Vox.pkg.recipe", - "parent": "com.github.homebysix.download.Vox", - "shortname": "Vox.pkg", - "inferred_type": "pkg" + "path": "Tor/TorBrowserBundle.install.recipe", + "parent": "com.github.homebysix.download.TorBrowserBundle", + "shortname": "TorBrowserBundle.install", + "inferred_type": "install" }, - "com.github.homebysix.install.Vox": { - "name": "Vox", - "description": "Installs the latest version of Vox.", + "com.github.homebysix.install.AppZapper": { + "name": "AppZapper", + "description": "Installs the latest version of AppZapper.", "repo": "autopkg/homebysix-recipes", - "path": "Vox/Vox.install.recipe", - "parent": "com.github.homebysix.download.Vox", - "shortname": "Vox.install", + "path": "AppZapper/AppZapper.install.recipe", + "parent": "com.github.homebysix.download.AppZapper", + "shortname": "AppZapper.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Vox": { - "name": "Vox", - "description": "Downloads the latest version of Vox and imports it into Munki.", + "com.github.homebysix.munki.AppZapper": { + "name": "AppZapper", + "description": "Downloads the latest version of AppZapper and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Vox/Vox.munki.recipe", - "parent": "com.github.homebysix.download.Vox", - "shortname": "Vox.munki", + "path": "AppZapper/AppZapper.munki.recipe", + "parent": "com.github.homebysix.download.AppZapper", + "shortname": "AppZapper.munki", "inferred_type": "munki", - "munki_display_name": "Vox", - "munki_description": "Music player that supports many filetypes." + "munki_display_name": "AppZapper", + "munki_description": "A simple utility for uninstalling Mac apps." }, - "com.github.homebysix.download.Vox": { - "name": "Vox", - "description": "Downloads the latest version of Vox.", + "com.github.homebysix.download.AppZapper": { + "name": "AppZapper", + "description": "Downloads the latest version of AppZapper.", "repo": "autopkg/homebysix-recipes", - "path": "Vox/Vox.download.recipe", - "shortname": "Vox.download", + "path": "AppZapper/AppZapper.download.recipe", + "shortname": "AppZapper.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Vox", - "com.github.homebysix.install.Vox", - "com.github.homebysix.munki.Vox", - "com.github.peshay.filewave.VOX" + "com.github.homebysix.install.AppZapper", + "com.github.homebysix.munki.AppZapper", + "com.github.homebysix.pkg.AppZapper" ] }, - "com.github.homebysix.download.TMNotifier": { - "name": "TMNotifier", - "description": "Downloads the latest version of TMNotifier.", + "com.github.homebysix.pkg.AppZapper": { + "name": "AppZapper", + "description": "Downloads the latest version of AppZapper and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TMNotifier/TMNotifier.download.recipe", - "shortname": "TMNotifier.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.TMNotifier", - "com.github.homebysix.install.TMNotifier", - "com.github.homebysix.pkg.TMNotifier" - ] + "path": "AppZapper/AppZapper.pkg.recipe", + "parent": "com.github.homebysix.download.AppZapper", + "shortname": "AppZapper.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.TMNotifier": { - "name": "TMNotifier", - "description": "Downloads the latest version of TMNotifier and imports it into Munki.", + "com.github.homebysix.munki.ColorSnapper": { + "name": "ColorSnapper2", + "description": "Downloads the latest version of ColorSnapper and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "TMNotifier/TMNotifier.munki.recipe", - "parent": "com.github.homebysix.download.TMNotifier", - "shortname": "TMNotifier.munki", + "path": "ColorSnapper/ColorSnapper.munki.recipe", + "parent": "com.github.homebysix.download.ColorSnapper", + "shortname": "ColorSnapper.munki", "inferred_type": "munki", - "munki_display_name": "TMNotifier", - "munki_description": "Easily monitor your Time Machine status and receive email notifications if errors occur." - }, - "com.github.homebysix.install.TMNotifier": { - "name": "TMNotifier", - "description": "Installs the latest version of TMNotifier.", - "repo": "autopkg/homebysix-recipes", - "path": "TMNotifier/TMNotifier.install.recipe", - "parent": "com.github.homebysix.download.TMNotifier", - "shortname": "TMNotifier.install", - "inferred_type": "install" + "munki_display_name": "ColorSnapper2", + "munki_description": "Quickly find the color of any pixel." }, - "com.github.homebysix.pkg.TMNotifier": { - "name": "TMNotifier", - "description": "Downloads the latest version of TMNotifier and creates a package.", + "com.github.homebysix.pkg.ColorSnapper": { + "name": "ColorSnapper2", + "description": "Downloads the latest version of ColorSnapper and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TMNotifier/TMNotifier.pkg.recipe", - "parent": "com.github.homebysix.download.TMNotifier", - "shortname": "TMNotifier.pkg", + "path": "ColorSnapper/ColorSnapper.pkg.recipe", + "parent": "com.github.homebysix.download.ColorSnapper", + "shortname": "ColorSnapper.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.Tinderbox": { - "name": "Tinderbox", - "description": "Installs the latest version of Tinderbox.", + "com.github.homebysix.install.ColorSnapper": { + "name": "ColorSnapper2", + "description": "Installs the latest version of ColorSnapper.", "repo": "autopkg/homebysix-recipes", - "path": "Tinderbox/Tinderbox.install.recipe", - "parent": "com.github.homebysix.download.Tinderbox", - "shortname": "Tinderbox.install", + "path": "ColorSnapper/ColorSnapper.install.recipe", + "parent": "com.github.homebysix.download.ColorSnapper", + "shortname": "ColorSnapper.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Tinderbox": { - "name": "Tinderbox", - "description": "Downloads the latest version of Tinderbox and creates a package.", + "com.github.homebysix.download.ColorSnapper": { + "name": "ColorSnapper2", + "description": "Downloads the latest version of ColorSnapper.", "repo": "autopkg/homebysix-recipes", - "path": "Tinderbox/Tinderbox.pkg.recipe", - "parent": "com.github.homebysix.download.Tinderbox", - "shortname": "Tinderbox.pkg", - "inferred_type": "pkg" + "path": "ColorSnapper/ColorSnapper.download.recipe", + "shortname": "ColorSnapper.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.ColorSnapper", + "com.github.homebysix.pkg.ColorSnapper", + "com.github.homebysix.install.ColorSnapper" + ] }, - "com.github.homebysix.munki.Tinderbox": { - "name": "Tinderbox", - "description": "Downloads the latest version of Tinderbox and imports it into Munki.", + "com.github.homebysix.install.WordPress.com": { + "name": "WordPress.com", + "description": "Installs the latest version of WordPress.com.", "repo": "autopkg/homebysix-recipes", - "path": "Tinderbox/Tinderbox.munki.recipe", - "parent": "com.github.homebysix.download.Tinderbox", - "shortname": "Tinderbox.munki", - "inferred_type": "munki", - "munki_display_name": "Tinderbox", - "munki_description": "Store and organize your notes, ideas, and plans." + "path": "Automattic/WordPress.com.install.recipe", + "parent": "com.github.homebysix.download.WordPress.com" }, - "com.github.homebysix.download.Tinderbox": { - "name": "Tinderbox", - "description": "Downloads the latest version of Tinderbox.", + "com.github.homebysix.pkg.WordPress.com": { + "name": "WordPress.com", + "description": "Downloads the latest version of WordPress.com and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tinderbox/Tinderbox.download.recipe", - "shortname": "Tinderbox.download", - "inferred_type": "download", + "path": "Automattic/WordPress.com.pkg.recipe", + "parent": "com.github.homebysix.download.WordPress.com" + }, + "com.github.homebysix.download.WordPress.com": { + "name": "WordPress.com", + "description": "Downloads the latest version of WordPress.com.", + "repo": "autopkg/homebysix-recipes", + "path": "Automattic/WordPress.com.download.recipe", "children": [ - "com.github.homebysix.install.Tinderbox", - "com.github.homebysix.pkg.Tinderbox", - "com.github.homebysix.munki.Tinderbox" + "com.github.homebysix.install.WordPress.com", + "com.github.homebysix.pkg.WordPress.com", + "com.github.homebysix.munki.WordPress.com" ] }, - "com.github.homebysix.munki.KeyboardMaestro": { - "name": "Keyboard Maestro", - "description": "Downloads the latest version of Keyboard Maestro and imports it into Munki.", + "com.github.homebysix.munki.WordPress.com": { + "name": "WordPress.com", + "description": "Downloads the latest version of WordPress.com and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "StairwaysSoftware/KeyboardMaestro.munki.recipe", - "parent": "com.github.homebysix.download.KeyboardMaestro", - "shortname": "KeyboardMaestro.munki", + "path": "Automattic/WordPress.com.munki.recipe", + "parent": "com.github.homebysix.download.WordPress.com" + }, + "com.github.homebysix.munki.Renamer": { + "name": "Renamer", + "description": "Downloads the latest version of Renamer and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Renamer/Renamer.munki.recipe", + "parent": "com.github.homebysix.download.Renamer", + "shortname": "Renamer.munki", "inferred_type": "munki", - "munki_display_name": "Keyboard Maestro", - "munki_description": "Hot-key tasking solution." + "munki_display_name": "Renamer", + "munki_description": "Rename files in batches." }, - "com.github.homebysix.install.KeyboardMaestro": { - "name": "Keyboard Maestro", - "description": "Installs the latest version of Keyboard Maestro.", + "com.github.homebysix.install.Renamer": { + "name": "Renamer", + "description": "Installs the latest version of Renamer.", "repo": "autopkg/homebysix-recipes", - "path": "StairwaysSoftware/KeyboardMaestro.install.recipe", - "parent": "com.github.homebysix.download.KeyboardMaestro", - "shortname": "KeyboardMaestro.install", + "path": "Renamer/Renamer.install.recipe", + "parent": "com.github.homebysix.download.Renamer", + "shortname": "Renamer.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.KeyboardMaestro": { - "name": "Keyboard Maestro", - "description": "Downloads the latest version of Keyboard Maestro and creates a package.", + "com.github.homebysix.pkg.Renamer": { + "name": "Renamer", + "description": "Downloads the latest version of Renamer and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "StairwaysSoftware/KeyboardMaestro.pkg.recipe", - "parent": "com.github.homebysix.download.KeyboardMaestro", - "shortname": "KeyboardMaestro.pkg", - "inferred_type": "pkg" + "path": "Renamer/Renamer.pkg.recipe", + "parent": "com.github.homebysix.download.Renamer", + "shortname": "Renamer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.seansgm.autopkg-lanrev-recipes.Renamer", + "com.github.seansgm.autopkg-absolute-recipes.Renamer" + ] }, - "com.github.homebysix.download.KeyboardMaestro": { - "name": "Keyboard Maestro", - "description": "Downloads the latest version of Keyboard Maestro.", + "com.github.homebysix.download.Renamer": { + "name": "Renamer", + "description": "Downloads the latest version of Renamer.", "repo": "autopkg/homebysix-recipes", - "path": "StairwaysSoftware/KeyboardMaestro.download.recipe", - "shortname": "KeyboardMaestro.download", + "path": "Renamer/Renamer.download.recipe", + "shortname": "Renamer.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.KeyboardMaestro", - "com.github.homebysix.install.KeyboardMaestro", - "com.github.homebysix.pkg.KeyboardMaestro" + "com.github.homebysix.munki.Renamer", + "com.github.homebysix.install.Renamer", + "com.github.homebysix.pkg.Renamer", + "com.github.andredb90.filewave.Renamer" ] }, - "com.github.homebysix.install.Bookends": { - "name": "Bookends", - "description": "Installs the latest version of Bookends.", + "com.github.homebysix.install.ShareMouse": { + "name": "ShareMouse", + "description": "Installs the latest version of ShareMouse.", "repo": "autopkg/homebysix-recipes", - "path": "Bookends/Bookends.install.recipe", - "parent": "com.github.homebysix.download.Bookends", - "shortname": "Bookends.install", + "path": "ShareMouse/ShareMouse.install.recipe", + "parent": "com.github.homebysix.download.ShareMouse", + "shortname": "ShareMouse.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Bookends": { - "name": "Bookends", - "description": "Downloads the latest version of Bookends and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Bookends/Bookends.munki.recipe", - "parent": "com.github.homebysix.download.Bookends", - "shortname": "Bookends.munki", - "inferred_type": "munki", - "munki_display_name": "Bookends", - "munki_description": "Reference management and bibliography software." - }, - "com.github.homebysix.pkg.Bookends": { - "name": "Bookends", - "description": "Downloads the latest version of Bookends and creates a package.", + "com.github.homebysix.pkg.ShareMouse": { + "name": "ShareMouse", + "description": "Downloads the latest version of ShareMouse and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Bookends/Bookends.pkg.recipe", - "parent": "com.github.homebysix.download.Bookends", - "shortname": "Bookends.pkg", + "path": "ShareMouse/ShareMouse.pkg.recipe", + "parent": "com.github.homebysix.download.ShareMouse", + "shortname": "ShareMouse.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Bookends": { - "name": "Bookends", - "description": "Downloads the latest version of Bookends.", + "com.github.homebysix.download.ShareMouse": { + "name": "ShareMouse", + "description": "Downloads the latest version of ShareMouse.", "repo": "autopkg/homebysix-recipes", - "path": "Bookends/Bookends.download.recipe", - "shortname": "Bookends.download", + "path": "ShareMouse/ShareMouse.download.recipe", + "shortname": "ShareMouse.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Bookends", - "com.github.homebysix.munki.Bookends", - "com.github.homebysix.pkg.Bookends" + "com.github.homebysix.install.ShareMouse", + "com.github.homebysix.pkg.ShareMouse", + "com.github.homebysix.munki.ShareMouse" ] }, - "com.github.homebysix.munki.Gitify": { - "name": "Gitify", - "description": "Downloads the latest version of Gitify and imports it into Munki.", + "com.github.homebysix.munki.ShareMouse": { + "name": "ShareMouse", + "description": "Downloads the latest version of ShareMouse and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Gitify/Gitify.munki.recipe", - "parent": "com.github.homebysix.download.Gitify", - "shortname": "Gitify.munki", + "path": "ShareMouse/ShareMouse.munki.recipe", + "parent": "com.github.homebysix.download.ShareMouse", + "shortname": "ShareMouse.munki", "inferred_type": "munki", - "munki_display_name": "Gitify", - "munki_description": "Puts GitHub notifications in your menu bar." + "munki_display_name": "ShareMouse", + "munki_description": "Share your mouse and keyboard with multiple networked computers." }, - "com.github.homebysix.pkg.Gitify": { - "name": "Gitify", - "description": "Downloads the latest version of Gitify and creates a package.", + "com.github.homebysix.munki.Boom3D": { + "name": "Boom 3D", + "description": "Downloads the latest version of Boom 3D and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Gitify/Gitify.pkg.recipe", - "parent": "com.github.homebysix.download.Gitify", - "shortname": "Gitify.pkg", - "inferred_type": "pkg" + "path": "Boom/Boom3D.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.Boom3D", + "shortname": "Boom3D.munki", + "inferred_type": "munki", + "munki_display_name": "Boom 3D", + "munki_description": "System-wide pro volume booster and equalizer." }, - "com.github.homebysix.install.Gitify": { - "name": "Gitify", - "description": "Installs the latest version of Gitify.", + "com.github.homebysix.install.Boom2": { + "name": "Boom 2", + "description": "Installs the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.", "repo": "autopkg/homebysix-recipes", - "path": "Gitify/Gitify.install.recipe", - "parent": "com.github.homebysix.download.Gitify", - "shortname": "Gitify.install", + "path": "Boom/Boom2.install.recipe", + "parent": "com.github.homebysix.download.Boom2", + "shortname": "Boom2.install", "inferred_type": "install" }, - "com.github.homebysix.download.Gitify": { - "name": "Gitify", - "description": "Downloads the latest version of Gitify.", + "com.github.homebysix.download.Boom2": { + "name": "Boom 2", + "description": "Downloads the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.", "repo": "autopkg/homebysix-recipes", - "path": "Gitify/Gitify.download.recipe", - "shortname": "Gitify.download", + "path": "Boom/Boom2.download.recipe", + "shortname": "Boom2.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Gitify", - "com.github.homebysix.pkg.Gitify", - "com.github.homebysix.install.Gitify" + "com.github.homebysix.install.Boom2", + "com.github.homebysix.munki.Boom2", + "com.github.homebysix.pkg.Boom2" ] }, - "com.github.homebysix.pkg.TopNotch": { - "name": "TopNotch", - "description": "Downloads the latest version of TopNotch and creates a package.", + "com.github.homebysix.munki.Boom2": { + "name": "Boom 2", + "description": "Downloads the latest version of Boom 2 and imports it into Munki. Note: An admin account is required to set up Boom upon first launch.", "repo": "autopkg/homebysix-recipes", - "path": "TopNotch/TopNotch.pkg.recipe", - "parent": "com.github.homebysix.download.TopNotch", - "shortname": "TopNotch.pkg", + "path": "Boom/Boom2.munki.recipe", + "parent": "com.github.homebysix.download.Boom2", + "shortname": "Boom2.munki", + "inferred_type": "munki", + "munki_display_name": "Boom 2", + "munki_description": "System-wide pro volume booster and equalizer." + }, + "com.github.homebysix.pkg.Boom2": { + "name": "Boom 2", + "description": "Downloads the latest version of Boom 2 and creates a package. Note: An admin account is required to set up Boom upon first launch.", + "repo": "autopkg/homebysix-recipes", + "path": "Boom/Boom2.pkg.recipe", + "parent": "com.github.homebysix.download.Boom2", + "shortname": "Boom2.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.TopNotch": { - "name": "TopNotch", - "description": "Downloads the latest version of TopNotch and imports it into Munki.", + "com.github.homebysix.install.Boom3D": { + "name": "Boom 3D", + "description": "Installs the latest version of Boom 3D.", "repo": "autopkg/homebysix-recipes", - "path": "TopNotch/TopNotch.munki.recipe", - "parent": "com.github.homebysix.download.TopNotch", - "shortname": "TopNotch.munki", + "path": "Boom/Boom3D.install.recipe", + "parent": "com.github.ahousseini-recipes.download.Boom3D", + "shortname": "Boom3D.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.AutodeskFusion360": { + "name": null, + "description": "Imports Autodesk's Fusion 360 into the Munki repo.", + "repo": "autopkg/homebysix-recipes", + "path": "AutodeskFusion360/AutodeskFusion360.munki.recipe", + "parent": "com.github.homebysix.download.AutodeskFusion360", + "shortname": "AutodeskFusion360.munki", "inferred_type": "munki", - "munki_display_name": "TopNotch", - "munki_description": "Hides the notch on your Mac by making the menu bar completely black." + "munki_display_name": null, + "munki_description": "Fusion 360 is the first 3D CAD, CAM, and CAE tool of its kind. It connects your entire product development process in a single cloud-based platform that works on both Mac and PC." }, - "com.github.homebysix.install.TopNotch": { - "name": "TopNotch", - "description": "Installs the latest version of TopNotch.", + "com.github.homebysix.download.AutodeskFusion360": { + "name": "Autodesk Fusion 360", + "description": "Downloads the latest version of Autodesk Fusion 360.", "repo": "autopkg/homebysix-recipes", - "path": "TopNotch/TopNotch.install.recipe", - "parent": "com.github.homebysix.download.TopNotch", - "shortname": "TopNotch.install", - "inferred_type": "install" + "path": "AutodeskFusion360/AutodeskFusion360.download.recipe", + "shortname": "AutodeskFusion360.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.AutodeskFusion360" + ] }, - "com.github.homebysix.download.TopNotch": { - "name": "TopNotch", - "description": "Downloads the latest version of TopNotch.", + "com.github.homebysix.download.Papers": { + "name": "Papers", + "description": "Downloads the latest version of Papers.", "repo": "autopkg/homebysix-recipes", - "path": "TopNotch/TopNotch.download.recipe", - "shortname": "TopNotch.download", + "path": "Papers/Papers.download.recipe", + "shortname": "Papers.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.TopNotch", - "com.github.homebysix.munki.TopNotch", - "com.github.homebysix.install.TopNotch" + "com.github.homebysix.install.Papers", + "com.github.homebysix.pkg.Papers", + "com.github.homebysix.munki.Papers" ] }, - "com.github.homebysix.munki.InstallPKG": { - "name": "InstallPKG", - "description": "Imports InstallPKG into Munki.", + "com.github.homebysix.install.Papers": { + "name": "Papers", + "description": "Installs the latest version of Papers.", "repo": "autopkg/homebysix-recipes", - "path": "InstallPKG/InstallPKG.munki.recipe", - "parent": "com.github.homebysix.download.InstallPKG", - "shortname": "InstallPKG.munki", - "inferred_type": "munki", - "munki_display_name": "InstallPKG", - "munki_description": "InstallPKG is a wrapper to the 'installer' tool on Mac OS X systems. The functionality is focused on allowing you to quickly and easily install multiple packages to the current boot drive." + "path": "Papers/Papers.install.recipe", + "parent": "com.github.homebysix.download.Papers", + "shortname": "Papers.install", + "inferred_type": "install" }, - "com.github.homebysix.download.InstallPKG": { - "name": "InstallPKG", - "description": "Downloads the latest version of InstallPKG.", + "com.github.homebysix.pkg.Papers": { + "name": "Papers", + "description": "Downloads the latest version of Papers and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "InstallPKG/InstallPKG.download.recipe", - "shortname": "InstallPKG.download", - "inferred_type": "download", + "path": "Papers/Papers.pkg.recipe", + "parent": "com.github.homebysix.download.Papers", + "shortname": "Papers.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.InstallPKG" + "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Papers" ] }, - "com.github.homebysix.munki.Orion": { - "name": "Orion", - "description": "Downloads the latest version of Orion and imports it into Munki.", + "com.github.homebysix.munki.Papers": { + "name": "Papers", + "description": "Downloads the latest version of Papers and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Kagi/Orion.munki.recipe", - "parent": "com.github.homebysix.download.Orion", - "shortname": "Orion.munki", + "path": "Papers/Papers.munki.recipe", + "parent": "com.github.homebysix.download.Papers", + "shortname": "Papers.munki", "inferred_type": "munki", - "munki_display_name": "Orion", - "munki_description": "Mac browser by Kagi featuring zero telemetry and web extension support." + "munki_display_name": "Papers", + "munki_description": "Your personal library of scientific resources." }, - "com.github.homebysix.install.Orion": { - "name": "Orion", - "description": "Installs the latest version of Orion.", + "com.github.homebysix.install.Metabase": { + "name": "Metabase", + "description": "Installs the latest version of Metabase.", "repo": "autopkg/homebysix-recipes", - "path": "Kagi/Orion.install.recipe", - "parent": "com.github.homebysix.download.Orion", - "shortname": "Orion.install", + "path": "Metabase/Metabase.install.recipe", + "parent": "com.github.homebysix.download.Metabase", + "shortname": "Metabase.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Orion": { - "name": "Orion", - "description": "Downloads the latest version of Orion and creates a package.", + "com.github.homebysix.munki.Metabase": { + "name": "Metabase", + "description": "Downloads the latest version of Metabase and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Kagi/Orion.pkg.recipe", - "parent": "com.github.homebysix.download.Orion", - "shortname": "Orion.pkg", - "inferred_type": "pkg" + "path": "Metabase/Metabase.munki.recipe", + "parent": "com.github.homebysix.download.Metabase", + "shortname": "Metabase.munki", + "inferred_type": "munki", + "munki_display_name": "Metabase", + "munki_description": "An app that gives everyone on your team central access to business intelligence and analytics." }, - "com.github.homebysix.download.Orion": { - "name": "Orion", - "description": "Downloads the latest version of Orion.", + "com.github.homebysix.download.Metabase": { + "name": "Metabase", + "description": "Downloads the latest version of Metabase.\n\nNOTE: Code signature verification is disabled due to a signing error in the version of the Sparkle framework included with Metabase.", "repo": "autopkg/homebysix-recipes", - "path": "Kagi/Orion.download.recipe", - "shortname": "Orion.download", + "path": "Metabase/Metabase.download.recipe", + "shortname": "Metabase.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Orion", - "com.github.homebysix.install.Orion", - "com.github.homebysix.pkg.Orion" - ] - }, - "com.github.homebysix.munki.WordPress.com": { - "name": "WordPress.com", - "description": "Downloads the latest version of WordPress.com and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Automattic/WordPress.com.munki.recipe", - "parent": "com.github.homebysix.download.WordPress.com" - }, - "com.github.homebysix.download.WordPress.com": { - "name": "WordPress.com", - "description": "Downloads the latest version of WordPress.com.", - "repo": "autopkg/homebysix-recipes", - "path": "Automattic/WordPress.com.download.recipe", - "children": [ - "com.github.homebysix.munki.WordPress.com", - "com.github.homebysix.pkg.WordPress.com", - "com.github.homebysix.install.WordPress.com" + "com.github.homebysix.install.Metabase", + "com.github.homebysix.munki.Metabase", + "com.github.homebysix.pkg.Metabase" ] }, - "com.github.homebysix.pkg.WordPress.com": { - "name": "WordPress.com", - "description": "Downloads the latest version of WordPress.com and creates a package.", + "com.github.homebysix.pkg.Metabase": { + "name": "Metabase", + "description": "Downloads the latest version of Metabase and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Automattic/WordPress.com.pkg.recipe", - "parent": "com.github.homebysix.download.WordPress.com" + "path": "Metabase/Metabase.pkg.recipe", + "parent": "com.github.homebysix.download.Metabase", + "shortname": "Metabase.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.WordPress.com": { - "name": "WordPress.com", - "description": "Installs the latest version of WordPress.com.", + "com.github.homebysix.munki.Dropshare5": { + "name": "Dropshare", + "description": "Downloads the latest version of Dropshare and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Automattic/WordPress.com.install.recipe", - "parent": "com.github.homebysix.download.WordPress.com" + "path": "Dropshare/Dropshare.munki.recipe", + "parent": "com.github.homebysix.download.Dropshare", + "shortname": "Dropshare.munki", + "inferred_type": "munki", + "munki_display_name": "Dropshare", + "munki_description": "Secure file-sharing tool." }, - "com.github.homebysix.munki.Zed": { - "name": "Zed", - "description": "Downloads the latest version of Zed and imports it into Munki.", + "com.github.homebysix.pkg.Dropshare": { + "name": "Dropshare", + "description": "Downloads the latest version of Dropshare and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Zed/Zed.munki.recipe", - "parent": "com.github.homebysix.download.Zed", - "shortname": "Zed.munki", - "inferred_type": "munki", - "munki_display_name": "Zed", - "munki_description": "Lightweight, responsive text editor and integrated development environment (IDE)." + "path": "Dropshare/Dropshare.pkg.recipe", + "parent": "com.github.homebysix.download.Dropshare", + "shortname": "Dropshare.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Zed": { - "name": "Zed", - "description": "Downloads the latest version of Zed.", + "com.github.homebysix.download.Dropshare": { + "name": "Dropshare", + "description": "Downloads the latest version of Dropshare.", "repo": "autopkg/homebysix-recipes", - "path": "Zed/Zed.download.recipe", - "shortname": "Zed.download", + "path": "Dropshare/Dropshare.download.recipe", + "shortname": "Dropshare.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Zed", - "com.github.homebysix.pkg.Zed", - "com.github.homebysix.install.Zed" + "com.github.homebysix.munki.Dropshare5", + "com.github.homebysix.pkg.Dropshare" ] }, - "com.github.homebysix.pkg.Zed": { - "name": "Zed", - "description": "Downloads the latest version of Zed and creates a package.", + "com.github.homebysix.munki.cdto": { + "name": "cd to", + "description": "Downloads the latest version of cd to and imports it into Munki. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default", "repo": "autopkg/homebysix-recipes", - "path": "Zed/Zed.pkg.recipe", - "parent": "com.github.homebysix.download.Zed", - "shortname": "Zed.pkg", - "inferred_type": "pkg" + "path": "cdto/cdto.munki.recipe", + "parent": "com.github.homebysix.download.cdto", + "shortname": "cdto.munki", + "inferred_type": "munki", + "munki_display_name": "cd to", + "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access." }, - "com.github.homebysix.install.Zed": { - "name": "Zed", - "description": "Installs the latest version of Zed.", + "com.github.homebysix.install.cdto": { + "name": "cd to", + "description": "Installs the latest version of cd to. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.", "repo": "autopkg/homebysix-recipes", - "path": "Zed/Zed.install.recipe", - "parent": "com.github.homebysix.download.Zed", - "shortname": "Zed.install", + "path": "cdto/cdto.install.recipe", + "parent": "com.github.homebysix.pkg.cdto", + "shortname": "cdto.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.OpenEmu": { - "name": "OpenEmu", - "description": "Downloads the latest version of OpenEmu and makes a pkg of it.", + "com.github.homebysix.download.cdto": { + "name": "cd to", + "description": "Downloads the latest version of cd to, which is an app that makes it easy to open Terminal windows to the current Finder path.", "repo": "autopkg/homebysix-recipes", - "path": "OpenEmu/OpenEmu.pkg.recipe", - "parent": "com.github.homebysix.download.OpenEmu", - "shortname": "OpenEmu.pkg", - "inferred_type": "pkg", + "path": "cdto/cdto.download.recipe", + "shortname": "cdto.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu" + "com.github.homebysix.munki.cdto", + "com.github.homebysix.pkg.cdto", + "com.github.peshay.filewave.cdto" ] }, - "com.github.homebysix.download.OpenEmu": { - "name": "OpenEmu", - "description": "Downloads the current release version of OpenEmu.", + "com.github.homebysix.pkg.cdto": { + "name": "cd to", + "description": "Downloads the latest version of cd to and builds a package. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.", "repo": "autopkg/homebysix-recipes", - "path": "OpenEmu/OpenEmu.download.recipe", - "shortname": "OpenEmu.download", - "inferred_type": "download", + "path": "cdto/cdto.pkg.recipe", + "parent": "com.github.homebysix.download.cdto", + "shortname": "cdto.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.OpenEmu", - "com.github.foigus.munki.OpenEmu" + "com.github.homebysix.install.cdto" ] }, - "com.github.homebysix.install.Divvy": { - "name": "Divvy", - "description": "Installs the latest version of Divvy.", + "com.github.homebysix.munki.GBStudio": { + "name": "GB Studio", + "description": "Downloads the latest version of GB Studio and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Divvy/Divvy.install.recipe", - "parent": "com.github.jaharmi.download.Divvy", - "shortname": "Divvy.install", - "inferred_type": "install" + "path": "GB Studio/GB Studio.munki.recipe", + "parent": "com.github.homebysix.download.GBStudio", + "shortname": "GB Studio.munki", + "inferred_type": "munki", + "munki_display_name": "GB Studio", + "munki_description": "A free and easy to use retro adventure game creator for your favourite handheld video game system." }, - "com.github.homebysix.pkg.Divvy": { - "name": "Divvy", - "description": "Downloads the current release version of Divvy and builds a package.", + "com.github.homebysix.pkg.GBStudio": { + "name": "GB Studio", + "description": "Downloads the latest version of GB Studio and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Divvy/Divvy.pkg.recipe", - "parent": "com.github.jaharmi.download.Divvy", - "shortname": "Divvy.pkg", + "path": "GB Studio/GB Studio.pkg.recipe", + "parent": "com.github.homebysix.download.GBStudio", + "shortname": "GB Studio.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.FontFinagler": { - "name": "Font Finagler", - "description": "Installs the latest version of Font Finagler.", + "com.github.homebysix.install.GBStudio": { + "name": "GB Studio", + "description": "Installs the latest version of GB Studio.", "repo": "autopkg/homebysix-recipes", - "path": "FontFinagler/FontFinagler.install.recipe", - "parent": "com.github.homebysix.download.FontFinagler", - "shortname": "FontFinagler.install", + "path": "GB Studio/GB Studio.install.recipe", + "parent": "com.github.homebysix.download.GBStudio", + "shortname": "GB Studio.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.FontFinagler": { - "name": "Font Finagler", - "description": "Downloads the latest version of Font Finagler as a package. This recipe is kept to maintain compatability.", + "com.github.homebysix.download.GBStudio": { + "name": "GB Studio", + "description": "Downloads the latest version of GB Studio.", "repo": "autopkg/homebysix-recipes", - "path": "FontFinagler/FontFinagler.pkg.recipe", - "parent": "com.github.homebysix.download.FontFinagler", - "shortname": "FontFinagler.pkg", - "inferred_type": "pkg", + "path": "GB Studio/GB Studio.download.recipe", + "shortname": "GB Studio.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler" + "com.github.homebysix.munki.GBStudio", + "com.github.homebysix.pkg.GBStudio", + "com.github.homebysix.install.GBStudio" ] }, - "com.github.homebysix.munki.FontFinagler": { - "name": "Font Finagler", - "description": "Downloads the latest version of Font Finagler and imports it into Munki.", + "com.github.homebysix.pkg.MacGourmet": { + "name": "MacGourmet", + "description": "Downloads the latest version of MacGourmet and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "FontFinagler/FontFinagler.munki.recipe", - "parent": "com.github.homebysix.download.FontFinagler", - "shortname": "FontFinagler.munki", + "path": "MarinerSoftware/MacGourmet.pkg.recipe", + "parent": "com.github.homebysix.download.MacGourmet", + "shortname": "MacGourmet.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.Persona": { + "name": "Persona", + "description": "Installs the latest version of Persona.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/Persona.install.recipe", + "parent": "com.github.homebysix.download.Persona", + "shortname": "Persona.install", + "inferred_type": "install" + }, + "com.github.homebysix.install.MacJournal": { + "name": "MacJournal", + "description": "Installs the latest version of MacJournal.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/MacJournal.install.recipe", + "parent": "com.github.homebysix.download.MacJournal", + "shortname": "MacJournal.install", + "inferred_type": "install" + }, + "com.github.homebysix.install.MacGourmet": { + "name": "MacGourmet", + "description": "Installs the latest version of MacGourmet.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/MacGourmet.install.recipe", + "parent": "com.github.homebysix.download.MacGourmet", + "shortname": "MacGourmet.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.MacJournal": { + "name": "MacJournal", + "description": "Downloads the latest version of MacJournal and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/MacJournal.pkg.recipe", + "parent": "com.github.homebysix.download.MacJournal", + "shortname": "MacJournal.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.MacJournal": { + "name": "MacJournal", + "description": "Downloads the latest version of MacJournal and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/MacJournal.munki.recipe", + "parent": "com.github.homebysix.download.MacJournal", + "shortname": "MacJournal.munki", "inferred_type": "munki", - "munki_display_name": "Font Finagler", - "munki_description": "Fixes garbled text font corruption." + "munki_display_name": "MacJournal", + "munki_description": "Create, maintain, and blog a personal journal." }, - "com.github.homebysix.download.FontFinagler": { - "name": "Font Finagler", - "description": "Downloads the latest version of Font Finagler as a package and verifies its signature.", + "com.github.homebysix.munki.MacGourmet": { + "name": "MacGourmet", + "description": "Downloads the latest version of MacGourmet and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FontFinagler/FontFinagler.download.recipe", - "shortname": "FontFinagler.download", + "path": "MarinerSoftware/MacGourmet.munki.recipe", + "parent": "com.github.homebysix.download.MacGourmet", + "shortname": "MacGourmet.munki", + "inferred_type": "munki", + "munki_display_name": "MacGourmet", + "munki_description": "Dynamic recipe manager." + }, + "com.github.homebysix.munki.Persona": { + "name": "Persona", + "description": "Downloads the latest version of Persona and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/Persona.munki.recipe", + "parent": "com.github.homebysix.download.Persona", + "shortname": "Persona.munki", + "inferred_type": "munki", + "munki_display_name": "Persona", + "munki_description": "Tool to help develop characters while writing." + }, + "com.github.homebysix.download.MacGourmet": { + "name": "MacGourmet", + "description": "Downloads the latest version of MacGourmet.", + "repo": "autopkg/homebysix-recipes", + "path": "MarinerSoftware/MacGourmet.download.recipe", + "deprecated": true, + "shortname": "MacGourmet.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.FontFinagler", - "com.github.homebysix.pkg.FontFinagler", - "com.github.homebysix.munki.FontFinagler" + "com.github.homebysix.pkg.MacGourmet", + "com.github.homebysix.install.MacGourmet", + "com.github.homebysix.munki.MacGourmet" ] }, - "com.github.homebysix.pkg.CitrixReceiver": { - "name": "CitrixReceiver", - "description": "Downloads the latest CitrixReceiver version and extracts the package.", + "com.github.homebysix.download.Persona": { + "name": "Persona", + "description": "Downloads the latest version of Persona.", "repo": "autopkg/homebysix-recipes", - "path": "Citrix/CitrixReceiver.pkg.recipe", - "parent": "io.github.hjuutilainen.download.CitrixReceiver", - "shortname": "CitrixReceiver.pkg", - "inferred_type": "pkg", + "path": "MarinerSoftware/Persona.download.recipe", + "deprecated": true, + "shortname": "Persona.download", + "inferred_type": "download", "children": [ - "com.github.golbiga.jss.CitrixReceiver" + "com.github.homebysix.install.Persona", + "com.github.homebysix.munki.Persona", + "com.github.homebysix.pkg.Persona" ] }, - "com.github.homebysix.install.VirtualHostX": { - "name": "VirtualHostX", - "description": "Installs the latest version of VirtualHostX.", - "repo": "autopkg/homebysix-recipes", - "path": "VirtualHost/VirtualHostX.install.recipe", - "parent": "com.github.homebysix.download.VirtualHostX", - "shortname": "VirtualHostX.install", - "inferred_type": "install" - }, - "com.github.homebysix.download.VirtualHostX": { - "name": "VirtualHostX", - "description": "Downloads the latest version of VirtualHostX.", + "com.github.homebysix.download.MacJournal": { + "name": "MacJournal", + "description": "Downloads the latest version of MacJournal.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualHost/VirtualHostX.download.recipe", - "shortname": "VirtualHostX.download", + "path": "MarinerSoftware/MacJournal.download.recipe", + "deprecated": true, + "shortname": "MacJournal.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.VirtualHostX", - "com.github.homebysix.munki.VirtualHostX", - "com.github.homebysix.pkg.VirtualHostX" + "com.github.homebysix.install.MacJournal", + "com.github.homebysix.pkg.MacJournal", + "com.github.homebysix.munki.MacJournal" ] }, - "com.github.homebysix.munki.VirtualHostX": { - "name": "VirtualHostX", - "description": "Downloads the latest version of VirtualHostX and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "VirtualHost/VirtualHostX.munki.recipe", - "parent": "com.github.homebysix.download.VirtualHostX", - "shortname": "VirtualHostX.munki", - "inferred_type": "munki", - "munki_display_name": "VirtualHostX", - "munki_description": "Host multiple websites on your Mac." - }, - "com.github.homebysix.pkg.VirtualHostX": { - "name": "VirtualHostX", - "description": "Downloads the latest version of VirtualHostX and creates a package.", + "com.github.homebysix.pkg.Persona": { + "name": "Persona", + "description": "Downloads the latest version of Persona and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualHost/VirtualHostX.pkg.recipe", - "parent": "com.github.homebysix.download.VirtualHostX", - "shortname": "VirtualHostX.pkg", + "path": "MarinerSoftware/Persona.pkg.recipe", + "parent": "com.github.homebysix.download.Persona", + "shortname": "Persona.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.CisdemUnarchiver": { - "name": "Cisdem Unarchiver", - "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and creates a package.", + "com.github.homebysix.pkg.miXscope": { + "name": "miXscope", + "description": "Downloads the latest version of miXscope and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cisdem/CisdemUnarchiver.pkg.recipe", - "parent": "com.github.homebysix.download.CisdemUnarchiver", - "shortname": "CisdemUnarchiver.pkg", + "path": "miXscope/miXscope.pkg.recipe", + "parent": "com.github.homebysix.download.miXscope", + "shortname": "miXscope.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.CisdemUnarchiver": { - "name": "Cisdem Unarchiver", - "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and imports it into Munki.", + "com.github.homebysix.munki.miXscope": { + "name": "miXscope", + "description": "Downloads the latest version of miXscope and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Cisdem/CisdemUnarchiver.munki.recipe", - "parent": "com.github.homebysix.download.CisdemUnarchiver", - "shortname": "CisdemUnarchiver.munki", + "path": "miXscope/miXscope.munki.recipe", + "parent": "com.github.homebysix.download.miXscope", + "shortname": "miXscope.munki", "inferred_type": "munki", - "munki_display_name": "Cisdem Unarchiver", - "munki_description": "Unzip partially or entirely, preview, and compress files. (Formerly BetterUnarchiver.)" + "munki_display_name": "miXscope", + "munki_description": "Imaging tool for the USB QX series & MiScope microscopes." }, - "com.github.homebysix.install.CisdemUnarchiver": { - "name": "Cisdem Unarchiver", - "description": "Installs the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).", + "com.github.homebysix.install.miXscope": { + "name": "miXscope", + "description": "Installs the latest version of miXscope.", "repo": "autopkg/homebysix-recipes", - "path": "Cisdem/CisdemUnarchiver.install.recipe", - "parent": "com.github.homebysix.download.CisdemUnarchiver", - "shortname": "CisdemUnarchiver.install", + "path": "miXscope/miXscope.install.recipe", + "parent": "com.github.homebysix.download.miXscope", + "shortname": "miXscope.install", "inferred_type": "install" }, - "com.github.homebysix.download.CisdemUnarchiver": { - "name": "Cisdem Unarchiver", - "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).", + "com.github.homebysix.download.miXscope": { + "name": "miXscope", + "description": "Downloads the latest version of miXscope.", "repo": "autopkg/homebysix-recipes", - "path": "Cisdem/CisdemUnarchiver.download.recipe", - "shortname": "CisdemUnarchiver.download", + "path": "miXscope/miXscope.download.recipe", + "shortname": "miXscope.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.CisdemUnarchiver", - "com.github.homebysix.munki.CisdemUnarchiver", - "com.github.homebysix.install.CisdemUnarchiver" + "com.github.homebysix.pkg.miXscope", + "com.github.homebysix.munki.miXscope", + "com.github.homebysix.install.miXscope" ] }, - "com.github.homebysix.download.GasMask": { - "name": "Gas Mask", - "description": "Downloads the latest version of Gas Mask.", + "com.github.homebysix.download.SkalaPreview": { + "name": "Skala Preview", + "description": "Downloads the latest version of Skala Preview.", "repo": "autopkg/homebysix-recipes", - "path": "GasMask/GasMask.download.recipe", - "shortname": "GasMask.download", + "path": "Bjango/SkalaPreview.download.recipe", + "shortname": "SkalaPreview.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.GasMask", - "com.github.homebysix.munki.GasMask", - "com.github.homebysix.pkg.GasMask", - "com.github.peshay.filewave.GasMask" + "com.github.homebysix.pkg.SkalaPreview", + "com.github.homebysix.install.SkalaPreview", + "com.github.homebysix.munki.SkalaPreview" ] }, - "com.github.homebysix.install.GasMask": { - "name": "Gas Mask", - "description": "Installs the latest version of Gas Mask.", + "com.github.homebysix.pkg.SkalaPreview": { + "name": "Skala Preview", + "description": "Downloads the latest version of Skala Preview and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GasMask/GasMask.install.recipe", - "parent": "com.github.homebysix.download.GasMask", - "shortname": "GasMask.install", - "inferred_type": "install" + "path": "Bjango/SkalaPreview.pkg.recipe", + "parent": "com.github.homebysix.download.SkalaPreview", + "shortname": "SkalaPreview.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.GasMask": { - "name": "Gas Mask", - "description": "Downloads the latest version of Gas Mask and imports it into Munki.", + "com.github.homebysix.pkg.SkalaColor": { + "name": "SkalaColor", + "description": "Downloads the latest version of Skala Color and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GasMask/GasMask.munki.recipe", - "parent": "com.github.homebysix.download.GasMask", - "shortname": "GasMask.munki", - "inferred_type": "munki", - "munki_display_name": "Gas Mask", - "munki_description": "Hosts file manager for OS X" + "path": "Bjango/SkalaColor.pkg.recipe", + "parent": "com.github.homebysix.download.SkalaColor", + "shortname": "SkalaColor.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.munki.SkalaColor", + "com.github.homebysix.install.SkalaColor" + ] }, - "com.github.homebysix.pkg.GasMask": { - "name": "Gas Mask", - "description": "Downloads the latest version of Gas Mask and creates a package.", + "com.github.homebysix.install.SkalaPreview": { + "name": "Skala Preview", + "description": "Installs the latest version of Skala Preview.", "repo": "autopkg/homebysix-recipes", - "path": "GasMask/GasMask.pkg.recipe", - "parent": "com.github.homebysix.download.GasMask", - "shortname": "GasMask.pkg", - "inferred_type": "pkg" + "path": "Bjango/SkalaPreview.install.recipe", + "parent": "com.github.homebysix.download.SkalaPreview", + "shortname": "SkalaPreview.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.Unexpectedly": { - "name": "Unexpectedly", - "description": "Downloads the latest version of Unexpectedly and creates a package.", + "com.github.homebysix.munki.SkalaColor": { + "name": "SkalaColor", + "description": "Downloads the latest version of Skala Color and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "St\u00e9phane Sudre/Unexpectedly.pkg.recipe", - "parent": "com.github.homebysix.download.Unexpectedly", - "shortname": "Unexpectedly.pkg", - "inferred_type": "pkg" + "path": "Bjango/SkalaColor.munki.recipe", + "parent": "com.github.homebysix.pkg.SkalaColor", + "shortname": "SkalaColor.munki", + "inferred_type": "munki", + "munki_display_name": "Skala Color Installer", + "munki_description": "Color picker for designers and developers." }, - "com.github.homebysix.munki.Unexpectedly": { - "name": "Unexpectedly", - "description": "Downloads the latest version of Unexpectedly and imports it into Munki.", + "com.github.homebysix.install.SkalaColor": { + "name": "SkalaColor", + "description": "Installs the latest version of Skala Color.", "repo": "autopkg/homebysix-recipes", - "path": "St\u00e9phane Sudre/Unexpectedly.munki.recipe", - "parent": "com.github.homebysix.download.Unexpectedly", - "shortname": "Unexpectedly.munki", + "path": "Bjango/SkalaColor.install.recipe", + "parent": "com.github.homebysix.pkg.SkalaColor", + "shortname": "SkalaColor.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.SkalaPreview": { + "name": "Skala Preview", + "description": "Downloads the latest version of Skala Preview and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Bjango/SkalaPreview.munki.recipe", + "parent": "com.github.homebysix.download.SkalaPreview", + "shortname": "SkalaPreview.munki", "inferred_type": "munki", - "munki_display_name": "Unexpectedly", - "munki_description": "A utility for intelligently inspecting macOS crash logs." + "munki_display_name": "Skala Preview", + "munki_description": "Send pixel-perfect design previews to your iPhone or iPad." }, - "com.github.homebysix.download.Unexpectedly": { - "name": "Unexpectedly", - "description": "Downloads the latest version of Unexpectedly (currently in beta as of July 2021).", + "com.github.homebysix.download.SkalaColor": { + "name": "SkalaColor", + "description": "Downloads the latest version of Skala Color.", "repo": "autopkg/homebysix-recipes", - "path": "St\u00e9phane Sudre/Unexpectedly.download.recipe", - "shortname": "Unexpectedly.download", + "path": "Bjango/SkalaColor.download.recipe", + "shortname": "SkalaColor.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Unexpectedly", - "com.github.homebysix.munki.Unexpectedly", - "com.github.homebysix.install.Unexpectedly" + "com.github.homebysix.pkg.SkalaColor" ] }, - "com.github.homebysix.install.Unexpectedly": { - "name": "Unexpectedly", - "description": "Installs the latest version of Unexpectedly.", - "repo": "autopkg/homebysix-recipes", - "path": "St\u00e9phane Sudre/Unexpectedly.install.recipe", - "parent": "com.github.homebysix.download.Unexpectedly", - "shortname": "Unexpectedly.install", - "inferred_type": "install" - }, - "com.github.homebysix.install.Plug": { - "name": "Plug", - "description": "Installs the latest version of Plug.", + "com.github.homebysix.install.Pingendo": { + "name": "Pingendo", + "description": "Installs the latest version of Pingendo.", "repo": "autopkg/homebysix-recipes", - "path": "Plug/Plug.install.recipe", - "parent": "com.github.homebysix.download.Plug", - "shortname": "Plug.install", + "path": "Pingendo/Pingendo.install.recipe", + "parent": "com.github.homebysix.download.Pingendo", + "shortname": "Pingendo.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Plug": { - "name": "Plug", - "description": "Downloads the latest version of Plug and creates a package.", + "com.github.homebysix.pkg.Pingendo": { + "name": "Pingendo", + "description": "Downloads the latest version of Pingendo and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Plug/Plug.pkg.recipe", - "parent": "com.github.homebysix.download.Plug", - "shortname": "Plug.pkg", + "path": "Pingendo/Pingendo.pkg.recipe", + "parent": "com.github.homebysix.download.Pingendo", + "shortname": "Pingendo.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Plug": { - "name": "Plug", - "description": "Downloads the latest version of Plug and imports it into Munki.", + "com.github.homebysix.munki.Pingendo": { + "name": "Pingendo", + "description": "Downloads the latest version of Pingendo and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Plug/Plug.munki.recipe", - "parent": "com.github.homebysix.download.Plug", - "shortname": "Plug.munki", + "path": "Pingendo/Pingendo.munki.recipe", + "parent": "com.github.homebysix.download.Pingendo", + "shortname": "Pingendo.munki", "inferred_type": "munki", - "munki_display_name": "Plug", - "munki_description": "Desktop player for The Hype Machine (beta)." + "munki_display_name": "Pingendo", + "munki_description": "Simple Mac app for Bootstrap prototyping." }, - "com.github.homebysix.download.Plug": { - "name": "Plug", - "description": "Downloads the latest version of Plug.", + "com.github.homebysix.download.Pingendo": { + "name": "Pingendo", + "description": "Downloads the latest version of Pingendo.", "repo": "autopkg/homebysix-recipes", - "path": "Plug/Plug.download.recipe", - "shortname": "Plug.download", + "path": "Pingendo/Pingendo.download.recipe", + "shortname": "Pingendo.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Plug", - "com.github.homebysix.pkg.Plug", - "com.github.homebysix.munki.Plug" + "com.github.homebysix.install.Pingendo", + "com.github.homebysix.pkg.Pingendo", + "com.github.homebysix.munki.Pingendo" ] }, - "com.github.homebysix.download.TorBrowserBundle": { - "name": "TorBrowserBundle", - "description": "Downloads the latest version of Tor Browser.", + "com.github.homebysix.install.CamoStudio": { + "name": "Camo Studio", + "description": "Installs the latest version of Camo Studio.", "repo": "autopkg/homebysix-recipes", - "path": "Tor/TorBrowserBundle.download.recipe", - "shortname": "TorBrowserBundle.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.TorBrowserBundle", - "com.github.homebysix.munki.TorBrowserBundle", - "com.github.homebysix.install.TorBrowserBundle", - "com.github.peshay.filewave.TorBrowserBundle", - "com.github.crystalllized.pkg.TorBrowser" - ] + "path": "Camo/CamoStudio.install.recipe", + "parent": "com.github.homebysix.download.CamoStudio", + "shortname": "CamoStudio.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.TorBrowserBundle": { - "name": "TorBrowserBundle", - "description": "Downloads the latest version of Tor Browser and creates a package.", + "com.github.homebysix.pkg.CamoStudio": { + "name": "Camo Studio", + "description": "Downloads the latest version of Camo Studio and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tor/TorBrowserBundle.pkg.recipe", - "parent": "com.github.homebysix.download.TorBrowserBundle", - "shortname": "TorBrowserBundle.pkg", + "path": "Camo/CamoStudio.pkg.recipe", + "parent": "com.github.homebysix.download.CamoStudio", + "shortname": "CamoStudio.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.TorBrowserBundle": { - "name": "TorBrowserBundle", - "description": "Downloads the latest version of Tor Browser and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Tor/TorBrowserBundle.munki.recipe", - "parent": "com.github.homebysix.download.TorBrowserBundle", - "shortname": "TorBrowserBundle.munki", - "inferred_type": "munki", - "munki_display_name": "Tor Browser Bundle", - "munki_description": "Web browser that anonymizes your activity using peer-to-peer networks." - }, - "com.github.homebysix.install.TorBrowserBundle": { - "name": "TorBrowserBundle", - "description": "Installs the latest version of Tor Browser.", - "repo": "autopkg/homebysix-recipes", - "path": "Tor/TorBrowserBundle.install.recipe", - "parent": "com.github.homebysix.download.TorBrowserBundle", - "shortname": "TorBrowserBundle.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.KerbMinder": { - "name": "KerbMinder", - "description": "Downloads the latest version of KerbMinder and imports it into Munki.", + "com.github.homebysix.munki.CamoStudio": { + "name": "Camo Studio", + "description": "Downloads the latest version of Camo Studio and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "KerbMinder/KerbMinder.munki.recipe", - "parent": "com.github.homebysix.download.KerbMinder", - "shortname": "KerbMinder.munki", + "path": "Camo/CamoStudio.munki.recipe", + "parent": "com.github.homebysix.download.CamoStudio", + "shortname": "CamoStudio.munki", "inferred_type": "munki", - "munki_display_name": "KerbMinder", - "munki_description": "KerbMinder is a tool for Mac OS X that keeps a logged-in user's Kerberos ticket current by attempting to renew or refresh it automatically any time the network state changes." + "munki_display_name": "Camo Studio", + "munki_description": "Look amazing on video calls. Use your smartphone or tablet as a pro webcam and get powerful effects and adjustments for Zoom, Meet, and more." }, - "com.github.homebysix.download.KerbMinder": { - "name": "KerbMinder", - "description": "Downloads the latest version of KerbMinder.", + "com.github.homebysix.download.CamoStudio": { + "name": "Camo Studio", + "description": "Downloads the latest version of Camo Studio.", "repo": "autopkg/homebysix-recipes", - "path": "KerbMinder/KerbMinder.download.recipe", - "shortname": "KerbMinder.download", + "path": "Camo/CamoStudio.download.recipe", + "shortname": "CamoStudio.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.KerbMinder", - "com.github.homebysix.install.KerbMinder" + "com.github.homebysix.install.CamoStudio", + "com.github.homebysix.pkg.CamoStudio", + "com.github.homebysix.munki.CamoStudio" ] }, - "com.github.homebysix.install.KerbMinder": { - "name": "KerbMinder", - "description": "Installs the latest version of KerbMinder.", + "com.github.homebysix.install.Scrivener": { + "name": "Scrivener", + "description": "Installs the latest version of Scrivener.", "repo": "autopkg/homebysix-recipes", - "path": "KerbMinder/KerbMinder.install.recipe", - "parent": "com.github.homebysix.download.KerbMinder", - "shortname": "KerbMinder.install", + "path": "LiteratureAndLatte/Scrivener.install.recipe", + "parent": "com.github.homebysix.download.Scrivener", + "shortname": "Scrivener.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Adapter": { - "name": "Adapter", - "description": "Downloads the latest version of Adapter and creates a package.", + "com.github.homebysix.pkg.Scapple": { + "name": "Scapple", + "description": "Downloads the latest version of Scapple and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Macroplant/Adapter.pkg.recipe", - "parent": "com.github.homebysix.download.Adapter", - "shortname": "Adapter.pkg", + "path": "LiteratureAndLatte/Scapple.pkg.recipe", + "parent": "com.github.homebysix.download.Scapple", + "shortname": "Scapple.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Adapter": { - "name": "Adapter", - "description": "Downloads the latest version of Adapter and imports it into Munki.", + "com.github.homebysix.munki.Scrivener": { + "name": "Scrivener", + "description": "Downloads the latest version of Scrivener and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Macroplant/Adapter.munki.recipe", - "parent": "com.github.homebysix.download.Adapter", - "shortname": "Adapter.munki", + "path": "LiteratureAndLatte/Scrivener.munki.recipe", + "parent": "com.github.homebysix.download.Scrivener", + "shortname": "Scrivener.munki", "inferred_type": "munki", - "munki_display_name": "Adapter", - "munki_description": "Audio and video converter." + "munki_display_name": "Scrivener", + "munki_description": "Project management and word processing tool for writers." }, - "com.github.homebysix.install.Adapter": { - "name": "Adapter", - "description": "Installs the latest version of Adapter.", + "com.github.homebysix.munki.Scapple": { + "name": "Scapple", + "description": "Downloads the latest version of Scapple and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Macroplant/Adapter.install.recipe", - "parent": "com.github.homebysix.download.Adapter", - "shortname": "Adapter.install", - "inferred_type": "install" + "path": "LiteratureAndLatte/Scapple.munki.recipe", + "parent": "com.github.homebysix.download.Scapple", + "shortname": "Scapple.munki", + "inferred_type": "munki", + "munki_display_name": "Scapple", + "munki_description": "Free-form mind mapping tool." }, - "com.github.homebysix.download.Adapter": { - "name": "Adapter", - "description": "Downloads the latest version of Adapter.", + "com.github.homebysix.download.Scapple": { + "name": "Scapple", + "description": "Downloads the latest version of Scapple.", "repo": "autopkg/homebysix-recipes", - "path": "Macroplant/Adapter.download.recipe", - "shortname": "Adapter.download", + "path": "LiteratureAndLatte/Scapple.download.recipe", + "shortname": "Scapple.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Adapter", - "com.github.homebysix.munki.Adapter", - "com.github.homebysix.install.Adapter" + "com.github.homebysix.pkg.Scapple", + "com.github.homebysix.munki.Scapple", + "com.github.homebysix.install.Scapple" ] }, - "com.github.homebysix.install.Flux": { - "name": "Flux", - "description": "Installs the latest version of f.lux.", + "com.github.homebysix.install.Scapple": { + "name": "Scapple", + "description": "Installs the latest version of Scapple.", "repo": "autopkg/homebysix-recipes", - "path": "Flux/Flux.install.recipe", - "parent": "com.github.keeleysam.recipes.Flux.download", - "shortname": "Flux.install", + "path": "LiteratureAndLatte/Scapple.install.recipe", + "parent": "com.github.homebysix.download.Scapple", + "shortname": "Scapple.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Flux": { - "name": "Flux", - "description": "Downloads the current release version of f.lux and builds a package.", + "com.github.homebysix.pkg.Scrivener": { + "name": "Scrivener", + "description": "Downloads the latest version of Scrivener and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Flux/Flux.pkg.recipe", - "parent": "com.github.keeleysam.recipes.Flux.download", - "shortname": "Flux.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Flux" - ] + "path": "LiteratureAndLatte/Scrivener.pkg.recipe", + "parent": "com.github.homebysix.download.Scrivener", + "shortname": "Scrivener.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.RecordIt": { - "name": "RecordIt", - "description": "Downloads the latest version of RecordIt and creates a package.", + "com.github.homebysix.download.Scrivener": { + "name": "Scrivener", + "description": "Downloads the latest version of Scrivener.", "repo": "autopkg/homebysix-recipes", - "path": "RecordIt/RecordIt.pkg.recipe", - "parent": "com.github.homebysix.download.RecordIt", - "shortname": "RecordIt.pkg", - "inferred_type": "pkg" + "path": "LiteratureAndLatte/Scrivener.download.recipe", + "shortname": "Scrivener.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Scrivener", + "com.github.homebysix.munki.Scrivener", + "com.github.homebysix.pkg.Scrivener" + ] }, - "com.github.homebysix.munki.RecordIt": { - "name": "RecordIt", - "description": "Downloads the latest version of RecordIt and imports it into Munki.", + "com.github.homebysix.munki.HazeOver": { + "name": "HazeOver", + "description": "Downloads the latest version of HazeOver and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RecordIt/RecordIt.munki.recipe", - "parent": "com.github.homebysix.download.RecordIt", - "shortname": "RecordIt.munki", + "path": "HazeOver/HazeOver.munki.recipe", + "parent": "com.github.homebysix.download.HazeOver", + "shortname": "HazeOver.munki", "inferred_type": "munki", - "munki_display_name": "RecordIt", - "munki_description": "Screen and audio recording program." + "munki_display_name": "HazeOver", + "munki_description": "App that hides distractions and allows you to focus on your current task." }, - "com.github.homebysix.download.RecordIt": { - "name": "RecordIt", - "description": "Downloads the latest version of RecordIt.", + "com.github.homebysix.download.HazeOver": { + "name": "HazeOver", + "description": "Downloads the latest version of HazeOver.", "repo": "autopkg/homebysix-recipes", - "path": "RecordIt/RecordIt.download.recipe", - "shortname": "RecordIt.download", + "path": "HazeOver/HazeOver.download.recipe", + "shortname": "HazeOver.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.RecordIt", - "com.github.homebysix.munki.RecordIt", - "com.github.homebysix.install.RecordIt" + "com.github.homebysix.munki.HazeOver", + "com.github.homebysix.pkg.HazeOver", + "com.github.homebysix.install.HazeOver" ] }, - "com.github.homebysix.install.RecordIt": { - "name": "RecordIt", - "description": "Installs the latest version of RecordIt.", + "com.github.homebysix.pkg.HazeOver": { + "name": "HazeOver", + "description": "Downloads the latest version of HazeOver and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "RecordIt/RecordIt.install.recipe", - "parent": "com.github.homebysix.download.RecordIt", - "shortname": "RecordIt.install", - "inferred_type": "install" + "path": "HazeOver/HazeOver.pkg.recipe", + "parent": "com.github.homebysix.download.HazeOver", + "shortname": "HazeOver.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.GrandPerspective": { - "name": "GrandPerspective", - "description": "Installs the latest version of GrandPerspective.", + "com.github.homebysix.install.HazeOver": { + "name": "HazeOver", + "description": "Installs the latest version of HazeOver.", "repo": "autopkg/homebysix-recipes", - "path": "GrandPerspective/GrandPerspective.install.recipe", - "parent": "com.github.homebysix.download.GrandPerspective", - "shortname": "GrandPerspective.install", + "path": "HazeOver/HazeOver.install.recipe", + "parent": "com.github.homebysix.download.HazeOver", + "shortname": "HazeOver.install", "inferred_type": "install" }, - "com.github.homebysix.download.GrandPerspective": { - "name": "GrandPerspective", - "description": "Downloads the latest version of GrandPerspective.", + "com.github.homebysix.pkg.Tracker": { + "name": "Tracker", + "description": "Downloads the latest version of Tracker and creates a package.\n\nThe Tracker app requires Apple's legacy Java 6 installer. The pkg installer generated by this recipe will fail if a Java runtime is not present.", "repo": "autopkg/homebysix-recipes", - "path": "GrandPerspective/GrandPerspective.download.recipe", - "shortname": "GrandPerspective.download", - "inferred_type": "download", + "path": "Tracker/Tracker.pkg.recipe", + "parent": "com.github.vmiller.download.tracker", + "shortname": "Tracker.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.GrandPerspective", - "com.github.homebysix.munki.GrandPerspective", - "com.github.homebysix.pkg.GrandPerspective" + "com.github.homebysix.munki.Tracker" ] }, - "com.github.homebysix.munki.GrandPerspective": { - "name": "GrandPerspective", - "description": "Downloads the latest version of GrandPerspective and imports it into Munki.", + "com.github.homebysix.munki.Tracker": { + "name": "Tracker", + "description": "Downloads the latest version of Tracker and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "GrandPerspective/GrandPerspective.munki.recipe", - "parent": "com.github.homebysix.download.GrandPerspective", - "shortname": "GrandPerspective.munki", + "path": "Tracker/Tracker.munki.recipe", + "parent": "com.github.homebysix.pkg.Tracker", + "shortname": "Tracker.munki", "inferred_type": "munki", - "munki_display_name": "GrandPerspective", - "munki_description": "GrandPerspective is a utility application for Mac OS X that graphically displays the disk usage of a file system." + "munki_display_name": "Tracker", + "munki_description": "Tracker is a free video analysis and modeling tool built on the Open Source Physics (OSP) Java framework. It is designed to be used in physics education." }, - "com.github.homebysix.pkg.GrandPerspective": { - "name": "GrandPerspective", - "description": "Downloads the latest version of GrandPerspective and creates a package.", + "com.github.homebysix.munki.AppReviews": { + "name": "App Reviews", + "description": "Downloads the latest version of App Reviews and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "GrandPerspective/GrandPerspective.pkg.recipe", - "parent": "com.github.homebysix.download.GrandPerspective", - "shortname": "GrandPerspective.pkg", - "inferred_type": "pkg", + "path": "AppReviews/AppReviews.munki.recipe", + "parent": "com.github.homebysix.download.AppReviews", + "shortname": "AppReviews.munki", + "inferred_type": "munki", + "munki_display_name": "App Reviews", + "munki_description": "App Reviews runs in your menu bar and notifies you when there are new reviews for your app." + }, + "com.github.homebysix.download.AppReviews": { + "name": "App Reviews", + "description": "Downloads the latest version of App Reviews.", + "repo": "autopkg/homebysix-recipes", + "path": "AppReviews/AppReviews.download.recipe", + "shortname": "AppReviews.download", + "inferred_type": "download", "children": [ - "com.gitub.d33t5.jamf.GrandPerspective" + "com.github.homebysix.munki.AppReviews", + "com.github.homebysix.install.AppReviews", + "com.github.homebysix.pkg.AppReviews" ] }, - "com.github.homebysix.install.TextBar": { - "name": "TextBar", - "description": "Installs the latest version of TextBar.", + "com.github.homebysix.install.AppReviews": { + "name": "App Reviews", + "description": "Installs the latest version of App Reviews.", "repo": "autopkg/homebysix-recipes", - "path": "TextBar/TextBar.install.recipe", - "parent": "com.github.homebysix.download.TextBar", - "shortname": "TextBar.install", + "path": "AppReviews/AppReviews.install.recipe", + "parent": "com.github.homebysix.download.AppReviews", + "shortname": "AppReviews.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.TextBar": { - "name": "TextBar", - "description": "Downloads the latest version of TextBar and creates a package.", + "com.github.homebysix.pkg.AppReviews": { + "name": "App Reviews", + "description": "Downloads the latest version of App Reviews and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TextBar/TextBar.pkg.recipe", - "parent": "com.github.homebysix.download.TextBar", - "shortname": "TextBar.pkg", + "path": "AppReviews/AppReviews.pkg.recipe", + "parent": "com.github.homebysix.download.AppReviews", + "shortname": "AppReviews.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.TextBar": { - "name": "TextBar", - "description": "Downloads the latest version of TextBar.", + "com.github.homebysix.pkg.Browserosaurus": { + "name": "Browserosaurus", + "description": "Downloads the latest version of Browserosaurus and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TextBar/TextBar.download.recipe", - "shortname": "TextBar.download", + "path": "Browserosaurus/Browserosaurus.pkg.recipe", + "parent": "com.github.homebysix.download.Browserosaurus", + "shortname": "Browserosaurus.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.Browserosaurus": { + "name": "Browserosaurus", + "description": "Downloads the latest version of Browserosaurus and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Browserosaurus/Browserosaurus.munki.recipe", + "parent": "com.github.homebysix.download.Browserosaurus", + "shortname": "Browserosaurus.munki", + "inferred_type": "munki", + "munki_display_name": "Browserosaurus", + "munki_description": "\ud83e\udd96 The browser prompter for macOS" + }, + "com.github.homebysix.download.Browserosaurus": { + "name": "Browserosaurus", + "description": "Downloads the latest version of Browserosaurus.", + "repo": "autopkg/homebysix-recipes", + "path": "Browserosaurus/Browserosaurus.download.recipe", + "shortname": "Browserosaurus.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.TextBar", - "com.github.homebysix.pkg.TextBar", - "com.github.homebysix.munki.TextBar" + "com.github.homebysix.pkg.Browserosaurus", + "com.github.homebysix.munki.Browserosaurus" ] }, - "com.github.homebysix.munki.TextBar": { - "name": "TextBar", - "description": "Downloads the latest version of TextBar and imports it into Munki.", + "com.github.homebysix.install.Warp": { + "name": "Warp", + "description": "Installs the latest version of Warp.", "repo": "autopkg/homebysix-recipes", - "path": "TextBar/TextBar.munki.recipe", - "parent": "com.github.homebysix.download.TextBar", - "shortname": "TextBar.munki", - "inferred_type": "munki", - "munki_display_name": "TextBar", - "munki_description": "Add any text to your menu bar." + "path": "Warp/Warp.install.recipe", + "parent": "com.github.homebysix.download.Warp", + "shortname": "Warp.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.ICanAnimate2": { - "name": "I Can Animate 2", - "description": "Imports I Can Animate 2 into the Munki repo.", + "com.github.homebysix.pkg.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ICanAnimate2/ICanAnimate2.munki.recipe", - "parent": "com.github.homebysix.download.ICanAnimate2", - "shortname": "ICanAnimate2.munki", + "path": "Warp/Warp.pkg.recipe", + "parent": "com.github.homebysix.download.Warp", + "shortname": "Warp.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Warp/Warp.munki.recipe", + "parent": "com.github.homebysix.download.Warp", + "shortname": "Warp.munki", "inferred_type": "munki", - "munki_display_name": "I Can Animate 2", - "munki_description": "I Can Animate, stop motion animation software, accessible to all ages and abilities and used by thousands of educators all over the world." + "munki_display_name": "Warp", + "munki_description": "Fast Terminal app based in Rust." }, - "com.github.homebysix.download.ICanAnimate2": { - "name": "I Can Animate 2", - "description": "Downloads the latest version of I Can Animate 2.", + "com.github.homebysix.download.Warp": { + "name": "Warp", + "description": "Downloads the latest version of Warp.", "repo": "autopkg/homebysix-recipes", - "path": "ICanAnimate2/ICanAnimate2.download.recipe", - "shortname": "ICanAnimate2.download", + "path": "Warp/Warp.download.recipe", + "shortname": "Warp.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ICanAnimate2" + "com.github.homebysix.install.Warp", + "com.github.homebysix.pkg.Warp", + "com.github.homebysix.munki.Warp" ] }, - "com.github.homebysix.download.GitButler": { - "name": "GitButler", - "description": "Downloads the latest version of GitButler.\n\nValid strings for ARCH input variable include:\n- x86_64: Download for Intel-based Macs (default)\n- aarch64: Download for Apple Silicon-based Macs\n", + "com.github.homebysix.pkg.RBAppQuarantine": { + "name": "RB App Quarantine", + "description": "Downloads the latest version of RB App Quarantine and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GitButler/GitButler.download.recipe", - "shortname": "GitButler.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.GitButler", - "com.github.homebysix.pkg.GitButler" - ] + "path": "RainerBrockerhoff/RBAppQuarantine.pkg.recipe", + "parent": "com.github.homebysix.download.RBAppQuarantine", + "shortname": "RBAppQuarantine.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.GitButler": { - "name": "GitButler", - "description": "Downloads the latest version of GitButler and imports it into Munki.", + "com.github.homebysix.munki.RBAppCheckerLite": { + "name": "RB App Checker Lite", + "description": "Downloads the latest version of RB App Checker Lite and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "GitButler/GitButler.munki.recipe", - "parent": "com.github.homebysix.download.GitButler", - "shortname": "GitButler.munki", + "path": "RainerBrockerhoff/RBAppCheckerLite.munki.recipe", + "parent": "com.github.homebysix.download.RBAppCheckerLite", + "shortname": "RBAppCheckerLite.munki", "inferred_type": "munki", - "munki_display_name": "GitButler", - "munki_description": "A Git client for simultaneous branches on top of your existing workflow." + "munki_display_name": "RB App Checker Lite", + "munki_description": "RB App Checker Lite helps users and developers to check code signatures and receipts for applications from any source. It will show certificates, requirements and entitlements, cross-check all this information for consistency, and check that the application's resources have not been altered after signing." }, - "com.github.homebysix.pkg.GitButler": { - "name": "GitButler", - "description": "Downloads the latest version of GitButler and creates a package.", + "com.github.homebysix.install.RBAppCheckerLite": { + "name": "RB App Checker Lite", + "description": "Installs the latest version of RB App Checker Lite.", "repo": "autopkg/homebysix-recipes", - "path": "GitButler/GitButler.pkg.recipe", - "parent": "com.github.homebysix.download.GitButler", - "shortname": "GitButler.pkg", - "inferred_type": "pkg" + "path": "RainerBrockerhoff/RBAppCheckerLite.install.recipe", + "parent": "com.github.homebysix.download.RBAppCheckerLite", + "shortname": "RBAppCheckerLite.install", + "inferred_type": "install" }, - "com.github.homebysix.download.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Downloads the latest version of GitHub Desktop.\n\nValid BUILD arguments are:\n- \"darwin\": Downloads GitHub Desktop for Intel Macs\n- \"darwin-arm64\": Downloads GitHub Desktop for Apple Silicon Macs\n\t", + "com.github.homebysix.pkg.RBAppCheckerLite": { + "name": "RB App Checker Lite", + "description": "Downloads the latest version of RB App Checker Lite and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubDesktop.download.recipe", - "shortname": "GitHubDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.GitHubDesktop", - "com.github.homebysix.pkg.GitHubDesktop", - "com.github.novaksam.pkg.GitHubDesktop", - "com.github.peshay.filewave.GitHubDesktop", - "com.github.almenscorner.intune.GitHubDesktop" - ] + "path": "RainerBrockerhoff/RBAppCheckerLite.pkg.recipe", + "parent": "com.github.homebysix.download.RBAppCheckerLite", + "shortname": "RBAppCheckerLite.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.GitHubCLI": { - "name": "GitHub CLI", - "description": "Downloads the latest version of the GitHub command line tool and imports it into Munki.", + "com.github.homebysix.munki.RBAppQuarantine": { + "name": "RB App Quarantine", + "description": "Downloads the latest version of RB App Quarantine and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubCLI.munki.recipe", - "parent": "com.github.homebysix.pkg.GitHubCLI", - "shortname": "GitHubCLI.munki", + "path": "RainerBrockerhoff/RBAppQuarantine.munki.recipe", + "parent": "com.github.homebysix.download.RBAppQuarantine", + "shortname": "RBAppQuarantine.munki", "inferred_type": "munki", - "munki_display_name": "GitHub CLI", - "munki_description": "Command line interface for managing your GitHub projects." + "munki_display_name": "RB App Quarantine", + "munki_description": "RB App Quarantine helps users and developers to check or change quarantine status for applications. It's particularly useful to check if your application conforms to Gatekeeper security assessments without re-downloading it." }, - "com.github.homebysix.install.GitHubCLI": { - "name": "GitHub CLI", - "description": "Installs the latest version of the GitHub command line tool.", + "com.github.homebysix.install.RBAppQuarantine": { + "name": "RB App Quarantine", + "description": "Installs the latest version of RB App Quarantine.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubCLI.install.recipe", - "parent": "com.github.homebysix.pkg.GitHubCLI", - "shortname": "GitHubCLI.install", + "path": "RainerBrockerhoff/RBAppQuarantine.install.recipe", + "parent": "com.github.homebysix.download.RBAppQuarantine", + "shortname": "RBAppQuarantine.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.GitHubCLI": { - "name": "GitHub CLI", - "description": "Downloads the latest version of the GitHub command line tool and creates a package.", + "com.github.homebysix.download.RBAppQuarantine": { + "name": "RB App Quarantine", + "description": "Downloads the latest version of RB App Quarantine.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubCLI.pkg.recipe", - "parent": "com.github.homebysix.download.GitHubCLI", - "shortname": "GitHubCLI.pkg", - "inferred_type": "pkg", + "path": "RainerBrockerhoff/RBAppQuarantine.download.recipe", + "shortname": "RBAppQuarantine.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.GitHubCLI", - "com.github.homebysix.install.GitHubCLI" + "com.github.homebysix.pkg.RBAppQuarantine", + "com.github.homebysix.munki.RBAppQuarantine", + "com.github.homebysix.install.RBAppQuarantine" ] }, - "com.github.homebysix.munki.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Downloads the latest version of GitHub Desktop and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubDesktop.munki.recipe", - "parent": "com.github.homebysix.download.GitHubDesktop", - "shortname": "GitHubDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "GitHub Desktop", - "munki_description": "Desktop app made by GitHub for seamless contribution to git projects." - }, - "com.github.homebysix.download.GitHubCLI": { - "name": "GitHub CLI", - "description": "Downloads the latest version of the GitHub command line tool.\n\nValid options for ARCH input variable are \"amd64\" for Intel (defualt) or \"arm64\" for Apple Silicon.", + "com.github.homebysix.download.RBAppCheckerLite": { + "name": "RB App Checker Lite", + "description": "Downloads the latest version of RB App Checker Lite.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubCLI.download.recipe", - "shortname": "GitHubCLI.download", + "path": "RainerBrockerhoff/RBAppCheckerLite.download.recipe", + "shortname": "RBAppCheckerLite.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.GitHubCLI" + "com.github.homebysix.munki.RBAppCheckerLite", + "com.github.homebysix.install.RBAppCheckerLite", + "com.github.homebysix.pkg.RBAppCheckerLite" ] }, - "com.github.homebysix.pkg.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Downloads the latest version of GitHub Desktop and creates a package.", + "com.github.homebysix.download.Vanilla": { + "name": "Vanilla", + "description": "Downloads the latest version of Vanilla.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.GitHubDesktop", - "shortname": "GitHubDesktop.pkg", - "inferred_type": "pkg", + "path": "Vanilla/Vanilla.download.recipe", + "shortname": "Vanilla.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.install.GitHubDesktop", - "com.github.rtrouton.jss.GitHubDesktop", - "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop" + "com.github.homebysix.pkg.Vanilla", + "com.github.homebysix.munki.Vanilla", + "com.github.homebysix.install.Vanilla" ] }, - "com.github.homebysix.install.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Installs the latest version of GitHub Desktop.", + "com.github.homebysix.pkg.Vanilla": { + "name": "Vanilla", + "description": "Downloads the latest version of Vanilla and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GitHub/GitHubDesktop.install.recipe", - "parent": "com.github.homebysix.pkg.GitHubDesktop", - "shortname": "GitHubDesktop.install", - "inferred_type": "install" + "path": "Vanilla/Vanilla.pkg.recipe", + "parent": "com.github.homebysix.download.Vanilla", + "shortname": "Vanilla.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.DockerDesktop": { - "name": "Docker", - "description": "Downloads the latest version of Docker Desktop and imports it into Munki. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.", + "com.github.homebysix.munki.Vanilla": { + "name": "Vanilla", + "description": "Downloads the latest version of Vanilla and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Docker/DockerDesktop.munki.recipe", - "parent": "com.github.homebysix.download.DockerDesktop", - "shortname": "DockerDesktop.munki", + "path": "Vanilla/Vanilla.munki.recipe", + "parent": "com.github.homebysix.download.Vanilla", + "shortname": "Vanilla.munki", "inferred_type": "munki", - "munki_display_name": "Docker", - "munki_description": "Automates deployment of containerized applications." + "munki_display_name": "Vanilla", + "munki_description": "Utility that allows you to hide unwanted menu bar icons." }, - "com.github.homebysix.install.DockerDesktop": { - "name": "Docker", - "description": "Installs the latest version of Docker Desktop. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.", + "com.github.homebysix.install.Vanilla": { + "name": "Vanilla", + "description": "Installs the latest version of Vanilla.", "repo": "autopkg/homebysix-recipes", - "path": "Docker/DockerDesktop.install.recipe", - "parent": "com.github.homebysix.download.DockerDesktop", - "shortname": "DockerDesktop.install", + "path": "Vanilla/Vanilla.install.recipe", + "parent": "com.github.homebysix.download.Vanilla", + "shortname": "Vanilla.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.DockerDesktop": { - "name": "Docker", - "description": "Downloads the latest version of Docker Desktop and creates a package. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.", + "com.github.homebysix.munki.R": { + "name": "R", + "description": "Downloads the latest version of R for macOS and imports it into Munki. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\nNOTE: If you change the ARCH variable, be sure to also include a corresponding 'supported_architectures' array in the Munki pkginfo.\n\t", "repo": "autopkg/homebysix-recipes", - "path": "Docker/DockerDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.DockerDesktop", - "shortname": "DockerDesktop.pkg", - "inferred_type": "pkg" + "path": "R/R.munki.recipe", + "parent": "com.github.homebysix.download.R", + "shortname": "R.munki", + "inferred_type": "munki", + "munki_display_name": "R", + "munki_description": "R is a free software environment for statistical computing and graphics." }, - "com.github.homebysix.download.DockerDesktop": { - "name": "Docker", - "description": "Downloads the latest version of Docker Desktop.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'amd64': Downloads the Intel version of Docker. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Docker.\n\nNOTE: The Intel build does not function with Rosetta2, so separate packaging is\nrequired to support Apple Silicon Macs.", + "com.github.homebysix.pkg.R": { + "name": "R", + "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\") This recipe does not perform any processing, because the R download is already in pkg format.\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t", "repo": "autopkg/homebysix-recipes", - "path": "Docker/DockerDesktop.download.recipe", - "shortname": "DockerDesktop.download", - "inferred_type": "download", + "path": "R/R.pkg.recipe", + "parent": "com.github.homebysix.download.R", + "shortname": "R.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.DockerDesktop", - "com.github.homebysix.install.DockerDesktop", - "com.github.homebysix.pkg.DockerDesktop", - "com.github.peshay.filewave.Docker", - "com.github.almenscorner.intune.Docker" + "com.github.novaksam.jamf.R", + "com.github.andredb90.filewave.R" ] }, - "com.github.homebysix.install.VimR": { - "name": "VimR", - "description": "Installs the latest version of VimR.", + "com.github.homebysix.install.R": { + "name": "R", + "description": "Installs the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t", "repo": "autopkg/homebysix-recipes", - "path": "VimR/VimR.install.recipe", - "parent": "com.github.homebysix.download.VimR", - "shortname": "VimR.install", + "path": "R/R.install.recipe", + "parent": "com.github.homebysix.download.R", + "shortname": "R.install", "inferred_type": "install" }, - "com.github.homebysix.download.VimR": { - "name": "VimR", - "description": "Downloads the latest version of VimR.", + "com.github.homebysix.download.R": { + "name": "R", + "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t", "repo": "autopkg/homebysix-recipes", - "path": "VimR/VimR.download.recipe", - "shortname": "VimR.download", + "path": "R/R.download.recipe", + "shortname": "R.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.VimR", - "com.github.homebysix.munki.VimR", - "com.github.homebysix.pkg.VimR" + "com.github.homebysix.munki.R", + "com.github.homebysix.pkg.R", + "com.github.homebysix.install.R", + "com.github.novaksam.pkg.R_NoGui" ] }, - "com.github.homebysix.munki.VimR": { - "name": "VimR", - "description": "Downloads the latest version of VimR and imports it into Munki.", + "com.github.homebysix.munki.SilentStart": { + "name": "Silent Start", + "description": "Downloads the latest version of Silent Start and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "VimR/VimR.munki.recipe", - "parent": "com.github.homebysix.download.VimR", - "shortname": "VimR.munki", + "path": "Tunabelly/SilentStart.munki.recipe", + "parent": "com.github.homebysix.download.SilentStart", + "shortname": "SilentStart.munki", "inferred_type": "munki", - "munki_display_name": "VimR", - "munki_description": "Project VimR is an attempt to refine the Vim experience." - }, - "com.github.homebysix.pkg.VimR": { - "name": "VimR", - "description": "Downloads the latest version of VimR and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "VimR/VimR.pkg.recipe", - "parent": "com.github.homebysix.download.VimR", - "shortname": "VimR.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.VersionTracker": { - "name": "VersionTracker", - "description": "Installs the latest version of VersionTracker.", - "repo": "autopkg/homebysix-recipes", - "path": "Strawberry Software/VersionTracker.install.recipe", - "parent": "com.github.homebysix.download.VersionTracker", - "shortname": "VersionTracker.install", - "inferred_type": "install" + "munki_display_name": "Silent Start", + "munki_description": "Silence your Mac's startup chime." }, - "com.github.homebysix.download.VersionTracker": { - "name": "VersionTracker", - "description": "Downloads the latest version of VersionTracker.", + "com.github.homebysix.download.BillBoss": { + "name": "Bill Boss", + "description": "Downloads the latest version of Bill Boss.", "repo": "autopkg/homebysix-recipes", - "path": "Strawberry Software/VersionTracker.download.recipe", - "shortname": "VersionTracker.download", + "path": "Tunabelly/BillBoss.download.recipe", + "shortname": "BillBoss.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.VersionTracker", - "com.github.homebysix.pkg.VersionTracker", - "com.github.homebysix.munki.VersionTracker" + "com.github.homebysix.install.BillBoss", + "com.github.homebysix.munki.BillBoss", + "com.github.homebysix.pkg.BillBoss" ] }, - "com.github.homebysix.pkg.VersionTracker": { - "name": "VersionTracker", - "description": "Downloads the latest version of VersionTracker and creates a package.", + "com.github.homebysix.pkg.QRFactory": { + "name": "QR Factory", + "description": "Downloads the latest version of QR Factory and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Strawberry Software/VersionTracker.pkg.recipe", - "parent": "com.github.homebysix.download.VersionTracker", - "shortname": "VersionTracker.pkg", + "path": "Tunabelly/QRFactory.pkg.recipe", + "parent": "com.github.homebysix.download.QRFactory", + "shortname": "QRFactory.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.VersionTracker": { - "name": "VersionTracker", - "description": "Downloads the latest version of VersionTracker and imports it into Munki.", + "com.github.homebysix.munki.TGPro": { + "name": "TG Pro", + "description": "Downloads the latest version of TG Pro and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Strawberry Software/VersionTracker.munki.recipe", - "parent": "com.github.homebysix.download.VersionTracker", - "shortname": "VersionTracker.munki", + "path": "Tunabelly/TGPro.munki.recipe", + "parent": "com.github.homebysix.download.TGPro", + "shortname": "TGPro.munki", "inferred_type": "munki", - "munki_display_name": "VersionTracker", - "munki_description": "VersionTracker is a tool to help developers maintain and generate version history logs." + "munki_display_name": "TG Pro", + "munki_description": "Control fan speeds, monitor temperatures, and find faulty sensors." }, - "com.github.homebysix.download.Shimo": { - "name": "Shimo", - "description": "Downloads the latest version of Shimo.", + "com.github.homebysix.munki.FolderTidy": { + "name": "Folder Tidy", + "description": "Downloads the latest version of Folder Tidy and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Shimo/Shimo.download.recipe", - "shortname": "Shimo.download", + "path": "Tunabelly/FolderTidy.munki.recipe", + "parent": "com.github.homebysix.download.FolderTidy", + "shortname": "FolderTidy.munki", + "inferred_type": "munki", + "munki_display_name": "Folder Tidy", + "munki_description": "Organize messy folders using pre-made or custom rules." + }, + "com.github.homebysix.pkg.TGPro": { + "name": "TG Pro", + "description": "Downloads the latest version of TG Pro and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunabelly/TGPro.pkg.recipe", + "parent": "com.github.homebysix.download.TGPro", + "shortname": "TGPro.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.TGPro" + ] + }, + "com.github.homebysix.download.FolderTidy": { + "name": "Folder Tidy", + "description": "Downloads the latest version of Folder Tidy.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunabelly/FolderTidy.download.recipe", + "shortname": "FolderTidy.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Shimo", - "com.github.homebysix.pkg.Shimo", - "com.github.homebysix.install.Shimo" + "com.github.homebysix.munki.FolderTidy", + "com.github.homebysix.install.FolderTidy", + "com.github.homebysix.pkg.FolderTidy" ] }, - "com.github.homebysix.munki.Shimo": { - "name": "Shimo", - "description": "Downloads the latest version of Shimo and imports it into Munki.", + "com.github.homebysix.install.Particles": { + "name": "Particles", + "description": "Installs the latest version of Particles.", "repo": "autopkg/homebysix-recipes", - "path": "Shimo/Shimo.munki.recipe", - "parent": "com.github.homebysix.download.Shimo", - "shortname": "Shimo.munki", + "path": "Tunabelly/Particles.install.recipe", + "parent": "com.github.homebysix.download.Particles", + "shortname": "Particles.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.BalanceLock": { + "name": "Balance Lock", + "description": "Downloads the latest version of Balance Lock and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunabelly/BalanceLock.munki.recipe", + "parent": "com.github.homebysix.download.BalanceLock", + "shortname": "BalanceLock.munki", "inferred_type": "munki", - "munki_display_name": "Shimo", - "munki_description": "A versatile VPN client for OS X." + "munki_display_name": "Balance Lock", + "munki_description": "Prevent left/right drift when plugging and unplugging headphones or other audio devices." }, - "com.github.homebysix.pkg.Shimo": { - "name": "Shimo", - "description": "Downloads the latest version of Shimo and creates a package.", + "com.github.homebysix.install.BalanceLock": { + "name": "Balance Lock", + "description": "Installs the latest version of Balance Lock.", "repo": "autopkg/homebysix-recipes", - "path": "Shimo/Shimo.pkg.recipe", - "parent": "com.github.homebysix.download.Shimo", - "shortname": "Shimo.pkg", - "inferred_type": "pkg" + "path": "Tunabelly/BalanceLock.install.recipe", + "parent": "com.github.homebysix.download.BalanceLock", + "shortname": "BalanceLock.install", + "inferred_type": "install" }, - "com.github.homebysix.install.Shimo": { - "name": "Shimo", - "description": "Installs the latest version of Shimo.", + "com.github.homebysix.download.SilentStart": { + "name": "Silent Start", + "description": "Downloads the latest version of Silent Start.", "repo": "autopkg/homebysix-recipes", - "path": "Shimo/Shimo.install.recipe", - "parent": "com.github.homebysix.download.Shimo", - "shortname": "Shimo.install", + "path": "Tunabelly/SilentStart.download.recipe", + "shortname": "SilentStart.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.SilentStart", + "com.github.homebysix.pkg.SilentStart", + "com.github.homebysix.install.SilentStart" + ] + }, + "com.github.homebysix.install.TGPro": { + "name": "TG Pro", + "description": "Installs the latest version of TG Pro.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunabelly/TGPro.install.recipe", + "parent": "com.github.homebysix.download.TGPro", + "shortname": "TGPro.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.BonjourBrowser": { - "name": "BonjourBrowser", - "description": "Downloads the latest Bonjour Browser dmg and creates a pkg from it.", + "com.github.homebysix.munki.DiskDiet": { + "name": "Disk Diet", + "description": "Downloads the latest version of Disk Diet and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "BonjourBrowser/BonjourBrowser.pkg.recipe", - "parent": "com.github.jleggat.BonjourBrowser.download", - "shortname": "BonjourBrowser.pkg", - "inferred_type": "pkg" + "path": "Tunabelly/DiskDiet.munki.recipe", + "parent": "com.github.homebysix.download.DiskDiet", + "shortname": "DiskDiet.munki", + "inferred_type": "munki", + "munki_display_name": "Disk Diet", + "munki_description": "Clean your drive and get more space for your Mac." }, - "com.github.homebysix.pkg.SelfControl": { - "name": "SelfControl", - "description": "Downloads the latest version of SelfControl and creates a package.", + "com.github.homebysix.pkg.SilentStart": { + "name": "Silent Start", + "description": "Downloads the latest version of Silent Start and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "SelfControl/SelfControl.pkg.recipe", - "parent": "com.github.homebysix.download.SelfControl", - "shortname": "SelfControl.pkg", + "path": "Tunabelly/SilentStart.pkg.recipe", + "parent": "com.github.homebysix.download.SilentStart", + "shortname": "SilentStart.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.SelfControl": { - "name": "SelfControl", - "description": "Downloads the latest version of SelfControl and imports it into Munki.", + "com.github.homebysix.install.FolderTidy": { + "name": "Folder Tidy", + "description": "Installs the latest version of Folder Tidy.", "repo": "autopkg/homebysix-recipes", - "path": "SelfControl/SelfControl.munki.recipe", - "parent": "com.github.homebysix.download.SelfControl", - "shortname": "SelfControl.munki", + "path": "Tunabelly/FolderTidy.install.recipe", + "parent": "com.github.homebysix.download.FolderTidy", + "shortname": "FolderTidy.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.Particles": { + "name": "Particles", + "description": "Downloads the latest version of Particles and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunabelly/Particles.munki.recipe", + "parent": "com.github.homebysix.download.Particles", + "shortname": "Particles.munki", "inferred_type": "munki", - "munki_display_name": "SelfControl", - "munki_description": "Block distracting websites for predetermined periods of time." + "munki_display_name": "Particles", + "munki_description": "Create professional Cocos2d particle emitters for iOS, macOS and Android." }, - "com.github.homebysix.install.SelfControl": { - "name": "SelfControl", - "description": "Installs the latest version of SelfControl.", + "com.github.homebysix.download.QRFactory": { + "name": "QR Factory", + "description": "Downloads the latest version of QR Factory.", "repo": "autopkg/homebysix-recipes", - "path": "SelfControl/SelfControl.install.recipe", - "parent": "com.github.homebysix.download.SelfControl", - "shortname": "SelfControl.install", - "inferred_type": "install" + "path": "Tunabelly/QRFactory.download.recipe", + "shortname": "QRFactory.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.QRFactory", + "com.github.homebysix.install.QRFactory", + "com.github.homebysix.munki.QRFactory" + ] }, - "com.github.homebysix.download.SelfControl": { - "name": "SelfControl", - "description": "Downloads the latest version of SelfControl.", + "com.github.homebysix.download.TGPro": { + "name": "TG Pro", + "description": "Downloads the latest version of TG Pro.", "repo": "autopkg/homebysix-recipes", - "path": "SelfControl/SelfControl.download.recipe", - "shortname": "SelfControl.download", + "path": "Tunabelly/TGPro.download.recipe", + "shortname": "TGPro.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.SelfControl", - "com.github.homebysix.munki.SelfControl", - "com.github.homebysix.install.SelfControl" + "com.github.homebysix.munki.TGPro", + "com.github.homebysix.pkg.TGPro", + "com.github.homebysix.install.TGPro" ] }, - "com.github.homebysix.munki.MacTerm": { - "name": "MacTerm", - "description": "Downloads the latest version of MacTerm and imports it into Munki.", + "com.github.homebysix.pkg.FolderTidy": { + "name": "Folder Tidy", + "description": "Downloads the latest version of Folder Tidy and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacTerm/MacTerm.munki.recipe", - "parent": "com.github.homebysix.download.MacTerm", - "shortname": "MacTerm.munki", - "inferred_type": "munki", - "munki_display_name": "MacTerm", - "munki_description": "Terminal emulator for both local and remote shells." + "path": "Tunabelly/FolderTidy.pkg.recipe", + "parent": "com.github.homebysix.download.FolderTidy", + "shortname": "FolderTidy.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.MacTerm": { - "name": "MacTerm", - "description": "Downloads the latest version of MacTerm and creates a package.", + "com.github.homebysix.pkg.DiskDiet": { + "name": "Disk Diet", + "description": "Downloads the latest version of Disk Diet and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacTerm/MacTerm.pkg.recipe", - "parent": "com.github.homebysix.download.MacTerm", - "shortname": "MacTerm.pkg", + "path": "Tunabelly/DiskDiet.pkg.recipe", + "parent": "com.github.homebysix.download.DiskDiet", + "shortname": "DiskDiet.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.MacTerm": { - "name": "MacTerm", - "description": "Downloads the latest version of MacTerm.", + "com.github.homebysix.install.BillBoss": { + "name": "Bill Boss", + "description": "Installs the latest version of Bill Boss.", "repo": "autopkg/homebysix-recipes", - "path": "MacTerm/MacTerm.download.recipe", - "shortname": "MacTerm.download", + "path": "Tunabelly/BillBoss.install.recipe", + "parent": "com.github.homebysix.download.BillBoss", + "shortname": "BillBoss.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.BalanceLock": { + "name": "Balance Lock", + "description": "Downloads the latest version of Balance Lock.", + "repo": "autopkg/homebysix-recipes", + "path": "Tunabelly/BalanceLock.download.recipe", + "shortname": "BalanceLock.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.MacTerm", - "com.github.homebysix.pkg.MacTerm", - "com.github.homebysix.install.MacTerm" + "com.github.homebysix.munki.BalanceLock", + "com.github.homebysix.install.BalanceLock", + "com.github.homebysix.pkg.BalanceLock" ] }, - "com.github.homebysix.install.MacTerm": { - "name": "MacTerm", - "description": "Installs the latest version of MacTerm.", + "com.github.homebysix.munki.BillBoss": { + "name": "Bill Boss", + "description": "Downloads the latest version of Bill Boss and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MacTerm/MacTerm.install.recipe", - "parent": "com.github.homebysix.download.MacTerm", - "shortname": "MacTerm.install", - "inferred_type": "install" + "path": "Tunabelly/BillBoss.munki.recipe", + "parent": "com.github.homebysix.download.BillBoss", + "shortname": "BillBoss.munki", + "inferred_type": "munki", + "munki_display_name": "Bill Boss", + "munki_description": "Keep track of upcoming bills + notifications + cloud sync with iCloud or Dropbox." }, - "com.github.homebysix.download.TouchSwitcher": { - "name": "TouchSwitcher", - "description": "Downloads the latest version of TouchSwitcher.", + "com.github.homebysix.download.DiskDiet": { + "name": "Disk Diet", + "description": "Downloads the latest version of Disk Diet.", "repo": "autopkg/homebysix-recipes", - "path": "TouchSwitcher/TouchSwitcher.download.recipe", - "shortname": "TouchSwitcher.download", + "path": "Tunabelly/DiskDiet.download.recipe", + "shortname": "DiskDiet.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.TouchSwitcher", - "com.github.homebysix.pkg.TouchSwitcher" + "com.github.homebysix.munki.DiskDiet", + "com.github.homebysix.pkg.DiskDiet", + "com.github.homebysix.install.DiskDiet" ] }, - "com.github.homebysix.munki.TouchSwitcher": { - "name": "TouchSwitcher", - "description": "Downloads the latest version of TouchSwitcher and imports it into Munki.", + "com.github.homebysix.install.SilentStart": { + "name": "Silent Start", + "description": "Installs the latest version of Silent Start.", "repo": "autopkg/homebysix-recipes", - "path": "TouchSwitcher/TouchSwitcher.munki.recipe", - "parent": "com.github.homebysix.download.TouchSwitcher", - "shortname": "TouchSwitcher.munki", - "inferred_type": "munki", - "munki_display_name": "TouchSwitcher", - "munki_description": "App switcher for Touch Bar." + "path": "Tunabelly/SilentStart.install.recipe", + "parent": "com.github.homebysix.download.SilentStart", + "shortname": "SilentStart.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.TouchSwitcher": { - "name": "TouchSwitcher", - "description": "Downloads the latest version of TouchSwitcher and creates a package.", + "com.github.homebysix.pkg.FilePeek": { + "name": "File Peek", + "description": "Downloads the latest version of File Peek and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TouchSwitcher/TouchSwitcher.pkg.recipe", - "parent": "com.github.homebysix.download.TouchSwitcher", - "shortname": "TouchSwitcher.pkg", + "path": "Tunabelly/FilePeek.pkg.recipe", + "parent": "com.github.homebysix.download.FilePeek", + "shortname": "FilePeek.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Zoom": { - "name": "Zoom", - "description": "Downloads the current release version of Zoom and builds a package.", + "com.github.homebysix.download.FilePeek": { + "name": "File Peek", + "description": "Downloads the latest version of File Peek.", "repo": "autopkg/homebysix-recipes", - "path": "Zoom/Zoom.pkg.recipe", - "parent": "com.github.hansen-m.download.zoomus", - "shortname": "Zoom.pkg", - "inferred_type": "pkg", + "path": "Tunabelly/FilePeek.download.recipe", + "shortname": "FilePeek.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Zoom", - "com.github.homebysix.install.Zoom", - "com.github.novaksam.jamf.Zoom", - "com.github.autopkg.grahampugh-recipes.jamf.zoom.us-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.zoom.us", - "com.github.davidbpirie.jamf-upload.Zoom", - "com.github.almenscorner.intune.Zoom" + "com.github.homebysix.pkg.FilePeek", + "com.github.homebysix.munki.FilePeek", + "com.github.homebysix.install.FilePeek" ] }, - "com.github.homebysix.munki.Zoom": { - "name": "Zoom", - "description": "Downloads the latest version of Zoom and imports it into Munki.", + "com.github.homebysix.munki.FilePeek": { + "name": "File Peek", + "description": "Downloads the latest version of File Peek and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Zoom/Zoom.munki.recipe", - "parent": "com.github.homebysix.pkg.Zoom", - "shortname": "Zoom.munki", + "path": "Tunabelly/FilePeek.munki.recipe", + "parent": "com.github.homebysix.download.FilePeek", + "shortname": "FilePeek.munki", "inferred_type": "munki", - "munki_display_name": "Zoom", - "munki_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging." + "munki_display_name": "File Peek", + "munki_description": "Hex editor, file hashes and info." }, - "com.github.homebysix.install.Zoom": { - "name": "Zoom", - "description": "Installs the latest version of Zoom.", + "com.github.homebysix.install.DiskDiet": { + "name": "Disk Diet", + "description": "Installs the latest version of Disk Diet.", "repo": "autopkg/homebysix-recipes", - "path": "Zoom/Zoom.install.recipe", - "parent": "com.github.homebysix.pkg.Zoom", - "shortname": "Zoom.install", + "path": "Tunabelly/DiskDiet.install.recipe", + "parent": "com.github.homebysix.download.DiskDiet", + "shortname": "DiskDiet.install", "inferred_type": "install" }, - "com.github.homebysix.munki.ZoomPresence": { - "name": "ZoomPresence", - "description": "Downloads the latest version of the Zoom Rooms (Mac) application and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Zoom/ZoomPresence.munki.recipe", - "parent": "com.github.homebysix.download.ZoomPresence", - "shortname": "ZoomPresence.munki", - "inferred_type": "munki", - "munki_display_name": "Zoom Rooms", - "munki_description": "Zoom Rooms application to setup your conference room for one-touch meeting and calendar integration." - }, - "com.github.homebysix.pkg.ZoomPresence": { - "name": "ZoomPresence", - "description": "Downloads the current release version of Zoom Rooms and builds a package.", + "com.github.homebysix.install.QRFactory": { + "name": "QR Factory", + "description": "Installs the latest version of QR Factory.", "repo": "autopkg/homebysix-recipes", - "path": "Zoom/ZoomPresence.pkg.recipe", - "parent": "com.github.homebysix.download.ZoomPresence", - "shortname": "ZoomPresence.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.kitzy.jss.ZoomPresence" - ] + "path": "Tunabelly/QRFactory.install.recipe", + "parent": "com.github.homebysix.download.QRFactory", + "shortname": "QRFactory.install", + "inferred_type": "install" }, - "com.github.homebysix.download.ZoomPresence": { - "name": "ZoomPresence", - "description": "Downloads the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.", + "com.github.homebysix.download.Particles": { + "name": "Particles", + "description": "Downloads the latest version of Particles.", "repo": "autopkg/homebysix-recipes", - "path": "Zoom/ZoomPresence.download.recipe", - "shortname": "ZoomPresence.download", + "path": "Tunabelly/Particles.download.recipe", + "shortname": "Particles.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ZoomPresence", - "com.github.homebysix.pkg.ZoomPresence", - "com.github.homebysix.install.ZoomPresence", - "com.github.peshay.filewave.ZoomRooms" + "com.github.homebysix.install.Particles", + "com.github.homebysix.munki.Particles", + "com.github.homebysix.pkg.Particles" ] }, - "com.github.homebysix.install.ZoomPresence": { - "name": "ZoomPresence", - "description": "Installs the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.", + "com.github.homebysix.pkg.BillBoss": { + "name": "Bill Boss", + "description": "Downloads the latest version of Bill Boss and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Zoom/ZoomPresence.install.recipe", - "parent": "com.github.homebysix.download.ZoomPresence", - "shortname": "ZoomPresence.install", - "inferred_type": "install" + "path": "Tunabelly/BillBoss.pkg.recipe", + "parent": "com.github.homebysix.download.BillBoss", + "shortname": "BillBoss.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Together3": { - "name": "Together 3", - "description": "Installs the latest version of Together 3.", + "com.github.homebysix.install.FilePeek": { + "name": "File Peek", + "description": "Installs the latest version of File Peek.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Together.install.recipe", - "parent": "com.github.homebysix.download.Together3", - "shortname": "Together.install", + "path": "Tunabelly/FilePeek.install.recipe", + "parent": "com.github.homebysix.download.FilePeek", + "shortname": "FilePeek.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Together3": { - "name": "Together 3", - "description": "Downloads the latest version of Together 3 and creates a package.", + "com.github.homebysix.pkg.Particles": { + "name": "Particles", + "description": "Downloads the latest version of Particles and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Together.pkg.recipe", - "parent": "com.github.homebysix.download.Together3", - "shortname": "Together.pkg", + "path": "Tunabelly/Particles.pkg.recipe", + "parent": "com.github.homebysix.download.Particles", + "shortname": "Particles.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Feeder3": { - "name": "Feeder 3", - "description": "Downloads the latest version of Feeder 3.", - "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder3.download.recipe", - "shortname": "Feeder3.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.Feeder3", - "com.github.homebysix.munki.Feeder3", - "com.github.homebysix.install.Feeder3" - ] - }, - "com.github.homebysix.download.Together3": { - "name": "Together 3", - "description": "Downloads the latest version of Together 3.", - "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Together.download.recipe", - "shortname": "Together.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.Together3", - "com.github.homebysix.pkg.Together3", - "com.github.homebysix.munki.Together3" - ] - }, - "com.github.homebysix.pkg.Feeder4": { - "name": "Feeder 4", - "description": "Downloads the latest version of Feeder 4 and creates a package.", + "com.github.homebysix.pkg.BalanceLock": { + "name": "Balance Lock", + "description": "Downloads the latest version of Balance Lock and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder4.pkg.recipe", - "parent": "com.github.homebysix.download.Feeder4", - "shortname": "Feeder4.pkg", + "path": "Tunabelly/BalanceLock.pkg.recipe", + "parent": "com.github.homebysix.download.BalanceLock", + "shortname": "BalanceLock.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Feeder4": { - "name": "Feeder 4", - "description": "Downloads the latest version of Feeder 4 and imports it into Munki.", + "com.github.homebysix.munki.QRFactory": { + "name": "QR Factory", + "description": "Downloads the latest version of QR Factory and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder4.munki.recipe", - "parent": "com.github.homebysix.download.Feeder4", - "shortname": "Feeder4.munki", + "path": "Tunabelly/QRFactory.munki.recipe", + "parent": "com.github.homebysix.download.QRFactory", + "shortname": "QRFactory.munki", "inferred_type": "munki", - "munki_display_name": "Feeder 4", - "munki_description": "Create, edit, and publish RSS feeds." + "munki_display_name": "QR Factory", + "munki_description": "Professional QR code creator that exports as PNG, TIFF, PDF or EPS." }, - "com.github.homebysix.pkg.Feeder3": { - "name": "Feeder 3", - "description": "Downloads the latest version of Feeder 3 and creates a package.", + "com.github.homebysix.download.GSP5": { + "name": "GSP5", + "description": "Downloads the current release version of Geometer's Sketchpad 5", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder3.pkg.recipe", - "parent": "com.github.homebysix.download.Feeder3", - "shortname": "Feeder3.pkg", - "inferred_type": "pkg" + "path": "GeometersSketchpad5/GSP5.download.recipe", + "shortname": "GSP5.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.GSP5" + ] }, - "com.github.homebysix.download.Feeder4": { - "name": "Feeder 4", - "description": "Downloads the latest version of Feeder 4.", + "com.github.homebysix.pkg.GSP5": { + "name": "GSP5", + "description": "Downloads the latest version of Geometer's Sketchpad 5 and makes a pkg of it.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder4.download.recipe", - "shortname": "Feeder4.download", - "inferred_type": "download", + "path": "GeometersSketchpad5/GSP5.pkg.recipe", + "parent": "com.github.homebysix.download.GSP5", + "shortname": "GSP5.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.Feeder4", - "com.github.homebysix.munki.Feeder4", - "com.github.homebysix.install.Feeder4" + "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.GSP5" ] }, - "com.github.homebysix.install.Feeder4": { - "name": "Feeder 4", - "description": "Installs the latest version of Feeder 4.", + "com.github.homebysix.install.Tokens": { + "name": "Tokens", + "description": "Installs the latest version of Tokens.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder4.install.recipe", - "parent": "com.github.homebysix.download.Feeder4", - "shortname": "Feeder4.install", + "path": "Gikken/Tokens.install.recipe", + "parent": "com.github.homebysix.download.Tokens", + "shortname": "Tokens.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Feeder3": { - "name": "Feeder 3", - "description": "Downloads the latest version of Feeder 3 and imports it into Munki.", + "com.github.homebysix.pkg.Tokens": { + "name": "Tokens", + "description": "Downloads the latest version of Tokens and creates a package.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder3.munki.recipe", - "parent": "com.github.homebysix.download.Feeder3", - "shortname": "Feeder3.munki", - "inferred_type": "munki", - "munki_display_name": "Feeder 3", - "munki_description": "Create, edit, and publish RSS feeds." + "path": "Gikken/Tokens.pkg.recipe", + "parent": "com.github.homebysix.download.Tokens", + "shortname": "Tokens.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Together3": { - "name": "Together 3", - "description": "Downloads the latest version of Together 3 and imports it into Munki.", + "com.github.homebysix.munki.Tokens": { + "name": "Tokens", + "description": "Downloads the latest version of Tokens and imports it into Munki.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Together.munki.recipe", - "parent": "com.github.homebysix.download.Together3", - "shortname": "Together.munki", + "path": "Gikken/Tokens.munki.recipe", + "parent": "com.github.homebysix.download.Tokens", + "shortname": "Tokens.munki", "inferred_type": "munki", - "munki_display_name": "Together 3", - "munki_description": "Store and organize all of your files." + "munki_display_name": "Tokens", + "munki_description": "App for managing promotion codes for your App Store apps." }, - "com.github.homebysix.install.Feeder3": { - "name": "Feeder 3", - "description": "Installs the latest version of Feeder 3.", + "com.github.homebysix.download.Tokens": { + "name": "Tokens", + "description": "Downloads the latest version of Tokens 2.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.", "repo": "autopkg/homebysix-recipes", - "path": "Reinvented/Feeder3.install.recipe", - "parent": "com.github.homebysix.download.Feeder3", - "shortname": "Feeder3.install", - "inferred_type": "install" + "path": "Gikken/Tokens.download.recipe", + "shortname": "Tokens.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.Tokens", + "com.github.homebysix.pkg.Tokens", + "com.github.homebysix.munki.Tokens" + ] }, - "com.github.homebysix.munki.MirrorDisplays": { - "name": "MirrorDisplays", - "description": "Imports MirrorDisplays into Munki.", + "com.github.homebysix.munki.AviatrixVPNClient": { + "name": "AviatrixVPNClient", + "description": "Downloads the latest version of Aviatrix VPN Client and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MirrorDisplays/MirrorDisplays.munki.recipe", - "parent": "com.github.homebysix.download.MirrorDisplays", - "shortname": "MirrorDisplays.munki", + "path": "Aviatrix/AviatrixVPNClient.munki.recipe", + "parent": "com.github.homebysix.download.AviatrixVPNClient", + "shortname": "AviatrixVPNClient.munki", "inferred_type": "munki", - "munki_display_name": "MirrorDisplays", - "munki_description": "A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle" + "munki_display_name": "Aviatrix VPN Client", + "munki_description": "Aviatrix VPN Client is a cloud-based virtual private network solution that uses OpenVPN." }, - "com.github.homebysix.download.MirrorDisplays": { - "name": "MirrorDisplays", - "description": "Downloads the latest version of MirrorDisplays.", + "com.github.homebysix.download.AviatrixVPNClient": { + "name": "AviatrixVPNClient", + "description": "Downloads the latest version of Aviatrix VPN Client.", "repo": "autopkg/homebysix-recipes", - "path": "MirrorDisplays/MirrorDisplays.download.recipe", - "shortname": "MirrorDisplays.download", + "path": "Aviatrix/AviatrixVPNClient.download.recipe", + "shortname": "AviatrixVPNClient.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.MirrorDisplays", - "com.github.ahousseini-recipes.pkg.MirrorDisplays" + "com.github.homebysix.munki.AviatrixVPNClient" ] }, - "com.github.homebysix.download.ForkLift": { - "name": "ForkLift", - "description": "Downloads the latest version of ForkLift.", + "com.github.homebysix.download.FontNuke": { + "name": "FontNuke", + "description": "Downloads the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", "repo": "autopkg/homebysix-recipes", - "path": "BlackPixel/ForkLift.download.recipe", - "shortname": "ForkLift.download", + "path": "FontNuke/FontNuke.download.recipe", + "shortname": "FontNuke.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ForkLift", - "com.github.homebysix.pkg.ForkLift", - "com.github.homebysix.install.ForkLift" + "com.github.homebysix.pkg.FontNuke", + "com.github.homebysix.install.FontNuke", + "com.github.homebysix.munki.FontNuke" ] }, - "com.github.homebysix.munki.ForkLift": { - "name": "ForkLift", - "description": "Downloads the latest version of ForkLift and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "BlackPixel/ForkLift.munki.recipe", - "parent": "com.github.homebysix.download.ForkLift", - "shortname": "ForkLift.munki", - "inferred_type": "munki", - "munki_display_name": "ForkLift", - "munki_description": "Powerful file manager: FTP, SFTP, WebDAV, S3, and more." - }, - "com.github.homebysix.pkg.ForkLift": { - "name": "ForkLift", - "description": "Downloads the latest version of ForkLift and creates a package.", + "com.github.homebysix.pkg.FontNuke": { + "name": "FontNuke", + "description": "Downloads the latest version of FontNuke and creates a package.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", "repo": "autopkg/homebysix-recipes", - "path": "BlackPixel/ForkLift.pkg.recipe", - "parent": "com.github.homebysix.download.ForkLift", - "shortname": "ForkLift.pkg", + "path": "FontNuke/FontNuke.pkg.recipe", + "parent": "com.github.homebysix.download.FontNuke", + "shortname": "FontNuke.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.ForkLift": { - "name": "ForkLift", - "description": "Installs the latest version of ForkLift.", - "repo": "autopkg/homebysix-recipes", - "path": "BlackPixel/ForkLift.install.recipe", - "parent": "com.github.homebysix.download.ForkLift", - "shortname": "ForkLift.install", - "inferred_type": "install" - }, - "com.github.homebysix.install.Clarify": { - "name": "Clarify", - "description": "Installs the latest version of Clarify.", + "com.github.homebysix.install.FontNuke": { + "name": "FontNuke", + "description": "Installs the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", "repo": "autopkg/homebysix-recipes", - "path": "Clarify/Clarify.install.recipe", - "parent": "com.github.homebysix.download.Clarify", - "shortname": "Clarify.install", + "path": "FontNuke/FontNuke.install.recipe", + "parent": "com.github.homebysix.download.FontNuke", + "shortname": "FontNuke.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Clarify": { - "name": "Clarify", - "description": "Downloads the latest version of Clarify and imports it into Munki.", + "com.github.homebysix.munki.FontNuke": { + "name": "FontNuke", + "description": "Downloads the latest version of FontNuke and imports it into Munki.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.", "repo": "autopkg/homebysix-recipes", - "path": "Clarify/Clarify.munki.recipe", - "parent": "com.github.homebysix.download.Clarify", - "shortname": "Clarify.munki", + "path": "FontNuke/FontNuke.munki.recipe", + "parent": "com.github.homebysix.download.FontNuke", + "shortname": "FontNuke.munki", "inferred_type": "munki", - "munki_display_name": "Clarify", - "munki_description": "Capture multiple screenshots into a single document." + "munki_display_name": "FontNuke", + "munki_description": "Removes font cache files." }, - "com.github.homebysix.download.Clarify": { - "name": "Clarify", - "description": "Downloads the latest version of Clarify.", + "com.github.homebysix.pkg.ABetterFinderRename": { + "name": "A Better Finder Rename", + "description": "Downloads the latest version of A Better Finder Rename and creates a package.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", "repo": "autopkg/homebysix-recipes", - "path": "Clarify/Clarify.download.recipe", - "shortname": "Clarify.download", - "inferred_type": "download", + "path": "PublicSpace/ABetterFinderRename.pkg.recipe", + "parent": "com.github.homebysix.download.ABetterFinderRename", + "shortname": "ABetterFinderRename.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.Clarify", - "com.github.homebysix.munki.Clarify", - "com.github.homebysix.pkg.Clarify" + "com.github.andredb90.filewave.ABetterFinderRename" ] }, - "com.github.homebysix.pkg.Clarify": { - "name": "Clarify", - "description": "Downloads the latest version of Clarify and creates a package.", + "com.github.homebysix.install.BigMeanFolderMachine": { + "name": "Big Mean Folder Machine", + "description": "Installs the latest version of Big Mean Folder Machine.", "repo": "autopkg/homebysix-recipes", - "path": "Clarify/Clarify.pkg.recipe", - "parent": "com.github.homebysix.download.Clarify", - "shortname": "Clarify.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Clarify" - ] + "path": "PublicSpace/BigMeanFolderMachine.install.recipe", + "parent": "com.github.homebysix.download.BigMeanFolderMachine", + "shortname": "BigMeanFolderMachine.install", + "inferred_type": "install" }, - "com.github.homebysix.download.ColorSnapper": { - "name": "ColorSnapper2", - "description": "Downloads the latest version of ColorSnapper.", + "com.github.homebysix.download.MacBreakZ": { + "name": "MacBreakZ", + "description": "Downloads the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", "repo": "autopkg/homebysix-recipes", - "path": "ColorSnapper/ColorSnapper.download.recipe", - "shortname": "ColorSnapper.download", + "path": "PublicSpace/MacBreakZ.download.recipe", + "shortname": "MacBreakZ.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.ColorSnapper", - "com.github.homebysix.pkg.ColorSnapper", - "com.github.homebysix.munki.ColorSnapper" + "com.github.homebysix.munki.MacBreakZ", + "com.github.homebysix.pkg.MacBreakZ", + "com.github.homebysix.install.MacBreakZ" ] }, - "com.github.homebysix.install.ColorSnapper": { - "name": "ColorSnapper2", - "description": "Installs the latest version of ColorSnapper.", - "repo": "autopkg/homebysix-recipes", - "path": "ColorSnapper/ColorSnapper.install.recipe", - "parent": "com.github.homebysix.download.ColorSnapper", - "shortname": "ColorSnapper.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.ColorSnapper": { - "name": "ColorSnapper2", - "description": "Downloads the latest version of ColorSnapper and creates a package.", + "com.github.homebysix.pkg.BigMeanFolderMachine": { + "name": "Big Mean Folder Machine 2", + "description": "Downloads the latest version of Big Mean Folder Machine and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ColorSnapper/ColorSnapper.pkg.recipe", - "parent": "com.github.homebysix.download.ColorSnapper", - "shortname": "ColorSnapper.pkg", + "path": "PublicSpace/BigMeanFolderMachine.pkg.recipe", + "parent": "com.github.homebysix.download.BigMeanFolderMachine", + "shortname": "BigMeanFolderMachine.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.ColorSnapper": { - "name": "ColorSnapper2", - "description": "Downloads the latest version of ColorSnapper and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "ColorSnapper/ColorSnapper.munki.recipe", - "parent": "com.github.homebysix.download.ColorSnapper", - "shortname": "ColorSnapper.munki", - "inferred_type": "munki", - "munki_display_name": "ColorSnapper2", - "munki_description": "Quickly find the color of any pixel." - }, - "com.github.homebysix.download.PCoIPClient": { - "name": "PCoIPClient", - "description": "Downloads the latest version of Teradici / HP PCoIPClient.", + "com.github.homebysix.install.VitaminR": { + "name": "Vitamin-R 2", + "description": "Installs the latest version of Vitamin-R 2.", "repo": "autopkg/homebysix-recipes", - "path": "Teradici/PCoIPClient.download.recipe", - "shortname": "PCoIPClient.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.PCoIPClient", - "com.github.homebysix.pkg.PCoIPClient" - ] + "path": "PublicSpace/VitaminR.install.recipe", + "parent": "com.github.jps3.download.VitaminR", + "shortname": "VitaminR.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.PCoIPClient": { - "name": "PCoIPClient", - "description": "Downloads the latest version of Teradici / HP PCoIPClient and imports it into Munki.", + "com.github.homebysix.munki.NoiseMachine": { + "name": "Noise Machine", + "description": "Downloads the latest version of Noise Machine and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Teradici/PCoIPClient.munki.recipe", - "parent": "com.github.homebysix.download.PCoIPClient", - "shortname": "PCoIPClient.munki", + "path": "PublicSpace/NoiseMachine.munki.recipe", + "parent": "com.github.homebysix.download.NoiseMachine", + "shortname": "NoiseMachine.munki", "inferred_type": "munki", - "munki_display_name": "PCoIP Client", - "munki_description": "Securely deliver high-performance desktops to knowledge workers and power users requiring even the most graphics-intensive applications." + "munki_display_name": "Noise Machine", + "munki_description": "White noise and soundscape generator." }, - "com.github.homebysix.pkg.PCoIPClient": { - "name": "PCoIPClient", - "description": "Downloads the latest version of Teradici / HP PCoIPClient and creates a package.", + "com.github.homebysix.pkg.ABetterFinderAttributes": { + "name": "A Better Finder Attributes", + "description": "Downloads the latest version of A Better Finder Attributes and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.", "repo": "autopkg/homebysix-recipes", - "path": "Teradici/PCoIPClient.pkg.recipe", - "parent": "com.github.homebysix.download.PCoIPClient", - "shortname": "PCoIPClient.pkg", + "path": "PublicSpace/ABetterFinderAttributes.pkg.recipe", + "parent": "com.github.homebysix.download.ABetterFinderAttributes", + "shortname": "ABetterFinderAttributes.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Jin": { - "name": "Jin", - "description": "Downloads the latest version of Jin and makes a pkg of it\n", + "com.github.homebysix.download.NoiseMachine": { + "name": "Noise Machine", + "description": "Downloads the latest version of Noise Machine.", "repo": "autopkg/homebysix-recipes", - "path": "Jin/Jin.pkg.recipe", - "parent": "com.github.homebysix.download.Jin", - "shortname": "Jin.pkg", - "inferred_type": "pkg", + "path": "PublicSpace/NoiseMachine.download.recipe", + "shortname": "NoiseMachine.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Jin" + "com.github.homebysix.munki.NoiseMachine", + "com.github.homebysix.pkg.NoiseMachine", + "com.github.homebysix.install.NoiseMachine" ] }, - "com.github.homebysix.download.Jin": { - "name": "Jin", - "description": "Downloads the current release version of Jin\n Note: Code signature verification for Jin probably cannot be done at this time. It doesn't appear to be using version 2\n or even version 1: Sealed Resources=none", + "com.github.homebysix.munki.ABetterFinderAttributes": { + "name": "A Better Finder Attributes", + "description": "Downloads the latest version of A Better Finder Attributes and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.", "repo": "autopkg/homebysix-recipes", - "path": "Jin/Jin.download.recipe", - "shortname": "Jin.download", + "path": "PublicSpace/ABetterFinderAttributes.munki.recipe", + "parent": "com.github.homebysix.download.ABetterFinderAttributes", + "shortname": "ABetterFinderAttributes.munki", + "inferred_type": "munki", + "munki_display_name": "A Better Finder Attributes", + "munki_description": "Change file creation and modification dates." + }, + "com.github.homebysix.download.ABetterFinderRename": { + "name": "A Better Finder Rename", + "description": "Downloads the latest version of A Better Finder Rename.\n\nTemporarily disabled code signature verification due to errors in included Sparkle framework.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", + "repo": "autopkg/homebysix-recipes", + "path": "PublicSpace/ABetterFinderRename.download.recipe", + "shortname": "ABetterFinderRename.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Jin", - "com.github.aysiu.munki.Jin" + "com.github.homebysix.pkg.ABetterFinderRename", + "com.github.homebysix.munki.ABetterFinderRename", + "com.github.homebysix.install.ABetterFinderRename" ] }, - "com.github.homebysix.pkg.HazeOver": { - "name": "HazeOver", - "description": "Downloads the latest version of HazeOver and creates a package.", + "com.github.homebysix.pkg.VitaminR": { + "name": "Vitamin-R 2", + "description": "Downloads the latest version of Vitamin-R 2 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "HazeOver/HazeOver.pkg.recipe", - "parent": "com.github.homebysix.download.HazeOver", - "shortname": "HazeOver.pkg", + "path": "PublicSpace/VitaminR.pkg.recipe", + "parent": "com.github.jps3.download.VitaminR", + "shortname": "VitaminR.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.HazeOver": { - "name": "HazeOver", - "description": "Installs the latest version of HazeOver.", - "repo": "autopkg/homebysix-recipes", - "path": "HazeOver/HazeOver.install.recipe", - "parent": "com.github.homebysix.download.HazeOver", - "shortname": "HazeOver.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.HazeOver": { - "name": "HazeOver", - "description": "Downloads the latest version of HazeOver and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "HazeOver/HazeOver.munki.recipe", - "parent": "com.github.homebysix.download.HazeOver", - "shortname": "HazeOver.munki", - "inferred_type": "munki", - "munki_display_name": "HazeOver", - "munki_description": "App that hides distractions and allows you to focus on your current task." - }, - "com.github.homebysix.download.HazeOver": { - "name": "HazeOver", - "description": "Downloads the latest version of HazeOver.", + "com.github.homebysix.download.BigMeanFolderMachine": { + "name": "Big Mean Folder Machine", + "description": "Downloads the latest version of Big Mean Folder Machine.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 2 (default).", "repo": "autopkg/homebysix-recipes", - "path": "HazeOver/HazeOver.download.recipe", - "shortname": "HazeOver.download", + "path": "PublicSpace/BigMeanFolderMachine.download.recipe", + "shortname": "BigMeanFolderMachine.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.HazeOver", - "com.github.homebysix.install.HazeOver", - "com.github.homebysix.munki.HazeOver" + "com.github.homebysix.install.BigMeanFolderMachine", + "com.github.homebysix.pkg.BigMeanFolderMachine", + "com.github.homebysix.munki.BigMeanFolderMachine" ] }, - "com.github.homebysix.download.ApacheDirectoryStudio": { - "name": "ApacheDirectoryStudio", - "description": "Downloads the latest version of ApacheDirectoryStudio.", + "com.github.homebysix.download.ABetterFinderAttributes": { + "name": "A Better Finder Attributes", + "description": "Downloads the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 6 (default) or 5.", "repo": "autopkg/homebysix-recipes", - "path": "Apache/ApacheDirectoryStudio.download.recipe", - "shortname": "ApacheDirectoryStudio.download", + "path": "PublicSpace/ABetterFinderAttributes.download.recipe", + "shortname": "ABetterFinderAttributes.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ApacheDirectoryStudio", - "com.github.homebysix.install.ApacheDirectoryStudio", - "com.github.homebysix.pkg.ApacheDirectoryStudio", - "com.github.peshay.filewave.ApacheDirectoryStudio" + "com.github.homebysix.pkg.ABetterFinderAttributes", + "com.github.homebysix.munki.ABetterFinderAttributes", + "com.github.homebysix.install.ABetterFinderAttributes" ] }, - "com.github.homebysix.munki.ApacheDirectoryStudio": { - "name": "ApacheDirectoryStudio", - "description": "Downloads the latest version of ApacheDirectoryStudio and imports it into Munki.", + "com.github.homebysix.munki.MacBreakZ": { + "name": "MacBreakZ", + "description": "Downloads the latest version of MacBreakZ and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", "repo": "autopkg/homebysix-recipes", - "path": "Apache/ApacheDirectoryStudio.munki.recipe", - "parent": "com.github.homebysix.download.ApacheDirectoryStudio", - "shortname": "ApacheDirectoryStudio.munki", + "path": "PublicSpace/MacBreakZ.munki.recipe", + "parent": "com.github.homebysix.download.MacBreakZ", + "shortname": "MacBreakZ.munki", "inferred_type": "munki", - "munki_display_name": "ApacheDirectoryStudio", - "munki_description": "Complete LDAP tooling platform (was LDAP Studio)." - }, - "com.github.homebysix.install.ApacheDirectoryStudio": { - "name": "ApacheDirectoryStudio", - "description": "Installs the latest version of ApacheDirectoryStudio.", - "repo": "autopkg/homebysix-recipes", - "path": "Apache/ApacheDirectoryStudio.install.recipe", - "parent": "com.github.homebysix.download.ApacheDirectoryStudio", - "shortname": "ApacheDirectoryStudio.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.ApacheDirectoryStudio": { - "name": "ApacheDirectoryStudio", - "description": "Downloads the latest version of ApacheDirectoryStudio and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Apache/ApacheDirectoryStudio.pkg.recipe", - "parent": "com.github.homebysix.download.ApacheDirectoryStudio", - "shortname": "ApacheDirectoryStudio.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio" - ] + "munki_display_name": "MacBreakZ", + "munki_description": "Reminds you to take periodic breaks from your projects." }, - "com.github.homebysix.download.ActiveCollab": { - "name": "ActiveCollab", - "description": "Downloads the latest version of ActiveCollab.", + "com.github.homebysix.munki.BigMeanFolderMachine": { + "name": "Big Mean Folder Machine", + "description": "Downloads the latest version of Big Mean Folder Machine and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ActiveCollab/ActiveCollab.download.recipe", - "shortname": "ActiveCollab.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.ActiveCollab", - "com.github.homebysix.install.ActiveCollab", - "com.github.homebysix.munki.ActiveCollab" - ] + "path": "PublicSpace/BigMeanFolderMachine.munki.recipe", + "parent": "com.github.homebysix.download.BigMeanFolderMachine", + "shortname": "BigMeanFolderMachine.munki", + "inferred_type": "munki", + "munki_display_name": "Big Mean Folder Machine", + "munki_description": "Bring structure to your file collections." }, - "com.github.homebysix.pkg.ActiveCollab": { - "name": "ActiveCollab", - "description": "Downloads the latest version of ActiveCollab and creates a package.", + "com.github.homebysix.munki.ABetterFinderRename": { + "name": "A Better Finder Rename", + "description": "Downloads the latest version of A Better Finder Rename and imports it into Munki.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", "repo": "autopkg/homebysix-recipes", - "path": "ActiveCollab/ActiveCollab.pkg.recipe", - "parent": "com.github.homebysix.download.ActiveCollab", - "shortname": "ActiveCollab.pkg", - "inferred_type": "pkg" + "path": "PublicSpace/ABetterFinderRename.munki.recipe", + "parent": "com.github.homebysix.download.ABetterFinderRename", + "shortname": "ABetterFinderRename.munki", + "inferred_type": "munki", + "munki_display_name": "A Better Finder Rename", + "munki_description": "File, photo, and MP3 batch renamer." }, - "com.github.homebysix.install.ActiveCollab": { - "name": "ActiveCollab", - "description": "Installs the latest version of ActiveCollab.", + "com.github.homebysix.install.ABetterFinderAttributes": { + "name": "A Better Finder Attributes", + "description": "Installs the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.", "repo": "autopkg/homebysix-recipes", - "path": "ActiveCollab/ActiveCollab.install.recipe", - "parent": "com.github.homebysix.download.ActiveCollab", - "shortname": "ActiveCollab.install", + "path": "PublicSpace/ABetterFinderAttributes.install.recipe", + "parent": "com.github.homebysix.download.ABetterFinderAttributes", + "shortname": "ABetterFinderAttributes.install", "inferred_type": "install" }, - "com.github.homebysix.munki.ActiveCollab": { - "name": "ActiveCollab", - "description": "Downloads the latest version of ActiveCollab and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "ActiveCollab/ActiveCollab.munki.recipe", - "parent": "com.github.homebysix.download.ActiveCollab", - "shortname": "ActiveCollab.munki", - "inferred_type": "munki", - "munki_display_name": "ActiveCollab", - "munki_description": "ActiveCollab is the project management software that gives you complete control over your work. Make Real Work happen now!." - }, - "com.github.homebysix.munki.Ball": { - "name": "Ball", - "description": "Downloads the latest version of Ball and imports it into Munki.", + "com.github.homebysix.install.ABetterFinderRename": { + "name": "A Better Finder Rename", + "description": "Installs the latest version of A Better Finder Rename.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.", "repo": "autopkg/homebysix-recipes", - "path": "Ball/Ball.munki.recipe", - "parent": "com.github.homebysix.download.Ball", - "shortname": "Ball.munki", - "inferred_type": "munki", - "munki_display_name": "Ball", - "munki_description": "It's a little ball that lives in your dock. You can drag it and it'll bounce around the screen. You can also swipe on it with two fingers. It comes in red. You can flick it, bounce it, try to make it hit the corner, see how many times it can bounce, count how many times it hits the wall, and more. It's a ball. It's fun. It's a ball." + "path": "PublicSpace/ABetterFinderRename.install.recipe", + "parent": "com.github.homebysix.download.ABetterFinderRename", + "shortname": "ABetterFinderRename.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Ball": { - "name": "Ball", - "description": "Downloads the latest version of Ball.", + "com.github.homebysix.pkg.MacBreakZ": { + "name": "MacBreakZ", + "description": "Downloads the latest version of MacBreakZ and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", "repo": "autopkg/homebysix-recipes", - "path": "Ball/Ball.download.recipe", - "shortname": "Ball.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Ball", - "com.github.homebysix.pkg.Ball" - ] + "path": "PublicSpace/MacBreakZ.pkg.recipe", + "parent": "com.github.homebysix.download.MacBreakZ", + "shortname": "MacBreakZ.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Ball": { - "name": "Ball", - "description": "Downloads the latest version of Ball and creates a package.", + "com.github.homebysix.pkg.NoiseMachine": { + "name": "Noise Machine", + "description": "Downloads the latest version of Noise Machine and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Ball/Ball.pkg.recipe", - "parent": "com.github.homebysix.download.Ball", - "shortname": "Ball.pkg", + "path": "PublicSpace/NoiseMachine.pkg.recipe", + "parent": "com.github.homebysix.download.NoiseMachine", + "shortname": "NoiseMachine.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Proximity": { - "name": "Cisco Proximity", - "description": "Downloads the latest version of Proximity and creates a package.", + "com.github.homebysix.install.MacBreakZ": { + "name": "MacBreakZ", + "description": "Installs the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).", "repo": "autopkg/homebysix-recipes", - "path": "Cisco/Proximity.pkg.recipe", - "parent": "com.github.homebysix.download.Proximity", - "shortname": "Proximity.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Proximity" - ] + "path": "PublicSpace/MacBreakZ.install.recipe", + "parent": "com.github.homebysix.download.MacBreakZ", + "shortname": "MacBreakZ.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.Proximity": { - "name": "Cisco Proximity", - "description": "Downloads the latest version of Proximity and imports it into Munki.", + "com.github.homebysix.install.NoiseMachine": { + "name": "Noise Machine", + "description": "Installs the latest version of Noise Machine.", "repo": "autopkg/homebysix-recipes", - "path": "Cisco/Proximity.munki.recipe", - "parent": "com.github.homebysix.download.Proximity", - "shortname": "Proximity.munki", - "inferred_type": "munki", - "munki_display_name": "Proximity", - "munki_description": "Cisco Proximity allows you to control your video system, interact with shared content and share wirelessly." + "path": "PublicSpace/NoiseMachine.install.recipe", + "parent": "com.github.homebysix.download.NoiseMachine", + "shortname": "NoiseMachine.install", + "inferred_type": "install" }, - "com.github.homebysix.install.Proximity": { - "name": "Cisco Proximity", - "description": "Installs the latest version of Proximity.", + "com.github.homebysix.install.Mailplane": { + "name": "Mailplane", + "description": "Installs the latest version of Mailplane.", "repo": "autopkg/homebysix-recipes", - "path": "Cisco/Proximity.install.recipe", - "parent": "com.github.homebysix.download.Proximity", - "shortname": "Proximity.install", + "path": "Mailplane/Mailplane3.install.recipe", + "parent": "com.github.keeleysam.recipes.Mailplane.3.download", + "shortname": "Mailplane3.install", "inferred_type": "install" }, - "com.github.homebysix.download.Proximity": { - "name": "Cisco Proximity", - "description": "Downloads the latest version of Proximity.", + "com.github.homebysix.pkg.Mailplane3": { + "name": "Mailplane", + "description": "Downloads latest Mailplane 3 app and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cisco/Proximity.download.recipe", - "shortname": "Proximity.download", - "inferred_type": "download", + "path": "Mailplane/Mailplane3.pkg.recipe", + "parent": "com.github.keeleysam.recipes.Mailplane.3.download", + "shortname": "Mailplane3.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.Proximity", - "com.github.homebysix.munki.Proximity", - "com.github.homebysix.install.Proximity" + "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3" ] }, - "com.github.homebysix.pkg.Vienna": { - "name": "Vienna", - "description": "Downloads the latest version of Vienna and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "ViennaRSS/Vienna.pkg.recipe", - "parent": "com.github.homebysix.download.Vienna", - "shortname": "Vienna.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.Vienna": { - "name": "Vienna", - "description": "Downloads the latest version of Vienna and imports it into Munki.", + "com.github.homebysix.munki.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest version of KeePassX and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ViennaRSS/Vienna.munki.recipe", - "parent": "com.github.homebysix.download.Vienna", - "shortname": "Vienna.munki", + "path": "KeePassX/KeePassX.munki.recipe", + "parent": "com.github.homebysix.download.KeePassX", + "shortname": "KeePassX.munki", "inferred_type": "munki", - "munki_display_name": "Vienna", - "munki_description": "Vienna is a freeware, open source RSS/Atom newsreader for Mac OS X. " + "munki_display_name": "KeePassX", + "munki_description": "Free, open-source, cross-platform password manager." }, - "com.github.homebysix.install.Vienna": { - "name": "Vienna", - "description": "Installs the latest version of Vienna.", + "com.github.homebysix.install.KeePassX": { + "name": "KeePassX", + "description": "Installs the latest version of KeePassX.", "repo": "autopkg/homebysix-recipes", - "path": "ViennaRSS/Vienna.install.recipe", - "parent": "com.github.homebysix.download.Vienna", - "shortname": "Vienna.install", + "path": "KeePassX/KeePassX.install.recipe", + "parent": "com.github.homebysix.download.KeePassX", + "shortname": "KeePassX.install", "inferred_type": "install" }, - "com.github.homebysix.download.Vienna": { - "name": "Vienna", - "description": "Downloads the latest version of Vienna.", + "com.github.homebysix.download.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest version of KeePassX.", "repo": "autopkg/homebysix-recipes", - "path": "ViennaRSS/Vienna.download.recipe", - "shortname": "Vienna.download", + "path": "KeePassX/KeePassX.download.recipe", + "shortname": "KeePassX.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Vienna", - "com.github.homebysix.munki.Vienna", - "com.github.homebysix.install.Vienna" + "com.github.homebysix.munki.KeePassX", + "com.github.homebysix.install.KeePassX", + "com.github.homebysix.pkg.KeePassX" ] }, - "com.github.homebysix.install.WhatSize": { - "name": "WhatSize", - "description": "Installs the latest version of WhatSize.", + "com.github.homebysix.pkg.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest version of KeePassX and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "WhatSize/WhatSize.install.recipe", - "parent": "com.github.homebysix.download.WhatSize", - "shortname": "WhatSize.install", - "inferred_type": "install" + "path": "KeePassX/KeePassX.pkg.recipe", + "parent": "com.github.homebysix.download.KeePassX", + "shortname": "KeePassX.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.yohan460-recipes.jss.KeePassX" + ] }, - "com.github.homebysix.download.WhatSize": { - "name": "WhatSize", - "description": "Downloads the latest version of WhatSize.", + "com.github.homebysix.download.SelfControl": { + "name": "SelfControl", + "description": "Downloads the latest version of SelfControl.", "repo": "autopkg/homebysix-recipes", - "path": "WhatSize/WhatSize.download.recipe", - "shortname": "WhatSize.download", + "path": "SelfControl/SelfControl.download.recipe", + "shortname": "SelfControl.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.WhatSize", - "com.github.homebysix.pkg.WhatSize", - "com.github.homebysix.munki.WhatSize" + "com.github.homebysix.munki.SelfControl", + "com.github.homebysix.pkg.SelfControl", + "com.github.homebysix.install.SelfControl" ] }, - "com.github.homebysix.pkg.WhatSize": { - "name": "WhatSize", - "description": "Downloads the latest version of WhatSize and creates a package.", + "com.github.homebysix.munki.SelfControl": { + "name": "SelfControl", + "description": "Downloads the latest version of SelfControl and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "WhatSize/WhatSize.pkg.recipe", - "parent": "com.github.homebysix.download.WhatSize", - "shortname": "WhatSize.pkg", + "path": "SelfControl/SelfControl.munki.recipe", + "parent": "com.github.homebysix.download.SelfControl", + "shortname": "SelfControl.munki", + "inferred_type": "munki", + "munki_display_name": "SelfControl", + "munki_description": "Block distracting websites for predetermined periods of time." + }, + "com.github.homebysix.pkg.SelfControl": { + "name": "SelfControl", + "description": "Downloads the latest version of SelfControl and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "SelfControl/SelfControl.pkg.recipe", + "parent": "com.github.homebysix.download.SelfControl", + "shortname": "SelfControl.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.WhatSize": { - "name": "WhatSize", - "description": "Downloads the latest version of WhatSize and imports it into Munki.", + "com.github.homebysix.install.SelfControl": { + "name": "SelfControl", + "description": "Installs the latest version of SelfControl.", "repo": "autopkg/homebysix-recipes", - "path": "WhatSize/WhatSize.munki.recipe", - "parent": "com.github.homebysix.download.WhatSize", - "shortname": "WhatSize.munki", - "inferred_type": "munki", - "munki_display_name": "WhatSize", - "munki_description": "Find out what files are taking up all your HD space." + "path": "SelfControl/SelfControl.install.recipe", + "parent": "com.github.homebysix.download.SelfControl", + "shortname": "SelfControl.install", + "inferred_type": "install" }, - "com.github.homebysix.download.GitLabArtifact": { - "name": "gitlab_artifact", - "description": "Downloads the latest CI/CD job artifact from the specified GitLab repository. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", + "com.github.homebysix.download.Bookends": { + "name": "Bookends", + "description": "Downloads the latest version of Bookends.", "repo": "autopkg/homebysix-recipes", - "path": "GitLabArtifact/GitLabArtifact.download.recipe", - "shortname": "GitLabArtifact.download", + "path": "Bookends/Bookends.download.recipe", + "shortname": "Bookends.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.GitLabArtifact", - "com.github.homebysix.pkg.GitLabArtifact" + "com.github.homebysix.install.Bookends", + "com.github.homebysix.pkg.Bookends", + "com.github.homebysix.munki.Bookends" ] }, - "com.github.homebysix.install.GitLabArtifact": { - "name": "gitlab_artifact", - "description": "Download the latest CI/CD job artifact from the specified GitLab repository, extracts the specified pkg file, and installs it. Can be used to automatically install MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", + "com.github.homebysix.install.Bookends": { + "name": "Bookends", + "description": "Installs the latest version of Bookends.", "repo": "autopkg/homebysix-recipes", - "path": "GitLabArtifact/GitLabArtifact.install.recipe", - "parent": "com.github.homebysix.pkg.GitLabArtifact", - "shortname": "GitLabArtifact.install", + "path": "Bookends/Bookends.install.recipe", + "parent": "com.github.homebysix.download.Bookends", + "shortname": "Bookends.install", "inferred_type": "install" }, - "com.github.homebysix.munki.GitLabArtifact": { - "name": "gitlab_artifact", - "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and imports the pkg file at the artifact path into Munki. Can be used to automatically import MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", + "com.github.homebysix.pkg.Bookends": { + "name": "Bookends", + "description": "Downloads the latest version of Bookends and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "GitLabArtifact/GitLabArtifact.munki.recipe", - "parent": "com.github.homebysix.download.GitLabArtifact", - "shortname": "GitLabArtifact.munki", - "inferred_type": "munki", - "munki_display_name": "GitLab Artifact Package", - "munki_description": "A really great Foo that helps you Bar." + "path": "Bookends/Bookends.pkg.recipe", + "parent": "com.github.homebysix.download.Bookends", + "shortname": "Bookends.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.GitLabArtifact": { - "name": "gitlab_artifact", - "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and extracts the specified pkg file. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", + "com.github.homebysix.munki.Bookends": { + "name": "Bookends", + "description": "Downloads the latest version of Bookends and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "GitLabArtifact/GitLabArtifact.pkg.recipe", - "parent": "com.github.homebysix.download.GitLabArtifact", - "shortname": "GitLabArtifact.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.install.GitLabArtifact" - ] + "path": "Bookends/Bookends.munki.recipe", + "parent": "com.github.homebysix.download.Bookends", + "shortname": "Bookends.munki", + "inferred_type": "munki", + "munki_display_name": "Bookends", + "munki_description": "Reference management and bibliography software." }, - "com.github.homebysix.pkg.LiveSurfaceContext": { - "name": "LiveSurface Context", - "description": "Downloads the latest version of LiveSurface Context and creates a package.", + "com.github.homebysix.install.Screenotate": { + "name": "Screenotate", + "description": "Installs the latest version of Screenotate.", "repo": "autopkg/homebysix-recipes", - "path": "LiveSurfaceContext/LiveSurfaceContext.pkg.recipe", - "parent": "com.github.homebysix.download.LiveSurfaceContext", - "shortname": "LiveSurfaceContext.pkg", - "inferred_type": "pkg" + "path": "Omar Rizwan/Screenotate.install.recipe", + "parent": "com.github.homebysix.download.Screenotate", + "shortname": "Screenotate.install", + "inferred_type": "install" }, - "com.github.homebysix.install.LiveSurfaceContext": { - "name": "LiveSurface Context", - "description": "Installs the latest version of LiveSurface Context.", + "com.github.homebysix.munki.Screenotate": { + "name": "Screenotate", + "description": "Downloads the latest version of Screenotate and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "LiveSurfaceContext/LiveSurfaceContext.install.recipe", - "parent": "com.github.homebysix.download.LiveSurfaceContext", - "shortname": "LiveSurfaceContext.install", - "inferred_type": "install" + "path": "Omar Rizwan/Screenotate.munki.recipe", + "parent": "com.github.homebysix.download.Screenotate", + "shortname": "Screenotate.munki", + "inferred_type": "munki", + "munki_display_name": "Screenotate", + "munki_description": "Utility that runs optical character recognition (OCR) on screenshots as you take them, allowing you to better search their contents." }, - "com.github.homebysix.download.LiveSurfaceContext": { - "name": "LiveSurface Context", - "description": "Downloads the latest version of LiveSurface Context.", + "com.github.homebysix.download.Screenotate": { + "name": "Screenotate", + "description": "Downloads the latest version of Screenotate.", "repo": "autopkg/homebysix-recipes", - "path": "LiveSurfaceContext/LiveSurfaceContext.download.recipe", - "shortname": "LiveSurfaceContext.download", + "path": "Omar Rizwan/Screenotate.download.recipe", + "shortname": "Screenotate.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.LiveSurfaceContext", - "com.github.homebysix.install.LiveSurfaceContext", - "com.github.homebysix.munki.LiveSurfaceContext" + "com.github.homebysix.install.Screenotate", + "com.github.homebysix.munki.Screenotate", + "com.github.homebysix.pkg.Screenotate" ] }, - "com.github.homebysix.munki.LiveSurfaceContext": { - "name": "LiveSurface Context", - "description": "Downloads the latest version of LiveSurface Context and imports it into Munki.", + "com.github.homebysix.pkg.Screenotate": { + "name": "Screenotate", + "description": "Downloads the latest version of Screenotate and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "LiveSurfaceContext/LiveSurfaceContext.munki.recipe", - "parent": "com.github.homebysix.download.LiveSurfaceContext", - "shortname": "LiveSurfaceContext.munki", - "inferred_type": "munki", - "munki_display_name": "LiveSurface Context", - "munki_description": "Use the design tools you already know to create stunning photorealistic onscreen mockups with a click. Context links with Illustrator to allow you to see your concepts realized side-by-side, while you work." + "path": "Omar Rizwan/Screenotate.pkg.recipe", + "parent": "com.github.homebysix.download.Screenotate", + "shortname": "Screenotate.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Chat": { - "name": "Chat", - "description": "Downloads the latest version of Chat.", + "com.github.homebysix.download.Flinto": { + "name": "Flinto", + "description": "Downloads the latest version of Flinto.", "repo": "autopkg/homebysix-recipes", - "path": "Chat/Chat.download.recipe", - "shortname": "Chat.download", + "path": "Flinto/Flinto.download.recipe", + "shortname": "Flinto.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Chat", - "com.github.homebysix.munki.Chat", - "com.github.homebysix.install.Chat" + "com.github.homebysix.pkg.Flinto", + "com.github.homebysix.install.Flinto", + "com.github.homebysix.munki.Flinto", + "com.github.peshay.filewave.Flinto" ] }, - "com.github.homebysix.pkg.Chat": { - "name": "Chat", - "description": "Downloads the latest version of Chat and creates a package.", + "com.github.homebysix.pkg.Flinto": { + "name": "Flinto", + "description": "Downloads the latest version of Flinto and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Chat/Chat.pkg.recipe", - "parent": "com.github.homebysix.download.Chat", - "shortname": "Chat.pkg", + "path": "Flinto/Flinto.pkg.recipe", + "parent": "com.github.homebysix.download.Flinto", + "shortname": "Flinto.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Chat": { - "name": "Chat", - "description": "Downloads the latest version of Chat and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Chat/Chat.munki.recipe", - "parent": "com.github.homebysix.download.Chat", - "shortname": "Chat.munki", - "inferred_type": "munki", - "munki_display_name": "Chat", - "munki_description": "Desktop client for Facebook messaging." - }, - "com.github.homebysix.install.Chat": { - "name": "Chat", - "description": "Installs the latest version of Chat.", + "com.github.homebysix.install.Flinto": { + "name": "Flinto", + "description": "Installs the latest version of Flinto.", "repo": "autopkg/homebysix-recipes", - "path": "Chat/Chat.install.recipe", - "parent": "com.github.homebysix.download.Chat", - "shortname": "Chat.install", + "path": "Flinto/Flinto.install.recipe", + "parent": "com.github.homebysix.download.Flinto", + "shortname": "Flinto.install", "inferred_type": "install" }, - "com.github.homebysix.munki.LaunchBar": { - "name": "LaunchBar", - "description": "Downloads the latest version of LaunchBar and imports it into Munki.", + "com.github.homebysix.munki.Flinto": { + "name": "Flinto", + "description": "Downloads the latest version of Flinto and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ObjectiveDevelopment/LaunchBar.munki.recipe", - "parent": "com.github.homebysix.download.LaunchBar", - "shortname": "LaunchBar.munki", + "path": "Flinto/Flinto.munki.recipe", + "parent": "com.github.homebysix.download.Flinto", + "shortname": "Flinto.munki", "inferred_type": "munki", - "munki_display_name": "LaunchBar", - "munki_description": "Powerful file/URL/email launcher utility." + "munki_display_name": "Flinto", + "munki_description": "Comprehensive prototyping." }, - "com.github.homebysix.pkg.LaunchBar": { - "name": "LaunchBar", - "description": "Downloads the latest version of LaunchBar and creates a package.", + "com.github.homebysix.pkg.MenuBarSpacing": { + "name": "Menu Bar Spacing", + "description": "Downloads the latest version of Menu Bar Spacing and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ObjectiveDevelopment/LaunchBar.pkg.recipe", - "parent": "com.github.homebysix.download.LaunchBar", - "shortname": "LaunchBar.pkg", + "path": "MenuBarSpacing/MenuBarSpacing.pkg.recipe", + "parent": "com.github.homebysix.download.MenuBarSpacing", + "shortname": "MenuBarSpacing.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.LaunchBar": { - "name": "LaunchBar", - "description": "Installs the latest version of LaunchBar.", + "com.github.homebysix.munki.MenuBarSpacing": { + "name": "Menu Bar Spacing", + "description": "Downloads the latest version of Menu Bar Spacing and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ObjectiveDevelopment/LaunchBar.install.recipe", - "parent": "com.github.homebysix.download.LaunchBar", - "shortname": "LaunchBar.install", - "inferred_type": "install" + "path": "MenuBarSpacing/MenuBarSpacing.munki.recipe", + "parent": "com.github.homebysix.download.MenuBarSpacing", + "shortname": "MenuBarSpacing.munki", + "inferred_type": "munki", + "munki_display_name": "Menu Bar Spacing", + "munki_description": "Customize the gap between menu bar items." }, - "com.github.homebysix.download.LaunchBar": { - "name": "LaunchBar", - "description": "Downloads the latest version of LaunchBar.\n\n\tThis recipe differs from the ones in jaharmi-recipes in the following ways:\n\t\t- This one performs code signature verification.\n\t\t- This one acquires the latest version (6) of LaunchBar.\n\t\t- This one doesn't require a separate URLProvider processor.\n\n\t", + "com.github.homebysix.download.MenuBarSpacing": { + "name": "Menu Bar Spacing", + "description": "Downloads the latest version of Menu Bar Spacing.", "repo": "autopkg/homebysix-recipes", - "path": "ObjectiveDevelopment/LaunchBar.download.recipe", - "shortname": "LaunchBar.download", + "path": "MenuBarSpacing/MenuBarSpacing.download.recipe", + "shortname": "MenuBarSpacing.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.LaunchBar", - "com.github.homebysix.pkg.LaunchBar", - "com.github.homebysix.install.LaunchBar", - "com.github.peshay.filewave.LaunchBar" + "com.github.homebysix.pkg.MenuBarSpacing", + "com.github.homebysix.munki.MenuBarSpacing" ] }, - "com.github.homebysix.download.ViDL": { - "name": "ViDL", - "description": "Downloads the latest version of ViDL.", + "com.github.homebysix.install.Kite": { + "name": "Kite", + "description": "Installs the latest version of Kite.", "repo": "autopkg/homebysix-recipes", - "path": "ViDL/ViDL.download.recipe", - "shortname": "ViDL.download", + "path": "Kite/Kite.install.recipe", + "parent": "com.github.homebysix.download.Kite", + "shortname": "Kite.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.Kite": { + "name": "Kite", + "description": "Downloads the latest version of Kite and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Kite/Kite.pkg.recipe", + "parent": "com.github.homebysix.download.Kite", + "shortname": "Kite.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.Kite": { + "name": "Kite", + "description": "Downloads the latest version of Kite.", + "repo": "autopkg/homebysix-recipes", + "path": "Kite/Kite.download.recipe", + "shortname": "Kite.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.ViDL", - "com.github.homebysix.pkg.ViDL", - "com.github.homebysix.install.ViDL" + "com.github.homebysix.install.Kite", + "com.github.homebysix.pkg.Kite", + "com.github.homebysix.munki.Kite" ] }, - "com.github.homebysix.munki.ViDL": { - "name": "ViDL", - "description": "Downloads the latest version of ViDL and imports it into Munki.", + "com.github.homebysix.munki.Kite": { + "name": "Kite", + "description": "Downloads the latest version of Kite and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ViDL/ViDL.munki.recipe", - "parent": "com.github.homebysix.download.ViDL", - "shortname": "ViDL.munki", + "path": "Kite/Kite.munki.recipe", + "parent": "com.github.homebysix.download.Kite", + "shortname": "Kite.munki", "inferred_type": "munki", - "munki_display_name": "ViDL", - "munki_description": "ViDL is a free Mac app that allows you to easily download videos from YouTube and hundreds of other websites for offline viewing." + "munki_display_name": "Kite", + "munki_description": "Kite augments your coding environment with all the internet\u2019s programming knowledge." }, - "com.github.homebysix.pkg.ViDL": { - "name": "ViDL", - "description": "Downloads the latest version of ViDL and creates a package.", + "com.github.homebysix.install.Malwarebytes": { + "name": "Malwarebytes", + "description": "Installs the latest version of Malwarebytes.", "repo": "autopkg/homebysix-recipes", - "path": "ViDL/ViDL.pkg.recipe", - "parent": "com.github.homebysix.download.ViDL", - "shortname": "ViDL.pkg", - "inferred_type": "pkg" + "path": "Malwarebytes/Malwarebytes.install.recipe", + "parent": "com.github.homebysix.pkg.Malwarebytes", + "shortname": "Malwarebytes.install", + "inferred_type": "install" }, - "com.github.homebysix.install.ViDL": { - "name": "ViDL", - "description": "Installs the latest version of ViDL.", + "com.github.homebysix.munki.Malwarebytes": { + "name": "Malwarebytes", + "description": "Downloads the latest version of Malwarebytes and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ViDL/ViDL.install.recipe", - "parent": "com.github.homebysix.download.ViDL", - "shortname": "ViDL.install", - "inferred_type": "install" + "path": "Malwarebytes/Malwarebytes.munki.recipe", + "parent": "com.github.homebysix.pkg.Malwarebytes", + "shortname": "Malwarebytes.munki", + "inferred_type": "munki", + "munki_display_name": "Malwarebytes", + "munki_description": "Defends Macs against malware, adware, and potentially unwanted programs." }, - "com.github.homebysix.download.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl.", + "com.github.homebysix.download.Malwarebytes": { + "name": "Malwarebytes", + "description": "Downloads the latest version of Malwarebytes.", "repo": "autopkg/homebysix-recipes", - "path": "Kubernetes/kubectl.download.recipe", - "shortname": "kubectl.download", + "path": "Malwarebytes/Malwarebytes.download.recipe", + "shortname": "Malwarebytes.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.kubectl" + "com.github.homebysix.pkg.Malwarebytes" ] }, - "com.github.homebysix.munki.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl, creates a package, and imports the package into your Munki repo.", - "repo": "autopkg/homebysix-recipes", - "path": "Kubernetes/kubectl.munki.recipe", - "parent": "com.github.homebysix.pkg.kubectl", - "shortname": "kubectl.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs." - }, - "com.github.homebysix.install.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl, creates a package, and installs the package on your AutoPkg Mac.", + "com.github.homebysix.pkg.Malwarebytes": { + "name": "Malwarebytes", + "description": "Downloads the latest version of Malwarebytes and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Kubernetes/kubectl.install.recipe", - "parent": "com.github.homebysix.pkg.kubectl", - "shortname": "kubectl.install", - "inferred_type": "install" + "path": "Malwarebytes/Malwarebytes.pkg.recipe", + "parent": "com.github.homebysix.download.Malwarebytes", + "shortname": "Malwarebytes.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.Malwarebytes", + "com.github.homebysix.munki.Malwarebytes", + "com.github.andredb90.filewave.malwarebytes" + ] }, - "com.github.homebysix.pkg.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl and creates a package.", + "com.github.homebysix.pkg.Espresso": { + "name": "Espresso", + "description": "Downloads the latest version of Espresso and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Kubernetes/kubectl.pkg.recipe", - "parent": "com.github.homebysix.download.kubectl", - "shortname": "kubectl.pkg", + "path": "Warewolf/Espresso.pkg.recipe", + "parent": "com.github.homebysix.download.Espresso", + "shortname": "Espresso.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.kubectl", - "com.github.homebysix.install.kubectl" + "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Espresso" ] }, - "com.github.homebysix.install.Pandora": { - "name": "Pandora", - "description": "Installs the latest version of Pandora.", + "com.github.homebysix.install.Espresso": { + "name": "Espresso", + "description": "Installs the latest version of Espresso.", "repo": "autopkg/homebysix-recipes", - "path": "Pandora/Pandora.install.recipe", - "parent": "com.github.homebysix.download.Pandora", - "shortname": "Pandora.install", + "path": "Warewolf/Espresso.install.recipe", + "parent": "com.github.homebysix.download.Espresso", + "shortname": "Espresso.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Pandora": { - "name": "Pandora", - "description": "Downloads the latest version of Pandora and imports it into Munki.", + "com.github.homebysix.munki.Espresso": { + "name": "Espresso", + "description": "Downloads the latest version of Espresso and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Pandora/Pandora.munki.recipe", - "parent": "com.github.homebysix.download.Pandora", - "shortname": "Pandora.munki", + "path": "Warewolf/Espresso.munki.recipe", + "parent": "com.github.homebysix.download.Espresso", + "shortname": "Espresso.munki", "inferred_type": "munki", - "munki_display_name": "Pandora", - "munki_description": "Mac app for listening to music using the Pandora streaming service." - }, - "com.github.homebysix.pkg.Pandora": { - "name": "Pandora", - "description": "Downloads the latest version of Pandora and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Pandora/Pandora.pkg.recipe", - "parent": "com.github.homebysix.download.Pandora", - "shortname": "Pandora.pkg", - "inferred_type": "pkg" + "munki_display_name": "Espresso", + "munki_description": "Powerful HTML, XML, CSS, and JavaScript development tool." }, - "com.github.homebysix.download.Pandora": { - "name": "Pandora", - "description": "Downloads the latest version of Pandora.", + "com.github.homebysix.download.Espresso": { + "name": "Espresso", + "description": "Downloads the latest version of Espresso.", "repo": "autopkg/homebysix-recipes", - "path": "Pandora/Pandora.download.recipe", - "shortname": "Pandora.download", + "path": "Warewolf/Espresso.download.recipe", + "shortname": "Espresso.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Pandora", - "com.github.homebysix.munki.Pandora", - "com.github.homebysix.pkg.Pandora" + "com.github.homebysix.pkg.Espresso", + "com.github.homebysix.install.Espresso", + "com.github.homebysix.munki.Espresso" ] }, - "com.github.homebysix.install.ProfitTrain": { - "name": "ProfitTrain", - "description": "Installs the latest version of ProfitTrain.", + "com.github.homebysix.download.TouchSwitcher": { + "name": "TouchSwitcher", + "description": "Downloads the latest version of TouchSwitcher.", "repo": "autopkg/homebysix-recipes", - "path": "ProfitTrain/ProfitTrain.install.recipe", - "parent": "com.github.homebysix.download.ProfitTrain", - "shortname": "ProfitTrain.install", - "inferred_type": "install" + "path": "TouchSwitcher/TouchSwitcher.download.recipe", + "shortname": "TouchSwitcher.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.TouchSwitcher", + "com.github.homebysix.pkg.TouchSwitcher" + ] }, - "com.github.homebysix.munki.ProfitTrain": { - "name": "ProfitTrain", - "description": "Downloads the latest version of ProfitTrain and imports it into Munki.", + "com.github.homebysix.munki.TouchSwitcher": { + "name": "TouchSwitcher", + "description": "Downloads the latest version of TouchSwitcher and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ProfitTrain/ProfitTrain.munki.recipe", - "parent": "com.github.homebysix.download.ProfitTrain", - "shortname": "ProfitTrain.munki", + "path": "TouchSwitcher/TouchSwitcher.munki.recipe", + "parent": "com.github.homebysix.download.TouchSwitcher", + "shortname": "TouchSwitcher.munki", "inferred_type": "munki", - "munki_display_name": "ProfitTrain", - "munki_description": "Track billable hours and create invoices (formerly named Billable)." + "munki_display_name": "TouchSwitcher", + "munki_description": "App switcher for Touch Bar." }, - "com.github.homebysix.pkg.ProfitTrain": { - "name": "ProfitTrain", - "description": "Downloads the latest version of ProfitTrain and creates a package.", + "com.github.homebysix.pkg.TouchSwitcher": { + "name": "TouchSwitcher", + "description": "Downloads the latest version of TouchSwitcher and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ProfitTrain/ProfitTrain.pkg.recipe", - "parent": "com.github.homebysix.download.ProfitTrain", - "shortname": "ProfitTrain.pkg", + "path": "TouchSwitcher/TouchSwitcher.pkg.recipe", + "parent": "com.github.homebysix.download.TouchSwitcher", + "shortname": "TouchSwitcher.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.ProfitTrain": { - "name": "ProfitTrain", - "description": "Downloads the latest version of ProfitTrain.", + "com.github.homebysix.download.ApacheDirectoryStudio": { + "name": "ApacheDirectoryStudio", + "description": "Downloads the latest version of ApacheDirectoryStudio.", "repo": "autopkg/homebysix-recipes", - "path": "ProfitTrain/ProfitTrain.download.recipe", - "shortname": "ProfitTrain.download", + "path": "Apache/ApacheDirectoryStudio.download.recipe", + "shortname": "ApacheDirectoryStudio.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.ProfitTrain", - "com.github.homebysix.munki.ProfitTrain", - "com.github.homebysix.pkg.ProfitTrain" + "com.github.homebysix.munki.ApacheDirectoryStudio", + "com.github.homebysix.pkg.ApacheDirectoryStudio", + "com.github.homebysix.install.ApacheDirectoryStudio", + "com.github.peshay.filewave.ApacheDirectoryStudio" ] }, - "com.github.homebysix.pkg.Metabase": { - "name": "Metabase", - "description": "Downloads the latest version of Metabase and creates a package.", + "com.github.homebysix.munki.ApacheDirectoryStudio": { + "name": "ApacheDirectoryStudio", + "description": "Downloads the latest version of ApacheDirectoryStudio and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Metabase/Metabase.pkg.recipe", - "parent": "com.github.homebysix.download.Metabase", - "shortname": "Metabase.pkg", - "inferred_type": "pkg" + "path": "Apache/ApacheDirectoryStudio.munki.recipe", + "parent": "com.github.homebysix.download.ApacheDirectoryStudio", + "shortname": "ApacheDirectoryStudio.munki", + "inferred_type": "munki", + "munki_display_name": "ApacheDirectoryStudio", + "munki_description": "Complete LDAP tooling platform (was LDAP Studio)." }, - "com.github.homebysix.munki.Metabase": { - "name": "Metabase", - "description": "Downloads the latest version of Metabase and imports it into Munki.", + "com.github.homebysix.pkg.ApacheDirectoryStudio": { + "name": "ApacheDirectoryStudio", + "description": "Downloads the latest version of ApacheDirectoryStudio and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Metabase/Metabase.munki.recipe", - "parent": "com.github.homebysix.download.Metabase", - "shortname": "Metabase.munki", - "inferred_type": "munki", - "munki_display_name": "Metabase", - "munki_description": "An app that gives everyone on your team central access to business intelligence and analytics." + "path": "Apache/ApacheDirectoryStudio.pkg.recipe", + "parent": "com.github.homebysix.download.ApacheDirectoryStudio", + "shortname": "ApacheDirectoryStudio.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio" + ] }, - "com.github.homebysix.install.Metabase": { - "name": "Metabase", - "description": "Installs the latest version of Metabase.", + "com.github.homebysix.install.ApacheDirectoryStudio": { + "name": "ApacheDirectoryStudio", + "description": "Installs the latest version of ApacheDirectoryStudio.", "repo": "autopkg/homebysix-recipes", - "path": "Metabase/Metabase.install.recipe", - "parent": "com.github.homebysix.download.Metabase", - "shortname": "Metabase.install", + "path": "Apache/ApacheDirectoryStudio.install.recipe", + "parent": "com.github.homebysix.download.ApacheDirectoryStudio", + "shortname": "ApacheDirectoryStudio.install", "inferred_type": "install" }, - "com.github.homebysix.download.Metabase": { - "name": "Metabase", - "description": "Downloads the latest version of Metabase.\n\nNOTE: Code signature verification is disabled due to a signing error in the version of the Sparkle framework included with Metabase.", + "com.github.homebysix.pkg.Screens": { + "name": "Screens", + "description": "Downloads the latest version of Screens and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Metabase/Metabase.download.recipe", - "shortname": "Metabase.download", + "path": "Screens/Screens.pkg.recipe", + "parent": "com.github.homebysix.download.Screens", + "shortname": "Screens.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.Screens": { + "name": "Screens", + "description": "Downloads the latest version of Screens.", + "repo": "autopkg/homebysix-recipes", + "path": "Screens/Screens.download.recipe", + "shortname": "Screens.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Metabase", - "com.github.homebysix.munki.Metabase", - "com.github.homebysix.install.Metabase" + "com.github.homebysix.pkg.Screens", + "com.github.homebysix.munki.Screens", + "com.github.homebysix.install.Screens" ] }, - "com.github.homebysix.munki.Endurance": { - "name": "Endurance", - "description": "Downloads the latest version of Endurance and imports it into Munki.", + "com.github.homebysix.munki.Screens": { + "name": "Screens", + "description": "Downloads the latest version of Screens and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Endurance/Endurance.munki.recipe", - "parent": "com.github.homebysix.download.Endurance", - "shortname": "Endurance.munki", + "path": "Screens/Screens.munki.recipe", + "parent": "com.github.homebysix.download.Screens", + "shortname": "Screens.munki", "inferred_type": "munki", - "munki_display_name": "Endurance", - "munki_description": "Measure and maximize your Mac's battery endurance." + "munki_display_name": "Screens", + "munki_description": "VNC client app that allows you to view and/or control a Mac remotely." }, - "com.github.homebysix.download.Endurance": { - "name": "Endurance", - "description": "Downloads the latest version of Endurance.", + "com.github.homebysix.install.Screens": { + "name": "Screens", + "description": "Installs the latest version of Screens.", "repo": "autopkg/homebysix-recipes", - "path": "Endurance/Endurance.download.recipe", - "shortname": "Endurance.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Endurance", - "com.github.homebysix.install.Endurance", - "com.github.homebysix.pkg.Endurance" - ] + "path": "Screens/Screens.install.recipe", + "parent": "com.github.homebysix.download.Screens", + "shortname": "Screens.install", + "inferred_type": "install" }, - "com.github.homebysix.install.Endurance": { - "name": "Endurance", - "description": "Installs the latest version of Endurance.", + "com.github.homebysix.install.YemuZip": { + "name": "YemuZip", + "description": "Installs the latest version of YemuZip.", "repo": "autopkg/homebysix-recipes", - "path": "Endurance/Endurance.install.recipe", - "parent": "com.github.homebysix.download.Endurance", - "shortname": "Endurance.install", + "path": "YellowMug/YemuZip.install.recipe", + "parent": "com.github.homebysix.download.YemuZip", + "shortname": "YemuZip.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Endurance": { - "name": "Endurance", - "description": "Downloads the latest version of Endurance and creates a package.", + "com.github.homebysix.munki.EasyBatchPhoto": { + "name": "EasyBatchPhoto", + "description": "Downloads the latest version of EasyBatchPhoto and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Endurance/Endurance.pkg.recipe", - "parent": "com.github.homebysix.download.Endurance", - "shortname": "Endurance.pkg", - "inferred_type": "pkg" + "path": "YellowMug/EasyBatchPhoto.munki.recipe", + "parent": "com.github.homebysix.download.EasyBatchPhoto", + "shortname": "EasyBatchPhoto.munki", + "inferred_type": "munki", + "munki_display_name": "EasyBatchPhoto", + "munki_description": "Batch compress, resize and convert photos." }, - "com.github.homebysix.download.Dropshare": { - "name": "Dropshare", - "description": "Downloads the latest version of Dropshare.", + "com.github.homebysix.download.EasyBatchPhoto": { + "name": "EasyBatchPhoto", + "description": "Downloads the latest version of EasyBatchPhoto.", "repo": "autopkg/homebysix-recipes", - "path": "Dropshare/Dropshare.download.recipe", - "shortname": "Dropshare.download", + "path": "YellowMug/EasyBatchPhoto.download.recipe", + "shortname": "EasyBatchPhoto.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Dropshare5", - "com.github.homebysix.pkg.Dropshare" + "com.github.homebysix.munki.EasyBatchPhoto", + "com.github.homebysix.pkg.EasyBatchPhoto", + "com.github.homebysix.install.EasyBatchPhoto" ] }, - "com.github.homebysix.munki.Dropshare5": { - "name": "Dropshare", - "description": "Downloads the latest version of Dropshare and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Dropshare/Dropshare.munki.recipe", - "parent": "com.github.homebysix.download.Dropshare", - "shortname": "Dropshare.munki", - "inferred_type": "munki", - "munki_display_name": "Dropshare", - "munki_description": "Secure file-sharing tool." - }, - "com.github.homebysix.pkg.Dropshare": { - "name": "Dropshare", - "description": "Downloads the latest version of Dropshare and creates a package.", + "com.github.homebysix.pkg.EasyBatchPhoto": { + "name": "EasyBatchPhoto", + "description": "Downloads the latest version of EasyBatchPhoto and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Dropshare/Dropshare.pkg.recipe", - "parent": "com.github.homebysix.download.Dropshare", - "shortname": "Dropshare.pkg", + "path": "YellowMug/EasyBatchPhoto.pkg.recipe", + "parent": "com.github.homebysix.download.EasyBatchPhoto", + "shortname": "EasyBatchPhoto.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.RingCentralMeetings": { - "name": "RingCentral Meetings", - "description": "Downloads the current release version of RingCentral Meetings and builds a package.", - "repo": "autopkg/homebysix-recipes", - "path": "RingCentral/RingCentralMeetings.pkg.recipe", - "parent": "com.github.homebysix.download.RingCentralMeetings", - "shortname": "RingCentralMeetings.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.install.RingCentralMeetings" - ] - }, - "com.github.homebysix.download.RingCentralMeetings": { - "name": "RingCentral Meetings", - "description": "Downloads the latest version of the RingCentral Meetings Mac app.", + "com.github.homebysix.download.YemuZip": { + "name": "YemuZip", + "description": "Downloads the latest version of YemuZip.", "repo": "autopkg/homebysix-recipes", - "path": "RingCentral/RingCentralMeetings.download.recipe", - "shortname": "RingCentralMeetings.download", + "path": "YellowMug/YemuZip.download.recipe", + "shortname": "YemuZip.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.RingCentralMeetings", - "com.github.homebysix.munki.RingCentralMeetings", - "com.github.peetinc.pkg.RingCentralMeetings" + "com.github.homebysix.install.YemuZip", + "com.github.homebysix.pkg.YemuZip", + "com.github.homebysix.munki.YemuZip" ] }, - "com.github.homebysix.install.RingCentralMeetings": { - "name": "RingCentral Meetings", - "description": "Installs the latest version of RingCentral Meetings.", + "com.github.homebysix.install.EasyBatchPhoto": { + "name": "EasyBatchPhoto", + "description": "Installs the latest version of EasyBatchPhoto.", "repo": "autopkg/homebysix-recipes", - "path": "RingCentral/RingCentralMeetings.install.recipe", - "parent": "com.github.homebysix.pkg.RingCentralMeetings", - "shortname": "RingCentralMeetings.install", + "path": "YellowMug/EasyBatchPhoto.install.recipe", + "parent": "com.github.homebysix.download.EasyBatchPhoto", + "shortname": "EasyBatchPhoto.install", "inferred_type": "install" }, - "com.github.homebysix.munki.RingCentralMeetings": { - "name": "RingCentral Meetings", - "description": "Downloads the latest version of RingCentral Meetings and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "RingCentral/RingCentralMeetings.munki.recipe", - "parent": "com.github.homebysix.download.RingCentralMeetings", - "shortname": "RingCentralMeetings.munki", - "inferred_type": "munki", - "munki_display_name": "RingCentral Meetings", - "munki_description": "Online videoconferencing app for RingCentral." - }, - "com.github.homebysix.pkg.ezeepDesktop": { - "name": "ezeep", - "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", + "com.github.homebysix.pkg.YemuZip": { + "name": "YemuZip", + "description": "Downloads the latest version of YemuZip and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.ezeepDesktop", - "shortname": "ezeepDesktop.pkg", + "path": "YellowMug/YemuZip.pkg.recipe", + "parent": "com.github.homebysix.download.YemuZip", + "shortname": "YemuZip.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.ezeepBluePrintApp": { - "name": "ezeep Print App", - "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", - "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepBluePrintApp.install.recipe", - "parent": "com.github.homebysix.download.ezeepBluePrintApp", - "shortname": "ezeepBluePrintApp.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.ezeepDesktop": { - "name": "ezeep", - "description": "Downloads the latest version of ezeep and imports it into Munki.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", + "com.github.homebysix.munki.YemuZip": { + "name": "YemuZip", + "description": "Downloads the latest version of YemuZip and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepDesktop.munki.recipe", - "parent": "com.github.homebysix.download.ezeepDesktop", - "shortname": "ezeepDesktop.munki", + "path": "YellowMug/YemuZip.munki.recipe", + "parent": "com.github.homebysix.download.YemuZip", + "shortname": "YemuZip.munki", "inferred_type": "munki", - "munki_display_name": "ezeep", - "munki_description": "Centralized cloud printing software." + "munki_display_name": "YemuZip", + "munki_description": "Easy-to-use Zip compression utility." }, - "com.github.homebysix.install.ezeepDesktop": { - "name": "ezeep", - "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", + "com.github.homebysix.pkg.TermHere": { + "name": "TermHere", + "description": "Downloads the latest version of TermHere and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepDesktop.install.recipe", - "parent": "com.github.homebysix.download.ezeepDesktop", - "shortname": "ezeepDesktop.install", - "inferred_type": "install" + "path": "TermHere/TermHere.pkg.recipe", + "parent": "com.github.homebysix.download.TermHere", + "shortname": "TermHere.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.ezeepBluePrintApp": { - "name": "ezeep Print App", - "description": "Downloads the latest version of ezeep \"Blue\" Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", + "com.github.homebysix.munki.TermHere": { + "name": "TermHere", + "description": "Downloads the latest version of TermHere and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepBluePrintApp.download.recipe", - "shortname": "ezeepBluePrintApp.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.ezeepBluePrintApp", - "com.github.homebysix.munki.ezeepBluePrintApp", - "com.github.homebysix.pkg.ezeepBluePrintApp" - ] + "path": "TermHere/TermHere.munki.recipe", + "parent": "com.github.homebysix.download.TermHere", + "shortname": "TermHere.munki", + "inferred_type": "munki", + "munki_display_name": "TermHere", + "munki_description": "A Finder toolbar extension for opening a Terminal window at the current location." }, - "com.github.homebysix.download.ezeepDesktop": { - "name": "ezeep", - "description": "Downloads the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.", + "com.github.homebysix.install.TermHere": { + "name": "TermHere", + "description": "Installs the latest version of TermHere.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepDesktop.download.recipe", - "shortname": "ezeepDesktop.download", + "path": "TermHere/TermHere.install.recipe", + "parent": "com.github.homebysix.download.TermHere", + "shortname": "TermHere.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.TermHere": { + "name": "TermHere", + "description": "Downloads the latest version of TermHere.", + "repo": "autopkg/homebysix-recipes", + "path": "TermHere/TermHere.download.recipe", + "shortname": "TermHere.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.ezeepDesktop", - "com.github.homebysix.munki.ezeepDesktop", - "com.github.homebysix.install.ezeepDesktop" + "com.github.homebysix.pkg.TermHere", + "com.github.homebysix.munki.TermHere", + "com.github.homebysix.install.TermHere" ] }, - "com.github.homebysix.munki.ezeepBluePrintApp": { - "name": "ezeep Print App", - "description": "Downloads the latest version of ezeep Print App and imports it into Munki.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", + "com.github.homebysix.munki.Flashlight": { + "name": "Flashlight", + "description": "Downloads the latest version of Flashlight and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepBluePrintApp.munki.recipe", - "parent": "com.github.homebysix.download.ezeepBluePrintApp", - "shortname": "ezeepBluePrintApp.munki", + "path": "Flashlight/Flashlight.munki.recipe", + "parent": "com.github.homebysix.download.Flashlight", + "shortname": "Flashlight.munki", "inferred_type": "munki", - "munki_display_name": "ezeep", - "munki_description": "Centralized cloud printing software." + "munki_display_name": "Flashlight", + "munki_description": "Spotlight plugin system." }, - "com.github.homebysix.pkg.ezeepBluePrintApp": { - "name": "ezeep Print App", - "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.", + "com.github.homebysix.install.Flashlight": { + "name": "Flashlight", + "description": "Installs the latest version of Flashlight.", "repo": "autopkg/homebysix-recipes", - "path": "ezeep/ezeepBluePrintApp.pkg.recipe", - "parent": "com.github.homebysix.download.ezeepBluePrintApp", - "shortname": "ezeepBluePrintApp.pkg", - "inferred_type": "pkg" + "path": "Flashlight/Flashlight.install.recipe", + "parent": "com.github.homebysix.download.Flashlight", + "shortname": "Flashlight.install", + "inferred_type": "install" }, - "com.github.homebysix.install.iStumbler": { - "name": "iStumbler", - "description": "Installs the latest version of iStumbler.", + "com.github.homebysix.pkg.Flashlight": { + "name": "Flashlight", + "description": "Downloads the latest version of Flashlight and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "iStumbler/iStumbler.install.recipe", - "parent": "com.github.homebysix.download.iStumbler", - "shortname": "iStumbler.install", - "inferred_type": "install" + "path": "Flashlight/Flashlight.pkg.recipe", + "parent": "com.github.homebysix.download.Flashlight", + "shortname": "Flashlight.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.iStumbler": { - "name": "iStumbler", - "description": "Downloads the latest version of iStumbler.", + "com.github.homebysix.download.Flashlight": { + "name": "Flashlight", + "description": "Downloads the latest version of Flashlight.", "repo": "autopkg/homebysix-recipes", - "path": "iStumbler/iStumbler.download.recipe", - "shortname": "iStumbler.download", + "path": "Flashlight/Flashlight.download.recipe", + "shortname": "Flashlight.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.iStumbler", - "com.github.homebysix.munki.iStumbler", - "com.github.homebysix.pkg.iStumbler" + "com.github.homebysix.munki.Flashlight", + "com.github.homebysix.install.Flashlight", + "com.github.homebysix.pkg.Flashlight" ] }, - "com.github.homebysix.munki.iStumbler": { - "name": "iStumbler", - "description": "Downloads the latest version of iStumbler and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "iStumbler/iStumbler.munki.recipe", - "parent": "com.github.homebysix.download.iStumbler", - "shortname": "iStumbler.munki", - "inferred_type": "munki", - "munki_display_name": "iStumbler", - "munki_description": "Displays detailed information about local wireless networks." - }, - "com.github.homebysix.pkg.iStumbler": { - "name": "iStumbler", - "description": "Downloads the latest version of iStumbler and creates a package.", + "com.github.homebysix.BinaryFileVersioner": { + "name": null, + "description": "This is a stub recipe that can be used as a reference when referring to the BinaryFileVersioner shared processor.", "repo": "autopkg/homebysix-recipes", - "path": "iStumbler/iStumbler.pkg.recipe", - "parent": "com.github.homebysix.download.iStumbler", - "shortname": "iStumbler.pkg", - "inferred_type": "pkg" + "path": "BinaryFileVersioner/BinaryFileVersioner.recipe" }, - "com.github.homebysix.munki.PasswordWallet": { - "name": "PasswordWallet", - "description": "Downloads the latest version of PasswordWallet and imports it into Munki.", + "com.github.homebysix.munki.Paparazzi": { + "name": "Paparazzi", + "description": "Downloads the latest version of Paparazzi! and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Selznick/PasswordWallet.munki.recipe", - "parent": "com.github.homebysix.download.PasswordWallet", - "shortname": "PasswordWallet.munki", + "path": "Paparazzi/Paparazzi.munki.recipe", + "parent": "com.github.homebysix.download.Paparazzi", + "shortname": "Paparazzi.munki", "inferred_type": "munki", - "munki_display_name": "PasswordWallet", - "munki_description": "Basic password manager for Mac, Windows, iOS, and Android." + "munki_display_name": "Paparazzi", + "munki_description": "Tool for capturing screenshots of websites to image or PDF format." }, - "com.github.homebysix.install.PasswordWallet": { - "name": "PasswordWallet", - "description": "Installs the latest version of PasswordWallet.", + "com.github.homebysix.pkg.Paparazzi": { + "name": "Paparazzi", + "description": "Downloads the latest version of Paparazzi! and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Selznick/PasswordWallet.install.recipe", - "parent": "com.github.homebysix.download.PasswordWallet", - "shortname": "PasswordWallet.install", - "inferred_type": "install" + "path": "Paparazzi/Paparazzi.pkg.recipe", + "parent": "com.github.homebysix.download.Paparazzi", + "shortname": "Paparazzi.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Paparazzi", + "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi" + ] }, - "com.github.homebysix.pkg.PasswordWallet": { - "name": "PasswordWallet", - "description": "Downloads the latest version of PasswordWallet and creates a package.", + "com.github.homebysix.install.Paparazzi": { + "name": "Paparazzi", + "description": "Installs the latest version of Paparazzi!.", "repo": "autopkg/homebysix-recipes", - "path": "Selznick/PasswordWallet.pkg.recipe", - "parent": "com.github.homebysix.download.PasswordWallet", - "shortname": "PasswordWallet.pkg", - "inferred_type": "pkg" + "path": "Paparazzi/Paparazzi.install.recipe", + "parent": "com.github.homebysix.download.Paparazzi", + "shortname": "Paparazzi.install", + "inferred_type": "install" }, - "com.github.homebysix.download.PasswordWallet": { - "name": "PasswordWallet", - "description": "Downloads the latest version of PasswordWallet.", + "com.github.homebysix.download.Paparazzi": { + "name": "Paparazzi", + "description": "Downloads the latest version of Paparazzi!.", "repo": "autopkg/homebysix-recipes", - "path": "Selznick/PasswordWallet.download.recipe", - "shortname": "PasswordWallet.download", + "path": "Paparazzi/Paparazzi.download.recipe", + "shortname": "Paparazzi.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.PasswordWallet", - "com.github.homebysix.install.PasswordWallet", - "com.github.homebysix.pkg.PasswordWallet" + "com.github.homebysix.munki.Paparazzi", + "com.github.homebysix.pkg.Paparazzi", + "com.github.homebysix.install.Paparazzi" ] }, - "com.github.homebysix.install.BaseHead": { - "name": "BaseHead", - "description": "Installs the latest version of BaseHead.", + "com.github.homebysix.install.Zoom": { + "name": "Zoom", + "description": "Installs the latest version of Zoom.", "repo": "autopkg/homebysix-recipes", - "path": "BaseHead/BaseHead.install.recipe", - "parent": "com.github.homebysix.download.BaseHead", - "shortname": "BaseHead.install", + "path": "Zoom/Zoom.install.recipe", + "parent": "com.github.homebysix.pkg.Zoom", + "shortname": "Zoom.install", "inferred_type": "install" }, - "com.github.homebysix.download.BaseHead": { - "name": "BaseHead", - "description": "Downloads the latest version of BaseHead.", + "com.github.homebysix.pkg.ZoomPresence": { + "name": "ZoomPresence", + "description": "Downloads the current release version of Zoom Rooms and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "BaseHead/BaseHead.download.recipe", - "shortname": "BaseHead.download", - "inferred_type": "download", + "path": "Zoom/ZoomPresence.pkg.recipe", + "parent": "com.github.homebysix.download.ZoomPresence", + "shortname": "ZoomPresence.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.BaseHead", - "com.github.homebysix.pkg.BaseHead", - "com.github.homebysix.munki.BaseHead" + "com.github.kitzy.jss.ZoomPresence" ] }, - "com.github.homebysix.pkg.BaseHead": { - "name": "BaseHead", - "description": "Creates a package for the latest version of BaseHead.", - "repo": "autopkg/homebysix-recipes", - "path": "BaseHead/BaseHead.pkg.recipe", - "parent": "com.github.homebysix.download.BaseHead", - "shortname": "BaseHead.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.BaseHead": { - "name": "BaseHead", - "description": "Downloads the latest version of BaseHead and imports it into Munki.", + "com.github.homebysix.pkg.Zoom": { + "name": "Zoom", + "description": "Downloads the current release version of Zoom and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "BaseHead/BaseHead.munki.recipe", - "parent": "com.github.homebysix.download.BaseHead", - "shortname": "BaseHead.munki", - "inferred_type": "munki", - "munki_display_name": "BaseHead", - "munki_description": "Fast and flexible SFX search engine." + "path": "Zoom/Zoom.pkg.recipe", + "parent": "com.github.hansen-m.download.zoomus", + "shortname": "Zoom.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.Zoom", + "com.github.homebysix.munki.Zoom", + "com.github.novaksam.jamf.Zoom", + "com.github.autopkg.grahampugh-recipes.jamf.zoom.us-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.zoom.us", + "com.github.davidbpirie.jamf-upload.Zoom", + "com.github.almenscorner.intune.Zoom" + ] }, - "com.github.homebysix.install.Radi": { - "name": "Radi", - "description": "Installs the latest version of Radi.", + "com.github.homebysix.install.ZoomPresence": { + "name": "ZoomPresence", + "description": "Installs the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.", "repo": "autopkg/homebysix-recipes", - "path": "Radi/Radi.install.recipe", - "parent": "com.github.homebysix.download.Radi", - "shortname": "Radi.install", + "path": "Zoom/ZoomPresence.install.recipe", + "parent": "com.github.homebysix.download.ZoomPresence", + "shortname": "ZoomPresence.install", "inferred_type": "install" }, - "com.github.homebysix.download.Radi": { - "name": "Radi", - "description": "Downloads the latest version of Radi.", + "com.github.homebysix.download.ZoomPresence": { + "name": "ZoomPresence", + "description": "Downloads the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.", "repo": "autopkg/homebysix-recipes", - "path": "Radi/Radi.download.recipe", - "shortname": "Radi.download", + "path": "Zoom/ZoomPresence.download.recipe", + "shortname": "ZoomPresence.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Radi", - "com.github.homebysix.pkg.Radi", - "com.github.homebysix.munki.Radi" + "com.github.homebysix.pkg.ZoomPresence", + "com.github.homebysix.install.ZoomPresence", + "com.github.homebysix.munki.ZoomPresence", + "com.github.peshay.filewave.ZoomRooms" ] }, - "com.github.homebysix.pkg.Radi": { - "name": "Radi", - "description": "Downloads the latest version of Radi and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Radi/Radi.pkg.recipe", - "parent": "com.github.homebysix.download.Radi", - "shortname": "Radi.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.Radi": { - "name": "Radi", - "description": "Downloads the latest version of Radi and imports it into Munki.", + "com.github.homebysix.munki.Zoom": { + "name": "Zoom", + "description": "Downloads the latest version of Zoom and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Radi/Radi.munki.recipe", - "parent": "com.github.homebysix.download.Radi", - "shortname": "Radi.munki", + "path": "Zoom/Zoom.munki.recipe", + "parent": "com.github.homebysix.pkg.Zoom", + "shortname": "Zoom.munki", "inferred_type": "munki", - "munki_display_name": "Radi", - "munki_description": "Publish moving images using modern Web standards." + "munki_display_name": "Zoom", + "munki_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging." }, - "com.github.homebysix.munki.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads the latest version of GoToMeeting and imports it into Munki.", + "com.github.homebysix.munki.ZoomPresence": { + "name": "ZoomPresence", + "description": "Downloads the latest version of the Zoom Rooms (Mac) application and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "GoToMeeting/GoToMeeting.munki.recipe", - "parent": "com.github.homebysix.download.GoToMeeting", - "shortname": "GoToMeeting.munki", + "path": "Zoom/ZoomPresence.munki.recipe", + "parent": "com.github.homebysix.download.ZoomPresence", + "shortname": "ZoomPresence.munki", "inferred_type": "munki", - "munki_display_name": "GoToMeeting", - "munki_description": "Online meeting, desktop sharing, and video conferencing software." - }, - "com.github.homebysix.pkg.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads the current release version of GoToMeeting and builds a package.", - "repo": "autopkg/homebysix-recipes", - "path": "GoToMeeting/GoToMeeting.pkg.recipe", - "parent": "com.github.homebysix.download.GoToMeeting", - "shortname": "GoToMeeting.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting" - ] + "munki_display_name": "Zoom Rooms", + "munki_description": "Zoom Rooms application to setup your conference room for one-touch meeting and calendar integration." }, - "com.github.homebysix.install.GoToMeeting": { - "name": "GoToMeeting", - "description": "Installs the latest version of GoToMeeting on the Mac running AutoPkg.\n\nNOTE: This recipe does not utilize the preinstall cleanup script used by the pkg and munki recipes.", + "com.github.homebysix.install.Unexpectedly": { + "name": "Unexpectedly", + "description": "Installs the latest version of Unexpectedly.", "repo": "autopkg/homebysix-recipes", - "path": "GoToMeeting/GoToMeeting.install.recipe", - "parent": "com.github.homebysix.download.GoToMeeting", - "shortname": "GoToMeeting.install", + "path": "St\u00e9phane Sudre/Unexpectedly.install.recipe", + "parent": "com.github.homebysix.download.Unexpectedly", + "shortname": "Unexpectedly.install", "inferred_type": "install" }, - "com.github.homebysix.download.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads latest GoToMeeting disk image.", + "com.github.homebysix.download.Unexpectedly": { + "name": "Unexpectedly", + "description": "Downloads the latest version of Unexpectedly (currently in beta as of July 2021).", "repo": "autopkg/homebysix-recipes", - "path": "GoToMeeting/GoToMeeting.download.recipe", - "shortname": "GoToMeeting.download", + "path": "St\u00e9phane Sudre/Unexpectedly.download.recipe", + "shortname": "Unexpectedly.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.GoToMeeting", - "com.github.homebysix.pkg.GoToMeeting", - "com.github.homebysix.install.GoToMeeting", - "com.github.peshay.filewave.GoToMeeting" + "com.github.homebysix.install.Unexpectedly", + "com.github.homebysix.pkg.Unexpectedly", + "com.github.homebysix.munki.Unexpectedly" ] }, - "com.github.homebysix.pkg.JamfSync": { - "name": "Jamf Sync", - "description": "Downloads the latest version of Jamf Sync and creates a package.", + "com.github.homebysix.pkg.Unexpectedly": { + "name": "Unexpectedly", + "description": "Downloads the latest version of Unexpectedly and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Jamf/JamfSync.pkg.recipe", - "parent": "com.github.homebysix.download.JamfSync", - "shortname": "JamfSync.pkg", + "path": "St\u00e9phane Sudre/Unexpectedly.pkg.recipe", + "parent": "com.github.homebysix.download.Unexpectedly", + "shortname": "Unexpectedly.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.JamfSync": { - "name": "Jamf Sync", - "description": "Downloads the latest version of Jamf Sync and imports it into Munki.", + "com.github.homebysix.munki.Unexpectedly": { + "name": "Unexpectedly", + "description": "Downloads the latest version of Unexpectedly and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Jamf/JamfSync.munki.recipe", - "parent": "com.github.homebysix.download.JamfSync", - "shortname": "JamfSync.munki", + "path": "St\u00e9phane Sudre/Unexpectedly.munki.recipe", + "parent": "com.github.homebysix.download.Unexpectedly", + "shortname": "Unexpectedly.munki", "inferred_type": "munki", - "munki_display_name": "Jamf Sync", - "munki_description": "Jamf Sync utility for synchronizing between Jamf Pro distribution points and/or file folders." + "munki_display_name": "Unexpectedly", + "munki_description": "A utility for intelligently inspecting macOS crash logs." }, - "com.github.homebysix.download.JamfSync": { - "name": "Jamf Sync", - "description": "Downloads the latest version of Jamf Sync.", + "com.github.homebysix.munki.SuperDuper": { + "name": "SuperDuper!", + "description": "Downloads the latest version of SuperDuper and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Jamf/JamfSync.download.recipe", - "shortname": "JamfSync.download", + "path": "ShirtPocket/SuperDuper.munki.recipe", + "parent": "com.github.homebysix.download.SuperDuper", + "shortname": "SuperDuper.munki", + "inferred_type": "munki", + "munki_display_name": "SuperDuper", + "munki_description": "Advanced disk cloning/recovery utility." + }, + "com.github.homebysix.download.SuperDuper": { + "name": "SuperDuper!", + "description": "Downloads the latest version of SuperDuper.", + "repo": "autopkg/homebysix-recipes", + "path": "ShirtPocket/SuperDuper.download.recipe", + "shortname": "SuperDuper.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.JamfSync", - "com.github.homebysix.munki.JamfSync" + "com.github.homebysix.munki.SuperDuper", + "com.github.homebysix.install.SuperDuper", + "com.github.homebysix.pkg.SuperDuper" ] }, - "com.github.homebysix.pkg.Zyzzyva": { - "name": "Zyzzyva", - "description": "Downloads the latest version of Zyzzyva and creates a package.", + "com.github.homebysix.install.SuperDuper": { + "name": "SuperDuper!", + "description": "Installs the latest version of SuperDuper.", "repo": "autopkg/homebysix-recipes", - "path": "Zyzzyva/Zyzzyva.pkg.recipe", - "parent": "com.github.homebysix.download.Zyzzyva", - "shortname": "Zyzzyva.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.munki.Zyzzyva" - ] + "path": "ShirtPocket/SuperDuper.install.recipe", + "parent": "com.github.homebysix.download.SuperDuper", + "shortname": "SuperDuper.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Zyzzyva": { - "name": "Zyzzyva", - "description": "Downloads the latest version of Zyzzyva.", + "com.github.homebysix.pkg.SuperDuper": { + "name": "SuperDuper!", + "description": "Downloads the latest version of SuperDuper and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Zyzzyva/Zyzzyva.download.recipe", - "shortname": "Zyzzyva.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.Zyzzyva" - ] + "path": "ShirtPocket/SuperDuper.pkg.recipe", + "parent": "com.github.homebysix.download.SuperDuper", + "shortname": "SuperDuper.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Zyzzyva": { - "name": "Zyzzyva", - "description": "Downloads the latest version of Zyzzyva and imports it into Munki.", + "com.github.homebysix.pkg.RoyalTSX": { + "name": "Royal TSX", + "description": "Downloads the latest version of Royal TSX and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Zyzzyva/Zyzzyva.munki.recipe", - "parent": "com.github.homebysix.pkg.Zyzzyva", - "shortname": "Zyzzyva.munki", - "inferred_type": "munki", - "munki_display_name": "Zyzzyva", - "munki_description": "Word study app for Scrabble and word game players." + "path": "Royal/RoyalTSX.pkg.recipe", + "parent": "com.github.homebysix.download.RoyalTSX", + "shortname": "RoyalTSX.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX", + "com.github.smithjw.sign.Royal_TSX" + ] }, - "com.github.homebysix.install.kubelogin": { - "name": "kubelogin", - "description": "Downloads the latest version of kubelogin, creates a package, and installs the package on your AutoPkg Mac.", + "com.github.homebysix.install.RoyalTSX": { + "name": "Royal TSX", + "description": "Installs the latest version of Royal TSX.", "repo": "autopkg/homebysix-recipes", - "path": "Nordstrom/kubelogin.install.recipe", - "parent": "com.github.homebysix.pkg.kubelogin", - "shortname": "kubelogin.install", + "path": "Royal/RoyalTSX.install.recipe", + "parent": "com.github.homebysix.download.RoyalTSX", + "shortname": "RoyalTSX.install", "inferred_type": "install" }, - "com.github.homebysix.munki.kubelogin": { - "name": "kubelogin", - "description": "Downloads the latest version of kubelogin, creates a package, and imports the package into your Munki repo.", + "com.github.homebysix.munki.RoyalTSX": { + "name": "Royal TSX", + "description": "Downloads the latest version of Royal TSX and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Nordstrom/kubelogin.munki.recipe", - "parent": "com.github.homebysix.pkg.kubelogin", - "shortname": "kubelogin.munki", + "path": "Royal/RoyalTSX.munki.recipe", + "parent": "com.github.homebysix.download.RoyalTSX", + "shortname": "RoyalTSX.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Makes OIDC authentication to Kubernetes easier by writing tokens into the kubectl config file." + "munki_display_name": "Royal TSX", + "munki_description": "Easily access your remote systems." }, - "com.github.homebysix.download.kubelogin": { - "name": "kubelogin", - "description": "Downloads the latest version of kubelogin.", + "com.github.homebysix.download.RoyalTSX": { + "name": "Royal TSX", + "description": "Downloads the latest version of Royal TSX.", "repo": "autopkg/homebysix-recipes", - "path": "Nordstrom/kubelogin.download.recipe", - "shortname": "kubelogin.download", + "path": "Royal/RoyalTSX.download.recipe", + "shortname": "RoyalTSX.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.kubelogin" + "com.github.homebysix.pkg.RoyalTSX", + "com.github.homebysix.install.RoyalTSX", + "com.github.homebysix.munki.RoyalTSX" ] }, - "com.github.homebysix.pkg.kubelogin": { - "name": "kubelogin", - "description": "Downloads the latest version of kubelogin and creates a package.", + "com.github.homebysix.pkg.KeepIt": { + "name": "Keep It", + "description": "Downloads the latest version of Keep It and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Nordstrom/kubelogin.pkg.recipe", - "parent": "com.github.homebysix.download.kubelogin", - "shortname": "kubelogin.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.install.kubelogin", - "com.github.homebysix.munki.kubelogin" - ] + "path": "KeepIt/KeepIt.pkg.recipe", + "parent": "com.github.homebysix.download.KeepIt", + "shortname": "KeepIt.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Caffeine": { - "name": "Caffeine", - "description": "Downloads the current release version of Caffeine and builds a package.", + "com.github.homebysix.munki.KeepIt": { + "name": "Keep It", + "description": "Downloads the latest version of Keep It and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Caffeine/Caffeine.pkg.recipe", - "parent": "com.github.keeleysam.recipes.Caffeine.download", - "shortname": "Caffeine.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Caffeine-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Caffeine" - ] + "path": "KeepIt/KeepIt.munki.recipe", + "parent": "com.github.homebysix.download.KeepIt", + "shortname": "KeepIt.munki", + "inferred_type": "munki", + "munki_display_name": "Keep It", + "munki_description": "Keep It is a notebook, scrapbook and organizer, ideal for writing notes, keeping web links, storing documents, images or any kind of file, and finding them again." }, - "com.github.homebysix.install.Caffeine": { - "name": "Caffeine", - "description": "Installs the latest version of Caffeine.", + "com.github.homebysix.install.KeepIt": { + "name": "Keep It", + "description": "Installs the latest version of Keep It.", "repo": "autopkg/homebysix-recipes", - "path": "Caffeine/Caffeine.install.recipe", - "parent": "com.github.keeleysam.recipes.Caffeine.download", - "shortname": "Caffeine.install", + "path": "KeepIt/KeepIt.install.recipe", + "parent": "com.github.homebysix.download.KeepIt", + "shortname": "KeepIt.install", "inferred_type": "install" }, - "com.github.homebysix.download.iMazing": { - "name": "iMazing", - "description": "Downloads the latest version of iMazing.", + "com.github.homebysix.download.KeepIt": { + "name": "Keep It", + "description": "Downloads the latest version of Keep It.", "repo": "autopkg/homebysix-recipes", - "path": "iMazing/iMazing.download.recipe", - "shortname": "iMazing.download", + "path": "KeepIt/KeepIt.download.recipe", + "shortname": "KeepIt.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.iMazing", - "com.github.homebysix.munki.iMazing", - "com.github.homebysix.install.iMazing" - ] - }, - "com.github.homebysix.pkg.iMazing": { - "name": "iMazing", - "description": "Downloads the latest version of iMazing and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "iMazing/iMazing.pkg.recipe", - "parent": "com.github.homebysix.download.iMazing", - "shortname": "iMazing.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andreDB90.filewave.iMazing" + "com.github.homebysix.pkg.KeepIt", + "com.github.homebysix.munki.KeepIt", + "com.github.homebysix.install.KeepIt" ] }, - "com.github.homebysix.munki.iMazing": { - "name": "iMazing", - "description": "Downloads the latest version of iMazing and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "iMazing/iMazing.munki.recipe", - "parent": "com.github.homebysix.download.iMazing", - "shortname": "iMazing.munki", - "inferred_type": "munki", - "munki_display_name": "iMazing", - "munki_description": "iOS device manager." - }, - "com.github.homebysix.install.iMazing": { - "name": "iMazing", - "description": "Installs the latest version of iMazing.", + "com.github.homebysix.install.Gitify": { + "name": "Gitify", + "description": "Installs the latest version of Gitify.", "repo": "autopkg/homebysix-recipes", - "path": "iMazing/iMazing.install.recipe", - "parent": "com.github.homebysix.download.iMazing", - "shortname": "iMazing.install", + "path": "Gitify/Gitify.install.recipe", + "parent": "com.github.homebysix.download.Gitify", + "shortname": "Gitify.install", "inferred_type": "install" }, - "com.github.homebysix.install.Vanilla": { - "name": "Vanilla", - "description": "Installs the latest version of Vanilla.", + "com.github.homebysix.munki.Gitify": { + "name": "Gitify", + "description": "Downloads the latest version of Gitify and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Vanilla/Vanilla.install.recipe", - "parent": "com.github.homebysix.download.Vanilla", - "shortname": "Vanilla.install", - "inferred_type": "install" + "path": "Gitify/Gitify.munki.recipe", + "parent": "com.github.homebysix.download.Gitify", + "shortname": "Gitify.munki", + "inferred_type": "munki", + "munki_display_name": "Gitify", + "munki_description": "Puts GitHub notifications in your menu bar." }, - "com.github.homebysix.pkg.Vanilla": { - "name": "Vanilla", - "description": "Downloads the latest version of Vanilla and creates a package.", + "com.github.homebysix.pkg.Gitify": { + "name": "Gitify", + "description": "Downloads the latest version of Gitify and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Vanilla/Vanilla.pkg.recipe", - "parent": "com.github.homebysix.download.Vanilla", - "shortname": "Vanilla.pkg", + "path": "Gitify/Gitify.pkg.recipe", + "parent": "com.github.homebysix.download.Gitify", + "shortname": "Gitify.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Vanilla": { - "name": "Vanilla", - "description": "Downloads the latest version of Vanilla and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Vanilla/Vanilla.munki.recipe", - "parent": "com.github.homebysix.download.Vanilla", - "shortname": "Vanilla.munki", - "inferred_type": "munki", - "munki_display_name": "Vanilla", - "munki_description": "Utility that allows you to hide unwanted menu bar icons." - }, - "com.github.homebysix.download.Vanilla": { - "name": "Vanilla", - "description": "Downloads the latest version of Vanilla.", + "com.github.homebysix.download.Gitify": { + "name": "Gitify", + "description": "Downloads the latest version of Gitify.", "repo": "autopkg/homebysix-recipes", - "path": "Vanilla/Vanilla.download.recipe", - "shortname": "Vanilla.download", + "path": "Gitify/Gitify.download.recipe", + "shortname": "Gitify.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Vanilla", - "com.github.homebysix.pkg.Vanilla", - "com.github.homebysix.munki.Vanilla" + "com.github.homebysix.install.Gitify", + "com.github.homebysix.munki.Gitify", + "com.github.homebysix.pkg.Gitify" ] }, - "com.github.homebysix.munki.touchbarlib": { - "name": "touchbarlib", - "description": "Downloads the latest touchbarlib and imports into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/touchbarlib.munki.recipe", - "parent": "com.github.homebysix.download.touchbarlib", - "shortname": "touchbarlib.munki", - "inferred_type": "munki", - "munki_display_name": "touchbarlib", - "munki_description": "A Python module that provides methods for manipulating the TouchBar on MacBook Pros." - }, - "com.github.homebysix.install.docklib": { - "name": "docklib", - "description": "Installs the current release of docklib from Github.", + "com.github.homebysix.download.yo": { + "name": "yo", + "description": "Download the current built package of yo.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/docklib.install.recipe", - "parent": "com.github.homebysix.download.docklib", - "shortname": "docklib.install", - "inferred_type": "install" + "path": "yo/yo.download.recipe", + "shortname": "yo.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.yo" + ] }, - "com.github.homebysix.install.touchbarlib": { - "name": "touchbarlib", - "description": "Installs the current release of touchbarlib from Github.", + "com.github.homebysix.pkg.Vivaldi": { + "name": "Vivaldi", + "description": "Downloads the latest version of Vivaldi and makes a pkg of it.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/touchbarlib.install.recipe", - "parent": "com.github.homebysix.download.touchbarlib", - "shortname": "touchbarlib.install", - "inferred_type": "install" + "path": "Vivaldi/Vivaldi.pkg.recipe", + "parent": "com.github.homebysix.download.Vivaldi", + "shortname": "Vivaldi.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.RecipeRobot": { - "name": "Recipe Robot", - "description": "Downloads the latest version of Recipe Robot.\n\nNote: Although Recipe Robot has a Sparkle feed as of version 2.2.0, this recipe\nstill relies on GitHubReleasesInfoProvider in order to minimize points of failure.", + "com.github.homebysix.download.Vivaldi": { + "name": "Vivaldi", + "description": "Downloads the current release version of Vivaldi.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/Recipe Robot.download.recipe", - "shortname": "Recipe Robot.download", + "path": "Vivaldi/Vivaldi.download.recipe", + "shortname": "Vivaldi.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.RecipeRobot", - "com.github.homebysix.munki.RecipeRobot", - "com.github.homebysix.pkg.RecipeRobot" + "com.github.homebysix.pkg.Vivaldi", + "com.github.homebysix.munki.Vivaldi" ] }, - "com.github.homebysix.munki.docklib": { - "name": "docklib", - "description": "Downloads the latest docklib and imports into Munki.", + "com.github.homebysix.munki.Vivaldi": { + "name": "Vivaldi", + "description": "Downloads the latest Vivaldi disk image and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/docklib.munki.recipe", - "parent": "com.github.homebysix.download.docklib", - "shortname": "docklib.munki", + "path": "Vivaldi/Vivaldi.munki.recipe", + "parent": "com.github.homebysix.download.Vivaldi", + "shortname": "Vivaldi.munki", "inferred_type": "munki", - "munki_display_name": "docklib", - "munki_description": "A Python module that provides methods for manipulating the macOS Dock." + "munki_display_name": null, + "munki_description": "A browser for our friends." }, - "com.github.homebysix.pkg.touchbarlib": { - "name": "touchbarlib", - "description": "This recipe does nothing, since touchbarlib is already downloaded as a pkg.", + "com.github.homebysix.pkg.CorelPainter2022": { + "name": "CorelPainter2022", + "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/touchbarlib.pkg.recipe", - "parent": "com.github.homebysix.download.touchbarlib", - "shortname": "touchbarlib.pkg", + "path": "Corel/CorelPainter2022.pkg.recipe", + "parent": "com.github.homebysix.pkg.CorelProduct", + "shortname": "CorelPainter2022.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.touchbarlib": { - "name": "touchbarlib", - "description": "Downloads the current release of touchbarlib from Github.", + "com.github.homebysix.pkg.CorelProduct": { + "name": "Corel Product", + "description": "Downloads latest specified Corel product and copies the installation package. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/touchbarlib.download.recipe", - "shortname": "touchbarlib.download", - "inferred_type": "download", + "path": "Corel/CorelProduct.pkg.recipe", + "parent": "com.github.homebysix.download.CorelProduct", + "shortname": "CorelProduct.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.touchbarlib", - "com.github.homebysix.install.touchbarlib", - "com.github.homebysix.pkg.touchbarlib" + "com.github.homebysix.pkg.CorelPainter2022", + "com.github.homebysix.pkg.CorelPainter2020", + "com.github.homebysix.pkg.CorelPainter2021" ] }, - "com.github.homebysix.install.RecipeRobot": { - "name": "Recipe Robot", - "description": "Installs the latest version of Recipe Robot.", + "com.github.homebysix.download.CorelPainter2022": { + "name": "CorelPainter2022", + "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/Recipe Robot.install.recipe", - "parent": "com.github.homebysix.download.RecipeRobot", - "shortname": "Recipe Robot.install", - "inferred_type": "install" + "path": "Corel/CorelPainter2022.download.recipe", + "parent": "com.github.homebysix.download.CorelProduct", + "shortname": "CorelPainter2022.download", + "inferred_type": "download" }, - "com.github.homebysix.munki.RecipeRobot": { - "name": "Recipe Robot", - "description": "Downloads the latest version of Recipe Robot and imports it into Munki.", + "com.github.homebysix.download.CorelPainter2020": { + "name": "CorelPainter2020", + "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/Recipe Robot.munki.recipe", - "parent": "com.github.homebysix.download.RecipeRobot", - "shortname": "Recipe Robot.munki", - "inferred_type": "munki", - "munki_display_name": "Recipe Robot", - "munki_description": "A kick ass tool for creating AutoPkg recipes." + "path": "Corel/CorelPainter2020.download.recipe", + "parent": "com.github.homebysix.download.CorelProduct", + "shortname": "CorelPainter2020.download", + "inferred_type": "download" }, - "com.github.homebysix.download.docklib": { - "name": "docklib", - "description": "Downloads the current release of docklib from Github.", + "com.github.homebysix.download.CorelProduct": { + "name": "Corel Product", + "description": "Downloads latest specified Corel product. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/docklib.download.recipe", - "shortname": "docklib.download", + "path": "Corel/CorelProduct.download.recipe", + "shortname": "CorelProduct.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.docklib", - "com.github.homebysix.munki.docklib", - "com.github.homebysix.pkg.docklib" + "com.github.homebysix.pkg.CorelProduct", + "com.github.homebysix.download.CorelPainter2022", + "com.github.homebysix.download.CorelPainter2020", + "com.github.homebysix.download.CorelPainter2021" ] }, - "com.github.homebysix.pkg.docklib": { - "name": "docklib", - "description": "This recipe does nothing, since docklib is already downloaded as a pkg.", + "com.github.homebysix.pkg.CorelPainter2020": { + "name": "CorelPainter2020", + "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/docklib.pkg.recipe", - "parent": "com.github.homebysix.download.docklib", - "shortname": "docklib.pkg", + "path": "Corel/CorelPainter2020.pkg.recipe", + "parent": "com.github.homebysix.pkg.CorelProduct", + "shortname": "CorelPainter2020.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.RecipeRobot": { - "name": "Recipe Robot", - "description": "Downloads the latest version of Recipe Robot and creates a package.", + "com.github.homebysix.pkg.CorelPainter2021": { + "name": "CorelPainter2021", + "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Elliot Jordan/Recipe Robot.pkg.recipe", - "parent": "com.github.homebysix.download.RecipeRobot", - "shortname": "Recipe Robot.pkg", + "path": "Corel/CorelPainter2021.pkg.recipe", + "parent": "com.github.homebysix.pkg.CorelProduct", + "shortname": "CorelPainter2021.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Quip": { - "name": "Quip", - "description": "Downloads the latest version of Quip and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Quip/Quip.munki.recipe", - "parent": "com.github.homebysix.download.Quip", - "shortname": "Quip.munki", - "inferred_type": "munki", - "munki_display_name": "Quip", - "munki_description": "Chat, docs, task lists, and spreadsheets in one app." - }, - "com.github.homebysix.download.Quip": { - "name": "Quip", - "description": "Downloads the latest version of Quip.", - "repo": "autopkg/homebysix-recipes", - "path": "Quip/Quip.download.recipe", - "shortname": "Quip.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.Quip", - "com.github.homebysix.pkg.Quip", - "com.github.homebysix.install.Quip" - ] - }, - "com.github.homebysix.pkg.Quip": { - "name": "Quip", - "description": "Downloads the latest version of Quip and creates a package.", + "com.github.homebysix.download.CorelPainter2021": { + "name": "CorelPainter2021", + "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.", "repo": "autopkg/homebysix-recipes", - "path": "Quip/Quip.pkg.recipe", - "parent": "com.github.homebysix.download.Quip", - "shortname": "Quip.pkg", - "inferred_type": "pkg" + "path": "Corel/CorelPainter2021.download.recipe", + "parent": "com.github.homebysix.download.CorelProduct", + "shortname": "CorelPainter2021.download", + "inferred_type": "download" }, - "com.github.homebysix.install.Quip": { - "name": "Quip", - "description": "Installs the latest version of Quip.", + "com.github.homebysix.VersionSplitter": { + "name": null, + "description": "This is a stub recipe that can be used as a reference when referring to the VersionSplitter shared processor.", "repo": "autopkg/homebysix-recipes", - "path": "Quip/Quip.install.recipe", - "parent": "com.github.homebysix.download.Quip", - "shortname": "Quip.install", - "inferred_type": "install" + "path": "VersionSplitter/VersionSplitter.recipe" }, - "com.github.homebysix.download.CamoStudio": { - "name": "Camo Studio", - "description": "Downloads the latest version of Camo Studio.", + "com.github.homebysix.download.Vienna": { + "name": "Vienna", + "description": "Downloads the latest version of Vienna.", "repo": "autopkg/homebysix-recipes", - "path": "Camo/CamoStudio.download.recipe", - "shortname": "CamoStudio.download", + "path": "ViennaRSS/Vienna.download.recipe", + "shortname": "Vienna.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.CamoStudio", - "com.github.homebysix.pkg.CamoStudio", - "com.github.homebysix.install.CamoStudio" + "com.github.homebysix.munki.Vienna", + "com.github.homebysix.pkg.Vienna", + "com.github.homebysix.install.Vienna" ] }, - "com.github.homebysix.munki.CamoStudio": { - "name": "Camo Studio", - "description": "Downloads the latest version of Camo Studio and imports it into Munki.", + "com.github.homebysix.munki.Vienna": { + "name": "Vienna", + "description": "Downloads the latest version of Vienna and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Camo/CamoStudio.munki.recipe", - "parent": "com.github.homebysix.download.CamoStudio", - "shortname": "CamoStudio.munki", + "path": "ViennaRSS/Vienna.munki.recipe", + "parent": "com.github.homebysix.download.Vienna", + "shortname": "Vienna.munki", "inferred_type": "munki", - "munki_display_name": "Camo Studio", - "munki_description": "Look amazing on video calls. Use your smartphone or tablet as a pro webcam and get powerful effects and adjustments for Zoom, Meet, and more." + "munki_display_name": "Vienna", + "munki_description": "Vienna is a freeware, open source RSS/Atom newsreader for Mac OS X. " }, - "com.github.homebysix.pkg.CamoStudio": { - "name": "Camo Studio", - "description": "Downloads the latest version of Camo Studio and creates a package.", + "com.github.homebysix.pkg.Vienna": { + "name": "Vienna", + "description": "Downloads the latest version of Vienna and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Camo/CamoStudio.pkg.recipe", - "parent": "com.github.homebysix.download.CamoStudio", - "shortname": "CamoStudio.pkg", + "path": "ViennaRSS/Vienna.pkg.recipe", + "parent": "com.github.homebysix.download.Vienna", + "shortname": "Vienna.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.CamoStudio": { - "name": "Camo Studio", - "description": "Installs the latest version of Camo Studio.", - "repo": "autopkg/homebysix-recipes", - "path": "Camo/CamoStudio.install.recipe", - "parent": "com.github.homebysix.download.CamoStudio", - "shortname": "CamoStudio.install", - "inferred_type": "install" - }, - "com.github.homebysix.install.NameChanger": { - "name": "NameChanger", - "description": "Installs the latest version of NameChanger.", + "com.github.homebysix.install.Vienna": { + "name": "Vienna", + "description": "Installs the latest version of Vienna.", "repo": "autopkg/homebysix-recipes", - "path": "NameChanger/NameChanger.install.recipe", - "parent": "com.github.homebysix.download.NameChanger", - "shortname": "NameChanger.install", + "path": "ViennaRSS/Vienna.install.recipe", + "parent": "com.github.homebysix.download.Vienna", + "shortname": "Vienna.install", "inferred_type": "install" }, - "com.github.homebysix.download.NameChanger": { - "name": "NameChanger", - "description": "Downloads the latest version of NameChanger.", - "repo": "autopkg/homebysix-recipes", - "path": "NameChanger/NameChanger.download.recipe", - "shortname": "NameChanger.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.NameChanger", - "com.github.homebysix.pkg.NameChanger", - "com.github.homebysix.munki.NameChanger" - ] - }, - "com.github.homebysix.pkg.NameChanger": { - "name": "NameChanger", - "description": "Downloads the latest version of NameChanger and creates a package.", + "com.github.homebysix.pkg.RightFont": { + "name": "RightFont", + "description": "Downloads the latest version of RightFont and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "NameChanger/NameChanger.pkg.recipe", - "parent": "com.github.homebysix.download.NameChanger", - "shortname": "NameChanger.pkg", + "path": "RightFont/RightFont.pkg.recipe", + "parent": "com.github.homebysix.download.RightFont", + "shortname": "RightFont.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.NameChanger": { - "name": "NameChanger", - "description": "Downloads the latest version of NameChanger and imports it into Munki.", + "com.github.homebysix.munki.RightFont": { + "name": "RightFont", + "description": "Downloads the latest version of RightFont and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "NameChanger/NameChanger.munki.recipe", - "parent": "com.github.homebysix.download.NameChanger", - "shortname": "NameChanger.munki", + "path": "RightFont/RightFont.munki.recipe", + "parent": "com.github.homebysix.download.RightFont", + "shortname": "RightFont.munki", "inferred_type": "munki", - "munki_display_name": "NameChanger", - "munki_description": "Rename files in batches." + "munki_display_name": "RightFont", + "munki_description": "Manage and find fonts quickly; integrates with Photoshop and Sketch." }, - "com.github.homebysix.install.Sketch": { - "name": "Sketch", - "description": "Installs the latest version of Sketch.", + "com.github.homebysix.install.RightFont": { + "name": "RightFont", + "description": "Installs the latest version of RightFont.", "repo": "autopkg/homebysix-recipes", - "path": "BohemianCoding/Sketch.install.recipe", - "parent": "com.github.foigus.download.Sketch", - "shortname": "Sketch.install", + "path": "RightFont/RightFont.install.recipe", + "parent": "com.github.homebysix.download.RightFont", + "shortname": "RightFont.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Sketch": { - "name": "Sketch", - "description": "Downloads the latest version of Sketch and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "BohemianCoding/Sketch.pkg.recipe", - "parent": "com.github.foigus.download.Sketch", - "shortname": "Sketch.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.licecap": { - "name": "licecap", - "description": "Downloads the latest version of licecap.", + "com.github.homebysix.download.RightFont": { + "name": "RightFont", + "description": "Downloads the latest version of RightFont.", "repo": "autopkg/homebysix-recipes", - "path": "Cockos/licecap.download.recipe", - "shortname": "licecap.download", + "path": "RightFont/RightFont.download.recipe", + "shortname": "RightFont.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.licecap", - "com.github.homebysix.munki.licecap", - "com.github.homebysix.pkg.licecap" + "com.github.homebysix.pkg.RightFont", + "com.github.homebysix.munki.RightFont", + "com.github.homebysix.install.RightFont" ] }, - "com.github.homebysix.install.licecap": { - "name": "licecap", - "description": "Installs the latest version of licecap.", + "com.github.homebysix.install.PlistEditPro": { + "name": "PlistEdit Pro", + "description": "Installs the latest version of PlistEdit Pro.", "repo": "autopkg/homebysix-recipes", - "path": "Cockos/licecap.install.recipe", - "parent": "com.github.homebysix.download.licecap", - "shortname": "licecap.install", + "path": "FatCatSoftware/PlistEditPro.install.recipe", + "parent": "com.github.homebysix.download.PlistEditPro", + "shortname": "PlistEditPro.install", "inferred_type": "install" }, - "com.github.homebysix.munki.licecap": { - "name": "licecap", - "description": "Downloads the latest version of licecap and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Cockos/licecap.munki.recipe", - "parent": "com.github.homebysix.download.licecap", - "shortname": "licecap.munki", - "inferred_type": "munki", - "munki_display_name": "licecap", - "munki_description": "Capture an area of your desktop and save it directly to a GIF file." - }, - "com.github.homebysix.pkg.licecap": { - "name": "licecap", - "description": "Downloads the latest version of licecap and creates a package.", + "com.github.homebysix.pkg.iPhotoLibraryManager": { + "name": "iPhoto Library Manager", + "description": "Downloads the latest version of iPhoto Library Manager and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Cockos/licecap.pkg.recipe", - "parent": "com.github.homebysix.download.licecap", - "shortname": "licecap.pkg", + "path": "FatCatSoftware/iPhotoLibraryManager.pkg.recipe", + "parent": "com.github.homebysix.download.iPhotoLibraryManager", + "shortname": "iPhotoLibraryManager.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.TimeMachineEditor": { - "name": "TimeMachineEditor", - "description": "Installs the latest version of TimeMachineEditor.", + "com.github.homebysix.install.iPhotoLibraryManager": { + "name": "iPhoto Library Manager", + "description": "Installs the latest version of iPhoto Library Manager.", "repo": "autopkg/homebysix-recipes", - "path": "TimeMachineEditor/TimeMachineEditor.install.recipe", - "parent": "com.github.homebysix.download.TimeMachineEditor", - "shortname": "TimeMachineEditor.install", + "path": "FatCatSoftware/iPhotoLibraryManager.install.recipe", + "parent": "com.github.homebysix.download.iPhotoLibraryManager", + "shortname": "iPhotoLibraryManager.install", "inferred_type": "install" }, - "com.github.homebysix.download.TimeMachineEditor": { - "name": "TimeMachineEditor", - "description": "Downloads the latest version of TimeMachineEditor.", + "com.github.homebysix.pkg.PowerPhotos": { + "name": "PowerPhotos", + "description": "Downloads the latest version of PowerPhotos and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TimeMachineEditor/TimeMachineEditor.download.recipe", - "shortname": "TimeMachineEditor.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.TimeMachineEditor", - "com.github.homebysix.munki.TimeMachineEditor", - "com.github.homebysix.pkg.TimeMachineEditor", - "com.github.peshay.filewave.TimeMachineEditor" - ] + "path": "FatCatSoftware/PowerPhotos.pkg.recipe", + "parent": "com.github.homebysix.download.PowerPhotos", + "shortname": "PowerPhotos.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.TimeMachineEditor": { - "name": "TimeMachineEditor", - "description": "Downloads the latest version of TimeMachineEditor and imports it into Munki.", + "com.github.homebysix.install.PowerPhotos": { + "name": "PowerPhotos", + "description": "Installs the latest version of PowerPhotos.", "repo": "autopkg/homebysix-recipes", - "path": "TimeMachineEditor/TimeMachineEditor.munki.recipe", - "parent": "com.github.homebysix.download.TimeMachineEditor", - "shortname": "TimeMachineEditor.munki", - "inferred_type": "munki", - "munki_display_name": "TimeMachineEditor", - "munki_description": "Change the one-hour interval of Time Machine backups." + "path": "FatCatSoftware/PowerPhotos.install.recipe", + "parent": "com.github.homebysix.download.PowerPhotos", + "shortname": "PowerPhotos.install", + "inferred_type": "install" }, - "com.github.homebysix.pkg.TimeMachineEditor": { - "name": "TimeMachineEditor", - "description": "Downloads the latest version of TimeMachineEditor and creates a package.", + "com.github.homebysix.pkg.PlistEditPro": { + "name": "PlistEdit Pro", + "description": "Downloads the latest version of PlistEdit Pro and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TimeMachineEditor/TimeMachineEditor.pkg.recipe", - "parent": "com.github.homebysix.download.TimeMachineEditor", - "shortname": "TimeMachineEditor.pkg", + "path": "FatCatSoftware/PlistEditPro.pkg.recipe", + "parent": "com.github.homebysix.download.PlistEditPro", + "shortname": "PlistEditPro.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Grammarly": { - "name": "Grammarly", - "description": "Downloads the latest version of Grammarly and creates a package.", + "com.github.homebysix.pkg.PowerTunes": { + "name": "PowerTunes", + "description": "Downloads the latest version of PowerTunes and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Grammarly/Grammarly.pkg.recipe", - "parent": "com.github.homebysix.download.Grammarly", - "shortname": "Grammarly.pkg", - "inferred_type": "pkg", + "path": "FatCatSoftware/PowerTunes.pkg.recipe", + "parent": "com.github.homebysix.download.PowerTunes", + "shortname": "PowerTunes.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.PlistEditPro": { + "name": "PlistEdit Pro", + "description": "Downloads the latest version of PlistEdit Pro.", + "repo": "autopkg/homebysix-recipes", + "path": "FatCatSoftware/PlistEditPro.download.recipe", + "shortname": "PlistEditPro.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Grammarly" + "com.github.homebysix.install.PlistEditPro", + "com.github.homebysix.pkg.PlistEditPro", + "com.github.homebysix.munki.PlistEditPro" ] }, - "com.github.homebysix.download.Grammarly": { - "name": "Grammarly", - "description": "Downloads the latest version of Grammarly.", + "com.github.homebysix.download.PowerPhotos": { + "name": "PowerPhotos", + "description": "Downloads the latest version of PowerPhotos.", "repo": "autopkg/homebysix-recipes", - "path": "Grammarly/Grammarly.download.recipe", - "shortname": "Grammarly.download", + "path": "FatCatSoftware/PowerPhotos.download.recipe", + "shortname": "PowerPhotos.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Grammarly", - "com.github.homebysix.install.Grammarly", - "com.github.homebysix.munki.Grammarly" + "com.github.homebysix.pkg.PowerPhotos", + "com.github.homebysix.install.PowerPhotos", + "com.github.homebysix.munki.PowerPhotos" ] }, - "com.github.homebysix.install.Grammarly": { - "name": "Grammarly", - "description": "Installs the latest version of Grammarly.", + "com.github.homebysix.munki.PlistEditPro": { + "name": "PlistEdit Pro", + "description": "Downloads the latest version of PlistEdit Pro and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Grammarly/Grammarly.install.recipe", - "parent": "com.github.homebysix.download.Grammarly", - "shortname": "Grammarly.install", - "inferred_type": "install" + "path": "FatCatSoftware/PlistEditPro.munki.recipe", + "parent": "com.github.homebysix.download.PlistEditPro", + "shortname": "PlistEditPro.munki", + "inferred_type": "munki", + "munki_display_name": "PlistEdit Pro", + "munki_description": "Property list editor." }, - "com.github.homebysix.munki.Grammarly": { - "name": "Grammarly", - "description": "Downloads the latest version of Grammarly and imports it into Munki.", + "com.github.homebysix.munki.PowerTunes": { + "name": "PowerTunes", + "description": "Downloads the latest version of PowerTunes and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Grammarly/Grammarly.munki.recipe", - "parent": "com.github.homebysix.download.Grammarly", - "shortname": "Grammarly.munki", + "path": "FatCatSoftware/PowerTunes.munki.recipe", + "parent": "com.github.homebysix.download.PowerTunes", + "shortname": "PowerTunes.munki", "inferred_type": "munki", - "munki_display_name": "Grammarly Desktop", - "munki_description": "App and web service for correcting grammatical issues and detecting plagarism." + "munki_display_name": "PowerTunes", + "munki_description": "Create, organize, and share multiple iTunes libraries." }, - "com.github.homebysix.pkg.Browserosaurus": { - "name": "Browserosaurus", - "description": "Downloads the latest version of Browserosaurus and creates a package.", + "com.github.homebysix.install.PowerTunes": { + "name": "PowerTunes", + "description": "Installs the latest version of PowerTunes.", "repo": "autopkg/homebysix-recipes", - "path": "Browserosaurus/Browserosaurus.pkg.recipe", - "parent": "com.github.homebysix.download.Browserosaurus", - "shortname": "Browserosaurus.pkg", - "inferred_type": "pkg" + "path": "FatCatSoftware/PowerTunes.install.recipe", + "parent": "com.github.homebysix.download.PowerTunes", + "shortname": "PowerTunes.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Browserosaurus": { - "name": "Browserosaurus", - "description": "Downloads the latest version of Browserosaurus.", + "com.github.homebysix.download.PowerTunes": { + "name": "PowerTunes", + "description": "Downloads the latest version of PowerTunes.", "repo": "autopkg/homebysix-recipes", - "path": "Browserosaurus/Browserosaurus.download.recipe", - "shortname": "Browserosaurus.download", + "path": "FatCatSoftware/PowerTunes.download.recipe", + "shortname": "PowerTunes.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Browserosaurus", - "com.github.homebysix.munki.Browserosaurus" + "com.github.homebysix.pkg.PowerTunes", + "com.github.homebysix.munki.PowerTunes", + "com.github.homebysix.install.PowerTunes" ] }, - "com.github.homebysix.munki.Browserosaurus": { - "name": "Browserosaurus", - "description": "Downloads the latest version of Browserosaurus and imports it into Munki.", + "com.github.homebysix.download.iPhotoLibraryManager": { + "name": "iPhoto Library Manager", + "description": "Downloads the latest version of iPhoto Library Manager.", "repo": "autopkg/homebysix-recipes", - "path": "Browserosaurus/Browserosaurus.munki.recipe", - "parent": "com.github.homebysix.download.Browserosaurus", - "shortname": "Browserosaurus.munki", - "inferred_type": "munki", - "munki_display_name": "Browserosaurus", - "munki_description": "\ud83e\udd96 The browser prompter for macOS" + "path": "FatCatSoftware/iPhotoLibraryManager.download.recipe", + "shortname": "iPhotoLibraryManager.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.iPhotoLibraryManager", + "com.github.homebysix.install.iPhotoLibraryManager", + "com.github.homebysix.munki.iPhotoLibraryManager" + ] }, - "com.github.homebysix.install.GraphicConverter": { - "name": "GraphicConverter", - "description": "Installs the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", + "com.github.homebysix.munki.PowerPhotos": { + "name": "PowerPhotos", + "description": "Downloads the latest version of PowerPhotos and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "LemkeSoft/GraphicConverter.install.recipe", - "parent": "com.github.homebysix.download.GraphicConverter", - "shortname": "GraphicConverter.install", - "inferred_type": "install" + "path": "FatCatSoftware/PowerPhotos.munki.recipe", + "parent": "com.github.homebysix.download.PowerPhotos", + "shortname": "PowerPhotos.munki", + "inferred_type": "munki", + "munki_display_name": "PowerPhotos", + "munki_description": "Manage and find duplicates in multiple Photos libraries." }, - "com.github.homebysix.munki.GraphicConverter": { - "name": "GraphicConverter", - "description": "Downloads the latest version of GraphicConverter and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", + "com.github.homebysix.munki.iPhotoLibraryManager": { + "name": "iPhoto Library Manager", + "description": "Downloads the latest version of iPhoto Library Manager and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "LemkeSoft/GraphicConverter.munki.recipe", - "parent": "com.github.homebysix.download.GraphicConverter", - "shortname": "GraphicConverter.munki", + "path": "FatCatSoftware/iPhotoLibraryManager.munki.recipe", + "parent": "com.github.homebysix.download.iPhotoLibraryManager", + "shortname": "iPhotoLibraryManager.munki", "inferred_type": "munki", - "munki_display_name": "GraphicConverter", - "munki_description": " " + "munki_display_name": "iPhoto Library Manager", + "munki_description": "Manage multiple iPhoto libraries and find duplicate photos." }, - "com.github.homebysix.pkg.GraphicConverter": { - "name": "GraphicConverter", - "description": "Downloads the latest version of GraphicConverter and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", + "com.github.homebysix.install.Whiskey": { + "name": "Whiskey", + "description": "Installs the latest version of Whiskey.", "repo": "autopkg/homebysix-recipes", - "path": "LemkeSoft/GraphicConverter.pkg.recipe", - "parent": "com.github.homebysix.download.GraphicConverter", - "shortname": "GraphicConverter.pkg", - "inferred_type": "pkg" + "path": "NothingMagical/Whiskey.install.recipe", + "parent": "com.github.homebysix.download.Whiskey", + "shortname": "Whiskey.install", + "inferred_type": "install" }, - "com.github.homebysix.download.GraphicConverter": { - "name": "GraphicConverter", - "description": "Downloads the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.", + "com.github.homebysix.download.Whiskey": { + "name": "Whiskey", + "description": "Downloads the latest version of Whiskey.", "repo": "autopkg/homebysix-recipes", - "path": "LemkeSoft/GraphicConverter.download.recipe", - "shortname": "GraphicConverter.download", + "path": "NothingMagical/Whiskey.download.recipe", + "shortname": "Whiskey.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.GraphicConverter", - "com.github.homebysix.munki.GraphicConverter", - "com.github.homebysix.pkg.GraphicConverter" + "com.github.homebysix.install.Whiskey", + "com.github.homebysix.pkg.Whiskey", + "com.github.homebysix.munki.Whiskey" ] }, - "com.github.homebysix.munki.Sparkle": { - "name": "Sparkle", - "description": "Downloads the latest version of Sparkle and imports it into Munki.", + "com.github.homebysix.pkg.Whiskey": { + "name": "Whiskey", + "description": "Downloads the latest version of Whiskey and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Sparkle/Sparkle.munki.recipe", - "parent": "com.github.homebysix.download.Sparkle", - "shortname": "Sparkle.munki", + "path": "NothingMagical/Whiskey.pkg.recipe", + "parent": "com.github.homebysix.download.Whiskey", + "shortname": "Whiskey.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.Whiskey": { + "name": "Whiskey", + "description": "Downloads the latest version of Whiskey and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "NothingMagical/Whiskey.munki.recipe", + "parent": "com.github.homebysix.download.Whiskey", + "shortname": "Whiskey.munki", "inferred_type": "munki", - "munki_display_name": "Sparkle", - "munki_description": "Visual website creator." + "munki_display_name": "Whiskey", + "munki_description": "A modern Markdown app." }, - "com.github.homebysix.install.Sparkle": { - "name": "Sparkle", - "description": "Installs the latest version of Sparkle.", + "com.github.homebysix.install.Inkscape": { + "name": "Inkscape", + "description": "Downloads the latest version of Inkscape and installs it.", "repo": "autopkg/homebysix-recipes", - "path": "Sparkle/Sparkle.install.recipe", - "parent": "com.github.homebysix.download.Sparkle", - "shortname": "Sparkle.install", + "path": "Inkscape/Inkscape.install.recipe", + "parent": "com.github.hansen-m.download.Inkscape", + "shortname": "Inkscape.install", "inferred_type": "install" }, + "com.github.homebysix.munki.Inkscape": { + "name": "Inkscape", + "description": "Downloads the latest version of Inkscape and imports into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Inkscape/Inkscape.munki.recipe", + "parent": "com.github.hansen-m.download.Inkscape", + "shortname": "Inkscape.munki", + "inferred_type": "munki", + "munki_display_name": "Inkscape", + "munki_description": "Vector graphics application." + }, + "com.github.homebysix.pkg.Inkscape": { + "name": "Inkscape", + "description": "Downloads the latest version of Inkscape and builds a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Inkscape/Inkscape.pkg.recipe", + "parent": "com.github.hansen-m.download.Inkscape", + "shortname": "Inkscape.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Inkscape" + ] + }, "com.github.homebysix.download.Sparkle": { "name": "Sparkle", "description": "Downloads the latest version of Sparkle.", @@ -40432,11 +39813,20 @@ "shortname": "Sparkle.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Sparkle", "com.github.homebysix.install.Sparkle", - "com.github.homebysix.pkg.Sparkle" + "com.github.homebysix.pkg.Sparkle", + "com.github.homebysix.munki.Sparkle" ] }, + "com.github.homebysix.install.Sparkle": { + "name": "Sparkle", + "description": "Installs the latest version of Sparkle.", + "repo": "autopkg/homebysix-recipes", + "path": "Sparkle/Sparkle.install.recipe", + "parent": "com.github.homebysix.download.Sparkle", + "shortname": "Sparkle.install", + "inferred_type": "install" + }, "com.github.homebysix.pkg.Sparkle": { "name": "Sparkle", "description": "Downloads the latest version of Sparkle and creates a package.", @@ -40446,400 +39836,253 @@ "shortname": "Sparkle.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.VirtualBox": { - "name": "VirtualBox", - "description": "Downloads the current release version of VirtualBox", - "repo": "autopkg/homebysix-recipes", - "path": "VirtualBox/VirtualBox.download.recipe", - "shortname": "VirtualBox.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.VirtualBox" - ] - }, - "com.github.homebysix.pkg.VirtualBox": { - "name": "VirtualBox", - "description": "Downloads the latest version of VirtualBox and makes a pkg of it\n", + "com.github.homebysix.munki.Sparkle": { + "name": "Sparkle", + "description": "Downloads the latest version of Sparkle and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "VirtualBox/VirtualBox.pkg.recipe", - "parent": "com.github.homebysix.download.VirtualBox", - "shortname": "VirtualBox.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.VirtualBox", - "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox" - ] + "path": "Sparkle/Sparkle.munki.recipe", + "parent": "com.github.homebysix.download.Sparkle", + "shortname": "Sparkle.munki", + "inferred_type": "munki", + "munki_display_name": "Sparkle", + "munki_description": "Visual website creator." }, - "com.github.homebysix.install.Monolingual": { - "name": "Monolingual", - "description": "Installs the latest version of Monolingual.", + "com.github.homebysix.munki.ProfitTrain": { + "name": "ProfitTrain", + "description": "Downloads the latest version of ProfitTrain and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Monolingual/Monolingual.install.recipe", - "parent": "com.github.homebysix.download.Monolingual", - "shortname": "Monolingual.install", - "inferred_type": "install" + "path": "ProfitTrain/ProfitTrain.munki.recipe", + "parent": "com.github.homebysix.download.ProfitTrain", + "shortname": "ProfitTrain.munki", + "inferred_type": "munki", + "munki_display_name": "ProfitTrain", + "munki_description": "Track billable hours and create invoices (formerly named Billable)." }, - "com.github.homebysix.download.Monolingual": { - "name": "Monolingual", - "description": "Downloads the latest version of Monolingual.", + "com.github.homebysix.download.ProfitTrain": { + "name": "ProfitTrain", + "description": "Downloads the latest version of ProfitTrain.", "repo": "autopkg/homebysix-recipes", - "path": "Monolingual/Monolingual.download.recipe", - "shortname": "Monolingual.download", + "path": "ProfitTrain/ProfitTrain.download.recipe", + "shortname": "ProfitTrain.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Monolingual", - "com.github.homebysix.pkg.Monolingual", - "com.github.homebysix.munki.Monolingual" + "com.github.homebysix.munki.ProfitTrain", + "com.github.homebysix.pkg.ProfitTrain", + "com.github.homebysix.install.ProfitTrain" ] }, - "com.github.homebysix.pkg.Monolingual": { - "name": "Monolingual", - "description": "Downloads the latest version of Monolingual and creates a package.", + "com.github.homebysix.pkg.ProfitTrain": { + "name": "ProfitTrain", + "description": "Downloads the latest version of ProfitTrain and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Monolingual/Monolingual.pkg.recipe", - "parent": "com.github.homebysix.download.Monolingual", - "shortname": "Monolingual.pkg", + "path": "ProfitTrain/ProfitTrain.pkg.recipe", + "parent": "com.github.homebysix.download.ProfitTrain", + "shortname": "ProfitTrain.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Monolingual": { - "name": "Monolingual", - "description": "Downloads the latest version of Monolingual and imports it into Munki.", + "com.github.homebysix.install.ProfitTrain": { + "name": "ProfitTrain", + "description": "Installs the latest version of ProfitTrain.", "repo": "autopkg/homebysix-recipes", - "path": "Monolingual/Monolingual.munki.recipe", - "parent": "com.github.homebysix.download.Monolingual", - "shortname": "Monolingual.munki", - "inferred_type": "munki", - "munki_display_name": "Monolingual", - "munki_description": "Monolingual is a program for removing unnecessary language resources from Mac OS X." + "path": "ProfitTrain/ProfitTrain.install.recipe", + "parent": "com.github.homebysix.download.ProfitTrain", + "shortname": "ProfitTrain.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Tower": { - "name": "Tower", - "description": "Downloads the latest version of Tower.", + "com.github.homebysix.download.Radi": { + "name": "Radi", + "description": "Downloads the latest version of Radi.", "repo": "autopkg/homebysix-recipes", - "path": "Tower/Tower.download.recipe", - "shortname": "Tower.download", + "path": "Radi/Radi.download.recipe", + "shortname": "Radi.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Tower", - "com.github.homebysix.install.Tower", - "com.github.homebysix.munki.Tower" + "com.github.homebysix.install.Radi", + "com.github.homebysix.pkg.Radi", + "com.github.homebysix.munki.Radi" ] }, - "com.github.homebysix.pkg.Tower": { - "name": "Tower", - "description": "Downloads the latest version of Tower and creates a package.", + "com.github.homebysix.install.Radi": { + "name": "Radi", + "description": "Installs the latest version of Radi.", "repo": "autopkg/homebysix-recipes", - "path": "Tower/Tower.pkg.recipe", - "parent": "com.github.homebysix.download.Tower", - "shortname": "Tower.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.mosen.jss.Tower", - "com.github.andredb90.filewave.Tower" - ] + "path": "Radi/Radi.install.recipe", + "parent": "com.github.homebysix.download.Radi", + "shortname": "Radi.install", + "inferred_type": "install" }, - "com.github.homebysix.install.Tower": { - "name": "Tower", - "description": "Installs the latest version of Tower.", + "com.github.homebysix.pkg.Radi": { + "name": "Radi", + "description": "Downloads the latest version of Radi and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Tower/Tower.install.recipe", - "parent": "com.github.homebysix.download.Tower", - "shortname": "Tower.install", - "inferred_type": "install" + "path": "Radi/Radi.pkg.recipe", + "parent": "com.github.homebysix.download.Radi", + "shortname": "Radi.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Tower": { - "name": "Tower", - "description": "Downloads the latest version of Tower and imports it into Munki.", + "com.github.homebysix.munki.Radi": { + "name": "Radi", + "description": "Downloads the latest version of Radi and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Tower/Tower.munki.recipe", - "parent": "com.github.homebysix.download.Tower", - "shortname": "Tower.munki", + "path": "Radi/Radi.munki.recipe", + "parent": "com.github.homebysix.download.Radi", + "shortname": "Radi.munki", "inferred_type": "munki", - "munki_display_name": "Tower", - "munki_description": "Version control with Git made easy." + "munki_display_name": "Radi", + "munki_description": "Publish moving images using modern Web standards." }, - "com.github.homebysix.download.Ammonite": { - "name": "Ammonite", - "description": "Downloads the latest version of Ammonite.", + "com.github.homebysix.download.Quip": { + "name": "Quip", + "description": "Downloads the latest version of Quip.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/Ammonite.download.recipe", - "shortname": "Ammonite.download", + "path": "Quip/Quip.download.recipe", + "shortname": "Quip.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Ammonite", - "com.github.homebysix.munki.Ammonite", - "com.github.homebysix.install.Ammonite" + "com.github.homebysix.install.Quip", + "com.github.homebysix.munki.Quip", + "com.github.homebysix.pkg.Quip" ] }, - "com.github.homebysix.munki.BackupLoupe": { - "name": "BackupLoupe", - "description": "Downloads the latest version of BackupLoupe and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/BackupLoupe.munki.recipe", - "parent": "com.github.homebysix.download.BackupLoupe", - "shortname": "BackupLoupe.munki", - "inferred_type": "munki", - "munki_display_name": "BackupLoupe", - "munki_description": "Analyze, browse, and restore Time Machine backups." - }, - "com.github.homebysix.install.LaunchControl": { - "name": "LaunchControl", - "description": "Installs the latest version of LaunchControl.", + "com.github.homebysix.install.Quip": { + "name": "Quip", + "description": "Installs the latest version of Quip.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/LaunchControl.install.recipe", - "parent": "com.github.homebysix.download.LaunchControl", - "shortname": "LaunchControl.install", + "path": "Quip/Quip.install.recipe", + "parent": "com.github.homebysix.download.Quip", + "shortname": "Quip.install", "inferred_type": "install" }, - "com.github.homebysix.download.LaunchControl": { - "name": "LaunchControl", - "description": "Downloads the latest version of LaunchControl.", - "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/LaunchControl.download.recipe", - "shortname": "LaunchControl.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.LaunchControl", - "com.github.homebysix.munki.LaunchControl", - "com.github.homebysix.pkg.LaunchControl" - ] - }, - "com.github.homebysix.munki.LaunchControl": { - "name": "LaunchControl", - "description": "Downloads the latest version of LaunchControl and imports it into Munki.", + "com.github.homebysix.munki.Quip": { + "name": "Quip", + "description": "Downloads the latest version of Quip and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/LaunchControl.munki.recipe", - "parent": "com.github.homebysix.download.LaunchControl", - "shortname": "LaunchControl.munki", + "path": "Quip/Quip.munki.recipe", + "parent": "com.github.homebysix.download.Quip", + "shortname": "Quip.munki", "inferred_type": "munki", - "munki_display_name": "LaunchControl", - "munki_description": "Create, manage, and debug launchd(8) services." - }, - "com.github.homebysix.pkg.Ammonite": { - "name": "Ammonite", - "description": "Downloads the latest version of Ammonite and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/Ammonite.pkg.recipe", - "parent": "com.github.homebysix.download.Ammonite", - "shortname": "Ammonite.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.BackupLoupe": { - "name": "BackupLoupe", - "description": "Downloads the latest version of BackupLoupe.", - "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/BackupLoupe.download.recipe", - "shortname": "BackupLoupe.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.BackupLoupe", - "com.github.homebysix.pkg.BackupLoupe", - "com.github.homebysix.install.BackupLoupe" - ] + "munki_display_name": "Quip", + "munki_description": "Chat, docs, task lists, and spreadsheets in one app." }, - "com.github.homebysix.pkg.BackupLoupe": { - "name": "BackupLoupe", - "description": "Downloads the latest version of BackupLoupe and creates a package.", + "com.github.homebysix.pkg.Quip": { + "name": "Quip", + "description": "Downloads the latest version of Quip and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/BackupLoupe.pkg.recipe", - "parent": "com.github.homebysix.download.BackupLoupe", - "shortname": "BackupLoupe.pkg", + "path": "Quip/Quip.pkg.recipe", + "parent": "com.github.homebysix.download.Quip", + "shortname": "Quip.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Ammonite": { - "name": "Ammonite", - "description": "Downloads the latest version of Ammonite and imports it into Munki.", + "com.github.homebysix.munki.AppWrapper4": { + "name": "App Wrapper 4", + "description": "Downloads the latest version of App Wrapper 4 and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/Ammonite.munki.recipe", - "parent": "com.github.homebysix.download.Ammonite", - "shortname": "Ammonite.munki", + "path": "AppWrapper/AppWrapper4.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.AppWrapper4", + "shortname": "AppWrapper4.munki", "inferred_type": "munki", - "munki_display_name": "Ammonite", - "munki_description": "Universal tag cloud for OpenMeta/OS X and DEVONthink Pro." + "munki_display_name": "App Wrapper 4", + "munki_description": "App packager for the Mac App Store." }, - "com.github.homebysix.install.BackupLoupe": { - "name": "BackupLoupe", - "description": "Installs the latest version of BackupLoupe.", + "com.github.homebysix.install.CocoaRestClient": { + "name": "CocoaRestClient", + "description": "Installs the latest version of CocoaRestClient.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/BackupLoupe.install.recipe", - "parent": "com.github.homebysix.download.BackupLoupe", - "shortname": "BackupLoupe.install", + "path": "CocoaRestClient/CocoaRestClient.install.recipe", + "parent": "com.github.homebysix.download.CocoaRestClient", + "shortname": "CocoaRestClient.install", "inferred_type": "install" }, - "com.github.homebysix.install.Ammonite": { - "name": "Ammonite", - "description": "Installs the latest version of Ammonite.", + "com.github.homebysix.munki.CocoaRestClient": { + "name": "CocoaRestClient", + "description": "Downloads the latest version of CocoaRestClient and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/Ammonite.install.recipe", - "parent": "com.github.homebysix.download.Ammonite", - "shortname": "Ammonite.install", - "inferred_type": "install" + "path": "CocoaRestClient/CocoaRestClient.munki.recipe", + "parent": "com.github.homebysix.download.CocoaRestClient", + "shortname": "CocoaRestClient.munki", + "inferred_type": "munki", + "munki_display_name": "CocoaRestClient", + "munki_description": "A free, native Apple OS X app for testing HTTP/REST endpoints." }, - "com.github.homebysix.pkg.LaunchControl": { - "name": "LaunchControl", - "description": "Downloads the latest version of LaunchControl and creates a package.", + "com.github.homebysix.download.CocoaRestClient": { + "name": "CocoaRestClient", + "description": "Downloads the latest version of CocoaRestClient.", "repo": "autopkg/homebysix-recipes", - "path": "soma-zone/LaunchControl.pkg.recipe", - "parent": "com.github.homebysix.download.LaunchControl", - "shortname": "LaunchControl.pkg", - "inferred_type": "pkg", + "path": "CocoaRestClient/CocoaRestClient.download.recipe", + "shortname": "CocoaRestClient.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl" + "com.github.homebysix.install.CocoaRestClient", + "com.github.homebysix.munki.CocoaRestClient", + "com.github.homebysix.pkg.CocoaRestClient" ] }, - "com.github.homebysix.install.Bartender": { - "name": "Bartender", - "description": "Installs the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", + "com.github.homebysix.pkg.CocoaRestClient": { + "name": "CocoaRestClient", + "description": "Downloads the latest version of CocoaRestClient and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Bartender/Bartender.install.recipe", - "parent": "com.github.homebysix.download.Bartender", - "shortname": "Bartender.install", - "inferred_type": "install" + "path": "CocoaRestClient/CocoaRestClient.pkg.recipe", + "parent": "com.github.homebysix.download.CocoaRestClient", + "shortname": "CocoaRestClient.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.Bartender": { - "name": "Bartender", - "description": "Downloads the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", + "com.github.homebysix.download.GitLabArtifact": { + "name": "gitlab_artifact", + "description": "Downloads the latest CI/CD job artifact from the specified GitLab repository. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", "repo": "autopkg/homebysix-recipes", - "path": "Bartender/Bartender.download.recipe", - "shortname": "Bartender.download", + "path": "GitLabArtifact/GitLabArtifact.download.recipe", + "shortname": "GitLabArtifact.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Bartender", - "com.github.homebysix.munki.Bartender", - "com.github.homebysix.pkg.Bartender" + "com.github.homebysix.pkg.GitLabArtifact", + "com.github.homebysix.munki.GitLabArtifact" ] }, - "com.github.homebysix.munki.Bartender": { - "name": "Bartender", - "description": "Downloads the latest version of Bartender and imports it into Munki.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", - "repo": "autopkg/homebysix-recipes", - "path": "Bartender/Bartender.munki.recipe", - "parent": "com.github.homebysix.download.Bartender", - "shortname": "Bartender.munki", - "inferred_type": "munki", - "munki_display_name": "Bartender", - "munki_description": "Bartender lets you organize your menu bar icons, by hiding them, rearranging them, show hidden items with a click or keyboard shortcut and have icons show when they update." - }, - "com.github.homebysix.pkg.Bartender": { - "name": "Bartender", - "description": "Downloads the latest version of Bartender and creates a package.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.", + "com.github.homebysix.pkg.GitLabArtifact": { + "name": "gitlab_artifact", + "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and extracts the specified pkg file. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", "repo": "autopkg/homebysix-recipes", - "path": "Bartender/Bartender.pkg.recipe", - "parent": "com.github.homebysix.download.Bartender", - "shortname": "Bartender.pkg", + "path": "GitLabArtifact/GitLabArtifact.pkg.recipe", + "parent": "com.github.homebysix.download.GitLabArtifact", + "shortname": "GitLabArtifact.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Bartender", - "com.github.davidbpirie.jamf-upload.Bartender" - ] - }, - "com.github.homebysix.install.Dozer": { - "name": "Dozer", - "description": "Installs the latest version of Dozer.", - "repo": "autopkg/homebysix-recipes", - "path": "Dozer/Dozer.install.recipe", - "parent": "com.github.homebysix.download.Dozer", - "shortname": "Dozer.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.Dozer": { - "name": "Dozer", - "description": "Downloads the latest version of Dozer and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Dozer/Dozer.pkg.recipe", - "parent": "com.github.homebysix.download.Dozer", - "shortname": "Dozer.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.Dozer": { - "name": "Dozer", - "description": "Downloads the latest version of Dozer.", - "repo": "autopkg/homebysix-recipes", - "path": "Dozer/Dozer.download.recipe", - "shortname": "Dozer.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.install.Dozer", - "com.github.homebysix.pkg.Dozer", - "com.github.homebysix.munki.Dozer" + "com.github.homebysix.install.GitLabArtifact" ] }, - "com.github.homebysix.munki.Dozer": { - "name": "Dozer", - "description": "Downloads the latest version of Dozer and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Dozer/Dozer.munki.recipe", - "parent": "com.github.homebysix.download.Dozer", - "shortname": "Dozer.munki", - "inferred_type": "munki", - "munki_display_name": "Dozer", - "munki_description": "Utility that allows you to hide unwanted menu bar icons." - }, - "com.github.homebysix.install.EBS": { - "name": "EBS", - "description": "Installs the latest version of EBS.", + "com.github.homebysix.install.GitLabArtifact": { + "name": "gitlab_artifact", + "description": "Download the latest CI/CD job artifact from the specified GitLab repository, extracts the specified pkg file, and installs it. Can be used to automatically install MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", "repo": "autopkg/homebysix-recipes", - "path": "EBS/EBS.install.recipe", - "parent": "com.github.homebysix.download.EBS", - "shortname": "EBS.install", + "path": "GitLabArtifact/GitLabArtifact.install.recipe", + "parent": "com.github.homebysix.pkg.GitLabArtifact", + "shortname": "GitLabArtifact.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.EBS": { - "name": "EBS", - "description": "Downloads the latest version of EBS and creates a package. (Does not include the NDI Runtime, version of which is also included in the downloaded disk image.)", - "repo": "autopkg/homebysix-recipes", - "path": "EBS/EBS.pkg.recipe", - "parent": "com.github.homebysix.download.EBS", - "shortname": "EBS.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.EBS": { - "name": "EBS", - "description": "Downloads the latest version of EBS and imports it into Munki.", + "com.github.homebysix.munki.GitLabArtifact": { + "name": "gitlab_artifact", + "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and imports the pkg file at the artifact path into Munki. Can be used to automatically import MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.", "repo": "autopkg/homebysix-recipes", - "path": "EBS/EBS.munki.recipe", - "parent": "com.github.homebysix.download.EBS", - "shortname": "EBS.munki", + "path": "GitLabArtifact/GitLabArtifact.munki.recipe", + "parent": "com.github.homebysix.download.GitLabArtifact", + "shortname": "GitLabArtifact.munki", "inferred_type": "munki", - "munki_display_name": "EBS", - "munki_description": "Video collaboration software that allows creative teams to stream media in HD and video conference in real time." + "munki_display_name": "GitLab Artifact Package", + "munki_description": "A really great Foo that helps you Bar." }, - "com.github.homebysix.download.EBS": { - "name": "EBS", - "description": "Downloads the latest version of Evercast EBS.", + "com.github.homebysix.download.TapeDeck": { + "name": "TapeDeck", + "description": "Downloads the latest version of TapeDeck.", "repo": "autopkg/homebysix-recipes", - "path": "EBS/EBS.download.recipe", - "shortname": "EBS.download", + "path": "SuperMegaUltraGroovy/TapeDeck.download.recipe", + "shortname": "TapeDeck.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.EBS", - "com.github.homebysix.pkg.EBS", - "com.github.homebysix.munki.EBS" + "com.github.homebysix.install.TapeDeck", + "com.github.homebysix.pkg.TapeDeck", + "com.github.homebysix.munki.TapeDeck" ] }, - "com.github.homebysix.install.FuzzMeasure": { - "name": "FuzzMeasure", - "description": "Installs the latest version of FuzzMeasure.", - "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/FuzzMeasure.install.recipe", - "parent": "com.github.homebysix.download.FuzzMeasure", - "shortname": "FuzzMeasure.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.Capo": { - "name": "Capo", - "description": "Downloads the latest version of Capo and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/Capo.munki.recipe", - "parent": "com.github.homebysix.download.Capo", - "shortname": "Capo.munki", - "inferred_type": "munki", - "munki_display_name": "Capo", - "munki_description": "Slow down and learn to play your favorite songs." - }, "com.github.homebysix.install.TapeDeck": { "name": "TapeDeck", "description": "Installs the latest version of TapeDeck.", @@ -40849,19 +40092,37 @@ "shortname": "TapeDeck.install", "inferred_type": "install" }, - "com.github.homebysix.download.TapeDeck": { - "name": "TapeDeck", - "description": "Downloads the latest version of TapeDeck.", + "com.github.homebysix.download.Capo": { + "name": "Capo", + "description": "Downloads the latest version of Capo.", "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/TapeDeck.download.recipe", - "shortname": "TapeDeck.download", + "path": "SuperMegaUltraGroovy/Capo.download.recipe", + "shortname": "Capo.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.TapeDeck", - "com.github.homebysix.munki.TapeDeck", - "com.github.homebysix.pkg.TapeDeck" + "com.github.homebysix.install.Capo", + "com.github.homebysix.munki.Capo", + "com.github.homebysix.pkg.Capo" ] }, + "com.github.homebysix.install.Capo": { + "name": "Capo", + "description": "Installs the latest version of Capo.", + "repo": "autopkg/homebysix-recipes", + "path": "SuperMegaUltraGroovy/Capo.install.recipe", + "parent": "com.github.homebysix.download.Capo", + "shortname": "Capo.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.FuzzMeasure": { + "name": "FuzzMeasure", + "description": "Downloads the latest version of FuzzMeasure and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "SuperMegaUltraGroovy/FuzzMeasure.pkg.recipe", + "parent": "com.github.homebysix.download.FuzzMeasure", + "shortname": "FuzzMeasure.pkg", + "inferred_type": "pkg" + }, "com.github.homebysix.download.FuzzMeasure": { "name": "FuzzMeasure", "description": "Downloads the latest version of FuzzMeasure.", @@ -40870,11 +40131,22 @@ "shortname": "FuzzMeasure.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.FuzzMeasure", + "com.github.homebysix.pkg.FuzzMeasure", "com.github.homebysix.munki.FuzzMeasure", - "com.github.homebysix.pkg.FuzzMeasure" + "com.github.homebysix.install.FuzzMeasure" ] }, + "com.github.homebysix.munki.Capo": { + "name": "Capo", + "description": "Downloads the latest version of Capo and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "SuperMegaUltraGroovy/Capo.munki.recipe", + "parent": "com.github.homebysix.download.Capo", + "shortname": "Capo.munki", + "inferred_type": "munki", + "munki_display_name": "Capo", + "munki_description": "Slow down and learn to play your favorite songs." + }, "com.github.homebysix.munki.FuzzMeasure": { "name": "FuzzMeasure", "description": "Downloads the latest version of FuzzMeasure and imports it into Munki.", @@ -40886,6 +40158,24 @@ "munki_display_name": "FuzzMeasure", "munki_description": "Measure/graph frequency response of speakers and more." }, + "com.github.homebysix.pkg.TapeDeck": { + "name": "TapeDeck", + "description": "Downloads the latest version of TapeDeck and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "SuperMegaUltraGroovy/TapeDeck.pkg.recipe", + "parent": "com.github.homebysix.download.TapeDeck", + "shortname": "TapeDeck.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.FuzzMeasure": { + "name": "FuzzMeasure", + "description": "Installs the latest version of FuzzMeasure.", + "repo": "autopkg/homebysix-recipes", + "path": "SuperMegaUltraGroovy/FuzzMeasure.install.recipe", + "parent": "com.github.homebysix.download.FuzzMeasure", + "shortname": "FuzzMeasure.install", + "inferred_type": "install" + }, "com.github.homebysix.munki.TapeDeck": { "name": "TapeDeck", "description": "Downloads the latest version of TapeDeck and imports it into Munki.", @@ -40897,15 +40187,6 @@ "munki_display_name": "TapeDeck", "munki_description": "Audio recorder with quick-capture workflow in mind." }, - "com.github.homebysix.pkg.FuzzMeasure": { - "name": "FuzzMeasure", - "description": "Downloads the latest version of FuzzMeasure and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/FuzzMeasure.pkg.recipe", - "parent": "com.github.homebysix.download.FuzzMeasure", - "shortname": "FuzzMeasure.pkg", - "inferred_type": "pkg" - }, "com.github.homebysix.pkg.Capo": { "name": "Capo", "description": "Downloads the latest version of Capo and creates a package.", @@ -40915,724 +40196,875 @@ "shortname": "Capo.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.pkg.TapeDeck": { - "name": "TapeDeck", - "description": "Downloads the latest version of TapeDeck and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/TapeDeck.pkg.recipe", - "parent": "com.github.homebysix.download.TapeDeck", - "shortname": "TapeDeck.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.download.Capo": { - "name": "Capo", - "description": "Downloads the latest version of Capo.", + "com.github.homebysix.download.EclipseLuna": { + "name": "EclipseLuna", + "description": "Downloads the current release version of Eclipse Luna", "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/Capo.download.recipe", - "shortname": "Capo.download", + "path": "EclipseLuna/EclipseLuna.download.recipe", + "shortname": "EclipseLuna.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Capo", - "com.github.homebysix.pkg.Capo", - "com.github.homebysix.install.Capo" + "com.github.homebysix.pkg.EclipseLuna" ] }, - "com.github.homebysix.install.Capo": { - "name": "Capo", - "description": "Installs the latest version of Capo.", - "repo": "autopkg/homebysix-recipes", - "path": "SuperMegaUltraGroovy/Capo.install.recipe", - "parent": "com.github.homebysix.download.Capo", - "shortname": "Capo.install", - "inferred_type": "install" - }, - "com.github.homebysix.pkg.Malwarebytes": { - "name": "Malwarebytes", - "description": "Downloads the latest version of Malwarebytes and creates a package.", + "com.github.homebysix.pkg.EclipseLuna": { + "name": "EclipseLuna", + "description": "Downloads the latest version of Eclipse Luna and makes a pkg of it.", "repo": "autopkg/homebysix-recipes", - "path": "Malwarebytes/Malwarebytes.pkg.recipe", - "parent": "com.github.homebysix.download.Malwarebytes", - "shortname": "Malwarebytes.pkg", + "path": "EclipseLuna/EclipseLuna.pkg.recipe", + "parent": "com.github.homebysix.download.EclipseLuna", + "shortname": "EclipseLuna.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.Malwarebytes", - "com.github.homebysix.munki.Malwarebytes", - "com.github.andredb90.filewave.malwarebytes" + "com.github.scriptingosx.munki.EclipseLuna", + "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Eclipse" ] }, - "com.github.homebysix.install.Malwarebytes": { - "name": "Malwarebytes", - "description": "Installs the latest version of Malwarebytes.", + "com.github.homebysix.install.MacTerm": { + "name": "MacTerm", + "description": "Installs the latest version of MacTerm.", "repo": "autopkg/homebysix-recipes", - "path": "Malwarebytes/Malwarebytes.install.recipe", - "parent": "com.github.homebysix.pkg.Malwarebytes", - "shortname": "Malwarebytes.install", + "path": "MacTerm/MacTerm.install.recipe", + "parent": "com.github.homebysix.download.MacTerm", + "shortname": "MacTerm.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Malwarebytes": { - "name": "Malwarebytes", - "description": "Downloads the latest version of Malwarebytes and imports it into Munki.", + "com.github.homebysix.munki.MacTerm": { + "name": "MacTerm", + "description": "Downloads the latest version of MacTerm and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Malwarebytes/Malwarebytes.munki.recipe", - "parent": "com.github.homebysix.pkg.Malwarebytes", - "shortname": "Malwarebytes.munki", + "path": "MacTerm/MacTerm.munki.recipe", + "parent": "com.github.homebysix.download.MacTerm", + "shortname": "MacTerm.munki", "inferred_type": "munki", - "munki_display_name": "Malwarebytes", - "munki_description": "Defends Macs against malware, adware, and potentially unwanted programs." + "munki_display_name": "MacTerm", + "munki_description": "Terminal emulator for both local and remote shells." }, - "com.github.homebysix.download.Malwarebytes": { - "name": "Malwarebytes", - "description": "Downloads the latest version of Malwarebytes.", + "com.github.homebysix.pkg.MacTerm": { + "name": "MacTerm", + "description": "Downloads the latest version of MacTerm and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Malwarebytes/Malwarebytes.download.recipe", - "shortname": "Malwarebytes.download", + "path": "MacTerm/MacTerm.pkg.recipe", + "parent": "com.github.homebysix.download.MacTerm", + "shortname": "MacTerm.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.MacTerm": { + "name": "MacTerm", + "description": "Downloads the latest version of MacTerm.", + "repo": "autopkg/homebysix-recipes", + "path": "MacTerm/MacTerm.download.recipe", + "shortname": "MacTerm.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Malwarebytes" + "com.github.homebysix.install.MacTerm", + "com.github.homebysix.munki.MacTerm", + "com.github.homebysix.pkg.MacTerm" ] }, - "com.github.homebysix.download.Numi": { - "name": "Numi", - "description": "Downloads the latest version of Numi.", + "com.github.homebysix.download.AWSCLI": { + "name": "AWSCLI", + "description": "Downloads the latest version of http://aws.amazon.com/cli/", "repo": "autopkg/homebysix-recipes", - "path": "Numi/Numi.download.recipe", - "shortname": "Numi.download", + "path": "Amazon/AWSCLI.download.recipe", + "shortname": "AWSCLI.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Numi", - "com.github.homebysix.munki.Numi", - "com.github.homebysix.pkg.Numi" + "com.github.homebysix.pkg.AWSCLI", + "com.github.homebysix.install.AWSCLI", + "com.github.homebysix.munki.AWSCLI" ] }, - "com.github.homebysix.install.Numi": { - "name": "Numi", - "description": "Installs the latest version of Numi.", + "com.github.homebysix.pkg.AWSCLI": { + "name": "AWSCLI", + "description": "Creates a pkg to deploy http://aws.amazon.com/cli/\n\nTags are used since contents of pkg don't have easily parse-able version, probably brittle.\n", "repo": "autopkg/homebysix-recipes", - "path": "Numi/Numi.install.recipe", - "parent": "com.github.homebysix.download.Numi", - "shortname": "Numi.install", + "path": "Amazon/AWSCLI.pkg.recipe", + "parent": "com.github.homebysix.download.AWSCLI", + "shortname": "AWSCLI.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.AWSCLI" + ] + }, + "com.github.homebysix.install.AWSCLI": { + "name": null, + "description": "Downloads and installs http://aws.amazon.com/cli/", + "repo": "autopkg/homebysix-recipes", + "path": "Amazon/AWSCLI.install.recipe", + "parent": "com.github.homebysix.download.AWSCLI", + "shortname": "AWSCLI.install", "inferred_type": "install" }, - "com.github.homebysix.munki.Numi": { - "name": "Numi", - "description": "Downloads the latest version of Numi and imports it into Munki.", + "com.github.homebysix.munki.AWSCLI": { + "name": "AWSCLI", + "description": "AWSCLI", "repo": "autopkg/homebysix-recipes", - "path": "Numi/Numi.munki.recipe", - "parent": "com.github.homebysix.download.Numi", - "shortname": "Numi.munki", + "path": "Amazon/AWSCLI.munki.recipe", + "parent": "com.github.homebysix.download.AWSCLI", + "shortname": "AWSCLI.munki", "inferred_type": "munki", - "munki_display_name": "Numi", - "munki_description": "Menu-bar calculator supports text input." - }, - "com.github.homebysix.pkg.Numi": { - "name": "Numi", - "description": "Downloads the latest version of Numi and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Numi/Numi.pkg.recipe", - "parent": "com.github.homebysix.download.Numi", - "shortname": "Numi.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.VersionSplitter": { - "name": null, - "description": "This is a stub recipe that can be used as a reference when referring to the VersionSplitter shared processor.", - "repo": "autopkg/homebysix-recipes", - "path": "VersionSplitter/VersionSplitter.recipe" + "munki_display_name": "AWS Command Line Interface", + "munki_description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services, symlinked into your path at /usr/local/bin/aws" }, - "com.github.homebysix.pkg.Quicksilver": { - "name": "Quicksilver", - "description": "Downloads the current release version of Quicksilver and builds a package.", + "com.github.homebysix.munki.Plug": { + "name": "Plug", + "description": "Downloads the latest version of Plug and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Quicksilver/Quicksilver.pkg.recipe", - "parent": "com.github.keeleysam.recipes.Quicksilver.download", - "shortname": "Quicksilver.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver" - ] + "path": "Plug/Plug.munki.recipe", + "parent": "com.github.homebysix.download.Plug", + "shortname": "Plug.munki", + "inferred_type": "munki", + "munki_display_name": "Plug", + "munki_description": "Desktop player for The Hype Machine (beta)." }, - "com.github.homebysix.install.Quicksilver": { - "name": "Quicksilver", - "description": "Installs the latest version of Quicksilver.", + "com.github.homebysix.install.Plug": { + "name": "Plug", + "description": "Installs the latest version of Plug.", "repo": "autopkg/homebysix-recipes", - "path": "Quicksilver/Quicksilver.install.recipe", - "parent": "com.github.keeleysam.recipes.Quicksilver.download", - "shortname": "Quicksilver.install", + "path": "Plug/Plug.install.recipe", + "parent": "com.github.homebysix.download.Plug", + "shortname": "Plug.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.Kite": { - "name": "Kite", - "description": "Downloads the latest version of Kite and creates a package.", + "com.github.homebysix.pkg.Plug": { + "name": "Plug", + "description": "Downloads the latest version of Plug and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Kite/Kite.pkg.recipe", - "parent": "com.github.homebysix.download.Kite", - "shortname": "Kite.pkg", + "path": "Plug/Plug.pkg.recipe", + "parent": "com.github.homebysix.download.Plug", + "shortname": "Plug.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.download.Kite": { - "name": "Kite", - "description": "Downloads the latest version of Kite.", + "com.github.homebysix.download.Plug": { + "name": "Plug", + "description": "Downloads the latest version of Plug.", "repo": "autopkg/homebysix-recipes", - "path": "Kite/Kite.download.recipe", - "shortname": "Kite.download", + "path": "Plug/Plug.download.recipe", + "shortname": "Plug.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Kite", - "com.github.homebysix.install.Kite", - "com.github.homebysix.munki.Kite" + "com.github.homebysix.munki.Plug", + "com.github.homebysix.install.Plug", + "com.github.homebysix.pkg.Plug" ] }, - "com.github.homebysix.install.Kite": { - "name": "Kite", - "description": "Installs the latest version of Kite.", + "com.github.homebysix.pkg.Shimo": { + "name": "Shimo", + "description": "Downloads the latest version of Shimo and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Kite/Kite.install.recipe", - "parent": "com.github.homebysix.download.Kite", - "shortname": "Kite.install", - "inferred_type": "install" + "path": "Shimo/Shimo.pkg.recipe", + "parent": "com.github.homebysix.download.Shimo", + "shortname": "Shimo.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.Kite": { - "name": "Kite", - "description": "Downloads the latest version of Kite and imports it into Munki.", + "com.github.homebysix.munki.Shimo": { + "name": "Shimo", + "description": "Downloads the latest version of Shimo and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Kite/Kite.munki.recipe", - "parent": "com.github.homebysix.download.Kite", - "shortname": "Kite.munki", + "path": "Shimo/Shimo.munki.recipe", + "parent": "com.github.homebysix.download.Shimo", + "shortname": "Shimo.munki", "inferred_type": "munki", - "munki_display_name": "Kite", - "munki_description": "Kite augments your coding environment with all the internet\u2019s programming knowledge." + "munki_display_name": "Shimo", + "munki_description": "A versatile VPN client for OS X." }, - "com.github.homebysix.pkg.Mountain": { - "name": "Mountain", - "description": "Downloads the latest version of Mountain and creates a package.", + "com.github.homebysix.install.Shimo": { + "name": "Shimo", + "description": "Installs the latest version of Shimo.", "repo": "autopkg/homebysix-recipes", - "path": "Mountain/Mountain.pkg.recipe", - "parent": "com.github.homebysix.download.Mountain", - "shortname": "Mountain.pkg", - "inferred_type": "pkg" + "path": "Shimo/Shimo.install.recipe", + "parent": "com.github.homebysix.download.Shimo", + "shortname": "Shimo.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.Mountain": { - "name": "Mountain", - "description": "Downloads the latest version of Mountain and imports it into Munki.", + "com.github.homebysix.download.Shimo": { + "name": "Shimo", + "description": "Downloads the latest version of Shimo.", "repo": "autopkg/homebysix-recipes", - "path": "Mountain/Mountain.munki.recipe", - "parent": "com.github.homebysix.download.Mountain", - "shortname": "Mountain.munki", - "inferred_type": "munki", - "munki_display_name": "Mountain", - "munki_description": "Manage mounted storage drives from the menu bar." + "path": "Shimo/Shimo.download.recipe", + "shortname": "Shimo.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.Shimo", + "com.github.homebysix.munki.Shimo", + "com.github.homebysix.install.Shimo" + ] }, - "com.github.homebysix.install.Mountain": { - "name": "Mountain", - "description": "Installs the latest version of Mountain.", + "com.github.homebysix.pkg.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Downloads the latest version of GitHub Desktop and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Mountain/Mountain.install.recipe", - "parent": "com.github.homebysix.download.Mountain", - "shortname": "Mountain.install", + "path": "GitHub/GitHubDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.GitHubDesktop", + "shortname": "GitHubDesktop.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.GitHubDesktop", + "com.github.rtrouton.jss.GitHubDesktop", + "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop" + ] + }, + "com.github.homebysix.install.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Installs the latest version of GitHub Desktop.", + "repo": "autopkg/homebysix-recipes", + "path": "GitHub/GitHubDesktop.install.recipe", + "parent": "com.github.homebysix.pkg.GitHubDesktop", + "shortname": "GitHubDesktop.install", "inferred_type": "install" }, - "com.github.homebysix.download.Mountain": { - "name": "Mountain", - "description": "Downloads the latest version of Mountain.", + "com.github.homebysix.download.GitHubCLI": { + "name": "GitHub CLI", + "description": "Downloads the latest version of the GitHub command line tool.\n\nValid options for ARCH input variable are \"amd64\" for Intel (defualt) or \"arm64\" for Apple Silicon.", "repo": "autopkg/homebysix-recipes", - "path": "Mountain/Mountain.download.recipe", - "shortname": "Mountain.download", + "path": "GitHub/GitHubCLI.download.recipe", + "shortname": "GitHubCLI.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Mountain", - "com.github.homebysix.munki.Mountain", - "com.github.homebysix.install.Mountain" + "com.github.homebysix.pkg.GitHubCLI" ] }, - "com.github.homebysix.munki.Paparazzi": { - "name": "Paparazzi", - "description": "Downloads the latest version of Paparazzi! and imports it into Munki.", + "com.github.homebysix.munki.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Downloads the latest version of GitHub Desktop and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Paparazzi/Paparazzi.munki.recipe", - "parent": "com.github.homebysix.download.Paparazzi", - "shortname": "Paparazzi.munki", + "path": "GitHub/GitHubDesktop.munki.recipe", + "parent": "com.github.homebysix.download.GitHubDesktop", + "shortname": "GitHubDesktop.munki", "inferred_type": "munki", - "munki_display_name": "Paparazzi", - "munki_description": "Tool for capturing screenshots of websites to image or PDF format." - }, - "com.github.homebysix.install.Paparazzi": { - "name": "Paparazzi", - "description": "Installs the latest version of Paparazzi!.", - "repo": "autopkg/homebysix-recipes", - "path": "Paparazzi/Paparazzi.install.recipe", - "parent": "com.github.homebysix.download.Paparazzi", - "shortname": "Paparazzi.install", - "inferred_type": "install" + "munki_display_name": "GitHub Desktop", + "munki_description": "Desktop app made by GitHub for seamless contribution to git projects." }, - "com.github.homebysix.pkg.Paparazzi": { - "name": "Paparazzi", - "description": "Downloads the latest version of Paparazzi! and creates a package.", + "com.github.homebysix.pkg.GitHubCLI": { + "name": "GitHub CLI", + "description": "Downloads the latest version of the GitHub command line tool and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Paparazzi/Paparazzi.pkg.recipe", - "parent": "com.github.homebysix.download.Paparazzi", - "shortname": "Paparazzi.pkg", + "path": "GitHub/GitHubCLI.pkg.recipe", + "parent": "com.github.homebysix.download.GitHubCLI", + "shortname": "GitHubCLI.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.Paparazzi", - "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi" + "com.github.homebysix.install.GitHubCLI", + "com.github.homebysix.munki.GitHubCLI" ] }, - "com.github.homebysix.download.Paparazzi": { - "name": "Paparazzi", - "description": "Downloads the latest version of Paparazzi!.", + "com.github.homebysix.install.GitHubCLI": { + "name": "GitHub CLI", + "description": "Installs the latest version of the GitHub command line tool.", "repo": "autopkg/homebysix-recipes", - "path": "Paparazzi/Paparazzi.download.recipe", - "shortname": "Paparazzi.download", + "path": "GitHub/GitHubCLI.install.recipe", + "parent": "com.github.homebysix.pkg.GitHubCLI", + "shortname": "GitHubCLI.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.GitHubCLI": { + "name": "GitHub CLI", + "description": "Downloads the latest version of the GitHub command line tool and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "GitHub/GitHubCLI.munki.recipe", + "parent": "com.github.homebysix.pkg.GitHubCLI", + "shortname": "GitHubCLI.munki", + "inferred_type": "munki", + "munki_display_name": "GitHub CLI", + "munki_description": "Command line interface for managing your GitHub projects." + }, + "com.github.homebysix.download.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Downloads the latest version of GitHub Desktop.\n\nValid BUILD arguments are:\n- \"darwin\": Downloads GitHub Desktop for Intel Macs\n- \"darwin-arm64\": Downloads GitHub Desktop for Apple Silicon Macs\n\t", + "repo": "autopkg/homebysix-recipes", + "path": "GitHub/GitHubDesktop.download.recipe", + "shortname": "GitHubDesktop.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Paparazzi", - "com.github.homebysix.install.Paparazzi", - "com.github.homebysix.pkg.Paparazzi" + "com.github.homebysix.pkg.GitHubDesktop", + "com.github.homebysix.munki.GitHubDesktop", + "com.github.novaksam.pkg.GitHubDesktop", + "com.github.peshay.filewave.GitHubDesktop", + "com.github.almenscorner.intune.GitHubDesktop" ] }, - "com.github.homebysix.munki.iManageWorkDesktop": { - "name": "iManageWorkDesktop", - "description": "Downloads the latest version of iManage Work Desktop and imports it into Munki.", + "com.github.homebysix.install.DockerDesktop": { + "name": "Docker", + "description": "Installs the latest version of Docker Desktop. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageWorkDesktop.munki.recipe", - "parent": "com.github.homebysix.pkg.iManageWorkDesktop", - "shortname": "iManageWorkDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "iManage Agent", - "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents." + "path": "Docker/DockerDesktop.install.recipe", + "parent": "com.github.homebysix.download.DockerDesktop", + "shortname": "DockerDesktop.install", + "inferred_type": "install" }, - "com.github.homebysix.install.iManageDrive": { - "name": "iManageDrive", - "description": "Installs the latest version of iManage Drive.", + "com.github.homebysix.pkg.DockerDesktop": { + "name": "Docker", + "description": "Downloads the latest version of Docker Desktop and creates a package. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageDrive.install.recipe", - "parent": "com.github.homebysix.download.iManageDrive", - "shortname": "iManageDrive.install", - "inferred_type": "install" + "path": "Docker/DockerDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.DockerDesktop", + "shortname": "DockerDesktop.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.iManageWorkDesktop": { - "name": "iManageWorkDesktop", - "description": "Downloads the latest version of iManage Work Desktop.", + "com.github.homebysix.munki.DockerDesktop": { + "name": "Docker", + "description": "Downloads the latest version of Docker Desktop and imports it into Munki. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageWorkDesktop.download.recipe", - "shortname": "iManageWorkDesktop.download", + "path": "Docker/DockerDesktop.munki.recipe", + "parent": "com.github.homebysix.download.DockerDesktop", + "shortname": "DockerDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "Docker", + "munki_description": "Automates deployment of containerized applications." + }, + "com.github.homebysix.download.DockerDesktop": { + "name": "Docker", + "description": "Downloads the latest version of Docker Desktop.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'amd64': Downloads the Intel version of Docker. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Docker.\n\nNOTE: The Intel build does not function with Rosetta2, so separate packaging is\nrequired to support Apple Silicon Macs.", + "repo": "autopkg/homebysix-recipes", + "path": "Docker/DockerDesktop.download.recipe", + "shortname": "DockerDesktop.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.iManageWorkDesktop", - "com.github.homebysix.install.iManageWorkDesktop" + "com.github.homebysix.install.DockerDesktop", + "com.github.homebysix.pkg.DockerDesktop", + "com.github.homebysix.munki.DockerDesktop", + "com.github.peshay.filewave.Docker", + "com.github.almenscorner.intune.Docker" ] }, - "com.github.homebysix.munki.iManageDrive": { - "name": "iManageDrive", - "description": "Downloads the latest version of iManage Drive and imports it into Munki.", + "com.github.homebysix.munki.NetNewsWire": { + "name": "NetNewsWire", + "description": "Downloads the latest version of NetNewsWire and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageDrive.munki.recipe", - "parent": "com.github.homebysix.pkg.iManageDrive", - "shortname": "iManageDrive.munki", + "path": "Brent Simmons/NetNewsWire.munki.recipe", + "parent": "com.github.homebysix.download.NetNewsWire", + "shortname": "NetNewsWire.munki", "inferred_type": "munki", - "munki_display_name": "iManage Agent", - "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents." + "munki_display_name": "NetNewsWire", + "munki_description": "RSS reader for macOS." }, - "com.github.homebysix.download.iManageDrive": { - "name": "iManageDrive", - "description": "Downloads the latest version of iManage Drive.", + "com.github.homebysix.pkg.NetNewsWire": { + "name": "NetNewsWire", + "description": "Downloads the latest version of NetNewsWire and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageDrive.download.recipe", - "shortname": "iManageDrive.download", + "path": "Brent Simmons/NetNewsWire.pkg.recipe", + "parent": "com.github.homebysix.download.NetNewsWire", + "shortname": "NetNewsWire.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.NetNewsWire": { + "name": "NetNewsWire", + "description": "Installs the latest version of NetNewsWire.", + "repo": "autopkg/homebysix-recipes", + "path": "Brent Simmons/NetNewsWire.install.recipe", + "parent": "com.github.homebysix.download.NetNewsWire", + "shortname": "NetNewsWire.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.NetNewsWire": { + "name": "NetNewsWire", + "description": "Downloads the latest version of NetNewsWire.", + "repo": "autopkg/homebysix-recipes", + "path": "Brent Simmons/NetNewsWire.download.recipe", + "shortname": "NetNewsWire.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.iManageDrive", - "com.github.homebysix.pkg.iManageDrive" + "com.github.homebysix.munki.NetNewsWire", + "com.github.homebysix.pkg.NetNewsWire", + "com.github.homebysix.install.NetNewsWire" ] }, - "com.github.homebysix.pkg.iManageWorkDesktop": { - "name": "iManageWorkDesktop", - "description": "Downloads the latest version of iManage Work Desktop and creates a package.", + "com.github.homebysix.download.kubelogin": { + "name": "kubelogin", + "description": "Downloads the latest version of kubelogin.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageWorkDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.iManageWorkDesktop", - "shortname": "iManageWorkDesktop.pkg", - "inferred_type": "pkg", + "path": "Nordstrom/kubelogin.download.recipe", + "shortname": "kubelogin.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.iManageWorkDesktop" + "com.github.homebysix.pkg.kubelogin" ] }, - "com.github.homebysix.pkg.iManageDrive": { - "name": "iManageDrive", - "description": "Downloads the latest version of iManage Drive and creates a package.", + "com.github.homebysix.pkg.kubelogin": { + "name": "kubelogin", + "description": "Downloads the latest version of kubelogin and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageDrive.pkg.recipe", - "parent": "com.github.homebysix.download.iManageDrive", - "shortname": "iManageDrive.pkg", + "path": "Nordstrom/kubelogin.pkg.recipe", + "parent": "com.github.homebysix.download.kubelogin", + "shortname": "kubelogin.pkg", "inferred_type": "pkg", "children": [ - "com.github.homebysix.munki.iManageDrive" + "com.github.homebysix.munki.kubelogin", + "com.github.homebysix.install.kubelogin" ] }, - "com.github.homebysix.install.iManageWorkDesktop": { - "name": "iManageWorkDesktop", - "description": "Installs the latest version of iManage Work Desktop.", + "com.github.homebysix.munki.kubelogin": { + "name": "kubelogin", + "description": "Downloads the latest version of kubelogin, creates a package, and imports the package into your Munki repo.", "repo": "autopkg/homebysix-recipes", - "path": "iManage/iManageWorkDesktop.install.recipe", - "parent": "com.github.homebysix.download.iManageWorkDesktop", - "shortname": "iManageWorkDesktop.install", + "path": "Nordstrom/kubelogin.munki.recipe", + "parent": "com.github.homebysix.pkg.kubelogin", + "shortname": "kubelogin.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Makes OIDC authentication to Kubernetes easier by writing tokens into the kubectl config file." + }, + "com.github.homebysix.install.kubelogin": { + "name": "kubelogin", + "description": "Downloads the latest version of kubelogin, creates a package, and installs the package on your AutoPkg Mac.", + "repo": "autopkg/homebysix-recipes", + "path": "Nordstrom/kubelogin.install.recipe", + "parent": "com.github.homebysix.pkg.kubelogin", + "shortname": "kubelogin.install", "inferred_type": "install" }, - "com.github.homebysix.download.Hazel": { - "name": "Hazel", - "description": "Downloads the latest version of Hazel.", + "com.github.homebysix.download.OpenEmu": { + "name": "OpenEmu", + "description": "Downloads the current release version of OpenEmu.", "repo": "autopkg/homebysix-recipes", - "path": "Noodlesoft/Hazel.download.recipe", - "shortname": "Hazel.download", + "path": "OpenEmu/OpenEmu.download.recipe", + "shortname": "OpenEmu.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Hazel", - "com.github.homebysix.install.Hazel", - "com.github.homebysix.pkg.Hazel" + "com.github.homebysix.pkg.OpenEmu", + "com.github.foigus.munki.OpenEmu" ] }, - "com.github.homebysix.munki.Hazel": { - "name": "Hazel", - "description": "Downloads the latest version of Hazel and imports it into Munki.", + "com.github.homebysix.pkg.OpenEmu": { + "name": "OpenEmu", + "description": "Downloads the latest version of OpenEmu and makes a pkg of it.", "repo": "autopkg/homebysix-recipes", - "path": "Noodlesoft/Hazel.munki.recipe", - "parent": "com.github.homebysix.download.Hazel", - "shortname": "Hazel.munki", - "inferred_type": "munki", - "munki_display_name": "Hazel", - "munki_description": "Automation tool to keep your files and folders organized and tidy." + "path": "OpenEmu/OpenEmu.pkg.recipe", + "parent": "com.github.homebysix.download.OpenEmu", + "shortname": "OpenEmu.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu" + ] }, - "com.github.homebysix.install.Hazel": { - "name": "Hazel", - "description": "Installs the latest version of Hazel.", + "com.github.homebysix.download.PDFKit": { + "name": "PDFKit", + "description": "Downloads the latest version of PDFKit.", "repo": "autopkg/homebysix-recipes", - "path": "Noodlesoft/Hazel.install.recipe", - "parent": "com.github.homebysix.download.Hazel", - "shortname": "Hazel.install", - "inferred_type": "install" + "path": "PDFKit/PDFKit.download.recipe", + "shortname": "PDFKit.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.PDFKit", + "com.github.homebysix.install.PDFKit", + "com.github.homebysix.munki.PDFKit" + ] }, - "com.github.homebysix.pkg.Hazel": { - "name": "Hazel", - "description": "Downloads the latest version of Hazel and creates a package.", + "com.github.homebysix.pkg.PDFKit": { + "name": "PDFKit", + "description": "Downloads the latest version of PDFKit and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Noodlesoft/Hazel.pkg.recipe", - "parent": "com.github.homebysix.download.Hazel", - "shortname": "Hazel.pkg", + "path": "PDFKit/PDFKit.pkg.recipe", + "parent": "com.github.homebysix.download.PDFKit", + "shortname": "PDFKit.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.LowProfile": { - "name": "Low Profile", - "description": "Installs the latest version of Low Profile.", + "com.github.homebysix.install.PDFKit": { + "name": "PDFKit", + "description": "Installs the latest version of PDFKit.", "repo": "autopkg/homebysix-recipes", - "path": "Nindi Gill/LowProfile.install.recipe", - "parent": "com.github.homebysix.download.LowProfile", - "shortname": "LowProfile.install", + "path": "PDFKit/PDFKit.install.recipe", + "parent": "com.github.homebysix.download.PDFKit", + "shortname": "PDFKit.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.LowProfile": { - "name": "Low Profile", - "description": "Downloads the latest version of Low Profile and creates a package.", + "com.github.homebysix.munki.PDFKit": { + "name": "PDFKit", + "description": "Downloads the latest version of PDFKit and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Nindi Gill/LowProfile.pkg.recipe", - "parent": "com.github.homebysix.download.LowProfile", - "shortname": "LowProfile.pkg", + "path": "PDFKit/PDFKit.munki.recipe", + "parent": "com.github.homebysix.download.PDFKit", + "shortname": "PDFKit.munki", + "inferred_type": "munki", + "munki_display_name": "PDFKit", + "munki_description": "Split, merge, encrypt, and decrypt PDF files." + }, + "com.github.homebysix.pkg.Ball": { + "name": "Ball", + "description": "Downloads the latest version of Ball and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Ball/Ball.pkg.recipe", + "parent": "com.github.homebysix.download.Ball", + "shortname": "Ball.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.LowProfile": { - "name": "Low Profile", - "description": "Downloads the latest version of Low Profile and imports it into Munki.", + "com.github.homebysix.munki.Ball": { + "name": "Ball", + "description": "Downloads the latest version of Ball and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Nindi Gill/LowProfile.munki.recipe", - "parent": "com.github.homebysix.download.LowProfile", - "shortname": "LowProfile.munki", + "path": "Ball/Ball.munki.recipe", + "parent": "com.github.homebysix.download.Ball", + "shortname": "Ball.munki", "inferred_type": "munki", - "munki_display_name": "Low Profile", - "munki_description": "A Mac utility to help inspect Apple Configuration Profile payloads." + "munki_display_name": "Ball", + "munki_description": "It's a little ball that lives in your dock. You can drag it and it'll bounce around the screen. You can also swipe on it with two fingers. It comes in red. You can flick it, bounce it, try to make it hit the corner, see how many times it can bounce, count how many times it hits the wall, and more. It's a ball. It's fun. It's a ball." }, - "com.github.homebysix.download.LowProfile": { - "name": "Low Profile", - "description": "Downloads the latest version of Low Profile.", + "com.github.homebysix.download.Ball": { + "name": "Ball", + "description": "Downloads the latest version of Ball.", "repo": "autopkg/homebysix-recipes", - "path": "Nindi Gill/LowProfile.download.recipe", - "shortname": "LowProfile.download", + "path": "Ball/Ball.download.recipe", + "shortname": "Ball.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.LowProfile", - "com.github.homebysix.pkg.LowProfile", - "com.github.homebysix.munki.LowProfile" + "com.github.homebysix.pkg.Ball", + "com.github.homebysix.munki.Ball" ] }, - "com.github.homebysix.munki.Cakebrew": { - "name": "Cakebrew", - "description": "Downloads the latest version of Cakebrew and imports it into Munki.", + "com.github.homebysix.download.ActiveCollab": { + "name": "ActiveCollab", + "description": "Downloads the latest version of ActiveCollab.", "repo": "autopkg/homebysix-recipes", - "path": "Cakebrew/Cakebrew.munki.recipe", - "parent": "com.github.homebysix.download.Cakebrew", - "shortname": "Cakebrew.munki", + "path": "ActiveCollab/ActiveCollab.download.recipe", + "shortname": "ActiveCollab.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.ActiveCollab", + "com.github.homebysix.install.ActiveCollab", + "com.github.homebysix.munki.ActiveCollab" + ] + }, + "com.github.homebysix.pkg.ActiveCollab": { + "name": "ActiveCollab", + "description": "Downloads the latest version of ActiveCollab and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "ActiveCollab/ActiveCollab.pkg.recipe", + "parent": "com.github.homebysix.download.ActiveCollab", + "shortname": "ActiveCollab.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.ActiveCollab": { + "name": "ActiveCollab", + "description": "Installs the latest version of ActiveCollab.", + "repo": "autopkg/homebysix-recipes", + "path": "ActiveCollab/ActiveCollab.install.recipe", + "parent": "com.github.homebysix.download.ActiveCollab", + "shortname": "ActiveCollab.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.ActiveCollab": { + "name": "ActiveCollab", + "description": "Downloads the latest version of ActiveCollab and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "ActiveCollab/ActiveCollab.munki.recipe", + "parent": "com.github.homebysix.download.ActiveCollab", + "shortname": "ActiveCollab.munki", "inferred_type": "munki", - "munki_display_name": "Cakebrew", - "munki_description": "A GUI app that lets you easily manage your Homebrew formulas." + "munki_display_name": "ActiveCollab", + "munki_description": "ActiveCollab is the project management software that gives you complete control over your work. Make Real Work happen now!." }, - "com.github.homebysix.pkg.Cakebrew": { - "name": "Cakebrew", - "description": "Downloads the latest version of Cakebrew and creates a package.", + "com.github.homebysix.download.DropDMG": { + "name": "DropDMG", + "description": "Downloads the latest version of DropDMG.", "repo": "autopkg/homebysix-recipes", - "path": "Cakebrew/Cakebrew.pkg.recipe", - "parent": "com.github.homebysix.download.Cakebrew", - "shortname": "Cakebrew.pkg", - "inferred_type": "pkg", + "path": "C-Command/DropDMG.download.recipe", + "shortname": "DropDMG.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew" + "com.github.homebysix.install.DropDMG", + "com.github.homebysix.pkg.DropDMG", + "com.github.homebysix.munki.DropDMG" ] }, - "com.github.homebysix.install.Cakebrew": { - "name": "Cakebrew", - "description": "Installs the latest version of Cakebrew.", + "com.github.homebysix.install.EagleFiler": { + "name": "EagleFiler", + "description": "Installs the latest version of EagleFiler.", "repo": "autopkg/homebysix-recipes", - "path": "Cakebrew/Cakebrew.install.recipe", - "parent": "com.github.homebysix.download.Cakebrew", - "shortname": "Cakebrew.install", + "path": "C-Command/EagleFiler.install.recipe", + "parent": "com.github.homebysix.download.EagleFiler", + "shortname": "EagleFiler.install", "inferred_type": "install" }, - "com.github.homebysix.download.Cakebrew": { - "name": "Cakebrew", - "description": "Downloads the latest version of Cakebrew.", + "com.github.homebysix.download.EagleFiler": { + "name": "EagleFiler", + "description": "Downloads the latest version of EagleFiler.", "repo": "autopkg/homebysix-recipes", - "path": "Cakebrew/Cakebrew.download.recipe", - "shortname": "Cakebrew.download", + "path": "C-Command/EagleFiler.download.recipe", + "shortname": "EagleFiler.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Cakebrew", - "com.github.homebysix.pkg.Cakebrew", - "com.github.homebysix.install.Cakebrew" + "com.github.homebysix.install.EagleFiler", + "com.github.homebysix.munki.EagleFiler", + "com.github.homebysix.pkg.EagleFiler" ] }, - "com.github.homebysix.install.PowerPhotos": { - "name": "PowerPhotos", - "description": "Installs the latest version of PowerPhotos.", + "com.github.homebysix.install.DropDMG": { + "name": "DropDMG", + "description": "Installs the latest version of DropDMG.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerPhotos.install.recipe", - "parent": "com.github.homebysix.download.PowerPhotos", - "shortname": "PowerPhotos.install", + "path": "C-Command/DropDMG.install.recipe", + "parent": "com.github.homebysix.download.DropDMG", + "shortname": "DropDMG.install", "inferred_type": "install" }, - "com.github.homebysix.install.iPhotoLibraryManager": { - "name": "iPhoto Library Manager", - "description": "Installs the latest version of iPhoto Library Manager.", + "com.github.homebysix.munki.EagleFiler": { + "name": "EagleFiler", + "description": "Downloads the latest version of EagleFiler and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/iPhotoLibraryManager.install.recipe", - "parent": "com.github.homebysix.download.iPhotoLibraryManager", - "shortname": "iPhotoLibraryManager.install", - "inferred_type": "install" + "path": "C-Command/EagleFiler.munki.recipe", + "parent": "com.github.homebysix.download.EagleFiler", + "shortname": "EagleFiler.munki", + "inferred_type": "munki", + "munki_display_name": "EagleFiler", + "munki_description": "Archive and search documents of various formats." }, - "com.github.homebysix.install.PlistEditPro": { - "name": "PlistEdit Pro", - "description": "Installs the latest version of PlistEdit Pro.", + "com.github.homebysix.install.SpamSieve": { + "name": "SpamSieve", + "description": "Installs the latest version of SpamSieve.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PlistEditPro.install.recipe", - "parent": "com.github.homebysix.download.PlistEditPro", - "shortname": "PlistEditPro.install", + "path": "C-Command/SpamSieve.install.recipe", + "parent": "com.github.homebysix.download.SpamSieve", + "shortname": "SpamSieve.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.PlistEditPro": { - "name": "PlistEdit Pro", - "description": "Downloads the latest version of PlistEdit Pro and creates a package.", + "com.github.homebysix.pkg.DropDMG": { + "name": "DropDMG", + "description": "Downloads the latest version of DropDMG and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PlistEditPro.pkg.recipe", - "parent": "com.github.homebysix.download.PlistEditPro", - "shortname": "PlistEditPro.pkg", + "path": "C-Command/DropDMG.pkg.recipe", + "parent": "com.github.homebysix.download.DropDMG", + "shortname": "DropDMG.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.iPhotoLibraryManager": { - "name": "iPhoto Library Manager", - "description": "Downloads the latest version of iPhoto Library Manager and imports it into Munki.", + "com.github.homebysix.pkg.SpamSieve": { + "name": "SpamSieve", + "description": "Downloads the latest version of SpamSieve and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/iPhotoLibraryManager.munki.recipe", - "parent": "com.github.homebysix.download.iPhotoLibraryManager", - "shortname": "iPhotoLibraryManager.munki", - "inferred_type": "munki", - "munki_display_name": "iPhoto Library Manager", - "munki_description": "Manage multiple iPhoto libraries and find duplicate photos." + "path": "C-Command/SpamSieve.pkg.recipe", + "parent": "com.github.homebysix.download.SpamSieve", + "shortname": "SpamSieve.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.PlistEditPro": { - "name": "PlistEdit Pro", - "description": "Downloads the latest version of PlistEdit Pro and imports it into Munki.", + "com.github.homebysix.munki.DropDMG": { + "name": "DropDMG", + "description": "Downloads the latest version of DropDMG and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PlistEditPro.munki.recipe", - "parent": "com.github.homebysix.download.PlistEditPro", - "shortname": "PlistEditPro.munki", + "path": "C-Command/DropDMG.munki.recipe", + "parent": "com.github.homebysix.download.DropDMG", + "shortname": "DropDMG.munki", "inferred_type": "munki", - "munki_display_name": "PlistEdit Pro", - "munki_description": "Property list editor." + "munki_display_name": "DropDMG", + "munki_description": "Quickly create disk image (dmg) archives." }, - "com.github.homebysix.pkg.PowerTunes": { - "name": "PowerTunes", - "description": "Downloads the latest version of PowerTunes and creates a package.", + "com.github.homebysix.munki.SpamSieve": { + "name": "SpamSieve", + "description": "Downloads the latest version of SpamSieve and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerTunes.pkg.recipe", - "parent": "com.github.homebysix.download.PowerTunes", - "shortname": "PowerTunes.pkg", - "inferred_type": "pkg" + "path": "C-Command/SpamSieve.munki.recipe", + "parent": "com.github.homebysix.download.SpamSieve", + "shortname": "SpamSieve.munki", + "inferred_type": "munki", + "munki_display_name": "SpamSieve", + "munki_description": "Robust spam filter for major email clients." }, - "com.github.homebysix.install.PowerTunes": { - "name": "PowerTunes", - "description": "Installs the latest version of PowerTunes.", + "com.github.homebysix.pkg.EagleFiler": { + "name": "EagleFiler", + "description": "Downloads the latest version of EagleFiler and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerTunes.install.recipe", - "parent": "com.github.homebysix.download.PowerTunes", - "shortname": "PowerTunes.install", - "inferred_type": "install" + "path": "C-Command/EagleFiler.pkg.recipe", + "parent": "com.github.homebysix.download.EagleFiler", + "shortname": "EagleFiler.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.iPhotoLibraryManager": { - "name": "iPhoto Library Manager", - "description": "Downloads the latest version of iPhoto Library Manager.", + "com.github.homebysix.download.SpamSieve": { + "name": "SpamSieve", + "description": "Downloads the latest version of SpamSieve.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/iPhotoLibraryManager.download.recipe", - "shortname": "iPhotoLibraryManager.download", + "path": "C-Command/SpamSieve.download.recipe", + "shortname": "SpamSieve.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.iPhotoLibraryManager", - "com.github.homebysix.munki.iPhotoLibraryManager", - "com.github.homebysix.pkg.iPhotoLibraryManager" + "com.github.homebysix.install.SpamSieve", + "com.github.homebysix.pkg.SpamSieve", + "com.github.homebysix.munki.SpamSieve" ] }, - "com.github.homebysix.download.PowerPhotos": { - "name": "PowerPhotos", - "description": "Downloads the latest version of PowerPhotos.", + "com.github.homebysix.pkg.Eclipse": { + "name": "Eclipse", + "description": "Downloads the latest version of Eclipse and makes a pkg of it.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerPhotos.download.recipe", - "shortname": "PowerPhotos.download", - "inferred_type": "download", + "path": "Eclipse/Eclipse.pkg.recipe", + "parent": "com.github.homebysix.download.Eclipse", + "shortname": "Eclipse.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.PowerPhotos", - "com.github.homebysix.pkg.PowerPhotos", - "com.github.homebysix.munki.PowerPhotos" + "com.github.homebysix.install.Eclipse", + "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers" ] }, - "com.github.homebysix.download.PowerTunes": { - "name": "PowerTunes", - "description": "Downloads the latest version of PowerTunes.", + "com.github.homebysix.munki.Eclipse": { + "name": "Eclipse", + "description": "Imports EclipseLuna to Munki", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerTunes.download.recipe", - "shortname": "PowerTunes.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.PowerTunes", - "com.github.homebysix.install.PowerTunes", - "com.github.homebysix.munki.PowerTunes" - ] + "path": "Eclipse/Eclipse.munki.recipe", + "parent": "com.github.homebysix.download.Eclipse", + "shortname": "Eclipse.munki", + "inferred_type": "munki", + "munki_display_name": "Eclipse IDE for Java Developers", + "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..." }, - "com.github.homebysix.download.PlistEditPro": { - "name": "PlistEdit Pro", - "description": "Downloads the latest version of PlistEdit Pro.", + "com.github.homebysix.install.Eclipse": { + "name": "Eclipse", + "description": "Installs Eclipse IDE based on Default Download", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PlistEditPro.download.recipe", - "shortname": "PlistEditPro.download", + "path": "Eclipse/Eclipse.install.recipe", + "parent": "com.github.homebysix.pkg.Eclipse", + "shortname": "Eclipse.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.Eclipse": { + "name": "Eclipse", + "description": "Downloads the current release version of Eclipse.\n\nUse the ARCHITECTURE input variable to specify whether you want to download the\nIntel (\"x86_64\") or Apple Silicon (\"aarch64\") version of Eclipse.\n\nUse the ECLIPSE_CODE input variable to specify the IDE version.\nEclipse IDE for C/C++ Developers: cpp\nEclipse IDE for Embedded C/C++ Developers: embedcpp\nEclipse IDE for Eclipse Committers: committers\nEclipse IDE for Java Developers: java\nEclipse IDE for Enterprise Java and Web Developers: jee\nEclipse IDE for Java and DSL Developers: dsl\nEclipse Modeling Tools: modeling\nEclipse IDE for PHP Developers: php\nEclipse IDE for RCP and RAP Developers: rcp\nEclipse IDE for Scientific Computing: parallel\nEclipse IDE for Scout Developers: scout", + "repo": "autopkg/homebysix-recipes", + "path": "Eclipse/Eclipse.download.recipe", + "shortname": "Eclipse.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.PlistEditPro", - "com.github.homebysix.pkg.PlistEditPro", - "com.github.homebysix.munki.PlistEditPro" + "com.github.homebysix.pkg.Eclipse", + "com.github.homebysix.munki.Eclipse" ] }, - "com.github.homebysix.pkg.PowerPhotos": { - "name": "PowerPhotos", - "description": "Downloads the latest version of PowerPhotos and creates a package.", + "com.github.homebysix.pkg.PalakisNDIRuntime": { + "name": "PalakisNDIRuntime", + "description": "Creates an installer for the NDI OBS runtime.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerPhotos.pkg.recipe", - "parent": "com.github.homebysix.download.PowerPhotos", - "shortname": "PowerPhotos.pkg", + "path": "NDI/PalakisNDIRuntime.pkg.recipe", + "parent": "com.github.homebysix.download.PalakisNDIRuntime", + "shortname": "PalakisNDIRuntime.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.PowerTunes": { - "name": "PowerTunes", - "description": "Downloads the latest version of PowerTunes and imports it into Munki.", + "com.github.homebysix.download.PalakisNDIRuntime": { + "name": "PalakisNDIRuntime", + "description": "Downloads the NDI OBS runtime via a mirror hosted by Palakis. Includes a check to ensure the downloaded package is signed by NewTek.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerTunes.munki.recipe", - "parent": "com.github.homebysix.download.PowerTunes", - "shortname": "PowerTunes.munki", - "inferred_type": "munki", - "munki_display_name": "PowerTunes", - "munki_description": "Create, organize, and share multiple iTunes libraries." + "path": "NDI/PalakisNDIRuntime.download.recipe", + "shortname": "PalakisNDIRuntime.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.PalakisNDIRuntime" + ] }, - "com.github.homebysix.pkg.iPhotoLibraryManager": { - "name": "iPhoto Library Manager", - "description": "Downloads the latest version of iPhoto Library Manager and creates a package.", + "com.github.homebysix.install.Arc": { + "name": "Arc", + "description": "Installs the latest version of Arc.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/iPhotoLibraryManager.pkg.recipe", - "parent": "com.github.homebysix.download.iPhotoLibraryManager", - "shortname": "iPhotoLibraryManager.pkg", - "inferred_type": "pkg" + "path": "Arc/Arc.install.recipe", + "parent": "com.github.homebysix.download.Arc", + "shortname": "Arc.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.PowerPhotos": { - "name": "PowerPhotos", - "description": "Downloads the latest version of PowerPhotos and imports it into Munki.", + "com.github.homebysix.munki.Arc": { + "name": "Arc", + "description": "Downloads the latest version of Arc and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "FatCatSoftware/PowerPhotos.munki.recipe", - "parent": "com.github.homebysix.download.PowerPhotos", - "shortname": "PowerPhotos.munki", + "path": "Arc/Arc.munki.recipe", + "parent": "com.github.homebysix.download.Arc", + "shortname": "Arc.munki", "inferred_type": "munki", - "munki_display_name": "PowerPhotos", - "munki_description": "Manage and find duplicates in multiple Photos libraries." + "munki_display_name": "Arc", + "munki_description": "A new productivity-focused web browser." }, - "com.github.homebysix.download.MacDVDRipperPro": { - "name": "Mac DVDRipper Pro", - "description": "Downloads the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", + "com.github.homebysix.download.Arc": { + "name": "Arc", + "description": "Downloads the latest version of Arc.", "repo": "autopkg/homebysix-recipes", - "path": "MacDVDRipperPro/MacDVDRipperPro.download.recipe", - "shortname": "MacDVDRipperPro.download", + "path": "Arc/Arc.download.recipe", + "shortname": "Arc.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.MacDVDRipperPro", - "com.github.homebysix.munki.MacDVDRipperPro", - "com.github.homebysix.install.MacDVDRipperPro" + "com.github.homebysix.install.Arc", + "com.github.homebysix.munki.Arc", + "com.github.homebysix.pkg.Arc" ] }, - "com.github.homebysix.pkg.MacDVDRipperPro": { - "name": "Mac DVDRipper Pro", - "description": "Downloads the latest version of Mac DVDRipper Pro and creates a package.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", + "com.github.homebysix.pkg.Arc": { + "name": "Arc", + "description": "Downloads the latest version of Arc and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacDVDRipperPro/MacDVDRipperPro.pkg.recipe", - "parent": "com.github.homebysix.download.MacDVDRipperPro", - "shortname": "MacDVDRipperPro.pkg", + "path": "Arc/Arc.pkg.recipe", + "parent": "com.github.homebysix.download.Arc", + "shortname": "Arc.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.MacDVDRipperPro": { - "name": "Mac DVDRipper Pro", - "description": "Downloads the latest version of Mac DVDRipper Pro and imports it into Munki.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", + "com.github.homebysix.pkg.FoldingText": { + "name": "FoldingText", + "description": "Downloads the latest version of FoldingText and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MacDVDRipperPro/MacDVDRipperPro.munki.recipe", - "parent": "com.github.homebysix.download.MacDVDRipperPro", - "shortname": "MacDVDRipperPro.munki", + "path": "FoldingText/FoldingText.pkg.recipe", + "parent": "com.github.homebysix.download.FoldingText", + "shortname": "FoldingText.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.FoldingText": { + "name": "FoldingText", + "description": "Downloads the latest version of FoldingText and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "FoldingText/FoldingText.munki.recipe", + "parent": "com.github.homebysix.download.FoldingText", + "shortname": "FoldingText.munki", "inferred_type": "munki", - "munki_display_name": "Mac DVDRipper Pro", - "munki_description": "Copy, backup, and convert your DVDs." + "munki_display_name": "FoldingText", + "munki_description": "Markdown text editor with productivity features." }, - "com.github.homebysix.install.MacDVDRipperPro": { - "name": "Mac DVDRipper Pro", - "description": "Installs the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.", + "com.github.homebysix.install.FoldingText": { + "name": "FoldingText", + "description": "Installs the latest version of FoldingText.", "repo": "autopkg/homebysix-recipes", - "path": "MacDVDRipperPro/MacDVDRipperPro.install.recipe", - "parent": "com.github.homebysix.download.MacDVDRipperPro", - "shortname": "MacDVDRipperPro.install", + "path": "FoldingText/FoldingText.install.recipe", + "parent": "com.github.homebysix.download.FoldingText", + "shortname": "FoldingText.install", "inferred_type": "install" }, - "com.github.homebysix.download.Thyme": { - "name": "Thyme", - "description": "Downloads the latest version of Thyme.", + "com.github.homebysix.download.FoldingText": { + "name": "FoldingText", + "description": "Downloads the latest version of FoldingText.", "repo": "autopkg/homebysix-recipes", - "path": "Thyme/Thyme.download.recipe", - "shortname": "Thyme.download", + "path": "FoldingText/FoldingText.download.recipe", + "shortname": "FoldingText.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Thyme", - "com.github.homebysix.pkg.Thyme", - "com.github.homebysix.munki.Thyme" + "com.github.homebysix.pkg.FoldingText", + "com.github.homebysix.munki.FoldingText", + "com.github.homebysix.install.FoldingText" + ] + }, + "com.github.homebysix.download.ComicLife": { + "name": "ComicLife", + "description": "Downloads the current release version of Comic Life 1", + "repo": "autopkg/homebysix-recipes", + "path": "ComicLife/ComicLife.download.recipe", + "shortname": "ComicLife.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.ComicLife" ] }, + "com.github.homebysix.munki.ComicLife": { + "name": "Comic Life", + "description": "Imports Comic Life into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "ComicLife/ComicLife.munki.recipe", + "parent": "com.github.homebysix.download.ComicLife", + "shortname": "ComicLife.munki", + "inferred_type": "munki", + "munki_display_name": "Comic Life", + "munki_description": "Comic book making application." + }, + "com.github.homebysix.munki.Thyme": { + "name": "Thyme", + "description": "Downloads the latest version of Thyme and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Thyme/Thyme.munki.recipe", + "parent": "com.github.homebysix.download.Thyme", + "shortname": "Thyme.munki", + "inferred_type": "munki", + "munki_display_name": "Thyme", + "munki_description": "A timer for OS X." + }, "com.github.homebysix.install.Thyme": { "name": "Thyme", "description": "Installs the latest version of Thyme.", @@ -41651,1093 +41083,1342 @@ "shortname": "Thyme.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Thyme": { + "com.github.homebysix.download.Thyme": { "name": "Thyme", - "description": "Downloads the latest version of Thyme and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Thyme/Thyme.munki.recipe", - "parent": "com.github.homebysix.download.Thyme", - "shortname": "Thyme.munki", - "inferred_type": "munki", - "munki_display_name": "Thyme", - "munki_description": "A timer for OS X." - }, - "com.github.homebysix.download.EclipseLuna": { - "name": "EclipseLuna", - "description": "Downloads the current release version of Eclipse Luna", + "description": "Downloads the latest version of Thyme.", "repo": "autopkg/homebysix-recipes", - "path": "EclipseLuna/EclipseLuna.download.recipe", - "shortname": "EclipseLuna.download", + "path": "Thyme/Thyme.download.recipe", + "shortname": "Thyme.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.EclipseLuna" + "com.github.homebysix.munki.Thyme", + "com.github.homebysix.install.Thyme", + "com.github.homebysix.pkg.Thyme" ] }, - "com.github.homebysix.pkg.EclipseLuna": { - "name": "EclipseLuna", - "description": "Downloads the latest version of Eclipse Luna and makes a pkg of it.", + "com.github.homebysix.pkg.SizeUp": { + "name": "SizeUp", + "description": "Downloads the current release version of SizeUp and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "EclipseLuna/EclipseLuna.pkg.recipe", - "parent": "com.github.homebysix.download.EclipseLuna", - "shortname": "EclipseLuna.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.scriptingosx.munki.EclipseLuna", - "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Eclipse" - ] - }, - "com.github.homebysix.pkg.Renamer": { - "name": "Renamer", - "description": "Downloads the latest version of Renamer and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "Renamer/Renamer.pkg.recipe", - "parent": "com.github.homebysix.download.Renamer", - "shortname": "Renamer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.seansgm.autopkg-lanrev-recipes.Renamer", - "com.github.seansgm.autopkg-absolute-recipes.Renamer" - ] + "path": "SizeUp/SizeUp.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup", + "shortname": "SizeUp.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.Renamer": { - "name": "Renamer", - "description": "Installs the latest version of Renamer.", + "com.github.homebysix.install.SizeUp": { + "name": "SizeUp", + "description": "Installs the latest version of SizeUp.", "repo": "autopkg/homebysix-recipes", - "path": "Renamer/Renamer.install.recipe", - "parent": "com.github.homebysix.download.Renamer", - "shortname": "Renamer.install", + "path": "SizeUp/SizeUp.install.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup", + "shortname": "SizeUp.install", "inferred_type": "install" }, - "com.github.homebysix.download.Renamer": { - "name": "Renamer", - "description": "Downloads the latest version of Renamer.", + "com.github.homebysix.download.VersionTracker": { + "name": "VersionTracker", + "description": "Downloads the latest version of VersionTracker.", "repo": "autopkg/homebysix-recipes", - "path": "Renamer/Renamer.download.recipe", - "shortname": "Renamer.download", + "path": "Strawberry Software/VersionTracker.download.recipe", + "shortname": "VersionTracker.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Renamer", - "com.github.homebysix.install.Renamer", - "com.github.homebysix.munki.Renamer", - "com.github.andredb90.filewave.Renamer" + "com.github.homebysix.munki.VersionTracker", + "com.github.homebysix.install.VersionTracker", + "com.github.homebysix.pkg.VersionTracker" ] }, - "com.github.homebysix.munki.Renamer": { - "name": "Renamer", - "description": "Downloads the latest version of Renamer and imports it into Munki.", + "com.github.homebysix.munki.VersionTracker": { + "name": "VersionTracker", + "description": "Downloads the latest version of VersionTracker and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Renamer/Renamer.munki.recipe", - "parent": "com.github.homebysix.download.Renamer", - "shortname": "Renamer.munki", + "path": "Strawberry Software/VersionTracker.munki.recipe", + "parent": "com.github.homebysix.download.VersionTracker", + "shortname": "VersionTracker.munki", "inferred_type": "munki", - "munki_display_name": "Renamer", - "munki_description": "Rename files in batches." + "munki_display_name": "VersionTracker", + "munki_description": "VersionTracker is a tool to help developers maintain and generate version history logs." }, - "com.github.homebysix.pkg.SizeUp": { - "name": "SizeUp", - "description": "Downloads the current release version of SizeUp and builds a package.", + "com.github.homebysix.install.VersionTracker": { + "name": "VersionTracker", + "description": "Installs the latest version of VersionTracker.", "repo": "autopkg/homebysix-recipes", - "path": "SizeUp/SizeUp.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup", - "shortname": "SizeUp.pkg", - "inferred_type": "pkg" + "path": "Strawberry Software/VersionTracker.install.recipe", + "parent": "com.github.homebysix.download.VersionTracker", + "shortname": "VersionTracker.install", + "inferred_type": "install" }, - "com.github.homebysix.install.SizeUp": { - "name": "SizeUp", - "description": "Installs the latest version of SizeUp.", + "com.github.homebysix.pkg.VersionTracker": { + "name": "VersionTracker", + "description": "Downloads the latest version of VersionTracker and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "SizeUp/SizeUp.install.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup", - "shortname": "SizeUp.install", - "inferred_type": "install" + "path": "Strawberry Software/VersionTracker.pkg.recipe", + "parent": "com.github.homebysix.download.VersionTracker", + "shortname": "VersionTracker.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.munki.RBAppCheckerLite": { - "name": "RB App Checker Lite", - "description": "Downloads the latest version of RB App Checker Lite and imports it into Munki.", + "com.github.homebysix.munki.DNGConverter": { + "name": "DNG Converter", + "description": "Downloads the latest version of DNG Converter and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppCheckerLite.munki.recipe", - "parent": "com.github.homebysix.download.RBAppCheckerLite", - "shortname": "RBAppCheckerLite.munki", + "path": "Adobe/AdobeDNGConverter.munki.recipe", + "parent": "com.github.homebysix.download.DNGConverter", + "shortname": "AdobeDNGConverter.munki", "inferred_type": "munki", - "munki_display_name": "RB App Checker Lite", - "munki_description": "RB App Checker Lite helps users and developers to check code signatures and receipts for applications from any source. It will show certificates, requirements and entitlements, cross-check all this information for consistency, and check that the application's resources have not been altered after signing." + "munki_display_name": "DNG Converter", + "munki_description": "The Adobe DNG Converter is a free utility that enables you to easily convert camera-specific raw files from more than 600 cameras to the more universal DNG raw format." }, - "com.github.homebysix.pkg.RBAppCheckerLite": { - "name": "RB App Checker Lite", - "description": "Downloads the latest version of RB App Checker Lite and creates a package.", + "com.github.homebysix.munki.AdobeExperienceManagerDesktop": { + "name": "Adobe Experience Manager Desktop", + "description": "Downloads the latest version of Adobe Experience Manager Desktop and imports it into Munki.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppCheckerLite.pkg.recipe", - "parent": "com.github.homebysix.download.RBAppCheckerLite", - "shortname": "RBAppCheckerLite.pkg", - "inferred_type": "pkg" + "path": "Adobe/AdobeExperienceManagerDesktop.munki.recipe", + "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop", + "shortname": "AdobeExperienceManagerDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Experience Manager Desktop", + "munki_description": "The Adobe Experience Manager desktop app connects repositories and desktop applications, including Adobe and third-party ones, to provide faster access to resources and streamlined workflows." }, - "com.github.homebysix.download.RBAppCheckerLite": { - "name": "RB App Checker Lite", - "description": "Downloads the latest version of RB App Checker Lite.", + "com.github.homebysix.download.AdobeExperienceManagerDesktop": { + "name": "Adobe Experience Manager Desktop", + "description": "Downloads the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppCheckerLite.download.recipe", - "shortname": "RBAppCheckerLite.download", + "path": "Adobe/AdobeExperienceManagerDesktop.download.recipe", + "shortname": "AdobeExperienceManagerDesktop.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.RBAppCheckerLite", - "com.github.homebysix.pkg.RBAppCheckerLite", - "com.github.homebysix.install.RBAppCheckerLite" + "com.github.homebysix.munki.AdobeExperienceManagerDesktop", + "com.github.homebysix.install.AdobeExperienceManagerDesktop", + "com.github.homebysix.pkg.AdobeExperienceManagerDesktop" ] }, - "com.github.homebysix.install.RBAppCheckerLite": { - "name": "RB App Checker Lite", - "description": "Installs the latest version of RB App Checker Lite.", + "com.github.homebysix.install.AdobeExperienceManagerDesktop": { + "name": "Adobe Experience Manager Desktop", + "description": "Installs the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppCheckerLite.install.recipe", - "parent": "com.github.homebysix.download.RBAppCheckerLite", - "shortname": "RBAppCheckerLite.install", + "path": "Adobe/AdobeExperienceManagerDesktop.install.recipe", + "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop", + "shortname": "AdobeExperienceManagerDesktop.install", "inferred_type": "install" }, - "com.github.homebysix.download.RBAppQuarantine": { - "name": "RB App Quarantine", - "description": "Downloads the latest version of RB App Quarantine.", + "com.github.homebysix.download.DNGConverter": { + "name": "DNG Converter", + "description": "Downloads the latest version of DNG Converter.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppQuarantine.download.recipe", - "shortname": "RBAppQuarantine.download", + "path": "Adobe/AdobeDNGConverter.download.recipe", + "shortname": "AdobeDNGConverter.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.RBAppQuarantine", - "com.github.homebysix.munki.RBAppQuarantine", - "com.github.homebysix.install.RBAppQuarantine" + "com.github.homebysix.munki.DNGConverter", + "com.github.homebysix.pkg.DNGConverter", + "com.github.homebysix.install.DNGConverter" ] }, - "com.github.homebysix.pkg.RBAppQuarantine": { - "name": "RB App Quarantine", - "description": "Downloads the latest version of RB App Quarantine and creates a package.", + "com.github.homebysix.pkg.DNGConverter": { + "name": "DNG Converter", + "description": "Downloads the latest version of DNG Converter and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppQuarantine.pkg.recipe", - "parent": "com.github.homebysix.download.RBAppQuarantine", - "shortname": "RBAppQuarantine.pkg", - "inferred_type": "pkg" + "path": "Adobe/AdobeDNGConverter.pkg.recipe", + "parent": "com.github.homebysix.download.DNGConverter", + "shortname": "AdobeDNGConverter.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.AdobeDNGConverter", + "com.github.jss-recipes.jss.AdobeDNGConverter" + ] }, - "com.github.homebysix.munki.RBAppQuarantine": { - "name": "RB App Quarantine", - "description": "Downloads the latest version of RB App Quarantine and imports it into Munki.", + "com.github.homebysix.pkg.AdobeExperienceManagerDesktop": { + "name": "Adobe Experience Manager Desktop", + "description": "Downloads the latest version of Adobe Experience Manager Desktop and creates a package.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppQuarantine.munki.recipe", - "parent": "com.github.homebysix.download.RBAppQuarantine", - "shortname": "RBAppQuarantine.munki", - "inferred_type": "munki", - "munki_display_name": "RB App Quarantine", - "munki_description": "RB App Quarantine helps users and developers to check or change quarantine status for applications. It's particularly useful to check if your application conforms to Gatekeeper security assessments without re-downloading it." + "path": "Adobe/AdobeExperienceManagerDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop", + "shortname": "AdobeExperienceManagerDesktop.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.RBAppQuarantine": { - "name": "RB App Quarantine", - "description": "Installs the latest version of RB App Quarantine.", + "com.github.homebysix.install.DNGConverter": { + "name": "Adobe DNG Converter", + "description": "Installs the latest version of DNG Converter.", "repo": "autopkg/homebysix-recipes", - "path": "RainerBrockerhoff/RBAppQuarantine.install.recipe", - "parent": "com.github.homebysix.download.RBAppQuarantine", - "shortname": "RBAppQuarantine.install", + "path": "Adobe/AdobeDNGConverter.install.recipe", + "parent": "com.github.homebysix.download.DNGConverter", + "shortname": "AdobeDNGConverter.install", "inferred_type": "install" }, - "com.github.homebysix.munki.RightFont": { - "name": "RightFont", - "description": "Downloads the latest version of RightFont and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "RightFont/RightFont.munki.recipe", - "parent": "com.github.homebysix.download.RightFont", - "shortname": "RightFont.munki", - "inferred_type": "munki", - "munki_display_name": "RightFont", - "munki_description": "Manage and find fonts quickly; integrates with Photoshop and Sketch." - }, - "com.github.homebysix.install.RightFont": { - "name": "RightFont", - "description": "Installs the latest version of RightFont.", + "com.github.homebysix.install.Tower": { + "name": "Tower", + "description": "Installs the latest version of Tower.", "repo": "autopkg/homebysix-recipes", - "path": "RightFont/RightFont.install.recipe", - "parent": "com.github.homebysix.download.RightFont", - "shortname": "RightFont.install", + "path": "Tower/Tower.install.recipe", + "parent": "com.github.homebysix.download.Tower", + "shortname": "Tower.install", "inferred_type": "install" }, - "com.github.homebysix.download.RightFont": { - "name": "RightFont", - "description": "Downloads the latest version of RightFont.", + "com.github.homebysix.download.Tower": { + "name": "Tower", + "description": "Downloads the latest version of Tower.", "repo": "autopkg/homebysix-recipes", - "path": "RightFont/RightFont.download.recipe", - "shortname": "RightFont.download", + "path": "Tower/Tower.download.recipe", + "shortname": "Tower.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.RightFont", - "com.github.homebysix.install.RightFont", - "com.github.homebysix.pkg.RightFont" + "com.github.homebysix.install.Tower", + "com.github.homebysix.munki.Tower", + "com.github.homebysix.pkg.Tower" ] }, - "com.github.homebysix.pkg.RightFont": { - "name": "RightFont", - "description": "Downloads the latest version of RightFont and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "RightFont/RightFont.pkg.recipe", - "parent": "com.github.homebysix.download.RightFont", - "shortname": "RightFont.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.munki.Skim": { - "name": "Skim", - "description": "Downloads the latest version of Skim and imports it into Munki.", + "com.github.homebysix.munki.Tower": { + "name": "Tower", + "description": "Downloads the latest version of Tower and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Skim/Skim.munki.recipe", - "parent": "com.github.homebysix.download.Skim", - "shortname": "Skim.munki", + "path": "Tower/Tower.munki.recipe", + "parent": "com.github.homebysix.download.Tower", + "shortname": "Tower.munki", "inferred_type": "munki", - "munki_display_name": "Skim", - "munki_description": "A PDF Reader and Note-taker for OS X" + "munki_display_name": "Tower", + "munki_description": "Version control with Git made easy." }, - "com.github.homebysix.pkg.Skim": { - "name": "Skim", - "description": "Downloads the latest version of Skim and creates a package.", + "com.github.homebysix.pkg.Tower": { + "name": "Tower", + "description": "Downloads the latest version of Tower and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Skim/Skim.pkg.recipe", - "parent": "com.github.homebysix.download.Skim", - "shortname": "Skim.pkg", - "inferred_type": "pkg" + "path": "Tower/Tower.pkg.recipe", + "parent": "com.github.homebysix.download.Tower", + "shortname": "Tower.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.mosen.jss.Tower", + "com.github.andredb90.filewave.Tower" + ] }, - "com.github.homebysix.download.Skim": { - "name": "Skim", - "description": "Downloads the latest version of Skim.", + "com.github.homebysix.download.Sblack": { + "name": "Sblack", + "description": "Downloads the latest version of Sblack.", "repo": "autopkg/homebysix-recipes", - "path": "Skim/Skim.download.recipe", - "shortname": "Skim.download", + "path": "Sblack/Sblack.download.recipe", + "shortname": "Sblack.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Skim", - "com.github.homebysix.pkg.Skim", - "com.github.homebysix.install.Skim" + "com.github.homebysix.munki.Sblack", + "com.github.homebysix.pkg.Sblack" ] }, - "com.github.homebysix.install.Skim": { - "name": "Skim", - "description": "Installs the latest version of Skim.", + "com.github.homebysix.munki.Sblack": { + "name": "Sblack", + "description": "Downloads the latest version of Sblack and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Skim/Skim.install.recipe", - "parent": "com.github.homebysix.download.Skim", - "shortname": "Skim.install", - "inferred_type": "install" + "path": "Sblack/Sblack.munki.recipe", + "parent": "com.github.homebysix.download.Sblack", + "shortname": "Sblack.munki", + "inferred_type": "munki", + "munki_display_name": "Sblack", + "munki_description": "An unofficial alternative to the official Slack app, focusing on customization and speed." }, - "com.github.homebysix.munki.NativeConnect": { - "name": "NativeConnect", - "description": "Downloads the latest version of NativeConnect and imports it into Munki.", + "com.github.homebysix.pkg.Sblack": { + "name": "Sblack", + "description": "Downloads the latest version of Sblack and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Vadim Shpakovski/NativeConnect.munki.recipe", - "parent": "com.github.homebysix.download.NativeConnect", - "shortname": "NativeConnect.munki", - "inferred_type": "munki", - "munki_display_name": "NativeConnect", - "munki_description": "NativeConnect is a desktop client for App Store Connect. You can edit metadata, generate promo codes, and work with customer reviews in the native and modern 100% AppKit interface." + "path": "Sblack/Sblack.pkg.recipe", + "parent": "com.github.homebysix.download.Sblack", + "shortname": "Sblack.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.install.NativeConnect": { - "name": "NativeConnect", - "description": "Installs the latest version of NativeConnect.", + "com.github.homebysix.install.ChronoAgent": { + "name": "ChronoAgent", + "description": "Installs the latest version of ChronoAgent.", "repo": "autopkg/homebysix-recipes", - "path": "Vadim Shpakovski/NativeConnect.install.recipe", - "parent": "com.github.homebysix.download.NativeConnect", - "shortname": "NativeConnect.install", + "path": "ChronoSync/ChronoAgent.install.recipe", + "parent": "com.github.homebysix.pkg.ChronoAgent", + "shortname": "ChronoAgent.install", "inferred_type": "install" }, - "com.github.homebysix.pkg.NativeConnect": { - "name": "NativeConnect", - "description": "Downloads the latest version of NativeConnect and creates a package.", + "com.github.homebysix.install.ChronoSync": { + "name": "ChronoSync", + "description": "Installs the latest version of ChronoSync.", "repo": "autopkg/homebysix-recipes", - "path": "Vadim Shpakovski/NativeConnect.pkg.recipe", - "parent": "com.github.homebysix.download.NativeConnect", - "shortname": "NativeConnect.pkg", - "inferred_type": "pkg" + "path": "ChronoSync/ChronoSync.install.recipe", + "parent": "com.github.homebysix.pkg.ChronoSync", + "shortname": "ChronoSync.install", + "inferred_type": "install" }, - "com.github.homebysix.download.NativeConnect": { - "name": "NativeConnect", - "description": "Downloads the latest version of NativeConnect.", + "com.github.homebysix.download.ChronoAgent": { + "name": "ChronoAgent", + "description": "Downloads the latest version of ChronoAgent.", "repo": "autopkg/homebysix-recipes", - "path": "Vadim Shpakovski/NativeConnect.download.recipe", - "deprecated": true, - "shortname": "NativeConnect.download", + "path": "ChronoSync/ChronoAgent.download.recipe", + "shortname": "ChronoAgent.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.NativeConnect", - "com.github.homebysix.install.NativeConnect", - "com.github.homebysix.pkg.NativeConnect" + "com.github.homebysix.pkg.ChronoAgent" ] }, - "com.github.homebysix.pkg.fluentd-tdagent": { - "name": "tdagent", - "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and creates an installer package.", + "com.github.homebysix.munki.ChronoSync": { + "name": "ChronoSync", + "description": "Downloads the latest version of ChronoSync and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "TreasureData/fluentd-tdagent.pkg.recipe", - "parent": "com.github.homebysix.download.fluentd-tdagent", - "shortname": "fluentd-tdagent.pkg", - "inferred_type": "pkg" + "path": "ChronoSync/ChronoSync.munki.recipe", + "parent": "com.github.homebysix.pkg.ChronoSync", + "shortname": "ChronoSync.munki", + "inferred_type": "munki", + "munki_display_name": "ChronoSync", + "munki_description": "Reliable backups, drive clones, and folder synchronizations." }, - "com.github.homebysix.download.fluentd-tdagent": { - "name": "tdagent", - "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the fluentd-tdagent log collector (https://www.fluentd.org/faqs).\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.", + "com.github.homebysix.download.ChronoSync": { + "name": "ChronoSync", + "description": "Downloads the latest version of ChronoSync.", "repo": "autopkg/homebysix-recipes", - "path": "TreasureData/fluentd-tdagent.download.recipe", - "shortname": "fluentd-tdagent.download", + "path": "ChronoSync/ChronoSync.download.recipe", + "shortname": "ChronoSync.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.fluentd-tdagent", - "com.github.homebysix.munki.fluentd-tdagent" + "com.github.homebysix.pkg.ChronoSync" ] }, - "com.github.homebysix.munki.fluentd-tdagent": { - "name": "tdagent", - "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and imports the package into Munki.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.", + "com.github.homebysix.pkg.ChronoAgent": { + "name": "ChronoAgent", + "description": "Downloads the latest version of ChronoAgent and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "TreasureData/fluentd-tdagent.munki.recipe", - "parent": "com.github.homebysix.download.fluentd-tdagent", - "shortname": "fluentd-tdagent.munki", - "inferred_type": "munki", - "munki_display_name": "Fluentd (td-agent)", - "munki_description": "Fluentd is an open source data collector, and td-agent is a stable commercially supported agent for it." + "path": "ChronoSync/ChronoAgent.pkg.recipe", + "parent": "com.github.homebysix.download.ChronoAgent", + "shortname": "ChronoAgent.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.ChronoAgent", + "com.github.homebysix.munki.ChronoAgent" + ] }, - "com.github.homebysix.install.Mellel": { - "name": "Mellel", - "description": "Installs the latest version of Mellel.", + "com.github.homebysix.pkg.ChronoSync": { + "name": "ChronoSync", + "description": "Downloads the latest version of ChronoSync and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Mellel/Mellel.install.recipe", - "parent": "com.github.homebysix.download.Mellel", - "shortname": "Mellel.install", - "inferred_type": "install" + "path": "ChronoSync/ChronoSync.pkg.recipe", + "parent": "com.github.homebysix.download.ChronoSync", + "shortname": "ChronoSync.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.ChronoSync", + "com.github.homebysix.munki.ChronoSync" + ] }, - "com.github.homebysix.munki.Mellel": { - "name": "Mellel", - "description": "Downloads the latest version of Mellel and imports it into Munki.", + "com.github.homebysix.munki.ChronoAgent": { + "name": "ChronoAgent", + "description": "Downloads the latest version of ChronoAgent and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Mellel/Mellel.munki.recipe", - "parent": "com.github.homebysix.download.Mellel", - "shortname": "Mellel.munki", + "path": "ChronoSync/ChronoAgent.munki.recipe", + "parent": "com.github.homebysix.pkg.ChronoAgent", + "shortname": "ChronoAgent.munki", "inferred_type": "munki", - "munki_display_name": "Mellel", - "munki_description": "The word processor of choice for scholars, writers and long document writing." + "munki_display_name": "ChronoAgent", + "munki_description": "Synchronize or backup between Macs." }, - "com.github.homebysix.pkg.Mellel": { - "name": "Mellel", - "description": "Downloads the latest version of Mellel and creates a package.", + "com.github.homebysix.install.Caffeine": { + "name": "Caffeine", + "description": "Installs the latest version of Caffeine.", "repo": "autopkg/homebysix-recipes", - "path": "Mellel/Mellel.pkg.recipe", - "parent": "com.github.homebysix.download.Mellel", - "shortname": "Mellel.pkg", - "inferred_type": "pkg" + "path": "Caffeine/Caffeine.install.recipe", + "parent": "com.github.keeleysam.recipes.Caffeine.download", + "shortname": "Caffeine.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Mellel": { - "name": "Mellel", - "description": "Downloads the latest version of Mellel.", + "com.github.homebysix.pkg.Caffeine": { + "name": "Caffeine", + "description": "Downloads the current release version of Caffeine and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Mellel/Mellel.download.recipe", - "shortname": "Mellel.download", - "inferred_type": "download", + "path": "Caffeine/Caffeine.pkg.recipe", + "parent": "com.github.keeleysam.recipes.Caffeine.download", + "shortname": "Caffeine.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.install.Mellel", - "com.github.homebysix.munki.Mellel", - "com.github.homebysix.pkg.Mellel" + "com.github.autopkg.grahampugh-recipes.jamf.Caffeine-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Caffeine" ] }, - "com.github.homebysix.install.MMD-QuickLook": { - "name": "MMD-QuickLook", - "description": "Installs the latest version of MMD-QuickLook.", - "repo": "autopkg/homebysix-recipes", - "path": "MMD-QuickLook/MMD-QuickLook.install.recipe", - "parent": "com.github.homebysix.download.MMD-QuickLook", - "shortname": "MMD-QuickLook.install", - "inferred_type": "install" - }, - "com.github.homebysix.munki.MMD-QuickLook": { - "name": "MMD-QuickLook", - "description": "Downloads the latest version of MMD-QuickLook and imports it into Munki.", + "com.github.homebysix.munki.terminal-notifier": { + "name": "terminal-notifier", + "description": "Imports terminal-notifier into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MMD-QuickLook/MMD-QuickLook.munki.recipe", - "parent": "com.github.homebysix.download.MMD-QuickLook", - "shortname": "MMD-QuickLook.munki", + "path": "terminal-notifier/terminal-notifier.munki.recipe", + "parent": "com.github.homebysix.download.terminal-notifier", + "shortname": "terminal-notifier.munki", "inferred_type": "munki", - "munki_display_name": "MMD-QuickLook", - "munki_description": "Improved QuickLook generator for MultiMarkdown files" + "munki_display_name": "terminal-notifier", + "munki_description": "Send User Notifications on Mac OS X 10.8 from the command-line." }, - "com.github.homebysix.download.MMD-QuickLook": { - "name": "MMD-QuickLook", - "description": "Downloads the latest version of MMD-QuickLook.", + "com.github.homebysix.download.terminal-notifier": { + "name": "terminal-notifier", + "description": "Downloads the latest version of terminal-notifier.", "repo": "autopkg/homebysix-recipes", - "path": "MMD-QuickLook/MMD-QuickLook.download.recipe", - "shortname": "MMD-QuickLook.download", + "path": "terminal-notifier/terminal-notifier.download.recipe", + "shortname": "terminal-notifier.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.MMD-QuickLook", - "com.github.homebysix.munki.MMD-QuickLook" + "com.github.homebysix.munki.terminal-notifier" ] }, - "com.github.homebysix.pkg.Contexts": { - "name": "Contexts", - "description": "Downloads the latest version of Contexts and creates a package.", + "com.github.homebysix.pkg.PIX2": { + "name": "PIX", + "description": "Downloads the latest version of PIX 2 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Contexts/Contexts.pkg.recipe", - "parent": "com.github.homebysix.download.Contexts", - "shortname": "Contexts.pkg", + "path": "PIX/PIX2.pkg.recipe", + "parent": "com.github.foigus.download.PIX2", + "shortname": "PIX2.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.Contexts": { - "name": "Contexts", - "description": "Installs the latest version of Contexts.", + "com.github.homebysix.pkg.PIX3": { + "name": "PIX", + "description": "Downloads the latest version of PIX 3 and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Contexts/Contexts.install.recipe", - "parent": "com.github.homebysix.download.Contexts", - "shortname": "Contexts.install", + "path": "PIX/PIX3.pkg.recipe", + "parent": "com.github.foigus.download.PIX3", + "shortname": "PIX3.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.pkg.XcodesApp": { + "name": "Xcodes", + "description": "Downloads the latest version of Xcodes and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "XcodesApp/XcodesApp.pkg.recipe", + "parent": "com.github.homebysix.download.XcodesApp", + "shortname": "XcodesApp.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.XcodesApp": { + "name": "Xcodes", + "description": "Installs the latest version of Xcodes.", + "repo": "autopkg/homebysix-recipes", + "path": "XcodesApp/XcodesApp.install.recipe", + "parent": "com.github.homebysix.download.XcodesApp", + "shortname": "XcodesApp.install", "inferred_type": "install" }, - "com.github.homebysix.download.Contexts": { - "name": "Contexts", - "description": "Downloads the latest version of Contexts.", + "com.github.homebysix.download.XcodesApp": { + "name": "Xcodes", + "description": "Downloads the latest version of Xcodes.", "repo": "autopkg/homebysix-recipes", - "path": "Contexts/Contexts.download.recipe", - "shortname": "Contexts.download", + "path": "XcodesApp/XcodesApp.download.recipe", + "shortname": "XcodesApp.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.Contexts", - "com.github.homebysix.install.Contexts", - "com.github.homebysix.munki.Contexts" + "com.github.homebysix.pkg.XcodesApp", + "com.github.homebysix.install.XcodesApp", + "com.github.homebysix.munki.XcodesApp", + "com.github.rtrouton.pkg.Xcodes" ] }, - "com.github.homebysix.munki.Contexts": { - "name": "Contexts", - "description": "Downloads the latest version of Contexts and imports it into Munki.", - "repo": "autopkg/homebysix-recipes", - "path": "Contexts/Contexts.munki.recipe", - "parent": "com.github.homebysix.download.Contexts", - "shortname": "Contexts.munki", - "inferred_type": "munki", - "munki_display_name": "Contexts", - "munki_description": "Fast window switcher." - }, - "com.github.homebysix.munki.FilePane": { - "name": "FilePane", - "description": "Downloads the latest version of FilePane and imports it into Munki.", + "com.github.homebysix.munki.XcodesApp": { + "name": "Xcodes", + "description": "Downloads the latest version of Xcodes and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "MyMixApps/FilePane.munki.recipe", - "parent": "com.github.homebysix.download.FilePane", - "shortname": "FilePane.munki", + "path": "XcodesApp/XcodesApp.munki.recipe", + "parent": "com.github.homebysix.download.XcodesApp", + "shortname": "XcodesApp.munki", "inferred_type": "munki", - "munki_display_name": "FilePane", - "munki_description": "Empower drag-and-drop on your Mac." + "munki_display_name": "Xcodes", + "munki_description": "The easiest way to install and switch between multiple versions of Xcode - with a mouse click. " }, - "com.github.homebysix.install.FilePane": { - "name": "FilePane", - "description": "Installs the latest version of FilePane.", + "com.github.homebysix.pkg.SofaControl": { + "name": "Sofa Control", + "description": "Downloads the latest version of Sofa Control and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "MyMixApps/FilePane.install.recipe", - "parent": "com.github.homebysix.download.FilePane", - "shortname": "FilePane.install", - "inferred_type": "install" + "path": "CaseApps/SofaControl.pkg.recipe", + "parent": "com.github.homebysix.download.SofaControl", + "shortname": "SofaControl.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.download.FilePane": { - "name": "FilePane", - "description": "Downloads the latest version of FilePane.", + "com.github.homebysix.download.SofaControl": { + "name": "Sofa Control", + "description": "Downloads the latest version of Sofa Control.", "repo": "autopkg/homebysix-recipes", - "path": "MyMixApps/FilePane.download.recipe", - "shortname": "FilePane.download", + "path": "CaseApps/SofaControl.download.recipe", + "shortname": "SofaControl.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.FilePane", - "com.github.homebysix.install.FilePane", - "com.github.homebysix.pkg.FilePane" + "com.github.homebysix.pkg.SofaControl", + "com.github.homebysix.install.SofaControl", + "com.github.homebysix.munki.SofaControl" ] }, - "com.github.homebysix.pkg.FilePane": { - "name": "FilePane", - "description": "Downloads the latest version of FilePane and creates a package.", - "repo": "autopkg/homebysix-recipes", - "path": "MyMixApps/FilePane.pkg.recipe", - "parent": "com.github.homebysix.download.FilePane", - "shortname": "FilePane.pkg", - "inferred_type": "pkg" - }, - "com.github.homebysix.install.cdto": { - "name": "cd to", - "description": "Installs the latest version of cd to. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.", + "com.github.homebysix.munki.Tags": { + "name": "Tags", + "description": "Downloads the latest version of Tags and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "cdto/cdto.install.recipe", - "parent": "com.github.homebysix.pkg.cdto", - "shortname": "cdto.install", - "inferred_type": "install" + "path": "CaseApps/Tags.munki.recipe", + "parent": "com.github.homebysix.download.Tags", + "shortname": "Tags.munki", + "inferred_type": "munki", + "munki_display_name": "Tags", + "munki_description": "Use tags to organize and retrieve files." }, - "com.github.homebysix.pkg.cdto": { - "name": "cd to", - "description": "Downloads the latest version of cd to and builds a package. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.", + "com.github.homebysix.download.Tags": { + "name": "Tags", + "description": "Downloads the latest version of Tags.", "repo": "autopkg/homebysix-recipes", - "path": "cdto/cdto.pkg.recipe", - "parent": "com.github.homebysix.download.cdto", - "shortname": "cdto.pkg", - "inferred_type": "pkg", + "path": "CaseApps/Tags.download.recipe", + "shortname": "Tags.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.install.cdto" + "com.github.homebysix.munki.Tags", + "com.github.homebysix.install.Tags", + "com.github.homebysix.pkg.Tags" ] }, - "com.github.homebysix.download.cdto": { - "name": "cd to", - "description": "Downloads the latest version of cd to, which is an app that makes it easy to open Terminal windows to the current Finder path.", + "com.github.homebysix.install.SofaControl": { + "name": "Sofa Control", + "description": "Installs the latest version of Sofa Control.", "repo": "autopkg/homebysix-recipes", - "path": "cdto/cdto.download.recipe", - "shortname": "cdto.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.pkg.cdto", - "com.github.homebysix.munki.cdto", - "com.github.peshay.filewave.cdto" - ] + "path": "CaseApps/SofaControl.install.recipe", + "parent": "com.github.homebysix.download.SofaControl", + "shortname": "SofaControl.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.cdto": { - "name": "cd to", - "description": "Downloads the latest version of cd to and imports it into Munki. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default", + "com.github.homebysix.install.Tags": { + "name": "Tags", + "description": "Installs the latest version of Tags.", "repo": "autopkg/homebysix-recipes", - "path": "cdto/cdto.munki.recipe", - "parent": "com.github.homebysix.download.cdto", - "shortname": "cdto.munki", - "inferred_type": "munki", - "munki_display_name": "cd to", - "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access." + "path": "CaseApps/Tags.install.recipe", + "parent": "com.github.homebysix.download.Tags", + "shortname": "Tags.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.greenfoot": { - "name": "Greenfoot", - "description": "Downloads the latest version of Greenfoot and imports it into Munki.", + "com.github.homebysix.munki.SofaControl": { + "name": "Sofa Control", + "description": "Downloads the latest version of Sofa Control and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "greenfoot/Greenfoot.munki.recipe", - "parent": "com.github.homebysix.download.Greenfoot", - "shortname": "Greenfoot.munki", + "path": "CaseApps/SofaControl.munki.recipe", + "parent": "com.github.homebysix.download.SofaControl", + "shortname": "SofaControl.munki", "inferred_type": "munki", - "munki_display_name": "Greenfoot", - "munki_description": "Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs." + "munki_display_name": "Sofa Control", + "munki_description": "Gives you expanded functionality with your Apple Remote." }, - "com.github.homebysix.download.Greenfoot": { - "name": "Greenfoot", - "description": "Downloads the current release version of Greenfoot", + "com.github.homebysix.pkg.Tags": { + "name": "Tags", + "description": "Downloads the latest version of Tags and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "greenfoot/Greenfoot.download.recipe", - "shortname": "Greenfoot.download", - "inferred_type": "download", - "children": [ - "com.github.homebysix.munki.greenfoot", - "com.github.homebysix.pkg.Greenfoot" - ] + "path": "CaseApps/Tags.pkg.recipe", + "parent": "com.github.homebysix.download.Tags", + "shortname": "Tags.pkg", + "inferred_type": "pkg" }, - "com.github.homebysix.pkg.Greenfoot": { - "name": "Greenfoot", - "description": "Downloads the latest version of Greenfoot and creates a package.", + "com.github.homebysix.pkg.BeingBoring": { + "name": "Being Boring", + "description": "Downloads the latest version of Being Boring and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "greenfoot/Greenfoot.pkg.recipe", - "parent": "com.github.homebysix.download.Greenfoot", - "shortname": "Greenfoot.pkg", + "path": "Smultron/BeingBoring.pkg.recipe", + "parent": "com.github.homebysix.download.BeingBoring", + "shortname": "BeingBoring.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.munki.Fruity": { - "name": "Fruity", - "description": "Downloads the latest version of Fruity and imports it into Munki.", + "com.github.homebysix.munki.BeingBoring": { + "name": "Being Boring", + "description": "Downloads the latest version of Being Boring and imports it into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Fruity/Fruity.munki.recipe.plist", - "parent": "com.github.homebysix.download.Fruity", - "shortname": "Fruity.munki", + "path": "Smultron/BeingBoring.munki.recipe", + "parent": "com.github.homebysix.download.BeingBoring", + "shortname": "BeingBoring.munki", "inferred_type": "munki", - "munki_display_name": "Fruity", - "munki_description": "New browser for shared Macs." + "munki_display_name": "Being Boring", + "munki_description": "Reduce stress and clear your mind by concentrating on a repetitive and monotone task for a few minutes - like a game without a goal." }, - "com.github.homebysix.pkg.Fruity": { - "name": "Fruity", - "description": "Downloads the latest version of Fruity and creates a package.", + "com.github.homebysix.install.BeingBoring": { + "name": "Being Boring", + "description": "Installs the latest version of Being Boring.", "repo": "autopkg/homebysix-recipes", - "path": "Fruity/Fruity.pkg.recipe.plist", - "parent": "com.github.homebysix.download.Fruity", - "shortname": "Fruity.pkg", - "inferred_type": "pkg" + "path": "Smultron/BeingBoring.install.recipe", + "parent": "com.github.homebysix.download.BeingBoring", + "shortname": "BeingBoring.install", + "inferred_type": "install" }, - "com.github.homebysix.download.Fruity": { - "name": "Fruity", - "description": "Downloads the latest version of Fruity.", + "com.github.homebysix.download.BeingBoring": { + "name": "Being Boring", + "description": "Downloads the latest version of Being Boring.", "repo": "autopkg/homebysix-recipes", - "path": "Fruity/Fruity.download.recipe.plist", - "shortname": "Fruity.download", + "path": "Smultron/BeingBoring.download.recipe", + "shortname": "BeingBoring.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Fruity", - "com.github.homebysix.pkg.Fruity", - "com.github.homebysix.install.Fruity" + "com.github.homebysix.pkg.BeingBoring", + "com.github.homebysix.munki.BeingBoring", + "com.github.homebysix.install.BeingBoring" ] }, - "com.github.homebysix.install.Fruity": { - "name": "Fruity", - "description": "Installs the latest version of Fruity.", + "com.github.homebysix.install.PureRef": { + "name": "PureRef", + "description": "Installs the latest version of PureRef.", "repo": "autopkg/homebysix-recipes", - "path": "Fruity/Fruity.install.recipe.plist", - "parent": "com.github.homebysix.download.Fruity", - "shortname": "Fruity.install", + "path": "PureRef/PureRef.install.recipe", + "parent": "com.github.homebysix.download.PureRef", + "shortname": "PureRef.install", "inferred_type": "install" }, - "com.github.homebysix.download.Coppice": { - "name": "Coppice", - "description": "Downloads the latest version of Coppice.", + "com.github.homebysix.pkg.PureRef": { + "name": "PureRef", + "description": "Downloads the latest version of PureRef and creates a package.", "repo": "autopkg/homebysix-recipes", - "path": "Coppice/Coppice.download.recipe.yaml", - "shortname": "Coppice.download", + "path": "PureRef/PureRef.pkg.recipe", + "parent": "com.github.homebysix.download.PureRef", + "shortname": "PureRef.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.PureRef": { + "name": "PureRef", + "description": "Downloads the latest version of PureRef.", + "repo": "autopkg/homebysix-recipes", + "path": "PureRef/PureRef.download.recipe", + "shortname": "PureRef.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Coppice", - "com.github.homebysix.install.Coppice", - "com.github.homebysix.pkg.Coppice" + "com.github.homebysix.install.PureRef", + "com.github.homebysix.pkg.PureRef", + "com.github.homebysix.munki.PureRef" ] }, - "com.github.homebysix.munki.Coppice": { - "name": "Coppice", - "description": "Downloads the latest version of Coppice and imports it into Munki.", + "com.github.homebysix.munki.PureRef": { + "name": "PureRef", + "description": "Downloads the latest version of PureRef and imports it into Munki.\n\nWARNING: As of version 1.11.1, PureRef does not contain a usable version key in the Info.plist.\nThe version of the app may be determinable using the `strings` tool, but I haven't adjusted this\nrecipe to try that yet. In the meantime, I suggest using an `installs` array to prevent looping.\n\t", "repo": "autopkg/homebysix-recipes", - "path": "Coppice/Coppice.munki.recipe.yaml", - "parent": "com.github.homebysix.download.Coppice", - "shortname": "Coppice.munki", + "path": "PureRef/PureRef.munki.recipe", + "parent": "com.github.homebysix.download.PureRef", + "shortname": "PureRef.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.homebysix.install.Coppice": { - "name": "Coppice", - "description": "Installs the latest version of Coppice.", - "repo": "autopkg/homebysix-recipes", - "path": "Coppice/Coppice.install.recipe.yaml", - "parent": "com.github.homebysix.download.Coppice", - "shortname": "Coppice.install", - "inferred_type": "install" + "munki_display_name": "PureRef", + "munki_description": "PureRef was created to be a simple and lightweight tool for artists to organize and view their reference images. Image can be scaled and collage can also be made." }, - "com.github.homebysix.pkg.Coppice": { - "name": "Coppice", - "description": "Downloads the latest version of Coppice and creates a package.", + "com.github.homebysix.pkg.NibUnlocker": { + "name": "NibUnlocker", + "description": "Downloads the latest version of NibUnlocker and builds a package.", "repo": "autopkg/homebysix-recipes", - "path": "Coppice/Coppice.pkg.recipe.yaml", - "parent": "com.github.homebysix.download.Coppice", - "shortname": "Coppice.pkg", + "path": "CharlesSoft/NibUnlocker.pkg.recipe", + "parent": "com.github.homebysix.download.NibUnlocker", + "shortname": "NibUnlocker.pkg", "inferred_type": "pkg" }, - "com.github.homebysix.install.Gitfox": { - "name": "Gitfox", - "description": "Installs the latest version of Gitfox.", + "com.github.homebysix.install.NibUnlocker": { + "name": "NibUnlocker", + "description": "Downloads the latest version of NibUnlocker from Github and installs it.", "repo": "autopkg/homebysix-recipes", - "path": "Gitfox/Gitfox.install.recipe.yaml", - "parent": "com.github.homebysix.download.Gitfox", - "shortname": "Gitfox.install", + "path": "CharlesSoft/NibUnlocker.install.recipe", + "parent": "com.github.homebysix.download.NibUnlocker", + "shortname": "NibUnlocker.install", "inferred_type": "install" }, - "com.github.homebysix.download.Gitfox": { - "name": "Gitfox", - "description": "Downloads the latest version of Gitfox.", + "com.github.homebysix.download.NibUnlocker": { + "name": "NibUnlocker", + "description": "Downloads the latest version of NibUnlocker.", "repo": "autopkg/homebysix-recipes", - "path": "Gitfox/Gitfox.download.recipe.yaml", - "shortname": "Gitfox.download", + "path": "CharlesSoft/NibUnlocker.download.recipe", + "shortname": "NibUnlocker.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Gitfox", - "com.github.homebysix.pkg.Gitfox", - "com.github.homebysix.munki.Gitfox" + "com.github.homebysix.pkg.NibUnlocker", + "com.github.homebysix.install.NibUnlocker", + "com.github.homebysix.munki.NibUnlocker" ] }, - "com.github.homebysix.pkg.Gitfox": { - "name": "Gitfox", - "description": "Downloads the latest version of Gitfox and creates a package.", + "com.github.homebysix.install.CocoaTADS": { + "name": "CocoaTADS", + "description": "Downloads the latest version of CocoaTADS from Github and installs it.", "repo": "autopkg/homebysix-recipes", - "path": "Gitfox/Gitfox.pkg.recipe.yaml", - "parent": "com.github.homebysix.download.Gitfox", - "shortname": "Gitfox.pkg", - "inferred_type": "pkg" + "path": "CharlesSoft/CocoaTADS.install.recipe", + "parent": "com.github.homebysix.download.CocoaTADS", + "shortname": "CocoaTADS.install", + "inferred_type": "install" }, - "com.github.homebysix.munki.Gitfox": { - "name": "Gitfox", - "description": "Downloads the latest version of Gitfox and imports it into Munki.", + "com.github.homebysix.munki.CocoaTADS": { + "name": "CocoaTADS", + "description": "Downloads the latest version of CocoaTADS and imports into Munki.", "repo": "autopkg/homebysix-recipes", - "path": "Gitfox/Gitfox.munki.recipe.yaml", - "parent": "com.github.homebysix.download.Gitfox", - "shortname": "Gitfox.munki", + "path": "CharlesSoft/CocoaTADS.munki.recipe", + "parent": "com.github.homebysix.download.CocoaTADS", + "shortname": "CocoaTADS.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "CocoaTADS", + "munki_description": "CocoaTADS is a port of the HTML TADS interpreter to Mac OS X." }, - "com.github.wardsparadox.adwaremedic.munki": { - "name": "AdwareMedic", - "description": "Downloads and Installs Adware Medic into Munki Repo", - "repo": "autopkg/wardsparadox-recipes", - "path": "AdwareMedic/AdwareMedic.munki.recipe", - "deprecated": true, - "shortname": "AdwareMedic.munki", - "inferred_type": "munki", - "munki_display_name": "Adware Medic", - "munki_description": "\n AdMedic is an application for Mac OS X designed to remove all known adware from your computer.\n It is very simple to use, and should clean up your system in less than a minute, from start to finish.\n " + "com.github.homebysix.pkg.CocoaTADS": { + "name": "CocoaTADS", + "description": "Downloads the latest version of CocoaTADS and builds a package.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/CocoaTADS.pkg.recipe", + "parent": "com.github.homebysix.download.CocoaTADS", + "shortname": "CocoaTADS.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.wardsparadox.munki.XMind": { - "name": "XMind", - "description": "Downloads the latest version of XMind and imports it into Munki.", - "repo": "autopkg/wardsparadox-recipes", - "path": "XMind Ltd./XMind.munki.recipe", - "parent": "com.github.peshay.download.XMind", - "shortname": "XMind.munki", + "com.github.homebysix.munki.NibUnlocker": { + "name": "NibUnlocker", + "description": "Downloads the latest version of NibUnlocker and imports into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/NibUnlocker.munki.recipe", + "parent": "com.github.homebysix.download.NibUnlocker", + "shortname": "NibUnlocker.munki", "inferred_type": "munki", - "munki_display_name": "XMind", - "munki_description": "Popular mind mapping and project management app." + "munki_display_name": "NibUnlocker", + "munki_description": "NibUnlocker is an application that attempts to parse a non-editable nib file and output a xib file that Interface Builder or Xcode can edit." }, - "com.github.autopkg.wardsparadox.install.XMind": { - "name": "XMind", - "description": "Installs the latest version of XMind.", - "repo": "autopkg/wardsparadox-recipes", - "path": "XMind Ltd./XMind.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.XMind", - "shortname": "XMind.install", + "com.github.homebysix.download.TimeTracker": { + "name": "TimeTracker", + "description": "Downloads the latest version of TimeTracker.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/TimeTracker.download.recipe", + "shortname": "TimeTracker.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.TimeTracker", + "com.github.homebysix.pkg.TimeTracker", + "com.github.homebysix.munki.TimeTracker" + ] + }, + "com.github.homebysix.install.TimeTracker": { + "name": "TimeTracker", + "description": "Downloads the latest version of TimeTracker from Github and installs it.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/TimeTracker.install.recipe", + "parent": "com.github.homebysix.download.TimeTracker", + "shortname": "TimeTracker.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.Pictogram": { - "name": "Pictogram", - "description": "Downloads the latest version of Pictogram and imports it into Munki.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Neil Sardesai/Pictogram.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Pictogram", - "shortname": "Pictogram.munki", - "inferred_type": "munki", - "munki_display_name": "Pictogram", - "munki_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves." + "com.github.homebysix.pkg.TimeTracker": { + "name": "TimeTracker", + "description": "Downloads the latest version of TimeTracker and builds a package.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/TimeTracker.pkg.recipe", + "parent": "com.github.homebysix.download.TimeTracker", + "shortname": "TimeTracker.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.wardsparadox.install.Pictogram": { - "name": "Pictogram", - "description": "Installs the latest version of Pictogram.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Neil Sardesai/Pictogram.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Pictogram", - "shortname": "Pictogram.install", - "inferred_type": "install" + "com.github.homebysix.munki.TimeTracker": { + "name": "TimeTracker", + "description": "Downloads the latest version of TimeTracker and imports into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/TimeTracker.munki.recipe", + "parent": "com.github.homebysix.download.TimeTracker", + "shortname": "TimeTracker.munki", + "inferred_type": "munki", + "munki_display_name": "TimeTracker", + "munki_description": "An application that displays the contents of your Time Machine backups, and shows what's changed since the previous backup." }, - "com.github.autopkg.wardsparadox.pkg.Pictogram": { - "name": "Pictogram", - "description": "Downloads the latest version of Pictogram and creates a package.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Neil Sardesai/Pictogram.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Pictogram", - "shortname": "Pictogram.pkg", - "inferred_type": "pkg", + "com.github.homebysix.download.CocoaTADS": { + "name": "CocoaTADS", + "description": "Downloads the latest version of CocoaTADS.", + "repo": "autopkg/homebysix-recipes", + "path": "CharlesSoft/CocoaTADS.download.recipe", + "shortname": "CocoaTADS.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.jss.Pictogram" - ] - }, - "com.github.autopkg.wardsparadox.jss.Pictogram": { - "name": "Pictogram", - "description": "Downloads the latest version of Pictogram and imports it into your JSS.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Neil Sardesai/Pictogram.jss.recipe", - "parent": "com.github.autopkg.wardsparadox.pkg.Pictogram", - "shortname": "Pictogram.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves." + "com.github.homebysix.install.CocoaTADS", + "com.github.homebysix.munki.CocoaTADS", + "com.github.homebysix.pkg.CocoaTADS" + ] }, - "com.github.autopkg.wardsparadox.download.Pictogram": { - "name": "Pictogram", - "description": "Downloads the latest version of Pictogram.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Neil Sardesai/Pictogram.download.recipe", - "shortname": "Pictogram.download", + "com.github.homebysix.download.Scherlokk": { + "name": "Scherlokk", + "description": "Downloads the latest version of Scherlokk.", + "repo": "autopkg/homebysix-recipes", + "path": "Scherlokk/Scherlokk.download.recipe", + "shortname": "Scherlokk.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.munki.Pictogram", - "com.github.autopkg.wardsparadox.install.Pictogram", - "com.github.autopkg.wardsparadox.pkg.Pictogram" + "com.github.homebysix.munki.Scherlokk", + "com.github.homebysix.pkg.Scherlokk", + "com.github.homebysix.install.Scherlokk" ] }, - "com.github.autopkg.wardsparadox.pkg.BeardedSpice": { - "name": "BeardedSpice", - "description": "Downloads the latest version of BeardedSpice and creates a package.", - "repo": "autopkg/wardsparadox-recipes", - "path": "BeardedSpice/BeardedSpice.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice", - "shortname": "BeardedSpice.pkg", + "com.github.homebysix.munki.Scherlokk": { + "name": "Scherlokk", + "description": "Downloads the latest version of Scherlokk and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Scherlokk/Scherlokk.munki.recipe", + "parent": "com.github.homebysix.download.Scherlokk", + "shortname": "Scherlokk.munki", + "inferred_type": "munki", + "munki_display_name": "Scherlokk", + "munki_description": "Find and compare files." + }, + "com.github.homebysix.pkg.Scherlokk": { + "name": "Scherlokk", + "description": "Downloads the latest version of Scherlokk and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Scherlokk/Scherlokk.pkg.recipe", + "parent": "com.github.homebysix.download.Scherlokk", + "shortname": "Scherlokk.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.wardsparadox.download.BeardedSpice": { - "name": "BeardedSpice", - "description": "Downloads the latest version of BeardedSpice.", - "repo": "autopkg/wardsparadox-recipes", - "path": "BeardedSpice/BeardedSpice.download.recipe", - "shortname": "BeardedSpice.download", + "com.github.homebysix.install.Scherlokk": { + "name": "Scherlokk", + "description": "Installs the latest version of Scherlokk.", + "repo": "autopkg/homebysix-recipes", + "path": "Scherlokk/Scherlokk.install.recipe", + "parent": "com.github.homebysix.download.Scherlokk", + "shortname": "Scherlokk.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.MySQLWorkbench": { + "name": "MySQLWorkbench", + "description": "Builds MySQLWorkbench and imports into a Munki repo.", + "repo": "autopkg/homebysix-recipes", + "path": "MySQLWorkbench/MySQLWorkbench.munki.recipe", + "parent": "com.github.homebysix.download.MySQLWorkbench", + "shortname": "MySQLWorkbench.munki", + "inferred_type": "munki", + "munki_display_name": "MySQLWorkbench", + "munki_description": "MySQL Workbench is a unified visual tool for database architects, developers, and DBAs." + }, + "com.github.homebysix.pkg.MySQLWorkbench": { + "name": "MySQLWorkbench", + "description": "Downloads the latest version of MySQLWorkbench and builds a pkg.", + "repo": "autopkg/homebysix-recipes", + "path": "MySQLWorkbench/MySQLWorkbench.pkg.recipe", + "parent": "com.github.homebysix.download.MySQLWorkbench", + "shortname": "MySQLWorkbench.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.install.MySQLWorkbench", + "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench" + ] + }, + "com.github.homebysix.download.MySQLWorkbench": { + "name": "MySQLWorkbench", + "description": "Downloads the latest version of MySQLWorkbench.\n\nSet the ARCH input variable based on the desired architecture:\n- \"x86_64\" (default) - Intel\n- \"arm64\" - Apple Silicon\n", + "repo": "autopkg/homebysix-recipes", + "path": "MySQLWorkbench/MySQLWorkbench.download.recipe", + "shortname": "MySQLWorkbench.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.pkg.BeardedSpice", - "com.github.autopkg.wardsparadox.install.BeardedSpice", - "com.github.autopkg.wardsparadox.munki.BeardedSpice" + "com.github.homebysix.munki.MySQLWorkbench", + "com.github.homebysix.pkg.MySQLWorkbench", + "com.github.peshay.filewave.MySQLWorkbench" ] }, - "com.github.autopkg.wardsparadox.install.BeardedSpice": { - "name": "BeardedSpice", - "description": "Installs the latest version of BeardedSpice.", - "repo": "autopkg/wardsparadox-recipes", - "path": "BeardedSpice/BeardedSpice.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice", - "shortname": "BeardedSpice.install", + "com.github.homebysix.install.MySQLWorkbench": { + "name": null, + "description": "Downloads the latest version of MySQLWorkbench version and builds a pkg, installs it.", + "repo": "autopkg/homebysix-recipes", + "path": "MySQLWorkbench/MySQLWorkbench.install.recipe", + "parent": "com.github.homebysix.pkg.MySQLWorkbench", + "shortname": "MySQLWorkbench.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.BeardedSpice": { - "name": "BeardedSpice", - "description": "Downloads the latest version of BeardedSpice and imports it into Munki.", - "repo": "autopkg/wardsparadox-recipes", - "path": "BeardedSpice/BeardedSpice.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice", - "shortname": "BeardedSpice.munki", - "inferred_type": "munki", - "munki_display_name": "BeardedSpice", - "munki_description": "Mac Media Keys for the Masses" - }, - "com.github.wardsparadox.download.vernier.spectralanalysis": { - "name": "vernierspectralanalysis", - "description": "Downloads the current release of Vernier's Spectral Analysis.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Vernier/SpectralAnalysis.download.recipe", - "shortname": "SpectralAnalysis.download", + "com.github.homebysix.download.Contexts": { + "name": "Contexts", + "description": "Downloads the latest version of Contexts.", + "repo": "autopkg/homebysix-recipes", + "path": "Contexts/Contexts.download.recipe", + "shortname": "Contexts.download", "inferred_type": "download", "children": [ - "com.github.wardsparadox.munki.vernier.spectralanalysis" + "com.github.homebysix.pkg.Contexts", + "com.github.homebysix.install.Contexts", + "com.github.homebysix.munki.Contexts" ] }, - "com.github.wardsparadox.munki.vernier.graphicalanalysis": { - "name": "verniergraphicalanalysis", - "description": "Downloads and Vernier Graphical Analysis into Munki Repo", - "repo": "autopkg/wardsparadox-recipes", - "path": "Vernier/GraphicalAnalysis.munki.recipe", - "parent": "com.github.wardsparadox.download.vernier.graphicalanalysis", - "shortname": "GraphicalAnalysis.munki", + "com.github.homebysix.pkg.Contexts": { + "name": "Contexts", + "description": "Downloads the latest version of Contexts and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Contexts/Contexts.pkg.recipe", + "parent": "com.github.homebysix.download.Contexts", + "shortname": "Contexts.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.Contexts": { + "name": "Contexts", + "description": "Installs the latest version of Contexts.", + "repo": "autopkg/homebysix-recipes", + "path": "Contexts/Contexts.install.recipe", + "parent": "com.github.homebysix.download.Contexts", + "shortname": "Contexts.install", + "inferred_type": "install" + }, + "com.github.homebysix.munki.Contexts": { + "name": "Contexts", + "description": "Downloads the latest version of Contexts and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Contexts/Contexts.munki.recipe", + "parent": "com.github.homebysix.download.Contexts", + "shortname": "Contexts.munki", "inferred_type": "munki", - "munki_display_name": "Vernier Graphical Analysis", - "munki_description": "

Graphical Analysis 4 is a tool for science students to collect, graph, and analyze data from Vernier sensors.

\n\n

Key Features

\n\n

Data Collection

\n\n\n\n

Data Analysis

\n\n\n\n

Data Sharing

\n\n\n

Data Storage

\n" + "munki_display_name": "Contexts", + "munki_description": "Fast window switcher." }, - "com.github.wardsparadox.download.vernier.graphicalanalysis": { - "name": "verniergraphicalanalysis", - "description": "Downloads the current release of Vernier's Graphical Analysis.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Vernier/GraphicalAnalysis.download.recipe", - "shortname": "GraphicalAnalysis.download", + "com.github.homebysix.pkg.iStumbler": { + "name": "iStumbler", + "description": "Downloads the latest version of iStumbler and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "iStumbler/iStumbler.pkg.recipe", + "parent": "com.github.homebysix.download.iStumbler", + "shortname": "iStumbler.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.iStumbler": { + "name": "iStumbler", + "description": "Installs the latest version of iStumbler.", + "repo": "autopkg/homebysix-recipes", + "path": "iStumbler/iStumbler.install.recipe", + "parent": "com.github.homebysix.download.iStumbler", + "shortname": "iStumbler.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.iStumbler": { + "name": "iStumbler", + "description": "Downloads the latest version of iStumbler.", + "repo": "autopkg/homebysix-recipes", + "path": "iStumbler/iStumbler.download.recipe", + "shortname": "iStumbler.download", "inferred_type": "download", "children": [ - "com.github.wardsparadox.munki.vernier.graphicalanalysis" + "com.github.homebysix.pkg.iStumbler", + "com.github.homebysix.install.iStumbler", + "com.github.homebysix.munki.iStumbler" ] }, - "com.github.wardsparadox.munki.vernier.spectralanalysis": { - "name": "vernierspectralanalysis", - "description": "Downloads and Vernier Spectral Analysis into Munki Repo", - "repo": "autopkg/wardsparadox-recipes", - "path": "Vernier/SpectralAnalysis.munki.recipe", - "parent": "com.github.wardsparadox.download.vernier.spectralanalysis", - "shortname": "SpectralAnalysis.munki", + "com.github.homebysix.munki.iStumbler": { + "name": "iStumbler", + "description": "Downloads the latest version of iStumbler and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "iStumbler/iStumbler.munki.recipe", + "parent": "com.github.homebysix.download.iStumbler", + "shortname": "iStumbler.munki", "inferred_type": "munki", - "munki_display_name": "Vernier Spectral Analysis", - "munki_description": "\n

Vernier Spectral Analysis is a tool for science students to collect and analyze data from Vernier spectrophotometers.

\n\n\n

\n The Spectral Analysis app makes it easy to incorporate spectroscopy into your biology and chemistry labs. Using the app, students can collect a full spectrum and explore topics such as Beer's law, enzyme kinetics, and plant pigments.\n

\n

\n The user-friendly interface walks the students through the data-collection process and includes analysis features such as curve fitting and data interpolation.\n

\n

Key Features

\n\n \n " + "munki_display_name": "iStumbler", + "munki_description": "Displays detailed information about local wireless networks." }, - "com.github.autopkg.wardsparadox.install.UIBrowser": { - "name": "UI Browser", - "description": "Installs the latest version of UI Browser.", - "repo": "autopkg/wardsparadox-recipes", - "path": "William Cheeseman/UI Browser.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.UIBrowser", - "shortname": "UI Browser.install", + "com.github.homebysix.munki.FindAnyFile": { + "name": "Find Any File", + "description": "Downloads the latest version of Find Any File and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "FindAnyFile/FindAnyFile.munki.recipe", + "parent": "com.github.homebysix.download.FindAnyFile", + "shortname": "FindAnyFile.munki", + "inferred_type": "munki", + "munki_display_name": "Find Any File", + "munki_description": "Search your disks for files using various criteria." + }, + "com.github.homebysix.install.FindAnyFile": { + "name": "Find Any File", + "description": "Installs the latest version of Find Any File.", + "repo": "autopkg/homebysix-recipes", + "path": "FindAnyFile/FindAnyFile.install.recipe", + "parent": "com.github.homebysix.download.FindAnyFile", + "shortname": "FindAnyFile.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.pkg.UIBrowser": { - "name": "UI Browser", - "description": "Downloads the latest version of UI Browser and creates a package.", - "repo": "autopkg/wardsparadox-recipes", - "path": "William Cheeseman/UI Browser.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.UIBrowser", - "shortname": "UI Browser.pkg", - "inferred_type": "pkg", + "com.github.homebysix.download.FindAnyFile": { + "name": "Find Any File", + "description": "Downloads the latest version of Find Any File.", + "repo": "autopkg/homebysix-recipes", + "path": "FindAnyFile/FindAnyFile.download.recipe", + "shortname": "FindAnyFile.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.jss.UIBrowser" + "com.github.homebysix.munki.FindAnyFile", + "com.github.homebysix.install.FindAnyFile", + "com.github.homebysix.pkg.FindAnyFile" ] }, - "com.github.autopkg.wardsparadox.download.UIBrowser": { - "name": "UI Browser", - "description": "Downloads the latest version of UI Browser.", - "repo": "autopkg/wardsparadox-recipes", - "path": "William Cheeseman/UI Browser.download.recipe", - "shortname": "UI Browser.download", + "com.github.homebysix.pkg.FindAnyFile": { + "name": "Find Any File", + "description": "Downloads the latest version of Find Any File and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "FindAnyFile/FindAnyFile.pkg.recipe", + "parent": "com.github.homebysix.download.FindAnyFile", + "shortname": "FindAnyFile.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.pkg.LowProfile": { + "name": "Low Profile", + "description": "Downloads the latest version of Low Profile and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Nindi Gill/LowProfile.pkg.recipe", + "parent": "com.github.homebysix.download.LowProfile", + "shortname": "LowProfile.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.download.LowProfile": { + "name": "Low Profile", + "description": "Downloads the latest version of Low Profile.", + "repo": "autopkg/homebysix-recipes", + "path": "Nindi Gill/LowProfile.download.recipe", + "shortname": "LowProfile.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.UIBrowser", - "com.github.autopkg.wardsparadox.pkg.UIBrowser", - "com.github.autopkg.wardsparadox.munki.UIBrowser" + "com.github.homebysix.pkg.LowProfile", + "com.github.homebysix.install.LowProfile", + "com.github.homebysix.munki.LowProfile" ] }, - "com.github.autopkg.wardsparadox.jss.UIBrowser": { - "name": "UI Browser", - "description": "Downloads the latest version of UI Browser and imports it into your JSS.", - "repo": "autopkg/wardsparadox-recipes", - "path": "William Cheeseman/UI Browser.jss.recipe", - "parent": "com.github.autopkg.wardsparadox.pkg.UIBrowser", - "shortname": "UI Browser.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Monitor the user interface of OS X apps." + "com.github.homebysix.install.LowProfile": { + "name": "Low Profile", + "description": "Installs the latest version of Low Profile.", + "repo": "autopkg/homebysix-recipes", + "path": "Nindi Gill/LowProfile.install.recipe", + "parent": "com.github.homebysix.download.LowProfile", + "shortname": "LowProfile.install", + "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.UIBrowser": { - "name": "UI Browser", - "description": "Downloads the latest version of UI Browser and imports it into Munki.", - "repo": "autopkg/wardsparadox-recipes", - "path": "William Cheeseman/UI Browser.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.UIBrowser", - "shortname": "UI Browser.munki", + "com.github.homebysix.munki.LowProfile": { + "name": "Low Profile", + "description": "Downloads the latest version of Low Profile and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Nindi Gill/LowProfile.munki.recipe", + "parent": "com.github.homebysix.download.LowProfile", + "shortname": "LowProfile.munki", "inferred_type": "munki", - "munki_display_name": "UI Browser", - "munki_description": "Monitor the user interface of OS X apps." + "munki_display_name": "Low Profile", + "munki_description": "A Mac utility to help inspect Apple Configuration Profile payloads." }, - "com.github.wardsparadox.airserver.munki": { - "name": "AirServer", - "description": "Downloads the current release version of AirServer and Imports into Munki Repo (uses sheagcraig's AirServer Download Recipe)", - "repo": "autopkg/wardsparadox-recipes", - "path": "AirServer/AirServer.munki.recipe", - "parent": "com.github.homebysix.download.AirServer", - "shortname": "AirServer.munki", - "inferred_type": "munki", - "munki_display_name": "AirServer", - "munki_description": "AirServer is the most advanced AirPlay receiver for Mac and PC.\n It allows you to receive AirPlay feeds, similar to an Apple TV.\n
AirServer Image" + "com.github.homebysix.download.AuroraHDRPro": { + "name": "Aurora HDR Pro", + "description": "Downloads the latest version of Aurora HDR Pro.\n\nNote: Sparkle feed HTTPS not supported as of 8/29/2020.", + "repo": "autopkg/homebysix-recipes", + "path": "AuroraHDR/Aurora HDR Pro.download.recipe", + "shortname": "Aurora HDR Pro.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.AuroraHDRPro", + "com.github.homebysix.munki.AuroraHDRPro", + "com.github.homebysix.pkg.AuroraHDRPro" + ] }, - "com.github.autopkg.wardsparadox.install.Komet": { - "name": "Komet", - "description": "Installs the latest version of Komet.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Mayur Pawashe/Komet.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Komet", - "shortname": "Komet.install", + "com.github.homebysix.install.AuroraHDRPro": { + "name": "Aurora HDR Pro", + "description": "Installs the latest version of Aurora HDR Pro.", + "repo": "autopkg/homebysix-recipes", + "path": "AuroraHDR/Aurora HDR Pro.install.recipe", + "parent": "com.github.homebysix.download.AuroraHDRPro", + "shortname": "Aurora HDR Pro.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.Komet": { - "name": "Komet", - "description": "Downloads the latest version of Komet and imports it into Munki.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Mayur Pawashe/Komet.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Komet", - "shortname": "Komet.munki", + "com.github.homebysix.munki.AuroraHDRPro": { + "name": "Aurora HDR Pro", + "description": "Downloads the latest version of Aurora HDR Pro and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "AuroraHDR/Aurora HDR Pro.munki.recipe", + "parent": "com.github.homebysix.download.AuroraHDRPro", + "shortname": "Aurora HDR Pro.munki", "inferred_type": "munki", - "munki_display_name": "Komet", - "munki_description": "Cocoa editor for creating commit messages" + "munki_display_name": "Aurora HDR", + "munki_description": "Advanced HDR photo software for Mac." }, - "com.github.autopkg.wardsparadox.pkg.Komet": { - "name": "Komet", - "description": "Downloads the latest version of Komet and creates a package.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Mayur Pawashe/Komet.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Komet", - "shortname": "Komet.pkg", + "com.github.homebysix.pkg.AuroraHDRPro": { + "name": "Aurora HDR Pro", + "description": "Downloads the latest version of Aurora HDR Pro and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "AuroraHDR/Aurora HDR Pro.pkg.recipe", + "parent": "com.github.homebysix.download.AuroraHDRPro", + "shortname": "Aurora HDR Pro.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro" + ] + }, + "com.github.homebysix.munki.ViDL": { + "name": "ViDL", + "description": "Downloads the latest version of ViDL and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "ViDL/ViDL.munki.recipe", + "parent": "com.github.homebysix.download.ViDL", + "shortname": "ViDL.munki", + "inferred_type": "munki", + "munki_display_name": "ViDL", + "munki_description": "ViDL is a free Mac app that allows you to easily download videos from YouTube and hundreds of other websites for offline viewing." + }, + "com.github.homebysix.install.ViDL": { + "name": "ViDL", + "description": "Installs the latest version of ViDL.", + "repo": "autopkg/homebysix-recipes", + "path": "ViDL/ViDL.install.recipe", + "parent": "com.github.homebysix.download.ViDL", + "shortname": "ViDL.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.ViDL": { + "name": "ViDL", + "description": "Downloads the latest version of ViDL and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "ViDL/ViDL.pkg.recipe", + "parent": "com.github.homebysix.download.ViDL", + "shortname": "ViDL.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.wardsparadox.download.Komet": { - "name": "Komet", - "description": "Downloads the latest version of Komet.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Mayur Pawashe/Komet.download.recipe", - "shortname": "Komet.download", + "com.github.homebysix.download.ViDL": { + "name": "ViDL", + "description": "Downloads the latest version of ViDL.", + "repo": "autopkg/homebysix-recipes", + "path": "ViDL/ViDL.download.recipe", + "shortname": "ViDL.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.Komet", - "com.github.autopkg.wardsparadox.munki.Komet", - "com.github.autopkg.wardsparadox.pkg.Komet" + "com.github.homebysix.munki.ViDL", + "com.github.homebysix.install.ViDL", + "com.github.homebysix.pkg.ViDL" ] }, - "com.github.wardsparadox.fontnuke.munki": { - "name": "FontNuke", - "description": "Downloads and Imports FontNuke into Munki Repo", - "repo": "autopkg/wardsparadox-recipes", - "path": "FontNuke/FontNuke.munki.recipe", - "shortname": "FontNuke.munki", + "com.github.homebysix.pkg.BaseHead": { + "name": "BaseHead", + "description": "Creates a package for the latest version of BaseHead.", + "repo": "autopkg/homebysix-recipes", + "path": "BaseHead/BaseHead.pkg.recipe", + "parent": "com.github.homebysix.download.BaseHead", + "shortname": "BaseHead.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.BaseHead": { + "name": "BaseHead", + "description": "Downloads the latest version of BaseHead and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "BaseHead/BaseHead.munki.recipe", + "parent": "com.github.homebysix.download.BaseHead", + "shortname": "BaseHead.munki", "inferred_type": "munki", - "munki_display_name": "FontNuke", - "munki_description": "FontNuke is a free utility application for Mac OS X 10.4.x+ (Tiger, Leopard, Snow Leopard, Lion, Mountain Lion, Mavericks, Yosemite) that removes corrupt and troublesome font cache files." + "munki_display_name": "BaseHead", + "munki_description": "Fast and flexible SFX search engine." }, - "com.github.wardsparadox.gimponosx.munki": { - "name": "GIMP", - "description": "Downloads the latest GIMP for Mac OS X and imports into Munki Repo (uses hanson-m's GIMP Download Recipe)", - "repo": "autopkg/wardsparadox-recipes", - "path": "GIMP/GimpOnOSX.munki.recipe", - "parent": "com.github.hansen-m.download.gimponosx", - "shortname": "GimpOnOSX.munki", + "com.github.homebysix.download.BaseHead": { + "name": "BaseHead", + "description": "Downloads the latest version of BaseHead.", + "repo": "autopkg/homebysix-recipes", + "path": "BaseHead/BaseHead.download.recipe", + "shortname": "BaseHead.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.BaseHead", + "com.github.homebysix.munki.BaseHead", + "com.github.homebysix.install.BaseHead" + ] + }, + "com.github.homebysix.install.BaseHead": { + "name": "BaseHead", + "description": "Installs the latest version of BaseHead.", + "repo": "autopkg/homebysix-recipes", + "path": "BaseHead/BaseHead.install.recipe", + "parent": "com.github.homebysix.download.BaseHead", + "shortname": "BaseHead.install", + "inferred_type": "install" + }, + "com.github.homebysix.pkg.Zyzzyva": { + "name": "Zyzzyva", + "description": "Downloads the latest version of Zyzzyva and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Zyzzyva/Zyzzyva.pkg.recipe", + "parent": "com.github.homebysix.download.Zyzzyva", + "shortname": "Zyzzyva.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.munki.Zyzzyva" + ] + }, + "com.github.homebysix.munki.Zyzzyva": { + "name": "Zyzzyva", + "description": "Downloads the latest version of Zyzzyva and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Zyzzyva/Zyzzyva.munki.recipe", + "parent": "com.github.homebysix.pkg.Zyzzyva", + "shortname": "Zyzzyva.munki", "inferred_type": "munki", - "munki_display_name": "GIMP On OS X", - "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring." + "munki_display_name": "Zyzzyva", + "munki_description": "Word study app for Scrabble and word game players." }, - "com.github.wardsparadox.bttl.munki": { - "name": "bettertouchtool", - "description": "Downloads and Installs BetterTouchTool into Munki Repo", - "repo": "autopkg/wardsparadox-recipes", - "path": "BetterTouchTool/BetterTouchTool.munki.recipe", - "deprecated": true, - "shortname": "BetterTouchTool.munki", + "com.github.homebysix.download.Zyzzyva": { + "name": "Zyzzyva", + "description": "Downloads the latest version of Zyzzyva.", + "repo": "autopkg/homebysix-recipes", + "path": "Zyzzyva/Zyzzyva.download.recipe", + "shortname": "Zyzzyva.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.Zyzzyva" + ] + }, + "com.github.homebysix.download.Fruity": { + "name": "Fruity", + "description": "Downloads the latest version of Fruity.", + "repo": "autopkg/homebysix-recipes", + "path": "Fruity/Fruity.download.recipe.plist", + "shortname": "Fruity.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.munki.Fruity", + "com.github.homebysix.pkg.Fruity", + "com.github.homebysix.install.Fruity" + ] + }, + "com.github.homebysix.munki.Fruity": { + "name": "Fruity", + "description": "Downloads the latest version of Fruity and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Fruity/Fruity.munki.recipe.plist", + "parent": "com.github.homebysix.download.Fruity", + "shortname": "Fruity.munki", "inferred_type": "munki", - "munki_display_name": "Better Touch Tool", - "munki_description": "BetterTouchTool is a great, feature packed FREE app that allows you to configure many gestures for your Magic Mouse, Macbook Trackpad and Magic Trackpad. It also allows you to configure actions for keyboard shortcuts, normal mice and the Apple Remote. In addition to this it has an iOS companion App (BTT Remote) which can also be configured to control your Mac the way you want." + "munki_display_name": "Fruity", + "munki_description": "New browser for shared Macs." }, - "com.github.wardsparadox.pkg.Clipy": { - "name": "Clipy", - "description": "Downloads the latest version of Clipy and creates a package.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Clipy/Clipy.package.recipe", - "parent": "com.github.wardsparadox.download.Clipy", - "shortname": "Clipy.package", - "inferred_type": "package", + "com.github.homebysix.pkg.Fruity": { + "name": "Fruity", + "description": "Downloads the latest version of Fruity and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Fruity/Fruity.pkg.recipe.plist", + "parent": "com.github.homebysix.download.Fruity", + "shortname": "Fruity.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.install.Fruity": { + "name": "Fruity", + "description": "Installs the latest version of Fruity.", + "repo": "autopkg/homebysix-recipes", + "path": "Fruity/Fruity.install.recipe.plist", + "parent": "com.github.homebysix.download.Fruity", + "shortname": "Fruity.install", + "inferred_type": "install" + }, + "com.github.homebysix.install.Gitfox": { + "name": "Gitfox", + "description": "Installs the latest version of Gitfox.", + "repo": "autopkg/homebysix-recipes", + "path": "Gitfox/Gitfox.install.recipe.yaml", + "parent": "com.github.homebysix.download.Gitfox", + "shortname": "Gitfox.install", + "inferred_type": "install" + }, + "com.github.homebysix.download.Gitfox": { + "name": "Gitfox", + "description": "Downloads the latest version of Gitfox.", + "repo": "autopkg/homebysix-recipes", + "path": "Gitfox/Gitfox.download.recipe.yaml", + "shortname": "Gitfox.download", + "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.Clipy" + "com.github.homebysix.install.Gitfox", + "com.github.homebysix.munki.Gitfox", + "com.github.homebysix.pkg.Gitfox" ] }, - "com.github.wardsparadox.munki.Clipy": { - "name": "Clipy", - "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ", - "repo": "autopkg/wardsparadox-recipes", - "path": "Clipy/Clipy.munki.recipe", - "parent": "com.github.wardsparadox.download.Clipy", - "shortname": "Clipy.munki", + "com.github.homebysix.munki.Gitfox": { + "name": "Gitfox", + "description": "Downloads the latest version of Gitfox and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Gitfox/Gitfox.munki.recipe.yaml", + "parent": "com.github.homebysix.download.Gitfox", + "shortname": "Gitfox.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Clipy is a Clipboard extension app for macOS." + "munki_description": null }, - "com.github.wardsparadox.install.Clipy": { - "name": "Clipy", - "description": "Downloads the latest version of Clipy and drag-drop installs it.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Clipy/Clipy.install.recipe", - "parent": "com.github.wardsparadox.download.Clipy", - "shortname": "Clipy.install", + "com.github.homebysix.pkg.Gitfox": { + "name": "Gitfox", + "description": "Downloads the latest version of Gitfox and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Gitfox/Gitfox.pkg.recipe.yaml", + "parent": "com.github.homebysix.download.Gitfox", + "shortname": "Gitfox.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.pkg.Coppice": { + "name": "Coppice", + "description": "Downloads the latest version of Coppice and creates a package.", + "repo": "autopkg/homebysix-recipes", + "path": "Coppice/Coppice.pkg.recipe.yaml", + "parent": "com.github.homebysix.download.Coppice", + "shortname": "Coppice.pkg", + "inferred_type": "pkg" + }, + "com.github.homebysix.munki.Coppice": { + "name": "Coppice", + "description": "Downloads the latest version of Coppice and imports it into Munki.", + "repo": "autopkg/homebysix-recipes", + "path": "Coppice/Coppice.munki.recipe.yaml", + "parent": "com.github.homebysix.download.Coppice", + "shortname": "Coppice.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.homebysix.install.Coppice": { + "name": "Coppice", + "description": "Installs the latest version of Coppice.", + "repo": "autopkg/homebysix-recipes", + "path": "Coppice/Coppice.install.recipe.yaml", + "parent": "com.github.homebysix.download.Coppice", + "shortname": "Coppice.install", "inferred_type": "install" }, - "com.github.wardsparadox.download.Clipy": { - "name": "Clipy", - "description": "Downloads the current release of Clipy from Github.", - "repo": "autopkg/wardsparadox-recipes", - "path": "Clipy/Clipy.download.recipe", - "shortname": "Clipy.download", + "com.github.homebysix.download.Coppice": { + "name": "Coppice", + "description": "Downloads the latest version of Coppice.", + "repo": "autopkg/homebysix-recipes", + "path": "Coppice/Coppice.download.recipe.yaml", + "shortname": "Coppice.download", "inferred_type": "download", "children": [ - "com.github.wardsparadox.pkg.Clipy", - "com.github.wardsparadox.munki.Clipy", - "com.github.wardsparadox.install.Clipy" + "com.github.homebysix.pkg.Coppice", + "com.github.homebysix.munki.Coppice", + "com.github.homebysix.install.Coppice" ] }, - "com.github.autopkg.wardsparadox.download.Ghotit-10": { - "name": "Ghotit-10", - "description": "Downloads the latest version of Ghotit-10.", + "com.github.autopkg.wardsparadox.pkg.BeardedSpice": { + "name": "BeardedSpice", + "description": "Downloads the latest version of BeardedSpice and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "Ghotit Ltd./Ghotit-10.download.recipe", - "shortname": "Ghotit-10.download", + "path": "BeardedSpice/BeardedSpice.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice", + "shortname": "BeardedSpice.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.wardsparadox.install.BeardedSpice": { + "name": "BeardedSpice", + "description": "Installs the latest version of BeardedSpice.", + "repo": "autopkg/wardsparadox-recipes", + "path": "BeardedSpice/BeardedSpice.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice", + "shortname": "BeardedSpice.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.download.BeardedSpice": { + "name": "BeardedSpice", + "description": "Downloads the latest version of BeardedSpice.", + "repo": "autopkg/wardsparadox-recipes", + "path": "BeardedSpice/BeardedSpice.download.recipe", + "shortname": "BeardedSpice.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.munki.Ghotit-10", - "com.github.autopkg.wardsparadox.install.Ghotit-10", - "com.github.autopkg.wardsparadox.pkg.Ghotit-10" + "com.github.autopkg.wardsparadox.pkg.BeardedSpice", + "com.github.autopkg.wardsparadox.install.BeardedSpice", + "com.github.autopkg.wardsparadox.munki.BeardedSpice" ] }, - "com.github.autopkg.wardsparadox.munki.Ghotit-10": { - "name": "Ghotit-10", - "description": "Downloads the latest version of Ghotit-10 and imports it into Munki.", + "com.github.autopkg.wardsparadox.munki.BeardedSpice": { + "name": "BeardedSpice", + "description": "Downloads the latest version of BeardedSpice and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Ghotit Ltd./Ghotit-10.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Ghotit-10", - "shortname": "Ghotit-10.munki", + "path": "BeardedSpice/BeardedSpice.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice", + "shortname": "BeardedSpice.munki", "inferred_type": "munki", - "munki_display_name": "Ghotit-10", - "munki_description": " " + "munki_display_name": "BeardedSpice", + "munki_description": "Mac Media Keys for the Masses" + }, + "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions": { + "name": "AdobeUninstallUnauthorizedVersions", + "description": "Packages the Unauthorized Versions Uninstaller tool so it will install in /private/tmp and adds a postinstall script to run it", + "repo": "autopkg/wardsparadox-recipes", + "path": "Forked Recipes/AdobeUninstallUnauthorizedVersions.munki.recipe", + "parent": "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions", + "shortname": "AdobeUninstallUnauthorizedVersions.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.wardsparadox.Office2019SuiteSKUless-additionalpkginfo.munki": { + "name": "Office2019Suite", + "description": "\n\t\t\tVery specific fork for Office 2019 Suite.\n\n\t\t\tDownloads the latest Microsoft Office 2019 SKU-less installer package.\n\n\t\t\tSet the REGION key to:\n\n\t\t\t525133 for Office 365 and Americas Volume LATEST (default)\n\t\t\t871743 for Office 2016\n\n\t\t\tDue to the Downloads using Microsoft's Global CDN's the region code is now for type of installer\n\n\t\t\tSet the INSTALLERTYPE key to (this is for version only!):\n\n\t\t\to365 for Office 365 (default)\n\t\t\tvl2019 for Office 2019\n\t\t\tvl2016 for Office 2016\n\t\t", + "repo": "autopkg/wardsparadox-recipes", + "path": "Forked Recipes/Office2019SuiteSKUless_additionalpkginfo.munki.recipe", + "parent": "com.github.autopkg.office-recipes.download.Office2019Suite", + "shortname": "Office2019SuiteSKUless_additionalpkginfo.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Office 2019", + "munki_description": "Get more done. Office 2019 for Mac has the classic Office apps you know, including Word, Excel, PowerPoint, and OneNote. Create professional looking documents and presentations, organize your notes, or create and share digital notebooks with your friends and family." }, "com.github.autopkg.wardsparadox.install.Ghotit-10": { "name": "Ghotit-10", @@ -42757,89 +42438,103 @@ "shortname": "Ghotit-10.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.wardsparadox.munki.Utterly": { - "name": "Utterly", - "description": "Downloads the latest version of Utterly and imports it into Munki.", + "com.github.autopkg.wardsparadox.munki.Ghotit-10": { + "name": "Ghotit-10", + "description": "Downloads the latest version of Ghotit-10 and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Batyrlan Nurbekov/Utterly.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Utterly", - "shortname": "Utterly.munki", + "path": "Ghotit Ltd./Ghotit-10.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Ghotit-10", + "shortname": "Ghotit-10.munki", "inferred_type": "munki", - "munki_display_name": "Utterly", - "munki_description": "Noise cancellation for your meetings." + "munki_display_name": "Ghotit-10", + "munki_description": " " }, - "com.github.autopkg.wardsparadox.jss.Utterly": { - "name": "Utterly", - "description": "Downloads the latest version of Utterly and imports it into your JSS.", + "com.github.autopkg.wardsparadox.download.Ghotit-10": { + "name": "Ghotit-10", + "description": "Downloads the latest version of Ghotit-10.", "repo": "autopkg/wardsparadox-recipes", - "path": "Batyrlan Nurbekov/Utterly.jss.recipe", - "parent": "com.github.autopkg.wardsparadox.pkg.Utterly", - "shortname": "Utterly.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Noise cancellation for your meetings." + "path": "Ghotit Ltd./Ghotit-10.download.recipe", + "shortname": "Ghotit-10.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.wardsparadox.install.Ghotit-10", + "com.github.autopkg.wardsparadox.pkg.Ghotit-10", + "com.github.autopkg.wardsparadox.munki.Ghotit-10" + ] }, - "com.github.autopkg.wardsparadox.download.Utterly": { - "name": "Utterly", - "description": "Downloads the latest version of Utterly.", + "com.github.autopkg.wardsparadox.download.Kap": { + "name": "Kap", + "description": "Downloads the latest version of Kap - VALID arch FOR THIS RECIPE ARE: x64 (INTEL), arm64 (APPLE SILICON)", "repo": "autopkg/wardsparadox-recipes", - "path": "Batyrlan Nurbekov/Utterly.download.recipe", - "shortname": "Utterly.download", + "path": "Kap/Kap.download.recipe", + "shortname": "Kap.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.munki.Utterly", - "com.github.autopkg.wardsparadox.install.Utterly" + "com.github.autopkg.wardsparadox.install.Kap", + "com.github.autopkg.wardsparadox.munki.Kap", + "com.github.peshay.filewave.Kap" ] }, - "com.github.autopkg.wardsparadox.install.Utterly": { - "name": "Utterly", - "description": "Installs the latest version of Utterly.", + "com.github.autopkg.wardsparadox.install.Kap": { + "name": "Kap", + "description": "Installs the latest version of Kap.", "repo": "autopkg/wardsparadox-recipes", - "path": "Batyrlan Nurbekov/Utterly.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Utterly", - "shortname": "Utterly.install", + "path": "Kap/Kap.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Kap", + "shortname": "Kap.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.install.MacDeployStick": { - "name": "MacDeployStick", - "description": "Installs the latest version of MacDeployStick.", + "com.github.autopkg.wardsparadox.munki.Kap": { + "name": "Kap", + "description": "Downloads the latest version of Kap and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Twocanoes Software, Inc./MacDeployStick.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick", - "shortname": "MacDeployStick.install", - "inferred_type": "install" + "path": "Kap/Kap.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Kap", + "shortname": "Kap.munki", + "inferred_type": "munki", + "munki_display_name": "Kap", + "munki_description": "Screen record with web technology." }, - "com.github.autopkg.wardsparadox.pkg.MacDeployStick": { - "name": "MacDeployStick", - "description": "Downloads the latest version of MacDeployStick and creates a package.", + "com.github.autopkg.wardsparadox.install.MasterKey": { + "name": "Master Key", + "description": "Installs the latest version of Master Key.", "repo": "autopkg/wardsparadox-recipes", - "path": "Twocanoes Software, Inc./MacDeployStick.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick", - "shortname": "MacDeployStick.pkg", - "inferred_type": "pkg" + "path": "MacinMind Software, Inc./Master Key.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MasterKey", + "shortname": "Master Key.install", + "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.MacDeployStick": { - "name": "MacDeployStick", - "description": "Downloads the latest version of MacDeployStick and imports it into Munki.", + "com.github.autopkg.wardsparadox.munki.MasterKey": { + "name": "Master Key", + "description": "Downloads the latest version of Master Key and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Twocanoes Software, Inc./MacDeployStick.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick", - "shortname": "MacDeployStick.munki", + "path": "MacinMind Software, Inc./Master Key.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MasterKey", + "shortname": "Master Key.munki", "inferred_type": "munki", - "munki_display_name": "MacDeployStick", + "munki_display_name": "Master Key", "munki_description": " " }, - "com.github.autopkg.wardsparadox.download.MacDeployStick": { - "name": "MacDeployStick", - "description": "Downloads the latest version of MacDeployStick.", + "com.github.autopkg.wardsparadox.pkg.MasterKey": { + "name": "Master Key", + "description": "Downloads the latest version of Master Key and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "Twocanoes Software, Inc./MacDeployStick.download.recipe", - "shortname": "MacDeployStick.download", + "path": "MacinMind Software, Inc./Master Key.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MasterKey", + "shortname": "Master Key.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.wardsparadox.download.MasterKey": { + "name": "Master Key", + "description": "Downloads the latest version of Master Key.", + "repo": "autopkg/wardsparadox-recipes", + "path": "MacinMind Software, Inc./Master Key.download.recipe", + "shortname": "Master Key.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.MacDeployStick", - "com.github.autopkg.wardsparadox.pkg.MacDeployStick", - "com.github.autopkg.wardsparadox.munki.MacDeployStick" + "com.github.autopkg.wardsparadox.install.MasterKey", + "com.github.autopkg.wardsparadox.munki.MasterKey", + "com.github.autopkg.wardsparadox.pkg.MasterKey" ] }, "com.github.autopkg.wardsparadox.pkg.HiddenBar": { @@ -42876,17 +42571,6 @@ "com.github.autopkg.wardsparadox.munki.HiddenBar" ] }, - "com.github.autopkg.wardsparadox.munki.HiddenBar": { - "name": "Hidden Bar", - "description": "Downloads the latest version of Hidden Bar and imports it into Munki.", - "repo": "autopkg/wardsparadox-recipes", - "path": "HiddenBar/Hidden Bar.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.HiddenBar", - "shortname": "Hidden Bar.munki", - "inferred_type": "munki", - "munki_display_name": "Hidden Bar", - "munki_description": "An ultra-light MacOS utility that helps hide menu bar icons" - }, "com.github.autopkg.wardsparadox.jss.HiddenBar": { "name": "Hidden Bar", "description": "Downloads the latest version of Hidden Bar and imports it into your JSS.", @@ -42898,475 +42582,723 @@ "jamf_display_name": null, "jamf_description": "An ultra-light MacOS utility that helps hide menu bar icons" }, - "com.github.autopkg.wardsparadox.install.DetectXSwift": { - "name": "DetectXSwift", - "description": "Installs the latest version of DetectXSwift.", + "com.github.autopkg.wardsparadox.munki.HiddenBar": { + "name": "Hidden Bar", + "description": "Downloads the latest version of Hidden Bar and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Sqwarq/DetectXSwift.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift", - "shortname": "DetectXSwift.install", + "path": "HiddenBar/Hidden Bar.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.HiddenBar", + "shortname": "Hidden Bar.munki", + "inferred_type": "munki", + "munki_display_name": "Hidden Bar", + "munki_description": "An ultra-light MacOS utility that helps hide menu bar icons" + }, + "com.github.autopkg.wardsparadox.install.AppleJuice": { + "name": "Apple Juice", + "description": "Installs the latest version of Apple Juice.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Raphael Hanneken/Apple Juice.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.AppleJuice", + "shortname": "Apple Juice.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.pkg.DetectXSwift": { - "name": "DetectXSwift", - "description": "Downloads the latest version of DetectXSwift and creates a package.", + "com.github.autopkg.wardsparadox.munki.AppleJuice": { + "name": "Apple Juice", + "description": "Downloads the latest version of Apple Juice and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Sqwarq/DetectXSwift.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift", - "shortname": "DetectXSwift.pkg", - "inferred_type": "pkg" + "path": "Raphael Hanneken/Apple Juice.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.AppleJuice", + "shortname": "Apple Juice.munki", + "inferred_type": "munki", + "munki_display_name": "Apple Juice", + "munki_description": "An advanced battery gauge for macOS, that displays the remaining battery time and more." }, - "com.github.autopkg.wardsparadox.download.DetectXSwift": { - "name": "DetectXSwift", - "description": "Downloads the latest version of DetectXSwift.", + "com.github.autopkg.wardsparadox.download.AppleJuice": { + "name": "Apple Juice", + "description": "Downloads the latest version of Apple Juice.", "repo": "autopkg/wardsparadox-recipes", - "path": "Sqwarq/DetectXSwift.download.recipe", - "shortname": "DetectXSwift.download", + "path": "Raphael Hanneken/Apple Juice.download.recipe", + "shortname": "Apple Juice.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.DetectXSwift", - "com.github.autopkg.wardsparadox.pkg.DetectXSwift", - "com.github.autopkg.wardsparadox.munki.DetectXSwift" + "com.github.autopkg.wardsparadox.install.AppleJuice", + "com.github.autopkg.wardsparadox.munki.AppleJuice", + "com.github.autopkg.wardsparadox.pkg.AppleJuice" ] }, - "com.github.autopkg.wardsparadox.munki.DetectXSwift": { - "name": "DetectXSwift", - "description": "Downloads the latest version of DetectXSwift and imports it into Munki.", + "com.github.autopkg.wardsparadox.pkg.AppleJuice": { + "name": "Apple Juice", + "description": "Downloads the latest version of Apple Juice and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "Sqwarq/DetectXSwift.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift", - "shortname": "DetectXSwift.munki", - "inferred_type": "munki", - "munki_display_name": "DetectXSwift", - "munki_description": "\n " + "path": "Raphael Hanneken/Apple Juice.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.AppleJuice", + "shortname": "Apple Juice.pkg", + "inferred_type": "pkg" }, - "com.github.wardsparadox.clipgrab.munki": { - "name": "ClipGrab", - "description": "Downloads the current release version of ClipGrab and Imports into Munki Repo (uses peshay's Clipgrab Download Recipe)", + "com.github.autopkg.wardsparadox.munki.MacDeployStick": { + "name": "MacDeployStick", + "description": "Downloads the latest version of MacDeployStick and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "ClipGrab/ClipGrab.munki.recipe", - "parent": "com.github.peshay.download.ClipGrab", - "shortname": "ClipGrab.munki", + "path": "Twocanoes Software, Inc./MacDeployStick.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick", + "shortname": "MacDeployStick.munki", "inferred_type": "munki", - "munki_display_name": "ClipGrab", - "munki_description": "A friendly downloader for YouTube and other sites!\n ClipGrab is a free downloader and converter for YouTube, Vimeo, Metacafe, Dailymotion and many other online video sites.\n It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step." + "munki_display_name": "MacDeployStick", + "munki_description": " " }, - "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller": { - "name": "WhatsYourSign Installer", - "description": "Downloads the latest version of WhatsYourSign Installer and creates a package.", + "com.github.autopkg.wardsparadox.pkg.MacDeployStick": { + "name": "MacDeployStick", + "description": "Downloads the latest version of MacDeployStick and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "Objective-See, LLC/WhatsYourSign Installer.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller", - "shortname": "WhatsYourSign Installer.pkg", - "inferred_type": "pkg", + "path": "Twocanoes Software, Inc./MacDeployStick.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick", + "shortname": "MacDeployStick.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.wardsparadox.download.MacDeployStick": { + "name": "MacDeployStick", + "description": "Downloads the latest version of MacDeployStick.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Twocanoes Software, Inc./MacDeployStick.download.recipe", + "shortname": "MacDeployStick.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller" + "com.github.autopkg.wardsparadox.munki.MacDeployStick", + "com.github.autopkg.wardsparadox.pkg.MacDeployStick", + "com.github.autopkg.wardsparadox.install.MacDeployStick" ] }, - "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller": { - "name": "WhatsYourSign Installer", - "description": "Downloads the latest version of WhatsYourSign Installer and imports it into your JSS.", + "com.github.autopkg.wardsparadox.install.MacDeployStick": { + "name": "MacDeployStick", + "description": "Installs the latest version of MacDeployStick.", "repo": "autopkg/wardsparadox-recipes", - "path": "Objective-See, LLC/WhatsYourSign Installer.jss.recipe", - "parent": "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller", - "shortname": "WhatsYourSign Installer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!" + "path": "Twocanoes Software, Inc./MacDeployStick.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick", + "shortname": "MacDeployStick.install", + "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller": { - "name": "WhatsYourSign Installer", - "description": "Downloads the latest version of WhatsYourSign Installer and imports it into Munki.", + "com.github.wardsparadox.airserver.munki": { + "name": "AirServer", + "description": "Downloads the current release version of AirServer and Imports into Munki Repo (uses sheagcraig's AirServer Download Recipe)", "repo": "autopkg/wardsparadox-recipes", - "path": "Objective-See, LLC/WhatsYourSign Installer.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller", - "shortname": "WhatsYourSign Installer.munki", + "path": "AirServer/AirServer.munki.recipe", + "parent": "com.github.homebysix.download.AirServer", + "shortname": "AirServer.munki", "inferred_type": "munki", - "munki_display_name": "WhatsYourSign Installer", - "munki_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!" + "munki_display_name": "AirServer", + "munki_description": "AirServer is the most advanced AirPlay receiver for Mac and PC.\n It allows you to receive AirPlay feeds, similar to an Apple TV.\n
AirServer Image" }, - "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller": { - "name": "WhatsYourSign Installer", - "description": "Downloads the latest version of WhatsYourSign Installer.", + "com.github.wardsparadox.bttl.munki": { + "name": "bettertouchtool", + "description": "Downloads and Installs BetterTouchTool into Munki Repo", "repo": "autopkg/wardsparadox-recipes", - "path": "Objective-See, LLC/WhatsYourSign Installer.download.recipe", - "shortname": "WhatsYourSign Installer.download", + "path": "BetterTouchTool/BetterTouchTool.munki.recipe", + "deprecated": true, + "shortname": "BetterTouchTool.munki", + "inferred_type": "munki", + "munki_display_name": "Better Touch Tool", + "munki_description": "BetterTouchTool is a great, feature packed FREE app that allows you to configure many gestures for your Magic Mouse, Macbook Trackpad and Magic Trackpad. It also allows you to configure actions for keyboard shortcuts, normal mice and the Apple Remote. In addition to this it has an iOS companion App (BTT Remote) which can also be configured to control your Mac the way you want." + }, + "com.github.autopkg.wardsparadox.install.ESFPlayground": { + "name": "ESFPlayground", + "description": "Installs the latest version of ESFPlayground.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Jaron Bradley/ESFPlayground.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground", + "shortname": "ESFPlayground.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.install.MonitorUI": { + "name": "MonitorUI", + "description": "Installs the latest version of MonitorUI.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Jaron Bradley/MonitorUI.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MonitorUI", + "shortname": "MonitorUI.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.download.ESFPlayground": { + "name": "ESFPlayground", + "description": "Downloads the latest version of ESFPlayground.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Jaron Bradley/ESFPlayground.download.recipe", + "shortname": "ESFPlayground.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller", - "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller", - "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller" + "com.github.autopkg.wardsparadox.install.ESFPlayground", + "com.github.autopkg.wardsparadox.munki.ESFPlayground", + "com.github.autopkg.wardsparadox.pkg.ESFPlayground" ] }, - "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller": { - "name": "WhatsYourSign Installer", - "description": "Installs the latest version of WhatsYourSign Installer.", + "com.github.autopkg.wardsparadox.jss.ESFPlayground": { + "name": "ESFPlayground", + "description": "Downloads the latest version of ESFPlayground and imports it into your JSS.", "repo": "autopkg/wardsparadox-recipes", - "path": "Objective-See, LLC/WhatsYourSign Installer.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller", - "shortname": "WhatsYourSign Installer.install", - "inferred_type": "install" + "path": "Jaron Bradley/ESFPlayground.jss.recipe", + "parent": "com.github.autopkg.wardsparadox.pkg.ESFPlayground", + "shortname": "ESFPlayground.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" }, - "com.github.wardsparadox.firefoxpolicies.munki": { - "name": "Firefox", - "description": "Downloads Firefox disk image and builds a package, copying your\n'distribution/policies.json' file into the application bundle, then imports the package into Munki.", + "com.github.autopkg.wardsparadox.munki.MonitorUI": { + "name": "MonitorUI", + "description": "Downloads the latest version of MonitorUI and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Mozilla/FirefoxPolicies.munki.recipe", - "parent": "com.github.neilmartin83.pkg.FirefoxPolicies", - "shortname": "FirefoxPolicies.munki", + "path": "Jaron Bradley/MonitorUI.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MonitorUI", + "shortname": "MonitorUI.munki", "inferred_type": "munki", - "munki_display_name": "Firefox", - "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs." + "munki_display_name": "MonitorUI", + "munki_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality." }, - "com.github.autopkg.wardsparadox.install.Kap": { - "name": "Kap", - "description": "Installs the latest version of Kap.", + "com.github.autopkg.wardsparadox.munki.ESFPlayground": { + "name": "ESFPlayground", + "description": "Downloads the latest version of ESFPlayground and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Kap/Kap.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Kap", - "shortname": "Kap.install", - "inferred_type": "install" + "path": "Jaron Bradley/ESFPlayground.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground", + "shortname": "ESFPlayground.munki", + "inferred_type": "munki", + "munki_display_name": "ESFPlayground", + "munki_description": " " }, - "com.github.autopkg.wardsparadox.download.Kap": { - "name": "Kap", - "description": "Downloads the latest version of Kap - VALID arch FOR THIS RECIPE ARE: x64 (INTEL), arm64 (APPLE SILICON)", + "com.github.autopkg.wardsparadox.jss.MonitorUI": { + "name": "MonitorUI", + "description": "Downloads the latest version of MonitorUI and imports it into your JSS.", "repo": "autopkg/wardsparadox-recipes", - "path": "Kap/Kap.download.recipe", - "shortname": "Kap.download", + "path": "Jaron Bradley/MonitorUI.jss.recipe", + "parent": "com.github.autopkg.wardsparadox.pkg.MonitorUI", + "shortname": "MonitorUI.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality." + }, + "com.github.autopkg.wardsparadox.pkg.ESFPlayground": { + "name": "ESFPlayground", + "description": "Downloads the latest version of ESFPlayground and creates a package.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Jaron Bradley/ESFPlayground.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground", + "shortname": "ESFPlayground.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.wardsparadox.jss.ESFPlayground" + ] + }, + "com.github.autopkg.wardsparadox.download.MonitorUI": { + "name": "MonitorUI", + "description": "Downloads the latest version of MonitorUI.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Jaron Bradley/MonitorUI.download.recipe", + "shortname": "MonitorUI.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.Kap", - "com.github.autopkg.wardsparadox.munki.Kap", - "com.github.peshay.filewave.Kap" + "com.github.autopkg.wardsparadox.install.MonitorUI", + "com.github.autopkg.wardsparadox.munki.MonitorUI", + "com.github.autopkg.wardsparadox.pkg.MonitorUI" ] }, - "com.github.autopkg.wardsparadox.munki.Kap": { - "name": "Kap", - "description": "Downloads the latest version of Kap and imports it into Munki.", + "com.github.autopkg.wardsparadox.pkg.MonitorUI": { + "name": "MonitorUI", + "description": "Downloads the latest version of MonitorUI and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "Kap/Kap.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Kap", - "shortname": "Kap.munki", - "inferred_type": "munki", - "munki_display_name": "Kap", - "munki_description": "Screen record with web technology." + "path": "Jaron Bradley/MonitorUI.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.MonitorUI", + "shortname": "MonitorUI.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.wardsparadox.jss.MonitorUI" + ] }, - "com.github.autopkg.wardsparadox.pkg.AppleJuice": { - "name": "Apple Juice", - "description": "Downloads the latest version of Apple Juice and creates a package.", + "com.github.autopkg.wardsparadox.pkg.Komet": { + "name": "Komet", + "description": "Downloads the latest version of Komet and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "Raphael Hanneken/Apple Juice.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.AppleJuice", - "shortname": "Apple Juice.pkg", + "path": "Mayur Pawashe/Komet.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Komet", + "shortname": "Komet.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.wardsparadox.download.AppleJuice": { - "name": "Apple Juice", - "description": "Downloads the latest version of Apple Juice.", + "com.github.autopkg.wardsparadox.install.Komet": { + "name": "Komet", + "description": "Installs the latest version of Komet.", "repo": "autopkg/wardsparadox-recipes", - "path": "Raphael Hanneken/Apple Juice.download.recipe", - "shortname": "Apple Juice.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.wardsparadox.pkg.AppleJuice", - "com.github.autopkg.wardsparadox.munki.AppleJuice", - "com.github.autopkg.wardsparadox.install.AppleJuice" - ] + "path": "Mayur Pawashe/Komet.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Komet", + "shortname": "Komet.install", + "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.munki.AppleJuice": { - "name": "Apple Juice", - "description": "Downloads the latest version of Apple Juice and imports it into Munki.", + "com.github.autopkg.wardsparadox.munki.Komet": { + "name": "Komet", + "description": "Downloads the latest version of Komet and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Raphael Hanneken/Apple Juice.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.AppleJuice", - "shortname": "Apple Juice.munki", + "path": "Mayur Pawashe/Komet.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Komet", + "shortname": "Komet.munki", "inferred_type": "munki", - "munki_display_name": "Apple Juice", - "munki_description": "An advanced battery gauge for macOS, that displays the remaining battery time and more." + "munki_display_name": "Komet", + "munki_description": "Cocoa editor for creating commit messages" }, - "com.github.autopkg.wardsparadox.install.AppleJuice": { - "name": "Apple Juice", - "description": "Installs the latest version of Apple Juice.", + "com.github.autopkg.wardsparadox.download.Komet": { + "name": "Komet", + "description": "Downloads the latest version of Komet.", "repo": "autopkg/wardsparadox-recipes", - "path": "Raphael Hanneken/Apple Juice.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.AppleJuice", - "shortname": "Apple Juice.install", - "inferred_type": "install" + "path": "Mayur Pawashe/Komet.download.recipe", + "shortname": "Komet.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.wardsparadox.pkg.Komet", + "com.github.autopkg.wardsparadox.install.Komet", + "com.github.autopkg.wardsparadox.munki.Komet" + ] }, - "com.github.autopkg.wardsparadox.install.MasterKey": { - "name": "Master Key", - "description": "Installs the latest version of Master Key.", + "com.github.wardsparadox.install.Clipy": { + "name": "Clipy", + "description": "Downloads the latest version of Clipy and drag-drop installs it.", "repo": "autopkg/wardsparadox-recipes", - "path": "MacinMind Software, Inc./Master Key.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MasterKey", - "shortname": "Master Key.install", + "path": "Clipy/Clipy.install.recipe", + "parent": "com.github.wardsparadox.download.Clipy", + "shortname": "Clipy.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.pkg.MasterKey": { - "name": "Master Key", - "description": "Downloads the latest version of Master Key and creates a package.", + "com.github.wardsparadox.pkg.Clipy": { + "name": "Clipy", + "description": "Downloads the latest version of Clipy and creates a package.", "repo": "autopkg/wardsparadox-recipes", - "path": "MacinMind Software, Inc./Master Key.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MasterKey", - "shortname": "Master Key.pkg", - "inferred_type": "pkg" + "path": "Clipy/Clipy.package.recipe", + "parent": "com.github.wardsparadox.download.Clipy", + "shortname": "Clipy.package", + "inferred_type": "package", + "children": [ + "com.github.andredb90.filewave.Clipy" + ] }, - "com.github.autopkg.wardsparadox.download.MasterKey": { - "name": "Master Key", - "description": "Downloads the latest version of Master Key.", + "com.github.wardsparadox.download.Clipy": { + "name": "Clipy", + "description": "Downloads the current release of Clipy from Github.", "repo": "autopkg/wardsparadox-recipes", - "path": "MacinMind Software, Inc./Master Key.download.recipe", - "shortname": "Master Key.download", + "path": "Clipy/Clipy.download.recipe", + "shortname": "Clipy.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.MasterKey", - "com.github.autopkg.wardsparadox.pkg.MasterKey", - "com.github.autopkg.wardsparadox.munki.MasterKey" + "com.github.wardsparadox.install.Clipy", + "com.github.wardsparadox.pkg.Clipy", + "com.github.wardsparadox.munki.Clipy" ] }, - "com.github.autopkg.wardsparadox.munki.MasterKey": { - "name": "Master Key", - "description": "Downloads the latest version of Master Key and imports it into Munki.", + "com.github.wardsparadox.munki.Clipy": { + "name": "Clipy", + "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ", "repo": "autopkg/wardsparadox-recipes", - "path": "MacinMind Software, Inc./Master Key.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MasterKey", - "shortname": "Master Key.munki", + "path": "Clipy/Clipy.munki.recipe", + "parent": "com.github.wardsparadox.download.Clipy", + "shortname": "Clipy.munki", "inferred_type": "munki", - "munki_display_name": "Master Key", - "munki_description": " " + "munki_display_name": null, + "munki_description": "Clipy is a Clipboard extension app for macOS." }, - "com.github.autopkg.wardsparadox.download.ESFPlayground": { - "name": "ESFPlayground", - "description": "Downloads the latest version of ESFPlayground.", + "com.github.autopkg.wardsparadox.install.Utterly": { + "name": "Utterly", + "description": "Installs the latest version of Utterly.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/ESFPlayground.download.recipe", - "shortname": "ESFPlayground.download", + "path": "Batyrlan Nurbekov/Utterly.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Utterly", + "shortname": "Utterly.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.download.Utterly": { + "name": "Utterly", + "description": "Downloads the latest version of Utterly.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Batyrlan Nurbekov/Utterly.download.recipe", + "shortname": "Utterly.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.install.ESFPlayground", - "com.github.autopkg.wardsparadox.munki.ESFPlayground", - "com.github.autopkg.wardsparadox.pkg.ESFPlayground" + "com.github.autopkg.wardsparadox.install.Utterly", + "com.github.autopkg.wardsparadox.munki.Utterly" ] }, - "com.github.autopkg.wardsparadox.jss.ESFPlayground": { - "name": "ESFPlayground", - "description": "Downloads the latest version of ESFPlayground and imports it into your JSS.", + "com.github.autopkg.wardsparadox.munki.Utterly": { + "name": "Utterly", + "description": "Downloads the latest version of Utterly and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/ESFPlayground.jss.recipe", - "parent": "com.github.autopkg.wardsparadox.pkg.ESFPlayground", - "shortname": "ESFPlayground.jss", + "path": "Batyrlan Nurbekov/Utterly.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Utterly", + "shortname": "Utterly.munki", + "inferred_type": "munki", + "munki_display_name": "Utterly", + "munki_description": "Noise cancellation for your meetings." + }, + "com.github.autopkg.wardsparadox.jss.Utterly": { + "name": "Utterly", + "description": "Downloads the latest version of Utterly and imports it into your JSS.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Batyrlan Nurbekov/Utterly.jss.recipe", + "parent": "com.github.autopkg.wardsparadox.pkg.Utterly", + "shortname": "Utterly.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "Noise cancellation for your meetings." }, - "com.github.autopkg.wardsparadox.install.ESFPlayground": { - "name": "ESFPlayground", - "description": "Installs the latest version of ESFPlayground.", + "com.github.wardsparadox.gimponosx.munki": { + "name": "GIMP", + "description": "Downloads the latest GIMP for Mac OS X and imports into Munki Repo (uses hanson-m's GIMP Download Recipe)", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/ESFPlayground.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground", - "shortname": "ESFPlayground.install", + "path": "GIMP/GimpOnOSX.munki.recipe", + "parent": "com.github.hansen-m.download.gimponosx", + "shortname": "GimpOnOSX.munki", + "inferred_type": "munki", + "munki_display_name": "GIMP On OS X", + "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring." + }, + "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller": { + "name": "WhatsYourSign Installer", + "description": "Installs the latest version of WhatsYourSign Installer.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Objective-See, LLC/WhatsYourSign Installer.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller", + "shortname": "WhatsYourSign Installer.install", "inferred_type": "install" }, - "com.github.autopkg.wardsparadox.download.MonitorUI": { - "name": "MonitorUI", - "description": "Downloads the latest version of MonitorUI.", + "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller": { + "name": "WhatsYourSign Installer", + "description": "Downloads the latest version of WhatsYourSign Installer.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/MonitorUI.download.recipe", - "shortname": "MonitorUI.download", + "path": "Objective-See, LLC/WhatsYourSign Installer.download.recipe", + "shortname": "WhatsYourSign Installer.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.munki.MonitorUI", - "com.github.autopkg.wardsparadox.pkg.MonitorUI", - "com.github.autopkg.wardsparadox.install.MonitorUI" + "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller", + "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller", + "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller" ] }, - "com.github.autopkg.wardsparadox.munki.ESFPlayground": { - "name": "ESFPlayground", - "description": "Downloads the latest version of ESFPlayground and imports it into Munki.", + "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller": { + "name": "WhatsYourSign Installer", + "description": "Downloads the latest version of WhatsYourSign Installer and imports it into your JSS.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/ESFPlayground.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground", - "shortname": "ESFPlayground.munki", + "path": "Objective-See, LLC/WhatsYourSign Installer.jss.recipe", + "parent": "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller", + "shortname": "WhatsYourSign Installer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!" + }, + "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller": { + "name": "WhatsYourSign Installer", + "description": "Downloads the latest version of WhatsYourSign Installer and creates a package.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Objective-See, LLC/WhatsYourSign Installer.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller", + "shortname": "WhatsYourSign Installer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller" + ] + }, + "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller": { + "name": "WhatsYourSign Installer", + "description": "Downloads the latest version of WhatsYourSign Installer and imports it into Munki.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Objective-See, LLC/WhatsYourSign Installer.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller", + "shortname": "WhatsYourSign Installer.munki", "inferred_type": "munki", - "munki_display_name": "ESFPlayground", - "munki_description": " " + "munki_display_name": "WhatsYourSign Installer", + "munki_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!" }, - "com.github.autopkg.wardsparadox.pkg.ESFPlayground": { - "name": "ESFPlayground", - "description": "Downloads the latest version of ESFPlayground and creates a package.", + "com.github.wardsparadox.fontnuke.munki": { + "name": "FontNuke", + "description": "Downloads and Imports FontNuke into Munki Repo", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/ESFPlayground.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground", - "shortname": "ESFPlayground.pkg", + "path": "FontNuke/FontNuke.munki.recipe", + "shortname": "FontNuke.munki", + "inferred_type": "munki", + "munki_display_name": "FontNuke", + "munki_description": "FontNuke is a free utility application for Mac OS X 10.4.x+ (Tiger, Leopard, Snow Leopard, Lion, Mountain Lion, Mavericks, Yosemite) that removes corrupt and troublesome font cache files." + }, + "com.github.autopkg.wardsparadox.pkg.Pictogram": { + "name": "Pictogram", + "description": "Downloads the latest version of Pictogram and creates a package.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Neil Sardesai/Pictogram.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Pictogram", + "shortname": "Pictogram.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.wardsparadox.jss.ESFPlayground" + "com.github.autopkg.wardsparadox.jss.Pictogram" ] }, - "com.github.autopkg.wardsparadox.jss.MonitorUI": { - "name": "MonitorUI", - "description": "Downloads the latest version of MonitorUI and imports it into your JSS.", + "com.github.autopkg.wardsparadox.jss.Pictogram": { + "name": "Pictogram", + "description": "Downloads the latest version of Pictogram and imports it into your JSS.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/MonitorUI.jss.recipe", - "parent": "com.github.autopkg.wardsparadox.pkg.MonitorUI", - "shortname": "MonitorUI.jss", + "path": "Neil Sardesai/Pictogram.jss.recipe", + "parent": "com.github.autopkg.wardsparadox.pkg.Pictogram", + "shortname": "Pictogram.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality." + "jamf_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves." }, - "com.github.autopkg.wardsparadox.munki.MonitorUI": { - "name": "MonitorUI", - "description": "Downloads the latest version of MonitorUI and imports it into Munki.", + "com.github.autopkg.wardsparadox.munki.Pictogram": { + "name": "Pictogram", + "description": "Downloads the latest version of Pictogram and imports it into Munki.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/MonitorUI.munki.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MonitorUI", - "shortname": "MonitorUI.munki", + "path": "Neil Sardesai/Pictogram.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Pictogram", + "shortname": "Pictogram.munki", "inferred_type": "munki", - "munki_display_name": "MonitorUI", - "munki_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality." + "munki_display_name": "Pictogram", + "munki_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves." }, - "com.github.autopkg.wardsparadox.pkg.MonitorUI": { - "name": "MonitorUI", - "description": "Downloads the latest version of MonitorUI and creates a package.", + "com.github.autopkg.wardsparadox.download.Pictogram": { + "name": "Pictogram", + "description": "Downloads the latest version of Pictogram.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/MonitorUI.pkg.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MonitorUI", - "shortname": "MonitorUI.pkg", - "inferred_type": "pkg", + "path": "Neil Sardesai/Pictogram.download.recipe", + "shortname": "Pictogram.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.jss.MonitorUI" + "com.github.autopkg.wardsparadox.pkg.Pictogram", + "com.github.autopkg.wardsparadox.munki.Pictogram", + "com.github.autopkg.wardsparadox.install.Pictogram" ] }, - "com.github.autopkg.wardsparadox.install.MonitorUI": { - "name": "MonitorUI", - "description": "Installs the latest version of MonitorUI.", + "com.github.autopkg.wardsparadox.install.Pictogram": { + "name": "Pictogram", + "description": "Installs the latest version of Pictogram.", "repo": "autopkg/wardsparadox-recipes", - "path": "Jaron Bradley/MonitorUI.install.recipe", - "parent": "com.github.autopkg.wardsparadox.download.MonitorUI", - "shortname": "MonitorUI.install", + "path": "Neil Sardesai/Pictogram.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Pictogram", + "shortname": "Pictogram.install", "inferred_type": "install" }, - "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions": { - "name": "AdobeUninstallUnauthorizedVersions", - "description": "Packages the Unauthorized Versions Uninstaller tool so it will install in /private/tmp and adds a postinstall script to run it", + "com.github.autopkg.wardsparadox.install.XMind": { + "name": "XMind", + "description": "Installs the latest version of XMind.", "repo": "autopkg/wardsparadox-recipes", - "path": "Forked Recipes/AdobeUninstallUnauthorizedVersions.munki.recipe", - "parent": "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions", - "shortname": "AdobeUninstallUnauthorizedVersions.munki", + "path": "XMind Ltd./XMind.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.XMind", + "shortname": "XMind.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.munki.XMind": { + "name": "XMind", + "description": "Downloads the latest version of XMind and imports it into Munki.", + "repo": "autopkg/wardsparadox-recipes", + "path": "XMind Ltd./XMind.munki.recipe", + "parent": "com.github.peshay.download.XMind", + "shortname": "XMind.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "XMind", + "munki_description": "Popular mind mapping and project management app." }, - "com.github.wardsparadox.Office2019SuiteSKUless-additionalpkginfo.munki": { - "name": "Office2019Suite", - "description": "\n\t\t\tVery specific fork for Office 2019 Suite.\n\n\t\t\tDownloads the latest Microsoft Office 2019 SKU-less installer package.\n\n\t\t\tSet the REGION key to:\n\n\t\t\t525133 for Office 365 and Americas Volume LATEST (default)\n\t\t\t871743 for Office 2016\n\n\t\t\tDue to the Downloads using Microsoft's Global CDN's the region code is now for type of installer\n\n\t\t\tSet the INSTALLERTYPE key to (this is for version only!):\n\n\t\t\to365 for Office 365 (default)\n\t\t\tvl2019 for Office 2019\n\t\t\tvl2016 for Office 2016\n\t\t", + "com.github.wardsparadox.munki.vernier.spectralanalysis": { + "name": "vernierspectralanalysis", + "description": "Downloads and Vernier Spectral Analysis into Munki Repo", "repo": "autopkg/wardsparadox-recipes", - "path": "Forked Recipes/Office2019SuiteSKUless_additionalpkginfo.munki.recipe", - "parent": "com.github.autopkg.office-recipes.download.Office2019Suite", - "shortname": "Office2019SuiteSKUless_additionalpkginfo.munki", + "path": "Vernier/SpectralAnalysis.munki.recipe", + "parent": "com.github.wardsparadox.download.vernier.spectralanalysis", + "shortname": "SpectralAnalysis.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Office 2019", - "munki_description": "Get more done. Office 2019 for Mac has the classic Office apps you know, including Word, Excel, PowerPoint, and OneNote. Create professional looking documents and presentations, organize your notes, or create and share digital notebooks with your friends and family." + "munki_display_name": "Vernier Spectral Analysis", + "munki_description": "\n

Vernier Spectral Analysis is a tool for science students to collect and analyze data from Vernier spectrophotometers.

\n\n\n

\n The Spectral Analysis app makes it easy to incorporate spectroscopy into your biology and chemistry labs. Using the app, students can collect a full spectrum and explore topics such as Beer's law, enzyme kinetics, and plant pigments.\n

\n

\n The user-friendly interface walks the students through the data-collection process and includes analysis features such as curve fitting and data interpolation.\n

\n

Key Features

\n\n \n " }, - "com.github.bradclare.download.filemakerpro13": { - "name": "FileMakerPro13", - "description": "Download recipe for FileMaker Pro 13.", - "repo": "autopkg/bradclare-recipes", - "path": "FileMaker/FileMakerPro13.download.recipe", - "shortname": "FileMakerPro13.download", - "inferred_type": "download" + "com.github.wardsparadox.munki.vernier.graphicalanalysis": { + "name": "verniergraphicalanalysis", + "description": "Downloads and Vernier Graphical Analysis into Munki Repo", + "repo": "autopkg/wardsparadox-recipes", + "path": "Vernier/GraphicalAnalysis.munki.recipe", + "parent": "com.github.wardsparadox.download.vernier.graphicalanalysis", + "shortname": "GraphicalAnalysis.munki", + "inferred_type": "munki", + "munki_display_name": "Vernier Graphical Analysis", + "munki_description": "

Graphical Analysis 4 is a tool for science students to collect, graph, and analyze data from Vernier sensors.

\n\n

Key Features

\n\n

Data Collection

\n\n\n\n

Data Analysis

\n\n\n\n

Data Sharing

\n\n\n

Data Storage

\n" }, - "com.github.bradclare.download.filemakerserver14trial": { - "name": "FileMakerServer14Trial", - "description": "Download recipe for FileMaker Server 14 Trial.", - "repo": "autopkg/bradclare-recipes", - "path": "FileMaker/FileMakerServer14Trial.download.recipe", - "shortname": "FileMakerServer14Trial.download", - "inferred_type": "download" + "com.github.wardsparadox.download.vernier.graphicalanalysis": { + "name": "verniergraphicalanalysis", + "description": "Downloads the current release of Vernier's Graphical Analysis.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Vernier/GraphicalAnalysis.download.recipe", + "shortname": "GraphicalAnalysis.download", + "inferred_type": "download", + "children": [ + "com.github.wardsparadox.munki.vernier.graphicalanalysis" + ] }, - "com.github.bradclare.download.filemakerpro14": { - "name": "FileMakerPro14", - "description": "Download recipe for FileMaker Pro 14.", - "repo": "autopkg/bradclare-recipes", - "path": "FileMaker/FileMakerPro14.download.recipe", - "shortname": "FileMakerPro14.download", - "inferred_type": "download" + "com.github.wardsparadox.download.vernier.spectralanalysis": { + "name": "vernierspectralanalysis", + "description": "Downloads the current release of Vernier's Spectral Analysis.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Vernier/SpectralAnalysis.download.recipe", + "shortname": "SpectralAnalysis.download", + "inferred_type": "download", + "children": [ + "com.github.wardsparadox.munki.vernier.spectralanalysis" + ] }, - "com.github.bradclare.download.filemakerpro14trial": { - "name": "FileMakerPro14Trial", - "description": "Download recipe for FileMaker Pro 14 Trial.", - "repo": "autopkg/bradclare-recipes", - "path": "FileMaker/FileMakerPro14Trial.download.recipe", - "shortname": "FileMakerPro14Trial.download", - "inferred_type": "download" + "com.github.autopkg.wardsparadox.munki.UIBrowser": { + "name": "UI Browser", + "description": "Downloads the latest version of UI Browser and imports it into Munki.", + "repo": "autopkg/wardsparadox-recipes", + "path": "William Cheeseman/UI Browser.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.UIBrowser", + "shortname": "UI Browser.munki", + "inferred_type": "munki", + "munki_display_name": "UI Browser", + "munki_description": "Monitor the user interface of OS X apps." }, - "com.github.bradclare.download.filemakerserver13": { - "name": "FileMakerServer13", - "description": "Download recipe for FileMaker Server 13.", - "repo": "autopkg/bradclare-recipes", - "path": "FileMaker/FileMakerServer13.download.recipe", - "shortname": "FileMakerServer13.download", - "inferred_type": "download" + "com.github.autopkg.wardsparadox.pkg.UIBrowser": { + "name": "UI Browser", + "description": "Downloads the latest version of UI Browser and creates a package.", + "repo": "autopkg/wardsparadox-recipes", + "path": "William Cheeseman/UI Browser.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.UIBrowser", + "shortname": "UI Browser.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.wardsparadox.jss.UIBrowser" + ] }, - "com.github.bradclare.download.filemakerserver14": { - "name": "FileMakerServer14", - "description": "Download recipe for FileMaker Server 14.", - "repo": "autopkg/bradclare-recipes", - "path": "FileMaker/FileMakerServer14.download.recipe", - "shortname": "FileMakerServer14.download", - "inferred_type": "download" + "com.github.autopkg.wardsparadox.download.UIBrowser": { + "name": "UI Browser", + "description": "Downloads the latest version of UI Browser.", + "repo": "autopkg/wardsparadox-recipes", + "path": "William Cheeseman/UI Browser.download.recipe", + "shortname": "UI Browser.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.wardsparadox.munki.UIBrowser", + "com.github.autopkg.wardsparadox.pkg.UIBrowser", + "com.github.autopkg.wardsparadox.install.UIBrowser" + ] }, - "com.github.bradclare.download.MacsFanControl": { - "name": "MacsFanControl", - "description": "Downloads the latest version of Macs Fan Control.", - "repo": "autopkg/bradclare-recipes", - "path": "MacsFanControl/MacsFanControl.download.recipe", - "shortname": "MacsFanControl.download", + "com.github.autopkg.wardsparadox.install.UIBrowser": { + "name": "UI Browser", + "description": "Installs the latest version of UI Browser.", + "repo": "autopkg/wardsparadox-recipes", + "path": "William Cheeseman/UI Browser.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.UIBrowser", + "shortname": "UI Browser.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.jss.UIBrowser": { + "name": "UI Browser", + "description": "Downloads the latest version of UI Browser and imports it into your JSS.", + "repo": "autopkg/wardsparadox-recipes", + "path": "William Cheeseman/UI Browser.jss.recipe", + "parent": "com.github.autopkg.wardsparadox.pkg.UIBrowser", + "shortname": "UI Browser.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Monitor the user interface of OS X apps." + }, + "com.github.wardsparadox.adwaremedic.munki": { + "name": "AdwareMedic", + "description": "Downloads and Installs Adware Medic into Munki Repo", + "repo": "autopkg/wardsparadox-recipes", + "path": "AdwareMedic/AdwareMedic.munki.recipe", + "deprecated": true, + "shortname": "AdwareMedic.munki", + "inferred_type": "munki", + "munki_display_name": "Adware Medic", + "munki_description": "\n AdMedic is an application for Mac OS X designed to remove all known adware from your computer.\n It is very simple to use, and should clean up your system in less than a minute, from start to finish.\n " + }, + "com.github.wardsparadox.clipgrab.munki": { + "name": "ClipGrab", + "description": "Downloads the current release version of ClipGrab and Imports into Munki Repo (uses peshay's Clipgrab Download Recipe)", + "repo": "autopkg/wardsparadox-recipes", + "path": "ClipGrab/ClipGrab.munki.recipe", + "parent": "com.github.peshay.download.ClipGrab", + "shortname": "ClipGrab.munki", + "inferred_type": "munki", + "munki_display_name": "ClipGrab", + "munki_description": "A friendly downloader for YouTube and other sites!\n ClipGrab is a free downloader and converter for YouTube, Vimeo, Metacafe, Dailymotion and many other online video sites.\n It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step." + }, + "com.github.autopkg.wardsparadox.install.DetectXSwift": { + "name": "DetectXSwift", + "description": "Installs the latest version of DetectXSwift.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Sqwarq/DetectXSwift.install.recipe", + "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift", + "shortname": "DetectXSwift.install", + "inferred_type": "install" + }, + "com.github.autopkg.wardsparadox.munki.DetectXSwift": { + "name": "DetectXSwift", + "description": "Downloads the latest version of DetectXSwift and imports it into Munki.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Sqwarq/DetectXSwift.munki.recipe", + "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift", + "shortname": "DetectXSwift.munki", + "inferred_type": "munki", + "munki_display_name": "DetectXSwift", + "munki_description": "\n " + }, + "com.github.autopkg.wardsparadox.pkg.DetectXSwift": { + "name": "DetectXSwift", + "description": "Downloads the latest version of DetectXSwift and creates a package.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Sqwarq/DetectXSwift.pkg.recipe", + "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift", + "shortname": "DetectXSwift.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.wardsparadox.download.DetectXSwift": { + "name": "DetectXSwift", + "description": "Downloads the latest version of DetectXSwift.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Sqwarq/DetectXSwift.download.recipe", + "shortname": "DetectXSwift.download", "inferred_type": "download", "children": [ - "com.github.bradclare.munki.MacsFanControl", - "com.github.bradclare.pkg.MacsFanControl" + "com.github.autopkg.wardsparadox.install.DetectXSwift", + "com.github.autopkg.wardsparadox.munki.DetectXSwift", + "com.github.autopkg.wardsparadox.pkg.DetectXSwift" ] }, - "com.github.bradclare.munki.MacsFanControl": { - "name": "MacsFanControl", - "description": "Downloads the latest version of MacsFanControl and imports it into Munki.", - "repo": "autopkg/bradclare-recipes", - "path": "MacsFanControl/MacsFanControl.munki.recipe", - "parent": "com.github.bradclare.download.MacsFanControl", - "shortname": "MacsFanControl.munki", + "com.github.wardsparadox.firefoxpolicies.munki": { + "name": "Firefox", + "description": "Downloads Firefox disk image and builds a package, copying your\n'distribution/policies.json' file into the application bundle, then imports the package into Munki.", + "repo": "autopkg/wardsparadox-recipes", + "path": "Mozilla/FirefoxPolicies.munki.recipe", + "parent": "com.github.neilmartin83.pkg.FirefoxPolicies", + "shortname": "FirefoxPolicies.munki", "inferred_type": "munki", - "munki_display_name": "MacsFanControl", - "munki_description": "Monitor and control your computer's fans." + "munki_display_name": "Firefox", + "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs." }, - "com.github.bradclare.pkg.MacsFanControl": { - "name": "MacsFanControl", - "description": "Downloads the latest version of MacsFanControl and creates a package.", + "com.github.bradclare.pkg.EtreCheck": { + "name": "EtreCheck", + "description": "Downloads the latest version of EtreCheck and creates a package.", "repo": "autopkg/bradclare-recipes", - "path": "MacsFanControl/MacsFanControl.pkg.recipe", - "parent": "com.github.bradclare.download.MacsFanControl", - "shortname": "MacsFanControl.pkg", + "path": "EtreCheck/EtreCheck.pkg.recipe", + "parent": "com.github.bradclare.download.EtreCheck", + "shortname": "EtreCheck.pkg", "inferred_type": "pkg" }, - "com.github.bradclare.download.dayliteserver": { - "name": "DayliteServer", - "description": "Download recipe for Daylite Server.", + "com.github.bradclare.munki.EtreCheck": { + "name": "EtreCheck", + "description": "Downloads the latest version of EtreCheck and imports it into Munki.", "repo": "autopkg/bradclare-recipes", - "path": "Daylite/DayliteServer.download.recipe", - "shortname": "DayliteServer.download", - "inferred_type": "download" + "path": "EtreCheck/EtreCheck.munki.recipe", + "parent": "com.github.bradclare.download.EtreCheck", + "shortname": "EtreCheck.munki", + "inferred_type": "munki", + "munki_display_name": "EtreCheck", + "munki_description": "For troubleshooting your Mac; displays important system details." }, - "com.github.bradclare.download.daylite": { - "name": "Daylite", - "description": "Downloads Daylite and builds an installer package.", + "com.github.bradclare.download.EtreCheck": { + "name": "EtreCheck", + "description": "Downloads the latest version of EtreCheck.", "repo": "autopkg/bradclare-recipes", - "path": "Daylite/Daylite.download.recipe", - "shortname": "Daylite.download", + "path": "EtreCheck/EtreCheck.download.recipe", + "shortname": "EtreCheck.download", "inferred_type": "download", "children": [ - "com.github.bradclare.munki.daylite", - "com.github.bradclare.pkg.daylite" + "com.github.bradclare.pkg.EtreCheck", + "com.github.bradclare.munki.EtreCheck" ] }, "com.github.bradclare.munki.daylite": { @@ -43380,6 +43312,18 @@ "munki_display_name": "Daylite", "munki_description": "Daylite keeps everything related to your business in one place, so you and your team can share information wherever they are by Mac, iPhone, and iPad. Your contacts, schedule, tasks, projects, sales opportunities, emails, and notes are all there, making it easy to find what you are looking for in seconds." }, + "com.github.bradclare.download.daylite": { + "name": "Daylite", + "description": "Downloads Daylite and builds an installer package.", + "repo": "autopkg/bradclare-recipes", + "path": "Daylite/Daylite.download.recipe", + "shortname": "Daylite.download", + "inferred_type": "download", + "children": [ + "com.github.bradclare.munki.daylite", + "com.github.bradclare.pkg.daylite" + ] + }, "com.github.bradclare.pkg.daylite": { "name": "Daylite", "description": "Downloads Daylite and builds an installer package.", @@ -43389,6 +43333,14 @@ "shortname": "Daylite.pkg", "inferred_type": "pkg" }, + "com.github.bradclare.download.dayliteserver": { + "name": "DayliteServer", + "description": "Download recipe for Daylite Server.", + "repo": "autopkg/bradclare-recipes", + "path": "Daylite/DayliteServer.download.recipe", + "shortname": "DayliteServer.download", + "inferred_type": "download" + }, "com.github.bradclare.download.accountedgeprocanada": { "name": "AccountEdgeProCanada", "description": "Download recipe for AccountEdge Pro (Canada).", @@ -43429,23 +43381,6 @@ "com.github.bradclare.munki.GroundControlLaunchpad" ] }, - "com.github.bradclare.download.accountedgenecanada": { - "name": "AccountEdgeProCanada", - "description": "Download recipe for AccountEdge Network Edition (Canada).", - "repo": "autopkg/bradclare-recipes", - "path": "AccountEdgeNECanada/AccountEdgeNECanada.download.recipe", - "shortname": "AccountEdgeNECanada.download", - "inferred_type": "download" - }, - "com.github.bradclare.pkg.ringcentral": { - "name": "RingCentral", - "description": "Pkg recipe for RingCentral", - "repo": "autopkg/bradclare-recipes", - "path": "RingCentral/RingCentral.pkg.recipe", - "parent": "com.github.bradclare.download.ringcentral", - "shortname": "RingCentral.pkg", - "inferred_type": "pkg" - }, "com.github.bradclare.download.ringcentralphone": { "name": "RingCentral Phone", "description": "Download recipe for RingCentral Phone (RingCentral for Mac.app)", @@ -43458,17 +43393,16 @@ "com.github.bradclare.pkg.ringcentralphone" ] }, - "com.github.bradclare.download.ringcentral": { - "name": "RingCentral", - "description": "Download recipe for RingCentral", + "com.github.bradclare.munki.ringcentralphone": { + "name": "RingCentral Phone", + "description": "Munki recipe for RingCentral Phone (RingCentral for Mac.app)", "repo": "autopkg/bradclare-recipes", - "path": "RingCentral/RingCentral.download.recipe", - "shortname": "RingCentral.download", - "inferred_type": "download", - "children": [ - "com.github.bradclare.pkg.ringcentral", - "com.github.bradclare.munki.ringcentral" - ] + "path": "RingCentral/RingCentralPhone.munki.recipe", + "parent": "com.github.bradclare.download.ringcentralphone", + "shortname": "RingCentralPhone.munki", + "inferred_type": "munki", + "munki_display_name": "RingCentral Phone", + "munki_description": "The RingCentral Phone is an easy-to-use app, and a comprehensive communications hub with an all-inclusive phone, fax, business SMS, and conferencing for your desktop. It provides an intuitive interface that optimizes the user experience and increases productivity." }, "com.github.bradclare.munki.ringcentral": { "name": "RingCentral", @@ -43481,16 +43415,26 @@ "munki_display_name": "RingCentral", "munki_description": "Everything you need in one beautiful app; Team messaging, video meetings, and a business phone-reimagined so you can do more from anywhere." }, - "com.github.bradclare.munki.ringcentralphone": { - "name": "RingCentral Phone", - "description": "Munki recipe for RingCentral Phone (RingCentral for Mac.app)", + "com.github.bradclare.pkg.ringcentral": { + "name": "RingCentral", + "description": "Pkg recipe for RingCentral", "repo": "autopkg/bradclare-recipes", - "path": "RingCentral/RingCentralPhone.munki.recipe", - "parent": "com.github.bradclare.download.ringcentralphone", - "shortname": "RingCentralPhone.munki", - "inferred_type": "munki", - "munki_display_name": "RingCentral Phone", - "munki_description": "The RingCentral Phone is an easy-to-use app, and a comprehensive communications hub with an all-inclusive phone, fax, business SMS, and conferencing for your desktop. It provides an intuitive interface that optimizes the user experience and increases productivity." + "path": "RingCentral/RingCentral.pkg.recipe", + "parent": "com.github.bradclare.download.ringcentral", + "shortname": "RingCentral.pkg", + "inferred_type": "pkg" + }, + "com.github.bradclare.download.ringcentral": { + "name": "RingCentral", + "description": "Download recipe for RingCentral", + "repo": "autopkg/bradclare-recipes", + "path": "RingCentral/RingCentral.download.recipe", + "shortname": "RingCentral.download", + "inferred_type": "download", + "children": [ + "com.github.bradclare.munki.ringcentral", + "com.github.bradclare.pkg.ringcentral" + ] }, "com.github.bradclare.pkg.ringcentralphone": { "name": "RingCentral Phone", @@ -43501,6 +43445,98 @@ "shortname": "RingCentralPhone.pkg", "inferred_type": "pkg" }, + "com.github.bradclare.download.filemakerserver13": { + "name": "FileMakerServer13", + "description": "Download recipe for FileMaker Server 13.", + "repo": "autopkg/bradclare-recipes", + "path": "FileMaker/FileMakerServer13.download.recipe", + "shortname": "FileMakerServer13.download", + "inferred_type": "download" + }, + "com.github.bradclare.download.filemakerserver14trial": { + "name": "FileMakerServer14Trial", + "description": "Download recipe for FileMaker Server 14 Trial.", + "repo": "autopkg/bradclare-recipes", + "path": "FileMaker/FileMakerServer14Trial.download.recipe", + "shortname": "FileMakerServer14Trial.download", + "inferred_type": "download" + }, + "com.github.bradclare.download.filemakerpro14": { + "name": "FileMakerPro14", + "description": "Download recipe for FileMaker Pro 14.", + "repo": "autopkg/bradclare-recipes", + "path": "FileMaker/FileMakerPro14.download.recipe", + "shortname": "FileMakerPro14.download", + "inferred_type": "download" + }, + "com.github.bradclare.download.filemakerpro13": { + "name": "FileMakerPro13", + "description": "Download recipe for FileMaker Pro 13.", + "repo": "autopkg/bradclare-recipes", + "path": "FileMaker/FileMakerPro13.download.recipe", + "shortname": "FileMakerPro13.download", + "inferred_type": "download" + }, + "com.github.bradclare.download.filemakerpro14trial": { + "name": "FileMakerPro14Trial", + "description": "Download recipe for FileMaker Pro 14 Trial.", + "repo": "autopkg/bradclare-recipes", + "path": "FileMaker/FileMakerPro14Trial.download.recipe", + "shortname": "FileMakerPro14Trial.download", + "inferred_type": "download" + }, + "com.github.bradclare.download.filemakerserver14": { + "name": "FileMakerServer14", + "description": "Download recipe for FileMaker Server 14.", + "repo": "autopkg/bradclare-recipes", + "path": "FileMaker/FileMakerServer14.download.recipe", + "shortname": "FileMakerServer14.download", + "inferred_type": "download" + }, + "com.github.bradclare.munki.MacsFanControl": { + "name": "MacsFanControl", + "description": "Downloads the latest version of MacsFanControl and imports it into Munki.", + "repo": "autopkg/bradclare-recipes", + "path": "MacsFanControl/MacsFanControl.munki.recipe", + "parent": "com.github.bradclare.download.MacsFanControl", + "shortname": "MacsFanControl.munki", + "inferred_type": "munki", + "munki_display_name": "MacsFanControl", + "munki_description": "Monitor and control your computer's fans." + }, + "com.github.bradclare.download.MacsFanControl": { + "name": "MacsFanControl", + "description": "Downloads the latest version of Macs Fan Control.", + "repo": "autopkg/bradclare-recipes", + "path": "MacsFanControl/MacsFanControl.download.recipe", + "shortname": "MacsFanControl.download", + "inferred_type": "download", + "children": [ + "com.github.bradclare.munki.MacsFanControl", + "com.github.bradclare.pkg.MacsFanControl" + ] + }, + "com.github.bradclare.pkg.MacsFanControl": { + "name": "MacsFanControl", + "description": "Downloads the latest version of MacsFanControl and creates a package.", + "repo": "autopkg/bradclare-recipes", + "path": "MacsFanControl/MacsFanControl.pkg.recipe", + "parent": "com.github.bradclare.download.MacsFanControl", + "shortname": "MacsFanControl.pkg", + "inferred_type": "pkg" + }, + "com.github.bradclare.download.SpeechControl": { + "name": "SpeechControl", + "description": "Downloads the latest version of SpeechControl.", + "repo": "autopkg/bradclare-recipes", + "path": "SpeechControl/SpeechControl.download.recipe", + "shortname": "SpeechControl.download", + "inferred_type": "download", + "children": [ + "com.github.bradclare.pkg.SpeechControl", + "com.github.bradclare.munki.SpeechControl" + ] + }, "com.github.bradclare.pkg.SpeechControl": { "name": "SpeechControl", "description": "Downloads the latest version of SpeechControl and creates a package.", @@ -43521,28 +43557,13 @@ "munki_display_name": "SpeechControl", "munki_description": " " }, - "com.github.bradclare.download.SpeechControl": { - "name": "SpeechControl", - "description": "Downloads the latest version of SpeechControl.", - "repo": "autopkg/bradclare-recipes", - "path": "SpeechControl/SpeechControl.download.recipe", - "shortname": "SpeechControl.download", - "inferred_type": "download", - "children": [ - "com.github.bradclare.pkg.SpeechControl", - "com.github.bradclare.munki.SpeechControl" - ] - }, - "com.github.bradclare.munki.billingspro": { - "name": "BillingsPro", - "description": "Downloads Billings Pro disk image and imports into Munki.", + "com.github.bradclare.download.accountedgenecanada": { + "name": "AccountEdgeProCanada", + "description": "Download recipe for AccountEdge Network Edition (Canada).", "repo": "autopkg/bradclare-recipes", - "path": "Billings Pro/BillingsPro.munki.recipe", - "parent": "com.github.bradclare.download.billingspro", - "shortname": "BillingsPro.munki", - "inferred_type": "munki", - "munki_display_name": "Billings Pro", - "munki_description": "Billings Pro helps you create professional invoices and track time, expenses, and payments from your Mac, iPhone and iPad.\n\nKey features Include:\n\n\u2022 Synchronize between multiple iPhones, iPads and Macs.\n\u2022 Add unlimited clients and projects.\n\u2022 Create professional invoices.\n\u2022 Flexible billing options that include time, project, expense, product, service, or flat rate.\n\u2022 Easily identify overdue clients and outstanding invoices.\n\u2022 Send estimates and statements.\n\u2022 Run comprehensive reports that help you understand your business.\n\u2022 Add additional colleagues if necessary.\n\u2022 Multi-currency support.\n\nUse Billings Pro free on your Mac(s) and iOS devices to send 1 invoice, 1 estimate and 1 statement per month. To send more, choose a subscription plan via the In-App Purchase on Billings Pro for iOS or visit our website to learn more: http://www.marketcircle.com/billingspro/" + "path": "AccountEdgeNECanada/AccountEdgeNECanada.download.recipe", + "shortname": "AccountEdgeNECanada.download", + "inferred_type": "download" }, "com.github.bradclare.download.billingsproserver": { "name": "BillingsProServer", @@ -43563,58 +43584,94 @@ "com.github.bradclare.munki.billingspro" ] }, - "com.github.bradclare.download.EtreCheck": { - "name": "EtreCheck", - "description": "Downloads the latest version of EtreCheck.", - "repo": "autopkg/bradclare-recipes", - "path": "EtreCheck/EtreCheck.download.recipe", - "shortname": "EtreCheck.download", - "inferred_type": "download", - "children": [ - "com.github.bradclare.pkg.EtreCheck", - "com.github.bradclare.munki.EtreCheck" - ] - }, - "com.github.bradclare.pkg.EtreCheck": { - "name": "EtreCheck", - "description": "Downloads the latest version of EtreCheck and creates a package.", - "repo": "autopkg/bradclare-recipes", - "path": "EtreCheck/EtreCheck.pkg.recipe", - "parent": "com.github.bradclare.download.EtreCheck", - "shortname": "EtreCheck.pkg", - "inferred_type": "pkg" - }, - "com.github.bradclare.munki.EtreCheck": { - "name": "EtreCheck", - "description": "Downloads the latest version of EtreCheck and imports it into Munki.", + "com.github.bradclare.munki.billingspro": { + "name": "BillingsPro", + "description": "Downloads Billings Pro disk image and imports into Munki.", "repo": "autopkg/bradclare-recipes", - "path": "EtreCheck/EtreCheck.munki.recipe", - "parent": "com.github.bradclare.download.EtreCheck", - "shortname": "EtreCheck.munki", + "path": "Billings Pro/BillingsPro.munki.recipe", + "parent": "com.github.bradclare.download.billingspro", + "shortname": "BillingsPro.munki", "inferred_type": "munki", - "munki_display_name": "EtreCheck", - "munki_description": "For troubleshooting your Mac; displays important system details." + "munki_display_name": "Billings Pro", + "munki_description": "Billings Pro helps you create professional invoices and track time, expenses, and payments from your Mac, iPhone and iPad.\n\nKey features Include:\n\n\u2022 Synchronize between multiple iPhones, iPads and Macs.\n\u2022 Add unlimited clients and projects.\n\u2022 Create professional invoices.\n\u2022 Flexible billing options that include time, project, expense, product, service, or flat rate.\n\u2022 Easily identify overdue clients and outstanding invoices.\n\u2022 Send estimates and statements.\n\u2022 Run comprehensive reports that help you understand your business.\n\u2022 Add additional colleagues if necessary.\n\u2022 Multi-currency support.\n\nUse Billings Pro free on your Mac(s) and iOS devices to send 1 invoice, 1 estimate and 1 statement per month. To send more, choose a subscription plan via the In-App Purchase on Billings Pro for iOS or visit our website to learn more: http://www.marketcircle.com/billingspro/" }, - "com.github.tallfunnyjew.download.AVGAntiVirus": { - "name": "AVGAntiVirus", - "description": "Downloads the latest AVGAntiVirus client for macOS", + "com.github.tallfunnyjew.install.Onyx1011": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.11, builds a .pkg and then installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "AVG/AVGAntiVirus.download.recipe", - "shortname": "AVGAntiVirus.download", - "inferred_type": "download", - "children": [ - "com.github.tallfunnyjew.install.AVGAntiVirus" - ] + "path": "Onyx10.11/Onyx10.11.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.Onyx1011" }, - "com.github.tallfunnyjew.install.AVGAntiVirus": { - "name": "AVGAntivirus", - "description": "Downloads and installs the latest AVGAntiVirus client for macOS", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "AVG/AVGAntiVirus.install.recipe", - "parent": "com.github.tallfunnyjew.download.AVGAntiVirus", - "shortname": "AVGAntiVirus.install", + "com.github.tallfunnyjew.download.Onyx1011": { + "name": "Onyx 10.11", + "description": "Downloads the latest Onyx client for macOS 10.11", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx10.11/Onyx10.11.download.recipe", + "children": [ + "com.github.tallfunnyjew.pkg.Onyx1011", + "com.github.tallfunnyjew.munki.Onyx1011" + ] + }, + "com.github.tallfunnyjew.pkg.Onyx1011": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.11 and builds a .pkg", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx10.11/Onyx10.11.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1011", + "children": [ + "com.github.tallfunnyjew.install.Onyx1011" + ] + }, + "com.github.tallfunnyjew.munki.Onyx1011": { + "name": "Onyx12", + "description": "Downloads the latest Onyx client for macOS 10.11 and installs it into a Munki Repo.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx10.11/Onyx10.11.munki.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1011" + }, + "com.github.tallfunnyjew.install.Keybase": { + "name": "Keybase", + "description": "Downloads and installs the latest version of Keybase for mac OS.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Keybase/Keybase.install.recipe", + "parent": "com.github.jaharmi.download.Keybase", + "shortname": "Keybase.install", "inferred_type": "install" }, + "com.github.tallfunnyjew.pkg.OnyX11": { + "name": "OnyX", + "description": "Downloads the latest OnyX client for macOS 11 Big Sur and builds a .pkg", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx11.0/OnyX11.0.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.OnyX11", + "children": [ + "com.github.tallfunnyjew.install.OnyX11" + ] + }, + "com.github.tallfunnyjew.install.OnyX11": { + "name": "OnyX", + "description": "Downloads the latest OnyX client for macOS 11 Big Sur, builds a pkg and installs it.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx11.0/OnyX11.0.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.OnyX11" + }, + "com.github.tallfunnyjew.munki.OnyX11": { + "name": "OnyX14", + "description": "Downloads the latest OnyX client for macOS 11 Big Sur and installs it into a Munki Repo.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx11.0/OnyX11.0.munki.recipe", + "parent": "com.github.tallfunnyjew.download.OnyX11" + }, + "com.github.tallfunnyjew.download.OnyX11": { + "name": "OnyX 11", + "description": "Downloads the latest OnyX client for macOS 11 Big Sur", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx11.0/OnyX11.0.download.recipe", + "children": [ + "com.github.tallfunnyjew.pkg.OnyX11", + "com.github.tallfunnyjew.munki.OnyX11" + ] + }, "com.github.tallfunnyjew.install.VLC-Intel-asap": { "name": "VLC", "description": "Downloads and installs the VERY latest VLC available for INTEL Macs. Do not use this version of VLC if you're on a newer Mac with Apple/Arm Silicon.", @@ -43647,73 +43704,127 @@ "shortname": "VLC-Intel-asap.pkg", "inferred_type": "pkg" }, - "com.github.tallfunnyjew.download.ComicLife3": { - "name": "ComicLife3", - "description": "Downloads the latest AVGAntiVirus client for macOS", + "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater": { + "name": "OpenDNS Updater", + "description": "Installs the latest version of OpenDNS Updater.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "ComicLife/ComicLife3.download.recipe", - "shortname": "ComicLife3.download", + "path": "OpenDNS/OpenDNS.install.recipe", + "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater", + "shortname": "OpenDNS.install", + "inferred_type": "install" + }, + "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater": { + "name": "OpenDNS Updater", + "description": "Downloads the latest version of OpenDNS Updater for macOS creates a pkg.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "OpenDNS/OpenDNS.pkg.recipe", + "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater", + "shortname": "OpenDNS.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater": { + "name": "OpenDNS Updater", + "description": "Downloads the latest version of OpenDNS Updater for macOS", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "OpenDNS/OpenDNS.download.recipe", + "shortname": "OpenDNS.download", "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.pkg.ComicLife3" + "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater", + "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater" ] }, - "com.github.tallfunnyjew.pkg.ComicLife3": { - "name": "ComicLife3", - "description": "Downloads the latest ComicLife3 client for macOS and builds a .pkg", + "com.github.tallfunnyjew.download.HandbrakeCLI": { + "name": "HandbrakeCLI", + "description": "Downloads the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "ComicLife/ComicLife3.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.ComicLife3", - "shortname": "ComicLife3.pkg", - "inferred_type": "pkg", + "path": "Handbrake/HandbrakeCLI.download.recipe", + "shortname": "HandbrakeCLI.download", + "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.install.ComicLife3" + "com.github.tallfunnyjew.install.HandbrakeCLI" ] }, - "com.github.tallfunnyjew.install.ComicLife3": { - "name": "ComicLife3", - "description": "Downloads the latest ComicLife3 client for macOS, builds a pkg and installs it.", + "com.github.tallfunnyjew.download.Handbrake": { + "name": "Handbrake", + "description": "Downloads the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "ComicLife/ComicLife3.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.ComicLife3", - "shortname": "ComicLife3.install", + "path": "Handbrake/Handbrake.download.recipe", + "shortname": "Handbrake.download", + "inferred_type": "download", + "children": [ + "com.github.tallfunnyjew.install.Handbrake" + ] + }, + "com.github.tallfunnyjew.install.HandbrakeCLI": { + "name": null, + "description": "Downloads and installs the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Handbrake/HandbrakeCLI.install.recipe", + "parent": "com.github.tallfunnyjew.download.HandbrakeCLI", + "shortname": "HandbrakeCLI.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.install.Keybase": { - "name": "Keybase", - "description": "Downloads and installs the latest version of Keybase for mac OS.", + "com.github.tallfunnyjew.install.Handbrake": { + "name": null, + "description": "Downloads and installs the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Keybase/Keybase.install.recipe", - "parent": "com.github.jaharmi.download.Keybase", - "shortname": "Keybase.install", + "path": "Handbrake/Handbrake.install.recipe", + "parent": "com.github.tallfunnyjew.download.Handbrake", + "shortname": "Handbrake.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.download.Onyx1013": { - "name": "Onyx 10.13", - "description": "Downloads the latest Onyx client for MacOS 10.13.", + "com.github.tallfunnyjew.pkg.MakeMKVbeta": { + "name": "MakeMKVbeta", + "description": "Downloads the latest MakeMKV BETA for macOS and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.13/Onyx10.13.download.recipe", + "path": "MakeMKVbeta/MakeMKVbeta.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.MakeMKVbeta", + "shortname": "MakeMKVbeta.pkg", + "inferred_type": "pkg", "children": [ - "com.github.tallfunnyjew.pkg.Onyx1013", - "com.github.tallfunnyjew.munki.Onyx1013" + "com.github.tallfunnyjew.install.MakeMKVbeta" ] }, - "com.github.tallfunnyjew.pkg.Onyx1013": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.13 and builds a .pkg", + "com.github.tallfunnyjew.install.MakeMKVbeta": { + "name": "MakeMKV", + "description": "Downloads the latest MakeMKV BETA client for macOS, builds a .pkg and installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.13/Onyx10.13.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1013", + "path": "MakeMKVbeta/MakeMKVbeta.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.MakeMKVbeta", + "shortname": "MakeMKVbeta.install", + "inferred_type": "install" + }, + "com.github.tallfunnyjew.download.MakeMKVbeta": { + "name": "MakeMKVbeta", + "description": "Downloads the latest MakeMKV BETA version for macOS.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "MakeMKVbeta/MakeMKVbeta.download.recipe", + "shortname": "MakeMKVbeta.download", + "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.install.Onyx1013" + "com.github.tallfunnyjew.pkg.MakeMKVbeta" ] }, - "com.github.tallfunnyjew.install.Onyx1013": { - "name": "Onyx", - "description": "Downloads the latest version of Onyx for macOS 10.13, builds a pkg and installs it.", + "com.github.tallfunnyjew.download.EvolisPrimacy": { + "name": "EvolisPrimacy", + "description": "Downloads the latest macOS drivers for the Evolis Primacy Printer.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.13/Onyx10.13.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.Onyx1013" + "path": "EvolisPrimacy/Primacy.download.recipe", + "shortname": "Primacy.download", + "inferred_type": "download", + "children": [ + "com.github.tallfunnyjew.install.EvolisPrimacy" + ] + }, + "com.github.tallfunnyjew.install.EvolisPrimacy": { + "name": "EvolisPrimacy", + "description": "Downloads the latest macOS drivers for Evolis Primacy Printer and installs it.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "EvolisPrimacy/Primacy.install.recipe", + "parent": "com.github.tallfunnyjew.download.EvolisPrimacy", + "shortname": "Primacy.install", + "inferred_type": "install" }, "com.github.tallfunnyjew.munki.Onyx1013": { "name": "Onyx12", @@ -43722,60 +43833,66 @@ "path": "Onyx10.13/Onyx10.13.munki.recipe", "parent": "com.github.tallfunnyjew.download.Onyx1013" }, - "com.github.tallfunnyjew.pkg.OnyX11": { - "name": "OnyX", - "description": "Downloads the latest OnyX client for macOS 11 Big Sur and builds a .pkg", + "com.github.tallfunnyjew.pkg.Onyx1013": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.13 and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx11.0/OnyX11.0.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.OnyX11", + "path": "Onyx10.13/Onyx10.13.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1013", "children": [ - "com.github.tallfunnyjew.install.OnyX11" + "com.github.tallfunnyjew.install.Onyx1013" ] }, - "com.github.tallfunnyjew.download.OnyX11": { - "name": "OnyX 11", - "description": "Downloads the latest OnyX client for macOS 11 Big Sur", + "com.github.tallfunnyjew.download.Onyx1013": { + "name": "Onyx 10.13", + "description": "Downloads the latest Onyx client for MacOS 10.13.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx11.0/OnyX11.0.download.recipe", + "path": "Onyx10.13/Onyx10.13.download.recipe", "children": [ - "com.github.tallfunnyjew.pkg.OnyX11", - "com.github.tallfunnyjew.munki.OnyX11" + "com.github.tallfunnyjew.munki.Onyx1013", + "com.github.tallfunnyjew.pkg.Onyx1013" ] }, - "com.github.tallfunnyjew.install.OnyX11": { + "com.github.tallfunnyjew.install.Onyx1013": { + "name": "Onyx", + "description": "Downloads the latest version of Onyx for macOS 10.13, builds a pkg and installs it.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "Onyx10.13/Onyx10.13.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.Onyx1013" + }, + "com.github.tallfunnyjew.install.OnyX1015": { "name": "OnyX", - "description": "Downloads the latest OnyX client for macOS 11 Big Sur, builds a pkg and installs it.", + "description": "Downloads the latest OnyX client for macOS 10.15, builds a pkg and installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx11.0/OnyX11.0.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.OnyX11" + "path": "Onyx10.15/OnyX10.15.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.OnyX1015" }, - "com.github.tallfunnyjew.munki.OnyX11": { + "com.github.tallfunnyjew.munki.OnyX1015": { "name": "OnyX14", - "description": "Downloads the latest OnyX client for macOS 11 Big Sur and installs it into a Munki Repo.", + "description": "Downloads the latest OnyX client for macOS 10.15 and installs it into a Munki Repo.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx11.0/OnyX11.0.munki.recipe", - "parent": "com.github.tallfunnyjew.download.OnyX11" + "path": "Onyx10.15/OnyX10.15.munki.recipe", + "parent": "com.github.tallfunnyjew.download.OnyX1015" }, - "com.github.tallfunnyjew.download.MusicBrainzPicard": { - "name": "MusicBrainzPicard", - "description": "Downloads the latest MusicBrainz Picard software for macOS. Note: Code signature verification unavailable, as app is not currently signed.", + "com.github.tallfunnyjew.download.OnyX1015": { + "name": "OnyX 10.15", + "description": "Downloads the latest OnyX client for MacOS 10.15.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "MusicBrainzPicard/MusicBrainzPicard.download.recipe", - "shortname": "MusicBrainzPicard.download", - "inferred_type": "download", + "path": "Onyx10.15/OnyX10.15.download.recipe", "children": [ - "com.github.tallfunnyjew.pkg.MusicBrainzPicard", - "com.github.peshay.filewave.MusicBrainzPicard" + "com.github.tallfunnyjew.munki.OnyX1015", + "com.github.tallfunnyjew.pkg.OnyX1015" ] }, - "com.github.tallfunnyjew.install.MusicBrainzPicard": { - "name": "MusicBrainz Picard", - "description": "Downloads the latest version of MusicBrainzPicard for macOS builds a pkg and installs it. Note: Code signature verification is unavailable, as the app is not currently signed.", + "com.github.tallfunnyjew.pkg.OnyX1015": { + "name": "OnyX", + "description": "Downloads the latest OnyX client for macOS 10.15 and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "MusicBrainzPicard/MusicBrainzPicard.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.MusicBrainzPicard", - "shortname": "MusicBrainzPicard.install", - "inferred_type": "install" + "path": "Onyx10.15/OnyX10.15.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.OnyX1015", + "children": [ + "com.github.tallfunnyjew.install.OnyX1015" + ] }, "com.github.tallfunnyjew.pkg.MusicBrainzPicard": { "name": "MusicBrainzPicard", @@ -43789,262 +43906,182 @@ "com.github.tallfunnyjew.install.MusicBrainzPicard" ] }, - "com.github.tallfunnyjew.download.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest version of KeePassX for macOS.", + "com.github.tallfunnyjew.install.MusicBrainzPicard": { + "name": "MusicBrainz Picard", + "description": "Downloads the latest version of MusicBrainzPicard for macOS builds a pkg and installs it. Note: Code signature verification is unavailable, as the app is not currently signed.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "KeePassX/KeePassX.download.recipe", - "shortname": "KeePassX.download", - "inferred_type": "download", - "children": [ - "com.github.tallfunnyjew.pkg.KeePassX" - ] + "path": "MusicBrainzPicard/MusicBrainzPicard.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.MusicBrainzPicard", + "shortname": "MusicBrainzPicard.install", + "inferred_type": "install" }, - "com.github.tallfunnyjew.pkg.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest version of KeePassX for macOS and builds a pkg. Note: Code signature verification is unavailable, as the app is not currently signed.", + "com.github.tallfunnyjew.download.MusicBrainzPicard": { + "name": "MusicBrainzPicard", + "description": "Downloads the latest MusicBrainz Picard software for macOS. Note: Code signature verification unavailable, as app is not currently signed.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "KeePassX/KeePassX.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.KeePassX", - "shortname": "KeePassX.pkg", - "inferred_type": "pkg", + "path": "MusicBrainzPicard/MusicBrainzPicard.download.recipe", + "shortname": "MusicBrainzPicard.download", + "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.install.KeePassX" + "com.github.tallfunnyjew.pkg.MusicBrainzPicard", + "com.github.peshay.filewave.MusicBrainzPicard" ] }, - "com.github.tallfunnyjew.install.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest version of KeePassX for macOS, builds a pkg and installs it. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "KeePassX/KeePassX.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.KeePassX", - "shortname": "KeePassX.install", - "inferred_type": "install" - }, - "com.github.tallfunnyjew.download.NameMangler": { - "name": "NameMangler", - "description": "Downloads the latest Name Mangler Software for macOS.", + "com.github.tallfunnyjew.download.Telegram": { + "name": "Telegram", + "description": "Downloads the latest version of Telegram version for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "NameMangler/NameMangler.download.recipe", - "shortname": "NameMangler.download", + "path": "Telegram/Telegram.download.recipe", + "shortname": "Telegram.download", "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.pkg.NameMangler" + "com.github.tallfunnyjew.pkg.Telegram", + "com.github.apizz.munki.Telegram" ] }, - "com.github.tallfunnyjew.install.NameMangler": { - "name": "NameMangler", - "description": "Downloads the latest Name Mangler Software for macOS, builds a pkg and installs it.", + "com.github.tallfunnyjew.install.Telegram": { + "name": "Telegram", + "description": "Downloads the latest Telegram client for MacOS, builds a .pkg and then installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "NameMangler/NameMangler.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.NameMangler", - "shortname": "NameMangler.install", + "path": "Telegram/Telegram.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.Telegram", + "shortname": "Telegram.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.pkg.NameMangler": { - "name": "NameMangler", - "description": "Downloads the latest NameMangler client for macOS and builds a .pkg", + "com.github.tallfunnyjew.pkg.Telegram": { + "name": "Telegram", + "description": "Downloads the latest version of Telegram for MacOS and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "NameMangler/NameMangler.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.NameMangler", - "shortname": "NameMangler.pkg", + "path": "Telegram/Telegram.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.Telegram", + "shortname": "Telegram.pkg", "inferred_type": "pkg", "children": [ - "com.github.tallfunnyjew.install.NameMangler" + "com.github.tallfunnyjew.install.Telegram" ] }, - "com.github.tallfunnyjew.download.phpMyAdmin": { - "name": "phpMyAdmin", - "description": "Downloads the latest version of phpMyAdmin version for macOS.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "phpMyAdmin/phpMyAdmin.download.recipe", - "shortname": "phpMyAdmin.download", - "inferred_type": "download" - }, - "com.github.tallfunnyjew.install.MakeMKVbeta": { - "name": "MakeMKV", - "description": "Downloads the latest MakeMKV BETA client for macOS, builds a .pkg and installs it.", + "com.github.tallfunnyjew.install.EvolisDualys2": { + "name": "EvolisDualys2", + "description": "Downloads the latest macOS drivers for Evolis Dualys2 Printer and installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "MakeMKVbeta/MakeMKVbeta.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.MakeMKVbeta", - "shortname": "MakeMKVbeta.install", + "path": "EvolisDualys/Dualys2.install.recipe", + "parent": "com.github.tallfunnyjew.download.EvolisDualys2", + "shortname": "Dualys2.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.download.MakeMKVbeta": { - "name": "MakeMKVbeta", - "description": "Downloads the latest MakeMKV BETA version for macOS.", + "com.github.tallfunnyjew.download.EvolisDualys3": { + "name": "EvolisDualys3", + "description": "Downloads the latest macOS drivers for the Evolis Dualys3 Printer.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "MakeMKVbeta/MakeMKVbeta.download.recipe", - "shortname": "MakeMKVbeta.download", + "path": "EvolisDualys/Dualys3.download.recipe", + "shortname": "Dualys3.download", "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.pkg.MakeMKVbeta" + "com.github.tallfunnyjew.install.EvolisDualys3" ] }, - "com.github.tallfunnyjew.pkg.MakeMKVbeta": { - "name": "MakeMKVbeta", - "description": "Downloads the latest MakeMKV BETA for macOS and builds a .pkg", + "com.github.tallfunnyjew.download.EvolisDualys2": { + "name": "EvolisDualys2", + "description": "Downloads the latest macOS drivers for the Evolis Dualys2 Printer.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "MakeMKVbeta/MakeMKVbeta.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.MakeMKVbeta", - "shortname": "MakeMKVbeta.pkg", - "inferred_type": "pkg", + "path": "EvolisDualys/Dualys2.download.recipe", + "shortname": "Dualys2.download", + "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.install.MakeMKVbeta" + "com.github.tallfunnyjew.install.EvolisDualys2" ] }, - "com.github.tallfunnyjew.install.EvolisPrimacy": { - "name": "EvolisPrimacy", - "description": "Downloads the latest macOS drivers for Evolis Primacy Printer and installs it.", + "com.github.tallfunnyjew.install.EvolisDualys3": { + "name": "EvolisDualys3", + "description": "Downloads the latest macOS drivers for Evolis Dualys3 Printer and installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "EvolisPrimacy/Primacy.install.recipe", - "parent": "com.github.tallfunnyjew.download.EvolisPrimacy", - "shortname": "Primacy.install", + "path": "EvolisDualys/Dualys3.install.recipe", + "parent": "com.github.tallfunnyjew.download.EvolisDualys3", + "shortname": "Dualys3.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.download.EvolisPrimacy": { - "name": "EvolisPrimacy", - "description": "Downloads the latest macOS drivers for the Evolis Primacy Printer.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "EvolisPrimacy/Primacy.download.recipe", - "shortname": "Primacy.download", - "inferred_type": "download", - "children": [ - "com.github.tallfunnyjew.install.EvolisPrimacy" - ] - }, - "com.github.tallfunnyjew.download.Enigmail": { - "name": "Enigmail", - "description": "Downloads the latest Enigmail openPGP plug-in for Thunderbird", + "com.github.tallfunnyjew.download.MyHarmony": { + "name": "MyHarmony", + "description": "Downloads the latest version of MyHarmony Desktop software for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Enigmail/Enigmail.download.recipe", - "shortname": "Enigmail.download", + "path": "Logitech/MyHarmony.download.recipe", + "shortname": "MyHarmony.download", "inferred_type": "download" }, - "com.github.tallfunnyjew.download.iDrive": { - "name": "iDrive", - "description": "Downloads the latest iDrive client for macOS.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "iDrive/iDrive.download.recipe", - "shortname": "iDrive.download", - "inferred_type": "download", - "children": [ - "com.github.tallfunnyjew.install.iDrive" - ] - }, - "com.github.tallfunnyjew.install.iDrive": { - "name": "iDrive", - "description": "Downloads and installs the latest version of iDrive for macOS", + "com.github.tallfunnyjew.munki.Onyx1010": { + "name": "Onyx12", + "description": "Downloads the latest Onyx client for macOS 10.10 and installs it into a Munki Repo.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "iDrive/iDrive.install.recipe", - "parent": "com.github.tallfunnyjew.download.iDrive", - "shortname": "iDrive.install", - "inferred_type": "install" + "path": "Onyx10.10/Onyx10.10.munki.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1010" }, - "com.github.tallfunnyjew.pkg.MoneydanceMac": { - "name": "Moneydance", - "description": "Downloads the latest version of Moneydance for macOS and builds a .pkg", + "com.github.tallfunnyjew.download.Onyx1010": { + "name": "Onyx 10.10", + "description": "Downloads the latest Onyx client for macOS 10.10.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Moneydance/Moneydance.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.MoneydanceMac", - "shortname": "Moneydance.pkg", - "inferred_type": "pkg", + "path": "Onyx10.10/Onyx10.10.download.recipe", "children": [ - "com.github.tallfunnyjew.install.MoneydanceMac" + "com.github.tallfunnyjew.munki.Onyx1010", + "com.github.tallfunnyjew.pkg.Onyx1010" ] }, - "com.github.tallfunnyjew.install.MoneydanceMac": { - "name": "Moneydance", - "description": "Downloads the latest version of Moneydance for MacOS, builds a .pkg and then installs it.", + "com.github.tallfunnyjew.install.Onyx1010": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.10, builds a .pkg and then installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Moneydance/Moneydance.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.MoneydanceMac", - "shortname": "Moneydance.install", - "inferred_type": "install" + "path": "Onyx10.10/Onyx10.10.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.Onyx1010" }, - "com.github.tallfunnyjew.download.MoneydanceMac": { - "name": "Moneydance", - "description": "Downloads the latest version of Moneydance for macOS.", + "com.github.tallfunnyjew.pkg.Onyx1010": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for MacOS 10.10 and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Moneydance/Moneydance.download.recipe", - "shortname": "Moneydance.download", - "inferred_type": "download", + "path": "Onyx10.10/Onyx10.10.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1010", "children": [ - "com.github.tallfunnyjew.pkg.MoneydanceMac" + "com.github.tallfunnyjew.install.Onyx1010" ] }, - "com.github.tallfunnyjew.download.Onyx109": { - "name": "Onyx 10.9", - "description": "Downloads the latest Onyx client for macOS 10.9.", + "com.github.tallfunnyjew.download.Enigmail": { + "name": "Enigmail", + "description": "Downloads the latest Enigmail openPGP plug-in for Thunderbird", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.9/Onyx10.9.download.recipe", - "children": [ - "com.github.tallfunnyjew.munki.Onyx109", - "com.github.tallfunnyjew.pkg.Onyx109" - ] + "path": "Enigmail/Enigmail.download.recipe", + "shortname": "Enigmail.download", + "inferred_type": "download" }, - "com.github.tallfunnyjew.munki.Onyx109": { + "com.github.tallfunnyjew.munki.Onyx1012": { "name": "Onyx12", - "description": "Downloads the latest Onyx client for macOS 10.9 and installs it into a Munki Repo.", + "description": "Downloads the latest Onyx client for macOS 10.12 and installs it into a Munki Repo.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.9/Onyx10.9.munki.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx109" + "path": "Onyx10.12/Onyx10.12.munki.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1012" }, - "com.github.tallfunnyjew.install.Onyx109": { + "com.github.tallfunnyjew.install.Onyx1012": { "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.9, builds a .pkg and then installs it.", + "description": "Downloads the latest Onyx client for MacOS 10.12, builds a .pkg and then installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.9/Onyx10.9.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.Onyx109" + "path": "Onyx10.12/Onyx10.12.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.Onyx1012" }, - "com.github.tallfunnyjew.pkg.Onyx109": { + "com.github.tallfunnyjew.pkg.Onyx1012": { "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.9 and builds a .pkg", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.9/Onyx10.9.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx109", - "children": [ - "com.github.tallfunnyjew.install.Onyx109" - ] - }, - "com.github.tallfunnyjew.download.Handbrake": { - "name": "Handbrake", - "description": "Downloads the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", + "description": "Downloads the latest Onyx client for MacOS 10.12 and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Handbrake/Handbrake.download.recipe", - "shortname": "Handbrake.download", - "inferred_type": "download", + "path": "Onyx10.12/Onyx10.12.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx1012", "children": [ - "com.github.tallfunnyjew.install.Handbrake" + "com.github.tallfunnyjew.install.Onyx1012" ] }, - "com.github.tallfunnyjew.install.Handbrake": { - "name": null, - "description": "Downloads and installs the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Handbrake/Handbrake.install.recipe", - "parent": "com.github.tallfunnyjew.download.Handbrake", - "shortname": "Handbrake.install", - "inferred_type": "install" - }, - "com.github.tallfunnyjew.install.HandbrakeCLI": { - "name": null, - "description": "Downloads and installs the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Handbrake/HandbrakeCLI.install.recipe", - "parent": "com.github.tallfunnyjew.download.HandbrakeCLI", - "shortname": "HandbrakeCLI.install", - "inferred_type": "install" - }, - "com.github.tallfunnyjew.download.HandbrakeCLI": { - "name": "HandbrakeCLI", - "description": "Downloads the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", + "com.github.tallfunnyjew.download.Onyx1012": { + "name": "Onyx 10.12", + "description": "Downloads the latest Onyx client for MacOS 10.12.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Handbrake/HandbrakeCLI.download.recipe", - "shortname": "HandbrakeCLI.download", - "inferred_type": "download", + "path": "Onyx10.12/Onyx10.12.download.recipe", "children": [ - "com.github.tallfunnyjew.install.HandbrakeCLI" + "com.github.tallfunnyjew.munki.Onyx1012", + "com.github.tallfunnyjew.pkg.Onyx1012" ] }, "com.github.tallfunnyjew.download.CitrixReceiver": { @@ -44067,95 +44104,123 @@ "shortname": "CitrixReceiver.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.munki.OnyX1015": { - "name": "OnyX14", - "description": "Downloads the latest OnyX client for macOS 10.15 and installs it into a Munki Repo.", + "com.github.tallfunnyjew.install.NameMangler": { + "name": "NameMangler", + "description": "Downloads the latest Name Mangler Software for macOS, builds a pkg and installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.15/OnyX10.15.munki.recipe", - "parent": "com.github.tallfunnyjew.download.OnyX1015" + "path": "NameMangler/NameMangler.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.NameMangler", + "shortname": "NameMangler.install", + "inferred_type": "install" }, - "com.github.tallfunnyjew.download.OnyX1015": { - "name": "OnyX 10.15", - "description": "Downloads the latest OnyX client for MacOS 10.15.", + "com.github.tallfunnyjew.pkg.NameMangler": { + "name": "NameMangler", + "description": "Downloads the latest NameMangler client for macOS and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.15/OnyX10.15.download.recipe", + "path": "NameMangler/NameMangler.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.NameMangler", + "shortname": "NameMangler.pkg", + "inferred_type": "pkg", "children": [ - "com.github.tallfunnyjew.munki.OnyX1015", - "com.github.tallfunnyjew.pkg.OnyX1015" + "com.github.tallfunnyjew.install.NameMangler" ] }, - "com.github.tallfunnyjew.pkg.OnyX1015": { - "name": "OnyX", - "description": "Downloads the latest OnyX client for macOS 10.15 and builds a .pkg", + "com.github.tallfunnyjew.download.NameMangler": { + "name": "NameMangler", + "description": "Downloads the latest Name Mangler Software for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.15/OnyX10.15.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.OnyX1015", + "path": "NameMangler/NameMangler.download.recipe", + "shortname": "NameMangler.download", + "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.install.OnyX1015" + "com.github.tallfunnyjew.pkg.NameMangler" ] }, - "com.github.tallfunnyjew.install.OnyX1015": { - "name": "OnyX", - "description": "Downloads the latest OnyX client for macOS 10.15, builds a pkg and installs it.", + "com.github.tallfunnyjew.install.AVGAntiVirus": { + "name": "AVGAntivirus", + "description": "Downloads and installs the latest AVGAntiVirus client for macOS", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.15/OnyX10.15.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.OnyX1015" + "path": "AVG/AVGAntiVirus.install.recipe", + "parent": "com.github.tallfunnyjew.download.AVGAntiVirus", + "shortname": "AVGAntiVirus.install", + "inferred_type": "install" }, - "com.github.tallfunnyjew.download.Skitch": { - "name": "Skitch", - "description": "Downloads the latest version of Skitch version for macOS.", + "com.github.tallfunnyjew.download.AVGAntiVirus": { + "name": "AVGAntiVirus", + "description": "Downloads the latest AVGAntiVirus client for macOS", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Skitch/Skitch.download.recipe", - "shortname": "Skitch.download", - "inferred_type": "download" + "path": "AVG/AVGAntiVirus.download.recipe", + "shortname": "AVGAntiVirus.download", + "inferred_type": "download", + "children": [ + "com.github.tallfunnyjew.install.AVGAntiVirus" + ] }, - "com.github.tallfunnyjew.download.EvolisDualys3": { - "name": "EvolisDualys3", - "description": "Downloads the latest macOS drivers for the Evolis Dualys3 Printer.", + "com.github.tallfunnyjew.download.Onyx109": { + "name": "Onyx 10.9", + "description": "Downloads the latest Onyx client for macOS 10.9.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "EvolisDualys/Dualys3.download.recipe", - "shortname": "Dualys3.download", - "inferred_type": "download", + "path": "Onyx10.9/Onyx10.9.download.recipe", "children": [ - "com.github.tallfunnyjew.install.EvolisDualys3" + "com.github.tallfunnyjew.pkg.Onyx109", + "com.github.tallfunnyjew.munki.Onyx109" ] }, - "com.github.tallfunnyjew.download.EvolisDualys2": { - "name": "EvolisDualys2", - "description": "Downloads the latest macOS drivers for the Evolis Dualys2 Printer.", + "com.github.tallfunnyjew.pkg.Onyx109": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.9 and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "EvolisDualys/Dualys2.download.recipe", - "shortname": "Dualys2.download", - "inferred_type": "download", + "path": "Onyx10.9/Onyx10.9.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx109", "children": [ - "com.github.tallfunnyjew.install.EvolisDualys2" + "com.github.tallfunnyjew.install.Onyx109" ] }, - "com.github.tallfunnyjew.install.EvolisDualys2": { - "name": "EvolisDualys2", - "description": "Downloads the latest macOS drivers for Evolis Dualys2 Printer and installs it.", + "com.github.tallfunnyjew.munki.Onyx109": { + "name": "Onyx12", + "description": "Downloads the latest Onyx client for macOS 10.9 and installs it into a Munki Repo.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "EvolisDualys/Dualys2.install.recipe", - "parent": "com.github.tallfunnyjew.download.EvolisDualys2", - "shortname": "Dualys2.install", - "inferred_type": "install" + "path": "Onyx10.9/Onyx10.9.munki.recipe", + "parent": "com.github.tallfunnyjew.download.Onyx109" }, - "com.github.tallfunnyjew.install.EvolisDualys3": { - "name": "EvolisDualys3", - "description": "Downloads the latest macOS drivers for Evolis Dualys3 Printer and installs it.", + "com.github.tallfunnyjew.install.Onyx109": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.9, builds a .pkg and then installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "EvolisDualys/Dualys3.install.recipe", - "parent": "com.github.tallfunnyjew.download.EvolisDualys3", - "shortname": "Dualys3.install", + "path": "Onyx10.9/Onyx10.9.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.Onyx109" + }, + "com.github.tallfunnyjew.install.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest version of KeePassX for macOS, builds a pkg and installs it. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "KeePassX/KeePassX.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.KeePassX", + "shortname": "KeePassX.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.download.MyHarmony": { - "name": "MyHarmony", - "description": "Downloads the latest version of MyHarmony Desktop software for macOS.", + "com.github.tallfunnyjew.download.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest version of KeePassX for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Logitech/MyHarmony.download.recipe", - "shortname": "MyHarmony.download", - "inferred_type": "download" + "path": "KeePassX/KeePassX.download.recipe", + "shortname": "KeePassX.download", + "inferred_type": "download", + "children": [ + "com.github.tallfunnyjew.pkg.KeePassX" + ] + }, + "com.github.tallfunnyjew.pkg.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest version of KeePassX for macOS and builds a pkg. Note: Code signature verification is unavailable, as the app is not currently signed.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "KeePassX/KeePassX.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.KeePassX", + "shortname": "KeePassX.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.tallfunnyjew.install.KeePassX" + ] }, "com.github.tallfunnyjew.install.VLC-Arm-asap": { "name": "VLC", @@ -44166,6 +44231,15 @@ "shortname": "VLC-Arm-asap.install", "inferred_type": "install" }, + "com.github.tallfunnyjew.pkg.VLC-Arm-asap": { + "name": "VLC", + "description": "Downloads the VERY latest VLC available for Arm-based Macs and builds a pkg. Do NOT use this recipe for Intel Macs.", + "repo": "autopkg/tallfunnyjew-recipes", + "path": "VLC-Arm-asap/VLC-Arm-asap.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap", + "shortname": "VLC-Arm-asap.pkg", + "inferred_type": "pkg" + }, "com.github.tallfunnyjew.download.VLC-Arm-asap": { "name": "VLC-Arm-asap", "description": "Downloads the VERY latest VLC available for Arm-based Macs. Do NOT use this recipe for Intel Macs.\n \n NOTE: as VLAN DOESN'T update their sparkle feed ASAP, my recipe checks the VLAN website instead.\n This allows downloads of the most recent releases as soon as they're available.\n For more info, check (https://github.com/autopkg/recipes/issues/211)", @@ -44180,180 +44254,106 @@ "com.github.jpiel.munki.VLC-Arm-asap" ] }, - "com.github.tallfunnyjew.pkg.VLC-Arm-asap": { - "name": "VLC", - "description": "Downloads the VERY latest VLC available for Arm-based Macs and builds a pkg. Do NOT use this recipe for Intel Macs.", + "com.github.tallfunnyjew.download.phpMyAdmin": { + "name": "phpMyAdmin", + "description": "Downloads the latest version of phpMyAdmin version for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "VLC-Arm-asap/VLC-Arm-asap.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap", - "shortname": "VLC-Arm-asap.pkg", - "inferred_type": "pkg" + "path": "phpMyAdmin/phpMyAdmin.download.recipe", + "shortname": "phpMyAdmin.download", + "inferred_type": "download" }, - "com.github.tallfunnyjew.download.Telegram": { - "name": "Telegram", - "description": "Downloads the latest version of Telegram version for macOS.", + "com.github.tallfunnyjew.download.iDrive": { + "name": "iDrive", + "description": "Downloads the latest iDrive client for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Telegram/Telegram.download.recipe", - "shortname": "Telegram.download", + "path": "iDrive/iDrive.download.recipe", + "shortname": "iDrive.download", "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.pkg.Telegram", - "com.github.apizz.munki.Telegram" - ] - }, - "com.github.tallfunnyjew.pkg.Telegram": { - "name": "Telegram", - "description": "Downloads the latest version of Telegram for MacOS and builds a .pkg", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Telegram/Telegram.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.Telegram", - "shortname": "Telegram.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.tallfunnyjew.install.Telegram" + "com.github.tallfunnyjew.install.iDrive" ] }, - "com.github.tallfunnyjew.install.Telegram": { - "name": "Telegram", - "description": "Downloads the latest Telegram client for MacOS, builds a .pkg and then installs it.", + "com.github.tallfunnyjew.install.iDrive": { + "name": "iDrive", + "description": "Downloads and installs the latest version of iDrive for macOS", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Telegram/Telegram.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.Telegram", - "shortname": "Telegram.install", + "path": "iDrive/iDrive.install.recipe", + "parent": "com.github.tallfunnyjew.download.iDrive", + "shortname": "iDrive.install", "inferred_type": "install" }, - "com.github.tallfunnyjew.download.Onyx1012": { - "name": "Onyx 10.12", - "description": "Downloads the latest Onyx client for MacOS 10.12.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.12/Onyx10.12.download.recipe", - "children": [ - "com.github.tallfunnyjew.pkg.Onyx1012", - "com.github.tallfunnyjew.munki.Onyx1012" - ] - }, - "com.github.tallfunnyjew.pkg.Onyx1012": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for MacOS 10.12 and builds a .pkg", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.12/Onyx10.12.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1012", - "children": [ - "com.github.tallfunnyjew.install.Onyx1012" - ] - }, - "com.github.tallfunnyjew.munki.Onyx1012": { - "name": "Onyx12", - "description": "Downloads the latest Onyx client for macOS 10.12 and installs it into a Munki Repo.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.12/Onyx10.12.munki.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1012" - }, - "com.github.tallfunnyjew.install.Onyx1012": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for MacOS 10.12, builds a .pkg and then installs it.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.12/Onyx10.12.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.Onyx1012" - }, - "com.github.tallfunnyjew.pkg.Onyx1011": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.11 and builds a .pkg", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.11/Onyx10.11.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1011", - "children": [ - "com.github.tallfunnyjew.install.Onyx1011" - ] - }, - "com.github.tallfunnyjew.install.Onyx1011": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.11, builds a .pkg and then installs it.", + "com.github.tallfunnyjew.download.Skitch": { + "name": "Skitch", + "description": "Downloads the latest version of Skitch version for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.11/Onyx10.11.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.Onyx1011" + "path": "Skitch/Skitch.download.recipe", + "shortname": "Skitch.download", + "inferred_type": "download" }, - "com.github.tallfunnyjew.download.Onyx1011": { - "name": "Onyx 10.11", - "description": "Downloads the latest Onyx client for macOS 10.11", + "com.github.tallfunnyjew.pkg.MoneydanceMac": { + "name": "Moneydance", + "description": "Downloads the latest version of Moneydance for macOS and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.11/Onyx10.11.download.recipe", + "path": "Moneydance/Moneydance.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.MoneydanceMac", + "shortname": "Moneydance.pkg", + "inferred_type": "pkg", "children": [ - "com.github.tallfunnyjew.pkg.Onyx1011", - "com.github.tallfunnyjew.munki.Onyx1011" + "com.github.tallfunnyjew.install.MoneydanceMac" ] }, - "com.github.tallfunnyjew.munki.Onyx1011": { - "name": "Onyx12", - "description": "Downloads the latest Onyx client for macOS 10.11 and installs it into a Munki Repo.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.11/Onyx10.11.munki.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1011" - }, - "com.github.tallfunnyjew.download.Onyx1010": { - "name": "Onyx 10.10", - "description": "Downloads the latest Onyx client for macOS 10.10.", + "com.github.tallfunnyjew.download.MoneydanceMac": { + "name": "Moneydance", + "description": "Downloads the latest version of Moneydance for macOS.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.10/Onyx10.10.download.recipe", + "path": "Moneydance/Moneydance.download.recipe", + "shortname": "Moneydance.download", + "inferred_type": "download", "children": [ - "com.github.tallfunnyjew.pkg.Onyx1010", - "com.github.tallfunnyjew.munki.Onyx1010" + "com.github.tallfunnyjew.pkg.MoneydanceMac" ] }, - "com.github.tallfunnyjew.install.Onyx1010": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.10, builds a .pkg and then installs it.", + "com.github.tallfunnyjew.install.MoneydanceMac": { + "name": "Moneydance", + "description": "Downloads the latest version of Moneydance for MacOS, builds a .pkg and then installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.10/Onyx10.10.install.recipe", - "parent": "com.github.tallfunnyjew.pkg.Onyx1010" + "path": "Moneydance/Moneydance.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.MoneydanceMac", + "shortname": "Moneydance.install", + "inferred_type": "install" }, - "com.github.tallfunnyjew.pkg.Onyx1010": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for MacOS 10.10 and builds a .pkg", + "com.github.tallfunnyjew.pkg.ComicLife3": { + "name": "ComicLife3", + "description": "Downloads the latest ComicLife3 client for macOS and builds a .pkg", "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.10/Onyx10.10.pkg.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1010", + "path": "ComicLife/ComicLife3.pkg.recipe", + "parent": "com.github.tallfunnyjew.download.ComicLife3", + "shortname": "ComicLife3.pkg", + "inferred_type": "pkg", "children": [ - "com.github.tallfunnyjew.install.Onyx1010" + "com.github.tallfunnyjew.install.ComicLife3" ] }, - "com.github.tallfunnyjew.munki.Onyx1010": { - "name": "Onyx12", - "description": "Downloads the latest Onyx client for macOS 10.10 and installs it into a Munki Repo.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "Onyx10.10/Onyx10.10.munki.recipe", - "parent": "com.github.tallfunnyjew.download.Onyx1010" - }, - "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater": { - "name": "OpenDNS Updater", - "description": "Installs the latest version of OpenDNS Updater.", + "com.github.tallfunnyjew.install.ComicLife3": { + "name": "ComicLife3", + "description": "Downloads the latest ComicLife3 client for macOS, builds a pkg and installs it.", "repo": "autopkg/tallfunnyjew-recipes", - "path": "OpenDNS/OpenDNS.install.recipe", - "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater", - "shortname": "OpenDNS.install", + "path": "ComicLife/ComicLife3.install.recipe", + "parent": "com.github.tallfunnyjew.pkg.ComicLife3", + "shortname": "ComicLife3.install", "inferred_type": "install" }, - "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater": { - "name": "OpenDNS Updater", - "description": "Downloads the latest version of OpenDNS Updater for macOS", + "com.github.tallfunnyjew.download.ComicLife3": { + "name": "ComicLife3", + "description": "Downloads the latest AVGAntiVirus client for macOS", "repo": "autopkg/tallfunnyjew-recipes", - "path": "OpenDNS/OpenDNS.download.recipe", - "shortname": "OpenDNS.download", + "path": "ComicLife/ComicLife3.download.recipe", + "shortname": "ComicLife3.download", "inferred_type": "download", "children": [ - "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater", - "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater" + "com.github.tallfunnyjew.pkg.ComicLife3" ] }, - "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater": { - "name": "OpenDNS Updater", - "description": "Downloads the latest version of OpenDNS Updater for macOS creates a pkg.", - "repo": "autopkg/tallfunnyjew-recipes", - "path": "OpenDNS/OpenDNS.pkg.recipe", - "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater", - "shortname": "OpenDNS.pkg", - "inferred_type": "pkg" - }, "com.github.48kRAM.autopkg.munki.sweethome3d": { "name": "SweetHome3D", "description": "Downloads latest Sweet Home 3D app and imports it into Munki", @@ -44377,17 +44377,16 @@ "com.github.sebtomasi.pkg.sweethome3d" ] }, - "com.github.48kRAM.autopkg.pkg.emacsformacosx": { + "com.github.48kRAM.autopkg.munki.emacsformacosx": { "name": "EmacsForMacOSX", - "description": "Downloads the current release version of GNU Emacs for Mac OS X and creates a package.", + "description": "Downloads latest GNU Emacs for Mac OSX app and imports it into Munki", "repo": "autopkg/48kRAM-recipes", - "path": "Emacs/EmacsForMacOSX.pkg.recipe", + "path": "Emacs/EmacsForMacOSX.munki.recipe", "parent": "com.github.48kRAM.autopkg.download.emacsformacosx", - "shortname": "EmacsForMacOSX.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.emacsformacosx" - ] + "shortname": "EmacsForMacOSX.munki", + "inferred_type": "munki", + "munki_display_name": "GNU Emacs for Mac OS X", + "munki_description": "Pure Emacs! No Extras! No Nonsense! GNU Emacs built for Mac OS X as a native Mac app." }, "com.github.48kRAM.autopkg.install.emacsformacosx": { "name": "EmacsForMacOSX", @@ -44406,23 +44405,58 @@ "shortname": "EmacsForMacOSX.download", "inferred_type": "download", "children": [ - "com.github.48kRAM.autopkg.pkg.emacsformacosx", - "com.github.48kRAM.autopkg.install.emacsformacosx", "com.github.48kRAM.autopkg.munki.emacsformacosx", + "com.github.48kRAM.autopkg.install.emacsformacosx", + "com.github.48kRAM.autopkg.pkg.emacsformacosx", "com.github.fishd72.pkg.EmacsForOSX", "com.github.d33t5.pkg.Emacs" ] }, - "com.github.48kRAM.autopkg.munki.emacsformacosx": { + "com.github.48kRAM.autopkg.pkg.emacsformacosx": { "name": "EmacsForMacOSX", - "description": "Downloads latest GNU Emacs for Mac OSX app and imports it into Munki", + "description": "Downloads the current release version of GNU Emacs for Mac OS X and creates a package.", "repo": "autopkg/48kRAM-recipes", - "path": "Emacs/EmacsForMacOSX.munki.recipe", + "path": "Emacs/EmacsForMacOSX.pkg.recipe", "parent": "com.github.48kRAM.autopkg.download.emacsformacosx", - "shortname": "EmacsForMacOSX.munki", + "shortname": "EmacsForMacOSX.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.emacsformacosx" + ] + }, + "com.github.48kRAM.autopkg.download.macfuse": { + "name": "MACFUSE", + "description": "Download recipe for macFUSE (filesystem in userspace driver)", + "repo": "autopkg/48kRAM-recipes", + "path": "macFUSE/macfuse.download.recipe", + "shortname": "macfuse.download", + "inferred_type": "download", + "children": [ + "com.github.48kRAM.autopkg.pkg.macfuse" + ] + }, + "com.github.48kRAM.autopkg.munki.macfuse": { + "name": "macfuse", + "description": "Downloads latest macFUSE package and imports it into Munki", + "repo": "autopkg/48kRAM-recipes", + "path": "macFUSE/macfuse.munki.recipe", + "parent": "com.github.48kRAM.autopkg.pkg.macfuse", + "shortname": "macfuse.munki", "inferred_type": "munki", - "munki_display_name": "GNU Emacs for Mac OS X", - "munki_description": "Pure Emacs! No Extras! No Nonsense! GNU Emacs built for Mac OS X as a native Mac app." + "munki_display_name": "MACFUSE", + "munki_description": "macFUSE allows you to extend OS X's native file handling capabilities via third-party file systems. macFUSE (v4) is a successor to OSXFUSE (v3), which has been used as a software building block by dozens of products, but is no longer being maintained." + }, + "com.github.48kRAM.autopkg.pkg.macfuse": { + "name": "MACFUSE", + "description": "Extract the flat package from the macFUSE dmg.", + "repo": "autopkg/48kRAM-recipes", + "path": "macFUSE/macfuse.pkg.recipe", + "parent": "com.github.48kRAM.autopkg.download.macfuse", + "shortname": "macfuse.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.48kRAM.autopkg.munki.macfuse" + ] }, "com.github.48kRAM.autopkg.munki.yed": { "name": "yEd", @@ -44444,8 +44478,22 @@ "inferred_type": "download", "children": [ "com.github.48kRAM.autopkg.munki.yed", - "com.github.hobbithardcase.pkg.yEd", - "com.github.hobbithardcase.install.yEd" + "com.github.hobbithardcase.install.yEd", + "com.github.hobbithardcase.pkg.yEd" + ] + }, + "com.github.48kRAM.autopkg.pkg.osxfuse": { + "name": "OSXFUSE", + "description": "Extract the flat package from the OSXFUSE dmg.", + "repo": "autopkg/48kRAM-recipes", + "path": "OSXFUSE/osxfuse.pkg.recipe", + "parent": "com.github.48kRAM.autopkg.download.osxfuse", + "shortname": "osxfuse.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.48kRAM.autopkg.munki.osxfuse", + "com.github.autopkg.seansgm-filewave.osxfuse", + "com.github.andrewvalentine.install.osxfuse" ] }, "com.github.48kRAM.autopkg.download.osxfuse": { @@ -44470,174 +44518,148 @@ "munki_display_name": "OSXFUSE", "munki_description": "FUSE for OS X allows you to extend OS X's native file handling capabilities via third-party file systems. OSXFUSE is a successor to MacFUSE, which has been used as a software building block by dozens of products, but is no longer being maintained." }, - "com.github.48kRAM.autopkg.pkg.osxfuse": { - "name": "OSXFUSE", - "description": "Extract the flat package from the OSXFUSE dmg.", - "repo": "autopkg/48kRAM-recipes", - "path": "OSXFUSE/osxfuse.pkg.recipe", - "parent": "com.github.48kRAM.autopkg.download.osxfuse", - "shortname": "osxfuse.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.48kRAM.autopkg.munki.osxfuse", - "com.github.autopkg.seansgm-filewave.osxfuse", - "com.github.andrewvalentine.install.osxfuse" - ] - }, - "com.github.48kRAM.autopkg.download.macfuse": { - "name": "MACFUSE", - "description": "Download recipe for macFUSE (filesystem in userspace driver)", - "repo": "autopkg/48kRAM-recipes", - "path": "macFUSE/macfuse.download.recipe", - "shortname": "macfuse.download", - "inferred_type": "download", - "children": [ - "com.github.48kRAM.autopkg.pkg.macfuse" - ] - }, - "com.github.48kRAM.autopkg.pkg.macfuse": { - "name": "MACFUSE", - "description": "Extract the flat package from the macFUSE dmg.", - "repo": "autopkg/48kRAM-recipes", - "path": "macFUSE/macfuse.pkg.recipe", - "parent": "com.github.48kRAM.autopkg.download.macfuse", - "shortname": "macfuse.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.48kRAM.autopkg.munki.macfuse" - ] - }, - "com.github.48kRAM.autopkg.munki.macfuse": { - "name": "macfuse", - "description": "Downloads latest macFUSE package and imports it into Munki", - "repo": "autopkg/48kRAM-recipes", - "path": "macFUSE/macfuse.munki.recipe", - "parent": "com.github.48kRAM.autopkg.pkg.macfuse", - "shortname": "macfuse.munki", - "inferred_type": "munki", - "munki_display_name": "MACFUSE", - "munki_description": "macFUSE allows you to extend OS X's native file handling capabilities via third-party file systems. macFUSE (v4) is a successor to OSXFUSE (v3), which has been used as a software building block by dozens of products, but is no longer being maintained." - }, - "com.github.gregneagle.munki.SketchUpPro2018": { - "name": "SketchUpPro2018", - "description": "Imports latest SketchUpPro2018 into Munki. Difference from the dataJAR SketchUp Pro 2018 .munki recipe: this is a copy_from_dmg install instead of a pkg install. I wrote this simply to be consistent with my previous imports of SketchUp Pro 2018.make\n", + "com.github.gregneagle.munki.Insomnia": { + "name": "Insomnia", + "description": "Downloads Insomnia REST client and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "SketchUpPro/SketchUpPro2018.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN", - "shortname": "SketchUpPro2018.munki", + "path": "FloatingKeyboardSoftware/Insomnia.munki.recipe", + "parent": "com.github.gregneagle.download.Insomnia", + "shortname": "Insomnia.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2018", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D." + "munki_display_name": "Insomnia", + "munki_description": "Debug APIs like a human, not a robot\nFinally, a REST client you'll love" }, - "com.github.gregneagle.munki.bluejeansapp": { - "name": "BluejeansApp", - "description": "Downloads latest Bluejeans app pkg and imports into Munki.", + "com.github.gregneagle.pkg.Insomnia": { + "name": "Insomnia", + "description": "Downloads Insomnia REST client and builds a pkg.", "repo": "autopkg/gregneagle-recipes", - "path": "Bluejeans/BluejeansApp.munki.recipe", - "parent": "com.github.moofit-recipes.download.bluejeans", - "deprecated": true, - "shortname": "BluejeansApp.munki", - "inferred_type": "munki", - "munki_display_name": "Bluejeans Application", - "munki_description": "Bluejeans video conferencing application" + "path": "FloatingKeyboardSoftware/Insomnia.pkg.recipe", + "parent": "com.github.gregneagle.download.Insomnia", + "shortname": "Insomnia.pkg", + "inferred_type": "pkg" }, - "com.github.gregneagle.install.bluejeansapp": { - "name": "BluejeansApp", - "description": "Downloads latest Bluejeans app and installs it.", + "com.github.gregneagle.download.Insomnia": { + "name": "Insomnia", + "description": "Download recipe for Insomina REST client.", "repo": "autopkg/gregneagle-recipes", - "path": "Bluejeans/BluejeansApp.install.recipe", - "parent": "com.github.moofit-recipes.download.bluejeans", - "deprecated": true, - "shortname": "BluejeansApp.install", - "inferred_type": "install" + "path": "FloatingKeyboardSoftware/Insomnia.download.recipe", + "shortname": "Insomnia.download", + "inferred_type": "download", + "children": [ + "com.github.gregneagle.munki.Insomnia", + "com.github.gregneagle.pkg.Insomnia" + ] }, - "com.github.gregneagle.munki.FoundationDB": { - "name": "FoundationDB", - "description": "Downloads latest version of FoundationDB and imports into Munki.", + "com.github.gregneagle.autopkg.sharedprocessors": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n ", "repo": "autopkg/gregneagle-recipes", - "path": "FoundationDB/FoundationDB.munki.recipe", - "parent": "com.github.gregneagle.download.FoundationDB", - "shortname": "FoundationDB.munki", - "inferred_type": "munki", - "munki_display_name": "FoundationDB", - "munki_description": "FoundationDB gives you the power of ACID transactions in a distributed database." + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.gregneagle.download.FoundationDB": { - "name": null, - "description": "Downloads latest version of FoundationDB.", + "com.github.gregneagle.download.Bluescape": { + "name": "Bluescape", + "description": "Downloads the latest version of the Bluescape desktop app.", "repo": "autopkg/gregneagle-recipes", - "path": "FoundationDB/FoundationDB.download.recipe", - "shortname": "FoundationDB.download", + "path": "Bluescape/Bluescape.download.recipe", + "shortname": "Bluescape.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.munki.FoundationDB", - "com.github.gregneagle.pkg.FoundationDB" + "com.github.gregneagle.pkg.Bluescape", + "com.github.gregneagle.munki.Bluescape" ] }, - "com.github.gregneagle.pkg.FoundationDB": { - "name": null, - "description": "Downloads latest version of FoundationDB and copies the pkg.", + "com.github.gregneagle.pkg.Bluescape": { + "name": "Bluescape", + "description": "Downloads Bluescape desktop app and builds a pkg.", "repo": "autopkg/gregneagle-recipes", - "path": "FoundationDB/FoundationDB.pkg.recipe", - "parent": "com.github.gregneagle.download.FoundationDB", - "shortname": "FoundationDB.pkg", + "path": "Bluescape/Bluescape.pkg.recipe", + "parent": "com.github.gregneagle.download.Bluescape", + "shortname": "Bluescape.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.gregneagle-recipes.munki.VirtualBuddy": { - "name": "VirtualBuddy", - "description": "Downloads the latest version of VirtualBuddy and imports into Munki.", + "com.github.gregneagle.munki.Bluescape": { + "name": "Bluescape", + "description": "Downloads latest version of Bluescape desktop app and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "VirtualBuddy/VirtualBuddy.munki.recipe", - "parent": "com.github.wegotoeleven-recipes.download.VirtualBuddy", - "shortname": "VirtualBuddy.munki", + "path": "Bluescape/Bluescape.munki.recipe", + "parent": "com.github.gregneagle.download.Bluescape", + "shortname": "Bluescape.munki", "inferred_type": "munki", - "munki_display_name": "VirtualBuddy", - "munki_description": "VirtualBuddy can virtualize macOS 12 and later on Apple Silicon, with the goal of offering features that are useful to developers who need to test their apps on multiple versions of macOS, especially betas." + "munki_display_name": "Bluescape", + "munki_description": "Visual collaboration and online whiteboarding.\nNo more distractions, now you can focus on getting stuff done. Experience virtual collaboration like never before with the Bluescape app." }, - "com.github.gregneagle.munki.SublimeText4": { - "name": "SublimeText4", - "description": "Downloads the current release version of Sublime Text 4, builds a package, and imports into Munki.", + "com.github.autopkg.gregneagle-recipes.munki.podman": { + "name": "Podman", + "description": "Downloads Apple installer package for the latest release of podman and imports into Munki.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)\nMUNKI_ARCH: one of \"x86_64\" (for Intel) or \"arm64\" (for Apple silicon)\n ", "repo": "autopkg/gregneagle-recipes", - "path": "SublimeText/SublimeText4.munki.recipe", - "parent": "com.github.gregneagle.download.SublimeText4", - "shortname": "SublimeText4.munki", + "path": "Podman/Podman.munki.recipe", + "parent": "com.github.autopkg.gregneagle-recipes.download.podman", + "shortname": "Podman.munki", "inferred_type": "munki", - "munki_display_name": "Sublime Text 4", - "munki_description": "Text Editing, Done Right" + "munki_display_name": "Podman", + "munki_description": "A tool for managing OCI containers and pods." }, - "com.github.gregneagle.download.SublimeText4": { - "name": "SublimeText4", - "description": "Downloads the current release version of Sublime Text 4", + "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop": { + "name": "PodmanDesktop", + "description": "Downloads latest universal Podman Desktop app disk image.", "repo": "autopkg/gregneagle-recipes", - "path": "SublimeText/SublimeText4.download.recipe", - "shortname": "SublimeText4.download", + "path": "Podman/PodmanDesktop.download.recipe", + "shortname": "PodmanDesktop.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.munki.SublimeText4", - "com.github.gregneagle.pkg.SublimeText4" + "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop", + "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop" ] }, - "com.github.gregneagle.pkg.SublimeText4": { - "name": "SublimeText4", - "description": "Downloads the current release version of Sublime Text 4 and builds a package.", + "com.github.autopkg.gregneagle-recipes.download.podman": { + "name": "Podman", + "description": "Downloads Apple installer package for the latest release of podman.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)", "repo": "autopkg/gregneagle-recipes", - "path": "SublimeText/SublimeText4.pkg.recipe", - "parent": "com.github.gregneagle.download.SublimeText4", - "shortname": "SublimeText4.pkg", - "inferred_type": "pkg", + "path": "Podman/Podman.download.recipe", + "shortname": "Podman.download", + "inferred_type": "download", "children": [ - "com.github.haircut.install.SublimeText4", - "com.github.davidbpirie.jamf-upload.SublimeText4" + "com.github.autopkg.gregneagle-recipes.munki.podman", + "com.github.autopkg.gregneagle-recipes.pkg.podman" ] }, - "com.github.gregneagle.install.cineSync": { + "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop": { + "name": "PodmanDesktop", + "description": "Downloads the latest version of Podman Desktop and creates a package.", + "repo": "autopkg/gregneagle-recipes", + "path": "Podman/PodmanDesktop.pkg.recipe", + "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop", + "shortname": "PodmanDesktop.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop": { + "name": "PodmanDesktop", + "description": "Downloads the latest version of Podman Desktop and imports into Munki.\nPodman Desktop requires podman -- set PODMAN_MUNKI_ITEM_NAME to the name of your \"podman\" item in Munki.", + "repo": "autopkg/gregneagle-recipes", + "path": "Podman/PodmanDesktop.munki.recipe", + "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop", + "shortname": "PodmanDesktop.munki", + "inferred_type": "munki", + "munki_display_name": "PodmanDesktop", + "munki_description": "A graphical tool for Podman and developing on containers and Kubernetes" + }, + "com.github.autopkg.gregneagle-recipes.pkg.podman": { + "name": "Podman", + "description": "Downloads Apple installer package for the latest release of podman.\nNames package with version number in the filename (helpful for Jamf).\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)", + "repo": "autopkg/gregneagle-recipes", + "path": "Podman/Podman.pkg.recipe", + "parent": "com.github.autopkg.gregneagle-recipes.download.podman", + "shortname": "Podman.pkg", + "inferred_type": "pkg" + }, + "com.github.gregneagle.pkg.cineSync": { "name": "cineSync", - "description": "Downloads latest cineSync client and installs it.", + "description": "Downloads latest cineSync client and builds a package.", "repo": "autopkg/gregneagle-recipes", - "path": "cineSync/cineSync.install.recipe", + "path": "cineSync/cineSync.pkg.recipe", "parent": "com.github.gregneagle.download.cineSync", - "shortname": "cineSync.install", - "inferred_type": "install" + "shortname": "cineSync.pkg", + "inferred_type": "pkg" }, "com.github.gregneagle.download.cineSync": { "name": "cineSync", @@ -44647,20 +44669,11 @@ "shortname": "cineSync.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.install.cineSync", "com.github.gregneagle.pkg.cineSync", - "com.github.gregneagle.munki.cineSync" + "com.github.gregneagle.munki.cineSync", + "com.github.gregneagle.install.cineSync" ] }, - "com.github.gregneagle.pkg.cineSync": { - "name": "cineSync", - "description": "Downloads latest cineSync client and builds a package.", - "repo": "autopkg/gregneagle-recipes", - "path": "cineSync/cineSync.pkg.recipe", - "parent": "com.github.gregneagle.download.cineSync", - "shortname": "cineSync.pkg", - "inferred_type": "pkg" - }, "com.github.gregneagle.munki.cineSync": { "name": "cineSync", "description": "Downloads latest cineSync client and imports into Munki.", @@ -44672,309 +44685,317 @@ "munki_display_name": "cineSync", "munki_description": "cineSync allows you to review video in sync, with anyone, anywhere in the world." }, - "com.github.gregneagle.pkg.clion": { - "name": "CLion", - "description": "Downloads JetBrains CLion and builds a pkg.", - "repo": "autopkg/gregneagle-recipes", - "path": "CLion/CLion.pkg.recipe", - "parent": "com.github.gregneagle.download.clion", - "shortname": "CLion.pkg", - "inferred_type": "pkg" - }, - "com.github.gregneagle.download.clion": { - "name": "CLion", - "description": "Downloads the latest version of JetBrains CLion.", + "com.github.gregneagle.install.cineSync": { + "name": "cineSync", + "description": "Downloads latest cineSync client and installs it.", "repo": "autopkg/gregneagle-recipes", - "path": "CLion/CLion.download.recipe", - "shortname": "CLion.download", - "inferred_type": "download", - "children": [ - "com.github.gregneagle.pkg.clion", - "com.github.gregneagle.munki.CLion" - ] + "path": "cineSync/cineSync.install.recipe", + "parent": "com.github.gregneagle.download.cineSync", + "shortname": "cineSync.install", + "inferred_type": "install" }, - "com.github.gregneagle.munki.CLion": { - "name": "CLion", - "description": "Downloads latest version of CLion and imports into Munki.", + "com.github.autopkg.gregneagle-recipes.munki.VirtualBuddy": { + "name": "VirtualBuddy", + "description": "Downloads the latest version of VirtualBuddy and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "CLion/CLion.munki.recipe", - "parent": "com.github.gregneagle.download.clion", - "shortname": "CLion.munki", + "path": "VirtualBuddy/VirtualBuddy.munki.recipe", + "parent": "com.github.wegotoeleven-recipes.download.VirtualBuddy", + "shortname": "VirtualBuddy.munki", "inferred_type": "munki", - "munki_display_name": "CLion", - "munki_description": "A cross-platform IDE for C and C++" + "munki_display_name": "VirtualBuddy", + "munki_description": "VirtualBuddy can virtualize macOS 12 and later on Apple Silicon, with the goal of offering features that are useful to developers who need to test their apps on multiple versions of macOS, especially betas." }, - "com.github.gregneagle.download.ZoomRooms": { - "name": "Zoom Rooms", - "description": "Downloads the latest version of Zoom Rooms.", + "com.github.gregneagle.download.goland": { + "name": "GoLand", + "description": "Downloads the latest version GoLand.", "repo": "autopkg/gregneagle-recipes", - "path": "Zoom/ZoomRooms.download.recipe", - "shortname": "ZoomRooms.download", + "path": "GoLand/GoLand.download.recipe", + "shortname": "GoLand.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.munki.ZoomRooms" + "com.github.gregneagle.pkg.goland", + "com.github.gregneagle.munki.goland" ] }, - "com.github.gregneagle.munki.ZoomRooms": { - "name": "ZoomRooms", - "description": "Recipe description", + "com.github.gregneagle.pkg.goland": { + "name": "GoLand", + "description": "Downloads JetBrains GoLand and builds a pkg.", "repo": "autopkg/gregneagle-recipes", - "path": "Zoom/ZoomRooms.munki.recipe", - "parent": "com.github.gregneagle.download.ZoomRooms", - "shortname": "ZoomRooms.munki", - "inferred_type": "munki", - "munki_display_name": "Zoom Rooms", - "munki_description": "Zoom Rooms client." + "path": "GoLand/GoLand.pkg.recipe", + "parent": "com.github.gregneagle.download.goland", + "shortname": "GoLand.pkg", + "inferred_type": "pkg" }, - "com.github.gregneagle.autopkg.sharedprocessors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n ", + "com.github.gregneagle.munki.goland": { + "name": "GoLand", + "description": "Downloads JetBrains GoLand IDE and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "GoLand/GoLand.munki.recipe", + "parent": "com.github.gregneagle.download.goland", + "shortname": "GoLand.munki", + "inferred_type": "munki", + "munki_display_name": "GoLand", + "munki_description": "GoLand is a cross-platform IDE built specially for Go developers." }, - "com.github.gregneagle.munki.Bluescape": { - "name": "Bluescape", - "description": "Downloads latest version of Bluescape desktop app and imports into Munki.", + "com.github.gregneagle.munki.FoundationDB": { + "name": "FoundationDB", + "description": "Downloads latest version of FoundationDB and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "Bluescape/Bluescape.munki.recipe", - "parent": "com.github.gregneagle.download.Bluescape", - "shortname": "Bluescape.munki", + "path": "FoundationDB/FoundationDB.munki.recipe", + "parent": "com.github.gregneagle.download.FoundationDB", + "shortname": "FoundationDB.munki", "inferred_type": "munki", - "munki_display_name": "Bluescape", - "munki_description": "Visual collaboration and online whiteboarding.\nNo more distractions, now you can focus on getting stuff done. Experience virtual collaboration like never before with the Bluescape app." + "munki_display_name": "FoundationDB", + "munki_description": "FoundationDB gives you the power of ACID transactions in a distributed database." }, - "com.github.gregneagle.pkg.Bluescape": { - "name": "Bluescape", - "description": "Downloads Bluescape desktop app and builds a pkg.", + "com.github.gregneagle.pkg.FoundationDB": { + "name": null, + "description": "Downloads latest version of FoundationDB and copies the pkg.", "repo": "autopkg/gregneagle-recipes", - "path": "Bluescape/Bluescape.pkg.recipe", - "parent": "com.github.gregneagle.download.Bluescape", - "shortname": "Bluescape.pkg", + "path": "FoundationDB/FoundationDB.pkg.recipe", + "parent": "com.github.gregneagle.download.FoundationDB", + "shortname": "FoundationDB.pkg", "inferred_type": "pkg" }, - "com.github.gregneagle.download.Bluescape": { - "name": "Bluescape", - "description": "Downloads the latest version of the Bluescape desktop app.", + "com.github.gregneagle.download.FoundationDB": { + "name": null, + "description": "Downloads latest version of FoundationDB.", "repo": "autopkg/gregneagle-recipes", - "path": "Bluescape/Bluescape.download.recipe", - "shortname": "Bluescape.download", + "path": "FoundationDB/FoundationDB.download.recipe", + "shortname": "FoundationDB.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.munki.Bluescape", - "com.github.gregneagle.pkg.Bluescape" + "com.github.gregneagle.munki.FoundationDB", + "com.github.gregneagle.pkg.FoundationDB" ] }, - "com.github.gregneagle.munki.FirefoxAutoconfig": { - "name": "Firefox", - "description": "Downloads Firefox disk image, builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool), then imports the pkg into\nyour Munki repo.\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.", + "com.github.gregneagle.munki.SketchUpPro2018": { + "name": "SketchUpPro2018", + "description": "Imports latest SketchUpPro2018 into Munki. Difference from the dataJAR SketchUp Pro 2018 .munki recipe: this is a copy_from_dmg install instead of a pkg install. I wrote this simply to be consistent with my previous imports of SketchUp Pro 2018.make\n", "repo": "autopkg/gregneagle-recipes", - "path": "Mozilla/FirefoxAutoconfig.munki.recipe", - "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", - "shortname": "FirefoxAutoconfig.munki", + "path": "SketchUpPro/SketchUpPro2018.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN", + "shortname": "SketchUpPro2018.munki", "inferred_type": "munki", - "munki_display_name": "Mozilla Firefox", - "munki_description": "Mozilla Firefox is a free and open source web browser." + "munki_display_name": "SketchUp Pro 2018", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D." }, - "com.github.gregneagle.pkg.FirefoxAutoconfig": { - "name": "Firefox", - "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.", + "com.github.gregneagle.install.suspiciouspackagexip": { + "name": "SuspiciousPackage", + "description": "Install recipe for the SuspiciousPackage app xip archive.", "repo": "autopkg/gregneagle-recipes", - "path": "Mozilla/FirefoxAutoconfig.pkg.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "deprecated": true, - "shortname": "FirefoxAutoconfig.pkg", + "path": "SuspiciousPackageXip/SuspiciousPackageXip.install.recipe", + "parent": "com.github.gregneagle.pkg.suspiciouspackagexip", + "shortname": "SuspiciousPackageXip.install", + "inferred_type": "install" + }, + "com.github.gregneagle.pkg.suspiciouspackagexip": { + "name": "SuspiciousPackage", + "description": "Downloads the SuspiciousPackage app xip archive, and builds a package.\nA proof-of-concept example of working with xip archives in case these become more common.\nRequires a post-0.5.2 version of the Unarchiver processor to expand the gzip\narchive inside the xar archive.", + "repo": "autopkg/gregneagle-recipes", + "path": "SuspiciousPackageXip/SuspiciousPackageXip.pkg.recipe", + "parent": "com.github.gregneagle.download.suspiciouspackagexip", + "shortname": "SuspiciousPackageXip.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.FirefoxAutoconfig", - "com.github.gregneagle.munki.FirefoxAutoconfig", - "com.github.golbiga.jss.FirefoxAutoconfig", - "com.github.patgmac.lanrev.FirefoxAutoconfig" + "com.github.gregneagle.install.suspiciouspackagexip", + "com.github.gregneagle.munki.suspiciouspackagexip" ] }, - "com.github.autopkg.gregneagle-recipes.download.podman": { - "name": "Podman", - "description": "Downloads Apple installer package for the latest release of podman.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)", + "com.github.gregneagle.download.suspiciouspackagexip": { + "name": "SuspiciousPackage", + "description": "Defunct recipe.\nDownload recipe for the SuspiciousPackage app xip archive.\nRequires a post-0.5.2 version of CodeSignatureVerifier.", "repo": "autopkg/gregneagle-recipes", - "path": "Podman/Podman.download.recipe", - "shortname": "Podman.download", + "path": "SuspiciousPackageXip/SuspiciousPackageXip.download.recipe", + "deprecated": true, + "shortname": "SuspiciousPackageXip.download", "inferred_type": "download", "children": [ - "com.github.autopkg.gregneagle-recipes.pkg.podman", - "com.github.autopkg.gregneagle-recipes.munki.podman" + "com.github.gregneagle.pkg.suspiciouspackagexip" ] }, - "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop": { - "name": "PodmanDesktop", - "description": "Downloads latest universal Podman Desktop app disk image.", + "com.github.gregneagle.munki.suspiciouspackagexip": { + "name": "SuspiciousPackage", + "description": "Downloads the SuspiciousPackage app xip archive, builds a package,\nand imports into your Munki repo.", "repo": "autopkg/gregneagle-recipes", - "path": "Podman/PodmanDesktop.download.recipe", - "shortname": "PodmanDesktop.download", + "path": "SuspiciousPackageXip/SuspiciousPackageXip.munki.recipe", + "parent": "com.github.gregneagle.pkg.suspiciouspackagexip", + "shortname": "SuspiciousPackageXip.munki", + "inferred_type": "munki", + "munki_display_name": "Suspicious Package", + "munki_description": "An application for inspecting OS X installer packages" + }, + "com.github.gregneagle.download.ZoomRooms": { + "name": "Zoom Rooms", + "description": "Downloads the latest version of Zoom Rooms.", + "repo": "autopkg/gregneagle-recipes", + "path": "Zoom/ZoomRooms.download.recipe", + "shortname": "ZoomRooms.download", "inferred_type": "download", "children": [ - "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop", - "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop" + "com.github.gregneagle.munki.ZoomRooms" ] }, - "com.github.autopkg.gregneagle-recipes.pkg.podman": { - "name": "Podman", - "description": "Downloads Apple installer package for the latest release of podman.\nNames package with version number in the filename (helpful for Jamf).\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)", - "repo": "autopkg/gregneagle-recipes", - "path": "Podman/Podman.pkg.recipe", - "parent": "com.github.autopkg.gregneagle-recipes.download.podman", - "shortname": "Podman.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop": { - "name": "PodmanDesktop", - "description": "Downloads the latest version of Podman Desktop and imports into Munki.\nPodman Desktop requires podman -- set PODMAN_MUNKI_ITEM_NAME to the name of your \"podman\" item in Munki.", + "com.github.gregneagle.munki.ZoomRooms": { + "name": "ZoomRooms", + "description": "Recipe description", "repo": "autopkg/gregneagle-recipes", - "path": "Podman/PodmanDesktop.munki.recipe", - "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop", - "shortname": "PodmanDesktop.munki", + "path": "Zoom/ZoomRooms.munki.recipe", + "parent": "com.github.gregneagle.download.ZoomRooms", + "shortname": "ZoomRooms.munki", "inferred_type": "munki", - "munki_display_name": "PodmanDesktop", - "munki_description": "A graphical tool for Podman and developing on containers and Kubernetes" - }, - "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop": { - "name": "PodmanDesktop", - "description": "Downloads the latest version of Podman Desktop and creates a package.", - "repo": "autopkg/gregneagle-recipes", - "path": "Podman/PodmanDesktop.pkg.recipe", - "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop", - "shortname": "PodmanDesktop.pkg", - "inferred_type": "pkg" + "munki_display_name": "Zoom Rooms", + "munki_description": "Zoom Rooms client." }, - "com.github.autopkg.gregneagle-recipes.munki.podman": { - "name": "Podman", - "description": "Downloads Apple installer package for the latest release of podman and imports into Munki.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)\nMUNKI_ARCH: one of \"x86_64\" (for Intel) or \"arm64\" (for Apple silicon)\n ", + "com.github.gregneagle.munki.bluejeansapp": { + "name": "BluejeansApp", + "description": "Downloads latest Bluejeans app pkg and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "Podman/Podman.munki.recipe", - "parent": "com.github.autopkg.gregneagle-recipes.download.podman", - "shortname": "Podman.munki", + "path": "Bluejeans/BluejeansApp.munki.recipe", + "parent": "com.github.moofit-recipes.download.bluejeans", + "deprecated": true, + "shortname": "BluejeansApp.munki", "inferred_type": "munki", - "munki_display_name": "Podman", - "munki_description": "A tool for managing OCI containers and pods." + "munki_display_name": "Bluejeans Application", + "munki_description": "Bluejeans video conferencing application" }, - "com.github.gregneagle.pkg.Insomnia": { - "name": "Insomnia", - "description": "Downloads Insomnia REST client and builds a pkg.", + "com.github.gregneagle.install.bluejeansapp": { + "name": "BluejeansApp", + "description": "Downloads latest Bluejeans app and installs it.", "repo": "autopkg/gregneagle-recipes", - "path": "FloatingKeyboardSoftware/Insomnia.pkg.recipe", - "parent": "com.github.gregneagle.download.Insomnia", - "shortname": "Insomnia.pkg", - "inferred_type": "pkg" + "path": "Bluejeans/BluejeansApp.install.recipe", + "parent": "com.github.moofit-recipes.download.bluejeans", + "deprecated": true, + "shortname": "BluejeansApp.install", + "inferred_type": "install" }, - "com.github.gregneagle.munki.Insomnia": { - "name": "Insomnia", - "description": "Downloads Insomnia REST client and imports into Munki.", + "com.github.gregneagle.munki.CLion": { + "name": "CLion", + "description": "Downloads latest version of CLion and imports into Munki.", "repo": "autopkg/gregneagle-recipes", - "path": "FloatingKeyboardSoftware/Insomnia.munki.recipe", - "parent": "com.github.gregneagle.download.Insomnia", - "shortname": "Insomnia.munki", + "path": "CLion/CLion.munki.recipe", + "parent": "com.github.gregneagle.download.clion", + "shortname": "CLion.munki", "inferred_type": "munki", - "munki_display_name": "Insomnia", - "munki_description": "Debug APIs like a human, not a robot\nFinally, a REST client you'll love" + "munki_display_name": "CLion", + "munki_description": "A cross-platform IDE for C and C++" }, - "com.github.gregneagle.download.Insomnia": { - "name": "Insomnia", - "description": "Download recipe for Insomina REST client.", + "com.github.gregneagle.download.clion": { + "name": "CLion", + "description": "Downloads the latest version of JetBrains CLion.", "repo": "autopkg/gregneagle-recipes", - "path": "FloatingKeyboardSoftware/Insomnia.download.recipe", - "shortname": "Insomnia.download", + "path": "CLion/CLion.download.recipe", + "shortname": "CLion.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.pkg.Insomnia", - "com.github.gregneagle.munki.Insomnia" + "com.github.gregneagle.munki.CLion", + "com.github.gregneagle.pkg.clion" ] }, - "com.github.gregneagle.pkg.goland": { - "name": "GoLand", - "description": "Downloads JetBrains GoLand and builds a pkg.", + "com.github.gregneagle.pkg.clion": { + "name": "CLion", + "description": "Downloads JetBrains CLion and builds a pkg.", "repo": "autopkg/gregneagle-recipes", - "path": "GoLand/GoLand.pkg.recipe", - "parent": "com.github.gregneagle.download.goland", - "shortname": "GoLand.pkg", + "path": "CLion/CLion.pkg.recipe", + "parent": "com.github.gregneagle.download.clion", + "shortname": "CLion.pkg", "inferred_type": "pkg" }, - "com.github.gregneagle.munki.goland": { - "name": "GoLand", - "description": "Downloads JetBrains GoLand IDE and imports into Munki.", + "com.github.gregneagle.pkg.SublimeText4": { + "name": "SublimeText4", + "description": "Downloads the current release version of Sublime Text 4 and builds a package.", "repo": "autopkg/gregneagle-recipes", - "path": "GoLand/GoLand.munki.recipe", - "parent": "com.github.gregneagle.download.goland", - "shortname": "GoLand.munki", + "path": "SublimeText/SublimeText4.pkg.recipe", + "parent": "com.github.gregneagle.download.SublimeText4", + "shortname": "SublimeText4.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.haircut.install.SublimeText4", + "com.github.davidbpirie.jamf-upload.SublimeText4" + ] + }, + "com.github.gregneagle.munki.SublimeText4": { + "name": "SublimeText4", + "description": "Downloads the current release version of Sublime Text 4, builds a package, and imports into Munki.", + "repo": "autopkg/gregneagle-recipes", + "path": "SublimeText/SublimeText4.munki.recipe", + "parent": "com.github.gregneagle.download.SublimeText4", + "shortname": "SublimeText4.munki", "inferred_type": "munki", - "munki_display_name": "GoLand", - "munki_description": "GoLand is a cross-platform IDE built specially for Go developers." + "munki_display_name": "Sublime Text 4", + "munki_description": "Text Editing, Done Right" }, - "com.github.gregneagle.download.goland": { - "name": "GoLand", - "description": "Downloads the latest version GoLand.", + "com.github.gregneagle.download.SublimeText4": { + "name": "SublimeText4", + "description": "Downloads the current release version of Sublime Text 4", "repo": "autopkg/gregneagle-recipes", - "path": "GoLand/GoLand.download.recipe", - "shortname": "GoLand.download", + "path": "SublimeText/SublimeText4.download.recipe", + "shortname": "SublimeText4.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.pkg.goland", - "com.github.gregneagle.munki.goland" + "com.github.gregneagle.pkg.SublimeText4", + "com.github.gregneagle.munki.SublimeText4" ] }, - "com.github.gregneagle.munki.suspiciouspackagexip": { - "name": "SuspiciousPackage", - "description": "Downloads the SuspiciousPackage app xip archive, builds a package,\nand imports into your Munki repo.", - "repo": "autopkg/gregneagle-recipes", - "path": "SuspiciousPackageXip/SuspiciousPackageXip.munki.recipe", - "parent": "com.github.gregneagle.pkg.suspiciouspackagexip", - "shortname": "SuspiciousPackageXip.munki", - "inferred_type": "munki", - "munki_display_name": "Suspicious Package", - "munki_description": "An application for inspecting OS X installer packages" - }, - "com.github.gregneagle.pkg.suspiciouspackagexip": { - "name": "SuspiciousPackage", - "description": "Downloads the SuspiciousPackage app xip archive, and builds a package.\nA proof-of-concept example of working with xip archives in case these become more common.\nRequires a post-0.5.2 version of the Unarchiver processor to expand the gzip\narchive inside the xar archive.", + "com.github.gregneagle.pkg.FirefoxAutoconfig": { + "name": "Firefox", + "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.", "repo": "autopkg/gregneagle-recipes", - "path": "SuspiciousPackageXip/SuspiciousPackageXip.pkg.recipe", - "parent": "com.github.gregneagle.download.suspiciouspackagexip", - "shortname": "SuspiciousPackageXip.pkg", + "path": "Mozilla/FirefoxAutoconfig.pkg.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "deprecated": true, + "shortname": "FirefoxAutoconfig.pkg", "inferred_type": "pkg", "children": [ - "com.github.gregneagle.munki.suspiciouspackagexip", - "com.github.gregneagle.install.suspiciouspackagexip" + "com.github.jazzace.ds.FirefoxAutoconfig", + "com.github.gregneagle.munki.FirefoxAutoconfig", + "com.github.golbiga.jss.FirefoxAutoconfig", + "com.github.patgmac.lanrev.FirefoxAutoconfig" ] }, - "com.github.gregneagle.install.suspiciouspackagexip": { - "name": "SuspiciousPackage", - "description": "Install recipe for the SuspiciousPackage app xip archive.", + "com.github.gregneagle.munki.FirefoxAutoconfig": { + "name": "Firefox", + "description": "Downloads Firefox disk image, builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool), then imports the pkg into\nyour Munki repo.\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.", "repo": "autopkg/gregneagle-recipes", - "path": "SuspiciousPackageXip/SuspiciousPackageXip.install.recipe", - "parent": "com.github.gregneagle.pkg.suspiciouspackagexip", - "shortname": "SuspiciousPackageXip.install", + "path": "Mozilla/FirefoxAutoconfig.munki.recipe", + "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", + "shortname": "FirefoxAutoconfig.munki", + "inferred_type": "munki", + "munki_display_name": "Mozilla Firefox", + "munki_description": "Mozilla Firefox is a free and open source web browser." + }, + "com.github.grahamgilbert.recipes.ShardOverTimeProcessor": { + "name": null, + "description": "This processor will add an installable condition to Munki pkginfo files to roll updates out over a period of time based on a integer value of a configurable condition. Can also only deploy between 9:00-18:00 M-F (this is default).\n ", + "repo": "autopkg/grahamgilbert-recipes", + "path": "ShardOverTimeProcessor/ShardOverTimeProcessor.recipe" + }, + "com.github.grahamgilbert.install.TheUnarchiver": { + "name": null, + "description": "Uses parent pkg recipe to download latest The Unarchiver and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "TheUnarchiver/TheUnarchiver.install.recipe", + "parent": "com.github.autopkg.pkg.TheUnarchiver", + "shortname": "TheUnarchiver.install", "inferred_type": "install" }, - "com.github.gregneagle.download.suspiciouspackagexip": { - "name": "SuspiciousPackage", - "description": "Defunct recipe.\nDownload recipe for the SuspiciousPackage app xip archive.\nRequires a post-0.5.2 version of CodeSignatureVerifier.", - "repo": "autopkg/gregneagle-recipes", - "path": "SuspiciousPackageXip/SuspiciousPackageXip.download.recipe", - "deprecated": true, - "shortname": "SuspiciousPackageXip.download", - "inferred_type": "download", - "children": [ - "com.github.gregneagle.pkg.suspiciouspackagexip" - ] + "com.github.grahamgilbert.install.omnigraffle6": { + "name": null, + "description": "Uses parent pkg recipe to download latest Omni Graffle 6 and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "OmniGraffle6/OmniGraffle6.install.recipe", + "parent": "com.github.autopkg.pkg.omnigraffle6", + "shortname": "OmniGraffle6.install", + "inferred_type": "install" }, - "com.github.grahamgilbert.BuildkiteAgent.pkg": { - "name": "BuildkiteAgent", - "description": "Packages the current release of Buildkite Agent.", + "com.github.grahamgilbert.install.go": { + "name": null, + "description": "Uses parent pkg recipe to download latest Go and installs it.", "repo": "autopkg/grahamgilbert-recipes", - "path": "Buildkite/BuildkiteAgent.pkg.recipe", - "parent": "com.github.grahamgilbert.BuildkiteAgent.download", - "shortname": "BuildkiteAgent.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahamgilbert.BuildkiteAgent.munki" - ] + "path": "Go/Go.install.recipe", + "parent": "com.github.timsutton.download.Go", + "shortname": "Go.install", + "inferred_type": "install" }, "com.github.grahamgilbert.BuildkiteAgent.munki": { "name": "BuildkiteAgent", @@ -44998,6 +45019,77 @@ "com.github.grahamgilbert.BuildkiteAgent.pkg" ] }, + "com.github.grahamgilbert.BuildkiteAgent.pkg": { + "name": "BuildkiteAgent", + "description": "Packages the current release of Buildkite Agent.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Buildkite/BuildkiteAgent.pkg.recipe", + "parent": "com.github.grahamgilbert.BuildkiteAgent.download", + "shortname": "BuildkiteAgent.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahamgilbert.BuildkiteAgent.munki" + ] + }, + "com.github.grahamgilbert.install.handbrake": { + "name": null, + "description": "Uses parent pkg recipe to download latest Handbrake and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Handbrake/Handbrake.install.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "Handbrake.install", + "inferred_type": "install" + }, + "com.github.grahamgilbert.install.iStatMenus": { + "name": null, + "description": "Uses parent recipe to download latest iStat Menus and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "iStatMenus/iStatMenus.install.recipe", + "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download", + "shortname": "iStatMenus.install", + "inferred_type": "install" + }, + "com.github.grahamgilbert.install.Evernote": { + "name": null, + "description": "Uses parent pkg recipe to download latest Evernote and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Evernote/Evernote.install.recipe", + "parent": "com.github.autopkg.pkg.Evernote", + "shortname": "Evernote.install", + "inferred_type": "install" + }, + "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg": { + "name": "BlackboardCollaborateLauncher", + "description": "Takes a downloaded \"Blackboard Collaborate Launcher.app\" from the Caches folder and turns it into a package.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Blackboard/BlackboardCollaborateLauncher.pkg.recipe", + "parent": "com.github.autopkg.download.blackboardcollaboratelauncher", + "shortname": "BlackboardCollaborateLauncher.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki" + ] + }, + "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki": { + "name": "BlackboardCollaborateLauncher", + "description": "Downloads the current release of Blackboard Collaborate Layncher and imports into Munki.\n ", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Blackboard/BlackboardCollaborateLauncher.munki.recipe", + "parent": "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg", + "shortname": "BlackboardCollaborateLauncher.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahamgilbert.install.VMwareFusion": { + "name": null, + "description": "Uses parent pkg recipe to download latest VMware Fusion and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "VMwareFusion/VMwareFusion.install.recipe", + "parent": "com.justinrummel.pkg.VMwareFusion", + "shortname": "VMwareFusion.install", + "inferred_type": "install" + }, "com.github.grahamgilbert.Sal-osquery.munki": { "name": "sal-osquery", "description": "Downloads the current release of the Sal-osquery package from Github and imports into Munki.\n ", @@ -45020,15 +45112,6 @@ "com.github.grahamgilbert.Sal-osquery.munki" ] }, - "com.github.grahamgilbert.install.go": { - "name": null, - "description": "Uses parent pkg recipe to download latest Go and installs it.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Go/Go.install.recipe", - "parent": "com.github.timsutton.download.Go", - "shortname": "Go.install", - "inferred_type": "install" - }, "com.github.grahamgilbert.Sal.munki": { "name": "sal_scripts", "description": "Downloads the current release of Sal client scripts from Github and imports into Munki.\n ", @@ -45051,19 +45134,55 @@ "com.github.grahamgilbert.Sal.munki" ] }, - "com.github.grahamgilbert.download.BackupandSync": { - "name": "Backup and Sync", - "description": "Downloads the latest version of Google Backup and Sync.", + "com.github.grahamgilbert.Crypt.download": { + "name": "Crypt", + "description": "Downloads the current release of Crypt client from Github.", "repo": "autopkg/grahamgilbert-recipes", - "path": "Google/BackupandSync.download.recipe", - "shortname": "BackupandSync.download", + "path": "Crypt/Crypt.download.recipe", + "shortname": "Crypt.download", "inferred_type": "download", "children": [ - "com.github.grahamgilbert.install.BackupandSync", - "com.github.grahamgilbert.munki.BackupandSync", - "com.github.grahamgilbert.pkg.BackupandSync" + "com.github.grahamgilbert.Crypt.munki" ] }, + "com.github.grahamgilbert.Crypt.munki": { + "name": "Crypt2", + "description": "Downloads the current release of Crypt from Github and imports into Munki.\n ", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Crypt/Crypt.munki.recipe", + "parent": "com.github.grahamgilbert.Crypt.download", + "shortname": "Crypt.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Crypt is a Filevault 2 Escrow solution." + }, + "com.github.grahamgilbert.install.dropbox": { + "name": null, + "description": "Uses parent pkg recipe to download latest Dropbox and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Dropbox/Dropbox.install.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox.install", + "inferred_type": "install" + }, + "com.github.grahamgilbert.install.AndroidStudio": { + "name": null, + "description": "Downloads Android Studio Disk Image and then moves it to Applications", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Android Studio/AndroidStudio.install.recipe", + "parent": "com.github.novaksam.download.AndroidStudio", + "shortname": "AndroidStudio.install", + "inferred_type": "install" + }, + "com.github.grahamgilbert.install.fantastical2": { + "name": null, + "description": "Uses parent recipe to download latest fantastical2 and installs it.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Fantastical2/Fantastical2.install.recipe", + "parent": "com.github.valdore86.download.fantastical2", + "shortname": "Fantastical2.install", + "inferred_type": "install" + }, "com.github.grahamgilbert.munki.GoogleChromeEnterprise": { "name": "GoogleChrome", "description": "Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.", @@ -45075,15 +45194,6 @@ "munki_display_name": "Google Chrome", "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." }, - "com.github.grahamgilbert.install.BackupandSync": { - "name": "Backup and Sync", - "description": "Installs the latest version of Google Backup and Sync.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Google/BackupandSync.install.recipe", - "parent": "com.github.grahamgilbert.download.BackupandSync", - "shortname": "BackupandSync.install", - "inferred_type": "install" - }, "com.github.grahamgilbert.munki.BackupandSync": { "name": "Google Backup and Sync", "description": "Downloads the latest version of Google Backup and Sync and imports it into Munki.", @@ -45095,6 +45205,28 @@ "munki_display_name": "Google Backup and Sync", "munki_description": "Safely back up your files to Google Drive." }, + "com.github.grahamgilbert.install.BackupandSync": { + "name": "Backup and Sync", + "description": "Installs the latest version of Google Backup and Sync.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Google/BackupandSync.install.recipe", + "parent": "com.github.grahamgilbert.download.BackupandSync", + "shortname": "BackupandSync.install", + "inferred_type": "install" + }, + "com.github.grahamgilbert.download.BackupandSync": { + "name": "Backup and Sync", + "description": "Downloads the latest version of Google Backup and Sync.", + "repo": "autopkg/grahamgilbert-recipes", + "path": "Google/BackupandSync.download.recipe", + "shortname": "BackupandSync.download", + "inferred_type": "download", + "children": [ + "com.github.grahamgilbert.munki.BackupandSync", + "com.github.grahamgilbert.install.BackupandSync", + "com.github.grahamgilbert.pkg.BackupandSync" + ] + }, "com.github.grahamgilbert.pkg.BackupandSync": { "name": "Backup and Sync", "description": "Downloads the latest version of Google Backup and Sync and creates a package.", @@ -45104,41 +45236,27 @@ "shortname": "BackupandSync.pkg", "inferred_type": "pkg" }, - "com.github.grahamgilbert.install.fantastical2": { - "name": null, - "description": "Uses parent recipe to download latest fantastical2 and installs it.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Fantastical2/Fantastical2.install.recipe", - "parent": "com.github.valdore86.download.fantastical2", - "shortname": "Fantastical2.install", - "inferred_type": "install" - }, - "com.github.grahamgilbert.install.AndroidStudio": { - "name": null, - "description": "Downloads Android Studio Disk Image and then moves it to Applications", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Android Studio/AndroidStudio.install.recipe", - "parent": "com.github.novaksam.download.AndroidStudio", - "shortname": "AndroidStudio.install", - "inferred_type": "install" - }, - "com.github.grahamgilbert.install.dockutil": { - "name": null, - "description": "Uses parent pkg recipe to download latest dockutil and installs it.", + "com.github.grahamgilbert.munki.LogiTune": { + "name": "LogiTune", + "description": "Downloads the latest version of Logitech LogiTune and imports it into Munki.", "repo": "autopkg/grahamgilbert-recipes", - "path": "dockutil/dockutil.install.recipe", - "parent": "com.github.autopkg.jessepeterson.pkg.dockutil", - "shortname": "dockutil.install", - "inferred_type": "install" + "path": "LogiTune/LogiTune.munki.recipe", + "parent": "com.github.ahousseini-recipes.pkg.LogiTune", + "shortname": "LogiTune.munki", + "inferred_type": "munki", + "munki_display_name": "LogiTune", + "munki_description": "Take charge of the video meeting experience wherever you are \u2014 at home, in the office or on the go. Webcam and headset settings are all at your fingertips to ensure you look and sound the way you want in video meetings. Plus, joining video meetings is easier than ever with calendar and Logi Dock integration." }, - "com.github.grahamgilbert.install.dropbox": { - "name": null, - "description": "Uses parent pkg recipe to download latest Dropbox and installs it.", + "com.github.grahamgilbert.munki.puppet-agent5": { + "name": "Puppet-Agent", + "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.", "repo": "autopkg/grahamgilbert-recipes", - "path": "Dropbox/Dropbox.install.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox.install", - "inferred_type": "install" + "path": "Puppetlabs/Puppet-Agent5.munki.recipe", + "parent": "com.github.grahamgilbert.download.puppet-agent5", + "shortname": "Puppet-Agent5.munki", + "inferred_type": "munki", + "munki_display_name": "Puppet Agent", + "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state" }, "com.github.grahamgilbert.install.puppet-agent": { "name": null, @@ -45160,44 +45278,22 @@ "com.github.grahamgilbert.munki.puppet-agent5" ] }, - "com.github.grahamgilbert.munki.puppet-agent5": { - "name": "Puppet-Agent", - "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Puppetlabs/Puppet-Agent5.munki.recipe", - "parent": "com.github.grahamgilbert.download.puppet-agent5", - "shortname": "Puppet-Agent5.munki", - "inferred_type": "munki", - "munki_display_name": "Puppet Agent", - "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state" - }, - "com.github.grahamgilbert.munki.LogiTune": { - "name": "LogiTune", - "description": "Downloads the latest version of Logitech LogiTune and imports it into Munki.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "LogiTune/LogiTune.munki.recipe", - "parent": "com.github.ahousseini-recipes.pkg.LogiTune", - "shortname": "LogiTune.munki", - "inferred_type": "munki", - "munki_display_name": "LogiTune", - "munki_description": "Take charge of the video meeting experience wherever you are \u2014 at home, in the office or on the go. Webcam and headset settings are all at your fingertips to ensure you look and sound the way you want in video meetings. Plus, joining video meetings is easier than ever with calendar and Logi Dock integration." - }, - "com.github.grahamgilbert.install.omnigraffle6": { + "com.github.grahamgilbert.install.dockutil": { "name": null, - "description": "Uses parent pkg recipe to download latest Omni Graffle 6 and installs it.", + "description": "Uses parent pkg recipe to download latest dockutil and installs it.", "repo": "autopkg/grahamgilbert-recipes", - "path": "OmniGraffle6/OmniGraffle6.install.recipe", - "parent": "com.github.autopkg.pkg.omnigraffle6", - "shortname": "OmniGraffle6.install", + "path": "dockutil/dockutil.install.recipe", + "parent": "com.github.autopkg.jessepeterson.pkg.dockutil", + "shortname": "dockutil.install", "inferred_type": "install" }, - "com.github.grahamgilbert.install.VMwareFusion": { + "com.github.grahamgilbert.install.outset": { "name": null, - "description": "Uses parent pkg recipe to download latest VMware Fusion and installs it.", + "description": "Uses parent pkg recipe to download latest Outset and installs it.", "repo": "autopkg/grahamgilbert-recipes", - "path": "VMwareFusion/VMwareFusion.install.recipe", - "parent": "com.justinrummel.pkg.VMwareFusion", - "shortname": "VMwareFusion.install", + "path": "outset/outset.install.recipe", + "parent": "com.github.grahamgilbert.download.outset", + "shortname": "outset.install", "inferred_type": "install" }, "com.github.grahamgilbert.munki.outset": { @@ -45211,15 +45307,6 @@ "munki_display_name": null, "munki_description": "Automatically process packages and scripts at first boot" }, - "com.github.grahamgilbert.install.outset": { - "name": null, - "description": "Uses parent pkg recipe to download latest Outset and installs it.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "outset/outset.install.recipe", - "parent": "com.github.grahamgilbert.download.outset", - "shortname": "outset.install", - "inferred_type": "install" - }, "com.github.grahamgilbert.download.outset": { "name": "outset", "description": "Downloads the current release of Outset from Github.", @@ -45228,53 +45315,34 @@ "shortname": "outset.download", "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.outset-latest", "com.github.jazzace.ds.outset", - "com.github.grahamgilbert.munki.outset", + "com.github.jazzace.jamf.outset-latest", "com.github.grahamgilbert.install.outset", + "com.github.grahamgilbert.munki.outset", "com.github.patgmac.pkg.outset", "com.github.davidbpirie.jamf-upload.outset" ] }, - "com.github.grahamgilbert.install.handbrake": { - "name": null, - "description": "Uses parent pkg recipe to download latest Handbrake and installs it.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Handbrake/Handbrake.install.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "Handbrake.install", - "inferred_type": "install" - }, - "com.github.grahamgilbert.Crypt.munki": { - "name": "Crypt2", - "description": "Downloads the current release of Crypt from Github and imports into Munki.\n ", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Crypt/Crypt.munki.recipe", - "parent": "com.github.grahamgilbert.Crypt.download", - "shortname": "Crypt.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Crypt is a Filevault 2 Escrow solution." - }, - "com.github.grahamgilbert.Crypt.download": { - "name": "Crypt", - "description": "Downloads the current release of Crypt client from Github.", + "com.github.grahamgilbert.SimDaltonism.download": { + "name": "Sim Daltonism", + "description": "Downloads the latest version of Sim Daltonism.", "repo": "autopkg/grahamgilbert-recipes", - "path": "Crypt/Crypt.download.recipe", - "shortname": "Crypt.download", + "path": "Sim Daltonism/Sim Daltonism.download.recipe", + "shortname": "Sim Daltonism.download", "inferred_type": "download", "children": [ - "com.github.grahamgilbert.Crypt.munki" + "com.github.grahamgilbert.SimDaltonism.pkg", + "com.github.grahamgilbert.SimDaltonism.munki" ] }, - "com.github.grahamgilbert.install.iStatMenus": { - "name": null, - "description": "Uses parent recipe to download latest iStat Menus and installs it.", + "com.github.grahamgilbert.SimDaltonism.pkg": { + "name": "Sim Daltonism", + "description": "Downloads the latest version of Sim Daltonism and creates a package.", "repo": "autopkg/grahamgilbert-recipes", - "path": "iStatMenus/iStatMenus.install.recipe", - "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download", - "shortname": "iStatMenus.install", - "inferred_type": "install" + "path": "Sim Daltonism/Sim Daltonism.pkg.recipe", + "parent": "com.github.grahamgilbert.SimDaltonism.download", + "shortname": "Sim Daltonism.pkg", + "inferred_type": "pkg" }, "com.github.grahamgilbert.SimDaltonism.munki": { "name": "Sim Daltonism", @@ -45287,230 +45355,102 @@ "munki_display_name": "Sim Daltonism", "munki_description": " " }, - "com.github.grahamgilbert.SimDaltonism.pkg": { - "name": "Sim Daltonism", - "description": "Downloads the latest version of Sim Daltonism and creates a package.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Sim Daltonism/Sim Daltonism.pkg.recipe", - "parent": "com.github.grahamgilbert.SimDaltonism.download", - "shortname": "Sim Daltonism.pkg", - "inferred_type": "pkg" + "com.github.rtrouton.pkg.SapMachineUniversalJDK17": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 17 JDK and builds an installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineUniversalJDK17", + "shortname": "SapMachineJDK17Universal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jamf.SapMachineUniversalJDK17" + ] }, - "com.github.grahamgilbert.SimDaltonism.download": { - "name": "Sim Daltonism", - "description": "Downloads the latest version of Sim Daltonism.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Sim Daltonism/Sim Daltonism.download.recipe", - "shortname": "Sim Daltonism.download", + "com.github.rtrouton.download.SapMachineUniversalJDK17": { + "name": "SapMachine", + "description": "Downloads the current releases of SapMachine Java 17 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "repo": "autopkg/rtrouton-recipes", + "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.download.recipe", + "shortname": "SapMachineJDK17Universal.download", "inferred_type": "download", "children": [ - "com.github.grahamgilbert.SimDaltonism.munki", - "com.github.grahamgilbert.SimDaltonism.pkg" + "com.github.rtrouton.pkg.SapMachineUniversalJDK17" ] }, - "com.github.grahamgilbert.install.Evernote": { - "name": null, - "description": "Uses parent pkg recipe to download latest Evernote and installs it.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Evernote/Evernote.install.recipe", - "parent": "com.github.autopkg.pkg.Evernote", - "shortname": "Evernote.install", - "inferred_type": "install" - }, - "com.github.grahamgilbert.recipes.ShardOverTimeProcessor": { - "name": null, - "description": "This processor will add an installable condition to Munki pkginfo files to roll updates out over a period of time based on a integer value of a configurable condition. Can also only deploy between 9:00-18:00 M-F (this is default).\n ", - "repo": "autopkg/grahamgilbert-recipes", - "path": "ShardOverTimeProcessor/ShardOverTimeProcessor.recipe" - }, - "com.github.grahamgilbert.install.TheUnarchiver": { - "name": null, - "description": "Uses parent pkg recipe to download latest The Unarchiver and installs it.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "TheUnarchiver/TheUnarchiver.install.recipe", - "parent": "com.github.autopkg.pkg.TheUnarchiver", - "shortname": "TheUnarchiver.install", - "inferred_type": "install" - }, - "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki": { - "name": "BlackboardCollaborateLauncher", - "description": "Downloads the current release of Blackboard Collaborate Layncher and imports into Munki.\n ", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Blackboard/BlackboardCollaborateLauncher.munki.recipe", - "parent": "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg", - "shortname": "BlackboardCollaborateLauncher.munki", + "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite": { + "name": "Office365BusinessProSuite", + "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package,\nappends the version to the end of the filename, and imports into Munki.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.munki.recipe", + "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite", + "shortname": "MicrosoftOffice365BusinessProSuite.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg": { - "name": "BlackboardCollaborateLauncher", - "description": "Takes a downloaded \"Blackboard Collaborate Launcher.app\" from the Caches folder and turns it into a package.", - "repo": "autopkg/grahamgilbert-recipes", - "path": "Blackboard/BlackboardCollaborateLauncher.pkg.recipe", - "parent": "com.github.autopkg.download.blackboardcollaboratelauncher", - "shortname": "BlackboardCollaborateLauncher.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki" - ] + "munki_display_name": "Microsoft Office 365 Business Pro", + "munki_description": "Microsoft Office 365 Business Pro includes the lastest version of Word, Outlook, Excel, Powerpoint, Word, OneNote and Teams" }, - "com.github.rtrouton.download.AdwareMedic": { - "name": "AdwareMedic", - "description": "Downloads the current release version of AdwareMedic", + "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite": { + "name": "Microsoft Office 365 Business Pro Suite", + "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AdwareMedic/AdwareMedic.download.recipe", - "shortname": "AdwareMedic.download", + "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.download.recipe", + "shortname": "MicrosoftOffice365BusinessProSuite.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.AdwareMedic" + "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite", + "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite" ] }, - "com.github.rtrouton.pkg.AdwareMedic": { - "name": "AdwareMedic", - "description": "Downloads the current release version of AdwareMedic and builds a package. The installer package includes a preinstall script that will check for an existing AdwareMedic.app in /Applications and remove it if found.", + "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite": { + "name": null, + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AdwareMedic/AdwareMedic.pkg.recipe", - "parent": "com.github.rtrouton.download.AdwareMedic", - "shortname": "AdwareMedic.pkg", + "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.pkg.recipe", + "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite", + "shortname": "MicrosoftOffice365BusinessProSuite.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.AdwareMedic", - "com.github.rtrouton.jss.AdwareMedic" - ] - }, - "com.github.rtrouton.install.AdwareMedic": { - "name": "AdwareMedic", - "description": "Downloads the current release version of AdwareMedic, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "AdwareMedic/AdwareMedic.install.recipe", - "parent": "com.github.rtrouton.pkg.AdwareMedic", - "shortname": "AdwareMedic.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller": { - "name": "Logi OptionsPlus", - "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and package it to create an uninstaller for the software.", - "repo": "autopkg/rtrouton-recipes", - "path": "LogiOptionsPlus/LogiOptionsPlusUninstaller.pkg.recipe", - "parent": "com.github.rtrouton.download.LogiOptionsPlus", - "shortname": "LogiOptionsPlusUninstaller.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.download.LogiOptionsPlus": { - "name": "Logi OptionsPlus", - "description": "Downloads the current release version of Logitech's Logi OptionsPlus.", - "repo": "autopkg/rtrouton-recipes", - "path": "LogiOptionsPlus/LogiOptionsPlus.download.recipe", - "shortname": "LogiOptionsPlus.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller", - "com.github.rtrouton.pkg.LogiOptionsPlus" - ] - }, - "com.github.rtrouton.pkg.LogiOptionsPlus": { - "name": "Logi OptionsPlus", - "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and packages it for installation.", - "repo": "autopkg/rtrouton-recipes", - "path": "LogiOptionsPlus/LogiOptionsPlus.pkg.recipe", - "parent": "com.github.rtrouton.download.LogiOptionsPlus", - "shortname": "LogiOptionsPlus.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.download.SapMachineIntelJDK17": { - "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java 17 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK17/SapMachineIntelJDK17.download.recipe", - "shortname": "SapMachineIntelJDK17.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.SapMachineIntelJDK17" + "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite" ] }, - "com.github.rtrouton.pkg.SapMachineIntelJDK17": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 17 JDK for Intel and builds an installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK17/SapMachineIntelJDK17.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineIntelJDK17", - "shortname": "SapMachineIntelJDK17.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 17 JDK for Apple Silicon and builds an installer package.", + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21": { + "name": "Microsoft OpenJDK JDK 21", + "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Apple Silicon macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK17", - "shortname": "SapMachineAppleSiliconJDK17.pkg", + "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk21", + "shortname": "MicrosoftOpenJDK21AppleSilicon.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.SapMachineAppleSiliconJDK17": { - "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java 17 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.download.recipe", - "shortname": "SapMachineAppleSiliconJDK17.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17" - ] - }, - "com.github.rtrouton.pkg.intelamazoncorettojdk21": { - "name": "Amazon Coretto JDK 21", - "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Intel and renames the package.", + "com.github.rtrouton.pkg.microsoftintelopenjdk21": { + "name": "Microsoft OpenJDK JDK 21", + "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Intel macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.pkg.recipe", - "parent": "com.github.rtrouton.download.intelamazoncorettojdk21", - "shortname": "AmazonCorettoIntelJDK21.pkg", + "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftintelopenjdk21", + "shortname": "MicrosoftOpenJDK21Intel.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.intelamazoncorettojdk21": { - "name": "Amazon Coretto JDK 21", - "description": "Downloads the latest Amazon Coretto JDK 21 for macOS on Intel.", + "com.github.rtrouton.download.microsoftapplesiliconopenjdk21": { + "name": "Microsoft OpenJDK JDK 21", + "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.download.recipe", - "shortname": "AmazonCorettoIntelJDK21.download", + "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.download.recipe", + "shortname": "MicrosoftOpenJDK21AppleSilicon.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.intelamazoncorettojdk21" + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21" ] }, - "com.github.rtrouton.download.applesiliconamazoncorettojdk21": { - "name": "Amazon Coretto JDK 21", - "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Apple Silicon.", + "com.github.rtrouton.download.microsoftintelopenjdk21": { + "name": "Microsoft OpenJDK JDK 21", + "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.download.recipe", - "shortname": "AmazonCorettoAppleSiliconJDK21.download", + "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.download.recipe", + "shortname": "MicrosoftOpenJDK21Intel.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21" - ] - }, - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21": { - "name": "Amazon Coretto JDK 21", - "description": "Downloads the current release version of Amazon Coretto JDK 21 for Apple Silicon and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.pkg.recipe", - "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk21", - "shortname": "AmazonCorettoAppleSiliconJDK21.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.pkg.VMwareTools": { - "name": null, - "description": "Downloads the current release version of VMware Tools and extracts the installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "VMware-Tools/VMwareTools.pkg.recipe", - "parent": "com.github.rtrouton.download.VMwareTools", - "shortname": "VMwareTools.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.munki.VMwareTools", - "com.github.rtrouton.install.VMwareTools", - "com.github.rtrouton.jss.VMwareTools", - "com.github.davidbpirie.jamf-upload.VMwareTools" + "com.github.rtrouton.pkg.microsoftintelopenjdk21" ] }, "com.github.rtrouton.munki.VMwareTools": { @@ -45524,6 +45464,15 @@ "munki_display_name": "VMware Tools", "munki_description": "With the VMware Tools SVGA driver installed, Workstation supports significantly faster graphics performance.\n\nThe VMware Tools package provides support required for shared folders and for drag and drop operations.\n\nOther tools in the package support synchronization of time in the guest operating system with time on the host, automatic grabbing and releasing of the mouse cursor, copying and pasting between guest and host, and improved mouse performance in some guest operating systems." }, + "com.github.rtrouton.install.VMwareTools": { + "name": "VMwareTools", + "description": "Downloads the current release version of VMware Tools, builds a package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "VMware-Tools/VMwareTools.install.recipe", + "parent": "com.github.rtrouton.pkg.VMwareTools", + "shortname": "VMwareTools.install", + "inferred_type": "install" + }, "com.github.rtrouton.download.VMwareTools": { "name": "VMwareTools", "description": "Downloads VMware Darwin ISO. Adapted from Jesse Peterson's VMwareTools.munki recipe", @@ -45535,427 +45484,305 @@ "com.github.rtrouton.pkg.VMwareTools" ] }, - "com.github.rtrouton.install.VMwareTools": { - "name": "VMwareTools", - "description": "Downloads the current release version of VMware Tools, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "VMware-Tools/VMwareTools.install.recipe", - "parent": "com.github.rtrouton.pkg.VMwareTools", - "shortname": "VMwareTools.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.passworddepot": { + "com.github.rtrouton.pkg.VMwareTools": { "name": null, - "description": "Downloads the current release version of AceBIT PasswordDepot for Mac and extracts the version information from the installer package.", + "description": "Downloads the current release version of VMware Tools and extracts the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "PasswordDepot/PasswordDepot.pkg.recipe", - "parent": "com.github.rtrouton.download.passworddepot", - "shortname": "PasswordDepot.pkg", + "path": "VMware-Tools/VMwareTools.pkg.recipe", + "parent": "com.github.rtrouton.download.VMwareTools", + "shortname": "VMwareTools.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.passworddepot", - "com.github.rtrouton.jamf.passworddepot", - "com.github.rtrouton.jss.passworddepot" + "com.github.rtrouton.munki.VMwareTools", + "com.github.rtrouton.install.VMwareTools", + "com.github.rtrouton.jss.VMwareTools", + "com.github.davidbpirie.jamf-upload.VMwareTools" ] }, - "com.github.rtrouton.install.passworddepot": { - "name": "PasswordDepot", - "description": "Downloads the current installer package for AceBIT PasswordDepot for Mac and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "PasswordDepot/PasswordDepot.install.recipe", - "parent": "com.github.rtrouton.pkg.passworddepot", - "shortname": "PasswordDepot.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.passworddepot": { - "name": "PasswordDepot", - "description": "Download recipe for AceBIT PasswordDepot for Mac, which is a password manager.", + "com.github.rtrouton.download.Script2Pkg": { + "name": "Script2Pkg", + "description": "Downloads the current release of Script2Pkg.app from the script-to-package-tool-for-macos release page on Github: https://github.com/SAP/Script2Pkg/releases", "repo": "autopkg/rtrouton-recipes", - "path": "PasswordDepot/PasswordDepot.download.recipe", - "shortname": "PasswordDepot.download", + "path": "Script2Pkg/Script2Pkg.download.recipe", + "shortname": "Script2Pkg.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.passworddepot" + "com.github.rtrouton.pkg.Script2Pkg" ] }, - "com.github.rtrouton.pkg.SapMachineManager": { - "name": "SapMachine Manager", - "description": "Uses parent download recipe to download the latest SapMachine Manager installer package.", + "com.github.rtrouton.pkg.Script2Pkg": { + "name": "Script2Pkg", + "description": "Downloads the current release version of Script2Pkg.app and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineManager/SapMachineManager.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineManager", - "shortname": "SapMachineManager.pkg", + "path": "Script2Pkg/Script2Pkg.pkg.recipe", + "parent": "com.github.rtrouton.download.Script2Pkg", + "shortname": "Script2Pkg.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.SapMachineManager" - ] - }, - "com.github.rtrouton.download.SapMachineManager": { - "name": "SapMachine Manager", - "description": "Downloads the current release of SapMachine Manager.app from the sapmachine-manager-for-macos release page on Github: https://github.com/SAP/sapmachine-manager-for-macos/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineManager/SapMachineManager.download.recipe", - "shortname": "SapMachineManager.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.SapMachineManager" + "com.github.rtrouton.install.Script2Pkg" ] }, - "com.github.rtrouton.install.SapMachineManager": { - "name": "SapMachine Manager", - "description": "Uses parent download recipe to download the latest SapMachine Manager installer package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineManager/SapMachineManager.install.recipe", - "parent": "com.github.rtrouton.pkg.SapMachineManager", - "shortname": "SapMachineManager.install", - "inferred_type": "install" - }, - "com.github.rtrouton.install.Fiji": { - "name": "Cyberduck", - "description": "Downloads the current release version of Fiji, builds a package and installs it.", + "com.github.rtrouton.install.Script2Pkg": { + "name": "Script2Pkg", + "description": "Downloads the current release version of Script2Pkg.app, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "Fiji/Fiji.install.recipe", - "parent": "com.github.rtrouton.pkg.Fiji", - "shortname": "Fiji.install", + "path": "Script2Pkg/Script2Pkg.install.recipe", + "parent": "com.github.rtrouton.pkg.Script2Pkg", + "shortname": "Script2Pkg.install", "inferred_type": "install" }, - "com.github.rtrouton.download.Fiji": { - "name": "Fiji", - "description": "Download recipe for Fiji, which downloads a zip file containing the latest stable version of Fiji for Mac OS X. Fiji is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.", + "com.github.rtrouton.download.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the latest version of AutoPkgr.", "repo": "autopkg/rtrouton-recipes", - "path": "Fiji/Fiji.download.recipe", - "shortname": "Fiji.download", + "path": "AutoPkgr/AutoPkgr.download.recipe", + "shortname": "AutoPkgr.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.Fiji" + "com.github.rtrouton.pkg.AutoPkgr" ] }, - "com.github.rtrouton.pkg.Fiji": { - "name": "Fiji", - "description": "Downloads latest stable Fiji zip file and builds a package. The installer package includes a preinstall script that will check for an existing Fiji.app in /Applications and remove it if found.", + "com.github.rtrouton.install.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the current release version of AutoPkgr, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "Fiji/Fiji.pkg.recipe", - "parent": "com.github.rtrouton.download.Fiji", - "shortname": "Fiji.pkg", + "path": "AutoPkgr/AutoPkgr.install.recipe", + "parent": "com.github.rtrouton.pkg.AutoPkgr", + "shortname": "AutoPkgr.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the current release version of AutoPkgr and builds a package. The installer package includes a preinstall script that will check for an existing AutoPkgr.app in /Applications and remove it if found.", + "repo": "autopkg/rtrouton-recipes", + "path": "AutoPkgr/AutoPkgr.pkg.recipe", + "parent": "com.github.rtrouton.download.AutoPkgr", + "shortname": "AutoPkgr.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.Fiji", - "com.github.rtrouton.jss.Fiji", - "com.github.vmiller.munki.Fiji" + "com.github.rtrouton.install.AutoPkgr", + "com.github.sebtomasi.jss.AutoPkgr" ] }, - "com.github.rtrouton.download.OSXElCapitan": { - "name": "OS X El Capitan", - "description": "Downloads the current release version of the OS X El Capitan OS installer.", + "com.github.rtrouton.download.WindowsApp": { + "name": "Windows App", + "description": "Downloads the latest version of Windows App.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXElCapitan/OSXElCapitan.download.recipe", - "shortname": "OSXElCapitan.download", + "path": "WindowsApp/WindowsApp.download.recipe", + "shortname": "WindowsApp.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.OSXElCapitan" + "com.github.rtrouton.pkg.WindowsApp" ] }, - "com.github.rtrouton.pkg.OSXElCapitan": { - "name": "OS X El Capitan", - "description": "Downloads the current release version of the OS X El Capitan OS installer and renames the package.", + "com.github.rtrouton.pkg.WindowsApp": { + "name": "Windows App", + "description": "Downloads the latest version of Windows App and creates a package.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXElCapitan/OSXElCapitan.pkg.recipe", - "parent": "com.github.rtrouton.download.OSXElCapitan", - "shortname": "OSXElCapitan.pkg", + "path": "WindowsApp/WindowsApp.pkg.recipe", + "parent": "com.github.rtrouton.download.WindowsApp", + "shortname": "WindowsApp.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.OSXYosemite": { - "name": "OS X Yosemite", - "description": "Downloads the current release version of the OS X Yosemite OS installer and renames the package.", + "com.github.distpkg.MyGreatApp": { + "name": null, + "description": "Creates a distribution package from an existing component package.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXYosemite/OSXYosemite.pkg.recipe", - "parent": "com.github.rtrouton.download.OSXYosemite", - "shortname": "OSXYosemite.pkg", - "inferred_type": "pkg" + "path": "SharedProcessors/Example.distpkg.recipe", + "parent": "com.github.pkg.MyGreatApp", + "shortname": "Example.distpkg", + "inferred_type": "distpkg" }, - "com.github.rtrouton.download.OSXYosemite": { - "name": "OS X Yosemite", - "description": "Downloads the current release version of the OS X Yosemite OS installer.", + "com.github.rtrouton.SharedProcessors": { + "name": null, + "description": "Stub recipe reference to use the Shared Processors in this repo.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXYosemite/OSXYosemite.download.recipe", - "shortname": "OSXYosemite.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.OSXYosemite" - ] + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.rtrouton.install.AdobeCreativeCloudInstaller": { - "name": "Creative Cloud Installer", - "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.", + "com.github.sign.MyGreatApp": { + "name": null, + "description": "Signs a provided installer package using a signing certificate identifier.", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.install.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", - "shortname": "AdobeCreativeCloudInstaller.install", - "inferred_type": "install" + "path": "SharedProcessors/Example.sign.recipe", + "parent": "com.github.pkg.MyGreatApp", + "shortname": "Example.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.", + "com.github.rtrouton.munki.privileges": { + "name": "Privileges", + "description": "Downloads the latest version of Privileges.app and imports it into Munki", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.pkg.recipe", - "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstaller", - "shortname": "AdobeCreativeCloudInstaller.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.AdobeCreativeCloudInstaller", - "com.github.rtrouton.jss.AdobeCreativeCloudInstaller", - "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller", - "com.github.peshay.filewave.AdobeCreativeCloudInstaller", - "com.github.grahampugh.recipes.jss.AdobeCreativeCloud" - ] + "path": "Privileges/Privileges.munki.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "deprecated": true, + "shortname": "Privileges.munki", + "inferred_type": "munki", + "munki_display_name": "Privileges", + "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock." }, - "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.", + "com.github.rtrouton.pkg.privileges": { + "name": "Privileges", + "description": "Downloads the current release version of Privileges.app and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.pkg.recipe", - "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon", - "shortname": "AdobeCreativeCloudInstallerAppleSilicon.pkg", + "path": "Privileges/Privileges.pkg.recipe", + "parent": "com.github.rtrouton.download.privileges", + "shortname": "Privileges.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon", - "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon", - "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon", - "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon" + "com.github.rtrouton.munki.privileges", + "com.github.rtrouton.install.privileges", + "com.github.rtrouton.jss.privileges", + "com.github.rtrouton.jamf.privileges", + "com.github.novaksam.jamf.Privileges", + "com.github.apfelwerk.munki.privileges", + "com.github.andreDB90.filewave.privileges", + "com.github.grahampugh.recipes.jamf.Privileges", + "com.github.precursorca.munki.privileges", + "com.github.peetinc.munki.privileges" ] }, - "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon": { - "name": "Creative Cloud Installer", - "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.", - "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.install.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", - "shortname": "AdobeCreativeCloudInstallerAppleSilicon.install", - "inferred_type": "install" - }, - "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and installs the the correct Creative Cloud for your Mac's processor.", + "com.github.rtrouton.install.privileges": { + "name": "Privileges", + "description": "Downloads the current release version of Privileges.app, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.install.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", - "shortname": "AdobeCreativeCloudInstallerUniversal.install", + "path": "Privileges/Privileges.install.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.install", "inferred_type": "install" }, - "com.github.rtrouton.download.AdobeCreativeCloudInstaller": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.", + "com.github.rtrouton.download.privileges": { + "name": "Privileges", + "description": "Downloads the current release of Privileges.app from the release page on Github: https://github.com/SAP/mac-enterprise-privileges/releases", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.download.recipe", - "shortname": "AdobeCreativeCloudInstaller.download", + "path": "Privileges/Privileges.download.recipe", + "shortname": "Privileges.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller" + "com.github.rtrouton.pkg.privileges" ] }, - "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer and builds an installer package which installs the correct Creative Cloud for your Mac's processor.", + "com.github.rtrouton.pkg.icons": { + "name": "Icons", + "description": "Downloads the current release version of Icons.app and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.pkg.recipe", - "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal", - "shortname": "AdobeCreativeCloudInstallerUniversal.pkg", + "path": "Icons/Icons.pkg.recipe", + "parent": "com.github.rtrouton.download.icons", + "shortname": "Icons.pkg", "inferred_type": "pkg", "children": [ - "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal", - "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal", - "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal", - "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer", - "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal", - "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal", - "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg" + "com.github.rtrouton.install.icons", + "com.github.rtrouton.jss.icons", + "com.gitub.d33t5.jamf.Icons" ] }, - "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.", + "com.github.rtrouton.install.icons": { + "name": "Icons", + "description": "Downloads the current release version of Icons.app, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.download.recipe", - "shortname": "AdobeCreativeCloudInstallerUniversal.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal" - ] + "path": "Icons/Icons.install.recipe", + "parent": "com.github.rtrouton.pkg.icons", + "shortname": "Icons.install", + "inferred_type": "install" }, - "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer for Apple Silicon", + "com.github.rtrouton.download.icons": { + "name": "Icons", + "description": "Downloads the current release of Icons.app from the macos-icon-generator release page on Github: https://github.com/SAP/macos-icon-generator/releases", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.download.recipe", - "shortname": "AdobeCreativeCloudInstallerAppleSilicon.download", + "path": "Icons/Icons.download.recipe", + "shortname": "Icons.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon" + "com.github.rtrouton.pkg.icons", + "com.github.aanklewicz.munki.Icons" ] }, - "com.github.rtrouton.download.OpenJavaFX": { - "name": "OpenJavaFX", - "description": "Downloads the latest Open JavaFX SDK for macOS.", - "repo": "autopkg/rtrouton-recipes", - "path": "OpenJavaFX/OpenJavaFX.download.recipe", - "shortname": "OpenJavaFX.download", - "inferred_type": "download" - }, - "com.github.rtrouton.recipes.postprocessors": { - "name": null, - "description": "Recipe stub for any Processors in this directory.\n ", - "repo": "autopkg/rtrouton-recipes", - "path": "PostProcessors/PostProcessors.recipe" - }, - "com.github.rtrouton.pkg.ImageJ": { - "name": "ImageJ", - "description": "Downloads latest stable ImageJ zip file and builds a package. The installer package includes a preinstall script that will check for an existing ImageJ.app in /Applications and remove it if found.", + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21": { + "name": "Amazon Coretto JDK 21", + "description": "Downloads the current release version of Amazon Coretto JDK 21 for Apple Silicon and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "ImageJ/ImageJ.pkg.recipe", - "parent": "com.github.rtrouton.download.ImageJ", - "shortname": "ImageJ.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.ImageJ", - "com.github.rtrouton.jss.ImageJ", - "com.github.vmiller.munki.ImageJ", - "com.github.andrewvalentine.munki.ImageJ" - ] + "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.pkg.recipe", + "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk21", + "shortname": "AmazonCorettoAppleSiliconJDK21.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.download.ImageJ": { - "name": "ImageJ", - "description": "Download recipe for ImageJ, which downloads a zip file containing the latest stable version of ImageJ for Mac OS X. ImageJ is an image processing package which display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images.", + "com.github.rtrouton.download.applesiliconamazoncorettojdk21": { + "name": "Amazon Coretto JDK 21", + "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Apple Silicon.", "repo": "autopkg/rtrouton-recipes", - "path": "ImageJ/ImageJ.download.recipe", - "shortname": "ImageJ.download", + "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.download.recipe", + "shortname": "AmazonCorettoAppleSiliconJDK21.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.ImageJ" + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21" ] }, - "com.github.rtrouton.install.ImageJ": { - "name": "ImageJ", - "description": "Downloads the current release version of ImageJ, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "ImageJ/ImageJ.install.recipe", - "parent": "com.github.rtrouton.pkg.ImageJ", - "shortname": "ImageJ.install", - "inferred_type": "install" - }, - "com.github.rtrouton.install.JSSImporter": { - "name": "JSSImporter", - "description": "Downloads the current release of JSSImporter from GitHub and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSSImporter/JSSImporter.install.recipe", - "parent": "com.github.rtrouton.download.JSSImporter", - "shortname": "JSSImporter.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.JSSImporter": { - "name": "JSSImporter", - "description": "Downloads the current release of JSSImporter from GitHub.", + "com.github.rtrouton.download.intelamazoncorettojdk21": { + "name": "Amazon Coretto JDK 21", + "description": "Downloads the latest Amazon Coretto JDK 21 for macOS on Intel.", "repo": "autopkg/rtrouton-recipes", - "path": "JSSImporter/JSSImporter.download.recipe", - "shortname": "JSSImporter.download", + "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.download.recipe", + "shortname": "AmazonCorettoIntelJDK21.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.install.JSSImporter" + "com.github.rtrouton.pkg.intelamazoncorettojdk21" ] }, - "com.github.rtrouton.download.JQUniversal": { - "name": "jq", - "description": "Downloads the current releases of jq for Intel and Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases", + "com.github.rtrouton.pkg.intelamazoncorettojdk21": { + "name": "Amazon Coretto JDK 21", + "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Intel and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQUniversal.download.recipe", - "shortname": "JQUniversal.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.JQUniversal" - ] + "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.pkg.recipe", + "parent": "com.github.rtrouton.download.intelamazoncorettojdk21", + "shortname": "AmazonCorettoIntelJDK21.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.JQIntel": { - "name": "jq", - "description": "Downloads the current release version of jq for Intel and builds an installer package.", + "com.github.rtrouton.pkg.OracleJava11JDK": { + "name": "Oracle Java 11 JDK", + "description": "Downloads the latest version of Oracle Java 11 JDK and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQIntel.pkg.recipe", - "parent": "com.github.rtrouton.download.JQIntel", - "shortname": "JQIntel.pkg", + "path": "OracleJava11JDK/OracleJava11JDK.pkg.recipe", + "parent": "com.github.hansen-m.download.OracleJava11JDK", + "shortname": "OracleJava11JDK.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.sign.JQIntel" + "com.github.rtrouton.jss.OracleJava11JDK" ] }, - "com.github.rtrouton.sign.JQAppleSilicon": { - "name": null, - "description": "Downloads the current release version of jq for Apple Silicon, builds an installer package and signs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQAppleSilicon.sign.recipe", - "parent": "com.github.rtrouton.pkg.JQAppleSilicon", - "shortname": "JQAppleSilicon.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.sign.JQUniversal": { - "name": null, - "description": "Downloads the current releases of jq for Apple Silicon and Intel, builds an installer package and signs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQAppleUniversal.sign.recipe", - "parent": "com.github.rtrouton.pkg.JQUniversal", - "shortname": "JQAppleUniversal.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.pkg.JQAppleSilicon": { - "name": "jq", - "description": "Downloads the current release version of jq for Apple Silicon and builds an installer package.", + "com.github.rtrouton.munki.skypeforbusiness365": { + "name": "SkypeForBusiness365", + "description": "Downloads the latest Microsoft SkypeForBusiness installer package for Office 365 and imports into Munki.", "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQAppleSilicon.pkg.recipe", - "parent": "com.github.rtrouton.download.JQAppleSilicon", - "shortname": "JQAppleSilicon.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.sign.JQAppleSilicon" - ] + "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.munki.recipe", + "parent": "com.github.rtrouton.download.skypeforbusiness365", + "shortname": "MicrosoftSkypeForBusiness365.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft SkypeForBusiness 365", + "munki_description": null }, - "com.github.rtrouton.pkg.JQUniversal": { - "name": "jq", - "description": "Downloads the current release versions of jq for Intel and Apple Silicon and builds an installer package.", + "com.github.rtrouton.pkg.skypeforbusiness365": { + "name": "Skype For Business", + "description": "Downloads the latest version of Microsoft's Skype for Business installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQUniversal.pkg.recipe", - "parent": "com.github.rtrouton.download.JQUniversal", - "shortname": "JQUniversal.pkg", + "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.pkg.recipe", + "parent": "com.github.rtrouton.download.skypeforbusiness365", + "shortname": "MicrosoftSkypeForBusiness365.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.sign.JQUniversal" - ] - }, - "com.github.rtrouton.sign.JQIntel": { - "name": null, - "description": "Downloads the current release version of jq for Intel, builds an installer package and signs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQAppleIntel.sign.recipe", - "parent": "com.github.rtrouton.pkg.JQIntel", - "shortname": "JQAppleIntel.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.download.JQIntel": { - "name": "jq", - "description": "Downloads the current release of jq for Intel from the jq release page on Github: https://github.com/jqlang/jq/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQIntel.download.recipe", - "shortname": "JQIntel.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.JQIntel" + "com.github.rtrouton.jss.skypeforbusiness365", + "com.github.rtrouton.jamf.skypeforbusiness365", + "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365" ] }, - "com.github.rtrouton.download.JQAppleSilicon": { - "name": "jq", - "description": "Downloads the current release of jq for Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases", + "com.github.rtrouton.download.skypeforbusiness365": { + "name": "Skype For Business", + "description": "Downloads the latest Microsoft's Skype For Business installer package for Office 365.", "repo": "autopkg/rtrouton-recipes", - "path": "JQ/JQAppleSilicon.download.recipe", - "shortname": "JQAppleSilicon.download", + "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.download.recipe", + "shortname": "MicrosoftSkypeForBusiness365.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.JQAppleSilicon" + "com.github.rtrouton.munki.skypeforbusiness365", + "com.github.rtrouton.pkg.skypeforbusiness365" ] }, "com.github.rtrouton.install.Cyberduck": { @@ -45982,354 +45809,306 @@ "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck" ] }, - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17": { - "name": "Microsoft OpenJDK JDK 17", - "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Apple Silicon macOS and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk17", - "shortname": "MicrosoftOpenJDK17AppleSilicon.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.download.microsoftapplesiliconopenjdk17": { - "name": "Microsoft OpenJDK JDK 17", - "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.", + "com.github.rtrouton.download.MindManager": { + "name": "MindManager", + "description": "Downloads latest version of MindManager.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.download.recipe", - "shortname": "MicrosoftOpenJDK17AppleSilicon.download", + "path": "MindManager/MindManager.download.recipe", + "shortname": "MindManager.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17" + "com.github.rtrouton.pkg.MindManager" ] }, - "com.github.rtrouton.pkg.microsoftintelopenjdk17": { - "name": "Microsoft OpenJDK JDK 17", - "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Intel macOS and renames the package.", + "com.github.rtrouton.pkg.MindManager": { + "name": "MindManager", + "description": "Downloads the latest version of Mindjet's MindManager and creates a package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftintelopenjdk17", - "shortname": "MicrosoftOpenJDK17Intel.pkg", + "path": "MindManager/MindManager.pkg.recipe", + "parent": "com.github.rtrouton.download.MindManager", + "shortname": "MindManager.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.microsoftintelopenjdk17": { - "name": "Microsoft OpenJDK JDK 17", - "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.", + "com.github.rtrouton.pkg.mozillathunderbird": { + "name": "Firefox", + "description": "Downloads the current release version of the Mozilla Thunderbird installer package and renames the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.download.recipe", - "shortname": "MicrosoftOpenJDK17Intel.download", - "inferred_type": "download", + "path": "MozillaThunderbird/MozillaThunderbird.pkg.recipe", + "parent": "com.github.autopkg.pkg.ThunderbirdSignedPkg", + "shortname": "MozillaThunderbird.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.microsoftintelopenjdk17" + "com.github.rtrouton.jamf.mozillathunderbird" ] }, - "com.github.rtrouton.download.microsoftremotehelp": { - "name": "Microsoft Remote Help", - "description": "Downloads the latest Microsoft Remote Help installer pkg.", + "com.github.rtrouton.pkg.microsoftword365": { + "name": "Microsoft Word", + "description": "Downloads the latest version of Microsoft's Word for Office 365 installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.download.recipe", - "shortname": "MicrosoftRemoteHelp.download", - "inferred_type": "download", + "path": "MicrosoftWord365/MicrosoftWord365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftword365", + "shortname": "MicrosoftWord365.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.microsoftremotehelp" + "com.github.rtrouton.install.microsoftword365", + "com.github.rtrouton.jss.microsoftword365", + "com.github.dataJAR-recipes.munki.Microsoft Word 365", + "com.github.dataJAR-recipes.munki.Microsoft Word 2019", + "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone", + "com.github.andredb90.filewave.microsoftword365", + "com.github.smithjw.jamf.Microsoft_Word", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload" ] }, - "com.github.rtrouton.pkg.microsoftremotehelp": { - "name": "Microsoft Remote Desktop", - "description": "Downloads the latest version of Microsoft's Remote Help installer package and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftremotehelp", - "shortname": "MicrosoftRemoteHelp.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.munki.MicrosoftOffice365Suite": { - "name": "Office365Suite", - "description": "Downloads the latest Microsoft Office 365 SKU-less installer suite package,\nappends the version to the end of the filename, and imports into Munki.\n\n Set the ID key to:\n 525133 for Americas (default)\n 532572 for Europe\n 532577 for Asia", + "com.github.rtrouton.munki.microsoftword365": { + "name": "Word365", + "description": "Downloads the latest Microsoft Word installer package for Office 365 and imports into Munki.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.munki.recipe", - "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite", - "shortname": "MicrosoftOffice365Suite.munki", + "path": "MicrosoftWord365/MicrosoftWord365.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftword365", + "shortname": "MicrosoftWord365.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Office 365", - "munki_description": "Microsoft Office 365 includes the latest version of Word, Outlook, Excel, Powerpoint, Word and OneNote" + "munki_display_name": "Microsoft Word 365", + "munki_description": null }, - "com.github.rtrouton.download.MicrosoftOffice365Suite": { - "name": "Microsoft Office 365 Suite", - "description": "Downloads the latest Microsoft Office 365 Suite SKU-less installer package.", + "com.github.rtrouton.install.microsoftword365": { + "name": "Microsoft Word", + "description": "Downloads the current release version of the Microsoft Word installer package for Office 365 and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.download.recipe", - "shortname": "MicrosoftOffice365Suite.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.munki.MicrosoftOffice365Suite", - "com.github.rtrouton.pkg.MicrosoftOffice365Suite", - "com.github.rtrouton.pkg.Office2016Suite", - "com.github.peshay.filewave.Office2016" - ] + "path": "MicrosoftWord365/MicrosoftWord365.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "MicrosoftWord365.install", + "inferred_type": "install" }, - "com.github.rtrouton.pkg.MicrosoftOffice365Suite": { - "name": null, - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package.", + "com.github.rtrouton.download.microsoftword365": { + "name": "Microsoft Word", + "description": "Downloads the latest Microsoft Word installer package for Office 365.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.pkg.recipe", - "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite", - "shortname": "MicrosoftOffice365Suite.pkg", - "inferred_type": "pkg", + "path": "MicrosoftWord365/MicrosoftWord365.download.recipe", + "shortname": "MicrosoftWord365.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jss.MicrosoftOffice365Suite", - "com.github.smithjw.jamf.Microsoft_Office_Suite" + "com.github.rtrouton.pkg.microsoftword365", + "com.github.rtrouton.munki.microsoftword365", + "com.github.wycomco.pkg.microsoftword365" ] }, - "com.github.rtrouton.sign.NexThinkCollector": { - "name": null, - "description": "Signs a provided installer package using a signing certificate identifier.", - "repo": "autopkg/rtrouton-recipes", - "path": "NexThinkCollector/NexThinkCollector.sign.recipe", - "parent": "com.github.rtrouton.pkg.NexThinkCollector", - "shortname": "NexThinkCollector.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.sign.NexThinkCollectorUninstaller": { + "com.github.rtrouton.install.MalwarebytesAntiMalware": { "name": null, - "description": "Signs a provided installer package using a signing certificate identifier.", + "description": "Downloads the current release version of Malwarebytes Anti-Malware, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "NexThinkCollector/NexThinkCollectorUninstaller.sign.recipe", - "parent": "com.github.rtrouton.pkg.NexThinkCollectorUninstaller", - "shortname": "NexThinkCollectorUninstaller.sign", - "inferred_type": "sign" + "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.install.recipe", + "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware", + "shortname": "MalwarebytesAntiMalware.install", + "inferred_type": "install" }, - "com.github.rtrouton.pkg.NexThinkCollector": { - "name": "NexThink Collector", - "description": "Downloads the latest NexThink Collector installer package and prepares it for deployment.", + "com.github.rtrouton.download.MalwarebytesAntiMalware": { + "name": "Malwarebytes Anti-Malware", + "description": "Downloads the current release version of Malwarebytes Anti-Malware", "repo": "autopkg/rtrouton-recipes", - "path": "NexThinkCollector/NexThinkCollector.pkg.recipe", - "parent": "com.github.rtrouton.download.NexThinkCollector", - "shortname": "NexThinkCollector.pkg", - "inferred_type": "pkg", + "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.download.recipe", + "shortname": "MalwarebytesAntiMalware.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.sign.NexThinkCollector" + "com.github.rtrouton.pkg.MalwarebytesAntiMalware", + "com.github.aysiu.munki.MalwarebytesAntiMalware" ] }, - "com.github.rtrouton.pkg.NexThinkCollectorUninstaller": { - "name": "NexThink Collector Uninstaller", - "description": "Downloads the latest NexThink Collector uninstaller and prepares it for deployment.", + "com.github.rtrouton.pkg.MalwarebytesAntiMalware": { + "name": "Malwarebytes Anti-Malware", + "description": "Downloads the current release version of Malwarebytes Anti-Malware and builds a package. The installer package includes a preinstall script that will check for an existing Malwarebytes Anti-Malware.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "NexThinkCollector/NexThinkCollectorUninstaller.pkg.recipe", - "parent": "com.github.rtrouton.download.NexThinkCollector", - "shortname": "NexThinkCollectorUninstaller.pkg", + "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.pkg.recipe", + "parent": "com.github.rtrouton.download.MalwarebytesAntiMalware", + "shortname": "MalwarebytesAntiMalware.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.sign.NexThinkCollectorUninstaller" + "com.github.rtrouton.install.MalwarebytesAntiMalware", + "com.github.rtrouton.jss.MalwarebytesAntiMalware" ] }, - "com.github.rtrouton.download.NexThinkCollector": { - "name": "NexThink Collector", - "description": "Downloads the latest version of NexThink Collector.", + "com.github.rtrouton.pkg.SapMachine": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java JDK and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "NexThinkCollector/NexThinkCollector.download.recipe", - "shortname": "NexThinkCollector.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.NexThinkCollector", - "com.github.rtrouton.pkg.NexThinkCollectorUninstaller" - ] + "path": "SapMachine/SapMachine.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachine", + "shortname": "SapMachine.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.zscaler": { - "name": "Zscaler", - "description": "Downloads the latest version of Zscaler for macOS and packages it for installation.", + "com.github.rtrouton.download.SapMachine": { + "name": "SapMachine", + "description": "Downloads the current release of SapMachine Java JDK from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "Zscaler/Zscaler.pkg.recipe", - "parent": "com.github.rtrouton.download.zscaler", - "shortname": "Zscaler.pkg", - "inferred_type": "pkg", + "path": "SapMachine/SapMachine.download.recipe", + "shortname": "SapMachine.download", + "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Zscaler", - "com.github.rtrouton.jss.zscaler" + "com.github.rtrouton.pkg.SapMachine" ] }, - "com.github.rtrouton.download.zscaler": { - "name": "Zscaler", - "description": "Processes a pre-downloaded Zscaler installation zip for macOS. Provide the path to the zip to AutoPkg with the -p switch, for example: `autopkg run Zscaler.download -p ~/Downloads/Zscaler-1.2.3.zip`", + "com.github.rtrouton.download.OpenJDK12": { + "name": "OpenJDK 12", + "description": "Downloads the latest OpenJDK 12 for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "Zscaler/Zscaler.download.recipe", - "shortname": "Zscaler.download", + "path": "OpenJDK12/OpenJDK12.download.recipe", + "deprecated": true, + "shortname": "OpenJDK12.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.zscaler" + "com.github.rtrouton.pkg.OpenJDK12" ] }, - "com.github.rtrouton.download.SapMachineAppleSiliconJDK11": { - "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java 11 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "com.github.rtrouton.pkg.OpenJDK12": { + "name": "OpenJDK 12", + "description": "Downloads the current release version of OpenJDK 12 and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.download.recipe", - "shortname": "SapMachineAppleSiliconJDK11.download", - "inferred_type": "download", + "path": "OpenJDK12/OpenJDK12.pkg.recipe", + "parent": "com.github.rtrouton.download.OpenJDK12", + "shortname": "OpenJDK12.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11" + "com.github.rtrouton.jss.OpenJDK12", + "com.github.peshay.filewave.OpenJDK12", + "com.github.dataJAR-recipes.munki.OpenJDK12" ] }, - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 11 JDK for Apple Silicon and builds an installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK11", - "shortname": "SapMachineAppleSiliconJDK11.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.download.SapMachineIntelJDK11": { - "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java 11 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "com.github.rtrouton.download.microsoftonedrive": { + "name": "Microsoft OneDrive", + "description": "Downloads the latest Microsoft OneDrive installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK11/SapMachineIntelJDK11.download.recipe", - "shortname": "SapMachineIntelJDK11.download", + "path": "MicrosoftOneDrive/MicrosoftOneDrive.download.recipe", + "shortname": "MicrosoftOneDrive.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.SapMachineIntelJDK11" + "com.github.rtrouton.pkg.microsoftonedrive", + "com.github.rtrouton.munki.microsoftonedrive", + "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive" ] }, - "com.github.rtrouton.pkg.SapMachineIntelJDK11": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 11 JDK for Intel and builds an installer package.", + "com.github.rtrouton.install.microsoftonedrive": { + "name": "Microsoft OneDrive", + "description": "Downloads the current release version of the Microsoft OneDrive standalone installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK11/SapMachineIntelJDK11.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineIntelJDK11", - "shortname": "SapMachineIntelJDK11.pkg", - "inferred_type": "pkg" + "path": "MicrosoftOneDrive/MicrosoftOneDrive.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonedrive", + "shortname": "MicrosoftOneDrive.install", + "inferred_type": "install" }, - "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver": { - "name": "Microsoft Teams Audio Driver", - "description": "Downloads the latest version of Microsoft's Teams Classic installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsClassicAudioDriver.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftteamsclassic", - "shortname": "MicrosoftTeamsClassicAudioDriver.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.pkg.MicrosoftTeamsAudioDriver": { - "name": "Microsoft Teams Audio Driver", - "description": "Downloads the latest version of Microsoft's Teams installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.", + "com.github.rtrouton.pkg.microsoftonedrive": { + "name": "Microsoft OneDrive", + "description": "Downloads the current standalone Microsoft OneDrive installer, extracts version information and renames the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsAudioDriver.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftteams", - "shortname": "MicrosoftTeamsAudioDriver.pkg", - "inferred_type": "pkg" + "path": "MicrosoftOneDrive/MicrosoftOneDrive.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftonedrive", + "shortname": "MicrosoftOneDrive.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.jamf.MicrosoftOneDrive-latest", + "com.github.rtrouton.install.microsoftonedrive", + "com.github.rtrouton.jss.MicrosoftOneDrive", + "com.github.novaksam.jamf.OneDrive", + "com.github.andreDB90.filewave.microsoftonedrive", + "com.github.smithjw.jamf.Microsoft_OneDrive" + ] }, - "com.github.rtrouton.install.microsoftdefender": { - "name": "Microsoft Defender", - "description": "Downloads the latest version of the Microsoft Defender installer package and installs it.", + "com.github.rtrouton.munki.microsoftonedrive": { + "name": "MicrosoftOnedrive", + "description": "Downloads the latest Microsoft OneDrive installer and imports into Munki.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefender/MicrosoftDefender.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefender", - "shortname": "MicrosoftDefender.install", - "inferred_type": "install" + "path": "MicrosoftOneDrive/MicrosoftOneDrive.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftonedrive", + "shortname": "MicrosoftOneDrive.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Onedrive", + "munki_description": "Microsoft Onedrive" }, - "com.github.rtrouton.munki.microsoftdefender": { - "name": "MicrosoftDefender", - "description": "Microsoft Defender anti-virus software", + "com.github.rtrouton.pkg.SapMachineUniversalJDK11": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 11 JDK and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefender/MicrosoftDefender.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftdefender", - "shortname": "MicrosoftDefender.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Defender Anti-Virus", - "munki_description": "Microsoft Defender anti-virus software" + "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineUniversalJDK11", + "shortname": "SapMachineJDK11Universal.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.microsoftdefender": { - "name": "Microsoft Defender", - "description": "Downloads the latest version of the Microsoft Defender installer package and renames the package.", + "com.github.rtrouton.download.SapMachineUniversalJDK11": { + "name": "SapMachine", + "description": "Downloads the current releases of SapMachine Java 11 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefender/MicrosoftDefender.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftdefender", - "shortname": "MicrosoftDefender.pkg", - "inferred_type": "pkg", + "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.download.recipe", + "shortname": "SapMachineJDK11Universal.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.microsoftdefender", - "com.github.rtrouton.jamf.microsoftdefender", - "com.github.rtrouton.jss.microsoftdefender", - "com.github.novaksam.jamf.MicrosoftDefender", - "com.github.dataJAR-recipes.munki.MicrosoftDefender", - "com.github.andredb90.filewave.microsoftdefender", - "com.github.smithjw.jamf.Microsoft_Defender", - "com.github.davidbpirie.jamf-upload.MicrosoftDefender" + "com.github.rtrouton.pkg.SapMachineUniversalJDK11" ] }, - "com.github.rtrouton.download.microsoftdefender": { - "name": "Microsoft Defender", - "description": "Downloads the latest Microsoft Defender installer pkg.", + "com.github.rtrouton.download.DetectX": { + "name": "DetectX", + "description": "Download recipe for DetectX, which downloads a zip file containing the latest stable version of DetectX for Mac OS X. DetectX is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefender/MicrosoftDefender.download.recipe", - "shortname": "MicrosoftDefender.download", + "path": "DetectX/DetectX.download.recipe", + "shortname": "DetectX.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.munki.microsoftdefender", - "com.github.rtrouton.pkg.microsoftdefender" + "com.github.rtrouton.pkg.DetectX", + "com.github.andrewvalentine.munki.DetectX" ] }, - "com.github.rtrouton.pkg.IntelliJ-CE": { - "name": "IntelliJ IDEA CE", - "description": "Downloads the latest IntelliJ Community Edition and creates a package. The installer package includes a preinstall script that will check for an existing IntelliJ IDEA CE.app in /Applications and remove it if found.", + "com.github.rtrouton.pkg.DetectX": { + "name": "DetectX", + "description": "Downloads latest DetectX zip file and builds a package. The installer package includes a preinstall script that will check for an existing DetectX.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "IntelliJ-CE/IntelliJ-CE.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.intellijideace", - "shortname": "IntelliJ-CE.pkg", + "path": "DetectX/DetectX.pkg.recipe", + "parent": "com.github.rtrouton.download.DetectX", + "shortname": "DetectX.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.IntelliJ-CE", - "com.github.rtrouton.jss.IntelliJ-CE", - "com.gitub.d33t5.jamf.IntelliJ-CE" + "com.github.rtrouton.install.DetectX", + "com.github.rtrouton.jss.DetectX" ] }, - "com.github.rtrouton.install.IntelliJ-CE": { - "name": "IntelliJ IDEA CE", - "description": "Downloads the latest IntelliJ Community Edition, builds a package and installs it.", + "com.github.rtrouton.install.DetectX": { + "name": "DetectX", + "description": "Downloads the current release version of DetectX, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "IntelliJ-CE/IntelliJ-CE.install.recipe", - "parent": "com.github.rtrouton.pkg.IntelliJ-CE", - "shortname": "IntelliJ-CE.install", + "path": "DetectX/DetectX.install.recipe", + "parent": "com.github.rtrouton.pkg.DetectX", + "shortname": "DetectX.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21": { - "name": "Microsoft OpenJDK JDK 21", - "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Apple Silicon macOS and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk21", - "shortname": "MicrosoftOpenJDK21AppleSilicon.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.pkg.microsoftintelopenjdk21": { - "name": "Microsoft OpenJDK JDK 21", - "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Intel macOS and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftintelopenjdk21", - "shortname": "MicrosoftOpenJDK21Intel.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.download.microsoftapplesiliconopenjdk21": { - "name": "Microsoft OpenJDK JDK 21", - "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.", + "com.github.rtrouton.download.polylens": { + "name": "Poly Lens", + "description": "Downloads the current release version of Poly Lens for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.download.recipe", - "shortname": "MicrosoftOpenJDK21AppleSilicon.download", + "path": "PolyLens/PolyLens.download.recipe", + "shortname": "PolyLens.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21" + "com.github.rtrouton.pkg.polylens" ] }, - "com.github.rtrouton.download.microsoftintelopenjdk21": { - "name": "Microsoft OpenJDK JDK 21", - "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.", + "com.github.rtrouton.pkg.polylens": { + "name": "Poly Lens", + "description": "Downloads the latest version of Poly Lens and creates a package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.download.recipe", - "shortname": "MicrosoftOpenJDK21Intel.download", - "inferred_type": "download", + "path": "PolyLens/PolyLens.pkg.recipe", + "parent": "com.github.rtrouton.download.polylens", + "shortname": "PolyLens.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.microsoftintelopenjdk21" + "com.github.rtrouton.jamf.polylens" ] }, + "com.github.rtrouton.install.microsoftoutlook365": { + "name": "Microsoft Outlook", + "description": "Downloads the current release version of the Microsoft Outlook installer package for Office 365 and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOutlook365/MicrosoftOutlook365.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "shortname": "MicrosoftOutlook365.install", + "inferred_type": "install" + }, "com.github.rtrouton.munki.microsoftoutlook365": { "name": "Outlook365", "description": "Downloads the latest Microsoft Outlook installer package for Office 365 and imports into Munki.", @@ -46354,15 +46133,6 @@ "com.github.wycomco.pkg.microsoftoutlook365" ] }, - "com.github.rtrouton.install.microsoftoutlook365": { - "name": "Microsoft Outlook", - "description": "Downloads the current release version of the Microsoft Outlook installer package for Office 365 and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOutlook365/MicrosoftOutlook365.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", - "shortname": "MicrosoftOutlook365.install", - "inferred_type": "install" - }, "com.github.rtrouton.pkg.microsoftoutlook365": { "name": "Microsoft Outlook", "description": "Downloads the latest version of Microsoft's Outlook for Office 365 installer package and renames the package.", @@ -46374,469 +46144,329 @@ "children": [ "com.github.rtrouton.install.microsoftoutlook365", "com.github.rtrouton.jss.microsoftoutlook365", - "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone", "com.github.dataJAR-recipes.munki.Microsoft Outlook 365", "com.github.dataJAR-recipes.munki.Microsoft Outlook 2019", + "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone", "com.github.andredb90.filewave.microsoftoutlook365", "com.github.smithjw.jamf.Microsoft_Outlook", "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOutlook-pkg-upload" ] }, - "com.github.rtrouton.pkg.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest Rectangle and creates an installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "Rectangle/Rectangle.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Rectangle", - "shortname": "Rectangle.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.sign.carouselcloudscreensaver": { - "name": null, - "description": "Signs a provided installer package using a signing certificate identifier.", - "repo": "autopkg/rtrouton-recipes", - "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.sign.recipe", - "parent": "com.github.rtrouton.pkg.carouselcloudscreensaver", - "shortname": "CarouselCloudScreenSaver.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.pkg.carouselcloudscreensaver": { - "name": "Carousel", - "description": "Downloads the current release version of Carousel Cloud's screensaver and builds an installer package.", + "com.github.rtrouton.pkg.zscaler": { + "name": "Zscaler", + "description": "Downloads the latest version of Zscaler for macOS and packages it for installation.", "repo": "autopkg/rtrouton-recipes", - "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.pkg.recipe", - "parent": "com.github.rtrouton.download.carouselcloudscreensaver", - "shortname": "CarouselCloudScreenSaver.pkg", + "path": "Zscaler/Zscaler.pkg.recipe", + "parent": "com.github.rtrouton.download.zscaler", + "shortname": "Zscaler.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.sign.carouselcloudscreensaver" + "com.github.homebysix.munki.Zscaler", + "com.github.rtrouton.jss.zscaler" ] }, - "com.github.rtrouton.download.carouselcloudscreensaver": { - "name": "Carousel", - "description": "Downloads the latest version of Carousel Cloud's screensaver.", + "com.github.rtrouton.download.zscaler": { + "name": "Zscaler", + "description": "Processes a pre-downloaded Zscaler installation zip for macOS. Provide the path to the zip to AutoPkg with the -p switch, for example: `autopkg run Zscaler.download -p ~/Downloads/Zscaler-1.2.3.zip`", "repo": "autopkg/rtrouton-recipes", - "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.download.recipe", - "shortname": "CarouselCloudScreenSaver.download", + "path": "Zscaler/Zscaler.download.recipe", + "shortname": "Zscaler.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.carouselcloudscreensaver" + "com.github.rtrouton.pkg.zscaler" ] }, - "com.github.rtrouton.install.MountainDuck": { - "name": "Mountain Duck", - "description": "Installs the latest version of Mountain Duck.", + "com.github.rtrouton.install.microsoftpowerpoint365": { + "name": "Microsoft PowerPoint", + "description": "Downloads the current release version of the Microsoft PowerPoint installer package for Office 365 and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "MountainDuck/MountainDuck.install.recipe", - "parent": "com.github.rtrouton.download.MountainDuck", - "shortname": "MountainDuck.install", + "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "shortname": "MicrosoftPowerPoint365.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.MountainDuck": { - "name": "Mountain Duck", - "description": "Downloads the latest version of Mountain Duck and creates a package.", - "repo": "autopkg/rtrouton-recipes", - "path": "MountainDuck/MountainDuck.pkg.recipe", - "parent": "com.github.rtrouton.download.MountainDuck", - "shortname": "MountainDuck.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.MountainDuck" - ] - }, - "com.github.rtrouton.munki.MountainDuck": { - "name": "Mountain Duck", - "description": "Downloads the latest version of Mountain Duck and imports it into Munki.", + "com.github.rtrouton.munki.microsoftpowerpoint365": { + "name": "PowerPoint365", + "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365 and imports into Munki.", "repo": "autopkg/rtrouton-recipes", - "path": "MountainDuck/MountainDuck.munki.recipe", - "parent": "com.github.rtrouton.download.MountainDuck", - "shortname": "MountainDuck.munki", + "path": "MicrosoftPowerPoint365/MicrosoftPowerpoint365.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftpowerpoint365", + "shortname": "MicrosoftPowerpoint365.munki", "inferred_type": "munki", - "munki_display_name": "Mountain Duck", - "munki_description": "Mountain Duck is an easy to use tool for mounting remote FTP/FTP-TLS/WebDAV/SFTP server storage as a volume in the Finder." + "munki_display_name": "Microsoft PowerPoint 365", + "munki_description": null }, - "com.github.rtrouton.download.MountainDuck": { - "name": "Mountain Duck", - "description": "Downloads the latest version of Mountain Duck.", + "com.github.rtrouton.download.microsoftpowerpoint365": { + "name": "Microsoft PowerPoint", + "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365.", "repo": "autopkg/rtrouton-recipes", - "path": "MountainDuck/MountainDuck.download.recipe", - "shortname": "MountainDuck.download", + "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.download.recipe", + "shortname": "MicrosoftPowerPoint365.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.install.MountainDuck", - "com.github.rtrouton.pkg.MountainDuck", - "com.github.rtrouton.munki.MountainDuck" + "com.github.rtrouton.munki.microsoftpowerpoint365", + "com.github.rtrouton.pkg.microsoftpowerpoint365", + "com.github.wycomco.pkg.microsoftpowerpoint365" ] }, - "com.github.rtrouton.pkg.MURAL": { - "name": "MURAL", - "description": "Downloads the latest version of MURAL and creates a package.", + "com.github.rtrouton.pkg.microsoftpowerpoint365": { + "name": "Microsoft PowerPoint", + "description": "Downloads the latest version of Microsoft's PowerPoint for Office 365 installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MURAL/MURAL.pkg.recipe", - "parent": "com.github.rtrouton.download.MURAL", - "shortname": "MURAL.pkg", + "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftpowerpoint365", + "shortname": "MicrosoftPowerPoint365.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.MURAL", - "com.github.rtrouton.jamf.MURAL", - "com.github.rtrouton.jss.MURAL" - ] - }, - "com.github.rtrouton.install.MURAL": { - "name": "MURAL", - "description": "Installs the latest version of MURAL.", - "repo": "autopkg/rtrouton-recipes", - "path": "MURAL/MURAL.install.recipe", - "parent": "com.github.rtrouton.pkg.MURAL", - "shortname": "MURAL.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.MURAL": { - "name": "MURAL", - "description": "Downloads the latest MURAL for macOS.", - "repo": "autopkg/rtrouton-recipes", - "path": "MURAL/MURAL.download.recipe", - "shortname": "MURAL.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.MURAL" + "com.github.rtrouton.install.microsoftpowerpoint365", + "com.github.rtrouton.jss.microsoftpowerpoint365", + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019", + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone", + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365", + "com.github.andredb90.filewave.microsoftpowerpoint365", + "com.github.smithjw.jamf.Microsoft_PowerPoint", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload" ] }, - "com.github.rtrouton.pkg.Aftermath": { - "name": null, - "description": "Uses parent download recipe to download the latest Jamf Aftermath installer package.", + "com.github.rtrouton.pkg.intelamazoncorettojdk17": { + "name": "Amazon Coretto JDK 17", + "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Intel and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "Aftermath/Aftermath.pkg.recipe", - "parent": "com.github.rtrouton.download.Aftermath", - "shortname": "Aftermath.pkg", + "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.pkg.recipe", + "parent": "com.github.rtrouton.download.intelamazoncorettojdk17", + "shortname": "AmazonCorettoIntelJDK17.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.Aftermath": { - "name": "Aftermath", - "description": "Downloads the current release of Jamf's Aftermath from the release page on Github: https://github.com/jamf/aftermath/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "Aftermath/Aftermath.download.recipe", - "shortname": "Aftermath.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.Aftermath" - ] - }, - "com.github.rtrouton.pkg.AftermathUninstaller": { - "name": null, - "description": "Uses parent download recipe to download the latest Jamf Aftermath uninstaller package.", + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17": { + "name": "Amazon Coretto JDK 17", + "description": "Downloads the current release version of Amazon Coretto JDK 17 for Apple Silicon and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "Aftermath/AftermathUninstaller.pkg.recipe", - "parent": "com.github.rtrouton.download.AftermathUninstaller", - "shortname": "AftermathUninstaller.pkg", + "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.pkg.recipe", + "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk17", + "shortname": "AmazonCorettoAppleSiliconJDK17.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.AftermathUninstaller": { - "name": "Aftermath", - "description": "Downloads the current release of Jamf's Aftermath Uninstaller from the release page on Github: https://github.com/jamf/aftermath/releases", + "com.github.rtrouton.download.intelamazoncorettojdk17": { + "name": "Amazon Coretto JDK 17", + "description": "Downloads the latest Amazon Coretto JDK 17 for macOS on Intel.", "repo": "autopkg/rtrouton-recipes", - "path": "Aftermath/AftermathUninstaller.download.recipe", - "shortname": "AftermathUninstaller.download", + "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.download.recipe", + "shortname": "AmazonCorettoIntelJDK17.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.AftermathUninstaller" + "com.github.rtrouton.pkg.intelamazoncorettojdk17" ] }, - "com.github.rtrouton.install.microsoftonenote365": { - "name": "Microsoft OneNote", - "description": "Downloads the current release version of the Microsoft OneNote installer package for Office 365 and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneNote365/MicrosoftOneNote365.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonenote365", - "shortname": "MicrosoftOneNote365.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.microsoftonenote365": { - "name": "Microsoft OneNote", - "description": "Downloads the latest Microsoft OneNote installer package for Office 365.", + "com.github.rtrouton.download.applesiliconamazoncorettojdk17": { + "name": "Amazon Coretto JDK 17", + "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Apple Silicon.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneNote365/MicrosoftOneNote365.download.recipe", - "shortname": "MicrosoftOneNote365.download", + "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.download.recipe", + "shortname": "AmazonCorettoAppleSiliconJDK17.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.munki.microsoftonenote365", - "com.github.rtrouton.pkg.microsoftonenote365", - "com.github.wycomco.pkg.microsoftonenote365" + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17" ] }, - "com.github.rtrouton.munki.microsoftonenote365": { - "name": "OneNote365", - "description": "Downloads the latest Microsoft OneNote installer package for Office 365 and imports into Munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneNote365/MicrosoftOneNote365.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftonenote365", - "shortname": "MicrosoftOneNote365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft OneNote 365", - "munki_description": null - }, - "com.github.rtrouton.pkg.microsoftonenote365": { - "name": "Microsoft OneNote", - "description": "Downloads the latest version of Microsoft's OneNote for Office 365 installer package and renames the package.", + "com.github.rtrouton.pkg.NexThinkCollector": { + "name": "NexThink Collector", + "description": "Downloads the latest NexThink Collector installer package and prepares it for deployment.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneNote365/MicrosoftOneNote365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftonenote365", - "shortname": "MicrosoftOneNote365.pkg", + "path": "NexThinkCollector/NexThinkCollector.pkg.recipe", + "parent": "com.github.rtrouton.download.NexThinkCollector", + "shortname": "NexThinkCollector.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.microsoftonenote365", - "com.github.rtrouton.jss.microsoftonenote365", - "com.github.dataJAR-recipes.munki.Microsoft OneNote 365", - "com.github.andredb90.filewave.microsoftonenote365", - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOneNote-pkg-upload" + "com.github.rtrouton.sign.NexThinkCollector" ] }, - "com.github.rtrouton.download.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the latest version of ChatGPT.", + "com.github.rtrouton.download.NexThinkCollector": { + "name": "NexThink Collector", + "description": "Downloads the latest version of NexThink Collector.", "repo": "autopkg/rtrouton-recipes", - "path": "ChatGPT/ChatGPT.download.recipe", - "shortname": "ChatGPT.download", + "path": "NexThinkCollector/NexThinkCollector.download.recipe", + "shortname": "NexThinkCollector.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.ChatGPT" + "com.github.rtrouton.pkg.NexThinkCollector", + "com.github.rtrouton.pkg.NexThinkCollectorUninstaller" ] }, - "com.github.rtrouton.pkg.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the latest version of ChatGPT and creates a package.", + "com.github.rtrouton.pkg.NexThinkCollectorUninstaller": { + "name": "NexThink Collector Uninstaller", + "description": "Downloads the latest NexThink Collector uninstaller and prepares it for deployment.", "repo": "autopkg/rtrouton-recipes", - "path": "ChatGPT/ChatGPT.pkg.recipe", - "parent": "com.github.rtrouton.download.ChatGPT", - "shortname": "ChatGPT.pkg", + "path": "NexThinkCollector/NexThinkCollectorUninstaller.pkg.recipe", + "parent": "com.github.rtrouton.download.NexThinkCollector", + "shortname": "NexThinkCollectorUninstaller.pkg", "inferred_type": "pkg", "children": [ - "com.github.andreDB90.filewave.ChatGPT" + "com.github.rtrouton.sign.NexThinkCollectorUninstaller" ] }, - "com.github.rtrouton.install.Prism": { - "name": "Prism", - "description": "Installs the latest version of Prism.", + "com.github.rtrouton.sign.NexThinkCollectorUninstaller": { + "name": null, + "description": "Signs a provided installer package using a signing certificate identifier.", "repo": "autopkg/rtrouton-recipes", - "path": "Prism/Prism.install.recipe", - "parent": "com.github.rtrouton.pkg.Prism", - "shortname": "Prism.install", - "inferred_type": "install" + "path": "NexThinkCollector/NexThinkCollectorUninstaller.sign.recipe", + "parent": "com.github.rtrouton.pkg.NexThinkCollectorUninstaller", + "shortname": "NexThinkCollectorUninstaller.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.download.Prism": { - "name": "Prism", - "description": "Downloads the latest version of GraphPad Prism.", + "com.github.rtrouton.sign.NexThinkCollector": { + "name": null, + "description": "Signs a provided installer package using a signing certificate identifier.", "repo": "autopkg/rtrouton-recipes", - "path": "Prism/Prism.download.recipe", - "shortname": "Prism.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.Prism" - ] + "path": "NexThinkCollector/NexThinkCollector.sign.recipe", + "parent": "com.github.rtrouton.pkg.NexThinkCollector", + "shortname": "NexThinkCollector.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.pkg.Prism": { - "name": "Prism", - "description": "Downloads the latest version of GraphPad Prism and creates a package.", + "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver": { + "name": "Microsoft Teams Audio Driver", + "description": "Downloads the latest version of Microsoft's Teams Classic installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.", "repo": "autopkg/rtrouton-recipes", - "path": "Prism/Prism.pkg.recipe", - "parent": "com.github.rtrouton.download.Prism", - "shortname": "Prism.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.Prism", - "com.github.rtrouton.jss.Prism", - "com.github.ygini.munki.Prism" - ] + "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsClassicAudioDriver.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftteamsclassic", + "shortname": "MicrosoftTeamsClassicAudioDriver.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.microsoftyammer": { - "name": "Microsoft Yammer", - "description": "Downloads the latest version of Microsoft's Yammer and builds an installer package.", + "com.github.rtrouton.pkg.MicrosoftTeamsAudioDriver": { + "name": "Microsoft Teams Audio Driver", + "description": "Downloads the latest version of Microsoft's Teams installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftYammer/MicrosoftYammer.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftyammer", - "shortname": "MicrosoftYammer.pkg", + "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsAudioDriver.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftteams", + "shortname": "MicrosoftTeamsAudioDriver.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.pkg.microsoftremotedesktop": { + "name": "Microsoft Remote Desktop", + "description": "Downloads the latest version of Microsoft's Remote Desktop installer package and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftremotedesktop", + "shortname": "MicrosoftRemoteDesktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.microsoftyammer", - "com.github.rtrouton.jss.microsoftyammer" + "com.github.rtrouton.jss.microsoftremotedesktop", + "com.github.andredb90.filewave.remotedesktop", + "com.github.smithjw.jamf.Microsoft_Remote_Desktop" ] }, - "com.github.rtrouton.install.microsoftyammer": { - "name": "Microsoft Yammer", - "description": "Downloads the latest version of Microsoft's Yammer installer package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftYammer/MicrosoftYammer.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftyammer", - "shortname": "MicrosoftYammer.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.microsoftyammer": { - "name": "Microsoft Yammer", - "description": "Downloads the latest version of Microsoft Yammer", + "com.github.rtrouton.download.microsoftremotedesktop": { + "name": "Microsoft Remote Desktop", + "description": "Downloads the latest Microsoft Remote Desktop installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftYammer/MicrosoftYammer.download.recipe", - "shortname": "MicrosoftYammer.download", + "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.download.recipe", + "shortname": "MicrosoftRemoteDesktop.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.microsoftyammer" + "com.github.rtrouton.pkg.microsoftremotedesktop", + "com.github.foigus.munki.microsoftremotedesktop", + "com.github.wycomco.pkg.microsoftremotedesktop" ] }, - "com.github.rtrouton.pkg.mozillathunderbird": { - "name": "Firefox", - "description": "Downloads the current release version of the Mozilla Thunderbird installer package and renames the installer package.", + "com.github.rtrouton.sign.sapgui.withouttemplate": { + "name": null, + "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ", "repo": "autopkg/rtrouton-recipes", - "path": "MozillaThunderbird/MozillaThunderbird.pkg.recipe", - "parent": "com.github.autopkg.pkg.ThunderbirdSignedPkg", - "shortname": "MozillaThunderbird.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jamf.mozillathunderbird" - ] + "path": "SAPGUI/SAPGUIWithoutTemplate.sign.recipe", + "parent": "com.github.rtrouton.pkg.sapgui.withouttemplate", + "shortname": "SAPGUIWithoutTemplate.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.pkg.skypeforbusiness365": { - "name": "Skype For Business", - "description": "Downloads the latest version of Microsoft's Skype for Business installer package and renames the package.", + "com.github.rtrouton.pkg.sapgui.withtemplate": { + "name": "SAP GUI", + "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.pkg.recipe", - "parent": "com.github.rtrouton.download.skypeforbusiness365", - "shortname": "MicrosoftSkypeForBusiness365.pkg", + "path": "SAPGUI/SAPGUIWithTemplate.pkg.recipe", + "parent": "com.github.rtrouton.download.sapgui", + "shortname": "SAPGUIWithTemplate.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jamf.skypeforbusiness365", - "com.github.rtrouton.jss.skypeforbusiness365", - "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365" + "com.github.rtrouton.sign.sapgui.withtemplate" ] }, - "com.github.rtrouton.download.skypeforbusiness365": { - "name": "Skype For Business", - "description": "Downloads the latest Microsoft's Skype For Business installer package for Office 365.", + "com.github.rtrouton.sign.sapgui.withtemplate": { + "name": null, + "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.download.recipe", - "shortname": "MicrosoftSkypeForBusiness365.download", + "path": "SAPGUI/SAPGUIWithTemplate.sign.recipe", + "parent": "com.github.rtrouton.pkg.sapgui.withtemplate", + "shortname": "SAPGUIWithTemplate.sign", + "inferred_type": "sign" + }, + "com.github.rtrouton.download.sapgui": { + "name": "SAP GUI", + "description": "Download recipe for SAP GUI for Mac.", + "repo": "autopkg/rtrouton-recipes", + "path": "SAPGUI/SAPGUI.download.recipe", + "shortname": "SAPGUI.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.skypeforbusiness365", - "com.github.rtrouton.munki.skypeforbusiness365" + "com.github.rtrouton.pkg.sapgui.withtemplate", + "com.github.rtrouton.pkg.sapgui.withouttemplate" ] }, - "com.github.rtrouton.munki.skypeforbusiness365": { - "name": "SkypeForBusiness365", - "description": "Downloads the latest Microsoft SkypeForBusiness installer package for Office 365 and imports into Munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.munki.recipe", - "parent": "com.github.rtrouton.download.skypeforbusiness365", - "shortname": "MicrosoftSkypeForBusiness365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft SkypeForBusiness 365", - "munki_description": null - }, - "com.github.rtrouton.install.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.", - "repo": "autopkg/rtrouton-recipes", - "path": "DbVisualizer/DbVisualizer.install.recipe", - "parent": "com.github.rtrouton.pkg.dbvisualizer", - "shortname": "DbVisualizer.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.dbvisualizer": { - "name": "DbVisualizer", - "description": "Downloads the current release version of DbVisualizer and builds a package. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.", + "com.github.rtrouton.pkg.sapgui.withouttemplate": { + "name": "SAP GUI", + "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.", "repo": "autopkg/rtrouton-recipes", - "path": "DbVisualizer/DbVisualizer.pkg.recipe", - "parent": "com.facebook.autopkg.download.dbvisualizer", - "shortname": "DbVisualizer.pkg", + "path": "SAPGUI/SAPGUIWithoutTemplate.pkg.recipe", + "parent": "com.github.rtrouton.download.sapgui", + "shortname": "SAPGUIWithoutTemplate.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.dbvisualizer", - "com.github.rtrouton.jss.dbvisualizer", - "com.github.autopkg.seansgm-filewave.DbVisualizer" + "com.github.rtrouton.sign.sapgui.withouttemplate" ] }, - "com.github.rtrouton.download.macOSSierra": { - "name": "macOS Sierra", - "description": "Downloads the current release version of the macOS Sierra OS installer.", + "com.github.rtrouton.recipes.postprocessors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.\n ", "repo": "autopkg/rtrouton-recipes", - "path": "macOSSierra/macOSSierra.download.recipe", - "shortname": "macOSSierra.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.macOSSierra" - ] + "path": "PostProcessors/PostProcessors.recipe" }, - "com.github.rtrouton.pkg.macOSSierra": { - "name": "macOS Sierra", - "description": "Downloads the current release version of the macOS Sierra OS installer and renames the package.", + "com.github.rtrouton.pkg.SapMachineIntelJDK21": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 21 JDK for Intel and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "macOSSierra/macOSSierra.pkg.recipe", - "parent": "com.github.rtrouton.download.macOSSierra", - "shortname": "macOSSierra.pkg", + "path": "SapMachineJDK21/SapMachineIntelJDK21.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineIntelJDK21", + "shortname": "SapMachineIntelJDK21.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.brisk": { - "name": "Brisk", - "description": "Downloads the current release version of Brisk and builds a package.", - "repo": "autopkg/rtrouton-recipes", - "path": "Brisk/Brisk.pkg.recipe", - "parent": "com.github.foigus.download.brisk", - "shortname": "Brisk.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.brisk", - "com.github.rtrouton.jss.brisk" - ] - }, - "com.github.rtrouton.install.brisk": { - "name": "Brisk", - "description": "Downloads the current release version of Brisk, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "Brisk/Brisk.install.recipe", - "parent": "com.github.rtrouton.pkg.brisk", - "shortname": "Brisk.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the current release version of AutoPkgr and builds a package. The installer package includes a preinstall script that will check for an existing AutoPkgr.app in /Applications and remove it if found.", + "com.github.rtrouton.download.SapMachineIntelJDK21": { + "name": "SapMachine", + "description": "Downloads the current release of SapMachine Java 21 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "AutoPkgr/AutoPkgr.pkg.recipe", - "parent": "com.github.rtrouton.download.AutoPkgr", - "shortname": "AutoPkgr.pkg", - "inferred_type": "pkg", + "path": "SapMachineJDK21/SapMachineIntelJDK21.download.recipe", + "shortname": "SapMachineIntelJDK21.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.AutoPkgr", - "com.github.sebtomasi.jss.AutoPkgr" + "com.github.rtrouton.pkg.SapMachineIntelJDK21" ] }, - "com.github.rtrouton.install.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the current release version of AutoPkgr, builds a package and installs it.", + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 21 JDK for Apple Silicon and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AutoPkgr/AutoPkgr.install.recipe", - "parent": "com.github.rtrouton.pkg.AutoPkgr", - "shortname": "AutoPkgr.install", - "inferred_type": "install" + "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK21", + "shortname": "SapMachineAppleSiliconJDK21.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.download.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the latest version of AutoPkgr.", + "com.github.rtrouton.download.SapMachineAppleSiliconJDK21": { + "name": "SapMachine", + "description": "Downloads the current release of SapMachine Java 21 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "AutoPkgr/AutoPkgr.download.recipe", - "shortname": "AutoPkgr.download", + "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.download.recipe", + "shortname": "SapMachineAppleSiliconJDK21.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.AutoPkgr" + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21" ] }, - "com.github.rtrouton.pkg.CrashplanForEnterprise": { - "name": "CrashPlan", - "description": "Downloads the latest CrashPlan for Enterprise installer package and prepares it for deployment.", - "repo": "autopkg/rtrouton-recipes", - "path": "CrashPlanForEnterprise/CrashPlanForEnterprise.pkg.recipe", - "parent": "com.github.rtrouton.download.CrashplanForEnterprise", - "shortname": "CrashPlanForEnterprise.pkg", - "inferred_type": "pkg" - }, "com.github.rtrouton.download.CrashplanForEnterprise": { "name": "Crashplan", "description": "Downloads the latest version of CrashPlan.", @@ -46848,733 +46478,553 @@ "com.github.rtrouton.pkg.CrashplanForEnterprise" ] }, - "com.github.rtrouton.install.googlechromeuniversal": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image with Universal build of Chrome, builds a package and installs it.", + "com.github.rtrouton.pkg.CrashplanForEnterprise": { + "name": "CrashPlan", + "description": "Downloads the latest CrashPlan for Enterprise installer package and prepares it for deployment.", "repo": "autopkg/rtrouton-recipes", - "path": "GoogleChromeUniversal/GoogleChromeUniversal.install.recipe", - "parent": "com.github.rtrouton.pkg.googlechromeuniversal", - "shortname": "GoogleChromeUniversal.install", - "inferred_type": "install" + "path": "CrashPlanForEnterprise/CrashPlanForEnterprise.pkg.recipe", + "parent": "com.github.rtrouton.download.CrashplanForEnterprise", + "shortname": "CrashPlanForEnterprise.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.googlechromeuniversal": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image with Universal build of Chrome and builds a package.", + "com.github.rtrouton.pkg.microsoftedge": { + "name": "Microsoft Edge", + "description": "Downloads the latest version of the Microsoft Edge installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "GoogleChromeUniversal/GoogleChromeUniversal.pkg.recipe", - "parent": "com.github.rtrouton.download.googlechromeuniversal", - "shortname": "GoogleChromeUniversal.pkg", + "path": "MicrosoftEdge/MicrosoftEdge.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftedge", + "shortname": "MicrosoftEdge.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.googlechromeuniversal", - "com.github.rtrouton.jss.googlechromeuniversal", - "com.github.apizz.munki.GoogleChromeUniversalPKG" + "com.github.jazzace.jamf.microsoftedge-latest", + "com.github.rtrouton.install.microsoftedge", + "com.github.rtrouton.jss.microsoftedge", + "com.github.rtrouton.jamf.microsoftedge", + "com.github.novaksam.jamf.MicrosoftEdge", + "com.github.andredb90.filewave.microsoftedge", + "com.github.smithjw.jamf.Microsoft_Edge", + "com.github.grahampugh.recipes.jamf.MicrosoftEdge", + "com.github.davidbpirie.jamf-upload.MicrosoftEdge" ] }, - "com.github.rtrouton.download.googlechromeuniversal": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image with Universal build of Chrome.", + "com.github.rtrouton.download.microsoftedge": { + "name": "Microsoft Edge", + "description": "Downloads the latest Microsoft Edge installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "GoogleChromeUniversal/GoogleChromeUniversal.download.recipe", - "shortname": "GoogleChromeUniversal.download", + "path": "MicrosoftEdge/MicrosoftEdge.download.recipe", + "shortname": "MicrosoftEdge.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.googlechromeuniversal", - "com.github.dataJAR-recipes.munki.Google Chrome Universal" + "com.github.rtrouton.pkg.microsoftedge", + "com.github.rtrouton.munki.microsoftedge" ] }, - "com.github.rtrouton.install.bbedit": { - "name": "BBEdit", - "description": "Downloads the latest BBEdit, builds a package and installs it.", + "com.github.rtrouton.install.microsoftedge": { + "name": "Microsoft Edge", + "description": "Downloads the latest version of the Microsoft Edge installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "Barebones/BBEdit.install.recipe", - "parent": "com.github.rtrouton.pkg.bbedit", - "shortname": "BBEdit.install", + "path": "MicrosoftEdge/MicrosoftEdge.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftedge", + "shortname": "MicrosoftEdge.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.bbedit": { - "name": "BBEdit", - "description": "Downloads the latest BBEdit and creates a package. The installer package includes a preinstall script that will check for an existing BBEdit.app in /Applications and remove it if found.", - "repo": "autopkg/rtrouton-recipes", - "path": "Barebones/BBEdit.pkg.recipe", - "parent": "com.github.autopkg.download.bbedit", - "shortname": "BBEdit.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.bbedit" - ] - }, - "com.github.rtrouton.pkg.sdnotary": { - "name": "SD Notary", - "description": "Downloads the latest version of SD Notary and packages it for installation.", + "com.github.rtrouton.munki.microsoftedge": { + "name": "MicrosoftEdge", + "description": "Downloads the latest Microsoft Edge installer and imports into Munki.", "repo": "autopkg/rtrouton-recipes", - "path": "SDNotary/SDNotary.pkg.recipe", - "parent": "com.github.rtrouton.download.sdnotary", - "shortname": "SDNotary.pkg", - "inferred_type": "pkg" + "path": "MicrosoftEdge/MicrosoftEdge.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftedge", + "shortname": "MicrosoftEdge.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Edge", + "munki_description": "Microsoft Edge web browser" }, - "com.github.rtrouton.download.sdnotary": { - "name": "SD Notary", - "description": "Downloads the current release version of SD Notary.", + "com.github.rtrouton.install.PowerMonitor": { + "name": "Power Monitor", + "description": "Uses parent download recipe to download the latest Power Monitor installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "SDNotary/SDNotary.download.recipe", - "shortname": "SDNotary.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.sdnotary", - "com.github.apizz.munki.SDNotary" - ] + "path": "PowerMonitor/PowerMonitor.install.recipe", + "parent": "com.github.rtrouton.pkg.PowerMonitor", + "shortname": "PowerMonitor.install", + "inferred_type": "install" }, - "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal": { - "name": "Microsoft Intune Company Portal", - "description": "Downloads the latest Microsoft Intune Company Portal installer package.", + "com.github.rtrouton.download.PowerMonitor": { + "name": "Power Monitor", + "description": "Downloads the current release of Power Monitor.app from the power-monitoring-tool-for-macos release page on Github: https://github.com/SAP/power-monitoring-tool-for-macos/releases", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.download.recipe", - "shortname": "MicrosoftIntuneCompanyPortal.download", + "path": "PowerMonitor/PowerMonitor.download.recipe", + "shortname": "PowerMonitor.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal" + "com.github.rtrouton.pkg.PowerMonitor" ] }, - "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal": { - "name": "Microsoft Intune Company Portal", - "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package and extracts the version information from the installer package.", + "com.github.rtrouton.pkg.PowerMonitor": { + "name": "Power Monitor", + "description": "Uses parent download recipe to download the latest Power Monitor installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.pkg.recipe", - "parent": "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal", - "shortname": "MicrosoftIntuneCompanyPortal.pkg", + "path": "PowerMonitor/PowerMonitor.pkg.recipe", + "parent": "com.github.rtrouton.download.PowerMonitor", + "shortname": "PowerMonitor.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal", - "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal", - "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal", - "com.github.smithjw.jamf.Microsoft_Company_Portal", - "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal" + "com.github.rtrouton.install.PowerMonitor", + "com.github.davidbpirie.jamf-upload.PowerMonitor" ] }, - "com.github.rtrouton.pkg.SapMachine": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java JDK and builds an installer package.", + "com.github.rtrouton.pkg.ParallelsTools": { + "name": null, + "description": "Downloads the latest version of Parallels Desktop and extracts Parallels Tools.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachine/SapMachine.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachine", - "shortname": "SapMachine.pkg", + "path": "ParallelsTools/ParallelsTools.pkg.recipe", + "parent": "com.github.homebysix.download.ParallelsDesktop", + "shortname": "ParallelsTools.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.SapMachine": { + "com.github.rtrouton.download.SapMachineAppleSiliconJDK11": { "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java JDK from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "description": "Downloads the current release of SapMachine Java 11 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachine/SapMachine.download.recipe", - "shortname": "SapMachine.download", + "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.download.recipe", + "shortname": "SapMachineAppleSiliconJDK11.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.SapMachine" + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11" ] }, - "com.github.rtrouton.download.amazoncorettojdk11": { - "name": "Amazon Coretto JDK 11", - "description": "Downloads the latest Amazon Coretto JDK 11 for macOS on Intel.", + "com.github.rtrouton.download.SapMachineIntelJDK11": { + "name": "SapMachine", + "description": "Downloads the current release of SapMachine Java 11 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.download.recipe", - "shortname": "AmazonCorettoJDK11.download", + "path": "SapMachineJDK11/SapMachineIntelJDK11.download.recipe", + "shortname": "SapMachineIntelJDK11.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.amazoncorettojdk11" + "com.github.rtrouton.pkg.SapMachineIntelJDK11" ] }, - "com.github.rtrouton.pkg.amazoncorettojdk11": { - "name": "Amazon Coretto JDK 11", - "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Intel and renames the package.", + "com.github.rtrouton.pkg.SapMachineIntelJDK11": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 11 JDK for Intel and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.pkg.recipe", - "parent": "com.github.rtrouton.download.amazoncorettojdk11", - "shortname": "AmazonCorettoJDK11.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.amazoncorettojdk11", - "com.github.novaksam.jss.amazoncorrettojdk11" - ] + "path": "SapMachineJDK11/SapMachineIntelJDK11.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineIntelJDK11", + "shortname": "SapMachineIntelJDK11.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11": { - "name": "Amazon Coretto JDK 11", - "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon and renames the package.", + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 11 JDK for Apple Silicon and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.pkg.recipe", - "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk11", - "shortname": "AmazonCorettoAppleSiliconJDK11.pkg", + "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK11", + "shortname": "SapMachineAppleSiliconJDK11.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.applesiliconamazoncorettojdk11": { - "name": "Amazon Coretto JDK 11", - "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon.", + "com.github.rtrouton.pkg.iMazingProfileEditor": { + "name": "iMazing Profile Editor", + "description": "Downloads the current release version of iMazing's Profile Editor and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.download.recipe", - "shortname": "AmazonCorettoAppleSiliconJDK11.download", - "inferred_type": "download", + "path": "iMazingProfileEditor/iMazingProfileEditor.pkg.recipe", + "parent": "com.github.rtrouton.download.iMazingProfileEditor", + "shortname": "iMazingProfileEditor.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11" + "com.github.rtrouton.install.iMazingProfileEditor", + "com.github.rtrouton.jss.iMazingProfileEditor" ] }, - "com.github.rtrouton.download.DetectX": { - "name": "DetectX", - "description": "Download recipe for DetectX, which downloads a zip file containing the latest stable version of DetectX for Mac OS X. DetectX is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.", + "com.github.rtrouton.install.iMazingProfileEditor": { + "name": "iMazing Profile Editor", + "description": "Downloads the current release version of iMazing's Profile Editor, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "DetectX/DetectX.download.recipe", - "shortname": "DetectX.download", + "path": "iMazingProfileEditor/iMazingProfileEditor.install.recipe", + "parent": "com.github.rtrouton.pkg.iMazingProfileEditor", + "shortname": "iMazingProfileEditor.install", + "inferred_type": "install" + }, + "com.github.rtrouton.download.iMazingProfileEditor": { + "name": "iMazing Profile Editor", + "description": "Downloads the current release version of iMazing's Profile Editor.", + "repo": "autopkg/rtrouton-recipes", + "path": "iMazingProfileEditor/iMazingProfileEditor.download.recipe", + "shortname": "iMazingProfileEditor.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.DetectX", - "com.github.andrewvalentine.munki.DetectX" + "com.github.rtrouton.pkg.iMazingProfileEditor", + "com.github.apizz.munki.iMazingProfileEditor", + "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor" ] }, - "com.github.rtrouton.pkg.DetectX": { - "name": "DetectX", - "description": "Downloads latest DetectX zip file and builds a package. The installer package includes a preinstall script that will check for an existing DetectX.app in /Applications and remove it if found.", + "com.github.rtrouton.download.signingmanager": { + "name": "Signing Manager", + "description": "Downloads the latest Signing Manager installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "DetectX/DetectX.pkg.recipe", - "parent": "com.github.rtrouton.download.DetectX", - "shortname": "DetectX.pkg", - "inferred_type": "pkg", + "path": "SigningManager/SigningManager.download.recipe", + "shortname": "SigningManager.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.DetectX", - "com.github.rtrouton.jss.DetectX" + "com.github.rtrouton.pkg.signingmanager" ] }, - "com.github.rtrouton.install.DetectX": { - "name": "DetectX", - "description": "Downloads the current release version of DetectX, builds a package and installs it.", + "com.github.rtrouton.install.signingmanager": { + "name": "Signing Manager", + "description": "Downloads the latest version of the Signing Manager installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "DetectX/DetectX.install.recipe", - "parent": "com.github.rtrouton.pkg.DetectX", - "shortname": "DetectX.install", + "path": "SigningManager/SigningManager.install.recipe", + "parent": "com.github.rtrouton.pkg.signingmanager", + "shortname": "SigningManager.install", "inferred_type": "install" }, - "com.github.rtrouton.download.EnterpriseConnect": { - "name": "Enterprise Connect", - "description": "Download recipe for Apple Enterprise Connect, which downloads a zip file containing the latest version of Enterprise Connect. Apple does not provide a public download URL, so you will need to create a recipe override and enter the URL Apple sends you into the DOWNLOAD_URL value of the override.", + "com.github.rtrouton.pkg.signingmanager": { + "name": "Signing Manager", + "description": "Downloads the latest version of the Signing Manager installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "EnterpriseConnect/EnterpriseConnect.download.recipe", - "shortname": "EnterpriseConnect.download", - "inferred_type": "download", + "path": "SigningManager/SigningManager.pkg.recipe", + "parent": "com.github.rtrouton.download.signingmanager", + "shortname": "SigningManager.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.EnterpriseConnect" + "com.github.rtrouton.install.signingmanager" ] }, - "com.github.rtrouton.jss.EnterpriseConnect": { - "name": "Enterprise Connect", - "description": "Uses parent pkg recipe to download the latest Apple Enterprise Connect and import it into the JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "EnterpriseConnect/EnterpriseConnect.jss.recipe", - "parent": "com.github.rtrouton.pkg.EnterpriseConnect", - "shortname": "EnterpriseConnect.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.pkg.EnterpriseConnect": { - "name": null, - "description": "Downloads the current Apple Enterprise Connect installer, extracts version information and renames the installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "EnterpriseConnect/EnterpriseConnect.pkg.recipe", - "parent": "com.github.rtrouton.download.EnterpriseConnect", - "shortname": "EnterpriseConnect.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.homebysix.munki.EnterpriseConnect", - "com.github.rtrouton.jss.EnterpriseConnect" - ] - }, - "com.github.rtrouton.pkg.citrixworkspace": { - "name": "Citrix Workspace", - "description": "Downloads the latest Citrix Workspace version and extracts the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe", - "parent": "com.github.rtrouton.download.citrixworkspace", - "shortname": "CitrixWorkspace.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jamf.citrixworkspace", - "com.github.rtrouton.jss.citrixworkspace", - "com.github.andredb90.filewave.citrixworkspace", - "com.github.davidbpirie.jamf-upload.CitrixWorkspace" - ] - }, - "com.github.rtrouton.download.citrixworkspace": { - "name": "CitrixWorkspace", - "description": "Downloads the latest Citrix Workspace disk image.", + "com.github.rtrouton.download.SapMachineIntelJDK17": { + "name": "SapMachine", + "description": "Downloads the current release of SapMachine Java 17 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.download.recipe", - "shortname": "CitrixWorkspace.download", + "path": "SapMachineJDK17/SapMachineIntelJDK17.download.recipe", + "shortname": "SapMachineIntelJDK17.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.citrixworkspace", - "com.github.yohan460-recipes.pkg.citrixworkspace" - ] - }, - "com.github.rtrouton.pkg.OracleJava11JDK": { - "name": "Oracle Java 11 JDK", - "description": "Downloads the latest version of Oracle Java 11 JDK and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "OracleJava11JDK/OracleJava11JDK.pkg.recipe", - "parent": "com.github.hansen-m.download.OracleJava11JDK", - "shortname": "OracleJava11JDK.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.OracleJava11JDK" + "com.github.rtrouton.pkg.SapMachineIntelJDK17" ] }, - "com.github.rtrouton.pkg.SapMachineUniversalJDK11": { + "com.github.rtrouton.pkg.SapMachineIntelJDK17": { "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 11 JDK and builds an installer package.", + "description": "Downloads the current release version of SapMachine Java 17 JDK for Intel and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineUniversalJDK11", - "shortname": "SapMachineJDK11Universal.pkg", + "path": "SapMachineJDK17/SapMachineIntelJDK17.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineIntelJDK17", + "shortname": "SapMachineIntelJDK17.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.SapMachineUniversalJDK11": { + "com.github.rtrouton.download.SapMachineAppleSiliconJDK17": { "name": "SapMachine", - "description": "Downloads the current releases of SapMachine Java 11 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "description": "Downloads the current release of SapMachine Java 17 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.download.recipe", - "shortname": "SapMachineJDK11Universal.download", + "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.download.recipe", + "shortname": "SapMachineAppleSiliconJDK17.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK11" + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17" ] }, - "com.github.rtrouton.install.RStudio": { - "name": "RStudio", - "description": "Downloads the current release version of RStudio, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "RStudio/RStudio.install.recipe", - "parent": "com.github.rtrouton.pkg.RStudio", - "shortname": "RStudio.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.RStudio": { - "name": "RStudio", - "description": "Downloads the latest RStudio application. Original recipe by Matt Hansen - https://github.com/autopkg/hansen-m-recipes", + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 17 JDK for Apple Silicon and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "RStudio/RStudio.download.recipe", - "shortname": "RStudio.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.RStudio" - ] + "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK17", + "shortname": "SapMachineAppleSiliconJDK17.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.RStudio": { - "name": "RStudio", - "description": "Downloads the latest RStudio disk image and builds a package. The installer package includes a preinstall script that will check for an existing RStudio.app in /Applications and remove it if found.", + "com.github.rtrouton.pkg.OpenJDK13": { + "name": "OpenJDK 13", + "description": "Downloads the current release version of OpenJDK 13 and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "RStudio/RStudio.pkg.recipe", - "parent": "com.github.rtrouton.download.RStudio", - "shortname": "RStudio.pkg", + "path": "OpenJDK13/OpenJDK13.pkg.recipe", + "parent": "com.github.rtrouton.download.OpenJDK13", + "shortname": "OpenJDK13.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.RStudio", - "com.github.rtrouton.jss.RStudio", - "com.github.novaksam.jamf.RStudio", - "com.github.novaksam.jss.RStudio", - "com.github.patgmac.lanrev.RStudo", - "com.github.andredb90.filewave.RStudio", - "com.github.smithjw.jamf.RStudio" + "com.github.rtrouton.jss.OpenJDK13", + "com.github.dataJAR-recipes.munki.OpenJDK15", + "com.github.dataJAR-recipes.munki.OpenJDK13", + "com.github.dataJAR-recipes.munki.OpenJDK14" ] }, - "com.github.rtrouton.install.icons": { - "name": "Icons", - "description": "Downloads the current release version of Icons.app, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "Icons/Icons.install.recipe", - "parent": "com.github.rtrouton.pkg.icons", - "shortname": "Icons.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.icons": { - "name": "Icons", - "description": "Downloads the current release version of Icons.app and builds a package.", + "com.github.rtrouton.download.OpenJDK13": { + "name": "OpenJDK 13", + "description": "Downloads the latest OpenJDK 13 for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "Icons/Icons.pkg.recipe", - "parent": "com.github.rtrouton.download.icons", - "shortname": "Icons.pkg", - "inferred_type": "pkg", + "path": "OpenJDK13/OpenJDK13.download.recipe", + "shortname": "OpenJDK13.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.icons", - "com.github.rtrouton.jss.icons", - "com.gitub.d33t5.jamf.Icons" + "com.github.rtrouton.pkg.OpenJDK13" ] }, - "com.github.rtrouton.download.icons": { - "name": "Icons", - "description": "Downloads the current release of Icons.app from the macos-icon-generator release page on Github: https://github.com/SAP/macos-icon-generator/releases", + "com.github.rtrouton.download.SapMachineUniversalJDK21": { + "name": "SapMachine", + "description": "Downloads the current releases of SapMachine Java 21 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "Icons/Icons.download.recipe", - "shortname": "Icons.download", + "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.download.recipe", + "shortname": "SapMachineJDK21Universal.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.icons", - "com.github.aanklewicz.munki.Icons" + "com.github.rtrouton.pkg.SapMachineUniversalJDK21" ] }, - "com.github.rtrouton.munki.microsoftexcel365": { - "name": "Excel365", - "description": "Downloads the latest Microsoft Excel installer package for Office 365 and imports into Munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftExcel365/MicrosoftExcel365.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftexcel365", - "shortname": "MicrosoftExcel365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Excel 365", - "munki_description": null - }, - "com.github.rtrouton.install.microsoftexcel365": { - "name": "Microsoft Excel", - "description": "Downloads the current release version of the Microsoft Excel installer package for Office 365 and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftExcel365/MicrosoftExcel365.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "MicrosoftExcel365.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.microsoftexcel365": { - "name": "Microsoft Excel", - "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.", + "com.github.rtrouton.pkg.SapMachineUniversalJDK21": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 21 JDK and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftExcel365/MicrosoftExcel365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftexcel365", - "shortname": "MicrosoftExcel365.pkg", + "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineUniversalJDK21", + "shortname": "SapMachineJDK21Universal.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.microsoftexcel365", - "com.github.rtrouton.jss.microsoftexcel365", - "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone", - "com.github.dataJAR-recipes.munki.Microsoft Excel 2019", - "com.github.dataJAR-recipes.munki.Microsoft Excel 365", - "com.github.andredb90.filewave.microsoftexcel365", - "com.github.smithjw.jamf.Microsoft_Excel", - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload" - ] - }, - "com.github.rtrouton.download.microsoftexcel365": { - "name": "Microsoft Excel", - "description": "Downloads the latest Microsoft Excel installer package for Office 365.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftExcel365/MicrosoftExcel365.download.recipe", - "shortname": "MicrosoftExcel365.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.munki.microsoftexcel365", - "com.github.rtrouton.pkg.microsoftexcel365", - "com.github.wycomco.pkg.microsoftexcel365" + "com.gitub.d33t5.jamf.SapMachineUniversalJDK21" ] }, - "com.github.rtrouton.munki.microsoftdefenderatp": { - "name": "MicrosoftDefender", - "description": "Microsoft Defender anti-virus software", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftdefenderatp", - "shortname": "MicrosoftDefenderATP.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Defender Anti-Virus ", - "munki_description": "Microsoft Defender anti-virus software" - }, - "com.github.rtrouton.install.microsoftdefenderatp": { - "name": "Microsoft Defender ATP", - "description": "Downloads the latest version of the Microsoft Defender ATP installer package and installs it.", + "com.github.rtrouton.pkg.Xcodes": { + "name": "Xcodes", + "description": "Downloads the latest version of Xcodes and creates an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefenderatp", - "shortname": "MicrosoftDefenderATP.install", - "inferred_type": "install" + "path": "Xcodes/Xcodes.pkg.recipe", + "parent": "com.github.homebysix.download.XcodesApp", + "shortname": "Xcodes.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.microsoftdefenderatp": { - "name": "Microsoft Defender ATP", - "description": "Downloads the latest version of the Microsoft Defender ATP installer package and renames the package.", + "com.github.rtrouton.pkg.Fiji": { + "name": "Fiji", + "description": "Downloads latest stable Fiji zip file and builds a package. The installer package includes a preinstall script that will check for an existing Fiji.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftdefenderatp", - "shortname": "MicrosoftDefenderATP.pkg", + "path": "Fiji/Fiji.pkg.recipe", + "parent": "com.github.rtrouton.download.Fiji", + "shortname": "Fiji.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.microsoftdefenderatp", - "com.github.rtrouton.jss.microsoftdefenderatp", - "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP", - "com.github.andredb90.filewave.microsoftdefenderatp" + "com.github.rtrouton.install.Fiji", + "com.github.rtrouton.jss.Fiji", + "com.github.vmiller.munki.Fiji" ] }, - "com.github.rtrouton.download.microsoftdefenderatp": { - "name": "Microsoft Defender ATP", - "description": "Downloads the latest Microsoft Defender ATP installer pkg.", + "com.github.rtrouton.install.Fiji": { + "name": "Cyberduck", + "description": "Downloads the current release version of Fiji, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.download.recipe", - "deprecated": true, - "shortname": "MicrosoftDefenderATP.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.munki.microsoftdefenderatp", - "com.github.rtrouton.pkg.microsoftdefenderatp" - ] + "path": "Fiji/Fiji.install.recipe", + "parent": "com.github.rtrouton.pkg.Fiji", + "shortname": "Fiji.install", + "inferred_type": "install" }, - "com.github.rtrouton.download.iPass": { - "name": "iPass", - "description": "Download recipe for iPass for Mac.", + "com.github.rtrouton.download.Fiji": { + "name": "Fiji", + "description": "Download recipe for Fiji, which downloads a zip file containing the latest stable version of Fiji for Mac OS X. Fiji is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.", "repo": "autopkg/rtrouton-recipes", - "path": "iPass/iPass.download.recipe", - "shortname": "iPass.download", + "path": "Fiji/Fiji.download.recipe", + "shortname": "Fiji.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.iPass" + "com.github.rtrouton.pkg.Fiji" ] }, - "com.github.rtrouton.pkg.iPass": { - "name": "iPass", - "description": "Downloads the current release version of iPass and extracts the installer package.", + "com.github.rtrouton.download.OpenJDK11": { + "name": "OpenJDK 11", + "description": "Downloads the latest OpenJDK 11 for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "iPass/iPass.pkg.recipe", - "parent": "com.github.rtrouton.download.iPass", - "shortname": "iPass.pkg", - "inferred_type": "pkg", + "path": "OpenJDK11/OpenJDK11.download.recipe", + "shortname": "OpenJDK11.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jss.iPass" + "com.github.rtrouton.pkg.OpenJDK11", + "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8", + "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11" ] }, - "com.github.rtrouton.pkg.jabradirect": { - "name": "Jabra Direct", - "description": "Downloads the latest version of Jabra's JabraDirect Setup installer package and renames the package.", + "com.github.rtrouton.pkg.OpenJDK11": { + "name": "OpenJDK 11", + "description": "Downloads the current release version of OpenJDK 11 and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "JabraDirect/JabraDirect.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.jabradirect", - "shortname": "JabraDirect.pkg", + "path": "OpenJDK11/OpenJDK11.pkg.recipe", + "parent": "com.github.rtrouton.download.OpenJDK11", + "shortname": "OpenJDK11.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jamf.jabradirect", - "com.github.andredb90.filewave.jabradirect" + "com.github.lashomb-recipes.munki.OpenJDK11", + "com.github.rtrouton.jss.OpenJDK11", + "com.github.peshay.filewave.OpenJDK11" ] }, - "com.github.rtrouton.install.backgrounds": { - "name": "Backgrounds", - "description": "Downloads the latest version of the Backgrounds installer package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "Backgrounds/Backgrounds.install.recipe", - "parent": "com.github.rtrouton.pkg.backgrounds", - "shortname": "Backgrounds.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.backgrounds": { - "name": "Backgrounds", - "description": "Downloads the current release of Backgrounds.app from the backgrounds release page on Github: https://github.com/SAP/backgrounds/releases", + "com.github.rtrouton.download.ImageJ": { + "name": "ImageJ", + "description": "Download recipe for ImageJ, which downloads a zip file containing the latest stable version of ImageJ for Mac OS X. ImageJ is an image processing package which display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images.", "repo": "autopkg/rtrouton-recipes", - "path": "Backgrounds/Backgrounds.download.recipe", - "shortname": "Backgrounds.download", + "path": "ImageJ/ImageJ.download.recipe", + "shortname": "ImageJ.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.backgrounds" + "com.github.rtrouton.pkg.ImageJ" ] }, - "com.github.rtrouton.pkg.backgrounds": { - "name": "Backgrounds", - "description": "Downloads the latest version of the Backgrounds installer package and renames the package.", + "com.github.rtrouton.pkg.ImageJ": { + "name": "ImageJ", + "description": "Downloads latest stable ImageJ zip file and builds a package. The installer package includes a preinstall script that will check for an existing ImageJ.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "Backgrounds/Backgrounds.pkg.recipe", - "parent": "com.github.rtrouton.download.backgrounds", - "shortname": "Backgrounds.pkg", + "path": "ImageJ/ImageJ.pkg.recipe", + "parent": "com.github.rtrouton.download.ImageJ", + "shortname": "ImageJ.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.backgrounds" + "com.github.rtrouton.install.ImageJ", + "com.github.rtrouton.jss.ImageJ", + "com.github.vmiller.munki.ImageJ", + "com.github.andrewvalentine.munki.ImageJ" ] }, - "com.github.rtrouton.install.Firefox": { - "name": "Firefox", - "description": "Downloads the current release version of the Mozilla Firefox installer package and installs it.", + "com.github.rtrouton.install.ImageJ": { + "name": "ImageJ", + "description": "Downloads the current release version of ImageJ, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "Firefox/Firefox.install.recipe", - "parent": "com.github.rtrouton.pkg.Firefox", - "shortname": "Firefox.install", + "path": "ImageJ/ImageJ.install.recipe", + "parent": "com.github.rtrouton.pkg.ImageJ", + "shortname": "ImageJ.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.Firefox": { - "name": "Firefox", - "description": "Downloads the current release version of the Mozilla Firefox installer package and renames the installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "Firefox/Firefox.pkg.recipe", - "parent": "com.github.autopkg.download.FirefoxSignedPkg", - "shortname": "Firefox.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.Firefox", - "com.github.rtrouton.jss.Firefox", - "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Firefox" - ] - }, - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8": { - "name": "Amazon Coretto JDK 8", - "description": "Downloads the current release version of Amazon Coretto JDK 8 for Apple Silicon and renames the package.", + "com.github.rtrouton.install.SapMachineManager": { + "name": "SapMachine Manager", + "description": "Uses parent download recipe to download the latest SapMachine Manager installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.pkg.recipe", - "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk8", - "shortname": "AmazonCorettoAppleSiliconJDK8.pkg", - "inferred_type": "pkg" + "path": "SapMachineManager/SapMachineManager.install.recipe", + "parent": "com.github.rtrouton.pkg.SapMachineManager", + "shortname": "SapMachineManager.install", + "inferred_type": "install" }, - "com.github.rtrouton.download.applesiliconamazoncorettojdk8": { - "name": "Amazon Coretto JDK 8", - "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Apple Silicon.", + "com.github.rtrouton.download.SapMachineManager": { + "name": "SapMachine Manager", + "description": "Downloads the current release of SapMachine Manager.app from the sapmachine-manager-for-macos release page on Github: https://github.com/SAP/sapmachine-manager-for-macos/releases", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.download.recipe", - "shortname": "AmazonCorettoAppleSiliconJDK8.download", + "path": "SapMachineManager/SapMachineManager.download.recipe", + "shortname": "SapMachineManager.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8" + "com.github.rtrouton.pkg.SapMachineManager" ] }, - "com.github.rtrouton.download.amazoncorettojdk8": { - "name": "Amazon Coretto JDK 8", - "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel.", + "com.github.rtrouton.pkg.SapMachineManager": { + "name": "SapMachine Manager", + "description": "Uses parent download recipe to download the latest SapMachine Manager installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.download.recipe", - "shortname": "AmazonCorettoJDK8.download", - "inferred_type": "download", + "path": "SapMachineManager/SapMachineManager.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineManager", + "shortname": "SapMachineManager.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.amazoncorettojdk8" + "com.github.rtrouton.install.SapMachineManager" ] }, - "com.github.rtrouton.pkg.amazoncorettojdk8": { - "name": "Amazon Coretto JDK 8", - "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel and renames the package.", + "com.github.rtrouton.pkg.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the latest version of ChatGPT and creates a package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.pkg.recipe", - "parent": "com.github.rtrouton.download.amazoncorettojdk8", - "shortname": "AmazonCorettoJDK8.pkg", + "path": "ChatGPT/ChatGPT.pkg.recipe", + "parent": "com.github.rtrouton.download.ChatGPT", + "shortname": "ChatGPT.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jss.amazoncorettojdk8", - "com.github.novaksam.jss.amazoncorrettojdk8" + "com.github.andreDB90.filewave.ChatGPT" ] }, - "com.github.rtrouton.download.SapMachineAppleSiliconJDK21": { - "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java 21 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "com.github.rtrouton.download.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the latest version of ChatGPT.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.download.recipe", - "shortname": "SapMachineAppleSiliconJDK21.download", + "path": "ChatGPT/ChatGPT.download.recipe", + "shortname": "ChatGPT.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21" + "com.github.rtrouton.pkg.ChatGPT" ] }, - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 21 JDK for Apple Silicon and builds an installer package.", + "com.github.rtrouton.pkg.googlechromeuniversal": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image with Universal build of Chrome and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK21", - "shortname": "SapMachineAppleSiliconJDK21.pkg", - "inferred_type": "pkg" + "path": "GoogleChromeUniversal/GoogleChromeUniversal.pkg.recipe", + "parent": "com.github.rtrouton.download.googlechromeuniversal", + "shortname": "GoogleChromeUniversal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.googlechromeuniversal", + "com.github.rtrouton.jss.googlechromeuniversal", + "com.github.apizz.munki.GoogleChromeUniversalPKG" + ] }, - "com.github.rtrouton.pkg.SapMachineIntelJDK21": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 21 JDK for Intel and builds an installer package.", + "com.github.rtrouton.install.googlechromeuniversal": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image with Universal build of Chrome, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK21/SapMachineIntelJDK21.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineIntelJDK21", - "shortname": "SapMachineIntelJDK21.pkg", - "inferred_type": "pkg" + "path": "GoogleChromeUniversal/GoogleChromeUniversal.install.recipe", + "parent": "com.github.rtrouton.pkg.googlechromeuniversal", + "shortname": "GoogleChromeUniversal.install", + "inferred_type": "install" }, - "com.github.rtrouton.download.SapMachineIntelJDK21": { - "name": "SapMachine", - "description": "Downloads the current release of SapMachine Java 21 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "com.github.rtrouton.download.googlechromeuniversal": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image with Universal build of Chrome.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK21/SapMachineIntelJDK21.download.recipe", - "shortname": "SapMachineIntelJDK21.download", + "path": "GoogleChromeUniversal/GoogleChromeUniversal.download.recipe", + "shortname": "GoogleChromeUniversal.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.SapMachineIntelJDK21" + "com.github.rtrouton.pkg.googlechromeuniversal", + "com.github.dataJAR-recipes.munki.Google Chrome Universal" ] }, - "com.github.rtrouton.download.microsoftonedrive": { - "name": "Microsoft OneDrive", - "description": "Downloads the latest Microsoft OneDrive installer pkg.", + "com.github.rtrouton.pkg.jabradirect": { + "name": "Jabra Direct", + "description": "Downloads the latest version of Jabra's JabraDirect Setup installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneDrive/MicrosoftOneDrive.download.recipe", - "shortname": "MicrosoftOneDrive.download", - "inferred_type": "download", + "path": "JabraDirect/JabraDirect.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.jabradirect", + "shortname": "JabraDirect.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.munki.microsoftonedrive", - "com.github.rtrouton.pkg.microsoftonedrive", - "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive" + "com.github.rtrouton.jamf.jabradirect", + "com.github.andredb90.filewave.jabradirect" ] }, - "com.github.rtrouton.munki.microsoftonedrive": { - "name": "MicrosoftOnedrive", - "description": "Downloads the latest Microsoft OneDrive installer and imports into Munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneDrive/MicrosoftOneDrive.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftonedrive", - "shortname": "MicrosoftOneDrive.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Onedrive", - "munki_description": "Microsoft Onedrive" - }, - "com.github.rtrouton.pkg.microsoftonedrive": { - "name": "Microsoft OneDrive", - "description": "Downloads the current standalone Microsoft OneDrive installer, extracts version information and renames the installer package.", + "com.github.rtrouton.pkg.microsoftteamsclassic": { + "name": "Microsoft Teams", + "description": "Downloads the latest version of Microsoft's Teams Classic installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneDrive/MicrosoftOneDrive.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftonedrive", - "shortname": "MicrosoftOneDrive.pkg", + "path": "MicrosoftTeams/MicrosoftTeamsClassic.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftteamsclassic", + "deprecated": true, + "shortname": "MicrosoftTeamsClassic.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.MicrosoftOneDrive-latest", - "com.github.rtrouton.install.microsoftonedrive", - "com.github.rtrouton.jss.MicrosoftOneDrive", - "com.github.novaksam.jamf.OneDrive", - "com.github.andreDB90.filewave.microsoftonedrive", - "com.github.smithjw.jamf.Microsoft_OneDrive" + "com.github.rtrouton.install.microsoftteamsclassic", + "com.github.andredb90.filewave.microsoftteamsclassic", + "com.gitub.d33t5.jamf.MicrosoftTeamsClassic", + "com.github.davidbpirie.jamf-upload.MicrosoftTeamsClassic" ] }, - "com.github.rtrouton.install.microsoftonedrive": { - "name": "Microsoft OneDrive", - "description": "Downloads the current release version of the Microsoft OneDrive standalone installer package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOneDrive/MicrosoftOneDrive.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonedrive", - "shortname": "MicrosoftOneDrive.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.Script2Pkg": { - "name": "Script2Pkg", - "description": "Downloads the current release version of Script2Pkg.app and builds a package.", + "com.github.rtrouton.download.microsoftteamsforworkorschool": { + "name": "Microsoft Teams for Work or School", + "description": "Downloads the latest Microsoft Teams for Work or School installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "Script2Pkg/Script2Pkg.pkg.recipe", - "parent": "com.github.rtrouton.download.Script2Pkg", - "shortname": "Script2Pkg.pkg", - "inferred_type": "pkg", + "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.download.recipe", + "shortname": "MicrosoftTeamsForWorkOrSchool.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.Script2Pkg" + "com.github.rtrouton.pkg.microsoftteamsforworkorschool" ] }, - "com.github.rtrouton.download.Script2Pkg": { - "name": "Script2Pkg", - "description": "Downloads the current release of Script2Pkg.app from the script-to-package-tool-for-macos release page on Github: https://github.com/SAP/Script2Pkg/releases", + "com.github.rtrouton.download.microsoftteamsclassic": { + "name": "Microsoft Teams", + "description": "Downloads the latest Microsoft Teams Classic installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "Script2Pkg/Script2Pkg.download.recipe", - "shortname": "Script2Pkg.download", + "path": "MicrosoftTeams/MicrosoftTeamsClassic.download.recipe", + "shortname": "MicrosoftTeamsClassic.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.Script2Pkg" + "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver", + "com.github.rtrouton.pkg.microsoftteamsclassic", + "com.github.dataJAR-recipes.munki.Microsoft Teams Classic" ] }, - "com.github.rtrouton.install.Script2Pkg": { - "name": "Script2Pkg", - "description": "Downloads the current release version of Script2Pkg.app, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "Script2Pkg/Script2Pkg.install.recipe", - "parent": "com.github.rtrouton.pkg.Script2Pkg", - "shortname": "Script2Pkg.install", - "inferred_type": "install" - }, "com.github.rtrouton.download.microsoftteams": { "name": "Microsoft Teams", "description": "Downloads the latest Microsoft Teams installer pkg.", @@ -47590,19 +47040,46 @@ "com.github.primalcurve.pkg.published_version.microsoftteams" ] }, - "com.github.rtrouton.download.microsoftteamsclassic": { + "com.github.rtrouton.munki.microsoftteams": { + "name": "MicrosoftTeams", + "description": "Downloads the latest Microsoft Teams installer and imports into Munki.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftTeams/MicrosoftTeams.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteams", + "deprecated": true, + "shortname": "MicrosoftTeams.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Teams", + "munki_description": "Microsoft Teams" + }, + "com.github.rtrouton.pkg.microsoftteams": { "name": "Microsoft Teams", - "description": "Downloads the latest Microsoft Teams Classic installer pkg.", + "description": "Downloads the latest version of Microsoft's Teams installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeams/MicrosoftTeamsClassic.download.recipe", - "shortname": "MicrosoftTeamsClassic.download", - "inferred_type": "download", + "path": "MicrosoftTeams/MicrosoftTeams.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftteams", + "shortname": "MicrosoftTeams.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver", - "com.github.rtrouton.pkg.microsoftteamsclassic", - "com.github.dataJAR-recipes.munki.Microsoft Teams Classic" + "com.github.rtrouton.munki.microsoftteams", + "com.github.rtrouton.install.microsoftteams", + "com.github.rtrouton.jss.microsoftteams", + "com.github.rtrouton.jamf.microsoftteams", + "com.github.novaksam.jamf.MicrosoftTeams", + "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams", + "com.github.andredb90.filewave.microsoftteams", + "com.github.smithjw.jamf.microsoft_teams" ] }, + "com.github.rtrouton.install.microsoftteamsforworkorschool": { + "name": "Microsoft Teams for Work or School", + "description": "Downloads the latest version of Microsoft's Teams for Work or School installer package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool", + "shortname": "MicrosoftTeamsForWorkOrSchool.install", + "inferred_type": "install" + }, "com.github.rtrouton.pkg.microsoftteamsforworkorschool": { "name": "Microsoft Teams for Work or School", "description": "Downloads the latest version of Microsoft's Teams for Work or School installer package and renames the package.", @@ -47637,234 +47114,281 @@ "shortname": "MicrosoftTeams.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.microsoftteams": { - "name": "Microsoft Teams", - "description": "Downloads the latest version of Microsoft's Teams installer package and renames the package.", + "com.github.rtrouton.download.MURAL": { + "name": "MURAL", + "description": "Downloads the latest MURAL for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeams/MicrosoftTeams.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftteams", - "shortname": "MicrosoftTeams.pkg", - "inferred_type": "pkg", + "path": "MURAL/MURAL.download.recipe", + "shortname": "MURAL.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.microsoftteams", - "com.github.rtrouton.munki.microsoftteams", - "com.github.rtrouton.jamf.microsoftteams", - "com.github.rtrouton.jss.microsoftteams", - "com.github.novaksam.jamf.MicrosoftTeams", - "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams", - "com.github.andredb90.filewave.microsoftteams", - "com.github.smithjw.jamf.microsoft_teams" + "com.github.rtrouton.pkg.MURAL" ] }, - "com.github.rtrouton.download.microsoftteamsforworkorschool": { - "name": "Microsoft Teams for Work or School", - "description": "Downloads the latest Microsoft Teams for Work or School installer pkg.", + "com.github.rtrouton.pkg.MURAL": { + "name": "MURAL", + "description": "Downloads the latest version of MURAL and creates a package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.download.recipe", - "shortname": "MicrosoftTeamsForWorkOrSchool.download", - "inferred_type": "download", + "path": "MURAL/MURAL.pkg.recipe", + "parent": "com.github.rtrouton.download.MURAL", + "shortname": "MURAL.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.microsoftteamsforworkorschool" + "com.github.rtrouton.install.MURAL", + "com.github.rtrouton.jss.MURAL", + "com.github.rtrouton.jamf.MURAL" ] }, - "com.github.rtrouton.install.microsoftteamsforworkorschool": { - "name": "Microsoft Teams for Work or School", - "description": "Downloads the latest version of Microsoft's Teams for Work or School installer package and installs it.", + "com.github.rtrouton.install.MURAL": { + "name": "MURAL", + "description": "Installs the latest version of MURAL.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool", - "shortname": "MicrosoftTeamsForWorkOrSchool.install", + "path": "MURAL/MURAL.install.recipe", + "parent": "com.github.rtrouton.pkg.MURAL", + "shortname": "MURAL.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.microsoftteamsclassic": { - "name": "Microsoft Teams", - "description": "Downloads the latest version of Microsoft's Teams Classic installer package and renames the package.", + "com.github.rtrouton.install.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeams/MicrosoftTeamsClassic.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftteamsclassic", - "deprecated": true, - "shortname": "MicrosoftTeamsClassic.pkg", + "path": "DbVisualizer/DbVisualizer.install.recipe", + "parent": "com.github.rtrouton.pkg.dbvisualizer", + "shortname": "DbVisualizer.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.dbvisualizer": { + "name": "DbVisualizer", + "description": "Downloads the current release version of DbVisualizer and builds a package. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.", + "repo": "autopkg/rtrouton-recipes", + "path": "DbVisualizer/DbVisualizer.pkg.recipe", + "parent": "com.facebook.autopkg.download.dbvisualizer", + "shortname": "DbVisualizer.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.microsoftteamsclassic", - "com.github.andredb90.filewave.microsoftteamsclassic", - "com.gitub.d33t5.jamf.MicrosoftTeamsClassic", - "com.github.davidbpirie.jamf-upload.MicrosoftTeamsClassic" + "com.github.rtrouton.install.dbvisualizer", + "com.github.rtrouton.jss.dbvisualizer", + "com.github.autopkg.seansgm-filewave.DbVisualizer" ] }, - "com.github.rtrouton.munki.microsoftteams": { - "name": "MicrosoftTeams", - "description": "Downloads the latest Microsoft Teams installer and imports into Munki.", + "com.github.rtrouton.pkg.OSXLion": { + "name": "OS X Lion", + "description": "Downloads the current release version of the OS X Lion OS installer and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftTeams/MicrosoftTeams.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteams", - "deprecated": true, - "shortname": "MicrosoftTeams.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Teams", - "munki_description": "Microsoft Teams" + "path": "OSXLion/OSXLion.pkg.recipe", + "parent": "com.github.rtrouton.download.OSXLion", + "shortname": "OSXLion.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite": { - "name": "Microsoft Office 365 Business Pro Suite", - "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package.", + "com.github.rtrouton.download.OSXLion": { + "name": "OS X Lion", + "description": "Downloads the current release version of the OS X Lion OS installer.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.download.recipe", - "shortname": "MicrosoftOffice365BusinessProSuite.download", + "path": "OSXLion/OSXLion.download.recipe", + "shortname": "OSXLion.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite", - "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite" + "com.github.rtrouton.pkg.OSXLion" ] }, - "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite": { - "name": "Office365BusinessProSuite", - "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package,\nappends the version to the end of the filename, and imports into Munki.", + "com.github.rtrouton.download.OpenJavaFX": { + "name": "OpenJavaFX", + "description": "Downloads the latest Open JavaFX SDK for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.munki.recipe", - "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite", - "shortname": "MicrosoftOffice365BusinessProSuite.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Office 365 Business Pro", - "munki_description": "Microsoft Office 365 Business Pro includes the lastest version of Word, Outlook, Excel, Powerpoint, Word, OneNote and Teams" + "path": "OpenJavaFX/OpenJavaFX.download.recipe", + "shortname": "OpenJavaFX.download", + "inferred_type": "download" }, - "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite": { - "name": null, - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package.", + "com.github.rtrouton.pkg.microsoftintelopenjdk11": { + "name": "Microsoft OpenJDK JDK 11", + "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Intel macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.pkg.recipe", - "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite", - "shortname": "MicrosoftOffice365BusinessProSuite.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite" - ] + "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftintelopenjdk11", + "shortname": "MicrosoftOpenJDK11Intel.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.MicrosoftAutoUpdate": { - "name": "Microsoft AutoUpdate", - "description": "Downloads the current release version of Microsoft AutoUpdate and extracts the version information from the installer package.", + "com.github.rtrouton.download.microsoftintelopenjdk11": { + "name": "Microsoft OpenJDK JDK 11", + "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.pkg.recipe", - "parent": "com.github.rtrouton.download.MicrosoftAutoUpdate", - "shortname": "MicrosoftAutoUpdate.pkg", - "inferred_type": "pkg", + "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.download.recipe", + "shortname": "MicrosoftOpenJDK11Intel.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jamf.MicrosoftAutoUpdate", - "com.github.rtrouton.jss.MicrosoftAutoUpdate", - "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate" + "com.github.rtrouton.pkg.microsoftintelopenjdk11" ] }, - "com.github.rtrouton.download.MicrosoftAutoUpdate": { - "name": "Microsoft AutoUpdate", - "description": "Downloads the latest Microsoft AutoUpdate installer package.", + "com.github.rtrouton.download.microsoftapplesiliconopenjdk11": { + "name": "Microsoft OpenJDK JDK 11", + "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.download.recipe", - "shortname": "MicrosoftAutoUpdate.download", + "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.download.recipe", + "shortname": "MicrosoftOpenJDK11AppleSilicon.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.MicrosoftAutoUpdate" + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11" ] }, - "com.github.rtrouton.download.SapMachineUniversalJDK21": { - "name": "SapMachine", - "description": "Downloads the current releases of SapMachine Java 21 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11": { + "name": "Microsoft OpenJDK JDK 11", + "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Apple Silicon macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.download.recipe", - "shortname": "SapMachineJDK21Universal.download", - "inferred_type": "download", + "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk11", + "shortname": "MicrosoftOpenJDK11AppleSilicon.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.pkg.VMwareHorizonClient": { + "name": "VMwareHorizonClient", + "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and prepares it for deployment.", + "repo": "autopkg/rtrouton-recipes", + "path": "VMwareHorizonClient/VMwareHorizonClient.pkg.recipe", + "parent": "com.github.scriptingosx.download.VMwareHorizonClient", + "shortname": "VMwareHorizonClient.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK21" + "com.github.rtrouton.install.VMwareHorizonClient", + "com.github.rtrouton.jss.VMwareHorizonClient", + "com.github.andredb90.filewave.VMwareHorizonClient", + "com.github.yohan460-recipes.jss.VMwareHorizonClient" ] }, - "com.github.rtrouton.pkg.SapMachineUniversalJDK21": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 21 JDK and builds an installer package.", + "com.github.rtrouton.install.VMwareHorizonClient": { + "name": "VMwareHorizonClient", + "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineUniversalJDK21", - "shortname": "SapMachineJDK21Universal.pkg", - "inferred_type": "pkg", + "path": "VMwareHorizonClient/VMwareHorizonClient.install.recipe", + "parent": "com.github.rtrouton.pkg.VMwareHorizonClient", + "shortname": "VMwareHorizonClient.install", + "inferred_type": "install" + }, + "com.github.rtrouton.download.installer.jamfprotect": { + "name": "Jamf Protect", + "description": "Download recipe for Jamf Protect's installer from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.", + "repo": "autopkg/rtrouton-recipes", + "path": "JamfProtect/JamfProtect.installer.download.recipe", "children": [ - "com.gitub.d33t5.jamf.SapMachineUniversalJDK21" + "com.github.rtrouton.pkg.installer.jamfprotect" ] }, - "com.github.rtrouton.pkg.OSXMountainLion": { - "name": "OS X Mountain Lion", - "description": "Downloads the current release version of the OS X Mountain Lion OS installer and renames the package.", + "com.github.rtrouton.pkg.uninstaller.jamfprotect": { + "name": "Jamf Protect", + "description": "Downloads the current Jamf Protect uninstaller, extracts version information and renames the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXMountainLion/OSXMountainLion.pkg.recipe", - "parent": "com.github.rtrouton.download.OSXMountainLion", - "shortname": "OSXMountainLion.pkg", - "inferred_type": "pkg" + "path": "JamfProtect/JamfProtect.uninstaller.pkg.recipe", + "parent": "com.github.rtrouton.download.uninstaller.jamfprotect", + "children": [ + "com.github.rtrouton.jss.uninstaller.jamfprotect", + "com.github.rtrouton.jamf.uninstaller.jamfprotect" + ] }, - "com.github.rtrouton.download.OSXMountainLion": { - "name": "OS X Mountain Lion", - "description": "Downloads the current release version of the OS X Mountain Lion OS installer.", + "com.github.rtrouton.pkg.installer.jamfprotect": { + "name": "Jamf Protect", + "description": "Downloads the current Jamf Protect installer, extracts version information and renames the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXMountainLion/OSXMountainLion.download.recipe", - "shortname": "OSXMountainLion.download", - "inferred_type": "download", + "path": "JamfProtect/JamfProtect.installer.pkg.recipe", + "parent": "com.github.rtrouton.download.installer.jamfprotect", "children": [ - "com.github.rtrouton.pkg.OSXMountainLion" + "com.github.rtrouton.jss.installer.jamfprotect", + "com.github.rtrouton.jamf.installer.jamfprotect" ] }, - "com.github.rtrouton.install.AutoPkg-Release": { - "name": "AutoPkg", - "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.", + "com.github.rtrouton.download.uninstaller.jamfprotect": { + "name": "Jamf Protect", + "description": "Download recipe for Jamf Protect's uninstaller from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.", "repo": "autopkg/rtrouton-recipes", - "path": "AutoPkg-Release/AutoPkg-Release.install.recipe", - "parent": "com.github.rtrouton.download.AutoPkg-Release", - "deprecated": true, - "shortname": "AutoPkg-Release.install", - "inferred_type": "install" + "path": "JamfProtect/JamfProtect.uninstaller.download.recipe", + "children": [ + "com.github.rtrouton.pkg.uninstaller.jamfprotect" + ] }, - "com.github.rtrouton.download.AutoPkg-Release": { - "name": "AutoPkg", - "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.", + "com.github.rtrouton.download.RStudio": { + "name": "RStudio", + "description": "Downloads the latest RStudio application. Original recipe by Matt Hansen - https://github.com/autopkg/hansen-m-recipes", "repo": "autopkg/rtrouton-recipes", - "path": "AutoPkg-Release/AutoPkg-Release.download.recipe", - "deprecated": true, - "shortname": "AutoPkg-Release.download", + "path": "RStudio/RStudio.download.recipe", + "shortname": "RStudio.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.install.AutoPkg-Release" + "com.github.rtrouton.pkg.RStudio" ] }, - "com.github.rtrouton.install.VMwareHorizonClient": { - "name": "VMwareHorizonClient", - "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and installs it.", + "com.github.rtrouton.install.RStudio": { + "name": "RStudio", + "description": "Downloads the current release version of RStudio, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "VMwareHorizonClient/VMwareHorizonClient.install.recipe", - "parent": "com.github.rtrouton.pkg.VMwareHorizonClient", - "shortname": "VMwareHorizonClient.install", + "path": "RStudio/RStudio.install.recipe", + "parent": "com.github.rtrouton.pkg.RStudio", + "shortname": "RStudio.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.VMwareHorizonClient": { - "name": "VMwareHorizonClient", - "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and prepares it for deployment.", + "com.github.rtrouton.pkg.RStudio": { + "name": "RStudio", + "description": "Downloads the latest RStudio disk image and builds a package. The installer package includes a preinstall script that will check for an existing RStudio.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "VMwareHorizonClient/VMwareHorizonClient.pkg.recipe", - "parent": "com.github.scriptingosx.download.VMwareHorizonClient", - "shortname": "VMwareHorizonClient.pkg", + "path": "RStudio/RStudio.pkg.recipe", + "parent": "com.github.rtrouton.download.RStudio", + "shortname": "RStudio.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.VMwareHorizonClient", - "com.github.rtrouton.jss.VMwareHorizonClient", - "com.github.andredb90.filewave.VMwareHorizonClient", - "com.github.yohan460-recipes.jss.VMwareHorizonClient" + "com.github.rtrouton.install.RStudio", + "com.github.rtrouton.jss.RStudio", + "com.github.novaksam.jamf.RStudio", + "com.github.novaksam.jss.RStudio", + "com.github.patgmac.lanrev.RStudo", + "com.github.andredb90.filewave.RStudio", + "com.github.smithjw.jamf.RStudio" ] }, - "com.github.rtrouton.sign.opera": { - "name": null, - "description": "Downloads latest Opera release, builds a package, and signs it.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n", + "com.github.rtrouton.download.microsoftdefenderatp": { + "name": "Microsoft Defender ATP", + "description": "Downloads the latest Microsoft Defender ATP installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "Opera/Opera.sign.recipe", - "parent": "com.github.amsysuk-recipes.pkg.opera", - "shortname": "Opera.sign", - "inferred_type": "sign", + "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.download.recipe", + "deprecated": true, + "shortname": "MicrosoftDefenderATP.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jamf.signed.opera" + "com.github.rtrouton.pkg.microsoftdefenderatp", + "com.github.rtrouton.munki.microsoftdefenderatp" + ] + }, + "com.github.rtrouton.pkg.microsoftdefenderatp": { + "name": "Microsoft Defender ATP", + "description": "Downloads the latest version of the Microsoft Defender ATP installer package and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftdefenderatp", + "shortname": "MicrosoftDefenderATP.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.microsoftdefenderatp", + "com.github.rtrouton.jss.microsoftdefenderatp", + "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP", + "com.github.andredb90.filewave.microsoftdefenderatp" ] }, + "com.github.rtrouton.munki.microsoftdefenderatp": { + "name": "MicrosoftDefender", + "description": "Microsoft Defender anti-virus software", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftdefenderatp", + "shortname": "MicrosoftDefenderATP.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Defender Anti-Virus ", + "munki_description": "Microsoft Defender anti-virus software" + }, + "com.github.rtrouton.install.microsoftdefenderatp": { + "name": "Microsoft Defender ATP", + "description": "Downloads the latest version of the Microsoft Defender ATP installer package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefenderatp", + "shortname": "MicrosoftDefenderATP.install", + "inferred_type": "install" + }, "com.github.rtrouton.download.ciscoumbrella": { "name": "Cisco Umbrella", "description": "Downloads the latest Cisco Umbrella client for macOS.", @@ -47885,217 +47409,95 @@ "shortname": "CiscoUmbrella.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jamf.ciscoumbrella", "com.github.rtrouton.jss.ciscoumbrella", + "com.github.rtrouton.jamf.ciscoumbrella", "com.github.macprince.munki.CiscoUmbrella" ] }, - "com.github.rtrouton.pkg.AdobeReaderDC": { + "com.github.rtrouton.pkg.Packages": { "name": null, - "description": "Downloads the current release version of Adobe Reader DC and extracts the installer package.", + "description": "Downloads the current release version of Packages and extracts the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "AdobeReaderDC/AdobeReaderDC.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeReaderDC", - "shortname": "AdobeReaderDC.pkg", + "path": "Packages/Packages.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Packages", + "shortname": "Packages.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jss.AdobeReaderDC", - "com.github.patgmac.lanrev.AdobeReaderDC" + "com.github.rtrouton.install.Packages", + "com.github.rtrouton.jss.Packages" ] }, - "com.github.rtrouton.download.OpenJDK12": { - "name": "OpenJDK 12", - "description": "Downloads the latest OpenJDK 12 for macOS.", - "repo": "autopkg/rtrouton-recipes", - "path": "OpenJDK12/OpenJDK12.download.recipe", - "deprecated": true, - "shortname": "OpenJDK12.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.OpenJDK12" - ] - }, - "com.github.rtrouton.pkg.OpenJDK12": { - "name": "OpenJDK 12", - "description": "Downloads the current release version of OpenJDK 12 and builds a package.", - "repo": "autopkg/rtrouton-recipes", - "path": "OpenJDK12/OpenJDK12.pkg.recipe", - "parent": "com.github.rtrouton.download.OpenJDK12", - "shortname": "OpenJDK12.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.OpenJDK12", - "com.github.peshay.filewave.OpenJDK12", - "com.github.dataJAR-recipes.munki.OpenJDK12" - ] - }, - "com.github.rtrouton.pkg.geneious": { - "name": "Geneious", - "description": "Downloads the current release version of Geneious and builds a package. The installer package includes a preinstall script that will check for an existing Geneious.app in /Applications and remove it if found.", - "repo": "autopkg/rtrouton-recipes", - "path": "Geneious/Geneious.pkg.recipe", - "parent": "com.github.n8felton.geneious.download", - "shortname": "Geneious.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.geneious", - "com.github.rtrouton.jss.geneious" - ] - }, - "com.github.rtrouton.install.geneious": { - "name": "Geneious", - "description": "Downloads the current release version of Geneious, builds a package and installs it.", + "com.github.rtrouton.install.Packages": { + "name": "Packages", + "description": "Downloads the current release version of Packages, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "Geneious/Geneious.install.recipe", - "parent": "com.github.rtrouton.pkg.geneious", - "shortname": "Geneious.install", + "path": "Packages/Packages.install.recipe", + "parent": "com.github.rtrouton.pkg.Packages", + "shortname": "Packages.install", "inferred_type": "install" }, - "com.github.rtrouton.install.microsoftword365": { - "name": "Microsoft Word", - "description": "Downloads the current release version of the Microsoft Word installer package for Office 365 and installs it.", + "com.github.rtrouton.install.brisk": { + "name": "Brisk", + "description": "Downloads the current release version of Brisk, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftWord365/MicrosoftWord365.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "MicrosoftWord365.install", + "path": "Brisk/Brisk.install.recipe", + "parent": "com.github.rtrouton.pkg.brisk", + "shortname": "Brisk.install", "inferred_type": "install" }, - "com.github.rtrouton.munki.microsoftword365": { - "name": "Word365", - "description": "Downloads the latest Microsoft Word installer package for Office 365 and imports into Munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftWord365/MicrosoftWord365.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftword365", - "shortname": "MicrosoftWord365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Word 365", - "munki_description": null - }, - "com.github.rtrouton.download.microsoftword365": { - "name": "Microsoft Word", - "description": "Downloads the latest Microsoft Word installer package for Office 365.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftWord365/MicrosoftWord365.download.recipe", - "shortname": "MicrosoftWord365.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.munki.microsoftword365", - "com.github.rtrouton.pkg.microsoftword365", - "com.github.wycomco.pkg.microsoftword365" - ] - }, - "com.github.rtrouton.pkg.microsoftword365": { - "name": "Microsoft Word", - "description": "Downloads the latest version of Microsoft's Word for Office 365 installer package and renames the package.", + "com.github.rtrouton.pkg.brisk": { + "name": "Brisk", + "description": "Downloads the current release version of Brisk and builds a package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftWord365/MicrosoftWord365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftword365", - "shortname": "MicrosoftWord365.pkg", + "path": "Brisk/Brisk.pkg.recipe", + "parent": "com.github.foigus.download.brisk", + "shortname": "Brisk.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.microsoftword365", - "com.github.rtrouton.jss.microsoftword365", - "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone", - "com.github.dataJAR-recipes.munki.Microsoft Word 2019", - "com.github.dataJAR-recipes.munki.Microsoft Word 365", - "com.github.andredb90.filewave.microsoftword365", - "com.github.smithjw.jamf.Microsoft_Word", - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload" - ] - }, - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17": { - "name": "Amazon Coretto JDK 17", - "description": "Downloads the current release version of Amazon Coretto JDK 17 for Apple Silicon and renames the package.", - "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.pkg.recipe", - "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk17", - "shortname": "AmazonCorettoAppleSiliconJDK17.pkg", - "inferred_type": "pkg" - }, - "com.github.rtrouton.download.intelamazoncorettojdk17": { - "name": "Amazon Coretto JDK 17", - "description": "Downloads the latest Amazon Coretto JDK 17 for macOS on Intel.", - "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.download.recipe", - "shortname": "AmazonCorettoIntelJDK17.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.intelamazoncorettojdk17" + "com.github.rtrouton.install.brisk", + "com.github.rtrouton.jss.brisk" ] }, - "com.github.rtrouton.pkg.intelamazoncorettojdk17": { - "name": "Amazon Coretto JDK 17", - "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Intel and renames the package.", + "com.github.rtrouton.pkg.OSXYosemite": { + "name": "OS X Yosemite", + "description": "Downloads the current release version of the OS X Yosemite OS installer and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.pkg.recipe", - "parent": "com.github.rtrouton.download.intelamazoncorettojdk17", - "shortname": "AmazonCorettoIntelJDK17.pkg", + "path": "OSXYosemite/OSXYosemite.pkg.recipe", + "parent": "com.github.rtrouton.download.OSXYosemite", + "shortname": "OSXYosemite.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.applesiliconamazoncorettojdk17": { - "name": "Amazon Coretto JDK 17", - "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Apple Silicon.", + "com.github.rtrouton.download.OSXYosemite": { + "name": "OS X Yosemite", + "description": "Downloads the current release version of the OS X Yosemite OS installer.", "repo": "autopkg/rtrouton-recipes", - "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.download.recipe", - "shortname": "AmazonCorettoAppleSiliconJDK17.download", + "path": "OSXYosemite/OSXYosemite.download.recipe", + "shortname": "OSXYosemite.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17" + "com.github.rtrouton.pkg.OSXYosemite" ] }, - "com.github.rtrouton.pkg.ParallelsTools": { - "name": null, - "description": "Downloads the latest version of Parallels Desktop and extracts Parallels Tools.", + "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin": { + "name": "Microsoft SharePoint Browser Plugin", + "description": "Downloads the latest version of Microsoft's SharePoint browser plugin installer package and renames the package to match our naming standard.", "repo": "autopkg/rtrouton-recipes", - "path": "ParallelsTools/ParallelsTools.pkg.recipe", - "parent": "com.github.homebysix.download.ParallelsDesktop", - "shortname": "ParallelsTools.pkg", + "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.pkg.recipe", + "parent": "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin", + "shortname": "MicrosoftSharepointBrowserPlugin.pkg", "inferred_type": "pkg" }, - "com.github.sign.MyGreatApp": { - "name": null, - "description": "Signs a provided installer package using a signing certificate identifier.", - "repo": "autopkg/rtrouton-recipes", - "path": "SharedProcessors/Example.sign.recipe", - "parent": "com.github.pkg.MyGreatApp", - "shortname": "Example.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.SharedProcessors": { - "name": null, - "description": "Stub recipe reference to use the Shared Processors in this repo.", - "repo": "autopkg/rtrouton-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" - }, - "com.github.distpkg.MyGreatApp": { - "name": null, - "description": "Creates a distribution package from an existing component package.", - "repo": "autopkg/rtrouton-recipes", - "path": "SharedProcessors/Example.distpkg.recipe", - "parent": "com.github.pkg.MyGreatApp", - "shortname": "Example.distpkg", - "inferred_type": "distpkg" - }, - "com.github.rtrouton.download.SapMachineUniversalJDK19": { - "name": "SapMachine", - "description": "Downloads the current releases of SapMachine Java 19 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", + "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin": { + "name": "Microsoft SharePoint Browser Plugin", + "description": "Downloads the latest Microsoft SharePoint Browser Plugin installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.download.recipe", - "shortname": "SapMachineJDK19Universal.download", + "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.download.recipe", + "shortname": "MicrosoftSharepointBrowserPlugin.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK19" + "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin" ] }, - "com.github.rtrouton.pkg.SapMachineUniversalJDK19": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 19 JDK and builds an installer package.", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineUniversalJDK19", - "shortname": "SapMachineJDK19Universal.pkg", - "inferred_type": "pkg" - }, "com.github.rtrouton.pkg.Maccy": { "name": "Maccy", "description": "Downloads the latest version of Maccy and creates an installer package.", @@ -48116,527 +47518,210 @@ "com.github.rtrouton.pkg.Maccy" ] }, - "com.github.rtrouton.sign.sapgui.withouttemplate": { - "name": null, - "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ", - "repo": "autopkg/rtrouton-recipes", - "path": "SAPGUI/SAPGUIWithoutTemplate.sign.recipe", - "parent": "com.github.rtrouton.pkg.sapgui.withouttemplate", - "shortname": "SAPGUIWithoutTemplate.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.pkg.sapgui.withouttemplate": { - "name": "SAP GUI", - "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.", + "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal": { + "name": "Microsoft Intune Company Portal", + "description": "Downloads the latest Microsoft Intune Company Portal installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "SAPGUI/SAPGUIWithoutTemplate.pkg.recipe", - "parent": "com.github.rtrouton.download.sapgui", - "shortname": "SAPGUIWithoutTemplate.pkg", - "inferred_type": "pkg", + "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.download.recipe", + "shortname": "MicrosoftIntuneCompanyPortal.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.sign.sapgui.withouttemplate" + "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal" ] }, - "com.github.rtrouton.sign.sapgui.withtemplate": { - "name": null, - "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ", - "repo": "autopkg/rtrouton-recipes", - "path": "SAPGUI/SAPGUIWithTemplate.sign.recipe", - "parent": "com.github.rtrouton.pkg.sapgui.withtemplate", - "shortname": "SAPGUIWithTemplate.sign", - "inferred_type": "sign" - }, - "com.github.rtrouton.pkg.sapgui.withtemplate": { - "name": "SAP GUI", - "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.", + "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal": { + "name": "Microsoft Intune Company Portal", + "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package and extracts the version information from the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "SAPGUI/SAPGUIWithTemplate.pkg.recipe", - "parent": "com.github.rtrouton.download.sapgui", - "shortname": "SAPGUIWithTemplate.pkg", + "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.pkg.recipe", + "parent": "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal", + "shortname": "MicrosoftIntuneCompanyPortal.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.sign.sapgui.withtemplate" + "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal", + "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal", + "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal", + "com.github.smithjw.jamf.Microsoft_Company_Portal", + "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal" ] }, - "com.github.rtrouton.download.sapgui": { - "name": "SAP GUI", - "description": "Download recipe for SAP GUI for Mac.", + "com.github.rtrouton.pkg.microsoftdefender": { + "name": "Microsoft Defender", + "description": "Downloads the latest version of the Microsoft Defender installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "SAPGUI/SAPGUI.download.recipe", - "shortname": "SAPGUI.download", - "inferred_type": "download", + "path": "MicrosoftDefender/MicrosoftDefender.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftdefender", + "shortname": "MicrosoftDefender.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.sapgui.withouttemplate", - "com.github.rtrouton.pkg.sapgui.withtemplate" + "com.github.rtrouton.install.microsoftdefender", + "com.github.rtrouton.jss.microsoftdefender", + "com.github.rtrouton.jamf.microsoftdefender", + "com.github.novaksam.jamf.MicrosoftDefender", + "com.github.dataJAR-recipes.munki.MicrosoftDefender", + "com.github.andredb90.filewave.microsoftdefender", + "com.github.smithjw.jamf.Microsoft_Defender", + "com.github.davidbpirie.jamf-upload.MicrosoftDefender" ] }, - "com.github.rtrouton.download.polylens": { - "name": "Poly Lens", - "description": "Downloads the current release version of Poly Lens for macOS.", + "com.github.rtrouton.download.microsoftdefender": { + "name": "Microsoft Defender", + "description": "Downloads the latest Microsoft Defender installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "PolyLens/PolyLens.download.recipe", - "shortname": "PolyLens.download", + "path": "MicrosoftDefender/MicrosoftDefender.download.recipe", + "shortname": "MicrosoftDefender.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.polylens" + "com.github.rtrouton.pkg.microsoftdefender", + "com.github.rtrouton.munki.microsoftdefender" ] }, - "com.github.rtrouton.pkg.polylens": { - "name": "Poly Lens", - "description": "Downloads the latest version of Poly Lens and creates a package.", + "com.github.rtrouton.munki.microsoftdefender": { + "name": "MicrosoftDefender", + "description": "Microsoft Defender anti-virus software", "repo": "autopkg/rtrouton-recipes", - "path": "PolyLens/PolyLens.pkg.recipe", - "parent": "com.github.rtrouton.download.polylens", - "shortname": "PolyLens.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jamf.polylens" - ] + "path": "MicrosoftDefender/MicrosoftDefender.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftdefender", + "shortname": "MicrosoftDefender.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Defender Anti-Virus", + "munki_description": "Microsoft Defender anti-virus software" }, - "com.github.rtrouton.download.PowerMonitor": { - "name": "Power Monitor", - "description": "Downloads the current release of Power Monitor.app from the power-monitoring-tool-for-macos release page on Github: https://github.com/SAP/power-monitoring-tool-for-macos/releases", + "com.github.rtrouton.install.microsoftdefender": { + "name": "Microsoft Defender", + "description": "Downloads the latest version of the Microsoft Defender installer package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "PowerMonitor/PowerMonitor.download.recipe", - "shortname": "PowerMonitor.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.PowerMonitor" - ] + "path": "MicrosoftDefender/MicrosoftDefender.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefender", + "shortname": "MicrosoftDefender.install", + "inferred_type": "install" }, - "com.github.rtrouton.install.PowerMonitor": { - "name": "Power Monitor", - "description": "Uses parent download recipe to download the latest Power Monitor installer package and installs it.", + "com.github.rtrouton.pkg.Busylight4MSTeams": { + "name": "Busylight4MSTeams", + "description": "Downloads the current release version of Busylight for Microsoft Teams on macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "PowerMonitor/PowerMonitor.install.recipe", - "parent": "com.github.rtrouton.pkg.PowerMonitor", - "shortname": "PowerMonitor.install", - "inferred_type": "install" + "path": "Busylight/Busylight.pkg.recipe", + "parent": "com.github.rtrouton.download.Busylight4MSTeams", + "shortname": "Busylight.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.PowerMonitor": { - "name": "Power Monitor", - "description": "Uses parent download recipe to download the latest Power Monitor installer package.", + "com.github.rtrouton.download.Busylight4MSTeams": { + "name": "Busylight4MSTeams", + "description": "Downloads the current release version of Busylight for Microsoft Teams for macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "PowerMonitor/PowerMonitor.pkg.recipe", - "parent": "com.github.rtrouton.download.PowerMonitor", - "shortname": "PowerMonitor.pkg", - "inferred_type": "pkg", + "path": "Busylight/Busylight.download.recipe", + "shortname": "Busylight.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.PowerMonitor", - "com.github.davidbpirie.jamf-upload.PowerMonitor" + "com.github.rtrouton.pkg.Busylight4MSTeams" ] }, - "com.github.rtrouton.pkg.privileges": { - "name": "Privileges", - "description": "Downloads the current release version of Privileges.app and builds a package.", + "com.github.rtrouton.pkg.bbedit": { + "name": "BBEdit", + "description": "Downloads the latest BBEdit and creates a package. The installer package includes a preinstall script that will check for an existing BBEdit.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "Privileges/Privileges.pkg.recipe", - "parent": "com.github.rtrouton.download.privileges", - "shortname": "Privileges.pkg", + "path": "Barebones/BBEdit.pkg.recipe", + "parent": "com.github.autopkg.download.bbedit", + "shortname": "BBEdit.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.privileges", - "com.github.rtrouton.munki.privileges", - "com.github.rtrouton.jamf.privileges", - "com.github.rtrouton.jss.privileges", - "com.github.novaksam.jamf.Privileges", - "com.github.apfelwerk.munki.privileges", - "com.github.andreDB90.filewave.privileges", - "com.github.grahampugh.recipes.jamf.Privileges", - "com.github.precursorca.munki.privileges", - "com.github.peetinc.munki.privileges" + "com.github.rtrouton.install.bbedit" ] }, - "com.github.rtrouton.install.privileges": { - "name": "Privileges", - "description": "Downloads the current release version of Privileges.app, builds a package and installs it.", + "com.github.rtrouton.install.bbedit": { + "name": "BBEdit", + "description": "Downloads the latest BBEdit, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "Privileges/Privileges.install.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.install", + "path": "Barebones/BBEdit.install.recipe", + "parent": "com.github.rtrouton.pkg.bbedit", + "shortname": "BBEdit.install", "inferred_type": "install" }, - "com.github.rtrouton.munki.privileges": { - "name": "Privileges", - "description": "Downloads the latest version of Privileges.app and imports it into Munki", - "repo": "autopkg/rtrouton-recipes", - "path": "Privileges/Privileges.munki.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "deprecated": true, - "shortname": "Privileges.munki", - "inferred_type": "munki", - "munki_display_name": "Privileges", - "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock." - }, - "com.github.rtrouton.download.privileges": { - "name": "Privileges", - "description": "Downloads the current release of Privileges.app from the release page on Github: https://github.com/SAP/mac-enterprise-privileges/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "Privileges/Privileges.download.recipe", - "shortname": "Privileges.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.privileges" - ] - }, - "com.github.rtrouton.download.SapMachineUniversalJDK17": { - "name": "SapMachine", - "description": "Downloads the current releases of SapMachine Java 17 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", - "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.download.recipe", - "shortname": "SapMachineJDK17Universal.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK17" - ] - }, - "com.github.rtrouton.pkg.SapMachineUniversalJDK17": { - "name": "SapMachine", - "description": "Downloads the current release version of SapMachine Java 17 JDK and builds an installer package.", + "com.github.rtrouton.pkg.microsoftintelopenjdk17": { + "name": "Microsoft OpenJDK JDK 17", + "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Intel macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.pkg.recipe", - "parent": "com.github.rtrouton.download.SapMachineUniversalJDK17", - "shortname": "SapMachineJDK17Universal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jamf.SapMachineUniversalJDK17" - ] + "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftintelopenjdk17", + "shortname": "MicrosoftOpenJDK17Intel.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.pkg.WindowsApp": { - "name": "Windows App", - "description": "Downloads the latest version of Windows App and creates a package.", + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17": { + "name": "Microsoft OpenJDK JDK 17", + "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Apple Silicon macOS and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "WindowsApp/WindowsApp.pkg.recipe", - "parent": "com.github.rtrouton.download.WindowsApp", - "shortname": "WindowsApp.pkg", + "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk17", + "shortname": "MicrosoftOpenJDK17AppleSilicon.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.WindowsApp": { - "name": "Windows App", - "description": "Downloads the latest version of Windows App.", + "com.github.rtrouton.download.microsoftintelopenjdk17": { + "name": "Microsoft OpenJDK JDK 17", + "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "WindowsApp/WindowsApp.download.recipe", - "shortname": "WindowsApp.download", + "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.download.recipe", + "shortname": "MicrosoftOpenJDK17Intel.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.WindowsApp" + "com.github.rtrouton.pkg.microsoftintelopenjdk17" ] }, - "com.github.rtrouton.download.OpenJDK13": { - "name": "OpenJDK 13", - "description": "Downloads the latest OpenJDK 13 for macOS.", + "com.github.rtrouton.download.microsoftapplesiliconopenjdk17": { + "name": "Microsoft OpenJDK JDK 17", + "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.", "repo": "autopkg/rtrouton-recipes", - "path": "OpenJDK13/OpenJDK13.download.recipe", - "shortname": "OpenJDK13.download", + "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.download.recipe", + "shortname": "MicrosoftOpenJDK17AppleSilicon.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.OpenJDK13" + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17" ] }, - "com.github.rtrouton.pkg.OpenJDK13": { - "name": "OpenJDK 13", - "description": "Downloads the current release version of OpenJDK 13 and builds a package.", + "com.github.rtrouton.download.AutoPkg-Release": { + "name": "AutoPkg", + "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.", "repo": "autopkg/rtrouton-recipes", - "path": "OpenJDK13/OpenJDK13.pkg.recipe", - "parent": "com.github.rtrouton.download.OpenJDK13", - "shortname": "OpenJDK13.pkg", - "inferred_type": "pkg", + "path": "AutoPkg-Release/AutoPkg-Release.download.recipe", + "deprecated": true, + "shortname": "AutoPkg-Release.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jss.OpenJDK13", - "com.github.dataJAR-recipes.munki.OpenJDK15", - "com.github.dataJAR-recipes.munki.OpenJDK14", - "com.github.dataJAR-recipes.munki.OpenJDK13" + "com.github.rtrouton.install.AutoPkg-Release" ] }, - "com.github.rtrouton.install.googlechrome": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image, builds a package and installs it.", + "com.github.rtrouton.install.AutoPkg-Release": { + "name": "AutoPkg", + "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.", "repo": "autopkg/rtrouton-recipes", - "path": "GoogleChrome/GoogleChrome.install.recipe", - "parent": "com.github.rtrouton.pkg.googlechrome", - "shortname": "GoogleChrome.install", + "path": "AutoPkg-Release/AutoPkg-Release.install.recipe", + "parent": "com.github.rtrouton.download.AutoPkg-Release", + "deprecated": true, + "shortname": "AutoPkg-Release.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.googlechrome": { - "name": "GoogleChrome", - "description": "Downloads latest Google Chrome disk image and builds a package. The installer package includes a preinstall script that will check for an existing Google Chrome.app in /Applications and remove it if found.", + "com.github.rtrouton.download.MicrosoftAutoUpdate": { + "name": "Microsoft AutoUpdate", + "description": "Downloads the latest Microsoft AutoUpdate installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "GoogleChrome/GoogleChrome.pkg.recipe", - "parent": "com.github.autopkg.download.googlechrome", - "shortname": "GoogleChrome.pkg", - "inferred_type": "pkg", + "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.download.recipe", + "shortname": "MicrosoftAutoUpdate.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.install.googlechrome", - "com.github.rtrouton.jss.googlechrome" + "com.github.rtrouton.pkg.MicrosoftAutoUpdate" ] }, - "com.github.rtrouton.jamf.SapMachineJDK11": { - "name": "SapMachine JDK 11", - "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK11, builds an installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/SapMachineJDK11.jamf.recipe", - "parent": "com.github.rtrouton.pkg.SapMachineJDK11", - "shortname": "SapMachineJDK11.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.jabradirect": { - "name": "Jabra Direct", - "description": "Uses parent pkg recipe to download the latest Jabra Direct installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/JabraDirect.jamf.recipe", - "parent": "com.github.rtrouton.pkg.jabradirect", - "shortname": "JabraDirect.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.SapMachineUniversalJDK17": { - "name": "SapMachine JDK 17", - "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK 17, build a Universal installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/SapMachineJDK17Universal.jamf.recipe", - "parent": "com.github.rtrouton.pkg.SapMachineUniversalJDK17", - "shortname": "SapMachineJDK17Universal.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.MicrosoftAutoUpdate": { + "com.github.rtrouton.pkg.MicrosoftAutoUpdate": { "name": "Microsoft AutoUpdate", - "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MicrosoftAutoUpdate.jamf.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate", - "shortname": "MicrosoftAutoUpdate.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.googlechromepkg": { - "name": "Google Chrome", - "description": "Uses parent pkg recipe to download the latest Google Chrome Enterprise installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/GoogleChromePkg.jamf.recipe", - "parent": "com.github.autopkg.pkg.googlechromepkg", - "shortname": "GoogleChromePkg.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.uninstaller.jamfprotect": { - "name": "Jamf Protect", - "description": "Uses parent pkg recipe to download the Jamf Protect Uninstaller installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/JamfProtectUninstaller.jamf.recipe", - "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect", - "shortname": "JamfProtectUninstaller.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.privileges": { - "name": "Privileges", - "description": "Uses parent pkg recipe to download the latest version of Privileges, builds an installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/Privileges.jamf.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.microsoftedge": { - "name": "Microsoft Edge", - "description": "Uses parent pkg recipe to download the latest Microsoft Edge installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MicrosoftEdge.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftedge", - "shortname": "MicrosoftEdge.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal": { - "name": "Microsoft InTune Company Portal", - "description": "Uses parent pkg recipe to download the latest Microsoft InTune Company Portal installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MicrosoftInTuneCompanyPortal.jamf.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", - "shortname": "MicrosoftInTuneCompanyPortal.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.microsoftteams": { - "name": "Microsoft Teams", - "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MicrosoftTeams.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteams", - "shortname": "MicrosoftTeams.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.skypeforbusiness365": { - "name": "Microsoft Skype for Business", - "description": "Uses parent pkg recipe to download the latest Microsoft Skype for Business installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MicrosoftSkypeForBusiness.jamf.recipe", - "parent": "com.github.rtrouton.pkg.skypeforbusiness365", - "shortname": "MicrosoftSkypeForBusiness.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.citrixworkspace": { - "name": "Citrix Workspace", - "description": "Uses parent pkg recipe to download the latest Citrix Workspace client, build an installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/CitrixWorkspace.jamf.recipe", - "parent": "com.github.rtrouton.pkg.citrixworkspace", - "shortname": "CitrixWorkspace.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.signed.opera": { - "name": null, - "description": "Uses parent recipe to download the latest Opera release, build a package, sign it, and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n- com.github.rtrouton.sign.opera (this repo)\n", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/OperaSigned.jamf.recipe", - "parent": "com.github.rtrouton.sign.opera", - "shortname": "OperaSigned.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.polylens": { - "name": "Poly Lens", - "description": "Uses parent pkg recipe to download Poly Lens and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/PolyLens.jamf.recipe", - "parent": "com.github.rtrouton.pkg.polylens", - "shortname": "PolyLens.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.MURAL": { - "name": "MURAL", - "description": "Uses parent pkg recipe to download the latest version of MURAL, builds an installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MURAL.jamf.recipe", - "parent": "com.github.rtrouton.pkg.MURAL", - "shortname": "MURAL.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.installer.jamfprotect": { - "name": "Jamf Protect", - "description": "Uses parent pkg recipe to download the Jamf Protect Installer installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/JamfProtectInstaller.jamf.recipe", - "parent": "com.github.rtrouton.pkg.installer.jamfprotect", - "shortname": "JamfProtectInstaller.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.citrixworkspaceuniversal": { - "name": "Citrix Workspace", - "description": "Uses parent pkg recipe to download the latest Citrix Workspace client with Apple Silicon support, build an installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/CitrixWorkspaceUniversal.jamf.recipe", - "parent": "com.github.rtrouton.pkg.citrixworkspaceuniversal", - "shortname": "CitrixWorkspaceUniversal.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.opera": { - "name": null, - "description": "Uses parent recipe to download the latest Opera release, build a package and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/Opera.jamf.recipe", - "parent": "com.github.amsysuk-recipes.pkg.opera", - "shortname": "Opera.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.mozillathunderbird": { - "name": null, - "description": "Uses parent recipe to download the latest Mozilla Thunderbird package signed by Mozilla and import it into the Jamf Pro server.\n\nRequires core recipes:\n- com.github.autopkg.download.ThunderbirdSignedPkg\n- com.github.autopkg.pkg.ThunderbirdSignedPkg\n- com.github.rtrouton.pkg.mozillathunderbird (this repo)\n", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MozillaThunderbird.jamf.recipe", - "parent": "com.github.rtrouton.pkg.mozillathunderbird", - "shortname": "MozillaThunderbird.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.passworddepot": { - "name": "PasswordDepot", - "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac, build an installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/PasswordDepot.jamf.recipe", - "parent": "com.github.rtrouton.pkg.passworddepot", - "shortname": "PasswordDepot.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.microsoftdefender": { - "name": "Microsoft Defender", - "description": "Uses parent pkg recipe to download the latest Microsoft Defender installer package and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/MicrosoftDefender.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefender", - "shortname": "MicrosoftDefender.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jamf.ciscoumbrella": { - "name": "Cisco Umbrella", - "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the Jamf Pro server.", - "repo": "autopkg/rtrouton-recipes", - "path": "Jamf_Upload/CiscoUmbrella.jamf.recipe", - "parent": "com.github.rtrouton.pkg.ciscoumbrella", - "shortname": "CiscoUmbrella.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.pkg.OpenJDK11": { - "name": "OpenJDK 11", - "description": "Downloads the current release version of OpenJDK 11 and builds a package.", + "description": "Downloads the current release version of Microsoft AutoUpdate and extracts the version information from the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "OpenJDK11/OpenJDK11.pkg.recipe", - "parent": "com.github.rtrouton.download.OpenJDK11", - "shortname": "OpenJDK11.pkg", + "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.pkg.recipe", + "parent": "com.github.rtrouton.download.MicrosoftAutoUpdate", + "shortname": "MicrosoftAutoUpdate.pkg", "inferred_type": "pkg", "children": [ - "com.github.lashomb-recipes.munki.OpenJDK11", - "com.github.rtrouton.jss.OpenJDK11", - "com.github.peshay.filewave.OpenJDK11" - ] - }, - "com.github.rtrouton.download.OpenJDK11": { - "name": "OpenJDK 11", - "description": "Downloads the latest OpenJDK 11 for macOS.", - "repo": "autopkg/rtrouton-recipes", - "path": "OpenJDK11/OpenJDK11.download.recipe", - "shortname": "OpenJDK11.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.OpenJDK11", - "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11", - "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8" + "com.github.rtrouton.jss.MicrosoftAutoUpdate", + "com.github.rtrouton.jamf.MicrosoftAutoUpdate", + "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate" ] }, "com.github.rtrouton.download.MeisterTask": { @@ -48672,335 +47757,610 @@ "shortname": "MeisterTask.install", "inferred_type": "install" }, - "com.github.rtrouton.pkg.Office2016Suite": { - "name": null, - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/Office2016Suite.pkg.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.Office2016Suite", - "shortname": "Office2016Suite.pkg", + "com.github.rtrouton.pkg.EndNoteX8": { + "name": "EndNoteX8", + "description": "Downloads latest Endnote X8 installer and uses it to create a package.", + "repo": "autopkg/rtrouton-recipes", + "path": "EndNote/EndNoteX8.pkg.recipe", + "parent": "com.github.rtrouton.download.EndNoteX8", + "shortname": "EndNoteX8.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jss.Office2016Suite" + "com.github.rtrouton.install.EndNoteX8", + "com.github.rtrouton.munki.EndNoteX8", + "com.github.rtrouton.jss.EndNoteX8" ] }, - "com.github.rtrouton.download.Busylight4MSTeams": { - "name": "Busylight4MSTeams", - "description": "Downloads the current release version of Busylight for Microsoft Teams for macOS.", + "com.github.rtrouton.download.EndNoteX9": { + "name": "EndNoteX9", + "description": "Downloads the latest version of EndNote X9", "repo": "autopkg/rtrouton-recipes", - "path": "Busylight/Busylight.download.recipe", - "shortname": "Busylight.download", + "path": "EndNote/EndNoteX9.download.recipe", + "shortname": "EndNoteX9.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.Busylight4MSTeams" + "com.github.rtrouton.pkg.EndNoteX9" ] }, - "com.github.rtrouton.pkg.Busylight4MSTeams": { - "name": "Busylight4MSTeams", - "description": "Downloads the current release version of Busylight for Microsoft Teams on macOS and renames the package.", + "com.github.rtrouton.pkg.EndNoteX9": { + "name": "EndNoteX9", + "description": "Downloads latest Endnote X9 installer and uses it to create a package.", "repo": "autopkg/rtrouton-recipes", - "path": "Busylight/Busylight.pkg.recipe", - "parent": "com.github.rtrouton.download.Busylight4MSTeams", - "shortname": "Busylight.pkg", - "inferred_type": "pkg" + "path": "EndNote/EndNoteX9.pkg.recipe", + "parent": "com.github.rtrouton.download.EndNoteX9", + "shortname": "EndNoteX9.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.EndNoteX9", + "com.github.rtrouton.munki.EndNoteX9", + "com.github.rtrouton.jss.EndNoteX9", + "com.github.andrewvalentine.pkg.EndNote-self-install" + ] }, - "com.github.rtrouton.download.MalwarebytesAntiMalware": { - "name": "Malwarebytes Anti-Malware", - "description": "Downloads the current release version of Malwarebytes Anti-Malware", + "com.github.rtrouton.download.EndNoteX8": { + "name": "EndNoteX8", + "description": "Downloads the latest version of EndNote X8", "repo": "autopkg/rtrouton-recipes", - "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.download.recipe", - "shortname": "MalwarebytesAntiMalware.download", + "path": "EndNote/EndNoteX8.download.recipe", + "shortname": "EndNoteX8.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.MalwarebytesAntiMalware", - "com.github.aysiu.munki.MalwarebytesAntiMalware" + "com.github.rtrouton.pkg.EndNoteX8" ] }, - "com.github.rtrouton.pkg.MalwarebytesAntiMalware": { - "name": "Malwarebytes Anti-Malware", - "description": "Downloads the current release version of Malwarebytes Anti-Malware and builds a package. The installer package includes a preinstall script that will check for an existing Malwarebytes Anti-Malware.app in /Applications and remove it if found.", + "com.github.rtrouton.pkg.EndNote21": { + "name": "EndNote 21", + "description": "Downloads latest Endnote 21 installer and uses it to create a package.", "repo": "autopkg/rtrouton-recipes", - "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.pkg.recipe", - "parent": "com.github.rtrouton.download.MalwarebytesAntiMalware", - "shortname": "MalwarebytesAntiMalware.pkg", + "path": "EndNote/EndNote21.pkg.recipe", + "parent": "com.github.rtrouton.download.EndNote21", + "shortname": "EndNote21.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.MalwarebytesAntiMalware", - "com.github.rtrouton.jss.MalwarebytesAntiMalware" + "com.github.dataJAR-recipes.munki.EndNote21" ] }, - "com.github.rtrouton.install.MalwarebytesAntiMalware": { - "name": null, - "description": "Downloads the current release version of Malwarebytes Anti-Malware, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.install.recipe", - "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware", - "shortname": "MalwarebytesAntiMalware.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.uninstaller.jamfprotect": { - "name": "Jamf Protect", - "description": "Download recipe for Jamf Protect's uninstaller from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.", + "com.github.rtrouton.pkg.EndNote20": { + "name": "EndNote 20", + "description": "Downloads latest Endnote 20 installer and uses it to create a package.", "repo": "autopkg/rtrouton-recipes", - "path": "JamfProtect/JamfProtect.uninstaller.download.recipe", + "path": "EndNote/EndNote20.pkg.recipe", + "parent": "com.github.rtrouton.download.EndNote20", + "shortname": "EndNote20.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.uninstaller.jamfprotect" + "com.github.rtrouton.munki.EndNote20" ] }, - "com.github.rtrouton.pkg.uninstaller.jamfprotect": { - "name": "Jamf Protect", - "description": "Downloads the current Jamf Protect uninstaller, extracts version information and renames the installer package.", + "com.github.rtrouton.install.EndNoteX8": { + "name": "EndNoteX8", + "description": "Downloads the current release version of EndNote X8, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "JamfProtect/JamfProtect.uninstaller.pkg.recipe", - "parent": "com.github.rtrouton.download.uninstaller.jamfprotect", - "children": [ - "com.github.rtrouton.jamf.uninstaller.jamfprotect", - "com.github.rtrouton.jss.uninstaller.jamfprotect" - ] + "path": "EndNote/EndNoteX8.install.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX8", + "shortname": "EndNoteX8.install", + "inferred_type": "install" }, - "com.github.rtrouton.pkg.installer.jamfprotect": { - "name": "Jamf Protect", - "description": "Downloads the current Jamf Protect installer, extracts version information and renames the installer package.", + "com.github.rtrouton.download.EndNote21": { + "name": "EndNote 21", + "description": "Downloads the latest version of EndNote 21 for Mac", "repo": "autopkg/rtrouton-recipes", - "path": "JamfProtect/JamfProtect.installer.pkg.recipe", - "parent": "com.github.rtrouton.download.installer.jamfprotect", + "path": "EndNote/EndNote21.download.recipe", + "shortname": "EndNote21.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jamf.installer.jamfprotect", - "com.github.rtrouton.jss.installer.jamfprotect" + "com.github.rtrouton.pkg.EndNote21" ] }, - "com.github.rtrouton.download.installer.jamfprotect": { - "name": "Jamf Protect", - "description": "Download recipe for Jamf Protect's installer from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.", + "com.github.rtrouton.install.EndNoteX9": { + "name": "EndNoteX9", + "description": "Downloads the current release version of EndNote X9, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "JamfProtect/JamfProtect.installer.download.recipe", - "children": [ - "com.github.rtrouton.pkg.installer.jamfprotect" - ] + "path": "EndNote/EndNoteX9.install.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX9", + "shortname": "EndNoteX9.install", + "inferred_type": "install" }, - "com.github.rtrouton.pkg.Xcodes": { - "name": "Xcodes", - "description": "Downloads the latest version of Xcodes and creates an installer package.", + "com.github.rtrouton.munki.EndNoteX9": { + "name": "EndNoteX9", + "description": "Downloads latest Endnote X9 installer and imports it into munki.", "repo": "autopkg/rtrouton-recipes", - "path": "Xcodes/Xcodes.pkg.recipe", - "parent": "com.github.homebysix.download.XcodesApp", - "shortname": "Xcodes.pkg", - "inferred_type": "pkg" + "path": "EndNote/EndNoteX9.munki.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX9", + "shortname": "EndNoteX9.munki", + "inferred_type": "munki", + "munki_display_name": "EndNote X9", + "munki_description": "Bibliographic management app." }, - "com.github.rtrouton.install.signingmanager": { - "name": "Signing Manager", - "description": "Downloads the latest version of the Signing Manager installer package and installs it.", + "com.github.rtrouton.munki.EndNote20": { + "name": "EndNote 20", + "description": "Downloads latest Endnote 20 installer and imports it into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/rtrouton-recipes", - "path": "SigningManager/SigningManager.install.recipe", - "parent": "com.github.rtrouton.pkg.signingmanager", - "shortname": "SigningManager.install", - "inferred_type": "install" + "path": "EndNote/EndNote20.munki.recipe", + "parent": "com.github.rtrouton.pkg.EndNote20", + "shortname": "EndNote20.munki", + "inferred_type": "munki", + "munki_display_name": "EndNote 20", + "munki_description": "Bibliographic management app." }, - "com.github.rtrouton.pkg.signingmanager": { - "name": "Signing Manager", - "description": "Downloads the latest version of the Signing Manager installer package and renames the package.", + "com.github.rtrouton.munki.EndNoteX8": { + "name": "EndNoteX8", + "description": "Downloads latest Endnote X8 installer and imports it into munki.", "repo": "autopkg/rtrouton-recipes", - "path": "SigningManager/SigningManager.pkg.recipe", - "parent": "com.github.rtrouton.download.signingmanager", - "shortname": "SigningManager.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.install.signingmanager" - ] + "path": "EndNote/EndNoteX8.munki.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX8", + "shortname": "EndNoteX8.munki", + "inferred_type": "munki", + "munki_display_name": "EndNote X8", + "munki_description": "Bibliographic management app." }, - "com.github.rtrouton.download.signingmanager": { - "name": "Signing Manager", - "description": "Downloads the latest Signing Manager installer pkg.", + "com.github.rtrouton.download.EndNote20": { + "name": "EndNote 20", + "description": "Downloads the latest version of EndNote 20 for Mac", "repo": "autopkg/rtrouton-recipes", - "path": "SigningManager/SigningManager.download.recipe", - "shortname": "SigningManager.download", + "path": "EndNote/EndNote20.download.recipe", + "shortname": "EndNote20.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.signingmanager" + "com.github.rtrouton.pkg.EndNote20" ] }, - "com.github.rtrouton.install.Packages": { - "name": "Packages", - "description": "Downloads the current release version of Packages, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "Packages/Packages.install.recipe", - "parent": "com.github.rtrouton.pkg.Packages", - "shortname": "Packages.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.Packages": { - "name": null, - "description": "Downloads the current release version of Packages and extracts the installer package.", + "com.github.rtrouton.pkg.iPass": { + "name": "iPass", + "description": "Downloads the current release version of iPass and extracts the installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "Packages/Packages.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Packages", - "shortname": "Packages.pkg", + "path": "iPass/iPass.pkg.recipe", + "parent": "com.github.rtrouton.download.iPass", + "shortname": "iPass.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.install.Packages", - "com.github.rtrouton.jss.Packages" + "com.github.rtrouton.jss.iPass" ] }, - "com.github.rtrouton.download.OSXLion": { - "name": "OS X Lion", - "description": "Downloads the current release version of the OS X Lion OS installer.", + "com.github.rtrouton.download.iPass": { + "name": "iPass", + "description": "Download recipe for iPass for Mac.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXLion/OSXLion.download.recipe", - "shortname": "OSXLion.download", + "path": "iPass/iPass.download.recipe", + "shortname": "iPass.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.OSXLion" + "com.github.rtrouton.pkg.iPass" ] }, - "com.github.rtrouton.pkg.OSXLion": { - "name": "OS X Lion", - "description": "Downloads the current release version of the OS X Lion OS installer and renames the package.", + "com.github.rtrouton.download.macOSSierra": { + "name": "macOS Sierra", + "description": "Downloads the current release version of the macOS Sierra OS installer.", "repo": "autopkg/rtrouton-recipes", - "path": "OSXLion/OSXLion.pkg.recipe", - "parent": "com.github.rtrouton.download.OSXLion", - "shortname": "OSXLion.pkg", + "path": "macOSSierra/macOSSierra.download.recipe", + "shortname": "macOSSierra.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.macOSSierra" + ] + }, + "com.github.rtrouton.pkg.macOSSierra": { + "name": "macOS Sierra", + "description": "Downloads the current release version of the macOS Sierra OS installer and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "macOSSierra/macOSSierra.pkg.recipe", + "parent": "com.github.rtrouton.download.macOSSierra", + "shortname": "macOSSierra.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.jss.citrixworkspace": { - "name": "Citrix Workspace", - "description": "Downloads Citrix Workspace disk image, extracts the installer package and imports it into your JSS.", + "com.github.rtrouton.pkg.Aftermath": { + "name": null, + "description": "Uses parent download recipe to download the latest Jamf Aftermath installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/CitrixWorkspace.jss.recipe", - "parent": "com.github.rtrouton.pkg.citrixworkspace", - "deprecated": true, - "shortname": "CitrixWorkspace.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations." + "path": "Aftermath/Aftermath.pkg.recipe", + "parent": "com.github.rtrouton.download.Aftermath", + "shortname": "Aftermath.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.jss.OracleJava11JDK": { - "name": "Oracle Java 11 JDK", - "description": "Downloads the latest version of Oracle Java 11 JDK, renames the package, then uploads to the JSS.", + "com.github.rtrouton.download.Aftermath": { + "name": "Aftermath", + "description": "Downloads the current release of Jamf's Aftermath from the release page on Github: https://github.com/jamf/aftermath/releases", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/OracleJava11JDK.jss.recipe", - "parent": "com.github.rtrouton.pkg.OracleJava11JDK", - "deprecated": true, - "shortname": "OracleJava11JDK.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "path": "Aftermath/Aftermath.download.recipe", + "shortname": "Aftermath.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.Aftermath" + ] }, - "com.github.rtrouton.jss.Fiji": { - "name": "Fiji", - "description": "Uses parent pkg recipe to download latest Fiji and import it into the JSS.", + "com.github.rtrouton.download.AftermathUninstaller": { + "name": "Aftermath", + "description": "Downloads the current release of Jamf's Aftermath Uninstaller from the release page on Github: https://github.com/jamf/aftermath/releases", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Fiji.jss.recipe", - "parent": "com.github.rtrouton.pkg.Fiji", + "path": "Aftermath/AftermathUninstaller.download.recipe", + "shortname": "AftermathUninstaller.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.AftermathUninstaller" + ] + }, + "com.github.rtrouton.pkg.AftermathUninstaller": { + "name": null, + "description": "Uses parent download recipe to download the latest Jamf Aftermath uninstaller package.", + "repo": "autopkg/rtrouton-recipes", + "path": "Aftermath/AftermathUninstaller.pkg.recipe", + "parent": "com.github.rtrouton.download.AftermathUninstaller", + "shortname": "AftermathUninstaller.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.install.IntelliJ-CE": { + "name": "IntelliJ IDEA CE", + "description": "Downloads the latest IntelliJ Community Edition, builds a package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "IntelliJ-CE/IntelliJ-CE.install.recipe", + "parent": "com.github.rtrouton.pkg.IntelliJ-CE", + "shortname": "IntelliJ-CE.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.IntelliJ-CE": { + "name": "IntelliJ IDEA CE", + "description": "Downloads the latest IntelliJ Community Edition and creates a package. The installer package includes a preinstall script that will check for an existing IntelliJ IDEA CE.app in /Applications and remove it if found.", + "repo": "autopkg/rtrouton-recipes", + "path": "IntelliJ-CE/IntelliJ-CE.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.intellijideace", + "shortname": "IntelliJ-CE.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.IntelliJ-CE", + "com.github.rtrouton.jss.IntelliJ-CE", + "com.gitub.d33t5.jamf.IntelliJ-CE" + ] + }, + "com.github.rtrouton.munki.MicrosoftOffice365Suite": { + "name": "Office365Suite", + "description": "Downloads the latest Microsoft Office 365 SKU-less installer suite package,\nappends the version to the end of the filename, and imports into Munki.\n\n Set the ID key to:\n 525133 for Americas (default)\n 532572 for Europe\n 532577 for Asia", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.munki.recipe", + "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite", + "shortname": "MicrosoftOffice365Suite.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Office 365", + "munki_description": "Microsoft Office 365 includes the latest version of Word, Outlook, Excel, Powerpoint, Word and OneNote" + }, + "com.github.rtrouton.pkg.MicrosoftOffice365Suite": { + "name": null, + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.pkg.recipe", + "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite", + "shortname": "MicrosoftOffice365Suite.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.MicrosoftOffice365Suite", + "com.github.smithjw.jamf.Microsoft_Office_Suite" + ] + }, + "com.github.rtrouton.download.MicrosoftOffice365Suite": { + "name": "Microsoft Office 365 Suite", + "description": "Downloads the latest Microsoft Office 365 Suite SKU-less installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.download.recipe", + "shortname": "MicrosoftOffice365Suite.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.munki.MicrosoftOffice365Suite", + "com.github.rtrouton.pkg.MicrosoftOffice365Suite", + "com.github.rtrouton.pkg.Office2016Suite", + "com.github.peshay.filewave.Office2016" + ] + }, + "com.github.rtrouton.install.geneious": { + "name": "Geneious", + "description": "Downloads the current release version of Geneious, builds a package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "Geneious/Geneious.install.recipe", + "parent": "com.github.rtrouton.pkg.geneious", + "shortname": "Geneious.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.geneious": { + "name": "Geneious", + "description": "Downloads the current release version of Geneious and builds a package. The installer package includes a preinstall script that will check for an existing Geneious.app in /Applications and remove it if found.", + "repo": "autopkg/rtrouton-recipes", + "path": "Geneious/Geneious.pkg.recipe", + "parent": "com.github.n8felton.geneious.download", + "shortname": "Geneious.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.geneious", + "com.github.rtrouton.jss.geneious" + ] + }, + "com.github.rtrouton.pkg.Prism": { + "name": "Prism", + "description": "Downloads the latest version of GraphPad Prism and creates a package.", + "repo": "autopkg/rtrouton-recipes", + "path": "Prism/Prism.pkg.recipe", + "parent": "com.github.rtrouton.download.Prism", + "shortname": "Prism.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.Prism", + "com.github.rtrouton.jss.Prism", + "com.github.ygini.munki.Prism" + ] + }, + "com.github.rtrouton.install.Prism": { + "name": "Prism", + "description": "Installs the latest version of Prism.", + "repo": "autopkg/rtrouton-recipes", + "path": "Prism/Prism.install.recipe", + "parent": "com.github.rtrouton.pkg.Prism", + "shortname": "Prism.install", + "inferred_type": "install" + }, + "com.github.rtrouton.download.Prism": { + "name": "Prism", + "description": "Downloads the latest version of GraphPad Prism.", + "repo": "autopkg/rtrouton-recipes", + "path": "Prism/Prism.download.recipe", + "shortname": "Prism.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.Prism" + ] + }, + "com.github.rtrouton.pkg.OSXElCapitan": { + "name": "OS X El Capitan", + "description": "Downloads the current release version of the OS X El Capitan OS installer and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "OSXElCapitan/OSXElCapitan.pkg.recipe", + "parent": "com.github.rtrouton.download.OSXElCapitan", + "shortname": "OSXElCapitan.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.download.OSXElCapitan": { + "name": "OS X El Capitan", + "description": "Downloads the current release version of the OS X El Capitan OS installer.", + "repo": "autopkg/rtrouton-recipes", + "path": "OSXElCapitan/OSXElCapitan.download.recipe", + "shortname": "OSXElCapitan.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.OSXElCapitan" + ] + }, + "com.github.rtrouton.install.Firefox": { + "name": "Firefox", + "description": "Downloads the current release version of the Mozilla Firefox installer package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "Firefox/Firefox.install.recipe", + "parent": "com.github.rtrouton.pkg.Firefox", + "shortname": "Firefox.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.Firefox": { + "name": "Firefox", + "description": "Downloads the current release version of the Mozilla Firefox installer package and renames the installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "Firefox/Firefox.pkg.recipe", + "parent": "com.github.autopkg.download.FirefoxSignedPkg", + "shortname": "Firefox.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.Firefox", + "com.github.rtrouton.jss.Firefox", + "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Firefox" + ] + }, + "com.github.rtrouton.download.applesiliconamazoncorettojdk11": { + "name": "Amazon Coretto JDK 11", + "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.download.recipe", + "shortname": "AmazonCorettoAppleSiliconJDK11.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11" + ] + }, + "com.github.rtrouton.download.amazoncorettojdk11": { + "name": "Amazon Coretto JDK 11", + "description": "Downloads the latest Amazon Coretto JDK 11 for macOS on Intel.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.download.recipe", + "shortname": "AmazonCorettoJDK11.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.amazoncorettojdk11" + ] + }, + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11": { + "name": "Amazon Coretto JDK 11", + "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.pkg.recipe", + "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk11", + "shortname": "AmazonCorettoAppleSiliconJDK11.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.pkg.amazoncorettojdk11": { + "name": "Amazon Coretto JDK 11", + "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Intel and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.pkg.recipe", + "parent": "com.github.rtrouton.download.amazoncorettojdk11", + "shortname": "AmazonCorettoJDK11.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.amazoncorettojdk11", + "com.github.novaksam.jss.amazoncorrettojdk11" + ] + }, + "com.github.rtrouton.pkg.microsoftexcel365": { + "name": "Microsoft Excel", + "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftExcel365/MicrosoftExcel365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftexcel365", + "shortname": "MicrosoftExcel365.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.microsoftexcel365", + "com.github.rtrouton.jss.microsoftexcel365", + "com.github.dataJAR-recipes.munki.Microsoft Excel 2019", + "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone", + "com.github.dataJAR-recipes.munki.Microsoft Excel 365", + "com.github.andredb90.filewave.microsoftexcel365", + "com.github.smithjw.jamf.Microsoft_Excel", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload" + ] + }, + "com.github.rtrouton.download.microsoftexcel365": { + "name": "Microsoft Excel", + "description": "Downloads the latest Microsoft Excel installer package for Office 365.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftExcel365/MicrosoftExcel365.download.recipe", + "shortname": "MicrosoftExcel365.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.microsoftexcel365", + "com.github.rtrouton.munki.microsoftexcel365", + "com.github.wycomco.pkg.microsoftexcel365" + ] + }, + "com.github.rtrouton.munki.microsoftexcel365": { + "name": "Excel365", + "description": "Downloads the latest Microsoft Excel installer package for Office 365 and imports into Munki.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftExcel365/MicrosoftExcel365.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftexcel365", + "shortname": "MicrosoftExcel365.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Excel 365", + "munki_description": null + }, + "com.github.rtrouton.install.microsoftexcel365": { + "name": "Microsoft Excel", + "description": "Downloads the current release version of the Microsoft Excel installer package for Office 365 and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftExcel365/MicrosoftExcel365.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "MicrosoftExcel365.install", + "inferred_type": "install" + }, + "com.github.rtrouton.jss.Office2016Suite": { + "name": "Office2016", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package and import it into the JSS.", + "repo": "autopkg/rtrouton-recipes", + "path": "JSS/Office2016Suite.jss.recipe", + "parent": "com.github.rtrouton.pkg.Office2016Suite", "deprecated": true, - "shortname": "Fiji.jss", + "shortname": "Office2016Suite.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.AdobeReaderDC": { - "name": "AdobeReaderDC", - "description": "Uses parent pkg recipe to download the latest Adobe Reader DC and import it into the JSS.", + "com.github.rtrouton.jss.privileges": { + "name": "Privileges", + "description": "Uses parent pkg recipe to download the latest Privileges.app and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AdobeReaderDC.jss.recipe", - "parent": "com.github.rtrouton.pkg.AdobeReaderDC", + "path": "JSS/Privileges.jss.recipe", + "parent": "com.github.rtrouton.pkg.privileges", "deprecated": true, - "shortname": "AdobeReaderDC.jss", + "shortname": "Privileges.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.NoMAD": { - "name": "NoMAD", - "description": "Uses parent pkg recipe to download latest NoMAD and import it into the JSS.", + "com.github.rtrouton.jss.iPass": { + "name": "iPass", + "description": "Uses parent pkg recipe to download the latest iPass installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/NoMAD.jss.recipe", - "parent": "com.github.tbridge.pkg.NoMAD", + "path": "JSS/iPass.jss.recipe", + "parent": "com.github.rtrouton.pkg.iPass", "deprecated": true, - "shortname": "NoMAD.jss", + "shortname": "iPass.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.MicrosoftOneDrive": { - "name": "OneDrive", - "description": "Downloads the latest version of the Microsoft OneDrive Standalone installer and imports it into your JSS.", + "com.github.rtrouton.jss.Firefox": { + "name": "Firefox", + "description": "Uses parent pkg recipe to download latest Firefox and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftOneDrive.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonedrive", + "path": "JSS/Firefox.jss.recipe", + "parent": "com.github.rtrouton.pkg.Firefox", "deprecated": true, - "shortname": "MicrosoftOneDrive.jss", + "shortname": "Firefox.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school/university. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac." + "jamf_description": null }, - "com.github.rtrouton.jss.VMwareTools": { - "name": "VMwareTools", - "description": "Uses parent pkg recipe to download the latest VMware Tools and import it into the JSS.", + "com.github.rtrouton.jss.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Uses parent recipe to download the latest version of GitHub Desktop, build an installer package and then upload the package to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/VMwareTools.jss.recipe", - "parent": "com.github.rtrouton.pkg.VMwareTools", + "path": "JSS/GitHubDesktop.jss.recipe", + "parent": "com.github.homebysix.pkg.GitHubDesktop", "deprecated": true, - "shortname": "VMwareTools.jss", + "shortname": "GitHubDesktop.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.OpenJDK12": { - "name": "OpenJDK 12", - "description": "Downloads the latest version of OpenJDK 12, builds an installer package, then uploads to the JSS.", + "com.github.rtrouton.jss.geneious": { + "name": "Geneious", + "description": "Uses parent pkg recipe to download latest Geneious and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/OpenJDK12.jss.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK12", + "path": "JSS/Geneious.jss.recipe", + "parent": "com.github.rtrouton.pkg.geneious", "deprecated": true, - "shortname": "OpenJDK12.jss", + "shortname": "Geneious.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.icons": { - "name": "Icons", - "description": "Uses parent pkg recipe to download the latest Icons.app and import it into the JSS.", + "com.github.rtrouton.jss.Cyberduck": { + "name": "Cyberduck", + "description": "Uses parent pkg recipe to download latest Cyberduck and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Icons.jss.recipe", - "parent": "com.github.rtrouton.pkg.icons", + "path": "JSS/Cyberduck.jss.recipe", + "parent": "com.github.rtrouton.pkg.Cyberduck", "deprecated": true, - "shortname": "Icons.jss", + "shortname": "Cyberduck.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.dropbox": { - "name": "Dropbox", - "description": "Uses parent pkg recipe to download latest Dropbox and import it into the JSS.", + "com.github.rtrouton.jss.OracleJava8": { + "name": "OracleJava8", + "description": "Downloads the latest Oracle Java 8 JRE and builds a new package\nwith correct version information.\n\nAll Oracle JRE install packages have a version number of 1, so the actual\nplugin version is used to replace the installer version, taken from the\nCFBundleVersion of the bundle at /Library/Internet\nPlug-Ins/JavaAppletPlugin.plugin.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Dropbox.jss.recipe", - "parent": "com.github.autopkg.pkg.dropbox", + "path": "JSS/OracleJava8.jss.recipe", + "parent": "com.github.autopkg.pkg.OracleJava8", "deprecated": true, - "shortname": "Dropbox.jss", + "shortname": "OracleJava8.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.TextWrangler": { - "name": "TextWrangler", - "description": "Uses parent pkg recipe to download latest TextWrangler and import it into the JSS.", + "com.github.rtrouton.jss.citrixworkspace": { + "name": "Citrix Workspace", + "description": "Downloads Citrix Workspace disk image, extracts the installer package and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/TextWrangler.jss.recipe", - "parent": "com.github.rtrouton.pkg.TextWrangler", + "path": "JSS/CitrixWorkspace.jss.recipe", + "parent": "com.github.rtrouton.pkg.citrixworkspace", "deprecated": true, - "shortname": "TextWrangler.jss", + "shortname": "CitrixWorkspace.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations." }, - "com.github.rtrouton.jss.Packages": { - "name": "Packages", - "description": "Uses parent pkg recipe to download latest Packages and import it into the JSS.", + "com.github.rtrouton.jss.AdobeReader": { + "name": "Adobe Reader", + "description": "Uses parent pkg recipe to download latest Adobe Reader and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Packages.jss.recipe", - "parent": "com.github.rtrouton.pkg.Packages", + "path": "JSS/AdobeReader.jss.recipe", + "parent": "com.github.autopkg.pkg.AdobeReader", "deprecated": true, - "shortname": "Packages.jss", + "shortname": "AdobeReader.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null @@ -49017,257 +48377,245 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.OpenJDK13": { - "name": "OpenJDK 13", - "description": "Downloads the latest version of OpenJDK 13, builds an installer package, then uploads to the JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSS/OpenJDK13.jss.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK13", - "deprecated": true, - "shortname": "OpenJDK13.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jss.microsoftyammer": { - "name": "Microsoft Yammer", - "description": "Downloads Microsoft Yammer disk image, and builds a package and imports it into your JSS.", + "com.github.rtrouton.jss.EndNoteX8": { + "name": "EndNote X8", + "description": "Downloads EndNote X8 disk image and builds a package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftYammer.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftyammer", + "path": "JSS/EndNoteX8.jss.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX8", "deprecated": true, - "shortname": "MicrosoftYammer.jss", + "shortname": "EndNoteX8.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Microsoft Yammer is an enterprise social networking service used for private communication within organizations." + "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop." }, - "com.github.rtrouton.jss.MalwarebytesAntiMalware": { - "name": "Malwarebytes Anti-Malware", - "description": "Uses parent pkg recipe to download latest Malwarebytes Anti-Malware and import it into the JSS.", + "com.github.rtrouton.jss.MURAL": { + "name": "MURAL", + "description": "Downloads the latest version of MURAL, builds an installer package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MalwarebytesAntiMalware.jss.recipe", - "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware", + "path": "JSS/MURAL.jss.recipe", + "parent": "com.github.rtrouton.pkg.MURAL", "deprecated": true, - "shortname": "MalwarebytesAntiMalware.jss", + "shortname": "MURAL.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.ciscoumbrella": { - "name": "Cisco Umbrella", - "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the JSS.", + "com.github.rtrouton.jss.AdobeCreativeCloudInstaller": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/CiscoUmbrella.jss.recipe", - "parent": "com.github.rtrouton.pkg.ciscoumbrella", + "path": "JSS/AdobeCreativeCloudInstaller.jss.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", "deprecated": true, - "shortname": "CiscoUmbrella.jss", + "shortname": "AdobeCreativeCloudInstaller.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Access Adobe apps from the cloud with a monthly fee." }, - "com.github.rtrouton.jss.microsoftremotedesktop": { - "name": "Microsoft Remote Desktop", - "description": "Downloads the latest version of Microsoft's Remote Desktop installer package,renames the package and imports it into your JSS.", + "com.github.rtrouton.jss.uninstaller.jamfprotect": { + "name": "Jamf Protect", + "description": "Uses parent download recipe to download the latest Jamf Protect Uninstaller installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftRemoteDesktop.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftremotedesktop", + "path": "JSS/JamfProtectUninstaller.jss.recipe", + "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect", "deprecated": true, - "shortname": "MicrosoftRemoteDesktop.jss", + "shortname": "JamfProtectUninstaller.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Use Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator." + "jamf_description": null }, - "com.github.rtrouton.jss.Arq": { - "name": "Arq", - "description": "Downloads the latest version of Arq and imports it into your JSS.", + "com.github.rtrouton.jss.passworddepot": { + "name": "PasswordDepot", + "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Arq.jss.recipe", - "parent": "com.github.clburlison.pkg.Arq", + "path": "JSS/PasswordDepot.jss.recipe", + "parent": "com.github.rtrouton.pkg.passworddepot", "deprecated": true, - "shortname": "Arq.jss", + "shortname": "PasswordDepot.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Online backup to cloud services like Google Drive, Amazon Glacier, Microsoft OneDrive and Dropbox. Also backs up via SFTP." + "jamf_description": null }, - "com.github.rtrouton.jss.googlechrome": { - "name": "GoogleChrome", - "description": "Uses parent pkg recipe to download latest GoogleChrome and import it into the JSS.", + "com.github.rtrouton.jss.microsoftexcel365": { + "name": "Microsoft Excel", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Excel for Office 365 installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/GoogleChrome.jss.recipe", - "parent": "com.github.rtrouton.pkg.googlechrome", + "path": "JSS/MicrosoftExcel365.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", "deprecated": true, - "shortname": "GoogleChrome.jss", + "shortname": "MicrosoftExcel365.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.Cyberduck": { - "name": "Cyberduck", - "description": "Uses parent pkg recipe to download latest Cyberduck and import it into the JSS.", + "com.github.rtrouton.jss.OpenJDK12": { + "name": "OpenJDK 12", + "description": "Downloads the latest version of OpenJDK 12, builds an installer package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Cyberduck.jss.recipe", - "parent": "com.github.rtrouton.pkg.Cyberduck", + "path": "JSS/OpenJDK12.jss.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK12", "deprecated": true, - "shortname": "Cyberduck.jss", + "shortname": "OpenJDK12.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.IntelliJ-CE": { - "name": "IntelliJ IDEA CE", - "description": "Uses parent pkg recipe to download the latest IntelliJ Community Edition and import it into the JSS.", + "com.github.rtrouton.jss.RStudio": { + "name": "RStudio", + "description": "Uses parent pkg recipe to download latest RStudio and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/IntelliJ-CE.jss.recipe", - "parent": "com.github.rtrouton.pkg.IntelliJ-CE", + "path": "JSS/RStudio.jss.recipe", + "parent": "com.github.rtrouton.pkg.RStudio", "deprecated": true, - "shortname": "IntelliJ-CE.jss", + "shortname": "RStudio.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.iPass": { - "name": "iPass", - "description": "Uses parent pkg recipe to download the latest iPass installer package and import it into the JSS.", + "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/iPass.jss.recipe", - "parent": "com.github.rtrouton.pkg.iPass", + "path": "JSS/AdobeCreativeCloudInstallerUniversal.jss.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", "deprecated": true, - "shortname": "iPass.jss", + "shortname": "AdobeCreativeCloudInstallerUniversal.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Access Adobe apps from the cloud with a monthly fee." }, - "com.github.rtrouton.jss.ImageJ": { - "name": "ImageJ", - "description": "Uses parent pkg recipe to download latest ImageJ and import it into the JSS.", + "com.github.rtrouton.jss.dbvisualizer": { + "name": "DbVisualizer", + "description": "Uses parent pkg recipe to download latest DbVisualizer and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/ImageJ.jss.recipe", - "parent": "com.github.rtrouton.pkg.ImageJ", + "path": "JSS/DbVisualizer.jss.recipe", + "parent": "com.github.rtrouton.pkg.dbvisualizer", "deprecated": true, - "shortname": "ImageJ.jss", + "shortname": "DbVisualizer.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.MURAL": { - "name": "MURAL", - "description": "Downloads the latest version of MURAL, builds an installer package, then uploads to the JSS.", + "com.github.rtrouton.jss.MeisterTask": { + "name": "MeisterTask", + "description": "Uses parent pkg recipe to download the latest MeisterTask client and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MURAL.jss.recipe", - "parent": "com.github.rtrouton.pkg.MURAL", + "path": "JSS/MeisterTask.jss.recipe", + "parent": "com.github.rtrouton.pkg.MeisterTask", "deprecated": true, - "shortname": "MURAL.jss", + "shortname": "MeisterTask.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.amazoncorettojdk11": { - "name": "Amazon Coretto Java JDK 11", - "description": "Downloads the latest version of Amazon Coretto Java JDK 11, builds an installer package, then uploads to the JSS.", + "com.github.rtrouton.jss.googlechromeenterprise": { + "name": "Google Chrome", + "description": "Uses parent pkg recipe to download latest Google Chrome Enterprise installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AmazonCorettoJDK11.jss.recipe", - "parent": "com.github.rtrouton.pkg.amazoncorettojdk11", + "path": "JSS/GoogleChromeEnterprise.jss.recipe", + "parent": "com.github.autopkg.pkg.googlechromepkg", "deprecated": true, - "shortname": "AmazonCorettoJDK11.jss", + "shortname": "GoogleChromeEnterprise.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.EndNoteX9": { - "name": "EndNote X9", - "description": "Downloads EndNote X9 disk image and builds a package, then uploads to the JSS.", + "com.github.rtrouton.jss.IntelliJ-CE": { + "name": "IntelliJ IDEA CE", + "description": "Uses parent pkg recipe to download the latest IntelliJ Community Edition and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/EndNoteX9.jss.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX9", + "path": "JSS/IntelliJ-CE.jss.recipe", + "parent": "com.github.rtrouton.pkg.IntelliJ-CE", "deprecated": true, - "shortname": "EndNoteX9.jss", + "shortname": "IntelliJ-CE.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop." + "jamf_description": null }, - "com.github.rtrouton.jss.microsoftopenjdk11": { - "name": "Microsoft OpenJDK JDK 11", - "description": "Downloads the latest version of the Microsoft OpenJDK JDK 11 installer package for macOS then uploads to the JSS.", + "com.github.rtrouton.jss.VMwareHorizonClient": { + "name": "VMwareHorizonClient", + "description": "Uses parent pkg recipe to download latest the VMware Horizon Client and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftOpenJDK11.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftopenjdk11", + "path": "JSS/VMwareHorizonClient.jss.recipe", + "parent": "com.github.rtrouton.pkg.VMwareHorizonClient", "deprecated": true, - "shortname": "MicrosoftOpenJDK11.jss", + "shortname": "VMwareHorizonClient.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.microsoftpowerpoint365": { - "name": "Microsoft PowerPoint", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft PowerPoint 2016 installer package for Office 365 and import it into the JSS.", + "com.github.rtrouton.jss.AdwareMedic": { + "name": "AdwareMedic", + "description": "Uses parent pkg recipe to download latest AdwareMedic and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftPowerPoint365.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "path": "JSS/AdwareMedic.jss.recipe", + "parent": "com.github.rtrouton.pkg.AdwareMedic", "deprecated": true, - "shortname": "MicrosoftPowerPoint365.jss", + "shortname": "AdwareMedic.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.privileges": { - "name": "Privileges", - "description": "Uses parent pkg recipe to download the latest Privileges.app and import it into the JSS.", + "com.github.rtrouton.jss.microsoftoutlook365": { + "name": "Microsoft Outlook", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Outlook for Office 365 installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Privileges.jss.recipe", - "parent": "com.github.rtrouton.pkg.privileges", + "path": "JSS/MicrosoftOutlook365.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", "deprecated": true, - "shortname": "Privileges.jss", + "shortname": "MicrosoftOutlook365.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Uses parent recipe to download the latest version of GitHub Desktop, build an installer package and then upload the package to the JSS.", + "com.github.rtrouton.jss.Arq": { + "name": "Arq", + "description": "Downloads the latest version of Arq and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/GitHubDesktop.jss.recipe", - "parent": "com.github.homebysix.pkg.GitHubDesktop", + "path": "JSS/Arq.jss.recipe", + "parent": "com.github.clburlison.pkg.Arq", "deprecated": true, - "shortname": "GitHubDesktop.jss", + "shortname": "Arq.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Online backup to cloud services like Google Drive, Amazon Glacier, Microsoft OneDrive and Dropbox. Also backs up via SFTP." }, - "com.github.rtrouton.jss.MicrosoftAutoUpdate": { - "name": "Microsoft AutoUpdate", - "description": "Uses parent download recipe to download the latest Microsoft AutoUpdate installer package and import it into the JSS.", + "com.github.rtrouton.jss.skypeforbusiness365": { + "name": "Skype for Business", + "description": "Downloads the latest version of Microsoft's Skype for Business installer and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftAutoUpdate.jss.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate", + "path": "JSS/MicrosoftSkypeForBusiness365.jss.recipe", + "parent": "com.github.rtrouton.pkg.skypeforbusiness365", "deprecated": true, - "shortname": "MicrosoftAutoUpdate.jss", + "shortname": "MicrosoftSkypeForBusiness365.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Skype for Business is an instant-messaging client used with Skype for Business Server or with Skype for Business Online (available with Microsoft Office 365)" }, - "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite": { - "name": "Microsoft Office 365 Business Pro Suite", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package and import it into the JSS.", + "com.github.rtrouton.jss.TextWrangler": { + "name": "TextWrangler", + "description": "Uses parent pkg recipe to download latest TextWrangler and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftOffice365BusinessProSuite.jss.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite", + "path": "JSS/TextWrangler.jss.recipe", + "parent": "com.github.rtrouton.pkg.TextWrangler", "deprecated": true, - "shortname": "MicrosoftOffice365BusinessProSuite.jss", + "shortname": "TextWrangler.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.Prism": { - "name": "Prism", - "description": "Downloads the latest version of GraphPad Prism and imports it into your JSS.", + "com.github.rtrouton.jss.amazoncorettojdk11": { + "name": "Amazon Coretto Java JDK 11", + "description": "Downloads the latest version of Amazon Coretto Java JDK 11, builds an installer package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Prism.jss.recipe", - "parent": "com.github.rtrouton.pkg.Prism", + "path": "JSS/AmazonCorettoJDK11.jss.recipe", + "parent": "com.github.rtrouton.pkg.amazoncorettojdk11", "deprecated": true, - "shortname": "Prism.jss", + "shortname": "AmazonCorettoJDK11.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Scientific graphing and nonlinear curve regression tool." + "jamf_description": null }, "com.github.rtrouton.jss.brisk": { "name": "Brisk", @@ -49281,29 +48629,17 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.Firefox": { - "name": "Firefox", - "description": "Uses parent pkg recipe to download latest Firefox and import it into the JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Firefox.jss.recipe", - "parent": "com.github.rtrouton.pkg.Firefox", - "deprecated": true, - "shortname": "Firefox.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.rtrouton.jss.OracleJava8": { - "name": "OracleJava8", - "description": "Downloads the latest Oracle Java 8 JRE and builds a new package\nwith correct version information.\n\nAll Oracle JRE install packages have a version number of 1, so the actual\nplugin version is used to replace the installer version, taken from the\nCFBundleVersion of the bundle at /Library/Internet\nPlug-Ins/JavaAppletPlugin.plugin.", + "com.github.rtrouton.jss.microsoftdefender": { + "name": "Microsoft Defender", + "description": "Downloads the latest version of the Microsoft Defender installer package, renames the package and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/OracleJava8.jss.recipe", - "parent": "com.github.autopkg.pkg.OracleJava8", + "path": "JSS/MicrosoftDefender.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefender", "deprecated": true, - "shortname": "OracleJava8.jss", + "shortname": "MicrosoftDefender.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Microsoft Defender is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." }, "com.github.rtrouton.jss.amazoncorettojdk8": { "name": "Amazon Coretto Java JDK 8", @@ -49317,206 +48653,170 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.DetectX": { - "name": "DetectX", - "description": "Uses parent pkg recipe to download latest DetectX and import it into the JSS.", + "com.github.rtrouton.jss.microsoftpowerpoint365": { + "name": "Microsoft PowerPoint", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft PowerPoint 2016 installer package for Office 365 and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/DetectX.jss.recipe", - "parent": "com.github.rtrouton.pkg.DetectX", + "path": "JSS/MicrosoftPowerPoint365.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", "deprecated": true, - "shortname": "DetectX.jss", + "shortname": "MicrosoftPowerPoint365.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.uninstaller.jamfprotect": { - "name": "Jamf Protect", - "description": "Uses parent download recipe to download the latest Jamf Protect Uninstaller installer package and import it into the JSS.", + "com.github.rtrouton.jss.icons": { + "name": "Icons", + "description": "Uses parent pkg recipe to download the latest Icons.app and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/JamfProtectUninstaller.jss.recipe", - "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect", + "path": "JSS/Icons.jss.recipe", + "parent": "com.github.rtrouton.pkg.icons", "deprecated": true, - "shortname": "JamfProtectUninstaller.jss", + "shortname": "Icons.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.microsoftword365": { - "name": "Microsoft Word", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Word 2016 installer package for Office 365 and import it into the JSS.", + "com.github.rtrouton.jss.ciscoumbrella": { + "name": "Cisco Umbrella", + "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftWord365.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", + "path": "JSS/CiscoUmbrella.jss.recipe", + "parent": "com.github.rtrouton.pkg.ciscoumbrella", "deprecated": true, - "shortname": "MicrosoftWord365.jss", + "shortname": "CiscoUmbrella.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.dbvisualizer": { - "name": "DbVisualizer", - "description": "Uses parent pkg recipe to download latest DbVisualizer and import it into the JSS.", + "com.github.rtrouton.jss.googlechrome": { + "name": "GoogleChrome", + "description": "Uses parent pkg recipe to download latest GoogleChrome and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/DbVisualizer.jss.recipe", - "parent": "com.github.rtrouton.pkg.dbvisualizer", + "path": "JSS/GoogleChrome.jss.recipe", + "parent": "com.github.rtrouton.pkg.googlechrome", "deprecated": true, - "shortname": "DbVisualizer.jss", + "shortname": "GoogleChrome.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.AdobeReader": { - "name": "Adobe Reader", - "description": "Uses parent pkg recipe to download latest Adobe Reader and import it into the JSS.", + "com.github.rtrouton.jss.installer.jamfprotect": { + "name": "Jamf Protect", + "description": "Uses parent download recipe to download the latest Jamf Protect Installer installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AdobeReader.jss.recipe", - "parent": "com.github.autopkg.pkg.AdobeReader", + "path": "JSS/JamfProtectInstaller.jss.recipe", + "parent": "com.github.rtrouton.pkg.installer.jamfprotect", "deprecated": true, - "shortname": "AdobeReader.jss", + "shortname": "JamfProtectInstaller.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.microsoftedge": { - "name": "Microsoft Edge", - "description": "Uses parent download recipe to download the latest Microsoft Edge installer package and import it into the JSS.", + "com.github.rtrouton.jss.iMazingProfileEditor": { + "name": "iMazing Profile Editor", + "description": "Downloads the current release version of iMazing's Profile Editor, builds an installer package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftEdge.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftedge", + "path": "JSS/iMazingProfileEditor.jss.recipe", + "parent": "com.github.rtrouton.pkg.iMazingProfileEditor", "deprecated": true, - "shortname": "MicrosoftEdge.jss", + "shortname": "iMazingProfileEditor.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.microsoftdefenderatp": { - "name": "Microsoft Defender ATP", - "description": "Downloads the latest version of the Microsoft Defender ATP installer package, renames the package and imports it into your JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftDefenderATP.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefenderatp", - "deprecated": true, - "shortname": "MicrosoftDefenderATP.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." - }, - "com.github.rtrouton.jss.EndNoteX8": { - "name": "EndNote X8", - "description": "Downloads EndNote X8 disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSS/EndNoteX8.jss.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX8", - "deprecated": true, - "shortname": "EndNoteX8.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop." - }, - "com.github.rtrouton.jss.microsoftdefender": { - "name": "Microsoft Defender", - "description": "Downloads the latest version of the Microsoft Defender installer package, renames the package and imports it into your JSS.", + "com.github.rtrouton.jss.microsoftyammer": { + "name": "Microsoft Yammer", + "description": "Downloads Microsoft Yammer disk image, and builds a package and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftDefender.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefender", + "path": "JSS/MicrosoftYammer.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftyammer", "deprecated": true, - "shortname": "MicrosoftDefender.jss", + "shortname": "MicrosoftYammer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Microsoft Defender is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." + "jamf_description": "Microsoft Yammer is an enterprise social networking service used for private communication within organizations." }, - "com.github.rtrouton.jss.VMwareHorizonClient": { - "name": "VMwareHorizonClient", - "description": "Uses parent pkg recipe to download latest the VMware Horizon Client and import it into the JSS.", + "com.github.rtrouton.jss.microsoftopenjdk11": { + "name": "Microsoft OpenJDK JDK 11", + "description": "Downloads the latest version of the Microsoft OpenJDK JDK 11 installer package for macOS then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/VMwareHorizonClient.jss.recipe", - "parent": "com.github.rtrouton.pkg.VMwareHorizonClient", + "path": "JSS/MicrosoftOpenJDK11.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftopenjdk11", "deprecated": true, - "shortname": "VMwareHorizonClient.jss", + "shortname": "MicrosoftOpenJDK11.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.iMazingProfileEditor": { - "name": "iMazing Profile Editor", - "description": "Downloads the current release version of iMazing's Profile Editor, builds an installer package, then uploads to the JSS.", + "com.github.rtrouton.jss.microsoftdefenderatp": { + "name": "Microsoft Defender ATP", + "description": "Downloads the latest version of the Microsoft Defender ATP installer package, renames the package and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/iMazingProfileEditor.jss.recipe", - "parent": "com.github.rtrouton.pkg.iMazingProfileEditor", + "path": "JSS/MicrosoftDefenderATP.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefenderatp", "deprecated": true, - "shortname": "iMazingProfileEditor.jss", + "shortname": "MicrosoftDefenderATP.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." }, - "com.github.rtrouton.jss.AdwareMedic": { - "name": "AdwareMedic", - "description": "Uses parent pkg recipe to download latest AdwareMedic and import it into the JSS.", + "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite": { + "name": "Microsoft Office 365 Business Pro Suite", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AdwareMedic.jss.recipe", - "parent": "com.github.rtrouton.pkg.AdwareMedic", + "path": "JSS/MicrosoftOffice365BusinessProSuite.jss.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite", "deprecated": true, - "shortname": "AdwareMedic.jss", + "shortname": "MicrosoftOffice365BusinessProSuite.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.googlechromeuniversal": { - "name": "Google Chrome", - "description": "Uses parent pkg recipe to download latest Google Chrome disk image with Universal build of Chrome, build an installer package and import it into the JSS.", + "com.github.rtrouton.jss.OracleJava11JDK": { + "name": "Oracle Java 11 JDK", + "description": "Downloads the latest version of Oracle Java 11 JDK, renames the package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/GoogleChromeUniversal.jss.recipe", - "parent": "com.github.rtrouton.pkg.googlechromeuniversal", + "path": "JSS/OracleJava11JDK.jss.recipe", + "parent": "com.github.rtrouton.pkg.OracleJava11JDK", "deprecated": true, - "shortname": "GoogleChromeUniversal.jss", + "shortname": "OracleJava11JDK.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.AdobeCreativeCloudInstaller": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer and imports it into your JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AdobeCreativeCloudInstaller.jss.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", - "deprecated": true, - "shortname": "AdobeCreativeCloudInstaller.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Access Adobe apps from the cloud with a monthly fee." - }, - "com.github.rtrouton.jss.installer.jamfprotect": { - "name": "Jamf Protect", - "description": "Uses parent download recipe to download the latest Jamf Protect Installer installer package and import it into the JSS.", + "com.github.rtrouton.jss.microsoftonenote365": { + "name": "Microsoft OneNote", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft OneNote for Office 365 installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/JamfProtectInstaller.jss.recipe", - "parent": "com.github.rtrouton.pkg.installer.jamfprotect", + "path": "JSS/MicrosoftOneNote365.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonenote365", "deprecated": true, - "shortname": "JamfProtectInstaller.jss", + "shortname": "MicrosoftOneNote365.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.", + "com.github.rtrouton.jss.microsoftremotedesktop": { + "name": "Microsoft Remote Desktop", + "description": "Downloads the latest version of Microsoft's Remote Desktop installer package,renames the package and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AdobeCreativeCloudInstallerUniversal.jss.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "path": "JSS/MicrosoftRemoteDesktop.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftremotedesktop", "deprecated": true, - "shortname": "AdobeCreativeCloudInstallerUniversal.jss", + "shortname": "MicrosoftRemoteDesktop.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Access Adobe apps from the cloud with a monthly fee." + "jamf_description": "Use Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator." }, - "com.github.rtrouton.jss.RStudio": { - "name": "RStudio", - "description": "Uses parent pkg recipe to download latest RStudio and import it into the JSS.", + "com.github.rtrouton.jss.AdobeReaderDC": { + "name": "AdobeReaderDC", + "description": "Uses parent pkg recipe to download the latest Adobe Reader DC and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/RStudio.jss.recipe", - "parent": "com.github.rtrouton.pkg.RStudio", + "path": "JSS/AdobeReaderDC.jss.recipe", + "parent": "com.github.rtrouton.pkg.AdobeReaderDC", "deprecated": true, - "shortname": "RStudio.jss", + "shortname": "AdobeReaderDC.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null @@ -49533,1054 +48833,1649 @@ "jamf_display_name": null, "jamf_description": "Mountain Duck is an easy to use tool for mounting remote FTP/FTP-TLS/WebDAV/SFTP server storage as a volume in the Finder." }, - "com.github.rtrouton.jss.Eclipse-Mars": { - "name": "Eclipse-Mars", - "description": "Downloads the latest version of Eclipse Mars, makes a pkg of it, and uploads to the JSS.", + "com.github.rtrouton.jss.zscaler": { + "name": "Zscaler", + "description": "Downloads the latest version of Zscaler for macOS, packages it for installation and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Eclipse-Mars.jss.recipe", - "parent": "uk.ac.ox.orchard.pkg.EclipseMars", + "path": "JSS/Zscaler.jss.recipe", + "parent": "com.github.rtrouton.pkg.zscaler", "deprecated": true, - "shortname": "Eclipse-Mars.jss", + "shortname": "Zscaler.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Programming development environment." + "jamf_description": "The Zscaler app allows users can get all of the benefits of the Zscaler service for Internet traffic, as well as granular, policy-based access to internal resources from a single point." }, - "com.github.rtrouton.jss.MicrosoftOffice365Suite": { - "name": "Microsoft Office 365 Suite", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package and import it into the JSS.", + "com.github.rtrouton.jss.MalwarebytesAntiMalware": { + "name": "Malwarebytes Anti-Malware", + "description": "Uses parent pkg recipe to download latest Malwarebytes Anti-Malware and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftOffice365Suite.jss.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftOffice365Suite", + "path": "JSS/MalwarebytesAntiMalware.jss.recipe", + "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware", "deprecated": true, - "shortname": "MicrosoftOffice365Suite.jss", + "shortname": "MalwarebytesAntiMalware.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.googlechromeenterprise": { - "name": "Google Chrome", - "description": "Uses parent pkg recipe to download latest Google Chrome Enterprise installer package and import it into the JSS.", + "com.github.rtrouton.jss.ImageJ": { + "name": "ImageJ", + "description": "Uses parent pkg recipe to download latest ImageJ and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/GoogleChromeEnterprise.jss.recipe", - "parent": "com.github.autopkg.pkg.googlechromepkg", + "path": "JSS/ImageJ.jss.recipe", + "parent": "com.github.rtrouton.pkg.ImageJ", "deprecated": true, - "shortname": "GoogleChromeEnterprise.jss", + "shortname": "ImageJ.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.microsoftteams": { - "name": "Microsoft Teams", - "description": "Downloads Microsoft Teams disk image, and builds a package and imports it into your JSS.", + "com.github.rtrouton.jss.EndNoteX9": { + "name": "EndNote X9", + "description": "Downloads EndNote X9 disk image and builds a package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftTeams.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteams", + "path": "JSS/EndNoteX9.jss.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX9", "deprecated": true, - "shortname": "MicrosoftTeams.jss", + "shortname": "EndNoteX9.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Microsoft Teams is the new chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place." + "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop." }, - "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.", - "repo": "autopkg/rtrouton-recipes", - "path": "JSS/AdobeCreativeCloudInstallerAppleSilicon.jss.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", + "com.github.rtrouton.jss.MicrosoftOneDrive": { + "name": "OneDrive", + "description": "Downloads the latest version of the Microsoft OneDrive Standalone installer and imports it into your JSS.", + "repo": "autopkg/rtrouton-recipes", + "path": "JSS/MicrosoftOneDrive.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonedrive", "deprecated": true, - "shortname": "AdobeCreativeCloudInstallerAppleSilicon.jss", + "shortname": "MicrosoftOneDrive.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Access Adobe apps from the cloud with a monthly fee." + "jamf_description": "Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school/university. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac." }, - "com.github.rtrouton.jss.microsoftoutlook365": { - "name": "Microsoft Outlook", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Outlook for Office 365 installer package and import it into the JSS.", + "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal": { + "name": "Microsoft Intune Company Portal", + "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package, renames the package to match our naming standard, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftOutlook365.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "path": "JSS/MicrosoftIntuneCompanyPortal.jss.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", "deprecated": true, - "shortname": "MicrosoftOutlook365.jss", + "shortname": "MicrosoftIntuneCompanyPortal.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.zscaler": { - "name": "Zscaler", - "description": "Downloads the latest version of Zscaler for macOS, packages it for installation and imports it into your JSS.", + "com.github.rtrouton.jss.Prism": { + "name": "Prism", + "description": "Downloads the latest version of GraphPad Prism and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Zscaler.jss.recipe", - "parent": "com.github.rtrouton.pkg.zscaler", + "path": "JSS/Prism.jss.recipe", + "parent": "com.github.rtrouton.pkg.Prism", "deprecated": true, - "shortname": "Zscaler.jss", + "shortname": "Prism.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The Zscaler app allows users can get all of the benefits of the Zscaler service for Internet traffic, as well as granular, policy-based access to internal resources from a single point." + "jamf_description": "Scientific graphing and nonlinear curve regression tool." }, - "com.github.rtrouton.jss.microsoftonenote365": { - "name": "Microsoft OneNote", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft OneNote for Office 365 installer package and import it into the JSS.", + "com.github.rtrouton.jss.OpenJDK13": { + "name": "OpenJDK 13", + "description": "Downloads the latest version of OpenJDK 13, builds an installer package, then uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftOneNote365.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonenote365", + "path": "JSS/OpenJDK13.jss.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK13", "deprecated": true, - "shortname": "MicrosoftOneNote365.jss", + "shortname": "OpenJDK13.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.MeisterTask": { - "name": "MeisterTask", - "description": "Uses parent pkg recipe to download the latest MeisterTask client and import it into the JSS.", + "com.github.rtrouton.jss.Eclipse-Mars": { + "name": "Eclipse-Mars", + "description": "Downloads the latest version of Eclipse Mars, makes a pkg of it, and uploads to the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MeisterTask.jss.recipe", - "parent": "com.github.rtrouton.pkg.MeisterTask", + "path": "JSS/Eclipse-Mars.jss.recipe", + "parent": "uk.ac.ox.orchard.pkg.EclipseMars", "deprecated": true, - "shortname": "MeisterTask.jss", + "shortname": "Eclipse-Mars.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Programming development environment." }, - "com.github.rtrouton.jss.skypeforbusiness365": { - "name": "Skype for Business", - "description": "Downloads the latest version of Microsoft's Skype for Business installer and imports it into your JSS.", + "com.github.rtrouton.jss.microsoftedge": { + "name": "Microsoft Edge", + "description": "Uses parent download recipe to download the latest Microsoft Edge installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftSkypeForBusiness365.jss.recipe", - "parent": "com.github.rtrouton.pkg.skypeforbusiness365", + "path": "JSS/MicrosoftEdge.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftedge", "deprecated": true, - "shortname": "MicrosoftSkypeForBusiness365.jss", + "shortname": "MicrosoftEdge.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Skype for Business is an instant-messaging client used with Skype for Business Server or with Skype for Business Online (available with Microsoft Office 365)" + "jamf_description": null }, - "com.github.rtrouton.jss.Office2016Suite": { - "name": "Office2016", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package and import it into the JSS.", + "com.github.rtrouton.jss.MicrosoftAutoUpdate": { + "name": "Microsoft AutoUpdate", + "description": "Uses parent download recipe to download the latest Microsoft AutoUpdate installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Office2016Suite.jss.recipe", - "parent": "com.github.rtrouton.pkg.Office2016Suite", + "path": "JSS/MicrosoftAutoUpdate.jss.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate", "deprecated": true, - "shortname": "Office2016Suite.jss", + "shortname": "MicrosoftAutoUpdate.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.geneious": { - "name": "Geneious", - "description": "Uses parent pkg recipe to download latest Geneious and import it into the JSS.", + "com.github.rtrouton.jss.NoMAD": { + "name": "NoMAD", + "description": "Uses parent pkg recipe to download latest NoMAD and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/Geneious.jss.recipe", - "parent": "com.github.rtrouton.pkg.geneious", + "path": "JSS/NoMAD.jss.recipe", + "parent": "com.github.tbridge.pkg.NoMAD", "deprecated": true, - "shortname": "Geneious.jss", + "shortname": "NoMAD.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.microsoftexcel365": { - "name": "Microsoft Excel", - "description": "Uses parent download recipe to download the latest unlicensed Microsoft Excel for Office 365 installer package and import it into the JSS.", + "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftExcel365.jss.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "path": "JSS/AdobeCreativeCloudInstallerAppleSilicon.jss.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", "deprecated": true, - "shortname": "MicrosoftExcel365.jss", + "shortname": "AdobeCreativeCloudInstallerAppleSilicon.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Access Adobe apps from the cloud with a monthly fee." }, - "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal": { - "name": "Microsoft Intune Company Portal", - "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package, renames the package to match our naming standard, then uploads to the JSS.", + "com.github.rtrouton.jss.microsoftword365": { + "name": "Microsoft Word", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Word 2016 installer package for Office 365 and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/MicrosoftIntuneCompanyPortal.jss.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", + "path": "JSS/MicrosoftWord365.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", "deprecated": true, - "shortname": "MicrosoftIntuneCompanyPortal.jss", + "shortname": "MicrosoftWord365.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.jss.passworddepot": { - "name": "PasswordDepot", - "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac and import it into the JSS.", + "com.github.rtrouton.jss.microsoftteams": { + "name": "Microsoft Teams", + "description": "Downloads Microsoft Teams disk image, and builds a package and imports it into your JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "JSS/PasswordDepot.jss.recipe", - "parent": "com.github.rtrouton.pkg.passworddepot", + "path": "JSS/MicrosoftTeams.jss.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteams", "deprecated": true, - "shortname": "PasswordDepot.jss", + "shortname": "MicrosoftTeams.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Microsoft Teams is the new chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place." + }, + "com.github.rtrouton.jss.Packages": { + "name": "Packages", + "description": "Uses parent pkg recipe to download latest Packages and import it into the JSS.", + "repo": "autopkg/rtrouton-recipes", + "path": "JSS/Packages.jss.recipe", + "parent": "com.github.rtrouton.pkg.Packages", + "deprecated": true, + "shortname": "Packages.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.rtrouton.download.microsoftintelopenjdk11": { - "name": "Microsoft OpenJDK JDK 11", - "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.", + "com.github.rtrouton.jss.dropbox": { + "name": "Dropbox", + "description": "Uses parent pkg recipe to download latest Dropbox and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.download.recipe", - "shortname": "MicrosoftOpenJDK11Intel.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.microsoftintelopenjdk11" - ] + "path": "JSS/Dropbox.jss.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "deprecated": true, + "shortname": "Dropbox.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11": { - "name": "Microsoft OpenJDK JDK 11", - "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Apple Silicon macOS and renames the package.", + "com.github.rtrouton.jss.Fiji": { + "name": "Fiji", + "description": "Uses parent pkg recipe to download latest Fiji and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk11", - "shortname": "MicrosoftOpenJDK11AppleSilicon.pkg", - "inferred_type": "pkg" + "path": "JSS/Fiji.jss.recipe", + "parent": "com.github.rtrouton.pkg.Fiji", + "deprecated": true, + "shortname": "Fiji.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.rtrouton.download.microsoftapplesiliconopenjdk11": { - "name": "Microsoft OpenJDK JDK 11", - "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.", + "com.github.rtrouton.jss.VMwareTools": { + "name": "VMwareTools", + "description": "Uses parent pkg recipe to download the latest VMware Tools and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.download.recipe", - "shortname": "MicrosoftOpenJDK11AppleSilicon.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11" - ] + "path": "JSS/VMwareTools.jss.recipe", + "parent": "com.github.rtrouton.pkg.VMwareTools", + "deprecated": true, + "shortname": "VMwareTools.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.rtrouton.pkg.microsoftintelopenjdk11": { - "name": "Microsoft OpenJDK JDK 11", - "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Intel macOS and renames the package.", + "com.github.rtrouton.jss.MicrosoftOffice365Suite": { + "name": "Microsoft Office 365 Suite", + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftintelopenjdk11", - "shortname": "MicrosoftOpenJDK11Intel.pkg", - "inferred_type": "pkg" + "path": "JSS/MicrosoftOffice365Suite.jss.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftOffice365Suite", + "deprecated": true, + "shortname": "MicrosoftOffice365Suite.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.rtrouton.download.microsoftremotedesktop": { - "name": "Microsoft Remote Desktop", - "description": "Downloads the latest Microsoft Remote Desktop installer pkg.", + "com.github.rtrouton.jss.DetectX": { + "name": "DetectX", + "description": "Uses parent pkg recipe to download latest DetectX and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.download.recipe", - "shortname": "MicrosoftRemoteDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.microsoftremotedesktop", - "com.github.foigus.munki.microsoftremotedesktop", - "com.github.wycomco.pkg.microsoftremotedesktop" - ] + "path": "JSS/DetectX.jss.recipe", + "parent": "com.github.rtrouton.pkg.DetectX", + "deprecated": true, + "shortname": "DetectX.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.rtrouton.pkg.microsoftremotedesktop": { - "name": "Microsoft Remote Desktop", - "description": "Downloads the latest version of Microsoft's Remote Desktop installer package and renames the package.", + "com.github.rtrouton.jss.googlechromeuniversal": { + "name": "Google Chrome", + "description": "Uses parent pkg recipe to download latest Google Chrome disk image with Universal build of Chrome, build an installer package and import it into the JSS.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftremotedesktop", - "shortname": "MicrosoftRemoteDesktop.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.microsoftremotedesktop", - "com.github.andredb90.filewave.remotedesktop", - "com.github.smithjw.jamf.Microsoft_Remote_Desktop" - ] + "path": "JSS/GoogleChromeUniversal.jss.recipe", + "parent": "com.github.rtrouton.pkg.googlechromeuniversal", + "deprecated": true, + "shortname": "GoogleChromeUniversal.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin": { - "name": "Microsoft SharePoint Browser Plugin", - "description": "Downloads the latest version of Microsoft's SharePoint browser plugin installer package and renames the package to match our naming standard.", + "com.github.rtrouton.pkg.microsoftremotehelp": { + "name": "Microsoft Remote Desktop", + "description": "Downloads the latest version of Microsoft's Remote Help installer package and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.pkg.recipe", - "parent": "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin", - "shortname": "MicrosoftSharepointBrowserPlugin.pkg", + "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftremotehelp", + "shortname": "MicrosoftRemoteHelp.pkg", "inferred_type": "pkg" }, - "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin": { - "name": "Microsoft SharePoint Browser Plugin", - "description": "Downloads the latest Microsoft SharePoint Browser Plugin installer pkg.", + "com.github.rtrouton.download.microsoftremotehelp": { + "name": "Microsoft Remote Help", + "description": "Downloads the latest Microsoft Remote Help installer pkg.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.download.recipe", - "shortname": "MicrosoftSharepointBrowserPlugin.download", + "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.download.recipe", + "shortname": "MicrosoftRemoteHelp.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin" + "com.github.rtrouton.pkg.microsoftremotehelp" ] }, - "com.github.rtrouton.download.MindManager": { - "name": "MindManager", - "description": "Downloads latest version of MindManager.", + "com.github.rtrouton.install.JSSImporter": { + "name": "JSSImporter", + "description": "Downloads the current release of JSSImporter from GitHub and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "MindManager/MindManager.download.recipe", - "shortname": "MindManager.download", + "path": "JSSImporter/JSSImporter.install.recipe", + "parent": "com.github.rtrouton.download.JSSImporter", + "shortname": "JSSImporter.install", + "inferred_type": "install" + }, + "com.github.rtrouton.download.JSSImporter": { + "name": "JSSImporter", + "description": "Downloads the current release of JSSImporter from GitHub.", + "repo": "autopkg/rtrouton-recipes", + "path": "JSSImporter/JSSImporter.download.recipe", + "shortname": "JSSImporter.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.MindManager" + "com.github.rtrouton.install.JSSImporter" ] }, - "com.github.rtrouton.pkg.MindManager": { - "name": "MindManager", - "description": "Downloads the latest version of Mindjet's MindManager and creates a package.", + "com.github.rtrouton.sign.JQIntel": { + "name": null, + "description": "Downloads the current release version of jq for Intel, builds an installer package and signs it.", "repo": "autopkg/rtrouton-recipes", - "path": "MindManager/MindManager.pkg.recipe", - "parent": "com.github.rtrouton.download.MindManager", - "shortname": "MindManager.pkg", - "inferred_type": "pkg" + "path": "JQ/JQAppleIntel.sign.recipe", + "parent": "com.github.rtrouton.pkg.JQIntel", + "shortname": "JQAppleIntel.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.pkg.microsoftpowerpoint365": { - "name": "Microsoft PowerPoint", - "description": "Downloads the latest version of Microsoft's PowerPoint for Office 365 installer package and renames the package.", + "com.github.rtrouton.pkg.JQAppleSilicon": { + "name": "jq", + "description": "Downloads the current release version of jq for Apple Silicon and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftpowerpoint365", - "shortname": "MicrosoftPowerPoint365.pkg", + "path": "JQ/JQAppleSilicon.pkg.recipe", + "parent": "com.github.rtrouton.download.JQAppleSilicon", + "shortname": "JQAppleSilicon.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jss.microsoftpowerpoint365", - "com.github.rtrouton.install.microsoftpowerpoint365", - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019", - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365", - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone", - "com.github.andredb90.filewave.microsoftpowerpoint365", - "com.github.smithjw.jamf.Microsoft_PowerPoint", - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload" + "com.github.rtrouton.sign.JQAppleSilicon" ] }, - "com.github.rtrouton.download.microsoftpowerpoint365": { - "name": "Microsoft PowerPoint", - "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365.", + "com.github.rtrouton.download.JQUniversal": { + "name": "jq", + "description": "Downloads the current releases of jq for Intel and Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.download.recipe", - "shortname": "MicrosoftPowerPoint365.download", + "path": "JQ/JQUniversal.download.recipe", + "shortname": "JQUniversal.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.microsoftpowerpoint365", - "com.github.rtrouton.munki.microsoftpowerpoint365", - "com.github.wycomco.pkg.microsoftpowerpoint365" + "com.github.rtrouton.pkg.JQUniversal" ] }, - "com.github.rtrouton.install.microsoftpowerpoint365": { - "name": "Microsoft PowerPoint", - "description": "Downloads the current release version of the Microsoft PowerPoint installer package for Office 365 and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", - "shortname": "MicrosoftPowerPoint365.install", - "inferred_type": "install" - }, - "com.github.rtrouton.munki.microsoftpowerpoint365": { - "name": "PowerPoint365", - "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365 and imports into Munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftPowerPoint365/MicrosoftPowerpoint365.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftpowerpoint365", - "shortname": "MicrosoftPowerpoint365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft PowerPoint 365", - "munki_description": null - }, - "com.github.rtrouton.pkg.iMazingProfileEditor": { - "name": "iMazing Profile Editor", - "description": "Downloads the current release version of iMazing's Profile Editor and builds an installer package.", + "com.github.rtrouton.pkg.JQIntel": { + "name": "jq", + "description": "Downloads the current release version of jq for Intel and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "iMazingProfileEditor/iMazingProfileEditor.pkg.recipe", - "parent": "com.github.rtrouton.download.iMazingProfileEditor", - "shortname": "iMazingProfileEditor.pkg", + "path": "JQ/JQIntel.pkg.recipe", + "parent": "com.github.rtrouton.download.JQIntel", + "shortname": "JQIntel.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jss.iMazingProfileEditor", - "com.github.rtrouton.install.iMazingProfileEditor" + "com.github.rtrouton.sign.JQIntel" ] }, - "com.github.rtrouton.install.iMazingProfileEditor": { - "name": "iMazing Profile Editor", - "description": "Downloads the current release version of iMazing's Profile Editor, builds a package and installs it.", + "com.github.rtrouton.sign.JQUniversal": { + "name": null, + "description": "Downloads the current releases of jq for Apple Silicon and Intel, builds an installer package and signs it.", "repo": "autopkg/rtrouton-recipes", - "path": "iMazingProfileEditor/iMazingProfileEditor.install.recipe", - "parent": "com.github.rtrouton.pkg.iMazingProfileEditor", - "shortname": "iMazingProfileEditor.install", - "inferred_type": "install" + "path": "JQ/JQAppleUniversal.sign.recipe", + "parent": "com.github.rtrouton.pkg.JQUniversal", + "shortname": "JQAppleUniversal.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.download.iMazingProfileEditor": { - "name": "iMazing Profile Editor", - "description": "Downloads the current release version of iMazing's Profile Editor.", + "com.github.rtrouton.download.JQIntel": { + "name": "jq", + "description": "Downloads the current release of jq for Intel from the jq release page on Github: https://github.com/jqlang/jq/releases", "repo": "autopkg/rtrouton-recipes", - "path": "iMazingProfileEditor/iMazingProfileEditor.download.recipe", - "shortname": "iMazingProfileEditor.download", + "path": "JQ/JQIntel.download.recipe", + "shortname": "JQIntel.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.iMazingProfileEditor", - "com.github.apizz.munki.iMazingProfileEditor", - "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor" + "com.github.rtrouton.pkg.JQIntel" ] }, - "com.github.rtrouton.install.EndNoteX8": { - "name": "EndNoteX8", - "description": "Downloads the current release version of EndNote X8, builds a package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX8.install.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX8", - "shortname": "EndNoteX8.install", - "inferred_type": "install" - }, - "com.github.rtrouton.download.EndNote21": { - "name": "EndNote 21", - "description": "Downloads the latest version of EndNote 21 for Mac", + "com.github.rtrouton.pkg.JQUniversal": { + "name": "jq", + "description": "Downloads the current release versions of jq for Intel and Apple Silicon and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNote21.download.recipe", - "shortname": "EndNote21.download", - "inferred_type": "download", + "path": "JQ/JQUniversal.pkg.recipe", + "parent": "com.github.rtrouton.download.JQUniversal", + "shortname": "JQUniversal.pkg", + "inferred_type": "pkg", "children": [ - "com.github.rtrouton.pkg.EndNote21" + "com.github.rtrouton.sign.JQUniversal" ] }, - "com.github.rtrouton.pkg.EndNoteX8": { - "name": "EndNoteX8", - "description": "Downloads latest Endnote X8 installer and uses it to create a package.", + "com.github.rtrouton.sign.JQAppleSilicon": { + "name": null, + "description": "Downloads the current release version of jq for Apple Silicon, builds an installer package and signs it.", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX8.pkg.recipe", - "parent": "com.github.rtrouton.download.EndNoteX8", - "shortname": "EndNoteX8.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.EndNoteX8", - "com.github.rtrouton.install.EndNoteX8", - "com.github.rtrouton.munki.EndNoteX8" - ] + "path": "JQ/JQAppleSilicon.sign.recipe", + "parent": "com.github.rtrouton.pkg.JQAppleSilicon", + "shortname": "JQAppleSilicon.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.pkg.EndNoteX9": { - "name": "EndNoteX9", - "description": "Downloads latest Endnote X9 installer and uses it to create a package.", + "com.github.rtrouton.download.JQAppleSilicon": { + "name": "jq", + "description": "Downloads the current release of jq for Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX9.pkg.recipe", - "parent": "com.github.rtrouton.download.EndNoteX9", - "shortname": "EndNoteX9.pkg", - "inferred_type": "pkg", + "path": "JQ/JQAppleSilicon.download.recipe", + "shortname": "JQAppleSilicon.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jss.EndNoteX9", - "com.github.rtrouton.install.EndNoteX9", - "com.github.rtrouton.munki.EndNoteX9", - "com.github.andrewvalentine.pkg.EndNote-self-install" + "com.github.rtrouton.pkg.JQAppleSilicon" ] }, - "com.github.rtrouton.install.EndNoteX9": { - "name": "EndNoteX9", - "description": "Downloads the current release version of EndNote X9, builds a package and installs it.", + "com.github.rtrouton.pkg.SapMachineUniversalJDK19": { + "name": "SapMachine", + "description": "Downloads the current release version of SapMachine Java 19 JDK and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX9.install.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX9", - "shortname": "EndNoteX9.install", - "inferred_type": "install" + "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.pkg.recipe", + "parent": "com.github.rtrouton.download.SapMachineUniversalJDK19", + "shortname": "SapMachineJDK19Universal.pkg", + "inferred_type": "pkg" }, - "com.github.rtrouton.download.EndNote20": { - "name": "EndNote 20", - "description": "Downloads the latest version of EndNote 20 for Mac", + "com.github.rtrouton.download.SapMachineUniversalJDK19": { + "name": "SapMachine", + "description": "Downloads the current releases of SapMachine Java 19 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNote20.download.recipe", - "shortname": "EndNote20.download", + "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.download.recipe", + "shortname": "SapMachineJDK19Universal.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.EndNote20" + "com.github.rtrouton.pkg.SapMachineUniversalJDK19" ] }, - "com.github.rtrouton.pkg.EndNote21": { - "name": "EndNote 21", - "description": "Downloads latest Endnote 21 installer and uses it to create a package.", + "com.github.rtrouton.install.AdwareMedic": { + "name": "AdwareMedic", + "description": "Downloads the current release version of AdwareMedic, builds a package and installs it.", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNote21.pkg.recipe", - "parent": "com.github.rtrouton.download.EndNote21", - "shortname": "EndNote21.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.EndNote21" - ] + "path": "AdwareMedic/AdwareMedic.install.recipe", + "parent": "com.github.rtrouton.pkg.AdwareMedic", + "shortname": "AdwareMedic.install", + "inferred_type": "install" }, - "com.github.rtrouton.download.EndNoteX8": { - "name": "EndNoteX8", - "description": "Downloads the latest version of EndNote X8", + "com.github.rtrouton.download.AdwareMedic": { + "name": "AdwareMedic", + "description": "Downloads the current release version of AdwareMedic", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX8.download.recipe", - "shortname": "EndNoteX8.download", + "path": "AdwareMedic/AdwareMedic.download.recipe", + "shortname": "AdwareMedic.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.EndNoteX8" + "com.github.rtrouton.pkg.AdwareMedic" ] }, - "com.github.rtrouton.munki.EndNoteX9": { - "name": "EndNoteX9", - "description": "Downloads latest Endnote X9 installer and imports it into munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX9.munki.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX9", - "shortname": "EndNoteX9.munki", - "inferred_type": "munki", - "munki_display_name": "EndNote X9", - "munki_description": "Bibliographic management app." - }, - "com.github.rtrouton.pkg.EndNote20": { - "name": "EndNote 20", - "description": "Downloads latest Endnote 20 installer and uses it to create a package.", + "com.github.rtrouton.pkg.AdwareMedic": { + "name": "AdwareMedic", + "description": "Downloads the current release version of AdwareMedic and builds a package. The installer package includes a preinstall script that will check for an existing AdwareMedic.app in /Applications and remove it if found.", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNote20.pkg.recipe", - "parent": "com.github.rtrouton.download.EndNote20", - "shortname": "EndNote20.pkg", + "path": "AdwareMedic/AdwareMedic.pkg.recipe", + "parent": "com.github.rtrouton.download.AdwareMedic", + "shortname": "AdwareMedic.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.munki.EndNote20" + "com.github.rtrouton.jss.AdwareMedic", + "com.github.rtrouton.install.AdwareMedic" ] }, - "com.github.rtrouton.munki.EndNote20": { - "name": "EndNote 20", - "description": "Downloads latest Endnote 20 installer and imports it into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNote20.munki.recipe", - "parent": "com.github.rtrouton.pkg.EndNote20", - "shortname": "EndNote20.munki", - "inferred_type": "munki", - "munki_display_name": "EndNote 20", - "munki_description": "Bibliographic management app." - }, - "com.github.rtrouton.download.EndNoteX9": { - "name": "EndNoteX9", - "description": "Downloads the latest version of EndNote X9", + "com.github.rtrouton.download.carouselcloudscreensaver": { + "name": "Carousel", + "description": "Downloads the latest version of Carousel Cloud's screensaver.", "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX9.download.recipe", - "shortname": "EndNoteX9.download", + "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.download.recipe", + "shortname": "CarouselCloudScreenSaver.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.EndNoteX9" + "com.github.rtrouton.pkg.carouselcloudscreensaver" ] }, - "com.github.rtrouton.munki.EndNoteX8": { - "name": "EndNoteX8", - "description": "Downloads latest Endnote X8 installer and imports it into munki.", - "repo": "autopkg/rtrouton-recipes", - "path": "EndNote/EndNoteX8.munki.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX8", - "shortname": "EndNoteX8.munki", - "inferred_type": "munki", - "munki_display_name": "EndNote X8", - "munki_description": "Bibliographic management app." - }, - "com.github.rtrouton.install.microsoftedge": { - "name": "Microsoft Edge", - "description": "Downloads the latest version of the Microsoft Edge installer package and installs it.", - "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftEdge/MicrosoftEdge.install.recipe", - "parent": "com.github.rtrouton.pkg.microsoftedge", - "shortname": "MicrosoftEdge.install", - "inferred_type": "install" - }, - "com.github.rtrouton.pkg.microsoftedge": { - "name": "Microsoft Edge", - "description": "Downloads the latest version of the Microsoft Edge installer package and renames the package.", + "com.github.rtrouton.pkg.carouselcloudscreensaver": { + "name": "Carousel", + "description": "Downloads the current release version of Carousel Cloud's screensaver and builds an installer package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftEdge/MicrosoftEdge.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftedge", - "shortname": "MicrosoftEdge.pkg", + "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.pkg.recipe", + "parent": "com.github.rtrouton.download.carouselcloudscreensaver", + "shortname": "CarouselCloudScreenSaver.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.microsoftedge-latest", - "com.github.rtrouton.jamf.microsoftedge", - "com.github.rtrouton.jss.microsoftedge", - "com.github.rtrouton.install.microsoftedge", - "com.github.novaksam.jamf.MicrosoftEdge", - "com.github.andredb90.filewave.microsoftedge", - "com.github.smithjw.jamf.Microsoft_Edge", - "com.github.grahampugh.recipes.jamf.MicrosoftEdge", - "com.github.davidbpirie.jamf-upload.MicrosoftEdge" + "com.github.rtrouton.sign.carouselcloudscreensaver" ] }, - "com.github.rtrouton.munki.microsoftedge": { - "name": "MicrosoftEdge", - "description": "Downloads the latest Microsoft Edge installer and imports into Munki.", + "com.github.rtrouton.sign.carouselcloudscreensaver": { + "name": null, + "description": "Signs a provided installer package using a signing certificate identifier.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftEdge/MicrosoftEdge.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftedge", - "shortname": "MicrosoftEdge.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Edge", - "munki_description": "Microsoft Edge web browser" + "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.sign.recipe", + "parent": "com.github.rtrouton.pkg.carouselcloudscreensaver", + "shortname": "CarouselCloudScreenSaver.sign", + "inferred_type": "sign" }, - "com.github.rtrouton.download.microsoftedge": { - "name": "Microsoft Edge", - "description": "Downloads the latest Microsoft Edge installer pkg.", + "com.github.rtrouton.pkg.OSXMountainLion": { + "name": "OS X Mountain Lion", + "description": "Downloads the current release version of the OS X Mountain Lion OS installer and renames the package.", "repo": "autopkg/rtrouton-recipes", - "path": "MicrosoftEdge/MicrosoftEdge.download.recipe", - "shortname": "MicrosoftEdge.download", - "inferred_type": "download", - "children": [ - "com.github.rtrouton.pkg.microsoftedge", - "com.github.rtrouton.munki.microsoftedge" - ] - }, - "com.github.golbiga.pkg.R": { - "name": null, - "description": "Downloads updates for R and copies pkg.", - "repo": "autopkg/golbiga-recipes", - "path": "R/R.pkg.recipe", - "parent": "io.github.hjuutilainen.download.R", - "shortname": "R.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.golbiga.jss.R-mavericks", - "com.github.patgmac.lanrev.R" - ] - }, - "com.github.golbiga.download.MacVector": { - "name": "MacVector", - "description": "Downloads the current release version of MacVector.", - "repo": "autopkg/golbiga-recipes", - "path": "MacVector/MacVector.download.recipe", - "shortname": "MacVector.download", - "inferred_type": "download", - "children": [ - "com.github.golbiga.munki.MacVector", - "com.github.golbiga.pkg.MacVector" - ] - }, - "com.github.golbiga.munki.MacVector": { - "name": "MacVector", - "description": "Downloads the current release version of MacVector and imports into Munki.", - "repo": "autopkg/golbiga-recipes", - "path": "MacVector/MacVector.munki.recipe", - "parent": "com.github.golbiga.download.MacVector", - "shortname": "MacVector.munki", - "inferred_type": "munki", - "munki_display_name": "MacVector", - "munki_description": "MacVector is a comprehensive Macintosh application that provides sequence editing, primer design, internet database searching, protein analysis, sequence confirmation, multiple sequence alignment, phylogenetic reconstruction, coding region analysis, and a variety of other functions." - }, - "com.github.golbiga.pkg.MacVector": { - "name": "MacVector", - "description": "Downloads the latest version of MacVector and creates a package.", - "repo": "autopkg/golbiga-recipes", - "path": "MacVector/MacVector.pkg.recipe", - "parent": "com.github.golbiga.download.MacVector", - "shortname": "MacVector.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.golbiga.jss.MacVector" - ] - }, - "com.github.golbiga.pkg.TextMate2": { - "name": "TextMate2", - "description": "Downloads the latest TextMate 2 and creates a package.", - "repo": "autopkg/golbiga-recipes", - "path": "TextMate2/TextMate2.pkg.recipe", - "parent": "com.github.autopkg.download.TextMate2", - "shortname": "TextMate2.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.golbiga.jss.TextMate2", - "io.github.apettinen.install.TextMate2" - ] - }, - "com.github.golbiga.pkg.WiFiExplorer": { - "name": "WiFi Explorer", - "description": "Downloads the latest version of WiFi Explorer and creates a package.", - "repo": "autopkg/golbiga-recipes", - "path": "WiFi Explorer/WiFi Explorer.pkg.recipe", - "parent": "com.github.golbiga.download.WiFiExplorer", - "shortname": "WiFi Explorer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jss-recipes.jss.WiFiExplorer" - ] - }, - "com.github.golbiga.install.WiFiExplorer": { - "name": "WiFi Explorer", - "description": "Installs the latest version of WiFi Explorer.", - "repo": "autopkg/golbiga-recipes", - "path": "WiFi Explorer/WiFi Explorer.install.recipe", - "parent": "com.github.golbiga.download.WiFiExplorer", - "shortname": "WiFi Explorer.install", - "inferred_type": "install" - }, - "com.github.golbiga.munki.WiFiExplorer": { - "name": "WiFi Explorer", - "description": "Downloads the latest version of WiFi Explorer and imports it into Munki.", - "repo": "autopkg/golbiga-recipes", - "path": "WiFi Explorer/WiFi Explorer.munki.recipe", - "parent": "com.github.golbiga.download.WiFiExplorer", - "shortname": "WiFi Explorer.munki", - "inferred_type": "munki", - "munki_display_name": "WiFi Explorer", - "munki_description": "Scan, find, and troubleshoot wireless networks." + "path": "OSXMountainLion/OSXMountainLion.pkg.recipe", + "parent": "com.github.rtrouton.download.OSXMountainLion", + "shortname": "OSXMountainLion.pkg", + "inferred_type": "pkg" }, - "com.github.golbiga.download.WiFiExplorer": { - "name": "WiFi Explorer", - "description": "Downloads the latest version of WiFi Explorer.", - "repo": "autopkg/golbiga-recipes", - "path": "WiFi Explorer/WiFi Explorer.download.recipe", - "shortname": "WiFi Explorer.download", + "com.github.rtrouton.download.OSXMountainLion": { + "name": "OS X Mountain Lion", + "description": "Downloads the current release version of the OS X Mountain Lion OS installer.", + "repo": "autopkg/rtrouton-recipes", + "path": "OSXMountainLion/OSXMountainLion.download.recipe", + "shortname": "OSXMountainLion.download", "inferred_type": "download", "children": [ - "com.github.golbiga.pkg.WiFiExplorer", - "com.github.golbiga.install.WiFiExplorer", - "com.github.golbiga.munki.WiFiExplorer" + "com.github.rtrouton.pkg.OSXMountainLion" ] }, - "com.github.golbiga.pkg.AdobeAcrobatProXUpdate": { - "name": null, - "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.", - "repo": "autopkg/golbiga-recipes", - "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", - "shortname": "AdobeAcrobatProXUpdate.pkg", + "com.github.rtrouton.pkg.googlechrome": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image and builds a package. The installer package includes a preinstall script that will check for an existing Google Chrome.app in /Applications and remove it if found.", + "repo": "autopkg/rtrouton-recipes", + "path": "GoogleChrome/GoogleChrome.pkg.recipe", + "parent": "com.github.autopkg.download.googlechrome", + "shortname": "GoogleChrome.pkg", "inferred_type": "pkg", "children": [ - "com.github.golbiga.jss.AdobeAcrobatProXUpdate" + "com.github.rtrouton.jss.googlechrome", + "com.github.rtrouton.install.googlechrome" ] }, - "com.github.golbiga.pkg.WebexTeams": { - "name": "Webex Teams", - "description": "Downloads the latest version of Webex Teams and creates a package.", - "repo": "autopkg/golbiga-recipes", - "path": "Webex Teams/Webex Teams.pkg.recipe", - "parent": "com.github.golbiga.download.WebexTeams", - "shortname": "Webex Teams.pkg", - "inferred_type": "pkg" - }, - "com.github.golbiga.install.WebexTeams": { - "name": "Webex Teams", - "description": "Installs the latest version of Webex Teams.", - "repo": "autopkg/golbiga-recipes", - "path": "Webex Teams/Webex Teams.install.recipe", - "parent": "com.github.golbiga.download.WebexTeams", - "shortname": "Webex Teams.install", + "com.github.rtrouton.install.googlechrome": { + "name": "GoogleChrome", + "description": "Downloads latest Google Chrome disk image, builds a package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "GoogleChrome/GoogleChrome.install.recipe", + "parent": "com.github.rtrouton.pkg.googlechrome", + "shortname": "GoogleChrome.install", "inferred_type": "install" }, - "com.github.golbiga.download.WebexTeams": { - "name": "Webex Teams", - "description": "Downloads the latest version of Webex Teams.", - "repo": "autopkg/golbiga-recipes", - "path": "Webex Teams/Webex Teams.download.recipe", - "shortname": "Webex Teams.download", - "inferred_type": "download", - "children": [ - "com.github.golbiga.pkg.WebexTeams", - "com.github.golbiga.install.WebexTeams" - ] - }, - "com.github.golbiga.jss.TextMate2": { - "name": "TextMate2", - "description": "Downloads updates for TextMate 2 and imports them into your JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/TextMate2.jss.recipe", - "parent": "com.github.golbiga.pkg.TextMate2", - "shortname": "TextMate2.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.polylens": { + "name": "Poly Lens", + "description": "Uses parent pkg recipe to download Poly Lens and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/PolyLens.jamf.recipe", + "parent": "com.github.rtrouton.pkg.polylens", + "shortname": "PolyLens.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.AdobeAcrobatProXUpdate": { - "name": "AdobeAcrobatProX_Update", - "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto your JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/AdobeAcrobatProXUpdate.jss.recipe", - "parent": "com.github.golbiga.pkg.AdobeAcrobatProXUpdate", - "shortname": "AdobeAcrobatProXUpdate.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.SapMachineJDK11": { + "name": "SapMachine JDK 11", + "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK11, builds an installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/SapMachineJDK11.jamf.recipe", + "parent": "com.github.rtrouton.pkg.SapMachineJDK11", + "shortname": "SapMachineJDK11.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.VMwareFusion": { - "name": "VMware Fusion", - "description": null, - "repo": "autopkg/golbiga-recipes", - "path": "JSS/VMwareFusion.jss.recipe", - "parent": "com.justinrummel.pkg.VMwareFusion", - "shortname": "VMwareFusion.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.MicrosoftAutoUpdate": { + "name": "Microsoft AutoUpdate", + "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MicrosoftAutoUpdate.jamf.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate", + "shortname": "MicrosoftAutoUpdate.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.MacVector": { - "name": "MacVector", - "description": "Downloads the latest version of MacVector and creates a package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/MacVector.jss.recipe", - "parent": "com.github.golbiga.pkg.MacVector", - "shortname": "MacVector.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.MURAL": { + "name": "MURAL", + "description": "Uses parent pkg recipe to download the latest version of MURAL, builds an installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MURAL.jamf.recipe", + "parent": "com.github.rtrouton.pkg.MURAL", + "shortname": "MURAL.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.R-mavericks": { - "name": "R", - "description": "Downloads the latest version of R and creates a package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/R-mavericks.jss.recipe", - "parent": "com.github.golbiga.pkg.R", - "shortname": "R-mavericks.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.passworddepot": { + "name": "PasswordDepot", + "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac, build an installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/PasswordDepot.jamf.recipe", + "parent": "com.github.rtrouton.pkg.passworddepot", + "shortname": "PasswordDepot.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.GitHub": { - "name": "GitHub", - "description": "Downloads the latest version of Github and builds a pkg. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/GitHub.jss.recipe", - "parent": "com.github.keeleysam.recipes.pkg.GitHub", - "shortname": "GitHub.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.installer.jamfprotect": { + "name": "Jamf Protect", + "description": "Uses parent pkg recipe to download the Jamf Protect Installer installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/JamfProtectInstaller.jamf.recipe", + "parent": "com.github.rtrouton.pkg.installer.jamfprotect", + "shortname": "JamfProtectInstaller.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.CoRD": { - "name": "CoRD", - "description": "Downloads the latest version of CoRD and creates a package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/CoRD.jss.recipe", - "parent": "io.github.hjuutilainen.pkg.CoRD", - "shortname": "CoRD.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal": { + "name": "Microsoft InTune Company Portal", + "description": "Uses parent pkg recipe to download the latest Microsoft InTune Company Portal installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MicrosoftInTuneCompanyPortal.jamf.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", + "shortname": "MicrosoftInTuneCompanyPortal.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jss-recipes.jss.Airtool": { - "name": "Airtool", - "description": "Downloads the latest version of Airtool and imports it into your JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/Airtool.jss.recipe", - "parent": "com.github.golbiga.pkg.Airtool", - "shortname": "Airtool.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Lists all 802.11 (Airport) wireless networks in area." - }, - "com.github.golbiga.jss.SuspiciousPackageApp": { - "name": "Suspicious Package", - "description": "Downloads the latest version of the Suspicious Package application and uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/SuspiciousPackageApp.jss.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", - "shortname": "SuspiciousPackageApp.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.googlechromepkg": { + "name": "Google Chrome", + "description": "Uses parent pkg recipe to download the latest Google Chrome Enterprise installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/GoogleChromePkg.jamf.recipe", + "parent": "com.github.autopkg.pkg.googlechromepkg", + "shortname": "GoogleChromePkg.jamf", + "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": "Select any installer package in the Finder, and choose Quick Look from the File menu, or just press the spacebar. Suspicious Package will examine the package, and show a preview in the Quick Look window." + "jamf_description": null }, - "com.github.golbiga.jss.CitrixReceiver": { - "name": "CitrixReceiver", - "description": "Downloads the latest CitrixReceiver version and extracts the package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/CitrixReceiver.jss.recipe", - "parent": "com.github.homebysix.pkg.CitrixReceiver", - "shortname": "CitrixReceiver.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.microsoftdefender": { + "name": "Microsoft Defender", + "description": "Uses parent pkg recipe to download the latest Microsoft Defender installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MicrosoftDefender.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefender", + "shortname": "MicrosoftDefender.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.jss-recipes.jss.WiFiExplorer": { - "name": "WiFi Explorer", - "description": "Downloads the latest version of WiFi Explorer and imports it into your JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/WiFi Explorer.jss.recipe", - "parent": "com.github.golbiga.pkg.WiFiExplorer", - "shortname": "WiFi Explorer.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.citrixworkspaceuniversal": { + "name": "Citrix Workspace", + "description": "Uses parent pkg recipe to download the latest Citrix Workspace client with Apple Silicon support, build an installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/CitrixWorkspaceUniversal.jamf.recipe", + "parent": "com.github.rtrouton.pkg.citrixworkspaceuniversal", + "shortname": "CitrixWorkspaceUniversal.jamf", + "inferred_type": "jamf", "jamf_display_name": null, - "jamf_description": "Scan, find, and troubleshoot wireless networks." + "jamf_description": null }, - "com.github.golbiga.jss.Pacifist": { - "name": "Pacifist", - "description": "Downloads the current release version of Pacifist and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/Pacifist.jss.recipe", - "parent": "com.github.arubdesu.pkg.Pacifist", - "shortname": "Pacifist.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.microsoftedge": { + "name": "Microsoft Edge", + "description": "Uses parent pkg recipe to download the latest Microsoft Edge installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MicrosoftEdge.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftedge", + "shortname": "MicrosoftEdge.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.OracleJava8JDK": { - "name": "OracleJava8 JDK", - "description": "Downloads the latest version of Oracle Java 8 JDK and creates a package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/OracleJava8JDK.jss.recipe", - "parent": "com.github.novaksam.pkg.OracleJava8JDK", - "shortname": "OracleJava8JDK.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.privileges": { + "name": "Privileges", + "description": "Uses parent pkg recipe to download the latest version of Privileges, builds an installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/Privileges.jamf.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.FirefoxAutoconfig": { - "name": "Firefox", - "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/FirefoxAutoconfig.jss.recipe", - "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", - "shortname": "FirefoxAutoconfig.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.skypeforbusiness365": { + "name": "Microsoft Skype for Business", + "description": "Uses parent pkg recipe to download the latest Microsoft Skype for Business installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MicrosoftSkypeForBusiness.jamf.recipe", + "parent": "com.github.rtrouton.pkg.skypeforbusiness365", + "shortname": "MicrosoftSkypeForBusiness.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.AdobeAIR": { - "name": "AdobeAIR", - "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/AdobeAIR.jss.recipe", - "parent": "com.github.autopkg.pkg.AdobeAIR", - "shortname": "AdobeAIR.jss", - "inferred_type": "jss", + "com.github.rtrouton.jamf.uninstaller.jamfprotect": { + "name": "Jamf Protect", + "description": "Uses parent pkg recipe to download the Jamf Protect Uninstaller installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/JamfProtectUninstaller.jamf.recipe", + "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect", + "shortname": "JamfProtectUninstaller.jamf", + "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.jss.CarbonCopyCloner": { - "name": "CarbonCopyCloner", - "description": "Downloads the current release version of CarbonCopyCloner and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/golbiga-recipes", - "path": "JSS/CarbonCopyCloner.jss.recipe", - "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", - "shortname": "CarbonCopyCloner.jss", + "com.github.rtrouton.jamf.SapMachineUniversalJDK17": { + "name": "SapMachine JDK 17", + "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK 17, build a Universal installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/SapMachineJDK17Universal.jamf.recipe", + "parent": "com.github.rtrouton.pkg.SapMachineUniversalJDK17", + "shortname": "SapMachineJDK17Universal.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.jabradirect": { + "name": "Jabra Direct", + "description": "Uses parent pkg recipe to download the latest Jabra Direct installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/JabraDirect.jamf.recipe", + "parent": "com.github.rtrouton.pkg.jabradirect", + "shortname": "JabraDirect.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.microsoftteams": { + "name": "Microsoft Teams", + "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MicrosoftTeams.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteams", + "shortname": "MicrosoftTeams.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.mozillathunderbird": { + "name": null, + "description": "Uses parent recipe to download the latest Mozilla Thunderbird package signed by Mozilla and import it into the Jamf Pro server.\n\nRequires core recipes:\n- com.github.autopkg.download.ThunderbirdSignedPkg\n- com.github.autopkg.pkg.ThunderbirdSignedPkg\n- com.github.rtrouton.pkg.mozillathunderbird (this repo)\n", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/MozillaThunderbird.jamf.recipe", + "parent": "com.github.rtrouton.pkg.mozillathunderbird", + "shortname": "MozillaThunderbird.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.ciscoumbrella": { + "name": "Cisco Umbrella", + "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/CiscoUmbrella.jamf.recipe", + "parent": "com.github.rtrouton.pkg.ciscoumbrella", + "shortname": "CiscoUmbrella.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.signed.opera": { + "name": null, + "description": "Uses parent recipe to download the latest Opera release, build a package, sign it, and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n- com.github.rtrouton.sign.opera (this repo)\n", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/OperaSigned.jamf.recipe", + "parent": "com.github.rtrouton.sign.opera", + "shortname": "OperaSigned.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.citrixworkspace": { + "name": "Citrix Workspace", + "description": "Uses parent pkg recipe to download the latest Citrix Workspace client, build an installer package and import it into the Jamf Pro server.", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/CitrixWorkspace.jamf.recipe", + "parent": "com.github.rtrouton.pkg.citrixworkspace", + "shortname": "CitrixWorkspace.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.jamf.opera": { + "name": null, + "description": "Uses parent recipe to download the latest Opera release, build a package and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n", + "repo": "autopkg/rtrouton-recipes", + "path": "Jamf_Upload/Opera.jamf.recipe", + "parent": "com.github.amsysuk-recipes.pkg.opera", + "shortname": "Opera.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.rtrouton.pkg.AdobeReaderDC": { + "name": null, + "description": "Downloads the current release version of Adobe Reader DC and extracts the installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeReaderDC/AdobeReaderDC.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeReaderDC", + "shortname": "AdobeReaderDC.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.AdobeReaderDC", + "com.github.patgmac.lanrev.AdobeReaderDC" + ] + }, + "com.github.rtrouton.pkg.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest Rectangle and creates an installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "Rectangle/Rectangle.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Rectangle", + "shortname": "Rectangle.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.munki.MountainDuck": { + "name": "Mountain Duck", + "description": "Downloads the latest version of Mountain Duck and imports it into Munki.", + "repo": "autopkg/rtrouton-recipes", + "path": "MountainDuck/MountainDuck.munki.recipe", + "parent": "com.github.rtrouton.download.MountainDuck", + "shortname": "MountainDuck.munki", + "inferred_type": "munki", + "munki_display_name": "Mountain Duck", + "munki_description": "Mountain Duck is an easy to use tool for mounting remote FTP/FTP-TLS/WebDAV/SFTP server storage as a volume in the Finder." + }, + "com.github.rtrouton.install.MountainDuck": { + "name": "Mountain Duck", + "description": "Installs the latest version of Mountain Duck.", + "repo": "autopkg/rtrouton-recipes", + "path": "MountainDuck/MountainDuck.install.recipe", + "parent": "com.github.rtrouton.download.MountainDuck", + "shortname": "MountainDuck.install", + "inferred_type": "install" + }, + "com.github.rtrouton.download.MountainDuck": { + "name": "Mountain Duck", + "description": "Downloads the latest version of Mountain Duck.", + "repo": "autopkg/rtrouton-recipes", + "path": "MountainDuck/MountainDuck.download.recipe", + "shortname": "MountainDuck.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.munki.MountainDuck", + "com.github.rtrouton.install.MountainDuck", + "com.github.rtrouton.pkg.MountainDuck" + ] + }, + "com.github.rtrouton.pkg.MountainDuck": { + "name": "Mountain Duck", + "description": "Downloads the latest version of Mountain Duck and creates a package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MountainDuck/MountainDuck.pkg.recipe", + "parent": "com.github.rtrouton.download.MountainDuck", + "shortname": "MountainDuck.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.MountainDuck" + ] + }, + "com.github.rtrouton.download.EnterpriseConnect": { + "name": "Enterprise Connect", + "description": "Download recipe for Apple Enterprise Connect, which downloads a zip file containing the latest version of Enterprise Connect. Apple does not provide a public download URL, so you will need to create a recipe override and enter the URL Apple sends you into the DOWNLOAD_URL value of the override.", + "repo": "autopkg/rtrouton-recipes", + "path": "EnterpriseConnect/EnterpriseConnect.download.recipe", + "shortname": "EnterpriseConnect.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.EnterpriseConnect" + ] + }, + "com.github.rtrouton.pkg.EnterpriseConnect": { + "name": null, + "description": "Downloads the current Apple Enterprise Connect installer, extracts version information and renames the installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "EnterpriseConnect/EnterpriseConnect.pkg.recipe", + "parent": "com.github.rtrouton.download.EnterpriseConnect", + "shortname": "EnterpriseConnect.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.homebysix.munki.EnterpriseConnect", + "com.github.rtrouton.jss.EnterpriseConnect" + ] + }, + "com.github.rtrouton.jss.EnterpriseConnect": { + "name": "Enterprise Connect", + "description": "Uses parent pkg recipe to download the latest Apple Enterprise Connect and import it into the JSS.", + "repo": "autopkg/rtrouton-recipes", + "path": "EnterpriseConnect/EnterpriseConnect.jss.recipe", + "parent": "com.github.rtrouton.pkg.EnterpriseConnect", + "shortname": "EnterpriseConnect.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.golbiga.install.Airtool": { - "name": "Airtool", - "description": "Installs the latest version of Airtool.", - "repo": "autopkg/golbiga-recipes", - "path": "Airtool/Airtool.install.recipe", - "parent": "com.github.golbiga.download.Airtool", - "shortname": "Airtool.install", + "com.github.rtrouton.download.passworddepot": { + "name": "PasswordDepot", + "description": "Download recipe for AceBIT PasswordDepot for Mac, which is a password manager.", + "repo": "autopkg/rtrouton-recipes", + "path": "PasswordDepot/PasswordDepot.download.recipe", + "shortname": "PasswordDepot.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.passworddepot" + ] + }, + "com.github.rtrouton.install.passworddepot": { + "name": "PasswordDepot", + "description": "Downloads the current installer package for AceBIT PasswordDepot for Mac and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "PasswordDepot/PasswordDepot.install.recipe", + "parent": "com.github.rtrouton.pkg.passworddepot", + "shortname": "PasswordDepot.install", "inferred_type": "install" }, - "com.github.golbiga.download.Airtool": { - "name": "Airtool", - "description": "Downloads the latest version of Airtool.", + "com.github.rtrouton.pkg.passworddepot": { + "name": null, + "description": "Downloads the current release version of AceBIT PasswordDepot for Mac and extracts the version information from the installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "PasswordDepot/PasswordDepot.pkg.recipe", + "parent": "com.github.rtrouton.download.passworddepot", + "shortname": "PasswordDepot.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.passworddepot", + "com.github.rtrouton.jamf.passworddepot", + "com.github.rtrouton.install.passworddepot" + ] + }, + "com.github.rtrouton.pkg.citrixworkspace": { + "name": "Citrix Workspace", + "description": "Downloads the latest Citrix Workspace version and extracts the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe", + "parent": "com.github.rtrouton.download.citrixworkspace", + "shortname": "CitrixWorkspace.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.citrixworkspace", + "com.github.rtrouton.jamf.citrixworkspace", + "com.github.andredb90.filewave.citrixworkspace", + "com.github.davidbpirie.jamf-upload.CitrixWorkspace" + ] + }, + "com.github.rtrouton.download.citrixworkspace": { + "name": "CitrixWorkspace", + "description": "Downloads the latest Citrix Workspace disk image.", + "repo": "autopkg/rtrouton-recipes", + "path": "CitrixWorkspace/CitrixWorkspace.download.recipe", + "shortname": "CitrixWorkspace.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.citrixworkspace", + "com.github.yohan460-recipes.pkg.citrixworkspace" + ] + }, + "com.github.rtrouton.pkg.sdnotary": { + "name": "SD Notary", + "description": "Downloads the latest version of SD Notary and packages it for installation.", + "repo": "autopkg/rtrouton-recipes", + "path": "SDNotary/SDNotary.pkg.recipe", + "parent": "com.github.rtrouton.download.sdnotary", + "shortname": "SDNotary.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.download.sdnotary": { + "name": "SD Notary", + "description": "Downloads the current release version of SD Notary.", + "repo": "autopkg/rtrouton-recipes", + "path": "SDNotary/SDNotary.download.recipe", + "shortname": "SDNotary.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.sdnotary", + "com.github.apizz.munki.SDNotary" + ] + }, + "com.github.rtrouton.install.backgrounds": { + "name": "Backgrounds", + "description": "Downloads the latest version of the Backgrounds installer package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "Backgrounds/Backgrounds.install.recipe", + "parent": "com.github.rtrouton.pkg.backgrounds", + "shortname": "Backgrounds.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.backgrounds": { + "name": "Backgrounds", + "description": "Downloads the latest version of the Backgrounds installer package and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "Backgrounds/Backgrounds.pkg.recipe", + "parent": "com.github.rtrouton.download.backgrounds", + "shortname": "Backgrounds.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.install.backgrounds" + ] + }, + "com.github.rtrouton.download.backgrounds": { + "name": "Backgrounds", + "description": "Downloads the current release of Backgrounds.app from the backgrounds release page on Github: https://github.com/SAP/backgrounds/releases", + "repo": "autopkg/rtrouton-recipes", + "path": "Backgrounds/Backgrounds.download.recipe", + "shortname": "Backgrounds.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.backgrounds" + ] + }, + "com.github.rtrouton.download.microsoftonenote365": { + "name": "Microsoft OneNote", + "description": "Downloads the latest Microsoft OneNote installer package for Office 365.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOneNote365/MicrosoftOneNote365.download.recipe", + "shortname": "MicrosoftOneNote365.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.microsoftonenote365", + "com.github.rtrouton.munki.microsoftonenote365", + "com.github.wycomco.pkg.microsoftonenote365" + ] + }, + "com.github.rtrouton.pkg.microsoftonenote365": { + "name": "Microsoft OneNote", + "description": "Downloads the latest version of Microsoft's OneNote for Office 365 installer package and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOneNote365/MicrosoftOneNote365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftonenote365", + "shortname": "MicrosoftOneNote365.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.microsoftonenote365", + "com.github.rtrouton.install.microsoftonenote365", + "com.github.dataJAR-recipes.munki.Microsoft OneNote 365", + "com.github.andredb90.filewave.microsoftonenote365", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOneNote-pkg-upload" + ] + }, + "com.github.rtrouton.munki.microsoftonenote365": { + "name": "OneNote365", + "description": "Downloads the latest Microsoft OneNote installer package for Office 365 and imports into Munki.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOneNote365/MicrosoftOneNote365.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftonenote365", + "shortname": "MicrosoftOneNote365.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft OneNote 365", + "munki_description": null + }, + "com.github.rtrouton.install.microsoftonenote365": { + "name": "Microsoft OneNote", + "description": "Downloads the current release version of the Microsoft OneNote installer package for Office 365 and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftOneNote365/MicrosoftOneNote365.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonenote365", + "shortname": "MicrosoftOneNote365.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.Office2016Suite": { + "name": null, + "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/Office2016Suite.pkg.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.Office2016Suite", + "shortname": "Office2016Suite.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.Office2016Suite" + ] + }, + "com.github.rtrouton.download.LogiOptionsPlus": { + "name": "Logi OptionsPlus", + "description": "Downloads the current release version of Logitech's Logi OptionsPlus.", + "repo": "autopkg/rtrouton-recipes", + "path": "LogiOptionsPlus/LogiOptionsPlus.download.recipe", + "shortname": "LogiOptionsPlus.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.LogiOptionsPlus", + "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller" + ] + }, + "com.github.rtrouton.pkg.LogiOptionsPlus": { + "name": "Logi OptionsPlus", + "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and packages it for installation.", + "repo": "autopkg/rtrouton-recipes", + "path": "LogiOptionsPlus/LogiOptionsPlus.pkg.recipe", + "parent": "com.github.rtrouton.download.LogiOptionsPlus", + "shortname": "LogiOptionsPlus.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller": { + "name": "Logi OptionsPlus", + "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and package it to create an uninstaller for the software.", + "repo": "autopkg/rtrouton-recipes", + "path": "LogiOptionsPlus/LogiOptionsPlusUninstaller.pkg.recipe", + "parent": "com.github.rtrouton.download.LogiOptionsPlus", + "shortname": "LogiOptionsPlusUninstaller.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.install.microsoftyammer": { + "name": "Microsoft Yammer", + "description": "Downloads the latest version of Microsoft's Yammer installer package and installs it.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftYammer/MicrosoftYammer.install.recipe", + "parent": "com.github.rtrouton.pkg.microsoftyammer", + "shortname": "MicrosoftYammer.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.microsoftyammer": { + "name": "Microsoft Yammer", + "description": "Downloads the latest version of Microsoft's Yammer and builds an installer package.", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftYammer/MicrosoftYammer.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftyammer", + "shortname": "MicrosoftYammer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.microsoftyammer", + "com.github.rtrouton.install.microsoftyammer" + ] + }, + "com.github.rtrouton.download.microsoftyammer": { + "name": "Microsoft Yammer", + "description": "Downloads the latest version of Microsoft Yammer", + "repo": "autopkg/rtrouton-recipes", + "path": "MicrosoftYammer/MicrosoftYammer.download.recipe", + "shortname": "MicrosoftYammer.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.microsoftyammer" + ] + }, + "com.github.rtrouton.sign.opera": { + "name": null, + "description": "Downloads latest Opera release, builds a package, and signs it.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n", + "repo": "autopkg/rtrouton-recipes", + "path": "Opera/Opera.sign.recipe", + "parent": "com.github.amsysuk-recipes.pkg.opera", + "shortname": "Opera.sign", + "inferred_type": "sign", + "children": [ + "com.github.rtrouton.jamf.signed.opera" + ] + }, + "com.github.rtrouton.install.AdobeCreativeCloudInstaller": { + "name": "Creative Cloud Installer", + "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.install.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", + "shortname": "AdobeCreativeCloudInstaller.install", + "inferred_type": "install" + }, + "com.github.rtrouton.download.AdobeCreativeCloudInstaller": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.download.recipe", + "shortname": "AdobeCreativeCloudInstaller.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller" + ] + }, + "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon": { + "name": "Creative Cloud Installer", + "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.install.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", + "shortname": "AdobeCreativeCloudInstallerAppleSilicon.install", + "inferred_type": "install" + }, + "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and installs the the correct Creative Cloud for your Mac's processor.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.install.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "shortname": "AdobeCreativeCloudInstallerUniversal.install", + "inferred_type": "install" + }, + "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.pkg.recipe", + "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstaller", + "shortname": "AdobeCreativeCloudInstaller.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.AdobeCreativeCloudInstaller", + "com.github.rtrouton.install.AdobeCreativeCloudInstaller", + "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller", + "com.github.peshay.filewave.AdobeCreativeCloudInstaller", + "com.github.grahampugh.recipes.jss.AdobeCreativeCloud" + ] + }, + "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer for Apple Silicon", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.download.recipe", + "shortname": "AdobeCreativeCloudInstallerAppleSilicon.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon" + ] + }, + "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.download.recipe", + "shortname": "AdobeCreativeCloudInstallerUniversal.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal" + ] + }, + "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer and builds an installer package which installs the correct Creative Cloud for your Mac's processor.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.pkg.recipe", + "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal", + "shortname": "AdobeCreativeCloudInstallerUniversal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal", + "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal", + "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal", + "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer", + "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal", + "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal", + "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg" + ] + }, + "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.", + "repo": "autopkg/rtrouton-recipes", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.pkg.recipe", + "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon", + "shortname": "AdobeCreativeCloudInstallerAppleSilicon.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon", + "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon", + "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon", + "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon" + ] + }, + "com.github.rtrouton.download.amazoncorettojdk8": { + "name": "Amazon Coretto JDK 8", + "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.download.recipe", + "shortname": "AmazonCorettoJDK8.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.amazoncorettojdk8" + ] + }, + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8": { + "name": "Amazon Coretto JDK 8", + "description": "Downloads the current release version of Amazon Coretto JDK 8 for Apple Silicon and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.pkg.recipe", + "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk8", + "shortname": "AmazonCorettoAppleSiliconJDK8.pkg", + "inferred_type": "pkg" + }, + "com.github.rtrouton.pkg.amazoncorettojdk8": { + "name": "Amazon Coretto JDK 8", + "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel and renames the package.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.pkg.recipe", + "parent": "com.github.rtrouton.download.amazoncorettojdk8", + "shortname": "AmazonCorettoJDK8.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.amazoncorettojdk8", + "com.github.novaksam.jss.amazoncorrettojdk8" + ] + }, + "com.github.rtrouton.download.applesiliconamazoncorettojdk8": { + "name": "Amazon Coretto JDK 8", + "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Apple Silicon.", + "repo": "autopkg/rtrouton-recipes", + "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.download.recipe", + "shortname": "AmazonCorettoAppleSiliconJDK8.download", + "inferred_type": "download", + "children": [ + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8" + ] + }, + "com.github.golbiga.download.MacVector": { + "name": "MacVector", + "description": "Downloads the current release version of MacVector.", "repo": "autopkg/golbiga-recipes", - "path": "Airtool/Airtool.download.recipe", - "shortname": "Airtool.download", + "path": "MacVector/MacVector.download.recipe", + "shortname": "MacVector.download", "inferred_type": "download", "children": [ - "com.github.golbiga.install.Airtool", - "com.github.golbiga.munki.Airtool", - "com.github.golbiga.pkg.Airtool" + "com.github.golbiga.munki.MacVector", + "com.github.golbiga.pkg.MacVector" ] }, - "com.github.golbiga.munki.Airtool": { - "name": "Airtool", - "description": "Downloads the latest version of Airtool and imports it into Munki.", + "com.github.golbiga.munki.MacVector": { + "name": "MacVector", + "description": "Downloads the current release version of MacVector and imports into Munki.", "repo": "autopkg/golbiga-recipes", - "path": "Airtool/Airtool.munki.recipe", - "parent": "com.github.golbiga.download.Airtool", - "shortname": "Airtool.munki", + "path": "MacVector/MacVector.munki.recipe", + "parent": "com.github.golbiga.download.MacVector", + "shortname": "MacVector.munki", "inferred_type": "munki", - "munki_display_name": "Airtool", - "munki_description": "Lists all 802.11 (Airport) wireless networks in area." + "munki_display_name": "MacVector", + "munki_description": "MacVector is a comprehensive Macintosh application that provides sequence editing, primer design, internet database searching, protein analysis, sequence confirmation, multiple sequence alignment, phylogenetic reconstruction, coding region analysis, and a variety of other functions." }, - "com.github.golbiga.pkg.Airtool": { - "name": "Airtool", - "description": "Downloads the latest version of Airtool and creates a package.", + "com.github.golbiga.pkg.MacVector": { + "name": "MacVector", + "description": "Downloads the latest version of MacVector and creates a package.", "repo": "autopkg/golbiga-recipes", - "path": "Airtool/Airtool.pkg.recipe", - "parent": "com.github.golbiga.download.Airtool", - "shortname": "Airtool.pkg", + "path": "MacVector/MacVector.pkg.recipe", + "parent": "com.github.golbiga.download.MacVector", + "shortname": "MacVector.pkg", "inferred_type": "pkg", "children": [ - "com.github.jss-recipes.jss.Airtool" + "com.github.golbiga.jss.MacVector" ] }, - "com.github.gmarnin.pkg.tableau-desktop": { - "name": "TableauDesktop", - "description": "Downloads latest Tableau Desktop disk image and makes a pkg.", - "repo": "autopkg/gmarnin-recipes", - "path": "Tableau/Tableau.pkg.recipe", - "parent": "com.github.gmarnin.download.tableau-desktop", - "shortname": "Tableau.pkg", + "com.github.golbiga.install.WiFiExplorer": { + "name": "WiFi Explorer", + "description": "Installs the latest version of WiFi Explorer.", + "repo": "autopkg/golbiga-recipes", + "path": "WiFi Explorer/WiFi Explorer.install.recipe", + "parent": "com.github.golbiga.download.WiFiExplorer", + "shortname": "WiFi Explorer.install", + "inferred_type": "install" + }, + "com.github.golbiga.pkg.WiFiExplorer": { + "name": "WiFi Explorer", + "description": "Downloads the latest version of WiFi Explorer and creates a package.", + "repo": "autopkg/golbiga-recipes", + "path": "WiFi Explorer/WiFi Explorer.pkg.recipe", + "parent": "com.github.golbiga.download.WiFiExplorer", + "shortname": "WiFi Explorer.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.TableauDesktop" + "com.github.jss-recipes.jss.WiFiExplorer" ] }, - "com.github.gmarnin.munki.tableau-desktop": { - "name": "TableauDesktop", - "description": "Downloads latest Tableau Desktop disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", - "repo": "autopkg/gmarnin-recipes", - "path": "Tableau/Tableau.munki.recipe", - "parent": "com.github.gmarnin.download.tableau-desktop", - "shortname": "Tableau.munki", + "com.github.golbiga.munki.WiFiExplorer": { + "name": "WiFi Explorer", + "description": "Downloads the latest version of WiFi Explorer and imports it into Munki.", + "repo": "autopkg/golbiga-recipes", + "path": "WiFi Explorer/WiFi Explorer.munki.recipe", + "parent": "com.github.golbiga.download.WiFiExplorer", + "shortname": "WiFi Explorer.munki", "inferred_type": "munki", - "munki_display_name": "Tableau Desktop", - "munki_description": "Tableau Desktop is data visualization software that lets you see and understand data in minutes." + "munki_display_name": "WiFi Explorer", + "munki_description": "Scan, find, and troubleshoot wireless networks." }, - "com.github.gmarnin.download.tableau-desktop": { - "name": "TableauDesktop", - "description": "Downloads latest Tableau Desktop disk image.", - "repo": "autopkg/gmarnin-recipes", - "path": "Tableau/Tableau.download.recipe", - "shortname": "Tableau.download", + "com.github.golbiga.download.WiFiExplorer": { + "name": "WiFi Explorer", + "description": "Downloads the latest version of WiFi Explorer.", + "repo": "autopkg/golbiga-recipes", + "path": "WiFi Explorer/WiFi Explorer.download.recipe", + "shortname": "WiFi Explorer.download", "inferred_type": "download", "children": [ - "com.github.gmarnin.pkg.tableau-desktop", - "com.github.gmarnin.munki.tableau-desktop" + "com.github.golbiga.install.WiFiExplorer", + "com.github.golbiga.pkg.WiFiExplorer", + "com.github.golbiga.munki.WiFiExplorer" ] }, - "com.github.autopkg.gmarnin-recipes.postprocessors": { + "com.github.golbiga.pkg.TextMate2": { + "name": "TextMate2", + "description": "Downloads the latest TextMate 2 and creates a package.", + "repo": "autopkg/golbiga-recipes", + "path": "TextMate2/TextMate2.pkg.recipe", + "parent": "com.github.autopkg.download.TextMate2", + "shortname": "TextMate2.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.golbiga.jss.TextMate2", + "io.github.apettinen.install.TextMate2" + ] + }, + "com.github.golbiga.pkg.AdobeAcrobatProXUpdate": { "name": null, - "description": "Recipe stub for any Processors in this directory", - "repo": "autopkg/gmarnin-recipes", - "path": "PostProcessors/PostProcessors.recipe" + "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.", + "repo": "autopkg/golbiga-recipes", + "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", + "shortname": "AdobeAcrobatProXUpdate.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.golbiga.jss.AdobeAcrobatProXUpdate" + ] }, - "com.github.gmarnin.pkg.Remotix": { - "name": "Remotix", - "description": "Downloads the latest version of Remotix and makes a pkg of it", - "repo": "autopkg/gmarnin-recipes", - "path": "Remotix/Remotix.pkg.recipe", - "parent": "com.github.gmarnin.download.Remotix", - "shortname": "Remotix.pkg", - "inferred_type": "pkg" + "com.github.golbiga.pkg.R": { + "name": null, + "description": "Downloads updates for R and copies pkg.", + "repo": "autopkg/golbiga-recipes", + "path": "R/R.pkg.recipe", + "parent": "io.github.hjuutilainen.download.R", + "shortname": "R.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.golbiga.jss.R-mavericks", + "com.github.patgmac.lanrev.R" + ] }, - "com.github.gmarnin.download.Remotix": { - "name": "Remotix", - "description": "Downloads the current release version of Remotix.", - "repo": "autopkg/gmarnin-recipes", - "path": "Remotix/Remotix.download.recipe", - "shortname": "Remotix.download", + "com.github.golbiga.pkg.Airtool": { + "name": "Airtool", + "description": "Downloads the latest version of Airtool and creates a package.", + "repo": "autopkg/golbiga-recipes", + "path": "Airtool/Airtool.pkg.recipe", + "parent": "com.github.golbiga.download.Airtool", + "shortname": "Airtool.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jss-recipes.jss.Airtool" + ] + }, + "com.github.golbiga.download.Airtool": { + "name": "Airtool", + "description": "Downloads the latest version of Airtool.", + "repo": "autopkg/golbiga-recipes", + "path": "Airtool/Airtool.download.recipe", + "shortname": "Airtool.download", "inferred_type": "download", "children": [ - "com.github.gmarnin.pkg.Remotix", - "com.github.gmarnin.munki.Remotix" + "com.github.golbiga.pkg.Airtool", + "com.github.golbiga.install.Airtool", + "com.github.golbiga.munki.Airtool" ] }, - "com.github.gmarnin.munki.Remotix": { - "name": "Remotix", - "description": "Downloads the current release version of Remotix and imports into Munki.", - "repo": "autopkg/gmarnin-recipes", - "path": "Remotix/Remotix.munki.recipe", - "parent": "com.github.gmarnin.download.Remotix", - "shortname": "Remotix.munki", + "com.github.golbiga.install.Airtool": { + "name": "Airtool", + "description": "Installs the latest version of Airtool.", + "repo": "autopkg/golbiga-recipes", + "path": "Airtool/Airtool.install.recipe", + "parent": "com.github.golbiga.download.Airtool", + "shortname": "Airtool.install", + "inferred_type": "install" + }, + "com.github.golbiga.munki.Airtool": { + "name": "Airtool", + "description": "Downloads the latest version of Airtool and imports it into Munki.", + "repo": "autopkg/golbiga-recipes", + "path": "Airtool/Airtool.munki.recipe", + "parent": "com.github.golbiga.download.Airtool", + "shortname": "Airtool.munki", "inferred_type": "munki", - "munki_display_name": "Remotix", - "munki_description": "Fast, secure and feature-packed VNC client used for remote access.\n\t\t

\n\t\tFor more information visit the Release Notes.

" + "munki_display_name": "Airtool", + "munki_description": "Lists all 802.11 (Airport) wireless networks in area." }, - "com.github.gmarnin.pkg.cTiVo": { - "name": "cTiVo", - "description": "Downloads the latest version of cTiVo and makes a pkg of it.", - "repo": "autopkg/gmarnin-recipes", - "path": "cTiVo/cTiVo.pkg.recipe", - "parent": "com.github.gmarnin.download.cTiVo", - "shortname": "cTiVo.pkg", + "com.github.golbiga.pkg.WebexTeams": { + "name": "Webex Teams", + "description": "Downloads the latest version of Webex Teams and creates a package.", + "repo": "autopkg/golbiga-recipes", + "path": "Webex Teams/Webex Teams.pkg.recipe", + "parent": "com.github.golbiga.download.WebexTeams", + "shortname": "Webex Teams.pkg", "inferred_type": "pkg" }, - "com.github.gmarnin.munki.cTiVo": { - "name": "cTiVo", - "description": "Downloads the current release version of cTiVo and imports into Munki.", - "repo": "autopkg/gmarnin-recipes", - "path": "cTiVo/cTiVo.munki.recipe", - "parent": "com.github.gmarnin.download.cTiVo", - "shortname": "cTiVo.munki", - "inferred_type": "munki", - "munki_display_name": "cTiVo", - "munki_description": "cTiVo is a free Mac application to download shows from your TiVo (Roamio, Premiere, HD, S3 or S2 devices) and convert them to many popular formats and devices. Its goal is to be extremely simple to set up and use, but very flexible." - }, - "com.github.gmarnin.download.cTiVo": { - "name": "cTiVo", - "description": "Downloads the current release version of cTiVo.", - "repo": "autopkg/gmarnin-recipes", - "path": "cTiVo/cTiVo.download.recipe", - "shortname": "cTiVo.download", + "com.github.golbiga.download.WebexTeams": { + "name": "Webex Teams", + "description": "Downloads the latest version of Webex Teams.", + "repo": "autopkg/golbiga-recipes", + "path": "Webex Teams/Webex Teams.download.recipe", + "shortname": "Webex Teams.download", "inferred_type": "download", "children": [ - "com.github.gmarnin.pkg.cTiVo", - "com.github.gmarnin.munki.cTiVo" + "com.github.golbiga.pkg.WebexTeams", + "com.github.golbiga.install.WebexTeams" ] }, + "com.github.golbiga.install.WebexTeams": { + "name": "Webex Teams", + "description": "Installs the latest version of Webex Teams.", + "repo": "autopkg/golbiga-recipes", + "path": "Webex Teams/Webex Teams.install.recipe", + "parent": "com.github.golbiga.download.WebexTeams", + "shortname": "Webex Teams.install", + "inferred_type": "install" + }, + "com.github.golbiga.jss.CarbonCopyCloner": { + "name": "CarbonCopyCloner", + "description": "Downloads the current release version of CarbonCopyCloner and builds a package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/CarbonCopyCloner.jss.recipe", + "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", + "shortname": "CarbonCopyCloner.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jss-recipes.jss.WiFiExplorer": { + "name": "WiFi Explorer", + "description": "Downloads the latest version of WiFi Explorer and imports it into your JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/WiFi Explorer.jss.recipe", + "parent": "com.github.golbiga.pkg.WiFiExplorer", + "shortname": "WiFi Explorer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Scan, find, and troubleshoot wireless networks." + }, + "com.github.golbiga.jss.SuspiciousPackageApp": { + "name": "Suspicious Package", + "description": "Downloads the latest version of the Suspicious Package application and uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/SuspiciousPackageApp.jss.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", + "shortname": "SuspiciousPackageApp.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Select any installer package in the Finder, and choose Quick Look from the File menu, or just press the spacebar. Suspicious Package will examine the package, and show a preview in the Quick Look window." + }, + "com.github.golbiga.jss.FirefoxAutoconfig": { + "name": "Firefox", + "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/FirefoxAutoconfig.jss.recipe", + "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", + "shortname": "FirefoxAutoconfig.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.GitHub": { + "name": "GitHub", + "description": "Downloads the latest version of Github and builds a pkg. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/GitHub.jss.recipe", + "parent": "com.github.keeleysam.recipes.pkg.GitHub", + "shortname": "GitHub.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.R-mavericks": { + "name": "R", + "description": "Downloads the latest version of R and creates a package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/R-mavericks.jss.recipe", + "parent": "com.github.golbiga.pkg.R", + "shortname": "R-mavericks.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.Pacifist": { + "name": "Pacifist", + "description": "Downloads the current release version of Pacifist and builds a package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/Pacifist.jss.recipe", + "parent": "com.github.arubdesu.pkg.Pacifist", + "shortname": "Pacifist.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.AdobeAcrobatProXUpdate": { + "name": "AdobeAcrobatProX_Update", + "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto your JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/AdobeAcrobatProXUpdate.jss.recipe", + "parent": "com.github.golbiga.pkg.AdobeAcrobatProXUpdate", + "shortname": "AdobeAcrobatProXUpdate.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.CoRD": { + "name": "CoRD", + "description": "Downloads the latest version of CoRD and creates a package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/CoRD.jss.recipe", + "parent": "io.github.hjuutilainen.pkg.CoRD", + "shortname": "CoRD.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.OracleJava8JDK": { + "name": "OracleJava8 JDK", + "description": "Downloads the latest version of Oracle Java 8 JDK and creates a package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/OracleJava8JDK.jss.recipe", + "parent": "com.github.novaksam.pkg.OracleJava8JDK", + "shortname": "OracleJava8JDK.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.CitrixReceiver": { + "name": "CitrixReceiver", + "description": "Downloads the latest CitrixReceiver version and extracts the package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/CitrixReceiver.jss.recipe", + "parent": "com.github.homebysix.pkg.CitrixReceiver", + "shortname": "CitrixReceiver.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.VMwareFusion": { + "name": "VMware Fusion", + "description": null, + "repo": "autopkg/golbiga-recipes", + "path": "JSS/VMwareFusion.jss.recipe", + "parent": "com.justinrummel.pkg.VMwareFusion", + "shortname": "VMwareFusion.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.TextMate2": { + "name": "TextMate2", + "description": "Downloads updates for TextMate 2 and imports them into your JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/TextMate2.jss.recipe", + "parent": "com.github.golbiga.pkg.TextMate2", + "shortname": "TextMate2.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.golbiga.jss.AdobeAIR": { + "name": "AdobeAIR", + "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/AdobeAIR.jss.recipe", + "parent": "com.github.autopkg.pkg.AdobeAIR", + "shortname": "AdobeAIR.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.jss-recipes.jss.Airtool": { + "name": "Airtool", + "description": "Downloads the latest version of Airtool and imports it into your JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/Airtool.jss.recipe", + "parent": "com.github.golbiga.pkg.Airtool", + "shortname": "Airtool.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Lists all 802.11 (Airport) wireless networks in area." + }, + "com.github.golbiga.jss.MacVector": { + "name": "MacVector", + "description": "Downloads the latest version of MacVector and creates a package. Then, uploads to the JSS.", + "repo": "autopkg/golbiga-recipes", + "path": "JSS/MacVector.jss.recipe", + "parent": "com.github.golbiga.pkg.MacVector", + "shortname": "MacVector.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, "com.github.gmarnin.install.NBICreator": { "name": "NBICreator", "description": "Installs the latest version of NBICreator.", @@ -50590,6 +50485,17 @@ "shortname": "NBICreator.install", "inferred_type": "install" }, + "com.github.gmarnin.munki.NBICreator": { + "name": "NBICreator", + "description": "Downloads the latest version of NBICreator and imports it into Munki.", + "repo": "autopkg/gmarnin-recipes", + "path": "NBICreator/NBICreator.munki.recipe", + "parent": "com.github.gmarnin.download.NBICreator", + "shortname": "NBICreator.munki", + "inferred_type": "munki", + "munki_display_name": "NBICreator", + "munki_description": "NBICreator is an OS X Application to create NetInstall images" + }, "com.github.gmarnin.download.NBICreator": { "name": "NBICreator", "description": "Downloads the latest version of NBICreator.", @@ -50603,17 +50509,6 @@ "com.github.gmarnin.pkg.NBICreator" ] }, - "com.github.gmarnin.munki.NBICreator": { - "name": "NBICreator", - "description": "Downloads the latest version of NBICreator and imports it into Munki.", - "repo": "autopkg/gmarnin-recipes", - "path": "NBICreator/NBICreator.munki.recipe", - "parent": "com.github.gmarnin.download.NBICreator", - "shortname": "NBICreator.munki", - "inferred_type": "munki", - "munki_display_name": "NBICreator", - "munki_description": "NBICreator is an OS X Application to create NetInstall images" - }, "com.github.gmarnin.pkg.NBICreator": { "name": "NBICreator", "description": "Downloads the latest version of NBICreator and creates a package.", @@ -50655,6 +50550,44 @@ "munki_display_name": "TileMill", "munki_description": "Create beautiful interactive maps." }, + "com.github.gmarnin.pkg.SuitcaseFusion5": { + "name": "Suitcase Fusion 5", + "description": "Downloads the latest version of Suitcase Fusion 5 and makes a pkg of it", + "repo": "autopkg/gmarnin-recipes", + "path": "Extensis/SuitcaseFusion5.pkg.recipe", + "parent": "com.github.gmarnin.download.SuitcaseFusion5", + "shortname": "SuitcaseFusion5.pkg", + "inferred_type": "pkg" + }, + "com.github.gmarnin.munki.SuitcaseFusion5": { + "name": "SuitcaseFusion5", + "description": "Downloads the current release version of Suitcase Fusion 5 and imports into Munki.", + "repo": "autopkg/gmarnin-recipes", + "path": "Extensis/SuitcaseFusion5.munki.recipe", + "parent": "com.github.gmarnin.download.SuitcaseFusion5", + "shortname": "SuitcaseFusion5.munki", + "inferred_type": "munki", + "munki_display_name": "Suitcase Fusion 5", + "munki_description": "Font management application" + }, + "com.github.gmarnin.download.SuitcaseFusion5": { + "name": "Suitcase Fusion 5", + "description": "Downloads the current release version of Suitcase Fusion 5.", + "repo": "autopkg/gmarnin-recipes", + "path": "Extensis/SuitcaseFusion5.download.recipe", + "shortname": "SuitcaseFusion5.download", + "inferred_type": "download", + "children": [ + "com.github.gmarnin.pkg.SuitcaseFusion5", + "com.github.gmarnin.munki.SuitcaseFusion5" + ] + }, + "com.github.autopkg.gmarnin-recipes.postprocessors": { + "name": null, + "description": "Recipe stub for any Processors in this directory", + "repo": "autopkg/gmarnin-recipes", + "path": "PostProcessors/PostProcessors.recipe" + }, "com.github.gmarnin.munki.Prey": { "name": "Prey", "description": "Downloads the latest version of Prey using the package based batch installer and imports into Munki.", @@ -50666,17 +50599,6 @@ "munki_display_name": "Prey", "munki_description": "Getting your laptop or your phone stolen sucks, but there is something you can do about it. Prey is a lightweight theft protection software that lets you keep an eye over them whether in town or abroad, and helps you recover them if ever lost or stolen." }, - "com.github.gmarnin.munki.FinaleUpdate": { - "name": "Finale", - "description": "Downloads the most recent update for Finale as a Zip archive (via Sparkle) and imports into Munki.", - "repo": "autopkg/gmarnin-recipes", - "path": "MakeMusic/FinaleUpdate.munki.recipe", - "parent": "com.github.jazzace.download.FinaleUpdate", - "shortname": "FinaleUpdate.munki", - "inferred_type": "munki", - "munki_display_name": "Finale", - "munki_description": "Finale is the world-wide industry standard in music notation software." - }, "com.github.gmarnin.download.logitechcontrolcenter": { "name": "Logitech Control Center", "description": "Downloads the latest verison of Logitech Control Center.", @@ -50699,143 +50621,248 @@ "munki_display_name": "Logitech Control Center", "munki_description": "Logitech Control Center lets you customize your mouse buttons, and toggle between standard and enhanced key functions on your keyboard. It can also notify you of your device's battery status." }, - "com.github.gmarnin.munki.SuitcaseFusion5": { - "name": "SuitcaseFusion5", - "description": "Downloads the current release version of Suitcase Fusion 5 and imports into Munki.", + "com.github.gmarnin.download.Remotix": { + "name": "Remotix", + "description": "Downloads the current release version of Remotix.", "repo": "autopkg/gmarnin-recipes", - "path": "Extensis/SuitcaseFusion5.munki.recipe", - "parent": "com.github.gmarnin.download.SuitcaseFusion5", - "shortname": "SuitcaseFusion5.munki", + "path": "Remotix/Remotix.download.recipe", + "shortname": "Remotix.download", + "inferred_type": "download", + "children": [ + "com.github.gmarnin.munki.Remotix", + "com.github.gmarnin.pkg.Remotix" + ] + }, + "com.github.gmarnin.munki.Remotix": { + "name": "Remotix", + "description": "Downloads the current release version of Remotix and imports into Munki.", + "repo": "autopkg/gmarnin-recipes", + "path": "Remotix/Remotix.munki.recipe", + "parent": "com.github.gmarnin.download.Remotix", + "shortname": "Remotix.munki", "inferred_type": "munki", - "munki_display_name": "Suitcase Fusion 5", - "munki_description": "Font management application" + "munki_display_name": "Remotix", + "munki_description": "Fast, secure and feature-packed VNC client used for remote access.\n\t\t

\n\t\tFor more information visit the Release Notes.

" }, - "com.github.gmarnin.download.SuitcaseFusion5": { - "name": "Suitcase Fusion 5", - "description": "Downloads the current release version of Suitcase Fusion 5.", + "com.github.gmarnin.pkg.Remotix": { + "name": "Remotix", + "description": "Downloads the latest version of Remotix and makes a pkg of it", "repo": "autopkg/gmarnin-recipes", - "path": "Extensis/SuitcaseFusion5.download.recipe", - "shortname": "SuitcaseFusion5.download", + "path": "Remotix/Remotix.pkg.recipe", + "parent": "com.github.gmarnin.download.Remotix", + "shortname": "Remotix.pkg", + "inferred_type": "pkg" + }, + "com.github.gmarnin.download.tableau-desktop": { + "name": "TableauDesktop", + "description": "Downloads latest Tableau Desktop disk image.", + "repo": "autopkg/gmarnin-recipes", + "path": "Tableau/Tableau.download.recipe", + "shortname": "Tableau.download", "inferred_type": "download", "children": [ - "com.github.gmarnin.munki.SuitcaseFusion5", - "com.github.gmarnin.pkg.SuitcaseFusion5" + "com.github.gmarnin.munki.tableau-desktop", + "com.github.gmarnin.pkg.tableau-desktop" ] }, - "com.github.gmarnin.pkg.SuitcaseFusion5": { - "name": "Suitcase Fusion 5", - "description": "Downloads the latest version of Suitcase Fusion 5 and makes a pkg of it", + "com.github.gmarnin.munki.tableau-desktop": { + "name": "TableauDesktop", + "description": "Downloads latest Tableau Desktop disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/gmarnin-recipes", - "path": "Extensis/SuitcaseFusion5.pkg.recipe", - "parent": "com.github.gmarnin.download.SuitcaseFusion5", - "shortname": "SuitcaseFusion5.pkg", + "path": "Tableau/Tableau.munki.recipe", + "parent": "com.github.gmarnin.download.tableau-desktop", + "shortname": "Tableau.munki", + "inferred_type": "munki", + "munki_display_name": "Tableau Desktop", + "munki_description": "Tableau Desktop is data visualization software that lets you see and understand data in minutes." + }, + "com.github.gmarnin.pkg.tableau-desktop": { + "name": "TableauDesktop", + "description": "Downloads latest Tableau Desktop disk image and makes a pkg.", + "repo": "autopkg/gmarnin-recipes", + "path": "Tableau/Tableau.pkg.recipe", + "parent": "com.github.gmarnin.download.tableau-desktop", + "shortname": "Tableau.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.TableauDesktop" + ] + }, + "com.github.gmarnin.munki.cTiVo": { + "name": "cTiVo", + "description": "Downloads the current release version of cTiVo and imports into Munki.", + "repo": "autopkg/gmarnin-recipes", + "path": "cTiVo/cTiVo.munki.recipe", + "parent": "com.github.gmarnin.download.cTiVo", + "shortname": "cTiVo.munki", + "inferred_type": "munki", + "munki_display_name": "cTiVo", + "munki_description": "cTiVo is a free Mac application to download shows from your TiVo (Roamio, Premiere, HD, S3 or S2 devices) and convert them to many popular formats and devices. Its goal is to be extremely simple to set up and use, but very flexible." + }, + "com.github.gmarnin.pkg.cTiVo": { + "name": "cTiVo", + "description": "Downloads the latest version of cTiVo and makes a pkg of it.", + "repo": "autopkg/gmarnin-recipes", + "path": "cTiVo/cTiVo.pkg.recipe", + "parent": "com.github.gmarnin.download.cTiVo", + "shortname": "cTiVo.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.jamf.AdobeAcrobatReaderDCUpdates": { - "name": "Adobe Acrobat Reader DC Updates", + "com.github.gmarnin.download.cTiVo": { + "name": "cTiVo", + "description": "Downloads the current release version of cTiVo.", + "repo": "autopkg/gmarnin-recipes", + "path": "cTiVo/cTiVo.download.recipe", + "shortname": "cTiVo.download", + "inferred_type": "download", + "children": [ + "com.github.gmarnin.munki.cTiVo", + "com.github.gmarnin.pkg.cTiVo" + ] + }, + "com.github.gmarnin.munki.FinaleUpdate": { + "name": "Finale", + "description": "Downloads the most recent update for Finale as a Zip archive (via Sparkle) and imports into Munki.", + "repo": "autopkg/gmarnin-recipes", + "path": "MakeMusic/FinaleUpdate.munki.recipe", + "parent": "com.github.jazzace.download.FinaleUpdate", + "shortname": "FinaleUpdate.munki", + "inferred_type": "munki", + "munki_display_name": "Finale", + "munki_description": "Finale is the world-wide industry standard in music notation software." + }, + "com.github.novaksam.jamf.XQuartz": { + "name": "XQuartz", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Adobe Acrobat Reader DC Updates/Adobe Acrobat Reader DC Updates.jamf.recipe", - "parent": "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates", - "shortname": "Adobe Acrobat Reader DC Updates.jamf", + "path": "XQuartz/XQuartz.jamf.recipe", + "parent": "com.github.scriptingosx.pkg.XQuartz", + "shortname": "XQuartz.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": "Adobe Acrobat Reader DC software is the free global standard for reliably viewing, printing, and commenting on PDF documents." + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Install the latest version of XQuartz." }, - "com.github.novaksam.jss.AdobeAcrobatReaderDCUpdates": { - "name": "Adobe Acrobat Reader DC Updates", - "description": "Downloads the latest version of Adobe Reader DC and makes a pkg of it then uploads it to the JSS.", + "com.github.novaksam.jss.XQuartz": { + "name": "XQuartz", + "description": "Downloads the latest version of XQuartz, makes a pkg of it, and uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Adobe Acrobat Reader DC Updates/Adobe Acrobat Reader DC Updates.jss.recipe", - "parent": "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates", - "shortname": "Adobe Acrobat Reader DC Updates.jss", + "path": "XQuartz/XQuartz.jss.recipe", + "parent": "com.github.scriptingosx.pkg.XQuartz", + "shortname": "XQuartz.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Views, prints, and comments on PDF documents, and connects to Adobe Document Cloud." + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.MicrosoftDefender": { - "name": "Microsoft Defender", + "com.github.novaksam.jamf.MicrosoftTeamsforworkorschool": { + "name": "Microsoft Teams (work or school)", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Defender/MicrosoftDefender.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefender", - "shortname": "MicrosoftDefender.jamf", + "path": "Microsoft Teams (work or school)/MicrosoftTeamsforworkorschool.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool", + "shortname": "MicrosoftTeamsforworkorschool.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Defender is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." + "jamf_description": "Work with teammates via secure meetings, document collaboration, and built-in cloud storage. You can do it all in Microsoft Teams." }, - "com.github.novaksam.jamf.Zotero": { - "name": "Zotero", + "com.github.novaksam.jss.TheUnarchiver": { + "name": "The Unarchiver", + "description": "Downloads Unarchiver installer and extracts the embedded package, uploads to JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "The Unarchiver/The Unarchiver.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "The Unarchiver.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jamf.TheUnarchiver": { + "name": "The Unarchiver", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Zotero/Zotero.jamf.recipe", - "parent": "com.github.haircut.pkg.Zotero", - "shortname": "Zotero.jamf", + "path": "The Unarchiver/TheUnarchiver.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "TheUnarchiver.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research." + "jamf_description": "The Unarchiver is the only app you need to open RAR on Mac. It is times more powerful than the native macOS utility and supports infinitely more archive formats." }, - "com.github.novaksam.jamf.R": { - "name": "R", + "com.github.novaksam.jamf.Privileges": { + "name": "Privileges", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "R/R.jamf.recipe", - "parent": "com.github.homebysix.pkg.R", - "shortname": "R.jamf", + "path": "Privileges/Privileges.jamf.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "R is a free software environment for statistical computing and graphics." + "jamf_description": "For Mac users in an Enterprise environment, this app gives the User control over administration of their machine by elevating their level of access to Administrator privileges on macOS. Users can set the time frame using Preferences to perform specific tasks such as install or remove an application." }, - "com.github.novaksam.jss.R_NoGui": { - "name": "R No Gui", - "description": "Checks for updates for R for Mac OS X (also known as \"The R Project for Statistical Computing\"), packages, and adds to the JSS.", + "com.github.novaksam.jamf.WacomIntuosDriver": { + "name": "Wacom Intuos Driver", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "R/R.jss.recipe", - "parent": "com.github.novaksam.pkg.R_NoGui", - "shortname": "R.jss", + "path": "Wacom Intuos Driver/WacomIntuosDriver.jamf.recipe", + "parent": "com.github.novaksam.pkg.WacomIntuos", + "shortname": "WacomIntuosDriver.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Wacom Intuos Driver", + "jamf_description": "Digital drawing, painting or photo editing? Whatever you love to create, Wacom Intuos has everything you need to make it happen." + }, + "com.github.novaksam.jss.WacomIntuos": { + "name": "Wacom Intuos Driver", + "description": "Downloads the installer pkg for Wacom Intuos drivers, then uploads to the JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Wacom Intuos Driver/Wacom Intuos Driver.jss.recipe", + "parent": "com.github.novaksam.pkg.WacomIntuos", + "shortname": "Wacom Intuos Driver.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "R is a free software environment for statistical computing and graphics." + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.Chimera": { - "name": "Chimera", + "com.github.novaksam.jamf.VLC": { + "name": "VLC", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Chimera/Chimera.jamf.recipe", - "parent": "com.github.novaksam.pkg.Chimera", - "shortname": "Chimera.jamf", + "path": "VLC/VLC.jamf.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.jamf", "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "UCSF Chimera is a program for the interactive visualization and analysis of molecular structures and related data, including density maps, trajectories, and sequence alignments." + "jamf_display_name": "VLC", + "jamf_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols." }, - "com.github.novaksam.jss.Chimera": { - "name": "Chimera", - "description": "Downloads Chimera installer and extracts the embedded package, uploads to JSS.", + "com.github.novaksam.jss.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image, and builds a package, and uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Chimera/Chimera.jss.recipe", - "parent": "com.github.novaksam.pkg.Chimera", - "shortname": "Chimera.jss", + "path": "VLC/VLC.jss.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.Wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark and builds a pkg. Then, uploads to the JSS.", + "com.github.novaksam.jamf.Numbers": { + "name": "Numbers", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Wireshark/Wireshark.jss.recipe", - "parent": "com.github.homebysix.pkg.Wireshark", - "shortname": "Wireshark.jss", + "path": "Numbers/Numbers.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Numbers.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "With its impressive tables and images, Numbers makes it possible to create beautiful spreadsheets, and comes included with most Apple devices." + }, + "com.github.novaksam.jss.Numbers": { + "name": "Numbers", + "description": "Checks for Numbers update, packages, and adds to the JSS", + "repo": "autopkg/novaksam-recipes", + "path": "Numbers/Numbers.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Numbers.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.autopkg.novaksam-recipes.Processors": { - "name": null, - "description": "Stub recipe for my processors", - "repo": "autopkg/novaksam-recipes", - "path": "Processors/novaksam-Processors.recipe" - }, "com.github.novaksam.jss.Brackets": { "name": "Brackets", "description": "Downloads latest Brackets disk image and builds a package, uploads to JSS.", @@ -50858,13 +50885,24 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy to design in the browser." }, - "com.github.novaksam.jss.VMwareFusion": { - "name": "VMware Fusion", - "description": "Downloads VMware Fusion installers and builds a package, then uploads to the JSS.", + "com.github.novaksam.jamf.Processing": { + "name": "Processing", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "VMWare Fusion/VMware Fusion.jss.recipe", - "parent": "com.justinrummel.pkg.VMwareFusion", - "shortname": "VMware Fusion.jss", + "path": "Processing/Processing.jamf.recipe", + "parent": "com.github.jazzace.pkg.processing", + "shortname": "Processing.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Processing", + "jamf_description": "Processing is a flexible software sketchbook and a language for learning how to code." + }, + "com.github.novaksam.jss.Processing": { + "name": "Processing", + "description": "Downloads Processing disk image and builds a package, then uploads to the JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Processing/Processing.jss.recipe", + "parent": "com.github.jazzace.pkg.processing", + "shortname": "Processing.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." @@ -50880,83 +50918,558 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Python is a programming language that lets you work more quickly and integrate your systems more effectively." }, - "com.github.novaksam.jss.TheUnarchiver": { - "name": "The Unarchiver", - "description": "Downloads Unarchiver installer and extracts the embedded package, uploads to JSS.", + "com.github.novaksam.jamf.Zotero": { + "name": "Zotero", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "The Unarchiver/The Unarchiver.jss.recipe", + "path": "Zotero/Zotero.jamf.recipe", + "parent": "com.github.haircut.pkg.Zotero", + "shortname": "Zotero.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research." + }, + "com.github.novaksam.install.jamovi": { + "name": "jamovi", + "description": "Installs the latest version of jamovi.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - install/Jamovi.install.recipe", + "parent": "com.github.novaksam.download.jamovi", + "shortname": "Jamovi.install", + "inferred_type": "install" + }, + "com.github.novaksam.jss.BlackboardCollaborateLauncher": { + "name": "Blackboard Collaborate Launcher", + "description": "Downloads latest Blackboard Collaborate zip and builds a package, uploads to JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Blackboard Collaborate Launcher/Blackboard Collaborate Launcher.jss.recipe", + "parent": "com.github.novaksam.pkg.BlackboardCollaborateLauncher", + "shortname": "Blackboard Collaborate Launcher.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jss.Pages": { + "name": "Pages", + "description": "Uploads the latest Pages package, created with repackage, to the JSS", + "repo": "autopkg/novaksam-recipes", + "path": "Pages/Pages.jss.recipe", "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "The Unarchiver.jss", + "shortname": "Pages.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.TheUnarchiver": { - "name": "The Unarchiver", + "com.github.novaksam.jamf.Pages": { + "name": "Pages", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "The Unarchiver/TheUnarchiver.jamf.recipe", + "path": "Pages/Pages.jamf.recipe", "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "TheUnarchiver.jamf", + "shortname": "Pages.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Unarchiver is the only app you need to open RAR on Mac. It is times more powerful than the native macOS utility and supports infinitely more archive formats." + "jamf_description": "Pages is a powerful word processor that lets you create stunning documents, and comes included with most Apple devices." }, - "com.github.novaksam.jamf.VisualStudioCode": { - "name": "Visual Studio Code", + "com.github.novaksam.jamf.AdobeAcrobatDCUpdate": { + "name": "Adobe Acrobat", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Visual Studio Code/VisualStudioCode.jamf.recipe", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "VisualStudioCode.jamf", + "path": "Adobe Acrobat DC Updates/Adobe Acrobat DC.jamf.recipe", + "parent": "com.github.novaksam.pkg.AdobeAcrobatDCUpdate", + "shortname": "Adobe Acrobat DC.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": "Adobe Acrobat software is the free global standard for reliably viewing, printing, and commenting on PDF documents." + }, + "com.github.novaksam.jamf.MicrosoftDefender": { + "name": "Microsoft Defender", + "description": null, + "repo": "autopkg/novaksam-recipes", + "path": "Microsoft Defender/MicrosoftDefender.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefender", + "shortname": "MicrosoftDefender.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Visual Studio Code is a source code editor which includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring." + "jamf_description": "Microsoft Defender is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." }, - "com.github.novaksam.jamf.MicrosoftAutoUpdate": { - "name": "Microsoft AutoUpdate", + "com.github.novaksam.jss.HandBrake": { + "name": "HandBrake", + "description": "Downloads HandBrake disk image and builds a package, then uploads to the JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Handbrake/Handbrake.jss.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "Handbrake.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jamf.XCode": { + "name": "XCode", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Microsoft AutoUpdate/MicrosoftAutoUpdate.jamf.recipe", - "parent": "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion", - "shortname": "MicrosoftAutoUpdate.jamf", + "path": "XCode/XCode.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "XCode.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft AutoUpdate makes sure your copy of Office will always be up-to-date with the latest security fixes and improvements." + "jamf_description": "Install the latest version of XCode." }, - "com.github.novaksam.jss.MicrosoftAutoUpdateCFBundleVersion": { - "name": "Microsoft AutoUpdate", - "description": "Downloads Microsoft Auto Update installer and grabs the shortened version, and uploads to JSS.", + "com.github.novaksam.jss.XCode": { + "name": "XCode", + "description": "Packages a local installation of XCode, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Microsoft AutoUpdate/Microsoft AutoUpdate-CFBundleVersion.jss.recipe", - "parent": "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion", - "shortname": "Microsoft AutoUpdate-CFBundleVersion.jss", + "path": "XCode/XCode.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "XCode.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Install the latest version of Microsoft AutoUpdate" + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.MicrosoftAutoUpdate": { - "name": "Microsoft AutoUpdate", - "description": "Downloads Microsoft Auto Update installer and grabs the shortened version, and uploads to JSS.", + "com.github.novaksam.jamf.OneDrive": { + "name": "OneDrive", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Microsoft AutoUpdate/Microsoft AutoUpdate.jss.recipe", - "parent": "com.github.novaksam.pkg.MicrosoftAutoUpdate", - "shortname": "Microsoft AutoUpdate.jss", + "path": "OneDrive/OneDrive.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonedrive", + "shortname": "OneDrive.jamf", + "inferred_type": "jamf", + "jamf_display_name": "OneDrive", + "jamf_description": "Save your files and photos to OneDrive and access them from any device, anywhere." + }, + "com.github.novaksam.jss.OneDrive": { + "name": "OneDrive", + "description": "Packages the App Store installation of OneDrive with some configuration scripts, and uploads it to JSS. ", + "repo": "autopkg/novaksam-recipes", + "path": "OneDrive/OneDrive.jss.recipe", + "parent": "com.github.novaksam.pkg.OneDrive", + "shortname": "OneDrive.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Install the latest version of Microsoft AutoUpdate" + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.TechSmithRelay": { - "name": "TechSmith Relay", - "description": "Downloads the installer pkg for suspicious package, then uploads to the JSS.", + "com.github.novaksam.jamf.VueScan": { + "name": "VueScan", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "TechSmith Relay/TechSmith Relay.jss.recipe", - "parent": "com.github.novaksam.pkg.TechSmithRelay", - "shortname": "TechSmith Relay.jss", + "path": "Vuescan/VueScan.jamf.recipe", + "parent": "com.github.jps3.pkg.VueScan", + "shortname": "VueScan.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "VueScan scans documents, photos, and film, creates PDF, JPEG, TIFF and TXT files, and supports nearly 2000 scanners." + }, + "com.github.novaksam.jamf.MuseScore3": { + "name": "MuseScore 3", + "description": null, + "repo": "autopkg/novaksam-recipes", + "path": "Musescore3/MuseScore3.jamf.recipe", + "parent": "com.github.jazzace.pkg.MuseScore", + "shortname": "MuseScore3.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore." + }, + "com.github.novaksam.jss.Evernote": { + "name": "Evernote", + "description": "Downloads Evernote disk image and builds a package, then uploads to the JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Evernote/Evernote.jss.recipe", + "parent": "com.github.autopkg.pkg.Evernote", + "shortname": "Evernote.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jamf.GitHubDesktop": { + "name": "GitHub Desktop", + "description": null, + "repo": "autopkg/novaksam-recipes", + "path": "GitHub Desktop/GitHubDesktop.jamf.recipe", + "parent": "com.github.novaksam.pkg.GitHubDesktop", + "shortname": "GitHubDesktop.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow." + }, + "com.github.beatlemike.jss.AdobeRUM": { + "name": "Adobe Remote Update Manager", + "description": "Uses parent pkg recipe to download latest Adobe RUM and import it into the JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Adobe RUM/AdobeRUM.jss.recipe", + "parent": "com.github.beatlemike.pkg.AdobeRUM", + "shortname": "AdobeRUM.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.novaksam.jamf.AdobeRUM": { + "name": "Adobe RUM", + "description": null, + "repo": "autopkg/novaksam-recipes", + "path": "Adobe RUM/AdobeRUM.jamf.recipe", + "parent": "com.github.novaksam.pkg.AdobeRUM", + "shortname": "AdobeRUM.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": null + }, + "com.github.novaksam.jamf.GarageBand": { + "name": "GarageBand", + "description": null, + "repo": "autopkg/novaksam-recipes", + "path": "GarageBand/Garageband.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Garageband.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "GarageBand is a fully equipped music creation studio right inside your Mac \u2014 with a complete sound library that includes instruments, presets for guitar and voice, and an incredible selection of session drummers and percussionists." + }, + "com.github.novaksam.jss.GarageBand": { + "name": "GarageBand", + "description": "Checks for GarageBand update, packages, and adds to the JSS", + "repo": "autopkg/novaksam-recipes", + "path": "GarageBand/GarageBand.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "GarageBand.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jss.NodeJS": { + "name": "Node JS", + "description": "Downloads Node JS installer and uploads to JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Node JS/Node JS.jss.recipe", + "parent": "com.github.novaksam.pkg.NodeJS", + "shortname": "Node JS.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, + "com.github.novaksam.jamf.NoMachine": { + "name": "NoMachine", + "description": null, + "repo": "autopkg/novaksam-recipes", + "path": "NoMachine/NoMachine.jamf.recipe", + "parent": "com.github.novaksam.pkg.NoMachine", + "shortname": "NoMachine.jamf", + "inferred_type": "jamf", + "jamf_display_name": "NoMachine", + "jamf_description": "Fast, secure, easy way to get to your stuff. Wherever you are." + }, + "com.github.novaksam.download.OpenOffice": { + "name": "Open Office", + "description": "Downloads the latest Open Office. From io.github.hjuutilainen.download.OpenOffice", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/OpenOffice.download.recipe", + "shortname": "OpenOffice.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.OpenOffice" + ] + }, + "com.github.novaksam.download.AdoptiumJDK11Intel": { + "name": "Adoptium JDK 11", + "description": "Downloads the latest Adoptium JDK version 11.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AdoptiumJDK11Intel.download.recipe", + "shortname": "AdoptiumJDK11Intel.download", + "inferred_type": "download" + }, + "com.github.novaksam.download.AndroidStudio-Universal": { + "name": "AndroidStudio", + "description": "Downloads the latest Android Studio IDE from Google.\n\nDownloads both the ARM and Intel builds.\n\t\t", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AndroidStudio-Universal.download.recipe", + "shortname": "AndroidStudio-Universal.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.AndroidStudio-Universal" + ] + }, + "com.github.novaksam.download.microsoftoffice2019suite": { + "name": "Microsoft Office 2019 Suite", + "description": "Downloads the latest Suite installer for Office 365.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/MicrosoftOffice2019Suite.download.recipe", + "shortname": "MicrosoftOffice2019Suite.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.microsoftoffice2019suite" + ] + }, + "com.github.novaksam.download.AndroidStudio": { + "name": "AndroidStudio", + "description": "Downloads the latest Android Studio IDE from Google.\n\n\tFor Intel set DOWNLOAD_ARCH to \"mac\" and SUPPORTED_ARCH to \"x86_64\"\n\n\tFor Apple Silicon set DOWNLOAD_ARCH to \"mac_arm\" and SUPPORTED_ARCH to \"arm64\"\n\t", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AndroidStudio.download.recipe", + "shortname": "AndroidStudio.download", + "inferred_type": "download", + "children": [ + "com.github.grahamgilbert.install.AndroidStudio", + "com.github.novaksam.pkg.AndroidStudio", + "com.github.foigus.munki.AndroidStudio" + ] + }, + "com.github.novaksam.download.WacomIntuos": { + "name": "Wacom Intuos Driver", + "description": "Downloads the latest version of Wacom Intuos tablet drivers.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/WacomIntuos.download.recipe", + "shortname": "WacomIntuos.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.WacomIntuos" + ] + }, + "com.github.novaksam.download.EclipseTemurin11": { + "name": "Eclipse Temurin 11", + "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather \nthan the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/EclipseTemurin11.download.recipe", + "shortname": "EclipseTemurin11.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.EclipseTemurin11" + ] + }, + "com.github.novaksam.download.EclipseTemurin8": { + "name": "Eclipse Temurin 8", + "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\t\n\tDownloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/EclipseTemurin8.download.recipe", + "shortname": "EclipseTemurin8.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.EclipseTemurin8" + ] + }, + "com.github.novaksam.download.PracticaMusica": { + "name": "Practica Musica", + "description": "Downloads the latest Practica Musica from Ars Nova.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/PracticaMusica.download.recipe", + "shortname": "PracticaMusica.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.PracticaMusica" + ] + }, + "com.github.novaksam.download.NoMachine": { + "name": "NoMachine", + "description": "Downloads the latest NoMachine.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/NoMachine.download.recipe", + "shortname": "NoMachine.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.NoMachine" + ] + }, + "com.github.novaksam.download.SoundslidesPlus": { + "name": "Soundslides Plus", + "description": "Downloads the latest Soundslides Plus.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/SoundslidesPlus.download.recipe", + "deprecated": true, + "shortname": "SoundslidesPlus.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.SoundslidesPlus" + ] + }, + "com.github.novaksam.download.AdobeRUM": { + "name": "Adobe RemoteUpdateManager", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe.\n The original recipe is maintained by com.github.beatlemike.autopkg-recipes\n ", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AdobeRUM.download.recipe", + "shortname": "AdobeRUM.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.AdobeRUM" + ] + }, + "com.github.novaksam.download.jamovi": { + "name": "jamovi", + "description": "Downloads the latest version of jamovi.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/Jamovi.download.recipe", + "shortname": "Jamovi.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.install.jamovi", + "com.github.novaksam.pkg.jamovi" + ] + }, + "com.github.novaksam.download.Brackets": { + "name": "Brackets", + "description": "Downloads the latest version of Brackets.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/Brackets.download.recipe", + "shortname": "Brackets.download", + "inferred_type": "download", + "children": [ + "com.github.jps3.munki.Brackets", + "com.github.novaksam.pkg.Brackets", + "com.github.peshay.filewave.Brackets" + ] + }, + "com.github.novaksam.download.NvidiaCUDADriver": { + "name": "Nvidia CUDA driver", + "description": "Downloads the latest CUDA Driver from Nvidia.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/NvidiaCudaDriver.download.recipe", + "deprecated": true, + "shortname": "NvidiaCudaDriver.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.NvidiaCUDADriver" + ] + }, + "com.github.novaksam.download.FontForge": { + "name": "FontForge", + "description": "Downloads the latest version of FontForge.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/FontForge.download.recipe", + "shortname": "FontForge.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.FontForge" + ] + }, + "com.github.novaksam.download.CrystalExplorer": { + "name": "CrystalExplorer", + "description": "Downloads the latest crystalexplorer", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/CrystalExplorer.download.recipe", + "shortname": "CrystalExplorer.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.CrystalExplorer" + ] + }, + "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates": { + "name": "Acrobat Reader DC Updates", + "description": "Downloads updates for Acrobat Reader DC.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track.\n\t", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AdobeAcrobatReaderDCUpdates.download.recipe", + "shortname": "AdobeAcrobatReaderDCUpdates.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates", + "com.github.peshay.filewave.AdobeAcrobatReaderDCUpdates" + ] + }, + "com.github.novaksam.download.WacomBamboo": { + "name": "Wacom Bamboo Driver", + "description": "Downloads the latest version of Wacom Bamboo tablet drivers.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/WacomBamboo.download.recipe", + "shortname": "WacomBamboo.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.WacomBamboo", + "com.github.apizz.munki.WacomBamboo" + ] + }, + "com.github.novaksam.download.NodeJS": { + "name": "NodeJS", + "description": "Downloads the latest NodeJS.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/NodeJS.download.recipe", + "shortname": "NodeJS.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.NodeJS" + ] + }, + "com.github.novaksam.download.EclipseTemurin17": { + "name": "Eclipse Temurin 17", + "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather \nthan the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/EclipseTemurin17.download.recipe", + "shortname": "EclipseTemurin17.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.EclipseTemurin17" + ] + }, + "com.github.novaksam.download.AdobeAcrobatDCUpdate": { + "name": "Acrobat DC Updates", + "description": "Downloads updates for Acrobat DC.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track.\n\t", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AdobeAcrobatDCUpdates.download.recipe", + "shortname": "AdobeAcrobatDCUpdates.download", + "inferred_type": "download", + "children": [ + "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate", + "com.github.jazzace.ds.AdobeAcrobatDCUpdate", + "com.github.novaksam.pkg.AdobeAcrobatDCUpdate" + ] + }, + "com.github.novaksam.download.NvidiaCUDAToolkit": { + "name": "NvidiaCudaToolkit", + "description": "Downloads the latest CUDA toolkit from Nvidia.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/NvidiaCudaToolkit.download.recipe", + "deprecated": true, + "shortname": "NvidiaCudaToolkit.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.NvidiaCUDAToolkit" + ] + }, + "com.github.novaksam.download.AdoptiumJDK17Intel": { + "name": "Adoptium JDK 17", + "description": "Downloads the latest Adoptium JDK version 17.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AdoptiumJDK17Intel.download.recipe", + "shortname": "AdoptiumJDK17Intel.download", + "inferred_type": "download" + }, + "com.github.novaksam.download.TechSmithRelay": { + "name": "Techsmith Relay", + "description": "Downloads the latest version of Techsmith Relay.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/TechsmithRelay.download.recipe", + "shortname": "TechsmithRelay.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.TechSmithRelay" + ] + }, + "com.github.novaksam.download.SuspiciousPackage": { + "name": "Suspicious Package", + "description": "Downloads the latest dmg for Suspicious Package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/SuspiciousPackage.download.recipe", + "shortname": "SuspiciousPackage.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.SuspiciousPackage", + "com.github.apizz.munki.SuspiciousPackage" + ] + }, + "com.github.novaksam.download.microsoftoffice365suite": { + "name": "Microsoft Office 365 Suite", + "description": "Downloads the latest Suite installer for Office 365.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/MicrosoftOffice365Suite.download.recipe", + "shortname": "MicrosoftOffice365Suite.download", + "inferred_type": "download", + "children": [ + "com.github.novaksam.pkg.microsoftoffice365suite" + ] + }, + "com.github.novaksam.download.AdoptiumJDK8Intel": { + "name": "Adoptium JDK 8", + "description": "Downloads the latest Adoptium JDK version 8.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - Download/AdoptiumJDK8Intel.download.recipe", + "shortname": "AdoptiumJDK8Intel.download", + "inferred_type": "download" + }, "com.github.novaksam.jss.jamovi": { "name": "Jamovi", "description": "Downloads the latest version of jamovi and imports it into your JSS.", @@ -50979,148 +51492,159 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "jamovi is a free and open statistical platform which is intuitive to use, and can provide the latest developments in statistics." }, - "com.github.novaksam.jss.GoogleDrive": { - "name": "Google Drive", - "description": "Downloads Google Drive disk image and builds a package, then uploads to the JSS.", + "com.github.novaksam.jss.AdobeReader": { + "name": "Adobe Reader", + "description": "Downloads the latest version of Adobe Reader and makes a pkg of it then uploads it to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Google Drive/Google Drive.jss.recipe", - "parent": "com.github.homebysix.pkg.GoogleDrive", - "shortname": "Google Drive.jss", + "path": "Adobe Reader/Adobe Reader.jss.recipe", + "parent": "com.github.novaksam.pkg.AdobeReader", + "shortname": "Adobe Reader.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.microsoftoffice2019suite": { - "name": "Microsoft Office 2019", - "description": "Downloads latest MS Office 2011 update package, uploads to JSS.", + "com.github.novaksam.jamf.JamfConnect": { + "name": "Jamf Connect", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Office 2019/Microsoft Office 2019.jss.recipe", - "parent": "com.github.novaksam.pkg.microsoftoffice2019suite", - "shortname": "Microsoft Office 2019.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." + "path": "Jamf Connect/JamfConnect.jamf.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2", + "shortname": "JamfConnect.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Account creation and authentication: create secure accounts that get users up and running immediately with a single set of cloud identity credentials." }, - "com.github.novaksam.jss.Skype": { - "name": "Skype", - "description": "Downloads latest Skype disk image, builds a package, and uploads to the JSS.", + "com.github.novaksam.jss.amazoncorrettojdk8": { + "name": "Amazon Corretto Java JDK 8", + "description": "Downloads the latest version of Amazon Corretto Java JDK 8, builds an installer package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Skype/Skype.jss.recipe", - "parent": "com.github.autopkg.pkg.Skype", - "shortname": "Skype.jss", + "path": "AmazonCorrettoJDK8/AmazonCorrettoJDK8.jss.recipe", + "parent": "com.github.rtrouton.pkg.amazoncorettojdk8", + "shortname": "AmazonCorrettoJDK8.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." + "jamf_description": null }, - "com.github.novaksam.jamf.Skype": { - "name": "Skype", + "com.github.novaksam.jamf.Compressor": { + "name": "Compressor", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Skype/Skype.jamf.recipe", - "parent": "com.github.autopkg.pkg.Skype", - "shortname": "Skype.jamf", + "path": "Compressor/Compressor.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Compressor.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "High quality video calling makes it easy to be together wherever you are." + "jamf_description": "Compressor tightly integrates with Final Cut Pro to add custom output settings and extensive delivery features." }, - "com.github.novaksam.jamf.EclipseTemurinJDK8": { - "name": "Eclipse Temurin JDK 8", + "com.github.novaksam.jss.Compressor": { + "name": "Compressor", + "description": "Checks for Compressor update, packages, and adds to the JSS", + "repo": "autopkg/novaksam-recipes", + "path": "Compressor/Compressor.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Compressor.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jss.iMovie": { + "name": "iMovie", + "description": "Checks for iMovie update, packages, and adds to the JSS", + "repo": "autopkg/novaksam-recipes", + "path": "iMovie/iMovie.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "iMovie.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jamf.iMovie": { + "name": "iMovie", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Eclipse Temurin JDK 8/EclipseTemurinJDK8.jamf.recipe", - "parent": "com.github.novaksam.pkg.EclipseTemurin8", - "shortname": "EclipseTemurinJDK8.jamf", + "path": "iMovie/iMovie.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "iMovie.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem." + "jamf_description": "With iMovie, it's never been easier to create memorable, cinema-quality videos and let your imagination run wild. Edit videos on the fly or explore iMovie on your Mac. Design your masterpiece from scratch or get help shaping your story with the new Magic Movie and Storyboards on iPhone or iPad." }, - "com.github.novaksam.jss.SoundslidesPlus": { - "name": "Soundslides Plus", - "description": "Downloads Soundslides Plus disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Soundslides Plus/Soundslides Plus.jss.recipe", - "parent": "com.github.novaksam.pkg.SoundslidesPlus", - "shortname": "Soundslides Plus.jss", + "com.github.novaksam.jss.Dropbox": { + "name": "Dropbox", + "description": "Downloads Dropbox disk image and builds a package, then uploads to the JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Dropbox/Dropbox.jss.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.GoogleEarth": { - "name": "Google Earth", + "com.github.novaksam.jamf.CrystalExplorer": { + "name": "CrystalExplorer", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Google Earth/GoogleEarth.jamf.recipe", - "parent": "com.github.autopkg.pkg.google-earth", - "shortname": "GoogleEarth.jamf", + "path": "CrystalExplorer/CrystalExplorer.jamf.recipe", + "parent": "com.github.novaksam.pkg.CrystalExplorer", + "shortname": "CrystalExplorer.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean." + "jamf_description": "CrystalExplorer is a versatile and powerful tool for the analysis of crystal structures." }, - "com.github.novaksam.jamf.FontForge": { - "name": "FontForge", + "com.github.novaksam.jss.CrystalExplorer": { + "name": "CrystalExplorer", + "description": "Downloads CrystalExplorer installer and extracts the embedded package, uploads to JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "CrystalExplorer/CrystalExplorer.jss.recipe", + "parent": "com.github.novaksam.pkg.CrystalExplorer", + "shortname": "CrystalExplorer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, + "com.github.novaksam.jamf.MicrosoftOffice365": { + "name": "Microsoft Office 365", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "FontForge/FontForge.jamf.recipe", - "parent": "com.github.novaksam.pkg.FontForge", - "shortname": "FontForge.jamf", + "path": "Microsoft Office 365/MicrosoftOffice365.jamf.recipe", + "parent": "com.github.novaksam.pkg.microsoftoffice365suite", + "shortname": "MicrosoftOffice365.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "FontForge is a free and open source font editor brought to you by a community of fellow type lovers." + "jamf_description": "Microsoft 365 subscriptions include a set of familiar Office apps, intelligent cloud services, and world-class security in one place." }, - "com.github.novaksam.jss.FontForge": { - "name": "FontForge", - "description": "Downloads latest FontForge disk image and builds a package, uploads to JSS.", + "com.github.novaksam.jss.Wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark and builds a pkg. Then, uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "FontForge/FontForge.jss.recipe", - "parent": "com.github.novaksam.pkg.FontForge", - "shortname": "FontForge.jss", + "path": "Wireshark/Wireshark.jss.recipe", + "parent": "com.github.homebysix.pkg.Wireshark", + "shortname": "Wireshark.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.amazoncorrettojdk11": { - "name": "Amazon Corretto Java JDK 11", - "description": "Downloads the latest version of Amazon Corretto Java JDK 11, builds an installer package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "AmazonCorrettoJDK11/AmazonCorrettoJDK11.jss.recipe", - "parent": "com.github.rtrouton.pkg.amazoncorettojdk11", - "shortname": "AmazonCorrettoJDK11.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.novaksam.jss.WacomIntuos": { - "name": "Wacom Intuos Driver", - "description": "Downloads the installer pkg for Wacom Intuos drivers, then uploads to the JSS.", + "com.github.novaksam.jss.Keynote": { + "name": "Keynote", + "description": "Checks for Keynote update, packages, and adds to the JSS", "repo": "autopkg/novaksam-recipes", - "path": "Wacom Intuos Driver/Wacom Intuos Driver.jss.recipe", - "parent": "com.github.novaksam.pkg.WacomIntuos", - "shortname": "Wacom Intuos Driver.jss", + "path": "Keynote/Keynote.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Keynote.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.WacomIntuosDriver": { - "name": "Wacom Intuos Driver", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Wacom Intuos Driver/WacomIntuosDriver.jamf.recipe", - "parent": "com.github.novaksam.pkg.WacomIntuos", - "shortname": "WacomIntuosDriver.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Wacom Intuos Driver", - "jamf_description": "Digital drawing, painting or photo editing? Whatever you love to create, Wacom Intuos has everything you need to make it happen." - }, - "com.github.novaksam.jamf.MicrosoftEdge": { - "name": "Microsoft Edge", + "com.github.novaksam.jamf.Keynote": { + "name": "Keynote", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Edge/MicrosoftEdge.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftedge", - "shortname": "MicrosoftEdge.jamf", + "path": "Keynote/Keynote.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Keynote.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Edge helps you browse without skipping a beat. Built-in features like Collections, vertical tabs, and tab groups help you stay organized and achieve more." + "jamf_description": "Keynote for Mac, iOS, and iCloud lets you make dazzling presentations. Anyone can collaborate \u2014 even on a PC. And it's compatible with Apple Pencil." }, "com.github.novaksam.jamf.AndroidStudio": { "name": "Android Studio", @@ -51144,49 +51668,38 @@ "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.Keynote": { - "name": "Keynote", - "description": "Checks for Keynote update, packages, and adds to the JSS", - "repo": "autopkg/novaksam-recipes", - "path": "Keynote/Keynote.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Keynote.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.Keynote": { - "name": "Keynote", + "com.github.novaksam.jamf.Motion": { + "name": "Motion", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Keynote/Keynote.jamf.recipe", + "path": "Motion/Motion.jamf.recipe", "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Keynote.jamf", + "shortname": "Motion.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Keynote for Mac, iOS, and iCloud lets you make dazzling presentations. Anyone can collaborate \u2014 even on a PC. And it's compatible with Apple Pencil." + "jamf_description": "Install the latest version of Motion." }, - "com.github.novaksam.jss.AdobeReader": { - "name": "Adobe Reader", - "description": "Downloads the latest version of Adobe Reader and makes a pkg of it then uploads it to the JSS.", + "com.github.novaksam.jss.Motion": { + "name": "Motion", + "description": "Checks for Motion update, packages, and adds to the JSS", "repo": "autopkg/novaksam-recipes", - "path": "Adobe Reader/Adobe Reader.jss.recipe", - "parent": "com.github.novaksam.pkg.AdobeReader", - "shortname": "Adobe Reader.jss", + "path": "Motion/Motion.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Motion.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.Dropbox": { - "name": "Dropbox", - "description": "Downloads Dropbox disk image and builds a package, then uploads to the JSS.", + "com.github.novaksam.jamf.EclipseTemurinJDK17": { + "name": "Eclipse Temurin JDK 17", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Dropbox/Dropbox.jss.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." + "path": "Eclipse Temurin JDK 17/EclipseTemurinJDK17.jamf.recipe", + "parent": "com.github.novaksam.pkg.EclipseTemurin17", + "shortname": "EclipseTemurinJDK17.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem." }, "com.github.novaksam.jamf.MicrosoftTeams": { "name": "Microsoft Teams", @@ -51199,552 +51712,460 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Work with teammates via secure meetings, document collaboration, and built-in cloud storage. You can do it all in Microsoft Teams." }, - "com.github.novaksam.jss.SkypeForBusiness": { - "name": "Skype For Business", - "description": "Downloads latest Skype for business installer and uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Skype For Business/Skype For Business.jss.recipe", - "parent": "com.github.novaksam.pkg.SkypeForBusiness", - "shortname": "Skype For Business.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jss.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image, and builds a package, and uploads to the JSS.", + "com.github.novaksam.jss.GoogleDrive": { + "name": "Google Drive", + "description": "Downloads Google Drive disk image and builds a package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "VLC/VLC.jss.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.jss", + "path": "Google Drive/Google Drive.jss.recipe", + "parent": "com.github.homebysix.pkg.GoogleDrive", + "shortname": "Google Drive.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.VLC": { - "name": "VLC", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "VLC/VLC.jamf.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.jamf", - "inferred_type": "jamf", - "jamf_display_name": "VLC", - "jamf_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols." - }, - "com.github.novaksam.jamf.MicrosoftTeamsforworkorschool": { - "name": "Microsoft Teams (work or school)", + "com.github.novaksam.jamf.RStudio": { + "name": "RStudio", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Teams (work or school)/MicrosoftTeamsforworkorschool.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool", - "shortname": "MicrosoftTeamsforworkorschool.jamf", + "path": "RStudio/RStudio.jamf.recipe", + "parent": "com.github.rtrouton.pkg.RStudio", + "shortname": "RStudio.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Work with teammates via secure meetings, document collaboration, and built-in cloud storage. You can do it all in Microsoft Teams." - }, - "com.github.novaksam.download.EclipseTemurin11": { - "name": "Eclipse Temurin 11", - "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather \nthan the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/EclipseTemurin11.download.recipe", - "shortname": "EclipseTemurin11.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.EclipseTemurin11" - ] + "jamf_description": "RStudio provides open source and enterprise-ready professional software for data science." }, - "com.github.novaksam.download.SoundslidesPlus": { - "name": "Soundslides Plus", - "description": "Downloads the latest Soundslides Plus.", + "com.github.novaksam.jss.RStudio": { + "name": "RStudio", + "description": "Downloads latest RStudio disk image and builds a package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/SoundslidesPlus.download.recipe", - "deprecated": true, - "shortname": "SoundslidesPlus.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.SoundslidesPlus" - ] + "path": "RStudio/RStudio.jss.recipe", + "parent": "com.github.rtrouton.pkg.RStudio", + "shortname": "RStudio.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.WacomBamboo": { + "com.github.novaksam.jss.WacomBamboo": { "name": "Wacom Bamboo Driver", - "description": "Downloads the latest version of Wacom Bamboo tablet drivers.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/WacomBamboo.download.recipe", - "shortname": "WacomBamboo.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.WacomBamboo", - "com.github.apizz.munki.WacomBamboo" - ] - }, - "com.github.novaksam.download.TechSmithRelay": { - "name": "Techsmith Relay", - "description": "Downloads the latest version of Techsmith Relay.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/TechsmithRelay.download.recipe", - "shortname": "TechsmithRelay.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.TechSmithRelay" - ] - }, - "com.github.novaksam.download.AdobeAcrobatDCUpdate": { - "name": "Acrobat DC Updates", - "description": "Downloads updates for Acrobat DC.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track.\n\t", + "description": "Downloads the installer pkg for Wacom Bamboo Drivers, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AdobeAcrobatDCUpdates.download.recipe", - "shortname": "AdobeAcrobatDCUpdates.download", - "inferred_type": "download", - "children": [ - "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate", - "com.github.jazzace.ds.AdobeAcrobatDCUpdate", - "com.github.novaksam.pkg.AdobeAcrobatDCUpdate" - ] + "path": "Wacom Bamboo Driver/Wacom Bamboo Driver.jss.recipe", + "parent": "com.github.novaksam.pkg.WacomBamboo", + "shortname": "Wacom Bamboo Driver.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.AdoptiumJDK17Intel": { - "name": "Adoptium JDK 17", - "description": "Downloads the latest Adoptium JDK version 17.", + "com.github.novaksam.jamf.LogicProX": { + "name": "Logic Pro X", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AdoptiumJDK17Intel.download.recipe", - "shortname": "AdoptiumJDK17Intel.download", - "inferred_type": "download" + "path": "Logic Pro X/LogicProX.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "LogicProX.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Logic Pro is a digital audio workstation and MIDI sequencer software application for the Mac OS X platform." }, - "com.github.novaksam.download.microsoftoffice2019suite": { - "name": "Microsoft Office 2019 Suite", - "description": "Downloads the latest Suite installer for Office 365.", + "com.github.novaksam.jss.AdobeDigitalEditions": { + "name": "Adobe Digital Editions", + "description": "Downloads Adobe Digital Editions installer and extracts the embedded package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/MicrosoftOffice2019Suite.download.recipe", - "shortname": "MicrosoftOffice2019Suite.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.microsoftoffice2019suite" - ] + "path": "Adobe Digital Editions/Adobe Digital Editions.jss.recipe", + "parent": "com.github.novaksam.pkg.AdobeDigitalEditions", + "shortname": "Adobe Digital Editions.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of Adobe Digital Editions." }, - "com.github.novaksam.download.WacomIntuos": { - "name": "Wacom Intuos Driver", - "description": "Downloads the latest version of Wacom Intuos tablet drivers.", + "com.github.novaksam.jamf.AdobeDigitalEditions": { + "name": "Adobe Digital Editions", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/WacomIntuos.download.recipe", - "shortname": "WacomIntuos.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.WacomIntuos" - ] + "path": "Adobe Digital Editions/AdobeDigitalEditions.jamf.recipe", + "parent": "com.github.novaksam.pkg.AdobeDigitalEditions", + "shortname": "AdobeDigitalEditions.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Install the latest version of Adobe Digital Editions." }, - "com.github.novaksam.download.microsoftoffice365suite": { - "name": "Microsoft Office 365 Suite", - "description": "Downloads the latest Suite installer for Office 365.", + "com.github.novaksam.jamf.Chimera": { + "name": "Chimera", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/MicrosoftOffice365Suite.download.recipe", - "shortname": "MicrosoftOffice365Suite.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.microsoftoffice365suite" - ] + "path": "Chimera/Chimera.jamf.recipe", + "parent": "com.github.novaksam.pkg.Chimera", + "shortname": "Chimera.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "UCSF Chimera is a program for the interactive visualization and analysis of molecular structures and related data, including density maps, trajectories, and sequence alignments." }, - "com.github.novaksam.download.NvidiaCUDADriver": { - "name": "Nvidia CUDA driver", - "description": "Downloads the latest CUDA Driver from Nvidia.", + "com.github.novaksam.jss.Chimera": { + "name": "Chimera", + "description": "Downloads Chimera installer and extracts the embedded package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/NvidiaCudaDriver.download.recipe", - "deprecated": true, - "shortname": "NvidiaCudaDriver.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.NvidiaCUDADriver" - ] + "path": "Chimera/Chimera.jss.recipe", + "parent": "com.github.novaksam.pkg.Chimera", + "shortname": "Chimera.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.AdobeRUM": { - "name": "Adobe RemoteUpdateManager", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe.\n The original recipe is maintained by com.github.beatlemike.autopkg-recipes\n ", + "com.github.novaksam.jss.VMwareFusion": { + "name": "VMware Fusion", + "description": "Downloads VMware Fusion installers and builds a package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AdobeRUM.download.recipe", - "shortname": "AdobeRUM.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.AdobeRUM" - ] + "path": "VMWare Fusion/VMware Fusion.jss.recipe", + "parent": "com.justinrummel.pkg.VMwareFusion", + "shortname": "VMware Fusion.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates": { - "name": "Acrobat Reader DC Updates", - "description": "Downloads updates for Acrobat Reader DC.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track.\n\t", + "com.github.novaksam.jss.FinalCutPro": { + "name": "Final Cut Pro", + "description": "Checks for Final Cut Pro update, packages, and adds to the JSS", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AdobeAcrobatReaderDCUpdates.download.recipe", - "shortname": "AdobeAcrobatReaderDCUpdates.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates", - "com.github.peshay.filewave.AdobeAcrobatReaderDCUpdates" - ] + "path": "Final Cut Pro/Final Cut Pro.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Final Cut Pro.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.NoMachine": { - "name": "NoMachine", - "description": "Downloads the latest NoMachine.", + "com.github.novaksam.jamf.FinalCutPro": { + "name": "Final Cut Pro", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/NoMachine.download.recipe", - "shortname": "NoMachine.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.NoMachine" - ] + "path": "Final Cut Pro/FinalCutPro.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "FinalCutPro.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Final Cut Pro offers the most advanced organizing tools of any professional video editing application." }, - "com.github.novaksam.download.SuspiciousPackage": { - "name": "Suspicious Package", - "description": "Downloads the latest dmg for Suspicious Package.", + "com.github.novaksam.jamf.GoogleChrome": { + "name": "Google Chrome", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/SuspiciousPackage.download.recipe", - "shortname": "SuspiciousPackage.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.SuspiciousPackage", - "com.github.apizz.munki.SuspiciousPackage" - ] + "path": "Google Chrome/GoogleChrome.jamf.recipe", + "parent": "com.github.autopkg.pkg.googlechrome", + "shortname": "GoogleChrome.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Chrome brings you the best of Google - from offline integration of Gmail and Docs to automatic website translations from Google Translate." }, - "com.github.novaksam.download.Brackets": { - "name": "Brackets", - "description": "Downloads the latest version of Brackets.", + "com.github.novaksam.jss.GoogleChrome": { + "name": "Google Chrome", + "description": "Uses parent pkg recipe to download latest GoogleChrome and import it into the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/Brackets.download.recipe", - "shortname": "Brackets.download", - "inferred_type": "download", - "children": [ - "com.github.jps3.munki.Brackets", - "com.github.novaksam.pkg.Brackets", - "com.github.peshay.filewave.Brackets" - ] + "path": "Google Chrome/Google Chrome.jss.recipe", + "parent": "com.github.autopkg.pkg.googlechrome", + "shortname": "Google Chrome.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.AndroidStudio": { - "name": "AndroidStudio", - "description": "Downloads the latest Android Studio IDE from Google.\n\n\tFor Intel set DOWNLOAD_ARCH to \"mac\" and SUPPORTED_ARCH to \"x86_64\"\n\n\tFor Apple Silicon set DOWNLOAD_ARCH to \"mac_arm\" and SUPPORTED_ARCH to \"arm64\"\n\t", + "com.github.novaksam.jamf.MicrosoftAutoUpdate": { + "name": "Microsoft AutoUpdate", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AndroidStudio.download.recipe", - "shortname": "AndroidStudio.download", - "inferred_type": "download", - "children": [ - "com.github.grahamgilbert.install.AndroidStudio", - "com.github.novaksam.pkg.AndroidStudio", - "com.github.foigus.munki.AndroidStudio" - ] + "path": "Microsoft AutoUpdate/MicrosoftAutoUpdate.jamf.recipe", + "parent": "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion", + "shortname": "MicrosoftAutoUpdate.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Microsoft AutoUpdate makes sure your copy of Office will always be up-to-date with the latest security fixes and improvements." }, - "com.github.novaksam.download.AndroidStudio-Universal": { - "name": "AndroidStudio", - "description": "Downloads the latest Android Studio IDE from Google.\n\nDownloads both the ARM and Intel builds.\n\t\t", + "com.github.novaksam.jss.MicrosoftAutoUpdateCFBundleVersion": { + "name": "Microsoft AutoUpdate", + "description": "Downloads Microsoft Auto Update installer and grabs the shortened version, and uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AndroidStudio-Universal.download.recipe", - "shortname": "AndroidStudio-Universal.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.AndroidStudio-Universal" - ] + "path": "Microsoft AutoUpdate/Microsoft AutoUpdate-CFBundleVersion.jss.recipe", + "parent": "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion", + "shortname": "Microsoft AutoUpdate-CFBundleVersion.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of Microsoft AutoUpdate" }, - "com.github.novaksam.download.AdoptiumJDK8Intel": { - "name": "Adoptium JDK 8", - "description": "Downloads the latest Adoptium JDK version 8.", + "com.github.novaksam.jss.MicrosoftAutoUpdate": { + "name": "Microsoft AutoUpdate", + "description": "Downloads Microsoft Auto Update installer and grabs the shortened version, and uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AdoptiumJDK8Intel.download.recipe", - "shortname": "AdoptiumJDK8Intel.download", - "inferred_type": "download" + "path": "Microsoft AutoUpdate/Microsoft AutoUpdate.jss.recipe", + "parent": "com.github.novaksam.pkg.MicrosoftAutoUpdate", + "shortname": "Microsoft AutoUpdate.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of Microsoft AutoUpdate" }, - "com.github.novaksam.download.NvidiaCUDAToolkit": { - "name": "NvidiaCudaToolkit", - "description": "Downloads the latest CUDA toolkit from Nvidia.", + "com.github.novaksam.jamf.EclipseTemurinJDK11": { + "name": "Eclipse Temurin JDK 11", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/NvidiaCudaToolkit.download.recipe", - "deprecated": true, - "shortname": "NvidiaCudaToolkit.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.NvidiaCUDAToolkit" - ] + "path": "Eclipse Temurin JDK 11/EclipseTemurinJDK11.jamf.recipe", + "parent": "com.github.novaksam.pkg.EclipseTemurin11", + "shortname": "EclipseTemurinJDK11.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem." }, - "com.github.novaksam.download.EclipseTemurin17": { - "name": "Eclipse Temurin 17", - "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather \nthan the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.novaksam.jamf.R": { + "name": "R", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/EclipseTemurin17.download.recipe", - "shortname": "EclipseTemurin17.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.EclipseTemurin17" - ] + "path": "R/R.jamf.recipe", + "parent": "com.github.homebysix.pkg.R", + "shortname": "R.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "R is a free software environment for statistical computing and graphics." }, - "com.github.novaksam.download.NodeJS": { - "name": "NodeJS", - "description": "Downloads the latest NodeJS.", + "com.github.novaksam.jss.R_NoGui": { + "name": "R No Gui", + "description": "Checks for updates for R for Mac OS X (also known as \"The R Project for Statistical Computing\"), packages, and adds to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/NodeJS.download.recipe", - "shortname": "NodeJS.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.NodeJS" - ] + "path": "R/R.jss.recipe", + "parent": "com.github.novaksam.pkg.R_NoGui", + "shortname": "R.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "R is a free software environment for statistical computing and graphics." }, - "com.github.novaksam.download.PracticaMusica": { - "name": "Practica Musica", - "description": "Downloads the latest Practica Musica from Ars Nova.", + "com.github.novaksam.jamf.Handbrake": { + "name": "Handbrake", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/PracticaMusica.download.recipe", - "shortname": "PracticaMusica.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.PracticaMusica" - ] + "path": "HandBrake/Handbrake.jamf.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "Handbrake.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs." }, - "com.github.novaksam.download.EclipseTemurin8": { - "name": "Eclipse Temurin 8", - "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\t\n\tDownloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.novaksam.jamf.ZoomOutlookPlugin": { + "name": "Zoom Outlook Plugin", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/EclipseTemurin8.download.recipe", - "shortname": "EclipseTemurin8.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.EclipseTemurin8" - ] + "path": "Zoom-OutlookPlugin/ZoomOutlookPlugin.jamf.recipe", + "parent": "com.github.mlbz521.pkg.Zoom-OutlookPlugin", + "shortname": "ZoomOutlookPlugin.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click." }, - "com.github.novaksam.download.AdoptiumJDK11Intel": { - "name": "Adoptium JDK 11", - "description": "Downloads the latest Adoptium JDK version 11.", + "com.github.novaksam.jss.SoundslidesPlus": { + "name": "Soundslides Plus", + "description": "Downloads Soundslides Plus disk image and builds a package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/AdoptiumJDK11Intel.download.recipe", - "shortname": "AdoptiumJDK11Intel.download", - "inferred_type": "download" + "path": "Soundslides Plus/Soundslides Plus.jss.recipe", + "parent": "com.github.novaksam.pkg.SoundslidesPlus", + "shortname": "Soundslides Plus.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.download.CrystalExplorer": { - "name": "CrystalExplorer", - "description": "Downloads the latest crystalexplorer", + "com.github.autopkg.novaksam-recipes.Processors": { + "name": null, + "description": "Stub recipe for my processors", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/CrystalExplorer.download.recipe", - "shortname": "CrystalExplorer.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.CrystalExplorer" - ] + "path": "Processors/novaksam-Processors.recipe" }, - "com.github.novaksam.download.OpenOffice": { - "name": "Open Office", - "description": "Downloads the latest Open Office. From io.github.hjuutilainen.download.OpenOffice", + "com.github.novaksam.jss.amazoncorrettojdk11": { + "name": "Amazon Corretto Java JDK 11", + "description": "Downloads the latest version of Amazon Corretto Java JDK 11, builds an installer package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/OpenOffice.download.recipe", - "shortname": "OpenOffice.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.OpenOffice" - ] + "path": "AmazonCorrettoJDK11/AmazonCorrettoJDK11.jss.recipe", + "parent": "com.github.rtrouton.pkg.amazoncorettojdk11", + "shortname": "AmazonCorrettoJDK11.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.novaksam.download.jamovi": { - "name": "jamovi", - "description": "Downloads the latest version of jamovi.", + "com.github.novaksam.jamf.GoogleEarth": { + "name": "Google Earth", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/Jamovi.download.recipe", - "shortname": "Jamovi.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.install.jamovi", - "com.github.novaksam.pkg.jamovi" - ] + "path": "Google Earth/GoogleEarth.jamf.recipe", + "parent": "com.github.autopkg.pkg.google-earth", + "shortname": "GoogleEarth.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean." }, - "com.github.novaksam.download.FontForge": { - "name": "FontForge", - "description": "Downloads the latest version of FontForge.", + "com.github.novaksam.jss.SassafrasK2Client": { + "name": "Sassafras K2 Client", + "description": "Downloads Sassafras K2 Client installer and extracts the embedded package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - Download/FontForge.download.recipe", - "shortname": "FontForge.download", - "inferred_type": "download", - "children": [ - "com.github.novaksam.pkg.FontForge" - ] + "path": "Sassafras K2 Client/Sassafras K2 Client.jss.recipe", + "parent": "com.github.novaksam.pkg.SassafrasK2Client", + "shortname": "Sassafras K2 Client.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.install.jamovi": { - "name": "jamovi", - "description": "Installs the latest version of jamovi.", + "com.github.novaksam.jamf.SassafrasK2Client": { + "name": "Sassafras K2 Client", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - install/Jamovi.install.recipe", - "parent": "com.github.novaksam.download.jamovi", - "shortname": "Jamovi.install", - "inferred_type": "install" + "path": "Sassafras K2 Client/SassafrasK2Client.jamf.recipe", + "parent": "com.github.novaksam.pkg.SassafrasK2Client", + "shortname": "SassafrasK2Client.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Automated inventory, trustworthy reports, and live resource availability" }, - "com.github.novaksam.jss.CrystalExplorer": { - "name": "CrystalExplorer", - "description": "Downloads CrystalExplorer installer and extracts the embedded package, uploads to JSS.", + "com.github.novaksam.jss.MicrosoftRemoteDesktop": { + "name": "Microsoft Remote Desktop", + "description": "Checks for Microsoft Remote Desktop update, packages, and adds to the JSS", "repo": "autopkg/novaksam-recipes", - "path": "CrystalExplorer/CrystalExplorer.jss.recipe", - "parent": "com.github.novaksam.pkg.CrystalExplorer", - "shortname": "CrystalExplorer.jss", + "path": "Microsoft Remote Desktop/Microsoft Remote Desktop.jss.recipe", + "parent": "com.github.novaksam.pkg.MicrosoftRemoteDesktop", + "shortname": "Microsoft Remote Desktop.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.CrystalExplorer": { - "name": "CrystalExplorer", + "com.github.novaksam.jamf.MicrosoftRemoteDesktop": { + "name": "Microsoft Remote Desktop", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "CrystalExplorer/CrystalExplorer.jamf.recipe", - "parent": "com.github.novaksam.pkg.CrystalExplorer", - "shortname": "CrystalExplorer.jamf", + "path": "Microsoft Remote Desktop/MicrosoftRemoteDesktop.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "MicrosoftRemoteDesktop.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "CrystalExplorer is a versatile and powerful tool for the analysis of crystal structures." + "jamf_description": "Use the Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your admin. " }, - "com.github.novaksam.jamf.EclipseTemurinJDK17": { - "name": "Eclipse Temurin JDK 17", + "com.github.novaksam.jamf.Zoom": { + "name": "Zoom", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Eclipse Temurin JDK 17/EclipseTemurinJDK17.jamf.recipe", - "parent": "com.github.novaksam.pkg.EclipseTemurin17", - "shortname": "EclipseTemurinJDK17.jamf", + "path": "Zoom/Zoom.jamf.recipe", + "parent": "com.github.homebysix.pkg.Zoom", + "shortname": "Zoom.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem." + "jamf_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging." }, - "com.github.novaksam.jss.BlackboardCollaborateLauncher": { - "name": "Blackboard Collaborate Launcher", - "description": "Downloads latest Blackboard Collaborate zip and builds a package, uploads to JSS.", + "com.github.novaksam.jss.Firefox": { + "name": "Firefox", + "description": "Downloads Firefox disk image and builds a package, then uploads to the JSS.\nValues for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.", "repo": "autopkg/novaksam-recipes", - "path": "Blackboard Collaborate Launcher/Blackboard Collaborate Launcher.jss.recipe", - "parent": "com.github.novaksam.pkg.BlackboardCollaborateLauncher", - "shortname": "Blackboard Collaborate Launcher.jss", + "path": "Firefox/Firefox.jss.recipe", + "parent": "com.github.autopkg.pkg.Firefox_EN", + "shortname": "Firefox.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.GoogleChrome": { - "name": "Google Chrome", + "com.github.novaksam.jamf.Firefox": { + "name": "Firefox", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Google Chrome/GoogleChrome.jamf.recipe", - "parent": "com.github.autopkg.pkg.googlechrome", - "shortname": "GoogleChrome.jamf", + "path": "Firefox/Firefox.jamf.recipe", + "parent": "com.github.autopkg.pkg.Firefox_EN", + "shortname": "Firefox.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Chrome brings you the best of Google - from offline integration of Gmail and Docs to automatic website translations from Google Translate." + "jamf_description": "Get Firefox, a free web browser backed by Mozilla, a non-profit dedicated to internet health and privacy." }, - "com.github.novaksam.jss.GoogleChrome": { - "name": "Google Chrome", - "description": "Uses parent pkg recipe to download latest GoogleChrome and import it into the JSS.", + "com.github.novaksam.jss.TechSmithRelay": { + "name": "TechSmith Relay", + "description": "Downloads the installer pkg for suspicious package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Google Chrome/Google Chrome.jss.recipe", - "parent": "com.github.autopkg.pkg.googlechrome", - "shortname": "Google Chrome.jss", + "path": "TechSmith Relay/TechSmith Relay.jss.recipe", + "parent": "com.github.novaksam.pkg.TechSmithRelay", + "shortname": "TechSmith Relay.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.RStudio": { - "name": "RStudio", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "RStudio/RStudio.jamf.recipe", - "parent": "com.github.rtrouton.pkg.RStudio", - "shortname": "RStudio.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "RStudio provides open source and enterprise-ready professional software for data science." - }, - "com.github.novaksam.jss.RStudio": { - "name": "RStudio", - "description": "Downloads latest RStudio disk image and builds a package, uploads to JSS.", + "com.github.novaksam.jss.SuspiciousPackage": { + "name": "Suspicious Package", + "description": "Downloads latest Suspicious Package installer, unpacks it, and re-labels the installer. Then, uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "RStudio/RStudio.jss.recipe", - "parent": "com.github.rtrouton.pkg.RStudio", - "shortname": "RStudio.jss", + "path": "Suspicious Package/Suspicious Package.jss.recipe", + "parent": "com.github.novaksam.pkg.SuspiciousPackage", + "shortname": "Suspicious Package.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.pkg.appleLoopsMandatory": { - "name": "appleLoopsMandatory", - "description": "Downloads latest release of appleLoops from carlashley on github, and creates a pkg to install it, and the mandatory loops", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/appleLoopsMandatory.pkg.recipe", - "parent": "com.github.novaksam.pkg.appleLoops", - "shortname": "appleLoopsMandatory.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.NvidiaCUDAToolkit": { - "name": "Nvidia CUDA Toolkit", - "description": "Downloads latest CUDA Toolkit and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/NvidiaCudaToolkit.pkg.recipe", - "parent": "com.github.novaksam.download.NvidiaCUDAToolkit", - "shortname": "NvidiaCudaToolkit.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.AppleRicohPrinterDrivers": { - "name": "Apple Ricoh Printer Drivers", - "description": "Downloads latest Apple Ricoh printer drivers and builds a package.", + "com.github.novaksam.jamf.SuspiciousPackage": { + "name": "Suspicious Package", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleRicohPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleRicohPrinterDrivers", - "shortname": "AppleRicohPrinterDrivers.pkg", - "inferred_type": "pkg" + "path": "Suspicious Package/SuspiciousPackage.jamf.recipe", + "parent": "com.github.novaksam.pkg.SuspiciousPackage", + "shortname": "SuspiciousPackage.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "With Suspicious Package, you can open a macOS Installer package and see what's inside, without installing it first." }, - "com.github.novaksam.pkg.AdobeAcrobatProXUpdate": { - "name": null, - "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.", + "com.github.novaksam.jamf.MicrosoftEdge": { + "name": "Microsoft Edge", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeAcrobatProXUpdate.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", - "shortname": "AdobeAcrobatProXUpdate.pkg", - "inferred_type": "pkg" + "path": "Microsoft Edge/MicrosoftEdge.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftedge", + "shortname": "MicrosoftEdge.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Microsoft Edge helps you browse without skipping a beat. Built-in features like Collections, vertical tabs, and tab groups help you stay organized and achieve more." }, - "com.github.novaksam.pkg.EndNoteX7": { - "name": "EndNote X7", - "description": "Downloads latest EndNote disk image and builds a package.", + "com.github.novaksam.jss.AdobeAcrobatReaderDCUpdates": { + "name": "Adobe Acrobat Reader DC Updates", + "description": "Downloads the latest version of Adobe Reader DC and makes a pkg of it then uploads it to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/EndNoteX7.pkg.recipe", - "parent": "com.github.hansen-m.download.EndNoteX7", - "shortname": "EndNoteX7.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jss.EndNoteX7" - ] + "path": "Adobe Acrobat Reader DC Updates/Adobe Acrobat Reader DC Updates.jss.recipe", + "parent": "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates", + "shortname": "Adobe Acrobat Reader DC Updates.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Views, prints, and comments on PDF documents, and connects to Adobe Document Cloud." }, - "com.github.novaksam.pkg.jamovi": { - "name": "jamovi", - "description": "Downloads the latest version of jamovi and creates a package.", + "com.github.novaksam.jamf.AdobeAcrobatReaderDCUpdates": { + "name": "Adobe Acrobat Reader DC Updates", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/Jamovi.pkg.recipe", - "parent": "com.github.novaksam.download.jamovi", - "shortname": "Jamovi.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jss.jamovi", - "com.github.novaksam.jamf.Jamovi" - ] + "path": "Adobe Acrobat Reader DC Updates/Adobe Acrobat Reader DC Updates.jamf.recipe", + "parent": "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates", + "shortname": "Adobe Acrobat Reader DC Updates.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": "Adobe Acrobat Reader DC software is the free global standard for reliably viewing, printing, and commenting on PDF documents." }, - "com.github.novaksam.pkg.OpenOffice": { - "name": "Open Office", - "description": "Downloads latest Open Office disk image and builds a package.", + "com.github.novaksam.pkg.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Downloads latest GitHub app and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/OpenOffice.pkg.recipe", - "parent": "com.github.novaksam.download.OpenOffice", - "shortname": "OpenOffice.pkg", + "path": "Recipes - pkg/GitHubDesktop.pkg.recipe", + "parent": "com.github.homebysix.download.GitHubDesktop", + "shortname": "GitHubDesktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.OpenOffice" + "com.github.novaksam.jamf.GitHubDesktop", + "com.github.novaksam.jss.GitHubDesktop" ] }, - "com.github.novaksam.pkg.AppleNRGPrinterDrivers": { - "name": "Apple NRG Printer Drivers", - "description": "Downloads latest Apple NRG printer drivers and builds a package.", + "com.github.novaksam.pkg.NvidiaCUDADriver": { + "name": "Nvidia CUDA Driver", + "description": "Downloads latest CUDA Toolkit and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleNRGPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleNRGPrinterDrivers", - "shortname": "AppleNRGPrinterDrivers.pkg", + "path": "Recipes - pkg/NvidiaCudaDriver.pkg.recipe", + "parent": "com.github.novaksam.download.NvidiaCUDADriver", + "shortname": "NvidiaCudaDriver.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.PracticaMusica": { - "name": "Practica Musica", - "description": "Builds a package for Practica Musica containing the license file of a locally installed copy", + "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers": { + "name": "Apple Lexmark Printer Drivers", + "description": "Downloads latest Apple Lexmark printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/PracticaMusica.pkg.recipe", - "parent": "com.github.novaksam.download.PracticaMusica", - "shortname": "PracticaMusica.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jss.PracticaMusica" - ] + "path": "Recipes - pkg/AppleLexmarkPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleLexmarkPrinterDrivers", + "shortname": "AppleLexmarkPrinterDrivers.pkg", + "inferred_type": "pkg" }, "com.github.novaksam.pkg.OracleJava8JDK": { "name": "Oracle Java 8 JDK", @@ -51758,84 +52179,126 @@ "com.github.golbiga.jss.OracleJava8JDK" ] }, - "com.github.novaksam.pkg.AdobeAcrobatDCUpdate": { - "name": "Adobe Acrobat DC", - "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.", + "com.github.novaksam.pkg.garageband": { + "name": "GarageBand", + "description": "This recipe will grab the Version of Garageband installed on the current Mac and repackage it.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeAcrobatDCUpdate.pkg.recipe", - "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate", - "shortname": "AdobeAcrobatDCUpdate.pkg", + "path": "Recipes - pkg/GarageBand.pkg.recipe", + "shortname": "GarageBand.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.microsoftoffice2019suite": { + "name": "Microsoft Office 2019 Suite", + "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/MicrosoftOffice2019Suite.pkg.recipe", + "parent": "com.github.novaksam.download.microsoftoffice2019suite", + "shortname": "MicrosoftOffice2019Suite.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.AdobeAcrobatDCUpdate", - "com.github.patgmac.lanrev.AdobeAcrobatProDCUpdate" + "com.github.novaksam.jss.microsoftoffice2019suite" ] }, - "com.github.novaksam.pkg.AppleEpsonPrinterDrivers": { - "name": "Apple Epson Printer Drivers", - "description": "Downloads latest Apple Epson printer drivers and builds a package.", + "com.github.novaksam.pkg.BlackboardCollaborateLauncher": { + "name": "Blackboard Collaborate Launcher", + "description": "Downloads latest Github app and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleEpsonPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", - "shortname": "AppleEpsonPrinterDrivers.pkg", + "path": "Recipes - pkg/BlackboardCollaborateLauncher.pkg.recipe", + "parent": "com.github.autopkg.download.blackboardcollaboratelauncher", + "shortname": "BlackboardCollaborateLauncher.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jss.BlackboardCollaborateLauncher" + ] + }, + "com.github.novaksam.pkg.appleLoopsMandatory": { + "name": "appleLoopsMandatory", + "description": "Downloads latest release of appleLoops from carlashley on github, and creates a pkg to install it, and the mandatory loops", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/appleLoopsMandatory.pkg.recipe", + "parent": "com.github.novaksam.pkg.appleLoops", + "shortname": "appleLoopsMandatory.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.appleLoops": { - "name": "appleloops", - "description": "Downloads the latest version of appleloops from Github", + "com.github.novaksam.pkg.CasperSuite": { + "name": "Casper Suite", + "description": "Builds a package containing the installed version of Casper Suite", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/appleLoops.pkg.recipe", - "shortname": "appleLoops.pkg", + "path": "Recipes - pkg/CasperSuite.pkg.recipe", + "shortname": "CasperSuite.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.CrystalExplorer": { + "name": "CrystalExplorer", + "description": "Downloads latest CrystalExplorer disk image and builds a package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/CrystalExplorer.pkg.recipe", + "parent": "com.github.novaksam.download.CrystalExplorer", + "shortname": "CrystalExplorer.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.ds.appleLoops", - "com.github.novaksam.pkg.appleLoopsMandatory", - "com.github.novaksam.pkg.appleLoopsOptional", - "com.github.novaksam.jss.AppleLoops", - "com.github.novaksam.jamf.AppleLoops", - "com.github.apizz.munki.appleLoops" + "com.github.novaksam.jamf.CrystalExplorer", + "com.github.novaksam.jss.CrystalExplorer" ] }, - "com.github.novaksam.pkg.TechSmithRelay": { - "name": "Techsmith Relay", - "description": "", + "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers": { + "name": "Apple Info Print Printer Drivers", + "description": "Downloads latest Apple Info Print printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/TechsmithRelay.pkg.recipe", - "parent": "com.github.novaksam.download.TechSmithRelay", - "shortname": "TechsmithRelay.pkg", + "path": "Recipes - pkg/AppleInfoPrintPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleInfoPrintPrinterDrivers", + "shortname": "AppleInfoPrintPrinterDrivers.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.SuspiciousPackage": { + "name": "Suspicious Package", + "description": "Downloads latest Suspicious Package dmg, unpacks it, and creates a pkg.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/SuspiciousPackage.pkg.recipe", + "parent": "com.github.novaksam.download.SuspiciousPackage", + "shortname": "SuspiciousPackage.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.TechSmithRelay" + "com.github.rustymyers.install.SuspiciousPackage", + "com.github.novaksam.jss.SuspiciousPackage", + "com.github.novaksam.jamf.SuspiciousPackage", + "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage" ] }, - "com.github.novaksam.pkg.OneDrive": { - "name": "OneDrive", - "description": "This recipe will grab the Version of OneDrive installed on the current Mac and repackage it.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/OneDrive.pkg.recipe", - "shortname": "OneDrive.pkg", + "com.github.novaksam.pkg.Chimera": { + "name": "Chimera", + "description": "Downloads latest Chimera disk image and builds a package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/Chimera.pkg.recipe", + "parent": "com.github.n8felton.download.Chimera", + "shortname": "Chimera.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.OneDrive" + "com.github.novaksam.jamf.Chimera", + "com.github.novaksam.jss.Chimera" ] }, - "com.github.novaksam.pkg.AppleHPPrinterDrivers": { - "name": "Apple HP Printer Drivers", - "description": "Downloads latest Apple HP printer drivers and builds a package.", + "com.github.novaksam.pkg.SassafrasAllsightClient": { + "name": "Sassafras K2 Client", + "description": "Downloads the latest version of the Sassafras K2Client installer and creates a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleHPPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleHPPrinterDrivers", - "shortname": "AppleHPPrinterDrivers.pkg", - "inferred_type": "pkg" + "path": "Recipes - pkg/SassafrasAllsightClient.recipe", + "parent": "com.github.jazzace.download.sassafrasallsight" }, - "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers": { - "name": "Apple Lexmark Printer Drivers", - "description": "Downloads latest Apple Lexmark printer drivers and builds a package.", + "com.github.novaksam.pkg.NodeJS": { + "name": "NodeJS", + "description": "Downloads the latest version of Node.JS and creates a versioned package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleLexmarkPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleLexmarkPrinterDrivers", - "shortname": "AppleLexmarkPrinterDrivers.pkg", - "inferred_type": "pkg" + "path": "Recipes - pkg/NodeJS.pkg.recipe", + "parent": "com.github.novaksam.download.NodeJS", + "shortname": "NodeJS.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jss.NodeJS", + "com.github.autopkg.grahampugh-recipes.jamf.NodeJS-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.NodeJS" + ] }, "com.github.novaksam.pkg.AppleBrotherPrinterDrivers": { "name": "Apple Brother Printer Drivers", @@ -51846,149 +52309,125 @@ "shortname": "AppleBrotherPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.AdobeReader": { - "name": "Adobe Reader", - "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script, \nand enabling installation on non-boot volumes. Setting MAJOR_VERSION to \"10\" will cause a download of the \nlatest/last version of Adobe Reader 10, but the repackager is unlikely to operate properly with that version.\nThis recipe is a retooling of the AdobeReader recipe provided by autopkg. All of the base work goes to them,\nI just wanted to tweak it a little and get the version number on the installer.\n", + "com.github.novaksam.pkg.AppleGutenprintPrinterDrivers": { + "name": "Apple Gutenprint Printer Drivers", + "description": "Downloads latest Apple Gutenprint printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeReader.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeReader", - "shortname": "AdobeReader.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jss.AdobeReader" - ] + "path": "Recipes - pkg/AppleGutenprintPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleGutenprintPrinterDrivers", + "shortname": "AppleGutenprintPrinterDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.novaksam.pkg.Silverlight": { - "name": "Silverlight", - "description": "Downloads latest Silverlight installer and copies the package to the build directory with an appended version number.", + "com.github.novaksam.pkg.MicrosoftLync": { + "name": "Microsoft Lync", + "description": "Renames the MSLync installer to show the version number.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/Silverlight.pkg.recipe", - "parent": "com.github.autopkg.download.Silverlight", - "shortname": "Silverlight.pkg", + "path": "Recipes - pkg/MicrosoftLync.pkg.recipe", + "parent": "com.github.arubdesu.pkg.LyncInstaller", + "shortname": "MicrosoftLync.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.Silverlight" + "com.github.novaksam.jss.MicrosoftLync" ] }, - "com.github.novaksam.pkg.AppleSavinPrinterDrivers": { - "name": "Apple Savin Printer Drivers", - "description": "Downloads latest Apple Savin printer drivers and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleSavinPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleSavinPrinterDrivers", - "shortname": "AppleSavinPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.SassafrasK2Client": { - "name": "Sassafras K2 Client", - "description": "Downloads the latest version of the Sassafras K2Client installer and creates a package.", + "com.github.novaksam.pkg.appleLoops": { + "name": "appleloops", + "description": "Downloads the latest version of appleloops from Github", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/SassafrasK2Client.pkg.recipe", - "parent": "com.github.jazzace.download.sassafrasclient", - "shortname": "SassafrasK2Client.pkg", + "path": "Recipes - pkg/appleLoops.pkg.recipe", + "shortname": "appleLoops.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.SassafrasK2Client", - "com.github.novaksam.jss.SassafrasK2Client" + "com.github.jazzace.ds.appleLoops", + "com.github.novaksam.pkg.appleLoopsMandatory", + "com.github.novaksam.pkg.appleLoopsOptional", + "com.github.novaksam.jamf.AppleLoops", + "com.github.novaksam.jss.AppleLoops", + "com.github.apizz.munki.appleLoops" ] }, - "com.github.novaksam.pkg.AppleSamsungPrinterDrivers": { - "name": "Apple Samsung Printer Drivers", - "description": "Downloads latest Apple Samsung printer drivers and builds a package.", + "com.github.novaksam.pkg.AppleLanierPrinterDrivers": { + "name": "Apple Lanier Printer Drivers", + "description": "Downloads latest Apple Lanier printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleSamsungPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleSamsungPrinterDrivers", - "shortname": "AppleSamsungPrinterDrivers.pkg", + "path": "Recipes - pkg/AppleLanierPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleLanierPrinterDrivers", + "shortname": "AppleLanierPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.SoundslidesPlus": { - "name": "Soundslides Plus", - "description": "Builds a package for Soundslides Plus containing the license file of a locally installed copy", + "com.github.novaksam.pkg.OpenOffice": { + "name": "Open Office", + "description": "Downloads latest Open Office disk image and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/SoundslidesPlus.pkg.recipe", - "parent": "com.github.novaksam.download.SoundslidesPlus", - "shortname": "SoundslidesPlus.pkg", + "path": "Recipes - pkg/OpenOffice.pkg.recipe", + "parent": "com.github.novaksam.download.OpenOffice", + "shortname": "OpenOffice.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.SoundslidesPlus" + "com.github.novaksam.jss.OpenOffice" ] }, - "com.github.novaksam.pkg.MicrosoftAutoUpdate": { + "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion": { "name": "Microsoft AutoUpdate", - "description": "Extract version number and other information from MAU", + "description": "Extract version number and other information from MAU. Slight variation that uses CFBundleVersion for versioning.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MicrosoftAutoUpdate.pkg.recipe", + "path": "Recipes - pkg/MicrosoftAutoUpdate-CFBundleVersion.pkg.recipe", "parent": "com.github.autopkg.download.MSAutoUpdate", - "shortname": "MicrosoftAutoUpdate.pkg", + "shortname": "MicrosoftAutoUpdate-CFBundleVersion.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.MicrosoftAutoUpdate" + "com.github.novaksam.jamf.MicrosoftAutoUpdate", + "com.github.novaksam.jss.MicrosoftAutoUpdateCFBundleVersion" ] }, - "com.github.novaksam.pkg.MicrosoftRemoteDesktop": { - "name": "Microsoft Remote Desktop", - "description": null, + "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates": { + "name": "Adobe Acrobat Reader DC Updates", + "description": "Downloads updates for Adobe Acrobat Reader DC and copies pkg.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MicrosoftRemoteDesktop.pkg.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "MicrosoftRemoteDesktop.pkg", + "path": "Recipes - pkg/AdobeAcrobatReaderDCUpdates.pkg.recipe", + "parent": "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates", + "shortname": "AdobeAcrobatReaderDCUpdates.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.MicrosoftRemoteDesktop" + "com.github.novaksam.jss.AdobeAcrobatReaderDCUpdates", + "com.github.novaksam.jamf.AdobeAcrobatReaderDCUpdates" ] }, - "com.github.novaksam.pkg.AppleInfotecPrinterDrivers": { - "name": "Apple Infotec Printer Drivers", - "description": "Downloads latest Apple Infotec printer drivers and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleInfotecPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleInfotecPrinterDrivers", - "shortname": "AppleInfotecPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.BlackboardCollaborateLauncher": { - "name": "Blackboard Collaborate Launcher", - "description": "Downloads latest Github app and builds a package.", + "com.github.novaksam.pkg.WacomIntuos": { + "name": "Wacom Intuos Driver", + "description": "Downloads latest Wacom Intuos driver disk image and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/BlackboardCollaborateLauncher.pkg.recipe", - "parent": "com.github.autopkg.download.blackboardcollaboratelauncher", - "shortname": "BlackboardCollaborateLauncher.pkg", + "path": "Recipes - pkg/WacomIntuos.pkg.recipe", + "parent": "com.github.novaksam.download.WacomIntuos", + "shortname": "WacomIntuos.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.BlackboardCollaborateLauncher" + "com.github.novaksam.jamf.WacomIntuosDriver", + "com.github.novaksam.jss.WacomIntuos" ] }, - "com.github.novaksam.pkg.microsoftoffice2019suite": { - "name": "Microsoft Office 2019 Suite", - "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.", + "com.github.novaksam.pkg.AdobeReader": { + "name": "Adobe Reader", + "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script, \nand enabling installation on non-boot volumes. Setting MAJOR_VERSION to \"10\" will cause a download of the \nlatest/last version of Adobe Reader 10, but the repackager is unlikely to operate properly with that version.\nThis recipe is a retooling of the AdobeReader recipe provided by autopkg. All of the base work goes to them,\nI just wanted to tweak it a little and get the version number on the installer.\n", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MicrosoftOffice2019Suite.pkg.recipe", - "parent": "com.github.novaksam.download.microsoftoffice2019suite", - "shortname": "MicrosoftOffice2019Suite.pkg", + "path": "Recipes - pkg/AdobeReader.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeReader", + "shortname": "AdobeReader.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.microsoftoffice2019suite" + "com.github.novaksam.jss.AdobeReader" ] }, - "com.github.novaksam.pkg.AppleGutenprintPrinterDrivers": { - "name": "Apple Gutenprint Printer Drivers", - "description": "Downloads latest Apple Gutenprint printer drivers and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleGutenprintPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleGutenprintPrinterDrivers", - "shortname": "AppleGutenprintPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.EclipseTemurin11": { - "name": "Eclipse Temurin 11", + "com.github.novaksam.pkg.EclipseTemurin17": { + "name": "Eclipse Temurin 17", "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/EclipseTemurin11.pkg.recipe", - "parent": "com.github.novaksam.download.EclipseTemurin11", - "shortname": "EclipseTemurin11.pkg", + "path": "Recipes - pkg/EclipseTemurin17.pkg.recipe", + "parent": "com.github.novaksam.download.EclipseTemurin17", + "shortname": "EclipseTemurin17.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.EclipseTemurinJDK11" + "com.github.novaksam.jamf.EclipseTemurinJDK17" ] }, "com.github.novaksam.pkg.NoMachine": { @@ -52003,34 +52442,25 @@ "com.github.novaksam.jamf.NoMachine" ] }, - "com.github.novaksam.pkg.WacomIntuos": { - "name": "Wacom Intuos Driver", - "description": "Downloads latest Wacom Intuos driver disk image and builds a package.", + "com.github.novaksam.pkg.OneDrive": { + "name": "OneDrive", + "description": "This recipe will grab the Version of OneDrive installed on the current Mac and repackage it.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/WacomIntuos.pkg.recipe", - "parent": "com.github.novaksam.download.WacomIntuos", - "shortname": "WacomIntuos.pkg", + "path": "Recipes - pkg/OneDrive.pkg.recipe", + "shortname": "OneDrive.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.WacomIntuos", - "com.github.novaksam.jamf.WacomIntuosDriver" + "com.github.novaksam.jss.OneDrive" ] }, - "com.github.novaksam.pkg.SuspiciousPackage": { - "name": "Suspicious Package", - "description": "Downloads latest Suspicious Package dmg, unpacks it, and creates a pkg.", + "com.github.novaksam.pkg.appleLoopsOptional": { + "name": "appleLoopsOptional", + "description": "Downloads latest release of appleLoops from carlashley on github, and creates a pkg to install it, and the optional loops", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/SuspiciousPackage.pkg.recipe", - "parent": "com.github.novaksam.download.SuspiciousPackage", - "shortname": "SuspiciousPackage.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rustymyers.install.SuspiciousPackage", - "com.github.novaksam.jamf.SuspiciousPackage", - "com.github.novaksam.jss.SuspiciousPackage", - "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage" - ] + "path": "Recipes - pkg/appleLoopsOptional.pkg.recipe", + "parent": "com.github.novaksam.pkg.appleLoops", + "shortname": "appleLoopsOptional.pkg", + "inferred_type": "pkg" }, "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers": { "name": "Apple Gestetner Printer Drivers", @@ -52041,203 +52471,191 @@ "shortname": "AppleGestetnerPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.EclipseTemurin17": { - "name": "Eclipse Temurin 17", - "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.novaksam.pkg.AppleSavinPrinterDrivers": { + "name": "Apple Savin Printer Drivers", + "description": "Downloads latest Apple Savin printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/EclipseTemurin17.pkg.recipe", - "parent": "com.github.novaksam.download.EclipseTemurin17", - "shortname": "EclipseTemurin17.pkg", + "path": "Recipes - pkg/AppleSavinPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleSavinPrinterDrivers", + "shortname": "AppleSavinPrinterDrivers.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.AppleInfotecPrinterDrivers": { + "name": "Apple Infotec Printer Drivers", + "description": "Downloads latest Apple Infotec printer drivers and builds a package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/AppleInfotecPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleInfotecPrinterDrivers", + "shortname": "AppleInfotecPrinterDrivers.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.NvidiaCUDAToolkit": { + "name": "Nvidia CUDA Toolkit", + "description": "Downloads latest CUDA Toolkit and builds a package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/NvidiaCudaToolkit.pkg.recipe", + "parent": "com.github.novaksam.download.NvidiaCUDAToolkit", + "shortname": "NvidiaCudaToolkit.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.Silverlight": { + "name": "Silverlight", + "description": "Downloads latest Silverlight installer and copies the package to the build directory with an appended version number.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/Silverlight.pkg.recipe", + "parent": "com.github.autopkg.download.Silverlight", + "shortname": "Silverlight.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.EclipseTemurinJDK17" + "com.github.novaksam.jss.Silverlight" ] }, - "com.github.novaksam.pkg.FontForge": { - "name": "FontForge", - "description": "Downloads latest FontForge disk image and builds a package.", + "com.github.novaksam.pkg.EndNoteX7": { + "name": "EndNote X7", + "description": "Downloads latest EndNote disk image and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/FontForge.pkg.recipe", - "parent": "com.github.novaksam.download.FontForge", - "shortname": "FontForge.pkg", + "path": "Recipes - pkg/EndNoteX7.pkg.recipe", + "parent": "com.github.hansen-m.download.EndNoteX7", + "shortname": "EndNoteX7.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.FontForge", - "com.github.novaksam.jss.FontForge" + "com.github.novaksam.jss.EndNoteX7" ] }, - "com.github.novaksam.pkg.AdobeAcrobatReaderDC": { - "name": "Adobe Acrobat Reader DC", - "description": "Downloads the current Adobe Acrobat Reader DC pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.", + "com.github.novaksam.pkg.AppleHPPrinterDrivers": { + "name": "Apple HP Printer Drivers", + "description": "Downloads latest Apple HP printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeAcrobatReaderDC.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeReaderDC", - "shortname": "AdobeAcrobatReaderDC.pkg", + "path": "Recipes - pkg/AppleHPPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleHPPrinterDrivers", + "shortname": "AppleHPPrinterDrivers.pkg", + "inferred_type": "pkg" + }, + "com.github.novaksam.pkg.JamfPro": { + "name": "Jamf Pro", + "description": "Builds a package containing the installed version of Jamf Pro", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/JamfPro.pkg.recipe", + "shortname": "JamfPro.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.AdobeAcrobatReaderDC", - "com.github.novaksam.jss.AdobeAcrobatReaderDC", - "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC" + "com.github.novaksam.jss.JamfPro", + "com.github.novaksam.jamf.JamfPro", + "com.github.apizz.munki.JamfPro" ] }, - "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates": { - "name": "Adobe Acrobat Reader DC Updates", - "description": "Downloads updates for Adobe Acrobat Reader DC and copies pkg.", + "com.github.novaksam.pkg.MicrosoftRemoteDesktop": { + "name": "Microsoft Remote Desktop", + "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeAcrobatReaderDCUpdates.pkg.recipe", - "parent": "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates", - "shortname": "AdobeAcrobatReaderDCUpdates.pkg", + "path": "Recipes - pkg/MicrosoftRemoteDesktop.pkg.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "MicrosoftRemoteDesktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.AdobeAcrobatReaderDCUpdates", - "com.github.novaksam.jss.AdobeAcrobatReaderDCUpdates" + "com.github.novaksam.jss.MicrosoftRemoteDesktop" ] }, - "com.github.novaksam.pkg.Chimera": { - "name": "Chimera", - "description": "Downloads latest Chimera disk image and builds a package.", + "com.github.novaksam.pkg.AdobeRUM": { + "name": "Adobe RemoteUpdateManager", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe and packages into /usr/local/bin. \n The original recipe is maintained by com.github.beatlemike.autopkg-recipes", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/Chimera.pkg.recipe", - "parent": "com.github.n8felton.download.Chimera", - "shortname": "Chimera.pkg", + "path": "Recipes - pkg/AdobeRUM.pkg.recipe", + "parent": "com.github.novaksam.download.AdobeRUM", + "shortname": "AdobeRUM.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.Chimera", - "com.github.novaksam.jss.Chimera" + "com.github.novaksam.jamf.AdobeRUM" ] }, - "com.github.novaksam.pkg.WacomBamboo": { - "name": "Wacom Bamboo Driver", - "description": "Downloads latest Wacom Bamboo driver disk image and builds a package.", + "com.github.novaksam.pkg.EclipseTemurin8": { + "name": "Eclipse Temurin 8", + "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/WacomBamboo.pkg.recipe", - "parent": "com.github.novaksam.download.WacomBamboo", - "shortname": "WacomBamboo.pkg", + "path": "Recipes - pkg/EclipseTemurin8.pkg.recipe", + "parent": "com.github.novaksam.download.EclipseTemurin8", + "shortname": "EclipseTemurin8.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.WacomBamboo" + "com.github.novaksam.jamf.EclipseTemurinJDK8" ] }, - "com.github.novaksam.pkg.SassafrasAllsightClient": { - "name": "Sassafras K2 Client", - "description": "Downloads the latest version of the Sassafras K2Client installer and creates a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/SassafrasAllsightClient.recipe", - "parent": "com.github.jazzace.download.sassafrasallsight" - }, - "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers": { - "name": "Apple Info Print Printer Drivers", - "description": "Downloads latest Apple Info Print printer drivers and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleInfoPrintPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleInfoPrintPrinterDrivers", - "shortname": "AppleInfoPrintPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.CasperSuite": { - "name": "Casper Suite", - "description": "Builds a package containing the installed version of Casper Suite", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/CasperSuite.pkg.recipe", - "shortname": "CasperSuite.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.NvidiaCUDADriver": { - "name": "Nvidia CUDA Driver", - "description": "Downloads latest CUDA Toolkit and builds a package.", + "com.github.novaksam.pkg.SoundslidesPlus": { + "name": "Soundslides Plus", + "description": "Builds a package for Soundslides Plus containing the license file of a locally installed copy", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/NvidiaCudaDriver.pkg.recipe", - "parent": "com.github.novaksam.download.NvidiaCUDADriver", - "shortname": "NvidiaCudaDriver.pkg", - "inferred_type": "pkg" + "path": "Recipes - pkg/SoundslidesPlus.pkg.recipe", + "parent": "com.github.novaksam.download.SoundslidesPlus", + "shortname": "SoundslidesPlus.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jss.SoundslidesPlus" + ] }, - "com.github.novaksam.pkg.AppleXeroxPrinterDrivers": { - "name": "Apple Xerox Printer Drivers", - "description": "Downloads latest Apple Xerox printer drivers and builds a package.", + "com.github.novaksam.pkg.AppleRicohPrinterDrivers": { + "name": "Apple Ricoh Printer Drivers", + "description": "Downloads latest Apple Ricoh printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleXeroxPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", - "shortname": "AppleXeroxPrinterDrivers.pkg", + "path": "Recipes - pkg/AppleRicohPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleRicohPrinterDrivers", + "shortname": "AppleRicohPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Downloads latest GitHub app and builds a package.", + "com.github.novaksam.pkg.AdobeDigitalEditions": { + "name": "Adobe Digital Editions", + "description": "Downloads the latest version of Adobe Digital Editions and creates a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/GitHubDesktop.pkg.recipe", - "parent": "com.github.homebysix.download.GitHubDesktop", - "shortname": "GitHubDesktop.pkg", + "path": "Recipes - pkg/AdobeDigitalEditions.pkg.recipe", + "parent": "com.github.hansen-m.download.AdobeDigitalEditions", + "shortname": "AdobeDigitalEditions.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.GitHubDesktop", - "com.github.novaksam.jamf.GitHubDesktop" + "com.github.novaksam.jss.AdobeDigitalEditions", + "com.github.novaksam.jamf.AdobeDigitalEditions" ] }, - "com.github.novaksam.pkg.appleLoopsOptional": { - "name": "appleLoopsOptional", - "description": "Downloads latest release of appleLoops from carlashley on github, and creates a pkg to install it, and the optional loops", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/appleLoopsOptional.pkg.recipe", - "parent": "com.github.novaksam.pkg.appleLoops", - "shortname": "appleLoopsOptional.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.AndroidStudio": { - "name": "Android Studio", - "description": "Downloads latest Android Studio disk image and builds a package.", + "com.github.novaksam.pkg.TechSmithRelay": { + "name": "Techsmith Relay", + "description": "", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AndroidStudio.pkg.recipe", - "parent": "com.github.novaksam.download.AndroidStudio", - "shortname": "AndroidStudio.pkg", + "path": "Recipes - pkg/TechsmithRelay.pkg.recipe", + "parent": "com.github.novaksam.download.TechSmithRelay", + "shortname": "TechsmithRelay.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.AndroidStudio", - "com.github.novaksam.jss.AndroidStudio", - "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio" + "com.github.novaksam.jss.TechSmithRelay" ] }, - "com.github.novaksam.pkg.MicrosoftLync": { - "name": "Microsoft Lync", - "description": "Renames the MSLync installer to show the version number.", + "com.github.novaksam.pkg.PracticaMusica": { + "name": "Practica Musica", + "description": "Builds a package for Practica Musica containing the license file of a locally installed copy", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MicrosoftLync.pkg.recipe", - "parent": "com.github.arubdesu.pkg.LyncInstaller", - "shortname": "MicrosoftLync.pkg", + "path": "Recipes - pkg/PracticaMusica.pkg.recipe", + "parent": "com.github.novaksam.download.PracticaMusica", + "shortname": "PracticaMusica.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.MicrosoftLync" + "com.github.novaksam.jss.PracticaMusica" ] }, - "com.github.novaksam.pkg.garageband": { - "name": "GarageBand", - "description": "This recipe will grab the Version of Garageband installed on the current Mac and repackage it.", + "com.github.novaksam.pkg.AppleXeroxPrinterDrivers": { + "name": "Apple Xerox Printer Drivers", + "description": "Downloads latest Apple Xerox printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/GarageBand.pkg.recipe", - "shortname": "GarageBand.pkg", + "path": "Recipes - pkg/AppleXeroxPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers", + "shortname": "AppleXeroxPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.AppleLanierPrinterDrivers": { - "name": "Apple Lanier Printer Drivers", - "description": "Downloads latest Apple Lanier printer drivers and builds a package.", + "com.github.novaksam.pkg.AppleNRGPrinterDrivers": { + "name": "Apple NRG Printer Drivers", + "description": "Downloads latest Apple NRG printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleLanierPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleLanierPrinterDrivers", - "shortname": "AppleLanierPrinterDrivers.pkg", + "path": "Recipes - pkg/AppleNRGPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleNRGPrinterDrivers", + "shortname": "AppleNRGPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.SkypeForBusiness": { - "name": "Skype For Business", - "description": "Downloads the latest version of the Skype For Business installer and creates a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/SkypeForBusiness.pkg.recipe", - "parent": "com.github.autopkg.download.SkypeForBusiness", - "shortname": "SkypeForBusiness.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jss.SkypeForBusiness" - ] - }, "com.github.novaksam.pkg.Brackets": { "name": "Brackets", "description": "Downloads latest Brackets disk image and builds a package.", @@ -52253,18 +52671,29 @@ "com.github.autopkg.grahampugh-recipes.jamf.Brackets" ] }, - "com.github.novaksam.pkg.EclipseTemurin8": { - "name": "Eclipse Temurin 8", - "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.novaksam.pkg.AdobeAcrobatReaderDC": { + "name": "Adobe Acrobat Reader DC", + "description": "Downloads the current Adobe Acrobat Reader DC pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/EclipseTemurin8.pkg.recipe", - "parent": "com.github.novaksam.download.EclipseTemurin8", - "shortname": "EclipseTemurin8.pkg", + "path": "Recipes - pkg/AdobeAcrobatReaderDC.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeReaderDC", + "shortname": "AdobeAcrobatReaderDC.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.EclipseTemurinJDK8" + "com.github.novaksam.jamf.AdobeAcrobatReaderDC", + "com.github.novaksam.jss.AdobeAcrobatReaderDC", + "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC" ] }, + "com.github.novaksam.pkg.AppleSamsungPrinterDrivers": { + "name": "Apple Samsung Printer Drivers", + "description": "Downloads latest Apple Samsung printer drivers and builds a package.", + "repo": "autopkg/novaksam-recipes", + "path": "Recipes - pkg/AppleSamsungPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleSamsungPrinterDrivers", + "shortname": "AppleSamsungPrinterDrivers.pkg", + "inferred_type": "pkg" + }, "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers": { "name": "Apple Canon Inkjet Printer Drivers", "description": "Downloads latest Apple Canon Inkjet printer drivers and builds a package.", @@ -52274,96 +52703,65 @@ "shortname": "AppleCanonInkjetPrinterDrivers.pkg", "inferred_type": "pkg" }, - "com.github.novaksam.pkg.microsoftoffice365suite": { - "name": "Microsoft Office 365 Suite", - "description": "Downloads the latest version of Microsoft's Office 365 installer package and renames the package.", + "com.github.novaksam.pkg.WacomBamboo": { + "name": "Wacom Bamboo Driver", + "description": "Downloads latest Wacom Bamboo driver disk image and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MicrosoftOffice365Suite.pkg.recipe", - "parent": "com.github.novaksam.download.microsoftoffice365suite", - "shortname": "MicrosoftOffice365Suite.pkg", + "path": "Recipes - pkg/WacomBamboo.pkg.recipe", + "parent": "com.github.novaksam.download.WacomBamboo", + "shortname": "WacomBamboo.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.MicrosoftOffice365" + "com.github.novaksam.jss.WacomBamboo" ] }, - "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers": { - "name": "Apple Fuji Xerox Printer Drivers", - "description": "Downloads latest Apple Fuji Xerox printer drivers and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleFujiXeroxPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers", - "shortname": "AppleFujiXeroxPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers": { - "name": "Apple Canon Laser Printer Drivers", - "description": "Downloads latest Apple Canon Laser printer drivers and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AppleCanonLaserPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.AppleCanonLaserPrinterDrivers", - "shortname": "AppleCanonLaserPrinterDrivers.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.MsgViewerPro": { - "name": "Msg Viewer Pro", - "description": "Downloads the latest version of Msg Viewer Pro from the Mac App Store and creates a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MsgViewerPro.pkg.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "MsgViewerPro.pkg", - "inferred_type": "pkg" - }, - "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion": { + "com.github.novaksam.pkg.MicrosoftAutoUpdate": { "name": "Microsoft AutoUpdate", - "description": "Extract version number and other information from MAU. Slight variation that uses CFBundleVersion for versioning.", + "description": "Extract version number and other information from MAU", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/MicrosoftAutoUpdate-CFBundleVersion.pkg.recipe", + "path": "Recipes - pkg/MicrosoftAutoUpdate.pkg.recipe", "parent": "com.github.autopkg.download.MSAutoUpdate", - "shortname": "MicrosoftAutoUpdate-CFBundleVersion.pkg", + "shortname": "MicrosoftAutoUpdate.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.MicrosoftAutoUpdate", - "com.github.novaksam.jss.MicrosoftAutoUpdateCFBundleVersion" + "com.github.novaksam.jss.MicrosoftAutoUpdate" ] }, - "com.github.novaksam.pkg.AdobeDigitalEditions": { - "name": "Adobe Digital Editions", - "description": "Downloads the latest version of Adobe Digital Editions and creates a package.", + "com.github.novaksam.pkg.microsoftoffice365suite": { + "name": "Microsoft Office 365 Suite", + "description": "Downloads the latest version of Microsoft's Office 365 installer package and renames the package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeDigitalEditions.pkg.recipe", - "parent": "com.github.hansen-m.download.AdobeDigitalEditions", - "shortname": "AdobeDigitalEditions.pkg", + "path": "Recipes - pkg/MicrosoftOffice365Suite.pkg.recipe", + "parent": "com.github.novaksam.download.microsoftoffice365suite", + "shortname": "MicrosoftOffice365Suite.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jamf.AdobeDigitalEditions", - "com.github.novaksam.jss.AdobeDigitalEditions" + "com.github.novaksam.jamf.MicrosoftOffice365" ] }, - "com.github.novaksam.pkg.NodeJS": { - "name": "NodeJS", - "description": "Downloads the latest version of Node.JS and creates a versioned package.", + "com.github.novaksam.pkg.SkypeForBusiness": { + "name": "Skype For Business", + "description": "Downloads the latest version of the Skype For Business installer and creates a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/NodeJS.pkg.recipe", - "parent": "com.github.novaksam.download.NodeJS", - "shortname": "NodeJS.pkg", + "path": "Recipes - pkg/SkypeForBusiness.pkg.recipe", + "parent": "com.github.autopkg.download.SkypeForBusiness", + "shortname": "SkypeForBusiness.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.NodeJS", - "com.github.autopkg.grahampugh-recipes.jamf.NodeJS-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.NodeJS" + "com.github.novaksam.jss.SkypeForBusiness" ] }, - "com.github.novaksam.pkg.JamfPro": { - "name": "Jamf Pro", - "description": "Builds a package containing the installed version of Jamf Pro", + "com.github.novaksam.pkg.jamovi": { + "name": "jamovi", + "description": "Downloads the latest version of jamovi and creates a package.", "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/JamfPro.pkg.recipe", - "shortname": "JamfPro.pkg", + "path": "Recipes - pkg/Jamovi.pkg.recipe", + "parent": "com.github.novaksam.download.jamovi", + "shortname": "Jamovi.pkg", "inferred_type": "pkg", "children": [ - "com.github.novaksam.jss.JamfPro", - "com.github.novaksam.jamf.JamfPro", - "com.github.apizz.munki.JamfPro" + "com.github.novaksam.jss.jamovi", + "com.github.novaksam.jamf.Jamovi" ] }, "com.github.novaksam.pkg.R_NoGui": { @@ -52378,478 +52776,135 @@ "com.github.novaksam.jss.R_NoGui" ] }, - "com.github.novaksam.pkg.AdobeRUM": { - "name": "Adobe RemoteUpdateManager", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe and packages into /usr/local/bin. \n The original recipe is maintained by com.github.beatlemike.autopkg-recipes", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/AdobeRUM.pkg.recipe", - "parent": "com.github.novaksam.download.AdobeRUM", - "shortname": "AdobeRUM.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jamf.AdobeRUM" - ] - }, - "com.github.novaksam.pkg.CrystalExplorer": { - "name": "CrystalExplorer", - "description": "Downloads latest CrystalExplorer disk image and builds a package.", - "repo": "autopkg/novaksam-recipes", - "path": "Recipes - pkg/CrystalExplorer.pkg.recipe", - "parent": "com.github.novaksam.download.CrystalExplorer", - "shortname": "CrystalExplorer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jss.CrystalExplorer", - "com.github.novaksam.jamf.CrystalExplorer" - ] - }, - "com.github.novaksam.jamf.LogicProX": { - "name": "Logic Pro X", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Logic Pro X/LogicProX.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "LogicProX.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Logic Pro is a digital audio workstation and MIDI sequencer software application for the Mac OS X platform." - }, - "com.github.novaksam.jamf.MicrosoftRemoteDesktop": { - "name": "Microsoft Remote Desktop", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Remote Desktop/MicrosoftRemoteDesktop.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "MicrosoftRemoteDesktop.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Use the Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your admin. " - }, - "com.github.novaksam.jss.MicrosoftRemoteDesktop": { - "name": "Microsoft Remote Desktop", - "description": "Checks for Microsoft Remote Desktop update, packages, and adds to the JSS", - "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Remote Desktop/Microsoft Remote Desktop.jss.recipe", - "parent": "com.github.novaksam.pkg.MicrosoftRemoteDesktop", - "shortname": "Microsoft Remote Desktop.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.Processing": { - "name": "Processing", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Processing/Processing.jamf.recipe", - "parent": "com.github.jazzace.pkg.processing", - "shortname": "Processing.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Processing", - "jamf_description": "Processing is a flexible software sketchbook and a language for learning how to code." - }, - "com.github.novaksam.jss.Processing": { - "name": "Processing", - "description": "Downloads Processing disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Processing/Processing.jss.recipe", - "parent": "com.github.jazzace.pkg.processing", - "shortname": "Processing.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jss.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Downloads Github disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Github Desktop/Github Desktop.jss.recipe", - "parent": "com.github.novaksam.pkg.GitHubDesktop", - "shortname": "Github Desktop.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jss.Firefox": { - "name": "Firefox", - "description": "Downloads Firefox disk image and builds a package, then uploads to the JSS.\nValues for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.", - "repo": "autopkg/novaksam-recipes", - "path": "Firefox/Firefox.jss.recipe", - "parent": "com.github.autopkg.pkg.Firefox_EN", - "shortname": "Firefox.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.Firefox": { - "name": "Firefox", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Firefox/Firefox.jamf.recipe", - "parent": "com.github.autopkg.pkg.Firefox_EN", - "shortname": "Firefox.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Get Firefox, a free web browser backed by Mozilla, a non-profit dedicated to internet health and privacy." - }, - "com.github.novaksam.jamf.AdobeDigitalEditions": { - "name": "Adobe Digital Editions", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Adobe Digital Editions/AdobeDigitalEditions.jamf.recipe", - "parent": "com.github.novaksam.pkg.AdobeDigitalEditions", - "shortname": "AdobeDigitalEditions.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Adobe Digital Editions." - }, - "com.github.novaksam.jss.AdobeDigitalEditions": { - "name": "Adobe Digital Editions", - "description": "Downloads Adobe Digital Editions installer and extracts the embedded package, uploads to JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Adobe Digital Editions/Adobe Digital Editions.jss.recipe", - "parent": "com.github.novaksam.pkg.AdobeDigitalEditions", - "shortname": "Adobe Digital Editions.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of Adobe Digital Editions." - }, - "com.github.novaksam.jamf.VueScan": { - "name": "VueScan", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Vuescan/VueScan.jamf.recipe", - "parent": "com.github.jps3.pkg.VueScan", - "shortname": "VueScan.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "VueScan scans documents, photos, and film, creates PDF, JPEG, TIFF and TXT files, and supports nearly 2000 scanners." - }, - "com.github.novaksam.jss.OpenOffice": { - "name": "Open Office", - "description": "Downloads latest Open Office disk image and builds a package, uploads to JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Open Office/Open Office.jss.recipe", - "parent": "com.github.novaksam.pkg.OpenOffice", - "shortname": "Open Office.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jss.GarageBand": { - "name": "GarageBand", - "description": "Checks for GarageBand update, packages, and adds to the JSS", - "repo": "autopkg/novaksam-recipes", - "path": "GarageBand/GarageBand.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "GarageBand.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.GarageBand": { - "name": "GarageBand", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "GarageBand/Garageband.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Garageband.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "GarageBand is a fully equipped music creation studio right inside your Mac \u2014 with a complete sound library that includes instruments, presets for guitar and voice, and an incredible selection of session drummers and percussionists." - }, - "com.github.novaksam.jamf.AdobeAcrobatDCUpdate": { - "name": "Adobe Acrobat", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Adobe Acrobat DC Updates/Adobe Acrobat DC.jamf.recipe", - "parent": "com.github.novaksam.pkg.AdobeAcrobatDCUpdate", - "shortname": "Adobe Acrobat DC.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": "Adobe Acrobat software is the free global standard for reliably viewing, printing, and commenting on PDF documents." - }, - "com.github.novaksam.jss.amazoncorrettojdk8": { - "name": "Amazon Corretto Java JDK 8", - "description": "Downloads the latest version of Amazon Corretto Java JDK 8, builds an installer package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "AmazonCorrettoJDK8/AmazonCorrettoJDK8.jss.recipe", - "parent": "com.github.rtrouton.pkg.amazoncorettojdk8", - "shortname": "AmazonCorrettoJDK8.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.novaksam.jss.XCode": { - "name": "XCode", - "description": "Packages a local installation of XCode, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "XCode/XCode.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "XCode.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.XCode": { - "name": "XCode", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "XCode/XCode.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "XCode.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of XCode." - }, - "com.github.novaksam.jss.Compressor": { - "name": "Compressor", - "description": "Checks for Compressor update, packages, and adds to the JSS", - "repo": "autopkg/novaksam-recipes", - "path": "Compressor/Compressor.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Compressor.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.Compressor": { - "name": "Compressor", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Compressor/Compressor.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Compressor.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Compressor tightly integrates with Final Cut Pro to add custom output settings and extensive delivery features." - }, - "com.github.beatlemike.jss.AdobeRUM": { - "name": "Adobe Remote Update Manager", - "description": "Uses parent pkg recipe to download latest Adobe RUM and import it into the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Adobe RUM/AdobeRUM.jss.recipe", - "parent": "com.github.beatlemike.pkg.AdobeRUM", - "shortname": "AdobeRUM.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.novaksam.jamf.AdobeRUM": { - "name": "Adobe RUM", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Adobe RUM/AdobeRUM.jamf.recipe", - "parent": "com.github.novaksam.pkg.AdobeRUM", - "shortname": "AdobeRUM.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": null - }, - "com.github.novaksam.jss.HandBrake": { - "name": "HandBrake", - "description": "Downloads HandBrake disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Handbrake/Handbrake.jss.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "Handbrake.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.Numbers": { - "name": "Numbers", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Numbers/Numbers.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Numbers.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "With its impressive tables and images, Numbers makes it possible to create beautiful spreadsheets, and comes included with most Apple devices." - }, - "com.github.novaksam.jss.Numbers": { - "name": "Numbers", - "description": "Checks for Numbers update, packages, and adds to the JSS", - "repo": "autopkg/novaksam-recipes", - "path": "Numbers/Numbers.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Numbers.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.iMovie": { - "name": "iMovie", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "iMovie/iMovie.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "iMovie.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "With iMovie, it's never been easier to create memorable, cinema-quality videos and let your imagination run wild. Edit videos on the fly or explore iMovie on your Mac. Design your masterpiece from scratch or get help shaping your story with the new Magic Movie and Storyboards on iPhone or iPad." - }, - "com.github.novaksam.jss.iMovie": { - "name": "iMovie", - "description": "Checks for iMovie update, packages, and adds to the JSS", - "repo": "autopkg/novaksam-recipes", - "path": "iMovie/iMovie.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "iMovie.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jamf.Handbrake": { - "name": "Handbrake", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "HandBrake/Handbrake.jamf.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "Handbrake.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs." - }, - "com.github.novaksam.jamf.AdobeDNGConverter": { - "name": "Adobe DNG Converter", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "Adobe DNG Converter/AdobeDNGConverter.jamf.recipe", - "parent": "com.github.homebysix.pkg.DNGConverter", - "shortname": "AdobeDNGConverter.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": "Convert proprietary RAW files to the Digital Negative format." - }, - "com.github.jss-recipes.jss.AdobeDNGConverter": { - "name": "Adobe DNG Converter", - "description": "Downloads the latest version of Adobe DNG Converter and makes a pkg of it. Then, uploads to the JSS.", + "com.github.novaksam.pkg.AdobeAcrobatProXUpdate": { + "name": null, + "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.", "repo": "autopkg/novaksam-recipes", - "path": "Adobe DNG Converter/Adobe DNG Converter.jss.recipe", - "parent": "com.github.homebysix.pkg.DNGConverter", - "shortname": "Adobe DNG Converter.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Convert proprietary RAW files to the Digital Negative format." + "path": "Recipes - pkg/AdobeAcrobatProXUpdate.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", + "shortname": "AdobeAcrobatProXUpdate.pkg", + "inferred_type": "pkg" }, - "com.github.novaksam.jamf.Zoom": { - "name": "Zoom", - "description": null, + "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers": { + "name": "Apple Canon Laser Printer Drivers", + "description": "Downloads latest Apple Canon Laser printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Zoom/Zoom.jamf.recipe", - "parent": "com.github.homebysix.pkg.Zoom", - "shortname": "Zoom.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging." + "path": "Recipes - pkg/AppleCanonLaserPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleCanonLaserPrinterDrivers", + "shortname": "AppleCanonLaserPrinterDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.novaksam.jss.JamfPro": { - "name": "Jamf Pro", - "description": "Packages Jamf Pro from the local Mac, and uploads it to the JSS.", + "com.github.novaksam.pkg.AppleEpsonPrinterDrivers": { + "name": "Apple Epson Printer Drivers", + "description": "Downloads latest Apple Epson printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Jamf Pro/Jamf Pro.jss.recipe", - "parent": "com.github.novaksam.pkg.JamfPro", - "shortname": "Jamf Pro.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." + "path": "Recipes - pkg/AppleEpsonPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers", + "shortname": "AppleEpsonPrinterDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.novaksam.jamf.JamfPro": { - "name": "Jamf Pro", - "description": null, + "com.github.novaksam.pkg.EclipseTemurin11": { + "name": "Eclipse Temurin 11", + "description": "Originally from com.github.beatlemike, he deserves the credit for this, I just wanted to keep it in my repo, since I know he's not under the autopkg org.\n\n\tDownloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/novaksam-recipes", - "path": "Jamf Pro/JamfPro.jamf.recipe", - "parent": "com.github.novaksam.pkg.JamfPro", - "shortname": "JamfPro.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Manage and protect your iPhone, iPad, Mac and Apple TV devices from anywhere." + "path": "Recipes - pkg/EclipseTemurin11.pkg.recipe", + "parent": "com.github.novaksam.download.EclipseTemurin11", + "shortname": "EclipseTemurin11.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.EclipseTemurinJDK11" + ] }, - "com.github.novaksam.jamf.ZoomOutlookPlugin": { - "name": "Zoom Outlook Plugin", - "description": null, + "com.github.novaksam.pkg.AdobeAcrobatDCUpdate": { + "name": "Adobe Acrobat DC", + "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.", "repo": "autopkg/novaksam-recipes", - "path": "Zoom-OutlookPlugin/ZoomOutlookPlugin.jamf.recipe", - "parent": "com.github.mlbz521.pkg.Zoom-OutlookPlugin", - "shortname": "ZoomOutlookPlugin.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click." + "path": "Recipes - pkg/AdobeAcrobatDCUpdate.pkg.recipe", + "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate", + "shortname": "AdobeAcrobatDCUpdate.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.AdobeAcrobatDCUpdate", + "com.github.patgmac.lanrev.AdobeAcrobatProDCUpdate" + ] }, - "com.github.novaksam.jamf.MicrosoftOffice365": { - "name": "Microsoft Office 365", - "description": null, + "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers": { + "name": "Apple Fuji Xerox Printer Drivers", + "description": "Downloads latest Apple Fuji Xerox printer drivers and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Microsoft Office 365/MicrosoftOffice365.jamf.recipe", - "parent": "com.github.novaksam.pkg.microsoftoffice365suite", - "shortname": "MicrosoftOffice365.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft 365 subscriptions include a set of familiar Office apps, intelligent cloud services, and world-class security in one place." + "path": "Recipes - pkg/AppleFujiXeroxPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers", + "shortname": "AppleFujiXeroxPrinterDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.novaksam.jss.iPhoto": { - "name": "iPhoto", - "description": "Checks for iPhoto update, packages, and adds to the JSS", + "com.github.novaksam.pkg.MsgViewerPro": { + "name": "Msg Viewer Pro", + "description": "Downloads the latest version of Msg Viewer Pro from the Mac App Store and creates a package.", "repo": "autopkg/novaksam-recipes", - "path": "iPhoto/iPhoto.jss.recipe", + "path": "Recipes - pkg/MsgViewerPro.pkg.recipe", "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "iPhoto.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." + "shortname": "MsgViewerPro.pkg", + "inferred_type": "pkg" }, - "com.github.novaksam.jamf.Pages": { - "name": "Pages", - "description": null, + "com.github.novaksam.pkg.SassafrasK2Client": { + "name": "Sassafras K2 Client", + "description": "Downloads the latest version of the Sassafras K2Client installer and creates a package.", "repo": "autopkg/novaksam-recipes", - "path": "Pages/Pages.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Pages.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Pages is a powerful word processor that lets you create stunning documents, and comes included with most Apple devices." + "path": "Recipes - pkg/SassafrasK2Client.pkg.recipe", + "parent": "com.github.jazzace.download.sassafrasclient", + "shortname": "SassafrasK2Client.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jss.SassafrasK2Client", + "com.github.novaksam.jamf.SassafrasK2Client" + ] }, - "com.github.novaksam.jss.Pages": { - "name": "Pages", - "description": "Uploads the latest Pages package, created with repackage, to the JSS", + "com.github.novaksam.pkg.AndroidStudio": { + "name": "Android Studio", + "description": "Downloads latest Android Studio disk image and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Pages/Pages.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Pages.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." + "path": "Recipes - pkg/AndroidStudio.pkg.recipe", + "parent": "com.github.novaksam.download.AndroidStudio", + "shortname": "AndroidStudio.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.AndroidStudio", + "com.github.novaksam.jss.AndroidStudio", + "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio" + ] }, - "com.github.novaksam.jamf.Privileges": { - "name": "Privileges", - "description": null, + "com.github.novaksam.pkg.FontForge": { + "name": "FontForge", + "description": "Downloads latest FontForge disk image and builds a package.", "repo": "autopkg/novaksam-recipes", - "path": "Privileges/Privileges.jamf.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "For Mac users in an Enterprise environment, this app gives the User control over administration of their machine by elevating their level of access to Administrator privileges on macOS. Users can set the time frame using Preferences to perform specific tasks such as install or remove an application." + "path": "Recipes - pkg/FontForge.pkg.recipe", + "parent": "com.github.novaksam.download.FontForge", + "shortname": "FontForge.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.novaksam.jamf.FontForge", + "com.github.novaksam.jss.FontForge" + ] }, - "com.github.novaksam.jss.WacomBamboo": { - "name": "Wacom Bamboo Driver", - "description": "Downloads the installer pkg for Wacom Bamboo Drivers, then uploads to the JSS.", + "com.github.novaksam.jss.microsoftoffice2019suite": { + "name": "Microsoft Office 2019", + "description": "Downloads latest MS Office 2011 update package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Wacom Bamboo Driver/Wacom Bamboo Driver.jss.recipe", - "parent": "com.github.novaksam.pkg.WacomBamboo", - "shortname": "Wacom Bamboo Driver.jss", + "path": "Microsoft Office 2019/Microsoft Office 2019.jss.recipe", + "parent": "com.github.novaksam.pkg.microsoftoffice2019suite", + "shortname": "Microsoft Office 2019.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.AppleLoops": { - "name": "Apple Loops", - "description": "Downloads the Apple Loops script, creates a pkg and uploads it to Jamf Pro", + "com.github.novaksam.jss.OpenOffice": { + "name": "Open Office", + "description": "Downloads latest Open Office disk image and builds a package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Apple Loops/Apple Loops.jss.recipe", - "parent": "com.github.novaksam.pkg.appleLoops", - "shortname": "Apple Loops.jss", + "path": "Open Office/Open Office.jss.recipe", + "parent": "com.github.novaksam.pkg.OpenOffice", + "shortname": "Open Office.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." @@ -52865,145 +52920,112 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "A utility to manage the deployment of the additional audio content Apple provides for GarageBand, Logic Pro X, and MainStage 3." }, - "com.github.novaksam.jss.Evernote": { - "name": "Evernote", - "description": "Downloads Evernote disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Evernote/Evernote.jss.recipe", - "parent": "com.github.autopkg.pkg.Evernote", - "shortname": "Evernote.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jss.FinalCutPro": { - "name": "Final Cut Pro", - "description": "Checks for Final Cut Pro update, packages, and adds to the JSS", + "com.github.novaksam.jss.AppleLoops": { + "name": "Apple Loops", + "description": "Downloads the Apple Loops script, creates a pkg and uploads it to Jamf Pro", "repo": "autopkg/novaksam-recipes", - "path": "Final Cut Pro/Final Cut Pro.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Final Cut Pro.jss", + "path": "Apple Loops/Apple Loops.jss.recipe", + "parent": "com.github.novaksam.pkg.appleLoops", + "shortname": "Apple Loops.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.FinalCutPro": { - "name": "Final Cut Pro", + "com.github.novaksam.jamf.EclipseTemurinJDK8": { + "name": "Eclipse Temurin JDK 8", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Final Cut Pro/FinalCutPro.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "FinalCutPro.jamf", + "path": "Eclipse Temurin JDK 8/EclipseTemurinJDK8.jamf.recipe", + "parent": "com.github.novaksam.pkg.EclipseTemurin8", + "shortname": "EclipseTemurinJDK8.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Final Cut Pro offers the most advanced organizing tools of any professional video editing application." + "jamf_description": "The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem." }, - "com.github.novaksam.jamf.SassafrasK2Client": { - "name": "Sassafras K2 Client", - "description": null, + "com.github.novaksam.jss.iPhoto": { + "name": "iPhoto", + "description": "Checks for iPhoto update, packages, and adds to the JSS", "repo": "autopkg/novaksam-recipes", - "path": "Sassafras K2 Client/SassafrasK2Client.jamf.recipe", - "parent": "com.github.novaksam.pkg.SassafrasK2Client", - "shortname": "SassafrasK2Client.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Automated inventory, trustworthy reports, and live resource availability" + "path": "iPhoto/iPhoto.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "iPhoto.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.SassafrasK2Client": { - "name": "Sassafras K2 Client", - "description": "Downloads Sassafras K2 Client installer and extracts the embedded package, uploads to JSS.", + "com.github.novaksam.jss.SkypeForBusiness": { + "name": "Skype For Business", + "description": "Downloads latest Skype for business installer and uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Sassafras K2 Client/Sassafras K2 Client.jss.recipe", - "parent": "com.github.novaksam.pkg.SassafrasK2Client", - "shortname": "Sassafras K2 Client.jss", + "path": "Skype For Business/Skype For Business.jss.recipe", + "parent": "com.github.novaksam.pkg.SkypeForBusiness", + "shortname": "Skype For Business.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.SuspiciousPackage": { - "name": "Suspicious Package", + "com.github.novaksam.jamf.FontForge": { + "name": "FontForge", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Suspicious Package/SuspiciousPackage.jamf.recipe", - "parent": "com.github.novaksam.pkg.SuspiciousPackage", - "shortname": "SuspiciousPackage.jamf", + "path": "FontForge/FontForge.jamf.recipe", + "parent": "com.github.novaksam.pkg.FontForge", + "shortname": "FontForge.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "With Suspicious Package, you can open a macOS Installer package and see what's inside, without installing it first." + "jamf_description": "FontForge is a free and open source font editor brought to you by a community of fellow type lovers." }, - "com.github.novaksam.jss.SuspiciousPackage": { - "name": "Suspicious Package", - "description": "Downloads latest Suspicious Package installer, unpacks it, and re-labels the installer. Then, uploads to the JSS.", + "com.github.novaksam.jss.FontForge": { + "name": "FontForge", + "description": "Downloads latest FontForge disk image and builds a package, uploads to JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Suspicious Package/Suspicious Package.jss.recipe", - "parent": "com.github.novaksam.pkg.SuspiciousPackage", - "shortname": "Suspicious Package.jss", + "path": "FontForge/FontForge.jss.recipe", + "parent": "com.github.novaksam.pkg.FontForge", + "shortname": "FontForge.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.MuseScore3": { - "name": "MuseScore 3", + "com.github.novaksam.jamf.VisualStudioCode": { + "name": "Visual Studio Code", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Musescore3/MuseScore3.jamf.recipe", - "parent": "com.github.jazzace.pkg.MuseScore", - "shortname": "MuseScore3.jamf", + "path": "Visual Studio Code/VisualStudioCode.jamf.recipe", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "VisualStudioCode.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore." - }, - "com.github.novaksam.jamf.OneDrive": { - "name": "OneDrive", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "OneDrive/OneDrive.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonedrive", - "shortname": "OneDrive.jamf", - "inferred_type": "jamf", - "jamf_display_name": "OneDrive", - "jamf_description": "Save your files and photos to OneDrive and access them from any device, anywhere." + "jamf_description": "Visual Studio Code is a source code editor which includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring." }, - "com.github.novaksam.jss.OneDrive": { - "name": "OneDrive", - "description": "Packages the App Store installation of OneDrive with some configuration scripts, and uploads it to JSS. ", + "com.github.novaksam.jss.JamfPro": { + "name": "Jamf Pro", + "description": "Packages Jamf Pro from the local Mac, and uploads it to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "OneDrive/OneDrive.jss.recipe", - "parent": "com.github.novaksam.pkg.OneDrive", - "shortname": "OneDrive.jss", + "path": "Jamf Pro/Jamf Pro.jss.recipe", + "parent": "com.github.novaksam.pkg.JamfPro", + "shortname": "Jamf Pro.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.NoMachine": { - "name": "NoMachine", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "NoMachine/NoMachine.jamf.recipe", - "parent": "com.github.novaksam.pkg.NoMachine", - "shortname": "NoMachine.jamf", - "inferred_type": "jamf", - "jamf_display_name": "NoMachine", - "jamf_description": "Fast, secure, easy way to get to your stuff. Wherever you are." - }, - "com.github.novaksam.jamf.XQuartz": { - "name": "XQuartz", + "com.github.novaksam.jamf.JamfPro": { + "name": "Jamf Pro", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "XQuartz/XQuartz.jamf.recipe", - "parent": "com.github.scriptingosx.pkg.XQuartz", - "shortname": "XQuartz.jamf", + "path": "Jamf Pro/JamfPro.jamf.recipe", + "parent": "com.github.novaksam.pkg.JamfPro", + "shortname": "JamfPro.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of XQuartz." + "jamf_description": "Manage and protect your iPhone, iPad, Mac and Apple TV devices from anywhere." }, - "com.github.novaksam.jss.XQuartz": { - "name": "XQuartz", - "description": "Downloads the latest version of XQuartz, makes a pkg of it, and uploads to the JSS.", + "com.github.novaksam.jss.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Downloads Github disk image and builds a package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "XQuartz/XQuartz.jss.recipe", - "parent": "com.github.scriptingosx.pkg.XQuartz", - "shortname": "XQuartz.jss", + "path": "Github Desktop/Github Desktop.jss.recipe", + "parent": "com.github.novaksam.pkg.GitHubDesktop", + "shortname": "Github Desktop.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." @@ -53030,72 +53052,61 @@ "jamf_display_name": null, "jamf_description": "Views, prints, and comments on PDF documents, and connects to Adobe Document Cloud." }, - "com.github.novaksam.jss.NodeJS": { - "name": "Node JS", - "description": "Downloads Node JS installer and uploads to JSS.", + "com.github.novaksam.jss.Skype": { + "name": "Skype", + "description": "Downloads latest Skype disk image, builds a package, and uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Node JS/Node JS.jss.recipe", - "parent": "com.github.novaksam.pkg.NodeJS", - "shortname": "Node JS.jss", + "path": "Skype/Skype.jss.recipe", + "parent": "com.github.autopkg.pkg.Skype", + "shortname": "Skype.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.EclipseTemurinJDK11": { - "name": "Eclipse Temurin JDK 11", + "com.github.novaksam.jamf.Skype": { + "name": "Skype", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Eclipse Temurin JDK 11/EclipseTemurinJDK11.jamf.recipe", - "parent": "com.github.novaksam.pkg.EclipseTemurin11", - "shortname": "EclipseTemurinJDK11.jamf", + "path": "Skype/Skype.jamf.recipe", + "parent": "com.github.autopkg.pkg.Skype", + "shortname": "Skype.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Eclipse Temurin project provides code and processes that support the building of runtime binaries and associated technologies that are high performance, enterprise-caliber, cross-platform, open-source licensed, and Java SE TCK-tested for general use across the Java ecosystem." + "jamf_description": "High quality video calling makes it easy to be together wherever you are." }, - "com.github.novaksam.jamf.JamfConnect": { - "name": "Jamf Connect", + "com.github.novaksam.jamf.AdobeDNGConverter": { + "name": "Adobe DNG Converter", "description": null, "repo": "autopkg/novaksam-recipes", - "path": "Jamf Connect/JamfConnect.jamf.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2", - "shortname": "JamfConnect.jamf", + "path": "Adobe DNG Converter/AdobeDNGConverter.jamf.recipe", + "parent": "com.github.homebysix.pkg.DNGConverter", + "shortname": "AdobeDNGConverter.jamf", "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Account creation and authentication: create secure accounts that get users up and running immediately with a single set of cloud identity credentials." + "jamf_display_name": null, + "jamf_description": "Convert proprietary RAW files to the Digital Negative format." }, - "com.github.novaksam.jamf.Motion": { - "name": "Motion", - "description": null, + "com.github.jss-recipes.jss.AdobeDNGConverter": { + "name": "Adobe DNG Converter", + "description": "Downloads the latest version of Adobe DNG Converter and makes a pkg of it. Then, uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Motion/Motion.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Motion.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Motion." + "path": "Adobe DNG Converter/Adobe DNG Converter.jss.recipe", + "parent": "com.github.homebysix.pkg.DNGConverter", + "shortname": "Adobe DNG Converter.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Convert proprietary RAW files to the Digital Negative format." }, - "com.github.novaksam.jss.Motion": { - "name": "Motion", - "description": "Checks for Motion update, packages, and adds to the JSS", + "com.github.novaksam.jss.PracticaMusica": { + "name": "Practica Musica", + "description": "Downloads Processing disk image and builds a package, then uploads to the JSS.", "repo": "autopkg/novaksam-recipes", - "path": "Motion/Motion.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Motion.jss", + "path": "Deprecated/Practica Musica/Practica Musica.jss.recipe", + "parent": "com.github.novaksam.pkg.PracticaMusica", + "shortname": "Practica Musica.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jamf.GitHubDesktop": { - "name": "GitHub Desktop", - "description": null, - "repo": "autopkg/novaksam-recipes", - "path": "GitHub Desktop/GitHubDesktop.jamf.recipe", - "parent": "com.github.novaksam.pkg.GitHubDesktop", - "shortname": "GitHubDesktop.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow." - }, "com.github.novaksam.jss.TextWrangler": { "name": "TextWrangler", "description": "Downloads the latest TextWrangler and creates a package. Then, uploads to the JSS.", @@ -53107,28 +53118,6 @@ "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.novaksam.jss.MicrosoftLync": { - "name": "Microsoft Lync", - "description": "Downloads Microsoft Lync installer and extracts the embedded package, uploads to JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Deprecated/Microsoft Lync/Microsoft Lync.jss.recipe", - "parent": "com.github.novaksam.pkg.MicrosoftLync", - "shortname": "Microsoft Lync.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, - "com.github.novaksam.jss.PracticaMusica": { - "name": "Practica Musica", - "description": "Downloads Processing disk image and builds a package, then uploads to the JSS.", - "repo": "autopkg/novaksam-recipes", - "path": "Deprecated/Practica Musica/Practica Musica.jss.recipe", - "parent": "com.github.novaksam.pkg.PracticaMusica", - "shortname": "Practica Musica.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Install the latest version of %NAME%." - }, "com.github.novaksam.jss.EndNoteX7": { "name": "EndNote X7", "description": "Downloads EndNote disk image and builds a package, then uploads to the JSS.", @@ -53140,6 +53129,17 @@ "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, + "com.github.novaksam.jss.MicrosoftLync": { + "name": "Microsoft Lync", + "description": "Downloads Microsoft Lync installer and extracts the embedded package, uploads to JSS.", + "repo": "autopkg/novaksam-recipes", + "path": "Deprecated/Microsoft Lync/Microsoft Lync.jss.recipe", + "parent": "com.github.novaksam.pkg.MicrosoftLync", + "shortname": "Microsoft Lync.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install the latest version of %NAME%." + }, "com.github.novaksam.jss.Silverlight": { "name": "Silverlight", "description": "Downloads latest Silverlight installer, copies the package to the build directory with an appended version number, and uploads to the JSS.", @@ -53151,72 +53151,6 @@ "jamf_display_name": null, "jamf_description": "Install the latest version of %NAME%." }, - "com.github.killahquam.jss.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads the latest version of VS Code and then uploads to the JSS", - "repo": "autopkg/killahquam-recipes", - "path": "VisualStudioCode/VisualStudioCode.jss.recipe", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "VisualStudioCode.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Visual Studio for Mac is a modern, sophisticated IDE with many features for creating mobile, desktop, and web applications." - }, - "com.github.killahquam.pkg.visualstudioscode": { - "name": "Visual Studio Code", - "description": "Downloads the latest version of VS Code and makes a pkg of it", - "repo": "autopkg/killahquam-recipes", - "path": "VisualStudioCode/VisualStudioCode.pkg.recipe", - "parent": "com.github.killahquam.download.visualstudiocode", - "shortname": "VisualStudioCode.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.novaksam.jamf.VisualStudioCode", - "com.github.killahquam.jss.visualstudiocode", - "com.github.andredb90.filewave.visualstudiocode-universal", - "com.github.smithjw.jamf.Visual_Studio_Code", - "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode", - "com.github.davidbpirie.jamf-upload.VisualStudioCode", - "com.github.Lotusshaney.munki.visualstudiocode" - ] - }, - "com.github.killahquam.download.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads latest Visual Studio Code.", - "repo": "autopkg/killahquam-recipes", - "path": "VisualStudioCode/VisualStudioCode.download.recipe", - "shortname": "VisualStudioCode.download", - "inferred_type": "download", - "children": [ - "com.github.killahquam.pkg.visualstudioscode", - "com.github.killahquam.munki.visualstudiocode", - "com.github.peshay.filewave.visualstudiocode", - "com.github.grahampugh.install.VisualStudioCode" - ] - }, - "com.github.killahquam.munki.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads the latest Visual Studio Code and imports into Munki.", - "repo": "autopkg/killahquam-recipes", - "path": "VisualStudioCode/VisualStudioCode.munki.recipe", - "parent": "com.github.killahquam.download.visualstudiocode", - "shortname": "VisualStudioCode.munki", - "inferred_type": "munki", - "munki_display_name": "Visual Studio Code", - "munki_description": "" - }, - "com.github.killahquam.jss.BlueJeansApp": { - "name": "BluejeansApp", - "description": "Downloads the latest version of VS Code and then uploads to the JSS", - "repo": "autopkg/killahquam-recipes", - "path": "BlueJeansApp/BlueJeansApp.jss.recipe", - "parent": "com.github.homebysix.pkg.BlueJeans", - "shortname": "BlueJeansApp.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Blue Jeans Video Conference." - }, "com.github.killahquam.jss.TheUnarchiver": { "name": "The Unarchiver", "description": "Downloads Unarchiver installer and extracts the embedded package, uploads to JSS.", @@ -53228,16 +53162,38 @@ "jamf_display_name": null, "jamf_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X." }, - "com.github.killahquam.jss.GitKraken": { - "name": "GitKraken", - "description": "Downloads the latest version of GitKraken and then uploads to the JSS", + "com.github.killahquam.munki.slack": { + "name": "Slack", + "description": "Downloads the latest 'Slack' and imports into Munki.", "repo": "autopkg/killahquam-recipes", - "path": "GitKraken/Gitkraken.jss.recipe", - "parent": "io.github.hjuutilainen.pkg.GitKraken", - "shortname": "Gitkraken.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": " Git beginners and advanced users will increase efficiency through the intuitive interface, seamless integrations and a faster, more fluid workflow." + "path": "Slack/Slack.munki.recipe", + "parent": "com.github.killahquam.download.slack", + "shortname": "Slack.munki", + "inferred_type": "munki", + "munki_display_name": "Slack", + "munki_description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go." + }, + "com.github.killahquam.download.slack": { + "name": "Slack", + "description": "Downloads latest Slack.", + "repo": "autopkg/killahquam-recipes", + "path": "Slack/Slack.download.recipe", + "shortname": "Slack.download", + "inferred_type": "download", + "children": [ + "com.github.killahquam.munki.slack", + "com.github.killahquam.pkg.slack", + "com.github.peshay.filewave.Slack" + ] + }, + "com.github.killahquam.install.slack": { + "name": null, + "description": "Installs the current release version of Slack.", + "repo": "autopkg/killahquam-recipes", + "path": "Slack/Slack.install.recipe", + "parent": "com.github.killahquam.pkg.slack", + "shortname": "Slack.install", + "inferred_type": "install" }, "com.github.killahquam.jss.slack": { "name": "Slack", @@ -53259,8 +53215,8 @@ "shortname": "Slack.pkg", "inferred_type": "pkg", "children": [ - "com.github.killahquam.jss.slack", "com.github.killahquam.install.slack", + "com.github.killahquam.jss.slack", "com.github.seansgm.autopkg-lanrev-recipes.Slack", "com.github.smithjw.jamf.Slack", "com.github.autopkg.grahampugh-recipes.jamf.Slack-pkg-upload", @@ -53268,60 +53224,70 @@ "com.github.Lotusshaney.munki.slack" ] }, - "com.github.killahquam.install.slack": { - "name": null, - "description": "Installs the current release version of Slack.", + "com.github.killahquam.jss.postman": { + "name": "Postman", + "description": "Downloads the current release version of Postman and then uploads to the JSS", "repo": "autopkg/killahquam-recipes", - "path": "Slack/Slack.install.recipe", - "parent": "com.github.killahquam.pkg.slack", - "shortname": "Slack.install", - "inferred_type": "install" + "path": "Postman/Postman.jss.recipe", + "parent": "com.github.bnpl.autopkg.pkg.postman", + "shortname": "Postman.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Postman Makes API Development Simple." }, - "com.github.killahquam.munki.slack": { - "name": "Slack", - "description": "Downloads the latest 'Slack' and imports into Munki.", + "com.github.killahquam.munki.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads the latest Visual Studio Code and imports into Munki.", "repo": "autopkg/killahquam-recipes", - "path": "Slack/Slack.munki.recipe", - "parent": "com.github.killahquam.download.slack", - "shortname": "Slack.munki", + "path": "VisualStudioCode/VisualStudioCode.munki.recipe", + "parent": "com.github.killahquam.download.visualstudiocode", + "shortname": "VisualStudioCode.munki", "inferred_type": "munki", - "munki_display_name": "Slack", - "munki_description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go." + "munki_display_name": "Visual Studio Code", + "munki_description": "" }, - "com.github.killahquam.download.slack": { - "name": "Slack", - "description": "Downloads latest Slack.", + "com.github.killahquam.pkg.visualstudioscode": { + "name": "Visual Studio Code", + "description": "Downloads the latest version of VS Code and makes a pkg of it", "repo": "autopkg/killahquam-recipes", - "path": "Slack/Slack.download.recipe", - "shortname": "Slack.download", - "inferred_type": "download", + "path": "VisualStudioCode/VisualStudioCode.pkg.recipe", + "parent": "com.github.killahquam.download.visualstudiocode", + "shortname": "VisualStudioCode.pkg", + "inferred_type": "pkg", "children": [ - "com.github.killahquam.pkg.slack", - "com.github.killahquam.munki.slack", - "com.github.peshay.filewave.Slack" + "com.github.novaksam.jamf.VisualStudioCode", + "com.github.killahquam.jss.visualstudiocode", + "com.github.andredb90.filewave.visualstudiocode-universal", + "com.github.smithjw.jamf.Visual_Studio_Code", + "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode", + "com.github.davidbpirie.jamf-upload.VisualStudioCode", + "com.github.Lotusshaney.munki.visualstudiocode" ] }, - "com.github.killahquam.download.dash4": { - "name": "Dash", - "description": "Downloads the current version of Dash 4.", + "com.github.killahquam.jss.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads the latest version of VS Code and then uploads to the JSS", "repo": "autopkg/killahquam-recipes", - "path": "Dash/Dash4.download.recipe", - "shortname": "Dash4.download", - "inferred_type": "download", - "children": [ - "com.github.killahquam.pkg.dash4" - ] + "path": "VisualStudioCode/VisualStudioCode.jss.recipe", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "VisualStudioCode.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Visual Studio for Mac is a modern, sophisticated IDE with many features for creating mobile, desktop, and web applications." }, - "com.github.killahquam.pkg.dash4": { - "name": "Dash", - "description": "Downloads the current release version of Dash 4 and makes a package.", + "com.github.killahquam.download.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads latest Visual Studio Code.", "repo": "autopkg/killahquam-recipes", - "path": "Dash/Dash4.pkg.recipe", - "parent": "com.github.killahquam.download.dash4", - "shortname": "Dash4.pkg", - "inferred_type": "pkg", + "path": "VisualStudioCode/VisualStudioCode.download.recipe", + "shortname": "VisualStudioCode.download", + "inferred_type": "download", "children": [ - "com.github.killahquam.jss.dash4" + "com.github.killahquam.munki.visualstudiocode", + "com.github.killahquam.pkg.visualstudioscode", + "com.github.peshay.filewave.visualstudiocode", + "com.github.grahampugh.install.VisualStudioCode" ] }, "com.github.killahquam.jss.dash4": { @@ -53335,6 +53301,17 @@ "jamf_display_name": null, "jamf_description": "Dash gives your Mac instant offline access to 200+ API documentation sets." }, + "com.github.killahquam.download.dash4": { + "name": "Dash", + "description": "Downloads the current version of Dash 4.", + "repo": "autopkg/killahquam-recipes", + "path": "Dash/Dash4.download.recipe", + "shortname": "Dash4.download", + "inferred_type": "download", + "children": [ + "com.github.killahquam.pkg.dash4" + ] + }, "com.github.killahquam.jss.dash3": { "name": "Dash", "description": "Downloads the current release version of Dash and then uploads to the JSS", @@ -53346,16 +53323,28 @@ "jamf_display_name": null, "jamf_description": "Dash gives your Mac instant offline access to 200+ API documentation sets." }, - "com.github.killahquam.jss.postman": { - "name": "Postman", - "description": "Downloads the current release version of Postman and then uploads to the JSS", + "com.github.killahquam.pkg.dash4": { + "name": "Dash", + "description": "Downloads the current release version of Dash 4 and makes a package.", "repo": "autopkg/killahquam-recipes", - "path": "Postman/Postman.jss.recipe", - "parent": "com.github.bnpl.autopkg.pkg.postman", - "shortname": "Postman.jss", + "path": "Dash/Dash4.pkg.recipe", + "parent": "com.github.killahquam.download.dash4", + "shortname": "Dash4.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.killahquam.jss.dash4" + ] + }, + "com.github.killahquam.jss.BlueJeansApp": { + "name": "BluejeansApp", + "description": "Downloads the latest version of VS Code and then uploads to the JSS", + "repo": "autopkg/killahquam-recipes", + "path": "BlueJeansApp/BlueJeansApp.jss.recipe", + "parent": "com.github.homebysix.pkg.BlueJeans", + "shortname": "BlueJeansApp.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Postman Makes API Development Simple." + "jamf_description": "Blue Jeans Video Conference." }, "com.github.killahquam.pkg.PhpStorm": { "name": "PhpStorm", @@ -53380,39 +53369,27 @@ "jamf_display_name": null, "jamf_description": "Lightning-smart PHP IDE." }, - "com.github.aanklewicz.munki.Renew": { - "name": "Renew", - "description": "Downloads the latest version of Renew and imports it into Munki.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Renew/Renew.munki.recipe", - "parent": "com.github.aanklewicz.download.Renew", - "shortname": "Renew.munki", - "inferred_type": "munki", - "munki_display_name": "Renew", - "munki_description": "Makes sure users are restarting their Macs" - }, - "com.github.aanklewicz.download.Renew": { - "name": "Renew", - "description": "Downloads the latest version of Renew.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Renew/Renew.download.recipe", - "shortname": "Renew.download", - "inferred_type": "download", - "children": [ - "com.github.aanklewicz.munki.Renew" - ] + "com.github.killahquam.jss.GitKraken": { + "name": "GitKraken", + "description": "Downloads the latest version of GitKraken and then uploads to the JSS", + "repo": "autopkg/killahquam-recipes", + "path": "GitKraken/Gitkraken.jss.recipe", + "parent": "io.github.hjuutilainen.pkg.GitKraken", + "shortname": "Gitkraken.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": " Git beginners and advanced users will increase efficiency through the intuitive interface, seamless integrations and a faster, more fluid workflow." }, - "com.github.aanklewicz.pkg.PlexForMac": { - "name": "PlexForMac", - "description": "Downloads latest Plex for Mac and creates a package.", + "com.github.aanklewicz.munki.Icons": { + "name": "Icons", + "description": "Downloads the latest version of Icons and imports it into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "PlexForMac/PlexForMac.pkg.recipe", - "parent": "com.github.aanklewicz.download.PlexForMac", - "shortname": "PlexForMac.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.aanklewicz.munki.PlexForMac" - ] + "path": "Icons/Icons.munki.recipe", + "parent": "com.github.rtrouton.download.icons", + "shortname": "Icons.munki", + "inferred_type": "munki", + "munki_display_name": "Icons", + "munki_description": "Icons for macOS is the easiest way to create customized app icons in PNG format for your company\u2019s internal app store. No graphic skills needed." }, "com.github.aanklewicz.munki.PlexForMac": { "name": "Plex", @@ -53436,146 +53413,114 @@ "com.github.aanklewicz.pkg.PlexForMac" ] }, - "com.github.aanklewicz.jss.DownloadFullInstaller": { - "name": "Download Full Installer", - "description": "Downloads the latest version of Download Full Installer and imports it into your JSS.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Download Full Installer/Download Full Installer.jss.recipe", - "parent": "com.github.aanklewicz.pkg.DownloadFullInstaller", - "shortname": "Download Full Installer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application." - }, - "com.github.aanklewicz.install.DownloadFullInstaller": { - "name": "Download Full Installer", - "description": "Installs the latest version of Download Full Installer.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Download Full Installer/Download Full Installer.install.recipe", - "parent": "com.github.aanklewicz.download.DownloadFullInstaller", - "shortname": "Download Full Installer.install", - "inferred_type": "install" - }, - "com.github.aanklewicz.download.DownloadFullInstaller": { - "name": "Download Full Installer", - "description": "Downloads the latest version of Download Full Installer.", + "com.github.aanklewicz.pkg.PlexForMac": { + "name": "PlexForMac", + "description": "Downloads latest Plex for Mac and creates a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "Download Full Installer/Download Full Installer.download.recipe", - "shortname": "Download Full Installer.download", - "inferred_type": "download", + "path": "PlexForMac/PlexForMac.pkg.recipe", + "parent": "com.github.aanklewicz.download.PlexForMac", + "shortname": "PlexForMac.pkg", + "inferred_type": "pkg", "children": [ - "com.github.aanklewicz.install.DownloadFullInstaller", - "com.github.aanklewicz.pkg.DownloadFullInstaller", - "com.github.aanklewicz.munki.DownloadFullInstaller" + "com.github.aanklewicz.munki.PlexForMac" ] }, - "com.github.aanklewicz.pkg.DownloadFullInstaller": { - "name": "Download Full Installer", - "description": "Downloads the latest version of Download Full Installer and creates a package.", + "com.github.aanklewicz.download.PreziVideo": { + "name": "Prezi Video", + "description": "Downloads the latest version of Prezi Video.", "repo": "autopkg/aanklewicz-recipes", - "path": "Download Full Installer/Download Full Installer.pkg.recipe", - "parent": "com.github.aanklewicz.download.DownloadFullInstaller", - "shortname": "Download Full Installer.pkg", - "inferred_type": "pkg", + "path": "PreziVideo/Prezi Video.download.recipe", + "shortname": "Prezi Video.download", + "inferred_type": "download", "children": [ - "com.github.aanklewicz.jss.DownloadFullInstaller" + "com.github.aanklewicz.munki.PreziVideo" ] }, - "com.github.aanklewicz.munki.DownloadFullInstaller": { - "name": "Download Full Installer", - "description": "Downloads the latest version of Download Full Installer and imports it into Munki.", + "com.github.aanklewicz.munki.PreziVideo": { + "name": "Prezi Video", + "description": "Downloads the latest version of Prezi Video and imports it into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "Download Full Installer/Download Full Installer.munki.recipe", - "parent": "com.github.aanklewicz.download.DownloadFullInstaller", - "shortname": "Download Full Installer.munki", + "path": "PreziVideo/Prezi Video.munki.recipe", + "parent": "com.github.aanklewicz.download.PreziVideo", + "shortname": "Prezi Video.munki", "inferred_type": "munki", - "munki_display_name": "Download Full Installer", - "munki_description": "macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application." + "munki_display_name": "Prezi Video", + "munki_description": "Prezi allows anyone who can sketch an idea on a napkin to create and perform stunning non-linear presentations with relations, zooming into details, and adjusting to the time left without the need to skip slides." }, - "com.github.aanklewicz.munki.SEB": { - "name": "Safe Exam Browser", - "description": "Downloads the latest Safe Exam Browser disk image and imports into Munki.", + "com.github.aanklewicz.munki.MacStadiumOrka": { + "name": "MacStadiumOrka", + "description": "Downloads the latest version of MacStadium Orka and imports it into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "Safe Exam Browser/SEB.munki.recipe", - "parent": "com.github.aanklewicz.download.SEB", - "shortname": "SEB.munki", + "path": "MacStadium Orka/MacStadiumOrka.munki.recipe", + "parent": "com.github.aanklewicz.download.MacStadiumOrka", + "shortname": "MacStadiumOrka.munki", "inferred_type": "munki", - "munki_display_name": "Safe Exam Browser", - "munki_description": "Safe Exam Browser is a webbrowser-environment to carry out online exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities like system functions, other websites and applications and prevents unauthorised resources being used during an exam." + "munki_display_name": "MacStadium Orka", + "munki_description": "Installs the CLI tools for MacStadium Orka" }, - "com.github.aanklewicz.download.SEB": { - "name": "SafeExamBrowser", - "description": "Downloads the latest version of Safe Exam Browser.", + "com.github.aanklewicz.download.MacStadiumOrka": { + "name": "Okra", + "description": "Downloads the latest version of Orka from MacStadium.", "repo": "autopkg/aanklewicz-recipes", - "path": "Safe Exam Browser/SEB.download.recipe", - "shortname": "SEB.download", + "path": "MacStadium Orka/MacStadiumOrka.download.recipe", + "shortname": "MacStadiumOrka.download", "inferred_type": "download", "children": [ - "com.github.aanklewicz.munki.SEB", - "com.github.aanklewicz.pkg.SEB" + "com.github.aanklewicz.munki.MacStadiumOrka" ] }, - "com.github.aanklewicz.pkg.SEB": { - "name": "SafeExamBrowser", - "description": "Downloads latest Safe Exam Browser disk image and builds a package.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Safe Exam Browser/SEB.pkg.recipe", - "parent": "com.github.aanklewicz.download.SEB", - "shortname": "SEB.pkg", - "inferred_type": "pkg" - }, - "com.github.aanklewicz.download.ScaleFT": { - "name": "ScaleFT", - "description": "Downloads the latest version of ScaleFT.", + "com.github.aanklewicz.download.kobo": { + "name": "Kobo", + "description": "Downloads latest Kobo disk image.", "repo": "autopkg/aanklewicz-recipes", - "path": "ScaleFT/ScaleFT.download.recipe", - "shortname": "ScaleFT.download", + "path": "Kobo/kobo.download.recipe", + "shortname": "kobo.download", "inferred_type": "download", "children": [ - "com.github.aanklewicz.install.ScaleFT", - "com.github.aanklewicz.munki.ScaleFT" + "com.github.aanklewicz.install.kobo", + "com.github.aanklewicz.pkg.kobo", + "com.github.aanklewicz.munki.kobo" ] }, - "com.github.aanklewicz.install.ScaleFT": { - "name": "ScaleFT", - "description": "Installs the latest version of ScaleFT.", + "com.github.aanklewicz.install.kobo": { + "name": null, + "description": "Downloads latest Kobo disk image and installs Kobo.", "repo": "autopkg/aanklewicz-recipes", - "path": "ScaleFT/ScaleFT.install.recipe", - "parent": "com.github.aanklewicz.download.ScaleFT", - "shortname": "ScaleFT.install", + "path": "Kobo/kobo.install.recipe", + "parent": "com.github.aanklewicz.download.kobo", + "shortname": "kobo.install", "inferred_type": "install" }, - "com.github.aanklewicz.munki.ScaleFT": { - "name": "ScaleFT", - "description": "Downloads the latest version of ScaleFT and imports it into Munki.", + "com.github.aanklewicz.pkg.kobo": { + "name": "Kobo", + "description": "Downloads latest Kobo disk image and builds a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "ScaleFT/ScaleFT.munki.recipe", - "parent": "com.github.aanklewicz.download.ScaleFT", - "shortname": "ScaleFT.munki", - "inferred_type": "munki", - "munki_display_name": "ScaleFT", - "munki_description": " " + "path": "Kobo/kobo.pkg.recipe", + "parent": "com.github.aanklewicz.download.kobo", + "shortname": "kobo.pkg", + "inferred_type": "pkg" }, - "com.github.aanklewicz.munki.PreziVideo": { - "name": "Prezi Video", - "description": "Downloads the latest version of Prezi Video and imports it into Munki.", + "com.github.aanklewicz.munki.kobo": { + "name": "Kobo", + "description": "Downloads the latest Kobo disk image and imports into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "PreziVideo/Prezi Video.munki.recipe", - "parent": "com.github.aanklewicz.download.PreziVideo", - "shortname": "Prezi Video.munki", + "path": "Kobo/kobo.munki.recipe", + "parent": "com.github.aanklewicz.download.kobo", + "shortname": "kobo.munki", "inferred_type": "munki", - "munki_display_name": "Prezi Video", - "munki_description": "Prezi allows anyone who can sketch an idea on a napkin to create and perform stunning non-linear presentations with relations, zooming into details, and adjusting to the time left without the need to skip slides." + "munki_display_name": "Kobo", + "munki_description": "Kobo is an eBook reading platform and syncing service for the Chapters Indigo Kobo eReader." }, - "com.github.aanklewicz.download.PreziVideo": { - "name": "Prezi Video", - "description": "Downloads the latest version of Prezi Video.", + "com.github.aanklewicz.pkg.sonicpi": { + "name": "SonicPi", + "description": "Downloads latest SonicPi zip and builds a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "PreziVideo/Prezi Video.download.recipe", - "shortname": "Prezi Video.download", - "inferred_type": "download", + "path": "SonicPi/SonicPi.pkg.recipe", + "parent": "com.github.aanklewicz.download.sonicpi", + "shortname": "SonicPi.pkg", + "inferred_type": "pkg", "children": [ - "com.github.aanklewicz.munki.PreziVideo" + "com.github.aanklewicz.install.sonicpi" ] }, "com.github.aanklewicz.install.sonicpi": { @@ -53606,43 +53551,172 @@ "shortname": "SonicPi.download", "inferred_type": "download", "children": [ - "com.github.aanklewicz.munki.sonicpi", - "com.github.aanklewicz.pkg.sonicpi" + "com.github.aanklewicz.pkg.sonicpi", + "com.github.aanklewicz.munki.sonicpi" ] }, - "com.github.aanklewicz.pkg.sonicpi": { - "name": "SonicPi", - "description": "Downloads latest SonicPi zip and builds a package.", + "com.github.aanklewicz.pkg.snyk-cli": { + "name": "snyk", + "description": "Downloads the latest version of snyk-cli and creates a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "SonicPi/SonicPi.pkg.recipe", - "parent": "com.github.aanklewicz.download.sonicpi", - "shortname": "SonicPi.pkg", + "path": "snyk-cli/snyk-cli.pkg.recipe", + "parent": "com.github.aanklewicz.download.snyk-cli", + "shortname": "snyk-cli.pkg", "inferred_type": "pkg", "children": [ - "com.github.aanklewicz.install.sonicpi" + "com.github.aanklewicz.munki.snyk" ] }, - "com.github.aanklewicz.munki.Icons": { - "name": "Icons", - "description": "Downloads the latest version of Icons and imports it into Munki.", + "com.github.aanklewicz.munki.snyk": { + "name": "snyk", + "description": "Downloads the latest version of snyk-cli and imports it into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "Icons/Icons.munki.recipe", - "parent": "com.github.rtrouton.download.icons", - "shortname": "Icons.munki", + "path": "snyk-cli/snyk-cli.munki.recipe", + "parent": "com.github.aanklewicz.pkg.snyk-cli", + "shortname": "snyk-cli.munki", "inferred_type": "munki", - "munki_display_name": "Icons", - "munki_description": "Icons for macOS is the easiest way to create customized app icons in PNG format for your company\u2019s internal app store. No graphic skills needed." + "munki_display_name": "Snyk CLI", + "munki_description": "Installs the CLI tools for Snyk" + }, + "com.github.aanklewicz.download.snyk-cli": { + "name": "snyk-cli", + "description": "Downloads the latest version of snyk-cli.", + "repo": "autopkg/aanklewicz-recipes", + "path": "snyk-cli/snyk-cli.download.recipe", + "shortname": "snyk-cli.download", + "inferred_type": "download", + "children": [ + "com.github.aanklewicz.pkg.snyk-cli" + ] + }, + "com.github.aanklewicz.pkg.genesyscloud": { + "name": "GenesysCloud", + "description": "Downloads the current release version of Genesys Cloud and builds a package.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Genesys Cloud/genesyscloud.pkg.recipe", + "parent": "com.github.aanklewicz.download.genesyscloud", + "shortname": "genesyscloud.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.aanklewicz.munki.genesyscloud" + ] + }, + "com.github.aanklewicz.munki.genesyscloud": { + "name": "GenesysCloud", + "description": "Downloads the latest version of Genesys Cloud and imports it into Munki.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Genesys Cloud/genesyscloud.munki.recipe", + "parent": "com.github.aanklewicz.pkg.genesyscloud", + "shortname": "genesyscloud.munki", + "inferred_type": "munki", + "munki_display_name": "Genesys Cloud", + "munki_description": "Installs Genesys Cloud for Mac" + }, + "com.github.aanklewicz.download.genesyscloud": { + "name": "GenesysCloud", + "description": "Downloads the latest version of Genesys Cloud.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Genesys Cloud/genesyscloud.download.recipe", + "shortname": "genesyscloud.download", + "inferred_type": "download", + "children": [ + "com.github.aanklewicz.pkg.genesyscloud" + ] + }, + "com.github.aanklewicz.download.Renew": { + "name": "Renew", + "description": "Downloads the latest version of Renew.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Renew/Renew.download.recipe", + "shortname": "Renew.download", + "inferred_type": "download", + "children": [ + "com.github.aanklewicz.munki.Renew" + ] + }, + "com.github.aanklewicz.munki.Renew": { + "name": "Renew", + "description": "Downloads the latest version of Renew and imports it into Munki.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Renew/Renew.munki.recipe", + "parent": "com.github.aanklewicz.download.Renew", + "shortname": "Renew.munki", + "inferred_type": "munki", + "munki_display_name": "Renew", + "munki_description": "Makes sure users are restarting their Macs" + }, + "com.github.aanklewicz.munki.ScaleFT": { + "name": "ScaleFT", + "description": "Downloads the latest version of ScaleFT and imports it into Munki.", + "repo": "autopkg/aanklewicz-recipes", + "path": "ScaleFT/ScaleFT.munki.recipe", + "parent": "com.github.aanklewicz.download.ScaleFT", + "shortname": "ScaleFT.munki", + "inferred_type": "munki", + "munki_display_name": "ScaleFT", + "munki_description": " " + }, + "com.github.aanklewicz.install.ScaleFT": { + "name": "ScaleFT", + "description": "Installs the latest version of ScaleFT.", + "repo": "autopkg/aanklewicz-recipes", + "path": "ScaleFT/ScaleFT.install.recipe", + "parent": "com.github.aanklewicz.download.ScaleFT", + "shortname": "ScaleFT.install", + "inferred_type": "install" + }, + "com.github.aanklewicz.download.ScaleFT": { + "name": "ScaleFT", + "description": "Downloads the latest version of ScaleFT.", + "repo": "autopkg/aanklewicz-recipes", + "path": "ScaleFT/ScaleFT.download.recipe", + "shortname": "ScaleFT.download", + "inferred_type": "download", + "children": [ + "com.github.aanklewicz.munki.ScaleFT", + "com.github.aanklewicz.install.ScaleFT" + ] + }, + "com.github.aanklewicz.munki.SEB": { + "name": "Safe Exam Browser", + "description": "Downloads the latest Safe Exam Browser disk image and imports into Munki.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Safe Exam Browser/SEB.munki.recipe", + "parent": "com.github.aanklewicz.download.SEB", + "shortname": "SEB.munki", + "inferred_type": "munki", + "munki_display_name": "Safe Exam Browser", + "munki_description": "Safe Exam Browser is a webbrowser-environment to carry out online exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities like system functions, other websites and applications and prevents unauthorised resources being used during an exam." + }, + "com.github.aanklewicz.download.SEB": { + "name": "SafeExamBrowser", + "description": "Downloads the latest version of Safe Exam Browser.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Safe Exam Browser/SEB.download.recipe", + "shortname": "SEB.download", + "inferred_type": "download", + "children": [ + "com.github.aanklewicz.munki.SEB", + "com.github.aanklewicz.pkg.SEB" + ] }, - "com.github.aanklewicz.munki.DocuSignEdit": { + "com.github.aanklewicz.pkg.SEB": { + "name": "SafeExamBrowser", + "description": "Downloads latest Safe Exam Browser disk image and builds a package.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Safe Exam Browser/SEB.pkg.recipe", + "parent": "com.github.aanklewicz.download.SEB", + "shortname": "SEB.pkg", + "inferred_type": "pkg" + }, + "com.github.aanklewicz.pkg.DocuSignEdit": { "name": "DocuSign Edit", - "description": "Downloads the latest version of DocuSign Edit and imports it into Munki.", + "description": "Downloads the latest version of DocuSign Edit and creates a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "DocuSign/DocuSign Edit.munki.recipe", + "path": "DocuSign/DocuSign Edit.pkg.recipe", "parent": "com.github.aanklewicz.download.DocuSignEdit", - "shortname": "DocuSign Edit.munki", - "inferred_type": "munki", - "munki_display_name": "DocuSign Edit", - "munki_description": "Multi-language editor makes it easy to write quality code." + "shortname": "DocuSign Edit.pkg", + "inferred_type": "pkg" }, "com.github.aanklewicz.download.DocuSignEdit": { "name": "DocuSign Edit", @@ -53652,9 +53726,9 @@ "shortname": "DocuSign Edit.download", "inferred_type": "download", "children": [ - "com.github.aanklewicz.munki.DocuSignEdit", + "com.github.aanklewicz.pkg.DocuSignEdit", "com.github.aanklewicz.install.DocuSignEdit", - "com.github.aanklewicz.pkg.DocuSignEdit" + "com.github.aanklewicz.munki.DocuSignEdit" ] }, "com.github.aanklewicz.install.DocuSignEdit": { @@ -53666,113 +53740,82 @@ "shortname": "DocuSign Edit.install", "inferred_type": "install" }, - "com.github.aanklewicz.pkg.DocuSignEdit": { + "com.github.aanklewicz.munki.DocuSignEdit": { "name": "DocuSign Edit", - "description": "Downloads the latest version of DocuSign Edit and creates a package.", + "description": "Downloads the latest version of DocuSign Edit and imports it into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "DocuSign/DocuSign Edit.pkg.recipe", + "path": "DocuSign/DocuSign Edit.munki.recipe", "parent": "com.github.aanklewicz.download.DocuSignEdit", - "shortname": "DocuSign Edit.pkg", - "inferred_type": "pkg" - }, - "com.github.aanklewicz.munki.GameSalad": { - "name": "GameSalad", - "description": "Downloads the current release version of GameSalad and imports into Munki.", - "repo": "autopkg/aanklewicz-recipes", - "path": "GameSalad/GameSalad.munki.recipe", - "parent": "com.github.aanklewicz.download.GameSalad", - "shortname": "GameSalad.munki", + "shortname": "DocuSign Edit.munki", "inferred_type": "munki", - "munki_display_name": "GameSalad", - "munki_description": "If you want to make games, what are you waiting for? With GameSalad Creator you can learn the basics and start making games in about an hour. That\u2019s right. You can make your first game in about an hour." - }, - "com.github.aanklewicz.install.GameSalad": { - "name": "GameSalad", - "description": "Downloads the current release of GameSalad from the SparkleFeed and installs it.", - "repo": "autopkg/aanklewicz-recipes", - "path": "GameSalad/GameSalad.install.recipe", - "parent": "com.github.aanklewicz.download.GameSalad", - "shortname": "GameSalad.install", - "inferred_type": "install" - }, - "com.github.aanklewicz.pkg.GameSalad": { - "name": "GameSalad", - "description": "Downloads the current release version of GameSalad and builds a package.", - "repo": "autopkg/aanklewicz-recipes", - "path": "GameSalad/GameSalad.pkg.recipe", - "parent": "com.github.aanklewicz.download.GameSalad", - "shortname": "GameSalad.pkg", - "inferred_type": "pkg" + "munki_display_name": "DocuSign Edit", + "munki_description": "Multi-language editor makes it easy to write quality code." }, - "com.github.aanklewicz.download.GameSalad": { - "name": "GameSalad", - "description": "Downloads the current release of GameSalad using the SparkleFeed.", + "com.github.aanklewicz.jss.DownloadFullInstaller": { + "name": "Download Full Installer", + "description": "Downloads the latest version of Download Full Installer and imports it into your JSS.", "repo": "autopkg/aanklewicz-recipes", - "path": "GameSalad/GameSalad.download.recipe", - "shortname": "GameSalad.download", - "inferred_type": "download", - "children": [ - "com.github.aanklewicz.munki.GameSalad", - "com.github.aanklewicz.install.GameSalad", - "com.github.aanklewicz.pkg.GameSalad" - ] + "path": "Download Full Installer/Download Full Installer.jss.recipe", + "parent": "com.github.aanklewicz.pkg.DownloadFullInstaller", + "shortname": "Download Full Installer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application." }, - "com.github.aanklewicz.download.MacStadiumOrka": { - "name": "Okra", - "description": "Downloads the latest version of Orka from MacStadium.", + "com.github.aanklewicz.install.DownloadFullInstaller": { + "name": "Download Full Installer", + "description": "Installs the latest version of Download Full Installer.", "repo": "autopkg/aanklewicz-recipes", - "path": "MacStadium Orka/MacStadiumOrka.download.recipe", - "shortname": "MacStadiumOrka.download", - "inferred_type": "download", - "children": [ - "com.github.aanklewicz.munki.MacStadiumOrka" - ] + "path": "Download Full Installer/Download Full Installer.install.recipe", + "parent": "com.github.aanklewicz.download.DownloadFullInstaller", + "shortname": "Download Full Installer.install", + "inferred_type": "install" }, - "com.github.aanklewicz.munki.MacStadiumOrka": { - "name": "MacStadiumOrka", - "description": "Downloads the latest version of MacStadium Orka and imports it into Munki.", + "com.github.aanklewicz.munki.DownloadFullInstaller": { + "name": "Download Full Installer", + "description": "Downloads the latest version of Download Full Installer and imports it into Munki.", "repo": "autopkg/aanklewicz-recipes", - "path": "MacStadium Orka/MacStadiumOrka.munki.recipe", - "parent": "com.github.aanklewicz.download.MacStadiumOrka", - "shortname": "MacStadiumOrka.munki", + "path": "Download Full Installer/Download Full Installer.munki.recipe", + "parent": "com.github.aanklewicz.download.DownloadFullInstaller", + "shortname": "Download Full Installer.munki", "inferred_type": "munki", - "munki_display_name": "MacStadium Orka", - "munki_description": "Installs the CLI tools for MacStadium Orka" + "munki_display_name": "Download Full Installer", + "munki_description": "macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application." }, - "com.github.aanklewicz.download.genesyscloud": { - "name": "GenesysCloud", - "description": "Downloads the latest version of Genesys Cloud.", + "com.github.aanklewicz.download.DownloadFullInstaller": { + "name": "Download Full Installer", + "description": "Downloads the latest version of Download Full Installer.", "repo": "autopkg/aanklewicz-recipes", - "path": "Genesys Cloud/genesyscloud.download.recipe", - "shortname": "genesyscloud.download", + "path": "Download Full Installer/Download Full Installer.download.recipe", + "shortname": "Download Full Installer.download", "inferred_type": "download", "children": [ - "com.github.aanklewicz.pkg.genesyscloud" + "com.github.aanklewicz.install.DownloadFullInstaller", + "com.github.aanklewicz.munki.DownloadFullInstaller", + "com.github.aanklewicz.pkg.DownloadFullInstaller" ] }, - "com.github.aanklewicz.munki.genesyscloud": { - "name": "GenesysCloud", - "description": "Downloads the latest version of Genesys Cloud and imports it into Munki.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Genesys Cloud/genesyscloud.munki.recipe", - "parent": "com.github.aanklewicz.pkg.genesyscloud", - "shortname": "genesyscloud.munki", - "inferred_type": "munki", - "munki_display_name": "Genesys Cloud", - "munki_description": "Installs Genesys Cloud for Mac" - }, - "com.github.aanklewicz.pkg.genesyscloud": { - "name": "GenesysCloud", - "description": "Downloads the current release version of Genesys Cloud and builds a package.", + "com.github.aanklewicz.pkg.DownloadFullInstaller": { + "name": "Download Full Installer", + "description": "Downloads the latest version of Download Full Installer and creates a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "Genesys Cloud/genesyscloud.pkg.recipe", - "parent": "com.github.aanklewicz.download.genesyscloud", - "shortname": "genesyscloud.pkg", + "path": "Download Full Installer/Download Full Installer.pkg.recipe", + "parent": "com.github.aanklewicz.download.DownloadFullInstaller", + "shortname": "Download Full Installer.pkg", "inferred_type": "pkg", "children": [ - "com.github.aanklewicz.munki.genesyscloud" + "com.github.aanklewicz.jss.DownloadFullInstaller" ] }, + "com.github.aanklewicz.install.ManagedAppSchemaBuilder": { + "name": "Managed App Schema Builder", + "description": "Installs the latest version of Managed App Schema Builder.", + "repo": "autopkg/aanklewicz-recipes", + "path": "Managed App Schema Builder/Managed App Schema Builder.install.recipe", + "parent": "com.github.aanklewicz.download.ManagedAppSchemaBuilder", + "shortname": "Managed App Schema Builder.install", + "inferred_type": "install" + }, "com.github.aanklewicz.munki.ManagedAppSchemaBuilder": { "name": "Managed App Schema Builder", "description": "Downloads the latest version of Managed App Schema Builder and imports it into Munki.", @@ -53793,15 +53836,6 @@ "shortname": "Managed App Schema Builder.pkg", "inferred_type": "pkg" }, - "com.github.aanklewicz.install.ManagedAppSchemaBuilder": { - "name": "Managed App Schema Builder", - "description": "Installs the latest version of Managed App Schema Builder.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Managed App Schema Builder/Managed App Schema Builder.install.recipe", - "parent": "com.github.aanklewicz.download.ManagedAppSchemaBuilder", - "shortname": "Managed App Schema Builder.install", - "inferred_type": "install" - }, "com.github.aanklewicz.download.ManagedAppSchemaBuilder": { "name": "Managed App Schema Builder", "description": "Downloads the latest version of Managed App Schema Builder.", @@ -53810,130 +53844,52 @@ "shortname": "Managed App Schema Builder.download", "inferred_type": "download", "children": [ + "com.github.aanklewicz.install.ManagedAppSchemaBuilder", "com.github.aanklewicz.munki.ManagedAppSchemaBuilder", - "com.github.aanklewicz.pkg.ManagedAppSchemaBuilder", - "com.github.aanklewicz.install.ManagedAppSchemaBuilder" - ] - }, - "com.github.aanklewicz.download.kobo": { - "name": "Kobo", - "description": "Downloads latest Kobo disk image.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Kobo/kobo.download.recipe", - "shortname": "kobo.download", - "inferred_type": "download", - "children": [ - "com.github.aanklewicz.pkg.kobo", - "com.github.aanklewicz.install.kobo", - "com.github.aanklewicz.munki.kobo" + "com.github.aanklewicz.pkg.ManagedAppSchemaBuilder" ] }, - "com.github.aanklewicz.pkg.kobo": { - "name": "Kobo", - "description": "Downloads latest Kobo disk image and builds a package.", + "com.github.aanklewicz.pkg.GameSalad": { + "name": "GameSalad", + "description": "Downloads the current release version of GameSalad and builds a package.", "repo": "autopkg/aanklewicz-recipes", - "path": "Kobo/kobo.pkg.recipe", - "parent": "com.github.aanklewicz.download.kobo", - "shortname": "kobo.pkg", + "path": "GameSalad/GameSalad.pkg.recipe", + "parent": "com.github.aanklewicz.download.GameSalad", + "shortname": "GameSalad.pkg", "inferred_type": "pkg" }, - "com.github.aanklewicz.install.kobo": { - "name": null, - "description": "Downloads latest Kobo disk image and installs Kobo.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Kobo/kobo.install.recipe", - "parent": "com.github.aanklewicz.download.kobo", - "shortname": "kobo.install", - "inferred_type": "install" - }, - "com.github.aanklewicz.munki.kobo": { - "name": "Kobo", - "description": "Downloads the latest Kobo disk image and imports into Munki.", - "repo": "autopkg/aanklewicz-recipes", - "path": "Kobo/kobo.munki.recipe", - "parent": "com.github.aanklewicz.download.kobo", - "shortname": "kobo.munki", - "inferred_type": "munki", - "munki_display_name": "Kobo", - "munki_description": "Kobo is an eBook reading platform and syncing service for the Chapters Indigo Kobo eReader." - }, - "com.github.aanklewicz.munki.snyk": { - "name": "snyk", - "description": "Downloads the latest version of snyk-cli and imports it into Munki.", - "repo": "autopkg/aanklewicz-recipes", - "path": "snyk-cli/snyk-cli.munki.recipe", - "parent": "com.github.aanklewicz.pkg.snyk-cli", - "shortname": "snyk-cli.munki", - "inferred_type": "munki", - "munki_display_name": "Snyk CLI", - "munki_description": "Installs the CLI tools for Snyk" - }, - "com.github.aanklewicz.pkg.snyk-cli": { - "name": "snyk", - "description": "Downloads the latest version of snyk-cli and creates a package.", - "repo": "autopkg/aanklewicz-recipes", - "path": "snyk-cli/snyk-cli.pkg.recipe", - "parent": "com.github.aanklewicz.download.snyk-cli", - "shortname": "snyk-cli.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.aanklewicz.munki.snyk" - ] - }, - "com.github.aanklewicz.download.snyk-cli": { - "name": "snyk-cli", - "description": "Downloads the latest version of snyk-cli.", + "com.github.aanklewicz.download.GameSalad": { + "name": "GameSalad", + "description": "Downloads the current release of GameSalad using the SparkleFeed.", "repo": "autopkg/aanklewicz-recipes", - "path": "snyk-cli/snyk-cli.download.recipe", - "shortname": "snyk-cli.download", - "inferred_type": "download", - "children": [ - "com.github.aanklewicz.pkg.snyk-cli" - ] - }, - "com.github.poundbangbash.eholtam-recipes.elgato.munki.thunderbolt2Dock": { - "name": "ElgatoThunderbolt2Dock", - "description": null, - "repo": "autopkg/eholtam-recipes", - "path": "elgato-thunderbolt2dock/elgatoThunderbolt2Dock.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.elgato.download.thunderbolt2Dock", - "shortname": "elgatoThunderbolt2Dock.munki", - "inferred_type": "munki", - "munki_display_name": "elgato Thunderbolt 2 Dock", - "munki_description": "Includes high-power USB support." - }, - "com.github.poundbangbash.eholtam-recipes.elgato.download.thunderbolt2Dock": { - "name": "elgatoThunderbolt2Dock", - "description": null, - "repo": "autopkg/eholtam-recipes", - "path": "elgato-thunderbolt2dock/elgatoThunderbolt2Dock.download.recipe", - "shortname": "elgatoThunderbolt2Dock.download", + "path": "GameSalad/GameSalad.download.recipe", + "shortname": "GameSalad.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.elgato.munki.thunderbolt2Dock" + "com.github.aanklewicz.pkg.GameSalad", + "com.github.aanklewicz.install.GameSalad", + "com.github.aanklewicz.munki.GameSalad" ] }, - "com.github.poundbangbash.eholtam-recipes.download.Portfolio2017": { - "name": "Portfolio2017", - "description": "Downloads latest Extensis Portforlio 2017", - "repo": "autopkg/eholtam-recipes", - "path": "Portfolio2017/Portfolio2017.download.recipe", - "shortname": "Portfolio2017.download", - "inferred_type": "download", - "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.Portfolio2017" - ] + "com.github.aanklewicz.install.GameSalad": { + "name": "GameSalad", + "description": "Downloads the current release of GameSalad from the SparkleFeed and installs it.", + "repo": "autopkg/aanklewicz-recipes", + "path": "GameSalad/GameSalad.install.recipe", + "parent": "com.github.aanklewicz.download.GameSalad", + "shortname": "GameSalad.install", + "inferred_type": "install" }, - "com.github.poundbangbash.eholtam-recipes.munki.Portfolio2017": { - "name": "Portfolio2017", - "description": "Downloads and imports Portfolio 2017 Client into munki.\n\t", - "repo": "autopkg/eholtam-recipes", - "path": "Portfolio2017/Portfolio2017.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.Portfolio2017", - "shortname": "Portfolio2017.munki", + "com.github.aanklewicz.munki.GameSalad": { + "name": "GameSalad", + "description": "Downloads the current release version of GameSalad and imports into Munki.", + "repo": "autopkg/aanklewicz-recipes", + "path": "GameSalad/GameSalad.munki.recipe", + "parent": "com.github.aanklewicz.download.GameSalad", + "shortname": "GameSalad.munki", "inferred_type": "munki", - "munki_display_name": "Portfolio 2017", - "munki_description": "A space saving and resizable palette, Portfolio 2017 brings your assets directly to your other applications. Drag and drop assets into professional applications such as Adobe InDesign and Microsoft Powerpoint. Search and preview assets in your collections with Portfolio Express to maximize creative output." + "munki_display_name": "GameSalad", + "munki_description": "If you want to make games, what are you waiting for? With GameSalad Creator you can learn the basics and start making games in about an hour. That\u2019s right. You can make your first game in about an hour." }, "com.github.poundbangbash.eholtam-recipes.munki.PresentationFontEmbedder": { "name": null, @@ -53967,146 +53923,95 @@ "com.github.poundbangbash.eholtam-recipes.pkg.PresentationFontEmbedder" ] }, - "com.github.poundbangbash.eholtam-recipes.download.KindleKidsBookCreator": { - "name": "KindleKidsBookCreator", - "description": "Downloads Kindle Kid's Book Creator for help creating illustrated children's books.", + "com.github.poundbangbash.eholtam-recipes.download.UniConverter": { + "name": "UniConverter", + "description": "Downloads the latest version of the UniConverter application.", "repo": "autopkg/eholtam-recipes", - "path": "Amazon/KindleKidsBookCreator.download.recipe", - "shortname": "KindleKidsBookCreator.download", + "path": "Wondershare/UniConverter.download.recipe", + "shortname": "UniConverter.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.KindleKidsBookCreator" + "com.github.poundbangbash.eholtam-recipes.munki.UniConverter" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.KindleKidsBookCreator": { - "name": "KindleKidsBookCreator", - "description": "Downloads Kindle Kids' Book Creator for help creating illustrated children's books and imports into Munki.", + "com.github.poundbangbash.eholtam-recipes.munki.UniConverter": { + "name": "UniConverter", + "description": "Downloads the latest version of the UniConverter application and imports into Munki.", "repo": "autopkg/eholtam-recipes", - "path": "Amazon/KindleKidsBookCreator.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.KindleKidsBookCreator", - "shortname": "KindleKidsBookCreator.munki", + "path": "Wondershare/UniConverter.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.UniConverter", + "shortname": "UniConverter.munki", "inferred_type": "munki", - "munki_display_name": "Kindle Kids' Book Creator", - "munki_description": "Kindle Kids' Book Creator tool is to help create illustrated children's books." + "munki_display_name": "UniConverter", + "munki_description": "Wondershare UniConverter can convert any video to over 1000 formats at 30X faster speed without quality loss, burn DVD, compress/edit/download/record videos, transfer files to devices." }, - "com.github.poundbangbash.eholtam-recipes.download.PortfolioDesktop": { - "name": "PortfolioDesktop", - "description": "Downloads latest Extensis Portforlio Desktop", + "com.github.poundbangbash.eholtam-recipes.download.WinZip": { + "name": "WinZip", + "description": "Downloads the latest version of WinZip.", "repo": "autopkg/eholtam-recipes", - "path": "PortfolioDesktop/PortfolioDesktop.download.recipe", - "shortname": "PortfolioDesktop.download", + "path": "WinZip/WinZip.download.recipe", + "shortname": "WinZip.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.PortfolioDesktop" + "com.github.poundbangbash.eholtam-recipes.munki.WinZip", + "com.github.poundbangbash.eholtam-recipes.pkg.WinZip" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.PortfolioDesktop": { - "name": "PortfolioDesktop", - "description": "Downloads and imports Portfolio Desktop Client into munki.\n\t", - "repo": "autopkg/eholtam-recipes", - "path": "PortfolioDesktop/PortfolioDesktop.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.PortfolioDesktop", - "shortname": "PortfolioDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "Portfolio Desktop", - "munki_description": "A space saving and resizable palette, Portfolio Desktop brings your assets directly to your other applications. Drag and drop assets into professional applications such as Adobe InDesign and Microsoft Powerpoint. Search and preview assets in your collections with Portfolio Express to maximize creative output." - }, - "com.github.poundbangbash.eholtam-recipes.munki.snowflakeODBC": { - "name": "snowflakeODBC", - "description": "Downloads Snowflake ODBC latest driver and imports into munki.", + "com.github.poundbangbash.eholtam-recipes.munki.WinZip": { + "name": "WinZip", + "description": "Downloads the latest version of WinZip and imports it into Munki.", "repo": "autopkg/eholtam-recipes", - "path": "snowflakeODBC/snowflakeODBC.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.snowflakeODBC", - "shortname": "snowflakeODBC.munki", + "path": "WinZip/WinZip.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.WinZip", + "shortname": "WinZip.munki", "inferred_type": "munki", - "munki_display_name": "snowflakeODBC", - "munki_description": "Snowflake provides a driver for connecting to Snowflake using ODBC-based client applications." + "munki_display_name": "WinZip", + "munki_description": "Mac edition of established compression utility." }, - "com.github.poundbangbash.eholtam-recipes.download.snowflakeODBC": { - "name": "snowflakeODBC", - "description": "Downloads snowflakeODBC.", + "com.github.poundbangbash.eholtam-recipes.pkg.WinZip": { + "name": "WinZip", + "description": "Downloads the latest version of WinZip and creates a package.", "repo": "autopkg/eholtam-recipes", - "path": "snowflakeODBC/snowflakeODBC.download.recipe", - "shortname": "snowflakeODBC.download", - "inferred_type": "download", - "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.snowflakeODBC" - ] + "path": "WinZip/WinZip.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.WinZip", + "shortname": "WinZip.pkg", + "inferred_type": "pkg" }, - "com.github.poundbangbash.eholtam-recipes.download.powerpanel": { - "name": null, - "description": "Downloads the CyberPower PowerPanel app to configure their UPS.\n NOTE: This app is not code-signed by the developer\n ", + "com.github.poundbangbash.eholtam-recipes.download.insta360prostitcher": { + "name": "Insta360ProStitcher", + "description": "Downloads the Insta360Pro Stitcher application.", "repo": "autopkg/eholtam-recipes", - "path": "PowerPanel/PowerPanel.download.recipe", - "shortname": "PowerPanel.download", + "path": "Insta360/Insta360Stitcher.download.recipe", + "shortname": "Insta360Stitcher.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.pkg.powerpanel", - "com.github.poundbangbash.eholtam-recipes.install.powerpanel", - "com.github.poundbangbash.eholtam-recipes.munki.powerpanel" + "com.github.poundbangbash.eholtam-recipes.munki.insta360prostitcher" ] }, - "com.github.poundbangbash.eholtam-recipes.pkg.powerpanel": { - "name": null, - "description": "Downloads the CyberPower PowerPanel app to configure their UPS and creates a pkg installer", - "repo": "autopkg/eholtam-recipes", - "path": "PowerPanel/PowerPanel.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.powerpanel", - "shortname": "PowerPanel.pkg", - "inferred_type": "pkg" - }, - "com.github.poundbangbash.eholtam-recipes.install.powerpanel": { - "name": null, - "description": "Installs the CyberPower PowerPanel app.", - "repo": "autopkg/eholtam-recipes", - "path": "PowerPanel/PowerPanel.install.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.powerpanel", - "shortname": "PowerPanel.install", - "inferred_type": "install" - }, - "com.github.poundbangbash.eholtam-recipes.munki.powerpanel": { - "name": "PowerPanel", - "description": null, + "com.github.poundbangbash.eholtam-recipes.munki.insta360prostitcher": { + "name": "Insta360ProStitcher", + "description": "Downloads the Insta360Pro Stitcher application and imports into munki.", "repo": "autopkg/eholtam-recipes", - "path": "PowerPanel/PowerPanel.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.powerpanel", - "shortname": "PowerPanel.munki", + "path": "Insta360/Insta360Stitcher.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.insta360prostitcher", + "shortname": "Insta360Stitcher.munki", "inferred_type": "munki", - "munki_display_name": "Power Panel", - "munki_description": "Provides Mac users with information and statistics about a connected UPS system" + "munki_display_name": "Insta360 Pro Stitcher", + "munki_description": "Use Insta360 Stitcher to quickly and easily stitch camera footage taken by Insta360 Pro." }, - "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup": { - "name": "GooglePhotosBackup", - "description": "Downloads Google Photos Backup for backing up photos to Google.", + "com.github.poundbangbash.eholtam-recipes.download.SuspiciousPackageApp": { + "name": "SuspiciousPackageApp", + "description": "Downloads the latest version of the Suspicious Package application.", "repo": "autopkg/eholtam-recipes", - "path": "Google Photos Backup/GooglePhotosBackup.download.recipe", - "shortname": "GooglePhotosBackup.download", + "path": "SuspiciousPackageApp/SuspiciousPackageApp.download.recipe", + "shortname": "SuspiciousPackageApp.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.GooglePhotosBackup", - "com.github.poundbangbash.eholtam-recipes.pkg.GooglePhotosBackup" + "com.github.poundbangbash.eholtam-recipes.munki.SuspiciousPackageApp", + "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", + "com.github.peshay.filewave.SuspiciousPackageApp" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.GooglePhotosBackup": { - "name": "GooglePhotosBackup", - "description": "Downloads Google Photos Backup for backing up photos to Google and imports into munki", - "repo": "autopkg/eholtam-recipes", - "path": "Google Photos Backup/GooglePhotosBackup.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup", - "shortname": "GooglePhotosBackup.munki", - "inferred_type": "munki", - "munki_display_name": "Google Photos Backup", - "munki_description": "Downloads Google Photos Backup for backing up photos" - }, - "com.github.poundbangbash.eholtam-recipes.pkg.GooglePhotosBackup": { - "name": "GooglePhotosBackup", - "description": "Downloads Google Photos Backup for backing up photos to Google and creates a pkg installer", - "repo": "autopkg/eholtam-recipes", - "path": "Google Photos Backup/GooglePhotosBackup.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup", - "shortname": "GooglePhotosBackup.pkg", - "inferred_type": "pkg" - }, "com.github.poundbangbash.eholtam-recipes.munki.SuspiciousPackageApp": { "name": "SuspiciousPackageApp", "description": "Downloads the latest version of the Suspicious Package application and imports into Munki.", @@ -54132,98 +54037,133 @@ "com.github.andrewvalentine.install.SuspiciousPackageApp" ] }, - "com.github.poundbangbash.eholtam-recipes.download.SuspiciousPackageApp": { - "name": "SuspiciousPackageApp", - "description": "Downloads the latest version of the Suspicious Package application.", + "com.github.poundbangbash.eholtam-recipes.download.PortfolioDesktop": { + "name": "PortfolioDesktop", + "description": "Downloads latest Extensis Portforlio Desktop", "repo": "autopkg/eholtam-recipes", - "path": "SuspiciousPackageApp/SuspiciousPackageApp.download.recipe", - "shortname": "SuspiciousPackageApp.download", + "path": "PortfolioDesktop/PortfolioDesktop.download.recipe", + "shortname": "PortfolioDesktop.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.SuspiciousPackageApp", - "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", - "com.github.peshay.filewave.SuspiciousPackageApp" + "com.github.poundbangbash.eholtam-recipes.munki.PortfolioDesktop" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.AvidCodecsLE": { - "name": "AvidCodecsLE", - "description": "Avid Codecs LE for QuickTime allow QuickTime movies using Avid codecs to be used on systems without Media Composer installed.", + "com.github.poundbangbash.eholtam-recipes.munki.PortfolioDesktop": { + "name": "PortfolioDesktop", + "description": "Downloads and imports Portfolio Desktop Client into munki.\n\t", "repo": "autopkg/eholtam-recipes", - "path": "AvidCodecsLE/AvidCodecsLE.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.AvidCodecsLE", - "shortname": "AvidCodecsLE.munki", + "path": "PortfolioDesktop/PortfolioDesktop.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.PortfolioDesktop", + "shortname": "PortfolioDesktop.munki", "inferred_type": "munki", - "munki_display_name": "Avid Codecs LE", - "munki_description": "Avid Codecs LE for QuickTime allow QuickTime movies using Avid codecs to be used on systems without Media Composer installed." + "munki_display_name": "Portfolio Desktop", + "munki_description": "A space saving and resizable palette, Portfolio Desktop brings your assets directly to your other applications. Drag and drop assets into professional applications such as Adobe InDesign and Microsoft Powerpoint. Search and preview assets in your collections with Portfolio Express to maximize creative output." }, - "com.github.poundbangbash.eholtam-recipes.download.AvidCodecsLE": { - "name": "AvidCodecsLE", + "com.github.poundbangbash.eholtam-recipes.pkg.powerpanel": { + "name": null, + "description": "Downloads the CyberPower PowerPanel app to configure their UPS and creates a pkg installer", + "repo": "autopkg/eholtam-recipes", + "path": "PowerPanel/PowerPanel.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.powerpanel", + "shortname": "PowerPanel.pkg", + "inferred_type": "pkg" + }, + "com.github.poundbangbash.eholtam-recipes.munki.powerpanel": { + "name": "PowerPanel", "description": null, "repo": "autopkg/eholtam-recipes", - "path": "AvidCodecsLE/AvidCodecsLE.download.recipe", - "shortname": "AvidCodecsLE.download", - "inferred_type": "download", - "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.AvidCodecsLE" - ] + "path": "PowerPanel/PowerPanel.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.powerpanel", + "shortname": "PowerPanel.munki", + "inferred_type": "munki", + "munki_display_name": "Power Panel", + "munki_description": "Provides Mac users with information and statistics about a connected UPS system" }, - "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari": { - "name": "LastPass_Safari", - "description": "Downloads latest LastPass for Safari", + "com.github.poundbangbash.eholtam-recipes.install.powerpanel": { + "name": null, + "description": "Installs the CyberPower PowerPanel app.", "repo": "autopkg/eholtam-recipes", - "path": "LastPass/LastPass_Safari.download.recipe", - "shortname": "LastPass_Safari.download", + "path": "PowerPanel/PowerPanel.install.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.powerpanel", + "shortname": "PowerPanel.install", + "inferred_type": "install" + }, + "com.github.poundbangbash.eholtam-recipes.download.powerpanel": { + "name": null, + "description": "Downloads the CyberPower PowerPanel app to configure their UPS.\n NOTE: This app is not code-signed by the developer\n ", + "repo": "autopkg/eholtam-recipes", + "path": "PowerPanel/PowerPanel.download.recipe", + "shortname": "PowerPanel.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.LastPass_Safari", - "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari" + "com.github.poundbangbash.eholtam-recipes.pkg.powerpanel", + "com.github.poundbangbash.eholtam-recipes.munki.powerpanel", + "com.github.poundbangbash.eholtam-recipes.install.powerpanel" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.LastPass_Safari": { - "name": "LastPass_Safari", - "description": "Downloads and imports LastPass for Safari into Munki.", + "com.github.poundbangbash.eholtam-recipes.munki.ProcessMonitor": { + "name": "Process Monitor", + "description": "Downloads the latest version of Process Monitor and imports it into Munki.", "repo": "autopkg/eholtam-recipes", - "path": "LastPass/LastPass_Safari.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari", - "shortname": "LastPass_Safari.munki", + "path": "ProcessMonitor/ProcessMonitor.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor", + "shortname": "ProcessMonitor.munki", "inferred_type": "munki", - "munki_display_name": "LastPass for Safari", - "munki_description": "Securely save passwords and automatically log into any site on the internet." + "munki_display_name": "Process Monitor", + "munki_description": " " }, - "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari": { - "name": null, - "description": "Downloads LastPass for Safari and creates a package.", + "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor": { + "name": "Process Monitor", + "description": "Downloads the latest version of Process Monitor.", "repo": "autopkg/eholtam-recipes", - "path": "LastPass/LastPass_Safari.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari", - "shortname": "LastPass_Safari.pkg", - "inferred_type": "pkg", + "path": "ProcessMonitor/ProcessMonitor.download.recipe", + "shortname": "ProcessMonitor.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.LastPass_Safari" + "com.github.poundbangbash.eholtam-recipes.munki.ProcessMonitor", + "com.github.poundbangbash.eholtam-recipes.pkg.ProcessMonitor" ] }, - "com.github.poundbangbash.eholtam-recipes.download.SnapzPro": { - "name": "SnapzPro", - "description": "Downloads SnapzPro.", + "com.github.poundbangbash.eholtam-recipes.pkg.ProcessMonitor": { + "name": "Process Monitor", + "description": "Downloads the latest version of Process Monitor and creates a package.", "repo": "autopkg/eholtam-recipes", - "path": "SnapzPro/SnapzPro.download.recipe", - "shortname": "SnapzPro.download", + "path": "ProcessMonitor/ProcessMonitor.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor", + "shortname": "ProcessMonitor.pkg", + "inferred_type": "pkg" + }, + "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay": { + "name": "PS4RemotePlay", + "description": "Downloads the PS4 Remote Play application.", + "repo": "autopkg/eholtam-recipes", + "path": "PS4RemotePlay/PS4RemotePlay.download.recipe", + "shortname": "PS4RemotePlay.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.SnapzPro", - "com.github.autopkg.mikestechshop.pkg.SnapzPro" + "com.github.poundbangbash.eholtam-recipes.munki.ps4remoteplay", + "com.github.poundbangbash.eholtam-recipes.install.ps4remoteplay" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.SnapzPro": { - "name": "SnapzPro", - "description": "Downloads SnapzPro and imports into Munki.", + "com.github.poundbangbash.eholtam-recipes.munki.ps4remoteplay": { + "name": "PS4RemotePlay", + "description": null, "repo": "autopkg/eholtam-recipes", - "path": "SnapzPro/SnapzPro.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.SnapzPro", - "shortname": "SnapzPro.munki", + "path": "PS4RemotePlay/PS4RemotePlay.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay", + "shortname": "PS4RemotePlay.munki", "inferred_type": "munki", - "munki_display_name": "Snapz Pro", - "munki_description": "Record Anything on Screen." + "munki_display_name": "PS4 Remote Play", + "munki_description": "With this application installed on your PC or Mac, you'll enjoy immersive PlayStation gaming while being connected remotely to your PS4 system." + }, + "com.github.poundbangbash.eholtam-recipes.install.ps4remoteplay": { + "name": null, + "description": "Installs the PS4 Remote Play application.", + "repo": "autopkg/eholtam-recipes", + "path": "PS4RemotePlay/PS4RemotePlay.install.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay", + "shortname": "PS4RemotePlay.install", + "inferred_type": "install" }, "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams": { "name": "MicrosoftTeams", @@ -54236,40 +54176,6 @@ "munki_display_name": "Microsoft Teams", "munki_description": "Collaboration tool from Microsoft." }, - "com.github.poundbangbash.eholtam-recipes.munki.insta360prostitcher": { - "name": "Insta360ProStitcher", - "description": "Downloads the Insta360Pro Stitcher application and imports into munki.", - "repo": "autopkg/eholtam-recipes", - "path": "Insta360/Insta360Stitcher.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.insta360prostitcher", - "shortname": "Insta360Stitcher.munki", - "inferred_type": "munki", - "munki_display_name": "Insta360 Pro Stitcher", - "munki_description": "Use Insta360 Stitcher to quickly and easily stitch camera footage taken by Insta360 Pro." - }, - "com.github.poundbangbash.eholtam-recipes.download.insta360prostitcher": { - "name": "Insta360ProStitcher", - "description": "Downloads the Insta360Pro Stitcher application.", - "repo": "autopkg/eholtam-recipes", - "path": "Insta360/Insta360Stitcher.download.recipe", - "shortname": "Insta360Stitcher.download", - "inferred_type": "download", - "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.insta360prostitcher" - ] - }, - "com.github.poundbangbash.eholtam-recipes.download.imazing-heic-converter": { - "name": "imazing-HEIC-converter", - "description": "Downloads the iMazing HEIC Converter application.", - "repo": "autopkg/eholtam-recipes", - "path": "iMazingHEICConverter/ImazingHEICConverter.download.recipe", - "shortname": "ImazingHEICConverter.download", - "inferred_type": "download", - "children": [ - "com.github.poundbangbash.eholtam-recipes.pkg.imazing-heic-converter", - "com.github.poundbangbash.eholtam-recipes.munki.imazing-heic-converter" - ] - }, "com.github.poundbangbash.eholtam-recipes.pkg.imazing-heic-converter": { "name": null, "description": "Downloads the iMazing HEIC Converter application and creates a pkg.", @@ -54290,177 +54196,160 @@ "munki_display_name": "iMazing HEIC Converter", "munki_description": "With iMazing HEIC Converter, you can adopt Apple's brand new format without worrying about compatibility with your older software. Simple, and truly free." }, - "com.github.poundbangbash.eholtam-recipes.pkg.iMindMap10": { - "name": "iMindMap 10", - "description": "Downloads the latest version of iMindMap 10 and creates a package.", + "com.github.poundbangbash.eholtam-recipes.download.imazing-heic-converter": { + "name": "imazing-HEIC-converter", + "description": "Downloads the iMazing HEIC Converter application.", "repo": "autopkg/eholtam-recipes", - "path": "ThinkBuzan Limited/iMindMap 10.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.iMindMap10", - "shortname": "iMindMap 10.pkg", + "path": "iMazingHEICConverter/ImazingHEICConverter.download.recipe", + "shortname": "ImazingHEICConverter.download", + "inferred_type": "download", + "children": [ + "com.github.poundbangbash.eholtam-recipes.pkg.imazing-heic-converter", + "com.github.poundbangbash.eholtam-recipes.munki.imazing-heic-converter" + ] + }, + "com.github.poundbangbash.eholtam-recipes.pkg.GooglePhotosBackup": { + "name": "GooglePhotosBackup", + "description": "Downloads Google Photos Backup for backing up photos to Google and creates a pkg installer", + "repo": "autopkg/eholtam-recipes", + "path": "Google Photos Backup/GooglePhotosBackup.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup", + "shortname": "GooglePhotosBackup.pkg", "inferred_type": "pkg" }, - "com.github.poundbangbash.eholtam-recipes.download.iMindMap10": { - "name": "iMindMap10", - "description": "Downloads the latest version of iMindMap 10.", + "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup": { + "name": "GooglePhotosBackup", + "description": "Downloads Google Photos Backup for backing up photos to Google.", "repo": "autopkg/eholtam-recipes", - "path": "ThinkBuzan Limited/iMindMap 10.download.recipe", - "shortname": "iMindMap 10.download", + "path": "Google Photos Backup/GooglePhotosBackup.download.recipe", + "shortname": "GooglePhotosBackup.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.pkg.iMindMap10", - "com.github.poundbangbash.eholtam-recipes.munki.iMindMap10" + "com.github.poundbangbash.eholtam-recipes.pkg.GooglePhotosBackup", + "com.github.poundbangbash.eholtam-recipes.munki.GooglePhotosBackup" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.iMindMap10": { - "name": "iMindMap10", - "description": "Downloads the latest version of iMindMap 10 and imports it into Munki.", + "com.github.poundbangbash.eholtam-recipes.munki.GooglePhotosBackup": { + "name": "GooglePhotosBackup", + "description": "Downloads Google Photos Backup for backing up photos to Google and imports into munki", "repo": "autopkg/eholtam-recipes", - "path": "ThinkBuzan Limited/iMindMap 10.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.iMindMap10", - "shortname": "iMindMap 10.munki", + "path": "Google Photos Backup/GooglePhotosBackup.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup", + "shortname": "GooglePhotosBackup.munki", "inferred_type": "munki", - "munki_display_name": "iMindMap 10", - "munki_description": "" - }, - "com.github.poundbangbash.eholtam-recipes.pkg.ProcessMonitor": { - "name": "Process Monitor", - "description": "Downloads the latest version of Process Monitor and creates a package.", - "repo": "autopkg/eholtam-recipes", - "path": "ProcessMonitor/ProcessMonitor.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor", - "shortname": "ProcessMonitor.pkg", - "inferred_type": "pkg" + "munki_display_name": "Google Photos Backup", + "munki_description": "Downloads Google Photos Backup for backing up photos" }, - "com.github.poundbangbash.eholtam-recipes.munki.ProcessMonitor": { - "name": "Process Monitor", - "description": "Downloads the latest version of Process Monitor and imports it into Munki.", + "com.github.poundbangbash.eholtam-recipes.elgato.munki.thunderbolt2Dock": { + "name": "ElgatoThunderbolt2Dock", + "description": null, "repo": "autopkg/eholtam-recipes", - "path": "ProcessMonitor/ProcessMonitor.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor", - "shortname": "ProcessMonitor.munki", + "path": "elgato-thunderbolt2dock/elgatoThunderbolt2Dock.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.elgato.download.thunderbolt2Dock", + "shortname": "elgatoThunderbolt2Dock.munki", "inferred_type": "munki", - "munki_display_name": "Process Monitor", - "munki_description": " " + "munki_display_name": "elgato Thunderbolt 2 Dock", + "munki_description": "Includes high-power USB support." }, - "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor": { - "name": "Process Monitor", - "description": "Downloads the latest version of Process Monitor.", + "com.github.poundbangbash.eholtam-recipes.elgato.download.thunderbolt2Dock": { + "name": "elgatoThunderbolt2Dock", + "description": null, "repo": "autopkg/eholtam-recipes", - "path": "ProcessMonitor/ProcessMonitor.download.recipe", - "shortname": "ProcessMonitor.download", + "path": "elgato-thunderbolt2dock/elgatoThunderbolt2Dock.download.recipe", + "shortname": "elgatoThunderbolt2Dock.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.pkg.ProcessMonitor", - "com.github.poundbangbash.eholtam-recipes.munki.ProcessMonitor" + "com.github.poundbangbash.eholtam-recipes.elgato.munki.thunderbolt2Dock" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.MovaviScreenCaptureStudio": { - "name": "MovaviScreenCaptureStudio", - "description": "Downloads Movavi Screen Capture Studio and imports into Munki.\n \nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor. Add the repo via:\n\nautopkg repo-add keeleysam-recipes\n\n", + "com.github.poundbangbash.eholtam-recipes.munki.Portfolio2017": { + "name": "Portfolio2017", + "description": "Downloads and imports Portfolio 2017 Client into munki.\n\t", "repo": "autopkg/eholtam-recipes", - "path": "MovaviScreenCaptureStudio/MovaviScreenCaptureStudio.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.MovaviScreenCaptureStudio", - "shortname": "MovaviScreenCaptureStudio.munki", + "path": "Portfolio2017/Portfolio2017.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.Portfolio2017", + "shortname": "Portfolio2017.munki", "inferred_type": "munki", - "munki_display_name": "Movavi Screen Capture Studio", - "munki_description": "Download this convenient screen recorder for Mac and capture anything you want: video guides, Skype calls, streaming video, and much more." + "munki_display_name": "Portfolio 2017", + "munki_description": "A space saving and resizable palette, Portfolio 2017 brings your assets directly to your other applications. Drag and drop assets into professional applications such as Adobe InDesign and Microsoft Powerpoint. Search and preview assets in your collections with Portfolio Express to maximize creative output." }, - "com.github.poundbangbash.eholtam-recipes.download.MovaviScreenCaptureStudio": { - "name": "MovaviScreenCaptureStudio", - "description": "Downloads Movavi Screen Capture Studio", + "com.github.poundbangbash.eholtam-recipes.download.Portfolio2017": { + "name": "Portfolio2017", + "description": "Downloads latest Extensis Portforlio 2017", "repo": "autopkg/eholtam-recipes", - "path": "MovaviScreenCaptureStudio/MovaviScreenCaptureStudio.download.recipe", - "shortname": "MovaviScreenCaptureStudio.download", + "path": "Portfolio2017/Portfolio2017.download.recipe", + "shortname": "Portfolio2017.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.MovaviScreenCaptureStudio" + "com.github.poundbangbash.eholtam-recipes.munki.Portfolio2017" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.WinZip": { - "name": "WinZip", - "description": "Downloads the latest version of WinZip and imports it into Munki.", - "repo": "autopkg/eholtam-recipes", - "path": "WinZip/WinZip.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.WinZip", - "shortname": "WinZip.munki", - "inferred_type": "munki", - "munki_display_name": "WinZip", - "munki_description": "Mac edition of established compression utility." - }, - "com.github.poundbangbash.eholtam-recipes.pkg.WinZip": { - "name": "WinZip", - "description": "Downloads the latest version of WinZip and creates a package.", - "repo": "autopkg/eholtam-recipes", - "path": "WinZip/WinZip.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.WinZip", - "shortname": "WinZip.pkg", - "inferred_type": "pkg" - }, - "com.github.poundbangbash.eholtam-recipes.download.WinZip": { - "name": "WinZip", - "description": "Downloads the latest version of WinZip.", + "com.github.poundbangbash.eholtam-recipes.download.AvidCodecsLE": { + "name": "AvidCodecsLE", + "description": null, "repo": "autopkg/eholtam-recipes", - "path": "WinZip/WinZip.download.recipe", - "shortname": "WinZip.download", + "path": "AvidCodecsLE/AvidCodecsLE.download.recipe", + "shortname": "AvidCodecsLE.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.WinZip", - "com.github.poundbangbash.eholtam-recipes.pkg.WinZip" + "com.github.poundbangbash.eholtam-recipes.munki.AvidCodecsLE" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.ps4remoteplay": { - "name": "PS4RemotePlay", - "description": null, + "com.github.poundbangbash.eholtam-recipes.munki.AvidCodecsLE": { + "name": "AvidCodecsLE", + "description": "Avid Codecs LE for QuickTime allow QuickTime movies using Avid codecs to be used on systems without Media Composer installed.", "repo": "autopkg/eholtam-recipes", - "path": "PS4RemotePlay/PS4RemotePlay.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay", - "shortname": "PS4RemotePlay.munki", + "path": "AvidCodecsLE/AvidCodecsLE.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.AvidCodecsLE", + "shortname": "AvidCodecsLE.munki", "inferred_type": "munki", - "munki_display_name": "PS4 Remote Play", - "munki_description": "With this application installed on your PC or Mac, you'll enjoy immersive PlayStation gaming while being connected remotely to your PS4 system." + "munki_display_name": "Avid Codecs LE", + "munki_description": "Avid Codecs LE for QuickTime allow QuickTime movies using Avid codecs to be used on systems without Media Composer installed." }, - "com.github.poundbangbash.eholtam-recipes.install.ps4remoteplay": { - "name": null, - "description": "Installs the PS4 Remote Play application.", + "com.github.poundbangbash.eholtam-recipes.munki.SnapzPro": { + "name": "SnapzPro", + "description": "Downloads SnapzPro and imports into Munki.", "repo": "autopkg/eholtam-recipes", - "path": "PS4RemotePlay/PS4RemotePlay.install.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay", - "shortname": "PS4RemotePlay.install", - "inferred_type": "install" + "path": "SnapzPro/SnapzPro.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.SnapzPro", + "shortname": "SnapzPro.munki", + "inferred_type": "munki", + "munki_display_name": "Snapz Pro", + "munki_description": "Record Anything on Screen." }, - "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay": { - "name": "PS4RemotePlay", - "description": "Downloads the PS4 Remote Play application.", + "com.github.poundbangbash.eholtam-recipes.download.SnapzPro": { + "name": "SnapzPro", + "description": "Downloads SnapzPro.", "repo": "autopkg/eholtam-recipes", - "path": "PS4RemotePlay/PS4RemotePlay.download.recipe", - "shortname": "PS4RemotePlay.download", + "path": "SnapzPro/SnapzPro.download.recipe", + "shortname": "SnapzPro.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.ps4remoteplay", - "com.github.poundbangbash.eholtam-recipes.install.ps4remoteplay" + "com.github.poundbangbash.eholtam-recipes.munki.SnapzPro", + "com.github.autopkg.mikestechshop.pkg.SnapzPro" ] }, - "com.github.poundbangbash.eholtam-recipes.download.UniConverter": { - "name": "UniConverter", - "description": "Downloads the latest version of the UniConverter application.", + "com.github.poundbangbash.eholtam-recipes.download.snowflakeODBC": { + "name": "snowflakeODBC", + "description": "Downloads snowflakeODBC.", "repo": "autopkg/eholtam-recipes", - "path": "Wondershare/UniConverter.download.recipe", - "shortname": "UniConverter.download", + "path": "snowflakeODBC/snowflakeODBC.download.recipe", + "shortname": "snowflakeODBC.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.munki.UniConverter" + "com.github.poundbangbash.eholtam-recipes.munki.snowflakeODBC" ] }, - "com.github.poundbangbash.eholtam-recipes.munki.UniConverter": { - "name": "UniConverter", - "description": "Downloads the latest version of the UniConverter application and imports into Munki.", + "com.github.poundbangbash.eholtam-recipes.munki.snowflakeODBC": { + "name": "snowflakeODBC", + "description": "Downloads Snowflake ODBC latest driver and imports into munki.", "repo": "autopkg/eholtam-recipes", - "path": "Wondershare/UniConverter.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.UniConverter", - "shortname": "UniConverter.munki", + "path": "snowflakeODBC/snowflakeODBC.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.snowflakeODBC", + "shortname": "snowflakeODBC.munki", "inferred_type": "munki", - "munki_display_name": "UniConverter", - "munki_description": "Wondershare UniConverter can convert any video to over 1000 formats at 30X faster speed without quality loss, burn DVD, compress/edit/download/record videos, transfer files to devices." + "munki_display_name": "snowflakeODBC", + "munki_description": "Snowflake provides a driver for connecting to Snowflake using ODBC-based client applications." }, "com.github.poundbangbash.eholtam-recipes.pkg.photomechanic": { "name": "PhotoMechanic", @@ -54474,6 +54363,17 @@ "com.github.poundbangbash.eholtam-recipes.munki.photomechanic" ] }, + "com.github.poundbangbash.eholtam-recipes.download.photomechanic": { + "name": "PhotoMechanic", + "description": "Downloads the Photo Mechanic application.", + "repo": "autopkg/eholtam-recipes", + "path": "PhotoMechanic/PhotoMechanic.download.recipe", + "shortname": "PhotoMechanic.download", + "inferred_type": "download", + "children": [ + "com.github.poundbangbash.eholtam-recipes.pkg.photomechanic" + ] + }, "com.github.poundbangbash.eholtam-recipes.munki.photomechanic": { "name": "PhotoMechanic", "description": "Downloads the Photo Mechanic application and imports into munki.", @@ -54485,27 +54385,59 @@ "munki_display_name": "Photo Mechanic", "munki_description": "Photo Mechanic is a standalone image browser and workflow accelerator that lets you view your digital photos with convenience and speed." }, - "com.github.poundbangbash.eholtam-recipes.download.photomechanic": { - "name": "PhotoMechanic", - "description": "Downloads the Photo Mechanic application.", + "com.github.poundbangbash.eholtam-recipes.download.iMindMap10": { + "name": "iMindMap10", + "description": "Downloads the latest version of iMindMap 10.", "repo": "autopkg/eholtam-recipes", - "path": "PhotoMechanic/PhotoMechanic.download.recipe", - "shortname": "PhotoMechanic.download", + "path": "ThinkBuzan Limited/iMindMap 10.download.recipe", + "shortname": "iMindMap 10.download", "inferred_type": "download", "children": [ - "com.github.poundbangbash.eholtam-recipes.pkg.photomechanic" + "com.github.poundbangbash.eholtam-recipes.pkg.iMindMap10", + "com.github.poundbangbash.eholtam-recipes.munki.iMindMap10" ] }, - "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.munki.sizeup": { - "name": "SizeUp", - "description": null, + "com.github.poundbangbash.eholtam-recipes.pkg.iMindMap10": { + "name": "iMindMap 10", + "description": "Downloads the latest version of iMindMap 10 and creates a package.", "repo": "autopkg/eholtam-recipes", - "path": "SizeUp/SizeUp.munki.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup", - "shortname": "SizeUp.munki", + "path": "ThinkBuzan Limited/iMindMap 10.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.iMindMap10", + "shortname": "iMindMap 10.pkg", + "inferred_type": "pkg" + }, + "com.github.poundbangbash.eholtam-recipes.munki.iMindMap10": { + "name": "iMindMap10", + "description": "Downloads the latest version of iMindMap 10 and imports it into Munki.", + "repo": "autopkg/eholtam-recipes", + "path": "ThinkBuzan Limited/iMindMap 10.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.iMindMap10", + "shortname": "iMindMap 10.munki", "inferred_type": "munki", - "munki_display_name": "SizeUp", - "munki_description": "SizeUp allows you to quickly resize and position your windows with keyboard shortcuts or a handy menu bar icon." + "munki_display_name": "iMindMap 10", + "munki_description": "" + }, + "com.github.poundbangbash.eholtam-recipes.munki.KindleKidsBookCreator": { + "name": "KindleKidsBookCreator", + "description": "Downloads Kindle Kids' Book Creator for help creating illustrated children's books and imports into Munki.", + "repo": "autopkg/eholtam-recipes", + "path": "Amazon/KindleKidsBookCreator.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.KindleKidsBookCreator", + "shortname": "KindleKidsBookCreator.munki", + "inferred_type": "munki", + "munki_display_name": "Kindle Kids' Book Creator", + "munki_description": "Kindle Kids' Book Creator tool is to help create illustrated children's books." + }, + "com.github.poundbangbash.eholtam-recipes.download.KindleKidsBookCreator": { + "name": "KindleKidsBookCreator", + "description": "Downloads Kindle Kid's Book Creator for help creating illustrated children's books.", + "repo": "autopkg/eholtam-recipes", + "path": "Amazon/KindleKidsBookCreator.download.recipe", + "shortname": "KindleKidsBookCreator.download", + "inferred_type": "download", + "children": [ + "com.github.poundbangbash.eholtam-recipes.munki.KindleKidsBookCreator" + ] }, "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup": { "name": "SizeUp", @@ -54520,49 +54452,144 @@ "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.munki.sizeup" ] }, - "com.github.seansgm.autopkg-lanrev-recipes.Cyberduck": { - "name": "Cyberduck", + "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.munki.sizeup": { + "name": "SizeUp", + "description": null, + "repo": "autopkg/eholtam-recipes", + "path": "SizeUp/SizeUp.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup", + "shortname": "SizeUp.munki", + "inferred_type": "munki", + "munki_display_name": "SizeUp", + "munki_description": "SizeUp allows you to quickly resize and position your windows with keyboard shortcuts or a handy menu bar icon." + }, + "com.github.poundbangbash.eholtam-recipes.munki.MovaviScreenCaptureStudio": { + "name": "MovaviScreenCaptureStudio", + "description": "Downloads Movavi Screen Capture Studio and imports into Munki.\n \nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor. Add the repo via:\n\nautopkg repo-add keeleysam-recipes\n\n", + "repo": "autopkg/eholtam-recipes", + "path": "MovaviScreenCaptureStudio/MovaviScreenCaptureStudio.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.MovaviScreenCaptureStudio", + "shortname": "MovaviScreenCaptureStudio.munki", + "inferred_type": "munki", + "munki_display_name": "Movavi Screen Capture Studio", + "munki_description": "Download this convenient screen recorder for Mac and capture anything you want: video guides, Skype calls, streaming video, and much more." + }, + "com.github.poundbangbash.eholtam-recipes.download.MovaviScreenCaptureStudio": { + "name": "MovaviScreenCaptureStudio", + "description": "Downloads Movavi Screen Capture Studio", + "repo": "autopkg/eholtam-recipes", + "path": "MovaviScreenCaptureStudio/MovaviScreenCaptureStudio.download.recipe", + "shortname": "MovaviScreenCaptureStudio.download", + "inferred_type": "download", + "children": [ + "com.github.poundbangbash.eholtam-recipes.munki.MovaviScreenCaptureStudio" + ] + }, + "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari": { + "name": null, + "description": "Downloads LastPass for Safari and creates a package.", + "repo": "autopkg/eholtam-recipes", + "path": "LastPass/LastPass_Safari.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari", + "shortname": "LastPass_Safari.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.LastPass_Safari" + ] + }, + "com.github.poundbangbash.eholtam-recipes.munki.LastPass_Safari": { + "name": "LastPass_Safari", + "description": "Downloads and imports LastPass for Safari into Munki.", + "repo": "autopkg/eholtam-recipes", + "path": "LastPass/LastPass_Safari.munki.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari", + "shortname": "LastPass_Safari.munki", + "inferred_type": "munki", + "munki_display_name": "LastPass for Safari", + "munki_description": "Securely save passwords and automatically log into any site on the internet." + }, + "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari": { + "name": "LastPass_Safari", + "description": "Downloads latest LastPass for Safari", + "repo": "autopkg/eholtam-recipes", + "path": "LastPass/LastPass_Safari.download.recipe", + "shortname": "LastPass_Safari.download", + "inferred_type": "download", + "children": [ + "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari", + "com.github.poundbangbash.eholtam-recipes.munki.LastPass_Safari" + ] + }, + "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle": { + "name": "OmniGraffle", + "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "repo": "autopkg/seansgm-recipes", + "path": "LANrevRecipes/OmniGraffle.LANrev.recipe", + "parent": "com.github.autopkg.pkg.omnigraffle", + "shortname": "OmniGraffle.LANrev", + "inferred_type": "LANrev" + }, + "com.github.seansgm.autopkg-lanrev-recipes.SequelPro": { + "name": "SequelPro", + "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "repo": "autopkg/seansgm-recipes", + "path": "LANrevRecipes/SequelPro.LANrev.recipe", + "parent": "com.github.homebysix.pkg.SequelPro", + "shortname": "SequelPro.LANrev", + "inferred_type": "LANrev" + }, + "com.github.seansgm.autopkg-lanrev-recipes.iTerm2": { + "name": "iTerm2", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Cyberduck.LANrev.recipe", - "parent": "com.github.autopkg.pkg.Cyberduck", - "shortname": "Cyberduck.LANrev", + "path": "LANrevRecipes/iTerm2.LANrev.recipe", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS": { - "name": "TeamviewerQS", + "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome": { + "name": "GoogleChrome", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/TeamviewerQS.LANrev.recipe", - "parent": "io.github.hjuutilainen.pkg.TeamViewerQS", - "shortname": "TeamviewerQS.LANrev", + "path": "LANrevRecipes/GoogleChrome.LANrev.recipe", + "parent": "com.github.autopkg.pkg.googlechrome", + "shortname": "GoogleChrome.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.CoRD": { - "name": "CoRD", + "com.github.seansgm.autopkg-lanrev-recipes.GoogleDrive": { + "name": "GoogleDrive", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/CoRD.LANrev.recipe", - "parent": "io.github.hjuutilainen.pkg.CoRD", - "shortname": "CoRD.LANrev", + "path": "LANrevRecipes/GoogleDrive.LANrev.recipe", + "parent": "com.github.autopkg.cgerke-recipes.pkg.GoogleDrive", + "shortname": "GoogleDrive.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.Firefox": { - "name": "Firefox", + "com.github.seansgm.autopkg-lanrev-recipes.Handbrake": { + "name": "Handbrake", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Firefox.LANrev.recipe", - "parent": "com.github.autopkg.pkg.Firefox_EN", - "shortname": "Firefox.LANrev", + "path": "LANrevRecipes/Handbrake.LANrev.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "Handbrake.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.SequelPro": { - "name": "SequelPro", + "com.github.seansgm.autopkg-lanrev-recipes.Dropbox": { + "name": "Dropbox", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/SequelPro.LANrev.recipe", - "parent": "com.github.homebysix.pkg.SequelPro", - "shortname": "SequelPro.LANrev", + "path": "LANrevRecipes/Dropbox.LANrev.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox.LANrev", + "inferred_type": "LANrev" + }, + "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer": { + "name": "AdobeFlashPlayer", + "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "repo": "autopkg/seansgm-recipes", + "path": "LANrevRecipes/AdobeFlashPlayer.LANrev.recipe", + "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", + "shortname": "AdobeFlashPlayer.LANrev", "inferred_type": "LANrev" }, "com.github.seansgm.autopkg-lanrev-recipes.CrashPlanPROeClient": { @@ -54574,31 +54601,40 @@ "shortname": "CrashPlanPROeClient.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8": { - "name": "OracleJava8", + "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX": { + "name": "Royal TSX", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/OracleJava8.LANrev.recipe", - "parent": "com.github.autopkg.pkg.OracleJava8", - "shortname": "OracleJava8.LANrev", + "path": "LANrevRecipes/RoyalTSX.LANrev.recipe", + "parent": "com.github.homebysix.pkg.RoyalTSX", + "shortname": "RoyalTSX.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.Skype": { - "name": "Skype", + "com.github.seansgm.autopkg-lanrev-recipes.Firefox": { + "name": "Firefox", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Skype.LANrev.recipe", - "parent": "com.github.autopkg.pkg.Skype", - "shortname": "Skype.LANrev", + "path": "LANrevRecipes/Firefox.LANrev.recipe", + "parent": "com.github.autopkg.pkg.Firefox_EN", + "shortname": "Firefox.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.Spotify": { - "name": "Spotify", + "com.github.seansgm.autopkg-lanrev-recipes.Cyberduck": { + "name": "Cyberduck", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Spotify.LANrev.recipe", - "parent": "com.github.homebysix.pkg.Spotify", - "shortname": "Spotify.LANrev", + "path": "LANrevRecipes/Cyberduck.LANrev.recipe", + "parent": "com.github.autopkg.pkg.Cyberduck", + "shortname": "Cyberduck.LANrev", + "inferred_type": "LANrev" + }, + "com.github.seansgm.autopkg-lanrev-recipes.CoRD": { + "name": "CoRD", + "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "repo": "autopkg/seansgm-recipes", + "path": "LANrevRecipes/CoRD.LANrev.recipe", + "parent": "io.github.hjuutilainen.pkg.CoRD", + "shortname": "CoRD.LANrev", "inferred_type": "LANrev" }, "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice": { @@ -54610,31 +54646,22 @@ "shortname": "LibreOffice.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.Renamer": { - "name": "Renamer", - "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", - "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Renamer.LANrev.recipe", - "parent": "com.github.homebysix.pkg.Renamer", - "shortname": "Renamer.LANrev", - "inferred_type": "LANrev" - }, - "com.github.seansgm.autopkg-lanrev-recipes.Dropbox": { - "name": "Dropbox", + "com.github.seansgm.autopkg-lanrev-recipes.Skype": { + "name": "Skype", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Dropbox.LANrev.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox.LANrev", + "path": "LANrevRecipes/Skype.LANrev.recipe", + "parent": "com.github.autopkg.pkg.Skype", + "shortname": "Skype.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.TextWrangler": { - "name": "TextWrangler", + "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS": { + "name": "TeamviewerQS", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/TextWrangler.LANrev.recipe", - "parent": "com.github.autopkg.pkg.TextWrangler", - "shortname": "TextWrangler.LANrev", + "path": "LANrevRecipes/TeamviewerQS.LANrev.recipe", + "parent": "io.github.hjuutilainen.pkg.TeamViewerQS", + "shortname": "TeamviewerQS.LANrev", "inferred_type": "LANrev" }, "com.github.seansgm.autopkg-lanrev-recipes.Fuze": { @@ -54646,58 +54673,58 @@ "shortname": "Fuze.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.iTerm2": { - "name": "iTerm2", + "com.github.seansgm.autopkg-lanrev-recipes.Spotify": { + "name": "Spotify", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/iTerm2.LANrev.recipe", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2.LANrev", + "path": "LANrevRecipes/Spotify.LANrev.recipe", + "parent": "com.github.homebysix.pkg.Spotify", + "shortname": "Spotify.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.AdobeDNGConverter": { - "name": "AdobeDNGConverter", + "com.github.seansgm.autopkg-lanrev-recipes.ExifTool": { + "name": "ExifTool", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/AdobeDNGConverter.LANrev.recipe", - "parent": "com.github.sheagcraig.pkg.AdobeDNGConverter", - "shortname": "AdobeDNGConverter.LANrev", + "path": "LANrevRecipes/ExifTool.LANrev.recipe", + "parent": "io.github.hjuutilainen.pkg.ExifTool", + "shortname": "ExifTool.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX": { - "name": "Royal TSX", + "com.github.seansgm.autopkg-lanrev-recipes.TextWrangler": { + "name": "TextWrangler", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/RoyalTSX.LANrev.recipe", - "parent": "com.github.homebysix.pkg.RoyalTSX", - "shortname": "RoyalTSX.LANrev", + "path": "LANrevRecipes/TextWrangler.LANrev.recipe", + "parent": "com.github.autopkg.pkg.TextWrangler", + "shortname": "TextWrangler.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.Handbrake": { - "name": "Handbrake", + "com.github.seansgm.autopkg-lanrev-recipes.Silverlight": { + "name": "Silverlight", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Handbrake.LANrev.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "Handbrake.LANrev", + "path": "LANrevRecipes/Silverlight.LANrev.recipe", + "parent": "com.github.autopkg.pkg.Silverlight", + "shortname": "Silverlight.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.Slack": { - "name": "Slack", + "com.github.seansgm.autopkg-lanrev-recipes.Renamer": { + "name": "Renamer", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Slack.LANrev.recipe", - "parent": "com.github.killahquam.pkg.slack", - "shortname": "Slack.LANrev", + "path": "LANrevRecipes/Renamer.LANrev.recipe", + "parent": "com.github.homebysix.pkg.Renamer", + "shortname": "Renamer.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer": { - "name": "AdobeFlashPlayer", + "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8": { + "name": "OracleJava8", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/AdobeFlashPlayer.LANrev.recipe", - "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", - "shortname": "AdobeFlashPlayer.LANrev", + "path": "LANrevRecipes/OracleJava8.LANrev.recipe", + "parent": "com.github.autopkg.pkg.OracleJava8", + "shortname": "OracleJava8.LANrev", "inferred_type": "LANrev" }, "com.github.seansgm.autopkg-lanrev-recipes.VLC": { @@ -54709,50 +54736,59 @@ "shortname": "VLC.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.ExifTool": { - "name": "ExifTool", + "com.github.seansgm.autopkg-lanrev-recipes.Slack": { + "name": "Slack", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/ExifTool.LANrev.recipe", - "parent": "io.github.hjuutilainen.pkg.ExifTool", - "shortname": "ExifTool.LANrev", + "path": "LANrevRecipes/Slack.LANrev.recipe", + "parent": "com.github.killahquam.pkg.slack", + "shortname": "Slack.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome": { - "name": "GoogleChrome", + "com.github.seansgm.autopkg-lanrev-recipes.AdobeDNGConverter": { + "name": "AdobeDNGConverter", "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/GoogleChrome.LANrev.recipe", - "parent": "com.github.autopkg.pkg.googlechrome", - "shortname": "GoogleChrome.LANrev", + "path": "LANrevRecipes/AdobeDNGConverter.LANrev.recipe", + "parent": "com.github.sheagcraig.pkg.AdobeDNGConverter", + "shortname": "AdobeDNGConverter.LANrev", "inferred_type": "LANrev" }, - "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle": { - "name": "OmniGraffle", - "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "com.github.autopkg.seansgm-filewave.osxfuse": { + "name": "osxfuse", + "description": "Downloads latest osxfuse installer and imports into FileWave.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/OmniGraffle.LANrev.recipe", - "parent": "com.github.autopkg.pkg.omnigraffle", - "shortname": "OmniGraffle.LANrev", - "inferred_type": "LANrev" + "path": "osxfuse/osxfuse.filewave.recipe", + "parent": "com.github.48kRAM.autopkg.pkg.osxfuse", + "shortname": "osxfuse.filewave", + "inferred_type": "filewave" }, - "com.github.seansgm.autopkg-lanrev-recipes.GoogleDrive": { - "name": "GoogleDrive", - "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "com.github.autopkg.seansgm-filewave.DbVisualizer": { + "name": "DbVisualizer", + "description": "Downloads the latest DbVisualizer and imports into FileWave.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/GoogleDrive.LANrev.recipe", - "parent": "com.github.autopkg.cgerke-recipes.pkg.GoogleDrive", - "shortname": "GoogleDrive.LANrev", - "inferred_type": "LANrev" + "path": "DbVisualizer/DbVisualizer.filewave.recipe", + "parent": "com.github.rtrouton.pkg.dbvisualizer", + "shortname": "DbVisualizer.filewave", + "inferred_type": "filewave" }, - "com.github.seansgm.autopkg-lanrev-recipes.Silverlight": { + "com.github.autopkg.seansgm-filewave.firefox": { + "name": "Firefox", + "description": "Downloads latest version of Firefox and imports into FileWave.", + "repo": "autopkg/seansgm-recipes", + "path": "Firefox/Firefox.filewave.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "shortname": "Firefox.filewave", + "inferred_type": "filewave" + }, + "com.github.autopkg.seansgm-filewave.Silverlight": { "name": "Silverlight", - "description": "Creates an LANrev package (.amsdpackages), imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "description": "Downloads latest Silverlight installer and imports into FileWave.", "repo": "autopkg/seansgm-recipes", - "path": "LANrevRecipes/Silverlight.LANrev.recipe", + "path": "Silverlight/Silverlight.filewave.recipe", "parent": "com.github.autopkg.pkg.Silverlight", - "shortname": "Silverlight.LANrev", - "inferred_type": "LANrev" + "shortname": "Silverlight.filewave", + "inferred_type": "filewave" }, "com.github.autopkg.seansgm-filewave.dockutil": { "name": "dockutil", @@ -54763,58 +54799,58 @@ "shortname": "dockutil.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.seansgm-filewave.DbVisualizer": { - "name": "DbVisualizer", - "description": "Downloads the latest DbVisualizer and imports into FileWave.", + "com.github.seansgm.autopkg-absolute-recipes.CrashPlanPROeClient": { + "name": "CrashPlanPROe", + "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "DbVisualizer/DbVisualizer.filewave.recipe", - "parent": "com.github.rtrouton.pkg.dbvisualizer", - "shortname": "DbVisualizer.filewave", - "inferred_type": "filewave" + "path": "AbsoluteRecipes/CrashPlanPROeClient.Absolute.recipe", + "parent": "com.github.homebysix.pkg.CrashPlanPROeClient", + "shortname": "CrashPlanPROeClient.Absolute", + "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.iTerm2": { - "name": "iTerm2", + "com.github.seansgm.autopkg-absolute-recipes.LibreOffice": { + "name": "LibreOffice", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/iTerm2.Absolute.recipe", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2.Absolute", + "path": "AbsoluteRecipes/LibreOffice.Absolute.recipe", + "parent": "io.github.hjuutilainen.pkg.LibreOffice", + "shortname": "LibreOffice.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.OracleJava8": { - "name": "OracleJava8", + "com.github.seansgm.autopkg-absolute-recipes.TextWrangler": { + "name": "TextWrangler", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/OracleJava8.Absolute.recipe", - "parent": "com.github.autopkg.pkg.OracleJava8", - "shortname": "OracleJava8.Absolute", + "path": "AbsoluteRecipes/TextWrangler.Absolute.recipe", + "parent": "com.github.autopkg.pkg.TextWrangler", + "shortname": "TextWrangler.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.Silverlight": { - "name": "Silverlight", + "com.github.seansgm.autopkg-absolute-recipes.GoogleDrive": { + "name": "GoogleDrive", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/Silverlight.Absolute.recipe", - "parent": "com.github.autopkg.pkg.Silverlight", - "shortname": "Silverlight.Absolute", + "path": "AbsoluteRecipes/GoogleDrive.Absolute.recipe", + "parent": "com.github.autopkg.cgerke-recipes.pkg.GoogleDrive", + "shortname": "GoogleDrive.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.ExifTool": { - "name": "ExifTool", + "com.github.seansgm.autopkg-absolute-recipes.Spotify": { + "name": "Spotify", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/ExifTool.Absolute.recipe", - "parent": "io.github.hjuutilainen.pkg.ExifTool", - "shortname": "ExifTool.Absolute", + "path": "AbsoluteRecipes/Spotify.Absolute.recipe", + "parent": "com.github.homebysix.pkg.Spotify", + "shortname": "Spotify.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.CoRD": { - "name": "CoRD", + "com.github.seansgm.autopkg-absolute-recipes.VLC": { + "name": "VLC", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/CoRD.Absolute.recipe", - "parent": "io.github.hjuutilainen.pkg.CoRD", - "shortname": "CoRD.Absolute", + "path": "AbsoluteRecipes/VLC.Absolute.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.Absolute", "inferred_type": "Absolute" }, "com.github.seansgm.autopkg-absolute-recipes.TeamviewerQS": { @@ -54826,42 +54862,6 @@ "shortname": "TeamviewerQS.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.Firefox": { - "name": "Firefox", - "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", - "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/Firefox.Absolute.recipe", - "parent": "com.github.autopkg.pkg.Firefox_EN", - "shortname": "Firefox.Absolute", - "inferred_type": "Absolute" - }, - "com.github.seansgm.autopkg-absolute-recipes.Fuze": { - "name": "Fuze", - "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", - "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/Fuze.Absolute.recipe", - "parent": "com.github.swy.pkg.Fuze", - "shortname": "Fuze.Absolute", - "inferred_type": "Absolute" - }, - "com.github.seansgm.autopkg-absolute-recipes.Handbrake": { - "name": "Handbrake", - "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", - "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/Handbrake.Absolute.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "Handbrake.Absolute", - "inferred_type": "Absolute" - }, - "com.github.seansgm.autopkg-absolute-recipes.TextWrangler": { - "name": "TextWrangler", - "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", - "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/TextWrangler.Absolute.recipe", - "parent": "com.github.autopkg.pkg.TextWrangler", - "shortname": "TextWrangler.Absolute", - "inferred_type": "Absolute" - }, "com.github.seansgm.autopkg-absolute-recipes.OmniGraffle": { "name": "OmniGraffle", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", @@ -54889,13 +54889,22 @@ "shortname": "Cyberduck.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.Dropbox": { - "name": "Dropbox", + "com.github.seansgm.autopkg-absolute-recipes.Firefox": { + "name": "Firefox", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/Dropbox.Absolute.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox.Absolute", + "path": "AbsoluteRecipes/Firefox.Absolute.recipe", + "parent": "com.github.autopkg.pkg.Firefox_EN", + "shortname": "Firefox.Absolute", + "inferred_type": "Absolute" + }, + "com.github.seansgm.autopkg-absolute-recipes.Fuze": { + "name": "Fuze", + "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", + "repo": "autopkg/seansgm-recipes", + "path": "AbsoluteRecipes/Fuze.Absolute.recipe", + "parent": "com.github.swy.pkg.Fuze", + "shortname": "Fuze.Absolute", "inferred_type": "Absolute" }, "com.github.seansgm.autopkg-absolute-recipes.Renamer": { @@ -54907,13 +54916,31 @@ "shortname": "Renamer.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer": { - "name": "AdobeFlashPlayer", + "com.github.seansgm.autopkg-absolute-recipes.Dropbox": { + "name": "Dropbox", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/AdobeFlashPlayer.Absolute.recipe", - "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", - "shortname": "AdobeFlashPlayer.Absolute", + "path": "AbsoluteRecipes/Dropbox.Absolute.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox.Absolute", + "inferred_type": "Absolute" + }, + "com.github.seansgm.autopkg-absolute-recipes.ExifTool": { + "name": "ExifTool", + "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", + "repo": "autopkg/seansgm-recipes", + "path": "AbsoluteRecipes/ExifTool.Absolute.recipe", + "parent": "io.github.hjuutilainen.pkg.ExifTool", + "shortname": "ExifTool.Absolute", + "inferred_type": "Absolute" + }, + "com.github.seansgm.autopkg-absolute-recipes.iTerm2": { + "name": "iTerm2", + "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", + "repo": "autopkg/seansgm-recipes", + "path": "AbsoluteRecipes/iTerm2.Absolute.recipe", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2.Absolute", "inferred_type": "Absolute" }, "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome": { @@ -54925,69 +54952,51 @@ "shortname": "GoogleChrome.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.Spotify": { - "name": "Spotify", + "com.github.seansgm.autopkg-absolute-recipes.OracleJava8": { + "name": "OracleJava8", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/Spotify.Absolute.recipe", - "parent": "com.github.homebysix.pkg.Spotify", - "shortname": "Spotify.Absolute", + "path": "AbsoluteRecipes/OracleJava8.Absolute.recipe", + "parent": "com.github.autopkg.pkg.OracleJava8", + "shortname": "OracleJava8.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.CrashPlanPROeClient": { - "name": "CrashPlanPROe", + "com.github.seansgm.autopkg-absolute-recipes.Silverlight": { + "name": "Silverlight", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/CrashPlanPROeClient.Absolute.recipe", - "parent": "com.github.homebysix.pkg.CrashPlanPROeClient", - "shortname": "CrashPlanPROeClient.Absolute", + "path": "AbsoluteRecipes/Silverlight.Absolute.recipe", + "parent": "com.github.autopkg.pkg.Silverlight", + "shortname": "Silverlight.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.LibreOffice": { - "name": "LibreOffice", + "com.github.seansgm.autopkg-absolute-recipes.Handbrake": { + "name": "Handbrake", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/LibreOffice.Absolute.recipe", - "parent": "io.github.hjuutilainen.pkg.LibreOffice", - "shortname": "LibreOffice.Absolute", + "path": "AbsoluteRecipes/Handbrake.Absolute.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "Handbrake.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.GoogleDrive": { - "name": "GoogleDrive", + "com.github.seansgm.autopkg-absolute-recipes.CoRD": { + "name": "CoRD", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/GoogleDrive.Absolute.recipe", - "parent": "com.github.autopkg.cgerke-recipes.pkg.GoogleDrive", - "shortname": "GoogleDrive.Absolute", + "path": "AbsoluteRecipes/CoRD.Absolute.recipe", + "parent": "io.github.hjuutilainen.pkg.CoRD", + "shortname": "CoRD.Absolute", "inferred_type": "Absolute" }, - "com.github.seansgm.autopkg-absolute-recipes.VLC": { - "name": "VLC", + "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer": { + "name": "AdobeFlashPlayer", "description": "Creates an Absolute Manage package (.amsdpackages), imports it into the Absolute Manage Admin console and uploads it to the Absolute Manage Server.", "repo": "autopkg/seansgm-recipes", - "path": "AbsoluteRecipes/VLC.Absolute.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.Absolute", + "path": "AbsoluteRecipes/AdobeFlashPlayer.Absolute.recipe", + "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", + "shortname": "AdobeFlashPlayer.Absolute", "inferred_type": "Absolute" }, - "com.github.autopkg.seansgm-filewave.firefox": { - "name": "Firefox", - "description": "Downloads latest version of Firefox and imports into FileWave.", - "repo": "autopkg/seansgm-recipes", - "path": "Firefox/Firefox.filewave.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "shortname": "Firefox.filewave", - "inferred_type": "filewave" - }, - "com.github.autopkg.seansgm-filewave.osxfuse": { - "name": "osxfuse", - "description": "Downloads latest osxfuse installer and imports into FileWave.", - "repo": "autopkg/seansgm-recipes", - "path": "osxfuse/osxfuse.filewave.recipe", - "parent": "com.github.48kRAM.autopkg.pkg.osxfuse", - "shortname": "osxfuse.filewave", - "inferred_type": "filewave" - }, "com.github.autopkg.seansgm-filewave.AdobeReaderDC": { "name": "Adobe Acrobat Reader DC", "description": "Downloads the latest Adobe Reader DC and imports into FileWave.", @@ -54997,14 +55006,75 @@ "shortname": "AdobeReaderDC.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.seansgm-filewave.Silverlight": { - "name": "Silverlight", - "description": "Downloads latest Silverlight installer and imports into FileWave.", - "repo": "autopkg/seansgm-recipes", - "path": "Silverlight/Silverlight.filewave.recipe", - "parent": "com.github.autopkg.pkg.Silverlight", - "shortname": "Silverlight.filewave", - "inferred_type": "filewave" + "com.github.robperc.munki.Rhino5": { + "name": "Rhino5", + "description": "Downloads Rhinoceros 5 for Mac dmg and imports into Munki", + "repo": "autopkg/robperc-recipes", + "path": "McNeel/Rhino5.munki.recipe", + "shortname": "Rhino5.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." + }, + "com.github.robperc.munki.ArchiCAD18Update": { + "name": "ArchiCAD18Update", + "description": "Downloads ArchiCad18 Update dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "ArchiCad/ArchiCAD18Update.munki.recipe", + "shortname": "ArchiCAD18Update.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.robperc.munki.ArchiCAD19": { + "name": "ArchiCAD19", + "description": "Downloads ArchiCad19 dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "ArchiCad/ArchiCAD19.munki.recipe", + "shortname": "ArchiCAD19.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.robperc.munki.ArchiCAD19Goodies": { + "name": "ArchiCAD19Goodies", + "description": "Downloads ArchiCad19 Goodies dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "ArchiCad/ArchiCAD19Goodies.munki.recipe", + "shortname": "ArchiCAD19Goodies.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.robperc.munki.MEPModeler17": { + "name": "MEPModeler19", + "description": "Downloads MEPModeler17 dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "ArchiCad/MEPModeler19.munki.recipe", + "shortname": "MEPModeler19.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.robperc.munki.ArchiCAD19Update": { + "name": "ArchiCAD19Update", + "description": "Downloads ArchiCad19 Update dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "ArchiCad/ArchiCAD19Update.munki.recipe", + "shortname": "ArchiCAD19Update.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.robperc.munki.ArchiCAD18": { + "name": "ArchiCAD18", + "description": "Downloads ArchiCad18 dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "ArchiCad/ArchiCAD18.munki.recipe", + "shortname": "ArchiCAD18.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null }, "com.github.robperc.download.GDAL": { "name": "GDAL", @@ -55028,23 +55098,6 @@ "munki_display_name": "GDAL Complete", "munki_description": "GDAL is a translator library for raster and vector geospatial data formats" }, - "com.github.autopkg.robperc.recipes.Processors": { - "name": null, - "description": "\n\tRecipe to allow processors in Processors directory to be used by another recipe outside of Processors directory\n ", - "repo": "autopkg/robperc-recipes", - "path": "Processors/Processors.recipe" - }, - "com.github.robperc.munki.matplotlib": { - "name": "matplotlib", - "description": "Downloads matplotlib .pkg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "matplotlib/matplotlib.munki.recipe", - "parent": "com.github.robperc.download.matplotlib", - "shortname": "matplotlib.munki", - "inferred_type": "munki", - "munki_display_name": "matplotlib", - "munki_description": "matplotlib is a python 2D plotting library which produces publication quality figures" - }, "com.github.robperc.download.matplotlib": { "name": "matplotlib", "description": "Download recipe for a KyngChaos version of matplotlib. Finds and downloads a matplotlib release.\n\t\tVERSION corresponds to files at http://www.kyngchaos.com/files/software/python/matplotlib-$VERSION.dmg\n\t\tExamples include '1.1.0-1', '1.2.0-1', '1.3.1-2'\n\t", @@ -55056,32 +55109,23 @@ "com.github.robperc.munki.matplotlib" ] }, - "com.github.robperc.munki.Rhino5": { - "name": "Rhino5", - "description": "Downloads Rhinoceros 5 for Mac dmg and imports into Munki", - "repo": "autopkg/robperc-recipes", - "path": "McNeel/Rhino5.munki.recipe", - "shortname": "Rhino5.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." - }, - "com.github.robperc.munki.AdobeApplicationManager": { - "name": "AdobeApplicationManager", - "description": "Downloads Adobe Application Manager dmg and imports into Munki.", + "com.github.robperc.munki.matplotlib": { + "name": "matplotlib", + "description": "Downloads matplotlib .pkg and imports into Munki.", "repo": "autopkg/robperc-recipes", - "path": "Adobe/AdobeApplicationManager.munki.recipe", - "shortname": "AdobeApplicationManager.munki", + "path": "matplotlib/matplotlib.munki.recipe", + "parent": "com.github.robperc.download.matplotlib", + "shortname": "matplotlib.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "matplotlib", + "munki_description": "matplotlib is a python 2D plotting library which produces publication quality figures" }, - "com.github.robperc.munki.CreativeCloudDesktop": { - "name": "CreativeCloudDesktop", - "description": "Downloads Creative Cloud Desktop v2.2 dmg and imports into Munki.", + "com.github.robperc.munki.LicenseManagerTool": { + "name": "LicenseManagerTool", + "description": "Downloads ArchiCad LicenseManagerTool dmg and imports into Munki.", "repo": "autopkg/robperc-recipes", - "path": "Adobe/CreativeCloudDesktop.munki.recipe", - "shortname": "CreativeCloudDesktop.munki", + "path": "LicenseManagerTool/LicenseManagerTool.munki.recipe", + "shortname": "LicenseManagerTool.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null @@ -55108,6 +55152,16 @@ "munki_display_name": "QGIS", "munki_description": "QGIS is an Open Source Geographic Information System" }, + "com.github.robperc.munki.WibuKey": { + "name": "WibuKey", + "description": "Downloads WibuKey dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "WibuKey/WibuKey.munki.recipe", + "shortname": "WibuKey.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "The WibuKey Runtime for Mac OS X." + }, "com.github.robperc.download.numpy": { "name": "numpy", "description": "Download recipe for a KyngChaos version of numpy. Finds and downloads a numpy release.\n\t\tVERSION corresponds to files at http://www.kyngchaos.com/files/software/numpy/NumPy-$VERSION.dmg\n\t\tExamples include '1.5.0-1', '1.7.1-1', '1.8.0-1'\n\t", @@ -55130,17 +55184,6 @@ "munki_display_name": "NumPy", "munki_description": "NumPy is the fundamental package for scientific computing with Python." }, - "com.github.robperc.munki.FV2AuthPlugin": { - "name": "FV2AuthPlugin", - "description": "Downloads FV2AuthPlugin dmg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "FV2AuthPlugin/FV2AuthPlugin.munki.recipe", - "parent": "com.github.autopkg.robperc-recipes.download.FV2AuthPlugin", - "shortname": "FV2AuthPlugin.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, "com.github.autopkg.robperc-recipes.download.FV2AuthPlugin": { "name": "FV2AuthPlugin", "description": "Downloads FV2AuthPlugin DMG.", @@ -55152,75 +55195,22 @@ "com.github.robperc.munki.FV2AuthPlugin" ] }, - "com.github.robperc.munki.LicenseManagerTool": { - "name": "LicenseManagerTool", - "description": "Downloads ArchiCad LicenseManagerTool dmg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "LicenseManagerTool/LicenseManagerTool.munki.recipe", - "shortname": "LicenseManagerTool.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.robperc.munki.MEPModeler17": { - "name": "MEPModeler18", - "description": "Downloads MEPModeler17 dmg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "ArchiCad/MEPModeler18.munki.recipe", - "shortname": "MEPModeler18.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.robperc.munki.ArchiCAD18": { - "name": "ArchiCAD18", - "description": "Downloads ArchiCad18 dmg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "ArchiCad/ArchiCAD18.munki.recipe", - "shortname": "ArchiCAD18.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.robperc.munki.ArchiCAD19Goodies": { - "name": "ArchiCAD19Goodies", - "description": "Downloads ArchiCad19 Goodies dmg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "ArchiCad/ArchiCAD19Goodies.munki.recipe", - "shortname": "ArchiCAD19Goodies.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.robperc.munki.ArchiCAD19": { - "name": "ArchiCAD19", - "description": "Downloads ArchiCad19 dmg and imports into Munki.", - "repo": "autopkg/robperc-recipes", - "path": "ArchiCad/ArchiCAD19.munki.recipe", - "shortname": "ArchiCAD19.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.robperc.munki.ArchiCAD18Update": { - "name": "ArchiCAD18Update", - "description": "Downloads ArchiCad18 Update dmg and imports into Munki.", + "com.github.robperc.munki.FV2AuthPlugin": { + "name": "FV2AuthPlugin", + "description": "Downloads FV2AuthPlugin dmg and imports into Munki.", "repo": "autopkg/robperc-recipes", - "path": "ArchiCad/ArchiCAD18Update.munki.recipe", - "shortname": "ArchiCAD18Update.munki", + "path": "FV2AuthPlugin/FV2AuthPlugin.munki.recipe", + "parent": "com.github.autopkg.robperc-recipes.download.FV2AuthPlugin", + "shortname": "FV2AuthPlugin.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.robperc.munki.ArchiCAD19Update": { - "name": "ArchiCAD19Update", - "description": "Downloads ArchiCad19 Update dmg and imports into Munki.", + "com.github.autopkg.robperc.recipes.Processors": { + "name": null, + "description": "\n\tRecipe to allow processors in Processors directory to be used by another recipe outside of Processors directory\n ", "repo": "autopkg/robperc-recipes", - "path": "ArchiCad/ArchiCAD19Update.munki.recipe", - "shortname": "ArchiCAD19Update.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Processors/Processors.recipe" }, "com.github.robperc.munki.CodeMeter": { "name": "CodeMeter", @@ -55232,99 +55222,25 @@ "munki_display_name": null, "munki_description": "The CodeMeter Runtime for Mac OS X." }, - "com.github.robperc.munki.WibuKey": { - "name": "WibuKey", - "description": "Downloads WibuKey dmg and imports into Munki.", + "com.github.robperc.munki.CreativeCloudDesktop": { + "name": "CreativeCloudDesktop", + "description": "Downloads Creative Cloud Desktop v2.2 dmg and imports into Munki.", "repo": "autopkg/robperc-recipes", - "path": "WibuKey/WibuKey.munki.recipe", - "shortname": "WibuKey.munki", + "path": "Adobe/CreativeCloudDesktop.munki.recipe", + "shortname": "CreativeCloudDesktop.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "The WibuKey Runtime for Mac OS X." - }, - "com.github.clburlison.install.AngryIPScanner": { - "name": "Angry IP Scanner", - "description": "Installs the latest version of Angry IP Scanner.", - "repo": "autopkg/clburlison-recipes", - "path": "Anton Keks/AngryIPScanner.install.recipe", - "parent": "com.github.clburlison.download.AngryIPScanner", - "shortname": "AngryIPScanner.install", - "inferred_type": "install" - }, - "com.github.clburlison.pkg.AngryIPScanner": { - "name": "Angry IP Scanner", - "description": "Downloads the latest version of Angry IP Scanner and creates a package.", - "repo": "autopkg/clburlison-recipes", - "path": "Anton Keks/AngryIPScanner.pkg.recipe", - "parent": "com.github.clburlison.download.AngryIPScanner", - "shortname": "AngryIPScanner.pkg", - "inferred_type": "pkg" - }, - "com.github.clburlison.download.AngryIPScanner": { - "name": "Angry IP Scanner", - "description": "Downloads the latest version of Angry IP Scanner.", - "repo": "autopkg/clburlison-recipes", - "path": "Anton Keks/AngryIPScanner.download.recipe", - "shortname": "AngryIPScanner.download", - "inferred_type": "download", - "children": [ - "com.github.clburlison.install.AngryIPScanner", - "com.github.clburlison.pkg.AngryIPScanner", - "com.github.clburlison.munki.AngryIPScanner" - ] - }, - "com.github.clburlison.munki.AngryIPScanner": { - "name": "Angry IP Scanner", - "description": "Downloads the latest version of Angry IP Scanner and imports it into Munki.", - "repo": "autopkg/clburlison-recipes", - "path": "Anton Keks/AngryIPScanner.munki.recipe", - "parent": "com.github.clburlison.download.AngryIPScanner", - "shortname": "AngryIPScanner.munki", - "inferred_type": "munki", - "munki_display_name": "Angry IP Scanner", - "munki_description": "Angry IP Scanner - fast and friendly network scanner" + "munki_description": null }, - "com.github.clburlison.munki.AmazonCloudDrive": { - "name": "AmazonCloudDrive", - "description": "Downloads the latest version of Amazon Drive and imports it into Munki.", - "repo": "autopkg/clburlison-recipes", - "path": "Amazon/AmazonCloudDrive.munki.recipe", - "parent": "com.github.clburlison.download.AmazonCloudDrive", - "shortname": "AmazonCloudDrive.munki", + "com.github.robperc.munki.AdobeApplicationManager": { + "name": "AdobeApplicationManager", + "description": "Downloads Adobe Application Manager dmg and imports into Munki.", + "repo": "autopkg/robperc-recipes", + "path": "Adobe/AdobeApplicationManager.munki.recipe", + "shortname": "AdobeApplicationManager.munki", "inferred_type": "munki", - "munki_display_name": "Amazon Drive", - "munki_description": "Amazon Drive is your place for everything digital. Cloud Drive offers free mobile apps, secure access from any computer, and it's built in to your Amazon devices\u2014so you can access your digital content everywhere you are." - }, - "com.github.clburlison.pkg.AmazonCloudDrive": { - "name": "Amazon Drive", - "description": "Downloads the latest version of Amazon Drive and creates a package.", - "repo": "autopkg/clburlison-recipes", - "path": "Amazon/AmazonCloudDrive.pkg.recipe", - "parent": "com.github.clburlison.download.AmazonCloudDrive", - "shortname": "AmazonCloudDrive.pkg", - "inferred_type": "pkg" - }, - "com.github.clburlison.install.AmazonCloudDrive": { - "name": "Amazon Drive", - "description": "Installs the latest version of Amazon Drive.", - "repo": "autopkg/clburlison-recipes", - "path": "Amazon/AmazonCloudDrive.install.recipe", - "parent": "com.github.clburlison.download.AmazonCloudDrive", - "shortname": "AmazonCloudDrive.install", - "inferred_type": "install" - }, - "com.github.clburlison.download.AmazonCloudDrive": { - "name": "Amazon Drive", - "description": "Downloads the latest version of Amazon Drive. In December 2016 Amazon renamed their application from \"Amazon Cloud Drive App\" to \"Amazon Drive\".", - "repo": "autopkg/clburlison-recipes", - "path": "Amazon/AmazonCloudDrive.download.recipe", - "shortname": "AmazonCloudDrive.download", - "inferred_type": "download", - "children": [ - "com.github.clburlison.munki.AmazonCloudDrive", - "com.github.clburlison.pkg.AmazonCloudDrive", - "com.github.clburlison.install.AmazonCloudDrive" - ] + "munki_display_name": null, + "munki_description": null }, "com.github.clburlison.pkg.Reflector3": { "name": "Reflector 3", @@ -55346,6 +55262,15 @@ "munki_display_name": "Reflector 3", "munki_description": "AirPlay your iOS device to your Mac." }, + "com.github.clburlison.install.Reflector3": { + "name": "Reflector 3", + "description": "Installs the latest version of Reflector 3.", + "repo": "autopkg/clburlison-recipes", + "path": "Squirrels LLC/Reflector3.install.recipe", + "parent": "com.github.clburlison.download.Reflector3", + "shortname": "Reflector3.install", + "inferred_type": "install" + }, "com.github.clburlison.download.Reflector3": { "name": "Reflector 3", "description": "Downloads the latest version of Reflector 3.", @@ -55359,25 +55284,101 @@ "com.github.clburlison.install.Reflector3" ] }, - "com.github.clburlison.install.Reflector3": { - "name": "Reflector 3", - "description": "Installs the latest version of Reflector 3.", + "com.github.clburlison.install.arq": { + "name": "Arq", + "description": "Downloads latest Arq zip file and installs Arq.", "repo": "autopkg/clburlison-recipes", - "path": "Squirrels LLC/Reflector3.install.recipe", - "parent": "com.github.clburlison.download.Reflector3", - "shortname": "Reflector3.install", + "path": "HaystackSoftware/Arq.install.recipe", + "parent": "com.github.clburlison.download.arq", + "shortname": "Arq.install", "inferred_type": "install" }, - "com.github.clburlison.munki.keychainminder": { - "name": "keychainminder", - "description": "Downloads the latest version of keychainminder and imports it into Munki.", + "com.github.clburlison.munki.arq": { + "name": "Arq", + "description": "Downloads the latest Arq zip file and imports into Munki.", "repo": "autopkg/clburlison-recipes", - "path": "Google/keychainminder.munki.recipe", - "parent": "com.github.clburlison.download.keychainminder", - "shortname": "keychainminder.munki", + "path": "HaystackSoftware/Arq.munki.recipe", + "parent": "com.github.clburlison.download.arq", + "shortname": "Arq.munki", "inferred_type": "munki", - "munki_display_name": "macops-keychainminder", - "munki_description": "SecurityAgentPlugin for monitoring keychain password synchronization" + "munki_display_name": "Arq", + "munki_description": "Arq automatically backs up all your Macs. Your files are stored securely, readable only by you. Backups can be stored on Amazon S3, Amazon Glacier, Dropbox, Google Drive, Google Cloud Storage, Microsoft OneDrive, SFTP, and DreamObjects." + }, + "com.github.clburlison.pkg.Arq": { + "name": "Arq", + "description": "Downloads the latest version of Arq and creates a package.", + "repo": "autopkg/clburlison-recipes", + "path": "HaystackSoftware/Arq.pkg.recipe", + "parent": "com.github.clburlison.download.arq", + "shortname": "Arq.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.Arq" + ] + }, + "com.github.clburlison.download.arq": { + "name": "Arq", + "description": "Downloads the current release version of Arq.", + "repo": "autopkg/clburlison-recipes", + "path": "HaystackSoftware/Arq.download.recipe", + "shortname": "Arq.download", + "inferred_type": "download", + "children": [ + "com.github.clburlison.install.arq", + "com.github.clburlison.munki.arq", + "com.github.clburlison.pkg.Arq" + ] + }, + "com.github.clburlison.install.GPGSuite": { + "name": "GPGSuite", + "description": "Installs the latest version of GPGSuite.", + "repo": "autopkg/clburlison-recipes", + "path": "GPGTools/GPGSuite.install.recipe", + "parent": "com.github.gerardkok.download.GPGSuite", + "shortname": "GPGSuite.install", + "inferred_type": "install" + }, + "com.github.clburlison.pkg.AngryIPScanner": { + "name": "Angry IP Scanner", + "description": "Downloads the latest version of Angry IP Scanner and creates a package.", + "repo": "autopkg/clburlison-recipes", + "path": "Anton Keks/AngryIPScanner.pkg.recipe", + "parent": "com.github.clburlison.download.AngryIPScanner", + "shortname": "AngryIPScanner.pkg", + "inferred_type": "pkg" + }, + "com.github.clburlison.munki.AngryIPScanner": { + "name": "Angry IP Scanner", + "description": "Downloads the latest version of Angry IP Scanner and imports it into Munki.", + "repo": "autopkg/clburlison-recipes", + "path": "Anton Keks/AngryIPScanner.munki.recipe", + "parent": "com.github.clburlison.download.AngryIPScanner", + "shortname": "AngryIPScanner.munki", + "inferred_type": "munki", + "munki_display_name": "Angry IP Scanner", + "munki_description": "Angry IP Scanner - fast and friendly network scanner" + }, + "com.github.clburlison.install.AngryIPScanner": { + "name": "Angry IP Scanner", + "description": "Installs the latest version of Angry IP Scanner.", + "repo": "autopkg/clburlison-recipes", + "path": "Anton Keks/AngryIPScanner.install.recipe", + "parent": "com.github.clburlison.download.AngryIPScanner", + "shortname": "AngryIPScanner.install", + "inferred_type": "install" + }, + "com.github.clburlison.download.AngryIPScanner": { + "name": "Angry IP Scanner", + "description": "Downloads the latest version of Angry IP Scanner.", + "repo": "autopkg/clburlison-recipes", + "path": "Anton Keks/AngryIPScanner.download.recipe", + "shortname": "AngryIPScanner.download", + "inferred_type": "download", + "children": [ + "com.github.clburlison.pkg.AngryIPScanner", + "com.github.clburlison.munki.AngryIPScanner", + "com.github.clburlison.install.AngryIPScanner" + ] }, "com.github.clburlison.install.keychainminder": { "name": "keychainminder", @@ -55396,138 +55397,137 @@ "shortname": "keychainminder.download", "inferred_type": "download", "children": [ - "com.github.clburlison.munki.keychainminder", - "com.github.clburlison.install.keychainminder" + "com.github.clburlison.install.keychainminder", + "com.github.clburlison.munki.keychainminder" ] }, - "com.github.clburlison.munki.vfuse": { - "name": "vfuse", - "description": "Downloads the latest version of vfuse and imports it into Munki.", + "com.github.clburlison.munki.keychainminder": { + "name": "keychainminder", + "description": "Downloads the latest version of keychainminder and imports it into Munki.", "repo": "autopkg/clburlison-recipes", - "path": "vfuse/vfuse.munki.recipe", - "parent": "com.github.clburlison.download.vfuse", - "shortname": "vfuse.munki", + "path": "Google/keychainminder.munki.recipe", + "parent": "com.github.clburlison.download.keychainminder", + "shortname": "keychainminder.munki", "inferred_type": "munki", - "munki_display_name": "vfuse", - "munki_description": "Tool that takes a never-booted DMG and converts it to a VMware Fusion VM." + "munki_display_name": "macops-keychainminder", + "munki_description": "SecurityAgentPlugin for monitoring keychain password synchronization" }, - "com.github.clburlison.install.vfuse": { - "name": "vfuse", - "description": "Installs the latest version of vfuse.", + "com.github.clburlison.munki.trellox": { + "name": "trellox", + "description": "Downloads the latest TrelloX disk image and imports into Munki.", "repo": "autopkg/clburlison-recipes", - "path": "vfuse/vfuse.install.recipe", - "parent": "com.github.clburlison.download.vfuse", - "shortname": "vfuse.install", - "inferred_type": "install" + "path": "LingsDesigns/TrelloX.munki.recipe", + "parent": "com.github.clburlison.download.trellox", + "shortname": "TrelloX.munki", + "inferred_type": "munki", + "munki_display_name": "TrelloX", + "munki_description": "An unofficial Trello App for macOS." }, - "com.github.clburlison.download.vfuse": { - "name": "vfuse", - "description": "Downloads the latest version of vfuse.", + "com.github.clburlison.install.trellox": { + "name": null, + "description": "Downloads latest TrelloX disk image and installs TrelloX.", "repo": "autopkg/clburlison-recipes", - "path": "vfuse/vfuse.download.recipe", - "shortname": "vfuse.download", - "inferred_type": "download", - "children": [ - "com.github.clburlison.munki.vfuse", - "com.github.clburlison.install.vfuse" - ] + "path": "LingsDesigns/TrelloX.install.recipe", + "parent": "com.github.clburlison.download.trellox", + "shortname": "TrelloX.install", + "inferred_type": "install" }, - "com.github.clburlison.download.arq": { - "name": "Arq", - "description": "Downloads the current release version of Arq.", + "com.github.clburlison.download.trellox": { + "name": "TrelloX", + "description": "Downloads the current release version of TrelloX.", "repo": "autopkg/clburlison-recipes", - "path": "HaystackSoftware/Arq.download.recipe", - "shortname": "Arq.download", + "path": "LingsDesigns/TrelloX.download.recipe", + "shortname": "TrelloX.download", "inferred_type": "download", "children": [ - "com.github.clburlison.munki.arq", - "com.github.clburlison.pkg.Arq", - "com.github.clburlison.install.arq" + "com.github.clburlison.munki.trellox", + "com.github.clburlison.install.trellox" ] }, - "com.github.clburlison.munki.arq": { - "name": "Arq", - "description": "Downloads the latest Arq zip file and imports into Munki.", + "com.github.clburlison.munki.AmazonCloudDrive": { + "name": "AmazonCloudDrive", + "description": "Downloads the latest version of Amazon Drive and imports it into Munki.", "repo": "autopkg/clburlison-recipes", - "path": "HaystackSoftware/Arq.munki.recipe", - "parent": "com.github.clburlison.download.arq", - "shortname": "Arq.munki", + "path": "Amazon/AmazonCloudDrive.munki.recipe", + "parent": "com.github.clburlison.download.AmazonCloudDrive", + "shortname": "AmazonCloudDrive.munki", "inferred_type": "munki", - "munki_display_name": "Arq", - "munki_description": "Arq automatically backs up all your Macs. Your files are stored securely, readable only by you. Backups can be stored on Amazon S3, Amazon Glacier, Dropbox, Google Drive, Google Cloud Storage, Microsoft OneDrive, SFTP, and DreamObjects." + "munki_display_name": "Amazon Drive", + "munki_description": "Amazon Drive is your place for everything digital. Cloud Drive offers free mobile apps, secure access from any computer, and it's built in to your Amazon devices\u2014so you can access your digital content everywhere you are." }, - "com.github.clburlison.pkg.Arq": { - "name": "Arq", - "description": "Downloads the latest version of Arq and creates a package.", + "com.github.clburlison.install.AmazonCloudDrive": { + "name": "Amazon Drive", + "description": "Installs the latest version of Amazon Drive.", "repo": "autopkg/clburlison-recipes", - "path": "HaystackSoftware/Arq.pkg.recipe", - "parent": "com.github.clburlison.download.arq", - "shortname": "Arq.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.jss.Arq" - ] + "path": "Amazon/AmazonCloudDrive.install.recipe", + "parent": "com.github.clburlison.download.AmazonCloudDrive", + "shortname": "AmazonCloudDrive.install", + "inferred_type": "install" }, - "com.github.clburlison.install.arq": { - "name": "Arq", - "description": "Downloads latest Arq zip file and installs Arq.", + "com.github.clburlison.pkg.AmazonCloudDrive": { + "name": "Amazon Drive", + "description": "Downloads the latest version of Amazon Drive and creates a package.", "repo": "autopkg/clburlison-recipes", - "path": "HaystackSoftware/Arq.install.recipe", - "parent": "com.github.clburlison.download.arq", - "shortname": "Arq.install", - "inferred_type": "install" + "path": "Amazon/AmazonCloudDrive.pkg.recipe", + "parent": "com.github.clburlison.download.AmazonCloudDrive", + "shortname": "AmazonCloudDrive.pkg", + "inferred_type": "pkg" }, - "com.github.clburlison.install.trellox": { - "name": null, - "description": "Downloads latest TrelloX disk image and installs TrelloX.", + "com.github.clburlison.download.AmazonCloudDrive": { + "name": "Amazon Drive", + "description": "Downloads the latest version of Amazon Drive. In December 2016 Amazon renamed their application from \"Amazon Cloud Drive App\" to \"Amazon Drive\".", "repo": "autopkg/clburlison-recipes", - "path": "LingsDesigns/TrelloX.install.recipe", - "parent": "com.github.clburlison.download.trellox", - "shortname": "TrelloX.install", + "path": "Amazon/AmazonCloudDrive.download.recipe", + "shortname": "AmazonCloudDrive.download", + "inferred_type": "download", + "children": [ + "com.github.clburlison.munki.AmazonCloudDrive", + "com.github.clburlison.install.AmazonCloudDrive", + "com.github.clburlison.pkg.AmazonCloudDrive" + ] + }, + "com.github.clburlison.install.vfuse": { + "name": "vfuse", + "description": "Installs the latest version of vfuse.", + "repo": "autopkg/clburlison-recipes", + "path": "vfuse/vfuse.install.recipe", + "parent": "com.github.clburlison.download.vfuse", + "shortname": "vfuse.install", "inferred_type": "install" }, - "com.github.clburlison.download.trellox": { - "name": "TrelloX", - "description": "Downloads the current release version of TrelloX.", + "com.github.clburlison.download.vfuse": { + "name": "vfuse", + "description": "Downloads the latest version of vfuse.", "repo": "autopkg/clburlison-recipes", - "path": "LingsDesigns/TrelloX.download.recipe", - "shortname": "TrelloX.download", + "path": "vfuse/vfuse.download.recipe", + "shortname": "vfuse.download", "inferred_type": "download", "children": [ - "com.github.clburlison.install.trellox", - "com.github.clburlison.munki.trellox" + "com.github.clburlison.install.vfuse", + "com.github.clburlison.munki.vfuse" ] }, - "com.github.clburlison.munki.trellox": { - "name": "trellox", - "description": "Downloads the latest TrelloX disk image and imports into Munki.", + "com.github.clburlison.munki.vfuse": { + "name": "vfuse", + "description": "Downloads the latest version of vfuse and imports it into Munki.", "repo": "autopkg/clburlison-recipes", - "path": "LingsDesigns/TrelloX.munki.recipe", - "parent": "com.github.clburlison.download.trellox", - "shortname": "TrelloX.munki", + "path": "vfuse/vfuse.munki.recipe", + "parent": "com.github.clburlison.download.vfuse", + "shortname": "vfuse.munki", "inferred_type": "munki", - "munki_display_name": "TrelloX", - "munki_description": "An unofficial Trello App for macOS." - }, - "com.github.clburlison.install.GPGSuite": { - "name": "GPGSuite", - "description": "Installs the latest version of GPGSuite.", - "repo": "autopkg/clburlison-recipes", - "path": "GPGTools/GPGSuite.install.recipe", - "parent": "com.github.gerardkok.download.GPGSuite", - "shortname": "GPGSuite.install", - "inferred_type": "install" + "munki_display_name": "vfuse", + "munki_description": "Tool that takes a never-booted DMG and converts it to a VMware Fusion VM." }, - "com.github.autopkg.kernsb.jss.MicrosoftOneDrive": { - "name": "OneDrive", - "description": "Checks for Microsoft OneDrive update, packages, and adds to the JSS", + "com.github.autopkg.kernsb.jss.EMCSyncplicity": { + "name": "Syncplicity", + "description": "Downloads EMC Syncplicity disk image, builds a package, and imports into JSS. The installer package includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. The install package also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks.", "repo": "autopkg/bkerns-recipes", - "path": "Microsoft OneDrive/Microsoft OneDrive.jss.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Microsoft OneDrive.jss", + "path": "EMCSyncplicity/EMCSyncplicity.jss.recipe", + "parent": "com.github.autopkg.kernsb.pkg.EMCSyncplicity", + "shortname": "EMCSyncplicity.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "EMC Syncplicity is enterprise-grade file sharing that's easy for your users and secure for your business." }, "com.github.autopkg.kernsb.munki.EMCSyncplicity": { "name": "EMCSyncplicity", @@ -55540,6 +55540,18 @@ "munki_display_name": "EMC Syncplicity", "munki_description": "EMC Syncplicity is enterprise-grade file sharing that\u2019s easy for your users and secure for your business." }, + "com.github.autopkg.kernsb.pkg.EMCSyncplicity": { + "name": "EMCSyncplicity", + "description": "Downloads EMC Syncplicity disk image and builds a package. The installer package includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. The install package also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks. Adapted from rtrouton's Firefox pkg recipe.", + "repo": "autopkg/bkerns-recipes", + "path": "EMCSyncplicity/EMCSyncplicity.pkg.recipe", + "parent": "com.github.autopkg.kernsb.download.EMCSyncplicity", + "shortname": "EMCSyncplicity.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.kernsb.jss.EMCSyncplicity" + ] + }, "com.github.autopkg.kernsb.download.EMCSyncplicity": { "name": "EMCSyncplicity", "description": "Downloads the latest EMC Syncplicity disk image.", @@ -55552,39 +55564,62 @@ "com.github.autopkg.kernsb.pkg.EMCSyncplicity" ] }, - "com.github.autopkg.kernsb.jss.EMCSyncplicity": { - "name": "Syncplicity", - "description": "Downloads EMC Syncplicity disk image, builds a package, and imports into JSS. The installer package includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. The install package also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks.", + "com.github.autopkg.kernsb.download.TechSmithSnagit": { + "name": "TechSmithSnagit", + "description": "Downloads the latest TechSmith Snagit disk image.", "repo": "autopkg/bkerns-recipes", - "path": "EMCSyncplicity/EMCSyncplicity.jss.recipe", - "parent": "com.github.autopkg.kernsb.pkg.EMCSyncplicity", - "shortname": "EMCSyncplicity.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "EMC Syncplicity is enterprise-grade file sharing that's easy for your users and secure for your business." + "path": "TechSmithSnagit/TechSmithSnagit.download.recipe", + "shortname": "TechSmithSnagit.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.kernsb.munki.TechSmithSnagit", + "com.github.autopkg.kernsb.pkg.TechSmithSnagit", + "com.github.moofit-recipes.pkg.Snagit2018" + ] }, - "com.github.autopkg.kernsb.pkg.EMCSyncplicity": { - "name": "EMCSyncplicity", - "description": "Downloads EMC Syncplicity disk image and builds a package. The installer package includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. The install package also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks. Adapted from rtrouton's Firefox pkg recipe.", + "com.github.autopkg.kernsb.munki.TechSmithSnagit": { + "name": "TechSmithSnagit", + "description": "Downloads the current release version of TechSmith Snagit and imports into Munki.", "repo": "autopkg/bkerns-recipes", - "path": "EMCSyncplicity/EMCSyncplicity.pkg.recipe", - "parent": "com.github.autopkg.kernsb.download.EMCSyncplicity", - "shortname": "EMCSyncplicity.pkg", + "path": "TechSmithSnagit/TechSmithSnagit.munki.recipe", + "parent": "com.github.autopkg.kernsb.download.TechSmithSnagit", + "shortname": "TechSmithSnagit.munki", + "inferred_type": "munki", + "munki_display_name": "TechSmith Snagit", + "munki_description": "Use images and videos to show people exactly what you're seeing. Snagit gives you an easy way to quickly provide better feedback, create clear documentation, and change the way you work together." + }, + "com.github.autopkg.kernsb.pkg.TechSmithSnagit": { + "name": "TechSmithSnagit", + "description": "Downloads Snagit disk image and builds a package. The installer package includes a preinstall script that will check for an existing \"Snagit.app\" in /Applications and remove it if found. Adapted from rtrouton's Firefox pkg recipe.", + "repo": "autopkg/bkerns-recipes", + "path": "TechSmithSnagit/TechSmithSnagit.pkg.recipe", + "parent": "com.github.autopkg.kernsb.download.TechSmithSnagit", + "shortname": "TechSmithSnagit.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.kernsb.jss.EMCSyncplicity" + "com.github.autopkg.kernsb.jss.TechSmithSnagit", + "com.github.peshay.filewave.snagit" ] }, - "com.github.autopkg.kernsb.jss.TechSmithCamtasia": { - "name": "Camtasia", - "description": "Downloads Camtasia disk image, builds a package, and imports into JSS. The installer package includes a preinstall script that will check for an existing \"Camtasia.app\" in /Applications and remove it if found.", + "com.github.autopkg.kernsb.jss.TechSmithSnagit": { + "name": "Snagit", + "description": "Downloads Snagit disk image, builds a package, and imports into JSS. The installer package includes a preinstall script that will check for an existing \"Snagit.app\" in /Applications and remove it if found.", "repo": "autopkg/bkerns-recipes", - "path": "TechSmithCamtasia/TechSmithCamtasia.jss.recipe", - "parent": "com.github.autopkg.kernsb.pkg.TechSmithCamtasia", - "shortname": "TechSmithCamtasia.jss", + "path": "TechSmithSnagit/TechSmithSnagit.jss.recipe", + "parent": "com.github.autopkg.kernsb.pkg.TechSmithSnagit", + "shortname": "TechSmithSnagit.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Powerful, yet easy-to-use, Camtasia helps you create professional videos without having to be a video pro. Easily record your on-screen activity or import HD camera video, customize and edit content, and share your videos with viewers on nearly any device." + "jamf_description": "Use images and videos to show people exactly what you're seeing. Snagit gives you an easy way to quickly provide better feedback, create clear documentation, and change the way you work together." + }, + "com.github.autopkg.kernsb.pkg.StuffItExpander": { + "name": "StuffItExpander", + "description": "Downloads StuffIt Expander archive and builds a package. The installer package includes a preinstall script that will check for an existing \"StuffIt Expander.app\" in /Applications and remove it if found. Adapted from rtrouton's Firefox pkg recipe.", + "repo": "autopkg/bkerns-recipes", + "path": "StuffIt/StuffItExpander.pkg.recipe", + "parent": "com.github.keeleysam.recipes.StuffItExpander.download", + "shortname": "StuffItExpander.pkg", + "inferred_type": "pkg" }, "com.github.autopkg.kernsb.munki.TechSmithCamtasia": { "name": "TechSmithCamtasia", @@ -55597,18 +55632,6 @@ "munki_display_name": "TechSmith Camtasia", "munki_description": "Powerful, yet easy-to-use, Camtasia helps you create professional videos without having to be a video pro. Easily record your on-screen activity or import HD camera video, customize and edit content, and share your videos with viewers on nearly any device." }, - "com.github.autopkg.kernsb.download.TechSmithCamtasia": { - "name": "TechSmithCamtasia", - "description": "Downloads the latest TechSmith Camtasia disk image.", - "repo": "autopkg/bkerns-recipes", - "path": "TechSmithCamtasia/TechSmithCamtasia.download.recipe", - "shortname": "TechSmithCamtasia.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.kernsb.munki.TechSmithCamtasia", - "com.github.autopkg.kernsb.pkg.TechSmithCamtasia" - ] - }, "com.github.autopkg.kernsb.pkg.TechSmithCamtasia": { "name": "TechSmithCamtasia", "description": "Downloads Camtasia disk image and builds a package. The installer package includes a preinstall script that will check for an existing \"Camtasia 2018.app\" in /Applications and remove it if found. Adapted from rtrouton's Firefox pkg recipe.", @@ -55621,18 +55644,51 @@ "com.github.autopkg.kernsb.jss.TechSmithCamtasia" ] }, - "com.github.autopkg.kernsb.download.EMCSyncplicitySSO": { - "name": "EMCSyncplicitySSO", - "description": "Downloads the latest EMC Syncplicity SSO disk image.", + "com.github.autopkg.kernsb.download.TechSmithCamtasia": { + "name": "TechSmithCamtasia", + "description": "Downloads the latest TechSmith Camtasia disk image.", "repo": "autopkg/bkerns-recipes", - "path": "EMCSyncplicitySSO/EMCSyncplicitySSO.download.recipe", - "shortname": "EMCSyncplicitySSO.download", + "path": "TechSmithCamtasia/TechSmithCamtasia.download.recipe", + "shortname": "TechSmithCamtasia.download", "inferred_type": "download", "children": [ - "com.github.autopkg.kernsb.pkg.EMCSyncplicitySSO", - "com.github.autopkg.kernsb.munki.EMCSyncplicitySSO" + "com.github.autopkg.kernsb.munki.TechSmithCamtasia", + "com.github.autopkg.kernsb.pkg.TechSmithCamtasia" ] }, + "com.github.autopkg.kernsb.jss.TechSmithCamtasia": { + "name": "Camtasia", + "description": "Downloads Camtasia disk image, builds a package, and imports into JSS. The installer package includes a preinstall script that will check for an existing \"Camtasia.app\" in /Applications and remove it if found.", + "repo": "autopkg/bkerns-recipes", + "path": "TechSmithCamtasia/TechSmithCamtasia.jss.recipe", + "parent": "com.github.autopkg.kernsb.pkg.TechSmithCamtasia", + "shortname": "TechSmithCamtasia.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Powerful, yet easy-to-use, Camtasia helps you create professional videos without having to be a video pro. Easily record your on-screen activity or import HD camera video, customize and edit content, and share your videos with viewers on nearly any device." + }, + "com.github.autopkg.kernsb.jss.MicrosoftOneDrive": { + "name": "OneDrive", + "description": "Checks for Microsoft OneDrive update, packages, and adds to the JSS", + "repo": "autopkg/bkerns-recipes", + "path": "Microsoft OneDrive/Microsoft OneDrive.jss.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Microsoft OneDrive.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, + "com.github.autopkg.kernsb.munki.EMCSyncplicitySSO": { + "name": "EMCSyncplicitySSO", + "description": "Downloads the current release version of EMC Syncplicity SSO and imports into Munki. Includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. Also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks.", + "repo": "autopkg/bkerns-recipes", + "path": "EMCSyncplicitySSO/EMCSyncplicitySSO.munki.recipe", + "parent": "com.github.autopkg.kernsb.download.EMCSyncplicitySSO", + "shortname": "EMCSyncplicitySSO.munki", + "inferred_type": "munki", + "munki_display_name": "EMC Syncplicity SSO", + "munki_description": "EMC Syncplicity is enterprise-grade file sharing that's easy for your users and secure for your business." + }, "com.github.autopkg.kernsb.pkg.EMCSyncplicitySSO": { "name": "EMCSyncplicitySSO", "description": "Downloads EMC Syncplicity SSO disk image and builds a package. The installer package includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. The install package also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks. Adapted from rtrouton's Firefox pkg recipe.", @@ -55645,16 +55701,17 @@ "com.github.autopkg.kernsb.jss.EMCSyncplicitySSO" ] }, - "com.github.autopkg.kernsb.munki.EMCSyncplicitySSO": { + "com.github.autopkg.kernsb.download.EMCSyncplicitySSO": { "name": "EMCSyncplicitySSO", - "description": "Downloads the current release version of EMC Syncplicity SSO and imports into Munki. Includes a preinstall script that will check for an existing \"Syncplicity.app\" in /Applications and remove it if found. Also includes a postinstall script that copies first run files into place to prevent Admin prompting, and disables automatic updates and checks.", + "description": "Downloads the latest EMC Syncplicity SSO disk image.", "repo": "autopkg/bkerns-recipes", - "path": "EMCSyncplicitySSO/EMCSyncplicitySSO.munki.recipe", - "parent": "com.github.autopkg.kernsb.download.EMCSyncplicitySSO", - "shortname": "EMCSyncplicitySSO.munki", - "inferred_type": "munki", - "munki_display_name": "EMC Syncplicity SSO", - "munki_description": "EMC Syncplicity is enterprise-grade file sharing that's easy for your users and secure for your business." + "path": "EMCSyncplicitySSO/EMCSyncplicitySSO.download.recipe", + "shortname": "EMCSyncplicitySSO.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.kernsb.munki.EMCSyncplicitySSO", + "com.github.autopkg.kernsb.pkg.EMCSyncplicitySSO" + ] }, "com.github.autopkg.kernsb.jss.EMCSyncplicitySSO": { "name": "Syncplicity", @@ -55667,83 +55724,26 @@ "jamf_display_name": null, "jamf_description": "EMC Syncplicity is enterprise-grade file sharing that's easy for your users and secure for your business." }, - "com.github.autopkg.kernsb.pkg.StuffItExpander": { - "name": "StuffItExpander", - "description": "Downloads StuffIt Expander archive and builds a package. The installer package includes a preinstall script that will check for an existing \"StuffIt Expander.app\" in /Applications and remove it if found. Adapted from rtrouton's Firefox pkg recipe.", - "repo": "autopkg/bkerns-recipes", - "path": "StuffIt/StuffItExpander.pkg.recipe", - "parent": "com.github.keeleysam.recipes.StuffItExpander.download", - "shortname": "StuffItExpander.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.kernsb.pkg.TechSmithSnagit": { - "name": "TechSmithSnagit", - "description": "Downloads Snagit disk image and builds a package. The installer package includes a preinstall script that will check for an existing \"Snagit.app\" in /Applications and remove it if found. Adapted from rtrouton's Firefox pkg recipe.", - "repo": "autopkg/bkerns-recipes", - "path": "TechSmithSnagit/TechSmithSnagit.pkg.recipe", - "parent": "com.github.autopkg.kernsb.download.TechSmithSnagit", - "shortname": "TechSmithSnagit.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.kernsb.jss.TechSmithSnagit", - "com.github.peshay.filewave.snagit" - ] - }, - "com.github.autopkg.kernsb.jss.TechSmithSnagit": { - "name": "Snagit", - "description": "Downloads Snagit disk image, builds a package, and imports into JSS. The installer package includes a preinstall script that will check for an existing \"Snagit.app\" in /Applications and remove it if found.", - "repo": "autopkg/bkerns-recipes", - "path": "TechSmithSnagit/TechSmithSnagit.jss.recipe", - "parent": "com.github.autopkg.kernsb.pkg.TechSmithSnagit", - "shortname": "TechSmithSnagit.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Use images and videos to show people exactly what you're seeing. Snagit gives you an easy way to quickly provide better feedback, create clear documentation, and change the way you work together." - }, - "com.github.autopkg.kernsb.munki.TechSmithSnagit": { - "name": "TechSmithSnagit", - "description": "Downloads the current release version of TechSmith Snagit and imports into Munki.", - "repo": "autopkg/bkerns-recipes", - "path": "TechSmithSnagit/TechSmithSnagit.munki.recipe", - "parent": "com.github.autopkg.kernsb.download.TechSmithSnagit", - "shortname": "TechSmithSnagit.munki", - "inferred_type": "munki", - "munki_display_name": "TechSmith Snagit", - "munki_description": "Use images and videos to show people exactly what you're seeing. Snagit gives you an easy way to quickly provide better feedback, create clear documentation, and change the way you work together." - }, - "com.github.autopkg.kernsb.download.TechSmithSnagit": { - "name": "TechSmithSnagit", - "description": "Downloads the latest TechSmith Snagit disk image.", - "repo": "autopkg/bkerns-recipes", - "path": "TechSmithSnagit/TechSmithSnagit.download.recipe", - "shortname": "TechSmithSnagit.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.kernsb.pkg.TechSmithSnagit", - "com.github.autopkg.kernsb.munki.TechSmithSnagit", - "com.github.moofit-recipes.pkg.Snagit2018" - ] - }, - "org.macvfx.munki.Lucid": { - "name": "Lucid", - "description": "Downloads the latest version of LucidLink client and imports it into Munki.", + "org.macvfx.munki.Hedge": { + "name": "Hedge", + "description": "Downloads the latest version of Hedge and imports it into Munki.", "repo": "autopkg/macvfx-recipes", - "path": "Lucid/Lucid.munki.recipe", - "parent": "org.macvfx.download.Lucid", - "shortname": "Lucid.munki", + "path": "Hedge/Hedge.munki.recipe", + "parent": "org.macvfx.download.Hedge", + "shortname": "Hedge.munki", "inferred_type": "munki", - "munki_display_name": "Lucid", - "munki_description": "Store, share, edit and collaborate from anywhere with LucidLink centralized repository in the cloud." + "munki_display_name": "Hedge", + "munki_description": "Multiple backups of your media, fast and easy." }, - "org.macvfx.download.Lucid": { - "name": "Lucid", - "description": "Downloads the latest version of LucidLink client.", + "org.macvfx.download.Hedge": { + "name": "Hedge", + "description": "Downloads the latest version of Hedge.", "repo": "autopkg/macvfx-recipes", - "path": "Lucid/Lucid.download.recipe", - "shortname": "Lucid.download", + "path": "Hedge/Hedge.download.recipe", + "shortname": "Hedge.download", "inferred_type": "download", "children": [ - "org.macvfx.munki.Lucid" + "org.macvfx.munki.Hedge" ] }, "com.github.autopkg.macvfx.munki.CompressorRepair": { @@ -55768,28 +55768,17 @@ "com.github.autopkg.macvfx.munki.CompressorRepair" ] }, - "org.macvfx.munki.Foolcat": { - "name": "Foolcat", - "description": "Downloads the latest version of Foolcat and imports it into Munki.", + "com.macvfx.munki.P5ArchiveApp": { + "name": "P5 Archive App", + "description": "Downloads the latest version of P5 Archive App and imports it into Munki.", "repo": "autopkg/macvfx-recipes", - "path": "Foolcat/Foolcat.munki.recipe", - "parent": "org.macvfx.download.Foolcat", - "shortname": "Foolcat.munki", + "path": "Archiware/P5 Archive App.munki.recipe", + "parent": "com.macvfx.download.P5ArchiveApp", + "shortname": "P5 Archive App.munki", "inferred_type": "munki", - "munki_display_name": "Foolcat", + "munki_display_name": "P5 Archive App", "munki_description": " " }, - "org.macvfx.download.Foolcat": { - "name": "Foolcat", - "description": "Downloads the latest version of Foolcat.", - "repo": "autopkg/macvfx-recipes", - "path": "Foolcat/Foolcat.download.recipe", - "shortname": "Foolcat.download", - "inferred_type": "download", - "children": [ - "org.macvfx.munki.Foolcat" - ] - }, "com.macvfx.download.P5ArchiveApp": { "name": "P5 Archive App", "description": "Downloads the latest version of P5 Archive App.", @@ -55801,27 +55790,26 @@ "com.macvfx.munki.P5ArchiveApp" ] }, - "com.macvfx.munki.P5ArchiveApp": { - "name": "P5 Archive App", - "description": "Downloads the latest version of P5 Archive App and imports it into Munki.", + "com.github.autopkg.macvfx.munki.X27": { + "name": "X27", + "description": "Downloads latest version of X27 and imports it into a Munki repo.", "repo": "autopkg/macvfx-recipes", - "path": "Archiware/P5 Archive App.munki.recipe", - "parent": "com.macvfx.download.P5ArchiveApp", - "shortname": "P5 Archive App.munki", + "path": "X27/X27.munki.recipe", + "parent": "com.github.autopkg.macvfx.download.X27", + "shortname": "X27.munki", "inferred_type": "munki", - "munki_display_name": "P5 Archive App", - "munki_description": " " + "munki_display_name": "X27", + "munki_description": "http://www.assistedediting.com/appcast/projectXto7.xml" }, - "org.macvfx.download.Kyno": { - "name": "Kyno", - "description": "Downloads the latest version of Kyno.", + "com.github.autopkg.macvfx.download.X27": { + "name": "X27", + "description": "Downloads the current release version of X27.", "repo": "autopkg/macvfx-recipes", - "path": "Lesspain Kyno/Kyno.download.recipe", - "shortname": "Kyno.download", + "path": "X27/X27.download.recipe", + "shortname": "X27.download", "inferred_type": "download", "children": [ - "org.macvfx.munki.Kyno", - "com.github.primalcurve.pkg.Kyno" + "com.github.autopkg.macvfx.munki.X27" ] }, "org.macvfx.munki.Kyno": { @@ -55835,37 +55823,60 @@ "munki_display_name": "Kyno", "munki_description": "Desktop sticky notes." }, - "com.github.autopkg.macvfx.download.FinalCutLibraryManager": { - "name": "FinalCutLibraryManager", - "description": "Downloads the current release version of FinalCutLibraryManager.", + "org.macvfx.download.Kyno": { + "name": "Kyno", + "description": "Downloads the latest version of Kyno.", "repo": "autopkg/macvfx-recipes", - "path": "FinalCutLibraryManager/FinalCutLibraryManager.download.recipe", - "shortname": "FinalCutLibraryManager.download", + "path": "Lesspain Kyno/Kyno.download.recipe", + "shortname": "Kyno.download", "inferred_type": "download", "children": [ - "com.github.autopkg.macvfx.munki.FinalCutLibraryManager" + "org.macvfx.munki.Kyno", + "com.github.primalcurve.pkg.Kyno" ] }, - "com.github.autopkg.macvfx.munki.FinalCutLibraryManager": { - "name": "FinalCutLibraryManager", - "description": "Downloads latest version of FinalCutLibraryManager and imports it into a Munki repo.", + "org.macvfx.download.CommandPost": { + "name": "CommandPost", + "description": "Downloads the latest version of CommandPost.", "repo": "autopkg/macvfx-recipes", - "path": "FinalCutLibraryManager/FinalCutLibraryManager.munki.recipe", - "parent": "com.github.autopkg.macvfx.download.FinalCutLibraryManager", - "shortname": "FinalCutLibraryManager.munki", + "path": "LateNite Films Pty Ltd/CommandPost.download.recipe", + "shortname": "CommandPost.download", + "inferred_type": "download", + "children": [ + "org.macvfx.munki.CommandPost" + ] + }, + "org.macvfx.munki.CommandPost": { + "name": "CommandPost", + "description": "Downloads the latest version of CommandPost and imports it into Munki.", + "repo": "autopkg/macvfx-recipes", + "path": "LateNite Films Pty Ltd/CommandPost.munki.recipe", + "parent": "org.macvfx.download.CommandPost", + "shortname": "CommandPost.munki", "inferred_type": "munki", - "munki_display_name": "FinalCutLibraryManager", - "munki_description": "Final Cut Library Manager displays all of the Final Cut Pro X libraries that it finds on your Spotlight-indexed drives." + "munki_display_name": "CommandPost", + "munki_description": "Workflow Toolkit for Professional Editors" }, - "org.macvfx.munki.Postlab": { - "name": "Postlab", - "description": "Downloads the latest version of Postlab and imports it into Munki.", + "org.macvfx.download.Foolcat": { + "name": "Foolcat", + "description": "Downloads the latest version of Foolcat.", "repo": "autopkg/macvfx-recipes", - "path": "Postlab/Postlab.munki.recipe", - "parent": "org.macvfx.download.Postlab", - "shortname": "Postlab.munki", + "path": "Foolcat/Foolcat.download.recipe", + "shortname": "Foolcat.download", + "inferred_type": "download", + "children": [ + "org.macvfx.munki.Foolcat" + ] + }, + "org.macvfx.munki.Foolcat": { + "name": "Foolcat", + "description": "Downloads the latest version of Foolcat and imports it into Munki.", + "repo": "autopkg/macvfx-recipes", + "path": "Foolcat/Foolcat.munki.recipe", + "parent": "org.macvfx.download.Foolcat", + "shortname": "Foolcat.munki", "inferred_type": "munki", - "munki_display_name": "Postlab", + "munki_display_name": "Foolcat", "munki_description": " " }, "org.macvfx.download.Postlab": { @@ -55879,70 +55890,48 @@ "org.macvfx.munki.Postlab" ] }, - "com.github.autopkg.macvfx.download.X27": { - "name": "X27", - "description": "Downloads the current release version of X27.", - "repo": "autopkg/macvfx-recipes", - "path": "X27/X27.download.recipe", - "shortname": "X27.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.macvfx.munki.X27" - ] - }, - "com.github.autopkg.macvfx.munki.X27": { - "name": "X27", - "description": "Downloads latest version of X27 and imports it into a Munki repo.", - "repo": "autopkg/macvfx-recipes", - "path": "X27/X27.munki.recipe", - "parent": "com.github.autopkg.macvfx.download.X27", - "shortname": "X27.munki", - "inferred_type": "munki", - "munki_display_name": "X27", - "munki_description": "http://www.assistedediting.com/appcast/projectXto7.xml" - }, - "org.macvfx.munki.CommandPost": { - "name": "CommandPost", - "description": "Downloads the latest version of CommandPost and imports it into Munki.", + "org.macvfx.munki.Postlab": { + "name": "Postlab", + "description": "Downloads the latest version of Postlab and imports it into Munki.", "repo": "autopkg/macvfx-recipes", - "path": "LateNite Films Pty Ltd/CommandPost.munki.recipe", - "parent": "org.macvfx.download.CommandPost", - "shortname": "CommandPost.munki", + "path": "Postlab/Postlab.munki.recipe", + "parent": "org.macvfx.download.Postlab", + "shortname": "Postlab.munki", "inferred_type": "munki", - "munki_display_name": "CommandPost", - "munki_description": "Workflow Toolkit for Professional Editors" + "munki_display_name": "Postlab", + "munki_description": " " }, - "org.macvfx.download.CommandPost": { - "name": "CommandPost", - "description": "Downloads the latest version of CommandPost.", + "com.github.autopkg.macvfx.download.FinalCutLibraryManager": { + "name": "FinalCutLibraryManager", + "description": "Downloads the current release version of FinalCutLibraryManager.", "repo": "autopkg/macvfx-recipes", - "path": "LateNite Films Pty Ltd/CommandPost.download.recipe", - "shortname": "CommandPost.download", + "path": "FinalCutLibraryManager/FinalCutLibraryManager.download.recipe", + "shortname": "FinalCutLibraryManager.download", "inferred_type": "download", "children": [ - "org.macvfx.munki.CommandPost" + "com.github.autopkg.macvfx.munki.FinalCutLibraryManager" ] }, - "org.macvfx.munki.Hedge": { - "name": "Hedge", - "description": "Downloads the latest version of Hedge and imports it into Munki.", + "com.github.autopkg.macvfx.munki.FinalCutLibraryManager": { + "name": "FinalCutLibraryManager", + "description": "Downloads latest version of FinalCutLibraryManager and imports it into a Munki repo.", "repo": "autopkg/macvfx-recipes", - "path": "Hedge/Hedge.munki.recipe", - "parent": "org.macvfx.download.Hedge", - "shortname": "Hedge.munki", + "path": "FinalCutLibraryManager/FinalCutLibraryManager.munki.recipe", + "parent": "com.github.autopkg.macvfx.download.FinalCutLibraryManager", + "shortname": "FinalCutLibraryManager.munki", "inferred_type": "munki", - "munki_display_name": "Hedge", - "munki_description": "Multiple backups of your media, fast and easy." + "munki_display_name": "FinalCutLibraryManager", + "munki_description": "Final Cut Library Manager displays all of the Final Cut Pro X libraries that it finds on your Spotlight-indexed drives." }, - "org.macvfx.download.Hedge": { - "name": "Hedge", - "description": "Downloads the latest version of Hedge.", + "com.github.autopkg.macvfx.download.MDRP": { + "name": "MDRP", + "description": "Downloads the current release version of MDRP.", "repo": "autopkg/macvfx-recipes", - "path": "Hedge/Hedge.download.recipe", - "shortname": "Hedge.download", + "path": "MacDVDRipperPro/MDRP.download.recipe", + "shortname": "MDRP.download", "inferred_type": "download", "children": [ - "org.macvfx.munki.Hedge" + "com.github.autopkg.macvfx.munki.MDRP" ] }, "com.github.autopkg.macvfx.munki.MDRP": { @@ -55956,163 +55945,136 @@ "munki_display_name": "MDRP", "munki_description": "The easiest DVD ripper for your Mac" }, - "com.github.autopkg.macvfx.download.MDRP": { - "name": "MDRP", - "description": "Downloads the current release version of MDRP.", + "org.macvfx.munki.Lucid": { + "name": "Lucid", + "description": "Downloads the latest version of LucidLink client and imports it into Munki.", "repo": "autopkg/macvfx-recipes", - "path": "MacDVDRipperPro/MDRP.download.recipe", - "shortname": "MDRP.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.macvfx.munki.MDRP" - ] - }, - "com.github.valdore86.munki.azuredatestudio": { - "name": "Azure Data Studio", - "description": "Downloads the current release version of Azure Data Studio. and imports into Munki.", - "repo": "autopkg/valdore86-recipes", - "path": "Azure Data Studio/AzureDataStudio.munki.recipe", - "parent": "com.github.valdore86.download.azuredatestudio", - "shortname": "AzureDataStudio.munki", + "path": "Lucid/Lucid.munki.recipe", + "parent": "org.macvfx.download.Lucid", + "shortname": "Lucid.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux." + "munki_display_name": "Lucid", + "munki_description": "Store, share, edit and collaborate from anywhere with LucidLink centralized repository in the cloud." }, - "com.github.valdore86.download.azuredatestudio": { - "name": "Azure Data Studio", - "description": "Downloads the current release version of Azure Data Studio.", - "repo": "autopkg/valdore86-recipes", - "path": "Azure Data Studio/AzureDataStudio.download.recipe", - "shortname": "AzureDataStudio.download", + "org.macvfx.download.Lucid": { + "name": "Lucid", + "description": "Downloads the latest version of LucidLink client.", + "repo": "autopkg/macvfx-recipes", + "path": "Lucid/Lucid.download.recipe", + "shortname": "Lucid.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.azuredatestudio" + "org.macvfx.munki.Lucid" ] }, - "com.github.valdore86.download.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads the current release version of Visual Studio Code.", + "com.github.valdore86.download.CommanderOne": { + "name": "CommanderOne", + "description": "Download recipe for the latest CommanderOne.", "repo": "autopkg/valdore86-recipes", - "path": "Visual Studio Code/VisualStudioCode.download.recipe", - "shortname": "VisualStudioCode.download", + "path": "CommanderOne/CommanderOne.download.recipe", + "shortname": "CommanderOne.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.visualstudiocode", - "com.github.amsysuk-recipes.pkg.VisualStudioCode", - "com.github.almenscorner.intune.Code" + "com.github.valdore86.munki.CommanderOne" ] }, - "com.github.valdore86.munki.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads the current release version of Visual Studio Code. and imports into Munki.", + "com.github.valdore86.munki.CommanderOne": { + "name": "CommanderOne", + "description": "Downloads the latest CommanderOne and imports it in into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "Visual Studio Code/VisualStudioCode.munki.recipe", - "parent": "com.github.valdore86.download.visualstudiocode", - "shortname": "VisualStudioCode.munki", + "path": "CommanderOne/CommanderOne.munki.recipe", + "parent": "com.github.valdore86.download.CommanderOne", + "shortname": "CommanderOne.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Code combines the streamlined UI of a modern editor with rich code assistance and navigation, and an integrated debugging experience \u2013 without the need for a full IDE." + "munki_display_name": "CommanderOne", + "munki_description": "With Commander One you can use two panels at once, set up your very own hotkeys for any action, and way more. Moreover it is a free software that can be a great OS X Finder alternative." }, - "com.github.valdore86.download.Robo3T": { - "name": "Robo3T", - "description": "Download recipe for the latest LEGACY Robo3T.", + "com.github.valdore86.download.VirtualboxHost": { + "name": "VirtualBox", + "description": "Downloads the latest version of Virtualbox.", "repo": "autopkg/valdore86-recipes", - "path": "Robo3T/Robo3T.download.recipe", - "deprecated": true, - "shortname": "Robo3T.download", + "path": "VirtualBox/VirtualboxHost.download.recipe", + "shortname": "VirtualboxHost.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.Robo3T" + "com.github.valdore86.munki.VirtualboxHost" ] }, - "com.github.valdore86.munki.Robo3T": { - "name": "Robo3T", - "description": "Downloads the latest LEGACY Robo3T and imports it in into Munki.", + "com.github.valdore86.munki.VirtualboxExtpack": { + "name": "VirtualBoxExtPack", + "description": "Downloads VirtualBox and imports into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "Robo3T/Robo3T.munki.recipe", - "parent": "com.github.valdore86.download.Robo3T", - "deprecated": true, - "shortname": "Robo3T.munki", + "path": "VirtualBox/VirtualboxExtpack.munki.recipe", + "parent": "com.github.valdore86.download.VirtualboxExtpack", + "shortname": "VirtualboxExtpack.munki", "inferred_type": "munki", - "munki_display_name": "Robo3T", - "munki_description": "Robo3T \u2014 is a shell-centric cross-platform open source MongoDB management tool (i.e. Admin GUI)" + "munki_display_name": "VirtualBox Extension Pack", + "munki_description": "Oracle VirtualBox Extension Pack: Support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards." }, - "com.github.valdore86.verify.KeePassX": { - "name": "KeePassX", - "description": "Verify recipe for KeePassX.", + "com.github.valdore86.munki.VirtualboxHost": { + "name": "VirtualBox", + "description": "Downloads VirtualBox and imports into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "KeePassX/KeePassX.verify.recipe", - "parent": "com.github.valdore86.download.KeePassX", - "shortname": "KeePassX.verify", - "inferred_type": "verify", - "children": [ - "com.github.valdore86.munki.KeePassX" - ] + "path": "VirtualBox/VirtualboxHost.munki.recipe", + "parent": "com.github.valdore86.download.VirtualboxHost", + "shortname": "VirtualboxHost.munki", + "inferred_type": "munki", + "munki_display_name": "VirtualBox", + "munki_description": "Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See \"About VirtualBox\" for an introduction." }, - "com.github.valdore86.download.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest stable (not Alpha) KeePassX.", + "com.github.valdore86.download.VirtualboxExtpack": { + "name": "VirtualBoxExtPack", + "description": "Downloads the latest version of Virtualbox.", "repo": "autopkg/valdore86-recipes", - "path": "KeePassX/KeePassX.download.recipe", - "shortname": "KeePassX.download", + "path": "VirtualBox/VirtualboxExtpack.download.recipe", + "shortname": "VirtualboxExtpack.download", "inferred_type": "download", "children": [ - "com.github.valdore86.verify.KeePassX" + "com.github.valdore86.munki.VirtualboxExtpack" ] }, - "com.github.valdore86.munki.KeePassX": { - "name": "KeePassX", - "description": "Downloads the latest stable (not Alpha) KeePassX and imports it in into Munki.", - "repo": "autopkg/valdore86-recipes", - "path": "KeePassX/KeePassX.munki.recipe", - "parent": "com.github.valdore86.verify.KeePassX", - "shortname": "KeePassX.munki", - "inferred_type": "munki", - "munki_display_name": "KeePassX", - "munki_description": "KeePassX is an application for people with extremly high demands on secure personal data management. It has a light interface, is cross platform and published under the terms of the GNU General Public License.\n\n\t\t\t\tThis is the latest stable version of KeePassX" - }, - "com.github.valdore86.munki.CommanderOne": { - "name": "CommanderOne", - "description": "Downloads the latest CommanderOne and imports it in into Munki.", - "repo": "autopkg/valdore86-recipes", - "path": "CommanderOne/CommanderOne.munki.recipe", - "parent": "com.github.valdore86.download.CommanderOne", - "shortname": "CommanderOne.munki", - "inferred_type": "munki", - "munki_display_name": "CommanderOne", - "munki_description": "With Commander One you can use two panels at once, set up your very own hotkeys for any action, and way more. Moreover it is a free software that can be a great OS X Finder alternative." - }, - "com.github.valdore86.download.CommanderOne": { - "name": "CommanderOne", - "description": "Download recipe for the latest CommanderOne.", + "com.github.valdore86.download.mactracker": { + "name": "Mactracker", + "description": "Downloads the current release version of Mactracker.", "repo": "autopkg/valdore86-recipes", - "path": "CommanderOne/CommanderOne.download.recipe", - "shortname": "CommanderOne.download", + "path": "Mactracker/Mactracker.download.recipe", + "shortname": "Mactracker.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.CommanderOne" + "com.github.valdore86.munki.mactracker" ] }, - "com.github.valdore86.munki.AWSCLI": { - "name": "AWSCLI2", - "description": "Downloads the latest version of AWSCLI2 and imports it into a munki_repo.", + "com.github.valdore86.munki.mactracker": { + "name": "Mactracker", + "description": "Downloads the current release version of Mactracker and imports into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "AWSCLI/AWSCLI2.munki.recipe", - "parent": "com.github.valdore86.download.AWSCLI", - "shortname": "AWSCLI2.munki", + "path": "Mactracker/Mactracker.munki.recipe", + "parent": "com.github.valdore86.download.mactracker", + "shortname": "Mactracker.munki", "inferred_type": "munki", - "munki_display_name": "AWSCLI", - "munki_description": "This package provides a unified command line interface to Amazon Web Services." + "munki_display_name": null, + "munki_description": "Mactracker provides detailed information on every Apple Macintosh, iPod, iPhone, and iPad ever made, including items such as processor speed, memory, graphic cards, supported OS versions, price, storage, and expansion options. Also included is information on early Apple systems, Newton, Apple TV, Apple Watch, Apple accessories, displays, printers, scanners, Wi-Fi products, and operating systems." }, - "com.github.valdore86.download.AWSCLI": { - "name": "AWSCLI2", - "description": "Downloads the latest version of AWSCLI2", + "com.github.valdore86.munki.MicrosoftRemoteDesktop": { + "name": "Microsoft Remote Desktop", + "description": "Downloads MicrosoftRemoteDesktop and imports in into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "AWSCLI/AWSCLI2.download.recipe", - "shortname": "AWSCLI2.download", + "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.munki.recipe", + "parent": "com.github.valdore86.download.MicrosoftRemoteDesktop", + "shortname": "MicrosoftRemoteDesktop.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "With the Microsoft Remote Desktop app, you can connect to a remote PC and your work resources from almost anywhere. Experience the power of Windows with RemoteFX in a Remote Desktop client designed to help you get your work done wherever you are." + }, + "com.github.valdore86.download.MicrosoftRemoteDesktop": { + "name": "Microsoft Remote Desktop", + "description": "Download recipe for MicrosoftRemoteDesktop.", + "repo": "autopkg/valdore86-recipes", + "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.download.recipe", + "shortname": "MicrosoftRemoteDesktop.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.AWSCLI" + "com.github.valdore86.munki.MicrosoftRemoteDesktop" ] }, "com.github.valdore86.download.fantastical": { @@ -56137,6 +56099,50 @@ "munki_display_name": "Fantastical", "munki_description": "The Mac calendar you'll actually enjoy using." }, + "com.github.valdore86.download.azuredatestudio": { + "name": "Azure Data Studio", + "description": "Downloads the current release version of Azure Data Studio.", + "repo": "autopkg/valdore86-recipes", + "path": "Azure Data Studio/AzureDataStudio.download.recipe", + "shortname": "AzureDataStudio.download", + "inferred_type": "download", + "children": [ + "com.github.valdore86.munki.azuredatestudio" + ] + }, + "com.github.valdore86.munki.azuredatestudio": { + "name": "Azure Data Studio", + "description": "Downloads the current release version of Azure Data Studio. and imports into Munki.", + "repo": "autopkg/valdore86-recipes", + "path": "Azure Data Studio/AzureDataStudio.munki.recipe", + "parent": "com.github.valdore86.download.azuredatestudio", + "shortname": "AzureDataStudio.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux." + }, + "com.github.valdore86.download.AWSCLI": { + "name": "AWSCLI2", + "description": "Downloads the latest version of AWSCLI2", + "repo": "autopkg/valdore86-recipes", + "path": "AWSCLI/AWSCLI2.download.recipe", + "shortname": "AWSCLI2.download", + "inferred_type": "download", + "children": [ + "com.github.valdore86.munki.AWSCLI" + ] + }, + "com.github.valdore86.munki.AWSCLI": { + "name": "AWSCLI2", + "description": "Downloads the latest version of AWSCLI2 and imports it into a munki_repo.", + "repo": "autopkg/valdore86-recipes", + "path": "AWSCLI/AWSCLI2.munki.recipe", + "parent": "com.github.valdore86.download.AWSCLI", + "shortname": "AWSCLI2.munki", + "inferred_type": "munki", + "munki_display_name": "AWSCLI", + "munki_description": "This package provides a unified command line interface to Amazon Web Services." + }, "com.github.valdore86.download.Studio3T": { "name": "Studio3T", "description": "Downloads the latest version of Studio 3T.", @@ -56159,94 +56165,208 @@ "munki_display_name": "Studio 3T", "munki_description": "Studio 3T \u2014 is a shell-centric cross-platform open source MongoDB management tool (i.e. Admin GUI)" }, - "com.github.valdore86.download.VirtualboxHost": { - "name": "VirtualBox", - "description": "Downloads the latest version of Virtualbox.", + "com.github.valdore86.verify.KeePassX": { + "name": "KeePassX", + "description": "Verify recipe for KeePassX.", "repo": "autopkg/valdore86-recipes", - "path": "VirtualBox/VirtualboxHost.download.recipe", - "shortname": "VirtualboxHost.download", - "inferred_type": "download", + "path": "KeePassX/KeePassX.verify.recipe", + "parent": "com.github.valdore86.download.KeePassX", + "shortname": "KeePassX.verify", + "inferred_type": "verify", "children": [ - "com.github.valdore86.munki.VirtualboxHost" + "com.github.valdore86.munki.KeePassX" ] }, - "com.github.valdore86.download.VirtualboxExtpack": { - "name": "VirtualBoxExtPack", - "description": "Downloads the latest version of Virtualbox.", + "com.github.valdore86.munki.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest stable (not Alpha) KeePassX and imports it in into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "VirtualBox/VirtualboxExtpack.download.recipe", - "shortname": "VirtualboxExtpack.download", + "path": "KeePassX/KeePassX.munki.recipe", + "parent": "com.github.valdore86.verify.KeePassX", + "shortname": "KeePassX.munki", + "inferred_type": "munki", + "munki_display_name": "KeePassX", + "munki_description": "KeePassX is an application for people with extremly high demands on secure personal data management. It has a light interface, is cross platform and published under the terms of the GNU General Public License.\n\n\t\t\t\tThis is the latest stable version of KeePassX" + }, + "com.github.valdore86.download.KeePassX": { + "name": "KeePassX", + "description": "Downloads the latest stable (not Alpha) KeePassX.", + "repo": "autopkg/valdore86-recipes", + "path": "KeePassX/KeePassX.download.recipe", + "shortname": "KeePassX.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.VirtualboxExtpack" + "com.github.valdore86.verify.KeePassX" ] }, - "com.github.valdore86.munki.VirtualboxExtpack": { - "name": "VirtualBoxExtPack", - "description": "Downloads VirtualBox and imports into Munki.", - "repo": "autopkg/valdore86-recipes", - "path": "VirtualBox/VirtualboxExtpack.munki.recipe", - "parent": "com.github.valdore86.download.VirtualboxExtpack", - "shortname": "VirtualboxExtpack.munki", - "inferred_type": "munki", - "munki_display_name": "VirtualBox Extension Pack", - "munki_description": "Oracle VirtualBox Extension Pack: Support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards." - }, - "com.github.valdore86.munki.VirtualboxHost": { - "name": "VirtualBox", - "description": "Downloads VirtualBox and imports into Munki.", + "com.github.valdore86.munki.Robo3T": { + "name": "Robo3T", + "description": "Downloads the latest LEGACY Robo3T and imports it in into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "VirtualBox/VirtualboxHost.munki.recipe", - "parent": "com.github.valdore86.download.VirtualboxHost", - "shortname": "VirtualboxHost.munki", + "path": "Robo3T/Robo3T.munki.recipe", + "parent": "com.github.valdore86.download.Robo3T", + "deprecated": true, + "shortname": "Robo3T.munki", "inferred_type": "munki", - "munki_display_name": "VirtualBox", - "munki_description": "Oracle VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See \"About VirtualBox\" for an introduction." + "munki_display_name": "Robo3T", + "munki_description": "Robo3T \u2014 is a shell-centric cross-platform open source MongoDB management tool (i.e. Admin GUI)" }, - "com.github.valdore86.download.MicrosoftRemoteDesktop": { - "name": "Microsoft Remote Desktop", - "description": "Download recipe for MicrosoftRemoteDesktop.", + "com.github.valdore86.download.Robo3T": { + "name": "Robo3T", + "description": "Download recipe for the latest LEGACY Robo3T.", "repo": "autopkg/valdore86-recipes", - "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.download.recipe", - "shortname": "MicrosoftRemoteDesktop.download", + "path": "Robo3T/Robo3T.download.recipe", + "deprecated": true, + "shortname": "Robo3T.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.MicrosoftRemoteDesktop" + "com.github.valdore86.munki.Robo3T" ] }, - "com.github.valdore86.munki.MicrosoftRemoteDesktop": { - "name": "Microsoft Remote Desktop", - "description": "Downloads MicrosoftRemoteDesktop and imports in into Munki.", + "com.github.valdore86.munki.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads the current release version of Visual Studio Code. and imports into Munki.", "repo": "autopkg/valdore86-recipes", - "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.munki.recipe", - "parent": "com.github.valdore86.download.MicrosoftRemoteDesktop", - "shortname": "MicrosoftRemoteDesktop.munki", + "path": "Visual Studio Code/VisualStudioCode.munki.recipe", + "parent": "com.github.valdore86.download.visualstudiocode", + "shortname": "VisualStudioCode.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "With the Microsoft Remote Desktop app, you can connect to a remote PC and your work resources from almost anywhere. Experience the power of Windows with RemoteFX in a Remote Desktop client designed to help you get your work done wherever you are." + "munki_description": "Code combines the streamlined UI of a modern editor with rich code assistance and navigation, and an integrated debugging experience \u2013 without the need for a full IDE." }, - "com.github.valdore86.munki.mactracker": { - "name": "Mactracker", - "description": "Downloads the current release version of Mactracker and imports into Munki.", + "com.github.valdore86.download.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads the current release version of Visual Studio Code.", "repo": "autopkg/valdore86-recipes", - "path": "Mactracker/Mactracker.munki.recipe", - "parent": "com.github.valdore86.download.mactracker", - "shortname": "Mactracker.munki", + "path": "Visual Studio Code/VisualStudioCode.download.recipe", + "shortname": "VisualStudioCode.download", + "inferred_type": "download", + "children": [ + "com.github.valdore86.munki.visualstudiocode", + "com.github.amsysuk-recipes.pkg.VisualStudioCode", + "com.github.almenscorner.intune.Code" + ] + }, + "com.github.aysiu.munki.MalwarebytesAntiMalware": { + "name": "Malwarebytes", + "description": "Downloads the current release version of Malwarebytes and imports into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.munki.recipe", + "parent": "com.github.rtrouton.download.MalwarebytesAntiMalware", + "shortname": "MalwarebytesAntiMalware.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Mactracker provides detailed information on every Apple Macintosh, iPod, iPhone, and iPad ever made, including items such as processor speed, memory, graphic cards, supported OS versions, price, storage, and expansion options. Also included is information on early Apple systems, Newton, Apple TV, Apple Watch, Apple accessories, displays, printers, scanners, Wi-Fi products, and operating systems." + "munki_display_name": "Malwarebytes Anti-Malware", + "munki_description": "Formerly known as Adware Medic, MalwareBytes will scan for and remove popular adware on Macs." }, - "com.github.valdore86.download.mactracker": { - "name": "Mactracker", - "description": "Downloads the current release version of Mactracker.", - "repo": "autopkg/valdore86-recipes", - "path": "Mactracker/Mactracker.download.recipe", - "shortname": "Mactracker.download", + "com.github.aysiu.download.DiskMakerX": { + "name": "DiskMakerX", + "description": "Downloads latest DiskMaker X", + "repo": "autopkg/aysiu-recipes", + "path": "DiskMakerX/DiskMakerX.download.recipe", + "shortname": "DiskMakerX.download", "inferred_type": "download", "children": [ - "com.github.valdore86.munki.mactracker" + "com.github.aysiu.munki.DiskMakerX" + ] + }, + "com.github.aysiu.munki.DiskMakerX": { + "name": "DiskMakerX", + "description": "Downloads the latest DiskMaker X disk image and imports into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "DiskMakerX/DiskMakerX.munki.recipe", + "parent": "com.github.aysiu.download.DiskMakerX", + "shortname": "DiskMakerX.munki", + "inferred_type": "munki", + "munki_display_name": "DiskMaker X", + "munki_description": "DiskMaker X (formerly Lion DiskMaker) is an application built with AppleScript that you can use with many versions of OS X/macOS to build a bootable drive from OS X/macOS installer program (the one you download from the App Store). As soon as you launch the application, it tries to find the OS X Install program with Spotlight. Then, it proposes to build a bootable install disk and make it look as nice as possible. It\u2019s the easiest way to build an OS X/macOS Installer in a few clicks! Then you can use the Install drive to fully re-install the OS on a freshly formated drive, or install it on your many Macs without re-downloading the full installer." + }, + "com.github.aysiu.munki.VLC-asap": { + "name": "VLC", + "description": "Downloads the current release version of VLC and imports into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "VLC-asap/VLC-asap.munki.recipe", + "parent": "com.github.tallfunnyjew.download.VLC-asap", + "shortname": "VLC-asap.munki", + "inferred_type": "munki", + "munki_display_name": "VLC", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + }, + "com.github.aysiu.download.Printopia": { + "name": "Printopia", + "description": "Downloads the latest version of Printopia.", + "repo": "autopkg/aysiu-recipes", + "path": "Printopia/Printopia.download.recipe", + "shortname": "Printopia.download", + "inferred_type": "download", + "children": [ + "com.github.aysiu.munki.Printopia", + "com.github.ahousseini-recipes.pkg.Printopia" ] }, + "com.github.aysiu.munki.Printopia": { + "name": "Printopia", + "description": "Downloads the latest version of Printopia and imports it into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "Printopia/Printopia.munki.recipe", + "parent": "com.github.aysiu.download.Printopia", + "shortname": "Printopia.munki", + "inferred_type": "munki", + "munki_display_name": "Printopia", + "munki_description": " " + }, + "com.github.aysiu.download.LockDownBrowser": { + "name": null, + "description": "Downloads latest LockDown Browser\n Be sure to change the institution ID to be your institution's ID.", + "repo": "autopkg/aysiu-recipes", + "path": "LockDownBrowser/LockDownBrowser.download.recipe", + "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", + "deprecated": true, + "shortname": "LockDownBrowser.download", + "inferred_type": "download" + }, + "com.github.aysiu.download.LockDownBrowserLab": { + "name": null, + "description": "Downloads latest LockDown Browser Lab\n Be sure to change the institution ID to be your institution's ID, and the hash to be your lab hash.", + "repo": "autopkg/aysiu-recipes", + "path": "LockDownBrowser/LockDownBrowserLab.download.recipe", + "parent": "com.github.nstrauss.download.RespondusLockDownBrowserLab", + "deprecated": true, + "shortname": "LockDownBrowserLab.download", + "inferred_type": "download" + }, + "com.github.aysiu.munki.LockDownBrowserLab": { + "name": "LockDownBrowserLab", + "description": "Imports Respondus LockDown Browser Lab into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "LockDownBrowser/LockDownBrowserLab.munki.recipe", + "parent": "com.github.nstrauss.download.RespondusLockDownBrowserLab", + "shortname": "LockDownBrowserLab.munki", + "inferred_type": "munki", + "munki_display_name": "LockDown Browser Lab", + "munki_description": "Respondus LockDown Browser Lab" + }, + "com.github.aysiu.munki.LockDownBrowser": { + "name": "LockDownBrowser", + "description": "Imports Respondus LockDown Browser into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "LockDownBrowser/LockDownBrowser.munki.recipe", + "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", + "shortname": "LockDownBrowser.munki", + "inferred_type": "munki", + "munki_display_name": "LockDown Browser", + "munki_description": "Respondus LockDown Browser" + }, + "com.github.aysiu.munki.MakeMKV": { + "name": "MakeMKV", + "description": "Downloads the current release version of MakeMKV and imports into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "MakeMKV/MakeMKV.munki.recipe", + "parent": "com.github.haircut.download.MakeMKV", + "shortname": "MakeMKV.munki", + "inferred_type": "munki", + "munki_display_name": "MakeMKV", + "munki_description": "MKV stands for \"Matroska Video\". Matroska is a container file format, capable of holding unlimited number of video, audio and subtitile tracks, along with any metadata. Practically this means that it is possible to put entire movie with multiple sound and subtitle tracks, chapters information and movie thumbnail into single file. Being open and patent-free Matroska gained broad support recently and quickly becomes de-facto standard for storing movies." + }, "com.github.aysiu.download.SQLDeveloper": { "name": "SQLDeveloper", "description": "Downloads latest SQL Developer\n AuthParam to your login's AuthParam\n \n At the moment, this recipe is just a proof-of-concept. Unfortunately, I can't find a way yet to get the AUTHPARAM to stick. It seems to be a one-time use thing.", @@ -56255,95 +56375,95 @@ "shortname": "SQLDeveloper.download", "inferred_type": "download" }, - "com.github.aysiu.munki.Kindle": { - "name": "Kindle", - "description": "Downloads the current release version of Kindle and imports into Munki.", + "com.github.aysiu.munki.MuseScore": { + "name": "MuseScore", + "description": "Downloads the current release version of MuseScore and imports into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "Kindle/Kindle.munki.recipe", - "parent": "com.github.hansen-m.download.Kindle", - "shortname": "Kindle.munki", + "path": "MuseScore/MuseScore.munki.recipe", + "parent": "com.github.jazzace.download.MuseScore", + "shortname": "MuseScore.munki", "inferred_type": "munki", - "munki_display_name": "Kindle for Mac", - "munki_description": "The Kindle app gives users the ability to read Kindle books on a beautiful, easy-to-use interface. You\u2019ll have access to over 1,000,000 books in the Kindle Store, including best sellers and new releases. Amazon Whispersync automatically syncs your last page read, bookmarks, notes, and highlights across devices (including Kindle), so you can pick up where you left off on another device." + "munki_display_name": "MuseScore", + "munki_description": "MuseScore is a scorewriter for Windows, OS X, and Linux. Created by Werner Schweer, it is released as free and open source software under the GNU General Public License. It has a feature set comparable to Finale and Sibelius, supporting a wide variety of file formats and input methods." }, - "com.github.aysiu.munki.Scratch2": { - "name": "Scratch 2", - "description": "Imports Scratch 2 into Munki.", + "com.github.aysiu.download.Burn": { + "name": "Burn", + "description": "Downloads the latest version of Burn. Cannot do code signature verification, because the code object is not signed at all.", "repo": "autopkg/aysiu-recipes", - "path": "Scratch-2/Scratch2.munki.recipe", - "parent": "com.github.aysiu.download.Scratch2", - "shortname": "Scratch2.munki", - "inferred_type": "munki", - "munki_display_name": "Scratch 2", - "munki_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." + "path": "Burn/Burn.download.recipe", + "shortname": "Burn.download", + "inferred_type": "download", + "children": [ + "com.github.aysiu.munki.Burn", + "com.github.moofit-recipes.pkg.Burn" + ] }, - "com.github.aysiu.download.Scratch2": { - "name": "Scratch 2", - "description": "Download recipe for Scratch 2 Offline Editor", + "com.github.aysiu.munki.Burn": { + "name": "Burn", + "description": "Downloads the latest Burn and imports into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "Scratch-2/Scratch2.download.recipe", - "shortname": "Scratch2.download", + "path": "Burn/Burn.munki.recipe", + "parent": "com.github.aysiu.download.Burn", + "shortname": "Burn.munki", + "inferred_type": "munki", + "munki_display_name": "Burn", + "munki_description": "There are a lot of ways to approach burning discs. Burn keeps it simple, but still offers a lot of advanced options." + }, + "com.github.aysiu.download.mBlock": { + "name": "mBlock", + "description": "Download recipe for mBlock\n Note: mBlock has no https download site.", + "repo": "autopkg/aysiu-recipes", + "path": "Makeblock/mBlock.download.recipe", + "shortname": "mBlock.download", "inferred_type": "download", "children": [ - "com.github.aysiu.munki.Scratch2", - "com.github.dataJAR-recipes.pkg.Scratch 2" + "com.github.aysiu.munki.mBlock" ] }, - "com.github.aysiu.munki.MuseScore": { - "name": "MuseScore", - "description": "Downloads the current release version of MuseScore and imports into Munki.", + "com.github.aysiu.munki.mBlock": { + "name": "mBlock", + "description": "Imports mBlock into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "MuseScore/MuseScore.munki.recipe", - "parent": "com.github.jazzace.download.MuseScore", - "shortname": "MuseScore.munki", + "path": "Makeblock/mBlock.munki.recipe", + "parent": "com.github.aysiu.download.mBlock", + "shortname": "mBlock.munki", "inferred_type": "munki", - "munki_display_name": "MuseScore", - "munki_description": "MuseScore is a scorewriter for Windows, OS X, and Linux. Created by Werner Schweer, it is released as free and open source software under the GNU General Public License. It has a feature set comparable to Finale and Sibelius, supporting a wide variety of file formats and input methods." + "munki_display_name": "mBlock", + "munki_description": "Based on Scratch, allows for programming of Makeblock mBot." }, - "com.github.aysiu.munki.Printopia": { - "name": "Printopia", - "description": "Downloads the latest version of Printopia and imports it into Munki.", + "com.github.aysiu.munki.androidfiletransfer": { + "name": "AndroidFileTransfer", + "description": "Downloads the latest Android File Transfer disk image and imports into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "Printopia/Printopia.munki.recipe", - "parent": "com.github.aysiu.download.Printopia", - "shortname": "Printopia.munki", + "path": "AndroidFileTransfer/AndroidFileTransfer.munki.recipe", + "parent": "com.github.aysiu.download.androidfiletransfer", + "shortname": "AndroidFileTransfer.munki", "inferred_type": "munki", - "munki_display_name": "Printopia", - "munki_description": " " - }, - "com.github.aysiu.download.Printopia": { - "name": "Printopia", - "description": "Downloads the latest version of Printopia.", - "repo": "autopkg/aysiu-recipes", - "path": "Printopia/Printopia.download.recipe", - "shortname": "Printopia.download", - "inferred_type": "download", - "children": [ - "com.github.aysiu.munki.Printopia", - "com.github.ahousseini-recipes.pkg.Printopia" - ] + "munki_display_name": "Android File Transfer", + "munki_description": "Transfer files from Android to Mac via USB." }, - "com.github.aysiu.download.DiskMakerX": { - "name": "DiskMakerX", - "description": "Downloads latest DiskMaker X", + "com.github.aysiu.download.androidfiletransfer": { + "name": "AndroidFileTransfer", + "description": "Downloads latest Android File Transfer disk image.", "repo": "autopkg/aysiu-recipes", - "path": "DiskMakerX/DiskMakerX.download.recipe", - "shortname": "DiskMakerX.download", + "path": "AndroidFileTransfer/AndroidFileTransfer.download.recipe", + "shortname": "AndroidFileTransfer.download", "inferred_type": "download", "children": [ - "com.github.aysiu.munki.DiskMakerX" + "com.github.aysiu.munki.androidfiletransfer", + "com.github.amsysuk-recipes.pkg.androidfiletransfer" ] }, - "com.github.aysiu.munki.DiskMakerX": { - "name": "DiskMakerX", - "description": "Downloads the latest DiskMaker X disk image and imports into Munki.", + "com.github.aysiu.munki.Jin": { + "name": "Jin", + "description": "Downloads the current release version of Jin and imports into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "DiskMakerX/DiskMakerX.munki.recipe", - "parent": "com.github.aysiu.download.DiskMakerX", - "shortname": "DiskMakerX.munki", + "path": "Jin/Jin.munki.recipe", + "parent": "com.github.homebysix.download.Jin", + "shortname": "Jin.munki", "inferred_type": "munki", - "munki_display_name": "DiskMaker X", - "munki_description": "DiskMaker X (formerly Lion DiskMaker) is an application built with AppleScript that you can use with many versions of OS X/macOS to build a bootable drive from OS X/macOS installer program (the one you download from the App Store). As soon as you launch the application, it tries to find the OS X Install program with Spotlight. Then, it proposes to build a bootable install disk and make it look as nice as possible. It\u2019s the easiest way to build an OS X/macOS Installer in a few clicks! Then you can use the Install drive to fully re-install the OS on a freshly formated drive, or install it on your many Macs without re-downloading the full installer." + "munki_display_name": "Jin Chess Client", + "munki_description": "Jin is an open source, cross platform, graphical client for chess servers, written in Java. Jin can run\teither as a standalone application (available at this website) or as an applet, directly from your browser (available at the chess server's website)." }, "com.github.aysiu.munki.Fitbit": { "name": "FitbitConnect", @@ -56357,72 +56477,39 @@ "munki_display_name": "Fitbit Connect", "munki_description": "Fitbit Connect" }, - "com.github.aysiu.download.legomindstorms": { - "name": null, - "description": "Downloads the current release version of Lego Mindstorms.", - "repo": "autopkg/aysiu-recipes", - "path": "LegoMindstorms/LegoMindstorms.download.recipe", - "shortname": "LegoMindstorms.download", - "inferred_type": "download", - "children": [ - "com.github.aysiu.munki.legomindstorms" - ] - }, - "com.github.aysiu.munki.legomindstorms": { - "name": "LegoMindstorms", - "description": null, - "repo": "autopkg/aysiu-recipes", - "path": "LegoMindstorms/LegoMindstorms.munki.recipe", - "parent": "com.github.aysiu.download.legomindstorms", - "shortname": "LegoMindstorms.munki", - "inferred_type": "munki", - "munki_display_name": "LEGO Mindstorms", - "munki_description": "The Lego Mindstorms series of kits contain software and hardware to create customizable, programmable robots. They include an intelligent brick computer that controls the system, a set of modular sensors and motors, and Lego parts from the Technic line to create the mechanical systems." - }, - "com.github.aysiu.munki.VLC-asap": { - "name": "VLC", - "description": "Downloads the current release version of VLC and imports into Munki.", + "com.github.aysiu.munki.Kindle": { + "name": "Kindle", + "description": "Downloads the current release version of Kindle and imports into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "VLC-asap/VLC-asap.munki.recipe", - "parent": "com.github.tallfunnyjew.download.VLC-asap", - "shortname": "VLC-asap.munki", + "path": "Kindle/Kindle.munki.recipe", + "parent": "com.github.hansen-m.download.Kindle", + "shortname": "Kindle.munki", "inferred_type": "munki", - "munki_display_name": "VLC", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + "munki_display_name": "Kindle for Mac", + "munki_description": "The Kindle app gives users the ability to read Kindle books on a beautiful, easy-to-use interface. You\u2019ll have access to over 1,000,000 books in the Kindle Store, including best sellers and new releases. Amazon Whispersync automatically syncs your last page read, bookmarks, notes, and highlights across devices (including Kindle), so you can pick up where you left off on another device." }, - "com.github.aysiu.munki.AndroidAppInventor": { - "name": "AndroidAppInventor", - "description": "Imports Android App Inventor into Munki.", + "com.github.aysiu.munki.CodeConnectionforMinecraft": { + "name": "Code Connection for Minecraft", + "description": "Downloads the latest version of Code Connection for Minecraft and imports it into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "AndroidAppInventor/AndroidAppInventor.munki.recipe", - "parent": "com.github.aysiu.download.AndroidAppInventor", - "shortname": "AndroidAppInventor.munki", + "path": "MinecraftEducation/CodeConnectionforMinecraft.munki.recipe", + "parent": "com.github.aysiu.download.CodeConnectionforMinecraft", + "shortname": "CodeConnectionforMinecraft.munki", "inferred_type": "munki", - "munki_display_name": "Android App Inventor", - "munki_description": "Installs files needed to run Android app inventor projects in an emulator." + "munki_display_name": "Code Connection for Minecraft", + "munki_description": " " }, - "com.github.aysiu.download.AndroidAppInventor": { - "name": "AndroidAppInventor", - "description": "Downloads latest Android App Inventor disk image. Note: There is no https download link available for this, and there is no signature to verify.", + "com.github.aysiu.download.ClassroomMode": { + "name": "Classroom Mode", + "description": "Downloads the latest version of Classroom Mode.", "repo": "autopkg/aysiu-recipes", - "path": "AndroidAppInventor/AndroidAppInventor.download.recipe", - "shortname": "AndroidAppInventor.download", + "path": "MinecraftEducation/ClassroomMode.download.recipe", + "shortname": "ClassroomMode.download", "inferred_type": "download", "children": [ - "com.github.aysiu.munki.AndroidAppInventor" + "com.github.aysiu.munki.ClassroomMode" ] }, - "com.github.aysiu.munki.ClassroomMode": { - "name": "Classroom Mode", - "description": "Downloads the latest version of Classroom Mode and imports it into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "MinecraftEducation/ClassroomMode.munki.recipe", - "parent": "com.github.aysiu.download.ClassroomMode", - "shortname": "ClassroomMode.munki", - "inferred_type": "munki", - "munki_display_name": "Classroom Mode", - "munki_description": " " - }, "com.github.aysiu.download.MinecraftEducation": { "name": "minecraftpe", "description": "Downloads the latest version of Minecraft Education Edition.", @@ -56434,17 +56521,6 @@ "com.github.aysiu.munki.MinecraftEducation" ] }, - "com.github.aysiu.download.ClassroomMode": { - "name": "Classroom Mode", - "description": "Downloads the latest version of Classroom Mode.", - "repo": "autopkg/aysiu-recipes", - "path": "MinecraftEducation/ClassroomMode.download.recipe", - "shortname": "ClassroomMode.download", - "inferred_type": "download", - "children": [ - "com.github.aysiu.munki.ClassroomMode" - ] - }, "com.github.aysiu.munki.MinecraftEducation": { "name": "minecraftpe", "description": "Downloads the latest version of minecraftpe and imports it into Munki.", @@ -56456,17 +56532,6 @@ "munki_display_name": "Minecraft Education", "munki_description": " " }, - "com.github.aysiu.munki.CodeConnectionforMinecraft": { - "name": "Code Connection for Minecraft", - "description": "Downloads the latest version of Code Connection for Minecraft and imports it into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "MinecraftEducation/CodeConnectionforMinecraft.munki.recipe", - "parent": "com.github.aysiu.download.CodeConnectionforMinecraft", - "shortname": "CodeConnectionforMinecraft.munki", - "inferred_type": "munki", - "munki_display_name": "Code Connection for Minecraft", - "munki_description": " " - }, "com.github.aysiu.download.CodeConnectionforMinecraft": { "name": "Code Connection for Minecraft", "description": "Downloads the latest version of Code Connection for Minecraft.", @@ -56478,39 +56543,39 @@ "com.github.aysiu.munki.CodeConnectionforMinecraft" ] }, - "com.github.aysiu.munki.Jin": { - "name": "Jin", - "description": "Downloads the current release version of Jin and imports into Munki.", + "com.github.aysiu.munki.ClassroomMode": { + "name": "Classroom Mode", + "description": "Downloads the latest version of Classroom Mode and imports it into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "Jin/Jin.munki.recipe", - "parent": "com.github.homebysix.download.Jin", - "shortname": "Jin.munki", + "path": "MinecraftEducation/ClassroomMode.munki.recipe", + "parent": "com.github.aysiu.download.ClassroomMode", + "shortname": "ClassroomMode.munki", "inferred_type": "munki", - "munki_display_name": "Jin Chess Client", - "munki_description": "Jin is an open source, cross platform, graphical client for chess servers, written in Java. Jin can run\teither as a standalone application (available at this website) or as an applet, directly from your browser (available at the chess server's website)." + "munki_display_name": "Classroom Mode", + "munki_description": " " }, - "com.github.aysiu.download.androidfiletransfer": { - "name": "AndroidFileTransfer", - "description": "Downloads latest Android File Transfer disk image.", + "com.github.aysiu.download.Scratch2": { + "name": "Scratch 2", + "description": "Download recipe for Scratch 2 Offline Editor", "repo": "autopkg/aysiu-recipes", - "path": "AndroidFileTransfer/AndroidFileTransfer.download.recipe", - "shortname": "AndroidFileTransfer.download", + "path": "Scratch-2/Scratch2.download.recipe", + "shortname": "Scratch2.download", "inferred_type": "download", "children": [ - "com.github.aysiu.munki.androidfiletransfer", - "com.github.amsysuk-recipes.pkg.androidfiletransfer" + "com.github.aysiu.munki.Scratch2", + "com.github.dataJAR-recipes.pkg.Scratch 2" ] }, - "com.github.aysiu.munki.androidfiletransfer": { - "name": "AndroidFileTransfer", - "description": "Downloads the latest Android File Transfer disk image and imports into Munki.", + "com.github.aysiu.munki.Scratch2": { + "name": "Scratch 2", + "description": "Imports Scratch 2 into Munki.", "repo": "autopkg/aysiu-recipes", - "path": "AndroidFileTransfer/AndroidFileTransfer.munki.recipe", - "parent": "com.github.aysiu.download.androidfiletransfer", - "shortname": "AndroidFileTransfer.munki", + "path": "Scratch-2/Scratch2.munki.recipe", + "parent": "com.github.aysiu.download.Scratch2", + "shortname": "Scratch2.munki", "inferred_type": "munki", - "munki_display_name": "Android File Transfer", - "munki_description": "Transfer files from Android to Mac via USB." + "munki_display_name": "Scratch 2", + "munki_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." }, "com.github.aysiu.download.ScratchDesktop": { "name": "Scratch Desktop", @@ -56534,6 +56599,50 @@ "munki_display_name": "Scratch Desktop", "munki_description": "Desktop version of MIT Scratch." }, + "com.github.aysiu.munki.AndroidAppInventor": { + "name": "AndroidAppInventor", + "description": "Imports Android App Inventor into Munki.", + "repo": "autopkg/aysiu-recipes", + "path": "AndroidAppInventor/AndroidAppInventor.munki.recipe", + "parent": "com.github.aysiu.download.AndroidAppInventor", + "shortname": "AndroidAppInventor.munki", + "inferred_type": "munki", + "munki_display_name": "Android App Inventor", + "munki_description": "Installs files needed to run Android app inventor projects in an emulator." + }, + "com.github.aysiu.download.AndroidAppInventor": { + "name": "AndroidAppInventor", + "description": "Downloads latest Android App Inventor disk image. Note: There is no https download link available for this, and there is no signature to verify.", + "repo": "autopkg/aysiu-recipes", + "path": "AndroidAppInventor/AndroidAppInventor.download.recipe", + "shortname": "AndroidAppInventor.download", + "inferred_type": "download", + "children": [ + "com.github.aysiu.munki.AndroidAppInventor" + ] + }, + "com.github.aysiu.munki.legomindstorms": { + "name": "LegoMindstorms", + "description": null, + "repo": "autopkg/aysiu-recipes", + "path": "LegoMindstorms/LegoMindstorms.munki.recipe", + "parent": "com.github.aysiu.download.legomindstorms", + "shortname": "LegoMindstorms.munki", + "inferred_type": "munki", + "munki_display_name": "LEGO Mindstorms", + "munki_description": "The Lego Mindstorms series of kits contain software and hardware to create customizable, programmable robots. They include an intelligent brick computer that controls the system, a set of modular sensors and motors, and Lego parts from the Technic line to create the mechanical systems." + }, + "com.github.aysiu.download.legomindstorms": { + "name": null, + "description": "Downloads the current release version of Lego Mindstorms.", + "repo": "autopkg/aysiu-recipes", + "path": "LegoMindstorms/LegoMindstorms.download.recipe", + "shortname": "LegoMindstorms.download", + "inferred_type": "download", + "children": [ + "com.github.aysiu.munki.legomindstorms" + ] + }, "com.github.aysiu.munki.GoogleChromeInstallCheck": { "name": "GoogleChrome", "description": "Downloads the latest Google Chrome disk image and imports into Munki along with an installcheck_script.", @@ -56545,133 +56654,121 @@ "munki_display_name": "Google Chrome", "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." }, - "com.github.aysiu.download.LockDownBrowser": { - "name": null, - "description": "Downloads latest LockDown Browser\n Be sure to change the institution ID to be your institution's ID.", - "repo": "autopkg/aysiu-recipes", - "path": "LockDownBrowser/LockDownBrowser.download.recipe", - "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", - "deprecated": true, - "shortname": "LockDownBrowser.download", - "inferred_type": "download" - }, - "com.github.aysiu.download.LockDownBrowserLab": { - "name": null, - "description": "Downloads latest LockDown Browser Lab\n Be sure to change the institution ID to be your institution's ID, and the hash to be your lab hash.", - "repo": "autopkg/aysiu-recipes", - "path": "LockDownBrowser/LockDownBrowserLab.download.recipe", - "parent": "com.github.nstrauss.download.RespondusLockDownBrowserLab", - "deprecated": true, - "shortname": "LockDownBrowserLab.download", - "inferred_type": "download" - }, - "com.github.aysiu.munki.LockDownBrowserLab": { - "name": "LockDownBrowserLab", - "description": "Imports Respondus LockDown Browser Lab into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "LockDownBrowser/LockDownBrowserLab.munki.recipe", - "parent": "com.github.nstrauss.download.RespondusLockDownBrowserLab", - "shortname": "LockDownBrowserLab.munki", - "inferred_type": "munki", - "munki_display_name": "LockDown Browser Lab", - "munki_description": "Respondus LockDown Browser Lab" + "com.github.patgmac.pkg.SingleCrystal": { + "name": "SingleCrystal", + "description": "Downloads the current release version of SingleCrystal and creates a package. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/SingleCrystal.pkg.recipe", + "parent": "com.github.patgmac.download.SingleCrystal", + "shortname": "SingleCrystal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.patgmac.lanrev.SingleCrystal" + ] }, - "com.github.aysiu.munki.LockDownBrowser": { - "name": "LockDownBrowser", - "description": "Imports Respondus LockDown Browser into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "LockDownBrowser/LockDownBrowser.munki.recipe", - "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", - "shortname": "LockDownBrowser.munki", - "inferred_type": "munki", - "munki_display_name": "LockDown Browser", - "munki_description": "Respondus LockDown Browser" + "com.github.patgmac.lanrev.CrystalDiffract": { + "name": "CrystalDiffract", + "description": "Autopkg recipe to add CrystalDiffract updates to LANrev", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/CrystalDiffract.LANrev.recipe", + "parent": "com.github.patgmac.pkg.CrystalDiffract", + "shortname": "CrystalDiffract.LANrev", + "inferred_type": "LANrev" }, - "com.github.aysiu.munki.MalwarebytesAntiMalware": { - "name": "Malwarebytes", - "description": "Downloads the current release version of Malwarebytes and imports into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.munki.recipe", - "parent": "com.github.rtrouton.download.MalwarebytesAntiMalware", - "shortname": "MalwarebytesAntiMalware.munki", - "inferred_type": "munki", - "munki_display_name": "Malwarebytes Anti-Malware", - "munki_description": "Formerly known as Adware Medic, MalwareBytes will scan for and remove popular adware on Macs." + "com.github.patgmac.download.CrystalMaker": { + "name": "CrystalMaker", + "description": "Downloads the current release version of CrystalMaker. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/CrystalMaker.download.recipe", + "shortname": "CrystalMaker.download", + "inferred_type": "download", + "children": [ + "com.github.patgmac.pkg.CrystalMaker" + ] }, - "com.github.aysiu.munki.MakeMKV": { - "name": "MakeMKV", - "description": "Downloads the current release version of MakeMKV and imports into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "MakeMKV/MakeMKV.munki.recipe", - "parent": "com.github.haircut.download.MakeMKV", - "shortname": "MakeMKV.munki", - "inferred_type": "munki", - "munki_display_name": "MakeMKV", - "munki_description": "MKV stands for \"Matroska Video\". Matroska is a container file format, capable of holding unlimited number of video, audio and subtitile tracks, along with any metadata. Practically this means that it is possible to put entire movie with multiple sound and subtitle tracks, chapters information and movie thumbnail into single file. Being open and patent-free Matroska gained broad support recently and quickly becomes de-facto standard for storing movies." + "com.github.patgmac.lanrev.SingleCrystal": { + "name": "SingleCrystal", + "description": "Autopkg recipe to add SingleCrystal updates to LANrev", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/SingleCrystal.LANrev.recipe", + "parent": "com.github.patgmac.pkg.SingleCrystal", + "shortname": "SingleCrystal.LANrev", + "inferred_type": "LANrev" }, - "com.github.aysiu.download.Burn": { - "name": "Burn", - "description": "Downloads the latest version of Burn. Cannot do code signature verification, because the code object is not signed at all.", - "repo": "autopkg/aysiu-recipes", - "path": "Burn/Burn.download.recipe", - "shortname": "Burn.download", + "com.github.patgmac.download.CrystalDiffract": { + "name": "CrystalDiffract", + "description": null, + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/CrystalDiffract.download.recipe", + "shortname": "CrystalDiffract.download", "inferred_type": "download", "children": [ - "com.github.aysiu.munki.Burn", - "com.github.moofit-recipes.pkg.Burn" + "com.github.patgmac.pkg.CrystalDiffract" ] }, - "com.github.aysiu.munki.Burn": { - "name": "Burn", - "description": "Downloads the latest Burn and imports into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "Burn/Burn.munki.recipe", - "parent": "com.github.aysiu.download.Burn", - "shortname": "Burn.munki", - "inferred_type": "munki", - "munki_display_name": "Burn", - "munki_description": "There are a lot of ways to approach burning discs. Burn keeps it simple, but still offers a lot of advanced options." + "com.github.patgmac.pkg.CrystalDiffract": { + "name": "CrystalDiffract", + "description": "Downloads the current release version of CrystalDiffract and creates a package. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/CrystalDiffract.pkg.recipe", + "parent": "com.github.patgmac.download.CrystalDiffract", + "shortname": "CrystalDiffract.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.patgmac.lanrev.CrystalDiffract" + ] }, - "com.github.aysiu.munki.mBlock": { - "name": "mBlock", - "description": "Imports mBlock into Munki.", - "repo": "autopkg/aysiu-recipes", - "path": "Makeblock/mBlock.munki.recipe", - "parent": "com.github.aysiu.download.mBlock", - "shortname": "mBlock.munki", - "inferred_type": "munki", - "munki_display_name": "mBlock", - "munki_description": "Based on Scratch, allows for programming of Makeblock mBot." + "com.github.patgmac.pkg.CrystalMaker": { + "name": "CrystalMaker", + "description": "Downloads the current release version of CrystalMaker and creates a package. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/CrystalMaker.pkg.recipe", + "parent": "com.github.patgmac.download.CrystalMaker", + "shortname": "CrystalMaker.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.patgmac.lanrev.CrystalMaker", + "com.github.andrewvalentine.recipes.jamf.CrystalMaker" + ] }, - "com.github.aysiu.download.mBlock": { - "name": "mBlock", - "description": "Download recipe for mBlock\n Note: mBlock has no https download site.", - "repo": "autopkg/aysiu-recipes", - "path": "Makeblock/mBlock.download.recipe", - "shortname": "mBlock.download", + "com.github.patgmac.download.SingleCrystal": { + "name": "SingleCrystal", + "description": "Downloads the current release version of SingleCrystal. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "repo": "autopkg/patgmac-recipes", + "path": "CrystalMaker/SingleCrystal.download.recipe", + "shortname": "SingleCrystal.download", "inferred_type": "download", "children": [ - "com.github.aysiu.munki.mBlock" + "com.github.patgmac.pkg.SingleCrystal" ] }, - "com.github.patgmac.lanrev.R-Win": { - "name": "R", - "description": "Downloads latest R for Windows and adds to LANrev", + "com.github.patgmac.lanrev.CrystalMaker": { + "name": "CrystalMaker", + "description": "Autopkg recipe to add CrystalMaker updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "R/R-Win.lanrev.recipe", - "parent": "com.github.hansen-m.download.R-Win", - "shortname": "R-Win.lanrev", - "inferred_type": "lanrev" + "path": "CrystalMaker/CrystalMaker.LANrev.recipe", + "parent": "com.github.patgmac.pkg.CrystalMaker", + "shortname": "CrystalMaker.LANrev", + "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.R": { - "name": "R", - "description": "Autopkg recipe to add R updates to LANrev", + "com.github.patgmac.lanrev.XQuartz": { + "name": null, + "description": "Autopkg recipe to add RStudio updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "R/R.LANrev.recipe", - "parent": "com.github.golbiga.pkg.R", - "shortname": "R.LANrev", + "path": "XQuartz/XQuartz.LANrev.recipe", + "parent": "com.github.scriptingosx.pkg.XQuartz", + "shortname": "XQuartz.LANrev", "inferred_type": "LANrev" }, + "com.github.patgmac.lanrev.VLC-Win": { + "name": "VLC", + "description": "Downloads latest VLC for Windows and adds to LANrev", + "repo": "autopkg/patgmac-recipes", + "path": "VLC/VLC-Win.lanrev.recipe", + "parent": "com.github.hansen-m.download.VLC-Win", + "shortname": "VLC-Win.lanrev", + "inferred_type": "lanrev" + }, "com.github.patgmac.lanrev.AdobeShockwavePlayer": { "name": "AdobeShockwavePlayer", "description": "Autopkg recipe to add Adobe Shockwave Player to LANrev", @@ -56681,22 +56778,13 @@ "shortname": "AdobeShockwavePlayer.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.AdobeAir": { - "name": "AdobeAir", - "description": "Autopkg recipe to add Adobe Air to LANrev", - "repo": "autopkg/patgmac-recipes", - "path": "Adobe Air/AdobeAir.LANrev.recipe", - "parent": "com.github.autopkg.pkg.AdobeAIR", - "shortname": "AdobeAir.LANrev", - "inferred_type": "LANrev" - }, - "com.github.patgmac.lanrev.MSOffice2016Suite": { - "name": "Microsoft Office 2016", - "description": "Autopkg recipe to add MS Office 2016 SKULess to LANrev", + "com.github.patgmac.lanrev.Evernote": { + "name": "Evernote", + "description": "Autopkg recipe to add Evernote to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Microsoft Office/Microsoft Office 2016 SKULess.LANrev.recipe", - "parent": "com.github.autopkg.arubdesu-recipes.download.Office2016Suite", - "shortname": "Microsoft Office 2016 SKULess.LANrev", + "path": "Evernote/Evernote.LANrev.recipe", + "parent": "com.github.autopkg.pkg.Evernote", + "shortname": "Evernote.LANrev", "inferred_type": "LANrev" }, "com.github.patgmac.install.SlingPlayerDesktop": { @@ -56708,55 +56796,15 @@ "shortname": "SlingPlayer Desktop.install", "inferred_type": "install" }, - "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate": { - "name": "AdobeAcrobatProXI_Update", - "description": "Autopkg recipe to add Adobe Acrobat XI updates to LANrev", - "repo": "autopkg/patgmac-recipes", - "path": "Adobe Acrobat/AdobeAcrobatProXI.LANrev.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", - "shortname": "AdobeAcrobatProXI.LANrev", - "inferred_type": "LANrev" - }, - "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate": { - "name": "Adobe Acrobat X", - "description": "Autopkg recipe to add Adobe Acrobat X updates to LANrev", - "repo": "autopkg/patgmac-recipes", - "path": "Adobe Acrobat/AdobeAcrobatProX.LANrev.recipe", - "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", - "shortname": "AdobeAcrobatProX.LANrev", - "inferred_type": "LANrev" - }, - "com.github.patgmac.lanrev.AdobeAcrobatProDCUpdate": { - "name": "Adobe Acrobat DC Update", - "description": "Autopkg recipe to add Adobe Acrobat DC (classic track) updates to LANrev", + "com.github.patgmac.lanrev.ADPassMon": { + "name": "ADPassMon", + "description": "Autopkg recipe to add CrystalDiffract updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Adobe Acrobat/AdobeAcrobatProDC.LANrev.recipe", - "parent": "com.github.novaksam.pkg.AdobeAcrobatDCUpdate", - "shortname": "AdobeAcrobatProDC.LANrev", + "path": "ADPassMon/ADPassMon.LANrev.recipe", + "parent": "com.github.homebysix.pkg.ADPassMon", + "shortname": "ADPassMon.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.download.Netskope": { - "name": "NSClient", - "description": "Downloads latest version of Netskope from your tenant.", - "repo": "autopkg/patgmac-recipes", - "path": "Netskope/Netskope.download.recipe", - "shortname": "Netskope.download", - "inferred_type": "download", - "children": [ - "com.github.patgmac.munki.Netskope" - ] - }, - "com.github.patgmac.munki.Netskope": { - "name": "NSClient", - "description": "Imports Netskope into munki.", - "repo": "autopkg/patgmac-recipes", - "path": "Netskope/Netskope.munki.recipe", - "parent": "com.github.patgmac.download.Netskope", - "shortname": "Netskope.munki", - "inferred_type": "munki", - "munki_display_name": "Netskope Client", - "munki_description": "Netskope\u2019s industry-leading cloud access security broker (CASB) solution enables you to quickly identify and manage the use of cloud applications, regardless of whether they are managed or unmanaged. Prevents sensitive data from being exfiltrated from your environment by risky insiders or malicious cybercriminals who have breached your perimeter." - }, "com.github.patgmac.lanrev.AdobeReaderDC": { "name": "AdobeReaderDC", "description": "Autopkg recipe to add Adobe Reader DC to LANrev", @@ -56766,15 +56814,6 @@ "shortname": "AdobeReaderDC.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.VLC-Win": { - "name": "VLC", - "description": "Downloads latest VLC for Windows and adds to LANrev", - "repo": "autopkg/patgmac-recipes", - "path": "VLC/VLC-Win.lanrev.recipe", - "parent": "com.github.hansen-m.download.VLC-Win", - "shortname": "VLC-Win.lanrev", - "inferred_type": "lanrev" - }, "com.github.patgmac.pkg.FitbitExtractor": { "name": "Fitbit Connect", "description": "Downloads FitBit installer and extracts the embedded package. No repackaging done.", @@ -56797,43 +56836,40 @@ "shortname": "Fitbit.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.pkg.VMwareFusionDeploy": { - "name": "VMwareFusionDeploy", - "description": "Creates the VMwareFusion mass deployment package. Requires justinrummel-recipes to download. \"Borrowed\" heavily from com.facebook.munki.deploy.VMwareFusion", + "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate": { + "name": "Adobe Acrobat X", + "description": "Autopkg recipe to add Adobe Acrobat X updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "VMware Fusion/VMwareFusionDeploy.pkg.recipe", - "parent": "com.justinrummel.download.VMwareFusion", - "shortname": "VMwareFusionDeploy.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.peshay.filewave.VMwareFusionDeploy" - ] + "path": "Adobe Acrobat/AdobeAcrobatProX.LANrev.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", + "shortname": "AdobeAcrobatProX.LANrev", + "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.Audacity": { - "name": "Audacity", - "description": "Autopkg recipe to add Audacity updates to LANrev", + "com.github.patgmac.lanrev.AdobeAcrobatProDCUpdate": { + "name": "Adobe Acrobat DC Update", + "description": "Autopkg recipe to add Adobe Acrobat DC (classic track) updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Audacity/Audacity.LANrev.recipe", - "parent": "com.github.scriptingosx.pkg.audacity", - "shortname": "Audacity.LANrev", + "path": "Adobe Acrobat/AdobeAcrobatProDC.LANrev.recipe", + "parent": "com.github.novaksam.pkg.AdobeAcrobatDCUpdate", + "shortname": "AdobeAcrobatProDC.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.GoogleChrome-Win64": { - "name": "GoogleChrome x64", - "description": "Downloads latest Google Chrome x86 MSI for Windows and adds to LANrev", + "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate": { + "name": "AdobeAcrobatProXI_Update", + "description": "Autopkg recipe to add Adobe Acrobat XI updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Google Chrome/GoogleChrome-Win64.LANrev.recipe", - "parent": "com.github.hansen-m.download.googlechrome-Win64", - "shortname": "GoogleChrome-Win64.LANrev", + "path": "Adobe Acrobat/AdobeAcrobatProXI.LANrev.recipe", + "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate", + "shortname": "AdobeAcrobatProXI.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.GoogleChrome-Win32": { - "name": "GoogleChrome x86", - "description": "Downloads latest Google Chrome x86 MSI for Windows and adds to LANrev", + "com.github.patgmac.lanrev.MSOffice2016Suite": { + "name": "Microsoft Office 2016", + "description": "Autopkg recipe to add MS Office 2016 SKULess to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Google Chrome/GoogleChrome-Win32.LANrev.recipe", - "parent": "com.github.hansen-m.download.googlechrome-Win", - "shortname": "GoogleChrome-Win32.LANrev", + "path": "Microsoft Office/Microsoft Office 2016 SKULess.LANrev.recipe", + "parent": "com.github.autopkg.arubdesu-recipes.download.Office2016Suite", + "shortname": "Microsoft Office 2016 SKULess.LANrev", "inferred_type": "LANrev" }, "com.github.patgmac.lanrev.RStudo": { @@ -56845,13 +56881,35 @@ "shortname": "RStudio.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.MSExcel2016": { - "name": "MSExcel2016", - "description": "Autopkg recipe to add MS Excel 2016 updates to LANrev", + "com.github.patgmac.download.Netskope": { + "name": "NSClient", + "description": "Downloads latest version of Netskope from your tenant.", "repo": "autopkg/patgmac-recipes", - "path": "MSOfficeUpdates/MSExcel2016.LANrev.recipe", - "parent": "com.github.autopkg.download.MSExcel2016", - "shortname": "MSExcel2016.LANrev", + "path": "Netskope/Netskope-Win.download.recipe", + "shortname": "Netskope-Win.download", + "inferred_type": "download", + "children": [ + "com.github.patgmac.munki.Netskope" + ] + }, + "com.github.patgmac.munki.Netskope": { + "name": "NSClient", + "description": "Imports Netskope into munki.", + "repo": "autopkg/patgmac-recipes", + "path": "Netskope/Netskope.munki.recipe", + "parent": "com.github.patgmac.download.Netskope", + "shortname": "Netskope.munki", + "inferred_type": "munki", + "munki_display_name": "Netskope Client", + "munki_description": "Netskope\u2019s industry-leading cloud access security broker (CASB) solution enables you to quickly identify and manage the use of cloud applications, regardless of whether they are managed or unmanaged. Prevents sensitive data from being exfiltrated from your environment by risky insiders or malicious cybercriminals who have breached your perimeter." + }, + "com.github.patgmac.lanrev.MSOneNote2016": { + "name": "MSOneNote2016", + "description": "Autopkg recipe to add MS OneNote updates to LANrev", + "repo": "autopkg/patgmac-recipes", + "path": "MSOfficeUpdates/MSOneNote2016.LANrev.recipe", + "parent": "com.github.autopkg.download.MSOneNote2016", + "shortname": "MSOneNote2016.LANrev", "inferred_type": "LANrev" }, "com.github.patgmac.lanrev.MSOffice2011UpdatesDisabledAllQuit": { @@ -56863,13 +56921,22 @@ "shortname": "MSOffice2011Updates-DisabledAllQuit.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.MSOutlook2016": { - "name": "MSOutlook2016", - "description": "Autopkg recipe to add MS Outlook 2016 updates to LANrev", + "com.github.patgmac.lanrev.MSExcel2016": { + "name": "MSExcel2016", + "description": "Autopkg recipe to add MS Excel 2016 updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "MSOfficeUpdates/MSOutlook2016.LANrev.recipe", - "parent": "com.github.autopkg.download.MSOutlook2016", - "shortname": "MSOutlook2016.LANrev", + "path": "MSOfficeUpdates/MSExcel2016.LANrev.recipe", + "parent": "com.github.autopkg.download.MSExcel2016", + "shortname": "MSExcel2016.LANrev", + "inferred_type": "LANrev" + }, + "com.github.patgmac.lanrev.MSWord2016": { + "name": "MSWord2016", + "description": "Autopkg recipe to add MS Word 2016 updates to LANrev", + "repo": "autopkg/patgmac-recipes", + "path": "MSOfficeUpdates/MSWord2016.LANrev.recipe", + "parent": "com.github.autopkg.download.MSWord2016", + "shortname": "MSWord2016.LANrev", "inferred_type": "LANrev" }, "com.github.patgmac.lanrev.MSPowerPoint2016": { @@ -56881,160 +56948,135 @@ "shortname": "MSPowerPoint2016.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.MSOneNote2016": { - "name": "MSOneNote2016", - "description": "Autopkg recipe to add MS OneNote updates to LANrev", + "com.github.patgmac.lanrev.MSOutlook2016": { + "name": "MSOutlook2016", + "description": "Autopkg recipe to add MS Outlook 2016 updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "MSOfficeUpdates/MSOneNote2016.LANrev.recipe", - "parent": "com.github.autopkg.download.MSOneNote2016", - "shortname": "MSOneNote2016.LANrev", + "path": "MSOfficeUpdates/MSOutlook2016.LANrev.recipe", + "parent": "com.github.autopkg.download.MSOutlook2016", + "shortname": "MSOutlook2016.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.MSWord2016": { - "name": "MSWord2016", - "description": "Autopkg recipe to add MS Word 2016 updates to LANrev", + "com.github.patgmac.lanrev.GoogleChrome-Win64": { + "name": "GoogleChrome x64", + "description": "Downloads latest Google Chrome x86 MSI for Windows and adds to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "MSOfficeUpdates/MSWord2016.LANrev.recipe", - "parent": "com.github.autopkg.download.MSWord2016", - "shortname": "MSWord2016.LANrev", + "path": "Google Chrome/GoogleChrome-Win64.LANrev.recipe", + "parent": "com.github.hansen-m.download.googlechrome-Win64", + "shortname": "GoogleChrome-Win64.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.ADPassMon": { - "name": "ADPassMon", - "description": "Autopkg recipe to add CrystalDiffract updates to LANrev", + "com.github.patgmac.lanrev.GoogleChrome-Win32": { + "name": "GoogleChrome x86", + "description": "Downloads latest Google Chrome x86 MSI for Windows and adds to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "ADPassMon/ADPassMon.LANrev.recipe", - "parent": "com.github.homebysix.pkg.ADPassMon", - "shortname": "ADPassMon.LANrev", + "path": "Google Chrome/GoogleChrome-Win32.LANrev.recipe", + "parent": "com.github.hansen-m.download.googlechrome-Win", + "shortname": "GoogleChrome-Win32.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.pkg.outset": { - "name": "outset", - "description": "Downloads outset and renames with version. No repackaging done.", + "com.github.patgmac.lanrev.R-Win": { + "name": "R", + "description": "Downloads latest R for Windows and adds to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "outset/outset.pkg.recipe", - "parent": "com.github.grahamgilbert.download.outset", - "shortname": "outset.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.chalcahuite.jss.outset", - "com.github.andredb90.filewave.outset" - ] + "path": "R/R-Win.lanrev.recipe", + "parent": "com.github.hansen-m.download.R-Win", + "shortname": "R-Win.lanrev", + "inferred_type": "lanrev" }, - "com.github.patgmac.download.CrystalDiffract": { - "name": "CrystalDiffract", - "description": null, + "com.github.patgmac.lanrev.R": { + "name": "R", + "description": "Autopkg recipe to add R updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/CrystalDiffract.download.recipe", - "shortname": "CrystalDiffract.download", - "inferred_type": "download", - "children": [ - "com.github.patgmac.pkg.CrystalDiffract" - ] + "path": "R/R.LANrev.recipe", + "parent": "com.github.golbiga.pkg.R", + "shortname": "R.LANrev", + "inferred_type": "LANrev" }, - "com.github.patgmac.pkg.CrystalDiffract": { - "name": "CrystalDiffract", - "description": "Downloads the current release version of CrystalDiffract and creates a package. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "com.github.patgmac.pkg.VMwareFusionDeploy": { + "name": "VMwareFusionDeploy", + "description": "Creates the VMwareFusion mass deployment package. Requires justinrummel-recipes to download. \"Borrowed\" heavily from com.facebook.munki.deploy.VMwareFusion", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/CrystalDiffract.pkg.recipe", - "parent": "com.github.patgmac.download.CrystalDiffract", - "shortname": "CrystalDiffract.pkg", + "path": "VMware Fusion/VMwareFusionDeploy.pkg.recipe", + "parent": "com.justinrummel.download.VMwareFusion", + "shortname": "VMwareFusionDeploy.pkg", "inferred_type": "pkg", "children": [ - "com.github.patgmac.lanrev.CrystalDiffract" + "com.github.peshay.filewave.VMwareFusionDeploy" ] }, - "com.github.patgmac.lanrev.CrystalDiffract": { - "name": "CrystalDiffract", - "description": "Autopkg recipe to add CrystalDiffract updates to LANrev", - "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/CrystalDiffract.LANrev.recipe", - "parent": "com.github.patgmac.pkg.CrystalDiffract", - "shortname": "CrystalDiffract.LANrev", - "inferred_type": "LANrev" - }, - "com.github.patgmac.download.SingleCrystal": { - "name": "SingleCrystal", - "description": "Downloads the current release version of SingleCrystal. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "com.github.patgmac.download.SMARTUtility": { + "name": "SMART Utility", + "description": "Downloads the latest version of SMART Utility.", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/SingleCrystal.download.recipe", - "shortname": "SingleCrystal.download", + "path": "Volitans Software/SMART Utility.download.recipe", + "shortname": "SMART Utility.download", "inferred_type": "download", "children": [ - "com.github.patgmac.pkg.SingleCrystal" + "com.github.patgmac.install.SMARTUtility", + "com.github.patgmac.pkg.SMARTUtility" ] }, - "com.github.patgmac.pkg.SingleCrystal": { - "name": "SingleCrystal", - "description": "Downloads the current release version of SingleCrystal and creates a package. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "com.github.patgmac.install.SMARTUtility": { + "name": "SMART Utility", + "description": "Installs the latest version of SMART Utility.", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/SingleCrystal.pkg.recipe", - "parent": "com.github.patgmac.download.SingleCrystal", - "shortname": "SingleCrystal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.patgmac.lanrev.SingleCrystal" - ] + "path": "Volitans Software/SMART Utility.install.recipe", + "parent": "com.github.patgmac.download.SMARTUtility", + "shortname": "SMART Utility.install", + "inferred_type": "install" }, - "com.github.patgmac.lanrev.SingleCrystal": { - "name": "SingleCrystal", - "description": "Autopkg recipe to add SingleCrystal updates to LANrev", + "com.github.patgmac.lanrev.SMARTUtility": { + "name": "SMART Utility", + "description": "Downloads the latest version of SMART Utility and copies it into your Absolute Manage Server.", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/SingleCrystal.LANrev.recipe", - "parent": "com.github.patgmac.pkg.SingleCrystal", - "shortname": "SingleCrystal.LANrev", - "inferred_type": "LANrev" + "path": "Volitans Software/SMART Utility.lanrev.recipe", + "parent": "com.github.patgmac.pkg.SMARTUtility", + "shortname": "SMART Utility.lanrev", + "inferred_type": "lanrev" }, - "com.github.patgmac.pkg.CrystalMaker": { - "name": "CrystalMaker", - "description": "Downloads the current release version of CrystalMaker and creates a package. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", + "com.github.patgmac.pkg.SMARTUtility": { + "name": "SMART Utility", + "description": "Downloads the latest version of SMART Utility and creates a package.", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/CrystalMaker.pkg.recipe", - "parent": "com.github.patgmac.download.CrystalMaker", - "shortname": "CrystalMaker.pkg", + "path": "Volitans Software/SMART Utility.pkg.recipe", + "parent": "com.github.patgmac.download.SMARTUtility", + "shortname": "SMART Utility.pkg", "inferred_type": "pkg", "children": [ - "com.github.patgmac.lanrev.CrystalMaker", - "com.github.andrewvalentine.recipes.jamf.CrystalMaker" + "com.github.patgmac.lanrev.SMARTUtility" ] }, - "com.github.patgmac.lanrev.CrystalMaker": { - "name": "CrystalMaker", - "description": "Autopkg recipe to add CrystalMaker updates to LANrev", + "com.github.patgmac.lanrev.Audacity": { + "name": "Audacity", + "description": "Autopkg recipe to add Audacity updates to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/CrystalMaker.LANrev.recipe", - "parent": "com.github.patgmac.pkg.CrystalMaker", - "shortname": "CrystalMaker.LANrev", + "path": "Audacity/Audacity.LANrev.recipe", + "parent": "com.github.scriptingosx.pkg.audacity", + "shortname": "Audacity.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.download.CrystalMaker": { - "name": "CrystalMaker", - "description": "Downloads the current release version of CrystalMaker. This recipe does download the current version with each autopkg run. It is not doing any version checking before downloading.", - "repo": "autopkg/patgmac-recipes", - "path": "CrystalMaker/CrystalMaker.download.recipe", - "shortname": "CrystalMaker.download", - "inferred_type": "download", - "children": [ - "com.github.patgmac.pkg.CrystalMaker" - ] - }, - "com.github.patgmac.lanrev.Evernote": { - "name": "Evernote", - "description": "Autopkg recipe to add Evernote to LANrev", + "com.github.patgmac.lanrev.AdobeAir": { + "name": "AdobeAir", + "description": "Autopkg recipe to add Adobe Air to LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Evernote/Evernote.LANrev.recipe", - "parent": "com.github.autopkg.pkg.Evernote", - "shortname": "Evernote.LANrev", + "path": "Adobe Air/AdobeAir.LANrev.recipe", + "parent": "com.github.autopkg.pkg.AdobeAIR", + "shortname": "AdobeAir.LANrev", "inferred_type": "LANrev" }, - "com.github.patgmac.lanrev.FirefoxAutoconfig": { - "name": "Firefox", - "description": "Downloads latest Firefox for LANrev", + "com.github.patgmac.pkg.outset": { + "name": "outset", + "description": "Downloads outset and renames with version. No repackaging done.", "repo": "autopkg/patgmac-recipes", - "path": "Mozilla/FirefoxAutoconfig.lanrev.recipe", - "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", - "shortname": "FirefoxAutoconfig.lanrev", - "inferred_type": "lanrev" + "path": "outset/outset.pkg.recipe", + "parent": "com.github.grahamgilbert.download.outset", + "shortname": "outset.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.chalcahuite.jss.outset", + "com.github.andredb90.filewave.outset" + ] }, "com.github.patgmac.lanrev.FirefoxESR-Win": { "name": "FirefoxESR", @@ -57054,67 +57096,56 @@ "shortname": "Firefox-Win.lanrev", "inferred_type": "lanrev" }, - "com.github.patgmac.lanrev.SMARTUtility": { - "name": "SMART Utility", - "description": "Downloads the latest version of SMART Utility and copies it into your Absolute Manage Server.", + "com.github.patgmac.lanrev.FirefoxAutoconfig": { + "name": "Firefox", + "description": "Downloads latest Firefox for LANrev", "repo": "autopkg/patgmac-recipes", - "path": "Volitans Software/SMART Utility.lanrev.recipe", - "parent": "com.github.patgmac.pkg.SMARTUtility", - "shortname": "SMART Utility.lanrev", + "path": "Mozilla/FirefoxAutoconfig.lanrev.recipe", + "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig", + "shortname": "FirefoxAutoconfig.lanrev", "inferred_type": "lanrev" }, - "com.github.patgmac.install.SMARTUtility": { - "name": "SMART Utility", - "description": "Installs the latest version of SMART Utility.", - "repo": "autopkg/patgmac-recipes", - "path": "Volitans Software/SMART Utility.install.recipe", - "parent": "com.github.patgmac.download.SMARTUtility", - "shortname": "SMART Utility.install", - "inferred_type": "install" - }, - "com.github.patgmac.download.SMARTUtility": { - "name": "SMART Utility", - "description": "Downloads the latest version of SMART Utility.", - "repo": "autopkg/patgmac-recipes", - "path": "Volitans Software/SMART Utility.download.recipe", - "shortname": "SMART Utility.download", + "com.rderewianko.download.YakYak": { + "name": "YakYak", + "description": "Downloads the latest version of YakYak.", + "repo": "autopkg/rderewianko-recipes", + "path": "YakYak/YakYak.download.recipe", + "shortname": "YakYak.download", "inferred_type": "download", "children": [ - "com.github.patgmac.install.SMARTUtility", - "com.github.patgmac.pkg.SMARTUtility" + "com.rderewianko.pkg.YakYak", + "com.rderewianko.munki.YakYak", + "com.rderewianko.install.YakYak" ] }, - "com.github.patgmac.pkg.SMARTUtility": { - "name": "SMART Utility", - "description": "Downloads the latest version of SMART Utility and creates a package.", - "repo": "autopkg/patgmac-recipes", - "path": "Volitans Software/SMART Utility.pkg.recipe", - "parent": "com.github.patgmac.download.SMARTUtility", - "shortname": "SMART Utility.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.patgmac.lanrev.SMARTUtility" - ] + "com.rderewianko.pkg.YakYak": { + "name": "YakYak", + "description": "Downloads the latest version of YakYak and creates a package.", + "repo": "autopkg/rderewianko-recipes", + "path": "YakYak/YakYak.pkg.recipe", + "parent": "com.rderewianko.download.YakYak", + "shortname": "YakYak.pkg", + "inferred_type": "pkg" }, - "com.github.patgmac.lanrev.XQuartz": { - "name": null, - "description": "Autopkg recipe to add RStudio updates to LANrev", - "repo": "autopkg/patgmac-recipes", - "path": "XQuartz/XQuartz.LANrev.recipe", - "parent": "com.github.scriptingosx.pkg.XQuartz", - "shortname": "XQuartz.LANrev", - "inferred_type": "LANrev" + "com.rderewianko.munki.YakYak": { + "name": "YakYak", + "description": "Downloads the latest version of YakYak and imports it into Munki.", + "repo": "autopkg/rderewianko-recipes", + "path": "YakYak/YakYak.munki.recipe", + "parent": "com.rderewianko.download.YakYak", + "shortname": "YakYak.munki", + "inferred_type": "munki", + "munki_display_name": "YakYak", + "munki_description": "Desktop chat client for Google Hangouts" }, - "com.rderewianko.autopkg.download.Collibra": { - "name": "Collibra for Desktop", - "description": "Downloads the latest version of Collibra.", + "com.rderewianko.install.YakYak": { + "name": "YakYak", + "description": "Installs the latest version of YakYak.", "repo": "autopkg/rderewianko-recipes", - "path": "Collibra/Collibra.download.recipe", - "shortname": "Collibra.download", - "inferred_type": "download", - "children": [ - "com.rderewianko.autopkg.pkg.Collibra" - ] + "path": "YakYak/YakYak.install.recipe", + "parent": "com.rderewianko.download.YakYak", + "shortname": "YakYak.install", + "inferred_type": "install" }, "com.rderewianko.autopkg.munki.Collibra": { "name": "Collibra", @@ -57139,79 +57170,16 @@ "com.rderewianko.autopkg.munki.Collibra" ] }, - "com.rderewianko.download.MasergyCommunicator": { - "name": "MasergyCommunicator", - "description": "Downloads the latest version of Masergy Communicator.", - "repo": "autopkg/rderewianko-recipes", - "path": "MasergyCommunicator/MasergyCommunicator.download.recipe", - "shortname": "MasergyCommunicator.download", - "inferred_type": "download", - "children": [ - "com.rderewianko.install.MasergyCommunicator", - "com.rderewianko.munki.MasergyCommunicator", - "com.rderewianko.pkg.MasergyCommunicator" - ] - }, - "com.rderewianko.install.MasergyCommunicator": { - "name": "MasergyCommunicator", - "description": "Installs the latest version of Masergy Communicator.", - "repo": "autopkg/rderewianko-recipes", - "path": "MasergyCommunicator/MasergyCommunicator.install.recipe", - "parent": "com.rderewianko.download.MasergyCommunicator", - "shortname": "MasergyCommunicator.install", - "inferred_type": "install" - }, - "com.rderewianko.munki.MasergyCommunicator": { - "name": "MasergyCommunicator", - "description": "Downloads the latest version of Masergy Communicator and imports it into Munki.", - "repo": "autopkg/rderewianko-recipes", - "path": "MasergyCommunicator/MasergyCommunicator.munki.recipe", - "parent": "com.rderewianko.download.MasergyCommunicator", - "shortname": "MasergyCommunicator.munki", - "inferred_type": "munki", - "munki_display_name": "Masergy Communicator", - "munki_description": "Soft phone provided by Masergy." - }, - "com.rderewianko.pkg.MasergyCommunicator": { - "name": "MasergyCommunicator", - "description": "Downloads the latest version of Masergy Communicator and creates a package.", - "repo": "autopkg/rderewianko-recipes", - "path": "MasergyCommunicator/MasergyCommunicator.pkg.recipe", - "parent": "com.rderewianko.download.MasergyCommunicator", - "shortname": "MasergyCommunicator.pkg", - "inferred_type": "pkg" - }, - "com.rderewianko.munki.Console": { - "name": "Console", - "description": "Downloads the latest version of Console and imports it into Munki.", - "repo": "autopkg/rderewianko-recipes", - "path": "Console/Console.munki.recipe", - "parent": "com.rderewianko.download.Console", - "shortname": "Console.munki", - "inferred_type": "munki", - "munki_display_name": "Console", - "munki_description": "A Better OS X console application." - }, - "com.rderewianko.download.Console": { - "name": "Console", - "description": "Downloads the latest version of Console.", + "com.rderewianko.autopkg.download.Collibra": { + "name": "Collibra for Desktop", + "description": "Downloads the latest version of Collibra.", "repo": "autopkg/rderewianko-recipes", - "path": "Console/Console.download.recipe", - "shortname": "Console.download", + "path": "Collibra/Collibra.download.recipe", + "shortname": "Collibra.download", "inferred_type": "download", "children": [ - "com.rderewianko.munki.Console", - "com.rderewianko.pkg.Console" - ] - }, - "com.rderewianko.pkg.Console": { - "name": "Console", - "description": "Downloads the latest version of Console and creates a package.", - "repo": "autopkg/rderewianko-recipes", - "path": "Console/Console.pkg.recipe", - "parent": "com.rderewianko.download.Console", - "shortname": "Console.pkg", - "inferred_type": "pkg" + "com.rderewianko.autopkg.pkg.Collibra" + ] }, "com.rderewianko.filewave.ScreenFlow": { "name": "ScreenFlow", @@ -57222,6 +57190,15 @@ "shortname": "ScreenFlow.filewave", "inferred_type": "filewave" }, + "com.rderewianko.absolute.ScreenFlow": { + "name": "ScreenFlow", + "description": "Downloads the latest version of ScreenFlow and copies it into your Absolute Manage Server.", + "repo": "autopkg/rderewianko-recipes", + "path": "ScreenFlow/ScreenFlow.absolute.recipe", + "parent": "com.rderewianko.pkg.ScreenFlow", + "shortname": "ScreenFlow.absolute", + "inferred_type": "absolute" + }, "com.rderewianko.pkg.ScreenFlow": { "name": "ScreenFlow", "description": "Downloads the latest version of ScreenFlow and creates a package.", @@ -57234,6 +57211,20 @@ "com.rderewianko.absolute.ScreenFlow" ] }, + "com.rderewianko.download.ScreenFlow": { + "name": "ScreenFlow", + "description": "Downloads the latest version of ScreenFlow.", + "repo": "autopkg/rderewianko-recipes", + "path": "ScreenFlow/ScreenFlow.download.recipe", + "shortname": "ScreenFlow.download", + "inferred_type": "download", + "children": [ + "com.rderewianko.filewave.ScreenFlow", + "com.rderewianko.pkg.ScreenFlow", + "com.rderewianko.munki.ScreenFlow", + "com.rderewianko.install.ScreenFlow" + ] + }, "com.rderewianko.munki.ScreenFlow": { "name": "ScreenFlow", "description": "Downloads the latest version of ScreenFlow and imports it into Munki.", @@ -57245,15 +57236,6 @@ "munki_display_name": "ScreenFlow", "munki_description": "Create screen recordings." }, - "com.rderewianko.absolute.ScreenFlow": { - "name": "ScreenFlow", - "description": "Downloads the latest version of ScreenFlow and copies it into your Absolute Manage Server.", - "repo": "autopkg/rderewianko-recipes", - "path": "ScreenFlow/ScreenFlow.absolute.recipe", - "parent": "com.rderewianko.pkg.ScreenFlow", - "shortname": "ScreenFlow.absolute", - "inferred_type": "absolute" - }, "com.rderewianko.install.ScreenFlow": { "name": "ScreenFlow", "description": "Installs the latest version of ScreenFlow.", @@ -57263,30 +57245,36 @@ "shortname": "ScreenFlow.install", "inferred_type": "install" }, - "com.rderewianko.download.ScreenFlow": { - "name": "ScreenFlow", - "description": "Downloads the latest version of ScreenFlow.", + "com.rderewianko.munki.PingID": { + "name": "PingID", + "description": "Downloads latest PingID installer and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/rderewianko-recipes", - "path": "ScreenFlow/ScreenFlow.download.recipe", - "shortname": "ScreenFlow.download", - "inferred_type": "download", - "children": [ - "com.rderewianko.filewave.ScreenFlow", - "com.rderewianko.pkg.ScreenFlow", - "com.rderewianko.munki.ScreenFlow", - "com.rderewianko.install.ScreenFlow" - ] + "path": "PingID/PingID.munki.recipe", + "parent": "com.rderewianko.download.PingID", + "shortname": "PingID.munki", + "inferred_type": "munki", + "munki_display_name": "PingID", + "munki_description": "PingID is a cloud-based strong authentication solution that enables users to authenticate to applications via their computer." }, - "com.rderewianko.autopkg.pkg.drovio": { - "name": "Drovio", - "description": "Downloads the latest version of Drovio and creates a package.", + "com.rderewianko.pkg.PingID": { + "name": "PingID", + "description": "Downloads latest PingID installer and copies the package to the build directory with an appended version number.", "repo": "autopkg/rderewianko-recipes", - "path": "Drovio/drovio.pkg.recipe", - "parent": "com.rderewianko.autopkg.download.drovio", - "shortname": "drovio.pkg", - "inferred_type": "pkg", + "path": "PingID/PingID.pkg.recipe", + "parent": "com.rderewianko.download.PingID", + "shortname": "PingID.pkg", + "inferred_type": "pkg" + }, + "com.rderewianko.download.PingID": { + "name": "PingID", + "description": "Downloads the latest PingID desktop app for macOS.", + "repo": "autopkg/rderewianko-recipes", + "path": "PingID/PingID.download.recipe", + "shortname": "PingID.download", + "inferred_type": "download", "children": [ - "com.rderewianko.autopkg.munki.drovio" + "com.rderewianko.munki.PingID", + "com.rderewianko.pkg.PingID" ] }, "com.rderewianko.autopkg.download.drovio": { @@ -57301,6 +57289,18 @@ "com.github.weswhet.munki.drovio_app" ] }, + "com.rderewianko.autopkg.pkg.drovio": { + "name": "Drovio", + "description": "Downloads the latest version of Drovio and creates a package.", + "repo": "autopkg/rderewianko-recipes", + "path": "Drovio/drovio.pkg.recipe", + "parent": "com.rderewianko.autopkg.download.drovio", + "shortname": "drovio.pkg", + "inferred_type": "pkg", + "children": [ + "com.rderewianko.autopkg.munki.drovio" + ] + }, "com.rderewianko.autopkg.munki.drovio": { "name": "Drovio", "description": "Downloads the latest version of Drovio and imports it into Munki.", @@ -57339,82 +57339,37 @@ "path": "Drovio/drovio.arm.munki.recipe", "parent": "com.rderewianko.autopkg.pkg.drovio.arm" }, - "com.rderewianko.filewave.DEPNotify": { - "name": "DEPNotify", - "description": "Downloads the latest version of DEPNotify, creates a fileset, and copies it into your FileWave Server.", - "repo": "autopkg/rderewianko-recipes", - "path": "DEPNotify/DEPNotify.filewave.recipe", - "parent": "com.rderewianko.download.DEPNotify", - "shortname": "DEPNotify.filewave", - "inferred_type": "filewave" - }, - "com.rderewianko.pkg.DEPNotify": { - "name": "DEPNotify", - "description": "Downloads the latest version of DEPNotify and creates a package.", - "repo": "autopkg/rderewianko-recipes", - "path": "DEPNotify/DEPNotify.pkg.recipe", - "parent": "com.rderewianko.download.DEPNotify", - "shortname": "DEPNotify.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.DEPNotify" - ] - }, - "com.rderewianko.download.DEPNotify": { - "name": "DEPNotify", - "description": "Downloads the latest version of DEPNotify.", + "com.rderewianko.download.Console": { + "name": "Console", + "description": "Downloads the latest version of Console.", "repo": "autopkg/rderewianko-recipes", - "path": "DEPNotify/DEPNotify.download.recipe", - "shortname": "DEPNotify.download", + "path": "Console/Console.download.recipe", + "shortname": "Console.download", "inferred_type": "download", "children": [ - "com.rderewianko.filewave.DEPNotify", - "com.rderewianko.pkg.DEPNotify", - "com.rderewianko.munki.DEPNotify" + "com.rderewianko.pkg.Console", + "com.rderewianko.munki.Console" ] }, - "com.rderewianko.munki.DEPNotify": { - "name": "DEPNotify", - "description": "Downloads the latest version of DEPNotify and imports it into Munki.", - "repo": "autopkg/rderewianko-recipes", - "path": "DEPNotify/DEPNotify.munki.recipe", - "parent": "com.rderewianko.download.DEPNotify", - "shortname": "DEPNotify.munki", - "inferred_type": "munki", - "munki_display_name": "DEPNotify", - "munki_description": "DEPNotify is a splash screen for the start of your dep workflow.." - }, - "com.rderewianko.pkg.PingID": { - "name": "PingID", - "description": "Downloads latest PingID installer and copies the package to the build directory with an appended version number.", + "com.rderewianko.pkg.Console": { + "name": "Console", + "description": "Downloads the latest version of Console and creates a package.", "repo": "autopkg/rderewianko-recipes", - "path": "PingID/PingID.pkg.recipe", - "parent": "com.rderewianko.download.PingID", - "shortname": "PingID.pkg", + "path": "Console/Console.pkg.recipe", + "parent": "com.rderewianko.download.Console", + "shortname": "Console.pkg", "inferred_type": "pkg" }, - "com.rderewianko.munki.PingID": { - "name": "PingID", - "description": "Downloads latest PingID installer and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.rderewianko.munki.Console": { + "name": "Console", + "description": "Downloads the latest version of Console and imports it into Munki.", "repo": "autopkg/rderewianko-recipes", - "path": "PingID/PingID.munki.recipe", - "parent": "com.rderewianko.download.PingID", - "shortname": "PingID.munki", + "path": "Console/Console.munki.recipe", + "parent": "com.rderewianko.download.Console", + "shortname": "Console.munki", "inferred_type": "munki", - "munki_display_name": "PingID", - "munki_description": "PingID is a cloud-based strong authentication solution that enables users to authenticate to applications via their computer." - }, - "com.rderewianko.download.PingID": { - "name": "PingID", - "description": "Downloads the latest PingID desktop app for macOS.", - "repo": "autopkg/rderewianko-recipes", - "path": "PingID/PingID.download.recipe", - "shortname": "PingID.download", - "inferred_type": "download", - "children": [ - "com.rderewianko.pkg.PingID", - "com.rderewianko.munki.PingID" - ] + "munki_display_name": "Console", + "munki_description": "A Better OS X console application." }, "com.rderewianko.download.SpringToolSuite": { "name": "Spring Tool Suite", @@ -57458,103 +57413,134 @@ "munki_display_name": "Spring Tool Suite", "munki_description": "The Spring Tool Suite is an Eclipse-based development environment that is customized for developing Spring applications. It provides a ready-to-use environment to implement, debug, run, and deploy your Spring applications, including integrations for Pivotal tc Server, Pivotal Cloud Foundry, Git, Maven, AspectJ, and more.\n" }, - "com.rderewianko.download.YakYak": { - "name": "YakYak", - "description": "Downloads the latest version of YakYak.", + "com.rderewianko.pkg.Chicken": { + "name": "Chicken", + "description": "Downloads the current release version of chicken and creates a package.", "repo": "autopkg/rderewianko-recipes", - "path": "YakYak/YakYak.download.recipe", - "shortname": "YakYak.download", + "path": "Chicken/Chicken.pkg.recipe", + "parent": "com.github.keeleysam.recipes.Chicken.download", + "shortname": "Chicken.pkg", + "inferred_type": "pkg" + }, + "com.rderewianko.pkg.DEPNotify": { + "name": "DEPNotify", + "description": "Downloads the latest version of DEPNotify and creates a package.", + "repo": "autopkg/rderewianko-recipes", + "path": "DEPNotify/DEPNotify.pkg.recipe", + "parent": "com.rderewianko.download.DEPNotify", + "shortname": "DEPNotify.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.DEPNotify" + ] + }, + "com.rderewianko.download.DEPNotify": { + "name": "DEPNotify", + "description": "Downloads the latest version of DEPNotify.", + "repo": "autopkg/rderewianko-recipes", + "path": "DEPNotify/DEPNotify.download.recipe", + "shortname": "DEPNotify.download", "inferred_type": "download", "children": [ - "com.rderewianko.pkg.YakYak", - "com.rderewianko.install.YakYak", - "com.rderewianko.munki.YakYak" + "com.rderewianko.pkg.DEPNotify", + "com.rderewianko.munki.DEPNotify", + "com.rderewianko.filewave.DEPNotify" ] }, - "com.rderewianko.pkg.YakYak": { - "name": "YakYak", - "description": "Downloads the latest version of YakYak and creates a package.", + "com.rderewianko.munki.DEPNotify": { + "name": "DEPNotify", + "description": "Downloads the latest version of DEPNotify and imports it into Munki.", "repo": "autopkg/rderewianko-recipes", - "path": "YakYak/YakYak.pkg.recipe", - "parent": "com.rderewianko.download.YakYak", - "shortname": "YakYak.pkg", - "inferred_type": "pkg" + "path": "DEPNotify/DEPNotify.munki.recipe", + "parent": "com.rderewianko.download.DEPNotify", + "shortname": "DEPNotify.munki", + "inferred_type": "munki", + "munki_display_name": "DEPNotify", + "munki_description": "DEPNotify is a splash screen for the start of your dep workflow.." }, - "com.rderewianko.install.YakYak": { - "name": "YakYak", - "description": "Installs the latest version of YakYak.", + "com.rderewianko.filewave.DEPNotify": { + "name": "DEPNotify", + "description": "Downloads the latest version of DEPNotify, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/rderewianko-recipes", - "path": "YakYak/YakYak.install.recipe", - "parent": "com.rderewianko.download.YakYak", - "shortname": "YakYak.install", - "inferred_type": "install" + "path": "DEPNotify/DEPNotify.filewave.recipe", + "parent": "com.rderewianko.download.DEPNotify", + "shortname": "DEPNotify.filewave", + "inferred_type": "filewave" }, - "com.rderewianko.munki.YakYak": { - "name": "YakYak", - "description": "Downloads the latest version of YakYak and imports it into Munki.", + "com.rderewianko.install.MasergyCommunicator": { + "name": "MasergyCommunicator", + "description": "Installs the latest version of Masergy Communicator.", "repo": "autopkg/rderewianko-recipes", - "path": "YakYak/YakYak.munki.recipe", - "parent": "com.rderewianko.download.YakYak", - "shortname": "YakYak.munki", - "inferred_type": "munki", - "munki_display_name": "YakYak", - "munki_description": "Desktop chat client for Google Hangouts" + "path": "MasergyCommunicator/MasergyCommunicator.install.recipe", + "parent": "com.rderewianko.download.MasergyCommunicator", + "shortname": "MasergyCommunicator.install", + "inferred_type": "install" }, - "com.rderewianko.pkg.Chicken": { - "name": "Chicken", - "description": "Downloads the current release version of chicken and creates a package.", + "com.rderewianko.pkg.MasergyCommunicator": { + "name": "MasergyCommunicator", + "description": "Downloads the latest version of Masergy Communicator and creates a package.", "repo": "autopkg/rderewianko-recipes", - "path": "Chicken/Chicken.pkg.recipe", - "parent": "com.github.keeleysam.recipes.Chicken.download", - "shortname": "Chicken.pkg", + "path": "MasergyCommunicator/MasergyCommunicator.pkg.recipe", + "parent": "com.rderewianko.download.MasergyCommunicator", + "shortname": "MasergyCommunicator.pkg", "inferred_type": "pkg" }, - "com.github.triti.pkg.DeployStudioAdmin": { - "name": "DeployStudioAdmin", - "description": "Downloads the latest version of DeployStudio and extracts the Admin installer package.", - "repo": "autopkg/triti-recipes", - "path": "DeployStudio/DeployStudioAdmin.pkg.recipe", - "parent": "com.github.jaharmi.download.DeployStudio", - "shortname": "DeployStudioAdmin.pkg", - "inferred_type": "pkg" + "com.rderewianko.download.MasergyCommunicator": { + "name": "MasergyCommunicator", + "description": "Downloads the latest version of Masergy Communicator.", + "repo": "autopkg/rderewianko-recipes", + "path": "MasergyCommunicator/MasergyCommunicator.download.recipe", + "shortname": "MasergyCommunicator.download", + "inferred_type": "download", + "children": [ + "com.rderewianko.install.MasergyCommunicator", + "com.rderewianko.pkg.MasergyCommunicator", + "com.rderewianko.munki.MasergyCommunicator" + ] }, - "com.github.triti.install.DeployStudioAdmin": { - "name": "DeployStudioAdmin", - "description": "Downloads the latest version of DeployStudio and installs the Admin installer package.", + "com.rderewianko.munki.MasergyCommunicator": { + "name": "MasergyCommunicator", + "description": "Downloads the latest version of Masergy Communicator and imports it into Munki.", + "repo": "autopkg/rderewianko-recipes", + "path": "MasergyCommunicator/MasergyCommunicator.munki.recipe", + "parent": "com.rderewianko.download.MasergyCommunicator", + "shortname": "MasergyCommunicator.munki", + "inferred_type": "munki", + "munki_display_name": "Masergy Communicator", + "munki_description": "Soft phone provided by Masergy." + }, + "com.github.triti.SharedProcessors": { + "name": null, + "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.triti.SharedProcessors/ProcessorName\n\n\nCurrently I have one shared processor:\n- XMLReader: Writes values from an XML file to AutoPKG variables (like the PlistReader processor)\n ", "repo": "autopkg/triti-recipes", - "path": "DeployStudio/DeployStudioAdmin.install.recipe", - "parent": "com.github.jaharmi.download.DeployStudio", - "shortname": "DeployStudioAdmin.install", - "inferred_type": "install" + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.triti.download.EraAgent6": { - "name": "EraAgent", - "description": "Downloads the ESET Remote Administrator Agent.", + "com.github.triti.install.Flux": { + "name": null, + "description": "Downloads and installs the latest f.lux application.", "repo": "autopkg/triti-recipes", - "path": "ESET/EraAgent6.download.recipe", - "shortname": "EraAgent6.download", - "inferred_type": "download", - "children": [ - "com.github.triti.pkg.EraAgent6" - ] + "path": "Flux/Flux.install.recipe", + "parent": "com.github.jaharmi.download.Flux", + "shortname": "Flux.install", + "inferred_type": "install" }, - "com.github.triti.pkg.EraAgent6": { - "name": "EraAgent", - "description": "Downloads the ESET Remote Administrator Agent.\n\nOverride this recipe and replace the Input values below with values for your\nERA installation.\n\neraa_server_hostname: Hostname of your ESET Remote Administrator server.\neraa_server_port: TCP port for your ERA server.\neraa_peer_cert_b64: Base64 encoded peer certificate for your agemts. Obtain \n from Admin--Certificates--Peer Certificates--click on Agent certificate\n --Export as Base64.\neraa_ca_cert_b64: Base64 encoded CA public key. Obtain from Admin--Certificates\n Certification Authorities--click on ERA Certification authority\n --Export Public Key as Base64.\n\nOptional Input variables\neraa_peer_cert_pwd: Password for the peer certiticate.\n", + "com.github.triti.pkg.Flux": { + "name": "Flux", + "description": "Downloads the latest f.lux application and builds a package. This recipe differs from others by pulling the bundle id from the app instead of hardcoding it in a variable.", "repo": "autopkg/triti-recipes", - "path": "ESET/EraAgent6.pkg.recipe", - "parent": "com.github.triti.download.EraAgent6", - "shortname": "EraAgent6.pkg", + "path": "Flux/Flux.pkg.recipe", + "parent": "com.github.jaharmi.download.Flux", + "shortname": "Flux.pkg", "inferred_type": "pkg" }, - "com.github.triti.ds.AdobeReader": { - "name": null, - "description": "Downloads latest version of Adobe Reader, repackages, and copies it to the \nDeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", + "com.github.triti.install.RCDefaultApp": { + "name": "RCDefaultApp", + "description": "Downloads the latest RCDefaultApp disk image and install the preference panel.", "repo": "autopkg/triti-recipes", - "path": "AdobeReader/AdobeReader.ds.recipe", - "parent": "com.googlecode.autopkg.pkg.AdobeReader", - "shortname": "AdobeReader.ds", - "inferred_type": "ds" + "path": "RCDefaultApp/RCDefaultApp.install.recipe", + "parent": "com.github.triti.download.RCDefaultApp", + "shortname": "RCDefaultApp.install", + "inferred_type": "install" }, "com.github.triti.pkg.RCDefaultApp": { "name": "RCDefaultApp", @@ -57573,37 +57559,8 @@ "shortname": "RCDefaultApp.download", "inferred_type": "download", "children": [ - "com.github.triti.pkg.RCDefaultApp", - "com.github.triti.install.RCDefaultApp" - ] - }, - "com.github.triti.install.RCDefaultApp": { - "name": "RCDefaultApp", - "description": "Downloads the latest RCDefaultApp disk image and install the preference panel.", - "repo": "autopkg/triti-recipes", - "path": "RCDefaultApp/RCDefaultApp.install.recipe", - "parent": "com.github.triti.download.RCDefaultApp", - "shortname": "RCDefaultApp.install", - "inferred_type": "install" - }, - "com.github.triti.install.Boot2Docker": { - "name": "Boot2Docker", - "description": "Downloads and installs the current release of Boot2Docker from Github.", - "repo": "autopkg/triti-recipes", - "path": "Boot2Docker/Boot2Docker.install.recipe", - "parent": "com.github.triti.download.Boot2Docker", - "shortname": "Boot2Docker.install", - "inferred_type": "install" - }, - "com.github.triti.download.Boot2Docker": { - "name": "Boot2Docker", - "description": "Downloads the current release of Boot2Docker from Github.", - "repo": "autopkg/triti-recipes", - "path": "Boot2Docker/Boot2Docker.download.recipe", - "shortname": "Boot2Docker.download", - "inferred_type": "download", - "children": [ - "com.github.triti.install.Boot2Docker" + "com.github.triti.install.RCDefaultApp", + "com.github.triti.pkg.RCDefaultApp" ] }, "com.github.triti.install.ADPassMon": { @@ -57615,33 +57572,6 @@ "shortname": "ADPassMon.install", "inferred_type": "install" }, - "com.github.triti.install.Flux": { - "name": null, - "description": "Downloads and installs the latest f.lux application.", - "repo": "autopkg/triti-recipes", - "path": "Flux/Flux.install.recipe", - "parent": "com.github.jaharmi.download.Flux", - "shortname": "Flux.install", - "inferred_type": "install" - }, - "com.github.triti.pkg.Flux": { - "name": "Flux", - "description": "Downloads the latest f.lux application and builds a package. This recipe differs from others by pulling the bundle id from the app instead of hardcoding it in a variable.", - "repo": "autopkg/triti-recipes", - "path": "Flux/Flux.pkg.recipe", - "parent": "com.github.jaharmi.download.Flux", - "shortname": "Flux.pkg", - "inferred_type": "pkg" - }, - "com.github.triti.install.Mumble": { - "name": "Mumble", - "description": "Installs the latest release of the Mumble VoIP Client.", - "repo": "autopkg/triti-recipes", - "path": "Mumble/Mumble.install.recipe", - "parent": "com.github.triti.download.Mumble", - "shortname": "Mumble.install", - "inferred_type": "install" - }, "com.github.triti.download.Mumble": { "name": "Mumble", "description": "Downloads the latest release of the Mumble VoIP Client.", @@ -57650,8 +57580,8 @@ "shortname": "Mumble.download", "inferred_type": "download", "children": [ - "com.github.triti.install.Mumble", "com.github.triti.pkg.Mumble", + "com.github.triti.install.Mumble", "com.github.peshay.filewave.Mumble" ] }, @@ -57664,37 +57594,51 @@ "shortname": "Mumble.pkg", "inferred_type": "pkg" }, - "com.github.triti.pkg.BoxEdit": { - "name": "BoxEdit", - "description": "Downloads the latest Box Edit Installer disk image and builds a package.", + "com.github.triti.install.Mumble": { + "name": "Mumble", + "description": "Installs the latest release of the Mumble VoIP Client.", "repo": "autopkg/triti-recipes", - "path": "Box/BoxEdit.pkg.recipe", - "parent": "com.github.hansen-m.download.boxedit", - "shortname": "BoxEdit.pkg", - "inferred_type": "pkg" + "path": "Mumble/Mumble.install.recipe", + "parent": "com.github.triti.download.Mumble", + "shortname": "Mumble.install", + "inferred_type": "install" }, - "com.github.triti.ds.Silverlight": { - "name": null, - "description": "Downloads latest Silverlight installer and then copies it to the DeployStudio \npackages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", + "com.github.triti.download.Boot2Docker": { + "name": "Boot2Docker", + "description": "Downloads the current release of Boot2Docker from Github.", "repo": "autopkg/triti-recipes", - "path": "Silverlight/Silverlight.ds.recipe", - "parent": "com.github.autopkg.download.Silverlight", - "shortname": "Silverlight.ds", - "inferred_type": "ds" + "path": "Boot2Docker/Boot2Docker.download.recipe", + "shortname": "Boot2Docker.download", + "inferred_type": "download", + "children": [ + "com.github.triti.install.Boot2Docker" + ] }, - "com.github.triti.SharedProcessors": { + "com.github.triti.install.Boot2Docker": { + "name": "Boot2Docker", + "description": "Downloads and installs the current release of Boot2Docker from Github.", + "repo": "autopkg/triti-recipes", + "path": "Boot2Docker/Boot2Docker.install.recipe", + "parent": "com.github.triti.download.Boot2Docker", + "shortname": "Boot2Docker.install", + "inferred_type": "install" + }, + "com.github.triti.ds.OracleJava7": { "name": null, - "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.triti.SharedProcessors/ProcessorName\n\n\nCurrently I have one shared processor:\n- XMLReader: Writes values from an XML file to AutoPKG variables (like the PlistReader processor)\n ", + "description": "Downloads latest version of Oracle's Java 7 and then copies the package to the \nDeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", "repo": "autopkg/triti-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "OracleJava/OracleJava7.ds.recipe", + "parent": "com.github.autopkg.download.OracleJava7", + "shortname": "OracleJava7.ds", + "inferred_type": "ds" }, - "com.github.triti.ds.googlechrome": { + "com.github.triti.ds.Silverlight": { "name": null, - "description": "Downloads latest version of Google Chrome, builds a package, and copies it to \nthe DeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", + "description": "Downloads latest Silverlight installer and then copies it to the DeployStudio \npackages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", "repo": "autopkg/triti-recipes", - "path": "GoogleChrome/GoogleChrome.ds.recipe", - "parent": "com.github.autopkg.pkg.googlechrome", - "shortname": "GoogleChrome.ds", + "path": "Silverlight/Silverlight.ds.recipe", + "parent": "com.github.autopkg.download.Silverlight", + "shortname": "Silverlight.ds", "inferred_type": "ds" }, "com.github.triti.ds.Office2011UpdatesNoQuit": { @@ -57718,15 +57662,71 @@ "com.github.triti.ds.Office2011UpdatesNoQuit" ] }, - "com.github.triti.ds.OracleJava7": { + "com.github.triti.pkg.EraAgent6": { + "name": "EraAgent", + "description": "Downloads the ESET Remote Administrator Agent.\n\nOverride this recipe and replace the Input values below with values for your\nERA installation.\n\neraa_server_hostname: Hostname of your ESET Remote Administrator server.\neraa_server_port: TCP port for your ERA server.\neraa_peer_cert_b64: Base64 encoded peer certificate for your agemts. Obtain \n from Admin--Certificates--Peer Certificates--click on Agent certificate\n --Export as Base64.\neraa_ca_cert_b64: Base64 encoded CA public key. Obtain from Admin--Certificates\n Certification Authorities--click on ERA Certification authority\n --Export Public Key as Base64.\n\nOptional Input variables\neraa_peer_cert_pwd: Password for the peer certiticate.\n", + "repo": "autopkg/triti-recipes", + "path": "ESET/EraAgent6.pkg.recipe", + "parent": "com.github.triti.download.EraAgent6", + "shortname": "EraAgent6.pkg", + "inferred_type": "pkg" + }, + "com.github.triti.download.EraAgent6": { + "name": "EraAgent", + "description": "Downloads the ESET Remote Administrator Agent.", + "repo": "autopkg/triti-recipes", + "path": "ESET/EraAgent6.download.recipe", + "shortname": "EraAgent6.download", + "inferred_type": "download", + "children": [ + "com.github.triti.pkg.EraAgent6" + ] + }, + "com.github.triti.ds.AdobeReader": { "name": null, - "description": "Downloads latest version of Oracle's Java 7 and then copies the package to the \nDeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", + "description": "Downloads latest version of Adobe Reader, repackages, and copies it to the \nDeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", "repo": "autopkg/triti-recipes", - "path": "OracleJava/OracleJava7.ds.recipe", - "parent": "com.github.autopkg.download.OracleJava7", - "shortname": "OracleJava7.ds", + "path": "AdobeReader/AdobeReader.ds.recipe", + "parent": "com.googlecode.autopkg.pkg.AdobeReader", + "shortname": "AdobeReader.ds", + "inferred_type": "ds" + }, + "com.github.triti.pkg.BoxEdit": { + "name": "BoxEdit", + "description": "Downloads the latest Box Edit Installer disk image and builds a package.", + "repo": "autopkg/triti-recipes", + "path": "Box/BoxEdit.pkg.recipe", + "parent": "com.github.hansen-m.download.boxedit", + "shortname": "BoxEdit.pkg", + "inferred_type": "pkg" + }, + "com.github.triti.ds.googlechrome": { + "name": null, + "description": "Downloads latest version of Google Chrome, builds a package, and copies it to \nthe DeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", + "repo": "autopkg/triti-recipes", + "path": "GoogleChrome/GoogleChrome.ds.recipe", + "parent": "com.github.autopkg.pkg.googlechrome", + "shortname": "GoogleChrome.ds", "inferred_type": "ds" }, + "com.github.triti.pkg.DeployStudioAdmin": { + "name": "DeployStudioAdmin", + "description": "Downloads the latest version of DeployStudio and extracts the Admin installer package.", + "repo": "autopkg/triti-recipes", + "path": "DeployStudio/DeployStudioAdmin.pkg.recipe", + "parent": "com.github.jaharmi.download.DeployStudio", + "shortname": "DeployStudioAdmin.pkg", + "inferred_type": "pkg" + }, + "com.github.triti.install.DeployStudioAdmin": { + "name": "DeployStudioAdmin", + "description": "Downloads the latest version of DeployStudio and installs the Admin installer package.", + "repo": "autopkg/triti-recipes", + "path": "DeployStudio/DeployStudioAdmin.install.recipe", + "parent": "com.github.jaharmi.download.DeployStudio", + "shortname": "DeployStudioAdmin.install", + "inferred_type": "install" + }, "com.github.triti.ds.Adium": { "name": null, "description": "Downloads latest version of Adium, builds a package, and copies it to the \nDeployStudio packages repository.\nInput keys:\n- DS_PKGS_PATH is the path for the Packages folder in the DeployStudio \n repository (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is \n being duplicated.\n- DS_NAME is what the final package will be called in DeployStudio, regardless \n of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %pkgname% if you want the \n version number appended.\n", @@ -57736,712 +57736,671 @@ "shortname": "Adium.ds", "inferred_type": "ds" }, - "com.github.foigus.munki.ScriptDebugger8": { - "name": "ScriptDebugger8", - "description": "Downloads the latest version of Script Debugger 8 and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "LateNightSoftware/ScriptDebugger8.munki.recipe", - "parent": "com.github.foigus.download.ScriptDebugger8", - "shortname": "ScriptDebugger8.munki", - "inferred_type": "munki", - "munki_display_name": "Script Debugger", - "munki_description": "Script Debugger is the integrated development environment that makes that happen by making your AppleScript coding easier, faster, and more transparent." - }, - "com.github.foigus.download.ScriptDebugger8": { - "name": "ScriptDebugger8", - "description": "Downloads the latest version of Script Debugger 8.", + "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX": { + "name": "QuiteImposing3PlusAcrobatX", + "description": "Downloads the latest Quite Imposing 3 Plus disk image and packages it for Acrobat X.", "repo": "autopkg/foigus-recipes", - "path": "LateNightSoftware/ScriptDebugger8.download.recipe", - "shortname": "ScriptDebugger8.download", - "inferred_type": "download", + "path": "QuiteSoftware/QuiteImposing3PlusAcrobatX.pkg.recipe", + "parent": "com.github.foigus.download.QuiteImposing", + "shortname": "QuiteImposing3PlusAcrobatX.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.ScriptDebugger8" + "com.github.foigus.munki.QuiteImposing3PlusAcrobatX" ] }, - "com.github.foigus.munki.CircularFLO": { - "name": "CircularFLO", - "description": "Downloads the latest CircularFLO installer and imports it into Munki.", + "com.github.foigus.munki.QuiteImposing3PlusAcrobatX": { + "name": "QuiteImposing3PlusAcrobatX", + "description": "Downloads the latest Quite Imposing 3 Plus disk image an imports an Acrobat X-focused package into Munki.", "repo": "autopkg/foigus-recipes", - "path": "CircularSoftware/CircularFLO.munki.recipe", - "parent": "com.github.foigus.download.CircularFLO", - "shortname": "CircularFLO.munki", + "path": "QuiteSoftware/QuiteImposing3PlusAcrobatX.munki.recipe", + "parent": "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX", + "shortname": "QuiteImposing3PlusAcrobatX.munki", "inferred_type": "munki", - "munki_display_name": "CircularFLO", - "munki_description": "Beautiful interactive eBooks without coding." + "munki_display_name": "Quite Imposing Plus for Acrobat X", + "munki_description": "Quite Imposing Plus is an imposition plug-in for Adobe\u2019s Acrobat. This is all about combining pages onto larger sheets to make books, booklets, or special arrangements. Creating booklets or arranging complex imposition layouts has never been easier and all without leaving Acrobat!" }, - "com.github.foigus.download.CircularFLO": { - "name": "CircularFLO", - "description": "Downloads the latest CircularFLO installer.", + "com.github.foigus.download.QuiteImposing": { + "name": "QuiteImposing", + "description": "Downloads the latest Quite Imposing disk image.\n\nSupport for Plus or non-Plus versions of Quite Imposing is available from the PLUS variable, which should be set to \"plus\" for Quite Imposing Plus or an empty string for regular Quite Imposing.\n\nLanguage support is available via the LANGUAGE variable, although I can't find any other languages to download to test.\n\nCode signature verification isn't possible because the installer isn't signed.", "repo": "autopkg/foigus-recipes", - "path": "CircularSoftware/CircularFLO.download.recipe", - "shortname": "CircularFLO.download", + "path": "QuiteSoftware/QuiteImposing.download.recipe", + "shortname": "QuiteImposing.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.CircularFLO" + "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX", + "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC", + "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI" ] }, - "com.github.foigus.munki.Meteorologist": { - "name": "Meteorologist", - "description": "Downloads the latest version of Meteorologist (a.k.a. Meteo) and imports it into Munki.", + "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC": { + "name": "QuiteImposing4PlusAcrobatDC", + "description": "Downloads the latest Quite Imposing 4 Plus disk image and packages it for Acrobat DC.", "repo": "autopkg/foigus-recipes", - "path": "Meteo/Meteorologist.munki.recipe", - "parent": "com.github.foigus.download.Meteorologist", - "shortname": "Meteorologist.munki", + "path": "QuiteSoftware/QuiteImposing4PlusAcrobatDC.pkg.recipe", + "parent": "com.github.foigus.download.QuiteImposing", + "shortname": "QuiteImposing4PlusAcrobatDC.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.QuiteImposing4PlusAcrobatDC" + ] + }, + "com.github.foigus.munki.QuiteImposing3PlusAcrobatXI": { + "name": "QuiteImposing3PlusAcrobatXI", + "description": "Downloads the latest Quite Imposing 3 Plus disk image an imports an Acrobat XI-focused package into Munki.", + "repo": "autopkg/foigus-recipes", + "path": "QuiteSoftware/QuiteImposing3PlusAcrobatXI.munki.recipe", + "parent": "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI", + "shortname": "QuiteImposing3PlusAcrobatXI.munki", "inferred_type": "munki", - "munki_display_name": "Meteorologist", - "munki_description": "Meteorologist is a free weather program for OS X. It allows users total control over their weather viewing, including simultaneous interlaced weather reports from multiple weather servers, multiple weather locations, weather alerts and much more." + "munki_display_name": "Quite Imposing Plus for Acrobat XI", + "munki_description": "Quite Imposing Plus is an imposition plug-in for Adobe\u2019s Acrobat. This is all about combining pages onto larger sheets to make books, booklets, or special arrangements. Creating booklets or arranging complex imposition layouts has never been easier and all without leaving Acrobat!" }, - "com.github.foigus.download.Meteorologist": { - "name": "Meteorologist", - "description": "Downloads the latest version of Meteorologist (a.k.a. Meteo).", + "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI": { + "name": "QuiteImposing3PlusAcrobatXI", + "description": "Downloads the latest Quite Imposing 3 Plus disk image and packages it for Acrobat XI.", "repo": "autopkg/foigus-recipes", - "path": "Meteo/Meteorologist.download.recipe", - "shortname": "Meteorologist.download", - "inferred_type": "download", + "path": "QuiteSoftware/QuiteImposing3PlusAcrobatXI.pkg.recipe", + "parent": "com.github.foigus.download.QuiteImposing", + "shortname": "QuiteImposing3PlusAcrobatXI.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.Meteorologist", - "com.github.peshay.filewave.Meteorologist" + "com.github.foigus.munki.QuiteImposing3PlusAcrobatXI" ] }, - "com.github.foigus.munki.tableau-public": { - "name": "TableauPublic", - "description": "Downloads latest Tableau Public disk image and imports it into Munki.", + "com.github.foigus.munki.QuiteImposing4PlusAcrobatDC": { + "name": "QuiteImposing4PlusAcrobatDC", + "description": "Downloads the latest Quite Imposing 4 Plus disk image an imports an Acrobat DC-focused package into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Tableau/TableauPublic.munki.recipe", - "parent": "com.github.foigus.download.tableau-public", - "shortname": "TableauPublic.munki", + "path": "QuiteSoftware/QuiteImposing4PlusAcrobatDC.munki.recipe", + "parent": "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC", + "shortname": "QuiteImposing4PlusAcrobatDC.munki", "inferred_type": "munki", - "munki_display_name": "Tableau Public", - "munki_description": "Data in. Brilliance out. Visualize and Share Your Data in Minutes." + "munki_display_name": "Quite Imposing Plus for Acrobat DC", + "munki_description": "Quite Imposing Plus is an imposition plug-in for Adobe\u2019s Acrobat. This is all about combining pages onto larger sheets to make books, booklets, or special arrangements. Creating booklets or arranging complex imposition layouts has never been easier and all without leaving Acrobat!" }, - "com.github.foigus.munki.tableau-reader": { - "name": "TableauReader", - "description": "Downloads latest Tableau Reader disk image and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.foigus.pkg.CallRecorderforSkype": { + "name": "CallRecorderforSkype", + "description": "Downloads latest Call Recorder for Skype installer and uses it to create a package.\n\nNote: CUSTOMER_EMAIL and REG_CODE _must_ be overridden in order for this recipe to work.\n\nLog in to your Ecamm customer center and inspect the URL for these values:\n- The CUSTOMER_EMAIL is the \"u\" parameter. It's your customer email address, URL-encoded.\n- The REG_CODE is the \"c\" parameter, a six-character string.\n\nExample (spaces added for clarity):\nhttps://www.ecamm.com/cgi-bin/customercenter ? u=john%2Edoe%40example%2Ecom & c=XYZ123\n\n- Call Recorder for Skype removes the code signature from a Skype component. This is set in the\npostinstall script, but defaults to _not_ performing the code signature removal. Please change\nthis in the override to indicate understanding of the change to Skype.", "repo": "autopkg/foigus-recipes", - "path": "Tableau/TableauReader.munki.recipe", - "parent": "com.github.foigus.download.tableau-reader", - "shortname": "TableauReader.munki", + "path": "Ecamm/CallRecorderforSkype.pkg.recipe", + "parent": "com.github.foigus.download.CallRecorderforSkype", + "shortname": "CallRecorderforSkype.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.CallRecorderforSkype" + ] + }, + "com.github.foigus.munki.CallRecorderforSkype": { + "name": "CallRecorderforSkype", + "description": "Downloads latest Call Recorder for Skype installer, packages it, and imports it into Munki.\n\nNote: CUSTOMER_EMAIL and REG_CODE _must_ be overridden in order for this recipe to work.\n\nLog in to your Ecamm customer center and inspect the URL for these values:\n- The CUSTOMER_EMAIL is the \"u\" parameter. It's your customer email address, URL-encoded.\n- The REG_CODE is the \"c\" parameter, a six-character string.\n\nExample (spaces added for clarity):\nhttps://www.ecamm.com/cgi-bin/customercenter ? u=john%2Edoe%40example%2Ecom & c=XYZ123\n\n- Call Recorder for Skype removes the code signature from a Skype component. This is set in the\npostinstall script, but defaults to _not_ performing the code signature removal. Please change\nthis in the override to indicate understanding of the change to Skype.", + "repo": "autopkg/foigus-recipes", + "path": "Ecamm/CallRecorderforSkype.munki.recipe", + "parent": "com.github.foigus.pkg.CallRecorderforSkype", + "shortname": "CallRecorderforSkype.munki", "inferred_type": "munki", - "munki_display_name": "Tableau Reader", - "munki_description": "Tableau Reader is a free desktop application that you can use to open and view visualizations built in Tableau Desktop. With Tableau Reader you\u2019ll be able to open and interact with visualizations built with Tableau Desktop, data included. You can filter, drill-down and view details of the data as far as the author allows." + "munki_display_name": "Call Recorder for Skype", + "munki_description": "Record your Skype calls directly to your Mac." }, - "com.github.foigus.download.tableau-public": { - "name": "TableauPublic", - "description": "Downloads latest Tableau Public disk image.", + "com.github.foigus.download.CallRecorderforSkype": { + "name": "CallRecorderforSkype", + "description": "Downloads latest Call Recorder for Skype installer.\n\nNote: CUSTOMER_EMAIL and REG_CODE _must_ be overridden in order for this recipe to work.\n\nLog in to your Ecamm customer center and inspect the URL for these values:\n- The CUSTOMER_EMAIL is the \"u\" parameter. It's your customer email address, URL-encoded.\n- The REG_CODE is the \"c\" parameter, a six-character string.\n\nExample (spaces added for clarity):\nhttps://www.ecamm.com/cgi-bin/customercenter ? u=john%2Edoe%40example%2Ecom & c=XYZ123", "repo": "autopkg/foigus-recipes", - "path": "Tableau/TableauPublic.download.recipe", - "shortname": "TableauPublic.download", + "path": "Ecamm/CallRecorderforSkype.download.recipe", + "shortname": "CallRecorderforSkype.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.tableau-public", - "com.github.mlbz521.pkg.TableauPublic" + "com.github.foigus.pkg.CallRecorderforSkype" ] }, - "com.github.foigus.download.tableau-reader": { - "name": "TableauReader", - "description": "Downloads latest Tableau Reader disk image.", + "com.github.foigus.munki.Muzzle": { + "name": "Muzzle", + "description": "Downloads latest version of Muzzle and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Tableau/TableauReader.download.recipe", - "shortname": "TableauReader.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.tableau-reader" - ] + "path": "Incident57/Muzzle.munki.recipe", + "parent": "com.github.foigus.download.Muzzle", + "shortname": "Muzzle.munki", + "inferred_type": "munki", + "munki_display_name": "Muzzle", + "munki_description": "A simple Mac app to silence embarrassing notifications while screensharing." }, - "com.github.foigus.download.i1Studio": { - "name": "i1Studio", - "description": "Downloads the latest version of i1Studio.", + "com.github.foigus.download.Muzzle": { + "name": "Muzzle", + "description": "Downloads Muzzle.", "repo": "autopkg/foigus-recipes", - "path": "X-Rite/i1Studio.download.recipe", - "shortname": "i1Studio.download", + "path": "Incident57/Muzzle.download.recipe", + "shortname": "Muzzle.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.i1Studio" + "com.github.foigus.munki.Muzzle", + "com.github.ahousseini-recipes.pkg.Muzzle" ] }, - "com.github.foigus.munki.i1Studio": { - "name": "i1Studio", - "description": "Downloads the latest version of i1Studio and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.foigus.munki.EvolphinZoom": { + "name": "EvolphinZoom", + "description": "Packages Evolphin Zoom for installation and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe does not download the Evolphin Zoom package--feed the package into the recipe via the following format:\n\nautopkg run EvolphinZoom.munki -p /path/to/EvolphinZoom.pkg\n\n- Evolphin recommends non-current versions of AIR. See here:\n\nhttp://help.evolphin.com/docs/drag-and-drop-stopped-working-in-the-asset-browser/", "repo": "autopkg/foigus-recipes", - "path": "X-Rite/i1Studio.munki.recipe", - "parent": "com.github.foigus.download.i1Studio", - "shortname": "i1Studio.munki", + "path": "Evolphin/EvolphinZoom.munki.recipe", + "parent": "com.github.foigus.pkg.EvolphinZoom", + "shortname": "EvolphinZoom.munki", "inferred_type": "munki", - "munki_display_name": "i1Studio", - "munki_description": "i1Studio from X-Rite is the start-to-finish color management solution for Color Perfectionists looking for expert results." + "munki_display_name": "Zoom", + "munki_description": "Zoom video DAM plugins." }, - "com.github.foigus.download.kindlepreviewer": { - "name": "KindlePreviewer", - "description": "Downloads latest Kindle Previewer disk image.\n\nNOTE: The Kindle Previewer postinstall script (at least as of 2.941) is the following:\n####\n#!/bin/sh\n\nsudo chmod -R 755 /Applications/Kindle\\ Previewer.app\nsudo chown -R $USER /Applications/Kindle\\ Previewer.app\n####\n\nAnd Kindle Previewer, when running, writes files and directories under:\n/Applications/Kindle Previewer.app/Contents/MacOS\n\nDepending on your management system, you may need to address this issue.", + "com.github.foigus.pkg.EvolphinZoom": { + "name": "EvolphinZoom", + "description": "Packages Evolphin Zoom for installation.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\nautopkg repo-add jessepeterson-recipes\n\n- This recipe does not download the Evolphin Zoom package--feed the package into the recipe via the following format:\nautopkg run EvolphinZoom.pkg -p /path/to/EvolphinZoom.pkg", "repo": "autopkg/foigus-recipes", - "path": "Amazon/KindlePreviewer.download.recipe", - "shortname": "KindlePreviewer.download", - "inferred_type": "download", + "path": "Evolphin/EvolphinZoom.pkg.recipe", + "shortname": "EvolphinZoom.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.kindlepreviewer", - "com.github.moofit-recipes.pkg.KindlePreviewer3" + "com.github.foigus.munki.EvolphinZoom" ] }, - "com.github.foigus.download.SendToKindle": { - "name": "SendToKindle", - "description": "Downloads latest Send to Kindle disk image.", + "com.github.foigus.pkg.FontAwesomeFree": { + "name": "FontAwesomeFree", + "description": "Downloads the latest version of Font Awesome Free and creates a package.", "repo": "autopkg/foigus-recipes", - "path": "Amazon/SendtoKindle.download.recipe", - "shortname": "SendtoKindle.download", + "path": "Fonticons/FontAwesomeFree.pkg.recipe", + "parent": "com.github.foigus.download.FontAwesomeFree", + "shortname": "FontAwesomeFree.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.FontAwesomeFree" + ] + }, + "com.github.foigus.download.FontAwesomeFree": { + "name": "FontAwesomeFree", + "description": "Downloads the latest version of Font Awesome Free.", + "repo": "autopkg/foigus-recipes", + "path": "Fonticons/FontAwesomeFree.download.recipe", + "shortname": "FontAwesomeFree.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.SendToKindle" + "com.github.foigus.pkg.FontAwesomeFree" ] }, - "com.github.foigus.munki.SendToKindle": { - "name": "SendToKindle", - "description": "Downloads latest Send to Kindle, modifies a postinstall to exit 0 in case of scripting failure, and imports it into Munki.\n\nNOTE:\n- This recipe depends on facebook's FileAppender. Add facebook's repo via:\nautopkg repo-add https://github.com/facebook/Recipes-for-AutoPkg\n- Requiring a restart rather than troubleshooting the Send to Kindle LaunchAgent trying to find a keychain to store \"DeviceSerialNumber\"\n- STOP_ON_NO_NEW_DOWNLOAD is set to \"true\" by default. Amazon's packages seem to be perpetually version 1.0, so this will allow new package version 1.0's to be imported", + "com.github.foigus.munki.FontAwesomeFree": { + "name": "FontAwesomeFree", + "description": "Downloads the latest version of Font Awesome Free, creates a package, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Amazon/SendtoKindle.munki.recipe", - "parent": "com.github.foigus.pkg.SendToKindle", - "shortname": "SendtoKindle.munki", + "path": "Fonticons/FontAwesomeFree.munki.recipe", + "parent": "com.github.foigus.pkg.FontAwesomeFree", + "shortname": "FontAwesomeFree.munki", "inferred_type": "munki", - "munki_display_name": "Send to Kindle", - "munki_description": "Reading your personal documents on a Kindle has never been easier." + "munki_display_name": "Font Awesome Free", + "munki_description": "Get vector icons and social logos on your website with Font Awesome, the web's most popular icon set and toolkit." }, - "com.github.foigus.pkg.SendToKindle": { - "name": "SendToKindle", - "description": "Downloads latest Send to Kindle and modifies a postinstall to exit 0 in case of scripting failure.\n\nNOTE:\n- This recipe depends on Nick McSpadden's FileAppender. Add Nick's repo via:\nautopkg repo-add nmcspadden-recipes", + "com.github.foigus.download.SketchToolbox": { + "name": "Sketch Toolbox", + "description": "Downloads the latest version of Sketch Toolbox.", "repo": "autopkg/foigus-recipes", - "path": "Amazon/SendtoKindle.pkg.recipe", - "parent": "com.github.foigus.download.SendToKindle", - "shortname": "SendtoKindle.pkg", - "inferred_type": "pkg", + "path": "ShahruzShaukat/SketchToolbox.download.recipe", + "shortname": "SketchToolbox.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.SendToKindle" + "com.github.foigus.munki.SketchToolbox" ] }, - "com.github.foigus.munki.kindlecreate": { - "name": "KindleCreate", - "description": "Downloads latest Kindle Create package and imports it into Munki.", + "com.github.foigus.munki.SketchToolbox": { + "name": "SketchToolbox", + "description": "Downloads the latest version of Sketch Toolbox and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Amazon/KindleCreate.munki.recipe", - "parent": "com.github.foigus.download.kindlecreate", - "shortname": "KindleCreate.munki", + "path": "ShahruzShaukat/SketchToolbox.munki.recipe", + "parent": "com.github.foigus.download.SketchToolbox", + "shortname": "SketchToolbox.munki", "inferred_type": "munki", - "munki_display_name": "Kindle Create", - "munki_description": "Use Kindle Create to transform your completed manuscript into a beautiful Kindle eBook." + "munki_display_name": "Sketch Toolbox", + "munki_description": "A super simple plugin manager for Sketch." }, - "com.github.foigus.download.kindlecreate": { - "name": "KindleCreate", - "description": "Downloads latest Kindle Create package.", + "com.github.foigus.download.Wrike": { + "name": "Wrike", + "description": "Downloads the latest Wrike application.", "repo": "autopkg/foigus-recipes", - "path": "Amazon/KindleCreate.download.recipe", - "shortname": "KindleCreate.download", + "path": "Wrike/Wrike.download.recipe", + "shortname": "Wrike.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.kindlecreate" + "com.github.foigus.munki.Wrike", + "com.github.jlehikoinen.pkg.Wrike", + "com.github.andredb90.filewave.Wrike" ] }, - "com.github.foigus.munki.kindlepreviewer": { - "name": "KindlePreviewer", - "description": "Downloads latest Kindle Previewer disk image and imports it into Munki.\n\nNOTE: The Kindle Previewer postinstall script (at least as of 2.941) is the following:\n####\n#!/bin/sh\n\nsudo chmod -R 755 /Applications/Kindle\\ Previewer.app\nsudo chown -R $USER /Applications/Kindle\\ Previewer.app\n####\n\nAnd Kindle Previewer, when running, writes files and directories under:\n/Applications/Kindle Previewer.app/Contents/MacOS\n\nYou will need to address this issue before Kindle Previewer will work correctly.", + "com.github.foigus.munki.Wrike": { + "name": "Wrike", + "description": "Downloads the latest Wrike application and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Amazon/KindlePreviewer.munki.recipe", - "parent": "com.github.foigus.download.kindlepreviewer", - "shortname": "KindlePreviewer.munki", + "path": "Wrike/Wrike.munki.recipe", + "parent": "com.github.foigus.download.Wrike", + "shortname": "Wrike.munki", "inferred_type": "munki", - "munki_display_name": "Kindle Previewer", - "munki_description": "Kindle Previewer is a graphical user interface tool that emulates how books display across Kindle devices and apps." + "munki_display_name": "Wrike", + "munki_description": "Cloud-based collaboration and project management software that scales across teams in any business." }, - "com.github.foigus.pkg.AccuBarcodeProwithJRE": { - "name": null, - "description": "Packages Accubarcode Pro with JRE.\n\nNOTES\n\n- This recipe requires installing BOTH AutoPkg AND Accubarcode Pro with JRE itself--the latter BY HAND. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\"--thank Install4j for this incredibly strange recipe\n- This recipe uses relative paths (to obtain the fonts installed in the user's home directory) and assumes the AutoPkg Cache is at the default location of \"~/Library/AutoPkg/Cache\"--ensure the same user installs Accubarcode Pro with JRE and runs this recipe\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes\n\n- I'm skipping a few things I normally do for my AutoPkg recipes:\n - CodeSignatureVerifier: Presumably this software has been manually sourced from a trusted location and then manually installed\n - A .munki Recipe: Since the retrieval of the Accubarcode Pro with JRE installer is manual, the installation is manual, and running this recipe on a clean VM is manual, there doesn't seem to make much sense to automate the import of the resulting package into Munki", + "com.github.foigus.munki.Unite": { + "name": "Unite", + "description": "Downloads the latest version of Unite and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "RDCGroup/AccuBarcodeProwithJRE.pkg.recipe", - "shortname": "AccuBarcodeProwithJRE.pkg", - "inferred_type": "pkg" + "path": "bzgapps/Unite.munki.recipe", + "parent": "com.github.foigus.download.Unite", + "shortname": "Unite.munki", + "inferred_type": "munki", + "munki_display_name": "Unite", + "munki_description": "Unite allows you to turn any website into a deeply customizable app on your Mac." }, - "com.github.foigus.download.sfsymbols": { - "name": "SFSymbols", - "description": "Downloads latest SF Symbols package.", + "com.github.foigus.download.Unite": { + "name": "Unite", + "description": "Downloads the latest version of Unite.", "repo": "autopkg/foigus-recipes", - "path": "Apple/SFSymbols.download.recipe", - "shortname": "SFSymbols.download", + "path": "bzgapps/Unite.download.recipe", + "shortname": "Unite.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.sfsymbols" + "com.github.foigus.munki.Unite" ] }, - "com.github.foigus.munki.sfsymbols": { - "name": "SFSymbols", - "description": "Downloads latest SF Symbols package and imports into Munki.", + "com.github.foigus.download.DSSPlayer": { + "name": "DSSPlayer", + "description": "Downloads the latest DSS Player package.\n\nNote this software may need .wma-capable playback libraries such as Telestream Flip4Mac or Telestream Switch.", "repo": "autopkg/foigus-recipes", - "path": "Apple/SFSymbols.munki.recipe", - "parent": "com.github.foigus.download.sfsymbols", - "shortname": "SFSymbols.munki", - "inferred_type": "munki", - "munki_display_name": "SF Symbols", - "munki_description": "SF Symbols provides a set of over 1,500 consistent, highly configurable symbols you can use in your app." + "path": "Olympus/DSSPlayer.download.recipe", + "shortname": "DSSPlayer.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.DSSPlayer" + ] }, - "com.github.foigus.munki.PlainPasta": { - "name": "PlainPasta", - "description": "Downloads the latest version of Plain Pasta and imports it into Munki.", + "com.github.foigus.munki.DSSPlayer": { + "name": "DSSPlayer", + "description": "Downloads the latest DSS Player package and modifies a postinstall to handle creating a LaunchD job file, changing permissions on a folder to allow non-admin serialization, and moving a PrivilegedHelperTool into position, then imports into Munki.\n\nNote this software may need .wma-capable playback libraries such as Telestream Flip4Mac or Telestream Switch.", "repo": "autopkg/foigus-recipes", - "path": "IsaacHalvorson/PlainPasta.munki.recipe", - "parent": "com.github.foigus.download.PlainPasta", - "shortname": "PlainPasta.munki", + "path": "Olympus/DSSPlayer.munki.recipe", + "parent": "com.github.foigus.pkg.DSSPlayer", + "shortname": "DSSPlayer.munki", "inferred_type": "munki", - "munki_display_name": "Plain Pasta", - "munki_description": "Plain Pasta is a tiny Mac app that makes \"Paste and Match Style\" the default copy/paste behavior." + "munki_display_name": "DSSPlayer", + "munki_description": "The DSS Player for Mac is the software that allows users to record, playback, organize and edit dictation files." }, - "com.github.foigus.download.PlainPasta": { - "name": "PlainPasta", - "description": "Downloads the latest version of Plain Pasta.", + "com.github.foigus.pkg.DSSPlayer": { + "name": "DSSPlayer", + "description": "Downloads the latest DSS Player package and modifies a postinstall to handle creating a LaunchD job file, changing permissions on a folder to allow non-admin serialization, and moving a PrivilegedHelperTool into position.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This software may need .wma-capable playback libraries such as Telestream Flip4Mac or Telestream Switch.", "repo": "autopkg/foigus-recipes", - "path": "IsaacHalvorson/PlainPasta.download.recipe", - "shortname": "PlainPasta.download", + "path": "Olympus/DSSPlayer.pkg.recipe", + "parent": "com.github.foigus.download.DSSPlayer", + "shortname": "DSSPlayer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.DSSPlayer" + ] + }, + "com.github.foigus.download.ExpressScribe": { + "name": "ExpressScribe", + "description": "Downloads the latest Express Scribe.", + "repo": "autopkg/foigus-recipes", + "path": "NCHSoftware/ExpressScribe.download.recipe", + "shortname": "ExpressScribe.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.PlainPasta" + "com.github.foigus.munki.ExpressScribe", + "com.github.nstrauss.pkg.ExpressScribe" ] }, - "com.github.foigus.munki.QuickMatteProForCinema4D": { - "name": "QuickMatteProForCinema4DR%CINEMA4D_VERSION%", - "description": "Packages Quick Matte Pro plugin for Cinema 4D and imports it into Munki.\n\nNOTES:\n- This recipe needs the version of Cinema 4D to be defined in the Input, since the installation is path-specific and hopefully _should_ work for many versions of Cinema 4D\n- This recipe needs the version of Quick Matte Pro to be defined in the Input\n- This recipe does not download the Quick Matte Pro installation media--feed the compressed file into the recipe via the following format:\n\nautopkg run QuickMattePro.pkg -p /path/to/the/appropriate/QuickMattePro_RXX.zip", + "com.github.foigus.munki.ExpressScribe": { + "name": "ExpressScribe", + "description": "Downloads the latest Express Scribe and imports it into Munki", "repo": "autopkg/foigus-recipes", - "path": "Eyedesyn/QuickMatteProForCinema4D.munki.recipe", - "parent": "com.github.foigus.pkg.QuickMatteProForCinema4D", - "shortname": "QuickMatteProForCinema4D.munki", + "path": "NCHSoftware/ExpressScribe.munki.recipe", + "parent": "com.github.foigus.download.ExpressScribe", + "shortname": "ExpressScribe.munki", "inferred_type": "munki", - "munki_display_name": "Quick Matte Pro for Cinema 4D R%CINEMA4D_VERSION%", - "munki_description": "Quick Matte Pro has been designed to take care of matting and object buffer needs quickly and efficiently without having to worry about all the setup." + "munki_display_name": "Express Scribe", + "munki_description": "Express Scribe is professional audio player software designed to assist the transcription of audio recordings." }, - "com.github.foigus.pkg.QuickMatteProForCinema4D": { - "name": "QuickMatteProForCinema4DR%CINEMA4D_VERSION%", - "description": "Packages Quick Matte Pro plugin for Cinema 4D.\n\nNOTES:\n- This recipe needs the version of Cinema 4D to be defined in the Input, since the installation is path-specific and hopefully _should_ work for many versions of Cinema 4D\n- This recipe needs the version of Quick Matte Pro to be defined in the Input\n- This recipe does not download the Quick Matte Pro installation media--feed the compressed file into the recipe via the following format:\n\nautopkg run QuickMattePro.pkg -p /path/to/the/appropriate/QuickMattePro_RXX.zip", + "com.github.foigus.download.bebopclient": { + "name": "BebopClient", + "description": "Downloads latest Bebop Client disk image.", "repo": "autopkg/foigus-recipes", - "path": "Eyedesyn/QuickMatteProForCinema4D.pkg.recipe", - "shortname": "QuickMatteProForCinema4D.pkg", - "inferred_type": "pkg", + "path": "BebopTechnology/BebopClient.download.recipe", + "shortname": "BebopClient.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.QuickMatteProForCinema4D" + "com.github.foigus.munki.bebopclient" ] }, - "com.github.foigus.munki.InDataCC2022": { - "name": "InDataCC2022", - "description": "Downloads the latest InData CC 2022 package and imports it into Munki.", + "com.github.foigus.munki.bebopclient": { + "name": "BebopClient", + "description": "Downloads latest Bebop Client disk image and imports into Munki.", "repo": "autopkg/foigus-recipes", - "path": "EmSoftware/InDataCC2022.munki.recipe", - "parent": "com.github.foigus.download.InDataCC2022", - "shortname": "InDataCC2022.munki", + "path": "BebopTechnology/BebopClient.munki.recipe", + "parent": "com.github.foigus.download.bebopclient", + "shortname": "BebopClient.munki", "inferred_type": "munki", - "munki_display_name": "InData CC 2022", - "munki_description": "InData brings the full layout, design, typographic and picture publishing power of InDesign to bear on all your data-driven repetitive publishing tasks." + "munki_display_name": "Bebop Client", + "munki_description": "Secure remote post-production." }, - "com.github.foigus.download.InDataCC2024": { - "name": "InDataCC2024", - "description": "Downloads the latest InData CC 2024 package.", + "com.github.foigus.munki.SpectraViewII": { + "name": "SpectraViewII", + "description": "Downloads the latest SpectraViewII disk image and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "EmSoftware/InDataCC2024.download.recipe", - "shortname": "InDataCC2024.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.InDataCC2024" - ] + "path": "NEC/SpectraViewII.munki.recipe", + "parent": "com.github.foigus.download.SpectraViewII", + "shortname": "SpectraViewII.munki", + "inferred_type": "munki", + "munki_display_name": "SpectraView II", + "munki_description": "Designed for professionals with color-critical applications, SpectraViewII combines award-winning NEC display technology with a color-measurement sensor and sophisticated calibration software." }, - "com.github.foigus.download.InDataCC2022": { - "name": "InDataCC2022", - "description": "Downloads the latest InData CC 2022 package.", + "com.github.foigus.download.SpectraViewII": { + "name": "SpectraViewII", + "description": "Downloads the latest SpectraViewII installer.", "repo": "autopkg/foigus-recipes", - "path": "EmSoftware/InDataCC2022.download.recipe", - "shortname": "InDataCC2022.download", + "path": "NEC/SpectraViewII.download.recipe", + "shortname": "SpectraViewII.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.InDataCC2022" + "com.github.jazzace.pkg.SpectraViewII", + "com.github.foigus.munki.SpectraViewII" ] }, - "com.github.foigus.munki.InDataCC2023": { - "name": "InDataCC2023", - "description": "Downloads the latest InData CC 2023 package and imports it into Munki.", + "com.github.foigus.pkg.MovieMagicBudgeting": { + "name": null, + "description": "Packages Movie Magic Budgeting.\n\nNotes:\n- This recipe requires installing BOTH AutoPkg AND the Movie Magic Budgeting itself--the latter BY HAND. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Flexera InstallAnywhere and a cross-platform Java-based application for this incredibly strange recipe.\n- This recipe skips installing the template budgets in the user's home directory. These are available in the \"MMData\" folder in the application's folder.\n- Currently the installation package can be downloaded here https://www.ep.com/home/managing-production/movie-magic-budgeting/\n\nI'm skipping a few things I normally do for my AutoPkg recipes:\n- CodeSignatureVerifier: Presumably this software has been manually sourced from a trusted location and then manually installed\n- A .munki Recipe: Since the retrieval of the Movie Magic Budgeting installer is manual, the installation is manual, and running this recipe on a clean VM is manual, there doesn't seem to make much sense to automate the import of the resulting package into Munki. Due to the lack of a .munki recipe, please ensure your pkginfo has \"MM Budgeting\" as a blocking_application", "repo": "autopkg/foigus-recipes", - "path": "EmSoftware/InDataCC2023.munki.recipe", - "parent": "com.github.foigus.download.InDataCC2023", - "shortname": "InDataCC2023.munki", - "inferred_type": "munki", - "munki_display_name": "InData CC 2023", - "munki_description": "InData brings the full layout, design, typographic and picture publishing power of InDesign to bear on all your data-driven repetitive publishing tasks." + "path": "EntertainmentPartners/MovieMagicBudgeting.pkg.recipe", + "shortname": "MovieMagicBudgeting.pkg", + "inferred_type": "pkg" }, - "com.github.foigus.munki.InDataCC2024": { - "name": "InDataCC2024", - "description": "Downloads the latest InData CC 2024 package and imports it into Munki.", + "com.github.foigus.munki.InspireDesigner16ExportCC2023": { + "name": "InspireDesigner16ExportCC2023", + "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2023 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2023. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2023.munki -p /path/to/InstallerPackage-AdobeInDesign23Plugin-16.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "EmSoftware/InDataCC2024.munki.recipe", - "parent": "com.github.foigus.download.InDataCC2024", - "shortname": "InDataCC2024.munki", + "path": "GMCSoftware/InspireDesigner16ExportCC2023.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner16ExportCC2023", + "shortname": "InspireDesigner16ExportCC2023.munki", "inferred_type": "munki", - "munki_display_name": "InData CC 2024", - "munki_description": "InData brings the full layout, design, typographic and picture publishing power of InDesign to bear on all your data-driven repetitive publishing tasks." + "munki_display_name": "Inspire Designer 16 Export Plugin CC 2023", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.download.InDataCC2023": { - "name": "InDataCC2023", - "description": "Downloads the latest InData CC 2023 package.", + "com.github.foigus.download.InspireDesigner15ExportCC2022": { + "name": "InspireDesigner15ExportCC2022", + "description": "Verifies the Inspire Designer 15 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 15 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner15ExportCC2022.download -p /path/to/InstallerPackage-AdobeInDesign2022Plugin-15.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "EmSoftware/InDataCC2023.download.recipe", - "shortname": "InDataCC2023.download", + "path": "GMCSoftware/InspireDesigner15ExportCC2022.download.recipe", + "shortname": "InspireDesigner15ExportCC2022.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.InDataCC2023" + "com.github.foigus.pkg.InspireDesigner15ExportCC2022" ] }, - "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2020": { - "name": "OpticalFlaresAfterEffectsCC2020", - "description": "\"Downloads\" Optical Flares, packages it for installation under After Effects CC 2020, and imports the package into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\nNOTE: This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2020.munki -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip", - "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020", - "shortname": "OpticalFlaresAfterEffectsCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "Optical Flares After Effects CC 2020", - "munki_description": "Optical Flares is a plug-in for designing and animating realistic lens flares in After Effects." - }, - "com.github.foigus.download.OpticalFlares": { - "name": "OpticalFlares", - "description": "\"Downloads\" Optical Flares for installation. This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlares.download -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip", + "com.github.foigus.download.InspireDesigner16ExportCC2023": { + "name": "InspireDesigner16ExportCC2023", + "description": "Verifies the Inspire Designer 16 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2023.download -p /path/to/Adobe-InDesign-2023-Plugin-R16-GA.pkg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlares.download.recipe", - "shortname": "OpticalFlares.download", + "path": "GMCSoftware/InspireDesigner16ExportCC2023.download.recipe", + "shortname": "InspireDesigner16ExportCC2023.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019", - "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020" + "com.github.foigus.pkg.InspireDesigner16ExportCC2023" ] }, - "com.github.foigus.munki.ProPresetsAfterEffectsCC2020": { - "name": "ProPresetsAfterEffectsCC2020", - "description": "\"Downloads\" Pro Presets, packages it for After Effects CC 2020, and imports it into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2020.munki -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "com.github.foigus.munki.InspireDesignerExportPluginCC2015": { + "name": "InspireDesignerExportPluginCC2015", + "description": "Packages Inspire Designer Export plugin for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2015.munki -p /path/to/Adobe-InDesign-CC-2015-Mac_Plugin-10.0.4.0-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.ProPresetsAfterEffectsCC2020", - "shortname": "OpticalFlaresProPresets1AfterEffectsCC2020.munki", + "path": "GMCSoftware/InspireDesignerExportCC2015.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesignerExportPluginCC2015", + "shortname": "InspireDesignerExportCC2015.munki", "inferred_type": "munki", - "munki_display_name": "Pro Presets After Effects CC 2020", - "munki_description": "The Pro Presets is a collection of 50 detailed high-end flares set up with shimmer animation, edge flare-ups and more." + "munki_display_name": "Inspire Designer Export Plugin CC 2015", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.pkg.ProPresetsAfterEffectsCC2020": { - "name": "ProPresetsAfterEffectsCC2020", - "description": "\"Downloads\" Pro Presets and packages it for installation under After Effects CC 2020.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2020.pkg -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "com.github.foigus.pkg.InspireDesigner15ExportCC2022": { + "name": "InspireDesigner15ExportCC2022", + "description": "Packages Inspire Designer 15 Export plugin for InDesign CC 2022.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2022. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 15 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner15ExportCC2022.pkg -p /path/to/InstallerPackage-AdobeInDesign2022Plugin-15.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2020.pkg.recipe", - "shortname": "OpticalFlaresProPresets1AfterEffectsCC2020.pkg", + "path": "GMCSoftware/InspireDesigner15ExportCC2022.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner15ExportCC2022", + "shortname": "InspireDesigner15ExportCC2022.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.ProPresetsAfterEffectsCC2020" + "com.github.foigus.munki.InspireDesigner15ExportCC2022" ] }, - "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019": { - "name": "OpticalFlaresAfterEffectsCC2019", - "description": "\"Downloads\" Optical Flares and packages it for installation under After Effects CC 2019.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\nNOTE:\n\n- This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2019.pkg -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", + "com.github.foigus.munki.InspireDesigner11ExportCC2017": { + "name": "InspireDesigner11ExportCC2017", + "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2017.munki -p /path/to/Adobe-InDesign-CC-2017-Plugin-11.0.4-HotFix.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2019.pkg.recipe", - "parent": "com.github.foigus.download.OpticalFlares", - "shortname": "OpticalFlaresAfterEffectsCC2019.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2019" - ] + "path": "GMCSoftware/InspireDesigner11ExportCC2017.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner11ExportCC2017", + "shortname": "InspireDesigner11ExportCC2017.munki", + "inferred_type": "munki", + "munki_display_name": "Inspire Designer 11 Export Plugin CC 2017", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.munki.ProPresetsAfterEffectsCC2019": { - "name": "ProPresetsAfterEffectsCC2019", - "description": "\"Downloads\" Pro Presets, packages it for After Effects CC 2019, and imports it into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2019.munki -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "com.github.foigus.munki.InspireDesigner11ExportCC2015": { + "name": "InspireDesigner11ExportCC2015", + "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2015.munki -p /path/to/Adobe-InDesign-CC-2015-Plugin-11.0-GA.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.ProPresetsAfterEffectsCC2019", - "shortname": "OpticalFlaresProPresets1AfterEffectsCC2019.munki", + "path": "GMCSoftware/InspireDesigner11ExportCC2015.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner11ExportCC2015", + "shortname": "InspireDesigner11ExportCC2015.munki", "inferred_type": "munki", - "munki_display_name": "Pro Presets After Effects CC 2019", - "munki_description": "The Pro Presets is a collection of 50 detailed high-end flares set up with shimmer animation, edge flare-ups and more." + "munki_display_name": "Inspire Designer 11 Export Plugin CC 2015", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2019": { - "name": "OpticalFlaresAfterEffectsCC2019", - "description": "\"Downloads\" Optical Flares, packages it for installation under After Effects CC 2019, and imports the package into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\nNOTE: This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2019.munki -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip", + "com.github.foigus.munki.InspireDesignerExportPluginCC2014": { + "name": "InspireDesignerExportPluginCC2014", + "description": "Packages Inspire Designer Export plugin for InDesign CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2014. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2014.munki -p /path/to/Adobe-InDesign-CC-Plugin-10.0.1-GA.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019", - "shortname": "OpticalFlaresAfterEffectsCC2019.munki", + "path": "GMCSoftware/InspireDesignerExportCC2014.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesignerExportPluginCC2014", + "shortname": "InspireDesignerExportCC2014.munki", "inferred_type": "munki", - "munki_display_name": "Optical Flares After Effects CC 2019", - "munki_description": "Optical Flares is a plug-in for designing and animating realistic lens flares in After Effects." + "munki_display_name": "Inspire Designer Export Plugin CC 2014", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.pkg.ProPresetsAfterEffectsCC2019": { - "name": "ProPresetsAfterEffectsCC2019", - "description": "\"Downloads\" Pro Presets and packages it for installation under After Effects CC 2019.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2019.pkg -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "com.github.foigus.pkg.InspireDesignerExportPluginCC2014": { + "name": "InspireDesignerExportPluginCC2014", + "description": "Packages Inspire Designer Export plugin for InDesign CC 2014 \n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2014. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2014.pkg -p /path/to/Adobe-InDesign-CC-Plugin-10.0.1-GA.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2019.pkg.recipe", - "shortname": "OpticalFlaresProPresets1AfterEffectsCC2019.pkg", + "path": "GMCSoftware/InspireDesignerExportCC2014.pkg.recipe", + "shortname": "InspireDesignerExportCC2014.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.ProPresetsAfterEffectsCC2019" + "com.github.foigus.munki.InspireDesignerExportPluginCC2014" ] }, - "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020": { - "name": "OpticalFlaresAfterEffectsCC2020", - "description": "\"Downloads\" Optical Flares and packages it for installation under After Effects CC 2020.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\nNOTE:\n\n- This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2020.pkg -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", + "com.github.foigus.pkg.InspireDesigner11ExportCC2017": { + "name": "InspireDesigner11ExportCC2017", + "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2017.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2017. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2017.pkg -p /path/to/Adobe-InDesign-CC-2017-Plugin-11.0.4-HotFix.dmg", "repo": "autopkg/foigus-recipes", - "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2020.pkg.recipe", - "parent": "com.github.foigus.download.OpticalFlares", - "shortname": "OpticalFlaresAfterEffectsCC2020.pkg", + "path": "GMCSoftware/InspireDesigner11ExportCC2017.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner11ExportCC2017", + "shortname": "InspireDesigner11ExportCC2017.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2020" + "com.github.foigus.munki.InspireDesigner11ExportCC2017" ] }, - "com.github.foigus.munki.HPEasyAdmin": { - "name": "HPEasyAdmin", - "description": "Downloads the latest version of HP Easy Admin and imports it into Munki.\n\nNOTES:\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", + "com.github.foigus.munki.InspireDesigner12ExportCC2018": { + "name": "InspireDesigner12ExportCC2018", + "description": "Packages Inspire Designer 12 Export plugin for InDesign CC 2018 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2018. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 12 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner12ExportCC2018.munki -p /path/to/Adobe-InDesign-CC-2018-Plugin-12.0.2.2-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "HP/HPEasyAdmin.munki.recipe", - "parent": "com.github.foigus.download.HPEasyAdmin", - "shortname": "HPEasyAdmin.munki", + "path": "GMCSoftware/InspireDesigner12ExportCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner12ExportCC2018", + "shortname": "InspireDesigner12ExportCC2018.munki", "inferred_type": "munki", - "munki_display_name": "HP Easy Admin", - "munki_description": "HP Easy Admin is a macOS application tool that enables education and enterprise administrators to directly download HP printing and/or scanning solutions to use for remote distribution." + "munki_display_name": "Inspire Designer 12 Export Plugin CC 2018", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.download.HPEasyAdmin": { - "name": "HPEasyAdmin", - "description": "Downloads the latest version of HP Easy Admin.\n\nNOTES:\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", + "com.github.foigus.download.InspireDesigner14ExportCC2020": { + "name": "InspireDesigner14ExportCC2020", + "description": "Verifies the Inspire Designer 14 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 14 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner14ExportCC2020.download -p /path/to/Adobe-InDesign-2020-Plugin-12.0.6-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "HP/HPEasyAdmin.download.recipe", - "shortname": "HPEasyAdmin.download", + "path": "GMCSoftware/InspireDesigner14ExportCC2020.download.recipe", + "shortname": "InspireDesigner14ExportCC2020.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.HPEasyAdmin", - "com.github.moofit-recipes.pkg.HPEasyAdmin" + "com.github.foigus.pkg.InspireDesigner14ExportCC2020" ] }, - "com.github.foigus.munki.AndroidStudio": { - "name": "AndroidStudio", - "description": "Downloads latest Android Studio disk image and imports into Munki.\n\nThis recipe is dependent on Sam Novak's Android Studio recipe. To add his repo:\n\nautopkg repo-add novaksam-recipes", + "com.github.foigus.munki.InspireDesigner16ExportCC2024": { + "name": "InspireDesigner16ExportCC2024", + "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2024 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2024. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2024.munki -p /path/to/InstallerPackage-AdobeInDesign23Plugin-16.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "Google/AndroidStudio.munki.recipe", - "parent": "com.github.novaksam.download.AndroidStudio", - "shortname": "AndroidStudio.munki", + "path": "GMCSoftware/InspireDesigner16ExportCC2024.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner16ExportCC2024", + "shortname": "InspireDesigner16ExportCC2024.munki", "inferred_type": "munki", - "munki_display_name": "Android Studio", - "munki_description": "Android Studio is the official IDE for Android application development, based on IntelliJ IDEA." + "munki_display_name": "Inspire Designer 16 Export Plugin CC 2024", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.download.googleadseditor": { - "name": "GoogleAdsEditor", - "description": "Downloads latest Google Ads Editor disk image.\n\nNOTES:\n- When \"Google Ads Editor\" version 1.0 was released, the versioning for Ads Editor was reset to 1.0 even though the actual software went to version 13. Subtract 12 from the major version to get the marketing version of Google Ads Editor (e.g. 13-12=1)\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.InspireDesigner15ExportCC2022": { + "name": "InspireDesigner15ExportCC2022", + "description": "Packages Inspire Designer 15 Export plugin for InDesign CC 2022 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2022. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 15 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner15ExportCC2022.munki -p /path/to/InstallerPackage-AdobeInDesign2022Plugin-15.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "Google/GoogleAdsEditor.download.recipe", - "shortname": "GoogleAdsEditor.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.googleadseditor" - ] + "path": "GMCSoftware/InspireDesigner15ExportCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner15ExportCC2022", + "shortname": "InspireDesigner15ExportCC2022.munki", + "inferred_type": "munki", + "munki_display_name": "Inspire Designer 15 Export Plugin CC 2022", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.pkg.googleadseditor": { - "name": "GoogleAdsEditor", - "description": "Downloads latest Google Ads Editor disk image and builds an installation package.\n\nNOTES:\n- When \"Google Ads Editor\" version 1.0 was released, the versioning for Ads Editor was reset to 1.0 even though the actual software went to version 13. Subtract 12 from the major version to get the marketing version of Google Ads Editor (e.g. 13-12=1)\n- This package carries the Google Keystone updater. To get rid of the Keystone updater, run the following script in your software management system following installation:\n\n###\n#!/bin/bash\n\nrm \"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/Keystone.tbz\" \\\n\"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/ksinstall\"\n###\n\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.pkg.InspireDesigner11ExportCC2015": { + "name": "InspireDesigner11ExportCC2015", + "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2015.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2015.pkg -p /path/to/Adobe-InDesign-CC-2015-Plugin-11.0-GA.dmg", "repo": "autopkg/foigus-recipes", - "path": "Google/GoogleAdsEditor.pkg.recipe", - "parent": "com.github.foigus.download.googleadseditor", - "shortname": "GoogleAdsEditor.pkg", + "path": "GMCSoftware/InspireDesigner11ExportCC2015.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner11ExportCC2015", + "shortname": "InspireDesigner11ExportCC2015.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.googleadseditor", - "com.github.andredb90.filewave.GoogleAdsEditor" + "com.github.foigus.munki.InspireDesigner11ExportCC2015" ] }, - "com.github.foigus.munki.googleadseditor": { - "name": "GoogleAdsEditor", - "description": "Downloads latest Google Ads Editor disk image, builds an installation package, and imports it into Munki.\n\nNOTES:\n- When \"Google Ads Editor\" version 1.0 was released, the versioning for Ads Editor was reset to 1.0 even though the actual software went to version 13. Subtract 12 from the major version to get the marketing version of Google Ads Editor (e.g. 13-12=1)\n- This package carries the Google Keystone updater. To get rid of the Keystone updater, run the following script in your software management system following installation:\n\n###\n#!/bin/bash\n\nrm \"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/Keystone.tbz\" \\\n\"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/ksinstall\"\n###\n\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", - "repo": "autopkg/foigus-recipes", - "path": "Google/GoogleAdsEditor.munki.recipe", - "parent": "com.github.foigus.pkg.googleadseditor", - "shortname": "GoogleAdsEditor.munki", - "inferred_type": "munki", - "munki_display_name": "Google Ads Editor", - "munki_description": "A free application for managing large AdWords accounts." - }, - "com.github.foigus.download.googlechromecanary": { - "name": "GoogleChromeCanary", - "description": "Downloads latest Google Chrome Canary disk image.", + "com.github.foigus.pkg.InspireDesignerExportPluginCC2015": { + "name": "InspireDesignerExportPluginCC2015", + "description": "Packages Inspire Designer Export plugin for InDesign CC 2015 \n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2015.pkg -p /path/to/Adobe-InDesign-CC-2015-Mac_Plugin-10.0.4.0-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "Google/GoogleChromeCanary.download.recipe", - "shortname": "GoogleChromeCanary.download", - "inferred_type": "download", + "path": "GMCSoftware/InspireDesignerExportCC2015.pkg.recipe", + "shortname": "InspireDesignerExportCC2015.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.googlechromecanary", - "com.github.fishd72.pkg.Chrome" + "com.github.foigus.munki.InspireDesignerExportPluginCC2015" ] }, - "com.github.foigus.munki.GoogleWebDesigner": { - "name": "GoogleWebDesigner", - "description": "Downloads the latest version of Google Web Designer and imports it into Munki.", + "com.github.foigus.munki.InspireDesigner14ExportCC2020": { + "name": "InspireDesigner14ExportCC2020", + "description": "Packages Inspire Designer 14 Export plugin for InDesign CC 2020 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2020. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 14 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner14ExportCC2020.munki -p /path/to/Adobe-InDesign-2020-Plugin-12.0.6-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "Google/WebDesigner.munki.recipe", - "parent": "com.github.peshay.download.GoogleWebDesigner", - "shortname": "WebDesigner.munki", + "path": "GMCSoftware/InspireDesigner14ExportCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.InspireDesigner14ExportCC2020", + "shortname": "InspireDesigner14ExportCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Google Web Designer", - "munki_description": "Create engaging, interactive HTML5-based designs and motion graphics that can run on any device." + "munki_display_name": "Inspire Designer 14 Export Plugin CC 2020", + "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." }, - "com.github.foigus.munki.googlechromecanary": { - "name": "GoogleChromeCanary", - "description": "Downloads the latest Google Chrome Canary disk image and imports into Munki.", + "com.github.foigus.pkg.InspireDesigner14ExportCC2020": { + "name": "InspireDesigner14ExportCC2020", + "description": "Packages Inspire Designer 14 Export plugin for InDesign CC 2020.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2020. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 14 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner14ExportCC2020.pkg -p /path/to/Adobe-InDesign-2020-Plugin-12.0.6-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "Google/GoogleChromeCanary.munki.recipe", - "parent": "com.github.foigus.download.googlechromecanary", - "shortname": "GoogleChromeCanary.munki", - "inferred_type": "munki", - "munki_display_name": "Google Chrome Canary", - "munki_description": "Google Chrome Canary has the newest of the new Chrome features. Be forewarned: it's designed for developers and early adopters, and can sometimes break down completely." + "path": "GMCSoftware/InspireDesigner14ExportCC2020.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner14ExportCC2020", + "shortname": "InspireDesigner14ExportCC2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.InspireDesigner14ExportCC2020" + ] }, - "com.github.foigus.download.PIX3": { - "name": "PIX3", - "description": "Downloads the latest release of PIX 3.", + "com.github.foigus.download.InspireDesigner11ExportCC2017": { + "name": "InspireDesigner11ExportCC2017", + "description": "Verifies the Inspire Designer 11 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2017.download -p /path/to/Adobe-InDesign-CC-2017-Plugin-11.0.4-HotFix.dmg", "repo": "autopkg/foigus-recipes", - "path": "PIXSystem/PIX3.download.recipe", - "shortname": "PIX3.download", + "path": "GMCSoftware/InspireDesigner11ExportCC2017.download.recipe", + "shortname": "InspireDesigner11ExportCC2017.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.PIX3", - "com.github.foigus.munki.PIX3" + "com.github.foigus.pkg.InspireDesigner11ExportCC2017" ] }, - "com.github.foigus.munki.PIX2": { - "name": "PIX2", - "description": "Downloads latest version of PIX 2 and imports into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "PIXSystem/PIX2.munki.recipe", - "parent": "com.github.foigus.download.PIX2", - "shortname": "PIX2.munki", - "inferred_type": "munki", - "munki_display_name": "PIX 2", - "munki_description": "PIX 2 is an open sandbox, home base, viewer, community workspace, media mine, think tank and muse \u2013 a place where all creative and strategic content and communication is safe and tidy and easily found, shared and worked on together." - }, - "com.github.foigus.munki.PIX3": { - "name": "PIX3", - "description": "Downloads latest version of PIX 3 and imports into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "PIXSystem/PIX3.munki.recipe", - "parent": "com.github.foigus.download.PIX3", - "shortname": "PIX3.munki", - "inferred_type": "munki", - "munki_display_name": "PIX 3", - "munki_description": "PIX 3 is an open sandbox, home base, viewer, community workspace, media mine, think tank and muse \u2013 a place where all creative and strategic content and communication is safe and tidy and easily found, shared and worked on together." - }, - "com.github.foigus.download.PIX2": { - "name": "PIX2", - "description": "Downloads the latest release of PIX 2.", + "com.github.foigus.pkg.InspireDesigner16ExportCC2024": { + "name": "InspireDesigner16ExportCC2024", + "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2024.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2024. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2024.pkg -p /path/to/InstallerPackage-AdobeInDesign2024Plugin-16.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "PIXSystem/PIX2.download.recipe", - "shortname": "PIX2.download", - "inferred_type": "download", + "path": "GMCSoftware/InspireDesigner16ExportCC2024.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner16ExportCC2024", + "shortname": "InspireDesigner16ExportCC2024.pkg", + "inferred_type": "pkg", "children": [ - "com.github.homebysix.pkg.PIX2", - "com.github.foigus.munki.PIX2" + "com.github.foigus.munki.InspireDesigner16ExportCC2024" ] }, - "com.github.foigus.pkg.GenericZXPRepackage": { - "name": "GenericZXPRepackage", - "description": "Repackage an Adobe ZXP extension.\n\nNOTE:\n\n- This recipe expects an unencrypted .zxp file. These are NOT available from Adobe Exchange, they either must be obtained from the vendor directly or by building an Admin Console package that contains the Extension (and thus contains the .zxp file)\n- It's highly-suggested to create overrides of this recipe with unique names, such as \"autopkg make-override GenericZXPRepackage.pkg -n FoobarbazExtension.pkg\"\n- The NAME, PACKAGE_ID, and EXTENSION_PATH values _must_ be overridden to run this recipe\n- EXTENSION_PATH can be determined by installing the extension and looking for the extension name in /Library/Application Support/Adobe/CEP/extensions \n- This recipe does not download the .zxp file--feed the source file into the recipe via the following format:\nautopkg run FoobarbazExtension.pkg -p /path/to/FoobarbazExtension_Install.pkg/Contents/Resources/post/addon/ZXP/123456.zxp", + "com.github.foigus.pkg.InspireDesigner16ExportCC2023": { + "name": "InspireDesigner16ExportCC2023", + "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2023.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2023. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2023.pkg -p /path/to/InstallerPackage-AdobeInDesign2023Plugin-16.3.0.0-FMAP-Mac64.dmg", "repo": "autopkg/foigus-recipes", - "path": "Adobe/GenericZXPRepackage.pkg.recipe", - "shortname": "GenericZXPRepackage.pkg", + "path": "GMCSoftware/InspireDesigner16ExportCC2023.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner16ExportCC2023", + "shortname": "InspireDesigner16ExportCC2023.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.GenericZXPRepackage" + "com.github.foigus.munki.InspireDesigner16ExportCC2023" ] }, - "com.github.foigus.download.CameraRAW": { - "name": "CameraRAW", - "description": "Downloads Adobe Camera RAW.", + "com.github.foigus.download.InspireDesigner12ExportCC2018": { + "name": "InspireDesigner18ExportCC2018", + "description": "Verifies the Inspire Designer 12 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 12 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner12ExportCC2018.download -p /path/to/Adobe-InDesign-CC-2018-Plugin-12.0.2.2-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "Adobe/CameraRAW.download.recipe", - "shortname": "CameraRAW.download", + "path": "GMCSoftware/InspireDesigner12ExportCC2018.download.recipe", + "shortname": "InspireDesigner12ExportCC2018.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.CameraRAW" + "com.github.foigus.pkg.InspireDesigner12ExportCC2018" ] }, - "com.github.foigus.pkg.AdobeOutputModule": { - "name": "AdobeOutputModule", - "description": "Downloads Adobe Output Module for Bridge CC and creates a package. Version was chosen because that's the date of most of the component files in the download.\n\nSkipped writing a .munki recipe since Adobe Output Module is unlikely to be updated again.", - "repo": "autopkg/foigus-recipes", - "path": "Adobe/AdobeOutputModule.pkg.recipe", - "parent": "com.github.foigus.download.AdobeOutputModule", - "shortname": "AdobeOutputModule.pkg", - "inferred_type": "pkg" - }, - "com.github.foigus.munki.GenericZXPRepackage": { - "name": "GenericZXPRepackage", - "description": "Repackage an Adobe ZXP extension and import it into Munki.\n\nNOTE:\n\n- This recipe expects an unencrypted .zxp file. These are NOT available from Adobe Exchange, they either must be obtained from the vendor directly or by building an Admin Console package that contains the Extension (and thus contains the .zxp file)\n- It's highly-suggested to create overrides of this recipe with unique names, such as \"autopkg make-override GenericZXPRepackage.munki -n FoobarbazExtension.munki\"\n- The NAME, PACKAGE_ID, EXTENSION_PATH, and MUNKI_REPO_SUBDIR values _must_ be overridden to run this recipe\n- EXTENSION_PATH can be determined by installing the extension and looking for the extension name in /Library/Application Support/Adobe/CEP/extensions \n- This recipe does not download the .zxp file--feed the source file into the recipe via the following format:\nautopkg run FoobarbazExtension.munki -p /path/to/FoobarbazExtension_Install.pkg/Contents/Resources/post/addon/ZXP/123456.zxp", - "repo": "autopkg/foigus-recipes", - "path": "Adobe/GenericZXPRepackage.munki.recipe", - "parent": "com.github.foigus.pkg.GenericZXPRepackage", - "shortname": "GenericZXPRepackage.munki", - "inferred_type": "munki", - "munki_display_name": "Foobarbaz", - "munki_description": "How many times has this happened to you? You have a bass, and you're trying to find an exciting new way to prepare it for the dinner table." - }, - "com.github.foigus.munki.CameraRAW": { - "name": "CameraRAW", - "description": "Downloads Adobe Camera RAW.\n\nNOTES:\n\n- THIS RECIPE HAS force_munkiimport TURNED ON SINCE ALL CAMERA RAW PACKAGES ARE VERSION ZERO. IT IS NOT RECOMMENDED TO RUN THIS RECIPE IN AN AUTOMATED FASHION SINCE THIS WILL RESULT IN MANY IMPORTS INTO THE MUNKI REPO.\n- This recipe unfortunately uses an installs array of the md5 of the Camera RAW binary itself. This is due to poor versioning choices in the plugin.\n- The package has uninstallable set to false because it intersects with Creative Cloud application installations that are not recorded in the traditional receipts database, thus a \"removepackages\" uninstall would end up removing Camera RAW even though there might be Camera RAW-dependent applications still installed.\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", - "repo": "autopkg/foigus-recipes", - "path": "Adobe/CameraRAW.munki.recipe", - "parent": "com.github.foigus.download.CameraRAW", - "shortname": "CameraRAW.munki", - "inferred_type": "munki", - "munki_display_name": "Camera RAW", - "munki_description": "Adobe Camera RAW, which lets you import and enhance raw images, has been a must-have tool for professional photographers right since it was first released in 2003." - }, - "com.github.foigus.download.AdobeOutputModule": { - "name": "AdobeOutputModule", - "description": "Downloads Adobe Output Module for Bridge CC. Version was chosen because that's the date of most of the component files in the download.\n\nNo code signature check since the package is unsigned.", + "com.github.foigus.download.InspireDesigner11ExportCC2015": { + "name": "InspireDesigner11ExportCC2015", + "description": "Verifies the Inspire Designer 11 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2015.download -p /path/to/Adobe-InDesign-CC-2015-Plugin-11.0-GA.dmg", "repo": "autopkg/foigus-recipes", - "path": "Adobe/AdobeOutputModule.download.recipe", - "shortname": "AdobeOutputModule.download", + "path": "GMCSoftware/InspireDesigner11ExportCC2015.download.recipe", + "shortname": "InspireDesigner11ExportCC2015.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.AdobeOutputModule" + "com.github.foigus.pkg.InspireDesigner11ExportCC2015" ] }, - "com.github.foigus.download.AdobeOutputModuleCC2017": { - "name": "AdobeOutputModuleCC2017", - "description": "Downloads Adobe Output Module for Bridge CC 2017. Version was chosen because that's the date of most of the component files in the download.\n\nNo code signature check since the package is unsigned.", + "com.github.foigus.download.InspireDesigner16ExportCC2024": { + "name": "InspireDesigner16ExportCC2024", + "description": "Verifies the Inspire Designer 16 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2024.download -p /path/to/Adobe-InDesign-2024-Plugin-R16-GA.pkg", "repo": "autopkg/foigus-recipes", - "path": "Adobe/AdobeOutputModuleCC2017.download.recipe", - "shortname": "AdobeOutputModuleCC2017.download", + "path": "GMCSoftware/InspireDesigner16ExportCC2024.download.recipe", + "shortname": "InspireDesigner16ExportCC2024.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.AdobeOutputModuleCC2017" + "com.github.foigus.pkg.InspireDesigner16ExportCC2024" ] }, - "com.github.foigus.pkg.AdobeOutputModuleCC2015": { - "name": "AdobeOutputModuleCC2015", - "description": "Downloads Adobe Output Module for Bridge CC 2015 and creates a package. Version was chosen based on AdobeOutputModule.jsx modified date.\n\nSkipped writing a .munki recipe since Adobe Output Module is unlikely to be updated again.", - "repo": "autopkg/foigus-recipes", - "path": "Adobe/AdobeOutputModuleCC2015.pkg.recipe", - "parent": "com.github.foigus.download.AdobeOutputModuleCC2015", - "shortname": "AdobeOutputModuleCC2015.pkg", - "inferred_type": "pkg" - }, - "com.github.foigus.pkg.AdobeOutputModuleCC2017": { - "name": "AdobeOutputModuleCC2017", - "description": "Downloads Adobe Output Module for Bridge CC 2017 and creates a package. Version was chosen based on AdobeOutputModule.jsx modified date.\n\nSkipped writing a .munki recipe since Adobe Output Module is unlikely to be updated again.", + "com.github.foigus.pkg.InspireDesigner12ExportCC2018": { + "name": "InspireDesigner12ExportCC2018", + "description": "Packages Inspire Designer 12 Export plugin for InDesign CC 2018.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2018. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 12 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner12ExportCC2018.pkg -p /path/to/Adobe-InDesign-CC-2018-Plugin-12.0.2.2-Hotfix.dmg", "repo": "autopkg/foigus-recipes", - "path": "Adobe/AdobeOutputModuleCC2017.pkg.recipe", - "parent": "com.github.foigus.download.AdobeOutputModuleCC2017", - "shortname": "AdobeOutputModuleCC2017.pkg", - "inferred_type": "pkg" + "path": "GMCSoftware/InspireDesigner12ExportCC2018.pkg.recipe", + "parent": "com.github.foigus.download.InspireDesigner12ExportCC2018", + "shortname": "InspireDesigner12ExportCC2018.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.InspireDesigner12ExportCC2018" + ] }, - "com.github.foigus.download.AdobeOutputModuleCC2015": { - "name": "AdobeOutputModuleCC2015", - "description": "Downloads Adobe Output Module for Bridge CC 2015. Version was chosen because that's the date of most of the component files in the download.\n\nNo code signature check since the package is unsigned.", + "com.github.foigus.download.FSMonitor": { + "name": "FSMonitor", + "description": "Downloads the latest version of FSMonitor.", "repo": "autopkg/foigus-recipes", - "path": "Adobe/AdobeOutputModuleCC2015.download.recipe", - "shortname": "AdobeOutputModuleCC2015.download", + "path": "TristanSoftware/FSMonitor.download.recipe", + "shortname": "FSMonitor.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.AdobeOutputModuleCC2015" + "com.github.foigus.munki.FSMonitor", + "com.github.moofit-recipes.pkg.FSMonitor" ] }, "com.github.foigus.munki.FSMonitor": { @@ -58455,571 +58414,574 @@ "munki_display_name": "FSMonitor", "munki_description": "Monitor changes to the file system." }, - "com.github.foigus.download.FSMonitor": { - "name": "FSMonitor", - "description": "Downloads the latest version of FSMonitor.", + "com.github.foigus.munki.sfsymbols": { + "name": "SFSymbols", + "description": "Downloads latest SF Symbols package and imports into Munki.", "repo": "autopkg/foigus-recipes", - "path": "TristanSoftware/FSMonitor.download.recipe", - "shortname": "FSMonitor.download", + "path": "Apple/SFSymbols.munki.recipe", + "parent": "com.github.foigus.download.sfsymbols", + "shortname": "SFSymbols.munki", + "inferred_type": "munki", + "munki_display_name": "SF Symbols", + "munki_description": "SF Symbols provides a set of over 1,500 consistent, highly configurable symbols you can use in your app." + }, + "com.github.foigus.download.sfsymbols": { + "name": "SFSymbols", + "description": "Downloads latest SF Symbols package.", + "repo": "autopkg/foigus-recipes", + "path": "Apple/SFSymbols.download.recipe", + "shortname": "SFSymbols.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.FSMonitor", - "com.github.moofit-recipes.pkg.FSMonitor" + "com.github.foigus.munki.sfsymbols" ] }, - "com.github.foigus.munki.PhotoSweeper": { - "name": "PhotoSweeper", - "description": "Downloads the latest version of PhotoSweeper and imports it into Munki.", + "com.github.foigus.munki.CircularFLO": { + "name": "CircularFLO", + "description": "Downloads the latest CircularFLO installer and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Overmacs/PhotoSweeper.munki.recipe", - "parent": "com.github.foigus.download.PhotoSweeper", - "shortname": "PhotoSweeper.munki", + "path": "CircularSoftware/CircularFLO.munki.recipe", + "parent": "com.github.foigus.download.CircularFLO", + "shortname": "CircularFLO.munki", "inferred_type": "munki", - "munki_display_name": "PhotoSweeper", - "munki_description": "PhotoSweeper helps photographers get rid of tones similar photos. PhotoSweeper lets you compare photos to find similar/duplicate photos using one of 6 different methods." + "munki_display_name": "CircularFLO", + "munki_description": "Beautiful interactive eBooks without coding." }, - "com.github.foigus.download.PhotoSweeper": { - "name": "PhotoSweeper", - "description": "Downloads the latest version of PhotoSweeper.", + "com.github.foigus.download.CircularFLO": { + "name": "CircularFLO", + "description": "Downloads the latest CircularFLO installer.", "repo": "autopkg/foigus-recipes", - "path": "Overmacs/PhotoSweeper.download.recipe", - "shortname": "PhotoSweeper.download", + "path": "CircularSoftware/CircularFLO.download.recipe", + "shortname": "CircularFLO.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.PhotoSweeper" + "com.github.foigus.munki.CircularFLO" ] }, - "com.github.foigus.download.brisk": { - "name": "brisk", - "description": "Downloads the latest version of brisk.", + "com.github.foigus.download.PreferenceManager": { + "name": "PreferenceManager", + "description": "Downloads the latest version of Preference Manager.", "repo": "autopkg/foigus-recipes", - "path": "KeithSmiley/brisk.download.recipe", - "shortname": "brisk.download", + "path": "DigitalRebellion/PreferenceManager.download.recipe", + "shortname": "PreferenceManager.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.brisk", - "com.github.foigus.munki.brisk" + "com.github.foigus.munki.PreferenceManager", + "com.github.moofit-recipes.pkg.PreferenceManager" ] }, - "com.github.foigus.munki.brisk": { - "name": "brisk", - "description": "Downloads the latest version of brisk and imports it into Munki.", + "com.github.foigus.munki.PreferenceManager": { + "name": "PreferenceManager", + "description": "Downloads the current version of Preference Manager and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "KeithSmiley/brisk.munki.recipe", - "parent": "com.github.foigus.download.brisk", - "shortname": "brisk.munki", + "path": "DigitalRebellion/PreferenceManager.munki.recipe", + "parent": "com.github.foigus.download.PreferenceManager", + "shortname": "PreferenceManager.munki", "inferred_type": "munki", - "munki_display_name": "brisk", - "munki_description": "A macOS app for submitting radars" + "munki_display_name": "Preference Manager", + "munki_description": "Trash, backup, lock and restore your NLE preferences." }, - "com.github.foigus.pkg.ATTOConfigTool": { - "name": null, - "description": "Packages ATTO Config Tool.\n\nNote: This recipe requires installing BOTH AutoPkg AND the ConfigTool itself--the latter BY HAND. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Flexera InstallAnywhere and a cross-platform Java-based application for this incredibly strange recipe.\n\nI'm skipping a few things I normally do for my AutoPkg recipes:\n- CodeSignatureVerifier: Presumably this software has been manually sourced from a trusted location and then manually installed\n- A .munki Recipe: Since the retrieval of the ConfigTool installer is manual, the installation is manual, and running this recipe on a clean VM is manual, there doesn't seem to make much sense to automate the import of the resulting package into Munki", + "com.github.foigus.pkg.Screenflick": { + "name": "Screenflick", + "description": "Downloads the current release version of Screenflick and builds a package. Added by Sean Hansell", "repo": "autopkg/foigus-recipes", - "path": "ATTO/ATTOConfigTool.pkg.recipe", - "shortname": "ATTOConfigTool.pkg", + "path": "Araelium/Screenflick.pkg.recipe", + "parent": "com.github.foigus.download.Screenflick", + "shortname": "Screenflick.pkg", "inferred_type": "pkg" }, - "com.github.foigus.download.DiskArbitrator": { - "name": "DiskArbitrator", - "description": "Downloads the latest version of Disk Arbitrator.", + "com.github.foigus.munki.Screenflick": { + "name": "Screenflick", + "description": "Downloads the latest version of Screenflick and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "AaronBurghardt/DiskArbitrator.download.recipe", - "shortname": "DiskArbitrator.download", + "path": "Araelium/Screenflick.munki.recipe", + "parent": "com.github.foigus.download.Screenflick", + "shortname": "Screenflick.munki", + "inferred_type": "munki", + "munki_display_name": "Screenflick", + "munki_description": "Providing the power and features to communicate your screen experience." + }, + "com.github.foigus.download.Screenflick": { + "name": "Screenflick", + "description": "Downloads the latest version of Screenflick.", + "repo": "autopkg/foigus-recipes", + "path": "Araelium/Screenflick.download.recipe", + "shortname": "Screenflick.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.DiskArbitrator" + "com.github.foigus.pkg.Screenflick", + "com.github.foigus.munki.Screenflick" ] }, - "com.github.foigus.munki.DiskArbitrator": { - "name": "DiskArbitrator", - "description": "Downloads the latest version of Disk Arbitrator and imports it into Munki.", + "com.github.foigus.download.CaptureOne": { + "name": "CaptureOne", + "description": "Downloads the current release version of Capture One.", "repo": "autopkg/foigus-recipes", - "path": "AaronBurghardt/DiskArbitrator.munki.recipe", - "parent": "com.github.foigus.download.DiskArbitrator", - "shortname": "DiskArbitrator.munki", + "path": "PhaseOne/CaptureOne.download.recipe", + "shortname": "CaptureOne.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.CaptureOne", + "com.github.foigus.munki.CaptureOneSubscription", + "com.github.moofit-recipes.pkg.CaptureOne" + ] + }, + "com.github.foigus.munki.CaptureOne": { + "name": "CaptureOne", + "description": "Downloads the current release version of Capture One and imports it into Munki for use with perpetually-licensed Capture One.\n\nNotes:\n\n- Major version upgrades of Capture One are now judged by the first and second dotted sections of the version number. Capture One 16.3 is a major version, and the forthcoming 16.4 will also be a major version--and perpetual licenses only cover a single major version.\nReference: https://support.captureone.com/hc/en-us/community/posts/14386195229085-Capture-One-Pro-16-3-is-out-now-and-we-want-to-thank-you-\n\nThis recipe is made for Capture One when licensed perpetually and has the following unique features/options when compared to the recipe for the subscription version of Capture One:\n\n- Has a Munki \"name\" of \"CaptureOneX.Y\" (\"name\"-\"first_decimal_section\"-\"second_decimal_section\") as opposed to the static name used in the subscription recipe\n- STOP_ON_NO_NEW_DOWNLOAD Option: Skips import if no new file was retrieved in the \"download\" recipe (defaults to true). Assuming a stable ETag, this allows the recipe to run (typically in an automated fashion) with force_munkiimport set to true but avoiding duplicate imports. This allows this recipe for perpetually-licensed Capture One to run in tandem with the subscription-licensed Capture One recipe\n- FORCE_MUNKIIMPORT Option: Controls whether force_munkiimport is enabled (defaults to true (the string value is set), switch to an empty set of string tags for false). This allows the AutoPkg admin to control the force_munkiimport behavior in case it is required\n- PREFERRED_CATALOG, PREFERRED_DISPLAY_NAME, and PREFERRED_NAME keys will allow an override to completely override the corresponding values in the Munki pkginfo (excluding the pipe character in the override-supplied value, since the pipe is used as a delimiter in the \"TextSearcher\" processor)\n- This recipe depends on jazzace's TextSearcher. Add jazzace's repo via:\n\nautopkg repo-add jazzace-recipes\n\nExpected uses of this recipe:\n\n- Capture One perpetual and Capture One subscription are in use: Recipe left in default state (STOP_ON_NO_NEW_DOWNLOAD is true, FORCE_MUNKIIMPORT is set)\n- Only Capture One perpetual licensing is in use: STOP_ON_NO_NEW_DOWNLOAD is overridden to false, FORCE_MUNKIIMPORT is overridden to a null/empty string (although the behavior _should_ be acceptable even if these variables are not overridden)", + "repo": "autopkg/foigus-recipes", + "path": "PhaseOne/CaptureOnePerpetual.munki.recipe", + "parent": "com.github.foigus.download.CaptureOne", + "shortname": "CaptureOnePerpetual.munki", "inferred_type": "munki", - "munki_display_name": "Disk Arbitrator", - "munki_description": "Disk Arbitrator is Mac OS X forensic utility designed to help the user ensure correct forensic procedures are followed during imaging of a disk device. Disk Arbitrator is essentially a user interface to the Disk Arbitration framework, which enables a program to participate in the management of block storage devices, including the automatic mounting of file systems. When enabled, Disk Arbitrator will block the mounting of file systems to avoid mounting as read-write and violating the integrity of the evidence." + "munki_display_name": null, + "munki_description": "The professional choice in imaging software." }, - "com.github.foigus.munki.FontAgent10PluginPSCC2020": { - "name": "FontAgent10PluginPSCC2020", - "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2020 and imports it into Munki.", + "com.github.foigus.munki.CaptureOneSubscription": { + "name": "CaptureOneSubscription", + "description": "Downloads the current release version of Capture One and imports it into Munki for use with subscription-licensed Capture One.\n\nNotes:\n\nThis recipe is made for Capture One when licensed with a subscription and has the following unique features/options when compared to the recipe for the perpetual version of Capture One:\n\n- Has a static Munki \"name\" as opposed to the \"CaptureOneX.Y\" \"name\"-\"first_decimal_section\"-\"second_decimal_section\" format used in the perpetual recipe (defaults to \"CaptureOneSubscription\")\n- STOP_ON_NO_NEW_DOWNLOAD Option: Skips import if no new file was retrieved in the \"download\" recipe (defaults to true). Assuming a stable ETag, this allows the recipe to run (typically in an automated fashion) with force_munkiimport set to true but avoiding duplicate imports. This allows this recipe for subscription-licensed Capture One to run in tandem with the perpetually-licensed Capture One recipe\n- FORCE_MUNKIIMPORT Option: Controls whether force_munkiimport is enabled (defaults to true (the string value is set), switch to an empty set of string tags for false). This allows the AutoPkg admin to control the force_munkiimport behavior in case it is required\n\nExpected uses of this recipe:\n\n- Capture One perpetual and Capture One subscription are in use: Recipe left in default state (STOP_ON_NO_NEW_DOWNLOAD is true, FORCE_MUNKIIMPORT is set)\n- Only Capture One subscription licensing is in use: STOP_ON_NO_NEW_DOWNLOAD is overridden to false, FORCE_MUNKIIMPORT is overridden to a null/empty string (although the behavior _should_ be acceptable even if these variables are not overridden)", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginPSCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginPSCC2020", - "shortname": "FontAgent10PluginPSCC2020.munki", + "path": "PhaseOne/CaptureOneSubscription.munki.recipe", + "parent": "com.github.foigus.download.CaptureOne", + "shortname": "CaptureOneSubscription.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Photoshop CC 2020", - "munki_description": "Plugin to allow Photoshop CC 2020 to activate document fonts from FontAgent." + "munki_display_name": "Capture One", + "munki_description": "The professional choice in imaging software." }, - "com.github.foigus.pkg.FontAgent9PluginICCC2020": { - "name": "FontAgent9PluginICCC2020", - "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2020 and packages it.", + "com.github.foigus.pkg.GenericFieryFD50": { + "name": "%NAME%", + "description": "Deconstruct a Fiery driver package, remove the Fiery Driver Updater.app, and repack. The FD50 and FD51-revision Fiery drivers appear to properly handle installing when COMMAND_LINE_INSTALL is set.\n\nTo start, download a FD50 or FD51 driver from:\nhttp://www.efi.com/support-and-downloads/download-registration/\n\nNote the name of the downloaded driver dmg (e.g. \"Ricoh_E41_v1_0R_FD51_v1Cert.dmg\") and create an override using the dmg name:\nautopkg make-override GenericFieryFD50.pkg -n Ricoh_E41_v1_0R_FD51_v1Cert.pkg\n\nSet the Input in the override to the following suggested items:\n- NAME of the downloadable DMG without \".dmg\", and adding \"_No_Update\" (e.g. Ricoh_E41_v1_0R_FD51_v1Cert_No_Update)\n- PACKAGE_ID of com.efi.DMG-Name-with-hyphens-substituted-for-underscores.pkg\n (e.g. com.efi.Ricoh-E41-v1-0R-FD51-v1Cert.pkg)\n- PACKAGE_VERSION of 1.$version, where $version is the digits after \"FD\" in the downloaded driver (e.g. 1.51)\n\nRun the recipe with the \"-p\" option pointing to the downloaded driver dmg:\nautopkg run Ricoh_E41_v1_0R_FD51_v1Cert.pkg -p /path/to/Ricoh_E41_v1_0R_FD51_v1Cert.dmg\n\nAlso note that the way that EFI's package postinstall is written causes it to behave differently when COMMAND_LINE_INSTALL is set. When testing the output package, make sure to use \"installer\" rather than double-clicking the package. From a different point of view, when the package output from this recipe installed via the GUI (i.e. Installer.app) it will NOT have the desired result of skipping the Fiery Driver Updater installation and running non-interactively.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginICCC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginICCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.FontAgent9PluginICCC2020" - ] + "path": "EFI/GenericFieryFD50.pkg.recipe", + "parent": "com.github.foigus.download.GenericFieryFD50", + "shortname": "GenericFieryFD50.pkg", + "inferred_type": "pkg" }, - "com.github.foigus.pkg.FontAgent10PluginIDCC2020": { - "name": "FontAgent10PluginIDCC2020", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2020 and packages it.", + "com.github.foigus.download.GenericFieryFD50": { + "name": "GenericFD50Driver", + "description": "Download a Fiery FD50-revision driver as provided by the URL in the override.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginIDCC2020.pkg", - "inferred_type": "pkg", + "path": "EFI/GenericFieryFD50.download.recipe", + "shortname": "GenericFieryFD50.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2020" + "com.github.foigus.pkg.GenericFieryFD50" ] }, - "com.github.foigus.pkg.FontAgent9PluginAICC2021": { - "name": "FontAgent9PluginAICC2021", - "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2021 and packages it.", + "com.github.foigus.munki.ciscowebexaudiodriver": { + "name": "CiscoWebexAudioDriver", + "description": "Downloads latest Cisco Webex Audio Driver, builds an installation package, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginAICC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginAICC2021.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.FontAgent9PluginAICC2021" - ] + "path": "Cisco/CiscoWebexAudioDriver.munki.recipe", + "parent": "com.github.foigus.download.ciscowebexaudiodriver", + "shortname": "CiscoWebexAudioDriver.munki", + "inferred_type": "munki", + "munki_display_name": "Cisco Webex Audio Driver", + "munki_description": "This is a special audio driver package used to allow admins to pre-install the drivers on the end-user computers." }, - "com.github.foigus.pkg.FontAgent10PluginAICC2020": { - "name": "FontAgent10PluginAICC2020", - "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2020 and packages it.", + "com.github.foigus.download.ciscowebexaudiodriver": { + "name": "CiscoWebexAudioDriver", + "description": "Downloads latest Cisco Webex Audio Driver.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginAICC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginAICC2020.pkg", - "inferred_type": "pkg", + "path": "Cisco/CiscoWebexAudioDriver.download.recipe", + "shortname": "CiscoWebexAudioDriver.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent10PluginAICC2020" + "com.github.foigus.munki.ciscowebexaudiodriver" ] }, - "com.github.foigus.munki.FontAgent10PluginIDCC2021": { - "name": "FontAgent10PluginIDCC2021", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2017 and imports it into Munki.", + "com.github.foigus.munki.Cinema4DSubscription": { + "name": "Cinema4DSubscription", + "description": "Downloads the latest version of Cinema 4D Subscription and imports it into Munki.\n\nNOTES:\n- Set MAJOR_VERSION to the desired major version of Cinema 4D Subscription\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2021", - "shortname": "FontAgent10PluginIDCC2021.munki", + "path": "Maxon/Cinema4DSubscription.munki.recipe", + "parent": "com.github.foigus.pkg.Cinema4DSubscription", + "shortname": "Cinema4DSubscription.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2021", - "munki_description": "Plugin to allow InDesign CC 2021 to activate document fonts from FontAgent." + "munki_display_name": "Cinema 4D Subscription", + "munki_description": "Easy to learn and extremely powerful: Cinema 4D is the perfect package for all 3D artists who want to achieve breathtaking results fast and hassle-free." }, - "com.github.foigus.munki.FontAgent9PluginICCC2020": { - "name": "FontAgent9PluginICCC2020", - "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2020 and imports it into Munki.", + "com.github.foigus.munki.Redshift": { + "name": "Redshift", + "description": "Downloads the latest version of Redshift and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginICCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginICCC2020", - "shortname": "FontAgent9PluginICCC2020.munki", + "path": "Maxon/RedshiftMetal.munki.recipe", + "parent": "com.github.foigus.download.Redshift", + "shortname": "RedshiftMetal.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InCopy CC 2020", - "munki_description": "Plugin to allow InCopy CC 2020 to activate document fonts from FontAgent." - }, - "com.github.foigus.pkg.FontAgent10PluginPSCC2020": { - "name": "FontAgent10PluginPSCC2020", - "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2020 and packages it.", - "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginPSCC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginPSCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.FontAgent10PluginPSCC2020" - ] + "munki_display_name": "Redshift", + "munki_description": "Redshift from Maxon." }, - "com.github.foigus.munki.FontAgent9PluginIDCC2020": { - "name": "FontAgent9PluginIDCC2020", - "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2017 and imports it into Munki.", + "com.github.foigus.munki.MaxonApp": { + "name": "MaxonApp", + "description": "Downloads the latest version of the Maxon App and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginIDCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginIDCC2020", - "shortname": "FontAgent9PluginIDCC2020.munki", + "path": "Maxon/MaxonApp.munki.recipe", + "parent": "com.github.foigus.pkg.MaxonApp", + "shortname": "MaxonApp.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2020", - "munki_description": "Plugin to allow InDesign CC 2020 to activate document fonts from FontAgent." + "munki_display_name": "Maxon App", + "munki_description": "Download the Maxon App to install, use, or try all of our products." }, - "com.github.foigus.munki.FontAgent9PluginIDCC2022": { - "name": "FontAgent9PluginIDCC2022", - "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2017 and imports it into Munki.", + "com.github.foigus.munki.Universe": { + "name": "Universe", + "description": "Downloads the latest version of Universe and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginIDCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginIDCC2022", - "shortname": "FontAgent9PluginIDCC2022.munki", + "path": "Maxon/Universe.munki.recipe", + "parent": "com.github.foigus.pkg.Universe", + "shortname": "Universe.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2022", - "munki_description": "Plugin to allow InDesign CC 2022 to activate document fonts from FontAgent." + "munki_display_name": "Universe", + "munki_description": "Universe is a collection of GPU-accelerated effects and transitions for editors and motion graphics artists." }, - "com.github.foigus.munki.FontAgent9PluginPSCC2021": { - "name": "FontAgent9PluginPSCC2021", - "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2021 and imports it into Munki.", + "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2020": { + "name": "Cinema4DImporterPluginAfterEffectsCC2020", + "description": "Packages Cinema 4D Importer plugin for After Effects CC 2020 and imports it into Munki.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginPSCC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginPSCC2021", - "shortname": "FontAgent9PluginPSCC2021.munki", + "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2020", + "shortname": "Cinema4DImporterPluginAfterEffectsCC2020.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Photoshop CC 2021", - "munki_description": "Plugin to allow Photoshop CC 2021 to activate document fonts from FontAgent." + "munki_display_name": "Cinema 4D Importer Plugin for After Effects CC 2020", + "munki_description": "Plugin to import Cinema 4D files into After Effects." }, - "com.github.foigus.download.FontAgent10": { - "name": "FontAgent", - "description": "Downloads the latest version of FontAgent 10.", + "com.github.foigus.pkg.Cinema4DSubscription": { + "name": "Cinema4DSubscription", + "description": "Downloads the latest version of Cinema 4D Subscription and packages it for installation.\n\nNOTES:\n- Set MAJOR_VERSION to the desired major version of Cinema 4D Subscription\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10.download.recipe", - "shortname": "FontAgent10.download", - "inferred_type": "download", + "path": "Maxon/Cinema4DSubscription.pkg.recipe", + "parent": "com.github.foigus.download.Cinema4DSubscription", + "shortname": "Cinema4DSubscription.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.FontAgent10PluginIDCC2020", - "com.github.foigus.pkg.FontAgent10PluginAICC2020", - "com.github.foigus.pkg.FontAgent10PluginPSCC2020", - "com.github.foigus.pkg.FontAgent10PluginPSCC2021", - "com.github.foigus.pkg.FontAgent10PluginAICC2021", - "com.github.foigus.pkg.FontAgent10PluginIDCC2021", - "com.github.foigus.pkg.FontAgent10PluginIDCC2023", - "com.github.foigus.pkg.FontAgent10PluginIDCC2022", - "com.github.foigus.munki.FontAgent10", - "com.github.foigus.pkg.FontAgent10PluginICCC2021", - "com.github.foigus.pkg.FontAgent10PluginICCC2022", - "com.github.foigus.pkg.FontAgent10PluginICCC2020", - "com.github.foigus.pkg.FontAgent10PluginIDCC2024" + "com.github.foigus.munki.Cinema4DSubscription" ] }, - "com.github.foigus.pkg.FontAgent9PluginICCC2022": { - "name": "FontAgent9PluginICCC2022", - "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2022 and packages it.", + "com.github.foigus.download.Universe": { + "name": "Universe", + "description": "Downloads the latest version of Universe (part of Red Giant Complete).", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginICCC2022.pkg.recipe", - "shortname": "FontAgent9PluginICCC2022.pkg", - "inferred_type": "pkg", + "path": "Maxon/Universe.download.recipe", + "shortname": "Universe.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent9PluginICCC2022" + "com.github.foigus.pkg.Universe" ] }, - "com.github.foigus.pkg.FontAgent10PluginPSCC2021": { - "name": "FontAgent10PluginPSCC2021", - "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2021 and packages it.", + "com.github.foigus.munki.TrapcodeSuite": { + "name": "TrapcodeSuite", + "description": "Downloads the latest version of Trapcode Suite and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginPSCC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginPSCC2021.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.FontAgent10PluginPSCC2021" - ] + "path": "Maxon/TrapcodeSuite.munki.recipe", + "parent": "com.github.foigus.pkg.TrapcodeSuite", + "shortname": "TrapcodeSuite.munki", + "inferred_type": "munki", + "munki_display_name": "Trapcode Suite", + "munki_description": "Particle simulations and 3D effects for motion graphics and VFX." }, - "com.github.foigus.pkg.FontAgent10PluginAICC2021": { - "name": "FontAgent10PluginAICC2021", - "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2021 and packages it.", + "com.github.foigus.download.Cinema4DSubscription": { + "name": "Cinema4DSubscription", + "description": "Downloads the latest version of Cinema 4D Subscription.\n\nNOTE:\n- Set MAJOR_VERSION to the desired major version of Cinema 4D Subscription", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginAICC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginAICC2021.pkg", - "inferred_type": "pkg", + "path": "Maxon/Cinema4DSubscription.download.recipe", + "shortname": "Cinema4DSubscription.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent10PluginAICC2021" + "com.github.foigus.pkg.Cinema4DSubscription" ] }, - "com.github.foigus.pkg.FontAgent10PluginIDCC2021": { - "name": "FontAgent10PluginIDCC2021", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2021 and packages it.", + "com.github.foigus.munki.MagicBulletSuite": { + "name": "MagicBulletSuite", + "description": "Downloads the latest version of Magic Bullet Suite and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginIDCC2021.pkg", + "path": "Maxon/MagicBulletSuite.munki.recipe", + "parent": "com.github.foigus.pkg.MagicBulletSuite", + "shortname": "MagicBulletSuite.munki", + "inferred_type": "munki", + "munki_display_name": "Magic Bullet Suite", + "munki_description": "Color correction, finishing and film looks." + }, + "com.github.foigus.pkg.Universe": { + "name": "Universe", + "description": "Downloads the latest version of Universe and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "repo": "autopkg/foigus-recipes", + "path": "Maxon/Universe.pkg.recipe", + "parent": "com.github.foigus.download.Universe", + "shortname": "Universe.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2021" + "com.github.foigus.munki.Universe" ] }, - "com.github.foigus.pkg.FontAgent10PluginIDCC2023": { - "name": "FontAgent10PluginIDCC2023", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2023 and packages it.", + "com.github.foigus.pkg.VFXSuite": { + "name": "VFXSuite", + "description": "Downloads the latest version of VFX Suite and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2023.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginIDCC2023.pkg", + "path": "Maxon/VFXSuite.pkg.recipe", + "parent": "com.github.foigus.download.VFXSuite", + "shortname": "VFXSuite.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2023" + "com.github.foigus.munki.VFXSuite" ] }, - "com.github.foigus.munki.FontAgent9PluginAICC2021": { - "name": "FontAgent9PluginAICC2021", - "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2021 and imports it into Munki.", + "com.github.foigus.download.Redshift": { + "name": "Redshift", + "description": "Downloads the latest version of Redshift.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginAICC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginAICC2021", - "shortname": "FontAgent9PluginAICC2021.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Illustrator CC 2021", - "munki_description": "Plugin to allow Illustrator CC 2021 to activate document fonts from FontAgent." + "path": "Maxon/RedshiftMetal.download.recipe", + "shortname": "RedshiftMetal.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.Redshift" + ] }, - "com.github.foigus.munki.FontAgent9PluginICCC2021": { - "name": "FontAgent9PluginICCC2021", - "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2021 and imports it into Munki.", + "com.github.foigus.download.MaxonApp": { + "name": "MaxonApp", + "description": "Downloads the latest version of the Maxon App.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginICCC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginICCC2021", - "shortname": "FontAgent9PluginICCC2021.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InCopy CC 2021", - "munki_description": "Plugin to allow InCopy CC 2021 to activate document fonts from FontAgent." + "path": "Maxon/MaxonApp.download.recipe", + "shortname": "MaxonApp.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.MaxonApp" + ] }, - "com.github.foigus.munki.FontAgent10PluginAICC2020": { - "name": "FontAgent10PluginAICC2020", - "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2020 and imports it into Munki.", + "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2019": { + "name": "Cinema4DImporterPluginAfterEffectsCC2019", + "description": "Packages Cinema 4D Importer plugin for After Effects CC 2019 and imports it into Munki.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginAICC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginAICC2020", - "shortname": "FontAgent10PluginAICC2020.munki", + "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2019", + "shortname": "Cinema4DImporterPluginAfterEffectsCC2019.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Illustrator CC 2020", - "munki_description": "Plugin to allow Illustrator CC 2020 to activate document fonts from FontAgent." + "munki_display_name": "Cinema 4D Importer Plugin for After Effects CC 2019", + "munki_description": "Plugin to import Cinema 4D files into After Effects." }, - "com.github.foigus.pkg.FontAgent10PluginIDCC2022": { - "name": "FontAgent10PluginIDCC2022", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2022 and packages it.", + "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2020": { + "name": "Cinema4DImporterPluginAfterEffectsCC2020", + "description": "Packages Cinema 4D Importer plugin for After Effects CC 2020.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2022.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginIDCC2022.pkg", + "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2020.pkg.recipe", + "shortname": "Cinema4DImporterPluginAfterEffectsCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2022" + "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2020" ] }, - "com.github.foigus.munki.FontAgent10PluginIDCC2020": { - "name": "FontAgent10PluginIDCC2020", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2017 and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2020", - "shortname": "FontAgent10PluginIDCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2020", - "munki_description": "Plugin to allow InDesign CC 2020 to activate document fonts from FontAgent." - }, - "com.github.foigus.munki.FontAgent10PluginIDCC2022": { - "name": "FontAgent10PluginIDCC2022", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2017 and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2022", - "shortname": "FontAgent10PluginIDCC2022.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2022", - "munki_description": "Plugin to allow InDesign CC 2022 to activate document fonts from FontAgent." - }, - "com.github.foigus.munki.FontAgent10": { - "name": "FontAgent10", - "description": "Downloads the latest version of FontAgent 10 and imports it into Munki.", + "com.github.foigus.download.MagicBulletSuite": { + "name": "MagicBulletSuite", + "description": "Downloads the latest version of Magic Bullet Suite (part of Red Giant Complete).", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10.munki.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent", - "munki_description": "Welcome to the world's smartest font manager" + "path": "Maxon/MagicBulletSuite.download.recipe", + "shortname": "MagicBulletSuite.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.MagicBulletSuite" + ] }, - "com.github.foigus.munki.FontAgent10PluginIDCC2023": { - "name": "FontAgent10PluginIDCC2023", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2023 and imports it into Munki.", + "com.github.foigus.pkg.MagicBulletSuite": { + "name": "MagicBulletSuite", + "description": "Downloads the latest version of Magic Bullet Suite and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2023.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2023", - "shortname": "FontAgent10PluginIDCC2023.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2023", - "munki_description": "Plugin to allow InDesign CC 2023 to activate document fonts from FontAgent." + "path": "Maxon/MagicBulletSuite.pkg.recipe", + "parent": "com.github.foigus.download.MagicBulletSuite", + "shortname": "MagicBulletSuite.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.MagicBulletSuite" + ] }, - "com.github.foigus.pkg.FontAgent10PluginICCC2021": { - "name": "FontAgent10PluginICCC2021", - "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2021 and packages it.", + "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2019": { + "name": "Cinema4DImporterPluginAfterEffectsCC2019", + "description": "Packages Cinema 4D Importer plugin for After Effects CC 2019.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginICCC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginICCC2021.pkg", + "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2019.pkg.recipe", + "shortname": "Cinema4DImporterPluginAfterEffectsCC2019.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent10PluginICCC2021" + "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2019" ] }, - "com.github.foigus.munki.FontAgent9PluginICCC2022": { - "name": "FontAgent9PluginICCC2022", - "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2022 and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginICCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginICCC2022", - "shortname": "FontAgent9PluginICCC2022.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InCopy CC 2022", - "munki_description": "Plugin to allow InCopy CC 2022 to activate document fonts from FontAgent." - }, - "com.github.foigus.pkg.FontAgent10PluginICCC2022": { - "name": "FontAgent10PluginICCC2022", - "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2022 and packages it.", + "com.github.foigus.download.VFXSuite": { + "name": "VFXSuite", + "description": "Downloads the latest version of VFX Suite (part of Red Giant Complete).", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginICCC2022.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginICCC2022.pkg", - "inferred_type": "pkg", + "path": "Maxon/VFXSuite.download.recipe", + "shortname": "VFXSuite.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent10PluginICCC2022" + "com.github.foigus.pkg.VFXSuite" ] }, - "com.github.foigus.pkg.FontAgent9PluginPSCC2021": { - "name": "FontAgent9PluginPSCC2021", - "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2021 and packages it.", + "com.github.foigus.munki.VFXSuite": { + "name": "VFXSuite", + "description": "Downloads the latest version of VFX Suite and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginPSCC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginPSCC2021.pkg", + "path": "Maxon/VFXSuite.munki.recipe", + "parent": "com.github.foigus.pkg.VFXSuite", + "shortname": "VFXSuite.munki", + "inferred_type": "munki", + "munki_display_name": "VFX Suite", + "munki_description": "Color correction, finishing and film looks." + }, + "com.github.foigus.pkg.TrapcodeSuite": { + "name": "TrapcodeSuite", + "description": "Downloads the latest version of Trapcode Suite and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "repo": "autopkg/foigus-recipes", + "path": "Maxon/TrapcodeSuite.pkg.recipe", + "parent": "com.github.foigus.download.TrapcodeSuite", + "shortname": "TrapcodeSuite.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent9PluginPSCC2021" + "com.github.foigus.munki.TrapcodeSuite" ] }, - "com.github.foigus.pkg.FontAgent9PluginIDCC2020": { - "name": "FontAgent9PluginIDCC2020", - "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2020 and packages it.", + "com.github.foigus.download.TrapcodeSuite": { + "name": "TrapcodeSuite", + "description": "Downloads the latest version of Trapcode Suite (part of Red Giant Complete).", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginIDCC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginIDCC2020.pkg", - "inferred_type": "pkg", + "path": "Maxon/TrapcodeSuite.download.recipe", + "shortname": "TrapcodeSuite.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent9PluginIDCC2020" + "com.github.foigus.pkg.TrapcodeSuite" ] }, - "com.github.foigus.pkg.FontAgent10PluginICCC2020": { - "name": "FontAgent10PluginICCC2020", - "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2020 and packages it.", + "com.github.foigus.pkg.MaxonApp": { + "name": "MaxonApp", + "description": "Downloads the latest version of Maxon App and packages it for installation.\nIf you wish the resulting pkg to skip installation of the GUI, set INSTALL_OPTIONS to:\n--skipMaxonAppGui 1\nThis recipe requires version 2024.1.0 or newer.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginICCC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginICCC2020.pkg", + "path": "Maxon/MaxonApp.pkg.recipe", + "parent": "com.github.foigus.download.MaxonApp", + "shortname": "MaxonApp.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent10PluginICCC2020" + "com.github.jazzace.jamf.MaxonApp-latest", + "com.github.foigus.munki.MaxonApp" ] }, - "com.github.foigus.munki.FontAgent10PluginICCC2022": { - "name": "FontAgent10PluginICCC2022", - "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2022 and imports it into Munki.", + "com.github.foigus.munki.ScriptDebugger8": { + "name": "ScriptDebugger8", + "description": "Downloads the latest version of Script Debugger 8 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginICCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginICCC2022", - "shortname": "FontAgent10PluginICCC2022.munki", + "path": "LateNightSoftware/ScriptDebugger8.munki.recipe", + "parent": "com.github.foigus.download.ScriptDebugger8", + "shortname": "ScriptDebugger8.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InCopy CC 2022", - "munki_description": "Plugin to allow InCopy CC 2022 to activate document fonts from FontAgent." + "munki_display_name": "Script Debugger", + "munki_description": "Script Debugger is the integrated development environment that makes that happen by making your AppleScript coding easier, faster, and more transparent." }, - "com.github.foigus.download.FontAgent9": { - "name": "FontAgent", - "description": "Downloads the latest version of FontAgent 9.", + "com.github.foigus.download.ScriptDebugger8": { + "name": "ScriptDebugger8", + "description": "Downloads the latest version of Script Debugger 8.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9.download.recipe", - "shortname": "FontAgent9.download", + "path": "LateNightSoftware/ScriptDebugger8.download.recipe", + "shortname": "ScriptDebugger8.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.FontAgent9PluginICCC2020", - "com.github.foigus.pkg.FontAgent9PluginAICC2021", - "com.github.foigus.pkg.FontAgent9PluginPSCC2021", - "com.github.foigus.pkg.FontAgent9PluginIDCC2020", - "com.github.foigus.pkg.FontAgent9PluginAICC2020", - "com.github.foigus.pkg.FontAgent9PluginICCC2021", - "com.github.foigus.pkg.FontAgent9PluginPSCC2020", - "com.github.foigus.munki.FontAgent9", - "com.github.foigus.pkg.FontAgent9PluginIDCC2021" + "com.github.foigus.munki.ScriptDebugger8" ] }, - "com.github.foigus.munki.FontAgent9PluginAICC2020": { - "name": "FontAgent9PluginAICC2020", - "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2020 and imports it into Munki.", + "com.github.foigus.download.CraftManager": { + "name": "CraftManager", + "description": "Downloads the latest version of CraftManager.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginAICC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginAICC2020", - "shortname": "FontAgent9PluginAICC2020.munki", + "path": "Invision/CraftManager.download.recipe", + "shortname": "CraftManager.download", + "inferred_type": "download", + "children": [ + "com.github.lashomb.pkg.CraftManager", + "com.github.foigus.munki.CraftManager", + "com.github.foigus.pkg.CraftManager" + ] + }, + "com.github.foigus.munki.CraftManager": { + "name": "CraftManager", + "description": "Downloads the latest version of CraftManager and imports it into Munki.", + "repo": "autopkg/foigus-recipes", + "path": "Invision/CraftManager.munki.recipe", + "parent": "com.github.foigus.download.CraftManager", + "shortname": "CraftManager.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Illustrator CC 2020", - "munki_description": "Plugin to allow Illustrator CC 2020 to activate document fonts from FontAgent." + "munki_display_name": "CraftManager", + "munki_description": "Screen Design. Supercharged." }, - "com.github.foigus.munki.FontAgent10PluginAICC2021": { - "name": "FontAgent10PluginAICC2021", - "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2021 and imports it into Munki.", + "com.github.foigus.pkg.CraftManager": { + "name": "CraftManager", + "description": "Downloads the latest version of CraftManager and creates a package.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginAICC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginAICC2021", - "shortname": "FontAgent10PluginAICC2021.munki", + "path": "Invision/CraftManager.pkg.recipe", + "parent": "com.github.foigus.download.CraftManager", + "shortname": "CraftManager.pkg", + "inferred_type": "pkg" + }, + "com.github.foigus.munki.Sketch": { + "name": "Sketch", + "description": "Downloads latest version of Sketch and imports it into Munki.", + "repo": "autopkg/foigus-recipes", + "path": "BohemianCoding/Sketch.munki.recipe", + "parent": "com.github.foigus.download.Sketch", + "shortname": "Sketch.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Illustrator CC 2021", - "munki_description": "Plugin to allow Illustrator CC 2021 to activate document fonts from FontAgent." + "munki_display_name": "Sketch", + "munki_description": "Sketch gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use package. Finally you can focus on what you do best: Design." }, - "com.github.foigus.pkg.FontAgent10PluginIDCC2024": { - "name": "FontAgent10PluginIDCC2024", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2024 and packages it.", + "com.github.foigus.download.Sketch": { + "name": "Sketch", + "description": "Downloads the latest version of Sketch.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2024.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent10", - "shortname": "FontAgent10PluginIDCC2024.pkg", - "inferred_type": "pkg", + "path": "BohemianCoding/Sketch.download.recipe", + "shortname": "Sketch.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2024" + "com.github.homebysix.install.Sketch", + "com.github.homebysix.pkg.Sketch", + "com.github.foigus.munki.Sketch", + "com.github.peshay.filewave.Sketch" ] }, - "com.github.foigus.munki.FontAgent10PluginPSCC2021": { - "name": "FontAgent10PluginPSCC2021", - "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2021 and imports it into Munki.", + "com.github.foigus.munki.TabloTools": { + "name": "TabloTools", + "description": "Downloads the latest version of TabloTools and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginPSCC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginPSCC2021", - "shortname": "FontAgent10PluginPSCC2021.munki", + "path": "jessedp/TabloTools.munki.recipe", + "parent": "com.github.foigus.download.TabloTools", + "shortname": "TabloTools.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for Photoshop CC 2021", - "munki_description": "Plugin to allow Photoshop CC 2021 to activate document fonts from FontAgent." + "munki_display_name": "TabloTools", + "munki_description": "A desktop app to help manage your Tablo devices" }, - "com.github.foigus.pkg.FontAgent9PluginAICC2020": { - "name": "FontAgent9PluginAICC2020", - "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2020 and packages it.", + "com.github.foigus.download.TabloTools": { + "name": "TabloTools", + "description": "Downloads the latest version of TabloTools.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginAICC2020.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginAICC2020.pkg", - "inferred_type": "pkg", + "path": "jessedp/TabloTools.download.recipe", + "shortname": "TabloTools.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent9PluginAICC2020" + "com.github.foigus.munki.TabloTools" ] }, - "com.github.foigus.pkg.FontAgent9PluginICCC2021": { - "name": "FontAgent9PluginICCC2021", - "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2021 and packages it.", + "com.github.foigus.download.FontAgent9": { + "name": "FontAgent", + "description": "Downloads the latest version of FontAgent 9.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginICCC2021.pkg.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginICCC2021.pkg", - "inferred_type": "pkg", + "path": "InsiderSoftware/FontAgent9.download.recipe", + "shortname": "FontAgent9.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.FontAgent9PluginICCC2021" + "com.github.foigus.munki.FontAgent9", + "com.github.foigus.pkg.FontAgent9PluginIDCC2020", + "com.github.foigus.pkg.FontAgent9PluginIDCC2021", + "com.github.foigus.pkg.FontAgent9PluginAICC2021", + "com.github.foigus.pkg.FontAgent9PluginAICC2020", + "com.github.foigus.pkg.FontAgent9PluginICCC2020", + "com.github.foigus.pkg.FontAgent9PluginICCC2021", + "com.github.foigus.pkg.FontAgent9PluginPSCC2020", + "com.github.foigus.pkg.FontAgent9PluginPSCC2021" ] }, - "com.github.foigus.munki.FontAgent10PluginIDCC2024": { - "name": "FontAgent10PluginIDCC2024", - "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2024 and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginIDCC2024.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2024", - "shortname": "FontAgent10PluginIDCC2024.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2024", - "munki_description": "Plugin to allow InDesign CC 2024 to activate document fonts from FontAgent." - }, "com.github.foigus.munki.FontAgent9PluginPSCC2020": { "name": "FontAgent9PluginPSCC2020", "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2020 and imports it into Munki.", @@ -59031,61 +58993,84 @@ "munki_display_name": "FontAgent plugin for Photoshop CC 2020", "munki_description": "Plugin to allow Photoshop CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.FontAgent9PluginIDCC2021": { - "name": "FontAgent9PluginIDCC2021", - "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2017 and imports it into Munki.", + "com.github.foigus.munki.FontAgent9": { + "name": "FontAgent9", + "description": "Downloads the latest version of FontAgent 9 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginIDCC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent9PluginIDCC2021", - "shortname": "FontAgent9PluginIDCC2021.munki", + "path": "InsiderSoftware/FontAgent9.munki.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InDesign CC 2021", - "munki_description": "Plugin to allow InDesign CC 2021 to activate document fonts from FontAgent." + "munki_display_name": "FontAgent", + "munki_description": "FontAgent 9: Sharable tags, Mojave, more auto-activation, Monotype SkyFonts, and Adobe Fonts." }, - "com.github.foigus.pkg.FontAgent9PluginPSCC2020": { - "name": "FontAgent9PluginPSCC2020", - "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2020 and packages it.", + "com.github.foigus.munki.FontAgent9PluginICCC2020": { + "name": "FontAgent9PluginICCC2020", + "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2020 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginPSCC2020.pkg.recipe", + "path": "InsiderSoftware/FontAgent9PluginICCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginICCC2020", + "shortname": "FontAgent9PluginICCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "FontAgent plugin for InCopy CC 2020", + "munki_description": "Plugin to allow InCopy CC 2020 to activate document fonts from FontAgent." + }, + "com.github.foigus.pkg.FontAgent10PluginIDCC2021": { + "name": "FontAgent10PluginIDCC2021", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2021 and packages it.", + "repo": "autopkg/foigus-recipes", + "path": "InsiderSoftware/FontAgent10PluginIDCC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginIDCC2021.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.FontAgent10PluginIDCC2021" + ] + }, + "com.github.foigus.pkg.FontAgent9PluginIDCC2020": { + "name": "FontAgent9PluginIDCC2020", + "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2020 and packages it.", + "repo": "autopkg/foigus-recipes", + "path": "InsiderSoftware/FontAgent9PluginIDCC2020.pkg.recipe", "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9PluginPSCC2020.pkg", + "shortname": "FontAgent9PluginIDCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent9PluginPSCC2020" + "com.github.foigus.munki.FontAgent9PluginIDCC2020" ] }, - "com.github.foigus.munki.FontAgent10PluginICCC2021": { - "name": "FontAgent10PluginICCC2021", - "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2021 and imports it into Munki.", + "com.github.foigus.munki.FontAgent10PluginIDCC2021": { + "name": "FontAgent10PluginIDCC2021", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2017 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginICCC2021.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginICCC2021", - "shortname": "FontAgent10PluginICCC2021.munki", + "path": "InsiderSoftware/FontAgent10PluginIDCC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2021", + "shortname": "FontAgent10PluginIDCC2021.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InCopy CC 2021", - "munki_description": "Plugin to allow InCopy CC 2021 to activate document fonts from FontAgent." + "munki_display_name": "FontAgent plugin for InDesign CC 2021", + "munki_description": "Plugin to allow InDesign CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.FontAgent10PluginICCC2020": { - "name": "FontAgent10PluginICCC2020", - "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2020 and imports it into Munki.", + "com.github.foigus.munki.FontAgent9PluginAICC2020": { + "name": "FontAgent9PluginAICC2020", + "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2020 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent10PluginICCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.FontAgent10PluginICCC2020", - "shortname": "FontAgent10PluginICCC2020.munki", + "path": "InsiderSoftware/FontAgent9PluginAICC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginAICC2020", + "shortname": "FontAgent9PluginAICC2020.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent plugin for InCopy CC 2020", - "munki_description": "Plugin to allow InCopy CC 2020 to activate document fonts from FontAgent." + "munki_display_name": "FontAgent plugin for Illustrator CC 2020", + "munki_description": "Plugin to allow Illustrator CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.FontAgent9": { - "name": "FontAgent9", - "description": "Downloads the latest version of FontAgent 9 and imports it into Munki.", + "com.github.foigus.munki.FontAgent10PluginPSCC2021": { + "name": "FontAgent10PluginPSCC2021", + "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2021 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9.munki.recipe", - "parent": "com.github.foigus.download.FontAgent9", - "shortname": "FontAgent9.munki", + "path": "InsiderSoftware/FontAgent10PluginPSCC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginPSCC2021", + "shortname": "FontAgent10PluginPSCC2021.munki", "inferred_type": "munki", - "munki_display_name": "FontAgent", - "munki_description": "FontAgent 9: Sharable tags, Mojave, more auto-activation, Monotype SkyFonts, and Adobe Fonts." + "munki_display_name": "FontAgent plugin for Photoshop CC 2021", + "munki_description": "Plugin to allow Photoshop CC 2021 to activate document fonts from FontAgent." }, "com.github.foigus.pkg.FontAgent9PluginIDCC2021": { "name": "FontAgent9PluginIDCC2021", @@ -59099,700 +59084,554 @@ "com.github.foigus.munki.FontAgent9PluginIDCC2021" ] }, - "com.github.foigus.pkg.FontAgent9PluginIDCC2022": { - "name": "FontAgent9PluginIDCC2022", - "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2022 and packages it.", + "com.github.foigus.pkg.FontAgent9PluginAICC2021": { + "name": "FontAgent9PluginAICC2021", + "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2021 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "InsiderSoftware/FontAgent9PluginIDCC2022.pkg.recipe", - "shortname": "FontAgent9PluginIDCC2022.pkg", + "path": "InsiderSoftware/FontAgent9PluginAICC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9PluginAICC2021.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAgent9PluginIDCC2022" + "com.github.foigus.munki.FontAgent9PluginAICC2021" ] }, - "com.github.foigus.pkg.RiftAfterEffectsCC2020": { - "name": "RiftAfterEffectsCC2020", - "description": "\"Downloads\" Rift and packages it for installation under After Effects CC 2020.\n\nNOTE:\n- This recipe cannot determine the version of Rift and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Rift zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run RiftAfterEffectsCC2020.pkg -p /path/to/rift_v1.4.2.zip -k VERSION=1.4.2", + "com.github.foigus.pkg.FontAgent10PluginPSCC2020": { + "name": "FontAgent10PluginPSCC2020", + "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "MichaelDelaney/RiftAfterEffectsCC2020.pkg.recipe", - "shortname": "RiftAfterEffectsCC2020.pkg", + "path": "InsiderSoftware/FontAgent10PluginPSCC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginPSCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.RiftAfterEffectsCC2020" + "com.github.foigus.munki.FontAgent10PluginPSCC2020" ] }, - "com.github.foigus.munki.RiftAfterEffectsCC2020": { - "name": "RiftAfterEffectsCC2020", - "description": "\"Downloads\" Rift, packages it for installation under After Effects CC 2020, and imports it into Munki.\n\nNOTE:\n- This recipe cannot determine the version of Rift and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Rift zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run RiftAfterEffectsCC2020.munki -p /path/to/rift_v1.4.2.zip -k VERSION=1.4.2", - "repo": "autopkg/foigus-recipes", - "path": "MichaelDelaney/RiftAfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.RiftAfterEffectsCC2020", - "shortname": "RiftAfterEffectsCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "Rift After Effects CC 2020", - "munki_description": "Provides methods to shift, sequence, stagger, or randomize layers properties like in and out points, keyframes, markers and more, presented in a compact UI." - }, - "com.github.foigus.download.CraftManager": { - "name": "CraftManager", - "description": "Downloads the latest version of CraftManager.", + "com.github.foigus.pkg.FontAgent10PluginIDCC2020": { + "name": "FontAgent10PluginIDCC2020", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "Invision/CraftManager.download.recipe", - "shortname": "CraftManager.download", - "inferred_type": "download", + "path": "InsiderSoftware/FontAgent10PluginIDCC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginIDCC2020.pkg", + "inferred_type": "pkg", "children": [ - "com.github.lashomb.pkg.CraftManager", - "com.github.foigus.pkg.CraftManager", - "com.github.foigus.munki.CraftManager" + "com.github.foigus.munki.FontAgent10PluginIDCC2020" ] }, - "com.github.foigus.pkg.CraftManager": { - "name": "CraftManager", - "description": "Downloads the latest version of CraftManager and creates a package.", - "repo": "autopkg/foigus-recipes", - "path": "Invision/CraftManager.pkg.recipe", - "parent": "com.github.foigus.download.CraftManager", - "shortname": "CraftManager.pkg", - "inferred_type": "pkg" - }, - "com.github.foigus.munki.CraftManager": { - "name": "CraftManager", - "description": "Downloads the latest version of CraftManager and imports it into Munki.", + "com.github.foigus.munki.FontAgent9PluginPSCC2021": { + "name": "FontAgent9PluginPSCC2021", + "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2021 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Invision/CraftManager.munki.recipe", - "parent": "com.github.foigus.download.CraftManager", - "shortname": "CraftManager.munki", + "path": "InsiderSoftware/FontAgent9PluginPSCC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginPSCC2021", + "shortname": "FontAgent9PluginPSCC2021.munki", "inferred_type": "munki", - "munki_display_name": "CraftManager", - "munki_description": "Screen Design. Supercharged." - }, - "com.github.foigus.download.Unite": { - "name": "Unite", - "description": "Downloads the latest version of Unite.", - "repo": "autopkg/foigus-recipes", - "path": "bzgapps/Unite.download.recipe", - "shortname": "Unite.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.Unite" - ] + "munki_display_name": "FontAgent plugin for Photoshop CC 2021", + "munki_description": "Plugin to allow Photoshop CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.Unite": { - "name": "Unite", - "description": "Downloads the latest version of Unite and imports it into Munki.", + "com.github.foigus.munki.FontAgent9PluginICCC2021": { + "name": "FontAgent9PluginICCC2021", + "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2021 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "bzgapps/Unite.munki.recipe", - "parent": "com.github.foigus.download.Unite", - "shortname": "Unite.munki", + "path": "InsiderSoftware/FontAgent9PluginICCC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginICCC2021", + "shortname": "FontAgent9PluginICCC2021.munki", "inferred_type": "munki", - "munki_display_name": "Unite", - "munki_description": "Unite allows you to turn any website into a deeply customizable app on your Mac." - }, - "com.github.foigus.download.Muzzle": { - "name": "Muzzle", - "description": "Downloads Muzzle.", - "repo": "autopkg/foigus-recipes", - "path": "Incident57/Muzzle.download.recipe", - "shortname": "Muzzle.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.Muzzle", - "com.github.ahousseini-recipes.pkg.Muzzle" - ] + "munki_display_name": "FontAgent plugin for InCopy CC 2021", + "munki_description": "Plugin to allow InCopy CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.Muzzle": { - "name": "Muzzle", - "description": "Downloads latest version of Muzzle and imports it into Munki.", + "com.github.foigus.munki.FontAgent10PluginAICC2021": { + "name": "FontAgent10PluginAICC2021", + "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2021 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Incident57/Muzzle.munki.recipe", - "parent": "com.github.foigus.download.Muzzle", - "shortname": "Muzzle.munki", + "path": "InsiderSoftware/FontAgent10PluginAICC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginAICC2021", + "shortname": "FontAgent10PluginAICC2021.munki", "inferred_type": "munki", - "munki_display_name": "Muzzle", - "munki_description": "A simple Mac app to silence embarrassing notifications while screensharing." - }, - "com.github.foigus.pkg.MovieMagicBudgeting": { - "name": null, - "description": "Packages Movie Magic Budgeting.\n\nNotes:\n- This recipe requires installing BOTH AutoPkg AND the Movie Magic Budgeting itself--the latter BY HAND. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Flexera InstallAnywhere and a cross-platform Java-based application for this incredibly strange recipe.\n- This recipe skips installing the template budgets in the user's home directory. These are available in the \"MMData\" folder in the application's folder.\n- Currently the installation package can be downloaded here https://www.ep.com/home/managing-production/movie-magic-budgeting/\n\nI'm skipping a few things I normally do for my AutoPkg recipes:\n- CodeSignatureVerifier: Presumably this software has been manually sourced from a trusted location and then manually installed\n- A .munki Recipe: Since the retrieval of the Movie Magic Budgeting installer is manual, the installation is manual, and running this recipe on a clean VM is manual, there doesn't seem to make much sense to automate the import of the resulting package into Munki. Due to the lack of a .munki recipe, please ensure your pkginfo has \"MM Budgeting\" as a blocking_application", - "repo": "autopkg/foigus-recipes", - "path": "EntertainmentPartners/MovieMagicBudgeting.pkg.recipe", - "shortname": "MovieMagicBudgeting.pkg", - "inferred_type": "pkg" + "munki_display_name": "FontAgent plugin for Illustrator CC 2021", + "munki_description": "Plugin to allow Illustrator CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.UltraCompare": { - "name": "UltraCompare", - "description": "Downloads the latest UltraCompare installer and imports it into Munki.", + "com.github.foigus.munki.FontAgent10PluginICCC2020": { + "name": "FontAgent10PluginICCC2020", + "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2020 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "IDM Computer Systems/UltraCompare.munki.recipe", - "parent": "com.github.foigus.download.UltraCompare", - "shortname": "UltraCompare.munki", + "path": "InsiderSoftware/FontAgent10PluginICCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginICCC2020", + "shortname": "FontAgent10PluginICCC2020.munki", "inferred_type": "munki", - "munki_display_name": "UltraCompare", - "munki_description": "Powerful 2-way or 3-way file compare and folder compare, folder sync, Excel file compare, and a lot more." + "munki_display_name": "FontAgent plugin for InCopy CC 2020", + "munki_description": "Plugin to allow InCopy CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.download.UltraCompare": { - "name": "UltraCompare", - "description": "Downloads the latest UltraCompare installer.", + "com.github.foigus.pkg.FontAgent10PluginIDCC2022": { + "name": "FontAgent10PluginIDCC2022", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2022 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "IDM Computer Systems/UltraCompare.download.recipe", - "shortname": "UltraCompare.download", - "inferred_type": "download", + "path": "InsiderSoftware/FontAgent10PluginIDCC2022.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginIDCC2022.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.UltraCompare" + "com.github.foigus.munki.FontAgent10PluginIDCC2022" ] }, - "com.github.foigus.munki.FrameioPanel": { - "name": "FrameioPanel", - "description": "Repackage the Frame.io Panel and import it into Munki.\n\nNOTE:\n\n- This recipe does not download the Frame.io package--feed the package into the recipe via the following format:\nautopkg run FrameioPanel.munki -p /path/to/FrameioPanel_280.zxp", - "repo": "autopkg/foigus-recipes", - "path": "Frame.io/FrameioPanel.munki.recipe", - "parent": "com.github.foigus.pkg.FrameioPanel", - "shortname": "FrameioPanel.munki", - "inferred_type": "munki", - "munki_display_name": "Frame.io Panel", - "munki_description": "The modern video workflow, (re)defined" - }, - "com.github.foigus.pkg.FrameioPanel": { - "name": "FrameioPanel", - "description": "Repackage the Frame.io Panel.\n\nNOTE:\n\n- This recipe does not download the Frame.io package--feed the package into the recipe via the following format:\nautopkg run FrameioPanel.pkg -p /path/to/FrameioPanel_280.zxp\nCurrently the installation package lives here:\n\nhttps://support.frame.io/en/articles/11152-alternative-installation-of-the-adobe-extension\n\nIf there's interest in attempting to write a download recipe.", + "com.github.foigus.pkg.FontAgent10PluginIDCC2024": { + "name": "FontAgent10PluginIDCC2024", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2024 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "Frame.io/FrameioPanel.pkg.recipe", - "shortname": "FrameioPanel.pkg", + "path": "InsiderSoftware/FontAgent10PluginIDCC2024.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginIDCC2024.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FrameioPanel" + "com.github.foigus.munki.FontAgent10PluginIDCC2024" ] }, - "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018": { - "name": "MediaBankGoldIllustratorCC2018", - "description": "Repackage the MediaBank Gold plugin for Illustrator CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldIllustratorCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.pkg.FontAgent10PluginPSCC2021": { + "name": "FontAgent10PluginPSCC2021", + "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2021 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldIllustratorCC2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2018", - "shortname": "MediaBankGoldIllustratorCC2018.pkg", + "path": "InsiderSoftware/FontAgent10PluginPSCC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginPSCC2021.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldIllustratorCC2018" + "com.github.foigus.munki.FontAgent10PluginPSCC2021" ] }, - "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2018": { - "name": "MediaBankGoldCreativeCloudExtension", - "description": "Repackage the MediaBank Gold Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", - "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018", - "shortname": "MediaBankGoldCreativeCloudExtension2018.munki", - "inferred_type": "munki", - "munki_display_name": "MediaBank Gold Creative Cloud Extension", - "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." - }, - "com.github.foigus.munki.MediaBank5InDesignCC2020": { - "name": "MediaBank5InDesignCC2020", - "description": "Repackage the MediaBank 5 plugin for InDesign CC 2020 and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2020.munki -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", - "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5InDesignCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBank5InDesignCC2020", - "shortname": "MediaBank5InDesignCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "MediaBank 5 InDesign CC 2020 plugin", - "munki_description": "Plugin for InDesign CC 2020 for the MediaBank digital asset management system." - }, - "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018": { - "name": "MediaBank5CreativeCloudExtension", - "description": "Repackage the MediaBank 5 Creative Cloud Extension. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2018.pkg -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", + "com.github.foigus.pkg.FontAgent9PluginICCC2022": { + "name": "FontAgent9PluginICCC2022", + "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2022 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5CreativeCloudExtension2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBank5CC2018", - "shortname": "MediaBank5CreativeCloudExtension2018.pkg", + "path": "InsiderSoftware/FontAgent9PluginICCC2022.pkg.recipe", + "shortname": "FontAgent9PluginICCC2022.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBank5CreativeCloudExtension2018" + "com.github.foigus.munki.FontAgent9PluginICCC2022" ] }, - "com.github.foigus.munki.MediaBankGoldInDesignCC2018": { - "name": "MediaBankGoldInDesignCC2018", - "description": "Repackage the MediaBank Gold plugin for InDesign CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.munki.FontAgent9PluginIDCC2021": { + "name": "FontAgent9PluginIDCC2021", + "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2017 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldInDesignCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldInDesignCC2018", - "shortname": "MediaBankGoldInDesignCC2018.munki", + "path": "InsiderSoftware/FontAgent9PluginIDCC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginIDCC2021", + "shortname": "FontAgent9PluginIDCC2021.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank Gold InDesign CC 2018 plugin", - "munki_description": "Plugin for InDesign CC 2018 for the MediaBank digital asset management system." + "munki_display_name": "FontAgent plugin for InDesign CC 2021", + "munki_description": "Plugin to allow InDesign CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.MediaBank5CreativeCloudExtension2018": { - "name": "MediaBank5CreativeCloudExtension", - "description": "Repackage the MediaBank 5 Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2018.munki -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", + "com.github.foigus.munki.FontAgent10": { + "name": "FontAgent10", + "description": "Downloads the latest version of FontAgent 10 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5CreativeCloudExtension2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018", - "shortname": "MediaBank5CreativeCloudExtension2018.munki", + "path": "InsiderSoftware/FontAgent10.munki.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank 5 Creative Cloud Extension", - "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." + "munki_display_name": "FontAgent", + "munki_description": "Welcome to the world's smartest font manager" }, - "com.github.foigus.munki.MediaBank5InDesignCC2018": { - "name": "MediaBank5InDesignCC2018", - "description": "Repackage the MediaBank 5 plugin for InDesign CC 2018 and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2018.munki -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", + "com.github.foigus.munki.FontAgent10PluginIDCC2024": { + "name": "FontAgent10PluginIDCC2024", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2024 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5InDesignCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBank5InDesignCC2018", - "shortname": "MediaBank5InDesignCC2018.munki", + "path": "InsiderSoftware/FontAgent10PluginIDCC2024.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2024", + "shortname": "FontAgent10PluginIDCC2024.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank 5 InDesign CC 2018 plugin", - "munki_description": "Plugin for InDesign CC 2018 for the MediaBank digital asset management system." + "munki_display_name": "FontAgent plugin for InDesign CC 2024", + "munki_description": "Plugin to allow InDesign CC 2024 to activate document fonts from FontAgent." }, - "com.github.foigus.pkg.MediaBank5PhotoshopCC2018": { - "name": "MediaBank5PhotoshopCC2018", - "description": "Repackage the MediaBank 5 plugin for Photoshop CC 2018. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5PhotoshopCC2018.pkg -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", + "com.github.foigus.munki.FontAgent9PluginIDCC2020": { + "name": "FontAgent9PluginIDCC2020", + "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2017 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5PhotoshopCC2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBank5CC2018", - "shortname": "MediaBank5PhotoshopCC2018.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.MediaBank5PhotoshopCC2018" - ] + "path": "InsiderSoftware/FontAgent9PluginIDCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginIDCC2020", + "shortname": "FontAgent9PluginIDCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "FontAgent plugin for InDesign CC 2020", + "munki_description": "Plugin to allow InDesign CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.MediaBankGoldPhotoshopCC2018": { - "name": "MediaBankGoldPhotoshopCC2018", - "description": "Repackage the MediaBank Gold plugin for Photoshop CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldPhotoshopCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.munki.FontAgent10PluginIDCC2023": { + "name": "FontAgent10PluginIDCC2023", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2023 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldPhotoshopCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018", - "shortname": "MediaBankGoldPhotoshopCC2018.munki", + "path": "InsiderSoftware/FontAgent10PluginIDCC2023.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2023", + "shortname": "FontAgent10PluginIDCC2023.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank Gold Photoshop CC 2018 plugin", - "munki_description": "Plugin for Photoshop CC 2018 for the MediaBank digital asset management system." + "munki_display_name": "FontAgent plugin for InDesign CC 2023", + "munki_description": "Plugin to allow InDesign CC 2023 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2020": { - "name": "MediaBankGoldCreativeCloudExtension", - "description": "Repackage the MediaBank Gold Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2020.munki -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", + "com.github.foigus.munki.FontAgent10PluginICCC2022": { + "name": "FontAgent10PluginICCC2022", + "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2022 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2020.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020", - "shortname": "MediaBankGoldCreativeCloudExtension2020.munki", + "path": "InsiderSoftware/FontAgent10PluginICCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginICCC2022", + "shortname": "FontAgent10PluginICCC2022.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank Gold Creative Cloud Extension", - "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." + "munki_display_name": "FontAgent plugin for InCopy CC 2022", + "munki_description": "Plugin to allow InCopy CC 2022 to activate document fonts from FontAgent." }, - "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020": { - "name": "MediaBankGoldCreativeCloudExtension", - "description": "Repackage the MediaBank Gold Creative Cloud Extension. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2020.pkg -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", + "com.github.foigus.pkg.FontAgent9PluginIDCC2022": { + "name": "FontAgent9PluginIDCC2022", + "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2022 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2020.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2020", - "shortname": "MediaBankGoldCreativeCloudExtension2020.pkg", + "path": "InsiderSoftware/FontAgent9PluginIDCC2022.pkg.recipe", + "shortname": "FontAgent9PluginIDCC2022.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2020" + "com.github.foigus.munki.FontAgent9PluginIDCC2022" ] }, - "com.github.foigus.munki.MediaBankGoldInCopyCC2018": { - "name": "MediaBankGoldInCopyCC2018", - "description": "Repackage the MediaBank Gold plugin for InCopy CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInCopyCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.munki.FontAgent10PluginIDCC2022": { + "name": "FontAgent10PluginIDCC2022", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2017 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldInCopyCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldInCopyCC2018", - "shortname": "MediaBankGoldInCopyCC2018.munki", + "path": "InsiderSoftware/FontAgent10PluginIDCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2022", + "shortname": "FontAgent10PluginIDCC2022.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank Gold InCopy CC 2018 plugin", - "munki_description": "Plugin for InCopy CC 2018 for the MediaBank digital asset management system." - }, - "com.github.foigus.download.MediaBank5CC2020": { - "name": "MediaBank5CC2020", - "description": "\"Downloads\" MediaBank 5 CC 2020 for installation. This recipe does not download the MediaBank Gold tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2020.download -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", - "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5CC2020.download.recipe", - "shortname": "MediaBank5CC2020.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.MediaBank5InDesignCC2020", - "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020" - ] + "munki_display_name": "FontAgent plugin for InDesign CC 2022", + "munki_description": "Plugin to allow InDesign CC 2022 to activate document fonts from FontAgent." }, - "com.github.foigus.pkg.MediaBankGoldInCopyCC2018": { - "name": "MediaBankGoldInCopyCC2018", - "description": "Repackage the MediaBank Gold plugin for InCopy CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInCopyCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.pkg.FontAgent10PluginIDCC2023": { + "name": "FontAgent10PluginIDCC2023", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2023 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldInCopyCC2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2018", - "shortname": "MediaBankGoldInCopyCC2018.pkg", + "path": "InsiderSoftware/FontAgent10PluginIDCC2023.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginIDCC2023.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldInCopyCC2018" + "com.github.foigus.munki.FontAgent10PluginIDCC2023" ] }, - "com.github.foigus.download.MediaBankGoldCC2018": { - "name": "MediaBankGoldCC2018", - "description": "\"Downloads\" MediaBank Gold CC 2018 for installation. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2018.download -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.download.FontAgent10": { + "name": "FontAgent", + "description": "Downloads the latest version of FontAgent 10.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldCC2018.download.recipe", - "shortname": "MediaBankGoldCC2018.download", + "path": "InsiderSoftware/FontAgent10.download.recipe", + "shortname": "FontAgent10.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018", - "com.github.foigus.pkg.MediaBankGoldInCopyCC2018", - "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018", - "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018", - "com.github.foigus.pkg.MediaBankGoldInDesignCC2018" + "com.github.foigus.pkg.FontAgent10PluginIDCC2021", + "com.github.foigus.pkg.FontAgent10PluginPSCC2020", + "com.github.foigus.pkg.FontAgent10PluginIDCC2020", + "com.github.foigus.pkg.FontAgent10PluginIDCC2022", + "com.github.foigus.pkg.FontAgent10PluginIDCC2024", + "com.github.foigus.pkg.FontAgent10PluginPSCC2021", + "com.github.foigus.munki.FontAgent10", + "com.github.foigus.pkg.FontAgent10PluginIDCC2023", + "com.github.foigus.pkg.FontAgent10PluginICCC2021", + "com.github.foigus.pkg.FontAgent10PluginICCC2020", + "com.github.foigus.pkg.FontAgent10PluginAICC2021", + "com.github.foigus.pkg.FontAgent10PluginICCC2022", + "com.github.foigus.pkg.FontAgent10PluginAICC2020" ] }, - "com.github.foigus.munki.MediaBank5PhotoshopCC2018": { - "name": "MediaBank5PhotoshopCC2018", - "description": "Repackage the MediaBank 5 plugin for Photoshop CC 2018 and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5PhotoshopCC2018.munki -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", + "com.github.foigus.munki.FontAgent10PluginPSCC2020": { + "name": "FontAgent10PluginPSCC2020", + "description": "Downloads the most current FontAgent 10 Plugin for Photoshop CC 2020 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5PhotoshopCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBank5PhotoshopCC2018", - "shortname": "MediaBank5PhotoshopCC2018.munki", + "path": "InsiderSoftware/FontAgent10PluginPSCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginPSCC2020", + "shortname": "FontAgent10PluginPSCC2020.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank 5 Photoshop CC 2018 plugin", - "munki_description": "Plugin for Photoshop CC 2018 for the MediaBank digital asset management system." - }, - "com.github.foigus.download.MediaBank5CC2018": { - "name": "MediaBank5CC2018", - "description": "\"Downloads\" MediaBank 5 CC 2018 for installation. This recipe does not download the MediaBank Gold tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2018.download -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", - "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5CC2018.download.recipe", - "shortname": "MediaBank5CC2018.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018", - "com.github.foigus.pkg.MediaBank5PhotoshopCC2018", - "com.github.foigus.pkg.MediaBank5InDesignCC2018" - ] + "munki_display_name": "FontAgent plugin for Photoshop CC 2020", + "munki_description": "Plugin to allow Photoshop CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.download.MediaBankGoldCC2020": { - "name": "MediaBankGoldCC2020", - "description": "\"Downloads\" MediaBank Gold CC 2020 for installation. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2020.download -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", + "com.github.foigus.pkg.FontAgent9PluginAICC2020": { + "name": "FontAgent9PluginAICC2020", + "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldCC2020.download.recipe", - "shortname": "MediaBankGoldCC2020.download", - "inferred_type": "download", + "path": "InsiderSoftware/FontAgent9PluginAICC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9PluginAICC2020.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020", - "com.github.foigus.pkg.MediaBankGoldInDesignCC2020" + "com.github.foigus.munki.FontAgent9PluginAICC2020" ] }, - "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018": { - "name": "MediaBankGoldPhotoshopCC2018", - "description": "Repackage the MediaBank Gold plugin for Photoshop CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldPhotoshopCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.pkg.FontAgent9PluginICCC2020": { + "name": "FontAgent9PluginICCC2020", + "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldPhotoshopCC2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2018", - "shortname": "MediaBankGoldPhotoshopCC2018.pkg", + "path": "InsiderSoftware/FontAgent9PluginICCC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9PluginICCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldPhotoshopCC2018" + "com.github.foigus.munki.FontAgent9PluginICCC2020" ] }, - "com.github.foigus.pkg.MediaBank5InDesignCC2020": { - "name": "MediaBank5InDesignCC2020", - "description": "Repackage the MediaBank 5 plugin for InDesign CC 2020. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2020.pkg -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", + "com.github.foigus.munki.FontAgent10PluginIDCC2020": { + "name": "FontAgent10PluginIDCC2020", + "description": "Downloads the most current FontAgent 10 Plugin for InDesign CC 2017 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5InDesignCC2020.pkg.recipe", - "parent": "com.github.foigus.download.MediaBank5CC2020", - "shortname": "MediaBank5InDesignCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.MediaBank5InDesignCC2020" - ] + "path": "InsiderSoftware/FontAgent10PluginIDCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginIDCC2020", + "shortname": "FontAgent10PluginIDCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "FontAgent plugin for InDesign CC 2020", + "munki_description": "Plugin to allow InDesign CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.MediaBankGoldInDesignCC2020": { - "name": "MediaBankGoldInDesignCC2020", - "description": "Repackage the MediaBank Gold plugin for InDesign CC 2020 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2020.munki -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", + "com.github.foigus.munki.FontAgent9PluginAICC2021": { + "name": "FontAgent9PluginAICC2021", + "description": "Downloads the most current FontAgent 9 Plugin for Illustrator CC 2021 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldInDesignCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldInDesignCC2020", - "shortname": "MediaBankGoldInDesignCC2020.munki", + "path": "InsiderSoftware/FontAgent9PluginAICC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginAICC2021", + "shortname": "FontAgent9PluginAICC2021.munki", "inferred_type": "munki", - "munki_display_name": "MediaBank Gold InDesign CC 2020 plugin", - "munki_description": "Plugin for InDesign CC 2020 for the MediaBank digital asset management system." + "munki_display_name": "FontAgent plugin for Illustrator CC 2021", + "munki_description": "Plugin to allow Illustrator CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.pkg.MediaBank5InDesignCC2018": { - "name": "MediaBank5InDesignCC2018", - "description": "Repackage the MediaBank 5 plugin for InDesign CC 2018. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2018.pkg -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", + "com.github.foigus.pkg.FontAgent10PluginICCC2021": { + "name": "FontAgent10PluginICCC2021", + "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2021 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5InDesignCC2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBank5CC2018", - "shortname": "MediaBank5InDesignCC2018.pkg", + "path": "InsiderSoftware/FontAgent10PluginICCC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginICCC2021.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBank5InDesignCC2018" + "com.github.foigus.munki.FontAgent10PluginICCC2021" ] }, - "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018": { - "name": "MediaBankGoldCreativeCloudExtension", - "description": "Repackage the MediaBank Gold Creative Cloud Extension. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.pkg.FontAgent10PluginICCC2020": { + "name": "FontAgent10PluginICCC2020", + "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2018", - "shortname": "MediaBankGoldCreativeCloudExtension2018.pkg", + "path": "InsiderSoftware/FontAgent10PluginICCC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginICCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2018" + "com.github.foigus.munki.FontAgent10PluginICCC2020" ] }, - "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020": { - "name": "MediaBank5CreativeCloudExtension", - "description": "Repackage the MediaBank 5 Creative Cloud Extension. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2020.pkg -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", + "com.github.foigus.pkg.FontAgent10PluginAICC2021": { + "name": "FontAgent10PluginAICC2021", + "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2021 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5CreativeCloudExtension2020.pkg.recipe", - "parent": "com.github.foigus.download.MediaBank5CC2020", - "shortname": "MediaBank5CreativeCloudExtension2020.pkg", + "path": "InsiderSoftware/FontAgent10PluginAICC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginAICC2021.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBank5CreativeCloudExtension2020" + "com.github.foigus.munki.FontAgent10PluginAICC2021" ] }, - "com.github.foigus.munki.MediaBankGoldIllustratorCC2018": { - "name": "MediaBankGoldIllustratorCC2018", - "description": "Repackage the MediaBank Gold plugin for Illustrator CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldIllustratorCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", - "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldIllustratorCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018", - "shortname": "MediaBankGoldIllustratorCC2018.munki", - "inferred_type": "munki", - "munki_display_name": "MediaBank Gold Illustrator CC 2018 plugin", - "munki_description": "Plugin for Illustrator CC 2018 for the MediaBank digital asset management system." - }, - "com.github.foigus.pkg.MediaBankGoldInDesignCC2018": { - "name": "MediaBankGoldInDesignCC2018", - "description": "Repackage the MediaBank Gold plugin for InDesign CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "com.github.foigus.pkg.FontAgent10PluginICCC2022": { + "name": "FontAgent10PluginICCC2022", + "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2022 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldInDesignCC2018.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2018", - "shortname": "MediaBankGoldInDesignCC2018.pkg", + "path": "InsiderSoftware/FontAgent10PluginICCC2022.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginICCC2022.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldInDesignCC2018" + "com.github.foigus.munki.FontAgent10PluginICCC2022" ] }, - "com.github.foigus.pkg.MediaBankGoldInDesignCC2020": { - "name": "MediaBankGoldInDesignCC2020", - "description": "Repackage the MediaBank Gold plugin for InDesign CC 2020. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2020.pkg -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", + "com.github.foigus.pkg.FontAgent9PluginICCC2021": { + "name": "FontAgent9PluginICCC2021", + "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2021 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBankGoldInDesignCC2020.pkg.recipe", - "parent": "com.github.foigus.download.MediaBankGoldCC2020", - "shortname": "MediaBankGoldInDesignCC2020.pkg", + "path": "InsiderSoftware/FontAgent9PluginICCC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9PluginICCC2021.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaBankGoldInDesignCC2020" + "com.github.foigus.munki.FontAgent9PluginICCC2021" ] }, - "com.github.foigus.munki.MediaBank5CreativeCloudExtension2020": { - "name": "MediaBank5CreativeCloudExtension", - "description": "Repackage the MediaBank 5 Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2020.munki -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", - "repo": "autopkg/foigus-recipes", - "path": "WAVECorp/MediaBank5CreativeCloudExtension2020.munki.recipe", - "parent": "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020", - "shortname": "MediaBank5CreativeCloudExtension2020.munki", - "inferred_type": "munki", - "munki_display_name": "MediaBank 5 Creative Cloud Extension", - "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." - }, - "com.github.foigus.download.capto": { - "name": "Capto", - "description": "Downloads latest Capto disk image.", + "com.github.foigus.pkg.FontAgent9PluginPSCC2020": { + "name": "FontAgent9PluginPSCC2020", + "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "GlobalDelightTechnologies/Capto.download.recipe", - "shortname": "Capto.download", - "inferred_type": "download", + "path": "InsiderSoftware/FontAgent9PluginPSCC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9PluginPSCC2020.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.capto", - "com.github.ahousseini-recipes.pkg.Capto" + "com.github.foigus.munki.FontAgent9PluginPSCC2020" ] }, - "com.github.foigus.munki.capto": { - "name": "Capto", - "description": "Downloads latest Capto disk image and imports it into Munki.", + "com.github.foigus.munki.FontAgent9PluginICCC2022": { + "name": "FontAgent9PluginICCC2022", + "description": "Downloads the most current FontAgent 9 Plugin for InCopy CC 2022 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GlobalDelightTechnologies/Capto.munki.recipe", - "parent": "com.github.foigus.download.capto", - "shortname": "Capto.munki", + "path": "InsiderSoftware/FontAgent9PluginICCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginICCC2022", + "shortname": "FontAgent9PluginICCC2022.munki", "inferred_type": "munki", - "munki_display_name": "Capto", - "munki_description": "Your everyday screen capture and video editing software for Mac" + "munki_display_name": "FontAgent plugin for InCopy CC 2022", + "munki_description": "Plugin to allow InCopy CC 2022 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.voila": { - "name": "Voila", - "description": "Downloads latest Voila disk image and imports it into Munki.", + "com.github.foigus.pkg.FontAgent9PluginPSCC2021": { + "name": "FontAgent9PluginPSCC2021", + "description": "Downloads the most current FontAgent 9 Plugin for Photoshop CC 2021 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "GlobalDelightTechnologies/Voila.munki.recipe", - "parent": "com.github.foigus.download.voila", - "shortname": "Voila.munki", - "inferred_type": "munki", - "munki_display_name": "Voila", - "munki_description": "Screen recording or image capture, full screen or selective area - capture them all. With an intuitive interface and a powerful toolset, you get to effortlessly annotate images, export videos, organize files or simply share the way you want!" + "path": "InsiderSoftware/FontAgent9PluginPSCC2021.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent9", + "shortname": "FontAgent9PluginPSCC2021.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.FontAgent9PluginPSCC2021" + ] }, - "com.github.foigus.download.voila": { - "name": "Voila", - "description": "Downloads latest Voila disk image.", + "com.github.foigus.pkg.FontAgent10PluginAICC2020": { + "name": "FontAgent10PluginAICC2020", + "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2020 and packages it.", "repo": "autopkg/foigus-recipes", - "path": "GlobalDelightTechnologies/Voila.download.recipe", - "shortname": "Voila.download", - "inferred_type": "download", + "path": "InsiderSoftware/FontAgent10PluginAICC2020.pkg.recipe", + "parent": "com.github.foigus.download.FontAgent10", + "shortname": "FontAgent10PluginAICC2020.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.voila" + "com.github.foigus.munki.FontAgent10PluginAICC2020" ] }, - "com.github.foigus.munki.ColourContrastAnalyser": { - "name": "ColourContrastAnalyser", - "description": "Downloads latest version of Colour Contrast Analyser and imports it into Munki.", + "com.github.foigus.munki.FontAgent9PluginIDCC2022": { + "name": "FontAgent9PluginIDCC2022", + "description": "Downloads the most current FontAgent 9 Plugin for InDesign CC 2017 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "ThePacielloGroup/ColourContrastAnalyser.munki.recipe", - "parent": "com.github.foigus.download.ColourContrastAnalyser", - "shortname": "ColourContrastAnalyser.munki", + "path": "InsiderSoftware/FontAgent9PluginIDCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent9PluginIDCC2022", + "shortname": "FontAgent9PluginIDCC2022.munki", "inferred_type": "munki", - "munki_display_name": "Colour Contrast Analyser", - "munki_description": "The Colour Contrast Analyser (CCA) helps you determine the legibility of text and the contrast of visual elements, such as graphical controls and visual indicators." + "munki_display_name": "FontAgent plugin for InDesign CC 2022", + "munki_description": "Plugin to allow InDesign CC 2022 to activate document fonts from FontAgent." }, - "com.github.foigus.download.ColourContrastAnalyser": { - "name": "ColourContrastAnalyser", - "description": "Downloads the latest version of Colour Contrast Analyser.", + "com.github.foigus.munki.FontAgent10PluginICCC2021": { + "name": "FontAgent10PluginICCC2021", + "description": "Downloads the most current FontAgent 10 Plugin for InCopy CC 2021 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "ThePacielloGroup/ColourContrastAnalyser.download.recipe", - "shortname": "ColourContrastAnalyser.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.ColourContrastAnalyser" - ] + "path": "InsiderSoftware/FontAgent10PluginICCC2021.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginICCC2021", + "shortname": "FontAgent10PluginICCC2021.munki", + "inferred_type": "munki", + "munki_display_name": "FontAgent plugin for InCopy CC 2021", + "munki_description": "Plugin to allow InCopy CC 2021 to activate document fonts from FontAgent." }, - "com.github.foigus.munki.microsoftremotedesktop": { - "name": "MicrosoftRemoteDesktop", - "description": "Downloads the latest Microsoft Remote Desktop installer pkg and imports it into Munki.", + "com.github.foigus.munki.FontAgent10PluginAICC2020": { + "name": "FontAgent10PluginAICC2020", + "description": "Downloads the most current FontAgent 10 Plugin for Illustrator CC 2020 and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Microsoft/MicrosoftRemoteDesktop.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftremotedesktop", - "shortname": "MicrosoftRemoteDesktop.munki", + "path": "InsiderSoftware/FontAgent10PluginAICC2020.munki.recipe", + "parent": "com.github.foigus.pkg.FontAgent10PluginAICC2020", + "shortname": "FontAgent10PluginAICC2020.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Remote Desktop", - "munki_description": "Use the new Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator. The app helps you be productive no matter where you are." + "munki_display_name": "FontAgent plugin for Illustrator CC 2020", + "munki_description": "Plugin to allow Illustrator CC 2020 to activate document fonts from FontAgent." }, - "com.github.foigus.download.TabloTools": { - "name": "TabloTools", - "description": "Downloads the latest version of TabloTools.", + "com.github.foigus.pkg.CatDVPro": { + "name": "CatDVPro%MAJOR_VERSION%", + "description": "Downloads CatDVPro and packages it for installation.", "repo": "autopkg/foigus-recipes", - "path": "jessedp/TabloTools.download.recipe", - "shortname": "TabloTools.download", - "inferred_type": "download", + "path": "Quantum/CatDVPro.pkg.recipe", + "parent": "com.github.foigus.download.CatDVPro", + "shortname": "CatDVPro.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.TabloTools" + "com.github.foigus.munki.CatDVPro" ] }, - "com.github.foigus.munki.TabloTools": { - "name": "TabloTools", - "description": "Downloads the latest version of TabloTools and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "jessedp/TabloTools.munki.recipe", - "parent": "com.github.foigus.download.TabloTools", - "shortname": "TabloTools.munki", - "inferred_type": "munki", - "munki_display_name": "TabloTools", - "munki_description": "A desktop app to help manage your Tablo devices" - }, - "com.github.foigus.munki.AnyList": { - "name": "AnyList", - "description": "Downloads the current release version of AnyList and imports it into Munki.", + "com.github.foigus.munki.CatDVPro": { + "name": "CatDVPro%MAJOR_VERSION%", + "description": "Downloads CatDV Pro and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "PurpleCover/AnyList.munki.recipe", - "parent": "com.github.foigus.download.AnyList", - "shortname": "AnyList.munki", + "path": "Quantum/CatDVPro.munki.recipe", + "parent": "com.github.foigus.pkg.CatDVPro", + "shortname": "CatDVPro.munki", "inferred_type": "munki", - "munki_display_name": "AnyList", - "munki_description": "The best way to create and share a grocery shopping list." + "munki_display_name": "CatDV Pro", + "munki_description": "CatDV helps companies find and reuse their media assets, helps teams to collaborate and to get more done, saving both time and money." }, - "com.github.foigus.download.AnyList": { - "name": "AnyList", - "description": "Downloads the latest version of AnyList.", + "com.github.foigus.download.CatDVPro": { + "name": "CatDVPro%MAJOR_VERSION%", + "description": "Downloads the latest CatDV Pro.", "repo": "autopkg/foigus-recipes", - "path": "PurpleCover/AnyList.download.recipe", - "shortname": "AnyList.download", + "path": "Quantum/CatDVPro.download.recipe", + "shortname": "CatDVPro.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.AnyList" + "com.github.foigus.pkg.CatDVPro" ] }, - "com.github.foigus.download.ImageProcessorPro": { - "name": "ImageProcessorPro", - "description": "Downloads the latest version of Image Processor Pro.", + "com.github.foigus.pkg.WirecastVirtualCamera": { + "name": "WirecastVirtualCamera", + "description": "Downloads the current version of the Wirecast Virtual Camera driver for Wirecast and extracts the package from the dmg.\n\nThis recipe is necessary because munkiimport refuses to import the Wirecast dmg (for the purposes of obtaining the Wirecast Virtual Camera package), and \"force_munkiimport\" isn't a good idea if this is automated.", "repo": "autopkg/foigus-recipes", - "path": "XBytor/ImageProcessorPro.download.recipe", - "shortname": "ImageProcessorPro.download", - "inferred_type": "download", + "path": "Telestream/WirecastVirtualCamera.pkg.recipe", + "parent": "com.github.foigus.download.Wirecast", + "shortname": "WirecastVirtualCamera.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022", - "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020" + "com.github.foigus.munki.WirecastVirtualCamera" ] }, - "com.github.foigus.munki.ImageProcessorProPhotoshopCC2022": { - "name": "ImageProcessorProPhotoshopCC2022", - "description": "Downloads the latest version of Image Processor Pro and imports a Photoshop 2022-aimed package into Munki.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", - "repo": "autopkg/foigus-recipes", - "path": "XBytor/ImageProcessorProPhotoshopCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022", - "shortname": "ImageProcessorProPhotoshopCC2022.munki", - "inferred_type": "munki", - "munki_display_name": "Image Processor Pro for Photoshop CC 2022", - "munki_description": "A set of scripts for Photoshop." - }, - "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022": { - "name": "ImageProcessorProPhotoshopCC2022", - "description": "Downloads the latest version of Image Processor Pro and creates a Photoshop 2022-aimed package.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.download.Wirecast": { + "name": "Wirecast", + "description": "Downloads the latest version of Wirecast.", "repo": "autopkg/foigus-recipes", - "path": "XBytor/ImageProcessorProPhotoshopCC2022.pkg.recipe", - "parent": "com.github.foigus.download.ImageProcessorPro", - "shortname": "ImageProcessorProPhotoshopCC2022.pkg", - "inferred_type": "pkg", + "path": "Telestream/Wirecast.download.recipe", + "shortname": "Wirecast.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.ImageProcessorProPhotoshopCC2022" + "com.github.foigus.pkg.WirecastVirtualCamera", + "com.github.foigus.munki.Wirecast" ] }, - "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020": { - "name": "ImageProcessorProPhotoshopCC2020", - "description": "Downloads the latest version of Image Processor Pro and creates a Photoshop 2020-aimed package.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.WirecastVirtualCamera": { + "name": "WirecastVirtualCamera", + "description": "Downloads the latest Wirecast Virtual Camera package for Wirecast and imports it into Munki.\n\nNOTE THIS RECIPE DOESN'T DO A WHOLE LOT WITHOUT WIRECAST. This recipe is an update_for Wirecast.", "repo": "autopkg/foigus-recipes", - "path": "XBytor/ImageProcessorProPhotoshopCC2020.pkg.recipe", - "parent": "com.github.foigus.download.ImageProcessorPro", - "shortname": "ImageProcessorProPhotoshopCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.ImageProcessorProPhotoshopCC2020" - ] + "path": "Telestream/WirecastVirtualCamera.munki.recipe", + "parent": "com.github.foigus.pkg.WirecastVirtualCamera", + "shortname": "WirecastVirtualCamera.munki", + "inferred_type": "munki", + "munki_display_name": "Wirecast Virtual Camera", + "munki_description": "Additional drivers for Wirecast features." }, - "com.github.foigus.munki.ImageProcessorProPhotoshopCC2020": { - "name": "ImageProcessorProPhotoshopCC2020", - "description": "Downloads the latest version of Image Processor Pro and imports a Photoshop 2020-aimed package into Munki.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.Wirecast": { + "name": "Wirecast", + "description": "Downloads the current version of Wirecast and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "XBytor/ImageProcessorProPhotoshopCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020", - "shortname": "ImageProcessorProPhotoshopCC2020.munki", + "path": "Telestream/Wirecast.munki.recipe", + "parent": "com.github.foigus.download.Wirecast", + "shortname": "Wirecast.munki", "inferred_type": "munki", - "munki_display_name": "Image Processor Pro for Photoshop CC 2020", - "munki_description": "A set of scripts for Photoshop." + "munki_display_name": "Wirecast", + "munki_description": "Easily stream professional-looking video with Wirecast" }, - "com.github.foigus.download.Wrike": { - "name": "Wrike", - "description": "Downloads the latest Wrike application.", + "com.github.foigus.pkg.QuickMatteProForCinema4D": { + "name": "QuickMatteProForCinema4DR%CINEMA4D_VERSION%", + "description": "Packages Quick Matte Pro plugin for Cinema 4D.\n\nNOTES:\n- This recipe needs the version of Cinema 4D to be defined in the Input, since the installation is path-specific and hopefully _should_ work for many versions of Cinema 4D\n- This recipe needs the version of Quick Matte Pro to be defined in the Input\n- This recipe does not download the Quick Matte Pro installation media--feed the compressed file into the recipe via the following format:\n\nautopkg run QuickMattePro.pkg -p /path/to/the/appropriate/QuickMattePro_RXX.zip", "repo": "autopkg/foigus-recipes", - "path": "Wrike/Wrike.download.recipe", - "shortname": "Wrike.download", - "inferred_type": "download", + "path": "Eyedesyn/QuickMatteProForCinema4D.pkg.recipe", + "shortname": "QuickMatteProForCinema4D.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.Wrike", - "com.github.jlehikoinen.pkg.Wrike", - "com.github.andredb90.filewave.Wrike" + "com.github.foigus.munki.QuickMatteProForCinema4D" ] }, - "com.github.foigus.munki.Wrike": { - "name": "Wrike", - "description": "Downloads the latest Wrike application and imports it into Munki.", + "com.github.foigus.munki.QuickMatteProForCinema4D": { + "name": "QuickMatteProForCinema4DR%CINEMA4D_VERSION%", + "description": "Packages Quick Matte Pro plugin for Cinema 4D and imports it into Munki.\n\nNOTES:\n- This recipe needs the version of Cinema 4D to be defined in the Input, since the installation is path-specific and hopefully _should_ work for many versions of Cinema 4D\n- This recipe needs the version of Quick Matte Pro to be defined in the Input\n- This recipe does not download the Quick Matte Pro installation media--feed the compressed file into the recipe via the following format:\n\nautopkg run QuickMattePro.pkg -p /path/to/the/appropriate/QuickMattePro_RXX.zip", "repo": "autopkg/foigus-recipes", - "path": "Wrike/Wrike.munki.recipe", - "parent": "com.github.foigus.download.Wrike", - "shortname": "Wrike.munki", + "path": "Eyedesyn/QuickMatteProForCinema4D.munki.recipe", + "parent": "com.github.foigus.pkg.QuickMatteProForCinema4D", + "shortname": "QuickMatteProForCinema4D.munki", "inferred_type": "munki", - "munki_display_name": "Wrike", - "munki_description": "Cloud-based collaboration and project management software that scales across teams in any business." + "munki_display_name": "Quick Matte Pro for Cinema 4D R%CINEMA4D_VERSION%", + "munki_description": "Quick Matte Pro has been designed to take care of matting and object buffer needs quickly and efficiently without having to worry about all the setup." }, "com.github.foigus.download.ColorNavigator": { "name": "ColorNavigator", @@ -59805,6 +59644,40 @@ "com.github.foigus.pkg.ColorNavigator" ] }, + "com.github.foigus.download.ColorNavigator7": { + "name": "ColorNavigator7", + "description": "Downloads the latest ColorNavigator 7 package.", + "repo": "autopkg/foigus-recipes", + "path": "EIZO/ColorNavigator7.download.recipe", + "shortname": "ColorNavigator7.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.ColorNavigator7" + ] + }, + "com.github.foigus.pkg.ColorNavigator": { + "name": "ColorNavigator", + "description": "Downloads the latest ColorNavigator installer and extracts the embedded package.", + "repo": "autopkg/foigus-recipes", + "path": "EIZO/ColorNavigator.pkg.recipe", + "parent": "com.github.foigus.download.ColorNavigator", + "shortname": "ColorNavigator.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.ColorNavigator" + ] + }, + "com.github.foigus.munki.ColorNavigator": { + "name": "ColorNavigator", + "description": "Downloads the latest ColorNavigator installer and imports it into Munki.\n\nRelying on a package recipe to extract the ColorNavigator package since it currently ships on a read-write disk image.\n\nNote this recipe adds the version number to the \"name\" of the recipe since EIZO has dropped support for monitors when releasing new major versions of ColorNavigator\n\nReference: http://www.eizoglobal.com/support/db/products/software/search?k=colornavigators\n\nRequiring a logout since the GUI installer reopens ColorNavigator, but not from the CLI. Also, updating calibration software while a user is using the monitor wouldn't be good.", + "repo": "autopkg/foigus-recipes", + "path": "EIZO/ColorNavigator.munki.recipe", + "parent": "com.github.foigus.pkg.ColorNavigator", + "shortname": "ColorNavigator.munki", + "inferred_type": "munki", + "munki_display_name": "ColorNavigator", + "munki_description": "The EIZO-developed ColorNavigator software makes calibration simple and produces predictable color results." + }, "com.github.foigus.download.ColorNavigatorNX": { "name": "ColorNavigatorNX", "description": "Downloads the latest ColorNavigator NX installer.\n\nAs of this writing, the valid LANGUAGE_CODEs are \"en\" (English) and \"ja\" (Japanese).", @@ -59817,16 +59690,16 @@ "com.github.moofit-recipes.pkg.ColorNavigatorNX" ] }, - "com.github.foigus.download.ColorNavigator7": { + "com.github.foigus.munki.ColorNavigator7": { "name": "ColorNavigator7", - "description": "Downloads the latest ColorNavigator 7 package.", + "description": "Downloads the latest ColorNavigator installer and imports it into Munki.\n\nNOTES:\n- Requiring a logout since the GUI installer reopens ColorNavigator, but not from the CLI. Also, updating calibration software while a user is using the monitor wouldn't be good.\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes", "repo": "autopkg/foigus-recipes", - "path": "EIZO/ColorNavigator7.download.recipe", - "shortname": "ColorNavigator7.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.ColorNavigator7" - ] + "path": "EIZO/ColorNavigator7.munki.recipe", + "parent": "com.github.foigus.pkg.ColorNavigator7", + "shortname": "ColorNavigator7.munki", + "inferred_type": "munki", + "munki_display_name": "ColorNavigator 7", + "munki_description": "Complete color management software solution for reliable calibration and quality control management of ColorEdge monitors." }, "com.github.foigus.pkg.ColorNavigator7": { "name": "ColorNavigator7", @@ -59851,1613 +59724,1438 @@ "munki_display_name": "ColorNavigatorNX", "munki_description": "ColorNavigator NX offers quality control (QC) and asset management of client ColorEdge monitors." }, - "com.github.foigus.pkg.ColorNavigator": { - "name": "ColorNavigator", - "description": "Downloads the latest ColorNavigator installer and extracts the embedded package.", + "com.github.foigus.download.Prepros": { + "name": "Prepros", + "description": "Downloads latest Prepros application.", "repo": "autopkg/foigus-recipes", - "path": "EIZO/ColorNavigator.pkg.recipe", - "parent": "com.github.foigus.download.ColorNavigator", - "shortname": "ColorNavigator.pkg", - "inferred_type": "pkg", + "path": "Prepros/Prepros.download.recipe", + "shortname": "Prepros.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.ColorNavigator" + "com.github.foigus.munki.Prepros" ] }, - "com.github.foigus.munki.ColorNavigator7": { - "name": "ColorNavigator7", - "description": "Downloads the latest ColorNavigator installer and imports it into Munki.\n\nNOTES:\n- Requiring a logout since the GUI installer reopens ColorNavigator, but not from the CLI. Also, updating calibration software while a user is using the monitor wouldn't be good.\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes", - "repo": "autopkg/foigus-recipes", - "path": "EIZO/ColorNavigator7.munki.recipe", - "parent": "com.github.foigus.pkg.ColorNavigator7", - "shortname": "ColorNavigator7.munki", - "inferred_type": "munki", - "munki_display_name": "ColorNavigator 7", - "munki_description": "Complete color management software solution for reliable calibration and quality control management of ColorEdge monitors." - }, - "com.github.foigus.munki.ColorNavigator": { - "name": "ColorNavigator", - "description": "Downloads the latest ColorNavigator installer and imports it into Munki.\n\nRelying on a package recipe to extract the ColorNavigator package since it currently ships on a read-write disk image.\n\nNote this recipe adds the version number to the \"name\" of the recipe since EIZO has dropped support for monitors when releasing new major versions of ColorNavigator\n\nReference: http://www.eizoglobal.com/support/db/products/software/search?k=colornavigators\n\nRequiring a logout since the GUI installer reopens ColorNavigator, but not from the CLI. Also, updating calibration software while a user is using the monitor wouldn't be good.", + "com.github.foigus.munki.Prepros": { + "name": "Prepros", + "description": "Downloads the current release version of Prepros and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "EIZO/ColorNavigator.munki.recipe", - "parent": "com.github.foigus.pkg.ColorNavigator", - "shortname": "ColorNavigator.munki", + "path": "Prepros/Prepros.munki.recipe", + "parent": "com.github.foigus.download.Prepros", + "shortname": "Prepros.munki", "inferred_type": "munki", - "munki_display_name": "ColorNavigator", - "munki_description": "The EIZO-developed ColorNavigator software makes calibration simple and produces predictable color results." + "munki_display_name": "Prepros", + "munki_description": "Prepros is a tool to compile LESS, Sass, Compass, Stylus, Jade and much more with automatic CSS prefixing, It comes with built in server for cross browser testing." }, - "com.github.foigus.download.ProperFractionLite": { - "name": "ProperFractionLite", - "description": "Downloads latest Proper Fraction Lite disk image.", + "com.github.foigus.download.MediaBankGoldCC2018": { + "name": "MediaBankGoldCC2018", + "description": "\"Downloads\" MediaBank Gold CC 2018 for installation. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2018.download -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLite.download.recipe", - "shortname": "ProperFractionLite.download", + "path": "WAVECorp/MediaBankGoldCC2018.download.recipe", + "shortname": "MediaBankGoldCC2018.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023", - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024", - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022" + "com.github.foigus.pkg.MediaBankGoldInCopyCC2018", + "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018", + "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018", + "com.github.foigus.pkg.MediaBankGoldInDesignCC2018", + "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018" ] }, - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023": { - "name": "ProperFractionLiteHVScaleInDesignCC2023", - "description": "Downloads latest Proper Fraction Lite disk image and packages the Proper Fraction Lite H+V Scale script for InDesign 2023.", + "com.github.foigus.munki.MediaBank5CreativeCloudExtension2018": { + "name": "MediaBank5CreativeCloudExtension", + "description": "Repackage the MediaBank 5 Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2018.munki -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2023.pkg.recipe", - "parent": "com.github.foigus.download.ProperFractionLite", - "shortname": "ProperFractionLiteHVScaleInDesignCC2023.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2023" - ] + "path": "WAVECorp/MediaBank5CreativeCloudExtension2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018", + "shortname": "MediaBank5CreativeCloudExtension2018.munki", + "inferred_type": "munki", + "munki_display_name": "MediaBank 5 Creative Cloud Extension", + "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." }, - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024": { - "name": "ProperFractionLiteHVScaleInDesignCC2024", - "description": "Downloads latest Proper Fraction Lite disk image and packages the Proper Fraction Lite H+V Scale script for InDesign 2024.", + "com.github.foigus.munki.MediaBank5InDesignCC2018": { + "name": "MediaBank5InDesignCC2018", + "description": "Repackage the MediaBank 5 plugin for InDesign CC 2018 and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2018.munki -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2024.pkg.recipe", - "parent": "com.github.foigus.download.ProperFractionLite", - "shortname": "ProperFractionLiteHVScaleInDesignCC2024.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2024" - ] + "path": "WAVECorp/MediaBank5InDesignCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBank5InDesignCC2018", + "shortname": "MediaBank5InDesignCC2018.munki", + "inferred_type": "munki", + "munki_display_name": "MediaBank 5 InDesign CC 2018 plugin", + "munki_description": "Plugin for InDesign CC 2018 for the MediaBank digital asset management system." }, - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022": { - "name": "ProperFractionLiteHVScaleInDesignCC2022", - "description": "Downloads latest Proper Fraction Lite disk image and packages the Proper Fraction Lite H+V Scale script for InDesign 2022.", + "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2020": { + "name": "MediaBankGoldCreativeCloudExtension", + "description": "Repackage the MediaBank Gold Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2020.munki -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2022.pkg.recipe", - "parent": "com.github.foigus.download.ProperFractionLite", - "shortname": "ProperFractionLiteHVScaleInDesignCC2022.pkg", + "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2020.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020", + "shortname": "MediaBankGoldCreativeCloudExtension2020.munki", + "inferred_type": "munki", + "munki_display_name": "MediaBank Gold Creative Cloud Extension", + "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." + }, + "com.github.foigus.pkg.MediaBankGoldInCopyCC2018": { + "name": "MediaBankGoldInCopyCC2018", + "description": "Repackage the MediaBank Gold plugin for InCopy CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInCopyCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", + "repo": "autopkg/foigus-recipes", + "path": "WAVECorp/MediaBankGoldInCopyCC2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2018", + "shortname": "MediaBankGoldInCopyCC2018.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2022" + "com.github.foigus.munki.MediaBankGoldInCopyCC2018" ] }, - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2023": { - "name": "ProperFractionLiteHVScaleInDesignCC2023", - "description": "Downloads latest Proper Fraction Lite disk image, packages the Proper Fraction Lite H+V Scale script for InDesign CC 2023, and imports it into Munki.", + "com.github.foigus.munki.MediaBank5CreativeCloudExtension2020": { + "name": "MediaBank5CreativeCloudExtension", + "description": "Repackage the MediaBank 5 Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2020.munki -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2023.munki.recipe", - "parent": "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023", - "shortname": "ProperFractionLiteHVScaleInDesignCC2023.munki", + "path": "WAVECorp/MediaBank5CreativeCloudExtension2020.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020", + "shortname": "MediaBank5CreativeCloudExtension2020.munki", "inferred_type": "munki", - "munki_display_name": "Proper Fraction Lite H+V Scale", - "munki_description": "The most complete solution to make fractions in Adobe InDesign and InCopy" + "munki_display_name": "MediaBank 5 Creative Cloud Extension", + "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." }, - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2024": { - "name": "ProperFractionLiteHVScaleInDesignCC2024", - "description": "Downloads latest Proper Fraction Lite disk image, packages the Proper Fraction Lite H+V Scale script for InDesign CC 2024, and imports it into Munki.", + "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018": { + "name": "MediaBankGoldIllustratorCC2018", + "description": "Repackage the MediaBank Gold plugin for Illustrator CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldIllustratorCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2024.munki.recipe", - "parent": "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024", - "shortname": "ProperFractionLiteHVScaleInDesignCC2024.munki", - "inferred_type": "munki", - "munki_display_name": "Proper Fraction Lite H+V Scale", - "munki_description": "The most complete solution to make fractions in Adobe InDesign and InCopy" + "path": "WAVECorp/MediaBankGoldIllustratorCC2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2018", + "shortname": "MediaBankGoldIllustratorCC2018.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.MediaBankGoldIllustratorCC2018" + ] }, - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2022": { - "name": "ProperFractionLiteHVScaleInDesignCC2022", - "description": "Downloads latest Proper Fraction Lite disk image, packages the Proper Fraction Lite H+V Scale script for InDesign CC 2022, and imports it into Munki.", + "com.github.foigus.munki.MediaBankGoldIllustratorCC2018": { + "name": "MediaBankGoldIllustratorCC2018", + "description": "Repackage the MediaBank Gold plugin for Illustrator CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldIllustratorCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022", - "shortname": "ProperFractionLiteHVScaleInDesignCC2022.munki", + "path": "WAVECorp/MediaBankGoldIllustratorCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018", + "shortname": "MediaBankGoldIllustratorCC2018.munki", "inferred_type": "munki", - "munki_display_name": "Proper Fraction Lite H+V Scale", - "munki_description": "The most complete solution to make fractions in Adobe InDesign and InCopy" + "munki_display_name": "MediaBank Gold Illustrator CC 2018 plugin", + "munki_description": "Plugin for Illustrator CC 2018 for the MediaBank digital asset management system." }, - "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019": { - "name": "RayDynamicTextureAfterEffectsCC2019", - "description": "Downloads the latest version of Ray Dynamic Texture and packages it for installation under After Effects CC 2019.", + "com.github.foigus.pkg.MediaBankGoldInDesignCC2020": { + "name": "MediaBankGoldInDesignCC2020", + "description": "Repackage the MediaBank Gold plugin for InDesign CC 2020. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2020.pkg -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2019.pkg.recipe", - "parent": "com.github.foigus.download.RayDynamicTexture", - "shortname": "RayDynamicTextureAfterEffectsCC2019.pkg", + "path": "WAVECorp/MediaBankGoldInDesignCC2020.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2020", + "shortname": "MediaBankGoldInDesignCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2019" + "com.github.foigus.munki.MediaBankGoldInDesignCC2020" ] }, - "com.github.foigus.download.RayDynamicColor2": { - "name": "RayDynamicColor2", - "description": "Downloads the latest version of Ray Dynamic Color 2.\n\nCodeSignatureVerifier skipped 11/24/2020 due to the lack of anything with a usable code signature.", + "com.github.foigus.pkg.MediaBank5InDesignCC2020": { + "name": "MediaBank5InDesignCC2020", + "description": "Repackage the MediaBank 5 plugin for InDesign CC 2020. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2020.pkg -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicColor2.download.recipe", - "shortname": "RayDynamicColor2.download", - "inferred_type": "download", + "path": "WAVECorp/MediaBank5InDesignCC2020.pkg.recipe", + "parent": "com.github.foigus.download.MediaBank5CC2020", + "shortname": "MediaBank5InDesignCC2020.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020", - "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019" + "com.github.foigus.munki.MediaBank5InDesignCC2020" ] }, - "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2019": { - "name": "RayDynamicColor2AfterEffectsCC2019", - "description": "Downloads the latest version of Ray Dynamic Color 2, packages it for After Effects CC 2019, and imports it into Munki.", + "com.github.foigus.munki.MediaBank5InDesignCC2020": { + "name": "MediaBank5InDesignCC2020", + "description": "Repackage the MediaBank 5 plugin for InDesign CC 2020 and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2020.munki -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019", - "shortname": "RayDynamicColor2AfterEffectsCC2019.munki", + "path": "WAVECorp/MediaBank5InDesignCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBank5InDesignCC2020", + "shortname": "MediaBank5InDesignCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Ray Dynamic Color 2 After Effects CC 2019", - "munki_description": "The industry leading Color Palette for After Effects." - }, - "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020": { - "name": "RayDynamicColor2AfterEffectsCC2020", - "description": "Downloads the latest version of Ray Dynamic Color 2 and packages it for installation under After Effects CC 2020.", - "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2020.pkg.recipe", - "parent": "com.github.foigus.download.RayDynamicColor2", - "shortname": "RayDynamicColor2AfterEffectsCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2020" - ] + "munki_display_name": "MediaBank 5 InDesign CC 2020 plugin", + "munki_description": "Plugin for InDesign CC 2020 for the MediaBank digital asset management system." }, - "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2020": { - "name": "RayDynamicColor2AfterEffectsCC2020", - "description": "Downloads the latest version of Ray Dynamic Color 2, packages it for After Effects CC 2020, and imports it into Munki.", + "com.github.foigus.munki.MediaBank5PhotoshopCC2018": { + "name": "MediaBank5PhotoshopCC2018", + "description": "Repackage the MediaBank 5 plugin for Photoshop CC 2018 and import it into Munki. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5PhotoshopCC2018.munki -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020", - "shortname": "RayDynamicColor2AfterEffectsCC2020.munki", + "path": "WAVECorp/MediaBank5PhotoshopCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBank5PhotoshopCC2018", + "shortname": "MediaBank5PhotoshopCC2018.munki", "inferred_type": "munki", - "munki_display_name": "Ray Dynamic Color 2 After Effects CC 2020", - "munki_description": "The industry leading Color Palette for After Effects." + "munki_display_name": "MediaBank 5 Photoshop CC 2018 plugin", + "munki_description": "Plugin for Photoshop CC 2018 for the MediaBank digital asset management system." }, - "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019": { - "name": "RayDynamicColor2AfterEffectsCC2019", - "description": "Downloads the latest version of Ray Dynamic Color 2 and packages it for installation under After Effects CC 2019.", + "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018": { + "name": "MediaBankGoldPhotoshopCC2018", + "description": "Repackage the MediaBank Gold plugin for Photoshop CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldPhotoshopCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2019.pkg.recipe", - "parent": "com.github.foigus.download.RayDynamicColor2", - "shortname": "RayDynamicColor2AfterEffectsCC2019.pkg", + "path": "WAVECorp/MediaBankGoldPhotoshopCC2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2018", + "shortname": "MediaBankGoldPhotoshopCC2018.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2019" + "com.github.foigus.munki.MediaBankGoldPhotoshopCC2018" ] }, - "com.github.foigus.download.RayDynamicTexture": { - "name": "RayDynamicTexture", - "description": "Downloads the latest version of Ray Dynamic Texture.\n\nCodeSignatureVerifier skipped 11/24/2020 due to the lack of anything with a usable code signature.", + "com.github.foigus.download.MediaBankGoldCC2020": { + "name": "MediaBankGoldCC2020", + "description": "\"Downloads\" MediaBank Gold CC 2020 for installation. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2020.download -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicTexture.download.recipe", - "shortname": "RayDynamicTexture.download", + "path": "WAVECorp/MediaBankGoldCC2020.download.recipe", + "shortname": "MediaBankGoldCC2020.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019", - "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020" + "com.github.foigus.pkg.MediaBankGoldInDesignCC2020", + "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020" ] }, - "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2020": { - "name": "RayDynamicTextureAfterEffectsCC2020", - "description": "Downloads the latest version of Ray Dynamic Texture, packages it for After Effects CC 2020, and imports it into Munki.", + "com.github.foigus.pkg.MediaBank5PhotoshopCC2018": { + "name": "MediaBank5PhotoshopCC2018", + "description": "Repackage the MediaBank 5 plugin for Photoshop CC 2018. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5PhotoshopCC2018.pkg -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020", - "shortname": "RayDynamicTextureAfterEffectsCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "Ray Dynamic Texture After Effects CC 2020", - "munki_description": "Ray Dynamic Texture is your solution to tedious texture work." + "path": "WAVECorp/MediaBank5PhotoshopCC2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBank5CC2018", + "shortname": "MediaBank5PhotoshopCC2018.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.MediaBank5PhotoshopCC2018" + ] }, - "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020": { - "name": "RayDynamicTextureAfterEffectsCC2020", - "description": "Downloads the latest version of Ray Dynamic Texture and packages it for installation under After Effects CC 2020.", + "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018": { + "name": "MediaBank5CreativeCloudExtension", + "description": "Repackage the MediaBank 5 Creative Cloud Extension. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2018.pkg -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2020.pkg.recipe", - "parent": "com.github.foigus.download.RayDynamicTexture", - "shortname": "RayDynamicTextureAfterEffectsCC2020.pkg", + "path": "WAVECorp/MediaBank5CreativeCloudExtension2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBank5CC2018", + "shortname": "MediaBank5CreativeCloudExtension2018.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2020" + "com.github.foigus.munki.MediaBank5CreativeCloudExtension2018" ] }, - "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2019": { - "name": "RayDynamicTextureAfterEffectsCC2019", - "description": "Downloads the latest version of Ray Dynamic Texture, packages it for After Effects CC 2019, and imports it into Munki.", + "com.github.foigus.munki.MediaBankGoldInCopyCC2018": { + "name": "MediaBankGoldInCopyCC2018", + "description": "Repackage the MediaBank Gold plugin for InCopy CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInCopyCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019", - "shortname": "RayDynamicTextureAfterEffectsCC2019.munki", + "path": "WAVECorp/MediaBankGoldInCopyCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldInCopyCC2018", + "shortname": "MediaBankGoldInCopyCC2018.munki", "inferred_type": "munki", - "munki_display_name": "Ray Dynamic Texture After Effects CC 2019", - "munki_description": "Ray Dynamic Texture is your solution to tedious texture work." + "munki_display_name": "MediaBank Gold InCopy CC 2018 plugin", + "munki_description": "Plugin for InCopy CC 2018 for the MediaBank digital asset management system." }, - "com.github.foigus.munki.Choosy": { - "name": "Choosy", - "description": "Downloads the latest version of Choosy and imports it into Munki.", + "com.github.foigus.munki.MediaBankGoldInDesignCC2018": { + "name": "MediaBankGoldInDesignCC2018", + "description": "Repackage the MediaBank Gold plugin for InDesign CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "GeorgeBrocklehurst/Choosy.munki.recipe", - "parent": "com.github.foigus.download.Choosy", - "shortname": "Choosy.munki", + "path": "WAVECorp/MediaBankGoldInDesignCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldInDesignCC2018", + "shortname": "MediaBankGoldInDesignCC2018.munki", "inferred_type": "munki", - "munki_display_name": "Choosy", - "munki_description": "Choosy opens links in different browsers as specified, according to rules, set by the user. Forget the default browser, Choosy opens links in the right browser." + "munki_display_name": "MediaBank Gold InDesign CC 2018 plugin", + "munki_description": "Plugin for InDesign CC 2018 for the MediaBank digital asset management system." }, - "com.github.foigus.download.Choosy": { - "name": "Choosy", - "description": "Downloads the latest version of Choosy.", + "com.github.foigus.download.MediaBank5CC2018": { + "name": "MediaBank5CC2018", + "description": "\"Downloads\" MediaBank 5 CC 2018 for installation. This recipe does not download the MediaBank Gold tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2018.download -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "GeorgeBrocklehurst/Choosy.download.recipe", - "shortname": "Choosy.download", + "path": "WAVECorp/MediaBank5CC2018.download.recipe", + "shortname": "MediaBank5CC2018.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.Choosy", - "com.github.ahousseini-recipes.pkg.Choosy" - ] - }, - "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2020": { - "name": "Ouroboros2AfterEffectsCC2020", - "description": "\"Downloads\" Ouroboros 2 and packages it for installation under After Effects CC 2020.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2020.pkg -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", - "repo": "autopkg/foigus-recipes", - "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2020.pkg.recipe", - "shortname": "Ouroboros2AfterEffectsCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.Ouroboros2AfterEffectsCC2020" + "com.github.foigus.pkg.MediaBank5PhotoshopCC2018", + "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018", + "com.github.foigus.pkg.MediaBank5InDesignCC2018" ] }, - "com.github.foigus.munki.Ouroboros2AfterEffectsCC2020": { - "name": "Ouroboros2AfterEffectsCC2020", - "description": "\"Downloads\" Ouroboros 2, packages it for installation under After Effects CC 2020, and imports it into Munki.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2020.munki -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", - "repo": "autopkg/foigus-recipes", - "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2020", - "shortname": "Ouroboros2AfterEffectsCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "Ouroboros 2 After Effects CC 2020", - "munki_description": "With Ouroboros 2 you can create multiple strokes on one single path in After Effects." - }, - "com.github.foigus.munki.Ouroboros2AfterEffectsCC2019": { - "name": "Ouroboros2AfterEffectsCC2019", - "description": "\"Downloads\" Ouroboros 2, packages it for installation under After Effects CC 2019, and imports it into Munki.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2019.munki -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", + "com.github.foigus.munki.MediaBankGoldInDesignCC2020": { + "name": "MediaBankGoldInDesignCC2020", + "description": "Repackage the MediaBank Gold plugin for InDesign CC 2020 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2020.munki -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2019", - "shortname": "Ouroboros2AfterEffectsCC2019.munki", + "path": "WAVECorp/MediaBankGoldInDesignCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldInDesignCC2020", + "shortname": "MediaBankGoldInDesignCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Ouroboros 2 After Effects CC 2019", - "munki_description": "With Ouroboros 2 you can create multiple strokes on one single path in After Effects." + "munki_display_name": "MediaBank Gold InDesign CC 2020 plugin", + "munki_description": "Plugin for InDesign CC 2020 for the MediaBank digital asset management system." }, - "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2019": { - "name": "Ouroboros2AfterEffectsCC2019", - "description": "\"Downloads\" Ouroboros 2 and packages it for installation under After Effects CC 2019.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2019.pkg -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", + "com.github.foigus.pkg.MediaBankGoldInDesignCC2018": { + "name": "MediaBankGoldInDesignCC2018", + "description": "Repackage the MediaBank Gold plugin for InDesign CC 2018. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldInDesignCC2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2019.pkg.recipe", - "shortname": "Ouroboros2AfterEffectsCC2019.pkg", + "path": "WAVECorp/MediaBankGoldInDesignCC2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2018", + "shortname": "MediaBankGoldInDesignCC2018.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.Ouroboros2AfterEffectsCC2019" + "com.github.foigus.munki.MediaBankGoldInDesignCC2018" ] }, - "com.github.foigus.munki.XnConvert": { - "name": "XnConvert", - "description": "Downloads the latest version of XnConvert and imports it into Munki.", + "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018": { + "name": "MediaBankGoldCreativeCloudExtension", + "description": "Repackage the MediaBank Gold Creative Cloud Extension. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2018.pkg -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "XnSoft/XnConvert.munki.recipe", - "parent": "com.github.foigus.download.XnConvert", - "shortname": "XnConvert.munki", - "inferred_type": "munki", - "munki_display_name": "XnConvert", - "munki_description": "XnConvert is a powerful and free cross-platform batch image processing, allowing you to combine over 80 actions." + "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2018", + "shortname": "MediaBankGoldCreativeCloudExtension2018.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2018" + ] }, - "com.github.foigus.download.XnConvert": { - "name": "XnConvert", - "description": "Downloads the latest version of XnConvert.", + "com.github.foigus.download.MediaBank5CC2020": { + "name": "MediaBank5CC2020", + "description": "\"Downloads\" MediaBank 5 CC 2020 for installation. This recipe does not download the MediaBank Gold tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCC2020.download -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "XnSoft/XnConvert.download.recipe", - "shortname": "XnConvert.download", + "path": "WAVECorp/MediaBank5CC2020.download.recipe", + "shortname": "MediaBank5CC2020.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.XnConvert" + "com.github.foigus.pkg.MediaBank5InDesignCC2020", + "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020" ] }, - "com.github.foigus.munki.OpenEmu": { - "name": "OpenEmu", - "description": "Downloads latest version of OpenEmu and imports it into Munki.", + "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020": { + "name": "MediaBank5CreativeCloudExtension", + "description": "Repackage the MediaBank 5 Creative Cloud Extension. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5CreativeCloudExtension2020.pkg -p /path/to/MediaBank_Installer_osx_2020_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "OpenEmu/OpenEmu.munki.recipe", - "parent": "com.github.homebysix.download.OpenEmu", - "shortname": "OpenEmu.munki", - "inferred_type": "munki", - "munki_display_name": "OpenEmu", - "munki_description": "OpenEmu is about to change the world of video game emulation. One console at a time." + "path": "WAVECorp/MediaBank5CreativeCloudExtension2020.pkg.recipe", + "parent": "com.github.foigus.download.MediaBank5CC2020", + "shortname": "MediaBank5CreativeCloudExtension2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.MediaBank5CreativeCloudExtension2020" + ] }, - "com.github.foigus.munki.ExpressScribe": { - "name": "ExpressScribe", - "description": "Downloads the latest Express Scribe and imports it into Munki", + "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2018": { + "name": "MediaBankGoldCreativeCloudExtension", + "description": "Repackage the MediaBank Gold Creative Cloud Extension and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "NCHSoftware/ExpressScribe.munki.recipe", - "parent": "com.github.foigus.download.ExpressScribe", - "shortname": "ExpressScribe.munki", + "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018", + "shortname": "MediaBankGoldCreativeCloudExtension2018.munki", "inferred_type": "munki", - "munki_display_name": "Express Scribe", - "munki_description": "Express Scribe is professional audio player software designed to assist the transcription of audio recordings." + "munki_display_name": "MediaBank Gold Creative Cloud Extension", + "munki_description": "An organized single source for all content \u2013 images, videos, documents, and text." }, - "com.github.foigus.download.ExpressScribe": { - "name": "ExpressScribe", - "description": "Downloads the latest Express Scribe.", + "com.github.foigus.pkg.MediaBank5InDesignCC2018": { + "name": "MediaBank5InDesignCC2018", + "description": "Repackage the MediaBank 5 plugin for InDesign CC 2018. This recipe does not download the MediaBank 5 tar.gz archive--feed the tar.gz archive into the recipe via the following format:\n\nautopkg run MediaBank5InDesignCC2018.pkg -p /path/to/MediaBank_Installer_osx_CC_2018_20201009.tar.gz", "repo": "autopkg/foigus-recipes", - "path": "NCHSoftware/ExpressScribe.download.recipe", - "shortname": "ExpressScribe.download", - "inferred_type": "download", + "path": "WAVECorp/MediaBank5InDesignCC2018.pkg.recipe", + "parent": "com.github.foigus.download.MediaBank5CC2018", + "shortname": "MediaBank5InDesignCC2018.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.ExpressScribe", - "com.github.nstrauss.pkg.ExpressScribe" + "com.github.foigus.munki.MediaBank5InDesignCC2018" ] }, - "com.github.foigus.pkg.PantoneConnect": { - "name": "PantoneConnect", - "description": "Repackage Pantone Connect.\n\nNOTE:\n\n- This recipe does not download the Pantone Connect package--feed the package into the recipe via the following format:\nautopkg run PantoneConnect.pkg -p /path/to/PantoneConnect.zxp", + "com.github.foigus.munki.MediaBankGoldPhotoshopCC2018": { + "name": "MediaBankGoldPhotoshopCC2018", + "description": "Repackage the MediaBank Gold plugin for Photoshop CC 2018 and import it into Munki. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldPhotoshopCC2018.munki -p /path/to/MediaBankGold_Installer_osx_CC_2018_20190127.tar", "repo": "autopkg/foigus-recipes", - "path": "Pantone/PantoneConnect.pkg.recipe", - "shortname": "PantoneConnect.pkg", + "path": "WAVECorp/MediaBankGoldPhotoshopCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018", + "shortname": "MediaBankGoldPhotoshopCC2018.munki", + "inferred_type": "munki", + "munki_display_name": "MediaBank Gold Photoshop CC 2018 plugin", + "munki_description": "Plugin for Photoshop CC 2018 for the MediaBank digital asset management system." + }, + "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020": { + "name": "MediaBankGoldCreativeCloudExtension", + "description": "Repackage the MediaBank Gold Creative Cloud Extension. This recipe does not download the MediaBank Gold tar archive--feed the tar archive into the recipe via the following format:\n\nautopkg run MediaBankGoldCreativeCloudExtension2020.pkg -p /path/to/mediabankgold_installer_osx_2020_20200111.tar.gz", + "repo": "autopkg/foigus-recipes", + "path": "WAVECorp/MediaBankGoldCreativeCloudExtension2020.pkg.recipe", + "parent": "com.github.foigus.download.MediaBankGoldCC2020", + "shortname": "MediaBankGoldCreativeCloudExtension2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.PantoneConnect" + "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2020" ] }, - "com.github.foigus.munki.PantoneConnect": { - "name": "PantoneConnect", - "description": "Repackage Pantone Connect and import it into Munki.\n\nNOTE:\n\n- This recipe does not download the Pantone Connect package--feed the package into the recipe via the following format:\nautopkg run PantoneConnect.munki -p /path/to/PantoneConnect.zxp", + "com.github.foigus.munki.capto": { + "name": "Capto", + "description": "Downloads latest Capto disk image and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Pantone/PantoneConnect.munki.recipe", - "parent": "com.github.foigus.pkg.PantoneConnect", - "shortname": "PantoneConnect.munki", + "path": "GlobalDelightTechnologies/Capto.munki.recipe", + "parent": "com.github.foigus.download.capto", + "shortname": "Capto.munki", "inferred_type": "munki", - "munki_display_name": "PantoneConnect", - "munki_description": "Pair with our mobile and web apps to measure color, build palettes, and add Pantone to swatches from anywhere" - }, - "com.github.foigus.pkg.GenericFieryFD50": { - "name": "%NAME%", - "description": "Deconstruct a Fiery driver package, remove the Fiery Driver Updater.app, and repack. The FD50 and FD51-revision Fiery drivers appear to properly handle installing when COMMAND_LINE_INSTALL is set.\n\nTo start, download a FD50 or FD51 driver from:\nhttp://www.efi.com/support-and-downloads/download-registration/\n\nNote the name of the downloaded driver dmg (e.g. \"Ricoh_E41_v1_0R_FD51_v1Cert.dmg\") and create an override using the dmg name:\nautopkg make-override GenericFieryFD50.pkg -n Ricoh_E41_v1_0R_FD51_v1Cert.pkg\n\nSet the Input in the override to the following suggested items:\n- NAME of the downloadable DMG without \".dmg\", and adding \"_No_Update\" (e.g. Ricoh_E41_v1_0R_FD51_v1Cert_No_Update)\n- PACKAGE_ID of com.efi.DMG-Name-with-hyphens-substituted-for-underscores.pkg\n (e.g. com.efi.Ricoh-E41-v1-0R-FD51-v1Cert.pkg)\n- PACKAGE_VERSION of 1.$version, where $version is the digits after \"FD\" in the downloaded driver (e.g. 1.51)\n\nRun the recipe with the \"-p\" option pointing to the downloaded driver dmg:\nautopkg run Ricoh_E41_v1_0R_FD51_v1Cert.pkg -p /path/to/Ricoh_E41_v1_0R_FD51_v1Cert.dmg\n\nAlso note that the way that EFI's package postinstall is written causes it to behave differently when COMMAND_LINE_INSTALL is set. When testing the output package, make sure to use \"installer\" rather than double-clicking the package. From a different point of view, when the package output from this recipe installed via the GUI (i.e. Installer.app) it will NOT have the desired result of skipping the Fiery Driver Updater installation and running non-interactively.", - "repo": "autopkg/foigus-recipes", - "path": "EFI/GenericFieryFD50.pkg.recipe", - "parent": "com.github.foigus.download.GenericFieryFD50", - "shortname": "GenericFieryFD50.pkg", - "inferred_type": "pkg" + "munki_display_name": "Capto", + "munki_description": "Your everyday screen capture and video editing software for Mac" }, - "com.github.foigus.download.GenericFieryFD50": { - "name": "GenericFD50Driver", - "description": "Download a Fiery FD50-revision driver as provided by the URL in the override.", + "com.github.foigus.download.voila": { + "name": "Voila", + "description": "Downloads latest Voila disk image.", "repo": "autopkg/foigus-recipes", - "path": "EFI/GenericFieryFD50.download.recipe", - "shortname": "GenericFieryFD50.download", + "path": "GlobalDelightTechnologies/Voila.download.recipe", + "shortname": "Voila.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.GenericFieryFD50" + "com.github.foigus.munki.voila" ] }, - "com.github.foigus.munki.QuiteImposing4PlusAcrobatDC": { - "name": "QuiteImposing4PlusAcrobatDC", - "description": "Downloads the latest Quite Imposing 4 Plus disk image an imports an Acrobat DC-focused package into Munki.", + "com.github.foigus.munki.voila": { + "name": "Voila", + "description": "Downloads latest Voila disk image and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing4PlusAcrobatDC.munki.recipe", - "parent": "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC", - "shortname": "QuiteImposing4PlusAcrobatDC.munki", + "path": "GlobalDelightTechnologies/Voila.munki.recipe", + "parent": "com.github.foigus.download.voila", + "shortname": "Voila.munki", "inferred_type": "munki", - "munki_display_name": "Quite Imposing Plus for Acrobat DC", - "munki_description": "Quite Imposing Plus is an imposition plug-in for Adobe\u2019s Acrobat. This is all about combining pages onto larger sheets to make books, booklets, or special arrangements. Creating booklets or arranging complex imposition layouts has never been easier and all without leaving Acrobat!" + "munki_display_name": "Voila", + "munki_description": "Screen recording or image capture, full screen or selective area - capture them all. With an intuitive interface and a powerful toolset, you get to effortlessly annotate images, export videos, organize files or simply share the way you want!" }, - "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC": { - "name": "QuiteImposing4PlusAcrobatDC", - "description": "Downloads the latest Quite Imposing 4 Plus disk image and packages it for Acrobat DC.", + "com.github.foigus.download.capto": { + "name": "Capto", + "description": "Downloads latest Capto disk image.", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing4PlusAcrobatDC.pkg.recipe", - "parent": "com.github.foigus.download.QuiteImposing", - "shortname": "QuiteImposing4PlusAcrobatDC.pkg", - "inferred_type": "pkg", + "path": "GlobalDelightTechnologies/Capto.download.recipe", + "shortname": "Capto.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.QuiteImposing4PlusAcrobatDC" + "com.github.foigus.munki.capto", + "com.github.ahousseini-recipes.pkg.Capto" ] }, - "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI": { - "name": "QuiteImposing3PlusAcrobatXI", - "description": "Downloads the latest Quite Imposing 3 Plus disk image and packages it for Acrobat XI.", + "com.github.foigus.download.ColourContrastAnalyser": { + "name": "ColourContrastAnalyser", + "description": "Downloads the latest version of Colour Contrast Analyser.", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing3PlusAcrobatXI.pkg.recipe", - "parent": "com.github.foigus.download.QuiteImposing", - "shortname": "QuiteImposing3PlusAcrobatXI.pkg", - "inferred_type": "pkg", + "path": "ThePacielloGroup/ColourContrastAnalyser.download.recipe", + "shortname": "ColourContrastAnalyser.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.QuiteImposing3PlusAcrobatXI" + "com.github.foigus.munki.ColourContrastAnalyser" ] }, - "com.github.foigus.munki.QuiteImposing3PlusAcrobatXI": { - "name": "QuiteImposing3PlusAcrobatXI", - "description": "Downloads the latest Quite Imposing 3 Plus disk image an imports an Acrobat XI-focused package into Munki.", + "com.github.foigus.munki.ColourContrastAnalyser": { + "name": "ColourContrastAnalyser", + "description": "Downloads latest version of Colour Contrast Analyser and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing3PlusAcrobatXI.munki.recipe", - "parent": "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI", - "shortname": "QuiteImposing3PlusAcrobatXI.munki", + "path": "ThePacielloGroup/ColourContrastAnalyser.munki.recipe", + "parent": "com.github.foigus.download.ColourContrastAnalyser", + "shortname": "ColourContrastAnalyser.munki", "inferred_type": "munki", - "munki_display_name": "Quite Imposing Plus for Acrobat XI", - "munki_description": "Quite Imposing Plus is an imposition plug-in for Adobe\u2019s Acrobat. This is all about combining pages onto larger sheets to make books, booklets, or special arrangements. Creating booklets or arranging complex imposition layouts has never been easier and all without leaving Acrobat!" + "munki_display_name": "Colour Contrast Analyser", + "munki_description": "The Colour Contrast Analyser (CCA) helps you determine the legibility of text and the contrast of visual elements, such as graphical controls and visual indicators." }, - "com.github.foigus.munki.QuiteImposing3PlusAcrobatX": { - "name": "QuiteImposing3PlusAcrobatX", - "description": "Downloads the latest Quite Imposing 3 Plus disk image an imports an Acrobat X-focused package into Munki.", + "com.github.foigus.munki.googleadseditor": { + "name": "GoogleAdsEditor", + "description": "Downloads latest Google Ads Editor disk image, builds an installation package, and imports it into Munki.\n\nNOTES:\n- When \"Google Ads Editor\" version 1.0 was released, the versioning for Ads Editor was reset to 1.0 even though the actual software went to version 13. Subtract 12 from the major version to get the marketing version of Google Ads Editor (e.g. 13-12=1)\n- This package carries the Google Keystone updater. To get rid of the Keystone updater, run the following script in your software management system following installation:\n\n###\n#!/bin/bash\n\nrm \"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/Keystone.tbz\" \\\n\"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/ksinstall\"\n###\n\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing3PlusAcrobatX.munki.recipe", - "parent": "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX", - "shortname": "QuiteImposing3PlusAcrobatX.munki", + "path": "Google/GoogleAdsEditor.munki.recipe", + "parent": "com.github.foigus.pkg.googleadseditor", + "shortname": "GoogleAdsEditor.munki", "inferred_type": "munki", - "munki_display_name": "Quite Imposing Plus for Acrobat X", - "munki_description": "Quite Imposing Plus is an imposition plug-in for Adobe\u2019s Acrobat. This is all about combining pages onto larger sheets to make books, booklets, or special arrangements. Creating booklets or arranging complex imposition layouts has never been easier and all without leaving Acrobat!" + "munki_display_name": "Google Ads Editor", + "munki_description": "A free application for managing large AdWords accounts." }, - "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX": { - "name": "QuiteImposing3PlusAcrobatX", - "description": "Downloads the latest Quite Imposing 3 Plus disk image and packages it for Acrobat X.", + "com.github.foigus.download.googlechromecanary": { + "name": "GoogleChromeCanary", + "description": "Downloads latest Google Chrome Canary disk image.", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing3PlusAcrobatX.pkg.recipe", - "parent": "com.github.foigus.download.QuiteImposing", - "shortname": "QuiteImposing3PlusAcrobatX.pkg", - "inferred_type": "pkg", + "path": "Google/GoogleChromeCanary.download.recipe", + "shortname": "GoogleChromeCanary.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.QuiteImposing3PlusAcrobatX" + "com.github.foigus.munki.googlechromecanary", + "com.github.fishd72.pkg.Chrome" ] }, - "com.github.foigus.download.QuiteImposing": { - "name": "QuiteImposing", - "description": "Downloads the latest Quite Imposing disk image.\n\nSupport for Plus or non-Plus versions of Quite Imposing is available from the PLUS variable, which should be set to \"plus\" for Quite Imposing Plus or an empty string for regular Quite Imposing.\n\nLanguage support is available via the LANGUAGE variable, although I can't find any other languages to download to test.\n\nCode signature verification isn't possible because the installer isn't signed.", + "com.github.foigus.munki.GoogleWebDesigner": { + "name": "GoogleWebDesigner", + "description": "Downloads the latest version of Google Web Designer and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "QuiteSoftware/QuiteImposing.download.recipe", - "shortname": "QuiteImposing.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC", - "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI", - "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX" - ] + "path": "Google/WebDesigner.munki.recipe", + "parent": "com.github.peshay.download.GoogleWebDesigner", + "shortname": "WebDesigner.munki", + "inferred_type": "munki", + "munki_display_name": "Google Web Designer", + "munki_description": "Create engaging, interactive HTML5-based designs and motion graphics that can run on any device." }, - "com.github.foigus.download.CatDVPro": { - "name": "CatDVPro%MAJOR_VERSION%", - "description": "Downloads the latest CatDV Pro.", + "com.github.foigus.download.googleadseditor": { + "name": "GoogleAdsEditor", + "description": "Downloads latest Google Ads Editor disk image.\n\nNOTES:\n- When \"Google Ads Editor\" version 1.0 was released, the versioning for Ads Editor was reset to 1.0 even though the actual software went to version 13. Subtract 12 from the major version to get the marketing version of Google Ads Editor (e.g. 13-12=1)\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "Quantum/CatDVPro.download.recipe", - "shortname": "CatDVPro.download", + "path": "Google/GoogleAdsEditor.download.recipe", + "shortname": "GoogleAdsEditor.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.CatDVPro" + "com.github.foigus.pkg.googleadseditor" ] }, - "com.github.foigus.pkg.CatDVPro": { - "name": "CatDVPro%MAJOR_VERSION%", - "description": "Downloads CatDVPro and packages it for installation.", + "com.github.foigus.munki.googlechromecanary": { + "name": "GoogleChromeCanary", + "description": "Downloads the latest Google Chrome Canary disk image and imports into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Quantum/CatDVPro.pkg.recipe", - "parent": "com.github.foigus.download.CatDVPro", - "shortname": "CatDVPro.pkg", + "path": "Google/GoogleChromeCanary.munki.recipe", + "parent": "com.github.foigus.download.googlechromecanary", + "shortname": "GoogleChromeCanary.munki", + "inferred_type": "munki", + "munki_display_name": "Google Chrome Canary", + "munki_description": "Google Chrome Canary has the newest of the new Chrome features. Be forewarned: it's designed for developers and early adopters, and can sometimes break down completely." + }, + "com.github.foigus.pkg.googleadseditor": { + "name": "GoogleAdsEditor", + "description": "Downloads latest Google Ads Editor disk image and builds an installation package.\n\nNOTES:\n- When \"Google Ads Editor\" version 1.0 was released, the versioning for Ads Editor was reset to 1.0 even though the actual software went to version 13. Subtract 12 from the major version to get the marketing version of Google Ads Editor (e.g. 13-12=1)\n- This package carries the Google Keystone updater. To get rid of the Keystone updater, run the following script in your software management system following installation:\n\n###\n#!/bin/bash\n\nrm \"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/Keystone.tbz\" \\\n\"/Applications/Google Ads Editor.app/Contents/Frameworks/KeystoneRegistration.framework/Versions/A/Resources/ksinstall\"\n###\n\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "repo": "autopkg/foigus-recipes", + "path": "Google/GoogleAdsEditor.pkg.recipe", + "parent": "com.github.foigus.download.googleadseditor", + "shortname": "GoogleAdsEditor.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.CatDVPro" + "com.github.foigus.munki.googleadseditor", + "com.github.andredb90.filewave.GoogleAdsEditor" ] }, - "com.github.foigus.munki.CatDVPro": { - "name": "CatDVPro%MAJOR_VERSION%", - "description": "Downloads CatDV Pro and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "Quantum/CatDVPro.munki.recipe", - "parent": "com.github.foigus.pkg.CatDVPro", - "shortname": "CatDVPro.munki", - "inferred_type": "munki", - "munki_display_name": "CatDV Pro", - "munki_description": "CatDV helps companies find and reuse their media assets, helps teams to collaborate and to get more done, saving both time and money." - }, - "com.github.foigus.munki.bebopclient": { - "name": "BebopClient", - "description": "Downloads latest Bebop Client disk image and imports into Munki.", + "com.github.foigus.munki.AndroidStudio": { + "name": "AndroidStudio", + "description": "Downloads latest Android Studio disk image and imports into Munki.\n\nThis recipe is dependent on Sam Novak's Android Studio recipe. To add his repo:\n\nautopkg repo-add novaksam-recipes", "repo": "autopkg/foigus-recipes", - "path": "BebopTechnology/BebopClient.munki.recipe", - "parent": "com.github.foigus.download.bebopclient", - "shortname": "BebopClient.munki", + "path": "Google/AndroidStudio.munki.recipe", + "parent": "com.github.novaksam.download.AndroidStudio", + "shortname": "AndroidStudio.munki", "inferred_type": "munki", - "munki_display_name": "Bebop Client", - "munki_description": "Secure remote post-production." + "munki_display_name": "Android Studio", + "munki_description": "Android Studio is the official IDE for Android application development, based on IntelliJ IDEA." }, - "com.github.foigus.download.bebopclient": { - "name": "BebopClient", - "description": "Downloads latest Bebop Client disk image.", + "com.github.foigus.pkg.AccuBarcodeProwithJRE": { + "name": null, + "description": "Packages Accubarcode Pro with JRE.\n\nNOTES\n\n- This recipe requires installing BOTH AutoPkg AND Accubarcode Pro with JRE itself--the latter BY HAND. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\"--thank Install4j for this incredibly strange recipe\n- This recipe uses relative paths (to obtain the fonts installed in the user's home directory) and assumes the AutoPkg Cache is at the default location of \"~/Library/AutoPkg/Cache\"--ensure the same user installs Accubarcode Pro with JRE and runs this recipe\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes\n\n- I'm skipping a few things I normally do for my AutoPkg recipes:\n - CodeSignatureVerifier: Presumably this software has been manually sourced from a trusted location and then manually installed\n - A .munki Recipe: Since the retrieval of the Accubarcode Pro with JRE installer is manual, the installation is manual, and running this recipe on a clean VM is manual, there doesn't seem to make much sense to automate the import of the resulting package into Munki", "repo": "autopkg/foigus-recipes", - "path": "BebopTechnology/BebopClient.download.recipe", - "shortname": "BebopClient.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.bebopclient" - ] + "path": "RDCGroup/AccuBarcodeProwithJRE.pkg.recipe", + "shortname": "AccuBarcodeProwithJRE.pkg", + "inferred_type": "pkg" }, - "com.github.foigus.munki.InspireDesignerExportPluginCC2014": { - "name": "InspireDesignerExportPluginCC2014", - "description": "Packages Inspire Designer Export plugin for InDesign CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2014. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2014.munki -p /path/to/Adobe-InDesign-CC-Plugin-10.0.1-GA.dmg", + "com.github.foigus.munki.RealVNCViewer": { + "name": "RealVNCViewer", + "description": "Downloads latest RealVNC Viewer and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesignerExportCC2014.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesignerExportPluginCC2014", - "shortname": "InspireDesignerExportCC2014.munki", + "path": "RealVNC/RealVNCViewer.munki.recipe", + "parent": "com.github.foigus.download.RealVNCViewer", + "shortname": "RealVNCViewer.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer Export Plugin CC 2014", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." - }, - "com.github.foigus.pkg.InspireDesignerExportPluginCC2014": { - "name": "InspireDesignerExportPluginCC2014", - "description": "Packages Inspire Designer Export plugin for InDesign CC 2014 \n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2014. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2014.pkg -p /path/to/Adobe-InDesign-CC-Plugin-10.0.1-GA.dmg", - "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesignerExportCC2014.pkg.recipe", - "shortname": "InspireDesignerExportCC2014.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.InspireDesignerExportPluginCC2014" - ] + "munki_display_name": "RealVNC Viewer", + "munki_description": "VNC enables you to remotely access and control your devices wherever you are in the world, whenever you need to." }, - "com.github.foigus.pkg.InspireDesigner15ExportCC2022": { - "name": "InspireDesigner15ExportCC2022", - "description": "Packages Inspire Designer 15 Export plugin for InDesign CC 2022.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2022. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 15 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner15ExportCC2022.pkg -p /path/to/InstallerPackage-AdobeInDesign2022Plugin-15.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.download.RealVNCViewer": { + "name": "RealVNCViewer", + "description": "Downloads latest RealVNC Viewer disk image.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner15ExportCC2022.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner15ExportCC2022", - "shortname": "InspireDesigner15ExportCC2022.pkg", - "inferred_type": "pkg", + "path": "RealVNC/RealVNCViewer.download.recipe", + "shortname": "RealVNCViewer.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.InspireDesigner15ExportCC2022" + "com.github.foigus.munki.RealVNCViewer", + "com.github.mlbz521.pkg.RealVNCViewer", + "com.gitub.d33t5.pkg.VNCViewer" ] }, - "com.github.foigus.pkg.InspireDesigner16ExportCC2023": { - "name": "InspireDesigner16ExportCC2023", - "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2023.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2023. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2023.pkg -p /path/to/InstallerPackage-AdobeInDesign2023Plugin-16.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.download.RealVNC": { + "name": "RealVNC", + "description": "Downloads latest RealVNC Server disk image.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner16ExportCC2023.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner16ExportCC2023", - "shortname": "InspireDesigner16ExportCC2023.pkg", - "inferred_type": "pkg", + "path": "RealVNC/RealVNCServer.download.recipe", + "shortname": "RealVNCServer.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.InspireDesigner16ExportCC2023" + "com.github.foigus.munki.RealVNC" ] }, - "com.github.foigus.munki.InspireDesigner16ExportCC2024": { - "name": "InspireDesigner16ExportCC2024", - "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2024 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2024. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2024.munki -p /path/to/InstallerPackage-AdobeInDesign23Plugin-16.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.munki.RealVNC": { + "name": "RealVNC", + "description": "Downloads latest RealVNC Server and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner16ExportCC2024.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner16ExportCC2024", - "shortname": "InspireDesigner16ExportCC2024.munki", + "path": "RealVNC/RealVNCServer.munki.recipe", + "parent": "com.github.foigus.download.RealVNC", + "shortname": "RealVNCServer.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer 16 Export Plugin CC 2024", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "RealVNC Server", + "munki_description": "VNC enables you to remotely access and control your devices wherever you are in the world, whenever you need to." }, - "com.github.foigus.munki.InspireDesignerExportPluginCC2015": { - "name": "InspireDesignerExportPluginCC2015", - "description": "Packages Inspire Designer Export plugin for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2015.munki -p /path/to/Adobe-InDesign-CC-2015-Mac_Plugin-10.0.4.0-Hotfix.dmg", + "com.github.foigus.munki.DiskArbitrator": { + "name": "DiskArbitrator", + "description": "Downloads the latest version of Disk Arbitrator and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesignerExportCC2015.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesignerExportPluginCC2015", - "shortname": "InspireDesignerExportCC2015.munki", + "path": "AaronBurghardt/DiskArbitrator.munki.recipe", + "parent": "com.github.foigus.download.DiskArbitrator", + "shortname": "DiskArbitrator.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer Export Plugin CC 2015", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "Disk Arbitrator", + "munki_description": "Disk Arbitrator is Mac OS X forensic utility designed to help the user ensure correct forensic procedures are followed during imaging of a disk device. Disk Arbitrator is essentially a user interface to the Disk Arbitration framework, which enables a program to participate in the management of block storage devices, including the automatic mounting of file systems. When enabled, Disk Arbitrator will block the mounting of file systems to avoid mounting as read-write and violating the integrity of the evidence." }, - "com.github.foigus.pkg.InspireDesigner12ExportCC2018": { - "name": "InspireDesigner12ExportCC2018", - "description": "Packages Inspire Designer 12 Export plugin for InDesign CC 2018.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2018. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 12 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner12ExportCC2018.pkg -p /path/to/Adobe-InDesign-CC-2018-Plugin-12.0.2.2-Hotfix.dmg", + "com.github.foigus.download.DiskArbitrator": { + "name": "DiskArbitrator", + "description": "Downloads the latest version of Disk Arbitrator.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner12ExportCC2018.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner12ExportCC2018", - "shortname": "InspireDesigner12ExportCC2018.pkg", - "inferred_type": "pkg", + "path": "AaronBurghardt/DiskArbitrator.download.recipe", + "shortname": "DiskArbitrator.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.InspireDesigner12ExportCC2018" + "com.github.foigus.munki.DiskArbitrator" ] }, - "com.github.foigus.munki.InspireDesigner14ExportCC2020": { - "name": "InspireDesigner14ExportCC2020", - "description": "Packages Inspire Designer 14 Export plugin for InDesign CC 2020 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2020. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 14 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner14ExportCC2020.munki -p /path/to/Adobe-InDesign-2020-Plugin-12.0.6-Hotfix.dmg", + "com.github.foigus.munki.microsoftremotedesktop": { + "name": "MicrosoftRemoteDesktop", + "description": "Downloads the latest Microsoft Remote Desktop installer pkg and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner14ExportCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner14ExportCC2020", - "shortname": "InspireDesigner14ExportCC2020.munki", + "path": "Microsoft/MicrosoftRemoteDesktop.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftremotedesktop", + "shortname": "MicrosoftRemoteDesktop.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer 14 Export Plugin CC 2020", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "Microsoft Remote Desktop", + "munki_description": "Use the new Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator. The app helps you be productive no matter where you are." }, - "com.github.foigus.munki.InspireDesigner11ExportCC2017": { - "name": "InspireDesigner11ExportCC2017", - "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2017.munki -p /path/to/Adobe-InDesign-CC-2017-Plugin-11.0.4-HotFix.dmg", + "com.github.foigus.munki.filmimpactplugins": { + "name": "FilmImpactPlugins", + "description": "Downloads the Film Impact Plugins (a.k.a. Film Impact Premium Video Transitions) package and imports into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner11ExportCC2017.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner11ExportCC2017", - "shortname": "InspireDesigner11ExportCC2017.munki", + "path": "FilmImpact/FilmImpactPlugins.munki.recipe", + "parent": "com.github.foigus.download.filmimpactplugins", + "shortname": "FilmImpactPlugins.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer 11 Export Plugin CC 2017", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "Film Impact Plugins", + "munki_description": "Discover our premium video transitions for Premiere Pro. Film Impact builds smooth, professional, and seamless transitions." }, - "com.github.foigus.download.InspireDesigner14ExportCC2020": { - "name": "InspireDesigner14ExportCC2020", - "description": "Verifies the Inspire Designer 14 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 14 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner14ExportCC2020.download -p /path/to/Adobe-InDesign-2020-Plugin-12.0.6-Hotfix.dmg", + "com.github.foigus.download.filmimpactplugins": { + "name": "FilmImpactPlugins", + "description": "Downloads latest Film Impact Plugins (a.k.a. Film Impact Premium Video Transitions) package.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner14ExportCC2020.download.recipe", - "shortname": "InspireDesigner14ExportCC2020.download", + "path": "FilmImpact/FilmImpactPlugins.download.recipe", + "shortname": "FilmImpactPlugins.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.InspireDesigner14ExportCC2020" + "com.github.foigus.munki.filmimpactplugins" ] }, - "com.github.foigus.download.InspireDesigner11ExportCC2015": { - "name": "InspireDesigner11ExportCC2015", - "description": "Verifies the Inspire Designer 11 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2015.download -p /path/to/Adobe-InDesign-CC-2015-Plugin-11.0-GA.dmg", + "com.github.foigus.download.RayDynamicColor2": { + "name": "RayDynamicColor2", + "description": "Downloads the latest version of Ray Dynamic Color 2.\n\nCodeSignatureVerifier skipped 11/24/2020 due to the lack of anything with a usable code signature.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner11ExportCC2015.download.recipe", - "shortname": "InspireDesigner11ExportCC2015.download", + "path": "SandervanDijk/RayDynamicColor2.download.recipe", + "shortname": "RayDynamicColor2.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.InspireDesigner11ExportCC2015" + "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019", + "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020" ] }, - "com.github.foigus.download.InspireDesigner16ExportCC2023": { - "name": "InspireDesigner16ExportCC2023", - "description": "Verifies the Inspire Designer 16 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2023.download -p /path/to/Adobe-InDesign-2023-Plugin-R16-GA.pkg", + "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019": { + "name": "RayDynamicTextureAfterEffectsCC2019", + "description": "Downloads the latest version of Ray Dynamic Texture and packages it for installation under After Effects CC 2019.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner16ExportCC2023.download.recipe", - "shortname": "InspireDesigner16ExportCC2023.download", - "inferred_type": "download", + "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2019.pkg.recipe", + "parent": "com.github.foigus.download.RayDynamicTexture", + "shortname": "RayDynamicTextureAfterEffectsCC2019.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.InspireDesigner16ExportCC2023" + "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2019" ] }, - "com.github.foigus.download.InspireDesigner12ExportCC2018": { - "name": "InspireDesigner18ExportCC2018", - "description": "Verifies the Inspire Designer 12 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 12 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner12ExportCC2018.download -p /path/to/Adobe-InDesign-CC-2018-Plugin-12.0.2.2-Hotfix.dmg", + "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2019": { + "name": "RayDynamicTextureAfterEffectsCC2019", + "description": "Downloads the latest version of Ray Dynamic Texture, packages it for After Effects CC 2019, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner12ExportCC2018.download.recipe", - "shortname": "InspireDesigner12ExportCC2018.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.InspireDesigner12ExportCC2018" - ] + "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019", + "shortname": "RayDynamicTextureAfterEffectsCC2019.munki", + "inferred_type": "munki", + "munki_display_name": "Ray Dynamic Texture After Effects CC 2019", + "munki_description": "Ray Dynamic Texture is your solution to tedious texture work." }, - "com.github.foigus.download.InspireDesigner15ExportCC2022": { - "name": "InspireDesigner15ExportCC2022", - "description": "Verifies the Inspire Designer 15 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 15 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner15ExportCC2022.download -p /path/to/InstallerPackage-AdobeInDesign2022Plugin-15.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019": { + "name": "RayDynamicColor2AfterEffectsCC2019", + "description": "Downloads the latest version of Ray Dynamic Color 2 and packages it for installation under After Effects CC 2019.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner15ExportCC2022.download.recipe", - "shortname": "InspireDesigner15ExportCC2022.download", - "inferred_type": "download", + "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2019.pkg.recipe", + "parent": "com.github.foigus.download.RayDynamicColor2", + "shortname": "RayDynamicColor2AfterEffectsCC2019.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.InspireDesigner15ExportCC2022" + "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2019" ] }, - "com.github.foigus.pkg.InspireDesigner11ExportCC2015": { - "name": "InspireDesigner11ExportCC2015", - "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2015.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2015.pkg -p /path/to/Adobe-InDesign-CC-2015-Plugin-11.0-GA.dmg", + "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2020": { + "name": "RayDynamicTextureAfterEffectsCC2020", + "description": "Downloads the latest version of Ray Dynamic Texture, packages it for After Effects CC 2020, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner11ExportCC2015.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner11ExportCC2015", - "shortname": "InspireDesigner11ExportCC2015.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.InspireDesigner11ExportCC2015" - ] + "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020", + "shortname": "RayDynamicTextureAfterEffectsCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "Ray Dynamic Texture After Effects CC 2020", + "munki_description": "Ray Dynamic Texture is your solution to tedious texture work." }, - "com.github.foigus.pkg.InspireDesigner14ExportCC2020": { - "name": "InspireDesigner14ExportCC2020", - "description": "Packages Inspire Designer 14 Export plugin for InDesign CC 2020.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2020. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 14 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner14ExportCC2020.pkg -p /path/to/Adobe-InDesign-2020-Plugin-12.0.6-Hotfix.dmg", + "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020": { + "name": "RayDynamicColor2AfterEffectsCC2020", + "description": "Downloads the latest version of Ray Dynamic Color 2 and packages it for installation under After Effects CC 2020.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner14ExportCC2020.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner14ExportCC2020", - "shortname": "InspireDesigner14ExportCC2020.pkg", + "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2020.pkg.recipe", + "parent": "com.github.foigus.download.RayDynamicColor2", + "shortname": "RayDynamicColor2AfterEffectsCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.InspireDesigner14ExportCC2020" + "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2020" ] }, - "com.github.foigus.munki.InspireDesigner16ExportCC2023": { - "name": "InspireDesigner16ExportCC2023", - "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2023 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2023. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2023.munki -p /path/to/InstallerPackage-AdobeInDesign23Plugin-16.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2019": { + "name": "RayDynamicColor2AfterEffectsCC2019", + "description": "Downloads the latest version of Ray Dynamic Color 2, packages it for After Effects CC 2019, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner16ExportCC2023.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner16ExportCC2023", - "shortname": "InspireDesigner16ExportCC2023.munki", + "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019", + "shortname": "RayDynamicColor2AfterEffectsCC2019.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer 16 Export Plugin CC 2023", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "Ray Dynamic Color 2 After Effects CC 2019", + "munki_description": "The industry leading Color Palette for After Effects." }, - "com.github.foigus.munki.InspireDesigner12ExportCC2018": { - "name": "InspireDesigner12ExportCC2018", - "description": "Packages Inspire Designer 12 Export plugin for InDesign CC 2018 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2018. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 12 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner12ExportCC2018.munki -p /path/to/Adobe-InDesign-CC-2018-Plugin-12.0.2.2-Hotfix.dmg", + "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2020": { + "name": "RayDynamicColor2AfterEffectsCC2020", + "description": "Downloads the latest version of Ray Dynamic Color 2, packages it for After Effects CC 2020, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner12ExportCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner12ExportCC2018", - "shortname": "InspireDesigner12ExportCC2018.munki", + "path": "SandervanDijk/RayDynamicColor2AfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020", + "shortname": "RayDynamicColor2AfterEffectsCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer 12 Export Plugin CC 2018", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "Ray Dynamic Color 2 After Effects CC 2020", + "munki_description": "The industry leading Color Palette for After Effects." }, - "com.github.foigus.munki.InspireDesigner15ExportCC2022": { - "name": "InspireDesigner15ExportCC2022", - "description": "Packages Inspire Designer 15 Export plugin for InDesign CC 2022 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2022. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 15 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner15ExportCC2022.munki -p /path/to/InstallerPackage-AdobeInDesign2022Plugin-15.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020": { + "name": "RayDynamicTextureAfterEffectsCC2020", + "description": "Downloads the latest version of Ray Dynamic Texture and packages it for installation under After Effects CC 2020.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner15ExportCC2022.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner15ExportCC2022", - "shortname": "InspireDesigner15ExportCC2022.munki", - "inferred_type": "munki", - "munki_display_name": "Inspire Designer 15 Export Plugin CC 2022", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "path": "SandervanDijk/RayDynamicTextureAfterEffectsCC2020.pkg.recipe", + "parent": "com.github.foigus.download.RayDynamicTexture", + "shortname": "RayDynamicTextureAfterEffectsCC2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2020" + ] }, - "com.github.foigus.pkg.InspireDesigner11ExportCC2017": { - "name": "InspireDesigner11ExportCC2017", - "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2017.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2017. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2017.pkg -p /path/to/Adobe-InDesign-CC-2017-Plugin-11.0.4-HotFix.dmg", + "com.github.foigus.download.RayDynamicTexture": { + "name": "RayDynamicTexture", + "description": "Downloads the latest version of Ray Dynamic Texture.\n\nCodeSignatureVerifier skipped 11/24/2020 due to the lack of anything with a usable code signature.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner11ExportCC2017.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner11ExportCC2017", - "shortname": "InspireDesigner11ExportCC2017.pkg", - "inferred_type": "pkg", + "path": "SandervanDijk/RayDynamicTexture.download.recipe", + "shortname": "RayDynamicTexture.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.InspireDesigner11ExportCC2017" + "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019", + "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020" ] }, - "com.github.foigus.munki.InspireDesigner11ExportCC2015": { - "name": "InspireDesigner11ExportCC2015", - "description": "Packages Inspire Designer 11 Export plugin for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2015.munki -p /path/to/Adobe-InDesign-CC-2015-Plugin-11.0-GA.dmg", + "com.github.foigus.munki.InDataCC2024": { + "name": "InDataCC2024", + "description": "Downloads the latest InData CC 2024 package and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner11ExportCC2015.munki.recipe", - "parent": "com.github.foigus.pkg.InspireDesigner11ExportCC2015", - "shortname": "InspireDesigner11ExportCC2015.munki", + "path": "EmSoftware/InDataCC2024.munki.recipe", + "parent": "com.github.foigus.download.InDataCC2024", + "shortname": "InDataCC2024.munki", "inferred_type": "munki", - "munki_display_name": "Inspire Designer 11 Export Plugin CC 2015", - "munki_description": "This plugin for Adobe InDesign CC exports InDesign documents into XML and/or WFD files that can be imported into Inspire Designer." + "munki_display_name": "InData CC 2024", + "munki_description": "InData brings the full layout, design, typographic and picture publishing power of InDesign to bear on all your data-driven repetitive publishing tasks." }, - "com.github.foigus.pkg.InspireDesigner16ExportCC2024": { - "name": "InspireDesigner16ExportCC2024", - "description": "Packages Inspire Designer 16 Export plugin for InDesign CC 2024.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2024. Adjust the path as needed.\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2024.pkg -p /path/to/InstallerPackage-AdobeInDesign2024Plugin-16.3.0.0-FMAP-Mac64.dmg", + "com.github.foigus.munki.InDataCC2022": { + "name": "InDataCC2022", + "description": "Downloads the latest InData CC 2022 package and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner16ExportCC2024.pkg.recipe", - "parent": "com.github.foigus.download.InspireDesigner16ExportCC2024", - "shortname": "InspireDesigner16ExportCC2024.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.InspireDesigner16ExportCC2024" - ] + "path": "EmSoftware/InDataCC2022.munki.recipe", + "parent": "com.github.foigus.download.InDataCC2022", + "shortname": "InDataCC2022.munki", + "inferred_type": "munki", + "munki_display_name": "InData CC 2022", + "munki_description": "InData brings the full layout, design, typographic and picture publishing power of InDesign to bear on all your data-driven repetitive publishing tasks." }, - "com.github.foigus.download.InspireDesigner16ExportCC2024": { - "name": "InspireDesigner16ExportCC2024", - "description": "Verifies the Inspire Designer 16 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 16 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner16ExportCC2024.download -p /path/to/Adobe-InDesign-2024-Plugin-R16-GA.pkg", + "com.github.foigus.download.InDataCC2024": { + "name": "InDataCC2024", + "description": "Downloads the latest InData CC 2024 package.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner16ExportCC2024.download.recipe", - "shortname": "InspireDesigner16ExportCC2024.download", + "path": "EmSoftware/InDataCC2024.download.recipe", + "shortname": "InDataCC2024.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.InspireDesigner16ExportCC2024" + "com.github.foigus.munki.InDataCC2024" ] }, - "com.github.foigus.pkg.InspireDesignerExportPluginCC2015": { - "name": "InspireDesignerExportPluginCC2015", - "description": "Packages Inspire Designer Export plugin for InDesign CC 2015 \n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe points to the default installation location of InDesign CC 2015. Adjust the path as needed.\n- This recipe does not download the Inspire Designer Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesignerExportCC2015.pkg -p /path/to/Adobe-InDesign-CC-2015-Mac_Plugin-10.0.4.0-Hotfix.dmg", + "com.github.foigus.download.InDataCC2022": { + "name": "InDataCC2022", + "description": "Downloads the latest InData CC 2022 package.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesignerExportCC2015.pkg.recipe", - "shortname": "InspireDesignerExportCC2015.pkg", - "inferred_type": "pkg", + "path": "EmSoftware/InDataCC2022.download.recipe", + "shortname": "InDataCC2022.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.InspireDesignerExportPluginCC2015" + "com.github.foigus.munki.InDataCC2022" ] }, - "com.github.foigus.download.InspireDesigner11ExportCC2017": { - "name": "InspireDesigner11ExportCC2017", - "description": "Verifies the Inspire Designer 11 Export Plugins package.\n\nNOTE:\n- This recipe does not download the Inspire Designer 11 Export plugin disk image--feed the disk image into the recipe via the following format:\n\nautopkg run InspireDesigner11ExportCC2017.download -p /path/to/Adobe-InDesign-CC-2017-Plugin-11.0.4-HotFix.dmg", + "com.github.foigus.download.InDataCC2023": { + "name": "InDataCC2023", + "description": "Downloads the latest InData CC 2023 package.", "repo": "autopkg/foigus-recipes", - "path": "GMCSoftware/InspireDesigner11ExportCC2017.download.recipe", - "shortname": "InspireDesigner11ExportCC2017.download", + "path": "EmSoftware/InDataCC2023.download.recipe", + "shortname": "InDataCC2023.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.InspireDesigner11ExportCC2017" + "com.github.foigus.munki.InDataCC2023" ] }, - "com.github.foigus.munki.ciscowebexaudiodriver": { - "name": "CiscoWebexAudioDriver", - "description": "Downloads latest Cisco Webex Audio Driver, builds an installation package, and imports it into Munki.", + "com.github.foigus.munki.InDataCC2023": { + "name": "InDataCC2023", + "description": "Downloads the latest InData CC 2023 package and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Cisco/CiscoWebexAudioDriver.munki.recipe", - "parent": "com.github.foigus.download.ciscowebexaudiodriver", - "shortname": "CiscoWebexAudioDriver.munki", + "path": "EmSoftware/InDataCC2023.munki.recipe", + "parent": "com.github.foigus.download.InDataCC2023", + "shortname": "InDataCC2023.munki", "inferred_type": "munki", - "munki_display_name": "Cisco Webex Audio Driver", - "munki_description": "This is a special audio driver package used to allow admins to pre-install the drivers on the end-user computers." + "munki_display_name": "InData CC 2023", + "munki_description": "InData brings the full layout, design, typographic and picture publishing power of InDesign to bear on all your data-driven repetitive publishing tasks." }, - "com.github.foigus.download.ciscowebexaudiodriver": { - "name": "CiscoWebexAudioDriver", - "description": "Downloads latest Cisco Webex Audio Driver.", + "com.github.foigus.pkg.FrameioPanel": { + "name": "FrameioPanel", + "description": "Repackage the Frame.io Panel.\n\nNOTE:\n\n- This recipe does not download the Frame.io package--feed the package into the recipe via the following format:\nautopkg run FrameioPanel.pkg -p /path/to/FrameioPanel_280.zxp\nCurrently the installation package lives here:\n\nhttps://support.frame.io/en/articles/11152-alternative-installation-of-the-adobe-extension\n\nIf there's interest in attempting to write a download recipe.", "repo": "autopkg/foigus-recipes", - "path": "Cisco/CiscoWebexAudioDriver.download.recipe", - "shortname": "CiscoWebexAudioDriver.download", - "inferred_type": "download", + "path": "Frame.io/FrameioPanel.pkg.recipe", + "shortname": "FrameioPanel.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.ciscowebexaudiodriver" + "com.github.foigus.munki.FrameioPanel" ] }, - "com.github.foigus.munki.SpectraViewII": { - "name": "SpectraViewII", - "description": "Downloads the latest SpectraViewII disk image and imports it into Munki.", + "com.github.foigus.munki.FrameioPanel": { + "name": "FrameioPanel", + "description": "Repackage the Frame.io Panel and import it into Munki.\n\nNOTE:\n\n- This recipe does not download the Frame.io package--feed the package into the recipe via the following format:\nautopkg run FrameioPanel.munki -p /path/to/FrameioPanel_280.zxp", "repo": "autopkg/foigus-recipes", - "path": "NEC/SpectraViewII.munki.recipe", - "parent": "com.github.foigus.download.SpectraViewII", - "shortname": "SpectraViewII.munki", + "path": "Frame.io/FrameioPanel.munki.recipe", + "parent": "com.github.foigus.pkg.FrameioPanel", + "shortname": "FrameioPanel.munki", "inferred_type": "munki", - "munki_display_name": "SpectraView II", - "munki_description": "Designed for professionals with color-critical applications, SpectraViewII combines award-winning NEC display technology with a color-measurement sensor and sophisticated calibration software." + "munki_display_name": "Frame.io Panel", + "munki_description": "The modern video workflow, (re)defined" }, - "com.github.foigus.download.SpectraViewII": { - "name": "SpectraViewII", - "description": "Downloads the latest SpectraViewII installer.", + "com.github.foigus.download.PIX2": { + "name": "PIX2", + "description": "Downloads the latest release of PIX 2.", "repo": "autopkg/foigus-recipes", - "path": "NEC/SpectraViewII.download.recipe", - "shortname": "SpectraViewII.download", + "path": "PIXSystem/PIX2.download.recipe", + "shortname": "PIX2.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.SpectraViewII", - "com.github.foigus.munki.SpectraViewII" + "com.github.homebysix.pkg.PIX2", + "com.github.foigus.munki.PIX2" ] }, - "com.github.foigus.munki.AssetsInDesignCC2023Plugin": { - "name": "AssetsInDesignCC2023Plugin", - "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign 2023.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2023Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesign.pkg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/AssetsInDesignCC2023Plugin.munki.recipe", - "parent": "com.github.foigus.download.AssetsInDesignPlugin", - "shortname": "AssetsInDesignCC2023Plugin.munki", - "inferred_type": "munki", - "munki_display_name": "Assets InDesign 2023", - "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." - }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2015": { - "name": "WoodwingSmartConnectionInCopyCC2015", - "description": "Packages InCopy Smart Connection for installation for InCopy CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInCopyCC2015.munki -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.2.0_Build42.dmg", + "com.github.foigus.munki.PIX3": { + "name": "PIX3", + "description": "Downloads latest version of PIX 3 and imports into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInCopyCC2015.munki.recipe", - "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2015", - "shortname": "WoodwingSmartConnectionInCopyCC2015.munki", + "path": "PIXSystem/PIX3.munki.recipe", + "parent": "com.github.foigus.download.PIX3", + "shortname": "PIX3.munki", "inferred_type": "munki", - "munki_display_name": "Smart Connection InCopy CC 2015", - "munki_description": "Smart Connection plugins for InCopy CC 2015." + "munki_display_name": "PIX 3", + "munki_description": "PIX 3 is an open sandbox, home base, viewer, community workspace, media mine, think tank and muse \u2013 a place where all creative and strategic content and communication is safe and tidy and easily found, shared and worked on together." }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2023": { - "name": "WoodwingStudioInDesignCC2023", - "description": "Packages Woodwing Studio for InDesign 2023 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInDesignCC2023.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2023_v18.0.2_Build15.dmg", + "com.github.foigus.download.PIX3": { + "name": "PIX3", + "description": "Downloads the latest release of PIX 3.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInDesignCC2023.munki.recipe", - "shortname": "WoodwingStudioInDesignCC2023.munki", - "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InDesign 2023", - "munki_description": "Woodwing Studio plugins for InDesign 2023." + "path": "PIXSystem/PIX3.download.recipe", + "shortname": "PIX3.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.pkg.PIX3", + "com.github.foigus.munki.PIX3" + ] }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2014": { - "name": "WoodwingSmartConnectionInDesignDigitalMagazineCC2014", - "description": "Packages InDesign Digital Magazine plugins for installation for InDesign CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor and hjuutilainen's ChecksumVerifier. Add these repos via:\n\nautopkg repo-add keeleysam-recipes\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", + "com.github.foigus.munki.PIX2": { + "name": "PIX2", + "description": "Downloads latest version of PIX 2 and imports into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki.recipe", - "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2014", - "shortname": "WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki", + "path": "PIXSystem/PIX2.munki.recipe", + "parent": "com.github.foigus.download.PIX2", + "shortname": "PIX2.munki", "inferred_type": "munki", - "munki_display_name": "Smart Connection Digital Magazine InDesign CC 2014", - "munki_description": "Digital Magazine plugins for InDesign CC 2014." + "munki_display_name": "PIX 2", + "munki_description": "PIX 2 is an open sandbox, home base, viewer, community workspace, media mine, think tank and muse \u2013 a place where all creative and strategic content and communication is safe and tidy and easily found, shared and worked on together." }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2018": { - "name": "WoodwingSmartConnectionInCopyCC2018", - "description": "Packages InCopy Smart Connection for installation for InCopy CC 2018 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInCopyCC2018.munki -p /path/to/Smart_Connection_for_Adobe_CC_2018_v13.0.0_Build4.dmg", + "com.github.foigus.munki.XnConvert": { + "name": "XnConvert", + "description": "Downloads the latest version of XnConvert and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInCopyCC2018.munki.recipe", - "shortname": "WoodwingSmartConnectionInCopyCC2018.munki", + "path": "XnSoft/XnConvert.munki.recipe", + "parent": "com.github.foigus.download.XnConvert", + "shortname": "XnConvert.munki", "inferred_type": "munki", - "munki_display_name": "Smart Connection InCopy CC 2018", - "munki_description": "Smart Connection plugins for InCopy CC 2018." - }, - "com.github.foigus.pkg.WoodwingSmartConnectionCC2015": { - "name": "WoodwingSmartConnectionCC2015", - "description": "Packages Smart Connection CC 2015 for installation.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe does not fix the InDesign Server packages, since these are very likely to be installed by hand\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionCC2015.pkg -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.0.2_Build9.dmg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionCC2015.pkg.recipe", - "shortname": "WoodwingSmartConnectionCC2015.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2015", - "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2015", - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2015" - ] + "munki_display_name": "XnConvert", + "munki_description": "XnConvert is a powerful and free cross-platform batch image processing, allowing you to combine over 80 actions." }, - "com.github.foigus.download.AssetsInDesignPlugin": { - "name": "ElvisInDesignPlugin", - "description": "Download the Assets InDesign plugin", + "com.github.foigus.download.XnConvert": { + "name": "XnConvert", + "description": "Downloads the latest version of XnConvert.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/AssetsInDesignPlugin.download.recipe", - "shortname": "AssetsInDesignPlugin.download", + "path": "XnSoft/XnConvert.download.recipe", + "shortname": "XnConvert.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.AssetsInDesignCC2023Plugin", - "com.github.foigus.munki.AssetsInDesignCC2020Plugin", - "com.github.foigus.munki.AssetsInDesignCC2022Plugin", - "com.github.foigus.munki.AssetsInDesignCC2018Plugin" + "com.github.foigus.munki.XnConvert" ] }, - "com.github.foigus.download.ElvisInDesignPlugin": { - "name": "ElvisInDesignPlugin", - "description": "Download the Elvis InDesign plugin", + "com.github.foigus.download.PlainPasta": { + "name": "PlainPasta", + "description": "Downloads the latest version of Plain Pasta.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/ElvisInDesignPlugin.download.recipe", - "shortname": "ElvisInDesignPlugin.download", + "path": "IsaacHalvorson/PlainPasta.download.recipe", + "shortname": "PlainPasta.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.ElvisInDesignCC2015Plugin", - "com.github.foigus.munki.ElvisInDesignCC2018Plugin", - "com.github.foigus.munki.ElvisInDesignCC2019Plugin" + "com.github.foigus.munki.PlainPasta" ] }, - "com.github.foigus.munki.AssetsInDesignCC2020Plugin": { - "name": "AssetsInDesignCC2020Plugin", - "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign 2020.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2020Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesign.pkg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/AssetsInDesignCC2020Plugin.munki.recipe", - "parent": "com.github.foigus.download.AssetsInDesignPlugin", - "shortname": "AssetsInDesignCC2020Plugin.munki", - "inferred_type": "munki", - "munki_display_name": "Assets InDesign 2020", - "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." - }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2023": { - "name": "WoodwingStudioInCopyCC2023", - "description": "Packages Woodwing Studio for InCopy 2023 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInCopyCC2023.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2023_v17.0.0_Build15.dmg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInCopyCC2023.munki.recipe", - "shortname": "WoodwingStudioInCopyCC2023.munki", - "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InCopy 2023", - "munki_description": "Woodwing Studio plugins for InCopy 2023." - }, - "com.github.foigus.munki.ElvisInDesignCC2015Plugin": { - "name": "ElvisInDesignCC2015Plugin", - "description": "Downloads Elvis Plugin and imports it into Munki for installation for InDesign CC 2015.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Elvis package--feed the package into the recipe via the following format:\n\nautopkg run ElvisInDesignCC2015Plugin.munki -p /path/to/Elvis\\ InDesign.pkg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/ElvisInDesignCC2015Plugin.munki.recipe", - "parent": "com.github.foigus.download.ElvisInDesignPlugin", - "shortname": "ElvisInDesignCC2015Plugin.munki", - "inferred_type": "munki", - "munki_display_name": "Elvis InDesign CC 2015", - "munki_description": "Elvis DAM helps you to create incredible assets, and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." - }, - "com.github.foigus.munki.ElvisInDesignCC2018Plugin": { - "name": "ElvisInDesignCC2018Plugin", - "description": "Downloads Elvis Plugin and imports it into Munki for installation for InDesign CC 2018.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Elvis package--feed the package into the recipe via the following format:\n\nautopkg run ElvisInDesignCC2018Plugin.munki -p /path/to/Elvis\\ InDesign.pkg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/ElvisInDesignCC2018Plugin.munki.recipe", - "parent": "com.github.foigus.download.ElvisInDesignPlugin", - "shortname": "ElvisInDesignCC2018Plugin.munki", - "inferred_type": "munki", - "munki_display_name": "Elvis InDesign CC 2018", - "munki_description": "Elvis DAM helps you to create incredible assets, and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." - }, - "com.github.foigus.munki.ElvisInDesignCC2019Plugin": { - "name": "ElvisInDesignCC2019Plugin", - "description": "Downloads Elvis Plugin and imports it into Munki for installation for InDesign CC 2019.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Elvis package--feed the package into the recipe via the following format:\n\nautopkg run ElvisInDesignCC2019Plugin.munki -p /path/to/Elvis\\ InDesign.pkg", + "com.github.foigus.munki.PlainPasta": { + "name": "PlainPasta", + "description": "Downloads the latest version of Plain Pasta and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/ElvisInDesignCC2019Plugin.munki.recipe", - "parent": "com.github.foigus.download.ElvisInDesignPlugin", - "shortname": "ElvisInDesignCC2019Plugin.munki", + "path": "IsaacHalvorson/PlainPasta.munki.recipe", + "parent": "com.github.foigus.download.PlainPasta", + "shortname": "PlainPasta.munki", "inferred_type": "munki", - "munki_display_name": "Elvis InDesign CC 2019", - "munki_description": "Elvis DAM helps you to create incredible assets, and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." + "munki_display_name": "Plain Pasta", + "munki_description": "Plain Pasta is a tiny Mac app that makes \"Paste and Match Style\" the default copy/paste behavior." }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2014": { - "name": "WoodwingSmartConnectionInDesignCC2014", - "description": "Packages InDesign Smart Connection for installation for InDesign CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor and hjuutilainen's ChecksumVerifier. Add these repos via:\n\nautopkg repo-add keeleysam-recipes\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2014.munki -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", + "com.github.foigus.pkg.ATTOConfigTool": { + "name": null, + "description": "Packages ATTO Config Tool.\n\nNote: This recipe requires installing BOTH AutoPkg AND the ConfigTool itself--the latter BY HAND. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Flexera InstallAnywhere and a cross-platform Java-based application for this incredibly strange recipe.\n\nI'm skipping a few things I normally do for my AutoPkg recipes:\n- CodeSignatureVerifier: Presumably this software has been manually sourced from a trusted location and then manually installed\n- A .munki Recipe: Since the retrieval of the ConfigTool installer is manual, the installation is manual, and running this recipe on a clean VM is manual, there doesn't seem to make much sense to automate the import of the resulting package into Munki", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInDesignCC2014.munki.recipe", - "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2014", - "shortname": "WoodwingSmartConnectionInDesignCC2014.munki", - "inferred_type": "munki", - "munki_display_name": "Smart Connection InDesign CC 2014", - "munki_description": "Smart Connection plugins for InDesign CC 2014." + "path": "ATTO/ATTOConfigTool.pkg.recipe", + "shortname": "ATTOConfigTool.pkg", + "inferred_type": "pkg" }, - "com.github.foigus.pkg.WoodwingSmartConnectionCC2014": { - "name": "WoodwingSmartConnectionCC2014", - "description": "Packages Smart Connection CC 2014 for installation.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe does not fix the InDesign Server packages, since these are very likely to be installed by hand\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionCC2015.pkg -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", + "com.github.foigus.download.tableau-public": { + "name": "TableauPublic", + "description": "Downloads latest Tableau Public disk image.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionCC2014.pkg.recipe", - "shortname": "WoodwingSmartConnectionCC2014.pkg", - "inferred_type": "pkg", + "path": "Tableau/TableauPublic.download.recipe", + "shortname": "TableauPublic.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2014", - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2014", - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2014" + "com.github.foigus.munki.tableau-public", + "com.github.mlbz521.pkg.TableauPublic" ] }, - "com.github.foigus.munki.AssetsInDesignCC2022Plugin": { - "name": "AssetsInDesignCC2022Plugin", - "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign 2022.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2022Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesign.pkg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/AssetsInDesignCC2022Plugin.munki.recipe", - "parent": "com.github.foigus.download.AssetsInDesignPlugin", - "shortname": "AssetsInDesignCC2022Plugin.munki", - "inferred_type": "munki", - "munki_display_name": "Assets InDesign 2022", - "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." - }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2024": { - "name": "WoodwingStudioInCopyCC2024", - "description": "Packages Woodwing Studio for InCopy 2024 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInCopyCC2024.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2024_v17.0.0_Build15.dmg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInCopyCC2024.munki.recipe", - "shortname": "WoodwingStudioInCopyCC2024.munki", - "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InCopy 2024", - "munki_description": "Woodwing Studio plugins for InCopy 2024." - }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2020": { - "name": "WoodwingStudioInDesignCC2020", - "description": "Packages Woodwing Studio for InDesign 2020 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n- This recipe does not attempt to clean up or uninstall the previous name of the product (Smart Connection for 2020)\n\nautopkg run WoodwingStudioInDesignCC2020.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2020_v15.2.0_Build49.dmg", - "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInDesignCC2020.munki.recipe", - "shortname": "WoodwingStudioInDesignCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InDesign 2020", - "munki_description": "Woodwing Studio plugins for InDesign 2020." - }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2014": { - "name": "WoodwingSmartConnectionInCopyCC2014", - "description": "Packages InCopy Smart Connection for installation for InCopy CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor and hjuutilainen's ChecksumVerifier. Add these repos via:\n\nautopkg repo-add keeleysam-recipes\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInCopyCC2014.munki -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", + "com.github.foigus.munki.tableau-reader": { + "name": "TableauReader", + "description": "Downloads latest Tableau Reader disk image and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInCopyCC2014.munki.recipe", - "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2014", - "shortname": "WoodwingSmartConnectionInCopyCC2014.munki", + "path": "Tableau/TableauReader.munki.recipe", + "parent": "com.github.foigus.download.tableau-reader", + "shortname": "TableauReader.munki", "inferred_type": "munki", - "munki_display_name": "Smart Connection InCopy CC 2014", - "munki_description": "Smart Connection plugins for InCopy CC 2014." + "munki_display_name": "Tableau Reader", + "munki_description": "Tableau Reader is a free desktop application that you can use to open and view visualizations built in Tableau Desktop. With Tableau Reader you\u2019ll be able to open and interact with visualizations built with Tableau Desktop, data included. You can filter, drill-down and view details of the data as far as the author allows." }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2019": { - "name": "WoodwingSmartConnectionInDesignCC2019", - "description": "Packages InDesign Smart Connection for installation for InDesign CC 2019 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2019.munki -p /path/to/Smart_Connection_for_Adobe_CC_2019_v14.2.2_Build49.dmg", + "com.github.foigus.download.tableau-reader": { + "name": "TableauReader", + "description": "Downloads latest Tableau Reader disk image.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInDesignCC2019.munki.recipe", - "shortname": "WoodwingSmartConnectionInDesignCC2019.munki", - "inferred_type": "munki", - "munki_display_name": "Smart Connection InDesign CC 2019", - "munki_description": "Smart Connection plugins for InDesign CC 2019." + "path": "Tableau/TableauReader.download.recipe", + "shortname": "TableauReader.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.tableau-reader" + ] }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2018": { - "name": "WoodwingSmartConnectionInDesignCC2018", - "description": "Packages InDesign Smart Connection for installation for InDesign CC 2018 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2018.munki -p /path/to/Smart_Connection_for_Adobe_CC_2018_v13.0.0_Build4.dmg", + "com.github.foigus.munki.tableau-public": { + "name": "TableauPublic", + "description": "Downloads latest Tableau Public disk image and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInDesignCC2018.munki.recipe", - "shortname": "WoodwingSmartConnectionInDesignCC2018.munki", + "path": "Tableau/TableauPublic.munki.recipe", + "parent": "com.github.foigus.download.tableau-public", + "shortname": "TableauPublic.munki", "inferred_type": "munki", - "munki_display_name": "Smart Connection InDesign CC 2018", - "munki_description": "Smart Connection plugins for InDesign CC 2018." + "munki_display_name": "Tableau Public", + "munki_description": "Data in. Brilliance out. Visualize and Share Your Data in Minutes." }, - "com.github.foigus.munki.AssetsInDesignCC2018Plugin": { - "name": "AssetsInDesignCC2018Plugin", - "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign CC 2018.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2018Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesignCC2018.pkg", + "com.github.foigus.munki.ImageProcessorProPhotoshopCC2022": { + "name": "ImageProcessorProPhotoshopCC2022", + "description": "Downloads the latest version of Image Processor Pro and imports a Photoshop 2022-aimed package into Munki.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/AssetsInDesignCC2018Plugin.munki.recipe", - "parent": "com.github.foigus.download.AssetsInDesignPlugin", - "shortname": "AssetsInDesignCC2018Plugin.munki", + "path": "XBytor/ImageProcessorProPhotoshopCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022", + "shortname": "ImageProcessorProPhotoshopCC2022.munki", "inferred_type": "munki", - "munki_display_name": "Assets InDesign CC 2018", - "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." + "munki_display_name": "Image Processor Pro for Photoshop CC 2022", + "munki_description": "A set of scripts for Photoshop." }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2015": { - "name": "WoodwingSmartConnectionDigitalMagazineInDesignCC2015", - "description": "Packages InDesign Digital Magazine plugins for installation for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.2.0_Build42.dmg", + "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020": { + "name": "ImageProcessorProPhotoshopCC2020", + "description": "Downloads the latest version of Image Processor Pro and creates a Photoshop 2020-aimed package.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki.recipe", - "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2015", - "shortname": "WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki", - "inferred_type": "munki", - "munki_display_name": "Smart Connection Digital Magazine InDesign CC 2015", - "munki_description": "Digital Magazine plugins for InDesign CC 2015." + "path": "XBytor/ImageProcessorProPhotoshopCC2020.pkg.recipe", + "parent": "com.github.foigus.download.ImageProcessorPro", + "shortname": "ImageProcessorProPhotoshopCC2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.ImageProcessorProPhotoshopCC2020" + ] }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2020": { - "name": "WoodwingStudioInCopyCC2020", - "description": "Packages Woodwing Studio for InCopy 2020 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n- This recipe does not attempt to clean up or uninstall the previous name of the product (Smart Connection for 2020)\n\nautopkg run WoodwingStudioInCopyCC2020.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2020_v15.2.0_Build49.dmg", + "com.github.foigus.munki.ImageProcessorProPhotoshopCC2020": { + "name": "ImageProcessorProPhotoshopCC2020", + "description": "Downloads the latest version of Image Processor Pro and imports a Photoshop 2020-aimed package into Munki.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInCopyCC2020.munki.recipe", - "shortname": "WoodwingStudioInCopyCC2020.munki", + "path": "XBytor/ImageProcessorProPhotoshopCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020", + "shortname": "ImageProcessorProPhotoshopCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InCopy 2020", - "munki_description": "Woodwing Studio plugins for InCopy 2020." + "munki_display_name": "Image Processor Pro for Photoshop CC 2020", + "munki_description": "A set of scripts for Photoshop." }, - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2022": { - "name": "WoodwingStudioInCopyCC2022", - "description": "Packages Woodwing Studio for InCopy 2022 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInCopyCC2022.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2022_v17.0.0_Build15.dmg", + "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022": { + "name": "ImageProcessorProPhotoshopCC2022", + "description": "Downloads the latest version of Image Processor Pro and creates a Photoshop 2022-aimed package.\n\nNOTE: This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInCopyCC2022.munki.recipe", - "shortname": "WoodwingStudioInCopyCC2022.munki", - "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InCopy 2022", - "munki_description": "Woodwing Studio plugins for InCopy 2022." + "path": "XBytor/ImageProcessorProPhotoshopCC2022.pkg.recipe", + "parent": "com.github.foigus.download.ImageProcessorPro", + "shortname": "ImageProcessorProPhotoshopCC2022.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.ImageProcessorProPhotoshopCC2022" + ] }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2015": { - "name": "WoodwingSmartConnectionInDesignCC2015", - "description": "Packages InDesign Smart Connection for installation for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2015.munki -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.2.0_Build42.dmg", + "com.github.foigus.download.ImageProcessorPro": { + "name": "ImageProcessorPro", + "description": "Downloads the latest version of Image Processor Pro.", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingSmartConnectionInDesignCC2015.munki.recipe", - "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2015", - "shortname": "WoodwingSmartConnectionInDesignCC2015.munki", - "inferred_type": "munki", - "munki_display_name": "Smart Connection InDesign CC 2015", - "munki_description": "Smart Connection plugins for InDesign CC 2015." + "path": "XBytor/ImageProcessorPro.download.recipe", + "shortname": "ImageProcessorPro.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020", + "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022" + ] }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2024": { - "name": "WoodwingStudioInDesignCC2024", - "description": "Packages Woodwing Studio for InDesign 2024 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInDesignCC2024.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2024_v18.0.2_Build15.dmg", + "com.github.foigus.pkg.RiftAfterEffectsCC2020": { + "name": "RiftAfterEffectsCC2020", + "description": "\"Downloads\" Rift and packages it for installation under After Effects CC 2020.\n\nNOTE:\n- This recipe cannot determine the version of Rift and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Rift zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run RiftAfterEffectsCC2020.pkg -p /path/to/rift_v1.4.2.zip -k VERSION=1.4.2", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInDesignCC2024.munki.recipe", - "shortname": "WoodwingStudioInDesignCC2024.munki", - "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InDesign 2024", - "munki_description": "Woodwing Studio plugins for InDesign 2024." + "path": "MichaelDelaney/RiftAfterEffectsCC2020.pkg.recipe", + "shortname": "RiftAfterEffectsCC2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.RiftAfterEffectsCC2020" + ] }, - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2022": { - "name": "WoodwingStudioInDesignCC2022", - "description": "Packages Woodwing Studio for InDesign 2022 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInDesignCC2022.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2022_v17.0.0_Build15.dmg", + "com.github.foigus.munki.RiftAfterEffectsCC2020": { + "name": "RiftAfterEffectsCC2020", + "description": "\"Downloads\" Rift, packages it for installation under After Effects CC 2020, and imports it into Munki.\n\nNOTE:\n- This recipe cannot determine the version of Rift and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Rift zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run RiftAfterEffectsCC2020.munki -p /path/to/rift_v1.4.2.zip -k VERSION=1.4.2", "repo": "autopkg/foigus-recipes", - "path": "WoodWing/WoodwingStudioInDesignCC2022.munki.recipe", - "shortname": "WoodwingStudioInDesignCC2022.munki", + "path": "MichaelDelaney/RiftAfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.RiftAfterEffectsCC2020", + "shortname": "RiftAfterEffectsCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Woodwing Studio InDesign 2022", - "munki_description": "Woodwing Studio plugins for InDesign 2022." + "munki_display_name": "Rift After Effects CC 2020", + "munki_description": "Provides methods to shift, sequence, stagger, or randomize layers properties like in and out points, keyframes, markers and more, presented in a compact UI." }, - "com.github.foigus.munki.PreferenceManager": { - "name": "PreferenceManager", - "description": "Downloads the current version of Preference Manager and imports it into Munki.", + "com.github.foigus.munki.i1Studio": { + "name": "i1Studio", + "description": "Downloads the latest version of i1Studio and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/foigus-recipes", - "path": "DigitalRebellion/PreferenceManager.munki.recipe", - "parent": "com.github.foigus.download.PreferenceManager", - "shortname": "PreferenceManager.munki", + "path": "X-Rite/i1Studio.munki.recipe", + "parent": "com.github.foigus.download.i1Studio", + "shortname": "i1Studio.munki", "inferred_type": "munki", - "munki_display_name": "Preference Manager", - "munki_description": "Trash, backup, lock and restore your NLE preferences." + "munki_display_name": "i1Studio", + "munki_description": "i1Studio from X-Rite is the start-to-finish color management solution for Color Perfectionists looking for expert results." }, - "com.github.foigus.download.PreferenceManager": { - "name": "PreferenceManager", - "description": "Downloads the latest version of Preference Manager.", + "com.github.foigus.download.i1Studio": { + "name": "i1Studio", + "description": "Downloads the latest version of i1Studio.", "repo": "autopkg/foigus-recipes", - "path": "DigitalRebellion/PreferenceManager.download.recipe", - "shortname": "PreferenceManager.download", + "path": "X-Rite/i1Studio.download.recipe", + "shortname": "i1Studio.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.PreferenceManager", - "com.github.moofit-recipes.pkg.PreferenceManager" + "com.github.foigus.munki.i1Studio" ] }, - "com.github.foigus.munki.SketchToolbox": { - "name": "SketchToolbox", - "description": "Downloads the latest version of Sketch Toolbox and imports it into Munki.", + "com.github.foigus.munki.AnyList": { + "name": "AnyList", + "description": "Downloads the current release version of AnyList and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "ShahruzShaukat/SketchToolbox.munki.recipe", - "parent": "com.github.foigus.download.SketchToolbox", - "shortname": "SketchToolbox.munki", + "path": "PurpleCover/AnyList.munki.recipe", + "parent": "com.github.foigus.download.AnyList", + "shortname": "AnyList.munki", "inferred_type": "munki", - "munki_display_name": "Sketch Toolbox", - "munki_description": "A super simple plugin manager for Sketch." + "munki_display_name": "AnyList", + "munki_description": "The best way to create and share a grocery shopping list." }, - "com.github.foigus.download.SketchToolbox": { - "name": "Sketch Toolbox", - "description": "Downloads the latest version of Sketch Toolbox.", + "com.github.foigus.download.AnyList": { + "name": "AnyList", + "description": "Downloads the latest version of AnyList.", "repo": "autopkg/foigus-recipes", - "path": "ShahruzShaukat/SketchToolbox.download.recipe", - "shortname": "SketchToolbox.download", + "path": "PurpleCover/AnyList.download.recipe", + "shortname": "AnyList.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.SketchToolbox" + "com.github.foigus.munki.AnyList" ] }, - "com.github.foigus.download.Screenflick": { - "name": "Screenflick", - "description": "Downloads the latest version of Screenflick.", + "com.github.foigus.download.PhotoSweeper": { + "name": "PhotoSweeper", + "description": "Downloads the latest version of PhotoSweeper.", "repo": "autopkg/foigus-recipes", - "path": "Araelium/Screenflick.download.recipe", - "shortname": "Screenflick.download", + "path": "Overmacs/PhotoSweeper.download.recipe", + "shortname": "PhotoSweeper.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.Screenflick", - "com.github.foigus.munki.Screenflick" + "com.github.foigus.munki.PhotoSweeper" ] }, - "com.github.foigus.pkg.Screenflick": { - "name": "Screenflick", - "description": "Downloads the current release version of Screenflick and builds a package. Added by Sean Hansell", - "repo": "autopkg/foigus-recipes", - "path": "Araelium/Screenflick.pkg.recipe", - "parent": "com.github.foigus.download.Screenflick", - "shortname": "Screenflick.pkg", - "inferred_type": "pkg" - }, - "com.github.foigus.munki.Screenflick": { - "name": "Screenflick", - "description": "Downloads the latest version of Screenflick and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "Araelium/Screenflick.munki.recipe", - "parent": "com.github.foigus.download.Screenflick", - "shortname": "Screenflick.munki", - "inferred_type": "munki", - "munki_display_name": "Screenflick", - "munki_description": "Providing the power and features to communicate your screen experience." - }, - "com.github.foigus.munki.DSSPlayer": { - "name": "DSSPlayer", - "description": "Downloads the latest DSS Player package and modifies a postinstall to handle creating a LaunchD job file, changing permissions on a folder to allow non-admin serialization, and moving a PrivilegedHelperTool into position, then imports into Munki.\n\nNote this software may need .wma-capable playback libraries such as Telestream Flip4Mac or Telestream Switch.", + "com.github.foigus.munki.PhotoSweeper": { + "name": "PhotoSweeper", + "description": "Downloads the latest version of PhotoSweeper and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Olympus/DSSPlayer.munki.recipe", - "parent": "com.github.foigus.pkg.DSSPlayer", - "shortname": "DSSPlayer.munki", + "path": "Overmacs/PhotoSweeper.munki.recipe", + "parent": "com.github.foigus.download.PhotoSweeper", + "shortname": "PhotoSweeper.munki", "inferred_type": "munki", - "munki_display_name": "DSSPlayer", - "munki_description": "The DSS Player for Mac is the software that allows users to record, playback, organize and edit dictation files." + "munki_display_name": "PhotoSweeper", + "munki_description": "PhotoSweeper helps photographers get rid of tones similar photos. PhotoSweeper lets you compare photos to find similar/duplicate photos using one of 6 different methods." }, - "com.github.foigus.pkg.DSSPlayer": { - "name": "DSSPlayer", - "description": "Downloads the latest DSS Player package and modifies a postinstall to handle creating a LaunchD job file, changing permissions on a folder to allow non-admin serialization, and moving a PrivilegedHelperTool into position.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This software may need .wma-capable playback libraries such as Telestream Flip4Mac or Telestream Switch.", + "com.github.foigus.pkg.PantoneConnect": { + "name": "PantoneConnect", + "description": "Repackage Pantone Connect.\n\nNOTE:\n\n- This recipe does not download the Pantone Connect package--feed the package into the recipe via the following format:\nautopkg run PantoneConnect.pkg -p /path/to/PantoneConnect.zxp", "repo": "autopkg/foigus-recipes", - "path": "Olympus/DSSPlayer.pkg.recipe", - "parent": "com.github.foigus.download.DSSPlayer", - "shortname": "DSSPlayer.pkg", + "path": "Pantone/PantoneConnect.pkg.recipe", + "shortname": "PantoneConnect.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.DSSPlayer" + "com.github.foigus.munki.PantoneConnect" ] }, - "com.github.foigus.download.DSSPlayer": { - "name": "DSSPlayer", - "description": "Downloads the latest DSS Player package.\n\nNote this software may need .wma-capable playback libraries such as Telestream Flip4Mac or Telestream Switch.", + "com.github.foigus.munki.PantoneConnect": { + "name": "PantoneConnect", + "description": "Repackage Pantone Connect and import it into Munki.\n\nNOTE:\n\n- This recipe does not download the Pantone Connect package--feed the package into the recipe via the following format:\nautopkg run PantoneConnect.munki -p /path/to/PantoneConnect.zxp", "repo": "autopkg/foigus-recipes", - "path": "Olympus/DSSPlayer.download.recipe", - "shortname": "DSSPlayer.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.DSSPlayer" - ] + "path": "Pantone/PantoneConnect.munki.recipe", + "parent": "com.github.foigus.pkg.PantoneConnect", + "shortname": "PantoneConnect.munki", + "inferred_type": "munki", + "munki_display_name": "PantoneConnect", + "munki_description": "Pair with our mobile and web apps to measure color, build palettes, and add Pantone to swatches from anywhere" }, - "com.github.foigus.pkg.VFXSuite": { - "name": "VFXSuite", - "description": "Downloads the latest version of VFX Suite and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2020": { + "name": "Ouroboros2AfterEffectsCC2020", + "description": "\"Downloads\" Ouroboros 2 and packages it for installation under After Effects CC 2020.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2020.pkg -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", "repo": "autopkg/foigus-recipes", - "path": "Maxon/VFXSuite.pkg.recipe", - "parent": "com.github.foigus.download.VFXSuite", - "shortname": "VFXSuite.pkg", + "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2020.pkg.recipe", + "shortname": "Ouroboros2AfterEffectsCC2020.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.VFXSuite" + "com.github.foigus.munki.Ouroboros2AfterEffectsCC2020" ] }, - "com.github.foigus.munki.MagicBulletSuite": { - "name": "MagicBulletSuite", - "description": "Downloads the latest version of Magic Bullet Suite and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", - "repo": "autopkg/foigus-recipes", - "path": "Maxon/MagicBulletSuite.munki.recipe", - "parent": "com.github.foigus.pkg.MagicBulletSuite", - "shortname": "MagicBulletSuite.munki", - "inferred_type": "munki", - "munki_display_name": "Magic Bullet Suite", - "munki_description": "Color correction, finishing and film looks." - }, - "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2020": { - "name": "Cinema4DImporterPluginAfterEffectsCC2020", - "description": "Packages Cinema 4D Importer plugin for After Effects CC 2020 and imports it into Munki.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", - "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2020", - "shortname": "Cinema4DImporterPluginAfterEffectsCC2020.munki", - "inferred_type": "munki", - "munki_display_name": "Cinema 4D Importer Plugin for After Effects CC 2020", - "munki_description": "Plugin to import Cinema 4D files into After Effects." - }, - "com.github.foigus.pkg.MagicBulletSuite": { - "name": "MagicBulletSuite", - "description": "Downloads the latest version of Magic Bullet Suite and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2019": { + "name": "Ouroboros2AfterEffectsCC2019", + "description": "\"Downloads\" Ouroboros 2 and packages it for installation under After Effects CC 2019.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2019.pkg -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", "repo": "autopkg/foigus-recipes", - "path": "Maxon/MagicBulletSuite.pkg.recipe", - "parent": "com.github.foigus.download.MagicBulletSuite", - "shortname": "MagicBulletSuite.pkg", + "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2019.pkg.recipe", + "shortname": "Ouroboros2AfterEffectsCC2019.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MagicBulletSuite" + "com.github.foigus.munki.Ouroboros2AfterEffectsCC2019" ] }, - "com.github.foigus.munki.Cinema4DSubscription": { - "name": "Cinema4DSubscription", - "description": "Downloads the latest version of Cinema 4D Subscription and imports it into Munki.\n\nNOTES:\n- Set MAJOR_VERSION to the desired major version of Cinema 4D Subscription\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.Ouroboros2AfterEffectsCC2020": { + "name": "Ouroboros2AfterEffectsCC2020", + "description": "\"Downloads\" Ouroboros 2, packages it for installation under After Effects CC 2020, and imports it into Munki.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2020.munki -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DSubscription.munki.recipe", - "parent": "com.github.foigus.pkg.Cinema4DSubscription", - "shortname": "Cinema4DSubscription.munki", + "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2020", + "shortname": "Ouroboros2AfterEffectsCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Cinema 4D Subscription", - "munki_description": "Easy to learn and extremely powerful: Cinema 4D is the perfect package for all 3D artists who want to achieve breathtaking results fast and hassle-free." + "munki_display_name": "Ouroboros 2 After Effects CC 2020", + "munki_description": "With Ouroboros 2 you can create multiple strokes on one single path in After Effects." + }, + "com.github.foigus.munki.Ouroboros2AfterEffectsCC2019": { + "name": "Ouroboros2AfterEffectsCC2019", + "description": "\"Downloads\" Ouroboros 2, packages it for installation under After Effects CC 2019, and imports it into Munki.\n\t\nNOTE:\n- This recipe cannot determine the version of Ouroboros 2 and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Ouroboros 2 zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run Ouroboros2AfterEffectsCC2019.munki -p /path/to/ouroboros_2.0.3.zip -k VERSION=2.0.3", + "repo": "autopkg/foigus-recipes", + "path": "SandervanDijkandRemcoJanssen/Ouroboros2AfterEffectsCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2019", + "shortname": "Ouroboros2AfterEffectsCC2019.munki", + "inferred_type": "munki", + "munki_display_name": "Ouroboros 2 After Effects CC 2019", + "munki_description": "With Ouroboros 2 you can create multiple strokes on one single path in After Effects." }, - "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2019": { - "name": "Cinema4DImporterPluginAfterEffectsCC2019", - "description": "Packages Cinema 4D Importer plugin for After Effects CC 2019 and imports it into Munki.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.HPEasyAdmin": { + "name": "HPEasyAdmin", + "description": "Downloads the latest version of HP Easy Admin and imports it into Munki.\n\nNOTES:\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2019", - "shortname": "Cinema4DImporterPluginAfterEffectsCC2019.munki", + "path": "HP/HPEasyAdmin.munki.recipe", + "parent": "com.github.foigus.download.HPEasyAdmin", + "shortname": "HPEasyAdmin.munki", "inferred_type": "munki", - "munki_display_name": "Cinema 4D Importer Plugin for After Effects CC 2019", - "munki_description": "Plugin to import Cinema 4D files into After Effects." + "munki_display_name": "HP Easy Admin", + "munki_description": "HP Easy Admin is a macOS application tool that enables education and enterprise administrators to directly download HP printing and/or scanning solutions to use for remote distribution." }, - "com.github.foigus.download.TrapcodeSuite": { - "name": "TrapcodeSuite", - "description": "Downloads the latest version of Trapcode Suite (part of Red Giant Complete).", + "com.github.foigus.download.HPEasyAdmin": { + "name": "HPEasyAdmin", + "description": "Downloads the latest version of HP Easy Admin.\n\nNOTES:\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", "repo": "autopkg/foigus-recipes", - "path": "Maxon/TrapcodeSuite.download.recipe", - "shortname": "TrapcodeSuite.download", + "path": "HP/HPEasyAdmin.download.recipe", + "shortname": "HPEasyAdmin.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.TrapcodeSuite" + "com.github.foigus.munki.HPEasyAdmin", + "com.github.moofit-recipes.pkg.HPEasyAdmin" ] }, - "com.github.foigus.munki.TrapcodeSuite": { - "name": "TrapcodeSuite", - "description": "Downloads the latest version of Trapcode Suite and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.munki.NikCollectionPSCC2014": { + "name": "NikCollectionPSCC2014", + "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2014, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/TrapcodeSuite.munki.recipe", - "parent": "com.github.foigus.pkg.TrapcodeSuite", - "shortname": "TrapcodeSuite.munki", + "path": "DxO/NikCollectionPSCC2014.munki.recipe", + "parent": "com.github.foigus.pkg.NikCollectionPSCC2014", + "shortname": "NikCollectionPSCC2014.munki", "inferred_type": "munki", - "munki_display_name": "Trapcode Suite", - "munki_description": "Particle simulations and 3D effects for motion graphics and VFX." + "munki_display_name": "Nik Collection for Photoshop CC 2014", + "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." }, - "com.github.foigus.pkg.Universe": { - "name": "Universe", - "description": "Downloads the latest version of Universe and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.download.NikCollection": { + "name": "NikCollection", + "description": "Downloads the latest version of Nik Collection.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Universe.pkg.recipe", - "parent": "com.github.foigus.download.Universe", - "shortname": "Universe.pkg", - "inferred_type": "pkg", + "path": "DxO/NikCollection.download.recipe", + "shortname": "NikCollection.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.Universe" + "com.github.foigus.pkg.NikCollectionPSCC2014", + "com.github.foigus.pkg.NikCollectionPSCC2015", + "com.github.foigus.pkg.NikCollectionPSCC2015.5", + "com.github.foigus.pkg.NikCollectionPSCC2017" ] }, - "com.github.foigus.pkg.Cinema4DSubscription": { - "name": "Cinema4DSubscription", - "description": "Downloads the latest version of Cinema 4D Subscription and packages it for installation.\n\nNOTES:\n- Set MAJOR_VERSION to the desired major version of Cinema 4D Subscription\n- This recipe depends on homebysix's FindAndReplace. Add homebysix's repo via:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.NikCollectionPSCC2015.5": { + "name": "NikCollectionPSCC2015.5", + "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2015.5, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DSubscription.pkg.recipe", - "parent": "com.github.foigus.download.Cinema4DSubscription", - "shortname": "Cinema4DSubscription.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.Cinema4DSubscription" - ] + "path": "DxO/NikCollectionPSCC2015_5.munki.recipe", + "parent": "com.github.foigus.pkg.NikCollectionPSCC2015.5", + "shortname": "NikCollectionPSCC2015_5.munki", + "inferred_type": "munki", + "munki_display_name": "Nik Collection for Photoshop CC 2015.5", + "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." }, - "com.github.foigus.munki.VFXSuite": { - "name": "VFXSuite", - "description": "Downloads the latest version of VFX Suite and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.munki.NikCollectionPSCC2015": { + "name": "NikCollectionPSCC2015", + "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2015, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/VFXSuite.munki.recipe", - "parent": "com.github.foigus.pkg.VFXSuite", - "shortname": "VFXSuite.munki", + "path": "DxO/NikCollectionPSCC2015.munki.recipe", + "parent": "com.github.foigus.pkg.NikCollectionPSCC2015", + "shortname": "NikCollectionPSCC2015.munki", "inferred_type": "munki", - "munki_display_name": "VFX Suite", - "munki_description": "Color correction, finishing and film looks." + "munki_display_name": "Nik Collection for Photoshop CC 2015", + "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." }, - "com.github.foigus.download.Universe": { - "name": "Universe", - "description": "Downloads the latest version of Universe (part of Red Giant Complete).", + "com.github.foigus.pkg.NikCollectionPSCC2014": { + "name": "NikCollectionPSCC2014", + "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2014.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Universe.download.recipe", - "shortname": "Universe.download", - "inferred_type": "download", + "path": "DxO/NikCollectionPSCC2014.pkg.recipe", + "parent": "com.github.foigus.download.NikCollection", + "shortname": "NikCollectionPSCC2014.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.Universe" + "com.github.foigus.munki.NikCollectionPSCC2014" ] }, - "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2019": { - "name": "Cinema4DImporterPluginAfterEffectsCC2019", - "description": "Packages Cinema 4D Importer plugin for After Effects CC 2019.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.pkg.NikCollectionPSCC2015": { + "name": "NikCollectionPSCC2015", + "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2015.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2019.pkg.recipe", - "shortname": "Cinema4DImporterPluginAfterEffectsCC2019.pkg", + "path": "DxO/NikCollectionPSCC2015.pkg.recipe", + "parent": "com.github.foigus.download.NikCollection", + "shortname": "NikCollectionPSCC2015.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2019" + "com.github.foigus.munki.NikCollectionPSCC2015" ] }, - "com.github.foigus.munki.Universe": { - "name": "Universe", - "description": "Downloads the latest version of Universe and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", - "repo": "autopkg/foigus-recipes", - "path": "Maxon/Universe.munki.recipe", - "parent": "com.github.foigus.pkg.Universe", - "shortname": "Universe.munki", - "inferred_type": "munki", - "munki_display_name": "Universe", - "munki_description": "Universe is a collection of GPU-accelerated effects and transitions for editors and motion graphics artists." - }, - "com.github.foigus.download.VFXSuite": { - "name": "VFXSuite", - "description": "Downloads the latest version of VFX Suite (part of Red Giant Complete).", + "com.github.foigus.pkg.NikCollectionPSCC2015.5": { + "name": "NikCollectionPSCC2015.5", + "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2015.5.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/VFXSuite.download.recipe", - "shortname": "VFXSuite.download", - "inferred_type": "download", + "path": "DxO/NikCollectionPSCC2015_5.pkg.recipe", + "parent": "com.github.foigus.download.NikCollection", + "shortname": "NikCollectionPSCC2015_5.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.VFXSuite" + "com.github.foigus.munki.NikCollectionPSCC2015.5" ] }, - "com.github.foigus.pkg.TrapcodeSuite": { - "name": "TrapcodeSuite", - "description": "Downloads the latest version of Trapcode Suite and packages it for installation.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.pkg.NikCollectionPSCC2017": { + "name": "NikCollectionPSCC2017", + "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2017.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/TrapcodeSuite.pkg.recipe", - "parent": "com.github.foigus.download.TrapcodeSuite", - "shortname": "TrapcodeSuite.pkg", + "path": "DxO/NikCollectionPSCC2017.pkg.recipe", + "parent": "com.github.foigus.download.NikCollection", + "shortname": "NikCollectionPSCC2017.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.TrapcodeSuite" + "com.github.foigus.munki.NikCollectionPSCC2017" ] }, - "com.github.foigus.download.Redshift": { - "name": "Redshift", - "description": "Downloads the latest version of Redshift.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.munki.NikCollectionPSCC2017": { + "name": "NikCollectionPSCC2017", + "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2017, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/RedshiftMetal.download.recipe", - "shortname": "RedshiftMetal.download", - "inferred_type": "download", + "path": "DxO/NikCollectionPSCC2017.munki.recipe", + "parent": "com.github.foigus.pkg.NikCollectionPSCC2017", + "shortname": "NikCollectionPSCC2017.munki", + "inferred_type": "munki", + "munki_display_name": "Nik Collection for Photoshop CC 2017", + "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." + }, + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023": { + "name": "ProperFractionLiteHVScaleInDesignCC2023", + "description": "Downloads latest Proper Fraction Lite disk image and packages the Proper Fraction Lite H+V Scale script for InDesign 2023.", + "repo": "autopkg/foigus-recipes", + "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2023.pkg.recipe", + "parent": "com.github.foigus.download.ProperFractionLite", + "shortname": "ProperFractionLiteHVScaleInDesignCC2023.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.Redshift" + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2023" ] }, - "com.github.foigus.munki.Redshift": { - "name": "Redshift", - "description": "Downloads the latest version of Redshift and imports it into Munki.\n\nNOTE:\n- If a new plugin-eligible application is installed following the installation of this package, the plugins will not be available until this package is reinstalled", + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2023": { + "name": "ProperFractionLiteHVScaleInDesignCC2023", + "description": "Downloads latest Proper Fraction Lite disk image, packages the Proper Fraction Lite H+V Scale script for InDesign CC 2023, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/RedshiftMetal.munki.recipe", - "parent": "com.github.foigus.download.Redshift", - "shortname": "RedshiftMetal.munki", + "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2023.munki.recipe", + "parent": "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023", + "shortname": "ProperFractionLiteHVScaleInDesignCC2023.munki", "inferred_type": "munki", - "munki_display_name": "Redshift", - "munki_description": "Redshift from Maxon." + "munki_display_name": "Proper Fraction Lite H+V Scale", + "munki_description": "The most complete solution to make fractions in Adobe InDesign and InCopy" }, - "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2020": { - "name": "Cinema4DImporterPluginAfterEffectsCC2020", - "description": "Packages Cinema 4D Importer plugin for After Effects CC 2020.\n\nNOTES:\n\n- This recipe requires installing BOTH AutoPkg AND Cinema 4D itself. IDEALLY this would occur in a clean virtual machine, and is not intended to occur on an AutoPkg \"server\". Thank Maxon's cross-platform Java-based installer for this incredibly strange recipe\n- I'm skipping CodeSignatureVerifier since presumably Cinema 4D has been sourced from a trusted location and then manually installed\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2024": { + "name": "ProperFractionLiteHVScaleInDesignCC2024", + "description": "Downloads latest Proper Fraction Lite disk image, packages the Proper Fraction Lite H+V Scale script for InDesign CC 2024, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DImporterPluginAfterEffectsCC2020.pkg.recipe", - "shortname": "Cinema4DImporterPluginAfterEffectsCC2020.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2020" - ] + "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2024.munki.recipe", + "parent": "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024", + "shortname": "ProperFractionLiteHVScaleInDesignCC2024.munki", + "inferred_type": "munki", + "munki_display_name": "Proper Fraction Lite H+V Scale", + "munki_description": "The most complete solution to make fractions in Adobe InDesign and InCopy" }, - "com.github.foigus.download.MaxonApp": { - "name": "MaxonApp", - "description": "Downloads the latest version of the Maxon App.", + "com.github.foigus.download.ProperFractionLite": { + "name": "ProperFractionLite", + "description": "Downloads latest Proper Fraction Lite disk image.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/MaxonApp.download.recipe", - "shortname": "MaxonApp.download", + "path": "DanRodney/ProperFractionLite.download.recipe", + "shortname": "ProperFractionLite.download", "inferred_type": "download", "children": [ - "com.github.foigus.pkg.MaxonApp" + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023", + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022", + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024" ] }, - "com.github.foigus.pkg.MaxonApp": { - "name": "MaxonApp", - "description": "Downloads the latest version of Maxon App and packages it for installation.\nIf you wish the resulting pkg to skip installation of the GUI, set INSTALL_OPTIONS to:\n--skipMaxonAppGui 1\nThis recipe requires version 2024.1.0 or newer.", + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022": { + "name": "ProperFractionLiteHVScaleInDesignCC2022", + "description": "Downloads latest Proper Fraction Lite disk image and packages the Proper Fraction Lite H+V Scale script for InDesign 2022.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/MaxonApp.pkg.recipe", - "parent": "com.github.foigus.download.MaxonApp", - "shortname": "MaxonApp.pkg", + "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2022.pkg.recipe", + "parent": "com.github.foigus.download.ProperFractionLite", + "shortname": "ProperFractionLiteHVScaleInDesignCC2022.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.MaxonApp-latest", - "com.github.foigus.munki.MaxonApp" + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2022" ] }, - "com.github.foigus.munki.MaxonApp": { - "name": "MaxonApp", - "description": "Downloads the latest version of the Maxon App and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "Maxon/MaxonApp.munki.recipe", - "parent": "com.github.foigus.pkg.MaxonApp", - "shortname": "MaxonApp.munki", - "inferred_type": "munki", - "munki_display_name": "Maxon App", - "munki_description": "Download the Maxon App to install, use, or try all of our products." - }, - "com.github.foigus.download.MagicBulletSuite": { - "name": "MagicBulletSuite", - "description": "Downloads the latest version of Magic Bullet Suite (part of Red Giant Complete).", + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024": { + "name": "ProperFractionLiteHVScaleInDesignCC2024", + "description": "Downloads latest Proper Fraction Lite disk image and packages the Proper Fraction Lite H+V Scale script for InDesign 2024.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/MagicBulletSuite.download.recipe", - "shortname": "MagicBulletSuite.download", - "inferred_type": "download", + "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2024.pkg.recipe", + "parent": "com.github.foigus.download.ProperFractionLite", + "shortname": "ProperFractionLiteHVScaleInDesignCC2024.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.MagicBulletSuite" + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2024" ] }, - "com.github.foigus.download.Cinema4DSubscription": { - "name": "Cinema4DSubscription", - "description": "Downloads the latest version of Cinema 4D Subscription.\n\nNOTE:\n- Set MAJOR_VERSION to the desired major version of Cinema 4D Subscription", + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2022": { + "name": "ProperFractionLiteHVScaleInDesignCC2022", + "description": "Downloads latest Proper Fraction Lite disk image, packages the Proper Fraction Lite H+V Scale script for InDesign CC 2022, and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Maxon/Cinema4DSubscription.download.recipe", - "shortname": "Cinema4DSubscription.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.Cinema4DSubscription" - ] + "path": "DanRodney/ProperFractionLiteHVScaleInDesignCC2022.munki.recipe", + "parent": "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022", + "shortname": "ProperFractionLiteHVScaleInDesignCC2022.munki", + "inferred_type": "munki", + "munki_display_name": "Proper Fraction Lite H+V Scale", + "munki_description": "The most complete solution to make fractions in Adobe InDesign and InCopy" }, - "com.github.foigus.download.Sketch": { - "name": "Sketch", - "description": "Downloads the latest version of Sketch.", + "com.github.foigus.munki.brisk": { + "name": "brisk", + "description": "Downloads the latest version of brisk and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "BohemianCoding/Sketch.download.recipe", - "shortname": "Sketch.download", + "path": "KeithSmiley/brisk.munki.recipe", + "parent": "com.github.foigus.download.brisk", + "shortname": "brisk.munki", + "inferred_type": "munki", + "munki_display_name": "brisk", + "munki_description": "A macOS app for submitting radars" + }, + "com.github.foigus.download.brisk": { + "name": "brisk", + "description": "Downloads the latest version of brisk.", + "repo": "autopkg/foigus-recipes", + "path": "KeithSmiley/brisk.download.recipe", + "shortname": "brisk.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.Sketch", - "com.github.homebysix.pkg.Sketch", - "com.github.foigus.munki.Sketch", - "com.github.peshay.filewave.Sketch" + "com.github.rtrouton.pkg.brisk", + "com.github.foigus.munki.brisk" ] }, - "com.github.foigus.munki.Sketch": { - "name": "Sketch", - "description": "Downloads latest version of Sketch and imports it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "BohemianCoding/Sketch.munki.recipe", - "parent": "com.github.foigus.download.Sketch", - "shortname": "Sketch.munki", - "inferred_type": "munki", - "munki_display_name": "Sketch", - "munki_description": "Sketch gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use package. Finally you can focus on what you do best: Design." - }, - "com.github.foigus.pkg.EvolphinZoom": { - "name": "EvolphinZoom", - "description": "Packages Evolphin Zoom for installation.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\nautopkg repo-add jessepeterson-recipes\n\n- This recipe does not download the Evolphin Zoom package--feed the package into the recipe via the following format:\nautopkg run EvolphinZoom.pkg -p /path/to/EvolphinZoom.pkg", + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019": { + "name": "MediaManagementConnectorforInDesignCC2019", + "description": "Repackage the Media Management plugin for InDesign CC 2019.", "repo": "autopkg/foigus-recipes", - "path": "Evolphin/EvolphinZoom.pkg.recipe", - "shortname": "EvolphinZoom.pkg", + "path": "OpenText/MediaManagementConnectorforInDesignCC2019.pkg.recipe", + "parent": "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud", + "shortname": "MediaManagementConnectorforInDesignCC2019.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.EvolphinZoom" + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2019" ] }, - "com.github.foigus.munki.EvolphinZoom": { - "name": "EvolphinZoom", - "description": "Packages Evolphin Zoom for installation and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe does not download the Evolphin Zoom package--feed the package into the recipe via the following format:\n\nautopkg run EvolphinZoom.munki -p /path/to/EvolphinZoom.pkg\n\n- Evolphin recommends non-current versions of AIR. See here:\n\nhttp://help.evolphin.com/docs/drag-and-drop-stopped-working-in-the-asset-browser/", + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2019": { + "name": "MediaManagementConnectorforInDesignCC2019", + "description": "Repackage the Media Management plugin for InDesign CC 2019 and import it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Evolphin/EvolphinZoom.munki.recipe", - "parent": "com.github.foigus.pkg.EvolphinZoom", - "shortname": "EvolphinZoom.munki", + "path": "OpenText/MediaManagementConnectorforInDesignCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019", + "shortname": "MediaManagementConnectorforInDesignCC2019.munki", "inferred_type": "munki", - "munki_display_name": "Zoom", - "munki_description": "Zoom video DAM plugins." + "munki_display_name": "Media Management Connector for InDesign CC 2019", + "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." }, - "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension": { - "name": "MediaManagementConnectorforAdobeCreativeCloudExtension", - "description": "Repackage the Media Management Extension.", + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017": { + "name": "MediaManagementConnectorforInDesignCC2017", + "description": "Repackage the Media Management plugin for InDesign CC 2017.", "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforAdobeCreativeCloudExtension.pkg.recipe", + "path": "OpenText/MediaManagementConnectorforInDesignCC2017.pkg.recipe", "parent": "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud", - "shortname": "MediaManagementConnectorforAdobeCreativeCloudExtension.pkg", + "shortname": "MediaManagementConnectorforInDesignCC2017.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaManagementConnectorforAdobeCreativeCloudExtension" + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2017" ] }, "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018": { @@ -61472,31 +61170,15 @@ "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2018" ] }, - "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud": { - "name": "MediaManagementConnectorforAdobeCreativeCloud", - "description": "Verify a previously-downloaded Media Management Connector for Adobe Creative Cloud.", - "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforAdobeCreativeCloud.download.recipe", - "shortname": "MediaManagementConnectorforAdobeCreativeCloud.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension", - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018", - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020", - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2015", - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019", - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017" - ] - }, - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2018": { - "name": "MediaManagementConnectorforInDesignCC2018", - "description": "Repackage the Media Management plugin for InDesign CC 2018 and import it into Munki.", + "com.github.foigus.munki.MediaManagementConnectorforAdobeCreativeCloudExtension": { + "name": "MediaManagementConnectorforAdobeCreativeCloudExtension", + "description": "Repackage the Media Management Extension and import it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforInDesignCC2018.munki.recipe", - "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018", - "shortname": "MediaManagementConnectorforInDesignCC2018.munki", + "path": "OpenText/MediaManagementConnectorforAdobeCreativeCloudExtension.munki.recipe", + "parent": "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension", + "shortname": "MediaManagementConnectorforAdobeCreativeCloudExtension.munki", "inferred_type": "munki", - "munki_display_name": "Media Management Connector for InDesign CC 2018", + "munki_display_name": "Media Management Connector for Adobe Creative Cloud Extension", "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." }, "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020": { @@ -61511,17 +61193,6 @@ "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2020" ] }, - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2019": { - "name": "MediaManagementConnectorforInDesignCC2019", - "description": "Repackage the Media Management plugin for InDesign CC 2019 and import it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforInDesignCC2019.munki.recipe", - "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019", - "shortname": "MediaManagementConnectorforInDesignCC2019.munki", - "inferred_type": "munki", - "munki_display_name": "Media Management Connector for InDesign CC 2019", - "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." - }, "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2015": { "name": "MediaManagementConnectorforInDesignCC2015", "description": "Repackage the Media Management plugin for InDesign CC 2015.", @@ -61534,51 +61205,29 @@ "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2015" ] }, - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2017": { - "name": "MediaManagementConnectorforInDesignCC2017", - "description": "Repackage the Media Management plugin for InDesign CC 2017 and import it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforInDesignCC2017.munki.recipe", - "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017", - "shortname": "MediaManagementConnectorforInDesignCC2017.munki", - "inferred_type": "munki", - "munki_display_name": "Media Management Connector for InDesign CC 2017", - "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." - }, - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2020": { - "name": "MediaManagementConnectorforInDesignCC2020", - "description": "Repackage the Media Management plugin for InDesign CC 2020 and import it into Munki.", + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2018": { + "name": "MediaManagementConnectorforInDesignCC2018", + "description": "Repackage the Media Management plugin for InDesign CC 2018 and import it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforInDesignCC2020.munki.recipe", - "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020", - "shortname": "MediaManagementConnectorforInDesignCC2020.munki", + "path": "OpenText/MediaManagementConnectorforInDesignCC2018.munki.recipe", + "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018", + "shortname": "MediaManagementConnectorforInDesignCC2018.munki", "inferred_type": "munki", - "munki_display_name": "Media Management Connector for InDesign CC 2020", + "munki_display_name": "Media Management Connector for InDesign CC 2018", "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." }, - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019": { - "name": "MediaManagementConnectorforInDesignCC2019", - "description": "Repackage the Media Management plugin for InDesign CC 2019.", + "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension": { + "name": "MediaManagementConnectorforAdobeCreativeCloudExtension", + "description": "Repackage the Media Management Extension.", "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforInDesignCC2019.pkg.recipe", + "path": "OpenText/MediaManagementConnectorforAdobeCreativeCloudExtension.pkg.recipe", "parent": "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud", - "shortname": "MediaManagementConnectorforInDesignCC2019.pkg", + "shortname": "MediaManagementConnectorforAdobeCreativeCloudExtension.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2019" + "com.github.foigus.munki.MediaManagementConnectorforAdobeCreativeCloudExtension" ] }, - "com.github.foigus.munki.MediaManagementConnectorforAdobeCreativeCloudExtension": { - "name": "MediaManagementConnectorforAdobeCreativeCloudExtension", - "description": "Repackage the Media Management Extension and import it into Munki.", - "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforAdobeCreativeCloudExtension.munki.recipe", - "parent": "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension", - "shortname": "MediaManagementConnectorforAdobeCreativeCloudExtension.munki", - "inferred_type": "munki", - "munki_display_name": "Media Management Connector for Adobe Creative Cloud Extension", - "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." - }, "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2015": { "name": "MediaManagementConnectorforInDesignCC2015", "description": "Repackage the Media Management plugin for InDesign CC 2015 and import it into Munki.", @@ -61590,94 +61239,132 @@ "munki_display_name": "Media Management Connector for InDesign CC 2015", "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." }, - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017": { - "name": "MediaManagementConnectorforInDesignCC2017", - "description": "Repackage the Media Management plugin for InDesign CC 2017.", + "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud": { + "name": "MediaManagementConnectorforAdobeCreativeCloud", + "description": "Verify a previously-downloaded Media Management Connector for Adobe Creative Cloud.", "repo": "autopkg/foigus-recipes", - "path": "OpenText/MediaManagementConnectorforInDesignCC2017.pkg.recipe", - "parent": "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud", - "shortname": "MediaManagementConnectorforInDesignCC2017.pkg", - "inferred_type": "pkg", + "path": "OpenText/MediaManagementConnectorforAdobeCreativeCloud.download.recipe", + "shortname": "MediaManagementConnectorforAdobeCreativeCloud.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2017" + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019", + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017", + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018", + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020", + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2015", + "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension" ] }, - "com.github.foigus.munki.Prepros": { - "name": "Prepros", - "description": "Downloads the current release version of Prepros and imports it into Munki.", + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2020": { + "name": "MediaManagementConnectorforInDesignCC2020", + "description": "Repackage the Media Management plugin for InDesign CC 2020 and import it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Prepros/Prepros.munki.recipe", - "parent": "com.github.foigus.download.Prepros", - "shortname": "Prepros.munki", + "path": "OpenText/MediaManagementConnectorforInDesignCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020", + "shortname": "MediaManagementConnectorforInDesignCC2020.munki", "inferred_type": "munki", - "munki_display_name": "Prepros", - "munki_description": "Prepros is a tool to compile LESS, Sass, Compass, Stylus, Jade and much more with automatic CSS prefixing, It comes with built in server for cross browser testing." + "munki_display_name": "Media Management Connector for InDesign CC 2020", + "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." }, - "com.github.foigus.download.Prepros": { - "name": "Prepros", - "description": "Downloads latest Prepros application.", + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2017": { + "name": "MediaManagementConnectorforInDesignCC2017", + "description": "Repackage the Media Management plugin for InDesign CC 2017 and import it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Prepros/Prepros.download.recipe", - "shortname": "Prepros.download", + "path": "OpenText/MediaManagementConnectorforInDesignCC2017.munki.recipe", + "parent": "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017", + "shortname": "MediaManagementConnectorforInDesignCC2017.munki", + "inferred_type": "munki", + "munki_display_name": "Media Management Connector for InDesign CC 2017", + "munki_description": "OpenText Media Management for Adobe Creative Cloud (OTMM Connector for Adobe CC) enables seamless integration of Adobe Creative Cloud applications with OpenText Media Management." + }, + "com.github.foigus.munki.SendToKindle": { + "name": "SendToKindle", + "description": "Downloads latest Send to Kindle, modifies a postinstall to exit 0 in case of scripting failure, and imports it into Munki.\n\nNOTE:\n- This recipe depends on facebook's FileAppender. Add facebook's repo via:\nautopkg repo-add https://github.com/facebook/Recipes-for-AutoPkg\n- Requiring a restart rather than troubleshooting the Send to Kindle LaunchAgent trying to find a keychain to store \"DeviceSerialNumber\"\n- STOP_ON_NO_NEW_DOWNLOAD is set to \"true\" by default. Amazon's packages seem to be perpetually version 1.0, so this will allow new package version 1.0's to be imported", + "repo": "autopkg/foigus-recipes", + "path": "Amazon/SendtoKindle.munki.recipe", + "parent": "com.github.foigus.pkg.SendToKindle", + "shortname": "SendtoKindle.munki", + "inferred_type": "munki", + "munki_display_name": "Send to Kindle", + "munki_description": "Reading your personal documents on a Kindle has never been easier." + }, + "com.github.foigus.download.kindlecreate": { + "name": "KindleCreate", + "description": "Downloads latest Kindle Create package.", + "repo": "autopkg/foigus-recipes", + "path": "Amazon/KindleCreate.download.recipe", + "shortname": "KindleCreate.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.Prepros" + "com.github.foigus.munki.kindlecreate" ] }, - "com.github.foigus.download.filmimpactplugins": { - "name": "FilmImpactPlugins", - "description": "Downloads latest Film Impact Plugins (a.k.a. Film Impact Premium Video Transitions) package.", + "com.github.foigus.download.SendToKindle": { + "name": "SendToKindle", + "description": "Downloads latest Send to Kindle disk image.", "repo": "autopkg/foigus-recipes", - "path": "FilmImpact/FilmImpactPlugins.download.recipe", - "shortname": "FilmImpactPlugins.download", + "path": "Amazon/SendtoKindle.download.recipe", + "shortname": "SendtoKindle.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.filmimpactplugins" + "com.github.foigus.pkg.SendToKindle" ] }, - "com.github.foigus.munki.filmimpactplugins": { - "name": "FilmImpactPlugins", - "description": "Downloads the Film Impact Plugins (a.k.a. Film Impact Premium Video Transitions) package and imports into Munki.", + "com.github.foigus.munki.kindlecreate": { + "name": "KindleCreate", + "description": "Downloads latest Kindle Create package and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "FilmImpact/FilmImpactPlugins.munki.recipe", - "parent": "com.github.foigus.download.filmimpactplugins", - "shortname": "FilmImpactPlugins.munki", + "path": "Amazon/KindleCreate.munki.recipe", + "parent": "com.github.foigus.download.kindlecreate", + "shortname": "KindleCreate.munki", "inferred_type": "munki", - "munki_display_name": "Film Impact Plugins", - "munki_description": "Discover our premium video transitions for Premiere Pro. Film Impact builds smooth, professional, and seamless transitions." + "munki_display_name": "Kindle Create", + "munki_description": "Use Kindle Create to transform your completed manuscript into a beautiful Kindle eBook." }, - "com.github.foigus.pkg.FontAwesomeFree": { - "name": "FontAwesomeFree", - "description": "Downloads the latest version of Font Awesome Free and creates a package.", + "com.github.foigus.munki.kindlepreviewer": { + "name": "KindlePreviewer", + "description": "Downloads latest Kindle Previewer disk image and imports it into Munki.\n\nNOTE: The Kindle Previewer postinstall script (at least as of 2.941) is the following:\n####\n#!/bin/sh\n\nsudo chmod -R 755 /Applications/Kindle\\ Previewer.app\nsudo chown -R $USER /Applications/Kindle\\ Previewer.app\n####\n\nAnd Kindle Previewer, when running, writes files and directories under:\n/Applications/Kindle Previewer.app/Contents/MacOS\n\nYou will need to address this issue before Kindle Previewer will work correctly.", "repo": "autopkg/foigus-recipes", - "path": "Fonticons/FontAwesomeFree.pkg.recipe", - "parent": "com.github.foigus.download.FontAwesomeFree", - "shortname": "FontAwesomeFree.pkg", + "path": "Amazon/KindlePreviewer.munki.recipe", + "parent": "com.github.foigus.download.kindlepreviewer", + "shortname": "KindlePreviewer.munki", + "inferred_type": "munki", + "munki_display_name": "Kindle Previewer", + "munki_description": "Kindle Previewer is a graphical user interface tool that emulates how books display across Kindle devices and apps." + }, + "com.github.foigus.pkg.SendToKindle": { + "name": "SendToKindle", + "description": "Downloads latest Send to Kindle and modifies a postinstall to exit 0 in case of scripting failure.\n\nNOTE:\n- This recipe depends on Nick McSpadden's FileAppender. Add Nick's repo via:\nautopkg repo-add nmcspadden-recipes", + "repo": "autopkg/foigus-recipes", + "path": "Amazon/SendtoKindle.pkg.recipe", + "parent": "com.github.foigus.download.SendToKindle", + "shortname": "SendtoKindle.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.FontAwesomeFree" + "com.github.foigus.munki.SendToKindle" ] }, - "com.github.foigus.munki.FontAwesomeFree": { - "name": "FontAwesomeFree", - "description": "Downloads the latest version of Font Awesome Free, creates a package, and imports it into Munki.", + "com.github.foigus.download.kindlepreviewer": { + "name": "KindlePreviewer", + "description": "Downloads latest Kindle Previewer disk image.\n\nNOTE: The Kindle Previewer postinstall script (at least as of 2.941) is the following:\n####\n#!/bin/sh\n\nsudo chmod -R 755 /Applications/Kindle\\ Previewer.app\nsudo chown -R $USER /Applications/Kindle\\ Previewer.app\n####\n\nAnd Kindle Previewer, when running, writes files and directories under:\n/Applications/Kindle Previewer.app/Contents/MacOS\n\nDepending on your management system, you may need to address this issue.", "repo": "autopkg/foigus-recipes", - "path": "Fonticons/FontAwesomeFree.munki.recipe", - "parent": "com.github.foigus.pkg.FontAwesomeFree", - "shortname": "FontAwesomeFree.munki", - "inferred_type": "munki", - "munki_display_name": "Font Awesome Free", - "munki_description": "Get vector icons and social logos on your website with Font Awesome, the web's most popular icon set and toolkit." + "path": "Amazon/KindlePreviewer.download.recipe", + "shortname": "KindlePreviewer.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.kindlepreviewer", + "com.github.moofit-recipes.pkg.KindlePreviewer3" + ] }, - "com.github.foigus.download.FontAwesomeFree": { - "name": "FontAwesomeFree", - "description": "Downloads the latest version of Font Awesome Free.", + "com.github.foigus.pkg.GreyscalegorillaHUB": { + "name": "GreyscalegorillaHUBR%CINEMA4D_VERSION%", + "description": "Packages Greyscalegorilla HUB plugin for Cinema 4D.\n\nNOTES:\n- This recipe needs the version of Cinema 4D to be defined in the Input, since the installation is path-specific and hopefully _should_ work for many versions of Cinema 4D\n- This recipe needs the version of Greyscalegorilla HUB to be defined in the Input. Right _now_ the \"version.txt\" file inside the download says version \"1206\", while the plugin itself says both \"1.206\" and \"OSX_23_Build_117\" so I leave this choice to the AutoPkg admin\n- This recipe does not download the Greyscalegorilla HUB installation media--feed the compressed file into the recipe via the following format:\n\nautopkg run GreyscalegorillaHUB.pkg -p /path/to/the/appropriate/osx_rVERSION_greyscalegorillahub.zip", "repo": "autopkg/foigus-recipes", - "path": "Fonticons/FontAwesomeFree.download.recipe", - "shortname": "FontAwesomeFree.download", - "inferred_type": "download", + "path": "Greyscalegorilla/GreyscalegorillaHUB.pkg.recipe", + "shortname": "GreyscalegorillaHUB.pkg", + "inferred_type": "pkg", "children": [ - "com.github.foigus.pkg.FontAwesomeFree" + "com.github.foigus.munki.GreyscalegorillaHUB" ] }, "com.github.foigus.munki.GreyscalegorillaHUB": { @@ -61691,314 +61378,640 @@ "munki_display_name": "Greyscalegorilla HUB for Cinema 4D R%CINEMA4D_VERSION%", "munki_description": "The Greyscalegorilla HUB is where you can manage all of your plugins and assets from one central location in Cinema 4D." }, - "com.github.foigus.pkg.GreyscalegorillaHUB": { - "name": "GreyscalegorillaHUBR%CINEMA4D_VERSION%", - "description": "Packages Greyscalegorilla HUB plugin for Cinema 4D.\n\nNOTES:\n- This recipe needs the version of Cinema 4D to be defined in the Input, since the installation is path-specific and hopefully _should_ work for many versions of Cinema 4D\n- This recipe needs the version of Greyscalegorilla HUB to be defined in the Input. Right _now_ the \"version.txt\" file inside the download says version \"1206\", while the plugin itself says both \"1.206\" and \"OSX_23_Build_117\" so I leave this choice to the AutoPkg admin\n- This recipe does not download the Greyscalegorilla HUB installation media--feed the compressed file into the recipe via the following format:\n\nautopkg run GreyscalegorillaHUB.pkg -p /path/to/the/appropriate/osx_rVERSION_greyscalegorillahub.zip", + "com.github.foigus.munki.OpenEmu": { + "name": "OpenEmu", + "description": "Downloads latest version of OpenEmu and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "Greyscalegorilla/GreyscalegorillaHUB.pkg.recipe", - "shortname": "GreyscalegorillaHUB.pkg", + "path": "OpenEmu/OpenEmu.munki.recipe", + "parent": "com.github.homebysix.download.OpenEmu", + "shortname": "OpenEmu.munki", + "inferred_type": "munki", + "munki_display_name": "OpenEmu", + "munki_description": "OpenEmu is about to change the world of video game emulation. One console at a time." + }, + "com.github.foigus.munki.Meteorologist": { + "name": "Meteorologist", + "description": "Downloads the latest version of Meteorologist (a.k.a. Meteo) and imports it into Munki.", + "repo": "autopkg/foigus-recipes", + "path": "Meteo/Meteorologist.munki.recipe", + "parent": "com.github.foigus.download.Meteorologist", + "shortname": "Meteorologist.munki", + "inferred_type": "munki", + "munki_display_name": "Meteorologist", + "munki_description": "Meteorologist is a free weather program for OS X. It allows users total control over their weather viewing, including simultaneous interlaced weather reports from multiple weather servers, multiple weather locations, weather alerts and much more." + }, + "com.github.foigus.download.Meteorologist": { + "name": "Meteorologist", + "description": "Downloads the latest version of Meteorologist (a.k.a. Meteo).", + "repo": "autopkg/foigus-recipes", + "path": "Meteo/Meteorologist.download.recipe", + "shortname": "Meteorologist.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.Meteorologist", + "com.github.peshay.filewave.Meteorologist" + ] + }, + "com.github.foigus.download.AdobeOutputModuleCC2017": { + "name": "AdobeOutputModuleCC2017", + "description": "Downloads Adobe Output Module for Bridge CC 2017. Version was chosen because that's the date of most of the component files in the download.\n\nNo code signature check since the package is unsigned.", + "repo": "autopkg/foigus-recipes", + "path": "Adobe/AdobeOutputModuleCC2017.download.recipe", + "shortname": "AdobeOutputModuleCC2017.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.AdobeOutputModuleCC2017" + ] + }, + "com.github.foigus.pkg.GenericZXPRepackage": { + "name": "GenericZXPRepackage", + "description": "Repackage an Adobe ZXP extension.\n\nNOTE:\n\n- This recipe expects an unencrypted .zxp file. These are NOT available from Adobe Exchange, they either must be obtained from the vendor directly or by building an Admin Console package that contains the Extension (and thus contains the .zxp file)\n- It's highly-suggested to create overrides of this recipe with unique names, such as \"autopkg make-override GenericZXPRepackage.pkg -n FoobarbazExtension.pkg\"\n- The NAME, PACKAGE_ID, and EXTENSION_PATH values _must_ be overridden to run this recipe\n- EXTENSION_PATH can be determined by installing the extension and looking for the extension name in /Library/Application Support/Adobe/CEP/extensions \n- This recipe does not download the .zxp file--feed the source file into the recipe via the following format:\nautopkg run FoobarbazExtension.pkg -p /path/to/FoobarbazExtension_Install.pkg/Contents/Resources/post/addon/ZXP/123456.zxp", + "repo": "autopkg/foigus-recipes", + "path": "Adobe/GenericZXPRepackage.pkg.recipe", + "shortname": "GenericZXPRepackage.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.GreyscalegorillaHUB" + "com.github.foigus.munki.GenericZXPRepackage" ] }, - "com.github.foigus.download.RealVNC": { - "name": "RealVNC", - "description": "Downloads latest RealVNC Server disk image.", + "com.github.foigus.download.AdobeOutputModuleCC2015": { + "name": "AdobeOutputModuleCC2015", + "description": "Downloads Adobe Output Module for Bridge CC 2015. Version was chosen because that's the date of most of the component files in the download.\n\nNo code signature check since the package is unsigned.", "repo": "autopkg/foigus-recipes", - "path": "RealVNC/RealVNCServer.download.recipe", - "shortname": "RealVNCServer.download", + "path": "Adobe/AdobeOutputModuleCC2015.download.recipe", + "shortname": "AdobeOutputModuleCC2015.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.RealVNC" + "com.github.foigus.pkg.AdobeOutputModuleCC2015" ] }, - "com.github.foigus.download.RealVNCViewer": { - "name": "RealVNCViewer", - "description": "Downloads latest RealVNC Viewer disk image.", + "com.github.foigus.download.CameraRAW": { + "name": "CameraRAW", + "description": "Downloads Adobe Camera RAW.", "repo": "autopkg/foigus-recipes", - "path": "RealVNC/RealVNCViewer.download.recipe", - "shortname": "RealVNCViewer.download", + "path": "Adobe/CameraRAW.download.recipe", + "shortname": "CameraRAW.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.RealVNCViewer", - "com.github.mlbz521.pkg.RealVNCViewer", - "com.gitub.d33t5.pkg.VNCViewer" + "com.github.foigus.munki.CameraRAW" ] }, - "com.github.foigus.munki.RealVNC": { - "name": "RealVNC", - "description": "Downloads latest RealVNC Server and imports it into Munki.", + "com.github.foigus.pkg.AdobeOutputModuleCC2015": { + "name": "AdobeOutputModuleCC2015", + "description": "Downloads Adobe Output Module for Bridge CC 2015 and creates a package. Version was chosen based on AdobeOutputModule.jsx modified date.\n\nSkipped writing a .munki recipe since Adobe Output Module is unlikely to be updated again.", "repo": "autopkg/foigus-recipes", - "path": "RealVNC/RealVNCServer.munki.recipe", - "parent": "com.github.foigus.download.RealVNC", - "shortname": "RealVNCServer.munki", + "path": "Adobe/AdobeOutputModuleCC2015.pkg.recipe", + "parent": "com.github.foigus.download.AdobeOutputModuleCC2015", + "shortname": "AdobeOutputModuleCC2015.pkg", + "inferred_type": "pkg" + }, + "com.github.foigus.download.AdobeOutputModule": { + "name": "AdobeOutputModule", + "description": "Downloads Adobe Output Module for Bridge CC. Version was chosen because that's the date of most of the component files in the download.\n\nNo code signature check since the package is unsigned.", + "repo": "autopkg/foigus-recipes", + "path": "Adobe/AdobeOutputModule.download.recipe", + "shortname": "AdobeOutputModule.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.AdobeOutputModule" + ] + }, + "com.github.foigus.munki.CameraRAW": { + "name": "CameraRAW", + "description": "Downloads Adobe Camera RAW.\n\nNOTES:\n\n- THIS RECIPE HAS force_munkiimport TURNED ON SINCE ALL CAMERA RAW PACKAGES ARE VERSION ZERO. IT IS NOT RECOMMENDED TO RUN THIS RECIPE IN AN AUTOMATED FASHION SINCE THIS WILL RESULT IN MANY IMPORTS INTO THE MUNKI REPO.\n- This recipe unfortunately uses an installs array of the md5 of the Camera RAW binary itself. This is due to poor versioning choices in the plugin.\n- The package has uninstallable set to false because it intersects with Creative Cloud application installations that are not recorded in the traditional receipts database, thus a \"removepackages\" uninstall would end up removing Camera RAW even though there might be Camera RAW-dependent applications still installed.\n- This recipe is dependent on Elliot Jordan's VersionSplitter processor. To add his repo:\n\nautopkg repo-add homebysix-recipes", + "repo": "autopkg/foigus-recipes", + "path": "Adobe/CameraRAW.munki.recipe", + "parent": "com.github.foigus.download.CameraRAW", + "shortname": "CameraRAW.munki", "inferred_type": "munki", - "munki_display_name": "RealVNC Server", - "munki_description": "VNC enables you to remotely access and control your devices wherever you are in the world, whenever you need to." + "munki_display_name": "Camera RAW", + "munki_description": "Adobe Camera RAW, which lets you import and enhance raw images, has been a must-have tool for professional photographers right since it was first released in 2003." }, - "com.github.foigus.munki.RealVNCViewer": { - "name": "RealVNCViewer", - "description": "Downloads latest RealVNC Viewer and imports it into Munki.", + "com.github.foigus.pkg.AdobeOutputModule": { + "name": "AdobeOutputModule", + "description": "Downloads Adobe Output Module for Bridge CC and creates a package. Version was chosen because that's the date of most of the component files in the download.\n\nSkipped writing a .munki recipe since Adobe Output Module is unlikely to be updated again.", "repo": "autopkg/foigus-recipes", - "path": "RealVNC/RealVNCViewer.munki.recipe", - "parent": "com.github.foigus.download.RealVNCViewer", - "shortname": "RealVNCViewer.munki", + "path": "Adobe/AdobeOutputModule.pkg.recipe", + "parent": "com.github.foigus.download.AdobeOutputModule", + "shortname": "AdobeOutputModule.pkg", + "inferred_type": "pkg" + }, + "com.github.foigus.pkg.AdobeOutputModuleCC2017": { + "name": "AdobeOutputModuleCC2017", + "description": "Downloads Adobe Output Module for Bridge CC 2017 and creates a package. Version was chosen based on AdobeOutputModule.jsx modified date.\n\nSkipped writing a .munki recipe since Adobe Output Module is unlikely to be updated again.", + "repo": "autopkg/foigus-recipes", + "path": "Adobe/AdobeOutputModuleCC2017.pkg.recipe", + "parent": "com.github.foigus.download.AdobeOutputModuleCC2017", + "shortname": "AdobeOutputModuleCC2017.pkg", + "inferred_type": "pkg" + }, + "com.github.foigus.munki.GenericZXPRepackage": { + "name": "GenericZXPRepackage", + "description": "Repackage an Adobe ZXP extension and import it into Munki.\n\nNOTE:\n\n- This recipe expects an unencrypted .zxp file. These are NOT available from Adobe Exchange, they either must be obtained from the vendor directly or by building an Admin Console package that contains the Extension (and thus contains the .zxp file)\n- It's highly-suggested to create overrides of this recipe with unique names, such as \"autopkg make-override GenericZXPRepackage.munki -n FoobarbazExtension.munki\"\n- The NAME, PACKAGE_ID, EXTENSION_PATH, and MUNKI_REPO_SUBDIR values _must_ be overridden to run this recipe\n- EXTENSION_PATH can be determined by installing the extension and looking for the extension name in /Library/Application Support/Adobe/CEP/extensions \n- This recipe does not download the .zxp file--feed the source file into the recipe via the following format:\nautopkg run FoobarbazExtension.munki -p /path/to/FoobarbazExtension_Install.pkg/Contents/Resources/post/addon/ZXP/123456.zxp", + "repo": "autopkg/foigus-recipes", + "path": "Adobe/GenericZXPRepackage.munki.recipe", + "parent": "com.github.foigus.pkg.GenericZXPRepackage", + "shortname": "GenericZXPRepackage.munki", "inferred_type": "munki", - "munki_display_name": "RealVNC Viewer", - "munki_description": "VNC enables you to remotely access and control your devices wherever you are in the world, whenever you need to." + "munki_display_name": "Foobarbaz", + "munki_description": "How many times has this happened to you? You have a bass, and you're trying to find an exciting new way to prepare it for the dinner table." }, - "com.github.foigus.pkg.CallRecorderforSkype": { - "name": "CallRecorderforSkype", - "description": "Downloads latest Call Recorder for Skype installer and uses it to create a package.\n\nNote: CUSTOMER_EMAIL and REG_CODE _must_ be overridden in order for this recipe to work.\n\nLog in to your Ecamm customer center and inspect the URL for these values:\n- The CUSTOMER_EMAIL is the \"u\" parameter. It's your customer email address, URL-encoded.\n- The REG_CODE is the \"c\" parameter, a six-character string.\n\nExample (spaces added for clarity):\nhttps://www.ecamm.com/cgi-bin/customercenter ? u=john%2Edoe%40example%2Ecom & c=XYZ123\n\n- Call Recorder for Skype removes the code signature from a Skype component. This is set in the\npostinstall script, but defaults to _not_ performing the code signature removal. Please change\nthis in the override to indicate understanding of the change to Skype.", + "com.github.foigus.download.UltraCompare": { + "name": "UltraCompare", + "description": "Downloads the latest UltraCompare installer.", "repo": "autopkg/foigus-recipes", - "path": "Ecamm/CallRecorderforSkype.pkg.recipe", - "parent": "com.github.foigus.download.CallRecorderforSkype", - "shortname": "CallRecorderforSkype.pkg", + "path": "IDM Computer Systems/UltraCompare.download.recipe", + "shortname": "UltraCompare.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.UltraCompare" + ] + }, + "com.github.foigus.munki.UltraCompare": { + "name": "UltraCompare", + "description": "Downloads the latest UltraCompare installer and imports it into Munki.", + "repo": "autopkg/foigus-recipes", + "path": "IDM Computer Systems/UltraCompare.munki.recipe", + "parent": "com.github.foigus.download.UltraCompare", + "shortname": "UltraCompare.munki", + "inferred_type": "munki", + "munki_display_name": "UltraCompare", + "munki_description": "Powerful 2-way or 3-way file compare and folder compare, folder sync, Excel file compare, and a lot more." + }, + "com.github.foigus.download.Sigil": { + "name": "Sigil", + "description": "Downloads the latest version of Sigil.", + "repo": "autopkg/foigus-recipes", + "path": "KevinHendricks/Sigil.download.recipe", + "shortname": "Sigil.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.Sigil", + "com.github.moofit-recipes.pkg.Sigil" + ] + }, + "com.github.foigus.munki.Sigil": { + "name": "Sigil", + "description": "Downloads latest Sigil and imports it into Munki.", + "repo": "autopkg/foigus-recipes", + "path": "KevinHendricks/Sigil.munki.recipe", + "parent": "com.github.foigus.download.Sigil", + "shortname": "Sigil.munki", + "inferred_type": "munki", + "munki_display_name": "Sigil", + "munki_description": "Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format." + }, + "com.github.foigus.pkg.ProPresetsAfterEffectsCC2019": { + "name": "ProPresetsAfterEffectsCC2019", + "description": "\"Downloads\" Pro Presets and packages it for installation under After Effects CC 2019.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2019.pkg -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2019.pkg.recipe", + "shortname": "OpticalFlaresProPresets1AfterEffectsCC2019.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.CallRecorderforSkype" + "com.github.foigus.munki.ProPresetsAfterEffectsCC2019" ] }, - "com.github.foigus.download.CallRecorderforSkype": { - "name": "CallRecorderforSkype", - "description": "Downloads latest Call Recorder for Skype installer.\n\nNote: CUSTOMER_EMAIL and REG_CODE _must_ be overridden in order for this recipe to work.\n\nLog in to your Ecamm customer center and inspect the URL for these values:\n- The CUSTOMER_EMAIL is the \"u\" parameter. It's your customer email address, URL-encoded.\n- The REG_CODE is the \"c\" parameter, a six-character string.\n\nExample (spaces added for clarity):\nhttps://www.ecamm.com/cgi-bin/customercenter ? u=john%2Edoe%40example%2Ecom & c=XYZ123", + "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020": { + "name": "OpticalFlaresAfterEffectsCC2020", + "description": "\"Downloads\" Optical Flares and packages it for installation under After Effects CC 2020.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\nNOTE:\n\n- This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2020.pkg -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2020.pkg.recipe", + "parent": "com.github.foigus.download.OpticalFlares", + "shortname": "OpticalFlaresAfterEffectsCC2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2020" + ] + }, + "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2019": { + "name": "OpticalFlaresAfterEffectsCC2019", + "description": "\"Downloads\" Optical Flares, packages it for installation under After Effects CC 2019, and imports the package into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\nNOTE: This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2019.munki -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019", + "shortname": "OpticalFlaresAfterEffectsCC2019.munki", + "inferred_type": "munki", + "munki_display_name": "Optical Flares After Effects CC 2019", + "munki_description": "Optical Flares is a plug-in for designing and animating realistic lens flares in After Effects." + }, + "com.github.foigus.download.OpticalFlares": { + "name": "OpticalFlares", + "description": "\"Downloads\" Optical Flares for installation. This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlares.download -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlares.download.recipe", + "shortname": "OpticalFlares.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020", + "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019" + ] + }, + "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2020": { + "name": "OpticalFlaresAfterEffectsCC2020", + "description": "\"Downloads\" Optical Flares, packages it for installation under After Effects CC 2020, and imports the package into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\nNOTE: This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2020.munki -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020", + "shortname": "OpticalFlaresAfterEffectsCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "Optical Flares After Effects CC 2020", + "munki_description": "Optical Flares is a plug-in for designing and animating realistic lens flares in After Effects." + }, + "com.github.foigus.munki.ProPresetsAfterEffectsCC2020": { + "name": "ProPresetsAfterEffectsCC2020", + "description": "\"Downloads\" Pro Presets, packages it for After Effects CC 2020, and imports it into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2020.munki -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2020.munki.recipe", + "parent": "com.github.foigus.pkg.ProPresetsAfterEffectsCC2020", + "shortname": "OpticalFlaresProPresets1AfterEffectsCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "Pro Presets After Effects CC 2020", + "munki_description": "The Pro Presets is a collection of 50 detailed high-end flares set up with shimmer animation, edge flare-ups and more." + }, + "com.github.foigus.munki.ProPresetsAfterEffectsCC2019": { + "name": "ProPresetsAfterEffectsCC2019", + "description": "\"Downloads\" Pro Presets, packages it for After Effects CC 2019, and imports it into Munki.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license. This can be changed by overriding the permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2019.munki -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2019.munki.recipe", + "parent": "com.github.foigus.pkg.ProPresetsAfterEffectsCC2019", + "shortname": "OpticalFlaresProPresets1AfterEffectsCC2019.munki", + "inferred_type": "munki", + "munki_display_name": "Pro Presets After Effects CC 2019", + "munki_description": "The Pro Presets is a collection of 50 detailed high-end flares set up with shimmer animation, edge flare-ups and more." + }, + "com.github.foigus.pkg.ProPresetsAfterEffectsCC2020": { + "name": "ProPresetsAfterEffectsCC2020", + "description": "\"Downloads\" Pro Presets and packages it for installation under After Effects CC 2020.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\t\nNOTE:\n- This recipe cannot determine the version of Pro Presets and must have it fed in as Input, whether via override or via CLI with -k\n- This recipe does not download the Pro Presets zip archive--feed the zip archive into the recipe via -p\n\nThe sum of the two notes above would lead to an example run of this recipe as follows:\n\nautopkg run ProPresetsAfterEffectsCC2020.pkg -p /path/to/Pro_Presets.zip -k VERSION=2020.11.25", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresProPresets1AfterEffectsCC2020.pkg.recipe", + "shortname": "OpticalFlaresProPresets1AfterEffectsCC2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.ProPresetsAfterEffectsCC2020" + ] + }, + "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019": { + "name": "OpticalFlaresAfterEffectsCC2019", + "description": "\"Downloads\" Optical Flares and packages it for installation under After Effects CC 2019.\n\nWARNING: The POSIX permissions in this recipe on the \"VideoCopilot\" folder are 0777 since this is the location where Video Copilot wants to place the license--0777 rights allows a non-admin to license Video Copilot without admin assistance. This can be changed by overriding the VIDEOCOPILOT_FOLDER_PERMISSIONS permissions in the \"Input\".\n\nNOTE:\n\n- This recipe does not download the Optical Flares zip archive--feed the zip archive into the recipe via the following format:\n\nautopkg run OpticalFlaresAfterEffectsCC2019.pkg -p /path/to/OpticalFlaresInstaller_1.3.5_Mac_2020.zip\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\n\nautopkg repo-add jessepeterson-recipes", + "repo": "autopkg/foigus-recipes", + "path": "VideoCopilot/OpticalFlaresAfterEffectsCC2019.pkg.recipe", + "parent": "com.github.foigus.download.OpticalFlares", + "shortname": "OpticalFlaresAfterEffectsCC2019.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2019" + ] + }, + "com.github.foigus.munki.ElvisInDesignCC2019Plugin": { + "name": "ElvisInDesignCC2019Plugin", + "description": "Downloads Elvis Plugin and imports it into Munki for installation for InDesign CC 2019.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Elvis package--feed the package into the recipe via the following format:\n\nautopkg run ElvisInDesignCC2019Plugin.munki -p /path/to/Elvis\\ InDesign.pkg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/ElvisInDesignCC2019Plugin.munki.recipe", + "parent": "com.github.foigus.download.ElvisInDesignPlugin", + "shortname": "ElvisInDesignCC2019Plugin.munki", + "inferred_type": "munki", + "munki_display_name": "Elvis InDesign CC 2019", + "munki_description": "Elvis DAM helps you to create incredible assets, and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2022": { + "name": "WoodwingStudioInDesignCC2022", + "description": "Packages Woodwing Studio for InDesign 2022 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInDesignCC2022.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2022_v17.0.0_Build15.dmg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/WoodwingStudioInDesignCC2022.munki.recipe", + "shortname": "WoodwingStudioInDesignCC2022.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InDesign 2022", + "munki_description": "Woodwing Studio plugins for InDesign 2022." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2020": { + "name": "WoodwingStudioInDesignCC2020", + "description": "Packages Woodwing Studio for InDesign 2020 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n- This recipe does not attempt to clean up or uninstall the previous name of the product (Smart Connection for 2020)\n\nautopkg run WoodwingStudioInDesignCC2020.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2020_v15.2.0_Build49.dmg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/WoodwingStudioInDesignCC2020.munki.recipe", + "shortname": "WoodwingStudioInDesignCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InDesign 2020", + "munki_description": "Woodwing Studio plugins for InDesign 2020." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2019": { + "name": "WoodwingSmartConnectionInDesignCC2019", + "description": "Packages InDesign Smart Connection for installation for InDesign CC 2019 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2019.munki -p /path/to/Smart_Connection_for_Adobe_CC_2019_v14.2.2_Build49.dmg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/WoodwingSmartConnectionInDesignCC2019.munki.recipe", + "shortname": "WoodwingSmartConnectionInDesignCC2019.munki", + "inferred_type": "munki", + "munki_display_name": "Smart Connection InDesign CC 2019", + "munki_description": "Smart Connection plugins for InDesign CC 2019." + }, + "com.github.foigus.download.ElvisInDesignPlugin": { + "name": "ElvisInDesignPlugin", + "description": "Download the Elvis InDesign plugin", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/ElvisInDesignPlugin.download.recipe", + "shortname": "ElvisInDesignPlugin.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.ElvisInDesignCC2019Plugin", + "com.github.foigus.munki.ElvisInDesignCC2018Plugin", + "com.github.foigus.munki.ElvisInDesignCC2015Plugin" + ] + }, + "com.github.foigus.munki.AssetsInDesignCC2023Plugin": { + "name": "AssetsInDesignCC2023Plugin", + "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign 2023.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2023Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesign.pkg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/AssetsInDesignCC2023Plugin.munki.recipe", + "parent": "com.github.foigus.download.AssetsInDesignPlugin", + "shortname": "AssetsInDesignCC2023Plugin.munki", + "inferred_type": "munki", + "munki_display_name": "Assets InDesign 2023", + "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2015": { + "name": "WoodwingSmartConnectionDigitalMagazineInDesignCC2015", + "description": "Packages InDesign Digital Magazine plugins for installation for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.2.0_Build42.dmg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki.recipe", + "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2015", + "shortname": "WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki", + "inferred_type": "munki", + "munki_display_name": "Smart Connection Digital Magazine InDesign CC 2015", + "munki_description": "Digital Magazine plugins for InDesign CC 2015." + }, + "com.github.foigus.munki.ElvisInDesignCC2018Plugin": { + "name": "ElvisInDesignCC2018Plugin", + "description": "Downloads Elvis Plugin and imports it into Munki for installation for InDesign CC 2018.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Elvis package--feed the package into the recipe via the following format:\n\nautopkg run ElvisInDesignCC2018Plugin.munki -p /path/to/Elvis\\ InDesign.pkg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/ElvisInDesignCC2018Plugin.munki.recipe", + "parent": "com.github.foigus.download.ElvisInDesignPlugin", + "shortname": "ElvisInDesignCC2018Plugin.munki", + "inferred_type": "munki", + "munki_display_name": "Elvis InDesign CC 2018", + "munki_description": "Elvis DAM helps you to create incredible assets, and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2024": { + "name": "WoodwingStudioInDesignCC2024", + "description": "Packages Woodwing Studio for InDesign 2024 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInDesignCC2024.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2024_v18.0.2_Build15.dmg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/WoodwingStudioInDesignCC2024.munki.recipe", + "shortname": "WoodwingStudioInDesignCC2024.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InDesign 2024", + "munki_description": "Woodwing Studio plugins for InDesign 2024." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2014": { + "name": "WoodwingSmartConnectionInCopyCC2014", + "description": "Packages InCopy Smart Connection for installation for InCopy CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor and hjuutilainen's ChecksumVerifier. Add these repos via:\n\nautopkg repo-add keeleysam-recipes\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInCopyCC2014.munki -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", + "repo": "autopkg/foigus-recipes", + "path": "WoodWing/WoodwingSmartConnectionInCopyCC2014.munki.recipe", + "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2014", + "shortname": "WoodwingSmartConnectionInCopyCC2014.munki", + "inferred_type": "munki", + "munki_display_name": "Smart Connection InCopy CC 2014", + "munki_description": "Smart Connection plugins for InCopy CC 2014." + }, + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2014": { + "name": "WoodwingSmartConnectionInDesignCC2014", + "description": "Packages InDesign Smart Connection for installation for InDesign CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor and hjuutilainen's ChecksumVerifier. Add these repos via:\n\nautopkg repo-add keeleysam-recipes\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2014.munki -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", "repo": "autopkg/foigus-recipes", - "path": "Ecamm/CallRecorderforSkype.download.recipe", - "shortname": "CallRecorderforSkype.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.CallRecorderforSkype" - ] + "path": "WoodWing/WoodwingSmartConnectionInDesignCC2014.munki.recipe", + "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2014", + "shortname": "WoodwingSmartConnectionInDesignCC2014.munki", + "inferred_type": "munki", + "munki_display_name": "Smart Connection InDesign CC 2014", + "munki_description": "Smart Connection plugins for InDesign CC 2014." }, - "com.github.foigus.munki.CallRecorderforSkype": { - "name": "CallRecorderforSkype", - "description": "Downloads latest Call Recorder for Skype installer, packages it, and imports it into Munki.\n\nNote: CUSTOMER_EMAIL and REG_CODE _must_ be overridden in order for this recipe to work.\n\nLog in to your Ecamm customer center and inspect the URL for these values:\n- The CUSTOMER_EMAIL is the \"u\" parameter. It's your customer email address, URL-encoded.\n- The REG_CODE is the \"c\" parameter, a six-character string.\n\nExample (spaces added for clarity):\nhttps://www.ecamm.com/cgi-bin/customercenter ? u=john%2Edoe%40example%2Ecom & c=XYZ123\n\n- Call Recorder for Skype removes the code signature from a Skype component. This is set in the\npostinstall script, but defaults to _not_ performing the code signature removal. Please change\nthis in the override to indicate understanding of the change to Skype.", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2015": { + "name": "WoodwingSmartConnectionInDesignCC2015", + "description": "Packages InDesign Smart Connection for installation for InDesign CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2015.munki -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.2.0_Build42.dmg", "repo": "autopkg/foigus-recipes", - "path": "Ecamm/CallRecorderforSkype.munki.recipe", - "parent": "com.github.foigus.pkg.CallRecorderforSkype", - "shortname": "CallRecorderforSkype.munki", + "path": "WoodWing/WoodwingSmartConnectionInDesignCC2015.munki.recipe", + "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2015", + "shortname": "WoodwingSmartConnectionInDesignCC2015.munki", "inferred_type": "munki", - "munki_display_name": "Call Recorder for Skype", - "munki_description": "Record your Skype calls directly to your Mac." + "munki_display_name": "Smart Connection InDesign CC 2015", + "munki_description": "Smart Connection plugins for InDesign CC 2015." }, - "com.github.foigus.pkg.NikCollectionPSCC2015.5": { - "name": "NikCollectionPSCC2015.5", - "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2015.5.", + "com.github.foigus.pkg.WoodwingSmartConnectionCC2014": { + "name": "WoodwingSmartConnectionCC2014", + "description": "Packages Smart Connection CC 2014 for installation.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe does not fix the InDesign Server packages, since these are very likely to be installed by hand\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionCC2015.pkg -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2015_5.pkg.recipe", - "parent": "com.github.foigus.download.NikCollection", - "shortname": "NikCollectionPSCC2015_5.pkg", + "path": "WoodWing/WoodwingSmartConnectionCC2014.pkg.recipe", + "shortname": "WoodwingSmartConnectionCC2014.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.NikCollectionPSCC2015.5" + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2014", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2014", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2014" ] }, - "com.github.foigus.munki.NikCollectionPSCC2014": { - "name": "NikCollectionPSCC2014", - "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2014, and imports it into Munki.", + "com.github.foigus.munki.AssetsInDesignCC2020Plugin": { + "name": "AssetsInDesignCC2020Plugin", + "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign 2020.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2020Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesign.pkg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2014.munki.recipe", - "parent": "com.github.foigus.pkg.NikCollectionPSCC2014", - "shortname": "NikCollectionPSCC2014.munki", + "path": "WoodWing/AssetsInDesignCC2020Plugin.munki.recipe", + "parent": "com.github.foigus.download.AssetsInDesignPlugin", + "shortname": "AssetsInDesignCC2020Plugin.munki", "inferred_type": "munki", - "munki_display_name": "Nik Collection for Photoshop CC 2014", - "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." + "munki_display_name": "Assets InDesign 2020", + "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." }, - "com.github.foigus.pkg.NikCollectionPSCC2017": { - "name": "NikCollectionPSCC2017", - "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2017.", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2020": { + "name": "WoodwingStudioInCopyCC2020", + "description": "Packages Woodwing Studio for InCopy 2020 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n- This recipe does not attempt to clean up or uninstall the previous name of the product (Smart Connection for 2020)\n\nautopkg run WoodwingStudioInCopyCC2020.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2020_v15.2.0_Build49.dmg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2017.pkg.recipe", - "parent": "com.github.foigus.download.NikCollection", - "shortname": "NikCollectionPSCC2017.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.NikCollectionPSCC2017" - ] + "path": "WoodWing/WoodwingStudioInCopyCC2020.munki.recipe", + "shortname": "WoodwingStudioInCopyCC2020.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InCopy 2020", + "munki_description": "Woodwing Studio plugins for InCopy 2020." }, - "com.github.foigus.munki.NikCollectionPSCC2015": { - "name": "NikCollectionPSCC2015", - "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2015, and imports it into Munki.", + "com.github.foigus.munki.AssetsInDesignCC2018Plugin": { + "name": "AssetsInDesignCC2018Plugin", + "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign CC 2018.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2018Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesignCC2018.pkg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2015.munki.recipe", - "parent": "com.github.foigus.pkg.NikCollectionPSCC2015", - "shortname": "NikCollectionPSCC2015.munki", + "path": "WoodWing/AssetsInDesignCC2018Plugin.munki.recipe", + "parent": "com.github.foigus.download.AssetsInDesignPlugin", + "shortname": "AssetsInDesignCC2018Plugin.munki", "inferred_type": "munki", - "munki_display_name": "Nik Collection for Photoshop CC 2015", - "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." + "munki_display_name": "Assets InDesign CC 2018", + "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." }, - "com.github.foigus.pkg.NikCollectionPSCC2014": { - "name": "NikCollectionPSCC2014", - "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2014.", + "com.github.foigus.pkg.WoodwingSmartConnectionCC2015": { + "name": "WoodwingSmartConnectionCC2015", + "description": "Packages Smart Connection CC 2015 for installation.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe does not fix the InDesign Server packages, since these are very likely to be installed by hand\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionCC2015.pkg -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.0.2_Build9.dmg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2014.pkg.recipe", - "parent": "com.github.foigus.download.NikCollection", - "shortname": "NikCollectionPSCC2014.pkg", + "path": "WoodWing/WoodwingSmartConnectionCC2015.pkg.recipe", + "shortname": "WoodwingSmartConnectionCC2015.pkg", "inferred_type": "pkg", "children": [ - "com.github.foigus.munki.NikCollectionPSCC2014" + "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2015", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2015", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2015" ] }, - "com.github.foigus.munki.NikCollectionPSCC2015.5": { - "name": "NikCollectionPSCC2015.5", - "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2015.5, and imports it into Munki.", + "com.github.foigus.munki.AssetsInDesignCC2022Plugin": { + "name": "AssetsInDesignCC2022Plugin", + "description": "Downloads Assets Plugin and imports it into Munki for installation for InDesign 2022.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Assets package--feed the package into the recipe via the following format:\n\nautopkg run AssetsInDesignCC2022Plugin.munki -p /path/WoodWing\\ Assets\\ for\\ InDesign.pkg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2015_5.munki.recipe", - "parent": "com.github.foigus.pkg.NikCollectionPSCC2015.5", - "shortname": "NikCollectionPSCC2015_5.munki", + "path": "WoodWing/AssetsInDesignCC2022Plugin.munki.recipe", + "parent": "com.github.foigus.download.AssetsInDesignPlugin", + "shortname": "AssetsInDesignCC2022Plugin.munki", "inferred_type": "munki", - "munki_display_name": "Nik Collection for Photoshop CC 2015.5", - "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." + "munki_display_name": "Assets InDesign 2022", + "munki_description": "WoodWing Assets helps you create incredible assets and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." }, - "com.github.foigus.download.NikCollection": { - "name": "NikCollection", - "description": "Downloads the latest version of Nik Collection.", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2024": { + "name": "WoodwingStudioInCopyCC2024", + "description": "Packages Woodwing Studio for InCopy 2024 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInCopyCC2024.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2024_v17.0.0_Build15.dmg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollection.download.recipe", - "shortname": "NikCollection.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.pkg.NikCollectionPSCC2015.5", - "com.github.foigus.pkg.NikCollectionPSCC2017", - "com.github.foigus.pkg.NikCollectionPSCC2014", - "com.github.foigus.pkg.NikCollectionPSCC2015" - ] + "path": "WoodWing/WoodwingStudioInCopyCC2024.munki.recipe", + "shortname": "WoodwingStudioInCopyCC2024.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InCopy 2024", + "munki_description": "Woodwing Studio plugins for InCopy 2024." }, - "com.github.foigus.munki.NikCollectionPSCC2017": { - "name": "NikCollectionPSCC2017", - "description": "Downloads the latest version of Nik Collection, packages it for Photoshop CC 2017, and imports it into Munki.", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2014": { + "name": "WoodwingSmartConnectionInDesignDigitalMagazineCC2014", + "description": "Packages InDesign Digital Magazine plugins for installation for InDesign CC 2014 and imports it into Munki\n\nNOTES:\n- This recipe depends on keeleysam's MunkiPkginfoReceiptsEditor and hjuutilainen's ChecksumVerifier. Add these repos via:\n\nautopkg repo-add keeleysam-recipes\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki -p /path/to/Smart_Connection_for_Adobe_CC_2014_v10.2.2_Build75.dmg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2017.munki.recipe", - "parent": "com.github.foigus.pkg.NikCollectionPSCC2017", - "shortname": "NikCollectionPSCC2017.munki", + "path": "WoodWing/WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki.recipe", + "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2014", + "shortname": "WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki", "inferred_type": "munki", - "munki_display_name": "Nik Collection for Photoshop CC 2017", - "munki_description": "Create stunning images faster. Add the power of the Nik Collection by Google to your workflow today." + "munki_display_name": "Smart Connection Digital Magazine InDesign CC 2014", + "munki_description": "Digital Magazine plugins for InDesign CC 2014." }, - "com.github.foigus.pkg.NikCollectionPSCC2015": { - "name": "NikCollectionPSCC2015", - "description": "Downloads the latest version of Nik Collection and packages it for Photoshop CC 2015.", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2022": { + "name": "WoodwingStudioInCopyCC2022", + "description": "Packages Woodwing Studio for InCopy 2022 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInCopyCC2022.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2022_v17.0.0_Build15.dmg", "repo": "autopkg/foigus-recipes", - "path": "DxO/NikCollectionPSCC2015.pkg.recipe", - "parent": "com.github.foigus.download.NikCollection", - "shortname": "NikCollectionPSCC2015.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.foigus.munki.NikCollectionPSCC2015" - ] + "path": "WoodWing/WoodwingStudioInCopyCC2022.munki.recipe", + "shortname": "WoodwingStudioInCopyCC2022.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InCopy 2022", + "munki_description": "Woodwing Studio plugins for InCopy 2022." }, - "com.github.foigus.munki.CaptureOneSubscription": { - "name": "CaptureOneSubscription", - "description": "Downloads the current release version of Capture One and imports it into Munki for use with subscription-licensed Capture One.\n\nNotes:\n\nThis recipe is made for Capture One when licensed with a subscription and has the following unique features/options when compared to the recipe for the perpetual version of Capture One:\n\n- Has a static Munki \"name\" as opposed to the \"CaptureOneX.Y\" \"name\"-\"first_decimal_section\"-\"second_decimal_section\" format used in the perpetual recipe (defaults to \"CaptureOneSubscription\")\n- STOP_ON_NO_NEW_DOWNLOAD Option: Skips import if no new file was retrieved in the \"download\" recipe (defaults to true). Assuming a stable ETag, this allows the recipe to run (typically in an automated fashion) with force_munkiimport set to true but avoiding duplicate imports. This allows this recipe for subscription-licensed Capture One to run in tandem with the perpetually-licensed Capture One recipe\n- FORCE_MUNKIIMPORT Option: Controls whether force_munkiimport is enabled (defaults to true (the string value is set), switch to an empty set of string tags for false). This allows the AutoPkg admin to control the force_munkiimport behavior in case it is required\n\nExpected uses of this recipe:\n\n- Capture One perpetual and Capture One subscription are in use: Recipe left in default state (STOP_ON_NO_NEW_DOWNLOAD is true, FORCE_MUNKIIMPORT is set)\n- Only Capture One subscription licensing is in use: STOP_ON_NO_NEW_DOWNLOAD is overridden to false, FORCE_MUNKIIMPORT is overridden to a null/empty string (although the behavior _should_ be acceptable even if these variables are not overridden)", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2023": { + "name": "WoodwingStudioInDesignCC2023", + "description": "Packages Woodwing Studio for InDesign 2023 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInDesignCC2023.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2023_v18.0.2_Build15.dmg", "repo": "autopkg/foigus-recipes", - "path": "PhaseOne/CaptureOneSubscription.munki.recipe", - "parent": "com.github.foigus.download.CaptureOne", - "shortname": "CaptureOneSubscription.munki", + "path": "WoodWing/WoodwingStudioInDesignCC2023.munki.recipe", + "shortname": "WoodwingStudioInDesignCC2023.munki", "inferred_type": "munki", - "munki_display_name": "Capture One", - "munki_description": "The professional choice in imaging software." + "munki_display_name": "Woodwing Studio InDesign 2023", + "munki_description": "Woodwing Studio plugins for InDesign 2023." }, - "com.github.foigus.download.CaptureOne": { - "name": "CaptureOne", - "description": "Downloads the current release version of Capture One.", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2023": { + "name": "WoodwingStudioInCopyCC2023", + "description": "Packages Woodwing Studio for InCopy 2023 and imports it into Munki.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Woodwing Studio disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingStudioInCopyCC2023.munki.recipe -p /path/to/WoodWing_Studio_for_InDesign_and_InCopy_2023_v17.0.0_Build15.dmg", "repo": "autopkg/foigus-recipes", - "path": "PhaseOne/CaptureOne.download.recipe", - "shortname": "CaptureOne.download", - "inferred_type": "download", - "children": [ - "com.github.foigus.munki.CaptureOneSubscription", - "com.github.foigus.munki.CaptureOne", - "com.github.moofit-recipes.pkg.CaptureOne" - ] + "path": "WoodWing/WoodwingStudioInCopyCC2023.munki.recipe", + "shortname": "WoodwingStudioInCopyCC2023.munki", + "inferred_type": "munki", + "munki_display_name": "Woodwing Studio InCopy 2023", + "munki_description": "Woodwing Studio plugins for InCopy 2023." }, - "com.github.foigus.munki.CaptureOne": { - "name": "CaptureOne", - "description": "Downloads the current release version of Capture One and imports it into Munki for use with perpetually-licensed Capture One.\n\nNotes:\n\n- Major version upgrades of Capture One are now judged by the first and second dotted sections of the version number. Capture One 16.3 is a major version, and the forthcoming 16.4 will also be a major version--and perpetual licenses only cover a single major version.\nReference: https://support.captureone.com/hc/en-us/community/posts/14386195229085-Capture-One-Pro-16-3-is-out-now-and-we-want-to-thank-you-\n\nThis recipe is made for Capture One when licensed perpetually and has the following unique features/options when compared to the recipe for the subscription version of Capture One:\n\n- Has a Munki \"name\" of \"CaptureOneX.Y\" (\"name\"-\"first_decimal_section\"-\"second_decimal_section\") as opposed to the static name used in the subscription recipe\n- STOP_ON_NO_NEW_DOWNLOAD Option: Skips import if no new file was retrieved in the \"download\" recipe (defaults to true). Assuming a stable ETag, this allows the recipe to run (typically in an automated fashion) with force_munkiimport set to true but avoiding duplicate imports. This allows this recipe for perpetually-licensed Capture One to run in tandem with the subscription-licensed Capture One recipe\n- FORCE_MUNKIIMPORT Option: Controls whether force_munkiimport is enabled (defaults to true (the string value is set), switch to an empty set of string tags for false). This allows the AutoPkg admin to control the force_munkiimport behavior in case it is required\n- PREFERRED_CATALOG, PREFERRED_DISPLAY_NAME, and PREFERRED_NAME keys will allow an override to completely override the corresponding values in the Munki pkginfo (excluding the pipe character in the override-supplied value, since the pipe is used as a delimiter in the \"TextSearcher\" processor)\n- This recipe depends on jazzace's TextSearcher. Add jazzace's repo via:\n\nautopkg repo-add jazzace-recipes\n\nExpected uses of this recipe:\n\n- Capture One perpetual and Capture One subscription are in use: Recipe left in default state (STOP_ON_NO_NEW_DOWNLOAD is true, FORCE_MUNKIIMPORT is set)\n- Only Capture One perpetual licensing is in use: STOP_ON_NO_NEW_DOWNLOAD is overridden to false, FORCE_MUNKIIMPORT is overridden to a null/empty string (although the behavior _should_ be acceptable even if these variables are not overridden)", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2018": { + "name": "WoodwingSmartConnectionInCopyCC2018", + "description": "Packages InCopy Smart Connection for installation for InCopy CC 2018 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInCopyCC2018.munki -p /path/to/Smart_Connection_for_Adobe_CC_2018_v13.0.0_Build4.dmg", "repo": "autopkg/foigus-recipes", - "path": "PhaseOne/CaptureOnePerpetual.munki.recipe", - "parent": "com.github.foigus.download.CaptureOne", - "shortname": "CaptureOnePerpetual.munki", + "path": "WoodWing/WoodwingSmartConnectionInCopyCC2018.munki.recipe", + "shortname": "WoodwingSmartConnectionInCopyCC2018.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "The professional choice in imaging software." + "munki_display_name": "Smart Connection InCopy CC 2018", + "munki_description": "Smart Connection plugins for InCopy CC 2018." }, - "com.github.foigus.munki.WirecastVirtualCamera": { - "name": "WirecastVirtualCamera", - "description": "Downloads the latest Wirecast Virtual Camera package for Wirecast and imports it into Munki.\n\nNOTE THIS RECIPE DOESN'T DO A WHOLE LOT WITHOUT WIRECAST. This recipe is an update_for Wirecast.", + "com.github.foigus.munki.ElvisInDesignCC2015Plugin": { + "name": "ElvisInDesignCC2015Plugin", + "description": "Downloads Elvis Plugin and imports it into Munki for installation for InDesign CC 2015.\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repo via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are enabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Elvis package--feed the package into the recipe via the following format:\n\nautopkg run ElvisInDesignCC2015Plugin.munki -p /path/to/Elvis\\ InDesign.pkg", "repo": "autopkg/foigus-recipes", - "path": "Telestream/WirecastVirtualCamera.munki.recipe", - "parent": "com.github.foigus.pkg.WirecastVirtualCamera", - "shortname": "WirecastVirtualCamera.munki", + "path": "WoodWing/ElvisInDesignCC2015Plugin.munki.recipe", + "parent": "com.github.foigus.download.ElvisInDesignPlugin", + "shortname": "ElvisInDesignCC2015Plugin.munki", "inferred_type": "munki", - "munki_display_name": "Wirecast Virtual Camera", - "munki_description": "Additional drivers for Wirecast features." + "munki_display_name": "Elvis InDesign CC 2015", + "munki_description": "Elvis DAM helps you to create incredible assets, and enables creatives to collaborate more effectively. All files are stored in a single location, giving you maximum control over when and where assets are used." }, - "com.github.foigus.munki.Wirecast": { - "name": "Wirecast", - "description": "Downloads the current version of Wirecast and imports it into Munki.", + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2018": { + "name": "WoodwingSmartConnectionInDesignCC2018", + "description": "Packages InDesign Smart Connection for installation for InDesign CC 2018 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInDesignCC2018.munki -p /path/to/Smart_Connection_for_Adobe_CC_2018_v13.0.0_Build4.dmg", "repo": "autopkg/foigus-recipes", - "path": "Telestream/Wirecast.munki.recipe", - "parent": "com.github.foigus.download.Wirecast", - "shortname": "Wirecast.munki", + "path": "WoodWing/WoodwingSmartConnectionInDesignCC2018.munki.recipe", + "shortname": "WoodwingSmartConnectionInDesignCC2018.munki", "inferred_type": "munki", - "munki_display_name": "Wirecast", - "munki_description": "Easily stream professional-looking video with Wirecast" + "munki_display_name": "Smart Connection InDesign CC 2018", + "munki_description": "Smart Connection plugins for InDesign CC 2018." }, - "com.github.foigus.pkg.WirecastVirtualCamera": { - "name": "WirecastVirtualCamera", - "description": "Downloads the current version of the Wirecast Virtual Camera driver for Wirecast and extracts the package from the dmg.\n\nThis recipe is necessary because munkiimport refuses to import the Wirecast dmg (for the purposes of obtaining the Wirecast Virtual Camera package), and \"force_munkiimport\" isn't a good idea if this is automated.", + "com.github.foigus.download.AssetsInDesignPlugin": { + "name": "ElvisInDesignPlugin", + "description": "Download the Assets InDesign plugin", "repo": "autopkg/foigus-recipes", - "path": "Telestream/WirecastVirtualCamera.pkg.recipe", - "parent": "com.github.foigus.download.Wirecast", - "shortname": "WirecastVirtualCamera.pkg", - "inferred_type": "pkg", + "path": "WoodWing/AssetsInDesignPlugin.download.recipe", + "shortname": "AssetsInDesignPlugin.download", + "inferred_type": "download", "children": [ - "com.github.foigus.munki.WirecastVirtualCamera" + "com.github.foigus.munki.AssetsInDesignCC2023Plugin", + "com.github.foigus.munki.AssetsInDesignCC2020Plugin", + "com.github.foigus.munki.AssetsInDesignCC2018Plugin", + "com.github.foigus.munki.AssetsInDesignCC2022Plugin" ] }, - "com.github.foigus.download.Wirecast": { - "name": "Wirecast", - "description": "Downloads the latest version of Wirecast.", + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2015": { + "name": "WoodwingSmartConnectionInCopyCC2015", + "description": "Packages InCopy Smart Connection for installation for InCopy CC 2015 and imports it into Munki\n\nNOTES:\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add this repos via:\n\nautopkg repo-add hjuutilainen-recipes\n\n- Specific pkgs are disabled via InstallerChoices depending on the product that's being installed. Due to this, the packages are identical--thus force_munkiimport is set to true\n- This recipe does not download the Smart Connection disk image--feed the disk image into the recipe via the following format:\n\nautopkg run WoodwingSmartConnectionInCopyCC2015.munki -p /path/to/Smart_Connection_for_Adobe_CC_2015_v11.2.0_Build42.dmg", "repo": "autopkg/foigus-recipes", - "path": "Telestream/Wirecast.download.recipe", - "shortname": "Wirecast.download", + "path": "WoodWing/WoodwingSmartConnectionInCopyCC2015.munki.recipe", + "parent": "com.github.foigus.pkg.WoodwingSmartConnectionCC2015", + "shortname": "WoodwingSmartConnectionInCopyCC2015.munki", + "inferred_type": "munki", + "munki_display_name": "Smart Connection InCopy CC 2015", + "munki_description": "Smart Connection plugins for InCopy CC 2015." + }, + "com.github.foigus.download.Choosy": { + "name": "Choosy", + "description": "Downloads the latest version of Choosy.", + "repo": "autopkg/foigus-recipes", + "path": "GeorgeBrocklehurst/Choosy.download.recipe", + "shortname": "Choosy.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.Wirecast", - "com.github.foigus.pkg.WirecastVirtualCamera" + "com.github.foigus.munki.Choosy", + "com.github.ahousseini-recipes.pkg.Choosy" ] }, - "com.github.foigus.munki.Sigil": { - "name": "Sigil", - "description": "Downloads latest Sigil and imports it into Munki.", + "com.github.foigus.munki.Choosy": { + "name": "Choosy", + "description": "Downloads the latest version of Choosy and imports it into Munki.", "repo": "autopkg/foigus-recipes", - "path": "KevinHendricks/Sigil.munki.recipe", - "parent": "com.github.foigus.download.Sigil", - "shortname": "Sigil.munki", + "path": "GeorgeBrocklehurst/Choosy.munki.recipe", + "parent": "com.github.foigus.download.Choosy", + "shortname": "Choosy.munki", "inferred_type": "munki", - "munki_display_name": "Sigil", - "munki_description": "Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format." + "munki_display_name": "Choosy", + "munki_description": "Choosy opens links in different browsers as specified, according to rules, set by the user. Forget the default browser, Choosy opens links in the right browser." }, - "com.github.foigus.download.Sigil": { - "name": "Sigil", - "description": "Downloads the latest version of Sigil.", - "repo": "autopkg/foigus-recipes", - "path": "KevinHendricks/Sigil.download.recipe", - "shortname": "Sigil.download", + "com.github.gilbertpalau.fwvlightning.download.recipe": { + "name": "FileWaveLightning", + "description": "Downloads FileWave Lightning 1.8.7", + "repo": "autopkg/gilbertpalau-recipes", + "path": "filewave-lightning/filewavelightning.download.recipe", + "shortname": "filewavelightning.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.Sigil", - "com.github.moofit-recipes.pkg.Sigil" + "com.github.gilbertpalau.fwvlightning.download.recipe", + "com.github.gilbertpalau.fwvlightning.pkg.recipe" ] }, - "com.github.gilbertpalau-recipes.download.FirefoxESR-Mac": { - "name": null, - "description": "Downloads the latest version of Mozilla Firefox ESR for Mac.", + "com.github.gilbertpalau.fwvlightning.pkg.recipe": { + "name": "FileWaveLightning", + "description": "Downloads FileWave Lightning disk image and builds a package.", "repo": "autopkg/gilbertpalau-recipes", - "path": "mozilla/firefoxesr.download.recipe", - "shortname": "firefoxesr.download", - "inferred_type": "download" + "path": "filewave-lightning/filewavelightning.pkg.recipe", + "parent": "com.github.gilbertpalau.fwvlightning.download.recipe", + "shortname": "filewavelightning.pkg", + "inferred_type": "pkg" }, "com.github.enterpriseosx.pkg.FirefoxESR": { "name": "Firefox ESR", @@ -62018,6 +62031,14 @@ "shortname": "firefoxesr.filewave", "inferred_type": "filewave" }, + "com.github.gilbertpalau-recipes.download.FirefoxESR-Mac": { + "name": null, + "description": "Downloads the latest version of Mozilla Firefox ESR for Mac.", + "repo": "autopkg/gilbertpalau-recipes", + "path": "mozilla/firefoxesr.download.recipe", + "shortname": "firefoxesr.download", + "inferred_type": "download" + }, "com.github.johncclayton.filewave.FWTool": { "name": null, "description": "Validates that the FileWave recipe setup is correct, and provides\n a placeholder to put the Processors required for FileWave recipes.\n ", @@ -62026,49 +62047,27 @@ "shortname": "FWTool.filewave", "inferred_type": "filewave" }, - "com.github.gilbertpalau.fwvlightning.download.recipe": { - "name": "FileWave Lightning", - "description": "Downloads the current release version of FileWave Lightning and imports into FileWave.", - "repo": "autopkg/gilbertpalau-recipes", - "path": "filewave-lightning/filewavelightning.filewave.recipe", - "parent": "com.github.gilbertpalau.fwvlightning.download.recipe", - "shortname": "filewavelightning.filewave", - "inferred_type": "filewave", - "children": [ - "com.github.gilbertpalau.fwvlightning.pkg.recipe", - "com.github.gilbertpalau.fwvlightning.download.recipe" - ] - }, - "com.github.gilbertpalau.fwvlightning.pkg.recipe": { - "name": "FileWaveLightning", - "description": "Downloads FileWave Lightning disk image and builds a package.", - "repo": "autopkg/gilbertpalau-recipes", - "path": "filewave-lightning/filewavelightning.pkg.recipe", - "parent": "com.github.gilbertpalau.fwvlightning.download.recipe", - "shortname": "filewavelightning.pkg", - "inferred_type": "pkg" - }, - "com.github.vmiller.munki.Fiji": { - "name": "Fiji", - "description": "Downloads the latest version of Fiji and imports it into Munki.", + "com.github.vmiller.munki.Stereonet": { + "name": "Stereonet", + "description": "Downloads the latest version of Stereonet and imports it into Munki.", "repo": "autopkg/vmiller-recipes", - "path": "Fiji/Fiji.munki.recipe", - "parent": "com.github.rtrouton.pkg.Fiji", - "shortname": "Fiji.munki", + "path": "Stereonet/Stereonet.munki.recipe", + "parent": "com.github.vmiller.download.Stereonet", + "shortname": "Stereonet.munki", "inferred_type": "munki", - "munki_display_name": "Fiji", - "munki_description": "Fiji is an image processing package. It can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure. Fiji compares to ImageJ as Ubuntu compares to Linux." + "munki_display_name": "Stereonet", + "munki_description": "Calculator for structural geology (was GeoCalc)." }, - "com.github.vmiller.munki.netlogo": { - "name": "NetLogo", - "description": "Downloads the latest version of NetLogo and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.vmiller.download.Stereonet": { + "name": "Stereonet", + "description": "Downloads the latest version of Stereonet.", "repo": "autopkg/vmiller-recipes", - "path": "NetLogo/NetLogo.munki.recipe", - "parent": "com.github.vmiller.pkg.netlogo", - "shortname": "NetLogo.munki", - "inferred_type": "munki", - "munki_display_name": "NetLogo", - "munki_description": "NetLogo is a multi-agent programmable modeling environment. It is used by tens of thousands of students, teachers and researchers worldwide. It also powers HubNet participatory simulations. It is authored by Uri Wilensky and developed at the CCL." + "path": "Stereonet/Stereonet.download.recipe", + "shortname": "Stereonet.download", + "inferred_type": "download", + "children": [ + "com.github.vmiller.munki.Stereonet" + ] }, "com.github.vmiller.pkg.netlogo": { "name": "NetLogo", @@ -62093,53 +62092,94 @@ "com.github.vmiller.pkg.netlogo" ] }, - "com.github.vmiller.munki.PowerShell": { - "name": "PowerShell", - "description": "Downloads the latest version of PowerShell and imports it into Munki.", + "com.github.vmiller.munki.netlogo": { + "name": "NetLogo", + "description": "Downloads the latest version of NetLogo and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/vmiller-recipes", - "path": "PowerShell/PowerShell.munki.recipe", - "parent": "com.github.vmiller.download.PowerShell", - "shortname": "PowerShell.munki", + "path": "NetLogo/NetLogo.munki.recipe", + "parent": "com.github.vmiller.pkg.netlogo", + "shortname": "NetLogo.munki", "inferred_type": "munki", - "munki_display_name": "PowerShell", - "munki_description": "PowerShell for every system!" + "munki_display_name": "NetLogo", + "munki_description": "NetLogo is a multi-agent programmable modeling environment. It is used by tens of thousands of students, teachers and researchers worldwide. It also powers HubNet participatory simulations. It is authored by Uri Wilensky and developed at the CCL." }, - "com.github.vmiller.download.PowerShell": { - "name": "PowerShell", - "description": "Downloads the latest version of PowerShell.\nSet MAJOR_VERSION to the major version you wish to search for, i.e. 7.2, 7.3, 7.4\nARCH can be one of 'arm64' or 'x64'", + "com.github.vmiller.munki.sassafrasclient": { + "name": "AllSight", + "description": "Imports the latest client installer for Sassafras into Munki", "repo": "autopkg/vmiller-recipes", - "path": "PowerShell/PowerShell.download.recipe", - "shortname": "PowerShell.download", - "inferred_type": "download", - "children": [ - "com.github.vmiller.munki.PowerShell", - "com.github.peshay.filewave.PowerShell", - "com.github.d33t5.pkg.PowerShell", - "com.github.davidbpirie.jamf-upload.PowerShell" - ] + "path": "Sassafras/SassafrasClient.munki.recipe", + "parent": "com.github.jazzace.download.sassafrasallsight", + "shortname": "SassafrasClient.munki", + "inferred_type": "munki", + "munki_display_name": "Keyserver Client", + "munki_description": "Keyserver client software" }, - "com.github.vmiller.munki.VESTA": { - "name": "VESTA", - "description": "Downloads the latest version of VESTA and imports it into Munki.", + "com.github.vmiller.munki.sassafrasadmin": { + "name": "AllSight", + "description": "Downloads the latest admin installer for Sassafras AllSight/LabSight/KeySight.\n", "repo": "autopkg/vmiller-recipes", - "path": "VESTA/VESTA.munki.recipe", - "parent": "com.github.vmiller.download.VESTA", - "shortname": "VESTA.munki", + "path": "Sassafras/SassafrasAdmin.munki.recipe", + "parent": "com.github.jazzace.download.sassafrasallsight", + "shortname": "SassafrasAdmin.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "VESTA is a 3D visualization program for structural models, volumetric data such as electron/nuclear densities, and crystal morphologies." + "munki_display_name": "Keyserver Admin CLient", + "munki_description": "Keyserver admin software" }, - "com.github.vmiller.download.VESTA": { - "name": null, - "description": "Downloads the latest version of VESTA", + "com.github.vmiller.munki.SimUText": { + "name": "SimUText", + "description": "Downloads the latest version of SimUText 2016-2017 and imports it into Munki.", "repo": "autopkg/vmiller-recipes", - "path": "VESTA/VESTA.download.recipe", - "shortname": "VESTA.download", + "path": "SimBio/SimUText.munki.recipe", + "parent": "com.github.vmiller.download.SimUText", + "shortname": "SimUText.munki", + "inferred_type": "munki", + "munki_display_name": "SimUText 2016-2017", + "munki_description": " " + }, + "com.github.vmiller.munki.SimUText2021-2022": { + "name": "SimUText 2021-2022", + "description": "Downloads the latest version of SimUText 2021-2022 and imports it into Munki.", + "repo": "autopkg/vmiller-recipes", + "path": "SimBio/SimUText 2021-2022.munki.recipe", + "parent": "com.github.vmiller.download.SimUText2021-2022", + "shortname": "SimUText 2021-2022.munki", + "inferred_type": "munki", + "munki_display_name": "SimUText 2021-2022", + "munki_description": "Edit CVS and TXT files." + }, + "com.github.vmiller.download.SimUText": { + "name": "SimUText", + "description": "Downloads the latest version of SimUText.", + "repo": "autopkg/vmiller-recipes", + "path": "SimBio/SimUText.download.recipe", + "shortname": "SimUText.download", "inferred_type": "download", "children": [ - "com.github.vmiller.munki.VESTA" + "com.github.vmiller.munki.SimUText" + ] + }, + "com.github.vmiller.download.SimUText2021-2022": { + "name": "SimUText 2021-2022", + "description": "Downloads the latest version of SimUText 2021-2022.", + "repo": "autopkg/vmiller-recipes", + "path": "SimBio/SimUText 2021-2022.download.recipe", + "shortname": "SimUText 2021-2022.download", + "inferred_type": "download", + "children": [ + "com.github.vmiller.munki.SimUText2021-2022" ] }, + "com.github.vmiller.munki.Fiji": { + "name": "Fiji", + "description": "Downloads the latest version of Fiji and imports it into Munki.", + "repo": "autopkg/vmiller-recipes", + "path": "Fiji/Fiji.munki.recipe", + "parent": "com.github.rtrouton.pkg.Fiji", + "shortname": "Fiji.munki", + "inferred_type": "munki", + "munki_display_name": "Fiji", + "munki_description": "Fiji is an image processing package. It can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure. Fiji compares to ImageJ as Ubuntu compares to Linux." + }, "com.github.vmiller.munki.ImageJ": { "name": "ImageJ", "description": "Downloads the latest version of ImageJ and imports it into Munki.", @@ -62151,50 +62191,27 @@ "munki_display_name": "ImageJ", "munki_description": "ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh." }, - "com.github.vmiller.munki.gitlab-runner": { - "name": "gitlab-runner", - "description": "Imports the latest macOS gitlab-runner binary into munki.\n\n\tARCH should be set to arm64 for apple silicon to amd64 for intel\n\n\tMUNKI_ARCH should be set to arm64 or x86_64 ", - "repo": "autopkg/vmiller-recipes", - "path": "GitLab/gitlab-runner.munki.recipe", - "parent": "com.github.vmiller.pkg.gitlab-runner", - "shortname": "gitlab-runner.munki", - "inferred_type": "munki", - "munki_display_name": "GitLab Runner", - "munki_description": "Installs the macOS GitLab Runner" - }, - "com.github.vmiller.pkg.gitlab-runner": { - "name": "gitlab-runner", - "description": "Downloads and packages the latest macOS gitlab-runner binary.\n\tARCH should be set to arm64 for apple silicon to amd64 for intel", - "repo": "autopkg/vmiller-recipes", - "path": "GitLab/gitlab-runner.pkg.recipe", - "parent": "com.github.vmiller.download.gitlab-runner", - "shortname": "gitlab-runner.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.vmiller.munki.gitlab-runner" - ] - }, - "com.github.vmiller.download.gitlab-runner": { - "name": "gitlab-runner", - "description": "Downloads the latest release of the gitlab-runner macOS binary.\n\t\tARCH should be set to arm64 for apple silicon to amd64 for intel", + "com.github.vmiller.download.KalturaCaptureSpaceDesktopRecorder": { + "name": "Kaltura CaptureSpace Desktop Recorder", + "description": "Downloads the latest version of Kaltura CaptureSpace Desktop Recorder.", "repo": "autopkg/vmiller-recipes", - "path": "GitLab/gitlab-runner.download.recipe", - "shortname": "gitlab-runner.download", + "path": "Kaltura, Inc./KalturaCaptureSpaceDesktopRecorder.download.recipe", + "shortname": "KalturaCaptureSpaceDesktopRecorder.download", "inferred_type": "download", "children": [ - "com.github.vmiller.pkg.gitlab-runner" + "com.github.vmiller.munki.KalturaCaptureSpaceDesktopRecorder" ] }, - "com.github.vmiller.download.bioformats_package": { - "name": "loci_tools", - "description": "Downloads latest Loci Tools for ImageJ jar file. NOTE: Code signature verification not available for this download", + "com.github.vmiller.munki.KalturaCaptureSpaceDesktopRecorder": { + "name": "Kaltura CaptureSpace Desktop Recorder", + "description": "Downloads the latest version of Kaltura CaptureSpace Desktop Recorder and imports it into Munki.", "repo": "autopkg/vmiller-recipes", - "path": "bio-formats/bioformats_package.download.recipe", - "shortname": "bioformats_package.download", - "inferred_type": "download", - "children": [ - "com.github.vmiller.munki.bioformats_package" - ] + "path": "Kaltura, Inc./KalturaCaptureSpaceDesktopRecorder.munki.recipe", + "parent": "com.github.vmiller.download.KalturaCaptureSpaceDesktopRecorder", + "shortname": "KalturaCaptureSpaceDesktopRecorder.munki", + "inferred_type": "munki", + "munki_display_name": "Kaltura CaptureSpace Desktop Recorder", + "munki_description": "The Kaltura CaptureSpace Desktop Recorder enables easy capture in class, at home or on-the-go with automated publishing and interactive viewing within the LMS and Kaltura's MediaSpace video portal." }, "com.github.vmiller.munki.bioformats_package": { "name": "bioformats_package", @@ -62207,28 +62224,17 @@ "munki_display_name": "bioformats_package for ImageJ", "munki_description": "bioformats_package for ImageJ" }, - "com.github.vmiller.download.Stereonet": { - "name": "Stereonet", - "description": "Downloads the latest version of Stereonet.", + "com.github.vmiller.download.bioformats_package": { + "name": "loci_tools", + "description": "Downloads latest Loci Tools for ImageJ jar file. NOTE: Code signature verification not available for this download", "repo": "autopkg/vmiller-recipes", - "path": "Stereonet/Stereonet.download.recipe", - "shortname": "Stereonet.download", + "path": "bio-formats/bioformats_package.download.recipe", + "shortname": "bioformats_package.download", "inferred_type": "download", "children": [ - "com.github.vmiller.munki.Stereonet" + "com.github.vmiller.munki.bioformats_package" ] }, - "com.github.vmiller.munki.Stereonet": { - "name": "Stereonet", - "description": "Downloads the latest version of Stereonet and imports it into Munki.", - "repo": "autopkg/vmiller-recipes", - "path": "Stereonet/Stereonet.munki.recipe", - "parent": "com.github.vmiller.download.Stereonet", - "shortname": "Stereonet.munki", - "inferred_type": "munki", - "munki_display_name": "Stereonet", - "munki_description": "Calculator for structural geology (was GeoCalc)." - }, "com.github.vmiller.download.tracker": { "name": "Tracker", "description": "Downloads latest Tracker ZIP file. NOTE: https download/code signing not available for this software. Take care to inspect/test the downloaded file.", @@ -62240,93 +62246,64 @@ "com.github.homebysix.pkg.Tracker" ] }, - "com.github.vmiller.download.SoundSiphon": { - "name": "Sound Siphon", - "description": "Downloads the latest version of Sound Siphon.", - "repo": "autopkg/vmiller-recipes", - "path": "Sound Siphon/Sound Siphon.download.recipe", - "shortname": "Sound Siphon.download", - "inferred_type": "download", - "children": [ - "com.github.vmiller.munki.SoundSiphon" - ] - }, - "com.github.vmiller.munki.SoundSiphon": { - "name": "Sound Siphon", - "description": "Downloads the latest version of Sound Siphon and imports it into Munki.", - "repo": "autopkg/vmiller-recipes", - "path": "Sound Siphon/Sound Siphon.munki.recipe", - "parent": "com.github.vmiller.download.SoundSiphon", - "shortname": "Sound Siphon.munki", - "inferred_type": "munki", - "munki_display_name": "Sound Siphon", - "munki_description": "Sound Forge Pro software efficiently and reliably provides audio editors and producers complete control over all aspects of audio editing and mastering." - }, - "com.github.vmiller.munki.SimUText": { - "name": "SimUText", - "description": "Downloads the latest version of SimUText 2016-2017 and imports it into Munki.", - "repo": "autopkg/vmiller-recipes", - "path": "SimBio/SimUText.munki.recipe", - "parent": "com.github.vmiller.download.SimUText", - "shortname": "SimUText.munki", - "inferred_type": "munki", - "munki_display_name": "SimUText 2016-2017", - "munki_description": " " - }, - "com.github.vmiller.munki.SimUText2021-2022": { - "name": "SimUText 2021-2022", - "description": "Downloads the latest version of SimUText 2021-2022 and imports it into Munki.", + "com.github.vmiller.munki.PowerShell": { + "name": "PowerShell", + "description": "Downloads the latest version of PowerShell and imports it into Munki.", "repo": "autopkg/vmiller-recipes", - "path": "SimBio/SimUText 2021-2022.munki.recipe", - "parent": "com.github.vmiller.download.SimUText2021-2022", - "shortname": "SimUText 2021-2022.munki", + "path": "PowerShell/PowerShell.munki.recipe", + "parent": "com.github.vmiller.download.PowerShell", + "shortname": "PowerShell.munki", "inferred_type": "munki", - "munki_display_name": "SimUText 2021-2022", - "munki_description": "Edit CVS and TXT files." + "munki_display_name": "PowerShell", + "munki_description": "PowerShell for every system!" }, - "com.github.vmiller.download.SimUText2021-2022": { - "name": "SimUText 2021-2022", - "description": "Downloads the latest version of SimUText 2021-2022.", + "com.github.vmiller.download.PowerShell": { + "name": "PowerShell", + "description": "Downloads the latest version of PowerShell.\nSet MAJOR_VERSION to the major version you wish to search for, i.e. 7.2, 7.3, 7.4\nARCH can be one of 'arm64' or 'x64'", "repo": "autopkg/vmiller-recipes", - "path": "SimBio/SimUText 2021-2022.download.recipe", - "shortname": "SimUText 2021-2022.download", + "path": "PowerShell/PowerShell.download.recipe", + "shortname": "PowerShell.download", "inferred_type": "download", "children": [ - "com.github.vmiller.munki.SimUText2021-2022" + "com.github.vmiller.munki.PowerShell", + "com.github.peshay.filewave.PowerShell", + "com.github.d33t5.pkg.PowerShell", + "com.github.davidbpirie.jamf-upload.PowerShell" ] }, - "com.github.vmiller.download.SimUText": { - "name": "SimUText", - "description": "Downloads the latest version of SimUText.", + "com.github.vmiller.download.gitlab-runner": { + "name": "gitlab-runner", + "description": "Downloads the latest release of the gitlab-runner macOS binary.\n\t\tARCH should be set to arm64 for apple silicon to amd64 for intel", "repo": "autopkg/vmiller-recipes", - "path": "SimBio/SimUText.download.recipe", - "shortname": "SimUText.download", + "path": "GitLab/gitlab-runner.download.recipe", + "shortname": "gitlab-runner.download", "inferred_type": "download", "children": [ - "com.github.vmiller.munki.SimUText" + "com.github.vmiller.pkg.gitlab-runner" ] }, - "com.github.vmiller.munki.sassafrasclient": { - "name": "AllSight", - "description": "Imports the latest client installer for Sassafras into Munki", + "com.github.vmiller.munki.gitlab-runner": { + "name": "gitlab-runner", + "description": "Imports the latest macOS gitlab-runner binary into munki.\n\n\tARCH should be set to arm64 for apple silicon to amd64 for intel\n\n\tMUNKI_ARCH should be set to arm64 or x86_64 ", "repo": "autopkg/vmiller-recipes", - "path": "Sassafras/SassafrasClient.munki.recipe", - "parent": "com.github.jazzace.download.sassafrasallsight", - "shortname": "SassafrasClient.munki", + "path": "GitLab/gitlab-runner.munki.recipe", + "parent": "com.github.vmiller.pkg.gitlab-runner", + "shortname": "gitlab-runner.munki", "inferred_type": "munki", - "munki_display_name": "Keyserver Client", - "munki_description": "Keyserver client software" + "munki_display_name": "GitLab Runner", + "munki_description": "Installs the macOS GitLab Runner" }, - "com.github.vmiller.munki.sassafrasadmin": { - "name": "AllSight", - "description": "Downloads the latest admin installer for Sassafras AllSight/LabSight/KeySight.\n", + "com.github.vmiller.pkg.gitlab-runner": { + "name": "gitlab-runner", + "description": "Downloads and packages the latest macOS gitlab-runner binary.\n\tARCH should be set to arm64 for apple silicon to amd64 for intel", "repo": "autopkg/vmiller-recipes", - "path": "Sassafras/SassafrasAdmin.munki.recipe", - "parent": "com.github.jazzace.download.sassafrasallsight", - "shortname": "SassafrasAdmin.munki", - "inferred_type": "munki", - "munki_display_name": "Keyserver Admin CLient", - "munki_description": "Keyserver admin software" + "path": "GitLab/gitlab-runner.pkg.recipe", + "parent": "com.github.vmiller.download.gitlab-runner", + "shortname": "gitlab-runner.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.vmiller.munki.gitlab-runner" + ] }, "com.github.vmiller.download.KurzweilWeb": { "name": "Kurzweil", @@ -62336,431 +62313,235 @@ "shortname": "KurzweilWeb.download", "inferred_type": "download" }, - "com.github.vmiller.munki.KalturaCaptureSpaceDesktopRecorder": { - "name": "Kaltura CaptureSpace Desktop Recorder", - "description": "Downloads the latest version of Kaltura CaptureSpace Desktop Recorder and imports it into Munki.", - "repo": "autopkg/vmiller-recipes", - "path": "Kaltura, Inc./KalturaCaptureSpaceDesktopRecorder.munki.recipe", - "parent": "com.github.vmiller.download.KalturaCaptureSpaceDesktopRecorder", - "shortname": "KalturaCaptureSpaceDesktopRecorder.munki", - "inferred_type": "munki", - "munki_display_name": "Kaltura CaptureSpace Desktop Recorder", - "munki_description": "The Kaltura CaptureSpace Desktop Recorder enables easy capture in class, at home or on-the-go with automated publishing and interactive viewing within the LMS and Kaltura's MediaSpace video portal." - }, - "com.github.vmiller.download.KalturaCaptureSpaceDesktopRecorder": { - "name": "Kaltura CaptureSpace Desktop Recorder", - "description": "Downloads the latest version of Kaltura CaptureSpace Desktop Recorder.", + "com.github.vmiller.download.VESTA": { + "name": null, + "description": "Downloads the latest version of VESTA", "repo": "autopkg/vmiller-recipes", - "path": "Kaltura, Inc./KalturaCaptureSpaceDesktopRecorder.download.recipe", - "shortname": "KalturaCaptureSpaceDesktopRecorder.download", - "inferred_type": "download", - "children": [ - "com.github.vmiller.munki.KalturaCaptureSpaceDesktopRecorder" - ] - }, - "uk.ac.ox.orchard.download.ReflectorTeacher": { - "name": "Reflector Teacher", - "description": "Downloads the latest version of Reflector Teacher.", - "repo": "autopkg/orchard-recipes", - "path": "ReflectorTeacher/ReflectorTeacher.download.recipe", - "shortname": "ReflectorTeacher.download", + "path": "VESTA/VESTA.download.recipe", + "shortname": "VESTA.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.RelectorTeacher", - "com.github.ahousseini-recipes.pkg.ReflectorTeacher" + "com.github.vmiller.munki.VESTA" ] }, - "uk.ac.ox.orchard.munki.RelectorTeacher": { - "name": "Reflector_Teacher", - "description": "Downloads the latest version of Reflector Teacher and imports it into Munki", - "repo": "autopkg/orchard-recipes", - "path": "ReflectorTeacher/ReflectorTeacher.munki.recipe", - "parent": "uk.ac.ox.orchard.download.ReflectorTeacher", - "shortname": "ReflectorTeacher.munki", + "com.github.vmiller.munki.VESTA": { + "name": "VESTA", + "description": "Downloads the latest version of VESTA and imports it into Munki.", + "repo": "autopkg/vmiller-recipes", + "path": "VESTA/VESTA.munki.recipe", + "parent": "com.github.vmiller.download.VESTA", + "shortname": "VESTA.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Reflector Teacher is a wireless mirroring and streaming reciever that works with Google Cast and AirPlay-enabled devices.\nEverything you do on your phone, tablet or computer can be wirelessly sent to reflector." - }, - "uk.ac.ox.orchard.pkg.oXygenXMLEditor": { - "name": null, - "description": "", - "repo": "autopkg/orchard-recipes", - "path": "oXygenXMLEditor/oXygenXMLEditor.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.oXygenXMLEditor", - "shortname": "oXygenXMLEditor.pkg", - "inferred_type": "pkg", - "children": [ - "uk.ac.ox.orchard.munki.oXygenXMLEditor" - ] - }, - "uk.ac.ox.orchard.download.oXygenXMLEditor": { - "name": "Oxygen_XML_Editor", - "description": "Downloads the latest version of oXygen XML Editor", - "repo": "autopkg/orchard-recipes", - "path": "oXygenXMLEditor/oXygenXMLEditor.download.recipe", - "shortname": "oXygenXMLEditor.download", - "inferred_type": "download", - "children": [ - "uk.ac.ox.orchard.pkg.oXygenXMLEditor" - ] - }, - "uk.ac.ox.orchard.munki.oXygenXMLEditor": { - "name": "Oxygen_XML_Editor", - "description": "Set the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/orchard-recipes", - "path": "oXygenXMLEditor/oXygenXMLEditor.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.oXygenXMLEditor", - "shortname": "oXygenXMLEditor.munki", - "inferred_type": "munki", - "munki_display_name": "Oxygen XML Editor", - "munki_description": "The Oxygen XML Editor is a multi-platform XML editor, XSLT/XQuery debugger and profiler with Unicode support." + "munki_description": "VESTA is a 3D visualization program for structural models, volumetric data such as electron/nuclear densities, and crystal morphologies." }, - "uk.ac.ox.orchard.munki.FDR": { - "name": "FDR", - "description": "Downloads the current release version of FDR, packages it, and imports into Munki", - "repo": "autopkg/orchard-recipes", - "path": "FDR/FDR.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.FDR", - "shortname": "FDR.munki", + "com.github.vmiller.munki.SoundSiphon": { + "name": "Sound Siphon", + "description": "Downloads the latest version of Sound Siphon and imports it into Munki.", + "repo": "autopkg/vmiller-recipes", + "path": "Sound Siphon/Sound Siphon.munki.recipe", + "parent": "com.github.vmiller.download.SoundSiphon", + "shortname": "Sound Siphon.munki", "inferred_type": "munki", - "munki_display_name": "FDR - the CSP Refinement Checker", - "munki_description": "FDR analyses programs written in CSP_M, which combines the operators of Hoare's CSP with a functional programming language. It also has support for analysing timed systems, via tock CSP." - }, - "uk.ac.ox.orchard.pkg.FDR": { - "name": "FDR", - "description": "Packages the latest version of FDR", - "repo": "autopkg/orchard-recipes", - "path": "FDR/FDR.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.FDR", - "shortname": "FDR.pkg", - "inferred_type": "pkg", - "children": [ - "uk.ac.ox.orchard.munki.FDR" - ] + "munki_display_name": "Sound Siphon", + "munki_description": "Sound Forge Pro software efficiently and reliably provides audio editors and producers complete control over all aspects of audio editing and mastering." }, - "uk.ac.ox.orchard.download.FDR": { - "name": "FDR", - "description": "Downloads the current release version of FDR", - "repo": "autopkg/orchard-recipes", - "path": "FDR/FDR.download.recipe", - "shortname": "FDR.download", + "com.github.vmiller.download.SoundSiphon": { + "name": "Sound Siphon", + "description": "Downloads the latest version of Sound Siphon.", + "repo": "autopkg/vmiller-recipes", + "path": "Sound Siphon/Sound Siphon.download.recipe", + "shortname": "Sound Siphon.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.FDR" + "com.github.vmiller.munki.SoundSiphon" ] }, - "uk.ac.ox.orchard.download.lightworks": { - "name": "Lightworks", - "description": "Downloads the current release version of EditShare Lightworks", + "uk.ac.ox.orchard.SharedProcessors": { + "name": null, + "description": "Stub Recipe for Orchard Shared Processors", "repo": "autopkg/orchard-recipes", - "path": "Lightworks/Lightworks.download.recipe", - "shortname": "Lightworks.download", - "inferred_type": "download", - "children": [ - "uk.ac.ox.orchard.munki.lightworks", - "uk.ac.ox.orchard.pkg.lightworks" - ] + "path": "SharedProcessors/SharedProcessors.recipe" }, - "uk.ac.ox.orchard.munki.lightworks": { - "name": "Lightworks", - "description": "Downloads latest version of EditShare Lightworks and imports into a Munki repo.", + "uk.ac.ox.orchard.munki.StatPlus_mac_LE": { + "name": "StatPlus_mac_LE", + "description": "Downloads latest version of StatPlus:mac LE and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "Lightworks/Lightworks.munki.recipe", - "parent": "uk.ac.ox.orchard.download.lightworks", - "shortname": "Lightworks.munki", + "path": "StatPlus_mac_LE/StatPlus_mac_LE.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.StatPlus_mac_LE", + "shortname": "StatPlus_mac_LE.munki", "inferred_type": "munki", - "munki_display_name": "Lightworks", - "munki_description": "Lightworks is EditShare's Academy and Emmy award-winning, professional video editing software" - }, - "uk.ac.ox.orchard.pkg.lightworks": { - "name": "Lightworks", - "description": "Downloads latest version of Lightworks and builds an Apple installer pkg", - "repo": "autopkg/orchard-recipes", - "path": "Lightworks/Lightworks.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.lightworks", - "shortname": "Lightworks.pkg", - "inferred_type": "pkg" + "munki_display_name": "StatPlus:mac LE", + "munki_description": "Statistics analysis tool, primarly for Microsoft Excel but can be run standalone. Free LE version which can be licensed to Professional version." }, - "uk.ac.ox.orchard.pkg.EclipseMars": { - "name": "Eclipse_Mars", - "description": "Downloads the latest version of Eclipse Mars and makes a pkg of it.", + "uk.ac.ox.orchard.pkg.StatPlus_mac_LE": { + "name": "StatPlus_mac_LE", + "description": "Downloads latest version of StatPlus:mac LE and creates a pkg", "repo": "autopkg/orchard-recipes", - "path": "Eclipse/EclipseMars.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.EclipseMars", - "shortname": "EclipseMars.pkg", + "path": "StatPlus_mac_LE/StatPlus_mac_LE.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.StatPlus_mac_LE", + "shortname": "StatPlus_mac_LE.pkg", "inferred_type": "pkg", "children": [ - "com.github.rtrouton.jss.Eclipse-Mars", - "uk.ac.ox.orchard.munki.EclipseMars" - ] - }, - "uk.ac.ox.orchard.download.EclipseMars": { - "name": "Eclipse_Mars", - "description": "Downloads the current release version of Eclipse Mars", - "repo": "autopkg/orchard-recipes", - "path": "Eclipse/EclipseMars.download.recipe", - "shortname": "EclipseMars.download", - "inferred_type": "download", - "children": [ - "uk.ac.ox.orchard.pkg.EclipseMars", - "com.github.prochat.pkg.EclipseMarsGyMo" - ] - }, - "uk.ac.ox.orchard.munki.EclipseMars": { - "name": "Eclipse_Mars", - "description": "Downloads the latest version of Eclipse Mars and imports into Munki.", - "repo": "autopkg/orchard-recipes", - "path": "Eclipse/EclipseMars.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.EclipseMars", - "shortname": "EclipseMars.munki", - "inferred_type": "munki", - "munki_display_name": "Eclipse Mars", - "munki_description": "Tools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and others." - }, - "uk.ac.ox.orchard.download.BlueJ": { - "name": "BlueJ", - "description": "Downloads the latest version of University of Kent's BlueJ", - "repo": "autopkg/orchard-recipes", - "path": "BlueJ/BlueJ.download.recipe", - "shortname": "BlueJ.download", - "inferred_type": "download", - "children": [ - "uk.ac.ox.orchard.munki.BlueJ", - "com.github.ahousseini-recipes.pkg.BlueJ" + "uk.ac.ox.orchard.munki.StatPlus_mac_LE" ] }, - "uk.ac.ox.orchard.munki.BlueJ": { - "name": "BlueJ", - "description": "Download's the latest version of University of Kent's BlueJ and imports into Munki", - "repo": "autopkg/orchard-recipes", - "path": "BlueJ/BlueJ.munki.recipe", - "parent": "uk.ac.ox.orchard.download.BlueJ", - "shortname": "BlueJ.munki", - "inferred_type": "munki", - "munki_display_name": "BlueJ", - "munki_description": "A free Java Development Environment designed for beginners, used by millions worldwide." - }, - "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller": { - "name": "Creative Cloud Installer", - "description": null, - "repo": "autopkg/orchard-recipes", - "path": "Adobe/AdobeCreativeCloudInstaller.munki.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", - "shortname": "AdobeCreativeCloudInstaller.munki", - "inferred_type": "munki", - "munki_display_name": "Creative Cloud Installer", - "munki_description": "The Creative Cloud app runs in the menu bar and allows you to install, update or remove Creative Cloud applications for which you are licensed." - }, - "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon": { - "name": "Creative Cloud Installer", - "description": null, - "repo": "autopkg/orchard-recipes", - "path": "Adobe/AdobeCreativeCloudInstallerAppleSilicon.munki.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", - "shortname": "AdobeCreativeCloudInstallerAppleSilicon.munki", - "inferred_type": "munki", - "munki_display_name": "Creative Cloud Installer", - "munki_description": "The Creative Cloud app runs in the menu bar and allows you to install, update or remove Creative Cloud applications for which you are licensed." - }, - "uk.ac.ox.orchard.munki.Reflector2": { - "name": "Reflector2", - "description": "Downloads the latest version of Reflector 2 and imports it into Munki", - "repo": "autopkg/orchard-recipes", - "path": "Reflector2/Reflector2.munki.recipe", - "parent": "uk.ac.ox.orchard.download.Reflector2", - "shortname": "Reflector2.munki", - "inferred_type": "munki", - "munki_display_name": "Reflector 2", - "munki_description": "Reflector is a wireless mirroring and streaming receiver that works great with Google Cast\u2122, AirPlay\u2122 and AirParrot 2\u00ae. Mirror your content to the big screen without wires or complicated setups. Play games, watch movies, demo applications or present from the palm of your hand. Even send your screens directly to YouTube for others to watch live. " - }, - "uk.ac.ox.orchard.download.Reflector2": { - "name": null, - "description": "Downloads the latest version of Reflector 2", + "uk.ac.ox.orchard.download.StatPlus_mac_LE": { + "name": "StatPlus_mac_LE", + "description": "Downloads the latest version of StatPlus:mac LE", "repo": "autopkg/orchard-recipes", - "path": "Reflector2/Reflector2.download.recipe", - "shortname": "Reflector2.download", + "path": "StatPlus_mac_LE/StatPlus_mac_LE.download.recipe", + "shortname": "StatPlus_mac_LE.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.Reflector2" + "uk.ac.ox.orchard.pkg.StatPlus_mac_LE" ] }, - "uk.ac.ox.orchard.pkg.EyefiMobiDesktop": { - "name": "Eyefi_Mobi_Desktop", - "description": "Download the current version of Eyefi Mobi Desktop and extracts the version info from the package", - "repo": "autopkg/orchard-recipes", - "path": "EyeFI/EyefiMobiDesktop.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.EyefiMobiDesktop", - "shortname": "EyefiMobiDesktop.pkg", - "inferred_type": "pkg" - }, - "uk.ac.ox.orchard.download.EyefiMobiDesktop": { - "name": "Eyefi_Mobi_Desktop", - "description": "Downloads the current version of Eyefi Mobi Desktop", + "uk.ac.ox.orchard.download.SWIProlog": { + "name": "SWI_Prolog", + "description": "Downloads the current release version of SWI Prolog", "repo": "autopkg/orchard-recipes", - "path": "EyeFI/EyefiMobiDesktop.download.recipe", - "shortname": "EyefiMobiDesktop.download", + "path": "SWI_Prolog/SWI_Prolog.download.recipe", + "shortname": "SWI_Prolog.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.EyefiMobiDesktop" + "uk.ac.ox.orchard.munki.SWIProlog" ] }, - "uk.ac.ox.orchard.munki.EyefiMobiDesktop": { - "name": "Eyefi_Mobi_Desktop", - "description": "Downloads the current version of EyefiMobiDesktop and imports into Munki", - "repo": "autopkg/orchard-recipes", - "path": "EyeFI/EyefiMobiDesktop.munki.recipe", - "parent": "EyefiMobiDesktop.pkg.recipe", - "shortname": "EyefiMobiDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "Eyefi Mobi Desktop", - "munki_description": "Eyefi Mobi Desktop is software to upload an existing, historical photo collection from your computer to Eyefi Cloud, or simply to activate your Eyefi Mobi cards for wireless transfer." - }, - "uk.ac.ox.orchard.munki.TimeOut": { - "name": "Time_Out", - "description": "Downloads the current release version of Time Out and imports into Munki.", + "uk.ac.ox.orchard.munki.SWIProlog": { + "name": "SWI_Prolog", + "description": "Downloads the current release version of SWI Prolog and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "TimeOut/TimeOut.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.TimeOut", - "shortname": "TimeOut.munki", + "path": "SWI_Prolog/SWI_Prolog.munki.recipe", + "parent": "uk.ac.ox.orchard.download.SWIProlog", + "shortname": "SWI_Prolog.munki", "inferred_type": "munki", - "munki_display_name": "Time Out", - "munki_description": "Time Out is a break reminder tool with micro-breaks" - }, - "uk.ac.ox.orchard.pkg.TimeOut": { - "name": "TimeOut", - "description": "Downloads the current release version of Time Out and builds a package.", - "repo": "autopkg/orchard-recipes", - "path": "TimeOut/TimeOut.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.TimeOut", - "shortname": "TimeOut.pkg", - "inferred_type": "pkg", - "children": [ - "uk.ac.ox.orchard.munki.TimeOut" - ] - }, - "uk.ac.ox.orchard.download.TimeOut": { - "name": "TimeOut", - "description": "Downloads the current release version of Time Out", + "munki_display_name": "SWI Prolog", + "munki_description": "SWI-Prolog is a versatile implementation of Prolog, a logic programming language associated with artificial intelligence and computational linguistics." + }, + "uk.ac.ox.orchard.download.BlueJ": { + "name": "BlueJ", + "description": "Downloads the latest version of University of Kent's BlueJ", "repo": "autopkg/orchard-recipes", - "path": "TimeOut/TimeOut.download.recipe", - "shortname": "TimeOut.download", + "path": "BlueJ/BlueJ.download.recipe", + "shortname": "BlueJ.download", "inferred_type": "download", "children": [ - "com.github.homebysix.install.TimeOut", - "uk.ac.ox.orchard.pkg.TimeOut" + "uk.ac.ox.orchard.munki.BlueJ", + "com.github.ahousseini-recipes.pkg.BlueJ" ] }, - "uk.ac.ox.orchard.munki.Erlang": { - "name": "Erlang", - "description": "Downloads a version of Erlang and imports it into Munki.", + "uk.ac.ox.orchard.munki.BlueJ": { + "name": "BlueJ", + "description": "Download's the latest version of University of Kent's BlueJ and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "Erlang/Erlang.munki.recipe", - "parent": "uk.ac.ox.orchard.download.Erlang", - "shortname": "Erlang.munki", + "path": "BlueJ/BlueJ.munki.recipe", + "parent": "uk.ac.ox.orchard.download.BlueJ", + "shortname": "BlueJ.munki", "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability." + "munki_display_name": "BlueJ", + "munki_description": "A free Java Development Environment designed for beginners, used by millions worldwide." }, - "uk.ac.ox.orchard.download.Erlang": { - "name": "Erlang", - "description": "Downloads the latest (or a particular) version of Erlang from Erlang OTP.", + "uk.ac.ox.orchard.munki.RelectorTeacher": { + "name": "Reflector_Teacher", + "description": "Downloads the latest version of Reflector Teacher and imports it into Munki", "repo": "autopkg/orchard-recipes", - "path": "Erlang/Erlang.download.recipe", - "shortname": "Erlang.download", + "path": "ReflectorTeacher/ReflectorTeacher.munki.recipe", + "parent": "uk.ac.ox.orchard.download.ReflectorTeacher", + "shortname": "ReflectorTeacher.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Reflector Teacher is a wireless mirroring and streaming reciever that works with Google Cast and AirPlay-enabled devices.\nEverything you do on your phone, tablet or computer can be wirelessly sent to reflector." + }, + "uk.ac.ox.orchard.download.ReflectorTeacher": { + "name": "Reflector Teacher", + "description": "Downloads the latest version of Reflector Teacher.", + "repo": "autopkg/orchard-recipes", + "path": "ReflectorTeacher/ReflectorTeacher.download.recipe", + "shortname": "ReflectorTeacher.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.Erlang" + "uk.ac.ox.orchard.munki.RelectorTeacher", + "com.github.ahousseini-recipes.pkg.ReflectorTeacher" ] }, - "uk.ac.ox.orchard.munki.Mono": { - "name": "Mono", - "description": "Downloads the current version of Mono and imports into munki", + "uk.ac.ox.orchard.munki.FDR": { + "name": "FDR", + "description": "Downloads the current release version of FDR, packages it, and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "Mono/Mono.munki.recipe", - "parent": "uk.ac.ox.orchard.download.Mono", - "shortname": "Mono.munki", + "path": "FDR/FDR.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.FDR", + "shortname": "FDR.munki", "inferred_type": "munki", - "munki_display_name": "Mono", - "munki_description": "Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications." + "munki_display_name": "FDR - the CSP Refinement Checker", + "munki_description": "FDR analyses programs written in CSP_M, which combines the operators of Hoare's CSP with a functional programming language. It also has support for analysing timed systems, via tock CSP." }, - "uk.ac.ox.orchard.install.Mono": { - "name": "Mono", - "description": "Downloads the current release version of MonoFramework and installs it.", + "uk.ac.ox.orchard.pkg.FDR": { + "name": "FDR", + "description": "Packages the latest version of FDR", "repo": "autopkg/orchard-recipes", - "path": "Mono/Mono.install.recipe", - "parent": "uk.ac.ox.orchard.download.Mono", - "shortname": "Mono.install", - "inferred_type": "install" + "path": "FDR/FDR.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.FDR", + "shortname": "FDR.pkg", + "inferred_type": "pkg", + "children": [ + "uk.ac.ox.orchard.munki.FDR" + ] }, - "uk.ac.ox.orchard.download.Mono": { - "name": "Mono", - "description": "Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications.", + "uk.ac.ox.orchard.download.FDR": { + "name": "FDR", + "description": "Downloads the current release version of FDR", "repo": "autopkg/orchard-recipes", - "path": "Mono/Mono.download.recipe", - "shortname": "Mono.download", + "path": "FDR/FDR.download.recipe", + "shortname": "FDR.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.Mono", - "uk.ac.ox.orchard.install.Mono" + "uk.ac.ox.orchard.pkg.FDR" ] }, - "uk.ac.ox.orchard.download.StatPlus_mac_LE": { - "name": "StatPlus_mac_LE", - "description": "Downloads the latest version of StatPlus:mac LE", + "uk.ac.ox.orchard.download.EditReady": { + "name": "EditReady", + "description": "Downloads the latest version of EditReady.", "repo": "autopkg/orchard-recipes", - "path": "StatPlus_mac_LE/StatPlus_mac_LE.download.recipe", - "shortname": "StatPlus_mac_LE.download", + "path": "DivergentMedia/EditReady.download.recipe", + "shortname": "EditReady.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.StatPlus_mac_LE" + "uk.ac.ox.orchard.pkg.EditReady", + "uk.ac.ox.orchard.munki.EditReady" ] }, - "uk.ac.ox.orchard.pkg.StatPlus_mac_LE": { - "name": "StatPlus_mac_LE", - "description": "Downloads latest version of StatPlus:mac LE and creates a pkg", + "uk.ac.ox.orchard.pkg.EditReady": { + "name": "EditReady", + "description": "Downloads the latest version of EditReady and creates a package.", "repo": "autopkg/orchard-recipes", - "path": "StatPlus_mac_LE/StatPlus_mac_LE.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.StatPlus_mac_LE", - "shortname": "StatPlus_mac_LE.pkg", - "inferred_type": "pkg", - "children": [ - "uk.ac.ox.orchard.munki.StatPlus_mac_LE" - ] + "path": "DivergentMedia/EditReady.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.EditReady", + "shortname": "EditReady.pkg", + "inferred_type": "pkg" }, - "uk.ac.ox.orchard.munki.StatPlus_mac_LE": { - "name": "StatPlus_mac_LE", - "description": "Downloads latest version of StatPlus:mac LE and imports into Munki", + "uk.ac.ox.orchard.munki.EditReady": { + "name": "EditReady", + "description": "Downloads the latest version of EditReady and imports it into Munki.", "repo": "autopkg/orchard-recipes", - "path": "StatPlus_mac_LE/StatPlus_mac_LE.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.StatPlus_mac_LE", - "shortname": "StatPlus_mac_LE.munki", + "path": "DivergentMedia/EditReady.munki.recipe", + "parent": "uk.ac.ox.orchard.download.EditReady", + "shortname": "EditReady.munki", "inferred_type": "munki", - "munki_display_name": "StatPlus:mac LE", - "munki_description": "Statistics analysis tool, primarly for Microsoft Excel but can be run standalone. Free LE version which can be licensed to Professional version." + "munki_display_name": "EditReady", + "munki_description": "Simple and fast transcode for various media formats." }, - "uk.ac.ox.orchard.download.Shotcut": { - "name": "Shotcut", - "description": "Downloads the latest version of Shotcut", + "uk.ac.ox.orchard.download.Uebersicht": { + "name": null, + "description": "Downloads the latest version of Uebersicht", "repo": "autopkg/orchard-recipes", - "path": "Shotcut/Shotcut.download.recipe", - "shortname": "Shotcut.download", + "path": "Uebersicht/Uebersicht.download.recipe", + "shortname": "Uebersicht.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.Shotcut", - "com.github.peshay.filewave.Shotcut" + "uk.ac.ox.orchard.munki.Uebersicht" ] }, - "uk.ac.ox.orchard.munki.Shotcut": { - "name": "Shotcut", - "description": "downloads the latest version of Shotcut.", - "repo": "autopkg/orchard-recipes", - "path": "Shotcut/Shotcut.munki.recipe", - "parent": "uk.ac.ox.orchard.download.Shotcut", - "shortname": "Shotcut.munki", - "inferred_type": "munki", - "munki_display_name": "Shotcut", - "munki_description": "Shotcut is a free, open source, cross-platform video editor" - }, "uk.ac.ox.orchard.munki.Uebersicht": { "name": "Uebersicht", "description": "Downloads latest version of Uebersicht and imports into Munki", @@ -62772,15 +62553,48 @@ "munki_display_name": "\u00dcbersicht", "munki_description": "\u00dcbersicht allows you to overlay HTML with CSS on your desktop using javascript or Coffee Script widgets" }, - "uk.ac.ox.orchard.download.Uebersicht": { - "name": null, - "description": "Downloads the latest version of Uebersicht", + "uk.ac.ox.orchard.munki.mtr": { + "name": "mtr", + "description": "Imports mtr into munki", "repo": "autopkg/orchard-recipes", - "path": "Uebersicht/Uebersicht.download.recipe", - "shortname": "Uebersicht.download", + "path": "mtr/mtr.munki.recipe", + "parent": "uk.ac.ox.orchard.download.mtr", + "shortname": "mtr.munki", + "inferred_type": "munki", + "munki_display_name": "mtr", + "munki_description": "Combined traceroute and ping tool." + }, + "uk.ac.ox.orchard.download.mtr": { + "name": "mtr", + "description": "Downloads the latest version of mtr", + "repo": "autopkg/orchard-recipes", + "path": "mtr/mtr.download.recipe", + "shortname": "mtr.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.Uebersicht" + "uk.ac.ox.orchard.munki.mtr" + ] + }, + "uk.ac.ox.orchard.munki.SMLNJ": { + "name": "SMLNJ", + "description": "Downloads the current release version of Standard ML of New Jersey and imports into Munki", + "repo": "autopkg/orchard-recipes", + "path": "SMLNJ/SMLNJ.munki.recipe", + "parent": "uk.ac.ox.orchard.download.SMLNJ", + "shortname": "SMLNJ.munki", + "inferred_type": "munki", + "munki_display_name": "Standard ML of New Jersey", + "munki_description": "Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML 97 programming language with associated libraries, tools and documentation. Standard ML is a safe, modular, strict, functional, polymorphic programming language with compile-time type checking and type inference." + }, + "uk.ac.ox.orchard.download.SMLNJ": { + "name": "SMLNJ", + "description": "Downloads the current release version of Standard ML of New Jersey", + "repo": "autopkg/orchard-recipes", + "path": "SMLNJ/SMLNJ.download.recipe", + "shortname": "SMLNJ.download", + "inferred_type": "download", + "children": [ + "uk.ac.ox.orchard.munki.SMLNJ" ] }, "uk.ac.ox.orchard.pkg.GanttProject": { @@ -62815,244 +62629,278 @@ "uk.ac.ox.orchard.munki.GanttProject" ] }, - "uk.ac.ox.orchard.pkg.Protege": { - "name": "Protege", - "description": "Packages the latest version of Prot\u00e9g\u00e9", + "uk.ac.ox.orchard.pkg.TypeScript": { + "name": "TypeScript", + "description": "Packages the latest version of TypeScript", "repo": "autopkg/orchard-recipes", - "path": "Protege/Protege.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.Protege", - "shortname": "Protege.pkg", + "path": "TypeScript/TypeScript.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.TypeScript", + "shortname": "TypeScript.pkg", "inferred_type": "pkg", "children": [ - "uk.ac.ox.orchard.munki.Protege" + "uk.ac.ox.orchard.munki.TypeScript" ] }, - "uk.ac.ox.orchard.download.Protege": { - "name": "MunkiAdmin", - "description": "Downloads the current release version of Prot\u00e9g\u00e9", + "uk.ac.ox.orchard.download.TypeScript": { + "name": "TypeScript", + "description": "Downloads the current release version of TypeScript", "repo": "autopkg/orchard-recipes", - "path": "Protege/Protege.download.recipe", - "shortname": "Protege.download", + "path": "TypeScript/TypeScript.download.recipe", + "shortname": "TypeScript.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.Protege" + "uk.ac.ox.orchard.pkg.TypeScript" ] }, - "uk.ac.ox.orchard.munki.Protege": { - "name": "Protege", - "description": "Imports the current version of Prot\u00e9g\u00e9 into Munki", + "uk.ac.ox.orchard.munki.TypeScript": { + "name": "TypeScript", + "description": "Downloads the latest version of TypeScript, packages it and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "Protege/Protege.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.Protege", - "shortname": "Protege.munki", + "path": "TypeScript/TypeScript.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.TypeScript", + "shortname": "TypeScript.munki", "inferred_type": "munki", - "munki_display_name": "Prot\u00e9g\u00e9", - "munki_description": "Prot\u00e9g\u00e9 is a free open-source platform providing a suite of tools to construct domain models and knowledge-based applications with ontologies." + "munki_display_name": "TypeScript - typed language for JavaScript", + "munki_description": "TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications. It compiles to readable, standards-based JavaScript." }, - "uk.ac.ox.orchard.download.HaskellPlatform": { - "name": "Haskell_Platform", - "description": "Downloads the current release version of the Haskell Platform", + "uk.ac.ox.orchard.pkg.lightworks": { + "name": "Lightworks", + "description": "Downloads latest version of Lightworks and builds an Apple installer pkg", "repo": "autopkg/orchard-recipes", - "path": "HaskellPlatform/HaskellPlatform.download.recipe", - "shortname": "HaskellPlatform.download", + "path": "Lightworks/Lightworks.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.lightworks", + "shortname": "Lightworks.pkg", + "inferred_type": "pkg" + }, + "uk.ac.ox.orchard.download.lightworks": { + "name": "Lightworks", + "description": "Downloads the current release version of EditShare Lightworks", + "repo": "autopkg/orchard-recipes", + "path": "Lightworks/Lightworks.download.recipe", + "shortname": "Lightworks.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.HaskellPlatform" + "uk.ac.ox.orchard.pkg.lightworks", + "uk.ac.ox.orchard.munki.lightworks" ] }, - "uk.ac.ox.orchard.munki.HaskellPlatform": { - "name": "Haskell_Platform", - "description": "Downloads the latest version of the Haskell Platfrom and imports into Munki.", + "uk.ac.ox.orchard.munki.lightworks": { + "name": "Lightworks", + "description": "Downloads latest version of EditShare Lightworks and imports into a Munki repo.", "repo": "autopkg/orchard-recipes", - "path": "HaskellPlatform/HaskellPlatform.munki.recipe", - "parent": "uk.ac.ox.orchard.download.HaskellPlatform", - "shortname": "HaskellPlatform.munki", + "path": "Lightworks/Lightworks.munki.recipe", + "parent": "uk.ac.ox.orchard.download.lightworks", + "shortname": "Lightworks.munki", "inferred_type": "munki", - "munki_display_name": "Haskell Platform", - "munki_description": "Haskell is an advanced, standardized, general-purpose purely functional programming language, with non-strict semantics and strong static typing. It is named after logician Haskell Curry." + "munki_display_name": "Lightworks", + "munki_description": "Lightworks is EditShare's Academy and Emmy award-winning, professional video editing software" }, - "uk.ac.ox.orchard.munki.EditReady": { - "name": "EditReady", - "description": "Downloads the latest version of EditReady and imports it into Munki.", + "uk.ac.ox.orchard.pkg.EyefiMobiDesktop": { + "name": "Eyefi_Mobi_Desktop", + "description": "Download the current version of Eyefi Mobi Desktop and extracts the version info from the package", "repo": "autopkg/orchard-recipes", - "path": "DivergentMedia/EditReady.munki.recipe", - "parent": "uk.ac.ox.orchard.download.EditReady", - "shortname": "EditReady.munki", + "path": "EyeFI/EyefiMobiDesktop.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.EyefiMobiDesktop", + "shortname": "EyefiMobiDesktop.pkg", + "inferred_type": "pkg" + }, + "uk.ac.ox.orchard.munki.EyefiMobiDesktop": { + "name": "Eyefi_Mobi_Desktop", + "description": "Downloads the current version of EyefiMobiDesktop and imports into Munki", + "repo": "autopkg/orchard-recipes", + "path": "EyeFI/EyefiMobiDesktop.munki.recipe", + "parent": "EyefiMobiDesktop.pkg.recipe", + "shortname": "EyefiMobiDesktop.munki", "inferred_type": "munki", - "munki_display_name": "EditReady", - "munki_description": "Simple and fast transcode for various media formats." + "munki_display_name": "Eyefi Mobi Desktop", + "munki_description": "Eyefi Mobi Desktop is software to upload an existing, historical photo collection from your computer to Eyefi Cloud, or simply to activate your Eyefi Mobi cards for wireless transfer." }, - "uk.ac.ox.orchard.download.EditReady": { - "name": "EditReady", - "description": "Downloads the latest version of EditReady.", + "uk.ac.ox.orchard.download.EyefiMobiDesktop": { + "name": "Eyefi_Mobi_Desktop", + "description": "Downloads the current version of Eyefi Mobi Desktop", "repo": "autopkg/orchard-recipes", - "path": "DivergentMedia/EditReady.download.recipe", - "shortname": "EditReady.download", + "path": "EyeFI/EyefiMobiDesktop.download.recipe", + "shortname": "EyefiMobiDesktop.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.EditReady", - "uk.ac.ox.orchard.pkg.EditReady" + "uk.ac.ox.orchard.pkg.EyefiMobiDesktop" ] }, - "uk.ac.ox.orchard.pkg.EditReady": { - "name": "EditReady", - "description": "Downloads the latest version of EditReady and creates a package.", - "repo": "autopkg/orchard-recipes", - "path": "DivergentMedia/EditReady.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.EditReady", - "shortname": "EditReady.pkg", - "inferred_type": "pkg" - }, - "uk.ac.ox.orchard.download.apache-ant": { - "name": "Apache_Ant", - "description": "Downloads the latest version of Apache ant binaries", + "uk.ac.ox.orchard.download.SceneBuilder": { + "name": "SceneBuilder", + "description": "Downloads the current release version of Gluon Scene Builder", "repo": "autopkg/orchard-recipes", - "path": "Apache/Ant.download.recipe", - "shortname": "Ant.download", + "path": "SceneBuilder/SceneBuilder.download.recipe", + "shortname": "SceneBuilder.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.apache-ant" + "uk.ac.ox.orchard.munki.SceneBuilder" ] }, - "uk.ac.ox.orchard.munki.apache-maven": { - "name": "Apache_Maven", - "description": "Downloads, packages and imports into Munki latest version of Apache Maven", + "uk.ac.ox.orchard.munki.SceneBuilder": { + "name": "SceneBuilder", + "description": "Downloads the current release version of Gluon Scene Builder and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "Apache/Maven.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.apache-maven", - "shortname": "Maven.munki", + "path": "SceneBuilder/SceneBuilder.munki.recipe", + "parent": "uk.ac.ox.orchard.download.SceneBuilder", + "shortname": "SceneBuilder.munki", "inferred_type": "munki", - "munki_display_name": "Apache Maven", - "munki_description": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information." + "munki_display_name": "Scene Builder", + "munki_description": "Scene Builder is a visual layout tool that lets users quickly design JavaFX application user interfaces without coding. Users can drag and drop UI components to a work area, modify their properties, apply style sheets, and the FXML code for the layout that they are creating is automatically generated in the background." }, - "uk.ac.ox.orchard.pkg.apache-maven": { - "name": "Apache_Maven", - "description": "Packages a the latest version of Apache Maven", + "uk.ac.ox.orchard.pkg.Protege": { + "name": "Protege", + "description": "Packages the latest version of Prot\u00e9g\u00e9", "repo": "autopkg/orchard-recipes", - "path": "Apache/Maven.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.apache-maven", - "shortname": "Maven.pkg", + "path": "Protege/Protege.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.Protege", + "shortname": "Protege.pkg", "inferred_type": "pkg", "children": [ - "uk.ac.ox.orchard.munki.apache-maven" + "uk.ac.ox.orchard.munki.Protege" ] }, - "uk.ac.ox.orchard.pkg.apache-ant": { - "name": "Apache_Ant", - "description": "Packages a the latest version of Apache Ant", + "uk.ac.ox.orchard.download.Protege": { + "name": "MunkiAdmin", + "description": "Downloads the current release version of Prot\u00e9g\u00e9", "repo": "autopkg/orchard-recipes", - "path": "Apache/Ant.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.apache-ant", - "shortname": "Ant.pkg", - "inferred_type": "pkg", + "path": "Protege/Protege.download.recipe", + "shortname": "Protege.download", + "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.apache-ant" + "uk.ac.ox.orchard.pkg.Protege" ] }, - "uk.ac.ox.orchard.munki.apache-ant": { - "name": "Apache_Ant", - "description": "Downloads, packages and imports into Munki latest version of Apache Ant", + "uk.ac.ox.orchard.munki.Protege": { + "name": "Protege", + "description": "Imports the current version of Prot\u00e9g\u00e9 into Munki", "repo": "autopkg/orchard-recipes", - "path": "Apache/Ant.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.apache-ant", - "shortname": "Ant.munki", + "path": "Protege/Protege.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.Protege", + "shortname": "Protege.munki", "inferred_type": "munki", - "munki_display_name": "Apache Ant", - "munki_description": "Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications." + "munki_display_name": "Prot\u00e9g\u00e9", + "munki_description": "Prot\u00e9g\u00e9 is a free open-source platform providing a suite of tools to construct domain models and knowledge-based applications with ontologies." }, - "uk.ac.ox.orchard.download.apache-maven": { - "name": "Apache_Maven", - "description": "Downloads the latest version of Apache maven binaries", + "uk.ac.ox.orchard.munki.EndNoteX7": { + "name": "EndNote_X7", + "description": "Downloads the EndNote X7 app, packages it and imports into Munki", "repo": "autopkg/orchard-recipes", - "path": "Apache/Maven.download.recipe", - "shortname": "Maven.download", - "inferred_type": "download", - "children": [ - "uk.ac.ox.orchard.pkg.apache-maven" - ] + "path": "EndNoteX7/EndNoteX7.munki.recipe", + "parent": "com.github.jbaker10.pkg.EndNoteX7", + "shortname": "EndNoteX7.munki", + "inferred_type": "munki", + "munki_display_name": "EndNote X7", + "munki_description": "EndNote is a commercial reference management software package, used to manage bibliographis and references when writing essays and articles" }, - "uk.ac.ox.orchard.munki.SMLNJ": { - "name": "SMLNJ", - "description": "Downloads the current release version of Standard ML of New Jersey and imports into Munki", + "uk.ac.ox.orchard.install.Mono": { + "name": "Mono", + "description": "Downloads the current release version of MonoFramework and installs it.", "repo": "autopkg/orchard-recipes", - "path": "SMLNJ/SMLNJ.munki.recipe", - "parent": "uk.ac.ox.orchard.download.SMLNJ", - "shortname": "SMLNJ.munki", - "inferred_type": "munki", - "munki_display_name": "Standard ML of New Jersey", - "munki_description": "Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML 97 programming language with associated libraries, tools and documentation. Standard ML is a safe, modular, strict, functional, polymorphic programming language with compile-time type checking and type inference." + "path": "Mono/Mono.install.recipe", + "parent": "uk.ac.ox.orchard.download.Mono", + "shortname": "Mono.install", + "inferred_type": "install" }, - "uk.ac.ox.orchard.download.SMLNJ": { - "name": "SMLNJ", - "description": "Downloads the current release version of Standard ML of New Jersey", + "uk.ac.ox.orchard.download.Mono": { + "name": "Mono", + "description": "Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications.", "repo": "autopkg/orchard-recipes", - "path": "SMLNJ/SMLNJ.download.recipe", - "shortname": "SMLNJ.download", + "path": "Mono/Mono.download.recipe", + "shortname": "Mono.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.SMLNJ" + "uk.ac.ox.orchard.install.Mono", + "uk.ac.ox.orchard.munki.Mono" ] }, - "uk.ac.ox.orchard.SharedProcessors": { - "name": null, - "description": "Stub Recipe for Orchard Shared Processors", + "uk.ac.ox.orchard.munki.Mono": { + "name": "Mono", + "description": "Downloads the current version of Mono and imports into munki", "repo": "autopkg/orchard-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "Mono/Mono.munki.recipe", + "parent": "uk.ac.ox.orchard.download.Mono", + "shortname": "Mono.munki", + "inferred_type": "munki", + "munki_display_name": "Mono", + "munki_description": "Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications." }, - "uk.ac.ox.orchard.download.mtr": { - "name": "mtr", - "description": "Downloads the latest version of mtr", + "uk.ac.ox.orchard.munki.HaskellPlatform": { + "name": "Haskell_Platform", + "description": "Downloads the latest version of the Haskell Platfrom and imports into Munki.", "repo": "autopkg/orchard-recipes", - "path": "mtr/mtr.download.recipe", - "shortname": "mtr.download", + "path": "HaskellPlatform/HaskellPlatform.munki.recipe", + "parent": "uk.ac.ox.orchard.download.HaskellPlatform", + "shortname": "HaskellPlatform.munki", + "inferred_type": "munki", + "munki_display_name": "Haskell Platform", + "munki_description": "Haskell is an advanced, standardized, general-purpose purely functional programming language, with non-strict semantics and strong static typing. It is named after logician Haskell Curry." + }, + "uk.ac.ox.orchard.download.HaskellPlatform": { + "name": "Haskell_Platform", + "description": "Downloads the current release version of the Haskell Platform", + "repo": "autopkg/orchard-recipes", + "path": "HaskellPlatform/HaskellPlatform.download.recipe", + "shortname": "HaskellPlatform.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.mtr" + "uk.ac.ox.orchard.munki.HaskellPlatform" ] }, - "uk.ac.ox.orchard.munki.mtr": { - "name": "mtr", - "description": "Imports mtr into munki", + "uk.ac.ox.orchard.download.Erlang": { + "name": "Erlang", + "description": "Downloads the latest (or a particular) version of Erlang from Erlang OTP.", "repo": "autopkg/orchard-recipes", - "path": "mtr/mtr.munki.recipe", - "parent": "uk.ac.ox.orchard.download.mtr", - "shortname": "mtr.munki", - "inferred_type": "munki", - "munki_display_name": "mtr", - "munki_description": "Combined traceroute and ping tool." + "path": "Erlang/Erlang.download.recipe", + "shortname": "Erlang.download", + "inferred_type": "download", + "children": [ + "uk.ac.ox.orchard.munki.Erlang" + ] }, - "uk.ac.ox.orchard.munki.Gradle": { - "name": "Gradle", - "description": "Imports the current version of Gradle into Munki", + "uk.ac.ox.orchard.munki.Erlang": { + "name": "Erlang", + "description": "Downloads a version of Erlang and imports it into Munki.", "repo": "autopkg/orchard-recipes", - "path": "Gradle/Gradle.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.Gradle", - "shortname": "Gradle.munki", + "path": "Erlang/Erlang.munki.recipe", + "parent": "uk.ac.ox.orchard.download.Erlang", + "shortname": "Erlang.munki", "inferred_type": "munki", "munki_display_name": "%NAME%", - "munki_description": "Gradle is an open-source build automation system. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else." + "munki_description": "Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability." }, - "uk.ac.ox.orchard.pkg.Gradle": { - "name": "Gradle", - "description": "Packages the latest version of Gradle", + "uk.ac.ox.orchard.pkg.oXygenXMLEditor": { + "name": null, + "description": "", "repo": "autopkg/orchard-recipes", - "path": "Gradle/Gradle.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.Gradle", - "shortname": "Gradle.pkg", + "path": "oXygenXMLEditor/oXygenXMLEditor.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.oXygenXMLEditor", + "shortname": "oXygenXMLEditor.pkg", "inferred_type": "pkg", "children": [ - "uk.ac.ox.orchard.munki.Gradle" + "uk.ac.ox.orchard.munki.oXygenXMLEditor" ] }, - "uk.ac.ox.orchard.download.Gradle": { - "name": "Gradle", - "description": "Downloads the current release version of Gradle", + "uk.ac.ox.orchard.munki.oXygenXMLEditor": { + "name": "Oxygen_XML_Editor", + "description": "Set the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/orchard-recipes", - "path": "Gradle/Gradle.download.recipe", - "shortname": "Gradle.download", + "path": "oXygenXMLEditor/oXygenXMLEditor.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.oXygenXMLEditor", + "shortname": "oXygenXMLEditor.munki", + "inferred_type": "munki", + "munki_display_name": "Oxygen XML Editor", + "munki_description": "The Oxygen XML Editor is a multi-platform XML editor, XSLT/XQuery debugger and profiler with Unicode support." + }, + "uk.ac.ox.orchard.download.oXygenXMLEditor": { + "name": "Oxygen_XML_Editor", + "description": "Downloads the latest version of oXygen XML Editor", + "repo": "autopkg/orchard-recipes", + "path": "oXygenXMLEditor/oXygenXMLEditor.download.recipe", + "shortname": "oXygenXMLEditor.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.Gradle" + "uk.ac.ox.orchard.pkg.oXygenXMLEditor" ] }, "uk.ac.ox.orchard.munki.Openshot": { @@ -63066,38 +62914,27 @@ "munki_display_name": "Openshot", "munki_description": "OpenShot is an award-winning free and open-source video editor" }, - "uk.ac.ox.orchard.download.SWIProlog": { - "name": "SWI_Prolog", - "description": "Downloads the current release version of SWI Prolog", + "uk.ac.ox.orchard.download.HerokuToolbelt": { + "name": "Heroku_Toolbelt", + "description": "Downloads the current release version of Heroku Toolbelt", "repo": "autopkg/orchard-recipes", - "path": "SWI_Prolog/SWI_Prolog.download.recipe", - "shortname": "SWI_Prolog.download", + "path": "Heroku/HerokuToolbelt.download.recipe", + "shortname": "HerokuToolbelt.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.SWIProlog" + "uk.ac.ox.orchard.munki.HerokuToolbelt" ] }, - "uk.ac.ox.orchard.munki.SWIProlog": { - "name": "SWI_Prolog", - "description": "Downloads the current release version of SWI Prolog and imports into Munki", - "repo": "autopkg/orchard-recipes", - "path": "SWI_Prolog/SWI_Prolog.munki.recipe", - "parent": "uk.ac.ox.orchard.download.SWIProlog", - "shortname": "SWI_Prolog.munki", - "inferred_type": "munki", - "munki_display_name": "SWI Prolog", - "munki_description": "SWI-Prolog is a versatile implementation of Prolog, a logic programming language associated with artificial intelligence and computational linguistics." - }, - "uk.ac.ox.orchard.munki.EndNoteX7": { - "name": "EndNote_X7", - "description": "Downloads the EndNote X7 app, packages it and imports into Munki", + "uk.ac.ox.orchard.munki.HerokuToolbelt": { + "name": "Heroku_Toolbelt", + "description": "Import the latest version of Heroku Toolbelt into Munki", "repo": "autopkg/orchard-recipes", - "path": "EndNoteX7/EndNoteX7.munki.recipe", - "parent": "com.github.jbaker10.pkg.EndNoteX7", - "shortname": "EndNoteX7.munki", + "path": "Heroku/HerokuToolbelt.munki.recipe", + "parent": "uk.ac.ox.orchard.download.HerokuToolbelt", + "shortname": "HerokuToolbelt.munki", "inferred_type": "munki", - "munki_display_name": "EndNote X7", - "munki_description": "EndNote is a commercial reference management software package, used to manage bibliographis and references when writing essays and articles" + "munki_display_name": "Heroku Toolbelt", + "munki_description": "Heroku is a cloud platform based on a managed container system that lets you develop, deploy and run modern apps. Heroku Toolbelt is a command-line tool for creating and managing Heroku apps." }, "uk.ac.ox.orchard.download.Google_Cloud_SDK": { "name": "Google_Cloud_SDK", @@ -63133,6 +62970,109 @@ "munki_display_name": "Google Cloud SDK", "munki_description": "The Cloud SDK is a set of tools for Google's Cloud Platform. You can run these tools interactively or in your automated scripts." }, + "uk.ac.ox.orchard.munki.TimeOut": { + "name": "Time_Out", + "description": "Downloads the current release version of Time Out and imports into Munki.", + "repo": "autopkg/orchard-recipes", + "path": "TimeOut/TimeOut.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.TimeOut", + "shortname": "TimeOut.munki", + "inferred_type": "munki", + "munki_display_name": "Time Out", + "munki_description": "Time Out is a break reminder tool with micro-breaks" + }, + "uk.ac.ox.orchard.pkg.TimeOut": { + "name": "TimeOut", + "description": "Downloads the current release version of Time Out and builds a package.", + "repo": "autopkg/orchard-recipes", + "path": "TimeOut/TimeOut.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.TimeOut", + "shortname": "TimeOut.pkg", + "inferred_type": "pkg", + "children": [ + "uk.ac.ox.orchard.munki.TimeOut" + ] + }, + "uk.ac.ox.orchard.download.TimeOut": { + "name": "TimeOut", + "description": "Downloads the current release version of Time Out", + "repo": "autopkg/orchard-recipes", + "path": "TimeOut/TimeOut.download.recipe", + "shortname": "TimeOut.download", + "inferred_type": "download", + "children": [ + "com.github.homebysix.install.TimeOut", + "uk.ac.ox.orchard.pkg.TimeOut" + ] + }, + "uk.ac.ox.orchard.pkg.apache-maven": { + "name": "Apache_Maven", + "description": "Packages a the latest version of Apache Maven", + "repo": "autopkg/orchard-recipes", + "path": "Apache/Maven.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.apache-maven", + "shortname": "Maven.pkg", + "inferred_type": "pkg", + "children": [ + "uk.ac.ox.orchard.munki.apache-maven" + ] + }, + "uk.ac.ox.orchard.download.apache-ant": { + "name": "Apache_Ant", + "description": "Downloads the latest version of Apache ant binaries", + "repo": "autopkg/orchard-recipes", + "path": "Apache/Ant.download.recipe", + "shortname": "Ant.download", + "inferred_type": "download", + "children": [ + "uk.ac.ox.orchard.pkg.apache-ant" + ] + }, + "uk.ac.ox.orchard.munki.apache-maven": { + "name": "Apache_Maven", + "description": "Downloads, packages and imports into Munki latest version of Apache Maven", + "repo": "autopkg/orchard-recipes", + "path": "Apache/Maven.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.apache-maven", + "shortname": "Maven.munki", + "inferred_type": "munki", + "munki_display_name": "Apache Maven", + "munki_description": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information." + }, + "uk.ac.ox.orchard.pkg.apache-ant": { + "name": "Apache_Ant", + "description": "Packages a the latest version of Apache Ant", + "repo": "autopkg/orchard-recipes", + "path": "Apache/Ant.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.apache-ant", + "shortname": "Ant.pkg", + "inferred_type": "pkg", + "children": [ + "uk.ac.ox.orchard.munki.apache-ant" + ] + }, + "uk.ac.ox.orchard.munki.apache-ant": { + "name": "Apache_Ant", + "description": "Downloads, packages and imports into Munki latest version of Apache Ant", + "repo": "autopkg/orchard-recipes", + "path": "Apache/Ant.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.apache-ant", + "shortname": "Ant.munki", + "inferred_type": "munki", + "munki_display_name": "Apache Ant", + "munki_description": "Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications." + }, + "uk.ac.ox.orchard.download.apache-maven": { + "name": "Apache_Maven", + "description": "Downloads the latest version of Apache maven binaries", + "repo": "autopkg/orchard-recipes", + "path": "Apache/Maven.download.recipe", + "shortname": "Maven.download", + "inferred_type": "download", + "children": [ + "uk.ac.ox.orchard.pkg.apache-maven" + ] + }, "uk.ac.ox.orchard.munki.AntConc": { "name": "AntConc", "description": "Downloads latest version of AntConc", @@ -63155,108 +63095,168 @@ "uk.ac.ox.orchard.munki.AntConc" ] }, - "uk.ac.ox.orchard.munki.HerokuToolbelt": { - "name": "Heroku_Toolbelt", - "description": "Import the latest version of Heroku Toolbelt into Munki", + "uk.ac.ox.orchard.munki.Shotcut": { + "name": "Shotcut", + "description": "downloads the latest version of Shotcut.", "repo": "autopkg/orchard-recipes", - "path": "Heroku/HerokuToolbelt.munki.recipe", - "parent": "uk.ac.ox.orchard.download.HerokuToolbelt", - "shortname": "HerokuToolbelt.munki", + "path": "Shotcut/Shotcut.munki.recipe", + "parent": "uk.ac.ox.orchard.download.Shotcut", + "shortname": "Shotcut.munki", "inferred_type": "munki", - "munki_display_name": "Heroku Toolbelt", - "munki_description": "Heroku is a cloud platform based on a managed container system that lets you develop, deploy and run modern apps. Heroku Toolbelt is a command-line tool for creating and managing Heroku apps." + "munki_display_name": "Shotcut", + "munki_description": "Shotcut is a free, open source, cross-platform video editor" }, - "uk.ac.ox.orchard.download.HerokuToolbelt": { - "name": "Heroku_Toolbelt", - "description": "Downloads the current release version of Heroku Toolbelt", + "uk.ac.ox.orchard.download.Shotcut": { + "name": "Shotcut", + "description": "Downloads the latest version of Shotcut", "repo": "autopkg/orchard-recipes", - "path": "Heroku/HerokuToolbelt.download.recipe", - "shortname": "HerokuToolbelt.download", + "path": "Shotcut/Shotcut.download.recipe", + "shortname": "Shotcut.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.HerokuToolbelt" + "uk.ac.ox.orchard.munki.Shotcut", + "com.github.peshay.filewave.Shotcut" ] }, - "uk.ac.ox.orchard.download.SceneBuilder": { - "name": "SceneBuilder", - "description": "Downloads the current release version of Gluon Scene Builder", + "uk.ac.ox.orchard.munki.Reflector2": { + "name": "Reflector2", + "description": "Downloads the latest version of Reflector 2 and imports it into Munki", "repo": "autopkg/orchard-recipes", - "path": "SceneBuilder/SceneBuilder.download.recipe", - "shortname": "SceneBuilder.download", + "path": "Reflector2/Reflector2.munki.recipe", + "parent": "uk.ac.ox.orchard.download.Reflector2", + "shortname": "Reflector2.munki", + "inferred_type": "munki", + "munki_display_name": "Reflector 2", + "munki_description": "Reflector is a wireless mirroring and streaming receiver that works great with Google Cast\u2122, AirPlay\u2122 and AirParrot 2\u00ae. Mirror your content to the big screen without wires or complicated setups. Play games, watch movies, demo applications or present from the palm of your hand. Even send your screens directly to YouTube for others to watch live. " + }, + "uk.ac.ox.orchard.download.Reflector2": { + "name": null, + "description": "Downloads the latest version of Reflector 2", + "repo": "autopkg/orchard-recipes", + "path": "Reflector2/Reflector2.download.recipe", + "shortname": "Reflector2.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.munki.SceneBuilder" + "uk.ac.ox.orchard.munki.Reflector2" ] }, - "uk.ac.ox.orchard.munki.SceneBuilder": { - "name": "SceneBuilder", - "description": "Downloads the current release version of Gluon Scene Builder and imports into Munki", + "uk.ac.ox.orchard.download.EclipseMars": { + "name": "Eclipse_Mars", + "description": "Downloads the current release version of Eclipse Mars", "repo": "autopkg/orchard-recipes", - "path": "SceneBuilder/SceneBuilder.munki.recipe", - "parent": "uk.ac.ox.orchard.download.SceneBuilder", - "shortname": "SceneBuilder.munki", + "path": "Eclipse/EclipseMars.download.recipe", + "shortname": "EclipseMars.download", + "inferred_type": "download", + "children": [ + "uk.ac.ox.orchard.pkg.EclipseMars", + "com.github.prochat.pkg.EclipseMarsGyMo" + ] + }, + "uk.ac.ox.orchard.munki.EclipseMars": { + "name": "Eclipse_Mars", + "description": "Downloads the latest version of Eclipse Mars and imports into Munki.", + "repo": "autopkg/orchard-recipes", + "path": "Eclipse/EclipseMars.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.EclipseMars", + "shortname": "EclipseMars.munki", "inferred_type": "munki", - "munki_display_name": "Scene Builder", - "munki_description": "Scene Builder is a visual layout tool that lets users quickly design JavaFX application user interfaces without coding. Users can drag and drop UI components to a work area, modify their properties, apply style sheets, and the FXML code for the layout that they are creating is automatically generated in the background." + "munki_display_name": "Eclipse Mars", + "munki_description": "Tools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and others." }, - "uk.ac.ox.orchard.munki.TypeScript": { - "name": "TypeScript", - "description": "Downloads the latest version of TypeScript, packages it and imports into Munki", + "uk.ac.ox.orchard.pkg.EclipseMars": { + "name": "Eclipse_Mars", + "description": "Downloads the latest version of Eclipse Mars and makes a pkg of it.", "repo": "autopkg/orchard-recipes", - "path": "TypeScript/TypeScript.munki.recipe", - "parent": "uk.ac.ox.orchard.pkg.TypeScript", - "shortname": "TypeScript.munki", + "path": "Eclipse/EclipseMars.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.EclipseMars", + "shortname": "EclipseMars.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.Eclipse-Mars", + "uk.ac.ox.orchard.munki.EclipseMars" + ] + }, + "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller": { + "name": "Creative Cloud Installer", + "description": null, + "repo": "autopkg/orchard-recipes", + "path": "Adobe/AdobeCreativeCloudInstaller.munki.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", + "shortname": "AdobeCreativeCloudInstaller.munki", "inferred_type": "munki", - "munki_display_name": "TypeScript - typed language for JavaScript", - "munki_description": "TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications. It compiles to readable, standards-based JavaScript." + "munki_display_name": "Creative Cloud Installer", + "munki_description": "The Creative Cloud app runs in the menu bar and allows you to install, update or remove Creative Cloud applications for which you are licensed." }, - "uk.ac.ox.orchard.pkg.TypeScript": { - "name": "TypeScript", - "description": "Packages the latest version of TypeScript", + "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon": { + "name": "Creative Cloud Installer", + "description": null, "repo": "autopkg/orchard-recipes", - "path": "TypeScript/TypeScript.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.TypeScript", - "shortname": "TypeScript.pkg", + "path": "Adobe/AdobeCreativeCloudInstallerAppleSilicon.munki.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", + "shortname": "AdobeCreativeCloudInstallerAppleSilicon.munki", + "inferred_type": "munki", + "munki_display_name": "Creative Cloud Installer", + "munki_description": "The Creative Cloud app runs in the menu bar and allows you to install, update or remove Creative Cloud applications for which you are licensed." + }, + "uk.ac.ox.orchard.pkg.Gradle": { + "name": "Gradle", + "description": "Packages the latest version of Gradle", + "repo": "autopkg/orchard-recipes", + "path": "Gradle/Gradle.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.Gradle", + "shortname": "Gradle.pkg", "inferred_type": "pkg", "children": [ - "uk.ac.ox.orchard.munki.TypeScript" + "uk.ac.ox.orchard.munki.Gradle" ] }, - "uk.ac.ox.orchard.download.TypeScript": { - "name": "TypeScript", - "description": "Downloads the current release version of TypeScript", + "uk.ac.ox.orchard.munki.Gradle": { + "name": "Gradle", + "description": "Imports the current version of Gradle into Munki", "repo": "autopkg/orchard-recipes", - "path": "TypeScript/TypeScript.download.recipe", - "shortname": "TypeScript.download", + "path": "Gradle/Gradle.munki.recipe", + "parent": "uk.ac.ox.orchard.pkg.Gradle", + "shortname": "Gradle.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "Gradle is an open-source build automation system. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else." + }, + "uk.ac.ox.orchard.download.Gradle": { + "name": "Gradle", + "description": "Downloads the current release version of Gradle", + "repo": "autopkg/orchard-recipes", + "path": "Gradle/Gradle.download.recipe", + "shortname": "Gradle.download", "inferred_type": "download", "children": [ - "uk.ac.ox.orchard.pkg.TypeScript" + "uk.ac.ox.orchard.pkg.Gradle" ] }, - "com.github.autopkg.filewave.FWTool": { - "name": null, - "description": "Validates that the FileWave recipe setup is correct, and provides\n a placeholder to put the Processors required for FileWave recipes.\n ", + "com.github.autopkg.filewave.AdobeAIR": { + "name": "AdobeAIR", + "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation, then imports into FileWave.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air", "repo": "autopkg/filewave", - "path": "FWTool/FWTool.filewave.recipe", - "shortname": "FWTool.filewave", + "path": "AdobeAIR/AdobeAIR.filewave.recipe", + "parent": "com.github.autopkg.pkg.AdobeAIR", + "shortname": "AdobeAIR.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.filewave.OracleJava8": { - "name": "Java", - "description": "Downloads Java 8 installer, imports into FileWave.", + "com.github.autopkg.filewave.google-earth": { + "name": "Google Earth", + "description": "Downloads latest Google Earth disk image and imports into FileWave.", "repo": "autopkg/filewave", - "path": "Java8/Java8.filewave.recipe", - "parent": "com.github.autopkg.pkg.OracleJava8", - "shortname": "Java8.filewave", + "path": "GoogleEarth/GoogleEarth.filewave.recipe", + "parent": "com.github.autopkg.download.google-earth", + "shortname": "GoogleEarth.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.filewave.AdobeReader": { - "name": "Adobe Reader", - "description": "Downloads the latest Adobe Reader and imports into FileWave.\nSet MAJOR_VERSION to \"10\" to get the latest/last version of Adobe Reader 10 instead of 11.\n\nAdditional notes:\n- The Reader website states that 10.6.4 is a minimum requirement for 11.\n- The preinstall_script is there to get around an oversight in the package's\npreflight script, looking to find a user's trash folder to copy the .app into.\n", - "repo": "autopkg/filewave", - "path": "AdobeReader/AdobeReader.filewave.recipe", - "parent": "com.github.autopkg.download.AdobeReader", - "shortname": "AdobeReader.filewave", + "com.github.autopkg.filewave.Evernote": { + "name": "Evernote", + "description": "Downloads the current release version of Evernote and imports into FileWave.\n", + "repo": "autopkg/peshay-recipes", + "path": "Evernote/Evernote.filewave.recipe", + "parent": "com.github.autopkg.download.Evernote", + "shortname": "Evernote.filewave", "inferred_type": "filewave" }, "com.github.autopkg.filewave.Cyberduck": { @@ -63268,22 +63268,22 @@ "shortname": "Cyberduck.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.filewave.AdobeAIR": { - "name": "AdobeAIR", - "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation, then imports into FileWave.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air", + "com.github.autopkg.filewave.OracleJava8": { + "name": "Java", + "description": "Downloads Java 8 installer, imports into FileWave.", "repo": "autopkg/filewave", - "path": "AdobeAIR/AdobeAIR.filewave.recipe", - "parent": "com.github.autopkg.pkg.AdobeAIR", - "shortname": "AdobeAIR.filewave", + "path": "Java8/Java8.filewave.recipe", + "parent": "com.github.autopkg.pkg.OracleJava8", + "shortname": "Java8.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.filewave.google-earth": { - "name": "Google Earth", - "description": "Downloads latest Google Earth disk image and imports into FileWave.", + "com.github.autopkg.filewave.FlashPlayerNoRepackage": { + "name": "AdobeFlashPlayer", + "description": "Downloads Adobe Flash Player installer, imports into FileWave.", "repo": "autopkg/filewave", - "path": "GoogleEarth/GoogleEarth.filewave.recipe", - "parent": "com.github.autopkg.download.google-earth", - "shortname": "GoogleEarth.filewave", + "path": "AdobeFlashPlayer/AdobeFlashPlayer.filewave.recipe", + "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", + "shortname": "AdobeFlashPlayer.filewave", "inferred_type": "filewave" }, "com.github.autopkg.filewave.Silverlight": { @@ -63295,13 +63295,13 @@ "shortname": "Silverlight.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.filewave.FlashPlayerNoRepackage": { - "name": "AdobeFlashPlayer", - "description": "Downloads Adobe Flash Player installer, imports into FileWave.", + "com.github.autopkg.filewave.AdobeReader": { + "name": "Adobe Reader", + "description": "Downloads the latest Adobe Reader and imports into FileWave.\nSet MAJOR_VERSION to \"10\" to get the latest/last version of Adobe Reader 10 instead of 11.\n\nAdditional notes:\n- The Reader website states that 10.6.4 is a minimum requirement for 11.\n- The preinstall_script is there to get around an oversight in the package's\npreflight script, looking to find a user's trash folder to copy the .app into.\n", "repo": "autopkg/filewave", - "path": "AdobeFlashPlayer/AdobeFlashPlayer.filewave.recipe", - "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage", - "shortname": "AdobeFlashPlayer.filewave", + "path": "AdobeReader/AdobeReader.filewave.recipe", + "parent": "com.github.autopkg.download.AdobeReader", + "shortname": "AdobeReader.filewave", "inferred_type": "filewave" }, "com.github.autopkg.filewave.google-chrome": { @@ -63313,13 +63313,12 @@ "shortname": "GoogleChrome.filewave", "inferred_type": "filewave" }, - "com.github.autopkg.filewave.Evernote": { - "name": "Evernote", - "description": "Downloads the current release version of Evernote and imports into FileWave.\n", - "repo": "autopkg/peshay-recipes", - "path": "Evernote/Evernote.filewave.recipe", - "parent": "com.github.autopkg.download.Evernote", - "shortname": "Evernote.filewave", + "com.github.autopkg.filewave.FWTool": { + "name": null, + "description": "Validates that the FileWave recipe setup is correct, and provides\n a placeholder to put the Processors required for FileWave recipes.\n ", + "repo": "autopkg/filewave", + "path": "FWTool/FWTool.filewave.recipe", + "shortname": "FWTool.filewave", "inferred_type": "filewave" }, "com.github.autopkg.filewave.Adium": { @@ -63342,6 +63341,15 @@ "munki_display_name": "Acronis Access", "munki_description": "Acronis Access Advanced is an easy, complete, and secure enterprise file sharing solution that makes users more productive and gives IT complete control over business content to ensure security, maintain compliance, and enable BYOD. Employees can use any device to securely access, sync and share files with other employees, customers, partners, and vendors." }, + "com.github.jbaker10.lanrev.AcronisAccess": { + "name": "AcronisAccess", + "description": "Creates a LANrev package (.amsdpackages) of Acronis Access, imports it into the LANrev Admin console, and uploads it to the LANrev Server.", + "repo": "autopkg/jbaker10-recipes", + "path": "AcronisAccess/AcronisAccess.lanrev.recipe", + "parent": "com.github.jbaker10.pkg.AcronisAccess", + "shortname": "AcronisAccess.lanrev", + "inferred_type": "lanrev" + }, "com.github.jbaker10.download.AcronisAccess": { "name": "AcronisAccess", "description": "Downloads the latest version of Acronis Access and unzips the contents.", @@ -63353,15 +63361,6 @@ "com.github.jbaker10.pkg.AcronisAccess" ] }, - "com.github.jbaker10.lanrev.AcronisAccess": { - "name": "AcronisAccess", - "description": "Creates a LANrev package (.amsdpackages) of Acronis Access, imports it into the LANrev Admin console, and uploads it to the LANrev Server.", - "repo": "autopkg/jbaker10-recipes", - "path": "AcronisAccess/AcronisAccess.lanrev.recipe", - "parent": "com.github.jbaker10.pkg.AcronisAccess", - "shortname": "AcronisAccess.lanrev", - "inferred_type": "lanrev" - }, "com.github.jbaker10.pkg.AcronisAccess": { "name": "AcronisAccess", "description": "Downloads the latest version of Acronis Access, unzips the contents, and builds an Apple installer pkg.", @@ -63371,20 +63370,85 @@ "shortname": "AcronisAccess.pkg", "inferred_type": "pkg", "children": [ - "com.github.jbaker10.munki.AcronisAccess", - "com.github.jbaker10.lanrev.AcronisAccess" + "com.github.jbaker10.munki.AcronisAccess", + "com.github.jbaker10.lanrev.AcronisAccess" + ] + }, + "com.github.jbaker10.download.scmccid": { + "name": "scmccid", + "description": "Downloads the latest SmartCard drivers from Identive-Group and unzips them.", + "repo": "autopkg/jbaker10-recipes", + "path": "SmartCardDrivers/scmccid.download.recipe", + "shortname": "scmccid.download", + "inferred_type": "download", + "children": [ + "com.github.jbaker10.lanrev.scmccid" + ] + }, + "com.github.jbaker10.lanrev.scmccid": { + "name": "scmccid", + "description": "Creates a LANrev package (.amsdpackages) of the latest SmartCard drivers from Identive-Group, imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "repo": "autopkg/jbaker10-recipes", + "path": "SmartCardDrivers/scmccid.lanrev.recipe", + "parent": "com.github.jbaker10.download.scmccid", + "shortname": "scmccid.lanrev", + "inferred_type": "lanrev" + }, + "com.github.jbaker10.download.EndNoteX7Updates": { + "name": "EndNote", + "description": "Downloads the latest EndNote X7 release and unzips the contents.", + "repo": "autopkg/jbaker10-recipes", + "path": "EndNote/EndNoteX7Updates.download.recipe", + "shortname": "EndNoteX7Updates.download", + "inferred_type": "download", + "children": [ + "com.github.jbaker10.pkg.EndNoteX7Updates" + ] + }, + "com.github.jbaker10.lanrev.EndNoteX7Updates": { + "name": "EndNote", + "description": "Creates a LANrev package (.amsdpackages) of EndNote Updates, imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "repo": "autopkg/jbaker10-recipes", + "path": "EndNote/EndNoteX7Updates.lanrev.recipe", + "parent": "com.github.jbaker10.pkg.EndNoteX7Updates", + "shortname": "EndNoteX7Updates.lanrev", + "inferred_type": "lanrev" + }, + "com.github.jbaker10.pkg.EndNoteX7Updates": { + "name": "EndNote", + "description": "Downloads the latest EndNote X7 release, unzips the contents, and creates a custom package that will install the EndNote X7 update onto the system. It will also place the CWYW module into the Startup items of Office 2008 and/or 2011.", + "repo": "autopkg/jbaker10-recipes", + "path": "EndNote/EndNoteX7Updates.pkg.recipe", + "parent": "com.github.jbaker10.download.EndNoteX7Updates", + "shortname": "EndNoteX7Updates.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jbaker10.lanrev.EndNoteX7Updates", + "com.github.andrewvalentine.munki.EndNoteX7Updates" + ] + }, + "com.github.jbaker10.pkg.EndNoteX7": { + "name": "EndNote_X7", + "description": "Downloads the latest full installer of EndNote X7 and builds an Apple installer pkg.", + "repo": "autopkg/jbaker10-recipes", + "path": "EndNote/EndNoteX7.pkg.recipe", + "parent": "com.github.jbaker10.download.EndNoteX7", + "shortname": "EndNoteX7.pkg", + "inferred_type": "pkg", + "children": [ + "uk.ac.ox.orchard.munki.EndNoteX7" ] }, - "com.github.jbaker10.munki.ESETEndpointAntiVirus": { - "name": "ESET Endpoint Anti-Virus", - "description": "Downloads the latest version of ESET Endpoint Anti-Virus for macOS, mounts the DMG, and extracts the Installer.pkg, and imports the pkg into Munki.", + "com.github.jbaker10.download.EndNoteX7": { + "name": "EndNote_X7", + "description": "Downloads the latest full installer of EndNote X7.", "repo": "autopkg/jbaker10-recipes", - "path": "ESET/ESETEndpointAntiVirus.munki.recipe", - "parent": "com.github.jbaker10.download.ESETEndpointAntiVirus", - "shortname": "ESETEndpointAntiVirus.munki", - "inferred_type": "munki", - "munki_display_name": "ESET Endpoint Anti-Virus", - "munki_description": "Light-footprint security against spyware, viruses and cross-platform infections." + "path": "EndNote/EndNoteX7.download.recipe", + "shortname": "EndNoteX7.download", + "inferred_type": "download", + "children": [ + "com.github.jbaker10.pkg.EndNoteX7" + ] }, "com.github.jbaker10.munki.ESETRemoteAdministratorAgent": { "name": "ESET Remote Administrator Agent", @@ -63414,21 +63478,20 @@ "shortname": "ESETEndpointAntiVirus.download", "inferred_type": "download", "children": [ - "com.github.jbaker10.munki.ESETEndpointAntiVirus", - "com.github.jbaker10.pkg.ESETEndpointAntiVirus" + "com.github.jbaker10.pkg.ESETEndpointAntiVirus", + "com.github.jbaker10.munki.ESETEndpointAntiVirus" ] }, - "com.github.jbaker10.pkg.ESETRemoteAdministratorAgent": { - "name": "ESET Remote Administrator Agent", - "description": "Downloads the latest version of ESET Remote Administrator Agent for macOS, mounts the DMG, and extracts the Installer.pkg.", + "com.github.jbaker10.munki.ESETEndpointAntiVirus": { + "name": "ESET Endpoint Anti-Virus", + "description": "Downloads the latest version of ESET Endpoint Anti-Virus for macOS, mounts the DMG, and extracts the Installer.pkg, and imports the pkg into Munki.", "repo": "autopkg/jbaker10-recipes", - "path": "ESET/ESETRemoteAdministratorAgent.pkg.recipe", - "parent": "com.github.jbaker10.download.ESETRemoteAdministratorAgent", - "shortname": "ESETRemoteAdministratorAgent.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jbaker10.munki.ESETRemoteAdministratorAgent" - ] + "path": "ESET/ESETEndpointAntiVirus.munki.recipe", + "parent": "com.github.jbaker10.download.ESETEndpointAntiVirus", + "shortname": "ESETEndpointAntiVirus.munki", + "inferred_type": "munki", + "munki_display_name": "ESET Endpoint Anti-Virus", + "munki_description": "Light-footprint security against spyware, viruses and cross-platform infections." }, "com.github.jbaker10.download.ESETRemoteAdministratorAgent": { "name": "ESET Remote Administrator Agent", @@ -63441,35 +63504,18 @@ "com.github.jbaker10.pkg.ESETRemoteAdministratorAgent" ] }, - "com.github.jbaker10.lanrev.scmccid": { - "name": "scmccid", - "description": "Creates a LANrev package (.amsdpackages) of the latest SmartCard drivers from Identive-Group, imports it into the LANrev Admin console and uploads it to the LANrev Server.", - "repo": "autopkg/jbaker10-recipes", - "path": "SmartCardDrivers/scmccid.lanrev.recipe", - "parent": "com.github.jbaker10.download.scmccid", - "shortname": "scmccid.lanrev", - "inferred_type": "lanrev" - }, - "com.github.jbaker10.download.scmccid": { - "name": "scmccid", - "description": "Downloads the latest SmartCard drivers from Identive-Group and unzips them.", + "com.github.jbaker10.pkg.ESETRemoteAdministratorAgent": { + "name": "ESET Remote Administrator Agent", + "description": "Downloads the latest version of ESET Remote Administrator Agent for macOS, mounts the DMG, and extracts the Installer.pkg.", "repo": "autopkg/jbaker10-recipes", - "path": "SmartCardDrivers/scmccid.download.recipe", - "shortname": "scmccid.download", - "inferred_type": "download", + "path": "ESET/ESETRemoteAdministratorAgent.pkg.recipe", + "parent": "com.github.jbaker10.download.ESETRemoteAdministratorAgent", + "shortname": "ESETRemoteAdministratorAgent.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jbaker10.lanrev.scmccid" + "com.github.jbaker10.munki.ESETRemoteAdministratorAgent" ] }, - "com.github.jbaker10.lanrev.BoxSync": { - "name": "Box Sync", - "description": "Creates a LANrev package (.amsdpackages) of the Box Sync application, imports it into the LANrev Admin console, and uploads it to the LANrev Server.", - "repo": "autopkg/jbaker10-recipes", - "path": "Box/BoxSync.lanrev.recipe", - "parent": "com.github.hansen-m.pkg.boxsync", - "shortname": "BoxSync.lanrev", - "inferred_type": "lanrev" - }, "com.github.jbaker10.lanrev.osquery": { "name": "osquery", "description": "Creates a LANrev package (.amsdpackages) of osquery, imports it into the LANrev Admin console and uploads it to the LANrev Server.", @@ -63502,126 +63548,46 @@ "com.github.jbaker10.munki.osquery" ] }, - "com.github.jbaker10.pkg.EndNoteX7Updates": { - "name": "EndNote", - "description": "Downloads the latest EndNote X7 release, unzips the contents, and creates a custom package that will install the EndNote X7 update onto the system. It will also place the CWYW module into the Startup items of Office 2008 and/or 2011.", - "repo": "autopkg/jbaker10-recipes", - "path": "EndNote/EndNoteX7Updates.pkg.recipe", - "parent": "com.github.jbaker10.download.EndNoteX7Updates", - "shortname": "EndNoteX7Updates.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jbaker10.lanrev.EndNoteX7Updates", - "com.github.andrewvalentine.munki.EndNoteX7Updates" - ] - }, - "com.github.jbaker10.pkg.EndNoteX7": { - "name": "EndNote_X7", - "description": "Downloads the latest full installer of EndNote X7 and builds an Apple installer pkg.", - "repo": "autopkg/jbaker10-recipes", - "path": "EndNote/EndNoteX7.pkg.recipe", - "parent": "com.github.jbaker10.download.EndNoteX7", - "shortname": "EndNoteX7.pkg", - "inferred_type": "pkg", - "children": [ - "uk.ac.ox.orchard.munki.EndNoteX7" - ] - }, - "com.github.jbaker10.download.EndNoteX7Updates": { - "name": "EndNote", - "description": "Downloads the latest EndNote X7 release and unzips the contents.", - "repo": "autopkg/jbaker10-recipes", - "path": "EndNote/EndNoteX7Updates.download.recipe", - "shortname": "EndNoteX7Updates.download", - "inferred_type": "download", - "children": [ - "com.github.jbaker10.pkg.EndNoteX7Updates" - ] - }, - "com.github.jbaker10.download.EndNoteX7": { - "name": "EndNote_X7", - "description": "Downloads the latest full installer of EndNote X7.", - "repo": "autopkg/jbaker10-recipes", - "path": "EndNote/EndNoteX7.download.recipe", - "shortname": "EndNoteX7.download", - "inferred_type": "download", - "children": [ - "com.github.jbaker10.pkg.EndNoteX7" - ] - }, - "com.github.jbaker10.lanrev.EndNoteX7Updates": { - "name": "EndNote", - "description": "Creates a LANrev package (.amsdpackages) of EndNote Updates, imports it into the LANrev Admin console and uploads it to the LANrev Server.", + "com.github.jbaker10.lanrev.BoxSync": { + "name": "Box Sync", + "description": "Creates a LANrev package (.amsdpackages) of the Box Sync application, imports it into the LANrev Admin console, and uploads it to the LANrev Server.", "repo": "autopkg/jbaker10-recipes", - "path": "EndNote/EndNoteX7Updates.lanrev.recipe", - "parent": "com.github.jbaker10.pkg.EndNoteX7Updates", - "shortname": "EndNoteX7Updates.lanrev", + "path": "Box/BoxSync.lanrev.recipe", + "parent": "com.github.hansen-m.pkg.boxsync", + "shortname": "BoxSync.lanrev", "inferred_type": "lanrev" }, - "com.github.flammable.download.Whisky": { - "name": "Whisky", - "description": "Downloads the latest version of Whisky.", - "repo": "autopkg/flammable-recipes", - "path": "Isaac Marovitz/Whisky.download.recipe", - "shortname": "Whisky.download", - "inferred_type": "download", - "children": [ - "com.github.flammable.munki.Whisky" - ] - }, - "com.github.flammable.munki.Whisky": { - "name": "Whisky", - "description": "Downloads the latest version of Whisky and imports it into Munki.", + "com.github.flammable.munki.Spillo": { + "name": "Spillo", + "description": "Downloads the latest version of Spillo and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Isaac Marovitz/Whisky.munki.recipe", - "parent": "com.github.flammable.download.Whisky", - "shortname": "Whisky.munki", + "path": "Bananafish Software/Spillo.munki.recipe", + "parent": "com.github.flammable.download.Spillo", + "shortname": "Spillo.munki", "inferred_type": "munki", - "munki_display_name": "Whisky", - "munki_description": "Modern Wine wrapper built with SwiftUI." + "munki_display_name": "Spillo", + "munki_description": "Take full control over your bookmarks on Pinboard." }, - "com.github.flammable.download.AdvancedRestClient": { - "name": "AdvancedRestClient", - "description": "Downloads the latest version of AdvancedRestClient.", + "com.github.flammable.download.Spillo": { + "name": "Spillo", + "description": "Downloads the latest version of Spillo.", "repo": "autopkg/flammable-recipes", - "path": "AdvancedRestClient/AdvancedRestClient.download.recipe", - "shortname": "AdvancedRestClient.download", + "path": "Bananafish Software/Spillo.download.recipe", + "shortname": "Spillo.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.AdvancedRestClient" + "com.github.flammable.munki.Spillo" ] }, - "com.github.flammable.munki.AdvancedRestClient": { - "name": "AdvancedRestClient", - "description": "Downloads the latest version of AdvancedRestClient and imports it into Munki.", - "repo": "autopkg/flammable-recipes", - "path": "AdvancedRestClient/AdvancedRestClient.munki.recipe", - "parent": "com.github.flammable.download.AdvancedRestClient", - "shortname": "AdvancedRestClient.munki", - "inferred_type": "munki", - "munki_display_name": "AdvancedRestClient", - "munki_description": "Advanced REST Client - Desktop application" - }, - "com.github.flammable.munki.DataRescue4": { - "name": "Data Rescue 4", - "description": "Downloads the latest version of Data Rescue 4 and imports it into Munki.", - "repo": "autopkg/flammable-recipes", - "path": "PROSOFT Engineering, Inc./Data Rescue 4.munki.recipe", - "parent": "com.github.flammable.download.DataRescue4", - "shortname": "Data Rescue 4.munki", - "inferred_type": "munki", - "munki_display_name": "Data Rescue 4", - "munki_description": "Powerful hard drive data recovery software." - }, - "com.github.flammable.download.DataRescue4": { - "name": "Data Rescue 4", - "description": "Downloads the latest version of Data Rescue 4.", + "com.github.flammable.download.SequelAce": { + "name": "Sequel Ace", + "description": "Downloads the latest version of Sequel Ace.", "repo": "autopkg/flammable-recipes", - "path": "PROSOFT Engineering, Inc./Data Rescue 4.download.recipe", - "shortname": "Data Rescue 4.download", + "path": "Sequel Ace/Sequel Ace.download.recipe", + "shortname": "Sequel Ace.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.DataRescue4" + "com.github.flammable.munki.SequelAce" ] }, "com.github.flammable.munki.SequelAce": { @@ -63635,16 +63601,14 @@ "munki_display_name": "Sequel Ace", "munki_description": "MySQL/MariaDB database management for macOS" }, - "com.github.flammable.download.SequelAce": { - "name": "Sequel Ace", - "description": "Downloads the latest version of Sequel Ace.", + "com.github.flammable.install.Pika": { + "name": "Pika", + "description": "Installs the latest version of Pika.", "repo": "autopkg/flammable-recipes", - "path": "Sequel Ace/Sequel Ace.download.recipe", - "shortname": "Sequel Ace.download", - "inferred_type": "download", - "children": [ - "com.github.flammable.munki.SequelAce" - ] + "path": "superhighfives/Pika.install.recipe", + "parent": "com.github.flammable.download.Pika", + "shortname": "Pika.install", + "inferred_type": "install" }, "com.github.flammable.pkg.Pika": { "name": "Pika", @@ -63655,17 +63619,6 @@ "shortname": "Pika.pkg", "inferred_type": "pkg" }, - "com.github.flammable.munki.Pika": { - "name": "Pika", - "description": "Downloads the latest version of Pika and imports it into Munki.", - "repo": "autopkg/flammable-recipes", - "path": "superhighfives/Pika.munki.recipe", - "parent": "com.github.flammable.download.Pika", - "shortname": "Pika.munki", - "inferred_type": "munki", - "munki_display_name": "Pika", - "munki_description": "An open-source colour picker app for macOS" - }, "com.github.flammable.download.Pika": { "name": "Pika", "description": "Downloads the latest version of Pika.", @@ -63674,76 +63627,68 @@ "shortname": "Pika.download", "inferred_type": "download", "children": [ + "com.github.flammable.install.Pika", "com.github.flammable.pkg.Pika", - "com.github.flammable.munki.Pika", - "com.github.flammable.install.Pika" + "com.github.flammable.munki.Pika" ] }, - "com.github.flammable.install.Pika": { + "com.github.flammable.munki.Pika": { "name": "Pika", - "description": "Installs the latest version of Pika.", + "description": "Downloads the latest version of Pika and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "superhighfives/Pika.install.recipe", + "path": "superhighfives/Pika.munki.recipe", "parent": "com.github.flammable.download.Pika", - "shortname": "Pika.install", - "inferred_type": "install" + "shortname": "Pika.munki", + "inferred_type": "munki", + "munki_display_name": "Pika", + "munki_description": "An open-source colour picker app for macOS" }, - "com.github.flammable.download.SyntaxHighlight": { - "name": "Syntax Highlight", - "description": "Downloads the latest version of Syntax Highlight.", + "com.github.flammable.munki.dupeGuru": { + "name": "dupeGuru", + "description": "Downloads the latest version of dupeGuru and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Syntax Highlight/Syntax Highlight.download.recipe", - "shortname": "Syntax Highlight.download", + "path": "dupeGuru/dupeGuru.munki.recipe", + "parent": "com.github.flammable.download.dupeGuru", + "shortname": "dupeGuru.munki", + "inferred_type": "munki", + "munki_display_name": "dupeGuru", + "munki_description": "A tool to find duplicate files on your computer." + }, + "com.github.flammable.download.dupeGuru": { + "name": "dupeGuru", + "description": "Downloads the latest version of dupeGuru.", + "repo": "autopkg/flammable-recipes", + "path": "dupeGuru/dupeGuru.download.recipe", + "deprecated": true, + "shortname": "dupeGuru.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.SyntaxHighlight", - "com.github.haircut.pkg.SyntaxHighlight" + "com.github.flammable.munki.dupeGuru", + "com.github.peshay.filewave.dupeGuru" ] }, - "com.github.flammable.munki.SyntaxHighlight": { - "name": "Syntax Highlight", - "description": "Downloads the latest version of Syntax Highlight and imports it into Munki.", - "repo": "autopkg/flammable-recipes", - "path": "Syntax Highlight/Syntax Highlight.munki.recipe", - "parent": "com.github.flammable.download.SyntaxHighlight", - "shortname": "Syntax Highlight.munki", - "inferred_type": "munki", - "munki_display_name": "Syntax Highlight", - "munki_description": "Quick Look extension for highlight source code files on macOS 10.15 and later." - }, - "com.github.flammable.munki.xerox.printdriver": { - "name": null, - "description": "Downloads the latest version of the Xerox Print Drivers from Xerox.com and imports them into Munki.", + "com.github.flammable.munki.Thumbs": { + "name": "Thumbs", + "description": "Downloads the latest version of Thumbs and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Xerox/XeroxPrintDriver.munki.recipe", - "parent": "com.github.mlbz521.download.XeroxPrintDriver", - "shortname": "XeroxPrintDriver.munki", + "path": "Urban Apps/Thumbs.munki.recipe", + "parent": "com.github.flammable.download.Thumbs", + "shortname": "Thumbs.munki", "inferred_type": "munki", - "munki_display_name": "Xerox Print Driver", - "munki_description": "Installs the latest Xerox Print Drivers from Xerox.com" + "munki_display_name": "Thumbs", + "munki_description": "Generate images from your media collection." }, - "com.github.flammable.download.CocoaPacketAnalyzer": { - "name": "CocoaPacketAnalyzer", - "description": "Downloads the latest version of CocoaPacketAnalyzer.", + "com.github.flammable.download.Thumbs": { + "name": "Thumbs", + "description": "Downloads the latest version of Thumbs.", "repo": "autopkg/flammable-recipes", - "path": "BitControl Networks GmbH/CocoaPacketAnalyzer.download.recipe", - "shortname": "CocoaPacketAnalyzer.download", + "path": "Urban Apps/Thumbs.download.recipe", + "shortname": "Thumbs.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.CocoaPacketAnalyzer" + "com.github.flammable.munki.Thumbs" ] }, - "com.github.flammable.munki.CocoaPacketAnalyzer": { - "name": "CocoaPacketAnalyzer", - "description": "Downloads the latest version of CocoaPacketAnalyzer and imports it into Munki.", - "repo": "autopkg/flammable-recipes", - "path": "BitControl Networks GmbH/CocoaPacketAnalyzer.munki.recipe", - "parent": "com.github.flammable.download.CocoaPacketAnalyzer", - "shortname": "CocoaPacketAnalyzer.munki", - "inferred_type": "munki", - "munki_display_name": "CocoaPacketAnalyzer", - "munki_description": "Network packet protocol analyzer." - }, "com.github.flammable.munki.UTM": { "name": "UTM", "description": "Downloads the latest version of UTM and imports it into Munki.", @@ -63777,254 +63722,260 @@ "munki_display_name": "Prefs Editor", "munki_description": "Prefs Editor can edit application and system preferences in a simple, tabular format." }, - "com.github.flammable.download.VeertuDesktop": { - "name": "Veertu Desktop", - "description": "Downloads the latest version of Veertu Desktop.", + "com.github.flammable.munki.xerox.printdriver": { + "name": null, + "description": "Downloads the latest version of the Xerox Print Drivers from Xerox.com and imports them into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Veertu Inc/Veertu Desktop.download.recipe", - "shortname": "Veertu Desktop.download", + "path": "Xerox/XeroxPrintDriver.munki.recipe", + "parent": "com.github.mlbz521.download.XeroxPrintDriver", + "shortname": "XeroxPrintDriver.munki", + "inferred_type": "munki", + "munki_display_name": "Xerox Print Driver", + "munki_description": "Installs the latest Xerox Print Drivers from Xerox.com" + }, + "com.github.flammable.download.SMARTUtility": { + "name": "SMART Utility", + "description": "Downloads the latest version of SMART Utility.", + "repo": "autopkg/flammable-recipes", + "path": "Volitans Software/SMART Utility.download.recipe", + "shortname": "SMART Utility.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.VeertuDesktop" + "com.github.flammable.munki.SMARTUtility" ] }, - "com.github.flammable.munki.VeertuDesktop": { - "name": "Veertu Desktop", - "description": "Downloads the latest version of Veertu Desktop and imports it into Munki.", + "com.github.flammable.munki.SMARTUtility": { + "name": "SMART Utility", + "description": "Downloads the latest version of SMART Utility and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Veertu Inc/Veertu Desktop.munki.recipe", - "parent": "com.github.flammable.download.VeertuDesktop", - "shortname": "Veertu Desktop.munki", + "path": "Volitans Software/SMART Utility.munki.recipe", + "parent": "com.github.flammable.download.SMARTUtility", + "shortname": "SMART Utility.munki", "inferred_type": "munki", - "munki_display_name": "Veertu Desktop", - "munki_description": " " + "munki_display_name": "SMART Utility", + "munki_description": "Checks the hardware diagnostics system of hard drives." }, - "com.github.flammable.munki.iExplorer": { - "name": "iExplorer", - "description": "Downloads the latest version of iExplorer and imports it into Munki.", + "com.github.flammable.munki.DataRescue4": { + "name": "Data Rescue 4", + "description": "Downloads the latest version of Data Rescue 4 and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Macroplant LLC/iExplorer.munki.recipe", - "parent": "com.github.flammable.download.iExplorer", - "shortname": "iExplorer.munki", + "path": "PROSOFT Engineering, Inc./Data Rescue 4.munki.recipe", + "parent": "com.github.flammable.download.DataRescue4", + "shortname": "Data Rescue 4.munki", "inferred_type": "munki", - "munki_display_name": "iExplorer", - "munki_description": "View and transfer files on your iOS device." + "munki_display_name": "Data Rescue 4", + "munki_description": "Powerful hard drive data recovery software." }, - "com.github.flammable.download.iExplorer": { - "name": "iExplorer", - "description": "Downloads the latest version of iExplorer.", + "com.github.flammable.download.DataRescue4": { + "name": "Data Rescue 4", + "description": "Downloads the latest version of Data Rescue 4.", "repo": "autopkg/flammable-recipes", - "path": "Macroplant LLC/iExplorer.download.recipe", - "shortname": "iExplorer.download", + "path": "PROSOFT Engineering, Inc./Data Rescue 4.download.recipe", + "shortname": "Data Rescue 4.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.iExplorer", - "com.github.ahousseini-recipes.pkg.iExplorer" + "com.github.flammable.munki.DataRescue4" ] }, - "com.github.flammable.download.Spillo": { - "name": "Spillo", - "description": "Downloads the latest version of Spillo.", + "com.github.flammable.munki.AdvancedRestClient": { + "name": "AdvancedRestClient", + "description": "Downloads the latest version of AdvancedRestClient and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Bananafish Software/Spillo.download.recipe", - "shortname": "Spillo.download", + "path": "AdvancedRestClient/AdvancedRestClient.munki.recipe", + "parent": "com.github.flammable.download.AdvancedRestClient", + "shortname": "AdvancedRestClient.munki", + "inferred_type": "munki", + "munki_display_name": "AdvancedRestClient", + "munki_description": "Advanced REST Client - Desktop application" + }, + "com.github.flammable.download.AdvancedRestClient": { + "name": "AdvancedRestClient", + "description": "Downloads the latest version of AdvancedRestClient.", + "repo": "autopkg/flammable-recipes", + "path": "AdvancedRestClient/AdvancedRestClient.download.recipe", + "shortname": "AdvancedRestClient.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.Spillo" + "com.github.flammable.munki.AdvancedRestClient" ] }, - "com.github.flammable.munki.Spillo": { - "name": "Spillo", - "description": "Downloads the latest version of Spillo and imports it into Munki.", - "repo": "autopkg/flammable-recipes", - "path": "Bananafish Software/Spillo.munki.recipe", - "parent": "com.github.flammable.download.Spillo", - "shortname": "Spillo.munki", - "inferred_type": "munki", - "munki_display_name": "Spillo", - "munki_description": "Take full control over your bookmarks on Pinboard." - }, - "com.github.flammable.munki.Thumbs": { - "name": "Thumbs", - "description": "Downloads the latest version of Thumbs and imports it into Munki.", + "com.github.flammable.munki.SyntaxHighlight": { + "name": "Syntax Highlight", + "description": "Downloads the latest version of Syntax Highlight and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Urban Apps/Thumbs.munki.recipe", - "parent": "com.github.flammable.download.Thumbs", - "shortname": "Thumbs.munki", + "path": "Syntax Highlight/Syntax Highlight.munki.recipe", + "parent": "com.github.flammable.download.SyntaxHighlight", + "shortname": "Syntax Highlight.munki", "inferred_type": "munki", - "munki_display_name": "Thumbs", - "munki_description": "Generate images from your media collection." + "munki_display_name": "Syntax Highlight", + "munki_description": "Quick Look extension for highlight source code files on macOS 10.15 and later." }, - "com.github.flammable.download.Thumbs": { - "name": "Thumbs", - "description": "Downloads the latest version of Thumbs.", + "com.github.flammable.download.SyntaxHighlight": { + "name": "Syntax Highlight", + "description": "Downloads the latest version of Syntax Highlight.", "repo": "autopkg/flammable-recipes", - "path": "Urban Apps/Thumbs.download.recipe", - "shortname": "Thumbs.download", + "path": "Syntax Highlight/Syntax Highlight.download.recipe", + "shortname": "Syntax Highlight.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.Thumbs" + "com.github.flammable.munki.SyntaxHighlight", + "com.github.haircut.pkg.SyntaxHighlight" ] }, - "com.github.flammable.download.dupeGuru": { - "name": "dupeGuru", - "description": "Downloads the latest version of dupeGuru.", + "com.github.flammable.download.VeertuDesktop": { + "name": "Veertu Desktop", + "description": "Downloads the latest version of Veertu Desktop.", "repo": "autopkg/flammable-recipes", - "path": "dupeGuru/dupeGuru.download.recipe", - "deprecated": true, - "shortname": "dupeGuru.download", + "path": "Veertu Inc/Veertu Desktop.download.recipe", + "shortname": "Veertu Desktop.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.dupeGuru", - "com.github.peshay.filewave.dupeGuru" + "com.github.flammable.munki.VeertuDesktop" ] }, - "com.github.flammable.munki.dupeGuru": { - "name": "dupeGuru", - "description": "Downloads the latest version of dupeGuru and imports it into Munki.", + "com.github.flammable.munki.VeertuDesktop": { + "name": "Veertu Desktop", + "description": "Downloads the latest version of Veertu Desktop and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "dupeGuru/dupeGuru.munki.recipe", - "parent": "com.github.flammable.download.dupeGuru", - "shortname": "dupeGuru.munki", + "path": "Veertu Inc/Veertu Desktop.munki.recipe", + "parent": "com.github.flammable.download.VeertuDesktop", + "shortname": "Veertu Desktop.munki", "inferred_type": "munki", - "munki_display_name": "dupeGuru", - "munki_description": "A tool to find duplicate files on your computer." + "munki_display_name": "Veertu Desktop", + "munki_description": " " }, - "com.github.flammable.download.SMARTUtility": { - "name": "SMART Utility", - "description": "Downloads the latest version of SMART Utility.", + "com.github.flammable.download.Whisky": { + "name": "Whisky", + "description": "Downloads the latest version of Whisky.", "repo": "autopkg/flammable-recipes", - "path": "Volitans Software/SMART Utility.download.recipe", - "shortname": "SMART Utility.download", + "path": "Isaac Marovitz/Whisky.download.recipe", + "shortname": "Whisky.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.SMARTUtility" + "com.github.flammable.munki.Whisky" ] }, - "com.github.flammable.munki.SMARTUtility": { - "name": "SMART Utility", - "description": "Downloads the latest version of SMART Utility and imports it into Munki.", + "com.github.flammable.munki.Whisky": { + "name": "Whisky", + "description": "Downloads the latest version of Whisky and imports it into Munki.", "repo": "autopkg/flammable-recipes", - "path": "Volitans Software/SMART Utility.munki.recipe", - "parent": "com.github.flammable.download.SMARTUtility", - "shortname": "SMART Utility.munki", + "path": "Isaac Marovitz/Whisky.munki.recipe", + "parent": "com.github.flammable.download.Whisky", + "shortname": "Whisky.munki", "inferred_type": "munki", - "munki_display_name": "SMART Utility", - "munki_description": "Checks the hardware diagnostics system of hard drives." + "munki_display_name": "Whisky", + "munki_description": "Modern Wine wrapper built with SwiftUI." }, - "com.github.ygini.download.FileMaker15Updater": { - "name": "FileMaker15Updater", - "description": "Download recipe for FileMaker 15 Updater.", - "repo": "autopkg/ygini-recipes", - "path": "FileMaker15/FileMaker15Updater.download.recipe", - "shortname": "FileMaker15Updater.download", + "com.github.flammable.munki.CocoaPacketAnalyzer": { + "name": "CocoaPacketAnalyzer", + "description": "Downloads the latest version of CocoaPacketAnalyzer and imports it into Munki.", + "repo": "autopkg/flammable-recipes", + "path": "BitControl Networks GmbH/CocoaPacketAnalyzer.munki.recipe", + "parent": "com.github.flammable.download.CocoaPacketAnalyzer", + "shortname": "CocoaPacketAnalyzer.munki", + "inferred_type": "munki", + "munki_display_name": "CocoaPacketAnalyzer", + "munki_description": "Network packet protocol analyzer." + }, + "com.github.flammable.download.CocoaPacketAnalyzer": { + "name": "CocoaPacketAnalyzer", + "description": "Downloads the latest version of CocoaPacketAnalyzer.", + "repo": "autopkg/flammable-recipes", + "path": "BitControl Networks GmbH/CocoaPacketAnalyzer.download.recipe", + "shortname": "CocoaPacketAnalyzer.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.FileMaker15Updater" + "com.github.flammable.munki.CocoaPacketAnalyzer" ] }, - "com.github.ygini.munki.FileMaker15Updater": { - "name": "FileMaker15Updater", - "description": "Import FileMaker 15 Updater in Munki", - "repo": "autopkg/ygini-recipes", - "path": "FileMaker15/FileMaker15Updater.munki.recipe", - "parent": "com.github.ygini.download.FileMaker15Updater", - "shortname": "FileMaker15Updater.munki", - "inferred_type": "munki", - "munki_display_name": "FileMaker 15 Update", - "munki_description": "The FileMaker Platform is ideally suited for your unique needs. Quickly create and run solutions that work seamlessly across iPad, iPhone, Windows, Mac and the web." - }, - "com.github.ygini.MunkiNormalizePath": { - "name": null, - "description": "Start the script reference by POST_RUN_SYNC_SCRIPT variable.", - "repo": "autopkg/ygini-recipes", - "path": "MunkiNormalizePath/MunkiNormalizePath.recipe" + "com.github.flammable.download.iExplorer": { + "name": "iExplorer", + "description": "Downloads the latest version of iExplorer.", + "repo": "autopkg/flammable-recipes", + "path": "Macroplant LLC/iExplorer.download.recipe", + "shortname": "iExplorer.download", + "inferred_type": "download", + "children": [ + "com.github.flammable.munki.iExplorer", + "com.github.ahousseini-recipes.pkg.iExplorer" + ] }, - "com.github.ygini.munki.Crisp": { - "name": "Crisp", - "description": "Downloads the latest version of Crisp and imports it into Munki.", - "repo": "autopkg/ygini-recipes", - "path": "Crisp/Crisp.munki.recipe", - "parent": "com.github.ygini.download.Crisp", - "shortname": "Crisp.munki", + "com.github.flammable.munki.iExplorer": { + "name": "iExplorer", + "description": "Downloads the latest version of iExplorer and imports it into Munki.", + "repo": "autopkg/flammable-recipes", + "path": "Macroplant LLC/iExplorer.munki.recipe", + "parent": "com.github.flammable.download.iExplorer", + "shortname": "iExplorer.munki", "inferred_type": "munki", - "munki_display_name": "Crisp", - "munki_description": "The Crisp Shared Inbox centralizes all your conversations. From Live Chat, Email to Facebook Messenger, Twitter DM, SMS... Collaborate effortlessly inside one inbox, to offer the best customer service to your customers." - }, - "com.github.ygini.install.Crisp": { - "name": "Crisp", - "description": "Installs the latest version of Crisp.", - "repo": "autopkg/ygini-recipes", - "path": "Crisp/Crisp.install.recipe", - "parent": "com.github.ygini.download.Crisp", - "shortname": "Crisp.install", - "inferred_type": "install" - }, - "com.github.ygini.pkg.Crisp": { - "name": "Crisp", - "description": "Downloads the latest version of Crisp and creates a package.", - "repo": "autopkg/ygini-recipes", - "path": "Crisp/Crisp.pkg.recipe", - "parent": "com.github.ygini.download.Crisp", - "shortname": "Crisp.pkg", - "inferred_type": "pkg" + "munki_display_name": "iExplorer", + "munki_description": "View and transfer files on your iOS device." }, - "com.github.ygini.download.Crisp": { - "name": "Crisp", - "description": "Downloads the latest version of Crisp.", + "com.github.ygini.munki.HMHeTextbooks": { + "name": "hmh_etextbooks", + "description": "Import eTextbooks by Houghton Mifflin Harcourt into munki", "repo": "autopkg/ygini-recipes", - "path": "Crisp/Crisp.download.recipe", - "shortname": "Crisp.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.Crisp", - "com.github.ygini.install.Crisp", - "com.github.ygini.pkg.Crisp" - ] + "path": "HMH/eTextbooks.munki.recipe", + "parent": "com.github.ygini.download.HMHeTextbooks", + "shortname": "eTextbooks.munki", + "inferred_type": "munki", + "munki_display_name": "eTextbooks", + "munki_description": "Houghton Mifflin Harcourt eTextbooks are digital replicas of our award winning textbooks. Now students and educators can access the same great content they've come to expect from Houghton Mifflin Harcourt on select devices - for learning and studying anywhere, anytime. \n \nThe HMH eTextbooks app allows you to read Houghton Mifflin Harcourt eTextbooks on select devices, and even organizes all your titles in one convenient place. Download your free HMH eTextbooks app and start building your mobile library today!" }, - "com.github.ygini.download.ws1uemagent": { - "name": "WS1UEMAgent", - "description": "Download the Workspace ONE UEM Agent by VMware", + "com.github.ygini.download.HMHeTextbooks": { + "name": null, + "description": "Download recipe for eTextbooks by Houghton Mifflin Harcourt", "repo": "autopkg/ygini-recipes", - "path": "WS1UEMAgent/WS1UEMAgent.download.recipe", - "shortname": "WS1UEMAgent.download", + "path": "HMH/eTextbooks.download.recipe", + "shortname": "eTextbooks.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.ws1uemagent" + "com.github.ygini.munki.HMHeTextbooks" ] }, - "com.github.ygini.munki.ws1uemagent": { - "name": "WS1UEMAgent", - "description": "Download Workspace ONE UEM Agent by VMware and publish it into Munki", + "com.github.ygini.munki.PyCharmPro": { + "name": "PyCharm Pro", + "description": "Downloads the latest version of PyCharm Pro and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "WS1UEMAgent/WS1UEMAgent.munki.recipe", - "parent": "com.github.ygini.download.ws1uemagent", - "shortname": "WS1UEMAgent.munki", + "path": "JetBrains/PyCharmPro.munki.recipe", + "parent": "com.github.mosen.download.PyCharmPro", + "shortname": "PyCharmPro.munki", "inferred_type": "munki", - "munki_display_name": "Workspace ONE UEM Agent", - "munki_description": "From the Workspace ONE UEM Agent, you can view device details, read messages from IT, verify your compliance status and request support from your IT administrator. The Workspace ONE UEM Agent will report device details and compliance status to the admin console. " + "munki_display_name": "PyCharm Pro", + "munki_description": "PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development." }, - "com.github.ygini.download.SmartGit": { - "name": "SmartGit", - "description": "Download recipe for SmartGit.", + "com.github.ygini.download.LifeSizeOnPremise": { + "name": "LifeSizeOnPremise", + "description": "Download recipe for LifeSize video app installed on premise. You need to specify the targer server with LIFE_SIZE_SERVER settings", "repo": "autopkg/ygini-recipes", - "path": "SmartGit/SmartGit.download.recipe", - "shortname": "SmartGit.download", + "path": "LifeSize/LifeSizeOnPremise.download.recipe", + "shortname": "LifeSizeOnPremise.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.SmartGit" + "com.github.ygini.munki.LifeSizeOnPremise" ] }, - "com.github.ygini.munki.SmartGit": { - "name": "smartgit", - "description": "Import SmartGit in Munki", + "com.github.ygini.munki.LifeSizeOnPremise": { + "name": "LifeSizeOnPremise", + "description": "Download recipe for LifeSize video app installed on-premise. You need to specify the targer server with LIFE_SIZE_SERVER settings", "repo": "autopkg/ygini-recipes", - "path": "SmartGit/SmartGit.munki.recipe", - "parent": "com.github.ygini.download.SmartGit", - "shortname": "SmartGit.munki", + "path": "LifeSize/LifeSizeOnPremise.munki.recipe", + "parent": "com.github.ygini.download.LifeSizeOnPremise", + "shortname": "LifeSizeOnPremise.munki", "inferred_type": "munki", - "munki_display_name": "SmartGit", - "munki_description": "SmartGit is a graphical Git client with Subversion support. SmartGit is free for non-commercial use and runs on macOS, Windows and Linux." + "munki_display_name": "Lifesize Video", + "munki_description": "Pull up a seat at the meeting with easy-to-use, feature-rich video conferencing you can use on any device." + }, + "com.github.ygini.munki.PHPComposer": { + "name": null, + "description": "Import PHPComposer in Munki", + "repo": "autopkg/ygini-recipes", + "path": "Composer/PHPComposer.munki.recipe", + "parent": "com.github.ygini.pkg.PHPComposer", + "shortname": "PHPComposer.munki", + "inferred_type": "munki", + "munki_display_name": "PHP Composer", + "munki_description": "Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you." }, "com.github.ygini.pkg.PHPComposer": { "name": null, @@ -64049,353 +64000,278 @@ "com.github.ygini.pkg.PHPComposer" ] }, - "com.github.ygini.munki.PHPComposer": { - "name": null, - "description": "Import PHPComposer in Munki", + "com.github.ygini.install.Crisp": { + "name": "Crisp", + "description": "Installs the latest version of Crisp.", "repo": "autopkg/ygini-recipes", - "path": "Composer/PHPComposer.munki.recipe", - "parent": "com.github.ygini.pkg.PHPComposer", - "shortname": "PHPComposer.munki", - "inferred_type": "munki", - "munki_display_name": "PHP Composer", - "munki_description": "Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you." + "path": "Crisp/Crisp.install.recipe", + "parent": "com.github.ygini.download.Crisp", + "shortname": "Crisp.install", + "inferred_type": "install" }, - "com.github.ygini.munki.zulip.electron": { - "name": "Zulip", - "description": "Downloads the latest version of Zulip and imports it into Munki.", + "com.github.ygini.munki.Crisp": { + "name": "Crisp", + "description": "Downloads the latest version of Crisp and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "Zulip/ZulipElectron.munki.recipe", - "parent": "com.github.ygini.download.zulip.electron", - "shortname": "ZulipElectron.munki", + "path": "Crisp/Crisp.munki.recipe", + "parent": "com.github.ygini.download.Crisp", + "shortname": "Crisp.munki", "inferred_type": "munki", - "munki_display_name": "Zulip", - "munki_description": "Zulip combines the immediacy of Slack with an email threading model.\nWith Zulip, you can catch up on important conversations while ignoring irrelevant ones." + "munki_display_name": "Crisp", + "munki_description": "The Crisp Shared Inbox centralizes all your conversations. From Live Chat, Email to Facebook Messenger, Twitter DM, SMS... Collaborate effortlessly inside one inbox, to offer the best customer service to your customers." }, - "com.github.ygini.download.zulip.electron": { - "name": "Zulip", - "description": "Downloads the latest version of Zulip.", + "com.github.ygini.download.Crisp": { + "name": "Crisp", + "description": "Downloads the latest version of Crisp.", "repo": "autopkg/ygini-recipes", - "path": "Zulip/ZulipElectron.download.recipe", - "shortname": "ZulipElectron.download", + "path": "Crisp/Crisp.download.recipe", + "shortname": "Crisp.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.zulip.electron" + "com.github.ygini.install.Crisp", + "com.github.ygini.munki.Crisp", + "com.github.ygini.pkg.Crisp" ] }, - "com.github.ygini.munki.X-Lite": { - "name": "X-Lite", - "description": "Downloads the latest X-Lite disk image and imports into munki.", + "com.github.ygini.pkg.Crisp": { + "name": "Crisp", + "description": "Downloads the latest version of Crisp and creates a package.", "repo": "autopkg/ygini-recipes", - "path": "CounterPath/X-Lite.munki.recipe", - "parent": "com.github.ygini.download.X-Lite", - "shortname": "X-Lite.munki", - "inferred_type": "munki", - "munki_display_name": "X-Lite", - "munki_description": "Combining voice and video calls in a user-friendly interface, CounterPath's X-Lite helps you seamlessly transition from a traditional phone environment into the world of Voice over IP." + "path": "Crisp/Crisp.pkg.recipe", + "parent": "com.github.ygini.download.Crisp", + "shortname": "Crisp.pkg", + "inferred_type": "pkg" }, - "com.github.ygini.download.X-Lite": { - "name": "X-Lite", - "description": "Download recipe for X-Lite.", + "com.github.ygini.download.FileMaker14Updater": { + "name": "FileMaker14Updater", + "description": "Download recipe for FileMaker 14 Updater.", "repo": "autopkg/ygini-recipes", - "path": "CounterPath/X-Lite.download.recipe", - "shortname": "X-Lite.download", + "path": "FileMaker14/FileMaker14Updater.download.recipe", + "shortname": "FileMaker14Updater.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.X-Lite" + "com.github.ygini.munki.FileMaker14Updater" ] }, - "com.github.ygini.install.iTaskX3": { - "name": "iTaskX3", - "description": "Installs the latest version of iTaskX3.", + "com.github.ygini.munki.FileMaker14Updater": { + "name": "FileMaker14Updater", + "description": "Import FileMaker 14 Updater in Munki", "repo": "autopkg/ygini-recipes", - "path": "Techno-Grafik Christian Lackner eU/iTaskX3.install.recipe", - "parent": "com.github.ygini.download.iTaskX3", - "shortname": "iTaskX3.install", - "inferred_type": "install" + "path": "FileMaker14/FileMaker14Updater.munki.recipe", + "parent": "com.github.ygini.download.FileMaker14Updater", + "shortname": "FileMaker14Updater.munki", + "inferred_type": "munki", + "munki_display_name": "FileMaker 14 Update", + "munki_description": "The FileMaker Platform is ideally suited for your unique needs. Quickly create and run solutions that work seamlessly across iPad, iPhone, Windows, Mac and the web." }, - "com.github.ygini.download.iTaskX3": { - "name": "iTaskX3", - "description": "Downloads the latest version of iTaskX3.", + "com.github.ygini.download.FileMaker16Updater": { + "name": "FileMaker16Updater", + "description": "Download recipe for FileMaker 16 Updater.", "repo": "autopkg/ygini-recipes", - "path": "Techno-Grafik Christian Lackner eU/iTaskX3.download.recipe", - "shortname": "iTaskX3.download", + "path": "FileMaker16/FileMaker16Updater.download.recipe", + "shortname": "FileMaker16Updater.download", "inferred_type": "download", "children": [ - "com.github.ygini.install.iTaskX3", - "com.github.ygini.munki.iTaskX3", - "com.github.ygini.pkg.iTaskX3" + "com.github.ygini.munki.FileMaker16Updater" ] }, - "com.github.ygini.munki.iTaskX3": { - "name": "iTaskX3", - "description": "Downloads the latest version of iTaskX3 and imports it into Munki.", - "repo": "autopkg/ygini-recipes", - "path": "Techno-Grafik Christian Lackner eU/iTaskX3.munki.recipe", - "parent": "com.github.ygini.download.iTaskX3", - "shortname": "iTaskX3.munki", - "inferred_type": "munki", - "munki_display_name": "iTaskX3", - "munki_description": " " - }, - "com.github.ygini.pkg.iTaskX3": { - "name": "iTaskX3", - "description": "Downloads the latest version of iTaskX3 and creates a package.", - "repo": "autopkg/ygini-recipes", - "path": "Techno-Grafik Christian Lackner eU/iTaskX3.pkg.recipe", - "parent": "com.github.ygini.download.iTaskX3", - "shortname": "iTaskX3.pkg", - "inferred_type": "pkg" - }, - "com.github.ygini.munki.PyCharmPro": { - "name": "PyCharm Pro", - "description": "Downloads the latest version of PyCharm Pro and imports it into Munki.", - "repo": "autopkg/ygini-recipes", - "path": "JetBrains/PyCharmPro.munki.recipe", - "parent": "com.github.mosen.download.PyCharmPro", - "shortname": "PyCharmPro.munki", - "inferred_type": "munki", - "munki_display_name": "PyCharm Pro", - "munki_description": "PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development." - }, - "com.github.ygini.munki.Downie": { - "name": "Downie", - "description": "Downloads the latest version of Downie and imports it into Munki.", + "com.github.ygini.munki.FileMaker16Updater": { + "name": "FileMaker16Updater", + "description": "Import FileMaker 16 Updater in Munki", "repo": "autopkg/ygini-recipes", - "path": "Krystof Vasa/Downie.munki.recipe", - "parent": "com.github.ygini.download.Downie", - "shortname": "Downie.munki", + "path": "FileMaker16/FileMaker16Updater.munki.recipe", + "parent": "com.github.ygini.download.FileMaker16Updater", + "shortname": "FileMaker16Updater.munki", "inferred_type": "munki", - "munki_display_name": "Downie", - "munki_description": " " - }, - "com.github.ygini.pkg.Downie": { - "name": "Downie", - "description": "Downloads the latest version of Downie and creates a package.", - "repo": "autopkg/ygini-recipes", - "path": "Krystof Vasa/Downie.pkg.recipe", - "parent": "com.github.ygini.download.Downie", - "shortname": "Downie.pkg", - "inferred_type": "pkg" - }, - "com.github.ygini.install.Downie": { - "name": "Downie", - "description": "Installs the latest version of Downie.", - "repo": "autopkg/ygini-recipes", - "path": "Krystof Vasa/Downie.install.recipe", - "parent": "com.github.ygini.download.Downie", - "shortname": "Downie.install", - "inferred_type": "install" - }, - "com.github.ygini.download.Downie": { - "name": "Downie", - "description": "Downloads the latest version of Downie.", - "repo": "autopkg/ygini-recipes", - "path": "Krystof Vasa/Downie.download.recipe", - "shortname": "Downie.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.Downie", - "com.github.ygini.pkg.Downie", - "com.github.ygini.install.Downie" - ] + "munki_display_name": "FileMaker 16 Update", + "munki_description": "The FileMaker Platform is ideally suited for your unique needs. Quickly create and run solutions that work seamlessly across iPad, iPhone, Windows, Mac and the web." }, - "com.github.ygini.pkg.SketchUpMake": { - "name": "SketchUpMake", - "description": "Downloads the latest version of SketchUpMake and makes a pkg of it\n", + "com.github.ygini.download.MestReNova": { + "name": "MestReNova", + "description": "Download recipe for MestReNova.", "repo": "autopkg/ygini-recipes", - "path": "SketchupMake/SketchUpMake.pkg.recipe", - "parent": "com.github.ygini.download.SketchUpMake", - "shortname": "SketchUpMake.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.ygini.munki.SketchUpMake", - "com.github.ygini.munki.SketchUpMake-intl" - ] + "path": "MestReNova/MestReNova.download.recipe", + "shortname": "MestReNova.download", + "inferred_type": "download" }, - "com.github.ygini.download.SketchUpMake": { - "name": "SketchUpMake", - "description": "Downloads the current release version of SketchUpMEN", + "com.github.ygini.download.ws1uemagent": { + "name": "WS1UEMAgent", + "description": "Download the Workspace ONE UEM Agent by VMware", "repo": "autopkg/ygini-recipes", - "path": "SketchupMake/SketchUpMake.download.recipe", - "shortname": "SketchUpMake.download", + "path": "WS1UEMAgent/WS1UEMAgent.download.recipe", + "shortname": "WS1UEMAgent.download", "inferred_type": "download", "children": [ - "com.github.ygini.pkg.SketchUpMake" + "com.github.ygini.munki.ws1uemagent" ] }, - "com.github.ygini.munki.SketchUpMake": { - "name": "SketchUpMake", - "description": "Downloads the current release version of SketchUpMake and imports into Munki.", + "com.github.ygini.munki.ws1uemagent": { + "name": "WS1UEMAgent", + "description": "Download Workspace ONE UEM Agent by VMware and publish it into Munki", "repo": "autopkg/ygini-recipes", - "path": "SketchupMake/SketchUpMake.munki.recipe", - "parent": "com.github.ygini.pkg.SketchUpMake", - "shortname": "SketchUpMake.munki", + "path": "WS1UEMAgent/WS1UEMAgent.munki.recipe", + "parent": "com.github.ygini.download.ws1uemagent", + "shortname": "WS1UEMAgent.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "SketchUp is 3D modeling software that's easy to learn and incredibly fun to use." + "munki_display_name": "Workspace ONE UEM Agent", + "munki_description": "From the Workspace ONE UEM Agent, you can view device details, read messages from IT, verify your compliance status and request support from your IT administrator. The Workspace ONE UEM Agent will report device details and compliance status to the admin console. " }, - "com.github.ygini.munki.SketchUpMake-intl": { - "name": "SketchUpMake", - "description": "Downloads the current release version of SketchUpMake and imports into Munki with the language code included in the item name (so you can import multiple language in the same repo, you just have to run this recipe with different settings).", + "com.github.ygini.munki.TripMode3": { + "name": "TripMode3", + "description": "Downloads the latest version of TripMode 3 from tripmode.ch and import it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "SketchupMake/SketchUpMake-intl.munki.recipe", - "parent": "com.github.ygini.pkg.SketchUpMake", - "shortname": "SketchUpMake-intl.munki", + "path": "TripMode3/TripMode3.munki.recipe", + "parent": "com.github.ygini.download.TripMode3", + "shortname": "TripMode3.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "SketchUp is 3D modeling software that's easy to learn and incredibly fun to use." + "munki_display_name": "TripMode 3", + "munki_description": " " }, - "com.github.ygini.download.LifeSizeOnPremise": { - "name": "LifeSizeOnPremise", - "description": "Download recipe for LifeSize video app installed on premise. You need to specify the targer server with LIFE_SIZE_SERVER settings", + "com.github.ygini.download.TripMode3": { + "name": "TripMode3", + "description": "Downloads the latest version of TripMode 3 from tripmode.ch.", "repo": "autopkg/ygini-recipes", - "path": "LifeSize/LifeSizeOnPremise.download.recipe", - "shortname": "LifeSizeOnPremise.download", + "path": "TripMode3/TripMode3.download.recipe", + "shortname": "TripMode3.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.LifeSizeOnPremise" + "com.github.ygini.munki.TripMode3" ] }, - "com.github.ygini.munki.LifeSizeOnPremise": { - "name": "LifeSizeOnPremise", - "description": "Download recipe for LifeSize video app installed on-premise. You need to specify the targer server with LIFE_SIZE_SERVER settings", - "repo": "autopkg/ygini-recipes", - "path": "LifeSize/LifeSizeOnPremise.munki.recipe", - "parent": "com.github.ygini.download.LifeSizeOnPremise", - "shortname": "LifeSizeOnPremise.munki", - "inferred_type": "munki", - "munki_display_name": "Lifesize Video", - "munki_description": "Pull up a seat at the meeting with easy-to-use, feature-rich video conferencing you can use on any device." - }, - "com.github.ygini.munki.Prism": { - "name": "Prism", - "description": "Downloads the latest version of GraphPad Prism and imports it into Munki.", - "repo": "autopkg/ygini-recipes", - "path": "Prism/Prism.munki.recipe", - "parent": "com.github.rtrouton.pkg.Prism", - "shortname": "Prism.munki", - "inferred_type": "munki", - "munki_display_name": "Prism", - "munki_description": "Scientific graphing and nonlinear curve regression tool." - }, - "com.github.ygini.script.RunSyncCommand": { - "name": null, - "description": "Start the script reference by POST_RUN_SYNC_SCRIPT variable.", + "com.github.ygini.download.terminus": { + "name": "terminus", + "description": "Download Terminus", "repo": "autopkg/ygini-recipes", - "path": "RunSyncCommand/RunSyncCommand.script.recipe", - "shortname": "RunSyncCommand.script", - "inferred_type": "script" + "path": "Termius/Terminus.download.recipe", + "parent": "com.github.ygini.download.termius", + "deprecated": true, + "shortname": "Terminus.download", + "inferred_type": "download" }, - "GitFatCommitAndPush.munki": { - "name": null, - "description": "Auto git add, commit and push after autopkg run for use with git-fat.", + "com.github.ygini.download.termius": { + "name": "termius", + "description": "Download Termius", "repo": "autopkg/ygini-recipes", - "path": "GitFatCommitAndPush/GitFatCommitAndPush.munki.recipe", - "shortname": "GitFatCommitAndPush.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Termius/Termius.download.recipe", + "shortname": "Termius.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.download.terminus", + "com.github.ygini.munki.termius" + ] }, - "com.github.ygini.munki.HelloIT": { - "name": "Hello IT", - "description": "Downloads the latest version of Hello-IT and imports it into Munki.", + "com.github.ygini.munki.termius": { + "name": "termius", + "description": "Download Termius and publish it into Munki", "repo": "autopkg/ygini-recipes", - "path": "Hello-IT/Hello-IT.munki.recipe", - "parent": "com.github.ygini.download.HelloIT", - "shortname": "Hello-IT.munki", + "path": "Termius/Termius.munki.recipe", + "parent": "com.github.ygini.download.termius", + "shortname": "Termius.munki", "inferred_type": "munki", - "munki_display_name": "Hello-IT", - "munki_description": "Self support apps provided by IT services to end users." - }, - "com.github.ygini.install.HelloIT": { - "name": "Hello IT", - "description": "Installs the latest version of Hello-IT.", - "repo": "autopkg/ygini-recipes", - "path": "Hello-IT/Hello-IT.install.recipe", - "parent": "com.github.ygini.download.HelloIT", - "shortname": "Hello-IT.install", - "inferred_type": "install" - }, - "com.github.ygini.download.HelloIT": { - "name": "Hello IT", - "description": "Downloads the latest version of Hello-IT.", - "repo": "autopkg/ygini-recipes", - "path": "Hello-IT/Hello-IT.download.recipe", - "shortname": "Hello-IT.download", - "inferred_type": "download", + "munki_display_name": "Termius", + "munki_description": "Termius is a portable server management system that works for you in any situation.", "children": [ - "com.github.ygini.munki.HelloIT", - "com.github.ygini.install.HelloIT", - "com.github.peshay.filewave.HelloIT" + "com.github.ygini.munki.terminus" ] }, - "com.github.ygini.munki.HMHeTextbooks": { - "name": "hmh_etextbooks", - "description": "Import eTextbooks by Houghton Mifflin Harcourt into munki", + "com.github.ygini.munki.terminus": { + "name": "terminus", + "description": "Download Termius and publish it into Munki", "repo": "autopkg/ygini-recipes", - "path": "HMH/eTextbooks.munki.recipe", - "parent": "com.github.ygini.download.HMHeTextbooks", - "shortname": "eTextbooks.munki", + "path": "Termius/Terminus.munki.recipe", + "parent": "com.github.ygini.munki.termius", + "deprecated": true, + "shortname": "Terminus.munki", "inferred_type": "munki", - "munki_display_name": "eTextbooks", - "munki_description": "Houghton Mifflin Harcourt eTextbooks are digital replicas of our award winning textbooks. Now students and educators can access the same great content they've come to expect from Houghton Mifflin Harcourt on select devices - for learning and studying anywhere, anytime. \n \nThe HMH eTextbooks app allows you to read Houghton Mifflin Harcourt eTextbooks on select devices, and even organizes all your titles in one convenient place. Download your free HMH eTextbooks app and start building your mobile library today!" + "munki_display_name": "Termius", + "munki_description": "Termius is a portable server management system that works for you in any situation." }, - "com.github.ygini.download.HMHeTextbooks": { - "name": null, - "description": "Download recipe for eTextbooks by Houghton Mifflin Harcourt", + "com.github.ygini.download.DemoMonkey": { + "name": "DemoMonkey", + "description": "Downloads the latest version of DemoMonkey available on Yoann Gini's github profile.", "repo": "autopkg/ygini-recipes", - "path": "HMH/eTextbooks.download.recipe", - "shortname": "eTextbooks.download", + "path": "DemoMonkey/DemoMonkey.download.recipe", + "shortname": "DemoMonkey.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.HMHeTextbooks" + "com.github.ygini.munki.DemoMonkey" ] }, - "com.github.ygini.munki.anaconda3": { - "name": "Anaconda%PYTHON_MAJOR_VERSION%", - "description": "Downloads the current release version of Anaconda for Python 3 and imports it into Munki.", + "com.github.ygini.munki.DemoMonkey": { + "name": null, + "description": "Downloads the latest version of DemoMonkey available on Yoann Gini's github profile and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "Anaconda/Anaconda3.munki.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "deprecated": true, - "shortname": "Anaconda3.munki", + "path": "DemoMonkey/DemoMonkey.munki.recipe", + "parent": "com.github.ygini.download.DemoMonkey", + "shortname": "DemoMonkey.munki", "inferred_type": "munki", - "munki_display_name": "Anaconda for Python %PYTHON_MAJOR_VERSION%", - "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science." + "munki_display_name": "DemoMonkey", + "munki_description": "Useful demonstration accessory allowing the use to sequence a serie of copy/paste action." }, - "com.github.ygini.munki.anaconda2": { - "name": "Anaconda%PYTHON_MAJOR_VERSION%", - "description": "Downloads the current release version of Anaconda for Python 2 and imports it into Munki.", + "com.github.ygini.pkg.Downie": { + "name": "Downie", + "description": "Downloads the latest version of Downie and creates a package.", "repo": "autopkg/ygini-recipes", - "path": "Anaconda/Anaconda2.munki.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "shortname": "Anaconda2.munki", - "inferred_type": "munki", - "munki_display_name": "Anaconda for Python %PYTHON_MAJOR_VERSION%", - "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science." + "path": "Krystof Vasa/Downie.pkg.recipe", + "parent": "com.github.ygini.download.Downie", + "shortname": "Downie.pkg", + "inferred_type": "pkg" }, - "com.github.ygini.munki.FileMaker14Updater": { - "name": "FileMaker14Updater", - "description": "Import FileMaker 14 Updater in Munki", + "com.github.ygini.install.Downie": { + "name": "Downie", + "description": "Installs the latest version of Downie.", "repo": "autopkg/ygini-recipes", - "path": "FileMaker14/FileMaker14Updater.munki.recipe", - "parent": "com.github.ygini.download.FileMaker14Updater", - "shortname": "FileMaker14Updater.munki", + "path": "Krystof Vasa/Downie.install.recipe", + "parent": "com.github.ygini.download.Downie", + "shortname": "Downie.install", + "inferred_type": "install" + }, + "com.github.ygini.munki.Downie": { + "name": "Downie", + "description": "Downloads the latest version of Downie and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Krystof Vasa/Downie.munki.recipe", + "parent": "com.github.ygini.download.Downie", + "shortname": "Downie.munki", "inferred_type": "munki", - "munki_display_name": "FileMaker 14 Update", - "munki_description": "The FileMaker Platform is ideally suited for your unique needs. Quickly create and run solutions that work seamlessly across iPad, iPhone, Windows, Mac and the web." + "munki_display_name": "Downie", + "munki_description": " " }, - "com.github.ygini.download.FileMaker14Updater": { - "name": "FileMaker14Updater", - "description": "Download recipe for FileMaker 14 Updater.", + "com.github.ygini.download.Downie": { + "name": "Downie", + "description": "Downloads the latest version of Downie.", "repo": "autopkg/ygini-recipes", - "path": "FileMaker14/FileMaker14Updater.download.recipe", - "shortname": "FileMaker14Updater.download", + "path": "Krystof Vasa/Downie.download.recipe", + "shortname": "Downie.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.FileMaker14Updater" + "com.github.ygini.pkg.Downie", + "com.github.ygini.install.Downie", + "com.github.ygini.munki.Downie" + ] + }, + "com.github.ygini.download.NoMachine": { + "name": "NoMachine", + "description": "Download recipe for NoMachine.", + "repo": "autopkg/ygini-recipes", + "path": "NoMachine/NoMachine.download.recipe", + "shortname": "NoMachine.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.NoMachine" ] }, + "com.github.ygini.munki.NoMachine": { + "name": "nomachine", + "description": "Import NoMachine in Munki", + "repo": "autopkg/ygini-recipes", + "path": "NoMachine/NoMachine.munki.recipe", + "parent": "com.github.ygini.download.NoMachine", + "shortname": "NoMachine.munki", + "inferred_type": "munki", + "munki_display_name": "NoMachine", + "munki_description": "Go from your desktop to any NoMachine-enabled computer at the speed of light. Thanks to our NX technology, NoMachine is the fastest and highest quality remote desktop you have ever tried. Get to any computer in the world in just a few clicks! Take what's important where you go and share with who you want! NoMachine is your own personal server, private and secure. Did we say NoMachine is free? No strings attached." + }, "com.github.ygini.munki.armforge": { "name": "armforge", "description": "Import Arm Forge in Munki", @@ -64418,183 +64294,178 @@ "com.github.ygini.munki.armforge" ] }, - "com.github.ygini.munki.Office2011Updates-fr_FR": { - "name": "Office2011_update", - "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See\nhttp://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\n`autopkg run MSOffice2011Updates.munki -k VERSION=14.1.0 -k DISABLE_CODE_SIGNATURE_VERIFICATION=true`\nwill download and import the 14.1.0 update; most of the later Office updates declare they require\nthis update, so save yourself some headaches by adding this update to your repo even if you don't\ntechnically require it because your base installer is 14.1.0 or higher. The\nDISABLE_CODE_SIGNATURE_VERIFICATION flag is required for 14.1.0 because the installer certificate name\nin the download recipe (for current versions) doesn't match that of the 14.1.0 update. The installer\ncertificate for the downloaded update can still be manually verified, however.\n", + "com.github.ygini.download.Mattermost": { + "name": "Mattermost", + "description": "Downloads the latest version of Mattermost.", "repo": "autopkg/ygini-recipes", - "path": "MSOfficeUpdates/Office2011Updates-fr_FR.munki.recipe", - "parent": "com.github.autopkg.munki.Office2011Updates", - "shortname": "Office2011Updates-fr_FR.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Mattermost/Mattermost.download.recipe", + "shortname": "Mattermost.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.Mattermost", + "com.github.apettinen.install.Mattermost" + ] }, - "com.github.ygini.munki.MSWord2016Updates-fr_FR": { - "name": "Word2016_update_fr", - "description": "Downloads the latest Word 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", + "com.github.ygini.munki.Mattermost": { + "name": "Mattermost", + "description": "Downloads the latest Mattermost disk image and imports into munki.", "repo": "autopkg/ygini-recipes", - "path": "MSOfficeUpdates/Word2016Updates-fr_FR.munki.recipe", - "parent": "com.github.autopkg.munki.MSWord2016", - "shortname": "Word2016Updates-fr_FR.munki", + "path": "Mattermost/Mattermost.munki.recipe", + "parent": "com.github.ygini.download.Mattermost", + "shortname": "Mattermost.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "Mattermost Private Cloud Messaging", + "munki_description": "Mattermost: Open Source, Private Cloud Slack Alternative" }, - "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR": { - "name": "PowerPoint2016_update_fr", - "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", + "com.github.ygini.munki.TexpadBeta": { + "name": "Texpad Beta", + "description": "Downloads the latest beta version of Texpad and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "MSOfficeUpdates/PowerPoint2016Updates-fr_FR.munki.recipe", - "parent": "com.github.autopkg.munki.MSPowerPoint2016", - "shortname": "PowerPoint2016Updates-fr_FR.munki", + "path": "Texpad/TexpadBeta.munki.recipe", + "parent": "com.github.ygini.download.TexpadBeta", + "shortname": "TexpadBeta.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "Texpad", + "munki_description": " " }, - "com.github.ygini.munki.MSExcel2016Updates-fr_FR": { - "name": "Excel2016_update_fr", - "description": "Downloads the latest Excel 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", + "com.github.ygini.pkg.Texpad": { + "name": "Texpad", + "description": "Downloads the latest version of Texpad and creates a package.", "repo": "autopkg/ygini-recipes", - "path": "MSOfficeUpdates/Excel2016Updates-fr_FR.munki.recipe", - "parent": "com.github.autopkg.munki.MSExcel2016", - "shortname": "Excel2016Updates-fr_FR.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Texpad/Texpad.pkg.recipe", + "parent": "com.github.ygini.download.Texpad", + "shortname": "Texpad.pkg", + "inferred_type": "pkg" }, - "com.github.ygini.munki.MSOneNote2016Updates-fr_FR": { - "name": "OneNote2016_update_fr", - "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", + "com.github.ygini.download.TexpadBeta": { + "name": "Texpad Beta", + "description": "Downloads the latest beta version of Texpad.", "repo": "autopkg/ygini-recipes", - "path": "MSOfficeUpdates/OneNote2016Updates-fr_FR.munki.recipe", - "parent": "com.github.autopkg.munki.MSOneNote2016", - "shortname": "OneNote2016Updates-fr_FR.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Texpad/TexpadBeta.download.recipe", + "shortname": "TexpadBeta.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.TexpadBeta", + "com.github.ygini.pkg.TexpadBeta", + "com.github.ygini.install.TexpadBeta" + ] }, - "com.github.ygini.munki.MSOutlook2016Updates-fr_FR": { - "name": "Outlook2016_update_fr", - "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", + "com.github.ygini.munki.Texpad": { + "name": "Texpad", + "description": "Downloads the latest version of Texpad and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "MSOfficeUpdates/Outlook2016Updates-fr_FR.munki.recipe", - "parent": "com.github.autopkg.munki.MSOutlook2016", - "shortname": "Outlook2016Updates-fr_FR.munki", + "path": "Texpad/Texpad.munki.recipe", + "parent": "com.github.ygini.download.Texpad", + "shortname": "Texpad.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "munki_display_name": "Texpad", + "munki_description": " " }, - "com.github.ygini.munki.Sconnect": { - "name": "Sconnect", - "description": "Download Sconnect by Gemalto and publish it into Munki", + "com.github.ygini.pkg.TexpadBeta": { + "name": "Texpad Beta", + "description": "Downloads the latest beta version of Texpad and creates a package.", "repo": "autopkg/ygini-recipes", - "path": "Sconnect/Sconnect.munki.recipe", - "parent": "com.github.ygini.download.Sconnect", - "shortname": "Sconnect.munki", - "inferred_type": "munki", - "munki_display_name": "SConnect", - "munki_description": "SConnect is a cross-platform, cross-browser extension providing smart card functionnality and enhanced security to web applications." + "path": "Texpad/TexpadBeta.pkg.recipe", + "parent": "com.github.ygini.download.TexpadBeta", + "shortname": "TexpadBeta.pkg", + "inferred_type": "pkg" }, - "com.github.ygini.download.Sconnect": { - "name": "Sconnect", - "description": "Download Sconnect by Gemalto", + "com.github.ygini.download.Texpad": { + "name": "Texpad", + "description": "Downloads the latest version of Texpad.", "repo": "autopkg/ygini-recipes", - "path": "Sconnect/Sconnect.download.recipe", - "shortname": "Sconnect.download", + "path": "Texpad/Texpad.download.recipe", + "shortname": "Texpad.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.Sconnect" + "com.github.ygini.pkg.Texpad", + "com.github.ygini.munki.Texpad", + "com.github.ygini.install.Texpad" ] }, - "com.github.ygini.install.DockServiceManager": { - "name": "Hello IT", - "description": "Installs the latest version of DockServiceManager.", + "com.github.ygini.install.Texpad": { + "name": "Texpad", + "description": "Installs the latest version of Texpad.", "repo": "autopkg/ygini-recipes", - "path": "DockServiceManager/DockServiceManager.install.recipe", - "parent": "com.github.ygini.download.DockServiceManager", - "shortname": "DockServiceManager.install", + "path": "Texpad/Texpad.install.recipe", + "parent": "com.github.ygini.download.Texpad", + "shortname": "Texpad.install", "inferred_type": "install" }, - "com.github.ygini.download.DockServiceManager": { - "name": "DockServiceManager", - "description": "Downloads the latest version of DockServiceManager.", + "com.github.ygini.install.TexpadBeta": { + "name": "Texpad Beta", + "description": "Installs the latest beta version of Texpad.", "repo": "autopkg/ygini-recipes", - "path": "DockServiceManager/DockServiceManager.download.recipe", - "shortname": "DockServiceManager.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.install.DockServiceManager", - "com.github.ygini.munki.DockServiceManager" - ] + "path": "Texpad/TexpadBeta.install.recipe", + "parent": "com.github.ygini.download.TexpadBeta", + "shortname": "TexpadBeta.install", + "inferred_type": "install" }, - "com.github.ygini.munki.DockServiceManager": { - "name": "DockServiceManager", - "description": "Downloads the latest version of DockServiceManager and imports it into Munki.", + "com.github.ygini.munki.elasticsearch": { + "name": null, + "description": "Import Elasticsearch in Munki", "repo": "autopkg/ygini-recipes", - "path": "DockServiceManager/DockServiceManager.munki.recipe", - "parent": "com.github.ygini.download.DockServiceManager", - "shortname": "DockServiceManager.munki", + "path": "Elasticsearch/Elasticsearch.munki.recipe", + "parent": "com.github.ygini.pkg.Elasticsearch", + "shortname": "Elasticsearch.munki", "inferred_type": "munki", - "munki_display_name": "DockServiceManager", - "munki_description": "IT tool allowing improved Dock management via MDM." + "munki_display_name": "Elasticsearch", + "munki_description": "Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data so you can discover the expected and uncover the unexpected." }, - "com.github.ygini.download.Mattermost": { - "name": "Mattermost", - "description": "Downloads the latest version of Mattermost.", + "com.github.ygini.download.Elasticsearch": { + "name": "Elasticsearch", + "description": "Downloads the latest version of Elasticsearch.", "repo": "autopkg/ygini-recipes", - "path": "Mattermost/Mattermost.download.recipe", - "shortname": "Mattermost.download", + "path": "Elasticsearch/Elasticsearch.download.recipe", + "shortname": "Elasticsearch.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.Mattermost", - "com.github.apettinen.install.Mattermost" + "com.github.ygini.pkg.Elasticsearch" ] }, - "com.github.ygini.munki.Mattermost": { - "name": "Mattermost", - "description": "Downloads the latest Mattermost disk image and imports into munki.", + "com.github.ygini.pkg.Elasticsearch": { + "name": null, + "description": "Downloads the latest version of Elasticsearch and makes a pkg of it", "repo": "autopkg/ygini-recipes", - "path": "Mattermost/Mattermost.munki.recipe", - "parent": "com.github.ygini.download.Mattermost", - "shortname": "Mattermost.munki", - "inferred_type": "munki", - "munki_display_name": "Mattermost Private Cloud Messaging", - "munki_description": "Mattermost: Open Source, Private Cloud Slack Alternative" + "path": "Elasticsearch/Elasticsearch.pkg.recipe", + "parent": "com.github.ygini.download.Elasticsearch", + "shortname": "Elasticsearch.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.ygini.munki.elasticsearch" + ] }, - "com.github.ygini.munki.Postico": { - "name": "Postico", - "description": "Load Postico into munki", + "GitCommitAndPush.munki": { + "name": null, + "description": "Auto git add, commit and push after autopkg run.", "repo": "autopkg/ygini-recipes", - "path": "Postico/Postico.munki.recipe", - "parent": "com.github.ygini.download.Postico", - "shortname": "Postico.munki", + "path": "GitCommitAndPush/GitCommitAndPush.munki.recipe", + "shortname": "GitCommitAndPush.munki", "inferred_type": "munki", - "munki_display_name": "Postico", - "munki_description": "Postico will look familiar to anyone who has used a Mac before. Just connect to a database and begin working with tables and views. Start with the basics and learn about advanced features of PostgreSQL as you go along." + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.download.Postico": { - "name": "Postico", - "description": "Download recipe for Postico.", + "com.github.ygini.download.FileMaker15Updater": { + "name": "FileMaker15Updater", + "description": "Download recipe for FileMaker 15 Updater.", "repo": "autopkg/ygini-recipes", - "path": "Postico/Postico.download.recipe", - "shortname": "Postico.download", + "path": "FileMaker15/FileMaker15Updater.download.recipe", + "shortname": "FileMaker15Updater.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.Postico", - "com.github.ygini.pkg.Postico" + "com.github.ygini.munki.FileMaker15Updater" ] }, - "com.github.ygini.pkg.Postico": { - "name": "Postico", - "description": "Downloads the latest version of Postico and creates a package.", + "com.github.ygini.munki.FileMaker15Updater": { + "name": "FileMaker15Updater", + "description": "Import FileMaker 15 Updater in Munki", "repo": "autopkg/ygini-recipes", - "path": "Postico/Postico.pkg.recipe", - "parent": "com.github.ygini.download.Postico", - "shortname": "Postico.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.crystalllized.jss.Postico" - ] + "path": "FileMaker15/FileMaker15Updater.munki.recipe", + "parent": "com.github.ygini.download.FileMaker15Updater", + "shortname": "FileMaker15Updater.munki", + "inferred_type": "munki", + "munki_display_name": "FileMaker 15 Update", + "munki_description": "The FileMaker Platform is ideally suited for your unique needs. Quickly create and run solutions that work seamlessly across iPad, iPhone, Windows, Mac and the web." }, "com.github.ygini.munki.Molotov": { "name": "Molotov", @@ -64628,25 +64499,82 @@ "com.github.ygini.pkg.Molotov" ] }, - "com.github.ygini.download.MestReNova": { - "name": "MestReNova", - "description": "Download recipe for MestReNova.", + "com.github.ygini.download.Sconnect": { + "name": "Sconnect", + "description": "Download Sconnect by Gemalto", "repo": "autopkg/ygini-recipes", - "path": "MestReNova/MestReNova.download.recipe", - "shortname": "MestReNova.download", - "inferred_type": "download" + "path": "Sconnect/Sconnect.download.recipe", + "shortname": "Sconnect.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.Sconnect" + ] }, - "com.github.ygini.munki.macports-sierra": { + "com.github.ygini.munki.Sconnect": { + "name": "Sconnect", + "description": "Download Sconnect by Gemalto and publish it into Munki", + "repo": "autopkg/ygini-recipes", + "path": "Sconnect/Sconnect.munki.recipe", + "parent": "com.github.ygini.download.Sconnect", + "shortname": "Sconnect.munki", + "inferred_type": "munki", + "munki_display_name": "SConnect", + "munki_description": "SConnect is a cross-platform, cross-browser extension providing smart card functionnality and enhanced security to web applications." + }, + "com.github.ygini.download.RV64": { + "name": "rv64", + "description": "Download RV64 by Tweak Software. Using this recipe imply the acceptation of the Autodesk Software License And Services Agreement http://www.tweaksoftware.com/downloads/tweak-software-license-agreement-standard-terms", + "repo": "autopkg/ygini-recipes", + "path": "RV64/RV64.download.recipe", + "shortname": "RV64.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.RV64" + ] + }, + "com.github.ygini.munki.RV64": { + "name": "rv64", + "description": "Add to munki RV64 by Tweak Software. Using this recipe imply the acceptation of the Autodesk Software License And Services Agreement http://www.tweaksoftware.com/downloads/tweak-software-license-agreement-standard-terms", + "repo": "autopkg/ygini-recipes", + "path": "RV64/RV64.munki.recipe", + "parent": "com.github.ygini.download.RV64", + "shortname": "RV64.munki", + "inferred_type": "munki", + "munki_display_name": "RV 64", + "munki_description": "RV is the next generation image and sequence viewer for VFX and animation artists. RV is high-performance, hardware accelerated, and pipeline-friendly. It adapts to your workflow, runs on Windows, Mac and Linux, and integrates with key tools like Nuke, Maya, Deadline, and Qube!" + }, + "GitFatCommitAndPush.munki": { "name": null, - "description": "Import MacPorts in Munki", + "description": "Auto git add, commit and push after autopkg run for use with git-fat.", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-Sierra.munki.recipe", - "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-Sierra.munki", + "path": "GitFatCommitAndPush/GitFatCommitAndPush.munki.recipe", + "shortname": "GitFatCommitAndPush.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, + "com.github.ygini.munki.zulip.electron": { + "name": "Zulip", + "description": "Downloads the latest version of Zulip and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Zulip/ZulipElectron.munki.recipe", + "parent": "com.github.ygini.download.zulip.electron", + "shortname": "ZulipElectron.munki", + "inferred_type": "munki", + "munki_display_name": "Zulip", + "munki_description": "Zulip combines the immediacy of Slack with an email threading model.\nWith Zulip, you can catch up on important conversations while ignoring irrelevant ones." + }, + "com.github.ygini.download.zulip.electron": { + "name": "Zulip", + "description": "Downloads the latest version of Zulip.", + "repo": "autopkg/ygini-recipes", + "path": "Zulip/ZulipElectron.download.recipe", + "shortname": "ZulipElectron.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.zulip.electron" + ] + }, "com.github.ygini.munki.macports-ventura": { "name": null, "description": "Import MacPorts in Munki", @@ -64658,114 +64586,125 @@ "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-abstract": { + "com.github.ygini.munki.macports-elcapitan": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-abstract.munki.recipe", - "parent": "com.github.hansen-m.download.MacPorts", - "shortname": "MacPorts-abstract.munki", + "path": "MacPorts/MacPorts-ElCapitan.munki.recipe", + "parent": "com.github.ygini.munki.macports-abstract", + "shortname": "MacPorts-ElCapitan.munki", "inferred_type": "munki", - "munki_display_name": "MacPorts for %MACPORTS_REQUESTED_OS%", - "munki_description": "The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac operating system. To that end we provide the command-line driven MacPorts software package under a BSD 3-Clause License, and through it easy access to thousands of ports that greatly simplify the task of compiling and installing open-source software on your Mac.", - "children": [ - "com.github.ygini.munki.macports-sierra", - "com.github.ygini.munki.macports-ventura", - "com.github.ygini.munki.macports-highsierra", - "com.github.ygini.munki.macports-mountainlion", - "com.github.ygini.munki.macports-monterey", - "com.github.ygini.munki.macports-mojave", - "com.github.ygini.munki.macports-catalina", - "com.github.ygini.munki.macports-elcapitan", - "com.github.ygini.munki.macports-yosemite", - "com.github.ygini.munki.macports-bigsur", - "com.github.ygini.munki.macports-mavericks" - ] + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.munki.macports-highsierra": { + "com.github.ygini.munki.macports-catalina": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-HighSierra.munki.recipe", + "path": "MacPorts/MacPorts-Catalina.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-HighSierra.munki", + "shortname": "MacPorts-Catalina.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-mountainlion": { + "com.github.ygini.munki.macports-bigsur": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-MountainLion.munki.recipe", + "path": "MacPorts/MacPorts-BigSur.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-MountainLion.munki", + "shortname": "MacPorts-BigSur.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-monterey": { + "com.github.ygini.munki.macports-mojave": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-Monterey.munki.recipe", + "path": "MacPorts/MacPorts-Mojave.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-Monterey.munki", + "shortname": "MacPorts-Mojave.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-mojave": { + "com.github.ygini.munki.macports-monterey": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-Mojave.munki.recipe", + "path": "MacPorts/MacPorts-Monterey.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-Mojave.munki", + "shortname": "MacPorts-Monterey.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-catalina": { + "com.github.ygini.munki.macports-mountainlion": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-Catalina.munki.recipe", + "path": "MacPorts/MacPorts-MountainLion.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-Catalina.munki", + "shortname": "MacPorts-MountainLion.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-elcapitan": { + "com.github.ygini.munki.macports-sierra": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-ElCapitan.munki.recipe", + "path": "MacPorts/MacPorts-Sierra.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-ElCapitan.munki", + "shortname": "MacPorts-Sierra.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-yosemite": { + "com.github.ygini.munki.macports-highsierra": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-Yosemite.munki.recipe", + "path": "MacPorts/MacPorts-HighSierra.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-Yosemite.munki", + "shortname": "MacPorts-HighSierra.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null }, - "com.github.ygini.munki.macports-bigsur": { + "com.github.ygini.munki.macports-abstract": { "name": null, "description": "Import MacPorts in Munki", "repo": "autopkg/ygini-recipes", - "path": "MacPorts/MacPorts-BigSur.munki.recipe", + "path": "MacPorts/MacPorts-abstract.munki.recipe", + "parent": "com.github.hansen-m.download.MacPorts", + "shortname": "MacPorts-abstract.munki", + "inferred_type": "munki", + "munki_display_name": "MacPorts for %MACPORTS_REQUESTED_OS%", + "munki_description": "The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac operating system. To that end we provide the command-line driven MacPorts software package under a BSD 3-Clause License, and through it easy access to thousands of ports that greatly simplify the task of compiling and installing open-source software on your Mac.", + "children": [ + "com.github.ygini.munki.macports-ventura", + "com.github.ygini.munki.macports-elcapitan", + "com.github.ygini.munki.macports-catalina", + "com.github.ygini.munki.macports-bigsur", + "com.github.ygini.munki.macports-mojave", + "com.github.ygini.munki.macports-monterey", + "com.github.ygini.munki.macports-mountainlion", + "com.github.ygini.munki.macports-sierra", + "com.github.ygini.munki.macports-highsierra", + "com.github.ygini.munki.macports-yosemite", + "com.github.ygini.munki.macports-mavericks" + ] + }, + "com.github.ygini.munki.macports-yosemite": { + "name": null, + "description": "Import MacPorts in Munki", + "repo": "autopkg/ygini-recipes", + "path": "MacPorts/MacPorts-Yosemite.munki.recipe", "parent": "com.github.ygini.munki.macports-abstract", - "shortname": "MacPorts-BigSur.munki", + "shortname": "MacPorts-Yosemite.munki", "inferred_type": "munki", "munki_display_name": null, "munki_description": null @@ -64781,238 +64720,121 @@ "munki_display_name": null, "munki_description": null }, - "com.github.ygini.download.AWSVPNClient": { - "name": "AWS VPN Client", - "description": "Downloads the latest version of AWS VPN Client.", + "com.github.ygini.MunkiNormalizePath": { + "name": null, + "description": "Start the script reference by POST_RUN_SYNC_SCRIPT variable.", "repo": "autopkg/ygini-recipes", - "path": "AWS VPN Client/AWS VPN Client.download.recipe", - "shortname": "AWS VPN Client.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.AWSVPNClient", - "com.github.ygini.install.AWSVPNClient", - "com.github.mikestechshop.pkg.AWSVPNClient" - ] + "path": "MunkiNormalizePath/MunkiNormalizePath.recipe" }, - "com.github.ygini.munki.AWSVPNClient": { - "name": "AWS VPN Client", - "description": "Downloads the latest version of AWS VPN Client and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.ygini.munki.X-Lite": { + "name": "X-Lite", + "description": "Downloads the latest X-Lite disk image and imports into munki.", "repo": "autopkg/ygini-recipes", - "path": "AWS VPN Client/AWS VPN Client.munki.recipe", - "parent": "com.github.ygini.download.AWSVPNClient", - "shortname": "AWS VPN Client.munki", + "path": "CounterPath/X-Lite.munki.recipe", + "parent": "com.github.ygini.download.X-Lite", + "shortname": "X-Lite.munki", "inferred_type": "munki", - "munki_display_name": "AWS VPN Client", - "munki_description": "AWS Client VPN is a managed client-based VPN service that enables you to securely access your AWS resources and resources in your on-premises network. With Client VPN, you can access your resources from any location using an OpenVPN-based VPN client." - }, - "com.github.ygini.install.AWSVPNClient": { - "name": "AWS VPN Client", - "description": "Installs the latest version of AWS VPN Client.", - "repo": "autopkg/ygini-recipes", - "path": "AWS VPN Client/AWS VPN Client.install.recipe", - "parent": "com.github.ygini.download.AWSVPNClient", - "shortname": "AWS VPN Client.install", - "inferred_type": "install" + "munki_display_name": "X-Lite", + "munki_description": "Combining voice and video calls in a user-friendly interface, CounterPath's X-Lite helps you seamlessly transition from a traditional phone environment into the world of Voice over IP." }, - "com.github.ygini.download.TripMode3": { - "name": "TripMode3", - "description": "Downloads the latest version of TripMode 3 from tripmode.ch.", + "com.github.ygini.download.X-Lite": { + "name": "X-Lite", + "description": "Download recipe for X-Lite.", "repo": "autopkg/ygini-recipes", - "path": "TripMode3/TripMode3.download.recipe", - "shortname": "TripMode3.download", + "path": "CounterPath/X-Lite.download.recipe", + "shortname": "X-Lite.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.TripMode3" + "com.github.ygini.munki.X-Lite" ] }, - "com.github.ygini.munki.TripMode3": { - "name": "TripMode3", - "description": "Downloads the latest version of TripMode 3 from tripmode.ch and import it into Munki.", - "repo": "autopkg/ygini-recipes", - "path": "TripMode3/TripMode3.munki.recipe", - "parent": "com.github.ygini.download.TripMode3", - "shortname": "TripMode3.munki", - "inferred_type": "munki", - "munki_display_name": "TripMode 3", - "munki_description": " " - }, - "com.github.ygini.munki.ElgatoVideoCapture": { - "name": "Elgato Video Capture", - "description": "Downloads the latest version of Elgato Video Capture and imports it into Munki.", + "com.github.ygini.munki.MSExcel2016Updates-fr_FR": { + "name": "Excel2016_update_fr", + "description": "Downloads the latest Excel 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", "repo": "autopkg/ygini-recipes", - "path": "Elgato Systems GmbH/Elgato Video Capture.munki.recipe", - "parent": "com.github.ygini.download.ElgatoVideoCapture", - "shortname": "Elgato Video Capture.munki", + "path": "MSOfficeUpdates/Excel2016Updates-fr_FR.munki.recipe", + "parent": "com.github.autopkg.munki.MSExcel2016", + "shortname": "Excel2016Updates-fr_FR.munki", "inferred_type": "munki", - "munki_display_name": "Elgato Video Capture", - "munki_description": " " - }, - "com.github.ygini.download.ElgatoVideoCapture": { - "name": "Elgato Video Capture", - "description": "Downloads the latest version of Elgato Video Capture.", - "repo": "autopkg/ygini-recipes", - "path": "Elgato Systems GmbH/Elgato Video Capture.download.recipe", - "shortname": "Elgato Video Capture.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.ElgatoVideoCapture", - "com.github.ygini.install.ElgatoVideoCapture", - "com.github.ygini.pkg.ElgatoVideoCapture" - ] - }, - "com.github.ygini.install.ElgatoVideoCapture": { - "name": "Elgato Video Capture", - "description": "Installs the latest version of Elgato Video Capture.", - "repo": "autopkg/ygini-recipes", - "path": "Elgato Systems GmbH/Elgato Video Capture.install.recipe", - "parent": "com.github.ygini.download.ElgatoVideoCapture", - "shortname": "Elgato Video Capture.install", - "inferred_type": "install" - }, - "com.github.ygini.pkg.ElgatoVideoCapture": { - "name": "Elgato Video Capture", - "description": "Downloads the latest version of Elgato Video Capture and creates a package.", - "repo": "autopkg/ygini-recipes", - "path": "Elgato Systems GmbH/Elgato Video Capture.pkg.recipe", - "parent": "com.github.ygini.download.ElgatoVideoCapture", - "shortname": "Elgato Video Capture.pkg", - "inferred_type": "pkg" - }, - "com.github.ygini.download.DemoMonkey": { - "name": "DemoMonkey", - "description": "Downloads the latest version of DemoMonkey available on Yoann Gini's github profile.", - "repo": "autopkg/ygini-recipes", - "path": "DemoMonkey/DemoMonkey.download.recipe", - "shortname": "DemoMonkey.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.DemoMonkey" - ] + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.munki.DemoMonkey": { - "name": null, - "description": "Downloads the latest version of DemoMonkey available on Yoann Gini's github profile and imports it into Munki.", + "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR": { + "name": "PowerPoint2016_update_fr", + "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", "repo": "autopkg/ygini-recipes", - "path": "DemoMonkey/DemoMonkey.munki.recipe", - "parent": "com.github.ygini.download.DemoMonkey", - "shortname": "DemoMonkey.munki", + "path": "MSOfficeUpdates/PowerPoint2016Updates-fr_FR.munki.recipe", + "parent": "com.github.autopkg.munki.MSPowerPoint2016", + "shortname": "PowerPoint2016Updates-fr_FR.munki", "inferred_type": "munki", - "munki_display_name": "DemoMonkey", - "munki_description": "Useful demonstration accessory allowing the use to sequence a serie of copy/paste action." + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.munki.FileMaker16Updater": { - "name": "FileMaker16Updater", - "description": "Import FileMaker 16 Updater in Munki", + "com.github.ygini.munki.MSWord2016Updates-fr_FR": { + "name": "Word2016_update_fr", + "description": "Downloads the latest Word 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", "repo": "autopkg/ygini-recipes", - "path": "FileMaker16/FileMaker16Updater.munki.recipe", - "parent": "com.github.ygini.download.FileMaker16Updater", - "shortname": "FileMaker16Updater.munki", + "path": "MSOfficeUpdates/Word2016Updates-fr_FR.munki.recipe", + "parent": "com.github.autopkg.munki.MSWord2016", + "shortname": "Word2016Updates-fr_FR.munki", "inferred_type": "munki", - "munki_display_name": "FileMaker 16 Update", - "munki_description": "The FileMaker Platform is ideally suited for your unique needs. Quickly create and run solutions that work seamlessly across iPad, iPhone, Windows, Mac and the web." - }, - "com.github.ygini.download.FileMaker16Updater": { - "name": "FileMaker16Updater", - "description": "Download recipe for FileMaker 16 Updater.", - "repo": "autopkg/ygini-recipes", - "path": "FileMaker16/FileMaker16Updater.download.recipe", - "shortname": "FileMaker16Updater.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.FileMaker16Updater" - ] + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.munki.terminus": { - "name": "terminus", - "description": "Download Termius and publish it into Munki", + "com.github.ygini.munki.Office2011Updates-fr_FR": { + "name": "Office2011_update", + "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See\nhttp://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\n`autopkg run MSOffice2011Updates.munki -k VERSION=14.1.0 -k DISABLE_CODE_SIGNATURE_VERIFICATION=true`\nwill download and import the 14.1.0 update; most of the later Office updates declare they require\nthis update, so save yourself some headaches by adding this update to your repo even if you don't\ntechnically require it because your base installer is 14.1.0 or higher. The\nDISABLE_CODE_SIGNATURE_VERIFICATION flag is required for 14.1.0 because the installer certificate name\nin the download recipe (for current versions) doesn't match that of the 14.1.0 update. The installer\ncertificate for the downloaded update can still be manually verified, however.\n", "repo": "autopkg/ygini-recipes", - "path": "Termius/Terminus.munki.recipe", - "parent": "com.github.ygini.munki.termius", - "deprecated": true, - "shortname": "Terminus.munki", + "path": "MSOfficeUpdates/Office2011Updates-fr_FR.munki.recipe", + "parent": "com.github.autopkg.munki.Office2011Updates", + "shortname": "Office2011Updates-fr_FR.munki", "inferred_type": "munki", - "munki_display_name": "Termius", - "munki_description": "Termius is a portable server management system that works for you in any situation." + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.munki.termius": { - "name": "termius", - "description": "Download Termius and publish it into Munki", + "com.github.ygini.munki.MSOutlook2016Updates-fr_FR": { + "name": "Outlook2016_update_fr", + "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", "repo": "autopkg/ygini-recipes", - "path": "Termius/Termius.munki.recipe", - "parent": "com.github.ygini.download.termius", - "shortname": "Termius.munki", + "path": "MSOfficeUpdates/Outlook2016Updates-fr_FR.munki.recipe", + "parent": "com.github.autopkg.munki.MSOutlook2016", + "shortname": "Outlook2016Updates-fr_FR.munki", "inferred_type": "munki", - "munki_display_name": "Termius", - "munki_description": "Termius is a portable server management system that works for you in any situation.", - "children": [ - "com.github.ygini.munki.terminus" - ] - }, - "com.github.ygini.download.terminus": { - "name": "terminus", - "description": "Download Terminus", - "repo": "autopkg/ygini-recipes", - "path": "Termius/Terminus.download.recipe", - "parent": "com.github.ygini.download.termius", - "deprecated": true, - "shortname": "Terminus.download", - "inferred_type": "download" - }, - "com.github.ygini.download.termius": { - "name": "termius", - "description": "Download Termius", - "repo": "autopkg/ygini-recipes", - "path": "Termius/Termius.download.recipe", - "shortname": "Termius.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.termius", - "com.github.ygini.download.terminus" - ] - }, - "com.github.ygini.pkg.Elasticsearch": { - "name": null, - "description": "Downloads the latest version of Elasticsearch and makes a pkg of it", - "repo": "autopkg/ygini-recipes", - "path": "Elasticsearch/Elasticsearch.pkg.recipe", - "parent": "com.github.ygini.download.Elasticsearch", - "shortname": "Elasticsearch.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.ygini.munki.elasticsearch" - ] + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.munki.elasticsearch": { - "name": null, - "description": "Import Elasticsearch in Munki", + "com.github.ygini.munki.MSOneNote2016Updates-fr_FR": { + "name": "OneNote2016_update_fr", + "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update.\n\nIf 'latest-delta' is selected, the pkginfo's installs item that's generated\nwill also include a 'minimum_update_version' set, declaring a minimum app\nversion to which this delta can be applied. It will also have a 'requires'\nitem set to this minimum update version, whose name can be set explicitly\nwith 'munki_required_update_name'. If left blank, NAME will be used.\n\nPLEASE NOTE: This recipe doesn't currently support a workflow where _both_\nfull and delta updates can be imported and clients will automatically select\nonly the correct update. It only tries to add as much \"safety\" as possible\nwhen importing a delta update. Choosing to import delta updates will likely\nrequire additional work on the part of the admin (for example, using an\ninstallcheck_script).", "repo": "autopkg/ygini-recipes", - "path": "Elasticsearch/Elasticsearch.munki.recipe", - "parent": "com.github.ygini.pkg.Elasticsearch", - "shortname": "Elasticsearch.munki", + "path": "MSOfficeUpdates/OneNote2016Updates-fr_FR.munki.recipe", + "parent": "com.github.autopkg.munki.MSOneNote2016", + "shortname": "OneNote2016Updates-fr_FR.munki", "inferred_type": "munki", - "munki_display_name": "Elasticsearch", - "munki_description": "Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data so you can discover the expected and uncover the unexpected." + "munki_display_name": null, + "munki_description": null }, - "com.github.ygini.download.Elasticsearch": { - "name": "Elasticsearch", - "description": "Downloads the latest version of Elasticsearch.", + "com.github.ygini.download.CNIL-PIA": { + "name": "PIA", + "description": "Downloads the latest version of PIA (CNIL).", "repo": "autopkg/ygini-recipes", - "path": "Elasticsearch/Elasticsearch.download.recipe", - "shortname": "Elasticsearch.download", + "path": "CNIL/PIA.download.recipe", + "shortname": "PIA.download", "inferred_type": "download", "children": [ - "com.github.ygini.pkg.Elasticsearch" + "com.github.ygini.pkg.CNIL-PIA", + "com.github.ygini.munki.CNIL-PIA", + "com.github.ygini.install.CNIL-PIA" ] }, - "GitCommitAndPush.munki": { - "name": null, - "description": "Auto git add, commit and push after autopkg run.", + "com.github.ygini.pkg.CNIL-PIA": { + "name": "PIA", + "description": "Downloads and create a package for the latest version of PIA (CNIL).", "repo": "autopkg/ygini-recipes", - "path": "GitCommitAndPush/GitCommitAndPush.munki.recipe", - "shortname": "GitCommitAndPush.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "CNIL/PIA.pkg.recipe", + "parent": "com.github.ygini.download.CNIL-PIA", + "shortname": "PIA.pkg", + "inferred_type": "pkg" }, "com.github.ygini.munki.CNIL-PIA": { "name": "PIA", @@ -65025,19 +64847,6 @@ "munki_display_name": "PIA", "munki_description": "Le logiciel open source PIA facilite la conduite et la formalisation d\u2019analyses d\u2019impact sur la protection des donn\u00e9es telles que pr\u00e9vues par le RGPD. Il est \u00e9dit\u00e9 par le laboratoire d'innovation num\u00e9rique de la CNIL." }, - "com.github.ygini.download.CNIL-PIA": { - "name": "PIA", - "description": "Downloads the latest version of PIA (CNIL).", - "repo": "autopkg/ygini-recipes", - "path": "CNIL/PIA.download.recipe", - "shortname": "PIA.download", - "inferred_type": "download", - "children": [ - "com.github.ygini.munki.CNIL-PIA", - "com.github.ygini.install.CNIL-PIA", - "com.github.ygini.pkg.CNIL-PIA" - ] - }, "com.github.ygini.install.CNIL-PIA": { "name": "PIA", "description": "Downloads and install the latest version of PIA (CNIL).", @@ -65047,153 +64856,171 @@ "shortname": "PIA.install", "inferred_type": "install" }, - "com.github.ygini.pkg.CNIL-PIA": { - "name": "PIA", - "description": "Downloads and create a package for the latest version of PIA (CNIL).", - "repo": "autopkg/ygini-recipes", - "path": "CNIL/PIA.pkg.recipe", - "parent": "com.github.ygini.download.CNIL-PIA", - "shortname": "PIA.pkg", - "inferred_type": "pkg" - }, - "com.github.ygini.munki.RV64": { - "name": "rv64", - "description": "Add to munki RV64 by Tweak Software. Using this recipe imply the acceptation of the Autodesk Software License And Services Agreement http://www.tweaksoftware.com/downloads/tweak-software-license-agreement-standard-terms", + "com.github.ygini.install.DockServiceManager": { + "name": "Hello IT", + "description": "Installs the latest version of DockServiceManager.", "repo": "autopkg/ygini-recipes", - "path": "RV64/RV64.munki.recipe", - "parent": "com.github.ygini.download.RV64", - "shortname": "RV64.munki", - "inferred_type": "munki", - "munki_display_name": "RV 64", - "munki_description": "RV is the next generation image and sequence viewer for VFX and animation artists. RV is high-performance, hardware accelerated, and pipeline-friendly. It adapts to your workflow, runs on Windows, Mac and Linux, and integrates with key tools like Nuke, Maya, Deadline, and Qube!" + "path": "DockServiceManager/DockServiceManager.install.recipe", + "parent": "com.github.ygini.download.DockServiceManager", + "shortname": "DockServiceManager.install", + "inferred_type": "install" }, - "com.github.ygini.download.RV64": { - "name": "rv64", - "description": "Download RV64 by Tweak Software. Using this recipe imply the acceptation of the Autodesk Software License And Services Agreement http://www.tweaksoftware.com/downloads/tweak-software-license-agreement-standard-terms", + "com.github.ygini.download.DockServiceManager": { + "name": "DockServiceManager", + "description": "Downloads the latest version of DockServiceManager.", "repo": "autopkg/ygini-recipes", - "path": "RV64/RV64.download.recipe", - "shortname": "RV64.download", + "path": "DockServiceManager/DockServiceManager.download.recipe", + "shortname": "DockServiceManager.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.RV64" + "com.github.ygini.install.DockServiceManager", + "com.github.ygini.munki.DockServiceManager" ] }, - "com.github.ygini.download.TexpadBeta": { - "name": "Texpad Beta", - "description": "Downloads the latest beta version of Texpad.", + "com.github.ygini.munki.DockServiceManager": { + "name": "DockServiceManager", + "description": "Downloads the latest version of DockServiceManager and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "Texpad/TexpadBeta.download.recipe", - "shortname": "TexpadBeta.download", + "path": "DockServiceManager/DockServiceManager.munki.recipe", + "parent": "com.github.ygini.download.DockServiceManager", + "shortname": "DockServiceManager.munki", + "inferred_type": "munki", + "munki_display_name": "DockServiceManager", + "munki_description": "IT tool allowing improved Dock management via MDM." + }, + "com.github.ygini.download.SketchUpMake": { + "name": "SketchUpMake", + "description": "Downloads the current release version of SketchUpMEN", + "repo": "autopkg/ygini-recipes", + "path": "SketchupMake/SketchUpMake.download.recipe", + "shortname": "SketchUpMake.download", "inferred_type": "download", "children": [ - "com.github.ygini.pkg.TexpadBeta", - "com.github.ygini.install.TexpadBeta", - "com.github.ygini.munki.TexpadBeta" + "com.github.ygini.pkg.SketchUpMake" ] }, - "com.github.ygini.pkg.Texpad": { - "name": "Texpad", - "description": "Downloads the latest version of Texpad and creates a package.", + "com.github.ygini.munki.SketchUpMake": { + "name": "SketchUpMake", + "description": "Downloads the current release version of SketchUpMake and imports into Munki.", "repo": "autopkg/ygini-recipes", - "path": "Texpad/Texpad.pkg.recipe", - "parent": "com.github.ygini.download.Texpad", - "shortname": "Texpad.pkg", - "inferred_type": "pkg" + "path": "SketchupMake/SketchUpMake.munki.recipe", + "parent": "com.github.ygini.pkg.SketchUpMake", + "shortname": "SketchUpMake.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "SketchUp is 3D modeling software that's easy to learn and incredibly fun to use." }, - "com.github.ygini.munki.Texpad": { - "name": "Texpad", - "description": "Downloads the latest version of Texpad and imports it into Munki.", + "com.github.ygini.munki.SketchUpMake-intl": { + "name": "SketchUpMake", + "description": "Downloads the current release version of SketchUpMake and imports into Munki with the language code included in the item name (so you can import multiple language in the same repo, you just have to run this recipe with different settings).", "repo": "autopkg/ygini-recipes", - "path": "Texpad/Texpad.munki.recipe", - "parent": "com.github.ygini.download.Texpad", - "shortname": "Texpad.munki", + "path": "SketchupMake/SketchUpMake-intl.munki.recipe", + "parent": "com.github.ygini.pkg.SketchUpMake", + "shortname": "SketchUpMake-intl.munki", "inferred_type": "munki", - "munki_display_name": "Texpad", - "munki_description": " " + "munki_display_name": null, + "munki_description": "SketchUp is 3D modeling software that's easy to learn and incredibly fun to use." }, - "com.github.ygini.pkg.TexpadBeta": { - "name": "Texpad Beta", - "description": "Downloads the latest beta version of Texpad and creates a package.", + "com.github.ygini.pkg.SketchUpMake": { + "name": "SketchUpMake", + "description": "Downloads the latest version of SketchUpMake and makes a pkg of it\n", "repo": "autopkg/ygini-recipes", - "path": "Texpad/TexpadBeta.pkg.recipe", - "parent": "com.github.ygini.download.TexpadBeta", - "shortname": "TexpadBeta.pkg", - "inferred_type": "pkg" + "path": "SketchupMake/SketchUpMake.pkg.recipe", + "parent": "com.github.ygini.download.SketchUpMake", + "shortname": "SketchUpMake.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.ygini.munki.SketchUpMake", + "com.github.ygini.munki.SketchUpMake-intl" + ] }, - "com.github.ygini.download.Texpad": { - "name": "Texpad", - "description": "Downloads the latest version of Texpad.", + "com.github.ygini.download.AWSVPNClient": { + "name": "AWS VPN Client", + "description": "Downloads the latest version of AWS VPN Client.", "repo": "autopkg/ygini-recipes", - "path": "Texpad/Texpad.download.recipe", - "shortname": "Texpad.download", + "path": "AWS VPN Client/AWS VPN Client.download.recipe", + "shortname": "AWS VPN Client.download", "inferred_type": "download", "children": [ - "com.github.ygini.pkg.Texpad", - "com.github.ygini.munki.Texpad", - "com.github.ygini.install.Texpad" + "com.github.ygini.install.AWSVPNClient", + "com.github.ygini.munki.AWSVPNClient", + "com.github.mikestechshop.pkg.AWSVPNClient" ] }, - "com.github.ygini.install.TexpadBeta": { - "name": "Texpad Beta", - "description": "Installs the latest beta version of Texpad.", + "com.github.ygini.install.AWSVPNClient": { + "name": "AWS VPN Client", + "description": "Installs the latest version of AWS VPN Client.", "repo": "autopkg/ygini-recipes", - "path": "Texpad/TexpadBeta.install.recipe", - "parent": "com.github.ygini.download.TexpadBeta", - "shortname": "TexpadBeta.install", + "path": "AWS VPN Client/AWS VPN Client.install.recipe", + "parent": "com.github.ygini.download.AWSVPNClient", + "shortname": "AWS VPN Client.install", "inferred_type": "install" }, - "com.github.ygini.munki.TexpadBeta": { - "name": "Texpad Beta", - "description": "Downloads the latest beta version of Texpad and imports it into Munki.", + "com.github.ygini.munki.AWSVPNClient": { + "name": "AWS VPN Client", + "description": "Downloads the latest version of AWS VPN Client and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/ygini-recipes", - "path": "Texpad/TexpadBeta.munki.recipe", - "parent": "com.github.ygini.download.TexpadBeta", - "shortname": "TexpadBeta.munki", + "path": "AWS VPN Client/AWS VPN Client.munki.recipe", + "parent": "com.github.ygini.download.AWSVPNClient", + "shortname": "AWS VPN Client.munki", "inferred_type": "munki", - "munki_display_name": "Texpad", - "munki_description": " " - }, - "com.github.ygini.install.Texpad": { - "name": "Texpad", - "description": "Installs the latest version of Texpad.", - "repo": "autopkg/ygini-recipes", - "path": "Texpad/Texpad.install.recipe", - "parent": "com.github.ygini.download.Texpad", - "shortname": "Texpad.install", - "inferred_type": "install" + "munki_display_name": "AWS VPN Client", + "munki_description": "AWS Client VPN is a managed client-based VPN service that enables you to securely access your AWS resources and resources in your on-premises network. With Client VPN, you can access your resources from any location using an OpenVPN-based VPN client." }, - "com.github.ygini.munki.NoMachine": { - "name": "nomachine", - "description": "Import NoMachine in Munki", + "com.github.ygini.munki.SmartGit": { + "name": "smartgit", + "description": "Import SmartGit in Munki", "repo": "autopkg/ygini-recipes", - "path": "NoMachine/NoMachine.munki.recipe", - "parent": "com.github.ygini.download.NoMachine", - "shortname": "NoMachine.munki", + "path": "SmartGit/SmartGit.munki.recipe", + "parent": "com.github.ygini.download.SmartGit", + "shortname": "SmartGit.munki", "inferred_type": "munki", - "munki_display_name": "NoMachine", - "munki_description": "Go from your desktop to any NoMachine-enabled computer at the speed of light. Thanks to our NX technology, NoMachine is the fastest and highest quality remote desktop you have ever tried. Get to any computer in the world in just a few clicks! Take what's important where you go and share with who you want! NoMachine is your own personal server, private and secure. Did we say NoMachine is free? No strings attached." + "munki_display_name": "SmartGit", + "munki_description": "SmartGit is a graphical Git client with Subversion support. SmartGit is free for non-commercial use and runs on macOS, Windows and Linux." }, - "com.github.ygini.download.NoMachine": { - "name": "NoMachine", - "description": "Download recipe for NoMachine.", + "com.github.ygini.download.SmartGit": { + "name": "SmartGit", + "description": "Download recipe for SmartGit.", "repo": "autopkg/ygini-recipes", - "path": "NoMachine/NoMachine.download.recipe", - "shortname": "NoMachine.download", + "path": "SmartGit/SmartGit.download.recipe", + "shortname": "SmartGit.download", "inferred_type": "download", "children": [ - "com.github.ygini.munki.NoMachine" + "com.github.ygini.munki.SmartGit" ] }, - "com.github.ygini.munki.GlobalProtect": { - "name": "GlobalProtect", - "description": "Imports GlobalProtect into munki.", + "com.github.ygini.munki.HelloIT": { + "name": "Hello IT", + "description": "Downloads the latest version of Hello-IT and imports it into Munki.", "repo": "autopkg/ygini-recipes", - "path": "PaloAlto/GlobalProtectMac.munki.recipe", - "parent": "com.github.peshay.download.GlobalProtect", - "shortname": "GlobalProtectMac.munki", + "path": "Hello-IT/Hello-IT.munki.recipe", + "parent": "com.github.ygini.download.HelloIT", + "shortname": "Hello-IT.munki", "inferred_type": "munki", - "munki_display_name": "GlobalProtect", - "munki_description": "GlobalProtect delivers the protection of next-generation security platform to the mobile workforce in order to stop targeted cyberattacks, evasive application traffic, phishing, malicious websites, command-and-control traffic, and known and unknown threats." + "munki_display_name": "Hello-IT", + "munki_description": "Self support apps provided by IT services to end users." + }, + "com.github.ygini.install.HelloIT": { + "name": "Hello IT", + "description": "Installs the latest version of Hello-IT.", + "repo": "autopkg/ygini-recipes", + "path": "Hello-IT/Hello-IT.install.recipe", + "parent": "com.github.ygini.download.HelloIT", + "shortname": "Hello-IT.install", + "inferred_type": "install" + }, + "com.github.ygini.download.HelloIT": { + "name": "Hello IT", + "description": "Downloads the latest version of Hello-IT.", + "repo": "autopkg/ygini-recipes", + "path": "Hello-IT/Hello-IT.download.recipe", + "shortname": "Hello-IT.download", + "inferred_type": "download", + "children": [ + "com.github.ygini.munki.HelloIT", + "com.github.ygini.install.HelloIT", + "com.github.peshay.filewave.HelloIT" + ] }, "com.github.ygini.munki.TripMode2": { "name": "TripMode2", @@ -65217,1062 +65044,745 @@ "com.github.ygini.munki.TripMode2" ] }, - "com.github.andrewvalentine.pkg.EndNote-self-install": { - "name": "EndNoteX9", - "description": "Creates a self installer pkg for EndNote", - "repo": "autopkg/andrewvalentine-recipes", - "path": "EndNote-self-install/EndNoteX9-self-install.pkg.recipe", - "parent": "com.github.rtrouton.pkg.EndNoteX9", - "shortname": "EndNoteX9-self-install.pkg", + "com.github.ygini.pkg.ElgatoVideoCapture": { + "name": "Elgato Video Capture", + "description": "Downloads the latest version of Elgato Video Capture and creates a package.", + "repo": "autopkg/ygini-recipes", + "path": "Elgato Systems GmbH/Elgato Video Capture.pkg.recipe", + "parent": "com.github.ygini.download.ElgatoVideoCapture", + "shortname": "Elgato Video Capture.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.pkg.Fission": { - "name": "Fission", - "description": "Downloads the current release version of Fission and creates a package", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Fission/Fission.pkg.recipe", - "parent": "com.github.andrewvalentine.download.Fission", - "shortname": "Fission.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andrewvalentine.recipes.jamf.Fission" - ] - }, - "com.github.andrewvalentine.download.Fission": { - "name": "Fission", - "description": "Downloads the current release version of Fission", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Fission/Fission.download.recipe", - "shortname": "Fission.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.pkg.Fission" - ] - }, - "com.github.andrewvalentine.download.basictex": { - "name": "BasicTeX", - "description": "Downloads the current version of BasicTeX, a reduced distribution of MacTeX.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "BasicTeX/BasicTeX.download.recipe", - "shortname": "BasicTeX.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.munki.basictex" - ] - }, - "com.github.andrewvalentine.munki.basictex": { - "name": "BasicTeX", - "description": "Downloads and imports the current version of BasicTeX into Munki.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "BasicTeX/BasicTeX.munki.recipe", - "parent": "com.github.andrewvalentine.download.basictex", - "shortname": "BasicTeX.munki", - "inferred_type": "munki", - "munki_display_name": "Basic TeX", - "munki_description": "BasicTeX is a smaller alternate TeX Distribution for users who do not want to download the full TeX Live package. It contains only the TeX Live piece of the full distribution, does not contain the GUI programs or Ghostscript, and does not overwrite the full distribution. More information on the contents of the distribution can be found on the MacTeX webpages." - }, - "com.github.andrewvalentine.download.Etcher": { - "name": "balenaEtcher", - "description": "Downloads balenaEtcher from Github. If you run this recipe as is, it will download v.1.4.4, which has not been updated since April 2018. At the time of writing, all subsequent releases are tagged as pre-releases. If you want the most recent version of the app, you should set PRERELEASE to a non-empty string, either with Input in an override or via the -k option, i.e. `-k PRERELEASE=yes`", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Etcher/Etcher.download.recipe", - "shortname": "Etcher.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.munki.Etcher", - "com.github.andrewvalentine.install.Etcher", - "com.github.peshay.filewave.Etcher", - "com.github.fishd72.pkg.Etcher" - ] - }, - "com.github.andrewvalentine.munki.Etcher": { - "name": "balenaEtcher", - "description": "Downloads and imports the latest version of Etcher into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Etcher/Etcher.munki.recipe", - "parent": "com.github.andrewvalentine.download.Etcher", - "shortname": "Etcher.munki", + "com.github.ygini.munki.ElgatoVideoCapture": { + "name": "Elgato Video Capture", + "description": "Downloads the latest version of Elgato Video Capture and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Elgato Systems GmbH/Elgato Video Capture.munki.recipe", + "parent": "com.github.ygini.download.ElgatoVideoCapture", + "shortname": "Elgato Video Capture.munki", "inferred_type": "munki", - "munki_display_name": "balenaEtcher", - "munki_description": "Burn images to SD cards and USB drives, safely and easily." + "munki_display_name": "Elgato Video Capture", + "munki_description": " " }, - "com.github.andrewvalentine.install.Etcher": { - "name": "balenaEtcher", - "description": "Downloads and installs the latest version of Etcher from GitHub", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Etcher/Etcher.install.recipe", - "parent": "com.github.andrewvalentine.download.Etcher", - "shortname": "Etcher.install", + "com.github.ygini.install.ElgatoVideoCapture": { + "name": "Elgato Video Capture", + "description": "Installs the latest version of Elgato Video Capture.", + "repo": "autopkg/ygini-recipes", + "path": "Elgato Systems GmbH/Elgato Video Capture.install.recipe", + "parent": "com.github.ygini.download.ElgatoVideoCapture", + "shortname": "Elgato Video Capture.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.Mathematica": { - "name": "Mathematica", - "description": "Imports Mathematica into Munki.\n\nThis is designed to be run against a local .dmg. To run this recipe successfully, you must:\n\n- Register for a Wolfram ID.\n- Download the latest version of Mathematica using the Wolfram Research Mathematica Download Manager (WRMDM). The WRMDM downloads the Mathematica dmg to your Downloads folder.\n- Run the following command:\n\nautopkg run -vvv -p /path/to/downloaded_mathematica_dmg Mathematica.munki\n\nA postinstall_script that adds Mathematica to the client application firewall is included in this repo. If you wish to use this, add it to your recipe override.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Mathematica/Mathematica.munki.recipe", - "shortname": "Mathematica.munki", - "inferred_type": "munki", - "munki_display_name": "Mathematica", - "munki_description": "A symbolic mathematical computation program, used in many scientific, engineering, mathematical and computing fields. Includes support for Elementary and Special mathematical function libraries, complex number, arbitrary precision, interval arithmetic and symbolic computation, as well as full integration of the Wolfram Language." - }, - "com.github.andrewvalentine.munki.WolframScript": { - "name": "WolframScript", - "description": "Imports WolframScript into Munki.\n\nThis is designed to be run against a local .dmg. To run this recipe successfully, you must:\n\n- Register for a Wolfram ID.\n- Download the latest version of Mathematica using the Wolfram Research Mathematica Download Manager (WRMDM). The WRMDM downloads the Mathematica dmg to your Downloads folder.\n- Mount the dmg.\n- Run the following command:\n\nautopkg run -vvv -p /Volumes/Mathematica/WolframScript.pkg Mathematica.munki\n\nWolframScript is typically an add on for Mathematica. If you wish to bundle this with your organisational install of Mathematica, add the WolframScript item as an update_for your Mathematica item in your recipe override.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Mathematica/WolframScript.munki.recipe", - "shortname": "WolframScript.munki", - "inferred_type": "munki", - "munki_display_name": "Wolfram Script", - "munki_description": "WolframScript tools for use with Mathematica" - }, - "com.github.andrewvalentine.download.MotuMidiInstaller": { - "name": "MotuMidiInstaller", - "description": "Downloads the latest version of the MOTU MIDI Installer", - "repo": "autopkg/andrewvalentine-recipes", - "path": "MOTU MIDI Installer/MotuMidiInstaller.download.recipe", - "shortname": "MotuMidiInstaller.download", + "com.github.ygini.download.ElgatoVideoCapture": { + "name": "Elgato Video Capture", + "description": "Downloads the latest version of Elgato Video Capture.", + "repo": "autopkg/ygini-recipes", + "path": "Elgato Systems GmbH/Elgato Video Capture.download.recipe", + "shortname": "Elgato Video Capture.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.MotuMidiInstaller" + "com.github.ygini.pkg.ElgatoVideoCapture", + "com.github.ygini.munki.ElgatoVideoCapture", + "com.github.ygini.install.ElgatoVideoCapture" ] }, - "com.github.andrewvalentine.munki.MotuMidiInstaller": { - "name": "MotuMidiInstaller", - "description": "Downloads and imports the current version of MOTU MIDI Installer into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "MOTU MIDI Installer/MotuMidiInstaller.munki.recipe", - "parent": "com.github.andrewvalentine.download.MotuMidiInstaller", - "shortname": "MotuMidiInstaller.munki", + "com.github.ygini.munki.Prism": { + "name": "Prism", + "description": "Downloads the latest version of GraphPad Prism and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Prism/Prism.munki.recipe", + "parent": "com.github.rtrouton.pkg.Prism", + "shortname": "Prism.munki", "inferred_type": "munki", - "munki_display_name": "MOTU MIDI Installer", - "munki_description": "Installs the MOTU Midi Installer package, including ClockWorks.app and the MOTU MIDI Driver kernel extension." - }, - "com.github.andrewvalentine.install.Winds": { - "name": "Winds", - "description": "Downloads and installs the latest version of the Winds RSS and Podcast feed reader", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Winds/Winds.install.recipe", - "parent": "com.github.andrewvalentine.download.Winds", - "shortname": "Winds.install", - "inferred_type": "install" + "munki_display_name": "Prism", + "munki_description": "Scientific graphing and nonlinear curve regression tool." }, - "com.github.andrewvalentine.download.Winds": { - "name": "Winds", - "description": "Downloads the Winds RSS and Podcast feed reader", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Winds/Winds.download.recipe", - "shortname": "Winds.download", - "inferred_type": "download", + "com.github.ygini.pkg.Postico": { + "name": "Postico", + "description": "Downloads the latest version of Postico and creates a package.", + "repo": "autopkg/ygini-recipes", + "path": "Postico/Postico.pkg.recipe", + "parent": "com.github.ygini.download.Postico", + "shortname": "Postico.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.install.Winds" + "com.github.crystalllized.jss.Postico" ] }, - "com.github.andrewvalentine.install.DMGCanvas": { - "name": "DMGCanvas", - "description": "Downloads and installs the latest version of DMGCanvas.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "DMGCanvas/DMGCanvas.install.recipe", - "parent": "com.github.andrewvalentine.download.DMGCanvas", - "shortname": "DMGCanvas.install", - "inferred_type": "install" - }, - "com.github.andrewvalentine.munki.DMGCanvas": { - "name": "DMGCanvas", - "description": "Downloads and imports the latest version of DMGCanvas to Munki.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "DMGCanvas/DMGCanvas.munki.recipe", - "parent": "com.github.andrewvalentine.download.DMGCanvas", - "shortname": "DMGCanvas.munki", + "com.github.ygini.munki.Postico": { + "name": "Postico", + "description": "Load Postico into munki", + "repo": "autopkg/ygini-recipes", + "path": "Postico/Postico.munki.recipe", + "parent": "com.github.ygini.download.Postico", + "shortname": "Postico.munki", "inferred_type": "munki", - "munki_display_name": "DMGCanvas", - "munki_description": "Effortlessly build disk images with your own beautiful design." + "munki_display_name": "Postico", + "munki_description": "Postico will look familiar to anyone who has used a Mac before. Just connect to a database and begin working with tables and views. Start with the basics and learn about advanced features of PostgreSQL as you go along." }, - "com.github.andrewvalentine.download.DMGCanvas": { - "name": "DMGCanvas", - "description": "Downloads the latest version of DMGCanvas.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "DMGCanvas/DMGCanvas.download.recipe", - "shortname": "DMGCanvas.download", + "com.github.ygini.download.Postico": { + "name": "Postico", + "description": "Download recipe for Postico.", + "repo": "autopkg/ygini-recipes", + "path": "Postico/Postico.download.recipe", + "shortname": "Postico.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.DMGCanvas", - "com.github.andrewvalentine.munki.DMGCanvas" + "com.github.ygini.pkg.Postico", + "com.github.ygini.munki.Postico" ] }, - "com.github.andrewvalentine.download.typora": { - "name": "Typora", - "description": "Downloads the latest version of Typora", - "repo": "autopkg/andrewvalentine-recipes", - "path": "typora/typora.download.recipe", - "shortname": "typora.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.install.typora", - "com.github.andrewvalentine.munki.typora", - "com.github.andrewvalentine.pkg.typora" - ] + "com.github.ygini.munki.anaconda2": { + "name": "Anaconda%PYTHON_MAJOR_VERSION%", + "description": "Downloads the current release version of Anaconda for Python 2 and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Anaconda/Anaconda2.munki.recipe", + "parent": "com.github.hansen-m.download.Anaconda", + "shortname": "Anaconda2.munki", + "inferred_type": "munki", + "munki_display_name": "Anaconda for Python %PYTHON_MAJOR_VERSION%", + "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science." }, - "com.github.andrewvalentine.install.typora": { - "name": "Typora", - "description": "Downloads and installs the latest version of Typora", - "repo": "autopkg/andrewvalentine-recipes", - "path": "typora/typora.install.recipe", - "parent": "com.github.andrewvalentine.download.typora", - "shortname": "typora.install", - "inferred_type": "install" + "com.github.ygini.munki.anaconda3": { + "name": "Anaconda%PYTHON_MAJOR_VERSION%", + "description": "Downloads the current release version of Anaconda for Python 3 and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Anaconda/Anaconda3.munki.recipe", + "parent": "com.github.hansen-m.download.Anaconda", + "deprecated": true, + "shortname": "Anaconda3.munki", + "inferred_type": "munki", + "munki_display_name": "Anaconda for Python %PYTHON_MAJOR_VERSION%", + "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science." }, - "com.github.andrewvalentine.munki.typora": { - "name": "Typora", - "description": "Downloads and imports the current release version of Typora into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "typora/typora.munki.recipe", - "parent": "com.github.andrewvalentine.download.typora", - "shortname": "typora.munki", + "com.github.ygini.munki.GlobalProtect": { + "name": "GlobalProtect", + "description": "Imports GlobalProtect into munki.", + "repo": "autopkg/ygini-recipes", + "path": "PaloAlto/GlobalProtectMac.munki.recipe", + "parent": "com.github.peshay.download.GlobalProtect", + "shortname": "GlobalProtectMac.munki", "inferred_type": "munki", - "munki_display_name": "Typora", - "munki_description": "A minimal Markdown editor and reader" + "munki_display_name": "GlobalProtect", + "munki_description": "GlobalProtect delivers the protection of next-generation security platform to the mobile workforce in order to stop targeted cyberattacks, evasive application traffic, phishing, malicious websites, command-and-control traffic, and known and unknown threats." }, - "com.github.andrewvalentine.pkg.typora": { - "name": "Typora", - "description": "Create a package from the Typora download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "typora/typora.pkg.recipe", - "parent": "com.github.andrewvalentine.download.typora", - "shortname": "typora.pkg", + "com.github.ygini.script.RunSyncCommand": { + "name": null, + "description": "Start the script reference by POST_RUN_SYNC_SCRIPT variable.", + "repo": "autopkg/ygini-recipes", + "path": "RunSyncCommand/RunSyncCommand.script.recipe", + "shortname": "RunSyncCommand.script", + "inferred_type": "script" + }, + "com.github.ygini.pkg.iTaskX3": { + "name": "iTaskX3", + "description": "Downloads the latest version of iTaskX3 and creates a package.", + "repo": "autopkg/ygini-recipes", + "path": "Techno-Grafik Christian Lackner eU/iTaskX3.pkg.recipe", + "parent": "com.github.ygini.download.iTaskX3", + "shortname": "iTaskX3.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.munki.lastfm": { - "name": "LastFM", - "description": "Downloads LastFM and imports into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "LastFM/lastfm.munki.recipe", - "parent": "com.github.andrewvalentine.download.lastfm", - "shortname": "lastfm.munki", + "com.github.ygini.munki.iTaskX3": { + "name": "iTaskX3", + "description": "Downloads the latest version of iTaskX3 and imports it into Munki.", + "repo": "autopkg/ygini-recipes", + "path": "Techno-Grafik Christian Lackner eU/iTaskX3.munki.recipe", + "parent": "com.github.ygini.download.iTaskX3", + "shortname": "iTaskX3.munki", "inferred_type": "munki", - "munki_display_name": "LastFM", - "munki_description": "Last.fm is a music discovery service that gives you personalised recommendations based on the music you listen to." + "munki_display_name": "iTaskX3", + "munki_description": " " }, - "com.github.andrewvalentine.install.lastfm": { - "name": null, - "description": "Installs the current release version of LastFM", - "repo": "autopkg/andrewvalentine-recipes", - "path": "LastFM/lastfm.install.recipe", - "parent": "com.github.andrewvalentine.download.lastfm", - "shortname": "lastfm.install", + "com.github.ygini.install.iTaskX3": { + "name": "iTaskX3", + "description": "Installs the latest version of iTaskX3.", + "repo": "autopkg/ygini-recipes", + "path": "Techno-Grafik Christian Lackner eU/iTaskX3.install.recipe", + "parent": "com.github.ygini.download.iTaskX3", + "shortname": "iTaskX3.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.lastfm": { - "name": "LastFM", - "description": "Downloads the current version of LastFM via Sparkle. Note that Code Signature Verification is not possible on this .app, as it uses Sealed Resources v.1.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "LastFM/lastfm.download.recipe", - "shortname": "lastfm.download", + "com.github.ygini.download.iTaskX3": { + "name": "iTaskX3", + "description": "Downloads the latest version of iTaskX3.", + "repo": "autopkg/ygini-recipes", + "path": "Techno-Grafik Christian Lackner eU/iTaskX3.download.recipe", + "shortname": "iTaskX3.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.lastfm", - "com.github.andrewvalentine.install.lastfm" + "com.github.ygini.pkg.iTaskX3", + "com.github.ygini.munki.iTaskX3", + "com.github.ygini.install.iTaskX3" ] }, - "com.github.andrewvalentine.munki.Sloth": { - "name": "Sloth", - "description": "Downloads and imports the current version of Sloth into Munki", + "com.github.andrewvalentine.munki.hyper": { + "name": "Hyper", + "description": "Downloads and imports the current release version of Hyper into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Sloth/Sloth.munki.recipe", - "parent": "com.github.andrewvalentine.download.Sloth", - "shortname": "Sloth.munki", + "path": "Hyper/Hyper.munki.recipe", + "parent": "com.github.andrewvalentine.download.hyper", + "shortname": "Hyper.munki", "inferred_type": "munki", - "munki_display_name": "Sloth", - "munki_description": "Sloth is a Mac application that displays all open files and sockets in use by all running processes on your system. This makes it easy to inspect which apps are using which files and sockets." + "munki_display_name": "Hyper", + "munki_description": "A highly extensible terminal emulator, built on Electron." }, - "com.github.andrewvalentine.download.Sloth": { - "name": "Sloth", - "description": "Downloads the latest version of Sloth from Github", + "com.github.andrewvalentine.download.hyper": { + "name": "Hyper", + "description": "Downloads the latest version of Hyper", "repo": "autopkg/andrewvalentine-recipes", - "path": "Sloth/Sloth.download.recipe", - "shortname": "Sloth.download", + "path": "Hyper/Hyper.download.recipe", + "shortname": "Hyper.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.Sloth" + "com.github.andrewvalentine.munki.hyper", + "com.github.andrewvalentine.install.hyper" ] }, - "com.github.andrewvalentine.pkg.Max 8": { - "name": "Max", - "description": "Create a package from the Max 8 download", + "com.github.andrewvalentine.install.hyper": { + "name": "Hyper", + "description": "Downloads and installs the latest version of Hyper", "repo": "autopkg/andrewvalentine-recipes", - "path": "Max 8/Max 8.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Max 8", - "shortname": "Max 8.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andrewvalentine.jamf.Max 8" - ] + "path": "Hyper/Hyper.install.recipe", + "parent": "com.github.andrewvalentine.download.hyper", + "shortname": "Hyper.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.munki.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads, packages and imports the current release version of KnockKnock into Munki", + "com.github.andrewvalentine.munki.Storyboarder": { + "name": "Storyboarder", + "description": "Downloads and imports the current version of Storyboarder into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "KnockKnock/KnockKnock.munki.recipe", - "parent": "com.github.andrewvalentine.pkg.KnockKnock", - "shortname": "KnockKnock.munki", + "path": "Storyboarder/Storyboarder.munki.recipe", + "parent": "com.github.amsysuk-recipes.download.Storyboarder", + "shortname": "Storyboarder.munki", "inferred_type": "munki", - "munki_display_name": "KnockKnock", - "munki_description": null + "munki_display_name": "Storyboarder", + "munki_description": "Storyboarder makes it easy to visualize a story as fast you can draw stick figures. Quickly draw to test if a story idea works. Create and show animatics to others. Express your story idea without making a movie." }, - "com.github.andrewvalentine.download.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads the latest release version of KnockKnock from Objective-See", + "com.github.andrewvalentine.pkg.FluxCenter": { + "name": "FluxCenter", + "description": "Creates a package from the FluxCenter download", "repo": "autopkg/andrewvalentine-recipes", - "path": "KnockKnock/KnockKnock.download.recipe", - "shortname": "KnockKnock.download", - "inferred_type": "download", + "path": "FluxCenter/FluxCenter.pkg.recipe", + "parent": "com.github.andrewvalentine.download.FluxCenter", + "shortname": "FluxCenter.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.pkg.KnockKnock", - "com.github.andrewvalentine.install.KnockKnock" + "com.github.andrewvalentine.recipes.jamf.FluxCenter" ] }, - "com.github.andrewvalentine.pkg.KnockKnock": { - "name": "KnockKnock", - "description": "Creates a package from the KnockKnock download", + "com.github.andrewvalentine.download.FluxCenter": { + "name": "FluxCenter", + "description": "Downloads the latest version of Flux Center", "repo": "autopkg/andrewvalentine-recipes", - "path": "KnockKnock/KnockKnock.pkg.recipe", - "parent": "com.github.andrewvalentine.download.KnockKnock", - "shortname": "KnockKnock.pkg", - "inferred_type": "pkg", + "path": "FluxCenter/FluxCenter.download.recipe", + "shortname": "FluxCenter.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.KnockKnock" + "com.github.andrewvalentine.pkg.FluxCenter" ] }, - "com.github.andrewvalentine.install.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads and installs the latest version of KnockKnock", - "repo": "autopkg/andrewvalentine-recipes", - "path": "KnockKnock/KnockKnock.install.recipe", - "parent": "com.github.andrewvalentine.download.KnockKnock", - "shortname": "KnockKnock.install", - "inferred_type": "install" - }, - "com.github.andrewvalentine.install.pdfsam": { - "name": "PDFsam", - "description": "Downloads and installs the latest version of PDFsam", - "repo": "autopkg/andrewvalentine-recipes", - "path": "pdfsam/pdfsam.install.recipe", - "parent": "com.github.andrewvalentine.download.pdfsam", - "shortname": "pdfsam.install", - "inferred_type": "install" - }, - "com.github.andrewvalentine.pkg.pdfsam": { - "name": "PDFsam", - "description": "Create a package from the PDFsam download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "pdfsam/pdfsam.pkg.recipe", - "parent": "com.github.andrewvalentine.download.pdfsam", - "shortname": "pdfsam.pkg", - "inferred_type": "pkg" - }, - "com.github.andrewvalentine.munki.pdfsam": { - "name": "PDFsam", - "description": "Downloads and imports the current release version of PDFsam into Munki", + "com.github.andrewvalentine.munki.gitter": { + "name": "Gitter", + "description": "Downloads, packages and imports the current release version of Gitter into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "pdfsam/pdfsam.munki.recipe", - "parent": "com.github.andrewvalentine.download.pdfsam", - "shortname": "pdfsam.munki", + "path": "Gitter/Gitter.munki.recipe", + "parent": "com.github.andrewvalentine.pkg.gitter", + "shortname": "Gitter.munki", "inferred_type": "munki", - "munki_display_name": "PDFsam", - "munki_description": "PDFsam Basic is a free and open source desktop application to split, merge, rotate and mix PDF documents." + "munki_display_name": "Gitter", + "munki_description": "Gitter provides free public chat room for open source projects on GitHub as well as private communication channels for teams and businesses." }, - "com.github.andrewvalentine.download.pdfsam": { - "name": "PDFsam", - "description": "Downloads the latest version of PDFsam", + "com.github.andrewvalentine.pkg.gitter": { + "name": "Gitter", + "description": "Creates a package from the Gitter download", "repo": "autopkg/andrewvalentine-recipes", - "path": "pdfsam/pdfsam.download.recipe", - "shortname": "pdfsam.download", - "inferred_type": "download", + "path": "Gitter/Gitter.pkg.recipe", + "parent": "com.github.andrewvalentine.download.gitter", + "shortname": "Gitter.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.install.pdfsam", - "com.github.andrewvalentine.pkg.pdfsam", - "com.github.andrewvalentine.munki.pdfsam", - "com.github.peshay.filewave.PDFsam" + "com.github.andrewvalentine.munki.gitter", + "com.github.andrewvalentine.install.gitter" ] }, - "com.github.andrewvalentine.install.dictater": { - "name": "Dictater", - "description": "Downloads and installs the latest version of Dictater", + "com.github.andrewvalentine.install.gitter": { + "name": "Gitter", + "description": "Downloads, packages and installs the latest version of Gitter", "repo": "autopkg/andrewvalentine-recipes", - "path": "dictater/dictater.install.recipe", - "parent": "com.github.andrewvalentine.download.dictater", - "shortname": "dictater.install", + "path": "Gitter/Gitter.install.recipe", + "parent": "com.github.andrewvalentine.pkg.gitter", + "shortname": "Gitter.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.dictater": { - "name": "Dictater", - "description": "Downloads the latest version of Dictater", + "com.github.andrewvalentine.download.gitter": { + "name": "Gitter", + "description": "Downloads the latest version of Gitter", "repo": "autopkg/andrewvalentine-recipes", - "path": "dictater/dictater.download.recipe", - "shortname": "dictater.download", + "path": "Gitter/Gitter.download.recipe", + "shortname": "Gitter.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.dictater", - "com.github.andrewvalentine.munki.dictater", - "com.github.andrewvalentine.pkg.dictater" + "com.github.andrewvalentine.pkg.gitter" ] }, - "com.github.andrewvalentine.munki.dictater": { - "name": "Dictater", - "description": "Downloads and imports the current release version of Dictater into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "dictater/dictater.munki.recipe", - "parent": "com.github.andrewvalentine.download.dictater", - "shortname": "dictater.munki", - "inferred_type": "munki", - "munki_display_name": "Dictater", - "munki_description": "Replacement for built-in Speech services. Supports playing, skipping, progress, and more." - }, - "com.github.andrewvalentine.pkg.dictater": { - "name": "Dictater", - "description": "Create a package from the Dictater download", + "com.github.andrewvalentine.pkg.Rider": { + "name": "Rider", + "description": "Create a package from the Rider download. See the parent recipe (https://github.com/autopkg/bnpl-recipes/blob/master/JetBrains/Rider.download.recipe) for the full range of Input Variables.", "repo": "autopkg/andrewvalentine-recipes", - "path": "dictater/dictater.pkg.recipe", - "parent": "com.github.andrewvalentine.download.dictater", - "shortname": "dictater.pkg", + "path": "JetBrains/Rider.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.rider", + "shortname": "Rider.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.munki.MotuAudioInstaller": { - "name": "MotuAudioInstaller", - "description": "Downloads and imports the current version of MOTU Audio Installer into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "MOTU Audio Installer/MotuAudioInstaller.munki.recipe", - "parent": "com.github.andrewvalentine.download.MotuAudioInstaller", - "shortname": "MotuAudioInstaller.munki", - "inferred_type": "munki", - "munki_display_name": "MotuAudioInstaller", - "munki_description": "Installs the MOTU Audio Installer package, including CueMix FX.app and various MOTU Setup apps." - }, - "com.github.andrewvalentine.download.MotuAudioInstaller": { - "name": "MotuAudioInstaller", - "description": "Downloads the latest version of the MOTU Audio Installer", + "com.github.andrewvalentine.pkg.texts": { + "name": "Texts", + "description": "Create a package from the Texts download. A license is required for use beyond the 30 day trial period (http://www.texts.io/purchase/). Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", "repo": "autopkg/andrewvalentine-recipes", - "path": "MOTU Audio Installer/MotuAudioInstaller.download.recipe", - "shortname": "MotuAudioInstaller.download", - "inferred_type": "download", + "path": "Texts/Texts.pkg.recipe", + "parent": "com.github.andrewvalentine.download.texts", + "shortname": "Texts.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.munki.MotuAudioInstaller" + "com.github.andrewvalentine.install.texts", + "com.github.andrewvalentine.munki.texts" ] }, - "com.github.andrewvalentine.install.kismac2": { - "name": "KisMac2", - "description": "Downloads and installs the latest version of KisMac2", + "com.github.andrewvalentine.install.texts": { + "name": "Texts", + "description": "Downloads, packages and installs the latest version of Texts. Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", "repo": "autopkg/andrewvalentine-recipes", - "path": "kismac2/kismac2.install.recipe", - "parent": "com.github.andrewvalentine.download.kismac2", - "shortname": "kismac2.install", + "path": "Texts/Texts.install.recipe", + "parent": "com.github.andrewvalentine.pkg.texts", + "shortname": "Texts.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.kismac2": { - "name": "KisMac2", - "description": "Downloads the latest version of KisMac2", + "com.github.andrewvalentine.download.texts": { + "name": "Texts", + "description": "Downloads the latest version of Texts. A license is required for use beyond the 30 day trial period (http://www.texts.io/purchase/). Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", "repo": "autopkg/andrewvalentine-recipes", - "path": "kismac2/kismac2.download.recipe", - "shortname": "kismac2.download", + "path": "Texts/Texts.download.recipe", + "shortname": "Texts.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.kismac2", - "com.github.andrewvalentine.munki.kismac2", - "com.github.andrewvalentine.pkg.kismac2" + "com.github.andrewvalentine.pkg.texts" ] }, - "com.github.andrewvalentine.munki.kismac2": { - "name": "KisMac2", - "description": "Downloads and imports the current release version of KisMac2 into Munki", + "com.github.andrewvalentine.munki.texts": { + "name": "Texts", + "description": "Downloads and imports the current release version of Texts into Munki. A license is required for use beyond the 30 day trial period (http://www.texts.io/purchase/). Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", "repo": "autopkg/andrewvalentine-recipes", - "path": "kismac2/kismac2.munki.recipe", - "parent": "com.github.andrewvalentine.download.kismac2", - "shortname": "kismac2.munki", + "path": "Texts/Texts.munki.recipe", + "parent": "com.github.andrewvalentine.pkg.texts", + "shortname": "Texts.munki", "inferred_type": "munki", - "munki_display_name": "KisMac2", - "munki_description": "A wireless network discovery and security tool." - }, - "com.github.andrewvalentine.pkg.kismac2": { - "name": "KisMac2", - "description": "Create a package from the KisMac2 download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "kismac2/kismac2.pkg.recipe", - "parent": "com.github.andrewvalentine.download.kismac2", - "shortname": "kismac2.pkg", - "inferred_type": "pkg" + "munki_display_name": "Texts", + "munki_description": "Texts is a word processor that uses plain text Markdown as file storage format. Documents can be published to PDF, HTML, DOCX, EPUB and other formats from a single source." }, - "com.github.andrewvalentine.download.NVivo12": { - "name": "NVivo", - "description": "Downloads the latest verison of NVivo 12", + "com.github.andrewvalentine.install.GPGSuite": { + "name": "GPGSuite", + "description": "Downloads the latest version of the GPGSuite using gerardkok's download recipe and installs", "repo": "autopkg/andrewvalentine-recipes", - "path": "NVivo/NVivo12.download.recipe", - "shortname": "NVivo12.download", - "inferred_type": "download" + "path": "GPGSuite/GPGSuite.install.recipe", + "parent": "com.github.gerardkok.download.GPGSuite", + "shortname": "GPGSuite.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.munki.NVivo12": { - "name": "NVivo12", - "description": "Download the latest version of NVivo 12 and imports it into Munki.", + "com.github.andrewvalentine.munki.xact": { + "name": "xACT", + "description": "Downloads and imports the current release version of xACT into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "NVivo/NVivo12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NVivo 12", - "shortname": "NVivo12.munki", + "path": "xact/xact.munki.recipe", + "parent": "com.github.andrewvalentine.download.xact", + "shortname": "xact.munki", "inferred_type": "munki", - "munki_display_name": "NVivo 12", - "munki_description": "NVivo 12 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." - }, - "com.github.andrewvalentine.download.jdgui": { - "name": "JD-GUI", - "description": "Downloads the latest version of JavaDecompiler-GUI from Github. The .app bundle is not signed.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "JavaDecompiler-GUI/JD-GUI.download.recipe", - "shortname": "JD-GUI.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.install.jdgui", - "com.github.andrewvalentine.munki.jdgui", - "com.github.fishd72.pkg.jdgui" - ] + "munki_display_name": "xACT", + "munki_description": "X Audio Compression Toolkit, a multi-featured audio application." }, - "com.github.andrewvalentine.install.jdgui": { - "name": "JD-GUI", - "description": "Downloads and installs the latest version of JavaDecompiler-GUI from Github. The .app bundle is not signed.", + "com.github.andrewvalentine.install.xact": { + "name": "xACT", + "description": "Downloads and installs the latest version of xACT", "repo": "autopkg/andrewvalentine-recipes", - "path": "JavaDecompiler-GUI/JD-GUI.install.recipe", - "parent": "com.github.andrewvalentine.download.jdgui", - "shortname": "JD-GUI.install", + "path": "xact/xact.install.recipe", + "parent": "com.github.andrewvalentine.download.xact", + "shortname": "xact.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.jdgui": { - "name": "JD-GUI", - "description": "Downloads and imports the current release version of JD-GUI into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "JavaDecompiler-GUI/JD-GUI.munki.recipe", - "parent": "com.github.andrewvalentine.download.jdgui", - "shortname": "JD-GUI.munki", - "inferred_type": "munki", - "munki_display_name": "JD-GUI", - "munki_description": "A standalone graphical utility that displays Java source codes of \u201c.class\u201d files.

The project home page can be found here." - }, - "com.github.andrewvalentine.download.Shadow": { - "name": "Shadow", - "description": "Downloads the latest version of Shadow", + "com.github.andrewvalentine.download.xact": { + "name": "xACT", + "description": "Downloads the latest version of xACT", "repo": "autopkg/andrewvalentine-recipes", - "path": "Shadow/Shadow.download.recipe", - "shortname": "Shadow.download", + "path": "xact/xact.download.recipe", + "shortname": "xact.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.Shadow" + "com.github.andrewvalentine.munki.xact", + "com.github.andrewvalentine.install.xact", + "com.github.andrewvalentine.pkg.xact" ] }, - "com.github.andrewvalentine.pkg.Shadow": { - "name": "Shadow", - "description": "Downloads the latest version of Shadow Motion Capture and creates a version numbered .pkg file", + "com.github.andrewvalentine.pkg.xact": { + "name": "xACT", + "description": "Create a package from the xACT download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Shadow/Shadow.pkg.recipe", - "parent": "com.github.andrewvalentine.download.Shadow", - "shortname": "Shadow.pkg", + "path": "xact/xact.pkg.recipe", + "parent": "com.github.andrewvalentine.download.xact", + "shortname": "xact.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.munki.EndNoteX7Updates": { - "name": "EndNoteX7Updates", - "description": "Downloads, packages and imports EndNoteX7Updates into Munki. This recipe automatically sets the packages as an update_for EndNoteX7.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "EndNoteX7Updates/EndNoteX7Updates.munki.recipe", - "parent": "com.github.jbaker10.pkg.EndNoteX7Updates", - "shortname": "EndNoteX7Updates.munki", - "inferred_type": "munki", - "munki_display_name": "EndNoteX7Updates", - "munki_description": "With its world-class speed and track record, EndNote puts your publishing in the lead and keeps you there. Out of the blocks with features like faster start up times and seasoned favorites like the Cite While You Write technology, EndNote is moving fast to deliver the world's most complete bibliographic solution.." - }, - "com.github.andrewvalentine.munki.panoply": { - "name": "Panoply", - "description": "Downloads the latest release version of Panoply from NASA GISS and imports into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "panoply/panoply.munki.recipe", - "parent": "com.github.andrewvalentine.download.panoply", - "shortname": "panoply.munki", - "inferred_type": "munki", - "munki_display_name": "Panoply", - "munki_description": "Panoply netCDF, HDF and GRIB Data Viewer" - }, - "com.github.andrewvalentine.pkg.panoply": { - "name": "Panoply", - "description": "Create a package from the Panoply download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "panoply/panoply.pkg.recipe", - "parent": "com.github.andrewvalentine.download.panoply", - "shortname": "panoply.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andrewvalentine.recipes.jamf.panoply" - ] - }, - "com.github.andrewvalentine.install.panoply": { - "name": "Panoply", - "description": "Downloads and installs the latest release version of Panoply from NASA GISS", + "com.github.andrewvalentine.install.MestReNova": { + "name": "MestReNova", + "description": "Downloads and installs the latest version of MestReNova", "repo": "autopkg/andrewvalentine-recipes", - "path": "panoply/panoply.install.recipe", - "parent": "com.github.andrewvalentine.download.panoply", - "shortname": "panoply.install", + "path": "MestReNova/MestReNova.install.recipe", + "parent": "com.github.andrewvalentine.download.MestReNova", + "shortname": "MestReNova.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.panoply": { - "name": "Panoply", - "description": "Downloads the latest release version of Panoply from NASA GISS", + "com.github.andrewvalentine.download.MestReNova": { + "name": "MestReNova", + "description": "Downloads the latest version of MestReNova", "repo": "autopkg/andrewvalentine-recipes", - "path": "panoply/panoply.download.recipe", - "shortname": "panoply.download", + "path": "MestReNova/MestReNova.download.recipe", + "shortname": "MestReNova.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.panoply", - "com.github.andrewvalentine.pkg.panoply", - "com.github.andrewvalentine.install.panoply" + "com.github.andrewvalentine.install.MestReNova", + "com.github.andrewvalentine.munki.MestReNova" ] }, - "com.github.andrewvalentine.munki.ImageJ": { - "name": "ImageJ", - "description": "Downloads, packages and imports ImageJ into Munki. This recipe uses Rich Trouton's .pkg recipe.", + "com.github.andrewvalentine.munki.MestReNova": { + "name": "MestReNova", + "description": "Downloads and imports the latest version of MestReNova into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "ImageJ/ImageJ.munki.recipe", - "parent": "com.github.rtrouton.pkg.ImageJ", - "shortname": "ImageJ.munki", + "path": "MestReNova/MestReNova.munki.recipe", + "parent": "com.github.andrewvalentine.download.MestReNova", + "shortname": "MestReNova.munki", "inferred_type": "munki", - "munki_display_name": "ImageJ", - "munki_description": "Image Processing and Analysis in Java. Open source software to read and write GIF, JPEG, and ASCII. Read BMP, DICOM, FITS, and more." - }, - "com.github.andrewvalentine.install.Microblog": { - "name": "Micro.blog", - "description": "Downloads and installs the latest version of Micro.blog", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Micro.blog/Microblog.install.recipe", - "parent": "com.github.andrewvalentine.download.Microblog", - "shortname": "Microblog.install", - "inferred_type": "install" + "munki_display_name": "MestReNova", + "munki_description": "Mnova is a multivendor software suite designed for combined NMR, LC/GC/MS and Electronic and Vibrational Spectroscopic techniques." }, - "com.github.andrewvalentine.munki.Microblog": { - "name": "Micro.blog", - "description": "Downloads and imports the latest version of Micro.blog into Munki", + "com.github.andrewvalentine.munki.NativeAccess": { + "name": "NativeAccess", + "description": "Downloads and imports the latest version of Native Instruments Native Access into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Micro.blog/Microblog.munki.recipe", - "parent": "com.github.andrewvalentine.download.Microblog", - "shortname": "Microblog.munki", + "path": "NativeInstruments/NativeAccess.munki.recipe", + "parent": "com.github.neilmartin83.download.NativeAccess", + "shortname": "NativeAccess.munki", "inferred_type": "munki", - "munki_display_name": "Micro.blog", - "munki_description": "A community for microblogs. Built on open standards." - }, - "com.github.andrewvalentine.download.Microblog": { - "name": "Micro.blog", - "description": "Downloads the latest version of Micro.blog", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Micro.blog/Microblog.download.recipe", - "shortname": "Microblog.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.install.Microblog", - "com.github.andrewvalentine.munki.Microblog" - ] - }, - "com.github.andrewvalentine.pkg.dash": { - "name": "dash", - "description": "Create a package from the Dash download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "dash/dash.pkg.recipe", - "parent": "com.github.andrewvalentine.download.dash", - "shortname": "dash.pkg", - "inferred_type": "pkg" - }, - "com.github.andrewvalentine.download.dash": { - "name": "Dash", - "description": "Downloads the latest version of Dash", - "repo": "autopkg/andrewvalentine-recipes", - "path": "dash/dash.download.recipe", - "shortname": "dash.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.pkg.dash", - "com.github.andrewvalentine.munki.dash", - "com.github.andrewvalentine.install.dash" - ] + "munki_display_name": "Native Access", + "munki_description": "Administration tool for Native Instruments software" }, - "com.github.andrewvalentine.munki.dash": { - "name": "Dash", - "description": "Downloads and imports the current release version of Dash into Munki", + "com.github.andrewvalentine.munki.DetectX": { + "name": "DetectX", + "description": "Downloads and imports the current release version of DetectX into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "dash/dash.munki.recipe", - "parent": "com.github.andrewvalentine.download.dash", - "shortname": "dash.munki", + "path": "DetectX/DetectX.munki.recipe", + "parent": "com.github.rtrouton.download.DetectX", + "shortname": "DetectX.munki", "inferred_type": "munki", - "munki_display_name": "Dash", - "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs. You can even generate your own docsets or request docsets to be included." - }, - "com.github.andrewvalentine.install.dash": { - "name": "Dash", - "description": "Downloads and installs the latest version of Dash", - "repo": "autopkg/andrewvalentine-recipes", - "path": "dash/dash.install.recipe", - "parent": "com.github.andrewvalentine.download.dash", - "shortname": "dash.install", - "inferred_type": "install" + "munki_display_name": "DetectX", + "munki_description": "The only troubleshooting app that runs on every version of OS X from 2011 to present. DetectX allows you to stay informed, analyse and diagnose, and fix problems." }, - "com.github.andrewvalentine.munki.SoundGrain": { - "name": "SoundGrain", - "description": "Downloads and imports the latest version of SoundGrain into Munki", + "com.github.andrewvalentine.munki.ghostlab": { + "name": "Ghostlab2", + "description": "Downloads and imports the current release version of Ghostlab into Munki. A license is required from Vanamco for continued use. Such a license can be deployed as an update_for via Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "SoundGrain/SoundGrain.munki.recipe", - "parent": "com.github.andrewvalentine.download.SoundGrain", - "shortname": "SoundGrain.munki", + "path": "ghostlab/ghostlab.munki.recipe", + "parent": "com.github.andrewvalentine.download.ghostlab", + "shortname": "ghostlab.munki", "inferred_type": "munki", - "munki_display_name": "SoundGrain", - "munki_description": "Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis." - }, - "com.github.andrewvalentine.download.SoundGrain": { - "name": "SoundGrain", - "description": "Downloads the latest version of SoundGrain. The .app bundle is not currently codesigned.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "SoundGrain/SoundGrain.download.recipe", - "shortname": "SoundGrain.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.munki.SoundGrain" - ] - }, - "com.github.andrewvalentine.pkg.FluxCenter": { - "name": "FluxCenter", - "description": "Creates a package from the FluxCenter download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "FluxCenter/FluxCenter.pkg.recipe", - "parent": "com.github.andrewvalentine.download.FluxCenter", - "shortname": "FluxCenter.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andrewvalentine.recipes.jamf.FluxCenter" - ] + "munki_display_name": "Ghostlab2", + "munki_description": "Synchronized web development made easy" }, - "com.github.andrewvalentine.download.FluxCenter": { - "name": "FluxCenter", - "description": "Downloads the latest version of Flux Center", + "com.github.andrewvalentine.download.ghostlab": { + "name": "Ghostlab2", + "description": "Downloads the current release version of Ghostlab 2.", "repo": "autopkg/andrewvalentine-recipes", - "path": "FluxCenter/FluxCenter.download.recipe", - "shortname": "FluxCenter.download", + "path": "ghostlab/ghostlab.download.recipe", + "shortname": "ghostlab.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.FluxCenter" + "com.github.andrewvalentine.munki.ghostlab", + "com.github.andrewvalentine.install.ghostlab", + "com.github.andrewvalentine.pkg.ghostlab" ] }, - "com.github.andrewvalentine.install.past": { - "name": "Past3", - "description": "Downloads and installs the latest version of Past.", + "com.github.andrewvalentine.install.ghostlab": { + "name": "Ghostlab2", + "description": "Downloads and installs the latest release version of Ghostlab. A license is required from Vanamco for continued use.", "repo": "autopkg/andrewvalentine-recipes", - "path": "past/past.install.recipe", - "parent": "com.github.andrewvalentine.download.past", - "shortname": "past.install", + "path": "ghostlab/ghostlab.install.recipe", + "parent": "com.github.andrewvalentine.download.ghostlab", + "shortname": "ghostlab.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.past": { - "name": "PAST", - "description": "Downloads the latest version of Past.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "past/past.download.recipe", - "shortname": "past.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.install.past", - "com.github.andrewvalentine.pkg.past", - "com.github.andrewvalentine.munki.past" - ] - }, - "com.github.andrewvalentine.pkg.past": { - "name": "Past3", - "description": "Create a package from the PAST download", + "com.github.andrewvalentine.pkg.ghostlab": { + "name": "Ghostlab2", + "description": "Create a package from the Ghostlab2 download.", "repo": "autopkg/andrewvalentine-recipes", - "path": "past/past.pkg.recipe", - "parent": "com.github.andrewvalentine.download.past", - "shortname": "past.pkg", + "path": "ghostlab/ghostlab.pkg.recipe", + "parent": "com.github.andrewvalentine.download.ghostlab", + "shortname": "ghostlab.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.munki.past": { - "name": "Past", - "description": "Downloads and imports the latest version of PAST into Munki.", + "com.github.andrewvalentine.install.standardnotes": { + "name": "StandardNotes", + "description": "Downloads and installs the latest version of StandardNotes", "repo": "autopkg/andrewvalentine-recipes", - "path": "past/past.munki.recipe", - "parent": "com.github.andrewvalentine.download.past", - "shortname": "past.munki", - "inferred_type": "munki", - "munki_display_name": "PAST", - "munki_description": "PAST is free software for scientific data analysis, with functions for data manipulation, plotting, univariate and multivariate statistics, ecological analysis, time series and spatial analysis, morphometrics and stratigraphy." + "path": "StandardNotes/StandardNotes.install.recipe", + "parent": "com.github.andrewvalentine.download.standardnotes", + "shortname": "StandardNotes.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.Rider": { - "name": "Rider", - "description": "Create a package from the Rider download. See the parent recipe (https://github.com/autopkg/bnpl-recipes/blob/master/JetBrains/Rider.download.recipe) for the full range of Input Variables.", + "com.github.andrewvalentine.munki.standardnotes": { + "name": "StandardNotes", + "description": "Downloads and imports the current release version of Standard Notes into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "JetBrains/Rider.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.rider", - "shortname": "Rider.pkg", - "inferred_type": "pkg" + "path": "StandardNotes/StandardNotes.munki.recipe", + "parent": "com.github.andrewvalentine.download.standardnotes", + "shortname": "StandardNotes.munki", + "inferred_type": "munki", + "munki_display_name": "Standard Notes", + "munki_description": "A modern note taking app. Supports end to end encryption." }, - "com.github.andrewvalentine.download.final-cut-library-manager": { - "name": "Final Cut Library Manager", - "description": "Downloads the latest version of Final Cut Library Manager", + "com.github.andrewvalentine.download.standardnotes": { + "name": "StandardNotes", + "description": "Downloads the latest version of Standard Notes from GitHub.", "repo": "autopkg/andrewvalentine-recipes", - "path": "final-cut-library-manager/final-cut-library-manager.download.recipe", - "shortname": "final-cut-library-manager.download", + "path": "StandardNotes/StandardNotes.download.recipe", + "shortname": "StandardNotes.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.final-cut-library-manager", - "com.github.andrewvalentine.munki.final-cut-library-manager", - "com.github.andrewvalentine.install.final-cut-library-manager" + "com.github.andrewvalentine.install.standardnotes", + "com.github.andrewvalentine.munki.standardnotes" ] }, - "com.github.andrewvalentine.pkg.final-cut-library-manager": { - "name": "Final Cut Library Manager", - "description": "Create a package from the Final Cut Library Manager download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "final-cut-library-manager/final-cut-library-manager.pkg.recipe", - "parent": "com.github.andrewvalentine.download.final-cut-library-manager", - "shortname": "final-cut-library-manager.pkg", - "inferred_type": "pkg" - }, - "com.github.andrewvalentine.munki.final-cut-library-manager": { - "name": "Final Cut Library Manager", - "description": "Downloads and imports the current release version of Final Cut Library Manager into Munki", + "com.github.andrewvalentine.download.dockmaster": { + "name": "DockMaster", + "description": "Downloads the latest release version of Dock Master", "repo": "autopkg/andrewvalentine-recipes", - "path": "final-cut-library-manager/final-cut-library-manager.munki.recipe", - "parent": "com.github.andrewvalentine.download.final-cut-library-manager", - "shortname": "final-cut-library-manager.munki", - "inferred_type": "munki", - "munki_display_name": "Final Cut Library Manager", - "munki_description": "Housekeeping for your Final Cut Libraries. Final Cut Library Manager instantly displays all of the Final Cut Pro X libraries that it finds on your Spotlight-indexed drives." + "path": "DockMaster/DockMaster.download.recipe", + "shortname": "DockMaster.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.install.dockmaster", + "com.github.andrewvalentine.munki.dockmaster" + ] }, - "com.github.andrewvalentine.install.final-cut-library-manager": { - "name": "Final Cut Library Manager", - "description": "Downloads and installs the latest version of Final Cut Library Manager", + "com.github.andrewvalentine.install.dockmaster": { + "name": "DockMaster", + "description": "Downloads and installs the latest release version of Dock Master", "repo": "autopkg/andrewvalentine-recipes", - "path": "final-cut-library-manager/final-cut-library-manager.install.recipe", - "parent": "com.github.andrewvalentine.download.final-cut-library-manager", - "shortname": "final-cut-library-manager.install", + "path": "DockMaster/DockMaster.install.recipe", + "parent": "com.github.andrewvalentine.download.dockmaster", + "shortname": "DockMaster.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.Ghostlab3": { - "name": "Ghostlab3", - "description": "Downloads the current release version of Ghostlab3", + "com.github.andrewvalentine.munki.dockmaster": { + "name": "DockMaster", + "description": "Downloads and imports the current release version of Dock Master into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Ghostlab3/Ghostlab3.download.recipe", - "shortname": "Ghostlab3.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.install.Ghostlab3", - "com.github.andrewvalentine.munki.Ghostlab3" - ] + "path": "DockMaster/DockMaster.munki.recipe", + "parent": "com.github.andrewvalentine.download.dockmaster", + "shortname": "DockMaster.munki", + "inferred_type": "munki", + "munki_display_name": "DockMaster", + "munki_description": "An extensive OS X Dock Profile/Package Tool, Dock Master facilitates the generation of dock profiles and dock packages." }, - "com.github.andrewvalentine.install.Ghostlab3": { - "name": "Ghostlab3", - "description": "Downloads and installs the latest release version of Ghostlab3. A license is required from Vanamco for continued use.", + "com.github.andrewvalentine.install.MachOView": { + "name": "MachOView", + "description": "Downloads, packages and installs the latest version of MachOView", "repo": "autopkg/andrewvalentine-recipes", - "path": "Ghostlab3/Ghostlab3.install.recipe", - "parent": "com.github.andrewvalentine.download.Ghostlab3", - "shortname": "Ghostlab3.install", + "path": "MachOView/MachOView.install.recipe", + "parent": "com.github.andrewvalentine.pkg.MachOView", + "shortname": "MachOView.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.Ghostlab3": { - "name": "Ghostlab3", - "description": "Downloads and imports the current release version of Ghostlab3 into Munki. A license is required from Vanamco for continued use.", + "com.github.andrewvalentine.munki.MachOView": { + "name": "MachOView", + "description": "Downloads and imports the current release version of MachOView into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Ghostlab3/Ghostlab3.munki.recipe", - "parent": "com.github.andrewvalentine.download.Ghostlab3", - "shortname": "Ghostlab3.munki", + "path": "MachOView/MachOView.munki.recipe", + "parent": "com.github.andrewvalentine.pkg.MachOView", + "shortname": "MachOView.munki", "inferred_type": "munki", - "munki_display_name": "Ghostlab3", - "munki_description": "Synchronized web development made easy" + "munki_display_name": "MachOView", + "munki_description": null }, - "com.github.andrewvalentine.pkg.texts": { - "name": "Texts", - "description": "Create a package from the Texts download. A license is required for use beyond the 30 day trial period (http://www.texts.io/purchase/). Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", + "com.github.andrewvalentine.pkg.MachOView": { + "name": "MachOView", + "description": "Creates an installable package from the MachOView .app", "repo": "autopkg/andrewvalentine-recipes", - "path": "Texts/Texts.pkg.recipe", - "parent": "com.github.andrewvalentine.download.texts", - "shortname": "Texts.pkg", + "path": "MachOView/MachOView.pkg.recipe", + "parent": "com.github.andrewvalentine.download.MachOView", + "shortname": "MachOView.pkg", "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.munki.texts", - "com.github.andrewvalentine.install.texts" + "com.github.andrewvalentine.install.MachOView", + "com.github.andrewvalentine.munki.MachOView" ] }, - "com.github.andrewvalentine.munki.texts": { - "name": "Texts", - "description": "Downloads and imports the current release version of Texts into Munki. A license is required for use beyond the 30 day trial period (http://www.texts.io/purchase/). Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", - "repo": "autopkg/andrewvalentine-recipes", - "path": "Texts/Texts.munki.recipe", - "parent": "com.github.andrewvalentine.pkg.texts", - "shortname": "Texts.munki", - "inferred_type": "munki", - "munki_display_name": "Texts", - "munki_description": "Texts is a word processor that uses plain text Markdown as file storage format. Documents can be published to PDF, HTML, DOCX, EPUB and other formats from a single source." - }, - "com.github.andrewvalentine.download.texts": { - "name": "Texts", - "description": "Downloads the latest version of Texts. A license is required for use beyond the 30 day trial period (http://www.texts.io/purchase/). Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", + "com.github.andrewvalentine.download.MachOView": { + "name": "MachOView", + "description": "Downloads the latest version of MachOView from SourceForge", "repo": "autopkg/andrewvalentine-recipes", - "path": "Texts/Texts.download.recipe", - "shortname": "Texts.download", + "path": "MachOView/MachOView.download.recipe", + "shortname": "MachOView.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.texts" + "com.github.andrewvalentine.pkg.MachOView" ] }, - "com.github.andrewvalentine.install.texts": { - "name": "Texts", - "description": "Downloads, packages and installs the latest version of Texts. Note that Pandoc (https://github.com/jgm/pandoc/releases) is required for Texts to operate. AutoPkg recipes for Pandoc are available from jleggat-recipes.", + "com.github.andrewvalentine.install.SuspiciousPackageApp": { + "name": "SuspiciousPackageApp", + "description": "Downloads and installs the latest version of the SuspiciousPackage app", "repo": "autopkg/andrewvalentine-recipes", - "path": "Texts/Texts.install.recipe", - "parent": "com.github.andrewvalentine.pkg.texts", - "shortname": "Texts.install", + "path": "SuspiciousPackageApp/SuspiciousPackageApp.install.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", + "shortname": "SuspiciousPackageApp.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.curb": { - "name": "Curb", - "description": "Downloads the latest version of Curb", + "com.github.andrewvalentine.download.jdgui": { + "name": "JD-GUI", + "description": "Downloads the latest version of JavaDecompiler-GUI from Github. The .app bundle is not signed.", "repo": "autopkg/andrewvalentine-recipes", - "path": "curb/curb.download.recipe", - "shortname": "curb.download", + "path": "JavaDecompiler-GUI/JD-GUI.download.recipe", + "shortname": "JD-GUI.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.curb", - "com.github.andrewvalentine.install.curb", - "com.github.andrewvalentine.pkg.curb", - "com.github.peshay.filewave.Curb" + "com.github.andrewvalentine.install.jdgui", + "com.github.andrewvalentine.munki.jdgui", + "com.github.fishd72.pkg.jdgui" ] }, - "com.github.andrewvalentine.munki.curb": { - "name": "Curb", - "description": "Downloads and imports the current release version of Curb into Munki", + "com.github.andrewvalentine.install.jdgui": { + "name": "JD-GUI", + "description": "Downloads and installs the latest version of JavaDecompiler-GUI from Github. The .app bundle is not signed.", "repo": "autopkg/andrewvalentine-recipes", - "path": "curb/curb.munki.recipe", - "parent": "com.github.andrewvalentine.download.curb", - "shortname": "curb.munki", - "inferred_type": "munki", - "munki_display_name": "Curb", - "munki_description": "Curb is designed to facilitate emptying the trash from removable media such as USB Keys." + "path": "JavaDecompiler-GUI/JD-GUI.install.recipe", + "parent": "com.github.andrewvalentine.download.jdgui", + "shortname": "JD-GUI.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.install.curb": { - "name": "Curb", - "description": "Downloads and installs the latest version of Curb", + "com.github.andrewvalentine.munki.jdgui": { + "name": "JD-GUI", + "description": "Downloads and imports the current release version of JD-GUI into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "curb/curb.install.recipe", - "parent": "com.github.andrewvalentine.download.curb", - "shortname": "curb.install", - "inferred_type": "install" + "path": "JavaDecompiler-GUI/JD-GUI.munki.recipe", + "parent": "com.github.andrewvalentine.download.jdgui", + "shortname": "JD-GUI.munki", + "inferred_type": "munki", + "munki_display_name": "JD-GUI", + "munki_description": "A standalone graphical utility that displays Java source codes of \u201c.class\u201d files.

The project home page can be found here." }, - "com.github.andrewvalentine.pkg.curb": { - "name": "Curb", - "description": "Create a package from the Curb download", + "com.github.andrewvalentine.install.fbmacmessenger": { + "name": "Messenger", + "description": "Downloads the latest version of FB-Mac-Messenger from https://fbmacmessenger.rsms.me and installs to /Applications.", "repo": "autopkg/andrewvalentine-recipes", - "path": "curb/curb.pkg.recipe", - "parent": "com.github.andrewvalentine.download.curb", - "shortname": "curb.pkg", - "inferred_type": "pkg" + "path": "FBMacMessenger/FBMacMessenger.install.recipe", + "parent": "com.github.andrewvalentine.download.fbmacmessenger", + "shortname": "FBMacMessenger.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.download.gitter": { - "name": "Gitter", - "description": "Downloads the latest version of Gitter", + "com.github.andrewvalentine.download.fbmacmessenger": { + "name": "Messenger", + "description": "Downloads the latest release version of FB-Mac-Messenger from https://fbmacmessenger.rsms.me.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Gitter/Gitter.download.recipe", - "shortname": "Gitter.download", + "path": "FBMacMessenger/FBMacMessenger.download.recipe", + "shortname": "FBMacMessenger.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.gitter" + "com.github.andrewvalentine.install.fbmacmessenger", + "com.github.andrewvalentine.pkg.fbmacmessenger", + "com.github.andrewvalentine.munki.fbmacmessenger" ] }, - "com.github.andrewvalentine.install.gitter": { - "name": "Gitter", - "description": "Downloads, packages and installs the latest version of Gitter", + "com.github.andrewvalentine.pkg.fbmacmessenger": { + "name": "Messenger", + "description": "Creates a package from the FB-Mac-Messenger download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Gitter/Gitter.install.recipe", - "parent": "com.github.andrewvalentine.pkg.gitter", - "shortname": "Gitter.install", - "inferred_type": "install" + "path": "FBMacMessenger/FBMacMessenger.pkg.recipe", + "parent": "com.github.andrewvalentine.download.fbmacmessenger", + "shortname": "FBMacMessenger.pkg", + "inferred_type": "pkg" }, - "com.github.andrewvalentine.pkg.gitter": { - "name": "Gitter", - "description": "Creates a package from the Gitter download", + "com.github.andrewvalentine.munki.fbmacmessenger": { + "name": "Messenger", + "description": "Downloads the current release version of FB-Mac-Messenger from https://fbmacmessenger.rsms.me, and imports into Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Gitter/Gitter.pkg.recipe", - "parent": "com.github.andrewvalentine.download.gitter", - "shortname": "Gitter.pkg", - "inferred_type": "pkg", + "path": "FBMacMessenger/FBMacMessenger.munki.recipe", + "parent": "com.github.andrewvalentine.download.fbmacmessenger", + "shortname": "FBMacMessenger.munki", + "inferred_type": "munki", + "munki_display_name": "Messenger", + "munki_description": "Open source project, wrapping Facebook Messenger as a native desktop Mac app." + }, + "com.github.andrewvalentine.download.basictex": { + "name": "BasicTeX", + "description": "Downloads the current version of BasicTeX, a reduced distribution of MacTeX.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "BasicTeX/BasicTeX.download.recipe", + "shortname": "BasicTeX.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.gitter", - "com.github.andrewvalentine.munki.gitter" + "com.github.andrewvalentine.munki.basictex" ] }, - "com.github.andrewvalentine.munki.gitter": { - "name": "Gitter", - "description": "Downloads, packages and imports the current release version of Gitter into Munki", + "com.github.andrewvalentine.munki.basictex": { + "name": "BasicTeX", + "description": "Downloads and imports the current version of BasicTeX into Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Gitter/Gitter.munki.recipe", - "parent": "com.github.andrewvalentine.pkg.gitter", - "shortname": "Gitter.munki", + "path": "BasicTeX/BasicTeX.munki.recipe", + "parent": "com.github.andrewvalentine.download.basictex", + "shortname": "BasicTeX.munki", "inferred_type": "munki", - "munki_display_name": "Gitter", - "munki_description": "Gitter provides free public chat room for open source projects on GitHub as well as private communication channels for teams and businesses." + "munki_display_name": "Basic TeX", + "munki_description": "BasicTeX is a smaller alternate TeX Distribution for users who do not want to download the full TeX Live package. It contains only the TeX Live piece of the full distribution, does not contain the GUI programs or Ghostscript, and does not overwrite the full distribution. More information on the contents of the distribution can be found on the MacTeX webpages." }, - "com.github.andrewvalentine.install.SuspiciousPackageApp": { - "name": "SuspiciousPackageApp", - "description": "Downloads and installs the latest version of the SuspiciousPackage app", + "com.github.andrewvalentine.download.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads the latest version of VeraCrypt.", "repo": "autopkg/andrewvalentine-recipes", - "path": "SuspiciousPackageApp/SuspiciousPackageApp.install.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp", - "shortname": "SuspiciousPackageApp.install", - "inferred_type": "install" + "path": "VeraCrypt/VeraCrypt.download.recipe", + "shortname": "VeraCrypt.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.pkg.VeraCrypt", + "com.github.peshay.filewave.VeraCrypt" + ] }, - "com.github.andrewvalentine.munki.bitbar": { - "name": "BitBar", - "description": "Downloads and imports the current release version of BitBar into Munki", + "com.github.andrewvalentine.munki.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads and imports the current release version of VeraCrypt into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "bitbar/bitbar.munki.recipe", - "parent": "com.github.andrewvalentine.download.bitbar", - "shortname": "bitbar.munki", + "path": "VeraCrypt/VeraCrypt.munki.recipe", + "parent": "com.github.andrewvalentine.pkg.VeraCrypt", + "shortname": "VeraCrypt.munki", "inferred_type": "munki", - "munki_display_name": "BitBar", - "munki_description": "BitBar lets you put the output from any script or program right in your Mac OS X menu bar." - }, - "com.github.andrewvalentine.pkg.bitbar": { - "name": "BitBar", - "description": "Create a package from the BitBar download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "bitbar/bitbar.pkg.recipe", - "parent": "com.github.andrewvalentine.download.bitbar", - "shortname": "bitbar.pkg", - "inferred_type": "pkg" + "munki_display_name": "VeraCrypt", + "munki_description": null }, - "com.github.andrewvalentine.download.bitbar": { - "name": "BitBar", - "description": "Downloads the latest release version of BitBar from Github", + "com.github.andrewvalentine.pkg.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads the latest version of VeraCrypt and creates a package.", "repo": "autopkg/andrewvalentine-recipes", - "path": "bitbar/bitbar.download.recipe", - "shortname": "bitbar.download", - "inferred_type": "download", + "path": "VeraCrypt/VeraCrypt.pkg.recipe", + "parent": "com.github.andrewvalentine.download.VeraCrypt", + "shortname": "VeraCrypt.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.munki.bitbar", - "com.github.andrewvalentine.pkg.bitbar", - "com.github.andrewvalentine.install.bitbar", - "com.github.peshay.filewave.BitBar" + "com.github.andrewvalentine.munki.VeraCrypt", + "com.github.andrewvalentine.install.VeraCrypt" ] }, - "com.github.andrewvalentine.install.bitbar": { - "name": "BitBar", - "description": "Downloads and installs the latest release version of BitBar", - "repo": "autopkg/andrewvalentine-recipes", - "path": "bitbar/bitbar.install.recipe", - "parent": "com.github.andrewvalentine.download.bitbar", - "shortname": "bitbar.install", - "inferred_type": "install" - }, - "com.github.andrewvalentine.install.GPGSuite": { - "name": "GPGSuite", - "description": "Downloads the latest version of the GPGSuite using gerardkok's download recipe and installs", + "com.github.andrewvalentine.install.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads and installs the latest version of Veracrypt", "repo": "autopkg/andrewvalentine-recipes", - "path": "GPGSuite/GPGSuite.install.recipe", - "parent": "com.github.gerardkok.download.GPGSuite", - "shortname": "GPGSuite.install", + "path": "VeraCrypt/VeraCrypt.install.recipe", + "parent": "com.github.andrewvalentine.pkg.VeraCrypt", + "shortname": "VeraCrypt.install", "inferred_type": "install" }, "com.github.andrewvalentine.download.create-recovery-partition-installer": { @@ -66317,578 +65827,661 @@ "shortname": "create-recovery-partition-installer.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.install.upterm": { - "name": "upterm", - "description": "Downloads and installs the latest version of upterm from GitHub", + "com.github.andrewvalentine.download.SoundGrain": { + "name": "SoundGrain", + "description": "Downloads the latest version of SoundGrain. The .app bundle is not currently codesigned.", "repo": "autopkg/andrewvalentine-recipes", - "path": "upterm/upterm.install.recipe", - "parent": "com.github.andrewvalentine.download.upterm", - "shortname": "upterm.install", + "path": "SoundGrain/SoundGrain.download.recipe", + "shortname": "SoundGrain.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.SoundGrain" + ] + }, + "com.github.andrewvalentine.munki.SoundGrain": { + "name": "SoundGrain", + "description": "Downloads and imports the latest version of SoundGrain into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "SoundGrain/SoundGrain.munki.recipe", + "parent": "com.github.andrewvalentine.download.SoundGrain", + "shortname": "SoundGrain.munki", + "inferred_type": "munki", + "munki_display_name": "SoundGrain", + "munki_description": "Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis." + }, + "com.github.andrewvalentine.install.Microblog": { + "name": "Micro.blog", + "description": "Downloads and installs the latest version of Micro.blog", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Micro.blog/Microblog.install.recipe", + "parent": "com.github.andrewvalentine.download.Microblog", + "shortname": "Microblog.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.upterm": { - "name": "upterm", - "description": "Downloads and imports the current release version of upterm into Munki", + "com.github.andrewvalentine.munki.Microblog": { + "name": "Micro.blog", + "description": "Downloads and imports the latest version of Micro.blog into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "upterm/upterm.munki.recipe", - "parent": "com.github.andrewvalentine.download.upterm", - "shortname": "upterm.munki", + "path": "Micro.blog/Microblog.munki.recipe", + "parent": "com.github.andrewvalentine.download.Microblog", + "shortname": "Microblog.munki", "inferred_type": "munki", - "munki_display_name": "upterm", - "munki_description": "A terminal emulator and interactive shell, built on Electron, TypeScript and ReactJS." + "munki_display_name": "Micro.blog", + "munki_description": "A community for microblogs. Built on open standards." }, - "com.github.andrewvalentine.download.upterm": { - "name": "upterm", - "description": "Downloads the latest version of upterm from GitHub. The .app bundle is not code signed.", + "com.github.andrewvalentine.download.Microblog": { + "name": "Micro.blog", + "description": "Downloads the latest version of Micro.blog", "repo": "autopkg/andrewvalentine-recipes", - "path": "upterm/upterm.download.recipe", - "shortname": "upterm.download", + "path": "Micro.blog/Microblog.download.recipe", + "shortname": "Microblog.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.upterm", - "com.github.andrewvalentine.munki.upterm" + "com.github.andrewvalentine.install.Microblog", + "com.github.andrewvalentine.munki.Microblog" ] }, - "com.github.andrewvalentine.munki.NativeAccess": { - "name": "NativeAccess", - "description": "Downloads and imports the latest version of Native Instruments Native Access into Munki", + "com.github.andrewvalentine.install.multimarkdown": { + "name": "MultiMarkdown", + "description": "Downloads and installs the latest version of MultiMarkdown", "repo": "autopkg/andrewvalentine-recipes", - "path": "NativeInstruments/NativeAccess.munki.recipe", - "parent": "com.github.neilmartin83.download.NativeAccess", - "shortname": "NativeAccess.munki", - "inferred_type": "munki", - "munki_display_name": "Native Access", - "munki_description": "Administration tool for Native Instruments software" + "path": "MultiMarkdown/MultiMarkdown.install.recipe", + "parent": "com.github.andrewvalentine.download.multimarkdown", + "shortname": "MultiMarkdown.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.munki.paintbrush": { - "name": "Paintbrush", - "description": "Downloads and imports the current release version of Paintbrush into Munki", + "com.github.andrewvalentine.pkg.multimarkdown": { + "name": "MultiMarkdown", + "description": "Extract the package from the MultiMarkdown download", "repo": "autopkg/andrewvalentine-recipes", - "path": "paintbrush/paintbrush.munki.recipe", - "parent": "com.github.andrewvalentine.download.paintbrush", - "shortname": "paintbrush.munki", + "path": "MultiMarkdown/MultiMarkdown.pkg.recipe", + "parent": "com.github.andrewvalentine.download.multimarkdown", + "shortname": "MultiMarkdown.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.munki.multimarkdown": { + "name": "MultiMarkdown", + "description": "Downloads and imports the current release version of MultiMarkdown into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "MultiMarkdown/MultiMarkdown.munki.recipe", + "parent": "com.github.andrewvalentine.download.multimarkdown", + "shortname": "MultiMarkdown.munki", "inferred_type": "munki", - "munki_display_name": "Paintbrush", - "munki_description": "Paintbrush is a simple paint program for Mac OS X, reminiscent of Microsoft Paint and Apple\u2019s own now-defunct MacPaint. It provides users with a means to make simple images quickly." + "munki_display_name": "MultiMarkdown", + "munki_description": "MultiMarkdown is a tool to help turn minimally marked-up plain text into well formatted documents, including HTML, PDF, OPML, or OpenDocument. Specifically, Flat OpenDocument or \u2018.fodt\u2019, which can in turn be converted into RTF, Microsoft Word, or virtually any other word-processing format." }, - "com.github.andrewvalentine.install.paintbrush": { - "name": "Paintbrush", - "description": "Downloads and installs the latest version of Paintbrush", + "com.github.andrewvalentine.download.multimarkdown": { + "name": "MultiMarkdown", + "description": "Downloads the latest version of MultiMarkdown from Github", "repo": "autopkg/andrewvalentine-recipes", - "path": "paintbrush/paintbrush.install.recipe", - "parent": "com.github.andrewvalentine.download.paintbrush", - "shortname": "paintbrush.install", - "inferred_type": "install" + "path": "MultiMarkdown/MultiMarkdown.download.recipe", + "shortname": "MultiMarkdown.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.install.multimarkdown", + "com.github.andrewvalentine.pkg.multimarkdown", + "com.github.andrewvalentine.munki.multimarkdown" + ] }, - "com.github.andrewvalentine.download.paintbrush": { - "name": "Paintbrush", - "description": "Downloads the latest version of Paintbrush", + "com.github.andrewvalentine.download.ishowuinstant": { + "name": "iShowUInstant", + "description": "Downloads the latest version of iShowU Instant. The .dmg includes the main .app and the supplemental Audio Capture .pkg. This recipe runs CodeSignatureVerifier on both.", "repo": "autopkg/andrewvalentine-recipes", - "path": "paintbrush/paintbrush.download.recipe", - "shortname": "paintbrush.download", + "path": "iShowUInstant/iShowUInstant.download.recipe", + "shortname": "iShowUInstant.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.paintbrush", - "com.github.andrewvalentine.install.paintbrush", - "com.github.andrewvalentine.pkg.paintbrush" + "com.github.andrewvalentine.munki.ishowuinstant", + "com.github.andrewvalentine.recipes.jamf.iShowUInstant" ] }, - "com.github.andrewvalentine.pkg.paintbrush": { - "name": "Paintbrush", - "description": "Create a package from the Paintbrush download", + "com.github.andrewvalentine.munki.ishowuinstant": { + "name": "iShowUInstant", + "description": "Downloads and imports the latest version of iShowU Instant and the iShowU Audio Capture package into Munki. This sets Audio Capture as an update_for iShowU Instant.", "repo": "autopkg/andrewvalentine-recipes", - "path": "paintbrush/paintbrush.pkg.recipe", - "parent": "com.github.andrewvalentine.download.paintbrush", - "shortname": "paintbrush.pkg", - "inferred_type": "pkg" + "path": "iShowUInstant/iShowUInstant.munki.recipe", + "parent": "com.github.andrewvalentine.download.ishowuinstant", + "shortname": "iShowUInstant.munki", + "inferred_type": "munki", + "munki_display_name": "%APP_NAME%", + "munki_description": "Realtime screen recording. Features include live preview, customizable presets and scheduled recordings." }, - "com.github.andrewvalentine.munki.Storyboarder": { - "name": "Storyboarder", - "description": "Downloads and imports the current version of Storyboarder into Munki", + "com.github.andrewvalentine.munki.WolframScript": { + "name": "WolframScript", + "description": "Imports WolframScript into Munki.\n\nThis is designed to be run against a local .dmg. To run this recipe successfully, you must:\n\n- Register for a Wolfram ID.\n- Download the latest version of Mathematica using the Wolfram Research Mathematica Download Manager (WRMDM). The WRMDM downloads the Mathematica dmg to your Downloads folder.\n- Mount the dmg.\n- Run the following command:\n\nautopkg run -vvv -p /Volumes/Mathematica/WolframScript.pkg Mathematica.munki\n\nWolframScript is typically an add on for Mathematica. If you wish to bundle this with your organisational install of Mathematica, add the WolframScript item as an update_for your Mathematica item in your recipe override.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Storyboarder/Storyboarder.munki.recipe", - "parent": "com.github.amsysuk-recipes.download.Storyboarder", - "shortname": "Storyboarder.munki", + "path": "Mathematica/WolframScript.munki.recipe", + "shortname": "WolframScript.munki", "inferred_type": "munki", - "munki_display_name": "Storyboarder", - "munki_description": "Storyboarder makes it easy to visualize a story as fast you can draw stick figures. Quickly draw to test if a story idea works. Create and show animatics to others. Express your story idea without making a movie." + "munki_display_name": "Wolfram Script", + "munki_description": "WolframScript tools for use with Mathematica" }, - "com.github.andrewvalentine.munki.DetectX": { - "name": "DetectX", - "description": "Downloads and imports the current release version of DetectX into Munki", + "com.github.andrewvalentine.munki.Mathematica": { + "name": "Mathematica", + "description": "Imports Mathematica into Munki.\n\nThis is designed to be run against a local .dmg. To run this recipe successfully, you must:\n\n- Register for a Wolfram ID.\n- Download the latest version of Mathematica using the Wolfram Research Mathematica Download Manager (WRMDM). The WRMDM downloads the Mathematica dmg to your Downloads folder.\n- Run the following command:\n\nautopkg run -vvv -p /path/to/downloaded_mathematica_dmg Mathematica.munki\n\nA postinstall_script that adds Mathematica to the client application firewall is included in this repo. If you wish to use this, add it to your recipe override.", "repo": "autopkg/andrewvalentine-recipes", - "path": "DetectX/DetectX.munki.recipe", - "parent": "com.github.rtrouton.download.DetectX", - "shortname": "DetectX.munki", + "path": "Mathematica/Mathematica.munki.recipe", + "shortname": "Mathematica.munki", "inferred_type": "munki", - "munki_display_name": "DetectX", - "munki_description": "The only troubleshooting app that runs on every version of OS X from 2011 to present. DetectX allows you to stay informed, analyse and diagnose, and fix problems." + "munki_display_name": "Mathematica", + "munki_description": "A symbolic mathematical computation program, used in many scientific, engineering, mathematical and computing fields. Includes support for Elementary and Special mathematical function libraries, complex number, arbitrary precision, interval arithmetic and symbolic computation, as well as full integration of the Wolfram Language." }, - "com.github.andrewvalentine.munki.mac-linux-usb-loader": { - "name": "Mac Linux USB Loader", - "description": "Downloads and imports the current release version of Mac Linux USB Loader into Munki", + "com.github.andrewvalentine.munki.Dragonframe3": { + "name": "Dragonframe-3", + "description": "Downloads and imports the latest version of Dragonframe 3 to Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "mac-linux-usb-loader/mac-linux-usb-loader.munki.recipe", - "parent": "com.github.andrewvalentine.download.mac-linux-usb-loader", - "shortname": "mac-linux-usb-loader.munki", + "path": "Dragonframe/Dragonframe3.munki.recipe", + "parent": "com.github.amsysuk-recipes.download.Dragonframe3", + "shortname": "Dragonframe3.munki", "inferred_type": "munki", - "munki_display_name": "Mac Linux USB Loader", - "munki_description": "Tool allowing you to put a Linux distribution on a USB drive and make it bootable on Intel Macs using EFI." + "munki_display_name": "Dragonframe 3", + "munki_description": "Professional-grade software for stop-motion animation, motion design, and visual effects." }, - "com.github.andrewvalentine.install.mac-linux-usb-loader": { - "name": "Mac Linux USB Loader", - "description": "Downloads and installs the latest version of Mac-Linux-USB-Loader", + "com.github.andrewvalentine.munki.Dragonframe4": { + "name": "Dragonframe-4", + "description": "Downloads and imports the latest version of Dragonframe to Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "mac-linux-usb-loader/mac-linux-usb-loader.install.recipe", - "parent": "com.github.andrewvalentine.download.mac-linux-usb-loader", - "shortname": "mac-linux-usb-loader.install", - "inferred_type": "install" + "path": "Dragonframe/Dragonframe4.munki.recipe", + "parent": "com.github.amsysuk-recipes.download.Dragonframe4", + "shortname": "Dragonframe4.munki", + "inferred_type": "munki", + "munki_display_name": "Dragonframe 4", + "munki_description": "Professional-grade software for stop-motion animation, motion design, and visual effects." }, - "com.github.andrewvalentine.pkg.mac-linux-usb-loader": { - "name": "Mac Linux USB Loader", - "description": "Create a package from the Mac-Linux-USB-Loader download", + "com.github.andrewvalentine.munki.EndNoteX7Updates": { + "name": "EndNoteX7Updates", + "description": "Downloads, packages and imports EndNoteX7Updates into Munki. This recipe automatically sets the packages as an update_for EndNoteX7.", "repo": "autopkg/andrewvalentine-recipes", - "path": "mac-linux-usb-loader/mac-linux-usb-loader.pkg.recipe", - "parent": "com.github.andrewvalentine.download.mac-linux-usb-loader", - "shortname": "mac-linux-usb-loader.pkg", + "path": "EndNoteX7Updates/EndNoteX7Updates.munki.recipe", + "parent": "com.github.jbaker10.pkg.EndNoteX7Updates", + "shortname": "EndNoteX7Updates.munki", + "inferred_type": "munki", + "munki_display_name": "EndNoteX7Updates", + "munki_description": "With its world-class speed and track record, EndNote puts your publishing in the lead and keeps you there. Out of the blocks with features like faster start up times and seasoned favorites like the Cite While You Write technology, EndNote is moving fast to deliver the world's most complete bibliographic solution.." + }, + "com.github.andrewvalentine.pkg.EndNote-self-install": { + "name": "EndNoteX9", + "description": "Creates a self installer pkg for EndNote", + "repo": "autopkg/andrewvalentine-recipes", + "path": "EndNote-self-install/EndNoteX9-self-install.pkg.recipe", + "parent": "com.github.rtrouton.pkg.EndNoteX9", + "shortname": "EndNoteX9-self-install.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.download.mac-linux-usb-loader": { - "name": "Mac Linux USB Loader", - "description": "Downloads the latest version of Mac-Linux-USB-Loader", + "com.github.andrewvalentine.install.panoply": { + "name": "Panoply", + "description": "Downloads and installs the latest release version of Panoply from NASA GISS", "repo": "autopkg/andrewvalentine-recipes", - "path": "mac-linux-usb-loader/mac-linux-usb-loader.download.recipe", - "shortname": "mac-linux-usb-loader.download", + "path": "panoply/panoply.install.recipe", + "parent": "com.github.andrewvalentine.download.panoply", + "shortname": "panoply.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.panoply": { + "name": "Panoply", + "description": "Downloads the latest release version of Panoply from NASA GISS", + "repo": "autopkg/andrewvalentine-recipes", + "path": "panoply/panoply.download.recipe", + "shortname": "panoply.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.mac-linux-usb-loader", - "com.github.andrewvalentine.install.mac-linux-usb-loader", - "com.github.andrewvalentine.pkg.mac-linux-usb-loader" + "com.github.andrewvalentine.install.panoply", + "com.github.andrewvalentine.pkg.panoply", + "com.github.andrewvalentine.munki.panoply" ] }, - "com.github.andrewvalentine.munki.Mounty": { - "name": "Mounty", - "description": "Downloads and imports the latest version of Mounty into Munki", + "com.github.andrewvalentine.pkg.panoply": { + "name": "Panoply", + "description": "Create a package from the Panoply download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Mounty/Mounty.munki.recipe", - "parent": "com.github.andrewvalentine.download.Mounty", - "shortname": "Mounty.munki", + "path": "panoply/panoply.pkg.recipe", + "parent": "com.github.andrewvalentine.download.panoply", + "shortname": "panoply.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andrewvalentine.recipes.jamf.panoply" + ] + }, + "com.github.andrewvalentine.munki.panoply": { + "name": "Panoply", + "description": "Downloads the latest release version of Panoply from NASA GISS and imports into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "panoply/panoply.munki.recipe", + "parent": "com.github.andrewvalentine.download.panoply", + "shortname": "panoply.munki", "inferred_type": "munki", - "munki_display_name": "Mounty", - "munki_description": "A tiny tool to re-mount write-protected NTFS volumes under Mac OS X 10.9+ in read-write mode." + "munki_display_name": "Panoply", + "munki_description": "Panoply netCDF, HDF and GRIB Data Viewer" }, - "com.github.andrewvalentine.download.Mounty": { - "name": "Mounty", - "description": "Downloads the latest version of Mounty", + "com.github.andrewvalentine.download.upterm": { + "name": "upterm", + "description": "Downloads the latest version of upterm from GitHub. The .app bundle is not code signed.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Mounty/Mounty.download.recipe", - "shortname": "Mounty.download", + "path": "upterm/upterm.download.recipe", + "shortname": "upterm.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.Mounty", - "com.github.neilmartin83.pkg.Mounty" + "com.github.andrewvalentine.munki.upterm", + "com.github.andrewvalentine.install.upterm" ] }, - "com.github.andrewvalentine.pkg.RStudio": { - "name": "RStudio", - "description": "Downloads the latest RStudio .dmg and creates a pkg. Version is retrieved from the parent download recipe.", + "com.github.andrewvalentine.munki.upterm": { + "name": "upterm", + "description": "Downloads and imports the current release version of upterm into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "RStudio/RStudio.pkg.recipe", - "parent": "com.github.hansen-m.download.RStudio", - "shortname": "RStudio.pkg", - "inferred_type": "pkg" + "path": "upterm/upterm.munki.recipe", + "parent": "com.github.andrewvalentine.download.upterm", + "shortname": "upterm.munki", + "inferred_type": "munki", + "munki_display_name": "upterm", + "munki_description": "A terminal emulator and interactive shell, built on Electron, TypeScript and ReactJS." }, - "com.github.andrewvalentine.download.franz": { - "name": "Franz", - "description": "Downloads Franz from Github. Set INCLUDE_PRERELEASES to a non-empty value to download pre-release software.", + "com.github.andrewvalentine.install.upterm": { + "name": "upterm", + "description": "Downloads and installs the latest version of upterm from GitHub", "repo": "autopkg/andrewvalentine-recipes", - "path": "Franz/Franz.download.recipe", - "shortname": "Franz.download", + "path": "upterm/upterm.install.recipe", + "parent": "com.github.andrewvalentine.download.upterm", + "shortname": "upterm.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.MotuMidiInstaller": { + "name": "MotuMidiInstaller", + "description": "Downloads the latest version of the MOTU MIDI Installer", + "repo": "autopkg/andrewvalentine-recipes", + "path": "MOTU MIDI Installer/MotuMidiInstaller.download.recipe", + "shortname": "MotuMidiInstaller.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.franz", - "com.github.andrewvalentine.install.franz", - "com.github.andredb90.filewave.franz" + "com.github.andrewvalentine.munki.MotuMidiInstaller" ] }, - "com.github.andrewvalentine.munki.franz": { - "name": "Franz", - "description": "Downloads and imports Franz to Munki. Set INCLUDE_PRERELEASES to a non-empty value to download and import pre-release software.", + "com.github.andrewvalentine.munki.MotuMidiInstaller": { + "name": "MotuMidiInstaller", + "description": "Downloads and imports the current version of MOTU MIDI Installer into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Franz/Franz.munki.recipe", - "parent": "com.github.andrewvalentine.download.franz", - "shortname": "Franz.munki", + "path": "MOTU MIDI Installer/MotuMidiInstaller.munki.recipe", + "parent": "com.github.andrewvalentine.download.MotuMidiInstaller", + "shortname": "MotuMidiInstaller.munki", "inferred_type": "munki", - "munki_display_name": "Franz", - "munki_description": "Franz is a free messaging app which combines chat and messaging services into one application. Franz currently supports Slack, WhatsApp, WeChat, HipChat, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more." + "munki_display_name": "MOTU MIDI Installer", + "munki_description": "Installs the MOTU Midi Installer package, including ClockWorks.app and the MOTU MIDI Driver kernel extension." }, - "com.github.andrewvalentine.install.franz": { - "name": "Franz", - "description": "Downloads and installs Franz from Github. Set INCLUDE_PRERELEASES to a non-empty value to download and install pre-release software.", + "com.github.andrewvalentine.install.RawTherapee": { + "name": "RawTherapee", + "description": "Downloads, packages and installs the latest version of Raw Therapee", "repo": "autopkg/andrewvalentine-recipes", - "path": "Franz/Franz.install.recipe", - "parent": "com.github.andrewvalentine.download.franz", - "shortname": "Franz.install", + "path": "RawTherapee/RawTherapee.install.recipe", + "parent": "com.github.andrewvalentine.pkg.RawTherapee", + "shortname": "RawTherapee.install", "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.ocenaudio": { - "name": "ocenaudio", - "description": "Create a package from the ocenaudio download", + "com.github.andrewvalentine.pkg.RawTherapee": { + "name": "RawTherapee", + "description": "Creates a package from the RawTherapee download", "repo": "autopkg/andrewvalentine-recipes", - "path": "ocenaudio/ocenaudio.pkg.recipe", - "parent": "com.github.andrewvalentine.download.ocenaudio", - "shortname": "ocenaudio.pkg", + "path": "RawTherapee/RawTherapee.pkg.recipe", + "parent": "com.github.peshay.download.RawTherapee", + "shortname": "RawTherapee.pkg", "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.jamf.oceanaudio" + "com.github.andrewvalentine.install.RawTherapee" ] }, - "com.github.andrewvalentine.download.ocenaudio": { - "name": "ocenaudio", - "description": "Downloads the latest version of ocenaudio. \n\t\n\tUse the DOWNLOAD_ARCH Input Variable to specify your required architecture. \n\tValues at the time of writing are:\n\n\tuniversal\n\tmojave\n\tsierra\n\tmountainlion\n\t", + "com.github.andrewvalentine.munki.RawTherapee": { + "name": "RawTherapee", + "description": "Downloads, packages and imports the current release version of RawTherapee into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "ocenaudio/ocenaudio.download.recipe", - "shortname": "ocenaudio.download", + "path": "RawTherapee/RawTherapee.munki.recipe", + "parent": "com.github.peshay.download.RawTherapee", + "shortname": "RawTherapee.munki", + "inferred_type": "munki", + "munki_display_name": "RawTherapee", + "munki_description": "RawTherapee is a cross-platform raw image processing program, specifically aimed at raw photo post-production." + }, + "com.github.andrewvalentine.download.Winds": { + "name": "Winds", + "description": "Downloads the Winds RSS and Podcast feed reader", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Winds/Winds.download.recipe", + "shortname": "Winds.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.ocenaudio" + "com.github.andrewvalentine.install.Winds" ] }, - "com.github.andrewvalentine.install.360Controller": { - "name": "360Controller", - "description": "Downloads and installs the latest version of 360Controller", + "com.github.andrewvalentine.install.Winds": { + "name": "Winds", + "description": "Downloads and installs the latest version of the Winds RSS and Podcast feed reader", "repo": "autopkg/andrewvalentine-recipes", - "path": "360Controller/360Controller.install.recipe", - "parent": "com.github.andrewvalentine.download.360Controller", - "shortname": "360Controller.install", + "path": "Winds/Winds.install.recipe", + "parent": "com.github.andrewvalentine.download.Winds", + "shortname": "Winds.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.360Controller": { - "name": "360Controller", - "description": "Downloads the latest version of 360Controller", + "com.github.andrewvalentine.install.typora": { + "name": "Typora", + "description": "Downloads and installs the latest version of Typora", "repo": "autopkg/andrewvalentine-recipes", - "path": "360Controller/360Controller.download.recipe", - "shortname": "360Controller.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.install.360Controller" - ] + "path": "typora/typora.install.recipe", + "parent": "com.github.andrewvalentine.download.typora", + "shortname": "typora.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.install.Etcher-CLI": { - "name": "Etcher-CLI", - "description": "Downloads and installs the latest version of the balena-etcher-cli from GitHub. This is an experimental tool. Balena.io advise installing to /opt/etcher-cli as per https://www.balena.io/etcher/cli. AutoPkg cannot create a non-existent directory in this location, so this recipe uses /usr/local/bin as the install location. You may modify this if required.", + "com.github.andrewvalentine.pkg.typora": { + "name": "Typora", + "description": "Create a package from the Typora download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Etcher-CLI/Etcher-CLI.install.recipe", - "parent": "com.github.andrewvalentine.download.Etcher-CLI", - "shortname": "Etcher-CLI.install", - "inferred_type": "install" + "path": "typora/typora.pkg.recipe", + "parent": "com.github.andrewvalentine.download.typora", + "shortname": "typora.pkg", + "inferred_type": "pkg" }, - "com.github.andrewvalentine.download.Etcher-CLI": { - "name": "Etcher-CLI", - "description": "Downloads the latest version of Etcher-CLI from Github", + "com.github.andrewvalentine.download.typora": { + "name": "Typora", + "description": "Downloads the latest version of Typora", "repo": "autopkg/andrewvalentine-recipes", - "path": "Etcher-CLI/Etcher-CLI.download.recipe", - "shortname": "Etcher-CLI.download", + "path": "typora/typora.download.recipe", + "shortname": "typora.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.Etcher-CLI" + "com.github.andrewvalentine.install.typora", + "com.github.andrewvalentine.pkg.typora", + "com.github.andrewvalentine.munki.typora" ] }, - "com.github.andrewvalentine.munki.disk-sensei": { - "name": "Disk Sensei", - "description": "Downloads and imports the current release version of Disk Sensei into Munki", + "com.github.andrewvalentine.munki.typora": { + "name": "Typora", + "description": "Downloads and imports the current release version of Typora into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "disk-sensei/disk-sensei.munki.recipe", - "parent": "com.github.andrewvalentine.download.disk-sensei", - "shortname": "disk-sensei.munki", + "path": "typora/typora.munki.recipe", + "parent": "com.github.andrewvalentine.download.typora", + "shortname": "typora.munki", "inferred_type": "munki", - "munki_display_name": "Disk Sensei", - "munki_description": "A multi featured performance tool. Clean your system, visualize your data, and view reports on disk health and statistics." + "munki_display_name": "Typora", + "munki_description": "A minimal Markdown editor and reader" }, - "com.github.andrewvalentine.download.disk-sensei": { - "name": "Disk Sensei", - "description": "Downloads the latest version of Disk Sensei", + "com.github.andrewvalentine.download.ocenaudio": { + "name": "ocenaudio", + "description": "Downloads the latest version of ocenaudio. \n\t\n\tUse the DOWNLOAD_ARCH Input Variable to specify your required architecture. \n\tValues at the time of writing are:\n\n\tuniversal\n\tmojave\n\tsierra\n\tmountainlion\n\t", "repo": "autopkg/andrewvalentine-recipes", - "path": "disk-sensei/disk-sensei.download.recipe", - "shortname": "disk-sensei.download", + "path": "ocenaudio/ocenaudio.download.recipe", + "shortname": "ocenaudio.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.disk-sensei", - "com.github.andrewvalentine.pkg.disk-sensei", - "com.github.andrewvalentine.install.disk-sensei" + "com.github.andrewvalentine.pkg.ocenaudio" ] }, - "com.github.andrewvalentine.pkg.disk-sensei": { - "name": "Disk Sensei", - "description": "Create a package from the Disk Sensei download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "disk-sensei/disk-sensei.pkg.recipe", - "parent": "com.github.andrewvalentine.download.disk-sensei", - "shortname": "disk-sensei.pkg", - "inferred_type": "pkg" - }, - "com.github.andrewvalentine.install.disk-sensei": { - "name": "Disk Sensei", - "description": "Downloads and installs the latest version of Disk Sensei", - "repo": "autopkg/andrewvalentine-recipes", - "path": "disk-sensei/disk-sensei.install.recipe", - "parent": "com.github.andrewvalentine.download.disk-sensei", - "shortname": "disk-sensei.install", - "inferred_type": "install" - }, - "com.github.andrewvalentine.munki.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads and imports the current release version of VeraCrypt into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "VeraCrypt/VeraCrypt.munki.recipe", - "parent": "com.github.andrewvalentine.pkg.VeraCrypt", - "shortname": "VeraCrypt.munki", - "inferred_type": "munki", - "munki_display_name": "VeraCrypt", - "munki_description": null - }, - "com.github.andrewvalentine.pkg.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads the latest version of VeraCrypt and creates a package.", + "com.github.andrewvalentine.pkg.ocenaudio": { + "name": "ocenaudio", + "description": "Create a package from the ocenaudio download", "repo": "autopkg/andrewvalentine-recipes", - "path": "VeraCrypt/VeraCrypt.pkg.recipe", - "parent": "com.github.andrewvalentine.download.VeraCrypt", - "shortname": "VeraCrypt.pkg", + "path": "ocenaudio/ocenaudio.pkg.recipe", + "parent": "com.github.andrewvalentine.download.ocenaudio", + "shortname": "ocenaudio.pkg", "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.munki.VeraCrypt", - "com.github.andrewvalentine.install.VeraCrypt" + "com.github.andrewvalentine.jamf.oceanaudio" ] }, - "com.github.andrewvalentine.install.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads and installs the latest version of Veracrypt", + "com.github.andrewvalentine.pkg.Shadow": { + "name": "Shadow", + "description": "Downloads the latest version of Shadow Motion Capture and creates a version numbered .pkg file", "repo": "autopkg/andrewvalentine-recipes", - "path": "VeraCrypt/VeraCrypt.install.recipe", - "parent": "com.github.andrewvalentine.pkg.VeraCrypt", - "shortname": "VeraCrypt.install", - "inferred_type": "install" + "path": "Shadow/Shadow.pkg.recipe", + "parent": "com.github.andrewvalentine.download.Shadow", + "shortname": "Shadow.pkg", + "inferred_type": "pkg" }, - "com.github.andrewvalentine.download.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads the latest version of VeraCrypt.", + "com.github.andrewvalentine.download.Shadow": { + "name": "Shadow", + "description": "Downloads the latest version of Shadow", "repo": "autopkg/andrewvalentine-recipes", - "path": "VeraCrypt/VeraCrypt.download.recipe", - "shortname": "VeraCrypt.download", + "path": "Shadow/Shadow.download.recipe", + "shortname": "Shadow.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.VeraCrypt", - "com.github.peshay.filewave.VeraCrypt" + "com.github.andrewvalentine.pkg.Shadow" ] }, - "com.github.andrewvalentine.pkg.bleep": { - "name": "Bleep", - "description": "Create a package from the Bleep download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "bleep/bleep.pkg.recipe", - "parent": "com.github.andrewvalentine.download.bleep", - "shortname": "bleep.pkg", - "inferred_type": "pkg" - }, - "com.github.andrewvalentine.install.bleep": { - "name": "Bleep", - "description": "Downloads and installs the latest version of Bleep", + "com.github.andrewvalentine.install.rclone": { + "name": "rclone", + "description": "Downloads, packages and installs the latest version of rclone", "repo": "autopkg/andrewvalentine-recipes", - "path": "bleep/bleep.install.recipe", - "parent": "com.github.andrewvalentine.download.bleep", - "shortname": "bleep.install", + "path": "rclone/rclone.install.recipe", + "parent": "com.github.andrewvalentine.pkg.rclone", + "shortname": "rclone.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.bleep": { - "name": "Bleep", - "description": "Downloads the latest version of Bleep", + "com.github.andrewvalentine.download.rclone": { + "name": "rclone", + "description": "Downloads the latest version of rclone", "repo": "autopkg/andrewvalentine-recipes", - "path": "bleep/bleep.download.recipe", - "shortname": "bleep.download", + "path": "rclone/rclone.download.recipe", + "shortname": "rclone.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.bleep", - "com.github.andrewvalentine.install.bleep", - "com.github.andrewvalentine.munki.bleep" + "com.github.andrewvalentine.pkg.rclone" ] }, - "com.github.andrewvalentine.munki.bleep": { - "name": "Bleep", - "description": "Downloads and imports the current release version of Bleep into Munki", + "com.github.andrewvalentine.munki.rclone": { + "name": "rclone", + "description": "Downloads, packages and imports the current release version of rclone into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "bleep/bleep.munki.recipe", - "parent": "com.github.andrewvalentine.download.bleep", - "shortname": "bleep.munki", + "path": "rclone/rclone.munki.recipe", + "parent": "com.github.andrewvalentine.pkg.rclone", + "shortname": "rclone.munki", "inferred_type": "munki", - "munki_display_name": "Bleep", - "munki_description": "A peer to peer messaging app for private conversations." + "munki_display_name": null, + "munki_description": null }, - "com.github.andrewvalentine.download.multimarkdown": { - "name": "MultiMarkdown", - "description": "Downloads the latest version of MultiMarkdown from Github", + "com.github.andrewvalentine.pkg.rclone": { + "name": "rclone", + "description": "Create a package from the rclone download", "repo": "autopkg/andrewvalentine-recipes", - "path": "MultiMarkdown/MultiMarkdown.download.recipe", - "shortname": "MultiMarkdown.download", - "inferred_type": "download", + "path": "rclone/rclone.pkg.recipe", + "parent": "com.github.andrewvalentine.download.rclone", + "shortname": "rclone.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.munki.multimarkdown", - "com.github.andrewvalentine.install.multimarkdown", - "com.github.andrewvalentine.pkg.multimarkdown" + "com.github.andrewvalentine.install.rclone", + "com.github.andrewvalentine.munki.rclone" ] }, - "com.github.andrewvalentine.munki.multimarkdown": { - "name": "MultiMarkdown", - "description": "Downloads and imports the current release version of MultiMarkdown into Munki", + "com.github.andrewvalentine.munki.ImageJ": { + "name": "ImageJ", + "description": "Downloads, packages and imports ImageJ into Munki. This recipe uses Rich Trouton's .pkg recipe.", "repo": "autopkg/andrewvalentine-recipes", - "path": "MultiMarkdown/MultiMarkdown.munki.recipe", - "parent": "com.github.andrewvalentine.download.multimarkdown", - "shortname": "MultiMarkdown.munki", + "path": "ImageJ/ImageJ.munki.recipe", + "parent": "com.github.rtrouton.pkg.ImageJ", + "shortname": "ImageJ.munki", "inferred_type": "munki", - "munki_display_name": "MultiMarkdown", - "munki_description": "MultiMarkdown is a tool to help turn minimally marked-up plain text into well formatted documents, including HTML, PDF, OPML, or OpenDocument. Specifically, Flat OpenDocument or \u2018.fodt\u2019, which can in turn be converted into RTF, Microsoft Word, or virtually any other word-processing format." + "munki_display_name": "ImageJ", + "munki_description": "Image Processing and Analysis in Java. Open source software to read and write GIF, JPEG, and ASCII. Read BMP, DICOM, FITS, and more." }, - "com.github.andrewvalentine.install.multimarkdown": { - "name": "MultiMarkdown", - "description": "Downloads and installs the latest version of MultiMarkdown", + "com.github.andrewvalentine.munki.franz": { + "name": "Franz", + "description": "Downloads and imports Franz to Munki. Set INCLUDE_PRERELEASES to a non-empty value to download and import pre-release software.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Franz/Franz.munki.recipe", + "parent": "com.github.andrewvalentine.download.franz", + "shortname": "Franz.munki", + "inferred_type": "munki", + "munki_display_name": "Franz", + "munki_description": "Franz is a free messaging app which combines chat and messaging services into one application. Franz currently supports Slack, WhatsApp, WeChat, HipChat, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more." + }, + "com.github.andrewvalentine.install.franz": { + "name": "Franz", + "description": "Downloads and installs Franz from Github. Set INCLUDE_PRERELEASES to a non-empty value to download and install pre-release software.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Franz/Franz.install.recipe", + "parent": "com.github.andrewvalentine.download.franz", + "shortname": "Franz.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.franz": { + "name": "Franz", + "description": "Downloads Franz from Github. Set INCLUDE_PRERELEASES to a non-empty value to download pre-release software.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Franz/Franz.download.recipe", + "shortname": "Franz.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.franz", + "com.github.andrewvalentine.install.franz", + "com.github.andredb90.filewave.franz" + ] + }, + "com.github.andrewvalentine.install.Discord": { + "name": "Discord", + "description": "Downloads and installs the latest version of Discord", "repo": "autopkg/andrewvalentine-recipes", - "path": "MultiMarkdown/MultiMarkdown.install.recipe", - "parent": "com.github.andrewvalentine.download.multimarkdown", - "shortname": "MultiMarkdown.install", + "path": "Discord/Discord.install.recipe", + "parent": "com.github.joshua-d-miller.download.Discord", + "shortname": "Discord.install", "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.multimarkdown": { - "name": "MultiMarkdown", - "description": "Extract the package from the MultiMarkdown download", + "com.github.andrewvalentine.pkg.Fission": { + "name": "Fission", + "description": "Downloads the current release version of Fission and creates a package", "repo": "autopkg/andrewvalentine-recipes", - "path": "MultiMarkdown/MultiMarkdown.pkg.recipe", - "parent": "com.github.andrewvalentine.download.multimarkdown", - "shortname": "MultiMarkdown.pkg", - "inferred_type": "pkg" + "path": "Fission/Fission.pkg.recipe", + "parent": "com.github.andrewvalentine.download.Fission", + "shortname": "Fission.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andrewvalentine.recipes.jamf.Fission" + ] }, - "com.github.andrewvalentine.download.MestReNova": { - "name": "MestReNova", - "description": "Downloads the latest version of MestReNova", + "com.github.andrewvalentine.download.Fission": { + "name": "Fission", + "description": "Downloads the current release version of Fission", "repo": "autopkg/andrewvalentine-recipes", - "path": "MestReNova/MestReNova.download.recipe", - "shortname": "MestReNova.download", + "path": "Fission/Fission.download.recipe", + "shortname": "Fission.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.MestReNova", - "com.github.andrewvalentine.install.MestReNova" + "com.github.andrewvalentine.pkg.Fission" ] }, - "com.github.andrewvalentine.munki.MestReNova": { - "name": "MestReNova", - "description": "Downloads and imports the latest version of MestReNova into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "MestReNova/MestReNova.munki.recipe", - "parent": "com.github.andrewvalentine.download.MestReNova", - "shortname": "MestReNova.munki", - "inferred_type": "munki", - "munki_display_name": "MestReNova", - "munki_description": "Mnova is a multivendor software suite designed for combined NMR, LC/GC/MS and Electronic and Vibrational Spectroscopic techniques." - }, - "com.github.andrewvalentine.install.MestReNova": { - "name": "MestReNova", - "description": "Downloads and installs the latest version of MestReNova", + "com.github.andrewvalentine.download.MotuAudioInstaller": { + "name": "MotuAudioInstaller", + "description": "Downloads the latest version of the MOTU Audio Installer", "repo": "autopkg/andrewvalentine-recipes", - "path": "MestReNova/MestReNova.install.recipe", - "parent": "com.github.andrewvalentine.download.MestReNova", - "shortname": "MestReNova.install", - "inferred_type": "install" + "path": "MOTU Audio Installer/MotuAudioInstaller.download.recipe", + "shortname": "MotuAudioInstaller.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.MotuAudioInstaller" + ] }, - "com.github.andrewvalentine.munki.hyper": { - "name": "Hyper", - "description": "Downloads and imports the current release version of Hyper into Munki", + "com.github.andrewvalentine.munki.MotuAudioInstaller": { + "name": "MotuAudioInstaller", + "description": "Downloads and imports the current version of MOTU Audio Installer into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Hyper/Hyper.munki.recipe", - "parent": "com.github.andrewvalentine.download.hyper", - "shortname": "Hyper.munki", + "path": "MOTU Audio Installer/MotuAudioInstaller.munki.recipe", + "parent": "com.github.andrewvalentine.download.MotuAudioInstaller", + "shortname": "MotuAudioInstaller.munki", "inferred_type": "munki", - "munki_display_name": "Hyper", - "munki_description": "A highly extensible terminal emulator, built on Electron." + "munki_display_name": "MotuAudioInstaller", + "munki_description": "Installs the MOTU Audio Installer package, including CueMix FX.app and various MOTU Setup apps." }, - "com.github.andrewvalentine.install.hyper": { - "name": "Hyper", - "description": "Downloads and installs the latest version of Hyper", + "com.github.andrewvalentine.munki.kodi": { + "name": "Kodi", + "description": "Downloads and imports the current release version of Kodi into Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Hyper/Hyper.install.recipe", - "parent": "com.github.andrewvalentine.download.hyper", - "shortname": "Hyper.install", - "inferred_type": "install" + "path": "kodi/kodi.munki.recipe", + "parent": "com.github.andrewvalentine.download.kodi", + "shortname": "kodi.munki", + "inferred_type": "munki", + "munki_display_name": "Kodi", + "munki_description": "Kodi is an award-winning free and open source (GPL) software media center for playing videos, music, pictures, games, and more." }, - "com.github.andrewvalentine.download.hyper": { - "name": "Hyper", - "description": "Downloads the latest version of Hyper", + "com.github.andrewvalentine.download.kodi": { + "name": "Kodi", + "description": "Downloads the latest release version of Kodi. The .app bundle is not code-signed.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Hyper/Hyper.download.recipe", - "shortname": "Hyper.download", + "path": "kodi/kodi.download.recipe", + "shortname": "kodi.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.hyper", - "com.github.andrewvalentine.install.hyper" + "com.github.andrewvalentine.munki.kodi", + "com.github.andrewvalentine.install.kodi" ] }, - "com.github.andrewvalentine.install.osxfuse": { - "name": "OSXFUSE", - "description": "Downloads and installs the latest version of OSX Fuse", + "com.github.andrewvalentine.install.kodi": { + "name": "Kodi", + "description": "Downloads and installs the latest release version of Kodi.", "repo": "autopkg/andrewvalentine-recipes", - "path": "OSXFUSE/osxfuse.install.recipe", - "parent": "com.github.48kRAM.autopkg.pkg.osxfuse", - "shortname": "osxfuse.install", + "path": "kodi/kodi.install.recipe", + "parent": "com.github.andrewvalentine.download.kodi", + "shortname": "kodi.install", "inferred_type": "install" }, - "com.github.andrewvalentine.install.fbmacmessenger": { - "name": "Messenger", - "description": "Downloads the latest version of FB-Mac-Messenger from https://fbmacmessenger.rsms.me and installs to /Applications.", + "com.github.andrewvalentine.munki.Sloth": { + "name": "Sloth", + "description": "Downloads and imports the current version of Sloth into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "FBMacMessenger/FBMacMessenger.install.recipe", - "parent": "com.github.andrewvalentine.download.fbmacmessenger", - "shortname": "FBMacMessenger.install", - "inferred_type": "install" + "path": "Sloth/Sloth.munki.recipe", + "parent": "com.github.andrewvalentine.download.Sloth", + "shortname": "Sloth.munki", + "inferred_type": "munki", + "munki_display_name": "Sloth", + "munki_description": "Sloth is a Mac application that displays all open files and sockets in use by all running processes on your system. This makes it easy to inspect which apps are using which files and sockets." }, - "com.github.andrewvalentine.munki.fbmacmessenger": { - "name": "Messenger", - "description": "Downloads the current release version of FB-Mac-Messenger from https://fbmacmessenger.rsms.me, and imports into Munki.", + "com.github.andrewvalentine.download.Sloth": { + "name": "Sloth", + "description": "Downloads the latest version of Sloth from Github", "repo": "autopkg/andrewvalentine-recipes", - "path": "FBMacMessenger/FBMacMessenger.munki.recipe", - "parent": "com.github.andrewvalentine.download.fbmacmessenger", - "shortname": "FBMacMessenger.munki", - "inferred_type": "munki", - "munki_display_name": "Messenger", - "munki_description": "Open source project, wrapping Facebook Messenger as a native desktop Mac app." + "path": "Sloth/Sloth.download.recipe", + "shortname": "Sloth.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.Sloth" + ] }, - "com.github.andrewvalentine.download.fbmacmessenger": { - "name": "Messenger", - "description": "Downloads the latest release version of FB-Mac-Messenger from https://fbmacmessenger.rsms.me.", + "com.github.andrewvalentine.download.dictater": { + "name": "Dictater", + "description": "Downloads the latest version of Dictater", "repo": "autopkg/andrewvalentine-recipes", - "path": "FBMacMessenger/FBMacMessenger.download.recipe", - "shortname": "FBMacMessenger.download", + "path": "dictater/dictater.download.recipe", + "shortname": "dictater.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.fbmacmessenger", - "com.github.andrewvalentine.munki.fbmacmessenger", - "com.github.andrewvalentine.pkg.fbmacmessenger" + "com.github.andrewvalentine.pkg.dictater", + "com.github.andrewvalentine.install.dictater", + "com.github.andrewvalentine.munki.dictater" ] }, - "com.github.andrewvalentine.pkg.fbmacmessenger": { - "name": "Messenger", - "description": "Creates a package from the FB-Mac-Messenger download", + "com.github.andrewvalentine.pkg.dictater": { + "name": "Dictater", + "description": "Create a package from the Dictater download", "repo": "autopkg/andrewvalentine-recipes", - "path": "FBMacMessenger/FBMacMessenger.pkg.recipe", - "parent": "com.github.andrewvalentine.download.fbmacmessenger", - "shortname": "FBMacMessenger.pkg", + "path": "dictater/dictater.pkg.recipe", + "parent": "com.github.andrewvalentine.download.dictater", + "shortname": "dictater.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.install.Hancock": { - "name": "Hancock", - "description": "Downloads and installs Hancock from Github. Set INCLUDE_PRERELEASES to a non-empty value to download and install pre-release software.", + "com.github.andrewvalentine.install.dictater": { + "name": "Dictater", + "description": "Downloads and installs the latest version of Dictater", "repo": "autopkg/andrewvalentine-recipes", - "path": "Hancock/Hancock.install.recipe", - "parent": "com.github.andrewvalentine.download.Hancock", - "shortname": "Hancock.install", + "path": "dictater/dictater.install.recipe", + "parent": "com.github.andrewvalentine.download.dictater", + "shortname": "dictater.install", "inferred_type": "install" }, + "com.github.andrewvalentine.munki.dictater": { + "name": "Dictater", + "description": "Downloads and imports the current release version of Dictater into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "dictater/dictater.munki.recipe", + "parent": "com.github.andrewvalentine.download.dictater", + "shortname": "dictater.munki", + "inferred_type": "munki", + "munki_display_name": "Dictater", + "munki_description": "Replacement for built-in Speech services. Supports playing, skipping, progress, and more." + }, "com.github.andrewvalentine.download.Hancock": { "name": "Hancock", "description": "Downloads the latest version of Hancock from Github. Set INCLUDE_PRERELEASES to a non-empty value to download prerelease versions of the app.", @@ -66902,6 +66495,15 @@ "com.github.ahousseini-recipes.pkg.Hancock" ] }, + "com.github.andrewvalentine.install.Hancock": { + "name": "Hancock", + "description": "Downloads and installs Hancock from Github. Set INCLUDE_PRERELEASES to a non-empty value to download and install pre-release software.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Hancock/Hancock.install.recipe", + "parent": "com.github.andrewvalentine.download.Hancock", + "shortname": "Hancock.install", + "inferred_type": "install" + }, "com.github.andrewvalentine.munki.Hancock": { "name": "Hancock", "description": "Downloads and imports Hancock into Munki. Set INCLUDE_PRERELEASES to a non-empty value to include prerelease software.", @@ -66913,291 +66515,330 @@ "munki_display_name": "Hancock", "munki_description": "GUI app to sign files, such as .mobileconfigs, using a identity from your keychain." }, - "com.github.andrewvalentine.munki.ghostlab": { - "name": "Ghostlab2", - "description": "Downloads and imports the current release version of Ghostlab into Munki. A license is required from Vanamco for continued use. Such a license can be deployed as an update_for via Munki.", + "com.github.andrewvalentine.munki.NVivo12": { + "name": "NVivo12", + "description": "Download the latest version of NVivo 12 and imports it into Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "ghostlab/ghostlab.munki.recipe", - "parent": "com.github.andrewvalentine.download.ghostlab", - "shortname": "ghostlab.munki", + "path": "NVivo/NVivo12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NVivo 12", + "shortname": "NVivo12.munki", "inferred_type": "munki", - "munki_display_name": "Ghostlab2", - "munki_description": "Synchronized web development made easy" + "munki_display_name": "NVivo 12", + "munki_description": "NVivo 12 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work." }, - "com.github.andrewvalentine.download.ghostlab": { - "name": "Ghostlab2", - "description": "Downloads the current release version of Ghostlab 2.", + "com.github.andrewvalentine.download.NVivo12": { + "name": "NVivo", + "description": "Downloads the latest verison of NVivo 12", "repo": "autopkg/andrewvalentine-recipes", - "path": "ghostlab/ghostlab.download.recipe", - "shortname": "ghostlab.download", + "path": "NVivo/NVivo12.download.recipe", + "shortname": "NVivo12.download", + "inferred_type": "download" + }, + "com.github.andrewvalentine.download.kismac2": { + "name": "KisMac2", + "description": "Downloads the latest version of KisMac2", + "repo": "autopkg/andrewvalentine-recipes", + "path": "kismac2/kismac2.download.recipe", + "shortname": "kismac2.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.ghostlab", - "com.github.andrewvalentine.install.ghostlab", - "com.github.andrewvalentine.pkg.ghostlab" + "com.github.andrewvalentine.munki.kismac2", + "com.github.andrewvalentine.pkg.kismac2", + "com.github.andrewvalentine.install.kismac2" ] }, - "com.github.andrewvalentine.install.ghostlab": { - "name": "Ghostlab2", - "description": "Downloads and installs the latest release version of Ghostlab. A license is required from Vanamco for continued use.", + "com.github.andrewvalentine.munki.kismac2": { + "name": "KisMac2", + "description": "Downloads and imports the current release version of KisMac2 into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "ghostlab/ghostlab.install.recipe", - "parent": "com.github.andrewvalentine.download.ghostlab", - "shortname": "ghostlab.install", + "path": "kismac2/kismac2.munki.recipe", + "parent": "com.github.andrewvalentine.download.kismac2", + "shortname": "kismac2.munki", + "inferred_type": "munki", + "munki_display_name": "KisMac2", + "munki_description": "A wireless network discovery and security tool." + }, + "com.github.andrewvalentine.pkg.kismac2": { + "name": "KisMac2", + "description": "Create a package from the KisMac2 download", + "repo": "autopkg/andrewvalentine-recipes", + "path": "kismac2/kismac2.pkg.recipe", + "parent": "com.github.andrewvalentine.download.kismac2", + "shortname": "kismac2.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.install.kismac2": { + "name": "KisMac2", + "description": "Downloads and installs the latest version of KisMac2", + "repo": "autopkg/andrewvalentine-recipes", + "path": "kismac2/kismac2.install.recipe", + "parent": "com.github.andrewvalentine.download.kismac2", + "shortname": "kismac2.install", "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.ghostlab": { - "name": "Ghostlab2", - "description": "Create a package from the Ghostlab2 download.", + "com.github.andrewvalentine.pkg.RStudio": { + "name": "RStudio", + "description": "Downloads the latest RStudio .dmg and creates a pkg. Version is retrieved from the parent download recipe.", "repo": "autopkg/andrewvalentine-recipes", - "path": "ghostlab/ghostlab.pkg.recipe", - "parent": "com.github.andrewvalentine.download.ghostlab", - "shortname": "ghostlab.pkg", + "path": "RStudio/RStudio.pkg.recipe", + "parent": "com.github.hansen-m.download.RStudio", + "shortname": "RStudio.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.install.xact": { - "name": "xACT", - "description": "Downloads and installs the latest version of xACT", + "com.github.andrewvalentine.install.lastfm": { + "name": null, + "description": "Installs the current release version of LastFM", "repo": "autopkg/andrewvalentine-recipes", - "path": "xact/xact.install.recipe", - "parent": "com.github.andrewvalentine.download.xact", - "shortname": "xact.install", + "path": "LastFM/lastfm.install.recipe", + "parent": "com.github.andrewvalentine.download.lastfm", + "shortname": "lastfm.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.xact": { - "name": "xACT", - "description": "Downloads the latest version of xACT", + "com.github.andrewvalentine.munki.lastfm": { + "name": "LastFM", + "description": "Downloads LastFM and imports into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "xact/xact.download.recipe", - "shortname": "xact.download", + "path": "LastFM/lastfm.munki.recipe", + "parent": "com.github.andrewvalentine.download.lastfm", + "shortname": "lastfm.munki", + "inferred_type": "munki", + "munki_display_name": "LastFM", + "munki_description": "Last.fm is a music discovery service that gives you personalised recommendations based on the music you listen to." + }, + "com.github.andrewvalentine.download.lastfm": { + "name": "LastFM", + "description": "Downloads the current version of LastFM via Sparkle. Note that Code Signature Verification is not possible on this .app, as it uses Sealed Resources v.1.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "LastFM/lastfm.download.recipe", + "shortname": "lastfm.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.xact", - "com.github.andrewvalentine.pkg.xact", - "com.github.andrewvalentine.munki.xact" + "com.github.andrewvalentine.install.lastfm", + "com.github.andrewvalentine.munki.lastfm" ] }, - "com.github.andrewvalentine.pkg.xact": { - "name": "xACT", - "description": "Create a package from the xACT download", - "repo": "autopkg/andrewvalentine-recipes", - "path": "xact/xact.pkg.recipe", - "parent": "com.github.andrewvalentine.download.xact", - "shortname": "xact.pkg", - "inferred_type": "pkg" - }, - "com.github.andrewvalentine.munki.xact": { - "name": "xACT", - "description": "Downloads and imports the current release version of xACT into Munki", + "com.github.andrewvalentine.download.final-cut-library-manager": { + "name": "Final Cut Library Manager", + "description": "Downloads the latest version of Final Cut Library Manager", "repo": "autopkg/andrewvalentine-recipes", - "path": "xact/xact.munki.recipe", - "parent": "com.github.andrewvalentine.download.xact", - "shortname": "xact.munki", - "inferred_type": "munki", - "munki_display_name": "xACT", - "munki_description": "X Audio Compression Toolkit, a multi-featured audio application." + "path": "final-cut-library-manager/final-cut-library-manager.download.recipe", + "shortname": "final-cut-library-manager.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.install.final-cut-library-manager", + "com.github.andrewvalentine.munki.final-cut-library-manager", + "com.github.andrewvalentine.pkg.final-cut-library-manager" + ] }, - "com.github.andrewvalentine.install.Discord": { - "name": "Discord", - "description": "Downloads and installs the latest version of Discord", + "com.github.andrewvalentine.install.final-cut-library-manager": { + "name": "Final Cut Library Manager", + "description": "Downloads and installs the latest version of Final Cut Library Manager", "repo": "autopkg/andrewvalentine-recipes", - "path": "Discord/Discord.install.recipe", - "parent": "com.github.joshua-d-miller.download.Discord", - "shortname": "Discord.install", + "path": "final-cut-library-manager/final-cut-library-manager.install.recipe", + "parent": "com.github.andrewvalentine.download.final-cut-library-manager", + "shortname": "final-cut-library-manager.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.Dragonframe4": { - "name": "Dragonframe-4", - "description": "Downloads and imports the latest version of Dragonframe to Munki", + "com.github.andrewvalentine.munki.final-cut-library-manager": { + "name": "Final Cut Library Manager", + "description": "Downloads and imports the current release version of Final Cut Library Manager into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "Dragonframe/Dragonframe4.munki.recipe", - "parent": "com.github.amsysuk-recipes.download.Dragonframe4", - "shortname": "Dragonframe4.munki", + "path": "final-cut-library-manager/final-cut-library-manager.munki.recipe", + "parent": "com.github.andrewvalentine.download.final-cut-library-manager", + "shortname": "final-cut-library-manager.munki", "inferred_type": "munki", - "munki_display_name": "Dragonframe 4", - "munki_description": "Professional-grade software for stop-motion animation, motion design, and visual effects." + "munki_display_name": "Final Cut Library Manager", + "munki_description": "Housekeeping for your Final Cut Libraries. Final Cut Library Manager instantly displays all of the Final Cut Pro X libraries that it finds on your Spotlight-indexed drives." }, - "com.github.andrewvalentine.munki.Dragonframe3": { - "name": "Dragonframe-3", - "description": "Downloads and imports the latest version of Dragonframe 3 to Munki", + "com.github.andrewvalentine.pkg.final-cut-library-manager": { + "name": "Final Cut Library Manager", + "description": "Create a package from the Final Cut Library Manager download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Dragonframe/Dragonframe3.munki.recipe", - "parent": "com.github.amsysuk-recipes.download.Dragonframe3", - "shortname": "Dragonframe3.munki", - "inferred_type": "munki", - "munki_display_name": "Dragonframe 3", - "munki_description": "Professional-grade software for stop-motion animation, motion design, and visual effects." + "path": "final-cut-library-manager/final-cut-library-manager.pkg.recipe", + "parent": "com.github.andrewvalentine.download.final-cut-library-manager", + "shortname": "final-cut-library-manager.pkg", + "inferred_type": "pkg" }, - "com.github.andrewvalentine.install.RawTherapee": { - "name": "RawTherapee", - "description": "Downloads, packages and installs the latest version of Raw Therapee", + "com.github.andrewvalentine.install.Ghostlab3": { + "name": "Ghostlab3", + "description": "Downloads and installs the latest release version of Ghostlab3. A license is required from Vanamco for continued use.", "repo": "autopkg/andrewvalentine-recipes", - "path": "RawTherapee/RawTherapee.install.recipe", - "parent": "com.github.andrewvalentine.pkg.RawTherapee", - "shortname": "RawTherapee.install", + "path": "Ghostlab3/Ghostlab3.install.recipe", + "parent": "com.github.andrewvalentine.download.Ghostlab3", + "shortname": "Ghostlab3.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.RawTherapee": { - "name": "RawTherapee", - "description": "Downloads, packages and imports the current release version of RawTherapee into Munki", + "com.github.andrewvalentine.download.Ghostlab3": { + "name": "Ghostlab3", + "description": "Downloads the current release version of Ghostlab3", "repo": "autopkg/andrewvalentine-recipes", - "path": "RawTherapee/RawTherapee.munki.recipe", - "parent": "com.github.peshay.download.RawTherapee", - "shortname": "RawTherapee.munki", + "path": "Ghostlab3/Ghostlab3.download.recipe", + "shortname": "Ghostlab3.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.install.Ghostlab3", + "com.github.andrewvalentine.munki.Ghostlab3" + ] + }, + "com.github.andrewvalentine.munki.Ghostlab3": { + "name": "Ghostlab3", + "description": "Downloads and imports the current release version of Ghostlab3 into Munki. A license is required from Vanamco for continued use.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Ghostlab3/Ghostlab3.munki.recipe", + "parent": "com.github.andrewvalentine.download.Ghostlab3", + "shortname": "Ghostlab3.munki", "inferred_type": "munki", - "munki_display_name": "RawTherapee", - "munki_description": "RawTherapee is a cross-platform raw image processing program, specifically aimed at raw photo post-production." + "munki_display_name": "Ghostlab3", + "munki_description": "Synchronized web development made easy" }, - "com.github.andrewvalentine.pkg.RawTherapee": { - "name": "RawTherapee", - "description": "Creates a package from the RawTherapee download", + "com.github.andrewvalentine.install.TurningPoint": { + "name": "PointSolutions", + "description": "TurningPoint is now PointSolutions.\n\nDownloads and installs the latest version of TurningPoint. If you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", "repo": "autopkg/andrewvalentine-recipes", - "path": "RawTherapee/RawTherapee.pkg.recipe", - "parent": "com.github.peshay.download.RawTherapee", - "shortname": "RawTherapee.pkg", + "path": "PointSolutions/PointSolutions.install.recipe", + "parent": "com.github.andrewvalentine.download.TurningPoint", + "shortname": "PointSolutions.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.pkg.TurningPoint": { + "name": "PointSolutions", + "description": "TurningPoint is now PointSolutions.\n\nCreates a package from the TurningPoint download. A postinstall script is included in the PointSolutions_scripts directory that sets up Microsoft PowerPoint integration at install time. If you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "PointSolutions/PointSolutions.pkg.recipe", + "parent": "com.github.andrewvalentine.download.TurningPoint", + "shortname": "PointSolutions.pkg", "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.install.RawTherapee" + "com.github.andrewvalentine.recipes.jamf.TurningPoint" ] }, - "com.github.andrewvalentine.munki.kodi": { - "name": "Kodi", - "description": "Downloads and imports the current release version of Kodi into Munki.", + "com.github.andrewvalentine.munki.TurningPoint": { + "name": "TurningPoint", + "description": "Downloads and imports the current version of TurningPoint into Munki. Note the following:\n\n- A preinstall script is provided that removes the old TurningPoint.app. As Turning Technologies changed the bundle name to TurningPoint App.app, this step is required if you want to remove the deprecated bundle as part of the update.\n- A postinstall script is provided that automates the setup of integration with Microsoft Powerpoint.\n- An uninstall script is provided that removes the .app and the CFMSupport directory.\n\nIf you do not wish to use these scripts, you should address this in your recipe override.\n\nIf you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", "repo": "autopkg/andrewvalentine-recipes", - "path": "kodi/kodi.munki.recipe", - "parent": "com.github.andrewvalentine.download.kodi", - "shortname": "kodi.munki", + "path": "PointSolutions/TurningPoint.munki.recipe", + "parent": "com.github.andrewvalentine.download.TurningPoint", + "shortname": "TurningPoint.munki", "inferred_type": "munki", - "munki_display_name": "Kodi", - "munki_description": "Kodi is an award-winning free and open source (GPL) software media center for playing videos, music, pictures, games, and more." + "munki_display_name": "Turning Point", + "munki_description": "A cross platform polling and data collection solution. Incorporates management of polling, content, participants, sessions and reports." }, - "com.github.andrewvalentine.download.kodi": { - "name": "Kodi", - "description": "Downloads the latest release version of Kodi. The .app bundle is not code-signed.", + "com.github.andrewvalentine.download.TurningPoint": { + "name": "PointSolutions", + "description": "TurningPoint is now PointSolutions.\n\nDownloads the latest version of PointSolutions. If you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", "repo": "autopkg/andrewvalentine-recipes", - "path": "kodi/kodi.download.recipe", - "shortname": "kodi.download", + "path": "PointSolutions/PointSolutions.download.recipe", + "shortname": "PointSolutions.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.kodi", - "com.github.andrewvalentine.install.kodi" + "com.github.andrewvalentine.install.TurningPoint", + "com.github.andrewvalentine.pkg.TurningPoint", + "com.github.andrewvalentine.munki.TurningPoint" ] }, - "com.github.andrewvalentine.install.kodi": { - "name": "Kodi", - "description": "Downloads and installs the latest release version of Kodi.", + "com.github.andrewvalentine.download.Etcher-CLI": { + "name": "Etcher-CLI", + "description": "Downloads the latest version of Etcher-CLI from Github", "repo": "autopkg/andrewvalentine-recipes", - "path": "kodi/kodi.install.recipe", - "parent": "com.github.andrewvalentine.download.kodi", - "shortname": "kodi.install", - "inferred_type": "install" + "path": "Etcher-CLI/Etcher-CLI.download.recipe", + "shortname": "Etcher-CLI.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.install.Etcher-CLI" + ] }, - "com.github.andrewvalentine.install.standardnotes": { - "name": "StandardNotes", - "description": "Downloads and installs the latest version of StandardNotes", + "com.github.andrewvalentine.install.Etcher-CLI": { + "name": "Etcher-CLI", + "description": "Downloads and installs the latest version of the balena-etcher-cli from GitHub. This is an experimental tool. Balena.io advise installing to /opt/etcher-cli as per https://www.balena.io/etcher/cli. AutoPkg cannot create a non-existent directory in this location, so this recipe uses /usr/local/bin as the install location. You may modify this if required.", "repo": "autopkg/andrewvalentine-recipes", - "path": "StandardNotes/StandardNotes.install.recipe", - "parent": "com.github.andrewvalentine.download.standardnotes", - "shortname": "StandardNotes.install", + "path": "Etcher-CLI/Etcher-CLI.install.recipe", + "parent": "com.github.andrewvalentine.download.Etcher-CLI", + "shortname": "Etcher-CLI.install", "inferred_type": "install" }, - "com.github.andrewvalentine.munki.standardnotes": { - "name": "StandardNotes", - "description": "Downloads and imports the current release version of Standard Notes into Munki", - "repo": "autopkg/andrewvalentine-recipes", - "path": "StandardNotes/StandardNotes.munki.recipe", - "parent": "com.github.andrewvalentine.download.standardnotes", - "shortname": "StandardNotes.munki", - "inferred_type": "munki", - "munki_display_name": "Standard Notes", - "munki_description": "A modern note taking app. Supports end to end encryption." - }, - "com.github.andrewvalentine.download.standardnotes": { - "name": "StandardNotes", - "description": "Downloads the latest version of Standard Notes from GitHub.", + "com.github.andrewvalentine.download.past": { + "name": "PAST", + "description": "Downloads the latest version of Past.", "repo": "autopkg/andrewvalentine-recipes", - "path": "StandardNotes/StandardNotes.download.recipe", - "shortname": "StandardNotes.download", + "path": "past/past.download.recipe", + "shortname": "past.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.standardnotes", - "com.github.andrewvalentine.munki.standardnotes" + "com.github.andrewvalentine.pkg.past", + "com.github.andrewvalentine.munki.past", + "com.github.andrewvalentine.install.past" ] }, - "com.github.andrewvalentine.download.dockmaster": { - "name": "DockMaster", - "description": "Downloads the latest release version of Dock Master", + "com.github.andrewvalentine.pkg.past": { + "name": "Past3", + "description": "Create a package from the PAST download", "repo": "autopkg/andrewvalentine-recipes", - "path": "DockMaster/DockMaster.download.recipe", - "shortname": "DockMaster.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.munki.dockmaster", - "com.github.andrewvalentine.install.dockmaster" - ] + "path": "past/past.pkg.recipe", + "parent": "com.github.andrewvalentine.download.past", + "shortname": "past.pkg", + "inferred_type": "pkg" }, - "com.github.andrewvalentine.munki.dockmaster": { - "name": "DockMaster", - "description": "Downloads and imports the current release version of Dock Master into Munki", + "com.github.andrewvalentine.munki.past": { + "name": "Past", + "description": "Downloads and imports the latest version of PAST into Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "DockMaster/DockMaster.munki.recipe", - "parent": "com.github.andrewvalentine.download.dockmaster", - "shortname": "DockMaster.munki", + "path": "past/past.munki.recipe", + "parent": "com.github.andrewvalentine.download.past", + "shortname": "past.munki", "inferred_type": "munki", - "munki_display_name": "DockMaster", - "munki_description": "An extensive OS X Dock Profile/Package Tool, Dock Master facilitates the generation of dock profiles and dock packages." + "munki_display_name": "PAST", + "munki_description": "PAST is free software for scientific data analysis, with functions for data manipulation, plotting, univariate and multivariate statistics, ecological analysis, time series and spatial analysis, morphometrics and stratigraphy." }, - "com.github.andrewvalentine.install.dockmaster": { - "name": "DockMaster", - "description": "Downloads and installs the latest release version of Dock Master", + "com.github.andrewvalentine.install.past": { + "name": "Past3", + "description": "Downloads and installs the latest version of Past.", "repo": "autopkg/andrewvalentine-recipes", - "path": "DockMaster/DockMaster.install.recipe", - "parent": "com.github.andrewvalentine.download.dockmaster", - "shortname": "DockMaster.install", + "path": "past/past.install.recipe", + "parent": "com.github.andrewvalentine.download.past", + "shortname": "past.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.PocketCasts": { - "name": "PocketCasts", - "description": "Downloads the latest version of Pocket Casts", + "com.github.andrewvalentine.install.dash": { + "name": "Dash", + "description": "Downloads and installs the latest version of Dash", "repo": "autopkg/andrewvalentine-recipes", - "path": "PocketCasts/PocketCasts.download.recipe", - "shortname": "PocketCasts.download", + "path": "dash/dash.install.recipe", + "parent": "com.github.andrewvalentine.download.dash", + "shortname": "dash.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.dash": { + "name": "Dash", + "description": "Downloads the latest version of Dash", + "repo": "autopkg/andrewvalentine-recipes", + "path": "dash/dash.download.recipe", + "shortname": "dash.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.PocketCasts", - "com.github.andrewvalentine.install.PocketCasts" + "com.github.andrewvalentine.install.dash", + "com.github.andrewvalentine.munki.dash", + "com.github.andrewvalentine.pkg.dash" ] }, - "com.github.andrewvalentine.munki.PocketCasts": { - "name": "PocketCasts", - "description": "Downloads and imports the latest version of Pocket Casts into Munki", + "com.github.andrewvalentine.munki.dash": { + "name": "Dash", + "description": "Downloads and imports the current release version of Dash into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "PocketCasts/PocketCasts.munki.recipe", - "parent": "com.github.andrewvalentine.download.PocketCasts", - "shortname": "PocketCasts.munki", + "path": "dash/dash.munki.recipe", + "parent": "com.github.andrewvalentine.download.dash", + "shortname": "dash.munki", "inferred_type": "munki", - "munki_display_name": "Pocket Casts", - "munki_description": "A podcast app. Discover new favourites, see current trends, sync your subscriptions, playback and filters between Windows, Android, iOS and macOS devices, and backup your data to the cloud. Your commute never sounded this good." - }, - "com.github.andrewvalentine.install.PocketCasts": { - "name": "PocketCasts", - "description": "Downloads and installs the latest version of Pocket Casts", - "repo": "autopkg/andrewvalentine-recipes", - "path": "PocketCasts/PocketCasts.install.recipe", - "parent": "com.github.andrewvalentine.download.PocketCasts", - "shortname": "PocketCasts.install", - "inferred_type": "install" + "munki_display_name": "Dash", + "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs. You can even generate your own docsets or request docsets to be included." }, - "com.github.andrewvalentine.munki.mullvad": { - "name": "MullvadVPN", - "description": "Downloads and imports the current version of Mullvad into Munki. Expands the pkg and use PlistReader to determine minimum_os_version.", + "com.github.andrewvalentine.pkg.dash": { + "name": "dash", + "description": "Create a package from the Dash download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Mullvad/Mullvad.munki.recipe", - "parent": "com.github.andrewvalentine.download.mullvad", - "shortname": "Mullvad.munki", - "inferred_type": "munki", - "munki_display_name": "Mullvad VPN", - "munki_description": "Mullvad is a VPN service that helps keep your online activity, identity, and location private." + "path": "dash/dash.pkg.recipe", + "parent": "com.github.andrewvalentine.download.dash", + "shortname": "dash.pkg", + "inferred_type": "pkg" }, "com.github.andrewvalentine.download.mullvad": { "name": "MullvadVPN", @@ -67207,8 +66848,8 @@ "shortname": "Mullvad.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.mullvad", - "com.github.andrewvalentine.install.mullvad" + "com.github.andrewvalentine.install.mullvad", + "com.github.andrewvalentine.munki.mullvad" ] }, "com.github.andrewvalentine.install.mullvad": { @@ -67220,93 +66861,219 @@ "shortname": "Mullvad.install", "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.TurningPoint": { - "name": "PointSolutions", - "description": "TurningPoint is now PointSolutions.\n\nCreates a package from the TurningPoint download. A postinstall script is included in the PointSolutions_scripts directory that sets up Microsoft PowerPoint integration at install time. If you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", + "com.github.andrewvalentine.munki.mullvad": { + "name": "MullvadVPN", + "description": "Downloads and imports the current version of Mullvad into Munki. Expands the pkg and use PlistReader to determine minimum_os_version.", "repo": "autopkg/andrewvalentine-recipes", - "path": "PointSolutions/PointSolutions.pkg.recipe", - "parent": "com.github.andrewvalentine.download.TurningPoint", - "shortname": "PointSolutions.pkg", - "inferred_type": "pkg", + "path": "Mullvad/Mullvad.munki.recipe", + "parent": "com.github.andrewvalentine.download.mullvad", + "shortname": "Mullvad.munki", + "inferred_type": "munki", + "munki_display_name": "Mullvad VPN", + "munki_description": "Mullvad is a VPN service that helps keep your online activity, identity, and location private." + }, + "com.github.andrewvalentine.munki.Mounty": { + "name": "Mounty", + "description": "Downloads and imports the latest version of Mounty into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Mounty/Mounty.munki.recipe", + "parent": "com.github.andrewvalentine.download.Mounty", + "shortname": "Mounty.munki", + "inferred_type": "munki", + "munki_display_name": "Mounty", + "munki_description": "A tiny tool to re-mount write-protected NTFS volumes under Mac OS X 10.9+ in read-write mode." + }, + "com.github.andrewvalentine.download.Mounty": { + "name": "Mounty", + "description": "Downloads the latest version of Mounty", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Mounty/Mounty.download.recipe", + "shortname": "Mounty.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.recipes.jamf.TurningPoint" + "com.github.andrewvalentine.munki.Mounty", + "com.github.neilmartin83.pkg.Mounty" ] }, - "com.github.andrewvalentine.munki.TurningPoint": { - "name": "TurningPoint", - "description": "Downloads and imports the current version of TurningPoint into Munki. Note the following:\n\n- A preinstall script is provided that removes the old TurningPoint.app. As Turning Technologies changed the bundle name to TurningPoint App.app, this step is required if you want to remove the deprecated bundle as part of the update.\n- A postinstall script is provided that automates the setup of integration with Microsoft Powerpoint.\n- An uninstall script is provided that removes the .app and the CFMSupport directory.\n\nIf you do not wish to use these scripts, you should address this in your recipe override.\n\nIf you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", + "com.github.andrewvalentine.munki.bitbar": { + "name": "BitBar", + "description": "Downloads and imports the current release version of BitBar into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "PointSolutions/TurningPoint.munki.recipe", - "parent": "com.github.andrewvalentine.download.TurningPoint", - "shortname": "TurningPoint.munki", + "path": "bitbar/bitbar.munki.recipe", + "parent": "com.github.andrewvalentine.download.bitbar", + "shortname": "bitbar.munki", "inferred_type": "munki", - "munki_display_name": "Turning Point", - "munki_description": "A cross platform polling and data collection solution. Incorporates management of polling, content, participants, sessions and reports." + "munki_display_name": "BitBar", + "munki_description": "BitBar lets you put the output from any script or program right in your Mac OS X menu bar." }, - "com.github.andrewvalentine.install.TurningPoint": { - "name": "PointSolutions", - "description": "TurningPoint is now PointSolutions.\n\nDownloads and installs the latest version of TurningPoint. If you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", + "com.github.andrewvalentine.pkg.bitbar": { + "name": "BitBar", + "description": "Create a package from the BitBar download", "repo": "autopkg/andrewvalentine-recipes", - "path": "PointSolutions/PointSolutions.install.recipe", - "parent": "com.github.andrewvalentine.download.TurningPoint", - "shortname": "PointSolutions.install", + "path": "bitbar/bitbar.pkg.recipe", + "parent": "com.github.andrewvalentine.download.bitbar", + "shortname": "bitbar.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.download.bitbar": { + "name": "BitBar", + "description": "Downloads the latest release version of BitBar from Github", + "repo": "autopkg/andrewvalentine-recipes", + "path": "bitbar/bitbar.download.recipe", + "shortname": "bitbar.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.bitbar", + "com.github.andrewvalentine.pkg.bitbar", + "com.github.andrewvalentine.install.bitbar", + "com.github.peshay.filewave.BitBar" + ] + }, + "com.github.andrewvalentine.install.bitbar": { + "name": "BitBar", + "description": "Downloads and installs the latest release version of BitBar", + "repo": "autopkg/andrewvalentine-recipes", + "path": "bitbar/bitbar.install.recipe", + "parent": "com.github.andrewvalentine.download.bitbar", + "shortname": "bitbar.install", "inferred_type": "install" }, - "com.github.andrewvalentine.download.TurningPoint": { - "name": "PointSolutions", - "description": "TurningPoint is now PointSolutions.\n\nDownloads the latest version of PointSolutions. If you work in a business or educational environment, you should be aware of what version of the software your organization currently supports and is licensed for before using this recipe.", + "com.github.andrewvalentine.pkg.curb": { + "name": "Curb", + "description": "Create a package from the Curb download", "repo": "autopkg/andrewvalentine-recipes", - "path": "PointSolutions/PointSolutions.download.recipe", - "shortname": "PointSolutions.download", + "path": "curb/curb.pkg.recipe", + "parent": "com.github.andrewvalentine.download.curb", + "shortname": "curb.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.install.curb": { + "name": "Curb", + "description": "Downloads and installs the latest version of Curb", + "repo": "autopkg/andrewvalentine-recipes", + "path": "curb/curb.install.recipe", + "parent": "com.github.andrewvalentine.download.curb", + "shortname": "curb.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.munki.curb": { + "name": "Curb", + "description": "Downloads and imports the current release version of Curb into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "curb/curb.munki.recipe", + "parent": "com.github.andrewvalentine.download.curb", + "shortname": "curb.munki", + "inferred_type": "munki", + "munki_display_name": "Curb", + "munki_description": "Curb is designed to facilitate emptying the trash from removable media such as USB Keys." + }, + "com.github.andrewvalentine.download.curb": { + "name": "Curb", + "description": "Downloads the latest version of Curb", + "repo": "autopkg/andrewvalentine-recipes", + "path": "curb/curb.download.recipe", + "shortname": "curb.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.TurningPoint", - "com.github.andrewvalentine.munki.TurningPoint", - "com.github.andrewvalentine.install.TurningPoint" + "com.github.andrewvalentine.pkg.curb", + "com.github.andrewvalentine.install.curb", + "com.github.andrewvalentine.munki.curb", + "com.github.peshay.filewave.Curb" ] }, - "com.github.andrewvalentine.munki.rclone": { - "name": "rclone", - "description": "Downloads, packages and imports the current release version of rclone into Munki", + "com.github.andrewvalentine.download.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads the latest release version of KnockKnock from Objective-See", "repo": "autopkg/andrewvalentine-recipes", - "path": "rclone/rclone.munki.recipe", - "parent": "com.github.andrewvalentine.pkg.rclone", - "shortname": "rclone.munki", + "path": "KnockKnock/KnockKnock.download.recipe", + "shortname": "KnockKnock.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.pkg.KnockKnock", + "com.github.andrewvalentine.install.KnockKnock" + ] + }, + "com.github.andrewvalentine.munki.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads, packages and imports the current release version of KnockKnock into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "KnockKnock/KnockKnock.munki.recipe", + "parent": "com.github.andrewvalentine.pkg.KnockKnock", + "shortname": "KnockKnock.munki", "inferred_type": "munki", - "munki_display_name": null, + "munki_display_name": "KnockKnock", "munki_description": null }, - "com.github.andrewvalentine.download.rclone": { - "name": "rclone", - "description": "Downloads the latest version of rclone", + "com.github.andrewvalentine.pkg.KnockKnock": { + "name": "KnockKnock", + "description": "Creates a package from the KnockKnock download", "repo": "autopkg/andrewvalentine-recipes", - "path": "rclone/rclone.download.recipe", - "shortname": "rclone.download", - "inferred_type": "download", + "path": "KnockKnock/KnockKnock.pkg.recipe", + "parent": "com.github.andrewvalentine.download.KnockKnock", + "shortname": "KnockKnock.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.pkg.rclone" + "com.github.andrewvalentine.munki.KnockKnock" ] }, - "com.github.andrewvalentine.install.rclone": { - "name": "rclone", - "description": "Downloads, packages and installs the latest version of rclone", + "com.github.andrewvalentine.install.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads and installs the latest version of KnockKnock", "repo": "autopkg/andrewvalentine-recipes", - "path": "rclone/rclone.install.recipe", - "parent": "com.github.andrewvalentine.pkg.rclone", - "shortname": "rclone.install", + "path": "KnockKnock/KnockKnock.install.recipe", + "parent": "com.github.andrewvalentine.download.KnockKnock", + "shortname": "KnockKnock.install", "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.rclone": { - "name": "rclone", - "description": "Create a package from the rclone download", + "com.github.andrewvalentine.download.FrontDAW": { + "name": "FrontDAW", + "description": "Downloads the latest version of FrontDAW", "repo": "autopkg/andrewvalentine-recipes", - "path": "rclone/rclone.pkg.recipe", - "parent": "com.github.andrewvalentine.download.rclone", - "shortname": "rclone.pkg", - "inferred_type": "pkg", + "path": "FrontDAW/FrontDAW.download.recipe", + "shortname": "FrontDAW.download", + "inferred_type": "download" + }, + "com.github.andrewvalentine.munki.pdfsam": { + "name": "PDFsam", + "description": "Downloads and imports the current release version of PDFsam into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "pdfsam/pdfsam.munki.recipe", + "parent": "com.github.andrewvalentine.download.pdfsam", + "shortname": "pdfsam.munki", + "inferred_type": "munki", + "munki_display_name": "PDFsam", + "munki_description": "PDFsam Basic is a free and open source desktop application to split, merge, rotate and mix PDF documents." + }, + "com.github.andrewvalentine.install.pdfsam": { + "name": "PDFsam", + "description": "Downloads and installs the latest version of PDFsam", + "repo": "autopkg/andrewvalentine-recipes", + "path": "pdfsam/pdfsam.install.recipe", + "parent": "com.github.andrewvalentine.download.pdfsam", + "shortname": "pdfsam.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.pkg.pdfsam": { + "name": "PDFsam", + "description": "Create a package from the PDFsam download", + "repo": "autopkg/andrewvalentine-recipes", + "path": "pdfsam/pdfsam.pkg.recipe", + "parent": "com.github.andrewvalentine.download.pdfsam", + "shortname": "pdfsam.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.download.pdfsam": { + "name": "PDFsam", + "description": "Downloads the latest version of PDFsam", + "repo": "autopkg/andrewvalentine-recipes", + "path": "pdfsam/pdfsam.download.recipe", + "shortname": "pdfsam.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.rclone", - "com.github.andrewvalentine.install.rclone" + "com.github.andrewvalentine.munki.pdfsam", + "com.github.andrewvalentine.install.pdfsam", + "com.github.andrewvalentine.pkg.pdfsam", + "com.github.peshay.filewave.PDFsam" ] }, "com.github.andrewvalentine.munki.jabref": { @@ -67320,177 +67087,387 @@ "munki_display_name": null, "munki_description": null }, - "com.github.andrewvalentine.download.jabref": { - "name": "JabRef", - "description": "Downloads the latest version of the JabRef Installer from GitHub. The .app bundle is not signed.", + "com.github.andrewvalentine.download.jabref": { + "name": "JabRef", + "description": "Downloads the latest version of the JabRef Installer from GitHub. The .app bundle is not signed.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "JabRef/JabRef.download.recipe", + "shortname": "JabRef.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.jabref" + ] + }, + "com.github.andrewvalentine.install.360Controller": { + "name": "360Controller", + "description": "Downloads and installs the latest version of 360Controller", + "repo": "autopkg/andrewvalentine-recipes", + "path": "360Controller/360Controller.install.recipe", + "parent": "com.github.andrewvalentine.download.360Controller", + "shortname": "360Controller.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.360Controller": { + "name": "360Controller", + "description": "Downloads the latest version of 360Controller", + "repo": "autopkg/andrewvalentine-recipes", + "path": "360Controller/360Controller.download.recipe", + "shortname": "360Controller.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.install.360Controller" + ] + }, + "com.github.andrewvalentine.munki.cog": { + "name": "Cog", + "description": "Downloads and imports the current release version of Cog into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "cog/cog.munki.recipe", + "parent": "com.github.andrewvalentine.download.cog", + "shortname": "cog.munki", + "inferred_type": "munki", + "munki_display_name": "Cog", + "munki_description": "A free, open source audio player for OS X." + }, + "com.github.andrewvalentine.install.cog": { + "name": "Cog", + "description": "Downloads and installs the latest version of Cog", + "repo": "autopkg/andrewvalentine-recipes", + "path": "cog/cog.install.recipe", + "parent": "com.github.andrewvalentine.download.cog", + "shortname": "cog.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.pkg.cog": { + "name": "Cog", + "description": "Create a package from the Cog download", + "repo": "autopkg/andrewvalentine-recipes", + "path": "cog/cog.pkg.recipe", + "parent": "com.github.andrewvalentine.download.cog", + "shortname": "cog.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.download.cog": { + "name": "Cog", + "description": "Downloads the latest version of Cog", + "repo": "autopkg/andrewvalentine-recipes", + "path": "cog/cog.download.recipe", + "shortname": "cog.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.cog", + "com.github.andrewvalentine.install.cog", + "com.github.andrewvalentine.pkg.cog" + ] + }, + "com.github.andrewvalentine.pkg.paintbrush": { + "name": "Paintbrush", + "description": "Create a package from the Paintbrush download", + "repo": "autopkg/andrewvalentine-recipes", + "path": "paintbrush/paintbrush.pkg.recipe", + "parent": "com.github.andrewvalentine.download.paintbrush", + "shortname": "paintbrush.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.install.paintbrush": { + "name": "Paintbrush", + "description": "Downloads and installs the latest version of Paintbrush", + "repo": "autopkg/andrewvalentine-recipes", + "path": "paintbrush/paintbrush.install.recipe", + "parent": "com.github.andrewvalentine.download.paintbrush", + "shortname": "paintbrush.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.paintbrush": { + "name": "Paintbrush", + "description": "Downloads the latest version of Paintbrush", + "repo": "autopkg/andrewvalentine-recipes", + "path": "paintbrush/paintbrush.download.recipe", + "shortname": "paintbrush.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.pkg.paintbrush", + "com.github.andrewvalentine.install.paintbrush", + "com.github.andrewvalentine.munki.paintbrush" + ] + }, + "com.github.andrewvalentine.munki.paintbrush": { + "name": "Paintbrush", + "description": "Downloads and imports the current release version of Paintbrush into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "paintbrush/paintbrush.munki.recipe", + "parent": "com.github.andrewvalentine.download.paintbrush", + "shortname": "paintbrush.munki", + "inferred_type": "munki", + "munki_display_name": "Paintbrush", + "munki_description": "Paintbrush is a simple paint program for Mac OS X, reminiscent of Microsoft Paint and Apple\u2019s own now-defunct MacPaint. It provides users with a means to make simple images quickly." + }, + "com.github.andrewvalentine.pkg.bleep": { + "name": "Bleep", + "description": "Create a package from the Bleep download", + "repo": "autopkg/andrewvalentine-recipes", + "path": "bleep/bleep.pkg.recipe", + "parent": "com.github.andrewvalentine.download.bleep", + "shortname": "bleep.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.munki.bleep": { + "name": "Bleep", + "description": "Downloads and imports the current release version of Bleep into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "bleep/bleep.munki.recipe", + "parent": "com.github.andrewvalentine.download.bleep", + "shortname": "bleep.munki", + "inferred_type": "munki", + "munki_display_name": "Bleep", + "munki_description": "A peer to peer messaging app for private conversations." + }, + "com.github.andrewvalentine.install.bleep": { + "name": "Bleep", + "description": "Downloads and installs the latest version of Bleep", + "repo": "autopkg/andrewvalentine-recipes", + "path": "bleep/bleep.install.recipe", + "parent": "com.github.andrewvalentine.download.bleep", + "shortname": "bleep.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.bleep": { + "name": "Bleep", + "description": "Downloads the latest version of Bleep", "repo": "autopkg/andrewvalentine-recipes", - "path": "JabRef/JabRef.download.recipe", - "shortname": "JabRef.download", + "path": "bleep/bleep.download.recipe", + "shortname": "bleep.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.jabref" + "com.github.andrewvalentine.pkg.bleep", + "com.github.andrewvalentine.munki.bleep", + "com.github.andrewvalentine.install.bleep" ] }, - "com.github.andrewvalentine.munki.x2Go": { - "name": "X2Go", - "description": "Imports X2Go into Munki", + "com.github.andrewvalentine.munki.DMGCanvas": { + "name": "DMGCanvas", + "description": "Downloads and imports the latest version of DMGCanvas to Munki.", "repo": "autopkg/andrewvalentine-recipes", - "path": "x2Go/x2Go.munki.recipe", - "parent": "com.github.fishd72.download.x2Go", - "shortname": "x2Go.munki", + "path": "DMGCanvas/DMGCanvas.munki.recipe", + "parent": "com.github.andrewvalentine.download.DMGCanvas", + "shortname": "DMGCanvas.munki", "inferred_type": "munki", - "munki_display_name": "X2Go", - "munki_description": "Open source remote desktop software for access to remote Linux hosts" + "munki_display_name": "DMGCanvas", + "munki_description": "Effortlessly build disk images with your own beautiful design." }, - "com.github.andrewvalentine.download.FrontDAW": { - "name": "FrontDAW", - "description": "Downloads the latest version of FrontDAW", + "com.github.andrewvalentine.install.DMGCanvas": { + "name": "DMGCanvas", + "description": "Downloads and installs the latest version of DMGCanvas.", "repo": "autopkg/andrewvalentine-recipes", - "path": "FrontDAW/FrontDAW.download.recipe", - "shortname": "FrontDAW.download", - "inferred_type": "download" + "path": "DMGCanvas/DMGCanvas.install.recipe", + "parent": "com.github.andrewvalentine.download.DMGCanvas", + "shortname": "DMGCanvas.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.munki.MachOView": { - "name": "MachOView", - "description": "Downloads and imports the current release version of MachOView into Munki", + "com.github.andrewvalentine.download.DMGCanvas": { + "name": "DMGCanvas", + "description": "Downloads the latest version of DMGCanvas.", "repo": "autopkg/andrewvalentine-recipes", - "path": "MachOView/MachOView.munki.recipe", - "parent": "com.github.andrewvalentine.pkg.MachOView", - "shortname": "MachOView.munki", + "path": "DMGCanvas/DMGCanvas.download.recipe", + "shortname": "DMGCanvas.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.DMGCanvas", + "com.github.andrewvalentine.install.DMGCanvas" + ] + }, + "com.github.andrewvalentine.munki.PocketCasts": { + "name": "PocketCasts", + "description": "Downloads and imports the latest version of Pocket Casts into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "PocketCasts/PocketCasts.munki.recipe", + "parent": "com.github.andrewvalentine.download.PocketCasts", + "shortname": "PocketCasts.munki", "inferred_type": "munki", - "munki_display_name": "MachOView", - "munki_description": null + "munki_display_name": "Pocket Casts", + "munki_description": "A podcast app. Discover new favourites, see current trends, sync your subscriptions, playback and filters between Windows, Android, iOS and macOS devices, and backup your data to the cloud. Your commute never sounded this good." }, - "com.github.andrewvalentine.install.MachOView": { - "name": "MachOView", - "description": "Downloads, packages and installs the latest version of MachOView", + "com.github.andrewvalentine.install.PocketCasts": { + "name": "PocketCasts", + "description": "Downloads and installs the latest version of Pocket Casts", "repo": "autopkg/andrewvalentine-recipes", - "path": "MachOView/MachOView.install.recipe", - "parent": "com.github.andrewvalentine.pkg.MachOView", - "shortname": "MachOView.install", + "path": "PocketCasts/PocketCasts.install.recipe", + "parent": "com.github.andrewvalentine.download.PocketCasts", + "shortname": "PocketCasts.install", "inferred_type": "install" }, - "com.github.andrewvalentine.pkg.MachOView": { - "name": "MachOView", - "description": "Creates an installable package from the MachOView .app", + "com.github.andrewvalentine.download.PocketCasts": { + "name": "PocketCasts", + "description": "Downloads the latest version of Pocket Casts", "repo": "autopkg/andrewvalentine-recipes", - "path": "MachOView/MachOView.pkg.recipe", - "parent": "com.github.andrewvalentine.download.MachOView", - "shortname": "MachOView.pkg", - "inferred_type": "pkg", + "path": "PocketCasts/PocketCasts.download.recipe", + "shortname": "PocketCasts.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.MachOView", - "com.github.andrewvalentine.install.MachOView" + "com.github.andrewvalentine.munki.PocketCasts", + "com.github.andrewvalentine.install.PocketCasts" ] }, - "com.github.andrewvalentine.download.MachOView": { - "name": "MachOView", - "description": "Downloads the latest version of MachOView from SourceForge", + "com.github.andrewvalentine.munki.Etcher": { + "name": "balenaEtcher", + "description": "Downloads and imports the latest version of Etcher into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "MachOView/MachOView.download.recipe", - "shortname": "MachOView.download", + "path": "Etcher/Etcher.munki.recipe", + "parent": "com.github.andrewvalentine.download.Etcher", + "shortname": "Etcher.munki", + "inferred_type": "munki", + "munki_display_name": "balenaEtcher", + "munki_description": "Burn images to SD cards and USB drives, safely and easily." + }, + "com.github.andrewvalentine.download.Etcher": { + "name": "balenaEtcher", + "description": "Downloads balenaEtcher from Github. If you run this recipe as is, it will download v.1.4.4, which has not been updated since April 2018. At the time of writing, all subsequent releases are tagged as pre-releases. If you want the most recent version of the app, you should set PRERELEASE to a non-empty string, either with Input in an override or via the -k option, i.e. `-k PRERELEASE=yes`", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Etcher/Etcher.download.recipe", + "shortname": "Etcher.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.MachOView" + "com.github.andrewvalentine.munki.Etcher", + "com.github.andrewvalentine.install.Etcher", + "com.github.peshay.filewave.Etcher", + "com.github.fishd72.pkg.Etcher" ] }, - "com.github.andrewvalentine.munki.ishowuinstant": { - "name": "iShowUInstant", - "description": "Downloads and imports the latest version of iShowU Instant and the iShowU Audio Capture package into Munki. This sets Audio Capture as an update_for iShowU Instant.", + "com.github.andrewvalentine.install.Etcher": { + "name": "balenaEtcher", + "description": "Downloads and installs the latest version of Etcher from GitHub", "repo": "autopkg/andrewvalentine-recipes", - "path": "iShowUInstant/iShowUInstant.munki.recipe", - "parent": "com.github.andrewvalentine.download.ishowuinstant", - "shortname": "iShowUInstant.munki", - "inferred_type": "munki", - "munki_display_name": "%APP_NAME%", - "munki_description": "Realtime screen recording. Features include live preview, customizable presets and scheduled recordings." + "path": "Etcher/Etcher.install.recipe", + "parent": "com.github.andrewvalentine.download.Etcher", + "shortname": "Etcher.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.download.ishowuinstant": { - "name": "iShowUInstant", - "description": "Downloads the latest version of iShowU Instant. The .dmg includes the main .app and the supplemental Audio Capture .pkg. This recipe runs CodeSignatureVerifier on both.", + "com.github.andrewvalentine.install.disk-sensei": { + "name": "Disk Sensei", + "description": "Downloads and installs the latest version of Disk Sensei", "repo": "autopkg/andrewvalentine-recipes", - "path": "iShowUInstant/iShowUInstant.download.recipe", - "shortname": "iShowUInstant.download", + "path": "disk-sensei/disk-sensei.install.recipe", + "parent": "com.github.andrewvalentine.download.disk-sensei", + "shortname": "disk-sensei.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.download.disk-sensei": { + "name": "Disk Sensei", + "description": "Downloads the latest version of Disk Sensei", + "repo": "autopkg/andrewvalentine-recipes", + "path": "disk-sensei/disk-sensei.download.recipe", + "shortname": "disk-sensei.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.ishowuinstant", - "com.github.andrewvalentine.recipes.jamf.iShowUInstant" + "com.github.andrewvalentine.install.disk-sensei", + "com.github.andrewvalentine.munki.disk-sensei", + "com.github.andrewvalentine.pkg.disk-sensei" ] }, - "com.github.andrewvalentine.install.cog": { - "name": "Cog", - "description": "Downloads and installs the latest version of Cog", + "com.github.andrewvalentine.munki.disk-sensei": { + "name": "Disk Sensei", + "description": "Downloads and imports the current release version of Disk Sensei into Munki", "repo": "autopkg/andrewvalentine-recipes", - "path": "cog/cog.install.recipe", - "parent": "com.github.andrewvalentine.download.cog", - "shortname": "cog.install", - "inferred_type": "install" + "path": "disk-sensei/disk-sensei.munki.recipe", + "parent": "com.github.andrewvalentine.download.disk-sensei", + "shortname": "disk-sensei.munki", + "inferred_type": "munki", + "munki_display_name": "Disk Sensei", + "munki_description": "A multi featured performance tool. Clean your system, visualize your data, and view reports on disk health and statistics." }, - "com.github.andrewvalentine.pkg.cog": { - "name": "Cog", - "description": "Create a package from the Cog download", + "com.github.andrewvalentine.pkg.disk-sensei": { + "name": "Disk Sensei", + "description": "Create a package from the Disk Sensei download", "repo": "autopkg/andrewvalentine-recipes", - "path": "cog/cog.pkg.recipe", - "parent": "com.github.andrewvalentine.download.cog", - "shortname": "cog.pkg", + "path": "disk-sensei/disk-sensei.pkg.recipe", + "parent": "com.github.andrewvalentine.download.disk-sensei", + "shortname": "disk-sensei.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.munki.cog": { - "name": "Cog", - "description": "Downloads and imports the current release version of Cog into Munki", + "com.github.andrewvalentine.pkg.mac-linux-usb-loader": { + "name": "Mac Linux USB Loader", + "description": "Create a package from the Mac-Linux-USB-Loader download", "repo": "autopkg/andrewvalentine-recipes", - "path": "cog/cog.munki.recipe", - "parent": "com.github.andrewvalentine.download.cog", - "shortname": "cog.munki", + "path": "mac-linux-usb-loader/mac-linux-usb-loader.pkg.recipe", + "parent": "com.github.andrewvalentine.download.mac-linux-usb-loader", + "shortname": "mac-linux-usb-loader.pkg", + "inferred_type": "pkg" + }, + "com.github.andrewvalentine.munki.mac-linux-usb-loader": { + "name": "Mac Linux USB Loader", + "description": "Downloads and imports the current release version of Mac Linux USB Loader into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "mac-linux-usb-loader/mac-linux-usb-loader.munki.recipe", + "parent": "com.github.andrewvalentine.download.mac-linux-usb-loader", + "shortname": "mac-linux-usb-loader.munki", "inferred_type": "munki", - "munki_display_name": "Cog", - "munki_description": "A free, open source audio player for OS X." + "munki_display_name": "Mac Linux USB Loader", + "munki_description": "Tool allowing you to put a Linux distribution on a USB drive and make it bootable on Intel Macs using EFI." }, - "com.github.andrewvalentine.download.cog": { - "name": "Cog", - "description": "Downloads the latest version of Cog", + "com.github.andrewvalentine.download.mac-linux-usb-loader": { + "name": "Mac Linux USB Loader", + "description": "Downloads the latest version of Mac-Linux-USB-Loader", "repo": "autopkg/andrewvalentine-recipes", - "path": "cog/cog.download.recipe", - "shortname": "cog.download", + "path": "mac-linux-usb-loader/mac-linux-usb-loader.download.recipe", + "shortname": "mac-linux-usb-loader.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.install.cog", - "com.github.andrewvalentine.pkg.cog", - "com.github.andrewvalentine.munki.cog" + "com.github.andrewvalentine.pkg.mac-linux-usb-loader", + "com.github.andrewvalentine.munki.mac-linux-usb-loader", + "com.github.andrewvalentine.install.mac-linux-usb-loader" ] }, - "com.github.andrewvalentine.recipes.jamf.Fission": { - "name": "Fission", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.andrewvalentine.install.mac-linux-usb-loader": { + "name": "Mac Linux USB Loader", + "description": "Downloads and installs the latest version of Mac-Linux-USB-Loader", "repo": "autopkg/andrewvalentine-recipes", - "path": "Fission/Fission.jamf.recipe.yaml", - "parent": "com.github.andrewvalentine.pkg.Fission", - "shortname": "Fission.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Fast and lossless audio editing" + "path": "mac-linux-usb-loader/mac-linux-usb-loader.install.recipe", + "parent": "com.github.andrewvalentine.download.mac-linux-usb-loader", + "shortname": "mac-linux-usb-loader.install", + "inferred_type": "install" }, - "com.github.andrewvalentine.jamf.Max 8": { + "com.github.andrewvalentine.munki.x2Go": { + "name": "X2Go", + "description": "Imports X2Go into Munki", + "repo": "autopkg/andrewvalentine-recipes", + "path": "x2Go/x2Go.munki.recipe", + "parent": "com.github.fishd72.download.x2Go", + "shortname": "x2Go.munki", + "inferred_type": "munki", + "munki_display_name": "X2Go", + "munki_description": "Open source remote desktop software for access to remote Linux hosts" + }, + "com.github.andrewvalentine.install.osxfuse": { + "name": "OSXFUSE", + "description": "Downloads and installs the latest version of OSX Fuse", + "repo": "autopkg/andrewvalentine-recipes", + "path": "OSXFUSE/osxfuse.install.recipe", + "parent": "com.github.48kRAM.autopkg.pkg.osxfuse", + "shortname": "osxfuse.install", + "inferred_type": "install" + }, + "com.github.andrewvalentine.pkg.Max 8": { "name": "Max", - "description": "Downloads the latest version of Max 8 and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "description": "Create a package from the Max 8 download", "repo": "autopkg/andrewvalentine-recipes", - "path": "Max 8/Max 8.jamf.recipe.yaml", - "parent": "com.github.andrewvalentine.pkg.Max 8", - "shortname": "Max 8.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Max is a graphical environment for music, audio, and multimedia. In use for over twenty years by performers, composers, artists, scientists, teachers, and students, Max is the way to make your computer do things that reflect your individual ideas and dreams." + "path": "Max 8/Max 8.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Max 8", + "shortname": "Max 8.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andrewvalentine.jamf.Max 8" + ] }, - "com.github.andrewvalentine.recipes.jamf.panoply": { - "name": "Panoply", + "com.github.andrewvalentine.recipes.jamf.CrystalMaker": { + "name": "CrystalMaker", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/andrewvalentine-recipes", - "path": "panoply/panoply.jamf.recipe.yaml", - "parent": "com.github.andrewvalentine.pkg.panoply", - "shortname": "panoply.jamf", + "path": "CrystalMaker/CrystalMaker.jamf.recipe.yaml", + "parent": "com.github.patgmac.pkg.CrystalMaker", + "shortname": "CrystalMaker.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Panoply plots geo-referenced and other arrays from netCDF, HDF, GRIB, and other datasets." + "jamf_description": "Visualize crystal and molecular structures." }, "com.github.andrewvalentine.recipes.jamf.FluxCenter": { "name": "FluxCenter", @@ -67523,27 +67500,38 @@ "shortname": "loopdown.pkg", "inferred_type": "pkg" }, - "com.github.andrewvalentine.recipes.jamf.Reaper": { - "name": "Reaper", + "com.github.andrewvalentine.recipes.jamf.OBS": { + "name": "OBS", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Reaper/Reaper.jamf.recipe.yaml", - "parent": "com.github.moofit-recipes.pkg.Reaper", - "shortname": "Reaper.jamf", + "path": "OBS/OBS.jamf.recipe.yaml", + "parent": "com.github.nstrauss.pkg.OBS", + "shortname": "OBS.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "REAPER is a complete digital audio production application for computers, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset." + "jamf_description": "Video recording and live streaming software" }, - "com.github.andrewvalentine.recipes.jamf.Teensyduino": { - "name": "Teensyduino", + "com.github.andrewvalentine.recipes.jamf.iShowUInstant": { + "name": "Panoply", + "description": "Downloads the latest version, uploads to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "iShowUInstant/iShowUInstant.jamf.recipe.yaml", + "parent": "com.github.andrewvalentine.download.ishowuinstant", + "shortname": "iShowUInstant.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Realtime screen recording for macOS. Record from any screen, enhance your microphone audio through the use of a dynamics processor, compressor and/or equaliser, add text and/or an overlay, enhance your recording with mouse and click visualization, trim front/back after recording, create time-lapse recordings, share to a wide range of online services, and more." + }, + "com.github.andrewvalentine.recipes.jamf.panoply": { + "name": "Panoply", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/andrewvalentine-recipes", - "path": "Teensyduino/Teensyduino.jamf.recipe.yaml", - "parent": "com.github.macprince.pkg.Teensyduino", - "shortname": "Teensyduino.jamf", + "path": "panoply/panoply.jamf.recipe.yaml", + "parent": "com.github.andrewvalentine.pkg.panoply", + "shortname": "panoply.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Software add-on for Arduino" + "jamf_description": "Panoply plots geo-referenced and other arrays from netCDF, HDF, GRIB, and other datasets." }, "com.github.andrewvalentine.jamf.oceanaudio": { "name": "ocenaudio", @@ -67556,16 +67544,27 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "ocenaudio is a cross-platform, easy to use, fast and functional audio editor. It is the ideal software for people who need to edit and analyze audio files without complications. ocenaudio also has powerful features that will please more advanced users." }, - "com.github.andrewvalentine.recipes.jamf.CrystalMaker": { - "name": "CrystalMaker", + "com.github.andrewvalentine.recipes.jamf.Teensyduino": { + "name": "Teensyduino", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/andrewvalentine-recipes", - "path": "CrystalMaker/CrystalMaker.jamf.recipe.yaml", - "parent": "com.github.patgmac.pkg.CrystalMaker", - "shortname": "CrystalMaker.jamf", + "path": "Teensyduino/Teensyduino.jamf.recipe.yaml", + "parent": "com.github.macprince.pkg.Teensyduino", + "shortname": "Teensyduino.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Visualize crystal and molecular structures." + "jamf_description": "Software add-on for Arduino" + }, + "com.github.andrewvalentine.recipes.jamf.Fission": { + "name": "Fission", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/andrewvalentine-recipes", + "path": "Fission/Fission.jamf.recipe.yaml", + "parent": "com.github.andrewvalentine.pkg.Fission", + "shortname": "Fission.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Fast and lossless audio editing" }, "com.github.andrewvalentine.recipes.jamf.TurningPoint": { "name": "PointSolutions", @@ -67578,27 +67577,27 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "A cross platform polling and data collection solution. Incorporates management of polling, content, participants, sessions and reports." }, - "com.github.andrewvalentine.recipes.jamf.OBS": { - "name": "OBS", + "com.github.andrewvalentine.recipes.jamf.Reaper": { + "name": "Reaper", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/andrewvalentine-recipes", - "path": "OBS/OBS.jamf.recipe.yaml", - "parent": "com.github.nstrauss.pkg.OBS", - "shortname": "OBS.jamf", + "path": "Reaper/Reaper.jamf.recipe.yaml", + "parent": "com.github.moofit-recipes.pkg.Reaper", + "shortname": "Reaper.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Video recording and live streaming software" + "jamf_description": "REAPER is a complete digital audio production application for computers, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset." }, - "com.github.andrewvalentine.recipes.jamf.iShowUInstant": { - "name": "Panoply", - "description": "Downloads the latest version, uploads to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.andrewvalentine.jamf.Max 8": { + "name": "Max", + "description": "Downloads the latest version of Max 8 and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/andrewvalentine-recipes", - "path": "iShowUInstant/iShowUInstant.jamf.recipe.yaml", - "parent": "com.github.andrewvalentine.download.ishowuinstant", - "shortname": "iShowUInstant.jamf", + "path": "Max 8/Max 8.jamf.recipe.yaml", + "parent": "com.github.andrewvalentine.pkg.Max 8", + "shortname": "Max 8.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Realtime screen recording for macOS. Record from any screen, enhance your microphone audio through the use of a dynamics processor, compressor and/or equaliser, add text and/or an overlay, enhance your recording with mouse and click visualization, trim front/back after recording, create time-lapse recordings, share to a wide range of online services, and more." + "jamf_description": "Max is a graphical environment for music, audio, and multimedia. In use for over twenty years by performers, composers, artists, scientists, teachers, and students, Max is the way to make your computer do things that reflect your individual ideas and dreams." }, "com.github.zachtarr.download.PlainClip": { "name": "Plain Clip", @@ -67622,6 +67621,17 @@ "munki_display_name": "Plain Clip", "munki_description": "Removes formatting from clipboard contents." }, + "com.github.zachtarr.munki.FontAgentPro6": { + "name": "FontAgentPro6", + "description": "Downloads the latest FontAgent Pro 6 installer and imports it into Munki. Also includes Smasher.", + "repo": "autopkg/zachtarr-recipes", + "path": "FontAgentPro6/FontAgentPro6.munki.recipe", + "parent": "com.github.zachtarr.download.FontAgentPro6", + "shortname": "FontAgentPro6.munki", + "inferred_type": "munki", + "munki_display_name": "FontAgent Pro 6", + "munki_description": "Font management application. Also includes Smasher." + }, "com.github.zachtarr.download.FontAgentPro6": { "name": "FontAgentPro6", "description": "Download recipe for FontAgent Pro 6. Also includes Smasher.", @@ -67633,16 +67643,25 @@ "com.github.zachtarr.munki.FontAgentPro6" ] }, - "com.github.zachtarr.munki.FontAgentPro6": { - "name": "FontAgentPro6", - "description": "Downloads the latest FontAgent Pro 6 installer and imports it into Munki. Also includes Smasher.", - "repo": "autopkg/zachtarr-recipes", - "path": "FontAgentPro6/FontAgentPro6.munki.recipe", - "parent": "com.github.zachtarr.download.FontAgentPro6", - "shortname": "FontAgentPro6.munki", - "inferred_type": "munki", - "munki_display_name": "FontAgent Pro 6", - "munki_description": "Font management application. Also includes Smasher." + "com.github.kitzy.jss.MicrosoftExcel2019": { + "name": "Microsoft Excel", + "description": "Downloads the latest Excel 2019 multilingual update pkg,\n\t\tand appends the version to the end of the filename.\n\t\tThen, uploads to the JSS.", + "repo": "autopkg/kitzy-recipes", + "path": "Microsoft Excel/MicrosoftExcel2019.jss.recipe", + "parent": "com.github.autopkg.download.MSExcel2019", + "shortname": "MicrosoftExcel2019.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Microsoft Excel is a spreadsheet application featuring calculation, graphing tools, PivotTables, and a macro programming language called Visual Basic for Applications." + }, + "com.github.kitzy.pkg.GPGSuite": { + "name": null, + "description": "Downloads the latest version of GPG Suite using gerardkok's download recipe and creates a package.", + "repo": "autopkg/kitzy-recipes", + "path": "GPG Suite/GPGSuite.pkg.recipe", + "parent": "com.github.gerardkok.download.GPGSuite", + "shortname": "GPGSuite.pkg", + "inferred_type": "pkg" }, "com.github.kitzy.jss.MicrosoftPowerPoint2019": { "name": "Microsoft PowerPoint", @@ -67655,27 +67674,14 @@ "jamf_display_name": null, "jamf_description": "Microsoft PowerPoint allows the creation and presentation of professional slide decks." }, - "com.github.kitzy.jss.MicrosoftWord2019": { - "name": "Microsoft Word", - "description": "Downloads the latest Word 2019 multilingual update pkg,\n\t\tand appends the version to the end of the filename.\n\t\tThen, uploads to the JSS.", - "repo": "autopkg/kitzy-recipes", - "path": "Microsoft Word/MicrosoftWord2019.jss.recipe", - "parent": "com.github.autopkg.download.MSWord2019", - "shortname": "MicrosoftWord2019.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Microsoft Word is a popular and powerful word processing app." - }, - "com.github.kitzy.jss.BackupandSync": { - "name": "Backup and Sync", - "description": "Downloads Google Backup and Sync disk image and builds a package, then uploads to the JSS.", + "com.github.kitzy.jss-selfservice.1Password6": { + "name": "1Password", + "description": "Downloads the current release version of 1Password 6 and builds a package. Then, uploads to the JSS.", "repo": "autopkg/kitzy-recipes", - "path": "Google/GoogleBackupAndSync.jss.recipe", - "parent": "com.github.nstrauss.pkg.BackupandSync", - "shortname": "GoogleBackupAndSync.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Upload and store files from any folder on your computer, camera, and SD cards in the cloud. You can find your content on any phone, tablet, or computer using Google Drive, and your photos and videos in Google Photos." + "path": "1Password 6/1Password6.jss-selfservice.recipe", + "parent": "com.github.kitzy.pkg.1Password6", + "shortname": "1Password6.jss-selfservice", + "inferred_type": "jss-selfservice" }, "com.github.kitzy.pkg.1Password6": { "name": "1Password", @@ -67700,34 +67706,59 @@ "com.github.kitzy.pkg.1Password6" ] }, - "com.github.kitzy.jss-selfservice.1Password6": { - "name": "1Password", - "description": "Downloads the current release version of 1Password 6 and builds a package. Then, uploads to the JSS.", + "com.github.kitzy.jss.MicrosoftWord2019": { + "name": "Microsoft Word", + "description": "Downloads the latest Word 2019 multilingual update pkg,\n\t\tand appends the version to the end of the filename.\n\t\tThen, uploads to the JSS.", "repo": "autopkg/kitzy-recipes", - "path": "1Password 6/1Password6.jss-selfservice.recipe", - "parent": "com.github.kitzy.pkg.1Password6", - "shortname": "1Password6.jss-selfservice", - "inferred_type": "jss-selfservice" + "path": "Microsoft Word/MicrosoftWord2019.jss.recipe", + "parent": "com.github.autopkg.download.MSWord2019", + "shortname": "MicrosoftWord2019.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Microsoft Word is a popular and powerful word processing app." }, - "com.github.kitzy.pkg.GPGSuite": { + "com.github.kitzy.jss.BackupandSync": { + "name": "Backup and Sync", + "description": "Downloads Google Backup and Sync disk image and builds a package, then uploads to the JSS.", + "repo": "autopkg/kitzy-recipes", + "path": "Google/GoogleBackupAndSync.jss.recipe", + "parent": "com.github.nstrauss.pkg.BackupandSync", + "shortname": "GoogleBackupAndSync.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Upload and store files from any folder on your computer, camera, and SD cards in the cloud. You can find your content on any phone, tablet, or computer using Google Drive, and your photos and videos in Google Photos." + }, + "com.github.kitzy.pkg.ChefDK": { "name": null, - "description": "Downloads the latest version of GPG Suite using gerardkok's download recipe and creates a package.", + "description": "Uses com.github.autopkg.download.chefdk from nmcspadden-recipes to download the latest version of ChefDK and creates a package.", "repo": "autopkg/kitzy-recipes", - "path": "GPG Suite/GPGSuite.pkg.recipe", - "parent": "com.github.gerardkok.download.GPGSuite", - "shortname": "GPGSuite.pkg", + "path": "ChefDK/ChefDK.pkg.recipe", + "parent": "com.github.autopkg.download.chefdk", + "shortname": "ChefDK.pkg", "inferred_type": "pkg" }, - "com.github.kitzy.jss.MicrosoftExcel2019": { - "name": "Microsoft Excel", - "description": "Downloads the latest Excel 2019 multilingual update pkg,\n\t\tand appends the version to the end of the filename.\n\t\tThen, uploads to the JSS.", + "com.github.kitzy.pkg.RubyMine": { + "name": null, + "description": "Downloads the latest version of RubyMine using mosen's download recipe and creates a package.", "repo": "autopkg/kitzy-recipes", - "path": "Microsoft Excel/MicrosoftExcel2019.jss.recipe", - "parent": "com.github.autopkg.download.MSExcel2019", - "shortname": "MicrosoftExcel2019.jss", + "path": "RubyMine/RubyMine.pkg.recipe", + "parent": "com.github.mosen.download.RubyMine", + "shortname": "RubyMine.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.kitzy.jss.RubyMine" + ] + }, + "com.github.kitzy.jss.RubyMine": { + "name": "RubyMine", + "description": "Downloads the current release version of RubyMine and builds a package. Then, uploads to the JSS.", + "repo": "autopkg/kitzy-recipes", + "path": "RubyMine/RubyMine.jss.recipe", + "parent": "com.github.kitzy.pkg.RubyMine", + "shortname": "RubyMine.jss", "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Microsoft Excel is a spreadsheet application featuring calculation, graphing tools, PivotTables, and a macro programming language called Visual Basic for Applications." + "jamf_display_name": "RubyMine", + "jamf_description": "Produce high-quality code more efficiently, thanks to first-class support for Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and Less, and more. Take advantage of the language specific-aware syntax and error highlighting, code formatting, code completion, and quick documentation." }, "com.github.kitzy.jss.ZoomPresence": { "name": "ZoomPresence", @@ -67740,48 +67771,39 @@ "jamf_display_name": null, "jamf_description": "The ZoomPresence app provides cloud-hosted video conferencing, plus online meetings and group messaging." }, - "com.github.kitzy.jss.RubyMine": { - "name": "RubyMine", - "description": "Downloads the current release version of RubyMine and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/kitzy-recipes", - "path": "RubyMine/RubyMine.jss.recipe", - "parent": "com.github.kitzy.pkg.RubyMine", - "shortname": "RubyMine.jss", - "inferred_type": "jss", - "jamf_display_name": "RubyMine", - "jamf_description": "Produce high-quality code more efficiently, thanks to first-class support for Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and Less, and more. Take advantage of the language specific-aware syntax and error highlighting, code formatting, code completion, and quick documentation." + "com.github.prochat.munki.EclipseMarsGyMo": { + "name": "Eclipse_MarsGyMo", + "description": "Downloads the latest version of Eclipse Mars with GyMo settings and imports into Munki.", + "repo": "autopkg/prochat-recipes", + "path": "EclipseGyMo/EclipseMarsGyMo.munki.recipe", + "parent": "com.github.prochat.pkg.EclipseMarsGyMo", + "shortname": "EclipseMarsGyMo.munki", + "inferred_type": "munki", + "munki_display_name": "Eclipse Mars GyMo", + "munki_description": "Tools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and others, AND some GyMo settings and Plugins." }, - "com.github.kitzy.pkg.RubyMine": { - "name": null, - "description": "Downloads the latest version of RubyMine using mosen's download recipe and creates a package.", - "repo": "autopkg/kitzy-recipes", - "path": "RubyMine/RubyMine.pkg.recipe", - "parent": "com.github.mosen.download.RubyMine", - "shortname": "RubyMine.pkg", + "com.github.prochat.pkg.EclipseMarsGyMo": { + "name": "Eclipse_MarsGyMo", + "description": "Downloads the latest version of Eclipse Mars and makes a pkg of it.\n\tRelies on uk.ac.ox.orchard.download.EclipseMars and add Scripts to install LeJOS plugins", + "repo": "autopkg/prochat-recipes", + "path": "EclipseGyMo/EclipseMarsGyMo.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.EclipseMars", + "shortname": "EclipseMarsGyMo.pkg", "inferred_type": "pkg", "children": [ - "com.github.kitzy.jss.RubyMine" + "com.github.prochat.munki.EclipseMarsGyMo" ] }, - "com.github.kitzy.pkg.ChefDK": { - "name": null, - "description": "Uses com.github.autopkg.download.chefdk from nmcspadden-recipes to download the latest version of ChefDK and creates a package.", - "repo": "autopkg/kitzy-recipes", - "path": "ChefDK/ChefDK.pkg.recipe", - "parent": "com.github.autopkg.download.chefdk", - "shortname": "ChefDK.pkg", - "inferred_type": "pkg" - }, - "com.github.prochat.munki.stellarium": { + "com.github.prochat.download.stellarium": { "name": "Stellarium", - "description": "Download Stellarium disk image and build a package.", + "description": "Downloads Stellarium dmg from sourceforge.\nBy default downloads latest version", "repo": "autopkg/prochat-recipes", - "path": "Stellarium/Stellarium.munki.recipe", - "parent": "com.github.prochat.pkg.stellarium", - "shortname": "Stellarium.munki", - "inferred_type": "munki", - "munki_display_name": "Stellarium", - "munki_description": "OpenSource Stellarium." + "path": "Stellarium/Stellarium.download.recipe", + "shortname": "Stellarium.download", + "inferred_type": "download", + "children": [ + "com.github.prochat.pkg.stellarium" + ] }, "com.github.prochat.pkg.stellarium": { "name": "Stellarium", @@ -67796,16 +67818,16 @@ "com.github.sebtomasi.jss.stellarium" ] }, - "com.github.prochat.download.stellarium": { + "com.github.prochat.munki.stellarium": { "name": "Stellarium", - "description": "Downloads Stellarium dmg from sourceforge.\nBy default downloads latest version", + "description": "Download Stellarium disk image and build a package.", "repo": "autopkg/prochat-recipes", - "path": "Stellarium/Stellarium.download.recipe", - "shortname": "Stellarium.download", - "inferred_type": "download", - "children": [ - "com.github.prochat.pkg.stellarium" - ] + "path": "Stellarium/Stellarium.munki.recipe", + "parent": "com.github.prochat.pkg.stellarium", + "shortname": "Stellarium.munki", + "inferred_type": "munki", + "munki_display_name": "Stellarium", + "munki_description": "OpenSource Stellarium." }, "com.github.prochat.pkg.loggerpro_update": { "name": "LoggerPro_Update", @@ -67841,17 +67863,6 @@ "munki_display_name": null, "munki_description": null }, - "com.github.prochat.munki.LeJOS-NXJ": { - "name": "LeJOS-NXJ", - "description": "Downloads the latest LeJOS-NXJ and imports into Munki.\n\t", - "repo": "autopkg/prochat-recipes", - "path": "LeJOS-NXJ/LeJOS-NXJ.munki.recipe", - "parent": "com.github.prochat.pkg.LeJOS-NXJ", - "shortname": "LeJOS-NXJ.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, "com.github.prochat.download.LeJOS-NXJ": { "name": "LeJOS-NXJ", "description": "Downloads LeJOS NXJ for OS X from sourceforge.\nBy default downloads latest version", @@ -67863,6 +67874,17 @@ "com.github.prochat.pkg.LeJOS-NXJ" ] }, + "com.github.prochat.munki.LeJOS-NXJ": { + "name": "LeJOS-NXJ", + "description": "Downloads the latest LeJOS-NXJ and imports into Munki.\n\t", + "repo": "autopkg/prochat-recipes", + "path": "LeJOS-NXJ/LeJOS-NXJ.munki.recipe", + "parent": "com.github.prochat.pkg.LeJOS-NXJ", + "shortname": "LeJOS-NXJ.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, "com.github.prochat.pkg.LeJOS-NXJ": { "name": "LeJOS-NXJ", "description": "Packages the download of LeJOS-NXJ.", @@ -67875,29 +67897,41 @@ "com.github.prochat.munki.LeJOS-NXJ" ] }, - "com.github.prochat.munki.EclipseMarsGyMo": { - "name": "Eclipse_MarsGyMo", - "description": "Downloads the latest version of Eclipse Mars with GyMo settings and imports into Munki.", + "com.github.prochat.download.aseba": { + "name": "Aseba", + "description": "Aseba Studio is the programming environment for Thymio", "repo": "autopkg/prochat-recipes", - "path": "EclipseGyMo/EclipseMarsGyMo.munki.recipe", - "parent": "com.github.prochat.pkg.EclipseMarsGyMo", - "shortname": "EclipseMarsGyMo.munki", - "inferred_type": "munki", - "munki_display_name": "Eclipse Mars GyMo", - "munki_description": "Tools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and others, AND some GyMo settings and Plugins." + "path": "Aseba/Aseba.download.recipe", + "shortname": "Aseba.download", + "inferred_type": "download", + "children": [ + "com.github.prochat.pkg.aseba" + ] }, - "com.github.prochat.pkg.EclipseMarsGyMo": { - "name": "Eclipse_MarsGyMo", - "description": "Downloads the latest version of Eclipse Mars and makes a pkg of it.\n\tRelies on uk.ac.ox.orchard.download.EclipseMars and add Scripts to install LeJOS plugins", + "com.github.prochat.pkg.aseba": { + "name": "Aseba", + "description": "Download Aseba disk image and build a package.", "repo": "autopkg/prochat-recipes", - "path": "EclipseGyMo/EclipseMarsGyMo.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.EclipseMars", - "shortname": "EclipseMarsGyMo.pkg", + "path": "Aseba/Aseba.pkg.recipe", + "parent": "com.github.prochat.download.aseba", + "shortname": "Aseba.pkg", "inferred_type": "pkg", "children": [ - "com.github.prochat.munki.EclipseMarsGyMo" + "com.github.prochat.munki.aseba", + "com.github.sebtomasi.jss.aseba" ] }, + "com.github.prochat.munki.aseba": { + "name": "Aseba", + "description": "Download Aseba disk image and build a munki package.", + "repo": "autopkg/prochat-recipes", + "path": "Aseba/Aseba.munki.recipe", + "parent": "com.github.prochat.pkg.aseba", + "shortname": "Aseba.munki", + "inferred_type": "munki", + "munki_display_name": "Aseba", + "munki_description": "Aseba Studio" + }, "com.github.prochat.munki.LeJOS-EV3": { "name": "LeJOS-EV3", "description": "Downloads the latest LeJOS-EV3 and imports into Munki.\n\t", @@ -67932,41 +67966,17 @@ "com.github.prochat.munki.LeJOS-EV3" ] }, - "com.github.prochat.pkg.aseba": { - "name": "Aseba", - "description": "Download Aseba disk image and build a package.", - "repo": "autopkg/prochat-recipes", - "path": "Aseba/Aseba.pkg.recipe", - "parent": "com.github.prochat.download.aseba", - "shortname": "Aseba.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.prochat.munki.aseba", - "com.github.sebtomasi.jss.aseba" - ] - }, - "com.github.prochat.download.aseba": { - "name": "Aseba", - "description": "Aseba Studio is the programming environment for Thymio", - "repo": "autopkg/prochat-recipes", - "path": "Aseba/Aseba.download.recipe", - "shortname": "Aseba.download", + "com.github.nzmacgeek.download.authy": { + "name": "Authy Desktop", + "description": "Downloads latest Authy Desktop full installer disk image", + "repo": "autopkg/nzmacgeek-recipes", + "path": "Authy/Authy.download.recipe", + "shortname": "Authy.download", "inferred_type": "download", "children": [ - "com.github.prochat.pkg.aseba" + "com.github.nzmacgeek.pkg.authy" ] }, - "com.github.prochat.munki.aseba": { - "name": "Aseba", - "description": "Download Aseba disk image and build a munki package.", - "repo": "autopkg/prochat-recipes", - "path": "Aseba/Aseba.munki.recipe", - "parent": "com.github.prochat.pkg.aseba", - "shortname": "Aseba.munki", - "inferred_type": "munki", - "munki_display_name": "Aseba", - "munki_description": "Aseba Studio" - }, "com.github.nzmacgeek.pkg.authy": { "name": "Authy Desktop", "description": "Downloads latest Authy Desktop full installer disk image", @@ -67980,29 +67990,44 @@ "com.github.grahampugh.recipes.jamf.Authy" ] }, - "com.github.nzmacgeek.download.authy": { - "name": "Authy Desktop", - "description": "Downloads latest Authy Desktop full installer disk image", + "com.github.nzmacgeek.autopkg.templateversioner": { + "name": null, + "description": "Provides the TemplateVersioner processor", "repo": "autopkg/nzmacgeek-recipes", - "path": "Authy/Authy.download.recipe", - "shortname": "Authy.download", - "inferred_type": "download", - "children": [ - "com.github.nzmacgeek.pkg.authy" - ] + "path": "Shared_Recipes/TemplateVersioner.recipe" }, - "com.github.nzmacgeek.download.filemaker": { - "name": "FileMaker Pro", - "description": "Downloads latest FileMaker Pro full installer disk image and extracts the package from within.", + "com.github.nzmacgeek.autopkg.rsync": { + "name": null, + "description": "Provides the Rsync processor (based on Facebook's)", "repo": "autopkg/nzmacgeek-recipes", - "path": "FileMaker/FileMaker.download.recipe", - "shortname": "FileMaker.download", + "path": "Shared_Recipes/Rsync.recipe" + }, + "com.github.nzmacgeek.autopkg.sharemounter": { + "name": null, + "description": "Provides the ShareMounter processor", + "repo": "autopkg/nzmacgeek-recipes", + "path": "Shared_Recipes/ShareMounter.recipe" + }, + "com.github.nzmacgeek.nvivo11.download": { + "name": "NVivo11", + "description": "Downloads latest NVivo for Mac 11 package", + "repo": "autopkg/nzmacgeek-recipes", + "path": "NVivo/NVivo11.download.recipe", + "shortname": "NVivo11.download", "inferred_type": "download", "children": [ - "com.github.nzmacgeek.jss.filemaker", - "com.github.apizz.munki.FileMaker" + "com.github.nzmacgeek.nvivo11" ] }, + "com.github.nzmacgeek.nvivo11": { + "name": "NVivo11", + "description": "Downloads latest NVivo 11 for Mac disk image, and creates a package with the software within.", + "repo": "autopkg/nzmacgeek-recipes", + "path": "NVivo/NVivo11.pkg.recipe", + "parent": "com.github.nzmacgeek.nvivo11.download", + "shortname": "NVivo11.pkg", + "inferred_type": "pkg" + }, "com.github.nzmacgeek.jss.filemaker": { "name": "FileMaker Pro", "description": "Downloads latest FileMaker Pro full installer disk image and extracts the package within it, subsequently uploading it to Casper.", @@ -68014,17 +68039,6 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.nzmacgeek.download.filemakerupdater": { - "name": "FileMaker Pro", - "description": "Downloads latest FileMaker Pro updater disk image and extracts the package from within.", - "repo": "autopkg/nzmacgeek-recipes", - "path": "FileMaker/FileMakerUpdater.download.recipe", - "shortname": "FileMakerUpdater.download", - "inferred_type": "download", - "children": [ - "com.github.nzmacgeek.jss.filemakerupdater" - ] - }, "com.github.nzmacgeek.jss.filemakerupdater": { "name": "FileMaker Pro", "description": "Downloads latest FileMaker Pro updater disk image and extracts the package within it, subsequently uploading it to Casper.", @@ -68036,43 +68050,28 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.nzmacgeek.nvivo11.download": { - "name": "NVivo11", - "description": "Downloads latest NVivo for Mac 11 package", + "com.github.nzmacgeek.download.filemakerupdater": { + "name": "FileMaker Pro", + "description": "Downloads latest FileMaker Pro updater disk image and extracts the package from within.", "repo": "autopkg/nzmacgeek-recipes", - "path": "NVivo/NVivo11.download.recipe", - "shortname": "NVivo11.download", + "path": "FileMaker/FileMakerUpdater.download.recipe", + "shortname": "FileMakerUpdater.download", "inferred_type": "download", "children": [ - "com.github.nzmacgeek.nvivo11" + "com.github.nzmacgeek.jss.filemakerupdater" ] }, - "com.github.nzmacgeek.nvivo11": { - "name": "NVivo11", - "description": "Downloads latest NVivo 11 for Mac disk image, and creates a package with the software within.", - "repo": "autopkg/nzmacgeek-recipes", - "path": "NVivo/NVivo11.pkg.recipe", - "parent": "com.github.nzmacgeek.nvivo11.download", - "shortname": "NVivo11.pkg", - "inferred_type": "pkg" - }, - "com.github.nzmacgeek.autopkg.rsync": { - "name": null, - "description": "Provides the Rsync processor (based on Facebook's)", - "repo": "autopkg/nzmacgeek-recipes", - "path": "Shared_Recipes/Rsync.recipe" - }, - "com.github.nzmacgeek.autopkg.templateversioner": { - "name": null, - "description": "Provides the TemplateVersioner processor", - "repo": "autopkg/nzmacgeek-recipes", - "path": "Shared_Recipes/TemplateVersioner.recipe" - }, - "com.github.nzmacgeek.autopkg.sharemounter": { - "name": null, - "description": "Provides the ShareMounter processor", + "com.github.nzmacgeek.download.filemaker": { + "name": "FileMaker Pro", + "description": "Downloads latest FileMaker Pro full installer disk image and extracts the package from within.", "repo": "autopkg/nzmacgeek-recipes", - "path": "Shared_Recipes/ShareMounter.recipe" + "path": "FileMaker/FileMaker.download.recipe", + "shortname": "FileMaker.download", + "inferred_type": "download", + "children": [ + "com.github.nzmacgeek.jss.filemaker", + "com.github.apizz.munki.FileMaker" + ] }, "com.github.nzmacgeek.quik.download": { "name": "Quik", @@ -68082,15 +68081,6 @@ "shortname": "Quik.download", "inferred_type": "download" }, - "com.github.nzmacgeek.osculator.pkg": { - "name": "Osculator", - "description": "Downloads latest Osculator disk image, and creates a package with the software within.", - "repo": "autopkg/nzmacgeek-recipes", - "path": "Osculator/Osculator.pkg.recipe", - "parent": "com.github.nzmacgeek.osculator.download", - "shortname": "Osculator.pkg", - "inferred_type": "pkg" - }, "com.github.nzmacgeek.osculator.download": { "name": "Osculator", "description": "Downloads latest Osculator package", @@ -68102,6 +68092,15 @@ "com.github.nzmacgeek.osculator.pkg" ] }, + "com.github.nzmacgeek.osculator.pkg": { + "name": "Osculator", + "description": "Downloads latest Osculator disk image, and creates a package with the software within.", + "repo": "autopkg/nzmacgeek-recipes", + "path": "Osculator/Osculator.pkg.recipe", + "parent": "com.github.nzmacgeek.osculator.download", + "shortname": "Osculator.pkg", + "inferred_type": "pkg" + }, "com.github.michalmmac.install.Airtable": { "name": "Airtable", "description": "Downloads the current version of Airtable and installs it.", @@ -68135,253 +68134,62 @@ "com.github.autopkg.mikestechshop.pkg.airtable" ] }, - "com.github.michalmmac.install.XPS": { - "name": "XPS", - "description": "Downloads the current release of client for XPS network coaching service. and installs it.", - "repo": "autopkg/MichalMMac-recipes", - "path": "XPS/XPS.install.recipe", - "parent": "com.github.michalmmac.download.XPS", - "shortname": "XPS.install", - "inferred_type": "install" - }, - "com.github.michalmmac.munki.XPS": { - "name": "XPS", - "description": "Downloads the current release version of client for XPS network coaching service and imports it into Munki.", - "repo": "autopkg/MichalMMac-recipes", - "path": "XPS/XPS.munki.recipe", - "parent": "com.github.michalmmac.download.XPS", - "shortname": "XPS.munki", - "inferred_type": "munki", - "munki_display_name": "XPS", - "munki_description": "The tools we create help our customers become more organized and effective, better communicators and better at analyzing their work. Over the past fifteen years we\u2019ve helped coaches and athletes, personal trainers and organizations at all levels, from grassroots to professional teams in elite competitions such as the NBA, NFL and English Premier League, to World and Olympic Champions." - }, - "com.github.michalmmac.download.XPS": { - "name": "XPS", - "description": "Downloads the current release version of client for XPS network coaching service.", - "repo": "autopkg/MichalMMac-recipes", - "path": "XPS/XPS.download.recipe", - "shortname": "XPS.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.install.XPS", - "com.github.michalmmac.munki.XPS" - ] - }, - "com.github.michalmmac.install.HexFiend": { - "name": "HexFiend", - "description": "Downloads the current release version of Hex Fiend creates a package and installs it", - "repo": "autopkg/MichalMMac-recipes", - "path": "HexFiend/HexFiend.install.recipe", - "parent": "com.github.michalmmac.download.HexFiend", - "shortname": "HexFiend.install", - "inferred_type": "install" - }, - "com.github.michalmmac.munki.HexFiend": { - "name": "HexFiend", - "description": "Downloads the current release version of Hex Fiend creates a package and imports it into Munki", - "repo": "autopkg/MichalMMac-recipes", - "path": "HexFiend/HexFiend.munki.recipe", - "parent": "com.github.michalmmac.download.HexFiend", - "shortname": "HexFiend.munki", - "inferred_type": "munki", - "munki_display_name": "HexFiend", - "munki_description": "Hex Fiend is a fast and clever hex editor for Mac OS X, written using the Cocoa frameworks. Hex Fiend also provides a framework, allowing \"hex views\" to be embedded in other applications." - }, - "com.github.michalmmac.download.HexFiend": { - "name": "HexFiend", - "description": "Downloads the current release version of HexFiend", - "repo": "autopkg/MichalMMac-recipes", - "path": "HexFiend/HexFiend.download.recipe", - "shortname": "HexFiend.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.install.HexFiend", - "com.github.michalmmac.munki.HexFiend", - "com.github.fishd72.pkg.HexFiend" - ] - }, - "com.github.michalmmac.download.RocketChat": { - "name": "RocketChat", - "description": "Downloads the current release version of Rocket.Chat", - "repo": "autopkg/MichalMMac-recipes", - "path": "RocketChat/RocketChat.download.recipe", - "shortname": "RocketChat.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.install.RocketChat", - "com.github.michalmmac.munki.RocketChat" - ] - }, - "com.github.michalmmac.install.RocketChat": { - "name": "RocketChat", - "description": "Downloads the current release version of Rocket.Chat and installs it", - "repo": "autopkg/MichalMMac-recipes", - "path": "RocketChat/RocketChat.install.recipe", - "parent": "com.github.michalmmac.download.RocketChat", - "shortname": "RocketChat.install", - "inferred_type": "install" - }, - "com.github.michalmmac.munki.RocketChat": { - "name": "RocketChat", - "description": "Downloads the current release version of Rocket.Chat and imports it into Munki", - "repo": "autopkg/MichalMMac-recipes", - "path": "RocketChat/RocketChat.munki.recipe", - "parent": "com.github.michalmmac.download.RocketChat", - "shortname": "RocketChat.munki", - "inferred_type": "munki", - "munki_display_name": "Rocket.Chat", - "munki_description": "Rocket.Chat is a RocketChat client app for macOS." - }, - "com.github.michalmmac.munki.MacPass": { - "name": "MacPass", - "description": "Downloads the current release version of MacPass creates a package and imports it into Munki", - "repo": "autopkg/MichalMMac-recipes", - "path": "MacPass/MacPass.munki.recipe", - "parent": "com.github.michalmmac.download.MacPass", - "shortname": "MacPass.munki", - "inferred_type": "munki", - "munki_display_name": "MacPass", - "munki_description": "MacPass is an application for accessing KeePass keychains." - }, - "com.github.michalmmac.pkg.MacPass": { - "name": "MacPass", - "description": "Downloads the current release version of MacPass and creates a package", - "repo": "autopkg/MichalMMac-recipes", - "path": "MacPass/MacPass.pkg.recipe", - "parent": "com.github.michalmmac.download.MacPass", - "shortname": "MacPass.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.michalmmac.install.MacPass" - ] - }, - "com.github.michalmmac.download.MacPass": { - "name": "MacPass", - "description": "Downloads the current release version of MacPass", - "repo": "autopkg/MichalMMac-recipes", - "path": "MacPass/MacPass.download.recipe", - "shortname": "MacPass.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.munki.MacPass", - "com.github.michalmmac.pkg.MacPass", - "com.github.peshay.filewave.MacPass" - ] - }, - "com.github.michalmmac.install.MacPass": { - "name": "MacPass", - "description": "Downloads the current release version of MacPass creates a package and installs it", - "repo": "autopkg/MichalMMac-recipes", - "path": "MacPass/MacPass.install.recipe", - "parent": "com.github.michalmmac.pkg.MacPass", - "shortname": "MacPass.install", - "inferred_type": "install" - }, - "com.github.michalmmac.download.Binance": { - "name": "Binance", - "description": "Downloads the current release version of Binance", - "repo": "autopkg/MichalMMac-recipes", - "path": "Binance/Binance.download.recipe", - "shortname": "Binance.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.munki.Binance", - "com.github.michalmmac.install.Binance", - "com.github.michalmmac.pkg.Binance" - ] - }, - "com.github.michalmmac.munki.Binance": { - "name": "MacPass", - "description": "Downloads the current release version of Binance creates a package and imports it into Munki", - "repo": "autopkg/MichalMMac-recipes", - "path": "Binance/Binance.munki.recipe", - "parent": "com.github.michalmmac.download.Binance", - "shortname": "Binance.munki", - "inferred_type": "munki", - "munki_display_name": "MacPass", - "munki_description": "Join the world's largest crypto exchange" - }, - "com.github.michalmmac.install.Binance": { - "name": "Binance", - "description": "Downloads the current release version of Binance creates a package and installs it", - "repo": "autopkg/MichalMMac-recipes", - "path": "Binance/Binance.install.recipe", - "parent": "com.github.michalmmac.download.Binance", - "shortname": "Binance.install", - "inferred_type": "install" - }, - "com.github.michalmmac.pkg.Binance": { - "name": "Binance", - "description": "Downloads the current release version of Binance and creates a package", - "repo": "autopkg/MichalMMac-recipes", - "path": "Binance/Binance.pkg.recipe", - "parent": "com.github.michalmmac.download.Binance", - "shortname": "Binance.pkg", - "inferred_type": "pkg" - }, - "com.github.michalmmac.install.Nuclino": { - "name": "Nuclino", - "description": "Downloads the current version of Nuclino and installs it.", - "repo": "autopkg/MichalMMac-recipes", - "path": "Nuclino/Nuclino.install.recipe", - "parent": "com.github.michalmmac.download.Nuclino", - "shortname": "Nuclino.install", - "inferred_type": "install" - }, - "com.github.michalmmac.download.Nuclino": { - "name": "Nuclino", - "description": "Downloads the current version of Nuclino", - "repo": "autopkg/MichalMMac-recipes", - "path": "Nuclino/Nuclino.download.recipe", - "shortname": "Nuclino.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.install.Nuclino", - "com.github.michalmmac.munki.Nuclino" - ] - }, - "com.github.michalmmac.munki.Nuclino": { - "name": "Nuclino", - "description": "Downloads the current version of Nuclino and imports it into Munki.", + "com.github.michalmmac.munki.inSSIDer": { + "name": "inSSIDer", + "description": "Downloads the current release version of inSSIDer and imports it into Munki", "repo": "autopkg/MichalMMac-recipes", - "path": "Nuclino/Nuclino.munki.recipe", - "parent": "com.github.michalmmac.download.Nuclino", - "shortname": "Nuclino.munki", - "inferred_type": "munki", - "munki_display_name": "Nuclino", - "munki_description": "Nuclino is a lightweight and collaborative wiki for all your team's knowledge, docs, and notes." + "path": "inSSIDer/inSSIDer.munki.recipe", + "parent": "com.github.michalmmac.download.inSSIDer", + "shortname": "inSSIDer.munki", + "inferred_type": "munki", + "munki_display_name": "inSSIDer", + "munki_description": "inSSIDer is Wi\u2011Fi optimization and troubleshooting software that takes Wi\u2011Fi network discovery to a whole new level. With a quick glance, you'll be able to find poor channel placement, low signal strength, and RF interference in the 2.4 and 5 GHz bands." }, - "com.github.michalmmac.download.TapForms": { - "name": "TapForms", - "description": "Downloads the current version of Tap Forms", + "com.github.michalmmac.download.inSSIDer": { + "name": "inSSIDer", + "description": "Downloads the current release version of inSSIDer", "repo": "autopkg/MichalMMac-recipes", - "path": "TapForms/TapForms.download.recipe", - "shortname": "TapForms.download", + "path": "inSSIDer/inSSIDer.download.recipe", + "shortname": "inSSIDer.download", "inferred_type": "download", "children": [ - "com.github.michalmmac.install.TapForms", - "com.github.michalmmac.munki.TapForms" + "com.github.michalmmac.munki.inSSIDer", + "com.github.michalmmac.install.inSSIDer" ] }, - "com.github.michalmmac.install.TapForms": { - "name": "TapForms", - "description": "Downloads the current version of TapForms and installs it.", + "com.github.michalmmac.install.inSSIDer": { + "name": "inSSIDer", + "description": "Downloads the current release version of inSSIDer and installs it", "repo": "autopkg/MichalMMac-recipes", - "path": "TapForms/TapForms.install.recipe", - "parent": "com.github.michalmmac.download.TapForms", - "shortname": "TapForms.install", + "path": "inSSIDer/inSSIDer.install.recipe", + "parent": "com.github.michalmmac.download.inSSIDer", + "shortname": "inSSIDer.install", "inferred_type": "install" }, - "com.github.michalmmac.munki.TapForms": { - "name": "TapForms", - "description": "Downloads the current version of TapForms and imports it into Munki.", + "com.github.michalmmac.install.draw.io": { + "name": "draw.io", + "description": "Downloads the current release version of draw.io creates a package and installs it", "repo": "autopkg/MichalMMac-recipes", - "path": "TapForms/TapForms.munki.recipe", - "parent": "com.github.michalmmac.download.TapForms", - "shortname": "TapForms.munki", - "inferred_type": "munki", - "munki_display_name": "Tap Forms", - "munki_description": "Accounts, recipes, expenses, inventory \u2014 life is full of things that we don\u2019t want to forget or misplace. Tap Forms helps you organize all kinds of things in one place." + "path": "draw.io/draw.io.install.recipe", + "parent": "com.github.michalmmac.download.draw.io" + }, + "com.github.michalmmac.download.draw.io": { + "name": "draw.io", + "description": "Downloads the current x86_64 release version of draw.io\nfor arm change %PLATFORM_ARCH% AND %SUPPORTED_ARCH% to arm64", + "repo": "autopkg/MichalMMac-recipes", + "path": "draw.io/draw.io.download.recipe", + "children": [ + "com.github.michalmmac.install.draw.io", + "com.github.michalmmac.munki.draw.io", + "com.github.fishd72.pkg.DrawIO" + ] + }, + "com.github.michalmmac.munki.draw.io": { + "name": "draw.io", + "description": "Downloads the current release version of draw.io creates a package and imports it into Munki", + "repo": "autopkg/MichalMMac-recipes", + "path": "draw.io/draw.io.munki.recipe", + "parent": "com.github.michalmmac.download.draw.io" }, "com.github.michalmmac.install.MacGameStore": { "name": "MacGameStore", @@ -68415,40 +68223,6 @@ "com.github.michalmmac.munki.MacGameStore" ] }, - "com.github.michalmmac.munki.draw.io": { - "name": "draw.io", - "description": "Downloads the current release version of draw.io creates a package and imports it into Munki", - "repo": "autopkg/MichalMMac-recipes", - "path": "draw.io/draw.io.munki.recipe", - "parent": "com.github.michalmmac.download.draw.io" - }, - "com.github.michalmmac.download.draw.io": { - "name": "draw.io", - "description": "Downloads the current x86_64 release version of draw.io\nfor arm change %PLATFORM_ARCH% AND %SUPPORTED_ARCH% to arm64", - "repo": "autopkg/MichalMMac-recipes", - "path": "draw.io/draw.io.download.recipe", - "children": [ - "com.github.michalmmac.munki.draw.io", - "com.github.michalmmac.install.draw.io", - "com.github.fishd72.pkg.DrawIO" - ] - }, - "com.github.michalmmac.install.draw.io": { - "name": "draw.io", - "description": "Downloads the current release version of draw.io creates a package and installs it", - "repo": "autopkg/MichalMMac-recipes", - "path": "draw.io/draw.io.install.recipe", - "parent": "com.github.michalmmac.download.draw.io" - }, - "com.github.michalmmac.install.3CX": { - "name": "3CX", - "description": "Downloads the current release version of 3CX client and installs it.", - "repo": "autopkg/MichalMMac-recipes", - "path": "3CX/3CX.install.recipe", - "parent": "com.github.michalmmac.download.3CX", - "shortname": "3CX.install", - "inferred_type": "install" - }, "com.github.michalmmac.download.3CX": { "name": "3CX", "description": "Downloads the current release version of 3CX VOIP client.", @@ -68457,8 +68231,8 @@ "shortname": "3CX.download", "inferred_type": "download", "children": [ - "com.github.michalmmac.install.3CX", "com.github.michalmmac.munki.3CX", + "com.github.michalmmac.install.3CX", "com.github.andredb90.filewave.3CX", "com.github.ahousseini-recipes.pkg.3CX" ] @@ -68474,80 +68248,110 @@ "munki_display_name": "3CX client", "munki_description": "The 3CX client for Mac allows you to manage and oversee telephone calls directly from your computer and subsequently allows you to work remotely and manage calls through the client interface. The 3CX client for Mac boosts multiple features and provides you the ability to namely; launch and transfer calls, create audio and video conferences, view the availability of colleagues within their organisation, and of course, work remotely." }, - "com.github.michalmmac.download.inSSIDer": { - "name": "inSSIDer", - "description": "Downloads the current release version of inSSIDer", - "repo": "autopkg/MichalMMac-recipes", - "path": "inSSIDer/inSSIDer.download.recipe", - "shortname": "inSSIDer.download", - "inferred_type": "download", - "children": [ - "com.github.michalmmac.install.inSSIDer", - "com.github.michalmmac.munki.inSSIDer" - ] - }, - "com.github.michalmmac.install.inSSIDer": { - "name": "inSSIDer", - "description": "Downloads the current release version of inSSIDer and installs it", + "com.github.michalmmac.install.3CX": { + "name": "3CX", + "description": "Downloads the current release version of 3CX client and installs it.", "repo": "autopkg/MichalMMac-recipes", - "path": "inSSIDer/inSSIDer.install.recipe", - "parent": "com.github.michalmmac.download.inSSIDer", - "shortname": "inSSIDer.install", + "path": "3CX/3CX.install.recipe", + "parent": "com.github.michalmmac.download.3CX", + "shortname": "3CX.install", "inferred_type": "install" }, - "com.github.michalmmac.munki.inSSIDer": { - "name": "inSSIDer", - "description": "Downloads the current release version of inSSIDer and imports it into Munki", + "com.github.michalmmac.munki.HexFiend": { + "name": "HexFiend", + "description": "Downloads the current release version of Hex Fiend creates a package and imports it into Munki", "repo": "autopkg/MichalMMac-recipes", - "path": "inSSIDer/inSSIDer.munki.recipe", - "parent": "com.github.michalmmac.download.inSSIDer", - "shortname": "inSSIDer.munki", + "path": "HexFiend/HexFiend.munki.recipe", + "parent": "com.github.michalmmac.download.HexFiend", + "shortname": "HexFiend.munki", "inferred_type": "munki", - "munki_display_name": "inSSIDer", - "munki_description": "inSSIDer is Wi\u2011Fi optimization and troubleshooting software that takes Wi\u2011Fi network discovery to a whole new level. With a quick glance, you'll be able to find poor channel placement, low signal strength, and RF interference in the 2.4 and 5 GHz bands." + "munki_display_name": "HexFiend", + "munki_description": "Hex Fiend is a fast and clever hex editor for Mac OS X, written using the Cocoa frameworks. Hex Fiend also provides a framework, allowing \"hex views\" to be embedded in other applications." }, - "com.github.michalmmac.install.Subtitles": { - "name": "Subtitles", - "description": "Downloads the current release version of Subtitles creates a package and installs it", + "com.github.michalmmac.install.HexFiend": { + "name": "HexFiend", + "description": "Downloads the current release version of Hex Fiend creates a package and installs it", "repo": "autopkg/MichalMMac-recipes", - "path": "Subtitles/Subtitles.install.recipe", - "parent": "com.github.michalmmac.pkg.Subtitles", - "shortname": "Subtitles.install", + "path": "HexFiend/HexFiend.install.recipe", + "parent": "com.github.michalmmac.download.HexFiend", + "shortname": "HexFiend.install", "inferred_type": "install" }, - "com.github.michalmmac.munki.Subtitles": { - "name": "Subtitles", - "description": "Downloads the current release version of Subtitles creates a package and imports it into Munki", + "com.github.michalmmac.download.HexFiend": { + "name": "HexFiend", + "description": "Downloads the current release version of HexFiend", "repo": "autopkg/MichalMMac-recipes", - "path": "Subtitles/Subtitles.munki.recipe", - "parent": "com.github.michalmmac.pkg.Subtitles", - "shortname": "Subtitles.munki", + "path": "HexFiend/HexFiend.download.recipe", + "shortname": "HexFiend.download", + "inferred_type": "download", + "children": [ + "com.github.michalmmac.munki.HexFiend", + "com.github.michalmmac.install.HexFiend", + "com.github.fishd72.pkg.HexFiend" + ] + }, + "com.github.michalmmac.munki.XPS": { + "name": "XPS", + "description": "Downloads the current release version of client for XPS network coaching service and imports it into Munki.", + "repo": "autopkg/MichalMMac-recipes", + "path": "XPS/XPS.munki.recipe", + "parent": "com.github.michalmmac.download.XPS", + "shortname": "XPS.munki", "inferred_type": "munki", - "munki_display_name": "Subtitles", - "munki_description": "The easiest way to download subtitles. Just drop your videos into Subtitles and let it do its magic. It doesn't matter if the files don't have the right name or the format they're in, Subtitles will always find the right subtitles for your movies and TV." + "munki_display_name": "XPS", + "munki_description": "The tools we create help our customers become more organized and effective, better communicators and better at analyzing their work. Over the past fifteen years we\u2019ve helped coaches and athletes, personal trainers and organizations at all levels, from grassroots to professional teams in elite competitions such as the NBA, NFL and English Premier League, to World and Olympic Champions." }, - "com.github.michalmmac.pkg.Subtitles": { - "name": "Subtitles", - "description": "Downloads the current release version of Subtitles and creates a package", + "com.github.michalmmac.install.XPS": { + "name": "XPS", + "description": "Downloads the current release of client for XPS network coaching service. and installs it.", "repo": "autopkg/MichalMMac-recipes", - "path": "Subtitles/Subtitles.pkg.recipe", - "parent": "com.github.michalmmac.download.Subtitles", - "shortname": "Subtitles.pkg", - "inferred_type": "pkg", + "path": "XPS/XPS.install.recipe", + "parent": "com.github.michalmmac.download.XPS", + "shortname": "XPS.install", + "inferred_type": "install" + }, + "com.github.michalmmac.download.XPS": { + "name": "XPS", + "description": "Downloads the current release version of client for XPS network coaching service.", + "repo": "autopkg/MichalMMac-recipes", + "path": "XPS/XPS.download.recipe", + "shortname": "XPS.download", + "inferred_type": "download", "children": [ - "com.github.michalmmac.install.Subtitles", - "com.github.michalmmac.munki.Subtitles" + "com.github.michalmmac.munki.XPS", + "com.github.michalmmac.install.XPS" ] }, - "com.github.michalmmac.download.Subtitles": { - "name": "Subtitles", - "description": "Downloads the current release version of Subtitles", + "com.github.michalmmac.munki.TapForms": { + "name": "TapForms", + "description": "Downloads the current version of TapForms and imports it into Munki.", "repo": "autopkg/MichalMMac-recipes", - "path": "Subtitles/Subtitles.download.recipe", - "shortname": "Subtitles.download", + "path": "TapForms/TapForms.munki.recipe", + "parent": "com.github.michalmmac.download.TapForms", + "shortname": "TapForms.munki", + "inferred_type": "munki", + "munki_display_name": "Tap Forms", + "munki_description": "Accounts, recipes, expenses, inventory \u2014 life is full of things that we don\u2019t want to forget or misplace. Tap Forms helps you organize all kinds of things in one place." + }, + "com.github.michalmmac.install.TapForms": { + "name": "TapForms", + "description": "Downloads the current version of TapForms and installs it.", + "repo": "autopkg/MichalMMac-recipes", + "path": "TapForms/TapForms.install.recipe", + "parent": "com.github.michalmmac.download.TapForms", + "shortname": "TapForms.install", + "inferred_type": "install" + }, + "com.github.michalmmac.download.TapForms": { + "name": "TapForms", + "description": "Downloads the current version of Tap Forms", + "repo": "autopkg/MichalMMac-recipes", + "path": "TapForms/TapForms.download.recipe", + "shortname": "TapForms.download", "inferred_type": "download", "children": [ - "com.github.michalmmac.pkg.Subtitles" + "com.github.michalmmac.munki.TapForms", + "com.github.michalmmac.install.TapForms" ] }, "com.github.michalmmac.install.Mira": { @@ -68582,14 +68386,208 @@ "munki_display_name": "Mira", "munki_description": "Enables you to configure Apple remote behavior. Mira drops into your System Preferences and provides an easy interface to change button settings for all your applications. It even supports 12 different languages." }, - "com.github.watchmanmonitoring.lanrev.monitoringclient": { - "name": "MonitoringClient", - "description": "Downloads latest version of Monitoring Client. You MUST override this recipe and specify your SUBDOMAIN. ", + "com.github.michalmmac.pkg.Binance": { + "name": "Binance", + "description": "Downloads the current release version of Binance and creates a package", + "repo": "autopkg/MichalMMac-recipes", + "path": "Binance/Binance.pkg.recipe", + "parent": "com.github.michalmmac.download.Binance", + "shortname": "Binance.pkg", + "inferred_type": "pkg" + }, + "com.github.michalmmac.download.Binance": { + "name": "Binance", + "description": "Downloads the current release version of Binance", + "repo": "autopkg/MichalMMac-recipes", + "path": "Binance/Binance.download.recipe", + "shortname": "Binance.download", + "inferred_type": "download", + "children": [ + "com.github.michalmmac.pkg.Binance", + "com.github.michalmmac.munki.Binance", + "com.github.michalmmac.install.Binance" + ] + }, + "com.github.michalmmac.munki.Binance": { + "name": "MacPass", + "description": "Downloads the current release version of Binance creates a package and imports it into Munki", + "repo": "autopkg/MichalMMac-recipes", + "path": "Binance/Binance.munki.recipe", + "parent": "com.github.michalmmac.download.Binance", + "shortname": "Binance.munki", + "inferred_type": "munki", + "munki_display_name": "MacPass", + "munki_description": "Join the world's largest crypto exchange" + }, + "com.github.michalmmac.install.Binance": { + "name": "Binance", + "description": "Downloads the current release version of Binance creates a package and installs it", + "repo": "autopkg/MichalMMac-recipes", + "path": "Binance/Binance.install.recipe", + "parent": "com.github.michalmmac.download.Binance", + "shortname": "Binance.install", + "inferred_type": "install" + }, + "com.github.michalmmac.download.Subtitles": { + "name": "Subtitles", + "description": "Downloads the current release version of Subtitles", + "repo": "autopkg/MichalMMac-recipes", + "path": "Subtitles/Subtitles.download.recipe", + "shortname": "Subtitles.download", + "inferred_type": "download", + "children": [ + "com.github.michalmmac.pkg.Subtitles" + ] + }, + "com.github.michalmmac.pkg.Subtitles": { + "name": "Subtitles", + "description": "Downloads the current release version of Subtitles and creates a package", + "repo": "autopkg/MichalMMac-recipes", + "path": "Subtitles/Subtitles.pkg.recipe", + "parent": "com.github.michalmmac.download.Subtitles", + "shortname": "Subtitles.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.michalmmac.install.Subtitles", + "com.github.michalmmac.munki.Subtitles" + ] + }, + "com.github.michalmmac.install.Subtitles": { + "name": "Subtitles", + "description": "Downloads the current release version of Subtitles creates a package and installs it", + "repo": "autopkg/MichalMMac-recipes", + "path": "Subtitles/Subtitles.install.recipe", + "parent": "com.github.michalmmac.pkg.Subtitles", + "shortname": "Subtitles.install", + "inferred_type": "install" + }, + "com.github.michalmmac.munki.Subtitles": { + "name": "Subtitles", + "description": "Downloads the current release version of Subtitles creates a package and imports it into Munki", + "repo": "autopkg/MichalMMac-recipes", + "path": "Subtitles/Subtitles.munki.recipe", + "parent": "com.github.michalmmac.pkg.Subtitles", + "shortname": "Subtitles.munki", + "inferred_type": "munki", + "munki_display_name": "Subtitles", + "munki_description": "The easiest way to download subtitles. Just drop your videos into Subtitles and let it do its magic. It doesn't matter if the files don't have the right name or the format they're in, Subtitles will always find the right subtitles for your movies and TV." + }, + "com.github.michalmmac.download.RocketChat": { + "name": "RocketChat", + "description": "Downloads the current release version of Rocket.Chat", + "repo": "autopkg/MichalMMac-recipes", + "path": "RocketChat/RocketChat.download.recipe", + "shortname": "RocketChat.download", + "inferred_type": "download", + "children": [ + "com.github.michalmmac.munki.RocketChat", + "com.github.michalmmac.install.RocketChat" + ] + }, + "com.github.michalmmac.munki.RocketChat": { + "name": "RocketChat", + "description": "Downloads the current release version of Rocket.Chat and imports it into Munki", + "repo": "autopkg/MichalMMac-recipes", + "path": "RocketChat/RocketChat.munki.recipe", + "parent": "com.github.michalmmac.download.RocketChat", + "shortname": "RocketChat.munki", + "inferred_type": "munki", + "munki_display_name": "Rocket.Chat", + "munki_description": "Rocket.Chat is a RocketChat client app for macOS." + }, + "com.github.michalmmac.install.RocketChat": { + "name": "RocketChat", + "description": "Downloads the current release version of Rocket.Chat and installs it", + "repo": "autopkg/MichalMMac-recipes", + "path": "RocketChat/RocketChat.install.recipe", + "parent": "com.github.michalmmac.download.RocketChat", + "shortname": "RocketChat.install", + "inferred_type": "install" + }, + "com.github.michalmmac.munki.Nuclino": { + "name": "Nuclino", + "description": "Downloads the current version of Nuclino and imports it into Munki.", + "repo": "autopkg/MichalMMac-recipes", + "path": "Nuclino/Nuclino.munki.recipe", + "parent": "com.github.michalmmac.download.Nuclino", + "shortname": "Nuclino.munki", + "inferred_type": "munki", + "munki_display_name": "Nuclino", + "munki_description": "Nuclino is a lightweight and collaborative wiki for all your team's knowledge, docs, and notes." + }, + "com.github.michalmmac.download.Nuclino": { + "name": "Nuclino", + "description": "Downloads the current version of Nuclino", + "repo": "autopkg/MichalMMac-recipes", + "path": "Nuclino/Nuclino.download.recipe", + "shortname": "Nuclino.download", + "inferred_type": "download", + "children": [ + "com.github.michalmmac.munki.Nuclino", + "com.github.michalmmac.install.Nuclino" + ] + }, + "com.github.michalmmac.install.Nuclino": { + "name": "Nuclino", + "description": "Downloads the current version of Nuclino and installs it.", + "repo": "autopkg/MichalMMac-recipes", + "path": "Nuclino/Nuclino.install.recipe", + "parent": "com.github.michalmmac.download.Nuclino", + "shortname": "Nuclino.install", + "inferred_type": "install" + }, + "com.github.michalmmac.download.MacPass": { + "name": "MacPass", + "description": "Downloads the current release version of MacPass", + "repo": "autopkg/MichalMMac-recipes", + "path": "MacPass/MacPass.download.recipe", + "shortname": "MacPass.download", + "inferred_type": "download", + "children": [ + "com.github.michalmmac.pkg.MacPass", + "com.github.michalmmac.munki.MacPass", + "com.github.peshay.filewave.MacPass" + ] + }, + "com.github.michalmmac.pkg.MacPass": { + "name": "MacPass", + "description": "Downloads the current release version of MacPass and creates a package", + "repo": "autopkg/MichalMMac-recipes", + "path": "MacPass/MacPass.pkg.recipe", + "parent": "com.github.michalmmac.download.MacPass", + "shortname": "MacPass.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.michalmmac.install.MacPass" + ] + }, + "com.github.michalmmac.install.MacPass": { + "name": "MacPass", + "description": "Downloads the current release version of MacPass creates a package and installs it", + "repo": "autopkg/MichalMMac-recipes", + "path": "MacPass/MacPass.install.recipe", + "parent": "com.github.michalmmac.pkg.MacPass", + "shortname": "MacPass.install", + "inferred_type": "install" + }, + "com.github.michalmmac.munki.MacPass": { + "name": "MacPass", + "description": "Downloads the current release version of MacPass creates a package and imports it into Munki", + "repo": "autopkg/MichalMMac-recipes", + "path": "MacPass/MacPass.munki.recipe", + "parent": "com.github.michalmmac.download.MacPass", + "shortname": "MacPass.munki", + "inferred_type": "munki", + "munki_display_name": "MacPass", + "munki_description": "MacPass is an application for accessing KeePass keychains." + }, + "com.github.watchmanmonitoring.download.backupminder": { + "name": "BackupMinder", + "description": "Downloads latest version of BackupMinder.", "repo": "autopkg/watchmanmonitoring-recipes", - "path": "monitoringclient/MonitoringClient.lanrev.recipe", - "parent": "com.github.watchmanmonitoring.download.monitoringclient", - "shortname": "MonitoringClient.lanrev", - "inferred_type": "lanrev" + "path": "backupminder/BackupMinder.download.recipe", + "shortname": "BackupMinder.download", + "inferred_type": "download" }, "com.github.watchmanmonitoring.download.monitoringclient": { "name": "MonitoringClient", @@ -68599,9 +68597,9 @@ "shortname": "MonitoringClient.download", "inferred_type": "download", "children": [ - "com.github.watchmanmonitoring.lanrev.monitoringclient", "com.github.watchmanmonitoring.munki.monitoringclient", - "com.github.watchmanmonitoring.jss.monitoringclient" + "com.github.watchmanmonitoring.jss.monitoringclient", + "com.github.watchmanmonitoring.lanrev.monitoringclient" ] }, "com.github.watchmanmonitoring.munki.monitoringclient": { @@ -68626,25 +68624,14 @@ "jamf_display_name": null, "jamf_description": "A tool which detects issues on your Mac, and reports them to IT." }, - "com.github.watchmanmonitoring.download.backupminder": { - "name": "BackupMinder", - "description": "Downloads latest version of BackupMinder.", + "com.github.watchmanmonitoring.lanrev.monitoringclient": { + "name": "MonitoringClient", + "description": "Downloads latest version of Monitoring Client. You MUST override this recipe and specify your SUBDOMAIN. ", "repo": "autopkg/watchmanmonitoring-recipes", - "path": "backupminder/BackupMinder.download.recipe", - "shortname": "BackupMinder.download", - "inferred_type": "download" - }, - "com.github.denmoff.download.Twine": { - "name": "Twine", - "description": "Downloads the latest version of Twine.", - "repo": "autopkg/denmoff-recipes", - "path": "Twine/Twine.download.recipe", - "shortname": "Twine.download", - "inferred_type": "download", - "children": [ - "com.github.denmoff.munki.Twine", - "com.github.denmoff.pkg.Twine" - ] + "path": "monitoringclient/MonitoringClient.lanrev.recipe", + "parent": "com.github.watchmanmonitoring.download.monitoringclient", + "shortname": "MonitoringClient.lanrev", + "inferred_type": "lanrev" }, "com.github.denmoff.munki.Twine": { "name": "Twine", @@ -68657,16 +68644,14 @@ "munki_display_name": "Twine", "munki_description": "Twine is an open-source tool for telling interactive, nonlinear stories." }, - "com.github.denmoff.munki.Twine2": { + "com.github.denmoff.pkg.Twine": { "name": "Twine", - "description": "Downloads the latest version of Twine 2 and imports it into Munki.", + "description": "Downloads the latest version of Twine and creates a package.", "repo": "autopkg/denmoff-recipes", - "path": "Twine/Twine2.munki.recipe", - "parent": "com.github.denmoff.download.Twine2", - "shortname": "Twine2.munki", - "inferred_type": "munki", - "munki_display_name": "Twine 2", - "munki_description": "Twine is an open-source tool for telling interactive, nonlinear stories." + "path": "Twine/Twine.pkg.recipe", + "parent": "com.github.denmoff.download.Twine", + "shortname": "Twine.pkg", + "inferred_type": "pkg" }, "com.github.denmoff.pkg.Twine2": { "name": "Twine", @@ -68685,31 +68670,67 @@ "shortname": "Twine2.download", "inferred_type": "download", "children": [ - "com.github.denmoff.munki.Twine2", - "com.github.denmoff.pkg.Twine2" + "com.github.denmoff.pkg.Twine2", + "com.github.denmoff.munki.Twine2" ] }, - "com.github.denmoff.pkg.Twine": { + "com.github.denmoff.download.Twine": { "name": "Twine", - "description": "Downloads the latest version of Twine and creates a package.", + "description": "Downloads the latest version of Twine.", "repo": "autopkg/denmoff-recipes", - "path": "Twine/Twine.pkg.recipe", - "parent": "com.github.denmoff.download.Twine", - "shortname": "Twine.pkg", - "inferred_type": "pkg" + "path": "Twine/Twine.download.recipe", + "shortname": "Twine.download", + "inferred_type": "download", + "children": [ + "com.github.denmoff.munki.Twine", + "com.github.denmoff.pkg.Twine" + ] }, - "com.github.darkomen78.download.Onyx13": { - "name": "Onyx 12", - "description": "Downloads the latest Onyx client for macOS 13 Ventura", + "com.github.denmoff.munki.Twine2": { + "name": "Twine", + "description": "Downloads the latest version of Twine 2 and imports it into Munki.", + "repo": "autopkg/denmoff-recipes", + "path": "Twine/Twine2.munki.recipe", + "parent": "com.github.denmoff.download.Twine2", + "shortname": "Twine2.munki", + "inferred_type": "munki", + "munki_display_name": "Twine 2", + "munki_description": "Twine is an open-source tool for telling interactive, nonlinear stories." + }, + "com.github.darkomen78.munki.Onyx1015": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.15 and installs it into a Munki Repo.", "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx13/Onyx13.download.recipe", - "shortname": "Onyx13.download", - "inferred_type": "download", + "path": "Onyx10.15/Onyx10.15.munki.recipe", + "parent": "com.github.darkomen78.download.Onyx1015" + }, + "com.github.darkomen78.download.Onyx1015": { + "name": "Onyx 10.15", + "description": "Downloads the latest Onyx client for macOS Mojave 10.15", + "repo": "autopkg/Darkomen78-recipes", + "path": "Onyx10.15/Onyx10.15.download.recipe", "children": [ - "com.github.darkomen78.munki.Onyx13", - "com.github.darkomen78.pkg.Onyx13" + "com.github.darkomen78.munki.Onyx1015", + "com.github.darkomen78.pkg.Onyx1015" + ] + }, + "com.github.darkomen78.pkg.Onyx1015": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 10.15 and builds a .pkg", + "repo": "autopkg/Darkomen78-recipes", + "path": "Onyx10.15/Onyx10.15.pkg.recipe", + "parent": "com.github.darkomen78.download.Onyx1015", + "children": [ + "com.github.darkomen78.install.Onyx1015" ] }, + "com.github.darkomen78.install.Onyx1015": { + "name": "Onyx", + "description": "Downloads the latest version of Onyx for macOS 10.15, builds a pkg and installs it.", + "repo": "autopkg/Darkomen78-recipes", + "path": "Onyx10.15/Onyx10.15.install.recipe", + "parent": "com.github.darkomen78.pkg.Onyx1015" + }, "com.github.darkomen78.install.Onyx13": { "name": "Onyx", "description": "Downloads the latest version of Onyx for macOS 13, builds a pkg and installs it.", @@ -68742,6 +68763,50 @@ "com.github.darkomen78.install.Onyx13" ] }, + "com.github.darkomen78.download.Onyx13": { + "name": "Onyx 12", + "description": "Downloads the latest Onyx client for macOS 13 Ventura", + "repo": "autopkg/Darkomen78-recipes", + "path": "Onyx13/Onyx13.download.recipe", + "shortname": "Onyx13.download", + "inferred_type": "download", + "children": [ + "com.github.darkomen78.munki.Onyx13", + "com.github.darkomen78.pkg.Onyx13" + ] + }, + "com.github.darkomen78.munki.UniversalTypeClient7": { + "name": "UniversalTypeClient7", + "description": "Re-packages, and imports Extensis Universal Type Client 7 into Munki repo.", + "repo": "autopkg/Darkomen78-recipes", + "path": "UniversalTypeClient7/UniversalTypeClient7.munki.recipe", + "parent": "com.github.darkomen78.download.UniversalTypeClient7", + "shortname": "UniversalTypeClient7.munki", + "inferred_type": "munki", + "munki_display_name": "Universal Type Client", + "munki_description": "Managing your fonts with Universal Type Server fuels your team\u2019s creativity and productivity.\n\nStore all of your fonts in a centralized, server-based font manager to ensure consistent, worry-free font usage across all of your projects." + }, + "com.github.darkomen78.pkg.UniversalTypeClient7": { + "name": "Universal Type Client", + "description": "Downloads Universal Type Client 7 and makes a pkg of it.", + "repo": "autopkg/Darkomen78-recipes", + "path": "UniversalTypeClient7/UniversalTypeClient7.pkg.recipe", + "parent": "com.github.darkomen78.download.UniversalTypeClient7", + "shortname": "UniversalTypeClient7.pkg", + "inferred_type": "pkg" + }, + "com.github.darkomen78.download.UniversalTypeClient7": { + "name": "UniversalTypeClient7", + "description": "Downloads latest version of Extensis Universal Type Client 7.", + "repo": "autopkg/Darkomen78-recipes", + "path": "UniversalTypeClient7/UniversalTypeClient7.download.recipe", + "shortname": "UniversalTypeClient7.download", + "inferred_type": "download", + "children": [ + "com.github.darkomen78.munki.UniversalTypeClient7", + "com.github.darkomen78.pkg.UniversalTypeClient7" + ] + }, "com.github.darkomen78.install.Onyx12": { "name": "Onyx", "description": "Downloads the latest version of Onyx for macOS 12, builds a pkg and installs it.", @@ -68751,6 +68816,18 @@ "shortname": "Onyx12.install", "inferred_type": "install" }, + "com.github.darkomen78.pkg.Onyx12": { + "name": "Onyx", + "description": "Downloads the latest Onyx client for macOS 12 and builds a .pkg", + "repo": "autopkg/Darkomen78-recipes", + "path": "Onyx12/Onyx12.pkg.recipe", + "parent": "com.github.darkomen78.download.Onyx12", + "shortname": "Onyx12.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.darkomen78.install.Onyx12" + ] + }, "com.github.darkomen78.download.Onyx12": { "name": "Onyx 12", "description": "Downloads the latest Onyx client for macOS 12 Monterey", @@ -68759,8 +68836,8 @@ "shortname": "Onyx12.download", "inferred_type": "download", "children": [ - "com.github.darkomen78.munki.Onyx12", - "com.github.darkomen78.pkg.Onyx12" + "com.github.darkomen78.pkg.Onyx12", + "com.github.darkomen78.munki.Onyx12" ] }, "com.github.darkomen78.munki.Onyx12": { @@ -68774,26 +68851,46 @@ "munki_display_name": "Onyx for macOS 12", "munki_description": "OnyX is a multifunctional utility for macOS. It allows you to verify the startup disk and the structure of its System files, to run miscellaneous tasks of system maintenance, to configure the hidden parameters of the Finder, Dock, Spotlight, and of some of Apple's own applications, to delete caches, to remove a certain number of files and folders that may become cumbersome, and more." }, - "com.github.darkomen78.pkg.Onyx12": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 12 and builds a .pkg", + "com.github.darkomen78.install.XnView": { + "name": "XnView", + "description": "Installs the latest version of XnView.", "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx12/Onyx12.pkg.recipe", - "parent": "com.github.darkomen78.download.Onyx12", - "shortname": "Onyx12.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.darkomen78.install.Onyx12" - ] + "path": "XnView/XnView.install.recipe", + "parent": "com.github.darkomen78.download.XnView", + "shortname": "XnView.install", + "inferred_type": "install" }, - "com.github.darkomen78.download.Onyx1014": { - "name": "Onyx 10.14", - "description": "Downloads the latest Onyx client for macOS Mojave 10.14", + "com.github.darkomen78.pkg.XnView": { + "name": "XnView", + "description": "Downloads the latest version of XnView and creates a package.", "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx10.14/Onyx10.14.download.recipe", + "path": "XnView/XnView.pkg.recipe", + "parent": "com.github.darkomen78.download.XnView", + "shortname": "XnView.pkg", + "inferred_type": "pkg" + }, + "com.github.darkomen78.munki.XnView": { + "name": "XnView", + "description": "Downloads the latest version of XnView and imports it into Munki.", + "repo": "autopkg/Darkomen78-recipes", + "path": "XnView/XnView.munki.recipe", + "parent": "com.github.darkomen78.download.XnView", + "shortname": "XnView.munki", + "inferred_type": "munki", + "munki_display_name": "XnView", + "munki_description": "Powerful media browser, viewer, and converter." + }, + "com.github.darkomen78.download.XnView": { + "name": "XnView", + "description": "Downloads the latest version of XnView.", + "repo": "autopkg/Darkomen78-recipes", + "path": "XnView/XnView.download.recipe", + "shortname": "XnView.download", + "inferred_type": "download", "children": [ - "com.github.darkomen78.pkg.Onyx1014", - "com.github.darkomen78.munki.Onyx1014" + "com.github.darkomen78.install.XnView", + "com.github.darkomen78.pkg.XnView", + "com.github.darkomen78.munki.XnView" ] }, "com.github.darkomen78.pkg.Onyx1014": { @@ -68806,13 +68903,6 @@ "com.github.darkomen78.install.Onyx1014" ] }, - "com.github.darkomen78.install.Onyx1014": { - "name": "Onyx", - "description": "Downloads the latest version of Onyx for macOS 10.14, builds a pkg and installs it.", - "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx10.14/Onyx10.14.install.recipe", - "parent": "com.github.darkomen78.pkg.Onyx1014" - }, "com.github.darkomen78.munki.Onyx1014": { "name": "Onyx", "description": "Downloads the latest Onyx client for macOS 10.14 and installs it into a Munki Repo.", @@ -68820,72 +68910,32 @@ "path": "Onyx10.14/Onyx10.14.munki.recipe", "parent": "com.github.darkomen78.download.Onyx1014" }, - "com.github.darkomen78.install.Onyx1015": { - "name": "Onyx", - "description": "Downloads the latest version of Onyx for macOS 10.15, builds a pkg and installs it.", - "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx10.15/Onyx10.15.install.recipe", - "parent": "com.github.darkomen78.pkg.Onyx1015" - }, - "com.github.darkomen78.download.Onyx1015": { - "name": "Onyx 10.15", - "description": "Downloads the latest Onyx client for macOS Mojave 10.15", + "com.github.darkomen78.download.Onyx1014": { + "name": "Onyx 10.14", + "description": "Downloads the latest Onyx client for macOS Mojave 10.14", "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx10.15/Onyx10.15.download.recipe", + "path": "Onyx10.14/Onyx10.14.download.recipe", "children": [ - "com.github.darkomen78.munki.Onyx1015", - "com.github.darkomen78.pkg.Onyx1015" + "com.github.darkomen78.pkg.Onyx1014", + "com.github.darkomen78.munki.Onyx1014" ] }, - "com.github.darkomen78.munki.Onyx1015": { - "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.15 and installs it into a Munki Repo.", - "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx10.15/Onyx10.15.munki.recipe", - "parent": "com.github.darkomen78.download.Onyx1015" - }, - "com.github.darkomen78.pkg.Onyx1015": { + "com.github.darkomen78.install.Onyx1014": { "name": "Onyx", - "description": "Downloads the latest Onyx client for macOS 10.15 and builds a .pkg", + "description": "Downloads the latest version of Onyx for macOS 10.14, builds a pkg and installs it.", "repo": "autopkg/Darkomen78-recipes", - "path": "Onyx10.15/Onyx10.15.pkg.recipe", - "parent": "com.github.darkomen78.download.Onyx1015", - "children": [ - "com.github.darkomen78.install.Onyx1015" - ] + "path": "Onyx10.14/Onyx10.14.install.recipe", + "parent": "com.github.darkomen78.pkg.Onyx1014" }, - "com.github.darkomen78.pkg.UniversalTypeClient7": { - "name": "Universal Type Client", - "description": "Downloads Universal Type Client 7 and makes a pkg of it.", + "com.github.darkomen78.pkg.Flycut": { + "name": "Flycut", + "description": "Downloads the latest version of Flycut and creates a package.", "repo": "autopkg/Darkomen78-recipes", - "path": "UniversalTypeClient7/UniversalTypeClient7.pkg.recipe", - "parent": "com.github.darkomen78.download.UniversalTypeClient7", - "shortname": "UniversalTypeClient7.pkg", + "path": "Flycut/Flycut.pkg.recipe", + "parent": "com.github.darkomen78.download.Flycut", + "shortname": "Flycut.pkg", "inferred_type": "pkg" }, - "com.github.darkomen78.munki.UniversalTypeClient7": { - "name": "UniversalTypeClient7", - "description": "Re-packages, and imports Extensis Universal Type Client 7 into Munki repo.", - "repo": "autopkg/Darkomen78-recipes", - "path": "UniversalTypeClient7/UniversalTypeClient7.munki.recipe", - "parent": "com.github.darkomen78.download.UniversalTypeClient7", - "shortname": "UniversalTypeClient7.munki", - "inferred_type": "munki", - "munki_display_name": "Universal Type Client", - "munki_description": "Managing your fonts with Universal Type Server fuels your team\u2019s creativity and productivity.\n\nStore all of your fonts in a centralized, server-based font manager to ensure consistent, worry-free font usage across all of your projects." - }, - "com.github.darkomen78.download.UniversalTypeClient7": { - "name": "UniversalTypeClient7", - "description": "Downloads latest version of Extensis Universal Type Client 7.", - "repo": "autopkg/Darkomen78-recipes", - "path": "UniversalTypeClient7/UniversalTypeClient7.download.recipe", - "shortname": "UniversalTypeClient7.download", - "inferred_type": "download", - "children": [ - "com.github.darkomen78.pkg.UniversalTypeClient7", - "com.github.darkomen78.munki.UniversalTypeClient7" - ] - }, "com.github.darkomen78.munki.Flycut": { "name": "Flycut", "description": "Downloads the latest version of Flycut and imports it into Munki.", @@ -68897,15 +68947,6 @@ "munki_display_name": "Flycut", "munki_description": "Clean and simple clipboard manager for developers" }, - "com.github.darkomen78.pkg.Flycut": { - "name": "Flycut", - "description": "Downloads the latest version of Flycut and creates a package.", - "repo": "autopkg/Darkomen78-recipes", - "path": "Flycut/Flycut.pkg.recipe", - "parent": "com.github.darkomen78.download.Flycut", - "shortname": "Flycut.pkg", - "inferred_type": "pkg" - }, "com.github.darkomen78.download.Flycut": { "name": "Flycut", "description": "Downloads the latest version of Flycut.", @@ -68914,8 +68955,8 @@ "shortname": "Flycut.download", "inferred_type": "download", "children": [ - "com.github.darkomen78.munki.Flycut", "com.github.darkomen78.pkg.Flycut", + "com.github.darkomen78.munki.Flycut", "com.github.darkomen78.install.Flycut", "com.github.peshay.filewave.Flycut" ] @@ -68929,196 +68970,142 @@ "shortname": "Flycut.install", "inferred_type": "install" }, - "com.github.darkomen78.munki.XnView": { - "name": "XnView", - "description": "Downloads the latest version of XnView and imports it into Munki.", - "repo": "autopkg/Darkomen78-recipes", - "path": "XnView/XnView.munki.recipe", - "parent": "com.github.darkomen78.download.XnView", - "shortname": "XnView.munki", - "inferred_type": "munki", - "munki_display_name": "XnView", - "munki_description": "Powerful media browser, viewer, and converter." - }, - "com.github.darkomen78.download.XnView": { - "name": "XnView", - "description": "Downloads the latest version of XnView.", - "repo": "autopkg/Darkomen78-recipes", - "path": "XnView/XnView.download.recipe", - "shortname": "XnView.download", - "inferred_type": "download", + "com.github.bnpl.autopkg.pkg.stan4j": { + "name": "STAN4J", + "description": "Downloads the current release version of STAN4J and builds a package.", + "repo": "autopkg/bnpl-recipes", + "path": "STAN4J/STAN4J.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.stan4j", + "shortname": "STAN4J.pkg", + "inferred_type": "pkg", "children": [ - "com.github.darkomen78.munki.XnView", - "com.github.darkomen78.install.XnView", - "com.github.darkomen78.pkg.XnView" + "com.github.bnpl.autopkg.munki.stan4j" ] }, - "com.github.darkomen78.install.XnView": { - "name": "XnView", - "description": "Installs the latest version of XnView.", - "repo": "autopkg/Darkomen78-recipes", - "path": "XnView/XnView.install.recipe", - "parent": "com.github.darkomen78.download.XnView", - "shortname": "XnView.install", - "inferred_type": "install" - }, - "com.github.darkomen78.pkg.XnView": { - "name": "XnView", - "description": "Downloads the latest version of XnView and creates a package.", - "repo": "autopkg/Darkomen78-recipes", - "path": "XnView/XnView.pkg.recipe", - "parent": "com.github.darkomen78.download.XnView", - "shortname": "XnView.pkg", - "inferred_type": "pkg" - }, - "com.github.bnpl.autopkg.download.riot": { - "name": "Riot", - "description": "Downloads the current release version of Riot.", + "com.github.bnpl.autopkg.download.stan4j": { + "name": "STAN4J", + "description": "Downloads the current release version of STAN4J.", "repo": "autopkg/bnpl-recipes", - "path": "Riot/Riot.download.recipe", - "shortname": "Riot.download", + "path": "STAN4J/STAN4J.download.recipe", + "shortname": "STAN4J.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.riot" + "com.github.bnpl.autopkg.pkg.stan4j" ] }, - "com.github.bnpl.autopkg.munki.riot": { - "name": "Riot", - "description": "Downloads the current release version of Riot and imports it to Munki.", + "com.github.bnpl.autopkg.munki.stan4j": { + "name": "STAN4J", + "description": "Downloads the current release version of STAN4J, builds a package and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "Riot/Riot.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.riot", - "shortname": "Riot.munki", + "path": "STAN4J/STAN4J.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.stan4j", + "shortname": "STAN4J.munki", "inferred_type": "munki", - "munki_display_name": "Riot", - "munki_description": "A universal secure chat app entirely under your control" - }, - "com.github.bnpl.autopkg.pkg.deltachat": { - "name": "DeltaChat", - "description": "Downloads the current release version of DeltaChat and builds a package.", - "repo": "autopkg/bnpl-recipes", - "path": "DeltaChat/DeltaChat.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.deltachat", - "shortname": "DeltaChat.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.bnpl.autopkg.munki.deltachat" - ] + "munki_display_name": "STAN4J", + "munki_description": "Structure analysis tool for Java, brings together development and quality assurance in a natural way." }, - "com.github.bnpl.autopkg.munki.deltachat": { - "name": "DeltaChat", - "description": "Downloads the current release version of DeltaChat, builds a package and imports it to Munki.", + "com.github.bnpl.autopkg.munki.intellijideaue": { + "name": "IntelliJ IDEA Ultimate Edition", + "description": "Downloads the current release version of IntelliJ IDEA Ultimate Edition and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "DeltaChat/DeltaChat.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.deltachat", - "shortname": "DeltaChat.munki", + "path": "JetBrains/IntelliJ-IDEA-UE.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.intellijideaue", + "shortname": "IntelliJ-IDEA-UE.munki", "inferred_type": "munki", - "munki_display_name": "DeltaChat", - "munki_description": "Chat over e-mail and head back to the future with us! Delta Chat is like Telegram or Whatsapp but without the tracking or central control. Delta Chat does not need your phone number." + "munki_display_name": "IntelliJ IDEA Ultimate Edition", + "munki_description": "Capable and ergonomic Java IDE\n\nhttps://www.jetbrains.com/idea" }, - "com.github.bnpl.autopkg.download.deltachat": { - "name": "DeltaChat", - "description": "Downloads the current release version of DeltaChat.", + "com.github.bnpl.autopkg.download.goland": { + "name": "GoLand", + "description": "Downloads the current release version of GoLand.", "repo": "autopkg/bnpl-recipes", - "path": "DeltaChat/DeltaChat.download.recipe", - "shortname": "DeltaChat.download", + "path": "JetBrains/GoLand.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "GoLand.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.pkg.deltachat" + "com.github.bnpl.autopkg.munki.goland" ] }, - "com.github.bnpl.autopkg.download.oraclejavasedk9": { - "name": "OracleJavaSEDK9", - "description": "Downloads the current release version of Oracle Java SE DK 9.", + "com.github.bnpl.autopkg.download.pycharmpe": { + "name": "PyCharm Professional Edition", + "description": "Downloads the current release version of PyCharm Professional Edition.", "repo": "autopkg/bnpl-recipes", - "path": "Oracle/OracleJavaSEDK9.download.recipe", - "shortname": "OracleJavaSEDK9.download", + "path": "JetBrains/PyCharm-PE.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "PyCharm-PE.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.oraclejavasedk9" + "com.github.bnpl.autopkg.munki.pycharmpe", + "com.github.smithjw.pkg.PyCharm_PE", + "com.github.Lotusshaney.pkg.pycharmpe" ] }, - "com.github.bnpl.autopkg.munki.oraclejavasedk9": { - "name": "OracleJava9JDK", - "description": "Downloads the current release version of Oracle Java SE DK 9 and imports it to Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "Oracle/OracleJavaSEDK9.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.oraclejavasedk9", - "shortname": "OracleJavaSEDK9.munki", - "inferred_type": "munki", - "munki_display_name": "Oracle Java SE DK 9", - "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform." - }, - "com.github.bnpl.autopkg.munki.wondersharemobiletrans": { - "name": "WonderShare MobileTrans", - "description": "Downloads the current release version of WonderShare MobileTrans and imports it to Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "WonderShare/WonderShare-MobileTrans.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.wondersharemobiletrans", - "shortname": "WonderShare-MobileTrans.munki", - "inferred_type": "munki", - "munki_display_name": "WonderShare MobileTrans", - "munki_description": "Transfer Data From iPhone, Android, iOS, iTunes, iCloud to Anywhere without Any Loss." - }, - "com.github.bnpl.autopkg.download.wondersharemobiletrans": { - "name": "WonderShare MobileTrans", - "description": "Downloads the current release version of WonderShare MobileTrans.", + "com.github.bnpl.autopkg.download.pycharmedu": { + "name": "PyCharm Edu", + "description": "Downloads the current release version of PyCharm Edu.", "repo": "autopkg/bnpl-recipes", - "path": "WonderShare/WonderShare-MobileTrans.download.recipe", - "shortname": "WonderShare-MobileTrans.download", + "path": "JetBrains/PyCharm-Edu.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "PyCharm-Edu.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.wondersharemobiletrans" + "com.github.bnpl.autopkg.munki.pycharmedu" ] }, - "com.github.bnpl.autopkg.download.appcenterapp": { - "name": "AppCenterApp", - "description": "Downloads the latest release of an application from Microsoft App Center. This recipe should only ever be used through its child recipe with specific values overridden (OWNER_NAME, APP_NAME, X_API_TOKEN, CSV_REQ, NAME).", - "repo": "autopkg/bnpl-recipes", - "path": "AppCenterApp/AppCenterApp.download.recipe", - "shortname": "AppCenterApp.download", - "inferred_type": "download" - }, - "com.github.bnpl.autopkg.download.postman": { - "name": "Postman", - "description": "Downloads the current release version of Postman.", + "com.github.bnpl.autopkg.download.phpstorm": { + "name": "PhpStorm", + "description": "Downloads the current release version of PhpStorm.", "repo": "autopkg/bnpl-recipes", - "path": "Postman/Postman.download.recipe", - "shortname": "Postman.download", + "path": "JetBrains/PhpStorm.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "PhpStorm.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.pkg.postman" + "com.github.bnpl.autopkg.munki.phpstorm" ] }, - "com.github.bnpl.autopkg.munki.postman": { - "name": "Postman", - "description": "Downloads the current release version of Postman, builds a package and imports it to Munki.", + "com.github.bnpl.autopkg.download.intellijideaue": { + "name": "IntelliJ IDEA Ultimate Edition", + "description": "Downloads the current release version of IntelliJ IDEA Ultimate Edition.", "repo": "autopkg/bnpl-recipes", - "path": "Postman/Postman.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.postman", - "shortname": "Postman.munki", - "inferred_type": "munki", - "munki_display_name": "Postman", - "munki_description": "Create and send any HTTP request using the awesome Postman request builder. Write your own test cases to validate response data, response times, and more!" + "path": "JetBrains/IntelliJ-IDEA-UE.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "IntelliJ-IDEA-UE.download", + "inferred_type": "download", + "children": [ + "com.github.bnpl.autopkg.munki.intellijideaue", + "com.github.peshay.filewave.IDEA-IU", + "com.github.moofit-recipes.pkg.IntelliJIDEAUE" + ] }, - "com.github.bnpl.autopkg.pkg.postman": { - "name": "Postman", - "description": "Downloads the current release version of Postman and builds a package.", + "com.github.bnpl.autopkg.download.pycharmce": { + "name": "PyCharm Community Edition", + "description": "Downloads the current release version of PyCharm Community Edition.", "repo": "autopkg/bnpl-recipes", - "path": "Postman/Postman.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.postman", - "shortname": "Postman.pkg", - "inferred_type": "pkg", + "path": "JetBrains/PyCharm-CE.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "PyCharm-CE.download", + "inferred_type": "download", "children": [ - "com.github.killahquam.jss.postman", - "com.github.bnpl.autopkg.munki.postman" + "com.github.hansen-m.install.pycharm", + "com.github.hansen-m.pkg.pycharm", + "com.github.bnpl.autopkg.munki.pycharmce", + "com.github.peshay.filewave.PyCharm-CE", + "com.github.ahousseini-recipes.pkg.PyCharm-CE", + "com.github.Lotusshaney.pkg.pycharmce" ] }, - "com.github.bnpl.autopkg.proc.IzPackExecutor": { - "name": null, - "description": "This is a stub recipe for IzPackExecutor Processor.\n\nThis Processor can be used by another\nrecipe outside of this directory or repo by referring to\nthe Processor in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, one should separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.bnpl.autopkg.proc.IzPackExecutor/IzPackExecutor\n\n\n..assuming that this recipe is in one of AutoPkg's search dirs.\n ", + "com.github.bnpl.autopkg.munki.rubymine": { + "name": "RubyMine", + "description": "Downloads the current release version of RubyMine and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "IzPack/IzPackExecutor.recipe" + "path": "JetBrains/RubyMine.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.rubymine", + "shortname": "RubyMine.munki", + "inferred_type": "munki", + "munki_display_name": "RubyMine", + "munki_description": "The most intelligent Ruby IDE\n\nhttps://www.jetbrains.com/ruby" }, "com.github.bnpl.autopkg.download.webstorm": { "name": "WebStorm", @@ -69134,41 +69121,50 @@ "com.github.smithjw.pkg.WebStorm" ] }, - "com.github.bnpl.autopkg.download.intellijideaue": { - "name": "IntelliJ IDEA Ultimate Edition", - "description": "Downloads the current release version of IntelliJ IDEA Ultimate Edition.", + "com.github.bnpl.autopkg.munki.pycharmpe": { + "name": "PyCharm Professional Edition", + "description": "Downloads the current release version of PyCharm Professional Edition and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/IntelliJ-IDEA-UE.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "IntelliJ-IDEA-UE.download", - "inferred_type": "download", - "children": [ - "com.github.bnpl.autopkg.munki.intellijideaue", - "com.github.peshay.filewave.IDEA-IU", - "com.github.moofit-recipes.pkg.IntelliJIDEAUE" - ] + "path": "JetBrains/PyCharm-PE.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmpe", + "shortname": "PyCharm-PE.munki", + "inferred_type": "munki", + "munki_display_name": "PyCharm Professional Edition", + "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" }, - "com.github.bnpl.autopkg.munki.rider": { - "name": "Rider", - "description": "Downloads the current release version of Rider and imports into Munki.", + "com.github.bnpl.autopkg.munki.phpstorm": { + "name": "PhpStorm", + "description": "Downloads the current release version of PhpStorm and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/Rider.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.rider", - "shortname": "Rider.munki", + "path": "JetBrains/PhpStorm.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.phpstorm", + "shortname": "PhpStorm.munki", "inferred_type": "munki", - "munki_display_name": "Rider", - "munki_description": "A cross-platform .NET IDE based on the IntelliJ platform and ReSharper\n\nhttps://www.jetbrains.com/rider" + "munki_display_name": "PhpStorm", + "munki_description": "Lightning-smart PHP IDE\n\nhttps://www.jetbrains.com/phpstorm" }, - "com.github.bnpl.autopkg.munki.goland": { - "name": "GoLand", - "description": "Downloads the current release version of GoLand and imports into Munki.", + "com.github.bnpl.autopkg.munki.datagrip": { + "name": "DataGrip", + "description": "Downloads the current release version of DataGrip and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/GoLand.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.goland", - "shortname": "GoLand.munki", + "path": "JetBrains/DataGrip.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.datagrip", + "shortname": "DataGrip.munki", "inferred_type": "munki", - "munki_display_name": "GoLand", - "munki_description": "A clever IDE to Go\n\nhttps://www.jetbrains.com/go" + "munki_display_name": "DataGrip", + "munki_description": "Many databases, one tool\n\nhttps://www.jetbrains.com/datagrip" + }, + "com.github.bnpl.autopkg.download.datagrip": { + "name": "DataGrip", + "description": "Downloads the current release version of DataGrip.", + "repo": "autopkg/bnpl-recipes", + "path": "JetBrains/DataGrip.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "DataGrip.download", + "inferred_type": "download", + "children": [ + "com.github.bnpl.autopkg.munki.datagrip" + ] }, "com.github.bnpl.autopkg.munki.pycharmedu": { "name": "PyCharm Edu", @@ -69181,47 +69177,6 @@ "munki_display_name": "PyCharm Edu", "munki_description": "Professional tool to learn programming with Python\n\nhttps://www.jetbrains.com/education/#lang=python$LINKrole=learner" }, - "com.github.bnpl.autopkg.download.pycharmce": { - "name": "PyCharm Community Edition", - "description": "Downloads the current release version of PyCharm Community Edition.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PyCharm-CE.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "PyCharm-CE.download", - "inferred_type": "download", - "children": [ - "com.github.hansen-m.pkg.pycharm", - "com.github.hansen-m.install.pycharm", - "com.github.bnpl.autopkg.munki.pycharmce", - "com.github.peshay.filewave.PyCharm-CE", - "com.github.ahousseini-recipes.pkg.PyCharm-CE", - "com.github.Lotusshaney.pkg.pycharmce" - ] - }, - "com.github.bnpl.autopkg.download.rubymine": { - "name": "RubyMine", - "description": "Downloads the current release version of RubyMine.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/RubyMine.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "RubyMine.download", - "inferred_type": "download", - "children": [ - "com.github.bnpl.autopkg.munki.rubymine" - ] - }, - "com.github.bnpl.autopkg.download.goland": { - "name": "GoLand", - "description": "Downloads the current release version of GoLand.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/GoLand.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "GoLand.download", - "inferred_type": "download", - "children": [ - "com.github.bnpl.autopkg.munki.goland" - ] - }, "com.github.bnpl.autopkg.download.jetbrains": { "name": "JetBrainsProductDownload", "description": "Downloads the current release version of JetBrains product.", @@ -69230,56 +69185,55 @@ "shortname": "JetBrains.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.download.webstorm", - "com.github.bnpl.autopkg.download.intellijideaue", - "com.github.bnpl.autopkg.download.pycharmce", - "com.github.bnpl.autopkg.download.rubymine", "com.github.bnpl.autopkg.download.goland", - "com.github.bnpl.autopkg.download.datagrip", - "com.github.bnpl.autopkg.download.clion", - "com.github.bnpl.autopkg.download.appcode", - "com.github.bnpl.autopkg.download.intellijideace", "com.github.bnpl.autopkg.download.pycharmpe", "com.github.bnpl.autopkg.download.pycharmedu", "com.github.bnpl.autopkg.download.phpstorm", + "com.github.bnpl.autopkg.download.intellijideaue", + "com.github.bnpl.autopkg.download.pycharmce", + "com.github.bnpl.autopkg.download.webstorm", + "com.github.bnpl.autopkg.download.datagrip", + "com.github.bnpl.autopkg.download.clion", + "com.github.bnpl.autopkg.download.rubymine", "com.github.bnpl.autopkg.download.rider", - "com.github.dwbergstrom.download.rustrover", - "com.github.dwbergstrom.download.dataspell" + "com.github.bnpl.autopkg.download.intellijideace", + "com.github.bnpl.autopkg.download.appcode", + "com.github.dwbergstrom.download.dataspell", + "com.github.dwbergstrom.download.rustrover" ] }, - "com.github.bnpl.autopkg.munki.intellijideaue": { - "name": "IntelliJ IDEA Ultimate Edition", - "description": "Downloads the current release version of IntelliJ IDEA Ultimate Edition and imports into Munki.", + "com.github.bnpl.autopkg.munki.appcode": { + "name": "AppCode", + "description": "Downloads the current release version of AppCode and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/IntelliJ-IDEA-UE.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.intellijideaue", - "shortname": "IntelliJ-IDEA-UE.munki", + "path": "JetBrains/AppCode.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.appcode", + "shortname": "AppCode.munki", "inferred_type": "munki", - "munki_display_name": "IntelliJ IDEA Ultimate Edition", - "munki_description": "Capable and ergonomic Java IDE\n\nhttps://www.jetbrains.com/idea" + "munki_display_name": "AppCode", + "munki_description": "Smart IDE for iOS/macOS development\n\nhttps://www.jetbrains.com/objc" }, - "com.github.bnpl.autopkg.download.datagrip": { - "name": "DataGrip", - "description": "Downloads the current release version of DataGrip.", + "com.github.bnpl.autopkg.munki.webstorm": { + "name": "WebStorm", + "description": "Downloads the current release version of WebStorm and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/DataGrip.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "DataGrip.download", - "inferred_type": "download", - "children": [ - "com.github.bnpl.autopkg.munki.datagrip" - ] + "path": "JetBrains/WebStorm.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.webstorm", + "shortname": "WebStorm.munki", + "inferred_type": "munki", + "munki_display_name": "WebStorm", + "munki_description": "The smartest JavaScript IDE\n\nhttps://www.jetbrains.com/webstorm" }, - "com.github.bnpl.autopkg.munki.pycharmce": { - "name": "PyCharm Community Edition", - "description": "Downloads the current release version of PyCharm Community Edition and imports into Munki.", + "com.github.bnpl.autopkg.munki.clion": { + "name": "CLion", + "description": "Downloads the current release version of CLion and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PyCharm-CE.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmce", - "shortname": "PyCharm-CE.munki", + "path": "JetBrains/CLion.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.clion", + "shortname": "CLion.munki", "inferred_type": "munki", - "munki_display_name": "PyCharm Community Edition", - "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" + "munki_display_name": "CLion", + "munki_description": "A smart cross-platform IDE for C and C++\n\nhttps://www.jetbrains.com/clion" }, "com.github.bnpl.autopkg.download.clion": { "name": "CLion", @@ -69293,29 +69247,42 @@ "com.github.bnpl.autopkg.munki.clion" ] }, - "com.github.bnpl.autopkg.munki.rubymine": { + "com.github.bnpl.autopkg.download.rubymine": { "name": "RubyMine", - "description": "Downloads the current release version of RubyMine and imports into Munki.", + "description": "Downloads the current release version of RubyMine.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/RubyMine.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.rubymine", - "shortname": "RubyMine.munki", - "inferred_type": "munki", - "munki_display_name": "RubyMine", - "munki_description": "The most intelligent Ruby IDE\n\nhttps://www.jetbrains.com/ruby" + "path": "JetBrains/RubyMine.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "RubyMine.download", + "inferred_type": "download", + "children": [ + "com.github.bnpl.autopkg.munki.rubymine" + ] }, - "com.github.bnpl.autopkg.download.appcode": { - "name": "AppCode", - "description": "Downloads the current release version of AppCode.", + "com.github.bnpl.autopkg.download.rider": { + "name": "Rider", + "description": "Downloads the current release version of Rider.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/AppCode.download.recipe", + "path": "JetBrains/Rider.download.recipe", "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "AppCode.download", + "shortname": "Rider.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.appcode" + "com.github.andrewvalentine.pkg.Rider", + "com.github.bnpl.autopkg.munki.rider" ] }, + "com.github.bnpl.autopkg.munki.goland": { + "name": "GoLand", + "description": "Downloads the current release version of GoLand and imports into Munki.", + "repo": "autopkg/bnpl-recipes", + "path": "JetBrains/GoLand.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.goland", + "shortname": "GoLand.munki", + "inferred_type": "munki", + "munki_display_name": "GoLand", + "munki_description": "A clever IDE to Go\n\nhttps://www.jetbrains.com/go" + }, "com.github.bnpl.autopkg.download.intellijideace": { "name": "IntelliJ IDEA Community Edition", "description": "Downloads the current release version of IntelliJ IDEA Community Edition.", @@ -69329,30 +69296,16 @@ "com.github.peshay.filewave.IDEA-CE" ] }, - "com.github.bnpl.autopkg.munki.webstorm": { - "name": "WebStorm", - "description": "Downloads the current release version of WebStorm and imports into Munki.", + "com.github.bnpl.autopkg.munki.rider": { + "name": "Rider", + "description": "Downloads the current release version of Rider and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/WebStorm.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.webstorm", - "shortname": "WebStorm.munki", + "path": "JetBrains/Rider.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.rider", + "shortname": "Rider.munki", "inferred_type": "munki", - "munki_display_name": "WebStorm", - "munki_description": "The smartest JavaScript IDE\n\nhttps://www.jetbrains.com/webstorm" - }, - "com.github.bnpl.autopkg.download.pycharmpe": { - "name": "PyCharm Professional Edition", - "description": "Downloads the current release version of PyCharm Professional Edition.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PyCharm-PE.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "PyCharm-PE.download", - "inferred_type": "download", - "children": [ - "com.github.bnpl.autopkg.munki.pycharmpe", - "com.github.smithjw.pkg.PyCharm_PE", - "com.github.Lotusshaney.pkg.pycharmpe" - ] + "munki_display_name": "Rider", + "munki_description": "A cross-platform .NET IDE based on the IntelliJ platform and ReSharper\n\nhttps://www.jetbrains.com/rider" }, "com.github.bnpl.autopkg.munki.intellijideace": { "name": "IntelliJ IDEA Community Edition", @@ -69365,130 +69318,60 @@ "munki_display_name": "IntelliJ IDEA Community Edition", "munki_description": "Capable and ergonomic Java IDE\n\nhttps://www.jetbrains.com/idea" }, - "com.github.bnpl.autopkg.download.pycharmedu": { - "name": "PyCharm Edu", - "description": "Downloads the current release version of PyCharm Edu.", + "com.github.bnpl.autopkg.munki.pycharmce": { + "name": "PyCharm Community Edition", + "description": "Downloads the current release version of PyCharm Community Edition and imports into Munki.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PyCharm-Edu.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "PyCharm-Edu.download", - "inferred_type": "download", - "children": [ - "com.github.bnpl.autopkg.munki.pycharmedu" - ] + "path": "JetBrains/PyCharm-CE.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmce", + "shortname": "PyCharm-CE.munki", + "inferred_type": "munki", + "munki_display_name": "PyCharm Community Edition", + "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" }, - "com.github.bnpl.autopkg.download.phpstorm": { - "name": "PhpStorm", - "description": "Downloads the current release version of PhpStorm.", + "com.github.bnpl.autopkg.download.appcode": { + "name": "AppCode", + "description": "Downloads the current release version of AppCode.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PhpStorm.download.recipe", + "path": "JetBrains/AppCode.download.recipe", "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "PhpStorm.download", + "shortname": "AppCode.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.phpstorm" + "com.github.bnpl.autopkg.munki.appcode" ] }, - "com.github.bnpl.autopkg.munki.clion": { - "name": "CLion", - "description": "Downloads the current release version of CLion and imports into Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/CLion.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.clion", - "shortname": "CLion.munki", - "inferred_type": "munki", - "munki_display_name": "CLion", - "munki_description": "A smart cross-platform IDE for C and C++\n\nhttps://www.jetbrains.com/clion" - }, - "com.github.bnpl.autopkg.munki.appcode": { - "name": "AppCode", - "description": "Downloads the current release version of AppCode and imports into Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/AppCode.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.appcode", - "shortname": "AppCode.munki", - "inferred_type": "munki", - "munki_display_name": "AppCode", - "munki_description": "Smart IDE for iOS/macOS development\n\nhttps://www.jetbrains.com/objc" - }, - "com.github.bnpl.autopkg.munki.datagrip": { - "name": "DataGrip", - "description": "Downloads the current release version of DataGrip and imports into Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/DataGrip.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.datagrip", - "shortname": "DataGrip.munki", - "inferred_type": "munki", - "munki_display_name": "DataGrip", - "munki_description": "Many databases, one tool\n\nhttps://www.jetbrains.com/datagrip" - }, - "com.github.bnpl.autopkg.munki.phpstorm": { - "name": "PhpStorm", - "description": "Downloads the current release version of PhpStorm and imports into Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PhpStorm.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.phpstorm", - "shortname": "PhpStorm.munki", - "inferred_type": "munki", - "munki_display_name": "PhpStorm", - "munki_description": "Lightning-smart PHP IDE\n\nhttps://www.jetbrains.com/phpstorm" - }, - "com.github.bnpl.autopkg.munki.pycharmpe": { - "name": "PyCharm Professional Edition", - "description": "Downloads the current release version of PyCharm Professional Edition and imports into Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/PyCharm-PE.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmpe", - "shortname": "PyCharm-PE.munki", - "inferred_type": "munki", - "munki_display_name": "PyCharm Professional Edition", - "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" - }, - "com.github.bnpl.autopkg.download.rider": { - "name": "Rider", - "description": "Downloads the current release version of Rider.", + "com.github.bnpl.autopkg.download.hmavpn": { + "name": "HMAVPN", + "description": "Downloads the current release version of HMA VPN software.", "repo": "autopkg/bnpl-recipes", - "path": "JetBrains/Rider.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "Rider.download", + "path": "HMAVPN/HMAVPN.download.recipe", + "shortname": "HMAVPN.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.Rider", - "com.github.bnpl.autopkg.munki.rider" + "com.github.bnpl.autopkg.munki.hmavpn" ] }, - "com.github.bnpl.autopkg.munki.squirrelsql": { - "name": "SQuirreLSQL", - "description": "Downloads the current release version of SquirreL SQL Client, builds a package and imports it to Munki.", + "com.github.bnpl.autopkg.munki.hmavpn": { + "name": "HMAVPN", + "description": "Downloads the current release version of HMA VPN and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "SquirreLSQL/SQuirreLSQL.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.squirrelsql", - "shortname": "SQuirreLSQL.munki", + "path": "HMAVPN/HMAVPN.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.hmavpn", + "shortname": "HMAVPN.munki", "inferred_type": "munki", - "munki_display_name": "SquirreL SQL Client", - "munki_description": "SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc." + "munki_display_name": "HMA VPN", + "munki_description": "HMA VPN strips away everything that makes you unique and identifiable online, hiding your IP address and encrypting your data to keep your browsing history private." }, - "com.github.bnpl.autopkg.download.squirrelsql": { - "name": "SQuirreLSQL", - "description": "Downloads the current release version of SQuirreL SQL Client.", + "com.github.bnpl.autopkg.download.voltera": { + "name": "Voltera", + "description": "Downloads the current release version of Voltera software.", "repo": "autopkg/bnpl-recipes", - "path": "SquirreLSQL/SQuirreLSQL.download.recipe", - "shortname": "SQuirreLSQL.download", + "path": "Voltera/Voltera.download.recipe", + "shortname": "Voltera.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.pkg.squirrelsql" - ] - }, - "com.github.bnpl.autopkg.pkg.squirrelsql": { - "name": "SQuirreLSQL", - "description": "Downloads the current release version of SQuirreL SQL Client and builds a package.", - "repo": "autopkg/bnpl-recipes", - "path": "SquirreLSQL/SQuirreLSQL.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.squirrelsql", - "shortname": "SQuirreLSQL.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.bnpl.autopkg.munki.squirrelsql" + "com.github.bnpl.autopkg.munki.voltera" ] }, "com.github.bnpl.autopkg.munki.voltera": { @@ -69502,62 +69385,81 @@ "munki_display_name": "Voltera", "munki_description": "Build hardware faster. Prototype on your desktop with the Voltera V-One PCB Printer." }, - "com.github.bnpl.autopkg.download.voltera": { - "name": "Voltera", - "description": "Downloads the current release version of Voltera software.", + "com.github.bnpl.autopkg.download.appcenterapp": { + "name": "AppCenterApp", + "description": "Downloads the latest release of an application from Microsoft App Center. This recipe should only ever be used through its child recipe with specific values overridden (OWNER_NAME, APP_NAME, X_API_TOKEN, CSV_REQ, NAME).", "repo": "autopkg/bnpl-recipes", - "path": "Voltera/Voltera.download.recipe", - "shortname": "Voltera.download", + "path": "AppCenterApp/AppCenterApp.download.recipe", + "shortname": "AppCenterApp.download", + "inferred_type": "download" + }, + "com.github.bnpl.autopkg.download.postman": { + "name": "Postman", + "description": "Downloads the current release version of Postman.", + "repo": "autopkg/bnpl-recipes", + "path": "Postman/Postman.download.recipe", + "shortname": "Postman.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.voltera" + "com.github.bnpl.autopkg.pkg.postman" ] }, - "com.github.bnpl.autopkg.download.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of FreeFileSync.", + "com.github.bnpl.autopkg.pkg.postman": { + "name": "Postman", + "description": "Downloads the current release version of Postman and builds a package.", "repo": "autopkg/bnpl-recipes", - "path": "FreeFileSync/FreeFileSync.download.recipe", - "shortname": "FreeFileSync.download", - "inferred_type": "download", + "path": "Postman/Postman.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.postman", + "shortname": "Postman.pkg", + "inferred_type": "pkg", "children": [ - "com.github.bnpl.autopkg.pkg.freefilesync" + "com.github.killahquam.jss.postman", + "com.github.bnpl.autopkg.munki.postman" ] }, - "com.github.bnpl.autopkg.munki.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of FreeFileSync, builds a package and imports it to Munki.", + "com.github.bnpl.autopkg.munki.postman": { + "name": "Postman", + "description": "Downloads the current release version of Postman, builds a package and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "FreeFileSync/FreeFileSync.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.freefilesync", - "shortname": "FreeFileSync.munki", + "path": "Postman/Postman.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.postman", + "shortname": "Postman.munki", "inferred_type": "munki", - "munki_display_name": "FreeFileSync", - "munki_description": "FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way." + "munki_display_name": "Postman", + "munki_description": "Create and send any HTTP request using the awesome Postman request builder. Write your own test cases to validate response data, response times, and more!" }, - "com.github.bnpl.autopkg.pkg.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of FreeFileSync and builds a package.", + "com.github.bnpl.autopkg.munki.oraclejavasedk9": { + "name": "OracleJava9JDK", + "description": "Downloads the current release version of Oracle Java SE DK 9 and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "FreeFileSync/FreeFileSync.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.freefilesync", - "shortname": "FreeFileSync.pkg", - "inferred_type": "pkg", + "path": "Oracle/OracleJavaSEDK9.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.oraclejavasedk9", + "shortname": "OracleJavaSEDK9.munki", + "inferred_type": "munki", + "munki_display_name": "Oracle Java SE DK 9", + "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform." + }, + "com.github.bnpl.autopkg.download.oraclejavasedk9": { + "name": "OracleJavaSEDK9", + "description": "Downloads the current release version of Oracle Java SE DK 9.", + "repo": "autopkg/bnpl-recipes", + "path": "Oracle/OracleJavaSEDK9.download.recipe", + "shortname": "OracleJavaSEDK9.download", + "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.freefilesync" + "com.github.bnpl.autopkg.munki.oraclejavasedk9" ] }, - "com.github.bnpl.autopkg.pkg.mediainfo": { + "com.github.bnpl.autopkg.munki.mediainfo": { "name": "MediaInfo", - "description": "Downloads the current release version of MediaInfo and builds a package.", + "description": "Downloads the current release version of MediaInfo, builds a package and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "MediaInfo/MediaInfo.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.mediainfo", - "shortname": "MediaInfo.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.bnpl.autopkg.munki.mediainfo" - ] + "path": "MediaInfo/MediaInfo.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.mediainfo", + "shortname": "MediaInfo.munki", + "inferred_type": "munki", + "munki_display_name": "MediaInfo", + "munki_description": "A convenient unified display of the most relevant technical and tag data for video and audio files" }, "com.github.bnpl.autopkg.download.mediainfo": { "name": "MediaInfo", @@ -69570,27 +69472,17 @@ "com.github.bnpl.autopkg.pkg.mediainfo" ] }, - "com.github.bnpl.autopkg.munki.mediainfo": { + "com.github.bnpl.autopkg.pkg.mediainfo": { "name": "MediaInfo", - "description": "Downloads the current release version of MediaInfo, builds a package and imports it to Munki.", - "repo": "autopkg/bnpl-recipes", - "path": "MediaInfo/MediaInfo.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.mediainfo", - "shortname": "MediaInfo.munki", - "inferred_type": "munki", - "munki_display_name": "MediaInfo", - "munki_description": "A convenient unified display of the most relevant technical and tag data for video and audio files" - }, - "com.github.bnpl.autopkg.munki.rpiimager": { - "name": "RPiImager", - "description": "Downloads the current release version of Raspberry Pi Imaging Utility, builds a package and imports it to Munki.", + "description": "Downloads the current release version of MediaInfo and builds a package.", "repo": "autopkg/bnpl-recipes", - "path": "RPiImager/RPiImager.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.rpiimager", - "shortname": "RPiImager.munki", - "inferred_type": "munki", - "munki_display_name": "Raspberry Pi Imaging Utility", - "munki_description": "Use Raspberry Pi Imager for an easy way to install Raspberry Pi OS and other operating systems to an SD card ready to use with your Raspberry Pi." + "path": "MediaInfo/MediaInfo.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.mediainfo", + "shortname": "MediaInfo.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.bnpl.autopkg.munki.mediainfo" + ] }, "com.github.bnpl.autopkg.pkg.rpiimager": { "name": "RPiImager", @@ -69615,6 +69507,17 @@ "com.github.bnpl.autopkg.pkg.rpiimager" ] }, + "com.github.bnpl.autopkg.munki.rpiimager": { + "name": "RPiImager", + "description": "Downloads the current release version of Raspberry Pi Imaging Utility, builds a package and imports it to Munki.", + "repo": "autopkg/bnpl-recipes", + "path": "RPiImager/RPiImager.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.rpiimager", + "shortname": "RPiImager.munki", + "inferred_type": "munki", + "munki_display_name": "Raspberry Pi Imaging Utility", + "munki_description": "Use Raspberry Pi Imager for an easy way to install Raspberry Pi OS and other operating systems to an SD card ready to use with your Raspberry Pi." + }, "com.github.bnpl.autopkg.munki.elementim": { "name": "ElementIM", "description": "Downloads the current release version of Element IM, builds a package and imports it to Munki.", @@ -69626,6 +69529,18 @@ "munki_display_name": "Element IM", "munki_description": "All-in-one secure chat app for teams, friends and organisations. Keeps conversations in your control, safe from data-mining and ads. Talk to everyone through the open global Matrix network, protected by proper end-to-end encryption." }, + "com.github.bnpl.autopkg.pkg.elementim": { + "name": "Element IM", + "description": "Downloads the current release version of Element IM and builds a package.", + "repo": "autopkg/bnpl-recipes", + "path": "ElementIM/ElementIM.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.elementim", + "shortname": "ElementIM.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.bnpl.autopkg.munki.elementim" + ] + }, "com.github.bnpl.autopkg.download.elementim": { "name": "Element IM", "description": "Downloads the current release version of Element IM.", @@ -69637,61 +69552,95 @@ "com.github.bnpl.autopkg.pkg.elementim" ] }, - "com.github.bnpl.autopkg.pkg.elementim": { - "name": "Element IM", - "description": "Downloads the current release version of Element IM and builds a package.", + "com.github.bnpl.autopkg.munki.pgAdmin4": { + "name": "pgAdmin4", + "description": "Downloads the current release version of pgAdmin 4 and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "ElementIM/ElementIM.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.elementim", - "shortname": "ElementIM.pkg", - "inferred_type": "pkg", + "path": "pgAdmin4/pgAdmin4.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.pgadmin4", + "shortname": "pgAdmin4.munki", + "inferred_type": "munki", + "munki_display_name": "pgAdmin 4 - PostgreSQL GUI tools", + "munki_description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface may be run on the desktop or on a web server and supports all common PostgreSQL features. The application includes a syntax highlighting SQL editor." + }, + "com.github.bnpl.autopkg.download.pgadmin4": { + "name": "pgAdmin4", + "description": "Downloads the current release version of pgAdmin 4.", + "repo": "autopkg/bnpl-recipes", + "path": "pgAdmin4/pgAdmin4.download.recipe", + "shortname": "pgAdmin4.download", + "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.elementim" + "com.github.bnpl.autopkg.munki.pgAdmin4", + "com.github.fishd72.pkg.pgAdmin4" ] }, - "com.github.bnpl.autopkg.munki.stan4j": { - "name": "STAN4J", - "description": "Downloads the current release version of STAN4J, builds a package and imports it to Munki.", + "com.github.bnpl.autopkg.munki.squirrelsql": { + "name": "SQuirreLSQL", + "description": "Downloads the current release version of SquirreL SQL Client, builds a package and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "STAN4J/STAN4J.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.stan4j", - "shortname": "STAN4J.munki", + "path": "SquirreLSQL/SQuirreLSQL.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.squirrelsql", + "shortname": "SQuirreLSQL.munki", "inferred_type": "munki", - "munki_display_name": "STAN4J", - "munki_description": "Structure analysis tool for Java, brings together development and quality assurance in a natural way." + "munki_display_name": "SquirreL SQL Client", + "munki_description": "SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc." }, - "com.github.bnpl.autopkg.pkg.stan4j": { - "name": "STAN4J", - "description": "Downloads the current release version of STAN4J and builds a package.", + "com.github.bnpl.autopkg.download.squirrelsql": { + "name": "SQuirreLSQL", + "description": "Downloads the current release version of SQuirreL SQL Client.", "repo": "autopkg/bnpl-recipes", - "path": "STAN4J/STAN4J.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.stan4j", - "shortname": "STAN4J.pkg", + "path": "SquirreLSQL/SQuirreLSQL.download.recipe", + "shortname": "SQuirreLSQL.download", + "inferred_type": "download", + "children": [ + "com.github.bnpl.autopkg.pkg.squirrelsql" + ] + }, + "com.github.bnpl.autopkg.pkg.squirrelsql": { + "name": "SQuirreLSQL", + "description": "Downloads the current release version of SQuirreL SQL Client and builds a package.", + "repo": "autopkg/bnpl-recipes", + "path": "SquirreLSQL/SQuirreLSQL.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.squirrelsql", + "shortname": "SQuirreLSQL.pkg", "inferred_type": "pkg", "children": [ - "com.github.bnpl.autopkg.munki.stan4j" + "com.github.bnpl.autopkg.munki.squirrelsql" ] }, - "com.github.bnpl.autopkg.download.stan4j": { - "name": "STAN4J", - "description": "Downloads the current release version of STAN4J.", + "com.github.bnpl.autopkg.pkg.texliveutility": { + "name": "TeXLiveUtility", + "description": "Downloads the current release version of TeX Live Utility and builds a package.", "repo": "autopkg/bnpl-recipes", - "path": "STAN4J/STAN4J.download.recipe", - "shortname": "STAN4J.download", - "inferred_type": "download", + "path": "TeXLiveUtility/TeXLiveUtility.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.texliveutility", + "shortname": "TeXLiveUtility.pkg", + "inferred_type": "pkg", "children": [ - "com.github.bnpl.autopkg.pkg.stan4j" + "com.github.bnpl.autopkg.munki.texliveutility" ] }, - "com.github.bnpl.autopkg.download.droplr": { - "name": "Droplr", - "description": "Downloads the current release version of Droplr software.", + "com.github.bnpl.autopkg.munki.texliveutility": { + "name": "TeXLiveUtility", + "description": "Downloads the current release version of TeX Live Utility, builds a package and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "Droplr/Droplr.download.recipe", - "shortname": "Droplr.download", + "path": "TeXLiveUtility/TeXLiveUtility.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.texliveutility", + "shortname": "TeXLiveUtility.munki", + "inferred_type": "munki", + "munki_display_name": "TeX Live Utility", + "munki_description": "TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool." + }, + "com.github.bnpl.autopkg.download.texliveutility": { + "name": "TeXLiveUtility", + "description": "Downloads the current release version of TeX Live Utility.", + "repo": "autopkg/bnpl-recipes", + "path": "TeXLiveUtility/TeXLiveUtility.download.recipe", + "shortname": "TeXLiveUtility.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.droplr" + "com.github.bnpl.autopkg.pkg.texliveutility" ] }, "com.github.bnpl.autopkg.munki.droplr": { @@ -69705,84 +69654,158 @@ "munki_display_name": "Droplr", "munki_description": "Capture screenshots and screen recordings instantly: it's saved to the cloud with a link you can share with anyone, anywhere." }, - "com.github.bnpl.autopkg.download.hmavpn": { - "name": "HMAVPN", - "description": "Downloads the current release version of HMA VPN software.", + "com.github.bnpl.autopkg.download.droplr": { + "name": "Droplr", + "description": "Downloads the current release version of Droplr software.", "repo": "autopkg/bnpl-recipes", - "path": "HMAVPN/HMAVPN.download.recipe", - "shortname": "HMAVPN.download", + "path": "Droplr/Droplr.download.recipe", + "shortname": "Droplr.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.hmavpn" + "com.github.bnpl.autopkg.munki.droplr" ] }, - "com.github.bnpl.autopkg.munki.hmavpn": { - "name": "HMAVPN", - "description": "Downloads the current release version of HMA VPN and imports it to Munki.", + "com.github.bnpl.autopkg.pkg.deltachat": { + "name": "DeltaChat", + "description": "Downloads the current release version of DeltaChat and builds a package.", "repo": "autopkg/bnpl-recipes", - "path": "HMAVPN/HMAVPN.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.hmavpn", - "shortname": "HMAVPN.munki", + "path": "DeltaChat/DeltaChat.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.deltachat", + "shortname": "DeltaChat.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.bnpl.autopkg.munki.deltachat" + ] + }, + "com.github.bnpl.autopkg.munki.deltachat": { + "name": "DeltaChat", + "description": "Downloads the current release version of DeltaChat, builds a package and imports it to Munki.", + "repo": "autopkg/bnpl-recipes", + "path": "DeltaChat/DeltaChat.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.deltachat", + "shortname": "DeltaChat.munki", "inferred_type": "munki", - "munki_display_name": "HMA VPN", - "munki_description": "HMA VPN strips away everything that makes you unique and identifiable online, hiding your IP address and encrypting your data to keep your browsing history private." + "munki_display_name": "DeltaChat", + "munki_description": "Chat over e-mail and head back to the future with us! Delta Chat is like Telegram or Whatsapp but without the tracking or central control. Delta Chat does not need your phone number." }, - "com.github.bnpl.autopkg.download.pgadmin4": { - "name": "pgAdmin4", - "description": "Downloads the current release version of pgAdmin 4.", + "com.github.bnpl.autopkg.download.deltachat": { + "name": "DeltaChat", + "description": "Downloads the current release version of DeltaChat.", "repo": "autopkg/bnpl-recipes", - "path": "pgAdmin4/pgAdmin4.download.recipe", - "shortname": "pgAdmin4.download", + "path": "DeltaChat/DeltaChat.download.recipe", + "shortname": "DeltaChat.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.pgAdmin4", - "com.github.fishd72.pkg.pgAdmin4" + "com.github.bnpl.autopkg.pkg.deltachat" ] }, - "com.github.bnpl.autopkg.munki.pgAdmin4": { - "name": "pgAdmin4", - "description": "Downloads the current release version of pgAdmin 4 and imports it to Munki.", + "com.github.bnpl.autopkg.munki.wondersharemobiletrans": { + "name": "WonderShare MobileTrans", + "description": "Downloads the current release version of WonderShare MobileTrans and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "pgAdmin4/pgAdmin4.munki.recipe", - "parent": "com.github.bnpl.autopkg.download.pgadmin4", - "shortname": "pgAdmin4.munki", + "path": "WonderShare/WonderShare-MobileTrans.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.wondersharemobiletrans", + "shortname": "WonderShare-MobileTrans.munki", "inferred_type": "munki", - "munki_display_name": "pgAdmin 4 - PostgreSQL GUI tools", - "munki_description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface may be run on the desktop or on a web server and supports all common PostgreSQL features. The application includes a syntax highlighting SQL editor." + "munki_display_name": "WonderShare MobileTrans", + "munki_description": "Transfer Data From iPhone, Android, iOS, iTunes, iCloud to Anywhere without Any Loss." }, - "com.github.bnpl.autopkg.download.texliveutility": { - "name": "TeXLiveUtility", - "description": "Downloads the current release version of TeX Live Utility.", + "com.github.bnpl.autopkg.download.wondersharemobiletrans": { + "name": "WonderShare MobileTrans", + "description": "Downloads the current release version of WonderShare MobileTrans.", "repo": "autopkg/bnpl-recipes", - "path": "TeXLiveUtility/TeXLiveUtility.download.recipe", - "shortname": "TeXLiveUtility.download", + "path": "WonderShare/WonderShare-MobileTrans.download.recipe", + "shortname": "WonderShare-MobileTrans.download", "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.pkg.texliveutility" + "com.github.bnpl.autopkg.munki.wondersharemobiletrans" ] }, - "com.github.bnpl.autopkg.pkg.texliveutility": { - "name": "TeXLiveUtility", - "description": "Downloads the current release version of TeX Live Utility and builds a package.", + "com.github.bnpl.autopkg.munki.riot": { + "name": "Riot", + "description": "Downloads the current release version of Riot and imports it to Munki.", "repo": "autopkg/bnpl-recipes", - "path": "TeXLiveUtility/TeXLiveUtility.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.texliveutility", - "shortname": "TeXLiveUtility.pkg", - "inferred_type": "pkg", + "path": "Riot/Riot.munki.recipe", + "parent": "com.github.bnpl.autopkg.download.riot", + "shortname": "Riot.munki", + "inferred_type": "munki", + "munki_display_name": "Riot", + "munki_description": "A universal secure chat app entirely under your control" + }, + "com.github.bnpl.autopkg.download.riot": { + "name": "Riot", + "description": "Downloads the current release version of Riot.", + "repo": "autopkg/bnpl-recipes", + "path": "Riot/Riot.download.recipe", + "shortname": "Riot.download", + "inferred_type": "download", "children": [ - "com.github.bnpl.autopkg.munki.texliveutility" + "com.github.bnpl.autopkg.munki.riot" ] }, - "com.github.bnpl.autopkg.munki.texliveutility": { - "name": "TeXLiveUtility", - "description": "Downloads the current release version of TeX Live Utility, builds a package and imports it to Munki.", + "com.github.bnpl.autopkg.proc.IzPackExecutor": { + "name": null, + "description": "This is a stub recipe for IzPackExecutor Processor.\n\nThis Processor can be used by another\nrecipe outside of this directory or repo by referring to\nthe Processor in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, one should separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.bnpl.autopkg.proc.IzPackExecutor/IzPackExecutor\n\n\n..assuming that this recipe is in one of AutoPkg's search dirs.\n ", "repo": "autopkg/bnpl-recipes", - "path": "TeXLiveUtility/TeXLiveUtility.munki.recipe", - "parent": "com.github.bnpl.autopkg.pkg.texliveutility", - "shortname": "TeXLiveUtility.munki", + "path": "IzPack/IzPackExecutor.recipe" + }, + "com.github.bnpl.autopkg.munki.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of FreeFileSync, builds a package and imports it to Munki.", + "repo": "autopkg/bnpl-recipes", + "path": "FreeFileSync/FreeFileSync.munki.recipe", + "parent": "com.github.bnpl.autopkg.pkg.freefilesync", + "shortname": "FreeFileSync.munki", "inferred_type": "munki", - "munki_display_name": "TeX Live Utility", - "munki_description": "TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool." + "munki_display_name": "FreeFileSync", + "munki_description": "FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way." + }, + "com.github.bnpl.autopkg.download.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of FreeFileSync.", + "repo": "autopkg/bnpl-recipes", + "path": "FreeFileSync/FreeFileSync.download.recipe", + "shortname": "FreeFileSync.download", + "inferred_type": "download", + "children": [ + "com.github.bnpl.autopkg.pkg.freefilesync" + ] + }, + "com.github.bnpl.autopkg.pkg.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of FreeFileSync and builds a package.", + "repo": "autopkg/bnpl-recipes", + "path": "FreeFileSync/FreeFileSync.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.freefilesync", + "shortname": "FreeFileSync.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.bnpl.autopkg.munki.freefilesync" + ] + }, + "com.github.erikng.download.Nudge": { + "name": "Nudge", + "description": "Nudge is application for enforcing macOS updates.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet TYPE to \"_Suite\" string to download the new Nudge Suite, either\nvia Input in an override or via the -k option,\ni.e.: `-k TYPE=_Suite`", + "repo": "autopkg/erikng-recipes", + "path": "Nudge/Nudge.download.recipe", + "shortname": "Nudge.download", + "inferred_type": "download", + "children": [ + "com.github.erikng.munki.Nudge", + "com.github.grahampugh.recipes.pkg.Nudge", + "com.github.davidbpirie.jamf-upload.Nudge" + ] + }, + "com.github.erikng.munki.Nudge": { + "name": "Nudge", + "description": "Downloads latest Nudge release and imports into Munki.", + "repo": "autopkg/erikng-recipes", + "path": "Nudge/Nudge.munki.recipe", + "parent": "com.github.erikng.download.Nudge", + "shortname": "Nudge.munki", + "inferred_type": "munki", + "munki_display_name": "Nudge", + "munki_description": "Nudge is a Swift application for enforcing macOS updates." }, "com.github.erikng.munki.Genymotion": { "name": "Genymotion", @@ -69807,28 +69830,24 @@ "com.github.dataJAR-recipes.pkg.Genymotion" ] }, - "com.github.erikng.munki.Nudge": { - "name": "Nudge", - "description": "Downloads latest Nudge release and imports into Munki.", - "repo": "autopkg/erikng-recipes", - "path": "Nudge/Nudge.munki.recipe", - "parent": "com.github.erikng.download.Nudge", - "shortname": "Nudge.munki", - "inferred_type": "munki", - "munki_display_name": "Nudge", - "munki_description": "Nudge is a Swift application for enforcing macOS updates." + "com.github.chilcote.pkg.PyCharm": { + "name": "PyCharm", + "description": "Downloads the current release version of PyCharm (Professional) and converts it into a pkg.", + "repo": "autopkg/chilcote-recipes", + "path": "JetBrains/PyCharm.pkg.recipe", + "parent": "com.github.mosen.download.PyCharmPro", + "shortname": "PyCharm.pkg", + "inferred_type": "pkg" }, - "com.github.erikng.download.Nudge": { - "name": "Nudge", - "description": "Nudge is application for enforcing macOS updates.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet TYPE to \"_Suite\" string to download the new Nudge Suite, either\nvia Input in an override or via the -k option,\ni.e.: `-k TYPE=_Suite`", - "repo": "autopkg/erikng-recipes", - "path": "Nudge/Nudge.download.recipe", - "shortname": "Nudge.download", + "com.github.chilcote.download.CLion": { + "name": "CLion", + "description": "Download the latest release of CLion.", + "repo": "autopkg/chilcote-recipes", + "path": "JetBrains/CLion.download.recipe", + "shortname": "CLion.download", "inferred_type": "download", "children": [ - "com.github.erikng.munki.Nudge", - "com.github.grahampugh.recipes.pkg.Nudge", - "com.github.davidbpirie.jamf-upload.Nudge" + "com.github.chilcote.pkg.CLion" ] }, "com.github.chilcote.pkg.WebStorm": { @@ -69849,35 +69868,17 @@ "shortname": "CLion.pkg", "inferred_type": "pkg" }, - "com.github.chilcote.pkg.PyCharm": { - "name": "PyCharm", - "description": "Downloads the current release version of PyCharm (Professional) and converts it into a pkg.", - "repo": "autopkg/chilcote-recipes", - "path": "JetBrains/PyCharm.pkg.recipe", - "parent": "com.github.mosen.download.PyCharmPro", - "shortname": "PyCharm.pkg", - "inferred_type": "pkg" - }, - "com.github.chilcote.download.CLion": { - "name": "CLion", - "description": "Download the latest release of CLion.", - "repo": "autopkg/chilcote-recipes", - "path": "JetBrains/CLion.download.recipe", - "shortname": "CLion.download", - "inferred_type": "download", - "children": [ - "com.github.chilcote.pkg.CLion" - ] - }, - "com.github.chilcote.install.Docker": { + "com.github.chilcote.munki.Docker": { "name": "Docker", - "description": "Installs the latest version of Docker.", + "description": "Downloads the latest version of Docker and imports it into Munki.", "repo": "autopkg/chilcote-recipes", - "path": "Docker/Docker.install.recipe", + "path": "Docker/Docker.munki.recipe", "parent": "com.github.chilcote.download.Docker", "deprecated": true, - "shortname": "Docker.install", - "inferred_type": "install" + "shortname": "Docker.munki", + "inferred_type": "munki", + "munki_display_name": "Docker", + "munki_description": " " }, "com.github.chilcote.download.Docker": { "name": "Docker", @@ -69888,23 +69889,11 @@ "shortname": "Docker.download", "inferred_type": "download", "children": [ - "com.github.chilcote.install.Docker", "com.github.chilcote.munki.Docker", - "com.github.chilcote.pkg.Docker" + "com.github.chilcote.pkg.Docker", + "com.github.chilcote.install.Docker" ] }, - "com.github.chilcote.munki.Docker": { - "name": "Docker", - "description": "Downloads the latest version of Docker and imports it into Munki.", - "repo": "autopkg/chilcote-recipes", - "path": "Docker/Docker.munki.recipe", - "parent": "com.github.chilcote.download.Docker", - "deprecated": true, - "shortname": "Docker.munki", - "inferred_type": "munki", - "munki_display_name": "Docker", - "munki_description": " " - }, "com.github.chilcote.pkg.Docker": { "name": "Docker", "description": "Downloads the latest version of Docker and creates a package.", @@ -69915,13 +69904,14 @@ "shortname": "Docker.pkg", "inferred_type": "pkg" }, - "com.github.rmanly.install.Zidget": { - "name": null, - "description": "Installs the latest Zidget widget to /Library/Widgets", - "repo": "autopkg/rmanly-recipes", - "path": "Acronis Access Connect/Zidget.install.recipe", - "parent": "com.github.rmanly.download.Zidget", - "shortname": "Zidget.install", + "com.github.chilcote.install.Docker": { + "name": "Docker", + "description": "Installs the latest version of Docker.", + "repo": "autopkg/chilcote-recipes", + "path": "Docker/Docker.install.recipe", + "parent": "com.github.chilcote.download.Docker", + "deprecated": true, + "shortname": "Docker.install", "inferred_type": "install" }, "com.github.rmanly.munki.Zidget": { @@ -69943,460 +69933,543 @@ "shortname": "Zidget.download", "inferred_type": "download", "children": [ - "com.github.rmanly.install.Zidget", - "com.github.rmanly.munki.Zidget" + "com.github.rmanly.munki.Zidget", + "com.github.rmanly.install.Zidget" ] }, - "com.github.peshay.filewave.Scribus": { - "name": "Scribus", - "description": "Downloads latest version of Scribus and imports into FileWave.", + "com.github.rmanly.install.Zidget": { + "name": null, + "description": "Installs the latest Zidget widget to /Library/Widgets", + "repo": "autopkg/rmanly-recipes", + "path": "Acronis Access Connect/Zidget.install.recipe", + "parent": "com.github.rmanly.download.Zidget", + "shortname": "Zidget.install", + "inferred_type": "install" + }, + "com.github.peshay.filewave.Calibre": { + "name": "Calibre", + "description": "Downloads the latest version of Calibre, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "Scribus/Scribus.filewave.recipe", - "parent": "com.github.hansen-m.download.Scribus", - "shortname": "Scribus.filewave", + "path": "Calibre/Calibre.filewave.recipe", + "parent": "com.github.gerardkok.download.calibre", + "shortname": "Calibre.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.draw.io": { - "name": "draw.io Desktop", - "description": "Downloads the latest version of draw.io Desktop.", + "com.github.peshay.filewave.DOSBox": { + "name": "DOSBox", + "description": "Downloads latest version of DOSBox and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "drawio/draw.io.download.recipe", + "path": "DOSBox/DOSBox.filewave.recipe", + "parent": "com.github.peshay.download.DOSBox", + "shortname": "DOSBox.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.DOSBox": { + "name": "DOSBox", + "description": "Downloads latest version of DOSBox.", + "repo": "autopkg/peshay-recipes", + "path": "DOSBox/DOSBox.download.recipe", + "shortname": "DOSBox.download", + "inferred_type": "download", "children": [ - "com.github.gerardkok.munki.drawio-desktop", - "com.github.peshay.filewave.draw.io", - "com.github.dataJAR-recipes.munki.drawio" + "com.github.peshay.filewave.DOSBox" ] }, - "com.github.peshay.filewave.draw.io": { - "name": "draw.io Desktop", - "description": "Downloads latest version of draw.io Desktop and imports into FileWave.", + "com.github.peshay.filewave.CCleaner": { + "name": "CCleaner", + "description": "Downloads latest version of CCleaner and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "drawio/draw.io.filewave.recipe", - "parent": "com.github.peshay.download.draw.io" + "path": "CCleaner/CCleaner.filewave.recipe", + "parent": "com.github.homebysix.download.CCleaner", + "shortname": "CCleaner.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.download.Snk": { - "name": "Snk", - "description": "Downloads latest version of Snk.", + "com.github.peshay.filewave.ClamXav": { + "name": "ClamXav", + "description": "Downloads the latest ClamXav disk image and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Snk/Snk.download.recipe", - "shortname": "Snk.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.Snk" - ] + "path": "ClamXav/ClamXav.filewave.recipe", + "parent": "com.github.homebysix.download.ClamXav", + "shortname": "ClamXav.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.Snk": { - "name": "Snk", - "description": "Downloads latest version of Snk and imports into FileWave.", + "com.github.peshay.filewave.Keka": { + "name": "Keka", + "description": "Downloads latest version of Keka and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Snk/Snk.filewave.recipe", - "parent": "com.github.peshay.download.Snk", - "shortname": "Snk.filewave", + "path": "Keka/Keka.filewave.recipe", + "parent": "com.github.gerardkok.download.Keka", + "shortname": "Keka.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads latest version of KeePassXC and imports into FileWave.", + "com.github.peshay.filewave.VSCodium": { + "name": "VSCodium", + "description": "Downloads the latest Version of VSCodium and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "KeePassXC/KeePassXC.filewave.recipe", - "parent": "com.github.n8felton.download.KeePassXC", - "shortname": "KeePassXC.filewave", + "path": "VSCodium/VSCodium.filewave.recipe", + "parent": "com.github.apizz.download.VSCodium", + "shortname": "VSCodium.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.WhatsApp": { - "name": "WhatsApp", - "description": "Downloads latest version of WhatsApp and imports into FileWave.", + "com.github.peshay.filewave.WebStorm": { + "name": "WebStorm", + "description": "Downloads the latest version of WebStorm, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/WebStorm.filewave.recipe", + "parent": "com.github.bnpl.autopkg.download.webstorm", + "shortname": "WebStorm.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.IDEA-CE": { + "name": "IDEA-CE", + "description": "Downloads the latest version of IDEA Community Edition, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/IDEA-CE.filewave.recipe", + "parent": "com.github.bnpl.autopkg.download.intellijideace", + "shortname": "IDEA-CE.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.RubyMine": { + "name": "RubyMine", + "description": "Downloads the latest version of RubyMine, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/RubyMine.filewave.recipe", + "parent": "com.github.mosen.download.RubyMine", + "shortname": "RubyMine.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.PyCharm-CE": { + "name": "PyCharm-CE", + "description": "Downloads the latest version of PyCharm Community Edition, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/PyCharm-CE.filewave.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmce", + "shortname": "PyCharm-CE.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.PhpStorm": { + "name": "PhpStorm", + "description": "Downloads the latest version of PhpStorm, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/PhpStorm.filewave.recipe", + "parent": "com.github.mosen.download.PhpStorm", + "shortname": "PhpStorm.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.IDEA-IU": { + "name": "IDEA-IU", + "description": "Downloads the latest version of IDEA-IU, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/IDEA-IU.filewave.recipe", + "parent": "com.github.bnpl.autopkg.download.intellijideaue", + "shortname": "IDEA-IU.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.PyCharmPro": { + "name": "PyCharmPro", + "description": "Downloads the latest version of PyCharmPro, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "JetBrains/PyCharmPro.filewave.recipe", + "parent": "com.github.mosen.download.PyCharmPro", + "shortname": "PyCharmPro.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.jEdit": { + "name": "jEdit", + "description": "Downloads the latest version of jEdit.", + "repo": "autopkg/peshay-recipes", + "path": "jEdit/jEdit.download.recipe", + "shortname": "jEdit.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.jEdit", + "com.github.nstrauss.pkg.jEdit" + ] + }, + "com.github.peshay.filewave.jEdit": { + "name": "jEdit", + "description": "Downloads the latest version of jEdit, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "WhatsApp/WhatsApp.filewave.recipe", - "parent": "com.scriptingosx.download.WhatsApp", - "shortname": "WhatsApp.filewave", + "path": "jEdit/jEdit.filewave.recipe", + "parent": "com.github.peshay.download.jEdit", + "shortname": "jEdit.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.AxureRP": { - "name": "Axure RP", - "description": "Downloads latest version of AxureRP and imports into FileWave.", + "com.github.peshay.filewave.TheUnarchiver": { + "name": "TheUnarchiver", + "description": "Downloads latest version of TheUnarchiver and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Axure/AxureRP.filewave.recipe", - "parent": "com.github.thenikola.download.AxureRP", - "shortname": "AxureRP.filewave", + "path": "TheUnarchiver/TheUnarchiver.filewave.recipe", + "parent": "com.github.autopkg.download.TheUnarchiver", + "shortname": "TheUnarchiver.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ClamXav": { - "name": "ClamXav", - "description": "Downloads the latest ClamXav disk image and imports into FileWave.", + "com.github.peshay.filewave.VMwareFusion": { + "name": "VMwareFusion", + "description": "Downloads latest version of VMwareFusion and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "ClamXav/ClamXav.filewave.recipe", - "parent": "com.github.homebysix.download.ClamXav", - "shortname": "ClamXav.filewave", + "path": "VMware/VMwareFusion.filewave.recipe", + "parent": "com.justinrummel.download.VMwareFusion", + "shortname": "VMwareFusion.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.GoldenCheetah": { - "name": "GoldenCheetah", - "description": "Downloads latest version of GoldenCheetah.", + "com.github.peshay.download.VMwareFusionDeploy1015": { + "name": "VMwareFusionDeploy", + "description": "Download recipe for VMware Fusion 10.1.5", "repo": "autopkg/peshay-recipes", - "path": "GoldenCheetah/GoldenCheetah.download.recipe", - "shortname": "GoldenCheetah.download", + "path": "VMware/VMwareFusionDeploy1015.download.recipe", + "shortname": "VMwareFusionDeploy1015.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.GoldenCheetah" + "com.github.peshay.filewave.VMwareFusionDeploy1015" ] }, - "com.github.peshay.filewave.GoldenCheetah": { - "name": "GoldenCheetah", - "description": "Downloads latest version of GoldenCheetah and imports into FileWave.", + "com.github.peshay.filewave.VMwareFusionDeploy": { + "name": "VMwareFusionDeploy", + "description": "Imports the VMwareFusion mass deployment package into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "GoldenCheetah/GoldenCheetah.filewave.recipe", - "parent": "com.github.peshay.download.GoldenCheetah", - "shortname": "GoldenCheetah.filewave", + "path": "VMware/VMwareFusionDeploy.filewave.recipe", + "parent": "com.github.patgmac.pkg.VMwareFusionDeploy", + "shortname": "VMwareFusionDeploy.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads latest version of AppCleaner and imports into FileWave.", + "com.github.peshay.filewave.VMwareFusionDeploy1016": { + "name": "VMwareFusionDeploy", + "description": "Imports the VMwareFusion mass deployment package into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "AppCleaner/AppCleaner.filewave.recipe", - "parent": "com.github.jleggat.AppCleaner.download", - "shortname": "AppCleaner.filewave", + "path": "VMware/VMwareFusionDeploy1016.filewave.recipe", + "parent": "com.github.peshay.download.VMwareFusionDeploy1016", + "shortname": "VMwareFusionDeploy1016.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VSCodium": { - "name": "VSCodium", - "description": "Downloads the latest Version of VSCodium and imports into FileWave.", + "com.github.peshay.download.VMwareFusionDeploy1016": { + "name": "VMwareFusionDeploy", + "description": "Download recipe for VMware Fusion 10.1.6", "repo": "autopkg/peshay-recipes", - "path": "VSCodium/VSCodium.filewave.recipe", - "parent": "com.github.apizz.download.VSCodium", - "shortname": "VSCodium.filewave", - "inferred_type": "filewave" + "path": "VMware/VMwareFusionDeploy1016.download.recipe", + "shortname": "VMwareFusionDeploy1016.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.VMwareFusionDeploy1016" + ] }, - "com.github.peshay.filewave.Wireshark": { - "name": "Wireshark", - "description": "Downloads latest version of Wireshark and imports into FileWave.", + "com.github.peshay.filewave.VMwareFusionDeploy1015": { + "name": "VMwareFusionDeploy", + "description": "Imports the VMwareFusion mass deployment package into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Wireshark/Wireshark.filewave.recipe", - "parent": "com.github.jleggat.Wireshark.download", - "shortname": "Wireshark.filewave", + "path": "VMware/VMwareFusionDeploy1015.filewave.recipe", + "parent": "com.github.peshay.download.VMwareFusionDeploy1015", + "shortname": "VMwareFusionDeploy1015.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Brackets": { - "name": "Brackets", - "description": "Downloads latest version of Brackets and imports into FileWave.", + "com.github.peshay.filewave.InsomniaX": { + "name": "InsomniaX", + "description": "Downloads latest version of InsomniaX and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Brackets/Brackets.filewave.recipe", - "parent": "com.github.novaksam.download.Brackets", - "shortname": "Brackets.filewave", + "path": "InsomniaX/InsomniaX.filewave.recipe", + "parent": "com.github.keeleysam.recipes.InsomniaX.download", + "shortname": "InsomniaX.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.snagit": { - "name": "Snagit", - "description": "Downloads latest version of Snagit and imports into FileWave.", + "com.github.peshay.filewave.Keybase": { + "name": "Keybase", + "description": "Downloads latest version of Keybase and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "TechSmith/Snagit.filewave.recipe", - "parent": "com.github.autopkg.kernsb.pkg.TechSmithSnagit", - "shortname": "Snagit.filewave", + "path": "Keybase/Keybase.filewave.recipe", + "parent": "com.github.jaharmi.download.Keybase", + "shortname": "Keybase.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.nvALT": { - "name": "nvALT", - "description": "Downloads latest version of nvALT and imports into FileWave.", + "com.github.peshay.filewave.CarbonCopyCloner": { + "name": "Carbon Copy Cloner", + "description": "Downloads latest CarbonCopyCloner disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "nvALT/nvALT.filewave.recipe", - "parent": "com.github.jleggat.nvALT.download", - "shortname": "nvALT.filewave", + "path": "Bombich/CarbonCopyCloner.filewave.recipe", + "parent": "com.github.keeleysam.recipes.CarbonCopyCloner.download", + "shortname": "CarbonCopyCloner.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Alfred": { - "name": "Alfred", - "description": "Downloads latest version of Alfred and imports into FileWave.", + "com.github.peshay.filewave.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "Alfred/Alfred.filewave.recipe", - "parent": "io.github.hjuutilainen.download.Alfred5", - "shortname": "Alfred.filewave", + "path": "VLC/VLC.filewave.recipe", + "parent": "com.github.autopkg.download.VLC", + "shortname": "VLC.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.AnyDesk-Win": { - "name": "AnyDesk", - "description": "Downloads the latest AnyDesk version and imports into FileWave.", + "com.github.peshay.filewave.DB Browser for SQLite": { + "name": "DBBrowserforSQLite", + "description": "Downloads the latest version of DB Browser for SQLite (formerly sqlitebrowser),\n\t\t\tand imports it to Filewave.\n\t\t\t", "repo": "autopkg/peshay-recipes", - "path": "AnyDesk/AnyDesk-Win.filewave.recipe", - "parent": "com.github.peshay.download.AnyDesk", - "shortname": "AnyDesk-Win.filewave", + "path": "DBBrowserforSQLite/DB Browser for SQLite.filewave.recipe", + "parent": "com.github.dataJAR-recipes.download.DB Browser for SQLite", + "shortname": "DB Browser for SQLite.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.AnyDesk": { - "name": "AnyDesk", - "description": "Downloads the latest version of AnyDesk.", + "com.github.peshay.filewave.Brackets": { + "name": "Brackets", + "description": "Downloads latest version of Brackets and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "AnyDesk/AnyDesk-Win.download.recipe", - "shortname": "AnyDesk-Win.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.AnyDesk-Win" - ] + "path": "Brackets/Brackets.filewave.recipe", + "parent": "com.github.novaksam.download.Brackets", + "shortname": "Brackets.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.PowerShell": { - "name": "PowerShell", - "description": "Imports PowerShell into FileWave.", + "com.github.peshay.filewave.TeXstudio": { + "name": "TeXstudio", + "description": "Downloads latest version of TeXstudio and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "PowerShell/PowerShell.filewave.recipe", - "parent": "com.github.vmiller.download.PowerShell", - "shortname": "PowerShell.filewave", + "path": "TeXstudio/TeXstudio.filewave.recipe", + "parent": "io.github.hjuutilainen.download.TeXstudio", + "shortname": "TeXstudio.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VirtualBoxPKG": { - "name": "VirtualBox", - "description": "Downloads latest version of VirtualBox in PKG and imports into FileWave.", + "com.github.peshay.filewave.MTR": { + "name": "MTR", + "description": "Downloads latest version of MTR and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "VirtualBoxPKG/VirtualBoxPKG.filewave.recipe", - "parent": "com.github.peshay.download.VirtualBoxPKG", - "shortname": "VirtualBoxPKG.filewave", + "path": "MTR/MTR.filewave.recipe", + "parent": "com.github.peshay.download.MTR", + "shortname": "MTR.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.VirtualBoxPKG": { - "name": "VirtualBox", - "description": "Downloads the current release version of VirtualBox in PKG", + "com.github.peshay.download.MTR": { + "name": "MTR", + "description": "Downloads the latest version of MTR.", "repo": "autopkg/peshay-recipes", - "path": "VirtualBoxPKG/VirtualBoxPKG.download.recipe", - "shortname": "VirtualBoxPKG.download", + "path": "MTR/MTR.download.recipe", + "shortname": "MTR.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.VirtualBoxPKG" + "com.github.peshay.filewave.MTR" ] }, - "com.github.peshay.filewave.PostgresApp": { - "name": "PostgresApp", - "description": "Downloads latest version of PostgresApp and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "PostgresApp/PostgresApp.filewave.recipe", - "parent": "com.github.jleggat.PostgresApp.download", - "shortname": "PostgresApp.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.download.OpenJDK18": { - "name": "OpenJDK 18", - "description": "Downloads the latest OpenJDK 18 early access for macOS.", + "com.github.peshay.download.Usage": { + "name": "Usage", + "description": "Downloads the current release version of Usage.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK18/OpenJDK18.download.recipe", - "shortname": "OpenJDK18.download", + "path": "Usage/Usage.download.recipe", + "shortname": "Usage.download", "inferred_type": "download", "children": [ - "com.github.peshay.pkg.OpenJDK18" + "com.github.peshay.filewave.Usage" ] }, - "com.github.peshay.filewave.OpenJDK18": { - "name": null, - "description": "Downloads latest version of OpenJDK18 early access and imports into FileWave.", + "com.github.peshay.filewave.Usage": { + "name": "Usage", + "description": "Downloads latest version of Usage and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK18/OpenJDK18.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK18", - "shortname": "OpenJDK18.filewave", + "path": "Usage/Usage.filewave.recipe", + "parent": "com.github.peshay.download.Usage", + "shortname": "Usage.filewave", "inferred_type": "filewave" }, - "com.github.peshay.pkg.OpenJDK18": { - "name": "OpenJDK 18", - "description": "Downloads the current release version of OpenJDK 18 early access and builds a package.", + "com.github.peshay.download.DBeaverCE": { + "name": "DBeaverCE", + "description": "Downloads latest version of DBeaver Community Edition.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK18/OpenJDK18.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK18", - "shortname": "OpenJDK18.pkg", - "inferred_type": "pkg", + "path": "DBeaverCE/DBeaverCE.download.recipe", + "shortname": "DBeaverCE.download", + "inferred_type": "download", "children": [ - "com.github.peshay.filewave.OpenJDK18" + "com.github.peshay.filewave.DBeaverCE", + "com.github.dataJAR-recipes.munki.DBeaver Community Edition", + "com.github.blackthroat.munki.DBeaverCE", + "com.github.ahousseini-recipes.pkg.DBeaver" ] }, - "com.github.peshay.filewave.OracleJava8JDK": { - "name": "OracleJava8JDK", - "description": "Downloads latest version of OracleJava8JDK and imports into FileWave.", + "com.github.peshay.filewave.DBeaverCE": { + "name": "DBeaverCE", + "description": "Downloads latest version of DBeaver Community Edition and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Oracle/OracleJava8JDK.filewave.recipe", - "parent": "com.github.hansen-m.download.OracleJava8JDK", - "shortname": "OracleJava8JDK.filewave", + "path": "DBeaverCE/DBeaverCE.filewave.recipe", + "parent": "com.github.peshay.download.DBeaverCE", + "shortname": "DBeaverCE.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.JCE": { - "name": null, - "description": "Downloads JCE.", - "repo": "autopkg/peshay-recipes", - "path": "Oracle/JavaCryptographyExtension.download.recipe", - "shortname": "JavaCryptographyExtension.download", - "inferred_type": "download" - }, - "com.github.peshay.filewave.OracleJava11JDK": { - "name": "OracleJava11JDK", - "description": "Imports Latest Version of Oracle Java11JDK into Filewave", + "com.github.peshay.filewave.DataIntegration": { + "name": "DataIntegration", + "description": "Imports Latest Version of DataIntegration into Filewave", "repo": "autopkg/peshay-recipes", - "path": "Oracle/OracleJava11JDK.filewave.recipe", - "parent": "com.github.hansen-m.download.OracleJava11JDK", - "shortname": "OracleJava11JDK.filewave", + "path": "Pentaho/DataIntegration.filewave.recipe", + "parent": "com.github.n8felton.pkg.DataIntegration", + "shortname": "DataIntegration.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK12": { - "name": null, - "description": "Downloads latest version of OpenJDK12 and imports into FileWave.", + "com.github.peshay.filewave.Processing": { + "name": "Processing", + "description": "Downloads latest version of Processing and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Oracle/OpenJDK12.filewave.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK12", - "shortname": "OpenJDK12.filewave", + "path": "Processing/Processing.filewave.recipe", + "parent": "com.github.timsutton.download.processing", + "shortname": "Processing.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK11": { - "name": "OpenJDK", - "description": "Downloads the latest OpenJDK 11 and imports into FileWave.", + "com.github.peshay.filewave.Kap": { + "name": "Kap", + "description": "Downloads latest version of Kap and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Oracle/OpenJDK11.filewave.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK11", - "shortname": "OpenJDK11.filewave", + "path": "Kap/Kap.filewave.recipe", + "parent": "com.github.autopkg.wardsparadox.download.Kap", + "shortname": "Kap.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.MySQLWorkbench": { - "name": "MySQLWorkbench", - "description": "Downloads latest version of MySQLWorkbench and imports into FileWave.", + "com.github.peshay.filewave.Slack-Win": { + "name": "Slack", + "description": "Downloads the latest Slack version and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Oracle/MySQLWorkbench.filewave.recipe", - "parent": "com.github.homebysix.download.MySQLWorkbench", - "shortname": "MySQLWorkbench.filewave", + "path": "Slack/Slack-Win.filewave.recipe", + "parent": "com.github.peshay.download.Slack-Win", + "shortname": "Slack-Win.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Inkscape": { - "name": "Inkscape", - "description": "Downloads the latest version of Inkscape, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.Slack": { + "name": "Slack", + "description": "Downloads latest version of Slack and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Inkscape/Inkscape.filewave.recipe", - "parent": "com.github.hansen-m.download.Inkscape", - "shortname": "Inkscape.filewave", + "path": "Slack/Slack.filewave.recipe", + "parent": "com.github.killahquam.download.slack", + "shortname": "Slack.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.EclipseIDEJavaDev": { - "name": "EclipseIDEJavaDev", - "description": "Downloads latest version of Eclipse IDE for Java Developers.", + "com.github.peshay.download.Slack-Win": { + "name": "Slack", + "description": "Downloads the latest version of Slack.", "repo": "autopkg/peshay-recipes", - "path": "Eclipse/EclipseIDEJavaDev.download.recipe", - "shortname": "EclipseIDEJavaDev.download", + "path": "Slack/Slack-Win.download.recipe", + "shortname": "Slack-Win.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Eclipse" + "com.github.peshay.filewave.Slack-Win" ] }, - "com.github.peshay.filewave.Eclipse": { - "name": "Eclipse", - "description": "Downloads the latest version of Eclipse IDE for Java Developers, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.iTerm2": { + "name": "iTerm", + "description": "Downloads latest iTerm2 disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "Eclipse/Eclipse.filewave.recipe", - "parent": "com.github.peshay.download.EclipseIDEJavaDev", - "shortname": "Eclipse.filewave", + "path": "iTerm2/iTerm2.filewave.recipe", + "parent": "io.github.hjuutilainen.download.iTerm2", + "shortname": "iTerm2.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.BoxSync": { - "name": "BoxSync", - "description": "Downloads latest version of BoxSync and imports into FileWave.", + "com.github.peshay.filewave.OpenJDK15": { + "name": null, + "description": "Downloads latest version of OpenJDK15 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "BoxSync/BoxSync.filewave.recipe", - "parent": "com.github.hansen-m.download.boxsync", - "shortname": "BoxSync.filewave", + "path": "OpenJDK15/OpenJDK15.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK15", + "shortname": "OpenJDK15.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.InstallDiskCreator": { - "name": "InstallDiskCreator", - "description": "Downloads latest version of InstallDiskCreator.", + "com.github.peshay.pkg.OpenJDK15": { + "name": "OpenJDK 15", + "description": "Downloads the current release version of OpenJDK 15 early access and builds a package.", "repo": "autopkg/peshay-recipes", - "path": "InstallDiskCreator/InstallDiskCreator.download.recipe", - "shortname": "InstallDiskCreator.download", + "path": "OpenJDK15/OpenJDK15.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK15", + "shortname": "OpenJDK15.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.peshay.filewave.OpenJDK15" + ] + }, + "com.github.peshay.download.OpenJDK15": { + "name": "OpenJDK 15", + "description": "Downloads the latest OpenJDK 15 early access for macOS.", + "repo": "autopkg/peshay-recipes", + "path": "OpenJDK15/OpenJDK15.download.recipe", + "shortname": "OpenJDK15.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.InstallDiskCreator" + "com.github.peshay.pkg.OpenJDK15" ] }, - "com.github.peshay.filewave.InstallDiskCreator": { - "name": "InstallDiskCreator", - "description": "Downloads latest version of InstallDiskCreator and imports into FileWave.", + "com.github.peshay.download.Thonny": { + "name": "Thonny", + "description": "Downloads the latest version of Thonny.", "repo": "autopkg/peshay-recipes", - "path": "InstallDiskCreator/InstallDiskCreator.filewave.recipe", - "parent": "com.github.peshay.download.InstallDiskCreator", - "shortname": "InstallDiskCreator.filewave", + "path": "Thonny/Thonny.download.recipe", + "shortname": "Thonny.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.Thonny" + ] + }, + "com.github.peshay.filewave.Thonny": { + "name": "Thonny", + "description": "Downloads the latest Thonny and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Thonny/Thonny.filewave.recipe", + "parent": "com.github.peshay.download.Thonny", + "shortname": "Thonny.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Kindle": { - "name": "Kindle", - "description": "Downloads latest version of Kindle and imports into FileWave.", + "com.github.peshay.filewave.Flux": { + "name": "Flux", + "description": "Downloads latest version of Flux and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Kindle/Kindle.filewave.recipe", - "parent": "com.github.hansen-m.download.Kindle", - "shortname": "Kindle.filewave", + "path": "Flux/Flux.filewave.recipe", + "parent": "com.github.keeleysam.recipes.Flux.download", + "shortname": "Flux.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.DB Browser for SQLite": { - "name": "DBBrowserforSQLite", - "description": "Downloads the latest version of DB Browser for SQLite (formerly sqlitebrowser),\n\t\t\tand imports it to Filewave.\n\t\t\t", + "com.github.peshay.filewave.miro": { + "name": "miro", + "description": "Downloads latest version of miro and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "DBBrowserforSQLite/DB Browser for SQLite.filewave.recipe", - "parent": "com.github.dataJAR-recipes.download.DB Browser for SQLite", - "shortname": "DB Browser for SQLite.filewave", + "path": "miro/miro.filewave.recipe", + "parent": "com.github.peshay.download.miro", + "shortname": "miro.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.Duplicate": { - "name": "Duplicate", - "description": "Downloads latest version of Duplicate.", + "com.github.peshay.download.miro": { + "name": "miro", + "description": "Downloads the latest version of miro.", "repo": "autopkg/peshay-recipes", - "path": "Duplicate/Duplicate.download.recipe", - "shortname": "Duplicate.download", + "path": "miro/miro.download.recipe", + "shortname": "miro.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Duplicate" + "com.github.peshay.filewave.miro" ] }, - "com.github.peshay.filewave.Duplicate": { - "name": "Duplicate", - "description": "Downloads latest version of Duplicate and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Duplicate/Duplicate.filewave.recipe", - "parent": "com.github.peshay.download.Duplicate", - "shortname": "Duplicate.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.Slack": { - "name": "Slack", - "description": "Downloads latest version of Slack and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Slack/Slack.filewave.recipe", - "parent": "com.github.killahquam.download.slack", - "shortname": "Slack.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.download.Slack-Win": { - "name": "Slack", - "description": "Downloads the latest version of Slack.", + "com.github.peshay.download.Magewell": { + "name": "Magewell USB Capture Utility", + "description": "Downloads the latest version of Magewell USB Capture Utility drivers and software.", "repo": "autopkg/peshay-recipes", - "path": "Slack/Slack-Win.download.recipe", - "shortname": "Slack-Win.download", + "path": "Magewell/Magewell.download.recipe", + "shortname": "Magewell.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Slack-Win" + "com.github.peshay.filewave.Magewell" ] }, - "com.github.peshay.filewave.Slack-Win": { - "name": "Slack", - "description": "Downloads the latest Slack version and imports into FileWave.", + "com.github.peshay.filewave.Magewell": { + "name": "Magewell USB Capture Utility", + "description": "Downloads the latest version of Magewell USB Capture Utility drivers and software and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Slack/Slack-Win.filewave.recipe", - "parent": "com.github.peshay.download.Slack-Win", - "shortname": "Slack-Win.filewave", + "path": "Magewell/Magewell.filewave.recipe", + "parent": "com.github.peshay.download.Magewell", + "shortname": "Magewell.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.HelloIT": { - "name": "HelloIT", - "description": "Imports Latest Version of HelloIT into Filewave", + "com.github.peshay.filewave.Handbrake": { + "name": "Handbrake", + "description": "Downloads latest version of Handbrake and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "HelloIT/HelloIT.filewave.recipe", - "parent": "com.github.ygini.download.HelloIT", - "shortname": "HelloIT.filewave", + "path": "Handbrake/Handbrake.filewave.recipe", + "parent": "com.github.autopkg.download.Handbrake", + "shortname": "Handbrake.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.supportapp": { - "name": "SupportApp", - "description": "Downloads latest version of SupportApp and imports into FileWave.", + "com.github.peshay.filewave.Postman": { + "name": "Postman", + "description": "Downloads the latest version of Postman and imports it to FileWave", "repo": "autopkg/peshay-recipes", - "path": "SupportApp/SupportApp.filewave.recipe", - "parent": "com.github.peshay.download.supportapp", - "shortname": "SupportApp.filewave", + "path": "Postman/Postman.filewave.recipe", + "parent": "com.github.dataJAR-recipes.download.postman", + "shortname": "Postman.filewave", "inferred_type": "filewave" }, "com.github.peshay.download.supportapp": { @@ -70410,82 +70483,109 @@ "com.github.peshay.filewave.supportapp" ] }, - "com.github.peshay.filewave.Keybase": { - "name": "Keybase", - "description": "Downloads latest version of Keybase and imports into FileWave.", + "com.github.peshay.filewave.supportapp": { + "name": "SupportApp", + "description": "Downloads latest version of SupportApp and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Keybase/Keybase.filewave.recipe", - "parent": "com.github.jaharmi.download.Keybase", - "shortname": "Keybase.filewave", + "path": "SupportApp/SupportApp.filewave.recipe", + "parent": "com.github.peshay.download.supportapp", + "shortname": "SupportApp.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.BeyondCompare4": { - "name": "BeyondCompare4", - "description": "Downloads latest version of BeyondCompare4 and imports into FileWave.", + "com.github.peshay.filewave.LimeChat": { + "name": "LimeChat", + "description": "Downloads latest version of LimeChat and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Scooter Software, Inc./BeyondCompare4.filewave.recipe", - "parent": "com.github.blackthroat.download.BeyondCompare4", - "shortname": "BeyondCompare4.filewave", + "path": "LimeChat/LimeChat.filewave.recipe", + "parent": "com.github.arubdesu.download.Limechat", + "shortname": "LimeChat.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.MTR": { - "name": "MTR", - "description": "Downloads the latest version of MTR.", + "com.github.peshay.filewave.VirtualBox": { + "name": "VirtualBox", + "description": "Downloads latest version of VirtualBox and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "MTR/MTR.download.recipe", - "shortname": "MTR.download", + "path": "VirtualBox/VirtualBox.filewave.recipe", + "parent": "com.github.peshay.download.VirtualBox", + "shortname": "VirtualBox.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.VirtualBox": { + "name": "VirtualBox", + "description": "Downloads the current release version of VirtualBox", + "repo": "autopkg/peshay-recipes", + "path": "VirtualBox/VirtualBox.download.recipe", + "shortname": "VirtualBox.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.MTR" + "com.github.peshay.filewave.VirtualBox" ] }, - "com.github.peshay.filewave.MTR": { - "name": "MTR", - "description": "Downloads latest version of MTR and imports into FileWave.", + "com.github.peshay.filewave.LaunchBar": { + "name": "LaunchBar", + "description": "Downloads the latest Version of LaunchBar and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "MTR/MTR.filewave.recipe", - "parent": "com.github.peshay.download.MTR", - "shortname": "MTR.filewave", + "path": "ObjectiveDevelopment/LaunchBar.filewave.recipe", + "parent": "com.github.homebysix.download.LaunchBar", + "shortname": "LaunchBar.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.XMind": { - "name": "XMind", - "description": "Downloads the latest version of XMind, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.Stats": { + "name": "Stats", + "description": "Downloads the latest Stats and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Xmind/XMind.filewave.recipe", - "parent": "com.github.peshay.download.XMind", - "shortname": "XMind.filewave", + "path": "Stats/Stats.filewave.recipe", + "parent": "com.github.kevinmcox.download.Stats", + "shortname": "Stats.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.XMind": { - "name": "XMind", - "description": "Downloads latest XMind disk image.", + "com.github.peshay.filewave.SuspiciousPackageApp": { + "name": "SuspiciousPackageApp", + "description": "Downloads latest version of SuspiciousPackageApp and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Xmind/XMind.download.recipe", - "shortname": "XMind.download", + "path": "SuspiciousPackageApp/SuspiciousPackageApp.filewave.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.SuspiciousPackageApp", + "shortname": "SuspiciousPackageApp.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.TeamSpeak": { + "name": "TeamSpeak", + "description": "Downloads latest version of TeamSpeak and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "TeamSpeak/TeamSpeak.filewave.recipe", + "parent": "com.github.peshay.download.TeamSpeak", + "shortname": "TeamSpeak.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.TeamSpeak": { + "name": "TeamSpeak", + "description": "Downloads latest version of TeamSpeak.", + "repo": "autopkg/peshay-recipes", + "path": "TeamSpeak/TeamSpeak.download.recipe", + "shortname": "TeamSpeak.download", "inferred_type": "download", "children": [ - "com.github.autopkg.wardsparadox.munki.XMind", - "com.github.peshay.filewave.XMind", - "com.github.sebtomasi.pkg.XMind" + "com.github.peshay.filewave.TeamSpeak", + "com.github.vinrobot.munki.teamspeak" ] }, - "com.github.peshay.filewave.Postman": { - "name": "Postman", - "description": "Downloads the latest version of Postman and imports it to FileWave", + "com.github.peshay.filewave.PostgresApp": { + "name": "PostgresApp", + "description": "Downloads latest version of PostgresApp and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Postman/Postman.filewave.recipe", - "parent": "com.github.dataJAR-recipes.download.postman", - "shortname": "Postman.filewave", + "path": "PostgresApp/PostgresApp.filewave.recipe", + "parent": "com.github.jleggat.PostgresApp.download", + "shortname": "PostgresApp.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.5KPlayer-Win": { - "name": "5KPlayer", - "description": "Downloads latest version of 5KPlayer for Windows.", + "com.github.peshay.filewave.Mactracker": { + "name": "Mactracker", + "description": "Downloads latest version of Mactracker and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "5KPlayer/5KPlayer-Win.download.recipe", - "shortname": "5KPlayer-Win.download", - "inferred_type": "download" + "path": "Mactracker/Mactracker.filewave.recipe", + "parent": "com.github.arubdesu.download.Mactracker", + "shortname": "Mactracker.filewave", + "inferred_type": "filewave" }, "com.github.peshay.filewave.5KPlayer": { "name": "5KPlayer", @@ -70507,217 +70607,183 @@ "com.github.peshay.filewave.5KPlayer" ] }, - "com.github.peshay.filewave.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads latest version of MenuMeters and imports into FileWave.", + "com.github.peshay.download.5KPlayer-Win": { + "name": "5KPlayer", + "description": "Downloads latest version of 5KPlayer for Windows.", "repo": "autopkg/peshay-recipes", - "path": "RagingMenace/MenuMeters.filewave.recipe", - "parent": "com.github.peshay.download.MenuMeters", - "shortname": "MenuMeters.filewave", - "inferred_type": "filewave" + "path": "5KPlayer/5KPlayer-Win.download.recipe", + "shortname": "5KPlayer-Win.download", + "inferred_type": "download" }, - "com.github.peshay.download.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters.", + "com.github.peshay.filewave.OracleJava11JDK": { + "name": "OracleJava11JDK", + "description": "Imports Latest Version of Oracle Java11JDK into Filewave", "repo": "autopkg/peshay-recipes", - "path": "RagingMenace/MenuMeters.download.recipe", - "shortname": "MenuMeters.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.MenuMeters" - ] + "path": "Oracle/OracleJava11JDK.filewave.recipe", + "parent": "com.github.hansen-m.download.OracleJava11JDK", + "shortname": "OracleJava11JDK.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.CarbonCopyCloner": { - "name": "Carbon Copy Cloner", - "description": "Downloads latest CarbonCopyCloner disk image and import to Filewave.", + "com.github.peshay.filewave.MySQLWorkbench": { + "name": "MySQLWorkbench", + "description": "Downloads latest version of MySQLWorkbench and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Bombich/CarbonCopyCloner.filewave.recipe", - "parent": "com.github.keeleysam.recipes.CarbonCopyCloner.download", - "shortname": "CarbonCopyCloner.filewave", + "path": "Oracle/MySQLWorkbench.filewave.recipe", + "parent": "com.github.homebysix.download.MySQLWorkbench", + "shortname": "MySQLWorkbench.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.CCleaner": { - "name": "CCleaner", - "description": "Downloads latest version of CCleaner and imports into FileWave.", + "com.github.peshay.filewave.OpenJDK12": { + "name": null, + "description": "Downloads latest version of OpenJDK12 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "CCleaner/CCleaner.filewave.recipe", - "parent": "com.github.homebysix.download.CCleaner", - "shortname": "CCleaner.filewave", + "path": "Oracle/OpenJDK12.filewave.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK12", + "shortname": "OpenJDK12.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Platypus": { - "name": "Platypus", - "description": "Downloads latest version of Platypus and imports into FileWave.", + "com.github.peshay.filewave.OracleJava8JDK": { + "name": "OracleJava8JDK", + "description": "Downloads latest version of OracleJava8JDK and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Platypus/Platypus.filewave.recipe", - "parent": "com.github.peshay.download.Platypus", - "shortname": "Platypus.filewave", + "path": "Oracle/OracleJava8JDK.filewave.recipe", + "parent": "com.github.hansen-m.download.OracleJava8JDK", + "shortname": "OracleJava8JDK.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.Platypus": { - "name": "Platypus", - "description": "Downloads latest version of Platypus.", + "com.github.peshay.filewave.OpenJDK11": { + "name": "OpenJDK", + "description": "Downloads the latest OpenJDK 11 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Platypus/Platypus.download.recipe", - "shortname": "Platypus.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.Platypus", - "com.github.dataJAR-recipes.pkg.Platypus", - "com.github.dataJAR-recipes.munki.Platypus" - ] + "path": "Oracle/OpenJDK11.filewave.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK11", + "shortname": "OpenJDK11.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.download.miro": { - "name": "miro", - "description": "Downloads the latest version of miro.", + "com.github.peshay.download.JCE": { + "name": null, + "description": "Downloads JCE.", "repo": "autopkg/peshay-recipes", - "path": "miro/miro.download.recipe", - "shortname": "miro.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.miro" - ] + "path": "Oracle/JavaCryptographyExtension.download.recipe", + "shortname": "JavaCryptographyExtension.download", + "inferred_type": "download" }, - "com.github.peshay.filewave.miro": { - "name": "miro", - "description": "Downloads latest version of miro and imports into FileWave.", + "com.github.peshay.filewave.BalsamiqMockups": { + "name": "Balsamiq Mockups 3", + "description": "Downloads latest version of Balsamiq Mockups and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "miro/miro.filewave.recipe", - "parent": "com.github.peshay.download.miro", - "shortname": "miro.filewave", + "path": "Balsamiq/BalsamiqMockups.filewave.recipe", + "parent": "com.github.thenikola.download.BalsamicMockups", + "shortname": "BalsamiqMockups.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.Thonny": { - "name": "Thonny", - "description": "Downloads the latest version of Thonny.", + "com.github.peshay.download.keystore-explorer": { + "name": "KeyStore Explorer", + "description": "Downloads KeyStore Explorer", "repo": "autopkg/peshay-recipes", - "path": "Thonny/Thonny.download.recipe", - "shortname": "Thonny.download", + "path": "keystore-explorer/keystore-explorer.download.recipe", + "shortname": "keystore-explorer.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Thonny" + "com.github.peshay.filewave.keystore-explorer" ] }, - "com.github.peshay.filewave.Thonny": { - "name": "Thonny", - "description": "Downloads the latest Thonny and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Thonny/Thonny.filewave.recipe", - "parent": "com.github.peshay.download.Thonny", - "shortname": "Thonny.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.Flinto": { - "name": "Flinto", - "description": "Downloads latest version of Flinto and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Flinto/Flinto.filewave.recipe", - "parent": "com.github.homebysix.download.Flinto", - "shortname": "Flinto.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.IDEA-IU": { - "name": "IDEA-IU", - "description": "Downloads the latest version of IDEA-IU, creates a fileset, and copies it into your FileWave Server.", - "repo": "autopkg/peshay-recipes", - "path": "JetBrains/IDEA-IU.filewave.recipe", - "parent": "com.github.bnpl.autopkg.download.intellijideaue", - "shortname": "IDEA-IU.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.RubyMine": { - "name": "RubyMine", - "description": "Downloads the latest version of RubyMine, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.keystore-explorer": { + "name": "KeyStore Explorer", + "description": "Downloads latest version of keystore-explorer and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "JetBrains/RubyMine.filewave.recipe", - "parent": "com.github.mosen.download.RubyMine", - "shortname": "RubyMine.filewave", + "path": "keystore-explorer/keystore-explorer.filewave.recipe", + "parent": "com.github.peshay.download.keystore-explorer", + "shortname": "keystore-explorer.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.IDEA-CE": { - "name": "IDEA-CE", - "description": "Downloads the latest version of IDEA Community Edition, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.download.XMind8": { + "name": "XMind 8", + "description": "Downloads the current release version of XMind8.", "repo": "autopkg/peshay-recipes", - "path": "JetBrains/IDEA-CE.filewave.recipe", - "parent": "com.github.bnpl.autopkg.download.intellijideace", - "shortname": "IDEA-CE.filewave", - "inferred_type": "filewave" + "path": "XMind8/XMind8.download.recipe", + "shortname": "XMind8.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.XMind8", + "com.github.autopkg.blackthroat.munki.XMind8" + ] }, - "com.github.peshay.filewave.PyCharm-CE": { - "name": "PyCharm-CE", - "description": "Downloads the latest version of PyCharm Community Edition, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.XMind8": { + "name": "XMind 8", + "description": "Downloads latest version of XMind8 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "JetBrains/PyCharm-CE.filewave.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmce", - "shortname": "PyCharm-CE.filewave", + "path": "XMind8/XMind8.filewave.recipe", + "parent": "com.github.peshay.download.XMind8", + "shortname": "XMind8.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.PyCharmPro": { - "name": "PyCharmPro", - "description": "Downloads the latest version of PyCharmPro, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads the latest version of VeraCrypt from SourceForge and imports it to FileWave", "repo": "autopkg/peshay-recipes", - "path": "JetBrains/PyCharmPro.filewave.recipe", - "parent": "com.github.mosen.download.PyCharmPro", - "shortname": "PyCharmPro.filewave", + "path": "VeraCrypt/VeraCrypt.filewave.recipe", + "parent": "com.github.andrewvalentine.download.VeraCrypt", + "shortname": "VeraCrypt.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.WebStorm": { - "name": "WebStorm", - "description": "Downloads the latest version of WebStorm, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.BetterTouchTool": { + "name": "BetterTouchTool", + "description": "Downloads latest version of BetterTouchTool and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "JetBrains/WebStorm.filewave.recipe", - "parent": "com.github.bnpl.autopkg.download.webstorm", - "shortname": "WebStorm.filewave", + "path": "BetterTouchTool/BetterTouchTool.filewave.recipe", + "parent": "com.github.homebysix.download.BetterTouchTool", + "shortname": "BetterTouchTool.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.PhpStorm": { - "name": "PhpStorm", - "description": "Downloads the latest version of PhpStorm, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.download.OpenJDK17": { + "name": "OpenJDK 17", + "description": "Downloads the latest OpenJDK 17 early access for macOS.", "repo": "autopkg/peshay-recipes", - "path": "JetBrains/PhpStorm.filewave.recipe", - "parent": "com.github.mosen.download.PhpStorm", - "shortname": "PhpStorm.filewave", - "inferred_type": "filewave" + "path": "OpenJDK17/OpenJDK17.download.recipe", + "shortname": "OpenJDK17.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.pkg.OpenJDK17" + ] }, - "com.github.peshay.filewave.LibreOffice": { - "name": "LibreOffice", - "description": "Downloads latest version of LibreOffice and imports into FileWave.", + "com.github.peshay.filewave.OpenJDK17": { + "name": null, + "description": "Downloads latest version of OpenJDK17 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "LibreOffice/LibreOffice.filewave.recipe", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOffice.filewave", + "path": "OpenJDK17/OpenJDK17.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK17", + "shortname": "OpenJDK17.filewave", "inferred_type": "filewave" }, - "com.github.peshay.pkg.OpenJDK16": { - "name": "OpenJDK 16", - "description": "Downloads the current release version of OpenJDK 16 early access and builds a package.", + "com.github.peshay.pkg.OpenJDK17": { + "name": "OpenJDK 17", + "description": "Downloads the current release version of OpenJDK 17 early access and builds a package.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK16/OpenJDK16.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK16", - "shortname": "OpenJDK16.pkg", + "path": "OpenJDK17/OpenJDK17.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK17", + "shortname": "OpenJDK17.pkg", "inferred_type": "pkg", "children": [ - "com.github.peshay.filewave.OpenJDK16" + "com.github.peshay.filewave.OpenJDK17" ] }, - "com.github.peshay.download.OpenJDK16": { - "name": "OpenJDK 16", - "description": "Downloads the latest OpenJDK 16 early access for macOS.", + "com.github.peshay.filewave.Meteorologist": { + "name": "Meteorologist", + "description": "Downloads the latest version of Meteorologist, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK16/OpenJDK16.download.recipe", - "shortname": "OpenJDK16.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.pkg.OpenJDK16" - ] + "path": "Meteorologist/Meteorologist.filewave.recipe", + "parent": "com.github.foigus.download.Meteorologist", + "shortname": "Meteorologist.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK16": { - "name": null, - "description": "Downloads latest version of OpenJDK16 early access and imports into FileWave.", + "com.github.peshay.filewave.HoudahSpot": { + "name": "HoudahSpot", + "description": "Downloads the latest version of HoudahSpot, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK16/OpenJDK16.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK16", - "shortname": "OpenJDK16.filewave", + "path": "Houdah/HoudahSpot.filewave.recipe", + "parent": "com.github.homebysix.download.HoudahSpot", + "shortname": "HoudahSpot.filewave", "inferred_type": "filewave" }, "com.github.peshay.filewave.MusicBrainzPicard": { @@ -70729,36 +70795,6 @@ "shortname": "MusicBrainzPicard.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.LimeChat": { - "name": "LimeChat", - "description": "Downloads latest version of LimeChat and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "LimeChat/LimeChat.filewave.recipe", - "parent": "com.github.arubdesu.download.Limechat", - "shortname": "LimeChat.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.XMind8": { - "name": "XMind 8", - "description": "Downloads latest version of XMind8 and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "XMind8/XMind8.filewave.recipe", - "parent": "com.github.peshay.download.XMind8", - "shortname": "XMind8.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.download.XMind8": { - "name": "XMind 8", - "description": "Downloads the current release version of XMind8.", - "repo": "autopkg/peshay-recipes", - "path": "XMind8/XMind8.download.recipe", - "shortname": "XMind8.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.XMind8", - "com.github.autopkg.blackthroat.munki.XMind8" - ] - }, "com.github.peshay.filewave.PDFsam": { "name": "PDFsam", "description": "Downloads latest version of PDFsam and imports into FileWave.", @@ -70768,227 +70804,197 @@ "shortname": "PDFsam.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OmniGraffle5": { - "name": "OmniGraffle", - "description": "Downloads latest version of OmniGraffle5 and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "OmniGroup/OmniGraffle5.filewave.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraffle5.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.OmniFocus2": { - "name": "OmniFocus2", - "description": "Downloads latest version of OmniFocus2 and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "OmniGroup/OmniFocus2.filewave.recipe", - "parent": "com.github.autopkg.download.omnifocus2", - "shortname": "OmniFocus2.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.OmniFocus3": { - "name": "OmniFocus3", - "description": "Downloads latest version of OmniFocus3 and imports into FileWave.", + "com.github.peshay.download.FortiClient": { + "name": "FortiClient", + "description": "Downloads latest version of FortiClient.", "repo": "autopkg/peshay-recipes", - "path": "OmniGroup/OmniFocus3.filewave.recipe", - "parent": "com.github.autopkg.download.omnifocus3", - "shortname": "OmniFocus3.filewave", - "inferred_type": "filewave" + "path": "FortiClient/FortiClient.download.recipe", + "shortname": "FortiClient.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.FortiClient" + ] }, - "com.github.peshay.filewave.OmniGraffle6": { - "name": "OmniGraffle6", - "description": "Downloads latest version of OmniGraffle6 and imports into FileWave.", + "com.github.peshay.filewave.FortiClient": { + "name": "FortiClient", + "description": "Downloads latest version of FortiClient and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OmniGroup/OmniGraffle6.filewave.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraffle6.filewave", + "path": "FortiClient/FortiClient.filewave.recipe", + "parent": "com.github.peshay.download.FortiClient", + "shortname": "FortiClient.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OmniGraffle7": { - "name": "OmniGraffle7", - "description": "Downloads latest version of OmniGraffle7 and imports into FileWave.", + "com.github.peshay.filewave.Vagrant": { + "name": "Vagrant", + "description": "Downloads latest version of Vagrant and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OmniGroup/OmniGraffle7.filewave.recipe", - "parent": "com.github.autopkg.download.omnigroupproduct", - "shortname": "OmniGraffle7.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.DOSBox": { - "name": "DOSBox", - "description": "Downloads latest version of DOSBox and imports into FileWave.", + "path": "Vagrant/Vagrant.filewave.recipe", + "parent": "io.github.hjuutilainen.download.Vagrant", + "shortname": "Vagrant.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.VagrantManager": { + "name": "VagrantManager", + "description": "Downloads latest version of VagrantManager and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "DOSBox/DOSBox.filewave.recipe", - "parent": "com.github.peshay.download.DOSBox", - "shortname": "DOSBox.filewave", + "path": "Vagrant/VagrantManager.filewave.recipe", + "parent": "com.github.gerardkok.download.VagrantManager", + "shortname": "VagrantManager.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.DOSBox": { - "name": "DOSBox", - "description": "Downloads latest version of DOSBox.", + "com.github.peshay.download.Mattermost": { + "name": "Mattermost", + "description": "Downloads the latest version of Mattermost.", "repo": "autopkg/peshay-recipes", - "path": "DOSBox/DOSBox.download.recipe", - "shortname": "DOSBox.download", + "path": "Mattermost/Mattermost.download.recipe", + "shortname": "Mattermost.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.DOSBox" + "com.github.jlehikoinen.pkg.Mattermost" ] }, - "com.github.peshay.filewave.Tunnelblick": { - "name": "Tunnelblick", - "description": "Downloads latest version of Tunnelblick and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Tunnelblick/Tunnelblick.filewave.recipe", - "parent": "com.github.homebysix.download.Tunnelblick", - "shortname": "Tunnelblick.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.MacPass": { - "name": "MacPass", - "description": "Downloads latest version of MacPass and imports into FileWave.", + "com.github.peshay.filewave.ScreenFlow": { + "name": "ScreenFlow", + "description": "Downloads latest version of ScreenFlow and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "MacPass/MacPass.filewave.recipe", - "parent": "com.github.michalmmac.download.MacPass", - "shortname": "MacPass.filewave", + "path": "ScreenFlow/ScreenFlow.filewave.recipe", + "parent": "com.github.peshay.download.ScreenFlow", + "shortname": "ScreenFlow.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.SourceTree": { - "name": "SourceTree", - "description": "Downloads the latest version of SourceTree, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.download.ScreenFlow": { + "name": "ScreenFlow", + "description": "Downloads the latest version of ScreenFlow.", "repo": "autopkg/peshay-recipes", - "path": "Atlassian/SourceTree.filewave.recipe", - "parent": "io.github.hjuutilainen.download.SourceTree", - "shortname": "SourceTree.filewave", - "inferred_type": "filewave" + "path": "ScreenFlow/ScreenFlow.download.recipe", + "shortname": "ScreenFlow.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.ScreenFlow", + "com.github.apizz.munki.ScreenFlowApp" + ] }, - "com.github.peshay.filewave.GoogleWebDesigner": { - "name": "GoogleWebDesigner", - "description": "Downloads latest version of Google WebDesigner and imports into FileWave.", + "com.github.peshay.filewave.TagSpaces": { + "name": "TagSpaces", + "description": "Downloads latest version of TagSpaces and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Google/WebDesigner.filewave.recipe", - "parent": "com.github.peshay.download.GoogleWebDesigner", - "shortname": "WebDesigner.filewave", + "path": "TagSpaces/TagSpaces.filewave.recipe", + "parent": "com.github.peshay.download.TagSpaces", + "shortname": "TagSpaces.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.GoogleWebDesigner": { - "name": "GoogleWebDesigner", - "description": "Downloads latest version of Google WebDesigner.", + "com.github.peshay.download.TagSpaces": { + "name": "TagSpaces", + "description": "Downloads latest version of TagSpaces.", "repo": "autopkg/peshay-recipes", - "path": "Google/WebDesigner.download.recipe", - "shortname": "WebDesigner.download", + "path": "TagSpaces/TagSpaces.download.recipe", + "shortname": "TagSpaces.download", "inferred_type": "download", "children": [ - "com.github.foigus.munki.GoogleWebDesigner", - "com.github.peshay.filewave.GoogleWebDesigner" + "com.github.peshay.filewave.TagSpaces" ] }, - "com.github.peshay.filewave.googlechromepkg": { - "name": "Google Chrome", - "description": "Downloads latest version of Google Chrome in PKG and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Google/GoogleChromePkg.filewave.recipe", - "parent": "com.github.autopkg.download.googlechromepkg", - "shortname": "GoogleChromePkg.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.GoogleDrive": { - "name": "GoogleDrive", - "description": "Downloads latest version of GoogleDrive and imports into FileWave.", + "com.github.peshay.filewave.BeyondCompare4": { + "name": "BeyondCompare4", + "description": "Downloads latest version of BeyondCompare4 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Google/GoogleDrive.filewave.recipe", - "parent": "com.github.autopkg.recipes-dankeller.download.google-drive", - "shortname": "GoogleDrive.filewave", + "path": "Scooter Software, Inc./BeyondCompare4.filewave.recipe", + "parent": "com.github.blackthroat.download.BeyondCompare4", + "shortname": "BeyondCompare4.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.SuspiciousPackageApp": { - "name": "SuspiciousPackageApp", - "description": "Downloads latest version of SuspiciousPackageApp and imports into FileWave.", + "com.github.peshay.filewave.CiscoJabber": { + "name": "Cisco Jabber", + "description": "Imports Cisco Jabber into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "SuspiciousPackageApp/SuspiciousPackageApp.filewave.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.SuspiciousPackageApp", - "shortname": "SuspiciousPackageApp.filewave", + "path": "Cisco/CiscoJabber.filewave.recipe", + "parent": "com.github.joshua-d-miller.download.ciscojabber", + "shortname": "CiscoJabber.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.AdobeAcrobatReaderDCUpdates": { - "name": "Adobe Acrobat Reader DC", - "description": "Downloads the latest version of Adobe Acrobat Reader DC and imports into FileWave", + "com.github.peshay.download.Telegram": { + "name": "Telegram", + "description": "Downloads latest version of Telegram.", "repo": "autopkg/peshay-recipes", - "path": "Adobe/AdobeAcrobatReaderDC.filewave.recipe", - "parent": "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates", - "shortname": "AdobeAcrobatReaderDC.filewave", - "inferred_type": "filewave" + "path": "Telegram/Telegram.download.recipe", + "shortname": "Telegram.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.Telegram" + ] }, - "com.github.peshay.filewave.AdobeCreativeCloudInstaller": { - "name": "Creative Cloud Installer", - "description": "Imports Creative Cloud Installer into FileWave.", + "com.github.peshay.filewave.Telegram": { + "name": "Telegram", + "description": "Downloads latest version of Telegram and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Adobe/AdobeCreativeCloudInstaller.filewave.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", - "shortname": "AdobeCreativeCloudInstaller.filewave", + "path": "Telegram/Telegram.filewave.recipe", + "parent": "com.github.peshay.download.Telegram", + "shortname": "Telegram.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.InsomniaX": { - "name": "InsomniaX", - "description": "Downloads latest version of InsomniaX and imports into FileWave.", + "com.github.peshay.download.MindManager2017EnterpriseWin": { + "name": "MindManager2017EnterpriseWin", + "description": "Downloads latest version of MindManager2017EnterpriseWin.", "repo": "autopkg/peshay-recipes", - "path": "InsomniaX/InsomniaX.filewave.recipe", - "parent": "com.github.keeleysam.recipes.InsomniaX.download", - "shortname": "InsomniaX.filewave", - "inferred_type": "filewave" + "path": "MIndManager 2017 Win/MindManager2017Win.download.recipe", + "shortname": "MindManager2017Win.download", + "inferred_type": "download" }, - "com.github.peshay.filewave.Pock": { - "name": "Pock", - "description": "Downloads the latest version of Pock and imports it to FileWave", + "com.github.peshay.filewave.Prey": { + "name": "Prey", + "description": "Downloads latest version of Prey and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Pock/Pock.filewave.recipe", - "parent": "com.github.blackthroat.download.Pock", - "shortname": "Pock.filewave", + "path": "Prey/Prey.filewave.recipe", + "parent": "com.github.hansen-m.download.Prey", + "shortname": "Prey.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.TeXstudio": { - "name": "TeXstudio", - "description": "Downloads latest version of TeXstudio and imports into FileWave.", + "com.github.peshay.filewave.ADPassMon": { + "name": "ADPassMon", + "description": "Imports ADPassMon into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "TeXstudio/TeXstudio.filewave.recipe", - "parent": "io.github.hjuutilainen.download.TeXstudio", - "shortname": "TeXstudio.filewave", + "path": "ADPassMon/ADPassMon.filewave.recipe", + "parent": "com.github.homebysix.download.ADPassMon", + "shortname": "ADPassMon.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.BitcoinCore": { - "name": "BitcoinCore", - "description": "Downloads latest version of BitcoinCore and imports into FileWave.", + "com.github.peshay.filewave.dupeGuru": { + "name": "dupeGuru", + "description": "Downloads latest version of dupeGuru and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "BitcoinCore/BitcoinCore.filewave.recipe", - "parent": "com.github.peshay.download.BitcoinCore", - "shortname": "BitcoinCore.filewave", + "path": "dupeGuru/dupeGuru.filewave.recipe", + "parent": "com.github.flammable.download.dupeGuru", + "shortname": "dupeGuru.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.BitcoinCore": { - "name": "BitcoinCore", - "description": "Downloads the latest version of BitcoinCore.", + "com.github.peshay.download.cloudya": { + "name": "Cloudya", + "description": "Downloads latest version of Cloudya ", "repo": "autopkg/peshay-recipes", - "path": "BitcoinCore/BitcoinCore.download.recipe", - "shortname": "BitcoinCore.download", + "path": "NFON/Cloudya.download.recipe", + "shortname": "Cloudya.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.BitcoinCore" + "com.github.peshay.filewave.cloudya", + "com.github.jannheider.munki.cloudya" ] }, - "com.github.peshay.filewave.GIMP": { - "name": "GIMP", - "description": "Downloads latest version of GIMP and imports into FileWave.", + "com.github.peshay.filewave.cloudya": { + "name": "Cloudya", + "description": "Downloads the latest version of Cloudya, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "GIMP/GIMP.filewave.recipe", - "parent": "io.github.hjuutilainen.download.GIMP", - "shortname": "GIMP.filewave", + "path": "NFON/Cloudya.filewave.recipe", + "parent": "com.github.peshay.download.cloudya", + "shortname": "Cloudya.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Dropbox": { - "name": "Dropbox", - "description": "Downloads latest version of Dropbox and imports into FileWave.", + "com.github.peshay.filewave.Python3": { + "name": "Python3", + "description": "Imports Python3 into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Dropbox/Dropbox.filewave.recipe", - "parent": "com.github.autopkg.download.dropbox", - "shortname": "Dropbox.filewave", + "path": "Python3/Python3.filewave.recipe", + "parent": "com.github.scriptingosx.download.Python3", + "shortname": "Python3.filewave", "inferred_type": "filewave" }, "com.github.peshay.pkg.ParallelsDesktopDeploy": { @@ -71003,15 +71009,6 @@ "com.github.peshay.filewave.ParallelsDesktopDeploy" ] }, - "com.github.peshay.filewave.ParallelsDesktopDeploy": { - "name": null, - "description": "Downloads the latest ParallelsDesktopDeploy pkg including license key and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Parallels/ParallelsDesktopDeploy.filewave.recipe", - "parent": "com.github.peshay.pkg.ParallelsDesktopDeploy", - "shortname": "ParallelsDesktopDeploy.filewave", - "inferred_type": "filewave" - }, "com.github.peshay.filewave.ParallelsDesktop": { "name": null, "description": "Downloads the latest ParallelsDesktop pkg and imports into FileWave.", @@ -71021,58 +71018,70 @@ "shortname": "ParallelsDesktop.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Keka": { - "name": "Keka", - "description": "Downloads latest version of Keka and imports into FileWave.", + "com.github.peshay.filewave.ParallelsDesktopDeploy": { + "name": null, + "description": "Downloads the latest ParallelsDesktopDeploy pkg including license key and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Keka/Keka.filewave.recipe", - "parent": "com.github.gerardkok.download.Keka", - "shortname": "Keka.filewave", + "path": "Parallels/ParallelsDesktopDeploy.filewave.recipe", + "parent": "com.github.peshay.pkg.ParallelsDesktopDeploy", + "shortname": "ParallelsDesktopDeploy.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.BetterTouchTool": { - "name": "BetterTouchTool", - "description": "Downloads latest version of BetterTouchTool and imports into FileWave.", + "com.github.peshay.filewave.BlockBlock": { + "name": "BlockBlock", + "description": "Downloads the latest version of BlockBlock and imports it to FileWave", "repo": "autopkg/peshay-recipes", - "path": "BetterTouchTool/BetterTouchTool.filewave.recipe", - "parent": "com.github.homebysix.download.BetterTouchTool", - "shortname": "BetterTouchTool.filewave", + "path": "Objective-See/BlockBlock.filewave.recipe", + "parent": "com.github.jps3.download.BlockBlock", + "shortname": "BlockBlock.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Calibre": { - "name": "Calibre", - "description": "Downloads the latest version of Calibre, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.download.ReiKey": { + "name": "ReiKey", + "description": "Downloads the latest version of ReiKey persistent OS component install monitor.", "repo": "autopkg/peshay-recipes", - "path": "Calibre/Calibre.filewave.recipe", - "parent": "com.github.gerardkok.download.calibre", - "shortname": "Calibre.filewave", + "path": "Objective-See/ReiKey.download.recipe", + "shortname": "ReiKey.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.ReiKey", + "com.github.oliverweinm-recipes.pkg.ReiKey" + ] + }, + "com.github.peshay.filewave.ReiKey": { + "name": "ReiKey", + "description": "Downloads the latest version of ReiKey and imports it to FileWave", + "repo": "autopkg/peshay-recipes", + "path": "Objective-See/ReiKey.filewave.recipe", + "parent": "com.github.peshay.download.ReiKey", + "shortname": "ReiKey.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image and import to Filewave.", + "com.github.peshay.filewave.GPGSuite": { + "name": "GPGSuite", + "description": "Imports GPGSuite into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "VLC/VLC.filewave.recipe", - "parent": "com.github.autopkg.download.VLC", - "shortname": "VLC.filewave", + "path": "GPGTools/GPGSuite.filewave.recipe", + "parent": "com.github.gerardkok.download.GPGSuite", + "shortname": "GPGSuite.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ProjectLibre": { - "name": "ProjectLibre", - "description": "Downloads latest version of ProjectLibre and imports into FileWave.", + "com.github.peshay.filewave.Sketch": { + "name": "Sketch", + "description": "Downloads latest version of Sketch and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "ProjectLibre/ProjectLibre.filewave.recipe", - "parent": "com.github.hansen-m.download.ProjectLibre", - "shortname": "ProjectLibre.filewave", + "path": "BohemianCoding/Sketch.filewave.recipe", + "parent": "com.github.foigus.download.Sketch", + "shortname": "Sketch.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.EasyFind": { - "name": "EasyFind", - "description": "Downloads latest version of EasyFind and imports into FileWave.", + "com.github.peshay.filewave.Figma": { + "name": "Figma", + "description": "Downloads latest version of Figma and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "EasyFind/EasyFind.filewave.recipe", - "parent": "com.github.jleggat.EasyFind.download", - "shortname": "EasyFind.filewave", + "path": "Figma/Figma.filewave.recipe", + "parent": "com.github.dataJAR-recipes.download.Figma", + "shortname": "Figma.filewave", "inferred_type": "filewave" }, "com.github.peshay.download.PingPlotter": { @@ -71095,284 +71104,286 @@ "shortname": "PingPlotter.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ScreenFlow": { - "name": "ScreenFlow", - "description": "Downloads latest version of ScreenFlow and imports into FileWave.", + "com.github.peshay.pkg.OpenJDK13": { + "name": "OpenJDK 13", + "description": "Downloads the current release version of OpenJDK 13 early access and builds a package.", "repo": "autopkg/peshay-recipes", - "path": "ScreenFlow/ScreenFlow.filewave.recipe", - "parent": "com.github.peshay.download.ScreenFlow", - "shortname": "ScreenFlow.filewave", - "inferred_type": "filewave" + "path": "OpenJDK13/OpenJDK13.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK13", + "shortname": "OpenJDK13.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.peshay.filewave.OpenJDK13" + ] }, - "com.github.peshay.download.ScreenFlow": { - "name": "ScreenFlow", - "description": "Downloads the latest version of ScreenFlow.", + "com.github.peshay.download.OpenJDK13": { + "name": "OpenJDK 13", + "description": "Downloads the latest OpenJDK 13 early access for macOS.", "repo": "autopkg/peshay-recipes", - "path": "ScreenFlow/ScreenFlow.download.recipe", - "shortname": "ScreenFlow.download", + "path": "OpenJDK13/OpenJDK13.download.recipe", + "shortname": "OpenJDK13.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.ScreenFlow", - "com.github.apizz.munki.ScreenFlowApp" + "com.github.peshay.pkg.OpenJDK13" ] }, - "com.github.peshay.filewave.BlockBlock": { - "name": "BlockBlock", - "description": "Downloads the latest version of BlockBlock and imports it to FileWave", + "com.github.peshay.filewave.OpenJDK13": { + "name": null, + "description": "Downloads latest version of OpenJDK13 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Objective-See/BlockBlock.filewave.recipe", - "parent": "com.github.jps3.download.BlockBlock", - "shortname": "BlockBlock.filewave", + "path": "OpenJDK13/OpenJDK13.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK13", + "shortname": "OpenJDK13.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ReiKey": { - "name": "ReiKey", - "description": "Downloads the latest version of ReiKey and imports it to FileWave", + "com.github.peshay.filewave.RawTherapee": { + "name": "RawTherapee", + "description": "Downloads latest version of RawTherapee and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Objective-See/ReiKey.filewave.recipe", - "parent": "com.github.peshay.download.ReiKey", - "shortname": "ReiKey.filewave", + "path": "RawTherapee/RawTherapee.filewave.recipe", + "parent": "com.github.peshay.download.RawTherapee", + "shortname": "RawTherapee.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.ReiKey": { - "name": "ReiKey", - "description": "Downloads the latest version of ReiKey persistent OS component install monitor.", + "com.github.peshay.download.RawTherapee": { + "name": "RawTherapee", + "description": "Downloads the latest version of RawTherapee.", "repo": "autopkg/peshay-recipes", - "path": "Objective-See/ReiKey.download.recipe", - "shortname": "ReiKey.download", + "path": "RawTherapee/RawTherapee.download.recipe", + "shortname": "RawTherapee.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.ReiKey", - "com.github.oliverweinm-recipes.pkg.ReiKey" + "com.github.andrewvalentine.pkg.RawTherapee", + "com.github.andrewvalentine.munki.RawTherapee", + "com.github.peshay.filewave.RawTherapee" ] }, - "com.github.peshay.download.OxygenEditor": { - "name": "OxygenEditor", - "description": "Downloads latest Oxygen Editor.", + "com.github.peshay.filewave.TeamViewerQuickSupport": { + "name": "TeamViewerQS", + "description": "Downloads latest TeamViewerQuickSupport disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenEditor.download.recipe", - "shortname": "OxygenEditor.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.OxygenEditor.MacOSX" - ] + "path": "TeamViewer/TeamViewerQuickSupport.filewave.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewerQS", + "shortname": "TeamViewerQuickSupport.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.download.OxygenWebHelp": { - "name": "OxygenWebHelp", - "description": "Downloads latest Oxygen Web Help.", + "com.github.peshay.filewave.TeamViewer": { + "name": "TeamViewer", + "description": "Downloads latest TeamViewer disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenWebHelp.download.recipe", - "shortname": "OxygenWebHelp.download", + "path": "TeamViewer/TeamViewer.filewave.recipe", + "parent": "io.github.hjuutilainen.download.TeamViewer", + "shortname": "TeamViewer.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.BitcoinCore": { + "name": "BitcoinCore", + "description": "Downloads the latest version of BitcoinCore.", + "repo": "autopkg/peshay-recipes", + "path": "BitcoinCore/BitcoinCore.download.recipe", + "shortname": "BitcoinCore.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.OxygenWebHelp" + "com.github.peshay.filewave.BitcoinCore" ] }, - "com.github.peshay.filewave.OxygenDeveloper.Eclipse": { - "name": "oxygenDeveloper", - "description": "Downloads the latest version of Oxygen XML Developer, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.BitcoinCore": { + "name": "BitcoinCore", + "description": "Downloads latest version of BitcoinCore and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenDeveloperEclipse.filewave.recipe", - "parent": "com.github.peshay.download.OxygenDeveloper", - "shortname": "OxygenDeveloperEclipse.filewave", + "path": "BitcoinCore/BitcoinCore.filewave.recipe", + "parent": "com.github.peshay.download.BitcoinCore", + "shortname": "BitcoinCore.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OxygenDeveloper.MacOSX": { - "name": "OxygenDeveloper", - "description": "Downloads the latest version of Oxygen XML Developer, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.Dropbox": { + "name": "Dropbox", + "description": "Downloads latest version of Dropbox and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenDeveloperMacOSX.filewave.recipe", - "parent": "com.github.peshay.download.OxygenDeveloper", - "shortname": "OxygenDeveloperMacOSX.filewave", + "path": "Dropbox/Dropbox.filewave.recipe", + "parent": "com.github.autopkg.download.dropbox", + "shortname": "Dropbox.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OxygenDeveloper": { - "name": "OxygenDeveloper", - "description": "Downloads latest Oxygen Developer.", + "com.github.peshay.pkg.OpenJDK16": { + "name": "OpenJDK 16", + "description": "Downloads the current release version of OpenJDK 16 early access and builds a package.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenDeveloper.download.recipe", - "shortname": "OxygenDeveloper.download", - "inferred_type": "download", + "path": "OpenJDK16/OpenJDK16.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK16", + "shortname": "OpenJDK16.pkg", + "inferred_type": "pkg", "children": [ - "com.github.peshay.filewave.OxygenDeveloper.Eclipse", - "com.github.peshay.filewave.OxygenDeveloper.MacOSX" + "com.github.peshay.filewave.OpenJDK16" ] }, - "com.github.peshay.filewave.OxygenEditor.MacOSX": { - "name": "OxygenEditor", - "description": "Downloads the latest version of Oxygen XML Editor, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.OpenJDK16": { + "name": null, + "description": "Downloads latest version of OpenJDK16 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenEditorMacOSX.filewave.recipe", - "parent": "com.github.peshay.download.OxygenEditor", - "shortname": "OxygenEditorMacOSX.filewave", + "path": "OpenJDK16/OpenJDK16.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK16", + "shortname": "OpenJDK16.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OxygenWebAuthor": { - "name": "OxygenWebAuthor", - "description": "Downloads latest Oxygen Web Author.", - "repo": "autopkg/NickETH-recipes", - "path": "Oxygen/OxygenWebAuthor.download.recipe.yaml", - "shortname": "OxygenWebAuthor.download", + "com.github.peshay.download.OpenJDK16": { + "name": "OpenJDK 16", + "description": "Downloads the latest OpenJDK 16 early access for macOS.", + "repo": "autopkg/peshay-recipes", + "path": "OpenJDK16/OpenJDK16.download.recipe", + "shortname": "OpenJDK16.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.OxygenWebAuthor" + "com.github.peshay.pkg.OpenJDK16" ] }, - "com.github.peshay.download.OxygenAuthor": { - "name": "OxygenAuthor", - "description": "Downloads latest Oxygen Author.", + "com.github.peshay.download.OpenJDK18": { + "name": "OpenJDK 18", + "description": "Downloads the latest OpenJDK 18 early access for macOS.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenAuthor.download.recipe", - "shortname": "OxygenAuthor.download", + "path": "OpenJDK18/OpenJDK18.download.recipe", + "shortname": "OpenJDK18.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.OxygenAuthor.MacOSX" + "com.github.peshay.pkg.OpenJDK18" ] }, - "com.github.peshay.filewave.OxygenWebAuthor": { - "name": "oxygen-xml-web-author", - "description": "Downloads the latest version of Oxygen XML Web Author, creates a fileset, and copies it into your FileWave Server.", - "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenWebAuthor.filewave.recipe", - "parent": "com.github.peshay.download.OxygenWebAuthor", - "shortname": "OxygenWebAuthor.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.OxygenWebHelp": { - "name": "oxygen-webhelp", - "description": "Downloads the latest version of Oxygen XML Web Help, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.pkg.OpenJDK18": { + "name": "OpenJDK 18", + "description": "Downloads the current release version of OpenJDK 18 early access and builds a package.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenWebHelp.filewave.recipe", - "parent": "com.github.peshay.download.OxygenWebHelp", - "shortname": "OxygenWebHelp.filewave", - "inferred_type": "filewave" + "path": "OpenJDK18/OpenJDK18.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK18", + "shortname": "OpenJDK18.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.peshay.filewave.OpenJDK18" + ] }, - "com.github.peshay.filewave.OxygenAuthor.MacOSX": { - "name": "oxygenAuthor", - "description": "Downloads the latest version of Oxygen XML Author, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.OpenJDK18": { + "name": null, + "description": "Downloads latest version of OpenJDK18 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OxygenXML/OxygenAuthorMacOSX.filewave.recipe", - "parent": "com.github.peshay.download.OxygenAuthor", - "shortname": "OxygenAuthorMacOSX.filewave", + "path": "OpenJDK18/OpenJDK18.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK18", + "shortname": "OpenJDK18.filewave", "inferred_type": "filewave" }, - "com.github.peshay.pkg.OpenJDK19": { - "name": "OpenJDK 19", - "description": "Downloads the current release version of OpenJDK 19 early access and builds a package.", + "com.github.peshay.pkg.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the current release version of OpenJDK 21 early access and builds a package.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK19/OpenJDK19.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK19", - "shortname": "OpenJDK19.pkg", + "path": "OpenJDK21/OpenJDK21.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK21", + "shortname": "OpenJDK21.pkg", "inferred_type": "pkg", "children": [ - "com.github.peshay.filewave.OpenJDK19" + "com.github.peshay.filewave.OpenJDK21" ] }, - "com.github.peshay.download.OpenJDK19": { - "name": "OpenJDK 19", - "description": "Downloads the latest OpenJDK 19 early access for macOS.", + "com.github.peshay.download.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the latest OpenJDK 21 early access for macOS.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK19/OpenJDK19.download.recipe", - "shortname": "OpenJDK19.download", + "path": "OpenJDK21/OpenJDK21.download.recipe", + "shortname": "OpenJDK21.download", "inferred_type": "download", "children": [ - "com.github.peshay.pkg.OpenJDK19" + "com.github.peshay.pkg.OpenJDK21", + "com.github.d33t5.pkg.OpenJDK21" ] }, - "com.github.peshay.filewave.OpenJDK19": { + "com.github.peshay.filewave.OpenJDK21": { "name": null, - "description": "Downloads latest version of OpenJDK19 early access and imports into FileWave.", + "description": "Downloads latest version of OpenJDK21 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK19/OpenJDK19.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK19", - "shortname": "OpenJDK19.filewave", + "path": "OpenJDK21/OpenJDK21.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK21", + "shortname": "OpenJDK21.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.SublimeText3": { - "name": "Sublime Text", - "description": "Downloads latest SublimeText3 disk image and import to Filewave.", + "com.github.peshay.filewave.TimeMachineEditor": { + "name": "TimeMachineEditor", + "description": "Downloads latest version of TimeMachineEditor and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "SublimeText/SublimeText3.filewave.recipe", - "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", - "shortname": "SublimeText3.filewave", + "path": "TimeMachineEditor/TimeMachineEditor.filewave.recipe", + "parent": "com.github.homebysix.download.TimeMachineEditor", + "shortname": "TimeMachineEditor.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.BBEdit": { - "name": "BBEdit", - "description": "Downloads latest version of BBEdit and imports into FileWave.", + "com.github.peshay.filewave.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads latest version of AppCleaner and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Barebones/BBEdit.filewave.recipe", - "parent": "com.github.autopkg.download.bbedit", - "shortname": "BBEdit.filewave", + "path": "AppCleaner/AppCleaner.filewave.recipe", + "parent": "com.github.jleggat.AppCleaner.download", + "shortname": "AppCleaner.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.TextWrangler": { - "name": "TextWrangler", - "description": "Downloads latest version of TextWrangler and imports into FileWave.", + "com.github.peshay.filewave.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads latest version of KeePassXC and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Barebones/TextWrangler.filewave.recipe", - "parent": "com.github.autopkg.download.textwrangler", - "shortname": "TextWrangler.filewave", + "path": "KeePassXC/KeePassXC.filewave.recipe", + "parent": "com.github.n8felton.download.KeePassXC", + "shortname": "KeePassXC.filewave", "inferred_type": "filewave" }, - "com.github.peshay.pkg.OpenJDK20": { - "name": "OpenJDK 20", - "description": "Downloads the current release version of OpenJDK 20 early access and builds a package.", + "com.github.peshay.filewave.HelloIT": { + "name": "HelloIT", + "description": "Imports Latest Version of HelloIT into Filewave", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK20/OpenJDK20.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK20", - "shortname": "OpenJDK20.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.peshay.filewave.OpenJDK20" - ] + "path": "HelloIT/HelloIT.filewave.recipe", + "parent": "com.github.ygini.download.HelloIT", + "shortname": "HelloIT.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK20": { - "name": null, - "description": "Downloads latest version of OpenJDK20 early access and imports into FileWave.", + "com.github.peshay.filewave.Wireshark": { + "name": "Wireshark", + "description": "Downloads latest version of Wireshark and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK20/OpenJDK20.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK20", - "shortname": "OpenJDK20.filewave", + "path": "Wireshark/Wireshark.filewave.recipe", + "parent": "com.github.jleggat.Wireshark.download", + "shortname": "Wireshark.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OpenJDK20": { - "name": "OpenJDK 20", - "description": "Downloads the latest OpenJDK 20 early access for macOS.", + "com.github.peshay.filewave.AxureRP": { + "name": "Axure RP", + "description": "Downloads latest version of AxureRP and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK20/OpenJDK20.download.recipe", - "shortname": "OpenJDK20.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.pkg.OpenJDK20" - ] + "path": "Axure/AxureRP.filewave.recipe", + "parent": "com.github.thenikola.download.AxureRP", + "shortname": "AxureRP.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.PuTTY": { - "name": "PuTTY", - "description": "Downloads latest version of PuTTY for Windows and imports into FileWave.", + "com.github.peshay.filewave.NetSpot": { + "name": "NetSpot", + "description": "Downloads latest version of NetSpot and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "PuTTY/PuTTY.filewave.recipe", - "parent": "com.github.rustymyers.download.Putty-Win", - "shortname": "PuTTY.filewave", + "path": "NetSpot/NetSpot.filewave.recipe", + "parent": "com.github.jaharmi.download.NetSpot", + "shortname": "NetSpot.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.coconutBattery": { - "name": "coconutBattery", - "description": "Downloads latest version of coconutBattery and imports into FileWave.", + "com.github.peshay.filewave.OnyX": { + "name": "OnyX", + "description": "Downloads latest version of OnyX and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "coconut Battery/coconutBattery.filewave.recipe", - "parent": "com.github.homebysix.download.coconutBattery", - "shortname": "coconutBattery.filewave", + "path": "Onyx/Onyx.filewave.recipe", + "parent": "com.github.peshay.download.OnyX", + "shortname": "Onyx.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Meteorologist": { - "name": "Meteorologist", - "description": "Downloads the latest version of Meteorologist, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.download.OnyX": { + "name": "Onyx", + "description": "Downloads the specified Onyx client for macOS", "repo": "autopkg/peshay-recipes", - "path": "Meteorologist/Meteorologist.filewave.recipe", - "parent": "com.github.foigus.download.Meteorologist", - "shortname": "Meteorologist.filewave", - "inferred_type": "filewave" + "path": "Onyx/Onyx.download.recipe", + "shortname": "Onyx.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.OnyX" + ] }, "com.github.peshay.filewave.MAMP": { "name": "MAMP", @@ -71392,174 +71403,246 @@ "shortname": "BitBar.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Etcher": { - "name": "balenaEtcher", - "description": "Downloads balenaEtcher from Github and imports it to FileWave", + "com.github.peshay.filewave.BoxSync": { + "name": "BoxSync", + "description": "Downloads latest version of BoxSync and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Balena/Etcher.filewave.recipe", - "parent": "com.github.andrewvalentine.download.Etcher", - "shortname": "Etcher.filewave", + "path": "BoxSync/BoxSync.filewave.recipe", + "parent": "com.github.hansen-m.download.boxsync", + "shortname": "BoxSync.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.MindManager": { - "name": "Mindjet MindManager", - "description": "Downloads latest version of MindManager for Mac OS X and imports into FileWave.", + "com.github.peshay.filewave.snagit": { + "name": "Snagit", + "description": "Downloads latest version of Snagit and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Mindjet/MindManager.filewave.recipe", - "parent": "com.github.peshay.download.MindManager", - "shortname": "MindManager.filewave", + "path": "TechSmith/Snagit.filewave.recipe", + "parent": "com.github.autopkg.kernsb.pkg.TechSmithSnagit", + "shortname": "Snagit.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.MindManager": { - "name": "Mindjet MindManager", - "description": "Downloads latest version of Mindjet MindManager for Mac OS X.", + "com.github.peshay.filewave.X-Mirage": { + "name": "X-Mirage", + "description": "Downloads latest version of X-Mirage and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Mindjet/MindManager.download.recipe", - "shortname": "MindManager.download", + "path": "X-Mirage/X-Mirage.filewave.recipe", + "parent": "com.github.peshay.download.X-Mirage", + "shortname": "X-Mirage.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.X-Mirage": { + "name": "X-Mirage", + "description": "Downloads the current release version of X-Mirage.", + "repo": "autopkg/peshay-recipes", + "path": "X-Mirage/X-Mirage.download.recipe", + "shortname": "X-Mirage.download", "inferred_type": "download", "children": [ - "com.github.bochoven.recipes.MindManager.munki", - "com.github.peshay.filewave.MindManager", - "com.github.dataJAR-recipes.munki.MindManager", - "com.github.moofit-recipes.pkg.MindManager" + "com.github.peshay.filewave.X-Mirage" ] }, - "com.github.peshay.download.MindManagerEnterpriseWin": { - "name": "Mindjet MindManager Enterprise", - "description": "Downloads latest version of Mindjet MindManager Enterprise for Windows.", + "com.github.peshay.download.XMind": { + "name": "XMind", + "description": "Downloads latest XMind disk image.", "repo": "autopkg/peshay-recipes", - "path": "Mindjet/MindManagerEnterpriseWin.download.recipe", - "shortname": "MindManagerEnterpriseWin.download", + "path": "Xmind/XMind.download.recipe", + "shortname": "XMind.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.MindManagerEnterpriseWin" + "com.github.autopkg.wardsparadox.munki.XMind", + "com.github.peshay.filewave.XMind", + "com.github.sebtomasi.pkg.XMind" ] }, - "com.github.peshay.filewave.MindManagerEnterpriseWin": { - "name": "Mindjet MindManager Enterprise", - "description": "Downloads latest version of MindManager Enterprise for Windows and imports into FileWave.", + "com.github.peshay.filewave.XMind": { + "name": "XMind", + "description": "Downloads the latest version of XMind, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "Mindjet/MindManagerEnterpriseWin.filewave.recipe", - "parent": "com.github.peshay.download.MindManagerEnterpriseWin", - "shortname": "MindManagerEnterpriseWin.filewave", + "path": "Xmind/XMind.filewave.recipe", + "parent": "com.github.peshay.download.XMind", + "shortname": "XMind.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.MindManagerWin": { - "name": "Mindjet MindManager Windows", - "description": "Downloads latest version of Mindjet MindManager for Windows.", + "com.github.peshay.filewave.Kindle": { + "name": "Kindle", + "description": "Downloads latest version of Kindle and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Mindjet/MindManagerWin.download.recipe", - "shortname": "MindManagerWin.download", - "inferred_type": "download" + "path": "Kindle/Kindle.filewave.recipe", + "parent": "com.github.hansen-m.download.Kindle", + "shortname": "Kindle.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.Shotcut": { - "name": "Shotcut", - "description": "Downloads latest version of Shotcut and imports into FileWave.", + "com.github.peshay.filewave.CitrixReceiver": { + "name": "CitrixReceiver", + "description": "Downloads latest version of CitrixReceiver and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Shotcut/Shotcut.filewave.recipe", - "parent": "uk.ac.ox.orchard.download.Shotcut", - "shortname": "Shotcut.filewave", + "path": "Citrix/CitrixReceiver.filewave.recipe", + "parent": "io.github.hjuutilainen.download.CitrixReceiver", + "shortname": "CitrixReceiver.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Office2016Word": { - "name": "MSWord2016", - "description": "Downloads the current update package of Office 2016 Word and imports into FileWave.\n", + "com.github.peshay.filewave.GoToMeeting": { + "name": "GoToMeeting", + "description": "Imports GoToMeeting into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Office2016Word.filewave.recipe", - "parent": "com.github.autopkg.download.MSWord2016", - "shortname": "Office2016Word.filewave", + "path": "Citrix/GoToMeeting.filewave.recipe", + "parent": "com.github.homebysix.download.GoToMeeting", + "shortname": "GoToMeeting.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Office2016Excel": { - "name": "MSExcel2016", - "description": "Downloads the current update package of Office 2016 Excel and imports into FileWave.\n", + "com.github.peshay.filewave.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads latest version of MenuMeters and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Office2016Excel.filewave.recipe", - "parent": "com.github.autopkg.download.MSExcel2016", - "shortname": "Office2016Excel.filewave", + "path": "RagingMenace/MenuMeters.filewave.recipe", + "parent": "com.github.peshay.download.MenuMeters", + "shortname": "MenuMeters.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Office2016OneNote": { - "name": "MSOneNote2016", - "description": "Downloads the current update package of Office 2016 OneNote and imports into FileWave.\n", + "com.github.peshay.download.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Office2016OneNote.filewave.recipe", - "parent": "com.github.autopkg.download.MSOneNote2016", - "shortname": "Office2016OneNote.filewave", + "path": "RagingMenace/MenuMeters.download.recipe", + "shortname": "MenuMeters.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.MenuMeters" + ] + }, + "com.github.peshay.download.Duplicate": { + "name": "Duplicate", + "description": "Downloads latest version of Duplicate.", + "repo": "autopkg/peshay-recipes", + "path": "Duplicate/Duplicate.download.recipe", + "shortname": "Duplicate.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.Duplicate" + ] + }, + "com.github.peshay.filewave.Duplicate": { + "name": "Duplicate", + "description": "Downloads latest version of Duplicate and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Duplicate/Duplicate.filewave.recipe", + "parent": "com.github.peshay.download.Duplicate", + "shortname": "Duplicate.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.visualstudiocode-arm64": { - "name": "Visual Studio Code", - "description": "Downloads latest version of Visual Studio Code and imports into FileWave.", + "com.github.peshay.filewave.GasMask": { + "name": "GasMask", + "description": "Downloads latest version of GasMask and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/VisualStudioCode-arm64.filewave.recipe", - "parent": "com.github.peshay.download.visualstudiocode-arm64", - "shortname": "VisualStudioCode-arm64.filewave", + "path": "GasMask/GasMask.filewave.recipe", + "parent": "com.github.homebysix.download.GasMask", + "shortname": "GasMask.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Office2016Outlook": { - "name": "MSOutlook2016", - "description": "Downloads the current update package of Office 2016 Outlook and imports into FileWave.\n", + "com.github.peshay.filewave.GoogleDrive": { + "name": "GoogleDrive", + "description": "Downloads latest version of GoogleDrive and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Office2016Outlook.filewave.recipe", - "parent": "com.github.autopkg.download.MSOutlook2016", - "shortname": "Office2016Outlook.filewave", + "path": "Google/GoogleDrive.filewave.recipe", + "parent": "com.github.autopkg.recipes-dankeller.download.google-drive", + "shortname": "GoogleDrive.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.MSWord2016": { - "name": "MSWord2016", - "description": "Downloads the latest Word 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update. An additional output variable will be made\navailable: 'minimum_version_for_delta', which is the minimum required\nversion of the application required for the delta update, which can be\nused by other processors in a child recipe.\n", + "com.github.peshay.filewave.GoogleWebDesigner": { + "name": "GoogleWebDesigner", + "description": "Downloads latest version of Google WebDesigner and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/MSWord2016.filewave.recipe", - "parent": "com.github.autopkg.download.MSWord2016", - "shortname": "MSWord2016.filewave", + "path": "Google/WebDesigner.filewave.recipe", + "parent": "com.github.peshay.download.GoogleWebDesigner", + "shortname": "WebDesigner.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Office2016": { - "name": "Office2016Suite", - "description": "Downloads the current package of Office 2016 and imports into FileWave.\n", + "com.github.peshay.download.GoogleWebDesigner": { + "name": "GoogleWebDesigner", + "description": "Downloads latest version of Google WebDesigner.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Office2016Suite.filewave.recipe", - "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite", - "shortname": "Office2016Suite.filewave", + "path": "Google/WebDesigner.download.recipe", + "shortname": "WebDesigner.download", + "inferred_type": "download", + "children": [ + "com.github.foigus.munki.GoogleWebDesigner", + "com.github.peshay.filewave.GoogleWebDesigner" + ] + }, + "com.github.peshay.filewave.googlechromepkg": { + "name": "Google Chrome", + "description": "Downloads latest version of Google Chrome in PKG and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Google/GoogleChromePkg.filewave.recipe", + "parent": "com.github.autopkg.download.googlechromepkg", + "shortname": "GoogleChromePkg.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.visualstudiocode-arm64": { - "name": "Visual Studio Code", - "description": "Downloads latest Visual Studio Code for Apple Silicon.", + "com.github.peshay.download.Snk": { + "name": "Snk", + "description": "Downloads latest version of Snk.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/VisualStudioCode-arm64.download.recipe", - "shortname": "VisualStudioCode-arm64.download", + "path": "Snk/Snk.download.recipe", + "shortname": "Snk.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.visualstudiocode-arm64" + "com.github.peshay.filewave.Snk" ] }, - "com.github.peshay.filewave.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads latest version of Visual Studio Code and imports into FileWave.", + "com.github.peshay.filewave.Snk": { + "name": "Snk", + "description": "Downloads latest version of Snk and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/VisualStudioCode.filewave.recipe", - "parent": "com.github.killahquam.download.visualstudiocode", - "shortname": "VisualStudioCode.filewave", + "path": "Snk/Snk.filewave.recipe", + "parent": "com.github.peshay.download.Snk", + "shortname": "Snk.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.MSYammer": { - "name": "Yammer", - "description": "Downloads the current release of Microsoft Yammer and imports into FileWave.", + "com.github.peshay.filewave.Etcher": { + "name": "balenaEtcher", + "description": "Downloads balenaEtcher from Github and imports it to FileWave", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Yammer.filewave.recipe", - "parent": "com.github.jlehikoinen.download.MSYammer", - "shortname": "Yammer.filewave", + "path": "Balena/Etcher.filewave.recipe", + "parent": "com.github.andrewvalentine.download.Etcher", + "shortname": "Etcher.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.SkypeForBusiness": { - "name": "SkypeForBusiness", - "description": "Downloads latest version of SkypeForBusiness and imports into FileWave.", + "com.github.peshay.download.InstallDiskCreator": { + "name": "InstallDiskCreator", + "description": "Downloads latest version of InstallDiskCreator.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/SkypeForBusiness.filewave.recipe", - "parent": "com.github.autopkg.download.SkypeForBusiness", - "shortname": "SkypeForBusiness.filewave", + "path": "InstallDiskCreator/InstallDiskCreator.download.recipe", + "shortname": "InstallDiskCreator.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.InstallDiskCreator" + ] + }, + "com.github.peshay.filewave.InstallDiskCreator": { + "name": "InstallDiskCreator", + "description": "Downloads latest version of InstallDiskCreator and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "InstallDiskCreator/InstallDiskCreator.filewave.recipe", + "parent": "com.github.peshay.download.InstallDiskCreator", + "shortname": "InstallDiskCreator.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.Tunnelblick": { + "name": "Tunnelblick", + "description": "Downloads latest version of Tunnelblick and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Tunnelblick/Tunnelblick.filewave.recipe", + "parent": "com.github.homebysix.download.Tunnelblick", + "shortname": "Tunnelblick.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads latest version of Visual Studio Code and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Microsoft/VisualStudioCode.filewave.recipe", + "parent": "com.github.killahquam.download.visualstudiocode", + "shortname": "VisualStudioCode.filewave", "inferred_type": "filewave" }, "com.github.peshay.filewave.Office2016PowerPoint": { @@ -71571,13 +71654,51 @@ "shortname": "Office2016PowerPoint.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Skype": { - "name": "Skype", - "description": "Downloads latest Skype disk image and import to Filewave.", + "com.github.peshay.filewave.Office2016": { + "name": "Office2016Suite", + "description": "Downloads the current package of Office 2016 and imports into FileWave.\n", + "repo": "autopkg/peshay-recipes", + "path": "Microsoft/Office2016Suite.filewave.recipe", + "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite", + "shortname": "Office2016Suite.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.visualstudiocode-arm64": { + "name": "Visual Studio Code", + "description": "Downloads latest version of Visual Studio Code and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Microsoft/VisualStudioCode-arm64.filewave.recipe", + "parent": "com.github.peshay.download.visualstudiocode-arm64", + "shortname": "VisualStudioCode-arm64.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.Office2011UpdatesEN": { + "name": "Office2011_update", + "description": "Downloads the current update package of Office 2011 EN and imports into FileWave.\n", + "repo": "autopkg/peshay-recipes", + "path": "Microsoft/Office2011UpdatesEN.filewave.recipe", + "parent": "com.github.autopkg.download.Office2011Updates", + "shortname": "Office2011UpdatesEN.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.visualstudiocode-arm64": { + "name": "Visual Studio Code", + "description": "Downloads latest Visual Studio Code for Apple Silicon.", "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Skype.filewave.recipe", - "parent": "com.github.autopkg.download.Skype", - "shortname": "Skype.filewave", + "path": "Microsoft/VisualStudioCode-arm64.download.recipe", + "shortname": "VisualStudioCode-arm64.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.visualstudiocode-arm64" + ] + }, + "com.github.peshay.filewave.Office2016Outlook": { + "name": "MSOutlook2016", + "description": "Downloads the current update package of Office 2016 Outlook and imports into FileWave.\n", + "repo": "autopkg/peshay-recipes", + "path": "Microsoft/Office2016Outlook.filewave.recipe", + "parent": "com.github.autopkg.download.MSOutlook2016", + "shortname": "Office2016Outlook.filewave", "inferred_type": "filewave" }, "com.github.peshay.filewave.Office2011UpdatesDE": { @@ -71589,15 +71710,6 @@ "shortname": "Office2011UpdatesDE.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Office2011UpdatesEN": { - "name": "Office2011_update", - "description": "Downloads the current update package of Office 2011 EN and imports into FileWave.\n", - "repo": "autopkg/peshay-recipes", - "path": "Microsoft/Office2011UpdatesEN.filewave.recipe", - "parent": "com.github.autopkg.download.Office2011Updates", - "shortname": "Office2011UpdatesEN.filewave", - "inferred_type": "filewave" - }, "com.github.peshay.filewave.Office2016AutoUpdate": { "name": "MSAutoUpdate", "description": "Downloads the current update package of Office 2016 AutoUpdate and imports into FileWave.", @@ -71607,301 +71719,222 @@ "shortname": "Office2016AutoUpdate.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.iTerm2": { - "name": "iTerm", - "description": "Downloads latest iTerm2 disk image and import to Filewave.", + "com.github.peshay.filewave.MSYammer": { + "name": "Yammer", + "description": "Downloads the current release of Microsoft Yammer and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "iTerm2/iTerm2.filewave.recipe", - "parent": "io.github.hjuutilainen.download.iTerm2", - "shortname": "iTerm2.filewave", + "path": "Microsoft/Yammer.filewave.recipe", + "parent": "com.github.jlehikoinen.download.MSYammer", + "shortname": "Yammer.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Bluefish": { - "name": "Bluefish", - "description": "Downloads the latest Bluefish disk image and imports into FileWave.", + "com.github.peshay.filewave.Office2016Word": { + "name": "MSWord2016", + "description": "Downloads the current update package of Office 2016 Word and imports into FileWave.\n", "repo": "autopkg/peshay-recipes", - "path": "Bluefish/Bluefish.filewave.recipe", - "parent": "com.github.peshay.download.Bluefish", - "shortname": "Bluefish.filewave", + "path": "Microsoft/Office2016Word.filewave.recipe", + "parent": "com.github.autopkg.download.MSWord2016", + "shortname": "Office2016Word.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.Bluefish": { - "name": "Bluefish", - "description": "Downloads the latest version of Bluefish.", - "repo": "autopkg/peshay-recipes", - "path": "Bluefish/Bluefish.download.recipe", - "shortname": "Bluefish.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.Bluefish" - ] - }, - "com.github.peshay.filewave.Itsycal": { - "name": "Itsycal", - "description": "Downloads latest version of Itsycal and imports into FileWave.", + "com.github.peshay.filewave.Skype": { + "name": "Skype", + "description": "Downloads latest Skype disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "Itsycal/Itsycal.filewave.recipe", - "parent": "com.github.jleggat.Itsycal.download", - "shortname": "Itsycal.filewave", + "path": "Microsoft/Skype.filewave.recipe", + "parent": "com.github.autopkg.download.Skype", + "shortname": "Skype.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Vagrant": { - "name": "Vagrant", - "description": "Downloads latest version of Vagrant and imports into FileWave.", + "com.github.peshay.filewave.SkypeForBusiness": { + "name": "SkypeForBusiness", + "description": "Downloads latest version of SkypeForBusiness and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Vagrant/Vagrant.filewave.recipe", - "parent": "io.github.hjuutilainen.download.Vagrant", - "shortname": "Vagrant.filewave", + "path": "Microsoft/SkypeForBusiness.filewave.recipe", + "parent": "com.github.autopkg.download.SkypeForBusiness", + "shortname": "SkypeForBusiness.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VagrantManager": { - "name": "VagrantManager", - "description": "Downloads latest version of VagrantManager and imports into FileWave.", + "com.github.peshay.filewave.MSWord2016": { + "name": "MSWord2016", + "description": "Downloads the latest Word 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports two values: 'latest', and 'latest-delta', defaulting to\n'latest'. If 'latest-delta' is selected, the delta update will be selected\ninstead of the full update. An additional output variable will be made\navailable: 'minimum_version_for_delta', which is the minimum required\nversion of the application required for the delta update, which can be\nused by other processors in a child recipe.\n", "repo": "autopkg/peshay-recipes", - "path": "Vagrant/VagrantManager.filewave.recipe", - "parent": "com.github.gerardkok.download.VagrantManager", - "shortname": "VagrantManager.filewave", + "path": "Microsoft/MSWord2016.filewave.recipe", + "parent": "com.github.autopkg.download.MSWord2016", + "shortname": "MSWord2016.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Principle": { - "name": "Principle", - "description": "Easily create animated and interactive user interface designs..", + "com.github.peshay.filewave.Office2016OneNote": { + "name": "MSOneNote2016", + "description": "Downloads the current update package of Office 2016 OneNote and imports into FileWave.\n", "repo": "autopkg/peshay-recipes", - "path": "Hooper/Principle.filewave.recipe", - "parent": "com.github.jaharmi.download.Principle", - "shortname": "Principle.filewave", + "path": "Microsoft/Office2016OneNote.filewave.recipe", + "parent": "com.github.autopkg.download.MSOneNote2016", + "shortname": "Office2016OneNote.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK15": { - "name": null, - "description": "Downloads latest version of OpenJDK15 early access and imports into FileWave.", + "com.github.peshay.filewave.Office2016Excel": { + "name": "MSExcel2016", + "description": "Downloads the current update package of Office 2016 Excel and imports into FileWave.\n", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK15/OpenJDK15.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK15", - "shortname": "OpenJDK15.filewave", + "path": "Microsoft/Office2016Excel.filewave.recipe", + "parent": "com.github.autopkg.download.MSExcel2016", + "shortname": "Office2016Excel.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OpenJDK15": { - "name": "OpenJDK 15", - "description": "Downloads the latest OpenJDK 15 early access for macOS.", - "repo": "autopkg/peshay-recipes", - "path": "OpenJDK15/OpenJDK15.download.recipe", - "shortname": "OpenJDK15.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.pkg.OpenJDK15" - ] - }, - "com.github.peshay.pkg.OpenJDK15": { - "name": "OpenJDK 15", - "description": "Downloads the current release version of OpenJDK 15 early access and builds a package.", - "repo": "autopkg/peshay-recipes", - "path": "OpenJDK15/OpenJDK15.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK15", - "shortname": "OpenJDK15.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.peshay.filewave.OpenJDK15" - ] - }, - "com.github.peshay.filewave.Processing": { - "name": "Processing", - "description": "Downloads latest version of Processing and imports into FileWave.", + "com.github.peshay.filewave.Packages": { + "name": "Packages", + "description": "Downloads the latest Packages and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Processing/Processing.filewave.recipe", - "parent": "com.github.timsutton.download.processing", - "shortname": "Processing.filewave", + "path": "Packages/Packages.filewave.recipe", + "parent": "io.github.hjuutilainen.pkg.Packages", + "shortname": "Packages.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.Usage": { - "name": "Usage", - "description": "Downloads the current release version of Usage.", - "repo": "autopkg/peshay-recipes", - "path": "Usage/Usage.download.recipe", - "shortname": "Usage.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.Usage" - ] - }, - "com.github.peshay.filewave.Usage": { - "name": "Usage", - "description": "Downloads latest version of Usage and imports into FileWave.", + "com.github.peshay.filewave.TorMessenger": { + "name": "TorMessenger", + "description": "Downloads latest version of com.github.homebysix.download.TorMessenger and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Usage/Usage.filewave.recipe", - "parent": "com.github.peshay.download.Usage", - "shortname": "Usage.filewave", + "path": "Tor/TorMessenger.filewave.recipe", + "parent": "com.github.homebysix.download.TorMessenger", + "shortname": "TorMessenger.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenShot": { - "name": "OpenShot", - "description": "Downloads latest version of OpenShot and imports into FileWave.", + "com.github.peshay.filewave.TorBrowserBundle": { + "name": "TorBrowser", + "description": "Downloads latest version of TorBrowser and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenShot/OpenShot.filewave.recipe", - "parent": "com.github.peshay.download.OpenShot", - "shortname": "OpenShot.filewave", + "path": "Tor/TorBrowser.filewave.recipe", + "parent": "com.github.homebysix.download.TorBrowserBundle", + "shortname": "TorBrowser.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OpenShot": { - "name": "OpenShot", - "description": "Downloads the latest version of OpenShot.", - "repo": "autopkg/peshay-recipes", - "path": "OpenShot/OpenShot.download.recipe", - "shortname": "OpenShot.download", + "com.github.peshay.download.OxygenWebAuthor": { + "name": "OxygenWebAuthor", + "description": "Downloads latest Oxygen Web Author.", + "repo": "autopkg/NickETH-recipes", + "path": "Oxygen/OxygenWebAuthor.download.recipe.yaml", + "shortname": "OxygenWebAuthor.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.OpenShot", - "com.github.fishd72.pkg.OpenShot" + "com.github.peshay.filewave.OxygenWebAuthor" ] }, - "com.github.peshay.download.Mattermost": { - "name": "Mattermost", - "description": "Downloads the latest version of Mattermost.", + "com.github.peshay.download.OxygenDeveloper": { + "name": "OxygenDeveloper", + "description": "Downloads latest Oxygen Developer.", "repo": "autopkg/peshay-recipes", - "path": "Mattermost/Mattermost.download.recipe", - "shortname": "Mattermost.download", + "path": "OxygenXML/OxygenDeveloper.download.recipe", + "shortname": "OxygenDeveloper.download", "inferred_type": "download", "children": [ - "com.github.jlehikoinen.pkg.Mattermost" + "com.github.peshay.filewave.OxygenDeveloper.Eclipse", + "com.github.peshay.filewave.OxygenDeveloper.MacOSX" ] }, - "com.github.peshay.filewave.MPlayerX": { - "name": "MPlayerX", - "description": "Downloads the latest MPlayerX disk image and imports into FileWave.", + "com.github.peshay.filewave.OxygenEditor.MacOSX": { + "name": "OxygenEditor", + "description": "Downloads the latest version of Oxygen XML Editor, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "MPlayerX/MPlayerX.filewave.recipe", - "parent": "io.github.hjuutilainen.download.MPlayerX", - "shortname": "MPlayerX.filewave", + "path": "OxygenXML/OxygenEditorMacOSX.filewave.recipe", + "parent": "com.github.peshay.download.OxygenEditor", + "shortname": "OxygenEditorMacOSX.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.MindManager2017EnterpriseWin": { - "name": "MindManager2017EnterpriseWin", - "description": "Downloads latest version of MindManager2017EnterpriseWin.", - "repo": "autopkg/peshay-recipes", - "path": "MIndManager 2017 Win/MindManager2017Win.download.recipe", - "shortname": "MindManager2017Win.download", - "inferred_type": "download" - }, - "com.github.peshay.filewave.HoudahSpot": { - "name": "HoudahSpot", - "description": "Downloads the latest version of HoudahSpot, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.OxygenWebHelp": { + "name": "oxygen-webhelp", + "description": "Downloads the latest version of Oxygen XML Web Help, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "Houdah/HoudahSpot.filewave.recipe", - "parent": "com.github.homebysix.download.HoudahSpot", - "shortname": "HoudahSpot.filewave", + "path": "OxygenXML/OxygenWebHelp.filewave.recipe", + "parent": "com.github.peshay.download.OxygenWebHelp", + "shortname": "OxygenWebHelp.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.TeamSpeak": { - "name": "TeamSpeak", - "description": "Downloads latest version of TeamSpeak and imports into FileWave.", + "com.github.peshay.filewave.OxygenDeveloper.Eclipse": { + "name": "oxygenDeveloper", + "description": "Downloads the latest version of Oxygen XML Developer, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "TeamSpeak/TeamSpeak.filewave.recipe", - "parent": "com.github.peshay.download.TeamSpeak", - "shortname": "TeamSpeak.filewave", + "path": "OxygenXML/OxygenDeveloperEclipse.filewave.recipe", + "parent": "com.github.peshay.download.OxygenDeveloper", + "shortname": "OxygenDeveloperEclipse.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.TeamSpeak": { - "name": "TeamSpeak", - "description": "Downloads latest version of TeamSpeak.", + "com.github.peshay.download.OxygenAuthor": { + "name": "OxygenAuthor", + "description": "Downloads latest Oxygen Author.", "repo": "autopkg/peshay-recipes", - "path": "TeamSpeak/TeamSpeak.download.recipe", - "shortname": "TeamSpeak.download", + "path": "OxygenXML/OxygenAuthor.download.recipe", + "shortname": "OxygenAuthor.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.TeamSpeak", - "com.github.vinrobot.munki.teamspeak" + "com.github.peshay.filewave.OxygenAuthor.MacOSX" ] }, - "com.github.peshay.filewave.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads the latest version of VeraCrypt from SourceForge and imports it to FileWave", - "repo": "autopkg/peshay-recipes", - "path": "VeraCrypt/VeraCrypt.filewave.recipe", - "parent": "com.github.andrewvalentine.download.VeraCrypt", - "shortname": "VeraCrypt.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.CheatSheet": { - "name": "CheatSheet", - "description": "Downloads latest version of CheatSheet and imports into FileWave.", + "com.github.peshay.filewave.OxygenAuthor.MacOSX": { + "name": "oxygenAuthor", + "description": "Downloads the latest version of Oxygen XML Author, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "CheatSheet/CheatSheet.filewave.recipe", - "parent": "io.github.hjuutilainen.download.CheatSheet", - "shortname": "CheatSheet.filewave", + "path": "OxygenXML/OxygenAuthorMacOSX.filewave.recipe", + "parent": "com.github.peshay.download.OxygenAuthor", + "shortname": "OxygenAuthorMacOSX.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ADPassMon": { - "name": "ADPassMon", - "description": "Imports ADPassMon into FileWave.", + "com.github.peshay.filewave.OxygenDeveloper.MacOSX": { + "name": "OxygenDeveloper", + "description": "Downloads the latest version of Oxygen XML Developer, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "ADPassMon/ADPassMon.filewave.recipe", - "parent": "com.github.homebysix.download.ADPassMon", - "shortname": "ADPassMon.filewave", + "path": "OxygenXML/OxygenDeveloperMacOSX.filewave.recipe", + "parent": "com.github.peshay.download.OxygenDeveloper", + "shortname": "OxygenDeveloperMacOSX.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.keystore-explorer": { - "name": "KeyStore Explorer", - "description": "Downloads KeyStore Explorer", + "com.github.peshay.download.OxygenWebHelp": { + "name": "OxygenWebHelp", + "description": "Downloads latest Oxygen Web Help.", "repo": "autopkg/peshay-recipes", - "path": "keystore-explorer/keystore-explorer.download.recipe", - "shortname": "keystore-explorer.download", + "path": "OxygenXML/OxygenWebHelp.download.recipe", + "shortname": "OxygenWebHelp.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.keystore-explorer" + "com.github.peshay.filewave.OxygenWebHelp" ] }, - "com.github.peshay.filewave.keystore-explorer": { - "name": "KeyStore Explorer", - "description": "Downloads latest version of keystore-explorer and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "keystore-explorer/keystore-explorer.filewave.recipe", - "parent": "com.github.peshay.download.keystore-explorer", - "shortname": "keystore-explorer.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.BalsamiqMockups": { - "name": "Balsamiq Mockups 3", - "description": "Downloads latest version of Balsamiq Mockups and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Balsamiq/BalsamiqMockups.filewave.recipe", - "parent": "com.github.thenikola.download.BalsamicMockups", - "shortname": "BalsamiqMockups.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.Handbrake": { - "name": "Handbrake", - "description": "Downloads latest version of Handbrake and imports into FileWave.", + "com.github.peshay.download.OxygenEditor": { + "name": "OxygenEditor", + "description": "Downloads latest Oxygen Editor.", "repo": "autopkg/peshay-recipes", - "path": "Handbrake/Handbrake.filewave.recipe", - "parent": "com.github.autopkg.download.Handbrake", - "shortname": "Handbrake.filewave", - "inferred_type": "filewave" + "path": "OxygenXML/OxygenEditor.download.recipe", + "shortname": "OxygenEditor.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.OxygenEditor.MacOSX" + ] }, - "com.github.peshay.filewave.CitrixReceiver": { - "name": "CitrixReceiver", - "description": "Downloads latest version of CitrixReceiver and imports into FileWave.", + "com.github.peshay.filewave.OxygenWebAuthor": { + "name": "oxygen-xml-web-author", + "description": "Downloads the latest version of Oxygen XML Web Author, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "Citrix/CitrixReceiver.filewave.recipe", - "parent": "io.github.hjuutilainen.download.CitrixReceiver", - "shortname": "CitrixReceiver.filewave", + "path": "OxygenXML/OxygenWebAuthor.filewave.recipe", + "parent": "com.github.peshay.download.OxygenWebAuthor", + "shortname": "OxygenWebAuthor.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.GoToMeeting": { - "name": "GoToMeeting", - "description": "Imports GoToMeeting into FileWave.", + "com.github.peshay.filewave.AutoDMG": { + "name": "AutoDMG", + "description": "Downloads the latest version of AutoDMG and imports it to FileWave", "repo": "autopkg/peshay-recipes", - "path": "Citrix/GoToMeeting.filewave.recipe", - "parent": "com.github.homebysix.download.GoToMeeting", - "shortname": "GoToMeeting.filewave", + "path": "AutoDMG/AutoDMG.filewave.recipe", + "parent": "com.github.timsutton.download.AutoDMG", + "shortname": "AutoDMG.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Prey": { - "name": "Prey", - "description": "Downloads latest version of Prey and imports into FileWave.", + "com.github.peshay.filewave.Principle": { + "name": "Principle", + "description": "Easily create animated and interactive user interface designs..", "repo": "autopkg/peshay-recipes", - "path": "Prey/Prey.filewave.recipe", - "parent": "com.github.hansen-m.download.Prey", - "shortname": "Prey.filewave", + "path": "Hooper/Principle.filewave.recipe", + "parent": "com.github.jaharmi.download.Principle", + "shortname": "Principle.filewave", "inferred_type": "filewave" }, "com.github.peshay.filewave.UNetbootin": { @@ -71925,150 +71958,78 @@ "com.github.dataJAR-recipes.pkg.UNetbootin" ] }, - "com.github.peshay.filewave.GasMask": { - "name": "GasMask", - "description": "Downloads latest version of GasMask and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "GasMask/GasMask.filewave.recipe", - "parent": "com.github.homebysix.download.GasMask", - "shortname": "GasMask.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.MerlinProject": { - "name": "Merlin Project", - "description": "Downloads latest version of MerlinProject and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "ProjectWizards/MerlinProject.filewave.recipe", - "parent": "com.github.homebysix.download.MerlinProject", - "shortname": "MerlinProject.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.TorMessenger": { - "name": "TorMessenger", - "description": "Downloads latest version of com.github.homebysix.download.TorMessenger and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Tor/TorMessenger.filewave.recipe", - "parent": "com.github.homebysix.download.TorMessenger", - "shortname": "TorMessenger.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.TorBrowserBundle": { - "name": "TorBrowser", - "description": "Downloads latest version of TorBrowser and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Tor/TorBrowser.filewave.recipe", - "parent": "com.github.homebysix.download.TorBrowserBundle", - "shortname": "TorBrowser.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.NetSpot": { - "name": "NetSpot", - "description": "Downloads latest version of NetSpot and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "NetSpot/NetSpot.filewave.recipe", - "parent": "com.github.jaharmi.download.NetSpot", - "shortname": "NetSpot.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.AutoDMG": { - "name": "AutoDMG", - "description": "Downloads the latest version of AutoDMG and imports it to FileWave", + "com.github.peshay.filewave.cdto": { + "name": "cdto", + "description": "Downloads latest version of cdto and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "AutoDMG/AutoDMG.filewave.recipe", - "parent": "com.github.timsutton.download.AutoDMG", - "shortname": "AutoDMG.filewave", + "path": "cdto/cdto.filewave.recipe", + "parent": "com.github.homebysix.download.cdto", + "shortname": "cdto.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Flux": { - "name": "Flux", - "description": "Downloads latest version of Flux and imports into FileWave.", + "com.github.peshay.filewave.Scribus": { + "name": "Scribus", + "description": "Downloads latest version of Scribus and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Flux/Flux.filewave.recipe", - "parent": "com.github.keeleysam.recipes.Flux.download", - "shortname": "Flux.filewave", + "path": "Scribus/Scribus.filewave.recipe", + "parent": "com.github.hansen-m.download.Scribus", + "shortname": "Scribus.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.TagSpaces": { - "name": "TagSpaces", - "description": "Downloads latest version of TagSpaces.", + "com.github.peshay.download.Bluefish": { + "name": "Bluefish", + "description": "Downloads the latest version of Bluefish.", "repo": "autopkg/peshay-recipes", - "path": "TagSpaces/TagSpaces.download.recipe", - "shortname": "TagSpaces.download", + "path": "Bluefish/Bluefish.download.recipe", + "shortname": "Bluefish.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.TagSpaces" + "com.github.peshay.filewave.Bluefish" ] }, - "com.github.peshay.filewave.TagSpaces": { - "name": "TagSpaces", - "description": "Downloads latest version of TagSpaces and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "TagSpaces/TagSpaces.filewave.recipe", - "parent": "com.github.peshay.download.TagSpaces", - "shortname": "TagSpaces.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.IINA": { - "name": "IINA", - "description": "Downloads the latest version of IINA and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "IINA/IINA.filewave.recipe", - "parent": "io.github.hjuutilainen.download.IINA", - "shortname": "IINA.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.Python3": { - "name": "Python3", - "description": "Imports Python3 into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Python3/Python3.filewave.recipe", - "parent": "com.github.scriptingosx.download.Python3", - "shortname": "Python3.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.Atom": { - "name": "Atom", - "description": "Downloads latest Atom disk image and import to Filewave.", + "com.github.peshay.filewave.Bluefish": { + "name": "Bluefish", + "description": "Downloads the latest Bluefish disk image and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "GitHub/Atom.filewave.recipe", - "parent": "io.github.hjuutilainen.download.Atom", - "shortname": "Atom.filewave", + "path": "Bluefish/Bluefish.filewave.recipe", + "parent": "com.github.peshay.download.Bluefish", + "shortname": "Bluefish.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.GitHubDesktop": { - "name": "GitHub Desktop", - "description": "Downloads latest version of GitHub Desktop and imports into FileWave.", + "com.github.peshay.filewave.GIMP": { + "name": "GIMP", + "description": "Downloads latest version of GIMP and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "GitHub/GitHubDesktop.filewave.recipe", - "parent": "com.github.homebysix.download.GitHubDesktop", - "shortname": "GitHubDesktop.filewave", + "path": "GIMP/GIMP.filewave.recipe", + "parent": "io.github.hjuutilainen.download.GIMP", + "shortname": "GIMP.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Docker": { - "name": "Docker", - "description": "Downloads latest version of Docker and imports into FileWave.", + "com.github.peshay.filewave.LibreOffice": { + "name": "LibreOffice", + "description": "Downloads latest version of LibreOffice and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Docker/Docker.filewave.recipe", - "parent": "com.github.homebysix.download.DockerDesktop", - "shortname": "Docker.filewave", + "path": "LibreOffice/LibreOffice.filewave.recipe", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOffice.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Opera": { - "name": "Opera", - "description": "Downloads latest version of Opera and imports into FileWave.", + "com.github.peshay.filewave.BBEdit": { + "name": "BBEdit", + "description": "Downloads latest version of BBEdit and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Opera/Opera.filewave.recipe", - "parent": "com.github.bochoven.recipes.Opera.download", - "shortname": "Opera.filewave", + "path": "Barebones/BBEdit.filewave.recipe", + "parent": "com.github.autopkg.download.bbedit", + "shortname": "BBEdit.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Skitch": { - "name": "Skitch", - "description": "Downloads latest version of Skitch and imports into FileWave.", + "com.github.peshay.filewave.TextWrangler": { + "name": "TextWrangler", + "description": "Downloads latest version of TextWrangler and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Skitch/Skitch.filewave.recipe", - "parent": "com.github.sheagcraig.download.Skitch", - "shortname": "Skitch.filewave", + "path": "Barebones/TextWrangler.filewave.recipe", + "parent": "com.github.autopkg.download.textwrangler", + "shortname": "TextWrangler.filewave", "inferred_type": "filewave" }, "com.github.peshay.filewave.Mumble": { @@ -72080,403 +72041,453 @@ "shortname": "Mumble.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.cloudya": { - "name": "Cloudya", - "description": "Downloads latest version of Cloudya ", + "com.github.peshay.filewave.PowerShell": { + "name": "PowerShell", + "description": "Imports PowerShell into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "NFON/Cloudya.download.recipe", - "shortname": "Cloudya.download", + "path": "PowerShell/PowerShell.filewave.recipe", + "parent": "com.github.vmiller.download.PowerShell", + "shortname": "PowerShell.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.JavaProfiler": { + "name": "YourKit-Java-Profiler", + "description": "Downloads the latest version of YourKit Java Profiler.", + "repo": "autopkg/peshay-recipes", + "path": "YourKit/JavaProfiler.download.recipe", + "shortname": "JavaProfiler.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.cloudya", - "com.github.jannheider.munki.cloudya" + "com.github.peshay.filewave.JavaProfiler" ] }, - "com.github.peshay.filewave.cloudya": { - "name": "Cloudya", - "description": "Downloads the latest version of Cloudya, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.JavaProfiler": { + "name": "YourKit-Java-Profiler", + "description": "Downloads the latest version of JavaProfiler, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "NFON/Cloudya.filewave.recipe", - "parent": "com.github.peshay.download.cloudya", - "shortname": "Cloudya.filewave", + "path": "YourKit/JavaProfiler.filewave.recipe", + "parent": "com.github.peshay.download.JavaProfiler", + "shortname": "JavaProfiler.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VMwareFusionDeploy1015": { - "name": "VMwareFusionDeploy", - "description": "Imports the VMwareFusion mass deployment package into FileWave.", + "com.github.peshay.download.DotNETProfiler": { + "name": "DotNETProfiler", + "description": "Downloads the latest version of DotNETProfiler.", "repo": "autopkg/peshay-recipes", - "path": "VMware/VMwareFusionDeploy1015.filewave.recipe", - "parent": "com.github.peshay.download.VMwareFusionDeploy1015", - "shortname": "VMwareFusionDeploy1015.filewave", - "inferred_type": "filewave" + "path": "YourKit/DotNETProfiler.download.recipe", + "shortname": "DotNETProfiler.download", + "inferred_type": "download" }, - "com.github.peshay.filewave.VMwareFusionDeploy1016": { - "name": "VMwareFusionDeploy", - "description": "Imports the VMwareFusion mass deployment package into FileWave.", + "com.github.peshay.filewave.draw.io": { + "name": "draw.io Desktop", + "description": "Downloads latest version of draw.io Desktop and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "VMware/VMwareFusionDeploy1016.filewave.recipe", - "parent": "com.github.peshay.download.VMwareFusionDeploy1016", - "shortname": "VMwareFusionDeploy1016.filewave", - "inferred_type": "filewave" + "path": "drawio/draw.io.filewave.recipe", + "parent": "com.github.peshay.download.draw.io" }, - "com.github.peshay.filewave.VMwareFusionDeploy": { - "name": "VMwareFusionDeploy", - "description": "Imports the VMwareFusion mass deployment package into FileWave.", + "com.github.peshay.download.draw.io": { + "name": "draw.io Desktop", + "description": "Downloads the latest version of draw.io Desktop.", "repo": "autopkg/peshay-recipes", - "path": "VMware/VMwareFusionDeploy.filewave.recipe", - "parent": "com.github.patgmac.pkg.VMwareFusionDeploy", - "shortname": "VMwareFusionDeploy.filewave", - "inferred_type": "filewave" + "path": "drawio/draw.io.download.recipe", + "children": [ + "com.github.gerardkok.munki.drawio-desktop", + "com.github.peshay.filewave.draw.io", + "com.github.dataJAR-recipes.munki.drawio" + ] }, - "com.github.peshay.download.VMwareFusionDeploy1016": { - "name": "VMwareFusionDeploy", - "description": "Download recipe for VMware Fusion 10.1.6", + "com.github.peshay.download.MindManager": { + "name": "Mindjet MindManager", + "description": "Downloads latest version of Mindjet MindManager for Mac OS X.", "repo": "autopkg/peshay-recipes", - "path": "VMware/VMwareFusionDeploy1016.download.recipe", - "shortname": "VMwareFusionDeploy1016.download", + "path": "Mindjet/MindManager.download.recipe", + "shortname": "MindManager.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.VMwareFusionDeploy1016" + "com.github.bochoven.recipes.MindManager.munki", + "com.github.peshay.filewave.MindManager", + "com.github.dataJAR-recipes.munki.MindManager", + "com.github.moofit-recipes.pkg.MindManager" ] }, - "com.github.peshay.filewave.VMwareFusion": { - "name": "VMwareFusion", - "description": "Downloads latest version of VMwareFusion and imports into FileWave.", + "com.github.peshay.download.MindManagerWin": { + "name": "Mindjet MindManager Windows", + "description": "Downloads latest version of Mindjet MindManager for Windows.", "repo": "autopkg/peshay-recipes", - "path": "VMware/VMwareFusion.filewave.recipe", - "parent": "com.justinrummel.download.VMwareFusion", - "shortname": "VMwareFusion.filewave", - "inferred_type": "filewave" + "path": "Mindjet/MindManagerWin.download.recipe", + "shortname": "MindManagerWin.download", + "inferred_type": "download" }, - "com.github.peshay.download.VMwareFusionDeploy1015": { - "name": "VMwareFusionDeploy", - "description": "Download recipe for VMware Fusion 10.1.5", + "com.github.peshay.download.MindManagerEnterpriseWin": { + "name": "Mindjet MindManager Enterprise", + "description": "Downloads latest version of Mindjet MindManager Enterprise for Windows.", "repo": "autopkg/peshay-recipes", - "path": "VMware/VMwareFusionDeploy1015.download.recipe", - "shortname": "VMwareFusionDeploy1015.download", + "path": "Mindjet/MindManagerEnterpriseWin.download.recipe", + "shortname": "MindManagerEnterpriseWin.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.VMwareFusionDeploy1015" + "com.github.peshay.filewave.MindManagerEnterpriseWin" ] }, - "com.github.peshay.filewave.zoomus": { - "name": "Zoom", - "description": "Downloads latest version of Zoom.us and imports into FileWave.", + "com.github.peshay.filewave.MindManagerEnterpriseWin": { + "name": "Mindjet MindManager Enterprise", + "description": "Downloads latest version of MindManager Enterprise for Windows and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Zoom/Zoom.filewave.recipe", - "parent": "com.github.hansen-m.download.zoomus", - "shortname": "Zoom.filewave", + "path": "Mindjet/MindManagerEnterpriseWin.filewave.recipe", + "parent": "com.github.peshay.download.MindManagerEnterpriseWin", + "shortname": "MindManagerEnterpriseWin.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.zoomus-win": { - "name": "Zoom", - "description": "Downloads latest version of Zoom.us and imports into FileWave.", + "com.github.peshay.filewave.MindManager": { + "name": "Mindjet MindManager", + "description": "Downloads latest version of MindManager for Mac OS X and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Zoom/Zoom-Win.filewave.recipe", - "parent": "com.github.hansen-m.download.zoom-win", - "shortname": "Zoom-Win.filewave", + "path": "Mindjet/MindManager.filewave.recipe", + "parent": "com.github.peshay.download.MindManager", + "shortname": "MindManager.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ZoomRooms": { - "name": "ZoomRooms", - "description": "Downloads latest version of ZoomRooms and imports into FileWave.", + "com.github.peshay.filewave.FileZilla": { + "name": "FileZilla", + "description": "Downloads the latest FileZilla disk image and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Zoom/ZoomRooms.filewave.recipe", - "parent": "com.github.homebysix.download.ZoomPresence", - "shortname": "ZoomRooms.filewave", + "path": "FileZilla/FileZilla.filewave.recipe", + "parent": "com.github.peshay.download.FileZilla", + "shortname": "FileZilla.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.X-Mirage": { - "name": "X-Mirage", - "description": "Downloads the current release version of X-Mirage.", + "com.github.peshay.download.FileZilla": { + "name": "FileZilla", + "description": "Downloads the current release of FileZilla", "repo": "autopkg/peshay-recipes", - "path": "X-Mirage/X-Mirage.download.recipe", - "shortname": "X-Mirage.download", + "path": "FileZilla/FileZilla.download.recipe", + "shortname": "FileZilla.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.X-Mirage" + "com.github.peshay.filewave.FileZilla" ] }, - "com.github.peshay.filewave.X-Mirage": { - "name": "X-Mirage", - "description": "Downloads latest version of X-Mirage and imports into FileWave.", + "com.github.peshay.filewave.PuTTY": { + "name": "PuTTY", + "description": "Downloads latest version of PuTTY for Windows and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "X-Mirage/X-Mirage.filewave.recipe", - "parent": "com.github.peshay.download.X-Mirage", - "shortname": "X-Mirage.filewave", + "path": "PuTTY/PuTTY.filewave.recipe", + "parent": "com.github.rustymyers.download.Putty-Win", + "shortname": "PuTTY.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Figma": { - "name": "Figma", - "description": "Downloads latest version of Figma and imports into FileWave.", + "com.github.peshay.filewave.MerlinProject": { + "name": "Merlin Project", + "description": "Downloads latest version of MerlinProject and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Figma/Figma.filewave.recipe", - "parent": "com.github.dataJAR-recipes.download.Figma", - "shortname": "Figma.filewave", + "path": "ProjectWizards/MerlinProject.filewave.recipe", + "parent": "com.github.homebysix.download.MerlinProject", + "shortname": "MerlinProject.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ApacheDirectoryStudio": { - "name": "ApacheDirectoryStudio", - "description": "Downloads the latest version of ApacheDirectoryStudio and imports into FileWave.", + "com.github.peshay.filewave.VOX": { + "name": "VOX", + "description": "Downloads latest version of VOX and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Apache/ApacheDirectoryStudio.filewave.recipe", - "parent": "com.github.homebysix.download.ApacheDirectoryStudio", - "shortname": "ApacheDirectoryStudio.filewave", + "path": "VOX/VOX.filewave.recipe", + "parent": "com.github.homebysix.download.Vox", + "shortname": "VOX.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.CiscoJabber": { - "name": "Cisco Jabber", - "description": "Imports Cisco Jabber into FileWave.", + "com.github.peshay.filewave.Flinto": { + "name": "Flinto", + "description": "Downloads latest version of Flinto and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Cisco/CiscoJabber.filewave.recipe", - "parent": "com.github.joshua-d-miller.download.ciscojabber", - "shortname": "CiscoJabber.filewave", + "path": "Flinto/Flinto.filewave.recipe", + "parent": "com.github.homebysix.download.Flinto", + "shortname": "Flinto.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.DBeaverCE": { - "name": "DBeaverCE", - "description": "Downloads latest version of DBeaver Community Edition and imports into FileWave.", + "com.github.peshay.filewave.nvALT": { + "name": "nvALT", + "description": "Downloads latest version of nvALT and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "DBeaverCE/DBeaverCE.filewave.recipe", - "parent": "com.github.peshay.download.DBeaverCE", - "shortname": "DBeaverCE.filewave", + "path": "nvALT/nvALT.filewave.recipe", + "parent": "com.github.jleggat.nvALT.download", + "shortname": "nvALT.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.DBeaverCE": { - "name": "DBeaverCE", - "description": "Downloads latest version of DBeaver Community Edition.", + "com.github.peshay.filewave.Curb": { + "name": "Curb", + "description": "Downloads latest version of Curb and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "DBeaverCE/DBeaverCE.download.recipe", - "shortname": "DBeaverCE.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.DBeaverCE", - "com.github.dataJAR-recipes.munki.DBeaver Community Edition", - "com.github.blackthroat.munki.DBeaverCE", - "com.github.ahousseini-recipes.pkg.DBeaver" - ] + "path": "Curb/Curb.filewave.recipe", + "parent": "com.github.andrewvalentine.download.curb", + "shortname": "Curb.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.enpass": { - "name": "Enpass", - "description": "Downloads the latest Enpass and imports into FileWave.", + "com.github.peshay.filewave.ApacheDirectoryStudio": { + "name": "ApacheDirectoryStudio", + "description": "Downloads the latest version of ApacheDirectoryStudio and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Enpass/Enpass.filewave.recipe", - "parent": "com.github.gerardkok.download.enpass", - "shortname": "Enpass.filewave", + "path": "Apache/ApacheDirectoryStudio.filewave.recipe", + "parent": "com.github.homebysix.download.ApacheDirectoryStudio", + "shortname": "ApacheDirectoryStudio.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK21": { + "com.github.peshay.filewave.OpenJDK19": { "name": null, - "description": "Downloads latest version of OpenJDK21 early access and imports into FileWave.", + "description": "Downloads latest version of OpenJDK19 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK21/OpenJDK21.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK21", - "shortname": "OpenJDK21.filewave", + "path": "OpenJDK19/OpenJDK19.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK19", + "shortname": "OpenJDK19.filewave", "inferred_type": "filewave" }, - "com.github.peshay.pkg.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the current release version of OpenJDK 21 early access and builds a package.", + "com.github.peshay.download.OpenJDK19": { + "name": "OpenJDK 19", + "description": "Downloads the latest OpenJDK 19 early access for macOS.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK21/OpenJDK21.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK21", - "shortname": "OpenJDK21.pkg", + "path": "OpenJDK19/OpenJDK19.download.recipe", + "shortname": "OpenJDK19.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.pkg.OpenJDK19" + ] + }, + "com.github.peshay.pkg.OpenJDK19": { + "name": "OpenJDK 19", + "description": "Downloads the current release version of OpenJDK 19 early access and builds a package.", + "repo": "autopkg/peshay-recipes", + "path": "OpenJDK19/OpenJDK19.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK19", + "shortname": "OpenJDK19.pkg", "inferred_type": "pkg", "children": [ - "com.github.peshay.filewave.OpenJDK21" + "com.github.peshay.filewave.OpenJDK19" ] }, - "com.github.peshay.download.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the latest OpenJDK 21 early access for macOS.", + "com.github.peshay.filewave.OpenOffice": { + "name": "OpenOffice", + "description": "Downloads latest version of OpenOffice and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK21/OpenJDK21.download.recipe", - "shortname": "OpenJDK21.download", + "path": "OpenOffice/OpenOffice.filewave.recipe", + "parent": "io.github.hjuutilainen.download.OpenOffice", + "shortname": "OpenOffice.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.download.OpenShot": { + "name": "OpenShot", + "description": "Downloads the latest version of OpenShot.", + "repo": "autopkg/peshay-recipes", + "path": "OpenShot/OpenShot.download.recipe", + "shortname": "OpenShot.download", "inferred_type": "download", "children": [ - "com.github.peshay.pkg.OpenJDK21", - "com.github.d33t5.pkg.OpenJDK21" + "com.github.peshay.filewave.OpenShot", + "com.github.fishd72.pkg.OpenShot" ] }, - "com.github.peshay.filewave.LaunchBar": { - "name": "LaunchBar", - "description": "Downloads the latest Version of LaunchBar and imports into FileWave.", + "com.github.peshay.filewave.OpenShot": { + "name": "OpenShot", + "description": "Downloads latest version of OpenShot and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "ObjectiveDevelopment/LaunchBar.filewave.recipe", - "parent": "com.github.homebysix.download.LaunchBar", - "shortname": "LaunchBar.filewave", + "path": "OpenShot/OpenShot.filewave.recipe", + "parent": "com.github.peshay.download.OpenShot", + "shortname": "OpenShot.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Go2Shell": { - "name": "Go2Shell", - "description": "Downloads latest version of Go2Shell and imports into FileWave.", + "com.github.peshay.filewave.zoomus-win": { + "name": "Zoom", + "description": "Downloads latest version of Zoom.us and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Go2Shell/Go2Shell.filewave.recipe", - "parent": "io.github.hjuutilainen.download.Go2Shell", - "shortname": "Go2Shell.filewave", + "path": "Zoom/Zoom-Win.filewave.recipe", + "parent": "com.github.hansen-m.download.zoom-win", + "shortname": "Zoom-Win.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.FortiClient": { - "name": "FortiClient", - "description": "Downloads latest version of FortiClient and imports into FileWave.", + "com.github.peshay.filewave.zoomus": { + "name": "Zoom", + "description": "Downloads latest version of Zoom.us and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "FortiClient/FortiClient.filewave.recipe", - "parent": "com.github.peshay.download.FortiClient", - "shortname": "FortiClient.filewave", + "path": "Zoom/Zoom.filewave.recipe", + "parent": "com.github.hansen-m.download.zoomus", + "shortname": "Zoom.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.FortiClient": { - "name": "FortiClient", - "description": "Downloads latest version of FortiClient.", + "com.github.peshay.filewave.ZoomRooms": { + "name": "ZoomRooms", + "description": "Downloads latest version of ZoomRooms and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "FortiClient/FortiClient.download.recipe", - "shortname": "FortiClient.download", - "inferred_type": "download", + "path": "Zoom/ZoomRooms.filewave.recipe", + "parent": "com.github.homebysix.download.ZoomPresence", + "shortname": "ZoomRooms.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.MPlayerX": { + "name": "MPlayerX", + "description": "Downloads the latest MPlayerX disk image and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "MPlayerX/MPlayerX.filewave.recipe", + "parent": "io.github.hjuutilainen.download.MPlayerX", + "shortname": "MPlayerX.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.XtraFinder": { + "name": "XtraFinder", + "description": "Downloads the latest version of XtraFinder, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "XtraFinder/XtraFinder.filewave.recipe", + "parent": "com.github.foigus.download.XtraFinder", + "shortname": "XtraFinder.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.pkg.OpenJDK20": { + "name": "OpenJDK 20", + "description": "Downloads the current release version of OpenJDK 20 early access and builds a package.", + "repo": "autopkg/peshay-recipes", + "path": "OpenJDK20/OpenJDK20.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK20", + "shortname": "OpenJDK20.pkg", + "inferred_type": "pkg", "children": [ - "com.github.peshay.filewave.FortiClient" + "com.github.peshay.filewave.OpenJDK20" ] }, - "com.github.peshay.download.OnyX": { - "name": "Onyx", - "description": "Downloads the specified Onyx client for macOS", + "com.github.peshay.download.OpenJDK20": { + "name": "OpenJDK 20", + "description": "Downloads the latest OpenJDK 20 early access for macOS.", "repo": "autopkg/peshay-recipes", - "path": "Onyx/Onyx.download.recipe", - "shortname": "Onyx.download", + "path": "OpenJDK20/OpenJDK20.download.recipe", + "shortname": "OpenJDK20.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.OnyX" + "com.github.peshay.pkg.OpenJDK20" ] }, - "com.github.peshay.filewave.OnyX": { - "name": "OnyX", - "description": "Downloads latest version of OnyX and imports into FileWave.", + "com.github.peshay.filewave.OpenJDK20": { + "name": null, + "description": "Downloads latest version of OpenJDK20 early access and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Onyx/Onyx.filewave.recipe", - "parent": "com.github.peshay.download.OnyX", - "shortname": "Onyx.filewave", + "path": "OpenJDK20/OpenJDK20.filewave.recipe", + "parent": "com.github.peshay.pkg.OpenJDK20", + "shortname": "OpenJDK20.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.DataIntegration": { - "name": "DataIntegration", - "description": "Imports Latest Version of DataIntegration into Filewave", + "com.github.peshay.filewave.enpass": { + "name": "Enpass", + "description": "Downloads the latest Enpass and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Pentaho/DataIntegration.filewave.recipe", - "parent": "com.github.n8felton.pkg.DataIntegration", - "shortname": "DataIntegration.filewave", + "path": "Enpass/Enpass.filewave.recipe", + "parent": "com.github.gerardkok.download.enpass", + "shortname": "Enpass.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.ClipGrab": { - "name": "ClipGrab", - "description": "Downloads latest version of ClipGrab and imports into FileWave.", + "com.github.peshay.filewave.Colloquy": { + "name": "Colloquy", + "description": "Downloads latest version of Colloquy and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "ClipGrab/ClipGrab.filewave.recipe", - "parent": "com.github.peshay.download.ClipGrab", - "shortname": "ClipGrab.filewave", + "path": "Colloquy/Colloquy.filewave.recipe", + "parent": "com.github.keeleysam.recipes.Colloquy.download", + "shortname": "Colloquy.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.ClipGrab": { - "name": "ClipGrab", - "description": "Downloads latest version of ClipGrab.", - "repo": "autopkg/peshay-recipes", - "path": "ClipGrab/ClipGrab.download.recipe", - "shortname": "ClipGrab.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.download.ClipGrabMac", - "com.github.wardsparadox.clipgrab.munki", - "com.github.peshay.filewave.ClipGrab" - ] - }, - "com.github.peshay.filewave.RawTherapee": { - "name": "RawTherapee", - "description": "Downloads latest version of RawTherapee and imports into FileWave.", + "com.github.peshay.filewave.AnyDesk-Win": { + "name": "AnyDesk", + "description": "Downloads the latest AnyDesk version and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "RawTherapee/RawTherapee.filewave.recipe", - "parent": "com.github.peshay.download.RawTherapee", - "shortname": "RawTherapee.filewave", + "path": "AnyDesk/AnyDesk-Win.filewave.recipe", + "parent": "com.github.peshay.download.AnyDesk", + "shortname": "AnyDesk-Win.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.RawTherapee": { - "name": "RawTherapee", - "description": "Downloads the latest version of RawTherapee.", + "com.github.peshay.download.AnyDesk": { + "name": "AnyDesk", + "description": "Downloads the latest version of AnyDesk.", "repo": "autopkg/peshay-recipes", - "path": "RawTherapee/RawTherapee.download.recipe", - "shortname": "RawTherapee.download", + "path": "AnyDesk/AnyDesk-Win.download.recipe", + "shortname": "AnyDesk-Win.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.RawTherapee", - "com.github.andrewvalentine.pkg.RawTherapee", - "com.github.peshay.filewave.RawTherapee" + "com.github.peshay.filewave.AnyDesk-Win" ] }, - "com.github.peshay.filewave.dupeGuru": { - "name": "dupeGuru", - "description": "Downloads latest version of dupeGuru and imports into FileWave.", + "com.github.peshay.filewave.Pock": { + "name": "Pock", + "description": "Downloads the latest version of Pock and imports it to FileWave", "repo": "autopkg/peshay-recipes", - "path": "dupeGuru/dupeGuru.filewave.recipe", - "parent": "com.github.flammable.download.dupeGuru", - "shortname": "dupeGuru.filewave", + "path": "Pock/Pock.filewave.recipe", + "parent": "com.github.blackthroat.download.Pock", + "shortname": "Pock.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK13": { - "name": null, - "description": "Downloads latest version of OpenJDK13 early access and imports into FileWave.", + "com.github.peshay.filewave.Shotcut": { + "name": "Shotcut", + "description": "Downloads latest version of Shotcut and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK13/OpenJDK13.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK13", - "shortname": "OpenJDK13.filewave", + "path": "Shotcut/Shotcut.filewave.recipe", + "parent": "uk.ac.ox.orchard.download.Shotcut", + "shortname": "Shotcut.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OpenJDK13": { - "name": "OpenJDK 13", - "description": "Downloads the latest OpenJDK 13 early access for macOS.", + "com.github.peshay.download.GoldenCheetah": { + "name": "GoldenCheetah", + "description": "Downloads latest version of GoldenCheetah.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK13/OpenJDK13.download.recipe", - "shortname": "OpenJDK13.download", + "path": "GoldenCheetah/GoldenCheetah.download.recipe", + "shortname": "GoldenCheetah.download", "inferred_type": "download", "children": [ - "com.github.peshay.pkg.OpenJDK13" + "com.github.peshay.filewave.GoldenCheetah" ] }, - "com.github.peshay.pkg.OpenJDK13": { - "name": "OpenJDK 13", - "description": "Downloads the current release version of OpenJDK 13 early access and builds a package.", + "com.github.peshay.filewave.GoldenCheetah": { + "name": "GoldenCheetah", + "description": "Downloads latest version of GoldenCheetah and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK13/OpenJDK13.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK13", - "shortname": "OpenJDK13.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.peshay.filewave.OpenJDK13" - ] + "path": "GoldenCheetah/GoldenCheetah.filewave.recipe", + "parent": "com.github.peshay.download.GoldenCheetah", + "shortname": "GoldenCheetah.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.Magewell": { - "name": "Magewell USB Capture Utility", - "description": "Downloads the latest version of Magewell USB Capture Utility drivers and software and imports into FileWave.", + "com.github.peshay.filewave.Inkscape": { + "name": "Inkscape", + "description": "Downloads the latest version of Inkscape, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "Magewell/Magewell.filewave.recipe", - "parent": "com.github.peshay.download.Magewell", - "shortname": "Magewell.filewave", + "path": "Inkscape/Inkscape.filewave.recipe", + "parent": "com.github.hansen-m.download.Inkscape", + "shortname": "Inkscape.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.Magewell": { - "name": "Magewell USB Capture Utility", - "description": "Downloads the latest version of Magewell USB Capture Utility drivers and software.", + "com.github.peshay.filewave.Skitch": { + "name": "Skitch", + "description": "Downloads latest version of Skitch and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Magewell/Magewell.download.recipe", - "shortname": "Magewell.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.Magewell" - ] + "path": "Skitch/Skitch.filewave.recipe", + "parent": "com.github.sheagcraig.download.Skitch", + "shortname": "Skitch.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.Caffeine": { - "name": "Caffeine", - "description": "Downloads latest version of Caffeine and imports into FileWave.", + "com.github.peshay.filewave.MacPass": { + "name": "MacPass", + "description": "Downloads latest version of MacPass and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Caffeine/Caffeine.filewave.recipe", - "parent": "com.github.keeleysam.recipes.Caffeine.download", - "shortname": "Caffeine.filewave", + "path": "MacPass/MacPass.filewave.recipe", + "parent": "com.github.michalmmac.download.MacPass", + "shortname": "MacPass.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.EasyFind": { + "name": "EasyFind", + "description": "Downloads latest version of EasyFind and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "EasyFind/EasyFind.filewave.recipe", + "parent": "com.github.jleggat.EasyFind.download", + "shortname": "EasyFind.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.SourceTree": { + "name": "SourceTree", + "description": "Downloads the latest version of SourceTree, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "Atlassian/SourceTree.filewave.recipe", + "parent": "io.github.hjuutilainen.download.SourceTree", + "shortname": "SourceTree.filewave", "inferred_type": "filewave" }, "com.github.peshay.pkg.OpenJDK22": { @@ -72511,307 +72522,259 @@ "shortname": "OpenJDK22.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Sketch": { - "name": "Sketch", - "description": "Downloads latest version of Sketch and imports into FileWave.", + "com.github.peshay.filewave.Alfred": { + "name": "Alfred", + "description": "Downloads latest version of Alfred and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "BohemianCoding/Sketch.filewave.recipe", - "parent": "com.github.foigus.download.Sketch", - "shortname": "Sketch.filewave", + "path": "Alfred/Alfred.filewave.recipe", + "parent": "io.github.hjuutilainen.download.Alfred5", + "shortname": "Alfred.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.JavaProfiler": { - "name": "YourKit-Java-Profiler", - "description": "Downloads the latest version of JavaProfiler, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.SublimeText3": { + "name": "Sublime Text", + "description": "Downloads latest SublimeText3 disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "YourKit/JavaProfiler.filewave.recipe", - "parent": "com.github.peshay.download.JavaProfiler", - "shortname": "JavaProfiler.filewave", + "path": "SublimeText/SublimeText3.filewave.recipe", + "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", + "shortname": "SublimeText3.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.DotNETProfiler": { - "name": "DotNETProfiler", - "description": "Downloads the latest version of DotNETProfiler.", - "repo": "autopkg/peshay-recipes", - "path": "YourKit/DotNETProfiler.download.recipe", - "shortname": "DotNETProfiler.download", - "inferred_type": "download" - }, - "com.github.peshay.download.JavaProfiler": { - "name": "YourKit-Java-Profiler", - "description": "Downloads the latest version of YourKit Java Profiler.", + "com.github.peshay.filewave.Chicken": { + "name": "Chicken", + "description": "Downloads latest version of Chicken and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "YourKit/JavaProfiler.download.recipe", - "shortname": "JavaProfiler.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.JavaProfiler" - ] + "path": "Chicken/Chicken.filewave.recipe", + "parent": "com.github.keeleysam.recipes.Chicken.download", + "shortname": "Chicken.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.TeamViewer": { - "name": "TeamViewer", - "description": "Downloads latest TeamViewer disk image and import to Filewave.", + "com.github.peshay.filewave.GitHubDesktop": { + "name": "GitHub Desktop", + "description": "Downloads latest version of GitHub Desktop and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "TeamViewer/TeamViewer.filewave.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewer", - "shortname": "TeamViewer.filewave", + "path": "GitHub/GitHubDesktop.filewave.recipe", + "parent": "com.github.homebysix.download.GitHubDesktop", + "shortname": "GitHubDesktop.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.TeamViewerQuickSupport": { - "name": "TeamViewerQS", - "description": "Downloads latest TeamViewerQuickSupport disk image and import to Filewave.", + "com.github.peshay.filewave.Atom": { + "name": "Atom", + "description": "Downloads latest Atom disk image and import to Filewave.", "repo": "autopkg/peshay-recipes", - "path": "TeamViewer/TeamViewerQuickSupport.filewave.recipe", - "parent": "io.github.hjuutilainen.download.TeamViewerQS", - "shortname": "TeamViewerQuickSupport.filewave", + "path": "GitHub/Atom.filewave.recipe", + "parent": "io.github.hjuutilainen.download.Atom", + "shortname": "Atom.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.XtraFinder": { - "name": "XtraFinder", - "description": "Downloads the latest version of XtraFinder, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.UnRarX": { + "name": "UnRarX", + "description": "Downloads latest version of UnRarX and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "XtraFinder/XtraFinder.filewave.recipe", - "parent": "com.github.foigus.download.XtraFinder", - "shortname": "XtraFinder.filewave", + "path": "UnRarX/UnRarX.filewave.recipe", + "parent": "com.github.homebysix.download.UnRarX", + "shortname": "UnRarX.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.OpenJDK17": { - "name": "OpenJDK 17", - "description": "Downloads the latest OpenJDK 17 early access for macOS.", + "com.github.peshay.filewave.Docker": { + "name": "Docker", + "description": "Downloads latest version of Docker and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK17/OpenJDK17.download.recipe", - "shortname": "OpenJDK17.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.pkg.OpenJDK17" - ] + "path": "Docker/Docker.filewave.recipe", + "parent": "com.github.homebysix.download.DockerDesktop", + "shortname": "Docker.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenJDK17": { - "name": null, - "description": "Downloads latest version of OpenJDK17 early access and imports into FileWave.", + "com.github.peshay.filewave.IINA": { + "name": "IINA", + "description": "Downloads the latest version of IINA and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK17/OpenJDK17.filewave.recipe", - "parent": "com.github.peshay.pkg.OpenJDK17", - "shortname": "OpenJDK17.filewave", + "path": "IINA/IINA.filewave.recipe", + "parent": "io.github.hjuutilainen.download.IINA", + "shortname": "IINA.filewave", "inferred_type": "filewave" }, - "com.github.peshay.pkg.OpenJDK17": { - "name": "OpenJDK 17", - "description": "Downloads the current release version of OpenJDK 17 early access and builds a package.", + "com.github.peshay.filewave.Flycut": { + "name": "Flycut", + "description": "Downloads latest version of Flycut and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenJDK17/OpenJDK17.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK17", - "shortname": "OpenJDK17.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.peshay.filewave.OpenJDK17" - ] + "path": "Flycut/Flycut.filewave.recipe", + "parent": "com.github.darkomen78.download.Flycut", + "shortname": "Flycut.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.download.Telegram": { - "name": "Telegram", - "description": "Downloads latest version of Telegram.", + "com.github.peshay.download.Platypus": { + "name": "Platypus", + "description": "Downloads latest version of Platypus.", "repo": "autopkg/peshay-recipes", - "path": "Telegram/Telegram.download.recipe", - "shortname": "Telegram.download", + "path": "Platypus/Platypus.download.recipe", + "shortname": "Platypus.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Telegram" + "com.github.peshay.filewave.Platypus", + "com.github.dataJAR-recipes.munki.Platypus", + "com.github.dataJAR-recipes.pkg.Platypus" ] }, - "com.github.peshay.filewave.Telegram": { - "name": "Telegram", - "description": "Downloads latest version of Telegram and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Telegram/Telegram.filewave.recipe", - "parent": "com.github.peshay.download.Telegram", - "shortname": "Telegram.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.TimeMachineEditor": { - "name": "TimeMachineEditor", - "description": "Downloads latest version of TimeMachineEditor and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "TimeMachineEditor/TimeMachineEditor.filewave.recipe", - "parent": "com.github.homebysix.download.TimeMachineEditor", - "shortname": "TimeMachineEditor.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.FirefoxSignedPkg": { - "name": "FirefoxSignedPkg", - "description": "Downloads latest version of Firefox and imports into FileWave.", - "repo": "autopkg/peshay-recipes", - "path": "Mozilla/FirefoxSignedPkg.filewave.recipe", - "parent": "com.github.autopkg.download.FirefoxSignedPkg", - "shortname": "FirefoxSignedPkg.filewave", - "inferred_type": "filewave" - }, - "com.github.peshay.filewave.Firefox": { - "name": "Firefox", - "description": "Downloads the latest Firefox disk image and imports into FileWave.", + "com.github.peshay.filewave.Platypus": { + "name": "Platypus", + "description": "Downloads latest version of Platypus and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Mozilla/Firefox.filewave.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "shortname": "Firefox.filewave", + "path": "Platypus/Platypus.filewave.recipe", + "parent": "com.github.peshay.download.Platypus", + "shortname": "Platypus.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Thunderbird": { - "name": "Thunderbird", - "description": "Downloads the latest Thunderbird disk image and imports into FileWave.", + "com.github.peshay.download.ClipGrab": { + "name": "ClipGrab", + "description": "Downloads latest version of ClipGrab.", "repo": "autopkg/peshay-recipes", - "path": "Mozilla/Thunderbird.filewave.recipe", - "parent": "com.github.autopkg.download.thunderbird", - "shortname": "Thunderbird.filewave", - "inferred_type": "filewave" + "path": "ClipGrab/ClipGrab.download.recipe", + "shortname": "ClipGrab.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.download.ClipGrabMac", + "com.github.wardsparadox.clipgrab.munki", + "com.github.peshay.filewave.ClipGrab" + ] }, - "com.github.peshay.filewave.Colloquy": { - "name": "Colloquy", - "description": "Downloads latest version of Colloquy and imports into FileWave.", + "com.github.peshay.filewave.ClipGrab": { + "name": "ClipGrab", + "description": "Downloads latest version of ClipGrab and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Colloquy/Colloquy.filewave.recipe", - "parent": "com.github.keeleysam.recipes.Colloquy.download", - "shortname": "Colloquy.filewave", + "path": "ClipGrab/ClipGrab.filewave.recipe", + "parent": "com.github.peshay.download.ClipGrab", + "shortname": "ClipGrab.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VirtualBox": { - "name": "VirtualBox", - "description": "Downloads latest version of VirtualBox and imports into FileWave.", + "com.github.peshay.filewave.ProjectLibre": { + "name": "ProjectLibre", + "description": "Downloads latest version of ProjectLibre and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "VirtualBox/VirtualBox.filewave.recipe", - "parent": "com.github.peshay.download.VirtualBox", - "shortname": "VirtualBox.filewave", + "path": "ProjectLibre/ProjectLibre.filewave.recipe", + "parent": "com.github.hansen-m.download.ProjectLibre", + "shortname": "ProjectLibre.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.VirtualBox": { + "com.github.peshay.download.VirtualBoxPKG": { "name": "VirtualBox", - "description": "Downloads the current release version of VirtualBox", + "description": "Downloads the current release version of VirtualBox in PKG", "repo": "autopkg/peshay-recipes", - "path": "VirtualBox/VirtualBox.download.recipe", - "shortname": "VirtualBox.download", + "path": "VirtualBoxPKG/VirtualBoxPKG.download.recipe", + "shortname": "VirtualBoxPKG.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.VirtualBox" + "com.github.peshay.filewave.VirtualBoxPKG" ] }, - "com.github.peshay.filewave.GPGSuite": { - "name": "GPGSuite", - "description": "Imports GPGSuite into FileWave.", + "com.github.peshay.filewave.VirtualBoxPKG": { + "name": "VirtualBox", + "description": "Downloads latest version of VirtualBox in PKG and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "GPGTools/GPGSuite.filewave.recipe", - "parent": "com.github.gerardkok.download.GPGSuite", - "shortname": "GPGSuite.filewave", + "path": "VirtualBoxPKG/VirtualBoxPKG.filewave.recipe", + "parent": "com.github.peshay.download.VirtualBoxPKG", + "shortname": "VirtualBoxPKG.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Packages": { - "name": "Packages", - "description": "Downloads the latest Packages and imports into FileWave.", + "com.github.peshay.filewave.Eclipse": { + "name": "Eclipse", + "description": "Downloads the latest version of Eclipse IDE for Java Developers, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/peshay-recipes", - "path": "Packages/Packages.filewave.recipe", - "parent": "io.github.hjuutilainen.pkg.Packages", - "shortname": "Packages.filewave", + "path": "Eclipse/Eclipse.filewave.recipe", + "parent": "com.github.peshay.download.EclipseIDEJavaDev", + "shortname": "Eclipse.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.VOX": { - "name": "VOX", - "description": "Downloads latest version of VOX and imports into FileWave.", + "com.github.peshay.download.EclipseIDEJavaDev": { + "name": "EclipseIDEJavaDev", + "description": "Downloads latest version of Eclipse IDE for Java Developers.", "repo": "autopkg/peshay-recipes", - "path": "VOX/VOX.filewave.recipe", - "parent": "com.github.homebysix.download.Vox", - "shortname": "VOX.filewave", - "inferred_type": "filewave" + "path": "Eclipse/EclipseIDEJavaDev.download.recipe", + "shortname": "EclipseIDEJavaDev.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.Eclipse" + ] }, - "com.github.peshay.filewave.UnRarX": { - "name": "UnRarX", - "description": "Downloads latest version of UnRarX and imports into FileWave.", + "com.github.peshay.filewave.OmniGraffle6": { + "name": "OmniGraffle6", + "description": "Downloads latest version of OmniGraffle6 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "UnRarX/UnRarX.filewave.recipe", - "parent": "com.github.homebysix.download.UnRarX", - "shortname": "UnRarX.filewave", + "path": "OmniGroup/OmniGraffle6.filewave.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraffle6.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Deluge": { - "name": "Deluge", - "description": "Downloads the latest version of Deluge, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.OmniFocus2": { + "name": "OmniFocus2", + "description": "Downloads latest version of OmniFocus2 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Deluge/Deluge.filewave.recipe", - "parent": "com.github.thenikola.download.Deluge", - "shortname": "Deluge.filewave", + "path": "OmniGroup/OmniFocus2.filewave.recipe", + "parent": "com.github.autopkg.download.omnifocus2", + "shortname": "OmniFocus2.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.FileZilla": { - "name": "FileZilla", - "description": "Downloads the current release of FileZilla", - "repo": "autopkg/peshay-recipes", - "path": "FileZilla/FileZilla.download.recipe", - "shortname": "FileZilla.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.FileZilla" - ] - }, - "com.github.peshay.filewave.FileZilla": { - "name": "FileZilla", - "description": "Downloads the latest FileZilla disk image and imports into FileWave.", + "com.github.peshay.filewave.OmniGraffle5": { + "name": "OmniGraffle", + "description": "Downloads latest version of OmniGraffle5 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "FileZilla/FileZilla.filewave.recipe", - "parent": "com.github.peshay.download.FileZilla", - "shortname": "FileZilla.filewave", + "path": "OmniGroup/OmniGraffle5.filewave.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraffle5.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Flycut": { - "name": "Flycut", - "description": "Downloads latest version of Flycut and imports into FileWave.", + "com.github.peshay.filewave.OmniGraffle7": { + "name": "OmniGraffle7", + "description": "Downloads latest version of OmniGraffle7 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Flycut/Flycut.filewave.recipe", - "parent": "com.github.darkomen78.download.Flycut", - "shortname": "Flycut.filewave", + "path": "OmniGroup/OmniGraffle7.filewave.recipe", + "parent": "com.github.autopkg.download.omnigroupproduct", + "shortname": "OmniGraffle7.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.OpenOffice": { - "name": "OpenOffice", - "description": "Downloads latest version of OpenOffice and imports into FileWave.", + "com.github.peshay.filewave.OmniFocus3": { + "name": "OmniFocus3", + "description": "Downloads latest version of OmniFocus3 and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "OpenOffice/OpenOffice.filewave.recipe", - "parent": "io.github.hjuutilainen.download.OpenOffice", - "shortname": "OpenOffice.filewave", + "path": "OmniGroup/OmniFocus3.filewave.recipe", + "parent": "com.github.autopkg.download.omnifocus3", + "shortname": "OmniFocus3.filewave", "inferred_type": "filewave" }, - "com.github.peshay.download.jEdit": { - "name": "jEdit", - "description": "Downloads the latest version of jEdit.", + "com.github.peshay.filewave.WhatsApp": { + "name": "WhatsApp", + "description": "Downloads latest version of WhatsApp and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "jEdit/jEdit.download.recipe", - "shortname": "jEdit.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.jEdit", - "com.github.nstrauss.pkg.jEdit" - ] + "path": "WhatsApp/WhatsApp.filewave.recipe", + "parent": "com.scriptingosx.download.WhatsApp", + "shortname": "WhatsApp.filewave", + "inferred_type": "filewave" }, - "com.github.peshay.filewave.jEdit": { - "name": "jEdit", - "description": "Downloads the latest version of jEdit, creates a fileset, and copies it into your FileWave Server.", + "com.github.peshay.filewave.AdobeCreativeCloudInstaller": { + "name": "Creative Cloud Installer", + "description": "Imports Creative Cloud Installer into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "jEdit/jEdit.filewave.recipe", - "parent": "com.github.peshay.download.jEdit", - "shortname": "jEdit.filewave", + "path": "Adobe/AdobeCreativeCloudInstaller.filewave.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller", + "shortname": "AdobeCreativeCloudInstaller.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Kap": { - "name": "Kap", - "description": "Downloads latest version of Kap and imports into FileWave.", + "com.github.peshay.filewave.AdobeAcrobatReaderDCUpdates": { + "name": "Adobe Acrobat Reader DC", + "description": "Downloads the latest version of Adobe Acrobat Reader DC and imports into FileWave", "repo": "autopkg/peshay-recipes", - "path": "Kap/Kap.filewave.recipe", - "parent": "com.github.autopkg.wardsparadox.download.Kap", - "shortname": "Kap.filewave", + "path": "Adobe/AdobeAcrobatReaderDC.filewave.recipe", + "parent": "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates", + "shortname": "AdobeAcrobatReaderDC.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.MacDown": { - "name": "MacDown", - "description": "Downloads latest version of MacDown and imports into FileWave.", + "com.github.peshay.filewave.Itsycal": { + "name": "Itsycal", + "description": "Downloads latest version of Itsycal and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "MacDown/MacDown.filewave.recipe", - "parent": "com.github.jleggat.download.macdown", - "shortname": "MacDown.filewave", + "path": "Itsycal/Itsycal.filewave.recipe", + "parent": "com.github.jleggat.Itsycal.download", + "shortname": "Itsycal.filewave", "inferred_type": "filewave" }, "com.github.peshay.filewave.GlobalProtect": { @@ -72836,58 +72799,94 @@ "com.github.peshay.filewave.GlobalProtect" ] }, - "com.github.peshay.filewave.Mactracker": { - "name": "Mactracker", - "description": "Downloads latest version of Mactracker and imports into FileWave.", + "com.github.peshay.filewave.coconutBattery": { + "name": "coconutBattery", + "description": "Downloads latest version of coconutBattery and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Mactracker/Mactracker.filewave.recipe", - "parent": "com.github.arubdesu.download.Mactracker", - "shortname": "Mactracker.filewave", + "path": "coconut Battery/coconutBattery.filewave.recipe", + "parent": "com.github.homebysix.download.coconutBattery", + "shortname": "coconutBattery.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Curb": { - "name": "Curb", - "description": "Downloads latest version of Curb and imports into FileWave.", + "com.github.peshay.filewave.Opera": { + "name": "Opera", + "description": "Downloads latest version of Opera and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Curb/Curb.filewave.recipe", - "parent": "com.github.andrewvalentine.download.curb", - "shortname": "Curb.filewave", + "path": "Opera/Opera.filewave.recipe", + "parent": "com.github.bochoven.recipes.Opera.download", + "shortname": "Opera.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.TheUnarchiver": { - "name": "TheUnarchiver", - "description": "Downloads latest version of TheUnarchiver and imports into FileWave.", + "com.github.peshay.filewave.Caffeine": { + "name": "Caffeine", + "description": "Downloads latest version of Caffeine and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "TheUnarchiver/TheUnarchiver.filewave.recipe", - "parent": "com.github.autopkg.download.TheUnarchiver", - "shortname": "TheUnarchiver.filewave", + "path": "Caffeine/Caffeine.filewave.recipe", + "parent": "com.github.keeleysam.recipes.Caffeine.download", + "shortname": "Caffeine.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Chicken": { - "name": "Chicken", - "description": "Downloads latest version of Chicken and imports into FileWave.", + "com.github.peshay.filewave.CheatSheet": { + "name": "CheatSheet", + "description": "Downloads latest version of CheatSheet and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Chicken/Chicken.filewave.recipe", - "parent": "com.github.keeleysam.recipes.Chicken.download", - "shortname": "Chicken.filewave", + "path": "CheatSheet/CheatSheet.filewave.recipe", + "parent": "io.github.hjuutilainen.download.CheatSheet", + "shortname": "CheatSheet.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.cdto": { - "name": "cdto", - "description": "Downloads latest version of cdto and imports into FileWave.", + "com.github.peshay.filewave.MacDown": { + "name": "MacDown", + "description": "Downloads latest version of MacDown and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "cdto/cdto.filewave.recipe", - "parent": "com.github.homebysix.download.cdto", - "shortname": "cdto.filewave", + "path": "MacDown/MacDown.filewave.recipe", + "parent": "com.github.jleggat.download.macdown", + "shortname": "MacDown.filewave", "inferred_type": "filewave" }, - "com.github.peshay.filewave.Stats": { - "name": "Stats", - "description": "Downloads the latest Stats and imports into FileWave.", + "com.github.peshay.filewave.FirefoxSignedPkg": { + "name": "FirefoxSignedPkg", + "description": "Downloads latest version of Firefox and imports into FileWave.", "repo": "autopkg/peshay-recipes", - "path": "Stats/Stats.filewave.recipe", - "parent": "com.github.kevinmcox.download.Stats", - "shortname": "Stats.filewave", + "path": "Mozilla/FirefoxSignedPkg.filewave.recipe", + "parent": "com.github.autopkg.download.FirefoxSignedPkg", + "shortname": "FirefoxSignedPkg.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.Firefox": { + "name": "Firefox", + "description": "Downloads the latest Firefox disk image and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Mozilla/Firefox.filewave.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "shortname": "Firefox.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.Thunderbird": { + "name": "Thunderbird", + "description": "Downloads the latest Thunderbird disk image and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Mozilla/Thunderbird.filewave.recipe", + "parent": "com.github.autopkg.download.thunderbird", + "shortname": "Thunderbird.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.Go2Shell": { + "name": "Go2Shell", + "description": "Downloads latest version of Go2Shell and imports into FileWave.", + "repo": "autopkg/peshay-recipes", + "path": "Go2Shell/Go2Shell.filewave.recipe", + "parent": "io.github.hjuutilainen.download.Go2Shell", + "shortname": "Go2Shell.filewave", + "inferred_type": "filewave" + }, + "com.github.peshay.filewave.Deluge": { + "name": "Deluge", + "description": "Downloads the latest version of Deluge, creates a fileset, and copies it into your FileWave Server.", + "repo": "autopkg/peshay-recipes", + "path": "Deluge/Deluge.filewave.recipe", + "parent": "com.github.thenikola.download.Deluge", + "shortname": "Deluge.filewave", "inferred_type": "filewave" }, "io.github.apettinen.install.TextMate2": { @@ -72899,91 +72898,76 @@ "shortname": "TextMate2.install", "inferred_type": "install" }, - "com.github.apettinen.munki.MSOneDrive": { + "com.github.apettinen.munki.ecs-cli": { "name": null, - "description": "Downloads OneDrive standalone installer and imports it to Munki. Does not customize the settings. See https://support.office.com/en-us/article/Configure-the-OneDrive-Next-Generation-Sync-Client-on-macOS-eadddc4e-edc0-4982-9f50-2aef5038c307 for configuration options.", + "description": "Downloads and packages the latest version of Amazon ECS CLI and imports it to Munki.", "repo": "autopkg/apettinen-recipes", - "path": "MSOneDrive/MSOneDrive.munki.recipe", - "parent": "com.github.apettinen.download.MSOneDrive", - "shortname": "MSOneDrive.munki", + "path": "ecs-cli/ecs-cli.munki.recipe", + "parent": "com.github.fishd72.pkg.ecs-cli", + "shortname": "ecs-cli.munki", "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "\n Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school/university. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac." + "munki_display_name": "Amazon ECS CLI Tools", + "munki_description": "The Amazon Elastic Container Service (Amazon ECS) command line interface (CLI) provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment." }, - "com.github.apettinen.install.MSOneDrive": { + "com.github.apettinen.install.ecs-cli": { "name": null, - "description": "Downloads and installs the latest version of OneDrive standalone.", + "description": "Downloads and installs the latest version of ecs-cli tool.", "repo": "autopkg/apettinen-recipes", - "path": "MSOneDrive/MSOneDrive.install.recipe", - "parent": "com.github.apettinen.download.MSOneDrive", - "shortname": "MSOneDrive.install", + "path": "ecs-cli/ecs-cli.install.recipe", + "parent": "com.github.fishd72.pkg.ecs-cli", + "shortname": "ecs-cli.install", "inferred_type": "install" }, - "com.github.apettinen.download.MSOneDrive": { - "name": "OneDrive", - "description": "Downloads the latest version of OneDrive Standalone installer pkg from Microsoft. Allows you to override if you are using some internal source to download.", + "com.github.apettinen.SharedProcessors": { + "name": null, + "description": "Dummy recipe for referencing shared processors in this directory.", "repo": "autopkg/apettinen-recipes", - "path": "MSOneDrive/MSOneDrive.download.recipe", - "shortname": "MSOneDrive.download", - "inferred_type": "download", + "path": "SharedProcessors/apettinen-SharedProcessors.recipe" + }, + "com.github.apettinen.pkg.kompose": { + "name": "kompose", + "description": "Downloads and packages the latest version of kompose. Uses com.github.grahampugh.recipes.commonprocessors/ChangeModeOwner to chmod the binary before packaging.", + "repo": "autopkg/apettinen-recipes", + "path": "kompose/kompose.pkg.recipe", + "parent": "com.github.apettinen.download.kompose", + "shortname": "kompose.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apettinen.munki.MSOneDrive", - "com.github.apettinen.install.MSOneDrive" + "com.github.apettinen.munki.kompose", + "com.github.apettinen.install.kompose" ] }, - "com.github.apettinen.install.Postman": { + "com.github.apettinen.munki.kompose": { "name": null, - "description": "Downloads the current release version of Postman, builds a package and installs it. Requires dataJAR-recipes which in turn is based on bnpl-recipes.", + "description": "Downloads, packages and imports kompose to Munki. Package installs to /usr/local/bin/kompose", "repo": "autopkg/apettinen-recipes", - "path": "Postman/Postman.install.recipe", - "parent": "com.github.dataJAR-recipes.pkg.postman", - "shortname": "Postman.install", - "inferred_type": "install" + "path": "kompose/kompose.munki.recipe", + "parent": "com.github.apettinen.pkg.kompose", + "shortname": "kompose.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "kompose is a tool to help users who are familiar with docker-compose move to Kubernetes. kompose takes a Docker Compose file and translates it into Kubernetes resources. kompose is a convenience tool to go from local Docker development to managing your application with Kubernetes. Transformation of the Docker Compose format to Kubernetes resources manifest may not be exact, but it helps tremendously when first deploying an application on Kubernetes." }, - "com.github.apettinen.install.minikube": { - "name": "minikube", - "description": "Downloads, packages and installs the latest version of minikube. The package will be installed to /usr/local/bin.", + "com.github.apettinen.install.kompose": { + "name": "kompose", + "description": "Downloads, packages and installs the latest version of kompose. The package will be installed to /usr/local/bin.", "repo": "autopkg/apettinen-recipes", - "path": "minikube/minikube.install.recipe", - "parent": "com.github.apettinen.pkg.minikube", - "shortname": "minikube.install", + "path": "kompose/kompose.install.recipe", + "parent": "com.github.apettinen.pkg.kompose", + "shortname": "kompose.install", "inferred_type": "install" }, - "com.github.apettinen.download.minikube": { - "name": "minikube", - "description": "Downloads the latest version of minikube and does a checksum verification. Uses io.github.hjuutilainen.SharedProcessors/ChecksumVerifier to verify integrity of the downloaded binary. Defaults to downloading darwin-amd64 (intel) build, use ARCHITECTURE to download other builds (like darwin-arm64)", + "com.github.apettinen.download.kompose": { + "name": "kompose", + "description": "Downloads the latest version of Kompose", "repo": "autopkg/apettinen-recipes", - "path": "minikube/minikube.download.recipe", - "shortname": "minikube.download", + "path": "kompose/kompose.download.recipe", + "shortname": "kompose.download", "inferred_type": "download", "children": [ - "com.github.apettinen.pkg.minikube" - ] - }, - "com.github.apettinen.pkg.minikube": { - "name": "minikube", - "description": "Downloads and packages the latest version of minikube. Uses com.github.grahampugh.recipes.commonprocessors/ChangeModeOwner to chmod the binary before packaging.", - "repo": "autopkg/apettinen-recipes", - "path": "minikube/minikube.pkg.recipe", - "parent": "com.github.apettinen.download.minikube", - "shortname": "minikube.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apettinen.install.minikube", - "com.github.apettinen.munki.minikube" + "com.github.apettinen.pkg.kompose" ] }, - "com.github.apettinen.munki.minikube": { - "name": null, - "description": "Downloads, packages and imports minikube to Munki. Package installs to /usr/local/bin/minikube", - "repo": "autopkg/apettinen-recipes", - "path": "minikube/minikube.munki.recipe", - "parent": "com.github.apettinen.pkg.minikube", - "shortname": "minikube.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit." - }, "com.github.apettinen.pkg.Hugo": { "name": "Hugo", "description": "Downloads and installs the latest version of Hugo, a fast and modern static website engine written in Golang. Builds a package installing to /usr/local/bin, renaming the binary to hugo by default.", @@ -73018,17 +73002,6 @@ "com.github.apettinen.pkg.Hugo" ] }, - "com.github.apettinen.download.terragrunt": { - "name": "Terragrunt", - "description": "Downloads Terragrunt, a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. Defaults to amd64 version.", - "repo": "autopkg/apettinen-recipes", - "path": "terragrunt/terragrunt.download.recipe", - "shortname": "terragrunt.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.pkg.terragrunt" - ] - }, "com.github.apettinen.munki.terragrunt": { "name": null, "description": "Downloads, packages and imports into Munki Terragrunt, a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. Defaults to amd64 version. Package installs to /usr/local/bin/terragrunt", @@ -73049,6 +73022,17 @@ "shortname": "terragrunt.install", "inferred_type": "install" }, + "com.github.apettinen.download.terragrunt": { + "name": "Terragrunt", + "description": "Downloads Terragrunt, a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. Defaults to amd64 version.", + "repo": "autopkg/apettinen-recipes", + "path": "terragrunt/terragrunt.download.recipe", + "shortname": "terragrunt.download", + "inferred_type": "download", + "children": [ + "com.github.apettinen.pkg.terragrunt" + ] + }, "com.github.apettinen.pkg.terragrunt": { "name": "Terragrunt", "description": "Downloads and packages Terragrunt, a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. Defaults to amd64 version. Installs to /usr/local/bin/terragrunt", @@ -73062,175 +73046,15 @@ "com.github.apettinen.install.terragrunt" ] }, - "com.github.apettinen.install.corectl": { - "name": null, - "description": "Download and install Corectl for macOS", - "repo": "autopkg/apettinen-recipes", - "path": "corectl/Corectl.install.recipe", - "parent": "com.github.apettinen.download.corectl", - "shortname": "Corectl.install", - "inferred_type": "install" - }, - "com.github.apettinen.download.corectl": { - "name": "Corectl", - "description": "Download Corectl for macOS. ", - "repo": "autopkg/apettinen-recipes", - "path": "corectl/Corectl.download.recipe", - "shortname": "Corectl.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.install.corectl", - "com.github.apettinen.munki.corectl" - ] - }, - "com.github.apettinen.munki.corectl": { - "name": "corectl", - "description": "Download Corectl for macOS and import it to Munki", - "repo": "autopkg/apettinen-recipes", - "path": "corectl/Corectl.munki.recipe", - "parent": "com.github.apettinen.download.corectl", - "shortname": "Corectl.munki", - "inferred_type": "munki", - "munki_display_name": "Corectl App", - "munki_description": "Corectl App is a macOS Status bar App which works like a wrapper around the corectl command line tool corectld to control the server runtime process." - }, - "com.github.apettinen.install.ecs-cli": { - "name": null, - "description": "Downloads and installs the latest version of ecs-cli tool.", - "repo": "autopkg/apettinen-recipes", - "path": "ecs-cli/ecs-cli.install.recipe", - "parent": "com.github.fishd72.pkg.ecs-cli", - "shortname": "ecs-cli.install", - "inferred_type": "install" - }, - "com.github.apettinen.munki.ecs-cli": { - "name": null, - "description": "Downloads and packages the latest version of Amazon ECS CLI and imports it to Munki.", - "repo": "autopkg/apettinen-recipes", - "path": "ecs-cli/ecs-cli.munki.recipe", - "parent": "com.github.fishd72.pkg.ecs-cli", - "shortname": "ecs-cli.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon ECS CLI Tools", - "munki_description": "The Amazon Elastic Container Service (Amazon ECS) command line interface (CLI) provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment." - }, - "com.github.apettinen.munki.1Password_CLI": { - "name": null, - "description": "Downloads and imports into Munki the latest version of the 1Password Command Line Interface tool. 1Password CLI will install to /usr/local/bin and preservers the op.sig signature for later verification via gpg or keybase.", - "repo": "autopkg/apettinen-recipes", - "path": "1Password_CLI/1Password_CLI.munki.recipe", - "parent": "com.github.apettinen.download.1Password_CLI", - "shortname": "1Password_CLI.munki", - "inferred_type": "munki", - "munki_display_name": "1Password Command Line Interface", - "munki_description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line. A simple op signin will securely authenticate you with the 1Password service and give you access to a wide range of capabilities." - }, - "com.github.apettinen.download.1Password_CLI": { - "name": "1Password CLI", - "description": "Downloads the latest version of 1Password Command Line Interface tool from AgileBits.", - "repo": "autopkg/apettinen-recipes", - "path": "1Password_CLI/1Password_CLI.download.recipe", - "shortname": "1Password_CLI.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.munki.1Password_CLI", - "com.github.apettinen.install.1Password_CLI" - ] - }, - "com.github.apettinen.install.1Password_CLI": { - "name": null, - "description": "Downloads, packages and install the latest version of 1Password Command Line Interface. The package will be installed to /usr/local/bin and can be verified via e.g. gpg or keybase with the /usr/local/bin/op.sig file.", - "repo": "autopkg/apettinen-recipes", - "path": "1Password_CLI/1Password_CLI.install.recipe", - "parent": "com.github.apettinen.download.1Password_CLI", - "shortname": "1Password_CLI.install", - "inferred_type": "install" - }, - "com.github.apettinen.install.Mattermost": { - "name": null, - "description": "Download and install Mattermost for macOS", - "repo": "autopkg/apettinen-recipes", - "path": "Mattermost/Mattermost.install.recipe", - "parent": "com.github.ygini.download.Mattermost", - "shortname": "Mattermost.install", - "inferred_type": "install" - }, - "com.github.apettinen.pkg.SonarQubeScanner": { - "name": "SonarQube_Scanner", - "description": "Downloads the latest version of SonarQube Scanner and repackages it.", - "repo": "autopkg/apettinen-recipes", - "path": "SonarQubeScanner/SonarQubeScanner.pkg.recipe", - "parent": "com.github.apettinen.download.SonarQubeScanner", - "shortname": "SonarQubeScanner.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apettinen.munki.SonarQubeScanner" - ] - }, - "com.github.apettinen.download.SonarQubeScanner": { - "name": "SonarQubeScanner", - "description": "Downloads the latest version of SonarQube Scanner (a .zip file)", - "repo": "autopkg/apettinen-recipes", - "path": "SonarQubeScanner/SonarQubeScanner.download.recipe", - "shortname": "SonarQubeScanner.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.pkg.SonarQubeScanner" - ] - }, - "com.github.apettinen.munki.SonarQubeScanner": { - "name": null, - "description": "Downloads, repackages, and imports into Munki the latest version of SonarQube Scanner. Will also configure the scanner to contact a desired server via Munki postinstall script. Defaults to not setting the SonarQube server address.", - "repo": "autopkg/apettinen-recipes", - "path": "SonarQubeScanner/SonarQubeScanner.munki.recipe", - "parent": "com.github.apettinen.pkg.SonarQubeScanner", - "shortname": "SonarQubeScanner.munki", - "inferred_type": "munki", - "munki_display_name": "SonarQube Scanner", - "munki_description": "SonarQube\u00ae is an automatic code review tool to detect bugs, vulnerabilities and code smells in your code. It can integrate with your existing workflow to enable continuous code inspection across your project branches and pull requests.\n\nThe SonarQube Scanner is recommended as the default launcher to analyze a project with SonarQube." - }, - "com.github.apettinen.install.git-lfs": { - "name": null, - "description": "Downloads and installs the latest version of GitHub git-lfs tool.", - "repo": "autopkg/apettinen-recipes", - "path": "git-lfs/git-lfs.install.recipe", - "parent": "com.github.apettinen.pkg.git-lfs", - "shortname": "git-lfs.install", - "inferred_type": "install" - }, - "com.github.apettinen.pkg.git-lfs": { - "name": "git-lfs", - "description": "Downloads and packages the latest version of GitHub git-lfs binary.", - "repo": "autopkg/apettinen-recipes", - "path": "git-lfs/git-lfs.pkg.recipe", - "parent": "com.github.apettinen.download.git-lfs", - "shortname": "git-lfs.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apettinen.install.git-lfs", - "com.github.apettinen.munki.git-lfs" - ] - }, - "com.github.apettinen.munki.git-lfs": { - "name": null, - "description": "Downloads and packages the latest version of GitHub git-lfs and imports it to Munki.", - "repo": "autopkg/apettinen-recipes", - "path": "git-lfs/git-lfs.munki.recipe", - "parent": "com.github.apettinen.pkg.git-lfs", - "shortname": "git-lfs.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME% %BITS%", - "munki_description": "Git LFS is a command line extension and specification for managing large files with Git. Check out the Git LFS website for an overview of features." - }, - "com.github.apettinen.download.git-lfs": { - "name": "git-lfs", - "description": "Download GitHub git-lfs binary for macOS. This recipe can be configured to download either 64bit (amd64) or 32bit (386) build.", + "com.github.apettinen.download.Relay": { + "name": "Relay", + "description": "Downloads the latest version of Relay by Puppet, a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows.", "repo": "autopkg/apettinen-recipes", - "path": "git-lfs/git-lfs.download.recipe", - "shortname": "git-lfs.download", + "path": "Relay/Relay.download.recipe", + "shortname": "Relay.download", "inferred_type": "download", "children": [ - "com.github.apettinen.pkg.git-lfs" + "com.github.apettinen.pkg.Relay" ] }, "com.github.apettinen.munki.Relay": { @@ -73244,17 +73068,6 @@ "munki_display_name": "%NAME%", "munki_description": "Relay by Puppet, a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows. " }, - "com.github.apettinen.download.Relay": { - "name": "Relay", - "description": "Downloads the latest version of Relay by Puppet, a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows.", - "repo": "autopkg/apettinen-recipes", - "path": "Relay/Relay.download.recipe", - "shortname": "Relay.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.pkg.Relay" - ] - }, "com.github.apettinen.pkg.Relay": { "name": "Relay", "description": "Downloads and packages the latest version of Relay by Puppet, a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows. The package will install to /usr/local/bin", @@ -73262,114 +73075,29 @@ "path": "Relay/Relay.pkg.recipe", "parent": "com.github.apettinen.download.Relay", "shortname": "Relay.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apettinen.munki.Relay", - "com.github.apettinen.install.Relay" - ] - }, - "com.github.apettinen.install.Relay": { - "name": null, - "description": "Downloads and packages the latest version of Relay by Puppet, a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows. The package will install to /usr/local/bin", - "repo": "autopkg/apettinen-recipes", - "path": "Relay/Relay.install.recipe", - "parent": "com.github.apettinen.pkg.Relay", - "shortname": "Relay.install", - "inferred_type": "install" - }, - "com.github.apettinen.install.brave": { - "name": null, - "description": "Download and install Brave browser for macOS", - "repo": "autopkg/apettinen-recipes", - "path": "Brave/Brave.install.recipe", - "parent": "com.github.apettinen.download.brave", - "shortname": "Brave.install", - "inferred_type": "install" - }, - "com.github.apettinen.munki.brave": { - "name": "Brave", - "description": "Download Brave browser for macOS and import it to Munki", - "repo": "autopkg/apettinen-recipes", - "path": "Brave/Brave.munki.recipe", - "parent": "com.github.apettinen.download.brave", - "shortname": "Brave.munki", - "inferred_type": "munki", - "munki_display_name": "Brave Browser", - "munki_description": "The new Brave browser blocks ads and trackers that slow you down and invade your privacy. Discover a new way of thinking about how the web can work." - }, - "com.github.apettinen.download.brave": { - "name": "Brave", - "description": "Download Brave browser for macOS", - "repo": "autopkg/apettinen-recipes", - "path": "Brave/Brave.download.recipe", - "shortname": "Brave.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.install.brave", - "com.github.apettinen.munki.brave", - "com.github.fishd72.pkg.brave" - ] - }, - "com.github.apettinen.install.kompose": { - "name": "kompose", - "description": "Downloads, packages and installs the latest version of kompose. The package will be installed to /usr/local/bin.", - "repo": "autopkg/apettinen-recipes", - "path": "kompose/kompose.install.recipe", - "parent": "com.github.apettinen.pkg.kompose", - "shortname": "kompose.install", - "inferred_type": "install" - }, - "com.github.apettinen.pkg.kompose": { - "name": "kompose", - "description": "Downloads and packages the latest version of kompose. Uses com.github.grahampugh.recipes.commonprocessors/ChangeModeOwner to chmod the binary before packaging.", - "repo": "autopkg/apettinen-recipes", - "path": "kompose/kompose.pkg.recipe", - "parent": "com.github.apettinen.download.kompose", - "shortname": "kompose.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apettinen.install.kompose", - "com.github.apettinen.munki.kompose" - ] - }, - "com.github.apettinen.munki.kompose": { - "name": null, - "description": "Downloads, packages and imports kompose to Munki. Package installs to /usr/local/bin/kompose", - "repo": "autopkg/apettinen-recipes", - "path": "kompose/kompose.munki.recipe", - "parent": "com.github.apettinen.pkg.kompose", - "shortname": "kompose.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "kompose is a tool to help users who are familiar with docker-compose move to Kubernetes. kompose takes a Docker Compose file and translates it into Kubernetes resources. kompose is a convenience tool to go from local Docker development to managing your application with Kubernetes. Transformation of the Docker Compose format to Kubernetes resources manifest may not be exact, but it helps tremendously when first deploying an application on Kubernetes." - }, - "com.github.apettinen.download.kompose": { - "name": "kompose", - "description": "Downloads the latest version of Kompose", - "repo": "autopkg/apettinen-recipes", - "path": "kompose/kompose.download.recipe", - "shortname": "kompose.download", - "inferred_type": "download", + "inferred_type": "pkg", "children": [ - "com.github.apettinen.pkg.kompose" + "com.github.apettinen.munki.Relay", + "com.github.apettinen.install.Relay" ] }, - "com.github.apettinen.SharedProcessors": { + "com.github.apettinen.install.Relay": { "name": null, - "description": "Dummy recipe for referencing shared processors in this directory.", + "description": "Downloads and packages the latest version of Relay by Puppet, a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows. The package will install to /usr/local/bin", "repo": "autopkg/apettinen-recipes", - "path": "SharedProcessors/apettinen-SharedProcessors.recipe" + "path": "Relay/Relay.install.recipe", + "parent": "com.github.apettinen.pkg.Relay", + "shortname": "Relay.install", + "inferred_type": "install" }, - "com.github.apettinen.download.faas-cli": { - "name": "faas-cli", - "description": "Downloads the latest version of faas-cli, the CLI for use with OpenFaaS - a serverless functions framework for Docker and Kubernetes. The CLI can be used to build and deploy functions to OpenFaaS.", + "com.github.apettinen.install.Postman": { + "name": null, + "description": "Downloads the current release version of Postman, builds a package and installs it. Requires dataJAR-recipes which in turn is based on bnpl-recipes.", "repo": "autopkg/apettinen-recipes", - "path": "faas-cli/faas-cli.download.recipe", - "shortname": "faas-cli.download", - "inferred_type": "download", - "children": [ - "com.github.apettinen.pkg.faas-cli" - ] + "path": "Postman/Postman.install.recipe", + "parent": "com.github.dataJAR-recipes.pkg.postman", + "shortname": "Postman.install", + "inferred_type": "install" }, "com.github.apettinen.munki.faas-cli": { "name": null, @@ -73382,6 +73110,17 @@ "munki_display_name": "%NAME%", "munki_description": "This is a CLI for use with OpenFaaS - a serverless functions framework for Docker and Kubernetes. The CLI can be used to build and deploy functions to OpenFaaS. You can build OpenFaaS functions from a set of supported language templates (such as Node.js, Python, CSharp and Ruby). That means you just write a handler file such as (handler.py/handler.js) and the CLI does the rest to create a Docker image.i" }, + "com.github.apettinen.download.faas-cli": { + "name": "faas-cli", + "description": "Downloads the latest version of faas-cli, the CLI for use with OpenFaaS - a serverless functions framework for Docker and Kubernetes. The CLI can be used to build and deploy functions to OpenFaaS.", + "repo": "autopkg/apettinen-recipes", + "path": "faas-cli/faas-cli.download.recipe", + "shortname": "faas-cli.download", + "inferred_type": "download", + "children": [ + "com.github.apettinen.pkg.faas-cli" + ] + }, "com.github.apettinen.pkg.faas-cli": { "name": "faas-cli", "description": "Downloads and packages the latest version of faas-cli, the CLI for use with OpenFaaS - a serverless functions framework for Docker and Kubernetes. The CLI can be used to build and deploy functions to OpenFaaS. The package will install to /usr/local/bin", @@ -73404,15 +73143,82 @@ "shortname": "faas-cli.install", "inferred_type": "install" }, - "com.github.apettinen.download.nmap": { - "name": "nmap", - "description": "Downloads the latest version of nmap, and if gpg is found, verifies the signature. NB! make sure the nmap gpg keys are in your keyring, they can be found from https://svn.nmap.org/nmap/docs/nmap_gpgkeys.txt", + "com.github.apettinen.download.vaportoolbox": { + "name": "VaporToolbox", + "description": "Downloads Vapor Toolbox, a tool that simplifies common command line tasks when using Vapor.", "repo": "autopkg/apettinen-recipes", - "path": "nmap/nmap.download.recipe", - "shortname": "nmap.download", + "path": "VaporToolbox/VaporToolbox.download.recipe", + "shortname": "VaporToolbox.download", "inferred_type": "download", "children": [ - "com.github.autopkg.fishd72.munki.nmap" + "com.github.apettinen.pkg.vaportoolbox" + ] + }, + "com.github.apettinen.pkg.vaportoolbox": { + "name": "VaporToolbox", + "description": "Downloads and packages Vapor Toolbox, a tool that simplifies common command line tasks when using Vapor.", + "repo": "autopkg/apettinen-recipes", + "path": "VaporToolbox/VaporToolbox.pkg.recipe", + "parent": "com.github.apettinen.download.vaportoolbox", + "shortname": "VaporToolbox.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apettinen.install.vaportoolbox", + "com.github.apettinen.munki.vaportoolbox" + ] + }, + "com.github.apettinen.install.vaportoolbox": { + "name": "VaporToolbox", + "description": "Downloads, packages and installs the latest version of Vapor Toolbox. The package will be installed to /usr/local/bin and /usr/local/lib.", + "repo": "autopkg/apettinen-recipes", + "path": "VaporToolbox/VaporToolbox.install.recipe", + "parent": "com.github.apettinen.pkg.vaportoolbox", + "shortname": "VaporToolbox.install", + "inferred_type": "install" + }, + "com.github.apettinen.munki.vaportoolbox": { + "name": null, + "description": "Downloads, packages and imports Vapor Toolbox to Munki. Package installs to /usr/local/.", + "repo": "autopkg/apettinen-recipes", + "path": "VaporToolbox/VaporToolbox.munki.recipe", + "parent": "com.github.apettinen.pkg.vaportoolbox", + "shortname": "VaporToolbox.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "Vapor Toolbox is the CLI component for Vapor, a web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website, API, or cloud project." + }, + "com.github.apettinen.download.SonarQubeScanner": { + "name": "SonarQubeScanner", + "description": "Downloads the latest version of SonarQube Scanner (a .zip file)", + "repo": "autopkg/apettinen-recipes", + "path": "SonarQubeScanner/SonarQubeScanner.download.recipe", + "shortname": "SonarQubeScanner.download", + "inferred_type": "download", + "children": [ + "com.github.apettinen.pkg.SonarQubeScanner" + ] + }, + "com.github.apettinen.munki.SonarQubeScanner": { + "name": null, + "description": "Downloads, repackages, and imports into Munki the latest version of SonarQube Scanner. Will also configure the scanner to contact a desired server via Munki postinstall script. Defaults to not setting the SonarQube server address.", + "repo": "autopkg/apettinen-recipes", + "path": "SonarQubeScanner/SonarQubeScanner.munki.recipe", + "parent": "com.github.apettinen.pkg.SonarQubeScanner", + "shortname": "SonarQubeScanner.munki", + "inferred_type": "munki", + "munki_display_name": "SonarQube Scanner", + "munki_description": "SonarQube\u00ae is an automatic code review tool to detect bugs, vulnerabilities and code smells in your code. It can integrate with your existing workflow to enable continuous code inspection across your project branches and pull requests.\n\nThe SonarQube Scanner is recommended as the default launcher to analyze a project with SonarQube." + }, + "com.github.apettinen.pkg.SonarQubeScanner": { + "name": "SonarQube_Scanner", + "description": "Downloads the latest version of SonarQube Scanner and repackages it.", + "repo": "autopkg/apettinen-recipes", + "path": "SonarQubeScanner/SonarQubeScanner.pkg.recipe", + "parent": "com.github.apettinen.download.SonarQubeScanner", + "shortname": "SonarQubeScanner.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apettinen.munki.SonarQubeScanner" ] }, "com.github.apettinen.download.saml2aws": { @@ -73459,84 +73265,166 @@ "shortname": "saml2aws.install", "inferred_type": "install" }, - "com.github.apettinen.install.vaportoolbox": { - "name": "VaporToolbox", - "description": "Downloads, packages and installs the latest version of Vapor Toolbox. The package will be installed to /usr/local/bin and /usr/local/lib.", + "com.github.apettinen.install.Mattermost": { + "name": null, + "description": "Download and install Mattermost for macOS", "repo": "autopkg/apettinen-recipes", - "path": "VaporToolbox/VaporToolbox.install.recipe", - "parent": "com.github.apettinen.pkg.vaportoolbox", - "shortname": "VaporToolbox.install", + "path": "Mattermost/Mattermost.install.recipe", + "parent": "com.github.ygini.download.Mattermost", + "shortname": "Mattermost.install", "inferred_type": "install" }, - "com.github.apettinen.munki.vaportoolbox": { + "com.github.apettinen.download.nmap": { + "name": "nmap", + "description": "Downloads the latest version of nmap, and if gpg is found, verifies the signature. NB! make sure the nmap gpg keys are in your keyring, they can be found from https://svn.nmap.org/nmap/docs/nmap_gpgkeys.txt", + "repo": "autopkg/apettinen-recipes", + "path": "nmap/nmap.download.recipe", + "shortname": "nmap.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.fishd72.munki.nmap" + ] + }, + "com.github.apettinen.install.MSOneDrive": { "name": null, - "description": "Downloads, packages and imports Vapor Toolbox to Munki. Package installs to /usr/local/.", + "description": "Downloads and installs the latest version of OneDrive standalone.", "repo": "autopkg/apettinen-recipes", - "path": "VaporToolbox/VaporToolbox.munki.recipe", - "parent": "com.github.apettinen.pkg.vaportoolbox", - "shortname": "VaporToolbox.munki", + "path": "MSOneDrive/MSOneDrive.install.recipe", + "parent": "com.github.apettinen.download.MSOneDrive", + "shortname": "MSOneDrive.install", + "inferred_type": "install" + }, + "com.github.apettinen.munki.MSOneDrive": { + "name": null, + "description": "Downloads OneDrive standalone installer and imports it to Munki. Does not customize the settings. See https://support.office.com/en-us/article/Configure-the-OneDrive-Next-Generation-Sync-Client-on-macOS-eadddc4e-edc0-4982-9f50-2aef5038c307 for configuration options.", + "repo": "autopkg/apettinen-recipes", + "path": "MSOneDrive/MSOneDrive.munki.recipe", + "parent": "com.github.apettinen.download.MSOneDrive", + "shortname": "MSOneDrive.munki", "inferred_type": "munki", "munki_display_name": "%NAME%", - "munki_description": "Vapor Toolbox is the CLI component for Vapor, a web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website, API, or cloud project." + "munki_description": "\n Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school/university. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac." }, - "com.github.apettinen.pkg.vaportoolbox": { - "name": "VaporToolbox", - "description": "Downloads and packages Vapor Toolbox, a tool that simplifies common command line tasks when using Vapor.", + "com.github.apettinen.download.MSOneDrive": { + "name": "OneDrive", + "description": "Downloads the latest version of OneDrive Standalone installer pkg from Microsoft. Allows you to override if you are using some internal source to download.", "repo": "autopkg/apettinen-recipes", - "path": "VaporToolbox/VaporToolbox.pkg.recipe", - "parent": "com.github.apettinen.download.vaportoolbox", - "shortname": "VaporToolbox.pkg", - "inferred_type": "pkg", + "path": "MSOneDrive/MSOneDrive.download.recipe", + "shortname": "MSOneDrive.download", + "inferred_type": "download", "children": [ - "com.github.apettinen.install.vaportoolbox", - "com.github.apettinen.munki.vaportoolbox" + "com.github.apettinen.install.MSOneDrive", + "com.github.apettinen.munki.MSOneDrive" ] }, - "com.github.apettinen.download.vaportoolbox": { - "name": "VaporToolbox", - "description": "Downloads Vapor Toolbox, a tool that simplifies common command line tasks when using Vapor.", + "com.github.apettinen.munki.corectl": { + "name": "corectl", + "description": "Download Corectl for macOS and import it to Munki", "repo": "autopkg/apettinen-recipes", - "path": "VaporToolbox/VaporToolbox.download.recipe", - "shortname": "VaporToolbox.download", + "path": "corectl/Corectl.munki.recipe", + "parent": "com.github.apettinen.download.corectl", + "shortname": "Corectl.munki", + "inferred_type": "munki", + "munki_display_name": "Corectl App", + "munki_description": "Corectl App is a macOS Status bar App which works like a wrapper around the corectl command line tool corectld to control the server runtime process." + }, + "com.github.apettinen.install.corectl": { + "name": null, + "description": "Download and install Corectl for macOS", + "repo": "autopkg/apettinen-recipes", + "path": "corectl/Corectl.install.recipe", + "parent": "com.github.apettinen.download.corectl", + "shortname": "Corectl.install", + "inferred_type": "install" + }, + "com.github.apettinen.download.corectl": { + "name": "Corectl", + "description": "Download Corectl for macOS. ", + "repo": "autopkg/apettinen-recipes", + "path": "corectl/Corectl.download.recipe", + "shortname": "Corectl.download", "inferred_type": "download", "children": [ - "com.github.apettinen.pkg.vaportoolbox" + "com.github.apettinen.munki.corectl", + "com.github.apettinen.install.corectl" ] }, - "com.github.apettinen.munki.LuLu": { + "com.github.apettinen.install.brave": { "name": null, - "description": "Downloads, packages and imports to Munki the latest version of LuLu by Objective-See. \n Please Note: In order to minimise user requests on first launch you'll need to \n deploy a System Extension Profile and Content Filter profile with this title", + "description": "Download and install Brave browser for macOS", "repo": "autopkg/apettinen-recipes", - "path": "LuLu/LuLu.munki.recipe", - "parent": "com.github.apettinen.pkg.LuLu", - "shortname": "LuLu.munki", - "inferred_type": "munki", - "munki_display_name": "LuLu Firewall", - "munki_description": "LuLu is the free open-source macOS firewall aiming to block outgoing connections." + "path": "Brave/Brave.install.recipe", + "parent": "com.github.apettinen.download.brave", + "shortname": "Brave.install", + "inferred_type": "install" }, - "com.github.apettinen.download.LuLu": { - "name": "LuLu", - "description": "Downloads the latest version of LuLu by Objective-See. \n Please Note: In order to minimise user requests on first launch you'll need to \n deploy a System Extension Profile and Content Filter profile with this title", + "com.github.apettinen.download.brave": { + "name": "Brave", + "description": "Download Brave browser for macOS", "repo": "autopkg/apettinen-recipes", - "path": "LuLu/LuLu.download.recipe", - "shortname": "LuLu.download", + "path": "Brave/Brave.download.recipe", + "shortname": "Brave.download", "inferred_type": "download", "children": [ - "com.github.apettinen.pkg.LuLu" + "com.github.apettinen.install.brave", + "com.github.apettinen.munki.brave", + "com.github.fishd72.pkg.brave" ] }, - "com.github.apettinen.pkg.LuLu": { - "name": "LuLu", - "description": "Downloads and packages the latest version of LuLu by Objective-See. \n Please Note: In order to minimise user requests on first launch you'll need to \n deploy a System Extension Profile and Content Filter profile with this title", + "com.github.apettinen.munki.brave": { + "name": "Brave", + "description": "Download Brave browser for macOS and import it to Munki", "repo": "autopkg/apettinen-recipes", - "path": "LuLu/LuLu.pkg.recipe", - "parent": "com.github.apettinen.download.LuLu", - "shortname": "LuLu.pkg", - "inferred_type": "pkg", + "path": "Brave/Brave.munki.recipe", + "parent": "com.github.apettinen.download.brave", + "shortname": "Brave.munki", + "inferred_type": "munki", + "munki_display_name": "Brave Browser", + "munki_description": "The new Brave browser blocks ads and trackers that slow you down and invade your privacy. Discover a new way of thinking about how the web can work." + }, + "com.github.apettinen.install.1Password_CLI": { + "name": null, + "description": "Downloads, packages and install the latest version of 1Password Command Line Interface. The package will be installed to /usr/local/bin and can be verified via e.g. gpg or keybase with the /usr/local/bin/op.sig file.", + "repo": "autopkg/apettinen-recipes", + "path": "1Password_CLI/1Password_CLI.install.recipe", + "parent": "com.github.apettinen.download.1Password_CLI", + "shortname": "1Password_CLI.install", + "inferred_type": "install" + }, + "com.github.apettinen.download.1Password_CLI": { + "name": "1Password CLI", + "description": "Downloads the latest version of 1Password Command Line Interface tool from AgileBits.", + "repo": "autopkg/apettinen-recipes", + "path": "1Password_CLI/1Password_CLI.download.recipe", + "shortname": "1Password_CLI.download", + "inferred_type": "download", "children": [ - "com.github.apettinen.munki.LuLu" + "com.github.apettinen.install.1Password_CLI", + "com.github.apettinen.munki.1Password_CLI" ] }, + "com.github.apettinen.munki.1Password_CLI": { + "name": null, + "description": "Downloads and imports into Munki the latest version of the 1Password Command Line Interface tool. 1Password CLI will install to /usr/local/bin and preservers the op.sig signature for later verification via gpg or keybase.", + "repo": "autopkg/apettinen-recipes", + "path": "1Password_CLI/1Password_CLI.munki.recipe", + "parent": "com.github.apettinen.download.1Password_CLI", + "shortname": "1Password_CLI.munki", + "inferred_type": "munki", + "munki_display_name": "1Password Command Line Interface", + "munki_description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line. A simple op signin will securely authenticate you with the 1Password service and give you access to a wide range of capabilities." + }, + "com.github.apettinen.munki.Carthage": { + "name": "Carthage", + "description": "Downloads the latest version of Carthage, a simple, decentralized dependency manager for Cocoa, and imports it to Munki", + "repo": "autopkg/apettinen-recipes", + "path": "Carthage/Carthage.munki.recipe", + "parent": "com.github.apettinen.download.Carthage", + "shortname": "Carthage.munki", + "inferred_type": "munki", + "munki_display_name": "Carthage", + "munki_description": "Carthage is a simple, decentralized dependency manager for Cocoa (Xcode)." + }, "com.github.apettinen.download.Carthage": { "name": "Carthage", "description": "Downloads the latest version of Carthage, a simple, decentralized dependency manager for Cocoa.", @@ -73545,8 +73433,8 @@ "shortname": "Carthage.download", "inferred_type": "download", "children": [ - "com.github.apettinen.install.Carthage", "com.github.apettinen.munki.Carthage", + "com.github.apettinen.install.Carthage", "com.github.dataJAR-recipes.jss.Carthage" ] }, @@ -73559,27 +73447,14 @@ "shortname": "Carthage.install", "inferred_type": "install" }, - "com.github.apettinen.munki.Carthage": { - "name": "Carthage", - "description": "Downloads the latest version of Carthage, a simple, decentralized dependency manager for Cocoa, and imports it to Munki", - "repo": "autopkg/apettinen-recipes", - "path": "Carthage/Carthage.munki.recipe", - "parent": "com.github.apettinen.download.Carthage", - "shortname": "Carthage.munki", - "inferred_type": "munki", - "munki_display_name": "Carthage", - "munki_description": "Carthage is a simple, decentralized dependency manager for Cocoa (Xcode)." - }, - "com.github.apettinen.munki.SubEthaEdit": { - "name": "SubEthaEdit", - "description": "Downloads the latest version of SubEthaEdit, extracts it and imports the app to Munki", + "com.github.apettinen.install.SubEthaEdit": { + "name": null, + "description": "Downloads, packages, and installs the latest version of SubEthaEdit.", "repo": "autopkg/apettinen-recipes", - "path": "SubEthaEdit/SubEthaEdit.munki.recipe", - "parent": "com.github.apettinen.download.SubEthaEdit", - "shortname": "SubEthaEdit.munki", - "inferred_type": "munki", - "munki_display_name": "SubEthaEdit", - "munki_description": "The app that started the collaborative editing revolution is back. Write articles, code, notes or meeting minutes with friends \u2013 wherever they are. Ideal for extreme programming sessions, tutoring and creative writing. And now it is free and open source." + "path": "SubEthaEdit/SubEthaEdit.install.recipe", + "parent": "com.github.apettinen.pkg.SubEthaEdit", + "shortname": "SubEthaEdit.install", + "inferred_type": "install" }, "com.github.apettinen.download.SubEthaEdit": { "name": "SubEthaEdit", @@ -73593,14 +73468,16 @@ "com.github.apettinen.pkg.SubEthaEdit" ] }, - "com.github.apettinen.install.SubEthaEdit": { - "name": null, - "description": "Downloads, packages, and installs the latest version of SubEthaEdit.", + "com.github.apettinen.munki.SubEthaEdit": { + "name": "SubEthaEdit", + "description": "Downloads the latest version of SubEthaEdit, extracts it and imports the app to Munki", "repo": "autopkg/apettinen-recipes", - "path": "SubEthaEdit/SubEthaEdit.install.recipe", - "parent": "com.github.apettinen.pkg.SubEthaEdit", - "shortname": "SubEthaEdit.install", - "inferred_type": "install" + "path": "SubEthaEdit/SubEthaEdit.munki.recipe", + "parent": "com.github.apettinen.download.SubEthaEdit", + "shortname": "SubEthaEdit.munki", + "inferred_type": "munki", + "munki_display_name": "SubEthaEdit", + "munki_description": "The app that started the collaborative editing revolution is back. Write articles, code, notes or meeting minutes with friends \u2013 wherever they are. Ideal for extreme programming sessions, tutoring and creative writing. And now it is free and open source." }, "com.github.apettinen.pkg.SubEthaEdit": { "name": "SubEthaEdit", @@ -73614,6 +73491,128 @@ "com.github.apettinen.install.SubEthaEdit" ] }, + "com.github.apettinen.munki.minikube": { + "name": null, + "description": "Downloads, packages and imports minikube to Munki. Package installs to /usr/local/bin/minikube", + "repo": "autopkg/apettinen-recipes", + "path": "minikube/minikube.munki.recipe", + "parent": "com.github.apettinen.pkg.minikube", + "shortname": "minikube.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit." + }, + "com.github.apettinen.install.minikube": { + "name": "minikube", + "description": "Downloads, packages and installs the latest version of minikube. The package will be installed to /usr/local/bin.", + "repo": "autopkg/apettinen-recipes", + "path": "minikube/minikube.install.recipe", + "parent": "com.github.apettinen.pkg.minikube", + "shortname": "minikube.install", + "inferred_type": "install" + }, + "com.github.apettinen.pkg.minikube": { + "name": "minikube", + "description": "Downloads and packages the latest version of minikube. Uses com.github.grahampugh.recipes.commonprocessors/ChangeModeOwner to chmod the binary before packaging.", + "repo": "autopkg/apettinen-recipes", + "path": "minikube/minikube.pkg.recipe", + "parent": "com.github.apettinen.download.minikube", + "shortname": "minikube.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apettinen.munki.minikube", + "com.github.apettinen.install.minikube" + ] + }, + "com.github.apettinen.download.minikube": { + "name": "minikube", + "description": "Downloads the latest version of minikube and does a checksum verification. Uses io.github.hjuutilainen.SharedProcessors/ChecksumVerifier to verify integrity of the downloaded binary. Defaults to downloading darwin-amd64 (intel) build, use ARCHITECTURE to download other builds (like darwin-arm64)", + "repo": "autopkg/apettinen-recipes", + "path": "minikube/minikube.download.recipe", + "shortname": "minikube.download", + "inferred_type": "download", + "children": [ + "com.github.apettinen.pkg.minikube" + ] + }, + "com.github.apettinen.munki.git-lfs": { + "name": null, + "description": "Downloads and packages the latest version of GitHub git-lfs and imports it to Munki.", + "repo": "autopkg/apettinen-recipes", + "path": "git-lfs/git-lfs.munki.recipe", + "parent": "com.github.apettinen.pkg.git-lfs", + "shortname": "git-lfs.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME% %BITS%", + "munki_description": "Git LFS is a command line extension and specification for managing large files with Git. Check out the Git LFS website for an overview of features." + }, + "com.github.apettinen.pkg.git-lfs": { + "name": "git-lfs", + "description": "Downloads and packages the latest version of GitHub git-lfs binary.", + "repo": "autopkg/apettinen-recipes", + "path": "git-lfs/git-lfs.pkg.recipe", + "parent": "com.github.apettinen.download.git-lfs", + "shortname": "git-lfs.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apettinen.munki.git-lfs", + "com.github.apettinen.install.git-lfs" + ] + }, + "com.github.apettinen.install.git-lfs": { + "name": null, + "description": "Downloads and installs the latest version of GitHub git-lfs tool.", + "repo": "autopkg/apettinen-recipes", + "path": "git-lfs/git-lfs.install.recipe", + "parent": "com.github.apettinen.pkg.git-lfs", + "shortname": "git-lfs.install", + "inferred_type": "install" + }, + "com.github.apettinen.download.git-lfs": { + "name": "git-lfs", + "description": "Download GitHub git-lfs binary for macOS. This recipe can be configured to download either 64bit (amd64) or 32bit (386) build.", + "repo": "autopkg/apettinen-recipes", + "path": "git-lfs/git-lfs.download.recipe", + "shortname": "git-lfs.download", + "inferred_type": "download", + "children": [ + "com.github.apettinen.pkg.git-lfs" + ] + }, + "com.github.apettinen.pkg.LuLu": { + "name": "LuLu", + "description": "Downloads and packages the latest version of LuLu by Objective-See. \n Please Note: In order to minimise user requests on first launch you'll need to \n deploy a System Extension Profile and Content Filter profile with this title", + "repo": "autopkg/apettinen-recipes", + "path": "LuLu/LuLu.pkg.recipe", + "parent": "com.github.apettinen.download.LuLu", + "shortname": "LuLu.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apettinen.munki.LuLu" + ] + }, + "com.github.apettinen.munki.LuLu": { + "name": null, + "description": "Downloads, packages and imports to Munki the latest version of LuLu by Objective-See. \n Please Note: In order to minimise user requests on first launch you'll need to \n deploy a System Extension Profile and Content Filter profile with this title", + "repo": "autopkg/apettinen-recipes", + "path": "LuLu/LuLu.munki.recipe", + "parent": "com.github.apettinen.pkg.LuLu", + "shortname": "LuLu.munki", + "inferred_type": "munki", + "munki_display_name": "LuLu Firewall", + "munki_description": "LuLu is the free open-source macOS firewall aiming to block outgoing connections." + }, + "com.github.apettinen.download.LuLu": { + "name": "LuLu", + "description": "Downloads the latest version of LuLu by Objective-See. \n Please Note: In order to minimise user requests on first launch you'll need to \n deploy a System Extension Profile and Content Filter profile with this title", + "repo": "autopkg/apettinen-recipes", + "path": "LuLu/LuLu.download.recipe", + "shortname": "LuLu.download", + "inferred_type": "download", + "children": [ + "com.github.apettinen.pkg.LuLu" + ] + }, "com.github.apettinen.download.MSTeams": { "name": "MSTeams", "description": "Downloads the latest version of Microsoft Teams dmg from Microsoft. Environment can be defined (although production seems to be the only available), as can platform (defaults to osx).", @@ -73622,11 +73621,20 @@ "shortname": "MSTeams.download", "inferred_type": "download", "children": [ - "com.github.apettinen.munki.MSTeams", "com.github.apettinen.install.MSTeams", + "com.github.apettinen.munki.MSTeams", "com.github.autopkg.mikestechshop.pkg.MSTeams" ] }, + "com.github.apettinen.install.MSTeams": { + "name": null, + "description": "Downloads and installs the latest version of Microsoft Teams", + "repo": "autopkg/apettinen-recipes", + "path": "MSTeams/MSTeams.install.recipe", + "parent": "com.github.apettinen.download.MSTeams", + "shortname": "MSTeams.install", + "inferred_type": "install" + }, "com.github.apettinen.munki.MSTeams": { "name": null, "description": "Downloads Microsoft Teams and imports it to Munki.", @@ -73638,15 +73646,6 @@ "munki_display_name": "Microsoft Teams", "munki_description": "Microsoft Teams is the new chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place." }, - "com.github.apettinen.install.MSTeams": { - "name": null, - "description": "Downloads and installs the latest version of Microsoft Teams", - "repo": "autopkg/apettinen-recipes", - "path": "MSTeams/MSTeams.install.recipe", - "parent": "com.github.apettinen.download.MSTeams", - "shortname": "MSTeams.install", - "inferred_type": "install" - }, "com.github.ftiff.download.cdef": { "name": "cdef", "description": "Downloads the current release of cdef from Github.", @@ -73691,17 +73690,14 @@ "com.github.ftiff.install.cdef" ] }, - "com.github.giobbi.download.bankid": { - "name": "BankID", - "description": "Downloads the current release version of BankID", + "com.github.giobbi.install.bankid": { + "name": null, + "description": "Downloads and installs the latest BankID.", "repo": "autopkg/giobbi-recipes", - "path": "BankID/BankID.download.recipe", - "shortname": "BankID.download", - "inferred_type": "download", - "children": [ - "com.github.giobbi.munki.bankid", - "com.github.giobbi.install.bankid" - ] + "path": "BankID/BankID.install.recipe", + "parent": "com.github.giobbi.download.bankid", + "shortname": "BankID.install", + "inferred_type": "install" }, "com.github.giobbi.munki.bankid": { "name": "BankID", @@ -73714,542 +73710,753 @@ "munki_display_name": "BankID", "munki_description": "For secure and encrypted transactions." }, - "com.github.giobbi.install.bankid": { - "name": null, - "description": "Downloads and installs the latest BankID.", + "com.github.giobbi.download.bankid": { + "name": "BankID", + "description": "Downloads the current release version of BankID", "repo": "autopkg/giobbi-recipes", - "path": "BankID/BankID.install.recipe", - "parent": "com.github.giobbi.download.bankid", - "shortname": "BankID.install", - "inferred_type": "install" + "path": "BankID/BankID.download.recipe", + "shortname": "BankID.download", + "inferred_type": "download", + "children": [ + "com.github.giobbi.install.bankid", + "com.github.giobbi.munki.bankid" + ] }, - "com.github.dataJAR-recipes.munki.Hunchly": { - "name": "Hunchly", - "description": "Downloads the latest version of Hunchly and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.pkg.Clocker": { + "name": "Clocker", + "description": "Downloads the latest version of Clocker and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Hunchly/Hunchly.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hunchly", - "shortname": "Hunchly.munki", - "inferred_type": "munki", - "munki_display_name": "Hunchly", - "munki_description": "Hunchly automatically collects, documents, and annotates every web page you visit." + "path": "Clocker/Clocker.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Clocker", + "shortname": "Clocker.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.download.Hunchly": { - "name": "Hunchly", - "description": "Downloads latest version of the Hunchly\n\nTo download Apple Silicon use: \"_arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.download.Clocker": { + "name": "Clocker", + "description": "Downloads the latest version of Clocker.", "repo": "autopkg/dataJAR-recipes", - "path": "Hunchly/Hunchly.download.recipe", - "shortname": "Hunchly.download", + "path": "Clocker/Clocker.download.recipe", + "shortname": "Clocker.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Hunchly" + "com.github.dataJAR-recipes.pkg.Clocker", + "com.github.dataJAR-recipes.munki.Clocker" ] }, - "com.github.dataJAR-recipes.download.PrintMate": { - "name": "PrintMate", - "description": "Downloads the latest version of PrintMate.", + "com.github.dataJAR-recipes.munki.Clocker": { + "name": "Clocker", + "description": "Downloads the latest stable Clocker and imports it in into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "PrintMate/PrintMate.download.recipe", - "deprecated": true, - "shortname": "PrintMate.download", + "path": "Clocker/Clocker.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Clocker", + "shortname": "Clocker.munki", + "inferred_type": "munki", + "munki_display_name": "Clocker", + "munki_description": "Clocker is an macOS menubar utility designed to help you keep track of your friends in different time zones." + }, + "com.github.dataJAR-recipes.download.VIPAccess": { + "name": "VIP Access", + "description": "Downloads the latest version of Symantec VIP Access.", + "repo": "autopkg/dataJAR-recipes", + "path": "VIP Access/VIP Access.download.recipe", + "shortname": "VIP Access.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PrintMate" + "com.github.dataJAR-recipes.munki.VIPAccess" ] }, - "com.github.dataJAR-recipes.munki.PrintMate": { - "name": "PrintMate", - "description": "Downloads the latest version of PrintMate and imports it into Munki.", + "com.github.dataJAR-recipes.munki.VIPAccess": { + "name": "VIPAccess", + "description": "Downloads the latest version of Symantec VIP Access and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "PrintMate/PrintMate.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PrintMate", - "deprecated": true, - "shortname": "PrintMate.munki", + "path": "VIP Access/VIP Access.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VIPAccess", + "shortname": "VIP Access.munki", "inferred_type": "munki", - "munki_display_name": "PrintMate", - "munki_description": "PrintMate makes it easier than ever to create professional-quality sublimated products.\n\nWith a user-friendly interface and advanced features, PrintMate streamlines your printing workflow, allowing you to achieve incredible print quality with minimal effort. Whether you\u2019re new to sublimation printing or a seasoned pro, PrintMate is the perfect solution for simplifying your sublimation process and helping you create amazing sublimated products with ease." + "munki_display_name": "VIP Access", + "munki_description": "Secure Authentication Anywhere\n\nYour key to one swipe two-step authentication." }, - "com.github.dataJAR-recipes.munki.DVDStyler": { - "name": "DVDStyler", - "description": "This recipe uses FossHub to check for available software updates. \n All users should contact FossHub directly (https://www.fosshub.com/contact.html) to seek permission to use an automated tool for the purpose of redistributing this software on their internal network, as specified in their Terms of Service (https://www.fosshub.com/tos.html#fh-tou-o7). \n You will need to provide them the IP address of the machine downloading FossHub software. \n This recipe does not perform any tracking (cookies, advertising identifiers, and similar technologies) and respects the EU General Data Protection Regulation (GDPR) guidelines.\n This recipe downloads the latest Audacity and imports onto Munki.\n For more information see: https://macmule.com/2019/03/17/fosshub-autopkg", + "com.github.dataJAR-recipes.munki.Abstract": { + "name": "Abstract", + "description": "Downloads the current release version of Abstract and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DVDStyler/DVDStyler.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DVDStyler", - "shortname": "DVDStyler.munki", + "path": "Abstract/Abstract.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Abstract", + "shortname": "Abstract.munki", "inferred_type": "munki", - "munki_display_name": "DVDStyler", - "munki_description": "DVDStyler is a cross-platform free DVD authoring application that makes possible for video enthusiasts to create professional-looking DVDs" + "munki_display_name": "Abstract", + "munki_description": "Abstract is a platform for modern design teams to work together." }, - "com.github.dataJAR-recipes.download.DVDStyler": { - "name": "DVDStyler", - "description": "This recipe uses FossHub to check for available software updates. \n All users should contact FossHub directly (https://www.fosshub.com/contact.html) to seek permission to use an automated tool for the purpose of redistributing this software on their internal network, as specified in their Terms of Service (https://www.fosshub.com/tos.html#fh-tou-o7). \n You will need to provide them the IP address of the machine downloading FossHub software. \n This recipe does not perform any tracking (cookies, advertising identifiers, and similar technologies) and respects the EU General Data Protection Regulation (GDPR) guidelines.\n This recipe downloads the latest Audacity dmg.\n For more information see: https://macmule.com/2019/03/17/fosshub-autopkg", + "com.github.dataJAR-recipes.jss.Abstract": { + "name": "Abstract", + "description": "Downloads the current release version of Abstract and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "DVDStyler/DVDStyler.download.recipe", - "shortname": "DVDStyler.download", + "path": "Abstract/Abstract.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Abstract", + "deprecated": true, + "shortname": "Abstract.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Abstract is a platform for modern design teams to work together." + }, + "com.github.dataJAR-recipes.download.Abstract": { + "name": "Abstract", + "description": "Download recipe for the latest version of Abstract.", + "repo": "autopkg/dataJAR-recipes", + "path": "Abstract/Abstract.download.recipe", + "shortname": "Abstract.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DVDStyler" + "com.github.dataJAR-recipes.munki.Abstract", + "com.github.dataJAR-recipes.pkg.Abstract" ] }, - "com.github.dataJAR-recipes.munki.LogiOptionsPlus": { - "name": "LogiOptionsPlus", - "description": "Downloads the latest version of LogiOptionsPlus and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Abstract": { + "name": "Abstract", + "description": "Downloads the latest version of Abstract and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "LogiOptionsPlus/LogiOptionsPlus.munki.recipe", - "parent": "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus", - "shortname": "LogiOptionsPlus.munki", + "path": "Abstract/Abstract.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Abstract", + "shortname": "Abstract.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Abstract", + "com.github.andredb90.filewave.Abstract", + "com.github.smithjw.jamf.Abstract" + ] + }, + "com.github.dataJAR-recipes.munki.AJA U-TAP Updater": { + "name": "AJAU-TAPUpdater", + "description": "Downloads the current release version of AJA U-TAP Updater, builds a package and imports it to Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "AJA U-TAP Updater/AJA U-TAP Updater.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AJA U-TAP Updater", + "shortname": "AJA U-TAP Updater.munki", "inferred_type": "munki", - "munki_display_name": "Logi Options+", - "munki_description": "Enhance your experience. Logi Options+ is the powerful, easy-to-use, next-gen application that enables customization for Logitech mice and keyboards so you can work how you want." + "munki_display_name": "AJA U-TAP Updater", + "munki_description": "U-TAP SDI Simple USB 3.0\n \nPowered 3G-SDI Capture" }, - "com.github.dataJAR-recipes.munki.MicrosoftDefender": { - "name": "MicrosoftDefender", - "description": "Downloads the latest version of Microsoft Defender and imports it into Munki.", + "com.github.dataJAR-recipes.download.AJA U-TAP Updater": { + "name": "AJAU-TAPUpdater", + "description": "Downloads the current release version of AJA U-TAP Updater.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Defender/Microsoft Defender.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefender", - "shortname": "Microsoft Defender.munki", + "path": "AJA U-TAP Updater/AJA U-TAP Updater.download.recipe", + "shortname": "AJA U-TAP Updater.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.AJA U-TAP Updater" + ] + }, + "com.github.dataJAR-recipes.munki.ArchiveWeb.page": { + "name": "ArchiveWeb.page", + "description": "Downloads the latest version of ArchiveWeb.page and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "ArchiveWeb.page/ArchiveWeb.page.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ArchiveWeb.page" + }, + "com.github.dataJAR-recipes.download.ArchiveWeb.page": { + "name": "ArchiveWeb.page", + "description": "Downloads the latest version of ArchiveWeb.page.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "ArchiveWeb.page/ArchiveWeb.page.download.recipe", + "children": [ + "com.github.dataJAR-recipes.munki.ArchiveWeb.page" + ] + }, + "com.github.dataJAR-recipes.munki.pritunlclient": { + "name": "PritunlClient", + "description": "Downloads the latest version of Pritunl Client and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "repo": "autopkg/dataJAR-recipes", + "path": "Pritunl Client/PritunlClient.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.pritunlclient", + "shortname": "PritunlClient.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Defender", - "munki_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." + "munki_display_name": "Pritunl Client", + "munki_description": "Connect to OpenVPN servers with a free, open source and secure client. Additional integration available when connecting to a Pritunl server." }, - "com.github.dataJAR-recipes.munki.MacadminsPython": { - "name": "MacadminsPython", - "description": "Downloads the latest version of Mac Admins Python and imports it into Munki.", + "com.github.dataJAR-recipes.download.pritunlclient": { + "name": "PritunlClient", + "description": "Downloads the latest Pritunl Client.", "repo": "autopkg/dataJAR-recipes", - "path": "MacadminsPython/MacadminsPython.munki.recipe", - "parent": "com.github.jazzace.download.MacadminsPython", - "shortname": "MacadminsPython.munki", + "path": "Pritunl Client/PritunlClient.download.recipe", + "shortname": "PritunlClient.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.pritunlclient" + ] + }, + "com.github.dataJAR-recipes.pkg.stan4j": { + "name": "STAN4J", + "description": "Downloads the current release version of STAN4J and builds a package. Taken from bnpl-recipes repo", + "repo": "autopkg/dataJAR-recipes", + "path": "STAN4J/STAN4J.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.stan4j", + "shortname": "STAN4J.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.stan4j" + ] + }, + "com.github.dataJAR-recipes.download.stan4j": { + "name": "STAN4J", + "description": "Downloads the current release version of STAN4J. Taken from bnpl-recipes repo", + "repo": "autopkg/dataJAR-recipes", + "path": "STAN4J/STAN4J.download.recipe", + "shortname": "STAN4J.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.stan4j" + ] + }, + "com.github.dataJAR-recipes.munki.stan4j": { + "name": "STAN4J", + "description": "Downloads the current release version of STAN4J, builds a package and imports it to Munki. Taken from bnpl-recipes repo", + "repo": "autopkg/dataJAR-recipes", + "path": "STAN4J/STAN4J.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.stan4j", + "shortname": "STAN4J.munki", "inferred_type": "munki", - "munki_display_name": "Mac Admins Python", - "munki_description": "Framework files for use with popular python macadmin toolsets" + "munki_display_name": "STAN4J", + "munki_description": "Structure analysis tool for Java, brings together development and quality assurance in a natural way." }, - "com.github.dataJAR-recipes.munki.LEGO MINDSTORMS Education EV3": { - "name": "LEGO MINDSTORMS Education EV3", - "description": "Downloads the latest version of LEGO MINDSTORMS Education EV3 and imports it into Munki.\n \n Based on: https://github.com/autopkg/aysiu-recipes/blob/master/LegoMindstorms/LegoMindstorms.munki.recipe", + "com.github.dataJAR-recipes.munki.Millumin4": { + "name": "Millumin4", + "description": "Downloads the latest version of Millumin4 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "LEGO MINDSTORMS Education EV3/LEGO MINDSTORMS Education EV3.munki.recipe", - "parent": "com.github.sebtomasi.download.LegoMindstormsEducation", - "shortname": "LEGO MINDSTORMS Education EV3.munki", + "path": "Millumin4/Millumin4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Millumin4", + "shortname": "Millumin4.munki", "inferred_type": "munki", - "munki_display_name": "LEGO MINDSTORMS Education EV3", - "munki_description": "The Lego Mindstorms series of kits contain software and hardware to create customizable, programmable robots. They include an intelligent brick computer that controls the system, a set of modular sensors and motors, and Lego parts from the Technic line to create the mechanical systems." + "munki_display_name": "Millumin4", + "munki_description": "The complete solution to create Audiovisual Shows." }, - "com.github.dataJAR-recipes.download.Egnyte Desktop App Core": { - "name": "EgnyteDesktopAppCore", - "description": "Downloads the latest version of Egnyte Desktop App Core.", + "com.github.dataJAR-recipes.download.Millumin4": { + "name": "Millumin4", + "description": "Downloads the latest trial version of the Millumin4.", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Desktop App Core/Egnyte Desktop App Core.download.recipe", - "shortname": "Egnyte Desktop App Core.download", + "path": "Millumin4/Millumin4.download.recipe", + "shortname": "Millumin4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Egnyte Desktop App Core", - "com.github.autopkg.mikestechshop.pkg.EgnyteDesktopAppCore" + "com.github.dataJAR-recipes.munki.Millumin4" ] }, - "com.github.dataJAR-recipes.munki.Egnyte Desktop App Core": { - "name": "EgnyteDesktopAppCore", - "description": "Downloads the latest version of Egnyte Desktop App Core and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Little Snitch 5": { + "name": "Little Snitch 5", + "description": "Downloads the latest version of Little Snitch 5 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Desktop App Core/Egnyte Desktop App Core.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop App Core", - "shortname": "Egnyte Desktop App Core.munki", + "path": "Little Snitch 5/Little Snitch 5.munki.recipe", + "parent": "com.github.smithjw.download.LittleSnitch5", + "shortname": "Little Snitch 5.munki", "inferred_type": "munki", - "munki_display_name": "Egnyte Desktop App Core", - "munki_description": "One trusted platform to secure and govern all your company\u2019s files, no matter where work happens." + "munki_display_name": "Little Snitch 5", + "munki_description": "Little Snitch is a host-based application firewall for macOS." }, - "com.github.dataJAR-recipes.munki.drawio": { - "name": "draw.io Desktop", - "description": "Downloads the latest version of draw.io Desktop and imports it into Munki.", + "com.github.dataJAR-recipes.download.Framer": { + "name": "Framer", + "description": "Downloads latest version of Framer.\n\nThe Download_URL variable defaults to Intel\n\n- For Intel use: https://updates.framer.com/electron/darwin/x64/Framer.zip\n- For Apple Silicon use: https://updates.framer.com/electron/darwin/arm64/Framer.zip", "repo": "autopkg/dataJAR-recipes", - "path": "drawio/drawio.munki.recipe", - "parent": "com.github.peshay.download.draw.io", - "shortname": "drawio.munki", + "path": "Framer/Framer.download.recipe", + "shortname": "Framer.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Framer" + ] + }, + "com.github.dataJAR-recipes.munki.Framer": { + "name": "Framer", + "description": "Downloads the latest trail version of Framer and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Framer/Framer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Framer", + "shortname": "Framer.munki", "inferred_type": "munki", - "munki_display_name": "draw.io Desktop", - "munki_description": "drawio-desktop is a diagrams.net desktop app based on Electron." + "munki_display_name": "Framer", + "munki_description": "Designed with performance in mind\u2014Framer is cross-platform and gives you a fast and stable prototyping experience right on your desktop." }, - "com.github.dataJAR-recipes.munki.Remote Desktop Manager Free": { - "name": "RemoteDesktopManagerFree", - "description": "Downloads the latest version of Devolutions Remote Desktop Manager Free Edition and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Canva": { + "name": "Canva", + "description": "Downloads the latest version of the Canva and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Remote Desktop Manager Free/Remote Desktop Manager Free.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Remote Desktop Manager Free", - "shortname": "Remote Desktop Manager Free.munki", + "path": "Canva/Canva.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Canva", + "shortname": "Canva.munki", "inferred_type": "munki", - "munki_display_name": "Remote Desktop Manager Free", - "munki_description": "Remote Desktop Manager Free Edition\n\nRemote Connections and Passwords. Everywhere.\n\nFor individual users who don't need to share remote connections and privileged passwords with other IT professionals." + "munki_display_name": "Canva", + "munki_description": "Canva makes it easy to create professional designs and to share or print them." }, - "com.github.dataJAR-recipes.download.Remote Desktop Manager Free": { - "name": "RemoteDesktopManagerFree", - "description": "Downloads the latest version of Devolutions Remote Desktop Manager Free Edition.", + "com.github.dataJAR-recipes.download.Canva": { + "name": "Canva", + "description": "Downloads the latest version of Canva.", "repo": "autopkg/dataJAR-recipes", - "path": "Remote Desktop Manager Free/Remote Desktop Manager Free.download.recipe", - "shortname": "Remote Desktop Manager Free.download", + "path": "Canva/Canva.download.recipe", + "shortname": "Canva.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Remote Desktop Manager Free", - "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager" + "com.github.dataJAR-recipes.munki.Canva" ] }, - "com.github.dataJAR-recipes.download.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads the latest stable KeePassXC.", + "com.github.dataJAR-recipes.download.Poll Everywhere": { + "name": "PollEverywhere", + "description": "Downloads the latest version of the Poll Everywhere app.", "repo": "autopkg/dataJAR-recipes", - "path": "KeePassXC/KeePassXC.download.recipe", - "shortname": "KeePassXC.download", + "path": "Poll Everywhere/Poll Everywhere.download.recipe", + "shortname": "Poll Everywhere.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeePassXC" + "com.github.dataJAR-recipes.munki.Poll Everywhere" ] }, - "com.github.dataJAR-recipes.munki.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads the latest stable KeePassXC and imports it in into Munki.", + "com.github.dataJAR-recipes.munki.Poll Everywhere": { + "name": "PollEverywhere", + "description": "Imports the latest version of the Poll Everywhere client into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KeePassXC/KeePassXC.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeePassXC", - "shortname": "KeePassXC.munki", + "path": "Poll Everywhere/Poll Everywhere.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Poll Everywhere", + "shortname": "Poll Everywhere.munki", "inferred_type": "munki", - "munki_display_name": "KeePassXC", - "munki_description": "KeePassXC can store your passwords safely and auto-type them into your everyday websites and applications.\n\n\t\t\t\tThis is the latest stable version of KeePassXC" + "munki_display_name": "Poll Everywhere", + "munki_description": "Capture powerful feedback instantly during virtual meetings, classes, events, and more." }, - "com.github.dataJAR-recipes.download.Inquisit 4 Lab": { - "name": "Inquisit4Lab", - "description": "Download recipe for the latest version of Inquisit 4 Lab.", + "com.github.dataJAR-recipes.download.IOLab": { + "name": "IOLab", + "description": "Downloads the latest version of IOLab.", "repo": "autopkg/dataJAR-recipes", - "path": "Inquisit 4 Lab/Inquisit 4 Lab.download.recipe", - "shortname": "Inquisit 4 Lab.download", + "path": "IOLab/IOLab.download.recipe", + "shortname": "IOLab.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Inquisit 4 Lab" + "com.github.dataJAR-recipes.munki.IOLab" ] }, - "com.github.dataJAR-recipes.munki.Inquisit 4 Lab": { - "name": "Inquisit4Lab", - "description": "Downloads the current release version of Inquisit 4 Lab and imports into munki.", + "com.github.dataJAR-recipes.munki.IOLab": { + "name": "IOLab", + "description": "Downloads the latest version of IOLab and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Inquisit 4 Lab/Inquisit 4 Lab.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Inquisit 4 Lab", - "shortname": "Inquisit 4 Lab.munki", + "path": "IOLab/IOLab.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.IOLab", + "shortname": "IOLab.munki", "inferred_type": "munki", - "munki_display_name": "Inquisit 4 Lab", - "munki_description": "Inquisit 4 Lab Lab is a powerful tool for designing, testing, debugging, demonstrating, and administering psychological tests and experiments. Inquisit 4 Lab Lab is capable of collecting rich behavioral data from a wide variety of measures used in the fields of cognitive neuroscience, cognitive, social, and personality psychology, consumer behavior, behavioral economics, and neuropsychology. Inquisit Lab is designed to be run on dedicated computers within research labs, classrooms, kiosks, and on mobile laptops taken out into the field." + "munki_display_name": "IOLab", + "munki_description": "iOLab Wireless Lab System\n\nBuilt in sensors measure force, acceleration, velocity, displacement, magnetic field, rotation, light, sound, temperature, pressure, and voltages down to a few \u03bcV.\n\nExpansion connectors provide access to over a dozen user controllable digital and analog inputs and outputs.\n\nFree software controls the device, acquires and displays data in real time, and provides a suite of analysis and data manipulation features." }, - "com.github.dataJAR-recipes.download.renpy 7": { - "name": "renpy7", - "description": "Download recipe for the latest version of renpy 7.", + "com.github.dataJAR-recipes.munki.Storyboarder": { + "name": "Storyboarder", + "description": "Downloads the latest version of Storyboarder and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 7/renpy 7.download.recipe", + "path": "Storyboarder/Storyboarder.munki.recipe", + "parent": "com.github.amsysuk-recipes.download.Storyboarder", + "shortname": "Storyboarder.munki", + "inferred_type": "munki", + "munki_display_name": "Storyboarder", + "munki_description": "Storyboarder makes it easy to visualize a story as fast you can draw stick figures. Quickly draw to test if a story idea works. Create and show animatics to others. Express your story idea without making a movie." + }, + "com.github.dataJAR-recipes.munki.Steam": { + "name": "Steam", + "description": "Downloads the latest version of Steam and imports it into Munki.\n \nNOTE: This simply installs Steam.app to /Applications, upon first launch the Steam update process will download about 180 MB of assets to complete the installation. \nThese support files are downloaded to ~/Library/Application Support/Steam for the current user opening the app. These assets must be downloaded for each user on the system.", + "repo": "autopkg/dataJAR-recipes", + "path": "Steam/Steam.munki.recipe", + "parent": "com.github.haircut.download.Steam", + "shortname": "Steam.munki", + "inferred_type": "munki", + "munki_display_name": "Steam", + "munki_description": "Steam is the ultimate destination for playing, discussing, and creating games." + }, + "com.github.dataJAR-recipes.munki.Cubase 9": { + "name": "Cubase9", + "description": "Downloads the latest version of Cubase 9 and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Cubase 9/Cubase 9.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cubase 9", "deprecated": true, - "shortname": "renpy 7.download", + "shortname": "Cubase 9.munki", + "inferred_type": "munki", + "munki_display_name": "Cubase 9", + "munki_description": "Ground-breaking new features, streamlined workflows and stunning new plug-ins \u2014 the latest update enhances your favorite digital audio workstation in every direction and underlines Cubase\u2019s claim of being the most complete DAW available. The new Lower Zone gives you direct access to editors and the MixConsole without leaving the Project window; the perfectly integrated Sampler Track opens up new creative possibilities; and the surgically precise frequency EQ takes your mix to the next level. The new Plug-in Sentinel, Multiple Marker Tracks, the improved Maximizer \u2014 Cubase 9 introduces loads of new features that you won\u2019t want to miss in future music productions." + }, + "com.github.dataJAR-recipes.download.Cubase 9": { + "name": "Cubase9", + "description": "Download recipe for the latest version of Cubase 9.", + "repo": "autopkg/dataJAR-recipes", + "path": "Cubase 9/Cubase 9.download.recipe", + "deprecated": true, + "shortname": "Cubase 9.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.renpy 7" + "com.github.dataJAR-recipes.munki.Cubase 9" ] }, - "com.github.dataJAR-recipes.pkg.renpy 7": { - "name": "renpy7", - "description": "Downloads the latest version of renpy 7 and creates a flat PKG.", + "com.github.dataJAR-recipes.download.Soundvision": { + "name": "Soundvision", + "description": "Downloads the latest version of Soundvision.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 7/renpy 7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.renpy 7", - "shortname": "renpy 7.pkg", - "inferred_type": "pkg", + "path": "Soundvision/Soundvision.download.recipe", + "shortname": "Soundvision.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.renpy 7", - "com.github.dataJAR-recipes.jss.renpy 7" + "com.github.dataJAR-recipes.munki.Soundvision" ] }, - "com.github.dataJAR-recipes.munki.renpy 7": { - "name": "renpy7", - "description": "Downloads the latest version of renpy 7 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Soundvision": { + "name": "Soundvision", + "description": "Downloads the latest version of Soundvision and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 7/renpy 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.renpy 7", - "shortname": "renpy 7.munki", + "path": "Soundvision/Soundvision.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Soundvision", + "shortname": "Soundvision.munki", "inferred_type": "munki", - "munki_display_name": "Ren'Py", - "munki_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." + "munki_display_name": "Soundvision", + "munki_description": "Soundvision\n\nBe the closest you could ever be to reality" }, - "com.github.dataJAR-recipes.jss.renpy 7": { - "name": "renpy7", - "description": "Downloads the current release version of renpy 7 and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Microsoft Teams work or school": { + "name": "MicrosoftTeams(workorschool)", + "description": "Downloads the latest version of Microsoft Teams (work or school) and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 7/renpy 7.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.renpy 7", + "path": "Microsoft Teams (work or school)/Microsoft Teams (work or school).munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Microsoft Teams work or school", + "deprecated": true + }, + "com.github.dataJAR-recipes.download.Microsoft Teams work or school": { + "name": "MicrosoftTeams(workorschool)", + "description": "Downloads the latest version of Microsoft Teams (work or school).", + "repo": "autopkg/dataJAR-recipes", + "path": "Microsoft Teams (work or school)/Microsoft Teams (work or school).download.recipe", "deprecated": true, - "shortname": "renpy 7.jss", + "children": [ + "com.github.dataJAR-recipes.munki.Microsoft Teams work or school" + ] + }, + "com.github.dataJAR-recipes.pkg.Mu": { + "name": "Mu", + "description": "Downloads the current release version of Mu and makes a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "Mu/Mu.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Mu", + "shortname": "Mu.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Mu" + ] + }, + "com.github.dataJAR-recipes.jss.Mu": { + "name": "Mu", + "description": "Downloads the current release version of Mu and builds a package. Then, uploads to the JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "Mu/Mu.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Mu", + "deprecated": true, + "shortname": "Mu.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." + "jamf_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." }, - "com.github.dataJAR-recipes.download.WalkMe": { - "name": "WalkMe", - "description": "Downloads the latest version of WalkMe.", + "com.github.dataJAR-recipes.download.Mu": { + "name": "Mu", + "description": "Downloads the latest version Mu.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "WalkMe/WalkMe.download.recipe", - "shortname": "WalkMe.download", + "path": "Mu/Mu.download.recipe", + "deprecated": true, + "shortname": "Mu.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.WalkMe" + "com.github.dataJAR-recipes.pkg.Mu", + "com.github.dataJAR-recipes.munki.Mu" ] }, - "com.github.dataJAR-recipes.munki.WalkMe": { - "name": "WalkMe", - "description": "Downloads the latest version of WalkMe and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Mu": { + "name": "Mu", + "description": "Downloads the current release version of Mu and imports into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "WalkMe/WalkMe.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WalkMe", - "shortname": "WalkMe.munki", + "path": "Mu/Mu.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mu", + "shortname": "Mu.munki", "inferred_type": "munki", - "munki_display_name": "WalkMe", - "munki_description": "Drive customer satisfaction and employee productivity with the leading Digital Adoption Platform." + "munki_display_name": "Mu", + "munki_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." }, - "com.github.dataJAR-recipes.download.4K Video DownloaderPlus": { - "name": "4KVideoDownloaderPlus", - "description": "Downloads the latest version of 4K Video Downloader+.", + "com.github.dataJAR-recipes.autopkg.munki.JAGS": { + "name": "JAGS", + "description": "Downloads the latest version of JAGS: Just Another Gibbs Sampler and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "4K Video DownloaderPlus/4K Video DownloaderPlus.download.recipe", - "shortname": "4K Video DownloaderPlus.download", + "path": "JAGS/JAGS.munki.recipe", + "parent": "com.github.dataJAR-recipes.autopkg.download.JAGS", + "shortname": "JAGS.munki", + "inferred_type": "munki", + "munki_display_name": "JAGS: Just Another Gibbs Sampler", + "munki_description": "JAGS is Just Another Gibbs Sampler. It is a program for the statistical analysis of Bayesian hierarchical models." + }, + "com.github.dataJAR-recipes.autopkg.download.JAGS": { + "name": "JAGS", + "description": "Downloads the latest version of JAGS: Just Another Gibbs Sampler", + "repo": "autopkg/dataJAR-recipes", + "path": "JAGS/JAGS.download.recipe", + "shortname": "JAGS.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.4K Video DownloaderPlus" + "com.github.dataJAR-recipes.autopkg.munki.JAGS" ] }, - "com.github.dataJAR-recipes.munki.4K Video DownloaderPlus": { - "name": "4KVideoDownloaderPlus", - "description": "Downloads the latest version of 4K Video Downloader+ and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Microsoft Excel 2019": { + "name": "Microsoft Excel 2019", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Excel 2019 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "4K Video DownloaderPlus/4K Video DownloaderPlus.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.4K Video DownloaderPlus", - "shortname": "4K Video DownloaderPlus.munki", + "path": "Microsoft Excel 2019/Microsoft Excel 2019.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "Microsoft Excel 2019.munki", "inferred_type": "munki", - "munki_display_name": "4K Video Downloader+", - "munki_description": "Download videos from all popular websites including YouTube, Vimeo, TikTok, SoundCloud, Facebook, Twitch, Bilibili and more in high-quality." + "munki_display_name": "Microsoft Excel", + "munki_description": "See your data in new, intuitive ways. Powerful charts, graphs, and keyboard shortcuts turn columns of numbers into valuable information, so you can work easier." }, - "com.github.dataJAR-recipes.download.TX16Wx Software Sampler 3": { - "name": "TX16WxSoftwareSampler3", - "description": "Downloads the latest version of TX16Wx Software Sampler 3", + "com.github.dataJAR-recipes.download.Sync": { + "name": "Sync", + "description": "Downloads the latest version of Sync.", "repo": "autopkg/dataJAR-recipes", - "path": "TX16Wx Software Sampler 3/TX16Wx Software Sampler 3.download.recipe", - "shortname": "TX16Wx Software Sampler 3.download", + "path": "Sync/Sync.download.recipe", + "shortname": "Sync.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.TX16Wx Software Sampler 3" + "com.github.dataJAR-recipes.munki.Sync" ] }, - "com.github.dataJAR-recipes.munki.TX16Wx Software Sampler 3": { - "name": "TX16WxSoftwareSampler3", - "description": "Downloads the latest version of TX16Wx Software Sampler 3 and imports into Munki", + "com.github.dataJAR-recipes.munki.Sync": { + "name": "Sync", + "description": "Downloads the latest version of Sync and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "TX16Wx Software Sampler 3/TX16Wx Software Sampler 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.TX16Wx Software Sampler 3", - "shortname": "TX16Wx Software Sampler 3.munki", + "path": "Sync/Sync.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sync", + "shortname": "Sync.munki", "inferred_type": "munki", - "munki_display_name": "TX16Wx Software Sampler 3", - "munki_description": "TX16Wx Software Sampler is a plug-in for the creative musician, inspired and modeled after the best hardware samplers with all the ease and new exiting features of modern software." + "munki_display_name": "Sync", + "munki_description": "Backup utility." }, - "com.github.dataJAR-recipes.munki.HideMyBar": { - "name": "HideMyBar", - "description": "Downloads the latest version of Hide My Bar and imports it into Munki.", + "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN": { + "name": "SketchUpPro2018-EN", + "description": "Downloads the latest version of SketchUp Pro 2018 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Hide My Bar/Hide My Bar.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.HideMyBar", - "shortname": "Hide My Bar.munki", - "inferred_type": "munki", - "munki_display_name": "Hide My Bar", - "munki_description": "A macOS app to turn off the Touch Bar at will." + "path": "SketchUp Pro 2018 EN/SketchUp Pro 2018 EN.download.recipe", + "shortname": "SketchUp Pro 2018 EN.download", + "inferred_type": "download", + "children": [ + "com.github.gregneagle.munki.SketchUpPro2018", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN" + ] }, - "com.github.dataJAR-recipes.download.HideMyBar": { - "name": "HideMyBar", - "description": "Downloads the latest version of Hide My Bar.", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN": { + "name": "SketchUpPro2018-EN", + "description": "Downloads the latest version of SketchUp Pro 2018 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Hide My Bar/Hide My Bar.download.recipe", - "shortname": "Hide My Bar.download", - "inferred_type": "download", + "path": "SketchUp Pro 2018 EN/SketchUp Pro 2018 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN", + "shortname": "SketchUp Pro 2018 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.HideMyBar" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2018 EN" ] }, - "com.github.dataJAR-recipes.munki.AzureDataStudio": { - "name": "AzureDataStudio", - "description": "Downloads the latest version of Azure Data Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2018 EN": { + "name": "SketchUpPro2018-EN", + "description": "Downloads the latest version of SketchUp Pro 2018 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Azure Data Studio/Azure Data Studio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AzureDataStudio", - "shortname": "Azure Data Studio.munki", + "path": "SketchUp Pro 2018 EN/SketchUp Pro 2018 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN", + "shortname": "SketchUp Pro 2018 EN.munki", "inferred_type": "munki", - "munki_display_name": "Azure Data Studio", - "munki_description": "Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards.\n\nUse Azure Data Studio to query, design, and manage your databases and data warehouses wherever they are, on your local computer or in the cloud." + "munki_display_name": "SketchUp Pro 2018", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.download.AzureDataStudio": { - "name": "Azure Data Studio", - "description": "Downloads the latest version of Azure Data Studio.", + "com.github.dataJAR-recipes.munki.DCP-o-matic 2": { + "name": "DCP-o-matic2", + "description": "Downloads the latest version of DCP-o-matic 2 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Azure Data Studio/Azure Data Studio.download.recipe", - "shortname": "Azure Data Studio.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.AzureDataStudio", - "com.github.davidbpirie.munki.AzureDataStudio", - "com.github.davidbpirie.pkg.AzureDataStudio" - ] + "path": "DCP-o-matic 2/DCP-o-matic 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DCP-o-matic 2", + "shortname": "DCP-o-matic 2.munki", + "inferred_type": "munki", + "munki_display_name": "DCP-o-matic 2", + "munki_description": "Get any content cinema-ready.\n\nConvert video, audio and subtitles into DCP: the standard format required by cinemas across the world.\n\nDCP-o-matic is used across the industry by film-makers, projectionists, film festivals, subtitlists and cinema technicians." }, - "com.github.dataJAR-recipes.download.SF Pro Fonts": { - "name": "SF Pro Fonts", - "description": "Downloads the latest version of SF Pro Fonts", + "com.github.dataJAR-recipes.download.DCP-o-matic 2": { + "name": "DCP-o-matic2", + "description": "Downloads the latest version of DCP-o-matic 2.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Pro Fonts/SF Pro Fonts.download.recipe", - "shortname": "SF Pro Fonts.download", + "path": "DCP-o-matic 2/DCP-o-matic 2.download.recipe", + "shortname": "DCP-o-matic 2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SF Pro Fonts" + "com.github.dataJAR-recipes.munki.DCP-o-matic 2" ] }, - "com.github.dataJAR-recipes.munki.SF Pro Fonts": { - "name": "SF Pro Fonts", - "description": "Downloads the latest version of SF Pro Fonts and imports into Munki", + "com.github.dataJAR-recipes.munki.Sound Siphon 3": { + "name": "SoundSiphon3", + "description": "Downloads the latest version of Sound Siphon 3 and imports it into Munki.\n\nInstalled at the login window to stop GUI prompts.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Pro Fonts/SF Pro Fonts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Pro Fonts", - "shortname": "SF Pro Fonts.munki", + "path": "Sound Siphon 3/Sound Siphon 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sound Siphon 3", + "shortname": "Sound Siphon 3.munki", "inferred_type": "munki", - "munki_display_name": "SF Pro Fonts", - "munki_description": "This neutral, flexible, sans-serif typeface is the system font for iOS, iPad OS, macOS and tvOS. SF Pro features nine weights, variable optical sizes for optimal legibility, and includes a rounded variant. SF Pro supports over 150 languages across Latin, Greek, and Cyrillic scripts." + "munki_display_name": "Sound Siphon 3", + "munki_description": "Sound Siphon makes it easy to capture your Mac\u2019s audio. Use it to create virtual input audio devices that send audio from one app to another. Or, record right in the Sound Siphon app." }, - "com.github.dataJAR-recipes.download.ActivInspire": { - "name": "ActivInspire", - "description": "Downloads the version of ActivInspire.", + "com.github.dataJAR-recipes.download.Sound Siphon 3": { + "name": "SoundSiphon3", + "description": "Downloads the latest version of Sound Siphon 3.", "repo": "autopkg/dataJAR-recipes", - "path": "ActivInspire/ActivInspire.download.recipe", - "shortname": "ActivInspire.download", + "path": "Sound Siphon 3/Sound Siphon 3.download.recipe", + "shortname": "Sound Siphon 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ActivInspire" + "com.github.dataJAR-recipes.munki.Sound Siphon 3" ] }, - "com.github.dataJAR-recipes.munki.ActivInspire": { - "name": "ActivInspire", - "description": "Downloads the latest trial version of ActivInspire and imports into Munki.", + "com.github.dataJAR-recipes.munki.MacadminsPython": { + "name": "MacadminsPython", + "description": "Downloads the latest version of Mac Admins Python and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ActivInspire/ActivInspire.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ActivInspire", - "shortname": "ActivInspire.munki", + "path": "MacadminsPython/MacadminsPython.munki.recipe", + "parent": "com.github.jazzace.download.MacadminsPython", + "shortname": "MacadminsPython.munki", "inferred_type": "munki", - "munki_display_name": "ActivInspire", - "munki_description": "ActivInspire helps teachers bring lessons to life with rich, powerful activities that grab students attention, blending real-time assessment and real-world experience into the learning process." + "munki_display_name": "Mac Admins Python", + "munki_description": "Framework files for use with popular python macadmin toolsets" }, - "com.github.dataJAR-recipes.munki.Sky Sports": { - "name": "SkySports", - "description": "Downloads the latest version of Sky Sports and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Autodesk EAGLE": { + "name": "Autodesk EAGLE", + "description": "Downloads the latest version of Autodesk EAGLE and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sky Sports/Sky Sports.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sky Sports", - "shortname": "Sky Sports.munki", + "path": "Autodesk EAGLE/Autodesk EAGLE.munki.recipe", + "parent": "com.github.nstrauss.download.AutodeskEAGLE", + "shortname": "Autodesk EAGLE.munki", "inferred_type": "munki", - "munki_display_name": "Sky Sports", - "munki_description": "Sky Sports Video Player" + "munki_display_name": "Autodesk EAGLE", + "munki_description": "EAGLE free download is a limited version for hobbyists including 2 schematic sheets, 2 signal layers, and an 80cm2 board area." }, - "com.github.dataJAR-recipes.download.Sky Sports": { - "name": "SkySports", - "description": "Downloads the latest version of Sky Sports.", + "com.github.dataJAR-recipes.download.AVBridge": { + "name": "AVBridge", + "description": "Downloads the latest version of AVBridge.\n\nTo download Apple Silicon use: \"-arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel leave the DOWNLOAD_ARCH variable empty", "repo": "autopkg/dataJAR-recipes", - "path": "Sky Sports/Sky Sports.download.recipe", - "shortname": "Sky Sports.download", + "path": "AVBridge/AVBridge.download.recipe", + "shortname": "AVBridge.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sky Sports" + "com.github.dataJAR-recipes.munki.AVBridge" ] }, - "com.github.dataJAR-recipes.download.Fellow": { - "name": "Fellow", - "description": "Downloads the latest version of Fellow.", + "com.github.dataJAR-recipes.munki.AVBridge": { + "name": "AVBridge", + "description": "Downloads the latest version of AVBridge and imports it into Munki\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Fellow/Fellow.download.recipe", - "shortname": "Fellow.download", + "path": "AVBridge/AVBridge.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AVBridge", + "shortname": "AVBridge.munki", + "inferred_type": "munki", + "munki_display_name": "AVBridge", + "munki_description": "The Simplest way to Control and Automate AV devices\n\nUse OSC, MIDI, or HTTP" + }, + "com.github.dataJAR-recipes.munki.texmaker": { + "name": "texmaker", + "description": "Downloads the latest version of texmaker and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "texmaker/texmaker.munki.recipe", + "parent": "com.github.hansen-m.download.Texmaker", + "shortname": "texmaker.munki", + "inferred_type": "munki", + "munki_display_name": "Texmaker", + "munki_description": "Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application." + }, + "com.github.dataJAR-recipes.download.intellijideace": { + "name": "IntelliJ IDEA Community Edition", + "description": "This recipe has been deprecated. Please use the following recipes https://github.com/autopkg/bnpl-recipes/blob/master/JetBrains/IntelliJ-IDEA-CE.download.recipe", + "repo": "autopkg/dataJAR-recipes", + "path": "IntelliJ-IDEA-CE/IntelliJ-IDEA-CE.download.recipe", + "deprecated": true, + "shortname": "IntelliJ-IDEA-CE.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Fellow" + "com.github.rtrouton.pkg.IntelliJ-CE", + "com.github.dataJAR-recipes.munki.intellijideace" ] }, - "com.github.dataJAR-recipes.munki.Fellow": { - "name": "Fellow", - "description": "Downloads the latest version of Fellow and imports it into Munki.", + "com.github.dataJAR-recipes.munki.intellijideace": { + "name": "IntelliJ IDEA Community Edition", + "description": "This recipe has been deprecated. Please use the following recipes https://github.com/autopkg/bnpl-recipes/blob/master/JetBrains/IntelliJ-IDEA-CE.munki.recipe", "repo": "autopkg/dataJAR-recipes", - "path": "Fellow/Fellow.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Fellow", - "shortname": "Fellow.munki", + "path": "IntelliJ-IDEA-CE/IntelliJ-IDEA-CE.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.intellijideace", + "deprecated": true, + "shortname": "IntelliJ-IDEA-CE.munki", "inferred_type": "munki", - "munki_display_name": "Fellow", - "munki_description": "Fellow\u2019s desktop app will make it easy for you to plan and organize your meetings, take notes in real-time, and assign action items to your meeting attendees." + "munki_display_name": "IntelliJ IDEA Community Edition", + "munki_description": "Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.\n\nTogether, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience." }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2017 EN": { - "name": "SketchUpPro2017-EN", - "description": "Downloads the latest version of SketchUp Pro 2017 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.Red Giant Application Manager": { + "name": "RedGiantApplicationManager", + "description": "Downloads the latest version of Red Giant Application Manager", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2017 EN/SketchUp Pro 2017 EN.download.recipe", - "shortname": "SketchUp Pro 2017 EN.download", + "path": "Red Giant Application Manager/Red Giant Application Manager.download.recipe", + "deprecated": true, + "shortname": "Red Giant Application Manager.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN" + "com.github.dataJAR-recipes.pkg.Red Giant Application Manager" ] }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN": { - "name": "SketchUpPro2017-EN", - "description": "Downloads the latest version of SketchUp Pro 2017 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.munki.Red Giant Application Manager": { + "name": "RedGiantApplicationManager", + "description": "Downloads the latest version of Red Giant Application Manager and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2017 EN/SketchUp Pro 2017 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2017 EN", - "shortname": "SketchUp Pro 2017 EN.pkg", + "path": "Red Giant Application Manager/Red Giant Application Manager.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Red Giant Application Manager", + "deprecated": true, + "shortname": "Red Giant Application Manager.munki", + "inferred_type": "munki", + "munki_display_name": "Red Giant Application Manager", + "munki_description": "Red Giant Application Manager manages the installation, licensing, upgrades, and updates for your Red Giant products. It verifies the license status for your purchased products and will display any trials you may have. Should you decide to purchase any of your trial products, simply click the Buy button." + }, + "com.github.dataJAR-recipes.pkg.Red Giant Application Manager": { + "name": "RedGiantApplicationManager", + "description": "Downloads the latest version of Red Giant Application Manager and creates a package", + "repo": "autopkg/dataJAR-recipes", + "path": "Red Giant Application Manager/Red Giant Application Manager.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Red Giant Application Manager", + "deprecated": true, + "shortname": "Red Giant Application Manager.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2017 EN" + "com.github.dataJAR-recipes.munki.Red Giant Application Manager" ] }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2017 EN": { - "name": "SketchUpPro2017-EN", - "description": "Downloads the latest version of SketchUp Pro 2017 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2017 EN/SketchUp Pro 2017 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN", - "shortname": "SketchUp Pro 2017 EN.munki", - "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2017", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" - }, - "com.github.dataJAR-recipes.munki.DraftSight": { - "name": "DraftSight", - "description": "Imports the latest version of the DraftSight software into Munki.", + "com.github.dataJAR-recipes.munki.Navicat Premium Essentials 15-Trial": { + "name": "NavicatPremiumEssentials15", + "description": "Downloads the latest version of Navicat Premium Essentials 15 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DraftSight/DraftSight.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DraftSight", - "shortname": "DraftSight.munki", + "path": "Navicat Premium Essentials 15-Trial/Navicat Premium Essentials 15-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Navicat Premium Essentials 15-Trial", + "shortname": "Navicat Premium Essentials 15-Trial.munki", "inferred_type": "munki", - "munki_display_name": "DraftSight", - "munki_description": "DraftSight is a feature-rich 2D and 3D CAD solution for architects, engineers and construction service providers, as well as professional CAD users, designers, educators and hobbyists." + "munki_display_name": "Navicat Premium Essentials 15", + "munki_description": "Navicat is a database administration tool that allows you to simultaneously connect to MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application." }, - "com.github.dataJAR-recipes.download.DraftSight": { - "name": "DraftSight", - "description": "Downloads the latest version of DraftSight.", + "com.github.dataJAR-recipes.download.Navicat Premium Essentials 15-Trial": { + "name": "NavicatPremiumEssentials15", + "description": "Downloads the latest version of Navicat Premium Essentials 15 Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "DraftSight/DraftSight.download.recipe", - "shortname": "DraftSight.download", + "path": "Navicat Premium Essentials 15-Trial/Navicat Premium Essentials 15-Trial.download.recipe", + "shortname": "Navicat Premium Essentials 15-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DraftSight" + "com.github.dataJAR-recipes.munki.Navicat Premium Essentials 15-Trial" ] }, - "com.github.dataJAR-recipes.download.ArrayCalc V11": { - "name": "ArrayCalcV11", - "description": "Downloads the current release version of ArrayCalc V11.", + "com.github.dataJAR-recipes.munki.LabelsandAddresses": { + "name": "LabelsandAddresses", + "description": "Downloads the latest version of Labels and Addresses and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ArrayCalc V11/ArrayCalc V11.download.recipe", - "shortname": "ArrayCalc V11.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.ArrayCalc V11" - ] + "path": "Labels and Addresses/Labels and Addresses.munki.recipe", + "parent": "com.github.neilmartin83.download.LabelsandAddresses", + "shortname": "Labels and Addresses.munki", + "inferred_type": "munki", + "munki_display_name": "Labels and Addresses", + "munki_description": "Labels and Addresses is a home and office tool for designing and printing envelopes, postcards and diverse labels, such as address, shipping, file folder and barcode labels. The program can automatically take addresses from a list and insert them while printing for mass mailings." }, "com.github.dataJAR-recipes.munki.ArrayCalc V11": { "name": "ArrayCalcV11", @@ -74262,1619 +74469,1472 @@ "munki_display_name": "ArrayCalc V11", "munki_description": "The d&b ArrayCalc simulation software is the simulation tool for d&b line arrays, column and point source loudspeakers as well as subwoofers. This is a comprehensive toolbox for all tasks associated with acoustic design, performance prediction, alignment, rigging and safety parameters." }, - "com.github.dataJAR-recipes.pkg.AMS Neve GenesysControl Plugin - 10.15+": { - "name": "AMSNeveGenesysControlPlugin", - "description": "Downloads the latest version of AMS Neve GenesysControl Plugin for macOS 10.15+ and creates a pkg.", - "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl plugin - 10.15+/AMS Neve GenesysControl Plugin - 10.15+.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.15+", - "children": [ - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.15+" - ] - }, - "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.15+": { - "name": "AMSNeveGenesysControlPlugin", - "description": "Downloads latest version of the AMS Neve GenesysControl Plugin for macOS - 10.15+", + "com.github.dataJAR-recipes.download.ArrayCalc V11": { + "name": "ArrayCalcV11", + "description": "Downloads the current release version of ArrayCalc V11.", "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl plugin - 10.15+/AMS Neve GenesysControl Plugin - 10.15+.download.recipe", - "deprecated": true, + "path": "ArrayCalc V11/ArrayCalc V11.download.recipe", + "shortname": "ArrayCalc V11.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.AMS Neve GenesysControl Plugin - 10.15+" + "com.github.dataJAR-recipes.munki.ArrayCalc V11" ] }, - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.15+": { - "name": "AMSNeveGenesysControlPlugin", - "description": "Downloads the latest version of AMS Neve GenesysControl Plugin for macOS 10.15+ and imports into Munki.", + "com.github.dataJAR-recipes.munki.VCV Rack 2 Free": { + "name": "VCVRack2Free", + "description": "Downloads the latest version of the VCV Rack 2 Free and imports it into Munki.\n\nSet the \"DERIVE_MIN_OS\" variable to a non-empty value to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl plugin - 10.15+/AMS Neve GenesysControl Plugin - 10.15+.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.AMS Neve GenesysControl Plugin - 10.15+" + "path": "VCV Rack 2 Free/VCV Rack 2 Free.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VCV Rack 2 Free", + "shortname": "VCV Rack 2 Free.munki", + "inferred_type": "munki", + "munki_display_name": "VCV Rack 2 Free", + "munki_description": "VCV Rack 2 Free is the host application for the VCV virtual Eurorack modular synthesizer platform." }, - "com.github.dataJAR-recipes.jss.VMWare Fusion 11": { - "name": "VMWare Fusion 11", - "description": "Downloads the current release version of VMWare Fusion 11 and then uploads to the JSS", + "com.github.dataJAR-recipes.download.VCV Rack 2 Free": { + "name": "VCVRack2Free", + "description": "Downloads the latest version of the VCV Rack 2 Free.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 11/VMware Fusion 11.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 11", - "deprecated": true, - "shortname": "VMware Fusion 11.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "path": "VCV Rack 2 Free/VCV Rack 2 Free.download.recipe", + "shortname": "VCV Rack 2 Free.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.VCV Rack 2 Free", + "com.github.moofit-recipes.pkg.VCVRack2Free" + ] }, - "com.github.dataJAR-recipes.munki.VMware Fusion 11": { - "name": "VMwareFusion11", - "description": "Downloads the most recent version of VMware Fusion 11 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.CatoClient": { + "name": "CatoClient", + "description": "Downloads the latest version of CatoClient and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 11/VMware Fusion 11.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 11", - "shortname": "VMware Fusion 11.munki", + "path": "CatoClient/CatoClient.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CatoClient", + "shortname": "CatoClient.munki", "inferred_type": "munki", - "munki_display_name": "VMWare Fusion Pro 11", - "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "munki_display_name": "CatoClient", + "munki_description": "The Cato Client enables secure connectivity from mobile devices used by businesses to the Cato Cloud service" }, - "com.github.dataJAR-recipes.download.VMware Fusion 11": { - "name": null, - "description": "Downloads the latest version of VMware Fusion 11.", + "com.github.dataJAR-recipes.download.CatoClient": { + "name": "CatoClient", + "description": "Downloads the latest version of CatoClient.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 11/VMware Fusion 11.download.recipe", - "shortname": "VMware Fusion 11.download", + "path": "CatoClient/CatoClient.download.recipe", + "shortname": "CatoClient.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 11", - "com.github.dataJAR-recipes.pkg.VMware Fusion 11" + "com.github.dataJAR-recipes.munki.CatoClient" ] }, - "com.github.dataJAR-recipes.pkg.VMware Fusion 11": { - "name": "VMwareFusion11", - "description": "Downloads the latest version of VMware Fusion 11 and creates a package", + "com.github.dataJAR-recipes.munki.iSwiff": { + "name": "iSwiff", + "description": "Downloads the latest version of iSwiff and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 11/VMware Fusion 11.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 11", - "shortname": "VMware Fusion 11.pkg", + "path": "iSwiff/iSwiff.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.iSwiff", + "deprecated": true, + "shortname": "iSwiff.munki", + "inferred_type": "munki", + "munki_display_name": "iSwiff", + "munki_description": "Play Flash games, animations and movies without your web browser." + }, + "com.github.dataJAR-recipes.pkg.iSwiff": { + "name": "iSwiff", + "description": "Downloads the latest trial version of iSwiff and creates a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "iSwiff/iSwiff.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.iSwiff", + "deprecated": true, + "shortname": "iSwiff.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 11" + "com.github.dataJAR-recipes.jss.iSwiff" ] }, - "com.github.dataJAR-recipes.munki.NVivo 12": { - "name": "NVivo12", - "description": "Downloads the latest version of NVivo 12 and imports into Munki.", + "com.github.dataJAR-recipes.jss.iSwiff": { + "name": "iSwiff", + "description": "Downloads the current release version of iSwiff and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "NVivo 12/NVivo 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NVivo 12", - "shortname": "NVivo 12.munki", - "inferred_type": "munki", - "munki_display_name": "NVivo 12", - "munki_description": "More than just a tool for organizing and managing data, NVivo offers an intuitive qualitative data analysis experience that helps you uncover deeper research insights." + "path": "iSwiff/iSwiff.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.iSwiff", + "deprecated": true, + "shortname": "iSwiff.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Play Flash games, animations and movies without your web browser." }, - "com.github.dataJAR-recipes.download.NVivo 12": { - "name": "NVivo12", - "description": "Downloads latest version of NVivo 12.", + "com.github.dataJAR-recipes.download.iSwiff": { + "name": "iSwiff", + "description": "Download recipe for the latest version of iSwiff.", "repo": "autopkg/dataJAR-recipes", - "path": "NVivo 12/NVivo 12.download.recipe", - "shortname": "NVivo 12.download", + "path": "iSwiff/iSwiff.download.recipe", + "deprecated": true, + "shortname": "iSwiff.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.NVivo12", - "com.github.dataJAR-recipes.munki.NVivo 12" + "com.github.dataJAR-recipes.munki.iSwiff", + "com.github.dataJAR-recipes.pkg.iSwiff" ] }, - "com.github.dataJAR-recipes.download.mvMeter2": { - "name": "mvMeter2", - "description": "Downloads the latest release of mvMeter2.", + "com.github.dataJAR-recipes.download.NVivo 14": { + "name": "NVivo14", + "description": "Downloads latest version of NVivo 14.", "repo": "autopkg/dataJAR-recipes", - "path": "mvMeter2/mvMeter2.download.recipe", - "shortname": "mvMeter2.download", + "path": "NVivo 14/NVivo 14.download.recipe", + "shortname": "NVivo 14.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.mvMeter2" + "com.github.dataJAR-recipes.munki.NVivo 14", + "com.github.mlbz521.pkg.NVivo14" ] }, - "com.github.dataJAR-recipes.munki.mvMeter2": { - "name": "mvMeter2", - "description": "Downloads the latest release of mvMeter2 and imports into Munki", + "com.github.dataJAR-recipes.munki.NVivo 14": { + "name": "NVivo14", + "description": "Downloads the latest version of NVivo 14 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "mvMeter2/mvMeter2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.mvMeter2", - "shortname": "mvMeter2.munki", + "path": "NVivo 14/NVivo 14.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NVivo 14", + "shortname": "NVivo 14.munki", "inferred_type": "munki", - "munki_display_name": "mvMeter2", - "munki_description": "mvMeter2 is a multivariable meter including RMS, EBUR128, VU and PPM measurement. mvMeter2 is the successor of mvMeter and adds single/dual meter display, adjustable reference level for all meter modes, adjustable meter delay and preset management." + "munki_display_name": "NVivo 14", + "munki_description": "More than just a tool for organizing and managing data, NVivo offers an intuitive qualitative data analysis experience that helps you uncover deeper research insights." }, - "com.github.dataJAR-recipes.download.renpy 6": { - "name": "renpy6", - "description": "Download recipe for the latest version of renpy 6.", + "com.github.dataJAR-recipes.download.JDiskReport": { + "name": "FlashPrint", + "description": "Download the latest version of JDiskReport.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 6/renpy 6.download.recipe", - "deprecated": true, - "shortname": "renpy 6.download", + "path": "JDiskReport/JDiskReport.download.recipe", + "shortname": "JDiskReport.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.renpy 6" + "com.github.dataJAR-recipes.munki.JDiskReport" ] }, - "com.github.dataJAR-recipes.jss.renpy 6": { - "name": "renpy6", - "description": "Downloads the current release version of renpy 6 and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.JDiskReport": { + "name": "JDiskReport", + "description": "Downloads the latest version of JDiskReport and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 6/renpy 6.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.renpy 6", - "deprecated": true, - "shortname": "renpy 6.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." + "path": "JDiskReport/JDiskReport.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.JDiskReport", + "shortname": "JDiskReport.munki", + "inferred_type": "munki", + "munki_display_name": "JDiskReport", + "munki_description": "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders." }, - "com.github.dataJAR-recipes.pkg.renpy 6": { - "name": "renpy6", - "description": "Downloads the latest version of renpy 6 and creates a flat PKG.", + "com.github.dataJAR-recipes.download.Haiku": { + "name": "Haiku", + "description": "Download recipe for the latest version of Haiku.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 6/renpy 6.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.renpy 6", - "shortname": "renpy 6.pkg", - "inferred_type": "pkg", + "path": "Haiku/Haiku.download.recipe", + "shortname": "Haiku.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.renpy 6", - "com.github.dataJAR-recipes.munki.renpy 6" + "com.github.dataJAR-recipes.munki.Haiku" ] }, - "com.github.dataJAR-recipes.munki.renpy 6": { - "name": "renpy6", - "description": "Downloads the latest version of renpy 6 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Haiku": { + "name": "Haiku", + "description": "Downloads the current release version of Haiku and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 6/renpy 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.renpy 6", - "shortname": "renpy 6.munki", + "path": "Haiku/Haiku.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Haiku", + "shortname": "Haiku.munki", "inferred_type": "munki", - "munki_display_name": "Ren'Py", - "munki_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." + "munki_display_name": "Haiku", + "munki_description": "Design UI components, powered by motion." }, - "com.github.dataJAR-recipes.download.WiFi Explorer Pro 3": { - "name": "WiFiExplorerPro3", - "description": "Downloads latest version of WiFi Explorer Pro 3.", + "com.github.dataJAR-recipes.download.aText 3": { + "name": "aText 3", + "description": "Downloads the latest version of aText 3.", "repo": "autopkg/dataJAR-recipes", - "path": "WiFi Explorer Pro 3/WiFi Explorer Pro 3.download.recipe", - "shortname": "WiFi Explorer Pro 3.download", + "path": "aText 3/aText 3.download.recipe", + "shortname": "aText 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.WiFi Explorer Pro 3" + "com.github.dataJAR-recipes.munki.aText 3" ] }, - "com.github.dataJAR-recipes.munki.WiFi Explorer Pro 3": { - "name": "WiFiExplorerPro3", - "description": "Downloads the latest version of WiFi Explorer Pro 3 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "WiFi Explorer Pro 3/WiFi Explorer Pro 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WiFi Explorer Pro 3", - "shortname": "WiFi Explorer Pro 3.munki", - "inferred_type": "munki", - "munki_display_name": "WiFi Explorer Pro 3", - "munki_description": "WiFi Explorer Pro 3 is a Wi-Fi scanner and analyzer for Mac built to assist WLAN and IT professionals in the design, validation and troubleshooting of wireless networks." - }, - "com.github.dataJAR-recipes.munki.krita": { - "name": "krita", - "description": "Downloads the latest version of krita and imports it into Munki.", + "com.github.dataJAR-recipes.munki.aText 3": { + "name": "aText3", + "description": "Downloads the latest version of aText 3 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Krita/Krita.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.krita", - "shortname": "Krita.munki", + "path": "aText 3/aText 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.aText 3", + "shortname": "aText 3.munki", "inferred_type": "munki", - "munki_display_name": "krita", - "munki_description": "krita is a professional FREE and open source painting program." + "munki_display_name": "aText 3", + "munki_description": "aText is a text template, text shortcut, text macro, text automation, text expansion tool.\n\naText accelerates your typing in any application by replacing abbreviations with frequently used phrases you define.\n\nSave your priceless time, stop typing the same thing over and over." }, - "com.github.dataJAR-recipes.download.krita": { - "name": "krita", - "description": "Downloads the latest version of krita.", + "com.github.dataJAR-recipes.download.Insomnia Core": { + "name": "InsomniaCore", + "description": "Downloads the latest release of Insomnia Core.", "repo": "autopkg/dataJAR-recipes", - "path": "Krita/Krita.download.recipe", - "shortname": "Krita.download", + "path": "Insomnia Core/Insomnia Core.download.recipe", + "deprecated": true, + "shortname": "Insomnia Core.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.krita", - "com.github.ahousseini-recipes.pkg.Krita" + "com.github.dataJAR-recipes.munki.Insomnia Core" ] }, - "com.github.dataJAR-recipes.munki.lightwright": { - "name": "Lightwright", - "description": "Downloads the current release version of Lightwright 6 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Insomnia Core": { + "name": "InsomniaCore", + "description": "Downloads the latest release of Insomnia Core and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Lightwright/LightWright.munki.recipe", - "parent": "com.github.jazzace.download.lightwright", - "shortname": "LightWright.munki", + "path": "Insomnia Core/Insomnia Core.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Insomnia Core", + "shortname": "Insomnia Core.munki", "inferred_type": "munki", - "munki_display_name": "Lightwright", - "munki_description": "Lightwright is a proprietary software that manages theatrical lighting data and paperwork." + "munki_display_name": "Insomnia Core", + "munki_description": "Explore REST and GraphQL APIs." }, - "com.github.dataJAR-recipes.jss.JPEGmini-Trial": { - "name": "JPEGmini-Trial", - "description": "Downloads the current release version of JPEGmini and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.jss.CocoaPods": { + "name": "CocoaPods", + "description": "Downloads the current release version of CocoaPods and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini-Trial/JPEGmini-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.JPEGmini-Trial", + "path": "CocoaPods/CocoaPods.jss.recipe", + "parent": "com.github.homebysix.pkg.CocoaPods", "deprecated": true, - "shortname": "JPEGmini-Trial.jss", + "shortname": "CocoaPods.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "With JPEGmini for Mac you can reduce the file size of your photos by up to 5x, while keeping their original quality and JPEG format." + "jamf_description": "Have easy access to running pod install and pod update on your projects. It also supports running every CocoaPods command via a hosted ruby environment." }, - "com.github.dataJAR-recipes.download.JPEGmini-Trial": { - "name": "JPEGmini-Trial", - "description": "Downloads latest trial version of JPEGmini.", + "com.github.dataJAR-recipes.munki.Opera GX": { + "name": "OperaGX", + "description": "Downloads the latest version of Opera GX and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini-Trial/JPEGmini-Trial.download.recipe", - "deprecated": true, - "shortname": "JPEGmini-Trial.download", + "path": "Opera GX/Opera GX.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Opera GX", + "shortname": "Opera GX.munki", + "inferred_type": "munki", + "munki_display_name": "Opera GX", + "munki_description": "Get an unparalleled gaming and browsing experience on mobile and desktop.\n\nSet limits on CPU, RAM, and Network usage, use Discord and Twitch from the sidebar, and connect mobile and desktop browsers with the file-sharing Flow feature." + }, + "com.github.dataJAR-recipes.download.Opera GX": { + "name": "OperaGX", + "description": "Downloads the latest version of Opera GX.\n\nTo download for Apple Silicon use \"_arm64\" in the DOWNLOAD_ARCH variable\nTo download for Intel leave the DOWNLOAD_ARCH variable empty", + "repo": "autopkg/dataJAR-recipes", + "path": "Opera GX/Opera GX.download.recipe", + "shortname": "Opera GX.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.JPEGmini-Trial", - "com.github.dataJAR-recipes.munki.JPEGmini-Trial" + "com.github.dataJAR-recipes.munki.Opera GX" ] }, - "com.github.dataJAR-recipes.pkg.JPEGmini-Trial": { - "name": "JPEGmini-Trial", - "description": "Downloads the latest trial version of JPEGmini and creates a package.", + "com.github.dataJAR-recipes.download.SketchUp Pro 2021 EN": { + "name": "SketchUpPro2021-EN", + "description": "Downloads the latest version of SketchUp Pro 2021 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini-Trial/JPEGmini-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.JPEGmini-Trial", - "shortname": "JPEGmini-Trial.pkg", + "path": "SketchUp Pro 2021 EN/SketchUp Pro 2021 EN.download.recipe", + "shortname": "SketchUp Pro 2021 EN.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN" + ] + }, + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN": { + "name": "SketchUpPro2021-EN", + "description": "Downloads the latest version of SketchUp Pro 2021 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "repo": "autopkg/dataJAR-recipes", + "path": "SketchUp Pro 2021 EN/SketchUp Pro 2021 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2021 EN", + "shortname": "SketchUp Pro 2021 EN.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.JPEGmini-Trial" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN" ] }, - "com.github.dataJAR-recipes.munki.JPEGmini-Trial": { - "name": "JPEGmini-Trial", - "description": "Downloads the latest trial version of JPEGmini and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN": { + "name": "SketchUpPro2021-EN", + "description": "Downloads the latest version of SketchUp Pro 2021 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini-Trial/JPEGmini-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.JPEGmini-Trial", - "shortname": "JPEGmini-Trial.munki", + "path": "SketchUp Pro 2021 EN/SketchUp Pro 2021 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN", + "shortname": "SketchUp Pro 2021 EN.munki", "inferred_type": "munki", - "munki_display_name": "JPEGmini", - "munki_description": "With JPEGmini for Mac you can reduce the file size of your photos by up to 5x, while keeping their original quality and JPEG format." + "munki_display_name": "SketchUp Pro 2021", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.munki.KomodoIDE": { - "name": "KomodoIDE", - "description": "Downloads and imports Komodo IDE into Munki.", + "com.github.dataJAR-recipes.munki.Sennheiser AMBEO Orbit": { + "name": "AMBEO Orbit", + "description": "Downloads the latest version of Sennheiser AMBEO Orbit and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Komodo IDE/Komodo IDE.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KomodoIDE", - "deprecated": true, - "shortname": "Komodo IDE.munki", + "path": "Sennheiser AMBEO Orbit/Sennheiser AMBEO Orbit.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sennheiser AMBEO Orbit", + "shortname": "Sennheiser AMBEO Orbit.munki", "inferred_type": "munki", - "munki_display_name": "Komodo IDE", - "munki_description": "Cross-Platform IDE for all your major languages, including Python, PHP, Go, Perl, Tcl, Ruby, NodeJS, HTML, CSS, JavaScript and more." + "munki_display_name": "AMBEO Orbit", + "munki_description": "The AMBEO Orbit is a Sennheiser\u2019s free binaural panner plugin, designed to facilitate mixing immersive binaural content." }, - "com.github.dataJAR-recipes.download.KomodoIDE": { - "name": null, - "description": "Downloads the major release version of Komodo IDE, as per the MAJOR_VERSION variable", + "com.github.dataJAR-recipes.download.Sennheiser AMBEO Orbit": { + "name": "AMBEO Orbit", + "description": "Downloads the latest version of Sennheiser AMBEO Orbit.", "repo": "autopkg/dataJAR-recipes", - "path": "Komodo IDE/Komodo IDE.download.recipe", + "path": "Sennheiser AMBEO Orbit/Sennheiser AMBEO Orbit.download.recipe", "deprecated": true, - "shortname": "Komodo IDE.download", + "shortname": "Sennheiser AMBEO Orbit.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KomodoIDE" + "com.github.dataJAR-recipes.munki.Sennheiser AMBEO Orbit" ] }, - "com.github.dataJAR-recipes.download.Scratch Desktop": { - "name": "Scratch Desktop", - "description": "Download recipe for Scratch Desktop", - "repo": "autopkg/dataJAR-recipes", - "path": "Scratch Desktop/Scratch Desktop.download.recipe", - "deprecated": true, - "shortname": "Scratch Desktop.download", - "inferred_type": "download" - }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2019 EN": { - "name": "SketchUpPro2019-EN", - "description": "Downloads the latest version of SketchUp Pro 2019 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.Finale26-Trial": { + "name": "Finale", + "description": "Downloads the latest version of Finale 26 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2019 EN/SketchUp Pro 2019 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN", - "shortname": "SketchUp Pro 2019 EN.munki", + "path": "Finale 26-Trial/Finale26-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Finale26-Trial", + "shortname": "Finale26-Trial.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2019", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "Finale", + "munki_description": "Music notation software that lets you create your way." }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN": { - "name": "SketchUpPro2019-EN", - "description": "Downloads the latest version of SketchUp Pro 2019 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.pkg.Finale26-Trial": { + "name": "Finale", + "description": "Downloads the latest version of Finale 26 and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2019 EN/SketchUp Pro 2019 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2019 EN", - "shortname": "SketchUp Pro 2019 EN.pkg", + "path": "Finale 26-Trial/Finale26-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Finale26-Trial", + "shortname": "Finale26-Trial.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2019 EN" + "com.github.dataJAR-recipes.munki.Finale26-Trial" ] }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2019 EN": { - "name": "SketchUpPro2019-EN", - "description": "Downloads the latest version of SketchUp Pro 2019 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.Finale26-Trial": { + "name": "Finale", + "description": "Downloads the latest version of Finale 26 full installer.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2019 EN/SketchUp Pro 2019 EN.download.recipe", - "shortname": "SketchUp Pro 2019 EN.download", + "path": "Finale 26-Trial/Finale26-Trial.download.recipe", + "shortname": "Finale26-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN" + "com.github.dataJAR-recipes.pkg.Finale26-Trial" ] }, - "com.github.dataJAR-recipes.jss.Milanote 2": { - "name": "Milanote2", - "description": "Downloads the latest version of Milanote 2 and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "Milanote 2/Milanote 2.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Milanote 2", - "deprecated": true, - "shortname": "Milanote 2.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Milanote is a tool for planning creative projects." - }, - "com.github.dataJAR-recipes.download.Milanote 2": { - "name": "Milanote2", - "description": "Download recipe for version 2 of Milanote.", + "com.github.dataJAR-recipes.download.Luxafor": { + "name": "Luxafor", + "description": "Download recipe for Luxafor.", "repo": "autopkg/dataJAR-recipes", - "path": "Milanote 2/Milanote 2.download.recipe", + "path": "Luxafor/Luxafor.download.recipe", "deprecated": true, - "shortname": "Milanote 2.download", + "shortname": "Luxafor.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Milanote 2", - "com.github.dataJAR-recipes.pkg.Milanote 2" + "com.github.dataJAR-recipes.pkg.Luxafor", + "com.github.dataJAR-recipes.munki.Luxafor" ] }, - "com.github.dataJAR-recipes.munki.Milanote 2": { - "name": "Milanote2", - "description": "Downloads the latest version of Milanote 2 and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Milanote 2/Milanote 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Milanote 2", - "shortname": "Milanote 2.munki", - "inferred_type": "munki", - "munki_display_name": "Milanote 2", - "munki_description": "Milanote is a tool for planning creative projects." - }, - "com.github.dataJAR-recipes.pkg.Milanote 2": { - "name": "Milanote2", - "description": "Downloads the latest version of Milanote 2 and creates a package.", + "com.github.dataJAR-recipes.pkg.Luxafor": { + "name": "Luxafor", + "description": "Downloads the latest version of Luxafor and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Milanote 2/Milanote 2.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Milanote 2", - "shortname": "Milanote 2.pkg", + "path": "Luxafor/Luxafor.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Luxafor", + "shortname": "Luxafor.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Milanote 2" - ] - }, - "com.github.dataJAR-recipes.download.CallQTrainer": { - "name": "CallQTrainer", - "description": "Downloads the latest version of CallQTrainer.", - "repo": "autopkg/dataJAR-recipes", - "path": "CallQTrainer/CallQTrainer.download.recipe", - "shortname": "CallQTrainer.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.CallQTrainer" + "com.github.dataJAR-recipes.jss.Luxafor" ] }, - "com.github.dataJAR-recipes.munki.CallQTrainer": { - "name": "CallQTrainer", - "description": "Downloads the latest version of CallQTrainer and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "CallQTrainer/CallQTrainer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CallQTrainer", - "shortname": "CallQTrainer.munki", - "inferred_type": "munki", - "munki_display_name": "CallQTrainer", - "munki_description": "Immersive Software for Training Show Callers" - }, - "com.github.dataJAR-recipes.munki.Zevrix LinkOptimizer 6": { - "name": "ZevrixLinkOptimizer6", - "description": "Downloads the latest version of Zevrix LinkOptimizer 6 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Luxafor": { + "name": "Luxafor", + "description": "Downloads the latest version of Luxafor and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Zevrix LinkOptimizer 6/Zevrix LinkOptimizer 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6", - "shortname": "Zevrix LinkOptimizer 6.munki", + "path": "Luxafor/Luxafor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Luxafor", + "shortname": "Luxafor.munki", "inferred_type": "munki", - "munki_display_name": "LinkOptimizer", - "munki_description": "Reduce InDesign link size; convert image colors, formats and more." - }, - "com.github.dataJAR-recipes.download.Zevrix LinkOptimizer 6": { - "name": "ZevrixLinkOptimizer6", - "description": "Downloads the latest version of Zevrix LinkOptimizer 6.", - "repo": "autopkg/dataJAR-recipes", - "path": "Zevrix LinkOptimizer 6/Zevrix LinkOptimizer 6.download.recipe", - "shortname": "Zevrix LinkOptimizer 6.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6" - ] + "munki_display_name": "Luxafor", + "munki_description": "Luxafor is a series of productivity tools that makes it easy to stay focused on tasks at hand. Notify your co-workers when you're immersed in work and can't be bothered, achieve concentration by cancelling out disturbing noises." }, - "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6": { - "name": "LinkOptimizer", - "description": "Downloads the latest version of Zevrix LinkOptimizer 6 and creates a package.", + "com.github.dataJAR-recipes.jss.Luxafor": { + "name": "Luxafor", + "description": "Downloads the latest version of Luxafor and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Zevrix LinkOptimizer 6/Zevrix LinkOptimizer 6.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Zevrix LinkOptimizer 6", - "shortname": "Zevrix LinkOptimizer 6.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Zevrix LinkOptimizer 6" - ] + "path": "Luxafor/Luxafor.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Luxafor", + "deprecated": true, + "shortname": "Luxafor.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Luxafor is a series of productivity tools that makes it easy to stay focused on tasks at hand. Notify your co-workers when you're immersed in work and can't be bothered, achieve concentration by cancelling out disturbing noises." }, - "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone": { - "name": "Microsoft Outlook 2016 Standalone", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Outlook 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "com.github.dataJAR-recipes.munki.Inquisit 5 Lab": { + "name": "Inquisit5Lab", + "description": "Downloads the current release version of Inquisit 5 Lab and imports into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Outlook 2016 Standalone/Microsoft Outlook 2016 Standalone.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", - "shortname": "Microsoft Outlook 2016 Standalone.munki", + "path": "Inquisit 5 Lab/Inquisit 5 Lab.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Inquisit 5 Lab", + "shortname": "Inquisit 5 Lab.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Outlook", - "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." + "munki_display_name": "Inquisit 5 Lab", + "munki_description": "Inquisit 5 Lab is a powerful tool for designing and administering rich psychological tests and experiments on dedicated computers, whether in the lab, the clinic, or out in the field. Use any of the tests in the Millisecond Test Library, customize them, or program your own." }, - "com.github.dataJAR-recipes.download.Threat-Dragon-ng": { - "name": "Threat-Dragon-ng", - "description": "Downloads the latest version of Threat-Dragon-ng.", + "com.github.dataJAR-recipes.download.Inquisit 5 Lab": { + "name": "Inquisit5Lab", + "description": "Download recipe for the latest version of Inquisit 5 Lab.", "repo": "autopkg/dataJAR-recipes", - "path": "Threat-Dragon-ng/Threat-Dragon-ng.download.recipe", - "shortname": "Threat-Dragon-ng.download", + "path": "Inquisit 5 Lab/Inquisit 5 Lab.download.recipe", + "shortname": "Inquisit 5 Lab.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Threat-Dragon-ng" + "com.github.dataJAR-recipes.munki.Inquisit 5 Lab" ] }, - "com.github.dataJAR-recipes.munki.Threat-Dragon-ng": { - "name": "Threat-Dragon-ng", - "description": "Downloads the latest version of Threat-Dragon-ng and imports it into Munki.", + "com.github.dataJAR-recipes.munki.jamf-migrator": { + "name": "jamf-migrator", + "description": "Downloads the latest version of jamf-migrator and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Threat-Dragon-ng/Threat-Dragon-ng.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Threat-Dragon-ng", - "shortname": "Threat-Dragon-ng.munki", + "path": "jamf-migrator/jamf-migrator.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.jamf-migrator", + "shortname": "jamf-migrator.munki", "inferred_type": "munki", - "munki_display_name": "Threat-Dragon-ng", - "munki_description": "An open source threat modeling tool from OWASP" + "munki_display_name": "jamf-migrator", + "munki_description": "A tool to migrate data granularly between Jamf Pro servers" }, - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8": { - "name": "Suitcase Fusion 8", - "description": "Downloads the latest version of Suitcase Fusion 8 and makes a pkg of it", + "com.github.dataJAR-recipes.download.jamf-migrator": { + "name": "jamf-migrator", + "description": "Downloads the latest version of jamf-migrator.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 8/Suitcase Fusion 8.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 8", - "shortname": "Suitcase Fusion 8.pkg", - "inferred_type": "pkg", + "path": "jamf-migrator/jamf-migrator.download.recipe", + "shortname": "jamf-migrator.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 8" + "com.github.dataJAR-recipes.munki.jamf-migrator", + "com.github.dataJAR-recipes.pkg.jamf-migrator", + "com.github.ahousseini-recipes.pkg.jamf-migrator" ] }, - "com.github.dataJAR-recipes.download.Suitcase Fusion 8": { - "name": "Suitcase Fusion 8", - "description": "Downloads the current release version of Suitcase Fusion 8", + "com.github.dataJAR-recipes.pkg.jamf-migrator": { + "name": "jamf-migrator", + "description": "Downloads the latest version of jamf-migrator and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 8/Suitcase Fusion 8.download.recipe", - "shortname": "Suitcase Fusion 8.download", - "inferred_type": "download", + "path": "jamf-migrator/jamf-migrator.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.jamf-migrator", + "shortname": "jamf-migrator.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8", - "com.github.dataJAR-recipes.munki.Suitcase Fusion 8" + "com.github.dataJAR-recipes.jss.jamf-migrator" ] }, - "com.github.dataJAR-recipes.jss.Suitcase Fusion 8": { - "name": "Suitcase Fusion 8", - "description": "Downloads the current release version of Suitcase Fusion 8 and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.jamf-migrator": { + "name": "jamf-migrator", + "description": "Downloads the current release version of jamf-migrator and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 8/Suitcase Fusion 8.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8", + "path": "jamf-migrator/jamf-migrator.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.jamf-migrator", "deprecated": true, - "shortname": "Suitcase Fusion 8.jss", + "shortname": "jamf-migrator.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Professional font management. Suitcase Fusion is a professional tool that enables you to organize your font collection by project, client, or however you see fit." + "jamf_description": "A tool to migrate data granularly between Jamf Pro servers" }, - "com.github.dataJAR-recipes.munki.Suitcase Fusion 8": { - "name": "SuitcaseFusion8", - "description": "Downloads the current release version of Suitcase Fusion 8 and imports into Munki.", + "com.github.dataJAR-recipes.download.FabFilter Pro-L 2": { + "name": "FabFilter Pro-L 2", + "description": "Downloads the latest version of FabFilter Pro-L 2", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 8/Suitcase Fusion 8.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 8", - "shortname": "Suitcase Fusion 8.munki", - "inferred_type": "munki", - "munki_display_name": "Suitcase Fusion 8", - "munki_description": "Professional font management. Suitcase Fusion is a professional tool that enables you to organize your font collection by project, client, or however you see fit." + "path": "FabFilter Pro-L 2/FabFilter Pro-L 2.download.recipe", + "shortname": "FabFilter Pro-L 2.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.FabFilter Pro-L 2" + ] }, - "com.github.dataJAR-recipes.munki.Network Canvas Interviewer": { - "name": "NetworkCanvasInterviewer", - "description": "Downloads the latest version of Network Canvas Interviewer and imports it into Munki.", + "com.github.dataJAR-recipes.munki.FabFilter Pro-L 2": { + "name": "FabFilter Pro-L 2", + "description": "Downloads the latest version of FabFilter Pro-L 2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Network Canvas Interviewer/Network Canvas Interviewer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Network Canvas Interviewer", - "shortname": "Network Canvas Interviewer.munki", + "path": "FabFilter Pro-L 2/FabFilter Pro-L 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-L 2", + "shortname": "FabFilter Pro-L 2.munki", "inferred_type": "munki", - "munki_display_name": "Network Canvas Interviewer", - "munki_description": "A desktop/tablet app for administering Network Canvas interviews in the field. Interviewer provides minimalist, participant-centric interfaces for all the data collection tasks associated with personal network interviewing." + "munki_display_name": "FabFilter Pro-L 2", + "munki_description": "True peak limiter plug-in" }, - "com.github.dataJAR-recipes.download.Network Canvas Interviewer": { - "name": "NetworkCanvasInterviewer", - "description": "Downloads the latest version of Network Canvas Interviewer.", + "com.github.dataJAR-recipes.download.The MUT": { + "name": "The MUT", + "description": "Downloads the current release version of The MUT from Github.", "repo": "autopkg/dataJAR-recipes", - "path": "Network Canvas Interviewer/Network Canvas Interviewer.download.recipe", - "shortname": "Network Canvas Interviewer.download", + "path": "The MUT/The MUT.download.recipe", + "shortname": "The MUT.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Network Canvas Interviewer" + "com.github.dataJAR-recipes.pkg.The MUT", + "com.github.dataJAR-recipes.munki.The MUT" ] }, - "com.github.dataJAR-recipes.download.Wondershare Filmora": { - "name": "WondershareFilmora", - "description": "Downloads latest version of the Wondershare Filmora.", + "com.github.dataJAR-recipes.pkg.The MUT": { + "name": "The MUT", + "description": "Downloads the latest version of The MUT and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Wondershare Filmora/Wondershare Filmora.download.recipe", - "deprecated": true, - "shortname": "Wondershare Filmora.download", - "inferred_type": "download", + "path": "The MUT/The MUT.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.The MUT", + "shortname": "The MUT.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Wondershare Filmora" + "com.github.dataJAR-recipes.jss.The MUT" ] }, - "com.github.dataJAR-recipes.munki.Wondershare Filmora": { - "name": "WondershareFilmora", - "description": "Downloads the latest version of Wondershare Filmora and imports into Munki.", + "com.github.dataJAR-recipes.munki.The MUT": { + "name": "The MUT", + "description": "Downloads the latest version of The MUT and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Wondershare Filmora/Wondershare Filmora.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Wondershare Filmora", - "shortname": "Wondershare Filmora.munki", + "path": "The MUT/The MUT.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.The MUT", + "shortname": "The MUT.munki", "inferred_type": "munki", - "munki_display_name": "Wondershare Filmora ", - "munki_description": "Create Without Limits." + "munki_display_name": "The MUT", + "munki_description": "The unofficial all-in-one mass update tool designed to be the perfect companion to the JSS Admin." }, - "com.github.dataJAR-recipes.download.Pulsar": { - "name": "Pulsar", - "description": "Downloads the latest version of Pulsar.\n\nFor the ARCH_TYPE variable use \"Intel\" or \"Silicon\"", + "com.github.dataJAR-recipes.jss.The MUT": { + "name": "MUT", + "description": "Downloads the current release version of The MUT and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Pulsar/Pulsar.download.recipe", - "shortname": "Pulsar.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Pulsar" - ] + "path": "The MUT/The MUT.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.The MUT", + "deprecated": true, + "shortname": "The MUT.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The unofficial all-in-one mass update tool designed to be the perfect companion to the JSS Admin." }, - "com.github.dataJAR-recipes.munki.Pulsar": { - "name": "Pulsar", - "description": "Downloads the latest version of Pulsar and imports it into Munki.\n\nFor the SUPPORTED_ARCH variable use \"x86_64\" for Intel and \"arm64\" for Silicon", + "com.github.dataJAR-recipes.munki.Suitcase Fusion 22": { + "name": "SuitcaseFusion22", + "description": "Downloads the current release version of Suitcase Fusion 22 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Pulsar/Pulsar.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Pulsar", - "shortname": "Pulsar.munki", + "path": "Suitcase Fusion 22/Suitcase Fusion 22.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 22", + "shortname": "Suitcase Fusion 22.munki", "inferred_type": "munki", - "munki_display_name": "Pulsar", - "munki_description": "A Community-led Hyper-Hackable Text Editor" + "munki_display_name": "Suitcase Fusion 22", + "munki_description": "You love fonts. But wrangling your font collection? Not so much. Welcome to Suitcase Fusion, the gold standard in font management for creative professionals." }, - "com.github.dataJAR-recipes.download.Bartender 4": { - "name": "Bartender4", - "description": "Downloads the latest version of Bartender 4.", + "com.github.dataJAR-recipes.download.Suitcase Fusion 22": { + "name": "Suitcase Fusion 22", + "description": "Downloads the current release version of Suitcase Fusion 22", "repo": "autopkg/dataJAR-recipes", - "path": "Bartender 4/Bartender 4.download.recipe", - "shortname": "Bartender 4.download", + "path": "Suitcase Fusion 22/Suitcase Fusion 22.download.recipe", + "shortname": "Suitcase Fusion 22.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Bartender 4" + "com.github.dataJAR-recipes.munki.Suitcase Fusion 22" ] }, - "com.github.dataJAR-recipes.munki.Bartender 4": { - "name": "Bartender4", - "description": "Downloads the latest version of Bartender 4 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Bartender 4/Bartender 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Bartender 4", - "shortname": "Bartender 4.munki", - "inferred_type": "munki", - "munki_display_name": "Bartender 4", - "munki_description": "Take control of your menu bar\n\nBartender is an award-winning app for macOS that superpowers your menu bar, giving you total control over your menu bar items, what's displayed, and when, with menu bar items only showing when you need them.\nBartender improves your workflow with quick reveal, search, custom hotkeys and triggers, and lots more." - }, - "com.github.dataJAR-recipes.munki.PolycomContentApp": { - "name": "PolycomContentApp", - "description": "Imports the latest version of Polycom Content App into Munki.", + "com.github.dataJAR-recipes.download.eLicenser Control": { + "name": "eLicenser Control", + "description": "Downloads the latest version of eLicenser Control", "repo": "autopkg/dataJAR-recipes", - "path": "Polycom Content App/PolycomContentApp.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PolycomContentApp", - "shortname": "PolycomContentApp.munki", - "inferred_type": "munki", - "munki_display_name": "Polycom Content App", - "munki_description": "The easiest way to share content at work" + "path": "eLicenser Control/eLicenser Control.download.recipe", + "shortname": "eLicenser Control.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.eLicenser Control" + ] }, - "com.github.dataJAR-recipes.download.PolycomContentApp": { - "name": "PolycomContentApp", - "description": "Downloads the latest version of Polycom Content App.", + "com.github.dataJAR-recipes.pkg.eLicenser Control": { + "name": "eLicenser Control", + "description": "Downloads the latest version of eLicenser Controland creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "Polycom Content App/PolycomContentApp.download.recipe", - "shortname": "PolycomContentApp.download", - "inferred_type": "download", + "path": "eLicenser Control/eLicenser Control.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.eLicenser Control", + "shortname": "eLicenser Control.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.PolycomContentApp" + "com.github.dataJAR-recipes.munki.eLicenser Control" ] }, - "com.github.dataJAR-recipes.munki.Lumi": { - "name": "Lumi", - "description": "Downloads the latest version of Lumi and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.eLicenser Control": { + "name": "eLicenser Control", + "description": "Downloads the latest version of eLicenser Control and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Lumi/Lumi.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.Lumi", - "shortname": "Lumi.munki", + "path": "eLicenser Control/eLicenser Control.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.eLicenser Control", + "shortname": "eLicenser Control.munki", "inferred_type": "munki", - "munki_display_name": "Lumi", - "munki_description": "Make education accessible, individual and exciting.\n\nCreate interactive and engaging content. Discover content from other creators or share your own content. Make your content available for your learners." + "munki_display_name": "eLicenser Control", + "munki_description": "The eLicenser Control Center is a utility that allows for managing music software licenses by a variety of manufacturers." }, - "com.github.dataJAR-recipes.munki.DHS": { - "name": "DHS", - "description": "Downloads the latest version of DHS and imports into Munki.", + "com.github.dataJAR-recipes.munki.krisp": { + "name": "krisp", + "description": "Downloads the latest version of krisp and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "DHS/DHS.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DHS", - "shortname": "DHS.munki", + "path": "Krisp/Krisp.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.krisp", + "shortname": "Krisp.munki", "inferred_type": "munki", - "munki_display_name": "DHS", - "munki_description": "Dylib hijack scanner or DHS, will scan your computer for applications that are either susceptible to dylib hijacking or have been hijacked." + "munki_display_name": "krisp", + "munki_description": "Mute background noise in any communication app." }, - "com.github.dataJAR-recipes.download.DHS": { - "name": "DHS", - "description": "Downloads latest version of the DHS.", + "com.github.dataJAR-recipes.download.krisp": { + "name": "krisp", + "description": "Downloads the latest version of krisp", "repo": "autopkg/dataJAR-recipes", - "path": "DHS/DHS.download.recipe", - "shortname": "DHS.download", + "path": "Krisp/Krisp.download.recipe", + "shortname": "Krisp.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DHS" + "com.github.dataJAR-recipes.munki.krisp" ] }, - "com.github.dataJAR-recipes.jss.Webrecorder Player": { - "name": "Webrecorder Player", - "description": "Downloads the current release version of Webrecorder Player and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Genymotion": { + "name": "Genymotion", + "description": "Downloads the current release version of Genymotion and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Webrecorder Player/Webrecorder Player.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Webrecorder Player", + "path": "Genymotion/Genymotion.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Genymotion", "deprecated": true, - "shortname": "Webrecorder Player.jss", + "shortname": "Genymotion.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Webrecorder Player is a desktop application for viewing high-fidelity web archives on your local machine, no internet connection required." - }, - "com.github.dataJAR-recipes.download.Webrecorder Player": { - "name": "WebrecorderPlayer", - "description": "Downloads the latest version of Webrecorder Player.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", - "repo": "autopkg/dataJAR-recipes", - "path": "Webrecorder Player/Webrecorder Player.download.recipe", - "deprecated": true, - "shortname": "Webrecorder Player.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Webrecorder Player", - "com.github.dataJAR-recipes.munki.Webrecorder Player" - ] + "jamf_description": "Speed up your development lifecycle with an easy, accessible, and effective testing and collaboration tool." }, - "com.github.dataJAR-recipes.pkg.Webrecorder Player": { - "name": "WebrecorderPlayer", - "description": "Downloads the latest version of Webrecorder Player and creates a package.", + "com.github.dataJAR-recipes.pkg.Genymotion": { + "name": "Genymotion", + "description": "Downloads the current release version of Genymotion and makes a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Webrecorder Player/Webrecorder Player.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Webrecorder Player", - "shortname": "Webrecorder Player.pkg", + "path": "Genymotion/Genymotion.pkg.recipe", + "parent": "com.github.erikng.download.Genymotion", + "shortname": "Genymotion.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Webrecorder Player" - ] - }, - "com.github.dataJAR-recipes.munki.Webrecorder Player": { - "name": "WebrecorderPlayer", - "description": "Downloads the latest version of Webrecorder Player and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Webrecorder Player/Webrecorder Player.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Webrecorder Player", - "shortname": "Webrecorder Player.munki", - "inferred_type": "munki", - "munki_display_name": "Webrecorder Player", - "munki_description": "Webrecorder Player is a desktop application for viewing high-fidelity web archives on your local machine, no internet connection required." - }, - "com.github.dataJAR-recipes.munki.TheatreMix": { - "name": "TheatreMix", - "description": "Downloads the latest version of TheatreMix and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "TheatreMix/TheatreMix.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.TheatreMix", - "shortname": "TheatreMix.munki", - "inferred_type": "munki", - "munki_display_name": "TheatreMix", - "munki_description": "TheatreMix helps you mix sound for theatre shows on digital mixing consoles using DCAs" - }, - "com.github.dataJAR-recipes.download.TheatreMix": { - "name": "TheatreMix", - "description": "Downloads the latest version of TheatreMix.", - "repo": "autopkg/dataJAR-recipes", - "path": "TheatreMix/TheatreMix.download.recipe", - "shortname": "TheatreMix.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.TheatreMix" + "com.github.dataJAR-recipes.jss.Genymotion" ] }, - "com.github.dataJAR-recipes.munki.Max 8": { - "name": "Max 8", - "description": "Downloads the latest release of Max 8 and imports into Munki", + "com.github.dataJAR-recipes.munki.inSSIDerOffice": { + "name": "inSSIDerOffice", + "description": "Downloads the latest version of the inSSIDerOffice and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Max 8/Max 8.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Max 8", - "shortname": "Max 8.munki", + "path": "inSSIDerOffice/inSSIDerOffice.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.inSSIDerOffice", + "shortname": "inSSIDerOffice.munki", "inferred_type": "munki", - "munki_display_name": "Max", - "munki_description": "Max is an infinitely flexible place to create interactive media software. With in-depth tools for audio, graphics, interaction, and communication, Max is an environment to explore and develop your own ideas." + "munki_display_name": "inSSIDerOffice", + "munki_description": "inSSIDer Office sheds light on common Wi-Fi problems like interference from other networks, channel placement, and signal strength issues. Use standalone for Wi-Fi visualization, or add Wi-Spy DBx hardware to see both Wi-Fi and non-Wi-Fi interference." }, - "com.github.dataJAR-recipes.download.Max 8": { - "name": "Max 8", - "description": "Downloads the latest release of Max 8.", + "com.github.dataJAR-recipes.download.inSSIDerOffice": { + "name": "inSSIDerOffice", + "description": "Downloads the latest version of inSSIDerOffice.", "repo": "autopkg/dataJAR-recipes", - "path": "Max 8/Max 8.download.recipe", - "shortname": "Max 8.download", + "path": "inSSIDerOffice/inSSIDerOffice.download.recipe", + "shortname": "inSSIDerOffice.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.pkg.Max 8", - "com.github.dataJAR-recipes.munki.Max 8", - "com.github.moofit-recipes.pkg.Max8" + "com.github.dataJAR-recipes.munki.inSSIDerOffice" ] }, - "com.github.dataJAR-recipes.download.ShareFile": { - "name": "ShareFile", - "description": "Download recipe for ShareFile.", + "com.github.dataJAR-recipes.download.atemOSC": { + "name": "atemOSC", + "description": "Downloads the latest version of atemOSC.", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile/ShareFile.download.recipe", - "shortname": "ShareFile.download", + "path": "atemOSC/atemOSC.download.recipe", + "shortname": "atemOSC.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ShareFile", - "com.github.dataJAR-recipes.pkg.ShareFile" + "com.github.dataJAR-recipes.munki.atemOSC" ] }, - "com.github.dataJAR-recipes.munki.ShareFile": { - "name": "ShareFile", - "description": "Downloads the latest version of ShareFile and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile/ShareFile.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ShareFile", - "shortname": "ShareFile.munki", - "inferred_type": "munki", - "munki_display_name": "ShareFile", - "munki_description": "ShareFile for Mac allows users with a ShareFile license to interact with all their files directly from the Finder. Files do not need to be synced locally. Quick access to sharing, requesting, and other file options are available through the right click menu." - }, - "com.github.dataJAR-recipes.pkg.ShareFile": { - "name": "ShareFile", - "description": "Downloads the latest Citrix ShareFile and modifies a preinstall so that is no longer triggers PPPC warnings for Installer to manager System Events.\n\nNOTES:\n- PREINSTALL_SCRIPT_PATH must be set to reflect the location of the \"preinstall\" script--it can point back to the preinstall in the directory of the original recipe, but due to overrides it must be a piece of override-able INPUT\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\nautopkg repo-add jessepeterson-recipes", - "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile/ShareFile.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.ShareFile", - "deprecated": true, - "shortname": "ShareFile.pkg", - "inferred_type": "pkg" - }, - "com.github.dataJAR-recipes.munki.Desktoppr": { - "name": "Desktoppr", - "description": null, + "com.github.dataJAR-recipes.munki.atemOSC": { + "name": "atemOSC", + "description": "Downloads the latest version of atemOSC and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Desktoppr/Desktoppr.munki.recipe", - "parent": "com.github.moofit-recipes.pkg.Desktoppr", - "shortname": "Desktoppr.munki", + "path": "atemOSC/atemOSC.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.atemOSC", + "shortname": "atemOSC.munki", "inferred_type": "munki", - "munki_display_name": "Desktoppr", - "munki_description": "Simple command line tool which can read and set the desktop picture" + "munki_display_name": "atemOSC", + "munki_description": "Control ATEM video switchers over the network with OSC messages" }, - "com.github.dataJAR-recipes.munki.MirrorOp": { - "name": "MirrorOp", - "description": "Downloads the current release version of MirrorOp and imports into Munki.", + "com.github.dataJAR-recipes.munki.boxdrive": { + "name": "BoxDrive", + "description": "Downloads the latest version of Box Drive and then uploads to munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "MirrorOp/MirrorOp.munki.recipe", - "parent": "com.github.moofit-recipes.download.MirrorOp", - "shortname": "MirrorOp.munki", + "path": "BoxDrive/BoxDrive.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.boxdrive", + "shortname": "BoxDrive.munki", "inferred_type": "munki", - "munki_display_name": "MirrorOp", - "munki_description": "With MirrorOp sender installed on your computer, you can not only watch videos or surf the internet on a larger display with friends, but also remotely operate your computer as if you were in front of it." + "munki_display_name": "BoxDrive", + "munki_description": "Box Drive is the incredibly simple way to work with all of your files \u2014 even billions of files \u2014 right from your desktop, taking up very little hard drive space. Open your Windows Explorer or Mac Finder to find every file you need, edit like you would any local file and save it automatically to the cloud. And, keep enterprise-grade security protecting everything you do." }, - "com.github.dataJAR-recipes.pkg.Marvel": { - "name": "Marvel", - "description": "Downloads the latest version of Marvel and creates a package.", + "com.github.dataJAR-recipes.download.boxdrive": { + "name": "BoxDrive", + "description": "Downloads the latest version of Box Drive.", "repo": "autopkg/dataJAR-recipes", - "path": "Marvel/Marvel.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Marvel", - "shortname": "Marvel.pkg", - "inferred_type": "pkg" + "path": "BoxDrive/BoxDrive.download.recipe", + "shortname": "BoxDrive.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.boxdrive", + "com.github.moofit-recipes.pkg.BoxDrive" + ] }, - "com.github.dataJAR-recipes.munki.Marvel": { - "name": "Marvel", - "description": "Downloads the latest version of Marvel and imports it into Munki.", + "com.github.dataJAR-recipes.munki.BlueGriffon": { + "name": "BlueGriffon", + "description": "Downloads thev latest ersion of BlueGriffon and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Marvel/Marvel.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Marvel", - "shortname": "Marvel.munki", + "path": "BlueGriffon/BlueGriffon.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BlueGriffon", + "shortname": "BlueGriffon.munki", "inferred_type": "munki", - "munki_display_name": "Marvel", - "munki_description": "The collaborative design platform. Wireframe, prototype, user test, design and inspect designs in one place, for free! Or create an integration with our API." + "munki_display_name": "BlueGriffon", + "munki_description": "The next-gen Web and EPUB Editor based on the rendering engine of Firefox\u00ae" }, - "com.github.dataJAR-recipes.download.Marvel": { - "name": "Marvel", - "description": "Downloads the latest version of Marvel.", + "com.github.dataJAR-recipes.download.BlueGriffon": { + "name": "BlueGriffon", + "description": "Download recipe for BlueGriffon.", "repo": "autopkg/dataJAR-recipes", - "path": "Marvel/Marvel.download.recipe", - "shortname": "Marvel.download", + "path": "BlueGriffon/BlueGriffon.download.recipe", + "shortname": "BlueGriffon.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Marvel", - "com.github.dataJAR-recipes.munki.Marvel" + "com.github.dataJAR-recipes.munki.BlueGriffon", + "com.github.dataJAR-recipes.pkg.BlueGriffon" ] }, - "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers": { - "name": "Eclipse IDE For Java Developers", - "description": "Downloads the current release version of Eclipse IDE For JavaDevelopers and then uploads to the JSS.", + "com.github.dataJAR-recipes.pkg.BlueGriffon": { + "name": "BlueGriffon", + "description": "Downloads the latest version of BlueGriffon and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Eclipse IDE for Java Developers/Eclipse IDE for Java Developers.jss.recipe", - "parent": "com.github.homebysix.pkg.Eclipse", + "path": "BlueGriffon/BlueGriffon.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.BlueGriffon", + "shortname": "BlueGriffon.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.BlueGriffon" + ] + }, + "com.github.dataJAR-recipes.jss.BlueGriffon": { + "name": "BlueGriffon", + "description": "Downloads the current release version of BlueGriffon and then uploads to the JSS", + "repo": "autopkg/dataJAR-recipes", + "path": "BlueGriffon/BlueGriffon.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.BlueGriffon", "deprecated": true, - "shortname": "Eclipse IDE for Java Developers.jss", + "shortname": "BlueGriffon.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..." + "jamf_description": "The next-gen Web and EPUB Editor based on the rendering engine of Firefox\u00ae" }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2016 EN": { - "name": "SketchUpPro2016-EN", - "description": "Downloads the latest version of SketchUp Pro 2016 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.Rhinoceros 7": { + "name": "Rhinoceros 7", + "description": "Downloads the latest version Rhinoceros 7.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2016 EN/SketchUp Pro 2016 EN.download.recipe", + "path": "Rhinoceros 7/Rhinoceros 7.download.recipe", "deprecated": true, - "shortname": "SketchUp Pro 2016 EN.download", + "shortname": "Rhinoceros 7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN" - ] - }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN": { - "name": "SketchUpPro2016-EN", - "description": "Downloads the latest version of SketchUp Pro 2016 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2016 EN/SketchUp Pro 2016 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2016 EN", - "shortname": "SketchUp Pro 2016 EN.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2016 EN" + "com.github.dataJAR-recipes.munki.Rhinoceros 7", + "com.github.ahousseini-recipes.pkg.Rhinoceros7" ] }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2016 EN": { - "name": "SketchUpPro2016-EN", - "description": "Downloads the latest version of SketchUp Pro 2016 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.Rhinoceros 7": { + "name": "Rhinoceros", + "description": "Downloads the current release version of Rhinoceros and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2016 EN/SketchUp Pro 2016 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN", - "shortname": "SketchUp Pro 2016 EN.munki", + "path": "Rhinoceros 7/Rhinoceros 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Rhinoceros 7", + "shortname": "Rhinoceros 7.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2016", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "Rhinoceros 7", + "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." }, - "com.github.dataJAR-recipes.download.ClaroRead Plus": { - "name": "ClaroReadPlus", - "description": "Downloads latest version of ClaroRead Plus.", + "com.github.dataJAR-recipes.download.Mp3tag": { + "name": "Mp3tag", + "description": "Downloads the latest version of Mp3tag.", "repo": "autopkg/dataJAR-recipes", - "path": "ClaroRead Plus/ClaroRead Plus.download.recipe", - "deprecated": true, - "shortname": "ClaroRead Plus.download", + "path": "Mp3tag/Mp3tag.download.recipe", + "shortname": "Mp3tag.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ClaroRead Plus" + "com.github.dataJAR-recipes.munki.Mp3tag" ] }, - "com.github.dataJAR-recipes.munki.ClaroRead Plus": { - "name": "ClaroReadPlus", - "description": "Downloads the latest version of ClaroRead Plus and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Mp3tag": { + "name": "Mp3tag", + "description": "Downloads the latest version of Mp3tag and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ClaroRead Plus/ClaroRead Plus.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ClaroRead Plus", - "shortname": "ClaroRead Plus.munki", + "path": "Mp3tag/Mp3tag.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mp3tag", + "shortname": "Mp3tag.munki", "inferred_type": "munki", - "munki_display_name": "ClaroRead Plus", - "munki_description": "ClaroRead supports reading and writing. Designed to be simple, easy-to-use and flexible, ClaroRead aids concentration and increases confidence. You can read any on-screen text out loud and improve your writing in Microsoft Word. ClaroRead Plus Mac also lets you scan and convert paper books and documents so you can read them aloud too." + "munki_display_name": "Mp3tag", + "munki_description": "Mp3tag is a powerful and easy-to-use tool to edit metadata of audio files. Musicians, DJs, podcasters, and audio-enthusiasts use it for many different aspects of handling audio files." }, - "com.github.dataJAR-recipes.munki.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads the latest version of KnockKnock and imports into Munki.", + "com.github.dataJAR-recipes.munki.Logitech Presentation": { + "name": "LogitechPresentation", + "description": "Downloads the latest version of Logitech Presentation and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KnockKnock/KnockKnock.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KnockKnock", - "shortname": "KnockKnock.munki", + "path": "Logitech Presentation/Logitech Presentation.munki.recipe", + "parent": "com.github.grahampugh.recipes.pkg.LogitechPresentation", + "shortname": "Logitech Presentation.munki", "inferred_type": "munki", - "munki_display_name": "KnockKnock", - "munki_description": "\"KnockKnock... Who's There?\" See what's persistently installed on your Mac. KnockKnock uncovers persistently installed software in order to generically reveal malware." - }, - "com.github.dataJAR-recipes.download.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads latest version of the KnockKnock.", - "repo": "autopkg/dataJAR-recipes", - "path": "KnockKnock/KnockKnock.download.recipe", - "shortname": "KnockKnock.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.KnockKnock" - ] + "munki_display_name": "Logitech Presentation", + "munki_description": "The Logitech Presentation software sets the stage before your presentation begins. Manage your time, toggle pointer mode, and customize actions within a user-friendly interface." }, - "com.github.dataJAR-recipes.munki.Red Giant Application Manager": { - "name": "RedGiantApplicationManager", - "description": "Downloads the latest version of Red Giant Application Manager and imports into Munki", + "com.github.dataJAR-recipes.munki.Miro Video Converter": { + "name": "Miro Video Converter", + "description": "Downloads the current release version of Miro Video Converter and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Red Giant Application Manager/Red Giant Application Manager.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Red Giant Application Manager", - "deprecated": true, - "shortname": "Red Giant Application Manager.munki", + "path": "Miro Video Converter/Miro Video Converter.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Miro Video Converter", + "shortname": "Miro Video Converter.munki", "inferred_type": "munki", - "munki_display_name": "Red Giant Application Manager", - "munki_description": "Red Giant Application Manager manages the installation, licensing, upgrades, and updates for your Red Giant products. It verifies the license status for your purchased products and will display any trials you may have. Should you decide to purchase any of your trial products, simply click the Buy button." + "munki_display_name": "Miro Video Converter", + "munki_description": "A beautiful, simple way to convert almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and iPad. Batch conversion, custom sizing, and more!" }, - "com.github.dataJAR-recipes.pkg.Red Giant Application Manager": { - "name": "RedGiantApplicationManager", - "description": "Downloads the latest version of Red Giant Application Manager and creates a package", + "com.github.dataJAR-recipes.download.Miro Video Converter": { + "name": "Miro Video Converter", + "description": "Downloads the current release version of Miro Video Converter.", "repo": "autopkg/dataJAR-recipes", - "path": "Red Giant Application Manager/Red Giant Application Manager.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Red Giant Application Manager", - "deprecated": true, - "shortname": "Red Giant Application Manager.pkg", - "inferred_type": "pkg", + "path": "Miro Video Converter/Miro Video Converter.download.recipe", + "shortname": "Miro Video Converter.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Red Giant Application Manager" + "com.github.dataJAR-recipes.munki.Miro Video Converter" ] }, - "com.github.dataJAR-recipes.download.Red Giant Application Manager": { - "name": "RedGiantApplicationManager", - "description": "Downloads the latest version of Red Giant Application Manager", + "com.github.dataJAR-recipes.munki.Adobe Camera Raw": { + "name": "AdobeCameraRaw", + "description": "Downloads the latest trial version of Adobe Camera Raw and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Red Giant Application Manager/Red Giant Application Manager.download.recipe", - "deprecated": true, - "shortname": "Red Giant Application Manager.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Red Giant Application Manager" - ] + "path": "Adobe Camera Raw/Adobe Camera Raw.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Adobe Camera Raw", + "shortname": "Adobe Camera Raw.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Camera Raw", + "munki_description": "Adobe Camera Raw, which lets you import and enhance raw images, has been a must-have tool for professional photographers right since it was first released in 2003.\n\nApplications that support Adobe Camera Raw include Photoshop, Photoshop Elements, After Effects, and Bridge. Additionally, Adobe Lightroom is built upon the same powerful raw image processing technology that powers Adobe Camera Raw." }, - "com.github.dataJAR-recipes.download.KeyShot Network Rendering 11": { - "name": "KeyShotNetworkRendering11", - "description": "Downloads the latest version of KeyShot Network Rendering 11.", + "com.github.dataJAR-recipes.download.Adobe Camera Raw": { + "name": "AdobeCameraRaw", + "description": "Downloads Adobe Camera Raw.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering 11/KeyShot Network Rendering 11.download.recipe", - "deprecated": true, - "shortname": "KeyShot Network Rendering 11.download", + "path": "Adobe Camera Raw/Adobe Camera Raw.download.recipe", + "shortname": "Adobe Camera Raw.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 11" + "com.github.dataJAR-recipes.munki.Adobe Camera Raw" ] }, - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 11": { - "name": "KeyShotNetworkRendering11", - "description": "Downloads the latest version of KeyShot Network Rendering 11 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering 11/KeyShot Network Rendering 11.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering 11", - "deprecated": true, - "shortname": "KeyShot Network Rendering 11.munki", - "inferred_type": "munki", - "munki_display_name": "KeyShot Network Rendering 11", - "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." - }, - "com.github.dataJAR-recipes.munki.DisplayLink Manager": { - "name": "DisplayLink Manager", - "description": "Downloads the latest version of DisplayLink Manager and imports into Munki", + "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone": { + "name": "Microsoft Excel 2016 Standalone", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Excel 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "DisplayLink Manager/DisplayLink Manager.munki.recipe", - "parent": "com.github.smithjw.pkg.DisplayLink_Manager", - "shortname": "DisplayLink Manager.munki", + "path": "Microsoft Excel 2016 Standalone/Microsoft Excel 2016 Standalone.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "Microsoft Excel 2016 Standalone.munki", "inferred_type": "munki", - "munki_display_name": "DisplayLink Manager", - "munki_description": "DisplayLink Manager is a new way to enable your DisplayLink dock, adapter or monitor on macOS platforms. It's an application that combines our latest driver with features that streamline the setup of mutliple displays up to 4K." + "munki_display_name": "Microsoft Excel", + "munki_description": "Communicate with confidence. Excel for Mac makes it easy to create, collaborate and effectively present your ideas." }, - "com.github.dataJAR-recipes.jss.4K Video Downloader": { - "name": "4KVideoDownloader", - "description": "Downloads the latest version of 4K Video Downloader and then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.Suitcase Fusion 8": { + "name": "Suitcase Fusion 8", + "description": "Downloads the current release version of Suitcase Fusion 8 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "4K Video Downloader/4K Video Downloader.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.4K Video Downloader", + "path": "Suitcase Fusion 8/Suitcase Fusion 8.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8", "deprecated": true, - "shortname": "4K Video Downloader.jss", + "shortname": "Suitcase Fusion 8.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "4K Video Downloader allows downloading videos, playlists, channels and subtitles from YouTube, Facebook, Vimeo and other video sites in high quality." + "jamf_description": "Professional font management. Suitcase Fusion is a professional tool that enables you to organize your font collection by project, client, or however you see fit." }, - "com.github.dataJAR-recipes.munki.4K Video Downloader": { - "name": "4KVideoDownloader", - "description": "Downloads the latest version of 4K Video Downloader and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Suitcase Fusion 8": { + "name": "SuitcaseFusion8", + "description": "Downloads the current release version of Suitcase Fusion 8 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "4K Video Downloader/4K Video Downloader.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.4K Video Downloader", - "shortname": "4K Video Downloader.munki", + "path": "Suitcase Fusion 8/Suitcase Fusion 8.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 8", + "shortname": "Suitcase Fusion 8.munki", "inferred_type": "munki", - "munki_display_name": "4K Video Downloader", - "munki_description": "4K Video Downloader allows downloading videos, playlists, channels and subtitles from YouTube, Facebook, Vimeo and other video sites in high quality." + "munki_display_name": "Suitcase Fusion 8", + "munki_description": "Professional font management. Suitcase Fusion is a professional tool that enables you to organize your font collection by project, client, or however you see fit." }, - "com.github.dataJAR-recipes.pkg.4K Video Downloader": { - "name": "4KVideoDownloader", - "description": "Downloads the latest version of 4K Video Downloader and makes a package.", + "com.github.dataJAR-recipes.download.Suitcase Fusion 8": { + "name": "Suitcase Fusion 8", + "description": "Downloads the current release version of Suitcase Fusion 8", "repo": "autopkg/dataJAR-recipes", - "path": "4K Video Downloader/4K Video Downloader.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.4K Video Downloader", - "shortname": "4K Video Downloader.pkg", - "inferred_type": "pkg", + "path": "Suitcase Fusion 8/Suitcase Fusion 8.download.recipe", + "shortname": "Suitcase Fusion 8.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.4K Video Downloader" + "com.github.dataJAR-recipes.munki.Suitcase Fusion 8", + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8" ] }, - "com.github.dataJAR-recipes.download.4K Video Downloader": { - "name": "4KVideoDownloader", - "description": "Downloads latest version of 4K Video Downloader.", + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8": { + "name": "Suitcase Fusion 8", + "description": "Downloads the latest version of Suitcase Fusion 8 and makes a pkg of it", "repo": "autopkg/dataJAR-recipes", - "path": "4K Video Downloader/4K Video Downloader.download.recipe", - "shortname": "4K Video Downloader.download", - "inferred_type": "download", + "path": "Suitcase Fusion 8/Suitcase Fusion 8.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 8", + "shortname": "Suitcase Fusion 8.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.4K Video Downloader", - "com.github.dataJAR-recipes.pkg.4K Video Downloader" + "com.github.dataJAR-recipes.jss.Suitcase Fusion 8" ] }, - "com.github.dataJAR-recipes.munki.Inquisit 5 Lab": { - "name": "Inquisit5Lab", - "description": "Downloads the current release version of Inquisit 5 Lab and imports into munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Inquisit 5 Lab/Inquisit 5 Lab.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Inquisit 5 Lab", - "shortname": "Inquisit 5 Lab.munki", - "inferred_type": "munki", - "munki_display_name": "Inquisit 5 Lab", - "munki_description": "Inquisit 5 Lab is a powerful tool for designing and administering rich psychological tests and experiments on dedicated computers, whether in the lab, the clinic, or out in the field. Use any of the tests in the Millisecond Test Library, customize them, or program your own." - }, - "com.github.dataJAR-recipes.download.Inquisit 5 Lab": { - "name": "Inquisit5Lab", - "description": "Download recipe for the latest version of Inquisit 5 Lab.", + "com.github.dataJAR-recipes.download.NaturalReader 16": { + "name": "NaturalReader16", + "description": "Downloads the latest version of NaturalReader 16.", "repo": "autopkg/dataJAR-recipes", - "path": "Inquisit 5 Lab/Inquisit 5 Lab.download.recipe", - "shortname": "Inquisit 5 Lab.download", + "path": "NaturalReader 16/NaturalReader 16.download.recipe", + "shortname": "NaturalReader 16.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Inquisit 5 Lab" + "com.github.dataJAR-recipes.munki.NaturalReader 16" ] }, - "com.github.dataJAR-recipes.munki.Perimeter 81": { - "name": "Perimeter81", - "description": "Downloads the current release version of Perimeter 81, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.NaturalReader 16": { + "name": "NaturalReader16", + "description": "Downloads the latest version of NaturalReader 16 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Perimeter 81/Perimeter 81.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Perimeter 81", - "shortname": "Perimeter 81.munki", + "path": "NaturalReader 16/NaturalReader 16.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NaturalReader 16", + "shortname": "NaturalReader 16.munki", "inferred_type": "munki", - "munki_display_name": "Perimeter 81", - "munki_description": "Perimeter 81 is a Zero Trust Network as a Service that helps you to secure your team\u2019s network, including valuable local and cloud resources.\n\nIncorporating the highest standards of Zero Trust Security, Perimeter 81 users can create adaptive least-privilege access policies based on device, identity, role, and location." + "munki_display_name": "NaturalReader 16", + "munki_description": "NaturalReader is a downloadable text-to-speech desktop software for personal use. This easy-to-use software with natural-sounding voices can read to you any text such as Microsoft Word files, webpages, PDF files, and E-mails. Available with a one-time payment for a perpetual license." }, - "com.github.dataJAR-recipes.download.Perimeter 81": { - "name": "Perimeter81", - "description": "Downloads the current release version of Perimeter 81.", + "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.11-10.14": { + "name": "AMSNeveGenesysControlPlugin", + "description": "Downloads latest version of the AMS Neve GenesysControl plugin for macOS - 10.11-10.14", "repo": "autopkg/dataJAR-recipes", - "path": "Perimeter 81/Perimeter 81.download.recipe", - "shortname": "Perimeter 81.download", - "inferred_type": "download", + "path": "AMS Neve GenesysControl Plugin - 10.11-10.14/AMS Neve GenesysControl Plugin - 10.11-10.14.download.recipe", + "deprecated": true, "children": [ - "com.github.dataJAR-recipes.pkg.Perimeter 81" + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.11-10.14" ] }, - "com.github.dataJAR-recipes.pkg.Perimeter 81": { - "name": "Perimeter 81", - "description": "Downloads the current release version of Perimeter 81 and builds a package.", + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.11-10.14": { + "name": "AMSNeveGenesysControlPlugin", + "description": "Downloads the latest version of AMS Neve GenesysControl Plugin for macOS - 10.11-10.14 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Perimeter 81/Perimeter 81.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Perimeter 81", - "shortname": "Perimeter 81.pkg", - "inferred_type": "pkg", + "path": "AMS Neve GenesysControl Plugin - 10.11-10.14/AMS Neve GenesysControl Plugin - 10.11-10.14.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.11-10.14" + }, + "com.github.dataJAR-recipes.download.Audiomovers Listento Plugins": { + "name": "AudiomoversListentoPlugins", + "description": "Downloads latest version of the Audiomovers Listento Plugins.", + "repo": "autopkg/dataJAR-recipes", + "path": "Audiomovers Listento Plugins/Audiomovers Listento Plugins.download.recipe", + "shortname": "Audiomovers Listento Plugins.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Perimeter 81" + "com.github.dataJAR-recipes.munki.Audiomovers Listento Plugins" ] }, - "com.github.dataJAR-recipes.munki.Racket 6": { - "name": "Racket6", - "description": "Download recipe for the latest version of Racket 6 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Audiomovers Listento Plugins": { + "name": "AudiomoversListentoPlugins", + "description": "Downloads the latest version of Audiomovers Listento Plugins and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 6/Racket 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Racket 6", - "shortname": "Racket 6.munki", + "path": "Audiomovers Listento Plugins/Audiomovers Listento Plugins.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Audiomovers Listento Plugins", + "shortname": "Audiomovers Listento Plugins.munki", "inferred_type": "munki", - "munki_display_name": "Racket 6", - "munki_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." - }, - "com.github.dataJAR-recipes.jss.Racket 6": { - "name": "Racket6", - "description": "Download recipe for the latest version of Racket 6 and then uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Racket 6/Racket 6.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Racket 6", - "deprecated": true, - "shortname": "Racket 6.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." + "munki_display_name": "Audiomovers Listento Plugins", + "munki_description": "DAWless high quality audio streaming" }, - "com.github.dataJAR-recipes.pkg.Racket 6": { - "name": "Racket6", - "description": "Download recipe for the latest version of Racket 6 and creates a pkg.", + "com.github.dataJAR-recipes.pkg.Digital Pigeon 4": { + "name": "Digital Pigeon 4", + "description": "Downloads the latest version of Digital Pigeon 4 and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 6/Racket 6.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Racket 6", - "shortname": "Racket 6.pkg", + "path": "Digital Pigeon 4/Digital Pigeon 4.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Digital Pigeon 4", + "shortname": "Digital Pigeon 4.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Racket 6", - "com.github.dataJAR-recipes.jss.Racket 6" + "com.github.dataJAR-recipes.jss.Digital Pigeon 4" ] }, - "com.github.dataJAR-recipes.download.Racket 6": { - "name": "Racket6", - "description": "Download recipe for the latest version of Racket 6.", + "com.github.dataJAR-recipes.jss.Digital Pigeon 4": { + "name": "Digital Pigeon 4", + "description": "Downloads the current release version of Digital Pigeon 4 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 6/Racket 6.download.recipe", - "shortname": "Racket 6.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Racket 6" - ] + "path": "Digital Pigeon 4/Digital Pigeon 4.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Digital Pigeon 4", + "deprecated": true, + "shortname": "Digital Pigeon 4.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Pigeon your files faster and easier than ever from your desktop. The desktop app has been specially designed to maximise your transfer speed and minimise your waiting time! It includes the ability to integrate with your address book and advanced error recovery features." }, - "com.github.dataJAR-recipes.munki.Shutter Encoder": { - "name": "ShutterEncoder", - "description": "Downloads the latest version of Shutter Encoder and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Digital Pigeon 4": { + "name": "Digital Pigeon 4", + "description": "Downloads the most recent version of Digital Pigeon 4 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Shutter Encoder/Shutter Encoder.munki.recipe", - "parent": "com.github.moofit-recipes.download.ShutterEncoder", - "shortname": "Shutter Encoder.munki", + "path": "Digital Pigeon 4/Digital Pigeon 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Digital Pigeon 4", + "shortname": "Digital Pigeon 4.munki", "inferred_type": "munki", - "munki_display_name": "Shutter Encoder", - "munki_description": "Shutter Encoder is one of the best video converter software, it handles images and audio too!\n\nIt has been designed by video editors in order to be as accessible and efficient as possible.\n\nShutter Encoder makes use of FFmpeg to handle its encoding, allowing support for almost\n\nevery codec you\u2019ve ever heard of, and many more you haven\u2019t.\n\nDon\u2019t just take our word for it though, Avid themselves recommend Shutter Encoder\n\nas part of your Media Composer and ProTools ingesting workflow!" + "munki_display_name": "Digital Pigeon 4", + "munki_description": "Pigeon your files faster and easier than ever from your desktop. The desktop app has been specially designed to maximise your transfer speed and minimise your waiting time!\n\nIt includes the ability to integrate with your address book and advanced error recovery features." }, - "com.github.dataJAR-recipes.download.Little Snitch 6": { - "name": "LittleSnitch6", - "description": "Downloads the latest version of Little Snitch 6.", + "com.github.dataJAR-recipes.download.Digital Pigeon 4": { + "name": "Digital Pigeon 4", + "description": "Downloads the most recent version of Digital Pigeon 4", "repo": "autopkg/dataJAR-recipes", - "path": "Little Snitch 6/Little Snitch 6.download.recipe", - "shortname": "Little Snitch 6.download", + "path": "Digital Pigeon 4/Digital Pigeon 4.download.recipe", + "shortname": "Digital Pigeon 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Little Snitch 6" + "com.github.dataJAR-recipes.pkg.Digital Pigeon 4", + "com.github.dataJAR-recipes.munki.Digital Pigeon 4" ] }, - "com.github.dataJAR-recipes.munki.Little Snitch 6": { - "name": "LittleSnitch6", - "description": "Downloads the latest version of Little Snitch 6 and imports into Munki", - "repo": "autopkg/dataJAR-recipes", - "path": "Little Snitch 6/Little Snitch 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Little Snitch 6", - "shortname": "Little Snitch 6.munki", - "inferred_type": "munki", - "munki_display_name": "Little Snitch 6", - "munki_description": "Little Snitch is a host-based application firewall for macOS." - }, - "com.github.dataJAR-recipes.munki.Audinate Dante Via": { - "name": "Audinate Dante Via", - "description": "Downloads the latest version of Audinate Dante Via and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Firefox ESR": { + "name": "FirefoxESR", + "description": "Downloads the latest Firefox ESR release\n\nSet the 'LOCALE' variable to the required language version.\nSet the 'OS_TYPE' variable to the required Operating Systems.\n\nList of available locale codes and supported Operating Systems here: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt", "repo": "autopkg/dataJAR-recipes", - "path": "Audinate Dante Via/Audinate Dante Via.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Audinate Dante Via", - "shortname": "Audinate Dante Via.munki", + "path": "Firefox ESR/Firefox ESR.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Firefox ESR", + "shortname": "Firefox ESR.munki", "inferred_type": "munki", - "munki_display_name": "Audinate Dante Via", - "munki_description": "Dante Via is easy-to-use software that delivers unprecedented multi-channel routing of computer-based audio, allowing a wide range of applications and devices to be networked and interconnected, easily and inexpensively." + "munki_display_name": "Firefox ESR", + "munki_description": "Extended Support Release (ESR), of the Firefox free and open source web browser." }, - "com.github.dataJAR-recipes.download.Audinate Dante Via": { - "name": "Audinate Dante Via", - "description": "Downloads latest version of Audinate Dante Via.", + "com.github.dataJAR-recipes.download.Firefox ESR": { + "name": "FirefoxESR", + "description": "Downloads the latest Firefox ESR release\n\nSet the 'LOCALE' variable to the required language version.\nSet the 'OS_TYPE' variable to the required Operating Systems.\n\nList of available locale codes and supported Operating Systems here: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt", "repo": "autopkg/dataJAR-recipes", - "path": "Audinate Dante Via/Audinate Dante Via.download.recipe", - "shortname": "Audinate Dante Via.download", + "path": "Firefox ESR/Firefox ESR.download.recipe", + "shortname": "Firefox ESR.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Audinate Dante Via" + "com.github.dataJAR-recipes.munki.Firefox ESR" ] }, - "com.github.dataJAR-recipes.munki.vCastSender": { - "name": "vCastSender", - "description": "Downloads the latest version of vCastSender and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Shift": { + "name": "Shift", + "description": "Downloads the latest version of Shift and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "vCastSender/vCastSender.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.vCastSender", - "shortname": "vCastSender.munki", + "path": "Shift/Shift.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Shift", + "shortname": "Shift.munki", "inferred_type": "munki", - "munki_display_name": "vCastSender", - "munki_description": "Wirelessly broadcast the content of your computer, tablet, or smartphone screens to ViewBoard Displays" + "munki_display_name": "Shift", + "munki_description": "The workstation for productive people.\nShift is the desktop app for streamlining and collaborating across accounts and workflows." }, - "com.github.dataJAR-recipes.download.vCastSender": { - "name": "vCastSender", - "description": "Downloads the latest version of vCastSender.", + "com.github.dataJAR-recipes.download.Shift": { + "name": "Shift", + "description": "Downloads the latest version of Shift.\n\nTo download for Intel use: \"x64\" in the DOWNLOAD_ARCH variable\nTo download for Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "vCastSender/vCastSender.download.recipe", - "shortname": "vCastSender.download", + "path": "Shift/Shift.download.recipe", + "shortname": "Shift.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.vCastSender" + "com.github.dataJAR-recipes.munki.Shift", + "com.github.autopkg.mikestechshop.pkg.Shift" ] }, - "com.github.dataJAR-recipes.download.HDXRealTimeMediaEngine": { - "name": "HDXRealTimeMediaEngine", - "description": "Downloads the latest version of HDX RealTime Media Engine for Microsoft Skype for Business.", + "com.github.dataJAR-recipes.download.Mitti": { + "name": "Mitti", + "description": "Downloads the latest version of Mitti.", "repo": "autopkg/dataJAR-recipes", - "path": "HDXRealTimeMediaEngine/HDXRealTimeMediaEngine.download.recipe", - "shortname": "HDXRealTimeMediaEngine.download", + "path": "Mitti/Mitti.download.recipe", + "shortname": "Mitti.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.HDXRealTimeMediaEngine" + "com.github.dataJAR-recipes.munki.Mitti" ] }, - "com.github.dataJAR-recipes.munki.HDXRealTimeMediaEngine": { - "name": "HDXRealTimeMediaEngine", - "description": "Downloads the latest version of HDX RealTime Media Engine for Microsoft Skype for Business.", + "com.github.dataJAR-recipes.munki.Mitti": { + "name": "Mitti", + "description": "Downloads the latest version of Mitti and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "HDXRealTimeMediaEngine/HDXRealTimeMediaEngine.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.HDXRealTimeMediaEngine", - "shortname": "HDXRealTimeMediaEngine.munki", + "path": "Mitti/Mitti.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mitti", + "shortname": "Mitti.munki", "inferred_type": "munki", - "munki_display_name": "HDX RealTime Media Engine", - "munki_description": "The HDX RealTime Media Engine is a plug-in to the Citrix Receiver to support clear, crisp high-definition audio-video calls, particularly with Microsoft Skype\u00ae for Business. Users can seamlessly participate in audio-video or audio-only calls to and from other HDX RealTime Media Engine users, native Skype\u00ae for Business and Lync\u00ae client users, and other standards-based desktop video and conference room systems." + "munki_display_name": "Mitti", + "munki_description": "THE EASY-TO-USE YET POWERFUL VIDEO CUE SOFTWARE FOR MACOS\n\nMitti is a modern, feature-packed but easy-to-use pro video cue playback solution for live events and exhibitions." }, - "com.github.dataJAR-recipes.munki.Smultron 13": { - "name": "Smultron13", - "description": "Downloads latest version of Smultron 13 and imports into Munki.", + "com.github.dataJAR-recipes.munki.MacTeX Ghostscript": { + "name": "MacTeXGhostscript", + "description": "Downloads the latest version of MacTeX Ghostscript and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Smultron 13/Smultron 13.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Smultron 13", - "shortname": "Smultron 13.munki", + "path": "MacTeX Ghostscript/MacTeX Ghostscript.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MacTeX Ghostscript", + "shortname": "MacTeX Ghostscript.munki", "inferred_type": "munki", - "munki_display_name": "Smultron 13", - "munki_description": "Smultron is powerful and confident without being complicated. Its elegance and simplicity helps everyone being creative and to write and edit all sorts of texts." + "munki_display_name": "MacTeX Ghostscript", + "munki_description": "Ghostscript an interpreter for the PostScript language and for PDF." }, - "com.github.dataJAR-recipes.download.Smultron 13": { - "name": "Smultron13", - "description": "Downloads latest version of Smultron 13", + "com.github.dataJAR-recipes.download.MacTeX Ghostscript": { + "name": "MacTeXGhostscript", + "description": "Download recipe for the latest version of MacTeX Ghostscript.", "repo": "autopkg/dataJAR-recipes", - "path": "Smultron 13/Smultron 13.download.recipe", - "shortname": "Smultron 13.download", + "path": "MacTeX Ghostscript/MacTeX Ghostscript.download.recipe", + "shortname": "MacTeX Ghostscript.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Smultron 13" + "com.github.dataJAR-recipes.munki.MacTeX Ghostscript", + "com.github.grahampugh.recipes.pkg.GhostScript" ] }, - "com.github.dataJAR-recipes.download.Apache NetBeans 12": { - "name": "ApacheNetBeans12", - "description": "Downloads the version of Apache NetBeans 12.", + "com.github.dataJAR-recipes.download.MPEG Streamclip": { + "name": "MPEGStreamclip", + "description": "Downloads the current release version of MPEG Streamclip.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 12/Apache NetBeans 12.download.recipe", - "shortname": "Apache NetBeans 12.download", + "path": "MPEG Streamclip/MPEG Streamclip.download.recipe", + "shortname": "MPEG Streamclip.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Apache NetBeans 12" + "com.github.dataJAR-recipes.pkg.MPEG Streamclip", + "com.github.dataJAR-recipes.munki.MPEG Streamclip" ] }, - "com.github.dataJAR-recipes.munki.Apache NetBeans 12": { - "name": "ApacheNetBeans12", - "description": "Downloads the latest trial version of Apache NetBeans 12 and imports into Munki.", + "com.github.dataJAR-recipes.jss.MPEG Streamclip": { + "name": "MPEG Streamclip", + "description": "Downloads the current release version of MPEG Streamclip and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 12/Apache NetBeans 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Apache NetBeans 12", - "shortname": "Apache NetBeans 12.munki", - "inferred_type": "munki", - "munki_display_name": "Apache NetBeans 12", - "munki_description": "Development Environment, Tooling Platform and Application Framework." + "path": "MPEG Streamclip/MPEG Streamclip.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.MPEG Streamclip", + "deprecated": true, + "shortname": "MPEG Streamclip.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "MPEG Streamclip is a powerful high-quality video converter, player, editor for MPEG, QuickTime, transport streams, iPod. And now it is a DivX editor and encoding machine, and even a stream and YouTube downloader." }, - "com.github.dataJAR-recipes.munki.Pinta": { - "name": "Pinta", - "description": "Downloads the latest version of Pinta and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.MPEG Streamclip": { + "name": "MPEG Streamclip", + "description": "Downloads the latest version of MPEG Streamclip and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Pinta/Pinta.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.Pinta", - "shortname": "Pinta.munki", - "inferred_type": "munki", - "munki_display_name": "Pinta", - "munki_description": "Simple GTK# Paint Program" + "path": "MPEG Streamclip/MPEG Streamclip.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MPEG Streamclip", + "shortname": "MPEG Streamclip.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.MPEG Streamclip", + "com.github.andreDB90.filewave.MPEG Streamclip" + ] }, - "com.github.dataJAR-recipes.munki.LYNX Whiteboard": { - "name": "LYNXWhiteboard", - "description": "Downloads the latest version of LYNX Whiteboard and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MPEG Streamclip": { + "name": "MPEG Streamclip", + "description": "Downloads the latest version of MPEG Streamclip and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "LYNX Whiteboard/LYNX Whiteboard.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.LYNX Whiteboard", - "shortname": "LYNX Whiteboard.munki", + "path": "MPEG Streamclip/MPEG Streamclip.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MPEG Streamclip", + "shortname": "MPEG Streamclip.munki", "inferred_type": "munki", - "munki_display_name": "LYNX Whiteboard", - "munki_description": "LYNX Whiteboard\n\nCreate engaging content for collaboration." - }, - "com.github.dataJAR-recipes.download.LYNX Whiteboard": { - "name": "LYNXWhiteboard", - "description": "Downloads the latest version of LYNX Whiteboard.", - "repo": "autopkg/dataJAR-recipes", - "path": "LYNX Whiteboard/LYNX Whiteboard.download.recipe", - "shortname": "LYNX Whiteboard.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.LYNX Whiteboard" - ] + "munki_display_name": "MPEG Streamclip", + "munki_description": "MPEG Streamclip is a powerful high-quality video converter, player, editor for MPEG, QuickTime, transport streams, iPod. And now it is a DivX editor and encoding machine, and even a stream and YouTube downloader." }, - "com.github.dataJAR-recipes.download.EyeJack Creator 2024": { - "name": "EyeJackCreator2024", - "description": "Downloads the latest version of EyeJack Creator 2024", + "com.github.dataJAR-recipes.download.Egnyte Drive": { + "name": "Egnyte Drive", + "description": "Downloads the latest version of Egnyte Drive.", "repo": "autopkg/dataJAR-recipes", - "path": "EyeJack Creator 2024/EyeJack Creator 2024.download.recipe", - "shortname": "EyeJack Creator 2024.download", + "path": "Egnyte Drive/Egnyte Drive.download.recipe", + "deprecated": true, + "shortname": "Egnyte Drive.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.EyeJack Creator 2024" + "com.github.dataJAR-recipes.nunki.EgnyteDrive", + "com.github.dataJAR-recipes.pkg.Egnyte Drive" ] }, - "com.github.dataJAR-recipes.munki.EyeJack Creator 2024": { - "name": "EyeJackCreator2024", - "description": "Downloads the latest version of EyeJack Creator 2024 and imports into Munki", + "com.github.dataJAR-recipes.jss.EgnyteDrive": { + "name": "Egnyte Drive", + "description": "Downloads the latest Egnyte Drive package and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "EyeJack Creator 2024/EyeJack Creator 2024.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EyeJack Creator 2024", - "shortname": "EyeJack Creator 2024.munki", - "inferred_type": "munki", - "munki_display_name": "EyeJack Creator 2024", - "munki_description": "EyeJack Creator helps you bring art to life with animation and sound in 3 easy steps." + "path": "Egnyte Drive/Egnyte Drive.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Egnyte Drive", + "deprecated": true, + "shortname": "Egnyte Drive.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder." }, - "com.github.dataJAR-recipes.munki.QLab4": { - "name": "QLab4", - "description": "Downloads the latest version of QLab 4 and imports into Munki.", + "com.github.dataJAR-recipes.nunki.EgnyteDrive": { + "name": "Egnyte Drive", + "description": "Downloads the latest Egnyte Drive package and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "QLab4/QLab4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.QLab4", - "shortname": "QLab4.munki", + "path": "Egnyte Drive/Egnyte Drive.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Egnyte Drive", + "shortname": "Egnyte Drive.munki", "inferred_type": "munki", - "munki_display_name": "QLab 4", - "munki_description": "QLab\u00ae 4 combines powerful audio, video, and lighting control in one elegant package. With an all-new Light cue, a major upgrade to QLab Remote for iOS, and over 40 new features, this is the best version of QLab we\u2019ve ever made." + "munki_display_name": "Egnyte Drive", + "munki_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder." }, - "com.github.dataJAR-recipes.download.QLab4": { - "name": "QLab4", - "description": "Downloads latest version of QLab 4.", + "com.github.dataJAR-recipes.pkg.Egnyte Drive": { + "name": "Egnyte Drive", + "description": "PKG recipe for Egnyte Drive.", "repo": "autopkg/dataJAR-recipes", - "path": "QLab4/QLab4.download.recipe", - "shortname": "QLab4.download", - "inferred_type": "download", + "path": "Egnyte Drive/Egnyte Drive.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Egnyte Drive", + "shortname": "Egnyte Drive.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.QLab4", - "com.github.dataJAR-recipes.pkg.QLab4" + "com.github.dataJAR-recipes.jss.EgnyteDrive" ] }, - "com.github.dataJAR-recipes.pkg.QLab4": { - "name": "QLab4", - "description": "Downloads the latest version of QLab4 and creates a package.", + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21": { + "name": "Suitcase Fusion 21", + "description": "Downloads the latest version of Suitcase Fusion 21 and makes a pkg of it", "repo": "autopkg/dataJAR-recipes", - "path": "QLab4/QLab4.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.QLab4", - "shortname": "QLab4.pkg", + "path": "Suitcase Fusion 21/Suitcase Fusion 21.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 21", + "shortname": "Suitcase Fusion 21.pkg", "inferred_type": "pkg", "children": [ - "com.github.jazzace.jamf.QLab4-latest", - "com.github.jazzace.ds.QLab4", - "com.github.dataJAR-recipes.jss.QLab4" + "com.github.dataJAR-recipes.jss.Suitcase Fusion 21" ] }, - "com.github.dataJAR-recipes.jss.QLab4": { - "name": "QLab4", - "description": "Downloads the current release version of QLab4 and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Suitcase Fusion 21": { + "name": "Suitcase Fusion 21", + "description": "Downloads the current release version of Suitcase Fusion 21 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "QLab4/QLab4.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.QLab4", + "path": "Suitcase Fusion 21/Suitcase Fusion 21.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21", "deprecated": true, - "shortname": "QLab4.jss", + "shortname": "Suitcase Fusion 21.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "QLab\u00ae 4 combines powerful audio, video, and lighting control in one elegant package. With an all-new Light cue, a major upgrade to QLab Remote for iOS, and over 40 new features, this is the best version of QLab we\u2019ve ever made." + "jamf_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." }, - "com.github.dataJAR-recipes.download.Zinio Reader": { - "name": "ZinioReader", - "description": "Download recipe for the latest version of Zinio Reader.", + "com.github.dataJAR-recipes.munki.Suitcase Fusion 21": { + "name": "SuitcaseFusion21", + "description": "Downloads the current release version of Suitcase Fusion 21 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Zinio Reader/Zinio Reader.download.recipe", - "shortname": "Zinio Reader.download", + "path": "Suitcase Fusion 21/Suitcase Fusion 21.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 21", + "shortname": "Suitcase Fusion 21.munki", + "inferred_type": "munki", + "munki_display_name": "Suitcase Fusion 21", + "munki_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." + }, + "com.github.dataJAR-recipes.download.Suitcase Fusion 21": { + "name": "Suitcase Fusion 21", + "description": "Downloads the current release version of Suitcase Fusion 21", + "repo": "autopkg/dataJAR-recipes", + "path": "Suitcase Fusion 21/Suitcase Fusion 21.download.recipe", + "shortname": "Suitcase Fusion 21.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Zinio Reader", - "com.github.dataJAR-recipes.pkg.Zinio Reader" + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21", + "com.github.dataJAR-recipes.munki.Suitcase Fusion 21" ] }, - "com.github.dataJAR-recipes.jss.Zinio Reader": { - "name": "ZinioReader", - "description": "Downloads the current release version of Zinio Reader and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.SecureSafe": { + "name": "SecureSafe", + "description": "Downloads latest version of SecureSafe for macOS and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Zinio Reader/Zinio Reader.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Zinio Reader", - "deprecated": true, - "shortname": "Zinio Reader.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Crowded shelves and piles of magazines are history - the new home library is sleeker and more brilliant than ever. Enjoy your favorite magazines on your computer and sync your library easily to your smartphone or tablet devices too." + "path": "SecureSafe/SecureSafe.munki.recipe", + "parent": "com.github.andredb90.download.securesafe", + "shortname": "SecureSafe.munki", + "inferred_type": "munki", + "munki_display_name": "SecureSafe", + "munki_description": "SecureSafe is an award-winning online storage solution for companies and individuals alike. The cloud safe simplifies online file sharing and protects documents and passwords, offering a level of security comparable to a Swiss bank. SecureSafe is a unique solution thanks to the use of double encryption, triple data redundancy for each and every file and zero knowledge architecture, thus offering the highest level of privacy protection." }, - "com.github.dataJAR-recipes.munki.Zinio Reader": { - "name": "ZinioReader", - "description": "Downloads the latest version of Zinio Reader and imports into Munki.", + "com.github.dataJAR-recipes.munki.OSCulator 3": { + "name": "OSCulator 3", + "description": "Downloads the latest version of OSCulator 3 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Zinio Reader/Zinio Reader.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Zinio Reader", - "shortname": "Zinio Reader.munki", + "path": "Osculator 3/Osculator 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.OSCulator 3", + "shortname": "Osculator 3.munki", "inferred_type": "munki", - "munki_display_name": "Zinio Reader", - "munki_description": "Crowded shelves and piles of magazines are history - the new home library is sleeker and more brilliant than ever. Enjoy your favorite magazines on your computer and sync your library easily to your smartphone or tablet devices too." + "munki_display_name": "OSCulator 3", + "munki_description": "OSCulator is the missing link between your controllers and your music or video software. For example, you can use your Nintendo Wiimote or Apple iPhone with Ableton Live or any MIDI compatible application, with ease" }, - "com.github.dataJAR-recipes.pkg.Zinio Reader": { - "name": "ZinioReader", - "description": "Downloads the latest version of Zinio Reader and creates a flat PKG.", + "com.github.dataJAR-recipes.download.OSCulator 3": { + "name": "OSCulator 3", + "description": "Downloads latest version of OSCulator 3", "repo": "autopkg/dataJAR-recipes", - "path": "Zinio Reader/Zinio Reader.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Zinio Reader", - "shortname": "Zinio Reader.pkg", - "inferred_type": "pkg", + "path": "Osculator 3/Osculator 3.download.recipe", + "shortname": "Osculator 3.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Zinio Reader" + "com.github.dataJAR-recipes.munki.OSCulator 3" ] }, - "com.github.dataJAR-recipes.munki.Backup Manager": { - "name": "BackupManager", - "description": "Downloads the latest version of Backup Manager and imports into Munki.", + "com.github.dataJAR-recipes.munki.EarMaster 7": { + "name": "EarMaster7", + "description": "Downloads the latest version of EarMaster imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Backup Manager/Backup Manager.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Backup Manager", - "shortname": "Backup Manager.munki", + "path": "EarMaster 7/EarMaster7.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EarMaster 7", + "shortname": "EarMaster7.munki", "inferred_type": "munki", - "munki_display_name": "Backup Manager", - "munki_description": "Whether you support legacy solutions or you\u2019re maintaining hardware for a \"cloud\" product, backup can quickly get too complicated. SolarWinds\u00ae Backup helps you break out of this backup trap. With a single, easy-to-use dashboard, private cloud storage included (with fast data transfers), and multiple recovery methods at your fingertips, SolarWinds Backup helps cure your backup pains." + "munki_display_name": "EarMaster7", + "munki_description": "Ear training and music theory practice on PC and Mac." }, - "com.github.dataJAR-recipes.download.Backup Manager": { - "name": "BackupManager", - "description": "Download recipe for the latest version of Backup Manager.", + "com.github.dataJAR-recipes.download.EarMaster 7": { + "name": "EarMaster7", + "description": "Download recipe for the latest version of EarMaster 7.", "repo": "autopkg/dataJAR-recipes", - "path": "Backup Manager/Backup Manager.download.recipe", - "shortname": "Backup Manager.download", + "path": "EarMaster 7/EarMaster7.download.recipe", + "shortname": "EarMaster7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Backup Manager" + "com.github.dataJAR-recipes.munki.EarMaster 7" ] }, - "com.github.dataJAR-recipes.download.NVivo 14": { - "name": "NVivo14", - "description": "Downloads latest version of NVivo 14.", + "com.github.dataJAR-recipes.munki.Import Adobe 2021 Title": { + "name": "SomeAdobe2021Title - must match package name", + "description": "Import a Creative Cloud Application's pkg into Munki\n Please Review the changes to this recipe here\n https://github.com/autopkg/dataJAR-recipes/blob/master/Adobe%202021/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "NVivo 14/NVivo 14.download.recipe", - "shortname": "NVivo 14.download", + "path": "Adobe 2021/Adobe 2021 Import.munki.recipe", + "shortname": "Adobe 2021 Import.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Some description." + }, + "com.github.dataJAR-recipes.jss.Import Adobe 2021 Title": { + "name": "SomeAdobe2021Title", + "description": "Import a Creative Cloud Application's pkg into a JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "Adobe 2021/Adobe 2021 Import.jss.recipe", + "deprecated": true, + "shortname": "Adobe 2021 Import.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Some description." + }, + "com.github.dataJAR-recipes.munki.Surfshark": { + "name": "Surfshark", + "description": "Downloads the latest version of Surfshark and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Surfshark/Surfshark.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Surfshark", + "shortname": "Surfshark.munki", + "inferred_type": "munki", + "munki_display_name": "Surfshark", + "munki_description": "Secure your digital life" + }, + "com.github.dataJAR-recipes.download.Surfshark": { + "name": "Surfshark", + "description": "Downloads the latest version of Surfshark.", + "repo": "autopkg/dataJAR-recipes", + "path": "Surfshark/Surfshark.download.recipe", + "shortname": "Surfshark.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.NVivo 14", - "com.github.mlbz521.pkg.NVivo14" + "com.github.dataJAR-recipes.munki.Surfshark" ] }, - "com.github.dataJAR-recipes.munki.NVivo 14": { - "name": "NVivo14", - "description": "Downloads the latest version of NVivo 14 and imports into Munki.", + "com.github.dataJAR-recipes.munki.TI-Nspire": { + "name": "TI-Nspire", + "description": "Downloads the latest version of TI-Nspire CX Student Software and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "NVivo 14/NVivo 14.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NVivo 14", - "shortname": "NVivo 14.munki", + "path": "TI-Nspire/TI-Nspire.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.TI-Nspire", + "shortname": "TI-Nspire.munki", "inferred_type": "munki", - "munki_display_name": "NVivo 14", - "munki_description": "More than just a tool for organizing and managing data, NVivo offers an intuitive qualitative data analysis experience that helps you uncover deeper research insights." + "munki_display_name": "TI-Nspire CX Student Software", + "munki_description": "Powerful computer software with a Computer Algebra System (CAS) that satisfies math and science curriculum needs from middle school through college.\n\nSymbolically solve equations, factor and expand variable expressions, complete the square, find antiderivatives, compute limits, find exact solutions in irrational form and more. " }, - "com.github.dataJAR-recipes.download.Glyphs 3": { - "name": "Glyphs3", - "description": "Downloads the most recent version of Glyphs 3", + "com.github.dataJAR-recipes.download.TI-Nspire": { + "name": "TI-Nspire", + "description": "Downloads the latest version of TI-Nspire CX Student Software", "repo": "autopkg/dataJAR-recipes", - "path": "Glyphs 3/Glyphs 3.download.recipe", - "shortname": "Glyphs 3.download", + "path": "TI-Nspire/TI-Nspire.download.recipe", + "shortname": "TI-Nspire.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Glyphs 3", - "com.github.moofit-recipes.pkg.Glyphs3" + "com.github.dataJAR-recipes.munki.TI-Nspire" ] }, - "com.github.dataJAR-recipes.munki.Glyphs 3": { - "name": "Glyphs3", - "description": "Downloads the most recent version of Glyphs 3 and imports it into Munki.", + "com.github.dataJAR-recipes.autopkg.munki.Go": { + "name": "Go", + "description": "Downloads the latest version of Go and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Glyphs 3/Glyphs 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Glyphs 3", - "shortname": "Glyphs 3.munki", + "path": "Go/Go.munki.recipe", + "parent": "com.github.dataJAR-recipes.autopkg.download.Go", + "shortname": "Go.munki", "inferred_type": "munki", - "munki_display_name": "Glyphs 3", - "munki_description": "The complete Mac font editor for pros and designers alike.\n\nCreate, produce and release font families, icon systems or just logos with ease and power." + "munki_display_name": "Go", + "munki_description": "Build simple, secure, scalable systems with Go" }, - "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 7": { - "name": "CrashPlanForEnterprise7", - "description": "Downloads the latest version CrashPlan for Enterprise 7 and imports into Munki", + "com.github.dataJAR-recipes.autopkg.download.Go": { + "name": "Go", + "description": "Downloads the latest version of Go\n\nTo download the Apple Silicon version use \"arm64\" in the ARCH_TYPE variable.\nTo download the Intel version use \"amd64\" in the ARCH_TYPE variable.", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7", - "shortname": "CrashPlan for Enterprise 7.munki", + "path": "Go/Go.download.recipe", + "shortname": "Go.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.autopkg.munki.Go" + ] + }, + "com.github.dataJAR-recipes.munki.KeyStore Explorer": { + "name": "KeyStore Explorer", + "description": "Downloads the latest version of KeyStore Explorer and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "KeyStore Explorer/KeyStore Explorer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeyStore Explorer", + "shortname": "KeyStore Explorer.munki", "inferred_type": "munki", - "munki_display_name": "CrashPlan for Enterprise 7", - "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." + "munki_display_name": "KeyStore Explorer", + "munki_description": "KeyStore Explorer is a free, open source GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface." }, - "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 7": { - "name": "CrashPlanForEnterprise7", - "description": "Download recipe for the latest version of CrashPlan for Enterprise 7 and extracts the Pkg", + "com.github.dataJAR-recipes.pkg.KeyStore Explorer": { + "name": "KeyStoreExplorer", + "description": "Downloads the latest version of KeyStore Explorer and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.download.recipe", - "deprecated": true, - "shortname": "CrashPlan for Enterprise 7.download", - "inferred_type": "download", + "path": "KeyStore Explorer/KeyStore Explorer.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.KeyStore Explorer", + "shortname": "KeyStore Explorer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7" + "com.github.dataJAR-recipes.jss.KeyStore Explorer" ] }, - "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 7": { - "name": "CrashPlanForEnterprise7", - "description": "Downloads the latest version of CrashPlan for Enterprise 7 and then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.KeyStore Explorer": { + "name": "KeyStore Explorer", + "description": "Downloads the current release version of KeyStore Explorer and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7", + "path": "KeyStore Explorer/KeyStore Explorer.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.KeyStore Explorer", "deprecated": true, - "shortname": "CrashPlan for Enterprise 7.jss", + "shortname": "KeyStore Explorer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." + "jamf_description": "KeyStore Explorer is a free, open source GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface." }, - "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7": { - "name": "CrashPlanForEnterprise7", - "description": "Download recipe for the latest version of CrashPlan for Enterprise 7.", + "com.github.dataJAR-recipes.download.KeyStore Explorer": { + "name": "KeyStoreExplorer", + "description": "Downloads the latest version of KeyStore Explorer.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 7", - "shortname": "CrashPlan for Enterprise 7.pkg", - "inferred_type": "pkg", + "path": "KeyStore Explorer/KeyStore Explorer.download.recipe", + "shortname": "KeyStore Explorer.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 7", - "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 7" + "com.github.dataJAR-recipes.munki.KeyStore Explorer", + "com.github.dataJAR-recipes.pkg.KeyStore Explorer" ] }, - "com.github.dataJAR-recipes.download.MediaMaster Pro 5": { - "name": "MediaMasterPro5", - "description": "Downloads latest version of MediaMaster Pro 5.", + "com.github.dataJAR-recipes.download.Sonos S1 Controller": { + "name": "SonosS1Controller", + "description": "Downloads the latest version of Sonos S1 Controller.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro 5/MediaMaster Pro 5.download.recipe", - "shortname": "MediaMaster Pro 5.download", + "path": "Sonos S1 Controller/Sonos S1 Controller.download.recipe", + "shortname": "Sonos S1 Controller.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MediaMaster Pro 5" + "com.github.dataJAR-recipes.munki.Sonos S1 Controller" ] }, - "com.github.dataJAR-recipes.munki.MediaMaster Pro 5": { - "name": "MediaMasterPro5", - "description": "Downloads the latest version of MediaMaster Pro 5 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro 5/MediaMaster Pro 5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro 5", - "shortname": "MediaMaster Pro 5.munki", - "inferred_type": "munki", - "munki_display_name": "MediaMaster Pro", - "munki_description": "Market-leading solution for real-time media playback and video mapping turns that any powerful computer into a full-fledged professional media server capable of running video shows in sync on multiple servers, featuring up to 36 layers. All controlled from any lighting desk." - }, - "com.github.dataJAR-recipes.munki.Malwarebytes Breach Remediation-Command Line Interface": { - "name": "Malwarebytes Breach Remediation-Command Line Interface", - "description": "Downloads latest version of Malwarebytes Breach Remediation-Command Line Interface PKG, and imports into Munki.", + "com.github.dataJAR-recipes.munki.Sonos S1 Controller": { + "name": "SonosS1Controller", + "description": "Downloads the latest version of Sonos S1 Controller and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Malwarebytes Breach Remediation-Command Line Interface/Malwarebytes Breach Remediation-Command Line Interface.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Malwarebytes Breach Remediation-Command Line Interface", - "shortname": "Malwarebytes Breach Remediation-Command Line Interface.munki", + "path": "Sonos S1 Controller/Sonos S1 Controller.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sonos S1 Controller", + "shortname": "Sonos S1 Controller.munki", "inferred_type": "munki", - "munki_display_name": "Malwarebytes Breach Remediation", - "munki_description": "Malwarebytes Breach Remediation is designed to allow business users to detect and remove malware from endpoints. It is built upon the power of our Malwarebytes Anti-Malware anti-malware client.\n\nImplementation in a portable form provides increased flexibility for IT staff to quickly and easily deploy the client, detect and remediate threats, gather activity logs, and continue with their daily tasks \u2013 all with a minimal investment in time and resources." + "munki_display_name": "Sonos S1 Controller", + "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way." }, - "com.github.dataJAR-recipes.download.Malwarebytes Breach Remediation-Command Line Interface": { - "name": "Malwarebytes Breach Remediation-Command Line Interface", - "description": "Downloads latest version of Malwarebytes Breach Remediation-Command Line Interface PKG.", + "com.github.dataJAR-recipes.download.NoFWL": { + "name": "NoFWL", + "description": "Downloads the latest version of NoFWL.\n\nTo download the Intel version use \"x86_64\" in the ARCH variable.\nTo download the Apple Silicon version use \"aarch64\" in the ARCH variable.", "repo": "autopkg/dataJAR-recipes", - "path": "Malwarebytes Breach Remediation-Command Line Interface/Malwarebytes Breach Remediation-Command Line Interface.download.recipe", - "shortname": "Malwarebytes Breach Remediation-Command Line Interface.download", + "path": "NoFWL/NoFWL.download.recipe", + "shortname": "NoFWL.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Malwarebytes Breach Remediation-Command Line Interface" + "com.github.dataJAR-recipes.munki.NoFWL" ] }, "com.github.dataJAR-recipes.munki.NoFWL": { @@ -75888,859 +75948,848 @@ "munki_display_name": "NoFWL", "munki_description": "NoFWL Desktop Application" }, - "com.github.dataJAR-recipes.download.NoFWL": { - "name": "NoFWL", - "description": "Downloads the latest version of NoFWL.\n\nTo download the Intel version use \"x86_64\" in the ARCH variable.\nTo download the Apple Silicon version use \"aarch64\" in the ARCH variable.", - "repo": "autopkg/dataJAR-recipes", - "path": "NoFWL/NoFWL.download.recipe", - "shortname": "NoFWL.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.NoFWL" - ] - }, - "com.github.dataJAR-recipes.munki.Elmedia Player": { - "name": "ElmediaPlayer", - "description": "Downloads the latest version of Elmedia Player and imports it into Munki.", + "com.github.dataJAR-recipes.munki.DisplayLink Manager": { + "name": "DisplayLink Manager", + "description": "Downloads the latest version of DisplayLink Manager and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Elmedia Player/Elmedia Player.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.ElmediaPlayer", - "shortname": "Elmedia Player.munki", + "path": "DisplayLink Manager/DisplayLink Manager.munki.recipe", + "parent": "com.github.smithjw.pkg.DisplayLink_Manager", + "shortname": "DisplayLink Manager.munki", "inferred_type": "munki", - "munki_display_name": "Elmedia Player", - "munki_description": "Elmedia Player is a Mac video player that offers advanced playback and streaming options.\n\nIt can handle any conceivable media format. Local files can be streamed to Chromecast, AirPlay, Roku and DLNA devices.\n\nNo additional codecs are required for it to work. Support 70+ video/audio formats." + "munki_display_name": "DisplayLink Manager", + "munki_description": "DisplayLink Manager is a new way to enable your DisplayLink dock, adapter or monitor on macOS platforms. It's an application that combines our latest driver with features that streamline the setup of mutliple displays up to 4K." }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN": { - "name": "SketchUpPro2021-EN", - "description": "Downloads the latest version of SketchUp Pro 2021 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.FreeMind": { + "name": "FreeMind", + "description": "Downloads the latest version of FreeMind, packages it and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2021 EN/SketchUp Pro 2021 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN", - "shortname": "SketchUp Pro 2021 EN.munki", + "path": "FreeMind/FreeMind.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FreeMind", + "shortname": "FreeMind.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2021", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "FreeMind", + "munki_description": "OpenSource MindMapper." }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2021 EN": { - "name": "SketchUpPro2021-EN", - "description": "Downloads the latest version of SketchUp Pro 2021 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.FreeMind": { + "name": "FreeMind", + "description": "Downloads the latest version of FreeMind.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2021 EN/SketchUp Pro 2021 EN.download.recipe", - "shortname": "SketchUp Pro 2021 EN.download", + "path": "FreeMind/FreeMind.download.recipe", + "shortname": "FreeMind.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN" - ] - }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN": { - "name": "SketchUpPro2021-EN", - "description": "Downloads the latest version of SketchUp Pro 2021 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2021 EN/SketchUp Pro 2021 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2021 EN", - "shortname": "SketchUp Pro 2021 EN.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN" + "com.github.dataJAR-recipes.munki.FreeMind", + "com.github.dataJAR-recipes.pkg.FreeMind" ] }, - "com.github.dataJAR-recipes.munki.ReiKey": { - "name": "ReiKey", - "description": "Downloads the latest version of ReiKey and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ReiKey/ReiKey.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ReiKey", - "shortname": "ReiKey.munki", - "inferred_type": "munki", - "munki_display_name": "ReiKey", - "munki_description": "ReiKey provides continual protection by monitoring persistence locations. Any new persistent component will trigger a ReiKey alert, allowing malicious items be blocked." - }, - "com.github.dataJAR-recipes.download.ReiKey": { - "name": "ReiKey", - "description": "Downloads latest version of the ReiKey.", + "com.github.dataJAR-recipes.pkg.FreeMind": { + "name": "FreeMind", + "description": "Downloads the latest version of FreeMind and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "ReiKey/ReiKey.download.recipe", - "shortname": "ReiKey.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.ReiKey" - ] + "path": "FreeMind/FreeMind.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.FreeMind", + "shortname": "FreeMind.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.ApacheNetBeans15": { - "name": "Apache NetBeans 15", - "description": "Downloads the latest version of Apache NetBeans 15 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Sawgrass Print Utility": { + "name": "SawgrassPrintUtility", + "description": "Downloads the latest version of Sawgrass Print Utility and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 15/Apache NetBeans 15.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ApacheNetBeans15", - "shortname": "Apache NetBeans 15.munki", + "path": "Sawgrass Print Utility/Sawgrass Print Utility.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Utility", + "shortname": "Sawgrass Print Utility.munki", "inferred_type": "munki", - "munki_display_name": "Apache NetBeans 15", - "munki_description": "Apache NetBeans\n\nFits the Pieces Together\n\nDevelopment Environment, Tooling Platform and Application Framework." + "munki_display_name": "Sawgrass Print Utility", + "munki_description": "Sawgrass Print Utility makes it easier than ever to create professional-quality sublimated products.\n\nWith a user-friendly interface and advanced features, Sawgrass Print Utility streamlines your printing workflow, allowing you to achieve incredible print quality with minimal effort. Whether you\u2019re new to sublimation printing or a seasoned pro, Sawgrass Print Utility is the perfect solution for simplifying your sublimation process and helping you create amazing sublimated products with ease." }, - "com.github.dataJAR-recipes.download.ApacheNetBeans15": { - "name": "Apache NetBeans 15", - "description": "Downloads the latest version of Apache NetBeans 15.", + "com.github.dataJAR-recipes.download.Sawgrass Print Utility": { + "name": "SawgrassPrintUtility", + "description": "Downloads the latest version of Sawgrass Print Utility.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 15/Apache NetBeans 15.download.recipe", - "shortname": "Apache NetBeans 15.download", + "path": "Sawgrass Print Utility/Sawgrass Print Utility.download.recipe", + "shortname": "Sawgrass Print Utility.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ApacheNetBeans15" + "com.github.dataJAR-recipes.munki.Sawgrass Print Utility" ] }, - "com.github.dataJAR-recipes.download.ISL Light Client": { - "name": "ISL Light Client", - "description": "Downloads the latest version of ISL Light Client", + "com.github.dataJAR-recipes.download.Post Haste": { + "name": "Post Haste", + "description": "Downloads latest version of Post Haste.", "repo": "autopkg/dataJAR-recipes", - "path": "ISL Light Client/ISL Light Client.download.recipe", - "shortname": "ISL Light Client.download", + "path": "Post Haste/Post Haste.download.recipe", + "shortname": "Post Haste.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ISL Light Client" + "com.github.dataJAR-recipes.munki.Post Haste", + "com.github.dataJAR-recipes.pkg.Post Haste", + "com.github.davidbpirie.pkg.PostHaste" ] }, - "com.github.dataJAR-recipes.munki.ISL Light Client": { - "name": "ISL Light Client", - "description": "Downloads the latest version of ISL Light Client and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ISL Light Client/ISL Light Client.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ISL Light Client", - "shortname": "ISL Light Client.munki", - "inferred_type": "munki", - "munki_display_name": "ISL Light Client", - "munki_description": "Get ISL Light Client. Download the app, enter the session code and share your screen with the remote operator to get your tech issues fixed." - }, - "com.github.dataJAR-recipes.munki.Miro Video Converter": { - "name": "Miro Video Converter", - "description": "Downloads the current release version of Miro Video Converter and imports into Munki.", + "com.github.dataJAR-recipes.munki.Post Haste": { + "name": "Post Haste", + "description": "Downloads the latest version of Post Haste and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Miro Video Converter/Miro Video Converter.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Miro Video Converter", - "shortname": "Miro Video Converter.munki", + "path": "Post Haste/Post Haste.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Post Haste", + "shortname": "Post Haste.munki", "inferred_type": "munki", - "munki_display_name": "Miro Video Converter", - "munki_description": "A beautiful, simple way to convert almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and iPad. Batch conversion, custom sizing, and more!" + "munki_display_name": "Post Haste", + "munki_description": "Post Haste is a free project management tool that allows you to setup file and folder templates for your projects. Create a new project and everything's organized, ready for you to start." }, - "com.github.dataJAR-recipes.download.Miro Video Converter": { - "name": "Miro Video Converter", - "description": "Downloads the current release version of Miro Video Converter.", + "com.github.dataJAR-recipes.pkg.Post Haste": { + "name": "Post Haste", + "description": "Downloads the latest version of Post Haste and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Miro Video Converter/Miro Video Converter.download.recipe", - "shortname": "Miro Video Converter.download", - "inferred_type": "download", + "path": "Post Haste/Post Haste.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Post Haste", + "shortname": "Post Haste.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Miro Video Converter" + "com.github.dataJAR-recipes.jss.Post Haste" ] }, - "com.github.dataJAR-recipes.munki.Egnyte Connect": { - "name": "EgnyteConnect", - "description": "Downloads the latest Egnyte Connect package and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Connect/Egnyte Connect.munki.recipe", - "parent": "com.github.moofit-recipes.download.EgnyteConnect", - "shortname": "Egnyte Connect.munki", - "inferred_type": "munki", - "munki_display_name": "Egnyte Connect", - "munki_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder or Windows Explorer. The Egnyte Connect Desktop App will allow you to access all the files you have available in the cloud without requiring all the disk space to store them. Disk space is only occupied temporarily by files that are currently open or were recently opened. The Egnyte Connect Desktop app will automatically download and upload files and folders as you create, rename, update, and delete them." - }, - "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone": { - "name": "Microsoft Excel 2016 Standalone", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Excel 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Excel 2016 Standalone/Microsoft Excel 2016 Standalone.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "Microsoft Excel 2016 Standalone.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Excel", - "munki_description": "Communicate with confidence. Excel for Mac makes it easy to create, collaborate and effectively present your ideas." - }, - "com.github.dataJAR-recipes.jss.Import Adobe 2021 Title": { - "name": "SomeAdobe2021Title", - "description": "Import a Creative Cloud Application's pkg into a JSS.", + "com.github.dataJAR-recipes.jss.Post Haste": { + "name": "Post Haste-Trial", + "description": "Downloads the current release version of Post Haste and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe 2021/Adobe 2021 Import.jss.recipe", + "path": "Post Haste/Post Haste.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Post Haste", "deprecated": true, - "shortname": "Adobe 2021 Import.jss", + "shortname": "Post Haste.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Some description." - }, - "com.github.dataJAR-recipes.munki.Import Adobe 2021 Title": { - "name": "SomeAdobe2021Title - must match package name", - "description": "Import a Creative Cloud Application's pkg into Munki\n Please Review the changes to this recipe here\n https://github.com/autopkg/dataJAR-recipes/blob/master/Adobe%202021/README.md", - "repo": "autopkg/dataJAR-recipes", - "path": "Adobe 2021/Adobe 2021 Import.munki.recipe", - "shortname": "Adobe 2021 Import.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Some description." + "jamf_description": "Post Haste is a free project management tool that allows you to setup file and folder templates for your projects. Create a new project and everything's organized, ready for you to start." }, - "com.github.dataJAR-recipes.munki.Google Chrome Universal": { - "name": "Google Chrome", - "description": "Downloads the latest Google Chrome Universal disk image and imports into Munki.", + "com.github.dataJAR-recipes.munki.Racket 8": { + "name": "Racket8", + "description": "Download recipe for the latest version of Racket 8 and imports into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Google Chrome Universal/Google Chrome Universal.munki.recipe", - "parent": "com.github.rtrouton.download.googlechromeuniversal", - "shortname": "Google Chrome Universal.munki", + "path": "Racket 8/Racket 8.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Racket 8", + "shortname": "Racket 8.munki", "inferred_type": "munki", - "munki_display_name": "Google Chrome Universal", - "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." - }, - "com.github.dataJAR-recipes.jss.ShareFile Sync": { - "name": "ShareFile Sync", - "description": "Downloads the latest ShareFile Sync disk image and then uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Sync/ShareFile Sync.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.ShareFile Sync", - "deprecated": true, - "shortname": "ShareFile Sync.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "ShareFile Sync for Mac is designed to provide ShareFile customers with an easy way to access and synchronize personal folders from your ShareFile account to your local computer." + "munki_display_name": "Racket 8", + "munki_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." }, - "com.github.dataJAR-recipes.download.ShareFile Sync": { - "name": "ShareFileSync", - "description": "Download recipe for ShareFile Sync.", + "com.github.dataJAR-recipes.download.Racket 8": { + "name": "Racket8", + "description": "Download recipe for the latest version of Racket 8.\n\nTo download the Intel Version use \"x86_64\" in the ARCH_TYPE variable.\nTo download the Intel Version use \"aarch64\" in the ARCH_TYPE variable.", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Sync/ShareFile Sync.download.recipe", - "deprecated": true, - "shortname": "ShareFile Sync.download", + "path": "Racket 8/Racket 8.download.recipe", + "shortname": "Racket 8.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.ShareFile Sync", - "com.github.dataJAR-recipes.munki.ShareFile Sync" + "com.github.dataJAR-recipes.pkg.Racket 8" ] }, - "com.github.dataJAR-recipes.pkg.ShareFile Sync": { - "name": "ShareFile Sync", - "description": "Downloads the latest ShareFile Sync disk image and builds a package.", + "com.github.dataJAR-recipes.pkg.Racket 8": { + "name": "Racket8", + "description": "Download recipe for the latest version of Racket 8 and creates a pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Sync/ShareFile Sync.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.ShareFile Sync", - "deprecated": true, - "shortname": "ShareFile Sync.pkg", + "path": "Racket 8/Racket 8.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Racket 8", + "shortname": "Racket 8.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.ShareFile Sync" + "com.github.dataJAR-recipes.munki.Racket 8" ] }, - "com.github.dataJAR-recipes.munki.ShareFile Sync": { - "name": "ShareFile Sync", - "description": "Downloads the latest ShareFile Sync disk image and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Sync/ShareFile Sync.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ShareFile Sync", - "deprecated": true, - "shortname": "ShareFile Sync.munki", - "inferred_type": "munki", - "munki_display_name": "ShareFile Sync", - "munki_description": "ShareFile Sync for Mac is designed to provide ShareFile customers with an easy way to access and synchronize personal folders from your ShareFile account to your local computer." - }, - "com.github.dataJAR-recipes.munki.Clevershare2": { - "name": "Clevershare2", - "description": "Downloads the latest version of Clevershare 2 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.BrowserStackLocal App": { + "name": "BrowserStackLocalApp", + "description": "Downloads the latest version of the BrowserStackLocal.app and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Clevershare2/Clevershare2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Clevershare2", - "shortname": "Clevershare2.munki", + "path": "BrowserStackLocal/BrowserStackLocal App.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BrowserStackLocal App", + "shortname": "BrowserStackLocal App.munki", "inferred_type": "munki", - "munki_display_name": "Clevershare 2", - "munki_description": "Clevershare 2 is a bi-directional mirroring application that wirelessly connects your iPhone, iPad, Android phone and tablet, Mac, Windows laptop/PC and Chrome devices to your Clevertouch touch screen." + "munki_display_name": "BrowserStackLocal", + "munki_description": "BrowserStackLocal.app lets you test work-in-progress web and mobile apps at scale without hosting them on public staging environments, within Chrome or Firefox." }, - "com.github.dataJAR-recipes.download.Clevershare2": { - "name": "Clevershare2", - "description": "Downloads the latest version of Clevershare2.", + "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary": { + "name": "BrowserStackLocalBinary", + "description": "Downloads the latest version of the BrowserStackLocal binary and creates a pkg, placing the binary at /usr/local/bin/BrowserStackLocal", "repo": "autopkg/dataJAR-recipes", - "path": "Clevershare2/Clevershare2.download.recipe", - "shortname": "Clevershare2.download", - "inferred_type": "download", + "path": "BrowserStackLocal/BrowserStackLocal Binary.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.BrowserStackLocal Binary", + "shortname": "BrowserStackLocal Binary.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Clevershare2", - "com.github.ahousseini-recipes.pkg.Clevershare2" + "com.github.dataJAR-recipes.munki.BrowserStackLocal Binary" ] }, - "com.github.dataJAR-recipes.download.Azul Zulu OpenJDK 11 LTS": { - "name": "AzulZuluOpenJDK11LTS", - "description": "Downloads the current release version of Azul Zulu OpenJDK 11 LTS.\nSet the ARCHITECTURE key to \"x\" to download the Intel version or \"aarch\" for Apple Silicon version.", + "com.github.dataJAR-recipes.download.BrowserStackLocal App": { + "name": "BrowserStackLocalApp", + "description": "Downloads the latest version of the BrowserStackLocal.app.", "repo": "autopkg/dataJAR-recipes", - "path": "Azul Zulu OpenJDK 11 LTS/Azul Zulu OpenJDK 11 LTS.download.recipe", - "shortname": "Azul Zulu OpenJDK 11 LTS.download", + "path": "BrowserStackLocal/BrowserStackLocal App.download.recipe", + "shortname": "BrowserStackLocal App.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS" - ] - }, - "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS": { - "name": "AzulZuluOpenJDK11LTS", - "description": "Downloads the current release version of Azul Zulu OpenJDK 11 LTS, builds a package and imports it to Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Azul Zulu OpenJDK 11 LTS/Azul Zulu OpenJDK 11 LTS.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Azul Zulu OpenJDK 11 LTS", - "shortname": "Azul Zulu OpenJDK 11 LTS.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Azul Zulu OpenJDK 11 LTS" + "com.github.dataJAR-recipes.munki.BrowserStackLocal App" ] }, - "com.github.dataJAR-recipes.munki.Azul Zulu OpenJDK 11 LTS": { - "name": "AzulZuluOpenJDK11LTS", - "description": "Downloads the current release version of Azul Zulu OpenJDK 11 LTS, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.BrowserStackLocal Binary": { + "name": "BrowserStackLocalBinary", + "description": "Downloads the latest version of the BrowserStackLocal binary and creates a pkg, placing the binary at /usr/local/bin/BrowserStackLocal and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Azul Zulu OpenJDK 11 LTS/Azul Zulu OpenJDK 11 LTS.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS", - "shortname": "Azul Zulu OpenJDK 11 LTS.munki", + "path": "BrowserStackLocal/BrowserStackLocal Binary.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary", + "shortname": "BrowserStackLocal Binary.munki", "inferred_type": "munki", - "munki_display_name": "Azul Zulu OpenJDK 11 LTS", - "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems." + "munki_display_name": "BrowserStackLocal Binary", + "munki_description": "BrowserStackLocal lets you test work-in-progress web and mobile apps at scale without hosting them on public staging environments." }, - "com.github.dataJAR-recipes.download.atemOSC": { - "name": "atemOSC", - "description": "Downloads the latest version of atemOSC.", + "com.github.dataJAR-recipes.download.BrowserStackLocal Binary": { + "name": "BrowserStackLocalBinary", + "description": "Downloads the latest version of the BrowserStackLocal binary.", "repo": "autopkg/dataJAR-recipes", - "path": "atemOSC/atemOSC.download.recipe", - "shortname": "atemOSC.download", + "path": "BrowserStackLocal/BrowserStackLocal Binary.download.recipe", + "shortname": "BrowserStackLocal Binary.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.atemOSC" + "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary" ] }, - "com.github.dataJAR-recipes.munki.atemOSC": { - "name": "atemOSC", - "description": "Downloads the latest version of atemOSC and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "atemOSC/atemOSC.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.atemOSC", - "shortname": "atemOSC.munki", - "inferred_type": "munki", - "munki_display_name": "atemOSC", - "munki_description": "Control ATEM video switchers over the network with OSC messages" - }, - "com.github.dataJAR-recipes.munki.New York Fonts": { - "name": "New York Fonts", - "description": "Downloads the latest version of New York Fonts and imports into Munki", + "com.github.dataJAR-recipes.munki.UP Studio": { + "name": "UP Studio", + "description": "Downloads the latest version of UP Studio and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "New York Fonts/New York Fonts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.New York Fonts", - "shortname": "New York Fonts.munki", + "path": "UP Studio/UP Studio.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.UP Studio", + "shortname": "UP Studio.munki", "inferred_type": "munki", - "munki_display_name": "New York Fonts", - "munki_description": "A companion to San Francisco, this serif typeface is based on essential aspects of historical type styles. New York features six weights, supports Latin, Greek and Cyrillic scripts, and features variable optical sizes allowing it to perform as a traditional reading face at small sizes and a graphic display face at larger sizes." + "munki_display_name": "UP Studio", + "munki_description": "Software for Tiertime 3D printers." }, - "com.github.dataJAR-recipes.download.New York Fonts": { - "name": "New York Fonts", - "description": "Downloads the latest version of New York Fonts", + "com.github.dataJAR-recipes.pkg.UP Studio": { + "name": "UP Studio", + "description": "Downloads the latest version of UP Studio and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "New York Fonts/New York Fonts.download.recipe", - "shortname": "New York Fonts.download", - "inferred_type": "download", + "path": "UP Studio/UP Studio.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.UP Studio", + "shortname": "UP Studio.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.New York Fonts" + "com.github.dataJAR-recipes.munki.UP Studio" ] }, - "com.github.dataJAR-recipes.download.Dell Color Management": { - "name": "DellColorManagement", - "description": "Downloads the latest version of Dell Color Management.", + "com.github.dataJAR-recipes.download.UP Studio": { + "name": "UP Studio", + "description": "Downloads the latest version of UP Studio", "repo": "autopkg/dataJAR-recipes", - "path": "Dell Color Management/Dell Color Management.download.recipe", - "shortname": "Dell Color Management.download", + "path": "UP Studio/UP Studio.download.recipe", + "shortname": "UP Studio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Dell Color Management" + "com.github.dataJAR-recipes.pkg.UP Studio" ] }, - "com.github.dataJAR-recipes.munki.Dell Color Management": { - "name": "DellColorManagement", - "description": "Downloads the latest version of Dell Color Management and imports it into Munki.", + "com.github.dataJAR-recipes.munki.EyeJack Creator 2022": { + "name": "EyeJack Creator 2022", + "description": "Downloads the latest version of EyeJack Creator 2022 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Dell Color Management/Dell Color Management.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Dell Color Management", - "shortname": "Dell Color Management.munki", + "path": "EyeJack Creator 2022/EyeJack Creator 2022.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EyeJack Creator 2022", + "deprecated": true, + "shortname": "EyeJack Creator 2022.munki", "inferred_type": "munki", - "munki_display_name": "Dell Color Management", - "munki_description": "DELL Color Management software is a Mac application (Mac OS 11,12,13) that manages the color spaces of the DELL UltraSharp monitors (U4021QW, U2723QE, U3223QE, U3223QZ, U3423WE, U2724D, U2724DE, U3824D, U4924D, U3224KB/U3224KBA).\n\nDELL Color Management software allows quick selection of the color spaces stored in the monitor, creation and management of ICC profiles (v2 and v4), and uploading of customized color spaces created by Calman, the industry standard color calibration software for professionals." + "munki_display_name": "EyeJack Creator 2022", + "munki_description": "EyeJack Creator helps you bring art to life with animation and sound in 3 easy steps." }, - "com.github.dataJAR-recipes.munki.Microsoft Build Of OpenJDK": { - "name": "MicrosoftBuildOfOpenJDK", - "description": "Downloads the latest version of Microsoft Build Of OpenJDK for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.download.EyeJack Creator 2022": { + "name": "EyeJack Creator 2022", + "description": "Downloads the latest version of EyeJack Creator 2022", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Microsoft Build Of OpenJDK.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Microsoft Build Of OpenJDK", - "shortname": "Microsoft Build Of OpenJDK.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Build Of OpenJDK", - "munki_description": "Microsoft Build Of OpenJDK for Visual Studio\n\nThe Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem." + "path": "EyeJack Creator 2022/EyeJack Creator 2022.download.recipe", + "deprecated": true, + "shortname": "EyeJack Creator 2022.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.EyeJack Creator 2022" + ] }, - "com.github.dataJAR-recipes.munki.Xamarin Android": { - "name": "XamarinAndroid", - "description": "Downloads the latest version of Xamarin.Android Framework for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.VMware Fusion 12": { + "name": "VMwareFusion12", + "description": "Downloads the most recent version of VMware Fusion 12 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin.Android.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Xamarin Android" + "path": "VMware Fusion 12/VMware Fusion 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 12", + "shortname": "VMware Fusion 12.munki", + "inferred_type": "munki", + "munki_display_name": "VMWare Fusion Pro 12", + "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.munki.VisualStudio": { - "name": "VisualStudio", - "description": "Downloads the latest version of Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.jss.VMWare Fusion 12": { + "name": "VMWare Fusion 12", + "description": "Downloads the current release version of VMWare Fusion 12 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Visual Studio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VisualStudio", - "shortname": "Visual Studio.munki", - "inferred_type": "munki", - "munki_display_name": "Visual Studio", - "munki_description": "Visual Studio for Mac is a .NET integrated development environment on the Mac that can be used to edit, debug, and build code and then publish an app.\n\nIn addition to a code editor and debugger, Visual Studio for Mac includes compilers, code completion tools, graphical designers, and source control features to ease the software development process." + "path": "VMware Fusion 12/VMware Fusion 12.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 12", + "deprecated": true, + "shortname": "VMware Fusion 12.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.munki.DotNet 7": { - "name": "DotNet7", - "description": "Downloads the latest version of DotNet 7 for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.VMware Fusion 12": { + "name": "VMwareFusion12", + "description": "Downloads the latest version of VMware Fusion 12 and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/DotNet 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DotNet 7", - "shortname": "DotNet 7.munki", - "inferred_type": "munki", - "munki_display_name": "DotNet 7", - "munki_description": "DotNet 7 for Visual Studio\n\nNET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices." + "path": "VMware Fusion 12/VMware Fusion 12.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 12", + "shortname": "VMware Fusion 12.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.VMWare Fusion 12", + "com.github.davidbpirie.jamf-upload.VMwareFusion12" + ] }, - "com.github.dataJAR-recipes.munki.Eclipse Temurin JDK": { - "name": "EclipseTemurinJDK", - "description": "Downloads the latest version of Eclipse Temurin JDK for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.download.VMware Fusion 12": { + "name": null, + "description": "Downloads the latest version of VMware Fusion 12.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Eclipse Temurin JDK.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Eclipse Temurin JDK", - "shortname": "Eclipse Temurin JDK.munki", + "path": "VMware Fusion 12/VMware Fusion 12.download.recipe", + "shortname": "VMware Fusion 12.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.VMware Fusion 12", + "com.github.dataJAR-recipes.pkg.VMware Fusion 12" + ] + }, + "com.github.dataJAR-recipes.munki.Hype 4-Trial": { + "name": "Hype4", + "description": "Downloads the latest trial version of Hype 4-Trial and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Hype 4-Trial/Hype 4-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hype 4-Trial", + "shortname": "Hype 4-Trial.munki", "inferred_type": "munki", - "munki_display_name": "Eclipse Temurin JDK", - "munki_description": "Eclipse Temurin JDK for Visual Studio\n\nEclipse Temurin is the open source Java SE build based upon OpenJDK." + "munki_display_name": "Hype 4", + "munki_description": "Create beautiful HTML5 web content. Interactive web content and animations made with Tumult Hype work on desktops, smartphones and iPads. No coding required." }, - "com.github.dataJAR-recipes.download.DotNet 6": { - "name": "DotNet6", - "description": "Downloads the latest version of DotNet 6 for Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon", + "com.github.dataJAR-recipes.download.Hype 4-Trial": { + "name": "Hype4", + "description": "Download recipe for the latest trial version of Hype 4-Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/DotNet 6.download.recipe", - "shortname": "DotNet 6.download", + "path": "Hype 4-Trial/Hype 4-Trial.download.recipe", + "shortname": "Hype 4-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DotNet 6" + "com.github.dataJAR-recipes.munki.Hype 4-Trial", + "com.github.ahousseini-recipes.pkg.Hype 4-Trial" ] }, - "com.github.dataJAR-recipes.download.Xamarin Android": { - "name": "XamarinAndroid", - "description": "Downloads the latest version of Xamarin.Android Framework for Visual Studio.", + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 11": { + "name": "KeyShotNetworkRendering11", + "description": "Downloads the latest version of KeyShot Network Rendering 11 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin.Android.download.recipe", - "children": [ - "com.github.dataJAR-recipes.munki.Xamarin Android" - ] + "path": "KeyShot Network Rendering 11/KeyShot Network Rendering 11.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering 11", + "deprecated": true, + "shortname": "KeyShot Network Rendering 11.munki", + "inferred_type": "munki", + "munki_display_name": "KeyShot Network Rendering 11", + "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." }, - "com.github.dataJAR-recipes.download.Xamarin iOS": { - "name": "XamariniOS", - "description": "Downloads the latest version of Xamarin.iOS Framework for Visual Studio.", + "com.github.dataJAR-recipes.download.KeyShot Network Rendering 11": { + "name": "KeyShotNetworkRendering11", + "description": "Downloads the latest version of KeyShot Network Rendering 11.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin.iOS.download.recipe", + "path": "KeyShot Network Rendering 11/KeyShot Network Rendering 11.download.recipe", + "deprecated": true, + "shortname": "KeyShot Network Rendering 11.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Xamarin iOS" + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 11" ] }, - "com.github.dataJAR-recipes.download.Xamarin Mac": { - "name": "XamarinMac", - "description": "Downloads the latest version of Xamarin.Mac Framework for Visual Studio.", + "com.github.dataJAR-recipes.download.Google Earth Pro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth Pro disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin.Mac.download.recipe", + "path": "Google Earth Pro/Google Earth Pro.download.recipe", + "shortname": "Google Earth Pro.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Xamarin Mac" + "com.github.dataJAR-recipes.munki.Google Earth Pro" ] }, - "com.github.dataJAR-recipes.download.Microsoft Build Of OpenJDK": { - "name": "MicrosoftBuildOfOpenJDK", - "description": "Downloads the latest version of Microsoft Build Of OpenJDK for Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"aarch64\" for Apple Silicon", + "com.github.dataJAR-recipes.munki.Google Earth Pro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth Pro disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Microsoft Build Of OpenJDK.download.recipe", - "shortname": "Microsoft Build Of OpenJDK.download", + "path": "Google Earth Pro/Google Earth Pro.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Google Earth Pro", + "shortname": "Google Earth Pro.munki", + "inferred_type": "munki", + "munki_display_name": "Google Earth Pro", + "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses." + }, + "com.github.dataJAR-recipes.download.UPDD Commander": { + "name": "UPDDCommander", + "description": "Download recipe for UPDD Commander.", + "repo": "autopkg/dataJAR-recipes", + "path": "UPDD Commander/UPDD Commander.download.recipe", + "shortname": "UPDD Commander.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Microsoft Build Of OpenJDK" + "com.github.dataJAR-recipes.munki.UPDD Commander" ] }, - "com.github.dataJAR-recipes.munki.Xamarin Mac": { - "name": "XamarinMac", - "description": "Downloads the latest version of Xamarin.mac Framework for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.UPDD Commander": { + "name": "UPDDCommander", + "description": "Downloads the latest version of UPDD Commander and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin.Mac.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Xamarin Mac" + "path": "UPDD Commander/UPDD Commander.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.UPDD Commander", + "shortname": "UPDD Commander.munki", + "inferred_type": "munki", + "munki_display_name": "UPDD Commander", + "munki_description": "Legamaster e-Screen touch screen drivers." }, - "com.github.dataJAR-recipes.munki.DotNet 6": { - "name": "DotNet6", - "description": "Downloads the latest version of DotNet 6 for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.OpenJDK15": { + "name": "OpenJDK 15", + "description": "Downloads the current release version of OpenJDK 15, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/DotNet 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DotNet 6", - "shortname": "DotNet 6.munki", + "path": "OpenJDK15/OpenJDK15.munki.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK13", + "deprecated": true, + "shortname": "OpenJDK15.munki", "inferred_type": "munki", - "munki_display_name": "DotNet 6", - "munki_description": "DotNet 6 for Visual Studio\n\nNET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices." + "munki_display_name": "OpenJDK 15", + "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." }, - "com.github.dataJAR-recipes.download.VisualStudio": { - "name": "VisualStudio", - "description": "Downloads the latest version of Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon", + "com.github.dataJAR-recipes.munki.Pitch": { + "name": "Pitch", + "description": "Downloads the current release version of Pitch, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Visual Studio.download.recipe", - "shortname": "Visual Studio.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.VisualStudio" - ] + "path": "Pitch/Pitch.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Pitch", + "shortname": "Pitch.munki", + "inferred_type": "munki", + "munki_display_name": "Pitch", + "munki_description": "From pitch decks to project plans, conference keynotes to all-hands meetings, our presentation software gives teams space to share all the work that matters." }, - "com.github.dataJAR-recipes.download.Xamarin Profiler": { - "name": "XamarinMac", - "description": "Downloads the latest version of Xamarin Profiler for Visual Studio.", + "com.github.dataJAR-recipes.download.Pitch": { + "name": "Pitch", + "description": "Downloads the current release version of Pitch.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin Profiler.download.recipe", - "shortname": "Xamarin Profiler.download", + "path": "Pitch/Pitch.download.recipe", + "shortname": "Pitch.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Xamarin Profiler" + "com.github.dataJAR-recipes.munki.Pitch" ] }, - "com.github.dataJAR-recipes.munki.Mono Framework": { - "name": "MonoFramework", - "description": "Downloads the latest version of Mono Framework for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.BetterDisplay": { + "name": "BetterDisplay", + "description": "Downloads the latest version of BetterDisplay and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Mono Framework.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mono Framework", - "shortname": "Mono Framework.munki", + "path": "BetterDisplay/BetterDisplay.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BetterDisplay", + "shortname": "BetterDisplay.munki", "inferred_type": "munki", - "munki_display_name": "Mono Framework", - "munki_description": "Mono Framework for Visual Studio\n\nCross platform, open source .NET framework" + "munki_display_name": "BetterDisplay", + "munki_description": "BetterDisplay is a truly wonderful tool! It lets you convert your displays to fully scalable screens, manage display configuration overrides, allows brightness and color control, provides XDR/HDR brightness upscaling (extra brightness beyond 100% for compatible XDR or HDR displays on Apple Silicon and Intel Macs - multiple methods available), full dimming to black, helps you create and manage virtual screens for your Mac, create Picture in Picture windows of your displays and gives you a host of other features to manage your display's settings easily from the menu bar. It can even disconnect/reconnect displays on-the-fly!" }, - "com.github.dataJAR-recipes.download.DotNet 7": { - "name": "DotNet7", - "description": "Downloads the latest version of DotNet 7 for Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon", + "com.github.dataJAR-recipes.download.BetterDisplay": { + "name": "BetterDisplay", + "description": "Downloads the latest version of BetterDisplay.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/DotNet 7.download.recipe", - "shortname": "DotNet 7.download", + "path": "BetterDisplay/BetterDisplay.download.recipe", + "shortname": "BetterDisplay.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DotNet 7" + "com.github.dataJAR-recipes.munki.BetterDisplay", + "com.github.davidbpirie.jamf-upload.BetterDisplay" ] }, - "com.github.dataJAR-recipes.munki.Xamarin Profiler": { - "name": "XamarinProfiler", - "description": "Downloads the latest version of Xamarin Profiler for Visual Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MediaMaster Pro": { + "name": "MediaMasterPro", + "description": "Downloads the latest version of MediaMaster Pro and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin Profiler.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Xamarin Profiler", - "shortname": "Xamarin Profiler.munki", + "path": "MediaMaster Pro/MediaMaster Pro.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro", + "shortname": "MediaMaster Pro.munki", "inferred_type": "munki", - "munki_display_name": "Xamarin Profiler", - "munki_description": "Xamarin Profiler for Visual Studio\n\nThe Xamarin Profiler is a graphical interface for the Mono log profiler, and supports profiling Android, iOS, tvOS, and Mac applications on Mac, and Android, iOS, and tvOS applications on Windows." - }, - "com.github.dataJAR-recipes.munki.Xamarin iOS": { - "name": "XamariniOS", - "description": "Downloads the latest version of Xamarin.iOS Framework for Visual Studio and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Xamarin.iOS.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Xamarin iOS" + "munki_display_name": "MediaMaster Pro", + "munki_description": "Market-leading solution for real-time media playback and video mapping turns that any powerful computer into a full-fledged professional media server capable of running video shows in sync on multiple servers, featuring up to 36 layers. All controlled from any lighting desk." }, - "com.github.dataJAR-recipes.download.Mono Framework": { - "name": "MonoFramework", - "description": "Downloads the latest version of Mono Framework for Visual Studio.", + "com.github.dataJAR-recipes.download.MediaMaster Pro": { + "name": "MediaMasterPro", + "description": "Downloads latest version of MediaMaster Pro.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Mono Framework.download.recipe", - "shortname": "Mono Framework.download", + "path": "MediaMaster Pro/MediaMaster Pro.download.recipe", + "deprecated": true, + "shortname": "MediaMaster Pro.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Mono Framework" + "com.github.dataJAR-recipes.munki.MediaMaster Pro", + "com.github.dataJAR-recipes.pkg.MediaMaster Pro" ] }, - "com.github.dataJAR-recipes.download.Eclipse Temurin JDK": { - "name": "EclipseTemurinJDK", - "description": "Downloads the latest version of Eclipse Temurin JDK for Visual Studio.", + "com.github.dataJAR-recipes.pkg.MediaMaster Pro": { + "name": "MediaMasterPro", + "description": "Downloads the latest version of the MediaMaster Pro and extracts the pkg and version.", "repo": "autopkg/dataJAR-recipes", - "path": "Visual Studio/Eclipse Temurin JDK.download.recipe", - "shortname": "Eclipse Temurin JDK.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Eclipse Temurin JDK" - ] + "path": "MediaMaster Pro/MediaMaster Pro.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro", + "shortname": "MediaMaster Pro.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.download.MongoDB Compass": { - "name": "MongoDB Compass", - "description": "Downloads the latest version of MongoDB Compass.\n\nTo download the Intel version use \"x64\" in DOWNLOAD_TYPE\nTo download the Apple Silicon version use \"arm64\" in DOWNLOAD_TYPE", + "com.github.dataJAR-recipes.download.FL Studio 2024": { + "name": "FLStudio2024", + "description": "Downloads the latest version of FL Studio 2024.", "repo": "autopkg/dataJAR-recipes", - "path": "MongoDB Compass/MongoDB Compass.download.recipe", - "shortname": "MongoDB Compass.download", + "path": "FL Studio 2024/FL Studio 2024.download.recipe", + "shortname": "FL Studio 2024.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MongoDB Compass" + "com.github.dataJAR-recipes.munki.FL Studio 2024" ] }, - "com.github.dataJAR-recipes.munki.MongoDB Compass": { - "name": "MongoDBCompass", - "description": "Downloads the latest version of MongoDB Compass and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.FL Studio 2024": { + "name": "FLStudio2024", + "description": "Downloads the latest version of FL Studio and imports it into a munki_repo.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "MongoDB Compass/MongoDB Compass.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MongoDB Compass", - "shortname": "MongoDB Compass.munki", + "path": "FL Studio 2024/FL Studio 2024.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FL Studio 2024", + "shortname": "FL Studio 2024.munki", "inferred_type": "munki", - "munki_display_name": "MongoDB Compass", - "munki_description": "Compass. The GUI for MongoDB.\n\nCompass is an interactive tool for querying, optimizing, and analyzing your MongoDB data. Get key insights, drag and drop to build pipelines, and more." + "munki_display_name": "FL Studio 2024", + "munki_description": "Meet FL Studio. The fastest way from your brain to your speakers.\n\nFL Studio is the desktop DAW that music-makers across the world use to turn ideas into reality. Whether you\u2019re just starting or are an experienced producer, FL Studio includes everything you need to create music." }, - "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9": { - "name": "CubaseLEAIElements9", - "description": "Downloads the latest version of Cubase LE AI Elements 9 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Screencast-O-Matic": { + "name": "Screencast-O-Matic", + "description": "Downloads latest version of Screencast-O-Matic for macOS and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase LE AI Elements 9/Cubase LE AI Elements 9.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9", - "deprecated": true, - "shortname": "Cubase LE AI Elements 9.munki", + "path": "Screencast-O-Matic/Screencast-O-Matic.munki.recipe", + "parent": "com.github.mlbz521.download.Screencast-O-Matic", + "shortname": "Screencast-O-Matic.munki", "inferred_type": "munki", - "munki_display_name": "Cubase LE AI Elements 9", - "munki_description": "Cubase Elements welcomes you to the world of Cubase, offering a streamlined music production environment with plenty of features that help seize the moment when musical creativity strikes. Sharing the same pristine audio quality as its larger siblings in the Cubase family, Cubase Elements provides the perfect starting point for intuitive song writing, studio-grade recordings and finalizing your mix. Do you want to elevate your sound to a new level? Cubase Elements is your next step." + "munki_display_name": "Screencast-O-Matic", + "munki_description": "Screencast-O-Matic is a screencasting and video editing software tool." }, - "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9": { - "name": "CubaseLEAIElements9", - "description": "Download recipe for the latest version of Cubase LE AI Elements 9.", + "com.github.dataJAR-recipes.download.KeyShot Network Rendering": { + "name": "KeyShotNetworkRendering2024", + "description": "Downloads the latest version of KeyShot Network Rendering.", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase LE AI Elements 9/Cubase LE AI Elements 9.download.recipe", + "path": "KeyShot Network Rendering/KeyShot Network Rendering.download.recipe", "deprecated": true, - "shortname": "Cubase LE AI Elements 9.download", + "shortname": "KeyShot Network Rendering.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9" + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering" ] }, - "com.github.dataJAR-recipes.munki.Fiddler Everywhere": { - "name": "FiddlerEverywhere", - "description": "Downloads the latest version of Fiddler Everywhere and imports it into Munki.", + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering": { + "name": "KeyShotNetworkRendering", + "description": "Downloads the latest version of KeyShot Network Rendering and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Fiddler Everywhere/Fiddler Everywhere.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Fiddler Everywhere", - "shortname": "Fiddler Everywhere.munki", + "path": "KeyShot Network Rendering/KeyShot Network Rendering.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering", + "deprecated": true, + "shortname": "KeyShot Network Rendering.munki", "inferred_type": "munki", - "munki_display_name": "FiddlerEverywhere", - "munki_description": "Never Be Confined by Limitations When Debugging HTTP(S) Traffic. Amplify your debugging efforts with a Web Debugging Proxy for any device or platform. Fiddler Everywhere is a pathway for all." + "munki_display_name": "KeyShot Network Rendering", + "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." }, - "com.github.dataJAR-recipes.download.Fiddler Everywhere": { - "name": "FiddlerEverywhere", - "description": "Downloads the latest version of Fiddler Everywhere.", + "com.github.dataJAR-recipes.munki.Thonny": { + "name": "Thonny", + "description": "Downloads the latest version of Thonny and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Fiddler Everywhere/Fiddler Everywhere.download.recipe", - "shortname": "Fiddler Everywhere.download", + "path": "Thonny/Thonny.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Thonny", + "shortname": "Thonny.munki", + "inferred_type": "munki", + "munki_display_name": "Thonny", + "munki_description": "Python IDE for beginners." + }, + "com.github.dataJAR-recipes.download.Thonny": { + "name": "Thonny", + "description": "Downloads the latest version of Thonny.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "Thonny/Thonny.download.recipe", + "shortname": "Thonny.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Fiddler Everywhere" + "com.github.dataJAR-recipes.munki.Thonny" ] }, - "com.github.dataJAR-recipes.munki.Dialpad": { - "name": "Dialpad", - "description": null, + "com.github.dataJAR-recipes.munki.Gladinet Cloud Drive Mac Client 9": { + "name": "Gladinet Cloud Drive Mac Client 9", + "description": "Downloads the Gladinet Cloud Drive Mac Client 9 dmg and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Dialpad/Dialpad.munki.recipe", - "parent": "com.github.autopkg.mikestechshop.download.Dialpad", - "shortname": "Dialpad.munki", + "path": "Gladinet Cloud Drive Mac Client 9/Gladinet Cloud Drive Mac Client 9.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Drive Mac Client 9", + "shortname": "Gladinet Cloud Drive Mac Client 9.munki", "inferred_type": "munki", - "munki_display_name": "Dialpad", - "munki_description": "Move your phone system, conferencing and call center to the cloud. Support your modern, mobile workers. Work from anywhere and let Ai make every call a smarter call." + "munki_display_name": "Gladinet Cloud Drive Mac Client", + "munki_description": "Gladinet Cloud Mac OS X client integrates with Mac Finder with a drive volume. Inside the drive volume, you can see the backend storage files and folders from Gladinet Cloud Enterprise." }, - "com.github.dataJAR-recipes.download.Sennheiser Wireless Systems Manager": { - "name": "WirelessSystemsManager", - "description": "Downloads the latest version of the Sennheiser Wireless Systems Manager.", + "com.github.dataJAR-recipes.download.Gladinet Cloud Drive Mac Client 9": { + "name": "Gladinet Cloud Drive Mac Client 9", + "description": "Download recipe for Gladinet Cloud Drive Mac Client 9", "repo": "autopkg/dataJAR-recipes", - "path": "Sennheiser Wireless Systems Manager/Sennheiser Wireless Systems Manager.download.recipe", - "shortname": "Sennheiser Wireless Systems Manager.download", + "path": "Gladinet Cloud Drive Mac Client 9/Gladinet Cloud Drive Mac Client 9.download.recipe", + "shortname": "Gladinet Cloud Drive Mac Client 9.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sennheiser Wireless Systems Manager" + "com.github.dataJAR-recipes.munki.Gladinet Cloud Drive Mac Client 9" ] }, - "com.github.dataJAR-recipes.munki.Sennheiser Wireless Systems Manager": { - "name": "WirelessSystemsManager", - "description": "Downloads the latest version of the Sennheiser Wireless Systems Manager and imports it into Munki.", + "com.github.dataJAR-recipes.download.TI Connect CE": { + "name": "TIConnectCE", + "description": "Downloads the latest version of TI Connect CE.", "repo": "autopkg/dataJAR-recipes", - "path": "Sennheiser Wireless Systems Manager/Sennheiser Wireless Systems Manager.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sennheiser Wireless Systems Manager", - "shortname": "Sennheiser Wireless Systems Manager.munki", - "inferred_type": "munki", - "munki_display_name": "Wireless Systems Manager", - "munki_description": "Sennheiser's Wireless Systems Manager is a professional software solution for remotely monitoring and controlling wireless systems. Its intelligent features make the WSM the ideal choice for TV studios, live events, as well as musical productions. Wireless Systems Manager for Mac and Windows assists users in setting up and coordinating the frequencies of wireless microphones and personal monitors by having the most important parameters like charging levels handily displayed on a single screen." + "path": "TI Connect CE/TI Connect CE.download.recipe", + "shortname": "TI Connect CE.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.TI Connect CE" + ] }, - "com.github.dataJAR-recipes.munki.Catalyst Browse": { - "name": "CatalystBrowse", - "description": "Downloads the latest trial version of Catalyst Browse and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.TI Connect CE": { + "name": "TIConnectCE", + "description": "Downloads the latest version of TI Connect CE and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Catalyst Browse/Catalyst Browse.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Catalyst Browse", - "shortname": "Catalyst Browse.munki", + "path": "TI Connect CE/TI Connect CE.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.TI Connect CE", + "shortname": "TI Connect CE.munki", "inferred_type": "munki", - "munki_display_name": "Catalyst Browse", - "munki_description": "Catalyst Browse, a cross-platform viewing and logging tool for all Sony Pro formats, offers streamlined media management that simplifies your workflow and secures your content." + "munki_display_name": "TI Connect CE", + "munki_description": "Easily take screen captures, transfer files, and write TI basic programs for the TI-84 Plus family." }, - "com.github.dataJAR-recipes.download.Catalyst Browse": { - "name": "CatalystBrowse", - "description": "Download recipe for the latest trial version of Catalyst Browse.", + "com.github.dataJAR-recipes.download.BBEdit 14": { + "name": "BBEdit14", + "description": "Downloads the latest version of BBEdit 14.", "repo": "autopkg/dataJAR-recipes", - "path": "Catalyst Browse/Catalyst Browse.download.recipe", - "shortname": "Catalyst Browse.download", + "path": "BBEdit 14/BBEdit 14.download.recipe", + "shortname": "BBEdit 14.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Catalyst Browse", - "com.github.autopkg.mikestechshop.pkg.CatalystBrowse" + "com.github.dataJAR-recipes.munki.BBEdit 14" ] }, - "com.github.dataJAR-recipes.download.PDF Squeezer": { - "name": "PDF Squeezer", - "description": "Downloads the latest version of PDF Squeezer.", + "com.github.dataJAR-recipes.munki.BBEdit 14": { + "name": "BBEdit14", + "description": "Downloads the latest version of BBEdit 14 and imports it into Munki.\n\nThis uses the same postinstall and uninstall scripts as the version agnostic recipe found in https://github.com/autopkg/recipes/tree/master/Barebones", "repo": "autopkg/dataJAR-recipes", - "path": "PDF Squeezer/PDF Squeezer.download.recipe", - "shortname": "PDF Squeezer.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.PDF Squeezer" - ] + "path": "BBEdit 14/BBEdit 14.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BBEdit 14", + "shortname": "BBEdit 14.munki", + "inferred_type": "munki", + "munki_display_name": "BBEdit 14", + "munki_description": "BBEdit is the leading professional HTML and text editor for macOS. This award-winning product has been crafted to serve the needs of writers, Web authors and software developers, and provides an abundance of features for editing, searching, and manipulation of prose, source code, and textual data." }, - "com.github.dataJAR-recipes.munki.PDF Squeezer": { - "name": "PDFSqueezer", - "description": "Downloads the latest version of PDF Squeezer and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MediaHuman Audio Converter": { + "name": "MediaHuman Audio Converter", + "description": "Downloads the latest version of MediaHuman Audio Converter and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "PDF Squeezer/PDF Squeezer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PDF Squeezer", - "shortname": "PDF Squeezer.munki", + "path": "MediaHuman Audio Converter/MediaHuman Audio Converter.munki.recipe", + "parent": "com.github.moofit-recipes.download.AudioConverter", + "shortname": "MediaHuman Audio Converter.munki", "inferred_type": "munki", - "munki_display_name": "PDF Squeezer", - "munki_description": "Simple-to-use PDF compression tool." + "munki_display_name": "MediaHuman Audio Converter", + "munki_description": "MediaHuman Audio Converter is a freeware application for Mac OS X and Windows. It can help you to convert your music absolutely free to WMA, MP3, AAC, WAV, FLAC, OGG, AIFF, Apple Lossless format and bunch of others." }, - "com.github.dataJAR-recipes.munki.Quarto": { - "name": "Quarto", - "description": "Downloads the latest version of Quarto and imports it into Munki.", + "com.github.dataJAR-recipes.munki.A+ Suite": { + "name": "A+Suite", + "description": "Downloads the latest version of A+Suite and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Quarto/Quarto.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Quarto", - "shortname": "Quarto.munki", - "inferred_type": "munki", - "munki_display_name": "Quarto", - "munki_description": "An open-source scientific and technical publishing system" + "path": "A+ Suite/A+ Suite.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.A+ Suite" }, - "com.github.dataJAR-recipes.download.Quarto": { - "name": "Quarto", - "description": "Downloads the latest version of Quarto.", + "com.github.dataJAR-recipes.download.A+ Suite": { + "name": "A+Suite", + "description": "Downloads the latest version of A+ Suite", "repo": "autopkg/dataJAR-recipes", - "path": "Quarto/Quarto.download.recipe", - "shortname": "Quarto.download", - "inferred_type": "download", + "path": "A+ Suite/A+ Suite.download.recipe", "children": [ - "com.github.dataJAR-recipes.munki.Quarto" + "com.github.dataJAR-recipes.munki.A+ Suite" ] }, - "com.github.dataJAR-recipes.download.Adobe Acrobat Classic": { - "name": "AdobeAcrobatClassic", - "description": "Downloads the latest version of Adobe Acrobat Classic.", + "com.github.dataJAR-recipes.munki.OpenJDK12": { + "name": "OpenJDK 12", + "description": "Downloads the current release version of OpenJDK 12, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Acrobat Classic/Adobe Acrobat Classic.download.recipe", - "shortname": "Adobe Acrobat Classic.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Adobe Acrobat Classic" - ] + "path": "OpenJDK12/OpenJDK12.munki.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK12", + "deprecated": true, + "shortname": "OpenJDK12.munki", + "inferred_type": "munki", + "munki_display_name": "OpenJDK 12", + "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." }, - "com.github.dataJAR-recipes.munki.Adobe Acrobat Classic": { - "name": "AdobeAcrobatClassic", - "description": "Downloads the latest version of Adobe Acrobat Classic\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Microsoft Word 365": { + "name": "Microsoft Word 365", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Word 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Acrobat Classic/Adobe Acrobat Classic.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Adobe Acrobat Classic", - "shortname": "Adobe Acrobat Classic.munki", + "path": "Microsoft Word 365/Microsoft Word 365.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "Microsoft Word 365.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat Classic", - "munki_description": "The complete PDF solution" + "munki_display_name": "Microsoft Word", + "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." }, - "com.github.dataJAR-recipes.munki.Logitech Presentation": { - "name": "LogitechPresentation", - "description": "Downloads the latest version of Logitech Presentation and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Hudl Insight": { + "name": "HudlInsight", + "description": "Downloads the latest version of Hudl Insight and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Logitech Presentation/Logitech Presentation.munki.recipe", - "parent": "com.github.grahampugh.recipes.pkg.LogitechPresentation", - "shortname": "Logitech Presentation.munki", + "path": "Hudl Insight/Hudl Insight.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hudl Insight", + "shortname": "Hudl Insight.munki", "inferred_type": "munki", - "munki_display_name": "Logitech Presentation", - "munki_description": "The Logitech Presentation software sets the stage before your presentation begins. Manage your time, toggle pointer mode, and customize actions within a user-friendly interface." + "munki_display_name": "Hudl Insight", + "munki_description": "The fastest way to improve performance\n\nBringing new levels of data-analysis to Hudl Sportscode and powering match, recruitment and performance decisions, to make every moment count." }, - "com.github.dataJAR-recipes.munki.Microsoft Outlook 365": { - "name": "Microsoft Outlook 365", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Outlook 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", + "com.github.dataJAR-recipes.download.Hudl Insight": { + "name": "HudlInsight", + "description": "Downloads the latest version of Hudl Insight.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Outlook 365/Microsoft Outlook 365.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", - "shortname": "Microsoft Outlook 365.munki", + "path": "Hudl Insight/Hudl Insight.download.recipe", + "shortname": "Hudl Insight.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Hudl Insight" + ] + }, + "com.github.dataJAR-recipes.munki.CrashPlan": { + "name": "CrashPlan", + "description": "Downloads the latest version of CrashPlan and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "CrashPlan/CrashPlan.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CrashPlan", + "shortname": "CrashPlan.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Outlook", - "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." + "munki_display_name": "CrashPlan", + "munki_description": "Cloud Backup Solutions for the Remote and Hybrid Workforce." }, - "com.github.dataJAR-recipes.download.SF Symbols 5": { - "name": "SFSymbols5", - "description": "Downloads the latest version of SF Symbols 5", + "com.github.dataJAR-recipes.download.CrashPlan": { + "name": "CrashPlan", + "description": "Downloads the latest version of CrashPlan.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 5/SF Symbols 5.download.recipe", - "shortname": "SF Symbols 5.download", + "path": "CrashPlan/CrashPlan.download.recipe", + "shortname": "CrashPlan.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SF Symbols 5" + "com.github.dataJAR-recipes.munki.CrashPlan" ] }, - "com.github.dataJAR-recipes.munki.SF Symbols 5": { - "name": "SFSymbols5", - "description": "Downloads the latest version of SF Symbols 5 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.download.Focusrite Control 2": { + "name": "FocusriteControl2", + "description": "Downloads the latest version of Focusrite Control 2.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 5/SF Symbols 5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Symbols 5", - "shortname": "SF Symbols 5.munki", + "path": "Focusrite Control 2/Focusrite Control 2.download.recipe", + "shortname": "Focusrite Control 2.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Focusrite Control 2" + ] + }, + "com.github.dataJAR-recipes.munki.Focusrite Control 2": { + "name": "FocusriteControl2", + "description": "Downloads the latest version of Focusrite Control 2 and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Focusrite Control 2/Focusrite Control 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Focusrite Control 2", + "shortname": "Focusrite Control 2.munki", "inferred_type": "munki", - "munki_display_name": "SF Symbols 5", - "munki_description": "SF Symbols 5\n\nWith over 5,000 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text. They can be exported and edited using vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 5 introduces a collection of expressive animations, over 700 new symbols, and enhanced tools for custom symbols." + "munki_display_name": "Focusrite Control 2", + "munki_description": "Focusrite Control 2 is a powerful app for your Scarlett to make session setup painless, so you can focus on what matters - capturing great performances." }, - "com.github.dataJAR-recipes.download.Godot 3": { - "name": "Godot3", - "description": "Download recipe for the latest version of Godot 3.", + "com.github.dataJAR-recipes.download.JamfSwitcher": { + "name": "JamfSwitcher", + "description": "Downloads the latest version of Jamf Switcher.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 3/Godot 3.download.recipe", - "shortname": "Godot 3.download", + "path": "Jamf Switcher/Jamf Switcher.download.recipe", + "shortname": "Jamf Switcher.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Godot 3", - "com.github.dataJAR-recipes.munki.Godot 3" + "com.github.dataJAR-recipes.pkg.JamfSwitcher", + "com.github.dataJAR-recipes.munki.JamfSwitcher" ] }, - "com.github.dataJAR-recipes.jss.Godot 3": { - "name": "Godot3", - "description": "Downloads the current release version of Godot 3 and then uploads to the JSS", + "com.github.dataJAR-recipes.pkg.JamfSwitcher": { + "name": "JamfSwitcher", + "description": "Downloads the latest version of Jamf Switcher and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 3/Godot 3.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Godot 3", + "path": "Jamf Switcher/Jamf Switcher.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.JamfSwitcher", + "shortname": "Jamf Switcher.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.JamfSwitcher" + ] + }, + "com.github.dataJAR-recipes.munki.JamfSwitcher": { + "name": "JamfSwitcher", + "description": "Downloads the latest version of Jamf Switcher and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Jamf Switcher/Jamf Switcher.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.JamfSwitcher", + "shortname": "Jamf Switcher.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Switcher", + "munki_description": "Jamf Switcher is an app which points either Jamf Pro applications or your browser to a particular Jamf deployment and is configured by Self Service Bookmarks" + }, + "com.github.dataJAR-recipes.jss.JamfSwitcher": { + "name": "JamfSwitcher", + "description": "Downloads the latest version of Jamf Switcher and imports it into your JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "Jamf Switcher/Jamf Switcher.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.JamfSwitcher", "deprecated": true, - "shortname": "Godot 3.jss", + "shortname": "Jamf Switcher.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.\n\nGodot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code." + "jamf_description": "Jamf Switcher is an app which points either Jamf Pro applications or your browser to a particular Jamf deployment and is configured by Self Service Bookmarks" }, - "com.github.dataJAR-recipes.pkg.Godot 3": { - "name": "Godot3", - "description": "Downloads the latest version of Godot 3 and creates a flat PKG.", + "com.github.dataJAR-recipes.munki.Wondershare Filmora": { + "name": "WondershareFilmora", + "description": "Downloads the latest version of Wondershare Filmora and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 3/Godot 3.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Godot 3", - "shortname": "Godot 3.pkg", - "inferred_type": "pkg", + "path": "Wondershare Filmora/Wondershare Filmora.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Wondershare Filmora", + "shortname": "Wondershare Filmora.munki", + "inferred_type": "munki", + "munki_display_name": "Wondershare Filmora ", + "munki_description": "Create Without Limits." + }, + "com.github.dataJAR-recipes.download.Wondershare Filmora": { + "name": "WondershareFilmora", + "description": "Downloads latest version of the Wondershare Filmora.", + "repo": "autopkg/dataJAR-recipes", + "path": "Wondershare Filmora/Wondershare Filmora.download.recipe", + "deprecated": true, + "shortname": "Wondershare Filmora.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Godot 3" + "com.github.dataJAR-recipes.munki.Wondershare Filmora" ] }, - "com.github.dataJAR-recipes.munki.Godot 3": { - "name": "Godot3", - "description": "Downloads the latest version of Godot 3 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Loom": { + "name": "Loom", + "description": "Downloads the latest Loom disk image and imports it into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 3/Godot 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Godot 3", - "shortname": "Godot 3.munki", + "path": "Loom/Loom.munki.recipe", + "parent": "com.github.nstrauss.download.Loom", + "shortname": "Loom.munki", "inferred_type": "munki", - "munki_display_name": "Godot 3", - "munki_description": "Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.\n\nGodot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code." + "munki_display_name": "Loom", + "munki_description": "Say it with video! Loom is the most effective way to get your message across, no matter where you work." + }, + "com.github.dataJAR-recipes.munki.Jamf Connect Configuration": { + "name": "Jamf Connect Configuration", + "description": "Downloads the latest release of Jamf Connect Configuration and imports it in into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Jamf Connect Configuration/Jamf Connect Configuration.munki.recipe", + "parent": "com.github.yohan460-recipes.download.JamfConnect", + "shortname": "Jamf Connect Configuration.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Connect Configuration", + "munki_description": "Jamf Connect Configuration is an app that allows administrators to automatically configure and create computer configuration profiles for Jamf Connect apps." }, "com.github.dataJAR-recipes.munki.Amazon Corretto 8": { "name": "Amazon Coretto 8", @@ -76764,144 +76813,217 @@ "com.github.dataJAR-recipes.munki.Amazon Corretto 8" ] }, - "com.github.dataJAR-recipes.munki.Transcribe": { - "name": "Transcribe!", - "description": "Downloads the latest version of Transcribe! and imports it into Munki.\n\nTo download the x86_64 version use \"intel\" in the DOWNLOAD_ARCH variable.\nTo download the arm64 version use \"arm\" in the DOWNLOAD_ARCH variable.", + "com.github.dataJAR-recipes.munki.Refinitiv Workspace": { + "name": "RefinitivWorkspace", + "description": "Downloads the latest version of Refinitiv Workspace and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Transcribe/Transcribe.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Transcribe", - "shortname": "Transcribe.munki", + "path": "Refinitiv Workspace/Refinitiv Workspace.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Refinitiv Workspace", + "shortname": "Refinitiv Workspace.munki", "inferred_type": "munki", - "munki_display_name": "Transcribe!", - "munki_description": "The Transcribe! application is an assistant for people who want to work out a piece of music from a recording, in order to write it out, or play it themselves, or both. It doesn't do the transcribing for you, but it is essentially a specialised player program which is optimised for the purpose of transcription. It has many transcription-specific features not found on conventional music players." + "munki_display_name": "Refinitiv Workspace", + "munki_description": "Refinitiv Workspace gives you access to the broadest and deepest coverage of financial data, news, analytics and productivity tools in a highly customized experience - on desktop, web and mobile." }, - "com.github.dataJAR-recipes.download.Transcribe": { - "name": "Transcribe!", - "description": "Downloads latest version of Transcribe!.\n\nTo download the x86_64 version use \"intel\" in the DOWNLOAD_ARCH variable.\nTo download the arm64 version use \"arm\" in the DOWNLOAD_ARCH variable.", + "com.github.dataJAR-recipes.download.Refinitiv Workspace": { + "name": "RefinitivWorkspace", + "description": "Downloads the latest version of Refinitiv Workspace.", "repo": "autopkg/dataJAR-recipes", - "path": "Transcribe/Transcribe.download.recipe", - "shortname": "Transcribe.download", + "path": "Refinitiv Workspace/Refinitiv Workspace.download.recipe", + "shortname": "Refinitiv Workspace.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Transcribe" + "com.github.dataJAR-recipes.munki.Refinitiv Workspace" ] }, - "com.github.dataJAR-recipes.munki.CrashPlan": { - "name": "CrashPlan", - "description": "Downloads the latest version of CrashPlan and imports it into Munki.", + "com.github.dataJAR-recipes.download.Quarto": { + "name": "Quarto", + "description": "Downloads the latest version of Quarto.", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan/CrashPlan.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CrashPlan", - "shortname": "CrashPlan.munki", + "path": "Quarto/Quarto.download.recipe", + "shortname": "Quarto.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Quarto" + ] + }, + "com.github.dataJAR-recipes.munki.Quarto": { + "name": "Quarto", + "description": "Downloads the latest version of Quarto and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Quarto/Quarto.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Quarto", + "shortname": "Quarto.munki", "inferred_type": "munki", - "munki_display_name": "CrashPlan", - "munki_description": "Cloud Backup Solutions for the Remote and Hybrid Workforce." + "munki_display_name": "Quarto", + "munki_description": "An open-source scientific and technical publishing system" }, - "com.github.dataJAR-recipes.download.CrashPlan": { - "name": "CrashPlan", - "description": "Downloads the latest version of CrashPlan.", + "com.github.dataJAR-recipes.download.MakeHuman": { + "name": "MakeHuman", + "description": "Downloads latest version of MakeHuman.", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan/CrashPlan.download.recipe", - "shortname": "CrashPlan.download", + "path": "MakeHuman/MakeHuman.download.recipe", + "shortname": "MakeHuman.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.CrashPlan" + "com.github.dataJAR-recipes.munki.MakeHuman" ] }, - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7": { - "name": "Suitcase Fusion 7", - "description": "Downloads the latest version of Suitcase Fusion 7 and makes a pkg of it", + "com.github.dataJAR-recipes.munki.MakeHuman": { + "name": "MakeHuman", + "description": "Downloads the latest version of MakeHuman and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 7/Suitcase Fusion 7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 7", - "shortname": "Suitcase Fusion 7.pkg", - "inferred_type": "pkg", + "path": "MakeHuman/MakeHuman.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MakeHuman", + "shortname": "MakeHuman.munki", + "inferred_type": "munki", + "munki_display_name": "MakeHuman", + "munki_description": "MakeHuman is an open source (AGPL3) tool designed to simplify the creation of virtual humans using a Graphical User Interface, also commonly referred to as a GUI. This is a specialized branch of the more general subject of 3D modelling. The MakeHuman Team is focused on this specific branch of the broader subject in order to achieve the best possible level of quality and ease of use in that area. The ultimate goal is to be able to quickly produce a wide array of realistic virtual humans with only a few clicks of the mouse and be able to render or export them for use in other projects." + }, + "com.github.dataJAR-recipes.download.Elgato Stream Deck": { + "name": "ElgatoStreamDeck", + "description": "Downloads latest version of Elgato Stream Deck.", + "repo": "autopkg/dataJAR-recipes", + "path": "Elgato Stream Deck/Elgato Stream Deck.download.recipe", + "shortname": "Elgato Stream Deck.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 7" + "com.github.dataJAR-recipes.munki.Elgato Stream Deck" ] }, - "com.github.dataJAR-recipes.munki.Suitcase Fusion 7": { - "name": "SuitcaseFusion7", - "description": "Downloads the current release version of Suitcase Fusion 7 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Elgato Stream Deck": { + "name": "ElgatoStreamDeck", + "description": "Downloads the latest version of Elgato Stream Deck and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.\n\nTo force MunkiImporter to import the pkg, set FORCE_MUNKIIMPORT to a non-empty string.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 7/Suitcase Fusion 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 7", - "shortname": "Suitcase Fusion 7.munki", + "path": "Elgato Stream Deck/Elgato Stream Deck.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Elgato Stream Deck", + "shortname": "Elgato Stream Deck.munki", "inferred_type": "munki", - "munki_display_name": "Suitcase Fusion 7", - "munki_description": "Font management application" + "munki_display_name": "Elgato Stream Deck", + "munki_description": "You are creating quality content backed by the best tech on the planet. But you want to do more. With Stream Deck, unleash your creative genius and make waves across Twitch and YouTube. All while focusing on what matters most: your audience." }, - "com.github.dataJAR-recipes.download.Suitcase Fusion 7": { - "name": "Suitcase Fusion 7", - "description": "Downloads the current release version of Suitcase Fusion 7.", + "com.github.dataJAR-recipes.munki.Smultron 12": { + "name": "Smultron12", + "description": "Downloads latest version of Smultron 12 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 7/Suitcase Fusion 7.download.recipe", - "shortname": "Suitcase Fusion 7.download", + "path": "Smultron 12/Smultron 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Smultron 12", + "shortname": "Smultron 12.munki", + "inferred_type": "munki", + "munki_display_name": "Smultron 12", + "munki_description": "Smultron is powerful and confident without being complicated. Its elegance and simplicity helps everyone being creative and to write and edit all sorts of texts." + }, + "com.github.dataJAR-recipes.download.Smultron 12": { + "name": "Smultron12", + "description": "Downloads latest version of Smultron 12", + "repo": "autopkg/dataJAR-recipes", + "path": "Smultron 12/Smultron 12.download.recipe", + "shortname": "Smultron 12.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7", - "com.github.dataJAR-recipes.munki.Suitcase Fusion 7" + "com.github.dataJAR-recipes.munki.Smultron 12" ] }, - "com.github.dataJAR-recipes.jss.Suitcase Fusion 7": { - "name": "Suitcase Fusion 7", - "description": "Downloads the current release version of Suitcase Fusion 7 and then uploads to the JSS", + "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin": { + "name": "GoProFXReframePlugin", + "description": "Downloads the latest version of GoPro FX Reframe plugin and creates a new package, as the supplied pkg's receipt is no use and the artefacts on disk do not hold valid versioning.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 7/Suitcase Fusion 7.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7", - "deprecated": true, - "shortname": "Suitcase Fusion 7.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Meet font challenges head-on in 2017. Reduce wasted time. Keep your fonts in order. Create your best work." + "path": "GoPro FX Reframe plugin/GoPro FX Reframe plugin.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.GoPro FX Reframe plugin", + "shortname": "GoPro FX Reframe plugin.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.GoPro FX Reframe plugin" + ] }, - "com.github.dataJAR-recipes.jss.KeeWeb": { - "name": "KeeWeb", - "description": "Downloads the current release version of KeeWeb and then uploads to the JSS", + "com.github.dataJAR-recipes.download.GoPro FX Reframe plugin": { + "name": "GoProFXReframePlugin", + "description": "Downloads the latest version of the GoPro FX Reframe plugin.", "repo": "autopkg/dataJAR-recipes", - "path": "KeeWeb/KeeWeb.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.KeeWeb", + "path": "GoPro FX Reframe plugin/GoPro FX Reframe plugin.download.recipe", "deprecated": true, - "shortname": "KeeWeb.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Free cross-platform password manager compatible with KeePass." + "shortname": "GoPro FX Reframe plugin.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin" + ] }, - "com.github.dataJAR-recipes.munki.KeeWeb": { - "name": "KeeWeb", - "description": "Downloads the latest version of KeeWeb and imports it into Munki.", + "com.github.dataJAR-recipes.munki.GoPro FX Reframe plugin": { + "name": "GoProFXReframePlugin", + "description": "Downloads the latest version of the GoPro FX Reframe plugin and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KeeWeb/KeeWeb.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeeWeb", - "shortname": "KeeWeb.munki", + "path": "GoPro FX Reframe plugin/GoPro FX Reframe plugin.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin", + "shortname": "GoPro FX Reframe plugin.munki", "inferred_type": "munki", - "munki_display_name": "KeeWeb", - "munki_description": "Free cross-platform password manager compatible with KeePass." + "munki_display_name": "GoPro FX Reframe plugin", + "munki_description": "Get full creative control of your GoPro footage. Use the GoPro FX Reframe plugin to edit your HERO, MAX and Fusion footage in Adobe Premiere Pro and Adobe After Effects." }, - "com.github.dataJAR-recipes.pkg.KeeWeb": { - "name": "KeeWeb", - "description": "Downloads the latest version of KeeWeb and creates a package.", + "com.github.dataJAR-recipes.munki.Hudl SportsCode 12": { + "name": "HudlSportsCode12", + "description": "Downloads the latest trial version of Hudl SportsCode 12 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KeeWeb/KeeWeb.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.KeeWeb", - "shortname": "KeeWeb.pkg", - "inferred_type": "pkg", + "path": "Hudl SportsCode 12/Hudl SportsCode 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hudl SportsCode 12", + "shortname": "Hudl SportsCode 12.munki", + "inferred_type": "munki", + "munki_display_name": "Hudl SportsCode 12", + "munki_description": "The new Hudl Sportscode is more powerful and more intuitive with better scripting, faster interactions and easier integrations with your custom workflow." + }, + "com.github.dataJAR-recipes.download.Hudl SportsCode 12": { + "name": "HudlSportsCode12", + "description": "Downloads latest Hudl SportsCode disk image.", + "repo": "autopkg/dataJAR-recipes", + "path": "Hudl SportsCode 12/Hudl SportsCode 12.download.recipe", + "shortname": "Hudl SportsCode 12.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.KeeWeb" + "com.github.dataJAR-recipes.munki.Hudl SportsCode 12" ] }, - "com.github.dataJAR-recipes.download.KeeWeb": { - "name": "KeeWeb", - "description": "Downloads the latest version of KeeWeb.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.munki.TouchDesigner": { + "name": "TouchDesigner", + "description": "Downloads the latest version of TouchDesigner and imports it into Munki.\n\nFor Intel downloads use x86_64 for the \"SUPPORTED_ARCH\" variable\n\nFor Apple Silicon downloads use arm64 for the \"SUPPORTED_ARCH\" variable", "repo": "autopkg/dataJAR-recipes", - "path": "KeeWeb/KeeWeb.download.recipe", - "shortname": "KeeWeb.download", + "path": "TouchDesigner/TouchDesigner.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.TouchDesigner", + "shortname": "TouchDesigner.munki", + "inferred_type": "munki", + "munki_display_name": "TouchDesigner", + "munki_description": " " + }, + "com.github.dataJAR-recipes.download.TouchDesigner": { + "name": "TouchDesigner", + "description": "Downloads the latest version of TouchDesigner.\n\nUse \"arm64\" in the ARCH_TYPE variable to download for Apple Silicon computers\n\nUse \"intel\" in the ARCH_TYPE variable to download for Intel computers", + "repo": "autopkg/dataJAR-recipes", + "path": "TouchDesigner/TouchDesigner.download.recipe", + "shortname": "TouchDesigner.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeeWeb", - "com.github.dataJAR-recipes.pkg.KeeWeb" + "com.github.dataJAR-recipes.munki.TouchDesigner" ] }, + "com.github.dataJAR-recipes.munki.LAPSformacOS": { + "name": "LAPSformacOS", + "description": "Downloads the latest version of LAPS for macOS and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "LAPS for macOS/LAPS for macOS.munki.recipe", + "parent": "com.github.neilmartin83.download.LAPSformacOS", + "shortname": "LAPS for macOS.munki", + "inferred_type": "munki", + "munki_display_name": "LAPS for macOS", + "munki_description": "A macOS Application for retrieving LAPS AD Passwords." + }, + "com.github.dataJAR-recipes.munki.MicrosoftDefender": { + "name": "MicrosoftDefender", + "description": "Downloads the latest version of Microsoft Defender and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Microsoft Defender/Microsoft Defender.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefender", + "shortname": "Microsoft Defender.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Defender", + "munki_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." + }, "com.github.dataJAR-recipes.munki.Focusrite RedNet Control": { "name": "Focusrite RedNet Control", "description": "Downloads the latest version of Focusrite RedNet Control and imports into Munki.", @@ -76925,253 +77047,283 @@ "com.github.dataJAR-recipes.munki.Focusrite RedNet Control" ] }, - "com.github.dataJAR-recipes.download.KeyShot Network Rendering 10": { - "name": "KeyShotNetworkRendering10", - "description": "Downloads the latest version of KeyShot Network Rendering 10.", + "com.github.dataJAR-recipes.munki.ArrayCalc V10": { + "name": "ArrayCalcV10", + "description": "Downloads the current release version of ArrayCalc V10, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering 10/KeyShot Network Rendering 10.download.recipe", - "deprecated": true, - "shortname": "KeyShot Network Rendering 10.download", + "path": "ArrayCalc V10/ArrayCalc V10.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ArrayCalc V10", + "shortname": "ArrayCalc V10.munki", + "inferred_type": "munki", + "munki_display_name": "ArrayCalc V10", + "munki_description": "The d&b ArrayCalc simulation software is the simulation tool for d&b line arrays, column and point source loudspeakers as well as subwoofers. This is a comprehensive toolbox for all tasks associated with acoustic design, performance prediction, alignment, rigging and safety parameters." + }, + "com.github.dataJAR-recipes.download.ArrayCalc V10": { + "name": "ArrayCalcV10", + "description": "Downloads the current release version of ArrayCalc V10.", + "repo": "autopkg/dataJAR-recipes", + "path": "ArrayCalc V10/ArrayCalc V10.download.recipe", + "shortname": "ArrayCalc V10.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 10" + "com.github.dataJAR-recipes.munki.ArrayCalc V10" ] }, - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 10": { - "name": "KeyShotNetworkRendering10", - "description": "Downloads the latest version of KeyShot Network Rendering 10 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering 10/KeyShot Network Rendering 10.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering 10", - "deprecated": true, - "shortname": "KeyShot Network Rendering 10.munki", - "inferred_type": "munki", - "munki_display_name": "KeyShot Network Rendering 10", - "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." - }, - "com.github.dataJAR-recipes.munki.Vitals": { - "name": "Vitals", - "description": "Downloads the latest version of Vitals and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SonoBus": { + "name": "SonoBus", + "description": "Downloads the latest version of SonoBus and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Vitals/Vitals.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Vitals", - "shortname": "Vitals.munki", + "path": "SonoBus/SonoBus.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SonoBus", + "shortname": "SonoBus.munki", "inferred_type": "munki", - "munki_display_name": "Vitals", - "munki_description": "Vitals lives in the menu bar, keeping track of resource usage in the background so you can summon it instantly at any time.\n\nWhile other tools like Activity Monitor show you each process' current CPU usage, Vitals shows a per-process CPU graph covering the last 60 seconds. This makes it much easier to track down apps that misbehave sporadically." + "munki_display_name": "SonoBus", + "munki_description": "SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network." }, - "com.github.dataJAR-recipes.download.Vitals": { - "name": "Vitals", - "description": "Downloads the latest version of Vitals.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.SonoBus": { + "name": "SonoBus", + "description": "Downloads the latest version of SonoBus", "repo": "autopkg/dataJAR-recipes", - "path": "Vitals/Vitals.download.recipe", - "shortname": "Vitals.download", + "path": "SonoBus/SonoBus.download.recipe", + "shortname": "SonoBus.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Vitals" + "com.github.dataJAR-recipes.munki.SonoBus" ] }, - "com.github.dataJAR-recipes.munki.Azeus Convene": { - "name": "AzeusConvene", - "description": "Downloads the latest version of Azeus Convene and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.Sound Particles": { + "name": "SoundParticles", + "description": "Downloads the latest version of the Sound Particles and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Azeus Convene/Azeus Convene.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Azeus Convene", - "shortname": "Azeus Convene.munki", + "path": "Sound Particles/Sound Particles.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sound Particles", + "shortname": "Sound Particles.munki", "inferred_type": "munki", - "munki_display_name": "Azeus Convene", - "munki_description": "Convene was designed with all of your governance and meeting needs in mind. Our features and capabilities allow you to prepare and administer your meetings more efficiently.\n\nCreate agendas, manage schedules, collaborate in real-time, and execute actions.\n\nConvene allows you to control the whole meeting process effortlessly." + "munki_display_name": "Sound Particles", + "munki_description": "Sound Particles is an immersive audio software capable of generating thousands (even millions) of sounds in a virtual 3D audio world. Creating highly complex sounds has never been this quick." }, - "com.github.dataJAR-recipes.download.Azeus Convene": { - "name": "AzeusConvene", - "description": "Downloads the latest version of Azeus Convene.\n\nTo download the Intel version set ARCH_TYPE to \"v\"\nTo download the Apple Silicon version set ARCH_TYPE to \"aarch64.v\"", + "com.github.dataJAR-recipes.download.Sound Particles": { + "name": "SoundParticlesr", + "description": "Downloads the latest version of Sound Particles.", "repo": "autopkg/dataJAR-recipes", - "path": "Azeus Convene/Azeus Convene.download.recipe", - "shortname": "Azeus Convene.download", + "path": "Sound Particles/Sound Particles.download.recipe", + "shortname": "Sound Particles.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Azeus Convene" + "com.github.dataJAR-recipes.munki.Sound Particles" ] }, - "com.github.dataJAR-recipes.munki.Padshop 2": { - "name": "Padshop2", - "description": "Downloads the latest version of Padshop 2 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Backup Manager": { + "name": "BackupManager", + "description": "Downloads the latest version of Backup Manager and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Padshop 2/Padshop 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Padshop 2", - "shortname": "Padshop 2.munki", + "path": "Backup Manager/Backup Manager.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Backup Manager", + "shortname": "Backup Manager.munki", "inferred_type": "munki", - "munki_display_name": "Padshop 2", - "munki_description": "EXPLORE A WHOLE NEW MICROCOSMOS OF SOUND\n\nAt the heart of this synth are two co-existing sound engines \u2014 granular and spectral oscillator \u2014 which could not be more different, but united in allowing you to work with samples at a new microcosmic level.\n\nYou can edit the smallest bits, grains and building blocks, morphing them into completely new, previously unheard synth sounds. They will change how you work with samples forever." + "munki_display_name": "Backup Manager", + "munki_description": "Whether you support legacy solutions or you\u2019re maintaining hardware for a \"cloud\" product, backup can quickly get too complicated. SolarWinds\u00ae Backup helps you break out of this backup trap. With a single, easy-to-use dashboard, private cloud storage included (with fast data transfers), and multiple recovery methods at your fingertips, SolarWinds Backup helps cure your backup pains." }, - "com.github.dataJAR-recipes.download.Padshop 2": { - "name": "Padshop2", - "description": "Downloads the latest version of Padshop 2.", + "com.github.dataJAR-recipes.download.Backup Manager": { + "name": "BackupManager", + "description": "Download recipe for the latest version of Backup Manager.", "repo": "autopkg/dataJAR-recipes", - "path": "Padshop 2/Padshop 2.download.recipe", - "shortname": "Padshop 2.download", + "path": "Backup Manager/Backup Manager.download.recipe", + "shortname": "Backup Manager.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Padshop 2" + "com.github.dataJAR-recipes.munki.Backup Manager" ] }, - "com.github.dataJAR-recipes.munki.Rhinoceros 7": { - "name": "Rhinoceros", - "description": "Downloads the current release version of Rhinoceros and imports into Munki.", + "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9": { + "name": "CubaseLEAIElements9", + "description": "Downloads the latest version of Cubase LE AI Elements 9 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Rhinoceros 7/Rhinoceros 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Rhinoceros 7", - "shortname": "Rhinoceros 7.munki", + "path": "Cubase LE AI Elements 9/Cubase LE AI Elements 9.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9", + "deprecated": true, + "shortname": "Cubase LE AI Elements 9.munki", "inferred_type": "munki", - "munki_display_name": "Rhinoceros 7", - "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." + "munki_display_name": "Cubase LE AI Elements 9", + "munki_description": "Cubase Elements welcomes you to the world of Cubase, offering a streamlined music production environment with plenty of features that help seize the moment when musical creativity strikes. Sharing the same pristine audio quality as its larger siblings in the Cubase family, Cubase Elements provides the perfect starting point for intuitive song writing, studio-grade recordings and finalizing your mix. Do you want to elevate your sound to a new level? Cubase Elements is your next step." }, - "com.github.dataJAR-recipes.download.Rhinoceros 7": { - "name": "Rhinoceros 7", - "description": "Downloads the latest version Rhinoceros 7.", + "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9": { + "name": "CubaseLEAIElements9", + "description": "Download recipe for the latest version of Cubase LE AI Elements 9.", "repo": "autopkg/dataJAR-recipes", - "path": "Rhinoceros 7/Rhinoceros 7.download.recipe", + "path": "Cubase LE AI Elements 9/Cubase LE AI Elements 9.download.recipe", "deprecated": true, - "shortname": "Rhinoceros 7.download", + "shortname": "Cubase LE AI Elements 9.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Rhinoceros 7", - "com.github.ahousseini-recipes.pkg.Rhinoceros7" + "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9" ] }, - "com.github.dataJAR-recipes.munki.Isadora 3": { - "name": "Isadora3", - "description": "Imports the latest version of the Isadora 3 software into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.download.VMware Fusion 10": { + "name": "VMwareFusion10", + "description": "Downloads the latest version of VMware Fusion 10", "repo": "autopkg/dataJAR-recipes", - "path": "Isadora 3/Isadora 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Isadora 3", - "shortname": "Isadora 3.munki", - "inferred_type": "munki", - "munki_display_name": "Isadora 3", - "munki_description": "Isadora is a proprietary graphic programming environment, with emphasis on real-time manipulation of digital video." + "path": "VMware Fusion 10/VMware Fusion 10.download.recipe", + "deprecated": true, + "shortname": "VMware Fusion 10.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 10", + "com.github.dataJAR-recipes.munki.VMware Fusion 10" + ] }, - "com.github.dataJAR-recipes.download.Isadora 3": { - "name": "Isadora3", - "description": "Downloads the latest version of Isadora 3.", + "com.github.dataJAR-recipes.pkg.VMware Fusion 10": { + "name": "VMwareFusion10", + "description": "Downloads the latest version of VMware Fusion 10 and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "Isadora 3/Isadora 3.download.recipe", - "shortname": "Isadora 3.download", - "inferred_type": "download", + "path": "VMware Fusion 10/VMware Fusion 10.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 10", + "shortname": "VMware Fusion 10.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Isadora 3" + "com.github.dataJAR-recipes.jss.VMWare Fusion 10" ] }, - "com.github.dataJAR-recipes.munki.Finale26-Trial": { - "name": "Finale", - "description": "Downloads the latest version of Finale 26 and imports into Munki", + "com.github.dataJAR-recipes.munki.VMware Fusion 10": { + "name": "VMwareFusion10", + "description": "Downloads the most recent version of VMware Fusion 10 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Finale 26-Trial/Finale26-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Finale26-Trial", - "shortname": "Finale26-Trial.munki", + "path": "VMware Fusion 10/VMware Fusion 10.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 10", + "shortname": "VMware Fusion 10.munki", "inferred_type": "munki", - "munki_display_name": "Finale", - "munki_description": "Music notation software that lets you create your way." + "munki_display_name": "VMWare Fusion Pro 10", + "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.download.Finale26-Trial": { - "name": "Finale", - "description": "Downloads the latest version of Finale 26 full installer.", + "com.github.dataJAR-recipes.jss.VMWare Fusion 10": { + "name": "VMWare Fusion 10", + "description": "Downloads the current release version of VMWare Fusion 10 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Finale 26-Trial/Finale26-Trial.download.recipe", - "shortname": "Finale26-Trial.download", + "path": "VMware Fusion 10/VMware Fusion 10.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 10", + "deprecated": true, + "shortname": "VMware Fusion 10.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + }, + "com.github.dataJAR-recipes.download.Suitcase Fusion 7": { + "name": "Suitcase Fusion 7", + "description": "Downloads the current release version of Suitcase Fusion 7.", + "repo": "autopkg/dataJAR-recipes", + "path": "Suitcase Fusion 7/Suitcase Fusion 7.download.recipe", + "shortname": "Suitcase Fusion 7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Finale26-Trial" + "com.github.dataJAR-recipes.munki.Suitcase Fusion 7", + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7" ] }, - "com.github.dataJAR-recipes.pkg.Finale26-Trial": { - "name": "Finale", - "description": "Downloads the latest version of Finale 26 and creates a package", + "com.github.dataJAR-recipes.munki.Suitcase Fusion 7": { + "name": "SuitcaseFusion7", + "description": "Downloads the current release version of Suitcase Fusion 7 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Finale 26-Trial/Finale26-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Finale26-Trial", - "shortname": "Finale26-Trial.pkg", + "path": "Suitcase Fusion 7/Suitcase Fusion 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 7", + "shortname": "Suitcase Fusion 7.munki", + "inferred_type": "munki", + "munki_display_name": "Suitcase Fusion 7", + "munki_description": "Font management application" + }, + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7": { + "name": "Suitcase Fusion 7", + "description": "Downloads the latest version of Suitcase Fusion 7 and makes a pkg of it", + "repo": "autopkg/dataJAR-recipes", + "path": "Suitcase Fusion 7/Suitcase Fusion 7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 7", + "shortname": "Suitcase Fusion 7.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Finale26-Trial" + "com.github.dataJAR-recipes.jss.Suitcase Fusion 7" ] }, - "com.github.dataJAR-recipes.munki.MeshLab": { - "name": "MeshLab", - "description": "Downloads the latest version of MeshLab and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Suitcase Fusion 7": { + "name": "Suitcase Fusion 7", + "description": "Downloads the current release version of Suitcase Fusion 7 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "MeshLab/MeshLab.munki.recipe", - "parent": "com.github.hansen-m.download.MeshLab", - "shortname": "MeshLab.munki", + "path": "Suitcase Fusion 7/Suitcase Fusion 7.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7", + "deprecated": true, + "shortname": "Suitcase Fusion 7.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Meet font challenges head-on in 2017. Reduce wasted time. Keep your fonts in order. Create your best work." + }, + "com.github.dataJAR-recipes.munki.Cordless": { + "name": "Cordless", + "description": "Downloads the latest version of Cordless and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Cordless/Cordless.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cordless", + "shortname": "Cordless.munki", "inferred_type": "munki", - "munki_display_name": "MeshLab", - "munki_description": "MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes.\n\nIt also supports processing of raw data produced with 3D digitization tools/devices, providing a set of tools for editing, cleaning, healing, inspecting, rendering, texturing and converting this kind of models." + "munki_display_name": "Cordless", + "munki_description": "Bridging the gap between voice and text\n\nModern cloud call centre software for support teams and their customers" }, - "com.github.dataJAR-recipes.download.Sphere2": { - "name": "Sphere2", - "description": "Downloads the latest version of Sphere2", + "com.github.dataJAR-recipes.download.Cordless": { + "name": "Cordless", + "description": "Downloads the latest version of Cordless.", "repo": "autopkg/dataJAR-recipes", - "path": "Sphere2/Sphere2.download.recipe", - "deprecated": true, - "shortname": "Sphere2.download", + "path": "Cordless/Cordless.download.recipe", + "shortname": "Cordless.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sphere2" + "com.github.dataJAR-recipes.munki.Cordless" ] }, - "com.github.dataJAR-recipes.munki.Sphere2": { - "name": "Sphere2", - "description": "Downloads the latest version of Sphere2 and imports into Munki", + "com.github.dataJAR-recipes.munki.WavesCentral": { + "name": "WavesCentral", + "description": "Downloads the latest version of Waves Central and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Sphere2/Sphere2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sphere2", - "shortname": "Sphere2.munki", + "path": "Waves Central/Waves Central.munki.recipe", + "parent": "com.github.moofit-recipes.download.WavesCentral", + "shortname": "Waves Central.munki", "inferred_type": "munki", - "munki_display_name": "Sphere2", - "munki_description": "Provides teachers with a range of interactive software to realize the full potential of their AVer visualizers." + "munki_display_name": "Waves Central", + "munki_description": "Use Waves Central to install and activate the latest version of Waves products." }, - "com.github.dataJAR-recipes.download.UssAgent": { - "name": "UssAgent", - "description": "Download recipe for the latest version of UssAgent.", + "com.github.dataJAR-recipes.download.MuseScore 3": { + "name": "MuseScore3", + "description": "Downloads the latest version of MuseScore 3.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", "repo": "autopkg/dataJAR-recipes", - "path": "UssAgent/UssAgent.download.recipe", - "shortname": "UssAgent.download", + "path": "MuseScore 3/MuseScore 3.download.recipe", + "shortname": "MuseScore 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.UssAgent" + "com.github.dataJAR-recipes.munki.MuseScore 3" ] }, - "com.github.dataJAR-recipes.munki.UssAgent": { - "name": "UssAgent", - "description": "Downloads the latest version of UssAgent and imports into Munki.", + "com.github.dataJAR-recipes.munki.MuseScore 3": { + "name": "MuseScore3", + "description": "Downloads the latest version of MuseScore 3 and imports it into Munki.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", "repo": "autopkg/dataJAR-recipes", - "path": "UssAgent/UssAgent.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.UssAgent", - "shortname": "UssAgent.munki", + "path": "MuseScore 3/MuseScore 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MuseScore 3", + "shortname": "MuseScore 3.munki", "inferred_type": "munki", - "munki_display_name": "UssAgent", - "munki_description": "Unified Security Service (USS) is a platform for delivering multiple, integrated, Internet security products that are more powerful together than as standalone solutions. As a platform, USS is built as a multi-tiered and multi-tenanted SaaS application with an API layer for 3rd party integration, which makes it an ideal solution for Managed Services." + "munki_display_name": "MuseScore 3", + "munki_description": "MuseScore is a scorewriter for Windows, OS X, and Linux. Created by Werner Schweer, it is released as free and open source software under the GNU General Public License. It has a feature set comparable to Finale and Sibelius, supporting a wide variety of file formats and input methods." }, - "com.github.dataJAR-recipes.munki.Jamf Connect Login": { - "name": "Jamf Connect Login", - "description": "Downloads the latest release of Jamf Connect Login and imports it in into Munki.", + "com.github.dataJAR-recipes.munki.DJI Assistant 2 (Enterprise Series)": { + "name": "DJIAssistant2EnterpriseSeries", + "description": "Downloads the latest version of DJI Assistant 2 (Enterprise Series) and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect Login/Jamf Connect Login.munki.recipe", - "deprecated": true, - "shortname": "Jamf Connect Login.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Connect Login", - "munki_description": "Jamf Connect Login (formerly NoMAD Login+) is an application that allows you to manage authentication with the macOS loginwindow process." + "path": "DJI Assistant 2 (Enterprise Series)/DJI Assistant 2 (Enterprise Series).munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DJI Assistant 2 (Enterprise Series)" }, - "com.github.dataJAR-recipes.munki.Jamf Connect Login Okta": { - "name": "Jamf Connect Login Okta", - "description": "Downloads the latest release of Jamf Connect Login for Okta and imports it in into Munki.\n \nThe name \"okta\" needs to be present in the PKG name, this is case insensitive.\n\nhttps://docs.jamf.com/jamf-connect/1.18.0/administrator-guide/Deploying_Jamf_Connect_Login.html\n", + "com.github.dataJAR-recipes.download.DJI Assistant 2 (Enterprise Series)": { + "name": "DJIAssistant2EnterpriseSeries", + "description": "Downloads latest version of DJI Assistant 2 (Enterprise Series).", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect Login/Jamf Connect Login Okta.munki.recipe", - "deprecated": true, - "shortname": "Jamf Connect Login Okta.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Connect Login Okta", - "munki_description": "Jamf Connect Login (formerly NoMAD Login+) is an application that allows you to manage authentication with the macOS loginwindow process." + "path": "DJI Assistant 2 (Enterprise Series)/DJI Assistant 2 (Enterprise Series).download.recipe", + "children": [ + "com.github.dataJAR-recipes.munki.DJI Assistant 2 (Enterprise Series)" + ] }, "com.github.dataJAR-recipes.download.postman": { "name": "Postman", @@ -77182,21 +77334,10 @@ "inferred_type": "download", "children": [ "com.github.peshay.filewave.Postman", - "com.github.dataJAR-recipes.munki.postman", - "com.github.dataJAR-recipes.pkg.postman" + "com.github.dataJAR-recipes.pkg.postman", + "com.github.dataJAR-recipes.munki.postman" ] }, - "com.github.dataJAR-recipes.munki.postman": { - "name": "Postman", - "description": "Downloads the current release version of Postman, builds a DMG and imports it to Munki. Taken from bnpl-recipes repo\n\nFor Intel set DOWNLOAD_ARCH to \"64\" and set SUPPORTED_ARCH to \"x86_64\" (default)\n\nFor Apple Silicon set both DOWNLOAD_ARCH and SUPPORTED_ARCH to \"arm64\"", - "repo": "autopkg/dataJAR-recipes", - "path": "Postman/Postman.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.postman", - "shortname": "Postman.munki", - "inferred_type": "munki", - "munki_display_name": "Postman", - "munki_description": "Create and send any HTTP request using the awesome Postman request builder. Write your own test cases to validate response data, response times, and more!" - }, "com.github.dataJAR-recipes.pkg.postman": { "name": "Postman", "description": "Downloads the current release version of Postman and builds a package. Taken from bnpl-recipes repo", @@ -77209,990 +77350,825 @@ "com.github.apettinen.install.Postman" ] }, - "com.github.dataJAR-recipes.munki.MindManager 14": { - "name": "MindManager14", - "description": "Downloads latest version of MindManager 14 and imports into Munki.", + "com.github.dataJAR-recipes.munki.postman": { + "name": "Postman", + "description": "Downloads the current release version of Postman, builds a DMG and imports it to Munki. Taken from bnpl-recipes repo\n\nFor Intel set DOWNLOAD_ARCH to \"64\" and set SUPPORTED_ARCH to \"x86_64\" (default)\n\nFor Apple Silicon set both DOWNLOAD_ARCH and SUPPORTED_ARCH to \"arm64\"", "repo": "autopkg/dataJAR-recipes", - "path": "MindManager 14/MindManager 14.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MindManager 14", - "shortname": "MindManager 14.munki", + "path": "Postman/Postman.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.postman", + "shortname": "Postman.munki", "inferred_type": "munki", - "munki_display_name": "MindManager 14", - "munki_description": "Take your productivity and projects to new heights and expand your teaming capabilities." + "munki_display_name": "Postman", + "munki_description": "Create and send any HTTP request using the awesome Postman request builder. Write your own test cases to validate response data, response times, and more!" }, - "com.github.dataJAR-recipes.download.MindManager 14": { - "name": "MindManager14", - "description": "Downloads latest version of MindManager 14.", + "com.github.dataJAR-recipes.download.Audinate Dante Virtual Soundcard": { + "name": "Audinate Dante Virtual Soundcard", + "description": "Downloads latest version of Audinate Dante Virtual Soundcard.", "repo": "autopkg/dataJAR-recipes", - "path": "MindManager 14/MindManager 14.download.recipe", - "deprecated": true, - "shortname": "MindManager 14.download", + "path": "Audinate Dante Virtual Soundcard/Audinate Dante Virtual Soundcard.download.recipe", + "shortname": "Audinate Dante Virtual Soundcard.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MindManager 14" + "com.github.dataJAR-recipes.munki.Audinate Dante Virtual Soundcard" ] }, - "com.github.dataJAR-recipes.munki.Audinate Dante Controller": { - "name": "Audinate Dante Controller", - "description": "Downloads the latest version of Audinate Dante Controller and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Audinate Dante Virtual Soundcard": { + "name": "Audinate Dante Virtual Soundcard", + "description": "Downloads the latest version of Audinate Dante Virtual Soundcard and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Audinate Dante Controller/Audinate Dante Controller.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Audinate Dante Controller", - "shortname": "Audinate Dante Controller.munki", + "path": "Audinate Dante Virtual Soundcard/Audinate Dante Virtual Soundcard.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Audinate Dante Virtual Soundcard", + "shortname": "Audinate Dante Virtual Soundcard.munki", "inferred_type": "munki", - "munki_display_name": "Audinate Dante Controller", - "munki_description": "Dante Controller provides essential device status information and powerful real-time network monitoring, including device-level latency and clock stability stats, multicast bandwidth usage, and customized event logging, enabling you to quickly identify and resolve any potential network issues. You can also quickly and easily backup, restore, move, and reuse Dante network configurations using Presets, and edit Dante routing configurations offline." + "munki_display_name": "Audinate Dante Virtual Soundcard", + "munki_description": "Dante Virtual Soundcard turns your computer into a Dante-powered workstation, seamlessly integrating your PC or Mac with Dante audio devices on your network. Instantly connect to record, process and playout using any audio application and any combination of Dante-enabled devices." }, - "com.github.dataJAR-recipes.download.Audinate Dante Controller": { - "name": "Audinate Dante Controller", - "description": "Downloads latest version of Audinate Dante Controller.", + "com.github.dataJAR-recipes.download.SF Compact Fonts": { + "name": "SF Compact Fonts", + "description": "Downloads the latest version of SF Compact Fonts", "repo": "autopkg/dataJAR-recipes", - "path": "Audinate Dante Controller/Audinate Dante Controller.download.recipe", - "shortname": "Audinate Dante Controller.download", + "path": "SF Compact Fonts/SF Compact Fonts.download.recipe", + "shortname": "SF Compact Fonts.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Audinate Dante Controller" + "com.github.dataJAR-recipes.munki.SF Compact Fonts" ] }, - "com.github.dataJAR-recipes.munki.AmazonCorrettoJava8": { - "name": "Amazon Coretto 8", - "description": "Downloads the current release version of Amazon Coretto 8, builds a package and imports it into Munki. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.", - "repo": "autopkg/dataJAR-recipes", - "path": "AmazonCorrettoJDK/AmazonCorrettoJava8.munki.recipe", - "parent": "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8", - "deprecated": true, - "shortname": "AmazonCorrettoJava8.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon Coretto 8", - "munki_description": "Java is one of the most popular languages in use by AWS customers, and we are committed to supporting Java and keeping it free." - }, - "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Matrice": { - "name": "DJIAssistant2ForMatrice", - "description": "Downloads the latest version of DJI Assistant 2 For Matrice and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SF Compact Fonts": { + "name": "SF Compact Fonts", + "description": "Downloads the latest version of SF Compact Fonts and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "DJI Assistant 2 For Matrice/DJI Assistant 2 For Matrice.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DJI Assistant 2 For Matrice", - "shortname": "DJI Assistant 2 For Matrice.munki", + "path": "SF Compact Fonts/SF Compact Fonts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Compact Fonts", + "shortname": "SF Compact Fonts.munki", "inferred_type": "munki", - "munki_display_name": "DJI Assistant 2 For Matrice", - "munki_description": "Built to Endure. Engineered to Adapt." + "munki_display_name": "SF Compact Fonts", + "munki_description": "Sharing many features with SF Pro, SF Compact features an efficient, compact design that is optimized for small sizes and narrow columns. SF Compact is the system font for watchOS and includes a rounded variant." }, - "com.github.dataJAR-recipes.download.DJI Assistant 2 For Matrice": { - "name": "DJIAssistant2ForMatrice", - "description": "Downloads latest version of DJI Assistant 2 For Matrice.", + "com.github.dataJAR-recipes.jss.BBC iPlayer Downloads": { + "name": "BBC iPlayer Downloads", + "description": "Downloads the current release version of BBC iPlayer Downloads and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "DJI Assistant 2 For Matrice/DJI Assistant 2 For Matrice.download.recipe", + "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads", "deprecated": true, - "shortname": "DJI Assistant 2 For Matrice.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Matrice" - ] - }, - "com.github.dataJAR-recipes.download.Csound": { - "name": "Csound", - "description": "Downloads the latest version of Csound.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", - "repo": "autopkg/dataJAR-recipes", - "path": "Csound/Csound.download.recipe", - "shortname": "Csound.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Csound" - ] - }, - "com.github.dataJAR-recipes.munki.Csound": { - "name": "Csound", - "description": "Downloads the latest version of Csound and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Csound/Csound.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Csound", - "shortname": "Csound.munki", - "inferred_type": "munki", - "munki_display_name": "Csound", - "munki_description": "Csound is a user-programmable and user-extensible sound processing language and software synthesizer." + "shortname": "BBC iPlayer Downloads.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Watch your favourite shows anywhere." }, - "com.github.dataJAR-recipes.munki.SejdaPDFDesktop": { - "name": "SejdaPDFDesktop", - "description": "Downloads the latest version of Sejda PDF Desktop and imports it into Munki.", + "com.github.dataJAR-recipes.munki.BBC iPlayer Downloads": { + "name": "BBC iPlayer Downloads", + "description": "Downloads the latest version of BBC iPlayer Downloads and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sejda PDF Desktop/Sejda PDF Desktop.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.SejdaPDFDesktop", - "shortname": "Sejda PDF Desktop.munki", + "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BBC iPlayer Downloads", + "deprecated": true, + "shortname": "BBC iPlayer Downloads.munki", "inferred_type": "munki", - "munki_display_name": "Sejda PDF Desktop", - "munki_description": "Sejda PDF Desktop\n\nProductive PDF software that you'll love to use" + "munki_display_name": "BBC iPlayer Downloads", + "munki_description": "Watch your favourite shows anywhere." }, - "com.github.dataJAR-recipes.download.Stream Deck": { - "name": "StreamDeck", - "description": "Downloads latest version of Stream Deck.", + "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads": { + "name": "BBC iPlayer Downloads", + "description": "Downloads the latest version of BBC iPlayer Downloads and creates a versioned PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Stream Deck/Stream Deck.download.recipe", - "shortname": "Stream Deck.download", - "inferred_type": "download", + "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.BBC iPlayer Downloads", + "deprecated": true, + "shortname": "BBC iPlayer Downloads.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Stream Deck" + "com.github.dataJAR-recipes.jss.BBC iPlayer Downloads" ] }, - "com.github.dataJAR-recipes.munki.Stream Deck": { - "name": "StreamDeck", - "description": "Downloads the latest version of Stream Deck and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "Stream Deck/Stream Deck.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Stream Deck", - "shortname": "Stream Deck.munki", - "inferred_type": "munki", - "munki_display_name": "Stream Deck", - "munki_description": "You are creating quality content backed by the best tech on the planet. But you want to do more. With Stream Deck, unleash your creative genius and make waves across Twitch and YouTube. All while focusing on what matters most: your audience." - }, - "com.github.dataJAR-recipes.download.GoPro FX Reframe plugin": { - "name": "GoProFXReframePlugin", - "description": "Downloads the latest version of the GoPro FX Reframe plugin.", + "com.github.dataJAR-recipes.download.BBC iPlayer Downloads": { + "name": "BBC iPlayer Downloads", + "description": "Downloads latest version of BBC iPlayer Downloads.", "repo": "autopkg/dataJAR-recipes", - "path": "GoPro FX Reframe plugin/GoPro FX Reframe plugin.download.recipe", + "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.download.recipe", "deprecated": true, - "shortname": "GoPro FX Reframe plugin.download", + "shortname": "BBC iPlayer Downloads.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin" - ] - }, - "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin": { - "name": "GoProFXReframePlugin", - "description": "Downloads the latest version of GoPro FX Reframe plugin and creates a new package, as the supplied pkg's receipt is no use and the artefacts on disk do not hold valid versioning.", - "repo": "autopkg/dataJAR-recipes", - "path": "GoPro FX Reframe plugin/GoPro FX Reframe plugin.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.GoPro FX Reframe plugin", - "shortname": "GoPro FX Reframe plugin.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.GoPro FX Reframe plugin" + "com.github.dataJAR-recipes.munki.BBC iPlayer Downloads", + "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads" ] }, - "com.github.dataJAR-recipes.munki.GoPro FX Reframe plugin": { - "name": "GoProFXReframePlugin", - "description": "Downloads the latest version of the GoPro FX Reframe plugin and imports it into Munki.", + "com.github.dataJAR-recipes.munki.PRTG Desktop": { + "name": "PRTG Desktop", + "description": "Downloads the latest version of PRTG Desktop and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "GoPro FX Reframe plugin/GoPro FX Reframe plugin.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin", - "shortname": "GoPro FX Reframe plugin.munki", + "path": "PRTG Desktop/PRTG Desktop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PRTG Desktop", + "shortname": "PRTG Desktop.munki", "inferred_type": "munki", - "munki_display_name": "GoPro FX Reframe plugin", - "munki_description": "Get full creative control of your GoPro footage. Use the GoPro FX Reframe plugin to edit your HERO, MAX and Fusion footage in Adobe Premiere Pro and Adobe After Effects." + "munki_display_name": "PRTG Desktop", + "munki_description": "PRTG Desktop is a native application that allows you to manage multiple PRTG servers." }, - "com.github.dataJAR-recipes.download.Sassafras KeyAccess": { - "name": "SassafrasKeyAccess", - "description": "Downloads the latest version of Sassafras KeyAccess", + "com.github.dataJAR-recipes.download.PRTG Desktop": { + "name": "PRTG Desktop", + "description": "Downloads the latest version of PRTG Desktop", "repo": "autopkg/dataJAR-recipes", - "path": "Sassafras KeyAccess/Sassafras KeyAccess.download.recipe", - "shortname": "Sassafras KeyAccess.download", + "path": "PRTG Desktop/PRTG Desktop.download.recipe", + "shortname": "PRTG Desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sassafras KeyAccess" + "com.github.dataJAR-recipes.munki.PRTG Desktop" ] }, - "com.github.dataJAR-recipes.munki.Sassafras KeyAccess": { - "name": "SassafrasKeyAccess", - "description": "Downloads the latest client installer for Sassafras KeyAccess and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it", + "com.github.dataJAR-recipes.munki.Microsoft Excel 365": { + "name": "Microsoft Excel 365", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Excel 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", "repo": "autopkg/dataJAR-recipes", - "path": "Sassafras KeyAccess/Sassafras KeyAccess.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sassafras KeyAccess", - "shortname": "Sassafras KeyAccess.munki", + "path": "Microsoft Excel 365/Microsoft Excel 365.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "Microsoft Excel 365.munki", "inferred_type": "munki", - "munki_display_name": "SassafrasKeyAccess", - "munki_description": "Sassafras KeyAccess client software can connect devices to your KeyServer." + "munki_display_name": "Microsoft Excel", + "munki_description": "See your data in new, intuitive ways. Powerful charts, graphs, and keyboard shortcuts turn columns of numbers into valuable information, so you can work easier." }, - "com.github.dataJAR-recipes.munki.CLO": { - "name": "CLO", - "description": "Downloads the latest version of CLO and imports into Munki", + "com.github.dataJAR-recipes.munki.OverSight": { + "name": "OverSight", + "description": "Downloads the latest version of OverSight and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "CLO/CLO.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CLO", - "shortname": "CLO.munki", + "path": "OverSight/OverSight.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.OverSight", + "shortname": "OverSight.munki", "inferred_type": "munki", - "munki_display_name": "CLO", - "munki_description": "CLO is a 3D fashion design software program creating virtual, true-to life garment visualization with cutting-edge simulation technologies for the fashion industry." - }, - "com.github.dataJAR-recipes.download.CLO": { - "name": "CLO", - "description": "Downloads the latest version of CLO", - "repo": "autopkg/dataJAR-recipes", - "path": "CLO/CLO.download.recipe", - "deprecated": true, - "shortname": "CLO.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.CLO" - ] + "munki_display_name": "OverSight", + "munki_description": "Mac malware often spies on users by recording audio and video sessions...sometimes in an undetected manner. OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam." }, - "com.github.dataJAR-recipes.download.PowerManager": { - "name": "PowerManager", - "description": "Downloads the latest version of Power Manager.", + "com.github.dataJAR-recipes.download.OverSight": { + "name": "OverSight", + "description": "Downloads latest version of the OverSight.", "repo": "autopkg/dataJAR-recipes", - "path": "Power Manager/Power Manager.download.recipe", - "shortname": "Power Manager.download", + "path": "OverSight/OverSight.download.recipe", + "shortname": "OverSight.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PowerManager" + "com.github.dataJAR-recipes.munki.OverSight" ] }, - "com.github.dataJAR-recipes.munki.PowerManager": { - "name": "PowerManager", - "description": "Downloads the latest version of Power Manager and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.SoapUI": { + "name": "SoapUI", + "description": "Downloads the latest version of SoapUI and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Power Manager/Power Manager.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PowerManager", - "shortname": "Power Manager.munki", + "path": "SoapUI/SoapUI.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SoapUI", + "shortname": "SoapUI.munki", "inferred_type": "munki", - "munki_display_name": "Power Manager", - "munki_description": "Power Manager lets you automate sophisticated tasks and improve your Mac's power management." + "munki_display_name": "SoapUI", + "munki_description": "SoapUI is the world's leading testing tool for API testing." }, - "com.github.dataJAR-recipes.munki.Network Canvas Architect": { - "name": "NetworkCanvasArchitect", - "description": "Downloads the latest version of Network Canvas Architect and imports it into Munki.", + "com.github.dataJAR-recipes.download.SoapUI": { + "name": "SoapUIInstaller", + "description": "Downloads the latest version of SoapUI.", "repo": "autopkg/dataJAR-recipes", - "path": "Network Canvas Architect/Network Canvas Architect.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Network Canvas Architect", - "shortname": "Network Canvas Architect.munki", - "inferred_type": "munki", - "munki_display_name": "Network Canvas Architect", - "munki_description": "A desktop (macOS, Windows, Linux) tool for visually designing Network Canvas interviews. Architect allows subject experts to focus on the design and implementation of their study, without needing to learn complex new technology." + "path": "SoapUI/SoapUI.download.recipe", + "shortname": "SoapUI.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.SoapUI" + ] }, - "com.github.dataJAR-recipes.download.Network Canvas Architect": { - "name": "NetworkCanvasArchitect", - "description": "Downloads the latest version of Network Canvas Architect.", + "com.github.dataJAR-recipes.pkg.SoapUI": { + "name": "SoapUI", + "description": "Downloads the latest version of SoapUI and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Network Canvas Architect/Network Canvas Architect.download.recipe", - "shortname": "Network Canvas Architect.download", - "inferred_type": "download", + "path": "SoapUI/SoapUI.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SoapUI", + "shortname": "SoapUI.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Network Canvas Architect" + "com.github.dataJAR-recipes.munki.SoapUI" ] }, - "com.github.dataJAR-recipes.munki.Yamaha USB-MIDI Driver": { - "name": "YamahaUSB-MIDIDriver", - "description": "Downloads the latest version of Yamaha USB-MIDI Driver and imports it into Munki.", + "com.github.dataJAR-recipes.munki.WALTR PRO": { + "name": "WALTRPRO", + "description": "Downloads the latest version of WALTR PRO and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Yamaha USB-MIDI Driver/Yamaha USB-MIDI Driver.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Yamaha USB-MIDI Driver", - "shortname": "Yamaha USB-MIDI Driver.munki", + "path": "WALTR PRO/WALTR PRO.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WALTR PRO", + "shortname": "WALTR PRO.munki", "inferred_type": "munki", - "munki_display_name": "Yamaha USB-MIDI Driver", - "munki_description": "The Yamaha USB-MIDI Driver is software that transfers MIDI data back and forth between your music software and the instrument via a USB cable." + "munki_display_name": "WALTR PRO", + "munki_description": "Push any content to any Apple device." }, - "com.github.dataJAR-recipes.download.Yamaha USB-MIDI Driver": { - "name": "YamahaUSB-MIDIDriver", - "description": "Downloads the latest version of Yamaha USB-MIDI Driver.", + "com.github.dataJAR-recipes.download.WALTR PRO": { + "name": "WALTRPRO", + "description": "Downloads the latest version of WALTR PRO.", "repo": "autopkg/dataJAR-recipes", - "path": "Yamaha USB-MIDI Driver/Yamaha USB-MIDI Driver.download.recipe", - "shortname": "Yamaha USB-MIDI Driver.download", + "path": "WALTR PRO/WALTR PRO.download.recipe", + "shortname": "WALTR PRO.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Yamaha USB-MIDI Driver" + "com.github.dataJAR-recipes.munki.WALTR PRO" ] }, - "com.github.dataJAR-recipes.munki.AVBridge": { - "name": "AVBridge", - "description": "Downloads the latest version of AVBridge and imports it into Munki\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.forticlientvpn": { + "name": "ForticlientVPN6", + "description": "Downloads latest Forticlient VPN 6 disk image, builds a package and imports it into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "AVBridge/AVBridge.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AVBridge", - "shortname": "AVBridge.munki", + "path": "Forticlient/FortiClientVPN6.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.forticlientvpn", + "shortname": "FortiClientVPN6.munki", "inferred_type": "munki", - "munki_display_name": "AVBridge", - "munki_description": "The Simplest way to Control and Automate AV devices\n\nUse OSC, MIDI, or HTTP" + "munki_display_name": "Forticlient VPN 6", + "munki_description": "This FortiClient VPN App allows you to create a secure Virtual Private Network (VPN) connection." }, - "com.github.dataJAR-recipes.download.AVBridge": { - "name": "AVBridge", - "description": "Downloads the latest version of AVBridge.\n\nTo download Apple Silicon use: \"-arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel leave the DOWNLOAD_ARCH variable empty", + "com.github.dataJAR-recipes.download.forticlientvpn": { + "name": "ForticlientVPN6", + "description": "Downloads latest Forticlient VPN 6 disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "AVBridge/AVBridge.download.recipe", - "shortname": "AVBridge.download", + "path": "Forticlient/FortiClientVPN6.download.recipe", + "deprecated": true, + "shortname": "FortiClientVPN6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.AVBridge" + "com.github.dataJAR-recipes.pkg.forticlientvpn" ] }, - "com.github.dataJAR-recipes.jss.Platypus": { - "name": "Platypus", - "description": "Downloads the current release version of Platypus and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Platypus/Platypus.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Platypus", - "deprecated": true, - "shortname": "Platypus.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Platypus is a developer tool for the macOS operating system. It creates native macOS applications from interpreted scripts such as shell scripts or Perl, Ruby and Python programs. This is done by wrapping the script in an application bundle along with a native executable binary that runs the script." - }, - "com.github.dataJAR-recipes.pkg.Platypus": { - "name": "Platypus", - "description": "Downloads the current release version of Platypus and makes a package.", + "com.github.dataJAR-recipes.pkg.forticlientvpn": { + "name": "ForticlientVPN6", + "description": "Downloads latest Forticlient VPN 6 disk image and builds a package", "repo": "autopkg/dataJAR-recipes", - "path": "Platypus/Platypus.pkg.recipe", - "parent": "com.github.peshay.download.Platypus", - "shortname": "Platypus.pkg", + "path": "Forticlient/FortiClientVPN6.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.forticlientvpn", + "shortname": "FortiClientVPN6.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Platypus" + "com.github.dataJAR-recipes.munki.forticlientvpn" ] }, - "com.github.dataJAR-recipes.munki.Platypus": { - "name": "Platypus", - "description": "Downloads the latest version of Platypus and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Blue Jeans Scheduler for Mac": { + "name": "Blue Jeans Scheduler for Mac", + "description": "Downloads the latest version of Blue Jeans Scheduler for Mac and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Platypus/Platypus.munki.recipe", - "parent": "com.github.peshay.download.Platypus", - "shortname": "Platypus.munki", + "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac", + "deprecated": true, + "shortname": "Blue Jeans Scheduler for Mac.munki", "inferred_type": "munki", - "munki_display_name": "Platypus", - "munki_description": "Platypus is a developer tool for the macOS operating system. It creates native macOS applications from interpreted scripts such as shell scripts or Perl, Ruby and Python programs. This is done by wrapping the script in an application bundle along with a native executable binary that runs the script." + "munki_display_name": "Blue Jeans Scheduler for Mac", + "munki_description": "

Compatible with both iCal and Outlook, the BlueJeans Scheduler for Mac gives you one-click entry to upcoming meetings, lets you schedule future meetings and invite participants, and even start an instant meeting for ad hoc collaboration.

\n

With the BlueJeans Scheduler for Mac, you can:

\n\n" }, - "com.github.dataJAR-recipes.download.Blue Jeans Events": { - "name": "Blue Jeans Events", - "description": "Downloads the latest version of Blue Jeans Events", + "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac": { + "name": "Blue Jeans Scheduler for Mac", + "description": "Downloads latest version of Blue Jeans Scheduler for Mac.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Events/Blue Jeans Events.download.recipe", + "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.download.recipe", "deprecated": true, - "shortname": "Blue Jeans Events.download", + "shortname": "Blue Jeans Scheduler for Mac.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Blue Jeans Events" + "com.github.dataJAR-recipes.munki.Blue Jeans Scheduler for Mac", + "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac" ] }, - "com.github.dataJAR-recipes.munki.Blue Jeans Events": { - "name": "Blue Jeans Events", - "description": "Downloads the latest version of Blue Jeans Events and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac": { + "name": "Blue Jeans Scheduler for Mac", + "description": "Downloads the latest version of Blue Jeans Scheduler for Mac and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Events/Blue Jeans Events.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Blue Jeans Events", + "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac", "deprecated": true, - "shortname": "Blue Jeans Events.munki", - "inferred_type": "munki", - "munki_display_name": "Blue Jeans Events", - "munki_description": "The BlueJeans Events App gives moderators and presenters intuitive and full-featured controls to easily manage live virtual events." - }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2023 EN": { - "name": "SketchUpPro2023-EN", - "description": "Downloads the latest version of SketchUp Pro 2023 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2023 EN/SketchUp Pro 2023 EN.download.recipe", - "shortname": "SketchUp Pro 2023 EN.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN" - ] - }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2023 EN": { - "name": "SketchUpPro2023-EN", - "description": "Downloads the latest version of SketchUp Pro 2023 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2023 EN/SketchUp Pro 2023 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN", - "shortname": "SketchUp Pro 2023 EN.munki", - "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2023", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" - }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN": { - "name": "SketchUpPro2023-EN", - "description": "Downloads the latest version of SketchUp Pro 2023 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2023 EN/SketchUp Pro 2023 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2023 EN", - "shortname": "SketchUp Pro 2023 EN.pkg", + "shortname": "Blue Jeans Scheduler for Mac.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2023 EN" + "com.github.dataJAR-recipes.jss.Blue Jeans Scheduler for Mac" ] }, - "com.github.dataJAR-recipes.munki.MindManager": { - "name": "MindManager", - "description": "Downloads latest version of Mindjet MindManager for Mac OS X and imports into Munki.", + "com.github.dataJAR-recipes.jss.Blue Jeans Scheduler for Mac": { + "name": "Blue Jeans Scheduler for Mac", + "description": "Downloads the current release version of Blue Jeans Scheduler for Mac and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Mindjet MindManager/MindManager.munki.recipe", - "parent": "com.github.peshay.download.MindManager", + "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac", "deprecated": true, - "shortname": "MindManager.munki", - "inferred_type": "munki", - "munki_display_name": "Mindjet MindManager", - "munki_description": "Digital mind mapping and data visualization" + "shortname": "Blue Jeans Scheduler for Mac.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Compatible with both iCal and Outlook, the BlueJeans Scheduler for Mac gives you one-click entry to upcoming meetings, lets you schedule future meetings and invite participants, and even start an instant meeting for ad hoc collaboration." }, - "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac": { - "name": "AnyVideoConverter", - "description": "Downloads the latest version of Zinio Reader and creates a flat PKG.", + "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent": { + "name": "KasperskyNetworkAgent", + "description": "Downloads the latest version of Kaspersky Network Agent and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac", - "shortname": "Any Video Converter Free for Mac.pkg", + "path": "Kaspersky Network Agent/Kaspersky Network Agent.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Kaspersky Network Agent", + "shortname": "Kaspersky Network Agent.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Any Video Converter Free for Mac" + "com.github.dataJAR-recipes.munki.Kaspersky Network Agent" ] }, - "com.github.dataJAR-recipes.jss.Any Video Converter Free for Mac": { - "name": "AnyVideoConverter", - "description": "Downloads the current release version of Any Video Converter Free for Mac and then uploads to the JSS", + "com.github.dataJAR-recipes.download.Kaspersky Network Agent": { + "name": "KasperskyNetworkAgent", + "description": "Download recipe for Kaspersky Network Agent.", "repo": "autopkg/dataJAR-recipes", - "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac", + "path": "Kaspersky Network Agent/Kaspersky Network Agent.download.recipe", "deprecated": true, - "shortname": "Any Video Converter Free for Mac.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Convert Videos Between Any Formats Freely! Any Video Converter Free is designed with no limitation and zero costs. It lets you effortlessly convert any video files to any format for FREE!" - }, - "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac": { - "name": "AnyVideoConverter", - "description": "Download recipe for the latest trial version of Any Video Converter Free for Mac.", - "repo": "autopkg/dataJAR-recipes", - "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.download.recipe", - "shortname": "Any Video Converter Free for Mac.download", + "shortname": "Kaspersky Network Agent.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac", - "com.github.dataJAR-recipes.munki.Any Video Converter Free for Mac" + "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent" ] }, - "com.github.dataJAR-recipes.munki.Any Video Converter Free for Mac": { - "name": "AnyVideoConverter", - "description": "Downloads the latest trial version of Any Video Converter Free for Mac and imports into Munki.", + "com.github.dataJAR-recipes.munki.Kaspersky Network Agent": { + "name": "KasperskyNetworkAgent", + "description": "Downloads the latest version of Kaspersky Network Agent and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac", - "shortname": "Any Video Converter Free for Mac.munki", + "path": "Kaspersky Network Agent/Kaspersky Network Agent.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent", + "shortname": "Kaspersky Network Agent.munki", "inferred_type": "munki", - "munki_display_name": "Any Video Converter Free for Mac", - "munki_description": "Convert Videos Between Any Formats Freely! Any Video Converter Free is designed with no limitation and zero costs. It lets you effortlessly convert any video files to any format for FREE!" + "munki_display_name": "Kaspersky Network Agent", + "munki_description": "Network Agent facilitates interaction between the Administration Server and Kaspersky products installed on workstations and servers." }, - "com.github.dataJAR-recipes.munki.LXFree": { - "name": "LXFree", - "description": "Downloads the latest version of LXFree and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Burp Suite Professional": { + "name": "BurpSuiteProfessional", + "description": "Downloads the latest version of Burp Suite Professional or Community and imports it into Munki.\n\nDefaults to Professional\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "LXFree/LXFree.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.LXFree", - "shortname": "LXFree.munki", + "path": "Burp Suite Professional/Burp Suite Professional.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Burp Suite Professional", + "shortname": "Burp Suite Professional.munki", "inferred_type": "munki", - "munki_display_name": "LXFree", - "munki_description": "LXFree is an application for drawing light plots and generating paperwork. LXFree combines drawing a light plot with editing information associated with graphic objects in the drawing. LXFree produces reports by linking the graphics, attached data, and additional databases related to the properties of these objects." + "munki_display_name": "Burp Suite Professional", + "munki_description": "Burp Suite Professional is the web security tester's toolkit of choice.\n\nUse it to automate repetitive testing tasks - then dig deeper with its expert-designed manual and semi-automated security testing tools. Burp Suite Professional can help you to test for OWASP Top 10 vulnerabilities - as well as the very latest hacking techniques." }, - "com.github.dataJAR-recipes.download.LXFree": { - "name": "LXFree", - "description": "Downloads latest LXFree installer in a disk image.", + "com.github.dataJAR-recipes.download.Burp Suite Professional": { + "name": "BurpSuiteProfessional", + "description": "Downloads the latest version of Burp Suite Professional or Community.\n\nDefaults to Professional\n\nTo download Apple Silicon use: \"MacOsArm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"MacOsx\" in the DOWNLOAD_ARCH variable\n\nTo download the Professional title use: \"pro\" in the DOWNLOAD_TITLE variable\nTo download the Community title use: \"community\" in the DOWNLOAD_TITLE variable", "repo": "autopkg/dataJAR-recipes", - "path": "LXFree/LXFree.download.recipe", - "shortname": "LXFree.download", + "path": "Burp Suite Professional/Burp Suite Professional.download.recipe", + "shortname": "Burp Suite Professional.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.LXFree" + "com.github.dataJAR-recipes.munki.Burp Suite Professional" ] }, - "com.github.dataJAR-recipes.download.Steel Series Engine": { - "name": "Steel Series Engine", - "description": "Downloads the latest version of Steel Series Engine.", + "com.github.dataJAR-recipes.download.SketchUp Make 2017 EN": { + "name": "SketchUpMake2017-EN", + "description": "This recipe has been deprecated, please see https://help.sketchup.com/en/make-access for further information\n\nDownloads the latest version of SketchUp Make 2017.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "SteelSeries/SteelSeriesEngine.download.recipe", + "path": "SketchUp Make 2017 EN/SketchUp Make 2017 EN.download.recipe", "deprecated": true, - "shortname": "SteelSeriesEngine.download", + "shortname": "SketchUp Make 2017 EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Steel Series Engine" + "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN" ] }, - "com.github.dataJAR-recipes.munki.Steel Series Engine": { - "name": "SteelSeriesEngine", - "description": "Downloads the latest version of Steel Series Engine and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "SteelSeries/SteelSeriesEngine.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Steel Series Engine", - "shortname": "SteelSeriesEngine.munki", - "inferred_type": "munki", - "munki_display_name": "Steel Series Engine", - "munki_description": "SteelSeries Engine 3 software for the best gaming experience on Windows and Mac." - }, - "com.github.dataJAR-recipes.download.Thonny": { - "name": "Thonny", - "description": "Downloads the latest version of Thonny.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN": { + "name": "SketchUpMake2017-EN", + "description": "This recipe has been deprecated, please see https://help.sketchup.com/en/make-access for further information\n\nDownloads the latest version of SketchUp Make 2017 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Thonny/Thonny.download.recipe", - "shortname": "Thonny.download", - "inferred_type": "download", + "path": "SketchUp Make 2017 EN/SketchUp Make 2017 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Make 2017 EN", + "shortname": "SketchUp Make 2017 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Thonny" + "com.github.dataJAR-recipes.munki.SketchUp Make 2017 EN" ] }, - "com.github.dataJAR-recipes.munki.Thonny": { - "name": "Thonny", - "description": "Downloads the latest version of Thonny and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.SketchUp Make 2017 EN": { + "name": "SketchUpMake2017-EN", + "description": "This recipe has been deprecated, please see https://help.sketchup.com/en/make-access for further information\n\nDownloads the latest version of SketchUp Make 2017 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Thonny/Thonny.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Thonny", - "shortname": "Thonny.munki", + "path": "SketchUp Make 2017 EN/SketchUp Make 2017 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN", + "shortname": "SketchUp Make 2017 EN.munki", "inferred_type": "munki", - "munki_display_name": "Thonny", - "munki_description": "Python IDE for beginners." - }, - "com.github.dataJAR-recipes.pkg.FlashPrint": { - "name": "FlashPrint", - "description": "Downloads the latest version of FlashPrint and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "FlashPrint/FlashPrint.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.FlashPrint", - "shortname": "FlashPrint.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.FlashPrint" - ] + "munki_display_name": "SketchUp Make 2017", + "munki_description": "The easy, fun, and free way to draw in 3D." }, - "com.github.dataJAR-recipes.download.FlashPrint": { - "name": "FlashPrint", - "description": "Download recipe for FlashPrint.", + "com.github.dataJAR-recipes.munki.Insta360 Studio 2024": { + "name": "Insta360Studio2024", + "description": "Downloads the latest version of Insta360 Studio 2024 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "FlashPrint/FlashPrint.download.recipe", + "path": "Insta360/Insta360 Studio 2024.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Insta360 Studio 2024", "deprecated": true, - "shortname": "FlashPrint.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.FlashPrint", - "com.github.dataJAR-recipes.munki.FlashPrint" - ] + "shortname": "Insta360 Studio 2024.munki", + "inferred_type": "munki", + "munki_display_name": "Insta360 Studio 2024", + "munki_description": "Insta360 Studio 2024 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro." }, - "com.github.dataJAR-recipes.jss.FlashPrint": { - "name": "FlashPrint", - "description": "Downloads the latest version of FlashPrint and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.insta360studio2021": { + "name": "Insta360Studio2021", + "description": "Downloads the latest version of insta360 studio 2021 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FlashPrint/FlashPrint.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.FlashPrint", + "path": "Insta360/Insta360Studio2021.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.insta360studio2021", "deprecated": true, - "shortname": "FlashPrint.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Flashprint, the mainstream slice software used by FlashForge, has gained outstanding reviews by the media and professionals.The software further offers an expert mode\uff0cwhich allows dozens of parameters to be set by the user, for greater printing flexibility." - }, - "com.github.dataJAR-recipes.munki.FlashPrint": { - "name": "FlashPrint", - "description": "Downloads the latest version of FlashPrint and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "FlashPrint/FlashPrint.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FlashPrint", - "shortname": "FlashPrint.munki", + "shortname": "Insta360Studio2021.munki", "inferred_type": "munki", - "munki_display_name": "FlashPrint", - "munki_description": "Flashprint, the mainstream slice software used by FlashForge, has gained outstanding reviews by the media and professionals.The software further offers an expert mode\uff0cwhich allows dozens of parameters to be set by the user, for greater printing flexibility." + "munki_display_name": "Insta360 Studio 2021", + "munki_description": "Insta360 Studio 2021 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." }, - "com.github.dataJAR-recipes.jss.CocoaPods": { - "name": "CocoaPods", - "description": "Downloads the current release version of CocoaPods and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.download.insta360studio2021": { + "name": "insta360studio2021", + "description": "Downloads the Insta360 Studio 2021 application.", "repo": "autopkg/dataJAR-recipes", - "path": "CocoaPods/CocoaPods.jss.recipe", - "parent": "com.github.homebysix.pkg.CocoaPods", + "path": "Insta360/Insta360Studio2021.download.recipe", "deprecated": true, - "shortname": "CocoaPods.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Have easy access to running pod install and pod update on your projects. It also supports running every CocoaPods command via a hosted ruby environment." - }, - "com.github.dataJAR-recipes.munki.DCP-o-matic 2": { - "name": "DCP-o-matic2", - "description": "Downloads the latest version of DCP-o-matic 2 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "DCP-o-matic 2/DCP-o-matic 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DCP-o-matic 2", - "shortname": "DCP-o-matic 2.munki", - "inferred_type": "munki", - "munki_display_name": "DCP-o-matic 2", - "munki_description": "Get any content cinema-ready.\n\nConvert video, audio and subtitles into DCP: the standard format required by cinemas across the world.\n\nDCP-o-matic is used across the industry by film-makers, projectionists, film festivals, subtitlists and cinema technicians." + "shortname": "Insta360Studio2021.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.insta360studio2021" + ] }, - "com.github.dataJAR-recipes.download.DCP-o-matic 2": { - "name": "DCP-o-matic2", - "description": "Downloads the latest version of DCP-o-matic 2.", + "com.github.dataJAR-recipes.download.insta360studio2022": { + "name": "insta360studio2022", + "description": "Downloads the Insta360 Studio 2022 application.", "repo": "autopkg/dataJAR-recipes", - "path": "DCP-o-matic 2/DCP-o-matic 2.download.recipe", - "shortname": "DCP-o-matic 2.download", + "path": "Insta360/Insta360Studio2022.download.recipe", + "deprecated": true, + "shortname": "Insta360Studio2022.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DCP-o-matic 2" + "com.github.dataJAR-recipes.munki.insta360studio2022", + "com.github.mlbz521.pkg.Insta360Studio2022" ] }, - "com.github.dataJAR-recipes.munki.ClickShare": { - "name": "ClickShare", - "description": "Downloads the latest version of Barco ClickShare and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ClickShare/ClickShare.munki.recipe", - "parent": "com.github.moofit-recipes.download.ClickShare", - "shortname": "ClickShare.munki", - "inferred_type": "munki", - "munki_display_name": "ClickShare", - "munki_description": "ClickShare, wireless presentation and conferencing technology, creates understanding between people by freeing them to interact easily and naturally." - }, - "com.github.dataJAR-recipes.download.MetashapePro": { - "name": "MetashapePro", - "description": "Downloads the latest version of MetashapePro.", + "com.github.dataJAR-recipes.download.Insta360 Studio 2024": { + "name": "Insta360Studio2024", + "description": "Downloads the latest version of Insta360 Studio 2024.", "repo": "autopkg/dataJAR-recipes", - "path": "MetashapePro/MetashapePro.download.recipe", - "shortname": "MetashapePro.download", + "path": "Insta360/Insta360 Studio 2024.download.recipe", + "deprecated": true, + "shortname": "Insta360 Studio 2024.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MetashapePro" + "com.github.dataJAR-recipes.munki.Insta360 Studio 2024" ] }, - "com.github.dataJAR-recipes.munki.MetashapePro": { - "name": "MetashapePro", - "description": "Downloads the latest version of MetashapePro and imports it into Munki.", + "com.github.dataJAR-recipes.munki.insta360studio2020": { + "name": "Insta360Studio2020", + "description": "Downloads the latest version of insta360 studio 2020 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MetashapePro/MetashapePro.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MetashapePro", - "shortname": "MetashapePro.munki", + "path": "Insta360/Insta360Studio2020.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.insta360studio2020", + "deprecated": true, + "shortname": "Insta360Studio2020.munki", "inferred_type": "munki", - "munki_display_name": "MetashapePro", - "munki_description": "Discover intelligent photogrammetry with Metashape\n\nProcess digital images and generate 3D spatial data. Fast and highly accurate." + "munki_display_name": "Insta360 Studio 2020", + "munki_description": "Insta360 Studio 2020 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." }, - "com.github.dataJAR-recipes.munki.SPEAR": { - "name": "SPEAR", - "description": "Downloads the latest version of SPEAR and imports it into Munki.", + "com.github.dataJAR-recipes.munki.insta360studio2019": { + "name": "Insta360Studio2019", + "description": "Downloads the latest version of insta360 studio 2019 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SPEAR/SPEAR.munki.recipe", - "parent": "com.github.hansen-m.download.SPEAR", - "shortname": "SPEAR.munki", + "path": "Insta360/Insta360Studio2019.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.insta360studio2019", + "deprecated": true, + "shortname": "Insta360Studio2019.munki", "inferred_type": "munki", - "munki_display_name": "SPEAR", - "munki_description": "SPEAR is an application for audio analysis, editing and synthesis. The analysis procedure (which is based on the traditional McAulay-Quatieri technique) attempts to represent a sound with many individual sinusoidal tracks (partials), each corresponding to a single sinusoidal wave with time varying frequency and amplitude." + "munki_display_name": "Insta360 Studio 2019", + "munki_description": "Insta360 Studio 2019 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." }, - "com.github.dataJAR-recipes.munki.Mu Editor": { - "name": "Mu Editor", - "description": "Downloads the current release version of Mu Editor and imports into munki.", + "com.github.dataJAR-recipes.munki.Insta360 Studio": { + "name": "Insta360Studio", + "description": "Downloads the latest version of Insta360 Studio and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Mu Editor/Mu Editor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mu Editor", - "shortname": "Mu Editor.munki", + "path": "Insta360/Insta360 Studio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Insta360 Studio", + "shortname": "Insta360 Studio.munki", "inferred_type": "munki", - "munki_display_name": "Mu Editor", - "munki_description": "Code with Mu: a simple Python editor for beginner programmers." + "munki_display_name": "Insta360 Studio", + "munki_description": "Insta360 Studio allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro." }, - "com.github.dataJAR-recipes.download.Mu Editor": { - "name": "MuEditor", - "description": "Downloads the latest version of Mu Editor.", + "com.github.dataJAR-recipes.download.insta360studio2020": { + "name": "insta360studio2020", + "description": "Downloads the Insta360 Studio 2020 application.", "repo": "autopkg/dataJAR-recipes", - "path": "Mu Editor/Mu Editor.download.recipe", - "shortname": "Mu Editor.download", + "path": "Insta360/Insta360Studio2020.download.recipe", + "deprecated": true, + "shortname": "Insta360Studio2020.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Mu Editor", - "com.github.d33t5.pkg.mu-editor" + "com.github.dataJAR-recipes.munki.insta360studio2020" ] }, - "com.github.dataJAR-recipes.munki.texmaker": { - "name": "texmaker", - "description": "Downloads the latest version of texmaker and imports it into Munki.", + "com.github.dataJAR-recipes.munki.insta360studio2022": { + "name": "Insta360Studio2022", + "description": "Downloads the latest version of insta360 studio 2022 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "texmaker/texmaker.munki.recipe", - "parent": "com.github.hansen-m.download.Texmaker", - "shortname": "texmaker.munki", + "path": "Insta360/Insta360Studio2022.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.insta360studio2022", + "deprecated": true, + "shortname": "Insta360Studio2022.munki", "inferred_type": "munki", - "munki_display_name": "Texmaker", - "munki_description": "Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application." - }, - "com.github.dataJAR-recipes.download.SF Symbols 4": { - "name": "SFSymbols4", - "description": "Downloads the latest version of SF Symbols 4", - "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 4/SF Symbols 4.download.recipe", - "shortname": "SF Symbols 4.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.SF Symbols 4" - ] + "munki_display_name": "Insta360 Studio 2022", + "munki_description": "Insta360 Studio 2022 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." }, - "com.github.dataJAR-recipes.munki.SF Symbols 4": { - "name": "SFSymbols4", - "description": "Downloads the latest version of SF Symbols 4 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Insta360 Studio 2023": { + "name": "Insta360Studio2023", + "description": "Downloads the latest version of Insta360 Studio 2023 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 4/SF Symbols 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Symbols 4", - "shortname": "SF Symbols 4.munki", + "path": "Insta360/Insta360 Studio 2023.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Insta360 Studio 2023", + "deprecated": true, + "shortname": "Insta360 Studio 2023.munki", "inferred_type": "munki", - "munki_display_name": "SF Symbols 4", - "munki_description": "With over 4,400 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text labels. They can be exported and edited using vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 4 features over 1000 new symbols, variable color, automatic rendering, and new unified layer annotation." + "munki_display_name": "Insta360 Studio 2023", + "munki_description": "Insta360 Studio 2023 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro." }, - "com.github.dataJAR-recipes.download.Bria": { - "name": "Bria", - "description": "Download recipe for Bria.", + "com.github.dataJAR-recipes.download.Insta360 Studio 2023": { + "name": "Insta360Studio2023", + "description": "Downloads the latest version of Insta360 Studio 2023.", "repo": "autopkg/dataJAR-recipes", - "path": "Bria/Bria.download.recipe", - "shortname": "Bria.download", + "path": "Insta360/Insta360 Studio 2023.download.recipe", + "deprecated": true, + "shortname": "Insta360 Studio 2023.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Bria" + "com.github.dataJAR-recipes.munki.Insta360 Studio 2023" ] }, - "com.github.dataJAR-recipes.munki.Bria": { - "name": "Bria", - "description": "Downloads thev latest ersion of Bria and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Bria/Bria.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Bria", - "shortname": "Bria.munki", - "inferred_type": "munki", - "munki_display_name": "Bria", - "munki_description": "Bria is your interface for business-class communications. Access your lines of communications no matter anywhere you are." - }, - "com.github.dataJAR-recipes.munki.IB eAssessment Player": { - "name": "IBeAssessmentPlayer", - "description": "Downloads the current release version of IB eAssessment Player and imports into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.download.insta360studio2019": { + "name": "insta360studio2019", + "description": "Downloads the Insta360 Studio 2019 application.", "repo": "autopkg/dataJAR-recipes", - "path": "IB eAssessment Player/IB eAssessment Player.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.IB eAssessment Player", - "shortname": "IB eAssessment Player.munki", - "inferred_type": "munki", - "munki_display_name": "IB eAssessment Player", - "munki_description": "Software for running IB eAssessments." + "path": "Insta360/Insta360Studio2019.download.recipe", + "deprecated": true, + "shortname": "Insta360Studio2019.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.insta360studio2019" + ] }, - "com.github.dataJAR-recipes.download.IB eAssessment Player": { - "name": "IBeAssessmentPlayer", - "description": "Download recipe for the latest version of IB eAssessment Player.", + "com.github.dataJAR-recipes.download.Insta360 Studio": { + "name": "Insta360Studio", + "description": "Downloads the latest version of Insta360 Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "IB eAssessment Player/IB eAssessment Player.download.recipe", - "shortname": "IB eAssessment Player.download", + "path": "Insta360/Insta360 Studio.download.recipe", + "shortname": "Insta360 Studio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.IB eAssessment Player" + "com.github.dataJAR-recipes.munki.Insta360 Studio" ] }, - "com.github.dataJAR-recipes.munki.SF Symbols 2": { - "name": "SFSymbols2", - "description": "Downloads the latest version of SF Symbols 2 and imports into Munki", + "com.github.dataJAR-recipes.munki.iVMS-4200": { + "name": "iVMS4200", + "description": "Downloads the latest version of iVMS-4200 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 2/SF Symbols 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Symbols 2", - "shortname": "SF Symbols 2.munki", + "path": "iVMS-4200/iVMS-4200.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.iVMS-4200", + "shortname": "iVMS-4200.munki", "inferred_type": "munki", - "munki_display_name": "SF Symbols 2", - "munki_description": "With over 3,100 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text labels. They can be exported and edited in vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 3 features over 600 new symbols, enhanced color customization, a new inspector, and improved support for custom symbols." + "munki_display_name": "iVMS-4200", + "munki_description": "iVMS-4200 is a versatile client software application for Hikvision video surveillance." }, - "com.github.dataJAR-recipes.download.SF Symbols 2": { - "name": "SFSymbols2", - "description": "Downloads the latest version of SF Symbols 2", + "com.github.dataJAR-recipes.download.iVMS-4200": { + "name": "iVMS4200", + "description": "Downloads the latest version of iVMS-4200.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 2/SF Symbols 2.download.recipe", - "deprecated": true, - "shortname": "SF Symbols 2.download", + "path": "iVMS-4200/iVMS-4200.download.recipe", + "shortname": "iVMS-4200.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SF Symbols 2" + "com.github.dataJAR-recipes.munki.iVMS-4200" ] }, - "com.github.dataJAR-recipes.download.balenaEtcher": { - "name": "balenaEtcher", - "description": "Downloads the latest version of balenaEtcher.\n\n** Please note it's advised to only use ONE of the below variables **\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet LATESTONLY to a non-empty string to download latest, either\nvia Input in an override or via the -k option,\ni.e.: `-k LATESTONLY=yes`", + "com.github.dataJAR-recipes.munki.RancherDesktop": { + "name": "Rancher Desktop", + "description": "Downloads the latest version of Rancher Desktop and imports it into Munki.\n\nFor the SUPPORTED_ARCH variable use\n\n- \"arm64\" for Apple Silicon\n- x86_64 for Intel\n\n", "repo": "autopkg/dataJAR-recipes", - "path": "balenaEtcher/balenaEtcher.download.recipe", - "shortname": "balenaEtcher.download", + "path": "Rancher Desktop/Rancher Desktop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RancherDesktop", + "shortname": "Rancher Desktop.munki", + "inferred_type": "munki", + "munki_display_name": "Rancher Desktop", + "munki_description": "Container Management and Kubernetes on the Desktop" + }, + "com.github.dataJAR-recipes.download.RancherDesktop": { + "name": "Rancher Desktop", + "description": "Downloads the latest version of Rancher Desktop.\n\nFor the ARCH_TYPE variable use\n\n- \"aarch64\" for Apple Silicon\n- x86_64 for Intel\n\n", + "repo": "autopkg/dataJAR-recipes", + "path": "Rancher Desktop/Rancher Desktop.download.recipe", + "shortname": "Rancher Desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.balenaEtcher" + "com.github.dataJAR-recipes.munki.RancherDesktop" ] }, - "com.github.dataJAR-recipes.munki.balenaEtcher": { - "name": "balenaEtcher", - "description": "Downloads the latest version of KeeWeb and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.MicrosoftAdvertisingEditor": { + "name": "MicrosoftAdvertisingEditor", + "description": "Downloads latest Microsoft Advertising Editor disk image..", "repo": "autopkg/dataJAR-recipes", - "path": "balenaEtcher/balenaEtcher.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.balenaEtcher", - "shortname": "balenaEtcher.munki", - "inferred_type": "munki", - "munki_display_name": "balenaEtcher", - "munki_description": "Flash OS images to SD cards & USB drives, safely and easily." + "path": "Microsoft Advertising Editor/MicrosoftAdvertisingEditor.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor", + "shortname": "MicrosoftAdvertisingEditor.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.Canva": { - "name": "Canva", - "description": "Downloads the latest version of the Canva and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MicrosoftAdvertisingEditor": { + "name": "MicrosoftAdvertisingEditor", + "description": "Downloads latest Google Ads Editor disk image, builds an installation package, and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Canva/Canva.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Canva", - "shortname": "Canva.munki", + "path": "Microsoft Advertising Editor/MicrosoftAdvertisingEditor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor", + "shortname": "MicrosoftAdvertisingEditor.munki", "inferred_type": "munki", - "munki_display_name": "Canva", - "munki_description": "Canva makes it easy to create professional designs and to share or print them." + "munki_display_name": "Microsoft Advertising Editor", + "munki_description": "Save time and improve the performance of your search marketing campaigns. When you download Editor for Windows or Mac, you'll get an intuitive and simple desktop application that streamlines your PPC campaign management - online or offline." }, - "com.github.dataJAR-recipes.download.Canva": { - "name": "Canva", - "description": "Downloads the latest version of Canva.", + "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor": { + "name": "MicrosoftAdvertisingEditor", + "description": "Downloads latest Microsoft Advertising Editor disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Canva/Canva.download.recipe", - "shortname": "Canva.download", + "path": "Microsoft Advertising Editor/MicrosoftAdvertisingEditor.download.recipe", + "shortname": "MicrosoftAdvertisingEditor.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Canva" + "com.github.dataJAR-recipes.pkg.MicrosoftAdvertisingEditor", + "com.github.dataJAR-recipes.munki.MicrosoftAdvertisingEditor", + "com.github.ahousseini-recipes.MicrosoftAdvertisingEditor" ] }, - "com.github.dataJAR-recipes.download.Finale27": { - "name": "Finale", - "description": "Downloads the latest version of Finale 27 full installer.", + "com.github.dataJAR-recipes.munki.Capture 2024 Student Edition": { + "name": "Capture2024StudentEdition", + "description": "Downloads the latest version of Capture 2024 Student Edition and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Finale 27/Finale27.download.recipe", - "shortname": "Finale27.download", + "path": "Capture 2024 Student Edition/Capture 2024 Student Edition.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Capture 2024 Student Edition", + "shortname": "Capture 2024 Student Edition.munki", + "inferred_type": "munki", + "munki_display_name": "Capture 2024 Student Edition", + "munki_description": "Save time with a lighting design, documentation and visualisation software that is both easy to learn and rewarding to use! Capture is a native macOS and Windows application that lets you work with lighting, video, laser, moving scenery and water effects. Where Capture truly excels is with its ease of use and seamless switching between design, documentation and visualisation. This provides an unprecedented level of flexibility and ability to support different types of design processes. It encourages you to try out new workflows and find faster ways of working." + }, + "com.github.dataJAR-recipes.download.Capture 2024 Student Edition": { + "name": "Capture2024StudentEdition", + "description": "Downloads the latest version of Capture 2024 Student Edition.", + "repo": "autopkg/dataJAR-recipes", + "path": "Capture 2024 Student Edition/Capture 2024 Student Edition.download.recipe", + "shortname": "Capture 2024 Student Edition.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Finale27" + "com.github.dataJAR-recipes.munki.Capture 2024 Student Edition" ] }, - "com.github.dataJAR-recipes.pkg.Finale27": { - "name": "Finale", - "description": "Downloads the latest version of Finale 27 and creates a package", + "com.github.dataJAR-recipes.munki.Code42": { + "name": "Code42", + "description": "Downloads the latest version of Code42 and imports it into Munki.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", "repo": "autopkg/dataJAR-recipes", - "path": "Finale 27/Finale27.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Finale27", - "shortname": "Finale27.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Finale27" - ] + "path": "Code42/Code42.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Code42", + "deprecated": true, + "shortname": "Code42.munki", + "inferred_type": "munki", + "munki_display_name": "Code42", + "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." }, - "com.github.dataJAR-recipes.munki.Finale27": { - "name": "Finale", - "description": "Downloads the latest version of Finale 27 and imports into Munki", + "com.github.dataJAR-recipes.munki.Code42-arm64": { + "name": "Code42", + "description": "Downloads the latest arm64 version of Code42 and imports it into Munki.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", "repo": "autopkg/dataJAR-recipes", - "path": "Finale 27/Finale27.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Finale27", - "shortname": "Finale27.munki", + "path": "Code42/Code42-arm64.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Code42-arm64", + "deprecated": true, + "shortname": "Code42-arm64.munki", "inferred_type": "munki", - "munki_display_name": "Finale", - "munki_description": "Music notation software that lets you create your way." + "munki_display_name": "Code42", + "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." }, - "com.github.dataJAR-recipes.autopkg.download.Go": { - "name": "Go", - "description": "Downloads the latest version of Go\n\nTo download the Apple Silicon version use \"arm64\" in the ARCH_TYPE variable.\nTo download the Intel version use \"amd64\" in the ARCH_TYPE variable.", + "com.github.dataJAR-recipes.download.Code42-arm64": { + "name": "Code42", + "description": "Downloads the latest arm64 version of Code42.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", "repo": "autopkg/dataJAR-recipes", - "path": "Go/Go.download.recipe", - "shortname": "Go.download", + "path": "Code42/Code42-arm64.download.recipe", + "deprecated": true, + "shortname": "Code42-arm64.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.autopkg.munki.Go" + "com.github.dataJAR-recipes.munki.Code42-arm64" ] }, - "com.github.dataJAR-recipes.autopkg.munki.Go": { - "name": "Go", - "description": "Downloads the latest version of Go and imports into Munki.", + "com.github.dataJAR-recipes.download.Code42": { + "name": "Code42", + "description": "Downloads the latest version of Code42.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", "repo": "autopkg/dataJAR-recipes", - "path": "Go/Go.munki.recipe", - "parent": "com.github.dataJAR-recipes.autopkg.download.Go", - "shortname": "Go.munki", - "inferred_type": "munki", - "munki_display_name": "Go", - "munki_description": "Build simple, secure, scalable systems with Go" + "path": "Code42/Code42.download.recipe", + "deprecated": true, + "shortname": "Code42.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Code42" + ] }, - "com.github.dataJAR-recipes.munki.FabFilter Pro-MB": { - "name": "FabFilter Pro-MB", - "description": "Downloads the latest version of FabFilter Pro-MB and imports into Munki", + "com.github.dataJAR-recipes.download.CiscoWebexMeetings": { + "name": "Cisco Webex Meetings", + "description": "Downloads the latest version of Cisco Webex Meetings.", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-MB/FabFilter Pro-MB.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-MB", - "shortname": "FabFilter Pro-MB.munki", + "path": "Cisco Webex Meetings/Cisco Webex Meetings.download.recipe", + "deprecated": true, + "shortname": "Cisco Webex Meetings.download", + "inferred_type": "download" + }, + "com.github.dataJAR-recipes.munki.Acronis Files Connect": { + "name": "Acronis Files Connect", + "description": "Downloads the latest version of Acronis Files Connect and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Acronis Files Connect/Acronis Files Connect.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Acronis Files Connect", + "shortname": "Acronis Files Connect.munki", "inferred_type": "munki", - "munki_display_name": "FabFilter Pro-MB", - "munki_description": "Professional multiband compressor and expander plug-in" + "munki_display_name": "Acronis Files Connect", + "munki_description": "When Mac users try to access Windows file servers and NAS devices, they typically suffer from poor performance, data integrity issues, slow searches, and many other disruptive problems. Acronis Files Connect solves these problems." }, - "com.github.dataJAR-recipes.download.FabFilter Pro-MB": { - "name": "FabFilter Pro-MB", - "description": "Downloads the latest version of FabFilter Pro-MB", + "com.github.dataJAR-recipes.download.Acronis Files Connect": { + "name": "Acronis Files Connect", + "description": "Downloads latest version of Acronis Files Connect.", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-MB/FabFilter Pro-MB.download.recipe", - "shortname": "FabFilter Pro-MB.download", + "path": "Acronis Files Connect/Acronis Files Connect.download.recipe", + "deprecated": true, + "shortname": "Acronis Files Connect.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-MB" + "com.github.dataJAR-recipes.munki.Acronis Files Connect", + "com.github.dataJAR-recipes.pkg.Acronis Files Connect" ] }, - "com.github.dataJAR-recipes.jss.DB Browser for SQLite": { - "name": "DB Browser for SQLite", - "description": "Downloads the current release version of DB Browser for SQLite and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Acronis Files Connect": { + "name": "Acronis Files Connect", + "description": "Downloads the current release version of Acronis Files Connect and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "DB Browser for SQLite/DB Browser for SQLite.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.DB Browser for SQLite", + "path": "Acronis Files Connect/Acronis Files Connect.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Acronis Files Connect", "deprecated": true, - "shortname": "DB Browser for SQLite.jss", + "shortname": "Acronis Files Connect.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.." - }, - "com.github.dataJAR-recipes.download.DB Browser for SQLite": { - "name": "DBBrowserforSQLite", - "description": "Downloads the latest version of DB Browser for SQLite (formerly sqlitebrowser).\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nTo download Apple Silicon use: \"arm64-\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"\" in the DOWNLOAD_ARCH variable", - "repo": "autopkg/dataJAR-recipes", - "path": "DB Browser for SQLite/DB Browser for SQLite.download.recipe", - "shortname": "DB Browser for SQLite.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.DB Browser for SQLite", - "com.github.dataJAR-recipes.pkg.DB Browser for SQLite", - "com.github.dataJAR-recipes.munki.DB Browser for SQLite" - ] + "jamf_description": "When Mac users try to access Windows file servers and NAS devices, they typically suffer from poor performance, data integrity issues, slow searches, and many other disruptive problems. Acronis Files Connect solves these problems." }, - "com.github.dataJAR-recipes.pkg.DB Browser for SQLite": { - "name": "DBBrowserforSQLite", - "description": "Downloads the latest version of DB Browser for SQLite and creates a package.", + "com.github.dataJAR-recipes.pkg.Acronis Files Connect": { + "name": "Acronis Files Connect", + "description": "Downloads the latest version of Acronis Files Connect and creates a versioned PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "DB Browser for SQLite/DB Browser for SQLite.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.DB Browser for SQLite", - "shortname": "DB Browser for SQLite.pkg", + "path": "Acronis Files Connect/Acronis Files Connect.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Acronis Files Connect", + "shortname": "Acronis Files Connect.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.DB Browser for SQLite" + "com.github.dataJAR-recipes.jss.Acronis Files Connect" ] }, - "com.github.dataJAR-recipes.munki.DB Browser for SQLite": { - "name": "DBBrowserforSQLite", - "description": "Downloads the latest version of DB Browser for SQLite and imports it into Munki.", + "com.github.dataJAR-recipes.autopkg.munki.tsh": { + "name": "tsh", + "description": "Downloads the latest version of tsh command line tool and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DB Browser for SQLite/DB Browser for SQLite.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DB Browser for SQLite", - "shortname": "DB Browser for SQLite.munki", + "path": "tsh/tsh.munki.recipe", + "parent": "com.github.dataJAR-recipes.autopkg.download.tsh", + "shortname": "tsh.munki", "inferred_type": "munki", - "munki_display_name": "DB Browser for SQLite", - "munki_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.." + "munki_display_name": "Gravitational tsh Client", + "munki_description": "The tsh client allows users to login to retrieve short-lived certificates." }, - "com.github.dataJAR-recipes.munki.SecureSafe": { - "name": "SecureSafe", - "description": "Downloads latest version of SecureSafe for macOS and imports into Munki.", + "com.github.dataJAR-recipes.autopkg.download.tsh": { + "name": "tsh", + "description": "Recipe description", "repo": "autopkg/dataJAR-recipes", - "path": "SecureSafe/SecureSafe.munki.recipe", - "parent": "com.github.andredb90.download.securesafe", - "shortname": "SecureSafe.munki", + "path": "tsh/tsh.download.recipe", + "shortname": "tsh.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.autopkg.munki.tsh" + ] + }, + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019": { + "name": "Microsoft PowerPoint 2019", + "description": "This recipe downloads and imports the full installer pkg for Microsoft PowerPoint 2019 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "repo": "autopkg/dataJAR-recipes", + "path": "Microsoft PowerPoint 2019/Microsoft PowerPoint 2019.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "shortname": "Microsoft PowerPoint 2019.munki", "inferred_type": "munki", - "munki_display_name": "SecureSafe", - "munki_description": "SecureSafe is an award-winning online storage solution for companies and individuals alike. The cloud safe simplifies online file sharing and protects documents and passwords, offering a level of security comparable to a Swiss bank. SecureSafe is a unique solution thanks to the use of double encryption, triple data redundancy for each and every file and zero knowledge architecture, thus offering the highest level of privacy protection." + "munki_display_name": "Microsoft PowerPoint", + "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." }, - "com.github.dataJAR-recipes.munki.Lynx": { - "name": "Lynx", - "description": "Downloads the latest version of Lynx and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SketchUpViewer-EN": { + "name": "SketchUpViewer-EN", + "description": "Downloads the latest version of SketchUpViewer EN and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Lynx/Lynx.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Lynx", - "shortname": "Lynx.munki", + "path": "SketchUpViewer EN/SketchUpViewer EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUpViewer-EN", + "shortname": "SketchUpViewer EN.munki", "inferred_type": "munki", - "munki_display_name": "Lynx", - "munki_description": "Lynx 6 annotation and lesson planning software enables students to interact with content and collaborate in the classroom. Using Lynx 6, teachers can create imaginative lessons with content from a variety of sources. The newly designed user interface makes Lynx 6 easy to use, and the upgraded back-end changes gives a faster, smoother, simpler experience." + "munki_display_name": "SketchUp Viewer", + "munki_description": "SketchUp Viewer. Your models. Anywhere you are.." }, - "com.github.dataJAR-recipes.download.Lynx": { - "name": "Lynx", - "description": "Downloads latest version of Lynx.", + "com.github.dataJAR-recipes.download.SketchUpViewer-EN": { + "name": "SketchUpViewer-EN", + "description": "Downloads the latest version of SketchUpViewer EN.", "repo": "autopkg/dataJAR-recipes", - "path": "Lynx/Lynx.download.recipe", - "shortname": "Lynx.download", + "path": "SketchUpViewer EN/SketchUpViewer EN.download.recipe", + "shortname": "SketchUpViewer EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Lynx", - "com.github.dataJAR-recipes.pkg.Lynx" + "com.github.dataJAR-recipes.munki.SketchUpViewer-EN" ] }, - "com.github.dataJAR-recipes.pkg.Lynx": { - "name": "Lynx", - "description": "Downloads the latest version of Lynx and creates a versioned PKG.", - "repo": "autopkg/dataJAR-recipes", - "path": "Lynx/Lynx.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Lynx", - "shortname": "Lynx.pkg", - "inferred_type": "pkg" - }, "com.github.dataJAR-recipes.munki.VantaAgent": { "name": "VantaAgent", "description": "Downloads the latest version of Vanta Agent and imports it into Munki.", @@ -78215,6385 +78191,6629 @@ "com.github.dataJAR-recipes.munki.VantaAgent" ] }, - "com.github.dataJAR-recipes.munki.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle and imports it into Munki.", + "com.github.dataJAR-recipes.download.nodejslts": { + "name": "nodelts", + "description": "Downloads the latest LTS version of Node.js.\n\nMAJOR_VERSION needs to be one of the 'latest-v' version numbers listed here: https://nodejs.org/dist/", "repo": "autopkg/dataJAR-recipes", - "path": "Rectangle/Rectangle.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Rectangle", - "shortname": "Rectangle.munki", + "path": "Node JS LTS.js/nodejslts.download.recipe", + "shortname": "nodejslts.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.nodejslts" + ] + }, + "com.github.dataJAR-recipes.munki.nodejslts": { + "name": "nodelts", + "description": "Downloads the latest LTS version of Node.js and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Node JS LTS.js/nodejslts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.nodejslts", + "shortname": "nodejslts.munki", "inferred_type": "munki", - "munki_display_name": "Rectangle", - "munki_description": "Move and resize windows on macOS with keyboard shortcuts and snap areas." + "munki_display_name": "Node.js LTS", + "munki_description": "NodeLTS.js\u00ae is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications." }, - "com.github.dataJAR-recipes.pkg.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle and creates a package.", + "com.github.dataJAR-recipes.munki.Insomnia": { + "name": "Insomnia", + "description": "Downloads the latest release of Insomnia and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Rectangle/Rectangle.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Rectangle", - "shortname": "Rectangle.pkg", - "inferred_type": "pkg", + "path": "Insomnia/Insomnia.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Insomnia", + "shortname": "Insomnia.munki", + "inferred_type": "munki", + "munki_display_name": "Insomnia ", + "munki_description": "Explore REST and GraphQL APIs." + }, + "com.github.dataJAR-recipes.download.Insomnia": { + "name": "Insomnia", + "description": "Downloads the latest release of Insomnia.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "Insomnia/Insomnia.download.recipe", + "shortname": "Insomnia.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Rectangle", - "com.github.haircut.install.Rectangle", - "com.github.andredb90.filewave.Rectangle", - "com.github.grahampugh.recipes.jamf.Rectangle", - "com.github.davidbpirie.jamf-upload.Rectangle" + "com.github.dataJAR-recipes.munki.Insomnia" ] }, - "com.github.dataJAR-recipes.download.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Bridgehead": { + "name": "Bridgehead", + "description": "Downloads the latest version of Bridgehead.", "repo": "autopkg/dataJAR-recipes", - "path": "Rectangle/Rectangle.download.recipe", - "shortname": "Rectangle.download", + "path": "Bridgehead/Bridgehead.download.recipe", + "shortname": "Bridgehead.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.Rectangle", - "com.github.dataJAR-recipes.munki.Rectangle", - "com.github.dataJAR-recipes.pkg.Rectangle", - "com.github.almenscorner.intune.Rectangle" + "com.github.dataJAR-recipes.munki.Bridgehead" ] }, - "com.github.dataJAR-recipes.jss.Rectangle": { - "name": "Rectangle", - "description": "Downloads the current release version of Rectangle and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Bridgehead": { + "name": "Bridgehead", + "description": "Downloads the latest version of Bridgehead and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Rectangle/Rectangle.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Rectangle", - "deprecated": true, - "shortname": "Rectangle.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Move and resize windows on macOS with keyboard shortcuts and snap areas" + "path": "Bridgehead/Bridgehead.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Bridgehead", + "shortname": "Bridgehead.munki", + "inferred_type": "munki", + "munki_display_name": "Bridgehead", + "munki_description": "Head Tracker is a USB device that quickly and precisely captures your head orientation up to 100 times per second.\n\nIt\u2019s comfortable, affordable, and leaves your eyes in the real world." }, - "com.github.dataJAR-recipes.pkg.Abstract": { - "name": "Abstract", - "description": "Downloads the latest version of Abstract and creates a package.", + "com.github.dataJAR-recipes.pkg.renpy 8": { + "name": "renpy8", + "description": "Downloads the latest version of renpy 8 and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Abstract/Abstract.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Abstract", - "shortname": "Abstract.pkg", + "path": "renpy 8/renpy 8.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.renpy 8", + "shortname": "renpy 8.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Abstract", - "com.github.andredb90.filewave.Abstract", - "com.github.smithjw.jamf.Abstract" + "com.github.dataJAR-recipes.munki.renpy 8" ] }, - "com.github.dataJAR-recipes.jss.Abstract": { - "name": "Abstract", - "description": "Downloads the current release version of Abstract and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.renpy 8": { + "name": "renpy8", + "description": "Downloads the latest version of renpy 8 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Abstract/Abstract.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Abstract", - "deprecated": true, - "shortname": "Abstract.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Abstract is a platform for modern design teams to work together." + "path": "renpy 8/renpy 8.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.renpy 8", + "shortname": "renpy 8.munki", + "inferred_type": "munki", + "munki_display_name": "Ren'Py", + "munki_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." }, - "com.github.dataJAR-recipes.munki.Abstract": { - "name": "Abstract", - "description": "Downloads the current release version of Abstract and imports into Munki.", + "com.github.dataJAR-recipes.download.renpy 8": { + "name": "renpy8", + "description": "Download recipe for the latest version of renpy 8.", "repo": "autopkg/dataJAR-recipes", - "path": "Abstract/Abstract.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Abstract", - "shortname": "Abstract.munki", - "inferred_type": "munki", - "munki_display_name": "Abstract", - "munki_description": "Abstract is a platform for modern design teams to work together." + "path": "renpy 8/renpy 8.download.recipe", + "shortname": "renpy 8.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.renpy 8" + ] }, - "com.github.dataJAR-recipes.download.Abstract": { - "name": "Abstract", - "description": "Download recipe for the latest version of Abstract.", + "com.github.dataJAR-recipes.download.GoTo": { + "name": "GoTo", + "description": "Downloads the latest version of GoTo.\n\nTo download the Apple Silicon version use \"-arm64\" in the ARCH_TYPE variable.\nTo download the Intel Version leave the ARCH_TYPE variable empty.", "repo": "autopkg/dataJAR-recipes", - "path": "Abstract/Abstract.download.recipe", - "shortname": "Abstract.download", + "path": "GoTo/GoTo.download.recipe", + "shortname": "GoTo.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Abstract", - "com.github.dataJAR-recipes.munki.Abstract" + "com.github.dataJAR-recipes.munki.GoTo" ] }, - "com.github.dataJAR-recipes.munki.Algodoo": { - "name": "Algodoo", - "description": "Downloads the latest version of Algodoo and imports it into Munki.", + "com.github.dataJAR-recipes.munki.GoTo": { + "name": "GoTo", + "description": "Downloads the latest version of GoTo and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Algodoo/Algodoo.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Algodoo", - "shortname": "Algodoo.munki", + "path": "GoTo/GoTo.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.GoTo", + "shortname": "GoTo.munki", "inferred_type": "munki", - "munki_display_name": "Algodoo", - "munki_description": "Algodoo gives you the opportunity to play with physics. Use your own hands and simple drawing tools to design, construct and explore the world of physics.\n\nSounds like an interesting idea? Algodoo is that program." + "munki_display_name": "GoTo", + "munki_description": "Online meeting, desktop sharing, and video conferencing software." }, - "com.github.dataJAR-recipes.download.Algodoo": { - "name": "Algodoo", - "description": "Downloads the latest version of Algodoo.", + "com.github.dataJAR-recipes.munki.Glyphs 3": { + "name": "Glyphs3", + "description": "Downloads the most recent version of Glyphs 3 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Algodoo/Algodoo.download.recipe", - "shortname": "Algodoo.download", + "path": "Glyphs 3/Glyphs 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Glyphs 3", + "shortname": "Glyphs 3.munki", + "inferred_type": "munki", + "munki_display_name": "Glyphs 3", + "munki_description": "The complete Mac font editor for pros and designers alike.\n\nCreate, produce and release font families, icon systems or just logos with ease and power." + }, + "com.github.dataJAR-recipes.download.Glyphs 3": { + "name": "Glyphs3", + "description": "Downloads the most recent version of Glyphs 3", + "repo": "autopkg/dataJAR-recipes", + "path": "Glyphs 3/Glyphs 3.download.recipe", + "shortname": "Glyphs 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Algodoo" + "com.github.dataJAR-recipes.munki.Glyphs 3", + "com.github.moofit-recipes.pkg.Glyphs3" ] }, - "com.github.dataJAR-recipes.munki.SF Symbols 3": { - "name": "SFSymbols3", - "description": "Downloads the latest version of SF Symbols 3 and imports into Munki", + "com.github.dataJAR-recipes.munki.Sphere2": { + "name": "Sphere2", + "description": "Downloads the latest version of Sphere2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 3/SF Symbols 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Symbols 3", - "shortname": "SF Symbols 3.munki", + "path": "Sphere2/Sphere2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sphere2", + "shortname": "Sphere2.munki", "inferred_type": "munki", - "munki_display_name": "SF Symbols 3", - "munki_description": "With over 3,100 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text labels. They can be exported and edited in vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 3 features over 600 new symbols, enhanced color customization, a new inspector, and improved support for custom symbols." + "munki_display_name": "Sphere2", + "munki_description": "Provides teachers with a range of interactive software to realize the full potential of their AVer visualizers." }, - "com.github.dataJAR-recipes.download.SF Symbols 3": { - "name": "SFSymbols3", - "description": "Downloads the latest version of SF Symbols 3", + "com.github.dataJAR-recipes.download.Sphere2": { + "name": "Sphere2", + "description": "Downloads the latest version of Sphere2", "repo": "autopkg/dataJAR-recipes", - "path": "SF Symbols 3/SF Symbols 3.download.recipe", - "shortname": "SF Symbols 3.download", + "path": "Sphere2/Sphere2.download.recipe", + "deprecated": true, + "shortname": "Sphere2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SF Symbols 3" + "com.github.dataJAR-recipes.munki.Sphere2" ] }, - "com.github.dataJAR-recipes.download.Pencil": { - "name": "Pencil", - "description": "Downloads latest version of Pencil.", + "com.github.dataJAR-recipes.munki.GoPro Quik": { + "name": "GoProQuik", + "description": "Downloads the latest version of GoPro Quik and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Pencil/Pencil.download.recipe", - "shortname": "Pencil.download", + "path": "GoPro Quik/GoPro Quik.munki.recipe", + "parent": "com.github.nstrauss.download.GoProQuik", + "shortname": "GoPro Quik.munki", + "inferred_type": "munki", + "munki_display_name": "GoPro Quik", + "munki_description": "Quik makes it easy to access, edit and enjoy your GoPro photos and videos. Automatically import your footage and create awesome videos synced to music in just a few clicks. And with an optional GoPro Plus subscription, it's even easier to create and share epic videos with Quik. You'll have a huge variety of soundtracks to choose from, and you can auto upload your photos and videos to the cloud to edit and enjoy on your phone anytime, anywhere." + }, + "com.github.dataJAR-recipes.munki.Bartender 4": { + "name": "Bartender4", + "description": "Downloads the latest version of Bartender 4 and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Bartender 4/Bartender 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Bartender 4", + "shortname": "Bartender 4.munki", + "inferred_type": "munki", + "munki_display_name": "Bartender 4", + "munki_description": "Take control of your menu bar\n\nBartender is an award-winning app for macOS that superpowers your menu bar, giving you total control over your menu bar items, what's displayed, and when, with menu bar items only showing when you need them.\nBartender improves your workflow with quick reveal, search, custom hotkeys and triggers, and lots more." + }, + "com.github.dataJAR-recipes.download.Bartender 4": { + "name": "Bartender4", + "description": "Downloads the latest version of Bartender 4.", + "repo": "autopkg/dataJAR-recipes", + "path": "Bartender 4/Bartender 4.download.recipe", + "shortname": "Bartender 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Pencil" + "com.github.dataJAR-recipes.munki.Bartender 4" ] }, - "com.github.dataJAR-recipes.munki.Pencil": { - "name": "Pencil", - "description": "Downloads the latest trial version of Pencil and imports into Munki.", + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone": { + "name": "Microsoft PowerPoint 2016 Standalone", + "description": "This recipe downloads and imports the full installer pkg for Microsoft PowerPoint 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "Pencil/Pencil.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Pencil", - "shortname": "Pencil.munki", + "path": "Microsoft PowerPoint 2016 Standalone/Microsoft PowerPoint 2016 Standalone.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "shortname": "Microsoft PowerPoint 2016 Standalone.munki", "inferred_type": "munki", - "munki_display_name": "Pencil", - "munki_description": "Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms." + "munki_display_name": "Microsoft PowerPoint", + "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." }, - "com.github.dataJAR-recipes.pkg.Jamf Connect 2": { - "name": "Jamf Connect", - "description": "Downloads the latest version of Jamf Connect 2 and extracts its package", + "com.github.dataJAR-recipes.munki.reMarkable": { + "name": "reMarkable", + "description": "Downloads the latest version of reMarkable and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect 2/Jamf Connect 2.pkg.recipe", - "parent": "com.github.yohan460-recipes.download.JamfConnect", - "shortname": "Jamf Connect 2.pkg", - "inferred_type": "pkg", + "path": "reMarkable/reMarkable.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.reMarkable", + "shortname": "reMarkable.munki", + "inferred_type": "munki", + "munki_display_name": "reMarkable", + "munki_description": "The next-generation paper tablet\n\nReplace your notebooks and printed documents with the only tablet that feels like paper." + }, + "com.github.dataJAR-recipes.download.reMarkable": { + "name": "reMarkable", + "description": "Downloads the latest version of reMarkable.", + "repo": "autopkg/dataJAR-recipes", + "path": "reMarkable/reMarkable.download.recipe", + "shortname": "reMarkable.download", + "inferred_type": "download", "children": [ - "com.github.novaksam.jamf.JamfConnect", - "com.github.davidbpirie.jamf-upload.JamfConnect2" + "com.github.dataJAR-recipes.munki.reMarkable" ] }, - "com.github.dataJAR-recipes.munki.Jamf Connect 2": { - "name": "Jamf Connect", - "description": "Downloads the latest version of Jamf Connect 2 and imports into Munki", + "com.github.dataJAR-recipes.download.Balsamiq Wireframes 4": { + "name": "BalsamiqWireframes4", + "description": "Downloads the latest version of Balsamiq Wireframes 4.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect 2/Jamf Connect 2.munki.recipe", - "parent": "com.github.yohan460-recipes.download.JamfConnect", - "shortname": "Jamf Connect 2.munki", + "path": "Balsamiq Wireframes 4/Balsamiq Wireframes 4.download.recipe", + "shortname": "Balsamiq Wireframes 4.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Balsamiq Wireframes 4" + ] + }, + "com.github.dataJAR-recipes.munki.Balsamiq Wireframes 4": { + "name": "BalsamiqWireframes4", + "description": "Downloads the latest version of Balsamiq Wireframes 4 and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Balsamiq Wireframes 4/Balsamiq Wireframes 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Balsamiq Wireframes 4", + "shortname": "Balsamiq Wireframes 4.munki", "inferred_type": "munki", - "munki_display_name": "Jamf Connect", - "munki_description": "Jamf Connect is a collection of apps allowing for simple provisioning of local user accounts and password synchronization from a cloud identity provider (IdP) during an Apple provisioning workflow. This includes multi-factor authentication (MFA)." + "munki_display_name": "Balsamiq Wireframes 4", + "munki_description": "Balsamiq Wireframes for Desktop can open both local BMPR files from your computer and Balsamiq Cloud projects." }, - "com.github.dataJAR-recipes.munki.Geekbench 5": { - "name": "Geekbench 5", - "description": "Downloads the latest version of Geekbench 5 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SejdaPDFDesktop": { + "name": "SejdaPDFDesktop", + "description": "Downloads the latest version of Sejda PDF Desktop and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Geekbench 5/Geekbench 5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Geekbench 5", - "shortname": "Geekbench 5.munki", + "path": "Sejda PDF Desktop/Sejda PDF Desktop.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.SejdaPDFDesktop", + "shortname": "Sejda PDF Desktop.munki", "inferred_type": "munki", - "munki_display_name": "Geekbench 5", - "munki_description": "Geekbench 5, the latest major upgrade to Primate Labs\u2019 easy-to-use cross-platform benchmark, is now available for download. Geekbench 5 allows you to measure your system\u2019s power more accurately than ever before." + "munki_display_name": "Sejda PDF Desktop", + "munki_description": "Sejda PDF Desktop\n\nProductive PDF software that you'll love to use" }, - "com.github.dataJAR-recipes.download.Geekbench 5": { - "name": "Geekbench5", - "description": "Downloads the latest version of Geekbench 5.", + "com.github.dataJAR-recipes.download.Groove Agent SE 5": { + "name": "GrooveAgentSE5", + "description": "Downloads the latest version of Groove Agent SE 5.", "repo": "autopkg/dataJAR-recipes", - "path": "Geekbench 5/Geekbench 5.download.recipe", - "shortname": "Geekbench 5.download", + "path": "Groove Agent SE 5/Groove Agent SE 5.download.recipe", + "shortname": "Groove Agent SE 5.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Geekbench 5" + "com.github.dataJAR-recipes.munki.Groove Agent SE 5" ] }, - "com.github.dataJAR-recipes.pkg.SonySxSDriver": { - "name": "SxSDriver", - "description": "Downloads the latest version of the Sony SxS Driver and extracts the pkg.", + "com.github.dataJAR-recipes.munki.Groove Agent SE 5": { + "name": "GrooveAgentSE5", + "description": "Downloads the latest version of Groove Agent SE 5 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sony/SxS Driver.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SonySxSDriver", - "shortname": "SxS Driver.pkg", + "path": "Groove Agent SE 5/Groove Agent SE 5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Groove Agent SE 5", + "shortname": "Groove Agent SE 5.munki", + "inferred_type": "munki", + "munki_display_name": "Groove Agent SE 5", + "munki_description": "MAKE YOUR BEATS WITH THE BEST CREATIVE DRUM SOFTWARE \u2014 GROOVE AGENT\n\nDesigned for both songwriters and beat producers, Groove Agent 5 includes the very best of electronic and acoustic drums.\n\nOne of the most detailed acoustic drum kits ever featured in Groove Agent sits alongside a wide variety of percussion, modern electronic drums and MIDI grooves, delivering an inspirational rhythmic composition tool for producers in every genre, from jazz, funk and rock to Trap and EDM.\n\nSupport for VST, AU and AAX plug-in formats means Groove Agent 5 can be used with virtually any DAW." + }, + "com.github.dataJAR-recipes.download.DB Browser for SQLite": { + "name": "DBBrowserforSQLite", + "description": "Downloads the latest version of DB Browser for SQLite (formerly sqlitebrowser).\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nTo download Apple Silicon use: \"arm64-\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"\" in the DOWNLOAD_ARCH variable", + "repo": "autopkg/dataJAR-recipes", + "path": "DB Browser for SQLite/DB Browser for SQLite.download.recipe", + "shortname": "DB Browser for SQLite.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.DB Browser for SQLite", + "com.github.dataJAR-recipes.munki.DB Browser for SQLite", + "com.github.dataJAR-recipes.pkg.DB Browser for SQLite" + ] + }, + "com.github.dataJAR-recipes.jss.DB Browser for SQLite": { + "name": "DB Browser for SQLite", + "description": "Downloads the current release version of DB Browser for SQLite and then uploads to the JSS", + "repo": "autopkg/dataJAR-recipes", + "path": "DB Browser for SQLite/DB Browser for SQLite.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.DB Browser for SQLite", + "deprecated": true, + "shortname": "DB Browser for SQLite.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.." + }, + "com.github.dataJAR-recipes.munki.DB Browser for SQLite": { + "name": "DBBrowserforSQLite", + "description": "Downloads the latest version of DB Browser for SQLite and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "DB Browser for SQLite/DB Browser for SQLite.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DB Browser for SQLite", + "shortname": "DB Browser for SQLite.munki", + "inferred_type": "munki", + "munki_display_name": "DB Browser for SQLite", + "munki_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.." + }, + "com.github.dataJAR-recipes.pkg.DB Browser for SQLite": { + "name": "DBBrowserforSQLite", + "description": "Downloads the latest version of DB Browser for SQLite and creates a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "DB Browser for SQLite/DB Browser for SQLite.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.DB Browser for SQLite", + "shortname": "DB Browser for SQLite.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.SonySxSDriver" + "com.github.dataJAR-recipes.jss.DB Browser for SQLite" ] }, - "com.github.dataJAR-recipes.munki.SonySxSDriver": { - "name": "SxSDriver", - "description": "Downloads the latest version of SxS Driver and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Vectoraster 8": { + "name": "Vectoraster8", + "description": "Downloads the latest version of Vectoraster 8 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sony/SxS Driver.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SonySxSDriver", - "shortname": "SxS Driver.munki", + "path": "Vectoraster 8/Vectoraster 8.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Vectoraster 8", + "shortname": "Vectoraster 8.munki", "inferred_type": "munki", - "munki_display_name": "SxS Driver", - "munki_description": "SxS driver for macOS supports Sonnet SF3 Series SxS Pro Card Reader, Sonnet Echo ExpressCard Thunderbolt Adapter, and Sonnet Qio E3." + "munki_display_name": "Vectoraster 8", + "munki_description": "Vectoraster is a graphics utility for creating vector-based raster patterns and halftones based on images or gradients." }, - "com.github.dataJAR-recipes.download.SonySxSDriver": { - "name": "SxSDriver", - "description": "Downloads the latest Sony SxS driver disk image.", + "com.github.dataJAR-recipes.download.Vectoraster 8": { + "name": "Vectoraster8", + "description": "Download recipe for the latest version of Vectoraster 8.", "repo": "autopkg/dataJAR-recipes", - "path": "Sony/SxS Driver.download.recipe", - "shortname": "SxS Driver.download", + "path": "Vectoraster 8/Vectoraster 8.download.recipe", + "shortname": "Vectoraster 8.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SonySxSDriver" + "com.github.dataJAR-recipes.munki.Vectoraster 8" ] }, - "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 12": { - "name": "Gladinet Cloud Mac Client 12", - "description": "Download recipe for Gladinet Cloud Mac Client 12", + "com.github.dataJAR-recipes.download.ngrok": { + "name": "ngrok", + "description": "Downloads the latest version of ngrok", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Mac Client 12/Gladinet Cloud Mac Client 12.download.recipe", - "shortname": "Gladinet Cloud Mac Client 12.download", + "path": "ngrok/ngrok.download.recipe", + "shortname": "ngrok.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 12" + "com.github.dataJAR-recipes.pkg.ngrok" ] }, - "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 12": { - "name": "Gladinet Cloud Mac Client 12", - "description": "Downloads the Gladinet Cloud Mac Client 12 dmg and imports into Munki", + "com.github.dataJAR-recipes.munki.ngrok": { + "name": "ngrok", + "description": "Downloads the latest version of ngrok and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Mac Client 12/Gladinet Cloud Mac Client 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 12", - "shortname": "Gladinet Cloud Mac Client 12.munki", + "path": "ngrok/ngrok.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.ngrok", + "shortname": "ngrok.munki", + "inferred_type": "munki", + "munki_display_name": "ngrok", + "munki_description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall." + }, + "com.github.dataJAR-recipes.pkg.ngrok": { + "name": "ngrok", + "description": "Downloads and builds a package that installs the latest version of ngrok, installing the binary to /usr/local/bin/ngrok", + "repo": "autopkg/dataJAR-recipes", + "path": "ngrok/ngrok.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.ngrok", + "shortname": "ngrok.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.ngrok" + ] + }, + "com.github.dataJAR-recipes.munki.Bria": { + "name": "Bria", + "description": "Downloads thev latest ersion of Bria and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Bria/Bria.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Bria", + "shortname": "Bria.munki", "inferred_type": "munki", - "munki_display_name": "Gladinet Cloud Drive Mac Client 12", - "munki_description": "Have cloud drive volume on your Mac as if it were an external remote drive mounted locally. Move your corporate file servers to cloud file servers for easy remote file access and team collaboration." + "munki_display_name": "Bria", + "munki_description": "Bria is your interface for business-class communications. Access your lines of communications no matter anywhere you are." }, - "com.github.dataJAR-recipes.pkg.ShareFile Desktop": { - "name": "ShareFileDesktop", - "description": "Downloads the latest version of ShareFile Desktop and creates a package.", + "com.github.dataJAR-recipes.download.Bria": { + "name": "Bria", + "description": "Download recipe for Bria.", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Desktop/ShareFile Desktop.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.ShareFile Desktop", - "shortname": "ShareFile Desktop.pkg", - "inferred_type": "pkg", + "path": "Bria/Bria.download.recipe", + "shortname": "Bria.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.ShareFile Desktop" + "com.github.dataJAR-recipes.munki.Bria" ] }, - "com.github.dataJAR-recipes.download.ShareFile Desktop": { - "name": "ShareFileDesktop", - "description": "Downloads latest version of ShareFile Desktop", + "com.github.dataJAR-recipes.download.Capture One 16.4": { + "name": "CaptureOne16.4", + "description": "Downloads the latest perpetual version of Capture One 16.4.", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Desktop/ShareFile Desktop.download.recipe", - "deprecated": true, - "shortname": "ShareFile Desktop.download", - "inferred_type": "download", + "path": "Capture One 16.4/Capture One 16.4.download.recipe", "children": [ - "com.github.dataJAR-recipes.pkg.ShareFile Desktop", - "com.github.dataJAR-recipes.munki.ShareFile Desktop" + "com.github.dataJAR-recipes.munki.Capture One 16.4" ] }, - "com.github.dataJAR-recipes.jss.ShareFile Desktop": { - "name": "ShareFileDesktop", - "description": "Downloads the current release version of ShareFile Desktop and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Capture One 16.4": { + "name": "CaptureOne16.4", + "description": "Downloads the latest perpetual version of Capture One 16.4 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Desktop/ShareFile Desktop.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.ShareFile Desktop", - "deprecated": true, - "shortname": "ShareFile Desktop.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Secure, one-click access to ShareFile without opening a web browser. Focused on speed and convenience, this app is a flexible way to manage your ShareFile account with drag and drop functionality, keyboard shortcut support, native interactions and adjustable, modular windows." + "path": "Capture One 16.4/Capture One 16.4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Capture One 16.4" }, - "com.github.dataJAR-recipes.munki.ShareFile Desktop": { - "name": "ShareFileDesktop", - "description": "Downloads the latest version of ShareFile Desktop and imports into Munki.", + "com.github.dataJAR-recipes.download.Signiant App": { + "name": "SigniantApp", + "description": "Downloads latest version of Signiant App", "repo": "autopkg/dataJAR-recipes", - "path": "ShareFile Desktop/ShareFile Desktop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ShareFile Desktop", - "shortname": "ShareFile Desktop.munki", - "inferred_type": "munki", - "munki_display_name": "ShareFile Desktop", - "munki_description": "Secure, one-click access to ShareFile without opening a web browser. Focused on speed and convenience, this app is a flexible way to manage your ShareFile account with drag and drop functionality, keyboard shortcut support, native interactions and adjustable, modular windows." + "path": "Signiant App/Signiant App.download.recipe", + "shortname": "Signiant App.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Signiant App" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Painter": { - "name": null, - "description": "Imports Adobe Substance 3D Painter into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.Signiant App": { + "name": "SigniantApp", + "description": "Downloads latest version of Signiant App and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeSubstance3DPainter.munki.recipe", - "shortname": "AdobeSubstance3DPainter.munki", + "path": "Signiant App/Signiant App.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Signiant App", + "shortname": "Signiant App.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "Signiant App", + "munki_description": "The Signiant App connects your computer to Media Shuttle allowing you to transfer multiple files at once via high speed transfer. Download the latest version of the Signiant App to take advantage of the latest updates for Media Shuttle and Signiant's Transfer API." }, - "com.github.dataJAR-recipes.munki.Adobe Character Animator 2024": { - "name": null, - "description": "Imports Adobe Character Animator 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.EyeJack Creator 2024": { + "name": "EyeJackCreator2024", + "description": "Downloads the latest version of EyeJack Creator 2024", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeCharacterAnimator2024.munki.recipe", - "shortname": "AdobeCharacterAnimator2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "EyeJack Creator 2024/EyeJack Creator 2024.download.recipe", + "shortname": "EyeJack Creator 2024.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.EyeJack Creator 2024" + ] }, - "com.github.dataJAR-recipes.munki.Adobe After Effects 2023": { - "name": null, - "description": "Imports Adobe After Effects 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.EyeJack Creator 2024": { + "name": "EyeJackCreator2024", + "description": "Downloads the latest version of EyeJack Creator 2024 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAfterEffects2023.munki.recipe", - "shortname": "AdobeAfterEffects2023.munki", + "path": "EyeJack Creator 2024/EyeJack Creator 2024.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EyeJack Creator 2024", + "shortname": "EyeJack Creator 2024.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "EyeJack Creator 2024", + "munki_description": "EyeJack Creator helps you bring art to life with animation and sound in 3 easy steps." }, - "com.github.dataJAR-recipes.munki.Adobe Illustrator 2024": { - "name": null, - "description": "Imports Adobe Illustrator 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.NDI Suite": { + "name": "NDISuite", + "description": "Downloads the latest version of NDI Suite and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeIllustrator2024.munki.recipe", - "shortname": "AdobeIllustrator2024.munki", + "path": "NDI Suite/NDI Suite.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NDI Suite", + "shortname": "NDI Suite.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "NDI Suite", + "munki_description": "All the tools and plugins you need to set up, test, and manage your NDI workflow.\n\nDesigned to introduce anyone, from end users to professional installers, to the world of NDI connectivity. For more advanced users, it can be harnessed to supercharge your NDI workflow." }, - "com.github.dataJAR-recipes.munki.Adobe InDesign 2023": { - "name": null, - "description": "Imports Adobe InDesign 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.NDI Suite": { + "name": "NDISuite", + "description": "Downloads the latest version of the NDI Suite", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeInDesign2023.munki.recipe", - "shortname": "AdobeInDesign2023.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "NDI Suite/NDI Suite.download.recipe", + "shortname": "NDI Suite.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.NDI Suite" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Designer": { - "name": null, - "description": "Imports Adobe Substance 3D Designer into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.MusicBrainz Picard": { + "name": "MusicBrainzPicard", + "description": "Downloads the latest version of MusicBrainz Picard.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeSubstance3DDesigner.munki.recipe", - "shortname": "AdobeSubstance3DDesigner.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "MusicBrainz Picard/MusicBrainz Picard.download.recipe", + "shortname": "MusicBrainz Picard.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.MusicBrainz Picard", + "com.github.dataJAR-recipes.pkg.MusicBrainz Picard" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Animate 2024": { - "name": null, - "description": "Imports Adobe Animate 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.MusicBrainz Picard": { + "name": "MusicBrainzPicard", + "description": "Downloads the latest version of MusicBrainz Picard and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAnimate2024.munki.recipe", - "shortname": "AdobeAnimate2024.munki", + "path": "MusicBrainz Picard/MusicBrainz Picard.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MusicBrainz Picard", + "shortname": "MusicBrainz Picard.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "MusicBrainz Picard", + "munki_description": "Picard is a cross-platform music tagger powered by the MusicBrainz database." }, - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Stager": { - "name": null, - "description": "Imports Adobe Substance 3D Stager into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.pkg.MusicBrainz Picard": { + "name": "Picard", + "description": "Downloads the latest version of Picard and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeSubstance3DStager.munki.recipe", - "shortname": "AdobeSubstance3DStager.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "MusicBrainz Picard/MusicBrainz Picard.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MusicBrainz Picard", + "shortname": "MusicBrainz Picard.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.Adobe InCopy 2023": { - "name": null, - "description": "Imports Adobe InCopy 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.Processing 4": { + "name": "Processing4", + "description": "Downloads the latest version of Processing 4 and imports it into Munki.\n\nSet MUNKI_ARCHITECTURE \"x86_64\" for Intel, use \"arm64\" for Apple Silicon.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeInCopy2023.munki.recipe", - "shortname": "AdobeInCopy2023.munki", + "path": "Processing 4/Processing 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Processing 4", + "shortname": "Processing 4.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "Processing 4", + "munki_description": "Processing 4 makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to JDK 11 and support for new Java language features. The changes should be transparent to most users, but because of the massive shift behind the scenes, this will be 4.0." }, - "com.github.dataJAR-recipes.munki.Adobe Audition 2024": { - "name": null, - "description": "Imports Adobe Audition 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.Processing 4": { + "name": "Processing4", + "description": "Downloads the latest version of Processing 4.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet DOWNLOAD_ARCHITECTURE \"x64\" to download the Intel or \"aarch64\" for Apple Silicon.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAudition2024.munki.recipe", - "shortname": "AdobeAudition2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Processing 4/Processing 4.download.recipe", + "shortname": "Processing 4.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Processing 4" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Bridge 2023": { - "name": null, - "description": "Imports Adobe Bridge 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.Finale27": { + "name": "Finale", + "description": "Downloads the latest version of Finale 27 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeBridge2023.munki.recipe", - "shortname": "AdobeBridge2023.munki", + "path": "Finale 27/Finale27.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Finale27", + "shortname": "Finale27.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "Finale", + "munki_description": "Music notation software that lets you create your way." }, - "com.github.dataJAR-recipes.munki.Adobe XD": { - "name": null, - "description": "Imports Adobe XD into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.pkg.Finale27": { + "name": "Finale", + "description": "Downloads the latest version of Finale 27 and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeXD.munki.recipe", - "shortname": "AdobeXD.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Finale 27/Finale27.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Finale27", + "shortname": "Finale27.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.Finale27" + ] }, - "com.github.dataJAR-recipes.munki.Adobe InDesign 2024": { - "name": null, - "description": "Imports Adobe InDesign 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.Finale27": { + "name": "Finale", + "description": "Downloads the latest version of Finale 27 full installer.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeInDesign2024.munki.recipe", - "shortname": "AdobeInDesign2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Finale 27/Finale27.download.recipe", + "shortname": "Finale27.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.Finale27" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Sampler": { - "name": null, - "description": "Imports Adobe Substance 3D Sampler into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.jss.Easymeeting Desktop Client": { + "name": "EasymeetingDesktopClient", + "description": "Downloads the current release version of Easymeeting Desktop Client and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeSubstance3DSampler.munki.recipe", - "shortname": "AdobeSubstance3DSampler.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client", + "deprecated": true, + "shortname": "Easymeeting Desktop Client.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Finally, a video client that was developed to put usability first. Search, Dial and Meet !" }, - "com.github.dataJAR-recipes.munki.Adobe Photoshop 2024": { - "name": null, - "description": "Imports Adobe Photoshop 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.Easymeeting Desktop Client": { + "name": "EasymeetingDesktopClient", + "description": "Download recipe for the latest version of Easymeeting Desktop Client.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobePhotoshop2024.munki.recipe", - "shortname": "AdobePhotoshop2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.download.recipe", + "shortname": "Easymeeting Desktop Client.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Easymeeting Desktop Client", + "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2024": { - "name": null, - "description": "Imports Adobe Premiere Pro 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.Easymeeting Desktop Client": { + "name": "EasymeetingDesktopClient", + "description": "Downloads the latest version of Easymeeting Desktop Client and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobePremierePro2024.munki.recipe", - "shortname": "AdobePremierePro2024.munki", + "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Easymeeting Desktop Client", + "shortname": "Easymeeting Desktop Client.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "Easymeeting Desktop Client", + "munki_description": "Finally, a video client that was developed to put usability first. Search, Dial and Meet !" }, - "com.github.dataJAR-recipes.munki.Adobe After Effects 2024": { - "name": null, - "description": "Imports Adobe After Effects 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client": { + "name": "EasymeetingDesktopClient", + "description": "Downloads the latest version of Easymeeting Desktop Client and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAfterEffects2024.munki.recipe", - "shortname": "AdobeAfterEffects2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Easymeeting Desktop Client", + "shortname": "Easymeeting Desktop Client.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Easymeeting Desktop Client" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Illustrator 2023": { - "name": null, - "description": "Imports Adobe Illustrator 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.XAMPP": { + "name": "XAMPP", + "description": "Downloads the latest version of XAMPP and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeIllustrator2023.munki.recipe", - "shortname": "AdobeIllustrator2023.munki", + "path": "XAMPP/XAMPP.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.XAMPP", + "deprecated": true, + "shortname": "XAMPP.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "XAMPP", + "munki_description": "XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use." }, - "com.github.dataJAR-recipes.munki.Adobe InCopy 2024": { - "name": null, - "description": "Imports Adobe InCopy 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.XAMPP": { + "name": "XAMPP", + "description": "Downloads the latest version of XAMPP", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeInCopy2024.munki.recipe", - "shortname": "AdobeInCopy2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "XAMPP/XAMPP.download.recipe", + "deprecated": true, + "shortname": "XAMPP.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.XAMPP", + "com.github.ahousseini-recipes.pkg.XAMPP" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Dimension": { - "name": null, - "description": "Imports Adobe Dimension into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.Ladibug": { + "name": "Ladibug", + "description": "Downloads the latest version of Ladibug and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeDimension.munki.recipe", - "shortname": "AdobeDimension.munki", + "path": "Ladibug/Ladibug.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Ladibug", + "shortname": "Ladibug.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "Ladibug", + "munki_description": "Driver software for Lumens document cameras." }, - "com.github.dataJAR-recipes.munki.Adobe Audition 2023": { - "name": null, - "description": "Imports Adobe Audition 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.Ladibug": { + "name": "Ladibug", + "description": "Downloads the latest version of Ladibug", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAudition2023.munki.recipe", - "shortname": "AdobeAudition2023.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Ladibug/Ladibug.download.recipe", + "shortname": "Ladibug.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Ladibug" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Acrobat DC": { - "name": null, - "description": "Imports Adobe Acrobat DC into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.SketchUp Pro 2020 EN": { + "name": "SketchUpPro2020-EN", + "description": "Downloads the latest version of SketchUp Pro 2020 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAcrobatDC.munki.recipe", - "shortname": "AdobeAcrobatDC.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "SketchUp Pro 2020 EN/SketchUp Pro 2020 EN.download.recipe", + "shortname": "SketchUp Pro 2020 EN.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2023": { - "name": null, - "description": "Imports Adobe Premiere Pro 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN": { + "name": "SketchUpPro2020-EN", + "description": "Downloads the latest version of SketchUp Pro 2020 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobePremierePro2023.munki.recipe", - "shortname": "AdobePremierePro2023.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "SketchUp Pro 2020 EN/SketchUp Pro 2020 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2020 EN", + "shortname": "SketchUp Pro 2020 EN.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2020 EN" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Dreamweaver 2021": { - "name": null, - "description": "Imports Adobe Dreamweaver 2021 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2020 EN": { + "name": "SketchUpPro2020-EN", + "description": "Downloads the latest version of SketchUp Pro 2020 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeDreamweaver2021.munki.recipe", - "shortname": "AdobeDreamweaver2021.munki", + "path": "SketchUp Pro 2020 EN/SketchUp Pro 2020 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN", + "shortname": "SketchUp Pro 2020 EN.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "SketchUp Pro 2020", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.munki.Adobe Lightroom CC": { - "name": null, - "description": "Imports Adobe Lightroom CC into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.GoTo Resolve Desktop Console": { + "name": "GoToResolveDesktopConsole", + "description": "Downloads the latest version of GoTo Resolve Desktop Console and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeLightroomCC.munki.recipe", - "shortname": "AdobeLightroomCC.munki", + "path": "GoTo Resolve Desktop Console/GoTo Resolve Desktop Console.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.GoTo Resolve Desktop Console", + "shortname": "GoTo Resolve Desktop Console.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "GoTo Resolve Desktop Console", + "munki_description": "GoTo Resolve enables IT and support professionals to deliver remote support to computers, servers and mobile devices with remote view, remote control or camera share from a web-based or desktop agent console. GoTo Resolve employs robust data security measures to defend against both passive and active attacks." }, - "com.github.dataJAR-recipes.munki.Adobe Bridge 2024": { - "name": null, - "description": "Imports Adobe Bridge 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.GoTo Resolve Desktop Console": { + "name": "GoToResolveDesktopConsole", + "description": "Downloads the latest version of GoTo Resolve Desktop Console.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeBridge2024.munki.recipe", - "shortname": "AdobeBridge2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "GoTo Resolve Desktop Console/GoTo Resolve Desktop Console.download.recipe", + "shortname": "GoTo Resolve Desktop Console.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.GoTo Resolve Desktop Console" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Animate 2023": { + "com.github.dataJAR-recipes.Shared Processors": { "name": null, - "description": "Imports Adobe Animate 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "description": "Recipe stub for any Shared Processors in this directory.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeAnimate2023.munki.recipe", - "shortname": "AdobeAnimate2023.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Shared Processors/Shared Processors.recipe" }, - "com.github.dataJAR-recipes.munki.Adobe Photoshop 2023": { - "name": null, - "description": "Imports Adobe Photoshop 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.Adobe Acrobat Classic": { + "name": "AdobeAcrobatClassic", + "description": "Downloads the latest version of Adobe Acrobat Classic\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobePhotoshop2023.munki.recipe", - "shortname": "AdobePhotoshop2023.munki", + "path": "Adobe Acrobat Classic/Adobe Acrobat Classic.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Adobe Acrobat Classic", + "shortname": "Adobe Acrobat Classic.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "Adobe Acrobat Classic", + "munki_description": "The complete PDF solution" }, - "com.github.dataJAR-recipes.munki.Adobe Lightroom Classic": { - "name": null, - "description": "Imports Adobe Lightroom Classic into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.Adobe Acrobat Classic": { + "name": "AdobeAcrobatClassic", + "description": "Downloads the latest version of Adobe Acrobat Classic.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeLightroomClassic.munki.recipe", - "shortname": "AdobeLightroomClassic.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "Adobe Acrobat Classic/Adobe Acrobat Classic.download.recipe", + "shortname": "Adobe Acrobat Classic.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Adobe Acrobat Classic" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Character Animator 2023": { - "name": null, - "description": "Imports Adobe Character Animator 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.jss.FlashPrint": { + "name": "FlashPrint", + "description": "Downloads the latest version of FlashPrint and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeCharacterAnimator2023.munki.recipe", - "shortname": "AdobeCharacterAnimator2023.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "FlashPrint/FlashPrint.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.FlashPrint", + "deprecated": true, + "shortname": "FlashPrint.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Flashprint, the mainstream slice software used by FlashForge, has gained outstanding reviews by the media and professionals.The software further offers an expert mode\uff0cwhich allows dozens of parameters to be set by the user, for greater printing flexibility." }, - "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2023": { - "name": null, - "description": "Imports Adobe Media Encoder 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.munki.FlashPrint": { + "name": "FlashPrint", + "description": "Downloads the latest version of FlashPrint and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeMediaEncoder2023.munki.recipe", - "shortname": "AdobeMediaEncoder2023.munki", + "path": "FlashPrint/FlashPrint.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FlashPrint", + "shortname": "FlashPrint.munki", "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "munki_display_name": "FlashPrint", + "munki_description": "Flashprint, the mainstream slice software used by FlashForge, has gained outstanding reviews by the media and professionals.The software further offers an expert mode\uff0cwhich allows dozens of parameters to be set by the user, for greater printing flexibility." }, - "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2024": { - "name": null, - "description": "Imports Adobe Media Encoder 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.pkg.FlashPrint": { + "name": "FlashPrint", + "description": "Downloads the latest version of FlashPrint and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobeMediaEncoder2024.munki.recipe", - "shortname": "AdobeMediaEncoder2024.munki", - "inferred_type": "munki", - "munki_display_name": "%aacp_application_display_name%", - "munki_description": "%aacp_application_description" + "path": "FlashPrint/FlashPrint.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.FlashPrint", + "shortname": "FlashPrint.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.FlashPrint" + ] }, - "com.github.dataJAR-recipes.munki.Adobe Premiere Rush 2.0": { - "name": null, - "description": "Imports Adobe Premiere Rush 2.0 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", + "com.github.dataJAR-recipes.download.FlashPrint": { + "name": "FlashPrint", + "description": "Download recipe for FlashPrint.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Admin Console Packages/AdobePremiereRush2.0.munki.recipe" + "path": "FlashPrint/FlashPrint.download.recipe", + "deprecated": true, + "shortname": "FlashPrint.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.FlashPrint", + "com.github.dataJAR-recipes.pkg.FlashPrint" + ] }, - "com.github.dataJAR-recipes.download.Suitcase Fusion 22": { - "name": "Suitcase Fusion 22", - "description": "Downloads the current release version of Suitcase Fusion 22", + "com.github.dataJAR-recipes.download.Blue Jeans Events": { + "name": "Blue Jeans Events", + "description": "Downloads the latest version of Blue Jeans Events", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 22/Suitcase Fusion 22.download.recipe", - "shortname": "Suitcase Fusion 22.download", + "path": "Blue Jeans Events/Blue Jeans Events.download.recipe", + "deprecated": true, + "shortname": "Blue Jeans Events.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 22" + "com.github.dataJAR-recipes.munki.Blue Jeans Events" ] }, - "com.github.dataJAR-recipes.munki.Suitcase Fusion 22": { - "name": "SuitcaseFusion22", - "description": "Downloads the current release version of Suitcase Fusion 22 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Blue Jeans Events": { + "name": "Blue Jeans Events", + "description": "Downloads the latest version of Blue Jeans Events and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 22/Suitcase Fusion 22.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 22", - "shortname": "Suitcase Fusion 22.munki", + "path": "Blue Jeans Events/Blue Jeans Events.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Blue Jeans Events", + "deprecated": true, + "shortname": "Blue Jeans Events.munki", "inferred_type": "munki", - "munki_display_name": "Suitcase Fusion 22", - "munki_description": "You love fonts. But wrangling your font collection? Not so much. Welcome to Suitcase Fusion, the gold standard in font management for creative professionals." + "munki_display_name": "Blue Jeans Events", + "munki_description": "The BlueJeans Events App gives moderators and presenters intuitive and full-featured controls to easily manage live virtual events." }, - "com.github.dataJAR-recipes.munki.Soundly": { - "name": "Soundly", - "description": "Downloads the latest version of Soundly and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Asana": { + "name": "Asana", + "description": "Downloads the latest version of Asana and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Soundly/Soundly.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Soundly", - "shortname": "Soundly.munki", + "path": "Asana/Asana.munki.recipe", + "parent": "com.github.mikestechshop.download.asana", + "shortname": "Asana.munki", "inferred_type": "munki", - "munki_display_name": "Soundly", - "munki_description": "Find your perfect sound in the massive Soundly cloud library, use our powerful search engine on your local files, and Drag and Drop sounds to your favorite tools!\n " + "munki_display_name": "Asana", + "munki_description": "Asana\u2019s native desktop app removes distractions so you can focus on what\u2019s important. Just download according to your OS, login with your email on the web, and you\u2019ll be guided to your new favorite app." }, - "com.github.dataJAR-recipes.download.Soundly": { - "name": "Soundly", - "description": "Downloads the latest version of Soundly.", + "com.github.dataJAR-recipes.download.vCastSender": { + "name": "vCastSender", + "description": "Downloads the latest version of vCastSender.", "repo": "autopkg/dataJAR-recipes", - "path": "Soundly/Soundly.download.recipe", - "shortname": "Soundly.download", + "path": "vCastSender/vCastSender.download.recipe", + "shortname": "vCastSender.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Soundly", - "com.github.moofit-recipes.pkg.Soundly" + "com.github.dataJAR-recipes.munki.vCastSender" ] }, - "com.github.dataJAR-recipes.munki.SoundField By R\u00d8DE": { - "name": "SoundFieldByR\u00d8DE", - "description": "Downloads the latest version of SoundField By R\u00d8DE and imports it into Munki.", + "com.github.dataJAR-recipes.munki.vCastSender": { + "name": "vCastSender", + "description": "Downloads the latest version of vCastSender and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "SoundField By R\u00d8DE/SoundField By R\u00d8DE.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SoundField By R\u00d8DE", - "shortname": "SoundField By R\u00d8DE.munki", + "path": "vCastSender/vCastSender.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.vCastSender", + "shortname": "vCastSender.munki", "inferred_type": "munki", - "munki_display_name": "SoundField By RODE", - "munki_description": "The 'SoundField by R\u00d8DE' plugin offers a revolutionary approach to ambisonic processing and delivers the most accurate ambisonic rendering available in the world.\n\nAn intuitive interface coupled with legendary R\u00d8DE accessibility makes the 'SoundField by R\u00d8DE' plug-in incredibly easy to use, unlocking a world of creative possibility for any sound recordist." + "munki_display_name": "vCastSender", + "munki_description": "Wirelessly broadcast the content of your computer, tablet, or smartphone screens to ViewBoard Displays" }, - "com.github.dataJAR-recipes.download.SoundField By R\u00d8DE": { - "name": "SoundFieldByR\u00d8DE", - "description": "Downloads the latest version of SoundField By R\u00d8DE.", + "com.github.dataJAR-recipes.munki.ShareFile Desktop": { + "name": "ShareFileDesktop", + "description": "Downloads the latest version of ShareFile Desktop and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SoundField By R\u00d8DE/SoundField By R\u00d8DE.download.recipe", - "shortname": "SoundField By R\u00d8DE.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.SoundField By R\u00d8DE" - ] + "path": "ShareFile Desktop/ShareFile Desktop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ShareFile Desktop", + "shortname": "ShareFile Desktop.munki", + "inferred_type": "munki", + "munki_display_name": "ShareFile Desktop", + "munki_description": "Secure, one-click access to ShareFile without opening a web browser. Focused on speed and convenience, this app is a flexible way to manage your ShareFile account with drag and drop functionality, keyboard shortcut support, native interactions and adjustable, modular windows." }, - "com.github.dataJAR-recipes.munki.webarchiveplayer": { - "name": "WebArchivePlayer", - "description": "Downloads the latest version of webarchiveplayer and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.ShareFile Desktop": { + "name": "ShareFileDesktop", + "description": "Downloads the latest version of ShareFile Desktop and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "webarchiveplayer/webarchiveplayer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.webarchiveplayer", - "shortname": "webarchiveplayer.munki", - "inferred_type": "munki", - "munki_display_name": "WebArchivePlayer", - "munki_description": "WebArchivePlayer is a new desktop tool which provides a simple point-and-click wrapper for viewing any web archive file (in WARC and ARC format)." + "path": "ShareFile Desktop/ShareFile Desktop.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.ShareFile Desktop", + "shortname": "ShareFile Desktop.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.ShareFile Desktop" + ] }, - "com.github.dataJAR-recipes.download.webarchiveplayer": { - "name": "WebArchivePlayer", - "description": "Downloads the latest version of webarchiveplayer.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.ShareFile Desktop": { + "name": "ShareFileDesktop", + "description": "Downloads latest version of ShareFile Desktop", "repo": "autopkg/dataJAR-recipes", - "path": "webarchiveplayer/webarchiveplayer.download.recipe", + "path": "ShareFile Desktop/ShareFile Desktop.download.recipe", "deprecated": true, - "shortname": "webarchiveplayer.download", + "shortname": "ShareFile Desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.webarchiveplayer", - "com.github.dataJAR-recipes.pkg.webarchiveplayer" + "com.github.dataJAR-recipes.munki.ShareFile Desktop", + "com.github.dataJAR-recipes.pkg.ShareFile Desktop" ] }, - "com.github.dataJAR-recipes.jss.webarchiveplayer": { - "name": "webarchiveplayer", - "description": "Downloads the current release version of webarchiveplayer and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.ShareFile Desktop": { + "name": "ShareFileDesktop", + "description": "Downloads the current release version of ShareFile Desktop and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "webarchiveplayer/webarchiveplayer.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.webarchiveplayer", + "path": "ShareFile Desktop/ShareFile Desktop.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.ShareFile Desktop", "deprecated": true, - "shortname": "webarchiveplayer.jss", + "shortname": "ShareFile Desktop.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "WebArchivePlayer is a new desktop tool which provides a simple point-and-click wrapper for viewing any web archive file (in WARC and ARC format)." + "jamf_description": "Secure, one-click access to ShareFile without opening a web browser. Focused on speed and convenience, this app is a flexible way to manage your ShareFile account with drag and drop functionality, keyboard shortcut support, native interactions and adjustable, modular windows." }, - "com.github.dataJAR-recipes.pkg.webarchiveplayer": { - "name": "WebArchivePlayer", - "description": "Downloads the latest version of webarchiveplayer and creates a package.", + "com.github.dataJAR-recipes.download.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads the latest version of VeraCrypt.", "repo": "autopkg/dataJAR-recipes", - "path": "webarchiveplayer/webarchiveplayer.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.webarchiveplayer", - "shortname": "webarchiveplayer.pkg", - "inferred_type": "pkg", + "path": "VeraCrypt/VeraCrypt.download.recipe", + "shortname": "VeraCrypt.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.webarchiveplayer" + "com.github.dataJAR-recipes.munki.VeraCrypt" ] }, - "com.github.dataJAR-recipes.munki.MuseScore 3": { - "name": "MuseScore3", - "description": "Downloads the latest version of MuseScore 3 and imports it into Munki.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", + "com.github.dataJAR-recipes.munki.VeraCrypt": { + "name": "VeraCrypt", + "description": "Downloads the latest version of VeraCrypt and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.\n\nVera Crypt requires that macFUSE (previously osxfuse) to be installed. Recipes for this can be found here: https://github.com/autopkg/apizz-recipes/tree/master/macFUSE", "repo": "autopkg/dataJAR-recipes", - "path": "MuseScore 3/MuseScore 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MuseScore 3", - "shortname": "MuseScore 3.munki", + "path": "VeraCrypt/VeraCrypt.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VeraCrypt", + "shortname": "VeraCrypt.munki", "inferred_type": "munki", - "munki_display_name": "MuseScore 3", - "munki_description": "MuseScore is a scorewriter for Windows, OS X, and Linux. Created by Werner Schweer, it is released as free and open source software under the GNU General Public License. It has a feature set comparable to Finale and Sibelius, supporting a wide variety of file formats and input methods." + "munki_display_name": "VeraCrypt", + "munki_description": "VeraCrypt is software for establishing and maintaining an on-the-fly-encrypted volume (data storage device)." }, - "com.github.dataJAR-recipes.download.MuseScore 3": { - "name": "MuseScore3", - "description": "Downloads the latest version of MuseScore 3.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", + "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.15+": { + "name": "AMSNeveGenesysControlPlugin", + "description": "Downloads latest version of the AMS Neve GenesysControl Plugin for macOS - 10.15+", "repo": "autopkg/dataJAR-recipes", - "path": "MuseScore 3/MuseScore 3.download.recipe", - "shortname": "MuseScore 3.download", - "inferred_type": "download", + "path": "AMS Neve GenesysControl plugin - 10.15+/AMS Neve GenesysControl Plugin - 10.15+.download.recipe", + "deprecated": true, "children": [ - "com.github.dataJAR-recipes.munki.MuseScore 3" + "com.github.dataJAR-recipes.pkg.AMS Neve GenesysControl Plugin - 10.15+" ] }, - "com.github.dataJAR-recipes.autopkg.munki.MakerBotPrint": { - "name": "MakerBotPrint", - "description": "Download the latest version of MakerBot Print and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.15+": { + "name": "AMSNeveGenesysControlPlugin", + "description": "Downloads the latest version of AMS Neve GenesysControl Plugin for macOS 10.15+ and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MakerBotPrint/MakerBotPrint.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MakerBotPrint", - "shortname": "MakerBotPrint.munki", - "inferred_type": "munki", - "munki_display_name": "MakerBotPrint", - "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints.\n " + "path": "AMS Neve GenesysControl plugin - 10.15+/AMS Neve GenesysControl Plugin - 10.15+.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.AMS Neve GenesysControl Plugin - 10.15+" }, - "com.github.dataJAR-recipes.download.MakerBotPrint": { - "name": "MakerBotPrint", - "description": "Downloads the latest verison of MakerBot Print", + "com.github.dataJAR-recipes.pkg.AMS Neve GenesysControl Plugin - 10.15+": { + "name": "AMSNeveGenesysControlPlugin", + "description": "Downloads the latest version of AMS Neve GenesysControl Plugin for macOS 10.15+ and creates a pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "MakerBotPrint/MakerBotPrint.download.recipe", - "shortname": "MakerBotPrint.download", - "inferred_type": "download", + "path": "AMS Neve GenesysControl plugin - 10.15+/AMS Neve GenesysControl Plugin - 10.15+.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.15+", "children": [ - "com.github.dataJAR-recipes.autopkg.munki.MakerBotPrint", - "com.github.ahousseini-recipes.pkg.MakerBotPrint" + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.15+" ] }, - "com.github.dataJAR-recipes.jss.iSwiff": { - "name": "iSwiff", - "description": "Downloads the current release version of iSwiff and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Shutter Encoder": { + "name": "ShutterEncoder", + "description": "Downloads the latest version of Shutter Encoder and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "iSwiff/iSwiff.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.iSwiff", - "deprecated": true, - "shortname": "iSwiff.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Play Flash games, animations and movies without your web browser." + "path": "Shutter Encoder/Shutter Encoder.munki.recipe", + "parent": "com.github.moofit-recipes.download.ShutterEncoder", + "shortname": "Shutter Encoder.munki", + "inferred_type": "munki", + "munki_display_name": "Shutter Encoder", + "munki_description": "Shutter Encoder is one of the best video converter software, it handles images and audio too!\n\nIt has been designed by video editors in order to be as accessible and efficient as possible.\n\nShutter Encoder makes use of FFmpeg to handle its encoding, allowing support for almost\n\nevery codec you\u2019ve ever heard of, and many more you haven\u2019t.\n\nDon\u2019t just take our word for it though, Avid themselves recommend Shutter Encoder\n\nas part of your Media Composer and ProTools ingesting workflow!" }, - "com.github.dataJAR-recipes.munki.iSwiff": { - "name": "iSwiff", - "description": "Downloads the latest version of iSwiff and imports into Munki.", + "com.github.dataJAR-recipes.munki.Network Canvas Interviewer": { + "name": "NetworkCanvasInterviewer", + "description": "Downloads the latest version of Network Canvas Interviewer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "iSwiff/iSwiff.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.iSwiff", - "deprecated": true, - "shortname": "iSwiff.munki", + "path": "Network Canvas Interviewer/Network Canvas Interviewer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Network Canvas Interviewer", + "shortname": "Network Canvas Interviewer.munki", "inferred_type": "munki", - "munki_display_name": "iSwiff", - "munki_description": "Play Flash games, animations and movies without your web browser." + "munki_display_name": "Network Canvas Interviewer", + "munki_description": "A desktop/tablet app for administering Network Canvas interviews in the field. Interviewer provides minimalist, participant-centric interfaces for all the data collection tasks associated with personal network interviewing." }, - "com.github.dataJAR-recipes.pkg.iSwiff": { - "name": "iSwiff", - "description": "Downloads the latest trial version of iSwiff and creates a package.", + "com.github.dataJAR-recipes.download.Network Canvas Interviewer": { + "name": "NetworkCanvasInterviewer", + "description": "Downloads the latest version of Network Canvas Interviewer.", "repo": "autopkg/dataJAR-recipes", - "path": "iSwiff/iSwiff.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.iSwiff", - "deprecated": true, - "shortname": "iSwiff.pkg", - "inferred_type": "pkg", + "path": "Network Canvas Interviewer/Network Canvas Interviewer.download.recipe", + "shortname": "Network Canvas Interviewer.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.iSwiff" + "com.github.dataJAR-recipes.munki.Network Canvas Interviewer" ] }, - "com.github.dataJAR-recipes.download.iSwiff": { - "name": "iSwiff", - "description": "Download recipe for the latest version of iSwiff.", + "com.github.dataJAR-recipes.pkg.Jamf Connect 2": { + "name": "Jamf Connect", + "description": "Downloads the latest version of Jamf Connect 2 and extracts its package", "repo": "autopkg/dataJAR-recipes", - "path": "iSwiff/iSwiff.download.recipe", - "deprecated": true, - "shortname": "iSwiff.download", - "inferred_type": "download", + "path": "Jamf Connect 2/Jamf Connect 2.pkg.recipe", + "parent": "com.github.yohan460-recipes.download.JamfConnect", + "shortname": "Jamf Connect 2.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.iSwiff", - "com.github.dataJAR-recipes.pkg.iSwiff" + "com.github.novaksam.jamf.JamfConnect", + "com.github.davidbpirie.jamf-upload.JamfConnect2" ] }, - "com.github.dataJAR-recipes.download.SF Compact Fonts": { - "name": "SF Compact Fonts", - "description": "Downloads the latest version of SF Compact Fonts", + "com.github.dataJAR-recipes.munki.Jamf Connect 2": { + "name": "Jamf Connect", + "description": "Downloads the latest version of Jamf Connect 2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "SF Compact Fonts/SF Compact Fonts.download.recipe", - "shortname": "SF Compact Fonts.download", + "path": "Jamf Connect 2/Jamf Connect 2.munki.recipe", + "parent": "com.github.yohan460-recipes.download.JamfConnect", + "shortname": "Jamf Connect 2.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Connect", + "munki_description": "Jamf Connect is a collection of apps allowing for simple provisioning of local user accounts and password synchronization from a cloud identity provider (IdP) during an Apple provisioning workflow. This includes multi-factor authentication (MFA)." + }, + "com.github.dataJAR-recipes.download.MuseScore 4": { + "name": "MuseScore4", + "description": "Downloads the latest version of MuseScore 4.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", + "repo": "autopkg/dataJAR-recipes", + "path": "MuseScore 4/MuseScore 4.download.recipe", + "shortname": "MuseScore 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SF Compact Fonts" + "com.github.dataJAR-recipes.munki.MuseScore 4" ] }, - "com.github.dataJAR-recipes.munki.SF Compact Fonts": { - "name": "SF Compact Fonts", - "description": "Downloads the latest version of SF Compact Fonts and imports into Munki", - "repo": "autopkg/dataJAR-recipes", - "path": "SF Compact Fonts/SF Compact Fonts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Compact Fonts", - "shortname": "SF Compact Fonts.munki", - "inferred_type": "munki", - "munki_display_name": "SF Compact Fonts", - "munki_description": "Sharing many features with SF Pro, SF Compact features an efficient, compact design that is optimized for small sizes and narrow columns. SF Compact is the system font for watchOS and includes a rounded variant." - }, - "com.github.dataJAR-recipes.munki.Code42-arm64": { - "name": "Code42", - "description": "Downloads the latest arm64 version of Code42 and imports it into Munki.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", + "com.github.dataJAR-recipes.munki.MuseScore 4": { + "name": "MuseScore4", + "description": "Downloads the latest version of MuseScore 4 and imports it into Munki.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", "repo": "autopkg/dataJAR-recipes", - "path": "Code42/Code42-arm64.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Code42-arm64", - "deprecated": true, - "shortname": "Code42-arm64.munki", + "path": "MuseScore 4/MuseScore 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MuseScore 4", + "shortname": "MuseScore 4.munki", "inferred_type": "munki", - "munki_display_name": "Code42", - "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." + "munki_display_name": "MuseScore 4", + "munki_description": "The world's most popular notation app" }, - "com.github.dataJAR-recipes.munki.Code42": { - "name": "Code42", - "description": "Downloads the latest version of Code42 and imports it into Munki.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", + "com.github.dataJAR-recipes.munki.Lens": { + "name": "Lens", + "description": "Downloads the latest version of Lens Desktop for Kubernetes.", "repo": "autopkg/dataJAR-recipes", - "path": "Code42/Code42.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Code42", - "deprecated": true, - "shortname": "Code42.munki", + "path": "Lens/Lens.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Lens", + "shortname": "Lens.munki", "inferred_type": "munki", - "munki_display_name": "Code42", - "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." + "munki_display_name": "Lens", + "munki_description": "Lens Desktop is the only application you need to take control of your Kubernetes clusters." }, - "com.github.dataJAR-recipes.download.Code42-arm64": { - "name": "Code42", - "description": "Downloads the latest arm64 version of Code42.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", + "com.github.dataJAR-recipes.download.Lens": { + "name": "Lens", + "description": "Downloads the latest version of Lens Desktop for Kubernetes.", "repo": "autopkg/dataJAR-recipes", - "path": "Code42/Code42-arm64.download.recipe", - "deprecated": true, - "shortname": "Code42-arm64.download", + "path": "Lens/Lens.download.recipe", + "shortname": "Lens.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Code42-arm64" + "com.github.dataJAR-recipes.munki.Lens" ] }, - "com.github.dataJAR-recipes.download.Code42": { - "name": "Code42", - "description": "Downloads the latest version of Code42.\n\nThis recipe has been deprecated. Please use the new recipes located here: https://github.com/autopkg/apizz-recipes/tree/master/Code42", + "com.github.dataJAR-recipes.download.NitroPDFPro": { + "name": "Nitro PDF Pro", + "description": "Downloads the latest version of Nitro PDF Pro.", "repo": "autopkg/dataJAR-recipes", - "path": "Code42/Code42.download.recipe", - "deprecated": true, - "shortname": "Code42.download", + "path": "Nitro PDF Pro/Nitro PDF Pro.download.recipe", + "shortname": "Nitro PDF Pro.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Code42" + "com.github.dataJAR-recipes.munki.NitroPDFPro" ] }, - "com.github.dataJAR-recipes.download.SuperLab 6": { - "name": "SuperLab6", - "description": "Downloads the latest release of SuperLab 6.", + "com.github.dataJAR-recipes.munki.NitroPDFPro": { + "name": "Nitro PDF Pro", + "description": "Downloads the latest version of Nitro PDF Pro and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SuperLab 6/SuperLab 6.download.recipe", - "shortname": "SuperLab 6.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.SuperLab 6" - ] + "path": "Nitro PDF Pro/Nitro PDF Pro.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NitroPDFPro", + "shortname": "Nitro PDF Pro.munki", + "inferred_type": "munki", + "munki_display_name": "Nitro PDF Pro", + "munki_description": "Our powerful and affordable PDF and eSignature solutions transform the way you work with documents \u2013 so you can get more done faster." }, - "com.github.dataJAR-recipes.munki.SuperLab 6": { - "name": "SuperLab6", - "description": "Downloads the latest release of SuperLab 6 and imports into Munki", + "com.github.dataJAR-recipes.munki.Desktoppr": { + "name": "Desktoppr", + "description": null, "repo": "autopkg/dataJAR-recipes", - "path": "SuperLab 6/SuperLab 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SuperLab 6", - "shortname": "SuperLab 6.munki", + "path": "Desktoppr/Desktoppr.munki.recipe", + "parent": "com.github.moofit-recipes.pkg.Desktoppr", + "shortname": "Desktoppr.munki", "inferred_type": "munki", - "munki_display_name": "SuperLab 6", - "munki_description": "Designed for Researchers, not Programmers\n \nEvery other tool to build experiments relies on programming. SuperLab has been offering a better way \u2014 since 1991. Even complex experiments like staircase and visual thresholds are easy to implement using a point-and-click interface." + "munki_display_name": "Desktoppr", + "munki_description": "Simple command line tool which can read and set the desktop picture" }, - "com.github.dataJAR-recipes.munki.Anaconda 3": { - "name": "Anaconda3", - "description": "Downloads the current release version of Anaconda for Python 3 and imports it into Munki.\n\nThis differs from other recipes as we pull the version out of a .json file instead of the pkg receipts, as\nthe pkg receipts are all 0.\n\nThis is accomplished via our own custom processor (JSONFileReader) and an installcheck_script", + "com.github.dataJAR-recipes.munki.Egnyte Connect": { + "name": "EgnyteConnect", + "description": "Downloads the latest Egnyte Connect package and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Anaconda 3/Anaconda3.munki.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "deprecated": true, - "shortname": "Anaconda3.munki", + "path": "Egnyte Connect/Egnyte Connect.munki.recipe", + "parent": "com.github.moofit-recipes.download.EgnyteConnect", + "shortname": "Egnyte Connect.munki", + "inferred_type": "munki", + "munki_display_name": "Egnyte Connect", + "munki_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder or Windows Explorer. The Egnyte Connect Desktop App will allow you to access all the files you have available in the cloud without requiring all the disk space to store them. Disk space is only occupied temporarily by files that are currently open or were recently opened. The Egnyte Connect Desktop app will automatically download and upload files and folders as you create, rename, update, and delete them." + }, + "com.github.dataJAR-recipes.munki.Audinate Dante Controller": { + "name": "Audinate Dante Controller", + "description": "Downloads the latest version of Audinate Dante Controller and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "repo": "autopkg/dataJAR-recipes", + "path": "Audinate Dante Controller/Audinate Dante Controller.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Audinate Dante Controller", + "shortname": "Audinate Dante Controller.munki", "inferred_type": "munki", - "munki_display_name": "Anaconda 3", - "munki_description": "Anaconda is a Python distribution which includes over 400 Python packages for science, math, engineering, and data analysis." + "munki_display_name": "Audinate Dante Controller", + "munki_description": "Dante Controller provides essential device status information and powerful real-time network monitoring, including device-level latency and clock stability stats, multicast bandwidth usage, and customized event logging, enabling you to quickly identify and resolve any potential network issues. You can also quickly and easily backup, restore, move, and reuse Dante network configurations using Presets, and edit Dante routing configurations offline." }, - "com.github.dataJAR-recipes.download.FinalDraft11": { - "name": "FinalDraft11", - "description": "Download recipe for Final Draft 11.", + "com.github.dataJAR-recipes.download.Audinate Dante Controller": { + "name": "Audinate Dante Controller", + "description": "Downloads latest version of Audinate Dante Controller.", "repo": "autopkg/dataJAR-recipes", - "path": "Final Draft 11/Final Draft 11.download.recipe", - "shortname": "Final Draft 11.download", + "path": "Audinate Dante Controller/Audinate Dante Controller.download.recipe", + "shortname": "Audinate Dante Controller.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FinalDraft11", - "com.github.dataJAR-recipes.pkg.FinalDraft11" + "com.github.dataJAR-recipes.munki.Audinate Dante Controller" ] }, - "com.github.dataJAR-recipes.munki.FinalDraft11": { - "name": "FinalDraft11", - "description": "Downloads the latest version of Final Draft 11 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Kinoni EpocCam Drivers": { + "name": "KinoniEpocCamDrivers", + "description": "Downloads the latest version of Kinoni EpocCam Drivers and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Final Draft 11/Final Draft 11.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FinalDraft11", - "shortname": "Final Draft 11.munki", + "path": "Kinoni EpocCam Drivers/Kinoni EpocCam Drivers.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Kinoni EpocCam Drivers", + "shortname": "Kinoni EpocCam Drivers.munki", "inferred_type": "munki", - "munki_display_name": "Final Draft 11", - "munki_description": "Final Draft is a screenwriting application for writing and formatting screenplays." + "munki_display_name": "Kinoni EpocCam Drivers", + "munki_description": "Turn your phone into a webcam for free! Requires companion iOS App" }, - "com.github.dataJAR-recipes.pkg.FinalDraft11": { - "name": "FinalDraft11", - "description": "Downloads the latest version of the Final Draft 11 and extracts the pkg.", + "com.github.dataJAR-recipes.download.Kinoni EpocCam Drivers": { + "name": "KinoniEpocCamDrivers", + "description": "Download recipe for Kinoni EpocCam Drivers.", "repo": "autopkg/dataJAR-recipes", - "path": "Final Draft 11/Final Draft 11.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.FinalDraft11", - "shortname": "Final Draft 11.pkg", - "inferred_type": "pkg" + "path": "Kinoni EpocCam Drivers/Kinoni EpocCam Drivers.download.recipe", + "shortname": "Kinoni EpocCam Drivers.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Kinoni EpocCam Drivers" + ] }, - "com.github.dataJAR-recipes.munki.RODE Central": { - "name": "RODECentral", - "description": "Downloads the latest version of RODE Central and imports it into Munki.", + "com.github.dataJAR-recipes.munki.FontLab 7-Trial": { + "name": "FontLab7-Trial", + "description": "Downloads the latest version of FontLab 7-Trial and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "RODE Central/RODE Central.munki.recipe", - "parent": "com.github.moofit-recipes.download.RODECentral", - "shortname": "RODE Central.munki", + "path": "FontLab 7-Trial/FontLab 7-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FontLab 7-Trial", + "shortname": "FontLab 7-Trial.munki", "inferred_type": "munki", - "munki_display_name": "RODE Central", - "munki_description": "R\u00d8DE Central desktop makes setting up and using your R\u00d8DE product incredibly easy." + "munki_display_name": "FontLab 7-Trial", + "munki_description": "The pro font editor, evolved." }, - "com.github.dataJAR-recipes.download.Focusrite Control 2": { - "name": "FocusriteControl2", - "description": "Downloads the latest version of Focusrite Control 2.", + "com.github.dataJAR-recipes.download.FontLab 7-Trial": { + "name": "FontLab 7-Trial", + "description": "Downloads latest trial version of FontLab 7.", "repo": "autopkg/dataJAR-recipes", - "path": "Focusrite Control 2/Focusrite Control 2.download.recipe", - "shortname": "Focusrite Control 2.download", + "path": "FontLab 7-Trial/FontLab 7-Trial.download.recipe", + "deprecated": true, + "shortname": "FontLab 7-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Focusrite Control 2" + "com.github.dataJAR-recipes.munki.FontLab 7-Trial" ] }, - "com.github.dataJAR-recipes.munki.Focusrite Control 2": { - "name": "FocusriteControl2", - "description": "Downloads the latest version of Focusrite Control 2 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Focusrite Control 2/Focusrite Control 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Focusrite Control 2", - "shortname": "Focusrite Control 2.munki", - "inferred_type": "munki", - "munki_display_name": "Focusrite Control 2", - "munki_description": "Focusrite Control 2 is a powerful app for your Scarlett to make session setup painless, so you can focus on what matters - capturing great performances." - }, - "com.github.dataJAR-recipes.munki.NordVPN": { - "name": "NordVPN", - "description": "Downloads the latest version of NordVPN and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Padshop 2": { + "name": "Padshop2", + "description": "Downloads the latest version of Padshop 2 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "NordVPN/NordVPN.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.NordVPN", - "shortname": "NordVPN.munki", + "path": "Padshop 2/Padshop 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Padshop 2", + "shortname": "Padshop 2.munki", "inferred_type": "munki", - "munki_display_name": "NordVPN", - "munki_description": "Get the fastest VPN in the world and enjoy a smooth, safe, and private connection on your Mac. NordVPN\u2019s easy-to-use app will protect all your connected devices from snoopers tracking what you do online.\n\nEven if you think you have nothing to hide \u2014 no one likes to be watched. That\u2019s why you need a VPN to protect your privacy and keep your online data safe." - }, - "com.github.dataJAR-recipes.munki.ArchiveWeb.page": { - "name": "ArchiveWeb.page", - "description": "Downloads the latest version of ArchiveWeb.page and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ArchiveWeb.page/ArchiveWeb.page.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ArchiveWeb.page" + "munki_display_name": "Padshop 2", + "munki_description": "EXPLORE A WHOLE NEW MICROCOSMOS OF SOUND\n\nAt the heart of this synth are two co-existing sound engines \u2014 granular and spectral oscillator \u2014 which could not be more different, but united in allowing you to work with samples at a new microcosmic level.\n\nYou can edit the smallest bits, grains and building blocks, morphing them into completely new, previously unheard synth sounds. They will change how you work with samples forever." }, - "com.github.dataJAR-recipes.download.ArchiveWeb.page": { - "name": "ArchiveWeb.page", - "description": "Downloads the latest version of ArchiveWeb.page.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Padshop 2": { + "name": "Padshop2", + "description": "Downloads the latest version of Padshop 2.", "repo": "autopkg/dataJAR-recipes", - "path": "ArchiveWeb.page/ArchiveWeb.page.download.recipe", + "path": "Padshop 2/Padshop 2.download.recipe", + "shortname": "Padshop 2.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ArchiveWeb.page" + "com.github.dataJAR-recipes.munki.Padshop 2" ] }, - "com.github.dataJAR-recipes.download.Balsamiq Wireframes 4": { - "name": "BalsamiqWireframes4", - "description": "Downloads the latest version of Balsamiq Wireframes 4.", + "com.github.dataJAR-recipes.download.RemotePCViewer": { + "name": "RemotePCViewer", + "description": "Downloads the latest version of RemotePCViewer.", "repo": "autopkg/dataJAR-recipes", - "path": "Balsamiq Wireframes 4/Balsamiq Wireframes 4.download.recipe", - "shortname": "Balsamiq Wireframes 4.download", + "path": "RemotePCViewer/RemotePCViewer.download.recipe", + "shortname": "RemotePCViewer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Balsamiq Wireframes 4" + "com.github.dataJAR-recipes.munki.RemotePCViewer" ] }, - "com.github.dataJAR-recipes.munki.Balsamiq Wireframes 4": { - "name": "BalsamiqWireframes4", - "description": "Downloads the latest version of Balsamiq Wireframes 4 and imports into Munki.", + "com.github.dataJAR-recipes.munki.RemotePCViewer": { + "name": "RemotePCViewer", + "description": "Downloads the latest version of RemotePCViewer and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Balsamiq Wireframes 4/Balsamiq Wireframes 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Balsamiq Wireframes 4", - "shortname": "Balsamiq Wireframes 4.munki", + "path": "RemotePCViewer/RemotePCViewer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RemotePCViewer", + "shortname": "RemotePCViewer.munki", "inferred_type": "munki", - "munki_display_name": "Balsamiq Wireframes 4", - "munki_description": "Balsamiq Wireframes for Desktop can open both local BMPR files from your computer and Balsamiq Cloud projects." + "munki_display_name": "RemotePCViewer", + "munki_description": "The best remote access and remote desktop solution for PC, Mac and Linux." }, - "com.github.dataJAR-recipes.munki.WavesCentral": { - "name": "WavesCentral", - "description": "Downloads the latest version of Waves Central and imports into Munki", + "com.github.dataJAR-recipes.download.Blue Jeans Admin Installer": { + "name": "BlueJeans", + "description": "Downloads the latest version of BlueJeansAdminInstaller.\n\nThis package also installs the Blue Jeans sound driver\n\nMore Details on the Admin installer: https://support.bluejeans.com/s/article/BlueJeans-App-2-x-Centralized-Deployment\n\nTo download the Apple Silicon version use arm64 in the ARCH_TYPE variable.\n\nTo download the Intel version use x86_64 in the ARCH_TYPE variable.", "repo": "autopkg/dataJAR-recipes", - "path": "Waves Central/Waves Central.munki.recipe", - "parent": "com.github.moofit-recipes.download.WavesCentral", - "shortname": "Waves Central.munki", - "inferred_type": "munki", - "munki_display_name": "Waves Central", - "munki_description": "Use Waves Central to install and activate the latest version of Waves products." + "path": "Blue Jeans Admin Installer/Blue Jeans Admin Installer.download.recipe", + "deprecated": true, + "shortname": "Blue Jeans Admin Installer.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Blue Jeans Admin Installer" + ] }, - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin": { - "name": "AMS Neve GenesysControl Plugin", - "description": "Downloads the latest version of AMS Neve GenesysControl Plugin and imports into Munki.", + "com.github.dataJAR-recipes.munki.Blue Jeans Admin Installer": { + "name": "BlueJeansAdminInstaller", + "description": "Downloads the latest version of Admin Installer for Blue Jeans and imports it into Munki.\n\nThis package also installs the Blue Jeans sound driver\n\nMore Details on the Admin installer: https://support.bluejeans.com/s/article/BlueJeans-App-2-x-Centralized-Deployment", "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl plugin/AMS Neve GenesysControl plugin.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin", - "shortname": "AMS Neve GenesysControl plugin.munki", + "path": "Blue Jeans Admin Installer/Blue Jeans Admin Installer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Blue Jeans Admin Installer", + "deprecated": true, + "shortname": "Blue Jeans Admin Installer.munki", "inferred_type": "munki", - "munki_display_name": "AMS Neve GenesysControl Plugin", - "munki_description": "This exciting DAW plugin for the iconic Neve Genesys and Genesys Black consoles gives DAW users the ability to connect to and control the console\u2019s analogue hardware and also automate the EQ and Dynamics processing parameters, fader levels, channel strip settings and more." + "munki_display_name": "Blue Jeans Admin Installer", + "munki_description": "BlueJeans video conferencing application and sound driver" }, - "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin": { - "name": "AMS Neve GenesysControl Plugin", - "description": "Downloads latest version of the AMS Neve GenesysControl Plugin", + "com.github.dataJAR-recipes.jss.Vagrant": { + "name": "Vagrant", + "description": "Downloads the current release version of Vagrant and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl plugin/AMS Neve GenesysControl plugin.download.recipe", - "shortname": "AMS Neve GenesysControl plugin.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin" - ] + "path": "Vagrant/Vagrant.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Vagrant", + "deprecated": true, + "shortname": "Vagrant.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Create and configure lightweight, reproducible, and portable development environments." }, - "com.github.dataJAR-recipes.download.DJI Assistant 2 (Enterprise Series)": { - "name": "DJIAssistant2EnterpriseSeries", - "description": "Downloads latest version of DJI Assistant 2 (Enterprise Series).", + "com.github.dataJAR-recipes.pkg.Vagrant": { + "name": "Vagrant", + "description": "Downloads Vagrant installer and extracts the embedded package. No repackaging done.", "repo": "autopkg/dataJAR-recipes", - "path": "DJI Assistant 2 (Enterprise Series)/DJI Assistant 2 (Enterprise Series).download.recipe", + "path": "Vagrant/Vagrant.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Vagrant", + "shortname": "Vagrant.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.DJI Assistant 2 (Enterprise Series)" + "com.github.dataJAR-recipes.jss.Vagrant" ] }, - "com.github.dataJAR-recipes.munki.DJI Assistant 2 (Enterprise Series)": { - "name": "DJIAssistant2EnterpriseSeries", - "description": "Downloads the latest version of DJI Assistant 2 (Enterprise Series) and imports it into Munki.", + "com.github.dataJAR-recipes.munki.ApacheNetBeans13": { + "name": "Apache NetBeans 13", + "description": "Downloads the latest version of Apache NetBeans 13 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DJI Assistant 2 (Enterprise Series)/DJI Assistant 2 (Enterprise Series).munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DJI Assistant 2 (Enterprise Series)" + "path": "Apache NetBeans 13/Apache NetBeans 13.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ApacheNetBeans13", + "shortname": "Apache NetBeans 13.munki", + "inferred_type": "munki", + "munki_display_name": "Apache NetBeans 13", + "munki_description": "Apache NetBeans\n\nFits the Pieces Together\n\nDevelopment Environment, Tooling Platform and Application Framework." }, - "com.github.dataJAR-recipes.munki.SnapGene": { - "name": "SnapGene", - "description": "Downloads the latest version of SnapGene and imports it into Munki.", + "com.github.dataJAR-recipes.download.ApacheNetBeans13": { + "name": "Apache NetBeans 13", + "description": "Downloads the latest version of Apache NetBeans 13.", "repo": "autopkg/dataJAR-recipes", - "path": "SnapGene/SnapGene.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SnapGene", - "shortname": "SnapGene.munki", + "path": "Apache NetBeans 13/Apache NetBeans 13.download.recipe", + "shortname": "Apache NetBeans 13.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.ApacheNetBeans13" + ] + }, + "com.github.dataJAR-recipes.munki.Malwarebytes Breach Remediation-Command Line Interface": { + "name": "Malwarebytes Breach Remediation-Command Line Interface", + "description": "Downloads latest version of Malwarebytes Breach Remediation-Command Line Interface PKG, and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Malwarebytes Breach Remediation-Command Line Interface/Malwarebytes Breach Remediation-Command Line Interface.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Malwarebytes Breach Remediation-Command Line Interface", + "shortname": "Malwarebytes Breach Remediation-Command Line Interface.munki", "inferred_type": "munki", - "munki_display_name": "SnapGene", - "munki_description": "The Future of Cloning is Smarter and Faster\n\nImprove your core molecular biology procedures, and improve your results" + "munki_display_name": "Malwarebytes Breach Remediation", + "munki_description": "Malwarebytes Breach Remediation is designed to allow business users to detect and remove malware from endpoints. It is built upon the power of our Malwarebytes Anti-Malware anti-malware client.\n\nImplementation in a portable form provides increased flexibility for IT staff to quickly and easily deploy the client, detect and remediate threats, gather activity logs, and continue with their daily tasks \u2013 all with a minimal investment in time and resources." }, - "com.github.dataJAR-recipes.download.SnapGene": { - "name": "SnapGene", - "description": "Downloads the latest version of SnapGene.", + "com.github.dataJAR-recipes.download.Malwarebytes Breach Remediation-Command Line Interface": { + "name": "Malwarebytes Breach Remediation-Command Line Interface", + "description": "Downloads latest version of Malwarebytes Breach Remediation-Command Line Interface PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "SnapGene/SnapGene.download.recipe", - "shortname": "SnapGene.download", + "path": "Malwarebytes Breach Remediation-Command Line Interface/Malwarebytes Breach Remediation-Command Line Interface.download.recipe", + "shortname": "Malwarebytes Breach Remediation-Command Line Interface.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SnapGene" + "com.github.dataJAR-recipes.munki.Malwarebytes Breach Remediation-Command Line Interface" ] }, - "com.github.dataJAR-recipes.munki.Autodesk EAGLE": { - "name": "Autodesk EAGLE", - "description": "Downloads the latest version of Autodesk EAGLE and imports into Munki.", + "com.github.dataJAR-recipes.munki.RODE Central": { + "name": "RODECentral", + "description": "Downloads the latest version of RODE Central and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Autodesk EAGLE/Autodesk EAGLE.munki.recipe", - "parent": "com.github.nstrauss.download.AutodeskEAGLE", - "shortname": "Autodesk EAGLE.munki", + "path": "RODE Central/RODE Central.munki.recipe", + "parent": "com.github.moofit-recipes.download.RODECentral", + "shortname": "RODE Central.munki", "inferred_type": "munki", - "munki_display_name": "Autodesk EAGLE", - "munki_description": "EAGLE free download is a limited version for hobbyists including 2 schematic sheets, 2 signal layers, and an 80cm2 board area." + "munki_display_name": "RODE Central", + "munki_description": "R\u00d8DE Central desktop makes setting up and using your R\u00d8DE product incredibly easy." }, - "com.github.dataJAR-recipes.munki.1Password": { - "name": "1Password", - "description": "Downloads the latest pkg installer of 1Password and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Salesforce CLI": { + "name": "SalesforceCLI", + "description": "Downloads the latest version of Salesforce CLI and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "1Password/1Password.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.1Password", - "shortname": "1Password.munki", + "path": "Salesforce CLI/Salesforce CLI.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Salesforce CLI", + "shortname": "Salesforce CLI.munki", "inferred_type": "munki", - "munki_display_name": "1Password", - "munki_description": "The world\u2019s most-loved password manager\n\n1Password is the easiest way to store and use strong passwords. Log in to sites and fill forms securely with a single click." + "munki_display_name": "Salesforce CLI", + "munki_description": "Salesforce CLI\n\nSingle command-line interface for all Salesforce DX features" }, - "com.github.dataJAR-recipes.download.1Password": { - "name": "1Password", - "description": "Downloads the latest pkg installer of 1Password.", + "com.github.dataJAR-recipes.download.Salesforce CLI": { + "name": "SalesforceCLI", + "description": "Downloads the latest version of Salesforce CLI.\n\nTo download Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"x64\" in the DOWNLOAD_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "1Password/1Password.download.recipe", - "shortname": "1Password.download", + "path": "Salesforce CLI/Salesforce CLI.download.recipe", + "shortname": "Salesforce CLI.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.1Password" + "com.github.dataJAR-recipes.munki.Salesforce CLI" ] }, - "com.github.dataJAR-recipes.munki.Elgato Stream Deck": { - "name": "ElgatoStreamDeck", - "description": "Downloads the latest version of Elgato Stream Deck and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.\n\nTo force MunkiImporter to import the pkg, set FORCE_MUNKIIMPORT to a non-empty string.", + "com.github.dataJAR-recipes.munki.SoundField By R\u00d8DE": { + "name": "SoundFieldByR\u00d8DE", + "description": "Downloads the latest version of SoundField By R\u00d8DE and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Elgato Stream Deck/Elgato Stream Deck.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Elgato Stream Deck", - "shortname": "Elgato Stream Deck.munki", + "path": "SoundField By R\u00d8DE/SoundField By R\u00d8DE.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SoundField By R\u00d8DE", + "shortname": "SoundField By R\u00d8DE.munki", "inferred_type": "munki", - "munki_display_name": "Elgato Stream Deck", - "munki_description": "You are creating quality content backed by the best tech on the planet. But you want to do more. With Stream Deck, unleash your creative genius and make waves across Twitch and YouTube. All while focusing on what matters most: your audience." + "munki_display_name": "SoundField By RODE", + "munki_description": "The 'SoundField by R\u00d8DE' plugin offers a revolutionary approach to ambisonic processing and delivers the most accurate ambisonic rendering available in the world.\n\nAn intuitive interface coupled with legendary R\u00d8DE accessibility makes the 'SoundField by R\u00d8DE' plug-in incredibly easy to use, unlocking a world of creative possibility for any sound recordist." }, - "com.github.dataJAR-recipes.download.Elgato Stream Deck": { - "name": "ElgatoStreamDeck", - "description": "Downloads latest version of Elgato Stream Deck.", + "com.github.dataJAR-recipes.download.SoundField By R\u00d8DE": { + "name": "SoundFieldByR\u00d8DE", + "description": "Downloads the latest version of SoundField By R\u00d8DE.", "repo": "autopkg/dataJAR-recipes", - "path": "Elgato Stream Deck/Elgato Stream Deck.download.recipe", - "shortname": "Elgato Stream Deck.download", + "path": "SoundField By R\u00d8DE/SoundField By R\u00d8DE.download.recipe", + "shortname": "SoundField By R\u00d8DE.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Elgato Stream Deck" + "com.github.dataJAR-recipes.munki.SoundField By R\u00d8DE" ] }, - "com.github.dataJAR-recipes.download.score": { - "name": "score", - "description": "Downloads the latest version of score.", + "com.github.dataJAR-recipes.munki.Dolby Atmos Composer Essential": { + "name": "DolbyAtmosComposerEssential", + "description": "Downloads the latest version of Dolby Atmos Composer Essential and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "score/score.download.recipe", - "deprecated": true, - "shortname": "score.download", + "path": "Dolby Atmos Composer Essential/Dolby Atmos Composer Essential.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Dolby Atmos Composer Essential", + "shortname": "Dolby Atmos Composer Essential.munki", + "inferred_type": "munki", + "munki_display_name": "Dolby Atmos Composer Essential", + "munki_description": "Next generation immersive workflow\n\nWhen you want to get creative or just need to get work done, you need tools which do the heavy lifting.\n\nThe Dolby Atmos Composer does that and thereby enables you to quickly get convincing results while mixing in Dolby Atmos. No matter which DAW you use, if you have a sophisticated multichannel mixing room or just use headphones for monitoring, the features and the ease of use of the Dolby Atmos Composer are unrivalled." + }, + "com.github.dataJAR-recipes.download.Dolby Atmos Composer Essential": { + "name": "DolbyAtmosComposerEssential", + "description": "Downloads the latest version of Dolby Atmos Composer Essential.", + "repo": "autopkg/dataJAR-recipes", + "path": "Dolby Atmos Composer Essential/Dolby Atmos Composer Essential.download.recipe", + "shortname": "Dolby Atmos Composer Essential.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.score" + "com.github.dataJAR-recipes.munki.Dolby Atmos Composer Essential" ] }, - "com.github.dataJAR-recipes.munki.score": { - "name": "score", - "description": "Downloads the latest version of score and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Navicat Essentials for MySQL": { + "name": "NavicatEssentialsforMySQL", + "description": "Downloads the latest version of Navicat Essentials for MySQL and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "score/score.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.score", - "deprecated": true, - "shortname": "score.munki", + "path": "Navicat Essentials for MySQL/Navicat Essentials for MySQL.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Navicat Essentials for MySQL", + "shortname": "Navicat Essentials for MySQL.munki", "inferred_type": "munki", - "munki_display_name": "score", - "munki_description": "ossia score, an interactive sequencer for the intermedia arts" + "munki_display_name": "Navicat Essentials for MySQL", + "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development." }, - "com.github.dataJAR-recipes.munki.Geany": { - "name": "Geany", - "description": "Downloads the latest version of Geany and imports into Munki", + "com.github.dataJAR-recipes.download.Navicat Essentials for MySQL": { + "name": "Navicat Essentials for MySQL", + "description": "Downloads the latest version of Navicat Essentials for MySQL.", "repo": "autopkg/dataJAR-recipes", - "path": "Geany/Geany.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Geany", - "shortname": "Geany.munki", - "inferred_type": "munki", - "munki_display_name": "Geany", - "munki_description": "Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow." + "path": "Navicat Essentials for MySQL/Navicat Essentials for MySQL.download.recipe", + "shortname": "Navicat Essentials for MySQL.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Navicat Essentials for MySQL" + ] }, - "com.github.dataJAR-recipes.download.Geany": { - "name": "Geany", - "description": "Downloads the latest version of Geany", + "com.github.dataJAR-recipes.download.Narrated": { + "name": "Narrated", + "description": "Downloads the latest version of Narrated.", "repo": "autopkg/dataJAR-recipes", - "path": "Geany/Geany.download.recipe", - "shortname": "Geany.download", + "path": "Narrated/Narrated.download.recipe", + "shortname": "Narrated.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Geany" + "com.github.dataJAR-recipes.munki.Narrated" ] }, - "com.github.dataJAR-recipes.munki.EndNote21": { - "name": "EndNote 21", - "description": "Downloads latest Endnote 21 installer and imports it into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Narrated": { + "name": "Narrated", + "description": "Downloads the latest version of Narrated and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "EndNote21/EndNote21.munki.recipe", - "parent": "com.github.rtrouton.pkg.EndNote21", - "shortname": "EndNote21.munki", + "path": "Narrated/Narrated.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Narrated", + "shortname": "Narrated.munki", "inferred_type": "munki", - "munki_display_name": "EndNote 21", - "munki_description": "Bibliographic management app." - }, - "com.github.dataJAR-recipes.munki.Capture One 16.4": { - "name": "CaptureOne16.4", - "description": "Downloads the latest perpetual version of Capture One 16.4 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Capture One 16.4/Capture One 16.4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Capture One 16.4" + "munki_display_name": "Narrated", + "munki_description": "Narrated is a Mac app that allows you to create personal screen recordings by including your camera. Use it to record your presentation, talk your design through with a client, or create tutorials.\n\nNarrated works with privacy in mind: we do not upload your videos anywhere. Once you're done recording, save the video on your Mac, or share it using the built-in Share menu." }, - "com.github.dataJAR-recipes.download.Capture One 16.4": { - "name": "CaptureOne16.4", - "description": "Downloads the latest perpetual version of Capture One 16.4.", + "com.github.dataJAR-recipes.download.CLO": { + "name": "CLO", + "description": "Downloads the latest version of CLO", "repo": "autopkg/dataJAR-recipes", - "path": "Capture One 16.4/Capture One 16.4.download.recipe", + "path": "CLO/CLO.download.recipe", + "deprecated": true, + "shortname": "CLO.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Capture One 16.4" + "com.github.dataJAR-recipes.munki.CLO" ] }, - "com.github.dataJAR-recipes.munki.GNS3": { - "name": "GNS3", - "description": "Downloads the latest version of GNS3 and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.CLO": { + "name": "CLO", + "description": "Downloads the latest version of CLO and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "GNS3/GNS3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.GNS3", - "shortname": "GNS3.munki", + "path": "CLO/CLO.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CLO", + "shortname": "CLO.munki", "inferred_type": "munki", - "munki_display_name": "GNS3", - "munki_description": "Network emulation client." + "munki_display_name": "CLO", + "munki_description": "CLO is a 3D fashion design software program creating virtual, true-to life garment visualization with cutting-edge simulation technologies for the fashion industry." }, - "com.github.dataJAR-recipes.download.GNS3": { - "name": "GNS3", - "description": "Downloads the latest version of GNS3.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nTo download Apple Silicon use: \"\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"-intel\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.download.R1 V3": { + "name": "R1V3", + "description": "Downloads the current release version of R1 V3.", "repo": "autopkg/dataJAR-recipes", - "path": "GNS3/GNS3.download.recipe", - "shortname": "GNS3.download", + "path": "R1 V3/R1 V3.download.recipe", + "shortname": "R1 V3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.GNS3" + "com.github.dataJAR-recipes.munki.R1 V3" ] }, - "com.github.dataJAR-recipes.munki.Hudl Studio 1": { - "name": "HudlStudio1", - "description": "Downloads the latest trial version of Hudl Studio 1 and imports into Munki.", + "com.github.dataJAR-recipes.munki.R1 V3": { + "name": "R1V3", + "description": "Downloads the current release version of R1 V3, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Studio 1/Hudl Studio 1.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hudl Studio 1", - "deprecated": true, - "shortname": "Hudl Studio 1.munki", + "path": "R1 V3/R1 V3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.R1 V3", + "shortname": "R1 V3.munki", "inferred_type": "munki", - "munki_display_name": "Hudl Studio 1", - "munki_description": "Studio opens right from Hudl Sportscode for hassle-free, two-way sharing of video and graphics packages." + "munki_display_name": "R1 V3", + "munki_description": "The R1 Remote control software presents a d&b system graphically, channel by channel, loudspeaker by loudspeaker, group by group, with faders and buttons arranged just as required. Dials and displays control equalization, delay, levels, switchable filter functions, Mute and power. Even an offline mode is available for advance preparation." }, - "com.github.dataJAR-recipes.download.Hudl Studio 1": { - "name": "HudlStudio1", - "description": "Downloads latest Hudl Studio 1 disk image.", + "com.github.dataJAR-recipes.jss.VIA": { + "name": "VIA", + "description": "Downloads the current release version of VIA and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Studio 1/Hudl Studio 1.download.recipe", + "path": "VIA/VIA.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.VIA", "deprecated": true, - "shortname": "Hudl Studio 1.download", - "inferred_type": "download", + "shortname": "VIA.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The VIA.app allows you to connect your Mac to a compatible Kramer system." + }, + "com.github.dataJAR-recipes.pkg.VIA": { + "name": "VIA", + "description": "Downloads the latest version of VIA and creates a flat PKG.", + "repo": "autopkg/dataJAR-recipes", + "path": "VIA/VIA.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.VIA", + "shortname": "VIA.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Hudl Studio 1" + "com.github.dataJAR-recipes.jss.VIA", + "com.github.dataJAR-recipes.munki.VIA" ] }, - "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone": { - "name": "Microsoft Word 2016 Standalone", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Word 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "com.github.dataJAR-recipes.munki.VIA": { + "name": "VIA", + "description": "Downloads the latest version of VIA and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Word 2016 Standalone/Microsoft Word 2016 Standalone.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "Microsoft Word 2016 Standalone.munki", + "path": "VIA/VIA.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.VIA", + "shortname": "VIA.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Word", - "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." + "munki_display_name": "VIA", + "munki_description": "The VIA.app allows you to connect your Mac to a compatible Kramer system." }, - "com.github.dataJAR-recipes.download.GoTo": { - "name": "GoTo", - "description": "Downloads the latest version of GoTo.\n\nTo download the Apple Silicon version use \"-arm64\" in the ARCH_TYPE variable.\nTo download the Intel Version leave the ARCH_TYPE variable empty.", + "com.github.dataJAR-recipes.download.VIA": { + "name": "VIA", + "description": "Downloads latest version of VIA.", "repo": "autopkg/dataJAR-recipes", - "path": "GoTo/GoTo.download.recipe", - "shortname": "GoTo.download", + "path": "VIA/VIA.download.recipe", + "shortname": "VIA.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.GoTo" + "com.github.dataJAR-recipes.pkg.VIA" ] }, - "com.github.dataJAR-recipes.munki.GoTo": { - "name": "GoTo", - "description": "Downloads the latest version of GoTo and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", - "repo": "autopkg/dataJAR-recipes", - "path": "GoTo/GoTo.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.GoTo", - "shortname": "GoTo.munki", - "inferred_type": "munki", - "munki_display_name": "GoTo", - "munki_description": "Online meeting, desktop sharing, and video conferencing software." - }, - "com.github.dataJAR-recipes.munki.macOSLAPS": { - "name": "macOSLAPS", - "description": "Downloads the latest version of macOSLAPS and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "macOSLAPS/macOSLAPS.munki.recipe", - "parent": "com.github.neilmartin83.download.macOSLAPS", - "shortname": "macOSLAPS.munki", - "inferred_type": "munki", - "munki_display_name": "macOSLAPS", - "munki_description": "Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows." - }, - "com.github.dataJAR-recipes.pkg.VMware Fusion 12": { - "name": "VMwareFusion12", - "description": "Downloads the latest version of VMware Fusion 12 and creates a package", + "com.github.dataJAR-recipes.pkg.CsoundQt": { + "name": "CsoundQt", + "description": "Downloads the latest version of CsoundQt and exports package.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 12/VMware Fusion 12.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 12", - "shortname": "VMware Fusion 12.pkg", + "path": "CsoundQt/CsoundQt.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.CsoundQt", + "shortname": "CsoundQt.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 12", - "com.github.davidbpirie.jamf-upload.VMwareFusion12" + "com.github.dataJAR-recipes.munki.CsoundQt", + "com.github.dataJAR-recipes.jss.CsoundQt" ] }, - "com.github.dataJAR-recipes.munki.VMware Fusion 12": { - "name": "VMwareFusion12", - "description": "Downloads the most recent version of VMware Fusion 12 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.CsoundQt": { + "name": "CsoundQt", + "description": "Downloads the latest version of CsoundQt and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 12/VMware Fusion 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 12", - "shortname": "VMware Fusion 12.munki", + "path": "CsoundQt/CsoundQt.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CsoundQt", + "shortname": "CsoundQt.munki", "inferred_type": "munki", - "munki_display_name": "VMWare Fusion Pro 12", - "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "munki_display_name": "CsoundQt", + "munki_description": "CsoundQt is a frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help. It is a cross-platform and aims to be a simple yet powerful and complete development environment for Csound. It can open files created by MacCsound. Csound is a musical programming language with a very long history, with roots in the origins of computer music. It is still being maintained by an active community and despite its age, is still one of the most powerful tools for sound processing and synthesis. CsoundQt hopes to bring the power of Csound to a larger group of people, by reducing Csound's intial learning curve, and by giving users more immediate control of their sound. It hopes to be both a simple tool for the beginner, as well as a powerful tool for experienced users." }, - "com.github.dataJAR-recipes.jss.VMWare Fusion 12": { - "name": "VMWare Fusion 12", - "description": "Downloads the current release version of VMWare Fusion 12 and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.CsoundQt": { + "name": "CsoundQt", + "description": "Downloads the current release version of CsoundQt and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 12/VMware Fusion 12.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 12", + "path": "CsoundQt/CsoundQt.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CsoundQt", "deprecated": true, - "shortname": "VMware Fusion 12.jss", + "shortname": "CsoundQt.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "jamf_description": "CsoundQt is a frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help. It is a cross-platform and aims to be a simple yet powerful and complete development environment for Csound. It can open files created by MacCsound. Csound is a musical programming language with a very long history, with roots in the origins of computer music. It is still being maintained by an active community and despite its age, is still one of the most powerful tools for sound processing and synthesis. CsoundQt hopes to bring the power of Csound to a larger group of people, by reducing Csound's intial learning curve, and by giving users more immediate control of their sound. It hopes to be both a simple tool for the beginner, as well as a powerful tool for experienced users." }, - "com.github.dataJAR-recipes.download.VMware Fusion 12": { - "name": null, - "description": "Downloads the latest version of VMware Fusion 12.", + "com.github.dataJAR-recipes.download.CsoundQt": { + "name": "CsoundQt", + "description": "Downloads the latest version of CsoundQt.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 12/VMware Fusion 12.download.recipe", - "shortname": "VMware Fusion 12.download", + "path": "CsoundQt/CsoundQt.download.recipe", + "shortname": "CsoundQt.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 12", - "com.github.dataJAR-recipes.munki.VMware Fusion 12" + "com.github.dataJAR-recipes.pkg.CsoundQt" ] }, - "com.github.dataJAR-recipes.munki.Microsoft Teams": { - "name": "MicrosoftTeams", - "description": "Downloads the latest version of Microsoft Teams and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Teams/Microsoft Teams.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Microsoft Teams", - "shortname": "Microsoft Teams.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Teams", - "munki_description": "Get more done with Microsoft Teams\n\nYour modern workplace at home, in the office, and on the go" - }, - "com.github.dataJAR-recipes.download.Microsoft Teams": { - "name": "MicrosoftTeams", - "description": "Downloads the latest version of Microsoft Teams.", + "com.github.dataJAR-recipes.download.MakerBotPrint": { + "name": "MakerBotPrint", + "description": "Downloads the latest verison of MakerBot Print", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Teams/Microsoft Teams.download.recipe", - "shortname": "Microsoft Teams.download", + "path": "MakerBotPrint/MakerBotPrint.download.recipe", + "shortname": "MakerBotPrint.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Microsoft Teams" + "com.github.dataJAR-recipes.autopkg.munki.MakerBotPrint", + "com.github.ahousseini-recipes.pkg.MakerBotPrint" ] }, - "com.github.dataJAR-recipes.download.AutoImagrNBI": { - "name": "AutoImagrNBI", - "description": "Downloads the latest version of AutoImagrNBI.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.autopkg.munki.MakerBotPrint": { + "name": "MakerBotPrint", + "description": "Download the latest version of MakerBot Print and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "AutoImagrNBI/AutoImagrNBI.download.recipe", - "shortname": "AutoImagrNBI.download", + "path": "MakerBotPrint/MakerBotPrint.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MakerBotPrint", + "shortname": "MakerBotPrint.munki", + "inferred_type": "munki", + "munki_display_name": "MakerBotPrint", + "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints.\n " + }, + "com.github.dataJAR-recipes.munki.ZYLIA Studio": { + "name": "ZYLIAStudio", + "description": "Downloads the latest version of ZYLIA Studio and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "ZYLIA Studio/ZYLIA Studio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ZYLIA Studio", + "shortname": "ZYLIA Studio.munki", + "inferred_type": "munki", + "munki_display_name": "ZYLIA Studio", + "munki_description": "ZYLIA Studio is a dedicated application which enables recording and processing of every tune created by the band.\n\u200bYou can also separate your tracks using ZYLIA Studio." + }, + "com.github.dataJAR-recipes.download.ZYLIA Studio": { + "name": "ZYLIAStudio", + "description": "Downloads the latest version of ZYLIA Studio.", + "repo": "autopkg/dataJAR-recipes", + "path": "ZYLIA Studio/ZYLIA Studio.download.recipe", + "shortname": "ZYLIA Studio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.AutoImagrNBI", - "com.github.dataJAR-recipes.munki.AutoImagrNBI" + "com.github.dataJAR-recipes.munki.ZYLIA Studio" ] }, - "com.github.dataJAR-recipes.pkg.AutoImagrNBI": { - "name": "AutoImagrNBI", - "description": "Downloads the latest version of AutoImagrNBI and creates a package.", + "com.github.dataJAR-recipes.download.MediaMaster Pro 5": { + "name": "MediaMasterPro5", + "description": "Downloads latest version of MediaMaster Pro 5.", "repo": "autopkg/dataJAR-recipes", - "path": "AutoImagrNBI/AutoImagrNBI.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.AutoImagrNBI", - "shortname": "AutoImagrNBI.pkg", - "inferred_type": "pkg", + "path": "MediaMaster Pro 5/MediaMaster Pro 5.download.recipe", + "shortname": "MediaMaster Pro 5.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.AutoImagrNBI" + "com.github.dataJAR-recipes.munki.MediaMaster Pro 5" ] }, - "com.github.dataJAR-recipes.munki.AutoImagrNBI": { - "name": "AutoImagrNBI", - "description": "Downloads the latest version of AutoImagrNBI and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MediaMaster Pro 5": { + "name": "MediaMasterPro5", + "description": "Downloads the latest version of MediaMaster Pro 5 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "AutoImagrNBI/AutoImagrNBI.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AutoImagrNBI", - "shortname": "AutoImagrNBI.munki", + "path": "MediaMaster Pro 5/MediaMaster Pro 5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro 5", + "shortname": "MediaMaster Pro 5.munki", "inferred_type": "munki", - "munki_display_name": "AutoImagrNBI", - "munki_description": "AutoImagrNBI is an app that automates the creation of NetBoot Images (NBIs) for use with Imagr." - }, - "com.github.dataJAR-recipes.jss.AutoImagrNBI": { - "name": "AutoImagrNBI", - "description": "Downloads the current release version of AutoImagrNBI and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "AutoImagrNBI/AutoImagrNBI.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.AutoImagrNBI", - "deprecated": true, - "shortname": "AutoImagrNBI.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "AutoImagrNBI is an app that automates the creation of NetBoot Images (NBIs) for use with Imagr." - }, - "com.github.dataJAR-recipes.jss.Suitcase Fusion 21": { - "name": "Suitcase Fusion 21", - "description": "Downloads the current release version of Suitcase Fusion 21 and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 21/Suitcase Fusion 21.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21", - "deprecated": true, - "shortname": "Suitcase Fusion 21.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." + "munki_display_name": "MediaMaster Pro", + "munki_description": "Market-leading solution for real-time media playback and video mapping turns that any powerful computer into a full-fledged professional media server capable of running video shows in sync on multiple servers, featuring up to 36 layers. All controlled from any lighting desk." }, - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21": { - "name": "Suitcase Fusion 21", - "description": "Downloads the latest version of Suitcase Fusion 21 and makes a pkg of it", + "com.github.dataJAR-recipes.pkg.FreeCAD": { + "name": "FreeCAD", + "description": "Downloads the latest version of FreeCAD and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 21/Suitcase Fusion 21.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 21", - "shortname": "Suitcase Fusion 21.pkg", + "path": "FreeCAD/FreeCAD.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.FreeCAD", + "shortname": "FreeCAD.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 21" + "com.github.dataJAR-recipes.jss.FreeCAD" ] }, - "com.github.dataJAR-recipes.munki.Suitcase Fusion 21": { - "name": "SuitcaseFusion21", - "description": "Downloads the current release version of Suitcase Fusion 21 and imports into Munki.", + "com.github.dataJAR-recipes.jss.FreeCAD": { + "name": "FreeCAD", + "description": "Downloads the current release version of FreeCAD and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 21/Suitcase Fusion 21.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 21", - "shortname": "Suitcase Fusion 21.munki", - "inferred_type": "munki", - "munki_display_name": "Suitcase Fusion 21", - "munki_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." + "path": "FreeCAD/FreeCAD.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.FreeCAD", + "deprecated": true, + "shortname": "FreeCAD.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source (LGPL2+ license) and extremely modular, allowing for very advanced extension and customization." }, - "com.github.dataJAR-recipes.download.Suitcase Fusion 21": { - "name": "Suitcase Fusion 21", - "description": "Downloads the current release version of Suitcase Fusion 21", + "com.github.dataJAR-recipes.download.FreeCAD": { + "name": "FreeCAD", + "description": "Downloads the latest version of FreeCAD.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 21/Suitcase Fusion 21.download.recipe", - "shortname": "Suitcase Fusion 21.download", + "path": "FreeCAD/FreeCAD.download.recipe", + "shortname": "FreeCAD.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21", - "com.github.dataJAR-recipes.munki.Suitcase Fusion 21" + "com.github.dataJAR-recipes.pkg.FreeCAD", + "com.github.dataJAR-recipes.munki.FreeCAD", + "com.github.andredb90.filewave.FreeCAD" ] }, - "com.github.dataJAR-recipes.munki.Vernier Graphical Analysis": { - "name": "VernierGraphicalAnalysis", - "description": "Downloads the latest version of Vernier Graphical Analysis and imports it into Munki.", + "com.github.dataJAR-recipes.munki.FreeCAD": { + "name": "FreeCAD", + "description": "Downloads the latest version of FreeCAD and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Vernier Graphical Analysis/Vernier Graphical Analysis.munki.recipe", - "parent": "com.github.nstrauss.download.VernierGraphicalAnalysis", - "shortname": "Vernier Graphical Analysis.munki", + "path": "FreeCAD/FreeCAD.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FreeCAD", + "shortname": "FreeCAD.munki", "inferred_type": "munki", - "munki_display_name": "Vernier Graphical Analysis", - "munki_description": "Collect, share, and analyze sensor data with our free software for macOS\u2122." + "munki_display_name": "FreeCAD", + "munki_description": "FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source (LGPL2+ license) and extremely modular, allowing for very advanced extension and customization." }, - "com.github.dataJAR-recipes.munki.Front": { - "name": "Front", - "description": "Downloads the latest version of Front and imports it into Munki.", + "com.github.dataJAR-recipes.munki.lightwright": { + "name": "Lightwright", + "description": "Downloads the current release version of Lightwright 6 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Front/Front.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Front", - "shortname": "Front.munki", + "path": "Lightwright/LightWright.munki.recipe", + "parent": "com.github.jazzace.download.lightwright", + "shortname": "LightWright.munki", "inferred_type": "munki", - "munki_display_name": "Front", - "munki_description": "Whether you're at your desk or on the road, Front keeps your messages, apps, and teammates at your fingertips." + "munki_display_name": "Lightwright", + "munki_description": "Lightwright is a proprietary software that manages theatrical lighting data and paperwork." }, - "com.github.dataJAR-recipes.download.Front": { - "name": "Front", - "description": "Downloads the latest version of Front.", + "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent": { + "name": "Jamf Connect LaunchAgent", + "description": "Downloads the latest version of Jamf Connect 2 LaunchAgent and extracts its package", "repo": "autopkg/dataJAR-recipes", - "path": "Front/Front.download.recipe", - "shortname": "Front.download", - "inferred_type": "download", + "path": "Jamf Connect 2 LaunchAgent/Jamf Connect 2 LaunchAgent.pkg.recipe", + "parent": "com.github.yohan460-recipes.download.JamfConnect", + "shortname": "Jamf Connect 2 LaunchAgent.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Front" + "com.github.dataJAR-recipes.munki.Jamf Connect 2 LaunchAgent", + "com.github.davidbpirie.jamf-upload.JamfConnect2LaunchAgent" ] }, - "com.github.dataJAR-recipes.munki.Citrix Files for Mac": { - "name": "Citrix Files for Mac", - "description": "Downloads the latest version of Citrix Files for Mac and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Jamf Connect 2 LaunchAgent": { + "name": "Jamf Connect LaunchAgent", + "description": "Downloads the latest version of Jamf Connect 2 LaunchAgent and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Citrix Files for Mac/Citrix Files for Mac.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Citrix Files for Mac", - "shortname": "Citrix Files for Mac.munki", + "path": "Jamf Connect 2 LaunchAgent/Jamf Connect 2 LaunchAgent.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent", + "shortname": "Jamf Connect 2 LaunchAgent.munki", "inferred_type": "munki", - "munki_display_name": "Citrix Files for Mac", - "munki_description": "Citrix Files for Mac allows users with a ShareFile license to interact with all their files directly from the Finder. Files do not need to be synced locally. Quick access to sharing, requesting, and other file options are available through the right click menu." + "munki_display_name": "Jamf Connect LaunchAgent", + "munki_description": "LaunchAgent for Jamf Connect 2 to ensure it launches at user login and stays active." }, - "com.github.dataJAR-recipes.pkg.Citrix Files for Mac": { - "name": "Citrix Files for Mac", - "description": "Downloads the latest version of Citrix Files for Mac and imports into pkg.", + "com.github.dataJAR-recipes.download.Isadora 3": { + "name": "Isadora3", + "description": "Downloads the latest version of Isadora 3.", "repo": "autopkg/dataJAR-recipes", - "path": "Citrix Files for Mac/Citrix Files for Mac.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Citrix Files for Mac", - "shortname": "Citrix Files for Mac.pkg", - "inferred_type": "pkg", + "path": "Isadora 3/Isadora 3.download.recipe", + "shortname": "Isadora 3.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Citrix Files for Mac" + "com.github.dataJAR-recipes.munki.Isadora 3" ] }, - "com.github.dataJAR-recipes.jss.Citrix Files for Mac": { - "name": "Citrix Files for Mac", - "description": "Downloads the latest version of Citrix Files for Mac and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Isadora 3": { + "name": "Isadora3", + "description": "Imports the latest version of the Isadora 3 software into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Citrix Files for Mac/Citrix Files for Mac.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Citrix Files for Mac", + "path": "Isadora 3/Isadora 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Isadora 3", + "shortname": "Isadora 3.munki", + "inferred_type": "munki", + "munki_display_name": "Isadora 3", + "munki_description": "Isadora is a proprietary graphic programming environment, with emphasis on real-time manipulation of digital video." + }, + "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers": { + "name": "Eclipse IDE For Java Developers", + "description": "Downloads the current release version of Eclipse IDE For JavaDevelopers and then uploads to the JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "Eclipse IDE for Java Developers/Eclipse IDE for Java Developers.jss.recipe", + "parent": "com.github.homebysix.pkg.Eclipse", "deprecated": true, - "shortname": "Citrix Files for Mac.jss", + "shortname": "Eclipse IDE for Java Developers.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Citrix Files for Mac allows users with a ShareFile license to interact with all their files directly from the Finder. Files do not need to be synced locally. Quick access to sharing, requesting, and other file options are available through the right click menu." + "jamf_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..." }, - "com.github.dataJAR-recipes.download.Citrix Files for Mac": { - "name": "Citrix Files for Mac", - "description": "Download recipe for Citrix Files for Mac.", + "com.github.dataJAR-recipes.munki.krita": { + "name": "krita", + "description": "Downloads the latest version of krita and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Citrix Files for Mac/Citrix Files for Mac.download.recipe", - "deprecated": true, - "shortname": "Citrix Files for Mac.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Citrix Files for Mac", - "com.github.dataJAR-recipes.pkg.Citrix Files for Mac" - ] + "path": "Krita/Krita.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.krita", + "shortname": "Krita.munki", + "inferred_type": "munki", + "munki_display_name": "krita", + "munki_description": "krita is a professional FREE and open source painting program." }, - "com.github.dataJAR-recipes.download.FabFilter Pro-Q 3": { - "name": "FabFilter Pro-Q 3", - "description": "Downloads the latest version of FabFilter Pro-Q 3", + "com.github.dataJAR-recipes.download.krita": { + "name": "krita", + "description": "Downloads the latest version of krita.", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-Q 3/FabFilter Pro-Q 3.download.recipe", - "shortname": "FabFilter Pro-Q 3.download", + "path": "Krita/Krita.download.recipe", + "shortname": "Krita.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-Q 3" + "com.github.dataJAR-recipes.munki.krita", + "com.github.ahousseini-recipes.pkg.Krita" ] }, - "com.github.dataJAR-recipes.munki.FabFilter Pro-Q 3": { - "name": "FabFilter Pro-Q 3", - "description": "Downloads the latest version of FabFilter Pro-Q 3 and imports into Munki", + "com.github.dataJAR-recipes.munki.MeshLab": { + "name": "MeshLab", + "description": "Downloads the latest version of MeshLab and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-Q 3/FabFilter Pro-Q 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-Q 3", - "shortname": "FabFilter Pro-Q 3.munki", + "path": "MeshLab/MeshLab.munki.recipe", + "parent": "com.github.hansen-m.download.MeshLab", + "shortname": "MeshLab.munki", "inferred_type": "munki", - "munki_display_name": "FabFilter Pro-Q 3", - "munki_description": "High-quality equalizer plug-in" + "munki_display_name": "MeshLab", + "munki_description": "MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes.\n\nIt also supports processing of raw data produced with 3D digitization tools/devices, providing a set of tools for editing, cleaning, healing, inspecting, rendering, texturing and converting this kind of models." }, - "com.github.dataJAR-recipes.download.Narrated": { - "name": "Narrated", - "description": "Downloads the latest version of Narrated.", + "com.github.dataJAR-recipes.download.IB eAssessment Player": { + "name": "IBeAssessmentPlayer", + "description": "Download recipe for the latest version of IB eAssessment Player.", "repo": "autopkg/dataJAR-recipes", - "path": "Narrated/Narrated.download.recipe", - "shortname": "Narrated.download", + "path": "IB eAssessment Player/IB eAssessment Player.download.recipe", + "shortname": "IB eAssessment Player.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Narrated" + "com.github.dataJAR-recipes.munki.IB eAssessment Player" ] }, - "com.github.dataJAR-recipes.munki.Narrated": { - "name": "Narrated", - "description": "Downloads the latest version of Narrated and imports it into Munki.", + "com.github.dataJAR-recipes.munki.IB eAssessment Player": { + "name": "IBeAssessmentPlayer", + "description": "Downloads the current release version of IB eAssessment Player and imports into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Narrated/Narrated.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Narrated", - "shortname": "Narrated.munki", + "path": "IB eAssessment Player/IB eAssessment Player.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.IB eAssessment Player", + "shortname": "IB eAssessment Player.munki", "inferred_type": "munki", - "munki_display_name": "Narrated", - "munki_description": "Narrated is a Mac app that allows you to create personal screen recordings by including your camera. Use it to record your presentation, talk your design through with a client, or create tutorials.\n\nNarrated works with privacy in mind: we do not upload your videos anywhere. Once you're done recording, save the video on your Mac, or share it using the built-in Share menu." + "munki_display_name": "IB eAssessment Player", + "munki_description": "Software for running IB eAssessments." }, - "com.github.dataJAR-recipes.jss.VIA": { - "name": "VIA", - "description": "Downloads the current release version of VIA and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP": { + "name": "Microsoft Defender ATP", + "description": "Downloads the latest version of Microsoft Defender ATP and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VIA/VIA.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.VIA", - "deprecated": true, - "shortname": "VIA.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "The VIA.app allows you to connect your Mac to a compatible Kramer system." + "path": "Microsoft Defender ATP/Microsoft Defender ATP.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftdefenderatp", + "shortname": "Microsoft Defender ATP.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Defender ATP", + "munki_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." }, - "com.github.dataJAR-recipes.munki.VIA": { - "name": "VIA", - "description": "Downloads the latest version of VIA and imports it into Munki.", + "com.github.dataJAR-recipes.munki.PrintMate": { + "name": "PrintMate", + "description": "Downloads the latest version of PrintMate and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VIA/VIA.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.VIA", - "shortname": "VIA.munki", + "path": "PrintMate/PrintMate.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PrintMate", + "deprecated": true, + "shortname": "PrintMate.munki", "inferred_type": "munki", - "munki_display_name": "VIA", - "munki_description": "The VIA.app allows you to connect your Mac to a compatible Kramer system." + "munki_display_name": "PrintMate", + "munki_description": "PrintMate makes it easier than ever to create professional-quality sublimated products.\n\nWith a user-friendly interface and advanced features, PrintMate streamlines your printing workflow, allowing you to achieve incredible print quality with minimal effort. Whether you\u2019re new to sublimation printing or a seasoned pro, PrintMate is the perfect solution for simplifying your sublimation process and helping you create amazing sublimated products with ease." + }, + "com.github.dataJAR-recipes.download.PrintMate": { + "name": "PrintMate", + "description": "Downloads the latest version of PrintMate.", + "repo": "autopkg/dataJAR-recipes", + "path": "PrintMate/PrintMate.download.recipe", + "deprecated": true, + "shortname": "PrintMate.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.PrintMate" + ] }, - "com.github.dataJAR-recipes.download.VIA": { - "name": "VIA", - "description": "Downloads latest version of VIA.", + "com.github.dataJAR-recipes.download.Local": { + "name": "Local", + "description": "Downloads the latest version of Local.", "repo": "autopkg/dataJAR-recipes", - "path": "VIA/VIA.download.recipe", - "shortname": "VIA.download", + "path": "Local/Local.download.recipe", + "shortname": "Local.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.VIA" + "com.github.dataJAR-recipes.munki.Local" ] }, - "com.github.dataJAR-recipes.pkg.VIA": { - "name": "VIA", - "description": "Downloads the latest version of VIA and creates a flat PKG.", + "com.github.dataJAR-recipes.munki.Local": { + "name": "Local", + "description": "Downloads the latest version of Local and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VIA/VIA.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.VIA", - "shortname": "VIA.pkg", - "inferred_type": "pkg", + "path": "Local/Local.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Local", + "shortname": "Local.munki", + "inferred_type": "munki", + "munki_display_name": "Local", + "munki_description": "An effortless way to develop WordPress sites locally" + }, + "com.github.dataJAR-recipes.download.Cubase 9.5": { + "name": "Cubase9.5", + "description": "Download recipe for the latest version of Cubase 9.5.", + "repo": "autopkg/dataJAR-recipes", + "path": "Cubase 9.5/Cubase 9.5.download.recipe", + "deprecated": true, "children": [ - "com.github.dataJAR-recipes.jss.VIA", - "com.github.dataJAR-recipes.munki.VIA" + "com.github.dataJAR-recipes.munki.Cubase 9.5" ] }, - "com.github.dataJAR-recipes.download.VCV Rack 2 Free": { - "name": "VCVRack2Free", - "description": "Downloads the latest version of the VCV Rack 2 Free.", + "com.github.dataJAR-recipes.munki.Cubase 9.5": { + "name": "Cubase9.5", + "description": "Downloads the latest version of Cubase 9.5 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VCV Rack 2 Free/VCV Rack 2 Free.download.recipe", - "shortname": "VCV Rack 2 Free.download", + "path": "Cubase 9.5/Cubase 9.5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cubase 9.5", + "deprecated": true + }, + "com.github.dataJAR-recipes.download.Audinate Dante Via": { + "name": "Audinate Dante Via", + "description": "Downloads latest version of Audinate Dante Via.", + "repo": "autopkg/dataJAR-recipes", + "path": "Audinate Dante Via/Audinate Dante Via.download.recipe", + "shortname": "Audinate Dante Via.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.VCV Rack 2 Free", - "com.github.moofit-recipes.pkg.VCVRack2Free" + "com.github.dataJAR-recipes.munki.Audinate Dante Via" ] }, - "com.github.dataJAR-recipes.munki.VCV Rack 2 Free": { - "name": "VCVRack2Free", - "description": "Downloads the latest version of the VCV Rack 2 Free and imports it into Munki.\n\nSet the \"DERIVE_MIN_OS\" variable to a non-empty value to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Audinate Dante Via": { + "name": "Audinate Dante Via", + "description": "Downloads the latest version of Audinate Dante Via and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "VCV Rack 2 Free/VCV Rack 2 Free.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VCV Rack 2 Free", - "shortname": "VCV Rack 2 Free.munki", + "path": "Audinate Dante Via/Audinate Dante Via.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Audinate Dante Via", + "shortname": "Audinate Dante Via.munki", "inferred_type": "munki", - "munki_display_name": "VCV Rack 2 Free", - "munki_description": "VCV Rack 2 Free is the host application for the VCV virtual Eurorack modular synthesizer platform." + "munki_display_name": "Audinate Dante Via", + "munki_description": "Dante Via is easy-to-use software that delivers unprecedented multi-channel routing of computer-based audio, allowing a wide range of applications and devices to be networked and interconnected, easily and inexpensively." }, - "com.github.dataJAR-recipes.munki.Meshmixer": { - "name": "Meshmixer", - "description": "Imports the latest version of the Meshmixer software into Munki.", + "com.github.dataJAR-recipes.jss.Import Adobe CC 2019 Title": { + "name": "SomeAdobeCC2019Title", + "description": "Import a Creative Cloud Application's pkg into a JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Meshmixer/Meshmixer.munki.recipe", - "parent": "com.github.hansen-m.download.Meshmixer", - "shortname": "Meshmixer.munki", + "path": "Adobe CC 2019/Adobe CC 2019 Import.jss.recipe", + "deprecated": true, + "shortname": "Adobe CC 2019 Import.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Some description." + }, + "com.github.dataJAR-recipes.munki.Import Adobe CC 2019 Title": { + "name": "SomeAdobeCC2019Title", + "description": "Import a Creative Cloud Application's pkg into Munki", + "repo": "autopkg/dataJAR-recipes", + "path": "Adobe CC 2019/Adobe CC 2019 Import.munki.recipe", + "deprecated": true, + "shortname": "Adobe CC 2019 Import.munki", "inferred_type": "munki", - "munki_display_name": "Meshmixer", - "munki_description": "Meshmixer is state-of-the-art software for working with triangle meshes." + "munki_display_name": null, + "munki_description": "Some description." }, - "com.github.dataJAR-recipes.munki.US-20x20SettingsPanel": { - "name": "US-20x20_SettingsPanel", - "description": "Downloads the latest version of LXFree and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Sawgrass Print Manager": { + "name": "Sawgrass Print Manager", + "description": "Downloads the latest version of Sawgrass Print Manager and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "US-20x20_SettingsPanel/US-20x20_SettingsPanel.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.US-20x20SettingsPanel", - "shortname": "US-20x20_SettingsPanel.munki", + "path": "Sawgrass Print Manager/Sawgrass Print Manager.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Manager", + "deprecated": true, + "shortname": "Sawgrass Print Manager.munki", "inferred_type": "munki", - "munki_display_name": "US-20x20_SettingsPanel", - "munki_description": "US-20x20 - 20-Channel USB Audio Interface / Digital Mixer Settings Panel" + "munki_display_name": "Sawgrass Print Manager", + "munki_description": "Sawgrass Print Manager is sophisticated color management software designed to make things easy with simple setup, intuitive workflow, and powerful print controls." }, - "com.github.dataJAR-recipes.pkg.US-20x20SettingsPanel": { - "name": "US-20x20_SettingsPanel", - "description": "Downloads LFXFree Disk image and extracts the embedded package. No repackaging done.", + "com.github.dataJAR-recipes.download.Sawgrass Print Manager": { + "name": "Sawgrass Print Manager", + "description": "Downloads the latest version of Sawgrass Print Manager", "repo": "autopkg/dataJAR-recipes", - "path": "US-20x20_SettingsPanel/US-20x20_SettingsPanel.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.US-20x20SettingsPanel", - "shortname": "US-20x20_SettingsPanel.pkg", - "inferred_type": "pkg" + "path": "Sawgrass Print Manager/Sawgrass Print Manager.download.recipe", + "deprecated": true, + "shortname": "Sawgrass Print Manager.download", + "inferred_type": "download", + "children": [ + "com.github.rustymyers.pkg.SawgrassPrintManager", + "com.github.dataJAR-recipes.munki.Sawgrass Print Manager" + ] }, - "com.github.dataJAR-recipes.download.US-20x20SettingsPanel": { - "name": "US-20x20_SettingsPanel", - "description": "Downloads latest US-20x20 Settings Panel installer.", + "com.github.dataJAR-recipes.download.LYNX Whiteboard": { + "name": "LYNXWhiteboard", + "description": "Downloads the latest version of LYNX Whiteboard.", "repo": "autopkg/dataJAR-recipes", - "path": "US-20x20_SettingsPanel/US-20x20_SettingsPanel.download.recipe", - "shortname": "US-20x20_SettingsPanel.download", + "path": "LYNX Whiteboard/LYNX Whiteboard.download.recipe", + "shortname": "LYNX Whiteboard.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.US-20x20SettingsPanel", - "com.github.dataJAR-recipes.pkg.US-20x20SettingsPanel" + "com.github.dataJAR-recipes.munki.LYNX Whiteboard" ] }, - "com.github.dataJAR-recipes.munki.rekordbox 7": { - "name": "rekordbox7", - "description": "Downloads the latest version of rekordbox 7 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.LYNX Whiteboard": { + "name": "LYNXWhiteboard", + "description": "Downloads the latest version of LYNX Whiteboard and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "rekordbox 7/rekordbox 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.rekordbox 7", - "shortname": "rekordbox 7.munki", + "path": "LYNX Whiteboard/LYNX Whiteboard.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.LYNX Whiteboard", + "shortname": "LYNX Whiteboard.munki", "inferred_type": "munki", - "munki_display_name": "rekordbox 7", - "munki_description": "rekordbox is complete DJ software, from cloud music management to creative performance capabilities. Sync your library on multiple devices." + "munki_display_name": "LYNX Whiteboard", + "munki_description": "LYNX Whiteboard\n\nCreate engaging content for collaboration." }, - "com.github.dataJAR-recipes.download.rekordbox 7": { - "name": "rekordbox6", - "description": "Downloads the latest version of rekordbox 7", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2023 EN": { + "name": "SketchUpPro2023-EN", + "description": "Downloads the latest version of SketchUp Pro 2023 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "rekordbox 7/rekordbox 7.download.recipe", - "shortname": "rekordbox 7.download", + "path": "SketchUp Pro 2023 EN/SketchUp Pro 2023 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN", + "shortname": "SketchUp Pro 2023 EN.munki", + "inferred_type": "munki", + "munki_display_name": "SketchUp Pro 2023", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + }, + "com.github.dataJAR-recipes.download.SketchUp Pro 2023 EN": { + "name": "SketchUpPro2023-EN", + "description": "Downloads the latest version of SketchUp Pro 2023 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "repo": "autopkg/dataJAR-recipes", + "path": "SketchUp Pro 2023 EN/SketchUp Pro 2023 EN.download.recipe", + "shortname": "SketchUp Pro 2023 EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.rekordbox 7" + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN" ] }, - "com.github.dataJAR-recipes.download.NotionCalendar": { - "name": "Notion Calendar", - "description": "Downloads the latest version of Notion Calendar.\n\nTo download the Intel version use \"x64\" in the DOWNLOAD_ARCH variable\nTo download the Apple Silicon version use \"arm64\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN": { + "name": "SketchUpPro2023-EN", + "description": "Downloads the latest version of SketchUp Pro 2023 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Notion Calendar/Notion Calendar.download.recipe", - "shortname": "Notion Calendar.download", - "inferred_type": "download", + "path": "SketchUp Pro 2023 EN/SketchUp Pro 2023 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2023 EN", + "shortname": "SketchUp Pro 2023 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.NotionCalendar" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2023 EN" ] }, - "com.github.dataJAR-recipes.munki.NotionCalendar": { - "name": "Notion Calendar", - "description": "Downloads the latest version of Notion Calendar and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.EV3 Classroom": { + "name": "EV3Classroom", + "description": "Downloads the latest version of EV3Classroom and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Notion Calendar/Notion Calendar.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NotionCalendar", - "shortname": "Notion Calendar.munki", + "path": "EV3 Classroom/EV3 Classroom.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EV3 Classroom", + "shortname": "EV3 Classroom.munki", "inferred_type": "munki", - "munki_display_name": "Notion Calendar", - "munki_description": "It\u2019s time.\n\nAll of your commitments, now in one place. Meet the beautifully designed, fully integrated calendar for your work and life." + "munki_display_name": "EV3 Classroom", + "munki_description": "If you have any LEGO MINDSTORMS Education EV3 product and want to program your EV3 Brick with word block coding, download the LEGO MINDSTORMS Education EV3 Classroom App." }, - "com.github.dataJAR-recipes.download.i1Profiler": { - "name": "i1Profiler", - "description": "Downloads the latest version of i1Profiler", + "com.github.dataJAR-recipes.download.EV3 Classroom": { + "name": "EV3Classroom", + "description": "Downloads the latest version of EV3 Classroom", "repo": "autopkg/dataJAR-recipes", - "path": "i1Profiler/i1Profiler.download.recipe", - "shortname": "i1Profiler.download", + "path": "EV3 Classroom/EV3 Classroom.download.recipe", + "shortname": "EV3 Classroom.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.i1Profiler", - "com.github.autopkg.mikestechshop.pkg.i1Profiler" + "com.github.dataJAR-recipes.munki.EV3 Classroom" ] }, - "com.github.dataJAR-recipes.munki.i1Profiler": { - "name": "i1Profiler", - "description": "Downloads the latest client installer for i1Profiler and imports it into Munki.", + "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 7": { + "name": "CrashPlanForEnterprise7", + "description": "Download recipe for the latest version of CrashPlan for Enterprise 7 and extracts the Pkg", "repo": "autopkg/dataJAR-recipes", - "path": "i1Profiler/i1Profiler.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.i1Profiler", - "shortname": "i1Profiler.munki", - "inferred_type": "munki", - "munki_display_name": "i1Profiler", - "munki_description": "i1Profiler Profile Creation Tool" + "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.download.recipe", + "deprecated": true, + "shortname": "CrashPlan for Enterprise 7.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7" + ] }, - "com.github.dataJAR-recipes.munki.Racket 7": { - "name": "Racket7", - "description": "Download recipe for the latest version of Racket 7 and imports into Munki.", + "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 7": { + "name": "CrashPlanForEnterprise7", + "description": "Downloads the latest version CrashPlan for Enterprise 7 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 7/Racket 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Racket 7", - "shortname": "Racket 7.munki", + "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7", + "shortname": "CrashPlan for Enterprise 7.munki", "inferred_type": "munki", - "munki_display_name": "Racket 7", - "munki_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." + "munki_display_name": "CrashPlan for Enterprise 7", + "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." }, - "com.github.dataJAR-recipes.pkg.Racket 7": { - "name": "Racket7", - "description": "Download recipe for the latest version of Racket 7 and creates a pkg.", + "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7": { + "name": "CrashPlanForEnterprise7", + "description": "Download recipe for the latest version of CrashPlan for Enterprise 7.", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 7/Racket 7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Racket 7", - "shortname": "Racket 7.pkg", + "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 7", + "shortname": "CrashPlan for Enterprise 7.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Racket 7", - "com.github.dataJAR-recipes.jss.Racket 7" + "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 7", + "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 7" ] }, - "com.github.dataJAR-recipes.jss.Racket 7": { - "name": "Racket7", - "description": "Download recipe for the latest version of Racket 7 and then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 7": { + "name": "CrashPlanForEnterprise7", + "description": "Downloads the latest version of CrashPlan for Enterprise 7 and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 7/Racket 7.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Racket 7", + "path": "CrashPlan for Enterprise 7/CrashPlan for Enterprise 7.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7", "deprecated": true, - "shortname": "Racket 7.jss", + "shortname": "CrashPlan for Enterprise 7.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." + "jamf_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." }, - "com.github.dataJAR-recipes.download.Racket 7": { - "name": "Racket7", - "description": "Download recipe for the latest version of Racket 7.", + "com.github.dataJAR-recipes.munki.Mobirise": { + "name": "Mobirise", + "description": "Downloads the current release version of Mobirise and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 7/Racket 7.download.recipe", - "shortname": "Racket 7.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Racket 7" - ] + "path": "Mobirise/Mobirise.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mobirise", + "shortname": "Mobirise.munki", + "inferred_type": "munki", + "munki_display_name": "Mobirise", + "munki_description": "Mobirise is a free offline app for Window and Mac to easily create small/medium websites, landing pages, online resumes and portfolios, promo sites for apps, events, services and products." }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN": { - "name": "SketchUpPro2018-EN", - "description": "Downloads the latest version of SketchUp Pro 2018 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.Mobirise": { + "name": "Mobirise", + "description": "Download recipe for the latest version of Mobirise.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2018 EN/SketchUp Pro 2018 EN.download.recipe", - "shortname": "SketchUp Pro 2018 EN.download", + "path": "Mobirise/Mobirise.download.recipe", + "shortname": "Mobirise.download", "inferred_type": "download", "children": [ - "com.github.gregneagle.munki.SketchUpPro2018", - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN" + "com.github.dataJAR-recipes.munki.Mobirise" ] }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2018 EN": { - "name": "SketchUpPro2018-EN", - "description": "Downloads the latest version of SketchUp Pro 2018 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.Soundly": { + "name": "Soundly", + "description": "Downloads the latest version of Soundly and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2018 EN/SketchUp Pro 2018 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN", - "shortname": "SketchUp Pro 2018 EN.munki", + "path": "Soundly/Soundly.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Soundly", + "shortname": "Soundly.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2018", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "Soundly", + "munki_description": "Find your perfect sound in the massive Soundly cloud library, use our powerful search engine on your local files, and Drag and Drop sounds to your favorite tools!\n " }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN": { - "name": "SketchUpPro2018-EN", - "description": "Downloads the latest version of SketchUp Pro 2018 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.download.Soundly": { + "name": "Soundly", + "description": "Downloads the latest version of Soundly.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2018 EN/SketchUp Pro 2018 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN", - "shortname": "SketchUp Pro 2018 EN.pkg", - "inferred_type": "pkg", + "path": "Soundly/Soundly.download.recipe", + "shortname": "Soundly.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2018 EN" + "com.github.dataJAR-recipes.munki.Soundly", + "com.github.moofit-recipes.pkg.Soundly" ] }, - "com.github.dataJAR-recipes.munki.Asana": { - "name": "Asana", - "description": "Downloads the latest version of Asana and imports into Munki", - "repo": "autopkg/dataJAR-recipes", - "path": "Asana/Asana.munki.recipe", - "parent": "com.github.mikestechshop.download.asana", - "shortname": "Asana.munki", - "inferred_type": "munki", - "munki_display_name": "Asana", - "munki_description": "Asana\u2019s native desktop app removes distractions so you can focus on what\u2019s important. Just download according to your OS, login with your email on the web, and you\u2019ll be guided to your new favorite app." - }, - "com.github.dataJAR-recipes.munki.ClaroRead": { - "name": "ClaroRead", - "description": "Downloads the latest version of ClaroRead and imports it into Munki.", + "com.github.dataJAR-recipes.munki.AzureDataStudio": { + "name": "AzureDataStudio", + "description": "Downloads the latest version of Azure Data Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ClaroRead/ClaroRead.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ClaroRead", - "shortname": "ClaroRead.munki", + "path": "Azure Data Studio/Azure Data Studio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AzureDataStudio", + "shortname": "Azure Data Studio.munki", "inferred_type": "munki", - "munki_display_name": "ClaroRead", - "munki_description": "ClaroRead Mac supports reading and writing. Designed to be simple, easy-to-use and flexible, ClaroRead aids concentration and increases confidence. You can read any on-screen text out loud and improve your writing in Microsoft Word. ClaroRead Mac also lets you scan and convert paper books and documents so you can read them aloud too." + "munki_display_name": "Azure Data Studio", + "munki_description": "Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards.\n\nUse Azure Data Studio to query, design, and manage your databases and data warehouses wherever they are, on your local computer or in the cloud." }, - "com.github.dataJAR-recipes.download.ClaroRead": { - "name": "ClaroRead", - "description": "Downloads latest version of ClaroRead.", + "com.github.dataJAR-recipes.download.AzureDataStudio": { + "name": "Azure Data Studio", + "description": "Downloads the latest version of Azure Data Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "ClaroRead/ClaroRead.download.recipe", - "shortname": "ClaroRead.download", + "path": "Azure Data Studio/Azure Data Studio.download.recipe", + "shortname": "Azure Data Studio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ClaroRead" + "com.github.dataJAR-recipes.munki.AzureDataStudio", + "com.github.davidbpirie.pkg.AzureDataStudio", + "com.github.davidbpirie.munki.AzureDataStudio" ] }, - "com.github.dataJAR-recipes.munki.Gladinet Cloud Drive Mac Client 9": { - "name": "Gladinet Cloud Drive Mac Client 9", - "description": "Downloads the Gladinet Cloud Drive Mac Client 9 dmg and imports into Munki", + "com.github.dataJAR-recipes.munki.Geekbench 6": { + "name": "Geekbench6", + "description": "Downloads the latest version of Geekbench 6 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Drive Mac Client 9/Gladinet Cloud Drive Mac Client 9.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Drive Mac Client 9", - "shortname": "Gladinet Cloud Drive Mac Client 9.munki", + "path": "Geekbench 6/Geekbench 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Geekbench 6", + "shortname": "Geekbench 6.munki", "inferred_type": "munki", - "munki_display_name": "Gladinet Cloud Drive Mac Client", - "munki_description": "Gladinet Cloud Mac OS X client integrates with Mac Finder with a drive volume. Inside the drive volume, you can see the backend storage files and folders from Gladinet Cloud Enterprise." + "munki_display_name": "Geekbench 6", + "munki_description": "Geekbench 6, the latest major upgrade to Primate Labs\u2019 easy-to-use cross-platform benchmark, is now available for download. Geekbench 6 allows you to measure your system\u2019s power more accurately than ever before." }, - "com.github.dataJAR-recipes.download.Gladinet Cloud Drive Mac Client 9": { - "name": "Gladinet Cloud Drive Mac Client 9", - "description": "Download recipe for Gladinet Cloud Drive Mac Client 9", + "com.github.dataJAR-recipes.download.Geekbench 6": { + "name": "Geekbench6", + "description": "Downloads the latest version of Geekbench 6.", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Drive Mac Client 9/Gladinet Cloud Drive Mac Client 9.download.recipe", - "shortname": "Gladinet Cloud Drive Mac Client 9.download", + "path": "Geekbench 6/Geekbench 6.download.recipe", + "shortname": "Geekbench 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Gladinet Cloud Drive Mac Client 9" + "com.github.dataJAR-recipes.munki.Geekbench 6" ] }, - "com.github.dataJAR-recipes.download.Kaspersky Network Agent": { - "name": "KasperskyNetworkAgent", - "description": "Download recipe for Kaspersky Network Agent.", + "com.github.dataJAR-recipes.munki.OpenVPN Connect Client 3": { + "name": "OpenVPNConnectClient3", + "description": "Downloads the latest version of OpenVPN Connect Client 3 and imports it into Munki.\n\nSet the ARCH variable to \"x86_64\" for Intel downloads or \"arm64\" for Apple Silicon downloads.\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Kaspersky Network Agent/Kaspersky Network Agent.download.recipe", - "deprecated": true, - "shortname": "Kaspersky Network Agent.download", + "path": "OpenVPN Connect Client/OpenVPN Connect Client 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.OpenVPN Connect Client 3", + "shortname": "OpenVPN Connect Client 3.munki", + "inferred_type": "munki", + "munki_display_name": "OpenVPN", + "munki_description": "Official OpenVPN client for Mac for connecting to VPN servers using the OpenVPN protocol." + }, + "com.github.dataJAR-recipes.download.OpenVPN Connect Client 3": { + "name": "OpenVPNConnectClient3", + "description": "Downloads the latest version of the OpenVPN Connect Client 3 for Mac.\n\nSet the ARCH variable to \"x86_64\" for Intel downloads or \"arm64\" for Apple Silicon downloads.", + "repo": "autopkg/dataJAR-recipes", + "path": "OpenVPN Connect Client/OpenVPN Connect Client 3.download.recipe", + "shortname": "OpenVPN Connect Client 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent" + "com.github.dataJAR-recipes.munki.OpenVPN Connect Client 3" ] }, - "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent": { - "name": "KasperskyNetworkAgent", - "description": "Downloads the latest version of Kaspersky Network Agent and creates a package.", + "com.github.dataJAR-recipes.download.FabFilter Pro-MB": { + "name": "FabFilter Pro-MB", + "description": "Downloads the latest version of FabFilter Pro-MB", "repo": "autopkg/dataJAR-recipes", - "path": "Kaspersky Network Agent/Kaspersky Network Agent.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Kaspersky Network Agent", - "shortname": "Kaspersky Network Agent.pkg", - "inferred_type": "pkg", + "path": "FabFilter Pro-MB/FabFilter Pro-MB.download.recipe", + "shortname": "FabFilter Pro-MB.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Kaspersky Network Agent" + "com.github.dataJAR-recipes.munki.FabFilter Pro-MB" ] }, - "com.github.dataJAR-recipes.munki.Kaspersky Network Agent": { - "name": "KasperskyNetworkAgent", - "description": "Downloads the latest version of Kaspersky Network Agent and imports into Munki", + "com.github.dataJAR-recipes.munki.FabFilter Pro-MB": { + "name": "FabFilter Pro-MB", + "description": "Downloads the latest version of FabFilter Pro-MB and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Kaspersky Network Agent/Kaspersky Network Agent.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent", - "shortname": "Kaspersky Network Agent.munki", + "path": "FabFilter Pro-MB/FabFilter Pro-MB.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-MB", + "shortname": "FabFilter Pro-MB.munki", "inferred_type": "munki", - "munki_display_name": "Kaspersky Network Agent", - "munki_description": "Network Agent facilitates interaction between the Administration Server and Kaspersky products installed on workstations and servers." + "munki_display_name": "FabFilter Pro-MB", + "munki_description": "Professional multiband compressor and expander plug-in" }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2022 EN": { - "name": "SketchUpPro2022-EN", - "description": "Downloads the latest version of SketchUp Pro 2022 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial": { + "name": "Vectoraster7-Trial", + "description": "Downloads the latest version of Zinio Reader and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2022 EN/SketchUp Pro 2022 EN.download.recipe", - "shortname": "SketchUp Pro 2022 EN.download", - "inferred_type": "download", + "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Vectoraster 7-Trial", + "shortname": "Vectoraster 7-Trial.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN" + "com.github.dataJAR-recipes.jss.Vectoraster 7-Trial" ] }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN": { - "name": "SketchUpPro2022-EN", - "description": "Downloads the latest version of SketchUp Pro 2022 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.download.Vectoraster 7-Trial": { + "name": "Vectoraster7-Trial", + "description": "Download recipe for the latest trial version of Vectoraster 7.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2022 EN/SketchUp Pro 2022 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2022 EN", - "shortname": "SketchUp Pro 2022 EN.pkg", - "inferred_type": "pkg", + "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.download.recipe", + "shortname": "Vectoraster 7-Trial.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2022 EN" + "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial", + "com.github.dataJAR-recipes.munki.Vectoraster 7-Trial" ] }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2022 EN": { - "name": "SketchUpPro2022-EN", - "description": "Downloads the latest version of SketchUp Pro 2022 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.Vectoraster 7-Trial": { + "name": "Vectoraster7-Trial", + "description": "Downloads the latest trial version of Vectoraster 7 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2022 EN/SketchUp Pro 2022 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN", - "shortname": "SketchUp Pro 2022 EN.munki", + "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Vectoraster 7-Trial", + "shortname": "Vectoraster 7-Trial.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2022", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "Vectoraster 7", + "munki_description": "Vectoraster is a graphics utility for creating vector-based raster patterns and halftones based on images or gradients." }, - "com.github.dataJAR-recipes.munki.Surfshark": { - "name": "Surfshark", - "description": "Downloads the latest version of Surfshark and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Vectoraster 7-Trial": { + "name": "Vectoraster7-Trial", + "description": "Downloads the current release version of Vectoraster 7 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Surfshark/Surfshark.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Surfshark", - "shortname": "Surfshark.munki", + "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial", + "deprecated": true, + "shortname": "Vectoraster 7-Trial.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Vectoraster is a graphics utility for creating vector-based raster patterns and halftones based on images or gradients." + }, + "com.github.dataJAR-recipes.munki.Meshmixer": { + "name": "Meshmixer", + "description": "Imports the latest version of the Meshmixer software into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Meshmixer/Meshmixer.munki.recipe", + "parent": "com.github.hansen-m.download.Meshmixer", + "shortname": "Meshmixer.munki", "inferred_type": "munki", - "munki_display_name": "Surfshark", - "munki_description": "Secure your digital life" + "munki_display_name": "Meshmixer", + "munki_description": "Meshmixer is state-of-the-art software for working with triangle meshes." }, - "com.github.dataJAR-recipes.download.Surfshark": { - "name": "Surfshark", - "description": "Downloads the latest version of Surfshark.", + "com.github.dataJAR-recipes.munki.Dialpad": { + "name": "Dialpad", + "description": null, "repo": "autopkg/dataJAR-recipes", - "path": "Surfshark/Surfshark.download.recipe", - "shortname": "Surfshark.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Surfshark" - ] + "path": "Dialpad/Dialpad.munki.recipe", + "parent": "com.github.autopkg.mikestechshop.download.Dialpad", + "shortname": "Dialpad.munki", + "inferred_type": "munki", + "munki_display_name": "Dialpad", + "munki_description": "Move your phone system, conferencing and call center to the cloud. Support your modern, mobile workers. Work from anywhere and let Ai make every call a smarter call." }, - "com.github.dataJAR-recipes.munki.RancherDesktop": { - "name": "Rancher Desktop", - "description": "Downloads the latest version of Rancher Desktop and imports it into Munki.\n\nFor the SUPPORTED_ARCH variable use\n\n- \"arm64\" for Apple Silicon\n- x86_64 for Intel\n\n", + "com.github.dataJAR-recipes.munki.Arctic": { + "name": "Arctic", + "description": "Downloads the latest version of Arctic and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Rancher Desktop/Rancher Desktop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RancherDesktop", - "shortname": "Rancher Desktop.munki", + "path": "Arctic/Arctic.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Arctic", + "shortname": "Arctic.munki", "inferred_type": "munki", - "munki_display_name": "Rancher Desktop", - "munki_description": "Container Management and Kubernetes on the Desktop" + "munki_display_name": "Arctic", + "munki_description": "A single-view source of truth for all your Final Cut Pro libraries, whether they are connected or in a cupboard. Locate media, assets, caches, and clean up what you no longer need." }, - "com.github.dataJAR-recipes.download.RancherDesktop": { - "name": "Rancher Desktop", - "description": "Downloads the latest version of Rancher Desktop.\n\nFor the ARCH_TYPE variable use\n\n- \"aarch64\" for Apple Silicon\n- x86_64 for Intel\n\n", + "com.github.dataJAR-recipes.download.Arctic": { + "name": "Arctic", + "description": "Downloads the latest version of Arctic.", "repo": "autopkg/dataJAR-recipes", - "path": "Rancher Desktop/Rancher Desktop.download.recipe", - "shortname": "Rancher Desktop.download", + "path": "Arctic/Arctic.download.recipe", + "shortname": "Arctic.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RancherDesktop" + "com.github.dataJAR-recipes.munki.Arctic" ] }, - "com.github.dataJAR-recipes.download.nodejslts": { - "name": "nodelts", - "description": "Downloads the latest LTS version of Node.js.\n\nMAJOR_VERSION needs to be one of the 'latest-v' version numbers listed here: https://nodejs.org/dist/", + "com.github.dataJAR-recipes.munki.Microsoft Outlook 365": { + "name": "Microsoft Outlook 365", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Outlook 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", "repo": "autopkg/dataJAR-recipes", - "path": "Node JS LTS.js/nodejslts.download.recipe", - "shortname": "nodejslts.download", + "path": "Microsoft Outlook 365/Microsoft Outlook 365.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "shortname": "Microsoft Outlook 365.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Outlook", + "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." + }, + "com.github.dataJAR-recipes.download.Reflector 4": { + "name": "Reflector4", + "description": "Downloads the latest version of the Reflector 4 app.", + "repo": "autopkg/dataJAR-recipes", + "path": "Reflector 4/Reflector 4.download.recipe", + "shortname": "Reflector 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.nodejslts" + "com.github.dataJAR-recipes.munki.Reflector 4" ] }, - "com.github.dataJAR-recipes.munki.nodejslts": { - "name": "nodelts", - "description": "Downloads the latest LTS version of Node.js and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Node JS LTS.js/nodejslts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.nodejslts", - "shortname": "nodejslts.munki", - "inferred_type": "munki", - "munki_display_name": "Node.js LTS", - "munki_description": "NodeLTS.js\u00ae is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications." - }, - "com.github.dataJAR-recipes.munki.Webroot SecureAnywhere": { - "name": "WebrootSecureAnywhere", - "description": "Downloads the current release version of Webroot SecureAnywhere and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Reflector 4": { + "name": "Reflector4", + "description": "Imports the latest version of the Reflector 4 client into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Webroot SecureAnywhere/Webroot SecureAnywhere.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Webroot SecureAnywhere", - "shortname": "Webroot SecureAnywhere.munki", + "path": "Reflector 4/Reflector 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Reflector 4", + "shortname": "Reflector 4.munki", "inferred_type": "munki", - "munki_display_name": "Webroot SecureAnywhere", - "munki_description": "Full-scale antivirus security." + "munki_display_name": "Reflector 4", + "munki_description": "Discover how easy it is to wirelessly share and record your favorite devices. No cables, adapters or confusing hardware. Present, teach or entertain from the palm of your hand." }, - "com.github.dataJAR-recipes.download.Webroot SecureAnywhere": { - "name": "WebrootSecureAnywhere", - "description": "Downloads the current release version of Webroot SecureAnywhere.", + "com.github.dataJAR-recipes.download.Figma": { + "name": "Figma", + "description": "Downloads the current release version of Figma.\n\t\turl for x86: https://desktop.figma.com/mac/Figma.zip\n\t\turl for arm64: https://desktop.figma.com/mac-arm/Figma.zip\n\t", "repo": "autopkg/dataJAR-recipes", - "path": "Webroot SecureAnywhere/Webroot SecureAnywhere.download.recipe", - "shortname": "Webroot SecureAnywhere.download", + "path": "Figma/Figma.download.recipe", + "shortname": "Figma.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Webroot SecureAnywhere" + "com.github.peshay.filewave.Figma", + "com.github.dataJAR-recipes.munki.Figma", + "com.github.dataJAR-recipes.pkg.Figma" ] }, - "com.github.dataJAR-recipes.download.Muse Hub": { - "name": "MuseHub", - "description": "Downloads the latest version of Muse Hub.", + "com.github.dataJAR-recipes.munki.Figma": { + "name": "Figma", + "description": "Downloads the current release version of Figma and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Muse Hub/Muse Hub.download.recipe", - "shortname": "Muse Hub.download", - "inferred_type": "download", + "path": "Figma/Figma.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Figma", + "shortname": "Figma.munki", + "inferred_type": "munki", + "munki_display_name": "Figma", + "munki_description": "Design, prototype, and gather feedback all in one place with Figma." + }, + "com.github.dataJAR-recipes.pkg.Figma": { + "name": "Figma", + "description": "Downloads the current release version of Figma and makes a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "Figma/Figma.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Figma", + "shortname": "Figma.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Muse Hub" + "com.github.dataJAR-recipes.jss.Figma", + "com.github.andredb90.filewave.Figma-pkg", + "com.github.smithjw.jamf.Figma" ] }, - "com.github.dataJAR-recipes.munki.Muse Hub": { - "name": "MuseHub", - "description": "Downloads the latest version of Muse Hub and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Figma": { + "name": "Figma", + "description": "Downloads the latest version of Figma and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Muse Hub/Muse Hub.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Muse Hub", - "shortname": "Muse Hub.munki", - "inferred_type": "munki", - "munki_display_name": "Muse Hub", - "munki_description": "Muse Hub brings creative tools to everyone. Download free apps, sample libraries, plugins and more for music and audio production." + "path": "Figma/Figma.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Figma", + "deprecated": true, + "shortname": "Figma.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Design, prototype, and gather feedback all in one place with Figma." }, - "com.github.dataJAR-recipes.munki.Audinate Dante Virtual Soundcard": { - "name": "Audinate Dante Virtual Soundcard", - "description": "Downloads the latest version of Audinate Dante Virtual Soundcard and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Catalyst Prepare": { + "name": "CatalystPrepare", + "description": "Downloads the latest trial version of Catalyst Prepare and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Audinate Dante Virtual Soundcard/Audinate Dante Virtual Soundcard.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Audinate Dante Virtual Soundcard", - "shortname": "Audinate Dante Virtual Soundcard.munki", + "path": "Catalyst Prepare/Catalyst Prepare.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Catalyst Prepare", + "shortname": "Catalyst Prepare.munki", "inferred_type": "munki", - "munki_display_name": "Audinate Dante Virtual Soundcard", - "munki_description": "Dante Virtual Soundcard turns your computer into a Dante-powered workstation, seamlessly integrating your PC or Mac with Dante audio devices on your network. Instantly connect to record, process and playout using any audio application and any combination of Dante-enabled devices." + "munki_display_name": "Catalyst Prepare", + "munki_description": "Jump start the editing and review process by creating a rough cut storyboard with a quick initial color grade, then render it out directly or export an EDL for use in popular NLEs." }, - "com.github.dataJAR-recipes.download.Audinate Dante Virtual Soundcard": { - "name": "Audinate Dante Virtual Soundcard", - "description": "Downloads latest version of Audinate Dante Virtual Soundcard.", + "com.github.dataJAR-recipes.download.Catalyst Prepare": { + "name": "CatalystPrepare", + "description": "Download recipe for the latest trial version of Catalyst Prepare.", "repo": "autopkg/dataJAR-recipes", - "path": "Audinate Dante Virtual Soundcard/Audinate Dante Virtual Soundcard.download.recipe", - "shortname": "Audinate Dante Virtual Soundcard.download", + "path": "Catalyst Prepare/Catalyst Prepare.download.recipe", + "shortname": "Catalyst Prepare.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Audinate Dante Virtual Soundcard" + "com.github.dataJAR-recipes.munki.Catalyst Prepare" ] }, - "com.github.dataJAR-recipes.download.SoundQ": { - "name": "SoundQ", - "description": "Downloads the latest version of SoundQ.", + "com.github.dataJAR-recipes.download.PS Remote Play": { + "name": "PSRemotePlay", + "description": "Downloads the latest version of PS Remote Play.", "repo": "autopkg/dataJAR-recipes", - "path": "SoundQ/SoundQ.download.recipe", - "shortname": "SoundQ.download", + "path": "PS Remote Play/PS Remote Play.download.recipe", + "shortname": "PS Remote Play.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SoundQ" + "com.github.dataJAR-recipes.munki.PS Remote Play" ] }, - "com.github.dataJAR-recipes.munki.SoundQ": { - "name": "SoundQ", - "description": "Downloads the latest version of SoundQ and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "SoundQ/SoundQ.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SoundQ", - "shortname": "SoundQ.munki", - "inferred_type": "munki", - "munki_display_name": "SoundQ", - "munki_description": "Create with Unlimited SFX and Music\n\nSoundQ is sound library software that integrates with your editor of choice. Your go-to sound source that sends directly from the cloud to your timeline." - }, - "com.github.dataJAR-recipes.munki.Resolume Avenue": { - "name": "Resolume Avenue", - "description": "Downloads the latest version of Resolume Avenue and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Resolume Avenue/Resolume Avenue.munki.recipe", - "parent": "com.github.amsysuk-recipes.download.Avenue", - "shortname": "Resolume Avenue.munki", - "inferred_type": "munki", - "munki_display_name": "Resolume Avenue", - "munki_description": "Avenue is an instrument for VJs, AV performers and video artists. It puts all your media and effects right at your fingertips so you can quickly improvise your live visuals." - }, - "com.github.dataJAR-recipes.munki.Traffic": { - "name": "Traffic", - "description": "Downloads the latest version of Traffic and imports into Munki.", + "com.github.dataJAR-recipes.munki.PS Remote Play": { + "name": "PSRemotePlay", + "description": "Downloads the latest version of PS Remote Play and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Traffic/Traffic.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Traffic", - "shortname": "Traffic.munki", + "path": "PS Remote Play/PS Remote Play.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PS Remote Play", + "shortname": "PS Remote Play.munki", "inferred_type": "munki", - "munki_display_name": "Traffic", - "munki_description": "TrafficLIVE: Integrated Agency Management Software. Transform the way your agency focuses on people, profits, clients and the creative process." + "munki_display_name": "PS Remote Play", + "munki_description": "Designed to optimize and personalize your PS Remote Play products." }, - "com.github.dataJAR-recipes.pkg.Traffic": { - "name": "Traffic", - "description": "Downloads the latest trial version of Traffic and creates a package.", + "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6": { + "name": "LinkOptimizer", + "description": "Downloads the latest version of Zevrix LinkOptimizer 6 and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Traffic/Traffic.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Traffic", - "shortname": "Traffic.pkg", + "path": "Zevrix LinkOptimizer 6/Zevrix LinkOptimizer 6.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Zevrix LinkOptimizer 6", + "shortname": "Zevrix LinkOptimizer 6.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Traffic" + "com.github.dataJAR-recipes.munki.Zevrix LinkOptimizer 6" ] }, - "com.github.dataJAR-recipes.download.Traffic": { - "name": "Traffic", - "description": "Download recipe for the latest version of Traffic.", + "com.github.dataJAR-recipes.download.Zevrix LinkOptimizer 6": { + "name": "ZevrixLinkOptimizer6", + "description": "Downloads the latest version of Zevrix LinkOptimizer 6.", "repo": "autopkg/dataJAR-recipes", - "path": "Traffic/Traffic.download.recipe", - "shortname": "Traffic.download", + "path": "Zevrix LinkOptimizer 6/Zevrix LinkOptimizer 6.download.recipe", + "shortname": "Zevrix LinkOptimizer 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Traffic" + "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6" ] }, - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019": { - "name": "Microsoft PowerPoint 2019", - "description": "This recipe downloads and imports the full installer pkg for Microsoft PowerPoint 2019 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft PowerPoint 2019/Microsoft PowerPoint 2019.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", - "shortname": "Microsoft PowerPoint 2019.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft PowerPoint", - "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." - }, - "com.github.dataJAR-recipes.munki.AirParrot 3": { - "name": "AirParrot3", - "description": "Downloads thev latest ersion of AirParrot 3 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Zevrix LinkOptimizer 6": { + "name": "ZevrixLinkOptimizer6", + "description": "Downloads the latest version of Zevrix LinkOptimizer 6 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "AirParrot 3/AirParrot 3.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.AirParrot3", - "shortname": "AirParrot 3.munki", + "path": "Zevrix LinkOptimizer 6/Zevrix LinkOptimizer 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6", + "shortname": "Zevrix LinkOptimizer 6.munki", "inferred_type": "munki", - "munki_display_name": "AirParrot 3", - "munki_description": "Streaming and Mirroring for Windows and macOS\n\nWirelessly mirror your screen or stream media files to a variety of receivers. AirParrot quickly finds available media receivers on your network and uses quick connect to connect directly to any device running Reflector 4. Easily mirror your screen, extend your desktop or stream files to share videos, audio, presentations and much more!" + "munki_display_name": "LinkOptimizer", + "munki_description": "Reduce InDesign link size; convert image colors, formats and more." }, - "com.github.dataJAR-recipes.download.FLEXOPTIX App": { - "name": "FLEXOPTIXApp", - "description": "Downloads the latest version of FLEXOPTIX App.", + "com.github.dataJAR-recipes.download.OpenJDK": { + "name": "OpenJDK", + "description": "Downloads the latest OpenJDK for macOS.", "repo": "autopkg/dataJAR-recipes", - "path": "FLEXOPTIX App/FLEXOPTIX App.download.recipe", - "shortname": "FLEXOPTIX App.download", + "path": "OpenJDK/OpenJDK.download.recipe", + "shortname": "OpenJDK.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FLEXOPTIX App" + "com.github.dataJAR-recipes.pkg.OpenJDK" ] }, - "com.github.dataJAR-recipes.munki.FLEXOPTIX App": { - "name": "FLEXOPTIXApp", - "description": "Downloads the current release version of Amazon Coretto 8 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.OpenJDK": { + "name": "OpenJDK", + "description": "Downloads the current release version of OpenJDK and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FLEXOPTIX App/FLEXOPTIX App.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FLEXOPTIX App", - "shortname": "FLEXOPTIX App.munki", + "path": "OpenJDK/OpenJDK.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.OpenJDK", + "shortname": "OpenJDK.munki", "inferred_type": "munki", - "munki_display_name": "FLEXOPTIX App", - "munki_description": "In order to keep all the reconfigure.me features available for you, we\u2019ve decided to make our own application and while we were at it, gave it a nice clean up and new paint job.\nThe result is the FLEXOPTIX App, which comes with support for all common Windows, MacOS X and Linux operating systems as well as almost all the features you know and love." + "munki_display_name": "OpenJDK", + "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." }, - "com.github.dataJAR-recipes.download.dearVRMICRO": { - "name": "dearVRMICRO", - "description": "Downloads the latest version of dearVR MICRO.", + "com.github.dataJAR-recipes.pkg.OpenJDK": { + "name": "OpenJDK", + "description": "Downloads the current release version of OpenJDK and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "dearVR MICRO/dearVR MICRO.download.recipe", - "shortname": "dearVR MICRO.download", - "inferred_type": "download", + "path": "OpenJDK/OpenJDK.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.OpenJDK", + "shortname": "OpenJDK.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.dearVRMICRO" + "com.github.dataJAR-recipes.munki.OpenJDK" ] }, - "com.github.dataJAR-recipes.munki.dearVRMICRO": { - "name": "dearVRMICRO", - "description": "Downloads the latest version of dearVR MICRO and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Algodoo": { + "name": "Algodoo", + "description": "Downloads the latest version of Algodoo and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "dearVR MICRO/dearVR MICRO.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.dearVRMICRO", - "shortname": "dearVR MICRO.munki", + "path": "Algodoo/Algodoo.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Algodoo", + "shortname": "Algodoo.munki", "inferred_type": "munki", - "munki_display_name": "dearVR MICRO", - "munki_description": "Take the first step into 3D audio production.\n\nFully immerse your listener with mind-blowing binaural tracks and benefit from Dear Reality\u2019s and Sennheiser AMBEO\u2019s joined forces." - }, - "com.github.dataJAR-recipes.munki.Microsoft Teams work or school": { - "name": "MicrosoftTeams(workorschool)", - "description": "Downloads the latest version of Microsoft Teams (work or school) and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Teams (work or school)/Microsoft Teams (work or school).munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Microsoft Teams work or school", - "deprecated": true + "munki_display_name": "Algodoo", + "munki_description": "Algodoo gives you the opportunity to play with physics. Use your own hands and simple drawing tools to design, construct and explore the world of physics.\n\nSounds like an interesting idea? Algodoo is that program." }, - "com.github.dataJAR-recipes.download.Microsoft Teams work or school": { - "name": "MicrosoftTeams(workorschool)", - "description": "Downloads the latest version of Microsoft Teams (work or school).", + "com.github.dataJAR-recipes.download.Algodoo": { + "name": "Algodoo", + "description": "Downloads the latest version of Algodoo.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Teams (work or school)/Microsoft Teams (work or school).download.recipe", - "deprecated": true, + "path": "Algodoo/Algodoo.download.recipe", + "shortname": "Algodoo.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Microsoft Teams work or school" + "com.github.dataJAR-recipes.munki.Algodoo" ] }, - "com.github.dataJAR-recipes.download.Exposure X7": { - "name": "ExposureX7", - "description": "Downloads the latest version of Exposure X7", + "com.github.dataJAR-recipes.munki.EarMaster 7 Beta": { + "name": "EarMaster7", + "description": "Downloads the latest beta version of EarMaster imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Exposure X7/Exposure X7.download.recipe", - "shortname": "Exposure X7.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Exposure X7" - ] + "path": "EarMaster 7 Beta/EarMaster7Beta.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EarMaster 7 Beta", + "shortname": "EarMaster7Beta.munki", + "inferred_type": "munki", + "munki_display_name": "EarMaster7", + "munki_description": "Ear training and music theory practice on PC and Mac." }, - "com.github.dataJAR-recipes.pkg.Exposure X7": { - "name": "ExposureX7", - "description": "Downloads the latest version of Exposure X7 and creates a package", + "com.github.dataJAR-recipes.download.EarMaster 7 Beta": { + "name": "EarMaster7", + "description": "Download recipe for the latest beta version of EarMaster 7.", "repo": "autopkg/dataJAR-recipes", - "path": "Exposure X7/Exposure X7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Exposure X7", - "shortname": "Exposure X7.pkg", - "inferred_type": "pkg", + "path": "EarMaster 7 Beta/EarMaster7Beta .download.recipe", + "shortname": "EarMaster7Beta .download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Exposure X7" + "com.github.dataJAR-recipes.munki.EarMaster 7 Beta" ] }, - "com.github.dataJAR-recipes.munki.Exposure X7": { - "name": "ExposureX7", - "description": "Downloads the latest version of Exposure X7 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", - "repo": "autopkg/dataJAR-recipes", - "path": "Exposure X7/Exposure X7.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Exposure X7", - "shortname": "Exposure X7.munki", - "inferred_type": "munki", - "munki_display_name": "Exposure X7", - "munki_description": "Exposure X7 is the creative photo editor that handles every step of your workflow." - }, - "com.github.dataJAR-recipes.munki.threat-dragon-desktop": { - "name": "threat-dragon-desktop", - "description": "This recipe has been deprecated. Please use new recipes located here: https://github.com/autopkg/dataJAR-recipes/tree/master/Threat-Dragon-ng", + "com.github.dataJAR-recipes.munki.OpenJDK13": { + "name": "OpenJDK 13", + "description": "Downloads the current release version of OpenJDK 13, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "threat-dragon-desktop/threat-dragon-desktop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.threat-dragon-desktop", + "path": "OpenJDK13/OpenJDK13.munki.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK13", "deprecated": true, - "shortname": "threat-dragon-desktop.munki", + "shortname": "OpenJDK13.munki", "inferred_type": "munki", - "munki_display_name": "threat-dragon-desktop", - "munki_description": "Threat Dragon is a free, open-source, cross-platform threat modeling application including system diagramming and a rule engine to auto-generate threats/mitigations. It is an OWASP Incubator Project and follows the values and principles of the threat modeling manifesto. The roadmap for the project is a great UX, a powerful rule engine and integration with other development lifecycle tools." + "munki_display_name": "OpenJDK 13", + "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." }, - "com.github.dataJAR-recipes.download.threat-dragon-desktop": { - "name": "threat-dragon-desktop", - "description": "This recipe has been deprecated. Please use new recipes located here: https://github.com/autopkg/dataJAR-recipes/tree/master/Threat-Dragon-ng", + "com.github.dataJAR-recipes.pkg.Disk Inventory X": { + "name": "Disk Inventory X", + "description": "Downloads the latest version of Disk Inventory X and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "threat-dragon-desktop/threat-dragon-desktop.download.recipe", - "deprecated": true, - "shortname": "threat-dragon-desktop.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.threat-dragon-desktop" - ] + "path": "Disk Inventory X/Disk Inventory X.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Disk Inventory X", + "shortname": "Disk Inventory X.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.WALTR PRO": { - "name": "WALTRPRO", - "description": "Downloads the latest version of WALTR PRO and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Disk Inventory X": { + "name": "Disk Inventory X", + "description": "Downloads the latest version of Disk Inventory X and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "WALTR PRO/WALTR PRO.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WALTR PRO", - "shortname": "WALTR PRO.munki", + "path": "Disk Inventory X/Disk Inventory X.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Disk Inventory X", + "shortname": "Disk Inventory X.munki", "inferred_type": "munki", - "munki_display_name": "WALTR PRO", - "munki_description": "Push any content to any Apple device." + "munki_display_name": "Disk Inventory X", + "munki_description": "Disk Inventory X is a disk usage utility for Mac OS X." }, - "com.github.dataJAR-recipes.download.WALTR PRO": { - "name": "WALTRPRO", - "description": "Downloads the latest version of WALTR PRO.", + "com.github.dataJAR-recipes.download.Disk Inventory X": { + "name": "Disk Inventory X", + "description": "Downloads the latest version of Disk Inventory X.", "repo": "autopkg/dataJAR-recipes", - "path": "WALTR PRO/WALTR PRO.download.recipe", - "shortname": "WALTR PRO.download", + "path": "Disk Inventory X/Disk Inventory X.download.recipe", + "shortname": "Disk Inventory X.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.WALTR PRO" + "com.github.dataJAR-recipes.pkg.Disk Inventory X", + "com.github.dataJAR-recipes.munki.Disk Inventory X" ] }, - "com.github.dataJAR-recipes.munki.Splashtop SOS": { - "name": "Splashtop SOS", - "description": "Downloads the latest version of Splashtop SOS and imports into Munki", + "com.github.dataJAR-recipes.munki.rekordbox 6": { + "name": "rekordbox6", + "description": "Downloads the latest version of rekordbox 6 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Splashtop SOS/Splashtop SOS.munki.recipe", - "parent": "com.github.peetinc.download.SplashtopSOS", - "shortname": "Splashtop SOS.munki", + "path": "rekordbox 6/rekordbox 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.rekordbox 6", + "shortname": "rekordbox 6.munki", "inferred_type": "munki", - "munki_display_name": "Splashtop SOS", - "munki_description": "Download and run the SOS app to give your IT Admin remote access to this computer." + "munki_display_name": "rekordbox 6", + "munki_description": "rekordbox is complete DJ software, from cloud music management to creative performance capabilities. Sync your library on multiple devices." }, - "com.github.dataJAR-recipes.download.OSCulator 3": { - "name": "OSCulator 3", - "description": "Downloads latest version of OSCulator 3", + "com.github.dataJAR-recipes.download.rekordbox 6": { + "name": "rekordbox6", + "description": "Downloads the latest version of rekordbox 6", "repo": "autopkg/dataJAR-recipes", - "path": "Osculator 3/Osculator 3.download.recipe", - "shortname": "Osculator 3.download", + "path": "rekordbox 6/rekordbox 6.download.recipe", + "shortname": "rekordbox 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.OSCulator 3" + "com.github.dataJAR-recipes.munki.rekordbox 6" ] }, - "com.github.dataJAR-recipes.munki.OSCulator 3": { - "name": "OSCulator 3", - "description": "Downloads the latest version of OSCulator 3 and imports into Munki.", + "com.github.dataJAR-recipes.download.Polar FlowSync 4": { + "name": "PolarFlowSync4", + "description": "Downloads the current release version of Polar FlowSync 4.", "repo": "autopkg/dataJAR-recipes", - "path": "Osculator 3/Osculator 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.OSCulator 3", - "shortname": "Osculator 3.munki", - "inferred_type": "munki", - "munki_display_name": "OSCulator 3", - "munki_description": "OSCulator is the missing link between your controllers and your music or video software. For example, you can use your Nintendo Wiimote or Apple iPhone with Ableton Live or any MIDI compatible application, with ease" + "path": "Polar FlowSync/Polar FlowSync 4.download.recipe", + "shortname": "Polar FlowSync 4.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Polar FlowSync 4" + ] }, - "com.github.dataJAR-recipes.download.Kiwi for Gmail": { - "name": "KiwiforGmail", - "description": "Download recipe for the latest trial version of Kiwi for Gmail.", + "com.github.dataJAR-recipes.download.flowsync": { + "name": "FlowSync", + "description": "Downloads the current release version of Polar FlowSync.", "repo": "autopkg/dataJAR-recipes", - "path": "Kiwi for Gmail/Kiwi for Gmail.download.recipe", - "shortname": "Kiwi for Gmail.download", + "path": "Polar FlowSync/FlowSync.download.recipe", + "shortname": "FlowSync.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Kiwi for Gmail" + "com.github.dataJAR-recipes.munki.flowsync" ] }, - "com.github.dataJAR-recipes.munki.Kiwi for Gmail": { - "name": "KiwiforGmail", - "description": "Downloads the latest trial version of Kiwi for Gmail and imports into Munki.", + "com.github.dataJAR-recipes.munki.Polar FlowSync 4": { + "name": "PolarFlowSync4", + "description": "Downloads the current release version of Polar FlowSync 4 and imports it to Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Kiwi for Gmail/Kiwi for Gmail.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Kiwi for Gmail", - "shortname": "Kiwi for Gmail.munki", + "path": "Polar FlowSync/Polar FlowSync 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Polar FlowSync 4", + "shortname": "Polar FlowSync 4.munki", "inferred_type": "munki", - "munki_display_name": "Kiwi for Gmail", - "munki_description": "A desktop application made to save your time spent in and out of Google by remembering what you had up, where you had it and just how you left it!" + "munki_display_name": "Polar FlowSync 4", + "munki_description": "Install Polar FlowSync 4 to sync all your training sessions and activity data with the Polar Flow web service for more in-depth analysis." }, - "com.github.dataJAR-recipes.munki.Pano2VR": { - "name": "Pano2VR", - "description": "Downloads the latest version of Pano2VR and imports it into Munki.", + "com.github.dataJAR-recipes.munki.flowsync": { + "name": "FlowSync", + "description": "Downloads the current release version of Polar FlowSync and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Pano2VR/Pano2VR.munki.recipe", - "parent": "com.github.jazzace.download.Pano2VR", - "shortname": "Pano2VR.munki", + "path": "Polar FlowSync/FlowSync.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.flowsync", + "shortname": "FlowSync.munki", "inferred_type": "munki", - "munki_display_name": "Pano2VR", - "munki_description": "Pano2VR is a powerful virtual tour software that converts your panoramic or 360\u00b0 photos and videos into interactive experiences.\nWhether you\u2019re working on a single gigapixel panorama or a virtual tour with thousands of scenes, Pano2VR can help you create an immersive experience for any modern browser. Finished projects can be seamlessly integrated with existing websites and viewed on desktops and mobile or VR devices." + "munki_display_name": "FlowSync", + "munki_description": "Install FlowSync to sync all your training sessions and activity data with the Polar Flow web service for more in-depth analysis." }, - "com.github.dataJAR-recipes.download.ZYLIA Studio": { - "name": "ZYLIAStudio", - "description": "Downloads the latest version of ZYLIA Studio.", + "com.github.dataJAR-recipes.download.UssAgent": { + "name": "UssAgent", + "description": "Download recipe for the latest version of UssAgent.", "repo": "autopkg/dataJAR-recipes", - "path": "ZYLIA Studio/ZYLIA Studio.download.recipe", - "shortname": "ZYLIA Studio.download", + "path": "UssAgent/UssAgent.download.recipe", + "shortname": "UssAgent.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ZYLIA Studio" + "com.github.dataJAR-recipes.munki.UssAgent" ] }, - "com.github.dataJAR-recipes.munki.ZYLIA Studio": { - "name": "ZYLIAStudio", - "description": "Downloads the latest version of ZYLIA Studio and imports it into Munki.", + "com.github.dataJAR-recipes.munki.UssAgent": { + "name": "UssAgent", + "description": "Downloads the latest version of UssAgent and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ZYLIA Studio/ZYLIA Studio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ZYLIA Studio", - "shortname": "ZYLIA Studio.munki", + "path": "UssAgent/UssAgent.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.UssAgent", + "shortname": "UssAgent.munki", "inferred_type": "munki", - "munki_display_name": "ZYLIA Studio", - "munki_description": "ZYLIA Studio is a dedicated application which enables recording and processing of every tune created by the band.\n\u200bYou can also separate your tracks using ZYLIA Studio." - }, - "com.github.dataJAR-recipes.jss.JPEGmini Pro-Trial": { - "name": "JPEGmini Pro-Trial", - "description": "Downloads the current release version of JPEGmini Pro and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial", - "deprecated": true, - "shortname": "JPEGmini Pro-Trial.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "JPEGmini Pro. The Photo Optimization Tool. Trusted by Thousands of Image Perfectionists. Get the smallest file size without compromising quality or changing your workflow." - }, - "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial": { - "name": "JPEGmini Pro-Trial", - "description": "Downloads the latest trial version of JPEGmini Pro and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial", - "shortname": "JPEGmini Pro-Trial.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.JPEGmini Pro-Trial" - ] + "munki_display_name": "UssAgent", + "munki_description": "Unified Security Service (USS) is a platform for delivering multiple, integrated, Internet security products that are more powerful together than as standalone solutions. As a platform, USS is built as a multi-tiered and multi-tenanted SaaS application with an API layer for 3rd party integration, which makes it an ideal solution for Managed Services." }, - "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial": { - "name": "JPEGmini Pro-Trial", - "description": "Downloads latest trial version of JPEGmini.", + "com.github.dataJAR-recipes.download.Jump Desktop Connect": { + "name": "JumpDesktopConnect", + "description": "Download recipe for the latest trial version of Jump Desktop Connect.", "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.download.recipe", - "shortname": "JPEGmini Pro-Trial.download", + "path": "Jump Desktop Connect/Jump Desktop Connect.download.recipe", + "shortname": "Jump Desktop Connect.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial", - "com.github.dataJAR-recipes.munki.JPEGmini Pro-Trial" + "com.github.dataJAR-recipes.munki.Jump Desktop Connect", + "com.github.autopkg.mikestechshop.pkg.JumpDesktopConnect" ] }, - "com.github.dataJAR-recipes.munki.JPEGmini Pro-Trial": { - "name": "JPEGmini Pro-Trial", - "description": "Downloads the latest trial version of JPEGmini Pro and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial", - "shortname": "JPEGmini Pro-Trial.munki", - "inferred_type": "munki", - "munki_display_name": "JPEGmini Pro", - "munki_description": "JPEGmini Pro. The Photo Optimization Tool. Trusted by Thousands of Image Perfectionists. Get the smallest file size without compromising quality or changing your workflow." - }, - "com.github.dataJAR-recipes.autopkg.munki.tsh": { - "name": "tsh", - "description": "Downloads the latest version of tsh command line tool and imports into Munki.", + "com.github.dataJAR-recipes.munki.Jump Desktop Connect": { + "name": "JumpDesktopConnect", + "description": "Downloads the latest trial version of Jump Desktop Connect and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "tsh/tsh.munki.recipe", - "parent": "com.github.dataJAR-recipes.autopkg.download.tsh", - "shortname": "tsh.munki", + "path": "Jump Desktop Connect/Jump Desktop Connect.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Jump Desktop Connect", + "shortname": "Jump Desktop Connect.munki", "inferred_type": "munki", - "munki_display_name": "Gravitational tsh Client", - "munki_description": "The tsh client allows users to login to retrieve short-lived certificates." + "munki_display_name": "Jump Desktop Connect", + "munki_description": "Jump Desktop Connect is a secure and reliable remote desktop app that lets you connect to any computer, anywhere in the world." }, - "com.github.dataJAR-recipes.autopkg.download.tsh": { - "name": "tsh", - "description": "Recipe description", + "com.github.dataJAR-recipes.pkg.Coot": { + "name": "Coot", + "description": "Downloads the latest version of Coot and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "tsh/tsh.download.recipe", - "shortname": "tsh.download", - "inferred_type": "download", + "path": "Coot/Coot.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Coot", + "shortname": "Coot.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.autopkg.munki.tsh" + "com.github.dataJAR-recipes.jss.Coot", + "com.github.dataJAR-recipes.munki.Coot" ] }, - "com.github.dataJAR-recipes.download.AnkerWork": { - "name": "AnkerWork", - "description": "Downloads the latest version of AnkerWork.", + "com.github.dataJAR-recipes.download.Coot": { + "name": "Coot", + "description": "Download recipe for the latest version of Coot.", "repo": "autopkg/dataJAR-recipes", - "path": "AnkerWork/AnkerWork.download.recipe", - "shortname": "AnkerWork.download", + "path": "Coot/Coot.download.recipe", + "shortname": "Coot.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.AnkerWork" + "com.github.dataJAR-recipes.pkg.Coot" ] }, - "com.github.dataJAR-recipes.munki.AnkerWork": { - "name": "AnkerWork", - "description": "Downloads the latest version of AnkerWork and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Coot": { + "name": "Coot", + "description": "Downloads the current release version of Coot and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "AnkerWork/AnkerWork.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AnkerWork", - "shortname": "AnkerWork.munki", - "inferred_type": "munki", - "munki_display_name": "AnkerWork", - "munki_description": "Designed to optimize and personalize your AnkerWork products." + "path": "Coot/Coot.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Coot", + "deprecated": true, + "shortname": "Coot.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Coot is a graphics program for building, refining and analysing macromolecular models obtained with crystallographic procedures." }, - "com.github.dataJAR-recipes.munki.OpenJDK": { - "name": "OpenJDK", - "description": "Downloads the current release version of OpenJDK and imports it to Munki.", + "com.github.dataJAR-recipes.munki.Coot": { + "name": "Coot", + "description": "Downloads the latest version of Coot and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK/OpenJDK.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.OpenJDK", - "shortname": "OpenJDK.munki", + "path": "Coot/Coot.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Coot", + "shortname": "Coot.munki", "inferred_type": "munki", - "munki_display_name": "OpenJDK", - "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." + "munki_display_name": "Coot", + "munki_description": "Coot is a graphics program for building, refining and analysing macromolecular models obtained with crystallographic procedures." }, - "com.github.dataJAR-recipes.download.OpenJDK": { - "name": "OpenJDK", - "description": "Downloads the latest OpenJDK for macOS.", + "com.github.dataJAR-recipes.download.balenaEtcher": { + "name": "balenaEtcher", + "description": "Downloads the latest version of balenaEtcher.\n\n** Please note it's advised to only use ONE of the below variables **\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet LATESTONLY to a non-empty string to download latest, either\nvia Input in an override or via the -k option,\ni.e.: `-k LATESTONLY=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK/OpenJDK.download.recipe", - "shortname": "OpenJDK.download", + "path": "balenaEtcher/balenaEtcher.download.recipe", + "shortname": "balenaEtcher.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.OpenJDK" + "com.github.dataJAR-recipes.munki.balenaEtcher" ] }, - "com.github.dataJAR-recipes.pkg.OpenJDK": { - "name": "OpenJDK", - "description": "Downloads the current release version of OpenJDK and builds a package.", + "com.github.dataJAR-recipes.munki.balenaEtcher": { + "name": "balenaEtcher", + "description": "Downloads the latest version of KeeWeb and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK/OpenJDK.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.OpenJDK", - "shortname": "OpenJDK.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.OpenJDK" - ] + "path": "balenaEtcher/balenaEtcher.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.balenaEtcher", + "shortname": "balenaEtcher.munki", + "inferred_type": "munki", + "munki_display_name": "balenaEtcher", + "munki_description": "Flash OS images to SD cards & USB drives, safely and easily." }, - "com.github.dataJAR-recipes.munki.DrawBot": { - "name": "DrawBot", - "description": "Downloads latest version of DrawBot for Mac OS X and imports into Munki.", + "com.github.dataJAR-recipes.munki.UnityHub": { + "name": "UnityHub", + "description": "Downloads latest UnityHub disk image, builds a package and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DrawBot/DrawBot.munki.recipe", - "parent": "com.github.neilmartin83.download.DrawBot", - "shortname": "DrawBot.munki", + "path": "Unity3D/UnityHub.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.UnityHub", + "shortname": "UnityHub.munki", "inferred_type": "munki", - "munki_display_name": "DrawBot", - "munki_description": "DrawBot is an open source application for OS X that allows users to write simple Python scripts to generate two-dimensional graphics." + "munki_display_name": "Unity Hub", + "munki_description": "The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations. In addition, you can manually add versions of the Editor that you have already installed on your machine to your Hub." }, - "com.github.dataJAR-recipes.pkg.MediaMaster Pro": { - "name": "MediaMasterPro", - "description": "Downloads the latest version of the MediaMaster Pro and extracts the pkg and version.", + "com.github.dataJAR-recipes.pkg.UnityHub": { + "name": "UnityHub", + "description": "Downloads latest UnityHub disk image and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro/MediaMaster Pro.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro", - "shortname": "MediaMaster Pro.pkg", - "inferred_type": "pkg" + "path": "Unity3D/UnityHub.pkg.recipe", + "parent": "com.github.hansen-m.download.UnityHub", + "shortname": "UnityHub.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.UnityHub" + ] }, - "com.github.dataJAR-recipes.download.MediaMaster Pro": { - "name": "MediaMasterPro", - "description": "Downloads latest version of MediaMaster Pro.", + "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin": { + "name": "AMS Neve GenesysControl Plugin", + "description": "Downloads latest version of the AMS Neve GenesysControl Plugin", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro/MediaMaster Pro.download.recipe", - "deprecated": true, - "shortname": "MediaMaster Pro.download", + "path": "AMS Neve GenesysControl plugin/AMS Neve GenesysControl plugin.download.recipe", + "shortname": "AMS Neve GenesysControl plugin.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.MediaMaster Pro", - "com.github.dataJAR-recipes.munki.MediaMaster Pro" + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin" ] }, - "com.github.dataJAR-recipes.munki.MediaMaster Pro": { - "name": "MediaMasterPro", - "description": "Downloads the latest version of MediaMaster Pro and imports it into Munki.", + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin": { + "name": "AMS Neve GenesysControl Plugin", + "description": "Downloads the latest version of AMS Neve GenesysControl Plugin and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro/MediaMaster Pro.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro", - "shortname": "MediaMaster Pro.munki", + "path": "AMS Neve GenesysControl plugin/AMS Neve GenesysControl plugin.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin", + "shortname": "AMS Neve GenesysControl plugin.munki", "inferred_type": "munki", - "munki_display_name": "MediaMaster Pro", - "munki_description": "Market-leading solution for real-time media playback and video mapping turns that any powerful computer into a full-fledged professional media server capable of running video shows in sync on multiple servers, featuring up to 36 layers. All controlled from any lighting desk." + "munki_display_name": "AMS Neve GenesysControl Plugin", + "munki_description": "This exciting DAW plugin for the iconic Neve Genesys and Genesys Black consoles gives DAW users the ability to connect to and control the console\u2019s analogue hardware and also automate the EQ and Dynamics processing parameters, fader levels, channel strip settings and more." }, - "com.github.dataJAR-recipes.munki.BetterDisplay": { - "name": "BetterDisplay", - "description": "Downloads the latest version of BetterDisplay and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Sonos S2": { + "name": "Sonos S2", + "description": "Downloads latest version of Sonos and imports it into a Munki repo.", "repo": "autopkg/dataJAR-recipes", - "path": "BetterDisplay/BetterDisplay.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BetterDisplay", - "shortname": "BetterDisplay.munki", + "path": "Sonos S2/Sonos S2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sonos S2", + "shortname": "Sonos S2.munki", "inferred_type": "munki", - "munki_display_name": "BetterDisplay", - "munki_description": "BetterDisplay is a truly wonderful tool! It lets you convert your displays to fully scalable screens, manage display configuration overrides, allows brightness and color control, provides XDR/HDR brightness upscaling (extra brightness beyond 100% for compatible XDR or HDR displays on Apple Silicon and Intel Macs - multiple methods available), full dimming to black, helps you create and manage virtual screens for your Mac, create Picture in Picture windows of your displays and gives you a host of other features to manage your display's settings easily from the menu bar. It can even disconnect/reconnect displays on-the-fly!" + "munki_display_name": "Sonos S2", + "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way." }, - "com.github.dataJAR-recipes.download.BetterDisplay": { - "name": "BetterDisplay", - "description": "Downloads the latest version of BetterDisplay.", + "com.github.dataJAR-recipes.download.Sonos S2": { + "name": "Sonos S2", + "description": "Downloads the current release version of Sonos S2.", "repo": "autopkg/dataJAR-recipes", - "path": "BetterDisplay/BetterDisplay.download.recipe", - "shortname": "BetterDisplay.download", + "path": "Sonos S2/Sonos S2.download.recipe", + "shortname": "Sonos S2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BetterDisplay", - "com.github.davidbpirie.jamf-upload.BetterDisplay" + "com.github.dataJAR-recipes.munki.Sonos S2", + "com.github.moofit-recipes.pkg.SonosS2" ] }, - "com.github.dataJAR-recipes.munki.Framer Desktop-Trial": { - "name": "FramerDesktop-Trial", - "description": "Downloads the latest trail version of Framer Desktop and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Remote Desktop Manager Free": { + "name": "RemoteDesktopManagerFree", + "description": "Downloads the latest version of Devolutions Remote Desktop Manager Free Edition and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Framer Desktop-Trial/Framer Desktop-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Framer Desktop-Trial", - "shortname": "Framer Desktop-Trial.munki", + "path": "Remote Desktop Manager Free/Remote Desktop Manager Free.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Remote Desktop Manager Free", + "shortname": "Remote Desktop Manager Free.munki", "inferred_type": "munki", - "munki_display_name": "Framer Desktop-Trial", - "munki_description": "Bring every idea to life. Framer is the first cross-platform prototyping tool for teams." + "munki_display_name": "Remote Desktop Manager Free", + "munki_description": "Remote Desktop Manager Free Edition\n\nRemote Connections and Passwords. Everywhere.\n\nFor individual users who don't need to share remote connections and privileged passwords with other IT professionals." }, - "com.github.dataJAR-recipes.download.Framer Desktop-Trial": { - "name": "FramerDesktop-Trial", - "description": "Downloads latest trial version of Framer Desktop.", + "com.github.dataJAR-recipes.download.Remote Desktop Manager Free": { + "name": "RemoteDesktopManagerFree", + "description": "Downloads the latest version of Devolutions Remote Desktop Manager Free Edition.", "repo": "autopkg/dataJAR-recipes", - "path": "Framer Desktop-Trial/Framer Desktop-Trial.download.recipe", - "shortname": "Framer Desktop-Trial.download", + "path": "Remote Desktop Manager Free/Remote Desktop Manager Free.download.recipe", + "shortname": "Remote Desktop Manager Free.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Framer Desktop-Trial" + "com.github.dataJAR-recipes.munki.Remote Desktop Manager Free", + "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager" ] }, - "com.github.dataJAR-recipes.download.PRTG Desktop": { - "name": "PRTG Desktop", - "description": "Downloads the latest version of PRTG Desktop", + "com.github.dataJAR-recipes.download.Streamlabs Desktop": { + "name": "StreamlabsDesktop", + "description": "Downloads the latest version of Streamlabs Desktop.\n\nTo download the Intel version leave the ARCH_TYPE variable blank\nTo download the Apple Silicon version add \"&arm64=true\" the ARCH_TYPE variable", "repo": "autopkg/dataJAR-recipes", - "path": "PRTG Desktop/PRTG Desktop.download.recipe", - "shortname": "PRTG Desktop.download", + "path": "Streamlabs Desktop/Streamlabs Desktop.download.recipe", + "shortname": "Streamlabs Desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PRTG Desktop" + "com.github.dataJAR-recipes.munki.Streamlabs Desktop" ] }, - "com.github.dataJAR-recipes.munki.PRTG Desktop": { - "name": "PRTG Desktop", - "description": "Downloads the latest version of PRTG Desktop and imports into Munki", + "com.github.dataJAR-recipes.munki.Streamlabs Desktop": { + "name": "StreamlabsDesktop", + "description": "Downloads the latest version of Streamlabs Desktop and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "PRTG Desktop/PRTG Desktop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PRTG Desktop", - "shortname": "PRTG Desktop.munki", + "path": "Streamlabs Desktop/Streamlabs Desktop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Streamlabs Desktop", + "shortname": "Streamlabs Desktop.munki", "inferred_type": "munki", - "munki_display_name": "PRTG Desktop", - "munki_description": "PRTG Desktop is a native application that allows you to manage multiple PRTG servers." + "munki_display_name": "Streamlabs Desktop", + "munki_description": "Live streaming software for everyone\n\nStreamlabs Desktop has everything you need to stream and create a memorable brand." }, - "com.github.dataJAR-recipes.munki.RAW Viewer": { - "name": "RAWViewer", - "description": "Downloads the latest version of RAW Viewer and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Foldr": { + "name": "Foldr", + "description": "Downloads the latest trial version of Foldr and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "RAW Viewer/RAW Viewer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RAW Viewer", - "shortname": "RAW Viewer.munki", + "path": "Foldr/Foldr.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Foldr", + "shortname": "Foldr.munki", "inferred_type": "munki", - "munki_display_name": "RAW Viewer", - "munki_description": "RAW Viewer is a viewer application that can handle Sony RAW/X-OCN files recorded by VENICE/F65/F55/F5/NEX-FS700 with SR-R4/AXS-R5/R7. Users can check and playback the files, control images and generate several video formats." + "munki_display_name": "Foldr", + "munki_description": "Foldr for your macOS Finder. A single location to access your files whether on premise or in the cloud. No waiting. No syncing. No fuss." }, - "com.github.dataJAR-recipes.download.RAW Viewer": { - "name": "RAWViewer", - "description": "Downloads latest version of RAW Viewer.", + "com.github.dataJAR-recipes.jss.Foldr": { + "name": "Foldr", + "description": "Downloads the current release version of Foldr and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "RAW Viewer/RAW Viewer.download.recipe", - "shortname": "RAW Viewer.download", + "path": "Foldr/Foldr.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Foldr", + "deprecated": true, + "shortname": "Foldr.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Foldr for your macOS Finder. A single location to access your files whether on premise or in the cloud. No waiting. No syncing. No fuss." + }, + "com.github.dataJAR-recipes.pkg.Foldr": { + "name": "Foldr", + "description": "Downloads the latest version of Foldr and creates a flat PKG.", + "repo": "autopkg/dataJAR-recipes", + "path": "Foldr/Foldr.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Foldr", + "shortname": "Foldr.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Foldr" + ] + }, + "com.github.dataJAR-recipes.download.Foldr": { + "name": "Foldr", + "description": "Download recipe for the latest trial version of Foldr.", + "repo": "autopkg/dataJAR-recipes", + "path": "Foldr/Foldr.download.recipe", + "shortname": "Foldr.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RAW Viewer" + "com.github.dataJAR-recipes.munki.Foldr", + "com.github.dataJAR-recipes.pkg.Foldr" ] }, - "com.github.dataJAR-recipes.munki.NitroPDFPro": { - "name": "Nitro PDF Pro", - "description": "Downloads the latest version of Nitro PDF Pro and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Framer X-Trial": { + "name": "FramerX-Trial", + "description": "Downloads the latest trail version of Framer X and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Nitro PDF Pro/Nitro PDF Pro.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NitroPDFPro", - "shortname": "Nitro PDF Pro.munki", + "path": "Framer X-Trial/Framer X-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Framer X-Trial", + "shortname": "Framer X-Trial.munki", "inferred_type": "munki", - "munki_display_name": "Nitro PDF Pro", - "munki_description": "Our powerful and affordable PDF and eSignature solutions transform the way you work with documents \u2013 so you can get more done faster." + "munki_display_name": "Framer X-Trial", + "munki_description": "Bring your creative ideas to life with Framer X, the best tool for interactive design. Create responsive layouts, design realistic prototypes, and bring everything closer to production. All in one place." }, - "com.github.dataJAR-recipes.download.NitroPDFPro": { - "name": "Nitro PDF Pro", - "description": "Downloads the latest version of Nitro PDF Pro.", + "com.github.dataJAR-recipes.download.Framer X-Trial": { + "name": "FramerX-Trial", + "description": "Downloads latest trial version of Framer X.", "repo": "autopkg/dataJAR-recipes", - "path": "Nitro PDF Pro/Nitro PDF Pro.download.recipe", - "shortname": "Nitro PDF Pro.download", + "path": "Framer X-Trial/Framer X-Trial.download.recipe", + "deprecated": true, + "shortname": "Framer X-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.NitroPDFPro" + "com.github.dataJAR-recipes.munki.Framer X-Trial" ] }, - "com.github.dataJAR-recipes.download.Balsamiq Mockups 3": { - "name": "BalsamiqMockups3", - "description": "Downloads the latest version of Balsamiq Mockups 3.", + "com.github.dataJAR-recipes.jss.AWSCLI": { + "name": "AWSCLI", + "description": "Downloads the latest version of AWS CLI tools and makes a pkg of it then uploads it to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Balsamiq Mockups 3/Balsamiq Mockups 3.download.recipe", - "shortname": "Balsamiq Mockups 3.download", + "path": "AWSCLI/AWSCLI.jss.recipe", + "parent": "com.github.homebysix.pkg.AWSCLI", + "deprecated": true, + "shortname": "AWSCLI.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts." + }, + "com.github.dataJAR-recipes.download.SoundQ": { + "name": "SoundQ", + "description": "Downloads the latest version of SoundQ.", + "repo": "autopkg/dataJAR-recipes", + "path": "SoundQ/SoundQ.download.recipe", + "shortname": "SoundQ.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Balsamiq Mockups 3" + "com.github.dataJAR-recipes.munki.SoundQ" ] }, - "com.github.dataJAR-recipes.munki.Balsamiq Mockups 3": { - "name": "BalsamiqMockups3", - "description": "Downloads the latest version of Balsamiq Mockups 3 and imports into Munki.", + "com.github.dataJAR-recipes.munki.SoundQ": { + "name": "SoundQ", + "description": "Downloads the latest version of SoundQ and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Balsamiq Mockups 3/Balsamiq Mockups 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Balsamiq Mockups 3", - "shortname": "Balsamiq Mockups 3.munki", + "path": "SoundQ/SoundQ.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SoundQ", + "shortname": "SoundQ.munki", "inferred_type": "munki", - "munki_display_name": "Balsamiq Mockups 3", - "munki_description": "Mockups offers the same speed and rough feel as sketching with pencil, with the advantage of the digital medium: drag and drop to resize and rearrange elements, make changes without starting over, and your work is clear enough that you'll make sense of them later." + "munki_display_name": "SoundQ", + "munki_description": "Create with Unlimited SFX and Music\n\nSoundQ is sound library software that integrates with your editor of choice. Your go-to sound source that sends directly from the cloud to your timeline." }, - "com.github.dataJAR-recipes.munki.Snagit 2024": { - "name": "Snagit2024", - "description": "Downloads the latest version of Snagit and imports it into Munki.\n\nAdd your Snagit 2024 licence key to the SNAGIT_2024_LICENCE_KEY variable. ", + "com.github.dataJAR-recipes.munki.FlashPrint 5": { + "name": "FlashPrint5", + "description": "Downloads the latest version of FlashPrint 5 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Snagit 2024/Snagit 2024.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Snagit 2024", - "shortname": "Snagit 2024.munki", + "path": "FlashPrint 5/FlashPrint 5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FlashPrint 5", + "shortname": "FlashPrint 5.munki", "inferred_type": "munki", - "munki_display_name": "Snagit 2024", - "munki_description": "Screen capture utility." + "munki_display_name": "FlashPrint", + "munki_description": "Flashprint, the mainstream slice software used by FlashForge, has gained outstanding reviews by the media and professionals.The software further offers an expert mode\uff0cwhich allows dozens of parameters to be set by the user, for greater printing flexibility." }, - "com.github.dataJAR-recipes.download.Snagit 2024": { - "name": "Snagit2024", - "description": "Downloads the latest version of Snagit.", + "com.github.dataJAR-recipes.download.FlashPrint 5": { + "name": "FlashPrint", + "description": "Download the latest version of FlashPrint 5.", "repo": "autopkg/dataJAR-recipes", - "path": "Snagit 2024/Snagit 2024.download.recipe", - "shortname": "Snagit 2024.download", + "path": "FlashPrint 5/FlashPrint 5.download.recipe", + "shortname": "FlashPrint 5.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Snagit 2024" + "com.github.dataJAR-recipes.munki.FlashPrint 5" ] }, - "com.github.dataJAR-recipes.jss.BlueGriffon": { - "name": "BlueGriffon", - "description": "Downloads the current release version of BlueGriffon and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Racket 7": { + "name": "Racket7", + "description": "Download recipe for the latest version of Racket 7 and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "BlueGriffon/BlueGriffon.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.BlueGriffon", + "path": "Racket 7/Racket 7.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Racket 7", "deprecated": true, - "shortname": "BlueGriffon.jss", + "shortname": "Racket 7.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The next-gen Web and EPUB Editor based on the rendering engine of Firefox\u00ae" + "jamf_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." }, - "com.github.dataJAR-recipes.munki.BlueGriffon": { - "name": "BlueGriffon", - "description": "Downloads thev latest ersion of BlueGriffon and imports into Munki.", + "com.github.dataJAR-recipes.download.Racket 7": { + "name": "Racket7", + "description": "Download recipe for the latest version of Racket 7.", "repo": "autopkg/dataJAR-recipes", - "path": "BlueGriffon/BlueGriffon.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BlueGriffon", - "shortname": "BlueGriffon.munki", - "inferred_type": "munki", - "munki_display_name": "BlueGriffon", - "munki_description": "The next-gen Web and EPUB Editor based on the rendering engine of Firefox\u00ae" + "path": "Racket 7/Racket 7.download.recipe", + "shortname": "Racket 7.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.Racket 7" + ] }, - "com.github.dataJAR-recipes.pkg.BlueGriffon": { - "name": "BlueGriffon", - "description": "Downloads the latest version of BlueGriffon and creates a package.", + "com.github.dataJAR-recipes.pkg.Racket 7": { + "name": "Racket7", + "description": "Download recipe for the latest version of Racket 7 and creates a pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "BlueGriffon/BlueGriffon.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.BlueGriffon", - "shortname": "BlueGriffon.pkg", + "path": "Racket 7/Racket 7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Racket 7", + "shortname": "Racket 7.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.BlueGriffon" + "com.github.dataJAR-recipes.jss.Racket 7", + "com.github.dataJAR-recipes.munki.Racket 7" ] }, - "com.github.dataJAR-recipes.download.BlueGriffon": { - "name": "BlueGriffon", - "description": "Download recipe for BlueGriffon.", + "com.github.dataJAR-recipes.munki.Racket 7": { + "name": "Racket7", + "description": "Download recipe for the latest version of Racket 7 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "BlueGriffon/BlueGriffon.download.recipe", - "shortname": "BlueGriffon.download", + "path": "Racket 7/Racket 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Racket 7", + "shortname": "Racket 7.munki", + "inferred_type": "munki", + "munki_display_name": "Racket 7", + "munki_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." + }, + "com.github.dataJAR-recipes.munki.Hudl Studio 1": { + "name": "HudlStudio1", + "description": "Downloads the latest trial version of Hudl Studio 1 and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Hudl Studio 1/Hudl Studio 1.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hudl Studio 1", + "deprecated": true, + "shortname": "Hudl Studio 1.munki", + "inferred_type": "munki", + "munki_display_name": "Hudl Studio 1", + "munki_description": "Studio opens right from Hudl Sportscode for hassle-free, two-way sharing of video and graphics packages." + }, + "com.github.dataJAR-recipes.download.Hudl Studio 1": { + "name": "HudlStudio1", + "description": "Downloads latest Hudl Studio 1 disk image.", + "repo": "autopkg/dataJAR-recipes", + "path": "Hudl Studio 1/Hudl Studio 1.download.recipe", + "deprecated": true, + "shortname": "Hudl Studio 1.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BlueGriffon", - "com.github.dataJAR-recipes.pkg.BlueGriffon" + "com.github.dataJAR-recipes.munki.Hudl Studio 1" ] }, - "com.github.dataJAR-recipes.download.Ladibug": { - "name": "Ladibug", - "description": "Downloads the latest version of Ladibug", + "com.github.dataJAR-recipes.download.triptico": { + "name": "Triptico", + "description": "Downloads the current release version of Triptico.", "repo": "autopkg/dataJAR-recipes", - "path": "Ladibug/Ladibug.download.recipe", - "shortname": "Ladibug.download", + "path": "Triptico/Triptico.download.recipe", + "deprecated": true, + "shortname": "Triptico.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Ladibug" + "com.github.dataJAR-recipes.pkg.triptico", + "com.github.dataJAR-recipes.munki.triptico" ] }, - "com.github.dataJAR-recipes.munki.Ladibug": { - "name": "Ladibug", - "description": "Downloads the latest version of Ladibug and imports into Munki", + "com.github.dataJAR-recipes.pkg.triptico": { + "name": "Triptico", + "description": "Downloads the current release version of Triptico and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Ladibug/Ladibug.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Ladibug", - "shortname": "Ladibug.munki", - "inferred_type": "munki", - "munki_display_name": "Ladibug", - "munki_description": "Driver software for Lumens document cameras." + "path": "Triptico/Triptico.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.triptico", + "shortname": "Triptico.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.Storyboarder": { - "name": "Storyboarder", - "description": "Downloads the latest version of Storyboarder and imports it into Munki.", + "com.github.dataJAR-recipes.munki.triptico": { + "name": "Triptico", + "description": "Downloads the current release version of Triptico, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Storyboarder/Storyboarder.munki.recipe", - "parent": "com.github.amsysuk-recipes.download.Storyboarder", - "shortname": "Storyboarder.munki", + "path": "Triptico/Triptico.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.triptico", + "shortname": "Triptico.munki", "inferred_type": "munki", - "munki_display_name": "Storyboarder", - "munki_description": "Storyboarder makes it easy to visualize a story as fast you can draw stick figures. Quickly draw to test if a story idea works. Create and show animatics to others. Express your story idea without making a movie." + "munki_display_name": "Triptico", + "munki_description": "Triptico is an easy to use tool for creating, saving and sharing learning content." }, - "com.github.dataJAR-recipes.download.Audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity.\n\nSet the ARCHITECTURE variable to \"x86_64\" for Intel\n\nSet the ARCHITECTURE variable to \"arm64\" for Apple Silicone\n\nSet the ARCHITECTURE variable to \"universal\" for universal\n", + "com.github.dataJAR-recipes.download.Insomnia Designer": { + "name": "InsomniaDesigner", + "description": "Downloads the latest release of Insomnia Designer.", "repo": "autopkg/dataJAR-recipes", - "path": "Audacity/Audacity.download.recipe", - "shortname": "Audacity.download", + "path": "Insomnia Designer/Insomnia Designer.download.recipe", + "deprecated": true, + "shortname": "Insomnia Designer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Audacity", - "com.github.nstrauss.pkg.Audacity" + "com.github.dataJAR-recipes.munki.Insomnia Designer" ] }, - "com.github.dataJAR-recipes.munki.Audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity and imports it into Munki\n\nSet the ARCHITECTURE variable to \"x86_64\" for Intel\n\nSet the ARCHITECTURE variable to \"arm64\" for Apple Silicone\n\nSet the ARCHITECTURE variable to \"universal\" for universal\n", + "com.github.dataJAR-recipes.munki.Insomnia Designer": { + "name": "InsomniaDesigner", + "description": "Downloads the latest release of Insomnia Designer and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Audacity/Audacity.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Audacity", - "shortname": "Audacity.munki", + "path": "Insomnia Designer/Insomnia Designer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Insomnia Designer", + "shortname": "Insomnia Designer.munki", "inferred_type": "munki", - "munki_display_name": "Audacity", - "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." + "munki_display_name": "Insomnia Designer", + "munki_description": "Collaborative API Design Editor." }, - "com.github.dataJAR-recipes.munki.TouchDesigner": { - "name": "TouchDesigner", - "description": "Downloads the latest version of TouchDesigner and imports it into Munki.\n\nFor Intel downloads use x86_64 for the \"SUPPORTED_ARCH\" variable\n\nFor Apple Silicon downloads use arm64 for the \"SUPPORTED_ARCH\" variable", + "com.github.dataJAR-recipes.munki.EW Installation Center": { + "name": "EWInstallationCenter", + "description": "Downloads the current release version of EW Installation Center, builds a package and imports it to Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "TouchDesigner/TouchDesigner.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.TouchDesigner", - "shortname": "TouchDesigner.munki", + "path": "EW Installation Center/EW Installation Center.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EW Installation Center", + "shortname": "EW Installation Center.munki", "inferred_type": "munki", - "munki_display_name": "TouchDesigner", - "munki_description": " " + "munki_display_name": "EW Installation Center", + "munki_description": "With EW Installation Center you can install EastWest software." }, - "com.github.dataJAR-recipes.download.TouchDesigner": { - "name": "TouchDesigner", - "description": "Downloads the latest version of TouchDesigner.\n\nUse \"arm64\" in the ARCH_TYPE variable to download for Apple Silicon computers\n\nUse \"intel\" in the ARCH_TYPE variable to download for Intel computers", + "com.github.dataJAR-recipes.download.EW Installation Center": { + "name": "EWInstallationCenter", + "description": "Downloads the current release version of EW Installation Center.", "repo": "autopkg/dataJAR-recipes", - "path": "TouchDesigner/TouchDesigner.download.recipe", - "shortname": "TouchDesigner.download", + "path": "EW Installation Center/EW Installation Center.download.recipe", + "shortname": "EW Installation Center.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.TouchDesigner" + "com.github.dataJAR-recipes.munki.EW Installation Center" ] }, - "com.github.dataJAR-recipes.munki.Wondershare Filmora X": { - "name": "WondershareFilmora X", - "description": "Downloads the latest version of Wondershare Filmora X and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Wondershare Filmora X/Wondershare Filmora X.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Wondershare Filmora X", - "deprecated": true, - "shortname": "Wondershare Filmora X.munki", - "inferred_type": "munki", - "munki_display_name": "Wondershare Filmora X", - "munki_description": "Create Without Limits." - }, - "com.github.dataJAR-recipes.download.Wondershare Filmora X": { - "name": "WondershareFilmora X", - "description": "Downloads latest version of the Wondershare Filmora X.", + "com.github.dataJAR-recipes.download.Spitfire Audio": { + "name": "SpitfireAudio", + "description": "Downloads the latest release of Spitfire Audio.", "repo": "autopkg/dataJAR-recipes", - "path": "Wondershare Filmora X/Wondershare Filmora X.download.recipe", - "deprecated": true, - "shortname": "Wondershare Filmora X.download", + "path": "Spitfire Audio/Spitfire Audio.download.recipe", + "shortname": "Spitfire Audio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Wondershare Filmora X" + "com.github.dataJAR-recipes.munki.Spitfire Audio", + "com.github.moofit-recipes.pkg.SpitfireAudio" ] }, - "com.github.dataJAR-recipes.munki.Rhinoceros": { - "name": "Rhinoceros", - "description": "Downloads the current release version of Rhinoceros and imports into Munki.", + "com.github.dataJAR-recipes.munki.Spitfire Audio": { + "name": "SpitfireAudio", + "description": "Downloads the latest release of Spitfire Audio and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Rhinoceros/Rhinoceros.munki.recipe", - "parent": "com.github.hansen-m.download.Rhinoceros", - "shortname": "Rhinoceros.munki", + "path": "Spitfire Audio/Spitfire Audio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Spitfire Audio", + "shortname": "Spitfire Audio.munki", "inferred_type": "munki", - "munki_display_name": "Rhinoceros", - "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." + "munki_display_name": "Spitfire Audio", + "munki_description": "This intuitive desktop application enables you to install and update your Spitfire products with ease." }, - "com.github.dataJAR-recipes.munki.Vectoraster 7-Trial": { - "name": "Vectoraster7-Trial", - "description": "Downloads the latest trial version of Vectoraster 7 and imports into Munki.", + "com.github.dataJAR-recipes.munki.AmazonCorrettoJava8": { + "name": "Amazon Coretto 8", + "description": "Downloads the current release version of Amazon Coretto 8, builds a package and imports it into Munki. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.", "repo": "autopkg/dataJAR-recipes", - "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Vectoraster 7-Trial", - "shortname": "Vectoraster 7-Trial.munki", + "path": "AmazonCorrettoJDK/AmazonCorrettoJava8.munki.recipe", + "parent": "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8", + "deprecated": true, + "shortname": "AmazonCorrettoJava8.munki", "inferred_type": "munki", - "munki_display_name": "Vectoraster 7", - "munki_description": "Vectoraster is a graphics utility for creating vector-based raster patterns and halftones based on images or gradients." + "munki_display_name": "Amazon Coretto 8", + "munki_description": "Java is one of the most popular languages in use by AWS customers, and we are committed to supporting Java and keeping it free." }, - "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial": { - "name": "Vectoraster7-Trial", - "description": "Downloads the latest version of Zinio Reader and creates a flat PKG.", + "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial": { + "name": "SwitchResX4-Trial", + "description": "Downloads the latest version of SwitchResX4-Trial and creates a versioned PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Vectoraster 7-Trial", - "shortname": "Vectoraster 7-Trial.pkg", + "path": "SwitchResX4-Trial/SwitchResX4-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SwitchResX4-Trial", + "shortname": "SwitchResX4-Trial.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Vectoraster 7-Trial" + "com.github.dataJAR-recipes.munki.SwitchResX4-Trial" ] }, - "com.github.dataJAR-recipes.download.Vectoraster 7-Trial": { - "name": "Vectoraster7-Trial", - "description": "Download recipe for the latest trial version of Vectoraster 7.", + "com.github.dataJAR-recipes.download.SwitchResX4-Trial": { + "name": "SwitchResX4-Trial", + "description": "Downloads latest version of SwitchResX4-Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.download.recipe", - "shortname": "Vectoraster 7-Trial.download", + "path": "SwitchResX4-Trial/SwitchResX4-Trial.download.recipe", + "shortname": "SwitchResX4-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Vectoraster 7-Trial", - "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial" + "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial" ] }, - "com.github.dataJAR-recipes.jss.Vectoraster 7-Trial": { - "name": "Vectoraster7-Trial", - "description": "Downloads the current release version of Vectoraster 7 and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.SwitchResX4-Trial": { + "name": "SwitchResX4-Trial", + "description": "Downloads the latest version of SwitchResX4-Trial and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Vectoraster 7-Trial/Vectoraster 7-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial", - "deprecated": true, - "shortname": "Vectoraster 7-Trial.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Vectoraster is a graphics utility for creating vector-based raster patterns and halftones based on images or gradients." + "path": "SwitchResX4-Trial/SwitchResX4-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial", + "shortname": "SwitchResX4-Trial.munki", + "inferred_type": "munki", + "munki_display_name": "SwitchResX4-Trial", + "munki_description": "With SwitchResX it is totally easy to match your screen resolution to the best for any app or use. While taking the benefits from full Retina for graphics or movie cutting, automatically change to HD-TV resolution when starting DVD Player or the usual beamer resolution when opening Powerpoint." }, - "com.github.dataJAR-recipes.download.Red Giant Trapcode Suite": { - "name": "RedGiantTrapcodeSuite", - "description": "Downloads the latest version of Red Giant Trapcode Suite", + "com.github.dataJAR-recipes.munki.Little Snitch 6": { + "name": "LittleSnitch6", + "description": "Downloads the latest version of Little Snitch 6 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Red Giant Trapcode Suite/Red Giant Trapcode Suite.download.recipe", - "shortname": "Red Giant Trapcode Suite.download", + "path": "Little Snitch 6/Little Snitch 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Little Snitch 6", + "shortname": "Little Snitch 6.munki", + "inferred_type": "munki", + "munki_display_name": "Little Snitch 6", + "munki_description": "Little Snitch is a host-based application firewall for macOS." + }, + "com.github.dataJAR-recipes.download.Little Snitch 6": { + "name": "LittleSnitch6", + "description": "Downloads the latest version of Little Snitch 6.", + "repo": "autopkg/dataJAR-recipes", + "path": "Little Snitch 6/Little Snitch 6.download.recipe", + "shortname": "Little Snitch 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite" + "com.github.dataJAR-recipes.munki.Little Snitch 6" ] }, - "com.github.dataJAR-recipes.munki.Red Giant Trapcode Suite": { - "name": "RedGiantTrapcodeSuite", - "description": "Downloads the latest version of Red Giant Trapcode Suite and imports into Munki", + "com.github.dataJAR-recipes.munki.Connect Fonts": { + "name": "ConnectFonts", + "description": "Downloads the latest version of Connect Fonts and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Red Giant Trapcode Suite/Red Giant Trapcode Suite.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite", - "shortname": "Red Giant Trapcode Suite.munki", + "path": "Connect Fonts/Connect Fonts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Connect Fonts", + "shortname": "Connect Fonts.munki", "inferred_type": "munki", - "munki_display_name": "Red Giant Trapcode Suite", - "munki_description": "Trapcode Suite is a complete set of plugins from Red Giant for 3D motion graphics." + "munki_display_name": "Connect Fonts", + "munki_description": "All Your Fonts, All In One Place\n\nWith Connect Fonts you can just say \u201cno\u201d to font guessing games and scavenger hunts. Sort, organize, and compare your fonts in a single cloud-based platform. Easily share fonts with your team members and view your fonts on any device." }, - "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite": { - "name": "RedGiantTrapcodeSuite", - "description": "Downloads the latest version of Red Giant Trapcode Suite and creates a package", + "com.github.dataJAR-recipes.download.Connect Fonts": { + "name": "ConnectFonts", + "description": "Downloads the latest version of Connect Fonts.", "repo": "autopkg/dataJAR-recipes", - "path": "Red Giant Trapcode Suite/Red Giant Trapcode Suite.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Red Giant Trapcode Suite", - "shortname": "Red Giant Trapcode Suite.pkg", - "inferred_type": "pkg", + "path": "Connect Fonts/Connect Fonts.download.recipe", + "shortname": "Connect Fonts.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Red Giant Trapcode Suite" + "com.github.dataJAR-recipes.munki.Connect Fonts" ] }, - "com.github.dataJAR-recipes.munki.Phoenix Code": { - "name": "PhoenixCode", - "description": "Downloads the latest version of Phoenix Code and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.Spyder": { + "name": "Spyder", + "description": "Downloads the latest version of Spyder and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Phoenix Code/Phoenix Code.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Phoenix Code", - "shortname": "Phoenix Code.munki", + "path": "Spyder/Spyder.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Spyder", + "shortname": "Spyder.munki", "inferred_type": "munki", - "munki_display_name": "Phoenix Code", - "munki_description": "Code Creatively: Visual Editing Tailored for Developers." + "munki_display_name": "Spyder", + "munki_description": "Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package." }, - "com.github.dataJAR-recipes.download.Phoenix Code": { - "name": "PhoenixCode", - "description": "Downloads the latest version of Phoenix Code.\n\nTo download Apple Silicon use: \"aarch64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"x64\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.download.Spyder": { + "name": "Spyder", + "description": "Downloads the latest version of Spyder.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Phoenix Code/Phoenix Code.download.recipe", - "shortname": "Phoenix Code.download", + "path": "Spyder/Spyder.download.recipe", + "shortname": "Spyder.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Phoenix Code" + "com.github.dataJAR-recipes.munki.Spyder" ] }, - "com.github.dataJAR-recipes.download.LogiTune": { - "name": "LogiTune", - "description": "Downloads the latest version of LogiTune.", + "com.github.dataJAR-recipes.munki.BBEdit 15": { + "name": "BBEdit15", + "description": "Downloads the latest version of BBEdit 15 and imports it into Munki.\n\nThis uses the same postinstall and uninstall scripts as the version agnostic recipe found in https://github.com/autopkg/recipes/tree/master/Barebones", "repo": "autopkg/dataJAR-recipes", - "path": "LogiTune/LogiTune.download.recipe", - "shortname": "LogiTune.download", + "path": "BBEdit 15/BBEdit 15.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BBEdit 15", + "shortname": "BBEdit 15.munki", + "inferred_type": "munki", + "munki_display_name": "BBEdit 15", + "munki_description": "BBEdit is the leading professional HTML and text editor for macOS. This award-winning product has been crafted to serve the needs of writers, Web authors and software developers, and provides an abundance of features for editing, searching, and manipulation of prose, source code, and textual data." + }, + "com.github.dataJAR-recipes.download.BBEdit 15": { + "name": "BBEdit15", + "description": "Downloads the latest version of BBEdit 15.", + "repo": "autopkg/dataJAR-recipes", + "path": "BBEdit 15/BBEdit 15.download.recipe", + "shortname": "BBEdit 15.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.LogiTune" + "com.github.dataJAR-recipes.munki.BBEdit 15" ] }, - "com.github.dataJAR-recipes.pkg.LogiTune": { - "name": "LogiTune", - "description": "Downloads the latest version of LogiTune and creates a package.", + "com.github.dataJAR-recipes.munki.Lifesize": { + "name": "Lifesize", + "description": "Downloads the latest Lifesize disk image and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "LogiTune/LogiTune.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.LogiTune", - "shortname": "LogiTune.pkg", + "path": "Lifesize/Lifesize.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Lifesize", + "shortname": "Lifesize.munki", + "inferred_type": "munki", + "munki_display_name": "Lifesize", + "munki_description": "Work smarter with award-winning video conferencing that goes everywhere you do." + }, + "com.github.dataJAR-recipes.pkg.Lifesize": { + "name": "Lifesize", + "description": "Downloads the latest Lifesize disk image and builds a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "Lifesize/Lifesize.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Lifesize", + "shortname": "Lifesize.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.LogiTune" + "com.github.dataJAR-recipes.jss.Lifesize" ] }, - "com.github.dataJAR-recipes.munki.LogiTune": { - "name": "LogiTune", - "description": "Downloads the latest version of LogiTune and imports it into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.download.Lifesize": { + "name": "Lifesize", + "description": "Download recipe for Lifesize.", "repo": "autopkg/dataJAR-recipes", - "path": "LogiTune/LogiTune.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.LogiTune", - "shortname": "LogiTune.munki", + "path": "Lifesize/Lifesize.download.recipe", + "shortname": "Lifesize.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Lifesize", + "com.github.dataJAR-recipes.pkg.Lifesize" + ] + }, + "com.github.dataJAR-recipes.jss.Lifesize": { + "name": "Lifesize", + "description": "Downloads the latest Lifesize disk image and then uploads to the JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "Lifesize/Lifesize.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Lifesize", + "shortname": "Lifesize.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Work smarter with award-winning video conferencing that goes everywhere you do." + }, + "com.github.dataJAR-recipes.munki.Aircall": { + "name": "Aircall", + "description": "Downloads the latest version of Aircall and imports into Munki", + "repo": "autopkg/dataJAR-recipes", + "path": "Aircall/Aircall.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.Aircall", + "shortname": "Aircall.munki", "inferred_type": "munki", - "munki_display_name": "LogiTune", - "munki_description": "Get webcam and headset settings at your fingertips so you look and sound the way you want in video meetings. Plus, join video meetings with just one click." + "munki_display_name": "Aircall", + "munki_description": "Simple to set up. Easy to use. Cloud-based call center software connected to your tools." }, - "com.github.dataJAR-recipes.munki.Clocker": { - "name": "Clocker", - "description": "Downloads the latest stable Clocker and imports it in into Munki.", + "com.github.dataJAR-recipes.munki.SonySxSDriver": { + "name": "SxSDriver", + "description": "Downloads the latest version of SxS Driver and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Clocker/Clocker.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Clocker", - "shortname": "Clocker.munki", + "path": "Sony/SxS Driver.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SonySxSDriver", + "shortname": "SxS Driver.munki", "inferred_type": "munki", - "munki_display_name": "Clocker", - "munki_description": "Clocker is an macOS menubar utility designed to help you keep track of your friends in different time zones." + "munki_display_name": "SxS Driver", + "munki_description": "SxS driver for macOS supports Sonnet SF3 Series SxS Pro Card Reader, Sonnet Echo ExpressCard Thunderbolt Adapter, and Sonnet Qio E3." }, - "com.github.dataJAR-recipes.pkg.Clocker": { - "name": "Clocker", - "description": "Downloads the latest version of Clocker and creates a package.", + "com.github.dataJAR-recipes.download.SonySxSDriver": { + "name": "SxSDriver", + "description": "Downloads the latest Sony SxS driver disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Clocker/Clocker.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Clocker", - "shortname": "Clocker.pkg", - "inferred_type": "pkg" + "path": "Sony/SxS Driver.download.recipe", + "shortname": "SxS Driver.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.SonySxSDriver" + ] }, - "com.github.dataJAR-recipes.download.Clocker": { - "name": "Clocker", - "description": "Downloads the latest version of Clocker.", + "com.github.dataJAR-recipes.pkg.SonySxSDriver": { + "name": "SxSDriver", + "description": "Downloads the latest version of the Sony SxS Driver and extracts the pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "Clocker/Clocker.download.recipe", - "shortname": "Clocker.download", - "inferred_type": "download", + "path": "Sony/SxS Driver.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SonySxSDriver", + "shortname": "SxS Driver.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Clocker", - "com.github.dataJAR-recipes.pkg.Clocker" + "com.github.dataJAR-recipes.munki.SonySxSDriver" ] }, - "com.github.dataJAR-recipes.download.Reflector 4": { - "name": "Reflector4", - "description": "Downloads the latest version of the Reflector 4 app.", + "com.github.dataJAR-recipes.download.GPower": { + "name": "GPower", + "description": "Downloads the latest version of G*Power.\n\nBefore distribution outside of the vendors website, please seek permission from the authors as per their terms of service.\n\nFurther information can be found here: https://www.psychologie.hhu.de/en/arbeitsgruppen/allgemeine-psychologie-und-arbeitspsychologie/gpower", "repo": "autopkg/dataJAR-recipes", - "path": "Reflector 4/Reflector 4.download.recipe", - "shortname": "Reflector 4.download", + "path": "GPower/GPower.download.recipe", + "shortname": "GPower.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Reflector 4" + "com.github.dataJAR-recipes.munki.GPower" ] }, - "com.github.dataJAR-recipes.munki.Reflector 4": { - "name": "Reflector4", - "description": "Imports the latest version of the Reflector 4 client into Munki.", + "com.github.dataJAR-recipes.munki.GPower": { + "name": "GPower", + "description": "Downloads the latest version of G*Power and imports it into Munki.\n\nBefore distribution outside of the vendors website, please seek permission from the authors as per their terms of service.\n\nFurther information can be found here: https://www.psychologie.hhu.de/en/arbeitsgruppen/allgemeine-psychologie-und-arbeitspsychologie/gpower", "repo": "autopkg/dataJAR-recipes", - "path": "Reflector 4/Reflector 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Reflector 4", - "shortname": "Reflector 4.munki", + "path": "GPower/GPower.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.GPower", + "shortname": "GPower.munki", "inferred_type": "munki", - "munki_display_name": "Reflector 4", - "munki_description": "Discover how easy it is to wirelessly share and record your favorite devices. No cables, adapters or confusing hardware. Present, teach or entertain from the palm of your hand." - }, - "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial": { - "name": "Glyphs Mini 2 Trial", - "description": "Downloads the latest version of Glyphs Mini 2 Trial and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial", - "shortname": "Glyphs Mini 2 Trial.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Glyphs Mini 2 Trial" - ] + "munki_display_name": "G*Power", + "munki_description": "G*Power\nStatistical Power Analyses for Mac and Windows\n\nG*Power is a tool to compute statistical power analyses for many different t tests, F tests, \u03c72 tests, z tests and some exact tests. G*Power can also be used to compute effect sizes and to display graphically the results of power analyses." }, - "com.github.dataJAR-recipes.munki.Glyphs Mini 2 Trial": { - "name": "Glyphs Mini 2 Trial", - "description": "Downloads the most recent version of Glyphs 2 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads the latest stable KeePassXC and imports it in into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial", - "shortname": "Glyphs Mini 2 Trial.munki", + "path": "KeePassXC/KeePassXC.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeePassXC", + "shortname": "KeePassXC.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Easy, lightweight and affordable: Glyphs Mini is the slimmed down version of the Glyphs font editor." + "munki_display_name": "KeePassXC", + "munki_description": "KeePassXC can store your passwords safely and auto-type them into your everyday websites and applications.\n\n\t\t\t\tThis is the latest stable version of KeePassXC" }, - "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial": { - "name": "Glyphs Mini 2 Trial", - "description": "Downloads the most recent version of Glyphs Mini 2 Trial", + "com.github.dataJAR-recipes.download.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads the latest stable KeePassXC.", "repo": "autopkg/dataJAR-recipes", - "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.download.recipe", - "shortname": "Glyphs Mini 2 Trial.download", + "path": "KeePassXC/KeePassXC.download.recipe", + "shortname": "KeePassXC.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial", - "com.github.dataJAR-recipes.munki.Glyphs Mini 2 Trial" + "com.github.dataJAR-recipes.munki.KeePassXC" ] }, - "com.github.dataJAR-recipes.jss.Glyphs Mini 2 Trial": { - "name": "Glyphs Mini 2 Trial", - "description": "Downloads the current release version of Glyphs Mini 2 Trial and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Hype 3-Trial": { + "name": "Hype3", + "description": "Downloads the latest trial version of Hype 3-Trial and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial", - "deprecated": true, - "shortname": "Glyphs Mini 2 Trial.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Easy, lightweight and affordable: Glyphs Mini is the slimmed down version of the Glyphs font editor." + "path": "Hype 3-Trial/Hype 3-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hype 3-Trial", + "shortname": "Hype 3-Trial.munki", + "inferred_type": "munki", + "munki_display_name": "Hype 3", + "munki_description": "Create beautiful HTML5 web content. Interactive web content and animations made with Tumult Hype work on desktops, smartphones and iPads. No coding required." }, - "com.github.dataJAR-recipes.jss.mu-editor": { - "name": "mu-editor", - "description": "Downloads the current release version of Mu and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.download.Hype 3-Trial": { + "name": "Hype3", + "description": "Download recipe for the latest trial version of Hype 3-Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "mu-editor/mu-editor.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.mu-editor", - "deprecated": true, - "shortname": "mu-editor.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." + "path": "Hype 3-Trial/Hype 3-Trial.download.recipe", + "shortname": "Hype 3-Trial.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Hype 3-Trial" + ] }, - "com.github.dataJAR-recipes.pkg.mu-editor": { - "name": "mu-editor", - "description": "Downloads the current release version of mu-editor and makes a package.", + "com.github.dataJAR-recipes.download.PolycomContentApp": { + "name": "PolycomContentApp", + "description": "Downloads the latest version of Polycom Content App.", "repo": "autopkg/dataJAR-recipes", - "path": "mu-editor/mu-editor.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.mu-editor", - "shortname": "mu-editor.pkg", - "inferred_type": "pkg", + "path": "Polycom Content App/PolycomContentApp.download.recipe", + "shortname": "PolycomContentApp.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.mu-editor" + "com.github.dataJAR-recipes.munki.PolycomContentApp" ] }, - "com.github.dataJAR-recipes.munki.mu-editor": { - "name": "mu-editor", - "description": "Downloads the current release version of Mu and imports into munki.", + "com.github.dataJAR-recipes.munki.PolycomContentApp": { + "name": "PolycomContentApp", + "description": "Imports the latest version of Polycom Content App into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "mu-editor/mu-editor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.mu-editor", - "shortname": "mu-editor.munki", + "path": "Polycom Content App/PolycomContentApp.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PolycomContentApp", + "shortname": "PolycomContentApp.munki", "inferred_type": "munki", - "munki_display_name": "mu-editor", - "munki_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." + "munki_display_name": "Polycom Content App", + "munki_description": "The easiest way to share content at work" }, - "com.github.dataJAR-recipes.download.mu-editor": { - "name": "mu-editor", - "description": "Downloads the latest version of mu-editor.", + "com.github.dataJAR-recipes.pkg.Traffic": { + "name": "Traffic", + "description": "Downloads the latest trial version of Traffic and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "mu-editor/mu-editor.download.recipe", - "deprecated": true, - "shortname": "mu-editor.download", - "inferred_type": "download", + "path": "Traffic/Traffic.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Traffic", + "shortname": "Traffic.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.pkg.mu-editor", - "com.github.dataJAR-recipes.munki.mu-editor" + "com.github.dataJAR-recipes.munki.Traffic" ] }, - "com.github.dataJAR-recipes.munki.Mp3tag": { - "name": "Mp3tag", - "description": "Downloads the latest version of Mp3tag and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Traffic": { + "name": "Traffic", + "description": "Downloads the latest version of Traffic and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Mp3tag/Mp3tag.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mp3tag", - "shortname": "Mp3tag.munki", + "path": "Traffic/Traffic.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Traffic", + "shortname": "Traffic.munki", "inferred_type": "munki", - "munki_display_name": "Mp3tag", - "munki_description": "Mp3tag is a powerful and easy-to-use tool to edit metadata of audio files. Musicians, DJs, podcasters, and audio-enthusiasts use it for many different aspects of handling audio files." + "munki_display_name": "Traffic", + "munki_description": "TrafficLIVE: Integrated Agency Management Software. Transform the way your agency focuses on people, profits, clients and the creative process." }, - "com.github.dataJAR-recipes.download.Mp3tag": { - "name": "Mp3tag", - "description": "Downloads the latest version of Mp3tag.", + "com.github.dataJAR-recipes.download.Traffic": { + "name": "Traffic", + "description": "Download recipe for the latest version of Traffic.", "repo": "autopkg/dataJAR-recipes", - "path": "Mp3tag/Mp3tag.download.recipe", - "shortname": "Mp3tag.download", + "path": "Traffic/Traffic.download.recipe", + "shortname": "Traffic.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Mp3tag" + "com.github.dataJAR-recipes.pkg.Traffic" ] }, - "com.github.dataJAR-recipes.munki.OpenVPN Connect Client 3": { - "name": "OpenVPNConnectClient3", - "description": "Downloads the latest version of OpenVPN Connect Client 3 and imports it into Munki.\n\nSet the ARCH variable to \"x86_64\" for Intel downloads or \"arm64\" for Apple Silicon downloads.\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Pencil": { + "name": "Pencil", + "description": "Downloads the latest trial version of Pencil and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenVPN Connect Client/OpenVPN Connect Client 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.OpenVPN Connect Client 3", - "shortname": "OpenVPN Connect Client 3.munki", + "path": "Pencil/Pencil.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Pencil", + "shortname": "Pencil.munki", "inferred_type": "munki", - "munki_display_name": "OpenVPN", - "munki_description": "Official OpenVPN client for Mac for connecting to VPN servers using the OpenVPN protocol." + "munki_display_name": "Pencil", + "munki_description": "Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms." }, - "com.github.dataJAR-recipes.download.OpenVPN Connect Client 3": { - "name": "OpenVPNConnectClient3", - "description": "Downloads the latest version of the OpenVPN Connect Client 3 for Mac.\n\nSet the ARCH variable to \"x86_64\" for Intel downloads or \"arm64\" for Apple Silicon downloads.", + "com.github.dataJAR-recipes.download.Pencil": { + "name": "Pencil", + "description": "Downloads latest version of Pencil.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenVPN Connect Client/OpenVPN Connect Client 3.download.recipe", - "shortname": "OpenVPN Connect Client 3.download", + "path": "Pencil/Pencil.download.recipe", + "shortname": "Pencil.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.OpenVPN Connect Client 3" + "com.github.dataJAR-recipes.munki.Pencil" ] }, - "com.github.dataJAR-recipes.download.LogMeIn Installer": { - "name": "LogMeIn Installer", - "description": "Download recipe for the latest version of LogMeIn Installer.", + "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial": { + "name": "AxureRP9-Trial", + "description": "Downloads the latest version of Axure RP 9-Trial and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "LogMeIn Installer/LogMeIn Installer.download.recipe", - "shortname": "LogMeIn Installer.download", - "inferred_type": "download", + "path": "Axure RP 9-Trial/Axure RP 9-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Axure RP 9-Trial", + "shortname": "Axure RP 9-Trial.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.LogMeIn Installer", - "com.github.dataJAR-recipes.pkg.LogMeIn Installer" + "com.github.dataJAR-recipes.jss.Axure RP 9-Trial" ] }, - "com.github.dataJAR-recipes.munki.LogMeIn Installer": { - "name": "LogMeIn Installer", - "description": "Downloads the current release version of LogMeIn Installer and imports into Munki\n \n NOTE: This installs \"/Applications/LogMeIn Installer *.app\", postinstall a script will be needed that follows the below:\n \n https://www.jamf.com/jamf-nation/discussions/16802/deploying-logmein-via-casper", + "com.github.dataJAR-recipes.munki.Axure RP 9-Trial": { + "name": "AxureRP9-Trial", + "description": "Downloads the latest version of Axure RP 9-Trial and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "LogMeIn Installer/LogMeIn Installer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.LogMeIn Installer", - "shortname": "LogMeIn Installer.munki", + "path": "Axure RP 9-Trial/Axure RP 9-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Axure RP 9-Trial", + "shortname": "Axure RP 9-Trial.munki", "inferred_type": "munki", - "munki_display_name": "LogMeIn Installer", - "munki_description": "The #1 most reliable remote access tool." + "munki_display_name": "Axure RP 9-Trial", + "munki_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." }, - "com.github.dataJAR-recipes.jss.LogMeIn Installer": { - "name": "LogMeIn Installer", - "description": "Downloads the current release version of LogMeIn Installer and then uploads to the JSS.\n\n NOTE: This installs \"/Applications/LogMeIn Installer *.app\", postinstall a script will be needed that follows the below:\n\n https://www.jamf.com/jamf-nation/discussions/16802/deploying-logmein-via-casper", + "com.github.dataJAR-recipes.jss.Axure RP 9-Trial": { + "name": "Milanote1", + "description": "Downloads the latest version of Axure RP 9-Trial and imports into JSS", "repo": "autopkg/dataJAR-recipes", - "path": "LogMeIn Installer/LogMeIn Installer.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.LogMeIn Installer", + "path": "Axure RP 9-Trial/Axure RP 9-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial", "deprecated": true, - "shortname": "LogMeIn Installer.jss", + "shortname": "Axure RP 9-Trial.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The #1 most reliable remote access tool." + "jamf_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." }, - "com.github.dataJAR-recipes.pkg.LogMeIn Installer": { - "name": "LogMeIn Installer", - "description": "Downloads the latest version of LogMeIn Installer and creates a package\n \n NOTE: This installs \"/Applications/LogMeIn Installer *.app\", postinstall a script will be needed that follows the below:\n \n https://www.jamf.com/jamf-nation/discussions/16802/deploying-logmein-via-casper", + "com.github.dataJAR-recipes.download.Axure RP 9-Trial": { + "name": "AxureRP9-Trial", + "description": "Download recipe of the Axure RP 9 Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "LogMeIn Installer/LogMeIn Installer.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.LogMeIn Installer", - "shortname": "LogMeIn Installer.pkg", - "inferred_type": "pkg", + "path": "Axure RP 9-Trial/Axure RP 9-Trial.download.recipe", + "shortname": "Axure RP 9-Trial.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.LogMeIn Installer", - "com.github.andredb90.filewave.LogMeIn Installer" + "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial", + "com.github.dataJAR-recipes.munki.Axure RP 9-Trial" ] }, - "com.github.dataJAR-recipes.munki.Sawgrass Print Manager": { - "name": "Sawgrass Print Manager", - "description": "Downloads the latest version of Sawgrass Print Manager and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Microsoft Word 2019": { + "name": "Microsoft Word 2019", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Word 2019 into Munki\n\n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\n These in turn, utilise the fwlink's found on macadmins.software\n\n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "Sawgrass Print Manager/Sawgrass Print Manager.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Manager", - "deprecated": true, - "shortname": "Sawgrass Print Manager.munki", + "path": "Microsoft Word 2019/Microsoft Word 2019.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "Microsoft Word 2019.munki", "inferred_type": "munki", - "munki_display_name": "Sawgrass Print Manager", - "munki_description": "Sawgrass Print Manager is sophisticated color management software designed to make things easy with simple setup, intuitive workflow, and powerful print controls." + "munki_display_name": "Microsoft Word", + "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." }, - "com.github.dataJAR-recipes.download.Sawgrass Print Manager": { - "name": "Sawgrass Print Manager", - "description": "Downloads the latest version of Sawgrass Print Manager", + "com.github.dataJAR-recipes.munki.Resolume Arena": { + "name": "Resolume Arena", + "description": "Downloads the latest version of Resolume Arena and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sawgrass Print Manager/Sawgrass Print Manager.download.recipe", - "deprecated": true, - "shortname": "Sawgrass Print Manager.download", + "path": "Resolume Arena/Resolume Arena.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Resolume Arena", + "shortname": "Resolume Arena.munki", + "inferred_type": "munki", + "munki_display_name": "Resolume Arena", + "munki_description": "Arena has everything Avenue has, plus advanced options for projection mapping and blending projectors. Control it from a lighting desk and sync to the DJ via SMPTE timecode." + }, + "com.github.dataJAR-recipes.download.Resolume Arena": { + "name": "Resolume Arena", + "description": "Downloads the latest version of Resolume Arena.", + "repo": "autopkg/dataJAR-recipes", + "path": "Resolume Arena/Resolume Arena.download.recipe", + "shortname": "Resolume Arena.download", "inferred_type": "download", "children": [ - "com.github.rustymyers.pkg.SawgrassPrintManager", - "com.github.dataJAR-recipes.munki.Sawgrass Print Manager" + "com.github.dataJAR-recipes.munki.Resolume Arena", + "com.github.moofit-recipes.pkg.Arena" ] }, - "com.github.dataJAR-recipes.download.Kinoni EpocCam Drivers": { - "name": "KinoniEpocCamDrivers", - "description": "Download recipe for Kinoni EpocCam Drivers.", + "com.github.dataJAR-recipes.download.FabFilter Pro-Q 3": { + "name": "FabFilter Pro-Q 3", + "description": "Downloads the latest version of FabFilter Pro-Q 3", "repo": "autopkg/dataJAR-recipes", - "path": "Kinoni EpocCam Drivers/Kinoni EpocCam Drivers.download.recipe", - "shortname": "Kinoni EpocCam Drivers.download", + "path": "FabFilter Pro-Q 3/FabFilter Pro-Q 3.download.recipe", + "shortname": "FabFilter Pro-Q 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Kinoni EpocCam Drivers" + "com.github.dataJAR-recipes.munki.FabFilter Pro-Q 3" ] }, - "com.github.dataJAR-recipes.munki.Kinoni EpocCam Drivers": { - "name": "KinoniEpocCamDrivers", - "description": "Downloads the latest version of Kinoni EpocCam Drivers and imports into Munki.", + "com.github.dataJAR-recipes.munki.FabFilter Pro-Q 3": { + "name": "FabFilter Pro-Q 3", + "description": "Downloads the latest version of FabFilter Pro-Q 3 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Kinoni EpocCam Drivers/Kinoni EpocCam Drivers.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Kinoni EpocCam Drivers", - "shortname": "Kinoni EpocCam Drivers.munki", + "path": "FabFilter Pro-Q 3/FabFilter Pro-Q 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-Q 3", + "shortname": "FabFilter Pro-Q 3.munki", "inferred_type": "munki", - "munki_display_name": "Kinoni EpocCam Drivers", - "munki_description": "Turn your phone into a webcam for free! Requires companion iOS App" + "munki_display_name": "FabFilter Pro-Q 3", + "munki_description": "High-quality equalizer plug-in" }, - "com.github.dataJAR-recipes.munki.MakeHuman": { - "name": "MakeHuman", - "description": "Downloads the latest version of MakeHuman and imports it into Munki.", + "com.github.dataJAR-recipes.munki.PowerManager": { + "name": "PowerManager", + "description": "Downloads the latest version of Power Manager and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "MakeHuman/MakeHuman.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MakeHuman", - "shortname": "MakeHuman.munki", + "path": "Power Manager/Power Manager.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PowerManager", + "shortname": "Power Manager.munki", "inferred_type": "munki", - "munki_display_name": "MakeHuman", - "munki_description": "MakeHuman is an open source (AGPL3) tool designed to simplify the creation of virtual humans using a Graphical User Interface, also commonly referred to as a GUI. This is a specialized branch of the more general subject of 3D modelling. The MakeHuman Team is focused on this specific branch of the broader subject in order to achieve the best possible level of quality and ease of use in that area. The ultimate goal is to be able to quickly produce a wide array of realistic virtual humans with only a few clicks of the mouse and be able to render or export them for use in other projects." + "munki_display_name": "Power Manager", + "munki_description": "Power Manager lets you automate sophisticated tasks and improve your Mac's power management." }, - "com.github.dataJAR-recipes.download.MakeHuman": { - "name": "MakeHuman", - "description": "Downloads latest version of MakeHuman.", + "com.github.dataJAR-recipes.download.PowerManager": { + "name": "PowerManager", + "description": "Downloads the latest version of Power Manager.", "repo": "autopkg/dataJAR-recipes", - "path": "MakeHuman/MakeHuman.download.recipe", - "shortname": "MakeHuman.download", + "path": "Power Manager/Power Manager.download.recipe", + "shortname": "Power Manager.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MakeHuman" + "com.github.dataJAR-recipes.munki.PowerManager" ] }, - "com.github.dataJAR-recipes.download.BBC iPlayer Downloads": { - "name": "BBC iPlayer Downloads", - "description": "Downloads latest version of BBC iPlayer Downloads.", + "com.github.dataJAR-recipes.download.mvMeter2": { + "name": "mvMeter2", + "description": "Downloads the latest release of mvMeter2.", "repo": "autopkg/dataJAR-recipes", - "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.download.recipe", - "deprecated": true, - "shortname": "BBC iPlayer Downloads.download", + "path": "mvMeter2/mvMeter2.download.recipe", + "shortname": "mvMeter2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BBC iPlayer Downloads", - "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads" + "com.github.dataJAR-recipes.munki.mvMeter2" ] }, - "com.github.dataJAR-recipes.munki.BBC iPlayer Downloads": { - "name": "BBC iPlayer Downloads", - "description": "Downloads the latest version of BBC iPlayer Downloads and imports it into Munki.", + "com.github.dataJAR-recipes.munki.mvMeter2": { + "name": "mvMeter2", + "description": "Downloads the latest release of mvMeter2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BBC iPlayer Downloads", - "deprecated": true, - "shortname": "BBC iPlayer Downloads.munki", + "path": "mvMeter2/mvMeter2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.mvMeter2", + "shortname": "mvMeter2.munki", "inferred_type": "munki", - "munki_display_name": "BBC iPlayer Downloads", - "munki_description": "Watch your favourite shows anywhere." - }, - "com.github.dataJAR-recipes.jss.BBC iPlayer Downloads": { - "name": "BBC iPlayer Downloads", - "description": "Downloads the current release version of BBC iPlayer Downloads and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads", - "deprecated": true, - "shortname": "BBC iPlayer Downloads.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Watch your favourite shows anywhere." + "munki_display_name": "mvMeter2", + "munki_description": "mvMeter2 is a multivariable meter including RMS, EBUR128, VU and PPM measurement. mvMeter2 is the successor of mvMeter and adds single/dual meter display, adjustable reference level for all meter modes, adjustable meter delay and preset management." }, - "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads": { - "name": "BBC iPlayer Downloads", - "description": "Downloads the latest version of BBC iPlayer Downloads and creates a versioned PKG.", + "com.github.dataJAR-recipes.download.Motion": { + "name": "Motion", + "description": "Downloads the latest version of Motion.\n\nTo download Apple Silicon use: \"aarch64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"amd64\" in the DOWNLOAD_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "BBC iPlayer Downloads/BBC iPlayer Downloads.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.BBC iPlayer Downloads", - "deprecated": true, - "shortname": "BBC iPlayer Downloads.pkg", - "inferred_type": "pkg", + "path": "Motion/Motion.download.recipe", + "shortname": "Motion.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.BBC iPlayer Downloads" + "com.github.dataJAR-recipes.munki.Motion" ] }, - "com.github.dataJAR-recipes.download.Razer Synapse 2": { - "name": "Razer Synapse 2", - "description": "Downloads the latest version of Razer Synapse 2", + "com.github.dataJAR-recipes.munki.Motion": { + "name": "Motion", + "description": "Downloads the latest version of Motion and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Razer Synapse 2/Razer Synapse 2.download.recipe", - "deprecated": true, - "shortname": "Razer Synapse 2.download", + "path": "Motion/Motion.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Motion", + "shortname": "Motion.munki", + "inferred_type": "munki", + "munki_display_name": "Motion", + "munki_description": "Motion Desktop App\n\nManage your calendar, projects and tasks without needing to open the browser." + }, + "com.github.dataJAR-recipes.download.SF Pro Fonts": { + "name": "SF Pro Fonts", + "description": "Downloads the latest version of SF Pro Fonts", + "repo": "autopkg/dataJAR-recipes", + "path": "SF Pro Fonts/SF Pro Fonts.download.recipe", + "shortname": "SF Pro Fonts.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Razer Synapse 2" + "com.github.dataJAR-recipes.munki.SF Pro Fonts" ] }, - "com.github.dataJAR-recipes.munki.Razer Synapse 2": { - "name": "Razer Synapse 2", - "description": "Downloads the latest version of Razer Synapse 2 and imports into Munki", + "com.github.dataJAR-recipes.munki.SF Pro Fonts": { + "name": "SF Pro Fonts", + "description": "Downloads the latest version of SF Pro Fonts and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Razer Synapse 2/Razer Synapse 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Razer Synapse 2", - "shortname": "Razer Synapse 2.munki", + "path": "SF Pro Fonts/SF Pro Fonts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Pro Fonts", + "shortname": "SF Pro Fonts.munki", "inferred_type": "munki", - "munki_display_name": "Razer Synapse 2", - "munki_description": "Razer Synapse is our unified configuration software that allows you to rebind controls or assign macros to any of your Razer peripherals and saves all your settings automatically to the cloud." + "munki_display_name": "SF Pro Fonts", + "munki_description": "This neutral, flexible, sans-serif typeface is the system font for iOS, iPad OS, macOS and tvOS. SF Pro features nine weights, variable optical sizes for optimal legibility, and includes a rounded variant. SF Pro supports over 150 languages across Latin, Greek, and Cyrillic scripts." }, - "com.github.dataJAR-recipes.munki.Jamf Connect 2 LaunchAgent": { - "name": "Jamf Connect LaunchAgent", - "description": "Downloads the latest version of Jamf Connect 2 LaunchAgent and imports into Munki", + "com.github.dataJAR-recipes.munki.Yamaha USB-MIDI Driver": { + "name": "YamahaUSB-MIDIDriver", + "description": "Downloads the latest version of Yamaha USB-MIDI Driver and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect 2 LaunchAgent/Jamf Connect 2 LaunchAgent.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent", - "shortname": "Jamf Connect 2 LaunchAgent.munki", + "path": "Yamaha USB-MIDI Driver/Yamaha USB-MIDI Driver.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Yamaha USB-MIDI Driver", + "shortname": "Yamaha USB-MIDI Driver.munki", "inferred_type": "munki", - "munki_display_name": "Jamf Connect LaunchAgent", - "munki_description": "LaunchAgent for Jamf Connect 2 to ensure it launches at user login and stays active." + "munki_display_name": "Yamaha USB-MIDI Driver", + "munki_description": "The Yamaha USB-MIDI Driver is software that transfers MIDI data back and forth between your music software and the instrument via a USB cable." }, - "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent": { - "name": "Jamf Connect LaunchAgent", - "description": "Downloads the latest version of Jamf Connect 2 LaunchAgent and extracts its package", + "com.github.dataJAR-recipes.download.Yamaha USB-MIDI Driver": { + "name": "YamahaUSB-MIDIDriver", + "description": "Downloads the latest version of Yamaha USB-MIDI Driver.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect 2 LaunchAgent/Jamf Connect 2 LaunchAgent.pkg.recipe", - "parent": "com.github.yohan460-recipes.download.JamfConnect", - "shortname": "Jamf Connect 2 LaunchAgent.pkg", - "inferred_type": "pkg", + "path": "Yamaha USB-MIDI Driver/Yamaha USB-MIDI Driver.download.recipe", + "shortname": "Yamaha USB-MIDI Driver.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Jamf Connect 2 LaunchAgent", - "com.github.davidbpirie.jamf-upload.JamfConnect2LaunchAgent" + "com.github.dataJAR-recipes.munki.Yamaha USB-MIDI Driver" ] }, - "com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL": { - "name": "WatchGuardMobileVPNwithSSL", - "description": "Download recipe for WatchGuard Mobile VPN with SSL.", + "com.github.dataJAR-recipes.pkg.Exposure X7": { + "name": "ExposureX7", + "description": "Downloads the latest version of Exposure X7 and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "WatchGuard Mobile VPN with SSL/WatchGuard Mobile VPN with SSL.download.recipe", - "shortname": "WatchGuard Mobile VPN with SSL.download", - "inferred_type": "download", + "path": "Exposure X7/Exposure X7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Exposure X7", + "shortname": "Exposure X7.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL" + "com.github.dataJAR-recipes.munki.Exposure X7" ] }, - "com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL": { - "name": "WatchGuardMobileVPNwithSSL", - "description": "Download recipe for WatchGuard Mobile VPN with SSL and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Exposure X7": { + "name": "ExposureX7", + "description": "Downloads the latest version of Exposure X7 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "WatchGuard Mobile VPN with SSL/WatchGuard Mobile VPN with SSL.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL", - "shortname": "WatchGuard Mobile VPN with SSL.munki", + "path": "Exposure X7/Exposure X7.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Exposure X7", + "shortname": "Exposure X7.munki", "inferred_type": "munki", - "munki_display_name": "WatchGuard Mobile VPN with SSL", - "munki_description": "VPN Software for Firebox M400 and M500" + "munki_display_name": "Exposure X7", + "munki_description": "Exposure X7 is the creative photo editor that handles every step of your workflow." }, - "com.github.dataJAR-recipes.download.Coot": { - "name": "Coot", - "description": "Download recipe for the latest version of Coot.", + "com.github.dataJAR-recipes.download.Exposure X7": { + "name": "ExposureX7", + "description": "Downloads the latest version of Exposure X7", "repo": "autopkg/dataJAR-recipes", - "path": "Coot/Coot.download.recipe", - "shortname": "Coot.download", + "path": "Exposure X7/Exposure X7.download.recipe", + "shortname": "Exposure X7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Coot" + "com.github.dataJAR-recipes.pkg.Exposure X7" ] }, - "com.github.dataJAR-recipes.munki.Coot": { - "name": "Coot", - "description": "Downloads the latest version of Coot and imports into Munki.", + "com.github.dataJAR-recipes.munki.NordVPN": { + "name": "NordVPN", + "description": "Downloads the latest version of NordVPN and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Coot/Coot.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Coot", - "shortname": "Coot.munki", + "path": "NordVPN/NordVPN.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.NordVPN", + "shortname": "NordVPN.munki", "inferred_type": "munki", - "munki_display_name": "Coot", - "munki_description": "Coot is a graphics program for building, refining and analysing macromolecular models obtained with crystallographic procedures." + "munki_display_name": "NordVPN", + "munki_description": "Get the fastest VPN in the world and enjoy a smooth, safe, and private connection on your Mac. NordVPN\u2019s easy-to-use app will protect all your connected devices from snoopers tracking what you do online.\n\nEven if you think you have nothing to hide \u2014 no one likes to be watched. That\u2019s why you need a VPN to protect your privacy and keep your online data safe." }, - "com.github.dataJAR-recipes.pkg.Coot": { - "name": "Coot", - "description": "Downloads the latest version of Coot and creates a flat PKG.", + "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer": { + "name": "LinkOptimizer", + "description": "Downloads the latest version of Zevrix LinkOptimizer and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Coot/Coot.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Coot", - "shortname": "Coot.pkg", + "path": "Zevrix LinkOptimizer/Zevrix LinkOptimizer.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.ZevrixLinkOptimizer", + "shortname": "Zevrix LinkOptimizer.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Coot", - "com.github.dataJAR-recipes.jss.Coot" + "com.github.dataJAR-recipes.munki.ZevrixLinkOptimizer" ] }, - "com.github.dataJAR-recipes.jss.Coot": { - "name": "Coot", - "description": "Downloads the current release version of Coot and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.ZevrixLinkOptimizer": { + "name": "LinkOptimizer", + "description": "Downloads the latest version of Zevrix LinkOptimizer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Coot/Coot.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Coot", + "path": "Zevrix LinkOptimizer/Zevrix LinkOptimizer.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer", + "shortname": "Zevrix LinkOptimizer.munki", + "inferred_type": "munki", + "munki_display_name": "LinkOptimizer", + "munki_description": "Reduce InDesign link size; convert image colors, formats and more." + }, + "com.github.dataJAR-recipes.download.ZevrixLinkOptimizer": { + "name": "LinkOptimizer", + "description": "Downloads the latest version of Zevrix LinkOptimizer.", + "repo": "autopkg/dataJAR-recipes", + "path": "Zevrix LinkOptimizer/Zevrix LinkOptimizer.download.recipe", "deprecated": true, - "shortname": "Coot.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Coot is a graphics program for building, refining and analysing macromolecular models obtained with crystallographic procedures." + "shortname": "Zevrix LinkOptimizer.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer" + ] }, - "com.github.dataJAR-recipes.munki.Microsoft Word 2019": { - "name": "Microsoft Word 2019", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Word 2019 into Munki\n\n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\n These in turn, utilise the fwlink's found on macadmins.software\n\n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Phantom": { + "name": "DJIAssistant2ForPhantom", + "description": "Downloads the latest version of DJI Assistant 2 For Phantom and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Word 2019/Microsoft Word 2019.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "Microsoft Word 2019.munki", + "path": "DJI Assistant 2 For Phantom/DJI Assistant 2 For Phantom.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DJI Assistant 2 For Phantom", + "shortname": "DJI Assistant 2 For Phantom.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Word", - "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." + "munki_display_name": "DJI Assistant 2 For Phantom", + "munki_description": "Built to Endure. Engineered to Adapt." }, - "com.github.dataJAR-recipes.pkg.VMware Fusion 10": { - "name": "VMwareFusion10", - "description": "Downloads the latest version of VMware Fusion 10 and creates a package", + "com.github.dataJAR-recipes.download.DJI Assistant 2 For Phantom": { + "name": "DJIAssistant2ForPhantom", + "description": "Downloads latest version of DJI Assistant 2 For Phantom.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 10/VMware Fusion 10.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 10", - "shortname": "VMware Fusion 10.pkg", - "inferred_type": "pkg", + "path": "DJI Assistant 2 For Phantom/DJI Assistant 2 For Phantom.download.recipe", + "shortname": "DJI Assistant 2 For Phantom.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 10" + "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Phantom" ] }, - "com.github.dataJAR-recipes.munki.VMware Fusion 10": { - "name": "VMwareFusion10", - "description": "Downloads the most recent version of VMware Fusion 10 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Microsoft Teams Classic": { + "name": "MicrosoftTeamsClassic", + "description": "Downloads the latest version of Microsoft Teams Classic and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 10/VMware Fusion 10.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 10", - "shortname": "VMware Fusion 10.munki", + "path": "Microsoft Teams Classic/Microsoft Teams Classic.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftteamsclassic", + "deprecated": true, + "shortname": "Microsoft Teams Classic.munki", "inferred_type": "munki", - "munki_display_name": "VMWare Fusion Pro 10", - "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "munki_display_name": "Microsoft Teams Classic", + "munki_description": "Get more done with Microsoft Teams\n\nYour modern workplace at home, in the office, and on the go" }, - "com.github.dataJAR-recipes.download.VMware Fusion 10": { - "name": "VMwareFusion10", - "description": "Downloads the latest version of VMware Fusion 10", + "com.github.dataJAR-recipes.download.KeyShot Network Rendering 2023": { + "name": "KeyShotNetworkRendering2023", + "description": "Downloads the latest version of KeyShot Network Rendering 2023.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 10/VMware Fusion 10.download.recipe", + "path": "KeyShot Network Rendering 2023/KeyShot Network Rendering 2023.download.recipe", "deprecated": true, - "shortname": "VMware Fusion 10.download", + "shortname": "KeyShot Network Rendering 2023.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 10", - "com.github.dataJAR-recipes.munki.VMware Fusion 10" + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 2023" ] }, - "com.github.dataJAR-recipes.jss.VMWare Fusion 10": { - "name": "VMWare Fusion 10", - "description": "Downloads the current release version of VMWare Fusion 10 and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 2023": { + "name": "KeyShotNetworkRendering2023", + "description": "Downloads the latest version of KeyShot Network Rendering 2023 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 10/VMware Fusion 10.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 10", + "path": "KeyShot Network Rendering 2023/KeyShot Network Rendering 2023.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering 2023", "deprecated": true, - "shortname": "VMware Fusion 10.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "shortname": "KeyShot Network Rendering 2023.munki", + "inferred_type": "munki", + "munki_display_name": "KeyShot Network Rendering 2023", + "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." }, - "com.github.dataJAR-recipes.munki.Processing 4": { - "name": "Processing4", - "description": "Downloads the latest version of Processing 4 and imports it into Munki.\n\nSet MUNKI_ARCHITECTURE \"x86_64\" for Intel, use \"arm64\" for Apple Silicon.\n", + "com.github.dataJAR-recipes.munki.Steel Series Engine": { + "name": "SteelSeriesEngine", + "description": "Downloads the latest version of Steel Series Engine and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Processing 4/Processing 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Processing 4", - "shortname": "Processing 4.munki", + "path": "SteelSeries/SteelSeriesEngine.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Steel Series Engine", + "shortname": "SteelSeriesEngine.munki", "inferred_type": "munki", - "munki_display_name": "Processing 4", - "munki_description": "Processing 4 makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to JDK 11 and support for new Java language features. The changes should be transparent to most users, but because of the massive shift behind the scenes, this will be 4.0." + "munki_display_name": "Steel Series Engine", + "munki_description": "SteelSeries Engine 3 software for the best gaming experience on Windows and Mac." }, - "com.github.dataJAR-recipes.download.Processing 4": { - "name": "Processing4", - "description": "Downloads the latest version of Processing 4.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet DOWNLOAD_ARCHITECTURE \"x64\" to download the Intel or \"aarch64\" for Apple Silicon.", + "com.github.dataJAR-recipes.download.Steel Series Engine": { + "name": "Steel Series Engine", + "description": "Downloads the latest version of Steel Series Engine.", "repo": "autopkg/dataJAR-recipes", - "path": "Processing 4/Processing 4.download.recipe", - "shortname": "Processing 4.download", + "path": "SteelSeries/SteelSeriesEngine.download.recipe", + "deprecated": true, + "shortname": "SteelSeriesEngine.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Processing 4" + "com.github.dataJAR-recipes.munki.Steel Series Engine" ] }, - "com.github.dataJAR-recipes.jss.JamfSwitcher": { - "name": "JamfSwitcher", - "description": "Downloads the latest version of Jamf Switcher and imports it into your JSS.", + "com.github.dataJAR-recipes.munki.FFmpeg": { + "name": "FFmpeg", + "description": "Downloads the latest version of FFmpeg and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Switcher/Jamf Switcher.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.JamfSwitcher", - "deprecated": true, - "shortname": "Jamf Switcher.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Jamf Switcher is an app which points either Jamf Pro applications or your browser to a particular Jamf deployment and is configured by Self Service Bookmarks" + "path": "FFmpeg/FFmpeg.munki.recipe", + "parent": "com.github.faumac.pkg.FFmpeg", + "shortname": "FFmpeg.munki", + "inferred_type": "munki", + "munki_display_name": "FFmpeg", + "munki_description": "A complete, cross-platform solution to record, convert and stream audio and video." }, - "com.github.dataJAR-recipes.pkg.JamfSwitcher": { - "name": "JamfSwitcher", - "description": "Downloads the latest version of Jamf Switcher and creates a package.", + "com.github.dataJAR-recipes.munki.DisplayLink": { + "name": "displaylink", + "description": "Import DisplayLink Driver into munki.\n\tTaken over from bochoven-recipe (https://github.com/autopkg/bochoven-recipes/issues/35)", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Switcher/Jamf Switcher.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.JamfSwitcher", - "shortname": "Jamf Switcher.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.JamfSwitcher" - ] + "path": "DisplayLink/DisplayLink.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DisplayLink", + "shortname": "DisplayLink.munki", + "inferred_type": "munki", + "munki_display_name": "DisplayLink Driver Installer", + "munki_description": "DisplayLink Software Installer to use with a Port Replicator. You can find the user manual here" }, - "com.github.dataJAR-recipes.download.JamfSwitcher": { - "name": "JamfSwitcher", - "description": "Downloads the latest version of Jamf Switcher.", + "com.github.dataJAR-recipes.download.DisplayLink": { + "name": "DisplayLink", + "description": "Downloads the latest version of the DisplayLink Drivers (not Manager).\n\tTaken over from bochoven-recipe (https://github.com/autopkg/bochoven-recipes/issues/35)", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Switcher/Jamf Switcher.download.recipe", - "shortname": "Jamf Switcher.download", + "path": "DisplayLink/DisplayLink.download.recipe", + "deprecated": true, + "shortname": "DisplayLink.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.JamfSwitcher", - "com.github.dataJAR-recipes.munki.JamfSwitcher" + "com.github.dataJAR-recipes.munki.DisplayLink", + "com.github.jlehikoinen.jss.DisplayLink" ] }, - "com.github.dataJAR-recipes.munki.JamfSwitcher": { - "name": "JamfSwitcher", - "description": "Downloads the latest version of Jamf Switcher and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Scratch 2": { + "name": "Scratch 2", + "description": "Downloads the latest version of Scratch 2 and creates a package..", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Switcher/Jamf Switcher.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.JamfSwitcher", - "shortname": "Jamf Switcher.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Switcher", - "munki_description": "Jamf Switcher is an app which points either Jamf Pro applications or your browser to a particular Jamf deployment and is configured by Self Service Bookmarks" + "path": "Scratch 2/Scratch 2.pkg.recipe", + "parent": "com.github.aysiu.download.Scratch2", + "shortname": "Scratch 2.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Scratch 2" + ] }, - "com.github.dataJAR-recipes.jss.Kiwi for G Suite": { - "name": "KiwiforGSuite", - "description": "Downloads the current release version of Kiwi for G Suite and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Scratch 2": { + "name": "Scratch 2", + "description": "Downloads the current release version of Scratch 2 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Kiwi for G Suite/Kiwi for G Suite.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Kiwi for G Suite", + "path": "Scratch 2/Scratch 2.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Scratch 2", "deprecated": true, - "shortname": "Kiwi for G Suite.jss", + "shortname": "Scratch 2.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "A better way for enterprises to use Gmail and G Suite." + "jamf_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." }, - "com.github.dataJAR-recipes.download.Kiwi for G Suite": { - "name": "KiwiforGSuite", - "description": "Download recipe for the latest trial version of Kiwi for G Suite.", + "com.github.dataJAR-recipes.munki.Basic PAYE Tools": { + "name": "BasicPAYETools", + "description": "Downloads the latest version of Basic PAYE Tools and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Kiwi for G Suite/Kiwi for G Suite.download.recipe", - "deprecated": true, - "shortname": "Kiwi for G Suite.download", + "path": "Basic PAYE Tools/Basic PAYE Tools.munki.recipe", + "parent": "com.github.dataJAR-test-recipes.download.Basic PAYE Tool", + "shortname": "Basic PAYE Tools.munki", + "inferred_type": "munki", + "munki_display_name": "Basic PAYE Tools", + "munki_description": "The software allows you to perform most payroll tasks, including working out the tax and National Insurance for your employees and sending this information to HMRC." + }, + "com.github.dataJAR-recipes.download.Basic PAYE Tool": { + "name": "BasicPAYETools", + "description": "Downloads the latest version of Basic PAYE Tools.", + "repo": "autopkg/dataJAR-recipes", + "path": "Basic PAYE Tools/Basic PAYE Tools.download.recipe", + "shortname": "Basic PAYE Tools.download", + "inferred_type": "download" + }, + "com.github.dataJAR-recipes.munki.pgAdmin4": { + "name": "pgAdmin4", + "description": "Downloads the current release version of pgAdmin 4 and imports it to Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "repo": "autopkg/dataJAR-recipes", + "path": "pgAdmin4/pgAdmin4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.pgAdmin4", + "shortname": "pgAdmin4.munki", + "inferred_type": "munki", + "munki_display_name": "pgAdmin 4", + "munki_description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface may be run on the desktop or on a web server and supports all common PostgreSQL features. The application includes a syntax highlighting SQL editor." + }, + "com.github.dataJAR-recipes.download.pgAdmin4": { + "name": "pgAdmin4", + "description": "Downloads the current release version of pgAdmin 4.\n\nFor Intel use: \"x86_64\" in the ARCH_TYPE variable\nFor Apple Silicon use: \"arm64\" in the ARCH_TYPE variable", + "repo": "autopkg/dataJAR-recipes", + "path": "pgAdmin4/pgAdmin4.download.recipe", + "shortname": "pgAdmin4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Kiwi for G Suite" + "com.github.dataJAR-recipes.munki.pgAdmin4" ] }, - "com.github.dataJAR-recipes.munki.Kiwi for G Suite": { - "name": "KiwiforGSuite", - "description": "Downloads the latest trial version of Kiwi for G Suite and imports into Munki.", + "com.github.dataJAR-recipes.munki.MindManager": { + "name": "MindManager", + "description": "Downloads latest version of Mindjet MindManager for Mac OS X and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Kiwi for G Suite/Kiwi for G Suite.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Kiwi for G Suite", - "shortname": "Kiwi for G Suite.munki", + "path": "Mindjet MindManager/MindManager.munki.recipe", + "parent": "com.github.peshay.download.MindManager", + "deprecated": true, + "shortname": "MindManager.munki", "inferred_type": "munki", - "munki_display_name": "Kiwi for G Suite", - "munki_description": "A better way for enterprises to use Gmail and G Suite." + "munki_display_name": "Mindjet MindManager", + "munki_description": "Digital mind mapping and data visualization" }, - "com.github.dataJAR-recipes.pkg.Kiwi for G Suite": { - "name": "KiwiforGSuite", - "description": "Downloads the latest version of Kiwi for G Suite and creates a flat PKG.", + "com.github.dataJAR-recipes.munki.KeeWeb": { + "name": "KeeWeb", + "description": "Downloads the latest version of KeeWeb and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Kiwi for G Suite/Kiwi for G Suite.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Kiwi for G Suite", - "shortname": "Kiwi for G Suite.pkg", - "inferred_type": "pkg", + "path": "KeeWeb/KeeWeb.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeeWeb", + "shortname": "KeeWeb.munki", + "inferred_type": "munki", + "munki_display_name": "KeeWeb", + "munki_description": "Free cross-platform password manager compatible with KeePass." + }, + "com.github.dataJAR-recipes.download.KeeWeb": { + "name": "KeeWeb", + "description": "Downloads the latest version of KeeWeb.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "KeeWeb/KeeWeb.download.recipe", + "shortname": "KeeWeb.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Kiwi for G Suite", - "com.github.dataJAR-recipes.munki.Kiwi for G Suite" + "com.github.dataJAR-recipes.munki.KeeWeb", + "com.github.dataJAR-recipes.pkg.KeeWeb" ] }, - "com.github.dataJAR-recipes.pkg.UnityHub": { - "name": "UnityHub", - "description": "Downloads latest UnityHub disk image and builds a package.", + "com.github.dataJAR-recipes.pkg.KeeWeb": { + "name": "KeeWeb", + "description": "Downloads the latest version of KeeWeb and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Unity3D/UnityHub.pkg.recipe", - "parent": "com.github.hansen-m.download.UnityHub", - "shortname": "UnityHub.pkg", + "path": "KeeWeb/KeeWeb.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.KeeWeb", + "shortname": "KeeWeb.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.UnityHub" + "com.github.dataJAR-recipes.jss.KeeWeb" ] }, - "com.github.dataJAR-recipes.munki.UnityHub": { - "name": "UnityHub", - "description": "Downloads latest UnityHub disk image, builds a package and imports it into Munki.", + "com.github.dataJAR-recipes.jss.KeeWeb": { + "name": "KeeWeb", + "description": "Downloads the current release version of KeeWeb and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Unity3D/UnityHub.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.UnityHub", - "shortname": "UnityHub.munki", - "inferred_type": "munki", - "munki_display_name": "Unity Hub", - "munki_description": "The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations. In addition, you can manually add versions of the Editor that you have already installed on your machine to your Hub." + "path": "KeeWeb/KeeWeb.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.KeeWeb", + "deprecated": true, + "shortname": "KeeWeb.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Free cross-platform password manager compatible with KeePass." }, - "com.github.dataJAR-recipes.download.Shotcut": { - "name": "Shotcut", - "description": "Downloads the latest version of Shotcut. ", + "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS": { + "name": "AzulZuluOpenJDK11LTS", + "description": "Downloads the current release version of Azul Zulu OpenJDK 11 LTS, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Shotcut/Shotcut.download.recipe", - "shortname": "Shotcut.download", - "inferred_type": "download", + "path": "Azul Zulu OpenJDK 11 LTS/Azul Zulu OpenJDK 11 LTS.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Azul Zulu OpenJDK 11 LTS", + "shortname": "Azul Zulu OpenJDK 11 LTS.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Shotcut" + "com.github.dataJAR-recipes.munki.Azul Zulu OpenJDK 11 LTS" ] }, - "com.github.dataJAR-recipes.munki.Shotcut": { - "name": "Shotcut", - "description": "Downloads the latest version of Shotcut and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Shotcut/Shotcut.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Shotcut", - "shortname": "Shotcut.munki", - "inferred_type": "munki", - "munki_display_name": "Shotcut", - "munki_description": "cross-platform (Qt), open-source (GPLv3) video editor " - }, - "com.github.dataJAR-recipes.download.IOLab": { - "name": "IOLab", - "description": "Downloads the latest version of IOLab.", + "com.github.dataJAR-recipes.download.Azul Zulu OpenJDK 11 LTS": { + "name": "AzulZuluOpenJDK11LTS", + "description": "Downloads the current release version of Azul Zulu OpenJDK 11 LTS.\nSet the ARCHITECTURE key to \"x\" to download the Intel version or \"aarch\" for Apple Silicon version.", "repo": "autopkg/dataJAR-recipes", - "path": "IOLab/IOLab.download.recipe", - "shortname": "IOLab.download", + "path": "Azul Zulu OpenJDK 11 LTS/Azul Zulu OpenJDK 11 LTS.download.recipe", + "shortname": "Azul Zulu OpenJDK 11 LTS.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.IOLab" + "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS" ] }, - "com.github.dataJAR-recipes.munki.IOLab": { - "name": "IOLab", - "description": "Downloads the latest version of IOLab and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Azul Zulu OpenJDK 11 LTS": { + "name": "AzulZuluOpenJDK11LTS", + "description": "Downloads the current release version of Azul Zulu OpenJDK 11 LTS, builds a package and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "IOLab/IOLab.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.IOLab", - "shortname": "IOLab.munki", + "path": "Azul Zulu OpenJDK 11 LTS/Azul Zulu OpenJDK 11 LTS.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS", + "shortname": "Azul Zulu OpenJDK 11 LTS.munki", "inferred_type": "munki", - "munki_display_name": "IOLab", - "munki_description": "iOLab Wireless Lab System\n\nBuilt in sensors measure force, acceleration, velocity, displacement, magnetic field, rotation, light, sound, temperature, pressure, and voltages down to a few \u03bcV.\n\nExpansion connectors provide access to over a dozen user controllable digital and analog inputs and outputs.\n\nFree software controls the device, acquires and displays data in real time, and provides a suite of analysis and data manipulation features." - }, - "com.github.dataJAR-recipes.download.KeeperPasswordManager": { - "name": "KeeperPasswordManager", - "description": "Downloads the latest version of Keeper Password Manager.", + "munki_display_name": "Azul Zulu OpenJDK 11 LTS", + "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems." + }, + "com.github.dataJAR-recipes.download.TX16Wx Software Sampler 3": { + "name": "TX16WxSoftwareSampler3", + "description": "Downloads the latest version of TX16Wx Software Sampler 3", "repo": "autopkg/dataJAR-recipes", - "path": "Keeper Password Manager/Keeper Password Manager.download.recipe", - "shortname": "Keeper Password Manager.download", + "path": "TX16Wx Software Sampler 3/TX16Wx Software Sampler 3.download.recipe", + "shortname": "TX16Wx Software Sampler 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeeperPasswordManager" + "com.github.dataJAR-recipes.munki.TX16Wx Software Sampler 3" ] }, - "com.github.dataJAR-recipes.munki.KeeperPasswordManager": { - "name": "KeeperPasswordManager", - "description": "Downloads the latest version of Keeper Password Manager and imports it into Munki.", + "com.github.dataJAR-recipes.munki.TX16Wx Software Sampler 3": { + "name": "TX16WxSoftwareSampler3", + "description": "Downloads the latest version of TX16Wx Software Sampler 3 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Keeper Password Manager/Keeper Password Manager.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeeperPasswordManager", - "shortname": "Keeper Password Manager.munki", + "path": "TX16Wx Software Sampler 3/TX16Wx Software Sampler 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.TX16Wx Software Sampler 3", + "shortname": "TX16Wx Software Sampler 3.munki", "inferred_type": "munki", - "munki_display_name": "Keeper Password Manager", - "munki_description": "Keeper protects your passwords and secrets with ultimate security, visibility and control\n\nFrom the data center to the front office, Keeper delivers the ultimate in enterprise security and cyberthreat prevention. Protect access to applications, systems, secrets and IT resources with a zero-trust and zero-knowledge architecture. Simplify and strengthen auditing and compliance while achieving organisation-wide visibility, control, event logging and reporting." + "munki_display_name": "TX16Wx Software Sampler 3", + "munki_description": "TX16Wx Software Sampler is a plug-in for the creative musician, inspired and modeled after the best hardware samplers with all the ease and new exiting features of modern software." }, - "com.github.dataJAR-recipes.download.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of FreeFileSync. Taken from bnpl-recipes repo", + "com.github.dataJAR-recipes.munki.Webroot SecureAnywhere": { + "name": "WebrootSecureAnywhere", + "description": "Downloads the current release version of Webroot SecureAnywhere and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "FreeFileSync/FreeFileSync.download.recipe", - "shortname": "FreeFileSync.download", + "path": "Webroot SecureAnywhere/Webroot SecureAnywhere.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Webroot SecureAnywhere", + "shortname": "Webroot SecureAnywhere.munki", + "inferred_type": "munki", + "munki_display_name": "Webroot SecureAnywhere", + "munki_description": "Full-scale antivirus security." + }, + "com.github.dataJAR-recipes.download.Webroot SecureAnywhere": { + "name": "WebrootSecureAnywhere", + "description": "Downloads the current release version of Webroot SecureAnywhere.", + "repo": "autopkg/dataJAR-recipes", + "path": "Webroot SecureAnywhere/Webroot SecureAnywhere.download.recipe", + "shortname": "Webroot SecureAnywhere.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.freefilesync" + "com.github.dataJAR-recipes.munki.Webroot SecureAnywhere" ] }, - "com.github.dataJAR-recipes.munki.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of FreeFileSync, builds a package and imports it to Munki. Taken from bnpl-recipes repo", + "com.github.dataJAR-recipes.munki.ReiKey": { + "name": "ReiKey", + "description": "Downloads the latest version of ReiKey and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FreeFileSync/FreeFileSync.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.freefilesync", - "shortname": "FreeFileSync.munki", + "path": "ReiKey/ReiKey.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ReiKey", + "shortname": "ReiKey.munki", "inferred_type": "munki", - "munki_display_name": "FreeFileSync", - "munki_description": "FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way." + "munki_display_name": "ReiKey", + "munki_description": "ReiKey provides continual protection by monitoring persistence locations. Any new persistent component will trigger a ReiKey alert, allowing malicious items be blocked." }, - "com.github.dataJAR-recipes.pkg.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of FreeFileSync and builds a package. Taken from bnpl-recipes repo", + "com.github.dataJAR-recipes.download.ReiKey": { + "name": "ReiKey", + "description": "Downloads latest version of the ReiKey.", "repo": "autopkg/dataJAR-recipes", - "path": "FreeFileSync/FreeFileSync.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.freefilesync", - "shortname": "FreeFileSync.pkg", - "inferred_type": "pkg", + "path": "ReiKey/ReiKey.download.recipe", + "shortname": "ReiKey.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.freefilesync", - "com.github.andredb90.filewave.freefilesync" + "com.github.dataJAR-recipes.munki.ReiKey" ] }, - "com.github.dataJAR-recipes.munki.PostgreSQL 13": { - "name": "PostgreSQL13", - "description": "Downloads the latest version of PostgreSQL 13 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SMART Education Software Web": { + "name": "SMART Education Software Web", + "description": "Downloads the latest version of SMART Education Software Web and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "PostgreSQL 13/PostgreSQL 13.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.PostgreSQL 13", - "shortname": "PostgreSQL 13.munki", + "path": "SMART Education Software Web/SMART Education Software Web.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SMART Education Software Web", + "shortname": "SMART Education Software Web.munki", "inferred_type": "munki", - "munki_display_name": "PostgreSQL 13", - "munki_description": "PostgreSQL 13 database system packaged by EnterpriseDB.com.\n\nThis installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing your databases, and StackBuilder; a package manager that can be used to download and install additional PostgreSQL tools and drivers. Stackbuilder includes management, integration, migration, replication, geospatial, connectors and other tools. " + "munki_display_name": "SMART Education Software Web", + "munki_description": "SMART Notebook Administrator Tools" }, - "com.github.dataJAR-recipes.pkg.PostgreSQL 13": { - "name": "PostgreSQL13", - "description": "Generates a pkg of PostgreSQL 13.", + "com.github.dataJAR-recipes.download.SMART Education Software Web": { + "name": "SMART Education Software Web", + "description": "Downloads the latest version of SMART Education Software Web", "repo": "autopkg/dataJAR-recipes", - "path": "PostgreSQL 13/PostgreSQL 13.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.PostgreSQL 13", - "shortname": "PostgreSQL 13.pkg", - "inferred_type": "pkg", + "path": "SMART Education Software Web/SMART Education Software Web.download.recipe", + "shortname": "SMART Education Software Web.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PostgreSQL 13" + "com.github.dataJAR-recipes.munki.SMART Education Software Web" ] }, - "com.github.dataJAR-recipes.download.PostgreSQL 13": { - "name": "PostgreSQL13", - "description": "Downloads the latest version of PostgreSQL 13.", + "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9.5": { + "name": "Cubase LE AI Elements 9.5", + "description": "Download recipe for the latest version of Cubase LE AI Elements 9.5", "repo": "autopkg/dataJAR-recipes", - "path": "PostgreSQL 13/PostgreSQL 13.download.recipe", - "shortname": "PostgreSQL 13.download", - "inferred_type": "download", + "path": "Cubase LE AI Elements 9.5/Cubase LE AI Elements 9.5.download.recipe", + "deprecated": true, "children": [ - "com.github.dataJAR-recipes.pkg.PostgreSQL 13" + "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9.5" ] }, - "com.github.dataJAR-recipes.munki.GoPro Quik": { - "name": "GoProQuik", - "description": "Downloads the latest version of GoPro Quik and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9.5": { + "name": "CubaseLEAIElements9.5", + "description": "Downloads the latest version of Cubase LE AI Elements 9.5 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "GoPro Quik/GoPro Quik.munki.recipe", - "parent": "com.github.nstrauss.download.GoProQuik", - "shortname": "GoPro Quik.munki", - "inferred_type": "munki", - "munki_display_name": "GoPro Quik", - "munki_description": "Quik makes it easy to access, edit and enjoy your GoPro photos and videos. Automatically import your footage and create awesome videos synced to music in just a few clicks. And with an optional GoPro Plus subscription, it's even easier to create and share epic videos with Quik. You'll have a huge variety of soundtracks to choose from, and you can auto upload your photos and videos to the cloud to edit and enjoy on your phone anytime, anywhere." + "path": "Cubase LE AI Elements 9.5/Cubase LE AI Elements 9.5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9.5", + "deprecated": true }, - "com.github.dataJAR-recipes.munki.QLab5": { - "name": "QLab5", - "description": "Downloads the latest version of QLab 5 and imports into Munki.", + "com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL": { + "name": "WatchGuardMobileVPNwithSSL", + "description": "Download recipe for WatchGuard Mobile VPN with SSL and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "QLab5/QLab5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.QLab5", - "shortname": "QLab5.munki", + "path": "WatchGuard Mobile VPN with SSL/WatchGuard Mobile VPN with SSL.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL", + "shortname": "WatchGuard Mobile VPN with SSL.munki", "inferred_type": "munki", - "munki_display_name": "QLab 5", - "munki_description": "QLab 5 is a live media playback and show control program.\n\nIts design is based around concepts and conventions of the theatrical, broadcast, and cinematic industries, but it is intended to be flexible and adaptable enough to be used in many other contexts." + "munki_display_name": "WatchGuard Mobile VPN with SSL", + "munki_description": "VPN Software for Firebox M400 and M500" }, - "com.github.dataJAR-recipes.download.QLab5": { - "name": "QLab5", - "description": "Downloads latest version of QLab 5.", + "com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL": { + "name": "WatchGuardMobileVPNwithSSL", + "description": "Download recipe for WatchGuard Mobile VPN with SSL.", "repo": "autopkg/dataJAR-recipes", - "path": "QLab5/QLab5.download.recipe", - "shortname": "QLab5.download", + "path": "WatchGuard Mobile VPN with SSL/WatchGuard Mobile VPN with SSL.download.recipe", + "shortname": "WatchGuard Mobile VPN with SSL.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.QLab5" + "com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL" ] }, - "com.github.dataJAR-recipes.munki.Navicat Essentials for MySQL": { - "name": "NavicatEssentialsforMySQL", - "description": "Downloads the latest version of Navicat Essentials for MySQL and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Navicat Essentials for MySQL/Navicat Essentials for MySQL.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Navicat Essentials for MySQL", - "shortname": "Navicat Essentials for MySQL.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat Essentials for MySQL", - "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development." - }, - "com.github.dataJAR-recipes.download.Navicat Essentials for MySQL": { - "name": "Navicat Essentials for MySQL", - "description": "Downloads the latest version of Navicat Essentials for MySQL.", + "com.github.dataJAR-recipes.download.Threat-Dragon-ng": { + "name": "Threat-Dragon-ng", + "description": "Downloads the latest version of Threat-Dragon-ng.", "repo": "autopkg/dataJAR-recipes", - "path": "Navicat Essentials for MySQL/Navicat Essentials for MySQL.download.recipe", - "shortname": "Navicat Essentials for MySQL.download", + "path": "Threat-Dragon-ng/Threat-Dragon-ng.download.recipe", + "shortname": "Threat-Dragon-ng.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Navicat Essentials for MySQL" + "com.github.dataJAR-recipes.munki.Threat-Dragon-ng" ] }, - "com.github.dataJAR-recipes.download.EV3 Classroom": { - "name": "EV3Classroom", - "description": "Downloads the latest version of EV3 Classroom", + "com.github.dataJAR-recipes.munki.Threat-Dragon-ng": { + "name": "Threat-Dragon-ng", + "description": "Downloads the latest version of Threat-Dragon-ng and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "EV3 Classroom/EV3 Classroom.download.recipe", - "shortname": "EV3 Classroom.download", + "path": "Threat-Dragon-ng/Threat-Dragon-ng.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Threat-Dragon-ng", + "shortname": "Threat-Dragon-ng.munki", + "inferred_type": "munki", + "munki_display_name": "Threat-Dragon-ng", + "munki_description": "An open source threat modeling tool from OWASP" + }, + "com.github.dataJAR-recipes.download.FabFilter Pro-C 2": { + "name": "FabFilter Pro-C 2", + "description": "Downloads the latest version of FabFilter Pro-C 2", + "repo": "autopkg/dataJAR-recipes", + "path": "FabFilter Pro-C 2/FabFilter Pro-C 2.download.recipe", + "shortname": "FabFilter Pro-C 2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.EV3 Classroom" + "com.github.dataJAR-recipes.munki.FabFilter Pro-C 2" ] }, - "com.github.dataJAR-recipes.munki.EV3 Classroom": { - "name": "EV3Classroom", - "description": "Downloads the latest version of EV3Classroom and imports into Munki", + "com.github.dataJAR-recipes.munki.FabFilter Pro-C 2": { + "name": "FabFilter Pro-C 2", + "description": "Downloads the latest version of FabFilter Pro-C 2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "EV3 Classroom/EV3 Classroom.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EV3 Classroom", - "shortname": "EV3 Classroom.munki", + "path": "FabFilter Pro-C 2/FabFilter Pro-C 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-C 2", + "shortname": "FabFilter Pro-C 2.munki", "inferred_type": "munki", - "munki_display_name": "EV3 Classroom", - "munki_description": "If you have any LEGO MINDSTORMS Education EV3 product and want to program your EV3 Brick with word block coding, download the LEGO MINDSTORMS Education EV3 Classroom App." + "munki_display_name": "FabFilter Pro-C 2", + "munki_description": "High-quality compressor plug-in" }, - "com.github.dataJAR-recipes.munki.Blue Jeans Admin Installer": { - "name": "BlueJeansAdminInstaller", - "description": "Downloads the latest version of Admin Installer for Blue Jeans and imports it into Munki.\n\nThis package also installs the Blue Jeans sound driver\n\nMore Details on the Admin installer: https://support.bluejeans.com/s/article/BlueJeans-App-2-x-Centralized-Deployment", + "com.github.dataJAR-recipes.munki.sassafrasclient": { + "name": "Sassafras Client", + "description": "Downloads the latest client installer for Sassafras AllSight/LabSight/KeySight and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Admin Installer/Blue Jeans Admin Installer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Blue Jeans Admin Installer", + "path": "Sassafras Client/SassafrasClient.munki.recipe", + "parent": "com.github.jazzace.download.sassafrasclient", "deprecated": true, - "shortname": "Blue Jeans Admin Installer.munki", + "shortname": "SassafrasClient.munki", "inferred_type": "munki", - "munki_display_name": "Blue Jeans Admin Installer", - "munki_description": "BlueJeans video conferencing application and sound driver" + "munki_display_name": "Sassafras Client", + "munki_description": "KSP Client Installer from Sassafras Software" }, - "com.github.dataJAR-recipes.download.Blue Jeans Admin Installer": { - "name": "BlueJeans", - "description": "Downloads the latest version of BlueJeansAdminInstaller.\n\nThis package also installs the Blue Jeans sound driver\n\nMore Details on the Admin installer: https://support.bluejeans.com/s/article/BlueJeans-App-2-x-Centralized-Deployment\n\nTo download the Apple Silicon version use arm64 in the ARCH_TYPE variable.\n\nTo download the Intel version use x86_64 in the ARCH_TYPE variable.", + "com.github.dataJAR-recipes.munki.Apache NetBeans": { + "name": "ApacheNetBeans", + "description": "Downloads the latest version of Apache NetBeans and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Admin Installer/Blue Jeans Admin Installer.download.recipe", - "deprecated": true, - "shortname": "Blue Jeans Admin Installer.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Blue Jeans Admin Installer" - ] + "path": "Apache NetBeans/Apache NetBeans.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Apache NetBeans", + "shortname": "Apache NetBeans.munki", + "inferred_type": "munki", + "munki_display_name": "Apache NetBeans", + "munki_description": "Apache NetBeans\n\nFits the Pieces Together\n\nDevelopment Environment, Tooling Platform and Application Framework." }, - "com.github.dataJAR-recipes.download.Vysor": { - "name": "Vysor", - "description": "Downloads the latest DMG version of Vysor.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Apache NetBeans": { + "name": "ApacheNetBeans", + "description": "Downloads the latest version of Apache NetBeans.", "repo": "autopkg/dataJAR-recipes", - "path": "Vysor/Vysor.download.recipe", - "shortname": "Vysor.download", + "path": "Apache NetBeans/Apache NetBeans.download.recipe", + "shortname": "Apache NetBeans.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Vysor" + "com.github.dataJAR-recipes.munki.Apache NetBeans" ] }, - "com.github.dataJAR-recipes.munki.Vysor": { - "name": "Vysor", - "description": "Downloads the latest version of the Vysor and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Rhino 7": { + "name": "Rhinoceros", + "description": "Downloads the current release version of Rhino 7 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Vysor/Vysor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Vysor", - "shortname": "Vysor.munki", + "path": "Rhino 7/Rhino 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Rhino 7", + "shortname": "Rhino 7.munki", "inferred_type": "munki", - "munki_display_name": "Vysor", - "munki_description": "Mirror and Control your Phone." + "munki_display_name": "Rhino 7", + "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." }, - "com.github.dataJAR-recipes.download.GoTo Resolve Desktop Console": { - "name": "GoToResolveDesktopConsole", - "description": "Downloads the latest version of GoTo Resolve Desktop Console.", + "com.github.dataJAR-recipes.download.Rhino 7": { + "name": "Rhino 7", + "description": "Downloads the latest version Rhino 7.", "repo": "autopkg/dataJAR-recipes", - "path": "GoTo Resolve Desktop Console/GoTo Resolve Desktop Console.download.recipe", - "shortname": "GoTo Resolve Desktop Console.download", + "path": "Rhino 7/Rhino 7.download.recipe", + "shortname": "Rhino 7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.GoTo Resolve Desktop Console" + "com.github.hansen-m.pkg.Rhino 7", + "com.github.dataJAR-recipes.munki.Rhino 7", + "com.github.moofit-recipes.pkg.Rhino7" ] }, - "com.github.dataJAR-recipes.munki.GoTo Resolve Desktop Console": { - "name": "GoToResolveDesktopConsole", - "description": "Downloads the latest version of GoTo Resolve Desktop Console and imports it into Munki.", + "com.github.dataJAR-recipes.munki.AirParrot 3": { + "name": "AirParrot3", + "description": "Downloads thev latest ersion of AirParrot 3 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "GoTo Resolve Desktop Console/GoTo Resolve Desktop Console.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.GoTo Resolve Desktop Console", - "shortname": "GoTo Resolve Desktop Console.munki", + "path": "AirParrot 3/AirParrot 3.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.AirParrot3", + "shortname": "AirParrot 3.munki", "inferred_type": "munki", - "munki_display_name": "GoTo Resolve Desktop Console", - "munki_description": "GoTo Resolve enables IT and support professionals to deliver remote support to computers, servers and mobile devices with remote view, remote control or camera share from a web-based or desktop agent console. GoTo Resolve employs robust data security measures to defend against both passive and active attacks." + "munki_display_name": "AirParrot 3", + "munki_description": "Streaming and Mirroring for Windows and macOS\n\nWirelessly mirror your screen or stream media files to a variety of receivers. AirParrot quickly finds available media receivers on your network and uses quick connect to connect directly to any device running Reflector 4. Easily mirror your screen, extend your desktop or stream files to share videos, audio, presentations and much more!" }, - "com.github.dataJAR-recipes.pkg.Genymotion": { - "name": "Genymotion", - "description": "Downloads the current release version of Genymotion and makes a package.", + "com.github.dataJAR-recipes.munki.Smallpdf": { + "name": "Smallpdf", + "description": "Downloads the latest version of Smallpdf and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Genymotion/Genymotion.pkg.recipe", - "parent": "com.github.erikng.download.Genymotion", - "shortname": "Genymotion.pkg", + "path": "Smallpdf/Smallpdf.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.Smallpdf", + "shortname": "Smallpdf.munki", + "inferred_type": "munki", + "munki_display_name": "Smallpdf", + "munki_description": "All the tools you\u2019ll need to be more productive and work smarter with documents." + }, + "com.github.dataJAR-recipes.munki.Hunchly": { + "name": "Hunchly", + "description": "Downloads the latest version of Hunchly and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "repo": "autopkg/dataJAR-recipes", + "path": "Hunchly/Hunchly.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hunchly", + "shortname": "Hunchly.munki", + "inferred_type": "munki", + "munki_display_name": "Hunchly", + "munki_description": "Hunchly automatically collects, documents, and annotates every web page you visit." + }, + "com.github.dataJAR-recipes.download.Hunchly": { + "name": "Hunchly", + "description": "Downloads latest version of the Hunchly\n\nTo download Apple Silicon use: \"_arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"\" in the DOWNLOAD_ARCH variable", + "repo": "autopkg/dataJAR-recipes", + "path": "Hunchly/Hunchly.download.recipe", + "shortname": "Hunchly.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Hunchly" + ] + }, + "com.github.dataJAR-recipes.pkg.VMware Fusion 11": { + "name": "VMwareFusion11", + "description": "Downloads the latest version of VMware Fusion 11 and creates a package", + "repo": "autopkg/dataJAR-recipes", + "path": "VMware Fusion 11/VMware Fusion 11.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 11", + "shortname": "VMware Fusion 11.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Genymotion" + "com.github.dataJAR-recipes.jss.VMWare Fusion 11" ] }, - "com.github.dataJAR-recipes.jss.Genymotion": { - "name": "Genymotion", - "description": "Downloads the current release version of Genymotion and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.jss.VMWare Fusion 11": { + "name": "VMWare Fusion 11", + "description": "Downloads the current release version of VMWare Fusion 11 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Genymotion/Genymotion.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Genymotion", + "path": "VMware Fusion 11/VMware Fusion 11.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 11", "deprecated": true, - "shortname": "Genymotion.jss", + "shortname": "VMware Fusion 11.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Speed up your development lifecycle with an easy, accessible, and effective testing and collaboration tool." + "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.pkg.Disk Inventory X": { - "name": "Disk Inventory X", - "description": "Downloads the latest version of Disk Inventory X and creates a package.", + "com.github.dataJAR-recipes.download.VMware Fusion 11": { + "name": null, + "description": "Downloads the latest version of VMware Fusion 11.", "repo": "autopkg/dataJAR-recipes", - "path": "Disk Inventory X/Disk Inventory X.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Disk Inventory X", - "shortname": "Disk Inventory X.pkg", - "inferred_type": "pkg" + "path": "VMware Fusion 11/VMware Fusion 11.download.recipe", + "shortname": "VMware Fusion 11.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 11", + "com.github.dataJAR-recipes.munki.VMware Fusion 11" + ] }, - "com.github.dataJAR-recipes.munki.Disk Inventory X": { - "name": "Disk Inventory X", - "description": "Downloads the latest version of Disk Inventory X and imports it into Munki.", + "com.github.dataJAR-recipes.munki.VMware Fusion 11": { + "name": "VMwareFusion11", + "description": "Downloads the most recent version of VMware Fusion 11 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Disk Inventory X/Disk Inventory X.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Disk Inventory X", - "shortname": "Disk Inventory X.munki", + "path": "VMware Fusion 11/VMware Fusion 11.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 11", + "shortname": "VMware Fusion 11.munki", "inferred_type": "munki", - "munki_display_name": "Disk Inventory X", - "munki_description": "Disk Inventory X is a disk usage utility for Mac OS X." + "munki_display_name": "VMWare Fusion Pro 11", + "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.download.Disk Inventory X": { - "name": "Disk Inventory X", - "description": "Downloads the latest version of Disk Inventory X.", + "com.github.dataJAR-recipes.download.Sassafras KeyAccess": { + "name": "SassafrasKeyAccess", + "description": "Downloads the latest version of Sassafras KeyAccess", "repo": "autopkg/dataJAR-recipes", - "path": "Disk Inventory X/Disk Inventory X.download.recipe", - "shortname": "Disk Inventory X.download", + "path": "Sassafras KeyAccess/Sassafras KeyAccess.download.recipe", + "shortname": "Sassafras KeyAccess.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Disk Inventory X", - "com.github.dataJAR-recipes.munki.Disk Inventory X" + "com.github.dataJAR-recipes.munki.Sassafras KeyAccess" ] }, - "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer": { - "name": "Swiss-PdbViewer", - "description": "Download recipe for the latest version of Swiss-PdbViewer.", + "com.github.dataJAR-recipes.munki.Sassafras KeyAccess": { + "name": "SassafrasKeyAccess", + "description": "Downloads the latest client installer for Sassafras KeyAccess and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it", "repo": "autopkg/dataJAR-recipes", - "path": "Swiss-PdbViewer/Swiss-PdbViewer.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Swiss-PdbViewer", - "shortname": "Swiss-PdbViewer.pkg", + "path": "Sassafras KeyAccess/Sassafras KeyAccess.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sassafras KeyAccess", + "shortname": "Sassafras KeyAccess.munki", + "inferred_type": "munki", + "munki_display_name": "SassafrasKeyAccess", + "munki_description": "Sassafras KeyAccess client software can connect devices to your KeyServer." + }, + "com.github.dataJAR-recipes.pkg.Wing 101": { + "name": "Wing 101", + "description": "Downloads the latest version of Wing 101 and creates a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "Wing 101/Wing 101.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Wing 101", + "shortname": "Wing 101.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Swiss-PdbViewer", - "com.github.dataJAR-recipes.munki.Swiss-PdbViewer" + "com.github.dataJAR-recipes.jss.Wing 101" ] }, - "com.github.dataJAR-recipes.jss.Swiss-PdbViewer": { - "name": "Swiss-PdbViewer", - "description": "Downloads the latest version of Swiss-PdbViewer and then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.Wing 101": { + "name": "Wing 101", + "description": "Downloads the current release version of Wing 101 and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Swiss-PdbViewer/Swiss-PdbViewer.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer", + "path": "Wing 101/Wing 101.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Wing 101", "deprecated": true, - "shortname": "Swiss-PdbViewer.jss", + "shortname": "Wing 101.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Swiss-PdbViewer (aka DeepView) is an application that provides a user friendly interface allowing to analyze several proteins at the same time. The proteins can be superimposed in order to deduce structural alignments and compare their active sites or any other relevant parts. Amino acid mutations, H-bonds, angles and distances between atoms are easy to obtain thanks to the intuitive graphic and menu interface." + "jamf_description": "Wing is a Python IDE with powerful debugger and intelligent editor that make interactive Python development fast, accurate, and fun." }, - "com.github.dataJAR-recipes.munki.Swiss-PdbViewer": { - "name": "Swiss-PdbViewer", - "description": "Downloads the latest version Swiss-PdbViewer and imports into Munki", + "com.github.dataJAR-recipes.munki.Wing 101": { + "name": "Wing 101", + "description": "Downloads the latest version of Wing 101 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Swiss-PdbViewer/Swiss-PdbViewer.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer", - "shortname": "Swiss-PdbViewer.munki", + "path": "Wing 101/Wing 101.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Wing 101", + "shortname": "Wing 101.munki", "inferred_type": "munki", - "munki_display_name": "Swiss-PdbViewer", - "munki_description": "Swiss-PdbViewer (aka DeepView) is an application that provides a user friendly interface allowing to analyze several proteins at the same time. The proteins can be superimposed in order to deduce structural alignments and compare their active sites or any other relevant parts. Amino acid mutations, H-bonds, angles and distances between atoms are easy to obtain thanks to the intuitive graphic and menu interface." + "munki_display_name": "Wing 101", + "munki_description": "Wing is a Python IDE with powerful debugger and intelligent editor that make interactive Python development fast, accurate, and fun." }, - "com.github.dataJAR-recipes.download.Swiss-PdbViewer": { - "name": "Swiss-PdbViewer", - "description": "Download recipe for the latest version of Swiss-PdbViewer and extracts the Pkg", + "com.github.dataJAR-recipes.download.Wing 101": { + "name": "Wing 101", + "description": "Download recipe for Wing 101.", "repo": "autopkg/dataJAR-recipes", - "path": "Swiss-PdbViewer/Swiss-PdbViewer.download.recipe", - "shortname": "Swiss-PdbViewer.download", + "path": "Wing 101/Wing 101.download.recipe", + "shortname": "Wing 101.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer" - ] - }, - "com.github.dataJAR-recipes.jss.Vagrant": { - "name": "Vagrant", - "description": "Downloads the current release version of Vagrant and then uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Vagrant/Vagrant.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Vagrant", - "deprecated": true, - "shortname": "Vagrant.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Create and configure lightweight, reproducible, and portable development environments." - }, - "com.github.dataJAR-recipes.pkg.Vagrant": { - "name": "Vagrant", - "description": "Downloads Vagrant installer and extracts the embedded package. No repackaging done.", - "repo": "autopkg/dataJAR-recipes", - "path": "Vagrant/Vagrant.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Vagrant", - "shortname": "Vagrant.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Vagrant" + "com.github.dataJAR-recipes.pkg.Wing 101", + "com.github.dataJAR-recipes.munki.Wing 101" ] }, - "com.github.dataJAR-recipes.download.Insomnia Designer": { - "name": "InsomniaDesigner", - "description": "Downloads the latest release of Insomnia Designer.", + "com.github.dataJAR-recipes.download.SF Symbols 2": { + "name": "SFSymbols2", + "description": "Downloads the latest version of SF Symbols 2", "repo": "autopkg/dataJAR-recipes", - "path": "Insomnia Designer/Insomnia Designer.download.recipe", + "path": "SF Symbols 2/SF Symbols 2.download.recipe", "deprecated": true, - "shortname": "Insomnia Designer.download", + "shortname": "SF Symbols 2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Insomnia Designer" + "com.github.dataJAR-recipes.munki.SF Symbols 2" ] }, - "com.github.dataJAR-recipes.munki.Insomnia Designer": { - "name": "InsomniaDesigner", - "description": "Downloads the latest release of Insomnia Designer and imports into Munki", + "com.github.dataJAR-recipes.munki.SF Symbols 2": { + "name": "SFSymbols2", + "description": "Downloads the latest version of SF Symbols 2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Insomnia Designer/Insomnia Designer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Insomnia Designer", - "shortname": "Insomnia Designer.munki", + "path": "SF Symbols 2/SF Symbols 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Symbols 2", + "shortname": "SF Symbols 2.munki", "inferred_type": "munki", - "munki_display_name": "Insomnia Designer", - "munki_description": "Collaborative API Design Editor." - }, - "com.github.dataJAR-recipes.download.Razer Synapse": { - "name": "RazerSynapse", - "description": "Downloads the latest version of Razer Synapse", - "repo": "autopkg/dataJAR-recipes", - "path": "Razer Synapse/Razer Synapse.download.recipe", - "shortname": "Razer Synapse.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Razer Synapse" - ] + "munki_display_name": "SF Symbols 2", + "munki_description": "With over 3,100 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text labels. They can be exported and edited in vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 3 features over 600 new symbols, enhanced color customization, a new inspector, and improved support for custom symbols." }, - "com.github.dataJAR-recipes.munki.Razer Synapse": { - "name": "RazerSynapse", - "description": "Downloads the latest version of Razer Synapse and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Hudl SportsCode 11": { + "name": "HudlSportsCode11", + "description": "Downloads Hudl SportsCode 11 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Razer Synapse/Razer Synapse.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Razer Synapse", - "shortname": "Razer Synapse.munki", + "path": "Hudl SportsCode 11/Hudl SportsCode 11.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hudl SportsCode 11", + "shortname": "Hudl SportsCode 11.munki", "inferred_type": "munki", - "munki_display_name": "Razer Synapse", - "munki_description": "Razer Synapse is our unified configuration software that allows you to rebind controls or assign macros to any of your Razer peripherals and saves all your settings automatically to the cloud." + "munki_display_name": "Hudl SportsCode 11", + "munki_description": "Gaining an edge on the competition requires flexible workflows that adapt to any situation" }, - "com.github.dataJAR-recipes.download.Fathom": { - "name": "Fathom", - "description": "Downloads the latest version of Fathom.\n\nTo download Apple Silicon use: \"_arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.download.Hudl SportsCode 11": { + "name": "HudlSportsCode11", + "description": "Downloads Hudl SportsCode 11.", "repo": "autopkg/dataJAR-recipes", - "path": "Fathom/Fathom.download.recipe", - "shortname": "Fathom.download", + "path": "Hudl SportsCode 11/Hudl SportsCode 11.download.recipe", + "shortname": "Hudl SportsCode 11.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Fathom" + "com.github.dataJAR-recipes.munki.Hudl SportsCode 11" ] }, - "com.github.dataJAR-recipes.munki.Fathom": { - "name": "Fathom", - "description": "Downloads the latest version of Fathom and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.NWEA Secure Testing Browser": { + "name": "NWEA Secure Testing Browser", + "description": "Downloads the current release version of NWEA Secure Testing Browser and imports into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Fathom/Fathom.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Fathom", - "shortname": "Fathom.munki", + "path": "NWEA Secure Testing Browser/NWEA Secure Testing Browser.munki.recipe", + "parent": "com.github.nstrauss.download.NWEASecureTestingBrowser", + "shortname": "NWEA Secure Testing Browser.munki", "inferred_type": "munki", - "munki_display_name": "Fathom", - "munki_description": "Increase productivity with the #1 rated AI Notetaker\n\nFathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation." + "munki_display_name": "NWEA Secure Testing Browser", + "munki_description": "The NWEA Secure Testing Browser provides students the ability to complete our K12 assessments on an macOS." }, - "com.github.dataJAR-recipes.munki.FontBase": { - "name": "FontBase", - "description": "Downloads the latest version of FontBase and imports into Munki", + "com.github.dataJAR-recipes.munki.4K Video Downloader": { + "name": "4KVideoDownloader", + "description": "Downloads the latest version of 4K Video Downloader and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FontBase/FontBase.munki.recipe", - "parent": "com.github.jlehikoinen.download.FontBase", - "shortname": "FontBase.munki", + "path": "4K Video Downloader/4K Video Downloader.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.4K Video Downloader", + "shortname": "4K Video Downloader.munki", "inferred_type": "munki", - "munki_display_name": "FontBase", - "munki_description": "FontBase is the font manager of the new generation, built by designers, for designers." + "munki_display_name": "4K Video Downloader", + "munki_description": "4K Video Downloader allows downloading videos, playlists, channels and subtitles from YouTube, Facebook, Vimeo and other video sites in high quality." }, - "com.github.dataJAR-recipes.download.Audiomovers Listento Plugins": { - "name": "AudiomoversListentoPlugins", - "description": "Downloads latest version of the Audiomovers Listento Plugins.", + "com.github.dataJAR-recipes.download.4K Video Downloader": { + "name": "4KVideoDownloader", + "description": "Downloads latest version of 4K Video Downloader.", "repo": "autopkg/dataJAR-recipes", - "path": "Audiomovers Listento Plugins/Audiomovers Listento Plugins.download.recipe", - "shortname": "Audiomovers Listento Plugins.download", + "path": "4K Video Downloader/4K Video Downloader.download.recipe", + "shortname": "4K Video Downloader.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Audiomovers Listento Plugins" + "com.github.dataJAR-recipes.munki.4K Video Downloader", + "com.github.dataJAR-recipes.pkg.4K Video Downloader" ] }, - "com.github.dataJAR-recipes.munki.Audiomovers Listento Plugins": { - "name": "AudiomoversListentoPlugins", - "description": "Downloads the latest version of Audiomovers Listento Plugins and imports into Munki.", + "com.github.dataJAR-recipes.jss.4K Video Downloader": { + "name": "4KVideoDownloader", + "description": "Downloads the latest version of 4K Video Downloader and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Audiomovers Listento Plugins/Audiomovers Listento Plugins.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Audiomovers Listento Plugins", - "shortname": "Audiomovers Listento Plugins.munki", - "inferred_type": "munki", - "munki_display_name": "Audiomovers Listento Plugins", - "munki_description": "DAWless high quality audio streaming" + "path": "4K Video Downloader/4K Video Downloader.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.4K Video Downloader", + "deprecated": true, + "shortname": "4K Video Downloader.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "4K Video Downloader allows downloading videos, playlists, channels and subtitles from YouTube, Facebook, Vimeo and other video sites in high quality." }, - "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN": { - "name": "SketchUp2024-EN", - "description": "Downloads the latest version of SketchUp (formerly SketchUp Pro) 2024 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.pkg.4K Video Downloader": { + "name": "4KVideoDownloader", + "description": "Downloads the latest version of 4K Video Downloader and makes a package.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp 2024 EN/SketchUp 2024 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp 2024 EN", - "shortname": "SketchUp 2024 EN.pkg", + "path": "4K Video Downloader/4K Video Downloader.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.4K Video Downloader", + "shortname": "4K Video Downloader.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp 2024 EN" + "com.github.dataJAR-recipes.jss.4K Video Downloader" ] }, - "com.github.dataJAR-recipes.download.SketchUp 2024 EN": { - "name": "SketchUp2024-EN", - "description": "Downloads the latest version of SketchUp (formerly SketchUp Pro) 2024 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.CrashPlan for Small Business": { + "name": "CrashPlanforSmallBusiness", + "description": "Downloads the latest version of CrashPlan for Small Business and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp 2024 EN/SketchUp 2024 EN.download.recipe", - "shortname": "SketchUp 2024 EN.download", + "path": "CrashPlan for Small Business/CrashPlan for Small Business.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CrashPlan for Small Business", + "shortname": "CrashPlan for Small Business.munki", + "inferred_type": "munki", + "munki_display_name": "CrashPlan for Small Business", + "munki_description": "Cloud Backup Solutions for the Remote and Hybrid Workforce." + }, + "com.github.dataJAR-recipes.download.CrashPlan for Small Business": { + "name": "CrashPlanforSmallBusiness", + "description": "Downloads the latest version of CrashPlan for Small Business.", + "repo": "autopkg/dataJAR-recipes", + "path": "CrashPlan for Small Business/CrashPlan for Small Business.download.recipe", + "shortname": "CrashPlan for Small Business.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN" + "com.github.dataJAR-recipes.munki.CrashPlan for Small Business" ] }, - "com.github.dataJAR-recipes.munki.SketchUp 2024 EN": { - "name": "SketchUp2024-EN", - "description": "Downloads the latest version of SketchUp (formerly SketchUp Pro) 2024 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp 2024 EN/SketchUp 2024 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN", - "shortname": "SketchUp 2024 EN.munki", - "inferred_type": "munki", - "munki_display_name": "SketchUp 2024", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" - }, - "com.github.dataJAR-recipes.download.CiscoWebexMeetings": { - "name": "Cisco Webex Meetings", - "description": "Downloads the latest version of Cisco Webex Meetings.", + "com.github.dataJAR-recipes.munki.Anaconda 3": { + "name": "Anaconda3", + "description": "Downloads the current release version of Anaconda for Python 3 and imports it into Munki.\n\nThis differs from other recipes as we pull the version out of a .json file instead of the pkg receipts, as\nthe pkg receipts are all 0.\n\nThis is accomplished via our own custom processor (JSONFileReader) and an installcheck_script", "repo": "autopkg/dataJAR-recipes", - "path": "Cisco Webex Meetings/Cisco Webex Meetings.download.recipe", + "path": "Anaconda 3/Anaconda3.munki.recipe", + "parent": "com.github.hansen-m.download.Anaconda", "deprecated": true, - "shortname": "Cisco Webex Meetings.download", - "inferred_type": "download" + "shortname": "Anaconda3.munki", + "inferred_type": "munki", + "munki_display_name": "Anaconda 3", + "munki_description": "Anaconda is a Python distribution which includes over 400 Python packages for science, math, engineering, and data analysis." }, - "com.github.dataJAR-recipes.download.FabFilter Pro-C 2": { - "name": "FabFilter Pro-C 2", - "description": "Downloads the latest version of FabFilter Pro-C 2", + "com.github.dataJAR-recipes.download.SF Symbols 5": { + "name": "SFSymbols5", + "description": "Downloads the latest version of SF Symbols 5", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-C 2/FabFilter Pro-C 2.download.recipe", - "shortname": "FabFilter Pro-C 2.download", + "path": "SF Symbols 5/SF Symbols 5.download.recipe", + "shortname": "SF Symbols 5.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-C 2" + "com.github.dataJAR-recipes.munki.SF Symbols 5" ] }, - "com.github.dataJAR-recipes.munki.FabFilter Pro-C 2": { - "name": "FabFilter Pro-C 2", - "description": "Downloads the latest version of FabFilter Pro-C 2 and imports into Munki", + "com.github.dataJAR-recipes.munki.SF Symbols 5": { + "name": "SFSymbols5", + "description": "Downloads the latest version of SF Symbols 5 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-C 2/FabFilter Pro-C 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-C 2", - "shortname": "FabFilter Pro-C 2.munki", + "path": "SF Symbols 5/SF Symbols 5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Symbols 5", + "shortname": "SF Symbols 5.munki", "inferred_type": "munki", - "munki_display_name": "FabFilter Pro-C 2", - "munki_description": "High-quality compressor plug-in" + "munki_display_name": "SF Symbols 5", + "munki_description": "SF Symbols 5\n\nWith over 5,000 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text. They can be exported and edited using vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 5 introduces a collection of expressive animations, over 700 new symbols, and enhanced tools for custom symbols." }, - "com.github.dataJAR-recipes.munki.Framer X-Trial": { - "name": "FramerX-Trial", - "description": "Downloads the latest trail version of Framer X and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SF Symbols 4": { + "name": "SFSymbols4", + "description": "Downloads the latest version of SF Symbols 4 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Framer X-Trial/Framer X-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Framer X-Trial", - "shortname": "Framer X-Trial.munki", + "path": "SF Symbols 4/SF Symbols 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Symbols 4", + "shortname": "SF Symbols 4.munki", "inferred_type": "munki", - "munki_display_name": "Framer X-Trial", - "munki_description": "Bring your creative ideas to life with Framer X, the best tool for interactive design. Create responsive layouts, design realistic prototypes, and bring everything closer to production. All in one place." + "munki_display_name": "SF Symbols 4", + "munki_description": "With over 4,400 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text labels. They can be exported and edited using vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 4 features over 1000 new symbols, variable color, automatic rendering, and new unified layer annotation." }, - "com.github.dataJAR-recipes.download.Framer X-Trial": { - "name": "FramerX-Trial", - "description": "Downloads latest trial version of Framer X.", + "com.github.dataJAR-recipes.download.SF Symbols 4": { + "name": "SFSymbols4", + "description": "Downloads the latest version of SF Symbols 4", "repo": "autopkg/dataJAR-recipes", - "path": "Framer X-Trial/Framer X-Trial.download.recipe", - "deprecated": true, - "shortname": "Framer X-Trial.download", + "path": "SF Symbols 4/SF Symbols 4.download.recipe", + "shortname": "SF Symbols 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Framer X-Trial" + "com.github.dataJAR-recipes.munki.SF Symbols 4" ] }, - "com.github.dataJAR-recipes.download.SMART Education Software Web": { - "name": "SMART Education Software Web", - "description": "Downloads the latest version of SMART Education Software Web", + "com.github.dataJAR-recipes.download.Microsoft Teams": { + "name": "MicrosoftTeams", + "description": "Downloads the latest version of Microsoft Teams.", "repo": "autopkg/dataJAR-recipes", - "path": "SMART Education Software Web/SMART Education Software Web.download.recipe", - "shortname": "SMART Education Software Web.download", + "path": "Microsoft Teams/Microsoft Teams.download.recipe", + "shortname": "Microsoft Teams.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SMART Education Software Web" + "com.github.dataJAR-recipes.munki.Microsoft Teams" ] }, - "com.github.dataJAR-recipes.munki.SMART Education Software Web": { - "name": "SMART Education Software Web", - "description": "Downloads the latest version of SMART Education Software Web and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "SMART Education Software Web/SMART Education Software Web.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SMART Education Software Web", - "shortname": "SMART Education Software Web.munki", - "inferred_type": "munki", - "munki_display_name": "SMART Education Software Web", - "munki_description": "SMART Notebook Administrator Tools" - }, - "com.github.dataJAR-recipes.munki.Isadora 4": { - "name": "Isadora4", - "description": "Imports the latest version of the Isadora 4 software into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Microsoft Teams": { + "name": "MicrosoftTeams", + "description": "Downloads the latest version of Microsoft Teams and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Isadora 4/Isadora 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Isadora 4", - "shortname": "Isadora 4.munki", + "path": "Microsoft Teams/Microsoft Teams.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Microsoft Teams", + "shortname": "Microsoft Teams.munki", "inferred_type": "munki", - "munki_display_name": "Isadora 4", - "munki_description": "Isadora is a proprietary graphic programming environment, with emphasis on real-time manipulation of digital video." + "munki_display_name": "Microsoft Teams", + "munki_description": "Get more done with Microsoft Teams\n\nYour modern workplace at home, in the office, and on the go" }, - "com.github.dataJAR-recipes.download.Isadora 4": { - "name": "Isadora4", - "description": "Downloads the latest version of Isadora 4.", + "com.github.dataJAR-recipes.download.Snagit 2024": { + "name": "Snagit2024", + "description": "Downloads the latest version of Snagit.", "repo": "autopkg/dataJAR-recipes", - "path": "Isadora 4/Isadora 4.download.recipe", - "shortname": "Isadora 4.download", + "path": "Snagit 2024/Snagit 2024.download.recipe", + "shortname": "Snagit 2024.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Isadora 4" + "com.github.dataJAR-recipes.munki.Snagit 2024" ] }, - "com.github.dataJAR-recipes.munki.Spyder": { - "name": "Spyder", - "description": "Downloads the latest version of Spyder and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Snagit 2024": { + "name": "Snagit2024", + "description": "Downloads the latest version of Snagit and imports it into Munki.\n\nAdd your Snagit 2024 licence key to the SNAGIT_2024_LICENCE_KEY variable. ", "repo": "autopkg/dataJAR-recipes", - "path": "Spyder/Spyder.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Spyder", - "shortname": "Spyder.munki", + "path": "Snagit 2024/Snagit 2024.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Snagit 2024", + "shortname": "Snagit 2024.munki", "inferred_type": "munki", - "munki_display_name": "Spyder", - "munki_description": "Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package." + "munki_display_name": "Snagit 2024", + "munki_description": "Screen capture utility." }, - "com.github.dataJAR-recipes.download.Spyder": { - "name": "Spyder", - "description": "Downloads the latest version of Spyder.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.SketchUp Pro 2017 EN": { + "name": "SketchUpPro2017-EN", + "description": "Downloads the latest version of SketchUp Pro 2017 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Spyder/Spyder.download.recipe", - "shortname": "Spyder.download", + "path": "SketchUp Pro 2017 EN/SketchUp Pro 2017 EN.download.recipe", + "shortname": "SketchUp Pro 2017 EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Spyder" + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN" ] }, - "com.github.dataJAR-recipes.download.Axure RP 8-Trial": { - "name": "AxureRP8-Trial", - "description": "Download recipe of the Axure RP 8 Trial.", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2017 EN": { + "name": "SketchUpPro2017-EN", + "description": "Downloads the latest version of SketchUp Pro 2017 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 8-Trial/Axure RP 8-Trial.download.recipe", - "shortname": "Axure RP 8-Trial.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial", - "com.github.dataJAR-recipes.munki.Axure RP 8-Trial" - ] + "path": "SketchUp Pro 2017 EN/SketchUp Pro 2017 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN", + "shortname": "SketchUp Pro 2017 EN.munki", + "inferred_type": "munki", + "munki_display_name": "SketchUp Pro 2017", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial": { - "name": "AxureRP8-Trial", - "description": "Downloads the latest version of Axure RP 8-Trial and creates a package.", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN": { + "name": "SketchUpPro2017-EN", + "description": "Downloads the latest version of SketchUp Pro 2017 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 8-Trial/Axure RP 8-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Axure RP 8-Trial", - "shortname": "Axure RP 8-Trial.pkg", + "path": "SketchUp Pro 2017 EN/SketchUp Pro 2017 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2017 EN", + "shortname": "SketchUp Pro 2017 EN.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Axure RP 8-Trial" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2017 EN" ] }, - "com.github.dataJAR-recipes.jss.Axure RP 8-Trial": { - "name": "Milanote1", - "description": "Downloads the latest version of Axure RP 8-Trial and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Clevershare2": { + "name": "Clevershare2", + "description": "Downloads the latest version of Clevershare 2 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 8-Trial/Axure RP 8-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial", - "deprecated": true, - "shortname": "Axure RP 8-Trial.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." + "path": "Clevershare2/Clevershare2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Clevershare2", + "shortname": "Clevershare2.munki", + "inferred_type": "munki", + "munki_display_name": "Clevershare 2", + "munki_description": "Clevershare 2 is a bi-directional mirroring application that wirelessly connects your iPhone, iPad, Android phone and tablet, Mac, Windows laptop/PC and Chrome devices to your Clevertouch touch screen." }, - "com.github.dataJAR-recipes.munki.Axure RP 8-Trial": { - "name": "AxureRP8-Trial", - "description": "Downloads the latest version of Axure RP 8-Trial and imports into Munki.", + "com.github.dataJAR-recipes.download.Clevershare2": { + "name": "Clevershare2", + "description": "Downloads the latest version of Clevershare2.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 8-Trial/Axure RP 8-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Axure RP 8-Trial", - "shortname": "Axure RP 8-Trial.munki", - "inferred_type": "munki", - "munki_display_name": "Axure RP 8-Trial", - "munki_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." + "path": "Clevershare2/Clevershare2.download.recipe", + "shortname": "Clevershare2.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Clevershare2", + "com.github.ahousseini-recipes.pkg.Clevershare2" + ] }, - "com.github.dataJAR-recipes.munki.UPDD Commander": { - "name": "UPDDCommander", - "description": "Downloads the latest version of UPDD Commander and imports into Munki.", + "com.github.dataJAR-recipes.munki.VPT8": { + "name": "VPT8", + "description": null, "repo": "autopkg/dataJAR-recipes", - "path": "UPDD Commander/UPDD Commander.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.UPDD Commander", - "shortname": "UPDD Commander.munki", + "path": "VPT8/VPT8.munki.recipe", + "parent": "com.github.haircut.download.VPT8", + "shortname": "VPT8.munki", "inferred_type": "munki", - "munki_display_name": "UPDD Commander", - "munki_description": "Legamaster e-Screen touch screen drivers." + "munki_display_name": "VPT8", + "munki_description": "Video Projection Tool (VPT) is a free multipurpose realtime projection software tool for Mac and Windows." }, - "com.github.dataJAR-recipes.download.UPDD Commander": { - "name": "UPDDCommander", - "description": "Download recipe for UPDD Commander.", + "com.github.dataJAR-recipes.munki.QLab5": { + "name": "QLab5", + "description": "Downloads the latest version of QLab 5 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "UPDD Commander/UPDD Commander.download.recipe", - "shortname": "UPDD Commander.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.UPDD Commander" - ] + "path": "QLab5/QLab5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.QLab5", + "shortname": "QLab5.munki", + "inferred_type": "munki", + "munki_display_name": "QLab 5", + "munki_description": "QLab 5 is a live media playback and show control program.\n\nIts design is based around concepts and conventions of the theatrical, broadcast, and cinematic industries, but it is intended to be flexible and adaptable enough to be used in many other contexts." }, - "com.github.dataJAR-recipes.download.Insomnia Core": { - "name": "InsomniaCore", - "description": "Downloads the latest release of Insomnia Core.", + "com.github.dataJAR-recipes.download.QLab5": { + "name": "QLab5", + "description": "Downloads latest version of QLab 5.", "repo": "autopkg/dataJAR-recipes", - "path": "Insomnia Core/Insomnia Core.download.recipe", - "deprecated": true, - "shortname": "Insomnia Core.download", + "path": "QLab5/QLab5.download.recipe", + "shortname": "QLab5.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Insomnia Core" + "com.github.dataJAR-recipes.munki.QLab5" ] }, - "com.github.dataJAR-recipes.munki.Insomnia Core": { - "name": "InsomniaCore", - "description": "Downloads the latest release of Insomnia Core and imports into Munki", + "com.github.dataJAR-recipes.munki.CallQTrainer": { + "name": "CallQTrainer", + "description": "Downloads the latest version of CallQTrainer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insomnia Core/Insomnia Core.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Insomnia Core", - "shortname": "Insomnia Core.munki", + "path": "CallQTrainer/CallQTrainer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CallQTrainer", + "shortname": "CallQTrainer.munki", "inferred_type": "munki", - "munki_display_name": "Insomnia Core", - "munki_description": "Explore REST and GraphQL APIs." + "munki_display_name": "CallQTrainer", + "munki_description": "Immersive Software for Training Show Callers" }, - "com.github.dataJAR-recipes.munki.SketchUpViewer-EN": { - "name": "SketchUpViewer-EN", - "description": "Downloads the latest version of SketchUpViewer EN and imports into Munki.", + "com.github.dataJAR-recipes.download.CallQTrainer": { + "name": "CallQTrainer", + "description": "Downloads the latest version of CallQTrainer.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUpViewer EN/SketchUpViewer EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUpViewer-EN", - "shortname": "SketchUpViewer EN.munki", - "inferred_type": "munki", - "munki_display_name": "SketchUp Viewer", - "munki_description": "SketchUp Viewer. Your models. Anywhere you are.." + "path": "CallQTrainer/CallQTrainer.download.recipe", + "shortname": "CallQTrainer.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.CallQTrainer" + ] }, - "com.github.dataJAR-recipes.download.SketchUpViewer-EN": { - "name": "SketchUpViewer-EN", - "description": "Downloads the latest version of SketchUpViewer EN.", + "com.github.dataJAR-recipes.download.VisualStudio": { + "name": "VisualStudio", + "description": "Downloads the latest version of Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUpViewer EN/SketchUpViewer EN.download.recipe", - "shortname": "SketchUpViewer EN.download", + "path": "Visual Studio/Visual Studio.download.recipe", + "shortname": "Visual Studio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SketchUpViewer-EN" + "com.github.dataJAR-recipes.munki.VisualStudio" ] }, - "com.github.dataJAR-recipes.download.Dolby Atmos Composer Essential": { - "name": "DolbyAtmosComposerEssential", - "description": "Downloads the latest version of Dolby Atmos Composer Essential.", + "com.github.dataJAR-recipes.download.Xamarin Android": { + "name": "XamarinAndroid", + "description": "Downloads the latest version of Xamarin.Android Framework for Visual Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "Dolby Atmos Composer Essential/Dolby Atmos Composer Essential.download.recipe", - "shortname": "Dolby Atmos Composer Essential.download", - "inferred_type": "download", + "path": "Visual Studio/Xamarin.Android.download.recipe", "children": [ - "com.github.dataJAR-recipes.munki.Dolby Atmos Composer Essential" + "com.github.dataJAR-recipes.munki.Xamarin Android" ] }, - "com.github.dataJAR-recipes.munki.Dolby Atmos Composer Essential": { - "name": "DolbyAtmosComposerEssential", - "description": "Downloads the latest version of Dolby Atmos Composer Essential and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Xamarin iOS": { + "name": "XamariniOS", + "description": "Downloads the latest version of Xamarin.iOS Framework for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Dolby Atmos Composer Essential/Dolby Atmos Composer Essential.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Dolby Atmos Composer Essential", - "shortname": "Dolby Atmos Composer Essential.munki", + "path": "Visual Studio/Xamarin.iOS.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Xamarin iOS" + }, + "com.github.dataJAR-recipes.munki.Xamarin Profiler": { + "name": "XamarinProfiler", + "description": "Downloads the latest version of Xamarin Profiler for Visual Studio and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Visual Studio/Xamarin Profiler.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Xamarin Profiler", + "shortname": "Xamarin Profiler.munki", "inferred_type": "munki", - "munki_display_name": "Dolby Atmos Composer Essential", - "munki_description": "Next generation immersive workflow\n\nWhen you want to get creative or just need to get work done, you need tools which do the heavy lifting.\n\nThe Dolby Atmos Composer does that and thereby enables you to quickly get convincing results while mixing in Dolby Atmos. No matter which DAW you use, if you have a sophisticated multichannel mixing room or just use headphones for monitoring, the features and the ease of use of the Dolby Atmos Composer are unrivalled." + "munki_display_name": "Xamarin Profiler", + "munki_description": "Xamarin Profiler for Visual Studio\n\nThe Xamarin Profiler is a graphical interface for the Mono log profiler, and supports profiling Android, iOS, tvOS, and Mac applications on Mac, and Android, iOS, and tvOS applications on Windows." }, - "com.github.dataJAR-recipes.munki.OpenJDK15": { - "name": "OpenJDK 15", - "description": "Downloads the current release version of OpenJDK 15, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.Eclipse Temurin JDK": { + "name": "EclipseTemurinJDK", + "description": "Downloads the latest version of Eclipse Temurin JDK for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK15/OpenJDK15.munki.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK13", - "deprecated": true, - "shortname": "OpenJDK15.munki", + "path": "Visual Studio/Eclipse Temurin JDK.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Eclipse Temurin JDK", + "shortname": "Eclipse Temurin JDK.munki", "inferred_type": "munki", - "munki_display_name": "OpenJDK 15", - "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." + "munki_display_name": "Eclipse Temurin JDK", + "munki_description": "Eclipse Temurin JDK for Visual Studio\n\nEclipse Temurin is the open source Java SE build based upon OpenJDK." }, - "com.github.dataJAR-recipes.download.DisplayLink": { - "name": "DisplayLink", - "description": "Downloads the latest version of the DisplayLink Drivers (not Manager).\n\tTaken over from bochoven-recipe (https://github.com/autopkg/bochoven-recipes/issues/35)", + "com.github.dataJAR-recipes.download.Xamarin Profiler": { + "name": "XamarinMac", + "description": "Downloads the latest version of Xamarin Profiler for Visual Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "DisplayLink/DisplayLink.download.recipe", - "deprecated": true, - "shortname": "DisplayLink.download", + "path": "Visual Studio/Xamarin Profiler.download.recipe", + "shortname": "Xamarin Profiler.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DisplayLink", - "com.github.jlehikoinen.jss.DisplayLink" + "com.github.dataJAR-recipes.munki.Xamarin Profiler" ] }, - "com.github.dataJAR-recipes.munki.DisplayLink": { - "name": "displaylink", - "description": "Import DisplayLink Driver into munki.\n\tTaken over from bochoven-recipe (https://github.com/autopkg/bochoven-recipes/issues/35)", + "com.github.dataJAR-recipes.munki.DotNet 6": { + "name": "DotNet6", + "description": "Downloads the latest version of DotNet 6 for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DisplayLink/DisplayLink.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DisplayLink", - "shortname": "DisplayLink.munki", + "path": "Visual Studio/DotNet 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DotNet 6", + "shortname": "DotNet 6.munki", "inferred_type": "munki", - "munki_display_name": "DisplayLink Driver Installer", - "munki_description": "DisplayLink Software Installer to use with a Port Replicator. You can find the user manual here" + "munki_display_name": "DotNet 6", + "munki_description": "DotNet 6 for Visual Studio\n\nNET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices." }, - "com.github.dataJAR-recipes.munki.sonic particles 2.0": { - "name": "sonicparticles2.0", - "description": "Downloads the latest version of sonic particles 2.0 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Xamarin Android": { + "name": "XamarinAndroid", + "description": "Downloads the latest version of Xamarin.Android Framework for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "sonic particles 2.0/sonic particles 2.0.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.sonic particles 2.0", - "deprecated": true + "path": "Visual Studio/Xamarin.Android.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Xamarin Android" }, - "com.github.dataJAR-recipes.download.sonic particles 2.0": { - "name": "sonicparticles2.0", - "description": "Downloads the latest version of sonic particles 2.0.", + "com.github.dataJAR-recipes.download.Xamarin iOS": { + "name": "XamariniOS", + "description": "Downloads the latest version of Xamarin.iOS Framework for Visual Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "sonic particles 2.0/sonic particles 2.0.download.recipe", - "deprecated": true, + "path": "Visual Studio/Xamarin.iOS.download.recipe", "children": [ - "com.github.dataJAR-recipes.munki.sonic particles 2.0" + "com.github.dataJAR-recipes.munki.Xamarin iOS" ] }, - "com.github.dataJAR-recipes.download.framer-modules": { - "name": "framer-modules", - "description": "Downloads the latest version of framer-modules.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.DotNet 6": { + "name": "DotNet6", + "description": "Downloads the latest version of DotNet 6 for Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon", "repo": "autopkg/dataJAR-recipes", - "path": "framer-modules/framer-modules.download.recipe", - "shortname": "framer-modules.download", + "path": "Visual Studio/DotNet 6.download.recipe", + "shortname": "DotNet 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.framer-modules", - "com.github.dataJAR-recipes.pkg.framer-modules" + "com.github.dataJAR-recipes.munki.DotNet 6" ] }, - "com.github.dataJAR-recipes.munki.framer-modules": { - "name": "framer-modules", - "description": "Downloads the latest version of framer-modules imports into Munki", - "repo": "autopkg/dataJAR-recipes", - "path": "framer-modules/framer-modules.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.framer-modules", - "shortname": "framer-modules.munki", - "inferred_type": "munki", - "munki_display_name": "framer-modules", - "munki_description": "Tired of downloading and copying modules to the prototype on your own? We all are. That's why installing modules is now so easy even your grandma can do it." - }, - "com.github.dataJAR-recipes.jss.framer-modules": { - "name": "framer-modules", - "description": "Downloads the latest framer-modules disk image and then uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "framer-modules/framer-modules.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.framer-modules", - "deprecated": true, - "shortname": "framer-modules.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Tired of downloading and copying modules to the prototype on your own? We all are. That's why installing modules is now so easy even your grandma can do it." - }, - "com.github.dataJAR-recipes.pkg.framer-modules": { - "name": "framer-modules", - "description": "Downloads the latest version of framer-modules and builds a package.", + "com.github.dataJAR-recipes.download.Microsoft Build Of OpenJDK": { + "name": "MicrosoftBuildOfOpenJDK", + "description": "Downloads the latest version of Microsoft Build Of OpenJDK for Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"aarch64\" for Apple Silicon", "repo": "autopkg/dataJAR-recipes", - "path": "framer-modules/framer-modules.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.framer-modules", - "shortname": "framer-modules.pkg", - "inferred_type": "pkg", + "path": "Visual Studio/Microsoft Build Of OpenJDK.download.recipe", + "shortname": "Microsoft Build Of OpenJDK.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.framer-modules" + "com.github.dataJAR-recipes.munki.Microsoft Build Of OpenJDK" ] }, - "com.github.dataJAR-recipes.munki.VCVRack": { - "name": "VCVRack", - "description": "Downloads the latest version of VCV Rack and imports it into Munki.", + "com.github.dataJAR-recipes.download.Eclipse Temurin JDK": { + "name": "EclipseTemurinJDK", + "description": "Downloads the latest version of Eclipse Temurin JDK for Visual Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "Andrew Belt/VCV Rack.munki.recipe", - "parent": "com.github.neilmartin83.download.VCVRack", - "shortname": "VCV Rack.munki", - "inferred_type": "munki", - "munki_display_name": "VCV Rack", - "munki_description": "VCV Rack is an free and open-source cross-platform software modular synthesizer." + "path": "Visual Studio/Eclipse Temurin JDK.download.recipe", + "shortname": "Eclipse Temurin JDK.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Eclipse Temurin JDK" + ] }, - "com.github.dataJAR-recipes.download.Audiomovers Listento": { - "name": "AudiomoversListento", - "description": "Downloads latest version of the Audiomovers Listento.", + "com.github.dataJAR-recipes.download.DotNet 7": { + "name": "DotNet7", + "description": "Downloads the latest version of DotNet 7 for Visual Studio.\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon", "repo": "autopkg/dataJAR-recipes", - "path": "Audiomovers Listento/Audiomovers Listento.download.recipe", - "shortname": "Audiomovers Listento.download", + "path": "Visual Studio/DotNet 7.download.recipe", + "shortname": "DotNet 7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Audiomovers Listento" + "com.github.dataJAR-recipes.munki.DotNet 7" ] }, - "com.github.dataJAR-recipes.munki.Audiomovers Listento": { - "name": "AudiomoversListento", - "description": "Downloads the latest version of Audiomovers Listento and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Microsoft Build Of OpenJDK": { + "name": "MicrosoftBuildOfOpenJDK", + "description": "Downloads the latest version of Microsoft Build Of OpenJDK for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Audiomovers Listento/Audiomovers Listento.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Audiomovers Listento", - "shortname": "Audiomovers Listento.munki", + "path": "Visual Studio/Microsoft Build Of OpenJDK.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Microsoft Build Of OpenJDK", + "shortname": "Microsoft Build Of OpenJDK.munki", "inferred_type": "munki", - "munki_display_name": "Audiomovers Listento", - "munki_description": "DAWless high quality audio streaming" + "munki_display_name": "Microsoft Build Of OpenJDK", + "munki_description": "Microsoft Build Of OpenJDK for Visual Studio\n\nThe Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem." }, - "com.github.dataJAR-recipes.Seafile Client": { - "name": "SeafileClient", - "description": "Downloads latest version of Seafile Client and imports into Munki.", + "com.github.dataJAR-recipes.munki.DotNet 7": { + "name": "DotNet7", + "description": "Downloads the latest version of DotNet 7 for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Seafile Client/Seafile Client.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Seafile Client", - "shortname": "Seafile Client.munki", + "path": "Visual Studio/DotNet 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DotNet 7", + "shortname": "DotNet 7.munki", "inferred_type": "munki", - "munki_display_name": "Seafile Client", - "munki_description": "Seafile is an open source cloud storage for your teams and organizations. (Dropbox like)" + "munki_display_name": "DotNet 7", + "munki_description": "DotNet 7 for Visual Studio\n\nNET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices." }, - "com.github.dataJAR-recipes.download.Seafile Client": { - "name": "SeafileClient", - "description": "Downloads latest version of Seafile Client for mac", + "com.github.dataJAR-recipes.download.Mono Framework": { + "name": "MonoFramework", + "description": "Downloads the latest version of Mono Framework for Visual Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "Seafile Client/Seafile Client.download.recipe", - "shortname": "Seafile Client.download", + "path": "Visual Studio/Mono Framework.download.recipe", + "shortname": "Mono Framework.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.Seafile Client" + "com.github.dataJAR-recipes.munki.Mono Framework" ] }, - "com.github.dataJAR-recipes.autopkg.munki.JAGS": { - "name": "JAGS", - "description": "Downloads the latest version of JAGS: Just Another Gibbs Sampler and imports into Munki.", + "com.github.dataJAR-recipes.download.Xamarin Mac": { + "name": "XamarinMac", + "description": "Downloads the latest version of Xamarin.Mac Framework for Visual Studio.", "repo": "autopkg/dataJAR-recipes", - "path": "JAGS/JAGS.munki.recipe", - "parent": "com.github.dataJAR-recipes.autopkg.download.JAGS", - "shortname": "JAGS.munki", + "path": "Visual Studio/Xamarin.Mac.download.recipe", + "children": [ + "com.github.dataJAR-recipes.munki.Xamarin Mac" + ] + }, + "com.github.dataJAR-recipes.munki.Xamarin Mac": { + "name": "XamarinMac", + "description": "Downloads the latest version of Xamarin.mac Framework for Visual Studio and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Visual Studio/Xamarin.Mac.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Xamarin Mac" + }, + "com.github.dataJAR-recipes.munki.VisualStudio": { + "name": "VisualStudio", + "description": "Downloads the latest version of Visual Studio and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Visual Studio/Visual Studio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VisualStudio", + "shortname": "Visual Studio.munki", "inferred_type": "munki", - "munki_display_name": "JAGS: Just Another Gibbs Sampler", - "munki_description": "JAGS is Just Another Gibbs Sampler. It is a program for the statistical analysis of Bayesian hierarchical models." + "munki_display_name": "Visual Studio", + "munki_description": "Visual Studio for Mac is a .NET integrated development environment on the Mac that can be used to edit, debug, and build code and then publish an app.\n\nIn addition to a code editor and debugger, Visual Studio for Mac includes compilers, code completion tools, graphical designers, and source control features to ease the software development process." }, - "com.github.dataJAR-recipes.autopkg.download.JAGS": { - "name": "JAGS", - "description": "Downloads the latest version of JAGS: Just Another Gibbs Sampler", + "com.github.dataJAR-recipes.munki.Mono Framework": { + "name": "MonoFramework", + "description": "Downloads the latest version of Mono Framework for Visual Studio and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "JAGS/JAGS.download.recipe", - "shortname": "JAGS.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.autopkg.munki.JAGS" - ] + "path": "Visual Studio/Mono Framework.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mono Framework", + "shortname": "Mono Framework.munki", + "inferred_type": "munki", + "munki_display_name": "Mono Framework", + "munki_description": "Mono Framework for Visual Studio\n\nCross platform, open source .NET framework" }, - "com.github.dataJAR-recipes.jss.jamf-migrator": { - "name": "jamf-migrator", - "description": "Downloads the current release version of jamf-migrator and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Elgato Camera Hub": { + "name": "ElgatoCameraHub", + "description": "Downloads the latest version of Elgato Camera Hub and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "jamf-migrator/jamf-migrator.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.jamf-migrator", - "deprecated": true, - "shortname": "jamf-migrator.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "A tool to migrate data granularly between Jamf Pro servers" + "path": "Elgato Camera Hub/Elgato Camera Hub.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Elgato Camera Hub", + "shortname": "Elgato Camera Hub.munki", + "inferred_type": "munki", + "munki_display_name": "Camera Hub", + "munki_description": "Unleash your webcam\u2019s full potential." }, - "com.github.dataJAR-recipes.download.jamf-migrator": { - "name": "jamf-migrator", - "description": "Downloads the latest version of jamf-migrator.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Elgato Camera Hub": { + "name": "ElgatoCameraHub", + "description": "Downloads the latest version of Elgato Camera Hub.", "repo": "autopkg/dataJAR-recipes", - "path": "jamf-migrator/jamf-migrator.download.recipe", - "shortname": "jamf-migrator.download", + "path": "Elgato Camera Hub/Elgato Camera Hub.download.recipe", + "shortname": "Elgato Camera Hub.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.jamf-migrator", - "com.github.dataJAR-recipes.pkg.jamf-migrator", - "com.github.ahousseini-recipes.pkg.jamf-migrator" + "com.github.dataJAR-recipes.munki.Elgato Camera Hub" ] }, - "com.github.dataJAR-recipes.munki.jamf-migrator": { - "name": "jamf-migrator", - "description": "Downloads the latest version of jamf-migrator and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MicrosoftAzureStorageExplorer": { + "name": "Microsoft Azure Storage Explorer", + "description": "Downloads the latest version of Microsoft Azure Storage Explorer and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "jamf-migrator/jamf-migrator.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.jamf-migrator", - "shortname": "jamf-migrator.munki", + "path": "Microsoft Azure Storage Explorer/Microsoft Azure Storage Explorer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer", + "shortname": "Microsoft Azure Storage Explorer.munki", "inferred_type": "munki", - "munki_display_name": "jamf-migrator", - "munki_description": "A tool to migrate data granularly between Jamf Pro servers" + "munki_display_name": "MicrosoftAzureStorageExplorer", + "munki_description": "Upload, download, and manage Azure blobs, files, queues, and tables, as well as Azure Cosmos DB and Azure Data Lake Storage entities. Easily access virtual machine disks, and work with either Azure Resource Manager or classic storage accounts. Manage and configure cross-origin resource sharing rules." }, - "com.github.dataJAR-recipes.pkg.jamf-migrator": { - "name": "jamf-migrator", - "description": "Downloads the latest version of jamf-migrator and creates a package.", + "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer": { + "name": "Microsoft Azure Storage Explorer", + "description": "Downloads the latest version of Microsoft Azure Storage Explorer.", "repo": "autopkg/dataJAR-recipes", - "path": "jamf-migrator/jamf-migrator.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.jamf-migrator", - "shortname": "jamf-migrator.pkg", - "inferred_type": "pkg", + "path": "Microsoft Azure Storage Explorer/Microsoft Azure Storage Explorer.download.recipe", + "shortname": "Microsoft Azure Storage Explorer.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.jamf-migrator" + "com.github.dataJAR-recipes.munki.MicrosoftAzureStorageExplorer", + "com.github.dataJAR-recipes.pkg.MicrosoftAzureStorageExplorer" ] }, - "com.github.dataJAR-recipes.download.MPEG Streamclip": { - "name": "MPEGStreamclip", - "description": "Downloads the current release version of MPEG Streamclip.", + "com.github.dataJAR-recipes.pkg.MicrosoftAzureStorageExplorer": { + "name": "Microsoft Azure Storage Explorer", + "description": "Downloads the latest version of Microsoft Azure Storage Explorer and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "MPEG Streamclip/MPEG Streamclip.download.recipe", - "shortname": "MPEG Streamclip.download", + "path": "Microsoft Azure Storage Explorer/Microsoft Azure Storage Explorer.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer", + "shortname": "Microsoft Azure Storage Explorer.pkg", + "inferred_type": "pkg" + }, + "com.github.dataJAR-recipes.download.Spyder Lite": { + "name": "SpyderLite", + "description": "Downloads the latest version of Spyder Lite.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "Spyder Lite/Spyder Lite.download.recipe", + "shortname": "Spyder Lite.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.MPEG Streamclip", - "com.github.dataJAR-recipes.munki.MPEG Streamclip" + "com.github.dataJAR-recipes.munki.Spyder Lite" ] }, - "com.github.dataJAR-recipes.pkg.MPEG Streamclip": { - "name": "MPEG Streamclip", - "description": "Downloads the latest version of MPEG Streamclip and creates a package.", + "com.github.dataJAR-recipes.munki.Spyder Lite": { + "name": "SpyderLite", + "description": "Downloads the latest version of Spyder Lite and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MPEG Streamclip/MPEG Streamclip.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MPEG Streamclip", - "shortname": "MPEG Streamclip.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.MPEG Streamclip", - "com.github.andreDB90.filewave.MPEG Streamclip" - ] + "path": "Spyder Lite/Spyder Lite.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Spyder Lite", + "shortname": "Spyder Lite.munki", + "inferred_type": "munki", + "munki_display_name": "Spyder Lite", + "munki_description": "Spyder Lite, is Spyder without optional dependencies (Numpy, SciPy, Pandas, Matplotlib, Cython and Sympy for example)." }, - "com.github.dataJAR-recipes.jss.MPEG Streamclip": { - "name": "MPEG Streamclip", - "description": "Downloads the current release version of MPEG Streamclip and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.MunkiCatalogBrowser": { + "name": "MunkiCatalogBrowser", + "description": "Downloads the latest version of Munki Catalog Browser and imports it into your JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "MPEG Streamclip/MPEG Streamclip.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.MPEG Streamclip", + "path": "Munki Catalog Browser/Munki Catalog Browser.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser", "deprecated": true, - "shortname": "MPEG Streamclip.jss", + "shortname": "Munki Catalog Browser.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "MPEG Streamclip is a powerful high-quality video converter, player, editor for MPEG, QuickTime, transport streams, iPod. And now it is a DivX editor and encoding machine, and even a stream and YouTube downloader." + "jamf_description": "Munki Catalog Browser is an app which allows for easy browsing of items in your devices Munki catalogs as well as exporting to CSV" }, - "com.github.dataJAR-recipes.munki.MPEG Streamclip": { - "name": "MPEG Streamclip", - "description": "Downloads the latest version of MPEG Streamclip and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser": { + "name": "MunkiCatalogBrowser", + "description": "Downloads the latest version of Munki Catalog Browser and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "MPEG Streamclip/MPEG Streamclip.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MPEG Streamclip", - "shortname": "MPEG Streamclip.munki", - "inferred_type": "munki", - "munki_display_name": "MPEG Streamclip", - "munki_description": "MPEG Streamclip is a powerful high-quality video converter, player, editor for MPEG, QuickTime, transport streams, iPod. And now it is a DivX editor and encoding machine, and even a stream and YouTube downloader." + "path": "Munki Catalog Browser/Munki Catalog Browser.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MunkiCatalogBrowser", + "shortname": "Munki Catalog Browser.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.MunkiCatalogBrowser" + ] }, - "com.github.dataJAR-recipes.download.VMware Fusion 8": { - "name": "VMwareFusion8", - "description": "Downloads the latest version of VMware Fusion 8", + "com.github.dataJAR-recipes.download.MunkiCatalogBrowser": { + "name": "MunkiCatalogBrowser", + "description": "Downloads the latest version of Munki Catalog Browser.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 8/VMware Fusion 8.download.recipe", - "deprecated": true, - "shortname": "VMware Fusion 8.download", + "path": "Munki Catalog Browser/Munki Catalog Browser.download.recipe", + "shortname": "Munki Catalog Browser.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 8", - "com.github.dataJAR-recipes.pkg.VMware Fusion 8" + "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser", + "com.github.dataJAR-recipes.munki.MunkiCatalogBrowser" ] }, - "com.github.dataJAR-recipes.munki.VMware Fusion 8": { - "name": "VMwareFusion8", - "description": "Downloads the most recent version of VMware Fusion 8 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MunkiCatalogBrowser": { + "name": "MunkiCatalogBrowser", + "description": "Downloads the latest version of Munki Catalog Browser and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 8/VMware Fusion 8.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 8", - "shortname": "VMware Fusion 8.munki", + "path": "Munki Catalog Browser/Munki Catalog Browser.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MunkiCatalogBrowser", + "shortname": "Munki Catalog Browser.munki", "inferred_type": "munki", - "munki_display_name": "VMWare Fusion Pro 8", - "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "munki_display_name": "Munki Catalog Browser", + "munki_description": "Munki Catalog Browser is an app which allows for easy browsing of items in your devices Munki catalogs as well as exporting to CSV" }, - "com.github.dataJAR-recipes.pkg.VMware Fusion 8": { - "name": "VMwareFusion8", - "description": "Downloads the latest version of VMware Fusion 8 and creates a package", + "com.github.dataJAR-recipes.Firefox-locale": { + "name": "Firefox_%LOCALE%", + "description": "Downloads locale specific Firefox and imports into Munki.\n\nSet the 'LOCALE' variable to the required language version.\n\nList of available locale codes here: https://ftp.mozilla.org/pub/firefox/releases/110.0.1/mac/ or here https://ftp.mozilla.org/pub/firefox/releases/latest/README.txt", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 8/VMware Fusion 8.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.VMware Fusion 8", - "shortname": "VMware Fusion 8.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 8" - ] + "path": "Firefox-locale/Firefox.munki.recipe", + "parent": "com.github.autopkg.download.firefox-rc-en_US", + "shortname": "Firefox.munki", + "inferred_type": "munki", + "munki_display_name": "Mozilla Firefox", + "munki_description": "Mozilla Firefox is a free and open source web browser." }, - "com.github.dataJAR-recipes.jss.VMWare Fusion 8": { - "name": "VMWare Fusion 8", - "description": "Downloads the current release version of VMWare Fusion 8 and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Adobe Illustrator 2023": { + "name": null, + "description": "Imports Adobe Illustrator 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "VMware Fusion 8/VMware Fusion 8.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 8", - "deprecated": true, - "shortname": "VMware Fusion 8.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." + "path": "Adobe Admin Console Packages/AdobeIllustrator2023.munki.recipe", + "shortname": "AdobeIllustrator2023.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.jss.jHelper GUI": { - "name": "jHelper GUI", - "description": "Downloads the current release version of jHelper GUI and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Adobe Lightroom CC": { + "name": null, + "description": "Imports Adobe Lightroom CC into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "jHelper GUI/jHelper GUI.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.jHelper GUI", - "deprecated": true, - "shortname": "jHelper GUI.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "The 'JAMF Helper GUI' is an application written in Swift to provide a Cocoa interface for easily creating JAMF Helper commands. The application provides a GUI control for all of the 'jamfhelper' binary commands to make selecting and formatting the appropriate arguments easier." + "path": "Adobe Admin Console Packages/AdobeLightroomCC.munki.recipe", + "shortname": "AdobeLightroomCC.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.jHelper GUI": { - "name": "jHelperGUI", - "description": "Downloads the latest version of jHelper GUI and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Character Animator 2024": { + "name": null, + "description": "Imports Adobe Character Animator 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "jHelper GUI/jHelper GUI.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.jHelper GUI", - "deprecated": true, - "shortname": "jHelper GUI.munki", + "path": "Adobe Admin Console Packages/AdobeCharacterAnimator2024.munki.recipe", + "shortname": "AdobeCharacterAnimator2024.munki", "inferred_type": "munki", - "munki_display_name": "jHelper GUI", - "munki_description": "The 'JAMF Helper GUI' is an application written in Swift to provide a Cocoa interface for easily creating JAMF Helper commands. The application provides a GUI control for all of the 'jamfhelper' binary commands to make selecting and formatting the appropriate arguments easier." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.jHelper GUI": { - "name": "jHelper GUI", - "description": "Downloads the latest version of jHelper GUI.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.munki.Adobe Bridge 2024": { + "name": null, + "description": "Imports Adobe Bridge 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "jHelper GUI/jHelper GUI.download.recipe", - "deprecated": true, - "shortname": "jHelper GUI.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.jHelper GUI", - "com.github.dataJAR-recipes.pkg.jHelper GUI" - ] + "path": "Adobe Admin Console Packages/AdobeBridge2024.munki.recipe", + "shortname": "AdobeBridge2024.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.pkg.jHelper GUI": { - "name": "jHelperGUI", - "description": "Downloads the latest version of jHelper GUI and creates a package.", + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Designer": { + "name": null, + "description": "Imports Adobe Substance 3D Designer into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "jHelper GUI/jHelper GUI.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.jHelper GUI", - "deprecated": true, - "shortname": "jHelper GUI.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.jHelper GUI" - ] + "path": "Adobe Admin Console Packages/AdobeSubstance3DDesigner.munki.recipe", + "shortname": "AdobeSubstance3DDesigner.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Opera GX": { - "name": "OperaGX", - "description": "Downloads the latest version of Opera GX and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Illustrator 2024": { + "name": null, + "description": "Imports Adobe Illustrator 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Opera GX/Opera GX.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Opera GX", - "shortname": "Opera GX.munki", + "path": "Adobe Admin Console Packages/AdobeIllustrator2024.munki.recipe", + "shortname": "AdobeIllustrator2024.munki", "inferred_type": "munki", - "munki_display_name": "Opera GX", - "munki_description": "Get an unparalleled gaming and browsing experience on mobile and desktop.\n\nSet limits on CPU, RAM, and Network usage, use Discord and Twitch from the sidebar, and connect mobile and desktop browsers with the file-sharing Flow feature." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Opera GX": { - "name": "OperaGX", - "description": "Downloads the latest version of Opera GX.\n\nTo download for Apple Silicon use \"_arm64\" in the DOWNLOAD_ARCH variable\nTo download for Intel leave the DOWNLOAD_ARCH variable empty", + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Stager": { + "name": null, + "description": "Imports Adobe Substance 3D Stager into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Opera GX/Opera GX.download.recipe", - "shortname": "Opera GX.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Opera GX" - ] + "path": "Adobe Admin Console Packages/AdobeSubstance3DStager.munki.recipe", + "shortname": "AdobeSubstance3DStager.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.SecureDoc": { - "name": "SecureDoc", - "description": "Downloads the latest version of SecureDoc and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Dimension": { + "name": null, + "description": "Imports Adobe Dimension into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "SecureDoc/SecureDoc.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SecureDoc", - "shortname": "SecureDoc.munki", + "path": "Adobe Admin Console Packages/AdobeDimension.munki.recipe", + "shortname": "AdobeDimension.munki", "inferred_type": "munki", - "munki_display_name": "SecureDoc", - "munki_description": "SecureDoc2 \u2013 an application to create and verify electronic signatures" + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.SecureDoc": { - "name": "SecureDoc", - "description": "Downloads the latest version of SecureDoc.", + "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2023": { + "name": null, + "description": "Imports Adobe Premiere Pro 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "SecureDoc/SecureDoc.download.recipe", - "shortname": "SecureDoc.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.SecureDoc" - ] + "path": "Adobe Admin Console Packages/AdobePremierePro2023.munki.recipe", + "shortname": "AdobePremierePro2023.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Geekbench 6": { - "name": "Geekbench6", - "description": "Downloads the latest version of Geekbench 6 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe XD": { + "name": null, + "description": "Imports Adobe XD into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Geekbench 6/Geekbench 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Geekbench 6", - "shortname": "Geekbench 6.munki", + "path": "Adobe Admin Console Packages/AdobeXD.munki.recipe", + "shortname": "AdobeXD.munki", "inferred_type": "munki", - "munki_display_name": "Geekbench 6", - "munki_description": "Geekbench 6, the latest major upgrade to Primate Labs\u2019 easy-to-use cross-platform benchmark, is now available for download. Geekbench 6 allows you to measure your system\u2019s power more accurately than ever before." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Geekbench 6": { - "name": "Geekbench6", - "description": "Downloads the latest version of Geekbench 6.", + "com.github.dataJAR-recipes.munki.Adobe Audition 2023": { + "name": null, + "description": "Imports Adobe Audition 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Geekbench 6/Geekbench 6.download.recipe", - "shortname": "Geekbench 6.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Geekbench 6" - ] + "path": "Adobe Admin Console Packages/AdobeAudition2023.munki.recipe", + "shortname": "AdobeAudition2023.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Adobe Camera Raw": { - "name": "AdobeCameraRaw", - "description": "Downloads Adobe Camera Raw.", + "com.github.dataJAR-recipes.munki.Adobe Lightroom Classic": { + "name": null, + "description": "Imports Adobe Lightroom Classic into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Camera Raw/Adobe Camera Raw.download.recipe", - "shortname": "Adobe Camera Raw.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Adobe Camera Raw" - ] + "path": "Adobe Admin Console Packages/AdobeLightroomClassic.munki.recipe", + "shortname": "AdobeLightroomClassic.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Adobe Camera Raw": { - "name": "AdobeCameraRaw", - "description": "Downloads the latest trial version of Adobe Camera Raw and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Adobe InCopy 2024": { + "name": null, + "description": "Imports Adobe InCopy 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Camera Raw/Adobe Camera Raw.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Adobe Camera Raw", - "shortname": "Adobe Camera Raw.munki", + "path": "Adobe Admin Console Packages/AdobeInCopy2024.munki.recipe", + "shortname": "AdobeInCopy2024.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Camera Raw", - "munki_description": "Adobe Camera Raw, which lets you import and enhance raw images, has been a must-have tool for professional photographers right since it was first released in 2003.\n\nApplications that support Adobe Camera Raw include Photoshop, Photoshop Elements, After Effects, and Bridge. Additionally, Adobe Lightroom is built upon the same powerful raw image processing technology that powers Adobe Camera Raw." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.TI Connect CE": { - "name": "TIConnectCE", - "description": "Downloads the latest version of TI Connect CE.", + "com.github.dataJAR-recipes.munki.Adobe Audition 2024": { + "name": null, + "description": "Imports Adobe Audition 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "TI Connect CE/TI Connect CE.download.recipe", - "shortname": "TI Connect CE.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.TI Connect CE" - ] + "path": "Adobe Admin Console Packages/AdobeAudition2024.munki.recipe", + "shortname": "AdobeAudition2024.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.TI Connect CE": { - "name": "TIConnectCE", - "description": "Downloads the latest version of TI Connect CE and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Animate 2024": { + "name": null, + "description": "Imports Adobe Animate 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "TI Connect CE/TI Connect CE.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.TI Connect CE", - "shortname": "TI Connect CE.munki", + "path": "Adobe Admin Console Packages/AdobeAnimate2024.munki.recipe", + "shortname": "AdobeAnimate2024.munki", "inferred_type": "munki", - "munki_display_name": "TI Connect CE", - "munki_description": "Easily take screen captures, transfer files, and write TI basic programs for the TI-84 Plus family." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs": { - "name": "Egnyte Desktop Sync", - "description": "Downloads the latest version of Egnyte Desktop Sync.", + "com.github.dataJAR-recipes.munki.Adobe Premiere Rush 2.0": { + "name": null, + "description": "Imports Adobe Premiere Rush 2.0 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.download.recipe", - "deprecated": true, - "shortname": "Egnyte Desktop Sync NoPrefs.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Egnyte Desktop Sync NoPrefs", - "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs" - ] + "path": "Adobe Admin Console Packages/AdobePremiereRush2.0.munki.recipe" }, - "com.github.dataJAR-recipes.munki.Egnyte Desktop Sync NoPrefs": { - "name": "Egnyte Desktop Sync", - "description": "Downloads the latest Egnyte Desktop Sync package and imports into Munki.", + "com.github.dataJAR-recipes.munki.Adobe After Effects 2023": { + "name": null, + "description": "Imports Adobe After Effects 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs", - "shortname": "Egnyte Desktop Sync NoPrefs.munki", + "path": "Adobe Admin Console Packages/AdobeAfterEffects2023.munki.recipe", + "shortname": "AdobeAfterEffects2023.munki", "inferred_type": "munki", - "munki_display_name": "Egnyte Desktop Sync", - "munki_description": "Keep a local copy of files on your Egnyte cloud storage using this desktop sync agent." - }, - "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs": { - "name": "Egnyte Drive", - "description": "PKG recipe for Egnyte Desktop Sync.", - "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs", - "shortname": "Egnyte Desktop Sync NoPrefs.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.EgnyteDesktopSyncNoPrefs" - ] + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.jss.EgnyteDesktopSyncNoPrefs": { - "name": "Egnyte Desktop Sync", - "description": "Downloads the latest Egnyte Desktop Sync package and then uploads to the JSS.", + "com.github.dataJAR-recipes.munki.Adobe After Effects 2024": { + "name": null, + "description": "Imports Adobe After Effects 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs", - "deprecated": true, - "shortname": "Egnyte Desktop Sync NoPrefs.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Keep a local copy of files on your Egnyte cloud storage using this desktop sync agent." + "path": "Adobe Admin Console Packages/AdobeAfterEffects2024.munki.recipe", + "shortname": "AdobeAfterEffects2024.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Local": { - "name": "Local", - "description": "Downloads the latest version of Local and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Bridge 2023": { + "name": null, + "description": "Imports Adobe Bridge 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Local/Local.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Local", - "shortname": "Local.munki", + "path": "Adobe Admin Console Packages/AdobeBridge2023.munki.recipe", + "shortname": "AdobeBridge2023.munki", "inferred_type": "munki", - "munki_display_name": "Local", - "munki_description": "An effortless way to develop WordPress sites locally" + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Local": { - "name": "Local", - "description": "Downloads the latest version of Local.", + "com.github.dataJAR-recipes.munki.Adobe Acrobat DC": { + "name": null, + "description": "Imports Adobe Acrobat DC into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Local/Local.download.recipe", - "shortname": "Local.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Local" - ] + "path": "Adobe Admin Console Packages/AdobeAcrobatDC.munki.recipe", + "shortname": "AdobeAcrobatDC.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Pitch": { - "name": "Pitch", - "description": "Downloads the current release version of Pitch.", + "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2024": { + "name": null, + "description": "Imports Adobe Media Encoder 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Pitch/Pitch.download.recipe", - "shortname": "Pitch.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Pitch" - ] + "path": "Adobe Admin Console Packages/AdobeMediaEncoder2024.munki.recipe", + "shortname": "AdobeMediaEncoder2024.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Pitch": { - "name": "Pitch", - "description": "Downloads the current release version of Pitch, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2024": { + "name": null, + "description": "Imports Adobe Premiere Pro 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Pitch/Pitch.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Pitch", - "shortname": "Pitch.munki", + "path": "Adobe Admin Console Packages/AdobePremierePro2024.munki.recipe", + "shortname": "AdobePremierePro2024.munki", "inferred_type": "munki", - "munki_display_name": "Pitch", - "munki_description": "From pitch decks to project plans, conference keynotes to all-hands meetings, our presentation software gives teams space to share all the work that matters." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.BBEdit 15": { - "name": "BBEdit15", - "description": "Downloads the latest version of BBEdit 15 and imports it into Munki.\n\nThis uses the same postinstall and uninstall scripts as the version agnostic recipe found in https://github.com/autopkg/recipes/tree/master/Barebones", + "com.github.dataJAR-recipes.munki.Adobe InCopy 2023": { + "name": null, + "description": "Imports Adobe InCopy 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "BBEdit 15/BBEdit 15.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BBEdit 15", - "shortname": "BBEdit 15.munki", + "path": "Adobe Admin Console Packages/AdobeInCopy2023.munki.recipe", + "shortname": "AdobeInCopy2023.munki", "inferred_type": "munki", - "munki_display_name": "BBEdit 15", - "munki_description": "BBEdit is the leading professional HTML and text editor for macOS. This award-winning product has been crafted to serve the needs of writers, Web authors and software developers, and provides an abundance of features for editing, searching, and manipulation of prose, source code, and textual data." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.BBEdit 15": { - "name": "BBEdit15", - "description": "Downloads the latest version of BBEdit 15.", + "com.github.dataJAR-recipes.munki.Adobe Animate 2023": { + "name": null, + "description": "Imports Adobe Animate 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "BBEdit 15/BBEdit 15.download.recipe", - "shortname": "BBEdit 15.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.BBEdit 15" - ] + "path": "Adobe Admin Console Packages/AdobeAnimate2023.munki.recipe", + "shortname": "AdobeAnimate2023.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.ReadWrite 7": { - "name": "Read&Write 7", - "description": "Imports the latest version of the Read&Write 7 into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Character Animator 2023": { + "name": null, + "description": "Imports Adobe Character Animator 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Read&Write 7/Read&Write 7.munki.recipe", - "parent": "com.github.haircut.download.ReadWrite7" + "path": "Adobe Admin Console Packages/AdobeCharacterAnimator2023.munki.recipe", + "shortname": "AdobeCharacterAnimator2023.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.EyeJack Creator 2022": { - "name": "EyeJack Creator 2022", - "description": "Downloads the latest version of EyeJack Creator 2022", + "com.github.dataJAR-recipes.munki.Adobe Photoshop 2024": { + "name": null, + "description": "Imports Adobe Photoshop 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "EyeJack Creator 2022/EyeJack Creator 2022.download.recipe", - "deprecated": true, - "shortname": "EyeJack Creator 2022.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.EyeJack Creator 2022" - ] + "path": "Adobe Admin Console Packages/AdobePhotoshop2024.munki.recipe", + "shortname": "AdobePhotoshop2024.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.EyeJack Creator 2022": { - "name": "EyeJack Creator 2022", - "description": "Downloads the latest version of EyeJack Creator 2022 and imports into Munki", + "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2023": { + "name": null, + "description": "Imports Adobe Media Encoder 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "EyeJack Creator 2022/EyeJack Creator 2022.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EyeJack Creator 2022", - "deprecated": true, - "shortname": "EyeJack Creator 2022.munki", + "path": "Adobe Admin Console Packages/AdobeMediaEncoder2023.munki.recipe", + "shortname": "AdobeMediaEncoder2023.munki", "inferred_type": "munki", - "munki_display_name": "EyeJack Creator 2022", - "munki_description": "EyeJack Creator helps you bring art to life with animation and sound in 3 easy steps." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.boxdrive": { - "name": "BoxDrive", - "description": "Downloads the latest version of Box Drive.", + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Painter": { + "name": null, + "description": "Imports Adobe Substance 3D Painter into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "BoxDrive/BoxDrive.download.recipe", - "shortname": "BoxDrive.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.boxdrive", - "com.github.moofit-recipes.pkg.BoxDrive" - ] + "path": "Adobe Admin Console Packages/AdobeSubstance3DPainter.munki.recipe", + "shortname": "AdobeSubstance3DPainter.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.boxdrive": { - "name": "BoxDrive", - "description": "Downloads the latest version of Box Drive and then uploads to munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Adobe InDesign 2023": { + "name": null, + "description": "Imports Adobe InDesign 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "BoxDrive/BoxDrive.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.boxdrive", - "shortname": "BoxDrive.munki", + "path": "Adobe Admin Console Packages/AdobeInDesign2023.munki.recipe", + "shortname": "AdobeInDesign2023.munki", "inferred_type": "munki", - "munki_display_name": "BoxDrive", - "munki_description": "Box Drive is the incredibly simple way to work with all of your files \u2014 even billions of files \u2014 right from your desktop, taking up very little hard drive space. Open your Windows Explorer or Mac Finder to find every file you need, edit like you would any local file and save it automatically to the cloud. And, keep enterprise-grade security protecting everything you do." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.Fritzing": { - "name": "Fritzing", - "description": "Downloads the latest version of Fritzing.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.munki.Adobe Photoshop 2023": { + "name": null, + "description": "Imports Adobe Photoshop 2023 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Fritzing/Fritzing.download.recipe", - "shortname": "Fritzing.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Fritzing", - "com.github.ahousseini-recipes.pkg.Fritzing" - ] + "path": "Adobe Admin Console Packages/AdobePhotoshop2023.munki.recipe", + "shortname": "AdobePhotoshop2023.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Fritzing": { - "name": "Fritzing", - "description": "Downloads the latest version of Fritzing and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe InDesign 2024": { + "name": null, + "description": "Imports Adobe InDesign 2024 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "Fritzing/Fritzing.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Fritzing", - "shortname": "Fritzing.munki", + "path": "Adobe Admin Console Packages/AdobeInDesign2024.munki.recipe", + "shortname": "AdobeInDesign2024.munki", "inferred_type": "munki", - "munki_display_name": "Fritzing", - "munki_description": "The Fritzing application is an Electronic Design Automation software with a low entry barrier, suited for the needs of makers and hobbyists. It offers a unique real-life \"breadboard\" view, and a parts library with many commonly used high-level components. Fritzing makes it very easy to communicate about circuits, as well as to turn them into PCB layouts ready for production. It is particularly popular among Arduino and Raspberry Pi users, and is widely used in education and creative tinkering." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.QL Editor": { - "name": "QLEditor", - "description": "Downloads the latest version of QL Editor and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Dreamweaver 2021": { + "name": null, + "description": "Imports Adobe Dreamweaver 2021 into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "QL Editor/QL Editor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.QL Editor", - "shortname": "QL Editor.munki", + "path": "Adobe Admin Console Packages/AdobeDreamweaver2021.munki.recipe", + "shortname": "AdobeDreamweaver2021.munki", "inferred_type": "munki", - "munki_display_name": "QL Editor", - "munki_description": "The QL Editor is a standalone application for computers running Windows or Mac operating systems, for both extended online operation and offline setup and editing.\n\nIn addition to full Selected Channel and Overview display operation, the QL Editor facilitates scene data management, patch list editing, channel name editing, and much more." + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.download.QL Editor": { - "name": "QLEditor", - "description": "Downloads the latest version of QL Editor.", + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Sampler": { + "name": null, + "description": "Imports Adobe Substance 3D Sampler into Munki, please review:\nhttps://github.com/autopkg/dataJAR-test-recipes./blob/master/Adobe%20Admin%20Console%20Packages/README.md", "repo": "autopkg/dataJAR-recipes", - "path": "QL Editor/QL Editor.download.recipe", - "shortname": "QL Editor.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.QL Editor" - ] + "path": "Adobe Admin Console Packages/AdobeSubstance3DSampler.munki.recipe", + "shortname": "AdobeSubstance3DSampler.munki", + "inferred_type": "munki", + "munki_display_name": "%aacp_application_display_name%", + "munki_description": "%aacp_application_description" }, - "com.github.dataJAR-recipes.munki.Apple AU Lab": { - "name": "Apple AU Lab", - "description": "Downloads the latest version of the Apple's AU Lab and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Inquisit 4 Lab": { + "name": "Inquisit4Lab", + "description": "Downloads the current release version of Inquisit 4 Lab and imports into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Apple AU Lab/Apple AU Lab.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Apple AU Lab", - "shortname": "Apple AU Lab.munki", + "path": "Inquisit 4 Lab/Inquisit 4 Lab.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Inquisit 4 Lab", + "shortname": "Inquisit 4 Lab.munki", "inferred_type": "munki", - "munki_display_name": "Apple AU Lab", - "munki_description": "Apple\u2019s free digital audio mixing application, AU Lab, can be used as a host application for Audio Unit effects, including AURoundTripAAC Audio Unit, one of the new Mastered for iTunes tools. If you don\u2019t already have Logic or another Audio Unit host application, download AU Lab to get started with auditioning your audio, detecting peaks and clipping, and performing double-blind listening tests." - }, - "com.github.dataJAR-recipes.download.Apple AU Lab": { - "name": "AU Lab", - "description": "Downloads the latest version of the Apple's AU Lab.", + "munki_display_name": "Inquisit 4 Lab", + "munki_description": "Inquisit 4 Lab Lab is a powerful tool for designing, testing, debugging, demonstrating, and administering psychological tests and experiments. Inquisit 4 Lab Lab is capable of collecting rich behavioral data from a wide variety of measures used in the fields of cognitive neuroscience, cognitive, social, and personality psychology, consumer behavior, behavioral economics, and neuropsychology. Inquisit Lab is designed to be run on dedicated computers within research labs, classrooms, kiosks, and on mobile laptops taken out into the field." + }, + "com.github.dataJAR-recipes.download.Inquisit 4 Lab": { + "name": "Inquisit4Lab", + "description": "Download recipe for the latest version of Inquisit 4 Lab.", "repo": "autopkg/dataJAR-recipes", - "path": "Apple AU Lab/Apple AU Lab.download.recipe", - "shortname": "Apple AU Lab.download", + "path": "Inquisit 4 Lab/Inquisit 4 Lab.download.recipe", + "shortname": "Inquisit 4 Lab.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Apple AU Lab" + "com.github.dataJAR-recipes.munki.Inquisit 4 Lab" ] }, - "com.github.dataJAR-recipes.munki.RemotePCViewer": { - "name": "RemotePCViewer", - "description": "Downloads the latest version of RemotePCViewer and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Steel Series GG": { + "name": "SteelSeriesGG", + "description": "Downloads the latest version of Steel Series GG and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "RemotePCViewer/RemotePCViewer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RemotePCViewer", - "shortname": "RemotePCViewer.munki", + "path": "SteelSeries GG/SteelSeries GG.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Steel Series GG", + "shortname": "SteelSeries GG.munki", "inferred_type": "munki", - "munki_display_name": "RemotePCViewer", - "munki_description": "The best remote access and remote desktop solution for PC, Mac and Linux." + "munki_display_name": "Steel Series GG", + "munki_description": "SteelSeries GG helps create better connections with your gear, your people and your game." }, - "com.github.dataJAR-recipes.download.RemotePCViewer": { - "name": "RemotePCViewer", - "description": "Downloads the latest version of RemotePCViewer.", + "com.github.dataJAR-recipes.download.Steel Series GG": { + "name": "SteelSeriesGG", + "description": "Downloads the latest version of Steel Series GG.", "repo": "autopkg/dataJAR-recipes", - "path": "RemotePCViewer/RemotePCViewer.download.recipe", - "shortname": "RemotePCViewer.download", + "path": "SteelSeries GG/SteelSeries GG.download.recipe", + "shortname": "SteelSeries GG.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RemotePCViewer" + "com.github.dataJAR-recipes.munki.Steel Series GG" ] }, - "com.github.dataJAR-recipes.download.NaturalReader 16": { - "name": "NaturalReader16", - "description": "Downloads the latest version of NaturalReader 16.", + "com.github.dataJAR-recipes.munki.Pano2VR": { + "name": "Pano2VR", + "description": "Downloads the latest version of Pano2VR and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "NaturalReader 16/NaturalReader 16.download.recipe", - "shortname": "NaturalReader 16.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.NaturalReader 16" - ] + "path": "Pano2VR/Pano2VR.munki.recipe", + "parent": "com.github.jazzace.download.Pano2VR", + "shortname": "Pano2VR.munki", + "inferred_type": "munki", + "munki_display_name": "Pano2VR", + "munki_description": "Pano2VR is a powerful virtual tour software that converts your panoramic or 360\u00b0 photos and videos into interactive experiences.\nWhether you\u2019re working on a single gigapixel panorama or a virtual tour with thousands of scenes, Pano2VR can help you create an immersive experience for any modern browser. Finished projects can be seamlessly integrated with existing websites and viewed on desktops and mobile or VR devices." }, - "com.github.dataJAR-recipes.munki.NaturalReader 16": { - "name": "NaturalReader16", - "description": "Downloads the latest version of NaturalReader 16 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.NVivo 12": { + "name": "NVivo12", + "description": "Downloads the latest version of NVivo 12 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "NaturalReader 16/NaturalReader 16.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NaturalReader 16", - "shortname": "NaturalReader 16.munki", + "path": "NVivo 12/NVivo 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NVivo 12", + "shortname": "NVivo 12.munki", "inferred_type": "munki", - "munki_display_name": "NaturalReader 16", - "munki_description": "NaturalReader is a downloadable text-to-speech desktop software for personal use. This easy-to-use software with natural-sounding voices can read to you any text such as Microsoft Word files, webpages, PDF files, and E-mails. Available with a one-time payment for a perpetual license." + "munki_display_name": "NVivo 12", + "munki_description": "More than just a tool for organizing and managing data, NVivo offers an intuitive qualitative data analysis experience that helps you uncover deeper research insights." }, - "com.github.dataJAR-recipes.download.SonoBus": { - "name": "SonoBus", - "description": "Downloads the latest version of SonoBus", + "com.github.dataJAR-recipes.download.NVivo 12": { + "name": "NVivo12", + "description": "Downloads latest version of NVivo 12.", "repo": "autopkg/dataJAR-recipes", - "path": "SonoBus/SonoBus.download.recipe", - "shortname": "SonoBus.download", + "path": "NVivo 12/NVivo 12.download.recipe", + "shortname": "NVivo 12.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SonoBus" + "com.github.andrewvalentine.munki.NVivo12", + "com.github.dataJAR-recipes.munki.NVivo 12" ] }, - "com.github.dataJAR-recipes.munki.SonoBus": { - "name": "SonoBus", - "description": "Downloads the latest version of SonoBus and imports it into Munki.", + "com.github.dataJAR-recipes.download.Scratch Desktop": { + "name": "Scratch Desktop", + "description": "Download recipe for Scratch Desktop", "repo": "autopkg/dataJAR-recipes", - "path": "SonoBus/SonoBus.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SonoBus", - "shortname": "SonoBus.munki", - "inferred_type": "munki", - "munki_display_name": "SonoBus", - "munki_description": "SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network." + "path": "Scratch Desktop/Scratch Desktop.download.recipe", + "deprecated": true, + "shortname": "Scratch Desktop.download", + "inferred_type": "download" }, - "com.github.dataJAR-recipes.munki.ApacheNetBeans13": { - "name": "Apache NetBeans 13", - "description": "Downloads the latest version of Apache NetBeans 13 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SPEAR": { + "name": "SPEAR", + "description": "Downloads the latest version of SPEAR and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 13/Apache NetBeans 13.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ApacheNetBeans13", - "shortname": "Apache NetBeans 13.munki", + "path": "SPEAR/SPEAR.munki.recipe", + "parent": "com.github.hansen-m.download.SPEAR", + "shortname": "SPEAR.munki", "inferred_type": "munki", - "munki_display_name": "Apache NetBeans 13", - "munki_description": "Apache NetBeans\n\nFits the Pieces Together\n\nDevelopment Environment, Tooling Platform and Application Framework." + "munki_display_name": "SPEAR", + "munki_description": "SPEAR is an application for audio analysis, editing and synthesis. The analysis procedure (which is based on the traditional McAulay-Quatieri technique) attempts to represent a sound with many individual sinusoidal tracks (partials), each corresponding to a single sinusoidal wave with time varying frequency and amplitude." }, - "com.github.dataJAR-recipes.download.ApacheNetBeans13": { - "name": "Apache NetBeans 13", - "description": "Downloads the latest version of Apache NetBeans 13.", + "com.github.dataJAR-recipes.download.adobe-license-decoder": { + "name": "AdobeLicenseDecoder", + "description": "Downloads the latest version of the Adobe License Decoder.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 13/Apache NetBeans 13.download.recipe", - "shortname": "Apache NetBeans 13.download", + "path": "Adobe License Decoder/adobe-license-decoder.download.recipe", + "shortname": "adobe-license-decoder.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ApacheNetBeans13" + "com.github.dataJAR-recipes.pkg.adobe-license-decoder" ] }, - "com.github.dataJAR-recipes.munki.Luxafor": { - "name": "Luxafor", - "description": "Downloads the latest version of Luxafor and imports into Munki.", + "com.github.dataJAR-recipes.munki.adobe-license-decoder": { + "name": "AdobeLicenseDecoder", + "description": "Downloads the latest version of Adobe License Decoder and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Luxafor/Luxafor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Luxafor", - "shortname": "Luxafor.munki", + "path": "Adobe License Decoder/adobe-license-decoder.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.adobe-license-decoder", + "shortname": "adobe-license-decoder.munki", "inferred_type": "munki", - "munki_display_name": "Luxafor", - "munki_description": "Luxafor is a series of productivity tools that makes it easy to stay focused on tasks at hand. Notify your co-workers when you're immersed in work and can't be bothered, achieve concentration by cancelling out disturbing noises." + "munki_display_name": "Adobe License Decoder", + "munki_description": "This tool can examine globally-installed SDL and FRL license files and tell you which apps they are for, which packages they are from, when they were installed, when they expire, and so on. It's like a \"secret decoder ring\" for the licenses!" }, - "com.github.dataJAR-recipes.download.Luxafor": { - "name": "Luxafor", - "description": "Download recipe for Luxafor.", + "com.github.dataJAR-recipes.pkg.adobe-license-decoder": { + "name": "AdobeLicenseDecoder", + "description": "Downloads the latest version of Adobe License Decoder and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Luxafor/Luxafor.download.recipe", - "deprecated": true, - "shortname": "Luxafor.download", - "inferred_type": "download", + "path": "Adobe License Decoder/adobe-license-decoder.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.adobe-license-decoder", + "shortname": "adobe-license-decoder.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Luxafor", - "com.github.dataJAR-recipes.pkg.Luxafor" + "com.github.dataJAR-recipes.munki.adobe-license-decoder" ] }, - "com.github.dataJAR-recipes.jss.Luxafor": { - "name": "Luxafor", - "description": "Downloads the latest version of Luxafor and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.JumpCloud Agent": { + "name": "JumpCloud Agent", + "description": "Downloads the current release version of the JumpCloud Agent and then uploads to the JSS.\n\n NOTE: The bootstrap.json file should be deployed to /opt/jc/agentBootstrap.json before\n installing this PKG, else you'll be prompted for the connect_key.\n\n See: https://support.jumpcloud.com/customer/portal/articles/2389320-agent-deployment-via-command-line\n ", "repo": "autopkg/dataJAR-recipes", - "path": "Luxafor/Luxafor.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Luxafor", + "path": "JumpCloud Agent/JumpCloud Agent.jss.recipe", + "parent": "com.github.dataJAR-recipes.download.JumpCloud Agent", "deprecated": true, - "shortname": "Luxafor.jss", + "shortname": "JumpCloud Agent.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Luxafor is a series of productivity tools that makes it easy to stay focused on tasks at hand. Notify your co-workers when you're immersed in work and can't be bothered, achieve concentration by cancelling out disturbing noises." + "jamf_description": "A fully managed directory to rule your infrastructure whether on-premise or in the cloud. JumpCloud is your central source to authenticate, authorize, and manage employees, their devices and IT applications." }, - "com.github.dataJAR-recipes.pkg.Luxafor": { - "name": "Luxafor", - "description": "Downloads the latest version of Luxafor and creates a package.", + "com.github.dataJAR-recipes.munki.JumpCloud Agent": { + "name": "JumpCloud Agent", + "description": "Downloads the current release version of the JumpCloud Agent and then uploads to munki.\n\n NOTE: The bootstrap.json file should be deployed to /opt/jc/agentBootstrap.json before\n installing this PKG, else you'll be prompted for the connect_key.\n Amend the preinstall_script for this.\n\n See: https://support.jumpcloud.com/customer/portal/articles/2389320-agent-deployment-via-command-line\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Luxafor/Luxafor.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Luxafor", - "shortname": "Luxafor.pkg", - "inferred_type": "pkg", + "path": "JumpCloud Agent/JumpCloud Agent.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.JumpCloud Agent", + "shortname": "JumpCloud Agent.munki", + "inferred_type": "munki", + "munki_display_name": "JumpCloud Agent", + "munki_description": "A fully managed directory to rule your infrastructure whether on-premise or in the cloud. JumpCloud is your central source to authenticate, authorize, and manage employees, their devices and IT applications." + }, + "com.github.dataJAR-recipes.download.JumpCloud Agent": { + "name": "JumpCloud", + "description": "Download recipe for the latest version of JumpCloud.", + "repo": "autopkg/dataJAR-recipes", + "path": "JumpCloud Agent/JumpCloud Agent.download.recipe", + "shortname": "JumpCloud Agent.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Luxafor" + "com.github.dataJAR-recipes.jss.JumpCloud Agent", + "com.github.dataJAR-recipes.munki.JumpCloud Agent" ] }, - "com.github.dataJAR-recipes.munki.Little Snitch 5": { - "name": "Little Snitch 5", - "description": "Downloads the latest version of Little Snitch 5 and imports into Munki", + "com.github.dataJAR-recipes.munki.Authy Desktop": { + "name": "AuthyDesktop", + "description": "Downloads the latest version of Authy Desktop and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Little Snitch 5/Little Snitch 5.munki.recipe", - "parent": "com.github.smithjw.download.LittleSnitch5", - "shortname": "Little Snitch 5.munki", + "path": "Authy Desktop/Authy Desktop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Authy Desktop", + "shortname": "Authy Desktop.munki", "inferred_type": "munki", - "munki_display_name": "Little Snitch 5", - "munki_description": "Little Snitch is a host-based application firewall for macOS." + "munki_display_name": "Authy Desktop", + "munki_description": "Enable 2FA for your favorite sites.\n\nGo beyond the password and protect yourself from hackers and account takeovers." }, - "com.github.dataJAR-recipes.download.PostgreSQL 14": { - "name": "PostgreSQL14", - "description": "Downloads the latest version of PostgreSQL 14.", + "com.github.dataJAR-recipes.download.Authy Desktop": { + "name": "AuthyDesktop", + "description": "Downloads the latest version of Authy Desktop.", "repo": "autopkg/dataJAR-recipes", - "path": "PostgreSQL 14/PostgreSQL 14.download.recipe", - "shortname": "PostgreSQL 14.download", + "path": "Authy Desktop/Authy Desktop.download.recipe", + "shortname": "Authy Desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.PostgreSQL 14" + "com.github.dataJAR-recipes.munki.Authy Desktop" ] }, - "com.github.dataJAR-recipes.munki.PostgreSQL 14": { - "name": "PostgreSQL14", - "description": "Downloads the latest version of PostgreSQL 14 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Phoenix Code": { + "name": "PhoenixCode", + "description": "Downloads the latest version of Phoenix Code and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "PostgreSQL 14/PostgreSQL 14.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.PostgreSQL 14", - "shortname": "PostgreSQL 14.munki", + "path": "Phoenix Code/Phoenix Code.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Phoenix Code", + "shortname": "Phoenix Code.munki", "inferred_type": "munki", - "munki_display_name": "PostgreSQL 14", - "munki_description": "PostgreSQL 14 database system packaged by EnterpriseDB.com.\n\nThis installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing your databases, and StackBuilder; a package manager that can be used to download and install additional PostgreSQL tools and drivers. Stackbuilder includes management, integration, migration, replication, geospatial, connectors and other tools. " + "munki_display_name": "Phoenix Code", + "munki_description": "Code Creatively: Visual Editing Tailored for Developers." }, - "com.github.dataJAR-recipes.pkg.PostgreSQL 14": { - "name": "PostgreSQL14", - "description": "Generates a pkg of PostgreSQL 14.", + "com.github.dataJAR-recipes.download.Phoenix Code": { + "name": "PhoenixCode", + "description": "Downloads the latest version of Phoenix Code.\n\nTo download Apple Silicon use: \"aarch64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"x64\" in the DOWNLOAD_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "PostgreSQL 14/PostgreSQL 14.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.PostgreSQL 14", - "shortname": "PostgreSQL 14.pkg", - "inferred_type": "pkg", + "path": "Phoenix Code/Phoenix Code.download.recipe", + "shortname": "Phoenix Code.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PostgreSQL 14" + "com.github.dataJAR-recipes.munki.Phoenix Code" ] }, - "com.github.dataJAR-recipes.jss.FreeCAD": { - "name": "FreeCAD", - "description": "Downloads the current release version of FreeCAD and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Swiss-PdbViewer": { + "name": "Swiss-PdbViewer", + "description": "Downloads the latest version of Swiss-PdbViewer and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "FreeCAD/FreeCAD.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.FreeCAD", + "path": "Swiss-PdbViewer/Swiss-PdbViewer.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer", "deprecated": true, - "shortname": "FreeCAD.jss", + "shortname": "Swiss-PdbViewer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source (LGPL2+ license) and extremely modular, allowing for very advanced extension and customization." + "jamf_description": "Swiss-PdbViewer (aka DeepView) is an application that provides a user friendly interface allowing to analyze several proteins at the same time. The proteins can be superimposed in order to deduce structural alignments and compare their active sites or any other relevant parts. Amino acid mutations, H-bonds, angles and distances between atoms are easy to obtain thanks to the intuitive graphic and menu interface." }, - "com.github.dataJAR-recipes.download.FreeCAD": { - "name": "FreeCAD", - "description": "Downloads the latest version of FreeCAD.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Swiss-PdbViewer": { + "name": "Swiss-PdbViewer", + "description": "Download recipe for the latest version of Swiss-PdbViewer and extracts the Pkg", "repo": "autopkg/dataJAR-recipes", - "path": "FreeCAD/FreeCAD.download.recipe", - "shortname": "FreeCAD.download", + "path": "Swiss-PdbViewer/Swiss-PdbViewer.download.recipe", + "shortname": "Swiss-PdbViewer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.FreeCAD", - "com.github.dataJAR-recipes.munki.FreeCAD", - "com.github.andredb90.filewave.FreeCAD" - ] - }, - "com.github.dataJAR-recipes.pkg.FreeCAD": { - "name": "FreeCAD", - "description": "Downloads the latest version of FreeCAD and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "FreeCAD/FreeCAD.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.FreeCAD", - "shortname": "FreeCAD.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.FreeCAD" + "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer" ] }, - "com.github.dataJAR-recipes.munki.FreeCAD": { - "name": "FreeCAD", - "description": "Downloads the latest version of FreeCAD and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Swiss-PdbViewer": { + "name": "Swiss-PdbViewer", + "description": "Downloads the latest version Swiss-PdbViewer and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "FreeCAD/FreeCAD.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FreeCAD", - "shortname": "FreeCAD.munki", + "path": "Swiss-PdbViewer/Swiss-PdbViewer.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer", + "shortname": "Swiss-PdbViewer.munki", "inferred_type": "munki", - "munki_display_name": "FreeCAD", - "munki_description": "FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source (LGPL2+ license) and extremely modular, allowing for very advanced extension and customization." + "munki_display_name": "Swiss-PdbViewer", + "munki_description": "Swiss-PdbViewer (aka DeepView) is an application that provides a user friendly interface allowing to analyze several proteins at the same time. The proteins can be superimposed in order to deduce structural alignments and compare their active sites or any other relevant parts. Amino acid mutations, H-bonds, angles and distances between atoms are easy to obtain thanks to the intuitive graphic and menu interface." }, - "com.github.dataJAR-recipes.download.pritunlclient": { - "name": "PritunlClient", - "description": "Downloads the latest Pritunl Client.", + "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer": { + "name": "Swiss-PdbViewer", + "description": "Download recipe for the latest version of Swiss-PdbViewer.", "repo": "autopkg/dataJAR-recipes", - "path": "Pritunl Client/PritunlClient.download.recipe", - "shortname": "PritunlClient.download", - "inferred_type": "download", + "path": "Swiss-PdbViewer/Swiss-PdbViewer.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Swiss-PdbViewer", + "shortname": "Swiss-PdbViewer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.pritunlclient" + "com.github.dataJAR-recipes.jss.Swiss-PdbViewer", + "com.github.dataJAR-recipes.munki.Swiss-PdbViewer" ] }, - "com.github.dataJAR-recipes.munki.pritunlclient": { - "name": "PritunlClient", - "description": "Downloads the latest version of Pritunl Client and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "Pritunl Client/PritunlClient.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.pritunlclient", - "shortname": "PritunlClient.munki", - "inferred_type": "munki", - "munki_display_name": "Pritunl Client", - "munki_description": "Connect to OpenVPN servers with a free, open source and secure client. Additional integration available when connecting to a Pritunl server." - }, - "com.github.dataJAR-recipes.munki.TurningPoint web": { - "name": "TurningPoint web", - "description": "Downloads the latest version of the TurningPoint web and imports it into Munki.", + "com.github.dataJAR-recipes.munki.WalkMe": { + "name": "WalkMe", + "description": "Downloads the latest version of WalkMe and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "TurningPoint web/TurningPoint web.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.TurningPoint web", - "shortname": "TurningPoint web.munki", + "path": "WalkMe/WalkMe.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WalkMe", + "shortname": "WalkMe.munki", "inferred_type": "munki", - "munki_display_name": "TurningPoint web", - "munki_description": "TurningPoint web features a streamlined interface making it easier than ever to engage, assess and track learner progress. This works in tandem with other TurningPoint web polling environments, which support online polling and scheduled homework and surveys." + "munki_display_name": "WalkMe", + "munki_description": "Drive customer satisfaction and employee productivity with the leading Digital Adoption Platform." }, - "com.github.dataJAR-recipes.download.TurningPoint web": { - "name": "TurningPoint web", - "description": "Downloads the latest version of the TurningPoint web.", + "com.github.dataJAR-recipes.download.WalkMe": { + "name": "WalkMe", + "description": "Downloads the latest version of WalkMe.", "repo": "autopkg/dataJAR-recipes", - "path": "TurningPoint web/TurningPoint web.download.recipe", - "shortname": "TurningPoint web.download", + "path": "WalkMe/WalkMe.download.recipe", + "shortname": "WalkMe.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.TurningPoint web" + "com.github.dataJAR-recipes.munki.WalkMe" ] }, - "com.github.dataJAR-recipes.jss.Blue Jeans Scheduler for Mac": { - "name": "Blue Jeans Scheduler for Mac", - "description": "Downloads the current release version of Blue Jeans Scheduler for Mac and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.munki.Capture One 16.3": { + "name": "CaptureOne16.3", + "description": "Downloads the latest perpetual version of Capture One 16.3 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac", - "deprecated": true, - "shortname": "Blue Jeans Scheduler for Mac.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Compatible with both iCal and Outlook, the BlueJeans Scheduler for Mac gives you one-click entry to upcoming meetings, lets you schedule future meetings and invite participants, and even start an instant meeting for ad hoc collaboration." + "path": "Capture One 16.3/Capture One 16.3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Capture One 16.3" }, - "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac": { - "name": "Blue Jeans Scheduler for Mac", - "description": "Downloads the latest version of Blue Jeans Scheduler for Mac and creates a package.", + "com.github.dataJAR-recipes.download.Capture One 16.3": { + "name": "CaptureOne16.3", + "description": "Downloads the latest perpetual version of Capture One 16.3.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac", - "deprecated": true, - "shortname": "Blue Jeans Scheduler for Mac.pkg", - "inferred_type": "pkg", + "path": "Capture One 16.3/Capture One 16.3.download.recipe", "children": [ - "com.github.dataJAR-recipes.jss.Blue Jeans Scheduler for Mac" + "com.github.dataJAR-recipes.munki.Capture One 16.3" ] }, - "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac": { - "name": "Blue Jeans Scheduler for Mac", - "description": "Downloads latest version of Blue Jeans Scheduler for Mac.", + "com.github.dataJAR-recipes.munki.MindManager 14": { + "name": "MindManager14", + "description": "Downloads latest version of MindManager 14 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.download.recipe", + "path": "MindManager 14/MindManager 14.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MindManager 14", + "shortname": "MindManager 14.munki", + "inferred_type": "munki", + "munki_display_name": "MindManager 14", + "munki_description": "Take your productivity and projects to new heights and expand your teaming capabilities." + }, + "com.github.dataJAR-recipes.download.MindManager 14": { + "name": "MindManager14", + "description": "Downloads latest version of MindManager 14.", + "repo": "autopkg/dataJAR-recipes", + "path": "MindManager 14/MindManager 14.download.recipe", "deprecated": true, - "shortname": "Blue Jeans Scheduler for Mac.download", + "shortname": "MindManager 14.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac", - "com.github.dataJAR-recipes.munki.Blue Jeans Scheduler for Mac" + "com.github.dataJAR-recipes.munki.MindManager 14" ] }, - "com.github.dataJAR-recipes.munki.Blue Jeans Scheduler for Mac": { - "name": "Blue Jeans Scheduler for Mac", - "description": "Downloads the latest version of Blue Jeans Scheduler for Mac and imports it into Munki.", + "com.github.dataJAR-recipes.munki.BrightPay UK 2021-22": { + "name": "BrightPayUK2021-22", + "description": "Downloads the latest version of BrightPay UK 2021-22 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Blue Jeans Scheduler for Mac/Blue Jeans Scheduler for Mac.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac", - "deprecated": true, - "shortname": "Blue Jeans Scheduler for Mac.munki", + "path": "BrightPay UK 2021-22/BrightPay UK 2021-22.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BrightPay UK 2021-22", + "shortname": "BrightPay UK 2021-22.munki", "inferred_type": "munki", - "munki_display_name": "Blue Jeans Scheduler for Mac", - "munki_description": "

Compatible with both iCal and Outlook, the BlueJeans Scheduler for Mac gives you one-click entry to upcoming meetings, lets you schedule future meetings and invite participants, and even start an instant meeting for ad hoc collaboration.

\n

With the BlueJeans Scheduler for Mac, you can:

\n\n" - }, - "com.github.dataJAR-recipes.jss.Digital Pigeon 4": { - "name": "Digital Pigeon 4", - "description": "Downloads the current release version of Digital Pigeon 4 and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "Digital Pigeon 4/Digital Pigeon 4.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Digital Pigeon 4", - "deprecated": true, - "shortname": "Digital Pigeon 4.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Pigeon your files faster and easier than ever from your desktop. The desktop app has been specially designed to maximise your transfer speed and minimise your waiting time! It includes the ability to integrate with your address book and advanced error recovery features." - }, - "com.github.dataJAR-recipes.pkg.Digital Pigeon 4": { - "name": "Digital Pigeon 4", - "description": "Downloads the latest version of Digital Pigeon 4 and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Digital Pigeon 4/Digital Pigeon 4.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Digital Pigeon 4", - "shortname": "Digital Pigeon 4.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Digital Pigeon 4" - ] + "munki_display_name": "BrightPay UK 2021-22", + "munki_description": "BrightPay is fully HMRC recognised, supports all RTI submission types and includes full auto enrolment functionality. New and improved features include integration with accounting software and the ability to batch process multiple employers at the same time." }, - "com.github.dataJAR-recipes.download.Digital Pigeon 4": { - "name": "Digital Pigeon 4", - "description": "Downloads the most recent version of Digital Pigeon 4", + "com.github.dataJAR-recipes.download.BrightPay UK 2021-22": { + "name": "BrightPayUK2021-22", + "description": "Downloads latest version of BrightPay UK 2021-22.", "repo": "autopkg/dataJAR-recipes", - "path": "Digital Pigeon 4/Digital Pigeon 4.download.recipe", - "shortname": "Digital Pigeon 4.download", + "path": "BrightPay UK 2021-22/BrightPay UK 2021-22.download.recipe", + "shortname": "BrightPay UK 2021-22.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Digital Pigeon 4", - "com.github.dataJAR-recipes.munki.Digital Pigeon 4" + "com.github.dataJAR-recipes.munki.BrightPay UK 2021-22" ] }, - "com.github.dataJAR-recipes.munki.Digital Pigeon 4": { - "name": "Digital Pigeon 4", - "description": "Downloads the most recent version of Digital Pigeon 4 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Digital Pigeon 4/Digital Pigeon 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Digital Pigeon 4", - "shortname": "Digital Pigeon 4.munki", - "inferred_type": "munki", - "munki_display_name": "Digital Pigeon 4", - "munki_description": "Pigeon your files faster and easier than ever from your desktop. The desktop app has been specially designed to maximise your transfer speed and minimise your waiting time!\n\nIt includes the ability to integrate with your address book and advanced error recovery features." - }, - "com.github.dataJAR-recipes.munki.MicrosoftAdvertisingEditor": { - "name": "MicrosoftAdvertisingEditor", - "description": "Downloads latest Google Ads Editor disk image, builds an installation package, and imports it into Munki.", + "com.github.dataJAR-recipes.munki.SnapGene": { + "name": "SnapGene", + "description": "Downloads the latest version of SnapGene and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Advertising Editor/MicrosoftAdvertisingEditor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor", - "shortname": "MicrosoftAdvertisingEditor.munki", + "path": "SnapGene/SnapGene.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SnapGene", + "shortname": "SnapGene.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Advertising Editor", - "munki_description": "Save time and improve the performance of your search marketing campaigns. When you download Editor for Windows or Mac, you'll get an intuitive and simple desktop application that streamlines your PPC campaign management - online or offline." - }, - "com.github.dataJAR-recipes.pkg.MicrosoftAdvertisingEditor": { - "name": "MicrosoftAdvertisingEditor", - "description": "Downloads latest Microsoft Advertising Editor disk image..", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Advertising Editor/MicrosoftAdvertisingEditor.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor", - "shortname": "MicrosoftAdvertisingEditor.pkg", - "inferred_type": "pkg" + "munki_display_name": "SnapGene", + "munki_description": "The Future of Cloning is Smarter and Faster\n\nImprove your core molecular biology procedures, and improve your results" }, - "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor": { - "name": "MicrosoftAdvertisingEditor", - "description": "Downloads latest Microsoft Advertising Editor disk image.", + "com.github.dataJAR-recipes.download.SnapGene": { + "name": "SnapGene", + "description": "Downloads the latest version of SnapGene.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Advertising Editor/MicrosoftAdvertisingEditor.download.recipe", - "shortname": "MicrosoftAdvertisingEditor.download", + "path": "SnapGene/SnapGene.download.recipe", + "shortname": "SnapGene.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MicrosoftAdvertisingEditor", - "com.github.dataJAR-recipes.pkg.MicrosoftAdvertisingEditor", - "com.github.ahousseini-recipes.MicrosoftAdvertisingEditor" + "com.github.dataJAR-recipes.munki.SnapGene" ] }, - "com.github.dataJAR-recipes.munki.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads the latest version of VeraCrypt and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.\n\nVera Crypt requires that macFUSE (previously osxfuse) to be installed. Recipes for this can be found here: https://github.com/autopkg/apizz-recipes/tree/master/macFUSE", + "com.github.dataJAR-recipes.munki.ISL Light Client": { + "name": "ISL Light Client", + "description": "Downloads the latest version of ISL Light Client and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "VeraCrypt/VeraCrypt.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VeraCrypt", - "shortname": "VeraCrypt.munki", + "path": "ISL Light Client/ISL Light Client.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ISL Light Client", + "shortname": "ISL Light Client.munki", "inferred_type": "munki", - "munki_display_name": "VeraCrypt", - "munki_description": "VeraCrypt is software for establishing and maintaining an on-the-fly-encrypted volume (data storage device)." + "munki_display_name": "ISL Light Client", + "munki_description": "Get ISL Light Client. Download the app, enter the session code and share your screen with the remote operator to get your tech issues fixed." }, - "com.github.dataJAR-recipes.download.VeraCrypt": { - "name": "VeraCrypt", - "description": "Downloads the latest version of VeraCrypt.", + "com.github.dataJAR-recipes.download.ISL Light Client": { + "name": "ISL Light Client", + "description": "Downloads the latest version of ISL Light Client", "repo": "autopkg/dataJAR-recipes", - "path": "VeraCrypt/VeraCrypt.download.recipe", - "shortname": "VeraCrypt.download", + "path": "ISL Light Client/ISL Light Client.download.recipe", + "shortname": "ISL Light Client.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.VeraCrypt" + "com.github.dataJAR-recipes.munki.ISL Light Client" ] }, - "com.github.dataJAR-recipes.munki.Hype 4-Trial": { - "name": "Hype4", - "description": "Downloads the latest trial version of Hype 4-Trial and imports into Munki.", + "com.github.dataJAR-recipes.jss.iOS Console": { + "name": "iOS Console", + "description": "Downloads the current release version of iOS Console and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Hype 4-Trial/Hype 4-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hype 4-Trial", - "shortname": "Hype 4-Trial.munki", - "inferred_type": "munki", - "munki_display_name": "Hype 4", - "munki_description": "Create beautiful HTML5 web content. Interactive web content and animations made with Tumult Hype work on desktops, smartphones and iPads. No coding required." + "path": "iOS Console/iOS Console.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.iOS Console", + "deprecated": true, + "shortname": "iOS Console.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "iOS Console allows you to view iOS console logs directly from your Mac, and now with built in textual filtering, finding a specific log message has never been easier!" }, - "com.github.dataJAR-recipes.download.Hype 4-Trial": { - "name": "Hype4", - "description": "Download recipe for the latest trial version of Hype 4-Trial.", + "com.github.dataJAR-recipes.download.iOS Console": { + "name": "iOSConsole", + "description": "Downloads latest version of iOS Console.", "repo": "autopkg/dataJAR-recipes", - "path": "Hype 4-Trial/Hype 4-Trial.download.recipe", - "shortname": "Hype 4-Trial.download", + "path": "iOS Console/iOS Console.download.recipe", + "shortname": "iOS Console.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Hype 4-Trial", - "com.github.ahousseini-recipes.pkg.Hype 4-Trial" + "com.github.dataJAR-recipes.pkg.iOS Console", + "com.github.dataJAR-recipes.munki.iOS Console" ] }, - "com.github.dataJAR-recipes.download.DJI Assistant 2 For Phantom": { - "name": "DJIAssistant2ForPhantom", - "description": "Downloads latest version of DJI Assistant 2 For Phantom.", + "com.github.dataJAR-recipes.pkg.iOS Console": { + "name": "iOSConsole", + "description": "Downloads the latest version of iOS Console and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "DJI Assistant 2 For Phantom/DJI Assistant 2 For Phantom.download.recipe", - "shortname": "DJI Assistant 2 For Phantom.download", - "inferred_type": "download", + "path": "iOS Console/iOS Console.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.iOS Console", + "shortname": "iOS Console.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Phantom" + "com.github.dataJAR-recipes.jss.iOS Console" ] }, - "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Phantom": { - "name": "DJIAssistant2ForPhantom", - "description": "Downloads the latest version of DJI Assistant 2 For Phantom and imports it into Munki.", + "com.github.dataJAR-recipes.munki.iOS Console": { + "name": "iOSConsole", + "description": "Downloads the latest version of iOS Console and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "DJI Assistant 2 For Phantom/DJI Assistant 2 For Phantom.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.DJI Assistant 2 For Phantom", - "shortname": "DJI Assistant 2 For Phantom.munki", + "path": "iOS Console/iOS Console.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.iOS Console", + "shortname": "iOS Console.munki", "inferred_type": "munki", - "munki_display_name": "DJI Assistant 2 For Phantom", - "munki_description": "Built to Endure. Engineered to Adapt." + "munki_display_name": "iOS Console", + "munki_description": "iOS Console allows you to view iOS console logs directly from your Mac, and now with built in textual filtering, finding a specific log message has never been easier!" }, - "com.github.dataJAR-recipes.download.Youlean Loudness Meter 2": { - "name": "Youlean Loudness Meter 2", - "description": "Downloads the latest release of Youlean Loudness Meter 2.", + "com.github.dataJAR-recipes.pkg.AutoImagrNBI": { + "name": "AutoImagrNBI", + "description": "Downloads the latest version of AutoImagrNBI and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Youlean Loudness Meter 2/Youlean Loudness Meter 2.download.recipe", - "shortname": "Youlean Loudness Meter 2.download", + "path": "AutoImagrNBI/AutoImagrNBI.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.AutoImagrNBI", + "shortname": "AutoImagrNBI.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.AutoImagrNBI" + ] + }, + "com.github.dataJAR-recipes.download.AutoImagrNBI": { + "name": "AutoImagrNBI", + "description": "Downloads the latest version of AutoImagrNBI.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "AutoImagrNBI/AutoImagrNBI.download.recipe", + "shortname": "AutoImagrNBI.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Youlean Loudness Meter 2" + "com.github.dataJAR-recipes.pkg.AutoImagrNBI", + "com.github.dataJAR-recipes.munki.AutoImagrNBI" ] }, - "com.github.dataJAR-recipes.munki.Youlean Loudness Meter 2": { - "name": "Youlean Loudness Meter 2", - "description": "Downloads the latest release of Youlean Loudness Meter 2 and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.jss.AutoImagrNBI": { + "name": "AutoImagrNBI", + "description": "Downloads the current release version of AutoImagrNBI and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Youlean Loudness Meter 2/Youlean Loudness Meter 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Youlean Loudness Meter 2", - "shortname": "Youlean Loudness Meter 2.munki", - "inferred_type": "munki", - "munki_display_name": "Youlean Loudness Meter 2", - "munki_description": "Youlean Loudness Meter helps you find the true perceived loudness of your audio and prepares it for TV or streaming services release." + "path": "AutoImagrNBI/AutoImagrNBI.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.AutoImagrNBI", + "deprecated": true, + "shortname": "AutoImagrNBI.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "AutoImagrNBI is an app that automates the creation of NetBoot Images (NBIs) for use with Imagr." }, - "com.github.dataJAR-recipes.munki.forticlientvpn": { - "name": "ForticlientVPN6", - "description": "Downloads latest Forticlient VPN 6 disk image, builds a package and imports it into Munki", + "com.github.dataJAR-recipes.munki.AutoImagrNBI": { + "name": "AutoImagrNBI", + "description": "Downloads the latest version of AutoImagrNBI and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Forticlient/FortiClientVPN6.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.forticlientvpn", - "shortname": "FortiClientVPN6.munki", + "path": "AutoImagrNBI/AutoImagrNBI.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AutoImagrNBI", + "shortname": "AutoImagrNBI.munki", "inferred_type": "munki", - "munki_display_name": "Forticlient VPN 6", - "munki_description": "This FortiClient VPN App allows you to create a secure Virtual Private Network (VPN) connection." + "munki_display_name": "AutoImagrNBI", + "munki_description": "AutoImagrNBI is an app that automates the creation of NetBoot Images (NBIs) for use with Imagr." }, - "com.github.dataJAR-recipes.pkg.forticlientvpn": { - "name": "ForticlientVPN6", - "description": "Downloads latest Forticlient VPN 6 disk image and builds a package", + "com.github.dataJAR-recipes.munki.Isadora 4": { + "name": "Isadora4", + "description": "Imports the latest version of the Isadora 4 software into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Forticlient/FortiClientVPN6.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.forticlientvpn", - "shortname": "FortiClientVPN6.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.forticlientvpn" - ] + "path": "Isadora 4/Isadora 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Isadora 4", + "shortname": "Isadora 4.munki", + "inferred_type": "munki", + "munki_display_name": "Isadora 4", + "munki_description": "Isadora is a proprietary graphic programming environment, with emphasis on real-time manipulation of digital video." }, - "com.github.dataJAR-recipes.download.forticlientvpn": { - "name": "ForticlientVPN6", - "description": "Downloads latest Forticlient VPN 6 disk image.", + "com.github.dataJAR-recipes.download.Isadora 4": { + "name": "Isadora4", + "description": "Downloads the latest version of Isadora 4.", "repo": "autopkg/dataJAR-recipes", - "path": "Forticlient/FortiClientVPN6.download.recipe", - "deprecated": true, - "shortname": "FortiClientVPN6.download", + "path": "Isadora 4/Isadora 4.download.recipe", + "shortname": "Isadora 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.forticlientvpn" + "com.github.dataJAR-recipes.munki.Isadora 4" ] }, - "com.github.dataJAR-recipes.pkg.UP Studio": { - "name": "UP Studio", - "description": "Downloads the latest version of UP Studio and creates a package", + "com.github.dataJAR-recipes.download.Wondershare Filmora Mac": { + "name": "WondershareFilmoraMac", + "description": "Downloads latest version of the Wondershare Filmora Mac.", "repo": "autopkg/dataJAR-recipes", - "path": "UP Studio/UP Studio.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.UP Studio", - "shortname": "UP Studio.pkg", - "inferred_type": "pkg", + "path": "Wondershare Filmora for Mac/Wondershare Filmora Mac.download.recipe", + "shortname": "Wondershare Filmora Mac.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.UP Studio" + "com.github.dataJAR-recipes.munki.Wondershare Filmora Mac" ] }, - "com.github.dataJAR-recipes.munki.UP Studio": { - "name": "UP Studio", - "description": "Downloads the latest version of UP Studio and imports into Munki", + "com.github.dataJAR-recipes.munki.Wondershare Filmora Mac": { + "name": "WondershareFilmoraMac", + "description": "Downloads the latest version of Wondershare Filmora Mac and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "UP Studio/UP Studio.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.UP Studio", - "shortname": "UP Studio.munki", + "path": "Wondershare Filmora for Mac/Wondershare Filmora Mac.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Wondershare Filmora Mac", + "shortname": "Wondershare Filmora Mac.munki", "inferred_type": "munki", - "munki_display_name": "UP Studio", - "munki_description": "Software for Tiertime 3D printers." + "munki_display_name": "Wondershare Filmora Mac", + "munki_description": "The ultimate video editing experience for macOS. A simple yet powerful editor that allows you to make stunning videos." }, - "com.github.dataJAR-recipes.download.UP Studio": { - "name": "UP Studio", - "description": "Downloads the latest version of UP Studio", + "com.github.dataJAR-recipes.munki.Glyphs Mini 2 Trial": { + "name": "Glyphs Mini 2 Trial", + "description": "Downloads the most recent version of Glyphs 2 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "UP Studio/UP Studio.download.recipe", - "shortname": "UP Studio.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.UP Studio" - ] + "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial", + "shortname": "Glyphs Mini 2 Trial.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Easy, lightweight and affordable: Glyphs Mini is the slimmed down version of the Glyphs font editor." }, - "com.github.dataJAR-recipes.pkg.Apple Mastering Tools": { - "name": "Mastering Tools", - "description": "Downloads and creates a PKG of the latest version of the Apple's Mastering Tools.\n \nNOTE:\n- This recipe depends on jessepeterson's repo being added for the ModeChanger processor.", + "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial": { + "name": "Glyphs Mini 2 Trial", + "description": "Downloads the latest version of Glyphs Mini 2 Trial and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Apple Mastering Tools/Apple Mastering Tools.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Apple Mastering Tools", - "shortname": "Apple Mastering Tools.pkg", + "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial", + "shortname": "Glyphs Mini 2 Trial.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Apple Mastering Tools" + "com.github.dataJAR-recipes.jss.Glyphs Mini 2 Trial" ] }, - "com.github.dataJAR-recipes.download.Apple Mastering Tools": { - "name": "Mastering Tools", - "description": "Downloads the latest version of the Apple's Mastering Tools.", + "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial": { + "name": "Glyphs Mini 2 Trial", + "description": "Downloads the most recent version of Glyphs Mini 2 Trial", "repo": "autopkg/dataJAR-recipes", - "path": "Apple Mastering Tools/Apple Mastering Tools.download.recipe", - "shortname": "Apple Mastering Tools.download", + "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.download.recipe", + "shortname": "Glyphs Mini 2 Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Apple Mastering Tools" + "com.github.dataJAR-recipes.munki.Glyphs Mini 2 Trial", + "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial" ] }, - "com.github.dataJAR-recipes.munki.Apple Mastering Tools": { - "name": "Apple Mastering Tools", - "description": "Downloads the latest version of the Apple's Mastering Tools and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Glyphs Mini 2 Trial": { + "name": "Glyphs Mini 2 Trial", + "description": "Downloads the current release version of Glyphs Mini 2 Trial and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Apple Mastering Tools/Apple Mastering Tools.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Apple Mastering Tools", - "shortname": "Apple Mastering Tools.munki", - "inferred_type": "munki", - "munki_display_name": "Apple Mastering Tools", - "munki_description": "To hear how music will sound after it\u2019s encoded to make important creative choices during the mastering process, download these tools. The Mastered for iTunes droplet is a simple, standalone drag-and-drop tool that automates the creation of iTunes Plus format masters, allowing for a preview of songs using the same world-class technology used to encode the entire catalogue for the iTunes Library." + "path": "Glyphs Mini 2 Trial/Glyphs Mini 2 Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial", + "deprecated": true, + "shortname": "Glyphs Mini 2 Trial.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Easy, lightweight and affordable: Glyphs Mini is the slimmed down version of the Glyphs font editor." }, - "com.github.dataJAR-recipes.munki.FireAlpaca": { - "name": "FireAlpaca", - "description": "Downloads the latest version of FireAlpaca and imports it into Munki.", + "com.github.dataJAR-recipes.munki.JSON Viewer": { + "name": "JSONViewer", + "description": "Downloads the latest version of JSON Viewer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FireAlpaca/FireAlpaca.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FireAlpaca", - "shortname": "FireAlpaca.munki", + "path": "JSON Viewer/JSON Viewer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.JSON Viewer", + "shortname": "JSON Viewer.munki", "inferred_type": "munki", - "munki_display_name": "FireAlpaca", - "munki_description": "FireAlpaca is the free Digital Painting Software that is available in 10 languages and compatible with both Mac and Windows.\n\nSimple tools and controls let you draw an illustration easily." + "munki_display_name": "JSON Viewer", + "munki_description": " " }, - "com.github.dataJAR-recipes.download.FireAlpaca": { - "name": "FireAlpaca", - "description": "Downloads the latest version of FireAlpaca.", + "com.github.dataJAR-recipes.download.JSON Viewer": { + "name": "JSONViewer", + "description": "Downloads the latest version of JSON Viewer.", "repo": "autopkg/dataJAR-recipes", - "path": "FireAlpaca/FireAlpaca.download.recipe", - "shortname": "FireAlpaca.download", + "path": "JSON Viewer/JSON Viewer.download.recipe", + "shortname": "JSON Viewer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FireAlpaca" + "com.github.dataJAR-recipes.munki.JSON Viewer" ] }, - "com.github.dataJAR-recipes.download.Sennheiser AMBEO A-B Converter": { - "name": "AMBEO A-B Converter", - "description": "Downloads the latest version of the Sennheiser AMBEO A-B Converter plugin.", + "com.github.dataJAR-recipes.download.Kiwi for Gmail": { + "name": "KiwiforGmail", + "description": "Download recipe for the latest trial version of Kiwi for Gmail.", "repo": "autopkg/dataJAR-recipes", - "path": "Sennheiser AMBEO A-B Converter/Sennheiser AMBEO A-B Converter.download.recipe", - "deprecated": true, - "shortname": "Sennheiser AMBEO A-B Converter.download", + "path": "Kiwi for Gmail/Kiwi for Gmail.download.recipe", + "shortname": "Kiwi for Gmail.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sennheiser AMBEO A-B Converter" + "com.github.dataJAR-recipes.munki.Kiwi for Gmail" ] }, - "com.github.dataJAR-recipes.munki.Sennheiser AMBEO A-B Converter": { - "name": "AMBEO A-B Converter", - "description": "Downloads the latest version of the Sennheiser AMBEO A-B Converter plugin and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Kiwi for Gmail": { + "name": "KiwiforGmail", + "description": "Downloads the latest trial version of Kiwi for Gmail and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sennheiser AMBEO A-B Converter/Sennheiser AMBEO A-B Converter.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sennheiser AMBEO A-B Converter", - "shortname": "Sennheiser AMBEO A-B Converter.munki", + "path": "Kiwi for Gmail/Kiwi for Gmail.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Kiwi for Gmail", + "shortname": "Kiwi for Gmail.munki", "inferred_type": "munki", - "munki_display_name": "AMBEO A-B Converter", - "munki_description": "The AMBEO A-B Converter is the free tool that converts the output of the Sennheiser AMBEO VR Mic into Ambisonics B-Format. After the conversion it is directly compatible with the spatial audio format of both Youtube and Facebook 360 videos. The plugin supports both FuMa and ambiX output and has a specially tuned \u201cAmbisonics Correction Filter\u201d that improves spatial accuracy when used with the AMBEO VR Mic. It\u2019s also possible to define the recording position and adjust the orientation to realign with the camera angle." + "munki_display_name": "Kiwi for Gmail", + "munki_description": "A desktop application made to save your time spent in and out of Google by remembering what you had up, where you had it and just how you left it!" }, - "com.github.dataJAR-recipes.download.Refinitiv Workspace": { - "name": "RefinitivWorkspace", - "description": "Downloads the latest version of Refinitiv Workspace.", + "com.github.dataJAR-recipes.munki.Jamf Connect Login Okta": { + "name": "Jamf Connect Login Okta", + "description": "Downloads the latest release of Jamf Connect Login for Okta and imports it in into Munki.\n \nThe name \"okta\" needs to be present in the PKG name, this is case insensitive.\n\nhttps://docs.jamf.com/jamf-connect/1.18.0/administrator-guide/Deploying_Jamf_Connect_Login.html\n", "repo": "autopkg/dataJAR-recipes", - "path": "Refinitiv Workspace/Refinitiv Workspace.download.recipe", - "shortname": "Refinitiv Workspace.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Refinitiv Workspace" - ] + "path": "Jamf Connect Login/Jamf Connect Login Okta.munki.recipe", + "deprecated": true, + "shortname": "Jamf Connect Login Okta.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Connect Login Okta", + "munki_description": "Jamf Connect Login (formerly NoMAD Login+) is an application that allows you to manage authentication with the macOS loginwindow process." }, - "com.github.dataJAR-recipes.munki.Refinitiv Workspace": { - "name": "RefinitivWorkspace", - "description": "Downloads the latest version of Refinitiv Workspace and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Jamf Connect Login": { + "name": "Jamf Connect Login", + "description": "Downloads the latest release of Jamf Connect Login and imports it in into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Refinitiv Workspace/Refinitiv Workspace.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Refinitiv Workspace", - "shortname": "Refinitiv Workspace.munki", + "path": "Jamf Connect Login/Jamf Connect Login.munki.recipe", + "deprecated": true, + "shortname": "Jamf Connect Login.munki", "inferred_type": "munki", - "munki_display_name": "Refinitiv Workspace", - "munki_description": "Refinitiv Workspace gives you access to the broadest and deepest coverage of financial data, news, analytics and productivity tools in a highly customized experience - on desktop, web and mobile." + "munki_display_name": "Jamf Connect Login", + "munki_description": "Jamf Connect Login (formerly NoMAD Login+) is an application that allows you to manage authentication with the macOS loginwindow process." }, - "com.github.dataJAR-recipes.download.Blackmagic Desktop Video": { - "name": "BlackmagicDesktopVideo", - "description": "Downloads the latest version of Black Magic Desktop Video", + "com.github.dataJAR-recipes.munki.Cubase 12": { + "name": "Cubase12", + "description": "Downloads the latest version of Cubase 12 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Blackmagic Desktop Video/Blackmagic Desktop Video.download.recipe", - "shortname": "Blackmagic Desktop Video.download", + "path": "Cubase 12/Cubase 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cubase 12", + "shortname": "Cubase 12.munki", + "inferred_type": "munki", + "munki_display_name": "Cubase 12", + "munki_description": "CUBASE GUIDES YOU ON YOUR MUSIC PRODUCTION JOURNEY\n\nDo you want to start creating your own music, bring your production up to a professional level, or streamline your workflow for short deadlines? Whatever you need, Cubase helps you to reach your full creative potential.\n\nFrom Hollywood blockbuster composers and Billboard Hot 100 producers right through to keen beginners, the world of music production trusts the comprehensive feature set, straightforward tools and unrivaled sound of our acclaimed music production software." + }, + "com.github.dataJAR-recipes.download.Cubase 12": { + "name": "Cubase12", + "description": "Downloads the latest version of Cubase 12.", + "repo": "autopkg/dataJAR-recipes", + "path": "Cubase 12/Cubase 12.download.recipe", + "shortname": "Cubase 12.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Blackmagic Desktop Video" + "com.github.dataJAR-recipes.munki.Cubase 12" ] }, - "com.github.dataJAR-recipes.munki.Blackmagic Desktop Video": { - "name": "BlackmagicDesktopVideo", - "description": "Downloads the latest version of Black Magic Desktop Video and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "Blackmagic Desktop Video/Blackmagic Desktop Video.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Blackmagic Desktop Video", - "shortname": "Blackmagic Desktop Video.munki", - "inferred_type": "munki", - "munki_display_name": "Blackmagic Desktop Video", - "munki_description": "Blackmagic Desktop Video includes everything you need to set up your DeckLink, Multibridge, UltraStudio, Intensity and H.264 Pro Recorder for any task in your facility." - }, - "com.github.dataJAR-recipes.download.NordPass": { - "name": "NordPass", - "description": "Downloads the latest version of NordPass.\n\nFor Intel downloads leave ARCH_TYPE empty\nFor Apple Silicon use \"arm/\" in ARCH_TYPE", + "com.github.dataJAR-recipes.download.BlockBlock": { + "name": "BlockBlock", + "description": "Downloads latest version of the BlockBlock.", "repo": "autopkg/dataJAR-recipes", - "path": "NordPass/NordPass.download.recipe", - "shortname": "NordPass.download", + "path": "BlockBlock/BlockBlock.download.recipe", + "shortname": "BlockBlock.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.NordPass" + "com.github.dataJAR-recipes.munki.BlockBlock" ] }, - "com.github.dataJAR-recipes.munki.NordPass": { - "name": "NordPass", - "description": "Downloads the latest version of NordPass and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.BlockBlock": { + "name": "BlockBlock", + "description": "Downloads the latest version of BlockBlock and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "NordPass/NordPass.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NordPass", - "shortname": "NordPass.munki", + "path": "BlockBlock/BlockBlock.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BlockBlock", + "shortname": "BlockBlock.munki", "inferred_type": "munki", - "munki_display_name": "NordPass", - "munki_description": "NordPass \u2014 your digital life manager\n\nOrganize online life with NordPass \u2014 a secure solution for passwords, passkeys, credit cards, and more." + "munki_display_name": "BlockBlock", + "munki_description": "BlockBlock provides continual protection by monitoring persistence locations. Any new persistent component will trigger a BlockBlock alert, allowing malicious items be blocked." }, - "com.github.dataJAR-recipes.munki.CodeWhisperer": { - "name": "CodeWhisperer", - "description": "Downloads the latest version of CodeWhisperer and imports it into Munki.", + "com.github.dataJAR-recipes.jss.QLab4": { + "name": "QLab4", + "description": "Downloads the current release version of QLab4 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "CodeWhisperer/CodeWhisperer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CodeWhisperer", - "shortname": "CodeWhisperer.munki", - "inferred_type": "munki", - "munki_display_name": "CodeWhisperer", - "munki_description": "Edit HTML code and text on your Mac." + "path": "QLab4/QLab4.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.QLab4", + "deprecated": true, + "shortname": "QLab4.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "QLab\u00ae 4 combines powerful audio, video, and lighting control in one elegant package. With an all-new Light cue, a major upgrade to QLab Remote for iOS, and over 40 new features, this is the best version of QLab we\u2019ve ever made." }, - "com.github.dataJAR-recipes.download.CodeWhisperer": { - "name": "CodeWhisperer", - "description": "Downloads the latest version of CodeWhisperer.", + "com.github.dataJAR-recipes.pkg.QLab4": { + "name": "QLab4", + "description": "Downloads the latest version of QLab4 and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "CodeWhisperer/CodeWhisperer.download.recipe", - "shortname": "CodeWhisperer.download", + "path": "QLab4/QLab4.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.QLab4", + "shortname": "QLab4.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jazzace.ds.QLab4", + "com.github.jazzace.jamf.QLab4-latest", + "com.github.dataJAR-recipes.jss.QLab4" + ] + }, + "com.github.dataJAR-recipes.download.QLab4": { + "name": "QLab4", + "description": "Downloads latest version of QLab 4.", + "repo": "autopkg/dataJAR-recipes", + "path": "QLab4/QLab4.download.recipe", + "shortname": "QLab4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.CodeWhisperer" + "com.github.dataJAR-recipes.pkg.QLab4", + "com.github.dataJAR-recipes.munki.QLab4" ] }, - "com.github.dataJAR-recipes.munki.MusicBrainz Picard": { - "name": "MusicBrainzPicard", - "description": "Downloads the latest version of MusicBrainz Picard and imports it into Munki.", + "com.github.dataJAR-recipes.munki.QLab4": { + "name": "QLab4", + "description": "Downloads the latest version of QLab 4 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MusicBrainz Picard/MusicBrainz Picard.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MusicBrainz Picard", - "shortname": "MusicBrainz Picard.munki", + "path": "QLab4/QLab4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.QLab4", + "shortname": "QLab4.munki", "inferred_type": "munki", - "munki_display_name": "MusicBrainz Picard", - "munki_description": "Picard is a cross-platform music tagger powered by the MusicBrainz database." + "munki_display_name": "QLab 4", + "munki_description": "QLab\u00ae 4 combines powerful audio, video, and lighting control in one elegant package. With an all-new Light cue, a major upgrade to QLab Remote for iOS, and over 40 new features, this is the best version of QLab we\u2019ve ever made." + }, + "com.github.dataJAR-recipes.pkg.CloudApp": { + "name": "CloudApp", + "description": "Downloads the latest version of CloudApp and creates a package. We use the Sparkle feed URL as the vendor supplied package has a different version number than the app bundle and contains postinstall scripts and an auto-update script that does not behave.", + "repo": "autopkg/dataJAR-recipes", + "path": "CloudApp/CloudApp.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.CloudApp", + "shortname": "CloudApp.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.CloudApp" + ] }, - "com.github.dataJAR-recipes.download.MusicBrainz Picard": { - "name": "MusicBrainzPicard", - "description": "Downloads the latest version of MusicBrainz Picard.", + "com.github.dataJAR-recipes.download.CloudApp": { + "name": "CloudApp", + "description": "Downloads the latest version of CloudApp.", "repo": "autopkg/dataJAR-recipes", - "path": "MusicBrainz Picard/MusicBrainz Picard.download.recipe", - "shortname": "MusicBrainz Picard.download", + "path": "CloudApp/CloudApp.download.recipe", + "shortname": "CloudApp.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MusicBrainz Picard", - "com.github.dataJAR-recipes.pkg.MusicBrainz Picard" + "com.github.dataJAR-recipes.pkg.CloudApp", + "com.github.dataJAR-recipes.munki.CloudApp" ] }, - "com.github.dataJAR-recipes.pkg.MusicBrainz Picard": { - "name": "Picard", - "description": "Downloads the latest version of Picard and creates a package.", + "com.github.dataJAR-recipes.jss.CloudApp": { + "name": "CloudApp", + "description": "Downloads the latest version of CloudApp and imports it into your JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "MusicBrainz Picard/MusicBrainz Picard.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MusicBrainz Picard", - "shortname": "MusicBrainz Picard.pkg", - "inferred_type": "pkg" + "path": "CloudApp/CloudApp.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CloudApp", + "deprecated": true, + "shortname": "CloudApp.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "CloudApp screen recorder software for Mac and PC. Record video, webcam, GIFs, capture your screen and share it instantly to the cloud" }, - "com.github.dataJAR-recipes.download.VIPAccess": { - "name": "VIP Access", - "description": "Downloads the latest version of Symantec VIP Access.", + "com.github.dataJAR-recipes.munki.CloudApp": { + "name": "CloudApp", + "description": "Downloads the latest version of CloudApp and imports it into Munki. We use the Sparkle feed URL as the vendor supplied package has a different version number than the app bundle and contains postinstall scripts and an auto-update script that does not behave.", "repo": "autopkg/dataJAR-recipes", - "path": "VIP Access/VIP Access.download.recipe", - "shortname": "VIP Access.download", + "path": "CloudApp/CloudApp.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CloudApp", + "shortname": "CloudApp.munki", + "inferred_type": "munki", + "munki_display_name": "CloudApp", + "munki_description": "CloudApp screen recorder software for Mac and PC. Record video, webcam, GIFs, capture your screen and share it instantly to the cloud." + }, + "com.github.dataJAR-recipes.download.NotionCalendar": { + "name": "Notion Calendar", + "description": "Downloads the latest version of Notion Calendar.\n\nTo download the Intel version use \"x64\" in the DOWNLOAD_ARCH variable\nTo download the Apple Silicon version use \"arm64\" in the DOWNLOAD_ARCH variable", + "repo": "autopkg/dataJAR-recipes", + "path": "Notion Calendar/Notion Calendar.download.recipe", + "shortname": "Notion Calendar.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.VIPAccess" + "com.github.dataJAR-recipes.munki.NotionCalendar" ] }, - "com.github.dataJAR-recipes.munki.VIPAccess": { - "name": "VIPAccess", - "description": "Downloads the latest version of Symantec VIP Access and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.NotionCalendar": { + "name": "Notion Calendar", + "description": "Downloads the latest version of Notion Calendar and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "VIP Access/VIP Access.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.VIPAccess", - "shortname": "VIP Access.munki", + "path": "Notion Calendar/Notion Calendar.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NotionCalendar", + "shortname": "Notion Calendar.munki", "inferred_type": "munki", - "munki_display_name": "VIP Access", - "munki_description": "Secure Authentication Anywhere\n\nYour key to one swipe two-step authentication." + "munki_display_name": "Notion Calendar", + "munki_description": "It\u2019s time.\n\nAll of your commitments, now in one place. Meet the beautifully designed, fully integrated calendar for your work and life." }, - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering": { - "name": "KeyShotNetworkRendering", - "description": "Downloads the latest version of KeyShot Network Rendering and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Webrecorder Player": { + "name": "Webrecorder Player", + "description": "Downloads the current release version of Webrecorder Player and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering/KeyShot Network Rendering.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering", + "path": "Webrecorder Player/Webrecorder Player.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Webrecorder Player", "deprecated": true, - "shortname": "KeyShot Network Rendering.munki", - "inferred_type": "munki", - "munki_display_name": "KeyShot Network Rendering", - "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." + "shortname": "Webrecorder Player.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Webrecorder Player is a desktop application for viewing high-fidelity web archives on your local machine, no internet connection required." }, - "com.github.dataJAR-recipes.download.KeyShot Network Rendering": { - "name": "KeyShotNetworkRendering2024", - "description": "Downloads the latest version of KeyShot Network Rendering.", + "com.github.dataJAR-recipes.download.Webrecorder Player": { + "name": "WebrecorderPlayer", + "description": "Downloads the latest version of Webrecorder Player.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering/KeyShot Network Rendering.download.recipe", + "path": "Webrecorder Player/Webrecorder Player.download.recipe", "deprecated": true, - "shortname": "KeyShot Network Rendering.download", + "shortname": "Webrecorder Player.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering" + "com.github.dataJAR-recipes.munki.Webrecorder Player", + "com.github.dataJAR-recipes.pkg.Webrecorder Player" ] }, - "com.github.dataJAR-recipes.download.Pd-l2ork": { - "name": "Pd-l2ork", - "description": "Downloads the latest version of Pd-l2ork.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.munki.Webrecorder Player": { + "name": "WebrecorderPlayer", + "description": "Downloads the latest version of Webrecorder Player and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Pd-l2ork/Pd-l2ork.download.recipe", - "shortname": "Pd-l2ork.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Pd-l2ork" - ] + "path": "Webrecorder Player/Webrecorder Player.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Webrecorder Player", + "shortname": "Webrecorder Player.munki", + "inferred_type": "munki", + "munki_display_name": "Webrecorder Player", + "munki_description": "Webrecorder Player is a desktop application for viewing high-fidelity web archives on your local machine, no internet connection required." }, - "com.github.dataJAR-recipes.munki.Pd-l2ork": { - "name": "Pd-l2ork", - "description": "Downloads the latest version of Pd-l2ork and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Webrecorder Player": { + "name": "WebrecorderPlayer", + "description": "Downloads the latest version of Webrecorder Player and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Pd-l2ork/Pd-l2ork.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Pd-l2ork", - "shortname": "Pd-l2ork.munki", - "inferred_type": "munki", - "munki_display_name": "Pd-l2ork", - "munki_description": "Jonathan Wilkes\u2019 Purr Data a.k.a. Pd-l2ork 2 is an improved version of Miller Puckette\u2019s Pd. It is based on Ico Bukvic\u2019s Pd-l2ork, which in turn is a fork of Hans-Christoph Steiner\u2019s Pd-extended." + "path": "Webrecorder Player/Webrecorder Player.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Webrecorder Player", + "shortname": "Webrecorder Player.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Webrecorder Player" + ] }, - "com.github.dataJAR-recipes.munki.Catalyst Prepare": { - "name": "CatalystPrepare", - "description": "Downloads the latest trial version of Catalyst Prepare and imports into Munki.", + "com.github.dataJAR-recipes.munki.SuperLab 6": { + "name": "SuperLab6", + "description": "Downloads the latest release of SuperLab 6 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Catalyst Prepare/Catalyst Prepare.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Catalyst Prepare", - "shortname": "Catalyst Prepare.munki", + "path": "SuperLab 6/SuperLab 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SuperLab 6", + "shortname": "SuperLab 6.munki", "inferred_type": "munki", - "munki_display_name": "Catalyst Prepare", - "munki_description": "Jump start the editing and review process by creating a rough cut storyboard with a quick initial color grade, then render it out directly or export an EDL for use in popular NLEs." + "munki_display_name": "SuperLab 6", + "munki_description": "Designed for Researchers, not Programmers\n \nEvery other tool to build experiments relies on programming. SuperLab has been offering a better way \u2014 since 1991. Even complex experiments like staircase and visual thresholds are easy to implement using a point-and-click interface." }, - "com.github.dataJAR-recipes.download.Catalyst Prepare": { - "name": "CatalystPrepare", - "description": "Download recipe for the latest trial version of Catalyst Prepare.", + "com.github.dataJAR-recipes.download.SuperLab 6": { + "name": "SuperLab6", + "description": "Downloads the latest release of SuperLab 6.", "repo": "autopkg/dataJAR-recipes", - "path": "Catalyst Prepare/Catalyst Prepare.download.recipe", - "shortname": "Catalyst Prepare.download", + "path": "SuperLab 6/SuperLab 6.download.recipe", + "shortname": "SuperLab 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Catalyst Prepare" + "com.github.dataJAR-recipes.munki.SuperLab 6" ] }, - "com.github.dataJAR-recipes.munki.Microsoft Excel 2019": { - "name": "Microsoft Excel 2019", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Excel 2019 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "com.github.dataJAR-recipes.download.Sennheiser AMBEO A-B Converter": { + "name": "AMBEO A-B Converter", + "description": "Downloads the latest version of the Sennheiser AMBEO A-B Converter plugin.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Excel 2019/Microsoft Excel 2019.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "Microsoft Excel 2019.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Excel", - "munki_description": "See your data in new, intuitive ways. Powerful charts, graphs, and keyboard shortcuts turn columns of numbers into valuable information, so you can work easier." + "path": "Sennheiser AMBEO A-B Converter/Sennheiser AMBEO A-B Converter.download.recipe", + "deprecated": true, + "shortname": "Sennheiser AMBEO A-B Converter.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Sennheiser AMBEO A-B Converter" + ] }, - "com.github.dataJAR-recipes.munki.Jump Desktop Connect": { - "name": "JumpDesktopConnect", - "description": "Downloads the latest trial version of Jump Desktop Connect and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Sennheiser AMBEO A-B Converter": { + "name": "AMBEO A-B Converter", + "description": "Downloads the latest version of the Sennheiser AMBEO A-B Converter plugin and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Jump Desktop Connect/Jump Desktop Connect.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Jump Desktop Connect", - "shortname": "Jump Desktop Connect.munki", + "path": "Sennheiser AMBEO A-B Converter/Sennheiser AMBEO A-B Converter.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sennheiser AMBEO A-B Converter", + "shortname": "Sennheiser AMBEO A-B Converter.munki", "inferred_type": "munki", - "munki_display_name": "Jump Desktop Connect", - "munki_description": "Jump Desktop Connect is a secure and reliable remote desktop app that lets you connect to any computer, anywhere in the world." + "munki_display_name": "AMBEO A-B Converter", + "munki_description": "The AMBEO A-B Converter is the free tool that converts the output of the Sennheiser AMBEO VR Mic into Ambisonics B-Format. After the conversion it is directly compatible with the spatial audio format of both Youtube and Facebook 360 videos. The plugin supports both FuMa and ambiX output and has a specially tuned \u201cAmbisonics Correction Filter\u201d that improves spatial accuracy when used with the AMBEO VR Mic. It\u2019s also possible to define the recording position and adjust the orientation to realign with the camera angle." }, - "com.github.dataJAR-recipes.download.Jump Desktop Connect": { - "name": "JumpDesktopConnect", - "description": "Download recipe for the latest trial version of Jump Desktop Connect.", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN": { + "name": "SketchUpPro2015-EN", + "description": "Downloads the latest version of SketchUp Pro 2015 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Jump Desktop Connect/Jump Desktop Connect.download.recipe", - "shortname": "Jump Desktop Connect.download", - "inferred_type": "download", + "path": "SketchUp Pro 2015 EN/SketchUp Pro 2015 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2015 EN", + "shortname": "SketchUp Pro 2015 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Jump Desktop Connect", - "com.github.autopkg.mikestechshop.pkg.JumpDesktopConnect" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2015 EN" ] }, - "com.github.dataJAR-recipes.download.FL Studio 2024": { - "name": "FLStudio2024", - "description": "Downloads the latest version of FL Studio 2024.", + "com.github.dataJAR-recipes.download.SketchUp Pro 2015 EN": { + "name": "SketchUpPro2015-EN", + "description": "Downloads the latest version of SketchUp Pro 2015 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "FL Studio 2024/FL Studio 2024.download.recipe", - "shortname": "FL Studio 2024.download", + "path": "SketchUp Pro 2015 EN/SketchUp Pro 2015 EN.download.recipe", + "deprecated": true, + "shortname": "SketchUp Pro 2015 EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FL Studio 2024" + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN" ] }, - "com.github.dataJAR-recipes.munki.FL Studio 2024": { - "name": "FLStudio2024", - "description": "Downloads the latest version of FL Studio and imports it into a munki_repo.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2015 EN": { + "name": "SketchUpPro2015-EN", + "description": "Downloads the latest version of SketchUp Pro 2015 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "FL Studio 2024/FL Studio 2024.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FL Studio 2024", - "shortname": "FL Studio 2024.munki", + "path": "SketchUp Pro 2015 EN/SketchUp Pro 2015 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN", + "shortname": "SketchUp Pro 2015 EN.munki", "inferred_type": "munki", - "munki_display_name": "FL Studio 2024", - "munki_description": "Meet FL Studio. The fastest way from your brain to your speakers.\n\nFL Studio is the desktop DAW that music-makers across the world use to turn ideas into reality. Whether you\u2019re just starting or are an experienced producer, FL Studio includes everything you need to create music." + "munki_display_name": "SketchUp Pro 2015", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.munki.Panasonic P2 AMA plugin": { - "name": "PanasonicP2AMAplugin", - "description": "Downloads the latest version of Extended Panasonic AMA Plug-in for Mac (P2 Plug-in Ex for Avid) and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Godot 4": { + "name": "Godot4", + "description": "Downloads the latest version of Godot 4 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Panasonic P2 AMA plugin/Panasonic P2 AMA plugin.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Panasonic P2 AMA plugin", - "shortname": "Panasonic P2 AMA plugin.munki", + "path": "Godot 4/Godot 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Godot 4", + "shortname": "Godot 4.munki", "inferred_type": "munki", - "munki_display_name": "Panasonic P2 AMA plugin", - "munki_description": "Extended Panasonic AMA Plug-in for Mac (P2 Plug-in Ex for Avid)" + "munki_display_name": "Godot 4", + "munki_description": "The game engine you've been waiting for.\n\nThe Godot Engine is a free, all-in-one, cross-platform game engine that makes it easy for you to create 2D and 3D games." }, - "com.github.dataJAR-recipes.download.Panasonic P2 AMA plugin": { - "name": "PanasonicP2AMAplugin", - "description": "Download recipe for Extended Panasonic AMA Plug-in for Mac (P2 Plug-in Ex for Avid).", + "com.github.dataJAR-recipes.pkg.Godot 4": { + "name": "Godot4", + "description": "Downloads the latest version of Godot 4 and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Panasonic P2 AMA plugin/Panasonic P2 AMA plugin.download.recipe", - "shortname": "Panasonic P2 AMA plugin.download", + "path": "Godot 4/Godot 4.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Godot 4", + "shortname": "Godot 4.pkg", + "inferred_type": "pkg" + }, + "com.github.dataJAR-recipes.download.Godot 4": { + "name": "Godot4", + "description": "Download recipe for the latest version of Godot 4.", + "repo": "autopkg/dataJAR-recipes", + "path": "Godot 4/Godot 4.download.recipe", + "shortname": "Godot 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Panasonic P2 AMA plugin" + "com.github.dataJAR-recipes.munki.Godot 4", + "com.github.dataJAR-recipes.pkg.Godot 4" ] }, - "com.github.dataJAR-recipes.download.Basic PAYE Tool": { - "name": "BasicPAYETools", - "description": "Downloads the latest version of Basic PAYE Tools.", + "com.github.dataJAR-recipes.pkg.Milanote 2": { + "name": "Milanote2", + "description": "Downloads the latest version of Milanote 2 and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Basic PAYE Tools/Basic PAYE Tools.download.recipe", - "shortname": "Basic PAYE Tools.download", - "inferred_type": "download" + "path": "Milanote 2/Milanote 2.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Milanote 2", + "shortname": "Milanote 2.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Milanote 2" + ] }, - "com.github.dataJAR-recipes.munki.Basic PAYE Tools": { - "name": "BasicPAYETools", - "description": "Downloads the latest version of Basic PAYE Tools and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Milanote 2": { + "name": "Milanote2", + "description": "Downloads the latest version of Milanote 2 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Basic PAYE Tools/Basic PAYE Tools.munki.recipe", - "parent": "com.github.dataJAR-test-recipes.download.Basic PAYE Tool", - "shortname": "Basic PAYE Tools.munki", + "path": "Milanote 2/Milanote 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Milanote 2", + "shortname": "Milanote 2.munki", "inferred_type": "munki", - "munki_display_name": "Basic PAYE Tools", - "munki_description": "The software allows you to perform most payroll tasks, including working out the tax and National Insurance for your employees and sending this information to HMRC." + "munki_display_name": "Milanote 2", + "munki_description": "Milanote is a tool for planning creative projects." }, - "com.github.dataJAR-recipes.munki.MediaMaster Pro 6": { - "name": "MediaMasterPro6", - "description": "Downloads the latest version of MediaMaster Pro 6 and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Milanote 2": { + "name": "Milanote2", + "description": "Downloads the latest version of Milanote 2 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro 6/MediaMaster Pro 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6", - "shortname": "MediaMaster Pro 6.munki", - "inferred_type": "munki", - "munki_display_name": "MediaMaster Pro 6", - "munki_description": "Combining maximum functionality with simplicity of operation, ArKaos MediaMaster Pro 6.0 retains the user-friendly and broad functionality that has become the trademark of the ArKaos product range." + "path": "Milanote 2/Milanote 2.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Milanote 2", + "deprecated": true, + "shortname": "Milanote 2.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Milanote is a tool for planning creative projects." }, - "com.github.dataJAR-recipes.download.MediaMaster Pro 6": { - "name": "MediaMasterPro6", - "description": "Downloads latest version of MediaMaster Pro 6.", + "com.github.dataJAR-recipes.download.Milanote 2": { + "name": "Milanote2", + "description": "Download recipe for version 2 of Milanote.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro 6/MediaMaster Pro 6.download.recipe", + "path": "Milanote 2/Milanote 2.download.recipe", "deprecated": true, - "shortname": "MediaMaster Pro 6.download", + "shortname": "Milanote 2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6" + "com.github.dataJAR-recipes.pkg.Milanote 2", + "com.github.dataJAR-recipes.munki.Milanote 2" ] }, - "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6": { - "name": "MediaMasterPro6", - "description": "Downloads the latest version of MediaMaster Pro 6 and creates a PKG.", + "com.github.dataJAR-recipes.download.ClaroRead Plus": { + "name": "ClaroReadPlus", + "description": "Downloads latest version of ClaroRead Plus.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaMaster Pro 6/MediaMaster Pro 6.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro 6", - "shortname": "MediaMaster Pro 6.pkg", - "inferred_type": "pkg", + "path": "ClaroRead Plus/ClaroRead Plus.download.recipe", + "deprecated": true, + "shortname": "ClaroRead Plus.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MediaMaster Pro 6" + "com.github.dataJAR-recipes.munki.ClaroRead Plus" ] }, - "com.github.dataJAR-recipes.munki.Adobe Connect": { - "name": "AdobeConnect", - "description": "Downloads the latest version of Adobe Connect and imports it into Munki.", + "com.github.dataJAR-recipes.munki.ClaroRead Plus": { + "name": "ClaroReadPlus", + "description": "Downloads the latest version of ClaroRead Plus and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Connect/Adobe Connect.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Adobe Connect", - "shortname": "Adobe Connect.munki", + "path": "ClaroRead Plus/ClaroRead Plus.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ClaroRead Plus", + "shortname": "ClaroRead Plus.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Connect", - "munki_description": "Adobe Connect allows you, the creator, to use its versatile stage to design and deliver virtual training, webinars, and meetings that stand out." + "munki_display_name": "ClaroRead Plus", + "munki_description": "ClaroRead supports reading and writing. Designed to be simple, easy-to-use and flexible, ClaroRead aids concentration and increases confidence. You can read any on-screen text out loud and improve your writing in Microsoft Word. ClaroRead Plus Mac also lets you scan and convert paper books and documents so you can read them aloud too." }, - "com.github.dataJAR-recipes.download.Adobe Connect": { - "name": "AdobeConnect", - "description": "Downloads the latest version of Adobe Connect.", + "com.github.dataJAR-recipes.download.1Password": { + "name": "1Password", + "description": "Downloads the latest pkg installer of 1Password.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe Connect/Adobe Connect.download.recipe", - "shortname": "Adobe Connect.download", + "path": "1Password/1Password.download.recipe", + "shortname": "1Password.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Adobe Connect" + "com.github.dataJAR-recipes.munki.1Password" ] }, - "com.github.dataJAR-recipes.munki.EarMaster 7": { - "name": "EarMaster7", - "description": "Downloads the latest version of EarMaster imports into Munki.", + "com.github.dataJAR-recipes.munki.1Password": { + "name": "1Password", + "description": "Downloads the latest pkg installer of 1Password and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "EarMaster 7/EarMaster7.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EarMaster 7", - "shortname": "EarMaster7.munki", + "path": "1Password/1Password.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.1Password", + "shortname": "1Password.munki", "inferred_type": "munki", - "munki_display_name": "EarMaster7", - "munki_description": "Ear training and music theory practice on PC and Mac." + "munki_display_name": "1Password", + "munki_description": "The world\u2019s most-loved password manager\n\n1Password is the easiest way to store and use strong passwords. Log in to sites and fill forms securely with a single click." }, - "com.github.dataJAR-recipes.download.EarMaster 7": { - "name": "EarMaster7", - "description": "Download recipe for the latest version of EarMaster 7.", + "com.github.dataJAR-recipes.download.FinalDraft11": { + "name": "FinalDraft11", + "description": "Download recipe for Final Draft 11.", "repo": "autopkg/dataJAR-recipes", - "path": "EarMaster 7/EarMaster7.download.recipe", - "shortname": "EarMaster7.download", + "path": "Final Draft 11/Final Draft 11.download.recipe", + "shortname": "Final Draft 11.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.EarMaster 7" + "com.github.dataJAR-recipes.pkg.FinalDraft11", + "com.github.dataJAR-recipes.munki.FinalDraft11" ] }, - "com.github.dataJAR-recipes.munki.Microsoft Teams Classic": { - "name": "MicrosoftTeamsClassic", - "description": "Downloads the latest version of Microsoft Teams Classic and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.pkg.FinalDraft11": { + "name": "FinalDraft11", + "description": "Downloads the latest version of the Final Draft 11 and extracts the pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Teams Classic/Microsoft Teams Classic.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftteamsclassic", - "deprecated": true, - "shortname": "Microsoft Teams Classic.munki", + "path": "Final Draft 11/Final Draft 11.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.FinalDraft11", + "shortname": "Final Draft 11.pkg", + "inferred_type": "pkg" + }, + "com.github.dataJAR-recipes.munki.FinalDraft11": { + "name": "FinalDraft11", + "description": "Downloads the latest version of Final Draft 11 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "repo": "autopkg/dataJAR-recipes", + "path": "Final Draft 11/Final Draft 11.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FinalDraft11", + "shortname": "Final Draft 11.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Teams Classic", - "munki_description": "Get more done with Microsoft Teams\n\nYour modern workplace at home, in the office, and on the go" + "munki_display_name": "Final Draft 11", + "munki_description": "Final Draft is a screenwriting application for writing and formatting screenplays." }, - "com.github.dataJAR-recipes.munki.Sonos S1 Controller": { - "name": "SonosS1Controller", - "description": "Downloads the latest version of Sonos S1 Controller and imports it into Munki.", + "com.github.dataJAR-recipes.munki.RemotePCSuite": { + "name": "RemotePCSuite", + "description": "Downloads the latest version of RemotePCSuite and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Sonos S1 Controller/Sonos S1 Controller.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sonos S1 Controller", - "shortname": "Sonos S1 Controller.munki", + "path": "RemotePCSuite/RemotePCSuite.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RemotePCSuite", + "shortname": "RemotePCSuite.munki", "inferred_type": "munki", - "munki_display_name": "Sonos S1 Controller", - "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way." + "munki_display_name": "RemotePCSuite", + "munki_description": "The best remote access and remote desktop solution for PC, Mac and Linux." }, - "com.github.dataJAR-recipes.download.Sonos S1 Controller": { - "name": "SonosS1Controller", - "description": "Downloads the latest version of Sonos S1 Controller.", + "com.github.dataJAR-recipes.download.RemotePCSuite": { + "name": "RemotePCSuite", + "description": "Downloads the latest version of RemotePCSuite.", "repo": "autopkg/dataJAR-recipes", - "path": "Sonos S1 Controller/Sonos S1 Controller.download.recipe", - "shortname": "Sonos S1 Controller.download", + "path": "RemotePCSuite/RemotePCSuite.download.recipe", + "shortname": "RemotePCSuite.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sonos S1 Controller" + "com.github.dataJAR-recipes.munki.RemotePCSuite" ] }, - "com.github.dataJAR-recipes.munki.Jamf Connect Sync": { - "name": "Jamf Connect Sync", - "description": "Downloads the latest release of Jamf Connect Sync and imports it in into Munki.", + "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone": { + "name": "Microsoft Word 2016 Standalone", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Word 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect Sync/Jamf Connect Sync.munki.recipe", - "deprecated": true, - "shortname": "Jamf Connect Sync.munki", + "path": "Microsoft Word 2016 Standalone/Microsoft Word 2016 Standalone.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "Microsoft Word 2016 Standalone.munki", "inferred_type": "munki", - "munki_display_name": "Jamf Connect Sync", - "munki_description": "Jamf Connect Sync (formerly NoMAD Pro) is a menu bar application that helps manage your Okta password. With Jamf Connect Sync, you can sign in to your Okta account and synchronize your Okta password with your local account." - }, - "com.github.dataJAR-recipes.jss.UNetbootin": { - "name": "UNetbootin", - "description": "Downloads the current release version of UNetbootin and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "UNetbootin/UNetbootin.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.UNetbootin", - "deprecated": true, - "shortname": "UNetbootin.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on Windows, Linux, and Mac OS X." + "munki_display_name": "Microsoft Word", + "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." }, "com.github.dataJAR-recipes.munki.UNetbootin": { "name": "UNetbootin", @@ -84615,772 +84835,795 @@ "shortname": "UNetbootin.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.UNetbootin", - "com.github.dataJAR-recipes.munki.UNetbootin" + "com.github.dataJAR-recipes.munki.UNetbootin", + "com.github.dataJAR-recipes.jss.UNetbootin" ] }, - "com.github.dataJAR-recipes.munki.MacTeX Ghostscript": { - "name": "MacTeXGhostscript", - "description": "Downloads the latest version of MacTeX Ghostscript and imports it into Munki.", + "com.github.dataJAR-recipes.jss.UNetbootin": { + "name": "UNetbootin", + "description": "Downloads the current release version of UNetbootin and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "MacTeX Ghostscript/MacTeX Ghostscript.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MacTeX Ghostscript", - "shortname": "MacTeX Ghostscript.munki", + "path": "UNetbootin/UNetbootin.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.UNetbootin", + "deprecated": true, + "shortname": "UNetbootin.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on Windows, Linux, and Mac OS X." + }, + "com.github.dataJAR-recipes.munki.ActivDriver": { + "name": "ActivDriver", + "description": "Downloads the latest trial version of ActivDriver and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "ActivDriver/ActivDriver.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ActivDriver", + "shortname": "ActivDriver.munki", "inferred_type": "munki", - "munki_display_name": "MacTeX Ghostscript", - "munki_description": "Ghostscript an interpreter for the PostScript language and for PDF." + "munki_display_name": "ActivDriver", + "munki_description": "ActivDriver is required for the following products: ActivBoard, ActivPanel, ActivWall, ActivHub (Student Response Devices, ActivSlate, ActivRemote) and ActivEngage2." }, - "com.github.dataJAR-recipes.download.MacTeX Ghostscript": { - "name": "MacTeXGhostscript", - "description": "Download recipe for the latest version of MacTeX Ghostscript.", + "com.github.dataJAR-recipes.download.ActivDriver": { + "name": "ActivDriver", + "description": "Downloads the version of ActivDriver.", "repo": "autopkg/dataJAR-recipes", - "path": "MacTeX Ghostscript/MacTeX Ghostscript.download.recipe", - "shortname": "MacTeX Ghostscript.download", + "path": "ActivDriver/ActivDriver.download.recipe", + "shortname": "ActivDriver.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MacTeX Ghostscript", - "com.github.grahampugh.recipes.pkg.GhostScript" + "com.github.dataJAR-recipes.munki.ActivDriver" ] }, - "com.github.dataJAR-recipes.munki.MediaHuman Audio Converter": { - "name": "MediaHuman Audio Converter", - "description": "Downloads the latest version of MediaHuman Audio Converter and imports it into Munki.", + "com.github.dataJAR-recipes.munki.WaveLab Elements 9.5": { + "name": "WaveLabElements9.5", + "description": "Downloads the latest version of WaveLab Elements 9.5 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaHuman Audio Converter/MediaHuman Audio Converter.munki.recipe", - "parent": "com.github.moofit-recipes.download.AudioConverter", - "shortname": "MediaHuman Audio Converter.munki", - "inferred_type": "munki", - "munki_display_name": "MediaHuman Audio Converter", - "munki_description": "MediaHuman Audio Converter is a freeware application for Mac OS X and Windows. It can help you to convert your music absolutely free to WMA, MP3, AAC, WAV, FLAC, OGG, AIFF, Apple Lossless format and bunch of others." + "path": "WaveLab Elements 9.5/WaveLab Elements 9.5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WaveLab Elements 9.5", + "deprecated": true }, - "com.github.dataJAR-recipes.munki.CrashPlanPROeClient": { - "name": "CrashPlanPROeClient", - "description": "Downloads the latest version CrashPlan PROe Client and imports into Munki", + "com.github.dataJAR-recipes.download.WaveLab Elements 9.5": { + "name": "WaveLabElements9.5", + "description": "Download recipe for the latest version of WaveLab Elements 9.5.", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlanPROe/CrashPlanPROeClient.munki.recipe", - "parent": "com.github.homebysix.pkg.CrashPlanPROeClient", + "path": "WaveLab Elements 9.5/WaveLab Elements 9.5.download.recipe", "deprecated": true, - "shortname": "CrashPlanPROeClient.munki", - "inferred_type": "munki", - "munki_display_name": "CrashPlan PROe Client", - "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." - }, - "com.github.dataJAR-recipes.download.Cubase 12": { - "name": "Cubase12", - "description": "Downloads the latest version of Cubase 12.", - "repo": "autopkg/dataJAR-recipes", - "path": "Cubase 12/Cubase 12.download.recipe", - "shortname": "Cubase 12.download", - "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Cubase 12" + "com.github.dataJAR-recipes.munki.WaveLab Elements 9.5" ] }, - "com.github.dataJAR-recipes.munki.Cubase 12": { - "name": "Cubase12", - "description": "Downloads the latest version of Cubase 12 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Cubase 12/Cubase 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cubase 12", - "shortname": "Cubase 12.munki", - "inferred_type": "munki", - "munki_display_name": "Cubase 12", - "munki_description": "CUBASE GUIDES YOU ON YOUR MUSIC PRODUCTION JOURNEY\n\nDo you want to start creating your own music, bring your production up to a professional level, or streamline your workflow for short deadlines? Whatever you need, Cubase helps you to reach your full creative potential.\n\nFrom Hollywood blockbuster composers and Billboard Hot 100 producers right through to keen beginners, the world of music production trusts the comprehensive feature set, straightforward tools and unrivaled sound of our acclaimed music production software." - }, - "com.github.dataJAR-recipes.munki.MediaHuman YouTube Downloader-Trial": { - "name": "MediaHuman YouTube Downloader-Trial", - "description": "Downloads the latest version of MediaHuman YouTube Downloader-Trial and imports it into Munki.", + "com.github.dataJAR-recipes.munki.PostgreSQL 13": { + "name": "PostgreSQL13", + "description": "Downloads the latest version of PostgreSQL 13 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial", - "shortname": "MediaHuman YouTube Downloader-Trial.munki", + "path": "PostgreSQL 13/PostgreSQL 13.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.PostgreSQL 13", + "shortname": "PostgreSQL 13.munki", "inferred_type": "munki", - "munki_display_name": "MediaHuman YouTube Downloader-Trial", - "munki_description": "There are so many interesting things to be found on YouTube, but you can't download the videos or save them as audio files by default. That's why we developed YouTube Downloader. This app will help you to accomplish video downloads quickly and without hangups. Using our program you can simply download an entire YouTube playlist or channel at once and watch it whenever and wherever you want." - }, - "com.github.dataJAR-recipes.jss.MediaHuman YouTube Downloader-Trial": { - "name": "MediaHuman YouTube Downloader-Trial", - "description": "Downloads the current release version of MediaHuman YouTube Downloader-Trial and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial", - "deprecated": true, - "shortname": "MediaHuman YouTube Downloader-Trial.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "There are so many interesting things to be found on YouTube, but you can't download the videos or save them as audio files by default. That's why we developed YouTube Downloader. This app will help you to accomplish video downloads quickly and without hangups. Using our program you can simply download an entire YouTube playlist or channel at once and watch it whenever and wherever you want." + "munki_display_name": "PostgreSQL 13", + "munki_description": "PostgreSQL 13 database system packaged by EnterpriseDB.com.\n\nThis installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing your databases, and StackBuilder; a package manager that can be used to download and install additional PostgreSQL tools and drivers. Stackbuilder includes management, integration, migration, replication, geospatial, connectors and other tools. " }, - "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial": { - "name": "MediaHuman YouTube Downloader-Trial", - "description": "Downloads latest version of MediaHuman YouTube Downloader-Trial.", + "com.github.dataJAR-recipes.download.PostgreSQL 13": { + "name": "PostgreSQL13", + "description": "Downloads the latest version of PostgreSQL 13.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.download.recipe", - "shortname": "MediaHuman YouTube Downloader-Trial.download", + "path": "PostgreSQL 13/PostgreSQL 13.download.recipe", + "shortname": "PostgreSQL 13.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MediaHuman YouTube Downloader-Trial", - "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial" + "com.github.dataJAR-recipes.pkg.PostgreSQL 13" ] }, - "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial": { - "name": "MediaHuman YouTube Downloader-Trial", - "description": "Downloads the latest version of MediaHuman YouTube Downloader-Trial and creates a versioned PKG.", + "com.github.dataJAR-recipes.pkg.PostgreSQL 13": { + "name": "PostgreSQL13", + "description": "Generates a pkg of PostgreSQL 13.", "repo": "autopkg/dataJAR-recipes", - "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial", - "shortname": "MediaHuman YouTube Downloader-Trial.pkg", + "path": "PostgreSQL 13/PostgreSQL 13.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.PostgreSQL 13", + "shortname": "PostgreSQL 13.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.MediaHuman YouTube Downloader-Trial" + "com.github.dataJAR-recipes.munki.PostgreSQL 13" ] }, - "com.github.dataJAR-recipes.download.Milanote": { - "name": "Milanote", - "description": "Download recipe for Milanote.", + "com.github.dataJAR-recipes.munki.PDF Squeezer": { + "name": "PDFSqueezer", + "description": "Downloads the latest version of PDF Squeezer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Milanote/Milanote.download.recipe", - "shortname": "Milanote.download", + "path": "PDF Squeezer/PDF Squeezer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PDF Squeezer", + "shortname": "PDF Squeezer.munki", + "inferred_type": "munki", + "munki_display_name": "PDF Squeezer", + "munki_description": "Simple-to-use PDF compression tool." + }, + "com.github.dataJAR-recipes.download.PDF Squeezer": { + "name": "PDF Squeezer", + "description": "Downloads the latest version of PDF Squeezer.", + "repo": "autopkg/dataJAR-recipes", + "path": "PDF Squeezer/PDF Squeezer.download.recipe", + "shortname": "PDF Squeezer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Milanote", - "com.github.dataJAR-recipes.munki.Milanote" + "com.github.dataJAR-recipes.munki.PDF Squeezer" ] }, - "com.github.dataJAR-recipes.pkg.Milanote": { - "name": "Milanote", - "description": "Downloads the latest version of Milanote and creates a package.", + "com.github.dataJAR-recipes.munki.FontBase": { + "name": "FontBase", + "description": "Downloads the latest version of FontBase and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Milanote/Milanote.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Milanote", - "shortname": "Milanote.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Milanote" - ] + "path": "FontBase/FontBase.munki.recipe", + "parent": "com.github.jlehikoinen.download.FontBase", + "shortname": "FontBase.munki", + "inferred_type": "munki", + "munki_display_name": "FontBase", + "munki_description": "FontBase is the font manager of the new generation, built by designers, for designers." }, - "com.github.dataJAR-recipes.jss.Milanote": { - "name": "Milanote", - "description": "Downloads the latest version of Milanote and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.PreForm": { + "name": "PreForm", + "description": "Downloads the current release version of PreForm and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Milanote/Milanote.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Milanote", + "path": "PreForm/PreForm.jss.recipe", + "parent": "com.github.haircut.pkg.PreForm", "deprecated": true, - "shortname": "Milanote.jss", + "shortname": "PreForm.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Milanote is a tool for planning creative projects." + "jamf_description": "PreForm prepares your 3D models for printing on your Formlabs printer, giving you the freedom to focus on creating. Get your model ready in minutes, upload to your printer, and let it build." }, - "com.github.dataJAR-recipes.munki.Milanote": { - "name": "Milanote", - "description": "Downloads the latest version of Milanote and imports into Munki.", + "com.github.dataJAR-recipes.munki.PreForm": { + "name": "PreForm", + "description": "Downloads the latest trial version of PreForm and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Milanote/Milanote.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Milanote", - "shortname": "Milanote.munki", + "path": "PreForm/PreForm.munki.recipe", + "parent": "com.github.haircut.download.PreForm", + "shortname": "PreForm.munki", "inferred_type": "munki", - "munki_display_name": "Milanote", - "munki_description": "Milanote is a tool for planning creative projects." + "munki_display_name": "PreForm", + "munki_description": "PreForm prepares your 3D models for printing on your Formlabs printer, giving you the freedom to focus on creating. Get your model ready in minutes, upload to your printer, and let it build." }, - "com.github.dataJAR-recipes.download.Waltr2": { - "name": "Waltr 2", - "description": "Downloads the latest version of Waltr 2.", + "com.github.dataJAR-recipes.munki.Maccy": { + "name": "Maccy", + "description": "Downloads the latest version of Maccy and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Waltr 2/Waltr2.download.recipe", - "shortname": "Waltr2.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.install.Waltr2", - "com.github.dataJAR-recipes.pkg.Waltr2", - "com.github.dataJAR-recipes.munki.Waltr2" - ] + "path": "Maccy/Maccy.munki.recipe", + "parent": "com.skoobasteeve.download.Maccy", + "shortname": "Maccy.munki", + "inferred_type": "munki", + "munki_display_name": "Maccy", + "munki_description": "Lightweight clipboard manager for macOS" }, - "com.github.dataJAR-recipes.install.Waltr2": { - "name": "Waltr 2", - "description": "Installs the latest version of Waltr 2.", + "com.github.dataJAR-recipes.jss.Scratch 3": { + "name": "Scratch Desktop", + "description": "Downloads the current release version of Scratch 3 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Waltr 2/Waltr2.install.recipe", - "parent": "com.github.dataJAR-recipes.download.Waltr2", - "shortname": "Waltr2.install", - "inferred_type": "install" + "path": "Scratch 3/Scratch 3.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Scratch 3", + "deprecated": true, + "shortname": "Scratch 3.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." }, - "com.github.dataJAR-recipes.pkg.Waltr2": { - "name": "Waltr 2", - "description": "Downloads the latest version of Waltr 2 and creates a package.", + "com.github.dataJAR-recipes.munki.Scratch 3": { + "name": "Scratch 3", + "description": "Downloads the current release version of Scratch 3 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Waltr 2/Waltr2.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Waltr2", - "shortname": "Waltr2.pkg", - "inferred_type": "pkg" + "path": "Scratch 3/Scratch 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Scratch 3", + "shortname": "Scratch 3.munki", + "inferred_type": "munki", + "munki_display_name": "Scratch 3", + "munki_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." }, - "com.github.dataJAR-recipes.munki.Waltr2": { - "name": "Waltr 2", - "description": "Downloads the latest version of Waltr 2 and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Scratch 3": { + "name": "Scratch Desktop", + "description": "Downloads the latest version of Scratch 3 and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Waltr 2/Waltr2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Waltr2", - "shortname": "Waltr2.munki", + "path": "Scratch 3/Scratch 3.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Scratch 3", + "shortname": "Scratch 3.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Scratch 3" + ] + }, + "com.github.dataJAR-recipes.download.Scratch 3": { + "name": "Scratch 3", + "description": "Download recipe for Scratch 3", + "repo": "autopkg/dataJAR-recipes", + "path": "Scratch 3/Scratch 3.download.recipe", + "shortname": "Scratch 3.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Scratch 3", + "com.github.dataJAR-recipes.pkg.Scratch 3" + ] + }, + "com.github.dataJAR-recipes.munki.Microsoft OneNote 365": { + "name": "Microsoft OneNote 365", + "description": "This recipe downloads and imports the full installer pkg for Microsoft OneNote 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", + "repo": "autopkg/dataJAR-recipes", + "path": "Microsoft OneNote 365/Microsoft OneNote 365.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonenote365", + "shortname": "Microsoft OneNote 365.munki", "inferred_type": "munki", - "munki_display_name": "Waltr 2", - "munki_description": "Drag-n-drop and Music, Ringtones, Videos, PDF and ePUB files into any Apple device without iTunes (and no extra apps)." + "munki_display_name": "Microsoft OneNote", + "munki_description": "Your world, organized. Get organized in notebooks you can divide into sections and pages. With easy navigation and search, you\u2019ll always find your notes right where you left them." }, - "com.github.dataJAR-recipes.munki.JDiskReport": { - "name": "JDiskReport", - "description": "Downloads the latest version of JDiskReport and imports into Munki.", + "com.github.dataJAR-recipes.munki.Transcribe": { + "name": "Transcribe!", + "description": "Downloads the latest version of Transcribe! and imports it into Munki.\n\nTo download the x86_64 version use \"intel\" in the DOWNLOAD_ARCH variable.\nTo download the arm64 version use \"arm\" in the DOWNLOAD_ARCH variable.", "repo": "autopkg/dataJAR-recipes", - "path": "JDiskReport/JDiskReport.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.JDiskReport", - "shortname": "JDiskReport.munki", + "path": "Transcribe/Transcribe.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Transcribe", + "shortname": "Transcribe.munki", "inferred_type": "munki", - "munki_display_name": "JDiskReport", - "munki_description": "JDiskReport enables you to understand how much space the files and directories consume on your disk drives, and it helps you find obsolete files and folders." + "munki_display_name": "Transcribe!", + "munki_description": "The Transcribe! application is an assistant for people who want to work out a piece of music from a recording, in order to write it out, or play it themselves, or both. It doesn't do the transcribing for you, but it is essentially a specialised player program which is optimised for the purpose of transcription. It has many transcription-specific features not found on conventional music players." }, - "com.github.dataJAR-recipes.download.JDiskReport": { - "name": "FlashPrint", - "description": "Download the latest version of JDiskReport.", + "com.github.dataJAR-recipes.download.Transcribe": { + "name": "Transcribe!", + "description": "Downloads latest version of Transcribe!.\n\nTo download the x86_64 version use \"intel\" in the DOWNLOAD_ARCH variable.\nTo download the arm64 version use \"arm\" in the DOWNLOAD_ARCH variable.", "repo": "autopkg/dataJAR-recipes", - "path": "JDiskReport/JDiskReport.download.recipe", - "shortname": "JDiskReport.download", + "path": "Transcribe/Transcribe.download.recipe", + "shortname": "Transcribe.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.JDiskReport" + "com.github.dataJAR-recipes.munki.Transcribe" ] }, - "com.github.dataJAR-recipes.munki.insta360studio2022": { - "name": "Insta360Studio2022", - "description": "Downloads the latest version of insta360 studio 2022 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.RemotePCAttended": { + "name": "RemotePCAttended", + "description": "Downloads the latest version of RemotePCAttended and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2022.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.insta360studio2022", - "deprecated": true, - "shortname": "Insta360Studio2022.munki", + "path": "RemotePCAttended/RemotePCAttended.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RemotePCAttended", + "shortname": "RemotePCAttended.munki", "inferred_type": "munki", - "munki_display_name": "Insta360 Studio 2022", - "munki_description": "Insta360 Studio 2022 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." + "munki_display_name": "RemotePCAttended", + "munki_description": "The best remote access and remote desktop solution for PC, Mac and Linux." }, - "com.github.dataJAR-recipes.munki.insta360studio2019": { - "name": "Insta360Studio2019", - "description": "Downloads the latest version of insta360 studio 2019 and imports it into Munki.", + "com.github.dataJAR-recipes.download.RemotePCAttended": { + "name": "RemotePCAttended", + "description": "Downloads the latest version of RemotePCAttended.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2019.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.insta360studio2019", - "deprecated": true, - "shortname": "Insta360Studio2019.munki", - "inferred_type": "munki", - "munki_display_name": "Insta360 Studio 2019", - "munki_description": "Insta360 Studio 2019 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." + "path": "RemotePCAttended/RemotePCAttended.download.recipe", + "shortname": "RemotePCAttended.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.RemotePCAttended" + ] }, - "com.github.dataJAR-recipes.munki.Insta360 Studio 2024": { - "name": "Insta360Studio2024", - "description": "Downloads the latest version of Insta360 Studio 2024 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Focusrite Control": { + "name": "Focusrite Control", + "description": "Downloads the latest version of Focusrite Control and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360 Studio 2024.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Insta360 Studio 2024", - "deprecated": true, - "shortname": "Insta360 Studio 2024.munki", + "path": "Focusrite Control/Focusrite Control.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Focusrite Control", + "shortname": "Focusrite Control.munki", "inferred_type": "munki", - "munki_display_name": "Insta360 Studio 2024", - "munki_description": "Insta360 Studio 2024 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro." + "munki_display_name": "Focusrite Control", + "munki_description": "Configure your routing and monitor mixes from Mac, PC, iPad, iPhone or iPod touch with user-friendly control software Focusrite Control." }, - "com.github.dataJAR-recipes.download.insta360studio2020": { - "name": "insta360studio2020", - "description": "Downloads the Insta360 Studio 2020 application.", + "com.github.dataJAR-recipes.download.Focusrite Control": { + "name": "Focusrite Control", + "description": "Downloads latest version of the Focusrite Control", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2020.download.recipe", + "path": "Focusrite Control/Focusrite Control.download.recipe", "deprecated": true, - "shortname": "Insta360Studio2020.download", + "shortname": "Focusrite Control.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.insta360studio2020" + "com.github.dataJAR-recipes.munki.Focusrite Control" ] }, - "com.github.dataJAR-recipes.download.insta360studio2021": { - "name": "insta360studio2021", - "description": "Downloads the Insta360 Studio 2021 application.", + "com.github.dataJAR-recipes.download.GNS3": { + "name": "GNS3", + "description": "Downloads the latest version of GNS3.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nTo download Apple Silicon use: \"\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"-intel\" in the DOWNLOAD_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2021.download.recipe", - "deprecated": true, - "shortname": "Insta360Studio2021.download", + "path": "GNS3/GNS3.download.recipe", + "shortname": "GNS3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.insta360studio2021" + "com.github.dataJAR-recipes.munki.GNS3" ] }, - "com.github.dataJAR-recipes.munki.Insta360 Studio 2023": { - "name": "Insta360Studio2023", - "description": "Downloads the latest version of Insta360 Studio 2023 and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.GNS3": { + "name": "GNS3", + "description": "Downloads the latest version of GNS3 and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360 Studio 2023.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Insta360 Studio 2023", - "deprecated": true, - "shortname": "Insta360 Studio 2023.munki", + "path": "GNS3/GNS3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.GNS3", + "shortname": "GNS3.munki", "inferred_type": "munki", - "munki_display_name": "Insta360 Studio 2023", - "munki_description": "Insta360 Studio 2023 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro." + "munki_display_name": "GNS3", + "munki_description": "Network emulation client." }, - "com.github.dataJAR-recipes.download.insta360studio2022": { - "name": "insta360studio2022", - "description": "Downloads the Insta360 Studio 2022 application.", + "com.github.dataJAR-recipes.jss.NOW TV Player": { + "name": "NOW TV Player", + "description": "Downloads the current release version of NOW TV Player and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2022.download.recipe", + "path": "NOW TV Player/NOW TV Player.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.NOW TV Player", "deprecated": true, - "shortname": "Insta360Studio2022.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.insta360studio2022", - "com.github.mlbz521.pkg.Insta360Studio2022" - ] + "shortname": "NOW TV Player.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The NOW TV Player is an app you need to watch NOW TV on your Mac." }, - "com.github.dataJAR-recipes.munki.Insta360 Studio": { - "name": "Insta360Studio", - "description": "Downloads the latest version of Insta360 Studio and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.NOW TV Player": { + "name": "NOW TV Player", + "description": "Downloads the latest version of NOW TV Player and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360 Studio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Insta360 Studio", - "shortname": "Insta360 Studio.munki", + "path": "NOW TV Player/NOW TV Player.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NOW TV Player", + "shortname": "NOW TV Player.munki", "inferred_type": "munki", - "munki_display_name": "Insta360 Studio", - "munki_description": "Insta360 Studio allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro." + "munki_display_name": "NOW TV Player", + "munki_description": "The NOW TV Player is an app you need to watch NOW TV on your Mac." }, - "com.github.dataJAR-recipes.munki.insta360studio2020": { - "name": "Insta360Studio2020", - "description": "Downloads the latest version of insta360 studio 2020 and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.NOW TV Player": { + "name": "NOW TV Player", + "description": "Downloads the latest version of NOW TV Player and creates a versioned PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2020.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.insta360studio2020", - "deprecated": true, - "shortname": "Insta360Studio2020.munki", - "inferred_type": "munki", - "munki_display_name": "Insta360 Studio 2020", - "munki_description": "Insta360 Studio 2020 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." + "path": "NOW TV Player/NOW TV Player.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.NOW TV Player", + "shortname": "NOW TV Player.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.NOW TV Player" + ] }, - "com.github.dataJAR-recipes.download.Insta360 Studio": { - "name": "Insta360Studio", - "description": "Downloads the latest version of Insta360 Studio.", + "com.github.dataJAR-recipes.download.NOW TV Player": { + "name": "NOW TV Player", + "description": "Downloads latest version of NOW TV Player.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360 Studio.download.recipe", - "shortname": "Insta360 Studio.download", + "path": "NOW TV Player/NOW TV Player.download.recipe", + "shortname": "NOW TV Player.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Insta360 Studio" + "com.github.dataJAR-recipes.munki.NOW TV Player", + "com.github.dataJAR-recipes.pkg.NOW TV Player" ] }, - "com.github.dataJAR-recipes.munki.insta360studio2021": { - "name": "Insta360Studio2021", - "description": "Downloads the latest version of insta360 studio 2021 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Pinta": { + "name": "Pinta", + "description": "Downloads the latest version of Pinta and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2021.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.insta360studio2021", - "deprecated": true, - "shortname": "Insta360Studio2021.munki", + "path": "Pinta/Pinta.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.Pinta", + "shortname": "Pinta.munki", "inferred_type": "munki", - "munki_display_name": "Insta360 Studio 2021", - "munki_description": "Insta360 Studio 2021 allows users to edit videos and photos shot on ONE X, EVO and GO. It contains the Insta360 Plugin for Adobe Premiere Pro.." + "munki_display_name": "Pinta", + "munki_description": "Simple GTK# Paint Program" }, - "com.github.dataJAR-recipes.download.Insta360 Studio 2024": { - "name": "Insta360Studio2024", - "description": "Downloads the latest version of Insta360 Studio 2024.", + "com.github.dataJAR-recipes.munki.MirrorOp": { + "name": "MirrorOp", + "description": "Downloads the current release version of MirrorOp and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "MirrorOp/MirrorOp.munki.recipe", + "parent": "com.github.moofit-recipes.download.MirrorOp", + "shortname": "MirrorOp.munki", + "inferred_type": "munki", + "munki_display_name": "MirrorOp", + "munki_description": "With MirrorOp sender installed on your computer, you can not only watch videos or surf the internet on a larger display with friends, but also remotely operate your computer as if you were in front of it." + }, + "com.github.dataJAR-recipes.pkg.PostgreSQL 14": { + "name": "PostgreSQL14", + "description": "Generates a pkg of PostgreSQL 14.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360 Studio 2024.download.recipe", - "deprecated": true, - "shortname": "Insta360 Studio 2024.download", - "inferred_type": "download", + "path": "PostgreSQL 14/PostgreSQL 14.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.PostgreSQL 14", + "shortname": "PostgreSQL 14.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Insta360 Studio 2024" + "com.github.dataJAR-recipes.munki.PostgreSQL 14" ] }, - "com.github.dataJAR-recipes.download.insta360studio2019": { - "name": "insta360studio2019", - "description": "Downloads the Insta360 Studio 2019 application.", + "com.github.dataJAR-recipes.munki.PostgreSQL 14": { + "name": "PostgreSQL14", + "description": "Downloads the latest version of PostgreSQL 14 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360Studio2019.download.recipe", - "deprecated": true, - "shortname": "Insta360Studio2019.download", + "path": "PostgreSQL 14/PostgreSQL 14.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.PostgreSQL 14", + "shortname": "PostgreSQL 14.munki", + "inferred_type": "munki", + "munki_display_name": "PostgreSQL 14", + "munki_description": "PostgreSQL 14 database system packaged by EnterpriseDB.com.\n\nThis installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing your databases, and StackBuilder; a package manager that can be used to download and install additional PostgreSQL tools and drivers. Stackbuilder includes management, integration, migration, replication, geospatial, connectors and other tools. " + }, + "com.github.dataJAR-recipes.download.PostgreSQL 14": { + "name": "PostgreSQL14", + "description": "Downloads the latest version of PostgreSQL 14.", + "repo": "autopkg/dataJAR-recipes", + "path": "PostgreSQL 14/PostgreSQL 14.download.recipe", + "shortname": "PostgreSQL 14.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.insta360studio2019" + "com.github.dataJAR-recipes.pkg.PostgreSQL 14" ] }, - "com.github.dataJAR-recipes.download.Insta360 Studio 2023": { - "name": "Insta360Studio2023", - "description": "Downloads the latest version of Insta360 Studio 2023.", + "com.github.dataJAR-recipes.download.Noun Project": { + "name": "NounProject", + "description": "Downloads latest version of Noun Project.", "repo": "autopkg/dataJAR-recipes", - "path": "Insta360/Insta360 Studio 2023.download.recipe", - "deprecated": true, - "shortname": "Insta360 Studio 2023.download", + "path": "Noun Project/Noun Project.download.recipe", + "shortname": "Noun Project.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Insta360 Studio 2023" + "com.github.dataJAR-recipes.pkg.Noun Project", + "com.github.dataJAR-recipes.munki.Noun Project" ] }, - "com.github.dataJAR-recipes.jss.Scratch 2": { - "name": "Scratch 2", - "description": "Downloads the current release version of Scratch 2 and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "Scratch 2/Scratch 2.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Scratch 2", - "deprecated": true, - "shortname": "Scratch 2.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." - }, - "com.github.dataJAR-recipes.pkg.Scratch 2": { - "name": "Scratch 2", - "description": "Downloads the latest version of Scratch 2 and creates a package..", + "com.github.dataJAR-recipes.pkg.Noun Project": { + "name": "NounProject", + "description": "Downloads the latest version of Noun Project and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Scratch 2/Scratch 2.pkg.recipe", - "parent": "com.github.aysiu.download.Scratch2", - "shortname": "Scratch 2.pkg", + "path": "Noun Project/Noun Project.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Noun Project", + "shortname": "Noun Project.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Scratch 2" + "com.github.dataJAR-recipes.jss.Noun Project" ] }, - "com.github.dataJAR-recipes.jss.AWSCLI": { - "name": "AWSCLI", - "description": "Downloads the latest version of AWS CLI tools and makes a pkg of it then uploads it to the JSS.", + "com.github.dataJAR-recipes.jss.Noun Project": { + "name": "NounProject", + "description": "Downloads the current release version of Noun Project and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "AWSCLI/AWSCLI.jss.recipe", - "parent": "com.github.homebysix.pkg.AWSCLI", + "path": "Noun Project/Noun Project.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Noun Project", "deprecated": true, - "shortname": "AWSCLI.jss", + "shortname": "Noun Project.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts." - }, - "com.github.dataJAR-recipes.pkg.CloudApp": { - "name": "CloudApp", - "description": "Downloads the latest version of CloudApp and creates a package. We use the Sparkle feed URL as the vendor supplied package has a different version number than the app bundle and contains postinstall scripts and an auto-update script that does not behave.", - "repo": "autopkg/dataJAR-recipes", - "path": "CloudApp/CloudApp.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.CloudApp", - "shortname": "CloudApp.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.CloudApp" - ] + "jamf_description": "It\u2019s all the great functionality of the Noun Project, but all in one simple app for your desktop. Just search for the term you\u2019re looking for, scroll through results, and drag and drop the icon you like into your favorite application." }, - "com.github.dataJAR-recipes.jss.CloudApp": { - "name": "CloudApp", - "description": "Downloads the latest version of CloudApp and imports it into your JSS.", + "com.github.dataJAR-recipes.munki.Noun Project": { + "name": "NounProject", + "description": "Downloads the latest version of Noun Project and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "CloudApp/CloudApp.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CloudApp", - "deprecated": true, - "shortname": "CloudApp.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "CloudApp screen recorder software for Mac and PC. Record video, webcam, GIFs, capture your screen and share it instantly to the cloud" + "path": "Noun Project/Noun Project.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Noun Project", + "shortname": "Noun Project.munki", + "inferred_type": "munki", + "munki_display_name": "Noun Project", + "munki_description": "It\u2019s all the great functionality of the Noun Project, but all in one simple app for your desktop. Just search for the term you\u2019re looking for, scroll through results, and drag and drop the icon you like into your favorite application." }, - "com.github.dataJAR-recipes.munki.CloudApp": { - "name": "CloudApp", - "description": "Downloads the latest version of CloudApp and imports it into Munki. We use the Sparkle feed URL as the vendor supplied package has a different version number than the app bundle and contains postinstall scripts and an auto-update script that does not behave.", + "com.github.dataJAR-recipes.munki.EON-XR": { + "name": "EON-XR", + "description": "Downloads the latest version of EON-XR and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "CloudApp/CloudApp.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CloudApp", - "shortname": "CloudApp.munki", + "path": "EON-XR/EON-XR.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EON-XR", + "shortname": "EON-XR.munki", "inferred_type": "munki", - "munki_display_name": "CloudApp", - "munki_description": "CloudApp screen recorder software for Mac and PC. Record video, webcam, GIFs, capture your screen and share it instantly to the cloud." + "munki_display_name": "EON-XR", + "munki_description": "The Next frontier of Artificial Intelligence\n\nLearn, Train and Create with EON AI Assistant" }, - "com.github.dataJAR-recipes.download.CloudApp": { - "name": "CloudApp", - "description": "Downloads the latest version of CloudApp.", + "com.github.dataJAR-recipes.download.EON-XR": { + "name": "EON-XR", + "description": "Downloads the latest version of EON-XR.", "repo": "autopkg/dataJAR-recipes", - "path": "CloudApp/CloudApp.download.recipe", - "shortname": "CloudApp.download", + "path": "EON-XR/EON-XR.download.recipe", + "shortname": "EON-XR.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.CloudApp", - "com.github.dataJAR-recipes.munki.CloudApp" + "com.github.dataJAR-recipes.munki.EON-XR" ] }, - "com.github.dataJAR-recipes.jss.MunkiCatalogBrowser": { - "name": "MunkiCatalogBrowser", - "description": "Downloads the latest version of Munki Catalog Browser and imports it into your JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Munki Catalog Browser/Munki Catalog Browser.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser", - "deprecated": true, - "shortname": "Munki Catalog Browser.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Munki Catalog Browser is an app which allows for easy browsing of items in your devices Munki catalogs as well as exporting to CSV" - }, - "com.github.dataJAR-recipes.munki.MunkiCatalogBrowser": { - "name": "MunkiCatalogBrowser", - "description": "Downloads the latest version of Munki Catalog Browser and imports it into Munki.", + "com.github.dataJAR-recipes.munki.RAW Viewer": { + "name": "RAWViewer", + "description": "Downloads the latest version of RAW Viewer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Munki Catalog Browser/Munki Catalog Browser.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MunkiCatalogBrowser", - "shortname": "Munki Catalog Browser.munki", + "path": "RAW Viewer/RAW Viewer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RAW Viewer", + "shortname": "RAW Viewer.munki", "inferred_type": "munki", - "munki_display_name": "Munki Catalog Browser", - "munki_description": "Munki Catalog Browser is an app which allows for easy browsing of items in your devices Munki catalogs as well as exporting to CSV" + "munki_display_name": "RAW Viewer", + "munki_description": "RAW Viewer is a viewer application that can handle Sony RAW/X-OCN files recorded by VENICE/F65/F55/F5/NEX-FS700 with SR-R4/AXS-R5/R7. Users can check and playback the files, control images and generate several video formats." }, - "com.github.dataJAR-recipes.download.MunkiCatalogBrowser": { - "name": "MunkiCatalogBrowser", - "description": "Downloads the latest version of Munki Catalog Browser.", + "com.github.dataJAR-recipes.download.RAW Viewer": { + "name": "RAWViewer", + "description": "Downloads latest version of RAW Viewer.", "repo": "autopkg/dataJAR-recipes", - "path": "Munki Catalog Browser/Munki Catalog Browser.download.recipe", - "shortname": "Munki Catalog Browser.download", + "path": "RAW Viewer/RAW Viewer.download.recipe", + "shortname": "RAW Viewer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MunkiCatalogBrowser", - "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser" + "com.github.dataJAR-recipes.munki.RAW Viewer" ] }, - "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser": { - "name": "MunkiCatalogBrowser", - "description": "Downloads the latest version of Munki Catalog Browser and creates a package.", + "com.github.dataJAR-recipes.pkg.renpy 6": { + "name": "renpy6", + "description": "Downloads the latest version of renpy 6 and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Munki Catalog Browser/Munki Catalog Browser.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MunkiCatalogBrowser", - "shortname": "Munki Catalog Browser.pkg", + "path": "renpy 6/renpy 6.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.renpy 6", + "shortname": "renpy 6.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.MunkiCatalogBrowser" + "com.github.dataJAR-recipes.jss.renpy 6", + "com.github.dataJAR-recipes.munki.renpy 6" ] }, - "com.github.dataJAR-recipes.download.SketchUp Make 2017 EN": { - "name": "SketchUpMake2017-EN", - "description": "This recipe has been deprecated, please see https://help.sketchup.com/en/make-access for further information\n\nDownloads the latest version of SketchUp Make 2017.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.jss.renpy 6": { + "name": "renpy6", + "description": "Downloads the current release version of renpy 6 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Make 2017 EN/SketchUp Make 2017 EN.download.recipe", + "path": "renpy 6/renpy 6.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.renpy 6", "deprecated": true, - "shortname": "SketchUp Make 2017 EN.download", + "shortname": "renpy 6.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." + }, + "com.github.dataJAR-recipes.download.renpy 6": { + "name": "renpy6", + "description": "Download recipe for the latest version of renpy 6.", + "repo": "autopkg/dataJAR-recipes", + "path": "renpy 6/renpy 6.download.recipe", + "deprecated": true, + "shortname": "renpy 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN" + "com.github.dataJAR-recipes.pkg.renpy 6" ] }, - "com.github.dataJAR-recipes.munki.SketchUp Make 2017 EN": { - "name": "SketchUpMake2017-EN", - "description": "This recipe has been deprecated, please see https://help.sketchup.com/en/make-access for further information\n\nDownloads the latest version of SketchUp Make 2017 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.renpy 6": { + "name": "renpy6", + "description": "Downloads the latest version of renpy 6 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Make 2017 EN/SketchUp Make 2017 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN", - "shortname": "SketchUp Make 2017 EN.munki", + "path": "renpy 6/renpy 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.renpy 6", + "shortname": "renpy 6.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Make 2017", - "munki_description": "The easy, fun, and free way to draw in 3D." + "munki_display_name": "Ren'Py", + "munki_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." }, - "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN": { - "name": "SketchUpMake2017-EN", - "description": "This recipe has been deprecated, please see https://help.sketchup.com/en/make-access for further information\n\nDownloads the latest version of SketchUp Make 2017 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.download.cardPresso": { + "name": "cardPresso", + "description": "Downloads the latest version of cardPresso.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Make 2017 EN/SketchUp Make 2017 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Make 2017 EN", - "shortname": "SketchUp Make 2017 EN.pkg", - "inferred_type": "pkg", + "path": "cardPresso/cardPresso.download.recipe", + "shortname": "cardPresso.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Make 2017 EN" + "com.github.dataJAR-recipes.munki.cardPresso" ] }, - "com.github.dataJAR-recipes.download.BrowserStackLocal App": { - "name": "BrowserStackLocalApp", - "description": "Downloads the latest version of the BrowserStackLocal.app.", + "com.github.dataJAR-recipes.munki.cardPresso": { + "name": "cardPresso", + "description": "Downloads the latest version of cardPresso and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "BrowserStackLocal/BrowserStackLocal App.download.recipe", - "shortname": "BrowserStackLocal App.download", + "path": "cardPresso/cardPresso.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.cardPresso", + "shortname": "cardPresso.munki", + "inferred_type": "munki", + "munki_display_name": "cardPresso", + "munki_description": "cardPresso ID card software is the ultimate tool for your professional ID card production in a user-friendly way, designed to have the best performance with large databases with and without photos." + }, + "com.github.dataJAR-recipes.download.Apple Mastering Tools": { + "name": "Mastering Tools", + "description": "Downloads the latest version of the Apple's Mastering Tools.", + "repo": "autopkg/dataJAR-recipes", + "path": "Apple Mastering Tools/Apple Mastering Tools.download.recipe", + "shortname": "Apple Mastering Tools.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BrowserStackLocal App" + "com.github.dataJAR-recipes.pkg.Apple Mastering Tools" ] }, - "com.github.dataJAR-recipes.munki.BrowserStackLocal App": { - "name": "BrowserStackLocalApp", - "description": "Downloads the latest version of the BrowserStackLocal.app and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "BrowserStackLocal/BrowserStackLocal App.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BrowserStackLocal App", - "shortname": "BrowserStackLocal App.munki", - "inferred_type": "munki", - "munki_display_name": "BrowserStackLocal", - "munki_description": "BrowserStackLocal.app lets you test work-in-progress web and mobile apps at scale without hosting them on public staging environments, within Chrome or Firefox." - }, - "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary": { - "name": "BrowserStackLocalBinary", - "description": "Downloads the latest version of the BrowserStackLocal binary and creates a pkg, placing the binary at /usr/local/bin/BrowserStackLocal", + "com.github.dataJAR-recipes.pkg.Apple Mastering Tools": { + "name": "Mastering Tools", + "description": "Downloads and creates a PKG of the latest version of the Apple's Mastering Tools.\n \nNOTE:\n- This recipe depends on jessepeterson's repo being added for the ModeChanger processor.", "repo": "autopkg/dataJAR-recipes", - "path": "BrowserStackLocal/BrowserStackLocal Binary.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.BrowserStackLocal Binary", - "shortname": "BrowserStackLocal Binary.pkg", + "path": "Apple Mastering Tools/Apple Mastering Tools.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Apple Mastering Tools", + "shortname": "Apple Mastering Tools.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.BrowserStackLocal Binary" + "com.github.dataJAR-recipes.munki.Apple Mastering Tools" ] }, - "com.github.dataJAR-recipes.munki.BrowserStackLocal Binary": { - "name": "BrowserStackLocalBinary", - "description": "Downloads the latest version of the BrowserStackLocal binary and creates a pkg, placing the binary at /usr/local/bin/BrowserStackLocal and imports into Munki.", + "com.github.dataJAR-recipes.munki.Apple Mastering Tools": { + "name": "Apple Mastering Tools", + "description": "Downloads the latest version of the Apple's Mastering Tools and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "BrowserStackLocal/BrowserStackLocal Binary.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary", - "shortname": "BrowserStackLocal Binary.munki", + "path": "Apple Mastering Tools/Apple Mastering Tools.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Apple Mastering Tools", + "shortname": "Apple Mastering Tools.munki", "inferred_type": "munki", - "munki_display_name": "BrowserStackLocal Binary", - "munki_description": "BrowserStackLocal lets you test work-in-progress web and mobile apps at scale without hosting them on public staging environments." + "munki_display_name": "Apple Mastering Tools", + "munki_description": "To hear how music will sound after it\u2019s encoded to make important creative choices during the mastering process, download these tools. The Mastered for iTunes droplet is a simple, standalone drag-and-drop tool that automates the creation of iTunes Plus format masters, allowing for a preview of songs using the same world-class technology used to encode the entire catalogue for the iTunes Library." }, - "com.github.dataJAR-recipes.download.BrowserStackLocal Binary": { - "name": "BrowserStackLocalBinary", - "description": "Downloads the latest version of the BrowserStackLocal binary.", + "com.github.dataJAR-recipes.download.OpenLens": { + "name": "OpenLens", + "description": "Downloads the latest version of OpenLens.\n\nUse \"-arm64\" in the \"ARCH\" variable to download for Apple Silicon. Leave blank for Intel.", "repo": "autopkg/dataJAR-recipes", - "path": "BrowserStackLocal/BrowserStackLocal Binary.download.recipe", - "shortname": "BrowserStackLocal Binary.download", + "path": "OpenLens/OpenLens.download.recipe", + "shortname": "OpenLens.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary" + "com.github.dataJAR-recipes.munki.OpenLens" ] }, - "com.github.dataJAR-recipes.munki.EON-XR": { - "name": "EON-XR", - "description": "Downloads the latest version of EON-XR and imports it into Munki.", + "com.github.dataJAR-recipes.munki.OpenLens": { + "name": "OpenLens", + "description": "Downloads the latest version of OpenLens and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "EON-XR/EON-XR.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EON-XR", - "shortname": "EON-XR.munki", + "path": "OpenLens/OpenLens.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.OpenLens", + "shortname": "OpenLens.munki", "inferred_type": "munki", - "munki_display_name": "EON-XR", - "munki_description": "The Next frontier of Artificial Intelligence\n\nLearn, Train and Create with EON AI Assistant" + "munki_display_name": "OpenLens", + "munki_description": "OpenLens Binary Build Repository" }, - "com.github.dataJAR-recipes.download.EON-XR": { - "name": "EON-XR", - "description": "Downloads the latest version of EON-XR.", + "com.github.dataJAR-recipes.jss.Carthage": { + "name": "Carthage", + "description": "Downloads the current release version of Carthage and uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "EON-XR/EON-XR.download.recipe", - "shortname": "EON-XR.download", + "path": "Carthage/Carthage.jss.recipe", + "parent": "com.github.apettinen.download.Carthage", + "deprecated": true, + "shortname": "Carthage.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Carthage is intended to be the simplest way to add frameworks to your Cocoa application." + }, + "com.github.dataJAR-recipes.download.ActivityWatch": { + "name": "ActivityWatch", + "description": "Downloads the latest version of ActivityWatch.", + "repo": "autopkg/dataJAR-recipes", + "path": "ActivityWatch/ActivityWatch.download.recipe", + "shortname": "ActivityWatch.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.EON-XR" + "com.github.dataJAR-recipes.munki.ActivityWatch" ] }, - "com.github.dataJAR-recipes.munki.WaveLab LE 9": { - "name": "WaveLab LE 9", - "description": "Downloads the latest version of WaveLab LE 9 and imports into Munki.\n\n WaveLab LE 9.5 whilst an update for this, it is also a seperate .app so there are new recipes at:\n\n https://github.com/autopkg/dataJAR-recipes/tree/master/WaveLab%20LE%209.5", + "com.github.dataJAR-recipes.munki.ActivityWatch": { + "name": "ActivityWatch", + "description": "Downloads the latest version of ActivityWatch and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "WaveLab LE 9/WaveLab LE 9.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WaveLab LE 9", - "deprecated": true, - "shortname": "WaveLab LE 9.munki", + "path": "ActivityWatch/ActivityWatch.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ActivityWatch", + "shortname": "ActivityWatch.munki", "inferred_type": "munki", - "munki_display_name": "WaveLab LE 9", - "munki_description": "Wavelab LE is the perfect entry into the world of computer-based mastering and editing." + "munki_display_name": "ActivityWatch", + "munki_description": "The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused." }, - "com.github.dataJAR-recipes.download.WaveLab LE 9": { - "name": "WaveLabLE9", - "description": "Download recipe for the latest version of WaveLab LE 9", + "com.github.dataJAR-recipes.pkg.LogiTune": { + "name": "LogiTune", + "description": "Downloads the latest version of LogiTune and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "WaveLab LE 9/WaveLab LE 9.download.recipe", - "deprecated": true, - "shortname": "WaveLab LE 9.download", + "path": "LogiTune/LogiTune.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.LogiTune", + "shortname": "LogiTune.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.LogiTune" + ] + }, + "com.github.dataJAR-recipes.download.LogiTune": { + "name": "LogiTune", + "description": "Downloads the latest version of LogiTune.", + "repo": "autopkg/dataJAR-recipes", + "path": "LogiTune/LogiTune.download.recipe", + "shortname": "LogiTune.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.WaveLab LE 9" + "com.github.dataJAR-recipes.pkg.LogiTune" ] }, - "com.github.dataJAR-recipes.munki.KeyStore Explorer": { - "name": "KeyStore Explorer", - "description": "Downloads the latest version of KeyStore Explorer and imports it into Munki.", + "com.github.dataJAR-recipes.munki.LogiTune": { + "name": "LogiTune", + "description": "Downloads the latest version of LogiTune and imports it into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyStore Explorer/KeyStore Explorer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeyStore Explorer", - "shortname": "KeyStore Explorer.munki", + "path": "LogiTune/LogiTune.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.LogiTune", + "shortname": "LogiTune.munki", "inferred_type": "munki", - "munki_display_name": "KeyStore Explorer", - "munki_description": "KeyStore Explorer is a free, open source GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface." + "munki_display_name": "LogiTune", + "munki_description": "Get webcam and headset settings at your fingertips so you look and sound the way you want in video meetings. Plus, join video meetings with just one click." }, - "com.github.dataJAR-recipes.jss.KeyStore Explorer": { - "name": "KeyStore Explorer", - "description": "Downloads the current release version of KeyStore Explorer and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.TurningPoint web": { + "name": "TurningPoint web", + "description": "Downloads the latest version of the TurningPoint web and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyStore Explorer/KeyStore Explorer.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.KeyStore Explorer", - "deprecated": true, - "shortname": "KeyStore Explorer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "KeyStore Explorer is a free, open source GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool. KeyStore Explorer presents their functionality, and more, via an intuitive graphical user interface." + "path": "TurningPoint web/TurningPoint web.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.TurningPoint web", + "shortname": "TurningPoint web.munki", + "inferred_type": "munki", + "munki_display_name": "TurningPoint web", + "munki_description": "TurningPoint web features a streamlined interface making it easier than ever to engage, assess and track learner progress. This works in tandem with other TurningPoint web polling environments, which support online polling and scheduled homework and surveys." }, - "com.github.dataJAR-recipes.download.KeyStore Explorer": { - "name": "KeyStoreExplorer", - "description": "Downloads the latest version of KeyStore Explorer.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.TurningPoint web": { + "name": "TurningPoint web", + "description": "Downloads the latest version of the TurningPoint web.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyStore Explorer/KeyStore Explorer.download.recipe", - "shortname": "KeyStore Explorer.download", + "path": "TurningPoint web/TurningPoint web.download.recipe", + "shortname": "TurningPoint web.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeyStore Explorer", - "com.github.dataJAR-recipes.pkg.KeyStore Explorer" + "com.github.dataJAR-recipes.munki.TurningPoint web" ] }, - "com.github.dataJAR-recipes.pkg.KeyStore Explorer": { - "name": "KeyStoreExplorer", - "description": "Downloads the latest version of KeyStore Explorer and creates a package.", + "com.github.dataJAR-recipes.download.Razer Synapse": { + "name": "RazerSynapse", + "description": "Downloads the latest version of Razer Synapse", "repo": "autopkg/dataJAR-recipes", - "path": "KeyStore Explorer/KeyStore Explorer.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.KeyStore Explorer", - "shortname": "KeyStore Explorer.pkg", - "inferred_type": "pkg", + "path": "Razer Synapse/Razer Synapse.download.recipe", + "shortname": "Razer Synapse.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.KeyStore Explorer" + "com.github.dataJAR-recipes.munki.Razer Synapse" ] }, - "com.github.dataJAR-recipes.munki.NordLayer": { - "name": "NordLayer", - "description": "Downloads the latest version of NordLayer and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Razer Synapse": { + "name": "RazerSynapse", + "description": "Downloads the latest version of Razer Synapse and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "NordLayer/NordLayer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NordLayer", - "shortname": "NordLayer.munki", + "path": "Razer Synapse/Razer Synapse.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Razer Synapse", + "shortname": "Razer Synapse.munki", "inferred_type": "munki", - "munki_display_name": "NordLayer", - "munki_description": "Transforming remote access with multi-layered security\n\nTransition your business to SASE, implement Zero Trust, and leave outdated legacy solutions behind." + "munki_display_name": "Razer Synapse", + "munki_description": "Razer Synapse is our unified configuration software that allows you to rebind controls or assign macros to any of your Razer peripherals and saves all your settings automatically to the cloud." }, - "com.github.dataJAR-recipes.download.NordLayer": { - "name": "NordLayer", - "description": "Downloads the latest version of NordLayer.", + "com.github.dataJAR-recipes.pkg.Lynx": { + "name": "Lynx", + "description": "Downloads the latest version of Lynx and creates a versioned PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "NordLayer/NordLayer.download.recipe", - "shortname": "NordLayer.download", + "path": "Lynx/Lynx.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Lynx", + "shortname": "Lynx.pkg", + "inferred_type": "pkg" + }, + "com.github.dataJAR-recipes.munki.Lynx": { + "name": "Lynx", + "description": "Downloads the latest version of Lynx and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Lynx/Lynx.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Lynx", + "shortname": "Lynx.munki", + "inferred_type": "munki", + "munki_display_name": "Lynx", + "munki_description": "Lynx 6 annotation and lesson planning software enables students to interact with content and collaborate in the classroom. Using Lynx 6, teachers can create imaginative lessons with content from a variety of sources. The newly designed user interface makes Lynx 6 easy to use, and the upgraded back-end changes gives a faster, smoother, simpler experience." + }, + "com.github.dataJAR-recipes.download.Lynx": { + "name": "Lynx", + "description": "Downloads latest version of Lynx.", + "repo": "autopkg/dataJAR-recipes", + "path": "Lynx/Lynx.download.recipe", + "shortname": "Lynx.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.NordLayer" + "com.github.dataJAR-recipes.pkg.Lynx", + "com.github.dataJAR-recipes.munki.Lynx" ] }, - "com.github.dataJAR-recipes.download.adobe-license-decoder": { - "name": "AdobeLicenseDecoder", - "description": "Downloads the latest version of the Adobe License Decoder.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.MindManager 22": { + "name": "MindManager22", + "description": "Downloads latest version of MindManager 22.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe License Decoder/adobe-license-decoder.download.recipe", - "shortname": "adobe-license-decoder.download", + "path": "MindManager 22/MindManager 22.download.recipe", + "shortname": "MindManager 22.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.adobe-license-decoder" + "com.github.dataJAR-recipes.munki.MindManager 22" ] }, - "com.github.dataJAR-recipes.munki.adobe-license-decoder": { - "name": "AdobeLicenseDecoder", - "description": "Downloads the latest version of Adobe License Decoder and imports into Munki.", + "com.github.dataJAR-recipes.munki.MindManager 22": { + "name": "MindManager22", + "description": "Downloads latest version of MindManager 22 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe License Decoder/adobe-license-decoder.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.adobe-license-decoder", - "shortname": "adobe-license-decoder.munki", + "path": "MindManager 22/MindManager 22.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MindManager 22", + "shortname": "MindManager 22.munki", "inferred_type": "munki", - "munki_display_name": "Adobe License Decoder", - "munki_description": "This tool can examine globally-installed SDL and FRL license files and tell you which apps they are for, which packages they are from, when they were installed, when they expire, and so on. It's like a \"secret decoder ring\" for the licenses!" - }, - "com.github.dataJAR-recipes.pkg.adobe-license-decoder": { - "name": "AdobeLicenseDecoder", - "description": "Downloads the latest version of Adobe License Decoder and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Adobe License Decoder/adobe-license-decoder.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.adobe-license-decoder", - "shortname": "adobe-license-decoder.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.adobe-license-decoder" - ] + "munki_display_name": "Mind Manager 22", + "munki_description": "Bring clarity and structure to plans, projects, and processes\n\nVisual productivity tools and mind mapping software that take you and your organization to where you want to be." }, "com.github.dataJAR-recipes.munki.PPPC-Utility": { "name": "PPPC Utility", @@ -85406,18 +85649,6 @@ "com.github.grahampugh.recipes.userinstall.PPPCUtility" ] }, - "com.github.dataJAR-recipes.jss.PPPC-Utility": { - "name": "PPPC Utility", - "description": "Downloads the current release version of PPPC Utility and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "PPPC-Utility/PPPC-Utility.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.PPPC-Utility", - "deprecated": true, - "shortname": "PPPC-Utility.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "PPPC Utility is a macOS (10.13 and newer) application for creating configuration profiles containing the Privacy Preferences Policy Control payload for macOS. The profiles can be saved locally signed or unsigned. Profiles can also be uploaded directly to a Jamf Pro server" - }, "com.github.dataJAR-recipes.pkg.PPPC-Utility": { "name": "PPPC Utility", "description": "Downloads the latest version of PPPC Utility and creates a package.", @@ -85430,476 +85661,411 @@ "com.github.dataJAR-recipes.jss.PPPC-Utility" ] }, - "com.github.dataJAR-recipes.munki.Mplus Demo": { - "name": "MplusDemo", - "description": "Downloads the latest version of Mplus Demo and imports it into Munki.", + "com.github.dataJAR-recipes.jss.PPPC-Utility": { + "name": "PPPC Utility", + "description": "Downloads the current release version of PPPC Utility and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Mplus Demo/MplusDemo.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mplus Demo", - "shortname": "MplusDemo.munki", + "path": "PPPC-Utility/PPPC-Utility.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.PPPC-Utility", + "deprecated": true, + "shortname": "PPPC-Utility.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "PPPC Utility is a macOS (10.13 and newer) application for creating configuration profiles containing the Privacy Preferences Policy Control payload for macOS. The profiles can be saved locally signed or unsigned. Profiles can also be uploaded directly to a Jamf Pro server" + }, + "com.github.dataJAR-recipes.munki.Fellow": { + "name": "Fellow", + "description": "Downloads the latest version of Fellow and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Fellow/Fellow.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Fellow", + "shortname": "Fellow.munki", "inferred_type": "munki", - "munki_display_name": "Mplus Demo", - "munki_description": "The MplusDemo contains all of the capabilities of the regular version of Mplus. They include:\n\n\u2022 Linear regression with multivariate outcomes\n\u2022 Probit regression for binary and ordered categorical variables with multivariate outcomes\n\u2022 Logistic regression for binary, ordered, and unordered categorical variables\n\u2022 Path analysis\n\u2022 Exploratory and confirmatory factor analysis\n\u2022 Confirmatory factor analysis with covariates\n\u2022 General structural equation modeling\n\u2022 Growth modeling\n\u2022 Survival analysis\n\u2022 Time series analysis\n\u2022 Multilevel modeling\n\u2022 General latent variable mixture modeling\n\nThe Mplus Demo Version is limited only by the number of variables that can be used in an analysis. Following are the limitations:\n\n\u2022 Maximum number of dependent variables: 6\n\u2022 Maximum number of independent variables: 2\n\u2022 Maximum number of between variables in two-level analysis: 2\n\u2022 Maximum number of continuous latent variables in time series analysis: 2\n" + "munki_display_name": "Fellow", + "munki_description": "Fellow\u2019s desktop app will make it easy for you to plan and organize your meetings, take notes in real-time, and assign action items to your meeting attendees." }, - "com.github.dataJAR-recipes.download.Mplus Demo": { - "name": "MplusDemo", - "description": "Downloads the latest version of Mplus Demo.", + "com.github.dataJAR-recipes.download.Fellow": { + "name": "Fellow", + "description": "Downloads the latest version of Fellow.", "repo": "autopkg/dataJAR-recipes", - "path": "Mplus Demo/MplusDemo.download.recipe", - "shortname": "MplusDemo.download", + "path": "Fellow/Fellow.download.recipe", + "shortname": "Fellow.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Mplus Demo" + "com.github.dataJAR-recipes.munki.Fellow" ] }, - "com.github.dataJAR-recipes.munki.JSON Viewer": { - "name": "JSONViewer", - "description": "Downloads the latest version of JSON Viewer and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "JSON Viewer/JSON Viewer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.JSON Viewer", - "shortname": "JSON Viewer.munki", - "inferred_type": "munki", - "munki_display_name": "JSON Viewer", - "munki_description": " " - }, - "com.github.dataJAR-recipes.download.JSON Viewer": { - "name": "JSONViewer", - "description": "Downloads the latest version of JSON Viewer.", + "com.github.dataJAR-recipes.download.threat-dragon-desktop": { + "name": "threat-dragon-desktop", + "description": "This recipe has been deprecated. Please use new recipes located here: https://github.com/autopkg/dataJAR-recipes/tree/master/Threat-Dragon-ng", "repo": "autopkg/dataJAR-recipes", - "path": "JSON Viewer/JSON Viewer.download.recipe", - "shortname": "JSON Viewer.download", + "path": "threat-dragon-desktop/threat-dragon-desktop.download.recipe", + "deprecated": true, + "shortname": "threat-dragon-desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.JSON Viewer" + "com.github.dataJAR-recipes.munki.threat-dragon-desktop" ] }, - "com.github.dataJAR-recipes.munki.MindManager 23": { - "name": "MindManager23", - "description": "Downloads latest version of MindManager 23 and imports into Munki.", + "com.github.dataJAR-recipes.munki.threat-dragon-desktop": { + "name": "threat-dragon-desktop", + "description": "This recipe has been deprecated. Please use new recipes located here: https://github.com/autopkg/dataJAR-recipes/tree/master/Threat-Dragon-ng", "repo": "autopkg/dataJAR-recipes", - "path": "MindManager 23/MindManager 23.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MindManager 23", - "shortname": "MindManager 23.munki", + "path": "threat-dragon-desktop/threat-dragon-desktop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.threat-dragon-desktop", + "deprecated": true, + "shortname": "threat-dragon-desktop.munki", "inferred_type": "munki", - "munki_display_name": "Mind Manager 23", - "munki_description": "Bring clarity and structure to plans, projects, and processes\n\nVisual productivity tools and mind mapping software that take you and your organization to where you want to be." + "munki_display_name": "threat-dragon-desktop", + "munki_description": "Threat Dragon is a free, open-source, cross-platform threat modeling application including system diagramming and a rule engine to auto-generate threats/mitigations. It is an OWASP Incubator Project and follows the values and principles of the threat modeling manifesto. The roadmap for the project is a great UX, a powerful rule engine and integration with other development lifecycle tools." }, - "com.github.dataJAR-recipes.download.MindManager 23": { - "name": "MindManager23", - "description": "Downloads latest version of MindManager 23.", + "com.github.dataJAR-recipes.download.sonic particles 2.0": { + "name": "sonicparticles2.0", + "description": "Downloads the latest version of sonic particles 2.0.", "repo": "autopkg/dataJAR-recipes", - "path": "MindManager 23/MindManager 23.download.recipe", - "shortname": "MindManager 23.download", - "inferred_type": "download", + "path": "sonic particles 2.0/sonic particles 2.0.download.recipe", + "deprecated": true, "children": [ - "com.github.dataJAR-recipes.munki.MindManager 23" + "com.github.dataJAR-recipes.munki.sonic particles 2.0" ] }, - "com.github.dataJAR-recipes.munki.Mitti": { - "name": "Mitti", - "description": "Downloads the latest version of Mitti and imports it into Munki.", + "com.github.dataJAR-recipes.munki.sonic particles 2.0": { + "name": "sonicparticles2.0", + "description": "Downloads the latest version of sonic particles 2.0 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Mitti/Mitti.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mitti", - "shortname": "Mitti.munki", - "inferred_type": "munki", - "munki_display_name": "Mitti", - "munki_description": "THE EASY-TO-USE YET POWERFUL VIDEO CUE SOFTWARE FOR MACOS\n\nMitti is a modern, feature-packed but easy-to-use pro video cue playback solution for live events and exhibitions." + "path": "sonic particles 2.0/sonic particles 2.0.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.sonic particles 2.0", + "deprecated": true }, - "com.github.dataJAR-recipes.download.Mitti": { - "name": "Mitti", - "description": "Downloads the latest version of Mitti.", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN": { + "name": "SketchUpPro2019-EN", + "description": "Downloads the latest version of SketchUp Pro 2019 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Mitti/Mitti.download.recipe", - "shortname": "Mitti.download", - "inferred_type": "download", + "path": "SketchUp Pro 2019 EN/SketchUp Pro 2019 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2019 EN", + "shortname": "SketchUp Pro 2019 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Mitti" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2019 EN" ] }, - "com.github.dataJAR-recipes.munki.Microsoft Excel 365": { - "name": "Microsoft Excel 365", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Excel 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2019 EN": { + "name": "SketchUpPro2019-EN", + "description": "Downloads the latest version of SketchUp Pro 2019 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Excel 365/Microsoft Excel 365.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "Microsoft Excel 365.munki", + "path": "SketchUp Pro 2019 EN/SketchUp Pro 2019 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN", + "shortname": "SketchUp Pro 2019 EN.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Excel", - "munki_description": "See your data in new, intuitive ways. Powerful charts, graphs, and keyboard shortcuts turn columns of numbers into valuable information, so you can work easier." + "munki_display_name": "SketchUp Pro 2019", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.download.ArrayCalc V10": { - "name": "ArrayCalcV10", - "description": "Downloads the current release version of ArrayCalc V10.", + "com.github.dataJAR-recipes.download.SketchUp Pro 2019 EN": { + "name": "SketchUpPro2019-EN", + "description": "Downloads the latest version of SketchUp Pro 2019 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "ArrayCalc V10/ArrayCalc V10.download.recipe", - "shortname": "ArrayCalc V10.download", + "path": "SketchUp Pro 2019 EN/SketchUp Pro 2019 EN.download.recipe", + "shortname": "SketchUp Pro 2019 EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ArrayCalc V10" + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN" ] }, - "com.github.dataJAR-recipes.munki.ArrayCalc V10": { - "name": "ArrayCalcV10", - "description": "Downloads the current release version of ArrayCalc V10, builds a package and imports it to Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "ArrayCalc V10/ArrayCalc V10.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ArrayCalc V10", - "shortname": "ArrayCalc V10.munki", - "inferred_type": "munki", - "munki_display_name": "ArrayCalc V10", - "munki_description": "The d&b ArrayCalc simulation software is the simulation tool for d&b line arrays, column and point source loudspeakers as well as subwoofers. This is a comprehensive toolbox for all tasks associated with acoustic design, performance prediction, alignment, rigging and safety parameters." - }, - "com.github.dataJAR-recipes.munki.Mu": { - "name": "Mu", - "description": "Downloads the current release version of Mu and imports into munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Mu/Mu.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mu", - "shortname": "Mu.munki", - "inferred_type": "munki", - "munki_display_name": "Mu", - "munki_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." - }, - "com.github.dataJAR-recipes.pkg.Mu": { - "name": "Mu", - "description": "Downloads the current release version of Mu and makes a package.", + "com.github.dataJAR-recipes.download.CodeWhisperer": { + "name": "CodeWhisperer", + "description": "Downloads the latest version of CodeWhisperer.", "repo": "autopkg/dataJAR-recipes", - "path": "Mu/Mu.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Mu", - "shortname": "Mu.pkg", - "inferred_type": "pkg", + "path": "CodeWhisperer/CodeWhisperer.download.recipe", + "shortname": "CodeWhisperer.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Mu" + "com.github.dataJAR-recipes.munki.CodeWhisperer" ] }, - "com.github.dataJAR-recipes.jss.Mu": { - "name": "Mu", - "description": "Downloads the current release version of Mu and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.munki.CodeWhisperer": { + "name": "CodeWhisperer", + "description": "Downloads the latest version of CodeWhisperer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Mu/Mu.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Mu", - "deprecated": true, - "shortname": "Mu.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." + "path": "CodeWhisperer/CodeWhisperer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.CodeWhisperer", + "shortname": "CodeWhisperer.munki", + "inferred_type": "munki", + "munki_display_name": "CodeWhisperer", + "munki_description": "Edit HTML code and text on your Mac." }, - "com.github.dataJAR-recipes.download.Mu": { - "name": "Mu", - "description": "Downloads the latest version Mu.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Milanote": { + "name": "Milanote", + "description": "Download recipe for Milanote.", "repo": "autopkg/dataJAR-recipes", - "path": "Mu/Mu.download.recipe", - "deprecated": true, - "shortname": "Mu.download", + "path": "Milanote/Milanote.download.recipe", + "shortname": "Milanote.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Mu", - "com.github.dataJAR-recipes.pkg.Mu" + "com.github.dataJAR-recipes.munki.Milanote", + "com.github.dataJAR-recipes.pkg.Milanote" ] }, - "com.github.dataJAR-recipes.jss.AirParrot 2-Trial": { - "name": "AirParrot 2-Trial", - "description": "Downloads the current release version of AirParrot 2-Trial and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Milanote": { + "name": "Milanote", + "description": "Downloads the latest version of Milanote and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "AirParrot 2-Trial/AirParrot 2-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial", + "path": "Milanote/Milanote.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Milanote", "deprecated": true, - "shortname": "AirParrot 2-Trial.jss", + "shortname": "Milanote.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "AirParrot allows you to wirelessly beam your screen or media files to a variety of media receivers. AirParrot quickly discovers available receivers on your network, and uses Quick Connect\u00ae to connect directly to a device running Reflector 2\u2122. Easily share your screen, videos, audio, presentations and so much more." + "jamf_description": "Milanote is a tool for planning creative projects." }, - "com.github.dataJAR-recipes.munki.AirParrot 2-Trial": { - "name": "AirParrot 2", - "description": "Downloads thev latest ersion of AirParrot 2 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Milanote": { + "name": "Milanote", + "description": "Downloads the latest version of Milanote and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "AirParrot 2-Trial/AirParrot 2-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AirParrot 2-Trial", - "shortname": "AirParrot 2-Trial.munki", + "path": "Milanote/Milanote.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Milanote", + "shortname": "Milanote.munki", "inferred_type": "munki", - "munki_display_name": "AirParrot 2", - "munki_description": "AirParrot allows you to wirelessly beam your screen or media files to a variety of media receivers. AirParrot quickly discovers available receivers on your network, and uses Quick Connect\u00ae to connect directly to a device running Reflector 2\u2122. Easily share your screen, videos, audio, presentations and so much more." - }, - "com.github.dataJAR-recipes.download.AirParrot 2-Trial": { - "name": "AirParrot 2", - "description": "Download recipe the trial version of AirParrot 2.", - "repo": "autopkg/dataJAR-recipes", - "path": "AirParrot 2-Trial/AirParrot 2-Trial.download.recipe", - "shortname": "AirParrot 2-Trial.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.AirParrot 2-Trial", - "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial" - ] + "munki_display_name": "Milanote", + "munki_description": "Milanote is a tool for planning creative projects." }, - "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial": { - "name": "AirParrot 2-Trial", - "description": "Downloads the latest version of AirParrot 2-Trial and creates a package.", + "com.github.dataJAR-recipes.pkg.Milanote": { + "name": "Milanote", + "description": "Downloads the latest version of Milanote and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "AirParrot 2-Trial/AirParrot 2-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.AirParrot 2-Trial", - "shortname": "AirParrot 2-Trial.pkg", + "path": "Milanote/Milanote.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Milanote", + "shortname": "Milanote.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.AirParrot 2-Trial" + "com.github.dataJAR-recipes.jss.Milanote" ] }, - "com.github.dataJAR-recipes.download.ScreenPal 3": { - "name": "ScreenPal3", - "description": "Downloads the latest version of ScreenPal 3", + "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 12": { + "name": "Gladinet Cloud Mac Client 12", + "description": "Download recipe for Gladinet Cloud Mac Client 12", "repo": "autopkg/dataJAR-recipes", - "path": "Screen Pal 3/Screen Pal 3.download.recipe", - "deprecated": true, - "shortname": "Screen Pal 3.download", + "path": "Gladinet Cloud Mac Client 12/Gladinet Cloud Mac Client 12.download.recipe", + "shortname": "Gladinet Cloud Mac Client 12.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ScreenPal 3", - "com.github.mlbz521.pkg.ScreenPal3" + "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 12" ] }, - "com.github.dataJAR-recipes.munki.ScreenPal 3": { - "name": "ScreenPal3", - "description": "Downloads latest version of ScreenPal 3 for macOS and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 12": { + "name": "Gladinet Cloud Mac Client 12", + "description": "Downloads the Gladinet Cloud Mac Client 12 dmg and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Screen Pal 3/Screen Pal 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ScreenPal 3", - "deprecated": true, - "shortname": "Screen Pal 3.munki", + "path": "Gladinet Cloud Mac Client 12/Gladinet Cloud Mac Client 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 12", + "shortname": "Gladinet Cloud Mac Client 12.munki", "inferred_type": "munki", - "munki_display_name": "ScreenPal 3", - "munki_description": "Introducing ScreenPal! Formerly Screencast-O-Matic." + "munki_display_name": "Gladinet Cloud Drive Mac Client 12", + "munki_description": "Have cloud drive volume on your Mac as if it were an external remote drive mounted locally. Move your corporate file servers to cloud file servers for easy remote file access and team collaboration." }, - "com.github.dataJAR-recipes.pkg.Egnyte Drive": { - "name": "Egnyte Drive", - "description": "PKG recipe for Egnyte Drive.", + "com.github.dataJAR-recipes.munki.drawio": { + "name": "draw.io Desktop", + "description": "Downloads the latest version of draw.io Desktop and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Drive/Egnyte Drive.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Egnyte Drive", - "shortname": "Egnyte Drive.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.EgnyteDrive" - ] + "path": "drawio/drawio.munki.recipe", + "parent": "com.github.peshay.download.draw.io", + "shortname": "drawio.munki", + "inferred_type": "munki", + "munki_display_name": "draw.io Desktop", + "munki_description": "drawio-desktop is a diagrams.net desktop app based on Electron." }, - "com.github.dataJAR-recipes.nunki.EgnyteDrive": { - "name": "Egnyte Drive", - "description": "Downloads the latest Egnyte Drive package and imports into Munki.", + "com.github.dataJAR-recipes.munki.Geany": { + "name": "Geany", + "description": "Downloads the latest version of Geany and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Drive/Egnyte Drive.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Egnyte Drive", - "shortname": "Egnyte Drive.munki", + "path": "Geany/Geany.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Geany", + "shortname": "Geany.munki", "inferred_type": "munki", - "munki_display_name": "Egnyte Drive", - "munki_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder." + "munki_display_name": "Geany", + "munki_description": "Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow." }, - "com.github.dataJAR-recipes.download.Egnyte Drive": { - "name": "Egnyte Drive", - "description": "Downloads the latest version of Egnyte Drive.", + "com.github.dataJAR-recipes.download.Geany": { + "name": "Geany", + "description": "Downloads the latest version of Geany", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Drive/Egnyte Drive.download.recipe", - "deprecated": true, - "shortname": "Egnyte Drive.download", + "path": "Geany/Geany.download.recipe", + "shortname": "Geany.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Egnyte Drive", - "com.github.dataJAR-recipes.nunki.EgnyteDrive" + "com.github.dataJAR-recipes.munki.Geany" ] }, - "com.github.dataJAR-recipes.jss.EgnyteDrive": { - "name": "Egnyte Drive", - "description": "Downloads the latest Egnyte Drive package and then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.Suitcase Fusion 9": { + "name": "Suitcase Fusion 9", + "description": "Downloads the current release version of Suitcase Fusion 9 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Egnyte Drive/Egnyte Drive.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Egnyte Drive", + "path": "Suitcase Fusion 9/Suitcase Fusion 9.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9", "deprecated": true, - "shortname": "Egnyte Drive.jss", + "shortname": "Suitcase Fusion 9.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder." + "jamf_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." }, - "com.github.dataJAR-recipes.munki.QGIS-LTR": { - "name": "QGIS-LTR", - "description": "Downloads the latest version of QGIS-LTR and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Suitcase Fusion 9": { + "name": "SuitcaseFusion9", + "description": "Downloads the current release version of Suitcase Fusion 9 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "QGIS-LTR/QGIS-LTR.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.QGIS-LTR", - "shortname": "QGIS-LTR.munki", + "path": "Suitcase Fusion 9/Suitcase Fusion 9.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 9", + "shortname": "Suitcase Fusion 9.munki", "inferred_type": "munki", - "munki_display_name": "QGIS-LTR", - "munki_description": "Open Source Geographic Information System." + "munki_display_name": "Suitcase Fusion 9", + "munki_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." }, - "com.github.dataJAR-recipes.download.QGIS-LTR": { - "name": "QGIS-LTR", - "description": "Downloads the latest version of QGIS-LTR.", + "com.github.dataJAR-recipes.download.Suitcase Fusion 9": { + "name": "Suitcase Fusion 9", + "description": "Downloads the current release version of Suitcase Fusion 9", "repo": "autopkg/dataJAR-recipes", - "path": "QGIS-LTR/QGIS-LTR.download.recipe", - "shortname": "QGIS-LTR.download", + "path": "Suitcase Fusion 9/Suitcase Fusion 9.download.recipe", + "shortname": "Suitcase Fusion 9.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.QGIS-LTR" + "com.github.dataJAR-recipes.munki.Suitcase Fusion 9", + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9" ] }, - "com.github.dataJAR-recipes.munki.Inquisit 6 Lab": { - "name": "Inquisit6Lab", - "description": "Downloads the current release version of Inquisit 6 Lab and imports into munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Inquisit 6 Lab/Inquisit 6 Lab.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Inquisit 6 Lab", - "shortname": "Inquisit 6 Lab.munki", - "inferred_type": "munki", - "munki_display_name": "Inquisit 6 Lab", - "munki_description": "Inquisit 6 Lab is a powerful tool for designing and administering rich psychological tests and experiments on dedicated computers, whether in the lab, the clinic, or out in the field. Use any of the tests in the Millisecond Test Library, customize them, or program your own." - }, - "com.github.dataJAR-recipes.download.Inquisit 6 Lab": { - "name": "Inquisit6Lab", - "description": "Download recipe for the latest version of Inquisit 6 Lab.", + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9": { + "name": "Suitcase Fusion 9", + "description": "Downloads the latest version of Suitcase Fusion 9 and makes a pkg of it", "repo": "autopkg/dataJAR-recipes", - "path": "Inquisit 6 Lab/Inquisit 6 Lab.download.recipe", - "shortname": "Inquisit 6 Lab.download", - "inferred_type": "download", + "path": "Suitcase Fusion 9/Suitcase Fusion 9.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 9", + "shortname": "Suitcase Fusion 9.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Inquisit 6 Lab" + "com.github.dataJAR-recipes.jss.Suitcase Fusion 9" ] }, - "com.github.dataJAR-recipes.munki.Acronis Files Connect": { - "name": "Acronis Files Connect", - "description": "Downloads the latest version of Acronis Files Connect and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Kiwi for G Suite": { + "name": "KiwiforGSuite", + "description": "Downloads the latest version of Kiwi for G Suite and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Acronis Files Connect/Acronis Files Connect.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Acronis Files Connect", - "shortname": "Acronis Files Connect.munki", - "inferred_type": "munki", - "munki_display_name": "Acronis Files Connect", - "munki_description": "When Mac users try to access Windows file servers and NAS devices, they typically suffer from poor performance, data integrity issues, slow searches, and many other disruptive problems. Acronis Files Connect solves these problems." + "path": "Kiwi for G Suite/Kiwi for G Suite.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Kiwi for G Suite", + "shortname": "Kiwi for G Suite.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Kiwi for G Suite", + "com.github.dataJAR-recipes.munki.Kiwi for G Suite" + ] }, - "com.github.dataJAR-recipes.jss.Acronis Files Connect": { - "name": "Acronis Files Connect", - "description": "Downloads the current release version of Acronis Files Connect and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Kiwi for G Suite": { + "name": "KiwiforGSuite", + "description": "Downloads the current release version of Kiwi for G Suite and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Acronis Files Connect/Acronis Files Connect.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Acronis Files Connect", + "path": "Kiwi for G Suite/Kiwi for G Suite.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Kiwi for G Suite", "deprecated": true, - "shortname": "Acronis Files Connect.jss", + "shortname": "Kiwi for G Suite.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "When Mac users try to access Windows file servers and NAS devices, they typically suffer from poor performance, data integrity issues, slow searches, and many other disruptive problems. Acronis Files Connect solves these problems." + "jamf_description": "A better way for enterprises to use Gmail and G Suite." }, - "com.github.dataJAR-recipes.download.Acronis Files Connect": { - "name": "Acronis Files Connect", - "description": "Downloads latest version of Acronis Files Connect.", + "com.github.dataJAR-recipes.download.Kiwi for G Suite": { + "name": "KiwiforGSuite", + "description": "Download recipe for the latest trial version of Kiwi for G Suite.", "repo": "autopkg/dataJAR-recipes", - "path": "Acronis Files Connect/Acronis Files Connect.download.recipe", + "path": "Kiwi for G Suite/Kiwi for G Suite.download.recipe", "deprecated": true, - "shortname": "Acronis Files Connect.download", + "shortname": "Kiwi for G Suite.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Acronis Files Connect", - "com.github.dataJAR-recipes.pkg.Acronis Files Connect" + "com.github.dataJAR-recipes.pkg.Kiwi for G Suite" ] }, - "com.github.dataJAR-recipes.pkg.Acronis Files Connect": { - "name": "Acronis Files Connect", - "description": "Downloads the latest version of Acronis Files Connect and creates a versioned PKG.", + "com.github.dataJAR-recipes.munki.Kiwi for G Suite": { + "name": "KiwiforGSuite", + "description": "Downloads the latest trial version of Kiwi for G Suite and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Acronis Files Connect/Acronis Files Connect.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Acronis Files Connect", - "shortname": "Acronis Files Connect.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Acronis Files Connect" - ] + "path": "Kiwi for G Suite/Kiwi for G Suite.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Kiwi for G Suite", + "shortname": "Kiwi for G Suite.munki", + "inferred_type": "munki", + "munki_display_name": "Kiwi for G Suite", + "munki_description": "A better way for enterprises to use Gmail and G Suite." }, - "com.github.dataJAR-recipes.download.Spyder Lite": { - "name": "SpyderLite", - "description": "Downloads the latest version of Spyder Lite.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.munki.Pd-l2ork": { + "name": "Pd-l2ork", + "description": "Downloads the latest version of Pd-l2ork and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Spyder Lite/Spyder Lite.download.recipe", - "shortname": "Spyder Lite.download", + "path": "Pd-l2ork/Pd-l2ork.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Pd-l2ork", + "shortname": "Pd-l2ork.munki", + "inferred_type": "munki", + "munki_display_name": "Pd-l2ork", + "munki_description": "Jonathan Wilkes\u2019 Purr Data a.k.a. Pd-l2ork 2 is an improved version of Miller Puckette\u2019s Pd. It is based on Ico Bukvic\u2019s Pd-l2ork, which in turn is a fork of Hans-Christoph Steiner\u2019s Pd-extended." + }, + "com.github.dataJAR-recipes.download.Pd-l2ork": { + "name": "Pd-l2ork", + "description": "Downloads the latest version of Pd-l2ork.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "Pd-l2ork/Pd-l2ork.download.recipe", + "shortname": "Pd-l2ork.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Spyder Lite" + "com.github.dataJAR-recipes.munki.Pd-l2ork" ] }, - "com.github.dataJAR-recipes.munki.Spyder Lite": { - "name": "SpyderLite", - "description": "Downloads the latest version of Spyder Lite and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Import Adobe 2020 Title": { + "name": "SomeAdobe2020Title", + "description": "Import a Creative Cloud Application's pkg into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Spyder Lite/Spyder Lite.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Spyder Lite", - "shortname": "Spyder Lite.munki", + "path": "Adobe 2020/Adobe 2020 Import.munki.recipe", + "deprecated": true, + "shortname": "Adobe 2020 Import.munki", "inferred_type": "munki", - "munki_display_name": "Spyder Lite", - "munki_description": "Spyder Lite, is Spyder without optional dependencies (Numpy, SciPy, Pandas, Matplotlib, Cython and Sympy for example)." + "munki_display_name": null, + "munki_description": "Some description." }, - "com.github.dataJAR-recipes.munki.OpenJDK14": { - "name": "OpenJDK 14", - "description": "Downloads the current release version of OpenJDK 14, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.jss.Import Adobe 2020 Title": { + "name": "SomeAdobe2020Title", + "description": "Import a Creative Cloud Application's pkg into a JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK14/OpenJDK14.munki.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK13", + "path": "Adobe 2020/Adobe 2020 Import.jss.recipe", "deprecated": true, - "shortname": "OpenJDK14.munki", - "inferred_type": "munki", - "munki_display_name": "OpenJDK 14", - "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." + "shortname": "Adobe 2020 Import.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Some description." }, - "com.github.dataJAR-recipes.munki.stan4j": { - "name": "STAN4J", - "description": "Downloads the current release version of STAN4J, builds a package and imports it to Munki. Taken from bnpl-recipes repo", + "com.github.dataJAR-recipes.munki.Smultron 14": { + "name": "Smultron14", + "description": "Downloads latest version of Smultron 14 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "STAN4J/STAN4J.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.stan4j", - "shortname": "STAN4J.munki", + "path": "Smultron 14/Smultron 14.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Smultron 14", + "shortname": "Smultron 14.munki", "inferred_type": "munki", - "munki_display_name": "STAN4J", - "munki_description": "Structure analysis tool for Java, brings together development and quality assurance in a natural way." - }, - "com.github.dataJAR-recipes.pkg.stan4j": { - "name": "STAN4J", - "description": "Downloads the current release version of STAN4J and builds a package. Taken from bnpl-recipes repo", - "repo": "autopkg/dataJAR-recipes", - "path": "STAN4J/STAN4J.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.stan4j", - "shortname": "STAN4J.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.stan4j" - ] - }, - "com.github.dataJAR-recipes.download.stan4j": { - "name": "STAN4J", - "description": "Downloads the current release version of STAN4J. Taken from bnpl-recipes repo", - "repo": "autopkg/dataJAR-recipes", - "path": "STAN4J/STAN4J.download.recipe", - "shortname": "STAN4J.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.stan4j" - ] + "munki_display_name": "Smultron 14", + "munki_description": "Smultron is powerful and confident without being complicated. Its elegance and simplicity helps everyone being creative and to write and edit all sorts of texts." }, - "com.github.dataJAR-recipes.download.Mobirise": { - "name": "Mobirise", - "description": "Download recipe for the latest version of Mobirise.", + "com.github.dataJAR-recipes.download.Smultron 14": { + "name": "Smultron14", + "description": "Downloads latest version of Smultron 14", "repo": "autopkg/dataJAR-recipes", - "path": "Mobirise/Mobirise.download.recipe", - "shortname": "Mobirise.download", + "path": "Smultron 14/Smultron 14.download.recipe", + "shortname": "Smultron 14.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Mobirise" + "com.github.dataJAR-recipes.munki.Smultron 14" ] }, - "com.github.dataJAR-recipes.munki.Mobirise": { - "name": "Mobirise", - "description": "Downloads the current release version of Mobirise and imports into Munki", + "com.github.dataJAR-recipes.munki.Splashtop SOS": { + "name": "Splashtop SOS", + "description": "Downloads the latest version of Splashtop SOS and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Mobirise/Mobirise.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Mobirise", - "shortname": "Mobirise.munki", + "path": "Splashtop SOS/Splashtop SOS.munki.recipe", + "parent": "com.github.peetinc.download.SplashtopSOS", + "shortname": "Splashtop SOS.munki", "inferred_type": "munki", - "munki_display_name": "Mobirise", - "munki_description": "Mobirise is a free offline app for Window and Mac to easily create small/medium websites, landing pages, online resumes and portfolios, promo sites for apps, events, services and products." + "munki_display_name": "Splashtop SOS", + "munki_description": "Download and run the SOS app to give your IT Admin remote access to this computer." }, "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365": { "name": "Microsoft PowerPoint 365", @@ -85912,1525 +86078,1430 @@ "munki_display_name": "Microsoft PowerPoint", "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." }, - "com.github.dataJAR-recipes.download.Miro": { - "name": "Miro", - "description": "Downloads the latest version of Miro.\n\nSet DOWNLOAD_URL with the required download url:\nx86_64: https://desktop.miro.com/platforms/darwin/Install-Miro.dmg\narm64: https://desktop.miro.com/platforms/darwin-arm64/Install-Miro.dmg\n", + "com.github.dataJAR-recipes.munki.Sennheiser Wireless Systems Manager": { + "name": "WirelessSystemsManager", + "description": "Downloads the latest version of the Sennheiser Wireless Systems Manager and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Miro/Miro.download.recipe", - "shortname": "Miro.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.Miro", - "com.github.dataJAR-recipes.munki.Miro", - "com.github.d33t5.pkg.Miro" - ] + "path": "Sennheiser Wireless Systems Manager/Sennheiser Wireless Systems Manager.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sennheiser Wireless Systems Manager", + "shortname": "Sennheiser Wireless Systems Manager.munki", + "inferred_type": "munki", + "munki_display_name": "Wireless Systems Manager", + "munki_description": "Sennheiser's Wireless Systems Manager is a professional software solution for remotely monitoring and controlling wireless systems. Its intelligent features make the WSM the ideal choice for TV studios, live events, as well as musical productions. Wireless Systems Manager for Mac and Windows assists users in setting up and coordinating the frequencies of wireless microphones and personal monitors by having the most important parameters like charging levels handily displayed on a single screen." }, - "com.github.dataJAR-recipes.pkg.Miro": { - "name": "Miro", - "description": "Downloads the current release version of Miro and creates a package.", + "com.github.dataJAR-recipes.download.Sennheiser Wireless Systems Manager": { + "name": "WirelessSystemsManager", + "description": "Downloads the latest version of the Sennheiser Wireless Systems Manager.", "repo": "autopkg/dataJAR-recipes", - "path": "Miro/Miro.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Miro", - "shortname": "Miro.pkg", - "inferred_type": "pkg", + "path": "Sennheiser Wireless Systems Manager/Sennheiser Wireless Systems Manager.download.recipe", + "shortname": "Sennheiser Wireless Systems Manager.download", + "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.Miro", - "com.github.autopkg.grahampugh-recipes.jamf.Miro-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Miro", - "com.github.autopkg.grahampugh-recipes.jamf.Miro", - "com.github.autopkg.d33t5-recipes.jamf.Miro" + "com.github.dataJAR-recipes.munki.Sennheiser Wireless Systems Manager" ] }, - "com.github.dataJAR-recipes.munki.Miro": { - "name": "Miro", - "description": "Downloads the latest version of Miro and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Miro/Miro.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Miro", - "shortname": "Miro.munki", - "inferred_type": "munki", - "munki_display_name": "Miro", - "munki_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." - }, - "com.github.dataJAR-recipes.download.LogMeInRescueTechnicianConsole": { - "name": "LogMeIn Rescue Technician Console", - "description": "Downloads the latest version of LogMeIn Rescue Technician Console.", + "com.github.dataJAR-recipes.download.FLEXOPTIX App": { + "name": "FLEXOPTIXApp", + "description": "Downloads the latest version of FLEXOPTIX App.", "repo": "autopkg/dataJAR-recipes", - "path": "LogMeIn Rescue Technician Console/LogMeIn Rescue Technician Console.download.recipe", - "shortname": "LogMeIn Rescue Technician Console.download", + "path": "FLEXOPTIX App/FLEXOPTIX App.download.recipe", + "shortname": "FLEXOPTIX App.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.LogMeInRescueTechnicianConsole" + "com.github.dataJAR-recipes.munki.FLEXOPTIX App" ] }, - "com.github.dataJAR-recipes.munki.LogMeInRescueTechnicianConsole": { - "name": "LogMeIn Rescue Technician Console", - "description": "Downloads the latest version of LogMeIn Rescue Technician Console and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "LogMeIn Rescue Technician Console/LogMeIn Rescue Technician Console.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.LogMeInRescueTechnicianConsole", - "shortname": "LogMeIn Rescue Technician Console.munki", - "inferred_type": "munki", - "munki_display_name": "LogMeIn Rescue Technician Console", - "munki_description": "LogMeIn Rescue Technician Console application for macOS." - }, - "com.github.dataJAR-recipes.munki.OpenToonz": { - "name": "OpenToonz", - "description": "Imports the latest version of the OpenToonz software into Munki.", + "com.github.dataJAR-recipes.munki.FLEXOPTIX App": { + "name": "FLEXOPTIXApp", + "description": "Downloads the current release version of Amazon Coretto 8 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenToonz/OpenToonz.munki.recipe", - "parent": "com.github.rustymyers.download.opentoonz", - "shortname": "OpenToonz.munki", + "path": "FLEXOPTIX App/FLEXOPTIX App.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FLEXOPTIX App", + "shortname": "FLEXOPTIX App.munki", "inferred_type": "munki", - "munki_display_name": "OpenToonz", - "munki_description": "OpenToonz - An open-source full-featured 2D animation creation software" + "munki_display_name": "FLEXOPTIX App", + "munki_description": "In order to keep all the reconfigure.me features available for you, we\u2019ve decided to make our own application and while we were at it, gave it a nice clean up and new paint job.\nThe result is the FLEXOPTIX App, which comes with support for all common Windows, MacOS X and Linux operating systems as well as almost all the features you know and love." }, - "com.github.dataJAR-recipes.munki.Lifesize": { - "name": "Lifesize", - "description": "Downloads the latest Lifesize disk image and imports into Munki.", + "com.github.dataJAR-recipes.munki.Fritzing": { + "name": "Fritzing", + "description": "Downloads the latest version of Fritzing and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Lifesize/Lifesize.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Lifesize", - "shortname": "Lifesize.munki", + "path": "Fritzing/Fritzing.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Fritzing", + "shortname": "Fritzing.munki", "inferred_type": "munki", - "munki_display_name": "Lifesize", - "munki_description": "Work smarter with award-winning video conferencing that goes everywhere you do." - }, - "com.github.dataJAR-recipes.jss.Lifesize": { - "name": "Lifesize", - "description": "Downloads the latest Lifesize disk image and then uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Lifesize/Lifesize.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Lifesize", - "shortname": "Lifesize.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Work smarter with award-winning video conferencing that goes everywhere you do." - }, - "com.github.dataJAR-recipes.pkg.Lifesize": { - "name": "Lifesize", - "description": "Downloads the latest Lifesize disk image and builds a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Lifesize/Lifesize.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Lifesize", - "shortname": "Lifesize.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Lifesize" - ] + "munki_display_name": "Fritzing", + "munki_description": "The Fritzing application is an Electronic Design Automation software with a low entry barrier, suited for the needs of makers and hobbyists. It offers a unique real-life \"breadboard\" view, and a parts library with many commonly used high-level components. Fritzing makes it very easy to communicate about circuits, as well as to turn them into PCB layouts ready for production. It is particularly popular among Arduino and Raspberry Pi users, and is widely used in education and creative tinkering." }, - "com.github.dataJAR-recipes.download.Lifesize": { - "name": "Lifesize", - "description": "Download recipe for Lifesize.", + "com.github.dataJAR-recipes.download.Fritzing": { + "name": "Fritzing", + "description": "Downloads the latest version of Fritzing.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Lifesize/Lifesize.download.recipe", - "shortname": "Lifesize.download", + "path": "Fritzing/Fritzing.download.recipe", + "shortname": "Fritzing.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Lifesize", - "com.github.dataJAR-recipes.pkg.Lifesize" + "com.github.dataJAR-recipes.munki.Fritzing", + "com.github.ahousseini-recipes.pkg.Fritzing" ] }, - "com.github.dataJAR-recipes.download.EW Installation Center": { - "name": "EWInstallationCenter", - "description": "Downloads the current release version of EW Installation Center.", + "com.github.dataJAR-recipes.download.4K Video DownloaderPlus": { + "name": "4KVideoDownloaderPlus", + "description": "Downloads the latest version of 4K Video Downloader+.", "repo": "autopkg/dataJAR-recipes", - "path": "EW Installation Center/EW Installation Center.download.recipe", - "shortname": "EW Installation Center.download", + "path": "4K Video DownloaderPlus/4K Video DownloaderPlus.download.recipe", + "shortname": "4K Video DownloaderPlus.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.EW Installation Center" + "com.github.dataJAR-recipes.munki.4K Video DownloaderPlus" ] }, - "com.github.dataJAR-recipes.munki.EW Installation Center": { - "name": "EWInstallationCenter", - "description": "Downloads the current release version of EW Installation Center, builds a package and imports it to Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.4K Video DownloaderPlus": { + "name": "4KVideoDownloaderPlus", + "description": "Downloads the latest version of 4K Video Downloader+ and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "EW Installation Center/EW Installation Center.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EW Installation Center", - "shortname": "EW Installation Center.munki", + "path": "4K Video DownloaderPlus/4K Video DownloaderPlus.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.4K Video DownloaderPlus", + "shortname": "4K Video DownloaderPlus.munki", "inferred_type": "munki", - "munki_display_name": "EW Installation Center", - "munki_description": "With EW Installation Center you can install EastWest software." - }, - "com.github.dataJAR-recipes.pkg.ngrok": { - "name": "ngrok", - "description": "Downloads and builds a package that installs the latest version of ngrok, installing the binary to /usr/local/bin/ngrok", - "repo": "autopkg/dataJAR-recipes", - "path": "ngrok/ngrok.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.ngrok", - "shortname": "ngrok.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.ngrok" - ] + "munki_display_name": "4K Video Downloader+", + "munki_description": "Download videos from all popular websites including YouTube, Vimeo, TikTok, SoundCloud, Facebook, Twitch, Bilibili and more in high-quality." }, - "com.github.dataJAR-recipes.download.ngrok": { - "name": "ngrok", - "description": "Downloads the latest version of ngrok", + "com.github.dataJAR-recipes.download.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads latest version of the KnockKnock.", "repo": "autopkg/dataJAR-recipes", - "path": "ngrok/ngrok.download.recipe", - "shortname": "ngrok.download", + "path": "KnockKnock/KnockKnock.download.recipe", + "shortname": "KnockKnock.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.ngrok" + "com.github.dataJAR-recipes.munki.KnockKnock" ] }, - "com.github.dataJAR-recipes.munki.ngrok": { - "name": "ngrok", - "description": "Downloads the latest version of ngrok and imports into Munki.", + "com.github.dataJAR-recipes.munki.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads the latest version of KnockKnock and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ngrok/ngrok.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.ngrok", - "shortname": "ngrok.munki", + "path": "KnockKnock/KnockKnock.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KnockKnock", + "shortname": "KnockKnock.munki", "inferred_type": "munki", - "munki_display_name": "ngrok", - "munki_description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall." + "munki_display_name": "KnockKnock", + "munki_description": "\"KnockKnock... Who's There?\" See what's persistently installed on your Mac. KnockKnock uncovers persistently installed software in order to generically reveal malware." }, - "com.github.dataJAR-recipes.munki.FlashPrint 5": { - "name": "FlashPrint5", - "description": "Downloads the latest version of FlashPrint 5 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Lumi": { + "name": "Lumi", + "description": "Downloads the latest version of Lumi and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "FlashPrint 5/FlashPrint 5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FlashPrint 5", - "shortname": "FlashPrint 5.munki", + "path": "Lumi/Lumi.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.Lumi", + "shortname": "Lumi.munki", "inferred_type": "munki", - "munki_display_name": "FlashPrint", - "munki_description": "Flashprint, the mainstream slice software used by FlashForge, has gained outstanding reviews by the media and professionals.The software further offers an expert mode\uff0cwhich allows dozens of parameters to be set by the user, for greater printing flexibility." + "munki_display_name": "Lumi", + "munki_description": "Make education accessible, individual and exciting.\n\nCreate interactive and engaging content. Discover content from other creators or share your own content. Make your content available for your learners." }, - "com.github.dataJAR-recipes.download.FlashPrint 5": { - "name": "FlashPrint", - "description": "Download the latest version of FlashPrint 5.", + "com.github.dataJAR-recipes.download.Ultimaker Cura": { + "name": "Ultimaker Cura", + "description": "Downloads the latest version of Ultimaker Cura.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nSet ARCH to either ARM64 (Apple Silicon) or X64 (Intel). ARM64 is default.\nSet SUPPORTED_ARCH to either arm64 (Apple Silicon) or x86_64 (Intel). arm64 is default.", "repo": "autopkg/dataJAR-recipes", - "path": "FlashPrint 5/FlashPrint 5.download.recipe", - "shortname": "FlashPrint 5.download", + "path": "Ultimaker Cura/Ultimaker Cura.download.recipe", + "shortname": "Ultimaker Cura.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FlashPrint 5" + "com.github.dataJAR-recipes.munki.Ultimaker Cura", + "com.github.dataJAR-recipes.pkg.Ultimaker Cura" ] }, - "com.github.dataJAR-recipes.munki.Easymeeting Desktop Client": { - "name": "EasymeetingDesktopClient", - "description": "Downloads the latest version of Easymeeting Desktop Client and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Easymeeting Desktop Client", - "shortname": "Easymeeting Desktop Client.munki", - "inferred_type": "munki", - "munki_display_name": "Easymeeting Desktop Client", - "munki_description": "Finally, a video client that was developed to put usability first. Search, Dial and Meet !" - }, - "com.github.dataJAR-recipes.jss.Easymeeting Desktop Client": { - "name": "EasymeetingDesktopClient", - "description": "Downloads the current release version of Easymeeting Desktop Client and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Ultimaker Cura": { + "name": "Ultimaker Cura", + "description": "Downloads the current release version of Ultimaker Cura and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client", + "path": "Ultimaker Cura/Ultimaker Cura.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Ultimaker Cura", "deprecated": true, - "shortname": "Easymeeting Desktop Client.jss", + "shortname": "Ultimaker Cura.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Finally, a video client that was developed to put usability first. Search, Dial and Meet !" + "jamf_description": "Ultimaker Cura prepares your model for 3D printing. For novices, it makes it easy to get great results. For experts, there are over 200 settings to adjust to your needs. And integration with major software platforms makes 3D printing even simpler." }, - "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client": { - "name": "EasymeetingDesktopClient", - "description": "Downloads the latest version of Easymeeting Desktop Client and creates a flat PKG.", + "com.github.dataJAR-recipes.munki.Ultimaker Cura": { + "name": "Ultimaker Cura", + "description": "Downloads the latest version of Ultimaker Cura and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Easymeeting Desktop Client", - "shortname": "Easymeeting Desktop Client.pkg", + "path": "Ultimaker Cura/Ultimaker Cura.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Ultimaker Cura", + "shortname": "Ultimaker Cura.munki", + "inferred_type": "munki", + "munki_display_name": "Ultimaker Cura", + "munki_description": "Ultimaker Cura prepares your model for 3D printing. For novices, it makes it easy to get great results. For experts, there are over 200 settings to adjust to your needs. And integration with major software platforms makes 3D printing even simpler." + }, + "com.github.dataJAR-recipes.pkg.Ultimaker Cura": { + "name": "Ultimaker Cura", + "description": "Downloads the latest version of Ultimaker Cura and creates a package.", + "repo": "autopkg/dataJAR-recipes", + "path": "Ultimaker Cura/Ultimaker Cura.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Ultimaker Cura", + "shortname": "Ultimaker Cura.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Easymeeting Desktop Client" + "com.github.dataJAR-recipes.jss.Ultimaker Cura" ] }, - "com.github.dataJAR-recipes.download.Easymeeting Desktop Client": { - "name": "EasymeetingDesktopClient", - "description": "Download recipe for the latest version of Easymeeting Desktop Client.", + "com.github.dataJAR-recipes.download.MediaMaster Pro 6": { + "name": "MediaMasterPro6", + "description": "Downloads latest version of MediaMaster Pro 6.", "repo": "autopkg/dataJAR-recipes", - "path": "Easymeeting Desktop Client/Easymeeting Desktop Client.download.recipe", - "shortname": "Easymeeting Desktop Client.download", + "path": "MediaMaster Pro 6/MediaMaster Pro 6.download.recipe", + "deprecated": true, + "shortname": "MediaMaster Pro 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Easymeeting Desktop Client", - "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client" + "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6" ] }, - "com.github.dataJAR-recipes.munki.OpenJDK12": { - "name": "OpenJDK 12", - "description": "Downloads the current release version of OpenJDK 12, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.MediaMaster Pro 6": { + "name": "MediaMasterPro6", + "description": "Downloads the latest version of MediaMaster Pro 6 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK12/OpenJDK12.munki.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK12", - "deprecated": true, - "shortname": "OpenJDK12.munki", + "path": "MediaMaster Pro 6/MediaMaster Pro 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6", + "shortname": "MediaMaster Pro 6.munki", "inferred_type": "munki", - "munki_display_name": "OpenJDK 12", - "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." + "munki_display_name": "MediaMaster Pro 6", + "munki_description": "Combining maximum functionality with simplicity of operation, ArKaos MediaMaster Pro 6.0 retains the user-friendly and broad functionality that has become the trademark of the ArKaos product range." }, - "com.github.dataJAR-recipes.pkg.JUCE": { - "name": "JUCE", - "description": "Downloads the latest version of JUCE and creates a package.", + "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6": { + "name": "MediaMasterPro6", + "description": "Downloads the latest version of MediaMaster Pro 6 and creates a PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "JUCE/JUCE.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.JUCE", - "shortname": "JUCE.pkg", + "path": "MediaMaster Pro 6/MediaMaster Pro 6.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MediaMaster Pro 6", + "shortname": "MediaMaster Pro 6.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.JUCE" + "com.github.dataJAR-recipes.munki.MediaMaster Pro 6" ] }, - "com.github.dataJAR-recipes.download.JUCE": { - "name": "JUCE", - "description": "Downloads the latest version of JUCE.", + "com.github.dataJAR-recipes.download.NordLayer": { + "name": "NordLayer", + "description": "Downloads the latest version of NordLayer.", "repo": "autopkg/dataJAR-recipes", - "path": "JUCE/JUCE.download.recipe", - "shortname": "JUCE.download", + "path": "NordLayer/NordLayer.download.recipe", + "shortname": "NordLayer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.JUCE" + "com.github.dataJAR-recipes.munki.NordLayer" ] }, - "com.github.dataJAR-recipes.munki.JUCE": { - "name": "JUCE", - "description": "Downloads the latest version of JUCE and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "JUCE/JUCE.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.JUCE", - "shortname": "JUCE.munki", - "inferred_type": "munki", - "munki_display_name": "JUCE", - "munki_description": "JUCE is an open-source cross-platform C++ application framework for creating high quality desktop and mobile applications, including VST, VST3, AU, AUv3, AAX and LV2 audio plug-ins and plug-in hosts. JUCE can be easily integrated with existing projects via CMake, or can be used as a project generation tool via the Projucer, which supports exporting projects for Xcode (macOS and iOS), Visual Studio, Android Studio, Code::Blocks and Linux Makefiles as well as containing a source code editor." - }, - "com.github.dataJAR-recipes.munki.ActivityWatch": { - "name": "ActivityWatch", - "description": "Downloads the latest version of ActivityWatch and imports it into Munki.", + "com.github.dataJAR-recipes.munki.NordLayer": { + "name": "NordLayer", + "description": "Downloads the latest version of NordLayer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ActivityWatch/ActivityWatch.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ActivityWatch", - "shortname": "ActivityWatch.munki", + "path": "NordLayer/NordLayer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NordLayer", + "shortname": "NordLayer.munki", "inferred_type": "munki", - "munki_display_name": "ActivityWatch", - "munki_description": "The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused." + "munki_display_name": "NordLayer", + "munki_description": "Transforming remote access with multi-layered security\n\nTransition your business to SASE, implement Zero Trust, and leave outdated legacy solutions behind." }, - "com.github.dataJAR-recipes.download.ActivityWatch": { - "name": "ActivityWatch", - "description": "Downloads the latest version of ActivityWatch.", + "com.github.dataJAR-recipes.jss.Axure RP 8-Trial": { + "name": "Milanote1", + "description": "Downloads the latest version of Axure RP 8-Trial and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "ActivityWatch/ActivityWatch.download.recipe", - "shortname": "ActivityWatch.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.ActivityWatch" - ] + "path": "Axure RP 8-Trial/Axure RP 8-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial", + "deprecated": true, + "shortname": "Axure RP 8-Trial.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." }, - "com.github.dataJAR-recipes.munki.Adobe DNG Converter": { - "name": "AdobeDNGConverter", - "description": "Downloads the latest trial version of Adobe DNG Converter and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Axure RP 8-Trial": { + "name": "AxureRP8-Trial", + "description": "Downloads the latest version of Axure RP 8-Trial and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe DNG Converter/Adobe DNG Converter.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Adobe DNG Converter", - "shortname": "Adobe DNG Converter.munki", + "path": "Axure RP 8-Trial/Axure RP 8-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Axure RP 8-Trial", + "shortname": "Axure RP 8-Trial.munki", "inferred_type": "munki", - "munki_display_name": "Adobe DNG Converter", - "munki_description": "Adobe DNG Converter, which lets you import and enhance raw images, has been a must-have tool for professional photographers right since it was first released in 2003.\n\nApplications that support Adobe DNG Converter include Photoshop, Photoshop Elements, After Effects, and Bridge. Additionally, Adobe Lightroom is built upon the same powerful raw image processing technology that powers Adobe DNG Converter." + "munki_display_name": "Axure RP 8-Trial", + "munki_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." }, - "com.github.dataJAR-recipes.download.Adobe DNG Converter": { - "name": "AdobeDNGConverter", - "description": "Downloads Adobe DNG Converter.", + "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial": { + "name": "AxureRP8-Trial", + "description": "Downloads the latest version of Axure RP 8-Trial and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe DNG Converter/Adobe DNG Converter.download.recipe", - "shortname": "Adobe DNG Converter.download", - "inferred_type": "download", + "path": "Axure RP 8-Trial/Axure RP 8-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Axure RP 8-Trial", + "shortname": "Axure RP 8-Trial.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Adobe DNG Converter" + "com.github.dataJAR-recipes.jss.Axure RP 8-Trial" ] }, - "com.github.dataJAR-recipes.download.Axure RP 9-Trial": { - "name": "AxureRP9-Trial", - "description": "Download recipe of the Axure RP 9 Trial.", + "com.github.dataJAR-recipes.download.Axure RP 8-Trial": { + "name": "AxureRP8-Trial", + "description": "Download recipe of the Axure RP 8 Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 9-Trial/Axure RP 9-Trial.download.recipe", - "shortname": "Axure RP 9-Trial.download", + "path": "Axure RP 8-Trial/Axure RP 8-Trial.download.recipe", + "shortname": "Axure RP 8-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial", - "com.github.dataJAR-recipes.munki.Axure RP 9-Trial" + "com.github.dataJAR-recipes.munki.Axure RP 8-Trial", + "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial" ] }, - "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial": { - "name": "AxureRP9-Trial", - "description": "Downloads the latest version of Axure RP 9-Trial and creates a package.", + "com.github.dataJAR-recipes.munki.Elmedia Player": { + "name": "ElmediaPlayer", + "description": "Downloads the latest version of Elmedia Player and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 9-Trial/Axure RP 9-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Axure RP 9-Trial", - "shortname": "Axure RP 9-Trial.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Axure RP 9-Trial" - ] + "path": "Elmedia Player/Elmedia Player.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.ElmediaPlayer", + "shortname": "Elmedia Player.munki", + "inferred_type": "munki", + "munki_display_name": "Elmedia Player", + "munki_description": "Elmedia Player is a Mac video player that offers advanced playback and streaming options.\n\nIt can handle any conceivable media format. Local files can be streamed to Chromecast, AirPlay, Roku and DLNA devices.\n\nNo additional codecs are required for it to work. Support 70+ video/audio formats." }, - "com.github.dataJAR-recipes.munki.Axure RP 9-Trial": { - "name": "AxureRP9-Trial", - "description": "Downloads the latest version of Axure RP 9-Trial and imports into Munki.", + "com.github.dataJAR-recipes.download.JPEGmini-Trial": { + "name": "JPEGmini-Trial", + "description": "Downloads latest trial version of JPEGmini.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 9-Trial/Axure RP 9-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Axure RP 9-Trial", - "shortname": "Axure RP 9-Trial.munki", - "inferred_type": "munki", - "munki_display_name": "Axure RP 9-Trial", - "munki_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." + "path": "JPEGmini-Trial/JPEGmini-Trial.download.recipe", + "deprecated": true, + "shortname": "JPEGmini-Trial.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.pkg.JPEGmini-Trial", + "com.github.dataJAR-recipes.munki.JPEGmini-Trial" + ] }, - "com.github.dataJAR-recipes.jss.Axure RP 9-Trial": { - "name": "Milanote1", - "description": "Downloads the latest version of Axure RP 9-Trial and imports into JSS", + "com.github.dataJAR-recipes.jss.JPEGmini-Trial": { + "name": "JPEGmini-Trial", + "description": "Downloads the current release version of JPEGmini and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 9-Trial/Axure RP 9-Trial.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial", + "path": "JPEGmini-Trial/JPEGmini-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.JPEGmini-Trial", "deprecated": true, - "shortname": "Axure RP 9-Trial.jss", + "shortname": "JPEGmini-Trial.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Create simple click-through diagrams or highly functional, rich prototypes with conditional logic, dynamic content, animations, math functions, and data-driven interactions without writing a single line of code." + "jamf_description": "With JPEGmini for Mac you can reduce the file size of your photos by up to 5x, while keeping their original quality and JPEG format." }, - "com.github.dataJAR-recipes.download.Smultron 12": { - "name": "Smultron12", - "description": "Downloads latest version of Smultron 12", + "com.github.dataJAR-recipes.pkg.JPEGmini-Trial": { + "name": "JPEGmini-Trial", + "description": "Downloads the latest trial version of JPEGmini and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Smultron 12/Smultron 12.download.recipe", - "shortname": "Smultron 12.download", - "inferred_type": "download", + "path": "JPEGmini-Trial/JPEGmini-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.JPEGmini-Trial", + "shortname": "JPEGmini-Trial.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Smultron 12" + "com.github.dataJAR-recipes.jss.JPEGmini-Trial" ] }, - "com.github.dataJAR-recipes.munki.Smultron 12": { - "name": "Smultron12", - "description": "Downloads latest version of Smultron 12 and imports into Munki.", + "com.github.dataJAR-recipes.munki.JPEGmini-Trial": { + "name": "JPEGmini-Trial", + "description": "Downloads the latest trial version of JPEGmini and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Smultron 12/Smultron 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Smultron 12", - "shortname": "Smultron 12.munki", + "path": "JPEGmini-Trial/JPEGmini-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.JPEGmini-Trial", + "shortname": "JPEGmini-Trial.munki", "inferred_type": "munki", - "munki_display_name": "Smultron 12", - "munki_description": "Smultron is powerful and confident without being complicated. Its elegance and simplicity helps everyone being creative and to write and edit all sorts of texts." + "munki_display_name": "JPEGmini", + "munki_description": "With JPEGmini for Mac you can reduce the file size of your photos by up to 5x, while keeping their original quality and JPEG format." }, - "com.github.dataJAR-recipes.munki.JumpCloud Agent": { - "name": "JumpCloud Agent", - "description": "Downloads the current release version of the JumpCloud Agent and then uploads to munki.\n\n NOTE: The bootstrap.json file should be deployed to /opt/jc/agentBootstrap.json before\n installing this PKG, else you'll be prompted for the connect_key.\n Amend the preinstall_script for this.\n\n See: https://support.jumpcloud.com/customer/portal/articles/2389320-agent-deployment-via-command-line\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 10": { + "name": "KeyShotNetworkRendering10", + "description": "Downloads the latest version of KeyShot Network Rendering 10 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "JumpCloud Agent/JumpCloud Agent.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.JumpCloud Agent", - "shortname": "JumpCloud Agent.munki", + "path": "KeyShot Network Rendering 10/KeyShot Network Rendering 10.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering 10", + "deprecated": true, + "shortname": "KeyShot Network Rendering 10.munki", "inferred_type": "munki", - "munki_display_name": "JumpCloud Agent", - "munki_description": "A fully managed directory to rule your infrastructure whether on-premise or in the cloud. JumpCloud is your central source to authenticate, authorize, and manage employees, their devices and IT applications." + "munki_display_name": "KeyShot Network Rendering 10", + "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." }, - "com.github.dataJAR-recipes.download.JumpCloud Agent": { - "name": "JumpCloud", - "description": "Download recipe for the latest version of JumpCloud.", + "com.github.dataJAR-recipes.download.KeyShot Network Rendering 10": { + "name": "KeyShotNetworkRendering10", + "description": "Downloads the latest version of KeyShot Network Rendering 10.", "repo": "autopkg/dataJAR-recipes", - "path": "JumpCloud Agent/JumpCloud Agent.download.recipe", - "shortname": "JumpCloud Agent.download", + "path": "KeyShot Network Rendering 10/KeyShot Network Rendering 10.download.recipe", + "deprecated": true, + "shortname": "KeyShot Network Rendering 10.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.JumpCloud Agent", - "com.github.dataJAR-recipes.jss.JumpCloud Agent" + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 10" ] }, - "com.github.dataJAR-recipes.jss.JumpCloud Agent": { - "name": "JumpCloud Agent", - "description": "Downloads the current release version of the JumpCloud Agent and then uploads to the JSS.\n\n NOTE: The bootstrap.json file should be deployed to /opt/jc/agentBootstrap.json before\n installing this PKG, else you'll be prompted for the connect_key.\n\n See: https://support.jumpcloud.com/customer/portal/articles/2389320-agent-deployment-via-command-line\n ", - "repo": "autopkg/dataJAR-recipes", - "path": "JumpCloud Agent/JumpCloud Agent.jss.recipe", - "parent": "com.github.dataJAR-recipes.download.JumpCloud Agent", - "deprecated": true, - "shortname": "JumpCloud Agent.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "A fully managed directory to rule your infrastructure whether on-premise or in the cloud. JumpCloud is your central source to authenticate, authorize, and manage employees, their devices and IT applications." - }, - "com.github.dataJAR-recipes.munki.Spitfire Audio": { - "name": "SpitfireAudio", - "description": "Downloads the latest release of Spitfire Audio and imports into Munki", - "repo": "autopkg/dataJAR-recipes", - "path": "Spitfire Audio/Spitfire Audio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Spitfire Audio", - "shortname": "Spitfire Audio.munki", - "inferred_type": "munki", - "munki_display_name": "Spitfire Audio", - "munki_description": "This intuitive desktop application enables you to install and update your Spitfire products with ease." - }, - "com.github.dataJAR-recipes.download.Spitfire Audio": { - "name": "SpitfireAudio", - "description": "Downloads the latest release of Spitfire Audio.", + "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN": { + "name": "SketchUp2024-EN", + "description": "Downloads the latest version of SketchUp (formerly SketchUp Pro) 2024 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Spitfire Audio/Spitfire Audio.download.recipe", - "shortname": "Spitfire Audio.download", - "inferred_type": "download", + "path": "SketchUp 2024 EN/SketchUp 2024 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp 2024 EN", + "shortname": "SketchUp 2024 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Spitfire Audio", - "com.github.moofit-recipes.pkg.SpitfireAudio" + "com.github.dataJAR-recipes.munki.SketchUp 2024 EN" ] }, - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.11-10.14": { - "name": "AMSNeveGenesysControlPlugin", - "description": "Downloads the latest version of AMS Neve GenesysControl Plugin for macOS - 10.11-10.14 and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl Plugin - 10.11-10.14/AMS Neve GenesysControl Plugin - 10.11-10.14.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.11-10.14" - }, - "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin - 10.11-10.14": { - "name": "AMSNeveGenesysControlPlugin", - "description": "Downloads latest version of the AMS Neve GenesysControl plugin for macOS - 10.11-10.14", + "com.github.dataJAR-recipes.download.SketchUp 2024 EN": { + "name": "SketchUp2024-EN", + "description": "Downloads the latest version of SketchUp (formerly SketchUp Pro) 2024 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "AMS Neve GenesysControl Plugin - 10.11-10.14/AMS Neve GenesysControl Plugin - 10.11-10.14.download.recipe", - "deprecated": true, + "path": "SketchUp 2024 EN/SketchUp 2024 EN.download.recipe", + "shortname": "SketchUp 2024 EN.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin - 10.11-10.14" + "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN" ] }, - "com.github.dataJAR-recipes.munki.Loom": { - "name": "Loom", - "description": "Downloads the latest Loom disk image and imports it into munki.", + "com.github.dataJAR-recipes.munki.SketchUp 2024 EN": { + "name": "SketchUp2024-EN", + "description": "Downloads the latest version of SketchUp (formerly SketchUp Pro) 2024 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Loom/Loom.munki.recipe", - "parent": "com.github.nstrauss.download.Loom", - "shortname": "Loom.munki", + "path": "SketchUp 2024 EN/SketchUp 2024 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN", + "shortname": "SketchUp 2024 EN.munki", "inferred_type": "munki", - "munki_display_name": "Loom", - "munki_description": "Say it with video! Loom is the most effective way to get your message across, no matter where you work." + "munki_display_name": "SketchUp 2024", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.munki.Garmin VIRB Edit": { - "name": "GarminVIRBEdit", - "description": "Downloads the latest version of Garmin VIRB Edit and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.RingCentral Rooms": { + "name": "RingCentral Rooms", + "description": "Downloads the latest version of RingCentral Rooms", "repo": "autopkg/dataJAR-recipes", - "path": "Garmin VIRB Edit/Garmin VIRB Edit.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Garmin VIRB Edit", - "shortname": "Garmin VIRB Edit.munki", + "path": "RingCentral Rooms/RingCentral Rooms.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RingCentral Rooms", + "shortname": "RingCentral Rooms.munki", "inferred_type": "munki", - "munki_display_name": "Garmin VIRB Edit", - "munki_description": "The VIRB Edit desktop app combines your VIRB video footage with GPS and other data from any VIRB action camera or a compatible Garmin device. The result is a rich, memorable, video experience that you can easily share and post online." + "munki_display_name": "RingCentral Rooms", + "munki_description": "RingCentral Rooms transforms your meeting spaces into dynamically enabled web conferencing destinations. Using existing off-the-shelf equipment, you can easily set up, hold, and manage web conferences with the highest quality \u201cin-room\u201d experience. Walk into any room and easily start and control a video meeting with one touch. Share presentations, documents, and other content wirelessly from your laptop. With Microsoft and Google \u0421alendar integrations, rooms can be reserved for ad hoc or pre-scheduled meetings." }, - "com.github.dataJAR-recipes.download.Garmin VIRB Edit": { - "name": "GarminVIRBEdit", - "description": "Downloads the latest version of Garmin VIRB Edit.", + "com.github.dataJAR-recipes.download.RingCentral Rooms": { + "name": "RingCentral Rooms", + "description": "Downloads the latest version of RingCentral Rooms", "repo": "autopkg/dataJAR-recipes", - "path": "Garmin VIRB Edit/Garmin VIRB Edit.download.recipe", - "shortname": "Garmin VIRB Edit.download", + "path": "RingCentral Rooms/RingCentral Rooms.download.recipe", + "shortname": "RingCentral Rooms.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Garmin VIRB Edit" + "com.github.dataJAR-recipes.munki.RingCentral Rooms" ] }, - "com.github.dataJAR-recipes.download.Capture 2024 Student Edition": { - "name": "Capture2024StudentEdition", - "description": "Downloads the latest version of Capture 2024 Student Edition.", + "com.github.dataJAR-recipes.download.mu-editor": { + "name": "mu-editor", + "description": "Downloads the latest version of mu-editor.", "repo": "autopkg/dataJAR-recipes", - "path": "Capture 2024 Student Edition/Capture 2024 Student Edition.download.recipe", - "shortname": "Capture 2024 Student Edition.download", + "path": "mu-editor/mu-editor.download.recipe", + "deprecated": true, + "shortname": "mu-editor.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Capture 2024 Student Edition" + "com.github.dataJAR-recipes.pkg.mu-editor", + "com.github.dataJAR-recipes.munki.mu-editor" ] }, - "com.github.dataJAR-recipes.munki.Capture 2024 Student Edition": { - "name": "Capture2024StudentEdition", - "description": "Downloads the latest version of Capture 2024 Student Edition and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Capture 2024 Student Edition/Capture 2024 Student Edition.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Capture 2024 Student Edition", - "shortname": "Capture 2024 Student Edition.munki", - "inferred_type": "munki", - "munki_display_name": "Capture 2024 Student Edition", - "munki_description": "Save time with a lighting design, documentation and visualisation software that is both easy to learn and rewarding to use! Capture is a native macOS and Windows application that lets you work with lighting, video, laser, moving scenery and water effects. Where Capture truly excels is with its ease of use and seamless switching between design, documentation and visualisation. This provides an unprecedented level of flexibility and ability to support different types of design processes. It encourages you to try out new workflows and find faster ways of working." - }, - "com.github.dataJAR-recipes.munki.Figma": { - "name": "Figma", - "description": "Downloads the current release version of Figma and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Figma/Figma.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Figma", - "shortname": "Figma.munki", - "inferred_type": "munki", - "munki_display_name": "Figma", - "munki_description": "Design, prototype, and gather feedback all in one place with Figma." - }, - "com.github.dataJAR-recipes.pkg.Figma": { - "name": "Figma", - "description": "Downloads the current release version of Figma and makes a package.", + "com.github.dataJAR-recipes.pkg.mu-editor": { + "name": "mu-editor", + "description": "Downloads the current release version of mu-editor and makes a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Figma/Figma.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Figma", - "shortname": "Figma.pkg", + "path": "mu-editor/mu-editor.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.mu-editor", + "shortname": "mu-editor.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Figma", - "com.github.andredb90.filewave.Figma-pkg", - "com.github.smithjw.jamf.Figma" + "com.github.dataJAR-recipes.jss.mu-editor" ] }, - "com.github.dataJAR-recipes.jss.Figma": { - "name": "Figma", - "description": "Downloads the latest version of Figma and then uploads to the JSS.", + "com.github.dataJAR-recipes.munki.mu-editor": { + "name": "mu-editor", + "description": "Downloads the current release version of Mu and imports into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Figma/Figma.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Figma", + "path": "mu-editor/mu-editor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.mu-editor", + "shortname": "mu-editor.munki", + "inferred_type": "munki", + "munki_display_name": "mu-editor", + "munki_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." + }, + "com.github.dataJAR-recipes.jss.mu-editor": { + "name": "mu-editor", + "description": "Downloads the current release version of Mu and builds a package. Then, uploads to the JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "mu-editor/mu-editor.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.mu-editor", "deprecated": true, - "shortname": "Figma.jss", + "shortname": "mu-editor.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Design, prototype, and gather feedback all in one place with Figma." - }, - "com.github.dataJAR-recipes.download.Figma": { - "name": "Figma", - "description": "Downloads the current release version of Figma.\n\t\turl for x86: https://desktop.figma.com/mac/Figma.zip\n\t\turl for arm64: https://desktop.figma.com/mac-arm/Figma.zip\n\t", - "repo": "autopkg/dataJAR-recipes", - "path": "Figma/Figma.download.recipe", - "shortname": "Figma.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.Figma", - "com.github.dataJAR-recipes.munki.Figma", - "com.github.dataJAR-recipes.pkg.Figma" - ] - }, - "com.github.dataJAR-recipes.munki.Microsoft Word 365": { - "name": "Microsoft Word 365", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Word 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Word 365/Microsoft Word 365.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "Microsoft Word 365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Word", - "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." + "jamf_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." }, - "com.github.dataJAR-recipes.download.SoapUI": { - "name": "SoapUIInstaller", - "description": "Downloads the latest version of SoapUI.", + "com.github.dataJAR-recipes.download.ApacheNetBeans15": { + "name": "Apache NetBeans 15", + "description": "Downloads the latest version of Apache NetBeans 15.", "repo": "autopkg/dataJAR-recipes", - "path": "SoapUI/SoapUI.download.recipe", - "shortname": "SoapUI.download", + "path": "Apache NetBeans 15/Apache NetBeans 15.download.recipe", + "shortname": "Apache NetBeans 15.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SoapUI" + "com.github.dataJAR-recipes.munki.ApacheNetBeans15" ] }, - "com.github.dataJAR-recipes.munki.SoapUI": { - "name": "SoapUI", - "description": "Downloads the latest version of SoapUI and imports it into Munki.", + "com.github.dataJAR-recipes.munki.ApacheNetBeans15": { + "name": "Apache NetBeans 15", + "description": "Downloads the latest version of Apache NetBeans 15 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SoapUI/SoapUI.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SoapUI", - "shortname": "SoapUI.munki", + "path": "Apache NetBeans 15/Apache NetBeans 15.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ApacheNetBeans15", + "shortname": "Apache NetBeans 15.munki", "inferred_type": "munki", - "munki_display_name": "SoapUI", - "munki_description": "SoapUI is the world's leading testing tool for API testing." - }, - "com.github.dataJAR-recipes.pkg.SoapUI": { - "name": "SoapUI", - "description": "Downloads the latest version of SoapUI and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "SoapUI/SoapUI.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SoapUI", - "shortname": "SoapUI.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.SoapUI" - ] + "munki_display_name": "Apache NetBeans 15", + "munki_description": "Apache NetBeans\n\nFits the Pieces Together\n\nDevelopment Environment, Tooling Platform and Application Framework." }, - "com.github.dataJAR-recipes.download.Resolume Arena": { - "name": "Resolume Arena", - "description": "Downloads the latest version of Resolume Arena.", + "com.github.dataJAR-recipes.download.TheatreMix": { + "name": "TheatreMix", + "description": "Downloads the latest version of TheatreMix.", "repo": "autopkg/dataJAR-recipes", - "path": "Resolume Arena/Resolume Arena.download.recipe", - "shortname": "Resolume Arena.download", + "path": "TheatreMix/TheatreMix.download.recipe", + "shortname": "TheatreMix.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Resolume Arena", - "com.github.moofit-recipes.pkg.Arena" + "com.github.dataJAR-recipes.munki.TheatreMix" ] }, - "com.github.dataJAR-recipes.munki.Resolume Arena": { - "name": "Resolume Arena", - "description": "Downloads the latest version of Resolume Arena and imports into Munki.", + "com.github.dataJAR-recipes.munki.TheatreMix": { + "name": "TheatreMix", + "description": "Downloads the latest version of TheatreMix and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Resolume Arena/Resolume Arena.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Resolume Arena", - "shortname": "Resolume Arena.munki", + "path": "TheatreMix/TheatreMix.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.TheatreMix", + "shortname": "TheatreMix.munki", "inferred_type": "munki", - "munki_display_name": "Resolume Arena", - "munki_description": "Arena has everything Avenue has, plus advanced options for projection mapping and blending projectors. Control it from a lighting desk and sync to the DJ via SMPTE timecode." + "munki_display_name": "TheatreMix", + "munki_description": "TheatreMix helps you mix sound for theatre shows on digital mixing consoles using DCAs" }, - "com.github.dataJAR-recipes.download.Groove Agent SE 5": { - "name": "GrooveAgentSE5", - "description": "Downloads the latest version of Groove Agent SE 5.", + "com.github.dataJAR-recipes.download.WaveLab LE 9": { + "name": "WaveLabLE9", + "description": "Download recipe for the latest version of WaveLab LE 9", "repo": "autopkg/dataJAR-recipes", - "path": "Groove Agent SE 5/Groove Agent SE 5.download.recipe", - "shortname": "Groove Agent SE 5.download", + "path": "WaveLab LE 9/WaveLab LE 9.download.recipe", + "deprecated": true, + "shortname": "WaveLab LE 9.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Groove Agent SE 5" + "com.github.dataJAR-recipes.munki.WaveLab LE 9" ] }, - "com.github.dataJAR-recipes.munki.Groove Agent SE 5": { - "name": "GrooveAgentSE5", - "description": "Downloads the latest version of Groove Agent SE 5 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.WaveLab LE 9": { + "name": "WaveLab LE 9", + "description": "Downloads the latest version of WaveLab LE 9 and imports into Munki.\n\n WaveLab LE 9.5 whilst an update for this, it is also a seperate .app so there are new recipes at:\n\n https://github.com/autopkg/dataJAR-recipes/tree/master/WaveLab%20LE%209.5", "repo": "autopkg/dataJAR-recipes", - "path": "Groove Agent SE 5/Groove Agent SE 5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Groove Agent SE 5", - "shortname": "Groove Agent SE 5.munki", + "path": "WaveLab LE 9/WaveLab LE 9.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WaveLab LE 9", + "deprecated": true, + "shortname": "WaveLab LE 9.munki", "inferred_type": "munki", - "munki_display_name": "Groove Agent SE 5", - "munki_description": "MAKE YOUR BEATS WITH THE BEST CREATIVE DRUM SOFTWARE \u2014 GROOVE AGENT\n\nDesigned for both songwriters and beat producers, Groove Agent 5 includes the very best of electronic and acoustic drums.\n\nOne of the most detailed acoustic drum kits ever featured in Groove Agent sits alongside a wide variety of percussion, modern electronic drums and MIDI grooves, delivering an inspirational rhythmic composition tool for producers in every genre, from jazz, funk and rock to Trap and EDM.\n\nSupport for VST, AU and AAX plug-in formats means Groove Agent 5 can be used with virtually any DAW." + "munki_display_name": "WaveLab LE 9", + "munki_description": "Wavelab LE is the perfect entry into the world of computer-based mastering and editing." }, - "com.github.dataJAR-recipes.munki.VPT8": { - "name": "VPT8", - "description": null, - "repo": "autopkg/dataJAR-recipes", - "path": "VPT8/VPT8.munki.recipe", - "parent": "com.github.haircut.download.VPT8", - "shortname": "VPT8.munki", + "com.github.dataJAR-recipes.munki.score": { + "name": "score", + "description": "Downloads the latest version of score and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "score/score.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.score", + "deprecated": true, + "shortname": "score.munki", "inferred_type": "munki", - "munki_display_name": "VPT8", - "munki_description": "Video Projection Tool (VPT) is a free multipurpose realtime projection software tool for Mac and Windows." + "munki_display_name": "score", + "munki_description": "ossia score, an interactive sequencer for the intermedia arts" }, - "com.github.dataJAR-recipes.download.Streamlabs Desktop": { - "name": "StreamlabsDesktop", - "description": "Downloads the latest version of Streamlabs Desktop.\n\nTo download the Intel version leave the ARCH_TYPE variable blank\nTo download the Apple Silicon version add \"&arm64=true\" the ARCH_TYPE variable", + "com.github.dataJAR-recipes.download.score": { + "name": "score", + "description": "Downloads the latest version of score.", "repo": "autopkg/dataJAR-recipes", - "path": "Streamlabs Desktop/Streamlabs Desktop.download.recipe", - "shortname": "Streamlabs Desktop.download", + "path": "score/score.download.recipe", + "deprecated": true, + "shortname": "score.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Streamlabs Desktop" + "com.github.dataJAR-recipes.munki.score" ] }, - "com.github.dataJAR-recipes.munki.Streamlabs Desktop": { - "name": "StreamlabsDesktop", - "description": "Downloads the latest version of Streamlabs Desktop and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.LEGO MINDSTORMS Education EV3": { + "name": "LEGO MINDSTORMS Education EV3", + "description": "Downloads the latest version of LEGO MINDSTORMS Education EV3 and imports it into Munki.\n \n Based on: https://github.com/autopkg/aysiu-recipes/blob/master/LegoMindstorms/LegoMindstorms.munki.recipe", "repo": "autopkg/dataJAR-recipes", - "path": "Streamlabs Desktop/Streamlabs Desktop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Streamlabs Desktop", - "shortname": "Streamlabs Desktop.munki", + "path": "LEGO MINDSTORMS Education EV3/LEGO MINDSTORMS Education EV3.munki.recipe", + "parent": "com.github.sebtomasi.download.LegoMindstormsEducation", + "shortname": "LEGO MINDSTORMS Education EV3.munki", "inferred_type": "munki", - "munki_display_name": "Streamlabs Desktop", - "munki_description": "Live streaming software for everyone\n\nStreamlabs Desktop has everything you need to stream and create a memorable brand." + "munki_display_name": "LEGO MINDSTORMS Education EV3", + "munki_description": "The Lego Mindstorms series of kits contain software and hardware to create customizable, programmable robots. They include an intelligent brick computer that controls the system, a set of modular sensors and motors, and Lego parts from the Technic line to create the mechanical systems." }, - "com.github.dataJAR-recipes.download.Racket 8": { - "name": "Racket8", - "description": "Download recipe for the latest version of Racket 8.\n\nTo download the Intel Version use \"x86_64\" in the ARCH_TYPE variable.\nTo download the Intel Version use \"aarch64\" in the ARCH_TYPE variable.", + "com.github.dataJAR-recipes.download.VMware Fusion 8": { + "name": "VMwareFusion8", + "description": "Downloads the latest version of VMware Fusion 8", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 8/Racket 8.download.recipe", - "shortname": "Racket 8.download", + "path": "VMware Fusion 8/VMware Fusion 8.download.recipe", + "deprecated": true, + "shortname": "VMware Fusion 8.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Racket 8" + "com.github.dataJAR-recipes.munki.VMware Fusion 8", + "com.github.dataJAR-recipes.pkg.VMware Fusion 8" ] }, - "com.github.dataJAR-recipes.munki.Racket 8": { - "name": "Racket8", - "description": "Download recipe for the latest version of Racket 8 and imports into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.VMware Fusion 8": { + "name": "VMwareFusion8", + "description": "Downloads the most recent version of VMware Fusion 8 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 8/Racket 8.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Racket 8", - "shortname": "Racket 8.munki", + "path": "VMware Fusion 8/VMware Fusion 8.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 8", + "shortname": "VMware Fusion 8.munki", "inferred_type": "munki", - "munki_display_name": "Racket 8", - "munki_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." + "munki_display_name": "VMWare Fusion Pro 8", + "munki_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.pkg.Racket 8": { - "name": "Racket8", - "description": "Download recipe for the latest version of Racket 8 and creates a pkg.", + "com.github.dataJAR-recipes.pkg.VMware Fusion 8": { + "name": "VMwareFusion8", + "description": "Downloads the latest version of VMware Fusion 8 and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "Racket 8/Racket 8.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Racket 8", - "shortname": "Racket 8.pkg", + "path": "VMware Fusion 8/VMware Fusion 8.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.VMware Fusion 8", + "shortname": "VMware Fusion 8.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Racket 8" + "com.github.dataJAR-recipes.jss.VMWare Fusion 8" ] }, - "com.github.dataJAR-recipes.munki.WaveLab Elements 9.5": { - "name": "WaveLabElements9.5", - "description": "Downloads the latest version of WaveLab Elements 9.5 and imports into Munki.", + "com.github.dataJAR-recipes.jss.VMWare Fusion 8": { + "name": "VMWare Fusion 8", + "description": "Downloads the current release version of VMWare Fusion 8 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "WaveLab Elements 9.5/WaveLab Elements 9.5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WaveLab Elements 9.5", - "deprecated": true + "path": "VMware Fusion 8/VMware Fusion 8.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 8", + "deprecated": true, + "shortname": "VMware Fusion 8.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "VMware Fusion is the easiest, fastest, and most reliable way to run Windows and other x86 based operating systems on a Mac without rebooting." }, - "com.github.dataJAR-recipes.download.WaveLab Elements 9.5": { - "name": "WaveLabElements9.5", - "description": "Download recipe for the latest version of WaveLab Elements 9.5.", + "com.github.dataJAR-recipes.munki.ClaroRead": { + "name": "ClaroRead", + "description": "Downloads the latest version of ClaroRead and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "WaveLab Elements 9.5/WaveLab Elements 9.5.download.recipe", - "deprecated": true, + "path": "ClaroRead/ClaroRead.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ClaroRead", + "shortname": "ClaroRead.munki", + "inferred_type": "munki", + "munki_display_name": "ClaroRead", + "munki_description": "ClaroRead Mac supports reading and writing. Designed to be simple, easy-to-use and flexible, ClaroRead aids concentration and increases confidence. You can read any on-screen text out loud and improve your writing in Microsoft Word. ClaroRead Mac also lets you scan and convert paper books and documents so you can read them aloud too." + }, + "com.github.dataJAR-recipes.download.ClaroRead": { + "name": "ClaroRead", + "description": "Downloads latest version of ClaroRead.", + "repo": "autopkg/dataJAR-recipes", + "path": "ClaroRead/ClaroRead.download.recipe", + "shortname": "ClaroRead.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.WaveLab Elements 9.5" + "com.github.dataJAR-recipes.munki.ClaroRead" ] }, - "com.github.dataJAR-recipes.munki.Show Me Your ID 3.0": { - "name": "ShowMeYourID3.0", - "description": "Downloads the latest version of Show Me Your ID 3.0 and imports into Munki.", + "com.github.dataJAR-recipes.munki.ExpressVPN": { + "name": "ExpressVPN", + "description": "Downloads the latest version of the ExpressVPN and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Show Me Your ID 3.0/Show Me Your ID 3.0.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Show Me Your ID 3.0" + "path": "ExpressVPN/ExpressVPN.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ExpressVPN", + "shortname": "ExpressVPN.munki", + "inferred_type": "munki", + "munki_display_name": "ExpressVPN", + "munki_description": "The VPN that just works." }, - "com.github.dataJAR-recipes.download.Show Me Your ID 3.0": { - "name": "ShowMeYourID3.0", - "description": "Downloads latest version of the Show Me Your ID 3.0.", + "com.github.dataJAR-recipes.download.ExpressVPN": { + "name": "ExpressVPN", + "description": "Downloads the latest version of the ExpressVPN.", "repo": "autopkg/dataJAR-recipes", - "path": "Show Me Your ID 3.0/Show Me Your ID 3.0.download.recipe", + "path": "ExpressVPN/ExpressVPN.download.recipe", + "shortname": "ExpressVPN.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Show Me Your ID 3.0" + "com.github.dataJAR-recipes.munki.ExpressVPN" ] }, - "com.github.dataJAR-recipes.download.Ultimaker Cura": { - "name": "Ultimaker Cura", - "description": "Downloads the latest version of Ultimaker Cura.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nSet ARCH to either ARM64 (Apple Silicon) or X64 (Intel). ARM64 is default.\nSet SUPPORTED_ARCH to either arm64 (Apple Silicon) or x86_64 (Intel). arm64 is default.", + "com.github.dataJAR-recipes.download.Raycast": { + "name": "Raycast", + "description": "Downloads the latest version of Raycast.", "repo": "autopkg/dataJAR-recipes", - "path": "Ultimaker Cura/Ultimaker Cura.download.recipe", - "shortname": "Ultimaker Cura.download", + "path": "Raycast/Raycast.download.recipe", + "shortname": "Raycast.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Ultimaker Cura", - "com.github.dataJAR-recipes.munki.Ultimaker Cura" + "com.github.dataJAR-recipes.munki.Raycast" ] }, - "com.github.dataJAR-recipes.jss.Ultimaker Cura": { - "name": "Ultimaker Cura", - "description": "Downloads the current release version of Ultimaker Cura and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Raycast": { + "name": "Raycast", + "description": "Downloads the latest version of Raycast and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Ultimaker Cura/Ultimaker Cura.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Ultimaker Cura", - "deprecated": true, - "shortname": "Ultimaker Cura.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Ultimaker Cura prepares your model for 3D printing. For novices, it makes it easy to get great results. For experts, there are over 200 settings to adjust to your needs. And integration with major software platforms makes 3D printing even simpler." + "path": "Raycast/Raycast.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Raycast", + "shortname": "Raycast.munki", + "inferred_type": "munki", + "munki_display_name": "Raycast", + "munki_description": "Supercharged productivity\n\nRaycast is a blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more." }, - "com.github.dataJAR-recipes.pkg.Ultimaker Cura": { - "name": "Ultimaker Cura", - "description": "Downloads the latest version of Ultimaker Cura and creates a package.", + "com.github.dataJAR-recipes.pkg.GDevelop": { + "name": "GDevelop", + "description": "Downloads the current release version of GDevelop and makes a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Ultimaker Cura/Ultimaker Cura.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Ultimaker Cura", - "shortname": "Ultimaker Cura.pkg", + "path": "GDevelop/GDevelop.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.GDevelop", + "shortname": "GDevelop.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.Ultimaker Cura" + "com.github.dataJAR-recipes.jss.GDevelop" ] }, - "com.github.dataJAR-recipes.munki.Ultimaker Cura": { - "name": "Ultimaker Cura", - "description": "Downloads the latest version of Ultimaker Cura and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Ultimaker Cura/Ultimaker Cura.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Ultimaker Cura", - "shortname": "Ultimaker Cura.munki", - "inferred_type": "munki", - "munki_display_name": "Ultimaker Cura", - "munki_description": "Ultimaker Cura prepares your model for 3D printing. For novices, it makes it easy to get great results. For experts, there are over 200 settings to adjust to your needs. And integration with major software platforms makes 3D printing even simpler." - }, - "com.github.dataJAR-recipes.munki.Microsoft Outlook 2019": { - "name": "Microsoft Outlook 2019", - "description": "This recipe downloads and imports the full installer pkg for Microsoft Outlook 2019 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "com.github.dataJAR-recipes.munki.GDevelop": { + "name": "GDevelop", + "description": "Downloads the latest version of GDevelop and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Outlook 2019/Microsoft Outlook 2019.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", - "shortname": "Microsoft Outlook 2019.munki", + "path": "GDevelop/GDevelop.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.GDevelop", + "shortname": "GDevelop.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Outlook", - "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." + "munki_display_name": "GDevelop", + "munki_description": "GDevelop is an open source HTML5 and native game creator requiring no coding skills." }, - "com.github.dataJAR-recipes.munki.CrashPlan for Small Business": { - "name": "CrashPlanforSmallBusiness", - "description": "Downloads the latest version of CrashPlan for Small Business and imports it into Munki.", + "com.github.dataJAR-recipes.jss.GDevelop": { + "name": "GDevelop", + "description": "Downloads the current release version of GDevelop and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Small Business/CrashPlan for Small Business.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CrashPlan for Small Business", - "shortname": "CrashPlan for Small Business.munki", - "inferred_type": "munki", - "munki_display_name": "CrashPlan for Small Business", - "munki_description": "Cloud Backup Solutions for the Remote and Hybrid Workforce." + "path": "GDevelop/GDevelop.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.GDevelop", + "deprecated": true, + "shortname": "GDevelop.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "GDevelop is an open source HTML5 and native game creator requiring no coding skills." }, - "com.github.dataJAR-recipes.download.CrashPlan for Small Business": { - "name": "CrashPlanforSmallBusiness", - "description": "Downloads the latest version of CrashPlan for Small Business.", + "com.github.dataJAR-recipes.download.GDevelop": { + "name": "GDevelop", + "description": "Downloads the latest version of GDevelop.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Small Business/CrashPlan for Small Business.download.recipe", - "shortname": "CrashPlan for Small Business.download", + "path": "GDevelop/GDevelop.download.recipe", + "shortname": "GDevelop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.CrashPlan for Small Business" + "com.github.dataJAR-recipes.pkg.GDevelop", + "com.github.dataJAR-recipes.munki.GDevelop" ] }, - "com.github.dataJAR-recipes.munki.Microsoft OneNote 365": { - "name": "Microsoft OneNote 365", - "description": "This recipe downloads and imports the full installer pkg for Microsoft OneNote 365 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software", + "com.github.dataJAR-recipes.download.i1Profiler": { + "name": "i1Profiler", + "description": "Downloads the latest version of i1Profiler", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft OneNote 365/Microsoft OneNote 365.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonenote365", - "shortname": "Microsoft OneNote 365.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft OneNote", - "munki_description": "Your world, organized. Get organized in notebooks you can divide into sections and pages. With easy navigation and search, you\u2019ll always find your notes right where you left them." + "path": "i1Profiler/i1Profiler.download.recipe", + "shortname": "i1Profiler.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.i1Profiler", + "com.github.autopkg.mikestechshop.pkg.i1Profiler" + ] }, - "com.github.dataJAR-recipes.munki.krisp": { - "name": "krisp", - "description": "Downloads the latest version of krisp and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.i1Profiler": { + "name": "i1Profiler", + "description": "Downloads the latest client installer for i1Profiler and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Krisp/Krisp.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.krisp", - "shortname": "Krisp.munki", + "path": "i1Profiler/i1Profiler.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.i1Profiler", + "shortname": "i1Profiler.munki", "inferred_type": "munki", - "munki_display_name": "krisp", - "munki_description": "Mute background noise in any communication app." + "munki_display_name": "i1Profiler", + "munki_description": "i1Profiler Profile Creation Tool" }, - "com.github.dataJAR-recipes.download.krisp": { - "name": "krisp", - "description": "Downloads the latest version of krisp", + "com.github.dataJAR-recipes.pkg.GMetrixSMSe": { + "name": "GMetrixSMSe", + "description": "Downloads the latest version of GMetrixSMSe and makes a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Krisp/Krisp.download.recipe", - "shortname": "Krisp.download", - "inferred_type": "download", + "path": "GMetrixSMSe/GMetrixSMSe.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.GMetrixSMSe", + "shortname": "GMetrixSMSe.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.krisp" + "com.github.dataJAR-recipes.jss.GMetrixSMSe" ] }, - "com.github.dataJAR-recipes.download.ZevrixLinkOptimizer": { - "name": "LinkOptimizer", - "description": "Downloads the latest version of Zevrix LinkOptimizer.", + "com.github.dataJAR-recipes.download.GMetrixSMSe": { + "name": "GMetrixSMSe", + "description": "Downloads latest version of GMetrixSMSe.", "repo": "autopkg/dataJAR-recipes", - "path": "Zevrix LinkOptimizer/Zevrix LinkOptimizer.download.recipe", - "deprecated": true, - "shortname": "Zevrix LinkOptimizer.download", + "path": "GMetrixSMSe/GMetrixSMSe.download.recipe", + "shortname": "GMetrixSMSe.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer" + "com.github.dataJAR-recipes.pkg.GMetrixSMSe", + "com.github.dataJAR-recipes.munki.GMetrixSMSe" ] }, - "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer": { - "name": "LinkOptimizer", - "description": "Downloads the latest version of Zevrix LinkOptimizer and creates a package.", + "com.github.dataJAR-recipes.munki.GMetrixSMSe": { + "name": "GMetrixSMSe", + "description": "Downloads the latest version of GMetrixSMSe and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Zevrix LinkOptimizer/Zevrix LinkOptimizer.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.ZevrixLinkOptimizer", - "shortname": "Zevrix LinkOptimizer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.ZevrixLinkOptimizer" - ] + "path": "GMetrixSMSe/GMetrixSMSe.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.GMetrixSMSe", + "shortname": "GMetrixSMSe.munki", + "inferred_type": "munki", + "munki_display_name": "GMetrixSMSe", + "munki_description": "GMetrix SMS provides practice material for:\n- Microsoft Office 2013, 2016, 2019 (Windows only)\n- Adobe CC 2018/2019\n- Adobe CC 2013/2015\n- Adobe CS6\n- Autodesk Certified User 2017 - 2020 (Windows only)\n- Autodesk Certified Professional 2017 - 2020 (Windows only)\n- Microsoft Technology Associate\n- IC3 GS4/GS5/Spark\n- CompTIA\n- QuickBooks Certified User\n- Microsoft Certified Educator (MCE)\n- Entrepreneurship and Small Business\n- EC-Council Associate" }, - "com.github.dataJAR-recipes.munki.ZevrixLinkOptimizer": { - "name": "LinkOptimizer", - "description": "Downloads the latest version of Zevrix LinkOptimizer and imports it into Munki.", + "com.github.dataJAR-recipes.jss.GMetrixSMSe": { + "name": "GMetrixSMSe", + "description": "Downloads the latest version of GMetrixSMSe and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Zevrix LinkOptimizer/Zevrix LinkOptimizer.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer", - "shortname": "Zevrix LinkOptimizer.munki", - "inferred_type": "munki", - "munki_display_name": "LinkOptimizer", - "munki_description": "Reduce InDesign link size; convert image colors, formats and more." + "path": "GMetrixSMSe/GMetrixSMSe.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.GMetrixSMSe", + "deprecated": true, + "shortname": "GMetrixSMSe.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "GMetrix SMS provides practice material for:\n- Microsoft Office 2013, 2016, 2019 (Windows only)\n- Adobe CC 2018/2019\n- Adobe CC 2013/2015\n- Adobe CS6\n- Autodesk Certified User 2017 - 2020 (Windows only)\n- Autodesk Certified Professional 2017 - 2020 (Windows only)\n- Microsoft Technology Associate\n- IC3 GS4/GS5/Spark\n- CompTIA\n- QuickBooks Certified User\n- Microsoft Certified Educator (MCE)\n- Entrepreneurship and Small Business\n- EC-Council Associate" }, - "com.github.dataJAR-recipes.download.Steel Series GG": { - "name": "SteelSeriesGG", - "description": "Downloads the latest version of Steel Series GG.", + "com.github.dataJAR-recipes.download.Aspera Connect": { + "name": "AsperaConnect", + "description": "Downloads latest version of Aspera Connect.", "repo": "autopkg/dataJAR-recipes", - "path": "SteelSeries GG/SteelSeries GG.download.recipe", - "shortname": "SteelSeries GG.download", + "path": "Aspera Connect/Aspera Connect.download.recipe", + "shortname": "Aspera Connect.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Steel Series GG" + "com.github.dataJAR-recipes.pkg.Aspera Connect", + "com.github.dataJAR-recipes.munki.Aspera Connect" ] }, - "com.github.dataJAR-recipes.munki.Steel Series GG": { - "name": "SteelSeriesGG", - "description": "Downloads the latest version of Steel Series GG and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.pkg.Aspera Connect": { + "name": "AsperaConnect", + "description": "Downloads the latest version of Aspera Connect and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "SteelSeries GG/SteelSeries GG.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Steel Series GG", - "shortname": "SteelSeries GG.munki", - "inferred_type": "munki", - "munki_display_name": "Steel Series GG", - "munki_description": "SteelSeries GG helps create better connections with your gear, your people and your game." + "path": "Aspera Connect/Aspera Connect.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Aspera Connect", + "deprecated": true, + "shortname": "Aspera Connect.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.Axure RP 10-Trial": { - "name": "AxureRP10-Trial", - "description": "Downloads the latest version of Axure RP 10-Trial and imports into Munki.", + "com.github.dataJAR-recipes.munki.Aspera Connect": { + "name": "Aspera Connect", + "description": "Downloads the latest version of Aspera Connect and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 10-Trial/Axure RP 10-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Axure RP 10-Trial", - "shortname": "Axure RP 10-Trial.munki", + "path": "Aspera Connect/Aspera Connect.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Aspera Connect", + "shortname": "Aspera Connect.munki", "inferred_type": "munki", - "munki_display_name": "Axure RP 10-Trial", - "munki_description": "Axure RP is the only UX tool that gives UX professionals the power to build realistic, functional prototypes." + "munki_display_name": "Aspera Connect", + "munki_description": "IBM Aspera Connect\n\nHigh-performance transfer client\n\nPush the limits of maximum-speed transfers. Aspera Connect helps you securely move file and folders of any size." }, - "com.github.dataJAR-recipes.download.Axure RP 10-Trial": { - "name": "AxureRP10-Trial", - "description": "Download recipe of the Axure RP 10 Trial.\n \nNOTE: Axure has created two binaries for Intel and ARM hardware. \nModify the URL in your override to accomodate accordingly.\n\nIntel URL: https://axure.cachefly.net/AxureRP-Setup.dmg\nARM URL: https://axure.cachefly.net/AxureRP-Setup-arm64.dmg\n\t", + "com.github.dataJAR-recipes.download.jHelper GUI": { + "name": "jHelper GUI", + "description": "Downloads the latest version of jHelper GUI.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Axure RP 10-Trial/Axure RP 10-Trial.download.recipe", - "shortname": "Axure RP 10-Trial.download", + "path": "jHelper GUI/jHelper GUI.download.recipe", + "deprecated": true, + "shortname": "jHelper GUI.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Axure RP 10-Trial" + "com.github.dataJAR-recipes.pkg.jHelper GUI", + "com.github.dataJAR-recipes.munki.jHelper GUI" ] }, - "com.github.dataJAR-recipes.download.ATEM Software Control": { - "name": "ATEMSoftwareControl", - "description": "Downloads the latest version of ATEM Software Control", + "com.github.dataJAR-recipes.pkg.jHelper GUI": { + "name": "jHelperGUI", + "description": "Downloads the latest version of jHelper GUI and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "ATEM Software Control/ATEM Software Control.download.recipe", - "shortname": "ATEM Software Control.download", - "inferred_type": "download", + "path": "jHelper GUI/jHelper GUI.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.jHelper GUI", + "deprecated": true, + "shortname": "jHelper GUI.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.ATEM Software Control" + "com.github.dataJAR-recipes.jss.jHelper GUI" ] }, - "com.github.dataJAR-recipes.munki.ATEM Software Control": { - "name": "ATEMSoftwareControl", - "description": "Downloads the latest version of ATEM Software Control and imports it into Munki.", + "com.github.dataJAR-recipes.munki.jHelper GUI": { + "name": "jHelperGUI", + "description": "Downloads the latest version of jHelper GUI and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ATEM Software Control/ATEM Software Control.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ATEM Software Control", - "shortname": "ATEM Software Control.munki", + "path": "jHelper GUI/jHelper GUI.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.jHelper GUI", + "deprecated": true, + "shortname": "jHelper GUI.munki", "inferred_type": "munki", - "munki_display_name": "ATEM Software Control", - "munki_description": "ATEM Software Control\n\nThe world\u2019s most advanced live production switcher control software!" + "munki_display_name": "jHelper GUI", + "munki_description": "The 'JAMF Helper GUI' is an application written in Swift to provide a Cocoa interface for easily creating JAMF Helper commands. The application provides a GUI control for all of the 'jamfhelper' binary commands to make selecting and formatting the appropriate arguments easier." }, - "com.github.dataJAR-recipes.munki.EarMaster 7 Beta": { - "name": "EarMaster7", - "description": "Downloads the latest beta version of EarMaster imports into Munki.", + "com.github.dataJAR-recipes.jss.jHelper GUI": { + "name": "jHelper GUI", + "description": "Downloads the current release version of jHelper GUI and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "EarMaster 7 Beta/EarMaster7Beta.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EarMaster 7 Beta", - "shortname": "EarMaster7Beta.munki", - "inferred_type": "munki", - "munki_display_name": "EarMaster7", - "munki_description": "Ear training and music theory practice on PC and Mac." + "path": "jHelper GUI/jHelper GUI.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.jHelper GUI", + "deprecated": true, + "shortname": "jHelper GUI.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The 'JAMF Helper GUI' is an application written in Swift to provide a Cocoa interface for easily creating JAMF Helper commands. The application provides a GUI control for all of the 'jamfhelper' binary commands to make selecting and formatting the appropriate arguments easier." }, - "com.github.dataJAR-recipes.download.EarMaster 7 Beta": { - "name": "EarMaster7", - "description": "Download recipe for the latest beta version of EarMaster 7.", + "com.github.dataJAR-recipes.munki.QGIS-LTR": { + "name": "QGIS-LTR", + "description": "Downloads the latest version of QGIS-LTR and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "EarMaster 7 Beta/EarMaster7Beta .download.recipe", - "shortname": "EarMaster7Beta .download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.EarMaster 7 Beta" - ] + "path": "QGIS-LTR/QGIS-LTR.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.QGIS-LTR", + "shortname": "QGIS-LTR.munki", + "inferred_type": "munki", + "munki_display_name": "QGIS-LTR", + "munki_description": "Open Source Geographic Information System." }, - "com.github.dataJAR-recipes.download.R1 V3": { - "name": "R1V3", - "description": "Downloads the current release version of R1 V3.", + "com.github.dataJAR-recipes.download.QGIS-LTR": { + "name": "QGIS-LTR", + "description": "Downloads the latest version of QGIS-LTR.", "repo": "autopkg/dataJAR-recipes", - "path": "R1 V3/R1 V3.download.recipe", - "shortname": "R1 V3.download", + "path": "QGIS-LTR/QGIS-LTR.download.recipe", + "shortname": "QGIS-LTR.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.R1 V3" + "com.github.dataJAR-recipes.munki.QGIS-LTR" ] }, - "com.github.dataJAR-recipes.munki.R1 V3": { - "name": "R1V3", - "description": "Downloads the current release version of R1 V3, builds a package and imports it to Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "R1 V3/R1 V3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.R1 V3", - "shortname": "R1 V3.munki", - "inferred_type": "munki", - "munki_display_name": "R1 V3", - "munki_description": "The R1 Remote control software presents a d&b system graphically, channel by channel, loudspeaker by loudspeaker, group by group, with faders and buttons arranged just as required. Dials and displays control equalization, delay, levels, switchable filter functions, Mute and power. Even an offline mode is available for advance preparation." - }, - "com.github.dataJAR-recipes.munki.RingCentral Meetings Rooms": { - "name": "RingCentral Meetings Rooms", - "description": "Downloads the latest version of RingCentral Meetings Rooms\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.SF Symbols 3": { + "name": "SFSymbols3", + "description": "Downloads the latest version of SF Symbols 3 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "RingCentral Meetings Rooms/RingCentral Meetings Rooms.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RingCentral Meetings Rooms", - "shortname": "RingCentral Meetings Rooms.munki", + "path": "SF Symbols 3/SF Symbols 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Symbols 3", + "shortname": "SF Symbols 3.munki", "inferred_type": "munki", - "munki_display_name": "RingCentral Meetings Rooms", - "munki_description": "RingCentral Meetings Rooms is the \u201cEvery Room\u201d video conferencing solution. It is a next-generation cloud-based video conference room solution without the expensive proprietary hardware needed with traditional video conference room systems. It is easy to configure with off-the-shelf equipment and delivers HD video, audio,and web conferencing capabilities." + "munki_display_name": "SF Symbols 3", + "munki_description": "With over 3,100 symbols, SF Symbols is a library of iconography designed to integrate seamlessly with San Francisco, the system font for Apple platforms. Symbols come in nine weights and three scales, and automatically align with text labels. They can be exported and edited in vector graphics editing tools to create custom symbols with shared design characteristics and accessibility features. SF Symbols 3 features over 600 new symbols, enhanced color customization, a new inspector, and improved support for custom symbols." }, - "com.github.dataJAR-recipes.download.RingCentral Meetings Rooms": { - "name": "RingCentral Meetings Rooms", - "description": "Downloads the latest version of RingCentral Meetings Rooms", + "com.github.dataJAR-recipes.download.SF Symbols 3": { + "name": "SFSymbols3", + "description": "Downloads the latest version of SF Symbols 3", "repo": "autopkg/dataJAR-recipes", - "path": "RingCentral Meetings Rooms/RingCentral Meetings Rooms.download.recipe", - "shortname": "RingCentral Meetings Rooms.download", + "path": "SF Symbols 3/SF Symbols 3.download.recipe", + "shortname": "SF Symbols 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RingCentral Meetings Rooms" + "com.github.dataJAR-recipes.munki.SF Symbols 3" ] }, - "com.github.dataJAR-recipes.munki.MuseScore 4": { - "name": "MuseScore4", - "description": "Downloads the latest version of MuseScore 4 and imports it into Munki.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", + "com.github.dataJAR-recipes.munki.AnkerWork": { + "name": "AnkerWork", + "description": "Downloads the latest version of AnkerWork and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MuseScore 4/MuseScore 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MuseScore 4", - "shortname": "MuseScore 4.munki", + "path": "AnkerWork/AnkerWork.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AnkerWork", + "shortname": "AnkerWork.munki", "inferred_type": "munki", - "munki_display_name": "MuseScore 4", - "munki_description": "The world's most popular notation app" + "munki_display_name": "AnkerWork", + "munki_description": "Designed to optimize and personalize your AnkerWork products." }, - "com.github.dataJAR-recipes.download.MuseScore 4": { - "name": "MuseScore4", - "description": "Downloads the latest version of MuseScore 4.\n\nThese recipes differ from https://github.com/autopkg/jazzace-recipes/tree/master/MuseScore, as are version specific.", + "com.github.dataJAR-recipes.download.AnkerWork": { + "name": "AnkerWork", + "description": "Downloads the latest version of AnkerWork.", "repo": "autopkg/dataJAR-recipes", - "path": "MuseScore 4/MuseScore 4.download.recipe", - "shortname": "MuseScore 4.download", + "path": "AnkerWork/AnkerWork.download.recipe", + "shortname": "AnkerWork.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MuseScore 4" + "com.github.dataJAR-recipes.munki.AnkerWork" ] }, - "com.github.dataJAR-recipes.pkg.GDevelop": { - "name": "GDevelop", - "description": "Downloads the current release version of GDevelop and makes a package.", + "com.github.dataJAR-recipes.download.Mplus Demo": { + "name": "MplusDemo", + "description": "Downloads the latest version of Mplus Demo.", "repo": "autopkg/dataJAR-recipes", - "path": "GDevelop/GDevelop.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.GDevelop", - "shortname": "GDevelop.pkg", - "inferred_type": "pkg", + "path": "Mplus Demo/MplusDemo.download.recipe", + "shortname": "MplusDemo.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.GDevelop" + "com.github.dataJAR-recipes.munki.Mplus Demo" ] }, - "com.github.dataJAR-recipes.jss.GDevelop": { - "name": "GDevelop", - "description": "Downloads the current release version of GDevelop and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.munki.Mplus Demo": { + "name": "MplusDemo", + "description": "Downloads the latest version of Mplus Demo and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "GDevelop/GDevelop.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.GDevelop", - "deprecated": true, - "shortname": "GDevelop.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "GDevelop is an open source HTML5 and native game creator requiring no coding skills." + "path": "Mplus Demo/MplusDemo.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mplus Demo", + "shortname": "MplusDemo.munki", + "inferred_type": "munki", + "munki_display_name": "Mplus Demo", + "munki_description": "The MplusDemo contains all of the capabilities of the regular version of Mplus. They include:\n\n\u2022 Linear regression with multivariate outcomes\n\u2022 Probit regression for binary and ordered categorical variables with multivariate outcomes\n\u2022 Logistic regression for binary, ordered, and unordered categorical variables\n\u2022 Path analysis\n\u2022 Exploratory and confirmatory factor analysis\n\u2022 Confirmatory factor analysis with covariates\n\u2022 General structural equation modeling\n\u2022 Growth modeling\n\u2022 Survival analysis\n\u2022 Time series analysis\n\u2022 Multilevel modeling\n\u2022 General latent variable mixture modeling\n\nThe Mplus Demo Version is limited only by the number of variables that can be used in an analysis. Following are the limitations:\n\n\u2022 Maximum number of dependent variables: 6\n\u2022 Maximum number of independent variables: 2\n\u2022 Maximum number of between variables in two-level analysis: 2\n\u2022 Maximum number of continuous latent variables in time series analysis: 2\n" }, - "com.github.dataJAR-recipes.download.GDevelop": { - "name": "GDevelop", - "description": "Downloads the latest version of GDevelop.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Vysor": { + "name": "Vysor", + "description": "Downloads the latest DMG version of Vysor.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "GDevelop/GDevelop.download.recipe", - "shortname": "GDevelop.download", + "path": "Vysor/Vysor.download.recipe", + "shortname": "Vysor.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.GDevelop", - "com.github.dataJAR-recipes.munki.GDevelop" + "com.github.dataJAR-recipes.munki.Vysor" ] }, - "com.github.dataJAR-recipes.munki.GDevelop": { - "name": "GDevelop", - "description": "Downloads the latest version of GDevelop and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Vysor": { + "name": "Vysor", + "description": "Downloads the latest version of the Vysor and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "GDevelop/GDevelop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.GDevelop", - "shortname": "GDevelop.munki", + "path": "Vysor/Vysor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Vysor", + "shortname": "Vysor.munki", "inferred_type": "munki", - "munki_display_name": "GDevelop", - "munki_description": "GDevelop is an open source HTML5 and native game creator requiring no coding skills." + "munki_display_name": "Vysor", + "munki_description": "Mirror and Control your Phone." }, - "com.github.dataJAR-recipes.munki.Maccy": { - "name": "Maccy", - "description": "Downloads the latest version of Maccy and imports it into Munki.", + "com.github.dataJAR-recipes.munki.JUCE": { + "name": "JUCE", + "description": "Downloads the latest version of JUCE and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Maccy/Maccy.munki.recipe", - "parent": "com.skoobasteeve.download.Maccy", - "shortname": "Maccy.munki", + "path": "JUCE/JUCE.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.JUCE", + "shortname": "JUCE.munki", "inferred_type": "munki", - "munki_display_name": "Maccy", - "munki_description": "Lightweight clipboard manager for macOS" + "munki_display_name": "JUCE", + "munki_description": "JUCE is an open-source cross-platform C++ application framework for creating high quality desktop and mobile applications, including VST, VST3, AU, AUv3, AAX and LV2 audio plug-ins and plug-in hosts. JUCE can be easily integrated with existing projects via CMake, or can be used as a project generation tool via the Projucer, which supports exporting projects for Xcode (macOS and iOS), Visual Studio, Android Studio, Code::Blocks and Linux Makefiles as well as containing a source code editor." }, - "com.github.dataJAR-recipes.munki.Sonos S2": { - "name": "Sonos S2", - "description": "Downloads latest version of Sonos and imports it into a Munki repo.", + "com.github.dataJAR-recipes.pkg.JUCE": { + "name": "JUCE", + "description": "Downloads the latest version of JUCE and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Sonos S2/Sonos S2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sonos S2", - "shortname": "Sonos S2.munki", - "inferred_type": "munki", - "munki_display_name": "Sonos S2", - "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way." + "path": "JUCE/JUCE.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.JUCE", + "shortname": "JUCE.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.JUCE" + ] }, - "com.github.dataJAR-recipes.download.Sonos S2": { - "name": "Sonos S2", - "description": "Downloads the current release version of Sonos S2.", + "com.github.dataJAR-recipes.download.JUCE": { + "name": "JUCE", + "description": "Downloads the latest version of JUCE.", "repo": "autopkg/dataJAR-recipes", - "path": "Sonos S2/Sonos S2.download.recipe", - "shortname": "Sonos S2.download", + "path": "JUCE/JUCE.download.recipe", + "shortname": "JUCE.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sonos S2", - "com.github.moofit-recipes.pkg.SonosS2" + "com.github.dataJAR-recipes.pkg.JUCE" ] }, - "com.github.dataJAR-recipes.munki.triptico": { - "name": "Triptico", - "description": "Downloads the current release version of Triptico, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.Audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity and imports it into Munki\n\nSet the ARCHITECTURE variable to \"x86_64\" for Intel\n\nSet the ARCHITECTURE variable to \"arm64\" for Apple Silicone\n\nSet the ARCHITECTURE variable to \"universal\" for universal\n", "repo": "autopkg/dataJAR-recipes", - "path": "Triptico/Triptico.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.triptico", - "shortname": "Triptico.munki", + "path": "Audacity/Audacity.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Audacity", + "shortname": "Audacity.munki", "inferred_type": "munki", - "munki_display_name": "Triptico", - "munki_description": "Triptico is an easy to use tool for creating, saving and sharing learning content." - }, - "com.github.dataJAR-recipes.pkg.triptico": { - "name": "Triptico", - "description": "Downloads the current release version of Triptico and builds a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Triptico/Triptico.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.triptico", - "shortname": "Triptico.pkg", - "inferred_type": "pkg" + "munki_display_name": "Audacity", + "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." }, - "com.github.dataJAR-recipes.download.triptico": { - "name": "Triptico", - "description": "Downloads the current release version of Triptico.", + "com.github.dataJAR-recipes.download.Audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity.\n\nSet the ARCHITECTURE variable to \"x86_64\" for Intel\n\nSet the ARCHITECTURE variable to \"arm64\" for Apple Silicone\n\nSet the ARCHITECTURE variable to \"universal\" for universal\n", "repo": "autopkg/dataJAR-recipes", - "path": "Triptico/Triptico.download.recipe", - "deprecated": true, - "shortname": "Triptico.download", + "path": "Audacity/Audacity.download.recipe", + "shortname": "Audacity.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.triptico", - "com.github.dataJAR-recipes.pkg.triptico" + "com.github.dataJAR-recipes.munki.Audacity", + "com.github.nstrauss.pkg.Audacity" ] }, - "com.github.dataJAR-recipes.download.Anki": { - "name": "Anki", - "description": "Downloads the latest version of Anki.\n\nTo download the Intel version use \"intel\" for ARCH_TYPE.\nTo download the Apple Silicon version use \"apple\" for ARCH_TYPE.", + "com.github.dataJAR-recipes.munki.CrashPlanPROeClient": { + "name": "CrashPlanPROeClient", + "description": "Downloads the latest version CrashPlan PROe Client and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Anki/Anki.download.recipe", - "shortname": "Anki.download", + "path": "CrashPlanPROe/CrashPlanPROeClient.munki.recipe", + "parent": "com.github.homebysix.pkg.CrashPlanPROeClient", + "deprecated": true, + "shortname": "CrashPlanPROeClient.munki", + "inferred_type": "munki", + "munki_display_name": "CrashPlan PROe Client", + "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." + }, + "com.github.dataJAR-recipes.download.MetashapePro": { + "name": "MetashapePro", + "description": "Downloads the latest version of MetashapePro.", + "repo": "autopkg/dataJAR-recipes", + "path": "MetashapePro/MetashapePro.download.recipe", + "shortname": "MetashapePro.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Anki" + "com.github.dataJAR-recipes.munki.MetashapePro" ] }, - "com.github.dataJAR-recipes.munki.Anki": { - "name": "Anki", - "description": "Downloads the latest version of Anki and imports it into Munki.\n\nUse \"x86_64\" for \"arm64\" for SUPPORTED_ARCH ", + "com.github.dataJAR-recipes.munki.MetashapePro": { + "name": "MetashapePro", + "description": "Downloads the latest version of MetashapePro and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Anki/Anki.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Anki", - "shortname": "Anki.munki", + "path": "MetashapePro/MetashapePro.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MetashapePro", + "shortname": "MetashapePro.munki", "inferred_type": "munki", - "munki_display_name": "Anki", - "munki_description": "Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn." + "munki_display_name": "MetashapePro", + "munki_description": "Discover intelligent photogrammetry with Metashape\n\nProcess digital images and generate 3D spatial data. Fast and highly accurate." }, - "com.github.dataJAR-recipes.pkg.NOW TV Player": { - "name": "NOW TV Player", - "description": "Downloads the latest version of NOW TV Player and creates a versioned PKG.", + "com.github.dataJAR-recipes.munki.ScreenPal 3": { + "name": "ScreenPal3", + "description": "Downloads latest version of ScreenPal 3 for macOS and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "NOW TV Player/NOW TV Player.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.NOW TV Player", - "shortname": "NOW TV Player.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.NOW TV Player" - ] + "path": "Screen Pal 3/Screen Pal 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ScreenPal 3", + "deprecated": true, + "shortname": "Screen Pal 3.munki", + "inferred_type": "munki", + "munki_display_name": "ScreenPal 3", + "munki_description": "Introducing ScreenPal! Formerly Screencast-O-Matic." }, - "com.github.dataJAR-recipes.jss.NOW TV Player": { - "name": "NOW TV Player", - "description": "Downloads the current release version of NOW TV Player and then uploads to the JSS", + "com.github.dataJAR-recipes.download.ScreenPal 3": { + "name": "ScreenPal3", + "description": "Downloads the latest version of ScreenPal 3", "repo": "autopkg/dataJAR-recipes", - "path": "NOW TV Player/NOW TV Player.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.NOW TV Player", + "path": "Screen Pal 3/Screen Pal 3.download.recipe", "deprecated": true, - "shortname": "NOW TV Player.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "The NOW TV Player is an app you need to watch NOW TV on your Mac." + "shortname": "Screen Pal 3.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.ScreenPal 3", + "com.github.mlbz521.pkg.ScreenPal3" + ] }, - "com.github.dataJAR-recipes.munki.NOW TV Player": { - "name": "NOW TV Player", - "description": "Downloads the latest version of NOW TV Player and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Jamf Connect Verify": { + "name": "Jamf Connect Verify", + "description": "Downloads the latest release of Jamf Connect Verify and imports it in into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "NOW TV Player/NOW TV Player.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NOW TV Player", - "shortname": "NOW TV Player.munki", + "path": "Jamf Connect Verify/Jamf Connect Verify.munki.recipe", + "deprecated": true, + "shortname": "Jamf Connect Verify.munki", "inferred_type": "munki", - "munki_display_name": "NOW TV Player", - "munki_description": "The NOW TV Player is an app you need to watch NOW TV on your Mac." + "munki_display_name": "Jamf Connect Verify", + "munki_description": "Jamf Connect Verify is a menu bar application that allows for continuous password validation between network and local accounts. Validation can occur in the background, avoiding user engagement, or with user interaction." }, - "com.github.dataJAR-recipes.download.NOW TV Player": { - "name": "NOW TV Player", - "description": "Downloads latest version of NOW TV Player.", + "com.github.dataJAR-recipes.download.QL Editor": { + "name": "QLEditor", + "description": "Downloads the latest version of QL Editor.", "repo": "autopkg/dataJAR-recipes", - "path": "NOW TV Player/NOW TV Player.download.recipe", - "shortname": "NOW TV Player.download", + "path": "QL Editor/QL Editor.download.recipe", + "shortname": "QL Editor.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.NOW TV Player", - "com.github.dataJAR-recipes.munki.NOW TV Player" + "com.github.dataJAR-recipes.munki.QL Editor" ] }, - "com.github.dataJAR-recipes.jss.Wing 101": { - "name": "Wing 101", - "description": "Downloads the current release version of Wing 101 and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.munki.QL Editor": { + "name": "QLEditor", + "description": "Downloads the latest version of QL Editor and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Wing 101/Wing 101.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Wing 101", + "path": "QL Editor/QL Editor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.QL Editor", + "shortname": "QL Editor.munki", + "inferred_type": "munki", + "munki_display_name": "QL Editor", + "munki_description": "The QL Editor is a standalone application for computers running Windows or Mac operating systems, for both extended online operation and offline setup and editing.\n\nIn addition to full Selected Channel and Overview display operation, the QL Editor facilitates scene data management, patch list editing, channel name editing, and much more." + }, + "com.github.dataJAR-recipes.pkg.ShareFile": { + "name": "ShareFile", + "description": "Downloads the latest Citrix ShareFile and modifies a preinstall so that is no longer triggers PPPC warnings for Installer to manager System Events.\n\nNOTES:\n- PREINSTALL_SCRIPT_PATH must be set to reflect the location of the \"preinstall\" script--it can point back to the preinstall in the directory of the original recipe, but due to overrides it must be a piece of override-able INPUT\n- This recipe depends on hjuutilainen's ChecksumVerifier. Add hjuutilainen's repo via:\nautopkg repo-add hjuutilainen-recipes\n\n- This recipe depends on jessepeterson's ModeChanger. Add jessepeterson's repo via:\nautopkg repo-add jessepeterson-recipes", + "repo": "autopkg/dataJAR-recipes", + "path": "ShareFile/ShareFile.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.ShareFile", "deprecated": true, - "shortname": "Wing 101.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Wing is a Python IDE with powerful debugger and intelligent editor that make interactive Python development fast, accurate, and fun." + "shortname": "ShareFile.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.download.Wing 101": { - "name": "Wing 101", - "description": "Download recipe for Wing 101.", + "com.github.dataJAR-recipes.download.ShareFile": { + "name": "ShareFile", + "description": "Download recipe for ShareFile.", "repo": "autopkg/dataJAR-recipes", - "path": "Wing 101/Wing 101.download.recipe", - "shortname": "Wing 101.download", + "path": "ShareFile/ShareFile.download.recipe", + "shortname": "ShareFile.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Wing 101", - "com.github.dataJAR-recipes.munki.Wing 101" + "com.github.dataJAR-recipes.pkg.ShareFile", + "com.github.dataJAR-recipes.munki.ShareFile" ] }, - "com.github.dataJAR-recipes.pkg.Wing 101": { - "name": "Wing 101", - "description": "Downloads the latest version of Wing 101 and creates a package.", + "com.github.dataJAR-recipes.munki.ShareFile": { + "name": "ShareFile", + "description": "Downloads the latest version of ShareFile and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Wing 101/Wing 101.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Wing 101", - "shortname": "Wing 101.pkg", - "inferred_type": "pkg", + "path": "ShareFile/ShareFile.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ShareFile", + "shortname": "ShareFile.munki", + "inferred_type": "munki", + "munki_display_name": "ShareFile", + "munki_description": "ShareFile for Mac allows users with a ShareFile license to interact with all their files directly from the Finder. Files do not need to be synced locally. Quick access to sharing, requesting, and other file options are available through the right click menu." + }, + "com.github.dataJAR-recipes.download.Vitals": { + "name": "Vitals", + "description": "Downloads the latest version of Vitals.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/dataJAR-recipes", + "path": "Vitals/Vitals.download.recipe", + "shortname": "Vitals.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Wing 101" + "com.github.dataJAR-recipes.munki.Vitals" ] }, - "com.github.dataJAR-recipes.munki.Wing 101": { - "name": "Wing 101", - "description": "Downloads the latest version of Wing 101 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Vitals": { + "name": "Vitals", + "description": "Downloads the latest version of Vitals and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Wing 101/Wing 101.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Wing 101", - "shortname": "Wing 101.munki", + "path": "Vitals/Vitals.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Vitals", + "shortname": "Vitals.munki", "inferred_type": "munki", - "munki_display_name": "Wing 101", - "munki_description": "Wing is a Python IDE with powerful debugger and intelligent editor that make interactive Python development fast, accurate, and fun." + "munki_display_name": "Vitals", + "munki_description": "Vitals lives in the menu bar, keeping track of resource usage in the background so you can summon it instantly at any time.\n\nWhile other tools like Activity Monitor show you each process' current CPU usage, Vitals shows a per-process CPU graph covering the last 60 seconds. This makes it much easier to track down apps that misbehave sporadically." }, - "com.github.dataJAR-recipes.munki.Google Earth Pro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth Pro disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.SMARTProductDriversandInk": { + "name": "SMARTProductDriversandInk", + "description": "Downloads the latest version of SMART Product Drivers and Ink and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Google Earth Pro/Google Earth Pro.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Google Earth Pro", - "shortname": "Google Earth Pro.munki", + "path": "SMART Product Drivers and Ink/SMART Product Drivers and Ink.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SMARTProductDriversandInk", + "shortname": "SMART Product Drivers and Ink.munki", "inferred_type": "munki", - "munki_display_name": "Google Earth Pro", - "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses." + "munki_display_name": "SMARTProductDriversandInk", + "munki_description": "Driver software for SMART Board interactive displays." }, - "com.github.dataJAR-recipes.download.Google Earth Pro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth Pro disk image.", + "com.github.dataJAR-recipes.download.SMARTProductDriversandInk": { + "name": "SMARTProductDriversandInk", + "description": "Downloads the latest version of SMART Product Drivers and Ink.", "repo": "autopkg/dataJAR-recipes", - "path": "Google Earth Pro/Google Earth Pro.download.recipe", - "shortname": "Google Earth Pro.download", + "path": "SMART Product Drivers and Ink/SMART Product Drivers and Ink.download.recipe", + "shortname": "SMART Product Drivers and Ink.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Google Earth Pro" + "com.github.dataJAR-recipes.munki.SMARTProductDriversandInk" ] }, - "com.github.dataJAR-recipes.munki.Jamf Connect Configuration": { - "name": "Jamf Connect Configuration", - "description": "Downloads the latest release of Jamf Connect Configuration and imports it in into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect Configuration/Jamf Connect Configuration.munki.recipe", - "parent": "com.github.yohan460-recipes.download.JamfConnect", - "shortname": "Jamf Connect Configuration.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Connect Configuration", - "munki_description": "Jamf Connect Configuration is an app that allows administrators to automatically configure and create computer configuration profiles for Jamf Connect apps." - }, - "com.github.dataJAR-recipes.download.XAMPP": { - "name": "XAMPP", - "description": "Downloads the latest version of XAMPP", + "com.github.dataJAR-recipes.download.Panasonic P2 AMA plugin": { + "name": "PanasonicP2AMAplugin", + "description": "Download recipe for Extended Panasonic AMA Plug-in for Mac (P2 Plug-in Ex for Avid).", "repo": "autopkg/dataJAR-recipes", - "path": "XAMPP/XAMPP.download.recipe", - "deprecated": true, - "shortname": "XAMPP.download", + "path": "Panasonic P2 AMA plugin/Panasonic P2 AMA plugin.download.recipe", + "shortname": "Panasonic P2 AMA plugin.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.XAMPP", - "com.github.ahousseini-recipes.pkg.XAMPP" + "com.github.dataJAR-recipes.munki.Panasonic P2 AMA plugin" ] }, - "com.github.dataJAR-recipes.munki.XAMPP": { - "name": "XAMPP", - "description": "Downloads the latest version of XAMPP and imports into Munki", + "com.github.dataJAR-recipes.munki.Panasonic P2 AMA plugin": { + "name": "PanasonicP2AMAplugin", + "description": "Downloads the latest version of Extended Panasonic AMA Plug-in for Mac (P2 Plug-in Ex for Avid) and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "XAMPP/XAMPP.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.XAMPP", - "deprecated": true, - "shortname": "XAMPP.munki", + "path": "Panasonic P2 AMA plugin/Panasonic P2 AMA plugin.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Panasonic P2 AMA plugin", + "shortname": "Panasonic P2 AMA plugin.munki", "inferred_type": "munki", - "munki_display_name": "XAMPP", - "munki_description": "XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use." + "munki_display_name": "Panasonic P2 AMA plugin", + "munki_description": "Extended Panasonic AMA Plug-in for Mac (P2 Plug-in Ex for Avid)" }, - "com.github.dataJAR-recipes.download.Signiant App": { - "name": "SigniantApp", - "description": "Downloads latest version of Signiant App", + "com.github.dataJAR-recipes.munki.Balsamiq Mockups 3": { + "name": "BalsamiqMockups3", + "description": "Downloads the latest version of Balsamiq Mockups 3 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Signiant App/Signiant App.download.recipe", - "shortname": "Signiant App.download", + "path": "Balsamiq Mockups 3/Balsamiq Mockups 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Balsamiq Mockups 3", + "shortname": "Balsamiq Mockups 3.munki", + "inferred_type": "munki", + "munki_display_name": "Balsamiq Mockups 3", + "munki_description": "Mockups offers the same speed and rough feel as sketching with pencil, with the advantage of the digital medium: drag and drop to resize and rearrange elements, make changes without starting over, and your work is clear enough that you'll make sense of them later." + }, + "com.github.dataJAR-recipes.download.Balsamiq Mockups 3": { + "name": "BalsamiqMockups3", + "description": "Downloads the latest version of Balsamiq Mockups 3.", + "repo": "autopkg/dataJAR-recipes", + "path": "Balsamiq Mockups 3/Balsamiq Mockups 3.download.recipe", + "shortname": "Balsamiq Mockups 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Signiant App" + "com.github.dataJAR-recipes.munki.Balsamiq Mockups 3" ] }, - "com.github.dataJAR-recipes.munki.Signiant App": { - "name": "SigniantApp", - "description": "Downloads latest version of Signiant App and imports into Munki.", + "com.github.dataJAR-recipes.pkg.CallRecorderforSkype": { + "name": "CallRecorderforSkype", + "description": "This recipe creates a PKG of a locally supplied copy of the \"Install Call Recorder for Skype.app\".\n \nThis recipe is based off of https://github.com/autopkg/foigus-recipes/tree/master/Ecamm but amended for a a local\ncopy of the \"Install Call Recorder for Skype.app\" to be supplied with the -p flag.", "repo": "autopkg/dataJAR-recipes", - "path": "Signiant App/Signiant App.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Signiant App", - "shortname": "Signiant App.munki", + "path": "Call Recorder for Skype-local/Call Recorder for Skype-local.pkg.recipe", + "shortname": "Call Recorder for Skype-local.pkg", + "inferred_type": "pkg" + }, + "com.github.dataJAR-recipes.munki.Smultron 13": { + "name": "Smultron13", + "description": "Downloads latest version of Smultron 13 and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Smultron 13/Smultron 13.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Smultron 13", + "shortname": "Smultron 13.munki", "inferred_type": "munki", - "munki_display_name": "Signiant App", - "munki_description": "The Signiant App connects your computer to Media Shuttle allowing you to transfer multiple files at once via high speed transfer. Download the latest version of the Signiant App to take advantage of the latest updates for Media Shuttle and Signiant's Transfer API." + "munki_display_name": "Smultron 13", + "munki_description": "Smultron is powerful and confident without being complicated. Its elegance and simplicity helps everyone being creative and to write and edit all sorts of texts." }, - "com.github.dataJAR-recipes.download.Navicat Premium Essentials 15-Trial": { - "name": "NavicatPremiumEssentials15", - "description": "Downloads the latest version of Navicat Premium Essentials 15 Trial.", + "com.github.dataJAR-recipes.download.Smultron 13": { + "name": "Smultron13", + "description": "Downloads latest version of Smultron 13", "repo": "autopkg/dataJAR-recipes", - "path": "Navicat Premium Essentials 15-Trial/Navicat Premium Essentials 15-Trial.download.recipe", - "shortname": "Navicat Premium Essentials 15-Trial.download", + "path": "Smultron 13/Smultron 13.download.recipe", + "shortname": "Smultron 13.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Navicat Premium Essentials 15-Trial" + "com.github.dataJAR-recipes.munki.Smultron 13" ] }, - "com.github.dataJAR-recipes.munki.Navicat Premium Essentials 15-Trial": { - "name": "NavicatPremiumEssentials15", - "description": "Downloads the latest version of Navicat Premium Essentials 15 and imports it into Munki.", + "com.github.dataJAR-recipes.jss.EgnyteDesktopSyncNoPrefs": { + "name": "Egnyte Desktop Sync", + "description": "Downloads the latest Egnyte Desktop Sync package and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Navicat Premium Essentials 15-Trial/Navicat Premium Essentials 15-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Navicat Premium Essentials 15-Trial", - "shortname": "Navicat Premium Essentials 15-Trial.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat Premium Essentials 15", - "munki_description": "Navicat is a database administration tool that allows you to simultaneously connect to MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application." + "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs", + "deprecated": true, + "shortname": "Egnyte Desktop Sync NoPrefs.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Keep a local copy of files on your Egnyte cloud storage using this desktop sync agent." }, - "com.github.dataJAR-recipes.munki.Google Backup and Sync": { - "name": "BackupandSync", - "description": "Downloads latest Google Backup and Sync disk image.", + "com.github.dataJAR-recipes.munki.Egnyte Desktop Sync NoPrefs": { + "name": "Egnyte Desktop Sync", + "description": "Downloads the latest Egnyte Desktop Sync package and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Google Backup and Sync/Google Backup and Sync.munki.recipe", - "parent": "com.github.nstrauss.download.BackupandSync", - "shortname": "Google Backup and Sync.munki", + "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs", + "shortname": "Egnyte Desktop Sync NoPrefs.munki", "inferred_type": "munki", - "munki_display_name": "Google Backup and Sync", - "munki_description": "Backup and Sync is an app for Mac and PC that backs up files and photos safely in Google Drive and Google Photos, so they're no longer trapped on your computer and other devices. Just choose the folders you want to back up, and we\u2019ll take care of the rest." + "munki_display_name": "Egnyte Desktop Sync", + "munki_description": "Keep a local copy of files on your Egnyte cloud storage using this desktop sync agent." }, - "com.github.dataJAR-recipes.munki.ossia score": { - "name": "ossiascore", - "description": "Downloads the latest version of ossia score and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs": { + "name": "Egnyte Drive", + "description": "PKG recipe for Egnyte Desktop Sync.", "repo": "autopkg/dataJAR-recipes", - "path": "ossia score/ossia score.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ossia score", - "shortname": "ossia score.munki", - "inferred_type": "munki", - "munki_display_name": "ossia score", - "munki_description": "ossia score, an interactive sequencer for the intermedia arts" + "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs", + "shortname": "Egnyte Desktop Sync NoPrefs.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.EgnyteDesktopSyncNoPrefs" + ] }, - "com.github.dataJAR-recipes.download.ossia score": { - "name": "ossiascore", - "description": "Downloads the latest version of ossia score.", + "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs": { + "name": "Egnyte Desktop Sync", + "description": "Downloads the latest version of Egnyte Desktop Sync.", "repo": "autopkg/dataJAR-recipes", - "path": "ossia score/ossia score.download.recipe", - "shortname": "ossia score.download", + "path": "Egnyte Desktop Sync NoPrefs/Egnyte Desktop Sync NoPrefs.download.recipe", + "deprecated": true, + "shortname": "Egnyte Desktop Sync NoPrefs.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ossia score" + "com.github.dataJAR-recipes.munki.Egnyte Desktop Sync NoPrefs", + "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs" ] }, - "com.github.dataJAR-recipes.munki.BrightPay UK 2021-22": { - "name": "BrightPayUK2021-22", - "description": "Downloads the latest version of BrightPay UK 2021-22 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.MagicaVoxel": { + "name": "MagicaVoxel", + "description": "Downloads the latest version of MagicaVoxel and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "BrightPay UK 2021-22/BrightPay UK 2021-22.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BrightPay UK 2021-22", - "shortname": "BrightPay UK 2021-22.munki", + "path": "MagicaVoxel/MagicaVoxel.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.MagicaVoxel", + "shortname": "MagicaVoxel.munki", "inferred_type": "munki", - "munki_display_name": "BrightPay UK 2021-22", - "munki_description": "BrightPay is fully HMRC recognised, supports all RTI submission types and includes full auto enrolment functionality. New and improved features include integration with accounting software and the ability to batch process multiple employers at the same time." + "munki_display_name": "MagicaVoxel", + "munki_description": "A free lightweight GPU-based voxel art editor and interactive path tracing renderer." }, - "com.github.dataJAR-recipes.download.BrightPay UK 2021-22": { - "name": "BrightPayUK2021-22", - "description": "Downloads latest version of BrightPay UK 2021-22.", + "com.github.dataJAR-recipes.download.MagicaVoxel": { + "name": "MagicaVoxel", + "description": "Downloads the latest version of MagicaVoxel.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "BrightPay UK 2021-22/BrightPay UK 2021-22.download.recipe", - "shortname": "BrightPay UK 2021-22.download", + "path": "MagicaVoxel/MagicaVoxel.download.recipe", + "shortname": "MagicaVoxel.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BrightPay UK 2021-22" + "com.github.dataJAR-recipes.pkg.MagicaVoxel" ] }, - "com.github.dataJAR-recipes.munki.Bridgehead": { - "name": "Bridgehead", - "description": "Downloads the latest version of Bridgehead and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.MagicaVoxel": { + "name": "MagicaVoxel", + "description": "Downloads the latest version of MagicaVoxel and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Bridgehead/Bridgehead.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Bridgehead", - "shortname": "Bridgehead.munki", + "path": "MagicaVoxel/MagicaVoxel.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MagicaVoxel", + "shortname": "MagicaVoxel.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.MagicaVoxel" + ] + }, + "com.github.dataJAR-recipes.munki.SketchUp Pro 2022 EN": { + "name": "SketchUpPro2022-EN", + "description": "Downloads the latest version of SketchUp Pro 2022 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "repo": "autopkg/dataJAR-recipes", + "path": "SketchUp Pro 2022 EN/SketchUp Pro 2022 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN", + "shortname": "SketchUp Pro 2022 EN.munki", "inferred_type": "munki", - "munki_display_name": "Bridgehead", - "munki_description": "Head Tracker is a USB device that quickly and precisely captures your head orientation up to 100 times per second.\n\nIt\u2019s comfortable, affordable, and leaves your eyes in the real world." + "munki_display_name": "SketchUp Pro 2022", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.download.Bridgehead": { - "name": "Bridgehead", - "description": "Downloads the latest version of Bridgehead.", + "com.github.dataJAR-recipes.download.SketchUp Pro 2022 EN": { + "name": "SketchUpPro2022-EN", + "description": "Downloads the latest version of SketchUp Pro 2022 EN.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Bridgehead/Bridgehead.download.recipe", - "shortname": "Bridgehead.download", + "path": "SketchUp Pro 2022 EN/SketchUp Pro 2022 EN.download.recipe", + "shortname": "SketchUp Pro 2022 EN.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Bridgehead" + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN" ] }, - "com.github.dataJAR-recipes.munki.Jamf Connect Verify": { - "name": "Jamf Connect Verify", - "description": "Downloads the latest release of Jamf Connect Verify and imports it in into Munki.", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN": { + "name": "SketchUpPro2022-EN", + "description": "Downloads the latest version of SketchUp Pro 2022 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Jamf Connect Verify/Jamf Connect Verify.munki.recipe", - "deprecated": true, - "shortname": "Jamf Connect Verify.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Connect Verify", - "munki_description": "Jamf Connect Verify is a menu bar application that allows for continuous password validation between network and local accounts. Validation can occur in the background, avoiding user engagement, or with user interaction." + "path": "SketchUp Pro 2022 EN/SketchUp Pro 2022 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2022 EN", + "shortname": "SketchUp Pro 2022 EN.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2022 EN" + ] }, - "com.github.dataJAR-recipes.download.KeyShot Network Rendering 2023": { - "name": "KeyShotNetworkRendering2023", - "description": "Downloads the latest version of KeyShot Network Rendering 2023.", + "com.github.dataJAR-recipes.download.Bria Enterprise": { + "name": "BriaEnterprise", + "description": "Download recipe for Bria Enterprise.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering 2023/KeyShot Network Rendering 2023.download.recipe", - "deprecated": true, - "shortname": "KeyShot Network Rendering 2023.download", + "path": "Bria Enterprise/Bria Enterprise.download.recipe", + "shortname": "Bria Enterprise.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 2023" + "com.github.dataJAR-recipes.munki.Bria Enterprise" ] }, - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 2023": { - "name": "KeyShotNetworkRendering2023", - "description": "Downloads the latest version of KeyShot Network Rendering 2023 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Bria Enterprise": { + "name": "BriaEnterprise", + "description": "Downloads thev latest ersion of Bria Enterprise and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "KeyShot Network Rendering 2023/KeyShot Network Rendering 2023.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.KeyShot Network Rendering 2023", - "deprecated": true, - "shortname": "KeyShot Network Rendering 2023.munki", + "path": "Bria Enterprise/Bria Enterprise.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Bria Enterprise", + "shortname": "Bria Enterprise.munki", "inferred_type": "munki", - "munki_display_name": "KeyShot Network Rendering 2023", - "munki_description": "Render On Your Network\n\nKeyShot Network Rendering allows you to connect multiple computer systems on one network and utilize all of your hardware to significantly and easily increase your rendering capacity and output.\n\nThe power of KeyShot Network Rendering resides in enabling you to continue refining your design, adding variations, and submiting additional jobs to completely offload your visualization to the network." + "munki_display_name": "Bria Enterprise", + "munki_description": "Empower your workforce with communication tools for the modern business" }, "com.github.dataJAR-recipes.download.VMware Fusion 13": { "name": "VMwareFusion13", @@ -87468,1577 +87539,1502 @@ "com.github.davidbpirie.jamf-upload.VMwareFusion13" ] }, - "com.github.dataJAR-recipes.download.Wondershare Filmora Mac": { - "name": "WondershareFilmoraMac", - "description": "Downloads latest version of the Wondershare Filmora Mac.", - "repo": "autopkg/dataJAR-recipes", - "path": "Wondershare Filmora for Mac/Wondershare Filmora Mac.download.recipe", - "shortname": "Wondershare Filmora Mac.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Wondershare Filmora Mac" - ] - }, - "com.github.dataJAR-recipes.munki.Wondershare Filmora Mac": { - "name": "WondershareFilmoraMac", - "description": "Downloads the latest version of Wondershare Filmora Mac and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Wondershare Filmora for Mac/Wondershare Filmora Mac.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Wondershare Filmora Mac", - "shortname": "Wondershare Filmora Mac.munki", - "inferred_type": "munki", - "munki_display_name": "Wondershare Filmora Mac", - "munki_description": "The ultimate video editing experience for macOS. A simple yet powerful editor that allows you to make stunning videos." - }, - "com.github.dataJAR-recipes.munki.Post Haste": { - "name": "Post Haste", - "description": "Downloads the latest version of Post Haste and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Post Haste/Post Haste.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Post Haste", - "shortname": "Post Haste.munki", - "inferred_type": "munki", - "munki_display_name": "Post Haste", - "munki_description": "Post Haste is a free project management tool that allows you to setup file and folder templates for your projects. Create a new project and everything's organized, ready for you to start." - }, - "com.github.dataJAR-recipes.pkg.Post Haste": { - "name": "Post Haste", - "description": "Downloads the latest version of Post Haste and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Post Haste/Post Haste.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Post Haste", - "shortname": "Post Haste.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.Post Haste" - ] - }, - "com.github.dataJAR-recipes.jss.Post Haste": { - "name": "Post Haste-Trial", - "description": "Downloads the current release version of Post Haste and builds a package. Then, uploads to the JSS.", + "com.github.dataJAR-recipes.jss.framer-modules": { + "name": "framer-modules", + "description": "Downloads the latest framer-modules disk image and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Post Haste/Post Haste.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Post Haste", + "path": "framer-modules/framer-modules.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.framer-modules", "deprecated": true, - "shortname": "Post Haste.jss", + "shortname": "framer-modules.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Post Haste is a free project management tool that allows you to setup file and folder templates for your projects. Create a new project and everything's organized, ready for you to start." + "jamf_description": "Tired of downloading and copying modules to the prototype on your own? We all are. That's why installing modules is now so easy even your grandma can do it." }, - "com.github.dataJAR-recipes.download.Post Haste": { - "name": "Post Haste", - "description": "Downloads latest version of Post Haste.", + "com.github.dataJAR-recipes.download.framer-modules": { + "name": "framer-modules", + "description": "Downloads the latest version of framer-modules.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Post Haste/Post Haste.download.recipe", - "shortname": "Post Haste.download", + "path": "framer-modules/framer-modules.download.recipe", + "shortname": "framer-modules.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Post Haste", - "com.github.dataJAR-recipes.pkg.Post Haste", - "com.github.davidbpirie.pkg.PostHaste" + "com.github.dataJAR-recipes.munki.framer-modules", + "com.github.dataJAR-recipes.pkg.framer-modules" ] }, - "com.github.dataJAR-recipes.pkg.FreeMind": { - "name": "FreeMind", - "description": "Downloads the latest version of FreeMind and builds a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "FreeMind/FreeMind.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.FreeMind", - "shortname": "FreeMind.pkg", - "inferred_type": "pkg" - }, - "com.github.dataJAR-recipes.munki.FreeMind": { - "name": "FreeMind", - "description": "Downloads the latest version of FreeMind, packages it and imports into Munki.", + "com.github.dataJAR-recipes.munki.framer-modules": { + "name": "framer-modules", + "description": "Downloads the latest version of framer-modules imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "FreeMind/FreeMind.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FreeMind", - "shortname": "FreeMind.munki", + "path": "framer-modules/framer-modules.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.framer-modules", + "shortname": "framer-modules.munki", "inferred_type": "munki", - "munki_display_name": "FreeMind", - "munki_description": "OpenSource MindMapper." + "munki_display_name": "framer-modules", + "munki_description": "Tired of downloading and copying modules to the prototype on your own? We all are. That's why installing modules is now so easy even your grandma can do it." }, - "com.github.dataJAR-recipes.download.FreeMind": { - "name": "FreeMind", - "description": "Downloads the latest version of FreeMind.", + "com.github.dataJAR-recipes.pkg.framer-modules": { + "name": "framer-modules", + "description": "Downloads the latest version of framer-modules and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "FreeMind/FreeMind.download.recipe", - "shortname": "FreeMind.download", - "inferred_type": "download", + "path": "framer-modules/framer-modules.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.framer-modules", + "shortname": "framer-modules.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.pkg.FreeMind", - "com.github.dataJAR-recipes.munki.FreeMind" + "com.github.dataJAR-recipes.jss.framer-modules" ] }, - "com.github.dataJAR-recipes.Shared Processors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.", - "repo": "autopkg/dataJAR-recipes", - "path": "Shared Processors/Shared Processors.recipe" - }, - "com.github.dataJAR-recipes.munki.Hudl SportsCode 11": { - "name": "HudlSportsCode11", - "description": "Downloads Hudl SportsCode 11 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Shotcut": { + "name": "Shotcut", + "description": "Downloads the latest version of Shotcut and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl SportsCode 11/Hudl SportsCode 11.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hudl SportsCode 11", - "shortname": "Hudl SportsCode 11.munki", + "path": "Shotcut/Shotcut.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Shotcut", + "shortname": "Shotcut.munki", "inferred_type": "munki", - "munki_display_name": "Hudl SportsCode 11", - "munki_description": "Gaining an edge on the competition requires flexible workflows that adapt to any situation" + "munki_display_name": "Shotcut", + "munki_description": "cross-platform (Qt), open-source (GPLv3) video editor " }, - "com.github.dataJAR-recipes.download.Hudl SportsCode 11": { - "name": "HudlSportsCode11", - "description": "Downloads Hudl SportsCode 11.", + "com.github.dataJAR-recipes.download.Shotcut": { + "name": "Shotcut", + "description": "Downloads the latest version of Shotcut. ", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl SportsCode 11/Hudl SportsCode 11.download.recipe", - "shortname": "Hudl SportsCode 11.download", + "path": "Shotcut/Shotcut.download.recipe", + "shortname": "Shotcut.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Hudl SportsCode 11" + "com.github.dataJAR-recipes.munki.Shotcut" ] }, - "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9.5": { - "name": "CubaseLEAIElements9.5", - "description": "Downloads the latest version of Cubase LE AI Elements 9.5 and imports into Munki.", + "com.github.dataJAR-recipes.munki.NordPass": { + "name": "NordPass", + "description": "Downloads the latest version of NordPass and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase LE AI Elements 9.5/Cubase LE AI Elements 9.5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9.5", - "deprecated": true + "path": "NordPass/NordPass.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.NordPass", + "shortname": "NordPass.munki", + "inferred_type": "munki", + "munki_display_name": "NordPass", + "munki_description": "NordPass \u2014 your digital life manager\n\nOrganize online life with NordPass \u2014 a secure solution for passwords, passkeys, credit cards, and more." }, - "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9.5": { - "name": "Cubase LE AI Elements 9.5", - "description": "Download recipe for the latest version of Cubase LE AI Elements 9.5", + "com.github.dataJAR-recipes.download.NordPass": { + "name": "NordPass", + "description": "Downloads the latest version of NordPass.\n\nFor Intel downloads leave ARCH_TYPE empty\nFor Apple Silicon use \"arm/\" in ARCH_TYPE", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase LE AI Elements 9.5/Cubase LE AI Elements 9.5.download.recipe", - "deprecated": true, + "path": "NordPass/NordPass.download.recipe", + "shortname": "NordPass.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9.5" + "com.github.dataJAR-recipes.munki.NordPass" ] }, - "com.github.dataJAR-recipes.munki.Steam": { - "name": "Steam", - "description": "Downloads the latest version of Steam and imports it into Munki.\n \nNOTE: This simply installs Steam.app to /Applications, upon first launch the Steam update process will download about 180 MB of assets to complete the installation. \nThese support files are downloaded to ~/Library/Application Support/Steam for the current user opening the app. These assets must be downloaded for each user on the system.", + "com.github.dataJAR-recipes.munki.Hudl Studio": { + "name": "HudlStudio", + "description": "Downloads the latest trial version of Hudl Studio and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Steam/Steam.munki.recipe", - "parent": "com.github.haircut.download.Steam", - "shortname": "Steam.munki", + "path": "Hudl Studio/Hudl Studio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hudl Studio", + "shortname": "Hudl Studio.munki", "inferred_type": "munki", - "munki_display_name": "Steam", - "munki_description": "Steam is the ultimate destination for playing, discussing, and creating games." + "munki_display_name": "Hudl Studio", + "munki_description": "Studio opens right from Hudl Sportscode for hassle-free, two-way sharing of video and graphics packages." }, - "com.github.dataJAR-recipes.download.Cubase 9": { - "name": "Cubase9", - "description": "Download recipe for the latest version of Cubase 9.", + "com.github.dataJAR-recipes.download.Hudl Studio": { + "name": "HudlStudio", + "description": "Downloads latest Hudl Studio disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase 9/Cubase 9.download.recipe", - "deprecated": true, - "shortname": "Cubase 9.download", + "path": "Hudl Studio/Hudl Studio.download.recipe", + "shortname": "Hudl Studio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Cubase 9" + "com.github.dataJAR-recipes.munki.Hudl Studio" ] }, - "com.github.dataJAR-recipes.munki.Cubase 9": { - "name": "Cubase9", - "description": "Downloads the latest version of Cubase 9 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Google Chrome Universal": { + "name": "Google Chrome", + "description": "Downloads the latest Google Chrome Universal disk image and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase 9/Cubase 9.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cubase 9", - "deprecated": true, - "shortname": "Cubase 9.munki", + "path": "Google Chrome Universal/Google Chrome Universal.munki.recipe", + "parent": "com.github.rtrouton.download.googlechromeuniversal", + "shortname": "Google Chrome Universal.munki", "inferred_type": "munki", - "munki_display_name": "Cubase 9", - "munki_description": "Ground-breaking new features, streamlined workflows and stunning new plug-ins \u2014 the latest update enhances your favorite digital audio workstation in every direction and underlines Cubase\u2019s claim of being the most complete DAW available. The new Lower Zone gives you direct access to editors and the MixConsole without leaving the Project window; the perfectly integrated Sampler Track opens up new creative possibilities; and the surgically precise frequency EQ takes your mix to the next level. The new Plug-in Sentinel, Multiple Marker Tracks, the improved Maximizer \u2014 Cubase 9 introduces loads of new features that you won\u2019t want to miss in future music productions." + "munki_display_name": "Google Chrome Universal", + "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." }, - "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial": { - "name": "SwitchResX4-Trial", - "description": "Downloads the latest version of SwitchResX4-Trial and creates a versioned PKG.", + "com.github.dataJAR-recipes.munki.ATEM Software Control": { + "name": "ATEMSoftwareControl", + "description": "Downloads the latest version of ATEM Software Control and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SwitchResX4-Trial/SwitchResX4-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SwitchResX4-Trial", - "shortname": "SwitchResX4-Trial.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.SwitchResX4-Trial" - ] + "path": "ATEM Software Control/ATEM Software Control.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ATEM Software Control", + "shortname": "ATEM Software Control.munki", + "inferred_type": "munki", + "munki_display_name": "ATEM Software Control", + "munki_description": "ATEM Software Control\n\nThe world\u2019s most advanced live production switcher control software!" }, - "com.github.dataJAR-recipes.download.SwitchResX4-Trial": { - "name": "SwitchResX4-Trial", - "description": "Downloads latest version of SwitchResX4-Trial.", + "com.github.dataJAR-recipes.download.ATEM Software Control": { + "name": "ATEMSoftwareControl", + "description": "Downloads the latest version of ATEM Software Control", "repo": "autopkg/dataJAR-recipes", - "path": "SwitchResX4-Trial/SwitchResX4-Trial.download.recipe", - "shortname": "SwitchResX4-Trial.download", + "path": "ATEM Software Control/ATEM Software Control.download.recipe", + "shortname": "ATEM Software Control.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial" + "com.github.dataJAR-recipes.munki.ATEM Software Control" ] }, - "com.github.dataJAR-recipes.munki.SwitchResX4-Trial": { - "name": "SwitchResX4-Trial", - "description": "Downloads the latest version of SwitchResX4-Trial and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "SwitchResX4-Trial/SwitchResX4-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial", - "shortname": "SwitchResX4-Trial.munki", - "inferred_type": "munki", - "munki_display_name": "SwitchResX4-Trial", - "munki_description": "With SwitchResX it is totally easy to match your screen resolution to the best for any app or use. While taking the benefits from full Retina for graphics or movie cutting, automatically change to HD-TV resolution when starting DVD Player or the usual beamer resolution when opening Powerpoint." - }, - "com.github.dataJAR-recipes.Firefox-locale": { - "name": "Firefox_%LOCALE%", - "description": "Downloads locale specific Firefox and imports into Munki.\n\nSet the 'LOCALE' variable to the required language version.\n\nList of available locale codes here: https://ftp.mozilla.org/pub/firefox/releases/110.0.1/mac/ or here https://ftp.mozilla.org/pub/firefox/releases/latest/README.txt", + "com.github.dataJAR-recipes.munki.ossia score": { + "name": "ossiascore", + "description": "Downloads the latest version of ossia score and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Firefox-locale/Firefox.munki.recipe", - "parent": "com.github.autopkg.download.firefox-rc-en_US", - "shortname": "Firefox.munki", + "path": "ossia score/ossia score.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ossia score", + "shortname": "ossia score.munki", "inferred_type": "munki", - "munki_display_name": "Mozilla Firefox", - "munki_description": "Mozilla Firefox is a free and open source web browser." + "munki_display_name": "ossia score", + "munki_description": "ossia score, an interactive sequencer for the intermedia arts" }, - "com.github.dataJAR-recipes.download.The MUT": { - "name": "The MUT", - "description": "Downloads the current release version of The MUT from Github.", + "com.github.dataJAR-recipes.download.ossia score": { + "name": "ossiascore", + "description": "Downloads the latest version of ossia score.", "repo": "autopkg/dataJAR-recipes", - "path": "The MUT/The MUT.download.recipe", - "shortname": "The MUT.download", + "path": "ossia score/ossia score.download.recipe", + "shortname": "ossia score.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.The MUT", - "com.github.dataJAR-recipes.munki.The MUT" + "com.github.dataJAR-recipes.munki.ossia score" ] }, - "com.github.dataJAR-recipes.pkg.The MUT": { - "name": "The MUT", - "description": "Downloads the latest version of The MUT and creates a package.", + "com.github.dataJAR-recipes.download.LogMeInRescueTechnicianConsole": { + "name": "LogMeIn Rescue Technician Console", + "description": "Downloads the latest version of LogMeIn Rescue Technician Console.", "repo": "autopkg/dataJAR-recipes", - "path": "The MUT/The MUT.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.The MUT", - "shortname": "The MUT.pkg", - "inferred_type": "pkg", + "path": "LogMeIn Rescue Technician Console/LogMeIn Rescue Technician Console.download.recipe", + "shortname": "LogMeIn Rescue Technician Console.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.The MUT" + "com.github.dataJAR-recipes.munki.LogMeInRescueTechnicianConsole" ] }, - "com.github.dataJAR-recipes.munki.The MUT": { - "name": "The MUT", - "description": "Downloads the latest version of The MUT and imports it into Munki.", + "com.github.dataJAR-recipes.munki.LogMeInRescueTechnicianConsole": { + "name": "LogMeIn Rescue Technician Console", + "description": "Downloads the latest version of LogMeIn Rescue Technician Console and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "The MUT/The MUT.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.The MUT", - "shortname": "The MUT.munki", + "path": "LogMeIn Rescue Technician Console/LogMeIn Rescue Technician Console.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.LogMeInRescueTechnicianConsole", + "shortname": "LogMeIn Rescue Technician Console.munki", "inferred_type": "munki", - "munki_display_name": "The MUT", - "munki_description": "The unofficial all-in-one mass update tool designed to be the perfect companion to the JSS Admin." + "munki_display_name": "LogMeIn Rescue Technician Console", + "munki_description": "LogMeIn Rescue Technician Console application for macOS." }, - "com.github.dataJAR-recipes.jss.The MUT": { - "name": "MUT", - "description": "Downloads the current release version of The MUT and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.VCVRack": { + "name": "VCVRack", + "description": "Downloads the latest version of VCV Rack and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "The MUT/The MUT.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.The MUT", + "path": "Andrew Belt/VCV Rack.munki.recipe", + "parent": "com.github.neilmartin83.download.VCVRack", + "shortname": "VCV Rack.munki", + "inferred_type": "munki", + "munki_display_name": "VCV Rack", + "munki_description": "VCV Rack is an free and open-source cross-platform software modular synthesizer." + }, + "com.github.dataJAR-recipes.jss.Racket 6": { + "name": "Racket6", + "description": "Download recipe for the latest version of Racket 6 and then uploads to the JSS.", + "repo": "autopkg/dataJAR-recipes", + "path": "Racket 6/Racket 6.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Racket 6", "deprecated": true, - "shortname": "The MUT.jss", + "shortname": "Racket 6.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The unofficial all-in-one mass update tool designed to be the perfect companion to the JSS Admin." + "jamf_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." }, - "com.github.dataJAR-recipes.download.inSSIDerOffice": { - "name": "inSSIDerOffice", - "description": "Downloads the latest version of inSSIDerOffice.", + "com.github.dataJAR-recipes.download.Racket 6": { + "name": "Racket6", + "description": "Download recipe for the latest version of Racket 6.", "repo": "autopkg/dataJAR-recipes", - "path": "inSSIDerOffice/inSSIDerOffice.download.recipe", - "shortname": "inSSIDerOffice.download", + "path": "Racket 6/Racket 6.download.recipe", + "shortname": "Racket 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.inSSIDerOffice" + "com.github.dataJAR-recipes.pkg.Racket 6" ] }, - "com.github.dataJAR-recipes.munki.inSSIDerOffice": { - "name": "inSSIDerOffice", - "description": "Downloads the latest version of the inSSIDerOffice and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "inSSIDerOffice/inSSIDerOffice.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.inSSIDerOffice", - "shortname": "inSSIDerOffice.munki", - "inferred_type": "munki", - "munki_display_name": "inSSIDerOffice", - "munki_description": "inSSIDer Office sheds light on common Wi-Fi problems like interference from other networks, channel placement, and signal strength issues. Use standalone for Wi-Fi visualization, or add Wi-Spy DBx hardware to see both Wi-Fi and non-Wi-Fi interference." - }, - "com.github.dataJAR-recipes.munki.iOS Console": { - "name": "iOSConsole", - "description": "Downloads the latest version of iOS Console and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Racket 6": { + "name": "Racket6", + "description": "Download recipe for the latest version of Racket 6 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "iOS Console/iOS Console.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.iOS Console", - "shortname": "iOS Console.munki", + "path": "Racket 6/Racket 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Racket 6", + "shortname": "Racket 6.munki", "inferred_type": "munki", - "munki_display_name": "iOS Console", - "munki_description": "iOS Console allows you to view iOS console logs directly from your Mac, and now with built in textual filtering, finding a specific log message has never been easier!" - }, - "com.github.dataJAR-recipes.download.iOS Console": { - "name": "iOSConsole", - "description": "Downloads latest version of iOS Console.", - "repo": "autopkg/dataJAR-recipes", - "path": "iOS Console/iOS Console.download.recipe", - "shortname": "iOS Console.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.iOS Console", - "com.github.dataJAR-recipes.pkg.iOS Console" - ] + "munki_display_name": "Racket 6", + "munki_description": "Racket is a general-purpose programming language as well as the world\u2019s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available." }, - "com.github.dataJAR-recipes.pkg.iOS Console": { - "name": "iOSConsole", - "description": "Downloads the latest version of iOS Console and creates a package.", + "com.github.dataJAR-recipes.pkg.Racket 6": { + "name": "Racket6", + "description": "Download recipe for the latest version of Racket 6 and creates a pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "iOS Console/iOS Console.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.iOS Console", - "shortname": "iOS Console.pkg", + "path": "Racket 6/Racket 6.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Racket 6", + "shortname": "Racket 6.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.iOS Console" + "com.github.dataJAR-recipes.jss.Racket 6", + "com.github.dataJAR-recipes.munki.Racket 6" ] }, - "com.github.dataJAR-recipes.jss.iOS Console": { - "name": "iOS Console", - "description": "Downloads the current release version of iOS Console and builds a package. Then, uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "iOS Console/iOS Console.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.iOS Console", - "deprecated": true, - "shortname": "iOS Console.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "iOS Console allows you to view iOS console logs directly from your Mac, and now with built in textual filtering, finding a specific log message has never been easier!" - }, - "com.github.dataJAR-recipes.download.TI-Nspire": { - "name": "TI-Nspire", - "description": "Downloads the latest version of TI-Nspire CX Student Software", + "com.github.dataJAR-recipes.pkg.webarchiveplayer": { + "name": "WebArchivePlayer", + "description": "Downloads the latest version of webarchiveplayer and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "TI-Nspire/TI-Nspire.download.recipe", - "shortname": "TI-Nspire.download", - "inferred_type": "download", + "path": "webarchiveplayer/webarchiveplayer.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.webarchiveplayer", + "shortname": "webarchiveplayer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.TI-Nspire" + "com.github.dataJAR-recipes.jss.webarchiveplayer" ] }, - "com.github.dataJAR-recipes.munki.TI-Nspire": { - "name": "TI-Nspire", - "description": "Downloads the latest version of TI-Nspire CX Student Software and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "TI-Nspire/TI-Nspire.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.TI-Nspire", - "shortname": "TI-Nspire.munki", - "inferred_type": "munki", - "munki_display_name": "TI-Nspire CX Student Software", - "munki_description": "Powerful computer software with a Computer Algebra System (CAS) that satisfies math and science curriculum needs from middle school through college.\n\nSymbolically solve equations, factor and expand variable expressions, complete the square, find antiderivatives, compute limits, find exact solutions in irrational form and more. " - }, - "com.github.dataJAR-recipes.munki.OpenJDK13": { - "name": "OpenJDK 13", - "description": "Downloads the current release version of OpenJDK 13, builds a package and imports it to Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "OpenJDK13/OpenJDK13.munki.recipe", - "parent": "com.github.rtrouton.pkg.OpenJDK13", - "deprecated": true, - "shortname": "OpenJDK13.munki", - "inferred_type": "munki", - "munki_display_name": "OpenJDK 13", - "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." - }, - "com.github.dataJAR-recipes.jss.Gladinet Cloud Mac Client 9": { - "name": "Gladinet Cloud Mac Client 9", - "description": "Downloads the Gladinet Cloud Mac Client 9 dmg and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.webarchiveplayer": { + "name": "webarchiveplayer", + "description": "Downloads the current release version of webarchiveplayer and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Mac Client 9/Gladinet Cloud Mac Client 9.jss.recipe", - "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9", + "path": "webarchiveplayer/webarchiveplayer.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.webarchiveplayer", "deprecated": true, - "shortname": "Gladinet Cloud Mac Client 9.jss", + "shortname": "webarchiveplayer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Gladinet Cloud Mac OS X client integrates with Mac Finder with a drive volume. Inside the drive volume, you can see the backend storage files and folders from Gladinet Cloud Enterprise." + "jamf_description": "WebArchivePlayer is a new desktop tool which provides a simple point-and-click wrapper for viewing any web archive file (in WARC and ARC format)." }, - "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 9": { - "name": "Gladinet Cloud Mac Client 9", - "description": "Downloads the Gladinet Cloud Mac Client 9 dmg and imports into Munki", + "com.github.dataJAR-recipes.munki.webarchiveplayer": { + "name": "WebArchivePlayer", + "description": "Downloads the latest version of webarchiveplayer and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Mac Client 9/Gladinet Cloud Mac Client 9.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9", - "shortname": "Gladinet Cloud Mac Client 9.munki", + "path": "webarchiveplayer/webarchiveplayer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.webarchiveplayer", + "shortname": "webarchiveplayer.munki", "inferred_type": "munki", - "munki_display_name": "Gladinet Cloud Mac Client", - "munki_description": "Gladinet Cloud Mac OS X client integrates with Mac Finder with a drive volume. Inside the drive volume, you can see the backend storage files and folders from Gladinet Cloud Enterprise." + "munki_display_name": "WebArchivePlayer", + "munki_description": "WebArchivePlayer is a new desktop tool which provides a simple point-and-click wrapper for viewing any web archive file (in WARC and ARC format)." }, - "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9": { - "name": "Gladinet Cloud Mac Client 9", - "description": "Download recipe for Gladinet Cloud Mac Client 9", + "com.github.dataJAR-recipes.download.webarchiveplayer": { + "name": "WebArchivePlayer", + "description": "Downloads the latest version of webarchiveplayer.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Gladinet Cloud Mac Client 9/Gladinet Cloud Mac Client 9.download.recipe", + "path": "webarchiveplayer/webarchiveplayer.download.recipe", "deprecated": true, - "shortname": "Gladinet Cloud Mac Client 9.download", + "shortname": "webarchiveplayer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Gladinet Cloud Mac Client 9", - "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 9" + "com.github.dataJAR-recipes.pkg.webarchiveplayer", + "com.github.dataJAR-recipes.munki.webarchiveplayer" ] }, - "com.github.dataJAR-recipes.munki.Screencast-O-Matic": { - "name": "Screencast-O-Matic", - "description": "Downloads latest version of Screencast-O-Matic for macOS and imports into Munki.", + "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Matrice": { + "name": "DJIAssistant2ForMatrice", + "description": "Downloads the latest version of DJI Assistant 2 For Matrice and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Screencast-O-Matic/Screencast-O-Matic.munki.recipe", - "parent": "com.github.mlbz521.download.Screencast-O-Matic", - "shortname": "Screencast-O-Matic.munki", + "path": "DJI Assistant 2 For Matrice/DJI Assistant 2 For Matrice.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DJI Assistant 2 For Matrice", + "shortname": "DJI Assistant 2 For Matrice.munki", "inferred_type": "munki", - "munki_display_name": "Screencast-O-Matic", - "munki_description": "Screencast-O-Matic is a screencasting and video editing software tool." + "munki_display_name": "DJI Assistant 2 For Matrice", + "munki_description": "Built to Endure. Engineered to Adapt." }, - "com.github.dataJAR-recipes.munki.sassafrasclient": { - "name": "Sassafras Client", - "description": "Downloads the latest client installer for Sassafras AllSight/LabSight/KeySight and imports it into Munki.", + "com.github.dataJAR-recipes.download.DJI Assistant 2 For Matrice": { + "name": "DJIAssistant2ForMatrice", + "description": "Downloads latest version of DJI Assistant 2 For Matrice.", "repo": "autopkg/dataJAR-recipes", - "path": "Sassafras Client/SassafrasClient.munki.recipe", - "parent": "com.github.jazzace.download.sassafrasclient", + "path": "DJI Assistant 2 For Matrice/DJI Assistant 2 For Matrice.download.recipe", "deprecated": true, - "shortname": "SassafrasClient.munki", - "inferred_type": "munki", - "munki_display_name": "Sassafras Client", - "munki_description": "KSP Client Installer from Sassafras Software" - }, - "com.github.dataJAR-recipes.download.Hudl Studio": { - "name": "HudlStudio", - "description": "Downloads latest Hudl Studio disk image.", - "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Studio/Hudl Studio.download.recipe", - "shortname": "Hudl Studio.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Hudl Studio" - ] - }, - "com.github.dataJAR-recipes.munki.Hudl Studio": { - "name": "HudlStudio", - "description": "Downloads the latest trial version of Hudl Studio and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Studio/Hudl Studio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hudl Studio", - "shortname": "Hudl Studio.munki", - "inferred_type": "munki", - "munki_display_name": "Hudl Studio", - "munki_description": "Studio opens right from Hudl Sportscode for hassle-free, two-way sharing of video and graphics packages." - }, - "com.github.dataJAR-recipes.download.Soundvision": { - "name": "Soundvision", - "description": "Downloads the latest version of Soundvision.", - "repo": "autopkg/dataJAR-recipes", - "path": "Soundvision/Soundvision.download.recipe", - "shortname": "Soundvision.download", + "shortname": "DJI Assistant 2 For Matrice.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Soundvision" + "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Matrice" ] }, - "com.github.dataJAR-recipes.munki.Soundvision": { - "name": "Soundvision", - "description": "Downloads the latest version of Soundvision and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Soundvision/Soundvision.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Soundvision", - "shortname": "Soundvision.munki", - "inferred_type": "munki", - "munki_display_name": "Soundvision", - "munki_description": "Soundvision\n\nBe the closest you could ever be to reality" - }, - "com.github.dataJAR-recipes.download.PreSonus Universal Control": { - "name": "PreSonus Universal Control", - "description": "Downloads the latest version of Universal Control", + "com.github.dataJAR-recipes.download.SecureDoc": { + "name": "SecureDoc", + "description": "Downloads the latest version of SecureDoc.", "repo": "autopkg/dataJAR-recipes", - "path": "PreSonus Universal Control/PreSonus Universal Control.download.recipe", - "shortname": "PreSonus Universal Control.download", + "path": "SecureDoc/SecureDoc.download.recipe", + "shortname": "SecureDoc.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PreSonus Universal Control" + "com.github.dataJAR-recipes.munki.SecureDoc" ] }, - "com.github.dataJAR-recipes.munki.PreSonus Universal Control": { - "name": "PreSonus Universal Control", - "description": "Downloads the latest version of PreSonus Universal Control and imports into Munki", + "com.github.dataJAR-recipes.munki.SecureDoc": { + "name": "SecureDoc", + "description": "Downloads the latest version of SecureDoc and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "PreSonus Universal Control/PreSonus Universal Control.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PreSonus Universal Control", - "shortname": "PreSonus Universal Control.munki", + "path": "SecureDoc/SecureDoc.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SecureDoc", + "shortname": "SecureDoc.munki", "inferred_type": "munki", - "munki_display_name": "PreSonus Universal Control", - "munki_description": "Universal Control provides the foundation upon which all FireStudio interfaces and Studio Live Mixers operate when connected to your Mac or PC." + "munki_display_name": "SecureDoc", + "munki_description": "SecureDoc2 \u2013 an application to create and verify electronic signatures" }, - "com.github.dataJAR-recipes.munki.EyeJack Creator 2021": { - "name": "EyeJack Creator 2021", - "description": "Downloads the latest version of EyeJack Creator 2021 and imports into Munki", + "com.github.dataJAR-recipes.jss.Citrix Files for Mac": { + "name": "Citrix Files for Mac", + "description": "Downloads the latest version of Citrix Files for Mac and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "EyeJack Creator 2021/EyeJack Creator 2021.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.EyeJack Creator 2021", + "path": "Citrix Files for Mac/Citrix Files for Mac.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Citrix Files for Mac", "deprecated": true, - "shortname": "EyeJack Creator 2021.munki", - "inferred_type": "munki", - "munki_display_name": "EyeJack Creator 2021", - "munki_description": "EyeJack Creator helps you bring art to life with animation and sound in 3 easy steps." + "shortname": "Citrix Files for Mac.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Citrix Files for Mac allows users with a ShareFile license to interact with all their files directly from the Finder. Files do not need to be synced locally. Quick access to sharing, requesting, and other file options are available through the right click menu." }, - "com.github.dataJAR-recipes.download.EyeJack Creator 2021": { - "name": "EyeJack Creator 2021", - "description": "Downloads the latest version of EyeJack Creator 2021", + "com.github.dataJAR-recipes.download.Citrix Files for Mac": { + "name": "Citrix Files for Mac", + "description": "Download recipe for Citrix Files for Mac.", "repo": "autopkg/dataJAR-recipes", - "path": "EyeJack Creator 2021/EyeJack Creator 2021.download.recipe", + "path": "Citrix Files for Mac/Citrix Files for Mac.download.recipe", "deprecated": true, - "shortname": "EyeJack Creator 2021.download", + "shortname": "Citrix Files for Mac.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.EyeJack Creator 2021" + "com.github.dataJAR-recipes.pkg.Citrix Files for Mac", + "com.github.dataJAR-recipes.munki.Citrix Files for Mac" ] }, - "com.github.dataJAR-recipes.download.Polar FlowSync 4": { - "name": "PolarFlowSync4", - "description": "Downloads the current release version of Polar FlowSync 4.", + "com.github.dataJAR-recipes.pkg.Citrix Files for Mac": { + "name": "Citrix Files for Mac", + "description": "Downloads the latest version of Citrix Files for Mac and imports into pkg.", "repo": "autopkg/dataJAR-recipes", - "path": "Polar FlowSync/Polar FlowSync 4.download.recipe", - "shortname": "Polar FlowSync 4.download", - "inferred_type": "download", + "path": "Citrix Files for Mac/Citrix Files for Mac.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Citrix Files for Mac", + "shortname": "Citrix Files for Mac.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Polar FlowSync 4" + "com.github.dataJAR-recipes.jss.Citrix Files for Mac" ] }, - "com.github.dataJAR-recipes.munki.Polar FlowSync 4": { - "name": "PolarFlowSync4", - "description": "Downloads the current release version of Polar FlowSync 4 and imports it to Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "Polar FlowSync/Polar FlowSync 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Polar FlowSync 4", - "shortname": "Polar FlowSync 4.munki", - "inferred_type": "munki", - "munki_display_name": "Polar FlowSync 4", - "munki_description": "Install Polar FlowSync 4 to sync all your training sessions and activity data with the Polar Flow web service for more in-depth analysis." - }, - "com.github.dataJAR-recipes.munki.flowsync": { - "name": "FlowSync", - "description": "Downloads the current release version of Polar FlowSync and imports it to Munki.", + "com.github.dataJAR-recipes.munki.Citrix Files for Mac": { + "name": "Citrix Files for Mac", + "description": "Downloads the latest version of Citrix Files for Mac and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Polar FlowSync/FlowSync.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.flowsync", - "shortname": "FlowSync.munki", + "path": "Citrix Files for Mac/Citrix Files for Mac.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Citrix Files for Mac", + "shortname": "Citrix Files for Mac.munki", "inferred_type": "munki", - "munki_display_name": "FlowSync", - "munki_description": "Install FlowSync to sync all your training sessions and activity data with the Polar Flow web service for more in-depth analysis." + "munki_display_name": "Citrix Files for Mac", + "munki_description": "Citrix Files for Mac allows users with a ShareFile license to interact with all their files directly from the Finder. Files do not need to be synced locally. Quick access to sharing, requesting, and other file options are available through the right click menu." }, - "com.github.dataJAR-recipes.download.flowsync": { - "name": "FlowSync", - "description": "Downloads the current release version of Polar FlowSync.", + "com.github.dataJAR-recipes.download.Blackmagic Desktop Video": { + "name": "BlackmagicDesktopVideo", + "description": "Downloads the latest version of Black Magic Desktop Video", "repo": "autopkg/dataJAR-recipes", - "path": "Polar FlowSync/FlowSync.download.recipe", - "shortname": "FlowSync.download", + "path": "Blackmagic Desktop Video/Blackmagic Desktop Video.download.recipe", + "shortname": "Blackmagic Desktop Video.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.flowsync" + "com.github.dataJAR-recipes.munki.Blackmagic Desktop Video" ] }, - "com.github.dataJAR-recipes.munki.SF Mono Fonts": { - "name": "SF Mono Fonts", - "description": "Downloads the latest version of SF Mono Fonts and imports into Munki", + "com.github.dataJAR-recipes.munki.Blackmagic Desktop Video": { + "name": "BlackmagicDesktopVideo", + "description": "Downloads the latest version of Black Magic Desktop Video and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Mono Fonts/SF Mono Fonts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Mono Fonts", - "shortname": "SF Mono Fonts.munki", + "path": "Blackmagic Desktop Video/Blackmagic Desktop Video.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Blackmagic Desktop Video", + "shortname": "Blackmagic Desktop Video.munki", "inferred_type": "munki", - "munki_display_name": "SF Mono Fonts", - "munki_description": "This monospaced variant of San Francisco enables alignment between rows and columns of text, and is used in coding environments like Xcode. SF Mono features six weights and supports Latin, Greek, and Cyrillic scripts." + "munki_display_name": "Blackmagic Desktop Video", + "munki_description": "Blackmagic Desktop Video includes everything you need to set up your DeckLink, Multibridge, UltraStudio, Intensity and H.264 Pro Recorder for any task in your facility." }, - "com.github.dataJAR-recipes.download.SF Mono Fonts": { - "name": "SF Mono Fonts", - "description": "Downloads the latest version of SF Mono Fonts", + "com.github.dataJAR-recipes.munki.Vernier Graphical Analysis": { + "name": "VernierGraphicalAnalysis", + "description": "Downloads the latest version of Vernier Graphical Analysis and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Mono Fonts/SF Mono Fonts.download.recipe", - "shortname": "SF Mono Fonts.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.SF Mono Fonts" - ] + "path": "Vernier Graphical Analysis/Vernier Graphical Analysis.munki.recipe", + "parent": "com.github.nstrauss.download.VernierGraphicalAnalysis", + "shortname": "Vernier Graphical Analysis.munki", + "inferred_type": "munki", + "munki_display_name": "Vernier Graphical Analysis", + "munki_description": "Collect, share, and analyze sensor data with our free software for macOS\u2122." }, - "com.github.dataJAR-recipes.munki.Appium Server GUI": { - "name": "AppiumServerGUI", - "description": "Downloads the latest version of Appium Server GUI and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Azeus Convene": { + "name": "AzeusConvene", + "description": "Downloads the latest version of Azeus Convene and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Appium Server GUI/Appium Server GUI.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Appium Server GUI", - "shortname": "Appium Server GUI.munki", + "path": "Azeus Convene/Azeus Convene.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Azeus Convene", + "shortname": "Azeus Convene.munki", "inferred_type": "munki", - "munki_display_name": "Appium Server GUI", - "munki_description": "Appium Server GUI is an app which gives you the power of the Appium automation server in a beautiful and flexible UI. " + "munki_display_name": "Azeus Convene", + "munki_description": "Convene was designed with all of your governance and meeting needs in mind. Our features and capabilities allow you to prepare and administer your meetings more efficiently.\n\nCreate agendas, manage schedules, collaborate in real-time, and execute actions.\n\nConvene allows you to control the whole meeting process effortlessly." }, - "com.github.dataJAR-recipes.download.Appium Server GUI": { - "name": "AppiumServerGUI", - "description": "Downloads the latest version of Appium Server GUI.", + "com.github.dataJAR-recipes.download.Azeus Convene": { + "name": "AzeusConvene", + "description": "Downloads the latest version of Azeus Convene.\n\nTo download the Intel version set ARCH_TYPE to \"v\"\nTo download the Apple Silicon version set ARCH_TYPE to \"aarch64.v\"", "repo": "autopkg/dataJAR-recipes", - "path": "Appium Server GUI/Appium Server GUI.download.recipe", - "shortname": "Appium Server GUI.download", + "path": "Azeus Convene/Azeus Convene.download.recipe", + "shortname": "Azeus Convene.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Appium Server GUI" + "com.github.dataJAR-recipes.munki.Azeus Convene" ] }, - "com.github.dataJAR-recipes.download.Sync": { - "name": "Sync", - "description": "Downloads the latest version of Sync.", + "com.github.dataJAR-recipes.download.RingCentral Classic": { + "name": "RingCentral Classic", + "description": "Downloads the latest version of RingCentral Classic", "repo": "autopkg/dataJAR-recipes", - "path": "Sync/Sync.download.recipe", - "shortname": "Sync.download", + "path": "RingCentral Classic/RingCentral Classic.download.recipe", + "shortname": "RingCentral Classic.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sync" + "com.github.dataJAR-recipes.munki.RingCentral Classic" ] }, - "com.github.dataJAR-recipes.munki.Sync": { - "name": "Sync", - "description": "Downloads the latest version of Sync and imports it into Munki.", + "com.github.dataJAR-recipes.munki.RingCentral Classic": { + "name": "RingCentral Classic", + "description": "Downloads the current release version of RingCentral Classic and imports it to Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sync/Sync.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sync", - "shortname": "Sync.munki", + "path": "RingCentral Classic/RingCentral Classic.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RingCentral Classic", + "shortname": "RingCentral Classic.munki", "inferred_type": "munki", - "munki_display_name": "Sync", - "munki_description": "Backup utility." + "munki_display_name": "RingCentral Classic", + "munki_description": "The RingCentral Classic app provides an intuitive, unified experience that lets you message, video, and phone wherever you are." }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2020 EN": { - "name": "SketchUpPro2020-EN", - "description": "Downloads the latest version of SketchUp Pro 2020 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.Youlean Loudness Meter 2": { + "name": "Youlean Loudness Meter 2", + "description": "Downloads the latest release of Youlean Loudness Meter 2.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2020 EN/SketchUp Pro 2020 EN.download.recipe", - "shortname": "SketchUp Pro 2020 EN.download", + "path": "Youlean Loudness Meter 2/Youlean Loudness Meter 2.download.recipe", + "shortname": "Youlean Loudness Meter 2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN" + "com.github.dataJAR-recipes.munki.Youlean Loudness Meter 2" ] }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN": { - "name": "SketchUpPro2020-EN", - "description": "Downloads the latest version of SketchUp Pro 2020 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", + "com.github.dataJAR-recipes.munki.Youlean Loudness Meter 2": { + "name": "Youlean Loudness Meter 2", + "description": "Downloads the latest release of Youlean Loudness Meter 2 and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2020 EN/SketchUp Pro 2020 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2020 EN", - "shortname": "SketchUp Pro 2020 EN.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2020 EN" - ] + "path": "Youlean Loudness Meter 2/Youlean Loudness Meter 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Youlean Loudness Meter 2", + "shortname": "Youlean Loudness Meter 2.munki", + "inferred_type": "munki", + "munki_display_name": "Youlean Loudness Meter 2", + "munki_description": "Youlean Loudness Meter helps you find the true perceived loudness of your audio and prepares it for TV or streaming services release." }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2020 EN": { - "name": "SketchUpPro2020-EN", - "description": "Downloads the latest version of SketchUp Pro 2020 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.Microsoft Outlook 2019": { + "name": "Microsoft Outlook 2019", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Outlook 2019 into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2020 EN/SketchUp Pro 2020 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN", - "shortname": "SketchUp Pro 2020 EN.munki", + "path": "Microsoft Outlook 2019/Microsoft Outlook 2019.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "shortname": "Microsoft Outlook 2019.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2020", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "Microsoft Outlook", + "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." }, - "com.github.dataJAR-recipes.munki.LabelsandAddresses": { - "name": "LabelsandAddresses", - "description": "Downloads the latest version of Labels and Addresses and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Hudl Sportscode Gamebreaker Plus 11": { + "name": "HudlSportscodeGamebreakerPlus11", + "description": "Downloads the latest trial version of Hudl Sportscode Gamebreaker Plus 11 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Labels and Addresses/Labels and Addresses.munki.recipe", - "parent": "com.github.neilmartin83.download.LabelsandAddresses", - "shortname": "Labels and Addresses.munki", + "path": "Hudl Sportscode Gamebreaker Plus v11/Hudl Sportscode Gamebreaker Plus 11.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Hudl Sportscode Gamebreaker Plus 11", + "shortname": "Hudl Sportscode Gamebreaker Plus 11.munki", "inferred_type": "munki", - "munki_display_name": "Labels and Addresses", - "munki_description": "Labels and Addresses is a home and office tool for designing and printing envelopes, postcards and diverse labels, such as address, shipping, file folder and barcode labels. The program can automatically take addresses from a list and insert them while printing for mass mailings." - }, - "com.github.dataJAR-recipes.download.Stretchly": { - "name": "Stretchly", - "description": "Downloads the latest version of Stretchly\n\nTo download the Intel version leave the ARCHITECTURE variable blank.\n\nTo download the Apple Silicon version use \"-arm64\" for the ARCHITECTURE variable.\n", + "munki_display_name": "Hudl Sportscode Gamebreaker Plus 11", + "munki_description": "The new Hudl Sportscode Gamebreaker Plus is more powerful and more intuitive with better scripting, faster interactions and easier integrations with your custom workflow." + }, + "com.github.dataJAR-recipes.download.Hudl Sportscode Gamebreaker Plus 11": { + "name": "HudlSportscodeGamebreakerPlus11", + "description": "Downloads latest Hudl Sportscode Gamebreaker Plus disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Stretchly/Stretchly.download.recipe", - "shortname": "Stretchly.download", + "path": "Hudl Sportscode Gamebreaker Plus v11/Hudl Sportscode Gamebreaker Plus 11.download.recipe", + "shortname": "Hudl Sportscode Gamebreaker Plus 11.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Stretchly" + "com.github.dataJAR-recipes.munki.Hudl Sportscode Gamebreaker Plus 11" ] }, - "com.github.dataJAR-recipes.munki.Stretchly": { - "name": "Stretchly", - "description": "Downloads the latest version of Stretchly and imports into Munki", + "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial": { + "name": "AirParrot 2-Trial", + "description": "Downloads the latest version of AirParrot 2-Trial and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Stretchly/Stretchly.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Stretchly", - "shortname": "Stretchly.munki", - "inferred_type": "munki", - "munki_display_name": "Stretchly", - "munki_description": "Stretchly is a cross-platform Electron app that reminds you to take breaks when working on your computer." + "path": "AirParrot 2-Trial/AirParrot 2-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.AirParrot 2-Trial", + "shortname": "AirParrot 2-Trial.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.AirParrot 2-Trial" + ] }, - "com.github.dataJAR-recipes.munki.Lingo": { - "name": "Lingo", - "description": "Downloads the latest version of Lingo and imports it into Munki.", + "com.github.dataJAR-recipes.jss.AirParrot 2-Trial": { + "name": "AirParrot 2-Trial", + "description": "Downloads the current release version of AirParrot 2-Trial and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Lingo/Lingo.munki.recipe", - "parent": "com.skoobasteeve.download.Lingo", - "shortname": "Lingo.munki", - "inferred_type": "munki", - "munki_display_name": "Lingo", - "munki_description": "The visual home for your brand\n\nStop wasting time looking for files buried in folders. Organize all your visual assets in one place with Lingo. Create and share living brand style guides, digital asset libraries and more." + "path": "AirParrot 2-Trial/AirParrot 2-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial", + "deprecated": true, + "shortname": "AirParrot 2-Trial.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "AirParrot allows you to wirelessly beam your screen or media files to a variety of media receivers. AirParrot quickly discovers available receivers on your network, and uses Quick Connect\u00ae to connect directly to a device running Reflector 2\u2122. Easily share your screen, videos, audio, presentations and so much more." }, - "com.github.dataJAR-recipes.munki.Smultron 14": { - "name": "Smultron14", - "description": "Downloads latest version of Smultron 14 and imports into Munki.", + "com.github.dataJAR-recipes.munki.AirParrot 2-Trial": { + "name": "AirParrot 2", + "description": "Downloads thev latest ersion of AirParrot 2 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Smultron 14/Smultron 14.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Smultron 14", - "shortname": "Smultron 14.munki", + "path": "AirParrot 2-Trial/AirParrot 2-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.AirParrot 2-Trial", + "shortname": "AirParrot 2-Trial.munki", "inferred_type": "munki", - "munki_display_name": "Smultron 14", - "munki_description": "Smultron is powerful and confident without being complicated. Its elegance and simplicity helps everyone being creative and to write and edit all sorts of texts." + "munki_display_name": "AirParrot 2", + "munki_description": "AirParrot allows you to wirelessly beam your screen or media files to a variety of media receivers. AirParrot quickly discovers available receivers on your network, and uses Quick Connect\u00ae to connect directly to a device running Reflector 2\u2122. Easily share your screen, videos, audio, presentations and so much more." }, - "com.github.dataJAR-recipes.download.Smultron 14": { - "name": "Smultron14", - "description": "Downloads latest version of Smultron 14", + "com.github.dataJAR-recipes.download.AirParrot 2-Trial": { + "name": "AirParrot 2", + "description": "Download recipe the trial version of AirParrot 2.", "repo": "autopkg/dataJAR-recipes", - "path": "Smultron 14/Smultron 14.download.recipe", - "shortname": "Smultron 14.download", + "path": "AirParrot 2-Trial/AirParrot 2-Trial.download.recipe", + "shortname": "AirParrot 2-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Smultron 14" + "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial", + "com.github.dataJAR-recipes.munki.AirParrot 2-Trial" ] }, - "com.github.dataJAR-recipes.download.Bria Enterprise": { - "name": "BriaEnterprise", - "description": "Download recipe for Bria Enterprise.", + "com.github.dataJAR-recipes.download.Garmin VIRB Edit": { + "name": "GarminVIRBEdit", + "description": "Downloads the latest version of Garmin VIRB Edit.", "repo": "autopkg/dataJAR-recipes", - "path": "Bria Enterprise/Bria Enterprise.download.recipe", - "shortname": "Bria Enterprise.download", + "path": "Garmin VIRB Edit/Garmin VIRB Edit.download.recipe", + "shortname": "Garmin VIRB Edit.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Bria Enterprise" + "com.github.dataJAR-recipes.munki.Garmin VIRB Edit" ] }, - "com.github.dataJAR-recipes.munki.Bria Enterprise": { - "name": "BriaEnterprise", - "description": "Downloads thev latest ersion of Bria Enterprise and imports into Munki.", + "com.github.dataJAR-recipes.munki.Garmin VIRB Edit": { + "name": "GarminVIRBEdit", + "description": "Downloads the latest version of Garmin VIRB Edit and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Bria Enterprise/Bria Enterprise.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Bria Enterprise", - "shortname": "Bria Enterprise.munki", + "path": "Garmin VIRB Edit/Garmin VIRB Edit.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Garmin VIRB Edit", + "shortname": "Garmin VIRB Edit.munki", "inferred_type": "munki", - "munki_display_name": "Bria Enterprise", - "munki_description": "Empower your workforce with communication tools for the modern business" + "munki_display_name": "Garmin VIRB Edit", + "munki_description": "The VIRB Edit desktop app combines your VIRB video footage with GPS and other data from any VIRB action camera or a compatible Garmin device. The result is a rich, memorable, video experience that you can easily share and post online." }, - "com.github.dataJAR-recipes.download.Shift": { - "name": "Shift", - "description": "Downloads the latest version of Shift.\n\nTo download for Intel use: \"x64\" in the DOWNLOAD_ARCH variable\nTo download for Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.munki.Front": { + "name": "Front", + "description": "Downloads the latest version of Front and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Shift/Shift.download.recipe", - "shortname": "Shift.download", + "path": "Front/Front.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Front", + "shortname": "Front.munki", + "inferred_type": "munki", + "munki_display_name": "Front", + "munki_description": "Whether you're at your desk or on the road, Front keeps your messages, apps, and teammates at your fingertips." + }, + "com.github.dataJAR-recipes.download.Front": { + "name": "Front", + "description": "Downloads the latest version of Front.", + "repo": "autopkg/dataJAR-recipes", + "path": "Front/Front.download.recipe", + "shortname": "Front.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Shift", - "com.github.autopkg.mikestechshop.pkg.Shift" + "com.github.dataJAR-recipes.munki.Front" ] }, - "com.github.dataJAR-recipes.munki.Shift": { - "name": "Shift", - "description": "Downloads the latest version of Shift and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", - "repo": "autopkg/dataJAR-recipes", - "path": "Shift/Shift.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Shift", - "shortname": "Shift.munki", - "inferred_type": "munki", - "munki_display_name": "Shift", - "munki_description": "The workstation for productive people.\nShift is the desktop app for streamlining and collaborating across accounts and workflows." - }, - "com.github.dataJAR-recipes.munki.Cloudflare WARP": { - "name": "CloudflareWARP", - "description": "Downloads the latest version of Cloudflare WARP and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.DraftSight": { + "name": "DraftSight", + "description": "Imports the latest version of the DraftSight software into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Cloudflare WARP/Cloudflare WARP.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cloudflare WARP", - "shortname": "Cloudflare WARP.munki", + "path": "DraftSight/DraftSight.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DraftSight", + "shortname": "DraftSight.munki", "inferred_type": "munki", - "munki_display_name": "Cloudflare WARP", - "munki_description": "The Cloudflare WARP client allows individuals and organizations to have a faster, more secure, and more private experience online.\n\nThe WARP client sits between your device and the Internet, and has several connection modes to better suit different needs." + "munki_display_name": "DraftSight", + "munki_description": "DraftSight is a feature-rich 2D and 3D CAD solution for architects, engineers and construction service providers, as well as professional CAD users, designers, educators and hobbyists." }, - "com.github.dataJAR-recipes.download.Cloudflare WARP": { - "name": "CloudflareWARP", - "description": "Downloads the latest version of Cloudflare WARP.", + "com.github.dataJAR-recipes.download.DraftSight": { + "name": "DraftSight", + "description": "Downloads the latest version of DraftSight.", "repo": "autopkg/dataJAR-recipes", - "path": "Cloudflare WARP/Cloudflare WARP.download.recipe", - "shortname": "Cloudflare WARP.download", + "path": "DraftSight/DraftSight.download.recipe", + "shortname": "DraftSight.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Cloudflare WARP" + "com.github.dataJAR-recipes.munki.DraftSight" ] }, - "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP": { - "name": "Microsoft Defender ATP", - "description": "Downloads the latest version of Microsoft Defender ATP and imports it into Munki.", + "com.github.dataJAR-recipes.download.Show Me Your ID 3.0": { + "name": "ShowMeYourID3.0", + "description": "Downloads latest version of the Show Me Your ID 3.0.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Defender ATP/Microsoft Defender ATP.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftdefenderatp", - "shortname": "Microsoft Defender ATP.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Defender ATP", - "munki_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats." + "path": "Show Me Your ID 3.0/Show Me Your ID 3.0.download.recipe", + "children": [ + "com.github.dataJAR-recipes.munki.Show Me Your ID 3.0" + ] }, - "com.github.dataJAR-recipes.munki.FFmpeg": { - "name": "FFmpeg", - "description": "Downloads the latest version of FFmpeg and imports into Munki.", + "com.github.dataJAR-recipes.munki.Show Me Your ID 3.0": { + "name": "ShowMeYourID3.0", + "description": "Downloads the latest version of Show Me Your ID 3.0 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FFmpeg/FFmpeg.munki.recipe", - "parent": "com.github.faumac.pkg.FFmpeg", - "shortname": "FFmpeg.munki", - "inferred_type": "munki", - "munki_display_name": "FFmpeg", - "munki_description": "A complete, cross-platform solution to record, convert and stream audio and video." + "path": "Show Me Your ID 3.0/Show Me Your ID 3.0.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Show Me Your ID 3.0" }, - "com.github.dataJAR-recipes.munki.Elgato Camera Hub": { - "name": "ElgatoCameraHub", - "description": "Downloads the latest version of Elgato Camera Hub and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Any Video Converter Free for Mac": { + "name": "AnyVideoConverter", + "description": "Downloads the latest trial version of Any Video Converter Free for Mac and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Elgato Camera Hub/Elgato Camera Hub.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Elgato Camera Hub", - "shortname": "Elgato Camera Hub.munki", + "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac", + "shortname": "Any Video Converter Free for Mac.munki", "inferred_type": "munki", - "munki_display_name": "Camera Hub", - "munki_description": "Unleash your webcam\u2019s full potential." + "munki_display_name": "Any Video Converter Free for Mac", + "munki_description": "Convert Videos Between Any Formats Freely! Any Video Converter Free is designed with no limitation and zero costs. It lets you effortlessly convert any video files to any format for FREE!" }, - "com.github.dataJAR-recipes.download.Elgato Camera Hub": { - "name": "ElgatoCameraHub", - "description": "Downloads the latest version of Elgato Camera Hub.", + "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac": { + "name": "AnyVideoConverter", + "description": "Download recipe for the latest trial version of Any Video Converter Free for Mac.", "repo": "autopkg/dataJAR-recipes", - "path": "Elgato Camera Hub/Elgato Camera Hub.download.recipe", - "shortname": "Elgato Camera Hub.download", + "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.download.recipe", + "shortname": "Any Video Converter Free for Mac.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Elgato Camera Hub" + "com.github.dataJAR-recipes.munki.Any Video Converter Free for Mac", + "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac" ] }, - "com.github.dataJAR-recipes.munki.Malwarebytes 3": { - "name": "Malwarebytes", - "description": "Downloads the latest version of Malwarebytes 3 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Malwarebytes 3/Malwarebytes 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Malwarebytes 3", - "shortname": "Malwarebytes 3.munki", - "inferred_type": "munki", - "munki_display_name": "Malwarebytes", - "munki_description": "Proven Malwarebytes technology crushes the growing threat of Mac malware.\nSo you are protected and your machine keeps running silky smooth.\nFinally, cybersecurity smart enough for the Mac." - }, - "com.github.dataJAR-recipes.download.Malwarebytes 3": { - "name": "Malwarebytes", - "description": "Download recipe for the latest version of Malwarebytes 3.", + "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac": { + "name": "AnyVideoConverter", + "description": "Downloads the latest version of Zinio Reader and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Malwarebytes 3/Malwarebytes 3.download.recipe", - "deprecated": true, - "shortname": "Malwarebytes 3.download", - "inferred_type": "download", + "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac", + "shortname": "Any Video Converter Free for Mac.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Malwarebytes 3", - "com.github.dataJAR-recipes.pkg.Malwarebytes 3" + "com.github.dataJAR-recipes.jss.Any Video Converter Free for Mac" ] }, - "com.github.dataJAR-recipes.jss.Malwarebytes 3": { - "name": "Malwarebytes", - "description": "Downloads the current release version of Malwarebytes 3 then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.Any Video Converter Free for Mac": { + "name": "AnyVideoConverter", + "description": "Downloads the current release version of Any Video Converter Free for Mac and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Malwarebytes 3/Malwarebytes 3.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Malwarebytes 3", + "path": "Any Video Converter Free for Mac/Any Video Converter Free for Mac.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac", "deprecated": true, - "shortname": "Malwarebytes 3.jss", + "shortname": "Any Video Converter Free for Mac.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Proven Malwarebytes technology crushes the growing threat of Mac malware.\nSo you are protected and your machine keeps running silky smooth.\nFinally, cybersecurity smart enough for the Mac." + "jamf_description": "Convert Videos Between Any Formats Freely! Any Video Converter Free is designed with no limitation and zero costs. It lets you effortlessly convert any video files to any format for FREE!" }, - "com.github.dataJAR-recipes.pkg.Malwarebytes 3": { - "name": "Malwarebytes", - "description": "Downloads the latest version of Malwarebytes 3 and appends version number to the pkg", + "com.github.dataJAR-recipes.download.RingCentral Meetings Rooms": { + "name": "RingCentral Meetings Rooms", + "description": "Downloads the latest version of RingCentral Meetings Rooms", "repo": "autopkg/dataJAR-recipes", - "path": "Malwarebytes 3/Malwarebytes 3.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Malwarebytes 3", - "shortname": "Malwarebytes 3.pkg", - "inferred_type": "pkg", + "path": "RingCentral Meetings Rooms/RingCentral Meetings Rooms.download.recipe", + "shortname": "RingCentral Meetings Rooms.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Malwarebytes 3" + "com.github.dataJAR-recipes.munki.RingCentral Meetings Rooms" ] }, - "com.github.dataJAR-recipes.munki.AJA U-TAP Updater": { - "name": "AJAU-TAPUpdater", - "description": "Downloads the current release version of AJA U-TAP Updater, builds a package and imports it to Munki.", + "com.github.dataJAR-recipes.munki.RingCentral Meetings Rooms": { + "name": "RingCentral Meetings Rooms", + "description": "Downloads the latest version of RingCentral Meetings Rooms\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "AJA U-TAP Updater/AJA U-TAP Updater.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.AJA U-TAP Updater", - "shortname": "AJA U-TAP Updater.munki", + "path": "RingCentral Meetings Rooms/RingCentral Meetings Rooms.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.RingCentral Meetings Rooms", + "shortname": "RingCentral Meetings Rooms.munki", "inferred_type": "munki", - "munki_display_name": "AJA U-TAP Updater", - "munki_description": "U-TAP SDI Simple USB 3.0\n \nPowered 3G-SDI Capture" + "munki_display_name": "RingCentral Meetings Rooms", + "munki_description": "RingCentral Meetings Rooms is the \u201cEvery Room\u201d video conferencing solution. It is a next-generation cloud-based video conference room solution without the expensive proprietary hardware needed with traditional video conference room systems. It is easy to configure with off-the-shelf equipment and delivers HD video, audio,and web conferencing capabilities." }, - "com.github.dataJAR-recipes.download.AJA U-TAP Updater": { - "name": "AJAU-TAPUpdater", - "description": "Downloads the current release version of AJA U-TAP Updater.", + "com.github.dataJAR-recipes.download.midimonitor": { + "name": "MidiMonitor", + "description": "Download recipe of Midi Monitor.", "repo": "autopkg/dataJAR-recipes", - "path": "AJA U-TAP Updater/AJA U-TAP Updater.download.recipe", - "shortname": "AJA U-TAP Updater.download", + "path": "Midi Monitor/MidiMonitor.download.recipe", + "shortname": "MidiMonitor.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.AJA U-TAP Updater" + "com.github.dataJAR-recipes.munki.midimonitor" ] }, - "com.github.dataJAR-recipes.download.CatoClient": { - "name": "CatoClient", - "description": "Downloads the latest version of CatoClient.", + "com.github.dataJAR-recipes.munki.midimonitor": { + "name": "MidiMonitor", + "description": "Download the latest version of Midi Monitor and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "CatoClient/CatoClient.download.recipe", - "shortname": "CatoClient.download", + "path": "Midi Monitor/MidiMonitor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.midimonitor", + "shortname": "MidiMonitor.munki", + "inferred_type": "munki", + "munki_display_name": "MidiMonitor", + "munki_description": "MIDI Monitor is an app to display MIDI signals going in and out of your Mac. Musicians will find it handy for tracking down confusing MIDI problems, and programmers can use it to test MIDI drivers and applications." + }, + "com.github.dataJAR-recipes.munki.Inquisit 6 Lab": { + "name": "Inquisit6Lab", + "description": "Downloads the current release version of Inquisit 6 Lab and imports into munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Inquisit 6 Lab/Inquisit 6 Lab.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Inquisit 6 Lab", + "shortname": "Inquisit 6 Lab.munki", + "inferred_type": "munki", + "munki_display_name": "Inquisit 6 Lab", + "munki_description": "Inquisit 6 Lab is a powerful tool for designing and administering rich psychological tests and experiments on dedicated computers, whether in the lab, the clinic, or out in the field. Use any of the tests in the Millisecond Test Library, customize them, or program your own." + }, + "com.github.dataJAR-recipes.download.Inquisit 6 Lab": { + "name": "Inquisit6Lab", + "description": "Download recipe for the latest version of Inquisit 6 Lab.", + "repo": "autopkg/dataJAR-recipes", + "path": "Inquisit 6 Lab/Inquisit 6 Lab.download.recipe", + "shortname": "Inquisit 6 Lab.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.CatoClient" + "com.github.dataJAR-recipes.munki.Inquisit 6 Lab" ] }, - "com.github.dataJAR-recipes.munki.CatoClient": { - "name": "CatoClient", - "description": "Downloads the latest version of CatoClient and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 6": { + "name": "CrashPlanForEnterprise6", + "description": "Downloads the latest version CrashPlan for Enterprise 6 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "CatoClient/CatoClient.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.CatoClient", - "shortname": "CatoClient.munki", + "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6", + "shortname": "CrashPlan for Enterprise 6.munki", "inferred_type": "munki", - "munki_display_name": "CatoClient", - "munki_description": "The Cato Client enables secure connectivity from mobile devices used by businesses to the Cato Cloud service" + "munki_display_name": "CrashPlan for Enterprise 6", + "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." }, - "com.github.dataJAR-recipes.download.Sennheiser AMBEO Orbit": { - "name": "AMBEO Orbit", - "description": "Downloads the latest version of Sennheiser AMBEO Orbit.", + "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 6": { + "name": "CrashPlanForEnterprise6", + "description": "Download recipe for the latest version of CrashPlan for Enterprise 6 and extracts the Pkg", "repo": "autopkg/dataJAR-recipes", - "path": "Sennheiser AMBEO Orbit/Sennheiser AMBEO Orbit.download.recipe", + "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.download.recipe", "deprecated": true, - "shortname": "Sennheiser AMBEO Orbit.download", + "shortname": "CrashPlan for Enterprise 6.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sennheiser AMBEO Orbit" + "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6" ] }, - "com.github.dataJAR-recipes.munki.Sennheiser AMBEO Orbit": { - "name": "AMBEO Orbit", - "description": "Downloads the latest version of Sennheiser AMBEO Orbit and imports into Munki.", + "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6": { + "name": "CrashPlanForEnterprise6", + "description": "Download recipe for the latest version of CrashPlan for Enterprise 6.", "repo": "autopkg/dataJAR-recipes", - "path": "Sennheiser AMBEO Orbit/Sennheiser AMBEO Orbit.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sennheiser AMBEO Orbit", - "shortname": "Sennheiser AMBEO Orbit.munki", - "inferred_type": "munki", - "munki_display_name": "AMBEO Orbit", - "munki_description": "The AMBEO Orbit is a Sennheiser\u2019s free binaural panner plugin, designed to facilitate mixing immersive binaural content." + "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 6", + "shortname": "CrashPlan for Enterprise 6.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 6", + "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 6" + ] }, - "com.github.dataJAR-recipes.munki.GPower": { - "name": "GPower", - "description": "Downloads the latest version of G*Power and imports it into Munki.\n\nBefore distribution outside of the vendors website, please seek permission from the authors as per their terms of service.\n\nFurther information can be found here: https://www.psychologie.hhu.de/en/arbeitsgruppen/allgemeine-psychologie-und-arbeitspsychologie/gpower", + "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 6": { + "name": "CrashPlanForEnterprise6", + "description": "Downloads the latest version of CrashPlan for Enterprise 6 and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "GPower/GPower.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.GPower", - "shortname": "GPower.munki", - "inferred_type": "munki", - "munki_display_name": "G*Power", - "munki_description": "G*Power\nStatistical Power Analyses for Mac and Windows\n\nG*Power is a tool to compute statistical power analyses for many different t tests, F tests, \u03c72 tests, z tests and some exact tests. G*Power can also be used to compute effect sizes and to display graphically the results of power analyses." + "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6", + "deprecated": true, + "shortname": "CrashPlan for Enterprise 6.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." }, - "com.github.dataJAR-recipes.download.GPower": { - "name": "GPower", - "description": "Downloads the latest version of G*Power.\n\nBefore distribution outside of the vendors website, please seek permission from the authors as per their terms of service.\n\nFurther information can be found here: https://www.psychologie.hhu.de/en/arbeitsgruppen/allgemeine-psychologie-und-arbeitspsychologie/gpower", + "com.github.dataJAR-recipes.download.renpy 7": { + "name": "renpy7", + "description": "Download recipe for the latest version of renpy 7.", "repo": "autopkg/dataJAR-recipes", - "path": "GPower/GPower.download.recipe", - "shortname": "GPower.download", + "path": "renpy 7/renpy 7.download.recipe", + "deprecated": true, + "shortname": "renpy 7.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.GPower" + "com.github.dataJAR-recipes.pkg.renpy 7" ] }, - "com.github.dataJAR-recipes.download.Final Draft 13": { - "name": "FinalDraft13", - "description": "Downloads the latest version of Final Draft 13.", + "com.github.dataJAR-recipes.jss.renpy 7": { + "name": "renpy7", + "description": "Downloads the current release version of renpy 7 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Final Draft 13/Final Draft 13.download.recipe", - "shortname": "Final Draft 13.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Final Draft 13" - ] + "path": "renpy 7/renpy 7.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.renpy 7", + "deprecated": true, + "shortname": "renpy 7.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." }, - "com.github.dataJAR-recipes.munki.Final Draft 13": { - "name": "FinalDraft13", - "description": "Downloads the latest version of Final Draft 13 and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.renpy 7": { + "name": "renpy7", + "description": "Downloads the latest version of renpy 7 and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Final Draft 13/Final Draft 13.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Final Draft 13", - "shortname": "Final Draft 13.munki", - "inferred_type": "munki", - "munki_display_name": "Final Draft 13", - "munki_description": "More Tools. More Productivity. More Progress.\n\nFinal Draft 13 is the most customizable version of the world\u2019s bestselling screenwriting software. Take your idea to script with easy-to-use tools so you can get more done with your writing sessions and achieve your goals faster." + "path": "renpy 7/renpy 7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.renpy 7", + "shortname": "renpy 7.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.renpy 7", + "com.github.dataJAR-recipes.munki.renpy 7" + ] }, - "com.github.dataJAR-recipes.munki.Aspera Connect": { - "name": "Aspera Connect", - "description": "Downloads the latest version of Aspera Connect and imports it into Munki.", + "com.github.dataJAR-recipes.munki.renpy 7": { + "name": "renpy7", + "description": "Downloads the latest version of renpy 7 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Aspera Connect/Aspera Connect.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Aspera Connect", - "shortname": "Aspera Connect.munki", + "path": "renpy 7/renpy 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.renpy 7", + "shortname": "renpy 7.munki", "inferred_type": "munki", - "munki_display_name": "Aspera Connect", - "munki_description": "IBM Aspera Connect\n\nHigh-performance transfer client\n\nPush the limits of maximum-speed transfers. Aspera Connect helps you securely move file and folders of any size." + "munki_display_name": "Ren'Py", + "munki_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." }, - "com.github.dataJAR-recipes.pkg.Aspera Connect": { - "name": "AsperaConnect", - "description": "Downloads the latest version of Aspera Connect and creates a package", + "com.github.dataJAR-recipes.munki.Jamf Connect Sync": { + "name": "Jamf Connect Sync", + "description": "Downloads the latest release of Jamf Connect Sync and imports it in into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Aspera Connect/Aspera Connect.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Aspera Connect", + "path": "Jamf Connect Sync/Jamf Connect Sync.munki.recipe", "deprecated": true, - "shortname": "Aspera Connect.pkg", - "inferred_type": "pkg" + "shortname": "Jamf Connect Sync.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Connect Sync", + "munki_description": "Jamf Connect Sync (formerly NoMAD Pro) is a menu bar application that helps manage your Okta password. With Jamf Connect Sync, you can sign in to your Okta account and synchronize your Okta password with your local account." }, - "com.github.dataJAR-recipes.download.Aspera Connect": { - "name": "AsperaConnect", - "description": "Downloads latest version of Aspera Connect.", + "com.github.dataJAR-recipes.download.Egnyte Desktop App Core": { + "name": "EgnyteDesktopAppCore", + "description": "Downloads the latest version of Egnyte Desktop App Core.", "repo": "autopkg/dataJAR-recipes", - "path": "Aspera Connect/Aspera Connect.download.recipe", - "shortname": "Aspera Connect.download", + "path": "Egnyte Desktop App Core/Egnyte Desktop App Core.download.recipe", + "shortname": "Egnyte Desktop App Core.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Aspera Connect", - "com.github.dataJAR-recipes.pkg.Aspera Connect" + "com.github.dataJAR-recipes.munki.Egnyte Desktop App Core", + "com.github.autopkg.mikestechshop.pkg.EgnyteDesktopAppCore" ] }, - "com.github.dataJAR-recipes.jss.PreForm": { - "name": "PreForm", - "description": "Downloads the current release version of PreForm and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Egnyte Desktop App Core": { + "name": "EgnyteDesktopAppCore", + "description": "Downloads the latest version of Egnyte Desktop App Core and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "PreForm/PreForm.jss.recipe", - "parent": "com.github.haircut.pkg.PreForm", - "deprecated": true, - "shortname": "PreForm.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "PreForm prepares your 3D models for printing on your Formlabs printer, giving you the freedom to focus on creating. Get your model ready in minutes, upload to your printer, and let it build." + "path": "Egnyte Desktop App Core/Egnyte Desktop App Core.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop App Core", + "shortname": "Egnyte Desktop App Core.munki", + "inferred_type": "munki", + "munki_display_name": "Egnyte Desktop App Core", + "munki_description": "One trusted platform to secure and govern all your company\u2019s files, no matter where work happens." }, - "com.github.dataJAR-recipes.munki.PreForm": { - "name": "PreForm", - "description": "Downloads the latest trial version of PreForm and imports into Munki.", + "com.github.dataJAR-recipes.pkg.Perimeter 81": { + "name": "Perimeter 81", + "description": "Downloads the current release version of Perimeter 81 and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "PreForm/PreForm.munki.recipe", - "parent": "com.github.haircut.download.PreForm", - "shortname": "PreForm.munki", + "path": "Perimeter 81/Perimeter 81.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Perimeter 81", + "shortname": "Perimeter 81.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.Perimeter 81" + ] + }, + "com.github.dataJAR-recipes.munki.Perimeter 81": { + "name": "Perimeter81", + "description": "Downloads the current release version of Perimeter 81, builds a package and imports it to Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Perimeter 81/Perimeter 81.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Perimeter 81", + "shortname": "Perimeter 81.munki", "inferred_type": "munki", - "munki_display_name": "PreForm", - "munki_description": "PreForm prepares your 3D models for printing on your Formlabs printer, giving you the freedom to focus on creating. Get your model ready in minutes, upload to your printer, and let it build." + "munki_display_name": "Perimeter 81", + "munki_description": "Perimeter 81 is a Zero Trust Network as a Service that helps you to secure your team\u2019s network, including valuable local and cloud resources.\n\nIncorporating the highest standards of Zero Trust Security, Perimeter 81 users can create adaptive least-privilege access policies based on device, identity, role, and location." }, - "com.github.dataJAR-recipes.download.BambuStudio": { - "name": "BambuStudio", - "description": "Downloads the latest version BambuStudio.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.download.Perimeter 81": { + "name": "Perimeter81", + "description": "Downloads the current release version of Perimeter 81.", "repo": "autopkg/dataJAR-recipes", - "path": "BambuStudio/BambuStudio.download.recipe", - "shortname": "BambuStudio.download", + "path": "Perimeter 81/Perimeter 81.download.recipe", + "shortname": "Perimeter 81.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BambuStudio" + "com.github.dataJAR-recipes.pkg.Perimeter 81" ] }, - "com.github.dataJAR-recipes.munki.BambuStudio": { - "name": "BambuStudio", - "description": "Downloads the current release version of BambuStudio and imports into munki.", + "com.github.dataJAR-recipes.download.rekordbox 7": { + "name": "rekordbox6", + "description": "Downloads the latest version of rekordbox 7", "repo": "autopkg/dataJAR-recipes", - "path": "BambuStudio/BambuStudio.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BambuStudio", - "shortname": "BambuStudio.munki", + "path": "rekordbox 7/rekordbox 7.download.recipe", + "shortname": "rekordbox 7.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.rekordbox 7" + ] + }, + "com.github.dataJAR-recipes.munki.rekordbox 7": { + "name": "rekordbox7", + "description": "Downloads the latest version of rekordbox 7 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "repo": "autopkg/dataJAR-recipes", + "path": "rekordbox 7/rekordbox 7.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.rekordbox 7", + "shortname": "rekordbox 7.munki", "inferred_type": "munki", - "munki_display_name": "BambuStudio", - "munki_description": "Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience." + "munki_display_name": "rekordbox 7", + "munki_description": "rekordbox is complete DJ software, from cloud music management to creative performance capabilities. Sync your library on multiple devices." }, - "com.github.dataJAR-recipes.download.Rhino 7": { - "name": "Rhino 7", - "description": "Downloads the latest version Rhino 7.", + "com.github.dataJAR-recipes.download.Appium Server GUI": { + "name": "AppiumServerGUI", + "description": "Downloads the latest version of Appium Server GUI.", "repo": "autopkg/dataJAR-recipes", - "path": "Rhino 7/Rhino 7.download.recipe", - "shortname": "Rhino 7.download", + "path": "Appium Server GUI/Appium Server GUI.download.recipe", + "shortname": "Appium Server GUI.download", "inferred_type": "download", "children": [ - "com.github.hansen-m.pkg.Rhino 7", - "com.github.dataJAR-recipes.munki.Rhino 7", - "com.github.moofit-recipes.pkg.Rhino7" + "com.github.dataJAR-recipes.munki.Appium Server GUI" ] }, - "com.github.dataJAR-recipes.munki.Rhino 7": { - "name": "Rhinoceros", - "description": "Downloads the current release version of Rhino 7 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Appium Server GUI": { + "name": "AppiumServerGUI", + "description": "Downloads the latest version of Appium Server GUI and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Rhino 7/Rhino 7.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Rhino 7", - "shortname": "Rhino 7.munki", + "path": "Appium Server GUI/Appium Server GUI.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Appium Server GUI", + "shortname": "Appium Server GUI.munki", "inferred_type": "munki", - "munki_display_name": "Rhino 7", - "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." + "munki_display_name": "Appium Server GUI", + "munki_description": "Appium Server GUI is an app which gives you the power of the Appium automation server in a beautiful and flexible UI. " }, - "com.github.dataJAR-recipes.download.Sound Particles": { - "name": "SoundParticlesr", - "description": "Downloads the latest version of Sound Particles.", + "com.github.dataJAR-recipes.download.Retrologue": { + "name": "Retrologue", + "description": "Downloads the latest version of Retrologue.", "repo": "autopkg/dataJAR-recipes", - "path": "Sound Particles/Sound Particles.download.recipe", - "shortname": "Sound Particles.download", + "path": "Retrologue/Retrologue.download.recipe", + "shortname": "Retrologue.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sound Particles" + "com.github.dataJAR-recipes.munki.Retrologue" ] }, - "com.github.dataJAR-recipes.munki.Sound Particles": { - "name": "SoundParticles", - "description": "Downloads the latest version of the Sound Particles and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Retrologue": { + "name": "Retrologue", + "description": "Downloads the latest version of Retrologue and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sound Particles/Sound Particles.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sound Particles", - "shortname": "Sound Particles.munki", + "path": "Retrologue/Retrologue.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Retrologue", + "shortname": "Retrologue.munki", "inferred_type": "munki", - "munki_display_name": "Sound Particles", - "munki_description": "Sound Particles is an immersive audio software capable of generating thousands (even millions) of sounds in a virtual 3D audio world. Creating highly complex sounds has never been this quick." + "munki_display_name": "Retrologue", + "munki_description": "VIRTUAL ANALOG SYNTHESIZER \u2013 RETROLOGUE\n\nThe flexible, intuitive Retrologue emulates the warmth and fatness of classic analog synthesizers.\n\nThree virtual analog oscillators and a first-class set of filters produce a wealth of rich, inspring sounds; its adaptable arpeggiator, powerful modulation system and FX rack help make Retrologue the first choice for producers everywhere." }, - "com.github.dataJAR-recipes.download.eLicenser Control": { - "name": "eLicenser Control", - "description": "Downloads the latest version of eLicenser Control", + "com.github.dataJAR-recipes.download.Muse Hub": { + "name": "MuseHub", + "description": "Downloads the latest version of Muse Hub.", "repo": "autopkg/dataJAR-recipes", - "path": "eLicenser Control/eLicenser Control.download.recipe", - "shortname": "eLicenser Control.download", + "path": "Muse Hub/Muse Hub.download.recipe", + "shortname": "Muse Hub.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.eLicenser Control" + "com.github.dataJAR-recipes.munki.Muse Hub" ] }, - "com.github.dataJAR-recipes.pkg.eLicenser Control": { - "name": "eLicenser Control", - "description": "Downloads the latest version of eLicenser Controland creates a package", + "com.github.dataJAR-recipes.munki.Muse Hub": { + "name": "MuseHub", + "description": "Downloads the latest version of Muse Hub and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "eLicenser Control/eLicenser Control.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.eLicenser Control", - "shortname": "eLicenser Control.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.eLicenser Control" - ] + "path": "Muse Hub/Muse Hub.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Muse Hub", + "shortname": "Muse Hub.munki", + "inferred_type": "munki", + "munki_display_name": "Muse Hub", + "munki_description": "Muse Hub brings creative tools to everyone. Download free apps, sample libraries, plugins and more for music and audio production." }, - "com.github.dataJAR-recipes.munki.eLicenser Control": { - "name": "eLicenser Control", - "description": "Downloads the latest version of eLicenser Control and imports into Munki", + "com.github.dataJAR-recipes.munki.macOSLAPS": { + "name": "macOSLAPS", + "description": "Downloads the latest version of macOSLAPS and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "eLicenser Control/eLicenser Control.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.eLicenser Control", - "shortname": "eLicenser Control.munki", + "path": "macOSLAPS/macOSLAPS.munki.recipe", + "parent": "com.github.neilmartin83.download.macOSLAPS", + "shortname": "macOSLAPS.munki", "inferred_type": "munki", - "munki_display_name": "eLicenser Control", - "munki_description": "The eLicenser Control Center is a utility that allows for managing music software licenses by a variety of manufacturers." + "munki_display_name": "macOSLAPS", + "munki_description": "Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows." }, - "com.github.dataJAR-recipes.munki.RemotePCSuite": { - "name": "RemotePCSuite", - "description": "Downloads the latest version of RemotePCSuite and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.SF Arabic Fonts": { + "name": "SF Arabic Fonts", + "description": "Downloads the latest version of SF Arabic Fonts and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "RemotePCSuite/RemotePCSuite.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RemotePCSuite", - "shortname": "RemotePCSuite.munki", + "path": "SF Arabic Fonts/SF Arabic Fonts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Arabic Fonts", + "shortname": "SF Arabic Fonts.munki", "inferred_type": "munki", - "munki_display_name": "RemotePCSuite", - "munki_description": "The best remote access and remote desktop solution for PC, Mac and Linux." + "munki_display_name": "SF Arabic Fonts", + "munki_description": "A contemporary interpretation of the Naskh style with a rational and flexible design, this extension of San Francisco is the Arabic system font on Apple platforms. Like San Francisco, SF Arabic features nine weights and variable optical sizes that automatically adjust spacing and contrast based on the point size." }, - "com.github.dataJAR-recipes.download.RemotePCSuite": { - "name": "RemotePCSuite", - "description": "Downloads the latest version of RemotePCSuite.", + "com.github.dataJAR-recipes.download.SF Arabic Fonts": { + "name": "SF Arabic Fonts", + "description": "Downloads the latest version of SF Arabic Fonts", "repo": "autopkg/dataJAR-recipes", - "path": "RemotePCSuite/RemotePCSuite.download.recipe", - "shortname": "RemotePCSuite.download", + "path": "SF Arabic Fonts/SF Arabic Fonts.download.recipe", + "shortname": "SF Arabic Fonts.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RemotePCSuite" + "com.github.dataJAR-recipes.munki.SF Arabic Fonts" ] }, - "com.github.dataJAR-recipes.pkg.Foldr": { - "name": "Foldr", - "description": "Downloads the latest version of Foldr and creates a flat PKG.", + "com.github.dataJAR-recipes.Seafile Client": { + "name": "SeafileClient", + "description": "Downloads latest version of Seafile Client and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Foldr/Foldr.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Foldr", - "shortname": "Foldr.pkg", - "inferred_type": "pkg", + "path": "Seafile Client/Seafile Client.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Seafile Client", + "shortname": "Seafile Client.munki", + "inferred_type": "munki", + "munki_display_name": "Seafile Client", + "munki_description": "Seafile is an open source cloud storage for your teams and organizations. (Dropbox like)" + }, + "com.github.dataJAR-recipes.download.Seafile Client": { + "name": "SeafileClient", + "description": "Downloads latest version of Seafile Client for mac", + "repo": "autopkg/dataJAR-recipes", + "path": "Seafile Client/Seafile Client.download.recipe", + "shortname": "Seafile Client.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Foldr" + "com.github.dataJAR-recipes.Seafile Client" ] }, - "com.github.dataJAR-recipes.munki.Foldr": { - "name": "Foldr", - "description": "Downloads the latest trial version of Foldr and imports into Munki.", + "com.github.dataJAR-recipes.munki.Rhinoceros": { + "name": "Rhinoceros", + "description": "Downloads the current release version of Rhinoceros and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Foldr/Foldr.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Foldr", - "shortname": "Foldr.munki", + "path": "Rhinoceros/Rhinoceros.munki.recipe", + "parent": "com.github.hansen-m.download.Rhinoceros", + "shortname": "Rhinoceros.munki", "inferred_type": "munki", - "munki_display_name": "Foldr", - "munki_description": "Foldr for your macOS Finder. A single location to access your files whether on premise or in the cloud. No waiting. No syncing. No fuss." - }, - "com.github.dataJAR-recipes.jss.Foldr": { - "name": "Foldr", - "description": "Downloads the current release version of Foldr and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "Foldr/Foldr.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Foldr", - "deprecated": true, - "shortname": "Foldr.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Foldr for your macOS Finder. A single location to access your files whether on premise or in the cloud. No waiting. No syncing. No fuss." + "munki_display_name": "Rhinoceros", + "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." }, - "com.github.dataJAR-recipes.download.Foldr": { - "name": "Foldr", - "description": "Download recipe for the latest trial version of Foldr.", + "com.github.dataJAR-recipes.download.ARRIRAWConverter 4": { + "name": "ARRIRAWConverter4", + "description": "Downloads the latest ARRIRAWConverter 4 disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Foldr/Foldr.download.recipe", - "shortname": "Foldr.download", + "path": "ARRIRAWConverter 4/ARRIRAWConverter 4.download.recipe", + "shortname": "ARRIRAWConverter 4.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Foldr", - "com.github.dataJAR-recipes.munki.Foldr" + "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4" ] }, - "com.github.dataJAR-recipes.download.Capture One 16.3": { - "name": "CaptureOne16.3", - "description": "Downloads the latest perpetual version of Capture One 16.3.", + "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4": { + "name": "ARRIRAWConverter4", + "description": "Create a pkg of the latest version of ARRIRAWConverter 4, used as .app contains nop usefult version information", "repo": "autopkg/dataJAR-recipes", - "path": "Capture One 16.3/Capture One 16.3.download.recipe", + "path": "ARRIRAWConverter 4/ARRIRAWConverter 4.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.ARRIRAWConverter 4", + "shortname": "ARRIRAWConverter 4.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Capture One 16.3" + "com.github.dataJAR-recipes.munki.ARRIRAWConverter 4" ] }, - "com.github.dataJAR-recipes.munki.Capture One 16.3": { - "name": "CaptureOne16.3", - "description": "Downloads the latest perpetual version of Capture One 16.3 and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Capture One 16.3/Capture One 16.3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Capture One 16.3" - }, - "com.github.dataJAR-recipes.munki.Millumin4": { - "name": "Millumin4", - "description": "Downloads the latest version of Millumin4 and imports into Munki.", + "com.github.dataJAR-recipes.munki.ARRIRAWConverter 4": { + "name": "ARRIRAWConverter4", + "description": "Downloads the latest trial version of ARRIRAWConverter 4 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Millumin4/Millumin4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Millumin4", - "shortname": "Millumin4.munki", + "path": "ARRIRAWConverter 4/ARRIRAWConverter 4.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4", + "shortname": "ARRIRAWConverter 4.munki", "inferred_type": "munki", - "munki_display_name": "Millumin4", - "munki_description": "The complete solution to create Audiovisual Shows." + "munki_display_name": "ARRIRAWConverter 4", + "munki_description": "The ARRIRAW Converter (ARC) is ARRI`s free reference tool for processing MXF/ARRIRAW or ARRIRAW files to render images of optimal quality. It contains ARRI`s Software Development Kit (SDK) which is also used in the postproduction tools Adobe, Autodesk, Blackmagic, Colorfront, FilmLight, Filmmaster, Nablet AVID AMA PlugIn, The Foundry, and many others." }, - "com.github.dataJAR-recipes.download.Millumin4": { - "name": "Millumin4", - "description": "Downloads the latest trial version of the Millumin4.", + "com.github.dataJAR-recipes.download.Pulsar": { + "name": "Pulsar", + "description": "Downloads the latest version of Pulsar.\n\nFor the ARCH_TYPE variable use \"Intel\" or \"Silicon\"", "repo": "autopkg/dataJAR-recipes", - "path": "Millumin4/Millumin4.download.recipe", - "shortname": "Millumin4.download", + "path": "Pulsar/Pulsar.download.recipe", + "shortname": "Pulsar.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Millumin4" + "com.github.dataJAR-recipes.munki.Pulsar" ] }, - "com.github.dataJAR-recipes.munki.cardPresso": { - "name": "cardPresso", - "description": "Downloads the latest version of cardPresso and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Pulsar": { + "name": "Pulsar", + "description": "Downloads the latest version of Pulsar and imports it into Munki.\n\nFor the SUPPORTED_ARCH variable use \"x86_64\" for Intel and \"arm64\" for Silicon", "repo": "autopkg/dataJAR-recipes", - "path": "cardPresso/cardPresso.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.cardPresso", - "shortname": "cardPresso.munki", + "path": "Pulsar/Pulsar.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Pulsar", + "shortname": "Pulsar.munki", "inferred_type": "munki", - "munki_display_name": "cardPresso", - "munki_description": "cardPresso ID card software is the ultimate tool for your professional ID card production in a user-friendly way, designed to have the best performance with large databases with and without photos." + "munki_display_name": "Pulsar", + "munki_description": "A Community-led Hyper-Hackable Text Editor" }, - "com.github.dataJAR-recipes.download.cardPresso": { - "name": "cardPresso", - "description": "Downloads the latest version of cardPresso.", + "com.github.dataJAR-recipes.download.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "cardPresso/cardPresso.download.recipe", - "shortname": "cardPresso.download", + "path": "Rectangle/Rectangle.download.recipe", + "shortname": "Rectangle.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.cardPresso" + "com.github.rtrouton.pkg.Rectangle", + "com.github.dataJAR-recipes.pkg.Rectangle", + "com.github.dataJAR-recipes.munki.Rectangle", + "com.github.almenscorner.intune.Rectangle" ] }, - "com.github.dataJAR-recipes.munki.OpenLens": { - "name": "OpenLens", - "description": "Downloads the latest version of OpenLens and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Rectangle": { + "name": "Rectangle", + "description": "Downloads the current release version of Rectangle and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "OpenLens/OpenLens.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.OpenLens", - "shortname": "OpenLens.munki", - "inferred_type": "munki", - "munki_display_name": "OpenLens", - "munki_description": "OpenLens Binary Build Repository" + "path": "Rectangle/Rectangle.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Rectangle", + "deprecated": true, + "shortname": "Rectangle.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Move and resize windows on macOS with keyboard shortcuts and snap areas" }, - "com.github.dataJAR-recipes.download.OpenLens": { - "name": "OpenLens", - "description": "Downloads the latest version of OpenLens.\n\nUse \"-arm64\" in the \"ARCH\" variable to download for Apple Silicon. Leave blank for Intel.", + "com.github.dataJAR-recipes.pkg.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "OpenLens/OpenLens.download.recipe", - "shortname": "OpenLens.download", - "inferred_type": "download", + "path": "Rectangle/Rectangle.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Rectangle", + "shortname": "Rectangle.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.OpenLens" + "com.github.dataJAR-recipes.jss.Rectangle", + "com.github.haircut.install.Rectangle", + "com.github.andredb90.filewave.Rectangle", + "com.github.grahampugh.recipes.jamf.Rectangle", + "com.github.davidbpirie.jamf-upload.Rectangle" ] }, - "com.github.dataJAR-recipes.munki.Aircall": { - "name": "Aircall", - "description": "Downloads the latest version of Aircall and imports into Munki", + "com.github.dataJAR-recipes.munki.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Aircall/Aircall.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.Aircall", - "shortname": "Aircall.munki", + "path": "Rectangle/Rectangle.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Rectangle", + "shortname": "Rectangle.munki", "inferred_type": "munki", - "munki_display_name": "Aircall", - "munki_description": "Simple to set up. Easy to use. Cloud-based call center software connected to your tools." + "munki_display_name": "Rectangle", + "munki_description": "Move and resize windows on macOS with keyboard shortcuts and snap areas." }, - "com.github.dataJAR-recipes.munki.iVMS-4200": { - "name": "iVMS4200", - "description": "Downloads the latest version of iVMS-4200 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Platypus": { + "name": "Platypus", + "description": "Downloads the latest version of Platypus and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "iVMS-4200/iVMS-4200.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.iVMS-4200", - "shortname": "iVMS-4200.munki", + "path": "Platypus/Platypus.munki.recipe", + "parent": "com.github.peshay.download.Platypus", + "shortname": "Platypus.munki", "inferred_type": "munki", - "munki_display_name": "iVMS-4200", - "munki_description": "iVMS-4200 is a versatile client software application for Hikvision video surveillance." + "munki_display_name": "Platypus", + "munki_description": "Platypus is a developer tool for the macOS operating system. It creates native macOS applications from interpreted scripts such as shell scripts or Perl, Ruby and Python programs. This is done by wrapping the script in an application bundle along with a native executable binary that runs the script." }, - "com.github.dataJAR-recipes.download.iVMS-4200": { - "name": "iVMS4200", - "description": "Downloads the latest version of iVMS-4200.", + "com.github.dataJAR-recipes.pkg.Platypus": { + "name": "Platypus", + "description": "Downloads the current release version of Platypus and makes a package.", "repo": "autopkg/dataJAR-recipes", - "path": "iVMS-4200/iVMS-4200.download.recipe", - "shortname": "iVMS-4200.download", - "inferred_type": "download", + "path": "Platypus/Platypus.pkg.recipe", + "parent": "com.github.peshay.download.Platypus", + "shortname": "Platypus.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.iVMS-4200" + "com.github.dataJAR-recipes.jss.Platypus" ] }, - "com.github.dataJAR-recipes.download.CsoundQt": { - "name": "CsoundQt", - "description": "Downloads the latest version of CsoundQt.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.jss.Platypus": { + "name": "Platypus", + "description": "Downloads the current release version of Platypus and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "CsoundQt/CsoundQt.download.recipe", - "shortname": "CsoundQt.download", + "path": "Platypus/Platypus.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Platypus", + "deprecated": true, + "shortname": "Platypus.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Platypus is a developer tool for the macOS operating system. It creates native macOS applications from interpreted scripts such as shell scripts or Perl, Ruby and Python programs. This is done by wrapping the script in an application bundle along with a native executable binary that runs the script." + }, + "com.github.dataJAR-recipes.munki.Sky Sports": { + "name": "SkySports", + "description": "Downloads the latest version of Sky Sports and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Sky Sports/Sky Sports.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Sky Sports", + "shortname": "Sky Sports.munki", + "inferred_type": "munki", + "munki_display_name": "Sky Sports", + "munki_description": "Sky Sports Video Player" + }, + "com.github.dataJAR-recipes.download.Sky Sports": { + "name": "SkySports", + "description": "Downloads the latest version of Sky Sports.", + "repo": "autopkg/dataJAR-recipes", + "path": "Sky Sports/Sky Sports.download.recipe", + "shortname": "Sky Sports.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.CsoundQt" + "com.github.dataJAR-recipes.munki.Sky Sports" ] }, - "com.github.dataJAR-recipes.munki.CsoundQt": { - "name": "CsoundQt", - "description": "Downloads the latest version of CsoundQt and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Anki": { + "name": "Anki", + "description": "Downloads the latest version of Anki and imports it into Munki.\n\nUse \"x86_64\" for \"arm64\" for SUPPORTED_ARCH ", "repo": "autopkg/dataJAR-recipes", - "path": "CsoundQt/CsoundQt.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CsoundQt", - "shortname": "CsoundQt.munki", + "path": "Anki/Anki.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Anki", + "shortname": "Anki.munki", "inferred_type": "munki", - "munki_display_name": "CsoundQt", - "munki_description": "CsoundQt is a frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help. It is a cross-platform and aims to be a simple yet powerful and complete development environment for Csound. It can open files created by MacCsound. Csound is a musical programming language with a very long history, with roots in the origins of computer music. It is still being maintained by an active community and despite its age, is still one of the most powerful tools for sound processing and synthesis. CsoundQt hopes to bring the power of Csound to a larger group of people, by reducing Csound's intial learning curve, and by giving users more immediate control of their sound. It hopes to be both a simple tool for the beginner, as well as a powerful tool for experienced users." + "munki_display_name": "Anki", + "munki_description": "Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn." }, - "com.github.dataJAR-recipes.pkg.CsoundQt": { - "name": "CsoundQt", - "description": "Downloads the latest version of CsoundQt and exports package.", + "com.github.dataJAR-recipes.download.Anki": { + "name": "Anki", + "description": "Downloads the latest version of Anki.\n\nTo download the Intel version use \"intel\" for ARCH_TYPE.\nTo download the Apple Silicon version use \"apple\" for ARCH_TYPE.", "repo": "autopkg/dataJAR-recipes", - "path": "CsoundQt/CsoundQt.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.CsoundQt", - "shortname": "CsoundQt.pkg", - "inferred_type": "pkg", + "path": "Anki/Anki.download.recipe", + "shortname": "Anki.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.CsoundQt", - "com.github.dataJAR-recipes.jss.CsoundQt" + "com.github.dataJAR-recipes.munki.Anki" ] }, - "com.github.dataJAR-recipes.jss.CsoundQt": { - "name": "CsoundQt", - "description": "Downloads the current release version of CsoundQt and then uploads to the JSS", + "com.github.dataJAR-recipes.jss.Godot 3": { + "name": "Godot3", + "description": "Downloads the current release version of Godot 3 and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "CsoundQt/CsoundQt.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CsoundQt", + "path": "Godot 3/Godot 3.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Godot 3", "deprecated": true, - "shortname": "CsoundQt.jss", + "shortname": "Godot 3.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "CsoundQt is a frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help. It is a cross-platform and aims to be a simple yet powerful and complete development environment for Csound. It can open files created by MacCsound. Csound is a musical programming language with a very long history, with roots in the origins of computer music. It is still being maintained by an active community and despite its age, is still one of the most powerful tools for sound processing and synthesis. CsoundQt hopes to bring the power of Csound to a larger group of people, by reducing Csound's intial learning curve, and by giving users more immediate control of their sound. It hopes to be both a simple tool for the beginner, as well as a powerful tool for experienced users." + "jamf_description": "Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.\n\nGodot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code." }, - "com.github.dataJAR-recipes.download.Raycast": { - "name": "Raycast", - "description": "Downloads the latest version of Raycast.", + "com.github.dataJAR-recipes.pkg.Godot 3": { + "name": "Godot3", + "description": "Downloads the latest version of Godot 3 and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Raycast/Raycast.download.recipe", - "shortname": "Raycast.download", - "inferred_type": "download", + "path": "Godot 3/Godot 3.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Godot 3", + "shortname": "Godot 3.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Raycast" + "com.github.dataJAR-recipes.jss.Godot 3" ] }, - "com.github.dataJAR-recipes.munki.Raycast": { - "name": "Raycast", - "description": "Downloads the latest version of Raycast and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Raycast/Raycast.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Raycast", - "shortname": "Raycast.munki", - "inferred_type": "munki", - "munki_display_name": "Raycast", - "munki_description": "Supercharged productivity\n\nRaycast is a blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more." - }, - "com.github.dataJAR-recipes.munki.reMarkable": { - "name": "reMarkable", - "description": "Downloads the latest version of reMarkable and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Godot 3": { + "name": "Godot3", + "description": "Downloads the latest version of Godot 3 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "reMarkable/reMarkable.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.reMarkable", - "shortname": "reMarkable.munki", + "path": "Godot 3/Godot 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Godot 3", + "shortname": "Godot 3.munki", "inferred_type": "munki", - "munki_display_name": "reMarkable", - "munki_description": "The next-generation paper tablet\n\nReplace your notebooks and printed documents with the only tablet that feels like paper." + "munki_display_name": "Godot 3", + "munki_description": "Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.\n\nGodot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code." }, - "com.github.dataJAR-recipes.download.reMarkable": { - "name": "reMarkable", - "description": "Downloads the latest version of reMarkable.", + "com.github.dataJAR-recipes.download.Godot 3": { + "name": "Godot3", + "description": "Download recipe for the latest version of Godot 3.", "repo": "autopkg/dataJAR-recipes", - "path": "reMarkable/reMarkable.download.recipe", - "shortname": "reMarkable.download", + "path": "Godot 3/Godot 3.download.recipe", + "shortname": "Godot 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.reMarkable" + "com.github.dataJAR-recipes.pkg.Godot 3", + "com.github.dataJAR-recipes.munki.Godot 3" ] }, - "com.github.dataJAR-recipes.download.Arctic": { - "name": "Arctic", - "description": "Downloads the latest version of Arctic.", + "com.github.dataJAR-recipes.munki.Lingo": { + "name": "Lingo", + "description": "Downloads the latest version of Lingo and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Arctic/Arctic.download.recipe", - "shortname": "Arctic.download", + "path": "Lingo/Lingo.munki.recipe", + "parent": "com.skoobasteeve.download.Lingo", + "shortname": "Lingo.munki", + "inferred_type": "munki", + "munki_display_name": "Lingo", + "munki_description": "The visual home for your brand\n\nStop wasting time looking for files buried in folders. Organize all your visual assets in one place with Lingo. Create and share living brand style guides, digital asset libraries and more." + }, + "com.github.dataJAR-recipes.download.Catalyst Browse": { + "name": "CatalystBrowse", + "description": "Download recipe for the latest trial version of Catalyst Browse.", + "repo": "autopkg/dataJAR-recipes", + "path": "Catalyst Browse/Catalyst Browse.download.recipe", + "shortname": "Catalyst Browse.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Arctic" + "com.github.dataJAR-recipes.munki.Catalyst Browse", + "com.github.autopkg.mikestechshop.pkg.CatalystBrowse" ] }, - "com.github.dataJAR-recipes.munki.Arctic": { - "name": "Arctic", - "description": "Downloads the latest version of Arctic and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Catalyst Browse": { + "name": "CatalystBrowse", + "description": "Downloads the latest trial version of Catalyst Browse and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Arctic/Arctic.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Arctic", - "shortname": "Arctic.munki", + "path": "Catalyst Browse/Catalyst Browse.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Catalyst Browse", + "shortname": "Catalyst Browse.munki", "inferred_type": "munki", - "munki_display_name": "Arctic", - "munki_description": "A single-view source of truth for all your Final Cut Pro libraries, whether they are connected or in a cupboard. Locate media, assets, caches, and clean up what you no longer need." + "munki_display_name": "Catalyst Browse", + "munki_description": "Catalyst Browse, a cross-platform viewing and logging tool for all Sony Pro formats, offers streamlined media management that simplifies your workflow and secures your content." }, - "com.github.dataJAR-recipes.download.Cordless": { - "name": "Cordless", - "description": "Downloads the latest version of Cordless.", + "com.github.dataJAR-recipes.download.Fiddler Everywhere": { + "name": "FiddlerEverywhere", + "description": "Downloads the latest version of Fiddler Everywhere.", "repo": "autopkg/dataJAR-recipes", - "path": "Cordless/Cordless.download.recipe", - "shortname": "Cordless.download", + "path": "Fiddler Everywhere/Fiddler Everywhere.download.recipe", + "shortname": "Fiddler Everywhere.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Cordless" + "com.github.dataJAR-recipes.munki.Fiddler Everywhere" ] }, - "com.github.dataJAR-recipes.munki.Cordless": { - "name": "Cordless", - "description": "Downloads the latest version of Cordless and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Fiddler Everywhere": { + "name": "FiddlerEverywhere", + "description": "Downloads the latest version of Fiddler Everywhere and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Cordless/Cordless.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cordless", - "shortname": "Cordless.munki", + "path": "Fiddler Everywhere/Fiddler Everywhere.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Fiddler Everywhere", + "shortname": "Fiddler Everywhere.munki", "inferred_type": "munki", - "munki_display_name": "Cordless", - "munki_description": "Bridging the gap between voice and text\n\nModern cloud call centre software for support teams and their customers" + "munki_display_name": "FiddlerEverywhere", + "munki_description": "Never Be Confined by Limitations When Debugging HTTP(S) Traffic. Amplify your debugging efforts with a Web Debugging Proxy for any device or platform. Fiddler Everywhere is a pathway for all." }, - "com.github.dataJAR-recipes.munki.Smallpdf": { - "name": "Smallpdf", - "description": "Downloads the latest version of Smallpdf and imports into Munki", + "com.github.dataJAR-recipes.jss.MediaHuman YouTube Downloader-Trial": { + "name": "MediaHuman YouTube Downloader-Trial", + "description": "Downloads the current release version of MediaHuman YouTube Downloader-Trial and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "Smallpdf/Smallpdf.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.Smallpdf", - "shortname": "Smallpdf.munki", - "inferred_type": "munki", - "munki_display_name": "Smallpdf", - "munki_description": "All the tools you\u2019ll need to be more productive and work smarter with documents." + "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial", + "deprecated": true, + "shortname": "MediaHuman YouTube Downloader-Trial.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "There are so many interesting things to be found on YouTube, but you can't download the videos or save them as audio files by default. That's why we developed YouTube Downloader. This app will help you to accomplish video downloads quickly and without hangups. Using our program you can simply download an entire YouTube playlist or channel at once and watch it whenever and wherever you want." }, - "com.github.dataJAR-recipes.download.RingCentral Rooms": { - "name": "RingCentral Rooms", - "description": "Downloads the latest version of RingCentral Rooms", + "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial": { + "name": "MediaHuman YouTube Downloader-Trial", + "description": "Downloads latest version of MediaHuman YouTube Downloader-Trial.", "repo": "autopkg/dataJAR-recipes", - "path": "RingCentral Rooms/RingCentral Rooms.download.recipe", - "shortname": "RingCentral Rooms.download", + "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.download.recipe", + "shortname": "MediaHuman YouTube Downloader-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RingCentral Rooms" + "com.github.dataJAR-recipes.munki.MediaHuman YouTube Downloader-Trial", + "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial" ] }, - "com.github.dataJAR-recipes.munki.RingCentral Rooms": { - "name": "RingCentral Rooms", - "description": "Downloads the latest version of RingCentral Rooms", + "com.github.dataJAR-recipes.munki.MediaHuman YouTube Downloader-Trial": { + "name": "MediaHuman YouTube Downloader-Trial", + "description": "Downloads the latest version of MediaHuman YouTube Downloader-Trial and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "RingCentral Rooms/RingCentral Rooms.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RingCentral Rooms", - "shortname": "RingCentral Rooms.munki", + "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial", + "shortname": "MediaHuman YouTube Downloader-Trial.munki", "inferred_type": "munki", - "munki_display_name": "RingCentral Rooms", - "munki_description": "RingCentral Rooms transforms your meeting spaces into dynamically enabled web conferencing destinations. Using existing off-the-shelf equipment, you can easily set up, hold, and manage web conferences with the highest quality \u201cin-room\u201d experience. Walk into any room and easily start and control a video meeting with one touch. Share presentations, documents, and other content wirelessly from your laptop. With Microsoft and Google \u0421alendar integrations, rooms can be reserved for ad hoc or pre-scheduled meetings." + "munki_display_name": "MediaHuman YouTube Downloader-Trial", + "munki_description": "There are so many interesting things to be found on YouTube, but you can't download the videos or save them as audio files by default. That's why we developed YouTube Downloader. This app will help you to accomplish video downloads quickly and without hangups. Using our program you can simply download an entire YouTube playlist or channel at once and watch it whenever and wherever you want." }, - "com.github.dataJAR-recipes.munki.Vectoraster 8": { - "name": "Vectoraster8", - "description": "Downloads the latest version of Vectoraster 8 and imports into Munki.", + "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial": { + "name": "MediaHuman YouTube Downloader-Trial", + "description": "Downloads the latest version of MediaHuman YouTube Downloader-Trial and creates a versioned PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Vectoraster 8/Vectoraster 8.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Vectoraster 8", - "shortname": "Vectoraster 8.munki", + "path": "MediaHuman YouTube Downloader-Trial/MediaHuman YouTube Downloader-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial", + "shortname": "MediaHuman YouTube Downloader-Trial.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.MediaHuman YouTube Downloader-Trial" + ] + }, + "com.github.dataJAR-recipes.munki.PreSonus Universal Control": { + "name": "PreSonus Universal Control", + "description": "Downloads the latest version of PreSonus Universal Control and imports into Munki", + "repo": "autopkg/dataJAR-recipes", + "path": "PreSonus Universal Control/PreSonus Universal Control.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.PreSonus Universal Control", + "shortname": "PreSonus Universal Control.munki", "inferred_type": "munki", - "munki_display_name": "Vectoraster 8", - "munki_description": "Vectoraster is a graphics utility for creating vector-based raster patterns and halftones based on images or gradients." + "munki_display_name": "PreSonus Universal Control", + "munki_description": "Universal Control provides the foundation upon which all FireStudio interfaces and Studio Live Mixers operate when connected to your Mac or PC." }, - "com.github.dataJAR-recipes.download.Vectoraster 8": { - "name": "Vectoraster8", - "description": "Download recipe for the latest version of Vectoraster 8.", + "com.github.dataJAR-recipes.download.PreSonus Universal Control": { + "name": "PreSonus Universal Control", + "description": "Downloads the latest version of Universal Control", "repo": "autopkg/dataJAR-recipes", - "path": "Vectoraster 8/Vectoraster 8.download.recipe", - "shortname": "Vectoraster 8.download", + "path": "PreSonus Universal Control/PreSonus Universal Control.download.recipe", + "shortname": "PreSonus Universal Control.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Vectoraster 8" + "com.github.dataJAR-recipes.munki.PreSonus Universal Control" ] }, - "com.github.dataJAR-recipes.munki.DBeaver Community Edition": { - "name": "DBeaver Community Edition", - "description": "Imports DBeaver Community Edition into Munki.", + "com.github.dataJAR-recipes.download.ActivInspire": { + "name": "ActivInspire", + "description": "Downloads the version of ActivInspire.", "repo": "autopkg/dataJAR-recipes", - "path": "DBeaver Community Edition/DBeaver Community Edition.munki.recipe", - "parent": "com.github.peshay.download.DBeaverCE", - "shortname": "DBeaver Community Edition.munki", + "path": "ActivInspire/ActivInspire.download.recipe", + "shortname": "ActivInspire.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.ActivInspire" + ] + }, + "com.github.dataJAR-recipes.munki.ActivInspire": { + "name": "ActivInspire", + "description": "Downloads the latest trial version of ActivInspire and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "ActivInspire/ActivInspire.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ActivInspire", + "shortname": "ActivInspire.munki", "inferred_type": "munki", - "munki_display_name": "DBeaver Community Edition", - "munki_description": "Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc." + "munki_display_name": "ActivInspire", + "munki_description": "ActivInspire helps teachers bring lessons to life with rich, powerful activities that grab students attention, blending real-time assessment and real-world experience into the learning process." }, - "com.github.dataJAR-recipes.download.Firefox ESR": { - "name": "FirefoxESR", - "description": "Downloads the latest Firefox ESR release\n\nSet the 'LOCALE' variable to the required language version.\nSet the 'OS_TYPE' variable to the required Operating Systems.\n\nList of available locale codes and supported Operating Systems here: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt", + "com.github.dataJAR-recipes.download.Exposure X5": { + "name": "Exposure X5", + "description": "Downloads the latest version of Exposure X5", "repo": "autopkg/dataJAR-recipes", - "path": "Firefox ESR/Firefox ESR.download.recipe", - "shortname": "Firefox ESR.download", + "path": "Exposure X5/Exposure X5.download.recipe", + "shortname": "Exposure X5.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Firefox ESR" + "com.github.dataJAR-recipes.pkg.Exposure X5" ] }, - "com.github.dataJAR-recipes.munki.Firefox ESR": { - "name": "FirefoxESR", - "description": "Downloads the latest Firefox ESR release\n\nSet the 'LOCALE' variable to the required language version.\nSet the 'OS_TYPE' variable to the required Operating Systems.\n\nList of available locale codes and supported Operating Systems here: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt", + "com.github.dataJAR-recipes.munki.Exposure X5": { + "name": "Exposure X5", + "description": "Downloads the latest version of Exposure X5 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Firefox ESR/Firefox ESR.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Firefox ESR", - "shortname": "Firefox ESR.munki", + "path": "Exposure X5/Exposure X5.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Exposure X5", + "shortname": "Exposure X5.munki", "inferred_type": "munki", - "munki_display_name": "Firefox ESR", - "munki_description": "Extended Support Release (ESR), of the Firefox free and open source web browser." + "munki_display_name": "Exposure X5", + "munki_description": "Exposure X5 is the creative photo editor that handles every step of your workflow." + }, + "com.github.dataJAR-recipes.pkg.Exposure X5": { + "name": "Exposure X5", + "description": "Downloads the latest version of Exposure X5 and creates a package", + "repo": "autopkg/dataJAR-recipes", + "path": "Exposure X5/Exposure X5.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Exposure X5", + "shortname": "Exposure X5.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.Exposure X5" + ] }, "com.github.dataJAR-recipes.munki.LuLu": { "name": "LuLu", @@ -89062,1651 +89058,1538 @@ "com.github.dataJAR-recipes.munki.LuLu" ] }, - "com.github.dataJAR-recipes.munki.ExpressVPN": { - "name": "ExpressVPN", - "description": "Downloads the latest version of the ExpressVPN and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", + "com.github.dataJAR-recipes.munki.Audiomovers Listento": { + "name": "AudiomoversListento", + "description": "Downloads the latest version of Audiomovers Listento and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "ExpressVPN/ExpressVPN.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ExpressVPN", - "shortname": "ExpressVPN.munki", + "path": "Audiomovers Listento/Audiomovers Listento.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Audiomovers Listento", + "shortname": "Audiomovers Listento.munki", "inferred_type": "munki", - "munki_display_name": "ExpressVPN", - "munki_description": "The VPN that just works." + "munki_display_name": "Audiomovers Listento", + "munki_description": "DAWless high quality audio streaming" }, - "com.github.dataJAR-recipes.download.ExpressVPN": { - "name": "ExpressVPN", - "description": "Downloads the latest version of the ExpressVPN.", + "com.github.dataJAR-recipes.download.Audiomovers Listento": { + "name": "AudiomoversListento", + "description": "Downloads latest version of the Audiomovers Listento.", "repo": "autopkg/dataJAR-recipes", - "path": "ExpressVPN/ExpressVPN.download.recipe", - "shortname": "ExpressVPN.download", + "path": "Audiomovers Listento/Audiomovers Listento.download.recipe", + "shortname": "Audiomovers Listento.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ExpressVPN" + "com.github.dataJAR-recipes.munki.Audiomovers Listento" ] }, - "com.github.dataJAR-recipes.download.RemotePCAttended": { - "name": "RemotePCAttended", - "description": "Downloads the latest version of RemotePCAttended.", + "com.github.dataJAR-recipes.pkg.LogMeIn Installer": { + "name": "LogMeIn Installer", + "description": "Downloads the latest version of LogMeIn Installer and creates a package\n \n NOTE: This installs \"/Applications/LogMeIn Installer *.app\", postinstall a script will be needed that follows the below:\n \n https://www.jamf.com/jamf-nation/discussions/16802/deploying-logmein-via-casper", "repo": "autopkg/dataJAR-recipes", - "path": "RemotePCAttended/RemotePCAttended.download.recipe", - "shortname": "RemotePCAttended.download", - "inferred_type": "download", + "path": "LogMeIn Installer/LogMeIn Installer.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.LogMeIn Installer", + "shortname": "LogMeIn Installer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.RemotePCAttended" + "com.github.dataJAR-recipes.jss.LogMeIn Installer", + "com.github.andredb90.filewave.LogMeIn Installer" ] }, - "com.github.dataJAR-recipes.munki.RemotePCAttended": { - "name": "RemotePCAttended", - "description": "Downloads the latest version of RemotePCAttended and imports it into Munki.", + "com.github.dataJAR-recipes.munki.LogMeIn Installer": { + "name": "LogMeIn Installer", + "description": "Downloads the current release version of LogMeIn Installer and imports into Munki\n \n NOTE: This installs \"/Applications/LogMeIn Installer *.app\", postinstall a script will be needed that follows the below:\n \n https://www.jamf.com/jamf-nation/discussions/16802/deploying-logmein-via-casper", "repo": "autopkg/dataJAR-recipes", - "path": "RemotePCAttended/RemotePCAttended.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RemotePCAttended", - "shortname": "RemotePCAttended.munki", + "path": "LogMeIn Installer/LogMeIn Installer.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.LogMeIn Installer", + "shortname": "LogMeIn Installer.munki", "inferred_type": "munki", - "munki_display_name": "RemotePCAttended", - "munki_description": "The best remote access and remote desktop solution for PC, Mac and Linux." + "munki_display_name": "LogMeIn Installer", + "munki_description": "The #1 most reliable remote access tool." }, - "com.github.dataJAR-recipes.download.NDI Suite": { - "name": "NDISuite", - "description": "Downloads the latest version of the NDI Suite", + "com.github.dataJAR-recipes.download.LogMeIn Installer": { + "name": "LogMeIn Installer", + "description": "Download recipe for the latest version of LogMeIn Installer.", "repo": "autopkg/dataJAR-recipes", - "path": "NDI Suite/NDI Suite.download.recipe", - "shortname": "NDI Suite.download", + "path": "LogMeIn Installer/LogMeIn Installer.download.recipe", + "shortname": "LogMeIn Installer.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.NDI Suite" + "com.github.dataJAR-recipes.pkg.LogMeIn Installer", + "com.github.dataJAR-recipes.munki.LogMeIn Installer" ] }, - "com.github.dataJAR-recipes.munki.NDI Suite": { - "name": "NDISuite", - "description": "Downloads the latest version of NDI Suite and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", - "repo": "autopkg/dataJAR-recipes", - "path": "NDI Suite/NDI Suite.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.NDI Suite", - "shortname": "NDI Suite.munki", - "inferred_type": "munki", - "munki_display_name": "NDI Suite", - "munki_description": "All the tools and plugins you need to set up, test, and manage your NDI workflow.\n\nDesigned to introduce anyone, from end users to professional installers, to the world of NDI connectivity. For more advanced users, it can be harnessed to supercharge your NDI workflow." - }, - "com.github.dataJAR-recipes.munki.Hudl SportsCode 12": { - "name": "HudlSportsCode12", - "description": "Downloads the latest trial version of Hudl SportsCode 12 and imports into Munki.", + "com.github.dataJAR-recipes.jss.LogMeIn Installer": { + "name": "LogMeIn Installer", + "description": "Downloads the current release version of LogMeIn Installer and then uploads to the JSS.\n\n NOTE: This installs \"/Applications/LogMeIn Installer *.app\", postinstall a script will be needed that follows the below:\n\n https://www.jamf.com/jamf-nation/discussions/16802/deploying-logmein-via-casper", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl SportsCode 12/Hudl SportsCode 12.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hudl SportsCode 12", - "shortname": "Hudl SportsCode 12.munki", - "inferred_type": "munki", - "munki_display_name": "Hudl SportsCode 12", - "munki_description": "The new Hudl Sportscode is more powerful and more intuitive with better scripting, faster interactions and easier integrations with your custom workflow." + "path": "LogMeIn Installer/LogMeIn Installer.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.LogMeIn Installer", + "deprecated": true, + "shortname": "LogMeIn Installer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The #1 most reliable remote access tool." }, - "com.github.dataJAR-recipes.download.Hudl SportsCode 12": { - "name": "HudlSportsCode12", - "description": "Downloads latest Hudl SportsCode disk image.", + "com.github.dataJAR-recipes.download.Stretchly": { + "name": "Stretchly", + "description": "Downloads the latest version of Stretchly\n\nTo download the Intel version leave the ARCHITECTURE variable blank.\n\nTo download the Apple Silicon version use \"-arm64\" for the ARCHITECTURE variable.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl SportsCode 12/Hudl SportsCode 12.download.recipe", - "shortname": "Hudl SportsCode 12.download", + "path": "Stretchly/Stretchly.download.recipe", + "shortname": "Stretchly.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Hudl SportsCode 12" + "com.github.dataJAR-recipes.munki.Stretchly" ] }, - "com.github.dataJAR-recipes.munki.SketchUp Pro 2015 EN": { - "name": "SketchUpPro2015-EN", - "description": "Downloads the latest version of SketchUp Pro 2015 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.munki.Stretchly": { + "name": "Stretchly", + "description": "Downloads the latest version of Stretchly and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2015 EN/SketchUp Pro 2015 EN.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN", - "shortname": "SketchUp Pro 2015 EN.munki", + "path": "Stretchly/Stretchly.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Stretchly", + "shortname": "Stretchly.munki", "inferred_type": "munki", - "munki_display_name": "SketchUp Pro 2015", - "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" + "munki_display_name": "Stretchly", + "munki_description": "Stretchly is a cross-platform Electron app that reminds you to take breaks when working on your computer." }, - "com.github.dataJAR-recipes.download.SketchUp Pro 2015 EN": { - "name": "SketchUpPro2015-EN", - "description": "Downloads the latest version of SketchUp Pro 2015 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", + "com.github.dataJAR-recipes.download.Apache NetBeans 11": { + "name": "ApacheNetBeans11", + "description": "Downloads the version of Apache NetBeans 11.", "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2015 EN/SketchUp Pro 2015 EN.download.recipe", - "deprecated": true, - "shortname": "SketchUp Pro 2015 EN.download", + "path": "Apache NetBeans 11/Apache NetBeans 11.download.recipe", + "shortname": "Apache NetBeans 11.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN" - ] - }, - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN": { - "name": "SketchUpPro2015-EN", - "description": "Downloads the latest version of SketchUp Pro 2015 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", - "repo": "autopkg/dataJAR-recipes", - "path": "SketchUp Pro 2015 EN/SketchUp Pro 2015 EN.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2015 EN", - "shortname": "SketchUp Pro 2015 EN.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2015 EN" + "com.github.dataJAR-recipes.munki.Apache NetBeans 11" ] }, - "com.github.dataJAR-recipes.munki.Burp Suite Professional": { - "name": "BurpSuiteProfessional", - "description": "Downloads the latest version of Burp Suite Professional or Community and imports it into Munki.\n\nDefaults to Professional\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.Apache NetBeans 11": { + "name": "ApacheNetBeans11", + "description": "Downloads the latest trial version of Apache NetBeans 11 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Burp Suite Professional/Burp Suite Professional.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Burp Suite Professional", - "shortname": "Burp Suite Professional.munki", + "path": "Apache NetBeans 11/Apache NetBeans 11.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Apache NetBeans 11", + "shortname": "Apache NetBeans 11.munki", "inferred_type": "munki", - "munki_display_name": "Burp Suite Professional", - "munki_description": "Burp Suite Professional is the web security tester's toolkit of choice.\n\nUse it to automate repetitive testing tasks - then dig deeper with its expert-designed manual and semi-automated security testing tools. Burp Suite Professional can help you to test for OWASP Top 10 vulnerabilities - as well as the very latest hacking techniques." + "munki_display_name": "Apache NetBeans 11", + "munki_description": "Development Environment, Tooling Platform and Application Framework." }, - "com.github.dataJAR-recipes.download.Burp Suite Professional": { - "name": "BurpSuiteProfessional", - "description": "Downloads the latest version of Burp Suite Professional or Community.\n\nDefaults to Professional\n\nTo download Apple Silicon use: \"MacOsArm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"MacOsx\" in the DOWNLOAD_ARCH variable\n\nTo download the Professional title use: \"pro\" in the DOWNLOAD_TITLE variable\nTo download the Community title use: \"community\" in the DOWNLOAD_TITLE variable", + "com.github.dataJAR-recipes.munki.OpenToonz": { + "name": "OpenToonz", + "description": "Imports the latest version of the OpenToonz software into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Burp Suite Professional/Burp Suite Professional.download.recipe", - "shortname": "Burp Suite Professional.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Burp Suite Professional" - ] + "path": "OpenToonz/OpenToonz.munki.recipe", + "parent": "com.github.rustymyers.download.opentoonz", + "shortname": "OpenToonz.munki", + "inferred_type": "munki", + "munki_display_name": "OpenToonz", + "munki_description": "OpenToonz - An open-source full-featured 2D animation creation software" }, - "com.github.dataJAR-recipes.download.pgAdmin4": { - "name": "pgAdmin4", - "description": "Downloads the current release version of pgAdmin 4.\n\nFor Intel use: \"x86_64\" in the ARCH_TYPE variable\nFor Apple Silicon use: \"arm64\" in the ARCH_TYPE variable", + "com.github.dataJAR-recipes.download.Red Giant Trapcode Suite": { + "name": "RedGiantTrapcodeSuite", + "description": "Downloads the latest version of Red Giant Trapcode Suite", "repo": "autopkg/dataJAR-recipes", - "path": "pgAdmin4/pgAdmin4.download.recipe", - "shortname": "pgAdmin4.download", + "path": "Red Giant Trapcode Suite/Red Giant Trapcode Suite.download.recipe", + "shortname": "Red Giant Trapcode Suite.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.pgAdmin4" + "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite" ] }, - "com.github.dataJAR-recipes.munki.pgAdmin4": { - "name": "pgAdmin4", - "description": "Downloads the current release version of pgAdmin 4 and imports it to Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", - "repo": "autopkg/dataJAR-recipes", - "path": "pgAdmin4/pgAdmin4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.pgAdmin4", - "shortname": "pgAdmin4.munki", - "inferred_type": "munki", - "munki_display_name": "pgAdmin 4", - "munki_description": "pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface may be run on the desktop or on a web server and supports all common PostgreSQL features. The application includes a syntax highlighting SQL editor." - }, - "com.github.dataJAR-recipes.download.Hype 3-Trial": { - "name": "Hype3", - "description": "Download recipe for the latest trial version of Hype 3-Trial.", + "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite": { + "name": "RedGiantTrapcodeSuite", + "description": "Downloads the latest version of Red Giant Trapcode Suite and creates a package", "repo": "autopkg/dataJAR-recipes", - "path": "Hype 3-Trial/Hype 3-Trial.download.recipe", - "shortname": "Hype 3-Trial.download", - "inferred_type": "download", + "path": "Red Giant Trapcode Suite/Red Giant Trapcode Suite.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Red Giant Trapcode Suite", + "shortname": "Red Giant Trapcode Suite.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Hype 3-Trial" + "com.github.dataJAR-recipes.munki.Red Giant Trapcode Suite" ] }, - "com.github.dataJAR-recipes.munki.Hype 3-Trial": { - "name": "Hype3", - "description": "Downloads the latest trial version of Hype 3-Trial and imports into Munki.", + "com.github.dataJAR-recipes.munki.Red Giant Trapcode Suite": { + "name": "RedGiantTrapcodeSuite", + "description": "Downloads the latest version of Red Giant Trapcode Suite and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Hype 3-Trial/Hype 3-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hype 3-Trial", - "shortname": "Hype 3-Trial.munki", + "path": "Red Giant Trapcode Suite/Red Giant Trapcode Suite.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite", + "shortname": "Red Giant Trapcode Suite.munki", "inferred_type": "munki", - "munki_display_name": "Hype 3", - "munki_description": "Create beautiful HTML5 web content. Interactive web content and animations made with Tumult Hype work on desktops, smartphones and iPads. No coding required." + "munki_display_name": "Red Giant Trapcode Suite", + "munki_description": "Trapcode Suite is a complete set of plugins from Red Giant for 3D motion graphics." }, - "com.github.dataJAR-recipes.munki.Authy Desktop": { - "name": "AuthyDesktop", - "description": "Downloads the latest version of Authy Desktop and imports it into Munki.", + "com.github.dataJAR-recipes.munki.ClickShare": { + "name": "ClickShare", + "description": "Downloads the latest version of Barco ClickShare and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Authy Desktop/Authy Desktop.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Authy Desktop", - "shortname": "Authy Desktop.munki", + "path": "ClickShare/ClickShare.munki.recipe", + "parent": "com.github.moofit-recipes.download.ClickShare", + "shortname": "ClickShare.munki", "inferred_type": "munki", - "munki_display_name": "Authy Desktop", - "munki_description": "Enable 2FA for your favorite sites.\n\nGo beyond the password and protect yourself from hackers and account takeovers." + "munki_display_name": "ClickShare", + "munki_description": "ClickShare, wireless presentation and conferencing technology, creates understanding between people by freeing them to interact easily and naturally." }, - "com.github.dataJAR-recipes.download.Authy Desktop": { - "name": "AuthyDesktop", - "description": "Downloads the latest version of Authy Desktop.", + "com.github.dataJAR-recipes.download.Apache NetBeans 12": { + "name": "ApacheNetBeans12", + "description": "Downloads the version of Apache NetBeans 12.", "repo": "autopkg/dataJAR-recipes", - "path": "Authy Desktop/Authy Desktop.download.recipe", - "shortname": "Authy Desktop.download", + "path": "Apache NetBeans 12/Apache NetBeans 12.download.recipe", + "shortname": "Apache NetBeans 12.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Authy Desktop" + "com.github.dataJAR-recipes.munki.Apache NetBeans 12" ] }, - "com.github.dataJAR-recipes.munki.Focusrite Control": { - "name": "Focusrite Control", - "description": "Downloads the latest version of Focusrite Control and imports into Munki.", + "com.github.dataJAR-recipes.munki.Apache NetBeans 12": { + "name": "ApacheNetBeans12", + "description": "Downloads the latest trial version of Apache NetBeans 12 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Focusrite Control/Focusrite Control.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Focusrite Control", - "shortname": "Focusrite Control.munki", + "path": "Apache NetBeans 12/Apache NetBeans 12.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Apache NetBeans 12", + "shortname": "Apache NetBeans 12.munki", "inferred_type": "munki", - "munki_display_name": "Focusrite Control", - "munki_description": "Configure your routing and monitor mixes from Mac, PC, iPad, iPhone or iPod touch with user-friendly control software Focusrite Control." + "munki_display_name": "Apache NetBeans 12", + "munki_description": "Development Environment, Tooling Platform and Application Framework." }, - "com.github.dataJAR-recipes.download.Focusrite Control": { - "name": "Focusrite Control", - "description": "Downloads latest version of the Focusrite Control", + "com.github.dataJAR-recipes.download.New York Fonts": { + "name": "New York Fonts", + "description": "Downloads the latest version of New York Fonts", "repo": "autopkg/dataJAR-recipes", - "path": "Focusrite Control/Focusrite Control.download.recipe", - "deprecated": true, - "shortname": "Focusrite Control.download", + "path": "New York Fonts/New York Fonts.download.recipe", + "shortname": "New York Fonts.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Focusrite Control" + "com.github.dataJAR-recipes.munki.New York Fonts" ] }, - "com.github.dataJAR-recipes.munki.Sawgrass Print Utility": { - "name": "SawgrassPrintUtility", - "description": "Downloads the latest version of Sawgrass Print Utility and imports it into Munki.", + "com.github.dataJAR-recipes.munki.New York Fonts": { + "name": "New York Fonts", + "description": "Downloads the latest version of New York Fonts and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Sawgrass Print Utility/Sawgrass Print Utility.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Utility", - "shortname": "Sawgrass Print Utility.munki", + "path": "New York Fonts/New York Fonts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.New York Fonts", + "shortname": "New York Fonts.munki", "inferred_type": "munki", - "munki_display_name": "Sawgrass Print Utility", - "munki_description": "Sawgrass Print Utility makes it easier than ever to create professional-quality sublimated products.\n\nWith a user-friendly interface and advanced features, Sawgrass Print Utility streamlines your printing workflow, allowing you to achieve incredible print quality with minimal effort. Whether you\u2019re new to sublimation printing or a seasoned pro, Sawgrass Print Utility is the perfect solution for simplifying your sublimation process and helping you create amazing sublimated products with ease." - }, - "com.github.dataJAR-recipes.download.Sawgrass Print Utility": { - "name": "SawgrassPrintUtility", - "description": "Downloads the latest version of Sawgrass Print Utility.", - "repo": "autopkg/dataJAR-recipes", - "path": "Sawgrass Print Utility/Sawgrass Print Utility.download.recipe", - "shortname": "Sawgrass Print Utility.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Sawgrass Print Utility" - ] + "munki_display_name": "New York Fonts", + "munki_description": "A companion to San Francisco, this serif typeface is based on essential aspects of historical type styles. New York features six weights, supports Latin, Greek and Cyrillic scripts, and features variable optical sizes allowing it to perform as a traditional reading face at small sizes and a graphic display face at larger sizes." }, - "com.github.dataJAR-recipes.jss.GMetrixSMSe": { - "name": "GMetrixSMSe", - "description": "Downloads the latest version of GMetrixSMSe and then uploads to the JSS.", + "com.github.dataJAR-recipes.jss.Zinio Reader": { + "name": "ZinioReader", + "description": "Downloads the current release version of Zinio Reader and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "GMetrixSMSe/GMetrixSMSe.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.GMetrixSMSe", + "path": "Zinio Reader/Zinio Reader.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Zinio Reader", "deprecated": true, - "shortname": "GMetrixSMSe.jss", + "shortname": "Zinio Reader.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "GMetrix SMS provides practice material for:\n- Microsoft Office 2013, 2016, 2019 (Windows only)\n- Adobe CC 2018/2019\n- Adobe CC 2013/2015\n- Adobe CS6\n- Autodesk Certified User 2017 - 2020 (Windows only)\n- Autodesk Certified Professional 2017 - 2020 (Windows only)\n- Microsoft Technology Associate\n- IC3 GS4/GS5/Spark\n- CompTIA\n- QuickBooks Certified User\n- Microsoft Certified Educator (MCE)\n- Entrepreneurship and Small Business\n- EC-Council Associate" + "jamf_description": "Crowded shelves and piles of magazines are history - the new home library is sleeker and more brilliant than ever. Enjoy your favorite magazines on your computer and sync your library easily to your smartphone or tablet devices too." }, - "com.github.dataJAR-recipes.download.GMetrixSMSe": { - "name": "GMetrixSMSe", - "description": "Downloads latest version of GMetrixSMSe.", + "com.github.dataJAR-recipes.download.Zinio Reader": { + "name": "ZinioReader", + "description": "Download recipe for the latest version of Zinio Reader.", "repo": "autopkg/dataJAR-recipes", - "path": "GMetrixSMSe/GMetrixSMSe.download.recipe", - "shortname": "GMetrixSMSe.download", + "path": "Zinio Reader/Zinio Reader.download.recipe", + "shortname": "Zinio Reader.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.GMetrixSMSe", - "com.github.dataJAR-recipes.pkg.GMetrixSMSe" + "com.github.dataJAR-recipes.munki.Zinio Reader", + "com.github.dataJAR-recipes.pkg.Zinio Reader" ] }, - "com.github.dataJAR-recipes.munki.GMetrixSMSe": { - "name": "GMetrixSMSe", - "description": "Downloads the latest version of GMetrixSMSe and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Zinio Reader": { + "name": "ZinioReader", + "description": "Downloads the latest version of Zinio Reader and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "GMetrixSMSe/GMetrixSMSe.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.GMetrixSMSe", - "shortname": "GMetrixSMSe.munki", + "path": "Zinio Reader/Zinio Reader.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Zinio Reader", + "shortname": "Zinio Reader.munki", "inferred_type": "munki", - "munki_display_name": "GMetrixSMSe", - "munki_description": "GMetrix SMS provides practice material for:\n- Microsoft Office 2013, 2016, 2019 (Windows only)\n- Adobe CC 2018/2019\n- Adobe CC 2013/2015\n- Adobe CS6\n- Autodesk Certified User 2017 - 2020 (Windows only)\n- Autodesk Certified Professional 2017 - 2020 (Windows only)\n- Microsoft Technology Associate\n- IC3 GS4/GS5/Spark\n- CompTIA\n- QuickBooks Certified User\n- Microsoft Certified Educator (MCE)\n- Entrepreneurship and Small Business\n- EC-Council Associate" + "munki_display_name": "Zinio Reader", + "munki_description": "Crowded shelves and piles of magazines are history - the new home library is sleeker and more brilliant than ever. Enjoy your favorite magazines on your computer and sync your library easily to your smartphone or tablet devices too." }, - "com.github.dataJAR-recipes.pkg.GMetrixSMSe": { - "name": "GMetrixSMSe", - "description": "Downloads the latest version of GMetrixSMSe and makes a package.", + "com.github.dataJAR-recipes.pkg.Zinio Reader": { + "name": "ZinioReader", + "description": "Downloads the latest version of Zinio Reader and creates a flat PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "GMetrixSMSe/GMetrixSMSe.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.GMetrixSMSe", - "shortname": "GMetrixSMSe.pkg", + "path": "Zinio Reader/Zinio Reader.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Zinio Reader", + "shortname": "Zinio Reader.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.jss.GMetrixSMSe" + "com.github.dataJAR-recipes.jss.Zinio Reader" ] }, - "com.github.dataJAR-recipes.munki.MagicaVoxel": { - "name": "MagicaVoxel", - "description": "Downloads the latest version of MagicaVoxel and imports it into Munki.", + "com.github.dataJAR-recipes.munki.Adobe Connect": { + "name": "AdobeConnect", + "description": "Downloads the latest version of Adobe Connect and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "MagicaVoxel/MagicaVoxel.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.MagicaVoxel", - "shortname": "MagicaVoxel.munki", + "path": "Adobe Connect/Adobe Connect.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Adobe Connect", + "shortname": "Adobe Connect.munki", "inferred_type": "munki", - "munki_display_name": "MagicaVoxel", - "munki_description": "A free lightweight GPU-based voxel art editor and interactive path tracing renderer." - }, - "com.github.dataJAR-recipes.pkg.MagicaVoxel": { - "name": "MagicaVoxel", - "description": "Downloads the latest version of MagicaVoxel and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "MagicaVoxel/MagicaVoxel.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MagicaVoxel", - "shortname": "MagicaVoxel.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.MagicaVoxel" - ] - }, - "com.github.dataJAR-recipes.download.MagicaVoxel": { - "name": "MagicaVoxel", - "description": "Downloads the latest version of MagicaVoxel.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", - "repo": "autopkg/dataJAR-recipes", - "path": "MagicaVoxel/MagicaVoxel.download.recipe", - "shortname": "MagicaVoxel.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.MagicaVoxel" - ] - }, - "com.github.dataJAR-recipes.jss.Carthage": { - "name": "Carthage", - "description": "Downloads the current release version of Carthage and uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Carthage/Carthage.jss.recipe", - "parent": "com.github.apettinen.download.Carthage", - "deprecated": true, - "shortname": "Carthage.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Carthage is intended to be the simplest way to add frameworks to your Cocoa application." + "munki_display_name": "Adobe Connect", + "munki_description": "Adobe Connect allows you, the creator, to use its versatile stage to design and deliver virtual training, webinars, and meetings that stand out." }, - "com.github.dataJAR-recipes.download.SF Arabic Fonts": { - "name": "SF Arabic Fonts", - "description": "Downloads the latest version of SF Arabic Fonts", + "com.github.dataJAR-recipes.download.Adobe Connect": { + "name": "AdobeConnect", + "description": "Downloads the latest version of Adobe Connect.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Arabic Fonts/SF Arabic Fonts.download.recipe", - "shortname": "SF Arabic Fonts.download", + "path": "Adobe Connect/Adobe Connect.download.recipe", + "shortname": "Adobe Connect.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SF Arabic Fonts" + "com.github.dataJAR-recipes.munki.Adobe Connect" ] }, - "com.github.dataJAR-recipes.munki.SF Arabic Fonts": { - "name": "SF Arabic Fonts", - "description": "Downloads the latest version of SF Arabic Fonts and imports into Munki", + "com.github.dataJAR-recipes.munki.DrawBot": { + "name": "DrawBot", + "description": "Downloads latest version of DrawBot for Mac OS X and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "SF Arabic Fonts/SF Arabic Fonts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SF Arabic Fonts", - "shortname": "SF Arabic Fonts.munki", + "path": "DrawBot/DrawBot.munki.recipe", + "parent": "com.github.neilmartin83.download.DrawBot", + "shortname": "DrawBot.munki", "inferred_type": "munki", - "munki_display_name": "SF Arabic Fonts", - "munki_description": "A contemporary interpretation of the Naskh style with a rational and flexible design, this extension of San Francisco is the Arabic system font on Apple platforms. Like San Francisco, SF Arabic features nine weights and variable optical sizes that automatically adjust spacing and contrast based on the point size." - }, - "com.github.dataJAR-recipes.download.PS Remote Play": { - "name": "PSRemotePlay", - "description": "Downloads the latest version of PS Remote Play.", - "repo": "autopkg/dataJAR-recipes", - "path": "PS Remote Play/PS Remote Play.download.recipe", - "shortname": "PS Remote Play.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.PS Remote Play" - ] + "munki_display_name": "DrawBot", + "munki_description": "DrawBot is an open source application for OS X that allows users to write simple Python scripts to generate two-dimensional graphics." }, - "com.github.dataJAR-recipes.munki.PS Remote Play": { - "name": "PSRemotePlay", - "description": "Downloads the latest version of PS Remote Play and imports it into Munki.", + "com.github.dataJAR-recipes.munki.EndNote21": { + "name": "EndNote 21", + "description": "Downloads latest Endnote 21 installer and imports it into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "PS Remote Play/PS Remote Play.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.PS Remote Play", - "shortname": "PS Remote Play.munki", + "path": "EndNote21/EndNote21.munki.recipe", + "parent": "com.github.rtrouton.pkg.EndNote21", + "shortname": "EndNote21.munki", "inferred_type": "munki", - "munki_display_name": "PS Remote Play", - "munki_description": "Designed to optimize and personalize your PS Remote Play products." + "munki_display_name": "EndNote 21", + "munki_description": "Bibliographic management app." }, - "com.github.dataJAR-recipes.pkg.renpy 8": { - "name": "renpy8", - "description": "Downloads the latest version of renpy 8 and creates a flat PKG.", + "com.github.dataJAR-recipes.munki.Stream Deck": { + "name": "StreamDeck", + "description": "Downloads the latest version of Stream Deck and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 8/renpy 8.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.renpy 8", - "shortname": "renpy 8.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.renpy 8" - ] + "path": "Stream Deck/Stream Deck.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Stream Deck", + "shortname": "Stream Deck.munki", + "inferred_type": "munki", + "munki_display_name": "Stream Deck", + "munki_description": "You are creating quality content backed by the best tech on the planet. But you want to do more. With Stream Deck, unleash your creative genius and make waves across Twitch and YouTube. All while focusing on what matters most: your audience." }, - "com.github.dataJAR-recipes.download.renpy 8": { - "name": "renpy8", - "description": "Download recipe for the latest version of renpy 8.", + "com.github.dataJAR-recipes.download.Stream Deck": { + "name": "StreamDeck", + "description": "Downloads latest version of Stream Deck.", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 8/renpy 8.download.recipe", - "shortname": "renpy 8.download", + "path": "Stream Deck/Stream Deck.download.recipe", + "shortname": "Stream Deck.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.renpy 8" + "com.github.dataJAR-recipes.munki.Stream Deck" ] }, - "com.github.dataJAR-recipes.munki.renpy 8": { - "name": "renpy8", - "description": "Downloads the latest version of renpy 8 and imports into Munki.", + "com.github.dataJAR-recipes.jss.Gladinet Cloud Mac Client 9": { + "name": "Gladinet Cloud Mac Client 9", + "description": "Downloads the Gladinet Cloud Mac Client 9 dmg and then uploads to the JSS", "repo": "autopkg/dataJAR-recipes", - "path": "renpy 8/renpy 8.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.renpy 8", - "shortname": "renpy 8.munki", - "inferred_type": "munki", - "munki_display_name": "Ren'Py", - "munki_description": "Ren'Py is a visual novel engine \u2013 used by thousands of creators from around the world \u2013 that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can be both visual novels and life simulation games. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games." + "path": "Gladinet Cloud Mac Client 9/Gladinet Cloud Mac Client 9.jss.recipe", + "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9", + "deprecated": true, + "shortname": "Gladinet Cloud Mac Client 9.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Gladinet Cloud Mac OS X client integrates with Mac Finder with a drive volume. Inside the drive volume, you can see the backend storage files and folders from Gladinet Cloud Enterprise." }, - "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer": { - "name": "Microsoft Azure Storage Explorer", - "description": "Downloads the latest version of Microsoft Azure Storage Explorer.", + "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9": { + "name": "Gladinet Cloud Mac Client 9", + "description": "Download recipe for Gladinet Cloud Mac Client 9", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Azure Storage Explorer/Microsoft Azure Storage Explorer.download.recipe", - "shortname": "Microsoft Azure Storage Explorer.download", + "path": "Gladinet Cloud Mac Client 9/Gladinet Cloud Mac Client 9.download.recipe", + "deprecated": true, + "shortname": "Gladinet Cloud Mac Client 9.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.MicrosoftAzureStorageExplorer", - "com.github.dataJAR-recipes.munki.MicrosoftAzureStorageExplorer" + "com.github.dataJAR-recipes.jss.Gladinet Cloud Mac Client 9", + "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 9" ] }, - "com.github.dataJAR-recipes.pkg.MicrosoftAzureStorageExplorer": { - "name": "Microsoft Azure Storage Explorer", - "description": "Downloads the latest version of Microsoft Azure Storage Explorer and creates a package.", - "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Azure Storage Explorer/Microsoft Azure Storage Explorer.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer", - "shortname": "Microsoft Azure Storage Explorer.pkg", - "inferred_type": "pkg" - }, - "com.github.dataJAR-recipes.munki.MicrosoftAzureStorageExplorer": { - "name": "Microsoft Azure Storage Explorer", - "description": "Downloads the latest version of Microsoft Azure Storage Explorer and imports into Munki.", + "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 9": { + "name": "Gladinet Cloud Mac Client 9", + "description": "Downloads the Gladinet Cloud Mac Client 9 dmg and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft Azure Storage Explorer/Microsoft Azure Storage Explorer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer", - "shortname": "Microsoft Azure Storage Explorer.munki", + "path": "Gladinet Cloud Mac Client 9/Gladinet Cloud Mac Client 9.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9", + "shortname": "Gladinet Cloud Mac Client 9.munki", "inferred_type": "munki", - "munki_display_name": "MicrosoftAzureStorageExplorer", - "munki_description": "Upload, download, and manage Azure blobs, files, queues, and tables, as well as Azure Cosmos DB and Azure Data Lake Storage entities. Easily access virtual machine disks, and work with either Azure Resource Manager or classic storage accounts. Manage and configure cross-origin resource sharing rules." + "munki_display_name": "Gladinet Cloud Mac Client", + "munki_description": "Gladinet Cloud Mac OS X client integrates with Mac Finder with a drive volume. Inside the drive volume, you can see the backend storage files and folders from Gladinet Cloud Enterprise." }, - "com.github.dataJAR-recipes.download.aText 3": { - "name": "aText 3", - "description": "Downloads the latest version of aText 3.", + "com.github.dataJAR-recipes.download.dearVRMICRO": { + "name": "dearVRMICRO", + "description": "Downloads the latest version of dearVR MICRO.", "repo": "autopkg/dataJAR-recipes", - "path": "aText 3/aText 3.download.recipe", - "shortname": "aText 3.download", + "path": "dearVR MICRO/dearVR MICRO.download.recipe", + "shortname": "dearVR MICRO.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.aText 3" + "com.github.dataJAR-recipes.munki.dearVRMICRO" ] }, - "com.github.dataJAR-recipes.munki.aText 3": { - "name": "aText3", - "description": "Downloads the latest version of aText 3 and imports it into Munki.", + "com.github.dataJAR-recipes.munki.dearVRMICRO": { + "name": "dearVRMICRO", + "description": "Downloads the latest version of dearVR MICRO and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "aText 3/aText 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.aText 3", - "shortname": "aText 3.munki", + "path": "dearVR MICRO/dearVR MICRO.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.dearVRMICRO", + "shortname": "dearVR MICRO.munki", "inferred_type": "munki", - "munki_display_name": "aText 3", - "munki_description": "aText is a text template, text shortcut, text macro, text automation, text expansion tool.\n\naText accelerates your typing in any application by replacing abbreviations with frequently used phrases you define.\n\nSave your priceless time, stop typing the same thing over and over." - }, - "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 6": { - "name": "CrashPlanForEnterprise6", - "description": "Downloads the latest version of CrashPlan for Enterprise 6 and then uploads to the JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6", - "deprecated": true, - "shortname": "CrashPlan for Enterprise 6.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." + "munki_display_name": "dearVR MICRO", + "munki_description": "Take the first step into 3D audio production.\n\nFully immerse your listener with mind-blowing binaural tracks and benefit from Dear Reality\u2019s and Sennheiser AMBEO\u2019s joined forces." }, - "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 6": { - "name": "CrashPlanForEnterprise6", - "description": "Downloads the latest version CrashPlan for Enterprise 6 and imports into Munki", + "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone": { + "name": "Microsoft Outlook 2016 Standalone", + "description": "This recipe downloads and imports the full installer pkg for Microsoft Outlook 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6", - "shortname": "CrashPlan for Enterprise 6.munki", + "path": "Microsoft Outlook 2016 Standalone/Microsoft Outlook 2016 Standalone.munki.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "shortname": "Microsoft Outlook 2016 Standalone.munki", "inferred_type": "munki", - "munki_display_name": "CrashPlan for Enterprise 6", - "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform." - }, - "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6": { - "name": "CrashPlanForEnterprise6", - "description": "Download recipe for the latest version of CrashPlan for Enterprise 6.", - "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 6", - "shortname": "CrashPlan for Enterprise 6.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 6", - "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 6" - ] - }, - "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 6": { - "name": "CrashPlanForEnterprise6", - "description": "Download recipe for the latest version of CrashPlan for Enterprise 6 and extracts the Pkg", - "repo": "autopkg/dataJAR-recipes", - "path": "CrashPlan for Enterprise 6/CrashPlan for Enterprise 6.download.recipe", - "deprecated": true, - "shortname": "CrashPlan for Enterprise 6.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6" - ] + "munki_display_name": "Microsoft Outlook", + "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." }, - "com.github.dataJAR-recipes.munki.Salesforce CLI": { - "name": "SalesforceCLI", - "description": "Downloads the latest version of Salesforce CLI and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.Google Backup and Sync": { + "name": "BackupandSync", + "description": "Downloads latest Google Backup and Sync disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "Salesforce CLI/Salesforce CLI.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Salesforce CLI", - "shortname": "Salesforce CLI.munki", + "path": "Google Backup and Sync/Google Backup and Sync.munki.recipe", + "parent": "com.github.nstrauss.download.BackupandSync", + "shortname": "Google Backup and Sync.munki", "inferred_type": "munki", - "munki_display_name": "Salesforce CLI", - "munki_description": "Salesforce CLI\n\nSingle command-line interface for all Salesforce DX features" + "munki_display_name": "Google Backup and Sync", + "munki_description": "Backup and Sync is an app for Mac and PC that backs up files and photos safely in Google Drive and Google Photos, so they're no longer trapped on your computer and other devices. Just choose the folders you want to back up, and we\u2019ll take care of the rest." }, - "com.github.dataJAR-recipes.download.Salesforce CLI": { - "name": "SalesforceCLI", - "description": "Downloads the latest version of Salesforce CLI.\n\nTo download Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"x64\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.download.US-20x20SettingsPanel": { + "name": "US-20x20_SettingsPanel", + "description": "Downloads latest US-20x20 Settings Panel installer.", "repo": "autopkg/dataJAR-recipes", - "path": "Salesforce CLI/Salesforce CLI.download.recipe", - "shortname": "Salesforce CLI.download", + "path": "US-20x20_SettingsPanel/US-20x20_SettingsPanel.download.recipe", + "shortname": "US-20x20_SettingsPanel.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Salesforce CLI" + "com.github.dataJAR-recipes.munki.US-20x20SettingsPanel", + "com.github.dataJAR-recipes.pkg.US-20x20SettingsPanel" ] }, - "com.github.dataJAR-recipes.munki.Poll Everywhere": { - "name": "PollEverywhere", - "description": "Imports the latest version of the Poll Everywhere client into Munki.", + "com.github.dataJAR-recipes.munki.US-20x20SettingsPanel": { + "name": "US-20x20_SettingsPanel", + "description": "Downloads the latest version of LXFree and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Poll Everywhere/Poll Everywhere.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Poll Everywhere", - "shortname": "Poll Everywhere.munki", + "path": "US-20x20_SettingsPanel/US-20x20_SettingsPanel.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.US-20x20SettingsPanel", + "shortname": "US-20x20_SettingsPanel.munki", "inferred_type": "munki", - "munki_display_name": "Poll Everywhere", - "munki_description": "Capture powerful feedback instantly during virtual meetings, classes, events, and more." - }, - "com.github.dataJAR-recipes.download.Poll Everywhere": { - "name": "PollEverywhere", - "description": "Downloads the latest version of the Poll Everywhere app.", - "repo": "autopkg/dataJAR-recipes", - "path": "Poll Everywhere/Poll Everywhere.download.recipe", - "shortname": "Poll Everywhere.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Poll Everywhere" - ] + "munki_display_name": "US-20x20_SettingsPanel", + "munki_description": "US-20x20 - 20-Channel USB Audio Interface / Digital Mixer Settings Panel" }, - "com.github.dataJAR-recipes.download.Apache NetBeans 11": { - "name": "ApacheNetBeans11", - "description": "Downloads the version of Apache NetBeans 11.", + "com.github.dataJAR-recipes.pkg.US-20x20SettingsPanel": { + "name": "US-20x20_SettingsPanel", + "description": "Downloads LFXFree Disk image and extracts the embedded package. No repackaging done.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 11/Apache NetBeans 11.download.recipe", - "shortname": "Apache NetBeans 11.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Apache NetBeans 11" - ] + "path": "US-20x20_SettingsPanel/US-20x20_SettingsPanel.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.US-20x20SettingsPanel", + "shortname": "US-20x20_SettingsPanel.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.Apache NetBeans 11": { - "name": "ApacheNetBeans11", - "description": "Downloads the latest trial version of Apache NetBeans 11 and imports into Munki.", + "com.github.dataJAR-recipes.munki.DHS": { + "name": "DHS", + "description": "Downloads the latest version of DHS and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans 11/Apache NetBeans 11.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Apache NetBeans 11", - "shortname": "Apache NetBeans 11.munki", + "path": "DHS/DHS.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DHS", + "shortname": "DHS.munki", "inferred_type": "munki", - "munki_display_name": "Apache NetBeans 11", - "munki_description": "Development Environment, Tooling Platform and Application Framework." + "munki_display_name": "DHS", + "munki_description": "Dylib hijack scanner or DHS, will scan your computer for applications that are either susceptible to dylib hijacking or have been hijacked." }, - "com.github.dataJAR-recipes.download.midimonitor": { - "name": "MidiMonitor", - "description": "Download recipe of Midi Monitor.", + "com.github.dataJAR-recipes.download.DHS": { + "name": "DHS", + "description": "Downloads latest version of the DHS.", "repo": "autopkg/dataJAR-recipes", - "path": "Midi Monitor/MidiMonitor.download.recipe", - "shortname": "MidiMonitor.download", + "path": "DHS/DHS.download.recipe", + "shortname": "DHS.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.midimonitor" + "com.github.dataJAR-recipes.munki.DHS" ] }, - "com.github.dataJAR-recipes.munki.midimonitor": { - "name": "MidiMonitor", - "description": "Download the latest version of Midi Monitor and imports it into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "Midi Monitor/MidiMonitor.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.midimonitor", - "shortname": "MidiMonitor.munki", - "inferred_type": "munki", - "munki_display_name": "MidiMonitor", - "munki_description": "MIDI Monitor is an app to display MIDI signals going in and out of your Mac. Musicians will find it handy for tracking down confusing MIDI problems, and programmers can use it to test MIDI drivers and applications." - }, - "com.github.dataJAR-recipes.download.RingCentral Classic": { - "name": "RingCentral Classic", - "description": "Downloads the latest version of RingCentral Classic", + "com.github.dataJAR-recipes.download.Apple AU Lab": { + "name": "AU Lab", + "description": "Downloads the latest version of the Apple's AU Lab.", "repo": "autopkg/dataJAR-recipes", - "path": "RingCentral Classic/RingCentral Classic.download.recipe", - "shortname": "RingCentral Classic.download", + "path": "Apple AU Lab/Apple AU Lab.download.recipe", + "shortname": "Apple AU Lab.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RingCentral Classic" + "com.github.dataJAR-recipes.munki.Apple AU Lab" ] }, - "com.github.dataJAR-recipes.munki.RingCentral Classic": { - "name": "RingCentral Classic", - "description": "Downloads the current release version of RingCentral Classic and imports it to Munki.", + "com.github.dataJAR-recipes.munki.Apple AU Lab": { + "name": "Apple AU Lab", + "description": "Downloads the latest version of the Apple's AU Lab and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "RingCentral Classic/RingCentral Classic.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.RingCentral Classic", - "shortname": "RingCentral Classic.munki", + "path": "Apple AU Lab/Apple AU Lab.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Apple AU Lab", + "shortname": "Apple AU Lab.munki", "inferred_type": "munki", - "munki_display_name": "RingCentral Classic", - "munki_description": "The RingCentral Classic app provides an intuitive, unified experience that lets you message, video, and phone wherever you are." + "munki_display_name": "Apple AU Lab", + "munki_description": "Apple\u2019s free digital audio mixing application, AU Lab, can be used as a host application for Audio Unit effects, including AURoundTripAAC Audio Unit, one of the new Mastered for iTunes tools. If you don\u2019t already have Logic or another Audio Unit host application, download AU Lab to get started with auditioning your audio, detecting peaks and clipping, and performing double-blind listening tests." }, - "com.github.dataJAR-recipes.download.Hudl Insight": { - "name": "HudlInsight", - "description": "Downloads the latest version of Hudl Insight.", + "com.github.dataJAR-recipes.download.HideMyBar": { + "name": "HideMyBar", + "description": "Downloads the latest version of Hide My Bar.", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Insight/Hudl Insight.download.recipe", - "shortname": "Hudl Insight.download", + "path": "Hide My Bar/Hide My Bar.download.recipe", + "shortname": "Hide My Bar.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Hudl Insight" + "com.github.dataJAR-recipes.munki.HideMyBar" ] }, - "com.github.dataJAR-recipes.munki.Hudl Insight": { - "name": "HudlInsight", - "description": "Downloads the latest version of Hudl Insight and imports it into Munki.", + "com.github.dataJAR-recipes.munki.HideMyBar": { + "name": "HideMyBar", + "description": "Downloads the latest version of Hide My Bar and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Insight/Hudl Insight.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hudl Insight", - "shortname": "Hudl Insight.munki", + "path": "Hide My Bar/Hide My Bar.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.HideMyBar", + "shortname": "Hide My Bar.munki", "inferred_type": "munki", - "munki_display_name": "Hudl Insight", - "munki_description": "The fastest way to improve performance\n\nBringing new levels of data-analysis to Hudl Sportscode and powering match, recruitment and performance decisions, to make every moment count." + "munki_display_name": "Hide My Bar", + "munki_description": "A macOS app to turn off the Touch Bar at will." }, - "com.github.dataJAR-recipes.munki.WaveLab LE 9.5": { - "name": "WaveLabLE 9.5", - "description": "Downloads the latest version of WaveLab LE 9.5 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Ekahau Pro": { + "name": "Ekahau Pro", + "description": "Downloads the latest unlicensed version of Ekahau Pro, turns it into a package to add to Munki.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n The parent .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", "repo": "autopkg/dataJAR-recipes", - "path": "WaveLab LE 9.5/WaveLab LE 9.5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.WaveLab LE 9.5", - "deprecated": true + "path": "Ekahau Pro/Ekahau Pro.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Ekahau Pro", + "shortname": "Ekahau Pro.munki", + "inferred_type": "munki", + "munki_display_name": "Ekahau Pro", + "munki_description": "Industry standard tool for designing, analyzing, optimizing and troubleshooting WiFi Networks." }, - "com.github.dataJAR-recipes.download.WaveLab LE 9.5": { - "name": "WaveLabLE9.5", - "description": "Download recipe for the latest version of WaveLab LE 9.5.", + "com.github.dataJAR-recipes.pkg.Ekahau Pro": { + "name": "Ekahau Pro", + "description": "Downloads the latest unlicensed version of Ekahau Pro and turns it into a package.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n This .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", "repo": "autopkg/dataJAR-recipes", - "path": "WaveLab LE 9.5/WaveLab LE 9.5.download.recipe", - "deprecated": true, + "path": "Ekahau Pro/Ekahau Pro.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Ekahau Pro", + "shortname": "Ekahau Pro.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.WaveLab LE 9.5" + "com.github.dataJAR-recipes.munki.Ekahau Pro", + "com.github.dataJAR-recipes.jss.Ekahau Pro" ] }, - "com.github.dataJAR-recipes.munki.NWEA Secure Testing Browser": { - "name": "NWEA Secure Testing Browser", - "description": "Downloads the current release version of NWEA Secure Testing Browser and imports into munki.", + "com.github.dataJAR-recipes.jss.Ekahau Pro": { + "name": "Ekahau Pro", + "description": "Downloads the latest unlicensed version of Ekahau Pro, turns it into a package to add to Jamf.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n The parent .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", "repo": "autopkg/dataJAR-recipes", - "path": "NWEA Secure Testing Browser/NWEA Secure Testing Browser.munki.recipe", - "parent": "com.github.nstrauss.download.NWEASecureTestingBrowser", - "shortname": "NWEA Secure Testing Browser.munki", - "inferred_type": "munki", - "munki_display_name": "NWEA Secure Testing Browser", - "munki_description": "The NWEA Secure Testing Browser provides students the ability to complete our K12 assessments on an macOS." + "path": "Ekahau Pro/Ekahau Pro.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Ekahau Pro", + "deprecated": true, + "shortname": "Ekahau Pro.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Industry standard tool for designing, analyzing, optimizing and troubleshooting WiFi Networks." }, - "com.github.dataJAR-recipes.download.Noun Project": { - "name": "NounProject", - "description": "Downloads latest version of Noun Project.", + "com.github.dataJAR-recipes.download.Ekahau Pro": { + "name": "Ekahau Pro", + "description": "Download recipe for the latest unlicensed version of Ekahau Pro.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n The .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", "repo": "autopkg/dataJAR-recipes", - "path": "Noun Project/Noun Project.download.recipe", - "shortname": "Noun Project.download", + "path": "Ekahau Pro/Ekahau Pro.download.recipe", + "shortname": "Ekahau Pro.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Noun Project", - "com.github.dataJAR-recipes.munki.Noun Project" + "com.github.dataJAR-recipes.pkg.Ekahau Pro" ] }, - "com.github.dataJAR-recipes.pkg.Noun Project": { - "name": "NounProject", - "description": "Downloads the latest version of Noun Project and creates a package.", + "com.github.dataJAR-recipes.download.EyeJack Creator 2021": { + "name": "EyeJack Creator 2021", + "description": "Downloads the latest version of EyeJack Creator 2021", "repo": "autopkg/dataJAR-recipes", - "path": "Noun Project/Noun Project.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Noun Project", - "shortname": "Noun Project.pkg", - "inferred_type": "pkg", + "path": "EyeJack Creator 2021/EyeJack Creator 2021.download.recipe", + "deprecated": true, + "shortname": "EyeJack Creator 2021.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Noun Project" + "com.github.dataJAR-recipes.munki.EyeJack Creator 2021" ] }, - "com.github.dataJAR-recipes.munki.Noun Project": { - "name": "NounProject", - "description": "Downloads the latest version of Noun Project and imports into Munki.", + "com.github.dataJAR-recipes.munki.EyeJack Creator 2021": { + "name": "EyeJack Creator 2021", + "description": "Downloads the latest version of EyeJack Creator 2021 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Noun Project/Noun Project.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Noun Project", - "shortname": "Noun Project.munki", + "path": "EyeJack Creator 2021/EyeJack Creator 2021.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.EyeJack Creator 2021", + "deprecated": true, + "shortname": "EyeJack Creator 2021.munki", "inferred_type": "munki", - "munki_display_name": "Noun Project", - "munki_description": "It\u2019s all the great functionality of the Noun Project, but all in one simple app for your desktop. Just search for the term you\u2019re looking for, scroll through results, and drag and drop the icon you like into your favorite application." + "munki_display_name": "EyeJack Creator 2021", + "munki_description": "EyeJack Creator helps you bring art to life with animation and sound in 3 easy steps." }, - "com.github.dataJAR-recipes.jss.Noun Project": { - "name": "NounProject", - "description": "Downloads the current release version of Noun Project and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.LogiOptionsPlus": { + "name": "LogiOptionsPlus", + "description": "Downloads the latest version of LogiOptionsPlus and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Noun Project/Noun Project.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Noun Project", + "path": "LogiOptionsPlus/LogiOptionsPlus.munki.recipe", + "parent": "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus", + "shortname": "LogiOptionsPlus.munki", + "inferred_type": "munki", + "munki_display_name": "Logi Options+", + "munki_description": "Enhance your experience. Logi Options+ is the powerful, easy-to-use, next-gen application that enables customization for Logitech mice and keyboards so you can work how you want." + }, + "com.github.dataJAR-recipes.munki.OpenJDK14": { + "name": "OpenJDK 14", + "description": "Downloads the current release version of OpenJDK 14, builds a package and imports it to Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "OpenJDK14/OpenJDK14.munki.recipe", + "parent": "com.github.rtrouton.pkg.OpenJDK13", "deprecated": true, - "shortname": "Noun Project.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "It\u2019s all the great functionality of the Noun Project, but all in one simple app for your desktop. Just search for the term you\u2019re looking for, scroll through results, and drag and drop the icon you like into your favorite application." + "shortname": "OpenJDK14.munki", + "inferred_type": "munki", + "munki_display_name": "OpenJDK 14", + "munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition." }, - "com.github.dataJAR-recipes.pkg.CallRecorderforSkype": { - "name": "CallRecorderforSkype", - "description": "This recipe creates a PKG of a locally supplied copy of the \"Install Call Recorder for Skype.app\".\n \nThis recipe is based off of https://github.com/autopkg/foigus-recipes/tree/master/Ecamm but amended for a a local\ncopy of the \"Install Call Recorder for Skype.app\" to be supplied with the -p flag.", + "com.github.dataJAR-recipes.jss.ShareFile Sync": { + "name": "ShareFile Sync", + "description": "Downloads the latest ShareFile Sync disk image and then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Call Recorder for Skype-local/Call Recorder for Skype-local.pkg.recipe", - "shortname": "Call Recorder for Skype-local.pkg", - "inferred_type": "pkg" + "path": "ShareFile Sync/ShareFile Sync.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.ShareFile Sync", + "deprecated": true, + "shortname": "ShareFile Sync.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "ShareFile Sync for Mac is designed to provide ShareFile customers with an easy way to access and synchronize personal folders from your ShareFile account to your local computer." }, - "com.github.dataJAR-recipes.download.OverSight": { - "name": "OverSight", - "description": "Downloads latest version of the OverSight.", + "com.github.dataJAR-recipes.download.ShareFile Sync": { + "name": "ShareFileSync", + "description": "Download recipe for ShareFile Sync.", "repo": "autopkg/dataJAR-recipes", - "path": "OverSight/OverSight.download.recipe", - "shortname": "OverSight.download", + "path": "ShareFile Sync/ShareFile Sync.download.recipe", + "deprecated": true, + "shortname": "ShareFile Sync.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.OverSight" + "com.github.dataJAR-recipes.pkg.ShareFile Sync", + "com.github.dataJAR-recipes.munki.ShareFile Sync" ] }, - "com.github.dataJAR-recipes.munki.OverSight": { - "name": "OverSight", - "description": "Downloads the latest version of OverSight and imports into Munki.", + "com.github.dataJAR-recipes.pkg.ShareFile Sync": { + "name": "ShareFile Sync", + "description": "Downloads the latest ShareFile Sync disk image and builds a package.", "repo": "autopkg/dataJAR-recipes", - "path": "OverSight/OverSight.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.OverSight", - "shortname": "OverSight.munki", - "inferred_type": "munki", - "munki_display_name": "OverSight", - "munki_description": "Mac malware often spies on users by recording audio and video sessions...sometimes in an undetected manner. OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam." + "path": "ShareFile Sync/ShareFile Sync.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.ShareFile Sync", + "deprecated": true, + "shortname": "ShareFile Sync.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.ShareFile Sync" + ] }, - "com.github.dataJAR-recipes.munki.Sound Siphon 3": { - "name": "SoundSiphon3", - "description": "Downloads the latest version of Sound Siphon 3 and imports it into Munki.\n\nInstalled at the login window to stop GUI prompts.", + "com.github.dataJAR-recipes.munki.ShareFile Sync": { + "name": "ShareFile Sync", + "description": "Downloads the latest ShareFile Sync disk image and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Sound Siphon 3/Sound Siphon 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Sound Siphon 3", - "shortname": "Sound Siphon 3.munki", + "path": "ShareFile Sync/ShareFile Sync.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.ShareFile Sync", + "deprecated": true, + "shortname": "ShareFile Sync.munki", "inferred_type": "munki", - "munki_display_name": "Sound Siphon 3", - "munki_description": "Sound Siphon makes it easy to capture your Mac\u2019s audio. Use it to create virtual input audio devices that send audio from one app to another. Or, record right in the Sound Siphon app." + "munki_display_name": "ShareFile Sync", + "munki_description": "ShareFile Sync for Mac is designed to provide ShareFile customers with an easy way to access and synchronize personal folders from your ShareFile account to your local computer." }, - "com.github.dataJAR-recipes.download.Sound Siphon 3": { - "name": "SoundSiphon3", - "description": "Downloads the latest version of Sound Siphon 3.", + "com.github.dataJAR-recipes.download.FireAlpaca": { + "name": "FireAlpaca", + "description": "Downloads the latest version of FireAlpaca.", "repo": "autopkg/dataJAR-recipes", - "path": "Sound Siphon 3/Sound Siphon 3.download.recipe", - "shortname": "Sound Siphon 3.download", + "path": "FireAlpaca/FireAlpaca.download.recipe", + "shortname": "FireAlpaca.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Sound Siphon 3" + "com.github.dataJAR-recipes.munki.FireAlpaca" ] }, - "com.github.dataJAR-recipes.download.rekordbox 6": { - "name": "rekordbox6", - "description": "Downloads the latest version of rekordbox 6", + "com.github.dataJAR-recipes.munki.FireAlpaca": { + "name": "FireAlpaca", + "description": "Downloads the latest version of FireAlpaca and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "rekordbox 6/rekordbox 6.download.recipe", - "shortname": "rekordbox 6.download", + "path": "FireAlpaca/FireAlpaca.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.FireAlpaca", + "shortname": "FireAlpaca.munki", + "inferred_type": "munki", + "munki_display_name": "FireAlpaca", + "munki_description": "FireAlpaca is the free Digital Painting Software that is available in 10 languages and compatible with both Mac and Windows.\n\nSimple tools and controls let you draw an illustration easily." + }, + "com.github.dataJAR-recipes.download.Miro": { + "name": "Miro", + "description": "Downloads the latest version of Miro.\n\nSet DOWNLOAD_URL with the required download url:\nx86_64: https://desktop.miro.com/platforms/darwin/Install-Miro.dmg\narm64: https://desktop.miro.com/platforms/darwin-arm64/Install-Miro.dmg\n", + "repo": "autopkg/dataJAR-recipes", + "path": "Miro/Miro.download.recipe", + "shortname": "Miro.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.rekordbox 6" + "com.github.dataJAR-recipes.munki.Miro", + "com.github.dataJAR-recipes.pkg.Miro", + "com.github.d33t5.pkg.Miro" ] }, - "com.github.dataJAR-recipes.munki.rekordbox 6": { - "name": "rekordbox6", - "description": "Downloads the latest version of rekordbox 6 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.munki.Miro": { + "name": "Miro", + "description": "Downloads the latest version of Miro and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "rekordbox 6/rekordbox 6.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.rekordbox 6", - "shortname": "rekordbox 6.munki", + "path": "Miro/Miro.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Miro", + "shortname": "Miro.munki", "inferred_type": "munki", - "munki_display_name": "rekordbox 6", - "munki_description": "rekordbox is complete DJ software, from cloud music management to creative performance capabilities. Sync your library on multiple devices." + "munki_display_name": "Miro", + "munki_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." }, - "com.github.dataJAR-recipes.munki.Framer": { - "name": "Framer", - "description": "Downloads the latest trail version of Framer and imports it into Munki.", + "com.github.dataJAR-recipes.pkg.Miro": { + "name": "Miro", + "description": "Downloads the current release version of Miro and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Framer/Framer.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Framer", - "shortname": "Framer.munki", + "path": "Miro/Miro.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Miro", + "shortname": "Miro.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Miro", + "com.github.autopkg.grahampugh-recipes.jamf.Miro-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Miro", + "com.github.autopkg.grahampugh-recipes.jamf.Miro", + "com.github.autopkg.d33t5-recipes.jamf.Miro" + ] + }, + "com.github.dataJAR-recipes.munki.Wondershare Filmora X": { + "name": "WondershareFilmora X", + "description": "Downloads the latest version of Wondershare Filmora X and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Wondershare Filmora X/Wondershare Filmora X.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Wondershare Filmora X", + "deprecated": true, + "shortname": "Wondershare Filmora X.munki", "inferred_type": "munki", - "munki_display_name": "Framer", - "munki_description": "Designed with performance in mind\u2014Framer is cross-platform and gives you a fast and stable prototyping experience right on your desktop." + "munki_display_name": "Wondershare Filmora X", + "munki_description": "Create Without Limits." }, - "com.github.dataJAR-recipes.download.Framer": { - "name": "Framer", - "description": "Downloads latest version of Framer.\n\nThe Download_URL variable defaults to Intel\n\n- For Intel use: https://updates.framer.com/electron/darwin/x64/Framer.zip\n- For Apple Silicon use: https://updates.framer.com/electron/darwin/arm64/Framer.zip", + "com.github.dataJAR-recipes.download.Wondershare Filmora X": { + "name": "WondershareFilmora X", + "description": "Downloads latest version of the Wondershare Filmora X.", "repo": "autopkg/dataJAR-recipes", - "path": "Framer/Framer.download.recipe", - "shortname": "Framer.download", + "path": "Wondershare Filmora X/Wondershare Filmora X.download.recipe", + "deprecated": true, + "shortname": "Wondershare Filmora X.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Framer" + "com.github.dataJAR-recipes.munki.Wondershare Filmora X" ] }, - "com.github.dataJAR-recipes.munki.Suitcase Fusion 9": { - "name": "SuitcaseFusion9", - "description": "Downloads the current release version of Suitcase Fusion 9 and imports into Munki.", + "com.github.dataJAR-recipes.munki.DVDStyler": { + "name": "DVDStyler", + "description": "This recipe uses FossHub to check for available software updates. \n All users should contact FossHub directly (https://www.fosshub.com/contact.html) to seek permission to use an automated tool for the purpose of redistributing this software on their internal network, as specified in their Terms of Service (https://www.fosshub.com/tos.html#fh-tou-o7). \n You will need to provide them the IP address of the machine downloading FossHub software. \n This recipe does not perform any tracking (cookies, advertising identifiers, and similar technologies) and respects the EU General Data Protection Regulation (GDPR) guidelines.\n This recipe downloads the latest Audacity and imports onto Munki.\n For more information see: https://macmule.com/2019/03/17/fosshub-autopkg", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 9/Suitcase Fusion 9.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 9", - "shortname": "Suitcase Fusion 9.munki", + "path": "DVDStyler/DVDStyler.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.DVDStyler", + "shortname": "DVDStyler.munki", "inferred_type": "munki", - "munki_display_name": "Suitcase Fusion 9", - "munki_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." + "munki_display_name": "DVDStyler", + "munki_description": "DVDStyler is a cross-platform free DVD authoring application that makes possible for video enthusiasts to create professional-looking DVDs" }, - "com.github.dataJAR-recipes.download.Suitcase Fusion 9": { - "name": "Suitcase Fusion 9", - "description": "Downloads the current release version of Suitcase Fusion 9", + "com.github.dataJAR-recipes.download.DVDStyler": { + "name": "DVDStyler", + "description": "This recipe uses FossHub to check for available software updates. \n All users should contact FossHub directly (https://www.fosshub.com/contact.html) to seek permission to use an automated tool for the purpose of redistributing this software on their internal network, as specified in their Terms of Service (https://www.fosshub.com/tos.html#fh-tou-o7). \n You will need to provide them the IP address of the machine downloading FossHub software. \n This recipe does not perform any tracking (cookies, advertising identifiers, and similar technologies) and respects the EU General Data Protection Regulation (GDPR) guidelines.\n This recipe downloads the latest Audacity dmg.\n For more information see: https://macmule.com/2019/03/17/fosshub-autopkg", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 9/Suitcase Fusion 9.download.recipe", - "shortname": "Suitcase Fusion 9.download", + "path": "DVDStyler/DVDStyler.download.recipe", + "shortname": "DVDStyler.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 9", - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9" + "com.github.dataJAR-recipes.munki.DVDStyler" ] }, - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9": { - "name": "Suitcase Fusion 9", - "description": "Downloads the latest version of Suitcase Fusion 9 and makes a pkg of it", + "com.github.dataJAR-recipes.download.Csound": { + "name": "Csound", + "description": "Downloads the latest version of Csound.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 9/Suitcase Fusion 9.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Suitcase Fusion 9", - "shortname": "Suitcase Fusion 9.pkg", - "inferred_type": "pkg", + "path": "Csound/Csound.download.recipe", + "shortname": "Csound.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 9" + "com.github.dataJAR-recipes.munki.Csound" ] }, - "com.github.dataJAR-recipes.jss.Suitcase Fusion 9": { - "name": "Suitcase Fusion 9", - "description": "Downloads the current release version of Suitcase Fusion 9 and then uploads to the JSS", + "com.github.dataJAR-recipes.munki.Csound": { + "name": "Csound", + "description": "Downloads the latest version of Csound and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Suitcase Fusion 9/Suitcase Fusion 9.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9", - "deprecated": true, - "shortname": "Suitcase Fusion 9.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Manage all of your fonts from one source, no matter how many you have\u2014including your system fonts, purchased fonts, fonts synced from Adobe Typekit, Google Fonts, and more. Turn them on and off as you need. Suitcase Fusion offers you the best way to organize, find, view, and use them within your existing workflow." + "path": "Csound/Csound.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Csound", + "shortname": "Csound.munki", + "inferred_type": "munki", + "munki_display_name": "Csound", + "munki_description": "Csound is a user-programmable and user-extensible sound processing language and software synthesizer." }, - "com.github.dataJAR-recipes.pkg.Exposure X5": { - "name": "Exposure X5", - "description": "Downloads the latest version of Exposure X5 and creates a package", + "com.github.dataJAR-recipes.munki.Cloudflare WARP": { + "name": "CloudflareWARP", + "description": "Downloads the latest version of Cloudflare WARP and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "Exposure X5/Exposure X5.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Exposure X5", - "shortname": "Exposure X5.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Exposure X5" - ] + "path": "Cloudflare WARP/Cloudflare WARP.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Cloudflare WARP", + "shortname": "Cloudflare WARP.munki", + "inferred_type": "munki", + "munki_display_name": "Cloudflare WARP", + "munki_description": "The Cloudflare WARP client allows individuals and organizations to have a faster, more secure, and more private experience online.\n\nThe WARP client sits between your device and the Internet, and has several connection modes to better suit different needs." }, - "com.github.dataJAR-recipes.download.Exposure X5": { - "name": "Exposure X5", - "description": "Downloads the latest version of Exposure X5", + "com.github.dataJAR-recipes.download.Cloudflare WARP": { + "name": "CloudflareWARP", + "description": "Downloads the latest version of Cloudflare WARP.", "repo": "autopkg/dataJAR-recipes", - "path": "Exposure X5/Exposure X5.download.recipe", - "shortname": "Exposure X5.download", + "path": "Cloudflare WARP/Cloudflare WARP.download.recipe", + "shortname": "Cloudflare WARP.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Exposure X5" + "com.github.dataJAR-recipes.munki.Cloudflare WARP" ] }, - "com.github.dataJAR-recipes.munki.Exposure X5": { - "name": "Exposure X5", - "description": "Downloads the latest version of Exposure X5 and imports into Munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", - "repo": "autopkg/dataJAR-recipes", - "path": "Exposure X5/Exposure X5.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Exposure X5", - "shortname": "Exposure X5.munki", - "inferred_type": "munki", - "munki_display_name": "Exposure X5", - "munki_description": "Exposure X5 is the creative photo editor that handles every step of your workflow." - }, - "com.github.dataJAR-recipes.munki.BBEdit 14": { - "name": "BBEdit14", - "description": "Downloads the latest version of BBEdit 14 and imports it into Munki.\n\nThis uses the same postinstall and uninstall scripts as the version agnostic recipe found in https://github.com/autopkg/recipes/tree/master/Barebones", + "com.github.dataJAR-recipes.munki.KeeperPasswordManager": { + "name": "KeeperPasswordManager", + "description": "Downloads the latest version of Keeper Password Manager and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "BBEdit 14/BBEdit 14.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BBEdit 14", - "shortname": "BBEdit 14.munki", + "path": "Keeper Password Manager/Keeper Password Manager.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KeeperPasswordManager", + "shortname": "Keeper Password Manager.munki", "inferred_type": "munki", - "munki_display_name": "BBEdit 14", - "munki_description": "BBEdit is the leading professional HTML and text editor for macOS. This award-winning product has been crafted to serve the needs of writers, Web authors and software developers, and provides an abundance of features for editing, searching, and manipulation of prose, source code, and textual data." + "munki_display_name": "Keeper Password Manager", + "munki_description": "Keeper protects your passwords and secrets with ultimate security, visibility and control\n\nFrom the data center to the front office, Keeper delivers the ultimate in enterprise security and cyberthreat prevention. Protect access to applications, systems, secrets and IT resources with a zero-trust and zero-knowledge architecture. Simplify and strengthen auditing and compliance while achieving organisation-wide visibility, control, event logging and reporting." }, - "com.github.dataJAR-recipes.download.BBEdit 14": { - "name": "BBEdit14", - "description": "Downloads the latest version of BBEdit 14.", + "com.github.dataJAR-recipes.download.KeeperPasswordManager": { + "name": "KeeperPasswordManager", + "description": "Downloads the latest version of Keeper Password Manager.", "repo": "autopkg/dataJAR-recipes", - "path": "BBEdit 14/BBEdit 14.download.recipe", - "shortname": "BBEdit 14.download", + "path": "Keeper Password Manager/Keeper Password Manager.download.recipe", + "shortname": "Keeper Password Manager.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BBEdit 14" + "com.github.dataJAR-recipes.munki.KeeperPasswordManager" ] }, - "com.github.dataJAR-recipes.download.Hudl Sportscode Gamebreaker Plus 11": { - "name": "HudlSportscodeGamebreakerPlus11", - "description": "Downloads latest Hudl Sportscode Gamebreaker Plus disk image.", + "com.github.dataJAR-recipes.download.Geekbench 5": { + "name": "Geekbench5", + "description": "Downloads the latest version of Geekbench 5.", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Sportscode Gamebreaker Plus v11/Hudl Sportscode Gamebreaker Plus 11.download.recipe", - "shortname": "Hudl Sportscode Gamebreaker Plus 11.download", + "path": "Geekbench 5/Geekbench 5.download.recipe", + "shortname": "Geekbench 5.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Hudl Sportscode Gamebreaker Plus 11" + "com.github.dataJAR-recipes.munki.Geekbench 5" ] }, - "com.github.dataJAR-recipes.munki.Hudl Sportscode Gamebreaker Plus 11": { - "name": "HudlSportscodeGamebreakerPlus11", - "description": "Downloads the latest trial version of Hudl Sportscode Gamebreaker Plus 11 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Geekbench 5": { + "name": "Geekbench 5", + "description": "Downloads the latest version of Geekbench 5 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Hudl Sportscode Gamebreaker Plus v11/Hudl Sportscode Gamebreaker Plus 11.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Hudl Sportscode Gamebreaker Plus 11", - "shortname": "Hudl Sportscode Gamebreaker Plus 11.munki", + "path": "Geekbench 5/Geekbench 5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Geekbench 5", + "shortname": "Geekbench 5.munki", "inferred_type": "munki", - "munki_display_name": "Hudl Sportscode Gamebreaker Plus 11", - "munki_description": "The new Hudl Sportscode Gamebreaker Plus is more powerful and more intuitive with better scripting, faster interactions and easier integrations with your custom workflow." - }, - "com.github.dataJAR-recipes.jss.Import Adobe CC 2019 Title": { - "name": "SomeAdobeCC2019Title", - "description": "Import a Creative Cloud Application's pkg into a JSS.", - "repo": "autopkg/dataJAR-recipes", - "path": "Adobe CC 2019/Adobe CC 2019 Import.jss.recipe", - "deprecated": true, - "shortname": "Adobe CC 2019 Import.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Some description." + "munki_display_name": "Geekbench 5", + "munki_description": "Geekbench 5, the latest major upgrade to Primate Labs\u2019 easy-to-use cross-platform benchmark, is now available for download. Geekbench 5 allows you to measure your system\u2019s power more accurately than ever before." }, - "com.github.dataJAR-recipes.munki.Import Adobe CC 2019 Title": { - "name": "SomeAdobeCC2019Title", - "description": "Import a Creative Cloud Application's pkg into Munki", + "com.github.dataJAR-recipes.pkg.Malwarebytes 3": { + "name": "Malwarebytes", + "description": "Downloads the latest version of Malwarebytes 3 and appends version number to the pkg", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe CC 2019/Adobe CC 2019 Import.munki.recipe", - "deprecated": true, - "shortname": "Adobe CC 2019 Import.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Some description." + "path": "Malwarebytes 3/Malwarebytes 3.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Malwarebytes 3", + "shortname": "Malwarebytes 3.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.Malwarebytes 3" + ] }, - "com.github.dataJAR-recipes.munki.FontLab 7-Trial": { - "name": "FontLab7-Trial", - "description": "Downloads the latest version of FontLab 7-Trial and imports into Munki.", + "com.github.dataJAR-recipes.munki.Malwarebytes 3": { + "name": "Malwarebytes", + "description": "Downloads the latest version of Malwarebytes 3 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FontLab 7-Trial/FontLab 7-Trial.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FontLab 7-Trial", - "shortname": "FontLab 7-Trial.munki", + "path": "Malwarebytes 3/Malwarebytes 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Malwarebytes 3", + "shortname": "Malwarebytes 3.munki", "inferred_type": "munki", - "munki_display_name": "FontLab 7-Trial", - "munki_description": "The pro font editor, evolved." + "munki_display_name": "Malwarebytes", + "munki_description": "Proven Malwarebytes technology crushes the growing threat of Mac malware.\nSo you are protected and your machine keeps running silky smooth.\nFinally, cybersecurity smart enough for the Mac." }, - "com.github.dataJAR-recipes.download.FontLab 7-Trial": { - "name": "FontLab 7-Trial", - "description": "Downloads latest trial version of FontLab 7.", + "com.github.dataJAR-recipes.download.Malwarebytes 3": { + "name": "Malwarebytes", + "description": "Download recipe for the latest version of Malwarebytes 3.", "repo": "autopkg/dataJAR-recipes", - "path": "FontLab 7-Trial/FontLab 7-Trial.download.recipe", + "path": "Malwarebytes 3/Malwarebytes 3.download.recipe", "deprecated": true, - "shortname": "FontLab 7-Trial.download", + "shortname": "Malwarebytes 3.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FontLab 7-Trial" + "com.github.dataJAR-recipes.pkg.Malwarebytes 3", + "com.github.dataJAR-recipes.munki.Malwarebytes 3" ] }, - "com.github.dataJAR-recipes.munki.Apache NetBeans": { - "name": "ApacheNetBeans", - "description": "Downloads the latest version of Apache NetBeans and imports it into Munki.", + "com.github.dataJAR-recipes.jss.Malwarebytes 3": { + "name": "Malwarebytes", + "description": "Downloads the current release version of Malwarebytes 3 then uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans/Apache NetBeans.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Apache NetBeans", - "shortname": "Apache NetBeans.munki", - "inferred_type": "munki", - "munki_display_name": "Apache NetBeans", - "munki_description": "Apache NetBeans\n\nFits the Pieces Together\n\nDevelopment Environment, Tooling Platform and Application Framework." + "path": "Malwarebytes 3/Malwarebytes 3.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Malwarebytes 3", + "deprecated": true, + "shortname": "Malwarebytes 3.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Proven Malwarebytes technology crushes the growing threat of Mac malware.\nSo you are protected and your machine keeps running silky smooth.\nFinally, cybersecurity smart enough for the Mac." }, - "com.github.dataJAR-recipes.download.Apache NetBeans": { - "name": "ApacheNetBeans", - "description": "Downloads the latest version of Apache NetBeans.", + "com.github.dataJAR-recipes.download.Axure RP 10-Trial": { + "name": "AxureRP10-Trial", + "description": "Download recipe of the Axure RP 10 Trial.\n \nNOTE: Axure has created two binaries for Intel and ARM hardware. \nModify the URL in your override to accomodate accordingly.\n\nIntel URL: https://axure.cachefly.net/AxureRP-Setup.dmg\nARM URL: https://axure.cachefly.net/AxureRP-Setup-arm64.dmg\n\t", "repo": "autopkg/dataJAR-recipes", - "path": "Apache NetBeans/Apache NetBeans.download.recipe", - "shortname": "Apache NetBeans.download", + "path": "Axure RP 10-Trial/Axure RP 10-Trial.download.recipe", + "shortname": "Axure RP 10-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Apache NetBeans" + "com.github.dataJAR-recipes.munki.Axure RP 10-Trial" ] }, - "com.github.dataJAR-recipes.munki.ActivDriver": { - "name": "ActivDriver", - "description": "Downloads the latest trial version of ActivDriver and imports into Munki.", + "com.github.dataJAR-recipes.munki.Axure RP 10-Trial": { + "name": "AxureRP10-Trial", + "description": "Downloads the latest version of Axure RP 10-Trial and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "ActivDriver/ActivDriver.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.ActivDriver", - "shortname": "ActivDriver.munki", + "path": "Axure RP 10-Trial/Axure RP 10-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Axure RP 10-Trial", + "shortname": "Axure RP 10-Trial.munki", "inferred_type": "munki", - "munki_display_name": "ActivDriver", - "munki_description": "ActivDriver is required for the following products: ActivBoard, ActivPanel, ActivWall, ActivHub (Student Response Devices, ActivSlate, ActivRemote) and ActivEngage2." + "munki_display_name": "Axure RP 10-Trial", + "munki_description": "Axure RP is the only UX tool that gives UX professionals the power to build realistic, functional prototypes." }, - "com.github.dataJAR-recipes.download.ActivDriver": { - "name": "ActivDriver", - "description": "Downloads the version of ActivDriver.", + "com.github.dataJAR-recipes.download.LXFree": { + "name": "LXFree", + "description": "Downloads latest LXFree installer in a disk image.", "repo": "autopkg/dataJAR-recipes", - "path": "ActivDriver/ActivDriver.download.recipe", - "shortname": "ActivDriver.download", + "path": "LXFree/LXFree.download.recipe", + "shortname": "LXFree.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ActivDriver" + "com.github.dataJAR-recipes.munki.LXFree" ] }, - "com.github.dataJAR-recipes.munki.Cubase 9.5": { - "name": "Cubase9.5", - "description": "Downloads the latest version of Cubase 9.5 and imports into Munki.", + "com.github.dataJAR-recipes.munki.LXFree": { + "name": "LXFree", + "description": "Downloads the latest version of LXFree and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase 9.5/Cubase 9.5.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Cubase 9.5", + "path": "LXFree/LXFree.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.LXFree", + "shortname": "LXFree.munki", + "inferred_type": "munki", + "munki_display_name": "LXFree", + "munki_description": "LXFree is an application for drawing light plots and generating paperwork. LXFree combines drawing a light plot with editing information associated with graphic objects in the drawing. LXFree produces reports by linking the graphics, attached data, and additional databases related to the properties of these objects." + }, + "com.github.dataJAR-recipes.munki.WaveLab LE 9.5": { + "name": "WaveLabLE 9.5", + "description": "Downloads the latest version of WaveLab LE 9.5 and imports into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "WaveLab LE 9.5/WaveLab LE 9.5.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WaveLab LE 9.5", "deprecated": true }, - "com.github.dataJAR-recipes.download.Cubase 9.5": { - "name": "Cubase9.5", - "description": "Download recipe for the latest version of Cubase 9.5.", + "com.github.dataJAR-recipes.download.WaveLab LE 9.5": { + "name": "WaveLabLE9.5", + "description": "Download recipe for the latest version of WaveLab LE 9.5.", "repo": "autopkg/dataJAR-recipes", - "path": "Cubase 9.5/Cubase 9.5.download.recipe", + "path": "WaveLab LE 9.5/WaveLab LE 9.5.download.recipe", "deprecated": true, "children": [ - "com.github.dataJAR-recipes.munki.Cubase 9.5" + "com.github.dataJAR-recipes.munki.WaveLab LE 9.5" ] }, - "com.github.dataJAR-recipes.download.FabFilter Pro-L 2": { - "name": "FabFilter Pro-L 2", - "description": "Downloads the latest version of FabFilter Pro-L 2", + "com.github.dataJAR-recipes.munki.Razer Synapse 2": { + "name": "Razer Synapse 2", + "description": "Downloads the latest version of Razer Synapse 2 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-L 2/FabFilter Pro-L 2.download.recipe", - "shortname": "FabFilter Pro-L 2.download", + "path": "Razer Synapse 2/Razer Synapse 2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Razer Synapse 2", + "shortname": "Razer Synapse 2.munki", + "inferred_type": "munki", + "munki_display_name": "Razer Synapse 2", + "munki_description": "Razer Synapse is our unified configuration software that allows you to rebind controls or assign macros to any of your Razer peripherals and saves all your settings automatically to the cloud." + }, + "com.github.dataJAR-recipes.download.Razer Synapse 2": { + "name": "Razer Synapse 2", + "description": "Downloads the latest version of Razer Synapse 2", + "repo": "autopkg/dataJAR-recipes", + "path": "Razer Synapse 2/Razer Synapse 2.download.recipe", + "deprecated": true, + "shortname": "Razer Synapse 2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-L 2" + "com.github.dataJAR-recipes.munki.Razer Synapse 2" ] }, - "com.github.dataJAR-recipes.munki.FabFilter Pro-L 2": { - "name": "FabFilter Pro-L 2", - "description": "Downloads the latest version of FabFilter Pro-L 2 and imports into Munki", + "com.github.dataJAR-recipes.munki.MindManager 23": { + "name": "MindManager23", + "description": "Downloads latest version of MindManager 23 and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "FabFilter Pro-L 2/FabFilter Pro-L 2.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.FabFilter Pro-L 2", - "shortname": "FabFilter Pro-L 2.munki", + "path": "MindManager 23/MindManager 23.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MindManager 23", + "shortname": "MindManager 23.munki", "inferred_type": "munki", - "munki_display_name": "FabFilter Pro-L 2", - "munki_description": "True peak limiter plug-in" + "munki_display_name": "Mind Manager 23", + "munki_description": "Bring clarity and structure to plans, projects, and processes\n\nVisual productivity tools and mind mapping software that take you and your organization to where you want to be." }, - "com.github.dataJAR-recipes.munki.Retrologue": { - "name": "Retrologue", - "description": "Downloads the latest version of Retrologue and imports it into Munki.", + "com.github.dataJAR-recipes.download.MindManager 23": { + "name": "MindManager23", + "description": "Downloads latest version of MindManager 23.", "repo": "autopkg/dataJAR-recipes", - "path": "Retrologue/Retrologue.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Retrologue", - "shortname": "Retrologue.munki", + "path": "MindManager 23/MindManager 23.download.recipe", + "shortname": "MindManager 23.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.MindManager 23" + ] + }, + "com.github.dataJAR-recipes.munki.Fathom": { + "name": "Fathom", + "description": "Downloads the latest version of Fathom and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "repo": "autopkg/dataJAR-recipes", + "path": "Fathom/Fathom.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Fathom", + "shortname": "Fathom.munki", "inferred_type": "munki", - "munki_display_name": "Retrologue", - "munki_description": "VIRTUAL ANALOG SYNTHESIZER \u2013 RETROLOGUE\n\nThe flexible, intuitive Retrologue emulates the warmth and fatness of classic analog synthesizers.\n\nThree virtual analog oscillators and a first-class set of filters produce a wealth of rich, inspring sounds; its adaptable arpeggiator, powerful modulation system and FX rack help make Retrologue the first choice for producers everywhere." + "munki_display_name": "Fathom", + "munki_description": "Increase productivity with the #1 rated AI Notetaker\n\nFathom records, transcribes, highlights, and summarizes your meetings so you can focus on the conversation." }, - "com.github.dataJAR-recipes.download.Retrologue": { - "name": "Retrologue", - "description": "Downloads the latest version of Retrologue.", + "com.github.dataJAR-recipes.download.Fathom": { + "name": "Fathom", + "description": "Downloads the latest version of Fathom.\n\nTo download Apple Silicon use: \"_arm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"\" in the DOWNLOAD_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "Retrologue/Retrologue.download.recipe", - "shortname": "Retrologue.download", + "path": "Fathom/Fathom.download.recipe", + "shortname": "Fathom.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Retrologue" + "com.github.dataJAR-recipes.munki.Fathom" ] }, - "com.github.dataJAR-recipes.download.intellijideace": { - "name": "IntelliJ IDEA Community Edition", - "description": "This recipe has been deprecated. Please use the following recipes https://github.com/autopkg/bnpl-recipes/blob/master/JetBrains/IntelliJ-IDEA-CE.download.recipe", + "com.github.dataJAR-recipes.download.Dell Color Management": { + "name": "DellColorManagement", + "description": "Downloads the latest version of Dell Color Management.", "repo": "autopkg/dataJAR-recipes", - "path": "IntelliJ-IDEA-CE/IntelliJ-IDEA-CE.download.recipe", - "deprecated": true, - "shortname": "IntelliJ-IDEA-CE.download", + "path": "Dell Color Management/Dell Color Management.download.recipe", + "shortname": "Dell Color Management.download", "inferred_type": "download", "children": [ - "com.github.rtrouton.pkg.IntelliJ-CE", - "com.github.dataJAR-recipes.munki.intellijideace" + "com.github.dataJAR-recipes.munki.Dell Color Management" ] }, - "com.github.dataJAR-recipes.munki.intellijideace": { - "name": "IntelliJ IDEA Community Edition", - "description": "This recipe has been deprecated. Please use the following recipes https://github.com/autopkg/bnpl-recipes/blob/master/JetBrains/IntelliJ-IDEA-CE.munki.recipe", + "com.github.dataJAR-recipes.munki.Dell Color Management": { + "name": "DellColorManagement", + "description": "Downloads the latest version of Dell Color Management and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "IntelliJ-IDEA-CE/IntelliJ-IDEA-CE.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.intellijideace", - "deprecated": true, - "shortname": "IntelliJ-IDEA-CE.munki", + "path": "Dell Color Management/Dell Color Management.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Dell Color Management", + "shortname": "Dell Color Management.munki", "inferred_type": "munki", - "munki_display_name": "IntelliJ IDEA Community Edition", - "munki_description": "Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.\n\nTogether, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience." + "munki_display_name": "Dell Color Management", + "munki_description": "DELL Color Management software is a Mac application (Mac OS 11,12,13) that manages the color spaces of the DELL UltraSharp monitors (U4021QW, U2723QE, U3223QE, U3223QZ, U3423WE, U2724D, U2724DE, U3824D, U4924D, U3224KB/U3224KBA).\n\nDELL Color Management software allows quick selection of the color spaces stored in the monitor, creation and management of ICC profiles (v2 and v4), and uploading of customized color spaces created by Calman, the industry standard color calibration software for professionals." }, - "com.github.dataJAR-recipes.munki.Scratch 3": { - "name": "Scratch 3", - "description": "Downloads the current release version of Scratch 3 and imports into Munki.", + "com.github.dataJAR-recipes.munki.SketchUp Pro 2016 EN": { + "name": "SketchUpPro2016-EN", + "description": "Downloads the latest version of SketchUp Pro 2016 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Scratch 3/Scratch 3.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Scratch 3", - "shortname": "Scratch 3.munki", + "path": "SketchUp Pro 2016 EN/SketchUp Pro 2016 EN.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN", + "shortname": "SketchUp Pro 2016 EN.munki", "inferred_type": "munki", - "munki_display_name": "Scratch 3", - "munki_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." - }, - "com.github.dataJAR-recipes.jss.Scratch 3": { - "name": "Scratch Desktop", - "description": "Downloads the current release version of Scratch 3 and then uploads to the JSS", - "repo": "autopkg/dataJAR-recipes", - "path": "Scratch 3/Scratch 3.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Scratch 3", - "deprecated": true, - "shortname": "Scratch 3.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations." + "munki_display_name": "SketchUp Pro 2016", + "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D" }, - "com.github.dataJAR-recipes.download.Scratch 3": { - "name": "Scratch 3", - "description": "Download recipe for Scratch 3", + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN": { + "name": "SketchUpPro2016-EN", + "description": "Downloads the latest version of SketchUp Pro 2016 EN and creates a PKG.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.", "repo": "autopkg/dataJAR-recipes", - "path": "Scratch 3/Scratch 3.download.recipe", - "shortname": "Scratch 3.download", - "inferred_type": "download", + "path": "SketchUp Pro 2016 EN/SketchUp Pro 2016 EN.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2016 EN", + "shortname": "SketchUp Pro 2016 EN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.Scratch 3", - "com.github.dataJAR-recipes.pkg.Scratch 3" + "com.github.dataJAR-recipes.munki.SketchUp Pro 2016 EN" ] }, - "com.github.dataJAR-recipes.pkg.Scratch 3": { - "name": "Scratch Desktop", - "description": "Downloads the latest version of Scratch 3 and creates a package.", + "com.github.dataJAR-recipes.download.SketchUp Pro 2016 EN": { + "name": "SketchUpPro2016-EN", + "description": "Downloads the latest version of SketchUp Pro 2016 EN. \n\nBased on: com.github.jps3.download.SketchUpPro\n\nLocales can be specified.\n\nMain changes are non-overridable year, removed superfluous CodeSignatureVerification from PKG.\n", "repo": "autopkg/dataJAR-recipes", - "path": "Scratch 3/Scratch 3.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Scratch 3", - "shortname": "Scratch 3.pkg", - "inferred_type": "pkg", + "path": "SketchUp Pro 2016 EN/SketchUp Pro 2016 EN.download.recipe", + "deprecated": true, + "shortname": "SketchUp Pro 2016 EN.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.Scratch 3" + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN" ] }, - "com.github.dataJAR-recipes.download.MindManager 22": { - "name": "MindManager22", - "description": "Downloads latest version of MindManager 22.", + "com.github.dataJAR-recipes.download.HDXRealTimeMediaEngine": { + "name": "HDXRealTimeMediaEngine", + "description": "Downloads the latest version of HDX RealTime Media Engine for Microsoft Skype for Business.", "repo": "autopkg/dataJAR-recipes", - "path": "MindManager 22/MindManager 22.download.recipe", - "shortname": "MindManager 22.download", + "path": "HDXRealTimeMediaEngine/HDXRealTimeMediaEngine.download.recipe", + "shortname": "HDXRealTimeMediaEngine.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MindManager 22" + "com.github.dataJAR-recipes.munki.HDXRealTimeMediaEngine" ] }, - "com.github.dataJAR-recipes.munki.MindManager 22": { - "name": "MindManager22", - "description": "Downloads latest version of MindManager 22 and imports into Munki.", - "repo": "autopkg/dataJAR-recipes", - "path": "MindManager 22/MindManager 22.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.MindManager 22", - "shortname": "MindManager 22.munki", - "inferred_type": "munki", - "munki_display_name": "Mind Manager 22", - "munki_description": "Bring clarity and structure to plans, projects, and processes\n\nVisual productivity tools and mind mapping software that take you and your organization to where you want to be." - }, - "com.github.dataJAR-recipes.munki.Connect Fonts": { - "name": "ConnectFonts", - "description": "Downloads the latest version of Connect Fonts and imports it into Munki.", + "com.github.dataJAR-recipes.munki.HDXRealTimeMediaEngine": { + "name": "HDXRealTimeMediaEngine", + "description": "Downloads the latest version of HDX RealTime Media Engine for Microsoft Skype for Business.", "repo": "autopkg/dataJAR-recipes", - "path": "Connect Fonts/Connect Fonts.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Connect Fonts", - "shortname": "Connect Fonts.munki", + "path": "HDXRealTimeMediaEngine/HDXRealTimeMediaEngine.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.HDXRealTimeMediaEngine", + "shortname": "HDXRealTimeMediaEngine.munki", "inferred_type": "munki", - "munki_display_name": "Connect Fonts", - "munki_description": "All Your Fonts, All In One Place\n\nWith Connect Fonts you can just say \u201cno\u201d to font guessing games and scavenger hunts. Sort, organize, and compare your fonts in a single cloud-based platform. Easily share fonts with your team members and view your fonts on any device." - }, - "com.github.dataJAR-recipes.download.Connect Fonts": { - "name": "ConnectFonts", - "description": "Downloads the latest version of Connect Fonts.", - "repo": "autopkg/dataJAR-recipes", - "path": "Connect Fonts/Connect Fonts.download.recipe", - "shortname": "Connect Fonts.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Connect Fonts" - ] + "munki_display_name": "HDX RealTime Media Engine", + "munki_description": "The HDX RealTime Media Engine is a plug-in to the Citrix Receiver to support clear, crisp high-definition audio-video calls, particularly with Microsoft Skype\u00ae for Business. Users can seamlessly participate in audio-video or audio-only calls to and from other HDX RealTime Media Engine users, native Skype\u00ae for Business and Lync\u00ae client users, and other standards-based desktop video and conference room systems." }, - "com.github.dataJAR-recipes.download.Ekahau Pro": { - "name": "Ekahau Pro", - "description": "Download recipe for the latest unlicensed version of Ekahau Pro.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n The .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", + "com.github.dataJAR-recipes.download.SF Mono Fonts": { + "name": "SF Mono Fonts", + "description": "Downloads the latest version of SF Mono Fonts", "repo": "autopkg/dataJAR-recipes", - "path": "Ekahau Pro/Ekahau Pro.download.recipe", - "shortname": "Ekahau Pro.download", + "path": "SF Mono Fonts/SF Mono Fonts.download.recipe", + "shortname": "SF Mono Fonts.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.Ekahau Pro" + "com.github.dataJAR-recipes.munki.SF Mono Fonts" ] }, - "com.github.dataJAR-recipes.munki.Ekahau Pro": { - "name": "Ekahau Pro", - "description": "Downloads the latest unlicensed version of Ekahau Pro, turns it into a package to add to Munki.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n The parent .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", + "com.github.dataJAR-recipes.munki.SF Mono Fonts": { + "name": "SF Mono Fonts", + "description": "Downloads the latest version of SF Mono Fonts and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "Ekahau Pro/Ekahau Pro.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Ekahau Pro", - "shortname": "Ekahau Pro.munki", + "path": "SF Mono Fonts/SF Mono Fonts.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.SF Mono Fonts", + "shortname": "SF Mono Fonts.munki", "inferred_type": "munki", - "munki_display_name": "Ekahau Pro", - "munki_description": "Industry standard tool for designing, analyzing, optimizing and troubleshooting WiFi Networks." - }, - "com.github.dataJAR-recipes.pkg.Ekahau Pro": { - "name": "Ekahau Pro", - "description": "Downloads the latest unlicensed version of Ekahau Pro and turns it into a package.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n This .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", - "repo": "autopkg/dataJAR-recipes", - "path": "Ekahau Pro/Ekahau Pro.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Ekahau Pro", - "shortname": "Ekahau Pro.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Ekahau Pro", - "com.github.dataJAR-recipes.jss.Ekahau Pro" - ] + "munki_display_name": "SF Mono Fonts", + "munki_description": "This monospaced variant of San Francisco enables alignment between rows and columns of text, and is used in coding environments like Xcode. SF Mono features six weights and supports Latin, Greek, and Cyrillic scripts." }, - "com.github.dataJAR-recipes.jss.Ekahau Pro": { - "name": "Ekahau Pro", - "description": "Downloads the latest unlicensed version of Ekahau Pro, turns it into a package to add to Jamf.\n NOTE: When launching this App there are PPPC prompts for sh and java.\n The parent .pkg recipe can handle the sh prompt but the java prompt seems unavoidable", + "com.github.dataJAR-recipes.install.Waltr2": { + "name": "Waltr 2", + "description": "Installs the latest version of Waltr 2.", "repo": "autopkg/dataJAR-recipes", - "path": "Ekahau Pro/Ekahau Pro.jss.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Ekahau Pro", - "deprecated": true, - "shortname": "Ekahau Pro.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Industry standard tool for designing, analyzing, optimizing and troubleshooting WiFi Networks." + "path": "Waltr 2/Waltr2.install.recipe", + "parent": "com.github.dataJAR-recipes.download.Waltr2", + "shortname": "Waltr2.install", + "inferred_type": "install" }, - "com.github.dataJAR-recipes.munki.Lens": { - "name": "Lens", - "description": "Downloads the latest version of Lens Desktop for Kubernetes.", + "com.github.dataJAR-recipes.munki.Waltr2": { + "name": "Waltr 2", + "description": "Downloads the latest version of Waltr 2 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Lens/Lens.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Lens", - "shortname": "Lens.munki", + "path": "Waltr 2/Waltr2.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Waltr2", + "shortname": "Waltr2.munki", "inferred_type": "munki", - "munki_display_name": "Lens", - "munki_description": "Lens Desktop is the only application you need to take control of your Kubernetes clusters." + "munki_display_name": "Waltr 2", + "munki_description": "Drag-n-drop and Music, Ringtones, Videos, PDF and ePUB files into any Apple device without iTunes (and no extra apps)." }, - "com.github.dataJAR-recipes.download.Lens": { - "name": "Lens", - "description": "Downloads the latest version of Lens Desktop for Kubernetes.", + "com.github.dataJAR-recipes.download.Waltr2": { + "name": "Waltr 2", + "description": "Downloads the latest version of Waltr 2.", "repo": "autopkg/dataJAR-recipes", - "path": "Lens/Lens.download.recipe", - "shortname": "Lens.download", + "path": "Waltr 2/Waltr2.download.recipe", + "shortname": "Waltr2.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Lens" + "com.github.dataJAR-recipes.install.Waltr2", + "com.github.dataJAR-recipes.munki.Waltr2", + "com.github.dataJAR-recipes.pkg.Waltr2" ] }, - "com.github.dataJAR-recipes.munki.Insomnia": { - "name": "Insomnia", - "description": "Downloads the latest release of Insomnia and imports into Munki", + "com.github.dataJAR-recipes.pkg.Waltr2": { + "name": "Waltr 2", + "description": "Downloads the latest version of Waltr 2 and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Insomnia/Insomnia.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Insomnia", - "shortname": "Insomnia.munki", - "inferred_type": "munki", - "munki_display_name": "Insomnia ", - "munki_description": "Explore REST and GraphQL APIs." + "path": "Waltr 2/Waltr2.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Waltr2", + "shortname": "Waltr2.pkg", + "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.download.Insomnia": { - "name": "Insomnia", - "description": "Downloads the latest release of Insomnia.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.dataJAR-recipes.munki.ReadWrite 7": { + "name": "Read&Write 7", + "description": "Imports the latest version of the Read&Write 7 into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Insomnia/Insomnia.download.recipe", - "shortname": "Insomnia.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Insomnia" - ] + "path": "Read&Write 7/Read&Write 7.munki.recipe", + "parent": "com.github.haircut.download.ReadWrite7" + }, + "com.github.dataJAR-recipes.munki.JPEGmini Pro-Trial": { + "name": "JPEGmini Pro-Trial", + "description": "Downloads the latest trial version of JPEGmini Pro and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial", + "shortname": "JPEGmini Pro-Trial.munki", + "inferred_type": "munki", + "munki_display_name": "JPEGmini Pro", + "munki_description": "JPEGmini Pro. The Photo Optimization Tool. Trusted by Thousands of Image Perfectionists. Get the smallest file size without compromising quality or changing your workflow." }, - "com.github.dataJAR-recipes.download.Haiku": { - "name": "Haiku", - "description": "Download recipe for the latest version of Haiku.", + "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial": { + "name": "JPEGmini Pro-Trial", + "description": "Downloads latest trial version of JPEGmini.", "repo": "autopkg/dataJAR-recipes", - "path": "Haiku/Haiku.download.recipe", - "shortname": "Haiku.download", + "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.download.recipe", + "shortname": "JPEGmini Pro-Trial.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Haiku" + "com.github.dataJAR-recipes.munki.JPEGmini Pro-Trial", + "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial" ] }, - "com.github.dataJAR-recipes.munki.Haiku": { - "name": "Haiku", - "description": "Downloads the current release version of Haiku and imports into Munki", + "com.github.dataJAR-recipes.jss.JPEGmini Pro-Trial": { + "name": "JPEGmini Pro-Trial", + "description": "Downloads the current release version of JPEGmini Pro and builds a package. Then, uploads to the JSS.", "repo": "autopkg/dataJAR-recipes", - "path": "Haiku/Haiku.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Haiku", - "shortname": "Haiku.munki", - "inferred_type": "munki", - "munki_display_name": "Haiku", - "munki_description": "Design UI components, powered by motion." + "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.jss.recipe", + "parent": "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial", + "deprecated": true, + "shortname": "JPEGmini Pro-Trial.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "JPEGmini Pro. The Photo Optimization Tool. Trusted by Thousands of Image Perfectionists. Get the smallest file size without compromising quality or changing your workflow." }, - "com.github.dataJAR-recipes.munki.SMARTProductDriversandInk": { - "name": "SMARTProductDriversandInk", - "description": "Downloads the latest version of SMART Product Drivers and Ink and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial": { + "name": "JPEGmini Pro-Trial", + "description": "Downloads the latest trial version of JPEGmini Pro and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "SMART Product Drivers and Ink/SMART Product Drivers and Ink.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.SMARTProductDriversandInk", - "shortname": "SMART Product Drivers and Ink.munki", - "inferred_type": "munki", - "munki_display_name": "SMARTProductDriversandInk", - "munki_description": "Driver software for SMART Board interactive displays." + "path": "JPEGmini Pro-Trial/JPEGmini Pro-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial", + "shortname": "JPEGmini Pro-Trial.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.jss.JPEGmini Pro-Trial" + ] }, - "com.github.dataJAR-recipes.download.SMARTProductDriversandInk": { - "name": "SMARTProductDriversandInk", - "description": "Downloads the latest version of SMART Product Drivers and Ink.", + "com.github.dataJAR-recipes.download.MongoDB Compass": { + "name": "MongoDB Compass", + "description": "Downloads the latest version of MongoDB Compass.\n\nTo download the Intel version use \"x64\" in DOWNLOAD_TYPE\nTo download the Apple Silicon version use \"arm64\" in DOWNLOAD_TYPE", "repo": "autopkg/dataJAR-recipes", - "path": "SMART Product Drivers and Ink/SMART Product Drivers and Ink.download.recipe", - "shortname": "SMART Product Drivers and Ink.download", + "path": "MongoDB Compass/MongoDB Compass.download.recipe", + "shortname": "MongoDB Compass.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.SMARTProductDriversandInk" + "com.github.dataJAR-recipes.munki.MongoDB Compass" ] }, - "com.github.dataJAR-recipes.download.BlockBlock": { - "name": "BlockBlock", - "description": "Downloads latest version of the BlockBlock.", + "com.github.dataJAR-recipes.munki.MongoDB Compass": { + "name": "MongoDBCompass", + "description": "Downloads the latest version of MongoDB Compass and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", "repo": "autopkg/dataJAR-recipes", - "path": "BlockBlock/BlockBlock.download.recipe", - "shortname": "BlockBlock.download", + "path": "MongoDB Compass/MongoDB Compass.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.MongoDB Compass", + "shortname": "MongoDB Compass.munki", + "inferred_type": "munki", + "munki_display_name": "MongoDB Compass", + "munki_description": "Compass. The GUI for MongoDB.\n\nCompass is an interactive tool for querying, optimizing, and analyzing your MongoDB data. Get key insights, drag and drop to build pipelines, and more." + }, + "com.github.dataJAR-recipes.download.Max 8": { + "name": "Max 8", + "description": "Downloads the latest release of Max 8.", + "repo": "autopkg/dataJAR-recipes", + "path": "Max 8/Max 8.download.recipe", + "shortname": "Max 8.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.BlockBlock" + "com.github.andrewvalentine.pkg.Max 8", + "com.github.dataJAR-recipes.munki.Max 8", + "com.github.moofit-recipes.pkg.Max8" ] }, - "com.github.dataJAR-recipes.munki.BlockBlock": { - "name": "BlockBlock", - "description": "Downloads the latest version of BlockBlock and imports into Munki.", + "com.github.dataJAR-recipes.munki.Max 8": { + "name": "Max 8", + "description": "Downloads the latest release of Max 8 and imports into Munki", "repo": "autopkg/dataJAR-recipes", - "path": "BlockBlock/BlockBlock.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.BlockBlock", - "shortname": "BlockBlock.munki", + "path": "Max 8/Max 8.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Max 8", + "shortname": "Max 8.munki", "inferred_type": "munki", - "munki_display_name": "BlockBlock", - "munki_description": "BlockBlock provides continual protection by monitoring persistence locations. Any new persistent component will trigger a BlockBlock alert, allowing malicious items be blocked." + "munki_display_name": "Max", + "munki_description": "Max is an infinitely flexible place to create interactive media software. With in-depth tools for audio, graphics, interaction, and communication, Max is an environment to explore and develop your own ideas." }, - "com.github.dataJAR-recipes.download.Motion": { - "name": "Motion", - "description": "Downloads the latest version of Motion.\n\nTo download Apple Silicon use: \"aarch64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"amd64\" in the DOWNLOAD_ARCH variable", + "com.github.dataJAR-recipes.download.BambuStudio": { + "name": "BambuStudio", + "description": "Downloads the latest version BambuStudio.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/dataJAR-recipes", - "path": "Motion/Motion.download.recipe", - "shortname": "Motion.download", + "path": "BambuStudio/BambuStudio.download.recipe", + "shortname": "BambuStudio.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Motion" + "com.github.dataJAR-recipes.munki.BambuStudio" ] }, - "com.github.dataJAR-recipes.munki.Motion": { - "name": "Motion", - "description": "Downloads the latest version of Motion and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable", + "com.github.dataJAR-recipes.munki.BambuStudio": { + "name": "BambuStudio", + "description": "Downloads the current release version of BambuStudio and imports into munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Motion/Motion.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Motion", - "shortname": "Motion.munki", + "path": "BambuStudio/BambuStudio.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.BambuStudio", + "shortname": "BambuStudio.munki", "inferred_type": "munki", - "munki_display_name": "Motion", - "munki_description": "Motion Desktop App\n\nManage your calendar, projects and tasks without needing to open the browser." + "munki_display_name": "BambuStudio", + "munki_description": "Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience." }, - "com.github.dataJAR-recipes.munki.Godot 4": { - "name": "Godot4", - "description": "Downloads the latest version of Godot 4 and imports into Munki.", + "com.github.dataJAR-recipes.download.Mu Editor": { + "name": "MuEditor", + "description": "Downloads the latest version of Mu Editor.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 4/Godot 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.Godot 4", - "shortname": "Godot 4.munki", + "path": "Mu Editor/Mu Editor.download.recipe", + "shortname": "Mu Editor.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Mu Editor", + "com.github.d33t5.pkg.mu-editor" + ] + }, + "com.github.dataJAR-recipes.munki.Mu Editor": { + "name": "Mu Editor", + "description": "Downloads the current release version of Mu Editor and imports into munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Mu Editor/Mu Editor.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Mu Editor", + "shortname": "Mu Editor.munki", "inferred_type": "munki", - "munki_display_name": "Godot 4", - "munki_description": "The game engine you've been waiting for.\n\nThe Godot Engine is a free, all-in-one, cross-platform game engine that makes it easy for you to create 2D and 3D games." + "munki_display_name": "Mu Editor", + "munki_description": "Code with Mu: a simple Python editor for beginner programmers." }, - "com.github.dataJAR-recipes.download.Godot 4": { - "name": "Godot4", - "description": "Download recipe for the latest version of Godot 4.", + "com.github.dataJAR-recipes.download.Marvel": { + "name": "Marvel", + "description": "Downloads the latest version of Marvel.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 4/Godot 4.download.recipe", - "shortname": "Godot 4.download", + "path": "Marvel/Marvel.download.recipe", + "shortname": "Marvel.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Godot 4", - "com.github.dataJAR-recipes.pkg.Godot 4" + "com.github.dataJAR-recipes.pkg.Marvel", + "com.github.dataJAR-recipes.munki.Marvel" ] }, - "com.github.dataJAR-recipes.pkg.Godot 4": { - "name": "Godot4", - "description": "Downloads the latest version of Godot 4 and creates a flat PKG.", + "com.github.dataJAR-recipes.pkg.Marvel": { + "name": "Marvel", + "description": "Downloads the latest version of Marvel and creates a package.", "repo": "autopkg/dataJAR-recipes", - "path": "Godot 4/Godot 4.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Godot 4", - "shortname": "Godot 4.pkg", + "path": "Marvel/Marvel.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Marvel", + "shortname": "Marvel.pkg", "inferred_type": "pkg" }, - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone": { - "name": "Microsoft PowerPoint 2016 Standalone", - "description": "This recipe downloads and imports the full installer pkg for Microsoft PowerPoint 2016 Standalone into Munki\n \n\tThis is accomplished via the Office 365 recipes from rtrouton-recipes.\n\t\n These in turn, utilise the fwlink's found on macadmins.software\n \n These can have a volume license applied using appropriate pkg downloadable from Microsofts VLSC", + "com.github.dataJAR-recipes.munki.Marvel": { + "name": "Marvel", + "description": "Downloads the latest version of Marvel and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Microsoft PowerPoint 2016 Standalone/Microsoft PowerPoint 2016 Standalone.munki.recipe", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", - "shortname": "Microsoft PowerPoint 2016 Standalone.munki", + "path": "Marvel/Marvel.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Marvel", + "shortname": "Marvel.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft PowerPoint", - "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." + "munki_display_name": "Marvel", + "munki_description": "The collaborative design platform. Wireframe, prototype, user test, design and inspect designs in one place, for free! Or create an integration with our API." }, - "com.github.dataJAR-recipes.munki.ARRIRAWConverter 4": { - "name": "ARRIRAWConverter4", - "description": "Downloads the latest trial version of ARRIRAWConverter 4 and imports into Munki.", + "com.github.dataJAR-recipes.munki.Adobe DNG Converter": { + "name": "AdobeDNGConverter", + "description": "Downloads the latest trial version of Adobe DNG Converter and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/dataJAR-recipes", - "path": "ARRIRAWConverter 4/ARRIRAWConverter 4.munki.recipe", - "parent": "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4", - "shortname": "ARRIRAWConverter 4.munki", + "path": "Adobe DNG Converter/Adobe DNG Converter.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Adobe DNG Converter", + "shortname": "Adobe DNG Converter.munki", "inferred_type": "munki", - "munki_display_name": "ARRIRAWConverter 4", - "munki_description": "The ARRIRAW Converter (ARC) is ARRI`s free reference tool for processing MXF/ARRIRAW or ARRIRAW files to render images of optimal quality. It contains ARRI`s Software Development Kit (SDK) which is also used in the postproduction tools Adobe, Autodesk, Blackmagic, Colorfront, FilmLight, Filmmaster, Nablet AVID AMA PlugIn, The Foundry, and many others." + "munki_display_name": "Adobe DNG Converter", + "munki_description": "Adobe DNG Converter, which lets you import and enhance raw images, has been a must-have tool for professional photographers right since it was first released in 2003.\n\nApplications that support Adobe DNG Converter include Photoshop, Photoshop Elements, After Effects, and Bridge. Additionally, Adobe Lightroom is built upon the same powerful raw image processing technology that powers Adobe DNG Converter." }, - "com.github.dataJAR-recipes.download.ARRIRAWConverter 4": { - "name": "ARRIRAWConverter4", - "description": "Downloads the latest ARRIRAWConverter 4 disk image.", + "com.github.dataJAR-recipes.download.Adobe DNG Converter": { + "name": "AdobeDNGConverter", + "description": "Downloads Adobe DNG Converter.", "repo": "autopkg/dataJAR-recipes", - "path": "ARRIRAWConverter 4/ARRIRAWConverter 4.download.recipe", - "shortname": "ARRIRAWConverter 4.download", + "path": "Adobe DNG Converter/Adobe DNG Converter.download.recipe", + "shortname": "Adobe DNG Converter.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4" + "com.github.dataJAR-recipes.munki.Adobe DNG Converter" ] }, - "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4": { - "name": "ARRIRAWConverter4", - "description": "Create a pkg of the latest version of ARRIRAWConverter 4, used as .app contains nop usefult version information", + "com.github.dataJAR-recipes.download.WiFi Explorer Pro 3": { + "name": "WiFiExplorerPro3", + "description": "Downloads latest version of WiFi Explorer Pro 3.", "repo": "autopkg/dataJAR-recipes", - "path": "ARRIRAWConverter 4/ARRIRAWConverter 4.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.ARRIRAWConverter 4", - "shortname": "ARRIRAWConverter 4.pkg", - "inferred_type": "pkg", + "path": "WiFi Explorer Pro 3/WiFi Explorer Pro 3.download.recipe", + "shortname": "WiFi Explorer Pro 3.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ARRIRAWConverter 4" + "com.github.dataJAR-recipes.munki.WiFi Explorer Pro 3" ] }, - "com.github.dataJAR-recipes.jss.Import Adobe 2020 Title": { - "name": "SomeAdobe2020Title", - "description": "Import a Creative Cloud Application's pkg into a JSS.", + "com.github.dataJAR-recipes.munki.WiFi Explorer Pro 3": { + "name": "WiFiExplorerPro3", + "description": "Downloads the latest version of WiFi Explorer Pro 3 and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe 2020/Adobe 2020 Import.jss.recipe", - "deprecated": true, - "shortname": "Adobe 2020 Import.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Some description." + "path": "WiFi Explorer Pro 3/WiFi Explorer Pro 3.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.WiFi Explorer Pro 3", + "shortname": "WiFi Explorer Pro 3.munki", + "inferred_type": "munki", + "munki_display_name": "WiFi Explorer Pro 3", + "munki_description": "WiFi Explorer Pro 3 is a Wi-Fi scanner and analyzer for Mac built to assist WLAN and IT professionals in the design, validation and troubleshooting of wireless networks." }, - "com.github.dataJAR-recipes.munki.Import Adobe 2020 Title": { - "name": "SomeAdobe2020Title", - "description": "Import a Creative Cloud Application's pkg into Munki", + "com.github.dataJAR-recipes.munki.Framer Desktop-Trial": { + "name": "FramerDesktop-Trial", + "description": "Downloads the latest trail version of Framer Desktop and imports it into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "Adobe 2020/Adobe 2020 Import.munki.recipe", - "deprecated": true, - "shortname": "Adobe 2020 Import.munki", + "path": "Framer Desktop-Trial/Framer Desktop-Trial.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Framer Desktop-Trial", + "shortname": "Framer Desktop-Trial.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Some description." + "munki_display_name": "Framer Desktop-Trial", + "munki_description": "Bring every idea to life. Framer is the first cross-platform prototyping tool for teams." }, - "com.github.dataJAR-recipes.download.A+ Suite": { - "name": "A+Suite", - "description": "Downloads the latest version of A+ Suite", + "com.github.dataJAR-recipes.download.Framer Desktop-Trial": { + "name": "FramerDesktop-Trial", + "description": "Downloads latest trial version of Framer Desktop.", "repo": "autopkg/dataJAR-recipes", - "path": "A+ Suite/A+ Suite.download.recipe", + "path": "Framer Desktop-Trial/Framer Desktop-Trial.download.recipe", + "shortname": "Framer Desktop-Trial.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.A+ Suite" + "com.github.dataJAR-recipes.munki.Framer Desktop-Trial" ] }, - "com.github.dataJAR-recipes.munki.A+ Suite": { - "name": "A+Suite", - "description": "Downloads the latest version of A+Suite and imports into Munki", + "com.github.dataJAR-recipes.munki.Resolume Avenue": { + "name": "Resolume Avenue", + "description": "Downloads the latest version of Resolume Avenue and imports into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "A+ Suite/A+ Suite.munki.recipe", - "parent": "com.github.dataJAR-recipes.download.A+ Suite" + "path": "Resolume Avenue/Resolume Avenue.munki.recipe", + "parent": "com.github.amsysuk-recipes.download.Avenue", + "shortname": "Resolume Avenue.munki", + "inferred_type": "munki", + "munki_display_name": "Resolume Avenue", + "munki_description": "Avenue is an instrument for VJs, AV performers and video artists. It puts all your media and effects right at your fingertips so you can quickly improvise your live visuals." }, - "com.github.dataJAR-recipes.munki.LAPSformacOS": { - "name": "LAPSformacOS", - "description": "Downloads the latest version of LAPS for macOS and imports it into Munki.", + "com.github.dataJAR-recipes.munki.KomodoIDE": { + "name": "KomodoIDE", + "description": "Downloads and imports Komodo IDE into Munki.", "repo": "autopkg/dataJAR-recipes", - "path": "LAPS for macOS/LAPS for macOS.munki.recipe", - "parent": "com.github.neilmartin83.download.LAPSformacOS", - "shortname": "LAPS for macOS.munki", + "path": "Komodo IDE/Komodo IDE.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.KomodoIDE", + "deprecated": true, + "shortname": "Komodo IDE.munki", "inferred_type": "munki", - "munki_display_name": "LAPS for macOS", - "munki_description": "A macOS Application for retrieving LAPS AD Passwords." + "munki_display_name": "Komodo IDE", + "munki_description": "Cross-Platform IDE for all your major languages, including Python, PHP, Go, Perl, Tcl, Ruby, NodeJS, HTML, CSS, JavaScript and more." }, - "com.github.tbridge.download.NoMAD": { - "name": "NoMAD", - "description": "Downloads NoMAD", - "repo": "autopkg/tbridge-recipes", - "path": "NoMAD/NoMAD.download.recipe", - "shortname": "NoMAD.download", + "com.github.dataJAR-recipes.download.KomodoIDE": { + "name": null, + "description": "Downloads the major release version of Komodo IDE, as per the MAJOR_VERSION variable", + "repo": "autopkg/dataJAR-recipes", + "path": "Komodo IDE/Komodo IDE.download.recipe", + "deprecated": true, + "shortname": "Komodo IDE.download", "inferred_type": "download", "children": [ - "com.github.tbridge.munki.nomad", - "com.github.tbridge.pkg.NoMAD" + "com.github.dataJAR-recipes.munki.KomodoIDE" ] }, - "com.github.tbridge.munki.nomad": { - "name": "NoMAD", - "description": "Imports NoMAD into Munki", - "repo": "autopkg/tbridge-recipes", - "path": "NoMAD/NoMAD.munki.recipe", - "parent": "com.github.tbridge.download.NoMAD", - "shortname": "NoMAD.munki", + "com.github.dataJAR-recipes.munki.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of FreeFileSync, builds a package and imports it to Munki. Taken from bnpl-recipes repo", + "repo": "autopkg/dataJAR-recipes", + "path": "FreeFileSync/FreeFileSync.munki.recipe", + "parent": "com.github.dataJAR-recipes.pkg.freefilesync", + "shortname": "FreeFileSync.munki", "inferred_type": "munki", - "munki_display_name": "NoMAD", - "munki_description": "NoMAD is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services without a fragile binding plugin" + "munki_display_name": "FreeFileSync", + "munki_description": "FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way." }, - "com.github.tbridge.pkg.NoMAD": { - "name": "NoMAD", - "description": "Downloads the current release version of NoMAD and creates a package. Recipe provided by Rich Trouton.", - "repo": "autopkg/tbridge-recipes", - "path": "NoMAD/NoMAD.pkg.recipe", - "parent": "com.github.tbridge.download.NoMAD", - "shortname": "NoMAD.pkg", - "inferred_type": "pkg", + "com.github.dataJAR-recipes.download.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of FreeFileSync. Taken from bnpl-recipes repo", + "repo": "autopkg/dataJAR-recipes", + "path": "FreeFileSync/FreeFileSync.download.recipe", + "shortname": "FreeFileSync.download", + "inferred_type": "download", "children": [ - "com.github.rtrouton.jss.NoMAD", - "com.github.andredb90.filewave.NoMAD", - "com.github.autopkg.grahampugh-recipes.jamf.NoMAD", - "com.github.yohan460-recipes.jss.NoMAD" + "com.github.dataJAR-recipes.pkg.freefilesync" ] }, - "com.github.tbridge.munki.Azendoo": { - "name": "Azendoo", - "description": "Downloads the latest version of Azendoo and imports it into Munki.", - "repo": "autopkg/tbridge-recipes", - "path": "Azendoo/Azendoo.munki.recipe", - "parent": "com.github.tbridge.download.Azendoo", - "shortname": "Azendoo.munki", - "inferred_type": "munki", - "munki_display_name": "Azendoo", - "munki_description": " " - }, - "com.github.tbridge.pkg.Azendoo": { - "name": "Azendoo", - "description": "Downloads the latest version of Azendoo and creates a package.", - "repo": "autopkg/tbridge-recipes", - "path": "Azendoo/Azendoo.pkg.recipe", - "parent": "com.github.tbridge.download.Azendoo", - "shortname": "Azendoo.pkg", + "com.github.dataJAR-recipes.pkg.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of FreeFileSync and builds a package. Taken from bnpl-recipes repo", + "repo": "autopkg/dataJAR-recipes", + "path": "FreeFileSync/FreeFileSync.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.freefilesync", + "shortname": "FreeFileSync.pkg", "inferred_type": "pkg", "children": [ - "com.github.tbridge.jss.Azendoo" + "com.github.dataJAR-recipes.munki.freefilesync", + "com.github.andredb90.filewave.freefilesync" ] }, - "com.github.tbridge.jss.Azendoo": { - "name": "Azendoo", - "description": "Downloads the latest version of Azendoo and imports it into your JSS.", - "repo": "autopkg/tbridge-recipes", - "path": "Azendoo/Azendoo.jss.recipe", - "parent": "com.github.tbridge.pkg.Azendoo", - "shortname": "Azendoo.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, - "com.github.tbridge.install.Azendoo": { - "name": "Azendoo", - "description": "Installs the latest version of Azendoo.", - "repo": "autopkg/tbridge-recipes", - "path": "Azendoo/Azendoo.install.recipe", - "parent": "com.github.tbridge.download.Azendoo", - "shortname": "Azendoo.install", - "inferred_type": "install" + "com.github.dataJAR-recipes.munki.Final Draft 13": { + "name": "FinalDraft13", + "description": "Downloads the latest version of Final Draft 13 and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Final Draft 13/Final Draft 13.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Final Draft 13", + "shortname": "Final Draft 13.munki", + "inferred_type": "munki", + "munki_display_name": "Final Draft 13", + "munki_description": "More Tools. More Productivity. More Progress.\n\nFinal Draft 13 is the most customizable version of the world\u2019s bestselling screenwriting software. Take your idea to script with easy-to-use tools so you can get more done with your writing sessions and achieve your goals faster." }, - "com.github.tbridge.download.Azendoo": { - "name": "Azendoo", - "description": "Downloads the latest version of Azendoo.", - "repo": "autopkg/tbridge-recipes", - "path": "Azendoo/Azendoo.download.recipe", - "shortname": "Azendoo.download", + "com.github.dataJAR-recipes.download.Final Draft 13": { + "name": "FinalDraft13", + "description": "Downloads the latest version of Final Draft 13.", + "repo": "autopkg/dataJAR-recipes", + "path": "Final Draft 13/Final Draft 13.download.recipe", + "shortname": "Final Draft 13.download", "inferred_type": "download", "children": [ - "com.github.tbridge.munki.Azendoo", - "com.github.tbridge.pkg.Azendoo", - "com.github.tbridge.install.Azendoo" + "com.github.dataJAR-recipes.munki.Final Draft 13" ] }, - "com.github.tbridge.download.kerio-control-vpn": { - "name": "Kerio Control VPN", - "description": "Downloads Kerio Control VPN Client", - "repo": "autopkg/tbridge-recipes", - "path": "Kerio Control VPN/KerioControlVPN.download.recipe", - "shortname": "KerioControlVPN.download", + "com.github.dataJAR-recipes.munki.DBeaver Community Edition": { + "name": "DBeaver Community Edition", + "description": "Imports DBeaver Community Edition into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "DBeaver Community Edition/DBeaver Community Edition.munki.recipe", + "parent": "com.github.peshay.download.DBeaverCE", + "shortname": "DBeaver Community Edition.munki", + "inferred_type": "munki", + "munki_display_name": "DBeaver Community Edition", + "munki_description": "Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc." + }, + "com.github.dataJAR-recipes.download.Network Canvas Architect": { + "name": "NetworkCanvasArchitect", + "description": "Downloads the latest version of Network Canvas Architect.", + "repo": "autopkg/dataJAR-recipes", + "path": "Network Canvas Architect/Network Canvas Architect.download.recipe", + "shortname": "Network Canvas Architect.download", "inferred_type": "download", "children": [ - "com.github.tbridge.munki.kerio-control-vpn" + "com.github.dataJAR-recipes.munki.Network Canvas Architect" ] }, - "com.github.tbridge.munki.kerio-control-vpn": { - "name": "Kerio Control VPN", - "description": "Downloads Kerio Control VPN Client", - "repo": "autopkg/tbridge-recipes", - "path": "Kerio Control VPN/KerioControlVPN.munki.recipe", - "parent": "com.github.tbridge.download.kerio-control-vpn", - "shortname": "KerioControlVPN.munki", + "com.github.dataJAR-recipes.munki.Network Canvas Architect": { + "name": "NetworkCanvasArchitect", + "description": "Downloads the latest version of Network Canvas Architect and imports it into Munki.", + "repo": "autopkg/dataJAR-recipes", + "path": "Network Canvas Architect/Network Canvas Architect.munki.recipe", + "parent": "com.github.dataJAR-recipes.download.Network Canvas Architect", + "shortname": "Network Canvas Architect.munki", "inferred_type": "munki", - "munki_display_name": "Kerio Control VPN Client", - "munki_description": "Kerio Control VPN is needed for connecting to any Kerio Control firewalls." + "munki_display_name": "Network Canvas Architect", + "munki_description": "A desktop (macOS, Windows, Linux) tool for visually designing Network Canvas interviews. Architect allows subject experts to focus on the design and implementation of their study, without needing to learn complex new technology." }, "com.github.tbridge.munki.Flow": { "name": "Flow", @@ -90764,39 +90647,100 @@ "com.github.tbridge.jss.Flow" ] }, - "com.github.tbridge.jss.StitchConnect": { - "name": "Stitch Connect", - "description": "Downloads the latest version of Stitch Connect and imports it into your JSS.", + "com.github.tbridge.pkg.NoMAD": { + "name": "NoMAD", + "description": "Downloads the current release version of NoMAD and creates a package. Recipe provided by Rich Trouton.", "repo": "autopkg/tbridge-recipes", - "path": "Stitch Technologies, Inc./Stitch Connect.jss.recipe", - "parent": "com.github.tbridge.pkg.StitchConnect", - "shortname": "Stitch Connect.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" + "path": "NoMAD/NoMAD.pkg.recipe", + "parent": "com.github.tbridge.download.NoMAD", + "shortname": "NoMAD.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.rtrouton.jss.NoMAD", + "com.github.andredb90.filewave.NoMAD", + "com.github.autopkg.grahampugh-recipes.jamf.NoMAD", + "com.github.yohan460-recipes.jss.NoMAD" + ] }, - "com.github.tbridge.download.StitchConnect": { - "name": "Stitch Connect", - "description": "Downloads the latest version of Stitch Connect.", + "com.github.tbridge.munki.nomad": { + "name": "NoMAD", + "description": "Imports NoMAD into Munki", "repo": "autopkg/tbridge-recipes", - "path": "Stitch Technologies, Inc./Stitch Connect.download.recipe", - "shortname": "Stitch Connect.download", + "path": "NoMAD/NoMAD.munki.recipe", + "parent": "com.github.tbridge.download.NoMAD", + "shortname": "NoMAD.munki", + "inferred_type": "munki", + "munki_display_name": "NoMAD", + "munki_description": "NoMAD is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services without a fragile binding plugin" + }, + "com.github.tbridge.download.NoMAD": { + "name": "NoMAD", + "description": "Downloads NoMAD", + "repo": "autopkg/tbridge-recipes", + "path": "NoMAD/NoMAD.download.recipe", + "shortname": "NoMAD.download", "inferred_type": "download", "children": [ - "com.github.tbridge.install.StitchConnect", - "com.github.tbridge.pkg.StitchConnect", - "com.github.tbridge.munki.StitchConnect" + "com.github.tbridge.pkg.NoMAD", + "com.github.tbridge.munki.nomad" ] }, - "com.github.tbridge.install.StitchConnect": { - "name": "Stitch Connect", - "description": "Installs the latest version of Stitch Connect.", + "com.github.tbridge.munki.Azendoo": { + "name": "Azendoo", + "description": "Downloads the latest version of Azendoo and imports it into Munki.", "repo": "autopkg/tbridge-recipes", - "path": "Stitch Technologies, Inc./Stitch Connect.install.recipe", - "parent": "com.github.tbridge.download.StitchConnect", - "shortname": "Stitch Connect.install", + "path": "Azendoo/Azendoo.munki.recipe", + "parent": "com.github.tbridge.download.Azendoo", + "shortname": "Azendoo.munki", + "inferred_type": "munki", + "munki_display_name": "Azendoo", + "munki_description": " " + }, + "com.github.tbridge.download.Azendoo": { + "name": "Azendoo", + "description": "Downloads the latest version of Azendoo.", + "repo": "autopkg/tbridge-recipes", + "path": "Azendoo/Azendoo.download.recipe", + "shortname": "Azendoo.download", + "inferred_type": "download", + "children": [ + "com.github.tbridge.munki.Azendoo", + "com.github.tbridge.install.Azendoo", + "com.github.tbridge.pkg.Azendoo" + ] + }, + "com.github.tbridge.install.Azendoo": { + "name": "Azendoo", + "description": "Installs the latest version of Azendoo.", + "repo": "autopkg/tbridge-recipes", + "path": "Azendoo/Azendoo.install.recipe", + "parent": "com.github.tbridge.download.Azendoo", + "shortname": "Azendoo.install", "inferred_type": "install" }, + "com.github.tbridge.jss.Azendoo": { + "name": "Azendoo", + "description": "Downloads the latest version of Azendoo and imports it into your JSS.", + "repo": "autopkg/tbridge-recipes", + "path": "Azendoo/Azendoo.jss.recipe", + "parent": "com.github.tbridge.pkg.Azendoo", + "shortname": "Azendoo.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, + "com.github.tbridge.pkg.Azendoo": { + "name": "Azendoo", + "description": "Downloads the latest version of Azendoo and creates a package.", + "repo": "autopkg/tbridge-recipes", + "path": "Azendoo/Azendoo.pkg.recipe", + "parent": "com.github.tbridge.download.Azendoo", + "shortname": "Azendoo.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.tbridge.jss.Azendoo" + ] + }, "com.github.tbridge.pkg.StitchConnect": { "name": "Stitch Connect", "description": "Downloads the latest version of Stitch Connect and creates a package.", @@ -90820,60 +90764,115 @@ "munki_display_name": "Stitch Connect", "munki_description": "Stitch Connect is HIPAA Compliant team messaging for healthcare use" }, - "com.github.orbsmiv.download.TwistedWave": { - "name": "TwistedWave", - "description": "Downloads the latest version of TwistedWave.", - "repo": "autopkg/orbsmiv-recipes", - "path": "TwistedWave/TwistedWave.download.recipe", - "shortname": "TwistedWave.download", + "com.github.tbridge.install.StitchConnect": { + "name": "Stitch Connect", + "description": "Installs the latest version of Stitch Connect.", + "repo": "autopkg/tbridge-recipes", + "path": "Stitch Technologies, Inc./Stitch Connect.install.recipe", + "parent": "com.github.tbridge.download.StitchConnect", + "shortname": "Stitch Connect.install", + "inferred_type": "install" + }, + "com.github.tbridge.download.StitchConnect": { + "name": "Stitch Connect", + "description": "Downloads the latest version of Stitch Connect.", + "repo": "autopkg/tbridge-recipes", + "path": "Stitch Technologies, Inc./Stitch Connect.download.recipe", + "shortname": "Stitch Connect.download", "inferred_type": "download", "children": [ - "com.github.orbsmiv.munki.TwistedWave" + "com.github.tbridge.pkg.StitchConnect", + "com.github.tbridge.munki.StitchConnect", + "com.github.tbridge.install.StitchConnect" ] }, - "com.github.orbsmiv.munki.TwistedWave": { - "name": "TwistedWave", - "description": "Downloads the latest version of TwistedWave and imports it into Munki.", + "com.github.tbridge.jss.StitchConnect": { + "name": "Stitch Connect", + "description": "Downloads the latest version of Stitch Connect and imports it into your JSS.", + "repo": "autopkg/tbridge-recipes", + "path": "Stitch Technologies, Inc./Stitch Connect.jss.recipe", + "parent": "com.github.tbridge.pkg.StitchConnect", + "shortname": "Stitch Connect.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, + "com.github.tbridge.munki.kerio-control-vpn": { + "name": "Kerio Control VPN", + "description": "Downloads Kerio Control VPN Client", + "repo": "autopkg/tbridge-recipes", + "path": "Kerio Control VPN/KerioControlVPN.munki.recipe", + "parent": "com.github.tbridge.download.kerio-control-vpn", + "shortname": "KerioControlVPN.munki", + "inferred_type": "munki", + "munki_display_name": "Kerio Control VPN Client", + "munki_description": "Kerio Control VPN is needed for connecting to any Kerio Control firewalls." + }, + "com.github.tbridge.download.kerio-control-vpn": { + "name": "Kerio Control VPN", + "description": "Downloads Kerio Control VPN Client", + "repo": "autopkg/tbridge-recipes", + "path": "Kerio Control VPN/KerioControlVPN.download.recipe", + "shortname": "KerioControlVPN.download", + "inferred_type": "download", + "children": [ + "com.github.tbridge.munki.kerio-control-vpn" + ] + }, + "com.github.orbsmiv.munki.Ambeo": { + "name": "Ambeo-plugin", + "description": "Downloads the latest version of the Sennheiser Ambeo plugin and imports it into Munki.", "repo": "autopkg/orbsmiv-recipes", - "path": "TwistedWave/TwistedWave.munki.recipe", - "parent": "com.github.orbsmiv.download.TwistedWave", - "shortname": "TwistedWave.munki", + "path": "Sennheiser-Ambeo/Ambeo.munki.recipe", + "parent": "com.github.orbsmiv.download.Ambeo", + "shortname": "Ambeo.munki", "inferred_type": "munki", - "munki_display_name": "TwistedWave", - "munki_description": "Powerful audio editor." + "munki_display_name": "Ambeo Plugin", + "munki_description": "AMBEO A-B format converter." }, - "com.github.orbsmiv.pkg.ReaperSWS": { - "name": "ReaperSWS", - "description": "Creates a package for the Reaper SWS plugins.", + "com.github.orbsmiv.download.Ambeo": { + "name": "Ambeo-plugin", + "description": "Downloads the latest version of the Sennheiser Ambeo plugin.", "repo": "autopkg/orbsmiv-recipes", - "path": "ReaperSWS/ReaperSWS.pkg.recipe", - "parent": "com.github.orbsmiv.download.ReaperSWS", - "shortname": "ReaperSWS.pkg", - "inferred_type": "pkg", + "path": "Sennheiser-Ambeo/Ambeo.download.recipe", + "shortname": "Ambeo.download", + "inferred_type": "download", "children": [ - "com.github.orbsmiv.munki.ReaperSWS" + "com.github.orbsmiv.munki.Ambeo" ] }, - "com.github.orbsmiv.munki.ReaperSWS": { - "name": "ReaperSWS", - "description": "Imports Reaper SWS plugins into Munki.", + "com.github.orbsmiv.munki.SpatGRIS": { + "name": "SpatGRIS", + "description": "Import the SpatGRIS pkg into Munki.", "repo": "autopkg/orbsmiv-recipes", - "path": "ReaperSWS/ReaperSWS.munki.recipe", - "parent": "com.github.orbsmiv.pkg.ReaperSWS", - "shortname": "ReaperSWS.munki", + "path": "SpatGRIS/SpatGRIS.munki.recipe", + "parent": "com.github.orbsmiv.pkg.SpatGRIS", + "shortname": "SpatGRIS.munki", "inferred_type": "munki", - "munki_display_name": "Reaper SWS Plugins", - "munki_description": "A collection of features that seamlessly integrate into REAPER." + "munki_display_name": "SpatGRIS", + "munki_description": "SpatGRIS is a plugin designed to compose multichannel space. It allows the user to spatialize the sound in 2D (up to 16 speakers) or in 3D (up to 128 speakers) under a dome of speakers (with the ServerGRIS)." }, - "com.github.orbsmiv.download.ReaperSWS": { - "name": "ReaperSWS", - "description": "Downloads the latest version of the Reaper SWS plugins", + "com.github.orbsmiv.pkg.SpatGRIS": { + "name": "SpatGRIS", + "description": "Create a pkg installer for the SpatGRIS plugins", "repo": "autopkg/orbsmiv-recipes", - "path": "ReaperSWS/ReaperSWS.download.recipe", - "shortname": "ReaperSWS.download", + "path": "SpatGRIS/SpatGRIS.pkg.recipe", + "parent": "com.github.orbsmiv.download.SpatGRIS", + "shortname": "SpatGRIS.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.orbsmiv.munki.SpatGRIS" + ] + }, + "com.github.orbsmiv.download.SpatGRIS": { + "name": "SpatGRIS", + "description": "Downloads the latest version of the SpatGRIS installer from SourceForge", + "repo": "autopkg/orbsmiv-recipes", + "path": "SpatGRIS/SpatGRIS.download.recipe", + "shortname": "SpatGRIS.download", "inferred_type": "download", "children": [ - "com.github.orbsmiv.pkg.ReaperSWS" + "com.github.orbsmiv.pkg.SpatGRIS" ] }, "com.github.orbsmiv.munki.GrmToolsEvolution": { @@ -90887,13 +90886,13 @@ "munki_display_name": "GRM Tools %TOOLSET%", "munki_description": "GRM Tools. Installs standalone, AU and VST." }, - "com.github.orbsmiv.munki.GrmToolsClassic": { + "com.github.orbsmiv.munki.GrmToolsSpaces": { "name": "GRM_Tools", "description": "Downloads the latest version of the GRM Tools set specified in the input section", "repo": "autopkg/orbsmiv-recipes", - "path": "GRM Tools/GrmToolsClassic.munki.recipe", + "path": "GRM Tools/GrmToolsSpaces.munki.recipe", "parent": "com.github.orbsmiv.download.GrmTools", - "shortname": "GrmToolsClassic.munki", + "shortname": "GrmToolsSpaces.munki", "inferred_type": "munki", "munki_display_name": "GRM Tools %TOOLSET%", "munki_description": "GRM Tools. Installs standalone, AU and VST." @@ -90907,68 +90906,121 @@ "inferred_type": "download", "children": [ "com.github.orbsmiv.munki.GrmToolsEvolution", - "com.github.orbsmiv.munki.GrmToolsClassic", "com.github.orbsmiv.munki.GrmToolsSpaces", - "com.github.orbsmiv.munki.GrmToolsSpectralTransform" + "com.github.orbsmiv.munki.GrmToolsSpectralTransform", + "com.github.orbsmiv.munki.GrmToolsClassic" ] }, - "com.github.orbsmiv.munki.GrmToolsSpaces": { + "com.github.orbsmiv.munki.GrmToolsSpectralTransform": { "name": "GRM_Tools", "description": "Downloads the latest version of the GRM Tools set specified in the input section", "repo": "autopkg/orbsmiv-recipes", - "path": "GRM Tools/GrmToolsSpaces.munki.recipe", + "path": "GRM Tools/GrmToolsSpectralTransform.munki.recipe", "parent": "com.github.orbsmiv.download.GrmTools", - "shortname": "GrmToolsSpaces.munki", + "shortname": "GrmToolsSpectralTransform.munki", "inferred_type": "munki", "munki_display_name": "GRM Tools %TOOLSET%", "munki_description": "GRM Tools. Installs standalone, AU and VST." }, - "com.github.orbsmiv.munki.GrmToolsSpectralTransform": { + "com.github.orbsmiv.munki.GrmToolsClassic": { "name": "GRM_Tools", "description": "Downloads the latest version of the GRM Tools set specified in the input section", "repo": "autopkg/orbsmiv-recipes", - "path": "GRM Tools/GrmToolsSpectralTransform.munki.recipe", + "path": "GRM Tools/GrmToolsClassic.munki.recipe", "parent": "com.github.orbsmiv.download.GrmTools", - "shortname": "GrmToolsSpectralTransform.munki", + "shortname": "GrmToolsClassic.munki", "inferred_type": "munki", "munki_display_name": "GRM Tools %TOOLSET%", "munki_description": "GRM Tools. Installs standalone, AU and VST." }, - "com.github.orbsmiv.munki.Reaper64": { - "name": "Reaper64", - "description": "Downloads the latest versions of Reaper64 and imports it into Munki.", + "com.github.orbsmiv.pkg.Pd": { + "name": "Pd", + "description": "Downloads the latest version of Pd and creates a package. This is necessary whist Pd doesn't correctly update its CFBundleVersion string.", "repo": "autopkg/orbsmiv-recipes", - "path": "Reaper/Reaper64.munki.recipe", - "parent": "com.github.orbsmiv.download.Reaper64", - "shortname": "Reaper64.munki", + "path": "Pd/Pd.pkg.recipe", + "parent": "com.github.orbsmiv.download.Pd", + "shortname": "Pd.pkg", + "inferred_type": "pkg" + }, + "com.github.orbsmiv.munki.Pd": { + "name": "Pd", + "description": "Downloads the latest version of Pd and imports it into Munki.", + "repo": "autopkg/orbsmiv-recipes", + "path": "Pd/Pd.munki.recipe", + "parent": "com.github.orbsmiv.download.Pd", + "shortname": "Pd.munki", "inferred_type": "munki", - "munki_display_name": "Reaper64", - "munki_description": "REAPER is a complete digital audio production application, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset." + "munki_display_name": "Pure Data", + "munki_description": "Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing." }, - "com.github.orbsmiv.download.Reaper64": { - "name": "Reaper64", - "description": "Downloads the latest version of Reaper64 (including ReaMote64).", + "com.github.orbsmiv.download.Pd": { + "name": "Pd", + "description": "Downloads the latest version of Pd.", "repo": "autopkg/orbsmiv-recipes", - "path": "Reaper/Reaper64.download.recipe", - "deprecated": true, - "shortname": "Reaper64.download", + "path": "Pd/Pd.download.recipe", + "shortname": "Pd.download", "inferred_type": "download", "children": [ - "com.github.orbsmiv.munki.Reaper64", - "com.github.orbsmiv.munki.ReaMote64" + "com.github.orbsmiv.pkg.Pd", + "com.github.orbsmiv.munki.Pd" ] }, - "com.github.orbsmiv.munki.Reaper64Notarized": { - "name": "Reaper64", - "description": "Downloads the latest versions of Reaper64 and imports it into Munki.", + "com.github.orbsmiv.pkg.AudioSculpt": { + "name": "AudioSculpt", + "description": "Downloads the latest version of AudioSculpt.", "repo": "autopkg/orbsmiv-recipes", - "path": "Reaper/Reaper64Notarized.munki.recipe", - "parent": "com.github.orbsmiv.download.Reaper64Notarized", - "shortname": "Reaper64Notarized.munki", + "path": "IrcamForum/AudioSculpt.pkg.recipe", + "parent": "com.github.orbsmiv.download.AudioSculpt", + "shortname": "AudioSculpt.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.orbsmiv.munki.AudioSculpt" + ] + }, + "com.github.orbsmiv.munki.AudioSculpt": { + "name": "AudioSculpt", + "description": "Downloads the latest version of AudioSculpt.", + "repo": "autopkg/orbsmiv-recipes", + "path": "IrcamForum/AudioSculpt.munki.recipe", + "parent": "com.github.orbsmiv.pkg.AudioSculpt", + "shortname": "AudioSculpt.munki", "inferred_type": "munki", - "munki_display_name": "Reaper64", + "munki_display_name": "AudioSculpt", + "munki_description": "Provides a visual and \"sculptural\" approach to sound manipulation." + }, + "com.github.orbsmiv.download.AudioSculpt": { + "name": "AudioSculpt", + "description": "Downloads the latest version of AudioSculpt.", + "repo": "autopkg/orbsmiv-recipes", + "path": "IrcamForum/AudioSculpt.download.recipe", + "shortname": "AudioSculpt.download", + "inferred_type": "download", + "children": [ + "com.github.orbsmiv.pkg.AudioSculpt" + ] + }, + "com.github.orbsmiv.munki.Reaper": { + "name": "Reaper", + "description": "Downloads the latest versions of Reaper and ReaMote and imports them into Munki.", + "repo": "autopkg/orbsmiv-recipes", + "path": "Reaper/Reaper.munki.recipe", + "parent": "com.github.orbsmiv.download.Reaper", + "shortname": "Reaper.munki", + "inferred_type": "munki", + "munki_display_name": "Reaper", "munki_description": "REAPER is a complete digital audio production application, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset." }, + "com.github.orbsmiv.download.Reaper64Notarized": { + "name": "Reaper64", + "description": "Downloads the latest version of Reaper64 (including ReaMote64).", + "repo": "autopkg/orbsmiv-recipes", + "path": "Reaper/Reaper64Notarized.download.recipe", + "shortname": "Reaper64Notarized.download", + "inferred_type": "download", + "children": [ + "com.github.orbsmiv.munki.Reaper64Notarized" + ] + }, "com.github.orbsmiv.munki.ReaMote64": { "name": "ReaMote64", "description": "Downloads the latest version of ReaMote64 and imports it into Munki.", @@ -90992,15 +91044,15 @@ "com.github.orbsmiv.munki.ReaMote" ] }, - "com.github.orbsmiv.munki.Reaper": { - "name": "Reaper", - "description": "Downloads the latest versions of Reaper and ReaMote and imports them into Munki.", + "com.github.orbsmiv.munki.Reaper64": { + "name": "Reaper64", + "description": "Downloads the latest versions of Reaper64 and imports it into Munki.", "repo": "autopkg/orbsmiv-recipes", - "path": "Reaper/Reaper.munki.recipe", - "parent": "com.github.orbsmiv.download.Reaper", - "shortname": "Reaper.munki", + "path": "Reaper/Reaper64.munki.recipe", + "parent": "com.github.orbsmiv.download.Reaper64", + "shortname": "Reaper64.munki", "inferred_type": "munki", - "munki_display_name": "Reaper", + "munki_display_name": "Reaper64", "munki_description": "REAPER is a complete digital audio production application, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset." }, "com.github.orbsmiv.munki.ReaMote": { @@ -91014,84 +91066,61 @@ "munki_display_name": "ReaMote", "munki_description": "ReaMote is REAPER's network FX functionality." }, - "com.github.orbsmiv.download.Reaper64Notarized": { + "com.github.orbsmiv.munki.Reaper64Notarized": { "name": "Reaper64", - "description": "Downloads the latest version of Reaper64 (including ReaMote64).", + "description": "Downloads the latest versions of Reaper64 and imports it into Munki.", "repo": "autopkg/orbsmiv-recipes", - "path": "Reaper/Reaper64Notarized.download.recipe", - "shortname": "Reaper64Notarized.download", - "inferred_type": "download", - "children": [ - "com.github.orbsmiv.munki.Reaper64Notarized" - ] + "path": "Reaper/Reaper64Notarized.munki.recipe", + "parent": "com.github.orbsmiv.download.Reaper64Notarized", + "shortname": "Reaper64Notarized.munki", + "inferred_type": "munki", + "munki_display_name": "Reaper64", + "munki_description": "REAPER is a complete digital audio production application, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset." }, - "com.github.orbsmiv.download.SpatGRIS": { - "name": "SpatGRIS", - "description": "Downloads the latest version of the SpatGRIS installer from SourceForge", + "com.github.orbsmiv.download.Reaper64": { + "name": "Reaper64", + "description": "Downloads the latest version of Reaper64 (including ReaMote64).", "repo": "autopkg/orbsmiv-recipes", - "path": "SpatGRIS/SpatGRIS.download.recipe", - "shortname": "SpatGRIS.download", + "path": "Reaper/Reaper64.download.recipe", + "deprecated": true, + "shortname": "Reaper64.download", "inferred_type": "download", "children": [ - "com.github.orbsmiv.pkg.SpatGRIS" + "com.github.orbsmiv.munki.ReaMote64", + "com.github.orbsmiv.munki.Reaper64" ] }, - "com.github.orbsmiv.munki.SpatGRIS": { - "name": "SpatGRIS", - "description": "Import the SpatGRIS pkg into Munki.", - "repo": "autopkg/orbsmiv-recipes", - "path": "SpatGRIS/SpatGRIS.munki.recipe", - "parent": "com.github.orbsmiv.pkg.SpatGRIS", - "shortname": "SpatGRIS.munki", - "inferred_type": "munki", - "munki_display_name": "SpatGRIS", - "munki_description": "SpatGRIS is a plugin designed to compose multichannel space. It allows the user to spatialize the sound in 2D (up to 16 speakers) or in 3D (up to 128 speakers) under a dome of speakers (with the ServerGRIS)." - }, - "com.github.orbsmiv.pkg.SpatGRIS": { - "name": "SpatGRIS", - "description": "Create a pkg installer for the SpatGRIS plugins", + "com.github.orbsmiv.pkg.SuperCollider": { + "name": "SuperCollider", + "description": "Creates a package for SuperCollider.", "repo": "autopkg/orbsmiv-recipes", - "path": "SpatGRIS/SpatGRIS.pkg.recipe", - "parent": "com.github.orbsmiv.download.SpatGRIS", - "shortname": "SpatGRIS.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.orbsmiv.munki.SpatGRIS" - ] + "path": "SuperCollider/SuperCollider.pkg.recipe", + "parent": "com.github.orbsmiv.download.SuperCollider", + "shortname": "SuperCollider.pkg", + "inferred_type": "pkg" }, - "com.github.orbsmiv.download.AudioSculpt": { - "name": "AudioSculpt", - "description": "Downloads the latest version of AudioSculpt.", + "com.github.orbsmiv.download.SuperCollider": { + "name": "SuperCollider", + "description": "Downloads the latest version of SuperCollider", "repo": "autopkg/orbsmiv-recipes", - "path": "IrcamForum/AudioSculpt.download.recipe", - "shortname": "AudioSculpt.download", + "path": "SuperCollider/SuperCollider.download.recipe", + "shortname": "SuperCollider.download", "inferred_type": "download", "children": [ - "com.github.orbsmiv.pkg.AudioSculpt" - ] - }, - "com.github.orbsmiv.pkg.AudioSculpt": { - "name": "AudioSculpt", - "description": "Downloads the latest version of AudioSculpt.", - "repo": "autopkg/orbsmiv-recipes", - "path": "IrcamForum/AudioSculpt.pkg.recipe", - "parent": "com.github.orbsmiv.download.AudioSculpt", - "shortname": "AudioSculpt.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.orbsmiv.munki.AudioSculpt" + "com.github.orbsmiv.pkg.SuperCollider", + "com.github.orbsmiv.munki.SuperCollider" ] }, - "com.github.orbsmiv.munki.AudioSculpt": { - "name": "AudioSculpt", - "description": "Downloads the latest version of AudioSculpt.", + "com.github.orbsmiv.munki.SuperCollider": { + "name": "SuperCollider", + "description": "Downloads and imports the latest version of SuperCollider into Munki", "repo": "autopkg/orbsmiv-recipes", - "path": "IrcamForum/AudioSculpt.munki.recipe", - "parent": "com.github.orbsmiv.pkg.AudioSculpt", - "shortname": "AudioSculpt.munki", + "path": "SuperCollider/SuperCollider.munki.recipe", + "parent": "com.github.orbsmiv.download.SuperCollider", + "shortname": "SuperCollider.munki", "inferred_type": "munki", - "munki_display_name": "AudioSculpt", - "munki_description": "Provides a visual and \"sculptural\" approach to sound manipulation." + "munki_display_name": "SuperCollider", + "munki_description": "An audio server, programming language, and IDE for sound synthesis and algorithmic composition." }, "com.github.orbsmiv.munki.HandBrakeCLI": { "name": "HandBrakeCLI", @@ -91127,93 +91156,16 @@ "com.github.orbsmiv.munki.HandBrakeCLI" ] }, - "com.github.orbsmiv.munki.LilyPond": { - "name": "LilyPond", - "description": "Downloads the latest version of the Sennheiser Ambeo plugin and imports it into Munki.", - "repo": "autopkg/orbsmiv-recipes", - "path": "LilyPond/LilyPond.munki.recipe", - "parent": "com.github.orbsmiv.pkg.LilyPond", - "shortname": "LilyPond.munki", - "inferred_type": "munki", - "munki_display_name": "LilyPond", - "munki_description": "LilyPond is a music engraving program, devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts." - }, - "com.github.orbsmiv.pkg.LilyPond": { - "name": "LilyPond", - "description": "Downloads the latest version of LilyPond.", - "repo": "autopkg/orbsmiv-recipes", - "path": "LilyPond/LilyPond.pkg.recipe", - "parent": "com.github.orbsmiv.download.LilyPond", - "shortname": "LilyPond.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.orbsmiv.munki.LilyPond" - ] - }, - "com.github.orbsmiv.download.LilyPond": { - "name": "LilyPond", - "description": "Downloads the latest version of LilyPond.", - "repo": "autopkg/orbsmiv-recipes", - "path": "LilyPond/LilyPond.download.recipe", - "shortname": "LilyPond.download", - "inferred_type": "download", - "children": [ - "com.github.orbsmiv.pkg.LilyPond" - ] - }, - "com.github.orbsmiv.download.Ambeo": { - "name": "Ambeo-plugin", - "description": "Downloads the latest version of the Sennheiser Ambeo plugin.", - "repo": "autopkg/orbsmiv-recipes", - "path": "Sennheiser-Ambeo/Ambeo.download.recipe", - "shortname": "Ambeo.download", - "inferred_type": "download", - "children": [ - "com.github.orbsmiv.munki.Ambeo" - ] - }, - "com.github.orbsmiv.munki.Ambeo": { - "name": "Ambeo-plugin", - "description": "Downloads the latest version of the Sennheiser Ambeo plugin and imports it into Munki.", - "repo": "autopkg/orbsmiv-recipes", - "path": "Sennheiser-Ambeo/Ambeo.munki.recipe", - "parent": "com.github.orbsmiv.download.Ambeo", - "shortname": "Ambeo.munki", - "inferred_type": "munki", - "munki_display_name": "Ambeo Plugin", - "munki_description": "AMBEO A-B format converter." - }, - "com.github.orbsmiv.munki.Pd": { - "name": "Pd", - "description": "Downloads the latest version of Pd and imports it into Munki.", - "repo": "autopkg/orbsmiv-recipes", - "path": "Pd/Pd.munki.recipe", - "parent": "com.github.orbsmiv.download.Pd", - "shortname": "Pd.munki", - "inferred_type": "munki", - "munki_display_name": "Pure Data", - "munki_description": "Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing." - }, - "com.github.orbsmiv.download.Pd": { - "name": "Pd", - "description": "Downloads the latest version of Pd.", + "com.github.orbsmiv.download.MotuProAudio": { + "name": "MotuProAudio", + "description": "Downloads the latest version of the MOTU AVB driver and MOTU Audio Tools", "repo": "autopkg/orbsmiv-recipes", - "path": "Pd/Pd.download.recipe", - "shortname": "Pd.download", + "path": "MOTU AVB Driver/MotuProAudio.download.recipe", + "shortname": "MotuProAudio.download", "inferred_type": "download", - "children": [ - "com.github.orbsmiv.munki.Pd", - "com.github.orbsmiv.pkg.Pd" - ] - }, - "com.github.orbsmiv.pkg.Pd": { - "name": "Pd", - "description": "Downloads the latest version of Pd and creates a package. This is necessary whist Pd doesn't correctly update its CFBundleVersion string.", - "repo": "autopkg/orbsmiv-recipes", - "path": "Pd/Pd.pkg.recipe", - "parent": "com.github.orbsmiv.download.Pd", - "shortname": "Pd.pkg", - "inferred_type": "pkg" + "children": [ + "com.github.orbsmiv.munki.MotuProAudio" + ] }, "com.github.orbsmiv.munki.MotuProAudio": { "name": "MotuProAudio", @@ -91226,105 +91178,96 @@ "munki_display_name": "MOTU Pro Audio", "munki_description": "Includes MOTU Discovery (for AVB interfaces), MOTU Audio Tools (for signal analysis) and Thunderbolt/USB drivers." }, - "com.github.orbsmiv.download.MotuProAudio": { - "name": "MotuProAudio", - "description": "Downloads the latest version of the MOTU AVB driver and MOTU Audio Tools", + "com.github.orbsmiv.download.ReaperSWS": { + "name": "ReaperSWS", + "description": "Downloads the latest version of the Reaper SWS plugins", "repo": "autopkg/orbsmiv-recipes", - "path": "MOTU AVB Driver/MotuProAudio.download.recipe", - "shortname": "MotuProAudio.download", + "path": "ReaperSWS/ReaperSWS.download.recipe", + "shortname": "ReaperSWS.download", "inferred_type": "download", "children": [ - "com.github.orbsmiv.munki.MotuProAudio" + "com.github.orbsmiv.pkg.ReaperSWS" ] }, - "com.github.orbsmiv.download.SuperCollider": { - "name": "SuperCollider", - "description": "Downloads the latest version of SuperCollider", + "com.github.orbsmiv.munki.ReaperSWS": { + "name": "ReaperSWS", + "description": "Imports Reaper SWS plugins into Munki.", "repo": "autopkg/orbsmiv-recipes", - "path": "SuperCollider/SuperCollider.download.recipe", - "shortname": "SuperCollider.download", - "inferred_type": "download", + "path": "ReaperSWS/ReaperSWS.munki.recipe", + "parent": "com.github.orbsmiv.pkg.ReaperSWS", + "shortname": "ReaperSWS.munki", + "inferred_type": "munki", + "munki_display_name": "Reaper SWS Plugins", + "munki_description": "A collection of features that seamlessly integrate into REAPER." + }, + "com.github.orbsmiv.pkg.ReaperSWS": { + "name": "ReaperSWS", + "description": "Creates a package for the Reaper SWS plugins.", + "repo": "autopkg/orbsmiv-recipes", + "path": "ReaperSWS/ReaperSWS.pkg.recipe", + "parent": "com.github.orbsmiv.download.ReaperSWS", + "shortname": "ReaperSWS.pkg", + "inferred_type": "pkg", "children": [ - "com.github.orbsmiv.munki.SuperCollider", - "com.github.orbsmiv.pkg.SuperCollider" + "com.github.orbsmiv.munki.ReaperSWS" ] }, - "com.github.orbsmiv.munki.SuperCollider": { - "name": "SuperCollider", - "description": "Downloads and imports the latest version of SuperCollider into Munki", + "com.github.orbsmiv.pkg.LilyPond": { + "name": "LilyPond", + "description": "Downloads the latest version of LilyPond.", "repo": "autopkg/orbsmiv-recipes", - "path": "SuperCollider/SuperCollider.munki.recipe", - "parent": "com.github.orbsmiv.download.SuperCollider", - "shortname": "SuperCollider.munki", - "inferred_type": "munki", - "munki_display_name": "SuperCollider", - "munki_description": "An audio server, programming language, and IDE for sound synthesis and algorithmic composition." + "path": "LilyPond/LilyPond.pkg.recipe", + "parent": "com.github.orbsmiv.download.LilyPond", + "shortname": "LilyPond.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.orbsmiv.munki.LilyPond" + ] }, - "com.github.orbsmiv.pkg.SuperCollider": { - "name": "SuperCollider", - "description": "Creates a package for SuperCollider.", + "com.github.orbsmiv.munki.LilyPond": { + "name": "LilyPond", + "description": "Downloads the latest version of the Sennheiser Ambeo plugin and imports it into Munki.", "repo": "autopkg/orbsmiv-recipes", - "path": "SuperCollider/SuperCollider.pkg.recipe", - "parent": "com.github.orbsmiv.download.SuperCollider", - "shortname": "SuperCollider.pkg", - "inferred_type": "pkg" - }, - "com.github.tecnico1931.install.PritunlClient": { - "name": "PritunlClient", - "description": "Installs the latest version of PritunlClient.", - "repo": "autopkg/Tecnico1931-recipes", - "path": "PritunlClient/PritunlClient.install.recipe", - "parent": "com.github.tecnico1931.download.PritunlClient", - "shortname": "PritunlClient.install", - "inferred_type": "install" - }, - "com.github.tecnico1931.jss.PritunlClient": { - "name": "PritunlClient", - "description": "Downloads the latest version of PritunlClient and imports it into your JSS.", - "repo": "autopkg/Tecnico1931-recipes", - "path": "PritunlClient/PritunlClient.jss.recipe", - "parent": "com.github.tecnico1931.pkg.PritunlClient", - "shortname": "PritunlClient.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Pritunl macOS and Windows client" + "path": "LilyPond/LilyPond.munki.recipe", + "parent": "com.github.orbsmiv.pkg.LilyPond", + "shortname": "LilyPond.munki", + "inferred_type": "munki", + "munki_display_name": "LilyPond", + "munki_description": "LilyPond is a music engraving program, devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts." }, - "com.github.tecnico1931.download.PritunlClient": { - "name": "PritunlClient", - "description": "Downloads the latest version of PritunlClient.", - "repo": "autopkg/Tecnico1931-recipes", - "path": "PritunlClient/PritunlClient.download.recipe", - "shortname": "PritunlClient.download", + "com.github.orbsmiv.download.LilyPond": { + "name": "LilyPond", + "description": "Downloads the latest version of LilyPond.", + "repo": "autopkg/orbsmiv-recipes", + "path": "LilyPond/LilyPond.download.recipe", + "shortname": "LilyPond.download", "inferred_type": "download", "children": [ - "com.github.tecnico1931.install.PritunlClient", - "com.github.tecnico1931.pkg.PritunlClient", - "com.github.tecnico1931.munki.PritunlClient" + "com.github.orbsmiv.pkg.LilyPond" ] }, - "com.github.tecnico1931.pkg.PritunlClient": { - "name": "PritunlClient", - "description": "Downloads the latest version of PritunlClient and creates a package.", - "repo": "autopkg/Tecnico1931-recipes", - "path": "PritunlClient/PritunlClient.pkg.recipe", - "parent": "com.github.tecnico1931.download.PritunlClient", - "shortname": "PritunlClient.pkg", - "inferred_type": "pkg", + "com.github.orbsmiv.munki.TwistedWave": { + "name": "TwistedWave", + "description": "Downloads the latest version of TwistedWave and imports it into Munki.", + "repo": "autopkg/orbsmiv-recipes", + "path": "TwistedWave/TwistedWave.munki.recipe", + "parent": "com.github.orbsmiv.download.TwistedWave", + "shortname": "TwistedWave.munki", + "inferred_type": "munki", + "munki_display_name": "TwistedWave", + "munki_description": "Powerful audio editor." + }, + "com.github.orbsmiv.download.TwistedWave": { + "name": "TwistedWave", + "description": "Downloads the latest version of TwistedWave.", + "repo": "autopkg/orbsmiv-recipes", + "path": "TwistedWave/TwistedWave.download.recipe", + "shortname": "TwistedWave.download", + "inferred_type": "download", "children": [ - "com.github.tecnico1931.jss.PritunlClient" + "com.github.orbsmiv.munki.TwistedWave" ] }, - "com.github.tecnico1931.munki.PritunlClient": { - "name": "PritunlClient", - "description": "Downloads the latest version of PritunlClient and imports it into Munki.", - "repo": "autopkg/Tecnico1931-recipes", - "path": "PritunlClient/PritunlClient.munki.recipe", - "parent": "com.github.tecnico1931.download.PritunlClient", - "shortname": "PritunlClient.munki", - "inferred_type": "munki", - "munki_display_name": "PritunlClient", - "munki_description": "Pritunl macOS and Windows client" - }, "tecnico1931.jss.Restor": { "name": "Restor", "description": "Downloads the latest version of Restor and imports it into your JSS.", @@ -91345,38 +91288,61 @@ "shortname": "Restor.install", "inferred_type": "install" }, - "com.github.tecnico1931.download.SDM": { - "name": "SDM", - "description": "Downloads the latest version of SDM.", + "com.github.tecnico1931.munki.PritunlClient": { + "name": "PritunlClient", + "description": "Downloads the latest version of PritunlClient and imports it into Munki.", "repo": "autopkg/Tecnico1931-recipes", - "path": "SDM/SDM.download.recipe", - "shortname": "SDM.download", - "inferred_type": "download", + "path": "PritunlClient/PritunlClient.munki.recipe", + "parent": "com.github.tecnico1931.download.PritunlClient", + "shortname": "PritunlClient.munki", + "inferred_type": "munki", + "munki_display_name": "PritunlClient", + "munki_description": "Pritunl macOS and Windows client" + }, + "com.github.tecnico1931.pkg.PritunlClient": { + "name": "PritunlClient", + "description": "Downloads the latest version of PritunlClient and creates a package.", + "repo": "autopkg/Tecnico1931-recipes", + "path": "PritunlClient/PritunlClient.pkg.recipe", + "parent": "com.github.tecnico1931.download.PritunlClient", + "shortname": "PritunlClient.pkg", + "inferred_type": "pkg", "children": [ - "com.github.tecnico1931.install.SDM", - "com.github.tecnico1931.munki.SDM", - "com.github.tecnico1931.pkg.SDM" + "com.github.tecnico1931.jss.PritunlClient" ] }, - "com.github.tecnico1931.jss.SDM": { - "name": "SDM", - "description": "Downloads the latest version of SDM and imports it into your JSS.", + "com.github.tecnico1931.install.PritunlClient": { + "name": "PritunlClient", + "description": "Installs the latest version of PritunlClient.", "repo": "autopkg/Tecnico1931-recipes", - "path": "SDM/SDM.jss.recipe", - "parent": "com.github.tecnico1931.pkg.SDM", - "shortname": "SDM.jss", + "path": "PritunlClient/PritunlClient.install.recipe", + "parent": "com.github.tecnico1931.download.PritunlClient", + "shortname": "PritunlClient.install", + "inferred_type": "install" + }, + "com.github.tecnico1931.jss.PritunlClient": { + "name": "PritunlClient", + "description": "Downloads the latest version of PritunlClient and imports it into your JSS.", + "repo": "autopkg/Tecnico1931-recipes", + "path": "PritunlClient/PritunlClient.jss.recipe", + "parent": "com.github.tecnico1931.pkg.PritunlClient", + "shortname": "PritunlClient.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "Pritunl macOS and Windows client" }, - "com.github.tecnico1931.install.SDM": { - "name": "SDM", - "description": "Installs the latest version of SDM.", + "com.github.tecnico1931.download.PritunlClient": { + "name": "PritunlClient", + "description": "Downloads the latest version of PritunlClient.", "repo": "autopkg/Tecnico1931-recipes", - "path": "SDM/SDM.install.recipe", - "parent": "com.github.tecnico1931.download.SDM", - "shortname": "SDM.install", - "inferred_type": "install" + "path": "PritunlClient/PritunlClient.download.recipe", + "shortname": "PritunlClient.download", + "inferred_type": "download", + "children": [ + "com.github.tecnico1931.munki.PritunlClient", + "com.github.tecnico1931.pkg.PritunlClient", + "com.github.tecnico1931.install.PritunlClient" + ] }, "com.github.tecnico1931.munki.SDM": { "name": "SDM", @@ -91401,26 +91367,37 @@ "com.github.tecnico1931.jss.SDM" ] }, - "com.github.tecnico1931.jss.Airtame": { - "name": "Airtame", - "description": "Downloads the latest version of Airtame and imports it into your JSS.", + "com.github.tecnico1931.install.SDM": { + "name": "SDM", + "description": "Installs the latest version of SDM.", "repo": "autopkg/Tecnico1931-recipes", - "path": "Airtame/Airtame.jss.recipe", - "parent": "tecnico1931.pkg.Airtame", - "shortname": "Airtame.jss", + "path": "SDM/SDM.install.recipe", + "parent": "com.github.tecnico1931.download.SDM", + "shortname": "SDM.install", + "inferred_type": "install" + }, + "com.github.tecnico1931.jss.SDM": { + "name": "SDM", + "description": "Downloads the latest version of SDM and imports it into your JSS.", + "repo": "autopkg/Tecnico1931-recipes", + "path": "SDM/SDM.jss.recipe", + "parent": "com.github.tecnico1931.pkg.SDM", + "shortname": "SDM.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": "" }, - "tecnico1931.pkg.Airtame": { - "name": "Airtame", - "description": "Downloads the latest PKG version of Airtame.", + "com.github.tecnico1931.download.SDM": { + "name": "SDM", + "description": "Downloads the latest version of SDM.", "repo": "autopkg/Tecnico1931-recipes", - "path": "Airtame/Airtame.pkg.recipe", - "shortname": "Airtame.pkg", - "inferred_type": "pkg", + "path": "SDM/SDM.download.recipe", + "shortname": "SDM.download", + "inferred_type": "download", "children": [ - "com.github.tecnico1931.jss.Airtame" + "com.github.tecnico1931.munki.SDM", + "com.github.tecnico1931.pkg.SDM", + "com.github.tecnico1931.install.SDM" ] }, "tecnico1931.install.Airtame": { @@ -91432,6 +91409,17 @@ "shortname": "Airtame.install", "inferred_type": "install" }, + "com.github.tecnico1931.jss.Airtame": { + "name": "Airtame", + "description": "Downloads the latest version of Airtame and imports it into your JSS.", + "repo": "autopkg/Tecnico1931-recipes", + "path": "Airtame/Airtame.jss.recipe", + "parent": "tecnico1931.pkg.Airtame", + "shortname": "Airtame.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, "tecnico1931.download.Airtame": { "name": "Airtame", "description": "Downloads the latest DMG version of Airtame.", @@ -91443,38 +91431,26 @@ "tecnico1931.install.Airtame" ] }, - "com.github.brianwells.download.SigniantApp": { - "name": "Signiant App", - "description": "Downloads the latest version of Signiant App.", - "repo": "autopkg/brianwells-recipes", - "path": "Signiant/SigniantApp.download.recipe", - "shortname": "SigniantApp.download", - "inferred_type": "download", + "tecnico1931.pkg.Airtame": { + "name": "Airtame", + "description": "Downloads the latest PKG version of Airtame.", + "repo": "autopkg/Tecnico1931-recipes", + "path": "Airtame/Airtame.pkg.recipe", + "shortname": "Airtame.pkg", + "inferred_type": "pkg", "children": [ - "com.github.brianwells.pkg.SigniantApp" + "com.github.tecnico1931.jss.Airtame" ] }, - "com.github.brianwells.munki.SigniantApp": { - "name": "Signiant App", - "description": "Downloads the latest version of Signiant App and imports it into Munki.", - "repo": "autopkg/brianwells-recipes", - "path": "Signiant/SigniantApp.munki.recipe", - "parent": "com.github.brianwells.pkg.SigniantApp", - "shortname": "SigniantApp.munki", - "inferred_type": "munki", - "munki_display_name": "Signiant App", - "munki_description": "Signiant is used by many media organizations for sharing large files." - }, - "com.github.brianwells.pkg.SigniantApp": { - "name": "Signiant App", - "description": "Downloads the latest version of Signiant App and creates a package.", + "com.github.brianwells.pkg.nextSPOT": { + "name": "nextSPOT", + "description": "Creates a flat package from a manually-download copy of nextSPOT Download Manager.\n\nThis recipe originally provided an automated download of nextSPOT Download Manager,\nusing a download parent recipe. However, the URL was temporary in nature and so now\nthis recipe requires a manual download of the .dmg and for it to be passed via the\n`--pkg` argument to `autopkg run`.\n\nNOTE: The app from the vendor is NOT code signed.\n\nNOTE: The app installs a Launch Agent for the user when first launched.", "repo": "autopkg/brianwells-recipes", - "path": "Signiant/SigniantApp.pkg.recipe", - "parent": "com.github.brianwells.download.SigniantApp", - "shortname": "SigniantApp.pkg", + "path": "FotoKem/nextSPOT.pkg.recipe", + "shortname": "nextSPOT.pkg", "inferred_type": "pkg", "children": [ - "com.github.brianwells.munki.SigniantApp" + "com.github.brianwells.munki.nextSPOT" ] }, "com.github.brianwells.munki.nextSPOT": { @@ -91488,139 +91464,49 @@ "munki_display_name": "FotoKem nextSPOT Download Manager", "munki_description": "Download manager for the FotoKem nextSPOT service." }, - "com.github.brianwells.pkg.nextSPOT": { - "name": "nextSPOT", - "description": "Creates a flat package from a manually-download copy of nextSPOT Download Manager.\n\nThis recipe originally provided an automated download of nextSPOT Download Manager,\nusing a download parent recipe. However, the URL was temporary in nature and so now\nthis recipe requires a manual download of the .dmg and for it to be passed via the\n`--pkg` argument to `autopkg run`.\n\nNOTE: The app from the vendor is NOT code signed.\n\nNOTE: The app installs a Launch Agent for the user when first launched.", + "com.github.brianwells.munki.SigniantApp": { + "name": "Signiant App", + "description": "Downloads the latest version of Signiant App and imports it into Munki.", "repo": "autopkg/brianwells-recipes", - "path": "FotoKem/nextSPOT.pkg.recipe", - "shortname": "nextSPOT.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.brianwells.munki.nextSPOT" - ] - }, - "com.github.hobbithardcase.install.EdgeDev": { - "name": "Edge", - "description": "Installs the latest version of Edge Dev.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Microsoft Corporation/EdgeDev.install.recipe", - "parent": "com.github.hobbithardcase.download.EdgeDev", - "shortname": "EdgeDev.install", - "inferred_type": "install" - }, - "com.github.hobbithardcase.munki.EdgeDev": { - "name": "Edge Dev", - "description": "Downloads the latest version of Edge Dev and imports it into Munki.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Microsoft Corporation/EdgeDev.munki.recipe", - "parent": "com.github.hobbithardcase.download.EdgeDev", - "shortname": "EdgeDev.munki", + "path": "Signiant/SigniantApp.munki.recipe", + "parent": "com.github.brianwells.pkg.SigniantApp", + "shortname": "SigniantApp.munki", "inferred_type": "munki", - "munki_display_name": "Edge Dev", - "munki_description": "Microsoft Edge, initially developed under the codename Project Spartan, is a web browser in development by Microsoft." + "munki_display_name": "Signiant App", + "munki_description": "Signiant is used by many media organizations for sharing large files." }, - "com.github.hobbithardcase.download.EdgeDev": { - "name": "Edge", - "description": "Downloads the latest version of Edge Dev.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Microsoft Corporation/EdgeDev.download.recipe", - "shortname": "EdgeDev.download", + "com.github.brianwells.download.SigniantApp": { + "name": "Signiant App", + "description": "Downloads the latest version of Signiant App.", + "repo": "autopkg/brianwells-recipes", + "path": "Signiant/SigniantApp.download.recipe", + "shortname": "SigniantApp.download", "inferred_type": "download", "children": [ - "com.github.hobbithardcase.install.EdgeDev", - "com.github.hobbithardcase.munki.EdgeDev", - "com.github.hobbithardcase.jss.EdgeDev" + "com.github.brianwells.pkg.SigniantApp" ] }, - "com.github.hobbithardcase.jss.EdgeDev": { - "name": "Edge", - "description": "Downloads the latest version of Edge Dev and imports it into your JSS.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Microsoft Corporation/EdgeDev.jss.recipe", - "parent": "com.github.hobbithardcase.download.EdgeDev", - "shortname": "EdgeDev.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Microsoft Edge, initially developed under the codename Project Spartan, is a web browser in development by Microsoft." - }, - "com.github.hobbithardcase.pkg.yEd": { - "name": "yEd", - "description": "Downloads the latest version of yEd and creates a package.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/yEd.pkg.recipe", - "parent": "com.github.48kRAM.autopkg.download.yed", - "shortname": "yEd.pkg", - "inferred_type": "pkg" - }, - "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider": { - "name": "Screaming Frog SEO Spider", - "description": "Downloads the latest version of Screaming Frog SEO Spider and creates a package.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/ScreamingFrogSEOSpider.pkg.recipe", - "parent": "com.github.thenikola.download.ScreamingFrogSEO", - "shortname": "ScreamingFrogSEOSpider.pkg", - "inferred_type": "pkg" - }, - "com.github.hobbithardcase.install.HKXAppDrawer": { - "name": "HKXAppDrawer", - "description": "Installs the latest version of HKXAppDrawer. This will only work for Havas sites. Access from the general internet is blocked.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.install.recipe", - "parent": "com.github.hobbithardcase.download.HKXAppDrawer", - "shortname": "HKXAppDrawer.install", - "inferred_type": "install" - }, - "com.github.hobbithardcase.download.HKXAppDrawer": { - "name": "HKXAppDrawer", - "description": "Downloads the latest version of HKXAppDrawer. This will only work for Havas sites. Access from the general internet is blocked.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.download.recipe", - "shortname": "HKXAppDrawer.download", - "inferred_type": "download", + "com.github.brianwells.pkg.SigniantApp": { + "name": "Signiant App", + "description": "Downloads the latest version of Signiant App and creates a package.", + "repo": "autopkg/brianwells-recipes", + "path": "Signiant/SigniantApp.pkg.recipe", + "parent": "com.github.brianwells.download.SigniantApp", + "shortname": "SigniantApp.pkg", + "inferred_type": "pkg", "children": [ - "com.github.hobbithardcase.install.HKXAppDrawer", - "com.github.hobbithardcase.pkg.HKXAppDrawer", - "com.github.hobbithardcase.munki.HKXAppDrawer" + "com.github.brianwells.munki.SigniantApp" ] }, - "com.github.hobbithardcase.install.yEd": { - "name": "yEd", - "description": "Installs the latest version of yEd.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/yEd.install.recipe", - "parent": "com.github.48kRAM.autopkg.download.yed", - "shortname": "yEd.install", - "inferred_type": "install" - }, - "com.github.hobbithardcase.pkg.HKXAppDrawer": { - "name": "HKXAppDrawer", - "description": "Downloads the latest version of HKXAppDrawer and creates a package. This will only work for Havas sites. Access from the general internet is blocked.", + "com.github.hobbithardcase.pkg.ArtView": { + "name": "Art View", + "description": "Downloads the latest version of Art View and creates a package.", "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.pkg.recipe", - "parent": "com.github.hobbithardcase.download.HKXAppDrawer", - "shortname": "HKXAppDrawer.pkg", + "path": "Code Line/Art View.pkg.recipe", + "parent": "com.github.hobbithardcase.download.ArtView", + "shortname": "Art View.pkg", "inferred_type": "pkg" }, - "com.github.hobbithardcase.install.ScreamingFrogSEOSpider": { - "name": "Screaming Frog SEO Spider", - "description": "Installs the latest version of Screaming Frog SEO Spider.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/ScreamingFrogSEOSpider.install.recipe", - "parent": "com.github.thenikola.download.ScreamingFrogSEO", - "shortname": "ScreamingFrogSEOSpider.install", - "inferred_type": "install" - }, - "com.github.hobbithardcase.munki.HKXAppDrawer": { - "name": "HKXAppDrawer", - "description": "Downloads the latest version of HKXAppDrawer and imports it into Munki. This will only work for Havas sites. Access from the general internet is blocked.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.munki.recipe", - "parent": "com.github.hobbithardcase.download.HKXAppDrawer", - "shortname": "HKXAppDrawer.munki", - "inferred_type": "munki", - "munki_display_name": "HKXAppDrawer", - "munki_description": " " - }, "com.github.hobbithardcase.munki.ArtView": { "name": "Art View", "description": "Downloads the latest version of Art View and imports it into Munki.", @@ -91632,24 +91518,6 @@ "munki_display_name": "Art View", "munki_description": "Preview Creative Cloud and Creative Suite documents. Art View improves Quick Look icons, thumbnails and previews for Creative Cloud and Creative Suite users.\nArt View is a major time saver that allows graphic designers to preview, inspect, and reveal dependent font and image files from within Apple\u2019s Quick Look preview feature.\n\nBut the ability to preview is only the beginning. Illustrator and InDesign documents are not only pretty to look at, but they also show useful information like what images are linked within the document, what fonts have been used, what colors are defined and a whole lot more. And to make things even better, clicking fonts and linked images reveal their files in Finder. It\u2019s miraculous what Quick Look can do with Art View.\n\nThis app requires a serial number. Please contact IT for assistance." }, - "com.github.hobbithardcase.install.ArtView": { - "name": "Art View", - "description": "Installs the latest version of Art View.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Code Line/Art View.install.recipe", - "parent": "com.github.hobbithardcase.download.ArtView", - "shortname": "Art View.install", - "inferred_type": "install" - }, - "com.github.hobbithardcase.pkg.ArtView": { - "name": "Art View", - "description": "Downloads the latest version of Art View and creates a package.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Code Line/Art View.pkg.recipe", - "parent": "com.github.hobbithardcase.download.ArtView", - "shortname": "Art View.pkg", - "inferred_type": "pkg" - }, "com.github.hobbithardcase.download.ArtView": { "name": "Art View", "description": "Downloads the latest version of Art View.", @@ -91658,110 +91526,20 @@ "shortname": "Art View.download", "inferred_type": "download", "children": [ + "com.github.hobbithardcase.pkg.ArtView", "com.github.hobbithardcase.munki.ArtView", - "com.github.hobbithardcase.install.ArtView", - "com.github.hobbithardcase.pkg.ArtView" - ] - }, - "com.github.hobbithardcase.download.Gitbox": { - "name": "Gitbox", - "description": "Downloads the latest version of Gitbox.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Oleg Andreev/Gitbox.download.recipe", - "shortname": "Gitbox.download", - "inferred_type": "download", - "children": [ - "com.github.hobbithardcase.install.Gitbox", - "com.github.hobbithardcase.munki.Gitbox", - "com.github.hobbithardcase.pkg.Gitbox" + "com.github.hobbithardcase.install.ArtView" ] }, - "com.github.hobbithardcase.install.Gitbox": { - "name": "Gitbox", - "description": "Installs the latest version of Gitbox.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Oleg Andreev/Gitbox.install.recipe", - "parent": "com.github.hobbithardcase.download.Gitbox", - "shortname": "Gitbox.install", - "inferred_type": "install" - }, - "com.github.hobbithardcase.munki.Gitbox": { - "name": "Gitbox", - "description": "Downloads the latest version of Gitbox and imports it into Munki.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Oleg Andreev/Gitbox.munki.recipe", - "parent": "com.github.hobbithardcase.download.Gitbox", - "shortname": "Gitbox.munki", - "inferred_type": "munki", - "munki_display_name": "Gitbox", - "munki_description": "One-click commit, push and pull. Unique search in history and undo for Git commands. \n\t\t\tPowerful commands like rebase, branch reset and cherry picking.\n\t\t\tAnd now it works with submodules.\n\n\t\t\tThis app requires a License." - }, - "com.github.hobbithardcase.pkg.Gitbox": { - "name": "Gitbox", - "description": "Downloads the latest version of Gitbox and creates a package.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Oleg Andreev/Gitbox.pkg.recipe", - "parent": "com.github.hobbithardcase.download.Gitbox", - "shortname": "Gitbox.pkg", - "inferred_type": "pkg" - }, - "com.github.hobbithardcase.install.Zeplin": { - "name": "Zeplin", - "description": "Installs the latest version of Zeplin.", + "com.github.hobbithardcase.install.ArtView": { + "name": "Art View", + "description": "Installs the latest version of Art View.", "repo": "autopkg/HobbitHardcase-recipes", - "path": "Zeplin/Zeplin.install.recipe", - "parent": "com.github.hobbithardcase.download.Zeplin", - "shortname": "Zeplin.install", + "path": "Code Line/Art View.install.recipe", + "parent": "com.github.hobbithardcase.download.ArtView", + "shortname": "Art View.install", "inferred_type": "install" }, - "com.github.hobbithardcase.munki.Zeplin": { - "name": "Zeplin", - "description": "Downloads the latest version of Zeplin and imports it into Munki.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Zeplin/Zeplin.munki.recipe", - "parent": "com.github.hobbithardcase.download.Zeplin", - "shortname": "Zeplin.munki", - "inferred_type": "munki", - "munki_display_name": "Zeplin", - "munki_description": "Build pixel-perfect apps in peace." - }, - "com.github.hobbithardcase.download.Zeplin": { - "name": "Zeplin", - "description": "Downloads the latest version of Zeplin.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Zeplin/Zeplin.download.recipe", - "shortname": "Zeplin.download", - "inferred_type": "download", - "children": [ - "com.github.hobbithardcase.install.Zeplin", - "com.github.hobbithardcase.munki.Zeplin", - "com.github.hobbithardcase.pkg.Zeplin" - ] - }, - "com.github.hobbithardcase.pkg.Zeplin": { - "name": "Zeplin", - "description": "Downloads the latest version of Zeplin and creates a package.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Zeplin/Zeplin.pkg.recipe", - "parent": "com.github.hobbithardcase.download.Zeplin", - "shortname": "Zeplin.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.mosen.jss.Zeplin", - "com.github.andredb90.filewave.Zeplin" - ] - }, - "com.github.jss-recipes.jss.IPinmenubar": { - "name": "IP in menu bar", - "description": "Downloads the latest version of IP in menu bar and imports it into your JSS.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "IP in menu bar/IP in menu bar.jss.recipe", - "parent": "com.github.hobbithardcase.pkg.IPinmenubar", - "shortname": "IP in menu bar.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, "com.github.hobbithardcase.download.IPinmenubar": { "name": "IP in menu bar", "description": "Downloads the latest version of IP in menu bar.", @@ -91795,6 +91573,17 @@ "shortname": "IP in menu bar.install", "inferred_type": "install" }, + "com.github.jss-recipes.jss.IPinmenubar": { + "name": "IP in menu bar", + "description": "Downloads the latest version of IP in menu bar and imports it into your JSS.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "IP in menu bar/IP in menu bar.jss.recipe", + "parent": "com.github.hobbithardcase.pkg.IPinmenubar", + "shortname": "IP in menu bar.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, "com.github.hobbithardcase.pkg.IPinmenubar": { "name": "IP in menu bar", "description": "Downloads the latest version of IP in menu bar and creates a package.", @@ -91807,17 +91596,6 @@ "com.github.jss-recipes.jss.IPinmenubar" ] }, - "com.github.hobbithardcase.munki.PrintWindow": { - "name": "Print Window", - "description": "Downloads the latest version of Print Window and imports it into Munki.", - "repo": "autopkg/HobbitHardcase-recipes", - "path": "Scott Crick/Print Window.munki.recipe", - "parent": "com.github.hobbithardcase.download.PrintWindow", - "shortname": "Print Window.munki", - "inferred_type": "munki", - "munki_display_name": "Print Window", - "munki_description": "Print Window offers the ability to print a file listing directly from within the Mac OS X Finder. No more taking screenshots of windows or settling for text-only printouts of filenames only. Print Window provides the works: icons, file information, sorting and so much more!\n\n\t\t\tThe Standard edition is free but does not have all the features of the Advanced edition. Print Window Advanced Edition is available for purchase and includes all the features described on this page. Both editions come in the same executable file. Advanced features are enabled when a valid serial number is entered. A version comparison can be found at http://searchwaresolutions.com/differences/default.html" - }, "com.github.hobbithardcase.pkg.PrintWindow": { "name": "Print Window", "description": "Downloads the latest version of Print Window and creates a package.", @@ -91844,11 +91622,40 @@ "shortname": "Print Window.download", "inferred_type": "download", "children": [ - "com.github.hobbithardcase.munki.PrintWindow", "com.github.hobbithardcase.pkg.PrintWindow", - "com.github.hobbithardcase.install.PrintWindow" + "com.github.hobbithardcase.install.PrintWindow", + "com.github.hobbithardcase.munki.PrintWindow" ] }, + "com.github.hobbithardcase.munki.PrintWindow": { + "name": "Print Window", + "description": "Downloads the latest version of Print Window and imports it into Munki.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Scott Crick/Print Window.munki.recipe", + "parent": "com.github.hobbithardcase.download.PrintWindow", + "shortname": "Print Window.munki", + "inferred_type": "munki", + "munki_display_name": "Print Window", + "munki_description": "Print Window offers the ability to print a file listing directly from within the Mac OS X Finder. No more taking screenshots of windows or settling for text-only printouts of filenames only. Print Window provides the works: icons, file information, sorting and so much more!\n\n\t\t\tThe Standard edition is free but does not have all the features of the Advanced edition. Print Window Advanced Edition is available for purchase and includes all the features described on this page. Both editions come in the same executable file. Advanced features are enabled when a valid serial number is entered. A version comparison can be found at http://searchwaresolutions.com/differences/default.html" + }, + "com.github.hobbithardcase.install.Kitabu": { + "name": "Kitabu", + "description": "Installs the latest version of Kitabu.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Kitabu Ou/Kitabu.install.recipe", + "parent": "com.github.hobbithardcase.download.Kitabu", + "shortname": "Kitabu.install", + "inferred_type": "install" + }, + "com.github.hobbithardcase.pkg.Kitabu": { + "name": "Kitabu", + "description": "Downloads the latest version of Kitabu and creates a package.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Kitabu Ou/Kitabu.pkg.recipe", + "parent": "com.github.hobbithardcase.download.Kitabu", + "shortname": "Kitabu.pkg", + "inferred_type": "pkg" + }, "com.github.hobbithardcase.munki.Kitabu": { "name": "Kitabu", "description": "Downloads the latest version of Kitabu and imports it into Munki.", @@ -91868,119 +91675,277 @@ "shortname": "Kitabu.download", "inferred_type": "download", "children": [ - "com.github.hobbithardcase.munki.Kitabu", + "com.github.hobbithardcase.install.Kitabu", "com.github.hobbithardcase.pkg.Kitabu", - "com.github.hobbithardcase.install.Kitabu" + "com.github.hobbithardcase.munki.Kitabu" ] }, - "com.github.hobbithardcase.pkg.Kitabu": { - "name": "Kitabu", - "description": "Downloads the latest version of Kitabu and creates a package.", + "com.github.hobbithardcase.pkg.Gitbox": { + "name": "Gitbox", + "description": "Downloads the latest version of Gitbox and creates a package.", "repo": "autopkg/HobbitHardcase-recipes", - "path": "Kitabu Ou/Kitabu.pkg.recipe", - "parent": "com.github.hobbithardcase.download.Kitabu", - "shortname": "Kitabu.pkg", + "path": "Oleg Andreev/Gitbox.pkg.recipe", + "parent": "com.github.hobbithardcase.download.Gitbox", + "shortname": "Gitbox.pkg", "inferred_type": "pkg" }, - "com.github.hobbithardcase.install.Kitabu": { - "name": "Kitabu", - "description": "Installs the latest version of Kitabu.", + "com.github.hobbithardcase.download.Gitbox": { + "name": "Gitbox", + "description": "Downloads the latest version of Gitbox.", "repo": "autopkg/HobbitHardcase-recipes", - "path": "Kitabu Ou/Kitabu.install.recipe", - "parent": "com.github.hobbithardcase.download.Kitabu", - "shortname": "Kitabu.install", - "inferred_type": "install" + "path": "Oleg Andreev/Gitbox.download.recipe", + "shortname": "Gitbox.download", + "inferred_type": "download", + "children": [ + "com.github.hobbithardcase.pkg.Gitbox", + "com.github.hobbithardcase.munki.Gitbox", + "com.github.hobbithardcase.install.Gitbox" + ] }, - "com.github.chalcahuite.jss.CiscoSpark": { - "name": "Cisco Spark", - "description": "Downloads the latest version of Cisco Spark and creates a package. Then, uploads to the JSS.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Cisco Spark/Cisco Spark.jss.recipe", - "parent": "com.github.chalcahuite.pkg.CiscoSpark", - "shortname": "Cisco Spark.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "com.github.hobbithardcase.munki.Gitbox": { + "name": "Gitbox", + "description": "Downloads the latest version of Gitbox and imports it into Munki.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Oleg Andreev/Gitbox.munki.recipe", + "parent": "com.github.hobbithardcase.download.Gitbox", + "shortname": "Gitbox.munki", + "inferred_type": "munki", + "munki_display_name": "Gitbox", + "munki_description": "One-click commit, push and pull. Unique search in history and undo for Git commands. \n\t\t\tPowerful commands like rebase, branch reset and cherry picking.\n\t\t\tAnd now it works with submodules.\n\n\t\t\tThis app requires a License." }, - "com.github.chalcahuite.install.CiscoSpark": { - "name": "Cisco Spark", - "description": "Installs the latest version of Cisco Spark.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Cisco Spark/Cisco Spark.install.recipe", - "parent": "com.github.chalcahuite.download.CiscoSpark", - "shortname": "Cisco Spark.install", + "com.github.hobbithardcase.install.Gitbox": { + "name": "Gitbox", + "description": "Installs the latest version of Gitbox.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Oleg Andreev/Gitbox.install.recipe", + "parent": "com.github.hobbithardcase.download.Gitbox", + "shortname": "Gitbox.install", "inferred_type": "install" }, - "com.github.chalcahuite.munki.CiscoSpark": { - "name": "Cisco Spark", - "description": "Downloads the latest version of Cisco Spark and imports it into Munki.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Cisco Spark/Cisco Spark.munki.recipe", - "parent": "com.github.chalcahuite.download.CiscoSpark", - "shortname": "Cisco Spark.munki", + "com.github.hobbithardcase.install.yEd": { + "name": "yEd", + "description": "Installs the latest version of yEd.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/yEd.install.recipe", + "parent": "com.github.48kRAM.autopkg.download.yed", + "shortname": "yEd.install", + "inferred_type": "install" + }, + "com.github.hobbithardcase.munki.HKXAppDrawer": { + "name": "HKXAppDrawer", + "description": "Downloads the latest version of HKXAppDrawer and imports it into Munki. This will only work for Havas sites. Access from the general internet is blocked.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.munki.recipe", + "parent": "com.github.hobbithardcase.download.HKXAppDrawer", + "shortname": "HKXAppDrawer.munki", "inferred_type": "munki", - "munki_display_name": "Cisco Spark", + "munki_display_name": "HKXAppDrawer", "munki_description": " " }, - "com.github.chalcahuite.pkg.CiscoSpark": { - "name": "CiscoSpark", - "description": "Downloads the latest version of Cisco Spark and creates a package.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Cisco Spark/Cisco Spark.pkg.recipe", - "parent": "com.github.chalcahuite.download.CiscoSpark", - "shortname": "Cisco Spark.pkg", - "inferred_type": "pkg", + "com.github.hobbithardcase.install.ScreamingFrogSEOSpider": { + "name": "Screaming Frog SEO Spider", + "description": "Installs the latest version of Screaming Frog SEO Spider.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/ScreamingFrogSEOSpider.install.recipe", + "parent": "com.github.thenikola.download.ScreamingFrogSEO", + "shortname": "ScreamingFrogSEOSpider.install", + "inferred_type": "install" + }, + "com.github.hobbithardcase.download.HKXAppDrawer": { + "name": "HKXAppDrawer", + "description": "Downloads the latest version of HKXAppDrawer. This will only work for Havas sites. Access from the general internet is blocked.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.download.recipe", + "shortname": "HKXAppDrawer.download", + "inferred_type": "download", "children": [ - "com.github.chalcahuite.jss.CiscoSpark" + "com.github.hobbithardcase.munki.HKXAppDrawer", + "com.github.hobbithardcase.pkg.HKXAppDrawer", + "com.github.hobbithardcase.install.HKXAppDrawer" ] }, - "com.github.chalcahuite.download.CiscoSpark": { - "name": "CiscoSpark", - "description": "Downloads the latest version of Cisco Spark.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Cisco Spark/Cisco Spark.download.recipe", - "deprecated": true, - "shortname": "Cisco Spark.download", + "com.github.hobbithardcase.pkg.HKXAppDrawer": { + "name": "HKXAppDrawer", + "description": "Downloads the latest version of HKXAppDrawer and creates a package. This will only work for Havas sites. Access from the general internet is blocked.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.pkg.recipe", + "parent": "com.github.hobbithardcase.download.HKXAppDrawer", + "shortname": "HKXAppDrawer.pkg", + "inferred_type": "pkg" + }, + "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider": { + "name": "Screaming Frog SEO Spider", + "description": "Downloads the latest version of Screaming Frog SEO Spider and creates a package.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/ScreamingFrogSEOSpider.pkg.recipe", + "parent": "com.github.thenikola.download.ScreamingFrogSEO", + "shortname": "ScreamingFrogSEOSpider.pkg", + "inferred_type": "pkg" + }, + "com.github.hobbithardcase.install.HKXAppDrawer": { + "name": "HKXAppDrawer", + "description": "Installs the latest version of HKXAppDrawer. This will only work for Havas sites. Access from the general internet is blocked.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/HKXAppDrawer.install.recipe", + "parent": "com.github.hobbithardcase.download.HKXAppDrawer", + "shortname": "HKXAppDrawer.install", + "inferred_type": "install" + }, + "com.github.hobbithardcase.pkg.yEd": { + "name": "yEd", + "description": "Downloads the latest version of yEd and creates a package.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "HAVAS WORLDWIDE LONDON LIMITED/yEd.pkg.recipe", + "parent": "com.github.48kRAM.autopkg.download.yed", + "shortname": "yEd.pkg", + "inferred_type": "pkg" + }, + "com.github.hobbithardcase.install.EdgeDev": { + "name": "Edge", + "description": "Installs the latest version of Edge Dev.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Microsoft Corporation/EdgeDev.install.recipe", + "parent": "com.github.hobbithardcase.download.EdgeDev", + "shortname": "EdgeDev.install", + "inferred_type": "install" + }, + "com.github.hobbithardcase.download.EdgeDev": { + "name": "Edge", + "description": "Downloads the latest version of Edge Dev.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Microsoft Corporation/EdgeDev.download.recipe", + "shortname": "EdgeDev.download", "inferred_type": "download", "children": [ - "com.github.chalcahuite.install.CiscoSpark", - "com.github.chalcahuite.munki.CiscoSpark", - "com.github.chalcahuite.pkg.CiscoSpark" + "com.github.hobbithardcase.install.EdgeDev", + "com.github.hobbithardcase.munki.EdgeDev", + "com.github.hobbithardcase.jss.EdgeDev" ] }, - "com.github.autopkg.chalcahuite.jss.dockutil": { - "name": "dockutil", - "description": "Packages the dockutil download. Install directory /usr/local/bin Then, uploads to the JSS.", - "repo": "autopkg/chalcahuite-recipes", - "path": "dockutil/dockutil.jss.recipe", - "parent": "com.github.autopkg.jessepeterson.pkg.dockutil", - "shortname": "dockutil.jss", + "com.github.hobbithardcase.munki.EdgeDev": { + "name": "Edge Dev", + "description": "Downloads the latest version of Edge Dev and imports it into Munki.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Microsoft Corporation/EdgeDev.munki.recipe", + "parent": "com.github.hobbithardcase.download.EdgeDev", + "shortname": "EdgeDev.munki", + "inferred_type": "munki", + "munki_display_name": "Edge Dev", + "munki_description": "Microsoft Edge, initially developed under the codename Project Spartan, is a web browser in development by Microsoft." + }, + "com.github.hobbithardcase.jss.EdgeDev": { + "name": "Edge", + "description": "Downloads the latest version of Edge Dev and imports it into your JSS.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Microsoft Corporation/EdgeDev.jss.recipe", + "parent": "com.github.hobbithardcase.download.EdgeDev", + "shortname": "EdgeDev.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Microsoft Edge, initially developed under the codename Project Spartan, is a web browser in development by Microsoft." }, - "com.github.chalcahuite.pkg.PushDiagnostics": { - "name": "Push Diagnostics", - "description": "Downloads the latest version of Push Diagnostics from the Mac App Store and creates a package.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Push Diagnostics/MAS-Push Diagnostics.pkg.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "MAS-Push Diagnostics.pkg", + "com.github.hobbithardcase.install.Zeplin": { + "name": "Zeplin", + "description": "Installs the latest version of Zeplin.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Zeplin/Zeplin.install.recipe", + "parent": "com.github.hobbithardcase.download.Zeplin", + "shortname": "Zeplin.install", + "inferred_type": "install" + }, + "com.github.hobbithardcase.download.Zeplin": { + "name": "Zeplin", + "description": "Downloads the latest version of Zeplin.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Zeplin/Zeplin.download.recipe", + "shortname": "Zeplin.download", + "inferred_type": "download", + "children": [ + "com.github.hobbithardcase.install.Zeplin", + "com.github.hobbithardcase.munki.Zeplin", + "com.github.hobbithardcase.pkg.Zeplin" + ] + }, + "com.github.hobbithardcase.munki.Zeplin": { + "name": "Zeplin", + "description": "Downloads the latest version of Zeplin and imports it into Munki.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Zeplin/Zeplin.munki.recipe", + "parent": "com.github.hobbithardcase.download.Zeplin", + "shortname": "Zeplin.munki", + "inferred_type": "munki", + "munki_display_name": "Zeplin", + "munki_description": "Build pixel-perfect apps in peace." + }, + "com.github.hobbithardcase.pkg.Zeplin": { + "name": "Zeplin", + "description": "Downloads the latest version of Zeplin and creates a package.", + "repo": "autopkg/HobbitHardcase-recipes", + "path": "Zeplin/Zeplin.pkg.recipe", + "parent": "com.github.hobbithardcase.download.Zeplin", + "shortname": "Zeplin.pkg", "inferred_type": "pkg", "children": [ - "com.github.jss-recipes.jss.PushDiagnostics" + "com.github.mosen.jss.Zeplin", + "com.github.andredb90.filewave.Zeplin" ] }, - "com.github.jss-recipes.jss.PushDiagnostics": { - "name": "Push Diagnostics", - "description": "Downloads the latest version of Push Diagnostics and imports it into your JSS.", + "com.github.jss-recipes.jss.Solstice": { + "name": "Solstice", + "description": "Downloads the latest version of Solstice and imports it into your JSS.", "repo": "autopkg/chalcahuite-recipes", - "path": "Push Diagnostics/Push Diagnostics.jss.recipe", - "parent": "com.github.chalcahuite.pkg.PushDiagnostics", - "shortname": "Push Diagnostics.jss", + "path": "Solstice/Solstice.jss.recipe", + "parent": "com.github.chalcahuite.pkg.Solstice", + "shortname": "Solstice.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "Easily share and control any amount of content from laptops and mobile devices to the meeting room display. Wirelessly stream device screens, app windows, HD videos and more \u2013 whatever it takes to drive consensus and get the job done." + }, + "com.github.chalcahuite.pkg.Solstice": { + "name": "Solstice", + "description": "Downloads the latest version of Solstice and creates a package.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Solstice/Solstice.pkg.recipe", + "parent": "com.github.chalcahuite.download.Solstice", + "shortname": "Solstice.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jss-recipes.jss.Solstice" + ] + }, + "com.github.chalcahuite.install.Solstice": { + "name": "Solstice", + "description": "Installs the latest version of Solstice.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Solstice/Solstice.install.recipe", + "parent": "com.github.chalcahuite.download.Solstice", + "shortname": "Solstice.install", + "inferred_type": "install" + }, + "com.github.chalcahuite.download.Solstice": { + "name": "Solstice", + "description": "Downloads the latest version of Solstice.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Solstice/Solstice.download.recipe", + "deprecated": true, + "shortname": "Solstice.download", + "inferred_type": "download", + "children": [ + "com.github.chalcahuite.pkg.Solstice", + "com.github.chalcahuite.install.Solstice", + "com.github.chalcahuite.munki.Solstice" + ] + }, + "com.github.chalcahuite.munki.Solstice": { + "name": "Solstice", + "description": "Downloads the latest version of Solstice and imports it into Munki.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Solstice/Solstice.munki.recipe", + "parent": "com.github.chalcahuite.download.Solstice", + "shortname": "Solstice.munki", + "inferred_type": "munki", + "munki_display_name": "Solstice", + "munki_description": "Easily share and control any amount of content from laptops and mobile devices to the meeting room display. Wirelessly stream device screens, app windows, HD videos and more \u2013 whatever it takes to drive consensus and get the job done." }, "com.github.chalcahuite.jss.outset": { "name": "outset", @@ -92005,15 +91970,6 @@ "com.github.jss-recipes.jss.WebexTeams" ] }, - "com.github.autopkg.chalcahuite-recipes.install.WebexTeams": { - "name": "Webex Teams", - "description": "Installs the latest version of Webex Teams.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Webex Teams/Webex Teams.install.recipe", - "parent": "com.github.autopkg.chalcahuite-recipes.download.WebexTeams", - "shortname": "Webex Teams.install", - "inferred_type": "install" - }, "com.github.jss-recipes.jss.WebexTeams": { "name": "Webex Teams", "description": "Downloads the latest version of Webex Teams and imports it into your JSS.", @@ -92025,6 +91981,29 @@ "jamf_display_name": null, "jamf_description": " Now you can stay connected between meetings with virtual meeting spaces, messaging, file sharing, whiteboards, and even video calling." }, + "com.github.autopkg.chalcahuite-recipes.download.WebexTeams": { + "name": "Webex Teams", + "description": "Downloads the latest version of Webex Teams.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Webex Teams/Webex Teams.download.recipe", + "deprecated": true, + "shortname": "Webex Teams.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.chalcahuite-recipes.pkg.WebexTeams", + "com.github.autopkg.chalcahuite-recipes.install.WebexTeams", + "com.github.autopkg.chalcahuite-recipes.munki.WebexTeams" + ] + }, + "com.github.autopkg.chalcahuite-recipes.install.WebexTeams": { + "name": "Webex Teams", + "description": "Installs the latest version of Webex Teams.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Webex Teams/Webex Teams.install.recipe", + "parent": "com.github.autopkg.chalcahuite-recipes.download.WebexTeams", + "shortname": "Webex Teams.install", + "inferred_type": "install" + }, "com.github.autopkg.chalcahuite-recipes.munki.WebexTeams": { "name": "Webex Teams", "description": "Downloads the latest version of Webex Teams and imports it into Munki.", @@ -92036,30 +92015,107 @@ "munki_display_name": "Webex Teams", "munki_description": " " }, - "com.github.autopkg.chalcahuite-recipes.download.WebexTeams": { - "name": "Webex Teams", - "description": "Downloads the latest version of Webex Teams.", + "com.github.autopkg.chalcahuite.jss.dockutil": { + "name": "dockutil", + "description": "Packages the dockutil download. Install directory /usr/local/bin Then, uploads to the JSS.", + "repo": "autopkg/chalcahuite-recipes", + "path": "dockutil/dockutil.jss.recipe", + "parent": "com.github.autopkg.jessepeterson.pkg.dockutil", + "shortname": "dockutil.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.chalcahuite-recipes.jss.AdoptOpenJDK8": { + "name": "AdoptOpenJDK 8", + "description": "Downloads the current release version of AdoptOpenJDK 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained. Then, uploads to the JSS.", + "repo": "autopkg/chalcahuite-recipes", + "path": "AdoptOpenJDK8/AdoptOpenJDK8.jss.recipe", + "parent": "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8", + "shortname": "AdoptOpenJDK8.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.chalcahuite.pkg.CiscoSpark": { + "name": "CiscoSpark", + "description": "Downloads the latest version of Cisco Spark and creates a package.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Cisco Spark/Cisco Spark.pkg.recipe", + "parent": "com.github.chalcahuite.download.CiscoSpark", + "shortname": "Cisco Spark.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.chalcahuite.jss.CiscoSpark" + ] + }, + "com.github.chalcahuite.jss.CiscoSpark": { + "name": "Cisco Spark", + "description": "Downloads the latest version of Cisco Spark and creates a package. Then, uploads to the JSS.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Cisco Spark/Cisco Spark.jss.recipe", + "parent": "com.github.chalcahuite.pkg.CiscoSpark", + "shortname": "Cisco Spark.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.chalcahuite.install.CiscoSpark": { + "name": "Cisco Spark", + "description": "Installs the latest version of Cisco Spark.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Cisco Spark/Cisco Spark.install.recipe", + "parent": "com.github.chalcahuite.download.CiscoSpark", + "shortname": "Cisco Spark.install", + "inferred_type": "install" + }, + "com.github.chalcahuite.munki.CiscoSpark": { + "name": "Cisco Spark", + "description": "Downloads the latest version of Cisco Spark and imports it into Munki.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Cisco Spark/Cisco Spark.munki.recipe", + "parent": "com.github.chalcahuite.download.CiscoSpark", + "shortname": "Cisco Spark.munki", + "inferred_type": "munki", + "munki_display_name": "Cisco Spark", + "munki_description": " " + }, + "com.github.chalcahuite.download.CiscoSpark": { + "name": "CiscoSpark", + "description": "Downloads the latest version of Cisco Spark.", "repo": "autopkg/chalcahuite-recipes", - "path": "Webex Teams/Webex Teams.download.recipe", + "path": "Cisco Spark/Cisco Spark.download.recipe", "deprecated": true, - "shortname": "Webex Teams.download", + "shortname": "Cisco Spark.download", "inferred_type": "download", "children": [ - "com.github.autopkg.chalcahuite-recipes.pkg.WebexTeams", - "com.github.autopkg.chalcahuite-recipes.install.WebexTeams", - "com.github.autopkg.chalcahuite-recipes.munki.WebexTeams" + "com.github.chalcahuite.pkg.CiscoSpark", + "com.github.chalcahuite.install.CiscoSpark", + "com.github.chalcahuite.munki.CiscoSpark" ] }, - "com.github.jss-recipes.jss.PasswordMonitor": { - "name": "Password Monitor", - "description": "Downloads the latest version of Password Monitor and imports it into your JSS.", + "com.github.chalcahuite.pkg.PushDiagnostics": { + "name": "Push Diagnostics", + "description": "Downloads the latest version of Push Diagnostics from the Mac App Store and creates a package.", "repo": "autopkg/chalcahuite-recipes", - "path": "Password Monitor/Password Monitor.jss.recipe", - "parent": "com.github.chalcahuite.pkg.PasswordMonitor", - "shortname": "Password Monitor.jss", + "path": "Push Diagnostics/MAS-Push Diagnostics.pkg.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "MAS-Push Diagnostics.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jss-recipes.jss.PushDiagnostics" + ] + }, + "com.github.jss-recipes.jss.PushDiagnostics": { + "name": "Push Diagnostics", + "description": "Downloads the latest version of Push Diagnostics and imports it into your JSS.", + "repo": "autopkg/chalcahuite-recipes", + "path": "Push Diagnostics/Push Diagnostics.jss.recipe", + "parent": "com.github.chalcahuite.pkg.PushDiagnostics", + "shortname": "Push Diagnostics.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Track Active Directory account password expiration." + "jamf_description": "" }, "com.github.chalcahuite.pkg.PasswordMonitor": { "name": "Password Monitor", @@ -92073,15 +92129,6 @@ "com.github.jss-recipes.jss.PasswordMonitor" ] }, - "com.github.chalcahuite.install.PasswordMonitor": { - "name": "Password Monitor", - "description": "Installs the latest version of Password Monitor.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Password Monitor/Password Monitor.install.recipe", - "parent": "com.github.chalcahuite.download.PasswordMonitor", - "shortname": "Password Monitor.install", - "inferred_type": "install" - }, "com.github.chalcahuite.download.PasswordMonitor": { "name": "Password Monitor", "description": "Downloads the latest version of Password Monitor.", @@ -92094,85 +92141,106 @@ "com.github.chalcahuite.install.PasswordMonitor" ] }, - "com.github.chalcahuite-recipes.jss.AdoptOpenJDK8": { - "name": "AdoptOpenJDK 8", - "description": "Downloads the current release version of AdoptOpenJDK 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained. Then, uploads to the JSS.", + "com.github.jss-recipes.jss.PasswordMonitor": { + "name": "Password Monitor", + "description": "Downloads the latest version of Password Monitor and imports it into your JSS.", "repo": "autopkg/chalcahuite-recipes", - "path": "AdoptOpenJDK8/AdoptOpenJDK8.jss.recipe", - "parent": "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8", - "shortname": "AdoptOpenJDK8.jss", + "path": "Password Monitor/Password Monitor.jss.recipe", + "parent": "com.github.chalcahuite.pkg.PasswordMonitor", + "shortname": "Password Monitor.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "Track Active Directory account password expiration." }, - "com.github.chalcahuite.pkg.Solstice": { - "name": "Solstice", - "description": "Downloads the latest version of Solstice and creates a package.", + "com.github.chalcahuite.install.PasswordMonitor": { + "name": "Password Monitor", + "description": "Installs the latest version of Password Monitor.", "repo": "autopkg/chalcahuite-recipes", - "path": "Solstice/Solstice.pkg.recipe", - "parent": "com.github.chalcahuite.download.Solstice", - "shortname": "Solstice.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jss-recipes.jss.Solstice" - ] + "path": "Password Monitor/Password Monitor.install.recipe", + "parent": "com.github.chalcahuite.download.PasswordMonitor", + "shortname": "Password Monitor.install", + "inferred_type": "install" }, - "com.github.chalcahuite.download.Solstice": { - "name": "Solstice", - "description": "Downloads the latest version of Solstice.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Solstice/Solstice.download.recipe", - "deprecated": true, - "shortname": "Solstice.download", - "inferred_type": "download", + "com.github.sebtomasi.pkg.sweethome3d": { + "name": "Sweet Home 3D", + "description": "Downloads the latest version of Sweet Home 3D and creates a package.", + "repo": "autopkg/sebtomasi-recipes", + "path": "SweetHome3D/SweetHome3D.pkg.recipe", + "parent": "com.github.48kRAM.autopkg.download.sweethome3d", + "shortname": "SweetHome3D.pkg", + "inferred_type": "pkg", "children": [ - "com.github.chalcahuite.pkg.Solstice", - "com.github.chalcahuite.install.Solstice", - "com.github.chalcahuite.munki.Solstice" + "com.github.sebtomasi.jss.sweethome3d" ] }, - "com.github.chalcahuite.install.Solstice": { - "name": "Solstice", - "description": "Installs the latest version of Solstice.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Solstice/Solstice.install.recipe", - "parent": "com.github.chalcahuite.download.Solstice", - "shortname": "Solstice.install", - "inferred_type": "install" + "com.github.sebtomasi.jss.sweethome3d": { + "name": "Sweet Home 3D", + "description": "Download SweetHome 3D. Then, uploads it to the JSS.", + "repo": "autopkg/sebtomasi-recipes", + "path": "SweetHome3D/SweetHome3D.jss.recipe", + "parent": "com.github.sebtomasi.pkg.sweethome3d", + "shortname": "SweetHome3D.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.jss-recipes.jss.Solstice": { - "name": "Solstice", - "description": "Downloads the latest version of Solstice and imports it into your JSS.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Solstice/Solstice.jss.recipe", - "parent": "com.github.chalcahuite.pkg.Solstice", - "shortname": "Solstice.jss", + "com.github.sebtomasi.jss.AutoPkgr": { + "name": "AutoPkgr", + "description": "Downloads the current release version of AutoPkgr and builds a package. The installer package includes a preinstall script that will check for an existing AutoPkgr.app in /Applications and remove it if found. Then upload it to the JSS", + "repo": "autopkg/sebtomasi-recipes", + "path": "AutoPkgr/AutoPkgr.jss.recipe", + "parent": "com.github.rtrouton.pkg.AutoPkgr", + "shortname": "AutoPkgr.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Easily share and control any amount of content from laptops and mobile devices to the meeting room display. Wirelessly stream device screens, app windows, HD videos and more \u2013 whatever it takes to drive consensus and get the job done." + "jamf_description": null }, - "com.github.chalcahuite.munki.Solstice": { - "name": "Solstice", - "description": "Downloads the latest version of Solstice and imports it into Munki.", - "repo": "autopkg/chalcahuite-recipes", - "path": "Solstice/Solstice.munki.recipe", - "parent": "com.github.chalcahuite.download.Solstice", - "shortname": "Solstice.munki", - "inferred_type": "munki", - "munki_display_name": "Solstice", - "munki_description": "Easily share and control any amount of content from laptops and mobile devices to the meeting room display. Wirelessly stream device screens, app windows, HD videos and more \u2013 whatever it takes to drive consensus and get the job done." + "com.github.sebtomasi.SharedProcessors": { + "name": null, + "description": "Shared Processors for sebtomasi-recipes", + "repo": "autopkg/sebtomasi-recipes", + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.sebtomasi.jss.stellarium": { - "name": "Stellarium", - "description": "Packages the latest version of Stellarium. Then, uploads to the JSS.", + "com.github.sebtomasi.download.legoWeDo": { + "name": "Lego WeDo", + "description": "Download the latest version of Lego WeDo.", "repo": "autopkg/sebtomasi-recipes", - "path": "Stellarium/Stellarium.jss.recipe", - "parent": "com.github.prochat.pkg.stellarium", - "shortname": "Stellarium.jss", + "path": "LegoWeDo/LegoWeDo.download.recipe", + "shortname": "LegoWeDo.download", + "inferred_type": "download", + "children": [ + "com.github.sebtomasi.pkg.legoWeDo" + ] + }, + "com.github.sebtomasi.pkg.legoWeDo": { + "name": "Lego WeDo", + "description": "Download the latest version of Lego WeDo, then packages it", + "repo": "autopkg/sebtomasi-recipes", + "path": "LegoWeDo/LegoWeDo.pkg.recipe", + "parent": "com.github.sebtomasi.download.legoWeDo", + "shortname": "LegoWeDo.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.sebtomasi.jss.legoWeDo" + ] + }, + "com.github.sebtomasi.jss.legoWeDo": { + "name": "Lego WeDo", + "description": "Download the latest version of Lego WeDo, creates a package then uploads to jss", + "repo": "autopkg/sebtomasi-recipes", + "path": "LegoWeDo/LegoWeDo.jss.recipe", + "parent": "com.github.sebtomasi.pkg.legoWeDo", + "shortname": "LegoWeDo.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, + "com.github.sebtomasi.PreProcessors": { + "name": null, + "description": "Pre-Processors for sebtomasi-recipes", + "repo": "autopkg/sebtomasi-recipes", + "path": "PreProcessors/PreProcessors.recipe" + }, "com.github.sebtomasi.PostProcessors": { "name": null, "description": "Post-Processors for sebtomasi-recipes", @@ -92190,198 +92258,169 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.download.LegoMindstormsEducation": { - "name": "EV3 Classroom", - "description": "Download the latest version of LegoMinstorms Education.", + "com.github.sebtomasi.download.SplashBuddy": { + "name": "SplashBuddy", + "description": "Download the latest version of SplashBuddy (App only)", "repo": "autopkg/sebtomasi-recipes", - "path": "LegoMindstormsEducation/LegoMindstormsEducation.download.recipe", - "shortname": "LegoMindstormsEducation.download", + "path": "SplashBuddy/SplashBuddy.download.recipe", + "shortname": "SplashBuddy.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.LEGO MINDSTORMS Education EV3", - "com.github.sebtomasi.pkg.LegoMindstormsEducation" - ] - }, - "com.github.sebtomasi.pkg.LegoMindstormsEducation": { - "name": "EV3 Classroom", - "description": "Download the latest version of Lego Mindstorms Education, then packages it", - "repo": "autopkg/sebtomasi-recipes", - "path": "LegoMindstormsEducation/LegoMindstormsEducation.pkg.recipe", - "parent": "com.github.sebtomasi.download.LegoMindstormsEducation", - "shortname": "LegoMindstormsEducation.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.sebtomasi.jss.LegoMindstormsEducation" + "com.github.sebtomasi.pkg.SplashBuddy" ] }, - "com.github.sebtomasi.jss.LegoMindstormsEducation": { - "name": "EV3 Classroom", - "description": "Download the latest version of Lego Mindstorms Education, creates a package then uploads to jss", + "com.github.sebtomasi.jss.SplashBuddy": { + "name": "SplashBuddy", + "description": "Download the latest version of SplashBuddy (App only). Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "LegoMindstormsEducation/LegoMindstormsEducation.jss.recipe", - "parent": "com.github.sebtomasi.pkg.LegoMindstormsEducation", - "shortname": "LegoMindstormsEducation.jss", + "path": "SplashBuddy/SpashBuddy.jss.recipe", + "parent": "com.github.sebtomasi.pkg.SplashBuddy", + "shortname": "SpashBuddy.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.download.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "", + "com.github.sebtomasi.pkg.SplashBuddy": { + "name": "SplashBuddy", + "description": "Download and package the latest version of SplashBuddy (App only)", "repo": "autopkg/sebtomasi-recipes", - "path": "LibreOffice/LibreOfficeLangPack.download.recipe", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOfficeLangPack.download", - "inferred_type": "download", + "path": "SplashBuddy/SplashBuddy.pkg.recipe", + "parent": "com.github.sebtomasi.download.SplashBuddy", + "shortname": "SplashBuddy.pkg", + "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.pkg.LibreOfficeLangPack" + "com.github.sebtomasi.jss.SplashBuddy" ] }, - "com.github.sebtomasi.jss.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and package the latest LibreOffice with the right language, then, uploads to the JSS. Set RELEASE to either \"fresh\" or \"still\".", + "com.github.sebtomasi.jss.Arduino": { + "name": "Arduino", + "description": "Downloads the latest stable Arduino, creates a package then uploads to jss", "repo": "autopkg/sebtomasi-recipes", - "path": "LibreOffice/LibreOfficeLangPack.jss.recipe", - "parent": "com.github.sebtomasi.pkg.LibreOfficeLangPack", - "shortname": "LibreOfficeLangPack.jss", + "path": "Arduino/Arduino.jss.recipe", + "parent": "com.github.jps3.pkg.Arduino", + "shortname": "Arduino.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.munki.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and package the latest LibreOffice with the right language. Imports it into Munki. Set RELEASE to either \"fresh\" or \"still\"", - "repo": "autopkg/sebtomasi-recipes", - "path": "LibreOffice/LibreOfficeLangPack.munki.recipe", - "parent": "com.github.sebtomasi.pkg.LibreOfficeLangPack", - "shortname": "LibreOfficeLangPack.munki", - "inferred_type": "munki", - "munki_display_name": "LibreOffice", - "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base." - }, - "com.github.sebtomasi.pkg.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and package the latest LibreOffice with the right language. Set RELEASE to either \"fresh\" or \"still\"", + "com.github.sebtomasi.pkg.ICanAnimate2": { + "name": "I Can Animate 2", + "description": "Downloads the latest version of I Can Animate 2 and makes a pkg of it. Make sure to either override the LICENSE file variable or to have yours in place on the build machine.\n", "repo": "autopkg/sebtomasi-recipes", - "path": "LibreOffice/LibreOfficeLangPack.pkg.recipe", - "parent": "com.github.sebtomasi.download.LibreOfficeLangPack", - "shortname": "LibreOfficeLangPack.pkg", + "path": "ICanAnimate2/ICanAnimate2.pkg.recipe", + "parent": "com.github.morgrowe.download.ICanAnimate2", + "shortname": "ICanAnimate2.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.LibreOfficeLangPack", - "com.github.sebtomasi.munki.LibreOfficeLangPack" + "com.github.sebtomasi.jss.ICanAnimate2" ] }, - "com.github.sebtomasi.download.OpenBoard": { - "name": "OpenBoard", - "description": "Downloads the latest version of OpenBoard.", + "com.github.sebtomasi.jss.ICanAnimate2": { + "name": "I Can Animate 2", + "description": "Downloads the latest version of I Can Animate 2 and imports it into your JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "OpenBoard/OpenBoard.download.recipe", - "shortname": "OpenBoard.download", + "path": "ICanAnimate2/ICanAnimate2.jss.recipe", + "parent": "com.github.sebtomasi.pkg.ICanAnimate2", + "shortname": "ICanAnimate2.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Create movies using a variety of animation techniques." + }, + "com.github.sebtomasi.download.CaRMetal": { + "name": "CaRMetal", + "description": "Downloads latest CaRMetal disk image with JRE included.", + "repo": "autopkg/sebtomasi-recipes", + "path": "CaRMetal/CaRMetal.download.recipe", + "shortname": "CaRMetal.download", "inferred_type": "download", "children": [ - "com.github.sebtomasi.pkg.OpenBoard", - "com.github.apizz.munki.OpenBoard" + "com.github.sebtomasi.pkg.CaRMetal" ] }, - "com.github.sebtomasi.pkg.OpenBoard": { - "name": "OpenBoard", - "description": "Downloads the latest version of OpenBoard and creates a package.", + "com.github.sebtomasi.pkg.CaRMetal": { + "name": "CARMetal", + "description": "Package the current version of CaRMetal with JRE included", "repo": "autopkg/sebtomasi-recipes", - "path": "OpenBoard/OpenBoard.pkg.recipe", - "parent": "com.github.sebtomasi.download.OpenBoard", - "shortname": "OpenBoard.pkg", + "path": "CaRMetal/CaRMetal.pkg.recipe", + "parent": "com.github.sebtomasi.download.CaRMetal", + "shortname": "CaRMetal.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.OpenBoard" + "com.github.sebtomasi.jss.CaRMetal" ] }, - "com.github.sebtomasi.jss.OpenBoard": { - "name": "OpenBoard", - "description": "Downloads the latest version of OpenBoard and imports it into your JSS.", + "com.github.sebtomasi.jss.CaRMetal": { + "name": "CaRMetal", + "description": "Package the latest version of CaRMetal with JRE included. Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "OpenBoard/OpenBoard.jss.recipe", - "parent": "com.github.sebtomasi.pkg.OpenBoard", - "shortname": "OpenBoard.jss", + "path": "CaRMetal/CaRMetal.jss.recipe", + "parent": "com.github.sebtomasi.pkg.CaRMetal", + "shortname": "CaRMetal.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting." + "jamf_description": null }, - "com.github.sebtomasi.jss.AutodeskFusion360": { - "name": "Autodesk Fusion 360", - "description": "Downloads the latest version of Autodesk Fusion 360 for Education, creates a package and uploads it to jss.", + "com.github.sebtomasi.pkg.XMind": { + "name": "XMind", + "description": "Downloads the current release version of XMind and builds a package.", "repo": "autopkg/sebtomasi-recipes", - "path": "AutodeskFusion360/AutodeskFusion360.jss.recipe", - "parent": "com.github.nstrauss.pkg.AutodeskFusion360", - "shortname": "AutodeskFusion360.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "path": "XMind/XMind.pkg.recipe", + "parent": "com.github.peshay.download.XMind", + "shortname": "XMind.pkg", + "inferred_type": "pkg" }, - "com.github.sebtomasi.jss.AutoPkgr": { - "name": "AutoPkgr", - "description": "Downloads the current release version of AutoPkgr and builds a package. The installer package includes a preinstall script that will check for an existing AutoPkgr.app in /Applications and remove it if found. Then upload it to the JSS", + "com.github.sebtomasi.jss.PyCharmEdu": { + "name": "PyCharmEdu", + "description": "Downloads the current release version of PyCharm Edu and builds a package. Then, uploads it to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "AutoPkgr/AutoPkgr.jss.recipe", - "parent": "com.github.rtrouton.pkg.AutoPkgr", - "shortname": "AutoPkgr.jss", + "path": "PyCharmEdu/PyCharmEdu.jss.recipe", + "parent": "io.github.hjuutilainen.pkg.PyCharmEdu", + "shortname": "PyCharmEdu.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.jss.Intaglio": { - "name": "Intaglio", - "description": "Downloads the current release version of Intaglio and builds a package. The license's file must be passed as an argument LICENSE. Then, uploads to the JSS.", + "com.github.sebtomasi.jss.SilhouetteStudio": { + "name": "Silhouette Studio", + "description": "Downloads the latest version of Silhouette Studio and creates a package, then uploads it to jss", "repo": "autopkg/sebtomasi-recipes", - "path": "Intaglio/Intaglio.jss.recipe", - "parent": "com.github.sebtomasi.pkg.Intaglio", - "shortname": "Intaglio.jss", + "path": "Silhouette Studio/SilhouetteStudio.jss.recipe", + "parent": "com.github.sebtomasi.pkg.SilhouetteStudio", + "shortname": "SilhouetteStudio.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.pkg.Intaglio": { - "name": "Intaglio", - "description": "Downloads the current release version of Intaglio and builds a package. The license's file must be passed as an argument LICENSE", - "repo": "autopkg/sebtomasi-recipes", - "path": "Intaglio/Intaglio.pkg.recipe", - "parent": "com.github.sebtomasi.download.Intaglio", - "shortname": "Intaglio.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.sebtomasi.jss.Intaglio" - ] - }, - "com.github.sebtomasi.download.Intaglio": { - "name": "Intaglio", - "description": "Downloads the current release version of Intaglio", + "com.github.sebtomasi.download.SilhouetteStudio": { + "name": "Silhouette Studio", + "description": "Downloads the latest version of Silhouette Studio", "repo": "autopkg/sebtomasi-recipes", - "path": "Intaglio/Intaglio.download.recipe", - "shortname": "Intaglio.download", + "path": "Silhouette Studio/SilhouetteStudio.download.recipe", + "shortname": "SilhouetteStudio.download", "inferred_type": "download", "children": [ - "com.github.sebtomasi.pkg.Intaglio" + "com.github.sebtomasi.pkg.SilhouetteStudio" ] }, - "com.github.sebtomasi.pkg.sweethome3d": { - "name": "Sweet Home 3D", - "description": "Downloads the latest version of Sweet Home 3D and creates a package.", + "com.github.sebtomasi.pkg.SilhouetteStudio": { + "name": "Silhouette Studio", + "description": "Downloads the latest version of Silhouette Studio and creates a package.", "repo": "autopkg/sebtomasi-recipes", - "path": "SweetHome3D/SweetHome3D.pkg.recipe", - "parent": "com.github.48kRAM.autopkg.download.sweethome3d", - "shortname": "SweetHome3D.pkg", + "path": "Silhouette Studio/SilhouetteStudio.pkg.recipe", + "parent": "com.github.sebtomasi.download.SilhouetteStudio", + "shortname": "SilhouetteStudio.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.sweethome3d" + "com.github.sebtomasi.jss.SilhouetteStudio" ] }, - "com.github.sebtomasi.jss.sweethome3d": { - "name": "Sweet Home 3D", - "description": "Download SweetHome 3D. Then, uploads it to the JSS.", + "com.github.sebtomasi.jss.BatchImageResizer": { + "name": "BatchImageResizer", + "description": "Package the latest version of Batch Image Resizer. Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "SweetHome3D/SweetHome3D.jss.recipe", - "parent": "com.github.sebtomasi.pkg.sweethome3d", - "shortname": "SweetHome3D.jss", + "path": "Batch Image Resizer/BatchImageResizer.jss.recipe", + "parent": "com.github.sebtomasi.pkg.BatchImageResizer", + "shortname": "BatchImageResizer.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null @@ -92409,96 +92448,51 @@ "com.github.sebtomasi.pkg.BatchImageResizer" ] }, - "com.github.sebtomasi.jss.BatchImageResizer": { - "name": "BatchImageResizer", - "description": "Package the latest version of Batch Image Resizer. Then, uploads to the JSS.", - "repo": "autopkg/sebtomasi-recipes", - "path": "Batch Image Resizer/BatchImageResizer.jss.recipe", - "parent": "com.github.sebtomasi.pkg.BatchImageResizer", - "shortname": "BatchImageResizer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.sebtomasi.jss.Unity3D": { - "name": "Unity", - "description": "Downloads the latest version of Unity 3D, creates a package and uploads it to jss.", - "repo": "autopkg/sebtomasi-recipes", - "path": "Unity 3D/Unity3D.jss.recipe", - "parent": "com.github.amsysuk-recipes.pkg.Unity3D", - "shortname": "Unity3D.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.sebtomasi.jss.Fritzing": { - "name": "Fritzing", - "description": "Downloads the latest stable Fritzing, creates a package then uploads to jss", + "com.github.sebtomasi.jss.AutodeskFusion360": { + "name": "Autodesk Fusion 360", + "description": "Downloads the latest version of Autodesk Fusion 360 for Education, creates a package and uploads it to jss.", "repo": "autopkg/sebtomasi-recipes", - "path": "Fritzing/Fritzing.jss.recipe", - "parent": "com.github.jps3.pkg.Fritzing", - "shortname": "Fritzing.jss", + "path": "AutodeskFusion360/AutodeskFusion360.jss.recipe", + "parent": "com.github.nstrauss.pkg.AutodeskFusion360", + "shortname": "AutodeskFusion360.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.pkg.Bayam": { - "name": "Bayam", - "description": "Downloads the latest version of Bayam and creates a package", + "com.github.sebtomasi.pkg.JetPhotoStudio": { + "name": "JetPhoto Studio", + "description": "Downloads the current release version of JetPhoto Studio and builds a package.", "repo": "autopkg/sebtomasi-recipes", - "path": "Bayam/Bayam.pkg.recipe", - "parent": "com.github.sebtomasi.download.Bayam", - "shortname": "Bayam.pkg", + "path": "JetPhoto Studio/JetPhotoStudio.pkg.recipe", + "parent": "com.github.sebtomasi.download.JetPhotoStudio", + "shortname": "JetPhotoStudio.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.bayam" + "com.github.sebtomasi.jss.JetPhotoStudio" ] }, - "com.github.sebtomasi.jss.bayam": { - "name": "Bayam", - "description": "Downloads the latest version of Bayam and creates a package, then uploads it to jss.", + "com.github.sebtomasi.jss.JetPhotoStudio": { + "name": "JetPhoto Studio", + "description": "Package the latest version of JetPhoto Studio. Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "Bayam/Bayam.jss.recipe", - "parent": "com.github.sebtomasi.pkg.Bayam", - "shortname": "Bayam.jss", + "path": "JetPhoto Studio/JetPhotoStudio.jss.recipe", + "parent": "com.github.sebtomasi.pkg.JetPhotoStudio", + "shortname": "JetPhotoStudio.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.download.Bayam": { - "name": "Bayam", - "description": "Downloads the latest version of Bayam.", + "com.github.sebtomasi.download.JetPhotoStudio": { + "name": "JetPhoto Studio", + "description": "Downloads latest JetPhoto Studio zip.", "repo": "autopkg/sebtomasi-recipes", - "path": "Bayam/Bayam.download.recipe", - "shortname": "Bayam.download", + "path": "JetPhoto Studio/JetPhotoStudio.download.recipe", + "shortname": "JetPhotoStudio.download", "inferred_type": "download", "children": [ - "com.github.sebtomasi.pkg.Bayam" - ] - }, - "com.github.sebtomasi.pkg.ICanAnimate2": { - "name": "I Can Animate 2", - "description": "Downloads the latest version of I Can Animate 2 and makes a pkg of it. Make sure to either override the LICENSE file variable or to have yours in place on the build machine.\n", - "repo": "autopkg/sebtomasi-recipes", - "path": "ICanAnimate2/ICanAnimate2.pkg.recipe", - "parent": "com.github.morgrowe.download.ICanAnimate2", - "shortname": "ICanAnimate2.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.sebtomasi.jss.ICanAnimate2" + "com.github.sebtomasi.pkg.JetPhotoStudio" ] }, - "com.github.sebtomasi.jss.ICanAnimate2": { - "name": "I Can Animate 2", - "description": "Downloads the latest version of I Can Animate 2 and imports it into your JSS.", - "repo": "autopkg/sebtomasi-recipes", - "path": "ICanAnimate2/ICanAnimate2.jss.recipe", - "parent": "com.github.sebtomasi.pkg.ICanAnimate2", - "shortname": "ICanAnimate2.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Create movies using a variety of animation techniques." - }, "com.github.sebtomasi.download.Cukydata": { "name": "Cukydata", "description": "Downloads latest CukyData.", @@ -92510,6 +92504,18 @@ "com.github.sebtomasi.pkg.Cukydata" ] }, + "com.github.sebtomasi.pkg.Cukydata": { + "name": "Cukydata", + "description": "Downloads and package the latest Cukydata", + "repo": "autopkg/sebtomasi-recipes", + "path": "Cukydata/Cukydata.pkg.recipe", + "parent": "com.github.sebtomasi.download.Cukydata", + "shortname": "Cukydata.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.sebtomasi.jss.Cukydata" + ] + }, "com.github.sebtomasi.jss.Cukydata": { "name": "Cukydata", "description": "Package the latest version of Cukydata. Then, uploads to the JSS.", @@ -92521,212 +92527,210 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.pkg.Cukydata": { - "name": "Cukydata", - "description": "Downloads and package the latest Cukydata", + "com.github.sebtomasi.munki.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and package the latest LibreOffice with the right language. Imports it into Munki. Set RELEASE to either \"fresh\" or \"still\"", "repo": "autopkg/sebtomasi-recipes", - "path": "Cukydata/Cukydata.pkg.recipe", - "parent": "com.github.sebtomasi.download.Cukydata", - "shortname": "Cukydata.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.sebtomasi.jss.Cukydata" - ] + "path": "LibreOffice/LibreOfficeLangPack.munki.recipe", + "parent": "com.github.sebtomasi.pkg.LibreOfficeLangPack", + "shortname": "LibreOfficeLangPack.munki", + "inferred_type": "munki", + "munki_display_name": "LibreOffice", + "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base." }, - "com.github.sebtomasi.pkg.SilhouetteStudio": { - "name": "Silhouette Studio", - "description": "Downloads the latest version of Silhouette Studio and creates a package.", + "com.github.sebtomasi.jss.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and package the latest LibreOffice with the right language, then, uploads to the JSS. Set RELEASE to either \"fresh\" or \"still\".", "repo": "autopkg/sebtomasi-recipes", - "path": "Silhouette Studio/SilhouetteStudio.pkg.recipe", - "parent": "com.github.sebtomasi.download.SilhouetteStudio", - "shortname": "SilhouetteStudio.pkg", + "path": "LibreOffice/LibreOfficeLangPack.jss.recipe", + "parent": "com.github.sebtomasi.pkg.LibreOfficeLangPack", + "shortname": "LibreOfficeLangPack.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.sebtomasi.pkg.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and package the latest LibreOffice with the right language. Set RELEASE to either \"fresh\" or \"still\"", + "repo": "autopkg/sebtomasi-recipes", + "path": "LibreOffice/LibreOfficeLangPack.pkg.recipe", + "parent": "com.github.sebtomasi.download.LibreOfficeLangPack", + "shortname": "LibreOfficeLangPack.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.SilhouetteStudio" + "com.github.sebtomasi.munki.LibreOfficeLangPack", + "com.github.sebtomasi.jss.LibreOfficeLangPack" ] }, - "com.github.sebtomasi.download.SilhouetteStudio": { - "name": "Silhouette Studio", - "description": "Downloads the latest version of Silhouette Studio", + "com.github.sebtomasi.download.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "", "repo": "autopkg/sebtomasi-recipes", - "path": "Silhouette Studio/SilhouetteStudio.download.recipe", - "shortname": "SilhouetteStudio.download", + "path": "LibreOffice/LibreOfficeLangPack.download.recipe", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOfficeLangPack.download", "inferred_type": "download", "children": [ - "com.github.sebtomasi.pkg.SilhouetteStudio" + "com.github.sebtomasi.pkg.LibreOfficeLangPack" ] }, - "com.github.sebtomasi.jss.SilhouetteStudio": { - "name": "Silhouette Studio", - "description": "Downloads the latest version of Silhouette Studio and creates a package, then uploads it to jss", + "com.github.sebtomasi.jss.stellarium": { + "name": "Stellarium", + "description": "Packages the latest version of Stellarium. Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "Silhouette Studio/SilhouetteStudio.jss.recipe", - "parent": "com.github.sebtomasi.pkg.SilhouetteStudio", - "shortname": "SilhouetteStudio.jss", + "path": "Stellarium/Stellarium.jss.recipe", + "parent": "com.github.prochat.pkg.stellarium", + "shortname": "Stellarium.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.download.SplashBuddy": { - "name": "SplashBuddy", - "description": "Download the latest version of SplashBuddy (App only)", + "com.github.sebtomasi.jss.Fritzing": { + "name": "Fritzing", + "description": "Downloads the latest stable Fritzing, creates a package then uploads to jss", "repo": "autopkg/sebtomasi-recipes", - "path": "SplashBuddy/SplashBuddy.download.recipe", - "shortname": "SplashBuddy.download", - "inferred_type": "download", - "children": [ - "com.github.sebtomasi.pkg.SplashBuddy" - ] + "path": "Fritzing/Fritzing.jss.recipe", + "parent": "com.github.jps3.pkg.Fritzing", + "shortname": "Fritzing.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.sebtomasi.jss.SplashBuddy": { - "name": "SplashBuddy", - "description": "Download the latest version of SplashBuddy (App only). Then, uploads to the JSS.", + "com.github.sebtomasi.jss.Intaglio": { + "name": "Intaglio", + "description": "Downloads the current release version of Intaglio and builds a package. The license's file must be passed as an argument LICENSE. Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "SplashBuddy/SpashBuddy.jss.recipe", - "parent": "com.github.sebtomasi.pkg.SplashBuddy", - "shortname": "SpashBuddy.jss", + "path": "Intaglio/Intaglio.jss.recipe", + "parent": "com.github.sebtomasi.pkg.Intaglio", + "shortname": "Intaglio.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.pkg.SplashBuddy": { - "name": "SplashBuddy", - "description": "Download and package the latest version of SplashBuddy (App only)", + "com.github.sebtomasi.download.Intaglio": { + "name": "Intaglio", + "description": "Downloads the current release version of Intaglio", "repo": "autopkg/sebtomasi-recipes", - "path": "SplashBuddy/SplashBuddy.pkg.recipe", - "parent": "com.github.sebtomasi.download.SplashBuddy", - "shortname": "SplashBuddy.pkg", - "inferred_type": "pkg", + "path": "Intaglio/Intaglio.download.recipe", + "shortname": "Intaglio.download", + "inferred_type": "download", "children": [ - "com.github.sebtomasi.jss.SplashBuddy" + "com.github.sebtomasi.pkg.Intaglio" ] }, - "com.github.sebtomasi.jss.Arduino": { - "name": "Arduino", - "description": "Downloads the latest stable Arduino, creates a package then uploads to jss", + "com.github.sebtomasi.pkg.Intaglio": { + "name": "Intaglio", + "description": "Downloads the current release version of Intaglio and builds a package. The license's file must be passed as an argument LICENSE", "repo": "autopkg/sebtomasi-recipes", - "path": "Arduino/Arduino.jss.recipe", - "parent": "com.github.jps3.pkg.Arduino", - "shortname": "Arduino.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null + "path": "Intaglio/Intaglio.pkg.recipe", + "parent": "com.github.sebtomasi.download.Intaglio", + "shortname": "Intaglio.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.sebtomasi.jss.Intaglio" + ] }, - "com.github.sebtomasi.SharedProcessors": { - "name": null, - "description": "Shared Processors for sebtomasi-recipes", + "com.github.sebtomasi.download.Bayam": { + "name": "Bayam", + "description": "Downloads the latest version of Bayam.", "repo": "autopkg/sebtomasi-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "Bayam/Bayam.download.recipe", + "shortname": "Bayam.download", + "inferred_type": "download", + "children": [ + "com.github.sebtomasi.pkg.Bayam" + ] }, - "com.github.sebtomasi.pkg.anki": { - "name": "Anki", - "description": "Package the latest version of Anki.", + "com.github.sebtomasi.pkg.Bayam": { + "name": "Bayam", + "description": "Downloads the latest version of Bayam and creates a package", "repo": "autopkg/sebtomasi-recipes", - "path": "Anki/Anki.pkg.recipe", - "parent": "com.github.hansen-m.download.Anki", - "shortname": "Anki.pkg", + "path": "Bayam/Bayam.pkg.recipe", + "parent": "com.github.sebtomasi.download.Bayam", + "shortname": "Bayam.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.anki" + "com.github.sebtomasi.jss.bayam" ] }, - "com.github.sebtomasi.jss.anki": { - "name": "Anki", - "description": "Package the latest version of Anki. Then, uploads to the JSS.", + "com.github.sebtomasi.jss.bayam": { + "name": "Bayam", + "description": "Downloads the latest version of Bayam and creates a package, then uploads it to jss.", "repo": "autopkg/sebtomasi-recipes", - "path": "Anki/Anki.jss.recipe", - "parent": "com.github.sebtomasi.pkg.anki", - "shortname": "Anki.jss", + "path": "Bayam/Bayam.jss.recipe", + "parent": "com.github.sebtomasi.pkg.Bayam", + "shortname": "Bayam.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.pkg.XMind": { - "name": "XMind", - "description": "Downloads the current release version of XMind and builds a package.", - "repo": "autopkg/sebtomasi-recipes", - "path": "XMind/XMind.pkg.recipe", - "parent": "com.github.peshay.download.XMind", - "shortname": "XMind.pkg", - "inferred_type": "pkg" - }, - "com.github.sebtomasi.jss.PyCharmEdu": { - "name": "PyCharmEdu", - "description": "Downloads the current release version of PyCharm Edu and builds a package. Then, uploads it to the JSS.", + "com.github.sebtomasi.jss.OpenBoard": { + "name": "OpenBoard", + "description": "Downloads the latest version of OpenBoard and imports it into your JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "PyCharmEdu/PyCharmEdu.jss.recipe", - "parent": "io.github.hjuutilainen.pkg.PyCharmEdu", - "shortname": "PyCharmEdu.jss", + "path": "OpenBoard/OpenBoard.jss.recipe", + "parent": "com.github.sebtomasi.pkg.OpenBoard", + "shortname": "OpenBoard.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": null + "jamf_description": "OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting." }, - "com.github.sebtomasi.pkg.CaRMetal": { - "name": "CARMetal", - "description": "Package the current version of CaRMetal with JRE included", + "com.github.sebtomasi.download.OpenBoard": { + "name": "OpenBoard", + "description": "Downloads the latest version of OpenBoard.", "repo": "autopkg/sebtomasi-recipes", - "path": "CaRMetal/CaRMetal.pkg.recipe", - "parent": "com.github.sebtomasi.download.CaRMetal", - "shortname": "CaRMetal.pkg", - "inferred_type": "pkg", + "path": "OpenBoard/OpenBoard.download.recipe", + "shortname": "OpenBoard.download", + "inferred_type": "download", "children": [ - "com.github.sebtomasi.jss.CaRMetal" + "com.github.sebtomasi.pkg.OpenBoard", + "com.github.apizz.munki.OpenBoard" ] }, - "com.github.sebtomasi.download.CaRMetal": { - "name": "CaRMetal", - "description": "Downloads latest CaRMetal disk image with JRE included.", + "com.github.sebtomasi.pkg.OpenBoard": { + "name": "OpenBoard", + "description": "Downloads the latest version of OpenBoard and creates a package.", "repo": "autopkg/sebtomasi-recipes", - "path": "CaRMetal/CaRMetal.download.recipe", - "shortname": "CaRMetal.download", - "inferred_type": "download", + "path": "OpenBoard/OpenBoard.pkg.recipe", + "parent": "com.github.sebtomasi.download.OpenBoard", + "shortname": "OpenBoard.pkg", + "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.pkg.CaRMetal" + "com.github.sebtomasi.jss.OpenBoard" ] }, - "com.github.sebtomasi.jss.CaRMetal": { - "name": "CaRMetal", - "description": "Package the latest version of CaRMetal with JRE included. Then, uploads to the JSS.", + "com.github.sebtomasi.jss.aseba": { + "name": "Aseba", + "description": "Download Aseba disk image and build a package. Then, uploads it to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "CaRMetal/CaRMetal.jss.recipe", - "parent": "com.github.sebtomasi.pkg.CaRMetal", - "shortname": "CaRMetal.jss", + "path": "Aseba/Aseba.jss.recipe", + "parent": "com.github.prochat.pkg.aseba", + "shortname": "Aseba.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.jss.JetPhotoStudio": { - "name": "JetPhoto Studio", - "description": "Package the latest version of JetPhoto Studio. Then, uploads to the JSS.", + "com.github.sebtomasi.jss.anki": { + "name": "Anki", + "description": "Package the latest version of Anki. Then, uploads to the JSS.", "repo": "autopkg/sebtomasi-recipes", - "path": "JetPhoto Studio/JetPhotoStudio.jss.recipe", - "parent": "com.github.sebtomasi.pkg.JetPhotoStudio", - "shortname": "JetPhotoStudio.jss", + "path": "Anki/Anki.jss.recipe", + "parent": "com.github.sebtomasi.pkg.anki", + "shortname": "Anki.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.download.JetPhotoStudio": { - "name": "JetPhoto Studio", - "description": "Downloads latest JetPhoto Studio zip.", - "repo": "autopkg/sebtomasi-recipes", - "path": "JetPhoto Studio/JetPhotoStudio.download.recipe", - "shortname": "JetPhotoStudio.download", - "inferred_type": "download", - "children": [ - "com.github.sebtomasi.pkg.JetPhotoStudio" - ] - }, - "com.github.sebtomasi.pkg.JetPhotoStudio": { - "name": "JetPhoto Studio", - "description": "Downloads the current release version of JetPhoto Studio and builds a package.", + "com.github.sebtomasi.pkg.anki": { + "name": "Anki", + "description": "Package the latest version of Anki.", "repo": "autopkg/sebtomasi-recipes", - "path": "JetPhoto Studio/JetPhotoStudio.pkg.recipe", - "parent": "com.github.sebtomasi.download.JetPhotoStudio", - "shortname": "JetPhotoStudio.pkg", + "path": "Anki/Anki.pkg.recipe", + "parent": "com.github.hansen-m.download.Anki", + "shortname": "Anki.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.JetPhotoStudio" + "com.github.sebtomasi.jss.anki" ] }, "com.github.sebtomasi.jss.NaturalFreeReader": { @@ -92740,66 +92744,73 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.PreProcessors": { - "name": null, - "description": "Pre-Processors for sebtomasi-recipes", - "repo": "autopkg/sebtomasi-recipes", - "path": "PreProcessors/PreProcessors.recipe" - }, - "com.github.sebtomasi.pkg.legoWeDo": { - "name": "Lego WeDo", - "description": "Download the latest version of Lego WeDo, then packages it", - "repo": "autopkg/sebtomasi-recipes", - "path": "LegoWeDo/LegoWeDo.pkg.recipe", - "parent": "com.github.sebtomasi.download.legoWeDo", - "shortname": "LegoWeDo.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.sebtomasi.jss.legoWeDo" - ] - }, - "com.github.sebtomasi.jss.legoWeDo": { - "name": "Lego WeDo", - "description": "Download the latest version of Lego WeDo, creates a package then uploads to jss", + "com.github.sebtomasi.jss.Unity3D": { + "name": "Unity", + "description": "Downloads the latest version of Unity 3D, creates a package and uploads it to jss.", "repo": "autopkg/sebtomasi-recipes", - "path": "LegoWeDo/LegoWeDo.jss.recipe", - "parent": "com.github.sebtomasi.pkg.legoWeDo", - "shortname": "LegoWeDo.jss", + "path": "Unity 3D/Unity3D.jss.recipe", + "parent": "com.github.amsysuk-recipes.pkg.Unity3D", + "shortname": "Unity3D.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.sebtomasi.download.legoWeDo": { - "name": "Lego WeDo", - "description": "Download the latest version of Lego WeDo.", + "com.github.sebtomasi.download.LegoMindstormsEducation": { + "name": "EV3 Classroom", + "description": "Download the latest version of LegoMinstorms Education.", "repo": "autopkg/sebtomasi-recipes", - "path": "LegoWeDo/LegoWeDo.download.recipe", - "shortname": "LegoWeDo.download", + "path": "LegoMindstormsEducation/LegoMindstormsEducation.download.recipe", + "shortname": "LegoMindstormsEducation.download", "inferred_type": "download", "children": [ - "com.github.sebtomasi.pkg.legoWeDo" + "com.github.dataJAR-recipes.munki.LEGO MINDSTORMS Education EV3", + "com.github.sebtomasi.pkg.LegoMindstormsEducation" ] }, - "com.github.sebtomasi.jss.aseba": { - "name": "Aseba", - "description": "Download Aseba disk image and build a package. Then, uploads it to the JSS.", + "com.github.sebtomasi.pkg.LegoMindstormsEducation": { + "name": "EV3 Classroom", + "description": "Download the latest version of Lego Mindstorms Education, then packages it", "repo": "autopkg/sebtomasi-recipes", - "path": "Aseba/Aseba.jss.recipe", - "parent": "com.github.prochat.pkg.aseba", - "shortname": "Aseba.jss", + "path": "LegoMindstormsEducation/LegoMindstormsEducation.pkg.recipe", + "parent": "com.github.sebtomasi.download.LegoMindstormsEducation", + "shortname": "LegoMindstormsEducation.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.sebtomasi.jss.LegoMindstormsEducation" + ] + }, + "com.github.sebtomasi.jss.LegoMindstormsEducation": { + "name": "EV3 Classroom", + "description": "Download the latest version of Lego Mindstorms Education, creates a package then uploads to jss", + "repo": "autopkg/sebtomasi-recipes", + "path": "LegoMindstormsEducation/LegoMindstormsEducation.jss.recipe", + "parent": "com.github.sebtomasi.pkg.LegoMindstormsEducation", + "shortname": "LegoMindstormsEducation.jss", "inferred_type": "jss", "jamf_display_name": null, "jamf_description": null }, - "com.github.znerol.download.NodeExporterAppleSilicon": { + "com.github.znerol.munki.TimeMachineExporter": { + "name": "TimeMachineExporter", + "description": "Downloads the latest Apple Time Machine Exporter archive and imports it into Munki.", + "repo": "autopkg/znerol-recipes", + "path": "Prometheus/TimeMachineExporter.munki.recipe", + "parent": "com.github.znerol.pkg.TimeMachineExporter", + "shortname": "TimeMachineExporter.munki", + "inferred_type": "munki", + "munki_display_name": "Apple Time Machine Exporter", + "munki_description": "Prometheus exporter collecting the age of latest Apple Time Machine backup." + }, + "com.github.znerol.pkg.NodeExporterAppleSilicon": { "name": "NodeExporterAppleSilicon", - "description": "Downloads the latest Prometheus Node Exporter from GitHub.", + "description": "Downloads the latest Prometheus Node Exporter archive and wraps it into a pkg.", "repo": "autopkg/znerol-recipes", - "path": "Prometheus/NodeExporterAppleSilicon.download.recipe", - "shortname": "NodeExporterAppleSilicon.download", - "inferred_type": "download", + "path": "Prometheus/NodeExporterAppleSilicon.pkg.recipe", + "parent": "com.github.znerol.download.NodeExporterAppleSilicon", + "shortname": "NodeExporterAppleSilicon.pkg", + "inferred_type": "pkg", "children": [ - "com.github.znerol.pkg.NodeExporterAppleSilicon" + "com.github.znerol.munki.NodeExporterAppleSilicon" ] }, "com.github.znerol.munki.NodeExporterIntel": { @@ -92813,28 +92824,24 @@ "munki_display_name": "Node Exporter", "munki_description": "Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors." }, - "com.github.znerol.pkg.NodeExporterAppleSilicon": { - "name": "NodeExporterAppleSilicon", - "description": "Downloads the latest Prometheus Node Exporter archive and wraps it into a pkg.", + "com.github.znerol.pkg.NodeExporterLaunchDaemon": { + "name": "NodeExporterLaunchDaemon", + "description": "Packages a launch daemon plist for Prometheus Node Exporter.", "repo": "autopkg/znerol-recipes", - "path": "Prometheus/NodeExporterAppleSilicon.pkg.recipe", - "parent": "com.github.znerol.download.NodeExporterAppleSilicon", - "shortname": "NodeExporterAppleSilicon.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.znerol.munki.NodeExporterAppleSilicon" - ] + "path": "Prometheus/NodeExporterLaunchDaemon.pkg.recipe", + "shortname": "NodeExporterLaunchDaemon.pkg", + "inferred_type": "pkg" }, - "com.github.znerol.download.NodeExporterIntel": { - "name": "NodeExporterIntel", - "description": "Downloads the latest Prometheus Node Exporter from GitHub.", + "com.github.znerol.munki.NodeExporterAppleSilicon": { + "name": "NodeExporterAppleSilicon", + "description": "Downloads the latest Prometheus Node Exporter archive and imports it into Munki.", "repo": "autopkg/znerol-recipes", - "path": "Prometheus/NodeExporterIntel.download.recipe", - "shortname": "NodeExporterIntel.download", - "inferred_type": "download", - "children": [ - "com.github.znerol.pkg.NodeExporterIntel" - ] + "path": "Prometheus/NodeExporterAppleSilicon.munki.recipe", + "parent": "com.github.znerol.pkg.NodeExporterAppleSilicon", + "shortname": "NodeExporterAppleSilicon.munki", + "inferred_type": "munki", + "munki_display_name": "Node Exporter", + "munki_description": "Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors." }, "com.github.znerol.pkg.TimeMachineExporterLaunchDaemon": { "name": "TimeMachineExporterLaunchDaemon", @@ -92856,16 +92863,28 @@ "com.github.znerol.munki.TimeMachineExporter" ] }, - "com.github.znerol.munki.NodeExporterAppleSilicon": { - "name": "NodeExporterAppleSilicon", - "description": "Downloads the latest Prometheus Node Exporter archive and imports it into Munki.", + "com.github.znerol.pkg.NodeExporterIntel": { + "name": "NodeExporterIntel", + "description": "Downloads the latest Prometheus Node Exporter archive and wraps it into a pkg.", "repo": "autopkg/znerol-recipes", - "path": "Prometheus/NodeExporterAppleSilicon.munki.recipe", - "parent": "com.github.znerol.pkg.NodeExporterAppleSilicon", - "shortname": "NodeExporterAppleSilicon.munki", - "inferred_type": "munki", - "munki_display_name": "Node Exporter", - "munki_description": "Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors." + "path": "Prometheus/NodeExporterIntel.pkg.recipe", + "parent": "com.github.znerol.download.NodeExporterIntel", + "shortname": "NodeExporterIntel.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.znerol.munki.NodeExporterIntel" + ] + }, + "com.github.znerol.download.NodeExporterIntel": { + "name": "NodeExporterIntel", + "description": "Downloads the latest Prometheus Node Exporter from GitHub.", + "repo": "autopkg/znerol-recipes", + "path": "Prometheus/NodeExporterIntel.download.recipe", + "shortname": "NodeExporterIntel.download", + "inferred_type": "download", + "children": [ + "com.github.znerol.pkg.NodeExporterIntel" + ] }, "com.github.znerol.download.TimeMachineExporter": { "name": "TimeMachineExporter", @@ -92878,47 +92897,49 @@ "com.github.znerol.pkg.TimeMachineExporter" ] }, - "com.github.znerol.pkg.NodeExporterLaunchDaemon": { - "name": "NodeExporterLaunchDaemon", - "description": "Packages a launch daemon plist for Prometheus Node Exporter.", - "repo": "autopkg/znerol-recipes", - "path": "Prometheus/NodeExporterLaunchDaemon.pkg.recipe", - "shortname": "NodeExporterLaunchDaemon.pkg", - "inferred_type": "pkg" - }, - "com.github.znerol.pkg.NodeExporterIntel": { - "name": "NodeExporterIntel", - "description": "Downloads the latest Prometheus Node Exporter archive and wraps it into a pkg.", + "com.github.znerol.download.NodeExporterAppleSilicon": { + "name": "NodeExporterAppleSilicon", + "description": "Downloads the latest Prometheus Node Exporter from GitHub.", "repo": "autopkg/znerol-recipes", - "path": "Prometheus/NodeExporterIntel.pkg.recipe", - "parent": "com.github.znerol.download.NodeExporterIntel", - "shortname": "NodeExporterIntel.pkg", - "inferred_type": "pkg", + "path": "Prometheus/NodeExporterAppleSilicon.download.recipe", + "shortname": "NodeExporterAppleSilicon.download", + "inferred_type": "download", "children": [ - "com.github.znerol.munki.NodeExporterIntel" + "com.github.znerol.pkg.NodeExporterAppleSilicon" ] }, - "com.github.znerol.munki.TimeMachineExporter": { - "name": "TimeMachineExporter", - "description": "Downloads the latest Apple Time Machine Exporter archive and imports it into Munki.", + "com.github.znerol.munki.PromtailIntel": { + "name": "PromtailIntel", + "description": "Downloads the latest Grafana Promtail archive and imports it into Munki.", "repo": "autopkg/znerol-recipes", - "path": "Prometheus/TimeMachineExporter.munki.recipe", - "parent": "com.github.znerol.pkg.TimeMachineExporter", - "shortname": "TimeMachineExporter.munki", + "path": "Grafana/PromtailIntel.munki.recipe", + "parent": "com.github.znerol.pkg.PromtailIntel", + "shortname": "PromtailIntel.munki", "inferred_type": "munki", - "munki_display_name": "Apple Time Machine Exporter", - "munki_description": "Prometheus exporter collecting the age of latest Apple Time Machine backup." + "munki_display_name": "Promtail", + "munki_description": "Promtail is an agent which ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud." }, - "com.github.znerol.pkg.PromtailAppleSilicon": { - "name": "PromtailAppleSilicon", + "com.github.znerol.pkg.PromtailIntel": { + "name": "PromtailIntel", "description": "Downloads the latest Grafana Promtail archive and wraps it into a pkg.", "repo": "autopkg/znerol-recipes", - "path": "Grafana/PromtailAppleSilicon.pkg.recipe", - "parent": "com.github.znerol.download.PromtailAppleSilicon", - "shortname": "PromtailAppleSilicon.pkg", + "path": "Grafana/PromtailIntel.pkg.recipe", + "parent": "com.github.znerol.download.PromtailIntel", + "shortname": "PromtailIntel.pkg", "inferred_type": "pkg", "children": [ - "com.github.znerol.munki.PromtailAppleSilicon" + "com.github.znerol.munki.PromtailIntel" + ] + }, + "com.github.znerol.download.PromtailIntel": { + "name": "PromtailIntel", + "description": "Downloads the latest Grafana Promtail from GitHub.", + "repo": "autopkg/znerol-recipes", + "path": "Grafana/PromtailIntel.download.recipe", + "shortname": "PromtailIntel.download", + "inferred_type": "download", + "children": [ + "com.github.znerol.pkg.PromtailIntel" ] }, "com.github.znerol.pkg.PromtailLaunchDaemon": { @@ -92929,15 +92950,16 @@ "shortname": "PromtailLaunchDaemon.pkg", "inferred_type": "pkg" }, - "com.github.znerol.download.PromtailAppleSilicon": { + "com.github.znerol.pkg.PromtailAppleSilicon": { "name": "PromtailAppleSilicon", - "description": "Downloads the latest Grafana Promtail from GitHub.", + "description": "Downloads the latest Grafana Promtail archive and wraps it into a pkg.", "repo": "autopkg/znerol-recipes", - "path": "Grafana/PromtailAppleSilicon.download.recipe", - "shortname": "PromtailAppleSilicon.download", - "inferred_type": "download", + "path": "Grafana/PromtailAppleSilicon.pkg.recipe", + "parent": "com.github.znerol.download.PromtailAppleSilicon", + "shortname": "PromtailAppleSilicon.pkg", + "inferred_type": "pkg", "children": [ - "com.github.znerol.pkg.PromtailAppleSilicon" + "com.github.znerol.munki.PromtailAppleSilicon" ] }, "com.github.znerol.munki.PromtailAppleSilicon": { @@ -92951,109 +92973,113 @@ "munki_display_name": "Promtail", "munki_description": "Promtail is an agent which ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud." }, - "com.github.znerol.munki.PromtailIntel": { - "name": "PromtailIntel", - "description": "Downloads the latest Grafana Promtail archive and imports it into Munki.", - "repo": "autopkg/znerol-recipes", - "path": "Grafana/PromtailIntel.munki.recipe", - "parent": "com.github.znerol.pkg.PromtailIntel", - "shortname": "PromtailIntel.munki", - "inferred_type": "munki", - "munki_display_name": "Promtail", - "munki_description": "Promtail is an agent which ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud." - }, - "com.github.znerol.download.PromtailIntel": { - "name": "PromtailIntel", + "com.github.znerol.download.PromtailAppleSilicon": { + "name": "PromtailAppleSilicon", "description": "Downloads the latest Grafana Promtail from GitHub.", "repo": "autopkg/znerol-recipes", - "path": "Grafana/PromtailIntel.download.recipe", - "shortname": "PromtailIntel.download", + "path": "Grafana/PromtailAppleSilicon.download.recipe", + "shortname": "PromtailAppleSilicon.download", "inferred_type": "download", "children": [ - "com.github.znerol.pkg.PromtailIntel" + "com.github.znerol.pkg.PromtailAppleSilicon" ] }, - "com.github.znerol.pkg.PromtailIntel": { - "name": "PromtailIntel", - "description": "Downloads the latest Grafana Promtail archive and wraps it into a pkg.", - "repo": "autopkg/znerol-recipes", - "path": "Grafana/PromtailIntel.pkg.recipe", - "parent": "com.github.znerol.download.PromtailIntel", - "shortname": "PromtailIntel.pkg", + "com.github.jlehikoinen.munki.Sibelius": { + "name": "Sibelius", + "description": "Imports latest version of Sibelius into Munki. Requires hansen-m-recipes repo. Works for Sibelius version 7.X.X.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "Sibelius/Sibelius.munki.recipe", + "parent": "com.github.hansen-m.download.Sibelius", + "shortname": "Sibelius.munki", + "inferred_type": "munki", + "munki_display_name": "Sibelius", + "munki_description": "Create beautiful, captivating scores more quickly than ever before with the world's best selling notation software." + }, + "com.github.jlehikoinen.pkg.Wrike": { + "name": "Wrike", + "description": "Downloads the current release of Wrike app and creates a installer package.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "Wrike/Wrike.pkg.recipe", + "parent": "com.github.foigus.download.Wrike", + "shortname": "Wrike.pkg", "inferred_type": "pkg", "children": [ - "com.github.znerol.munki.PromtailIntel" + "com.github.jlehikoinen.jss.Wrike", + "com.github.jlehikoinen.jamf.Wrike" ] }, - "com.github.jlehikoinen.jss.PlantronicsHub": { - "name": "Plantronics Hub", - "description": "Downloads the latest version of Plantronics Hub, creates a new installer package and imports the package into Jamf Pro server.", + "com.github.jlehikoinen.jss.Wrike": { + "name": "Wrike for Mac", + "description": "Downloads the current release of Wrike app, creates a installer package and imports the package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "PlantronicsHub/PlantronicsHub.jss.recipe", - "parent": "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop", - "shortname": "PlantronicsHub.jss", + "path": "Wrike/Wrike.jss.recipe", + "parent": "com.github.jlehikoinen.pkg.Wrike", + "shortname": "Wrike.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Plantronics Hub for Mac, part of the Plantronics software portfolio, is a client application that allows users to control the settings on their Plantronics." + "jamf_description": "Cloud-based collaboration and project management software that scales across teams in any business." }, - "com.github.jlehikoinen.pkg.FontBase": { - "name": "FontBase", - "description": "Downloads the latest version of FontBase and creates a new installer package.", + "com.github.jlehikoinen.pkg.SkypeMeetingsApp": { + "name": "SkypeMeetingsApp", + "description": "Downloads the current release of Microsoft Skype Meetings App dmg and creates a new package containing the app bundle.", "repo": "autopkg/jlehikoinen-recipes", - "path": "FontBase/FontBase.pkg.recipe", - "parent": "com.github.jlehikoinen.download.FontBase", - "shortname": "FontBase.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jlehikoinen.jss.FontBase", - "com.github.jlehikoinen.jamf.FontBase", - "com.github.davidbpirie.jamf-upload.FontBase" - ] + "path": "SkypeMeetingsApp/SkypeMeetingsApp.pkg.recipe", + "parent": "com.github.jlehikoinen.download.SkypeMeetingsApp", + "shortname": "SkypeMeetingsApp.pkg", + "inferred_type": "pkg" }, - "com.github.jlehikoinen.download.FontBase": { - "name": "FontBase", - "description": "Downloads the latest release of FontBase.", + "com.github.jlehikoinen.munki.SkypeMeetingsApp": { + "name": "SkypeMeetingsApp", + "description": "Downloads the current release of Microsoft Skype Meetings App and imports into Munki.", "repo": "autopkg/jlehikoinen-recipes", - "path": "FontBase/FontBase.download.recipe", - "shortname": "FontBase.download", + "path": "SkypeMeetingsApp/SkypeMeetingsApp.munki.recipe", + "parent": "com.github.jlehikoinen.download.SkypeMeetingsApp", + "shortname": "SkypeMeetingsApp.munki", + "inferred_type": "munki", + "munki_display_name": "Skype Meetings App", + "munki_description": "Skype Meetings App provides HD video conferencing, IM in meetings, high-fidelity desktop, application, and presentation viewing, desktop sharing, whiteboard, lobby, and presenter access controls. In addition, Skype Meetings App now includes PC-based audio and video." + }, + "com.github.jlehikoinen.download.SkypeMeetingsApp": { + "name": "SkypeMeetingsApp", + "description": "Downloads the current release of Microsoft Skype Meetings App.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "SkypeMeetingsApp/SkypeMeetingsApp.download.recipe", + "shortname": "SkypeMeetingsApp.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FontBase", - "com.github.jlehikoinen.pkg.FontBase" + "com.github.jlehikoinen.pkg.SkypeMeetingsApp", + "com.github.jlehikoinen.munki.SkypeMeetingsApp", + "com.github.jlehikoinen.jss.SkypeMeetingsApp" ] }, - "com.github.jlehikoinen.jss.FontBase": { - "name": "FontBase", - "description": "Downloads the latest version of FontBase, creates a new installer package and imports the package into Jamf Pro server.", + "com.github.jlehikoinen.jss.SkypeMeetingsApp": { + "name": "Skype Meetings App", + "description": "Downloads the current release of Microsoft Company Portal package, creates a new package containing only the app bundle and imports the new package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "FontBase/FontBase.jss.recipe", - "parent": "com.github.jlehikoinen.pkg.FontBase", - "shortname": "FontBase.jss", + "path": "SkypeMeetingsApp/SkypeMeetingsApp.jss.recipe", + "parent": "com.github.jlehikoinen.download.SkypeMeetingsApp", + "shortname": "SkypeMeetingsApp.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "FontBase is a font manager made by designers, for designers. Lightning fast, with beautiful interface, and totally free." + "jamf_description": "Skype Meetings App provides HD video conferencing, IM in meetings, high-fidelity desktop, application, and presentation viewing, desktop sharing, whiteboard, lobby, and presenter access controls. In addition, Skype Meetings App now includes PC-based audio and video." }, - "com.github.jlehikoinen.jss.DisplayLink": { - "name": "DisplayLink", - "description": "Downloads the current release of DisplayLink package, extracts version number and imports the package into Jamf Pro server.", + "com.github.jlehikoinen.jss.BarcodeProducer": { + "name": "Barcode Producer", + "description": "Downloads current release of Barcode Producer and imports it into the JSS.", "repo": "autopkg/jlehikoinen-recipes", - "path": "DisplayLink/DisplayLink.jss.recipe", - "parent": "com.github.dataJAR-recipes.download.DisplayLink", - "shortname": "DisplayLink.jss", + "path": "BarcodeProducer/BarcodeProducer.jss.recipe", + "parent": "com.github.moofit-recipes.pkg.BarcodeProducer", + "shortname": "BarcodeProducer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Install driver for DisplayLink\u00ae enabled USB graphics device that is incorporated in your dock, adapter or monitor. This software provides support for the DisplayLink enabled video outputs." + "jamf_description": null }, - "com.github.jlehikoinen.jss.Mattermost": { - "name": "Mattermost", - "description": "Downloads the latest version of Mattermost, creates a new installer package and imports the package into Jamf Pro server.", + "com.github.jlehikoinen.jss.draw.io": { + "name": "draw.io", + "description": "Downloads the latest version of draw.io, creates a new installer package and imports the package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "Mattermost/Mattermost.jss.recipe", - "parent": "com.github.jlehikoinen.pkg.Mattermost", - "shortname": "Mattermost.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Mattermost: Open Source, Private Cloud Slack Alternative" + "path": "draw.io/draw.io.jss.recipe", + "parent": "com.github.fishd72.pkg.DrawIO" }, "com.github.jlehikoinen.pkg.Mattermost": { "name": "Mattermost", @@ -93068,29 +93094,16 @@ "com.github.jlehikoinen.jamf.Mattermost" ] }, - "com.github.jlehikoinen.jss.Wrike": { - "name": "Wrike for Mac", - "description": "Downloads the current release of Wrike app, creates a installer package and imports the package into Jamf Pro server.", + "com.github.jlehikoinen.jss.Mattermost": { + "name": "Mattermost", + "description": "Downloads the latest version of Mattermost, creates a new installer package and imports the package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "Wrike/Wrike.jss.recipe", - "parent": "com.github.jlehikoinen.pkg.Wrike", - "shortname": "Wrike.jss", + "path": "Mattermost/Mattermost.jss.recipe", + "parent": "com.github.jlehikoinen.pkg.Mattermost", + "shortname": "Mattermost.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Cloud-based collaboration and project management software that scales across teams in any business." - }, - "com.github.jlehikoinen.pkg.Wrike": { - "name": "Wrike", - "description": "Downloads the current release of Wrike app and creates a installer package.", - "repo": "autopkg/jlehikoinen-recipes", - "path": "Wrike/Wrike.pkg.recipe", - "parent": "com.github.foigus.download.Wrike", - "shortname": "Wrike.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jlehikoinen.jss.Wrike", - "com.github.jlehikoinen.jamf.Wrike" - ] + "jamf_description": "Mattermost: Open Source, Private Cloud Slack Alternative" }, "com.github.jlehikoinen.download.SkypeForBusinessWebApp": { "name": "SkypeForBusinessWebApp", @@ -93114,51 +93127,98 @@ "munki_display_name": "Skype for Business Web App", "munki_description": "Skype for Business Web App provides HD video conferencing, IM in meetings, high-fidelity desktop, application, and presentation viewing, desktop sharing, whiteboard, lobby, and presenter access controls. In addition, Skype for Business Web App now includes PC-based audio and video." }, - "com.github.jlehikoinen.pkg.CompanyPortal": { - "name": "CompanyPortal", - "description": "Downloads the current release of Microsoft Company Portal package and renames the installer package with version information.", + "com.github.jlehikoinen.jss.DisplayLink": { + "name": "DisplayLink", + "description": "Downloads the current release of DisplayLink package, extracts version number and imports the package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "CompanyPortal/CompanyPortal.pkg.recipe", - "parent": "com.github.jlehikoinen.download.CompanyPortal", - "shortname": "CompanyPortal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jlehikoinen.jss.CompanyPortal", - "com.github.jlehikoinen.jamf.CompanyPortal" - ] + "path": "DisplayLink/DisplayLink.jss.recipe", + "parent": "com.github.dataJAR-recipes.download.DisplayLink", + "shortname": "DisplayLink.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Install driver for DisplayLink\u00ae enabled USB graphics device that is incorporated in your dock, adapter or monitor. This software provides support for the DisplayLink enabled video outputs." }, - "com.github.jlehikoinen.munki.CompanyPortal": { - "name": "CompanyPortal", - "description": "Downloads the current release of Microsoft Company Portal and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.jlehikoinen.jss.PlantronicsHub": { + "name": "Plantronics Hub", + "description": "Downloads the latest version of Plantronics Hub, creates a new installer package and imports the package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "CompanyPortal/CompanyPortal.munki.recipe", - "parent": "com.github.jlehikoinen.download.CompanyPortal", - "shortname": "CompanyPortal.munki", + "path": "PlantronicsHub/PlantronicsHub.jss.recipe", + "parent": "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop", + "shortname": "PlantronicsHub.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Plantronics Hub for Mac, part of the Plantronics software portfolio, is a client application that allows users to control the settings on their Plantronics." + }, + "com.github.jlehikoinen.munki.AmazonWorkSpaces": { + "name": "AmazonWorkSpaces", + "description": "Downloads the current release of Amazon WorkSpaces and imports into Munki.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "WorkSpaces/WorkSpaces.munki.recipe", + "parent": "com.github.jlehikoinen.download.AmazonWorkSpaces", + "shortname": "WorkSpaces.munki", "inferred_type": "munki", - "munki_display_name": "Company Portal", - "munki_description": "The Company Portal provides access to corporate apps and resources from almost any network. Your company must already subscribe to Microsoft Intune, and your IT admin must set up your account before you can use this app." + "munki_display_name": "Amazon WorkSpaces", + "munki_description": "Amazon WorkSpaces is a fully managed, secure Desktop-as-a-Service (DaaS) solution which runs on AWS. With Amazon WorkSpaces, you can easily provision virtual, cloud-based Microsoft Windows desktops for your users, providing them access to the documents, applications, and resources they need, anywhere, anytime, from any supported device." }, - "com.github.jlehikoinen.jss.CompanyPortal": { - "name": "Company Portal", - "description": "Downloads the current release of Microsoft Company Portal package, renames the installer package with version information and imports the package into Jamf Pro server.", + "com.github.jlehikoinen.download.AmazonWorkSpaces": { + "name": "AmazonWorkSpaces", + "description": "Downloads the current release of Amazon WorkSpaces.", "repo": "autopkg/jlehikoinen-recipes", - "path": "CompanyPortal/CompanyPortal.jss.recipe", - "parent": "com.github.jlehikoinen.pkg.CompanyPortal", - "shortname": "CompanyPortal.jss", + "path": "WorkSpaces/WorkSpaces.download.recipe", + "shortname": "WorkSpaces.download", + "inferred_type": "download", + "children": [ + "com.github.jlehikoinen.munki.AmazonWorkSpaces", + "com.github.moofit-recipes.pkg.WorkSpaces", + "com.github.crystalllized.pkg.AmazonWorkSpaces" + ] + }, + "com.github.jlehikoinen.jss.FontBase": { + "name": "FontBase", + "description": "Downloads the latest version of FontBase, creates a new installer package and imports the package into Jamf Pro server.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "FontBase/FontBase.jss.recipe", + "parent": "com.github.jlehikoinen.pkg.FontBase", + "shortname": "FontBase.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The Company Portal provides access to corporate apps and resources from almost any network. Your company must already subscribe to Microsoft Intune, and your IT admin must set up your account before you can use this app." + "jamf_description": "FontBase is a font manager made by designers, for designers. Lightning fast, with beautiful interface, and totally free." }, - "com.github.jlehikoinen.download.CompanyPortal": { - "name": "CompanyPortal", - "description": "Downloads the current release of Microsoft Company Portal package.", + "com.github.jlehikoinen.download.FontBase": { + "name": "FontBase", + "description": "Downloads the latest release of FontBase.", "repo": "autopkg/jlehikoinen-recipes", - "path": "CompanyPortal/CompanyPortal.download.recipe", - "shortname": "CompanyPortal.download", + "path": "FontBase/FontBase.download.recipe", + "shortname": "FontBase.download", "inferred_type": "download", "children": [ - "com.github.jlehikoinen.pkg.CompanyPortal", - "com.github.jlehikoinen.munki.CompanyPortal" + "com.github.dataJAR-recipes.munki.FontBase", + "com.github.jlehikoinen.pkg.FontBase" + ] + }, + "com.github.jlehikoinen.pkg.FontBase": { + "name": "FontBase", + "description": "Downloads the latest version of FontBase and creates a new installer package.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "FontBase/FontBase.pkg.recipe", + "parent": "com.github.jlehikoinen.download.FontBase", + "shortname": "FontBase.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jlehikoinen.jss.FontBase", + "com.github.jlehikoinen.jamf.FontBase", + "com.github.davidbpirie.jamf-upload.FontBase" + ] + }, + "com.github.jlehikoinen.download.MicrosoftAutoUpdate": { + "name": "MicrosoftAutoUpdate", + "description": "Downloads the current release of Microsoft AutoUpdate installer package.", + "repo": "autopkg/jlehikoinen-recipes", + "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.download.recipe", + "shortname": "MicrosoftAutoUpdate.download", + "inferred_type": "download", + "children": [ + "com.github.jlehikoinen.pkg.MicrosoftAutoUpdate" ] }, "com.github.jlehikoinen.pkg.MicrosoftAutoUpdate": { @@ -93184,137 +93244,87 @@ "jamf_display_name": null, "jamf_description": "Install the latest version of Microsoft AutoUpdate" }, - "com.github.jlehikoinen.download.MicrosoftAutoUpdate": { - "name": "MicrosoftAutoUpdate", - "description": "Downloads the current release of Microsoft AutoUpdate installer package.", + "com.github.jlehikoinen.download.MSYammer": { + "name": "MSYammer", + "description": "Downloads the current release of Microsoft Yammer.", "repo": "autopkg/jlehikoinen-recipes", - "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.download.recipe", - "shortname": "MicrosoftAutoUpdate.download", + "path": "Yammer/Yammer.download.recipe", + "shortname": "Yammer.download", "inferred_type": "download", "children": [ - "com.github.jlehikoinen.pkg.MicrosoftAutoUpdate" + "com.github.peshay.filewave.MSYammer", + "com.github.jlehikoinen.munki.MSYammer", + "com.github.amsysuk-recipes.pkg.yammer" ] }, - "com.github.jlehikoinen.munki.Sibelius": { - "name": "Sibelius", - "description": "Imports latest version of Sibelius into Munki. Requires hansen-m-recipes repo. Works for Sibelius version 7.X.X.", + "com.github.jlehikoinen.munki.MSYammer": { + "name": "MSYammer", + "description": "Downloads the current release of Microsoft Yammer and imports into Munki.", "repo": "autopkg/jlehikoinen-recipes", - "path": "Sibelius/Sibelius.munki.recipe", - "parent": "com.github.hansen-m.download.Sibelius", - "shortname": "Sibelius.munki", + "path": "Yammer/Yammer.munki.recipe", + "parent": "com.github.jlehikoinen.download.MSYammer", + "shortname": "Yammer.munki", "inferred_type": "munki", - "munki_display_name": "Sibelius", - "munki_description": "Create beautiful, captivating scores more quickly than ever before with the world's best selling notation software." + "munki_display_name": "Microsoft Yammer", + "munki_description": "Discuss ideas, share updates, and crowdsource answers from coworkers around the globe. Yammer gives your team a faster, smarter way to connect and collaborate across your company." }, - "com.github.jlehikoinen.download.AmazonWorkSpaces": { - "name": "AmazonWorkSpaces", - "description": "Downloads the current release of Amazon WorkSpaces.", + "com.github.jlehikoinen.download.CompanyPortal": { + "name": "CompanyPortal", + "description": "Downloads the current release of Microsoft Company Portal package.", "repo": "autopkg/jlehikoinen-recipes", - "path": "WorkSpaces/WorkSpaces.download.recipe", - "shortname": "WorkSpaces.download", + "path": "CompanyPortal/CompanyPortal.download.recipe", + "shortname": "CompanyPortal.download", "inferred_type": "download", "children": [ - "com.github.jlehikoinen.munki.AmazonWorkSpaces", - "com.github.moofit-recipes.pkg.WorkSpaces", - "com.github.crystalllized.pkg.AmazonWorkSpaces" + "com.github.jlehikoinen.pkg.CompanyPortal", + "com.github.jlehikoinen.munki.CompanyPortal" ] }, - "com.github.jlehikoinen.munki.AmazonWorkSpaces": { - "name": "AmazonWorkSpaces", - "description": "Downloads the current release of Amazon WorkSpaces and imports into Munki.", - "repo": "autopkg/jlehikoinen-recipes", - "path": "WorkSpaces/WorkSpaces.munki.recipe", - "parent": "com.github.jlehikoinen.download.AmazonWorkSpaces", - "shortname": "WorkSpaces.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon WorkSpaces", - "munki_description": "Amazon WorkSpaces is a fully managed, secure Desktop-as-a-Service (DaaS) solution which runs on AWS. With Amazon WorkSpaces, you can easily provision virtual, cloud-based Microsoft Windows desktops for your users, providing them access to the documents, applications, and resources they need, anywhere, anytime, from any supported device." - }, - "com.github.jlehikoinen.jss.BarcodeProducer": { - "name": "Barcode Producer", - "description": "Downloads current release of Barcode Producer and imports it into the JSS.", - "repo": "autopkg/jlehikoinen-recipes", - "path": "BarcodeProducer/BarcodeProducer.jss.recipe", - "parent": "com.github.moofit-recipes.pkg.BarcodeProducer", - "shortname": "BarcodeProducer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.jlehikoinen.pkg.SkypeMeetingsApp": { - "name": "SkypeMeetingsApp", - "description": "Downloads the current release of Microsoft Skype Meetings App dmg and creates a new package containing the app bundle.", - "repo": "autopkg/jlehikoinen-recipes", - "path": "SkypeMeetingsApp/SkypeMeetingsApp.pkg.recipe", - "parent": "com.github.jlehikoinen.download.SkypeMeetingsApp", - "shortname": "SkypeMeetingsApp.pkg", - "inferred_type": "pkg" - }, - "com.github.jlehikoinen.download.SkypeMeetingsApp": { - "name": "SkypeMeetingsApp", - "description": "Downloads the current release of Microsoft Skype Meetings App.", + "com.github.jlehikoinen.pkg.CompanyPortal": { + "name": "CompanyPortal", + "description": "Downloads the current release of Microsoft Company Portal package and renames the installer package with version information.", "repo": "autopkg/jlehikoinen-recipes", - "path": "SkypeMeetingsApp/SkypeMeetingsApp.download.recipe", - "shortname": "SkypeMeetingsApp.download", - "inferred_type": "download", + "path": "CompanyPortal/CompanyPortal.pkg.recipe", + "parent": "com.github.jlehikoinen.download.CompanyPortal", + "shortname": "CompanyPortal.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jlehikoinen.pkg.SkypeMeetingsApp", - "com.github.jlehikoinen.munki.SkypeMeetingsApp", - "com.github.jlehikoinen.jss.SkypeMeetingsApp" + "com.github.jlehikoinen.jss.CompanyPortal", + "com.github.jlehikoinen.jamf.CompanyPortal" ] }, - "com.github.jlehikoinen.munki.SkypeMeetingsApp": { - "name": "SkypeMeetingsApp", - "description": "Downloads the current release of Microsoft Skype Meetings App and imports into Munki.", + "com.github.jlehikoinen.munki.CompanyPortal": { + "name": "CompanyPortal", + "description": "Downloads the current release of Microsoft Company Portal and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/jlehikoinen-recipes", - "path": "SkypeMeetingsApp/SkypeMeetingsApp.munki.recipe", - "parent": "com.github.jlehikoinen.download.SkypeMeetingsApp", - "shortname": "SkypeMeetingsApp.munki", + "path": "CompanyPortal/CompanyPortal.munki.recipe", + "parent": "com.github.jlehikoinen.download.CompanyPortal", + "shortname": "CompanyPortal.munki", "inferred_type": "munki", - "munki_display_name": "Skype Meetings App", - "munki_description": "Skype Meetings App provides HD video conferencing, IM in meetings, high-fidelity desktop, application, and presentation viewing, desktop sharing, whiteboard, lobby, and presenter access controls. In addition, Skype Meetings App now includes PC-based audio and video." + "munki_display_name": "Company Portal", + "munki_description": "The Company Portal provides access to corporate apps and resources from almost any network. Your company must already subscribe to Microsoft Intune, and your IT admin must set up your account before you can use this app." }, - "com.github.jlehikoinen.jss.SkypeMeetingsApp": { - "name": "Skype Meetings App", - "description": "Downloads the current release of Microsoft Company Portal package, creates a new package containing only the app bundle and imports the new package into Jamf Pro server.", + "com.github.jlehikoinen.jss.CompanyPortal": { + "name": "Company Portal", + "description": "Downloads the current release of Microsoft Company Portal package, renames the installer package with version information and imports the package into Jamf Pro server.", "repo": "autopkg/jlehikoinen-recipes", - "path": "SkypeMeetingsApp/SkypeMeetingsApp.jss.recipe", - "parent": "com.github.jlehikoinen.download.SkypeMeetingsApp", - "shortname": "SkypeMeetingsApp.jss", + "path": "CompanyPortal/CompanyPortal.jss.recipe", + "parent": "com.github.jlehikoinen.pkg.CompanyPortal", + "shortname": "CompanyPortal.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Skype Meetings App provides HD video conferencing, IM in meetings, high-fidelity desktop, application, and presentation viewing, desktop sharing, whiteboard, lobby, and presenter access controls. In addition, Skype Meetings App now includes PC-based audio and video." - }, - "com.github.jlehikoinen.jss.draw.io": { - "name": "draw.io", - "description": "Downloads the latest version of draw.io, creates a new installer package and imports the package into Jamf Pro server.", - "repo": "autopkg/jlehikoinen-recipes", - "path": "draw.io/draw.io.jss.recipe", - "parent": "com.github.fishd72.pkg.DrawIO" - }, - "com.github.jlehikoinen.munki.MSYammer": { - "name": "MSYammer", - "description": "Downloads the current release of Microsoft Yammer and imports into Munki.", - "repo": "autopkg/jlehikoinen-recipes", - "path": "Yammer/Yammer.munki.recipe", - "parent": "com.github.jlehikoinen.download.MSYammer", - "shortname": "Yammer.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Yammer", - "munki_description": "Discuss ideas, share updates, and crowdsource answers from coworkers around the globe. Yammer gives your team a faster, smarter way to connect and collaborate across your company." + "jamf_description": "The Company Portal provides access to corporate apps and resources from almost any network. Your company must already subscribe to Microsoft Intune, and your IT admin must set up your account before you can use this app." }, - "com.github.jlehikoinen.download.MSYammer": { - "name": "MSYammer", - "description": "Downloads the current release of Microsoft Yammer.", + "com.github.jlehikoinen.jamf.PlantronicsHub": { + "name": "Plantronics Hub", + "description": null, "repo": "autopkg/jlehikoinen-recipes", - "path": "Yammer/Yammer.download.recipe", - "shortname": "Yammer.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.MSYammer", - "com.github.jlehikoinen.munki.MSYammer", - "com.github.amsysuk-recipes.pkg.yammer" - ] + "path": "JamfUpload/PlantronicsHub.jamf.recipe.yaml", + "parent": "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop", + "shortname": "PlantronicsHub.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Plantronics Hub for Mac, part of the Plantronics software portfolio, is a client application that allows users to control the settings on their Plantronics." }, "com.github.jlehikoinen.jamf.Mattermost": { "name": "Mattermost", @@ -93327,23 +93337,16 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Mattermost: Open Source, Private Cloud Slack Alternative" }, - "com.github.jlehikoinen.jamf.draw.io": { - "name": "draw.io", - "description": null, - "repo": "autopkg/jlehikoinen-recipes", - "path": "JamfUpload/draw.io.jamf.recipe.yaml", - "parent": "com.github.fishd72.pkg.DrawIO" - }, - "com.github.jlehikoinen.jamf.CompanyPortal": { - "name": "Company Portal", + "com.github.jlehikoinen.jamf.FontBase": { + "name": "FontBase", "description": null, "repo": "autopkg/jlehikoinen-recipes", - "path": "JamfUpload/CompanyPortal.jamf.recipe.yaml", - "parent": "com.github.jlehikoinen.pkg.CompanyPortal", - "shortname": "CompanyPortal.jamf", + "path": "JamfUpload/FontBase.jamf.recipe.yaml", + "parent": "com.github.jlehikoinen.pkg.FontBase", + "shortname": "FontBase.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Company Portal provides access to corporate apps and resources from almost any network. Your company must already subscribe to Microsoft Intune, and your IT admin must set up your account before you can use this app." + "jamf_description": "FontBase is a font manager made by designers, for designers. Lightning fast, with beautiful interface, and totally free." }, "com.github.jlehikoinen.jamf.Wrike": { "name": "Wrike", @@ -93356,17 +93359,6 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Cloud-based collaboration and project management software that scales across teams in any business." }, - "com.github.jlehikoinen.jamf.FontBase": { - "name": "FontBase", - "description": null, - "repo": "autopkg/jlehikoinen-recipes", - "path": "JamfUpload/FontBase.jamf.recipe.yaml", - "parent": "com.github.jlehikoinen.pkg.FontBase", - "shortname": "FontBase.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "FontBase is a font manager made by designers, for designers. Lightning fast, with beautiful interface, and totally free." - }, "com.github.jlehikoinen.jamf.BarcodeProducer": { "name": "Barcode Producer", "description": null, @@ -93378,16 +93370,16 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Barcode Producer 6 creates barcode graphics for retail packages, books, stickers, and more. Design, customize, then send finished EPS graphics right to Adobe Illustrator, InDesign, or Photoshop." }, - "com.github.jlehikoinen.jamf.PlantronicsHub": { - "name": "Plantronics Hub", + "com.github.jlehikoinen.jamf.CompanyPortal": { + "name": "Company Portal", "description": null, "repo": "autopkg/jlehikoinen-recipes", - "path": "JamfUpload/PlantronicsHub.jamf.recipe.yaml", - "parent": "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop", - "shortname": "PlantronicsHub.jamf", + "path": "JamfUpload/CompanyPortal.jamf.recipe.yaml", + "parent": "com.github.jlehikoinen.pkg.CompanyPortal", + "shortname": "CompanyPortal.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Plantronics Hub for Mac, part of the Plantronics software portfolio, is a client application that allows users to control the settings on their Plantronics." + "jamf_description": "The Company Portal provides access to corporate apps and resources from almost any network. Your company must already subscribe to Microsoft Intune, and your IT admin must set up your account before you can use this app." }, "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate": { "name": "Microsoft AutoUpdate", @@ -93400,158 +93392,144 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Microsoft AutoUpdate keeps Microsoft applications updated with the latest patches from Microsoft." }, - "com.github.amsysuk-recipes.pkg.AbletonLive9": { - "name": "AbletonLive9", - "description": "Downloads the most recent version of Ableton Live 9.\nSupports two additional variables to get different editions and builds:\nARCH: either '64' or '32'\nEDITION: one of 'intro', 'standard', and 'suite'.\nPlease note, that this pkg recipe strips out the Soundcloud extension as\nit presents an issue with pkgbuild", - "repo": "autopkg/moofit-recipes", - "path": "Ableton/AbletonLive9.pkg.recipe", - "parent": "com.github.timsutton.download.AbletonLive9", - "shortname": "AbletonLive9.pkg", - "inferred_type": "pkg" + "com.github.jlehikoinen.jamf.draw.io": { + "name": "draw.io", + "description": null, + "repo": "autopkg/jlehikoinen-recipes", + "path": "JamfUpload/draw.io.jamf.recipe.yaml", + "parent": "com.github.fishd72.pkg.DrawIO" }, - "com.github.moofit-recipes.pkg.Dashlane": { - "name": "Dashlane", - "description": "Downloads the latest verison of Dashlane Password Management Software", + "com.github.moofit-recipes.download.MIDIControlCenter": { + "name": "MIDI Control Center", + "description": "Downloads the latest version of Arturia MIDI Control Center.", "repo": "autopkg/moofit-recipes", - "path": "Dashlane/Dashlane.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.dashlane", - "shortname": "Dashlane.pkg", - "inferred_type": "pkg" + "path": "Arturia/MIDIControlCenter.download.recipe", + "shortname": "MIDIControlCenter.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.MIDIControlCenter" + ] }, - "com.github.amsysuk-recipes.pkg.AxureRP": { - "name": "Axure RP %MAJOR_VERSION%", - "description": "Downloads latest Axure RP disk image.", + "com.github.moofit-recipes.pkg.MIDIControlCenter": { + "name": "MIDI Control Center", + "description": "Downloads the latest version of Arturia MIDI Control Center.", "repo": "autopkg/moofit-recipes", - "path": "Axure/AxureRP.pkg.recipe", - "parent": "com.github.thenikola.download.AxureRP", - "shortname": "AxureRP.pkg", + "path": "Arturia/MIDIControlCenter.pkg.recipe", + "parent": "com.github.moofit-recipes.download.MIDIControlCenter", + "shortname": "MIDIControlCenter.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.OutWitHub": { - "name": "OutWit Hub", - "description": "Downloads the latest version of OutWit Hub", + "com.github.moofit-recipes.pkg.Keka": { + "name": "Keka", + "description": "Package recipe for Keka.", "repo": "autopkg/moofit-recipes", - "path": "OutWit Technologies/OutWitHub.download.recipe", - "shortname": "OutWitHub.download", - "inferred_type": "download", + "path": "Keka/Keka.pkg.recipe", + "parent": "com.github.gerardkok.download.Keka", + "shortname": "Keka.pkg", + "inferred_type": "pkg", "children": [ - "com.github.moofit-recipes.pkg.OutWitHub" + "com.gitub.d33t5.jamf.Keka", + "com.github.d33t5.jss.Keka" ] }, - "com.github.moofit-recipes.pkg.OutWitHub": { - "name": "OutWit Hub", - "description": "Downloads the latest version of OutWit Hub and turns it into a package", + "com.github.moofit-recipes.pkg.PreferenceManager": { + "name": "Preference Manager", + "description": "Downloads the latest version of Preference Manager and generates a package.", "repo": "autopkg/moofit-recipes", - "path": "OutWit Technologies/OutWitHub.pkg.recipe", - "parent": "com.github.moofit-recipes.download.OutWitHub", - "shortname": "OutWitHub.pkg", + "path": "Digital Rebellion/PreferenceManager.pkg.recipe", + "parent": "com.github.foigus.download.PreferenceManager", + "shortname": "PreferenceManager.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.SoundStudio": { - "name": "Sound Studio 4", - "description": "Download the latest version of Sound Studio and generates a package", + "com.github.moofit-recipes.pkg.PhpStorm": { + "name": "PhpStorm", + "description": "Downloads the current release version of PhpStorm and converts it into a pkg.", "repo": "autopkg/moofit-recipes", - "path": "FeltTip/SoundStudio.pkg.recipe", - "parent": "com.github.hansen-m.download.SoundStudio", - "shortname": "SoundStudio.pkg", + "path": "JetBrains/PhpStorm.pkg.recipe", + "parent": "com.github.mosen.download.PhpStorm", + "shortname": "PhpStorm.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.Processors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.", + "com.github.moofit-recipes.pkg.PyCharmPro": { + "name": "PyCharmPro", + "description": "Download the latest release of PyCharm (Professional Edition) and capture into a package", "repo": "autopkg/moofit-recipes", - "path": "Processors/Processors.recipe" + "path": "JetBrains/PyCharmPro.pkg.recipe", + "parent": "com.github.mosen.download.PyCharmPro", + "shortname": "PyCharmPro.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.DEPNotify": { - "name": "DEPNotify", - "description": "Downloads a specific version of DEPNotify, as determined by the input field below, and adds in additional\n resources to allow for customisation.\n\n The additional resources should belong in a folder alongside this recipe when configuring an override:\n\n 1. Create a folder next to the override, and add your resources.\n 2. Add the name of the folder to the RESOURCES key variable below\n 3. The Copier processor will copy the contents of the folder into the \"/Library/Application Support/DEPNotify\"\n folder.\n 4. Call these assets with the various commands after the pkg has been deployed.\n\n Bear in mind, by repackaging the installer, it will remove the original signature.\n ", + "com.github.amsysuk-recipes.pkg.Avenue": { + "name": "Avenue", + "description": "Downloads the latest version of Resolume Avenue using the parent\n recipe com.github.amsysuk.download.Avenue and turns it into a package\n ", "repo": "autopkg/moofit-recipes", - "path": "Orchard and Grove/DEPNotify.pkg.recipe", - "parent": "com.github.moofit-recipes.download.DEPNotify", - "shortname": "DEPNotify.pkg", + "path": "Resolume/Avenue.pkg.recipe", + "parent": "com.github.amsysuk-recipes.download.Avenue", + "shortname": "Avenue.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.DEPNotify": { - "name": "DEPNotify", - "description": "This recipe downloads a specific version of DEPNotify.", + "com.github.amsysuk-recipes.download.Avenue": { + "name": "Avenue", + "description": "Downloads the latest version of Resolume Avenue", "repo": "autopkg/moofit-recipes", - "path": "Orchard and Grove/DEPNotify.download.recipe", - "shortname": "DEPNotify.download", + "path": "Resolume/Avenue.download.recipe", + "shortname": "Avenue.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.DEPNotify" + "com.github.dataJAR-recipes.munki.Resolume Avenue", + "com.github.amsysuk-recipes.pkg.Avenue" ] }, - "com.github.moofit-recipes.pkg.NoMADLaunchAgent": { - "name": "NoMAD LaunchAgent", - "description": "", + "com.github.moofit-recipes.pkg.Arena": { + "name": "Arena", + "description": "Downloads the latest version of Resolume Arena using the parent recipe \n com.github.dataJAR-recipes.download.Resolume Arena and turns it into a package\n ", "repo": "autopkg/moofit-recipes", - "path": "Orchard and Grove/NoMADLaunchAgent.pkg.recipe", - "shortname": "NoMADLaunchAgent.pkg", + "path": "Resolume/Arena.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Resolume Arena", + "shortname": "Arena.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Desktoppr": { - "name": "Desktoppr", - "description": "Uses parent download recipe com.github.moofit-recipes.download.Desktoppr to download the latest Desktoppr", + "CtrlPrintTransferManager.pkg.recipe": { + "name": "CtrlPrint Transfer Manager", + "description": "Downloads latest CtrlPrint Transfer Manager disk image and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Desktoppr/Desktoppr.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Desktoppr", - "shortname": "Desktoppr.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Desktoppr", - "com.github.smithjw.jamf.Desktoppr" - ] + "path": "CtrlPrint/CtrlPrintTransferManager.pkg.recipe", + "parent": "CtrlPrintTransferManager.download.recipe", + "shortname": "CtrlPrintTransferManager.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Desktoppr": { - "name": "Desktoppr", - "description": "Download the current built package of Desktoppr.", + "CtrlPrintTransferManager.download.recipe": { + "name": "CtrlPrint Transfer Manager", + "description": "Downloads latest CtrlPrint Transfer Manager disk image.", "repo": "autopkg/moofit-recipes", - "path": "Desktoppr/Desktoppr.download.recipe", - "shortname": "Desktoppr.download", + "path": "CtrlPrint/CtrlPrintTransferManager.download.recipe", + "shortname": "CtrlPrintTransferManager.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Desktoppr" + "CtrlPrintTransferManager.pkg.recipe" ] }, - "com.github.moofit-recipes.download.AIRControl": { - "name": "AIR Control", - "description": "", - "repo": "autopkg/moofit-recipes", - "path": "Dynaudio/AIRControl.download.recipe", - "shortname": "AIRControl.download", - "inferred_type": "download" - }, - "com.github.moofit-recipes.pkg.ShutterEncoder": { - "name": "Shutter Encoder", - "description": "Downloads the latest version of Shutter Encoder using the parent\n recipe com.github.moofit-recipes.download.ShutterEncoder and turns it into a package\n ", - "repo": "autopkg/moofit-recipes", - "path": "Shutter Encoder/ShutterEncoder.pkg.recipe", - "parent": "com.github.moofit-recipes.download.ShutterEncoder", - "shortname": "ShutterEncoder.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.download.ShutterEncoder": { - "name": "Shutter Encoder", - "description": "Downloads the latest version of Shutter Encoder", + "com.github.moofit-recipes.download.FxFactory": { + "name": "FxFactory", + "description": "Downloads the latest FxFactory.", "repo": "autopkg/moofit-recipes", - "path": "Shutter Encoder/ShutterEncoder.download.recipe", - "shortname": "ShutterEncoder.download", + "path": "Noise Industries/FxFactory.download.recipe", + "shortname": "FxFactory.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Shutter Encoder", - "com.github.moofit-recipes.pkg.ShutterEncoder" + "com.github.moofit-recipes.pkg.FxFactory" ] }, - "com.github.amsysuk-recipes.download.Isadora": { - "name": "Isadora", - "description": "Downloads the latest version of Isadora\n\t \n As two variants of Isadora are available, the input key VARIANT should be set to either `usb` or `std`", + "com.github.moofit-recipes.pkg.FxFactory": { + "name": "FxFactory", + "description": "Downloads the latest FxFactory.", "repo": "autopkg/moofit-recipes", - "path": "Troikatronix/Isadora.download.recipe", - "shortname": "Isadora.download", - "inferred_type": "download", + "path": "Noise Industries/FxFactory.pkg.recipe", + "parent": "com.github.moofit-recipes.download.FxFactory", + "shortname": "FxFactory.pkg", + "inferred_type": "pkg", "children": [ - "com.github.amsysuk-recipes.pkg.Isadora" + "com.github.davidbpirie.jamf-upload.FxFactory" ] }, "com.github.amsysuk-recipes.pkg.Isadora": { @@ -93563,361 +93541,228 @@ "shortname": "Isadora.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Steam": { - "name": "Steam", - "description": "Downloads the latest version of Valve's Steam and turns it into a package", - "repo": "autopkg/moofit-recipes", - "path": "Valve/steam.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Steam", - "shortname": "steam.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.download.Steam": { - "name": "Steam", - "description": "Downloads the latest version of Valve's Steam", - "repo": "autopkg/moofit-recipes", - "path": "Valve/steam.download.recipe", - "shortname": "steam.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.Steam" - ] - }, - "com.github.moofit-recipes.pkg.MirrorOp": { - "name": "MirrorOp", - "description": "Downloads the latest MirrorOp Mac Sender and creates a package.", - "repo": "autopkg/moofit-recipes", - "path": "Barco/MirrorOp.pkg.recipe", - "parent": "com.github.moofit-recipes.download.MirrorOp", - "shortname": "MirrorOp.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.MirrorOp" - ] - }, - "com.github.moofit-recipes.download.ClickShare": { - "name": "ClickShare", - "description": "Downloads the latest ClickShare client.", + "com.github.amsysuk-recipes.download.Isadora": { + "name": "Isadora", + "description": "Downloads the latest version of Isadora\n\t \n As two variants of Isadora are available, the input key VARIANT should be set to either `usb` or `std`", "repo": "autopkg/moofit-recipes", - "path": "Barco/ClickShare.download.recipe", - "shortname": "ClickShare.download", + "path": "Troikatronix/Isadora.download.recipe", + "shortname": "Isadora.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.ClickShare", - "com.github.moofit-recipes.pkg.ClickShare" + "com.github.amsysuk-recipes.pkg.Isadora" ] }, - "com.github.moofit-recipes.pkg.ClickShare": { - "name": "ClickShare", - "description": "Downloads the latest ClickShare client and creates a package.", + "com.github.moofit-recipes.pkg.BarcodeProducer": { + "name": "Barcode Producer", + "description": "Download latest zip containing app and repackages into a pkg. Latest version is always at this URL.", "repo": "autopkg/moofit-recipes", - "path": "Barco/ClickShare.pkg.recipe", - "parent": "com.github.moofit-recipes.download.ClickShare", - "shortname": "ClickShare.pkg", + "path": "ItsApparent/BarcodeProducer.pkg.recipe", + "parent": "com.github.mosen.download.BarcodeProducer", + "shortname": "BarcodeProducer.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.ClickShare" - ] - }, - "com.github.moofit-recipes.download.MirrorOp": { - "name": "MirrorOp", - "description": "Downloads the latest MirrorOp Mac Sender.", - "repo": "autopkg/moofit-recipes", - "path": "Barco/MirrorOp.download.recipe", - "shortname": "MirrorOp.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.MirrorOp", - "com.github.moofit-recipes.pkg.MirrorOp" + "com.github.jlehikoinen.jss.BarcodeProducer", + "com.github.jlehikoinen.jamf.BarcodeProducer" ] }, - "com.github.amsysuk-recipes.pkg.KindleGen": { - "name": "KindleGen", - "description": "Turns the download of the zipped KindleGen binary and turns it into\na package at /usr/local/bin/", - "repo": "autopkg/moofit-recipes", - "path": "Amazon/KindleGen.pkg.recipe", - "parent": "com.github.amsysuk-recipes.download.KindleGen", - "shortname": "KindleGen.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.KindlePreviewer3": { - "name": "Kindle Previewer 3", - "description": "This package uses the parent KindlePreviewer recipe, grabs the version, and renames accordingly", + "com.github.moofit-recipes.pkg.Rhinoceros6": { + "name": "Rhinoceros", + "description": "Downloads the latest version of Rhinoceros 6 and packages into a pkg", "repo": "autopkg/moofit-recipes", - "path": "Amazon/KindlePreviewer3.pkg.recipe", - "parent": "com.github.foigus.download.kindlepreviewer", - "shortname": "KindlePreviewer3.pkg", + "path": "McNeel/Rhinoceros6.pkg.recipe", + "parent": "com.github.hansen-m.download.Rhinoceros", + "shortname": "Rhinoceros6.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.AmazonChime": { - "name": "Amazon Chime", - "description": "Downloads the latest version of Amazon Chime from Amazon and turns it into a package", + "com.github.moofit-recipes.pkg.Rhino7": { + "name": "Rhino 7", + "description": "Downloads the latest version of Rhino 7 and packages into a pkg", "repo": "autopkg/moofit-recipes", - "path": "Amazon/AmazonChime.pkg.recipe", - "parent": "com.github.moofit-recipes.download.AmazonChime", - "shortname": "AmazonChime.pkg", + "path": "McNeel/Rhino7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Rhino 7", + "shortname": "Rhino7.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.AmazonChime": { - "name": "Amazon Chime", - "description": "Downloads the latest version of Amazon Chime from Amazon", - "repo": "autopkg/moofit-recipes", - "path": "Amazon/AmazonChime.download.recipe", - "shortname": "AmazonChime.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.AmazonChime", - "com.github.macprince.munki.AmazonChime" - ] - }, - "com.github.moofit-recipes.pkg.WorkSpaces": { - "name": "WorkSpaces", - "description": "Creates a version'd pkg for the WorkSpaces app", + "com.github.amsysuk-recipes.pkg.Storyboarder": { + "name": "Storyboarder", + "description": "Downloads the latest version of Storyboarder from Wonderunit and\npackages into pkg. ", "repo": "autopkg/moofit-recipes", - "path": "Amazon/WorkSpaces.pkg.recipe", - "parent": "com.github.jlehikoinen.download.AmazonWorkSpaces", - "shortname": "WorkSpaces.pkg", + "path": "Wonderunit/Storyboarder.pkg.recipe", + "parent": "com.github.amsysuk-recipes.download.Storyboarder", + "shortname": "Storyboarder.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.download.KindleGen": { - "name": "KindleGen", - "description": "Downloads the latest version of Kindle Gen from Amazon (outputs a\nZip file)", + "com.github.amsysuk-recipes.download.Storyboarder": { + "name": "Storyboarder", + "description": "Downloads the latest version of Storyboarder from Wonderunit.", "repo": "autopkg/moofit-recipes", - "path": "Amazon/KindleGen.download.recipe", - "shortname": "KindleGen.download", + "path": "Wonderunit/Storyboarder.download.recipe", + "shortname": "Storyboarder.download", "inferred_type": "download", "children": [ - "com.github.amsysuk-recipes.pkg.KindleGen" + "com.github.andrewvalentine.munki.Storyboarder", + "com.github.dataJAR-recipes.munki.Storyboarder", + "com.github.amsysuk-recipes.pkg.Storyboarder" ] }, - "com.github.moofit-recipes.pkg.PreferenceManager": { - "name": "Preference Manager", - "description": "Downloads the latest version of Preference Manager and generates a package.", - "repo": "autopkg/moofit-recipes", - "path": "Digital Rebellion/PreferenceManager.pkg.recipe", - "parent": "com.github.foigus.download.PreferenceManager", - "shortname": "PreferenceManager.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.ImageJ": { - "name": "ImageJ", - "description": "Download and pkg recipe for ImageJ, which downloads a zip file containing the latest stable version of ImageJ for Mac OS X.", - "repo": "autopkg/moofit-recipes", - "path": "ImageJ/ImageJ153.pkg.recipe", - "shortname": "ImageJ153.pkg", - "inferred_type": "pkg" - }, - "com.github.amsysuk-recipes.pkg.AppleJava6": { - "name": "AppleJava6", - "description": "Downloads the latest Apple Java 6 for macOS", - "repo": "autopkg/moofit-recipes", - "path": "Apple/AppleJava6.pkg.recipe", - "parent": "com.github.n8felton.download.AppleJava6", - "shortname": "AppleJava6.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.Xcode": { - "name": "Xcode", - "description": "Creates an installer package from a supplied .xip file downloaded using \"Xcode.download.recipe\" and \n extracted using \"Xcode.extract.recipe\" from \"nmcspadden-recipes\".", + "com.github.moofit-recipes.pkg.Glyphs": { + "name": "Glyphs", + "description": "Download the latest version of Glyphs and generates a package", "repo": "autopkg/moofit-recipes", - "path": "Apple/Xcode.pkg.recipe", - "parent": "com.github.nmcspadden.extract.xcode", - "shortname": "Xcode.pkg", + "path": "Glyphs/Glyphs.pkg.recipe", + "parent": "com.github.timsutton.download.Glyphs2", + "shortname": "Glyphs.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.XcodeEdu": { - "name": "XcodeEdu", - "description": "Creates an installer package from a supplied .xip file downloaded using \"Xcode.download.recipe\" and \n extracted using \"Xcode.extract.recipe\" from \"nmcspadden-recipes\".\n\n This recipe also adds a postflight script to the package, to install the command-line tools and configure these \n for lab Mac use.\n\n Due to Apple signed packages not being able to install to SIP protected areas when called via a postflight, the\n additional packages are installed by a self-destrictible LaunchDaemon which is called immediately after the \n \"parent\" Xcode installer is complete. This LaunchDaemon runs a script (both stored in /tmp) which installs all 3\n additional component packages, and then unloads and deletes the launchdaemon, and itself.\n\n This kind of installation package would typically be used in lab enviroments, where users don't have admin \n rights.", + "com.github.moofit-recipes.pkg.WavesCentral": { + "name": "Waves Central", + "description": "Downloads latest Waves Cemtral disk image and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Apple/XcodeEdu.pkg.recipe", - "parent": "com.github.nmcspadden.extract.xcode", - "shortname": "XcodeEdu.pkg", + "path": "Waves Audio/WavesCentral.pkg.recipe", + "parent": "com.github.moofit-recipes.download.WavesCentral", + "shortname": "WavesCentral.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.download.Avenue": { - "name": "Avenue", - "description": "Downloads the latest version of Resolume Avenue", + "com.github.moofit-recipes.download.WavesCentral": { + "name": "Waves Central", + "description": "Downloads latest Waves Central disk image.", "repo": "autopkg/moofit-recipes", - "path": "Resolume/Avenue.download.recipe", - "shortname": "Avenue.download", + "path": "Waves Audio/WavesCentral.download.recipe", + "shortname": "WavesCentral.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Resolume Avenue", - "com.github.amsysuk-recipes.pkg.Avenue" + "com.github.dataJAR-recipes.munki.WavesCentral", + "com.github.moofit-recipes.pkg.WavesCentral" ] }, - "com.github.amsysuk-recipes.pkg.Avenue": { - "name": "Avenue", - "description": "Downloads the latest version of Resolume Avenue using the parent\n recipe com.github.amsysuk.download.Avenue and turns it into a package\n ", - "repo": "autopkg/moofit-recipes", - "path": "Resolume/Avenue.pkg.recipe", - "parent": "com.github.amsysuk-recipes.download.Avenue", - "shortname": "Avenue.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.Arena": { - "name": "Arena", - "description": "Downloads the latest version of Resolume Arena using the parent recipe \n com.github.dataJAR-recipes.download.Resolume Arena and turns it into a package\n ", - "repo": "autopkg/moofit-recipes", - "path": "Resolume/Arena.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Resolume Arena", - "shortname": "Arena.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.Sigil": { - "name": "Sigil", - "description": "Downloads the latest version of Sigil and makes a package.", - "repo": "autopkg/moofit-recipes", - "path": "Kevin Hendricks/Sigil.pkg.recipe", - "parent": "com.github.foigus.download.Sigil", - "shortname": "Sigil.pkg", - "inferred_type": "pkg" - }, - "com.github.amsysuk-recipes.pkg.Unity": { - "name": "Unity", - "description": "Creates an installer package from the parent download recipe com.github.joshua-d-miller.autopkg.download.Unity3D. \n\nPossible values for \"ARCH\":\n- Leave blank for \"Intel\" (Default)\n- \"Arm64\" for Apple Silicon\n ", + "com.github.moofit-recipes.pkg.Snagit2018": { + "name": "Snagit 2018", + "description": "Downloads latest TechSmith Snagit disk image and builds a package.\nThis is based on com.github.autopkg.kernsb.download.TechSmithSnagit, but doesn't\nuse the customisations from com.github.autopkg.kernsb.pkg.TechSmithSnagit so will\nneed to be licensed outside of this.", "repo": "autopkg/moofit-recipes", - "path": "Unity/Unity.pkg.recipe", - "parent": "com.github.joshua-d-miller.autopkg.download.Unity3D", - "shortname": "Unity.pkg", + "path": "Tech Smith/Snagit2018.pkg.recipe", + "parent": "com.github.autopkg.kernsb.download.TechSmithSnagit", + "shortname": "Snagit2018.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.UnityAdditionalComponents": { - "name": "Unity iOS", - "description": "Downloads the latest version of the various Unity assets. Note, this\n recipe is designed to be used with an override, pointing to any of the\n additional unity components listed here:\n\n https://unity3d.com/unity-release/latest\n\n The \"%ADDITIONAL_COMPONENT%\" variable supports one of the following:\n\n Android\n AppleTV\n iOS\n Linux-IL2CPP\n Linux-Mono\n Linux-Server\n Mac-IL2CPP\n Mac-Server\n WebGL\n Windows-Mono\n Windows-Server\n ", + "com.github.amsysuk-recipes.pkg.Sketch": { + "name": "Sketch", + "description": "Downloads the latest Sketch and creates a package.", "repo": "autopkg/moofit-recipes", - "path": "Unity/UnityAdditionalComponents.download.recipe", - "shortname": "UnityAdditionalComponents.download", - "inferred_type": "download", + "path": "Sketch/Sketch.pkg.recipe", + "shortname": "Sketch.pkg", + "inferred_type": "pkg", "children": [ - "com.github.moofit-recipes.pkg.UnityAdditionalComponents" + "com.github.smithjw.jamf.Sketch" ] }, - "com.github.moofit-recipes.pkg.UnityAdditionalComponents": { - "name": "", - "description": "Downloads the latest version of the various unity assets. Note, this\n recipe is designed to be used with an override, pointing to any of the\n additional unity components listed here:\n\n https://unity3d.com/unity/whats-new\n\n The \"%ADDITIONAL_COMPONENT%\" variable supports one of the following:\n\n Android\n AppleTV\n iOS\n Linux-Mono\n Lumin\n Mac-IL2CPP\n WebGL\n Windows-Mono\n ", + "com.github.moofit-recipes.pkg.Dixa": { + "name": "Dixa", + "description": "Downloads latest Dixa disk image and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Unity/UnityAdditionalComponents.pkg.recipe", - "parent": "com.github.moofit-recipes.download.UnityAdditionalComponents", - "shortname": "UnityAdditionalComponents.pkg", + "path": "Dixa/Dixa.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Dixa", + "shortname": "Dixa.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.bluejeans": { - "name": "BlueJeans", - "description": "Download the latest version of the BlueJeans desktop app.", + "com.github.moofit-recipes.download.Dixa": { + "name": "Dixa", + "description": "Downloads the latest version of Dixa.", "repo": "autopkg/moofit-recipes", - "path": "BlueJeans/bluejeans.download.recipe", - "shortname": "bluejeans.download", + "path": "Dixa/Dixa.download.recipe", + "shortname": "Dixa.download", "inferred_type": "download", "children": [ - "com.github.homebysix.pkg.BlueJeans", - "com.github.homebysix.munki.BlueJeans", - "com.github.gregneagle.munki.bluejeansapp", - "com.github.gregneagle.install.bluejeansapp" + "com.github.moofit-recipes.pkg.Dixa" ] }, - "com.github.moofit-recipes.pkg.SPEAR": { - "name": "SPEAR", - "description": "Downloads the latest version of SPEAR (Sinusoidal Partial Editing Analysis and Resynthesis).", - "repo": "autopkg/moofit-recipes", - "path": "SPEAR/SPEAR.pkg.recipe", - "parent": "com.github.hansen-m.download.SPEAR", - "shortname": "SPEAR.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.PhpStorm": { - "name": "PhpStorm", - "description": "Downloads the current release version of PhpStorm and converts it into a pkg.", + "com.github.amsysuk-recipes.pkg.UniversalTypeClient7": { + "name": "Universal Type Client", + "description": "Downloads Universal Type Client 7 and makes a pkg of it.", "repo": "autopkg/moofit-recipes", - "path": "JetBrains/PhpStorm.pkg.recipe", - "parent": "com.github.mosen.download.PhpStorm", - "shortname": "PhpStorm.pkg", + "path": "Extensis/UniversalTypeClient7.pkg.recipe", + "parent": "com.github.jessepeterson.download.UniversalTypeClient7", + "shortname": "UniversalTypeClient7.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.PyCharmPro": { - "name": "PyCharmPro", - "description": "Download the latest release of PyCharm (Professional Edition) and capture into a package", + "com.github.amsysuk-recipes.pkg.UniversalTypeClient6": { + "name": "Universal Type Client", + "description": "Downloads Universal Type Client 6 and makes a pkg of it.", "repo": "autopkg/moofit-recipes", - "path": "JetBrains/PyCharmPro.pkg.recipe", - "parent": "com.github.mosen.download.PyCharmPro", - "shortname": "PyCharmPro.pkg", + "path": "Extensis/UniversalTypeClient6.pkg.recipe", + "parent": "com.github.jessepeterson.download.UniversalTypeClient6", + "shortname": "UniversalTypeClient6.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.MediaInfo": { - "name": "MediaInfo", - "description": "Downloads and packages the latest version of MediaInfo", + "com.github.moofit-recipes.pkg.IntelliJIDEAUE": { + "name": "IntelliJ IDEA", + "description": "Downloads the latest IntelliJ IDEA Ultimate Edition and creates a package", "repo": "autopkg/moofit-recipes", - "path": "MediaArea/MediaInfo.pkg.recipe", - "parent": "com.github.moofit-recipes.download.MediaInfo", - "shortname": "MediaInfo.pkg", + "path": "IntelliJ-IDEA/IntelliJIDEAUE.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.intellijideaue", + "shortname": "IntelliJIDEAUE.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.MediaInfo": { - "name": "MediaInfo", - "description": "Downloads the latest version of MediaInfo", + "com.github.amsysuk-recipes.pkg.AbletonLive9": { + "name": "AbletonLive9", + "description": "Downloads the most recent version of Ableton Live 9.\nSupports two additional variables to get different editions and builds:\nARCH: either '64' or '32'\nEDITION: one of 'intro', 'standard', and 'suite'.\nPlease note, that this pkg recipe strips out the Soundcloud extension as\nit presents an issue with pkgbuild", "repo": "autopkg/moofit-recipes", - "path": "MediaArea/MediaInfo.download.recipe", - "shortname": "MediaInfo.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.MediaInfo" - ] + "path": "Ableton/AbletonLive9.pkg.recipe", + "parent": "com.github.timsutton.download.AbletonLive9", + "shortname": "AbletonLive9.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.HPEasyAdmin": { - "name": "HP Easy Admin", - "description": "Download the latest version of HP Easy Admin and generates a\n package. The signature check is in the download recipe.", + "com.github.moofit-recipes.pkg.BalsamicMockups": { + "name": "Balsamiq Mockups 3", + "description": "Downloads latest Balsamic Mockups disk image and makes a pkg\n ", "repo": "autopkg/moofit-recipes", - "path": "HP/HPEasyAdmin.pkg.recipe", - "parent": "com.github.foigus.download.HPEasyAdmin", - "shortname": "HPEasyAdmin.pkg", + "path": "Balsamiq/BalsamiqMockups.pkg.recipe", + "parent": "com.github.thenikola.download.BalsamicMockups", + "shortname": "BalsamiqMockups.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.touchdesigner": { - "name": "TouchDesigner", - "description": "Downloads latest TouchDesigner dmg file and bundles the app into a pkg.", + "com.github.moofit-recipes.pkg.Xcode": { + "name": "Xcode", + "description": "Creates an installer package from a supplied .xip file downloaded using \"Xcode.download.recipe\" and \n extracted using \"Xcode.extract.recipe\" from \"nmcspadden-recipes\".", "repo": "autopkg/moofit-recipes", - "path": "Derivative/TouchDesigner.pkg.recipe", - "parent": "com.github.moofit-recipes.download.touchdesigner", - "shortname": "TouchDesigner.pkg", + "path": "Apple/Xcode.pkg.recipe", + "parent": "com.github.nmcspadden.extract.xcode", + "shortname": "Xcode.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.touchdesigner": { - "name": "TouchDesigner", - "description": "Downloads latest TouchDesigner dmg file.", + "com.github.moofit-recipes.pkg.XcodeEdu": { + "name": "XcodeEdu", + "description": "Creates an installer package from a supplied .xip file downloaded using \"Xcode.download.recipe\" and \n extracted using \"Xcode.extract.recipe\" from \"nmcspadden-recipes\".\n\n This recipe also adds a postflight script to the package, to install the command-line tools and configure these \n for lab Mac use.\n\n Due to Apple signed packages not being able to install to SIP protected areas when called via a postflight, the\n additional packages are installed by a self-destrictible LaunchDaemon which is called immediately after the \n \"parent\" Xcode installer is complete. This LaunchDaemon runs a script (both stored in /tmp) which installs all 3\n additional component packages, and then unloads and deletes the launchdaemon, and itself.\n\n This kind of installation package would typically be used in lab enviroments, where users don't have admin \n rights.", "repo": "autopkg/moofit-recipes", - "path": "Derivative/TouchDesigner.download.recipe", - "shortname": "TouchDesigner.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.touchdesigner" - ] + "path": "Apple/XcodeEdu.pkg.recipe", + "parent": "com.github.nmcspadden.extract.xcode", + "shortname": "XcodeEdu.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.WorkFlowy": { - "name": "WorkFlowy", - "description": "Downloads the latest version of WorkFlowy", + "com.github.amsysuk-recipes.pkg.AppleJava6": { + "name": "AppleJava6", + "description": "Downloads the latest Apple Java 6 for macOS", "repo": "autopkg/moofit-recipes", - "path": "WorkFlowy/WorkFlowy.download.recipe", - "shortname": "WorkFlowy.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.WorkFlowy" - ] + "path": "Apple/AppleJava6.pkg.recipe", + "parent": "com.github.n8felton.download.AppleJava6", + "shortname": "AppleJava6.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.WorkFlowy": { - "name": "WorkFlowy", - "description": "Downloads the latest version of WorkFlowy and turns it into a package", + "com.github.moofit-recipes.pkg.VisualParadigmCE": { + "name": "Visual Paradigm", + "description": "Downloads the latest version of VisualParadigmCE and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "WorkFlowy/WorkFlowy.pkg.recipe", - "parent": "com.github.moofit-recipes.download.WorkFlowy", - "shortname": "WorkFlowy.pkg", + "path": "Visual Paradigm/VisualParadigmCE.pkg.recipe", + "parent": "com.github.n8felton.visualparadigmce.download", + "shortname": "VisualParadigmCE.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Smartsheet": { - "name": "Smartsheet", - "description": "Downloads latest Smartsheet app", + "com.github.moofit-recipes.pkg.Sigil": { + "name": "Sigil", + "description": "Downloads the latest version of Sigil and makes a package.", "repo": "autopkg/moofit-recipes", - "path": "Smartsheet/Smartsheet.pkg.recipe", - "shortname": "Smartsheet.pkg", + "path": "Kevin Hendricks/Sigil.pkg.recipe", + "parent": "com.github.foigus.download.Sigil", + "shortname": "Sigil.pkg", "inferred_type": "pkg" }, "com.github.amsysuk-recipes.pkg.TypeTool3": { @@ -93940,278 +93785,314 @@ "com.github.amsysuk-recipes.pkg.TypeTool3" ] }, - "com.github.moofit-recipes.pkg.Soundly": { - "name": "Soundly", - "description": "Downloads the latest version of Soundly and turns it into a package", + "com.github.moofit-recipes.download.ShutterEncoder": { + "name": "Shutter Encoder", + "description": "Downloads the latest version of Shutter Encoder", "repo": "autopkg/moofit-recipes", - "path": "Soundly/Soundly.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Soundly", - "shortname": "Soundly.pkg", - "inferred_type": "pkg" + "path": "Shutter Encoder/ShutterEncoder.download.recipe", + "shortname": "ShutterEncoder.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Shutter Encoder", + "com.github.moofit-recipes.pkg.ShutterEncoder" + ] }, - "com.github.moofit-recipes.pkg.Rhino7": { - "name": "Rhino 7", - "description": "Downloads the latest version of Rhino 7 and packages into a pkg", + "com.github.moofit-recipes.pkg.ShutterEncoder": { + "name": "Shutter Encoder", + "description": "Downloads the latest version of Shutter Encoder using the parent\n recipe com.github.moofit-recipes.download.ShutterEncoder and turns it into a package\n ", "repo": "autopkg/moofit-recipes", - "path": "McNeel/Rhino7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Rhino 7", - "shortname": "Rhino7.pkg", + "path": "Shutter Encoder/ShutterEncoder.pkg.recipe", + "parent": "com.github.moofit-recipes.download.ShutterEncoder", + "shortname": "ShutterEncoder.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Rhinoceros6": { - "name": "Rhinoceros", - "description": "Downloads the latest version of Rhinoceros 6 and packages into a pkg", + "com.github.moofit-recipes.download.Desktoppr": { + "name": "Desktoppr", + "description": "Download the current built package of Desktoppr.", "repo": "autopkg/moofit-recipes", - "path": "McNeel/Rhinoceros6.pkg.recipe", - "parent": "com.github.hansen-m.download.Rhinoceros", - "shortname": "Rhinoceros6.pkg", - "inferred_type": "pkg" + "path": "Desktoppr/Desktoppr.download.recipe", + "shortname": "Desktoppr.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.Desktoppr" + ] }, - "com.github.moofit-recipes.pkg.FxFactory": { - "name": "FxFactory", - "description": "Downloads the latest FxFactory.", + "com.github.moofit-recipes.pkg.Desktoppr": { + "name": "Desktoppr", + "description": "Uses parent download recipe com.github.moofit-recipes.download.Desktoppr to download the latest Desktoppr", "repo": "autopkg/moofit-recipes", - "path": "Noise Industries/FxFactory.pkg.recipe", - "parent": "com.github.moofit-recipes.download.FxFactory", - "shortname": "FxFactory.pkg", + "path": "Desktoppr/Desktoppr.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Desktoppr", + "shortname": "Desktoppr.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.FxFactory" + "com.github.dataJAR-recipes.munki.Desktoppr", + "com.github.smithjw.jamf.Desktoppr" ] }, - "com.github.moofit-recipes.download.FxFactory": { - "name": "FxFactory", - "description": "Downloads the latest FxFactory.", + "com.github.moofit-recipes.pkg.JamfConnectSyncLaunchAgent": { + "name": "JamfConnectSyncLaunchAgent", + "description": "Transfers the package from the pre-downloaded DMG.", "repo": "autopkg/moofit-recipes", - "path": "Noise Industries/FxFactory.download.recipe", - "shortname": "FxFactory.download", + "path": "Jamf/JamfConnectSyncLaunchAgent.pkg.recipe", + "parent": "com.github.yohan460-recipes.download.JamfConnect", + "shortname": "JamfConnectSyncLaunchAgent.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.Tony": { + "name": "Tony", + "description": "Downloads and packages the latest version of Tony", + "repo": "autopkg/moofit-recipes", + "path": "Tony/Tony.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Tony", + "shortname": "Tony.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.Tony": { + "name": "Tony", + "description": "Downloads the latest version of Tony", + "repo": "autopkg/moofit-recipes", + "path": "Tony/Tony.download.recipe", + "shortname": "Tony.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.FxFactory" + "com.github.moofit-recipes.pkg.Tony" ] }, - "com.github.moofit-recipes.download.CloudMounter": { - "name": "CloudMounter", - "description": "", + "com.github.moofit-recipes.pkg.CaptureOne": { + "name": "Capture One %MAJOR_VERSION%", + "description": "Downloads the current release version of Capture One and packages.\n\nNote major version upgrades of Capture One are generally paid upgrades, however Phase One's update URL doesn't stop at major version boundaries (e.g. the update URL for Capture One 7 offers a download of Capture One 9) and new major versions of Capture One are paid updates.\n\nIn an attempt to avoid accidentally downloading (and subsequently importing) Capture One updates that require a paid update, we restrict to a MAJOR_VERSION. When Phase One releases a new major version, this recipe will break until MAJOR_VERSION is updated (either via override or by updating this recipe).", "repo": "autopkg/moofit-recipes", - "path": "CloudMounter/CloudMounter.download.recipe", - "shortname": "CloudMounter.download", + "path": "PhaseOne/CaptureOne.pkg.recipe", + "parent": "com.github.foigus.download.CaptureOne", + "shortname": "CaptureOne.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.workplacechat": { + "name": "Workplace Chat", + "description": "Downloads latest Workplace Chat disk image.", + "repo": "autopkg/moofit-recipes", + "path": "Meta/WorkplaceChat.download.recipe", + "shortname": "WorkplaceChat.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.CloudMounter" + "com.github.moofit-recipes.pkg.workplacechat" ] }, - "com.github.moofit-recipes.pkg.CloudMounter": { - "name": "CloudMounter", - "description": "", + "com.github.moofit-recipes.pkg.workplacechat": { + "name": "Workplace Chat", + "description": "Downloads latest Workplace Chat disk image and builds a package. It puts the app in a subfolder of Applications with permissions set to 777. This enable AutoUpdate on the app without the user being prompt an admin password.", "repo": "autopkg/moofit-recipes", - "path": "CloudMounter/CloudMounter.pkg.recipe", - "parent": "com.github.moofit-recipes.download.CloudMounter", - "shortname": "CloudMounter.pkg", + "path": "Meta/WorkplaceChat.pkg.recipe", + "parent": "com.github.moofit-recipes.download.workplacechat", + "shortname": "WorkplaceChat.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.AdobeReader": { - "name": "Adobe Reader", - "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script.\n\tCopied from https://github.com/autopkg/novaksam-recipes/blob/master/Recipes%20-%20pkg/AdobeReader.pkg.recipe\n\tJust with some additional tweaks.\n", + "com.github.moofit-recipes.pkg.NDPView2": { + "name": "NDP.view2", + "description": "Download and pkg recipe for NDP.view2, which downloads a zip file containing the latest stable version of NDP.view2 for Mac OS X.", "repo": "autopkg/moofit-recipes", - "path": "Adobe/AdobeReader.pkg.recipe", - "parent": "com.github.autopkg.download.AdobeReader", - "shortname": "AdobeReader.pkg", + "path": "NDP.view2/NDPView2.pkg.recipe", + "shortname": "NDPView2.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.PhoneGapDesktop": { - "name": "PhoneGap", - "description": "Downloads the latest version of Adobe Phone Gap Desktop and turns it into a package", + "com.github.moofit-recipes.pkg.mySides": { + "name": "mySides", + "description": "Uses parent download recipe\n\tccom.github.mosen.download.mysides to download the latest binary installer\n\t", "repo": "autopkg/moofit-recipes", - "path": "Adobe/PhoneGapDesktop.pkg.recipe", - "parent": "com.github.moofit-recipes.download.PhoneGapDesktop", - "shortname": "PhoneGapDesktop.pkg", + "path": "mySides/mySides.pkg.recipe", + "parent": "com.github.mosen.download.mysides", + "shortname": "mySides.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.PhoneGapDesktop": { - "name": "PhoneGap", - "description": "Downloads the latest version of Adobe Phone Gap Desktop", + "com.github.moofit-recipes.download.MirrorOp": { + "name": "MirrorOp", + "description": "Downloads the latest MirrorOp Mac Sender.", "repo": "autopkg/moofit-recipes", - "path": "Adobe/PhoneGapDesktop.download.recipe", - "shortname": "PhoneGapDesktop.download", + "path": "Barco/MirrorOp.download.recipe", + "shortname": "MirrorOp.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.PhoneGapDesktop" + "com.github.dataJAR-recipes.munki.MirrorOp", + "com.github.moofit-recipes.pkg.MirrorOp" ] }, - "com.github.moofit-recipes.pkg.RemoteUpdateManager": { - "name": "Adobe RemoteUpdateManager", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from Adobe and packages into /usr/local/bin/.", + "com.github.moofit-recipes.pkg.ClickShare": { + "name": "ClickShare", + "description": "Downloads the latest ClickShare client and creates a package.", "repo": "autopkg/moofit-recipes", - "path": "Adobe/RemoteUpdateManager.pkg.recipe", - "parent": "com.github.moofit-recipes.download.RemoteUpdateManager", - "shortname": "RemoteUpdateManager.pkg", + "path": "Barco/ClickShare.pkg.recipe", + "parent": "com.github.moofit-recipes.download.ClickShare", + "shortname": "ClickShare.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.RemoteUpdateManager" + "com.github.andredb90.filewave.ClickShare" ] }, - "com.github.moofit-recipes.download.RemoteUpdateManager": { - "name": "Adobe RemoteUpdateManager", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from Adobe. The \"ARCH\" input variable must be\n set to either \"MacIntel\" (default) or \"AppleSilicon\"", + "com.github.moofit-recipes.download.ClickShare": { + "name": "ClickShare", + "description": "Downloads the latest ClickShare client.", "repo": "autopkg/moofit-recipes", - "path": "Adobe/RemoteUpdateManager.download.recipe", - "shortname": "RemoteUpdateManager.download", + "path": "Barco/ClickShare.download.recipe", + "shortname": "ClickShare.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.RemoteUpdateManager" + "com.github.dataJAR-recipes.munki.ClickShare", + "com.github.moofit-recipes.pkg.ClickShare" ] }, - "com.github.moofit-recipes.pkg.VisualParadigmCE": { - "name": "Visual Paradigm", - "description": "Downloads the latest version of VisualParadigmCE and turns it into a package", + "com.github.moofit-recipes.pkg.MirrorOp": { + "name": "MirrorOp", + "description": "Downloads the latest MirrorOp Mac Sender and creates a package.", "repo": "autopkg/moofit-recipes", - "path": "Visual Paradigm/VisualParadigmCE.pkg.recipe", - "parent": "com.github.n8felton.visualparadigmce.download", - "shortname": "VisualParadigmCE.pkg", - "inferred_type": "pkg" + "path": "Barco/MirrorOp.pkg.recipe", + "parent": "com.github.moofit-recipes.download.MirrorOp", + "shortname": "MirrorOp.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.MirrorOp" + ] }, - "com.github.moofit-recipes.pkg.Glyphs": { - "name": "Glyphs", - "description": "Download the latest version of Glyphs and generates a package", + "com.github.moofit-recipes.pkg.Soundly": { + "name": "Soundly", + "description": "Downloads the latest version of Soundly and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "Glyphs/Glyphs.pkg.recipe", - "parent": "com.github.timsutton.download.Glyphs2", - "shortname": "Glyphs.pkg", + "path": "Soundly/Soundly.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Soundly", + "shortname": "Soundly.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.IntelliJIDEAUE": { - "name": "IntelliJ IDEA", - "description": "Downloads the latest IntelliJ IDEA Ultimate Edition and creates a package", + "com.github.amsysuk-recipes.pkg.Dragonframe3": { + "name": "Dragonframe 3", + "description": "Turns the download of the latest version of Dragonframe3\ninto a package", "repo": "autopkg/moofit-recipes", - "path": "IntelliJ-IDEA/IntelliJIDEAUE.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.intellijideaue", - "shortname": "IntelliJIDEAUE.pkg", - "inferred_type": "pkg" + "path": "Dragonframe/Dragonframe3.pkg.recipe", + "parent": "com.github.amsysuk-recipes.download.Dragonframe3", + "shortname": "Dragonframe3.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.Dragonframe3" + ] }, - "com.github.amsysuk-recipes.pkg.Cubase9": { - "name": "Cubase9", - "description": "Download recipe for the latest version of Cubase 9.", + "com.github.amsysuk-recipes.pkg.Dragonframe4": { + "name": "Dragonframe 4", + "description": "Turns the download of the latest version of Dragonframe4 into a\npackage", "repo": "autopkg/moofit-recipes", - "path": "Cubase9/Cubase 9.pkg.recipe", - "shortname": "Cubase 9.pkg", - "inferred_type": "pkg" + "path": "Dragonframe/Dragonframe4.pkg.recipe", + "parent": "com.github.amsysuk-recipes.download.Dragonframe4", + "shortname": "Dragonframe4.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.Dragonframe4" + ] }, - "com.github.amsysuk-recipes.pkg.Sketch": { - "name": "Sketch", - "description": "Downloads the latest Sketch and creates a package.", + "com.github.amsysuk-recipes.download.Dragonframe4": { + "name": "Dragonframe 4", + "description": "Downloads the latest version of Dragonframe 4", "repo": "autopkg/moofit-recipes", - "path": "Sketch/Sketch.pkg.recipe", - "shortname": "Sketch.pkg", - "inferred_type": "pkg", + "path": "Dragonframe/Dragonframe4.download.recipe", + "shortname": "Dragonframe4.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.Sketch" + "com.github.andrewvalentine.munki.Dragonframe4", + "com.github.amsysuk-recipes.pkg.Dragonframe4" ] }, - "com.github.moofit-recipes.download.MIDIControlCenter": { - "name": "MIDI Control Center", - "description": "Downloads the latest version of Arturia MIDI Control Center.", + "com.github.amsysuk-recipes.download.Dragonframe3": { + "name": "Dragonframe 3", + "description": "Downloads the latest version of Dragonframe 3", "repo": "autopkg/moofit-recipes", - "path": "Arturia/MIDIControlCenter.download.recipe", - "shortname": "MIDIControlCenter.download", + "path": "Dragonframe/Dragonframe3.download.recipe", + "shortname": "Dragonframe3.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.MIDIControlCenter" + "com.github.andrewvalentine.munki.Dragonframe3", + "com.github.amsysuk-recipes.pkg.Dragonframe3" ] }, - "com.github.moofit-recipes.pkg.MIDIControlCenter": { - "name": "MIDI Control Center", - "description": "Downloads the latest version of Arturia MIDI Control Center.", + "com.github.moofit-recipes.pkg.FSMonitor": { + "name": "FSMonitor", + "description": "Downloads the latest FSMonitor and creates a package.", "repo": "autopkg/moofit-recipes", - "path": "Arturia/MIDIControlCenter.pkg.recipe", - "parent": "com.github.moofit-recipes.download.MIDIControlCenter", - "shortname": "MIDIControlCenter.pkg", + "path": "FSMonitor/FSMonitor.pkg.recipe", + "parent": "com.github.foigus.download.FSMonitor", + "shortname": "FSMonitor.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Keka": { - "name": "Keka", - "description": "Package recipe for Keka.", + "com.github.amsysuk-recipes.i1profiler": { + "name": "i1Profiler", + "description": "Downloads the current release version of i1 Profiler as a Zip\narchive (via Sparkle) and saves it as a package", "repo": "autopkg/moofit-recipes", - "path": "Keka/Keka.pkg.recipe", - "parent": "com.github.gerardkok.download.Keka", - "shortname": "Keka.pkg", - "inferred_type": "pkg", - "children": [ - "com.gitub.d33t5.jamf.Keka", - "com.github.d33t5.jss.Keka" - ] + "path": "i1profiler/i1profiler.pkg.recipe", + "shortname": "i1profiler.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.workplacechat": { - "name": "Workplace Chat", - "description": "Downloads latest Workplace Chat disk image and builds a package. It puts the app in a subfolder of Applications with permissions set to 777. This enable AutoUpdate on the app without the user being prompt an admin password.", + "com.github.moofit-recipes.pkg.Steam": { + "name": "Steam", + "description": "Downloads the latest version of Valve's Steam and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "Meta/WorkplaceChat.pkg.recipe", - "parent": "com.github.moofit-recipes.download.workplacechat", - "shortname": "WorkplaceChat.pkg", + "path": "Valve/steam.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Steam", + "shortname": "steam.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.workplacechat": { - "name": "Workplace Chat", - "description": "Downloads latest Workplace Chat disk image.", + "com.github.moofit-recipes.download.Steam": { + "name": "Steam", + "description": "Downloads the latest version of Valve's Steam", "repo": "autopkg/moofit-recipes", - "path": "Meta/WorkplaceChat.download.recipe", - "shortname": "WorkplaceChat.download", + "path": "Valve/steam.download.recipe", + "shortname": "steam.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.workplacechat" + "com.github.moofit-recipes.pkg.Steam" ] }, - "com.github.amsysuk-recipes.pkg.EasyFind": { - "name": "EasyFind", - "description": "Downloads EasyFind disk image and builds a package", - "repo": "autopkg/moofit-recipes", - "path": "EasyFind/EasyFind.pkg.recipe", - "parent": "com.github.jleggat.EasyFind.download", - "shortname": "EasyFind.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.Snagit2018": { - "name": "Snagit 2018", - "description": "Downloads latest TechSmith Snagit disk image and builds a package.\nThis is based on com.github.autopkg.kernsb.download.TechSmithSnagit, but doesn't\nuse the customisations from com.github.autopkg.kernsb.pkg.TechSmithSnagit so will\nneed to be licensed outside of this.", + "com.github.amsysuk-recipes.pkg.Adapter": { + "name": "Adapter", + "description": "Downloads the latest Adapter", "repo": "autopkg/moofit-recipes", - "path": "Tech Smith/Snagit2018.pkg.recipe", - "parent": "com.github.autopkg.kernsb.download.TechSmithSnagit", - "shortname": "Snagit2018.pkg", + "path": "Adapter/Adapter.pkg.recipe", + "shortname": "Adapter.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.androidfiletransfer": { - "name": "Android File Transfer", - "description": "Downloads latest Android File Transfer disk image and builds a\npackage. Note: Code signature verification cannot be added into this recipe\nbecause the Android File Transfer.app still uses a version 1 signature.", + "com.github.moofit-recipes.download.TeamViewerQSCustom": { + "name": "TeamViewerQS", + "description": "Downloads the latest custom TeamViewer QuickSupport zip. The\n ORG_NAME variable should exactly reflect the TV organisation name.", "repo": "autopkg/moofit-recipes", - "path": "Android/AndroidFileTransfer.pkg.recipe", - "parent": "com.github.aysiu.download.androidfiletransfer", - "shortname": "AndroidFileTransfer.pkg", - "inferred_type": "pkg", + "path": "TeamViewer/TeamViewerQSCustom.download.recipe", + "shortname": "TeamViewerQSCustom.download", + "inferred_type": "download", "children": [ - "com.gitub.d33t5.jamf.AndroidFileTransfer", - "com.github.d33t5.jss.AndroidFileTransfer" + "com.github.moofit-recipes.pkg.TeamViewerQSCustom" ] }, - "com.github.amsysuk-recipes.pkg.Storyboarder": { - "name": "Storyboarder", - "description": "Downloads the latest version of Storyboarder from Wonderunit and\npackages into pkg. ", + "com.github.moofit-recipes.pkg.TeamViewerQSCustom": { + "name": "TeamViewerQS", + "description": "Downloads the latest custom TeamViewer QuickSupport zip. The\n ORG_NAME variable should exactly reflect the TV organisation name. Outputs\n a pkg installer.", "repo": "autopkg/moofit-recipes", - "path": "Wonderunit/Storyboarder.pkg.recipe", - "parent": "com.github.amsysuk-recipes.download.Storyboarder", - "shortname": "Storyboarder.pkg", + "path": "TeamViewer/TeamViewerQSCustom.pkg.recipe", + "parent": "com.github.moofit-recipes.download.TeamViewerQSCustom", + "shortname": "TeamViewerQSCustom.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.download.Storyboarder": { - "name": "Storyboarder", - "description": "Downloads the latest version of Storyboarder from Wonderunit.", + "com.github.moofit-recipes.pkg.Novabench": { + "name": "Novabench", + "description": "Packages Novabench.app", "repo": "autopkg/moofit-recipes", - "path": "Wonderunit/Storyboarder.download.recipe", - "shortname": "Storyboarder.download", + "path": "Novabench/Novabench.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Novabench", + "shortname": "Novabench.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.Novabench": { + "name": "Novabench", + "description": "", + "repo": "autopkg/moofit-recipes", + "path": "Novabench/Novabench.download.recipe", + "shortname": "Novabench.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.Storyboarder", - "com.github.dataJAR-recipes.munki.Storyboarder", - "com.github.amsysuk-recipes.pkg.Storyboarder" + "com.github.moofit-recipes.pkg.Novabench" ] }, "com.github.moofit-recipes.pkg.Soundflower": { @@ -94223,116 +94104,134 @@ "shortname": "Soundflower.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.mySides": { - "name": "mySides", - "description": "Uses parent download recipe\n\tccom.github.mosen.download.mysides to download the latest binary installer\n\t", + "com.github.moofit-recipes.pkg.Burn": { + "name": "Burn", + "description": "Uses parent download recipe \"com.github.aysiu.download.Burn\" to download and create a package.", "repo": "autopkg/moofit-recipes", - "path": "mySides/mySides.pkg.recipe", - "parent": "com.github.mosen.download.mysides", - "shortname": "mySides.pkg", + "path": "Burn/Burn.pkg.recipe", + "parent": "com.github.aysiu.download.Burn", + "shortname": "Burn.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.MAMP": { - "name": "MAMP PRO", - "description": "Downloads the latest version of MAMP and ", + "com.github.amsysuk-recipes.pkg.PreziClassic": { + "name": "Prezi", + "description": "Downloads Prezi Classic using the parent recipe\n com.github.joshua-d-miller.download.prezi and builds a package.\n ", "repo": "autopkg/moofit-recipes", - "path": "MAMP/MAMP.pkg.recipe", - "parent": "com.github.n8felton.download.MAMP", - "shortname": "MAMP.pkg", + "path": "Prezi/PreziClassic.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.prezi", + "shortname": "PreziClassic.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.MindManager": { - "name": "MindManager", - "description": "Downloads latest version of MindManager for macOS.", + "com.github.moofit-recipes.pkg.Smartsheet": { + "name": "Smartsheet", + "description": "Downloads latest Smartsheet app", "repo": "autopkg/moofit-recipes", - "path": "Mindjet/MindjetMindManager.pkg.recipe", - "parent": "com.github.peshay.download.MindManager", - "shortname": "MindjetMindManager.pkg", + "path": "Smartsheet/Smartsheet.pkg.recipe", + "shortname": "Smartsheet.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.Adapter": { - "name": "Adapter", - "description": "Downloads the latest Adapter", + "com.github.moofit-recipes.download.touchdesigner": { + "name": "TouchDesigner", + "description": "Downloads latest TouchDesigner dmg file.", "repo": "autopkg/moofit-recipes", - "path": "Adapter/Adapter.pkg.recipe", - "shortname": "Adapter.pkg", + "path": "Derivative/TouchDesigner.download.recipe", + "shortname": "TouchDesigner.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.touchdesigner" + ] + }, + "com.github.moofit-recipes.pkg.touchdesigner": { + "name": "TouchDesigner", + "description": "Downloads latest TouchDesigner dmg file and bundles the app into a pkg.", + "repo": "autopkg/moofit-recipes", + "path": "Derivative/TouchDesigner.pkg.recipe", + "parent": "com.github.moofit-recipes.download.touchdesigner", + "shortname": "TouchDesigner.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.AudioConverter": { - "name": "MediaHuman Audio Converter", - "description": "Downloads the latest version of MediaHuman Audio Converter. The app\n isn't correctly signed, so code verification is disabled.", + "com.github.moofit-recipes.pkg.DEPNotify": { + "name": "DEPNotify", + "description": "Downloads a specific version of DEPNotify, as determined by the input field below, and adds in additional\n resources to allow for customisation.\n\n The additional resources should belong in a folder alongside this recipe when configuring an override:\n\n 1. Create a folder next to the override, and add your resources.\n 2. Add the name of the folder to the RESOURCES key variable below\n 3. The Copier processor will copy the contents of the folder into the \"/Library/Application Support/DEPNotify\"\n folder.\n 4. Call these assets with the various commands after the pkg has been deployed.\n\n Bear in mind, by repackaging the installer, it will remove the original signature.\n ", "repo": "autopkg/moofit-recipes", - "path": "MediaHuman/AudioConverter.pkg.recipe", - "parent": "com.github.moofit-recipes.download.AudioConverter", - "shortname": "AudioConverter.pkg", + "path": "Orchard and Grove/DEPNotify.pkg.recipe", + "parent": "com.github.moofit-recipes.download.DEPNotify", + "shortname": "DEPNotify.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.AudioConverter": { - "name": "MediaHuman Audio Converter", - "description": "Downloads the latest version of MediaHuman Audio Converter. The app\n isn't correctly signed, so code verification is disabled.", + "com.github.moofit-recipes.download.DEPNotify": { + "name": "DEPNotify", + "description": "This recipe downloads a specific version of DEPNotify.", "repo": "autopkg/moofit-recipes", - "path": "MediaHuman/AudioConverter.download.recipe", - "shortname": "AudioConverter.download", + "path": "Orchard and Grove/DEPNotify.download.recipe", + "shortname": "DEPNotify.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.MediaHuman Audio Converter", - "com.github.moofit-recipes.pkg.AudioConverter" + "com.github.moofit-recipes.pkg.DEPNotify" ] }, - "com.github.moofit-recipes.download.Notifier": { - "name": "Notifier", - "description": "Downloads a Notifier release pkg from Github.", + "com.github.moofit-recipes.pkg.NoMADLaunchAgent": { + "name": "NoMAD LaunchAgent", + "description": "", "repo": "autopkg/moofit-recipes", - "path": "moof IT/Notifier.download.recipe", - "shortname": "Notifier.download", - "inferred_type": "download" + "path": "Orchard and Grove/NoMADLaunchAgent.pkg.recipe", + "shortname": "NoMADLaunchAgent.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.yo": { - "name": "yo", - "description": "Download the current built package of yo.", + "com.github.amsysuk-recipes.pkg.AxureRP": { + "name": "Axure RP %MAJOR_VERSION%", + "description": "Downloads latest Axure RP disk image.", "repo": "autopkg/moofit-recipes", - "path": "moof IT/yo.download.recipe", - "shortname": "yo.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.yo" - ] + "path": "Axure/AxureRP.pkg.recipe", + "parent": "com.github.thenikola.download.AxureRP", + "shortname": "AxureRP.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.yo": { - "name": "yo", - "description": "Uses parent download recipe com.github.moofit-recipes.download.yo to download the latest yo package.", + "com.github.moofit-recipes.pkg.ImageJ": { + "name": "ImageJ", + "description": "Download and pkg recipe for ImageJ, which downloads a zip file containing the latest stable version of ImageJ for Mac OS X.", "repo": "autopkg/moofit-recipes", - "path": "moof IT/yo.pkg.recipe", - "parent": "com.github.moofit-recipes.download.yo", - "shortname": "yo.pkg", + "path": "ImageJ/ImageJ153.pkg.recipe", + "shortname": "ImageJ153.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.Skype": { - "name": "Skype", - "description": "Downloads latest Skype disk image using the parent recipe\n com.github.autopkg.download.Skype and builds a package.\n ", + "com.github.moofit-recipes.pkg.MAMP": { + "name": "MAMP PRO", + "description": "Downloads the latest version of MAMP and ", "repo": "autopkg/moofit-recipes", - "path": "Microsoft/Skype.pkg.recipe", - "parent": "com.github.autopkg.download.Skype", - "shortname": "Skype.pkg", + "path": "MAMP/MAMP.pkg.recipe", + "parent": "com.github.n8felton.download.MAMP", + "shortname": "MAMP.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.yammer": { - "name": "Yammer", - "description": "Downloads latest Yammer disk image using the parent recipe\n com.github.jlehikoinen.download.MSYammer and builds a package.\n ", + "com.github.moofit-recipes.download.AudioConverter": { + "name": "MediaHuman Audio Converter", + "description": "Downloads the latest version of MediaHuman Audio Converter. The app\n isn't correctly signed, so code verification is disabled.", "repo": "autopkg/moofit-recipes", - "path": "Microsoft/Yammer.pkg.recipe", - "parent": "com.github.jlehikoinen.download.MSYammer", - "deprecated": true, - "shortname": "Yammer.pkg", + "path": "MediaHuman/AudioConverter.download.recipe", + "shortname": "AudioConverter.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.MediaHuman Audio Converter", + "com.github.moofit-recipes.pkg.AudioConverter" + ] + }, + "com.github.moofit-recipes.pkg.AudioConverter": { + "name": "MediaHuman Audio Converter", + "description": "Downloads the latest version of MediaHuman Audio Converter. The app\n isn't correctly signed, so code verification is disabled.", + "repo": "autopkg/moofit-recipes", + "path": "MediaHuman/AudioConverter.pkg.recipe", + "parent": "com.github.moofit-recipes.download.AudioConverter", + "shortname": "AudioConverter.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.VisualStudioCode": { - "name": "Visual Studio Code", - "description": "Downloads latest Visual Studio Code zip using the parent recipe\n com.github.valdore86.download.visualstudiocode and builds a package.\n ", + "com.github.moofit-recipes.pkg.ColorNavigatorNX": { + "name": "ColorNavigator NX", + "description": "Downloads the latest ColorNavigator NX installer and extracts the embedded package, now adds the version number to the end of the package.", "repo": "autopkg/moofit-recipes", - "path": "Microsoft/VisualStudioCode.pkg.recipe", - "parent": "com.github.valdore86.download.visualstudiocode", - "shortname": "VisualStudioCode.pkg", + "path": "EIZO/ColorNavigatorNX.pkg.recipe", + "parent": "com.github.foigus.download.ColorNavigatorNX", + "shortname": "ColorNavigatorNX.pkg", "inferred_type": "pkg" }, "com.github.moofit-recipes.pkg.Mudbox": { @@ -94344,15 +94243,34 @@ "shortname": "Mudbox.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Maya": { + "com.github.moofit-recipes.pkg.AutoCAD": { + "name": "AutoCAD", + "description": "Downloads and packages AutoCAD with built-in licensing information", + "repo": "autopkg/moofit-recipes", + "path": "Autodesk/AutoCAD.pkg.recipe", + "parent": "com.github.moofit-recipes.download.AutoCAD", + "shortname": "AutoCAD.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.Maya": { "name": "Maya", - "description": "Downloads the latest verison of Maya from a local file.", + "description": "Downloads and packages Maya with built-in licensing information", "repo": "autopkg/moofit-recipes", - "path": "Autodesk/Maya.download.recipe", - "shortname": "Maya.download", + "path": "Autodesk/Maya.pkg.recipe", + "parent": "com.github.moofit-recipes.download.Maya", + "shortname": "Maya.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.SketchBookPro": { + "name": "SketchBook Pro", + "description": "Downloads the latest verison of SketchBook Pro from a local file.", + "repo": "autopkg/moofit-recipes", + "path": "Autodesk/SketchBookPro.download.recipe", + "deprecated": true, + "shortname": "SketchBookPro.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Maya" + "com.github.moofit-recipes.pkg.SketchBookPro" ] }, "com.github.moofit-recipes.download.AutoCAD": { @@ -94366,23 +94284,16 @@ "com.github.moofit-recipes.pkg.AutoCAD" ] }, - "com.github.moofit-recipes.pkg.Maya": { + "com.github.moofit-recipes.download.Maya": { "name": "Maya", - "description": "Downloads and packages Maya with built-in licensing information", - "repo": "autopkg/moofit-recipes", - "path": "Autodesk/Maya.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Maya", - "shortname": "Maya.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.AutoCAD": { - "name": "AutoCAD", - "description": "Downloads and packages AutoCAD with built-in licensing information", + "description": "Downloads the latest verison of Maya from a local file.", "repo": "autopkg/moofit-recipes", - "path": "Autodesk/AutoCAD.pkg.recipe", - "parent": "com.github.moofit-recipes.download.AutoCAD", - "shortname": "AutoCAD.pkg", - "inferred_type": "pkg" + "path": "Autodesk/Maya.download.recipe", + "shortname": "Maya.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.Maya" + ] }, "com.github.moofit-recipes.download.Mudbox": { "name": "Mudbox", @@ -94395,16 +94306,6 @@ "com.github.moofit-recipes.pkg.Mudbox" ] }, - "com.github.moofit-recipes.pkg.SketchBookPro": { - "name": "SketchBook Pro", - "description": "Downloads and packages the latest verison of SketchBook Pro from a local file.", - "repo": "autopkg/moofit-recipes", - "path": "Autodesk/SketchBookPro.pkg.recipe", - "parent": "com.github.moofit-recipes.download.SketchBookPro", - "deprecated": true, - "shortname": "SketchBookPro.pkg", - "inferred_type": "pkg" - }, "com.github.moofit-recipes.pkg.Meshmixer": { "name": "Meshmixer", "description": "Downloads the latest version of Meshmixer and extracts the correct version from the package", @@ -94414,63 +94315,70 @@ "shortname": "Meshmixer.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.SketchBookPro": { + "com.github.moofit-recipes.pkg.SketchBookPro": { "name": "SketchBook Pro", - "description": "Downloads the latest verison of SketchBook Pro from a local file.", + "description": "Downloads and packages the latest verison of SketchBook Pro from a local file.", "repo": "autopkg/moofit-recipes", - "path": "Autodesk/SketchBookPro.download.recipe", + "path": "Autodesk/SketchBookPro.pkg.recipe", + "parent": "com.github.moofit-recipes.download.SketchBookPro", "deprecated": true, - "shortname": "SketchBookPro.download", + "shortname": "SketchBookPro.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.bluejeans": { + "name": "BlueJeans", + "description": "Download the latest version of the BlueJeans desktop app.", + "repo": "autopkg/moofit-recipes", + "path": "BlueJeans/bluejeans.download.recipe", + "shortname": "bluejeans.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.SketchBookPro" + "com.github.homebysix.munki.BlueJeans", + "com.github.homebysix.pkg.BlueJeans", + "com.github.gregneagle.munki.bluejeansapp", + "com.github.gregneagle.install.bluejeansapp" ] }, - "com.github.moofit-recipes.pkg.JamfProSwitcher": { - "name": "Jamf Pro Switcher", - "description": "Downloads latest Jamf Pro Switcher disk image and builds a package.", - "repo": "autopkg/moofit-recipes", - "path": "ninxsoft/JamfProSwitcher.pkg.recipe", - "parent": "com.github.apfelwerk.download.jamfproswitcher", - "shortname": "JamfProSwitcher.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.download.syncplicity": { - "name": "Syncplicity", - "description": "Downloads latest Syncplicity disk image.", + "com.github.amsysuk-recipes.pkg.androidfiletransfer": { + "name": "Android File Transfer", + "description": "Downloads latest Android File Transfer disk image and builds a\npackage. Note: Code signature verification cannot be added into this recipe\nbecause the Android File Transfer.app still uses a version 1 signature.", "repo": "autopkg/moofit-recipes", - "path": "Syncplicity/Syncplicity.download.recipe", - "shortname": "Syncplicity.download", - "inferred_type": "download", + "path": "Android/AndroidFileTransfer.pkg.recipe", + "parent": "com.github.aysiu.download.androidfiletransfer", + "shortname": "AndroidFileTransfer.pkg", + "inferred_type": "pkg", "children": [ - "com.github.moofit-recipes.pkg.syncplicity" + "com.gitub.d33t5.jamf.AndroidFileTransfer", + "com.github.d33t5.jss.AndroidFileTransfer" ] }, - "com.github.moofit-recipes.pkg.syncplicity": { - "name": "Syncplicity", - "description": "Downloads latest Syncplicity disk image and builds a package.", + "com.github.moofit-recipes.pkg.IGV": { + "name": "IGV", + "description": "Download and pkg recipe for IGV, which downloads a zip file containing the latest stable version of IGV for Mac OS X.", "repo": "autopkg/moofit-recipes", - "path": "Syncplicity/syncplicity.pkg.recipe", - "parent": "com.github.moofit-recipes.download.syncplicity", - "shortname": "syncplicity.pkg", + "path": "IGV/IGV.pkg.recipe", + "shortname": "IGV.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.PreziClassic": { - "name": "Prezi", - "description": "Downloads Prezi Classic using the parent recipe\n com.github.joshua-d-miller.download.prezi and builds a package.\n ", + "com.github.moofit-recipes.download.EgnyteConnect": { + "name": "EgnyteConnect", + "description": "Downloads the latest version of Egnyte Connect.", "repo": "autopkg/moofit-recipes", - "path": "Prezi/PreziClassic.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.prezi", - "shortname": "PreziClassic.pkg", - "inferred_type": "pkg" + "path": "Egnyte/EgnyteConnect.download.recipe", + "shortname": "EgnyteConnect.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Egnyte Connect", + "com.github.moofit-recipes.pkg.EgnyteConnect" + ] }, - "com.github.moofit-recipes.pkg.ColorNavigatorNX": { - "name": "ColorNavigator NX", - "description": "Downloads the latest ColorNavigator NX installer and extracts the embedded package, now adds the version number to the end of the package.", + "com.github.moofit-recipes.pkg.EgnyteConnect": { + "name": "Egnyte Connect", + "description": "Downloads the latest version of Egnyte Connect and packges into pkg\n file", "repo": "autopkg/moofit-recipes", - "path": "EIZO/ColorNavigatorNX.pkg.recipe", - "parent": "com.github.foigus.download.ColorNavigatorNX", - "shortname": "ColorNavigatorNX.pkg", + "path": "Egnyte/EgnyteConnect.pkg.recipe", + "parent": "com.github.moofit-recipes.download.EgnyteConnect", + "shortname": "EgnyteConnect.pkg", "inferred_type": "pkg" }, "com.github.moofit-recipes.pkg.SpitfireAudio": { @@ -94482,69 +94390,6 @@ "shortname": "SpitfireAudio.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Tony": { - "name": "Tony", - "description": "Downloads the latest version of Tony", - "repo": "autopkg/moofit-recipes", - "path": "Tony/Tony.download.recipe", - "shortname": "Tony.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.Tony" - ] - }, - "com.github.moofit-recipes.pkg.Tony": { - "name": "Tony", - "description": "Downloads and packages the latest version of Tony", - "repo": "autopkg/moofit-recipes", - "path": "Tony/Tony.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Tony", - "shortname": "Tony.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.Principle": { - "name": "Principle", - "description": "Downloads Principle and makes a pkg of it.", - "repo": "autopkg/moofit-recipes", - "path": "Principle/principle.pkg.recipe", - "shortname": "principle.pkg", - "inferred_type": "pkg" - }, - "com.github.amsysuk-recipes.i1profiler": { - "name": "i1Profiler", - "description": "Downloads the current release version of i1 Profiler as a Zip\narchive (via Sparkle) and saves it as a package", - "repo": "autopkg/moofit-recipes", - "path": "i1profiler/i1profiler.pkg.recipe", - "shortname": "i1profiler.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.BalsamicMockups": { - "name": "Balsamiq Mockups 3", - "description": "Downloads latest Balsamic Mockups disk image and makes a pkg\n ", - "repo": "autopkg/moofit-recipes", - "path": "Balsamiq/BalsamiqMockups.pkg.recipe", - "parent": "com.github.thenikola.download.BalsamicMockups", - "shortname": "BalsamiqMockups.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.KompoZer": { - "name": "KompoZer", - "description": "Downloads the latest KompoZer and creates a package.", - "repo": "autopkg/moofit-recipes", - "path": "KompoZer/KompoZer.pkg.recipe", - "parent": "com.github.rustymyers.download.kompozer", - "shortname": "KompoZer.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.Basecamp3": { - "name": "Basecamp 3", - "description": "Downloads latest Basecamp 3 Mac app and packages", - "repo": "autopkg/moofit-recipes", - "path": "Basecamp/Basecamp3.pkg.recipe", - "parent": "com.github.autopkg.jessepeterson-recipes.download.Basecamp3", - "shortname": "Basecamp3.pkg", - "inferred_type": "pkg" - }, "com.github.moofit-recipes.pkg.jabradirect": { "name": "Jabra Direct", "description": "Downloads the latest verison of Jabra Direct", @@ -94557,183 +94402,177 @@ "com.github.smithjw.jamf.jabra_direct" ] }, - "com.github.moofit-recipes.pkg.EgnyteConnect": { - "name": "Egnyte Connect", - "description": "Downloads the latest version of Egnyte Connect and packges into pkg\n file", + "com.github.moofit-recipes.pkg.RicohThetaSC": { + "name": "RICOH THETA", + "description": "Downloads latest Ricoh Theta SC disk image and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Egnyte/EgnyteConnect.pkg.recipe", - "parent": "com.github.moofit-recipes.download.EgnyteConnect", - "shortname": "EgnyteConnect.pkg", + "path": "Ricoh/RicohThetaSC.pkg.recipe", + "parent": "com.github.moofit-recipes.download.RicohThetaSC", + "shortname": "RicohThetaSC.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.EgnyteConnect": { - "name": "EgnyteConnect", - "description": "Downloads the latest version of Egnyte Connect.", + "com.github.moofit-recipes.download.RicohThetaSC": { + "name": "RICOH THETA", + "description": "Downloads latest Ricoh Theta SC disk image.", "repo": "autopkg/moofit-recipes", - "path": "Egnyte/EgnyteConnect.download.recipe", - "shortname": "EgnyteConnect.download", + "path": "Ricoh/RicohThetaSC.download.recipe", + "shortname": "RicohThetaSC.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Egnyte Connect", - "com.github.moofit-recipes.pkg.EgnyteConnect" + "com.github.jps3.munki.RicohThetaSC", + "com.github.moofit-recipes.pkg.RicohThetaSC" ] }, - "com.github.amsysuk-recipes.pkg.opera": { - "name": "Opera", - "description": "Downloads latest Opera disk image using the parent recipe\n com.github.bochoven.recipes.Opera.download and builds a package.\n ", + "com.github.moofit-recipes.pkg.SPEAR": { + "name": "SPEAR", + "description": "Downloads the latest version of SPEAR (Sinusoidal Partial Editing Analysis and Resynthesis).", "repo": "autopkg/moofit-recipes", - "path": "Opera/Opera.pkg.recipe", - "parent": "com.github.bochoven.recipes.Opera.download", - "shortname": "Opera.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.rtrouton.sign.opera", - "com.github.rtrouton.jamf.opera", - "com.github.autopkg.grahampugh-recipes.jamf.Opera-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Opera" - ] + "path": "SPEAR/SPEAR.pkg.recipe", + "parent": "com.github.hansen-m.download.SPEAR", + "shortname": "SPEAR.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.NDPView2": { - "name": "NDP.view2", - "description": "Download and pkg recipe for NDP.view2, which downloads a zip file containing the latest stable version of NDP.view2 for Mac OS X.", + "com.github.amsysuk-recipes.pkg.VisualStudioCode": { + "name": "Visual Studio Code", + "description": "Downloads latest Visual Studio Code zip using the parent recipe\n com.github.valdore86.download.visualstudiocode and builds a package.\n ", "repo": "autopkg/moofit-recipes", - "path": "NDP.view2/NDPView2.pkg.recipe", - "shortname": "NDPView2.pkg", + "path": "Microsoft/VisualStudioCode.pkg.recipe", + "parent": "com.github.valdore86.download.visualstudiocode", + "shortname": "VisualStudioCode.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.IGV": { - "name": "IGV", - "description": "Download and pkg recipe for IGV, which downloads a zip file containing the latest stable version of IGV for Mac OS X.", + "com.github.amsysuk-recipes.pkg.Skype": { + "name": "Skype", + "description": "Downloads latest Skype disk image using the parent recipe\n com.github.autopkg.download.Skype and builds a package.\n ", "repo": "autopkg/moofit-recipes", - "path": "IGV/IGV.pkg.recipe", - "shortname": "IGV.pkg", + "path": "Microsoft/Skype.pkg.recipe", + "parent": "com.github.autopkg.download.Skype", + "shortname": "Skype.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.BoxDrive": { - "name": "Box Drive", - "description": "Uses parent download recipe\n\tcom.github.dataJAR-recipes.download.boxdrive to download the latest Box\n Drive installer pkg. This recipe renames the package to \"Box Drive-$version\"\n\t", + "com.github.amsysuk-recipes.pkg.yammer": { + "name": "Yammer", + "description": "Downloads latest Yammer disk image using the parent recipe\n com.github.jlehikoinen.download.MSYammer and builds a package.\n ", "repo": "autopkg/moofit-recipes", - "path": "Box/BoxDrive.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.boxdrive", - "shortname": "BoxDrive.pkg", + "path": "Microsoft/Yammer.pkg.recipe", + "parent": "com.github.jlehikoinen.download.MSYammer", + "deprecated": true, + "shortname": "Yammer.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.Dragonframe3": { - "name": "Dragonframe 3", - "description": "Turns the download of the latest version of Dragonframe3\ninto a package", + "com.github.moofit-recipes.pkg.SonosS2": { + "name": "Sonos", + "description": "Downloads the current release version of Sonos S2 and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Dragonframe/Dragonframe3.pkg.recipe", - "parent": "com.github.amsysuk-recipes.download.Dragonframe3", - "shortname": "Dragonframe3.pkg", + "path": "Sonos/SonosS2.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Sonos S2", + "shortname": "SonosS2.pkg", "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.Dragonframe3" + "com.github.andredb90.filewave.SonosS2" ] }, - "com.github.amsysuk-recipes.download.Dragonframe3": { - "name": "Dragonframe 3", - "description": "Downloads the latest version of Dragonframe 3", + "com.github.moofit-recipes.pkg.Principle": { + "name": "Principle", + "description": "Downloads Principle and makes a pkg of it.", "repo": "autopkg/moofit-recipes", - "path": "Dragonframe/Dragonframe3.download.recipe", - "shortname": "Dragonframe3.download", - "inferred_type": "download", - "children": [ - "com.github.andrewvalentine.munki.Dragonframe3", - "com.github.amsysuk-recipes.pkg.Dragonframe3" - ] + "path": "Principle/principle.pkg.recipe", + "shortname": "principle.pkg", + "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.download.Dragonframe4": { - "name": "Dragonframe 4", - "description": "Downloads the latest version of Dragonframe 4", + "com.github.moofit-recipes.download.Notifier": { + "name": "Notifier", + "description": "Downloads a Notifier release pkg from Github.", + "repo": "autopkg/moofit-recipes", + "path": "moof IT/Notifier.download.recipe", + "shortname": "Notifier.download", + "inferred_type": "download" + }, + "com.github.moofit-recipes.pkg.yo": { + "name": "yo", + "description": "Uses parent download recipe com.github.moofit-recipes.download.yo to download the latest yo package.", + "repo": "autopkg/moofit-recipes", + "path": "moof IT/yo.pkg.recipe", + "parent": "com.github.moofit-recipes.download.yo", + "shortname": "yo.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.yo": { + "name": "yo", + "description": "Download the current built package of yo.", "repo": "autopkg/moofit-recipes", - "path": "Dragonframe/Dragonframe4.download.recipe", - "shortname": "Dragonframe4.download", + "path": "moof IT/yo.download.recipe", + "shortname": "yo.download", "inferred_type": "download", "children": [ - "com.github.andrewvalentine.munki.Dragonframe4", - "com.github.amsysuk-recipes.pkg.Dragonframe4" + "com.github.moofit-recipes.pkg.yo" ] }, - "com.github.amsysuk-recipes.pkg.Dragonframe4": { - "name": "Dragonframe 4", - "description": "Turns the download of the latest version of Dragonframe4 into a\npackage", + "com.github.moofit-recipes.download.AIRControl": { + "name": "AIR Control", + "description": "", "repo": "autopkg/moofit-recipes", - "path": "Dragonframe/Dragonframe4.pkg.recipe", - "parent": "com.github.amsysuk-recipes.download.Dragonframe4", - "shortname": "Dragonframe4.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.Dragonframe4" - ] + "path": "Dynaudio/AIRControl.download.recipe", + "shortname": "AIRControl.download", + "inferred_type": "download" }, - "CtrlPrintTransferManager.download.recipe": { - "name": "CtrlPrint Transfer Manager", - "description": "Downloads latest CtrlPrint Transfer Manager disk image.", + "com.github.moofit-recipes.pkg.KompoZer": { + "name": "KompoZer", + "description": "Downloads the latest KompoZer and creates a package.", "repo": "autopkg/moofit-recipes", - "path": "CtrlPrint/CtrlPrintTransferManager.download.recipe", - "shortname": "CtrlPrintTransferManager.download", - "inferred_type": "download", - "children": [ - "CtrlPrintTransferManager.pkg.recipe" - ] + "path": "KompoZer/KompoZer.pkg.recipe", + "parent": "com.github.rustymyers.download.kompozer", + "shortname": "KompoZer.pkg", + "inferred_type": "pkg" }, - "CtrlPrintTransferManager.pkg.recipe": { - "name": "CtrlPrint Transfer Manager", - "description": "Downloads latest CtrlPrint Transfer Manager disk image and builds a package.", + "com.github.moofit-recipes.pkg.Dashlane": { + "name": "Dashlane", + "description": "Downloads the latest verison of Dashlane Password Management Software", "repo": "autopkg/moofit-recipes", - "path": "CtrlPrint/CtrlPrintTransferManager.pkg.recipe", - "parent": "CtrlPrintTransferManager.download.recipe", - "shortname": "CtrlPrintTransferManager.pkg", + "path": "Dashlane/Dashlane.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.dashlane", + "shortname": "Dashlane.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.RicohThetaSC": { - "name": "RICOH THETA", - "description": "Downloads latest Ricoh Theta SC disk image and builds a package.", + "com.github.amsysuk-recipes.pkg.Cubase9": { + "name": "Cubase9", + "description": "Download recipe for the latest version of Cubase 9.", "repo": "autopkg/moofit-recipes", - "path": "Ricoh/RicohThetaSC.pkg.recipe", - "parent": "com.github.moofit-recipes.download.RicohThetaSC", - "shortname": "RicohThetaSC.pkg", + "path": "Cubase9/Cubase 9.pkg.recipe", + "shortname": "Cubase 9.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.RicohThetaSC": { - "name": "RICOH THETA", - "description": "Downloads latest Ricoh Theta SC disk image.", + "com.github.moofit-recipes.pkg.JamfProSwitcher": { + "name": "Jamf Pro Switcher", + "description": "Downloads latest Jamf Pro Switcher disk image and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Ricoh/RicohThetaSC.download.recipe", - "shortname": "RicohThetaSC.download", - "inferred_type": "download", - "children": [ - "com.github.jps3.munki.RicohThetaSC", - "com.github.moofit-recipes.pkg.RicohThetaSC" - ] + "path": "ninxsoft/JamfProSwitcher.pkg.recipe", + "parent": "com.github.apfelwerk.download.jamfproswitcher", + "shortname": "JamfProSwitcher.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Dixa": { - "name": "Dixa", - "description": "Downloads latest Dixa disk image and builds a package.", + "com.github.moofit-recipes.pkg.MindManager": { + "name": "MindManager", + "description": "Downloads latest version of MindManager for macOS.", "repo": "autopkg/moofit-recipes", - "path": "Dixa/Dixa.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Dixa", - "shortname": "Dixa.pkg", + "path": "Mindjet/MindjetMindManager.pkg.recipe", + "parent": "com.github.peshay.download.MindManager", + "shortname": "MindjetMindManager.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Dixa": { - "name": "Dixa", - "description": "Downloads the latest version of Dixa.", + "com.github.amsysuk-recipes.Processors": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.", "repo": "autopkg/moofit-recipes", - "path": "Dixa/Dixa.download.recipe", - "shortname": "Dixa.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.Dixa" - ] + "path": "Processors/Processors.recipe" }, - "com.github.moofit-recipes.pkg.JamfConnectSyncLaunchAgent": { - "name": "JamfConnectSyncLaunchAgent", - "description": "Transfers the package from the pre-downloaded DMG.", + "com.github.moofit-recipes.pkg.Basecamp3": { + "name": "Basecamp 3", + "description": "Downloads latest Basecamp 3 Mac app and packages", "repo": "autopkg/moofit-recipes", - "path": "Jamf/JamfConnectSyncLaunchAgent.pkg.recipe", - "parent": "com.github.yohan460-recipes.download.JamfConnect", - "shortname": "JamfConnectSyncLaunchAgent.pkg", + "path": "Basecamp/Basecamp3.pkg.recipe", + "parent": "com.github.autopkg.jessepeterson-recipes.download.Basecamp3", + "shortname": "Basecamp3.pkg", "inferred_type": "pkg" }, "com.github.moofit-recipes.pkg.Airtame": { @@ -94744,105 +94583,131 @@ "shortname": "Airtame.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.UniversalTypeClient7": { - "name": "Universal Type Client", - "description": "Downloads Universal Type Client 7 and makes a pkg of it.", + "com.github.moofit-recipes.pkg.WorkFlowy": { + "name": "WorkFlowy", + "description": "Downloads the latest version of WorkFlowy and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "Extensis/UniversalTypeClient7.pkg.recipe", - "parent": "com.github.jessepeterson.download.UniversalTypeClient7", - "shortname": "UniversalTypeClient7.pkg", + "path": "WorkFlowy/WorkFlowy.pkg.recipe", + "parent": "com.github.moofit-recipes.download.WorkFlowy", + "shortname": "WorkFlowy.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.UniversalTypeClient6": { - "name": "Universal Type Client", - "description": "Downloads Universal Type Client 6 and makes a pkg of it.", + "com.github.moofit-recipes.download.WorkFlowy": { + "name": "WorkFlowy", + "description": "Downloads the latest version of WorkFlowy", "repo": "autopkg/moofit-recipes", - "path": "Extensis/UniversalTypeClient6.pkg.recipe", - "parent": "com.github.jessepeterson.download.UniversalTypeClient6", - "shortname": "UniversalTypeClient6.pkg", - "inferred_type": "pkg" + "path": "WorkFlowy/WorkFlowy.download.recipe", + "shortname": "WorkFlowy.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.WorkFlowy" + ] }, - "com.github.moofit-recipes.pkg.KomodoEdit": { - "name": "Komodo Edit 11", - "description": "Downloads the current release version (11) of Komodo Edit.\n ", + "com.github.moofit-recipes.pkg.HPEasyAdmin": { + "name": "HP Easy Admin", + "description": "Download the latest version of HP Easy Admin and generates a\n package. The signature check is in the download recipe.", "repo": "autopkg/moofit-recipes", - "path": "KomodoEdit/KomodoEdit.pkg.recipe", - "shortname": "KomodoEdit.pkg", + "path": "HP/HPEasyAdmin.pkg.recipe", + "parent": "com.github.foigus.download.HPEasyAdmin", + "shortname": "HPEasyAdmin.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.BarcodeProducer": { - "name": "Barcode Producer", - "description": "Download latest zip containing app and repackages into a pkg. Latest version is always at this URL.", + "com.github.moofit-recipes.pkg.BoxDrive": { + "name": "Box Drive", + "description": "Uses parent download recipe\n\tcom.github.dataJAR-recipes.download.boxdrive to download the latest Box\n Drive installer pkg. This recipe renames the package to \"Box Drive-$version\"\n\t", "repo": "autopkg/moofit-recipes", - "path": "ItsApparent/BarcodeProducer.pkg.recipe", - "parent": "com.github.mosen.download.BarcodeProducer", - "shortname": "BarcodeProducer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jlehikoinen.jss.BarcodeProducer", - "com.github.jlehikoinen.jamf.BarcodeProducer" - ] + "path": "Box/BoxDrive.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.boxdrive", + "shortname": "BoxDrive.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.TeamViewerQSCustom": { - "name": "TeamViewerQS", - "description": "Downloads the latest custom TeamViewer QuickSupport zip. The\n ORG_NAME variable should exactly reflect the TV organisation name. Outputs\n a pkg installer.", + "com.github.amsysuk-recipes.pkg.EasyFind": { + "name": "EasyFind", + "description": "Downloads EasyFind disk image and builds a package", "repo": "autopkg/moofit-recipes", - "path": "TeamViewer/TeamViewerQSCustom.pkg.recipe", - "parent": "com.github.moofit-recipes.download.TeamViewerQSCustom", - "shortname": "TeamViewerQSCustom.pkg", + "path": "EasyFind/EasyFind.pkg.recipe", + "parent": "com.github.jleggat.EasyFind.download", + "shortname": "EasyFind.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.TeamViewerQSCustom": { - "name": "TeamViewerQS", - "description": "Downloads the latest custom TeamViewer QuickSupport zip. The\n ORG_NAME variable should exactly reflect the TV organisation name.", + "com.github.amsysuk-recipes.download.KindleGen": { + "name": "KindleGen", + "description": "Downloads the latest version of Kindle Gen from Amazon (outputs a\nZip file)", "repo": "autopkg/moofit-recipes", - "path": "TeamViewer/TeamViewerQSCustom.download.recipe", - "shortname": "TeamViewerQSCustom.download", + "path": "Amazon/KindleGen.download.recipe", + "shortname": "KindleGen.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.TeamViewerQSCustom" + "com.github.amsysuk-recipes.pkg.KindleGen" ] }, - "com.github.moofit-recipes.pkg.FSMonitor": { - "name": "FSMonitor", - "description": "Downloads the latest FSMonitor and creates a package.", + "com.github.moofit-recipes.download.AmazonChime": { + "name": "Amazon Chime", + "description": "Downloads the latest version of Amazon Chime from Amazon", "repo": "autopkg/moofit-recipes", - "path": "FSMonitor/FSMonitor.pkg.recipe", - "parent": "com.github.foigus.download.FSMonitor", - "shortname": "FSMonitor.pkg", + "path": "Amazon/AmazonChime.download.recipe", + "shortname": "AmazonChime.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.AmazonChime", + "com.github.macprince.munki.AmazonChime" + ] + }, + "com.github.moofit-recipes.pkg.KindlePreviewer3": { + "name": "Kindle Previewer 3", + "description": "This package uses the parent KindlePreviewer recipe, grabs the version, and renames accordingly", + "repo": "autopkg/moofit-recipes", + "path": "Amazon/KindlePreviewer3.pkg.recipe", + "parent": "com.github.foigus.download.kindlepreviewer", + "shortname": "KindlePreviewer3.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Novabench": { - "name": "Novabench", - "description": "Packages Novabench.app", + "com.github.moofit-recipes.pkg.WorkSpaces": { + "name": "WorkSpaces", + "description": "Creates a version'd pkg for the WorkSpaces app", "repo": "autopkg/moofit-recipes", - "path": "Novabench/Novabench.pkg.recipe", - "parent": "com.github.moofit-recipes.download.Novabench", - "shortname": "Novabench.pkg", + "path": "Amazon/WorkSpaces.pkg.recipe", + "parent": "com.github.jlehikoinen.download.AmazonWorkSpaces", + "shortname": "WorkSpaces.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Novabench": { - "name": "Novabench", - "description": "", + "com.github.moofit-recipes.pkg.AmazonChime": { + "name": "Amazon Chime", + "description": "Downloads the latest version of Amazon Chime from Amazon and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "Novabench/Novabench.download.recipe", - "shortname": "Novabench.download", + "path": "Amazon/AmazonChime.pkg.recipe", + "parent": "com.github.moofit-recipes.download.AmazonChime", + "shortname": "AmazonChime.pkg", + "inferred_type": "pkg" + }, + "com.github.amsysuk-recipes.pkg.KindleGen": { + "name": "KindleGen", + "description": "Turns the download of the zipped KindleGen binary and turns it into\na package at /usr/local/bin/", + "repo": "autopkg/moofit-recipes", + "path": "Amazon/KindleGen.pkg.recipe", + "parent": "com.github.amsysuk-recipes.download.KindleGen", + "shortname": "KindleGen.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.MediaInfo": { + "name": "MediaInfo", + "description": "Downloads the latest version of MediaInfo", + "repo": "autopkg/moofit-recipes", + "path": "MediaArea/MediaInfo.download.recipe", + "shortname": "MediaInfo.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Novabench" + "com.github.moofit-recipes.pkg.MediaInfo" ] }, - "com.github.moofit-recipes.pkg.SonosS2": { - "name": "Sonos", - "description": "Downloads the current release version of Sonos S2 and builds a package.", + "com.github.moofit-recipes.pkg.MediaInfo": { + "name": "MediaInfo", + "description": "Downloads and packages the latest version of MediaInfo", "repo": "autopkg/moofit-recipes", - "path": "Sonos/SonosS2.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Sonos S2", - "shortname": "SonosS2.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.SonosS2" - ] + "path": "MediaArea/MediaInfo.pkg.recipe", + "parent": "com.github.moofit-recipes.download.MediaInfo", + "shortname": "MediaInfo.pkg", + "inferred_type": "pkg" }, "com.github.moofit-recipes.download.VSDViewer": { "name": "VSD Viewer", @@ -94864,72 +94729,107 @@ "shortname": "VSDViewer.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.syphonrecorder": { - "name": "Syphon Recorder", - "description": "Downloads latest Syphon Recorder zip file and bundles into a pkg.", + "com.github.moofit-recipes.download.CloudMounter": { + "name": "CloudMounter", + "description": "", "repo": "autopkg/moofit-recipes", - "path": "Syphon/SyphonRecorder.pkg.recipe", - "parent": "com.github.moofit-recipes.download.syphonrecorder", - "shortname": "SyphonRecorder.pkg", + "path": "CloudMounter/CloudMounter.download.recipe", + "shortname": "CloudMounter.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.CloudMounter" + ] + }, + "com.github.moofit-recipes.pkg.CloudMounter": { + "name": "CloudMounter", + "description": "", + "repo": "autopkg/moofit-recipes", + "path": "CloudMounter/CloudMounter.pkg.recipe", + "parent": "com.github.moofit-recipes.download.CloudMounter", + "shortname": "CloudMounter.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.simpleclient": { - "name": "Simple Client", - "description": "Downloads latest Simple Apps zip file, extracts the \"Simple Client\" app and bundles into a pkg.", + "com.github.amsysuk-recipes.pkg.Unity": { + "name": "Unity", + "description": "Creates an installer package from the parent download recipe com.github.joshua-d-miller.autopkg.download.Unity3D. \n\nPossible values for \"ARCH\":\n- Leave blank for \"Intel\" (Default)\n- \"Arm64\" for Apple Silicon\n ", "repo": "autopkg/moofit-recipes", - "path": "Syphon/SimpleClient.pkg.recipe", - "parent": "com.github.moofit-recipes.download.simpleapps", - "shortname": "SimpleClient.pkg", + "path": "Unity/Unity.pkg.recipe", + "parent": "com.github.joshua-d-miller.autopkg.download.Unity3D", + "shortname": "Unity.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.simpleapps": { - "name": "Simple Apps", - "description": "Downloads latest Simple Apps zip file. Contains both Simple Client and Simple Server", + "com.github.moofit-recipes.pkg.UnityAdditionalComponents": { + "name": "", + "description": "Downloads the latest version of the various unity assets. Note, this\n recipe is designed to be used with an override, pointing to any of the\n additional unity components listed here:\n\n https://unity3d.com/unity/whats-new\n\n The \"%ADDITIONAL_COMPONENT%\" variable supports one of the following:\n\n Android\n AppleTV\n iOS\n Linux-Mono\n Lumin\n Mac-IL2CPP\n WebGL\n Windows-Mono\n ", "repo": "autopkg/moofit-recipes", - "path": "Syphon/SimpleApps.download.recipe", - "shortname": "SimpleApps.download", + "path": "Unity/UnityAdditionalComponents.pkg.recipe", + "parent": "com.github.moofit-recipes.download.UnityAdditionalComponents", + "shortname": "UnityAdditionalComponents.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.UnityAdditionalComponents": { + "name": "Unity iOS", + "description": "Downloads the latest version of the various Unity assets. Note, this\n recipe is designed to be used with an override, pointing to any of the\n additional unity components listed here:\n\n https://unity3d.com/unity-release/latest\n\n The \"%ADDITIONAL_COMPONENT%\" variable supports one of the following:\n\n Android\n AppleTV\n iOS\n Linux-IL2CPP\n Linux-Mono\n Linux-Server\n Mac-IL2CPP\n Mac-Server\n WebGL\n Windows-Mono\n Windows-Server\n ", + "repo": "autopkg/moofit-recipes", + "path": "Unity/UnityAdditionalComponents.download.recipe", + "shortname": "UnityAdditionalComponents.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.simpleclient", - "com.github.moofit-recipes.pkg.simpleserver" + "com.github.moofit-recipes.pkg.UnityAdditionalComponents" ] }, - "com.github.moofit-recipes.pkg.simpleserver": { - "name": "Simple Server", - "description": "Downloads latest Simple Apps zip file, extracts the \"Simple Server\" app and bundles into a pkg.", + "com.github.moofit-recipes.pkg.DesktopVideo": { + "name": "Desktop Video Setup", + "description": "Downloads the latest version of Blackmagic Desktop Video and extracts the installer package file", "repo": "autopkg/moofit-recipes", - "path": "Syphon/SimpleServer.pkg.recipe", - "parent": "com.github.moofit-recipes.download.simpleapps", - "shortname": "SimpleServer.pkg", + "path": "BlackMagic/DesktopVideo.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.DesktopVideo", + "shortname": "DesktopVideo.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.syphonrecorder": { - "name": "Syphon Recorder", - "description": "Downloads latest Syphon Recorder zip file.", + "com.github.amsysuk-recipes.download.DaVinciResolve12Studio": { + "name": "DaVinciResolve12Studio", + "description": "Downloads latest version of DaVinci Resolve 12 Studio\nDuplicated from Time Sutton's DaVinci Resolve 12 recipe\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.", "repo": "autopkg/moofit-recipes", - "path": "Syphon/SyphonRecorder.download.recipe", - "shortname": "SyphonRecorder.download", + "path": "BlackMagic/DaVinciResolve12Studio.download.recipe", + "parent": "com.github.timsutton.download.davinciresolve12", + "shortname": "DaVinciResolve12Studio.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.syphonrecorder" + "com.github.amsysuk-recipes.pkg.DaVinciResolve12Studio" ] }, - "com.github.moofit-recipes.pkg.DaVinciResolve14": { - "name": "DaVinci Resolve", - "description": "Downloads latest version of DaVinci Resolve 14 and turns it into\na package. This product requires registration in order to download, so you\n_must_ override all input variables beginning with 'REG_' and they must contain\ndata.", + "com.github.moofit-recipes.download.DaVinciResolve14Studio": { + "name": "DaVinciResolve14Studio", + "description": "Downloads latest version of DaVinci Resolve 14 Studio. Duplicated\nfrom Time Sutton's DaVinci Resolve 12 recipe. This product requires registration\nin order to download, so you _must_ override all input variables beginning with\n'REG_' and they must contain data.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve14.pkg.recipe", + "path": "BlackMagic/DaVinciResolve14Studio.download.recipe", "parent": "com.github.timsutton.download.davinciresolve14", - "shortname": "DaVinciResolve14.pkg", - "inferred_type": "pkg" + "shortname": "DaVinciResolve14Studio.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.DaVinciResolve14Studio" + ] }, - "com.github.amsysuk-recipes.pkg.DaVinciResolve12": { - "name": "DaVinci Resolve", - "description": "Downloads latest version of DaVinci Resolve 12 and turns it into\na package. Note: This replaces 'DaVinci Resolve Lite' This product requires\nregistration in order to download, so you _must_ override all input variables\nbeginning with 'REG_' and they must contain data.", + "com.github.moofit-recipes.download.DaVinciResolve15Studio": { + "name": "DaVinciResolve15Studio", + "description": "Downloads latest version of DaVinci Resolve 15 Studio. Duplicated\nfrom Time Sutton's DaVinci Resolve 12 recipe. This product requires registration\nin order to download, so you _must_ override all input variables beginning with\n'REG_' and they must contain data.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve12.pkg.recipe", - "parent": "com.github.timsutton.download.davinciresolve12", - "shortname": "DaVinciResolve12.pkg", + "path": "BlackMagic/DaVinciResolve15Studio.download.recipe", + "parent": "com.github.timsutton.download.davinciresolve14", + "shortname": "DaVinciResolve15Studio.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.DaVinciResolve15Studio" + ] + }, + "com.github.moofit-recipes.pkg.DaVinciResolve15Studio": { + "name": "DaVinci Resolve Studio", + "description": "Downloads latest version of DaVinci Resolve 15 Studio and turns it\ninto a package.\nNote:\tThis App and containing folder has the same name. This product requires\nregistration in order to download, so you _must_ override all input variables\nbeginning with 'REG_' and they must contain data.", + "repo": "autopkg/moofit-recipes", + "path": "BlackMagic/DaVinciResolve15Studio.pkg.recipe", + "parent": "com.github.moofit-recipes.download.DaVinciResolve15Studio", + "shortname": "DaVinciResolve15Studio.pkg", "inferred_type": "pkg" }, "com.github.moofit-recipes.pkg.DaVinciResolve14Studio": { @@ -94941,13 +94841,13 @@ "shortname": "DaVinciResolve14Studio.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.DaVinciResolve15Studio": { - "name": "DaVinci Resolve Studio", - "description": "Downloads latest version of DaVinci Resolve 15 Studio and turns it\ninto a package.\nNote:\tThis App and containing folder has the same name. This product requires\nregistration in order to download, so you _must_ override all input variables\nbeginning with 'REG_' and they must contain data.", + "com.github.amsysuk-recipes.pkg.Fusion8": { + "name": "Fusion", + "description": "Downloads and packages the latest version of Fusion 8.\n This product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve15Studio.pkg.recipe", - "parent": "com.github.moofit-recipes.download.DaVinciResolve15Studio", - "shortname": "DaVinciResolve15Studio.pkg", + "path": "BlackMagic/Fusion8.pkg.recipe", + "parent": "com.github.timsutton.download.fusion8", + "shortname": "Fusion8.pkg", "inferred_type": "pkg" }, "com.github.moofit-recipes.pkg.DaVinciResolve15": { @@ -94959,16 +94859,17 @@ "shortname": "DaVinciResolve15.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.DaVinciResolve15Studio": { - "name": "DaVinciResolve15Studio", - "description": "Downloads latest version of DaVinci Resolve 15 Studio. Duplicated\nfrom Time Sutton's DaVinci Resolve 12 recipe. This product requires registration\nin order to download, so you _must_ override all input variables beginning with\n'REG_' and they must contain data.", + "com.github.moofit-recipes.download.DaVinciResolve15": { + "name": "DaVinciResolve15", + "description": "Downloads latest version of DaVinci Resolve 15. Duplicated from Tim\nSutton's DaVinci Resolve 14 recipe. This product requires registration in order\nto download, so you _must_ override all input variables beginning with 'REG_'\nand they must contain data.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve15Studio.download.recipe", + "path": "BlackMagic/DaVinciResolve15.download.recipe", "parent": "com.github.timsutton.download.davinciresolve14", - "shortname": "DaVinciResolve15Studio.download", + "shortname": "DaVinciResolve15.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.DaVinciResolve15Studio" + "com.github.moofit-recipes.pkg.DaVinciResolve15", + "com.github.blackthroat-recipes.munki.DaVinciResolve15" ] }, "com.github.amsysuk-recipes.pkg.DaVinciResolve12Studio": { @@ -94980,189 +94881,207 @@ "shortname": "DaVinciResolve12Studio.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.DaVinciResolve14Studio": { - "name": "DaVinciResolve14Studio", - "description": "Downloads latest version of DaVinci Resolve 14 Studio. Duplicated\nfrom Time Sutton's DaVinci Resolve 12 recipe. This product requires registration\nin order to download, so you _must_ override all input variables beginning with\n'REG_' and they must contain data.", + "com.github.moofit-recipes.pkg.DaVinciResolve14": { + "name": "DaVinci Resolve", + "description": "Downloads latest version of DaVinci Resolve 14 and turns it into\na package. This product requires registration in order to download, so you\n_must_ override all input variables beginning with 'REG_' and they must contain\ndata.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve14Studio.download.recipe", + "path": "BlackMagic/DaVinciResolve14.pkg.recipe", "parent": "com.github.timsutton.download.davinciresolve14", - "shortname": "DaVinciResolve14Studio.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.DaVinciResolve14Studio" - ] + "shortname": "DaVinciResolve14.pkg", + "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.pkg.Fusion8": { + "com.github.amsysuk-recipes.pkg.DaVinciResolve12": { + "name": "DaVinci Resolve", + "description": "Downloads latest version of DaVinci Resolve 12 and turns it into\na package. Note: This replaces 'DaVinci Resolve Lite' This product requires\nregistration in order to download, so you _must_ override all input variables\nbeginning with 'REG_' and they must contain data.", + "repo": "autopkg/moofit-recipes", + "path": "BlackMagic/DaVinciResolve12.pkg.recipe", + "parent": "com.github.timsutton.download.davinciresolve12", + "shortname": "DaVinciResolve12.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.Fusion9": { "name": "Fusion", - "description": "Downloads and packages the latest version of Fusion 8.\n This product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.", + "description": "Downloads and packages the latest version of Fusion 9.\n This product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/Fusion8.pkg.recipe", + "path": "BlackMagic/Fusion9.pkg.recipe", "parent": "com.github.timsutton.download.fusion8", - "shortname": "Fusion8.pkg", + "shortname": "Fusion9.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.DaVinciResolve15": { - "name": "DaVinciResolve15", - "description": "Downloads latest version of DaVinci Resolve 15. Duplicated from Tim\nSutton's DaVinci Resolve 14 recipe. This product requires registration in order\nto download, so you _must_ override all input variables beginning with 'REG_'\nand they must contain data.", + "com.github.moofit-recipes.pkg.OutWitHub": { + "name": "OutWit Hub", + "description": "Downloads the latest version of OutWit Hub and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve15.download.recipe", - "parent": "com.github.timsutton.download.davinciresolve14", - "shortname": "DaVinciResolve15.download", + "path": "OutWit Technologies/OutWitHub.pkg.recipe", + "parent": "com.github.moofit-recipes.download.OutWitHub", + "shortname": "OutWitHub.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.OutWitHub": { + "name": "OutWit Hub", + "description": "Downloads the latest version of OutWit Hub", + "repo": "autopkg/moofit-recipes", + "path": "OutWit Technologies/OutWitHub.download.recipe", + "shortname": "OutWitHub.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.DaVinciResolve15", - "com.github.blackthroat-recipes.munki.DaVinciResolve15" + "com.github.moofit-recipes.pkg.OutWitHub" ] }, - "com.github.moofit-recipes.pkg.DesktopVideo": { - "name": "Desktop Video Setup", - "description": "Downloads the latest version of Blackmagic Desktop Video and extracts the installer package file", + "com.github.moofit-recipes.pkg.PhoneGapDesktop": { + "name": "PhoneGap", + "description": "Downloads the latest version of Adobe Phone Gap Desktop and turns it into a package", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DesktopVideo.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.DesktopVideo", - "shortname": "DesktopVideo.pkg", + "path": "Adobe/PhoneGapDesktop.pkg.recipe", + "parent": "com.github.moofit-recipes.download.PhoneGapDesktop", + "shortname": "PhoneGapDesktop.pkg", "inferred_type": "pkg" }, - "com.github.amsysuk-recipes.download.DaVinciResolve12Studio": { - "name": "DaVinciResolve12Studio", - "description": "Downloads latest version of DaVinci Resolve 12 Studio\nDuplicated from Time Sutton's DaVinci Resolve 12 recipe\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.", + "com.github.moofit-recipes.pkg.AdobeReader": { + "name": "Adobe Reader", + "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script.\n\tCopied from https://github.com/autopkg/novaksam-recipes/blob/master/Recipes%20-%20pkg/AdobeReader.pkg.recipe\n\tJust with some additional tweaks.\n", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/DaVinciResolve12Studio.download.recipe", - "parent": "com.github.timsutton.download.davinciresolve12", - "shortname": "DaVinciResolve12Studio.download", + "path": "Adobe/AdobeReader.pkg.recipe", + "parent": "com.github.autopkg.download.AdobeReader", + "shortname": "AdobeReader.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.RemoteUpdateManager": { + "name": "Adobe RemoteUpdateManager", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from Adobe. The \"ARCH\" input variable must be\n set to either \"MacIntel\" (default) or \"AppleSilicon\"", + "repo": "autopkg/moofit-recipes", + "path": "Adobe/RemoteUpdateManager.download.recipe", + "shortname": "RemoteUpdateManager.download", "inferred_type": "download", "children": [ - "com.github.amsysuk-recipes.pkg.DaVinciResolve12Studio" + "com.github.moofit-recipes.pkg.RemoteUpdateManager" ] }, - "com.github.moofit-recipes.pkg.Fusion9": { - "name": "Fusion", - "description": "Downloads and packages the latest version of Fusion 9.\n This product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.", + "com.github.moofit-recipes.pkg.RemoteUpdateManager": { + "name": "Adobe RemoteUpdateManager", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from Adobe and packages into /usr/local/bin/.", "repo": "autopkg/moofit-recipes", - "path": "BlackMagic/Fusion9.pkg.recipe", - "parent": "com.github.timsutton.download.fusion8", - "shortname": "Fusion9.pkg", - "inferred_type": "pkg" + "path": "Adobe/RemoteUpdateManager.pkg.recipe", + "parent": "com.github.moofit-recipes.download.RemoteUpdateManager", + "shortname": "RemoteUpdateManager.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.RemoteUpdateManager" + ] }, - "com.github.moofit-recipes.download.WavesCentral": { - "name": "Waves Central", - "description": "Downloads latest Waves Central disk image.", + "com.github.moofit-recipes.download.PhoneGapDesktop": { + "name": "PhoneGap", + "description": "Downloads the latest version of Adobe Phone Gap Desktop", "repo": "autopkg/moofit-recipes", - "path": "Waves Audio/WavesCentral.download.recipe", - "shortname": "WavesCentral.download", + "path": "Adobe/PhoneGapDesktop.download.recipe", + "shortname": "PhoneGapDesktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.WavesCentral", - "com.github.moofit-recipes.pkg.WavesCentral" + "com.github.moofit-recipes.pkg.PhoneGapDesktop" ] }, - "com.github.moofit-recipes.pkg.WavesCentral": { - "name": "Waves Central", - "description": "Downloads latest Waves Cemtral disk image and builds a package.", + "com.github.moofit-recipes.pkg.KomodoEdit": { + "name": "Komodo Edit 11", + "description": "Downloads the current release version (11) of Komodo Edit.\n ", "repo": "autopkg/moofit-recipes", - "path": "Waves Audio/WavesCentral.pkg.recipe", - "parent": "com.github.moofit-recipes.download.WavesCentral", - "shortname": "WavesCentral.pkg", + "path": "KomodoEdit/KomodoEdit.pkg.recipe", + "shortname": "KomodoEdit.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.CaptureOne": { - "name": "Capture One %MAJOR_VERSION%", - "description": "Downloads the current release version of Capture One and packages.\n\nNote major version upgrades of Capture One are generally paid upgrades, however Phase One's update URL doesn't stop at major version boundaries (e.g. the update URL for Capture One 7 offers a download of Capture One 9) and new major versions of Capture One are paid updates.\n\nIn an attempt to avoid accidentally downloading (and subsequently importing) Capture One updates that require a paid update, we restrict to a MAJOR_VERSION. When Phase One releases a new major version, this recipe will break until MAJOR_VERSION is updated (either via override or by updating this recipe).", + "com.github.moofit-recipes.pkg.simpleclient": { + "name": "Simple Client", + "description": "Downloads latest Simple Apps zip file, extracts the \"Simple Client\" app and bundles into a pkg.", "repo": "autopkg/moofit-recipes", - "path": "PhaseOne/CaptureOne.pkg.recipe", - "parent": "com.github.foigus.download.CaptureOne", - "shortname": "CaptureOne.pkg", + "path": "Syphon/SimpleClient.pkg.recipe", + "parent": "com.github.moofit-recipes.download.simpleapps", + "shortname": "SimpleClient.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Burn": { - "name": "Burn", - "description": "Uses parent download recipe \"com.github.aysiu.download.Burn\" to download and create a package.", + "com.github.moofit-recipes.pkg.syphonrecorder": { + "name": "Syphon Recorder", + "description": "Downloads latest Syphon Recorder zip file and bundles into a pkg.", "repo": "autopkg/moofit-recipes", - "path": "Burn/Burn.pkg.recipe", - "parent": "com.github.aysiu.download.Burn", - "shortname": "Burn.pkg", + "path": "Syphon/SyphonRecorder.pkg.recipe", + "parent": "com.github.moofit-recipes.download.syphonrecorder", + "shortname": "SyphonRecorder.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.InTheLoop": { - "name": "In The Loop", - "description": "Recipe description", + "com.github.moofit-recipes.download.simpleapps": { + "name": "Simple Apps", + "description": "Downloads latest Simple Apps zip file. Contains both Simple Client and Simple Server", "repo": "autopkg/moofit-recipes", - "path": "In The Loop/InTheLoop.download.recipe.yaml", - "shortname": "InTheLoop.download", + "path": "Syphon/SimpleApps.download.recipe", + "shortname": "SimpleApps.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.InTheLoop" + "com.github.moofit-recipes.pkg.simpleclient", + "com.github.moofit-recipes.pkg.simpleserver" ] }, - "com.github.moofit-recipes.pkg.InTheLoop": { - "name": "In The Loop", - "description": "Recipe description", - "repo": "autopkg/moofit-recipes", - "path": "In The Loop/InTheLoop.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.InTheLoop", - "shortname": "InTheLoop.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.HudlSportscode": { - "name": "Hudl Sportscode", - "description": "Recipe description", + "com.github.moofit-recipes.pkg.simpleserver": { + "name": "Simple Server", + "description": "Downloads latest Simple Apps zip file, extracts the \"Simple Server\" app and bundles into a pkg.", "repo": "autopkg/moofit-recipes", - "path": "Hudl Sportscode/HudlSportscode.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.HudlSportscode", - "shortname": "HudlSportscode.pkg", + "path": "Syphon/SimpleServer.pkg.recipe", + "parent": "com.github.moofit-recipes.download.simpleapps", + "shortname": "SimpleServer.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.HudlSportscode": { - "name": "Hudl Sportscode", - "description": "Recipe description", + "com.github.moofit-recipes.download.syphonrecorder": { + "name": "Syphon Recorder", + "description": "Downloads latest Syphon Recorder zip file.", "repo": "autopkg/moofit-recipes", - "path": "Hudl Sportscode/HudlSportscode.download.recipe.yaml", - "shortname": "HudlSportscode.download", + "path": "Syphon/SyphonRecorder.download.recipe", + "shortname": "SyphonRecorder.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.HudlSportscode" + "com.github.moofit-recipes.pkg.syphonrecorder" ] }, - "com.github.moofit-recipes.download.8x8WorkUniversal": { - "name": null, - "description": "Downloads both Intel and Silicon versions of 8x8 to be packaged into a universal installer", + "com.github.amsysuk-recipes.pkg.opera": { + "name": "Opera", + "description": "Downloads latest Opera disk image using the parent recipe\n com.github.bochoven.recipes.Opera.download and builds a package.\n ", "repo": "autopkg/moofit-recipes", - "path": "8x8 Work/8x8workUniversal.download.recipe.yaml", - "shortname": "8x8workUniversal.download", - "inferred_type": "download", + "path": "Opera/Opera.pkg.recipe", + "parent": "com.github.bochoven.recipes.Opera.download", + "shortname": "Opera.pkg", + "inferred_type": "pkg", "children": [ - "com.github.moofit-recipes.pkg.8x8WorkUniversal" + "com.github.rtrouton.jamf.opera", + "com.github.rtrouton.sign.opera", + "com.github.autopkg.grahampugh-recipes.jamf.Opera-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Opera" ] }, - "com.github.moofit-recipes.pkg.8x8WorkUniversal": { - "name": null, - "description": "Downloads both Intel and Silicon versions of 8x8 to be packaged into a universal installer", - "repo": "autopkg/moofit-recipes", - "path": "8x8 Work/8x8workUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.8x8WorkUniversal", - "shortname": "8x8workUniversal.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.ScreamingFrogSEO": { - "name": null, - "description": "Downloads both Intel and Silicon versions of Screaming Frog SEO Spider to be packaged into a universal installer", + "com.github.moofit-recipes.pkg.syncplicity": { + "name": "Syncplicity", + "description": "Downloads latest Syncplicity disk image and builds a package.", "repo": "autopkg/moofit-recipes", - "path": "Screaming Frog/ScreamingFrogSeoSpiderUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.ScreamingFrogSEO", - "shortname": "ScreamingFrogSeoSpiderUniversal.pkg", + "path": "Syncplicity/syncplicity.pkg.recipe", + "parent": "com.github.moofit-recipes.download.syncplicity", + "shortname": "syncplicity.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.ScreamingFrogSEO": { - "name": null, - "description": "Downloads both Intel and Silicon versions of Screaming Frog SEO Spider to be packaged into a universal installer", + "com.github.moofit-recipes.download.syncplicity": { + "name": "Syncplicity", + "description": "Downloads latest Syncplicity disk image.", "repo": "autopkg/moofit-recipes", - "path": "Screaming Frog/ScreamingFrogSEOSpiderUniversal.download.recipe.yaml", - "shortname": "ScreamingFrogSEOSpiderUniversal.download", + "path": "Syncplicity/Syncplicity.download.recipe", + "shortname": "Syncplicity.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.ScreamingFrogSEO" + "com.github.moofit-recipes.pkg.syncplicity" ] }, + "com.github.moofit-recipes.pkg.SoundStudio": { + "name": "Sound Studio 4", + "description": "Download the latest version of Sound Studio and generates a package", + "repo": "autopkg/moofit-recipes", + "path": "FeltTip/SoundStudio.pkg.recipe", + "parent": "com.github.hansen-m.download.SoundStudio", + "shortname": "SoundStudio.pkg", + "inferred_type": "pkg" + }, "com.github.moofit-recipes.pkg.lucid": { "name": "Lucid", "description": "Downloads the current version of Lucid as a package.", @@ -95183,103 +95102,86 @@ "com.github.moofit-recipes.pkg.lucid" ] }, - "com.github.moofit-recipes.pkg.NotionUniversal": { - "name": "Notion", - "description": "Downloads the latest amd64 and arm64 versions of Notion and combines them into a package", + "com.github.moofit-recipes.pkg.Canva": { + "name": "Canva", + "description": "Downloads and packages Canva", "repo": "autopkg/moofit-recipes", - "path": "Notion Labs/NotionUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.NotionUniversal", - "shortname": "NotionUniversal.pkg", + "path": "Canva/Canva.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Canva", + "shortname": "Canva.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.NotionUniversal": { - "name": "Notion", - "description": "Downloads the latest amd64 and arm64 versions of Notion", + "com.github.moofit-recipes.download.Canva": { + "name": "Canva", + "description": "Downloads Canva to be packaged", "repo": "autopkg/moofit-recipes", - "path": "Notion Labs/NotionUniversal.download.recipe.yaml", - "shortname": "NotionUniversal.download", + "path": "Canva/Canva.download.recipe.yaml", + "shortname": "Canva.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.NotionUniversal", - "com.github.grahampugh.recipes.userinstall.Notion" + "com.github.moofit-recipes.pkg.Canva" ] }, - "com.github.moofit-recipes.pkg.RODEConnect": { - "name": "RODE Connect", - "description": "Downloads the current version of RODE Connect as a package.", - "repo": "autopkg/moofit-recipes", - "path": "RODE/RODEConnect.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.RODEConnect", - "shortname": "RODEConnect.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.download.RODECentral": { - "name": "RODE Central", - "description": "Downloads the current version of RODE Central.", + "com.github.moofit-recipes.download.PyCharmCEUniversal": { + "name": "PyCharm CE", + "description": null, "repo": "autopkg/moofit-recipes", - "path": "RODE/RODECentral.download.recipe.yaml", - "shortname": "RODECentral.download", + "path": "JetBrains/PyCharmCEUniversal.download.recipe.yaml", + "shortname": "PyCharmCEUniversal.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.RODE Central", - "com.github.moofit-recipes.pkg.RODECentral" + "com.github.moofit-recipes.pkg.PyCharmCEUniversal" ] }, - "com.github.moofit-recipes.pkg.RODECentral": { - "name": "RODE Central", - "description": "Downloads the current version of RODE Central as a package.", - "repo": "autopkg/moofit-recipes", - "path": "RODE/RODECentral.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.RODECentral", - "shortname": "RODECentral.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.download.RODEConnect": { - "name": "RODE Connect", - "description": "Downloads the current version of RODE Connect.", + "com.github.moofit-recipes.download.WebStormUniversal": { + "name": "WebStorm", + "description": null, "repo": "autopkg/moofit-recipes", - "path": "RODE/RODEConnect.download.recipe.yaml", - "shortname": "RODEConnect.download", + "path": "JetBrains/WebStormUniversal.download.recipe.yaml", + "shortname": "WebStormUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.RODEConnect" + "com.github.moofit-recipes.pkg.WebStormUniversal" ] }, - "com.github.moofit-recipes.pkg.join.me": { - "name": "join.me", - "description": "Downloads the current version of join.me as a package.", - "repo": "autopkg/moofit-recipes", - "path": "LogMeIn/join.me.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.join.me" - }, - "com.github.moofit-recipes.download.join.me": { - "name": "join.me", - "description": "Downloads the current version of join.me.", + "com.github.moofit-recipes.pkg.PyCharmCEUniversal": { + "name": "PyCharm CE", + "description": "Downloads the latest amd64 and arm64 versions of PyCharm CE and combines them into a package", "repo": "autopkg/moofit-recipes", - "path": "LogMeIn/join.me.download.recipe.yaml", - "children": [ - "com.github.moofit-recipes.pkg.join.me" - ] + "path": "JetBrains/PyCharmCEUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.PyCharmCEUniversal", + "shortname": "PyCharmCEUniversal.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.IBMNotifier": { - "name": "IBM Notifier", - "description": "Downloads an IBM Notifier release pkg from Github. Please note, this has been customised with different icons", + "com.github.moofit-recipes.pkg.WebStormUniversal": { + "name": "WebStorm", + "description": "Downloads the latest amd64 and arm64 versions of WebStorm and combines them into a package", "repo": "autopkg/moofit-recipes", - "path": "IBM/IBMNotifier-custom.download.recipe.yaml", - "shortname": "IBMNotifier-custom.download", - "inferred_type": "download" + "path": "JetBrains/WebStormUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.WebStormUniversal", + "shortname": "WebStormUniversal.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.GuardingBrowser": { - "name": "Guarding Browser", - "description": null, + "com.github.moofit-recipes.download.CatoClient": { + "name": null, + "description": "Downloads the latest Cato Client application", "repo": "autopkg/moofit-recipes", - "path": "Guarding Browser/GuardingBrowserUniversal.download.recipe.yaml", - "shortname": "GuardingBrowserUniversal.download", + "path": "CatoClient/CatoClient.download.recipe.yaml", + "shortname": "CatoClient.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.GuardingBrowserUniversal" + "com.github.moofit-recipes.pkg.CatoClient" ] }, + "com.github.moofit-recipes.pkg.CatoClient": { + "name": null, + "description": "Packages the latest Cato Client application", + "repo": "autopkg/moofit-recipes", + "path": "CatoClient/CatoClient.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.CatoClient", + "shortname": "CatoClient.pkg", + "inferred_type": "pkg" + }, "com.github.moofit-recipes.pkg.GuardingBrowserUniversal": { "name": "Guarding Browser", "description": "Downloads the latest amd64 and arm64 versions of Guarding Browser and combines them into a package", @@ -95289,196 +95191,241 @@ "shortname": "GuardingBrowserUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.PyCharmCEUniversal": { - "name": "PyCharm CE", + "com.github.moofit-recipes.download.GuardingBrowser": { + "name": "Guarding Browser", "description": null, "repo": "autopkg/moofit-recipes", - "path": "JetBrains/PyCharmCEUniversal.download.recipe.yaml", - "shortname": "PyCharmCEUniversal.download", + "path": "Guarding Browser/GuardingBrowserUniversal.download.recipe.yaml", + "shortname": "GuardingBrowserUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.PyCharmCEUniversal" + "com.github.moofit-recipes.pkg.GuardingBrowserUniversal" ] }, - "com.github.moofit-recipes.pkg.WebStormUniversal": { - "name": "WebStorm", - "description": "Downloads the latest amd64 and arm64 versions of WebStorm and combines them into a package", + "com.github.moofit-recipes.download.KeeperPasswordManager": { + "name": "Keeper Password Manager", + "description": "This recipe downloads the latest version of Keeper Password Manager", "repo": "autopkg/moofit-recipes", - "path": "JetBrains/WebStormUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.WebStormUniversal", - "shortname": "WebStormUniversal.pkg", - "inferred_type": "pkg" + "path": "Keeper Security/KeeperPasswordManager.download.recipe.yaml", + "shortname": "KeeperPasswordManager.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.KeeperPasswordManager" + ] }, - "com.github.moofit-recipes.pkg.PyCharmCEUniversal": { - "name": "PyCharm CE", - "description": "Downloads the latest amd64 and arm64 versions of PyCharm CE and combines them into a package", + "com.github.moofit-recipes.pkg.KeeperPasswordManager": { + "name": "Keeper Password Manager", + "description": "This recipe downloads the latest version of Keeper Password Manager and creates a package", "repo": "autopkg/moofit-recipes", - "path": "JetBrains/PyCharmCEUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.PyCharmCEUniversal", - "shortname": "PyCharmCEUniversal.pkg", + "path": "Keeper Security/KeeperPasswordManager.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.KeeperPasswordManager", + "shortname": "KeeperPasswordManager.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.WebStormUniversal": { - "name": "WebStorm", - "description": null, + "com.github.moofit-recipes.download.OBSUniversal": { + "name": null, + "description": "Downloads both intel and silicon versions of OBS to be packaged", "repo": "autopkg/moofit-recipes", - "path": "JetBrains/WebStormUniversal.download.recipe.yaml", - "shortname": "WebStormUniversal.download", + "path": "OBS/OBSUniversal.download.recipe.yaml", + "shortname": "OBSUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.WebStormUniversal" + "com.github.moofit-recipes.pkg.OBSUniversal" ] }, - "com.github.moofit-recipes.pkg.Canva": { - "name": "Canva", - "description": "Downloads and packages Canva", + "com.github.moofit-recipes.pkg.OBSUniversal": { + "name": null, + "description": "Downloads both intel and silicon versions and builds them into a universal package", "repo": "autopkg/moofit-recipes", - "path": "Canva/Canva.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Canva", - "shortname": "Canva.pkg", + "path": "OBS/OBSUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.OBSUniversal", + "shortname": "OBSUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Canva": { - "name": "Canva", - "description": "Downloads Canva to be packaged", + "com.github.moofit-recipes.pkg.Glyphs3": { + "name": "Glyphs 3", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Canva/Canva.download.recipe.yaml", - "shortname": "Canva.download", + "path": "Glyphs/Glyphs3.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.Glyphs 3", + "shortname": "Glyphs3.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.SketchUp Pro 2023 EN": { + "name": "SketchUp Pro 2023 EN", + "description": "Downloads the latest version of SketchUp Pro 2023 EN and creates a PKG", + "repo": "autopkg/moofit-recipes", + "path": "SketchUp Pro 2023/SketchUpPro2023.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.SketchUp Pro 2023 EN", + "shortname": "SketchUpPro2023.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.SketchUp Pro 2023 EN": { + "name": "SketchUp Pro 2023 EN", + "description": "Downloads the latest version of SketchUp Pro 2023 EN", + "repo": "autopkg/moofit-recipes", + "path": "SketchUp Pro 2023/SketchUpPro2023.download.recipe.yaml", + "shortname": "SketchUpPro2023.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Canva" + "com.github.moofit-recipes.pkg.SketchUp Pro 2023 EN" ] }, - "com.github.moofit-recipes.pkg.ClickUp": { - "name": "ClickUp", + "com.github.moofit-recipes.pkg.Zwift-moofit": { + "name": "Zwift", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "ClickUp/ClickUp.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.ClickUp", - "shortname": "ClickUp.pkg", + "path": "Zwift/Zwift-moofit.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Zwift-moofit", + "shortname": "Zwift-moofit.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.ClickUp": { - "name": "ClickUp", + "com.github.moofit-recipes.download.Zwift-moofit": { + "name": "Zwift", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "ClickUp/ClickUp.download.recipe.yaml", - "shortname": "ClickUp.download", + "path": "Zwift/Zwift-moofit.download.recipe.yaml", + "shortname": "Zwift-moofit.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.ClickUp" + "com.github.moofit-recipes.pkg.Zwift-moofit" ] }, - "com.github.moofit.download.NativeAccess2Universal": { - "name": "Native Access 2", - "description": "Downloads the latest M1 and Intel versions of Native Instruments Native Access.", + "com.github.moofit-recipes.pkg.ScreamingFrogSEO": { + "name": null, + "description": "Downloads both Intel and Silicon versions of Screaming Frog SEO Spider to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Native Instruments/NativeAccess2Universal.download.recipe.yaml", - "shortname": "NativeAccess2Universal.download", + "path": "Screaming Frog/ScreamingFrogSeoSpiderUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.ScreamingFrogSEO", + "shortname": "ScreamingFrogSeoSpiderUniversal.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.ScreamingFrogSEO": { + "name": null, + "description": "Downloads both Intel and Silicon versions of Screaming Frog SEO Spider to be packaged into a universal installer", + "repo": "autopkg/moofit-recipes", + "path": "Screaming Frog/ScreamingFrogSEOSpiderUniversal.download.recipe.yaml", + "shortname": "ScreamingFrogSEOSpiderUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit.pkg.NativeAccess2Universal" + "com.github.moofit-recipes.pkg.ScreamingFrogSEO" ] }, - "com.github.moofit.pkg.NativeAccess2Universal": { - "name": "Native Access", - "description": "Downloads and packages the latest M1 and Intel versions of Native Instruments Native Access into a single installer.", - "repo": "autopkg/moofit-recipes", - "path": "Native Instruments/NativeAccess2Universal.pkg.recipe.yaml", - "parent": "com.github.moofit.download.NativeAccess2Universal", - "shortname": "NativeAccess2Universal.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.AdobeAcrobatPro": { - "name": "Adobe Acrobat Pro", - "description": "Downloads and Packages Adobe Acrobat Pro", + "com.github.moofit-recipes.pkg.Telegram": { + "name": "Telegram", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Adobe/AdobeAcrobatPro.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.AdobeAcrobatPro", - "shortname": "AdobeAcrobatPro.pkg", + "path": "Telegram/Telegram.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Telegram", + "shortname": "Telegram.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.AdobeAcrobatPro": { - "name": "Adobe Acrobat Pro", - "description": "Downloads Adobe Acrobat Pro", + "com.github.moofit-recipes.download.Telegram": { + "name": "Telegram", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Adobe/AdobeAcrobatPro.download.recipe.yaml", - "shortname": "AdobeAcrobatPro.download", + "path": "Telegram/Telegram.download.recipe.yaml", + "shortname": "Telegram.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.AdobeAcrobatPro" + "com.github.moofit-recipes.pkg.Telegram" ] }, - "com.github.moofit-recipes.download.Reaper": { - "name": null, + "com.github.moofit-recipes.download.Viber": { + "name": "Viber", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Reaper/Reaper.download.recipe.yaml", - "shortname": "Reaper.download", + "path": "Viber/Viber.download.recipe.yaml", + "shortname": "Viber.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Reaper" + "com.github.moofit-recipes.pkg.Viber" ] }, - "com.github.moofit-recipes.pkg.Reaper": { - "name": null, + "com.github.moofit-recipes.pkg.Viber": { + "name": "Viber", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Reaper/Reaper.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Reaper", - "shortname": "Reaper.pkg", - "inferred_type": "pkg", + "path": "Viber/Viber.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Viber", + "shortname": "Viber.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.Max8": { + "name": "Max 8", + "description": "Packages the latest version of Max 8", + "repo": "autopkg/moofit-recipes", + "path": "Cycling74/Max8.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.Max 8", + "shortname": "Max8.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.ProtonVPN": { + "name": null, + "description": "Recipe to download Protonvpn", + "repo": "autopkg/moofit-recipes", + "path": "ProtonVPN/ProtonVPN.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.ProtonVPN", + "shortname": "ProtonVPN.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.ProtonVPN": { + "name": null, + "description": "Recipe to download Protonvpn", + "repo": "autopkg/moofit-recipes", + "path": "ProtonVPN/ProtonVPN.download.recipe.yaml", + "shortname": "ProtonVPN.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.recipes.jamf.Reaper" + "com.github.moofit-recipes.pkg.ProtonVPN" ] }, - "com.github.moofit-recipes.pkg.Glyphs3": { - "name": "Glyphs 3", + "com.github.moofit-recipes.pkg.ClickUp": { + "name": "ClickUp", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Glyphs/Glyphs3.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.Glyphs 3", - "shortname": "Glyphs3.pkg", + "path": "ClickUp/ClickUp.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.ClickUp", + "shortname": "ClickUp.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.gimp": { - "name": null, - "description": "Downloads both intel and silicon versions of GIMP to be packaged", + "com.github.moofit-recipes.download.ClickUp": { + "name": "ClickUp", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "GIMP/GimpUniversal.download.recipe.yaml", - "shortname": "GimpUniversal.download", + "path": "ClickUp/ClickUp.download.recipe.yaml", + "shortname": "ClickUp.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.gimp" + "com.github.moofit-recipes.pkg.ClickUp" ] }, - "com.github.moofit-recipes.pkg.gimp": { - "name": null, - "description": null, + "com.github.moofit-recipes.download.IBMNotifier": { + "name": "IBM Notifier", + "description": "Downloads an IBM Notifier release pkg from Github. Please note, this has been customised with different icons", "repo": "autopkg/moofit-recipes", - "path": "GIMP/GimpUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.gimp", - "shortname": "GimpUniversal.pkg", - "inferred_type": "pkg" + "path": "IBM/IBMNotifier-custom.download.recipe.yaml", + "shortname": "IBMNotifier-custom.download", + "inferred_type": "download" }, - "com.github.moofit-recipes.pkg.Viber": { - "name": "Viber", - "description": "Recipe description", + "com.github.moofit-recipes.pkg.BlenderUniversal": { + "name": null, + "description": "Downloads both Intel and Silicon versions of Blender to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Viber/Viber.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Viber", - "shortname": "Viber.pkg", + "path": "Blender/BlenderUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.BlenderUniversal", + "shortname": "BlenderUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Viber": { - "name": "Viber", - "description": "Recipe description", + "com.github.moofit-recipes.download.BlenderUniversal": { + "name": null, + "description": "Downloads both Intel and Silicon versions of Blender to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Viber/Viber.download.recipe.yaml", - "shortname": "Viber.download", + "path": "Blender/BlenderUniversal.download.recipe.yaml", + "shortname": "BlenderUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Viber" + "com.github.moofit-recipes.pkg.BlenderUniversal" ] }, "com.github.moofit-recipes.pkg.FCSExpress7Research": { @@ -95501,55 +95448,17 @@ "com.github.moofit-recipes.pkg.FCSExpress7Research" ] }, - "com.github.moofit-recipes.pkg.Max8": { - "name": "Max 8", - "description": "Packages the latest version of Max 8", - "repo": "autopkg/moofit-recipes", - "path": "Cycling74/Max8.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.Max 8", - "shortname": "Max8.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.pkg.AzureDataStudio": { - "name": "Azure Data Studio", - "description": "Packages the latest version of Azure Data Studio", - "repo": "autopkg/moofit-recipes", - "path": "Microsoft/AzureDataStudio.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.AzureDataStudio", - "shortname": "AzureDataStudio.pkg", - "inferred_type": "pkg" - }, - "com.github.moofit-recipes.download.AzureDataStudio": { - "name": "Azure Data Studio", - "description": "Downloads the latest version of Azure Data Studio", - "repo": "autopkg/moofit-recipes", - "path": "Microsoft/AzureDataStudio.download.recipe.yaml", - "shortname": "AzureDataStudio.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.AzureDataStudio" - ] - }, - "com.github.moofit-recipes.download.SketchUp Pro 2023 EN": { - "name": "SketchUp Pro 2023 EN", - "description": "Downloads the latest version of SketchUp Pro 2023 EN", + "com.github.moofit-recipes.download.FinalDraft12": { + "name": "Final Draft 12", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "SketchUp Pro 2023/SketchUpPro2023.download.recipe.yaml", - "shortname": "SketchUpPro2023.download", + "path": "Final Draft 12/FinalDraft12.download.recipe.yaml", + "shortname": "FinalDraft12.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.SketchUp Pro 2023 EN" + "com.github.moofit-recipes.pkg.FinalDraft12" ] }, - "com.github.moofit-recipes.pkg.SketchUp Pro 2023 EN": { - "name": "SketchUp Pro 2023 EN", - "description": "Downloads the latest version of SketchUp Pro 2023 EN and creates a PKG", - "repo": "autopkg/moofit-recipes", - "path": "SketchUp Pro 2023/SketchUpPro2023.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.SketchUp Pro 2023 EN", - "shortname": "SketchUpPro2023.pkg", - "inferred_type": "pkg" - }, "com.github.moofit-recipes.pkg.FinalDraft12": { "name": "Final Draft 12", "description": "Recipe description", @@ -95559,57 +95468,67 @@ "shortname": "FinalDraft12.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.FinalDraft12": { - "name": "Final Draft 12", - "description": "Recipe description", + "com.github.moofit-recipes.download.BraveUniversal": { + "name": "Brave", + "description": "Downloads the latest amd64 and arm64 versions of Brave.", "repo": "autopkg/moofit-recipes", - "path": "Final Draft 12/FinalDraft12.download.recipe.yaml", - "shortname": "FinalDraft12.download", + "path": "Brave/BraveUniversal.download.recipe.yaml", + "shortname": "BraveUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.FinalDraft12" + "com.github.moofit-recipes.pkg.BraveBrowserUniversal" ] }, - "com.github.moofit-recipes.download.Read&Write": { - "name": "Read&Write", - "description": "Downloads the latest version of Read&Write", + "com.github.moofit-recipes.pkg.BraveBrowserUniversal": { + "name": "Brave", + "description": "Downloads the latest amd64 and arm64 versions of Brave and combines them into a package", "repo": "autopkg/moofit-recipes", - "path": "TextHelp/ReadWrite.download.recipe.yaml", - "shortname": "ReadWrite.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.Read&Write" - ] + "path": "Brave/BraveUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.BraveUniversal", + "shortname": "BraveUniversal.pkg", + "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.Read&Write": { - "name": "Read&Write", - "description": "Downloads and packages the latest version of Read&Write", + "com.github.moofit-recipes.pkg.NotionUniversal": { + "name": "Notion", + "description": "Downloads the latest amd64 and arm64 versions of Notion and combines them into a package", "repo": "autopkg/moofit-recipes", - "path": "TextHelp/ReadWrite.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Read&Write", - "shortname": "ReadWrite.pkg", + "path": "Notion Labs/NotionUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.NotionUniversal", + "shortname": "NotionUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.KeeperPasswordManager": { - "name": "Keeper Password Manager", - "description": "This recipe downloads the latest version of Keeper Password Manager and creates a package", + "com.github.moofit-recipes.download.NotionUniversal": { + "name": "Notion", + "description": "Downloads the latest amd64 and arm64 versions of Notion", "repo": "autopkg/moofit-recipes", - "path": "Keeper Security/KeeperPasswordManager.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.KeeperPasswordManager", - "shortname": "KeeperPasswordManager.pkg", - "inferred_type": "pkg" + "path": "Notion Labs/NotionUniversal.download.recipe.yaml", + "shortname": "NotionUniversal.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.NotionUniversal", + "com.github.grahampugh.recipes.userinstall.Notion" + ] }, - "com.github.moofit-recipes.download.KeeperPasswordManager": { - "name": "Keeper Password Manager", - "description": "This recipe downloads the latest version of Keeper Password Manager", + "com.github.moofit-recipes.download.AzureDataStudio": { + "name": "Azure Data Studio", + "description": "Downloads the latest version of Azure Data Studio", "repo": "autopkg/moofit-recipes", - "path": "Keeper Security/KeeperPasswordManager.download.recipe.yaml", - "shortname": "KeeperPasswordManager.download", + "path": "Microsoft/AzureDataStudio.download.recipe.yaml", + "shortname": "AzureDataStudio.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.KeeperPasswordManager" + "com.github.moofit-recipes.pkg.AzureDataStudio" ] }, + "com.github.moofit-recipes.pkg.AzureDataStudio": { + "name": "Azure Data Studio", + "description": "Packages the latest version of Azure Data Studio", + "repo": "autopkg/moofit-recipes", + "path": "Microsoft/AzureDataStudio.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.AzureDataStudio", + "shortname": "AzureDataStudio.pkg", + "inferred_type": "pkg" + }, "com.github.moofit-recipes.pkg.VCVRack2Free": { "name": "VCVRack2Free", "description": "Downloads VCV Rack 2 Free as a package", @@ -95619,137 +95538,150 @@ "shortname": "VCVRack2Free.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.WebexUniversal": { + "com.github.moofit-recipes.pkg.Reaper": { "name": null, - "description": "Downloads both Intel and Silicon versions of Webex to be packaged into a universal installer", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Webex/WebexUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.WebexUniversal", - "shortname": "WebexUniversal.pkg", - "inferred_type": "pkg" + "path": "Reaper/Reaper.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Reaper", + "shortname": "Reaper.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andrewvalentine.recipes.jamf.Reaper" + ] }, - "com.github.moofit-recipes.download.WebexUniversal": { + "com.github.moofit-recipes.download.Reaper": { "name": null, - "description": "Downloads both Intel and Silicon versions of Webex to be packaged into a universal installer", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Webex/WebexUniversal.download.recipe.yaml", - "shortname": "WebexUniversal.download", + "path": "Reaper/Reaper.download.recipe.yaml", + "shortname": "Reaper.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.WebexUniversal" + "com.github.moofit-recipes.pkg.Reaper" ] }, - "com.github.moofit-recipes.download.Zwift-moofit": { - "name": "Zwift", + "com.github.moofit-recipes.download.InTheLoop": { + "name": "In The Loop", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Zwift/Zwift-moofit.download.recipe.yaml", - "shortname": "Zwift-moofit.download", + "path": "In The Loop/InTheLoop.download.recipe.yaml", + "shortname": "InTheLoop.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Zwift-moofit" + "com.github.moofit-recipes.pkg.InTheLoop" ] }, - "com.github.moofit-recipes.pkg.Zwift-moofit": { - "name": "Zwift", + "com.github.moofit-recipes.pkg.InTheLoop": { + "name": "In The Loop", "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Zwift/Zwift-moofit.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Zwift-moofit", - "shortname": "Zwift-moofit.pkg", + "path": "In The Loop/InTheLoop.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.InTheLoop", + "shortname": "InTheLoop.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.DockerUniversal": { - "name": "Docker", - "description": "Downloads the latest amd64 and arm64 versions of Docker.", + "com.github.moofit-recipes.download.8x8WorkUniversal": { + "name": null, + "description": "Downloads both Intel and Silicon versions of 8x8 to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Docker/DockerUniversal.download.recipe.yaml", - "deprecated": true, - "shortname": "DockerUniversal.download", + "path": "8x8 Work/8x8workUniversal.download.recipe.yaml", + "shortname": "8x8workUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.DockerUniversal" + "com.github.moofit-recipes.pkg.8x8WorkUniversal" ] }, - "com.github.moofit-recipes.pkg.DockerUniversal": { - "name": "Docker", - "description": "Downloads the latest amd64 and arm64 versions of Docker and combines them into a package", + "com.github.moofit-recipes.pkg.8x8WorkUniversal": { + "name": null, + "description": "Downloads both Intel and Silicon versions of 8x8 to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Docker/DockerUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.DockerUniversal", - "deprecated": true, - "shortname": "DockerUniversal.pkg", + "path": "8x8 Work/8x8workUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.8x8WorkUniversal", + "shortname": "8x8workUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.MiroUniversal": { - "name": "Miro", - "description": "Downloads the latest amd64 and arm64 versions of Miro and combines them into a package", + "com.github.moofit-recipes.pkg.gimp": { + "name": null, + "description": null, "repo": "autopkg/moofit-recipes", - "path": "Miro/MiroUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.MiroUniversal", - "shortname": "MiroUniversal.pkg", + "path": "GIMP/GimpUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.gimp", + "shortname": "GimpUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.MiroUniversal": { - "name": "Miro", - "description": null, + "com.github.moofit-recipes.download.gimp": { + "name": null, + "description": "Downloads both intel and silicon versions of GIMP to be packaged", "repo": "autopkg/moofit-recipes", - "path": "Miro/MiroUniversal.download.recipe.yaml", - "shortname": "MiroUniversal.download", + "path": "GIMP/GimpUniversal.download.recipe.yaml", + "shortname": "GimpUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.MiroUniversal" + "com.github.moofit-recipes.pkg.gimp" ] }, - "com.github.moofit-recipes.download.BraveUniversal": { - "name": "Brave", - "description": "Downloads the latest amd64 and arm64 versions of Brave.", + "com.github.moofit-recipes.download.RODECentral": { + "name": "RODE Central", + "description": "Downloads the current version of RODE Central.", "repo": "autopkg/moofit-recipes", - "path": "Brave/BraveUniversal.download.recipe.yaml", - "shortname": "BraveUniversal.download", + "path": "RODE/RODECentral.download.recipe.yaml", + "shortname": "RODECentral.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.BraveBrowserUniversal" + "com.github.dataJAR-recipes.munki.RODE Central", + "com.github.moofit-recipes.pkg.RODECentral" ] }, - "com.github.moofit-recipes.pkg.BraveBrowserUniversal": { - "name": "Brave", - "description": "Downloads the latest amd64 and arm64 versions of Brave and combines them into a package", + "com.github.moofit-recipes.pkg.RODECentral": { + "name": "RODE Central", + "description": "Downloads the current version of RODE Central as a package.", "repo": "autopkg/moofit-recipes", - "path": "Brave/BraveUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.BraveUniversal", - "shortname": "BraveUniversal.pkg", + "path": "RODE/RODECentral.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.RODECentral", + "shortname": "RODECentral.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.ProtonVPN": { - "name": null, - "description": "Recipe to download Protonvpn", + "com.github.moofit-recipes.pkg.RODEConnect": { + "name": "RODE Connect", + "description": "Downloads the current version of RODE Connect as a package.", "repo": "autopkg/moofit-recipes", - "path": "ProtonVPN/ProtonVPN.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.ProtonVPN", - "shortname": "ProtonVPN.pkg", + "path": "RODE/RODEConnect.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.RODEConnect", + "shortname": "RODEConnect.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.ProtonVPN": { - "name": null, - "description": "Recipe to download Protonvpn", + "com.github.moofit-recipes.download.RODEConnect": { + "name": "RODE Connect", + "description": "Downloads the current version of RODE Connect.", "repo": "autopkg/moofit-recipes", - "path": "ProtonVPN/ProtonVPN.download.recipe.yaml", - "shortname": "ProtonVPN.download", + "path": "RODE/RODEConnect.download.recipe.yaml", + "shortname": "RODEConnect.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.ProtonVPN" + "com.github.moofit-recipes.pkg.RODEConnect" ] }, - "com.github.moofit-recipes.pkg.SketchUp Pro 2024": { - "name": "SketchUp 2024", - "description": "Downloads the latest version of SketchUp Pro 2024 and creates a PKG", + "com.github.moofit-recipes.pkg.Studio3TUniversal": { + "name": "Studio 3T", + "description": "Downloads the latest version of Studio3T", "repo": "autopkg/moofit-recipes", - "path": "SketchUp Pro 2024/SketchUpPro2024.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.SketchUp Pro 2024", - "shortname": "SketchUpPro2024.pkg", + "path": "Studio 3T/Studio3TUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Studio3TUniversal", + "shortname": "Studio3TUniversal.pkg", "inferred_type": "pkg" }, + "com.github.moofit-recipes.download.Studio3TUniversal": { + "name": "Studio 3T", + "description": "Downloads the latest version of Studio3T", + "repo": "autopkg/moofit-recipes", + "path": "Studio 3T/Studio3TUniversal.download.recipe.yaml", + "shortname": "Studio3TUniversal.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.Studio3TUniversal" + ] + }, "com.github.moofit-recipes.download.SketchUp Pro 2024": { "name": "SketchUp 2024", "description": "Downloads the latest version of SketchUp 2024", @@ -95761,166 +95693,222 @@ "com.github.moofit-recipes.pkg.SketchUp Pro 2024" ] }, - "com.github.moofit-recipes.download.CatoClient": { - "name": null, - "description": "Downloads the latest Cato Client application", + "com.github.moofit-recipes.pkg.SketchUp Pro 2024": { + "name": "SketchUp 2024", + "description": "Downloads the latest version of SketchUp Pro 2024 and creates a PKG", "repo": "autopkg/moofit-recipes", - "path": "CatoClient/CatoClient.download.recipe.yaml", - "shortname": "CatoClient.download", + "path": "SketchUp Pro 2024/SketchUpPro2024.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.SketchUp Pro 2024", + "shortname": "SketchUpPro2024.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.pkg.Read&Write": { + "name": "Read&Write", + "description": "Downloads and packages the latest version of Read&Write", + "repo": "autopkg/moofit-recipes", + "path": "TextHelp/ReadWrite.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Read&Write", + "shortname": "ReadWrite.pkg", + "inferred_type": "pkg" + }, + "com.github.moofit-recipes.download.Read&Write": { + "name": "Read&Write", + "description": "Downloads the latest version of Read&Write", + "repo": "autopkg/moofit-recipes", + "path": "TextHelp/ReadWrite.download.recipe.yaml", + "shortname": "ReadWrite.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.CatoClient" + "com.github.moofit-recipes.pkg.Read&Write" ] }, - "com.github.moofit-recipes.pkg.CatoClient": { - "name": null, - "description": "Packages the latest Cato Client application", + "com.github.moofit-recipes.pkg.ExpressVPN": { + "name": "ExpressVPN", + "description": "Downloads the current version of ExpressVPN as a package.", "repo": "autopkg/moofit-recipes", - "path": "CatoClient/CatoClient.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.CatoClient", - "shortname": "CatoClient.pkg", + "path": "ExpressVPN/ExpressVPN.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.ExpressVPN", + "shortname": "ExpressVPN.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Qlab5": { - "name": "QLab5", - "description": "Downloads QLab5", + "com.github.moofit-recipes.download.ExpressVPN": { + "name": "ExpressVPN", + "description": "Downloads the current version of ExpressVPN.", "repo": "autopkg/moofit-recipes", - "path": "QLab 5/Qlab5.download.recipe.yaml", - "shortname": "Qlab5.download", + "path": "ExpressVPN/ExpressVPN.download.recipe.yaml", + "shortname": "ExpressVPN.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Qlab5" + "com.github.moofit-recipes.pkg.ExpressVPN" ] }, - "com.github.moofit-recipes.pkg.Qlab5": { - "name": "QLab5", - "description": "Downloads and packages QLab5", + "com.github.moofit-recipes.pkg.macOSLAPSNoLaunchDaemon": { + "name": "macOSLAPS", + "description": "Downloads the latest version of macOSLAPS, removes the LaunchDaemon and re-packages. This is used when the execution of the macOSLAPS binary is handled via another method (i.e. via a Jamf Pro policy)", "repo": "autopkg/moofit-recipes", - "path": "QLab 5/Qlab5.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Qlab5", - "shortname": "Qlab5.pkg", + "path": "PSUMac/macOSLAPSNoLaunchDaemon.pkg.recipe.yaml", + "parent": "com.github.neilmartin83.download.macOSLAPS", + "shortname": "macOSLAPSNoLaunchDaemon.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Telegram": { - "name": "Telegram", - "description": "Recipe description", + "com.github.moofit-recipes.pkg.join.me": { + "name": "join.me", + "description": "Downloads the current version of join.me as a package.", "repo": "autopkg/moofit-recipes", - "path": "Telegram/Telegram.download.recipe.yaml", - "shortname": "Telegram.download", - "inferred_type": "download", + "path": "LogMeIn/join.me.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.join.me" + }, + "com.github.moofit-recipes.download.join.me": { + "name": "join.me", + "description": "Downloads the current version of join.me.", + "repo": "autopkg/moofit-recipes", + "path": "LogMeIn/join.me.download.recipe.yaml", "children": [ - "com.github.moofit-recipes.pkg.Telegram" + "com.github.moofit-recipes.pkg.join.me" ] }, - "com.github.moofit-recipes.pkg.Telegram": { - "name": "Telegram", - "description": "Recipe description", + "com.github.moofit.pkg.NativeAccess2Universal": { + "name": "Native Access", + "description": "Downloads and packages the latest M1 and Intel versions of Native Instruments Native Access into a single installer.", "repo": "autopkg/moofit-recipes", - "path": "Telegram/Telegram.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Telegram", - "shortname": "Telegram.pkg", + "path": "Native Instruments/NativeAccess2Universal.pkg.recipe.yaml", + "parent": "com.github.moofit.download.NativeAccess2Universal", + "shortname": "NativeAccess2Universal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.Studio3TUniversal": { - "name": "Studio 3T", - "description": "Downloads the latest version of Studio3T", + "com.github.moofit.download.NativeAccess2Universal": { + "name": "Native Access 2", + "description": "Downloads the latest M1 and Intel versions of Native Instruments Native Access.", "repo": "autopkg/moofit-recipes", - "path": "Studio 3T/Studio3TUniversal.download.recipe.yaml", - "shortname": "Studio3TUniversal.download", + "path": "Native Instruments/NativeAccess2Universal.download.recipe.yaml", + "shortname": "NativeAccess2Universal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Studio3TUniversal" + "com.github.moofit.pkg.NativeAccess2Universal" ] }, - "com.github.moofit-recipes.pkg.Studio3TUniversal": { - "name": "Studio 3T", - "description": "Downloads the latest version of Studio3T", + "com.github.moofit-recipes.pkg.HudlSportscode": { + "name": "Hudl Sportscode", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "Studio 3T/Studio3TUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.Studio3TUniversal", - "shortname": "Studio3TUniversal.pkg", + "path": "Hudl Sportscode/HudlSportscode.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.HudlSportscode", + "shortname": "HudlSportscode.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.ExpressVPN": { - "name": "ExpressVPN", - "description": "Downloads the current version of ExpressVPN.", + "com.github.moofit-recipes.download.HudlSportscode": { + "name": "Hudl Sportscode", + "description": "Recipe description", "repo": "autopkg/moofit-recipes", - "path": "ExpressVPN/ExpressVPN.download.recipe.yaml", - "shortname": "ExpressVPN.download", + "path": "Hudl Sportscode/HudlSportscode.download.recipe.yaml", + "shortname": "HudlSportscode.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.ExpressVPN" + "com.github.moofit-recipes.pkg.HudlSportscode" ] }, - "com.github.moofit-recipes.pkg.ExpressVPN": { - "name": "ExpressVPN", - "description": "Downloads the current version of ExpressVPN as a package.", + "com.github.moofit-recipes.download.DockerUniversal": { + "name": "Docker", + "description": "Downloads the latest amd64 and arm64 versions of Docker.", "repo": "autopkg/moofit-recipes", - "path": "ExpressVPN/ExpressVPN.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.ExpressVPN", - "shortname": "ExpressVPN.pkg", + "path": "Docker/DockerUniversal.download.recipe.yaml", + "deprecated": true, + "shortname": "DockerUniversal.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.DockerUniversal" + ] + }, + "com.github.moofit-recipes.pkg.DockerUniversal": { + "name": "Docker", + "description": "Downloads the latest amd64 and arm64 versions of Docker and combines them into a package", + "repo": "autopkg/moofit-recipes", + "path": "Docker/DockerUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.DockerUniversal", + "deprecated": true, + "shortname": "DockerUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.OBSUniversal": { - "name": null, - "description": "Downloads both intel and silicon versions of OBS to be packaged", + "com.github.moofit-recipes.download.Qlab5": { + "name": "QLab5", + "description": "Downloads QLab5", "repo": "autopkg/moofit-recipes", - "path": "OBS/OBSUniversal.download.recipe.yaml", - "shortname": "OBSUniversal.download", + "path": "QLab 5/Qlab5.download.recipe.yaml", + "shortname": "Qlab5.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.OBSUniversal" + "com.github.moofit-recipes.pkg.Qlab5" ] }, - "com.github.moofit-recipes.pkg.OBSUniversal": { - "name": null, - "description": "Downloads both intel and silicon versions and builds them into a universal package", + "com.github.moofit-recipes.pkg.Qlab5": { + "name": "QLab5", + "description": "Downloads and packages QLab5", "repo": "autopkg/moofit-recipes", - "path": "OBS/OBSUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.OBSUniversal", - "shortname": "OBSUniversal.pkg", + "path": "QLab 5/Qlab5.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.Qlab5", + "shortname": "Qlab5.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.macOSLAPSNoLaunchDaemon": { - "name": "macOSLAPS", - "description": "Downloads the latest version of macOSLAPS, removes the LaunchDaemon and re-packages. This is used when the execution of the macOSLAPS binary is handled via another method (i.e. via a Jamf Pro policy)", + "com.github.moofit-recipes.pkg.AdobeAcrobatPro": { + "name": "Adobe Acrobat Pro", + "description": "Downloads and Packages Adobe Acrobat Pro", "repo": "autopkg/moofit-recipes", - "path": "PSUMac/macOSLAPSNoLaunchDaemon.pkg.recipe.yaml", - "parent": "com.github.neilmartin83.download.macOSLAPS", - "shortname": "macOSLAPSNoLaunchDaemon.pkg", + "path": "Adobe/AdobeAcrobatPro.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.AdobeAcrobatPro", + "shortname": "AdobeAcrobatPro.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.pkg.BlenderUniversal": { + "com.github.moofit-recipes.download.AdobeAcrobatPro": { + "name": "Adobe Acrobat Pro", + "description": "Downloads Adobe Acrobat Pro", + "repo": "autopkg/moofit-recipes", + "path": "Adobe/AdobeAcrobatPro.download.recipe.yaml", + "shortname": "AdobeAcrobatPro.download", + "inferred_type": "download", + "children": [ + "com.github.moofit-recipes.pkg.AdobeAcrobatPro" + ] + }, + "com.github.moofit-recipes.pkg.WebexUniversal": { "name": null, - "description": "Downloads both Intel and Silicon versions of Blender to be packaged into a universal installer", + "description": "Downloads both Intel and Silicon versions of Webex to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Blender/BlenderUniversal.pkg.recipe.yaml", - "parent": "com.github.moofit-recipes.download.BlenderUniversal", - "shortname": "BlenderUniversal.pkg", + "path": "Webex/WebexUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.WebexUniversal", + "shortname": "WebexUniversal.pkg", "inferred_type": "pkg" }, - "com.github.moofit-recipes.download.BlenderUniversal": { + "com.github.moofit-recipes.download.WebexUniversal": { "name": null, - "description": "Downloads both Intel and Silicon versions of Blender to be packaged into a universal installer", + "description": "Downloads both Intel and Silicon versions of Webex to be packaged into a universal installer", "repo": "autopkg/moofit-recipes", - "path": "Blender/BlenderUniversal.download.recipe.yaml", - "shortname": "BlenderUniversal.download", + "path": "Webex/WebexUniversal.download.recipe.yaml", + "shortname": "WebexUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.BlenderUniversal" + "com.github.moofit-recipes.pkg.WebexUniversal" ] }, - "com.github.moofit-recipes.download.Teemyco": { - "name": null, - "description": "Downloads Teemyco to prepare for packaging", + "com.github.moofit-recipes.download.MiroUniversal": { + "name": "Miro", + "description": null, "repo": "autopkg/moofit-recipes", - "path": "Teemyco/Teemyco.download.recipe.yaml", - "shortname": "Teemyco.download", + "path": "Miro/MiroUniversal.download.recipe.yaml", + "shortname": "MiroUniversal.download", "inferred_type": "download", "children": [ - "com.github.moofit-recipes.pkg.Teemyco" + "com.github.moofit-recipes.pkg.MiroUniversal" ] }, + "com.github.moofit-recipes.pkg.MiroUniversal": { + "name": "Miro", + "description": "Downloads the latest amd64 and arm64 versions of Miro and combines them into a package", + "repo": "autopkg/moofit-recipes", + "path": "Miro/MiroUniversal.pkg.recipe.yaml", + "parent": "com.github.moofit-recipes.download.MiroUniversal", + "shortname": "MiroUniversal.pkg", + "inferred_type": "pkg" + }, "com.github.moofit-recipes.pkg.Teemyco": { "name": null, "description": "Downloads Teemyco to prepare for packaging", @@ -95930,71 +95918,63 @@ "shortname": "Teemyco.pkg", "inferred_type": "pkg" }, - "com.github.its-unibas.munki.FlowJo": { - "name": "FlowJo", - "description": "Downloads FlowJo and imports into munki.\n", - "repo": "autopkg/its-unibas-recipes", - "path": "FlowJo/FlowJo.munki.recipe", - "parent": "com.github.its-unibas.download.FlowJo", - "shortname": "FlowJo.munki", - "inferred_type": "munki", - "munki_display_name": "FlowJo", - "munki_description": "The FlowJo\u00ae workspace is a powerful statistical environment that is used for immunophenotyping, cell cycle, proliferation, kinetics studies, quantitative population comparison, or plate screening assays to name a few." - }, - "com.github.its-unibas.download.FlowJo": { - "name": "FlowJo", - "description": "Downloads FlowJo", - "repo": "autopkg/its-unibas-recipes", - "path": "FlowJo/FlowJo.download.recipe", - "shortname": "FlowJo.download", + "com.github.moofit-recipes.download.Teemyco": { + "name": null, + "description": "Downloads Teemyco to prepare for packaging", + "repo": "autopkg/moofit-recipes", + "path": "Teemyco/Teemyco.download.recipe.yaml", + "shortname": "Teemyco.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.FlowJo" + "com.github.moofit-recipes.pkg.Teemyco" ] }, - "com.github.its-unibas.download.Unipro_Ugene": { - "name": "Ugene", - "description": "Download Recipe for the latest version of Unipro Ugene ", + "com.github.its-unibas.download.switchdrive": { + "name": "SWITCHdrive", + "description": "Specify ARCH to be \"ARM\" or \"Intel\". Find and download the newest version of SWITCHdrive", "repo": "autopkg/its-unibas-recipes", - "path": "UniproUgene/unipro_ugene.download.recipe", - "shortname": "unipro_ugene.download", + "path": "SWITCHdrive/SWITCHdrive.download.recipe", + "shortname": "SWITCHdrive.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.Unipro_Ugene" + "com.github.its-unibas.munki.switchdrive" ] }, - "com.github.its-unibas.munki.Unipro_Ugene": { - "name": "UGENE", - "description": "Downloads the latest version of Unipro Ugene and imports into Munki.", + "com.github.its-unibas.munki.switchdrive": { + "name": "SWITCHdrive", + "description": "Specify ARCH to be \"ARM\" or \"Intel\". Downloads the current release version of SWITCHDrive and imports it into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "UniproUgene/unipro_ugene.munki.recipe", - "parent": "com.github.its-unibas.download.Unipro_Ugene", - "shortname": "unipro_ugene.munki", + "path": "SWITCHdrive/SWITCHdrive.munki.recipe", + "parent": "com.github.its-unibas.download.switchdrive", + "shortname": "SWITCHdrive.munki", "inferred_type": "munki", - "munki_display_name": "UGENE", - "munki_description": "UGENE ist eine Open Source Bioinformatik Software, welche als Unterst\u00fctzung dient beim managen, analysieren und visualisieren von Daten in der Molekularbiologie." + "munki_display_name": "SWITCHdrive", + "munki_description": "SWITCHdrive \u2013 der akademische Cloud-Speicherdienst der Schweiz\n\nDateien sicher speichern, jederzeit mobil darauf zugreifen und mit anderen teilen: Das geht einfach und sicher mit SWITCHdrive.\n\nSynchronisieren und Sharen: Hochschulangeh\u00f6rigen bietet SWITCHdrive eine sichere Alternative zu kommerziellen Cloud-Storage-Diensten. Damit k\u00f6nnen Dateien schnell und zuverl\u00e4ssig gespeichert, synchronisiert, mit anderen geteilt oder gemeinsam bearbeitet werden. \n\nIhre Daten immer sicher dabei: Der akademische Cloud-Storage-Dienst l\u00e4sst sich bequem per Browser, Desktop-Client oder mobiler App bedienen. S\u00e4mtliche Daten werden auf Servern im Schweizer Wissenschaftsnetz gespeichert." }, - "com.github.its-unibas.download.jsesh": { - "name": "jsesh", - "description": "Downloads the latest version of jsesh.", + "com.github.its-unibas.munki.Intellij": { + "name": "Intellij", + "description": "Downloads the latest Intellij disk image and imports into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "JSesh/jsesh.download.recipe", - "shortname": "jsesh.download", - "inferred_type": "download", + "path": "JetBrains/Intellij.munki.recipe", + "parent": "com.github.its-unibas.download.Intellij", + "shortname": "Intellij.munki", + "inferred_type": "munki", + "munki_display_name": "Intellij Community Edition", + "munki_description": "Lightweight IDE for Java SE, Groovy and Scala development.", "children": [ - "com.github.its-unibas.munki.jsesh" + "com.github.its-unibas.munki.IntellijUltimate" ] }, - "com.github.its-unibas.munki.jsesh": { - "name": "jsesh", - "description": "Downloads the latest version of jsesh and imports it into Munki.", + "com.github.its-unibas.munki.IntellijUltimate": { + "name": "IntellijUltimate", + "description": null, "repo": "autopkg/its-unibas-recipes", - "path": "JSesh/jsesh.munki.recipe", - "parent": "com.github.its-unibas.download.jsesh", - "shortname": "jsesh.munki", + "path": "JetBrains/IntellijUltimate.munki.recipe", + "parent": "com.github.its-unibas.munki.Intellij", + "shortname": "IntellijUltimate.munki", "inferred_type": "munki", - "munki_display_name": "JSesh", - "munki_description": "The JSesh hieroglyphic editor" + "munki_display_name": "Intellij Ultimate Edition", + "munki_description": "Lightweight IDE for Java SE, Groovy and Scala development." }, "com.github.its-unibas.munki.PyCharm": { "name": "PyCharm", @@ -96010,18 +95990,15 @@ "com.github.its-unibas.munki.PyCharmProfessional" ] }, - "com.github.its-unibas.munki.Intellij": { + "com.github.its-unibas.download.Intellij": { "name": "Intellij", - "description": "Downloads the latest Intellij disk image and imports into Munki.", + "description": "Downloads latest Intellij disk image.", "repo": "autopkg/its-unibas-recipes", - "path": "JetBrains/Intellij.munki.recipe", - "parent": "com.github.its-unibas.download.Intellij", - "shortname": "Intellij.munki", - "inferred_type": "munki", - "munki_display_name": "Intellij Community Edition", - "munki_description": "Lightweight IDE for Java SE, Groovy and Scala development.", + "path": "JetBrains/Intellij.download.recipe", + "shortname": "Intellij.download", + "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.IntellijUltimate" + "com.github.its-unibas.munki.Intellij" ] }, "com.github.its-unibas.download.PyCharm": { @@ -96035,17 +96012,6 @@ "com.github.its-unibas.munki.PyCharm" ] }, - "com.github.its-unibas.munki.IntellijUltimate": { - "name": "IntellijUltimate", - "description": null, - "repo": "autopkg/its-unibas-recipes", - "path": "JetBrains/IntellijUltimate.munki.recipe", - "parent": "com.github.its-unibas.munki.Intellij", - "shortname": "IntellijUltimate.munki", - "inferred_type": "munki", - "munki_display_name": "Intellij Ultimate Edition", - "munki_description": "Lightweight IDE for Java SE, Groovy and Scala development." - }, "com.github.its-unibas.munki.PyCharmProfessional": { "name": "PyCharmProfessional", "description": null, @@ -96057,17 +96023,50 @@ "munki_display_name": "PyCharm Professional Edition", "munki_description": "PyCharm provides smart code completion, code inspections, on-the-fly error highlighting and quick-fixes, along with automated code refactorings and rich navigation capabilities. " }, - "com.github.its-unibas.download.Intellij": { - "name": "Intellij", - "description": "Downloads latest Intellij disk image.", + "com.github.its-unibas.munki.CLANc": { + "name": "CLANc", + "description": "Downloads the latest version of CLANc and imports it into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "JetBrains/Intellij.download.recipe", - "shortname": "Intellij.download", + "path": "CLANc/CLANc.munki.recipe", + "parent": "com.github.its-unibas.download.CLANc", + "shortname": "CLANc.munki", + "inferred_type": "munki", + "munki_display_name": "CLANc", + "munki_description": "CLANc is a computerized language anaylsis tool" + }, + "com.github.its-unibas.download.CLANc": { + "name": "CLANc", + "description": "Downloads the latest version of CLANc, a computerized language anaylsis tool from https://dali.talkbank.org/clan/", + "repo": "autopkg/its-unibas-recipes", + "path": "CLANc/CLANc.download.recipe", + "shortname": "CLANc.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.Intellij" + "com.github.its-unibas.munki.CLANc" + ] + }, + "com.github.its-unibas.download.QGIS": { + "name": "QGIS", + "description": "Downloads the latest version of QGIS, a free and open-source geographic information system", + "repo": "autopkg/its-unibas-recipes", + "path": "QGIS/QGIS.download.recipe", + "shortname": "QGIS.download", + "inferred_type": "download", + "children": [ + "com.github.its-unibas.munki.QGIS" ] }, + "com.github.its-unibas.munki.QGIS": { + "name": "QGIS", + "description": "Downloads the latest version of QGIS and imports it into Munki.", + "repo": "autopkg/its-unibas-recipes", + "path": "QGIS/QGIS.munki.recipe", + "parent": "com.github.its-unibas.download.QGIS", + "shortname": "QGIS.munki", + "inferred_type": "munki", + "munki_display_name": "QGIS", + "munki_description": "QGIS is a free and open-source geographic information system" + }, "com.github.its-unibas.download.CorelDRAWUpdate": { "name": "CorelDRAW Update", "description": "Download the latest update for CorelDRAW. The base version is modifiable via the BASE_VERSION input variable. The architecture can be chosen from Intel and M1 by modifying the ARCHITECTURE variable.", @@ -96090,171 +96089,117 @@ "munki_display_name": "CorelDRAW Update", "munki_description": "Find all the professional vector illustration, layout, photo editing and design tools you need to work faster, smarter, and in more places with this superior graphic design software." }, - "com.github.its-unibas.download.omero-insight": { - "name": "OMERO.insight", - "description": "Download Recipe for the latest version of OMERO.insight from GitHub", + "com.github.its-unibas.download.AtlassianCompanion": { + "name": "Atlassian Companion", + "description": "Downloads the latest version of Atlassian Companion.", "repo": "autopkg/its-unibas-recipes", - "path": "omero/omero-insight.download.recipe", - "shortname": "omero-insight.download", + "path": "Atlassian Pty Ltd/Atlassian Companion.download.recipe", + "shortname": "Atlassian Companion.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.omero-insight" + "com.github.its-unibas.munki.AtlassianCompanion", + "com.github.andredb90.filewave.AtlassianCompanion" ] }, - "com.github.its-unibas.munki.omero-insight": { - "name": "OMERO.insight", - "description": "Downloads the latest version of OMERO.insight from GitHub and imports into Munki.", + "com.github.its-unibas.munki.AtlassianCompanion": { + "name": "Atlassian Companion", + "description": "Downloads the latest version of Atlassian Companion and imports it into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "omero/omero-insight.munki.recipe", - "parent": "com.github.its-unibas.download.omero-insight", - "shortname": "omero-insight.munki", + "path": "Atlassian Pty Ltd/Atlassian Companion.munki.recipe", + "parent": "com.github.its-unibas.download.AtlassianCompanion", + "shortname": "Atlassian Companion.munki", "inferred_type": "munki", - "munki_display_name": "OMERO.insight", - "munki_description": " The OMERO.insight Project is a sub-project of the Open Microscopy Environment\n\t\t\t\tProject, OME that focuses on delivering a\n\t\t\t\tclient for the visualization and manipulation of both image data and metadata\n\t\t\t\tmaintained at an OMERO server site.\n\t\t\t\tOMERO.insight is completely written in Java.\n\t\t\t\tTechnical documentation can be found here." - }, - "com.github.its-unibas.download.MAXQDA": { - "name": "MAXQDA", - "description": "Download Recipe for the latest version of MAXQDA\n If you want to download another version of MAXQDA just change VERSION to the specific version Number. Then the download link will be switched out to the specific version. \n At the moment it works with the versions 12, 2018, 2020, 2022, 24.\n ", - "repo": "autopkg/its-unibas-recipes", - "path": "MAXQDA/maxqda.download.recipe", - "shortname": "maxqda.download", - "inferred_type": "download", - "children": [ - "com.github.its-unibas.munki.MAXQDA", - "com.github.grahampugh.recipes.pkg.MAXQDA" - ] + "munki_display_name": "Atlassian Companion", + "munki_description": "

The Atlassian Companion app manages the download and re-upload of files you edit in Confluence.

\n\n

The first time you edit a file, you will be prompted to install the Companion app and allow it to connect to your Confluence site.

\n\n\n\n

For more information, see the following Atlassian support article.

" }, - "com.github.its-unibas.munki.MAXQDA": { - "name": "MAXQDA", - "description": "Downloads the latest version of MAXQDA and imports into Munki. \n If you want to download another version of MAXQDA just change VERSION to the specific version Number. Then the download link will be switched out to the specific version. \n At the moment it works with the versions 12, 2018, 2020, 2022, 24.\n ", + "com.github.its-unibas.munki.f4transkript": { + "name": "f4transkript", + "description": "Downloads the latest version of f4transkript and imports into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "MAXQDA/maxqda.munki.recipe", - "parent": "com.github.its-unibas.download.MAXQDA", - "shortname": "maxqda.munki", + "path": "F4transkript/f4transkript.munki.recipe", + "parent": "com.github.its-unibas.download.f4transkript", + "shortname": "f4transkript.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "MAXQDA is a Software for Data Analysis and Mixed Methods Research." + "munki_display_name": "f4transkript", + "munki_description": "f4transkript beschleunigt das eigene Abtippen von Audio- und Videodateien." }, - "com.github.its-unibas.download.QGIS": { - "name": "QGIS", - "description": "Downloads the latest version of QGIS, a free and open-source geographic information system", + "com.github.its-unibas.download.f4transkript": { + "name": "f4transkript", + "description": "Downloads the latest (unlicensed) version of f4transkript", "repo": "autopkg/its-unibas-recipes", - "path": "QGIS/QGIS.download.recipe", - "shortname": "QGIS.download", + "path": "F4transkript/f4transkript.download.recipe", + "shortname": "f4transkript.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.QGIS" + "com.github.its-unibas.munki.f4transkript" ] }, - "com.github.its-unibas.munki.QGIS": { - "name": "QGIS", - "description": "Downloads the latest version of QGIS and imports it into Munki.", - "repo": "autopkg/its-unibas-recipes", - "path": "QGIS/QGIS.munki.recipe", - "parent": "com.github.its-unibas.download.QGIS", - "shortname": "QGIS.munki", - "inferred_type": "munki", - "munki_display_name": "QGIS", - "munki_description": "QGIS is a free and open-source geographic information system" - }, - "com.github.its-unibas.munki.Karabiner": { - "name": "Karabiner", - "description": "Downloads the latest version of Karabiner and imports it into Munki.", + "com.github.its-unibas.munki.omero-insight": { + "name": "OMERO.insight", + "description": "Downloads the latest version of OMERO.insight from GitHub and imports into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "Karabiner/Karabiner.munki.recipe", - "parent": "com.github.its-unibas.download.Karabiner", - "shortname": "Karabiner.munki", + "path": "omero/omero-insight.munki.recipe", + "parent": "com.github.its-unibas.download.omero-insight", + "shortname": "omero-insight.munki", "inferred_type": "munki", - "munki_display_name": "Karabiner", - "munki_description": "MacBook keyboard remapper (was KeyRemap4MacBook)." + "munki_display_name": "OMERO.insight", + "munki_description": " The OMERO.insight Project is a sub-project of the Open Microscopy Environment\n\t\t\t\tProject, OME that focuses on delivering a\n\t\t\t\tclient for the visualization and manipulation of both image data and metadata\n\t\t\t\tmaintained at an OMERO server site.\n\t\t\t\tOMERO.insight is completely written in Java.\n\t\t\t\tTechnical documentation can be found here." }, - "com.github.its-unibas.download.Karabiner": { - "name": "Karabiner", - "description": "Downloads the latest version of Karabiner.", + "com.github.its-unibas.download.omero-insight": { + "name": "OMERO.insight", + "description": "Download Recipe for the latest version of OMERO.insight from GitHub", "repo": "autopkg/its-unibas-recipes", - "path": "Karabiner/Karabiner.download.recipe", - "shortname": "Karabiner.download", + "path": "omero/omero-insight.download.recipe", + "shortname": "omero-insight.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.Karabiner" + "com.github.its-unibas.munki.omero-insight" ] }, - "com.github.its-unibas.download.F5transkript": { - "name": "F5transkript", - "description": "Downloads the latest version of F5transkript.", + "com.github.its-unibas.download.Unipro_Ugene": { + "name": "Ugene", + "description": "Download Recipe for the latest version of Unipro Ugene ", "repo": "autopkg/its-unibas-recipes", - "path": "F5transkript/F5transkript.download.recipe", - "deprecated": true, - "shortname": "F5transkript.download", + "path": "UniproUgene/unipro_ugene.download.recipe", + "shortname": "unipro_ugene.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.pkg.F5transkript" + "com.github.its-unibas.munki.Unipro_Ugene" ] }, - "com.github.its-unibas.install.F5transkript": { - "name": null, - "description": "Installs F5transkript.", - "repo": "autopkg/its-unibas-recipes", - "path": "F5transkript/F5transkript.install.recipe", - "parent": "com.github.its-unibas.pkg.F5transkript", - "shortname": "F5transkript.install", - "inferred_type": "install" - }, - "com.github.its-unibas.munki.F5transkript": { - "name": "F5transkript", - "description": "Downloads the latest version of F5transkript and imports into Munki.", + "com.github.its-unibas.munki.Unipro_Ugene": { + "name": "UGENE", + "description": "Downloads the latest version of Unipro Ugene and imports into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "F5transkript/F5transkript.munki.recipe", - "parent": "com.github.its-unibas.pkg.F5transkript", - "shortname": "F5transkript.munki", + "path": "UniproUgene/unipro_ugene.munki.recipe", + "parent": "com.github.its-unibas.download.Unipro_Ugene", + "shortname": "unipro_ugene.munki", "inferred_type": "munki", - "munki_display_name": "F5transkript", - "munki_description": "f5transkript beschleunigt das eigene Abtippen von Audio- und Videodateien." - }, - "com.github.its-unibas.pkg.F5transkript": { - "name": "F5transkript", - "description": "Downloads the latest version of F5transkript and builds a package.", - "repo": "autopkg/its-unibas-recipes", - "path": "F5transkript/F5transkript.pkg.recipe", - "parent": "com.github.its-unibas.download.F5transkript", - "shortname": "F5transkript.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.its-unibas.install.F5transkript", - "com.github.its-unibas.munki.F5transkript" - ] + "munki_display_name": "UGENE", + "munki_description": "UGENE ist eine Open Source Bioinformatik Software, welche als Unterst\u00fctzung dient beim managen, analysieren und visualisieren von Daten in der Molekularbiologie." }, - "com.github.its-unibas.munki.ants_client": { - "name": "ants_client", - "description": "Downloads the latest release of the ANTS client from Github and import it into Munki.", + "com.github.its-unibas.munki.PyMOL": { + "name": "PyMOL", + "description": "Import the latest version of PyMOL into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "ants-framework/ants_client.munki.recipe", - "parent": "com.github.its-unibas.download.ants_client", - "shortname": "ants_client.munki", + "path": "PyMOL/PyMOL.munki.recipe", + "parent": "com.github.its-unibas.download.PyMOL", + "shortname": "PyMOL.munki", "inferred_type": "munki", - "munki_display_name": "ANTS Client", - "munki_description": "ANTS is a framework to manage and apply macOS and Linux host configurations using Ansible Pull." - }, - "com.github.its-unibas.download.ants_client": { - "name": "ants_client", - "description": "Downloads the latest release of the ANTS client from Github.", - "repo": "autopkg/its-unibas-recipes", - "path": "ants-framework/ants_client.download.recipe", - "shortname": "ants_client.download", - "inferred_type": "download", - "children": [ - "com.github.its-unibas.munki.ants_client" - ] + "munki_display_name": "PyMOL", + "munki_description": "PyMOL is a user-sponsored molecular visualization system on an open-source foundation, maintained and distributed by Schr\u00f6dinger." }, - "com.github.its-unibas.download.MapleUpdate": { - "name": "MapleUpdate", - "description": "Download Recipe for the latest update for Maple", + "com.github.its-unibas.download.PyMOL": { + "name": "PyMOL", + "description": "Downloads the latest version of PyMOL.", "repo": "autopkg/its-unibas-recipes", - "path": "Maple/MapleUpdate.download.recipe", - "shortname": "MapleUpdate.download", + "path": "PyMOL/PyMOL.download.recipe", + "shortname": "PyMOL.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.MapleUpdate" + "com.github.its-unibas.munki.PyMOL", + "com.github.haircut.pkg.PyMOL", + "com.github.grahampugh.recipes.pkg.PyMOL" ] }, "com.github.its-unibas.munki.MapleUpdate": { @@ -96268,183 +96213,128 @@ "munki_display_name": null, "munki_description": "Maple is the ultimate productivity tool for solving mathematical problems and creating interactive technical applications.\n\n\t\t\t\tIntuitive and easy to use, it delivers the most advanced, complete, reliable mathematical capabilities that can only come from a market-leading tool that has been developed and tested over 25 years.\n\t\t\t\t\n\t\t\t\tMaple allows you to create rich, executable technical documents that provide both the answer and the thinking behind the analysis. Maple documents seamlessly combine numeric and symbolic calculations, explorations, mathematical notation, documentation, buttons and sliders, graphics, and animations that can be shared and reused by your colleagues." }, - "com.github.its-unibas.pkg.switchcastrecorder": { - "name": "SWITCHdrive Recorder", - "description": "Repackage SWITCHcast Recorder to remove pre/post scripts.\nWe have to unpack to packages to do this. Therefore, we create our pkgroot first and to the unpackaging later.", - "repo": "autopkg/its-unibas-recipes", - "path": "SWITCHcast/SWITCHcastRecorder.pkg.recipe", - "parent": "com.github.its-unibas.download.switchcast", - "shortname": "SWITCHcastRecorder.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.its-unibas.munki.switchcastrecorder" - ] - }, - "com.github.its-unibas.munki.switchcastrecorder": { - "name": "SWITCHcast Recorder", - "description": "Downloads and repackages the current release version of SWITCHcast Recorder and imports it into Munki.\nWe require logout because the launch agent has to run in user context.", - "repo": "autopkg/its-unibas-recipes", - "path": "SWITCHcast/SWITCHcastRecorder.munki.recipe", - "parent": "com.github.its-unibas.pkg.switchcastrecorder", - "shortname": "SWITCHcastRecorder.munki", - "inferred_type": "munki", - "munki_display_name": "SWITCHcast Recorder", - "munki_description": "The SWITCHcast Recorder is a sophisticated video capture agent for Apple Macintosh computers capable of recording two independent Full HD input sources simultaneoulsy. This is needed if you want to record the lecturer in one video stream, and the slides in the other video stream.\n\nSWITCH cast Recorder is the software you need to record and store the video streams on the hard disk of your computer, and to upload them to the SWITCH video servers for further processing.\n\nSWITCH cast Recorder is recommended if you want to manually record lectures at your institution, or if you want to record lectures automatically according to entries in a calendar, or if you want to record communication trainings (so called iVTs).\n\nSee the following sections about technical requirements, download and installation of SWITCHcast Recorder." - }, - "com.github.its-unibas.download.switchcast": { - "name": "SWITCHcast", - "description": "Find and download the newest version of SWITCHcast. Currently, none of the contained Apps are signed.", - "repo": "autopkg/its-unibas-recipes", - "path": "SWITCHcast/SWITCHcast.download.recipe", - "shortname": "SWITCHcast.download", - "inferred_type": "download", - "children": [ - "com.github.its-unibas.pkg.switchcastrecorder" - ] - }, - "ch.unibas.its.git.mcs.download.tableau-prep": { - "name": "TableauPrep", - "description": "Downloads latest Tableau Prep disk image.", + "com.github.its-unibas.download.MapleUpdate": { + "name": "MapleUpdate", + "description": "Download Recipe for the latest update for Maple", "repo": "autopkg/its-unibas-recipes", - "path": "TableauPrep/TableauPrep.download.recipe", - "shortname": "TableauPrep.download", + "path": "Maple/MapleUpdate.download.recipe", + "shortname": "MapleUpdate.download", "inferred_type": "download", "children": [ - "ch.unibas.its.git.mcs.munki.tableau-prep" + "com.github.its-unibas.munki.MapleUpdate" ] }, - "ch.unibas.its.git.mcs.munki.tableau-prep": { - "name": "TableauPrep", - "description": "Downloads latest Tableau Prep disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.its-unibas.munki.F5transkript": { + "name": "F5transkript", + "description": "Downloads the latest version of F5transkript and imports into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "TableauPrep/TableauPrep.munki.recipe", - "parent": "ch.unibas.its.git.mcs.download.tableau-prep", - "shortname": "TableauPrep.munki", + "path": "F5transkript/F5transkript.munki.recipe", + "parent": "com.github.its-unibas.pkg.F5transkript", + "shortname": "F5transkript.munki", "inferred_type": "munki", - "munki_display_name": "Tableau Prep", - "munki_description": "Tableau Prep is a self-service data preparation tool with Tableau Prep Builder and Prep Conductor." + "munki_display_name": "F5transkript", + "munki_description": "f5transkript beschleunigt das eigene Abtippen von Audio- und Videodateien." }, - "com.github.its-unibas.munki.AtlassianCompanion": { - "name": "Atlassian Companion", - "description": "Downloads the latest version of Atlassian Companion and imports it into Munki.", + "com.github.its-unibas.install.F5transkript": { + "name": null, + "description": "Installs F5transkript.", "repo": "autopkg/its-unibas-recipes", - "path": "Atlassian Pty Ltd/Atlassian Companion.munki.recipe", - "parent": "com.github.its-unibas.download.AtlassianCompanion", - "shortname": "Atlassian Companion.munki", - "inferred_type": "munki", - "munki_display_name": "Atlassian Companion", - "munki_description": "

The Atlassian Companion app manages the download and re-upload of files you edit in Confluence.

\n\n

The first time you edit a file, you will be prompted to install the Companion app and allow it to connect to your Confluence site.

\n\n\n\n

For more information, see the following Atlassian support article.

" + "path": "F5transkript/F5transkript.install.recipe", + "parent": "com.github.its-unibas.pkg.F5transkript", + "shortname": "F5transkript.install", + "inferred_type": "install" }, - "com.github.its-unibas.download.AtlassianCompanion": { - "name": "Atlassian Companion", - "description": "Downloads the latest version of Atlassian Companion.", + "com.github.its-unibas.pkg.F5transkript": { + "name": "F5transkript", + "description": "Downloads the latest version of F5transkript and builds a package.", "repo": "autopkg/its-unibas-recipes", - "path": "Atlassian Pty Ltd/Atlassian Companion.download.recipe", - "shortname": "Atlassian Companion.download", - "inferred_type": "download", + "path": "F5transkript/F5transkript.pkg.recipe", + "parent": "com.github.its-unibas.download.F5transkript", + "shortname": "F5transkript.pkg", + "inferred_type": "pkg", "children": [ - "com.github.its-unibas.munki.AtlassianCompanion", - "com.github.andredb90.filewave.AtlassianCompanion" + "com.github.its-unibas.munki.F5transkript", + "com.github.its-unibas.install.F5transkript" ] }, - "com.github.its-unibas.munki.f4transkript": { - "name": "f4transkript", - "description": "Downloads the latest version of f4transkript and imports into Munki.", - "repo": "autopkg/its-unibas-recipes", - "path": "F4transkript/f4transkript.munki.recipe", - "parent": "com.github.its-unibas.download.f4transkript", - "shortname": "f4transkript.munki", - "inferred_type": "munki", - "munki_display_name": "f4transkript", - "munki_description": "f4transkript beschleunigt das eigene Abtippen von Audio- und Videodateien." - }, - "com.github.its-unibas.download.f4transkript": { - "name": "f4transkript", - "description": "Downloads the latest (unlicensed) version of f4transkript", + "com.github.its-unibas.download.F5transkript": { + "name": "F5transkript", + "description": "Downloads the latest version of F5transkript.", "repo": "autopkg/its-unibas-recipes", - "path": "F4transkript/f4transkript.download.recipe", - "shortname": "f4transkript.download", + "path": "F5transkript/F5transkript.download.recipe", + "deprecated": true, + "shortname": "F5transkript.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.f4transkript" + "com.github.its-unibas.pkg.F5transkript" ] }, - "com.github.its-unibas.munki.Anaconda": { - "name": "Anaconda", - "description": "Downloads the current release version of Anaconda and imports it into Munki.", + "com.github.its-unibas.download.MAXQDA": { + "name": "MAXQDA", + "description": "Download Recipe for the latest version of MAXQDA\n If you want to download another version of MAXQDA just change VERSION to the specific version Number. Then the download link will be switched out to the specific version. \n At the moment it works with the versions 12, 2018, 2020, 2022, 24.\n ", "repo": "autopkg/its-unibas-recipes", - "path": "Continuum/Anaconda.munki.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "shortname": "Anaconda.munki", - "inferred_type": "munki", - "munki_display_name": "Anaconda", - "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science." + "path": "MAXQDA/maxqda.download.recipe", + "shortname": "maxqda.download", + "inferred_type": "download", + "children": [ + "com.github.its-unibas.munki.MAXQDA", + "com.github.grahampugh.recipes.pkg.MAXQDA" + ] }, - "com.github.its-unibas.munki.Anaconda3": { - "name": "Anaconda", - "description": "Downloads the current release version of Anaconda and imports it into Munki.", + "com.github.its-unibas.munki.MAXQDA": { + "name": "MAXQDA", + "description": "Downloads the latest version of MAXQDA and imports into Munki. \n If you want to download another version of MAXQDA just change VERSION to the specific version Number. Then the download link will be switched out to the specific version. \n At the moment it works with the versions 12, 2018, 2020, 2022, 24.\n ", "repo": "autopkg/its-unibas-recipes", - "path": "Continuum/Anaconda3.munki.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "shortname": "Anaconda3.munki", + "path": "MAXQDA/maxqda.munki.recipe", + "parent": "com.github.its-unibas.download.MAXQDA", + "shortname": "maxqda.munki", "inferred_type": "munki", - "munki_display_name": "%NAME%3", - "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science.\nFor information about working with Anaconda have a look at the following documentation: Anaconda3 Documentation" + "munki_display_name": null, + "munki_description": "MAXQDA is a Software for Data Analysis and Mixed Methods Research." }, - "com.github.its-unibas.download.CLANc": { - "name": "CLANc", - "description": "Downloads the latest version of CLANc, a computerized language anaylsis tool from https://dali.talkbank.org/clan/", + "com.github.its-unibas.download.ants_client": { + "name": "ants_client", + "description": "Downloads the latest release of the ANTS client from Github.", "repo": "autopkg/its-unibas-recipes", - "path": "CLANc/CLANc.download.recipe", - "shortname": "CLANc.download", + "path": "ants-framework/ants_client.download.recipe", + "shortname": "ants_client.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.CLANc" + "com.github.its-unibas.munki.ants_client" ] }, - "com.github.its-unibas.munki.CLANc": { - "name": "CLANc", - "description": "Downloads the latest version of CLANc and imports it into Munki.", + "com.github.its-unibas.munki.ants_client": { + "name": "ants_client", + "description": "Downloads the latest release of the ANTS client from Github and import it into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "CLANc/CLANc.munki.recipe", - "parent": "com.github.its-unibas.download.CLANc", - "shortname": "CLANc.munki", + "path": "ants-framework/ants_client.munki.recipe", + "parent": "com.github.its-unibas.download.ants_client", + "shortname": "ants_client.munki", "inferred_type": "munki", - "munki_display_name": "CLANc", - "munki_description": "CLANc is a computerized language anaylsis tool" + "munki_display_name": "ANTS Client", + "munki_description": "ANTS is a framework to manage and apply macOS and Linux host configurations using Ansible Pull." }, - "com.github.its-unibas.download.switchdrive": { - "name": "SWITCHdrive", - "description": "Specify ARCH to be \"ARM\" or \"Intel\". Find and download the newest version of SWITCHdrive", + "com.github.its-unibas.download.jsesh": { + "name": "jsesh", + "description": "Downloads the latest version of jsesh.", "repo": "autopkg/its-unibas-recipes", - "path": "SWITCHdrive/SWITCHdrive.download.recipe", - "shortname": "SWITCHdrive.download", + "path": "JSesh/jsesh.download.recipe", + "shortname": "jsesh.download", "inferred_type": "download", "children": [ - "com.github.its-unibas.munki.switchdrive" + "com.github.its-unibas.munki.jsesh" ] }, - "com.github.its-unibas.munki.switchdrive": { - "name": "SWITCHdrive", - "description": "Specify ARCH to be \"ARM\" or \"Intel\". Downloads the current release version of SWITCHDrive and imports it into Munki.", - "repo": "autopkg/its-unibas-recipes", - "path": "SWITCHdrive/SWITCHdrive.munki.recipe", - "parent": "com.github.its-unibas.download.switchdrive", - "shortname": "SWITCHdrive.munki", - "inferred_type": "munki", - "munki_display_name": "SWITCHdrive", - "munki_description": "SWITCHdrive \u2013 der akademische Cloud-Speicherdienst der Schweiz\n\nDateien sicher speichern, jederzeit mobil darauf zugreifen und mit anderen teilen: Das geht einfach und sicher mit SWITCHdrive.\n\nSynchronisieren und Sharen: Hochschulangeh\u00f6rigen bietet SWITCHdrive eine sichere Alternative zu kommerziellen Cloud-Storage-Diensten. Damit k\u00f6nnen Dateien schnell und zuverl\u00e4ssig gespeichert, synchronisiert, mit anderen geteilt oder gemeinsam bearbeitet werden. \n\nIhre Daten immer sicher dabei: Der akademische Cloud-Storage-Dienst l\u00e4sst sich bequem per Browser, Desktop-Client oder mobiler App bedienen. S\u00e4mtliche Daten werden auf Servern im Schweizer Wissenschaftsnetz gespeichert." - }, - "com.github.its-unibas.munki.erase-install": { - "name": "erase-install", - "description": "Downloads the latest version of the erase-install script and imports into Munki.", + "com.github.its-unibas.munki.jsesh": { + "name": "jsesh", + "description": "Downloads the latest version of jsesh and imports it into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "erase-install/erase-install.munki.recipe", - "parent": "com.github.its-unibas.download.erase-install", - "shortname": "erase-install.munki", + "path": "JSesh/jsesh.munki.recipe", + "parent": "com.github.its-unibas.download.jsesh", + "shortname": "jsesh.munki", "inferred_type": "munki", - "munki_display_name": "erase-install", - "munki_description": "A script that automates downloading macOS installers and erasing or upgrading macOS in a single process." + "munki_display_name": "JSesh", + "munki_description": "The JSesh hieroglyphic editor" }, "com.github.its-unibas.download.erase-install": { "name": "erase-install", @@ -96457,29 +96347,16 @@ "com.github.its-unibas.munki.erase-install" ] }, - "com.github.its-unibas.munki.PyMOL": { - "name": "PyMOL", - "description": "Import the latest version of PyMOL into Munki.", + "com.github.its-unibas.munki.erase-install": { + "name": "erase-install", + "description": "Downloads the latest version of the erase-install script and imports into Munki.", "repo": "autopkg/its-unibas-recipes", - "path": "PyMOL/PyMOL.munki.recipe", - "parent": "com.github.its-unibas.download.PyMOL", - "shortname": "PyMOL.munki", + "path": "erase-install/erase-install.munki.recipe", + "parent": "com.github.its-unibas.download.erase-install", + "shortname": "erase-install.munki", "inferred_type": "munki", - "munki_display_name": "PyMOL", - "munki_description": "PyMOL is a user-sponsored molecular visualization system on an open-source foundation, maintained and distributed by Schr\u00f6dinger." - }, - "com.github.its-unibas.download.PyMOL": { - "name": "PyMOL", - "description": "Downloads the latest version of PyMOL.", - "repo": "autopkg/its-unibas-recipes", - "path": "PyMOL/PyMOL.download.recipe", - "shortname": "PyMOL.download", - "inferred_type": "download", - "children": [ - "com.github.its-unibas.munki.PyMOL", - "com.github.haircut.pkg.PyMOL", - "com.github.grahampugh.recipes.pkg.PyMOL" - ] + "munki_display_name": "erase-install", + "munki_description": "A script that automates downloading macOS installers and erasing or upgrading macOS in a single process." }, "com.github.its-unibas.download.spartan": { "name": "Spartan", @@ -96503,153 +96380,150 @@ "munki_display_name": null, "munki_description": "Desktop application for chemistry research and academia." }, - "com.github.blackthroat.pkg.EasyCanvas": { - "name": "EasyCanvas", - "description": "Downloads the latest version of EasyCanvas and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "DEVGURU Co., Ltd./EasyCanvas.pkg.recipe", - "parent": "com.github.blackthroat.download.EasyCanvas", - "shortname": "EasyCanvas.pkg", - "inferred_type": "pkg" - }, - "com.github.blackthroat.munki.EasyCanvas": { - "name": "EasyCanvas", - "description": "Downloads the latest version of EasyCanvas and imports it into Munki.", - "repo": "autopkg/blackthroat-recipes", - "path": "DEVGURU Co., Ltd./EasyCanvas.munki.recipe", - "parent": "com.github.blackthroat.download.EasyCanvas", - "shortname": "EasyCanvas.munki", + "com.github.its-unibas.munki.FlowJo": { + "name": "FlowJo", + "description": "Downloads FlowJo and imports into munki.\n", + "repo": "autopkg/its-unibas-recipes", + "path": "FlowJo/FlowJo.munki.recipe", + "parent": "com.github.its-unibas.download.FlowJo", + "shortname": "FlowJo.munki", "inferred_type": "munki", - "munki_display_name": "EasyCanvas", - "munki_description": "Use your iPad as a digitizer." - }, - "com.github.blackthroat.install.EasyCanvas": { - "name": "EasyCanvas", - "description": "Installs the latest version of EasyCanvas.", - "repo": "autopkg/blackthroat-recipes", - "path": "DEVGURU Co., Ltd./EasyCanvas.install.recipe", - "parent": "com.github.blackthroat.download.EasyCanvas", - "shortname": "EasyCanvas.install", - "inferred_type": "install" + "munki_display_name": "FlowJo", + "munki_description": "The FlowJo\u00ae workspace is a powerful statistical environment that is used for immunophenotyping, cell cycle, proliferation, kinetics studies, quantitative population comparison, or plate screening assays to name a few." }, - "com.github.blackthroat.download.EasyCanvas": { - "name": "EasyCanvas", - "description": "Downloads the latest version of EasyCanvas.", - "repo": "autopkg/blackthroat-recipes", - "path": "DEVGURU Co., Ltd./EasyCanvas.download.recipe", - "shortname": "EasyCanvas.download", + "com.github.its-unibas.download.FlowJo": { + "name": "FlowJo", + "description": "Downloads FlowJo", + "repo": "autopkg/its-unibas-recipes", + "path": "FlowJo/FlowJo.download.recipe", + "shortname": "FlowJo.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.pkg.EasyCanvas", - "com.github.blackthroat.munki.EasyCanvas", - "com.github.blackthroat.install.EasyCanvas" + "com.github.its-unibas.munki.FlowJo" ] }, - "com.github.blackthroat.install.RescueTime": { - "name": "RescueTime", - "description": "Installs the latest version of RescueTime.", - "repo": "autopkg/blackthroat-recipes", - "path": "RescueTime, Inc/RescueTime.install.recipe", - "parent": "com.github.blackthroat.download.RescueTime", - "shortname": "RescueTime.install", - "inferred_type": "install" - }, - "com.github.blackthroat.pkg.RescueTime": { - "name": "RescueTime", - "description": "Downloads the latest version of RescueTime and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "RescueTime, Inc/RescueTime.pkg.recipe", - "parent": "com.github.blackthroat.download.RescueTime", - "shortname": "RescueTime.pkg", - "inferred_type": "pkg" + "com.github.its-unibas.munki.Anaconda": { + "name": "Anaconda", + "description": "Downloads the current release version of Anaconda and imports it into Munki.", + "repo": "autopkg/its-unibas-recipes", + "path": "Continuum/Anaconda.munki.recipe", + "parent": "com.github.hansen-m.download.Anaconda", + "shortname": "Anaconda.munki", + "inferred_type": "munki", + "munki_display_name": "Anaconda", + "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science." }, - "com.github.blackthroat.munki.RescueTime": { - "name": "RescueTime", - "description": "Downloads the latest version of RescueTime and imports it into Munki.", - "repo": "autopkg/blackthroat-recipes", - "path": "RescueTime, Inc/RescueTime.munki.recipe", - "parent": "com.github.blackthroat.download.RescueTime", - "shortname": "RescueTime.munki", + "com.github.its-unibas.munki.Anaconda3": { + "name": "Anaconda", + "description": "Downloads the current release version of Anaconda and imports it into Munki.", + "repo": "autopkg/its-unibas-recipes", + "path": "Continuum/Anaconda3.munki.recipe", + "parent": "com.github.hansen-m.download.Anaconda", + "shortname": "Anaconda3.munki", "inferred_type": "munki", - "munki_display_name": "RescueTime", - "munki_description": "Web-based time management tool that tracks the activities and duration of a user's computer usage." + "munki_display_name": "%NAME%3", + "munki_description": "Anaconda is the leading open data science platform powered by Python. The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science.\nFor information about working with Anaconda have a look at the following documentation: Anaconda3 Documentation" }, - "com.github.blackthroat.download.RescueTime": { - "name": "RescueTime", - "description": "Downloads the latest version of RescueTime.", - "repo": "autopkg/blackthroat-recipes", - "path": "RescueTime, Inc/RescueTime.download.recipe", - "shortname": "RescueTime.download", + "ch.unibas.its.git.mcs.download.tableau-prep": { + "name": "TableauPrep", + "description": "Downloads latest Tableau Prep disk image.", + "repo": "autopkg/its-unibas-recipes", + "path": "TableauPrep/TableauPrep.download.recipe", + "shortname": "TableauPrep.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.install.RescueTime", - "com.github.blackthroat.pkg.RescueTime", - "com.github.blackthroat.munki.RescueTime" + "ch.unibas.its.git.mcs.munki.tableau-prep" ] }, - "com.github.blackthroat.munki.Astropad": { - "name": "Astropad", - "description": "Downloads the latest version of Astropad and imports it into Munki.", - "repo": "autopkg/blackthroat-recipes", - "path": "Astro HQ LLC/Astropad.munki.recipe", - "parent": "com.github.jazzace.download.AstropadStandard", - "shortname": "Astropad.munki", + "ch.unibas.its.git.mcs.munki.tableau-prep": { + "name": "TableauPrep", + "description": "Downloads latest Tableau Prep disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "repo": "autopkg/its-unibas-recipes", + "path": "TableauPrep/TableauPrep.munki.recipe", + "parent": "ch.unibas.its.git.mcs.download.tableau-prep", + "shortname": "TableauPrep.munki", "inferred_type": "munki", - "munki_display_name": "Astropad", - "munki_description": "Turn your iPad into a graphics tablet." + "munki_display_name": "Tableau Prep", + "munki_description": "Tableau Prep is a self-service data preparation tool with Tableau Prep Builder and Prep Conductor." }, - "com.github.blackthroat.download.mabl": { - "name": "mabl", - "description": "Downloads the latest version of mabl.", - "repo": "autopkg/blackthroat-recipes", - "path": "mabl Inc./mabl.download.recipe", - "shortname": "mabl.download", + "com.github.its-unibas.pkg.switchcastrecorder": { + "name": "SWITCHdrive Recorder", + "description": "Repackage SWITCHcast Recorder to remove pre/post scripts.\nWe have to unpack to packages to do this. Therefore, we create our pkgroot first and to the unpackaging later.", + "repo": "autopkg/its-unibas-recipes", + "path": "SWITCHcast/SWITCHcastRecorder.pkg.recipe", + "parent": "com.github.its-unibas.download.switchcast", + "shortname": "SWITCHcastRecorder.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.its-unibas.munki.switchcastrecorder" + ] + }, + "com.github.its-unibas.munki.switchcastrecorder": { + "name": "SWITCHcast Recorder", + "description": "Downloads and repackages the current release version of SWITCHcast Recorder and imports it into Munki.\nWe require logout because the launch agent has to run in user context.", + "repo": "autopkg/its-unibas-recipes", + "path": "SWITCHcast/SWITCHcastRecorder.munki.recipe", + "parent": "com.github.its-unibas.pkg.switchcastrecorder", + "shortname": "SWITCHcastRecorder.munki", + "inferred_type": "munki", + "munki_display_name": "SWITCHcast Recorder", + "munki_description": "The SWITCHcast Recorder is a sophisticated video capture agent for Apple Macintosh computers capable of recording two independent Full HD input sources simultaneoulsy. This is needed if you want to record the lecturer in one video stream, and the slides in the other video stream.\n\nSWITCH cast Recorder is the software you need to record and store the video streams on the hard disk of your computer, and to upload them to the SWITCH video servers for further processing.\n\nSWITCH cast Recorder is recommended if you want to manually record lectures at your institution, or if you want to record lectures automatically according to entries in a calendar, or if you want to record communication trainings (so called iVTs).\n\nSee the following sections about technical requirements, download and installation of SWITCHcast Recorder." + }, + "com.github.its-unibas.download.switchcast": { + "name": "SWITCHcast", + "description": "Find and download the newest version of SWITCHcast. Currently, none of the contained Apps are signed.", + "repo": "autopkg/its-unibas-recipes", + "path": "SWITCHcast/SWITCHcast.download.recipe", + "shortname": "SWITCHcast.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.pkg.mabl", - "com.github.blackthroat.munki.mabl", - "com.github.blackthroat.install.mabl" + "com.github.its-unibas.pkg.switchcastrecorder" ] }, - "com.github.blackthroat.pkg.mabl": { - "name": "mabl", - "description": "Downloads the latest version of mabl and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "mabl Inc./mabl.pkg.recipe", - "parent": "com.github.blackthroat.download.mabl", - "shortname": "mabl.pkg", - "inferred_type": "pkg" + "com.github.its-unibas.download.Karabiner": { + "name": "Karabiner", + "description": "Downloads the latest version of Karabiner.", + "repo": "autopkg/its-unibas-recipes", + "path": "Karabiner/Karabiner.download.recipe", + "shortname": "Karabiner.download", + "inferred_type": "download", + "children": [ + "com.github.its-unibas.munki.Karabiner" + ] }, - "com.github.blackthroat.munki.mabl": { - "name": "mabl", - "description": "Downloads the latest version of mabl and imports it into Munki.", - "repo": "autopkg/blackthroat-recipes", - "path": "mabl Inc./mabl.munki.recipe", - "parent": "com.github.blackthroat.download.mabl", - "shortname": "mabl.munki", + "com.github.its-unibas.munki.Karabiner": { + "name": "Karabiner", + "description": "Downloads the latest version of Karabiner and imports it into Munki.", + "repo": "autopkg/its-unibas-recipes", + "path": "Karabiner/Karabiner.munki.recipe", + "parent": "com.github.its-unibas.download.Karabiner", + "shortname": "Karabiner.munki", "inferred_type": "munki", - "munki_display_name": "mabl", - "munki_description": " " + "munki_display_name": "Karabiner", + "munki_description": "MacBook keyboard remapper (was KeyRemap4MacBook)." }, - "com.github.blackthroat.install.mabl": { - "name": "mabl", - "description": "Installs the latest version of mabl.", + "com.github.blackthroat-recipes.munki.DaVinciResolve15": { + "name": "DaVinciResolve15", + "description": "Recipe politely borrowed from Tim Sutton (https://github.com/autopkg/timsutton-recipes/blob/master/Blackmagic/DaVinciResolve14.munki.recipe)\n\nDownloads the most recent version of DaVinci Resolve 15 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", "repo": "autopkg/blackthroat-recipes", - "path": "mabl Inc./mabl.install.recipe", - "parent": "com.github.blackthroat.download.mabl", - "shortname": "mabl.install", - "inferred_type": "install" + "path": "Blackmagic/DaVinciResolve15.munki.recipe", + "parent": "com.github.moofit-recipes.download.DaVinciResolve15", + "shortname": "DaVinciResolve15.munki", + "inferred_type": "munki", + "munki_display_name": "DaVinci Resolve 15", + "munki_description": "This software installs the free version of DaVinci Resolve 15 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." }, - "com.github.blackthroat.munki.VisualJSON": { + "com.github.blackthroat.download.VisualJSON": { "name": "VisualJSON", - "description": "Downloads the latest version of VisualJSON and imports it into Munki.", + "description": "Downloads the latest version of VisualJSON.", "repo": "autopkg/blackthroat-recipes", - "path": "VisualJSON/VisualJSON.munki.recipe", - "parent": "com.github.blackthroat.download.VisualJSON", - "shortname": "VisualJSON.munki", - "inferred_type": "munki", - "munki_display_name": "VisualJSON", - "munki_description": "VisualJSON is simple JSON pretty-viewer for macOS." + "path": "VisualJSON/VisualJSON.download.recipe", + "shortname": "VisualJSON.download", + "inferred_type": "download", + "children": [ + "com.github.blackthroat.install.VisualJSON", + "com.github.blackthroat.munki.VisualJSON" + ] }, "com.github.blackthroat.install.VisualJSON": { "name": "VisualJSON", @@ -96660,69 +96534,35 @@ "shortname": "VisualJSON.install", "inferred_type": "install" }, - "com.github.blackthroat.download.VisualJSON": { + "com.github.blackthroat.munki.VisualJSON": { "name": "VisualJSON", - "description": "Downloads the latest version of VisualJSON.", - "repo": "autopkg/blackthroat-recipes", - "path": "VisualJSON/VisualJSON.download.recipe", - "shortname": "VisualJSON.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.munki.VisualJSON", - "com.github.blackthroat.install.VisualJSON" - ] - }, - "com.github.autopkg.blackthroat.munki.XMind8": { - "name": "XMind8", - "description": "Downloads the latest version of XMind8 and imports it into Munki.", + "description": "Downloads the latest version of VisualJSON and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "XMind Ltd./XMind8.munki.recipe", - "parent": "com.github.peshay.download.XMind8", - "shortname": "XMind8.munki", + "path": "VisualJSON/VisualJSON.munki.recipe", + "parent": "com.github.blackthroat.download.VisualJSON", + "shortname": "VisualJSON.munki", "inferred_type": "munki", - "munki_display_name": "XMind 8", - "munki_description": "Popular and classic mind mapping tool for over a decade, million of people are using it." - }, - "com.github.blackthroat.download.PlantronicsHub": { - "name": "PlantronicsHub", - "description": "Downloads the latest version of Plantronics Hub.", - "repo": "autopkg/blackthroat-recipes", - "path": "Plantronics, Inc./PlantronicsHub.download.recipe", - "shortname": "PlantronicsHub.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.pkg.PlantronicsHub", - "com.github.blackthroat.munki.PlantronicsHub", - "com.github.blackthroat.install.PlantronicsHubr" - ] - }, - "com.github.blackthroat.pkg.PlantronicsHub": { - "name": "PlantronicsHub", - "description": "Downloads the latest version of Plantronics Hub and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "Plantronics, Inc./PlantronicsHub.pkg.recipe", - "parent": "com.github.blackthroat.download.PlantronicsHub", - "shortname": "PlantronicsHub.pkg", - "inferred_type": "pkg" + "munki_display_name": "VisualJSON", + "munki_description": "VisualJSON is simple JSON pretty-viewer for macOS." }, - "com.github.blackthroat.munki.PlantronicsHub": { - "name": "PlantronicsHub", - "description": null, + "com.github.blackthroat.munki.DBeaverCE": { + "name": "DBeaverCE", + "description": "Imports DBeaver Community Edition into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Plantronics, Inc./PlantronicsHub.munki.recipe", - "parent": "com.github.blackthroat.download.PlantronicsHub", - "shortname": "PlantronicsHub.munki", + "path": "DBeaver Corp/DBeaverCE.munki.recipe", + "parent": "com.github.peshay.download.DBeaverCE", + "shortname": "DBeaverCE.munki", "inferred_type": "munki", - "munki_display_name": "Plantronics Hub", - "munki_description": "Allows end-users to customize their settings and get visible status of their Plantronics audio device on their desktop." + "munki_display_name": "DBeaver Community Edition", + "munki_description": "Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc." }, - "com.github.blackthroat.install.PlantronicsHubr": { - "name": "PlantronicsHub", - "description": "Installs the latest version of Plantronics Hub.", + "com.github.blackthroat.install.FramerX": { + "name": "FramerX", + "description": "Installs the latest version of Framer X.", "repo": "autopkg/blackthroat-recipes", - "path": "Plantronics, Inc./PlantronicsHub.install.recipe", - "parent": "com.github.blackthroat.download.PlantronicsHub", - "shortname": "PlantronicsHub.install", + "path": "Framer BV/FramerX.install.recipe", + "parent": "com.github.blackthroat.download.FramerX", + "shortname": "FramerX.install", "inferred_type": "install" }, "com.github.blackthroat.pkg.FramerX": { @@ -96753,264 +96593,325 @@ "shortname": "FramerX.download", "inferred_type": "download", "children": [ + "com.github.blackthroat.install.FramerX", "com.github.blackthroat.pkg.FramerX", - "com.github.blackthroat.munki.FramerX", - "com.github.blackthroat.install.FramerX" + "com.github.blackthroat.munki.FramerX" ] }, - "com.github.blackthroat.install.FramerX": { - "name": "FramerX", - "description": "Installs the latest version of Framer X.", + "com.github.blackthroat.munki.PlantronicsHub": { + "name": "PlantronicsHub", + "description": null, "repo": "autopkg/blackthroat-recipes", - "path": "Framer BV/FramerX.install.recipe", - "parent": "com.github.blackthroat.download.FramerX", - "shortname": "FramerX.install", - "inferred_type": "install" + "path": "Plantronics, Inc./PlantronicsHub.munki.recipe", + "parent": "com.github.blackthroat.download.PlantronicsHub", + "shortname": "PlantronicsHub.munki", + "inferred_type": "munki", + "munki_display_name": "Plantronics Hub", + "munki_description": "Allows end-users to customize their settings and get visible status of their Plantronics audio device on their desktop." }, - "com.github.blackthroat.install.Permute3": { - "name": "Permute3", - "description": "Installs the latest version of Permute 3.", + "com.github.blackthroat.download.PlantronicsHub": { + "name": "PlantronicsHub", + "description": "Downloads the latest version of Plantronics Hub.", "repo": "autopkg/blackthroat-recipes", - "path": "Charlie Monroe Software/Permute3.install.recipe", - "parent": "com.github.blackthroat.download.Permute3", - "shortname": "Permute3.install", - "inferred_type": "install" + "path": "Plantronics, Inc./PlantronicsHub.download.recipe", + "shortname": "PlantronicsHub.download", + "inferred_type": "download", + "children": [ + "com.github.blackthroat.munki.PlantronicsHub", + "com.github.blackthroat.install.PlantronicsHubr", + "com.github.blackthroat.pkg.PlantronicsHub" + ] }, - "com.github.blackthroat.pkg.Permute3": { - "name": "Permute3", - "description": "Downloads the latest version of Permute 3 and creates a package.", + "com.github.blackthroat.install.PlantronicsHubr": { + "name": "PlantronicsHub", + "description": "Installs the latest version of Plantronics Hub.", "repo": "autopkg/blackthroat-recipes", - "path": "Charlie Monroe Software/Permute3.pkg.recipe", - "parent": "com.github.blackthroat.download.Permute3", - "shortname": "Permute3.pkg", - "inferred_type": "pkg" + "path": "Plantronics, Inc./PlantronicsHub.install.recipe", + "parent": "com.github.blackthroat.download.PlantronicsHub", + "shortname": "PlantronicsHub.install", + "inferred_type": "install" }, - "com.github.blackthroat.munki.Permute3": { - "name": "Permute3", - "description": "Downloads the latest version of Permute 3 and imports it into Munki.", + "com.github.blackthroat.pkg.PlantronicsHub": { + "name": "PlantronicsHub", + "description": "Downloads the latest version of Plantronics Hub and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Charlie Monroe Software/Permute3.munki.recipe", - "parent": "com.github.blackthroat.download.Permute3", - "shortname": "Permute3.munki", - "inferred_type": "munki", - "munki_display_name": "Permute 3", - "munki_description": "Permute is an easy to use, Drag & Drop interface for converting almost any video. Comes with tons of presets for things like the Apple TV (1&2) Xbox, Playstation, iPhone, and much more." + "path": "Plantronics, Inc./PlantronicsHub.pkg.recipe", + "parent": "com.github.blackthroat.download.PlantronicsHub", + "shortname": "PlantronicsHub.pkg", + "inferred_type": "pkg" }, - "com.github.blackthroat.download.Permute3": { - "name": "Permute3", - "description": "Downloads the latest version of Permute 3.", + "com.github.blackthroat.download.WakeOnMac": { + "name": "WakeOnMac", + "description": "Downloads the latest version of WakeOnMac.", "repo": "autopkg/blackthroat-recipes", - "path": "Charlie Monroe Software/Permute3.download.recipe", - "shortname": "Permute3.download", + "path": "WakeOnMac/WakeOnMac.download.recipe", + "shortname": "WakeOnMac.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.install.Permute3", - "com.github.blackthroat.pkg.Permute3", - "com.github.blackthroat.munki.Permute3" + "com.github.blackthroat.pkg.WakeOnMac", + "com.github.blackthroat.install.WakeOnMac", + "com.github.blackthroat.munki.WakeOnMac" ] }, - "com.github.blackthroat.download.BeyondCompare4": { - "name": "BeyondCompare4", - "description": "Downloads the latest version of Beyond Compare 4.", + "com.github.blackthroat.pkg.WakeOnMac": { + "name": "WakeOnMac", + "description": "Downloads the latest version of WakeOnMac and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Scooter Software, Inc./BeyondCompare4.download.recipe", - "shortname": "BeyondCompare4.download", - "inferred_type": "download", - "children": [ - "com.github.peshay.filewave.BeyondCompare4", - "com.github.blackthroat.munki.BeyondCompare4" - ] + "path": "WakeOnMac/WakeOnMac.pkg.recipe", + "parent": "com.github.blackthroat.download.WakeOnMac", + "shortname": "WakeOnMac.pkg", + "inferred_type": "pkg" }, - "com.github.blackthroat.munki.BeyondCompare4": { - "name": "BeyondCompare4", - "description": "Downloads the latest version of Beyond Compare 4 and imports it into Munki.", + "com.github.blackthroat.install.WakeOnMac": { + "name": "WakeOnMac", + "description": "Installs the latest version of WakeOnMac.", "repo": "autopkg/blackthroat-recipes", - "path": "Scooter Software, Inc./BeyondCompare4.munki.recipe", - "parent": "com.github.blackthroat.download.BeyondCompare4", - "shortname": "BeyondCompare4.munki", - "inferred_type": "munki", - "munki_display_name": "Beyond Compare 4", - "munki_description": "Beyond Compare allows you to quickly and easily compare your files and folders. By using simple, powerful commands you can focus on the differences you're interested in and ignore those you're not. You can then merge the changes, synchronize your files, and generate reports for your records." + "path": "WakeOnMac/WakeOnMac.install.recipe", + "parent": "com.github.blackthroat.download.WakeOnMac", + "shortname": "WakeOnMac.install", + "inferred_type": "install" }, - "com.github.blackthroat.install.ManyCam": { - "name": "ManyCam", - "description": "Installs the latest version of ManyCam.", + "com.github.blackthroat.munki.WakeOnMac": { + "name": "WakeOnMac", + "description": "Downloads the latest version of WakeOnMac and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Visicom Media Inc./ManyCam.install.recipe", - "parent": "com.github.blackthroat.download.ManyCam", - "shortname": "ManyCam.install", - "inferred_type": "install" + "path": "WakeOnMac/WakeOnMac.munki.recipe", + "parent": "com.github.blackthroat.download.WakeOnMac", + "shortname": "WakeOnMac.munki", + "inferred_type": "munki", + "munki_display_name": "WakeOnMac", + "munki_description": "A simple program that can send \u201cmagic packets\u201d to wake up sleeping computers supporting Wake on LAN (called Wake for Ethernet network administrator access in macOS)." }, - "com.github.blackthroat.pkg.ManyCam": { - "name": "ManyCam", - "description": "Downloads the latest version of ManyCam and creates a package.", + "com.github.blackthroat.pkg.EasyCanvas": { + "name": "EasyCanvas", + "description": "Downloads the latest version of EasyCanvas and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Visicom Media Inc./ManyCam.pkg.recipe", - "parent": "com.github.blackthroat.download.ManyCam", - "shortname": "ManyCam.pkg", + "path": "DEVGURU Co., Ltd./EasyCanvas.pkg.recipe", + "parent": "com.github.blackthroat.download.EasyCanvas", + "shortname": "EasyCanvas.pkg", "inferred_type": "pkg" }, - "com.github.blackthroat.download.ManyCam": { - "name": "ManyCam", - "description": "Downloads the latest version of ManyCam.", + "com.github.blackthroat.download.EasyCanvas": { + "name": "EasyCanvas", + "description": "Downloads the latest version of EasyCanvas.", "repo": "autopkg/blackthroat-recipes", - "path": "Visicom Media Inc./ManyCam.download.recipe", - "shortname": "ManyCam.download", + "path": "DEVGURU Co., Ltd./EasyCanvas.download.recipe", + "shortname": "EasyCanvas.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.install.ManyCam", - "com.github.blackthroat.pkg.ManyCam", - "com.github.blackthroat.munki.ManyCam" + "com.github.blackthroat.pkg.EasyCanvas", + "com.github.blackthroat.install.EasyCanvas", + "com.github.blackthroat.munki.EasyCanvas" ] }, - "com.github.blackthroat.munki.ManyCam": { - "name": "ManyCam", - "description": "Downloads the latest version of ManyCam and imports it into Munki.", + "com.github.blackthroat.install.EasyCanvas": { + "name": "EasyCanvas", + "description": "Installs the latest version of EasyCanvas.", "repo": "autopkg/blackthroat-recipes", - "path": "Visicom Media Inc./ManyCam.munki.recipe", - "parent": "com.github.blackthroat.download.ManyCam", - "shortname": "ManyCam.munki", + "path": "DEVGURU Co., Ltd./EasyCanvas.install.recipe", + "parent": "com.github.blackthroat.download.EasyCanvas", + "shortname": "EasyCanvas.install", + "inferred_type": "install" + }, + "com.github.blackthroat.munki.EasyCanvas": { + "name": "EasyCanvas", + "description": "Downloads the latest version of EasyCanvas and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "DEVGURU Co., Ltd./EasyCanvas.munki.recipe", + "parent": "com.github.blackthroat.download.EasyCanvas", + "shortname": "EasyCanvas.munki", "inferred_type": "munki", - "munki_display_name": "ManyCam", - "munki_description": "Use a single iSight or other webcam with multiple applications." + "munki_display_name": "EasyCanvas", + "munki_description": "Use your iPad as a digitizer." }, - "com.github.blackthroat.pkg.AdobeLogCollectorTool": { - "name": "AdobeLogCollectorTool", - "description": "Downloads the latest version of Log Collector tool and creates a package.", + "com.github.blackthroat.munki.Dashblock": { + "name": "Dashblock", + "description": "Downloads the latest version of Dashblock and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeLogCollectorTool.pkg.recipe", - "parent": "com.github.blackthroat.download.AdobeLogCollectorTool", - "shortname": "AdobeLogCollectorTool.pkg", - "inferred_type": "pkg" + "path": "Datap Inc./Dashblock.munki.recipe", + "parent": "com.github.blackthroat.download.Dashblock", + "shortname": "Dashblock.munki", + "inferred_type": "munki", + "munki_display_name": "Dashblock", + "munki_description": "Turn any website into an API. Click on a page get an API." }, - "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool": { - "name": "AdobeCreativeCloudCleanerTool", - "description": "Downloads the latest version of Adobe Creative Cloud Cleaner Tool.", + "com.github.blackthroat.download.Dashblock": { + "name": "Dashblock", + "description": "Downloads the latest version of Dashblock.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.download.recipe", - "shortname": "AdobeCreativeCloudCleanerTool.download", + "path": "Datap Inc./Dashblock.download.recipe", + "shortname": "Dashblock.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.munki.AdobeCreativeCloudCleanerTool", - "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool", - "com.github.blackthroat.install.AdobeCreativeCloudCleanerTool" + "com.github.blackthroat.munki.Dashblock", + "com.github.blackthroat.pkg.Dashblock", + "com.github.blackthroat.install.Dashblock" ] }, - "com.github.blackthroat.download.AdobeLogCollectorTool": { - "name": "AdobeLogCollectorTool", - "description": "Downloads the latest version of Log Collector tool.", + "com.github.blackthroat.pkg.Dashblock": { + "name": "Dashblock", + "description": "Downloads the latest version of Dashblock and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeLogCollectorTool.download.recipe", - "shortname": "AdobeLogCollectorTool.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.pkg.AdobeLogCollectorTool", - "com.github.blackthroat.install.AdobeLogCollectorTool", - "com.github.blackthroat.munki.AdobeLogCollectorTool" - ] + "path": "Datap Inc./Dashblock.pkg.recipe", + "parent": "com.github.blackthroat.download.Dashblock", + "shortname": "Dashblock.pkg", + "inferred_type": "pkg" }, - "com.github.blackthroat.install.AdobeLogCollectorTool": { - "name": "AdobeLogCollectorTool", - "description": "Installs the latest version of Log Collector tool.", + "com.github.blackthroat.install.Dashblock": { + "name": "Dashblock", + "description": "Installs the latest version of Dashblock.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeLogCollectorTool.install.recipe", - "parent": "com.github.blackthroat.download.AdobeLogCollectorTool", - "shortname": "AdobeLogCollectorTool.install", + "path": "Datap Inc./Dashblock.install.recipe", + "parent": "com.github.blackthroat.download.Dashblock", + "shortname": "Dashblock.install", "inferred_type": "install" }, - "com.github.blackthroat.munki.AdobeLogCollectorTool": { - "name": "AdobeLogCollectorTool", - "description": "Downloads the latest version of Log Collector tool and imports it into Munki.", + "com.github.blackthroat.download.WelkinSuite": { + "name": "WelkinSuite", + "description": "Downloads the latest version of The Welkin Suite.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeLogCollectorTool.munki.recipe", - "parent": "com.github.blackthroat.download.AdobeLogCollectorTool", - "shortname": "AdobeLogCollectorTool.munki", + "path": "TWS/WelkinSuite.download.recipe", + "shortname": "WelkinSuite.download", + "inferred_type": "download" + }, + "com.github.blackthroat.munki.Tad": { + "name": "Tad", + "description": "Downloads the latest version of Tad and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "Tad/Tad.munki.recipe", + "parent": "com.github.blackthroat.download.Tad", + "shortname": "Tad.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Log Collector Tool", - "munki_description": "Log Collector Tool to collect debug information related to your installed Adobe Creative Cloud apps. Log Collector Tool generates a signed ZXP file, which you are prompted to send to Adobe. Adobe uses the information contained in the ZXP file to identify bugs and to make improvements in Creative Cloud software products." + "munki_display_name": "Tad", + "munki_description": "A desktop application for viewing and analyzing tabular data." }, - "com.github.blackthroat.munki.AdobeCreativeCloudCleanerTool": { - "name": "AdobeCreativeCloudCleanerTool", - "description": "Downloads the latest version of Adobe Creative Cloud Cleaner Tool and imports it into Munki.", + "com.github.blackthroat.install.Tad": { + "name": "Tad", + "description": "Installs the latest version of Tad.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.munki.recipe", - "parent": "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool", - "shortname": "AdobeCreativeCloudCleanerTool.munki", + "path": "Tad/Tad.install.recipe", + "parent": "com.github.blackthroat.download.Tad", + "shortname": "Tad.install", + "inferred_type": "install" + }, + "com.github.blackthroat.download.Tad": { + "name": "Tad", + "description": "Downloads the latest version of Tad.", + "repo": "autopkg/blackthroat-recipes", + "path": "Tad/Tad.download.recipe", + "shortname": "Tad.download", + "inferred_type": "download", + "children": [ + "com.github.blackthroat.munki.Tad", + "com.github.blackthroat.install.Tad" + ] + }, + "com.github.blackthroat.munki.BeyondCompare4": { + "name": "BeyondCompare4", + "description": "Downloads the latest version of Beyond Compare 4 and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "Scooter Software, Inc./BeyondCompare4.munki.recipe", + "parent": "com.github.blackthroat.download.BeyondCompare4", + "shortname": "BeyondCompare4.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Creative Cloud Cleaner Tool", - "munki_description": "The Creative Cloud Cleaner Tool allows you to more precisely remove installation records for Creative Cloud or Creative Suite applications that may have become corrupted or may be causing problems with a new installation. It can be particularly helpful if you have installed prerelease software on your system, and now want to remove it." + "munki_display_name": "Beyond Compare 4", + "munki_description": "Beyond Compare allows you to quickly and easily compare your files and folders. By using simple, powerful commands you can focus on the differences you're interested in and ignore those you're not. You can then merge the changes, synchronize your files, and generate reports for your records." }, - "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool": { - "name": "AdobeCreativeCloudCleanerTool", - "description": "Downloads the latest version of Adobe Creative Cloud Cleaner Tool and creates a package.", + "com.github.blackthroat.download.BeyondCompare4": { + "name": "BeyondCompare4", + "description": "Downloads the latest version of Beyond Compare 4.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.pkg.recipe", - "parent": "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool", - "shortname": "AdobeCreativeCloudCleanerTool.pkg", - "inferred_type": "pkg", + "path": "Scooter Software, Inc./BeyondCompare4.download.recipe", + "shortname": "BeyondCompare4.download", + "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.jss-triggeronly.AdobeCCCleaner" + "com.github.peshay.filewave.BeyondCompare4", + "com.github.blackthroat.munki.BeyondCompare4" ] }, - "com.github.blackthroat.install.AdobeCreativeCloudCleanerTool": { - "name": "AdobeCreativeCloudCleanerTool", - "description": "Installs the latest version of Adobe Creative Cloud Cleaner Tool.", + "com.github.blackthroat.install.mabl": { + "name": "mabl", + "description": "Installs the latest version of mabl.", "repo": "autopkg/blackthroat-recipes", - "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.install.recipe", - "parent": "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool", - "shortname": "AdobeCreativeCloudCleanerTool.install", + "path": "mabl Inc./mabl.install.recipe", + "parent": "com.github.blackthroat.download.mabl", + "shortname": "mabl.install", "inferred_type": "install" }, - "com.github.blackthroat.munki.Pock": { - "name": "Pock", - "description": "Downloads the latest version of Pock and imports it into Munki.", + "com.github.blackthroat.munki.mabl": { + "name": "mabl", + "description": "Downloads the latest version of mabl and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Pock/Pock.munki.recipe", - "parent": "com.github.blackthroat.download.Pock", - "shortname": "Pock.munki", + "path": "mabl Inc./mabl.munki.recipe", + "parent": "com.github.blackthroat.download.mabl", + "shortname": "mabl.munki", "inferred_type": "munki", - "munki_display_name": "Pock", - "munki_description": "Pock can place your macOS Dock inside your MacBook's TouchBar, letting you enjoy your screen in full-size every time!" + "munki_display_name": "mabl", + "munki_description": " " }, - "com.github.blackthroat.install.Pock": { - "name": "Pock", - "description": "Installs the latest version of Pock.", + "com.github.blackthroat.pkg.mabl": { + "name": "mabl", + "description": "Downloads the latest version of mabl and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Pock/Pock.install.recipe", - "parent": "com.github.blackthroat.download.Pock", - "shortname": "Pock.install", + "path": "mabl Inc./mabl.pkg.recipe", + "parent": "com.github.blackthroat.download.mabl", + "shortname": "mabl.pkg", + "inferred_type": "pkg" + }, + "com.github.blackthroat.download.mabl": { + "name": "mabl", + "description": "Downloads the latest version of mabl.", + "repo": "autopkg/blackthroat-recipes", + "path": "mabl Inc./mabl.download.recipe", + "shortname": "mabl.download", + "inferred_type": "download", + "children": [ + "com.github.blackthroat.install.mabl", + "com.github.blackthroat.munki.mabl", + "com.github.blackthroat.pkg.mabl" + ] + }, + "com.github.blackthroat.install.ParseHub": { + "name": "ParseHub", + "description": "Installs the latest version of ParseHub.", + "repo": "autopkg/blackthroat-recipes", + "path": "ParseHub/ParseHub.install.recipe", + "parent": "com.github.blackthroat.download.ParseHub", + "shortname": "ParseHub.install", "inferred_type": "install" }, - "com.github.blackthroat.download.Pock": { - "name": "Pock", - "description": "Downloads the latest version of Pock.", + "com.github.blackthroat.download.ParseHub": { + "name": "ParseHub", + "description": "Downloads the latest version of ParseHub.", "repo": "autopkg/blackthroat-recipes", - "path": "Pock/Pock.download.recipe", - "shortname": "Pock.download", + "path": "ParseHub/ParseHub.download.recipe", + "shortname": "ParseHub.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Pock", - "com.github.blackthroat.munki.Pock", - "com.github.blackthroat.install.Pock", - "com.github.blackthroat.pkg.Pock" + "com.github.blackthroat.install.ParseHub", + "com.github.blackthroat.munki.ParseHub", + "com.github.blackthroat.pkg.ParseHub" ] }, - "com.github.blackthroat.pkg.Pock": { - "name": "Pock", - "description": "Downloads the latest version of Pock and creates a package.", + "com.github.blackthroat.munki.ParseHub": { + "name": "ParseHub", + "description": "Downloads the latest version of ParseHub and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Pock/Pock.pkg.recipe", - "parent": "com.github.blackthroat.download.Pock", - "shortname": "Pock.pkg", - "inferred_type": "pkg" + "path": "ParseHub/ParseHub.munki.recipe", + "parent": "com.github.blackthroat.download.ParseHub", + "shortname": "ParseHub.munki", + "inferred_type": "munki", + "munki_display_name": "ParseHub", + "munki_description": "ParseHub is a free web scraping tool. With our advanced web scraper, extracting data is as easy as clicking the data you need." }, - "com.github.blackthroat.download.WelkinSuite": { - "name": "WelkinSuite", - "description": "Downloads the latest version of The Welkin Suite.", + "com.github.blackthroat.pkg.ParseHub": { + "name": "ParseHub", + "description": "Downloads the latest version of ParseHub and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "TWS/WelkinSuite.download.recipe", - "shortname": "WelkinSuite.download", - "inferred_type": "download" + "path": "ParseHub/ParseHub.pkg.recipe", + "parent": "com.github.blackthroat.download.ParseHub", + "shortname": "ParseHub.pkg", + "inferred_type": "pkg" }, "com.github.blackthroat.install.KNIME_Analytics_Platform": { "name": "KNIME_Analytics_Platform", @@ -97021,15 +96922,6 @@ "shortname": "KNIME_Analytics_Platform.install", "inferred_type": "install" }, - "com.github.blackthroat.pkg.KNIME_Analytics_Platform": { - "name": "KNIME_Analytics_Platform", - "description": "Downloads the latest version of KNIME Analytis Platform and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "KNIME GmbH/KNIME_Analytics_Platform.pkg.recipe", - "parent": "com.github.blackthroat.download.KNIME_Analytics_Platform", - "shortname": "KNIME_Analytics_Platform.pkg", - "inferred_type": "pkg" - }, "com.github.blackthroat.download.KNIME_Analytics_Platform": { "name": "KNIME_Analytics_Platform", "description": "Downloads the latest version of KNIME Analytics Platform.", @@ -97039,8 +96931,8 @@ "inferred_type": "download", "children": [ "com.github.blackthroat.install.KNIME_Analytics_Platform", - "com.github.blackthroat.pkg.KNIME_Analytics_Platform", - "com.github.blackthroat.munki.KNIME_Analytics_Platform" + "com.github.blackthroat.munki.KNIME_Analytics_Platform", + "com.github.blackthroat.pkg.KNIME_Analytics_Platform" ] }, "com.github.blackthroat.munki.KNIME_Analytics_Platform": { @@ -97054,71 +96946,108 @@ "munki_display_name": "KNIME Analytics Platform", "munki_description": "KNIME Analytics Platform is the leading open solution for data-driven innovation, helping you discover the potential hidden in your data, mine for fresh insights, or predict new futures. Our enterprise-grade, open source platform is fast to deploy, easy to scale, and intuitive to learn." }, - "com.github.blackthroat-recipes.munki.DaVinciResolve15": { - "name": "DaVinciResolve15", - "description": "Recipe politely borrowed from Tim Sutton (https://github.com/autopkg/timsutton-recipes/blob/master/Blackmagic/DaVinciResolve14.munki.recipe)\n\nDownloads the most recent version of DaVinci Resolve 15 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/blackthroat-recipes", - "path": "Blackmagic/DaVinciResolve15.munki.recipe", - "parent": "com.github.moofit-recipes.download.DaVinciResolve15", - "shortname": "DaVinciResolve15.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve 15", - "munki_description": "This software installs the free version of DaVinci Resolve 15 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums." - }, - "com.github.blackthroat.munki.Bitwarden": { - "name": "Bitwarden", - "description": "Downloads the latest version of Bitwarden and imports it into Munki.", + "com.github.blackthroat.pkg.KNIME_Analytics_Platform": { + "name": "KNIME_Analytics_Platform", + "description": "Downloads the latest version of KNIME Analytis Platform and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "8bit Solutions LLC/Bitwarden.munki.recipe", - "parent": "com.github.blackthroat.download.Bitwarden", - "shortname": "Bitwarden.munki", - "inferred_type": "munki", - "munki_display_name": "Bitwarden", - "munki_description": "Solve your password management problems. The easiest and safest way for individuals, teams, and business organizations to store, share, and sync sensitive data." + "path": "KNIME GmbH/KNIME_Analytics_Platform.pkg.recipe", + "parent": "com.github.blackthroat.download.KNIME_Analytics_Platform", + "shortname": "KNIME_Analytics_Platform.pkg", + "inferred_type": "pkg" }, - "com.github.blackthroat.download.Bitwarden": { - "name": "Bitwarden", - "description": "Downloads the latest version of Bitwarden.", + "com.github.blackthroat.download.Permute3": { + "name": "Permute3", + "description": "Downloads the latest version of Permute 3.", "repo": "autopkg/blackthroat-recipes", - "path": "8bit Solutions LLC/Bitwarden.download.recipe", - "shortname": "Bitwarden.download", + "path": "Charlie Monroe Software/Permute3.download.recipe", + "shortname": "Permute3.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.munki.Bitwarden", - "com.github.blackthroat.install.Bitwarden" + "com.github.blackthroat.pkg.Permute3", + "com.github.blackthroat.munki.Permute3", + "com.github.blackthroat.install.Permute3" ] }, - "com.github.blackthroat.install.Bitwarden": { - "name": "Bitwarden", - "description": "Installs the latest version of Bitwarden.", + "com.github.blackthroat.pkg.Permute3": { + "name": "Permute3", + "description": "Downloads the latest version of Permute 3 and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "8bit Solutions LLC/Bitwarden.install.recipe", - "parent": "com.github.blackthroat.download.Bitwarden", - "shortname": "Bitwarden.install", + "path": "Charlie Monroe Software/Permute3.pkg.recipe", + "parent": "com.github.blackthroat.download.Permute3", + "shortname": "Permute3.pkg", + "inferred_type": "pkg" + }, + "com.github.blackthroat.munki.Permute3": { + "name": "Permute3", + "description": "Downloads the latest version of Permute 3 and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "Charlie Monroe Software/Permute3.munki.recipe", + "parent": "com.github.blackthroat.download.Permute3", + "shortname": "Permute3.munki", + "inferred_type": "munki", + "munki_display_name": "Permute 3", + "munki_description": "Permute is an easy to use, Drag & Drop interface for converting almost any video. Comes with tons of presets for things like the Apple TV (1&2) Xbox, Playstation, iPhone, and much more." + }, + "com.github.blackthroat.install.Permute3": { + "name": "Permute3", + "description": "Installs the latest version of Permute 3.", + "repo": "autopkg/blackthroat-recipes", + "path": "Charlie Monroe Software/Permute3.install.recipe", + "parent": "com.github.blackthroat.download.Permute3", + "shortname": "Permute3.install", "inferred_type": "install" }, - "com.github.blackthroat.pkg.ClockifyDesktop": { - "name": "Clockify Desktop", - "description": "Downloads the latest version of Clockify Desktop and creates a package.", + "com.github.blackthroat.munki.Loopback": { + "name": "Loopback", + "description": "Downloads the latest version of Loopback and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "COING/ClockifyDesktop.pkg.recipe", - "parent": "com.github.blackthroat.download.ClockifyDesktop", - "shortname": "ClockifyDesktop.pkg", - "inferred_type": "pkg" + "path": "Rogue Amoeba Software, Inc./Loopback.munki.recipe", + "parent": "com.github.blackthroat.download.Loopback", + "shortname": "Loopback.munki", + "inferred_type": "munki", + "munki_display_name": "Loopback", + "munki_description": "Suddenly, it's easy to pass audio between applications on your Mac. Create virtual audio devices to take the sound from applications and audio input devices, then send it to audio processing applications. Loopback gives you the power of a high-end studio mixing board, right inside your computer!" }, - "com.github.blackthroat.download.ClockifyDesktop": { - "name": "ClockifyDesktop", - "description": "Downloads the latest version of Clockify Desktop.", + "com.github.blackthroat.install.Loopback": { + "name": "Loopback", + "description": "Installs the latest version of Loopback.", "repo": "autopkg/blackthroat-recipes", - "path": "COING/ClockifyDesktop.download.recipe", - "shortname": "ClockifyDesktop.download", + "path": "Rogue Amoeba Software, Inc./Loopback.install.recipe", + "parent": "com.github.blackthroat.download.Loopback", + "shortname": "Loopback.install", + "inferred_type": "install" + }, + "com.github.blackthroat.download.Loopback": { + "name": "Loopback", + "description": "Downloads the latest version of Loopback.", + "repo": "autopkg/blackthroat-recipes", + "path": "Rogue Amoeba Software, Inc./Loopback.download.recipe", + "shortname": "Loopback.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.pkg.ClockifyDesktop", - "com.github.blackthroat.munki.ClockifyDesktop", - "com.github.blackthroat.install.ClockifyDesktop" + "com.github.blackthroat.munki.Loopback", + "com.github.blackthroat.install.Loopback", + "com.github.blackthroat.pkg.Loopback" ] }, + "com.github.blackthroat.pkg.Loopback": { + "name": "Loopback", + "description": "Downloads the latest version of Loopback and creates a package.", + "repo": "autopkg/blackthroat-recipes", + "path": "Rogue Amoeba Software, Inc./Loopback.pkg.recipe", + "parent": "com.github.blackthroat.download.Loopback", + "shortname": "Loopback.pkg", + "inferred_type": "pkg" + }, + "com.github.blackthroat.install.ClockifyDesktop": { + "name": "ClockifyDesktop", + "description": "Installs the latest version of Clockify Desktop.", + "repo": "autopkg/blackthroat-recipes", + "path": "COING/ClockifyDesktop.install.recipe", + "parent": "com.github.blackthroat.download.ClockifyDesktop", + "shortname": "ClockifyDesktop.install", + "inferred_type": "install" + }, "com.github.blackthroat.munki.ClockifyDesktop": { "name": "ClockifyDesktop", "description": "Downloads the latest version of Clockify Desktop and imports it into Munki.", @@ -97130,98 +97059,38 @@ "munki_display_name": "Clockify Desktop", "munki_description": "Clockify is the only 100% free time tracking app for Mac that lets you log hours straight from your desktop." }, - "com.github.blackthroat.install.ClockifyDesktop": { - "name": "ClockifyDesktop", - "description": "Installs the latest version of Clockify Desktop.", + "com.github.blackthroat.pkg.ClockifyDesktop": { + "name": "Clockify Desktop", + "description": "Downloads the latest version of Clockify Desktop and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "COING/ClockifyDesktop.install.recipe", + "path": "COING/ClockifyDesktop.pkg.recipe", "parent": "com.github.blackthroat.download.ClockifyDesktop", - "shortname": "ClockifyDesktop.install", - "inferred_type": "install" - }, - "com.github.blackthroat.download.Dashblock": { - "name": "Dashblock", - "description": "Downloads the latest version of Dashblock.", - "repo": "autopkg/blackthroat-recipes", - "path": "Datap Inc./Dashblock.download.recipe", - "shortname": "Dashblock.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.pkg.Dashblock", - "com.github.blackthroat.munki.Dashblock", - "com.github.blackthroat.install.Dashblock" - ] - }, - "com.github.blackthroat.pkg.Dashblock": { - "name": "Dashblock", - "description": "Downloads the latest version of Dashblock and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "Datap Inc./Dashblock.pkg.recipe", - "parent": "com.github.blackthroat.download.Dashblock", - "shortname": "Dashblock.pkg", + "shortname": "ClockifyDesktop.pkg", "inferred_type": "pkg" }, - "com.github.blackthroat.munki.Dashblock": { - "name": "Dashblock", - "description": "Downloads the latest version of Dashblock and imports it into Munki.", - "repo": "autopkg/blackthroat-recipes", - "path": "Datap Inc./Dashblock.munki.recipe", - "parent": "com.github.blackthroat.download.Dashblock", - "shortname": "Dashblock.munki", - "inferred_type": "munki", - "munki_display_name": "Dashblock", - "munki_description": "Turn any website into an API. Click on a page get an API." - }, - "com.github.blackthroat.install.Dashblock": { - "name": "Dashblock", - "description": "Installs the latest version of Dashblock.", - "repo": "autopkg/blackthroat-recipes", - "path": "Datap Inc./Dashblock.install.recipe", - "parent": "com.github.blackthroat.download.Dashblock", - "shortname": "Dashblock.install", - "inferred_type": "install" - }, - "com.github.blackthroat.download.WakeOnMac": { - "name": "WakeOnMac", - "description": "Downloads the latest version of WakeOnMac.", + "com.github.blackthroat.download.ClockifyDesktop": { + "name": "ClockifyDesktop", + "description": "Downloads the latest version of Clockify Desktop.", "repo": "autopkg/blackthroat-recipes", - "path": "WakeOnMac/WakeOnMac.download.recipe", - "shortname": "WakeOnMac.download", + "path": "COING/ClockifyDesktop.download.recipe", + "shortname": "ClockifyDesktop.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.pkg.WakeOnMac", - "com.github.blackthroat.install.WakeOnMac", - "com.github.blackthroat.munki.WakeOnMac" + "com.github.blackthroat.install.ClockifyDesktop", + "com.github.blackthroat.munki.ClockifyDesktop", + "com.github.blackthroat.pkg.ClockifyDesktop" ] }, - "com.github.blackthroat.pkg.WakeOnMac": { - "name": "WakeOnMac", - "description": "Downloads the latest version of WakeOnMac and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "WakeOnMac/WakeOnMac.pkg.recipe", - "parent": "com.github.blackthroat.download.WakeOnMac", - "shortname": "WakeOnMac.pkg", - "inferred_type": "pkg" - }, - "com.github.blackthroat.install.WakeOnMac": { - "name": "WakeOnMac", - "description": "Installs the latest version of WakeOnMac.", - "repo": "autopkg/blackthroat-recipes", - "path": "WakeOnMac/WakeOnMac.install.recipe", - "parent": "com.github.blackthroat.download.WakeOnMac", - "shortname": "WakeOnMac.install", - "inferred_type": "install" - }, - "com.github.blackthroat.munki.WakeOnMac": { - "name": "WakeOnMac", - "description": "Downloads the latest version of WakeOnMac and imports it into Munki.", + "com.github.blackthroat.munki.Astropad": { + "name": "Astropad", + "description": "Downloads the latest version of Astropad and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "WakeOnMac/WakeOnMac.munki.recipe", - "parent": "com.github.blackthroat.download.WakeOnMac", - "shortname": "WakeOnMac.munki", + "path": "Astro HQ LLC/Astropad.munki.recipe", + "parent": "com.github.jazzace.download.AstropadStandard", + "shortname": "Astropad.munki", "inferred_type": "munki", - "munki_display_name": "WakeOnMac", - "munki_description": "A simple program that can send \u201cmagic packets\u201d to wake up sleeping computers supporting Wake on LAN (called Wake for Ethernet network administrator access in macOS)." + "munki_display_name": "Astropad", + "munki_description": "Turn your iPad into a graphics tablet." }, "com.github.blackthroat.pkg.Enolsoft_PDF_Converter_with_OCR": { "name": "Enolsoft PDF Converter with OCR", @@ -97265,89 +97134,36 @@ "munki_display_name": "Enolsoft PDF Converter with OCR", "munki_description": "Accurately convert PDF to word document or scanned pdf to doc with OCR on macOS." }, - "com.github.blackthroat.munki.Silverback": { - "name": "Silverback", - "description": "Downloads the latest version of Silverback and imports it into Munki.", + "com.github.autopkg.blackthroat.munki.XMind8": { + "name": "XMind8", + "description": "Downloads the latest version of XMind8 and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Obvious Matter/Silverback.munki.recipe", - "parent": "com.github.blackthroat.download.Silverback", - "shortname": "Silverback.munki", + "path": "XMind Ltd./XMind8.munki.recipe", + "parent": "com.github.peshay.download.XMind8", + "shortname": "XMind8.munki", "inferred_type": "munki", - "munki_display_name": "Silverback", - "munki_description": "Guerrilla usability testing on the Mac made easy. Silverback 3 is the no-nonsense usability testing app for Mac. Get set up and start enjoying straightforward usability testing in seconds." - }, - "com.github.blackthroat.pkg.Silverback": { - "name": "Silverback", - "description": "Downloads the latest version of Silverback and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "Obvious Matter/Silverback.pkg.recipe", - "parent": "com.github.blackthroat.download.Silverback", - "shortname": "Silverback.pkg", - "inferred_type": "pkg" + "munki_display_name": "XMind 8", + "munki_description": "Popular and classic mind mapping tool for over a decade, million of people are using it." }, - "com.github.blackthroat.install.Silverback": { - "name": "Silverback", - "description": "Installs the latest version of Silverback.", + "com.github.blackthroat.install.TechSmithCapture": { + "name": "TechSmithCapture", + "description": "Installs the latest version of TechSmith Capture.", "repo": "autopkg/blackthroat-recipes", - "path": "Obvious Matter/Silverback.install.recipe", - "parent": "com.github.blackthroat.download.Silverback", - "shortname": "Silverback.install", + "path": "TechSmith Corporation/TechSmithCapture.install.recipe", + "parent": "com.github.blackthroat.download.TechSmithCapture", + "shortname": "TechSmithCapture.install", "inferred_type": "install" }, - "com.github.blackthroat.download.Silverback": { - "name": "Silverback", - "description": "Downloads the latest version of Silverback.", - "repo": "autopkg/blackthroat-recipes", - "path": "Obvious Matter/Silverback.download.recipe", - "shortname": "Silverback.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.munki.Silverback", - "com.github.blackthroat.pkg.Silverback", - "com.github.blackthroat.install.Silverback" - ] - }, - "com.github.blackthroat.pkg.ParseHub": { - "name": "ParseHub", - "description": "Downloads the latest version of ParseHub and creates a package.", - "repo": "autopkg/blackthroat-recipes", - "path": "ParseHub/ParseHub.pkg.recipe", - "parent": "com.github.blackthroat.download.ParseHub", - "shortname": "ParseHub.pkg", - "inferred_type": "pkg" - }, - "com.github.blackthroat.download.ParseHub": { - "name": "ParseHub", - "description": "Downloads the latest version of ParseHub.", - "repo": "autopkg/blackthroat-recipes", - "path": "ParseHub/ParseHub.download.recipe", - "shortname": "ParseHub.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.pkg.ParseHub", - "com.github.blackthroat.munki.ParseHub", - "com.github.blackthroat.install.ParseHub" - ] - }, - "com.github.blackthroat.munki.ParseHub": { - "name": "ParseHub", - "description": "Downloads the latest version of ParseHub and imports it into Munki.", + "com.github.blackthroat.munki.TechSmithCapture": { + "name": "TechSmithCapture", + "description": "Downloads the latest version of TechSmith Capture and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "ParseHub/ParseHub.munki.recipe", - "parent": "com.github.blackthroat.download.ParseHub", - "shortname": "ParseHub.munki", + "path": "TechSmith Corporation/TechSmithCapture.munki.recipe", + "parent": "com.github.blackthroat.download.TechSmithCapture", + "shortname": "TechSmithCapture.munki", "inferred_type": "munki", - "munki_display_name": "ParseHub", - "munki_description": "ParseHub is a free web scraping tool. With our advanced web scraper, extracting data is as easy as clicking the data you need." - }, - "com.github.blackthroat.install.ParseHub": { - "name": "ParseHub", - "description": "Installs the latest version of ParseHub.", - "repo": "autopkg/blackthroat-recipes", - "path": "ParseHub/ParseHub.install.recipe", - "parent": "com.github.blackthroat.download.ParseHub", - "shortname": "ParseHub.install", - "inferred_type": "install" + "munki_display_name": "TechSmith Capture", + "munki_description": "Whether for work, home, or play, TechSmith Capture provides a simple, free way to create basic screenshots and screen recordings and share them with others." }, "com.github.blackthroat.download.TechSmithCapture": { "name": "TechSmithCapture", @@ -97357,22 +97173,11 @@ "shortname": "TechSmithCapture.download", "inferred_type": "download", "children": [ + "com.github.blackthroat.install.TechSmithCapture", "com.github.blackthroat.munki.TechSmithCapture", - "com.github.blackthroat.pkg.TechSmithCapture", - "com.github.blackthroat.install.TechSmithCapture" + "com.github.blackthroat.pkg.TechSmithCapture" ] }, - "com.github.blackthroat.munki.TechSmithCapture": { - "name": "TechSmithCapture", - "description": "Downloads the latest version of TechSmith Capture and imports it into Munki.", - "repo": "autopkg/blackthroat-recipes", - "path": "TechSmith Corporation/TechSmithCapture.munki.recipe", - "parent": "com.github.blackthroat.download.TechSmithCapture", - "shortname": "TechSmithCapture.munki", - "inferred_type": "munki", - "munki_display_name": "TechSmith Capture", - "munki_description": "Whether for work, home, or play, TechSmith Capture provides a simple, free way to create basic screenshots and screen recordings and share them with others." - }, "com.github.blackthroat.pkg.TechSmithCapture": { "name": "TechSmithCapture", "description": "Downloads the latest version of TechSmith Capture and creates a package.", @@ -97382,108 +97187,133 @@ "shortname": "TechSmithCapture.pkg", "inferred_type": "pkg" }, - "com.github.blackthroat.install.TechSmithCapture": { - "name": "TechSmithCapture", - "description": "Installs the latest version of TechSmith Capture.", + "com.github.blackthroat.download.Bitwarden": { + "name": "Bitwarden", + "description": "Downloads the latest version of Bitwarden.", "repo": "autopkg/blackthroat-recipes", - "path": "TechSmith Corporation/TechSmithCapture.install.recipe", - "parent": "com.github.blackthroat.download.TechSmithCapture", - "shortname": "TechSmithCapture.install", + "path": "8bit Solutions LLC/Bitwarden.download.recipe", + "shortname": "Bitwarden.download", + "inferred_type": "download", + "children": [ + "com.github.blackthroat.install.Bitwarden", + "com.github.blackthroat.munki.Bitwarden" + ] + }, + "com.github.blackthroat.install.Bitwarden": { + "name": "Bitwarden", + "description": "Installs the latest version of Bitwarden.", + "repo": "autopkg/blackthroat-recipes", + "path": "8bit Solutions LLC/Bitwarden.install.recipe", + "parent": "com.github.blackthroat.download.Bitwarden", + "shortname": "Bitwarden.install", "inferred_type": "install" }, - "com.github.blackthroat.munki.DBeaverCE": { - "name": "DBeaverCE", - "description": "Imports DBeaver Community Edition into Munki.", + "com.github.blackthroat.munki.Bitwarden": { + "name": "Bitwarden", + "description": "Downloads the latest version of Bitwarden and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "DBeaver Corp/DBeaverCE.munki.recipe", - "parent": "com.github.peshay.download.DBeaverCE", - "shortname": "DBeaverCE.munki", + "path": "8bit Solutions LLC/Bitwarden.munki.recipe", + "parent": "com.github.blackthroat.download.Bitwarden", + "shortname": "Bitwarden.munki", "inferred_type": "munki", - "munki_display_name": "DBeaver Community Edition", - "munki_description": "Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc." + "munki_display_name": "Bitwarden", + "munki_description": "Solve your password management problems. The easiest and safest way for individuals, teams, and business organizations to store, share, and sync sensitive data." }, - "com.github.blackthroat.install.Loopback": { - "name": "Loopback", - "description": "Installs the latest version of Loopback.", + "com.github.blackthroat.pkg.ManyCam": { + "name": "ManyCam", + "description": "Downloads the latest version of ManyCam and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Rogue Amoeba Software, Inc./Loopback.install.recipe", - "parent": "com.github.blackthroat.download.Loopback", - "shortname": "Loopback.install", - "inferred_type": "install" + "path": "Visicom Media Inc./ManyCam.pkg.recipe", + "parent": "com.github.blackthroat.download.ManyCam", + "shortname": "ManyCam.pkg", + "inferred_type": "pkg" }, - "com.github.blackthroat.download.Loopback": { - "name": "Loopback", - "description": "Downloads the latest version of Loopback.", + "com.github.blackthroat.munki.ManyCam": { + "name": "ManyCam", + "description": "Downloads the latest version of ManyCam and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Rogue Amoeba Software, Inc./Loopback.download.recipe", - "shortname": "Loopback.download", + "path": "Visicom Media Inc./ManyCam.munki.recipe", + "parent": "com.github.blackthroat.download.ManyCam", + "shortname": "ManyCam.munki", + "inferred_type": "munki", + "munki_display_name": "ManyCam", + "munki_description": "Use a single iSight or other webcam with multiple applications." + }, + "com.github.blackthroat.download.ManyCam": { + "name": "ManyCam", + "description": "Downloads the latest version of ManyCam.", + "repo": "autopkg/blackthroat-recipes", + "path": "Visicom Media Inc./ManyCam.download.recipe", + "shortname": "ManyCam.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.install.Loopback", - "com.github.blackthroat.pkg.Loopback", - "com.github.blackthroat.munki.Loopback" + "com.github.blackthroat.pkg.ManyCam", + "com.github.blackthroat.munki.ManyCam", + "com.github.blackthroat.install.ManyCam" ] }, - "com.github.blackthroat.pkg.Loopback": { - "name": "Loopback", - "description": "Downloads the latest version of Loopback and creates a package.", + "com.github.blackthroat.install.ManyCam": { + "name": "ManyCam", + "description": "Installs the latest version of ManyCam.", "repo": "autopkg/blackthroat-recipes", - "path": "Rogue Amoeba Software, Inc./Loopback.pkg.recipe", - "parent": "com.github.blackthroat.download.Loopback", - "shortname": "Loopback.pkg", - "inferred_type": "pkg" + "path": "Visicom Media Inc./ManyCam.install.recipe", + "parent": "com.github.blackthroat.download.ManyCam", + "shortname": "ManyCam.install", + "inferred_type": "install" }, - "com.github.blackthroat.munki.Loopback": { - "name": "Loopback", - "description": "Downloads the latest version of Loopback and imports it into Munki.", + "com.github.blackthroat.download.Pock": { + "name": "Pock", + "description": "Downloads the latest version of Pock.", "repo": "autopkg/blackthroat-recipes", - "path": "Rogue Amoeba Software, Inc./Loopback.munki.recipe", - "parent": "com.github.blackthroat.download.Loopback", - "shortname": "Loopback.munki", - "inferred_type": "munki", - "munki_display_name": "Loopback", - "munki_description": "Suddenly, it's easy to pass audio between applications on your Mac. Create virtual audio devices to take the sound from applications and audio input devices, then send it to audio processing applications. Loopback gives you the power of a high-end studio mixing board, right inside your computer!" + "path": "Pock/Pock.download.recipe", + "shortname": "Pock.download", + "inferred_type": "download", + "children": [ + "com.github.peshay.filewave.Pock", + "com.github.blackthroat.install.Pock", + "com.github.blackthroat.pkg.Pock", + "com.github.blackthroat.munki.Pock" + ] }, - "com.github.blackthroat.install.Tad": { - "name": "Tad", - "description": "Installs the latest version of Tad.", + "com.github.blackthroat.install.Pock": { + "name": "Pock", + "description": "Installs the latest version of Pock.", "repo": "autopkg/blackthroat-recipes", - "path": "Tad/Tad.install.recipe", - "parent": "com.github.blackthroat.download.Tad", - "shortname": "Tad.install", + "path": "Pock/Pock.install.recipe", + "parent": "com.github.blackthroat.download.Pock", + "shortname": "Pock.install", "inferred_type": "install" }, - "com.github.blackthroat.download.Tad": { - "name": "Tad", - "description": "Downloads the latest version of Tad.", + "com.github.blackthroat.pkg.Pock": { + "name": "Pock", + "description": "Downloads the latest version of Pock and creates a package.", "repo": "autopkg/blackthroat-recipes", - "path": "Tad/Tad.download.recipe", - "shortname": "Tad.download", - "inferred_type": "download", - "children": [ - "com.github.blackthroat.install.Tad", - "com.github.blackthroat.munki.Tad" - ] + "path": "Pock/Pock.pkg.recipe", + "parent": "com.github.blackthroat.download.Pock", + "shortname": "Pock.pkg", + "inferred_type": "pkg" }, - "com.github.blackthroat.munki.Tad": { - "name": "Tad", - "description": "Downloads the latest version of Tad and imports it into Munki.", + "com.github.blackthroat.munki.Pock": { + "name": "Pock", + "description": "Downloads the latest version of Pock and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "Tad/Tad.munki.recipe", - "parent": "com.github.blackthroat.download.Tad", - "shortname": "Tad.munki", + "path": "Pock/Pock.munki.recipe", + "parent": "com.github.blackthroat.download.Pock", + "shortname": "Pock.munki", "inferred_type": "munki", - "munki_display_name": "Tad", - "munki_description": "A desktop application for viewing and analyzing tabular data." + "munki_display_name": "Pock", + "munki_description": "Pock can place your macOS Dock inside your MacBook's TouchBar, letting you enjoy your screen in full-size every time!" }, - "com.github.blackthroat.install.Appium": { + "com.github.blackthroat.munki.Appium": { "name": "Appium", - "description": "Installs the latest version of Appium.", + "description": "Downloads the latest version of Appium and imports it into Munki.", "repo": "autopkg/blackthroat-recipes", - "path": "JS Foundation/Appium.install.recipe", + "path": "JS Foundation/Appium.munki.recipe", "parent": "com.github.blackthroat.download.Appium", - "shortname": "Appium.install", - "inferred_type": "install" + "shortname": "Appium.munki", + "inferred_type": "munki", + "munki_display_name": "Appium", + "munki_description": "Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol." }, "com.github.blackthroat.download.Appium": { "name": "Appium", @@ -97493,9 +97323,9 @@ "shortname": "Appium.download", "inferred_type": "download", "children": [ - "com.github.blackthroat.install.Appium", + "com.github.blackthroat.munki.Appium", "com.github.blackthroat.pkg.Appium", - "com.github.blackthroat.munki.Appium" + "com.github.blackthroat.install.Appium" ] }, "com.github.blackthroat.pkg.Appium": { @@ -97507,208 +97337,228 @@ "shortname": "Appium.pkg", "inferred_type": "pkg" }, - "com.github.blackthroat.munki.Appium": { + "com.github.blackthroat.install.Appium": { "name": "Appium", - "description": "Downloads the latest version of Appium and imports it into Munki.", + "description": "Installs the latest version of Appium.", "repo": "autopkg/blackthroat-recipes", - "path": "JS Foundation/Appium.munki.recipe", + "path": "JS Foundation/Appium.install.recipe", "parent": "com.github.blackthroat.download.Appium", - "shortname": "Appium.munki", - "inferred_type": "munki", - "munki_display_name": "Appium", - "munki_description": "Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol." + "shortname": "Appium.install", + "inferred_type": "install" }, - "com.github.nstrauss.pkg.TestNav": { - "name": "TestNav", - "description": "Downloads the latest version of TestNav and builds a package.", - "repo": "autopkg/nstrauss-recipes", - "path": "TestNav/TestNav.pkg.recipe", - "parent": "com.github.nstrauss.download.TestNav", - "shortname": "TestNav.pkg", - "inferred_type": "pkg" + "com.github.blackthroat.install.Silverback": { + "name": "Silverback", + "description": "Installs the latest version of Silverback.", + "repo": "autopkg/blackthroat-recipes", + "path": "Obvious Matter/Silverback.install.recipe", + "parent": "com.github.blackthroat.download.Silverback", + "shortname": "Silverback.install", + "inferred_type": "install" }, - "com.github.nstrauss.download.TestNav": { - "name": "TestNav", - "description": "Downloads the latest version of TestNav.", - "repo": "autopkg/nstrauss-recipes", - "path": "TestNav/TestNav.download.recipe", - "shortname": "TestNav.download", + "com.github.blackthroat.download.Silverback": { + "name": "Silverback", + "description": "Downloads the latest version of Silverback.", + "repo": "autopkg/blackthroat-recipes", + "path": "Obvious Matter/Silverback.download.recipe", + "shortname": "Silverback.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.TestNav" + "com.github.blackthroat.install.Silverback", + "com.github.blackthroat.munki.Silverback", + "com.github.blackthroat.pkg.Silverback" ] }, - "com.github.nstrauss.download.Wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark.\n\nARCHITECTURE key values:\nx86_64: \"intel\"\narm64: \"arm\"\n ", - "repo": "autopkg/nstrauss-recipes", - "path": "Wireshark/Wireshark.download.recipe", - "shortname": "Wireshark.download", + "com.github.blackthroat.munki.Silverback": { + "name": "Silverback", + "description": "Downloads the latest version of Silverback and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "Obvious Matter/Silverback.munki.recipe", + "parent": "com.github.blackthroat.download.Silverback", + "shortname": "Silverback.munki", + "inferred_type": "munki", + "munki_display_name": "Silverback", + "munki_description": "Guerrilla usability testing on the Mac made easy. Silverback 3 is the no-nonsense usability testing app for Mac. Get set up and start enjoying straightforward usability testing in seconds." + }, + "com.github.blackthroat.pkg.Silverback": { + "name": "Silverback", + "description": "Downloads the latest version of Silverback and creates a package.", + "repo": "autopkg/blackthroat-recipes", + "path": "Obvious Matter/Silverback.pkg.recipe", + "parent": "com.github.blackthroat.download.Silverback", + "shortname": "Silverback.pkg", + "inferred_type": "pkg" + }, + "com.github.blackthroat.download.RescueTime": { + "name": "RescueTime", + "description": "Downloads the latest version of RescueTime.", + "repo": "autopkg/blackthroat-recipes", + "path": "RescueTime, Inc/RescueTime.download.recipe", + "shortname": "RescueTime.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.Wireshark", - "com.github.nstrauss.pkg.Wireshark" + "com.github.blackthroat.install.RescueTime", + "com.github.blackthroat.munki.RescueTime", + "com.github.blackthroat.pkg.RescueTime" ] }, - "com.github.nstrauss.munki.Wireshark": { - "name": "Wireshark", - "description": "Downloads Wireshark and imports into Munki.\n\nNote: The default supported_architectures key is x86_64. Change this in an override for arm64.\n ", - "repo": "autopkg/nstrauss-recipes", - "path": "Wireshark/Wireshark.munki.recipe", - "parent": "com.github.nstrauss.download.Wireshark", - "shortname": "Wireshark.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, and software." + "com.github.blackthroat.install.RescueTime": { + "name": "RescueTime", + "description": "Installs the latest version of RescueTime.", + "repo": "autopkg/blackthroat-recipes", + "path": "RescueTime, Inc/RescueTime.install.recipe", + "parent": "com.github.blackthroat.download.RescueTime", + "shortname": "RescueTime.install", + "inferred_type": "install" }, - "com.github.nstrauss.pkg.Wireshark": { - "name": "Wireshark", - "description": "Downloads Wireshark and creates a package.", - "repo": "autopkg/nstrauss-recipes", - "path": "Wireshark/Wireshark.pkg.recipe", - "parent": "com.github.nstrauss.download.Wireshark", - "shortname": "Wireshark.pkg", - "inferred_type": "pkg" + "com.github.blackthroat.munki.RescueTime": { + "name": "RescueTime", + "description": "Downloads the latest version of RescueTime and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "RescueTime, Inc/RescueTime.munki.recipe", + "parent": "com.github.blackthroat.download.RescueTime", + "shortname": "RescueTime.munki", + "inferred_type": "munki", + "munki_display_name": "RescueTime", + "munki_description": "Web-based time management tool that tracks the activities and duration of a user's computer usage." }, - "com.github.nstrauss.pkg.DremelDigiLab3DSlicer": { - "name": "Dremel DigiLab 3D Slicer", - "description": "Downloads and packages latest version of Dremel DigiLab 3D Slicer.", - "repo": "autopkg/nstrauss-recipes", - "path": "Dremel DigiLab 3D Slicer/DremelDigiLab3DSlicer.pkg.recipe", - "parent": "com.github.nstrauss.download.DremelDigiLab3DSlicer", - "shortname": "DremelDigiLab3DSlicer.pkg", + "com.github.blackthroat.pkg.RescueTime": { + "name": "RescueTime", + "description": "Downloads the latest version of RescueTime and creates a package.", + "repo": "autopkg/blackthroat-recipes", + "path": "RescueTime, Inc/RescueTime.pkg.recipe", + "parent": "com.github.blackthroat.download.RescueTime", + "shortname": "RescueTime.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.DremelDigiLab3DSlicer": { - "name": "Dremel DigiLab 3D Slicer", - "description": "Downloads latest version of Dremel DigiLab 3D Slicer.", - "repo": "autopkg/nstrauss-recipes", - "path": "Dremel DigiLab 3D Slicer/DremelDigiLab3DSlicer.download.recipe", - "shortname": "DremelDigiLab3DSlicer.download", - "inferred_type": "download", + "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool": { + "name": "AdobeCreativeCloudCleanerTool", + "description": "Downloads the latest version of Adobe Creative Cloud Cleaner Tool and creates a package.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.pkg.recipe", + "parent": "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool", + "shortname": "AdobeCreativeCloudCleanerTool.pkg", + "inferred_type": "pkg", "children": [ - "com.github.nstrauss.pkg.DremelDigiLab3DSlicer" + "com.github.grahampugh.recipes.jss-triggeronly.AdobeCCCleaner" ] }, - "com.github.nstrauss.download.exacqVision": { - "name": "exacqVision", - "description": "Downloads the latest version of exacqVision Client. Use arm64 or x64 for ARCHITECTURE.", - "repo": "autopkg/nstrauss-recipes", - "path": "exacqVision/exacqVision.download.recipe", - "shortname": "exacqVision.download", + "com.github.blackthroat.install.AdobeLogCollectorTool": { + "name": "AdobeLogCollectorTool", + "description": "Installs the latest version of Log Collector tool.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeLogCollectorTool.install.recipe", + "parent": "com.github.blackthroat.download.AdobeLogCollectorTool", + "shortname": "AdobeLogCollectorTool.install", + "inferred_type": "install" + }, + "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool": { + "name": "AdobeCreativeCloudCleanerTool", + "description": "Downloads the latest version of Adobe Creative Cloud Cleaner Tool.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.download.recipe", + "shortname": "AdobeCreativeCloudCleanerTool.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.exacqVision", - "com.github.joncrain.munki.exacqVision" + "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool", + "com.github.blackthroat.munki.AdobeCreativeCloudCleanerTool", + "com.github.blackthroat.install.AdobeCreativeCloudCleanerTool" ] }, - "com.github.nstrauss.pkg.exacqVision": { - "name": "exacqVision", - "description": "Downloads latest version of exacqVision Client and creates a package. Includes edvrclient and ePlayerPro.", - "repo": "autopkg/nstrauss-recipes", - "path": "exacqVision/exacqVision.pkg.recipe", - "parent": "com.github.nstrauss.download.exacqVision", - "shortname": "exacqVision.pkg", - "inferred_type": "pkg" + "com.github.blackthroat.munki.AdobeCreativeCloudCleanerTool": { + "name": "AdobeCreativeCloudCleanerTool", + "description": "Downloads the latest version of Adobe Creative Cloud Cleaner Tool and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.munki.recipe", + "parent": "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool", + "shortname": "AdobeCreativeCloudCleanerTool.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Creative Cloud Cleaner Tool", + "munki_description": "The Creative Cloud Cleaner Tool allows you to more precisely remove installation records for Creative Cloud or Creative Suite applications that may have become corrupted or may be causing problems with a new installation. It can be particularly helpful if you have installed prerelease software on your system, and now want to remove it." }, - "com.github.nstrauss.pkg.ExpressScribe": { - "name": "ExpressScribe", - "description": "Downloads latest Express Scribe disk image and builds a package.", - "repo": "autopkg/nstrauss-recipes", - "path": "Express Scribe/ExpressScribe.pkg.recipe", - "parent": "com.github.foigus.download.ExpressScribe", - "shortname": "ExpressScribe.pkg", - "inferred_type": "pkg" + "com.github.blackthroat.install.AdobeCreativeCloudCleanerTool": { + "name": "AdobeCreativeCloudCleanerTool", + "description": "Installs the latest version of Adobe Creative Cloud Cleaner Tool.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeCreativeCloudCleanerTool.install.recipe", + "parent": "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool", + "shortname": "AdobeCreativeCloudCleanerTool.install", + "inferred_type": "install" }, - "com.github.nstrauss.pkg.GoogleDrive": { - "name": "GoogleDrive", - "description": "Downloads the latest version of Google Drive for desktop and builds a pkg. Note Google Drive File Stream was rebranded to Google Drive for desktop, and this recipe updated to reflect the name change.", - "repo": "autopkg/nstrauss-recipes", - "path": "Google Drive/GoogleDrive.pkg.recipe", - "parent": "com.github.nstrauss.download.GoogleDrive", - "shortname": "GoogleDrive.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.GoogleDrive" - ] + "com.github.blackthroat.munki.AdobeLogCollectorTool": { + "name": "AdobeLogCollectorTool", + "description": "Downloads the latest version of Log Collector tool and imports it into Munki.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeLogCollectorTool.munki.recipe", + "parent": "com.github.blackthroat.download.AdobeLogCollectorTool", + "shortname": "AdobeLogCollectorTool.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Log Collector Tool", + "munki_description": "Log Collector Tool to collect debug information related to your installed Adobe Creative Cloud apps. Log Collector Tool generates a signed ZXP file, which you are prompted to send to Adobe. Adobe uses the information contained in the ZXP file to identify bugs and to make improvements in Creative Cloud software products." }, - "com.github.nstrauss.download.GoogleDrive": { - "name": "GoogleDrive", - "description": "Downloads latest Google Drive disk image. Note Google Drive File Stream was rebranded to Google Drive for desktop, and this recipe updated to reflect the name change.", - "repo": "autopkg/nstrauss-recipes", - "path": "Google Drive/GoogleDrive.download.recipe", - "shortname": "GoogleDrive.download", + "com.github.blackthroat.pkg.AdobeLogCollectorTool": { + "name": "AdobeLogCollectorTool", + "description": "Downloads the latest version of Log Collector tool and creates a package.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeLogCollectorTool.pkg.recipe", + "parent": "com.github.blackthroat.download.AdobeLogCollectorTool", + "shortname": "AdobeLogCollectorTool.pkg", + "inferred_type": "pkg" + }, + "com.github.blackthroat.download.AdobeLogCollectorTool": { + "name": "AdobeLogCollectorTool", + "description": "Downloads the latest version of Log Collector tool.", + "repo": "autopkg/blackthroat-recipes", + "path": "Adobe Systems, Inc./AdobeLogCollectorTool.download.recipe", + "shortname": "AdobeLogCollectorTool.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.GoogleDrive", - "com.github.apizz.munki.GoogleDrive", - "com.github.apizz.munki.GoogleDrive_app" + "com.github.blackthroat.install.AdobeLogCollectorTool", + "com.github.blackthroat.munki.AdobeLogCollectorTool", + "com.github.blackthroat.pkg.AdobeLogCollectorTool" ] }, - "com.github.nstrauss.install.RespondusLockDownBrowser": { - "name": "RespondusLockDownBrowser", - "description": "Download and install the latest Respondus LockDown Browser.", + "com.github.nstrauss.download.ThePack": { + "name": "The Pack", + "description": "Downloads the latest The Pack disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "Respondus LockDown Browser/RespondusLockDownBrowser.install.recipe", - "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", - "shortname": "RespondusLockDownBrowser.install", - "inferred_type": "install", + "path": "The Pack/ThePack.download.recipe", + "shortname": "ThePack.download", + "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.RespondusLockDownBrowser" + "com.github.nstrauss.pkg.ThePack" ] }, - "com.github.nstrauss.pkg.RespondusLockDownBrowserLab": { - "name": "LockDownBrowserLab", - "description": "Download, install, and package the latest Respondus LockDown Browser lab version.", + "com.github.nstrauss.pkg.ThePack": { + "name": "The Pack", + "description": "Downloads the latest The Pack disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Respondus LockDown Browser/RespondusLockDownBrowserLab.pkg.recipe", - "parent": "com.github.nstrauss.install.RespondusLockDownBrowserLab", - "shortname": "RespondusLockDownBrowserLab.pkg", + "path": "The Pack/ThePack.pkg.recipe", + "parent": "com.github.nstrauss.download.ThePack", + "shortname": "ThePack.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.RespondusLockDownBrowser": { - "name": "LockDownBrowser", - "description": "Downloads latest LockDown Browser student version. Be sure to change the institution ID to be your institution's ID.", - "repo": "autopkg/nstrauss-recipes", - "path": "Respondus LockDown Browser/RespondusLockDownBrowser.download.recipe", - "shortname": "RespondusLockDownBrowser.download", - "inferred_type": "download", - "children": [ - "com.github.aysiu.download.LockDownBrowser", - "com.github.aysiu.munki.LockDownBrowser", - "com.github.nstrauss.install.RespondusLockDownBrowser", - "com.github.nstrauss.install.RespondusLockDownBrowserLab", - "com.github.mlbz521.pkg.RespondusLockDownBrowserLabEdition" - ] - }, - "com.github.nstrauss.pkg.RespondusLockDownBrowser": { - "name": "LockDownBrowser", - "description": "Download, install, and package the latest Respondus LockDown Browser.", + "com.github.nstrauss.pkg.RelaySmartAgentKextlessCA": { + "name": "RelaySmartAgent", + "description": "Repackage the DMG installer Lightspeed, exclude MobileFilterKext\n and include certificate material. The user must specify the path to the a folder containing\n SmartAgent.dmg, ca_key.pem, ca.pem, localhost_key.pem, and localhost.pem. At runtime specify\n the path via the `--key RELAY_DIR=\"/path/to/folder/\"` option.", "repo": "autopkg/nstrauss-recipes", - "path": "Respondus LockDown Browser/RespondusLockDownBrowser.pkg.recipe", - "parent": "com.github.nstrauss.install.RespondusLockDownBrowser", - "shortname": "RespondusLockDownBrowser.pkg", + "path": "Lightspeed Relay/RelaySmartAgentKextlessCA.pkg.recipe", + "shortname": "RelaySmartAgentKextlessCA.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.install.RespondusLockDownBrowserLab": { - "name": "LockDownBrowserLab", - "description": "Download and install the latest Respondus LockDown Browser lab version.", + "com.github.nstrauss.pkg.RelaySmartAgentKextless": { + "name": "RelaySmartAgent", + "description": "Repackage the DMG installer Lightspeed provides because developers hate admins. Exclude MobileFilterKext.\n The user must specify the path to the app at runtime via the `--key AGENT_DMG=\"/path/to/dmg\"` option.", "repo": "autopkg/nstrauss-recipes", - "path": "Respondus LockDown Browser/RespondusLockDownBrowserLab.install.recipe", - "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", - "shortname": "RespondusLockDownBrowserLab.install", - "inferred_type": "install", - "children": [ - "com.github.nstrauss.pkg.RespondusLockDownBrowserLab" - ] + "path": "Lightspeed Relay/RelaySmartAgentKextless.pkg.recipe", + "shortname": "RelaySmartAgentKextless.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.pkg.VendiniTicketAgent": { - "name": "Vendini Ticket Agent", - "description": "Downloads the latest version of Vendini Ticket Agent and copies a versioned package.", + "com.github.nstrauss.pkg.RelaySmartAgent": { + "name": "RelaySmartAgent", + "description": "Repackage the DMG installer Lightspeed provides because developers hate admins.\n The user must specify the path to the app at runtime via the `--key AGENT_DMG=\"/path/to/dmg\"` option.", "repo": "autopkg/nstrauss-recipes", - "path": "Vendini TicketAgent/VendiniTicketAgent.pkg.recipe", - "parent": "com.github.nstrauss.download.VendiniTicketAgent", - "shortname": "VendiniTicketAgent.pkg", + "path": "Lightspeed Relay/RelaySmartAgent.pkg.recipe", + "shortname": "RelaySmartAgent.pkg", "inferred_type": "pkg" }, "com.github.nstrauss.download.VendiniTicketAgent": { @@ -97722,47 +97572,36 @@ "com.github.nstrauss.pkg.VendiniTicketAgent" ] }, - "com.github.nstrauss.pkg.VernierGraphicalAnalysis": { - "name": "VernierGraphicalAnalysis", - "description": "Downloads the current release of Vernier's Graphical Analysis and create a versioned package.", + "com.github.nstrauss.pkg.VendiniTicketAgent": { + "name": "Vendini Ticket Agent", + "description": "Downloads the latest version of Vendini Ticket Agent and copies a versioned package.", "repo": "autopkg/nstrauss-recipes", - "path": "Vernier/VernierGraphicalAnalysis.pkg.recipe", - "parent": "com.github.nstrauss.download.VernierGraphicalAnalysis", - "shortname": "VernierGraphicalAnalysis.pkg", + "path": "Vendini TicketAgent/VendiniTicketAgent.pkg.recipe", + "parent": "com.github.nstrauss.download.VendiniTicketAgent", + "shortname": "VendiniTicketAgent.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.VernierGraphicalAnalysis": { - "name": "VernierGraphicalAnalysis", - "description": "Downloads the current release of Vernier's Graphical Analysis.", + "com.github.nstrauss.download.AutodeskEAGLE": { + "name": "AutodeskEAGLE", + "description": "Downloads that latest version of Autodesk EAGLE.", "repo": "autopkg/nstrauss-recipes", - "path": "Vernier/VernierGraphicalAnalysis.download.recipe", - "shortname": "VernierGraphicalAnalysis.download", + "path": "Autodesk EAGLE/AutodeskEAGLE.download.recipe", + "shortname": "AutodeskEAGLE.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Vernier Graphical Analysis", - "com.github.nstrauss.pkg.VernierGraphicalAnalysis" + "com.github.dataJAR-recipes.munki.Autodesk EAGLE", + "com.github.nstrauss.pkg.AutodeskEAGLE" ] }, - "com.github.nstrauss.pkg.OnVUE": { - "name": "OnVUE", - "description": "Downloads the latest Pearson OnVUE disk image and builds a package.", + "com.github.nstrauss.pkg.AutodeskEAGLE": { + "name": "AutodeskEAGLE", + "description": "Downloads that latest version of Autodesk EAGLE and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Pearson/OnVUE.pkg.recipe", - "parent": "com.github.nstrauss.download.OnVUE", - "shortname": "OnVUE.pkg", + "path": "Autodesk EAGLE/AutodeskEAGLE.pkg.recipe", + "parent": "com.github.nstrauss.download.AutodeskEAGLE", + "shortname": "AutodeskEAGLE.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.OnVUE": { - "name": "OnVUE", - "description": "Downloads the latest of Pearson OnVUE.", - "repo": "autopkg/nstrauss-recipes", - "path": "Pearson/OnVUE.download.recipe", - "shortname": "OnVUE.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.pkg.OnVUE" - ] - }, "com.github.nstrauss.download.MitelConnect": { "name": "MitelConnect", "description": "Downloads the latest Mitel Connect disk image.", @@ -97783,212 +97622,211 @@ "shortname": "MitelConnect.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.AWSSessionManagerPlugin": { - "name": "AWSSessionManagerPlugin", - "description": "Download the latest AWS Session Manager plugin package.\n\nDOWNLOAD_ARCH\nUse the values between double quotes below for arch specific downloads.\n- \"\" (empty): x86_64/Intel\n- \"_arm64\": arm64/Apple silicon\n ", + "com.github.nstrauss.pkg.jEdit": { + "name": "jEdit", + "description": "Downloads the latest version of jEdit and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "AWS/AWSSessionManagerPlugin.download.recipe", - "shortname": "AWSSessionManagerPlugin.download", - "inferred_type": "download", + "path": "jEdit/jEdit.pkg.recipe", + "parent": "com.github.peshay.download.jEdit", + "shortname": "jEdit.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.pkg.Restor": { + "name": "Restor", + "description": "Downloads the latest release of Restor from GitHub and builds a package. Includes pre-releases.", + "repo": "autopkg/nstrauss-recipes", + "path": "Restor/Restor.pkg.recipe", + "parent": "com.github.nstrauss.download.Restor", + "shortname": "Restor.pkg", + "inferred_type": "pkg", "children": [ - "com.github.nstrauss.munki.AWSSessionManagerPlugin" + "tecnico1931.jss.Restor" ] }, - "com.github.nstrauss.munki.AWSSessionManagerPlugin": { - "name": "AWSSessionManagerPlugin", - "description": "Download the latest AWS Session Manager plugin package and imports into a Munki repo.\n\nUse either x86_64 or arm64 for ARCHITECTURE key.\n ", + "com.github.nstrauss.download.Restor": { + "name": "Restor", + "description": "Downloads the latest release of Restor from GitHub. Includes pre-releases.", "repo": "autopkg/nstrauss-recipes", - "path": "AWS/AWSSessionManagerPlugin.munki.recipe", - "parent": "com.github.nstrauss.download.AWSSessionManagerPlugin", - "shortname": "AWSSessionManagerPlugin.munki", - "inferred_type": "munki", - "munki_display_name": "AWS Session Manager plugin", - "munki_description": "With the Session Manager plugin for the AWS CLI, you can start and end sessions with your compute nodes managed by Systems Manager, from your local machine using the AWS CLI." + "path": "Restor/Restor.download.recipe", + "shortname": "Restor.download", + "inferred_type": "download", + "children": [ + "tecnico1931.install.Restor", + "com.github.nstrauss.pkg.Restor" + ] }, - "com.github.nstrauss.pkg.SOL": { - "name": "SOL", - "description": "Downloads the latest Scan Dimension SOL disk image and builds a packge with SOL and SOLViewer.", + "com.github.nstrauss.pkg.GoogleEarthPro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth Pro disk image and extracts the package.", "repo": "autopkg/nstrauss-recipes", - "path": "Scan Dimenson SOL/SOL.pkg.recipe", - "parent": "com.github.nstrauss.download.SOL", - "shortname": "SOL.pkg", + "path": "Google Earth Pro/GoogleEarthPro.pkg.recipe", + "parent": "com.github.nstrauss.download.GoogleEarthPro", + "shortname": "GoogleEarthPro.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.SOL": { - "name": "SOL", - "description": "Downloads the latest Scan Dimension SOL disk image.", + "com.github.nstrauss.download.GoogleEarthPro": { + "name": "GoogleEarthPro", + "description": "Downloads latest Google Earth Pro disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "Scan Dimenson SOL/SOL.download.recipe", - "shortname": "SOL.download", + "path": "Google Earth Pro/GoogleEarthPro.download.recipe", + "shortname": "GoogleEarthPro.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.SOL" + "com.github.nstrauss.pkg.GoogleEarthPro" ] }, - "com.github.nstrauss.munki.swiftDialog": { - "name": null, - "description": "Downloads and imports the latest swiftDialog version to Munki.", - "repo": "autopkg/nstrauss-recipes", - "path": "swiftDialog/swiftDialog.munki.recipe", - "parent": "com.github.zentralpro.download.swiftDialog", - "shortname": "swiftDialog.munki", - "inferred_type": "munki", - "munki_display_name": "swiftDialog", - "munki_description": "swiftDialog is an open source admin utility app written in SwiftUI that displays dialog windows." - }, - "com.github.nstrauss.download.AutodeskEAGLE": { - "name": "AutodeskEAGLE", - "description": "Downloads that latest version of Autodesk EAGLE.", + "com.github.nstrauss.download.TestNav": { + "name": "TestNav", + "description": "Downloads the latest version of TestNav.", "repo": "autopkg/nstrauss-recipes", - "path": "Autodesk EAGLE/AutodeskEAGLE.download.recipe", - "shortname": "AutodeskEAGLE.download", + "path": "TestNav/TestNav.download.recipe", + "shortname": "TestNav.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Autodesk EAGLE", - "com.github.nstrauss.pkg.AutodeskEAGLE" + "com.github.nstrauss.pkg.TestNav" ] }, - "com.github.nstrauss.pkg.AutodeskEAGLE": { - "name": "AutodeskEAGLE", - "description": "Downloads that latest version of Autodesk EAGLE and builds a package.", + "com.github.nstrauss.pkg.TestNav": { + "name": "TestNav", + "description": "Downloads the latest version of TestNav and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Autodesk EAGLE/AutodeskEAGLE.pkg.recipe", - "parent": "com.github.nstrauss.download.AutodeskEAGLE", - "shortname": "AutodeskEAGLE.pkg", + "path": "TestNav/TestNav.pkg.recipe", + "parent": "com.github.nstrauss.download.TestNav", + "shortname": "TestNav.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.munki.1Password": { - "name": "1Password", - "description": "Downloads the current release version of 1Password and imports into a Munki repo.\n\nUse either x86_64 or arm64 for ARCHITECTURE key.\n ", - "repo": "autopkg/nstrauss-recipes", - "path": "1Password/1Password.munki.recipe", - "parent": "com.github.nstrauss.download.1Password", - "shortname": "1Password.munki", - "inferred_type": "munki", - "munki_display_name": "1Password", - "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords." - }, - "com.github.nstrauss.download.1Password": { - "name": "1Password", - "description": "Downloads the current release version of 1Password.\n\nDOWNLOAD_ARCH\n- \"x86_64\": x86_64 (default)\n- \"aarch64\": arm64\n\nDOWNLOAD_BUILD\n- \"latest\": production release (default)\n- \"latest.BETA\": beta release\n- \"latest.NIGHTLY\": nightly release", + "com.github.nstrauss.download.Loom": { + "name": "Loom", + "description": "Downloads the latest Loom disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "1Password/1Password.download.recipe", - "shortname": "1Password.download", + "path": "Loom/Loom.download.recipe", + "shortname": "Loom.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.1Password", - "com.github.nstrauss.pkg.1Password" + "com.github.dataJAR-recipes.munki.Loom", + "com.github.nstrauss.pkg.Loom" ] }, - "com.github.nstrauss.pkg.1Password": { - "name": "1Password", - "description": "Downloads the current release version of 1Password and builds a package.", + "com.github.nstrauss.pkg.Loom": { + "name": "Loom", + "description": "Downloads the latest Loom disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "1Password/1Password.pkg.recipe", - "parent": "com.github.nstrauss.download.1Password", - "shortname": "1Password.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.1Password" - ] + "path": "Loom/Loom.pkg.recipe", + "parent": "com.github.nstrauss.download.Loom", + "shortname": "Loom.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.download.OpenWebStart": { - "name": "OpenWebStart", - "description": "Download the latest release of the OpenWebStart installer from GitHub.", + "com.github.nstrauss.download.OBS": { + "name": "OBS", + "description": "Download the latest OBS disk image.\n For ARCH use \"intel\" for Intel/x86_64 or \"apple\" for ARM/arm64", "repo": "autopkg/nstrauss-recipes", - "path": "OpenWebStart/OpenWebStart.download.recipe", - "shortname": "OpenWebStart.download", + "path": "OBS/OBS.download.recipe", + "shortname": "OBS.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.OpenWebStart" + "com.github.joshua-d-miller.autopkg.munki.OBS", + "com.github.nstrauss.pkg.OBS" ] }, - "com.github.nstrauss.pkg.OpenWebStart": { - "name": "OpenWebStart", - "description": "Download the latest release of the OpenWebStart installer and build a package.", + "com.github.nstrauss.pkg.OBS": { + "name": "OBS", + "description": "Download the latest OBS disk image and builds a package.\n For ARCH use \"intel\" for Intel/x86_64 or \"apple\" for ARM/arm64", "repo": "autopkg/nstrauss-recipes", - "path": "OpenWebStart/OpenWebStart.pkg.recipe", - "parent": "com.github.nstrauss.download.OpenWebStart", - "shortname": "OpenWebStart.pkg", - "inferred_type": "pkg" + "path": "OBS/OBS.pkg.recipe", + "parent": "com.github.nstrauss.download.OBS", + "shortname": "OBS.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andrewvalentine.recipes.jamf.OBS" + ] }, - "com.github.nstrauss.munki.Spotify": { - "name": "Spotify", - "description": "Downloads the latest Spotify and imports into Munki.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n", + "com.github.nstrauss.pkg.AutodeskFusion360": { + "name": "Autodesk Fusion 360", + "description": "Downloads the latest version of Autodesk Fusion 360 for Education and creates package.", "repo": "autopkg/nstrauss-recipes", - "path": "Spotify/Spotify.munki.recipe", - "parent": "com.github.autopkg.download.Spotify", - "shortname": "Spotify.munki", - "inferred_type": "munki", - "munki_display_name": "Spotify", - "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels." + "path": "Autodesk Fusion 360/AutodeskFusion360.pkg.recipe", + "parent": "com.github.nstrauss.download.AutodeskFusion360", + "shortname": "AutodeskFusion360.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.sebtomasi.jss.AutodeskFusion360", + "com.github.nstrauss.install.AutodeskFusion360" + ] }, - "com.github.nstrauss.pkg.CEmu": { - "name": "CEmu", - "description": "Downloads the latest release of CEmu from GitHub and builds a package. GITHUB_ARCHITECTURE can be either 'arm' or 'intel'.", + "com.github.nstrauss.install.AutodeskFusion360": { + "name": null, + "description": "Downloads and installs the latest version of Autodesk Fusion 360 for Education.", "repo": "autopkg/nstrauss-recipes", - "path": "CEmu/CEmu.pkg.recipe", - "parent": "com.github.nstrauss.download.CEmu", - "shortname": "CEmu.pkg", - "inferred_type": "pkg" + "path": "Autodesk Fusion 360/AutodeskFusion360.install.recipe", + "parent": "com.github.nstrauss.pkg.AutodeskFusion360", + "shortname": "AutodeskFusion360.install", + "inferred_type": "install" }, - "com.github.nstrauss.download.CEmu": { - "name": "CEmu", - "description": "Downloads the latest release of CEmu from GitHub. GITHUB_ARCHITECTURE can be either 'arm' or 'intel'.", + "com.github.nstrauss.download.AutodeskFusion360": { + "name": "Autodesk Fusion 360", + "description": "Downloads the latest version of Autodesk Fusion 360 for Education.", "repo": "autopkg/nstrauss-recipes", - "path": "CEmu/CEmu.download.recipe", - "shortname": "CEmu.download", + "path": "Autodesk Fusion 360/AutodeskFusion360.download.recipe", + "shortname": "AutodeskFusion360.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.CEmu", - "com.github.macprince.munki.CEmu", - "com.github.macprince.install.CEmu" + "com.github.nstrauss.pkg.AutodeskFusion360" ] }, - "com.github.nstrauss.pkg.Audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity and builds a package.", + "com.github.nstrauss.download.LegoMindstormsEducationEV3Classroom": { + "name": "EV3 Classroom", + "description": "Download the latest Lego Mindstorms Education EV3 Classroom disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "Audacity/Audacity.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Audacity", - "shortname": "Audacity.pkg", - "inferred_type": "pkg", + "path": "Lego Mindstorms/LegoMindstormsEducationEV3Classroom.download.recipe", + "shortname": "LegoMindstormsEducationEV3Classroom.download", + "inferred_type": "download", "children": [ - "com.github.jazzace.jamf.Audacity-latest" + "com.github.nstrauss.pkg.LegoMindstormsEducationEV3Classroom" ] }, - "com.github.nstrauss.pkg.WacomTablet": { - "name": "WacomTablet", - "description": "Downloads the latest disk image of Wacom Tablet drivers and copies package.", + "com.github.nstrauss.pkg.LegoMindstormsEducationEV3Classroom": { + "name": "EV3 Classroom", + "description": "Download the latest Lego Mindstorms Education EV3 Classroom disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Wacom/WacomTablet.pkg.recipe", - "parent": "com.github.rustymyers.download.WacomTablet", - "shortname": "WacomTablet.pkg", - "inferred_type": "pkg", + "path": "Lego Mindstorms/LegoMindstormsEducationEV3Classroom.pkg.recipe", + "parent": "com.github.nstrauss.download.LegoMindstormsEducationEV3Classroom", + "shortname": "LegoMindstormsEducationEV3Classroom.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.download.GoProQuik": { + "name": "GoProQuik", + "description": "Downloads latest version of GoPro Quik", + "repo": "autopkg/nstrauss-recipes", + "path": "GoPro Quik/GoProQuik.download.recipe", + "deprecated": true, + "shortname": "GoProQuik.download", + "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.WacomTablet" + "com.github.dataJAR-recipes.munki.GoPro Quik" ] }, - "com.github.nstrauss.download.HUEIntuition": { - "name": "HUE Intution", - "description": "Downloads the latest version of HUE Intuition.", + "com.github.nstrauss.munki.VantaAgent": { + "name": "VantaAgent", + "description": "Downloads the latest Vanta Agent package and imports into Munki.", + "repo": "autopkg/nstrauss-recipes", + "path": "Vanta/VantaAgent.munki.recipe", + "parent": "com.github.nstrauss.download.VantaAgent", + "shortname": "VantaAgent.munki", + "inferred_type": "munki", + "munki_display_name": "Vanta Agent", + "munki_description": "The Vanta Agent is an osquery based, read-only binary which reports compliance data to Vanta. The agent does not read sensitive information like passwords, emails, or browsing history." + }, + "com.github.nstrauss.download.VantaAgent": { + "name": "VantaAgent", + "description": "Downloads the latest Vanta Agent package.", "repo": "autopkg/nstrauss-recipes", - "path": "HUE Intuition/HUEIntution.download.recipe", - "shortname": "HUEIntution.download", + "path": "Vanta/VantaAgent.download.recipe", + "shortname": "VantaAgent.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.HUEIntuition" + "com.github.nstrauss.munki.VantaAgent" ] }, - "com.github.nstrauss.pkg.HUEIntuition": { - "name": "HUE Intution", - "description": "Downloads the latest version of HUE Intuition and copies a versioned package.", - "repo": "autopkg/nstrauss-recipes", - "path": "HUE Intuition/HUEIntution.pkg.recipe", - "parent": "com.github.nstrauss.download.HUEIntuition", - "shortname": "HUEIntution.pkg", - "inferred_type": "pkg" - }, "com.github.nstrauss.pkg.VendiniBoxOffice": { "name": "Vendini Box Office", "description": "Downloads the latest version of Vendini Box Office and builds a package.", @@ -98009,110 +97847,179 @@ "com.github.nstrauss.pkg.VendiniBoxOffice" ] }, - "com.github.nstrauss.download.LegoMindstormsEducationEV3Classroom": { - "name": "EV3 Classroom", - "description": "Download the latest Lego Mindstorms Education EV3 Classroom disk image.", + "com.github.nstrauss.download.CincWorkstation": { + "name": "CincWorkstation", + "description": "Downloads the latest Cinc Workstation package. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Lego Mindstorms/LegoMindstormsEducationEV3Classroom.download.recipe", - "shortname": "LegoMindstormsEducationEV3Classroom.download", + "path": "Cinc/CincWorkstation.download.recipe", + "shortname": "CincWorkstation.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.LegoMindstormsEducationEV3Classroom" + "com.github.nstrauss.munki.CincWorkstation" ] }, - "com.github.nstrauss.pkg.LegoMindstormsEducationEV3Classroom": { - "name": "EV3 Classroom", - "description": "Download the latest Lego Mindstorms Education EV3 Classroom disk image and builds a package.", + "com.github.nstrauss.munki.CincAuditor": { + "name": "CincAuditor", + "description": "Downloads the latest Cinc Auditor package and imports into Munki. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Lego Mindstorms/LegoMindstormsEducationEV3Classroom.pkg.recipe", - "parent": "com.github.nstrauss.download.LegoMindstormsEducationEV3Classroom", - "shortname": "LegoMindstormsEducationEV3Classroom.pkg", - "inferred_type": "pkg" + "path": "Cinc/CincAuditor.munki.recipe", + "parent": "com.github.nstrauss.download.CincAuditor", + "shortname": "CincAuditor.munki", + "inferred_type": "munki", + "munki_display_name": "Cinc Auditor", + "munki_description": "A 100% free distribution of Chef Inspec by the Cinc Project. Chef InSpec is an open-source framework for testing and auditing your applications and infrastructure." }, - "com.github.nstrauss.download.ThePack": { - "name": "The Pack", - "description": "Downloads the latest The Pack disk image.", + "com.github.nstrauss.munki.CincFoundation": { + "name": "CincFoundation", + "description": "Downloads the latest Cinc Foundation package and imports into Munki. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", "repo": "autopkg/nstrauss-recipes", - "path": "The Pack/ThePack.download.recipe", - "shortname": "ThePack.download", + "path": "Cinc/CincFoundation.munki.recipe", + "parent": "com.github.nstrauss.download.CincFoundation", + "shortname": "CincFoundation.munki", + "inferred_type": "munki", + "munki_display_name": "Cinc Foundation", + "munki_description": "Cinc Foundation creates a native platform package that contains the required dependencies used for building the Cinc Omnibus packages." + }, + "com.github.nstrauss.download.CincAuditor": { + "name": "CincAuditor", + "description": "Downloads the latest Cinc Auditor package. Use either x86_64 or arm64 for the ARCHITECTURE key.", + "repo": "autopkg/nstrauss-recipes", + "path": "Cinc/CincAuditor.download.recipe", + "shortname": "CincAuditor.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.ThePack" + "com.github.nstrauss.munki.CincAuditor" ] }, - "com.github.nstrauss.pkg.ThePack": { - "name": "The Pack", - "description": "Downloads the latest The Pack disk image and builds a package.", + "com.github.nstrauss.munki.CincWorkstation": { + "name": "CincWorkstation", + "description": "Downloads the latest Cinc Workstation package and imports into Munki. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", "repo": "autopkg/nstrauss-recipes", - "path": "The Pack/ThePack.pkg.recipe", - "parent": "com.github.nstrauss.download.ThePack", - "shortname": "ThePack.pkg", - "inferred_type": "pkg" + "path": "Cinc/CincWorkstation.munki.recipe", + "parent": "com.github.nstrauss.download.CincWorkstation", + "shortname": "CincWorkstation.munki", + "inferred_type": "munki", + "munki_display_name": "Cinc Workstation", + "munki_description": "Cinc Workstation packages all the tools necessary to be successful with Chef Infra and InSpec, including cookstyle and knife." }, - "com.github.nstrauss.download.GoProQuik": { - "name": "GoProQuik", - "description": "Downloads latest version of GoPro Quik", + "com.github.nstrauss.download.CincFoundation": { + "name": "CincFoundation", + "description": "Downloads the latest Cinc Foundation package. Use either x86_64 or arm64 for the ARCHITECTURE key.", "repo": "autopkg/nstrauss-recipes", - "path": "GoPro Quik/GoProQuik.download.recipe", - "deprecated": true, - "shortname": "GoProQuik.download", + "path": "Cinc/CincFoundation.download.recipe", + "shortname": "CincFoundation.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.GoPro Quik" + "com.github.nstrauss.munki.CincFoundation" ] }, - "com.github.nstrauss.pkg.Camtasia": { - "name": "Camtasia", - "description": "Downloads the latest version of Camtasia and builds a package.", + "com.github.nstrauss.download.BitnamiMAMP": { + "name": "BitnamiMAMP", + "description": "Download the latest version of Bitnami MAMP Stack.", "repo": "autopkg/nstrauss-recipes", - "path": "Camtasia/Camtasia.pkg.recipe", - "parent": "com.github.jps3.download.Camtasia", - "shortname": "Camtasia.pkg", + "path": "Bitnami MAMP/BitnamiMAMP.download.recipe", + "shortname": "BitnamiMAMP.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.pkg.BitnamiMAMP" + ] + }, + "com.github.nstrauss.pkg.BitnamiMAMP": { + "name": "BitnamiMAMP", + "description": "Download the latest version of Bitnami MAMP Stack and creates a package which copies installer to /private/tmp/. To be used with postinstall script.", + "repo": "autopkg/nstrauss-recipes", + "path": "Bitnami MAMP/BitnamiMAMP.pkg.recipe", + "parent": "com.github.nstrauss.download.BitnamiMAMP", + "shortname": "BitnamiMAMP.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl.\n\nUse the KUBECTL_ARCH input variable to specify whether you want to download the\nIntel (amd64) or Apple silicon (arm64) version.\n ", + "com.github.nstrauss.pkg.Prey": { + "name": "Prey", + "description": "Download the latest version of Prey and create an install package to /tmp/ to accomodate API enrollment.", "repo": "autopkg/nstrauss-recipes", - "path": "kubectl/kubectl.download.recipe", - "shortname": "kubectl.download", + "path": "Prey/Prey.pkg.recipe", + "parent": "com.github.hansen-m.download.Prey", + "shortname": "Prey.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.pkg.SplashtopStreamer": { + "name": "Splashtop Streamer", + "description": "Downloads the latest version of Splashtop Streamer and copies a versioned package.", + "repo": "autopkg/nstrauss-recipes", + "path": "Splashtop/SplashtopStreamer.pkg.recipe", + "parent": "com.github.peetinc.download.SplashtopStreamer", + "shortname": "SplashtopStreamer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer" + ] + }, + "com.github.nstrauss.pkg.OktaVerify": { + "name": "OktaVerify", + "description": "Download Okta Verify and copy to versioned package.", + "repo": "autopkg/nstrauss-recipes", + "path": "Okta Verify/OktaVerify.pkg.recipe", + "parent": "com.github.nstrauss.download.OktaVerify", + "shortname": "OktaVerify.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.nstrauss.munki.OktaVerify" + ] + }, + "com.github.nstrauss.download.OktaVerify": { + "name": "OktaVerify", + "description": "Download the latest version of Okta Verify. \n \n OKTA_DOMAIN: Usually \"okta.com\"\n OKTA_ORG: Org tenant - \"myorg\" part of a subdomain like \"myorg.okta.com\"\n OKTA_RELEASE_CHANNEL: GA or EA\n ", + "repo": "autopkg/nstrauss-recipes", + "path": "Okta Verify/OktaVerify.download.recipe", + "shortname": "OktaVerify.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.kubectl" + "com.github.nstrauss.pkg.OktaVerify" ] }, - "com.github.nstrauss.munki.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl, creates a package, and imports the package into your Munki repo.", + "com.github.nstrauss.munki.OktaVerify": { + "name": "OktaVerify", + "description": "Download Okta Verify, copy to versioned package, and import into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/nstrauss-recipes", - "path": "kubectl/kubectl.munki.recipe", - "parent": "com.github.nstrauss.pkg.kubectl", - "shortname": "kubectl.munki", + "path": "Okta Verify/OktaVerify.munki.recipe", + "parent": "com.github.nstrauss.pkg.OktaVerify", + "shortname": "OktaVerify.munki", "inferred_type": "munki", - "munki_display_name": "kubectl", - "munki_description": "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs." + "munki_display_name": "Okta Verify", + "munki_description": "Okta Verify is a lightweight multifactor authentication app that is used to register your device to Okta. Registering your device to Okta gives you passwordless authentication to apps, strong device-level security, and more." }, - "com.github.nstrauss.pkg.kubectl": { - "name": "kubectl", - "description": "Downloads the latest version of kubectl and creates a package.", + "com.github.nstrauss.munki.DevSpace": { + "name": "DevSpace", + "description": "Downloads the latest version of DevSpace, creates a package, and imports into a Munki repo.", "repo": "autopkg/nstrauss-recipes", - "path": "kubectl/kubectl.pkg.recipe", - "parent": "com.github.nstrauss.download.kubectl", - "shortname": "kubectl.pkg", + "path": "DevSpace/DevSpace.munki.recipe", + "parent": "com.github.nstrauss.pkg.DevSpace", + "shortname": "DevSpace.munki", + "inferred_type": "munki", + "munki_display_name": "DevSpace", + "munki_description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster." + }, + "com.github.nstrauss.pkg.DevSpace": { + "name": "DevSpace", + "description": "Download and package the latest DevSpace version from GitHub releases.", + "repo": "autopkg/nstrauss-recipes", + "path": "DevSpace/DevSpace.pkg.recipe", + "parent": "com.github.nstrauss.download.DevSpace", + "shortname": "DevSpace.pkg", "inferred_type": "pkg", "children": [ - "com.github.nstrauss.munki.kubectl" + "com.github.nstrauss.munki.DevSpace" ] }, - "com.github.nstrauss.download.Boardmaker7Editor": { - "name": "Boardmaker 7 Editor", - "description": "Downloads the latest version of Boardmaker 7 Editor.", + "com.github.nstrauss.download.DevSpace": { + "name": "DevSpace", + "description": "Download the latest DevSpace version from GitHub releases.\nSet DEVSPACE_ARCH to x86_64 (Intel) or arm64 (Apple silicon).\nSet DEVSPACE_DOWNLOAD to amd64 (Intel) or arm64 (Apple silicon).\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Boardmaker/Boardmaker7Editor.download.recipe", - "shortname": "Boardmaker7Editor.download", + "path": "DevSpace/DevSpace.download.recipe", + "shortname": "DevSpace.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.Boardmaker7Editor" + "com.github.nstrauss.pkg.DevSpace" ] }, "com.github.nstrauss.download.Boardmaker7StudentCenter": { @@ -98126,6 +98033,15 @@ "com.github.nstrauss.pkg.Boardmaker7StudentCenter" ] }, + "com.github.nstrauss.pkg.Boardmaker7Editor": { + "name": "Boardmaker 7 Editor", + "description": "Downloads the latest version of Boardmaker 7 Editor and copies a versioned package.", + "repo": "autopkg/nstrauss-recipes", + "path": "Boardmaker/Boardmaker7Editor.pkg.recipe", + "parent": "com.github.nstrauss.download.Boardmaker7Editor", + "shortname": "Boardmaker7Editor.pkg", + "inferred_type": "pkg" + }, "com.github.nstrauss.pkg.Boardmaker7StudentCenter": { "name": "Boardmaker 7 Student Center", "description": "Downloads the latest version of Boardmaker 7 Student Center and copies a versioned package.", @@ -98135,98 +98051,100 @@ "shortname": "Boardmaker7StudentCenter.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.pkg.Boardmaker7Editor": { + "com.github.nstrauss.download.Boardmaker7Editor": { "name": "Boardmaker 7 Editor", - "description": "Downloads the latest version of Boardmaker 7 Editor and copies a versioned package.", + "description": "Downloads the latest version of Boardmaker 7 Editor.", "repo": "autopkg/nstrauss-recipes", - "path": "Boardmaker/Boardmaker7Editor.pkg.recipe", - "parent": "com.github.nstrauss.download.Boardmaker7Editor", - "shortname": "Boardmaker7Editor.pkg", - "inferred_type": "pkg" + "path": "Boardmaker/Boardmaker7Editor.download.recipe", + "shortname": "Boardmaker7Editor.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.pkg.Boardmaker7Editor" + ] }, - "com.github.nstrauss.download.BitnamiMAMP": { - "name": "BitnamiMAMP", - "description": "Download the latest version of Bitnami MAMP Stack.", + "com.github.nstrauss.download.Wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark.\n\nARCHITECTURE key values:\nx86_64: \"intel\"\narm64: \"arm\"\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Bitnami MAMP/BitnamiMAMP.download.recipe", - "shortname": "BitnamiMAMP.download", + "path": "Wireshark/Wireshark.download.recipe", + "shortname": "Wireshark.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.BitnamiMAMP" + "com.github.nstrauss.munki.Wireshark", + "com.github.nstrauss.pkg.Wireshark" ] }, - "com.github.nstrauss.pkg.BitnamiMAMP": { - "name": "BitnamiMAMP", - "description": "Download the latest version of Bitnami MAMP Stack and creates a package which copies installer to /private/tmp/. To be used with postinstall script.", + "com.github.nstrauss.munki.Wireshark": { + "name": "Wireshark", + "description": "Downloads Wireshark and imports into Munki.\n\nNote: The default supported_architectures key is x86_64. Change this in an override for arm64.\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Bitnami MAMP/BitnamiMAMP.pkg.recipe", - "parent": "com.github.nstrauss.download.BitnamiMAMP", - "shortname": "BitnamiMAMP.pkg", + "path": "Wireshark/Wireshark.munki.recipe", + "parent": "com.github.nstrauss.download.Wireshark", + "shortname": "Wireshark.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, and software." + }, + "com.github.nstrauss.pkg.Wireshark": { + "name": "Wireshark", + "description": "Downloads Wireshark and creates a package.", + "repo": "autopkg/nstrauss-recipes", + "path": "Wireshark/Wireshark.pkg.recipe", + "parent": "com.github.nstrauss.download.Wireshark", + "shortname": "Wireshark.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.PLTWKiteStudentPortal": { - "name": "PLTW Kite Student Portal", - "description": "Downloads the latest version of PLTW Kite Student Portal.", + "com.github.nstrauss.download.SOL": { + "name": "SOL", + "description": "Downloads the latest Scan Dimension SOL disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "PLTW Kite Student Portal/PLTWKiteStudentPortal.download.recipe", - "shortname": "PLTWKiteStudentPortal.download", + "path": "Scan Dimenson SOL/SOL.download.recipe", + "shortname": "SOL.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.PLTWKiteStudentPortal", - "com.github.macprince.munki.PLTWKiteStudentPortal" + "com.github.nstrauss.pkg.SOL" ] }, - "com.github.nstrauss.pkg.PLTWKiteStudentPortal": { - "name": "PLTW Kite Student Portal", - "description": "Downloads the latest version of PLTW Kite Student Portal and builds a pkg.", - "repo": "autopkg/nstrauss-recipes", - "path": "PLTW Kite Student Portal/PLTWKiteStudentPortal.pkg.recipe", - "parent": "com.github.nstrauss.download.PLTWKiteStudentPortal", - "shortname": "PLTWKiteStudentPortal.pkg", - "inferred_type": "pkg" - }, - "com.github.nstrauss.pkg.Prey": { - "name": "Prey", - "description": "Download the latest version of Prey and create an install package to /tmp/ to accomodate API enrollment.", + "com.github.nstrauss.pkg.SOL": { + "name": "SOL", + "description": "Downloads the latest Scan Dimension SOL disk image and builds a packge with SOL and SOLViewer.", "repo": "autopkg/nstrauss-recipes", - "path": "Prey/Prey.pkg.recipe", - "parent": "com.github.hansen-m.download.Prey", - "shortname": "Prey.pkg", + "path": "Scan Dimenson SOL/SOL.pkg.recipe", + "parent": "com.github.nstrauss.download.SOL", + "shortname": "SOL.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.munki.OktaVerify": { - "name": "OktaVerify", - "description": "Download Okta Verify, copy to versioned package, and import into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.nstrauss.munki.Spotify": { + "name": "Spotify", + "description": "Downloads the latest Spotify and imports into Munki.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n", "repo": "autopkg/nstrauss-recipes", - "path": "Okta Verify/OktaVerify.munki.recipe", - "parent": "com.github.nstrauss.pkg.OktaVerify", - "shortname": "OktaVerify.munki", + "path": "Spotify/Spotify.munki.recipe", + "parent": "com.github.autopkg.download.Spotify", + "shortname": "Spotify.munki", "inferred_type": "munki", - "munki_display_name": "Okta Verify", - "munki_description": "Okta Verify is a lightweight multifactor authentication app that is used to register your device to Okta. Registering your device to Okta gives you passwordless authentication to apps, strong device-level security, and more." + "munki_display_name": "Spotify", + "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels." }, - "com.github.nstrauss.pkg.OktaVerify": { - "name": "OktaVerify", - "description": "Download Okta Verify and copy to versioned package.", + "com.github.nstrauss.download.NWEASecureTestingBrowser": { + "name": "NWEASecureTestingBrowser", + "description": "Downloads latest NWEA Secure Testing Browser disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "Okta Verify/OktaVerify.pkg.recipe", - "parent": "com.github.nstrauss.download.OktaVerify", - "shortname": "OktaVerify.pkg", - "inferred_type": "pkg", + "path": "NWEA Secure Testing Browser/NWEASecureTestingBrowser.download.recipe", + "shortname": "NWEASecureTestingBrowser.download", + "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.OktaVerify" + "com.github.dataJAR-recipes.munki.NWEA Secure Testing Browser", + "com.github.nstrauss.pkg.NWEASecureTestingBrowser" ] }, - "com.github.nstrauss.download.OktaVerify": { - "name": "OktaVerify", - "description": "Download the latest version of Okta Verify. \n \n OKTA_DOMAIN: Usually \"okta.com\"\n OKTA_ORG: Org tenant - \"myorg\" part of a subdomain like \"myorg.okta.com\"\n OKTA_RELEASE_CHANNEL: GA or EA\n ", + "com.github.nstrauss.pkg.NWEASecureTestingBrowser": { + "name": "NWEASecureTestingBrowser", + "description": "Downloads latest NWEA Secure Testing Browser disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Okta Verify/OktaVerify.download.recipe", - "shortname": "OktaVerify.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.pkg.OktaVerify" - ] + "path": "NWEA Secure Testing Browser/NWEASecureTestingBrowser.pkg.recipe", + "parent": "com.github.nstrauss.download.NWEASecureTestingBrowser", + "shortname": "NWEASecureTestingBrowser.pkg", + "inferred_type": "pkg" }, "com.github.nstrauss.download.gnes": { "name": "gnes", @@ -98250,71 +98168,191 @@ "munki_display_name": "gnes", "munki_description": "gnes is a macOS utility to get network extension status." }, - "com.github.nstrauss.pkg.Restor": { - "name": "Restor", - "description": "Downloads the latest release of Restor from GitHub and builds a package. Includes pre-releases.", + "com.github.nstrauss.pkg.NoMADLoginAD": { + "name": "NoMADLoginAD", + "description": "Packages local versions of NoMADADLoginAD.bundle and authchanger.", "repo": "autopkg/nstrauss-recipes", - "path": "Restor/Restor.pkg.recipe", - "parent": "com.github.nstrauss.download.Restor", - "shortname": "Restor.pkg", + "path": "NoMADLoginAD/NoMADLoginAD.pkg.recipe", + "shortname": "NoMADLoginAD.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.pkg.GoogleDrive": { + "name": "GoogleDrive", + "description": "Downloads the latest version of Google Drive for desktop and builds a pkg. Note Google Drive File Stream was rebranded to Google Drive for desktop, and this recipe updated to reflect the name change.", + "repo": "autopkg/nstrauss-recipes", + "path": "Google Drive/GoogleDrive.pkg.recipe", + "parent": "com.github.nstrauss.download.GoogleDrive", + "shortname": "GoogleDrive.pkg", "inferred_type": "pkg", "children": [ - "tecnico1931.jss.Restor" + "com.github.andredb90.filewave.GoogleDrive" ] }, - "com.github.nstrauss.download.Restor": { - "name": "Restor", - "description": "Downloads the latest release of Restor from GitHub. Includes pre-releases.", + "com.github.nstrauss.download.GoogleDrive": { + "name": "GoogleDrive", + "description": "Downloads latest Google Drive disk image. Note Google Drive File Stream was rebranded to Google Drive for desktop, and this recipe updated to reflect the name change.", "repo": "autopkg/nstrauss-recipes", - "path": "Restor/Restor.download.recipe", - "shortname": "Restor.download", + "path": "Google Drive/GoogleDrive.download.recipe", + "shortname": "GoogleDrive.download", "inferred_type": "download", "children": [ - "tecnico1931.install.Restor", - "com.github.nstrauss.pkg.Restor" + "com.github.nstrauss.pkg.GoogleDrive", + "com.github.apizz.munki.GoogleDrive", + "com.github.apizz.munki.GoogleDrive_app" ] }, - "com.github.nstrauss.munki.VantaAgent": { - "name": "VantaAgent", - "description": "Downloads the latest Vanta Agent package and imports into Munki.", + "com.github.nstrauss.download.AWSSessionManagerPlugin": { + "name": "AWSSessionManagerPlugin", + "description": "Download the latest AWS Session Manager plugin package.\n\nDOWNLOAD_ARCH\nUse the values between double quotes below for arch specific downloads.\n- \"\" (empty): x86_64/Intel\n- \"_arm64\": arm64/Apple silicon\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Vanta/VantaAgent.munki.recipe", - "parent": "com.github.nstrauss.download.VantaAgent", - "shortname": "VantaAgent.munki", + "path": "AWS/AWSSessionManagerPlugin.download.recipe", + "shortname": "AWSSessionManagerPlugin.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.munki.AWSSessionManagerPlugin" + ] + }, + "com.github.nstrauss.munki.AWSSessionManagerPlugin": { + "name": "AWSSessionManagerPlugin", + "description": "Download the latest AWS Session Manager plugin package and imports into a Munki repo.\n\nUse either x86_64 or arm64 for ARCHITECTURE key.\n ", + "repo": "autopkg/nstrauss-recipes", + "path": "AWS/AWSSessionManagerPlugin.munki.recipe", + "parent": "com.github.nstrauss.download.AWSSessionManagerPlugin", + "shortname": "AWSSessionManagerPlugin.munki", "inferred_type": "munki", - "munki_display_name": "Vanta Agent", - "munki_description": "The Vanta Agent is an osquery based, read-only binary which reports compliance data to Vanta. The agent does not read sensitive information like passwords, emails, or browsing history." + "munki_display_name": "AWS Session Manager plugin", + "munki_description": "With the Session Manager plugin for the AWS CLI, you can start and end sessions with your compute nodes managed by Systems Manager, from your local machine using the AWS CLI." }, - "com.github.nstrauss.download.VantaAgent": { - "name": "VantaAgent", - "description": "Downloads the latest Vanta Agent package.", + "com.github.nstrauss.download.DremelDigiLab3DSlicer": { + "name": "Dremel DigiLab 3D Slicer", + "description": "Downloads latest version of Dremel DigiLab 3D Slicer.", "repo": "autopkg/nstrauss-recipes", - "path": "Vanta/VantaAgent.download.recipe", - "shortname": "VantaAgent.download", + "path": "Dremel DigiLab 3D Slicer/DremelDigiLab3DSlicer.download.recipe", + "shortname": "DremelDigiLab3DSlicer.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.VantaAgent" + "com.github.nstrauss.pkg.DremelDigiLab3DSlicer" ] }, - "com.github.nstrauss.pkg.Loom": { - "name": "Loom", - "description": "Downloads the latest Loom disk image and builds a package.", + "com.github.nstrauss.pkg.DremelDigiLab3DSlicer": { + "name": "Dremel DigiLab 3D Slicer", + "description": "Downloads and packages latest version of Dremel DigiLab 3D Slicer.", "repo": "autopkg/nstrauss-recipes", - "path": "Loom/Loom.pkg.recipe", - "parent": "com.github.nstrauss.download.Loom", - "shortname": "Loom.pkg", + "path": "Dremel DigiLab 3D Slicer/DremelDigiLab3DSlicer.pkg.recipe", + "parent": "com.github.nstrauss.download.DremelDigiLab3DSlicer", + "shortname": "DremelDigiLab3DSlicer.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.Loom": { - "name": "Loom", - "description": "Downloads the latest Loom disk image.", + "com.github.nstrauss.pkg.1Password": { + "name": "1Password", + "description": "Downloads the current release version of 1Password and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Loom/Loom.download.recipe", - "shortname": "Loom.download", + "path": "1Password/1Password.pkg.recipe", + "parent": "com.github.nstrauss.download.1Password", + "shortname": "1Password.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.1Password" + ] + }, + "com.github.nstrauss.download.1Password": { + "name": "1Password", + "description": "Downloads the current release version of 1Password.\n\nDOWNLOAD_ARCH\n- \"x86_64\": x86_64 (default)\n- \"aarch64\": arm64\n\nDOWNLOAD_BUILD\n- \"latest\": production release (default)\n- \"latest.BETA\": beta release\n- \"latest.NIGHTLY\": nightly release", + "repo": "autopkg/nstrauss-recipes", + "path": "1Password/1Password.download.recipe", + "shortname": "1Password.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Loom", - "com.github.nstrauss.pkg.Loom" + "com.github.nstrauss.pkg.1Password", + "com.github.nstrauss.munki.1Password" + ] + }, + "com.github.nstrauss.munki.1Password": { + "name": "1Password", + "description": "Downloads the current release version of 1Password and imports into a Munki repo.\n\nUse either x86_64 or arm64 for ARCHITECTURE key.\n ", + "repo": "autopkg/nstrauss-recipes", + "path": "1Password/1Password.munki.recipe", + "parent": "com.github.nstrauss.download.1Password", + "shortname": "1Password.munki", + "inferred_type": "munki", + "munki_display_name": "1Password", + "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords." + }, + "com.github.nstrauss.install.RespondusLockDownBrowserLab": { + "name": "LockDownBrowserLab", + "description": "Download and install the latest Respondus LockDown Browser lab version.", + "repo": "autopkg/nstrauss-recipes", + "path": "Respondus LockDown Browser/RespondusLockDownBrowserLab.install.recipe", + "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", + "shortname": "RespondusLockDownBrowserLab.install", + "inferred_type": "install", + "children": [ + "com.github.nstrauss.pkg.RespondusLockDownBrowserLab" + ] + }, + "com.github.nstrauss.pkg.RespondusLockDownBrowserLab": { + "name": "LockDownBrowserLab", + "description": "Download, install, and package the latest Respondus LockDown Browser lab version.", + "repo": "autopkg/nstrauss-recipes", + "path": "Respondus LockDown Browser/RespondusLockDownBrowserLab.pkg.recipe", + "parent": "com.github.nstrauss.install.RespondusLockDownBrowserLab", + "shortname": "RespondusLockDownBrowserLab.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.install.RespondusLockDownBrowser": { + "name": "RespondusLockDownBrowser", + "description": "Download and install the latest Respondus LockDown Browser.", + "repo": "autopkg/nstrauss-recipes", + "path": "Respondus LockDown Browser/RespondusLockDownBrowser.install.recipe", + "parent": "com.github.nstrauss.download.RespondusLockDownBrowser", + "shortname": "RespondusLockDownBrowser.install", + "inferred_type": "install", + "children": [ + "com.github.nstrauss.pkg.RespondusLockDownBrowser" + ] + }, + "com.github.nstrauss.download.RespondusLockDownBrowser": { + "name": "LockDownBrowser", + "description": "Downloads latest LockDown Browser student version. Be sure to change the institution ID to be your institution's ID.", + "repo": "autopkg/nstrauss-recipes", + "path": "Respondus LockDown Browser/RespondusLockDownBrowser.download.recipe", + "shortname": "RespondusLockDownBrowser.download", + "inferred_type": "download", + "children": [ + "com.github.aysiu.download.LockDownBrowser", + "com.github.aysiu.munki.LockDownBrowser", + "com.github.nstrauss.install.RespondusLockDownBrowserLab", + "com.github.nstrauss.install.RespondusLockDownBrowser", + "com.github.mlbz521.pkg.RespondusLockDownBrowserLabEdition" + ] + }, + "com.github.nstrauss.pkg.RespondusLockDownBrowser": { + "name": "LockDownBrowser", + "description": "Download, install, and package the latest Respondus LockDown Browser.", + "repo": "autopkg/nstrauss-recipes", + "path": "Respondus LockDown Browser/RespondusLockDownBrowser.pkg.recipe", + "parent": "com.github.nstrauss.install.RespondusLockDownBrowser", + "shortname": "RespondusLockDownBrowser.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.pkg.Scratch3": { + "name": "Scratch 3", + "description": "Downloads the latest version of Scratch 3 and builds a package. Previously Scratch Desktop.", + "repo": "autopkg/nstrauss-recipes", + "path": "Scratch 3/Scratch3.pkg.recipe", + "parent": "com.github.nstrauss.download.Scratch3", + "shortname": "Scratch3.pkg", + "inferred_type": "pkg" + }, + "com.github.nstrauss.download.Scratch3": { + "name": "Scratch 3", + "description": "Downloads the latest version of Scratch 3. Previously Scratch Desktop", + "repo": "autopkg/nstrauss-recipes", + "path": "Scratch 3/Scratch3.download.recipe", + "shortname": "Scratch3.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.pkg.Scratch3" ] }, "com.github.nstrauss.pkg.CricutDesignSpace": { @@ -98338,305 +98376,279 @@ "com.andrewzirkel.munki.CricutDesignSpace" ] }, - "com.github.nstrauss.download.Anki": { - "name": "Anki", - "description": "Downloads the latest Anki disk image.", + "com.github.nstrauss.pkg.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl and creates a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Anki/Anki.download.recipe", - "shortname": "Anki.download", - "inferred_type": "download", + "path": "kubectl/kubectl.pkg.recipe", + "parent": "com.github.nstrauss.download.kubectl", + "shortname": "kubectl.pkg", + "inferred_type": "pkg", "children": [ - "com.github.nstrauss.pkg.Anki" + "com.github.nstrauss.munki.kubectl" ] }, - "com.github.nstrauss.pkg.Anki": { - "name": "Anki", - "description": "Downloads the latest Anki disk image and builds a package.", + "com.github.nstrauss.munki.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl, creates a package, and imports the package into your Munki repo.", "repo": "autopkg/nstrauss-recipes", - "path": "Anki/Anki.pkg.recipe", - "parent": "com.github.nstrauss.download.Anki", - "shortname": "Anki.pkg", - "inferred_type": "pkg" + "path": "kubectl/kubectl.munki.recipe", + "parent": "com.github.nstrauss.pkg.kubectl", + "shortname": "kubectl.munki", + "inferred_type": "munki", + "munki_display_name": "kubectl", + "munki_description": "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs." }, - "com.github.nstrauss.download.GoogleEarthPro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth Pro disk image.", + "com.github.nstrauss.download.kubectl": { + "name": "kubectl", + "description": "Downloads the latest version of kubectl.\n\nUse the KUBECTL_ARCH input variable to specify whether you want to download the\nIntel (amd64) or Apple silicon (arm64) version.\n ", "repo": "autopkg/nstrauss-recipes", - "path": "Google Earth Pro/GoogleEarthPro.download.recipe", - "shortname": "GoogleEarthPro.download", + "path": "kubectl/kubectl.download.recipe", + "shortname": "kubectl.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.GoogleEarthPro" + "com.github.nstrauss.pkg.kubectl" ] }, - "com.github.nstrauss.pkg.GoogleEarthPro": { - "name": "GoogleEarthPro", - "description": "Downloads latest Google Earth Pro disk image and extracts the package.", + "com.github.nstrauss.pkg.ExpressScribe": { + "name": "ExpressScribe", + "description": "Downloads latest Express Scribe disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Google Earth Pro/GoogleEarthPro.pkg.recipe", - "parent": "com.github.nstrauss.download.GoogleEarthPro", - "shortname": "GoogleEarthPro.pkg", + "path": "Express Scribe/ExpressScribe.pkg.recipe", + "parent": "com.github.foigus.download.ExpressScribe", + "shortname": "ExpressScribe.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.BackupandSync": { - "name": "GoogleBackupandSync", - "description": "Downloads latest Google Backup and Sync disk image.", + "com.github.nstrauss.download.VernierGraphicalAnalysis": { + "name": "VernierGraphicalAnalysis", + "description": "Downloads the current release of Vernier's Graphical Analysis.", "repo": "autopkg/nstrauss-recipes", - "path": "Google Backup and Sync/GoogleBackupandSync.download.recipe", - "shortname": "GoogleBackupandSync.download", + "path": "Vernier/VernierGraphicalAnalysis.download.recipe", + "shortname": "VernierGraphicalAnalysis.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Google Backup and Sync", - "com.github.nstrauss.pkg.BackupandSync", - "com.github.grahampugh.install.GoogleBackupAndSync" + "com.github.dataJAR-recipes.munki.Vernier Graphical Analysis", + "com.github.nstrauss.pkg.VernierGraphicalAnalysis" ] }, - "com.github.nstrauss.pkg.BackupandSync": { - "name": "GoogleBackupandSync", - "description": "Downloads latest Google Backup and Sync disk image and builds a package.", + "com.github.nstrauss.pkg.VernierGraphicalAnalysis": { + "name": "VernierGraphicalAnalysis", + "description": "Downloads the current release of Vernier's Graphical Analysis and create a versioned package.", "repo": "autopkg/nstrauss-recipes", - "path": "Google Backup and Sync/GoogleBackupandSync.pkg.recipe", - "parent": "com.github.nstrauss.download.BackupandSync", - "shortname": "GoogleBackupandSync.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.kitzy.jss.BackupandSync", - "com.github.andredb90.filewave.BackupandSync" - ] + "path": "Vernier/VernierGraphicalAnalysis.pkg.recipe", + "parent": "com.github.nstrauss.download.VernierGraphicalAnalysis", + "shortname": "VernierGraphicalAnalysis.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.pkg.SplashtopStreamer": { - "name": "Splashtop Streamer", - "description": "Downloads the latest version of Splashtop Streamer and copies a versioned package.", + "com.github.nstrauss.download.OpenWebStart": { + "name": "OpenWebStart", + "description": "Download the latest release of the OpenWebStart installer from GitHub.", "repo": "autopkg/nstrauss-recipes", - "path": "Splashtop/SplashtopStreamer.pkg.recipe", - "parent": "com.github.peetinc.download.SplashtopStreamer", - "shortname": "SplashtopStreamer.pkg", - "inferred_type": "pkg", + "path": "OpenWebStart/OpenWebStart.download.recipe", + "shortname": "OpenWebStart.download", + "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer" + "com.github.nstrauss.pkg.OpenWebStart" ] }, - "com.github.nstrauss.munki.DevSpace": { - "name": "DevSpace", - "description": "Downloads the latest version of DevSpace, creates a package, and imports into a Munki repo.", + "com.github.nstrauss.pkg.OpenWebStart": { + "name": "OpenWebStart", + "description": "Download the latest release of the OpenWebStart installer and build a package.", "repo": "autopkg/nstrauss-recipes", - "path": "DevSpace/DevSpace.munki.recipe", - "parent": "com.github.nstrauss.pkg.DevSpace", - "shortname": "DevSpace.munki", - "inferred_type": "munki", - "munki_display_name": "DevSpace", - "munki_description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster." + "path": "OpenWebStart/OpenWebStart.pkg.recipe", + "parent": "com.github.nstrauss.download.OpenWebStart", + "shortname": "OpenWebStart.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.pkg.DevSpace": { - "name": "DevSpace", - "description": "Download and package the latest DevSpace version from GitHub releases.", + "com.github.nstrauss.pkg.WacomTablet": { + "name": "WacomTablet", + "description": "Downloads the latest disk image of Wacom Tablet drivers and copies package.", "repo": "autopkg/nstrauss-recipes", - "path": "DevSpace/DevSpace.pkg.recipe", - "parent": "com.github.nstrauss.download.DevSpace", - "shortname": "DevSpace.pkg", + "path": "Wacom/WacomTablet.pkg.recipe", + "parent": "com.github.rustymyers.download.WacomTablet", + "shortname": "WacomTablet.pkg", "inferred_type": "pkg", "children": [ - "com.github.nstrauss.munki.DevSpace" + "com.github.andredb90.filewave.WacomTablet" ] }, - "com.github.nstrauss.download.DevSpace": { - "name": "DevSpace", - "description": "Download the latest DevSpace version from GitHub releases.\nSet DEVSPACE_ARCH to x86_64 (Intel) or arm64 (Apple silicon).\nSet DEVSPACE_DOWNLOAD to amd64 (Intel) or arm64 (Apple silicon).\n ", + "com.github.nstrauss.pkg.HUEIntuition": { + "name": "HUE Intution", + "description": "Downloads the latest version of HUE Intuition and copies a versioned package.", "repo": "autopkg/nstrauss-recipes", - "path": "DevSpace/DevSpace.download.recipe", - "shortname": "DevSpace.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.pkg.DevSpace" - ] + "path": "HUE Intuition/HUEIntution.pkg.recipe", + "parent": "com.github.nstrauss.download.HUEIntuition", + "shortname": "HUEIntution.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.download.AutodeskFusion360": { - "name": "Autodesk Fusion 360", - "description": "Downloads the latest version of Autodesk Fusion 360 for Education.", + "com.github.nstrauss.download.HUEIntuition": { + "name": "HUE Intution", + "description": "Downloads the latest version of HUE Intuition.", "repo": "autopkg/nstrauss-recipes", - "path": "Autodesk Fusion 360/AutodeskFusion360.download.recipe", - "shortname": "AutodeskFusion360.download", + "path": "HUE Intuition/HUEIntution.download.recipe", + "shortname": "HUEIntution.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.AutodeskFusion360" + "com.github.nstrauss.pkg.HUEIntuition" ] }, - "com.github.nstrauss.pkg.AutodeskFusion360": { - "name": "Autodesk Fusion 360", - "description": "Downloads the latest version of Autodesk Fusion 360 for Education and creates package.", + "com.github.nstrauss.pkg.Audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Autodesk Fusion 360/AutodeskFusion360.pkg.recipe", - "parent": "com.github.nstrauss.download.AutodeskFusion360", - "shortname": "AutodeskFusion360.pkg", + "path": "Audacity/Audacity.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Audacity", + "shortname": "Audacity.pkg", "inferred_type": "pkg", "children": [ - "com.github.sebtomasi.jss.AutodeskFusion360", - "com.github.nstrauss.install.AutodeskFusion360" + "com.github.jazzace.jamf.Audacity-latest" ] }, - "com.github.nstrauss.install.AutodeskFusion360": { - "name": null, - "description": "Downloads and installs the latest version of Autodesk Fusion 360 for Education.", + "com.github.nstrauss.download.exacqVision": { + "name": "exacqVision", + "description": "Downloads the latest version of exacqVision Client. Use arm64 or x64 for ARCHITECTURE.", "repo": "autopkg/nstrauss-recipes", - "path": "Autodesk Fusion 360/AutodeskFusion360.install.recipe", - "parent": "com.github.nstrauss.pkg.AutodeskFusion360", - "shortname": "AutodeskFusion360.install", - "inferred_type": "install" + "path": "exacqVision/exacqVision.download.recipe", + "shortname": "exacqVision.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.pkg.exacqVision", + "com.github.joncrain.munki.exacqVision" + ] }, - "com.github.nstrauss.pkg.NWEASecureTestingBrowser": { - "name": "NWEASecureTestingBrowser", - "description": "Downloads latest NWEA Secure Testing Browser disk image and builds a package.", + "com.github.nstrauss.pkg.exacqVision": { + "name": "exacqVision", + "description": "Downloads latest version of exacqVision Client and creates a package. Includes edvrclient and ePlayerPro.", "repo": "autopkg/nstrauss-recipes", - "path": "NWEA Secure Testing Browser/NWEASecureTestingBrowser.pkg.recipe", - "parent": "com.github.nstrauss.download.NWEASecureTestingBrowser", - "shortname": "NWEASecureTestingBrowser.pkg", + "path": "exacqVision/exacqVision.pkg.recipe", + "parent": "com.github.nstrauss.download.exacqVision", + "shortname": "exacqVision.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.NWEASecureTestingBrowser": { - "name": "NWEASecureTestingBrowser", - "description": "Downloads latest NWEA Secure Testing Browser disk image.", + "com.github.nstrauss.pkg.CEmu": { + "name": "CEmu", + "description": "Downloads the latest release of CEmu from GitHub and builds a package. GITHUB_ARCHITECTURE can be either 'arm' or 'intel'.", "repo": "autopkg/nstrauss-recipes", - "path": "NWEA Secure Testing Browser/NWEASecureTestingBrowser.download.recipe", - "shortname": "NWEASecureTestingBrowser.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.NWEA Secure Testing Browser", - "com.github.nstrauss.pkg.NWEASecureTestingBrowser" - ] + "path": "CEmu/CEmu.pkg.recipe", + "parent": "com.github.nstrauss.download.CEmu", + "shortname": "CEmu.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.download.CincAuditor": { - "name": "CincAuditor", - "description": "Downloads the latest Cinc Auditor package. Use either x86_64 or arm64 for the ARCHITECTURE key.", + "com.github.nstrauss.download.CEmu": { + "name": "CEmu", + "description": "Downloads the latest release of CEmu from GitHub. GITHUB_ARCHITECTURE can be either 'arm' or 'intel'.", "repo": "autopkg/nstrauss-recipes", - "path": "Cinc/CincAuditor.download.recipe", - "shortname": "CincAuditor.download", + "path": "CEmu/CEmu.download.recipe", + "shortname": "CEmu.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.CincAuditor" + "com.github.nstrauss.pkg.CEmu", + "com.github.macprince.munki.CEmu", + "com.github.macprince.install.CEmu" ] }, - "com.github.nstrauss.munki.CincAuditor": { - "name": "CincAuditor", - "description": "Downloads the latest Cinc Auditor package and imports into Munki. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", - "repo": "autopkg/nstrauss-recipes", - "path": "Cinc/CincAuditor.munki.recipe", - "parent": "com.github.nstrauss.download.CincAuditor", - "shortname": "CincAuditor.munki", - "inferred_type": "munki", - "munki_display_name": "Cinc Auditor", - "munki_description": "A 100% free distribution of Chef Inspec by the Cinc Project. Chef InSpec is an open-source framework for testing and auditing your applications and infrastructure." - }, - "com.github.nstrauss.download.CincWorkstation": { - "name": "CincWorkstation", - "description": "Downloads the latest Cinc Workstation package. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", + "com.github.nstrauss.download.OnVUE": { + "name": "OnVUE", + "description": "Downloads the latest of Pearson OnVUE.", "repo": "autopkg/nstrauss-recipes", - "path": "Cinc/CincWorkstation.download.recipe", - "shortname": "CincWorkstation.download", + "path": "Pearson/OnVUE.download.recipe", + "shortname": "OnVUE.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.CincWorkstation" + "com.github.nstrauss.pkg.OnVUE" ] }, - "com.github.nstrauss.munki.CincWorkstation": { - "name": "CincWorkstation", - "description": "Downloads the latest Cinc Workstation package and imports into Munki. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", + "com.github.nstrauss.pkg.OnVUE": { + "name": "OnVUE", + "description": "Downloads the latest Pearson OnVUE disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Cinc/CincWorkstation.munki.recipe", - "parent": "com.github.nstrauss.download.CincWorkstation", - "shortname": "CincWorkstation.munki", - "inferred_type": "munki", - "munki_display_name": "Cinc Workstation", - "munki_description": "Cinc Workstation packages all the tools necessary to be successful with Chef Infra and InSpec, including cookstyle and knife." + "path": "Pearson/OnVUE.pkg.recipe", + "parent": "com.github.nstrauss.download.OnVUE", + "shortname": "OnVUE.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.munki.CincFoundation": { - "name": "CincFoundation", - "description": "Downloads the latest Cinc Foundation package and imports into Munki. Use either x86_64 or arm64 for the ARCHITECTURE key.\n ", + "com.github.nstrauss.pkg.PLTWKiteStudentPortal": { + "name": "PLTW Kite Student Portal", + "description": "Downloads the latest version of PLTW Kite Student Portal and builds a pkg.", "repo": "autopkg/nstrauss-recipes", - "path": "Cinc/CincFoundation.munki.recipe", - "parent": "com.github.nstrauss.download.CincFoundation", - "shortname": "CincFoundation.munki", - "inferred_type": "munki", - "munki_display_name": "Cinc Foundation", - "munki_description": "Cinc Foundation creates a native platform package that contains the required dependencies used for building the Cinc Omnibus packages." + "path": "PLTW Kite Student Portal/PLTWKiteStudentPortal.pkg.recipe", + "parent": "com.github.nstrauss.download.PLTWKiteStudentPortal", + "shortname": "PLTWKiteStudentPortal.pkg", + "inferred_type": "pkg" }, - "com.github.nstrauss.download.CincFoundation": { - "name": "CincFoundation", - "description": "Downloads the latest Cinc Foundation package. Use either x86_64 or arm64 for the ARCHITECTURE key.", + "com.github.nstrauss.download.PLTWKiteStudentPortal": { + "name": "PLTW Kite Student Portal", + "description": "Downloads the latest version of PLTW Kite Student Portal.", "repo": "autopkg/nstrauss-recipes", - "path": "Cinc/CincFoundation.download.recipe", - "shortname": "CincFoundation.download", + "path": "PLTW Kite Student Portal/PLTWKiteStudentPortal.download.recipe", + "shortname": "PLTWKiteStudentPortal.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.CincFoundation" + "com.github.nstrauss.pkg.PLTWKiteStudentPortal", + "com.github.macprince.munki.PLTWKiteStudentPortal" ] }, - "com.github.nstrauss.pkg.jEdit": { - "name": "jEdit", - "description": "Downloads the latest version of jEdit and builds a package.", + "com.github.nstrauss.munki.committer": { + "name": "committer", + "description": "Download the latest committer version for GitHub releases, build a package, and import into Munki.", "repo": "autopkg/nstrauss-recipes", - "path": "jEdit/jEdit.pkg.recipe", - "parent": "com.github.peshay.download.jEdit", - "shortname": "jEdit.pkg", - "inferred_type": "pkg" + "path": "committer/committer.munki.recipe", + "parent": "com.github.nstrauss.pkg.committer", + "shortname": "committer.munki", + "inferred_type": "munki", + "munki_display_name": "committer", + "munki_description": "A CLI for managing linter executions in git hooks." }, - "com.github.nstrauss.download.OBS": { - "name": "OBS", - "description": "Download the latest OBS disk image.\n For ARCH use \"intel\" for Intel/x86_64 or \"apple\" for ARM/arm64", + "com.github.nstrauss.download.committer": { + "name": "committer", + "description": "Download the latest committer version for GitHub releases.", "repo": "autopkg/nstrauss-recipes", - "path": "OBS/OBS.download.recipe", - "shortname": "OBS.download", + "path": "committer/committer.download.recipe", + "shortname": "committer.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.OBS", - "com.github.nstrauss.pkg.OBS" + "com.github.nstrauss.pkg.committer" ] }, - "com.github.nstrauss.pkg.OBS": { - "name": "OBS", - "description": "Download the latest OBS disk image and builds a package.\n For ARCH use \"intel\" for Intel/x86_64 or \"apple\" for ARM/arm64", + "com.github.nstrauss.pkg.committer": { + "name": "committer", + "description": "Download the latest committer version for GitHub releases and build a package.", "repo": "autopkg/nstrauss-recipes", - "path": "OBS/OBS.pkg.recipe", - "parent": "com.github.nstrauss.download.OBS", - "shortname": "OBS.pkg", + "path": "committer/committer.pkg.recipe", + "parent": "com.github.nstrauss.download.committer", + "shortname": "committer.pkg", "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.recipes.jamf.OBS" + "com.github.nstrauss.munki.committer" ] }, - "com.github.nstrauss.pkg.RelaySmartAgentKextless": { - "name": "RelaySmartAgent", - "description": "Repackage the DMG installer Lightspeed provides because developers hate admins. Exclude MobileFilterKext.\n The user must specify the path to the app at runtime via the `--key AGENT_DMG=\"/path/to/dmg\"` option.", - "repo": "autopkg/nstrauss-recipes", - "path": "Lightspeed Relay/RelaySmartAgentKextless.pkg.recipe", - "shortname": "RelaySmartAgentKextless.pkg", - "inferred_type": "pkg" - }, - "com.github.nstrauss.pkg.RelaySmartAgent": { - "name": "RelaySmartAgent", - "description": "Repackage the DMG installer Lightspeed provides because developers hate admins.\n The user must specify the path to the app at runtime via the `--key AGENT_DMG=\"/path/to/dmg\"` option.", + "com.github.nstrauss.pkg.Camtasia": { + "name": "Camtasia", + "description": "Downloads the latest version of Camtasia and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Lightspeed Relay/RelaySmartAgent.pkg.recipe", - "shortname": "RelaySmartAgent.pkg", + "path": "Camtasia/Camtasia.pkg.recipe", + "parent": "com.github.jps3.download.Camtasia", + "shortname": "Camtasia.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.pkg.RelaySmartAgentKextlessCA": { - "name": "RelaySmartAgent", - "description": "Repackage the DMG installer Lightspeed, exclude MobileFilterKext\n and include certificate material. The user must specify the path to the a folder containing\n SmartAgent.dmg, ca_key.pem, ca.pem, localhost_key.pem, and localhost.pem. At runtime specify\n the path via the `--key RELAY_DIR=\"/path/to/folder/\"` option.", + "com.github.nstrauss.pkg.Anki": { + "name": "Anki", + "description": "Downloads the latest Anki disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "Lightspeed Relay/RelaySmartAgentKextlessCA.pkg.recipe", - "shortname": "RelaySmartAgentKextlessCA.pkg", + "path": "Anki/Anki.pkg.recipe", + "parent": "com.github.nstrauss.download.Anki", + "shortname": "Anki.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.download.Generic-GitHubReleasesInfoProvider": { - "name": "", - "description": "Download a GitHub release using GitHubReleasesInfoProvider. Only supports .pkg. This is a generic template recipe intended to be used with an override.", + "com.github.nstrauss.download.Anki": { + "name": "Anki", + "description": "Downloads the latest Anki disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "Generic-GitHubReleasesInfoProvider/Generic-GitHubReleasesInfoProvider.download.recipe", - "shortname": "Generic-GitHubReleasesInfoProvider.download", + "path": "Anki/Anki.download.recipe", + "shortname": "Anki.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.Generic-GitHubReleasesInfoProvider", - "com.github.nstrauss.install.Generic-GitHubReleasesInfoProvider" + "com.github.nstrauss.pkg.Anki" ] }, "com.github.nstrauss.munki.Generic-GitHubReleasesInfoProvider": { @@ -98659,79 +98671,87 @@ "shortname": "Generic-GitHubReleasesInfoProvider.install", "inferred_type": "install" }, - "com.github.nstrauss.pkg.committer": { - "name": "committer", - "description": "Download the latest committer version for GitHub releases and build a package.", + "com.github.nstrauss.download.Generic-GitHubReleasesInfoProvider": { + "name": "", + "description": "Download a GitHub release using GitHubReleasesInfoProvider. Only supports .pkg. This is a generic template recipe intended to be used with an override.", "repo": "autopkg/nstrauss-recipes", - "path": "committer/committer.pkg.recipe", - "parent": "com.github.nstrauss.download.committer", - "shortname": "committer.pkg", - "inferred_type": "pkg", + "path": "Generic-GitHubReleasesInfoProvider/Generic-GitHubReleasesInfoProvider.download.recipe", + "shortname": "Generic-GitHubReleasesInfoProvider.download", + "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.committer" + "com.github.nstrauss.munki.Generic-GitHubReleasesInfoProvider", + "com.github.nstrauss.install.Generic-GitHubReleasesInfoProvider" ] }, - "com.github.nstrauss.munki.committer": { - "name": "committer", - "description": "Download the latest committer version for GitHub releases, build a package, and import into Munki.", + "com.github.nstrauss.download.BackupandSync": { + "name": "GoogleBackupandSync", + "description": "Downloads latest Google Backup and Sync disk image.", "repo": "autopkg/nstrauss-recipes", - "path": "committer/committer.munki.recipe", - "parent": "com.github.nstrauss.pkg.committer", - "shortname": "committer.munki", - "inferred_type": "munki", - "munki_display_name": "committer", - "munki_description": "A CLI for managing linter executions in git hooks." + "path": "Google Backup and Sync/GoogleBackupandSync.download.recipe", + "shortname": "GoogleBackupandSync.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Google Backup and Sync", + "com.github.nstrauss.pkg.BackupandSync", + "com.github.grahampugh.install.GoogleBackupAndSync" + ] }, - "com.github.nstrauss.download.committer": { - "name": "committer", - "description": "Download the latest committer version for GitHub releases.", + "com.github.nstrauss.pkg.BackupandSync": { + "name": "GoogleBackupandSync", + "description": "Downloads latest Google Backup and Sync disk image and builds a package.", "repo": "autopkg/nstrauss-recipes", - "path": "committer/committer.download.recipe", - "shortname": "committer.download", - "inferred_type": "download", + "path": "Google Backup and Sync/GoogleBackupandSync.pkg.recipe", + "parent": "com.github.nstrauss.download.BackupandSync", + "shortname": "GoogleBackupandSync.pkg", + "inferred_type": "pkg", "children": [ - "com.github.nstrauss.pkg.committer" + "com.github.kitzy.jss.BackupandSync", + "com.github.andredb90.filewave.BackupandSync" ] }, - "com.github.nstrauss.download.Scratch3": { - "name": "Scratch 3", - "description": "Downloads the latest version of Scratch 3. Previously Scratch Desktop", + "com.github.nstrauss.munki.swiftDialog": { + "name": null, + "description": "Downloads and imports the latest swiftDialog version to Munki.", "repo": "autopkg/nstrauss-recipes", - "path": "Scratch 3/Scratch3.download.recipe", - "shortname": "Scratch3.download", + "path": "swiftDialog/swiftDialog.munki.recipe", + "parent": "com.github.zentralpro.download.swiftDialog", + "shortname": "swiftDialog.munki", + "inferred_type": "munki", + "munki_display_name": "swiftDialog", + "munki_description": "swiftDialog is an open source admin utility app written in SwiftUI that displays dialog windows." + }, + "com.github.nstrauss.download.Homebrew": { + "name": "Homebrew", + "description": "Download the latest Homebrew package version from GitHub.", + "repo": "autopkg/nstrauss-recipes", + "path": "Homebrew/Homebrew.download.recipe.yaml", + "shortname": "Homebrew.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.pkg.Scratch3" + "com.github.nstrauss.munki.Homebrew" ] }, - "com.github.nstrauss.pkg.Scratch3": { - "name": "Scratch 3", - "description": "Downloads the latest version of Scratch 3 and builds a package. Previously Scratch Desktop.", - "repo": "autopkg/nstrauss-recipes", - "path": "Scratch 3/Scratch3.pkg.recipe", - "parent": "com.github.nstrauss.download.Scratch3", - "shortname": "Scratch3.pkg", - "inferred_type": "pkg" - }, - "com.github.nstrauss.pkg.NoMADLoginAD": { - "name": "NoMADLoginAD", - "description": "Packages local versions of NoMADADLoginAD.bundle and authchanger.", + "com.github.nstrauss.munki.Homebrew": { + "name": "Homebrew", + "description": "Download the latest Homebrew package version from GitHub and import into Munki.", "repo": "autopkg/nstrauss-recipes", - "path": "NoMADLoginAD/NoMADLoginAD.pkg.recipe", - "shortname": "NoMADLoginAD.pkg", - "inferred_type": "pkg" + "path": "Homebrew/Homebrew.munki.recipe.yaml", + "parent": "com.github.nstrauss.download.Homebrew", + "shortname": "Homebrew.munki", + "inferred_type": "munki", + "munki_display_name": "Homebrew", + "munki_description": "The missing package manager for macOS." }, - "com.github.nstrauss.download.ChromeforTesting": { + "com.github.nstrauss.munki.ChromeforTesting": { "name": "Chrome for Testing", - "description": "Download the specified Chrome for Testing version.\n\nDOWNLOAD_ARCH: arm64 or x64\nDOWNLOAD_VERSION: latest or a quoted version string e.g. \"116.0.5845.96\"\nRELEASE_CHANNEL: Stable, Beta, Dev, or Canary\n", + "description": "Download the specieid Chrome for Testing version and import into Munki.\n\nUse either x86_64 or arm64 for ARCHITECTURE key.\n", "repo": "autopkg/nstrauss-recipes", - "path": "Chrome for Testing/ChromeforTesting.download.recipe.yaml", - "shortname": "ChromeforTesting.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.pkg.ChromeforTesting", - "com.github.nstrauss.munki.ChromeforTesting" - ] + "path": "Chrome for Testing/ChromeforTesting.munki.recipe.yaml", + "parent": "com.github.nstrauss.download.ChromeforTesting", + "shortname": "ChromeforTesting.munki", + "inferred_type": "munki", + "munki_display_name": "Chrome for Testing", + "munki_description": "Chrome for Testing is a Chrome flavor that specifically targets web app testing and automation use cases." }, "com.github.nstrauss.pkg.ChromeforTesting": { "name": "Chrome for Testing", @@ -98742,16 +98762,17 @@ "shortname": "ChromeforTesting.pkg", "inferred_type": "pkg" }, - "com.github.nstrauss.munki.ChromeforTesting": { + "com.github.nstrauss.download.ChromeforTesting": { "name": "Chrome for Testing", - "description": "Download the specieid Chrome for Testing version and import into Munki.\n\nUse either x86_64 or arm64 for ARCHITECTURE key.\n", + "description": "Download the specified Chrome for Testing version.\n\nDOWNLOAD_ARCH: arm64 or x64\nDOWNLOAD_VERSION: latest or a quoted version string e.g. \"116.0.5845.96\"\nRELEASE_CHANNEL: Stable, Beta, Dev, or Canary\n", "repo": "autopkg/nstrauss-recipes", - "path": "Chrome for Testing/ChromeforTesting.munki.recipe.yaml", - "parent": "com.github.nstrauss.download.ChromeforTesting", - "shortname": "ChromeforTesting.munki", - "inferred_type": "munki", - "munki_display_name": "Chrome for Testing", - "munki_description": "Chrome for Testing is a Chrome flavor that specifically targets web app testing and automation use cases." + "path": "Chrome for Testing/ChromeforTesting.download.recipe.yaml", + "shortname": "ChromeforTesting.download", + "inferred_type": "download", + "children": [ + "com.github.nstrauss.munki.ChromeforTesting", + "com.github.nstrauss.pkg.ChromeforTesting" + ] }, "com.github.nstrauss.VirusTotalReporter": { "name": null, @@ -98759,28 +98780,17 @@ "repo": "autopkg/nstrauss-recipes", "path": "VirusTotalReporter/VirusTotalReporter.recipe.yaml" }, - "com.github.nstrauss.download.Homebrew": { - "name": "Homebrew", - "description": "Download the latest Homebrew package version from GitHub.", - "repo": "autopkg/nstrauss-recipes", - "path": "Homebrew/Homebrew.download.recipe.yaml", - "shortname": "Homebrew.download", + "com.github.wholtz.download.PostgreSQL": { + "name": "PostgreSQL", + "description": "Downloads the latest version of PostgreSQL.", + "repo": "autopkg/wholtz-recipes", + "path": "postgresql/PostgreSQL.download.recipe", + "shortname": "PostgreSQL.download", "inferred_type": "download", "children": [ - "com.github.nstrauss.munki.Homebrew" + "com.github.wholtz.pkg.PostgreSQL" ] }, - "com.github.nstrauss.munki.Homebrew": { - "name": "Homebrew", - "description": "Download the latest Homebrew package version from GitHub and import into Munki.", - "repo": "autopkg/nstrauss-recipes", - "path": "Homebrew/Homebrew.munki.recipe.yaml", - "parent": "com.github.nstrauss.download.Homebrew", - "shortname": "Homebrew.munki", - "inferred_type": "munki", - "munki_display_name": "Homebrew", - "munki_description": "The missing package manager for macOS." - }, "com.github.wholtz.pkg.PostgreSQL": { "name": "PostgreSQL", "description": "Repackages PostgreSQL into a standard format that can be used in automated installations", @@ -98804,50 +98814,6 @@ "munki_display_name": "PostgreSQL", "munki_description": "PostgreSQL database system packaged by EnterpriseDB.com.\n\nThis installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing your databases, and StackBuilder; a package manager that can be used to download and install additional PostgreSQL tools and drivers. Stackbuilder includes management, integration, migration, replication, geospatial, connectors and other tools. " }, - "com.github.wholtz.download.PostgreSQL": { - "name": "PostgreSQL", - "description": "Downloads the latest version of PostgreSQL.", - "repo": "autopkg/wholtz-recipes", - "path": "postgresql/PostgreSQL.download.recipe", - "shortname": "PostgreSQL.download", - "inferred_type": "download", - "children": [ - "com.github.wholtz.pkg.PostgreSQL" - ] - }, - "com.github.wholtz.opentrons.download": { - "name": "Opentrons", - "description": "Downloads the latest version of Opentrons.", - "repo": "autopkg/wholtz-recipes", - "path": "opentrons/Opentrons.download.recipe", - "shortname": "Opentrons.download", - "inferred_type": "download", - "children": [ - "com.github.wholtz.opentrons.munki" - ] - }, - "com.github.wholtz.opentrons.munki": { - "name": "Opentrons", - "description": "Downloads the latest version of Opentrons and imports it into Munki.", - "repo": "autopkg/wholtz-recipes", - "path": "opentrons/Opentrons.munki.recipe", - "parent": "com.github.wholtz.opentrons.download", - "shortname": "Opentrons.munki", - "inferred_type": "munki", - "munki_display_name": "Opentrons", - "munki_description": "Opentrons app provides a command and control interface for the OT-2 robot." - }, - "com.github.wholtz.gopass.download": { - "name": "gopass", - "description": "Downloads the latest gopass tar.gz archive", - "repo": "autopkg/wholtz-recipes", - "path": "gopass/gopass.download.recipe", - "shortname": "gopass.download", - "inferred_type": "download", - "children": [ - "com.github.wholtz.gopass.pkg" - ] - }, "com.github.wholtz.gopass.pkg": { "name": "gopass", "description": "Packages the current release of gopass.", @@ -98871,15 +98837,37 @@ "munki_display_name": "gopass", "munki_description": "gopass is a command line based password manager created with teams in mind" }, - "com.github.wholtz.chemdoodle.download": { - "name": "ChemDoodle", - "description": "Downloads the latest version of ChemDoodle.", + "com.github.wholtz.gopass.download": { + "name": "gopass", + "description": "Downloads the latest gopass tar.gz archive", "repo": "autopkg/wholtz-recipes", - "path": "ChemDoodle/ChemDoodle.download.recipe", - "shortname": "ChemDoodle.download", + "path": "gopass/gopass.download.recipe", + "shortname": "gopass.download", "inferred_type": "download", "children": [ - "com.github.wholtz.chemdoodle.munki" + "com.github.wholtz.gopass.pkg" + ] + }, + "com.github.wholtz.opentrons.munki": { + "name": "Opentrons", + "description": "Downloads the latest version of Opentrons and imports it into Munki.", + "repo": "autopkg/wholtz-recipes", + "path": "opentrons/Opentrons.munki.recipe", + "parent": "com.github.wholtz.opentrons.download", + "shortname": "Opentrons.munki", + "inferred_type": "munki", + "munki_display_name": "Opentrons", + "munki_description": "Opentrons app provides a command and control interface for the OT-2 robot." + }, + "com.github.wholtz.opentrons.download": { + "name": "Opentrons", + "description": "Downloads the latest version of Opentrons.", + "repo": "autopkg/wholtz-recipes", + "path": "opentrons/Opentrons.download.recipe", + "shortname": "Opentrons.download", + "inferred_type": "download", + "children": [ + "com.github.wholtz.opentrons.munki" ] }, "com.github.wholtz.chemdoodle.munki": { @@ -98893,85 +98881,61 @@ "munki_display_name": "ChemDoodle", "munki_description": "Chemical drawing application that pastes scalable vector graphics and provides round trip editing into Microsoft Office, iWork and OpenOffice (among others), and can read and write all of our competitors\u2019 formats." }, - "com.github.crystalllized.jss.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads the latest version of KeePassXC and imports it into your JSS.", - "repo": "autopkg/crystalllized-recipes", - "path": "KeePassXC/KeePassXC.jss.recipe", - "parent": "com.github.crystalllized.pkg.KeePassXC", - "shortname": "KeePassXC.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, - "com.github.crystalllized.pkg.KeePassXC": { - "name": "KeePassXC", - "description": "Downloads the latest version of KeePassXC and creates a package.", - "repo": "autopkg/crystalllized-recipes", - "path": "KeePassXC/KeePassXC.pkg.recipe", - "parent": "com.github.n8felton.download.KeePassXC", - "shortname": "KeePassXC.pkg", - "inferred_type": "pkg", + "com.github.wholtz.chemdoodle.download": { + "name": "ChemDoodle", + "description": "Downloads the latest version of ChemDoodle.", + "repo": "autopkg/wholtz-recipes", + "path": "ChemDoodle/ChemDoodle.download.recipe", + "shortname": "ChemDoodle.download", + "inferred_type": "download", "children": [ - "com.github.crystalllized.jss.KeePassXC" + "com.github.wholtz.chemdoodle.munki" ] }, - "com.github.crystalllized.jss.DataGrip": { - "name": "DataGrip", - "description": "Downloads the latest version of DataGrip and uploads to the JSS.", - "repo": "autopkg/crystalllized-recipes", - "path": "DataGrip/DataGrip.jss.recipe", - "parent": "com.github.crystalllized.pkg.DataGrip", - "shortname": "DataGrip.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing." - }, - "com.github.crystalllized.download.Datagrip": { - "name": "DataGrip", - "description": "Download the latest release of DataGrip", + "com.github.crystalllized.pkg.astrillvpn": { + "name": "Astrill", + "description": "Downloads the current release of Astrill VPN and builds a package.", "repo": "autopkg/crystalllized-recipes", - "path": "DataGrip/DataGrip.download.recipe", - "shortname": "DataGrip.download", - "inferred_type": "download", + "path": "Astrill/AstrillVPN.pkg.recipe", + "parent": "com.github.crystalllized.download.astrillvpn", + "shortname": "AstrillVPN.pkg", + "inferred_type": "pkg", "children": [ - "com.github.crystalllized.pkg.DataGrip" + "com.github.crystalllized.jss.astrillvpn" ] }, - "com.github.crystalllized.pkg.DataGrip": { - "name": "DataGrip", - "description": "Downloads the current release version of DataGrip and converts it into a pkg.", + "com.github.crystalllized.download.astrillvpn": { + "name": "Astrill", + "description": "Downloads the latest version of Astrill VPN.", "repo": "autopkg/crystalllized-recipes", - "path": "DataGrip/DataGrip.pkg.recipe", - "parent": "com.github.crystalllized.download.Datagrip", - "shortname": "DataGrip.pkg", - "inferred_type": "pkg", + "path": "Astrill/AstrillVPN.download.recipe", + "shortname": "AstrillVPN.download", + "inferred_type": "download", "children": [ - "com.github.crystalllized.jss.DataGrip" + "com.github.crystalllized.pkg.astrillvpn" ] }, - "com.github.crystalllized.jss.AmazonWorkspaces": { - "name": "Amazon WorkSpaces", - "description": "Downloads the latest version of Amazon WorkSpaces and makes a pkg of it then uploads it to the JSS.", + "com.github.crystalllized.jss.astrillvpn": { + "name": "Astrill", + "description": "Downloads the latest version of Astrill VPN and makes a pkg of it then uploads it to the JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "Amazon WorkSpaces/WorkSpaces.jss.recipe", - "parent": "com.github.crystalllized.pkg.AmazonWorkSpaces", - "shortname": "WorkSpaces.jss", + "path": "Astrill/AstrillVPN.jss.recipe", + "parent": "com.github.crystalllized.pkg.astrillvpn", + "shortname": "AstrillVPN.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Amazon WorkSpaces is a managed, secure cloud desktop service. Virtual desktops have never been easier... or faster." + "jamf_description": "Protect your privacy and access media content with no regional restrictions with fast, secure and anonymous VPN. Strong encryption with 330 servers in 50 countries." }, - "com.github.crystalllized.pkg.AmazonWorkSpaces": { - "name": "Amazon WorkSpaces", - "description": "Downloads the current release of Amazon Workspaces and builds a package.", + "com.github.crystalllized.jss.TheUnarchiver": { + "name": "The Unarchiver", + "description": "Downloads the latest version of The Unarchiver (non-Mac App Store version) and imports it into your JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "Amazon WorkSpaces/Workspaces.pkg.recipe", - "parent": "com.github.jlehikoinen.download.AmazonWorkSpaces", - "shortname": "Workspaces.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.crystalllized.jss.AmazonWorkspaces" - ] + "path": "TheUnarchiver/The Unarchiver.jss.recipe", + "parent": "com.github.autopkg.pkg.TheUnarchiver", + "shortname": "The Unarchiver.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X." }, "com.github.crystalllized.pkg.Keybase": { "name": "Keybase", @@ -98996,109 +98960,94 @@ "jamf_display_name": null, "jamf_description": "" }, - "com.github.crystalllized.pkg.googledrivefs": { - "name": "Google Drive File Stream", - "description": "Downloads the current release of Google Drive File Stream and builds a package.", + "com.github.crystalllized.pkg.LuaMessenger": { + "name": "Lua", + "description": "Downloads the latest version of Lua and creates a package.", "repo": "autopkg/crystalllized-recipes", - "path": "Google Drive File Stream/DriveFS.pkg.recipe", - "parent": "com.github.crystallized.download.googledrivefs", - "shortname": "DriveFS.pkg", + "path": "Lua/LuaMessenger.pkg.recipe", + "parent": "com.github.crystalllized.download.LuaMessenger", + "shortname": "LuaMessenger.pkg", "inferred_type": "pkg", "children": [ - "com.github.crystalllized.jss.googledrivefs" + "com.github.crystalllized.jss.LuaMessenger" ] }, - "com.github.crystalllized.jss.googledrivefs": { - "name": "Google Drive File Stream", - "description": "Downloads the latest version of Google Drive File Stream, repackages it, and imports it into your JSS.", + "com.github.crystalllized.jss.LuaMessenger": { + "name": "Lua", + "description": "Downloads the latest version of Lua and imports it into your JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "Google Drive File Stream/DriveFS.jss.recipe", - "parent": "com.github.crystalllized.pkg.googledrivefs", - "shortname": "DriveFS.jss", + "path": "Lua/LuaMessenger.jss.recipe", + "parent": "com.github.crystalllized.pkg.LuaMessenger", + "shortname": "LuaMessenger.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "" + "jamf_description": "Lua improves the continuum of care by connecting your mobile workforce and patients." }, - "com.github.crystallized.download.googledrivefs": { - "name": "GoogleDriveFileStream", - "description": "Downloads latest Google Drive File Stream disk image.", + "com.github.crystalllized.download.LuaMessenger": { + "name": "Lua", + "description": "Downloads the latest version of Lua.", "repo": "autopkg/crystalllized-recipes", - "path": "Google Drive File Stream/DriveFS.download.recipe", - "shortname": "DriveFS.download", + "path": "Lua/LuaMessenger.download.recipe", + "shortname": "LuaMessenger.download", "inferred_type": "download", "children": [ - "com.github.crystalllized.pkg.googledrivefs" - ] - }, - "com.github.crystalllized.pkg.TorBrowser": { - "name": "TorBrowser", - "description": "Downloads the latest version of Tor Browser and creates a package.", - "repo": "autopkg/crystalllized-recipes", - "path": "TorBrowser/TorBrowser.pkg.recipe", - "parent": "com.github.homebysix.download.TorBrowserBundle", - "shortname": "TorBrowser.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.crystalllized.jss.TorBrowser", - "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser" + "com.github.crystalllized.pkg.LuaMessenger", + "com.github.crystalllized.install.LuaMessenger" ] }, - "com.github.crystalllized.jss.TorBrowser": { - "name": "TorBrowser", - "description": "Downloads the latest version of Tor Browser and imports it into your JSS.", + "com.github.crystalllized.install.LuaMessenger": { + "name": "Lua", + "description": "Installs the latest version of Lua.", "repo": "autopkg/crystalllized-recipes", - "path": "TorBrowser/TorBrowser.jss.recipe", - "parent": "com.github.crystalllized.pkg.TorBrowser", - "shortname": "TorBrowser.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" + "path": "Lua/LuaMessenger.install.recipe", + "parent": "com.github.crystalllized.download.LuaMessenger", + "shortname": "LuaMessenger.install", + "inferred_type": "install" }, - "com.github.crystalllized.jss.JetBrainsToolbox": { - "name": "JetBrains Toolbox", - "description": "Downloads the latest version of JetBrains Toolbox and uploads to the JSS.", + "com.github.crystalllized.jss.BetterTouchTool": { + "name": "BetterTouchTool", + "description": "Downloads the latest version of BetterTouchTool, makes a pkg of it, then uploads it to the JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "JetBrains Toolbox/JetBrainsToolbox.jss.recipe", - "parent": "com.github.crystalllized.pkg.JetBrainsToolbox", - "shortname": "JetBrainsToolbox.jss", + "path": "BetterTouchTool/BetterTouchTool.jss.recipe", + "parent": "com.github.homebysix.pkg.BetterTouchTool", + "shortname": "BetterTouchTool.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Manage your JetBrains tools easily." + "jamf_description": "BetterTouchTool is a great, feature packed app that allows you to customize various input devices on your Mac." }, - "com.github.crystalllized.pkg.JetBrainsToolbox": { - "name": "JetBrains Toolbox", - "description": "Downloads the current release version of JetBrains Toolbox and converts it into a pkg.", + "com.github.crystalllized.pkg.AmazonWorkSpaces": { + "name": "Amazon WorkSpaces", + "description": "Downloads the current release of Amazon Workspaces and builds a package.", "repo": "autopkg/crystalllized-recipes", - "path": "JetBrains Toolbox/JetBrainsToolbox.pkg.recipe", - "parent": "com.github.crystalllized.download.JetBrainsToolbox", - "shortname": "JetBrainsToolbox.pkg", + "path": "Amazon WorkSpaces/Workspaces.pkg.recipe", + "parent": "com.github.jlehikoinen.download.AmazonWorkSpaces", + "shortname": "Workspaces.pkg", "inferred_type": "pkg", "children": [ - "com.github.crystalllized.jss.JetBrainsToolbox" + "com.github.crystalllized.jss.AmazonWorkspaces" ] }, - "com.github.crystalllized.download.JetBrainsToolbox": { - "name": "JetBrains Toolbox", - "description": "Download the latest release of JetBrains Toolbox", + "com.github.crystalllized.jss.AmazonWorkspaces": { + "name": "Amazon WorkSpaces", + "description": "Downloads the latest version of Amazon WorkSpaces and makes a pkg of it then uploads it to the JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "JetBrains Toolbox/JetBrainsToolbox.download.recipe", - "shortname": "JetBrainsToolbox.download", - "inferred_type": "download", - "children": [ - "com.github.crystalllized.pkg.JetBrainsToolbox" - ] + "path": "Amazon WorkSpaces/WorkSpaces.jss.recipe", + "parent": "com.github.crystalllized.pkg.AmazonWorkSpaces", + "shortname": "WorkSpaces.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Amazon WorkSpaces is a managed, secure cloud desktop service. Virtual desktops have never been easier... or faster." }, - "com.github.crystalllized.jss.BetterTouchTool": { - "name": "BetterTouchTool", - "description": "Downloads the latest version of BetterTouchTool, makes a pkg of it, then uploads it to the JSS.", + "com.github.crystalllized.jss.Signal": { + "name": "Signal", + "description": "Downloads the latest version of Signal and imports it into your JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "BetterTouchTool/BetterTouchTool.jss.recipe", - "parent": "com.github.homebysix.pkg.BetterTouchTool", - "shortname": "BetterTouchTool.jss", + "path": "Signal/Signal.jss.recipe", + "parent": "com.github.crystalllized.pkg.Signal", + "shortname": "Signal.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "BetterTouchTool is a great, feature packed app that allows you to customize various input devices on your Mac." + "jamf_description": "" }, "com.github.crystalllized.download.Signal": { "name": "Signal", @@ -99123,60 +99072,30 @@ "com.github.crystalllized.jss.Signal" ] }, - "com.github.crystalllized.jss.Signal": { - "name": "Signal", - "description": "Downloads the latest version of Signal and imports it into your JSS.", - "repo": "autopkg/crystalllized-recipes", - "path": "Signal/Signal.jss.recipe", - "parent": "com.github.crystalllized.pkg.Signal", - "shortname": "Signal.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, - "com.github.crystalllized.install.LuaMessenger": { - "name": "Lua", - "description": "Installs the latest version of Lua.", - "repo": "autopkg/crystalllized-recipes", - "path": "Lua/LuaMessenger.install.recipe", - "parent": "com.github.crystalllized.download.LuaMessenger", - "shortname": "LuaMessenger.install", - "inferred_type": "install" - }, - "com.github.crystalllized.pkg.LuaMessenger": { - "name": "Lua", - "description": "Downloads the latest version of Lua and creates a package.", + "com.github.crystalllized.pkg.TorBrowser": { + "name": "TorBrowser", + "description": "Downloads the latest version of Tor Browser and creates a package.", "repo": "autopkg/crystalllized-recipes", - "path": "Lua/LuaMessenger.pkg.recipe", - "parent": "com.github.crystalllized.download.LuaMessenger", - "shortname": "LuaMessenger.pkg", + "path": "TorBrowser/TorBrowser.pkg.recipe", + "parent": "com.github.homebysix.download.TorBrowserBundle", + "shortname": "TorBrowser.pkg", "inferred_type": "pkg", "children": [ - "com.github.crystalllized.jss.LuaMessenger" + "com.github.crystalllized.jss.TorBrowser", + "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser" ] }, - "com.github.crystalllized.jss.LuaMessenger": { - "name": "Lua", - "description": "Downloads the latest version of Lua and imports it into your JSS.", + "com.github.crystalllized.jss.TorBrowser": { + "name": "TorBrowser", + "description": "Downloads the latest version of Tor Browser and imports it into your JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "Lua/LuaMessenger.jss.recipe", - "parent": "com.github.crystalllized.pkg.LuaMessenger", - "shortname": "LuaMessenger.jss", + "path": "TorBrowser/TorBrowser.jss.recipe", + "parent": "com.github.crystalllized.pkg.TorBrowser", + "shortname": "TorBrowser.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Lua improves the continuum of care by connecting your mobile workforce and patients." - }, - "com.github.crystalllized.download.LuaMessenger": { - "name": "Lua", - "description": "Downloads the latest version of Lua.", - "repo": "autopkg/crystalllized-recipes", - "path": "Lua/LuaMessenger.download.recipe", - "shortname": "LuaMessenger.download", - "inferred_type": "download", - "children": [ - "com.github.crystalllized.install.LuaMessenger", - "com.github.crystalllized.pkg.LuaMessenger" - ] + "jamf_description": "" }, "com.github.crystalllized.jss.Viscosity": { "name": "Viscosity", @@ -99201,50 +99120,62 @@ "com.github.crystalllized.jss.Viscosity" ] }, - "com.github.crystalllized.jss.Postico": { - "name": "Postico", - "description": "Downloads the latest version of Postico, makes a pkg of it, then uploads it to the JSS.", + "com.github.crystalllized.jss.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads the latest version of KeePassXC and imports it into your JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "Postico/Postico.jss.recipe", - "parent": "com.github.ygini.pkg.Postico", - "shortname": "Postico.jss", + "path": "KeePassXC/KeePassXC.jss.recipe", + "parent": "com.github.crystalllized.pkg.KeePassXC", + "shortname": "KeePassXC.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "PostgreSQL is an absurdly powerful database, but there's no reason why using it should require an advanced degree in relational theory. Postico provides an easy to use interface, making Postgres more accessible for newcomers and specialists alike." + "jamf_description": "" }, - "com.github.crystalllized.download.astrillvpn": { - "name": "Astrill", - "description": "Downloads the latest version of Astrill VPN.", + "com.github.crystalllized.pkg.KeePassXC": { + "name": "KeePassXC", + "description": "Downloads the latest version of KeePassXC and creates a package.", "repo": "autopkg/crystalllized-recipes", - "path": "Astrill/AstrillVPN.download.recipe", - "shortname": "AstrillVPN.download", - "inferred_type": "download", + "path": "KeePassXC/KeePassXC.pkg.recipe", + "parent": "com.github.n8felton.download.KeePassXC", + "shortname": "KeePassXC.pkg", + "inferred_type": "pkg", "children": [ - "com.github.crystalllized.pkg.astrillvpn" + "com.github.crystalllized.jss.KeePassXC" ] }, - "com.github.crystalllized.pkg.astrillvpn": { - "name": "Astrill", - "description": "Downloads the current release of Astrill VPN and builds a package.", + "com.github.crystalllized.jss.DataGrip": { + "name": "DataGrip", + "description": "Downloads the latest version of DataGrip and uploads to the JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "Astrill/AstrillVPN.pkg.recipe", - "parent": "com.github.crystalllized.download.astrillvpn", - "shortname": "AstrillVPN.pkg", + "path": "DataGrip/DataGrip.jss.recipe", + "parent": "com.github.crystalllized.pkg.DataGrip", + "shortname": "DataGrip.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing." + }, + "com.github.crystalllized.pkg.DataGrip": { + "name": "DataGrip", + "description": "Downloads the current release version of DataGrip and converts it into a pkg.", + "repo": "autopkg/crystalllized-recipes", + "path": "DataGrip/DataGrip.pkg.recipe", + "parent": "com.github.crystalllized.download.Datagrip", + "shortname": "DataGrip.pkg", "inferred_type": "pkg", "children": [ - "com.github.crystalllized.jss.astrillvpn" + "com.github.crystalllized.jss.DataGrip" ] }, - "com.github.crystalllized.jss.astrillvpn": { - "name": "Astrill", - "description": "Downloads the latest version of Astrill VPN and makes a pkg of it then uploads it to the JSS.", + "com.github.crystalllized.download.Datagrip": { + "name": "DataGrip", + "description": "Download the latest release of DataGrip", "repo": "autopkg/crystalllized-recipes", - "path": "Astrill/AstrillVPN.jss.recipe", - "parent": "com.github.crystalllized.pkg.astrillvpn", - "shortname": "AstrillVPN.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Protect your privacy and access media content with no regional restrictions with fast, secure and anonymous VPN. Strong encryption with 330 servers in 50 countries." + "path": "DataGrip/DataGrip.download.recipe", + "shortname": "DataGrip.download", + "inferred_type": "download", + "children": [ + "com.github.crystalllized.pkg.DataGrip" + ] }, "com.github.crystalllized.jss.Notion": { "name": "Notion", @@ -99257,33 +99188,112 @@ "jamf_display_name": null, "jamf_description": "A unified workspace for modern teams." }, - "com.github.crystalllized.jss.TheUnarchiver": { - "name": "The Unarchiver", - "description": "Downloads the latest version of The Unarchiver (non-Mac App Store version) and imports it into your JSS.", + "com.github.crystalllized.jss.JetBrainsToolbox": { + "name": "JetBrains Toolbox", + "description": "Downloads the latest version of JetBrains Toolbox and uploads to the JSS.", "repo": "autopkg/crystalllized-recipes", - "path": "TheUnarchiver/The Unarchiver.jss.recipe", - "parent": "com.github.autopkg.pkg.TheUnarchiver", - "shortname": "The Unarchiver.jss", + "path": "JetBrains Toolbox/JetBrainsToolbox.jss.recipe", + "parent": "com.github.crystalllized.pkg.JetBrainsToolbox", + "shortname": "JetBrainsToolbox.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X." + "jamf_description": "Manage your JetBrains tools easily." }, - "com.github.haircut.pkg.Scribus": { - "name": "Scribus", - "description": "Downloads the latest the Scribus disk image and creates a versioned package.", + "com.github.crystalllized.download.JetBrainsToolbox": { + "name": "JetBrains Toolbox", + "description": "Download the latest release of JetBrains Toolbox", + "repo": "autopkg/crystalllized-recipes", + "path": "JetBrains Toolbox/JetBrainsToolbox.download.recipe", + "shortname": "JetBrainsToolbox.download", + "inferred_type": "download", + "children": [ + "com.github.crystalllized.pkg.JetBrainsToolbox" + ] + }, + "com.github.crystalllized.pkg.JetBrainsToolbox": { + "name": "JetBrains Toolbox", + "description": "Downloads the current release version of JetBrains Toolbox and converts it into a pkg.", + "repo": "autopkg/crystalllized-recipes", + "path": "JetBrains Toolbox/JetBrainsToolbox.pkg.recipe", + "parent": "com.github.crystalllized.download.JetBrainsToolbox", + "shortname": "JetBrainsToolbox.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.crystalllized.jss.JetBrainsToolbox" + ] + }, + "com.github.crystalllized.jss.Postico": { + "name": "Postico", + "description": "Downloads the latest version of Postico, makes a pkg of it, then uploads it to the JSS.", + "repo": "autopkg/crystalllized-recipes", + "path": "Postico/Postico.jss.recipe", + "parent": "com.github.ygini.pkg.Postico", + "shortname": "Postico.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "PostgreSQL is an absurdly powerful database, but there's no reason why using it should require an advanced degree in relational theory. Postico provides an easy to use interface, making Postgres more accessible for newcomers and specialists alike." + }, + "com.github.crystalllized.pkg.googledrivefs": { + "name": "Google Drive File Stream", + "description": "Downloads the current release of Google Drive File Stream and builds a package.", + "repo": "autopkg/crystalllized-recipes", + "path": "Google Drive File Stream/DriveFS.pkg.recipe", + "parent": "com.github.crystallized.download.googledrivefs", + "shortname": "DriveFS.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.crystalllized.jss.googledrivefs" + ] + }, + "com.github.crystalllized.jss.googledrivefs": { + "name": "Google Drive File Stream", + "description": "Downloads the latest version of Google Drive File Stream, repackages it, and imports it into your JSS.", + "repo": "autopkg/crystalllized-recipes", + "path": "Google Drive File Stream/DriveFS.jss.recipe", + "parent": "com.github.crystalllized.pkg.googledrivefs", + "shortname": "DriveFS.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, + "com.github.crystallized.download.googledrivefs": { + "name": "GoogleDriveFileStream", + "description": "Downloads latest Google Drive File Stream disk image.", + "repo": "autopkg/crystalllized-recipes", + "path": "Google Drive File Stream/DriveFS.download.recipe", + "shortname": "DriveFS.download", + "inferred_type": "download", + "children": [ + "com.github.crystalllized.pkg.googledrivefs" + ] + }, + "com.github.haircut.pkg.Calibre": { + "name": "calibre", + "description": "Downloads the latest version of Calibre and creates a package.", "repo": "autopkg/haircut-recipes", - "path": "Scribus/Scribus.pkg.recipe", - "parent": "com.github.hansen-m.download.Scribus", - "shortname": "Scribus.pkg", + "path": "Calibre/Calibre.pkg.recipe", + "parent": "com.github.gerardkok.download.calibre", + "shortname": "Calibre.pkg", "inferred_type": "pkg" }, - "com.github.haircut.pkg.jing": { - "name": "Jing", - "description": "Downloads the latest version of Jing and creates a package.", + "com.github.haircut.download.PollEverywhereApp": { + "name": "PollEverywhere", + "description": "Downloads latest Poll Everywhere disk image.", "repo": "autopkg/haircut-recipes", - "path": "Techsmith/Jing.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.jing", - "shortname": "Jing.pkg", + "path": "PollEverywhere/PollEverywhereApp.download.recipe", + "shortname": "PollEverywhereApp.download", + "inferred_type": "download", + "children": [ + "com.github.haircut.pkg.PollEverywhereApp" + ] + }, + "com.github.haircut.pkg.PollEverywhereApp": { + "name": "PollEverywhere", + "description": "Downloads the latest the Poll Everywhere disk image and creates a versioned package.", + "repo": "autopkg/haircut-recipes", + "path": "PollEverywhere/PollEverywhereApp.pkg.recipe", + "parent": "com.github.haircut.download.PollEverywhereApp", + "shortname": "PollEverywhereApp.pkg", "inferred_type": "pkg" }, "com.github.haircut.pkg.Zotero": { @@ -99298,91 +99308,125 @@ "com.github.novaksam.jamf.Zotero" ] }, - "com.github.haircut.pkg.Shottr": { - "name": "Shottr", - "description": "Downloads the latest version of Shottr and creates a package.", + "com.github.haircut.pkg.SAOImageDS9-app": { + "name": "SAOImageDS9-app", + "description": "Downloads the latest the SAOImage DS9 app and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "Shottr/Shottr.pkg.recipe", - "parent": "com.github.haircut.download.Shottr", - "shortname": "Shottr.pkg", + "path": "SmithsonianInstitute/SAOImageDS9-app.pkg.recipe", + "parent": "com.github.hansen-m.download.SAOImageDS9-app", + "shortname": "SAOImageDS9-app.pkg", + "inferred_type": "pkg" + }, + "com.github.haircut.pkg.OBS": { + "name": "OpenBroadcastSoftware", + "description": "Downloads the latest the OBS package and adds the version to the package.", + "repo": "autopkg/haircut-recipes", + "path": "OBS/OBS.pkg.recipe", + "parent": "com.github.joshua-d-miller.autopkg.download.OBS", + "shortname": "OBS.pkg", + "inferred_type": "pkg" + }, + "com.github.haircut.pkg.Hyperkey": { + "name": "Hyper", + "description": "Downloads the latest version of Hyperkey and creates a package.", + "repo": "autopkg/haircut-recipes", + "path": "Hyperkey/Hyperkey.pkg.recipe", + "parent": "com.github.haircut.download.Hyperkey", + "shortname": "Hyperkey.pkg", "inferred_type": "pkg", "children": [ - "com.github.haircut.install.Shottr" + "com.github.haircut.install.Hyperkey" ] }, - "com.github.haircut.install.Shottr": { + "com.github.haircut.install.Hyperkey": { "name": null, - "description": "Installs the current release of Shottr.", + "description": "Installs the current release of Hyperkey.", "repo": "autopkg/haircut-recipes", - "path": "Shottr/Shottr.install.recipe", - "parent": "com.github.haircut.pkg.Shottr", - "shortname": "Shottr.install", + "path": "Hyperkey/Hyperkey.install.recipe", + "parent": "com.github.haircut.pkg.Hyperkey", + "shortname": "Hyperkey.install", "inferred_type": "install" }, - "com.github.haircut.munki.Shottr": { - "name": "Shottr", - "description": "Downloads the latest version of Shottr and imports it into Munki.", + "com.github.haircut.download.Hyperkey": { + "name": "Hyperkey", + "description": "Downloads latest Hyperkey disk image.", "repo": "autopkg/haircut-recipes", - "path": "Shottr/Shottr.munki.recipe", - "parent": "com.github.haircut.download.Shottr", - "shortname": "Shottr.munki", + "path": "Hyperkey/Hyperkey.download.recipe", + "shortname": "Hyperkey.download", + "inferred_type": "download", + "children": [ + "com.github.haircut.pkg.Hyperkey", + "com.github.haircut.munki.Hyperkey" + ] + }, + "com.github.haircut.munki.Hyperkey": { + "name": "Hyperkey", + "description": "Downloads the latest version of Hyperkey and imports it into Munki.", + "repo": "autopkg/haircut-recipes", + "path": "Hyperkey/Hyperkey.munki.recipe", + "parent": "com.github.haircut.download.Hyperkey", + "shortname": "Hyperkey.munki", "inferred_type": "munki", - "munki_display_name": "Shottr", - "munki_description": "Shottr is a small, fast, human-sized screenshot app built for those who care about pixels. It was crafted with Swift, optimized for M1, and is distributed for free." + "munki_display_name": "Hyperkey", + "munki_description": "Convert the caps lock key or any modifier key to the hyper key, all four modifiers combined: \u2303\u2325\u2318\u21e7\nThe hyper key acts as an additional modifier key that you can use in any app with keyboard shortcuts." }, - "com.github.haircut.download.Shottr": { - "name": "Shottr", - "description": "Downloads latest Shottr disk image.", + "com.github.haircut.download.Floorp": { + "name": "Floorp", + "description": "Downloads the latest version of Floorp.", "repo": "autopkg/haircut-recipes", - "path": "Shottr/Shottr.download.recipe", - "shortname": "Shottr.download", + "path": "Ablaze/Floorp.download.recipe", + "shortname": "Floorp.download", "inferred_type": "download", "children": [ - "com.github.haircut.pkg.Shottr", - "com.github.haircut.munki.Shottr" + "com.github.haircut.pkg.Floorp", + "com.github.haircut.munki.Floorp" ] }, - "com.github.haircut.pkg.Steam": { - "name": "Steam", - "description": "Downloads the latest the Steam disk image and creates a versioned package.\n\nPlease note that the resultant package simply installs Steam.app to /Applications, but upon first launch, the Steam update process will download about 180 MB of assets to complete the installation. These support files are downloaded to ~/Library/Application Support/Steam for the current user opening the app. These assets must be downloaded for each user on the system.", + "com.github.haircut.pkg.Floorp": { + "name": "Floorp", + "description": "Downloads the latest version of Floorp, then creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "Valve/Steam.pkg.recipe", - "parent": "com.github.haircut.download.Steam", - "shortname": "Steam.pkg", + "path": "Ablaze/Floorp.pkg.recipe", + "parent": "com.github.haircut.download.Floorp", + "shortname": "Floorp.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.Steam": { - "name": "Steam", - "description": "Downloads latest Steam disk image.", + "com.github.haircut.munki.Floorp": { + "name": "Floorp", + "description": "Downloads the latest version of Floorp and imports into Munki.", "repo": "autopkg/haircut-recipes", - "path": "Valve/Steam.download.recipe", - "shortname": "Steam.download", + "path": "Ablaze/Floorp.munki.recipe", + "parent": "com.github.haircut.download.Floorp", + "shortname": "Floorp.munki", + "inferred_type": "munki", + "munki_display_name": "Floorp", + "munki_description": "Floorp is a new Firefox based browser from Japan with excellent privacy & flexibility." + }, + "com.github.haircut.download.Zappy": { + "name": "Zappy", + "description": "Downloads latest Zappy archive.", + "repo": "autopkg/haircut-recipes", + "path": "Zapier/Zappy.download.recipe", + "shortname": "Zappy.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Steam", - "com.github.haircut.pkg.Steam" + "com.github.haircut.pkg.Zappy" ] }, - "com.github.haircut.pkg.SyntaxHighlight": { - "name": "Syntax Highlight", - "description": "Downloads the latest version of Syntax Highlight and creates a package.", + "com.github.haircut.pkg.Zappy": { + "name": "Zappy", + "description": "Downloads latest Zappy archive and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "SyntaxHighlight/SyntaxHighlight.pkg.recipe", - "parent": "com.github.flammable.download.SyntaxHighlight", - "shortname": "SyntaxHighlight.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.haircut.install.SyntaxHighlight" - ] + "path": "Zapier/Zappy.pkg.recipe", + "parent": "com.github.haircut.download.Zappy", + "shortname": "Zappy.pkg", + "inferred_type": "pkg" }, - "com.github.haircut.install.SyntaxHighlight": { + "com.github.haircut.HangoutsChatNotifier": { "name": null, - "description": "Installs the current release of Syntax Highlight.", + "description": "This is a stub recipe", "repo": "autopkg/haircut-recipes", - "path": "SyntaxHighlight/SyntaxHighlight.install.recipe", - "parent": "com.github.haircut.pkg.SyntaxHighlight", - "shortname": "SyntaxHighlight.install", - "inferred_type": "install" + "path": "PostProcessors/HangoutsChatNotifier.recipe" }, "com.github.haircut.HangoutsChatJSSNotifier": { "name": null, @@ -99396,50 +99440,26 @@ "repo": "autopkg/haircut-recipes", "path": "PostProcessors/DatadogEventPoster.recipe" }, - "com.github.haircut.HangoutsChatNotifier": { - "name": null, - "description": "This is a stub recipe", - "repo": "autopkg/haircut-recipes", - "path": "PostProcessors/HangoutsChatNotifier.recipe" - }, - "com.github.haircut.pkg.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads the latest version of AppCleaner and creates a versioned package.", + "com.github.haircut.pkg.VDMX5": { + "name": "VDMX5", + "description": "Downloads the latest VDMX5 disk image, extract the contained package, and names it with the correct version.", "repo": "autopkg/haircut-recipes", - "path": "FreeMacSoft/AppCleaner.pkg.recipe", - "parent": "com.github.jleggat.AppCleaner.download", - "shortname": "AppCleaner.pkg", + "path": "VIDVOX/VDMX5.pkg.recipe", + "parent": "com.github.haircut.download.VDMX5", + "shortname": "VDMX5.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.LoggerLite": { - "name": "LoggerLite", - "description": "Downloads latest Logger Lite disk image.", + "com.github.haircut.download.VDMX5": { + "name": "VDMX5", + "description": "Downloads latest VDMX5 disk image.", "repo": "autopkg/haircut-recipes", - "path": "Vernier/LoggerLite.download.recipe", - "shortname": "LoggerLite.download", + "path": "VIDVOX/VDMX5.download.recipe", + "shortname": "VDMX5.download", "inferred_type": "download", "children": [ - "com.github.haircut.pkg.LoggerLite" + "com.github.haircut.pkg.VDMX5" ] }, - "com.github.haircut.pkg.LoggerLite": { - "name": "LoggerLite", - "description": "Downloads latest Logger Lite disk image and creates a versioned package.", - "repo": "autopkg/haircut-recipes", - "path": "Vernier/LoggerLite.pkg.recipe", - "parent": "com.github.haircut.download.LoggerLite", - "shortname": "LoggerLite.pkg", - "inferred_type": "pkg" - }, - "com.github.haircut.pkg.vPedalOmniControl": { - "name": "vPedalOmniControl", - "description": "Downloads the latest the vPedal OmniControl zip file and creates a versioned package.", - "repo": "autopkg/haircut-recipes", - "path": "vPedal/vPedalOmniControl.pkg.recipe", - "parent": "com.github.haircut.download.vPedalOmniControl", - "shortname": "vPedalOmniControl.pkg", - "inferred_type": "pkg" - }, "com.github.haircut.download.vPedalOmniControl": { "name": "vPedalOmniControl", "description": "Downloads latest vPedal OmniControl zip file.", @@ -99451,91 +99471,44 @@ "com.github.haircut.pkg.vPedalOmniControl" ] }, - "com.github.haircut.download.ReadWrite7": { - "name": "ReadWrite", - "description": "Downloads latest Read&Write 7 disk image.", - "repo": "autopkg/haircut-recipes", - "path": "texthelp/ReadWrite7.download.recipe", - "shortname": "ReadWrite7.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.ReadWrite 7", - "com.github.haircut.pkg.ReadWrite7", - "com.github.primalcurve.pkg.licensed.read-write" - ] - }, - "com.github.haircut.pkg.ReadWrite7": { - "name": "ReadWrite", - "description": "Downloads latest Read&Write 7 disk image and creates a package.", + "com.github.haircut.pkg.vPedalOmniControl": { + "name": "vPedalOmniControl", + "description": "Downloads the latest the vPedal OmniControl zip file and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "texthelp/ReadWrite7.pkg.recipe", - "parent": "com.github.haircut.download.ReadWrite7", - "shortname": "ReadWrite7.pkg", + "path": "vPedal/vPedalOmniControl.pkg.recipe", + "parent": "com.github.haircut.download.vPedalOmniControl", + "shortname": "vPedalOmniControl.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.Zappy": { - "name": "Zappy", - "description": "Downloads latest Zappy archive.", - "repo": "autopkg/haircut-recipes", - "path": "Zapier/Zappy.download.recipe", - "shortname": "Zappy.download", - "inferred_type": "download", - "children": [ - "com.github.haircut.pkg.Zappy" - ] - }, - "com.github.haircut.pkg.Zappy": { - "name": "Zappy", - "description": "Downloads latest Zappy archive and creates a versioned package.", + "com.github.haircut.pkg.cura-lulzbot": { + "name": "cura-lulzbot", + "description": "Downloads the latest version of cura (lulzbot edition) and creates a package.", "repo": "autopkg/haircut-recipes", - "path": "Zapier/Zappy.pkg.recipe", - "parent": "com.github.haircut.download.Zappy", - "shortname": "Zappy.pkg", + "path": "lulzbot/cura-lulzbot.pkg.recipe", + "parent": "com.github.w0.download.cura-lulzbot", + "shortname": "cura-lulzbot.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.Hyperkey": { - "name": "Hyperkey", - "description": "Downloads latest Hyperkey disk image.", + "com.github.haircut.download.Steam": { + "name": "Steam", + "description": "Downloads latest Steam disk image.", "repo": "autopkg/haircut-recipes", - "path": "Hyperkey/Hyperkey.download.recipe", - "shortname": "Hyperkey.download", + "path": "Valve/Steam.download.recipe", + "shortname": "Steam.download", "inferred_type": "download", "children": [ - "com.github.haircut.munki.Hyperkey", - "com.github.haircut.pkg.Hyperkey" - ] - }, - "com.github.haircut.munki.Hyperkey": { - "name": "Hyperkey", - "description": "Downloads the latest version of Hyperkey and imports it into Munki.", - "repo": "autopkg/haircut-recipes", - "path": "Hyperkey/Hyperkey.munki.recipe", - "parent": "com.github.haircut.download.Hyperkey", - "shortname": "Hyperkey.munki", - "inferred_type": "munki", - "munki_display_name": "Hyperkey", - "munki_description": "Convert the caps lock key or any modifier key to the hyper key, all four modifiers combined: \u2303\u2325\u2318\u21e7\nThe hyper key acts as an additional modifier key that you can use in any app with keyboard shortcuts." - }, - "com.github.haircut.pkg.Hyperkey": { - "name": "Hyper", - "description": "Downloads the latest version of Hyperkey and creates a package.", - "repo": "autopkg/haircut-recipes", - "path": "Hyperkey/Hyperkey.pkg.recipe", - "parent": "com.github.haircut.download.Hyperkey", - "shortname": "Hyperkey.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.haircut.install.Hyperkey" + "com.github.dataJAR-recipes.munki.Steam", + "com.github.haircut.pkg.Steam" ] }, - "com.github.haircut.install.Hyperkey": { - "name": null, - "description": "Installs the current release of Hyperkey.", + "com.github.haircut.pkg.Steam": { + "name": "Steam", + "description": "Downloads the latest the Steam disk image and creates a versioned package.\n\nPlease note that the resultant package simply installs Steam.app to /Applications, but upon first launch, the Steam update process will download about 180 MB of assets to complete the installation. These support files are downloaded to ~/Library/Application Support/Steam for the current user opening the app. These assets must be downloaded for each user on the system.", "repo": "autopkg/haircut-recipes", - "path": "Hyperkey/Hyperkey.install.recipe", - "parent": "com.github.haircut.pkg.Hyperkey", - "shortname": "Hyperkey.install", - "inferred_type": "install" + "path": "Valve/Steam.pkg.recipe", + "parent": "com.github.haircut.download.Steam", + "shortname": "Steam.pkg", + "inferred_type": "pkg" }, "com.github.haircut.pkg.iMol": { "name": "iMol", @@ -99557,71 +99530,22 @@ "com.github.haircut.pkg.iMol" ] }, - "com.github.haircut.install.Rectangle": { - "name": null, - "description": "Installs the current release of Rectangle.", - "repo": "autopkg/haircut-recipes", - "path": "Rectangle/Rectangle.install.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Rectangle", - "shortname": "Rectangle.install", - "inferred_type": "install" - }, - "com.github.haircut.download.TOPCAT": { - "name": "TOPCAT", - "description": "Downloads latest TOPCAT disk image.", - "repo": "autopkg/haircut-recipes", - "path": "TOPCAT/TOPCAT.download.recipe", - "shortname": "TOPCAT.download", - "inferred_type": "download", - "children": [ - "com.github.haircut.pkg.TOPCAT" - ] - }, - "com.github.haircut.pkg.TOPCAT": { - "name": "TOPCAT", - "description": "Downloads latest TOPCAT disk image and creates a package. Requires com.github.homebysix.FindAndReplace/FindAndReplace.", - "repo": "autopkg/haircut-recipes", - "path": "TOPCAT/TOPCAT.pkg.recipe", - "parent": "com.github.haircut.download.TOPCAT", - "shortname": "TOPCAT.pkg", - "inferred_type": "pkg" - }, - "com.github.haircut.pkg.PollEverywhereApp": { - "name": "PollEverywhere", - "description": "Downloads the latest the Poll Everywhere disk image and creates a versioned package.", + "com.github.haircut.pkg.jing": { + "name": "Jing", + "description": "Downloads the latest version of Jing and creates a package.", "repo": "autopkg/haircut-recipes", - "path": "PollEverywhere/PollEverywhereApp.pkg.recipe", - "parent": "com.github.haircut.download.PollEverywhereApp", - "shortname": "PollEverywhereApp.pkg", + "path": "Techsmith/Jing.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.jing", + "shortname": "Jing.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.PollEverywhereApp": { - "name": "PollEverywhere", - "description": "Downloads latest Poll Everywhere disk image.", - "repo": "autopkg/haircut-recipes", - "path": "PollEverywhere/PollEverywhereApp.download.recipe", - "shortname": "PollEverywhereApp.download", - "inferred_type": "download", - "children": [ - "com.github.haircut.pkg.PollEverywhereApp" - ] - }, - "com.github.haircut.install.SublimeText4": { - "name": null, - "description": "Installs the current release of Sublime Text 4.", - "repo": "autopkg/haircut-recipes", - "path": "SublimePtyHq/SublimeText4.install.recipe", - "parent": "com.github.gregneagle.pkg.SublimeText4", - "shortname": "SublimeText4.install", - "inferred_type": "install" - }, - "com.github.haircut.pkg.Calibre": { - "name": "calibre", - "description": "Downloads the latest version of Calibre and creates a package.", + "com.github.haircut.pkg.MakeMKV": { + "name": "MakeMKV", + "description": "Downloads the latest the MakeMKV disk image and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "Calibre/Calibre.pkg.recipe", - "parent": "com.github.gerardkok.download.calibre", - "shortname": "Calibre.pkg", + "path": "GuinpinSoft/MakeMKV.pkg.recipe", + "parent": "com.github.apizz.download.MakeMKV", + "shortname": "MakeMKV.pkg", "inferred_type": "pkg" }, "com.github.haircut.download.MakeMKV": { @@ -99636,45 +99560,43 @@ "com.github.aysiu.munki.MakeMKV" ] }, - "com.github.haircut.pkg.MakeMKV": { - "name": "MakeMKV", - "description": "Downloads the latest the MakeMKV disk image and creates a versioned package.", - "repo": "autopkg/haircut-recipes", - "path": "GuinpinSoft/MakeMKV.pkg.recipe", - "parent": "com.github.apizz.download.MakeMKV", - "shortname": "MakeMKV.pkg", - "inferred_type": "pkg" - }, - "com.github.haircut.munki.CloudflareWARPTeams": { - "name": "Cloudflare WARP", - "description": "Downloads the latest version of Cloudflare WARP for teams from the Cloudflare AppCenter feed and imports into Munki.", + "com.github.haircut.pkg.PyMOL": { + "name": "PyMOL", + "description": "Downloads the latest the PyMOL disk image and builds a package.", "repo": "autopkg/haircut-recipes", - "path": "Cloudflare/CloudflareWARPTeams.munki.recipe", - "parent": "com.github.haircut.download.CloudflareWARPTeams", - "shortname": "CloudflareWARPTeams.munki", - "inferred_type": "munki", - "munki_display_name": "Cloudflare WARP", - "munki_description": "The Cloudflare WARP client allows individuals and organizations to have a faster, more secure, and more private experience online.\n\nThe WARP client sits between your device and the Internet, and has several connection modes to better suit different needs." + "path": "PyMOL/PyMOL.pkg.recipe", + "parent": "com.github.its-unibas.download.PyMOL", + "shortname": "PyMOL.pkg", + "inferred_type": "pkg" }, - "com.github.haircut.download.CloudflareWARPTeams": { - "name": "Cloudflare WARP", - "description": "Downloads the latest version of Cloudflare WARP for teams from the Cloudflare AppCenter feed. This release is intended for organizations using WARP for Teams and is typically newer than the public 1.1.1.1 release.", + "com.github.haircut.download.VPT8": { + "name": "VPT8", + "description": "Downloads latest VTP8 archive.", "repo": "autopkg/haircut-recipes", - "path": "Cloudflare/CloudflareWARPTeams.download.recipe", - "shortname": "CloudflareWARPTeams.download", + "path": "VPT8/VPT8.download.recipe", + "shortname": "VPT8.download", "inferred_type": "download", "children": [ - "com.github.haircut.munki.CloudflareWARPTeams", - "com.github.haircut.pkg.CloudflareWARPTeams" + "com.github.dataJAR-recipes.munki.VPT8", + "com.github.haircut.pkg.VPT8" ] }, - "com.github.haircut.pkg.CloudflareWARPTeams": { - "name": "Cloudflare WARP", - "description": "Copies the versioned Cloudflare WARP package to the recipe cache directory, if a new verison was downloaded.", + "com.github.haircut.pkg.VPT8": { + "name": "VPT8", + "description": "Downloads latest VPT8 archive and creates a versioned package. Note: This package does not include the demonstration project for VPT8.", "repo": "autopkg/haircut-recipes", - "path": "Cloudflare/CloudflareWARPTeams.pkg.recipe", - "parent": "com.github.haircut.download.CloudflareWARPTeams", - "shortname": "CloudflareWARPTeams.pkg", + "path": "VPT8/VPT8.pkg.recipe", + "parent": "com.github.haircut.download.VPT8", + "shortname": "VPT8.pkg", + "inferred_type": "pkg" + }, + "com.github.haircut.pkg.MinecraftEdu-CodeConnection": { + "name": "MinecraftEdu-CodeConnection", + "description": "Downloads latest MinecraftEdu Code Connection disk image and builds a package.", + "repo": "autopkg/haircut-recipes", + "path": "Microsoft/MinecraftEdu-CodeConnection.pkg.recipe", + "parent": "com.github.haircut.download.MinecraftEdu-CodeConnection", + "shortname": "MinecraftEdu-CodeConnection.pkg", "inferred_type": "pkg" }, "com.github.haircut.download.MinecraftEdu-ClassroomMode": { @@ -99688,13 +99610,13 @@ "com.github.haircut.pkg.MinecraftEdu-ClassroomMode" ] }, - "com.github.haircut.pkg.MinecraftEdu-CodeConnection": { - "name": "MinecraftEdu-CodeConnection", - "description": "Downloads latest MinecraftEdu Code Connection disk image and builds a package.", + "com.github.haircut.pkg.MinecraftEdu-ClassroomMode": { + "name": "MinecraftEdu-ClassroomMode", + "description": "Downloads latest MinecraftEdu Classroom Mode disk image and builds a package.", "repo": "autopkg/haircut-recipes", - "path": "Microsoft/MinecraftEdu-CodeConnection.pkg.recipe", - "parent": "com.github.haircut.download.MinecraftEdu-CodeConnection", - "shortname": "MinecraftEdu-CodeConnection.pkg", + "path": "Microsoft/MinecraftEdu-ClassroomMode.pkg.recipe", + "parent": "com.github.haircut.download.MinecraftEdu-ClassroomMode", + "shortname": "MinecraftEdu-ClassroomMode.pkg", "inferred_type": "pkg" }, "com.github.haircut.download.MinecraftEdu-Client": { @@ -99708,24 +99630,6 @@ "com.github.haircut.pkg.MinecraftEdu-Client" ] }, - "com.github.haircut.pkg.MinecraftEdu-Client": { - "name": "MinecraftEdu-Client", - "description": "Downloads latest MinecraftEdu disk image and builds a package.", - "repo": "autopkg/haircut-recipes", - "path": "Microsoft/MinecraftEdu-Client.pkg.recipe", - "parent": "com.github.haircut.download.MinecraftEdu-Client", - "shortname": "MinecraftEdu-Client.pkg", - "inferred_type": "pkg" - }, - "com.github.haircut.pkg.MinecraftEdu-ClassroomMode": { - "name": "MinecraftEdu-ClassroomMode", - "description": "Downloads latest MinecraftEdu Classroom Mode disk image and builds a package.", - "repo": "autopkg/haircut-recipes", - "path": "Microsoft/MinecraftEdu-ClassroomMode.pkg.recipe", - "parent": "com.github.haircut.download.MinecraftEdu-ClassroomMode", - "shortname": "MinecraftEdu-ClassroomMode.pkg", - "inferred_type": "pkg" - }, "com.github.haircut.download.MinecraftEdu-CodeConnection": { "name": "MinecraftEdu-CodeConnection", "description": "Downloads latest MinecraftEdu Code Connection disk image.", @@ -99737,82 +99641,68 @@ "com.github.haircut.pkg.MinecraftEdu-CodeConnection" ] }, - "com.github.haircut.pkg.SAOImageDS9-app": { - "name": "SAOImageDS9-app", - "description": "Downloads the latest the SAOImage DS9 app and creates a versioned package.", + "com.github.haircut.pkg.MinecraftEdu-Client": { + "name": "MinecraftEdu-Client", + "description": "Downloads latest MinecraftEdu disk image and builds a package.", "repo": "autopkg/haircut-recipes", - "path": "SmithsonianInstitute/SAOImageDS9-app.pkg.recipe", - "parent": "com.github.hansen-m.download.SAOImageDS9-app", - "shortname": "SAOImageDS9-app.pkg", + "path": "Microsoft/MinecraftEdu-Client.pkg.recipe", + "parent": "com.github.haircut.download.MinecraftEdu-Client", + "shortname": "MinecraftEdu-Client.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.CADET": { - "name": "CADET", - "description": "Downloads latest CADET disk image.", + "com.github.haircut.pkg.PreForm": { + "name": "PreForm", + "description": "Downloads the latest version of PreForm and creates a package.", "repo": "autopkg/haircut-recipes", - "path": "NationalCenterForAccessibleMedia/CADET.download.recipe", - "shortname": "CADET.download", - "inferred_type": "download", + "path": "Formlabs/PreForm.pkg.recipe", + "parent": "com.github.haircut.download.PreForm", + "shortname": "PreForm.pkg", + "inferred_type": "pkg", "children": [ - "com.github.haircut.pkg.CADET" + "com.github.dataJAR-recipes.jss.PreForm" ] }, - "com.github.haircut.pkg.CADET": { - "name": "CADET", - "description": "Downloads the latest version of CADET and creates a versioned package.", - "repo": "autopkg/haircut-recipes", - "path": "NationalCenterForAccessibleMedia/CADET.pkg.recipe", - "parent": "com.github.haircut.download.CADET", - "shortname": "CADET.pkg", - "inferred_type": "pkg" - }, - "com.github.haircut.munki.Floorp": { - "name": "Floorp", - "description": "Downloads the latest version of Floorp and imports into Munki.", + "com.github.haircut.download.PreForm": { + "name": "PreForm", + "description": "Downloads latest PreForm disk image.", "repo": "autopkg/haircut-recipes", - "path": "Ablaze/Floorp.munki.recipe", - "parent": "com.github.haircut.download.Floorp", - "shortname": "Floorp.munki", - "inferred_type": "munki", - "munki_display_name": "Floorp", - "munki_description": "Floorp is a new Firefox based browser from Japan with excellent privacy & flexibility." + "path": "Formlabs/PreForm.download.recipe", + "shortname": "PreForm.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.PreForm", + "com.github.haircut.pkg.PreForm" + ] }, - "com.github.haircut.pkg.Floorp": { - "name": "Floorp", - "description": "Downloads the latest version of Floorp, then creates a versioned package.", + "com.github.haircut.pkg.Scribus": { + "name": "Scribus", + "description": "Downloads the latest the Scribus disk image and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "Ablaze/Floorp.pkg.recipe", - "parent": "com.github.haircut.download.Floorp", - "shortname": "Floorp.pkg", + "path": "Scribus/Scribus.pkg.recipe", + "parent": "com.github.hansen-m.download.Scribus", + "shortname": "Scribus.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.Floorp": { - "name": "Floorp", - "description": "Downloads the latest version of Floorp.", + "com.github.haircut.download.ReadWrite7": { + "name": "ReadWrite", + "description": "Downloads latest Read&Write 7 disk image.", "repo": "autopkg/haircut-recipes", - "path": "Ablaze/Floorp.download.recipe", - "shortname": "Floorp.download", + "path": "texthelp/ReadWrite7.download.recipe", + "shortname": "ReadWrite7.download", "inferred_type": "download", "children": [ - "com.github.haircut.munki.Floorp", - "com.github.haircut.pkg.Floorp" + "com.github.dataJAR-recipes.munki.ReadWrite 7", + "com.github.haircut.pkg.ReadWrite7", + "com.github.primalcurve.pkg.licensed.read-write" ] }, - "com.github.haircut.download.LAME-64bit": { - "name": "LAME-64bit", - "description": "Downloads latest 64-bit LAME encoder package for macOS.", - "repo": "autopkg/haircut-recipes", - "path": "LAME/LAME-64bit.download.recipe", - "shortname": "LAME-64bit.download", - "inferred_type": "download" - }, - "com.github.haircut.pkg.AnacondaCustom": { - "name": "AnacondaCustom", - "description": "Downloads the latest version of Anaconda Python, then creates a package that installs Anaconda to a known location defined by the PREFIX_DIR key. The intent is to install Anaconda in a location accessible to all users on a system. The default PREFIX_DIR is '/usr/local/anaconda'. A postinstall script symlinks all the binaries in the anaconda 'bin' directory to /usr/local/bin so users do not have to individually update their paths.\n\nPer the parent recipe, different installer types are available. \nUse INSTALLER_TYPE 'sh' for this recipe to work correctly!\nYou can choose the Python 2 or 3 version of Anaconda with the PYTHON_MAJOR_VERSION key.\n\nThe CONDARC_CONTENTS file controls what gets written to the \"admin\" or top-level .condarc path at PREFIX_DIR/.condarc\nIn the default configuration using the supplied variables we simply specify the \"defaults\" package channel. You can specificy whatever you need here.\n! Make sure your spacing for this input variable is valid for YAML syntax !", + "com.github.haircut.pkg.ReadWrite7": { + "name": "ReadWrite", + "description": "Downloads latest Read&Write 7 disk image and creates a package.", "repo": "autopkg/haircut-recipes", - "path": "Continuum/AnacondaCustom.pkg.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "shortname": "AnacondaCustom.pkg", + "path": "texthelp/ReadWrite7.pkg.recipe", + "parent": "com.github.haircut.download.ReadWrite7", + "shortname": "ReadWrite7.pkg", "inferred_type": "pkg" }, "com.github.haircut.pkg.HudlSportscode": { @@ -99835,18 +99725,6 @@ "shortname": "SportsCode.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.SportsCode": { - "name": "SportsCode", - "description": "Downloads latest SportsCode disk image.", - "repo": "autopkg/haircut-recipes", - "path": "Hudl/SportsCode.download.recipe", - "deprecated": true, - "shortname": "SportsCode.download", - "inferred_type": "download", - "children": [ - "com.github.haircut.pkg.SportsCode" - ] - }, "com.github.haircut.download.HudlSportscode": { "name": "HudlSportscode", "description": "Downloads latest Hudl Sportscode disk image.", @@ -99859,69 +99737,76 @@ "com.github.haircut.pkg.HudlSportscode" ] }, - "com.github.haircut.pkg.VPT8": { - "name": "VPT8", - "description": "Downloads latest VPT8 archive and creates a versioned package. Note: This package does not include the demonstration project for VPT8.", - "repo": "autopkg/haircut-recipes", - "path": "VPT8/VPT8.pkg.recipe", - "parent": "com.github.haircut.download.VPT8", - "shortname": "VPT8.pkg", - "inferred_type": "pkg" - }, - "com.github.haircut.download.VPT8": { - "name": "VPT8", - "description": "Downloads latest VTP8 archive.", + "com.github.haircut.download.SportsCode": { + "name": "SportsCode", + "description": "Downloads latest SportsCode disk image.", "repo": "autopkg/haircut-recipes", - "path": "VPT8/VPT8.download.recipe", - "shortname": "VPT8.download", + "path": "Hudl/SportsCode.download.recipe", + "deprecated": true, + "shortname": "SportsCode.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.VPT8", - "com.github.haircut.pkg.VPT8" + "com.github.haircut.pkg.SportsCode" ] }, - "com.github.haircut.download.Descript": { - "name": "Descript", - "description": "Downloads the latest version of Descript.", + "com.github.haircut.pkg.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads the latest version of AppCleaner and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "Descript/Descript.download.recipe", - "shortname": "Descript.download", + "path": "FreeMacSoft/AppCleaner.pkg.recipe", + "parent": "com.github.jleggat.AppCleaner.download", + "shortname": "AppCleaner.pkg", + "inferred_type": "pkg" + }, + "com.github.haircut.download.LoggerLite": { + "name": "LoggerLite", + "description": "Downloads latest Logger Lite disk image.", + "repo": "autopkg/haircut-recipes", + "path": "Vernier/LoggerLite.download.recipe", + "shortname": "LoggerLite.download", "inferred_type": "download", "children": [ - "com.github.haircut.pkg.Descript" + "com.github.haircut.pkg.LoggerLite" ] }, - "com.github.haircut.pkg.Descript": { - "name": "Descript", - "description": "Downloads the latest version of Descript and creates a package.", + "com.github.haircut.pkg.LoggerLite": { + "name": "LoggerLite", + "description": "Downloads latest Logger Lite disk image and creates a versioned package.", "repo": "autopkg/haircut-recipes", - "path": "Descript/Descript.pkg.recipe", - "parent": "com.github.haircut.download.Descript", - "shortname": "Descript.pkg", + "path": "Vernier/LoggerLite.pkg.recipe", + "parent": "com.github.haircut.download.LoggerLite", + "shortname": "LoggerLite.pkg", "inferred_type": "pkg" }, - "com.github.haircut.pkg.PreForm": { - "name": "PreForm", - "description": "Downloads the latest version of PreForm and creates a package.", + "com.github.haircut.download.TOPCAT": { + "name": "TOPCAT", + "description": "Downloads latest TOPCAT disk image.", "repo": "autopkg/haircut-recipes", - "path": "Formlabs/PreForm.pkg.recipe", - "parent": "com.github.haircut.download.PreForm", - "shortname": "PreForm.pkg", - "inferred_type": "pkg", + "path": "TOPCAT/TOPCAT.download.recipe", + "shortname": "TOPCAT.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.jss.PreForm" + "com.github.haircut.pkg.TOPCAT" ] }, - "com.github.haircut.download.PreForm": { - "name": "PreForm", - "description": "Downloads latest PreForm disk image.", + "com.github.haircut.pkg.TOPCAT": { + "name": "TOPCAT", + "description": "Downloads latest TOPCAT disk image and creates a package. Requires com.github.homebysix.FindAndReplace/FindAndReplace.", "repo": "autopkg/haircut-recipes", - "path": "Formlabs/PreForm.download.recipe", - "shortname": "PreForm.download", + "path": "TOPCAT/TOPCAT.pkg.recipe", + "parent": "com.github.haircut.download.TOPCAT", + "shortname": "TOPCAT.pkg", + "inferred_type": "pkg" + }, + "com.github.haircut.download.avidemux": { + "name": "avidemux", + "description": "Download latest avidemux dmg. Permission has been granted by FOSSHub to automate downloads of this project. Specifically:\n\n > If you download a single copy and plan to duplicate that file (inside your internal network) for over a thousand systems or a million, you have our permission.\n > If you wish to download a file or the same file a thousand times then no, you do not have our permission as this would abuse our service.", + "repo": "autopkg/haircut-recipes", + "path": "avidemux/avidemux.download.recipe", + "shortname": "avidemux.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.PreForm", - "com.github.haircut.pkg.PreForm" + "com.github.haircut.pkg.avidemux" ] }, "com.github.haircut.pkg.avidemux": { @@ -99933,16 +99818,22 @@ "shortname": "avidemux.pkg", "inferred_type": "pkg" }, - "com.github.haircut.download.avidemux": { - "name": "avidemux", - "description": "Download latest avidemux dmg. Permission has been granted by FOSSHub to automate downloads of this project. Specifically:\n\n > If you download a single copy and plan to duplicate that file (inside your internal network) for over a thousand systems or a million, you have our permission.\n > If you wish to download a file or the same file a thousand times then no, you do not have our permission as this would abuse our service.", + "com.github.haircut.download.awips-python": { + "name": "awips-python", + "description": "Downloads latest version of awips-python.", "repo": "autopkg/haircut-recipes", - "path": "avidemux/avidemux.download.recipe", - "shortname": "avidemux.download", - "inferred_type": "download", - "children": [ - "com.github.haircut.pkg.avidemux" - ] + "path": "Unidata/awips-python.download.recipe", + "shortname": "awips-python.download", + "inferred_type": "download" + }, + "com.github.haircut.pkg.IDV": { + "name": "IDV", + "description": "Downloads the latest version of IDV (Integrated Data Viewer) and repackages it for installation.\n\nThe IDV disk image contains an install4j installer app that is repackaged and set to install unattended.\nSee: http://resources.ej-technologies.com/install4j/help/doc/index.html\nExample followed: https://github.com/autopkg/foigus-recipes/blob/master/RDCGroup/AccuBarcodePro.pkg.recipe\n", + "repo": "autopkg/haircut-recipes", + "path": "Unidata/IDV.pkg.recipe", + "parent": "com.github.haircut.download.IDV", + "shortname": "IDV.pkg", + "inferred_type": "pkg" }, "com.github.haircut.download.CAVE": { "name": "CAVE", @@ -99966,23 +99857,6 @@ "com.github.haircut.pkg.IDV" ] }, - "com.github.haircut.download.awips-python": { - "name": "awips-python", - "description": "Downloads latest version of awips-python.", - "repo": "autopkg/haircut-recipes", - "path": "Unidata/awips-python.download.recipe", - "shortname": "awips-python.download", - "inferred_type": "download" - }, - "com.github.haircut.pkg.IDV": { - "name": "IDV", - "description": "Downloads the latest version of IDV (Integrated Data Viewer) and repackages it for installation.\n\nThe IDV disk image contains an install4j installer app that is repackaged and set to install unattended.\nSee: http://resources.ej-technologies.com/install4j/help/doc/index.html\nExample followed: https://github.com/autopkg/foigus-recipes/blob/master/RDCGroup/AccuBarcodePro.pkg.recipe\n", - "repo": "autopkg/haircut-recipes", - "path": "Unidata/IDV.pkg.recipe", - "parent": "com.github.haircut.download.IDV", - "shortname": "IDV.pkg", - "inferred_type": "pkg" - }, "com.github.haircut.pkg.CAVE": { "name": "CAVE", "description": "Downloads the latest version of CAVE and creates a versioned package.", @@ -99992,44 +99866,76 @@ "shortname": "CAVE.pkg", "inferred_type": "pkg" }, - "com.github.haircut.pkg.VDMX5": { - "name": "VDMX5", - "description": "Downloads the latest VDMX5 disk image, extract the contained package, and names it with the correct version.", + "com.github.haircut.munki.CloudflareWARPTeams": { + "name": "Cloudflare WARP", + "description": "Downloads the latest version of Cloudflare WARP for teams from the Cloudflare AppCenter feed and imports into Munki.", "repo": "autopkg/haircut-recipes", - "path": "VIDVOX/VDMX5.pkg.recipe", - "parent": "com.github.haircut.download.VDMX5", - "shortname": "VDMX5.pkg", - "inferred_type": "pkg" + "path": "Cloudflare/CloudflareWARPTeams.munki.recipe", + "parent": "com.github.haircut.download.CloudflareWARPTeams", + "shortname": "CloudflareWARPTeams.munki", + "inferred_type": "munki", + "munki_display_name": "Cloudflare WARP", + "munki_description": "The Cloudflare WARP client allows individuals and organizations to have a faster, more secure, and more private experience online.\n\nThe WARP client sits between your device and the Internet, and has several connection modes to better suit different needs." }, - "com.github.haircut.download.VDMX5": { - "name": "VDMX5", - "description": "Downloads latest VDMX5 disk image.", + "com.github.haircut.download.CloudflareWARPTeams": { + "name": "Cloudflare WARP", + "description": "Downloads the latest version of Cloudflare WARP for teams from the Cloudflare AppCenter feed. This release is intended for organizations using WARP for Teams and is typically newer than the public 1.1.1.1 release.", "repo": "autopkg/haircut-recipes", - "path": "VIDVOX/VDMX5.download.recipe", - "shortname": "VDMX5.download", + "path": "Cloudflare/CloudflareWARPTeams.download.recipe", + "shortname": "CloudflareWARPTeams.download", "inferred_type": "download", "children": [ - "com.github.haircut.pkg.VDMX5" + "com.github.haircut.munki.CloudflareWARPTeams", + "com.github.haircut.pkg.CloudflareWARPTeams" ] }, - "com.github.haircut.pkg.cura-lulzbot": { - "name": "cura-lulzbot", - "description": "Downloads the latest version of cura (lulzbot edition) and creates a package.", + "com.github.haircut.pkg.CloudflareWARPTeams": { + "name": "Cloudflare WARP", + "description": "Copies the versioned Cloudflare WARP package to the recipe cache directory, if a new verison was downloaded.", "repo": "autopkg/haircut-recipes", - "path": "lulzbot/cura-lulzbot.pkg.recipe", - "parent": "com.github.w0.download.cura-lulzbot", - "shortname": "cura-lulzbot.pkg", + "path": "Cloudflare/CloudflareWARPTeams.pkg.recipe", + "parent": "com.github.haircut.download.CloudflareWARPTeams", + "shortname": "CloudflareWARPTeams.pkg", "inferred_type": "pkg" }, - "com.github.haircut.pkg.PyMOL": { - "name": "PyMOL", - "description": "Downloads the latest the PyMOL disk image and builds a package.", + "com.github.haircut.pkg.AnacondaCustom": { + "name": "AnacondaCustom", + "description": "Downloads the latest version of Anaconda Python, then creates a package that installs Anaconda to a known location defined by the PREFIX_DIR key. The intent is to install Anaconda in a location accessible to all users on a system. The default PREFIX_DIR is '/usr/local/anaconda'. A postinstall script symlinks all the binaries in the anaconda 'bin' directory to /usr/local/bin so users do not have to individually update their paths.\n\nPer the parent recipe, different installer types are available. \nUse INSTALLER_TYPE 'sh' for this recipe to work correctly!\nYou can choose the Python 2 or 3 version of Anaconda with the PYTHON_MAJOR_VERSION key.\n\nThe CONDARC_CONTENTS file controls what gets written to the \"admin\" or top-level .condarc path at PREFIX_DIR/.condarc\nIn the default configuration using the supplied variables we simply specify the \"defaults\" package channel. You can specificy whatever you need here.\n! Make sure your spacing for this input variable is valid for YAML syntax !", "repo": "autopkg/haircut-recipes", - "path": "PyMOL/PyMOL.pkg.recipe", - "parent": "com.github.its-unibas.download.PyMOL", - "shortname": "PyMOL.pkg", + "path": "Continuum/AnacondaCustom.pkg.recipe", + "parent": "com.github.hansen-m.download.Anaconda", + "shortname": "AnacondaCustom.pkg", + "inferred_type": "pkg" + }, + "com.github.haircut.download.CADET": { + "name": "CADET", + "description": "Downloads latest CADET disk image.", + "repo": "autopkg/haircut-recipes", + "path": "NationalCenterForAccessibleMedia/CADET.download.recipe", + "shortname": "CADET.download", + "inferred_type": "download", + "children": [ + "com.github.haircut.pkg.CADET" + ] + }, + "com.github.haircut.pkg.CADET": { + "name": "CADET", + "description": "Downloads the latest version of CADET and creates a versioned package.", + "repo": "autopkg/haircut-recipes", + "path": "NationalCenterForAccessibleMedia/CADET.pkg.recipe", + "parent": "com.github.haircut.download.CADET", + "shortname": "CADET.pkg", "inferred_type": "pkg" }, + "com.github.haircut.install.Rectangle": { + "name": null, + "description": "Installs the current release of Rectangle.", + "repo": "autopkg/haircut-recipes", + "path": "Rectangle/Rectangle.install.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Rectangle", + "shortname": "Rectangle.install", + "inferred_type": "install" + }, "com.github.haircut.download.DaVinciResolve16": { "name": "DaVinciResolve16", "description": "Downloads latest version of DaVinci Resolve 16.\n\nThis recipe is a modification of Tim Sutton's original v14\nrecipe.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", @@ -100051,63 +99957,115 @@ "shortname": "DaVinciResolve16.pkg", "inferred_type": "pkg" }, - "com.github.haircut.pkg.OBS": { - "name": "OpenBroadcastSoftware", - "description": "Downloads the latest the OBS package and adds the version to the package.", + "com.github.haircut.pkg.SyntaxHighlight": { + "name": "Syntax Highlight", + "description": "Downloads the latest version of Syntax Highlight and creates a package.", "repo": "autopkg/haircut-recipes", - "path": "OBS/OBS.pkg.recipe", - "parent": "com.github.joshua-d-miller.autopkg.download.OBS", - "shortname": "OBS.pkg", - "inferred_type": "pkg" + "path": "SyntaxHighlight/SyntaxHighlight.pkg.recipe", + "parent": "com.github.flammable.download.SyntaxHighlight", + "shortname": "SyntaxHighlight.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.haircut.install.SyntaxHighlight" + ] }, - "com.github.haircut.processors": { + "com.github.haircut.install.SyntaxHighlight": { "name": null, - "description": "Recipe stub for any Processors in this directory.", + "description": "Installs the current release of Syntax Highlight.", "repo": "autopkg/haircut-recipes", - "path": "Processors/haircut.processors.recipe.yaml", - "shortname": "haircut.processors", - "inferred_type": "processors" + "path": "SyntaxHighlight/SyntaxHighlight.install.recipe", + "parent": "com.github.haircut.pkg.SyntaxHighlight", + "shortname": "SyntaxHighlight.install", + "inferred_type": "install" }, - "com.github.neilmartin83.pkg.Zotero": { - "name": "Roy_Rosenzweig_Zotero", - "description": "Downloads Zotero disk image and builds a package.", - "repo": "autopkg/neilmartin83-recipes", - "path": "Zotero/Zotero.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.zotero", - "shortname": "Zotero.pkg", + "com.github.haircut.download.Descript": { + "name": "Descript", + "description": "Downloads the latest version of Descript.", + "repo": "autopkg/haircut-recipes", + "path": "Descript/Descript.download.recipe", + "shortname": "Descript.download", + "inferred_type": "download", + "children": [ + "com.github.haircut.pkg.Descript" + ] + }, + "com.github.haircut.pkg.Descript": { + "name": "Descript", + "description": "Downloads the latest version of Descript and creates a package.", + "repo": "autopkg/haircut-recipes", + "path": "Descript/Descript.pkg.recipe", + "parent": "com.github.haircut.download.Descript", + "shortname": "Descript.pkg", "inferred_type": "pkg" }, - "com.github.neilmartin83.munki.Phocus": { - "name": "Phocus", - "description": "Downloads the latest version of Phocus and imports into Munki", - "repo": "autopkg/neilmartin83-recipes", - "path": "Hasselblad/Phocus.munki.recipe", - "parent": "com.github.neilmartin83.download.Phocus", - "shortname": "Phocus.munki", + "com.github.haircut.install.SublimeText4": { + "name": null, + "description": "Installs the current release of Sublime Text 4.", + "repo": "autopkg/haircut-recipes", + "path": "SublimePtyHq/SublimeText4.install.recipe", + "parent": "com.github.gregneagle.pkg.SublimeText4", + "shortname": "SublimeText4.install", + "inferred_type": "install" + }, + "com.github.haircut.download.LAME-64bit": { + "name": "LAME-64bit", + "description": "Downloads latest 64-bit LAME encoder package for macOS.", + "repo": "autopkg/haircut-recipes", + "path": "LAME/LAME-64bit.download.recipe", + "shortname": "LAME-64bit.download", + "inferred_type": "download" + }, + "com.github.haircut.pkg.Shottr": { + "name": "Shottr", + "description": "Downloads the latest version of Shottr and creates a package.", + "repo": "autopkg/haircut-recipes", + "path": "Shottr/Shottr.pkg.recipe", + "parent": "com.github.haircut.download.Shottr", + "shortname": "Shottr.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.haircut.install.Shottr" + ] + }, + "com.github.haircut.install.Shottr": { + "name": null, + "description": "Installs the current release of Shottr.", + "repo": "autopkg/haircut-recipes", + "path": "Shottr/Shottr.install.recipe", + "parent": "com.github.haircut.pkg.Shottr", + "shortname": "Shottr.install", + "inferred_type": "install" + }, + "com.github.haircut.munki.Shottr": { + "name": "Shottr", + "description": "Downloads the latest version of Shottr and imports it into Munki.", + "repo": "autopkg/haircut-recipes", + "path": "Shottr/Shottr.munki.recipe", + "parent": "com.github.haircut.download.Shottr", + "shortname": "Shottr.munki", "inferred_type": "munki", - "munki_display_name": "Phocus", - "munki_description": "Our powerful, free RAW file image processing software has been updated and expanded with new features that work seamlessly with all Hasselblad cameras." + "munki_display_name": "Shottr", + "munki_description": "Shottr is a small, fast, human-sized screenshot app built for those who care about pixels. It was crafted with Swift, optimized for M1, and is distributed for free." }, - "com.github.neilmartin83.download.Phocus": { - "name": "Phocus", - "description": "Downloads the specified version of Phocus.", - "repo": "autopkg/neilmartin83-recipes", - "path": "Hasselblad/Phocus.download.recipe", - "shortname": "Phocus.download", + "com.github.haircut.download.Shottr": { + "name": "Shottr", + "description": "Downloads latest Shottr disk image.", + "repo": "autopkg/haircut-recipes", + "path": "Shottr/Shottr.download.recipe", + "shortname": "Shottr.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83.munki.Phocus", - "com.github.neilmartin83.pkg.Phocus" + "com.github.haircut.pkg.Shottr", + "com.github.haircut.munki.Shottr" ] }, - "com.github.neilmartin83.pkg.Phocus": { - "name": "Phocus", - "description": "Downloads the latest version of Phocus and creates a package.", - "repo": "autopkg/neilmartin83-recipes", - "path": "Hasselblad/Phocus.pkg.recipe", - "parent": "com.github.neilmartin83.download.Phocus", - "shortname": "Phocus.pkg", - "inferred_type": "pkg" + "com.github.haircut.processors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.", + "repo": "autopkg/haircut-recipes", + "path": "Processors/haircut.processors.recipe.yaml", + "shortname": "haircut.processors", + "inferred_type": "processors" }, "com.github.neilmartin83.pkg.RecipeBuilder": { "name": "RecipeBuilder", @@ -100121,6 +100079,17 @@ "com.github.neilmartin83.jss.RecipeBuilder" ] }, + "com.github.neilmartin83.munki.RecipeBuilder": { + "name": "RecipeBuilder", + "description": "Downloads the latest version of RecipeBuilder and imports into Munki", + "repo": "autopkg/neilmartin83-recipes", + "path": "RecipeBuilder/RecipeBuilder.munki.recipe", + "parent": "com.github.neilmartin83.download.RecipeBuilder", + "shortname": "RecipeBuilder.munki", + "inferred_type": "munki", + "munki_display_name": "RecipeBuilder", + "munki_description": "GUI app for creating AutoPkg recipes." + }, "com.github.neilmartin83.jss.RecipeBuilder": { "name": "RecipeBuilder", "description": "Downloads the latest version of RecipeBuilder and then uploads to the JSS", @@ -100144,276 +100113,347 @@ "com.github.neilmartin83.munki.RecipeBuilder" ] }, - "com.github.neilmartin83.munki.RecipeBuilder": { - "name": "RecipeBuilder", - "description": "Downloads the latest version of RecipeBuilder and imports into Munki", + "com.github.neilmartin83-recipes.download.VMPK": { + "name": "VMPK", + "description": "Downloads the latest version of VMPK", "repo": "autopkg/neilmartin83-recipes", - "path": "RecipeBuilder/RecipeBuilder.munki.recipe", - "parent": "com.github.neilmartin83.download.RecipeBuilder", - "shortname": "RecipeBuilder.munki", + "path": "VMPK/VMPK.download.recipe", + "shortname": "VMPK.download", + "inferred_type": "download", + "children": [ + "com.github.neilmartin83-recipes.munki.VMPK" + ] + }, + "com.github.neilmartin83-recipes.munki.VMPK": { + "name": "VMPK", + "description": "Downloads the latest version of VMPK and imports into Munki", + "repo": "autopkg/neilmartin83-recipes", + "path": "VMPK/VMPK.munki.recipe", + "parent": "com.github.neilmartin83-recipes.download.VMPK", + "shortname": "VMPK.munki", "inferred_type": "munki", - "munki_display_name": "RecipeBuilder", - "munki_description": "GUI app for creating AutoPkg recipes." + "munki_display_name": "VMPK", + "munki_description": "Virtual MIDI Piano Keyboard is a MIDI events generator and receiver." }, - "com.github.neilmartin83.pkg.Mounty": { - "name": "Mounty", - "description": "Downloads the latest version of Mounty and creates a package.", + "com.github.neilmartin83.munki.Phocus": { + "name": "Phocus", + "description": "Downloads the latest version of Phocus and imports into Munki", "repo": "autopkg/neilmartin83-recipes", - "path": "Mounty for NTFS/Mounty.pkg.recipe", - "parent": "com.github.andrewvalentine.download.Mounty", - "shortname": "Mounty.pkg", + "path": "Hasselblad/Phocus.munki.recipe", + "parent": "com.github.neilmartin83.download.Phocus", + "shortname": "Phocus.munki", + "inferred_type": "munki", + "munki_display_name": "Phocus", + "munki_description": "Our powerful, free RAW file image processing software has been updated and expanded with new features that work seamlessly with all Hasselblad cameras." + }, + "com.github.neilmartin83.pkg.Phocus": { + "name": "Phocus", + "description": "Downloads the latest version of Phocus and creates a package.", + "repo": "autopkg/neilmartin83-recipes", + "path": "Hasselblad/Phocus.pkg.recipe", + "parent": "com.github.neilmartin83.download.Phocus", + "shortname": "Phocus.pkg", "inferred_type": "pkg" }, - "com.github.neilmartin83.download.LAPSformacOS": { - "name": "LAPS-for-macOS", - "description": "Downloads the latest version of LAPS for macOS.", + "com.github.neilmartin83.download.Phocus": { + "name": "Phocus", + "description": "Downloads the specified version of Phocus.", "repo": "autopkg/neilmartin83-recipes", - "path": "LAPS-for-macOS/LAPS-for-macOS.download.recipe", - "shortname": "LAPS-for-macOS.download", + "path": "Hasselblad/Phocus.download.recipe", + "shortname": "Phocus.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.LAPSformacOS", - "com.github.neilmartin83.pkg.LAPSformacOS" + "com.github.neilmartin83.munki.Phocus", + "com.github.neilmartin83.pkg.Phocus" ] }, - "com.github.neilmartin83.pkg.LAPSformacOS": { - "name": "LAPS-for-macOS", - "description": "Downloads the latest version of LAPS for macOS and builds a package.", + "com.github.neilmartin83.pkg.Zotero": { + "name": "Roy_Rosenzweig_Zotero", + "description": "Downloads Zotero disk image and builds a package.", "repo": "autopkg/neilmartin83-recipes", - "path": "LAPS-for-macOS/LAPS-for-macOS.pkg.recipe", - "parent": "com.github.neilmartin83.download.LAPSformacOS", - "shortname": "LAPS-for-macOS.pkg", + "path": "Zotero/Zotero.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.zotero", + "shortname": "Zotero.pkg", "inferred_type": "pkg" }, - "com.github.neilmartin83.munki.Sinter": { - "name": "Sinter", - "description": "Downloads the latest version of Sinter and imports into Munki", + "com.github.neilmartin83.pkg.DrawBot": { + "name": "DrawBot", + "description": "Downloads the latest version of DrawBot and creates a package.", "repo": "autopkg/neilmartin83-recipes", - "path": "Trail of Bits/Sinter.munki.recipe", - "parent": "com.github.neilmartin83.download.Sinter", - "shortname": "Sinter.munki", - "inferred_type": "munki", - "munki_display_name": "Sinter", - "munki_description": "Sinter is a 100% user-mode endpoint security agent for macOS 10.15 and above, written in Swift." + "path": "Frederik Berlaen/DrawBot.pkg.recipe", + "parent": "com.github.neilmartin83.download.DrawBot", + "shortname": "DrawBot.pkg", + "inferred_type": "pkg" }, - "com.github.neilmartin83.download.Sinter": { - "name": "Sinter", - "description": "Downloads the latest version of Sinter", + "com.github.neilmartin83.download.DrawBot": { + "name": "DrawBot", + "description": "Downloads the latest version of DrawBot.", "repo": "autopkg/neilmartin83-recipes", - "path": "Trail of Bits/Sinter.download.recipe", - "shortname": "Sinter.download", + "path": "Frederik Berlaen/DrawBot.download.recipe", + "shortname": "DrawBot.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83.munki.Sinter" + "com.github.dataJAR-recipes.munki.DrawBot", + "com.github.neilmartin83.pkg.DrawBot" ] }, - "com.github.neilmartin83.pkg.Astute Manager": { - "name": "AstuteManager", - "description": "Downloads the latest version of Astute Manager and creates a package.", + "com.github.neilmartin83-recipes.download.Nessus Agent": { + "name": "Nessus Agent", + "description": "Downloads the latest version of Nessus Agent", "repo": "autopkg/neilmartin83-recipes", - "path": "Astute/Astute Manager.pkg.recipe", - "parent": "com.github.neilmartin83.download.Astute Manager", - "shortname": "Astute Manager.pkg", - "inferred_type": "pkg" + "path": "Tenable/Nessus Agent.download.recipe", + "shortname": "Nessus Agent.download", + "inferred_type": "download", + "children": [ + "com.github.neilmartin83-recipes.pkg.Nessus Agent", + "com.github.smithjw.pkg.Nessus_Agent" + ] }, - "com.github.neilmartin83.download.Astute Manager": { - "name": "AstuteManager", - "description": "Downloads the latest version of Astute Manager.", + "com.github.neilmartin83-recipes.munki.Nessus Agent": { + "name": "Nessus Agent", + "description": "Downloads the latest version of Nessus Agent and imports into Munki", "repo": "autopkg/neilmartin83-recipes", - "path": "Astute/Astute Manager.download.recipe", - "shortname": "Astute Manager.download", - "inferred_type": "download", + "path": "Tenable/Nessus Agent.munki.recipe", + "parent": "com.github.neilmartin83-recipes.pkg.Nessus Agent", + "shortname": "Nessus Agent.munki", + "inferred_type": "munki", + "munki_display_name": "Nessus Agent", + "munki_description": "Nessus Agents are lightweight programs installed locally on a host \u2013 a laptop, virtual system, desktop, and/or server. Agents receive scanning instructions from a central Nessus Manager server, perform scans locally, and report vulnerability, compliance and system results back to the central server." + }, + "com.github.neilmartin83-recipes.pkg.Nessus Agent": { + "name": "Nessus Agent", + "description": "Downloads the latest version of Nessus Agent and creates a package", + "repo": "autopkg/neilmartin83-recipes", + "path": "Tenable/Nessus Agent.pkg.recipe", + "parent": "com.github.neilmartin83-recipes.download.Nessus Agent", + "shortname": "Nessus Agent.pkg", + "inferred_type": "pkg", "children": [ - "com.github.neilmartin83.pkg.Astute Manager" + "com.github.neilmartin83-recipes.munki.Nessus Agent" ] }, - "com.github.neilmartin83.pkg.intiface-desktop": { - "name": "intiface-desktop", - "description": "Downloads the latest version of Buttplug intiface-desktop and creates a package.", + "com.github.neilmartin83-recipes.download.Logitech Camera Settings": { + "name": "Logitech Control Center", + "description": "Downloads the latest version of Logitech Camera Settings.", "repo": "autopkg/neilmartin83-recipes", - "path": "Buttplug/intiface-desktop.pkg.recipe", - "parent": "com.github.neilmartin83.download.intiface-desktop", - "shortname": "intiface-desktop.pkg", - "inferred_type": "pkg" + "path": "Logitech/Logitech Camera Settings.download.recipe", + "shortname": "Logitech Camera Settings.download", + "inferred_type": "download", + "children": [ + "com.github.neilmartin83-recipes.munki.Logitech Camera Settings" + ] }, - "com.github.neilmartin83.munki.intiface-desktop": { - "name": "intiface-desktop", - "description": "Downloads the latest version of intiface-desktop and imports it into Munki.", + "com.github.neilmartin83-recipes.munki.Logitech Camera Settings": { + "name": "Logitech Camera Settings", + "description": "Downloads the latest version of Logitech Camera Settings and imports it into Munki.", "repo": "autopkg/neilmartin83-recipes", - "path": "Buttplug/intiface-desktop.munki.recipe", - "parent": "com.github.neilmartin83.download.intiface-desktop", - "shortname": "intiface-desktop.munki", + "path": "Logitech/Logitech Camera Settings.munki.recipe", + "parent": "com.github.neilmartin83-recipes.download.Logitech Camera Settings", + "shortname": "Logitech Camera Settings.munki", "inferred_type": "munki", - "munki_display_name": "intiface-desktop", - "munki_description": "Desktop GUI App for Intiface Service Usage" + "munki_display_name": "Logitech Camera Settings", + "munki_description": "Provides easy access to camera controls." }, - "com.github.neilmartin83.download.intiface-desktop": { - "name": "intiface-desktop", - "description": "Downloads the latest version of Buttplug intiface-desktop.", + "com.github.neilmartin83.download.Fanny": { + "name": "Fanny", + "description": "Downloads the latest version of Fanny", "repo": "autopkg/neilmartin83-recipes", - "path": "Buttplug/intiface-desktop.download.recipe", - "shortname": "intiface-desktop.download", + "path": "Danny Storm/Fanny.download.recipe", + "shortname": "Fanny.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83.pkg.intiface-desktop", - "com.github.neilmartin83.munki.intiface-desktop" + "com.github.neilmartin83.pkg.Fanny" ] }, - "com.github.neilmartin83.pkg.NativeAccess": { - "name": "Native_Instruments_Native_Access", - "description": "Downloads the latest version of Native Instruments Native Access and creates a package.", + "com.github.neilmartin83.munki.Fanny": { + "name": "Fanny", + "description": "Downloads the latest version of Fanny and imports into Munki", "repo": "autopkg/neilmartin83-recipes", - "path": "Native Instruments/NativeAccess.pkg.recipe", - "parent": "com.github.neilmartin83.download.NativeAccess", - "shortname": "NativeAccess.pkg", - "inferred_type": "pkg" + "path": "Danny Storm/Fanny.munki.recipe", + "parent": "com.github.neilmartin83.pkg.Fanny", + "shortname": "Fanny.munki", + "inferred_type": "munki", + "munki_display_name": "Fanny", + "munki_description": "Fanny is a free Notification Center Widget and Menu Bar application to monitor your Macs fans." }, - "com.github.neilmartin83.download.NativeAccess": { - "name": "Native_Instruments_Native_Access", - "description": "Downloads the latest version of Native Instruments Native Access.", + "com.github.neilmartin83.pkg.Fanny": { + "name": "Fanny", + "description": "Downloads the latest version of Fanny and creates a package", "repo": "autopkg/neilmartin83-recipes", - "path": "Native Instruments/NativeAccess.download.recipe", - "shortname": "NativeAccess.download", - "inferred_type": "download", + "path": "Danny Storm/Fanny.pkg.recipe", + "parent": "com.github.neilmartin83.download.Fanny", + "shortname": "Fanny.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andrewvalentine.munki.NativeAccess", - "com.github.neilmartin83.pkg.NativeAccess" + "com.github.neilmartin83.munki.Fanny" ] }, - "com.github.neilmartin83.download.AdobeUninstallUnauthorizedVersions": { - "name": "AdobeUninstallUnauthorizedVersions", - "description": "Downloads the Unauthorised Versions Uninstaller tool - https://helpx.adobe.com/enterprise/kb/remove-unauthorized-versions.html", + "com.github.neilmartin83.pkg.Astute Manager": { + "name": "AstuteManager", + "description": "Downloads the latest version of Astute Manager and creates a package.", "repo": "autopkg/neilmartin83-recipes", - "path": "Adobe/AdobeUninstallUnauthorizedVersions.download.recipe", - "shortname": "AdobeUninstallUnauthorizedVersions.download", + "path": "Astute/Astute Manager.pkg.recipe", + "parent": "com.github.neilmartin83.download.Astute Manager", + "shortname": "Astute Manager.pkg", + "inferred_type": "pkg" + }, + "com.github.neilmartin83.download.Astute Manager": { + "name": "AstuteManager", + "description": "Downloads the latest version of Astute Manager.", + "repo": "autopkg/neilmartin83-recipes", + "path": "Astute/Astute Manager.download.recipe", + "shortname": "Astute Manager.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions" + "com.github.neilmartin83.pkg.Astute Manager" ] }, - "com.github.neilmartin83.download.AdobeExpiryCheck": { - "name": "AdobeExpiryCheck", - "description": "Downloads the Adobe Device License Expiry Check tool - https://helpx.adobe.com/enterprise/kb/volume-license-expiration-check.html", + "com.github.neilmartin83.download.ProfileCreator": { + "name": "ProfileCreator", + "description": "Downloads the latest version of ProfileCreator.", "repo": "autopkg/neilmartin83-recipes", - "path": "Adobe/AdobeExpiryCheck.download.recipe", - "shortname": "AdobeExpiryCheck.download", + "path": "Erik Berglund/ProfileCreator.download.recipe", + "shortname": "ProfileCreator.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83.pkg.AdobeExpiryCheck" + "com.github.neilmartin83.pkg.ProfileCreator", + "com.github.apizz.munki.ProfileCreator" ] }, - "com.github.neilmartin83.pkg.AdobeExpiryCheck": { - "name": "AdobeExpiryCheck", - "description": "Packages the Adobe Device License Expiry Check tool so it installs in /usr/local/bin", + "com.github.neilmartin83.install.ProfileCreator": { + "name": "ProfileCreator", + "description": "Downloads and installs the current release version of ProfileCreator.", "repo": "autopkg/neilmartin83-recipes", - "path": "Adobe/AdobeExpiryCheck.pkg.recipe", - "parent": "com.github.neilmartin83.download.AdobeExpiryCheck", - "shortname": "AdobeExpiryCheck.pkg", - "inferred_type": "pkg" + "path": "Erik Berglund/ProfileCreator.install.recipe", + "parent": "com.github.neilmartin83.pkg.ProfileCreator", + "shortname": "ProfileCreator.install", + "inferred_type": "install" }, - "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions": { - "name": "AdobeUninstallUnauthorizedVersions", - "description": "Packages the Unauthorized Versions Uninstaller tool so it will install in /private/tmp and adds a postinstall script to run it", + "com.github.neilmartin83.pkg.ProfileCreator": { + "name": "ProfileCreator", + "description": "Downloads the latest version of ProfileCreator and creates a package.", "repo": "autopkg/neilmartin83-recipes", - "path": "Adobe/AdobeUninstallUnauthorizedVersions.pkg.recipe", - "parent": "com.github.neilmartin83.download.AdobeUninstallUnauthorizedVersions", - "shortname": "AdobeUninstallUnauthorizedVersions.pkg", + "path": "Erik Berglund/ProfileCreator.pkg.recipe", + "parent": "com.github.neilmartin83.download.ProfileCreator", + "shortname": "ProfileCreator.pkg", "inferred_type": "pkg", "children": [ - "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions" + "com.github.neilmartin83.install.ProfileCreator" ] }, - "com.github.neilmartin83.download.macOSLAPS": { - "name": "macOSLAPS", - "description": "Downloads the latest version of macOSLAPS.", + "com.github.neilmartin83.download.intiface-desktop": { + "name": "intiface-desktop", + "description": "Downloads the latest version of Buttplug intiface-desktop.", "repo": "autopkg/neilmartin83-recipes", - "path": "macOSLAPS/macOSLAPS.download.recipe", - "shortname": "macOSLAPS.download", + "path": "Buttplug/intiface-desktop.download.recipe", + "shortname": "intiface-desktop.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.macOSLAPS", - "com.github.moofit-recipes.pkg.macOSLAPSNoLaunchDaemon", - "com.github.davidbpirie.jamf-upload.macOSLAPS" + "com.github.neilmartin83.munki.intiface-desktop", + "com.github.neilmartin83.pkg.intiface-desktop" ] }, - "com.github.neilmartin83-recipes.pkg.Nessus Agent": { - "name": "Nessus Agent", - "description": "Downloads the latest version of Nessus Agent and creates a package", + "com.github.neilmartin83.munki.intiface-desktop": { + "name": "intiface-desktop", + "description": "Downloads the latest version of intiface-desktop and imports it into Munki.", "repo": "autopkg/neilmartin83-recipes", - "path": "Tenable/Nessus Agent.pkg.recipe", - "parent": "com.github.neilmartin83-recipes.download.Nessus Agent", - "shortname": "Nessus Agent.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.neilmartin83-recipes.munki.Nessus Agent" - ] + "path": "Buttplug/intiface-desktop.munki.recipe", + "parent": "com.github.neilmartin83.download.intiface-desktop", + "shortname": "intiface-desktop.munki", + "inferred_type": "munki", + "munki_display_name": "intiface-desktop", + "munki_description": "Desktop GUI App for Intiface Service Usage" }, - "com.github.neilmartin83-recipes.munki.Nessus Agent": { - "name": "Nessus Agent", - "description": "Downloads the latest version of Nessus Agent and imports into Munki", + "com.github.neilmartin83.pkg.intiface-desktop": { + "name": "intiface-desktop", + "description": "Downloads the latest version of Buttplug intiface-desktop and creates a package.", "repo": "autopkg/neilmartin83-recipes", - "path": "Tenable/Nessus Agent.munki.recipe", - "parent": "com.github.neilmartin83-recipes.pkg.Nessus Agent", - "shortname": "Nessus Agent.munki", + "path": "Buttplug/intiface-desktop.pkg.recipe", + "parent": "com.github.neilmartin83.download.intiface-desktop", + "shortname": "intiface-desktop.pkg", + "inferred_type": "pkg" + }, + "com.github.neilmartin83.pkg.Mounty": { + "name": "Mounty", + "description": "Downloads the latest version of Mounty and creates a package.", + "repo": "autopkg/neilmartin83-recipes", + "path": "Mounty for NTFS/Mounty.pkg.recipe", + "parent": "com.github.andrewvalentine.download.Mounty", + "shortname": "Mounty.pkg", + "inferred_type": "pkg" + }, + "com.github.neilmartin83.pkg.Finale": { + "name": "Finale", + "description": "Creates an installer pkg for Finale with the Garritan Instruments (v.26 and later) that installs properly using a management system.\nThis recipe uses the PackageRequired option and assumes you are specifying the Disk Image that contains \nthe Finale Installer(s). For example:\n\nautopkg run Finale.pkg --pkg /path/to/Finale26.2.dmg\n\nInspired by Anthony Reimer's Finale recipes.\n", + "repo": "autopkg/neilmartin83-recipes", + "path": "Finale/Finale.pkg.recipe", + "shortname": "Finale.pkg", + "inferred_type": "pkg" + }, + "com.github.neilmartin83.munki.Sinter": { + "name": "Sinter", + "description": "Downloads the latest version of Sinter and imports into Munki", + "repo": "autopkg/neilmartin83-recipes", + "path": "Trail of Bits/Sinter.munki.recipe", + "parent": "com.github.neilmartin83.download.Sinter", + "shortname": "Sinter.munki", "inferred_type": "munki", - "munki_display_name": "Nessus Agent", - "munki_description": "Nessus Agents are lightweight programs installed locally on a host \u2013 a laptop, virtual system, desktop, and/or server. Agents receive scanning instructions from a central Nessus Manager server, perform scans locally, and report vulnerability, compliance and system results back to the central server." + "munki_display_name": "Sinter", + "munki_description": "Sinter is a 100% user-mode endpoint security agent for macOS 10.15 and above, written in Swift." }, - "com.github.neilmartin83-recipes.download.Nessus Agent": { - "name": "Nessus Agent", - "description": "Downloads the latest version of Nessus Agent", + "com.github.neilmartin83.download.Sinter": { + "name": "Sinter", + "description": "Downloads the latest version of Sinter", "repo": "autopkg/neilmartin83-recipes", - "path": "Tenable/Nessus Agent.download.recipe", - "shortname": "Nessus Agent.download", + "path": "Trail of Bits/Sinter.download.recipe", + "shortname": "Sinter.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83-recipes.pkg.Nessus Agent", - "com.github.smithjw.pkg.Nessus_Agent" + "com.github.neilmartin83.munki.Sinter" ] }, - "com.github.neilmartin83-recipes.download.VMPK": { - "name": "VMPK", - "description": "Downloads the latest version of VMPK", + "com.github.neilmartin83.download.LabelsandAddresses": { + "name": "LabelsandAddresses", + "description": "Downloads the latest version of Labels and Addresses.", "repo": "autopkg/neilmartin83-recipes", - "path": "VMPK/VMPK.download.recipe", - "shortname": "VMPK.download", + "path": "Belight Software/LabelsandAddresses.download.recipe", + "shortname": "LabelsandAddresses.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83-recipes.munki.VMPK" + "com.github.dataJAR-recipes.munki.LabelsandAddresses", + "com.github.neilmartin83.pkg.LabelsandAddresses" ] }, - "com.github.neilmartin83-recipes.munki.VMPK": { - "name": "VMPK", - "description": "Downloads the latest version of VMPK and imports into Munki", - "repo": "autopkg/neilmartin83-recipes", - "path": "VMPK/VMPK.munki.recipe", - "parent": "com.github.neilmartin83-recipes.download.VMPK", - "shortname": "VMPK.munki", - "inferred_type": "munki", - "munki_display_name": "VMPK", - "munki_description": "Virtual MIDI Piano Keyboard is a MIDI events generator and receiver." - }, - "com.github.neilmartin83.pkg.DrawBot": { - "name": "DrawBot", - "description": "Downloads the latest version of DrawBot and creates a package.", + "com.github.neilmartin83.pkg.LabelsandAddresses": { + "name": "LabelsandAddresses", + "description": "Downloads the latest version of Labels & Addresses and creates a package.", "repo": "autopkg/neilmartin83-recipes", - "path": "Frederik Berlaen/DrawBot.pkg.recipe", - "parent": "com.github.neilmartin83.download.DrawBot", - "shortname": "DrawBot.pkg", + "path": "Belight Software/LabelsandAddresses.pkg.recipe", + "parent": "com.github.neilmartin83.download.LabelsandAddresses", + "shortname": "LabelsandAddresses.pkg", "inferred_type": "pkg" }, - "com.github.neilmartin83.download.DrawBot": { - "name": "DrawBot", - "description": "Downloads the latest version of DrawBot.", + "com.github.neilmartin83.download.LAPSformacOS": { + "name": "LAPS-for-macOS", + "description": "Downloads the latest version of LAPS for macOS.", "repo": "autopkg/neilmartin83-recipes", - "path": "Frederik Berlaen/DrawBot.download.recipe", - "shortname": "DrawBot.download", + "path": "LAPS-for-macOS/LAPS-for-macOS.download.recipe", + "shortname": "LAPS-for-macOS.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.DrawBot", - "com.github.neilmartin83.pkg.DrawBot" + "com.github.dataJAR-recipes.munki.LAPSformacOS", + "com.github.neilmartin83.pkg.LAPSformacOS" ] }, + "com.github.neilmartin83.pkg.LAPSformacOS": { + "name": "LAPS-for-macOS", + "description": "Downloads the latest version of LAPS for macOS and builds a package.", + "repo": "autopkg/neilmartin83-recipes", + "path": "LAPS-for-macOS/LAPS-for-macOS.pkg.recipe", + "parent": "com.github.neilmartin83.download.LAPSformacOS", + "shortname": "LAPS-for-macOS.pkg", + "inferred_type": "pkg" + }, "com.github.neilmartin83.download.VCVRack": { "name": "VCV_Rack", "description": "Downloads the latest version of VCV Rack.", @@ -100437,6 +100477,27 @@ "shortname": "VCV Rack.pkg", "inferred_type": "pkg" }, + "com.github.neilmartin83.download.NativeAccess": { + "name": "Native_Instruments_Native_Access", + "description": "Downloads the latest version of Native Instruments Native Access.", + "repo": "autopkg/neilmartin83-recipes", + "path": "Native Instruments/NativeAccess.download.recipe", + "shortname": "NativeAccess.download", + "inferred_type": "download", + "children": [ + "com.github.andrewvalentine.munki.NativeAccess", + "com.github.neilmartin83.pkg.NativeAccess" + ] + }, + "com.github.neilmartin83.pkg.NativeAccess": { + "name": "Native_Instruments_Native_Access", + "description": "Downloads the latest version of Native Instruments Native Access and creates a package.", + "repo": "autopkg/neilmartin83-recipes", + "path": "Native Instruments/NativeAccess.pkg.recipe", + "parent": "com.github.neilmartin83.download.NativeAccess", + "shortname": "NativeAccess.pkg", + "inferred_type": "pkg" + }, "com.github.neilmartin83-recipes.munki.Nucleo": { "name": "Nucleo", "description": "Downloads the latest version of Nucleo and imports into Munki", @@ -100448,18 +100509,6 @@ "munki_display_name": "Nucleo", "munki_description": "Nucleo is a beautiful library of 30231 icons, and a powerful application to collect, customize and export all your icons." }, - "com.github.neilmartin83-recipes.download.Nucleo": { - "name": "Nucleo", - "description": "Downloads the latest version of Nucleo", - "repo": "autopkg/neilmartin83-recipes", - "path": "Nucleo/Nucleo.download.recipe", - "shortname": "Nucleo.download", - "inferred_type": "download", - "children": [ - "com.github.neilmartin83-recipes.munki.Nucleo", - "com.github.neilmartin83-recipes.pkg.Nucleo" - ] - }, "com.github.neilmartin83-recipes.pkg.Nucleo": { "name": "Nucleo", "description": "Downloads the latest version of Nucleo and creates a package", @@ -100469,89 +100518,73 @@ "shortname": "Nucleo.pkg", "inferred_type": "pkg" }, - "com.github.neilmartin83.pkg.LabelsandAddresses": { - "name": "LabelsandAddresses", - "description": "Downloads the latest version of Labels & Addresses and creates a package.", - "repo": "autopkg/neilmartin83-recipes", - "path": "Belight Software/LabelsandAddresses.pkg.recipe", - "parent": "com.github.neilmartin83.download.LabelsandAddresses", - "shortname": "LabelsandAddresses.pkg", - "inferred_type": "pkg" - }, - "com.github.neilmartin83.download.LabelsandAddresses": { - "name": "LabelsandAddresses", - "description": "Downloads the latest version of Labels and Addresses.", + "com.github.neilmartin83-recipes.download.Nucleo": { + "name": "Nucleo", + "description": "Downloads the latest version of Nucleo", "repo": "autopkg/neilmartin83-recipes", - "path": "Belight Software/LabelsandAddresses.download.recipe", - "shortname": "LabelsandAddresses.download", + "path": "Nucleo/Nucleo.download.recipe", + "shortname": "Nucleo.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.LabelsandAddresses", - "com.github.neilmartin83.pkg.LabelsandAddresses" + "com.github.neilmartin83-recipes.munki.Nucleo", + "com.github.neilmartin83-recipes.pkg.Nucleo" ] }, - "com.github.neilmartin83.pkg.Finale": { - "name": "Finale", - "description": "Creates an installer pkg for Finale with the Garritan Instruments (v.26 and later) that installs properly using a management system.\nThis recipe uses the PackageRequired option and assumes you are specifying the Disk Image that contains \nthe Finale Installer(s). For example:\n\nautopkg run Finale.pkg --pkg /path/to/Finale26.2.dmg\n\nInspired by Anthony Reimer's Finale recipes.\n", - "repo": "autopkg/neilmartin83-recipes", - "path": "Finale/Finale.pkg.recipe", - "shortname": "Finale.pkg", - "inferred_type": "pkg" - }, - "com.github.neilmartin83.pkg.ProfileCreator": { - "name": "ProfileCreator", - "description": "Downloads the latest version of ProfileCreator and creates a package.", + "com.github.neilmartin83.download.macOSLAPS": { + "name": "macOSLAPS", + "description": "Downloads the latest version of macOSLAPS.", "repo": "autopkg/neilmartin83-recipes", - "path": "Erik Berglund/ProfileCreator.pkg.recipe", - "parent": "com.github.neilmartin83.download.ProfileCreator", - "shortname": "ProfileCreator.pkg", - "inferred_type": "pkg", + "path": "macOSLAPS/macOSLAPS.download.recipe", + "shortname": "macOSLAPS.download", + "inferred_type": "download", "children": [ - "com.github.neilmartin83.install.ProfileCreator" + "com.github.dataJAR-recipes.munki.macOSLAPS", + "com.github.moofit-recipes.pkg.macOSLAPSNoLaunchDaemon", + "com.github.davidbpirie.jamf-upload.macOSLAPS" ] }, - "com.github.neilmartin83.download.ProfileCreator": { - "name": "ProfileCreator", - "description": "Downloads the latest version of ProfileCreator.", + "com.github.neilmartin83.download.AdobeUninstallUnauthorizedVersions": { + "name": "AdobeUninstallUnauthorizedVersions", + "description": "Downloads the Unauthorised Versions Uninstaller tool - https://helpx.adobe.com/enterprise/kb/remove-unauthorized-versions.html", "repo": "autopkg/neilmartin83-recipes", - "path": "Erik Berglund/ProfileCreator.download.recipe", - "shortname": "ProfileCreator.download", + "path": "Adobe/AdobeUninstallUnauthorizedVersions.download.recipe", + "shortname": "AdobeUninstallUnauthorizedVersions.download", "inferred_type": "download", "children": [ - "com.github.neilmartin83.pkg.ProfileCreator", - "com.github.apizz.munki.ProfileCreator" + "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions" ] }, - "com.github.neilmartin83.install.ProfileCreator": { - "name": "ProfileCreator", - "description": "Downloads and installs the current release version of ProfileCreator.", + "com.github.neilmartin83.pkg.AdobeExpiryCheck": { + "name": "AdobeExpiryCheck", + "description": "Packages the Adobe Device License Expiry Check tool so it installs in /usr/local/bin", "repo": "autopkg/neilmartin83-recipes", - "path": "Erik Berglund/ProfileCreator.install.recipe", - "parent": "com.github.neilmartin83.pkg.ProfileCreator", - "shortname": "ProfileCreator.install", - "inferred_type": "install" + "path": "Adobe/AdobeExpiryCheck.pkg.recipe", + "parent": "com.github.neilmartin83.download.AdobeExpiryCheck", + "shortname": "AdobeExpiryCheck.pkg", + "inferred_type": "pkg" }, - "com.github.neilmartin83-recipes.download.Logitech Camera Settings": { - "name": "Logitech Control Center", - "description": "Downloads the latest version of Logitech Camera Settings.", + "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions": { + "name": "AdobeUninstallUnauthorizedVersions", + "description": "Packages the Unauthorized Versions Uninstaller tool so it will install in /private/tmp and adds a postinstall script to run it", "repo": "autopkg/neilmartin83-recipes", - "path": "Logitech/Logitech Camera Settings.download.recipe", - "shortname": "Logitech Camera Settings.download", - "inferred_type": "download", + "path": "Adobe/AdobeUninstallUnauthorizedVersions.pkg.recipe", + "parent": "com.github.neilmartin83.download.AdobeUninstallUnauthorizedVersions", + "shortname": "AdobeUninstallUnauthorizedVersions.pkg", + "inferred_type": "pkg", "children": [ - "com.github.neilmartin83-recipes.munki.Logitech Camera Settings" + "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions" ] }, - "com.github.neilmartin83-recipes.munki.Logitech Camera Settings": { - "name": "Logitech Camera Settings", - "description": "Downloads the latest version of Logitech Camera Settings and imports it into Munki.", + "com.github.neilmartin83.download.AdobeExpiryCheck": { + "name": "AdobeExpiryCheck", + "description": "Downloads the Adobe Device License Expiry Check tool - https://helpx.adobe.com/enterprise/kb/volume-license-expiration-check.html", "repo": "autopkg/neilmartin83-recipes", - "path": "Logitech/Logitech Camera Settings.munki.recipe", - "parent": "com.github.neilmartin83-recipes.download.Logitech Camera Settings", - "shortname": "Logitech Camera Settings.munki", - "inferred_type": "munki", - "munki_display_name": "Logitech Camera Settings", - "munki_description": "Provides easy access to camera controls." + "path": "Adobe/AdobeExpiryCheck.download.recipe", + "shortname": "AdobeExpiryCheck.download", + "inferred_type": "download", + "children": [ + "com.github.neilmartin83.pkg.AdobeExpiryCheck" + ] }, "com.github.neilmartin83.pkg.FirefoxPolicies": { "name": "Firefox", @@ -100566,116 +100599,16 @@ "com.github.wardsparadox.firefoxpolicies.munki" ] }, - "com.github.neilmartin83.download.Fanny": { - "name": "Fanny", - "description": "Downloads the latest version of Fanny", - "repo": "autopkg/neilmartin83-recipes", - "path": "Danny Storm/Fanny.download.recipe", - "shortname": "Fanny.download", - "inferred_type": "download", - "children": [ - "com.github.neilmartin83.pkg.Fanny" - ] - }, - "com.github.neilmartin83.pkg.Fanny": { - "name": "Fanny", - "description": "Downloads the latest version of Fanny and creates a package", - "repo": "autopkg/neilmartin83-recipes", - "path": "Danny Storm/Fanny.pkg.recipe", - "parent": "com.github.neilmartin83.download.Fanny", - "shortname": "Fanny.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.neilmartin83.munki.Fanny" - ] - }, - "com.github.neilmartin83.munki.Fanny": { - "name": "Fanny", - "description": "Downloads the latest version of Fanny and imports into Munki", - "repo": "autopkg/neilmartin83-recipes", - "path": "Danny Storm/Fanny.munki.recipe", - "parent": "com.github.neilmartin83.pkg.Fanny", - "shortname": "Fanny.munki", - "inferred_type": "munki", - "munki_display_name": "Fanny", - "munki_description": "Fanny is a free Notification Center Widget and Menu Bar application to monitor your Macs fans." - }, - "com.github.apfelwerk.munki.uxprotect": { - "name": null, - "description": "Downloads, packages and imports to Munki the latest version of UXProtect", - "repo": "autopkg/zentral-recipes", - "path": "UXProtect/UXProtect.munki.recipe", - "parent": "com.github.apfelwerk.pkg.uxprotect", - "shortname": "UXProtect.munki", - "inferred_type": "munki", - "munki_display_name": "UXProtect", - "munki_description": "UXProtect provides the missing UI to Apple's built-in XProtect and extends its malware detection/scanning capabilities. Explore signatures, trigger updates, BYO on-demand Yara rules, scan on demand, and more!" - }, - "com.github.apfelwerk.pkg.uxprotect": { - "name": "UXProtect", - "description": "Downloads and packages the latest version of UXProtect. The resulting package installs to /Applications/UXProtect.app.", - "repo": "autopkg/zentral-recipes", - "path": "UXProtect/UXProtect.pkg.recipe", - "parent": "com.github.apfelwerk.download.uxprotect", - "shortname": "UXProtect.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apfelwerk.munki.uxprotect", - "com.github.apfelwerk.install.uxprotect" - ] - }, - "com.github.apfelwerk.download.uxprotect": { - "name": "UXProtect", - "description": "Download and unpack the latest version of UXProtect, which provides the missing UI to Apple's built-in XProtect and extends its malware detection/scanning capabilities.", - "repo": "autopkg/zentral-recipes", - "path": "UXProtect/UXProtect.download.recipe", - "shortname": "UXProtect.download", - "inferred_type": "download", - "children": [ - "com.github.apfelwerk.pkg.uxprotect" - ] - }, - "com.github.apfelwerk.install.uxprotect": { - "name": null, - "description": "Downloads, packages and install the latest version of UXProtect.", - "repo": "autopkg/zentral-recipes", - "path": "UXProtect/UXProtect.install.recipe", - "parent": "com.github.apfelwerk.pkg.uxprotect", - "shortname": "UXProtect.install", - "inferred_type": "install" - }, - "com.github.zentralpro.munki.mist": { - "name": null, - "description": "Downloads and imports to Munki the latest version of Mist, a Mac utility that automatically downloads macOS Firmwares / Installers.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.apfelwerk.munki.privileges": { + "name": "Privileges", + "description": "Download SAP Privileges.app and import to Munki", "repo": "autopkg/zentral-recipes", - "path": "mist/mist.munki.recipe", - "parent": "com.github.zentralpro.download.mist", - "shortname": "mist.munki", + "path": "Privileges/Privileges.munki.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.munki", "inferred_type": "munki", - "munki_display_name": "mist", - "munki_description": "A Mac utility that automatically downloads macOS Firmwares / Installers." - }, - "com.github.zentralpro.download.mist": { - "name": "mist", - "description": "Download Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.", - "repo": "autopkg/zentral-recipes", - "path": "mist/mist.download.recipe", - "shortname": "mist.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.munki.mist", - "com.github.zentralpro.install.mist", - "com.github.mlbz521.pkg.Mist" - ] - }, - "com.github.zentralpro.install.mist": { - "name": "mist", - "description": "Downloads and installs the latest version of Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.. The package will be installed to /usr/local/bin.", - "repo": "autopkg/zentral-recipes", - "path": "mist/mist.install.recipe", - "parent": "com.github.zentralpro.download.mist", - "shortname": "mist.install", - "inferred_type": "install" + "munki_display_name": "Privileges", + "munki_description": "Privileges is an application for macOS which is designed to grant and remove admin rights from the logged-in user account" }, "com.github.zentralpro.pkg.nova": { "name": "Nova", @@ -100686,15 +100619,6 @@ "shortname": "Nova.pkg", "inferred_type": "pkg" }, - "com.github.zentralpro.install.nova": { - "name": null, - "description": "Downloads, packages and install the latest version of Nova, a native Mac code editor created by Panic Inc.", - "repo": "autopkg/zentral-recipes", - "path": "Nova/Nova.install.recipe", - "parent": "com.github.zentralpro.download.nova", - "shortname": "Nova.install", - "inferred_type": "install" - }, "com.github.zentralpro.munki.nova": { "name": null, "description": "Downloads, packages and imports to Munki the latest version of Nova, a native Mac code editor created by Panic Inc.", @@ -100715,412 +100639,113 @@ "inferred_type": "download", "children": [ "com.github.zentralpro.pkg.nova", - "com.github.zentralpro.install.nova", - "com.github.zentralpro.munki.nova" - ] - }, - "com.github.apfelwerk.download.Deckset": { - "name": "Deckset", - "description": "Downloads the latest version of Deckset dmg.", - "repo": "autopkg/zentral-recipes", - "path": "Deckset/Deckset.download.recipe", - "shortname": "Deckset.download", - "inferred_type": "download", - "children": [ - "com.github.apfelwerk.munki.Deckset", - "com.github.apfelwerk.install.Deckset" - ] - }, - "com.github.apfelwerk.munki.Deckset": { - "name": "Deckset", - "description": "Download Deckset and import it to Munki", - "repo": "autopkg/zentral-recipes", - "path": "Deckset/Deckset.munki.recipe", - "parent": "com.github.apfelwerk.download.Deckset", - "shortname": "Deckset.munki", - "inferred_type": "munki", - "munki_display_name": "Deckset", - "munki_description": "Write down your thoughts in your favourite text editor, and Deckset will turn them into beautiful presentations." - }, - "com.github.apfelwerk.install.Deckset": { - "name": null, - "description": "Download and install Deckset for macOS", - "repo": "autopkg/zentral-recipes", - "path": "Deckset/Deckset.install.recipe", - "parent": "com.github.apfelwerk.download.Deckset", - "shortname": "Deckset.install", - "inferred_type": "install" - }, - "com.github.zentralpro.pkg.miniserve": { - "name": "miniserve", - "description": "Downloads and builds a package that installs miniserve, a command-line tool to to serve files and dirs over HTTP. The resulting package installs to /usr/local/bin/miniserve", - "repo": "autopkg/zentral-recipes", - "path": "miniserve/miniserve.pkg.recipe", - "parent": "com.github.zentralpro.download.miniserve", - "shortname": "miniserve.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.zentralpro.install.miniserve", - "com.github.zentralpro.munki.miniserve" - ] - }, - "com.github.zentralpro.install.miniserve": { - "name": "miniserve", - "description": "Downloads, packages and installs the latest version of miniserve, a command-line tool to serve files and dirs over HTTP. installs to /usr/local/bin/miniserve", - "repo": "autopkg/zentral-recipes", - "path": "miniserve/miniserve.install.recipe", - "parent": "com.github.zentralpro.pkg.miniserve", - "shortname": "miniserve.install", - "inferred_type": "install" - }, - "com.github.zentralpro.download.miniserve": { - "name": "miniserve", - "description": "Download miniserve, a CLI tool to serve files and dirs over HTTP", - "repo": "autopkg/zentral-recipes", - "path": "miniserve/miniserve.download.recipe", - "shortname": "miniserve.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.miniserve" - ] - }, - "com.github.zentralpro.munki.miniserve": { - "name": null, - "description": "Downloads, packages and imports to Munki the latest version of miniserve, a command-line tool to serve files and dirs over HTTP. The resulting package installs to /usr/local/bin/miniserve", - "repo": "autopkg/zentral-recipes", - "path": "miniserve/miniserve.munki.recipe", - "parent": "com.github.zentralpro.pkg.miniserve", - "shortname": "miniserve.munki", - "inferred_type": "munki", - "munki_display_name": "miniserve", - "munki_description": "Downloads and builds a package that installs miniserve, a command-line tool to serve files and dirs over HTTP. The resulting package installs to /usr/local/bin/miniserve" - }, - "com.github.apfelwerk.download.itaskx": { - "name": "iTaskX3", - "description": "Download iTaskX project management tool for macOS", - "repo": "autopkg/zentral-recipes", - "path": "iTaskX/iTaskX.download.recipe", - "shortname": "iTaskX.download", - "inferred_type": "download", - "children": [ - "com.github.apfelwerk.install.itaskx", - "com.github.apfelwerk.munki.itaskx" - ] - }, - "com.github.apfelwerk.install.itaskx": { - "name": null, - "description": "Download and install iTaskX project management tool for macOS", - "repo": "autopkg/zentral-recipes", - "path": "iTaskX/iTaskX.install.recipe", - "parent": "com.github.apfelwerk.download.itaskx", - "shortname": "iTaskX.install", - "inferred_type": "install" - }, - "com.github.apfelwerk.munki.itaskx": { - "name": "iTaskX3", - "description": "Download iTaskX project management tool for macOS and import it to Munki", - "repo": "autopkg/zentral-recipes", - "path": "iTaskX/iTaskX.munki.recipe", - "parent": "com.github.apfelwerk.download.itaskx", - "shortname": "iTaskX.munki", - "inferred_type": "munki", - "munki_display_name": "iTaskX 3", - "munki_description": "iTaskX gives you all the tools to sharpen the big picture or provide rich details about your project, without heavy overload or complexity. iTaskX provides unmatched compatibility with Microsoft Project, Excel, Word, Numbers, Pages, etc.\n" - }, - "com.github.zentralpro.munki.macadmins-extension": { - "name": "macadmins_extension", - "description": "Downloads, packages and imports to Munki the latest version of macadmins-extension, an osquery extension for endpoint engineers. The resulting package installs to /opt/osquery-extensions/macadmins_extension.ext.", - "repo": "autopkg/zentral-recipes", - "path": "osquery-extension/macadmins-extension.munki.recipe", - "parent": "com.github.zentralpro.pkg.macadmins-extension", - "shortname": "macadmins-extension.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.zentralpro.install.macadmins-extension": { - "name": "macadmins-extension", - "description": "Downloads, packages and installs the latest version of macadmins-extension, an osquery extension for endpoint engineers. installs to/opt/osquery-extensions/macadmins_extension.ext", - "repo": "autopkg/zentral-recipes", - "path": "osquery-extension/macadmins-extension.install.recipe", - "parent": "com.github.zentralpro.pkg.macadmins-extension", - "shortname": "macadmins-extension.install", - "inferred_type": "install" - }, - "com.github.zentralpro.pkg.macadmins-extension": { - "name": "macadmins-extension", - "description": "Downloads and builds a package that installs macadmins-extension, an osquery extension for endpoint engineers. The resulting package installs to /opt/osquery-extensions/macadmins_extension.ext", - "repo": "autopkg/zentral-recipes", - "path": "osquery-extension/macadmins-extension.pkg.recipe", - "parent": "com.github.zentralpro.download.macadmins-extension", - "shortname": "macadmins-extension.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.zentralpro.munki.macadmins-extension", - "com.github.zentralpro.install.macadmins-extension" - ] - }, - "com.github.zentralpro.download.macadmins-extension": { - "name": "macadmins-extension", - "description": "Download macadmins-extension, an osquery extension for endpoint engineers.", - "repo": "autopkg/zentral-recipes", - "path": "osquery-extension/macadmins-extension.download.recipe", - "shortname": "macadmins-extension.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.macadmins-extension" - ] - }, - "com.github.zentralpro.install.swiftDialog": { - "name": "swiftDialog", - "description": "Downloads and installs swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ The downloaded package installs to '/Library/Application Support/Dialog/Dialog.app' and symlinks the CLI to '/usr/local/bin/dialog'.", - "repo": "autopkg/zentral-recipes", - "path": "swiftDialog/swiftDialog.install.recipe", - "parent": "com.github.zentralpro.download.swiftDialog", - "shortname": "swiftDialog.install", - "inferred_type": "install" - }, - "com.github.zentralpro.munki.swiftDialog": { - "name": null, - "description": "Downloads, and imports to Munki the latest version of swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ The resulting package installs to '/Library/Application Support/Dialog/Dialog.app' and symlinks the CLI to '/usr/local/bin/dialog'.", - "repo": "autopkg/zentral-recipes", - "path": "swiftDialog/swiftDialog.munki.recipe", - "parent": "com.github.zentralpro.download.swiftDialog", - "shortname": "swiftDialog.munki", - "inferred_type": "munki", - "munki_display_name": "swiftDialog", - "munki_description": "swiftDialog is an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\. Details: https://github.com/bartreardon/swiftDialog\n " - }, - "com.github.zentralpro.jamf.swiftDialog": { - "name": "swiftDialog", - "description": "Downloads, and imports to Munki the latest version of swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ The resulting package installs to '/Library/Application Support/Dialog/Dialog.app' and symlinks the CLI to '/usr/local/bin/dialog'.", - "repo": "autopkg/zentral-recipes", - "path": "swiftDialog/swiftDialog.jamf.recipe", - "parent": "com.github.zentralpro.download.swiftDialog", - "shortname": "swiftDialog.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": "swiftDialog an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ Installs to '/Library/Application Support/Dialog/Dialog.app' any symlink the CLI to '/usr/local/bin/dialog'." - }, - "com.github.zentralpro.download.swiftDialog": { - "name": "swiftDialog", - "description": "Download swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.", - "repo": "autopkg/zentral-recipes", - "path": "swiftDialog/swiftDialog.download.recipe", - "shortname": "swiftDialog.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.munki.swiftDialog", - "com.github.zentralpro.install.swiftDialog", - "com.github.zentralpro.munki.swiftDialog", - "com.github.zentralpro.jamf.swiftDialog", - "com.github.grahampugh.recipes.pkg.swiftDialog", - "com.github.davidbpirie.jamf-upload.swiftDialog" + "com.github.zentralpro.munki.nova", + "com.github.zentralpro.install.nova" ] }, - "com.github.apfelwerk.install.jamfproswitcher": { + "com.github.zentralpro.install.nova": { "name": null, - "description": "Downloads and installs the latest version of Jamf Pro Switcher tool.", + "description": "Downloads, packages and install the latest version of Nova, a native Mac code editor created by Panic Inc.", "repo": "autopkg/zentral-recipes", - "path": "JamfProSwitcher/JamfProSwitcher.install.recipe", - "parent": "com.github.apfelwerk.download.jamfproswitcher", - "shortname": "JamfProSwitcher.install", + "path": "Nova/Nova.install.recipe", + "parent": "com.github.zentralpro.download.nova", + "shortname": "Nova.install", "inferred_type": "install" }, - "com.github.apfelwerk.munki.jamfproswitcher": { - "name": "jamfproswitcher", - "description": "Downloads the latest version of Jamf Pro Switcher and imports it to Munki", - "repo": "autopkg/zentral-recipes", - "path": "JamfProSwitcher/JamfProSwitcher.munki.recipe", - "parent": "com.github.apfelwerk.download.jamfproswitcher", - "shortname": "JamfProSwitcher.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Pro Switcher", - "munki_description": "A utility that quickly switches between multiple Jamf Pro Server instances. See https://github.com/ninxsoft/JamfProSwitcher for more details." - }, - "com.github.apfelwerk.download.jamfproswitcher": { - "name": "jamfproswitcher", - "description": "Download JamfProSwitcher for macOS.", - "repo": "autopkg/zentral-recipes", - "path": "JamfProSwitcher/JamfProSwitcher.download.recipe", - "shortname": "JamfProSwitcher.download", - "inferred_type": "download", - "children": [ - "com.github.moofit-recipes.pkg.JamfProSwitcher", - "com.github.apfelwerk.install.jamfproswitcher", - "com.github.apfelwerk.munki.jamfproswitcher" - ] - }, - "com.github.zentralpro.download.cue": { - "name": "cue", - "description": "Download cue, a command line tool for CUE an open-source data validation language.", + "com.github.zentralpro.download.crescendo": { + "name": "Crescendo", + "description": "Download Crescendo a swift based, real time event viewer for macOS. It utilizes Apple's Endpoint Security Framework.", "repo": "autopkg/zentral-recipes", - "path": "cue/cue.download.recipe", - "shortname": "cue.download", + "path": "Crescendo/Crescendo.download.recipe", + "shortname": "Crescendo.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.pkg.cuelang" + "com.github.zentralpro.pkg.crescendo" ] }, - "com.github.zentralpro.install.cue": { - "name": "cue", - "description": "Downloads, packages and installs the latest version of cue, a command line for CUE an open-source data validation language. installs to /usr/local/bin/cue", - "repo": "autopkg/zentral-recipes", - "path": "cue/cue.install.recipe", - "parent": "com.github.zentralpro.pkg.cue", - "shortname": "cue.install", - "inferred_type": "install" - }, - "com.github.zentralpro.pkg.cuelang": { - "name": "cue", - "description": "Downloads and builds a package that installs cue, a command-line tool for CUE an open-source data validation language. The resulting package installs to /usr/local/bin/cue", + "com.github.zentralpro.pkg.crescendo": { + "name": "Crescendo", + "description": "Crescendo is a swift based application providing a real time event viewe for macOS. It utilizes Apple's Endpoint Security Framework. The resulting package installs to /Applications/Crescendo.app.", "repo": "autopkg/zentral-recipes", - "path": "cue/cue.pkg.recipe", - "parent": "com.github.zentralpro.download.cue", - "shortname": "cue.pkg", + "path": "Crescendo/Crescendo.pkg.recipe", + "parent": "com.github.zentralpro.download.crescendo", + "shortname": "Crescendo.pkg", "inferred_type": "pkg" }, - "com.github.zentralpro.munki.cue": { + "com.github.apfelwerk.munki.yubikey_manager": { "name": null, - "description": "Downloads, packages and imports to Munki the latest version of cue, a command line tool for CUE an open-source data validation language. The resulting package installs to /usr/local/bin/cue", - "repo": "autopkg/zentral-recipes", - "path": "cue/cue.munki.recipe", - "parent": "com.github.zentralpro.pkg.cue", - "shortname": "cue.munki", - "inferred_type": "munki", - "munki_display_name": "cue", - "munki_description": "Installs cue, a command-line tool for CUE an open-source data validation language. The resulting package installs to /usr/local/bin/cue" - }, - "com.github.zentralpro.pkg.filemonitor": { - "name": "FileMonitor", - "description": "Downloads and packages the latest version of FileMonitor. The resulting package installs to /Applications/FileMonitor.app.", - "repo": "autopkg/zentral-recipes", - "path": "FileMonitor/FileMonitor.pkg.recipe", - "parent": "com.github.zentralpro.download.filemonitor", - "shortname": "FileMonitor.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.zentralpro.install.filemonitor", - "com.github.zentralpro.munki.filemonitor" - ] - }, - "com.github.zentralpro.munki.filemonitordmg": { - "name": "FileMonitor", - "description": "Downloads and imports FileMonitor as a DMG into a munki_repo.", + "description": "Download and import to Munki the latest version of YubiKey Manager from Yubico", "repo": "autopkg/zentral-recipes", - "path": "FileMonitor/FileMonitorDMG.munki.recipe", - "parent": "com.github.zentralpro.download.filemonitor", - "shortname": "FileMonitorDMG.munki", + "path": "YubiKey_Manager/YubiKey_Manager.munki.recipe", + "parent": "com.github.apfelwerk.download.yubikey_manager", + "shortname": "YubiKey_Manager.munki", "inferred_type": "munki", - "munki_display_name": "File Monitor", - "munki_description": "FileMonitor, is a CLI tool delivered inside an App Bundle. Leveraging Apple's new Endpoint Security Framework, this utility monitors file events (such as creation, modifications, and deletions) providing detailed information about such events." - }, - "com.github.zentralpro.download.filemonitor": { - "name": "FileMonitor", - "description": "Download and unpack the latest version of FileMonitor. Leveraging Apple's new Endpoint Security Framework, this utility monitors file events (such as creation, modifications, and deletions) providing detailed information about such events.", - "repo": "autopkg/zentral-recipes", - "path": "FileMonitor/FileMonitor.download.recipe", - "shortname": "FileMonitor.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.filemonitor", - "com.github.zentralpro.munki.filemonitordmg" - ] + "munki_display_name": "YubiKey Manager", + "munki_description": "Use the YubiKey Manager to configure FIDO2 and OTP functionality on your YubiKey on Windows, macOS, and Linux operating systems. The tool works with any currently supported YubiKey. You can also use the tool to check the type and firmware of a YubiKey. In addition, you can use the extended settings to specify other features, such as to configure 3-second long touch." }, - "com.github.zentralpro.install.filemonitor": { + "com.github.apfelwerk.install.yubikey_manager": { "name": null, - "description": "Downloads, packages and install the latest version of FileMonitor.", + "description": "Downloads and installs the latest version of YubiKey Manager from Yubico.", "repo": "autopkg/zentral-recipes", - "path": "FileMonitor/FileMonitor.install.recipe", - "parent": "com.github.zentralpro.pkg.filemonitor", - "shortname": "FileMonitor.install", + "path": "YubiKey_Manager/YubiKey_Manager.install.recipe", + "parent": "com.github.apfelwerk.download.yubikey_manager", + "shortname": "YubiKey_Manager.install", "inferred_type": "install" }, - "com.github.zentralpro.munki.filemonitor": { - "name": null, - "description": "Downloads and packages the latest version of FileMonitor. The resulting package installs to /Applications/FileMonitor.app.", - "repo": "autopkg/zentral-recipes", - "path": "FileMonitor/FileMonitor.munki.recipe", - "parent": "com.github.zentralpro.pkg.filemonitor", - "shortname": "FileMonitor.munki", - "inferred_type": "munki", - "munki_display_name": "FileMonitor", - "munki_description": "FileMonitor, is a CLI tool delivered inside an App Bundle. Leveraging Apple's new Endpoint Security Framework, this utility monitors file events (such as creation, modifications, and deletions) providing detailed information about such events." - }, - "com.github.apfelwerk.pkg.Overkill": { - "name": "Overkill", - "description": "Downloads and packages the latest version of Overkill. Resulting pkg will install to /Applications/Overkill.app", + "com.github.apfelwerk.download.yubikey_manager": { + "name": "YubiKey Manager", + "description": "Download the latest version of YubiKey Manager from Yubico", "repo": "autopkg/zentral-recipes", - "path": "Overkill/Overkill.pkg.recipe", - "parent": "com.github.apfelwerk.download.Overkill", - "shortname": "Overkill.pkg", - "inferred_type": "pkg", + "path": "YubiKey_Manager/YubiKey_Manager.download.recipe", + "shortname": "YubiKey_Manager.download", + "inferred_type": "download", "children": [ - "com.github.apfelwerk.install.Overkill" + "com.github.apfelwerk.munki.yubikey_manager", + "com.github.apfelwerk.install.yubikey_manager" ] }, - "com.github.apfelwerk.install.Overkill": { - "name": null, - "description": "Downloads and installs the latest version of Overkill tool.", - "repo": "autopkg/zentral-recipes", - "path": "Overkill/Overkill.install.recipe", - "parent": "com.github.apfelwerk.pkg.Overkill", - "shortname": "Overkill.install", - "inferred_type": "install" - }, - "com.github.apfelwerk.munki.Overkill": { - "name": "Overkill", - "description": "Downloads the latest version of Overkill, extracts it and imports the app to Munki", - "repo": "autopkg/zentral-recipes", - "path": "Overkill/Overkill.munki.recipe", - "parent": "com.github.apfelwerk.download.Overkill", - "shortname": "Overkill.munki", - "inferred_type": "munki", - "munki_display_name": "Overkill", - "munki_description": "Stop iTunes from opening when you connect your iPhone." - }, - "com.github.apfelwerk.download.Overkill": { - "name": "Overkill", - "description": "Downloads latest version of Overkill for macOS and extracts the app out of the downloaded zip.", + "com.github.apfelwerk.download.oni": { + "name": "Oni", + "description": "Download Oni editor for macOS.", "repo": "autopkg/zentral-recipes", - "path": "Overkill/Overkill.download.recipe", - "shortname": "Overkill.download", + "path": "Oni/Oni.download.recipe", + "shortname": "Oni.download", "inferred_type": "download", "children": [ - "com.github.apfelwerk.pkg.Overkill", - "com.github.apfelwerk.munki.Overkill" + "com.github.apfelwerk.install.oni", + "com.github.apfelwerk.munki.oni" ] }, - "com.github.autopkg.zentral.install.santa": { + "com.github.apfelwerk.install.oni": { "name": null, - "description": "Installs the current version of santa from Github.", + "description": "Downloads and installs the latest version of Oni editor.", "repo": "autopkg/zentral-recipes", - "path": "santa/santa.install.recipe", - "parent": "com.github.autopkg.zentral.download.santa", - "shortname": "santa.install", + "path": "Oni/Oni.install.recipe", + "parent": "com.github.apfelwerk.download.oni", + "shortname": "Oni.install", "inferred_type": "install" }, - "com.github.autopkg.zentral.munki.santa": { - "name": "santa", - "description": "Downloads the current version of santa from Github and imports into Munki.\n\t", + "com.github.apfelwerk.munki.oni": { + "name": "Oni", + "description": "Download Oni editor for macOS and import it to Munki", "repo": "autopkg/zentral-recipes", - "path": "santa/santa.munki.recipe", - "parent": "com.github.autopkg.zentral.download.santa", - "shortname": "santa.munki", + "path": "Oni/Oni.munki.recipe", + "parent": "com.github.apfelwerk.download.oni", + "shortname": "Oni.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Santa keeps track of binaries or app bundles that are naughty and nice" + "munki_display_name": "Oni", + "munki_description": "Oni is a new kind of editor, focused on maximizing productivity - combining modal editing with features you expect in modern editors. Oni is built with neovim, and inspired by VSCode, Atom, LightTable, and Emacs" }, - "com.github.autopkg.zentral.download.santa": { - "name": "santa", - "description": "Downloads the current version of santa from Github.", + "com.github.autopkg.zentral.download.DrataAgent": { + "name": "DrataAgent", + "description": "Downloads the current release version of the Drata Agent.", "repo": "autopkg/zentral-recipes", - "path": "santa/santa.download.recipe", - "shortname": "santa.download", + "path": "DrataAgent/DrataAgent.download.recipe", + "shortname": "DrataAgent.download", "inferred_type": "download", "children": [ - "com.github.autopkg.zentral.install.santa", - "com.github.autopkg.zentral.munki.santa" + "com.github.autopkg.zentral.pkg.DrataAgent", + "com.github.autopkg.zentral.munki.DrataAgent" ] }, "com.github.autopkg.zentral.pkg.DrataAgent": { @@ -101143,71 +100768,16 @@ "munki_display_name": null, "munki_description": "The Drata Agent is granted READ ONLY access to your system preferences to help ensure proper security configurations are set" }, - "com.github.autopkg.zentral.download.DrataAgent": { - "name": "DrataAgent", - "description": "Downloads the current release version of the Drata Agent.", - "repo": "autopkg/zentral-recipes", - "path": "DrataAgent/DrataAgent.download.recipe", - "shortname": "DrataAgent.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.zentral.pkg.DrataAgent", - "com.github.autopkg.zentral.munki.DrataAgent" - ] - }, - "com.github.apfelwerk.munki.yubiswitch": { - "name": "yubiswitch", - "description": "Download yubiswitch and import it to Munki", - "repo": "autopkg/zentral-recipes", - "path": "yubiswitch/yubiswitch.munki.recipe", - "parent": "com.github.apfelwerk.download.yubiswitch", - "shortname": "yubiswitch.munki", - "inferred_type": "munki", - "munki_display_name": "yubiswitch", - "munki_description": "yubiswitch is an OSX status bar application to enable/disable a Yubikey Nano or Neo from Yubico." - }, - "com.github.apfelwerk.download.yubiswitch": { - "name": "yubiswitch", - "description": "Download YubiSwitch for macOS.", - "repo": "autopkg/zentral-recipes", - "path": "yubiswitch/yubiswitch.download.recipe", - "shortname": "yubiswitch.download", - "inferred_type": "download", - "children": [ - "com.github.apfelwerk.munki.yubiswitch", - "com.github.apfelwerk.install.yubiswitch" - ] - }, - "com.github.apfelwerk.install.yubiswitch": { - "name": null, - "description": "Downloads and installs the latest version of GitHub git-lfs tool.", - "repo": "autopkg/zentral-recipes", - "path": "yubiswitch/yubiswitch.install.recipe", - "parent": "com.github.apfelwerk.download.yubiswitch", - "shortname": "yubiswitch.install", - "inferred_type": "install" - }, - "com.github.zentralpro.download.zentral_enroll": { - "name": null, - "description": "Downloads the latest osquery (or munki, optionally) enrollment pkg from Zentral.", - "repo": "autopkg/zentral-recipes", - "path": "zentral_enrollpkgs/ZentralEnroll.download.recipe", - "shortname": "ZentralEnroll.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.munki.zentral_enroll" - ] - }, - "com.github.zentralpro.munki.zentral_enroll": { + "com.github.apfelwerk.munki.chromeremotedesktop": { "name": null, - "description": "Imports the specified zentral enrollment pkg into Munki", + "description": "Downloads the latest version of Chrome Remote Desktop and import it to munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/zentral-recipes", - "path": "zentral_enrollpkgs/ZentralEnroll.munki.recipe", - "parent": "com.github.zentralpro.download.zentral_enroll", - "shortname": "ZentralEnroll.munki", + "path": "Chrome_Remote_Desktop/ChromeRemoteDesktop.munki.recipe", + "parent": "com.github.apfelwerk.download.chromeremotedesktop", + "shortname": "ChromeRemoteDesktop.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Updated enrollment package for communicating with our zentral server" + "munki_display_name": "Chrome Remote Desktop", + "munki_description": "Chrome Remote Desktop is a remote desktop software tool developed by Google that allows a user to remotely control another computer through a proprietary protocol developed by Google." }, "com.github.apfelwerk.download.chromeremotedesktop": { "name": "chromeremotedesktop", @@ -101221,95 +100791,69 @@ "com.github.apfelwerk.munki.chromeremotedesktop" ] }, - "com.github.apfelwerk.munki.chromeremotedesktop": { - "name": null, - "description": "Downloads the latest version of Chrome Remote Desktop and import it to munki\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.zentralpro.install.miniserve": { + "name": "miniserve", + "description": "Downloads, packages and installs the latest version of miniserve, a command-line tool to serve files and dirs over HTTP. installs to /usr/local/bin/miniserve", "repo": "autopkg/zentral-recipes", - "path": "Chrome_Remote_Desktop/ChromeRemoteDesktop.munki.recipe", - "parent": "com.github.apfelwerk.download.chromeremotedesktop", - "shortname": "ChromeRemoteDesktop.munki", - "inferred_type": "munki", - "munki_display_name": "Chrome Remote Desktop", - "munki_description": "Chrome Remote Desktop is a remote desktop software tool developed by Google that allows a user to remotely control another computer through a proprietary protocol developed by Google." + "path": "miniserve/miniserve.install.recipe", + "parent": "com.github.zentralpro.pkg.miniserve", + "shortname": "miniserve.install", + "inferred_type": "install" }, - "com.github.zentralpro.pkg.vector": { - "name": "vector", - "description": "Downloads, packages and installs the latest version of vector, a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector", + "com.github.zentralpro.download.miniserve": { + "name": "miniserve", + "description": "Download miniserve, a CLI tool to serve files and dirs over HTTP", "repo": "autopkg/zentral-recipes", - "path": "vector/vector.pkg.recipe", - "parent": "com.github.zentralpro.download.vector", - "shortname": "vector.pkg", - "inferred_type": "pkg", + "path": "miniserve/miniserve.download.recipe", + "shortname": "miniserve.download", + "inferred_type": "download", "children": [ - "com.github.zentralpro.install.vector", - "com.github.zentralpro.munki.vector", - "com.github.zentralpro.install.vector" + "com.github.zentralpro.pkg.miniserve" ] }, - "com.github.zentralpro.install.vector": { - "name": "vector", - "description": "Downloads, packages and installs the latest version of vector, a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector", - "repo": "autopkg/zentral-recipes", - "path": "tailwindcss/tailwindcss-cli.install.recipe", - "parent": "com.github.zentralpro.pkg.vector", - "shortname": "tailwindcss-cli.install", - "inferred_type": "install" - }, - "com.github.zentralpro.munki.vector": { + "com.github.zentralpro.munki.miniserve": { "name": null, - "description": "Downloads, packages and installs the latest version of vector, a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector", + "description": "Downloads, packages and imports to Munki the latest version of miniserve, a command-line tool to serve files and dirs over HTTP. The resulting package installs to /usr/local/bin/miniserve", "repo": "autopkg/zentral-recipes", - "path": "vector/vector.munki.recipe", - "parent": "com.github.zentralpro.pkg.vector", - "shortname": "vector.munki", + "path": "miniserve/miniserve.munki.recipe", + "parent": "com.github.zentralpro.pkg.miniserve", + "shortname": "miniserve.munki", "inferred_type": "munki", - "munki_display_name": "vector", - "munki_description": "Vector is a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector" - }, - "com.github.zentralpro.download.vector": { - "name": "vector", - "description": "Download vector, a high-performance, highly reliable, observability data pipeline.", - "repo": "autopkg/zentral-recipes", - "path": "vector/vector.download.recipe", - "shortname": "vector.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.vector" - ] + "munki_display_name": "miniserve", + "munki_description": "Downloads and builds a package that installs miniserve, a command-line tool to serve files and dirs over HTTP. The resulting package installs to /usr/local/bin/miniserve" }, - "com.github.zentralpro.pkg.tailwindcss-cli": { - "name": "tailwindcss-cli", - "description": "Downloads, packages and installs the latest version of tailwindcss-cli, utility-first CSS framework for rapidly building custom user interfaces. Installs to /usr/local/bin//tailwindcss-cli.", + "com.github.zentralpro.pkg.miniserve": { + "name": "miniserve", + "description": "Downloads and builds a package that installs miniserve, a command-line tool to to serve files and dirs over HTTP. The resulting package installs to /usr/local/bin/miniserve", "repo": "autopkg/zentral-recipes", - "path": "tailwindcss/tailwindcss-cli.pkg.recipe", - "parent": "com.github.zentralpro.download.tailwindcss-cli", - "shortname": "tailwindcss-cli.pkg", + "path": "miniserve/miniserve.pkg.recipe", + "parent": "com.github.zentralpro.download.miniserve", + "shortname": "miniserve.pkg", "inferred_type": "pkg", "children": [ - "com.github.zentralpro.munki.tailwindcss-cli" + "com.github.zentralpro.install.miniserve", + "com.github.zentralpro.munki.miniserve" ] }, - "com.github.zentralpro.download.tailwindcss-cli": { - "name": "tailwindcss-cli", - "description": "Download tailwindcss-cli, utility-first CSS framework for rapidly building custom user interfaces.", + "com.github.zentralpro.download.act": { + "name": "act", + "description": "Download act, a command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.", "repo": "autopkg/zentral-recipes", - "path": "tailwindcss/tailwindcss-cli.download.recipe", - "shortname": "tailwindcss-cli.download", + "path": "act/act.download.recipe", + "shortname": "act.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.pkg.tailwindcss-cli" + "com.github.zentralpro.pkg.act" ] }, - "com.github.zentralpro.munki.tailwindcss-cli": { - "name": null, - "description": "Downloads, packages and installs the latest version of tailwindcss-cli, utility-first CSS framework for rapidly building custom user interfaces. Installs to /usr/local/bin//tailwindcss-cli.", + "com.github.zentralpro.install.act": { + "name": "act", + "description": "Downloads, packages and installs the latest version of act, a command-line tool to run GitHub actions locally. installs to /usr/local/bin/act", "repo": "autopkg/zentral-recipes", - "path": "tailwindcss/tailwindcss-cli.munki.recipe", - "parent": "com.github.zentralpro.pkg.tailwindcss-cli", - "shortname": "tailwindcss-cli.munki", - "inferred_type": "munki", - "munki_display_name": "tailwindcss-cli", - "munki_description": "tailwindcss-cli is a utility-first CSS framework for rapidly building custom user interfaces. Installs to /usr/local/bin//tailwindcss-cli" + "path": "act/act.install.recipe", + "parent": "com.github.zentralpro.pkg.act", + "shortname": "act.install", + "inferred_type": "install" }, "com.github.zentralpro.pkg.act": { "name": "act", @@ -101320,19 +100864,8 @@ "shortname": "act.pkg", "inferred_type": "pkg", "children": [ - "com.github.zentralpro.munki.act", - "com.github.zentralpro.install.act" - ] - }, - "com.github.zentralpro.download.act": { - "name": "act", - "description": "Download act, a command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.", - "repo": "autopkg/zentral-recipes", - "path": "act/act.download.recipe", - "shortname": "act.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.act" + "com.github.zentralpro.install.act", + "com.github.zentralpro.munki.act" ] }, "com.github.zentralpro.munki.act": { @@ -101346,123 +100879,126 @@ "munki_display_name": "act", "munki_description": "Downloads and builds a package that installs act, a command-line tool to run GitHub actions locally. The resulting package installs to /usr/local/bin/act" }, - "com.github.zentralpro.install.act": { - "name": "act", - "description": "Downloads, packages and installs the latest version of act, a command-line tool to run GitHub actions locally. installs to /usr/local/bin/act", + "com.github.apfelwerk.munki.yubiswitch": { + "name": "yubiswitch", + "description": "Download yubiswitch and import it to Munki", "repo": "autopkg/zentral-recipes", - "path": "act/act.install.recipe", - "parent": "com.github.zentralpro.pkg.act", - "shortname": "act.install", + "path": "yubiswitch/yubiswitch.munki.recipe", + "parent": "com.github.apfelwerk.download.yubiswitch", + "shortname": "yubiswitch.munki", + "inferred_type": "munki", + "munki_display_name": "yubiswitch", + "munki_description": "yubiswitch is an OSX status bar application to enable/disable a Yubikey Nano or Neo from Yubico." + }, + "com.github.apfelwerk.install.yubiswitch": { + "name": null, + "description": "Downloads and installs the latest version of GitHub git-lfs tool.", + "repo": "autopkg/zentral-recipes", + "path": "yubiswitch/yubiswitch.install.recipe", + "parent": "com.github.apfelwerk.download.yubiswitch", + "shortname": "yubiswitch.install", "inferred_type": "install" }, - "com.github.apfelwerk.download.yubikey_manager": { - "name": "YubiKey Manager", - "description": "Download the latest version of YubiKey Manager from Yubico", + "com.github.apfelwerk.download.yubiswitch": { + "name": "yubiswitch", + "description": "Download YubiSwitch for macOS.", "repo": "autopkg/zentral-recipes", - "path": "YubiKey_Manager/YubiKey_Manager.download.recipe", - "shortname": "YubiKey_Manager.download", + "path": "yubiswitch/yubiswitch.download.recipe", + "shortname": "yubiswitch.download", "inferred_type": "download", "children": [ - "com.github.apfelwerk.install.yubikey_manager", - "com.github.apfelwerk.munki.yubikey_manager" + "com.github.apfelwerk.munki.yubiswitch", + "com.github.apfelwerk.install.yubiswitch" ] }, - "com.github.apfelwerk.install.yubikey_manager": { + "com.github.apfelwerk.install.Overkill": { "name": null, - "description": "Downloads and installs the latest version of YubiKey Manager from Yubico.", + "description": "Downloads and installs the latest version of Overkill tool.", "repo": "autopkg/zentral-recipes", - "path": "YubiKey_Manager/YubiKey_Manager.install.recipe", - "parent": "com.github.apfelwerk.download.yubikey_manager", - "shortname": "YubiKey_Manager.install", + "path": "Overkill/Overkill.install.recipe", + "parent": "com.github.apfelwerk.pkg.Overkill", + "shortname": "Overkill.install", "inferred_type": "install" }, - "com.github.apfelwerk.munki.yubikey_manager": { - "name": null, - "description": "Download and import to Munki the latest version of YubiKey Manager from Yubico", + "com.github.apfelwerk.munki.Overkill": { + "name": "Overkill", + "description": "Downloads the latest version of Overkill, extracts it and imports the app to Munki", "repo": "autopkg/zentral-recipes", - "path": "YubiKey_Manager/YubiKey_Manager.munki.recipe", - "parent": "com.github.apfelwerk.download.yubikey_manager", - "shortname": "YubiKey_Manager.munki", + "path": "Overkill/Overkill.munki.recipe", + "parent": "com.github.apfelwerk.download.Overkill", + "shortname": "Overkill.munki", "inferred_type": "munki", - "munki_display_name": "YubiKey Manager", - "munki_description": "Use the YubiKey Manager to configure FIDO2 and OTP functionality on your YubiKey on Windows, macOS, and Linux operating systems. The tool works with any currently supported YubiKey. You can also use the tool to check the type and firmware of a YubiKey. In addition, you can use the extended settings to specify other features, such as to configure 3-second long touch." + "munki_display_name": "Overkill", + "munki_description": "Stop iTunes from opening when you connect your iPhone." }, - "com.github.zentralpro.pkg.dog": { - "name": "dog", - "description": "Downloads and builds a package that installs dog a command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON. The resulting package installs to /usr/local/bin/dog", + "com.github.apfelwerk.pkg.Overkill": { + "name": "Overkill", + "description": "Downloads and packages the latest version of Overkill. Resulting pkg will install to /Applications/Overkill.app", "repo": "autopkg/zentral-recipes", - "path": "dog/dog.pkg.recipe", - "parent": "com.github.zentralpro.download.dog", - "shortname": "dog.pkg", + "path": "Overkill/Overkill.pkg.recipe", + "parent": "com.github.apfelwerk.download.Overkill", + "shortname": "Overkill.pkg", "inferred_type": "pkg", "children": [ - "com.github.zentralpro.install.dog", - "com.github.zentralpro.munki.dog" + "com.github.apfelwerk.install.Overkill" ] }, - "com.github.zentralpro.download.dog": { - "name": "dog", - "description": "Download dog, a command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.", + "com.github.apfelwerk.download.Overkill": { + "name": "Overkill", + "description": "Downloads latest version of Overkill for macOS and extracts the app out of the downloaded zip.", "repo": "autopkg/zentral-recipes", - "path": "dog/dog.download.recipe", - "shortname": "dog.download", + "path": "Overkill/Overkill.download.recipe", + "shortname": "Overkill.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.pkg.dog" + "com.github.apfelwerk.munki.Overkill", + "com.github.apfelwerk.pkg.Overkill" ] }, - "com.github.zentralpro.install.dog": { - "name": "dog", - "description": "Downloads, packages and installs the latest version of dog, the command-line DNS client. The package will be installed to /usr/local/bin.", - "repo": "autopkg/zentral-recipes", - "path": "dog/dog.install.recipe", - "parent": "com.github.zentralpro.pkg.dog", - "shortname": "dog.install", - "inferred_type": "install" - }, - "com.github.zentralpro.munki.dog": { - "name": null, - "description": "Downloads, packages and imports to Munki the latest version of dog, the command-line DNS client.", - "repo": "autopkg/zentral-recipes", - "path": "dog/dog.munki.recipe", - "parent": "com.github.zentralpro.pkg.dog", - "shortname": "dog.munki", - "inferred_type": "munki", - "munki_display_name": "dog", - "munki_description": "dog, the command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON. Details: https://dns.lookup.dog " - }, - "com.github.apfelwerk.munki.tcscertrequest": { - "name": null, - "description": "Download, extract app, convert to dmg, and import to Munki the latest version of tcscertrequest, a command line tool to send a certificate request via RPCs to a Microsoft certificate authority", + "com.github.zentralpro.pkg.macadmins-extension": { + "name": "macadmins-extension", + "description": "Downloads and builds a package that installs macadmins-extension, an osquery extension for endpoint engineers. The resulting package installs to /opt/osquery-extensions/macadmins_extension.ext", "repo": "autopkg/zentral-recipes", - "path": "tcscertrequest/tcscertrequest.munki.recipe", - "parent": "com.github.apfelwerk.download.tcscertrequest", - "shortname": "tcscertrequest.munki", - "inferred_type": "munki", - "munki_display_name": "TCS Cert Request", - "munki_description": "tcscertrequest is a command line tool to send a certificate request via RPCs to a Microsoft certificate authority." + "path": "osquery-extension/macadmins-extension.pkg.recipe", + "parent": "com.github.zentralpro.download.macadmins-extension", + "shortname": "macadmins-extension.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.zentralpro.install.macadmins-extension", + "com.github.zentralpro.munki.macadmins-extension" + ] }, - "com.github.apfelwerk.download.tcscertrequest": { - "name": "tcscertrequest", - "description": "Download the latest version of tcscertrequest, a command line tool to send a certificate request via RPCs to a Microsoft certificate authority", + "com.github.zentralpro.download.macadmins-extension": { + "name": "macadmins-extension", + "description": "Download macadmins-extension, an osquery extension for endpoint engineers.", "repo": "autopkg/zentral-recipes", - "path": "tcscertrequest/tcscertrequest.download.recipe", - "shortname": "tcscertrequest.download", + "path": "osquery-extension/macadmins-extension.download.recipe", + "shortname": "macadmins-extension.download", "inferred_type": "download", "children": [ - "com.github.apfelwerk.munki.tcscertrequest", - "com.github.apfelwerk.install.tcscertrequest" + "com.github.zentralpro.pkg.macadmins-extension" ] }, - "com.github.apfelwerk.install.tcscertrequest": { - "name": null, - "description": "Downloads and installs the latest version of tcsrequest command line tool (and app)", + "com.github.zentralpro.install.macadmins-extension": { + "name": "macadmins-extension", + "description": "Downloads, packages and installs the latest version of macadmins-extension, an osquery extension for endpoint engineers. installs to/opt/osquery-extensions/macadmins_extension.ext", "repo": "autopkg/zentral-recipes", - "path": "tcscertrequest/tcscertrequest.install.recipe", - "parent": "com.github.apfelwerk.download.tcscertrequest", - "shortname": "tcscertrequest.install", + "path": "osquery-extension/macadmins-extension.install.recipe", + "parent": "com.github.zentralpro.pkg.macadmins-extension", + "shortname": "macadmins-extension.install", "inferred_type": "install" }, + "com.github.zentralpro.munki.macadmins-extension": { + "name": "macadmins_extension", + "description": "Downloads, packages and imports to Munki the latest version of macadmins-extension, an osquery extension for endpoint engineers. The resulting package installs to /opt/osquery-extensions/macadmins_extension.ext.", + "repo": "autopkg/zentral-recipes", + "path": "osquery-extension/macadmins-extension.munki.recipe", + "parent": "com.github.zentralpro.pkg.macadmins-extension", + "shortname": "macadmins-extension.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, "com.github.zentralpro.install.brim": { "name": null, "description": "Desktop application to efficiently search large packet captures and Zeek logs. https://www.brimsecurity.com.", @@ -101478,105 +101014,65 @@ "repo": "autopkg/zentral-recipes", "path": "Brim/Brim.pkg.recipe", "parent": "com.github.zentralpro.download.brim", - "shortname": "Brim.pkg", - "inferred_type": "pkg" - }, - "com.github.zentralpro.download.brim": { - "name": "Brim", - "description": "Download Desktop application to efficiently search large packet captures and Zeek logs. https://www.brimsecurity.com.", - "repo": "autopkg/zentral-recipes", - "path": "Brim/Brim.download.recipe", - "shortname": "Brim.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.install.brim", - "com.github.zentralpro.pkg.brim" - ] - }, - "com.github.zentralpro.download.crescendo": { - "name": "Crescendo", - "description": "Download Crescendo a swift based, real time event viewer for macOS. It utilizes Apple's Endpoint Security Framework.", - "repo": "autopkg/zentral-recipes", - "path": "Crescendo/Crescendo.download.recipe", - "shortname": "Crescendo.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.crescendo" - ] - }, - "com.github.zentralpro.pkg.crescendo": { - "name": "Crescendo", - "description": "Crescendo is a swift based application providing a real time event viewe for macOS. It utilizes Apple's Endpoint Security Framework. The resulting package installs to /Applications/Crescendo.app.", - "repo": "autopkg/zentral-recipes", - "path": "Crescendo/Crescendo.pkg.recipe", - "parent": "com.github.zentralpro.download.crescendo", - "shortname": "Crescendo.pkg", - "inferred_type": "pkg" - }, - "com.github.zentralpro.munki.secretive": { - "name": "Secretive", - "description": "Download Secretive for macOS, an app for storing and managing SSH keys in the Secure Enclave, and import it into a munki repo.", - "repo": "autopkg/zentral-recipes", - "path": "Secretive/Secretive.munki.recipe", - "parent": "com.github.zentralpro.download.secretive", - "shortname": "Secretive.munki", - "inferred_type": "munki", - "munki_display_name": "Secretive", - "munki_description": "Store SSH keys in the Secure Enclave." + "shortname": "Brim.pkg", + "inferred_type": "pkg" }, - "com.github.zentralpro.download.secretive": { - "name": "Secretive", - "description": "Download Secretive for macOS, an app for storing and managing SSH keys in the Secure Enclave.", + "com.github.zentralpro.download.brim": { + "name": "Brim", + "description": "Download Desktop application to efficiently search large packet captures and Zeek logs. https://www.brimsecurity.com.", "repo": "autopkg/zentral-recipes", - "path": "Secretive/Secretive.download.recipe", - "shortname": "Secretive.download", + "path": "Brim/Brim.download.recipe", + "shortname": "Brim.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.munki.secretive", - "com.github.zentralpro.pkg.secretive" + "com.github.zentralpro.install.brim", + "com.github.zentralpro.pkg.brim" ] }, - "com.github.zentralpro.pkg.secretive": { - "name": "Secretive", - "description": "Downloads and packages the latest version of Download Secretive for macOS, an app for storing and managing SSH keys in the Secure Enclave.", + "com.github.zentralpro.download.vector": { + "name": "vector", + "description": "Download vector, a high-performance, highly reliable, observability data pipeline.", "repo": "autopkg/zentral-recipes", - "path": "Secretive/Secretive.pkg.recipe", - "parent": "com.github.zentralpro.download.secretive", - "shortname": "Secretive.pkg", - "inferred_type": "pkg" + "path": "vector/vector.download.recipe", + "shortname": "vector.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.vector" + ] }, - "com.github.zentralpro.install.processmonitor": { - "name": null, - "description": "Downloads, packages and install the latest version of ProcessMonitor.", + "com.github.zentralpro.install.vector": { + "name": "vector", + "description": "Downloads, packages and installs the latest version of vector, a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector", "repo": "autopkg/zentral-recipes", - "path": "ProcessMonitor/ProcessMonitor.install.recipe", - "parent": "com.github.zentralpro.pkg.processmonitor", - "shortname": "ProcessMonitor.install", + "path": "tailwindcss/tailwindcss-cli.install.recipe", + "parent": "com.github.zentralpro.pkg.vector", + "shortname": "tailwindcss-cli.install", "inferred_type": "install" }, - "com.github.zentralpro.pkg.processmonitor": { - "name": "ProcessMonitor", - "description": "Downloads and packages the latest version of ProcessMonitor. The resulting package installs to /Applications/ProcessMonitor.app.", + "com.github.zentralpro.pkg.vector": { + "name": "vector", + "description": "Downloads, packages and installs the latest version of vector, a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector", "repo": "autopkg/zentral-recipes", - "path": "ProcessMonitor/ProcessMonitor.pkg.recipe", - "parent": "com.github.zentralpro.download.processmonitor", - "shortname": "ProcessMonitor.pkg", + "path": "vector/vector.pkg.recipe", + "parent": "com.github.zentralpro.download.vector", + "shortname": "vector.pkg", "inferred_type": "pkg", "children": [ - "com.github.zentralpro.install.processmonitor", - "com.github.zentralpro.munki.processmonitor" + "com.github.zentralpro.install.vector", + "com.github.zentralpro.munki.vector", + "com.github.zentralpro.install.vector" ] }, - "com.github.zentralpro.munki.processmonitordmg": { - "name": "ProcessMonitor", - "description": "Downloads and imports ProcessMonitor as a DMG into a munki_repo.", + "com.github.zentralpro.munki.vector": { + "name": null, + "description": "Downloads, packages and installs the latest version of vector, a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector", "repo": "autopkg/zentral-recipes", - "path": "ProcessMonitor/ProcessMonitorDMG.munki.recipe", - "parent": "com.github.zentralpro.download.processmonitor", - "shortname": "ProcessMonitorDMG.munki", + "path": "vector/vector.munki.recipe", + "parent": "com.github.zentralpro.pkg.vector", + "shortname": "vector.munki", "inferred_type": "munki", - "munki_display_name": "Process Monitor", - "munki_description": "ProcessMonitor, is a CLI tool delivered inside an App Bundle. Leveraging Apple's new Endpoint Security Framework, this utility monitors process creations and terminations, providing detailed information about such events." + "munki_display_name": "vector", + "munki_description": "Vector is a high-performance, highly reliable, observability data pipeline. Installs to /usr/local/bin/vector" }, "com.github.zentralpro.munki.processmonitor": { "name": null, @@ -101601,61 +101097,39 @@ "com.github.zentralpro.munki.processmonitordmg" ] }, - "com.github.apfelwerk.munki.privileges": { - "name": "Privileges", - "description": "Download SAP Privileges.app and import to Munki", + "com.github.zentralpro.pkg.processmonitor": { + "name": "ProcessMonitor", + "description": "Downloads and packages the latest version of ProcessMonitor. The resulting package installs to /Applications/ProcessMonitor.app.", "repo": "autopkg/zentral-recipes", - "path": "Privileges/Privileges.munki.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.munki", - "inferred_type": "munki", - "munki_display_name": "Privileges", - "munki_description": "Privileges is an application for macOS which is designed to grant and remove admin rights from the logged-in user account" + "path": "ProcessMonitor/ProcessMonitor.pkg.recipe", + "parent": "com.github.zentralpro.download.processmonitor", + "shortname": "ProcessMonitor.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.zentralpro.munki.processmonitor", + "com.github.zentralpro.install.processmonitor" + ] }, - "com.github.zentralpro.munki.netiquette": { - "name": null, - "description": "Downloads, packages and imports to Munki the latest version of Netiquette", + "com.github.zentralpro.munki.processmonitordmg": { + "name": "ProcessMonitor", + "description": "Downloads and imports ProcessMonitor as a DMG into a munki_repo.", "repo": "autopkg/zentral-recipes", - "path": "Netiquette/Netiquette.munki.recipe", - "parent": "com.github.zentralpro.pkg.netiquette", - "shortname": "Netiquette.munki", + "path": "ProcessMonitor/ProcessMonitorDMG.munki.recipe", + "parent": "com.github.zentralpro.download.processmonitor", + "shortname": "ProcessMonitorDMG.munki", "inferred_type": "munki", - "munki_display_name": "Netiquette", - "munki_description": "Netiquette is a network monitor, allows one to explore all network sockets and connections, either via an interactive UI, or from the commandline." - }, - "com.github.zentralpro.download.netiquette": { - "name": "Netiquette", - "description": "Download and unpack the latest version of Netiquette, a network monitor, allows one to explore all network sockets and connections, either via an interactive UI, or from the commandline.", - "repo": "autopkg/zentral-recipes", - "path": "Netiquette/Netiquette.download.recipe", - "shortname": "Netiquette.download", - "inferred_type": "download", - "children": [ - "com.github.zentralpro.pkg.netiquette" - ] + "munki_display_name": "Process Monitor", + "munki_description": "ProcessMonitor, is a CLI tool delivered inside an App Bundle. Leveraging Apple's new Endpoint Security Framework, this utility monitors process creations and terminations, providing detailed information about such events." }, - "com.github.zentralpro.install.netiquette": { + "com.github.zentralpro.install.processmonitor": { "name": null, - "description": "Downloads, packages and install the latest version of Netiquette.", + "description": "Downloads, packages and install the latest version of ProcessMonitor.", "repo": "autopkg/zentral-recipes", - "path": "Netiquette/Netiquette.install.recipe", - "parent": "com.github.zentralpro.pkg.netiquette", - "shortname": "Netiquette.install", + "path": "ProcessMonitor/ProcessMonitor.install.recipe", + "parent": "com.github.zentralpro.pkg.processmonitor", + "shortname": "ProcessMonitor.install", "inferred_type": "install" }, - "com.github.zentralpro.pkg.netiquette": { - "name": "Netiquette", - "description": "Downloads and packages the latest version of Netiquette. The resulting package installs to /Applications/Netiquette.app.", - "repo": "autopkg/zentral-recipes", - "path": "Netiquette/Netiquette.pkg.recipe", - "parent": "com.github.zentralpro.download.netiquette", - "shortname": "Netiquette.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.zentralpro.munki.netiquette", - "com.github.zentralpro.install.netiquette" - ] - }, "com.github.zentralpro.install.proxyman": { "name": null, "description": "Downloads, packages and install the latest version of Proxyman.", @@ -101676,6 +101150,18 @@ "munki_display_name": "Proxyman", "munki_description": "Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains." }, + "com.github.zentralpro.download.proxyman": { + "name": "Proxyman", + "description": "Download and unpack the latest version of Proxyman, a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.", + "repo": "autopkg/zentral-recipes", + "path": "Proxyman/Proxyman.download.recipe", + "shortname": "Proxyman.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.munki.proxyman", + "com.github.zentralpro.pkg.proxyman" + ] + }, "com.github.zentralpro.pkg.proxyman": { "name": "Proxyman", "description": "Downloads and packages the latest version of Proxyman. The resulting package installs to /Applications/Proxyman.app.", @@ -101688,115 +101174,218 @@ "com.github.zentralpro.install.proxyman" ] }, - "com.github.zentralpro.download.proxyman": { - "name": "Proxyman", - "description": "Download and unpack the latest version of Proxyman, a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.", + "com.github.apfelwerk.download.Deckset": { + "name": "Deckset", + "description": "Downloads the latest version of Deckset dmg.", "repo": "autopkg/zentral-recipes", - "path": "Proxyman/Proxyman.download.recipe", - "shortname": "Proxyman.download", + "path": "Deckset/Deckset.download.recipe", + "shortname": "Deckset.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.munki.proxyman", - "com.github.zentralpro.pkg.proxyman" + "com.github.apfelwerk.install.Deckset", + "com.github.apfelwerk.munki.Deckset" ] }, - "com.github.zentralpro.pkg.yq": { - "name": "yq", - "description": "Downloads and packages the latest version of yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq", + "com.github.apfelwerk.install.Deckset": { + "name": null, + "description": "Download and install Deckset for macOS", "repo": "autopkg/zentral-recipes", - "path": "yq/yq.pkg.recipe", - "parent": "com.github.zentralpro.download.yq", - "shortname": "yq.pkg", + "path": "Deckset/Deckset.install.recipe", + "parent": "com.github.apfelwerk.download.Deckset", + "shortname": "Deckset.install", + "inferred_type": "install" + }, + "com.github.apfelwerk.munki.Deckset": { + "name": "Deckset", + "description": "Download Deckset and import it to Munki", + "repo": "autopkg/zentral-recipes", + "path": "Deckset/Deckset.munki.recipe", + "parent": "com.github.apfelwerk.download.Deckset", + "shortname": "Deckset.munki", + "inferred_type": "munki", + "munki_display_name": "Deckset", + "munki_description": "Write down your thoughts in your favourite text editor, and Deckset will turn them into beautiful presentations." + }, + "com.github.apfelwerk.munki.uxprotect": { + "name": null, + "description": "Downloads, packages and imports to Munki the latest version of UXProtect", + "repo": "autopkg/zentral-recipes", + "path": "UXProtect/UXProtect.munki.recipe", + "parent": "com.github.apfelwerk.pkg.uxprotect", + "shortname": "UXProtect.munki", + "inferred_type": "munki", + "munki_display_name": "UXProtect", + "munki_description": "UXProtect provides the missing UI to Apple's built-in XProtect and extends its malware detection/scanning capabilities. Explore signatures, trigger updates, BYO on-demand Yara rules, scan on demand, and more!" + }, + "com.github.apfelwerk.pkg.uxprotect": { + "name": "UXProtect", + "description": "Downloads and packages the latest version of UXProtect. The resulting package installs to /Applications/UXProtect.app.", + "repo": "autopkg/zentral-recipes", + "path": "UXProtect/UXProtect.pkg.recipe", + "parent": "com.github.apfelwerk.download.uxprotect", + "shortname": "UXProtect.pkg", "inferred_type": "pkg", "children": [ - "com.github.zentralpro.install.yq", - "com.github.zentralpro.munki.yq" + "com.github.apfelwerk.munki.uxprotect", + "com.github.apfelwerk.install.uxprotect" ] }, - "com.github.zentralpro.install.yq": { - "name": "yq", - "description": "Downloads, packages and installs the latest version of yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq", + "com.github.apfelwerk.download.uxprotect": { + "name": "UXProtect", + "description": "Download and unpack the latest version of UXProtect, which provides the missing UI to Apple's built-in XProtect and extends its malware detection/scanning capabilities.", "repo": "autopkg/zentral-recipes", - "path": "yq/yq.install.recipe", - "parent": "com.github.zentralpro.pkg.yq", - "shortname": "yq.install", + "path": "UXProtect/UXProtect.download.recipe", + "shortname": "UXProtect.download", + "inferred_type": "download", + "children": [ + "com.github.apfelwerk.pkg.uxprotect" + ] + }, + "com.github.apfelwerk.install.uxprotect": { + "name": null, + "description": "Downloads, packages and install the latest version of UXProtect.", + "repo": "autopkg/zentral-recipes", + "path": "UXProtect/UXProtect.install.recipe", + "parent": "com.github.apfelwerk.pkg.uxprotect", + "shortname": "UXProtect.install", "inferred_type": "install" }, - "com.github.zentralpro.munki.yq": { + "com.github.zentralpro.munki.zentral_enroll": { "name": null, - "description": "Downloads, packages and installs the latest version of yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq", + "description": "Imports the specified zentral enrollment pkg into Munki", "repo": "autopkg/zentral-recipes", - "path": "yq/yq.munki.recipe", - "parent": "com.github.zentralpro.pkg.yq", - "shortname": "yq.munki", + "path": "zentral_enrollpkgs/ZentralEnroll.munki.recipe", + "parent": "com.github.zentralpro.download.zentral_enroll", + "shortname": "ZentralEnroll.munki", "inferred_type": "munki", - "munki_display_name": "yq", - "munki_description": "yq is a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq" + "munki_display_name": null, + "munki_description": "Updated enrollment package for communicating with our zentral server" }, - "com.github.zentralpro.download.yq": { - "name": "yq", - "description": "Download yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json.", + "com.github.zentralpro.download.zentral_enroll": { + "name": null, + "description": "Downloads the latest osquery (or munki, optionally) enrollment pkg from Zentral.", "repo": "autopkg/zentral-recipes", - "path": "yq/yq.download.recipe", - "shortname": "yq.download", + "path": "zentral_enrollpkgs/ZentralEnroll.download.recipe", + "shortname": "ZentralEnroll.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.pkg.yq" + "com.github.zentralpro.munki.zentral_enroll" ] }, - "com.github.zentralpro.download.exa": { - "name": "exa", - "description": "Download exa, exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary.", + "com.github.zentralpro.munki.dog": { + "name": null, + "description": "Downloads, packages and imports to Munki the latest version of dog, the command-line DNS client.", "repo": "autopkg/zentral-recipes", - "path": "exa/exa.download.recipe", - "shortname": "exa.download", - "inferred_type": "download", + "path": "dog/dog.munki.recipe", + "parent": "com.github.zentralpro.pkg.dog", + "shortname": "dog.munki", + "inferred_type": "munki", + "munki_display_name": "dog", + "munki_description": "dog, the command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON. Details: https://dns.lookup.dog " + }, + "com.github.zentralpro.pkg.dog": { + "name": "dog", + "description": "Downloads and builds a package that installs dog a command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON. The resulting package installs to /usr/local/bin/dog", + "repo": "autopkg/zentral-recipes", + "path": "dog/dog.pkg.recipe", + "parent": "com.github.zentralpro.download.dog", + "shortname": "dog.pkg", + "inferred_type": "pkg", "children": [ - "com.github.zentralpro.pkg.exa" + "com.github.zentralpro.munki.dog", + "com.github.zentralpro.install.dog" ] }, - "com.github.zentralpro.install.exa": { - "name": "exa", - "description": "Downloads, packages and installs the latest version of exa, an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. The package will be installed to /usr/local/bin.", + "com.github.zentralpro.install.dog": { + "name": "dog", + "description": "Downloads, packages and installs the latest version of dog, the command-line DNS client. The package will be installed to /usr/local/bin.", "repo": "autopkg/zentral-recipes", - "path": "exa/exa.install.recipe", - "parent": "com.github.zentralpro.pkg.exa", - "shortname": "exa.install", + "path": "dog/dog.install.recipe", + "parent": "com.github.zentralpro.pkg.dog", + "shortname": "dog.install", "inferred_type": "install" }, - "com.github.zentralpro.munki.exa": { + "com.github.zentralpro.download.dog": { + "name": "dog", + "description": "Download dog, a command-line DNS client. It has colourful output, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.", + "repo": "autopkg/zentral-recipes", + "path": "dog/dog.download.recipe", + "shortname": "dog.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.dog" + ] + }, + "com.github.zentralpro.munki.cue": { "name": null, - "description": "Downloads, packages and imports to Munki the latest version of exa, an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. The resulting package installs to /usr/local/bin/exa", + "description": "Downloads, packages and imports to Munki the latest version of cue, a command line tool for CUE an open-source data validation language. The resulting package installs to /usr/local/bin/cue", "repo": "autopkg/zentral-recipes", - "path": "exa/exa.munki.recipe", - "parent": "com.github.zentralpro.pkg.exa", - "shortname": "exa.munki", + "path": "cue/cue.munki.recipe", + "parent": "com.github.zentralpro.pkg.cue", + "shortname": "cue.munki", "inferred_type": "munki", - "munki_display_name": "exa", - "munki_description": "exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. Details: https://the.exa.website\n " + "munki_display_name": "cue", + "munki_description": "Installs cue, a command-line tool for CUE an open-source data validation language. The resulting package installs to /usr/local/bin/cue" }, - "com.github.zentralpro.pkg.exa": { - "name": "exa", - "description": "Downloads and builds a package that installs exa, an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. The resulting package installs to /usr/local/bin/exa", + "com.github.zentralpro.install.cue": { + "name": "cue", + "description": "Downloads, packages and installs the latest version of cue, a command line for CUE an open-source data validation language. installs to /usr/local/bin/cue", "repo": "autopkg/zentral-recipes", - "path": "exa/exa.pkg.recipe", - "parent": "com.github.zentralpro.download.exa", - "shortname": "exa.pkg", - "inferred_type": "pkg", + "path": "cue/cue.install.recipe", + "parent": "com.github.zentralpro.pkg.cue", + "shortname": "cue.install", + "inferred_type": "install" + }, + "com.github.zentralpro.download.cue": { + "name": "cue", + "description": "Download cue, a command line tool for CUE an open-source data validation language.", + "repo": "autopkg/zentral-recipes", + "path": "cue/cue.download.recipe", + "shortname": "cue.download", + "inferred_type": "download", "children": [ - "com.github.zentralpro.install.exa", - "com.github.zentralpro.munki.exa" + "com.github.zentralpro.pkg.cuelang" ] }, - "com.github.zentralpro.download.LanguageToolDesktop": { - "name": "LanguageTool for Desktop", - "description": "Download and unpack the latest version of LanguageTool Desktop for macOS, a macOS app for advanced grammar, spelling, and style suggestions in all your favorite writing apps.", + "com.github.zentralpro.pkg.cuelang": { + "name": "cue", + "description": "Downloads and builds a package that installs cue, a command-line tool for CUE an open-source data validation language. The resulting package installs to /usr/local/bin/cue", "repo": "autopkg/zentral-recipes", - "path": "LanguageTool/LanguageToolDesktop.download.recipe", - "shortname": "LanguageToolDesktop.download", + "path": "cue/cue.pkg.recipe", + "parent": "com.github.zentralpro.download.cue", + "shortname": "cue.pkg", + "inferred_type": "pkg" + }, + "com.github.apfelwerk.munki.itaskx": { + "name": "iTaskX3", + "description": "Download iTaskX project management tool for macOS and import it to Munki", + "repo": "autopkg/zentral-recipes", + "path": "iTaskX/iTaskX.munki.recipe", + "parent": "com.github.apfelwerk.download.itaskx", + "shortname": "iTaskX.munki", + "inferred_type": "munki", + "munki_display_name": "iTaskX 3", + "munki_description": "iTaskX gives you all the tools to sharpen the big picture or provide rich details about your project, without heavy overload or complexity. iTaskX provides unmatched compatibility with Microsoft Project, Excel, Word, Numbers, Pages, etc.\n" + }, + "com.github.apfelwerk.install.itaskx": { + "name": null, + "description": "Download and install iTaskX project management tool for macOS", + "repo": "autopkg/zentral-recipes", + "path": "iTaskX/iTaskX.install.recipe", + "parent": "com.github.apfelwerk.download.itaskx", + "shortname": "iTaskX.install", + "inferred_type": "install" + }, + "com.github.apfelwerk.download.itaskx": { + "name": "iTaskX3", + "description": "Download iTaskX project management tool for macOS", + "repo": "autopkg/zentral-recipes", + "path": "iTaskX/iTaskX.download.recipe", + "shortname": "iTaskX.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.pkg.LanguageToolDesktop" + "com.github.apfelwerk.munki.itaskx", + "com.github.apfelwerk.install.itaskx" ] }, "com.github.zentralpro.munki.LanguageToolDesktop": { @@ -101810,6 +101399,26 @@ "munki_display_name": "LanguageTool for Desktop", "munki_description": "LanguageTool Desktop for macOS is an app for advanced grammar checking with support for multiple languages, that brings spelling and style suggestions in all your favorite writing apps." }, + "com.github.zentralpro.install.LanguageToolDesktop": { + "name": null, + "description": "Downloads, packages and install the latest version of LanguageTool for Desktop on macOS.", + "repo": "autopkg/zentral-recipes", + "path": "LanguageTool/LanguageToolDesktop.install.recipe", + "parent": "com.github.zentralpro.pkg.LanguageToolDesktop", + "shortname": "LanguageToolDesktop.install", + "inferred_type": "install" + }, + "com.github.zentralpro.download.LanguageToolDesktop": { + "name": "LanguageTool for Desktop", + "description": "Download and unpack the latest version of LanguageTool Desktop for macOS, a macOS app for advanced grammar, spelling, and style suggestions in all your favorite writing apps.", + "repo": "autopkg/zentral-recipes", + "path": "LanguageTool/LanguageToolDesktop.download.recipe", + "shortname": "LanguageToolDesktop.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.LanguageToolDesktop" + ] + }, "com.github.zentralpro.pkg.LanguageToolDesktop": { "name": "LanguageToolDesktop", "description": "Downloads and packages the latest version of LanguageTool for Desktop on macOS. The resulting package installs to /Applications/LanguageTool for Desktop.app.", @@ -101823,43 +101432,37 @@ "com.github.zentralpro.install.LanguageToolDesktop" ] }, - "com.github.zentralpro.install.LanguageToolDesktop": { - "name": null, - "description": "Downloads, packages and install the latest version of LanguageTool for Desktop on macOS.", + "com.github.apfelwerk.munki.jamfproswitcher": { + "name": "jamfproswitcher", + "description": "Downloads the latest version of Jamf Pro Switcher and imports it to Munki", "repo": "autopkg/zentral-recipes", - "path": "LanguageTool/LanguageToolDesktop.install.recipe", - "parent": "com.github.zentralpro.pkg.LanguageToolDesktop", - "shortname": "LanguageToolDesktop.install", - "inferred_type": "install" + "path": "JamfProSwitcher/JamfProSwitcher.munki.recipe", + "parent": "com.github.apfelwerk.download.jamfproswitcher", + "shortname": "JamfProSwitcher.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Pro Switcher", + "munki_description": "A utility that quickly switches between multiple Jamf Pro Server instances. See https://github.com/ninxsoft/JamfProSwitcher for more details." }, - "com.github.zentralpro.install.cutter": { + "com.github.apfelwerk.install.jamfproswitcher": { "name": null, - "description": "Downloads and installs Cutter for macOS, a free and Open Source Reverse Engineering Platform powered by radare2r.", + "description": "Downloads and installs the latest version of Jamf Pro Switcher tool.", "repo": "autopkg/zentral-recipes", - "path": "Cutter/Cutter.install.recipe", - "parent": "com.github.zentralpro.download.cutter", - "shortname": "Cutter.install", + "path": "JamfProSwitcher/JamfProSwitcher.install.recipe", + "parent": "com.github.apfelwerk.download.jamfproswitcher", + "shortname": "JamfProSwitcher.install", "inferred_type": "install" }, - "com.github.zentralpro.pkg.cutter": { - "name": "Cutter", - "description": "Downloads and packages the latest version of Cutter for macOS, a free and Open Source Reverse Engineering Platform powered by radare2r. The resulting package installs to /Applications/Cutter.app.", - "repo": "autopkg/zentral-recipes", - "path": "Cutter/Cutter.pkg.recipe", - "parent": "com.github.zentralpro.download.cutter", - "shortname": "Cutter.pkg", - "inferred_type": "pkg" - }, - "com.github.zentralpro.download.cutter": { - "name": "Cutter", - "description": "Download Cutter for macOS, a free and Open Source Reverse Engineering Platform powered by radare2r.", + "com.github.apfelwerk.download.jamfproswitcher": { + "name": "jamfproswitcher", + "description": "Download JamfProSwitcher for macOS.", "repo": "autopkg/zentral-recipes", - "path": "Cutter/Cutter.download.recipe", - "shortname": "Cutter.download", + "path": "JamfProSwitcher/JamfProSwitcher.download.recipe", + "shortname": "JamfProSwitcher.download", "inferred_type": "download", "children": [ - "com.github.zentralpro.install.cutter", - "com.github.zentralpro.pkg.cutter" + "com.github.moofit-recipes.pkg.JamfProSwitcher", + "com.github.apfelwerk.munki.jamfproswitcher", + "com.github.apfelwerk.install.jamfproswitcher" ] }, "com.github.zentralpro.munki.eapolcfg": { @@ -101873,6 +101476,19 @@ "munki_display_name": "eapolcfg", "munki_description": "Installs eapolcfg, a command line tool to configure EAP on macOS. The resulting package installs to /usr/local/bin/eapolcfg" }, + "com.github.zentralpro.pkg.eapolcfg": { + "name": "eapolcfg", + "description": "Downloads and builds a package that installs the latest version of eapolcfg, a command line tool to configure EAP on macOS. The resulting package installs to /usr/local/bin/eapolcfg.", + "repo": "autopkg/zentral-recipes", + "path": "eapolcfg/eapolcfg.pkg.recipe", + "parent": "com.github.zentralpro.download.eapolcfg", + "shortname": "eapolcfg.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.zentralpro.munki.eapolcfg", + "com.github.zentralpro.install.eapolcfg" + ] + }, "com.github.zentralpro.download.eapolcfg": { "name": "eapolcfg", "description": "eapolcfg is a command line tool to configure EAP on macOS.", @@ -101893,50 +101509,38 @@ "shortname": "eapolcfg.install", "inferred_type": "install" }, - "com.github.zentralpro.pkg.eapolcfg": { - "name": "eapolcfg", - "description": "Downloads and builds a package that installs the latest version of eapolcfg, a command line tool to configure EAP on macOS. The resulting package installs to /usr/local/bin/eapolcfg.", + "com.github.zentralpro.install.mist": { + "name": "mist", + "description": "Downloads and installs the latest version of Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.. The package will be installed to /usr/local/bin.", "repo": "autopkg/zentral-recipes", - "path": "eapolcfg/eapolcfg.pkg.recipe", - "parent": "com.github.zentralpro.download.eapolcfg", - "shortname": "eapolcfg.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.zentralpro.munki.eapolcfg", - "com.github.zentralpro.install.eapolcfg" - ] + "path": "mist/mist.install.recipe", + "parent": "com.github.zentralpro.download.mist", + "shortname": "mist.install", + "inferred_type": "install" }, - "com.github.apfelwerk.download.oni": { - "name": "Oni", - "description": "Download Oni editor for macOS.", + "com.github.zentralpro.download.mist": { + "name": "mist", + "description": "Download Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.", "repo": "autopkg/zentral-recipes", - "path": "Oni/Oni.download.recipe", - "shortname": "Oni.download", + "path": "mist/mist.download.recipe", + "shortname": "mist.download", "inferred_type": "download", "children": [ - "com.github.apfelwerk.install.oni", - "com.github.apfelwerk.munki.oni" + "com.github.zentralpro.install.mist", + "com.github.zentralpro.munki.mist", + "com.github.mlbz521.pkg.Mist" ] }, - "com.github.apfelwerk.install.oni": { + "com.github.zentralpro.munki.mist": { "name": null, - "description": "Downloads and installs the latest version of Oni editor.", - "repo": "autopkg/zentral-recipes", - "path": "Oni/Oni.install.recipe", - "parent": "com.github.apfelwerk.download.oni", - "shortname": "Oni.install", - "inferred_type": "install" - }, - "com.github.apfelwerk.munki.oni": { - "name": "Oni", - "description": "Download Oni editor for macOS and import it to Munki", + "description": "Downloads and imports to Munki the latest version of Mist, a Mac utility that automatically downloads macOS Firmwares / Installers.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/zentral-recipes", - "path": "Oni/Oni.munki.recipe", - "parent": "com.github.apfelwerk.download.oni", - "shortname": "Oni.munki", + "path": "mist/mist.munki.recipe", + "parent": "com.github.zentralpro.download.mist", + "shortname": "mist.munki", "inferred_type": "munki", - "munki_display_name": "Oni", - "munki_description": "Oni is a new kind of editor, focused on maximizing productivity - combining modal editing with features you expect in modern editors. Oni is built with neovim, and inspired by VSCode, Atom, LightTable, and Emacs" + "munki_display_name": "mist", + "munki_description": "A Mac utility that automatically downloads macOS Firmwares / Installers." }, "com.github.zentralpro.download.blockblock": { "name": "BlockBlock", @@ -101949,208 +101553,456 @@ "com.github.apizz.pkg.BlockBlock" ] }, - "com.github.fishd72.jss.Boostnote": { - "name": "Boostnote", - "description": "Downloads the latest version of Boostnote and imports it into your JSS.", - "repo": "autopkg/fishd72-recipes", - "path": "Boostnote/Boostnote.jss.recipe", - "parent": "com.github.fishd72.pkg.Boostnote", - "shortname": "Boostnote.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" + "com.github.zentralpro.install.filemonitor": { + "name": null, + "description": "Downloads, packages and install the latest version of FileMonitor.", + "repo": "autopkg/zentral-recipes", + "path": "FileMonitor/FileMonitor.install.recipe", + "parent": "com.github.zentralpro.pkg.filemonitor", + "shortname": "FileMonitor.install", + "inferred_type": "install" }, - "com.github.fishd72.download.Boostnote": { - "name": "Boostnote", - "description": "Downloads the latest version of Boostnote.", - "repo": "autopkg/fishd72-recipes", - "path": "Boostnote/Boostnote.download.recipe", - "shortname": "Boostnote.download", + "com.github.zentralpro.munki.filemonitordmg": { + "name": "FileMonitor", + "description": "Downloads and imports FileMonitor as a DMG into a munki_repo.", + "repo": "autopkg/zentral-recipes", + "path": "FileMonitor/FileMonitorDMG.munki.recipe", + "parent": "com.github.zentralpro.download.filemonitor", + "shortname": "FileMonitorDMG.munki", + "inferred_type": "munki", + "munki_display_name": "File Monitor", + "munki_description": "FileMonitor, is a CLI tool delivered inside an App Bundle. Leveraging Apple's new Endpoint Security Framework, this utility monitors file events (such as creation, modifications, and deletions) providing detailed information about such events." + }, + "com.github.zentralpro.pkg.filemonitor": { + "name": "FileMonitor", + "description": "Downloads and packages the latest version of FileMonitor. The resulting package installs to /Applications/FileMonitor.app.", + "repo": "autopkg/zentral-recipes", + "path": "FileMonitor/FileMonitor.pkg.recipe", + "parent": "com.github.zentralpro.download.filemonitor", + "shortname": "FileMonitor.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.zentralpro.install.filemonitor", + "com.github.zentralpro.munki.filemonitor" + ] + }, + "com.github.zentralpro.munki.filemonitor": { + "name": null, + "description": "Downloads and packages the latest version of FileMonitor. The resulting package installs to /Applications/FileMonitor.app.", + "repo": "autopkg/zentral-recipes", + "path": "FileMonitor/FileMonitor.munki.recipe", + "parent": "com.github.zentralpro.pkg.filemonitor", + "shortname": "FileMonitor.munki", + "inferred_type": "munki", + "munki_display_name": "FileMonitor", + "munki_description": "FileMonitor, is a CLI tool delivered inside an App Bundle. Leveraging Apple's new Endpoint Security Framework, this utility monitors file events (such as creation, modifications, and deletions) providing detailed information about such events." + }, + "com.github.zentralpro.download.filemonitor": { + "name": "FileMonitor", + "description": "Download and unpack the latest version of FileMonitor. Leveraging Apple's new Endpoint Security Framework, this utility monitors file events (such as creation, modifications, and deletions) providing detailed information about such events.", + "repo": "autopkg/zentral-recipes", + "path": "FileMonitor/FileMonitor.download.recipe", + "shortname": "FileMonitor.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.Boostnote" + "com.github.zentralpro.munki.filemonitordmg", + "com.github.zentralpro.pkg.filemonitor" ] }, - "com.github.fishd72.pkg.Boostnote": { - "name": "Boostnote", - "description": "Downloads the latest version of Boostnote and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "Boostnote/Boostnote.pkg.recipe", - "parent": "com.github.fishd72.download.Boostnote", - "shortname": "Boostnote.pkg", + "com.github.zentralpro.pkg.tailwindcss-cli": { + "name": "tailwindcss-cli", + "description": "Downloads, packages and installs the latest version of tailwindcss-cli, utility-first CSS framework for rapidly building custom user interfaces. Installs to /usr/local/bin//tailwindcss-cli.", + "repo": "autopkg/zentral-recipes", + "path": "tailwindcss/tailwindcss-cli.pkg.recipe", + "parent": "com.github.zentralpro.download.tailwindcss-cli", + "shortname": "tailwindcss-cli.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.jss.Boostnote" + "com.github.zentralpro.munki.tailwindcss-cli" ] }, - "com.github.fishd72.pkg.Etcher": { - "name": "balenaEtcher", - "description": "Downloads the latest version of Etcher and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "Etcher/Etcher.pkg.recipe", - "parent": "com.github.andrewvalentine.download.Etcher", - "shortname": "Etcher.pkg", + "com.github.zentralpro.download.tailwindcss-cli": { + "name": "tailwindcss-cli", + "description": "Download tailwindcss-cli, utility-first CSS framework for rapidly building custom user interfaces.", + "repo": "autopkg/zentral-recipes", + "path": "tailwindcss/tailwindcss-cli.download.recipe", + "shortname": "tailwindcss-cli.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.tailwindcss-cli" + ] + }, + "com.github.zentralpro.munki.tailwindcss-cli": { + "name": null, + "description": "Downloads, packages and installs the latest version of tailwindcss-cli, utility-first CSS framework for rapidly building custom user interfaces. Installs to /usr/local/bin//tailwindcss-cli.", + "repo": "autopkg/zentral-recipes", + "path": "tailwindcss/tailwindcss-cli.munki.recipe", + "parent": "com.github.zentralpro.pkg.tailwindcss-cli", + "shortname": "tailwindcss-cli.munki", + "inferred_type": "munki", + "munki_display_name": "tailwindcss-cli", + "munki_description": "tailwindcss-cli is a utility-first CSS framework for rapidly building custom user interfaces. Installs to /usr/local/bin//tailwindcss-cli" + }, + "com.github.autopkg.zentral.download.santa": { + "name": "santa", + "description": "Downloads the current version of santa from Github.", + "repo": "autopkg/zentral-recipes", + "path": "santa/santa.download.recipe", + "shortname": "santa.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.zentral.install.santa", + "com.github.autopkg.zentral.munki.santa" + ] + }, + "com.github.autopkg.zentral.install.santa": { + "name": null, + "description": "Installs the current version of santa from Github.", + "repo": "autopkg/zentral-recipes", + "path": "santa/santa.install.recipe", + "parent": "com.github.autopkg.zentral.download.santa", + "shortname": "santa.install", + "inferred_type": "install" + }, + "com.github.autopkg.zentral.munki.santa": { + "name": "santa", + "description": "Downloads the current version of santa from Github and imports into Munki.\n\t", + "repo": "autopkg/zentral-recipes", + "path": "santa/santa.munki.recipe", + "parent": "com.github.autopkg.zentral.download.santa", + "shortname": "santa.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Santa keeps track of binaries or app bundles that are naughty and nice" + }, + "com.github.zentralpro.munki.secretive": { + "name": "Secretive", + "description": "Download Secretive for macOS, an app for storing and managing SSH keys in the Secure Enclave, and import it into a munki repo.", + "repo": "autopkg/zentral-recipes", + "path": "Secretive/Secretive.munki.recipe", + "parent": "com.github.zentralpro.download.secretive", + "shortname": "Secretive.munki", + "inferred_type": "munki", + "munki_display_name": "Secretive", + "munki_description": "Store SSH keys in the Secure Enclave." + }, + "com.github.zentralpro.pkg.secretive": { + "name": "Secretive", + "description": "Downloads and packages the latest version of Download Secretive for macOS, an app for storing and managing SSH keys in the Secure Enclave.", + "repo": "autopkg/zentral-recipes", + "path": "Secretive/Secretive.pkg.recipe", + "parent": "com.github.zentralpro.download.secretive", + "shortname": "Secretive.pkg", "inferred_type": "pkg" }, - "com.github.fishd72.download.azcopy-cli": { + "com.github.zentralpro.download.secretive": { + "name": "Secretive", + "description": "Download Secretive for macOS, an app for storing and managing SSH keys in the Secure Enclave.", + "repo": "autopkg/zentral-recipes", + "path": "Secretive/Secretive.download.recipe", + "shortname": "Secretive.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.munki.secretive", + "com.github.zentralpro.pkg.secretive" + ] + }, + "com.github.zentralpro.install.cutter": { "name": null, - "description": "Downloads the latest version of the AZCopy CLI tool.", - "repo": "autopkg/fishd72-recipes", - "path": "azcopy-cli/azcopy-cli.download.recipe", - "shortname": "azcopy-cli.download", + "description": "Downloads and installs Cutter for macOS, a free and Open Source Reverse Engineering Platform powered by radare2r.", + "repo": "autopkg/zentral-recipes", + "path": "Cutter/Cutter.install.recipe", + "parent": "com.github.zentralpro.download.cutter", + "shortname": "Cutter.install", + "inferred_type": "install" + }, + "com.github.zentralpro.download.cutter": { + "name": "Cutter", + "description": "Download Cutter for macOS, a free and Open Source Reverse Engineering Platform powered by radare2r.", + "repo": "autopkg/zentral-recipes", + "path": "Cutter/Cutter.download.recipe", + "shortname": "Cutter.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.azcopy-cli" + "com.github.zentralpro.install.cutter", + "com.github.zentralpro.pkg.cutter" ] }, - "com.github.fishd72.pkg.azcopy-cli": { - "name": "AZCopy-CLI", - "description": "Packages the latest version of the AZCopy CLI tool", - "repo": "autopkg/fishd72-recipes", - "path": "azcopy-cli/azcopy-cli.pkg.recipe", - "parent": "com.github.fishd72.download.azcopy-cli", - "shortname": "azcopy-cli.pkg", + "com.github.zentralpro.pkg.cutter": { + "name": "Cutter", + "description": "Downloads and packages the latest version of Cutter for macOS, a free and Open Source Reverse Engineering Platform powered by radare2r. The resulting package installs to /Applications/Cutter.app.", + "repo": "autopkg/zentral-recipes", + "path": "Cutter/Cutter.pkg.recipe", + "parent": "com.github.zentralpro.download.cutter", + "shortname": "Cutter.pkg", + "inferred_type": "pkg" + }, + "com.github.apfelwerk.install.tcscertrequest": { + "name": null, + "description": "Downloads and installs the latest version of tcsrequest command line tool (and app)", + "repo": "autopkg/zentral-recipes", + "path": "tcscertrequest/tcscertrequest.install.recipe", + "parent": "com.github.apfelwerk.download.tcscertrequest", + "shortname": "tcscertrequest.install", + "inferred_type": "install" + }, + "com.github.apfelwerk.download.tcscertrequest": { + "name": "tcscertrequest", + "description": "Download the latest version of tcscertrequest, a command line tool to send a certificate request via RPCs to a Microsoft certificate authority", + "repo": "autopkg/zentral-recipes", + "path": "tcscertrequest/tcscertrequest.download.recipe", + "shortname": "tcscertrequest.download", + "inferred_type": "download", + "children": [ + "com.github.apfelwerk.install.tcscertrequest", + "com.github.apfelwerk.munki.tcscertrequest" + ] + }, + "com.github.apfelwerk.munki.tcscertrequest": { + "name": null, + "description": "Download, extract app, convert to dmg, and import to Munki the latest version of tcscertrequest, a command line tool to send a certificate request via RPCs to a Microsoft certificate authority", + "repo": "autopkg/zentral-recipes", + "path": "tcscertrequest/tcscertrequest.munki.recipe", + "parent": "com.github.apfelwerk.download.tcscertrequest", + "shortname": "tcscertrequest.munki", + "inferred_type": "munki", + "munki_display_name": "TCS Cert Request", + "munki_description": "tcscertrequest is a command line tool to send a certificate request via RPCs to a Microsoft certificate authority." + }, + "com.github.zentralpro.download.exa": { + "name": "exa", + "description": "Download exa, exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary.", + "repo": "autopkg/zentral-recipes", + "path": "exa/exa.download.recipe", + "shortname": "exa.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.exa" + ] + }, + "com.github.zentralpro.install.exa": { + "name": "exa", + "description": "Downloads, packages and installs the latest version of exa, an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. The package will be installed to /usr/local/bin.", + "repo": "autopkg/zentral-recipes", + "path": "exa/exa.install.recipe", + "parent": "com.github.zentralpro.pkg.exa", + "shortname": "exa.install", + "inferred_type": "install" + }, + "com.github.zentralpro.pkg.exa": { + "name": "exa", + "description": "Downloads and builds a package that installs exa, an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. The resulting package installs to /usr/local/bin/exa", + "repo": "autopkg/zentral-recipes", + "path": "exa/exa.pkg.recipe", + "parent": "com.github.zentralpro.download.exa", + "shortname": "exa.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.munki.azcopy-cli" + "com.github.zentralpro.install.exa", + "com.github.zentralpro.munki.exa" ] }, - "com.github.fishd72.munki.azcopy-cli": { - "name": "AZCopy_CLI", - "description": "Downloads, packages and imports into Munki latest version of the AZCopy CLI", - "repo": "autopkg/fishd72-recipes", - "path": "azcopy-cli/azcopy-cli.munki.recipe", - "parent": "com.github.fishd72.pkg.azcopy-cli", - "shortname": "azcopy-cli.munki", + "com.github.zentralpro.munki.exa": { + "name": null, + "description": "Downloads, packages and imports to Munki the latest version of exa, an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. The resulting package installs to /usr/local/bin/exa", + "repo": "autopkg/zentral-recipes", + "path": "exa/exa.munki.recipe", + "parent": "com.github.zentralpro.pkg.exa", + "shortname": "exa.munki", "inferred_type": "munki", - "munki_display_name": "AZCopy CLI", - "munki_description": "AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you download AzCopy, connect to your storage account, and then transfer data." + "munki_display_name": "exa", + "munki_description": "exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it\u2019s small, fast, and just one single binary. Details: https://the.exa.website\n " }, - "com.github.fishd72.pkg.RoboMongo": { - "name": "RoboMongo", - "description": "Downloads the latest version of RoboMongo (Robo3T) and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "RoboMongo/RoboMongo.pkg.recipe", - "parent": "com.github.valdore86.download.RoboMongo", - "shortname": "RoboMongo.pkg", - "inferred_type": "pkg" + "com.github.zentralpro.download.netiquette": { + "name": "Netiquette", + "description": "Download and unpack the latest version of Netiquette, a network monitor, allows one to explore all network sockets and connections, either via an interactive UI, or from the commandline.", + "repo": "autopkg/zentral-recipes", + "path": "Netiquette/Netiquette.download.recipe", + "shortname": "Netiquette.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.netiquette" + ] }, - "com.github.fishd72.pkg.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads the latest version of AppCleaner and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "AppCleaner/AppCleaner.pkg.recipe", - "parent": "com.github.jleggat.AppCleaner.download", - "shortname": "AppCleaner.pkg", + "com.github.zentralpro.pkg.netiquette": { + "name": "Netiquette", + "description": "Downloads and packages the latest version of Netiquette. The resulting package installs to /Applications/Netiquette.app.", + "repo": "autopkg/zentral-recipes", + "path": "Netiquette/Netiquette.pkg.recipe", + "parent": "com.github.zentralpro.download.netiquette", + "shortname": "Netiquette.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.jssup.AppCleaner" + "com.github.zentralpro.munki.netiquette", + "com.github.zentralpro.install.netiquette" ] }, - "com.github.fishd72.jssup.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads the latest AppeCleaner builds a package, then uploads to the JSS.", - "repo": "autopkg/fishd72-recipes", - "path": "AppCleaner/AppCleaner.jssup.recipe", - "parent": "com.github.fishd72.pkg.AppCleaner", - "shortname": "AppCleaner.jssup", - "inferred_type": "jssup" + "com.github.zentralpro.munki.netiquette": { + "name": null, + "description": "Downloads, packages and imports to Munki the latest version of Netiquette", + "repo": "autopkg/zentral-recipes", + "path": "Netiquette/Netiquette.munki.recipe", + "parent": "com.github.zentralpro.pkg.netiquette", + "shortname": "Netiquette.munki", + "inferred_type": "munki", + "munki_display_name": "Netiquette", + "munki_description": "Netiquette is a network monitor, allows one to explore all network sockets and connections, either via an interactive UI, or from the commandline." }, - "com.github.fishd72.pkg.PyCharmPro": { - "name": "PyCharmPro", - "description": "Downloads the latest version of PyCharmPro and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "PyCharmPro/PyCharmPro.pkg.recipe", - "parent": "com.github.mosen.download.PyCharmPro", - "shortname": "PyCharmPro.pkg", - "inferred_type": "pkg" + "com.github.zentralpro.install.netiquette": { + "name": null, + "description": "Downloads, packages and install the latest version of Netiquette.", + "repo": "autopkg/zentral-recipes", + "path": "Netiquette/Netiquette.install.recipe", + "parent": "com.github.zentralpro.pkg.netiquette", + "shortname": "Netiquette.install", + "inferred_type": "install" }, - "com.github.fishd72.pkg.wiz-cli": { - "name": "wizcli", - "description": "Downloads the current release version of Wiz CLI and creates a package to install it.", - "repo": "autopkg/fishd72-recipes", - "path": "Wiz/wiz-cli.pkg.recipe", - "parent": "com.github.fishd72.download.wiz-cli", - "shortname": "wiz-cli.pkg", + "com.github.zentralpro.munki.yq": { + "name": null, + "description": "Downloads, packages and installs the latest version of yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq", + "repo": "autopkg/zentral-recipes", + "path": "yq/yq.munki.recipe", + "parent": "com.github.zentralpro.pkg.yq", + "shortname": "yq.munki", + "inferred_type": "munki", + "munki_display_name": "yq", + "munki_description": "yq is a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq" + }, + "com.github.zentralpro.download.yq": { + "name": "yq", + "description": "Download yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json.", + "repo": "autopkg/zentral-recipes", + "path": "yq/yq.download.recipe", + "shortname": "yq.download", + "inferred_type": "download", + "children": [ + "com.github.zentralpro.pkg.yq" + ] + }, + "com.github.zentralpro.install.yq": { + "name": "yq", + "description": "Downloads, packages and installs the latest version of yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq", + "repo": "autopkg/zentral-recipes", + "path": "yq/yq.install.recipe", + "parent": "com.github.zentralpro.pkg.yq", + "shortname": "yq.install", + "inferred_type": "install" + }, + "com.github.zentralpro.pkg.yq": { + "name": "yq", + "description": "Downloads and packages the latest version of yq, a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. Installs to /usr/local/bin/yq", + "repo": "autopkg/zentral-recipes", + "path": "yq/yq.pkg.recipe", + "parent": "com.github.zentralpro.download.yq", + "shortname": "yq.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.munki.wiz-cli" + "com.github.zentralpro.munki.yq", + "com.github.zentralpro.install.yq" ] }, - "com.github.fishd72.munki.wiz-cli": { - "name": "wizcli", - "description": "Downloads, packages and imports into Munki latest version of the Wiz CLI", - "repo": "autopkg/fishd72-recipes", - "path": "Wiz/wiz-cli.munki.recipe", - "parent": "com.github.fishd72.pkg.wiz-cli", - "shortname": "wiz-cli.munki", + "com.github.zentralpro.jamf.swiftDialog": { + "name": "swiftDialog", + "description": "Downloads, and imports to Munki the latest version of swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ The resulting package installs to '/Library/Application Support/Dialog/Dialog.app' and symlinks the CLI to '/usr/local/bin/dialog'.", + "repo": "autopkg/zentral-recipes", + "path": "swiftDialog/swiftDialog.jamf.recipe", + "parent": "com.github.zentralpro.download.swiftDialog", + "shortname": "swiftDialog.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": "swiftDialog an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ Installs to '/Library/Application Support/Dialog/Dialog.app' any symlink the CLI to '/usr/local/bin/dialog'." + }, + "com.github.zentralpro.munki.swiftDialog": { + "name": null, + "description": "Downloads, and imports to Munki the latest version of swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ The resulting package installs to '/Library/Application Support/Dialog/Dialog.app' and symlinks the CLI to '/usr/local/bin/dialog'.", + "repo": "autopkg/zentral-recipes", + "path": "swiftDialog/swiftDialog.munki.recipe", + "parent": "com.github.zentralpro.download.swiftDialog", + "shortname": "swiftDialog.munki", "inferred_type": "munki", - "munki_display_name": "Wiz CLI", - "munki_description": "Wiz CLI is a locally deployed command line tool that detects sensitive data and secrets and prevents security misconfigurations and vulnerabilities early in the development cycle. Wiz CLI helps you shift your security policies left by empowering DevOps (and others) to prevent insecure resources from ever being deployed. Moreover, Wiz CLI scales effortlessly, empowering your enforcement of security policies." + "munki_display_name": "swiftDialog", + "munki_description": "swiftDialog is an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\. Details: https://github.com/bartreardon/swiftDialog\n " }, - "com.github.fishd72.download.wiz-cli": { - "name": "wizcli", - "description": "Downloads the latest release version of Wiz CLI for macOS.", - "repo": "autopkg/fishd72-recipes", - "path": "Wiz/wiz-cli.download.recipe", - "shortname": "wiz-cli.download", + "com.github.zentralpro.install.swiftDialog": { + "name": "swiftDialog", + "description": "Downloads and installs swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\\ The downloaded package installs to '/Library/Application Support/Dialog/Dialog.app' and symlinks the CLI to '/usr/local/bin/dialog'.", + "repo": "autopkg/zentral-recipes", + "path": "swiftDialog/swiftDialog.install.recipe", + "parent": "com.github.zentralpro.download.swiftDialog", + "shortname": "swiftDialog.install", + "inferred_type": "install" + }, + "com.github.zentralpro.download.swiftDialog": { + "name": "swiftDialog", + "description": "Download swiftDialog, an admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.", + "repo": "autopkg/zentral-recipes", + "path": "swiftDialog/swiftDialog.download.recipe", + "shortname": "swiftDialog.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.wiz-cli" + "com.github.nstrauss.munki.swiftDialog", + "com.github.zentralpro.jamf.swiftDialog", + "com.github.zentralpro.munki.swiftDialog", + "com.github.zentralpro.install.swiftDialog", + "com.github.grahampugh.recipes.pkg.swiftDialog", + "com.github.davidbpirie.jamf-upload.swiftDialog" ] }, - "com.github.fishd72.pkg.pdk": { - "name": "PDK", - "description": "Package recipe for the Puppet Development Kit.", + "com.github.fishd72.download.Miller": { + "name": "Miller", + "description": "Downloads the latest version of Miller.", "repo": "autopkg/fishd72-recipes", - "path": "Puppet/PDK.pkg.recipe", - "parent": "com.github.gerardkok.download.pdk", - "shortname": "PDK.pkg", - "inferred_type": "pkg" + "path": "Miller/Miller.download.recipe", + "shortname": "Miller.download", + "inferred_type": "download", + "children": [ + "com.github.fishd72.pkg.Miller" + ] }, - "com.github.fishd72.install.Twitch": { - "name": "Twitch", - "description": "Installs the latest version of Twitch.", + "com.github.fishd72.pkg.Miller": { + "name": "Miller", + "description": "Downloads the latest version of Miller and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "Curse, Inc./Twitch.install.recipe", - "parent": "com.github.fishd72.download.Twitch", - "shortname": "Twitch.install", - "inferred_type": "install" + "path": "Miller/Miller.pkg.recipe", + "parent": "com.github.fishd72.download.Miller", + "shortname": "Miller.pkg", + "inferred_type": "pkg" }, - "com.github.fishd72.download.Twitch": { - "name": "Twitch", - "description": "Downloads the latest version of Twitch.", + "com.github.fishd72.download.ecs-cli": { + "name": "ecs-cli", + "description": "Downloads the latest version of AWS ECS-CLI binary.", "repo": "autopkg/fishd72-recipes", - "path": "Curse, Inc./Twitch.download.recipe", - "shortname": "Twitch.download", + "path": "ecs-cli/ecs-cli.download.recipe", + "shortname": "ecs-cli.download", "inferred_type": "download", "children": [ - "com.github.fishd72.install.Twitch", - "com.github.fishd72.pkg.Twitch" + "com.github.fishd72.pkg.ecs-cli" ] }, - "com.github.fishd72.pkg.Twitch": { - "name": "Twitch", - "description": "Downloads the latest version of Twitch and creates a package.", + "com.github.fishd72.pkg.ecs-cli": { + "name": "ecs-cli", + "description": "Downloads the latest version of AWS ECS-CLI and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "Curse, Inc./Twitch.pkg.recipe", - "parent": "com.github.fishd72.download.Twitch", - "shortname": "Twitch.pkg", + "path": "ecs-cli/ecs-cli.pkg.recipe", + "parent": "com.github.fishd72.download.ecs-cli", + "shortname": "ecs-cli.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.jss.Twitch" + "com.github.apettinen.munki.ecs-cli", + "com.github.apettinen.install.ecs-cli" ] }, - "com.github.fishd72.jss.Twitch": { - "name": "Twitch", - "description": "Downloads the latest version of Twitch and imports it into your JSS.", + "com.github.fishd72.pkg.speedtest-cli": { + "name": "Speedtest-CLI", + "description": "Packages the latest version of the Ookla Speedtest CLI tool", "repo": "autopkg/fishd72-recipes", - "path": "Curse, Inc./Twitch.jss.recipe", - "parent": "com.github.fishd72.pkg.Twitch", - "shortname": "Twitch.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Lightweight native Twitch app." + "path": "Speedtest-CLI/Speedtest-CLI.pkg.recipe", + "parent": "com.github.fishd72.download.speedtest-cli", + "shortname": "Speedtest-CLI.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.fishd72.munki.speedtest-cli" + ] }, "com.github.fishd72.download.speedtest-cli": { "name": null, @@ -102174,18 +102026,110 @@ "munki_display_name": "Speedtest CLI", "munki_description": "Speedtest CLI brings the trusted technology and global server network behind Speedtest to the command line. Built for software developers, system administrators and computer enthusiasts alike, Speedtest CLI is the first official Linux-native Speedtest application backed by Ookla\u00ae." }, - "com.github.fishd72.pkg.speedtest-cli": { - "name": "Speedtest-CLI", - "description": "Packages the latest version of the Ookla Speedtest CLI tool", + "com.github.fishd72.SharedProcessors": { + "name": null, + "description": "Stub recipe reference to use the Shared Processors in this repo.", "repo": "autopkg/fishd72-recipes", - "path": "Speedtest-CLI/Speedtest-CLI.pkg.recipe", - "parent": "com.github.fishd72.download.speedtest-cli", - "shortname": "Speedtest-CLI.pkg", + "path": "SharedProcessors/SharedProcessors.recipe" + }, + "com.github.fishd72.pkg.Keka": { + "name": "Keka", + "description": "Downloads the latest version of Keka and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "Keka/Keka.pkg.recipe", + "parent": "com.github.hansen-m.download.Keka", + "shortname": "Keka.pkg", + "inferred_type": "pkg" + }, + "com.github.fishd72.pkg.EmacsForOSX": { + "name": "Emacs", + "description": null, + "repo": "autopkg/fishd72-recipes", + "path": "Emacs/EmacsForOSX.pkg.recipe", + "parent": "com.github.48kRAM.autopkg.download.emacsformacosx", + "shortname": "EmacsForOSX.pkg", + "inferred_type": "pkg" + }, + "com.github.fishd72.pkg.jdgui": { + "name": "JD-GUI", + "description": "Downloads the latest version of JD-GUI and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "JD-GUI/JD-GUI.pkg.recipe", + "parent": "com.github.andrewvalentine.download.jdgui", + "shortname": "JD-GUI.pkg", + "inferred_type": "pkg" + }, + "com.github.fishd72.pkg.pdk": { + "name": "PDK", + "description": "Package recipe for the Puppet Development Kit.", + "repo": "autopkg/fishd72-recipes", + "path": "Puppet/PDK.pkg.recipe", + "parent": "com.github.gerardkok.download.pdk", + "shortname": "PDK.pkg", + "inferred_type": "pkg" + }, + "com.github.fishd72.pkg.SafariTechnologyPreviewHS": { + "name": "SafariTechnologyPreview", + "description": "Downloads the latest version of Safari Technology Preview for High Sierra and extracts the package.", + "repo": "autopkg/fishd72-recipes", + "path": "SafariTechPreview/SafariTechnologyPreviewHS.pkg.recipe", + "parent": "com.github.jaharmi.download.SafariTechnologyPreview", + "shortname": "SafariTechnologyPreviewHS.pkg", + "inferred_type": "pkg" + }, + "com.github.fishd72.install.Shuttle": { + "name": "Shuttle", + "description": "Installs the latest version of Shuttle.", + "repo": "autopkg/fishd72-recipes", + "path": "Shuttle/Shuttle.install.recipe", + "parent": "com.github.fishd72.download.Shuttle", + "shortname": "Shuttle.install", + "inferred_type": "install" + }, + "com.github.fishd72.download.Shuttle": { + "name": "Shuttle", + "description": "Downloads the latest version of Shuttle.", + "repo": "autopkg/fishd72-recipes", + "path": "Shuttle/Shuttle.download.recipe", + "shortname": "Shuttle.download", + "inferred_type": "download", + "children": [ + "com.github.fishd72.install.Shuttle", + "com.github.fishd72.pkg.Shuttle" + ] + }, + "com.github.fishd72.jss.Shuttle": { + "name": "Shuttle", + "description": "Downloads the latest version of Shuttle and imports it into your JSS.", + "repo": "autopkg/fishd72-recipes", + "path": "Shuttle/Shuttle.jss.recipe", + "parent": "com.github.fishd72.pkg.Shuttle", + "shortname": "Shuttle.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "A simple SSH shortcut menu for macOS" + }, + "com.github.fishd72.pkg.Shuttle": { + "name": "Shuttle", + "description": "Downloads the latest version of Shuttle and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "Shuttle/Shuttle.pkg.recipe", + "parent": "com.github.fishd72.download.Shuttle", + "shortname": "Shuttle.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.munki.speedtest-cli" + "com.github.fishd72.jss.Shuttle" ] }, + "com.github.fishd72.pkg.Freeplane": { + "name": "Freeplane", + "description": "Downloads the latest version of Freeplane and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "Freeplane/Freeplane.pkg.recipe", + "parent": "com.github.fishd72.download.Freeplane", + "shortname": "Freeplane.pkg", + "inferred_type": "pkg" + }, "com.github.fishd72.download.Freeplane": { "name": "Freeplane", "description": "Downloads the latest version of Freeplane.", @@ -102197,14 +102141,19 @@ "com.github.fishd72.pkg.Freeplane" ] }, - "com.github.fishd72.pkg.Freeplane": { - "name": "Freeplane", - "description": "Downloads the latest version of Freeplane and creates a package.", + "com.github.fishd72.pkg.DrawIO": { + "name": "draw.io", + "description": "Downloads the latest version of Draw.io and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "Freeplane/Freeplane.pkg.recipe", - "parent": "com.github.fishd72.download.Freeplane", - "shortname": "Freeplane.pkg", - "inferred_type": "pkg" + "path": "DrawIO/DrawIO.pkg.recipe", + "parent": "com.github.michalmmac.download.draw.io", + "shortname": "DrawIO.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jlehikoinen.jss.draw.io", + "com.github.jlehikoinen.jamf.draw.io", + "com.github.smithjw.sign.draw.io" + ] }, "com.github.fishd72.pkg.HexFiend": { "name": "Hex Fiend", @@ -102215,46 +102164,54 @@ "shortname": "HexFiend.pkg", "inferred_type": "pkg" }, - "com.github.fishd72.pkg.Keka": { - "name": "Keka", - "description": "Downloads the latest version of Keka and creates a package.", + "com.github.fishd72.pkg.IDEA-IU": { + "name": "IDEA-IU", + "description": "Downloads the latest version of IntelliJ IDEA and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "Keka/Keka.pkg.recipe", - "parent": "com.github.hansen-m.download.Keka", - "shortname": "Keka.pkg", + "path": "IDEA-IU/IDEA-IU.pkg.recipe", + "parent": "com.github.mosen.download.IDEA-IU", + "shortname": "IDEA-IU.pkg", "inferred_type": "pkg" }, - "com.github.fishd72.pkg.ecs-cli": { - "name": "ecs-cli", - "description": "Downloads the latest version of AWS ECS-CLI and creates a package.", + "com.github.autopkg.fishd72.munki.nmap": { + "name": "nmap", + "description": "Downloads nmap and imports it into Munki", "repo": "autopkg/fishd72-recipes", - "path": "ecs-cli/ecs-cli.pkg.recipe", - "parent": "com.github.fishd72.download.ecs-cli", - "shortname": "ecs-cli.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apettinen.install.ecs-cli", - "com.github.apettinen.munki.ecs-cli" - ] + "path": "nmap/nmap.munki.recipe", + "parent": "com.github.apettinen.download.nmap", + "shortname": "nmap.munki", + "inferred_type": "munki", + "munki_display_name": "Zenmap", + "munki_description": "Nmap (\"Network Mapper\") is a free and open source utility for network discovery and security auditing." }, - "com.github.fishd72.download.ecs-cli": { - "name": "ecs-cli", - "description": "Downloads the latest version of AWS ECS-CLI binary.", + "com.github.fishd72.jssup.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads the latest AppeCleaner builds a package, then uploads to the JSS.", "repo": "autopkg/fishd72-recipes", - "path": "ecs-cli/ecs-cli.download.recipe", - "shortname": "ecs-cli.download", - "inferred_type": "download", + "path": "AppCleaner/AppCleaner.jssup.recipe", + "parent": "com.github.fishd72.pkg.AppCleaner", + "shortname": "AppCleaner.jssup", + "inferred_type": "jssup" + }, + "com.github.fishd72.pkg.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads the latest version of AppCleaner and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "AppCleaner/AppCleaner.pkg.recipe", + "parent": "com.github.jleggat.AppCleaner.download", + "shortname": "AppCleaner.pkg", + "inferred_type": "pkg", "children": [ - "com.github.fishd72.pkg.ecs-cli" + "com.github.fishd72.jssup.AppCleaner" ] }, - "com.github.fishd72.pkg.EmacsForOSX": { - "name": "Emacs", - "description": null, + "com.github.fishd72.pkg.pgAdmin4": { + "name": "pgAdmin 4", + "description": "Downloads the latest version of pgAdmin4 and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "Emacs/EmacsForOSX.pkg.recipe", - "parent": "com.github.48kRAM.autopkg.download.emacsformacosx", - "shortname": "EmacsForOSX.pkg", + "path": "pgAdmin4/pgAdmin4.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.pgadmin4", + "shortname": "pgAdmin4.pkg", "inferred_type": "pkg" }, "com.github.fishd72.install.MongoDBCompassCommunity": { @@ -102266,6 +102223,18 @@ "shortname": "MongoDBCompassCommunity.install", "inferred_type": "install" }, + "com.github.fishd72.download.MongoDBCompassCommunity": { + "name": "MongoDB Compass Community", + "description": "Downloads the latest version of MongoDB Compass Community.", + "repo": "autopkg/fishd72-recipes", + "path": "MongoDBCompassCommunity/MongoDBCompassCommunity.download.recipe", + "shortname": "MongoDBCompassCommunity.download", + "inferred_type": "download", + "children": [ + "com.github.fishd72.install.MongoDBCompassCommunity", + "com.github.fishd72.pkg.MongoDBCompassCommunity" + ] + }, "com.github.fishd72.pkg.MongoDBCompassCommunity": { "name": "MongoDB Compass Community", "description": "Downloads the latest version of MongoDB Compass Community and creates a package.", @@ -102289,96 +102258,6 @@ "jamf_display_name": null, "jamf_description": "" }, - "com.github.fishd72.download.MongoDBCompassCommunity": { - "name": "MongoDB Compass Community", - "description": "Downloads the latest version of MongoDB Compass Community.", - "repo": "autopkg/fishd72-recipes", - "path": "MongoDBCompassCommunity/MongoDBCompassCommunity.download.recipe", - "shortname": "MongoDBCompassCommunity.download", - "inferred_type": "download", - "children": [ - "com.github.fishd72.install.MongoDBCompassCommunity", - "com.github.fishd72.pkg.MongoDBCompassCommunity" - ] - }, - "com.github.fishd72.munki.step-cli": { - "name": null, - "description": "Downloads, packages and imports into Munki latest version of the Smallstep Step CLI", - "repo": "autopkg/fishd72-recipes", - "path": "Smallstep/step_cli.munki.recipe", - "parent": "com.github.fishd72.pkg.step-cli", - "shortname": "step_cli.munki", - "inferred_type": "munki", - "munki_display_name": "Step CLI", - "munki_description": "step is an easy-to-use CLI tool for building, operating, and automating Public Key Infrastructure (PKI) systems and workflows. It's the client counterpart to the step-ca online Certificate Authority (CA). You can use it for many common crypto and X.509 operations\u2014either independently, or with an online CA." - }, - "com.github.fishd72.download.step-cli": { - "name": "step", - "description": "Downloads the latest version of the Smallstep CLI tool.", - "repo": "autopkg/fishd72-recipes", - "path": "Smallstep/step_cli.download.recipe", - "shortname": "step_cli.download", - "inferred_type": "download", - "children": [ - "com.github.fishd72.pkg.step-cli" - ] - }, - "com.github.fishd72.pkg.step-cli": { - "name": null, - "description": "Packages the latest version of the Smallstep Step CLI tool", - "repo": "autopkg/fishd72-recipes", - "path": "Smallstep/step_cli.pkg.recipe", - "parent": "com.github.fishd72.download.step-cli", - "shortname": "step_cli.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.fishd72.munki.step-cli" - ] - }, - "com.github.fishd72.pkg.OpenShot": { - "name": "OpenShot", - "description": "Downloads the latest version of OpenShot and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "OpenShot/OpenShot.pkg.recipe", - "parent": "com.github.peshay.download.OpenShot", - "shortname": "OpenShot.pkg", - "inferred_type": "pkg", - "children": [ - "uk.ac.ox.orchard.munki.Openshot" - ] - }, - "com.github.fishd72.pkg.DrawIO": { - "name": "draw.io", - "description": "Downloads the latest version of Draw.io and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "DrawIO/DrawIO.pkg.recipe", - "parent": "com.github.michalmmac.download.draw.io", - "shortname": "DrawIO.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jlehikoinen.jss.draw.io", - "com.github.jlehikoinen.jamf.draw.io", - "com.github.smithjw.sign.draw.io" - ] - }, - "com.github.fishd72.pkg.Chrome": { - "name": "Chrome", - "description": "Downloads the latest version of Chrome Canary and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "GoogleChromeCanary/GoogleChromeCanary.pkg.recipe", - "parent": "com.github.foigus.download.googlechromecanary", - "shortname": "GoogleChromeCanary.pkg", - "inferred_type": "pkg" - }, - "com.github.fishd72.pkg.jdgui": { - "name": "JD-GUI", - "description": "Downloads the latest version of JD-GUI and creates a package.", - "repo": "autopkg/fishd72-recipes", - "path": "JD-GUI/JD-GUI.pkg.recipe", - "parent": "com.github.andrewvalentine.download.jdgui", - "shortname": "JD-GUI.pkg", - "inferred_type": "pkg" - }, "com.github.fishd72.pkg.brave": { "name": "BraveBrowser", "description": "Downloads the latest version of Brave and creates a package.", @@ -102391,14 +102270,14 @@ "com.github.andredb90.filewave.brave" ] }, - "com.github.fishd72.install.VisualVM": { - "name": "visualvm", - "description": "Installs the latest version of VisualVM.", + "com.github.fishd72.pkg.VisualVM": { + "name": "VisualVM", + "description": "Downloads the latest version of VisualVM and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "VisualVM/visualvm.install.recipe", + "path": "VisualVM/VisualVM.pkg.recipe", "parent": "com.github.fishd72.download.VisualVM", - "shortname": "visualvm.install", - "inferred_type": "install" + "shortname": "VisualVM.pkg", + "inferred_type": "pkg" }, "com.github.fishd72.download.VisualVM": { "name": "VisualVM", @@ -102408,33 +102287,39 @@ "shortname": "visualvm.download", "inferred_type": "download", "children": [ - "com.github.fishd72.install.VisualVM", - "com.github.fishd72.pkg.VisualVM" + "com.github.fishd72.pkg.VisualVM", + "com.github.fishd72.install.VisualVM" ] }, - "com.github.fishd72.pkg.VisualVM": { - "name": "VisualVM", - "description": "Downloads the latest version of VisualVM and creates a package.", + "com.github.fishd72.install.VisualVM": { + "name": "visualvm", + "description": "Installs the latest version of VisualVM.", "repo": "autopkg/fishd72-recipes", - "path": "VisualVM/VisualVM.pkg.recipe", + "path": "VisualVM/visualvm.install.recipe", "parent": "com.github.fishd72.download.VisualVM", - "shortname": "VisualVM.pkg", - "inferred_type": "pkg" + "shortname": "visualvm.install", + "inferred_type": "install" }, - "com.github.fishd72.SharedProcessors": { - "name": null, - "description": "Stub recipe reference to use the Shared Processors in this repo.", + "com.github.fishd72.install.Ghost": { + "name": "ghost-desktop", + "description": "Installs the latest version of Ghost.", "repo": "autopkg/fishd72-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "Ghost/Ghost.install.recipe", + "parent": "com.github.fishd72.download.Ghost", + "shortname": "Ghost.install", + "inferred_type": "install" }, - "com.github.fishd72.pkg.SafariTechnologyPreviewHS": { - "name": "SafariTechnologyPreview", - "description": "Downloads the latest version of Safari Technology Preview for High Sierra and extracts the package.", + "com.github.fishd72.download.Ghost": { + "name": "ghost-desktop", + "description": "Downloads the latest version of Ghost.", "repo": "autopkg/fishd72-recipes", - "path": "SafariTechPreview/SafariTechnologyPreviewHS.pkg.recipe", - "parent": "com.github.jaharmi.download.SafariTechnologyPreview", - "shortname": "SafariTechnologyPreviewHS.pkg", - "inferred_type": "pkg" + "path": "Ghost/Ghost.download.recipe", + "shortname": "Ghost.download", + "inferred_type": "download", + "children": [ + "com.github.fishd72.install.Ghost", + "com.github.fishd72.pkg.Ghost" + ] }, "com.github.fishd72.pkg.Ghost": { "name": "ghost-desktop", @@ -102459,38 +102344,138 @@ "jamf_display_name": null, "jamf_description": "" }, - "com.github.fishd72.download.Ghost": { - "name": "ghost-desktop", - "description": "Downloads the latest version of Ghost.", + "com.github.fishd72.munki.wiz-cli": { + "name": "wizcli", + "description": "Downloads, packages and imports into Munki latest version of the Wiz CLI", "repo": "autopkg/fishd72-recipes", - "path": "Ghost/Ghost.download.recipe", - "shortname": "Ghost.download", + "path": "Wiz/wiz-cli.munki.recipe", + "parent": "com.github.fishd72.pkg.wiz-cli", + "shortname": "wiz-cli.munki", + "inferred_type": "munki", + "munki_display_name": "Wiz CLI", + "munki_description": "Wiz CLI is a locally deployed command line tool that detects sensitive data and secrets and prevents security misconfigurations and vulnerabilities early in the development cycle. Wiz CLI helps you shift your security policies left by empowering DevOps (and others) to prevent insecure resources from ever being deployed. Moreover, Wiz CLI scales effortlessly, empowering your enforcement of security policies." + }, + "com.github.fishd72.download.wiz-cli": { + "name": "wizcli", + "description": "Downloads the latest release version of Wiz CLI for macOS.", + "repo": "autopkg/fishd72-recipes", + "path": "Wiz/wiz-cli.download.recipe", + "shortname": "wiz-cli.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.Ghost", - "com.github.fishd72.install.Ghost" + "com.github.fishd72.pkg.wiz-cli" ] }, - "com.github.fishd72.install.Ghost": { - "name": "ghost-desktop", - "description": "Installs the latest version of Ghost.", + "com.github.fishd72.pkg.wiz-cli": { + "name": "wizcli", + "description": "Downloads the current release version of Wiz CLI and creates a package to install it.", "repo": "autopkg/fishd72-recipes", - "path": "Ghost/Ghost.install.recipe", - "parent": "com.github.fishd72.download.Ghost", - "shortname": "Ghost.install", - "inferred_type": "install" + "path": "Wiz/wiz-cli.pkg.recipe", + "parent": "com.github.fishd72.download.wiz-cli", + "shortname": "wiz-cli.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.fishd72.munki.wiz-cli" + ] }, - "com.github.fishd72.download.DockerEdge": { - "name": "Docker", - "description": "Downloads the latest version of Docker Edge.", + "com.github.fishd72.pkg.Chrome": { + "name": "Chrome", + "description": "Downloads the latest version of Chrome Canary and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "DockerEdge/DockerEdge.download.recipe", - "shortname": "DockerEdge.download", + "path": "GoogleChromeCanary/GoogleChromeCanary.pkg.recipe", + "parent": "com.github.foigus.download.googlechromecanary", + "shortname": "GoogleChromeCanary.pkg", + "inferred_type": "pkg" + }, + "com.github.fishd72.pkg.OpenShot": { + "name": "OpenShot", + "description": "Downloads the latest version of OpenShot and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "OpenShot/OpenShot.pkg.recipe", + "parent": "com.github.peshay.download.OpenShot", + "shortname": "OpenShot.pkg", + "inferred_type": "pkg", + "children": [ + "uk.ac.ox.orchard.munki.Openshot" + ] + }, + "com.github.fishd72.download.azcopy-cli": { + "name": null, + "description": "Downloads the latest version of the AZCopy CLI tool.", + "repo": "autopkg/fishd72-recipes", + "path": "azcopy-cli/azcopy-cli.download.recipe", + "shortname": "azcopy-cli.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.DockerEdge" + "com.github.fishd72.pkg.azcopy-cli" ] }, + "com.github.fishd72.pkg.azcopy-cli": { + "name": "AZCopy-CLI", + "description": "Packages the latest version of the AZCopy CLI tool", + "repo": "autopkg/fishd72-recipes", + "path": "azcopy-cli/azcopy-cli.pkg.recipe", + "parent": "com.github.fishd72.download.azcopy-cli", + "shortname": "azcopy-cli.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.fishd72.munki.azcopy-cli" + ] + }, + "com.github.fishd72.munki.azcopy-cli": { + "name": "AZCopy_CLI", + "description": "Downloads, packages and imports into Munki latest version of the AZCopy CLI", + "repo": "autopkg/fishd72-recipes", + "path": "azcopy-cli/azcopy-cli.munki.recipe", + "parent": "com.github.fishd72.pkg.azcopy-cli", + "shortname": "azcopy-cli.munki", + "inferred_type": "munki", + "munki_display_name": "AZCopy CLI", + "munki_description": "AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you download AzCopy, connect to your storage account, and then transfer data." + }, + "com.github.fishd72.jss.Boostnote": { + "name": "Boostnote", + "description": "Downloads the latest version of Boostnote and imports it into your JSS.", + "repo": "autopkg/fishd72-recipes", + "path": "Boostnote/Boostnote.jss.recipe", + "parent": "com.github.fishd72.pkg.Boostnote", + "shortname": "Boostnote.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, + "com.github.fishd72.pkg.Boostnote": { + "name": "Boostnote", + "description": "Downloads the latest version of Boostnote and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "Boostnote/Boostnote.pkg.recipe", + "parent": "com.github.fishd72.download.Boostnote", + "shortname": "Boostnote.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.fishd72.jss.Boostnote" + ] + }, + "com.github.fishd72.download.Boostnote": { + "name": "Boostnote", + "description": "Downloads the latest version of Boostnote.", + "repo": "autopkg/fishd72-recipes", + "path": "Boostnote/Boostnote.download.recipe", + "shortname": "Boostnote.download", + "inferred_type": "download", + "children": [ + "com.github.fishd72.pkg.Boostnote" + ] + }, + "com.github.fishd72.pkg.PyCharmPro": { + "name": "PyCharmPro", + "description": "Downloads the latest version of PyCharmPro and creates a package.", + "repo": "autopkg/fishd72-recipes", + "path": "PyCharmPro/PyCharmPro.pkg.recipe", + "parent": "com.github.mosen.download.PyCharmPro", + "shortname": "PyCharmPro.pkg", + "inferred_type": "pkg" + }, "com.github.fishd72.pkg.DockerEdge": { "name": "Docker", "description": "Downloads the latest version of Docker Edge and creates a package.", @@ -102500,53 +102485,67 @@ "shortname": "DockerEdge.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.fishd72.munki.nmap": { - "name": "nmap", - "description": "Downloads nmap and imports it into Munki", + "com.github.fishd72.download.DockerEdge": { + "name": "Docker", + "description": "Downloads the latest version of Docker Edge.", "repo": "autopkg/fishd72-recipes", - "path": "nmap/nmap.munki.recipe", - "parent": "com.github.apettinen.download.nmap", - "shortname": "nmap.munki", - "inferred_type": "munki", - "munki_display_name": "Zenmap", - "munki_description": "Nmap (\"Network Mapper\") is a free and open source utility for network discovery and security auditing." + "path": "DockerEdge/DockerEdge.download.recipe", + "shortname": "DockerEdge.download", + "inferred_type": "download", + "children": [ + "com.github.fishd72.pkg.DockerEdge" + ] }, - "com.github.fishd72.pkg.IDEA-IU": { - "name": "IDEA-IU", - "description": "Downloads the latest version of IntelliJ IDEA and creates a package.", + "com.github.fishd72.pkg.Etcher": { + "name": "balenaEtcher", + "description": "Downloads the latest version of Etcher and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "IDEA-IU/IDEA-IU.pkg.recipe", - "parent": "com.github.mosen.download.IDEA-IU", - "shortname": "IDEA-IU.pkg", + "path": "Etcher/Etcher.pkg.recipe", + "parent": "com.github.andrewvalentine.download.Etcher", + "shortname": "Etcher.pkg", "inferred_type": "pkg" }, - "com.github.fishd72.download.Miller": { - "name": "Miller", - "description": "Downloads the latest version of Miller.", + "com.github.fishd72.pkg.step-cli": { + "name": null, + "description": "Packages the latest version of the Smallstep Step CLI tool", "repo": "autopkg/fishd72-recipes", - "path": "Miller/Miller.download.recipe", - "shortname": "Miller.download", + "path": "Smallstep/step_cli.pkg.recipe", + "parent": "com.github.fishd72.download.step-cli", + "shortname": "step_cli.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.fishd72.munki.step-cli" + ] + }, + "com.github.fishd72.download.step-cli": { + "name": "step", + "description": "Downloads the latest version of the Smallstep CLI tool.", + "repo": "autopkg/fishd72-recipes", + "path": "Smallstep/step_cli.download.recipe", + "shortname": "step_cli.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.Miller" + "com.github.fishd72.pkg.step-cli" ] }, - "com.github.fishd72.pkg.Miller": { - "name": "Miller", - "description": "Downloads the latest version of Miller and creates a package.", + "com.github.fishd72.munki.step-cli": { + "name": null, + "description": "Downloads, packages and imports into Munki latest version of the Smallstep Step CLI", "repo": "autopkg/fishd72-recipes", - "path": "Miller/Miller.pkg.recipe", - "parent": "com.github.fishd72.download.Miller", - "shortname": "Miller.pkg", - "inferred_type": "pkg" + "path": "Smallstep/step_cli.munki.recipe", + "parent": "com.github.fishd72.pkg.step-cli", + "shortname": "step_cli.munki", + "inferred_type": "munki", + "munki_display_name": "Step CLI", + "munki_description": "step is an easy-to-use CLI tool for building, operating, and automating Public Key Infrastructure (PKI) systems and workflows. It's the client counterpart to the step-ca online Certificate Authority (CA). You can use it for many common crypto and X.509 operations\u2014either independently, or with an online CA." }, - "com.github.fishd72.pkg.pgAdmin4": { - "name": "pgAdmin 4", - "description": "Downloads the latest version of pgAdmin4 and creates a package.", + "com.github.fishd72.pkg.x2Go": { + "name": "x2Go", + "description": "Downloads the latest version of x2Go client and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "pgAdmin4/pgAdmin4.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.pgadmin4", - "shortname": "pgAdmin4.pkg", + "path": "x2Go/x2Go.pkg.recipe", + "parent": "com.github.fishd72.download.x2Go", + "shortname": "x2Go.pkg", "inferred_type": "pkg" }, "com.github.fishd72.download.x2Go": { @@ -102561,206 +102560,543 @@ "com.github.fishd72.pkg.x2Go" ] }, - "com.github.fishd72.pkg.x2Go": { - "name": "x2Go", - "description": "Downloads the latest version of x2Go client and creates a package.", + "com.github.fishd72.pkg.RoboMongo": { + "name": "RoboMongo", + "description": "Downloads the latest version of RoboMongo (Robo3T) and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "x2Go/x2Go.pkg.recipe", - "parent": "com.github.fishd72.download.x2Go", - "shortname": "x2Go.pkg", + "path": "RoboMongo/RoboMongo.pkg.recipe", + "parent": "com.github.valdore86.download.RoboMongo", + "shortname": "RoboMongo.pkg", "inferred_type": "pkg" }, - "com.github.fishd72.download.Shuttle": { - "name": "Shuttle", - "description": "Downloads the latest version of Shuttle.", + "com.github.fishd72.download.Twitch": { + "name": "Twitch", + "description": "Downloads the latest version of Twitch.", "repo": "autopkg/fishd72-recipes", - "path": "Shuttle/Shuttle.download.recipe", - "shortname": "Shuttle.download", + "path": "Curse, Inc./Twitch.download.recipe", + "shortname": "Twitch.download", "inferred_type": "download", "children": [ - "com.github.fishd72.pkg.Shuttle", - "com.github.fishd72.install.Shuttle" + "com.github.fishd72.pkg.Twitch", + "com.github.fishd72.install.Twitch" ] }, - "com.github.fishd72.pkg.Shuttle": { - "name": "Shuttle", - "description": "Downloads the latest version of Shuttle and creates a package.", + "com.github.fishd72.pkg.Twitch": { + "name": "Twitch", + "description": "Downloads the latest version of Twitch and creates a package.", "repo": "autopkg/fishd72-recipes", - "path": "Shuttle/Shuttle.pkg.recipe", - "parent": "com.github.fishd72.download.Shuttle", - "shortname": "Shuttle.pkg", + "path": "Curse, Inc./Twitch.pkg.recipe", + "parent": "com.github.fishd72.download.Twitch", + "shortname": "Twitch.pkg", "inferred_type": "pkg", "children": [ - "com.github.fishd72.jss.Shuttle" + "com.github.fishd72.jss.Twitch" ] }, - "com.github.fishd72.install.Shuttle": { - "name": "Shuttle", - "description": "Installs the latest version of Shuttle.", + "com.github.fishd72.install.Twitch": { + "name": "Twitch", + "description": "Installs the latest version of Twitch.", "repo": "autopkg/fishd72-recipes", - "path": "Shuttle/Shuttle.install.recipe", - "parent": "com.github.fishd72.download.Shuttle", - "shortname": "Shuttle.install", + "path": "Curse, Inc./Twitch.install.recipe", + "parent": "com.github.fishd72.download.Twitch", + "shortname": "Twitch.install", "inferred_type": "install" }, - "com.github.fishd72.jss.Shuttle": { - "name": "Shuttle", - "description": "Downloads the latest version of Shuttle and imports it into your JSS.", + "com.github.fishd72.jss.Twitch": { + "name": "Twitch", + "description": "Downloads the latest version of Twitch and imports it into your JSS.", "repo": "autopkg/fishd72-recipes", - "path": "Shuttle/Shuttle.jss.recipe", - "parent": "com.github.fishd72.pkg.Shuttle", - "shortname": "Shuttle.jss", + "path": "Curse, Inc./Twitch.jss.recipe", + "parent": "com.github.fishd72.pkg.Twitch", + "shortname": "Twitch.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "A simple SSH shortcut menu for macOS" + "jamf_description": "Lightweight native Twitch app." }, - "com.github.andredb90.filewave.TableauDesktop": { - "name": "TableauDesktop", - "description": "Downloads the current release version of Tableau Desktop installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Abstract": { + "name": "Abstract", + "description": "Downloads the current release version of the Abstract installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "TableauDesktop/TableauDesktop.filewave.recipe", - "parent": "com.github.gmarnin.pkg.tableau-desktop", - "shortname": "TableauDesktop.filewave", + "path": "Abstract/Abstract.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Abstract", + "shortname": "Abstract.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.R": { - "name": "R", - "description": "Downloads the current release version of R Installer Package and imports it into FileWave.", + "com.github.andreDB90.filewave.privileges": { + "name": "Privileges", + "description": "Downloads the current release version of the Privileges installer package for both Intel and Apple Silicon Macs and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "R/R.filewave.recipe", - "parent": "com.github.homebysix.pkg.R", - "shortname": "R.filewave", + "path": "Privileges/Privileges.filewave.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.TextExpander6": { + "name": "TextExpander6", + "description": "Downloads the current release version of the TextExpander 6 installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "SmileOnMyMac/TextExpander6.filewave.recipe", + "parent": "io.github.hjuutilainen.pkg.TextExpander6", + "shortname": "TextExpander6.filewave", + "inferred_type": "filewave" + }, + "com.github.andreDB90.filewave.MPEG Streamclip": { + "name": "MPEG Streamclip", + "description": "Downloads the current release version of the MPEG Streamclip installer package and imports it into FileWave", + "repo": "autopkg/andredb90-recipes", + "path": "MPEG Streamclip/MPEG Streamclip.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.MPEG Streamclip", + "shortname": "MPEG Streamclip.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.securesafe": { + "name": "SecureSafe", + "description": "Downloads the current release version of the SecureSafe installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "SecureSafe/SecureSafe.filewave.recipe", + "parent": "com.github.andredb90.download.securesafe", + "shortname": "SecureSafe.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.download.securesafe": { + "name": "SecureSafe", + "description": "Downloads the latest version of SecureSafe.", + "repo": "autopkg/andredb90-recipes", + "path": "SecureSafe/SecureSafe.download.recipe", + "shortname": "SecureSafe.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.SecureSafe", + "com.github.andredb90.filewave.securesafe" + ] + }, + "com.github.andredb90.filewave.Wrike": { + "name": "Wrike", + "description": "Downloads latest version of Wrike and imports into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Wrike/Wrike.filewave.recipe", + "parent": "com.github.foigus.download.Wrike", + "shortname": "Wrike.filewave", + "inferred_type": "filewave" + }, + "com.github.andreDB90.filewave.NeoFinder": { + "name": "NeoFinder", + "description": "Downloads the current release version of the NeoFinder installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "NeoFinder/NeoFinder.filewave.recipe", + "parent": "com.github.homebysix.pkg.NeoFinder", + "shortname": "NeoFinder.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.SupportApp": { + "name": "Support", + "description": "Downloads the current release version of the SupportApp installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "SupportApp/SupportApp.filewave.recipe", + "parent": "com.github.grahampugh.recipes.pkg.SupportApp", + "shortname": "SupportApp.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.Tresorit": { + "name": "Tresorit", + "description": "Downloads the current release version of the Tresorit installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Tresorit/Tresorit.filewave.recipe", + "parent": "com.github.ahousseini-recipes.pkg.Tresorit", + "shortname": "Tresorit.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.NoMAD": { + "name": "NoMAD", + "description": "Downloads the current release version of the NoMAD installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "NoMAD/NoMAD.filewave.recipe", + "parent": "com.github.tbridge.pkg.NoMAD", + "shortname": "NoMAD.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.pkg.Zwift": { + "name": "Zwift", + "description": "Downloads the latest version of Zwift and creates a package.", + "repo": "autopkg/andredb90-recipes", + "path": "Zwift/Zwift.pkg.recipe", + "parent": "com.github.andredb90.download.Zwift", + "shortname": "Zwift.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Zwift" + ] + }, + "com.github.andredb90.download.Zwift": { + "name": "Zwift", + "description": "Downloads the latest version of Zwift.", + "repo": "autopkg/andredb90-recipes", + "path": "Zwift/Zwift.download.recipe", + "shortname": "Zwift.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.Zwift" + ] + }, + "com.github.andredb90.filewave.Zwift": { + "name": "Zwift", + "description": "Downloads the current release version of the Zwift installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Zwift/Zwift.filewave.recipe", + "parent": "com.github.andredb90.pkg.Zwift", + "shortname": "Zwift.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.tableaureader": { + "name": "Tableau Reader", + "description": "Downloads the current release version of the Tableau Reader installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "TableauReader/TableauReader.filewave.recipe", + "parent": "com.github.homebysix.pkg.TableauReader", + "shortname": "TableauReader.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.FirefoxESR64-Win": { + "name": "FirefoxESR64", + "description": "Downloads the current release version of the Firefox ESR installer for Windows x64 and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Firefox ESR - Win64/FirefoxESR64-Win.filewave.recipe", + "parent": "com.github.hansen-m.download.FirefoxESR64-Win", + "shortname": "FirefoxESR64-Win.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.ImageOptim": { + "name": "ImageOptim", + "description": "Downloads the current release version of ImageOptim and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "ImageOptim/ImageOptim.filewave.recipe", + "parent": "com.github.gerardkok.download.ImageOptim", + "shortname": "ImageOptim.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.Signal": { + "name": "Signal", + "description": "Downloads the current release version of the Signal Installer Package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Signal/Signal.filewave.recipe", + "parent": "com.github.jaharmi.pkg.Signal", + "shortname": "Signal.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.Tiles": { + "name": "Tiles", + "description": "Downloads the latest version of the Tiles installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Tiles/Tiles.filewave.recipe", + "parent": "com.github.andredb90.pkg.Tiles", + "shortname": "Tiles.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.download.Tiles": { + "name": "Tiles", + "description": "Downloads the latest version of Tiles.", + "repo": "autopkg/andredb90-recipes", + "path": "Tiles/Tiles.download.recipe", + "shortname": "Tiles.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.Tiles" + ] + }, + "com.github.andredb90.pkg.Tiles": { + "name": "Tiles", + "description": "Downloads the latest version of Tiles and creates a package.", + "repo": "autopkg/andredb90-recipes", + "path": "Tiles/Tiles.pkg.recipe", + "parent": "com.github.andredb90.download.Tiles", + "shortname": "Tiles.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Tiles" + ] + }, + "com.github.andredb90.filewave.emacsformacosx": { + "name": "EmacsForMacOSX", + "description": "Downloads the current release version of GNU Emacs for macOS and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "GNU/EmacsForMacOSX.filewave.recipe", + "parent": "com.github.48kRAM.autopkg.pkg.emacsformacosx", + "shortname": "EmacsForMacOSX.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.FreeCAD": { + "name": "FreeCAD", + "description": "Downloads latest version of FreeCAD and imports into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "FreeCAD/FreeCAD.filewave.recipe", + "parent": "com.github.dataJAR-recipes.download.FreeCAD", + "shortname": "FreeCAD.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.ClickShare": { + "name": "ClickShare", + "description": "Downloads the current release version of ClickShare Installer Package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Barco/ClickShare.filewave.recipe", + "parent": "com.github.moofit-recipes.pkg.ClickShare", + "shortname": "ClickShare.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.MirrorOp": { + "name": "MirrorOp", + "description": "Downloads the current release version of MirrorOp Installer Package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Barco/MirrorOp.filewave.recipe", + "parent": "com.github.moofit-recipes.pkg.MirrorOp", + "shortname": "MirrorOp.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.nextcloud-Win64": { + "name": "Nextcloud", + "description": "Downloads the current release version of the Nextcloud installer for Windows x64 and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Nextcloud/Nextcloud-Win64.filewave.recipe", + "parent": "com.github.andredb90.download.nextcloud-Win64", + "shortname": "Nextcloud-Win64.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.download.nextcloud": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud.", + "repo": "autopkg/andredb90-recipes", + "path": "Nextcloud/Nextcloud.download.recipe", + "shortname": "Nextcloud.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.nextcloud" + ] + }, + "com.github.andredb90.download.nextcloud-Win64": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud MSI installer for Windows.", + "repo": "autopkg/andredb90-recipes", + "path": "Nextcloud/Nextcloud-Win64.download.recipe", + "shortname": "Nextcloud-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.filewave.nextcloud-Win64" + ] + }, + "com.github.andredb90.pkg.nextcloud": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud installer package and renames the package.", + "repo": "autopkg/andredb90-recipes", + "path": "Nextcloud/Nextcloud.pkg.recipe", + "parent": "com.github.andredb90.download.nextcloud", + "shortname": "Nextcloud.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.nextcloud" + ] + }, + "com.github.andredb90.filewave.nextcloud": { + "name": "Nextcloud", + "description": "Downloads the current release version of the Nextcloud installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Nextcloud/Nextcloud.filewave.recipe", + "parent": "com.github.andredb90.pkg.nextcloud", + "shortname": "Nextcloud.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.CraftManager": { + "name": "CraftManager", + "description": "Downloads the current release version of CraftManager Installer Package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Invision/CraftManager.filewave.recipe", + "parent": "com.github.lashomb.pkg.CraftManager", + "shortname": "CraftManager.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.logitechoptions": { + "name": "Logitech Options", + "description": "Downloads the current release version of the Logitech Options installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Logitech/LogitechOptions.filewave.recipe", + "parent": "com.github.joshua-d-miller.download.logitechoptions", + "shortname": "LogitechOptions.filewave", + "inferred_type": "filewave" + }, + "com.github.andreDB90.filewave.iMazing": { + "name": "iMazing", + "description": "Downloads the current release version of the iMazing installer package and imports it into FileWave", + "repo": "autopkg/andredb90-recipes", + "path": "iMazing/iMazing.filewave.recipe", + "parent": "com.github.homebysix.pkg.iMazing", + "shortname": "iMazing.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.mailbutler": { + "name": "Mailbutler", + "description": null, + "repo": "autopkg/andredb90-recipes", + "path": "Mailbutler GmbH/Mailbutler.filewave.recipe", + "parent": "com.github.andredb90.pkg.mailbutler", + "shortname": "Mailbutler.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.R-Win": { - "name": "R", - "description": "Downloads latest version of R base for Windows and imports it into FileWave.", + "com.github.andredb90.download.mailbutler": { + "name": "Mailbutler", + "description": "Downloads the latest version of Mailbutler.", + "repo": "autopkg/andredb90-recipes", + "path": "Mailbutler GmbH/Mailbutler.download.recipe", + "shortname": "Mailbutler.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.mailbutler" + ] + }, + "com.github.andredb90.pkg.mailbutler": { + "name": "Mailbutler", + "description": "Downloads the latest version of Mailbutler and creates a package.", + "repo": "autopkg/andredb90-recipes", + "path": "Mailbutler GmbH/Mailbutler.pkg.recipe", + "parent": "com.github.andredb90.download.mailbutler", + "shortname": "Mailbutler.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.mailbutler" + ] + }, + "com.github.andredb90.download.BusinessCommunication": { + "name": "Business Communication", + "description": "Downloads the latest version of Swisscom Business Communication.", + "repo": "autopkg/andredb90-recipes", + "path": "Swisscom Business Communication/BusinessCommunication.download.recipe", + "shortname": "BusinessCommunication.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.BusinessCommunication" + ] + }, + "com.github.andredb90.filewave.BusinessCommunication": { + "name": "Business Communication", + "description": "Downloads the latest version of Business Communication installer package and imports it into FileWave", "repo": "autopkg/andredb90-recipes", - "path": "R/R-Win.filewave.recipe", - "parent": "com.github.hansen-m.download.R-Win", - "shortname": "R-Win.filewave", + "path": "Swisscom Business Communication/BusinessCommunication.filewave.recipe", + "parent": "com.github.andredb90.pkg.BusinessCommunication", + "shortname": "BusinessCommunication.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.1Password8": { - "name": "1Password", - "description": "Downloads the current release version of the 1Password8 installer package and imports it into FileWave.", + "com.github.andredb90.pkg.BusinessCommunication": { + "name": "Business Communication", + "description": "Downloads the latest version of Swisscom Business Communication and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "AgileBits/1Password8.filewave.recipe", - "parent": "io.github.hjuutilainen.pkg.1Password8", - "shortname": "1Password8.filewave", - "inferred_type": "filewave" + "path": "Swisscom Business Communication/BusinessCommunication.pkg.recipe", + "parent": "com.github.andredb90.download.BusinessCommunication", + "shortname": "BusinessCommunication.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.BusinessCommunication" + ] }, - "com.github.andredb90.filewave.E-PATConnector": { - "name": "E-PAT Connector", - "description": "Downloads the latest version of E-PAT Connector installer package and imports it into FileWave", + "com.github.andredb90.filewave.GarminExpress": { + "name": "Garmin Express", + "description": "Downloads the current release version of the Garmin Express installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "VitaByte/E-PAT_Connector.filewave.recipe", - "parent": "com.github.andredb90.pkg.E-PATConnector", - "shortname": "E-PAT_Connector.filewave", + "path": "Garmin Express/GarminExpress.filewave.recipe", + "parent": "com.github.andredb90.pkg.GarminExpress", + "shortname": "GarminExpress.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.pkg.E-PATConnector": { - "name": "E-PAT Connector", - "description": "Downloads the latest version of E-PAT Connector and creates a package.", + "com.github.andredb90.pkg.GarminExpress": { + "name": "Garmin Express", + "description": "Downloads the latest version of Garmin Express and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "VitaByte/E-PAT_Connector.pkg.recipe", - "parent": "com.github.andredb90.download.E-PATConnector", - "shortname": "E-PAT_Connector.pkg", + "path": "Garmin Express/GarminExpress.pkg.recipe", + "parent": "com.github.andredb90.download.GarminExpress", + "shortname": "GarminExpress.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.E-PATConnector" + "com.github.andredb90.filewave.GarminExpress" ] }, - "com.github.andredb90.download.E-PATConnector": { - "name": "E-PAT Connector", - "description": "Downloads the latest version of VitaByte's E-PAT Connector.", + "com.github.andredb90.download.GarminExpress": { + "name": "Garmin Express", + "description": "Downloads the latest version of Garmin Express.", "repo": "autopkg/andredb90-recipes", - "path": "VitaByte/E-PAT_Connector.download.recipe", - "shortname": "E-PAT_Connector.download", + "path": "Garmin Express/GarminExpress.download.recipe", + "shortname": "GarminExpress.download", "inferred_type": "download", "children": [ - "com.github.andredb90.pkg.E-PATConnector" + "com.github.andredb90.pkg.GarminExpress" ] }, - "com.github.andredb90.filewave.NoMAD": { - "name": "NoMAD", - "description": "Downloads the current release version of the NoMAD installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "NoMAD/NoMAD.filewave.recipe", - "parent": "com.github.tbridge.pkg.NoMAD", - "shortname": "NoMAD.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.SynologyDriveClient": { - "name": "Synology Drive Client", - "description": "Downloads the current release version of the Synology Drive Client installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Synology/Synology Drive Client.filewave.recipe", - "parent": "com.github.ahousseini-recipes.pkg.SynologyDriveClient", - "shortname": "Synology Drive Client.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.AtlassianCompanion": { - "name": "Atlassian Companion", - "description": "Downloads the latest version of Atlassian Companion, creates a fileset, and copies it into your FileWave Server.", + "com.github.andredb90.filewave.ProtonVPN": { + "name": "ProtonVPN", + "description": "Downloads the latest version of ProtonVPN, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/andredb90-recipes", - "path": "Atlassian Companion/Atlassian Companion.filewave.recipe", - "parent": "com.github.its-unibas.download.AtlassianCompanion", - "shortname": "Atlassian Companion.filewave", + "path": "ProtonVPN/ProtonVPN.filewave.recipe", + "parent": "com.github.andredb90.pkg.ProtonVPN", + "shortname": "ProtonVPN.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.MirrorOp": { - "name": "MirrorOp", - "description": "Downloads the current release version of MirrorOp Installer Package and imports it into FileWave.", + "com.github.andredb90.download.ProtonVPN": { + "name": "ProtonVPN", + "description": "Downloads the latest version of ProtonVPN.", "repo": "autopkg/andredb90-recipes", - "path": "Barco/MirrorOp.filewave.recipe", - "parent": "com.github.moofit-recipes.pkg.MirrorOp", - "shortname": "MirrorOp.filewave", - "inferred_type": "filewave" + "path": "ProtonVPN/ProtonVPN.download.recipe", + "shortname": "ProtonVPN.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.ProtonVPN" + ] }, - "com.github.andredb90.filewave.ClickShare": { - "name": "ClickShare", - "description": "Downloads the current release version of ClickShare Installer Package and imports it into FileWave.", + "com.github.andredb90.pkg.ProtonVPN": { + "name": "ProtonVPN", + "description": "Downloads the latest version of ProtonVPN and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "Barco/ClickShare.filewave.recipe", - "parent": "com.github.moofit-recipes.pkg.ClickShare", - "shortname": "ClickShare.filewave", - "inferred_type": "filewave" + "path": "ProtonVPN/ProtonVPN.pkg.recipe", + "parent": "com.github.andredb90.download.ProtonVPN", + "shortname": "ProtonVPN.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.ProtonVPN" + ] }, - "com.github.andredb90.filewave.3CX": { - "name": "3CXPhone", - "description": "Downloads latest version of 3CX and imports into FileWave.", + "com.github.andredb90.filewave.ClickUp": { + "name": "ClickUp", + "description": "Downloads the current release version of the ClickUp Installer Package and imports it into FileWave.\t\n \turl for x86: https://desktop.clickup.com/mac\n\t\turl for arm64: https://desktop.clickup.com/mac/dmg/arm64\n\t", "repo": "autopkg/andredb90-recipes", - "path": "3CXPhone/3CX.filewave.recipe", - "parent": "com.github.michalmmac.download.3CX", - "shortname": "3CX.filewave", + "path": "ClickUp/ClickUp.filewave.recipe", + "parent": "com.github.andredb90.pkg.ClickUp", + "shortname": "ClickUp.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.emacsformacosx": { - "name": "EmacsForMacOSX", - "description": "Downloads the current release version of GNU Emacs for macOS and imports it into FileWave.", + "com.github.andredb90.download.ClickUp": { + "name": "ClickUp", + "description": "Downloads the current release version of ClickUp.\n\t\turl for x86: https://desktop.clickup.com/mac\n\t\turl for arm64: https://desktop.clickup.com/mac/dmg/arm64\n\t", "repo": "autopkg/andredb90-recipes", - "path": "GNU/EmacsForMacOSX.filewave.recipe", - "parent": "com.github.48kRAM.autopkg.pkg.emacsformacosx", - "shortname": "EmacsForMacOSX.filewave", - "inferred_type": "filewave" + "path": "ClickUp/ClickUp.download.recipe", + "shortname": "ClickUp.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.ClickUp" + ] }, - "com.github.andredb90.filewave.SupportApp": { - "name": "Support", - "description": "Downloads the current release version of the SupportApp installer package and imports it into FileWave.", + "com.github.andredb90.pkg.ClickUp": { + "name": "ClickUp", + "description": "Downloads the latest version of ClickUp and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "SupportApp/SupportApp.filewave.recipe", - "parent": "com.github.grahampugh.recipes.pkg.SupportApp", - "shortname": "SupportApp.filewave", - "inferred_type": "filewave" + "path": "ClickUp/ClickUp.pkg.recipe", + "parent": "com.github.andredb90.download.ClickUp", + "shortname": "ClickUp.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.ClickUp" + ] }, - "com.github.andredb90.filewave.FirefoxESR64-Win": { - "name": "FirefoxESR64", - "description": "Downloads the current release version of the Firefox ESR installer for Windows x64 and imports it into FileWave.", + "com.github.andredb90.filewave.1Password8": { + "name": "1Password", + "description": "Downloads the current release version of the 1Password8 installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Firefox ESR - Win64/FirefoxESR64-Win.filewave.recipe", - "parent": "com.github.hansen-m.download.FirefoxESR64-Win", - "shortname": "FirefoxESR64-Win.filewave", + "path": "AgileBits/1Password8.filewave.recipe", + "parent": "io.github.hjuutilainen.pkg.1Password8", + "shortname": "1Password8.filewave", "inferred_type": "filewave" }, "com.github.andredb90.filewave.LanguageToolforDesktop": { @@ -102795,201 +103131,139 @@ "com.github.andredb90.filewave.LanguageToolforDesktop" ] }, - "com.github.andredb90.filewave.ClickShareLauncher": { - "name": "ClickShareLauncher", - "description": "Downloads the current release version of the ClickShareLauncher installer package and imports it into FileWave.", + "com.github.andredb90.filewave.SynologyDriveClient": { + "name": "Synology Drive Client", + "description": "Downloads the current release version of the Synology Drive Client installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "ClickShare/ClickShareLauncher.filewave.recipe", - "parent": "com.github.gerardkok.pkg.ClickShareLauncher", - "shortname": "ClickShareLauncher.filewave", + "path": "Synology/Synology Drive Client.filewave.recipe", + "parent": "com.github.ahousseini-recipes.pkg.SynologyDriveClient", + "shortname": "Synology Drive Client.filewave", "inferred_type": "filewave" }, - "com.github.andreDB90.filewave.NeoFinder": { - "name": "NeoFinder", - "description": "Downloads the current release version of the NeoFinder installer package and imports it into FileWave.", + "com.github.andreDB90.filewave.node": { + "name": "node", + "description": "Downloads the current release version of the node.js installer package and imports it into FileWave. (Use RELEASE \"latest\" in your override for latest version)", "repo": "autopkg/andredb90-recipes", - "path": "NeoFinder/NeoFinder.filewave.recipe", - "parent": "com.github.homebysix.pkg.NeoFinder", - "shortname": "NeoFinder.filewave", + "path": "Node/node.filewave.recipe", + "parent": "com.github.gerardkok.download.node", + "shortname": "node.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.securesafe": { - "name": "SecureSafe", - "description": "Downloads the latest version of SecureSafe.", - "repo": "autopkg/andredb90-recipes", - "path": "SecureSafe/SecureSafe.download.recipe", - "shortname": "SecureSafe.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.SecureSafe", - "com.github.andredb90.filewave.securesafe" - ] - }, - "com.github.andredb90.filewave.securesafe": { - "name": "SecureSafe", - "description": "Downloads the current release version of the SecureSafe installer package and imports it into FileWave.", + "com.github.andredb90.filewave.MigrosBankEBanking": { + "name": "Migros Bank E-Banking", + "description": "Downloads the current release version of Migros Bank E-Banking Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "SecureSafe/SecureSafe.filewave.recipe", - "parent": "com.github.andredb90.download.securesafe", - "shortname": "SecureSafe.filewave", + "path": "Migros Bank E-Banking/Migros Bank E-Banking.filewave.recipe", + "parent": "com.github.ahousseini-recipes.pkg.MigrosBankEBanking", + "shortname": "Migros Bank E-Banking.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.ClickUp": { - "name": "ClickUp", - "description": "Downloads the current release version of ClickUp.\n\t\turl for x86: https://desktop.clickup.com/mac\n\t\turl for arm64: https://desktop.clickup.com/mac/dmg/arm64\n\t", + "com.github.andredb90.filewave.franz": { + "name": "Franz", + "description": "Downloads latest version of Franz and imports into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "ClickUp/ClickUp.download.recipe", - "shortname": "ClickUp.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.ClickUp" - ] + "path": "Franz/Franz.filewave.recipe", + "parent": "com.github.andrewvalentine.download.franz", + "shortname": "Franz.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.pkg.ClickUp": { - "name": "ClickUp", - "description": "Downloads the latest version of ClickUp and creates a package.", + "com.github.andreDB90.filewave.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the current release version of the ChatGPT installer package for both Intel and Apple Silicon Macs and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "ClickUp/ClickUp.pkg.recipe", - "parent": "com.github.andredb90.download.ClickUp", - "shortname": "ClickUp.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.ClickUp" - ] + "path": "ChatGPT/ChatGPT.filewave.recipe", + "parent": "com.github.rtrouton.pkg.ChatGPT", + "shortname": "ChatGPT.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.filewave.ClickUp": { - "name": "ClickUp", - "description": "Downloads the current release version of the ClickUp Installer Package and imports it into FileWave.\t\n \turl for x86: https://desktop.clickup.com/mac\n\t\turl for arm64: https://desktop.clickup.com/mac/dmg/arm64\n\t", + "com.github.andredb90.filewave.Fitbit": { + "name": "Fitbit Connect", + "description": "Downloads the current release version of the Fitbit Connect Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "ClickUp/ClickUp.filewave.recipe", - "parent": "com.github.andredb90.pkg.ClickUp", - "shortname": "ClickUp.filewave", + "path": "Fitbit/Fitbit.filewave.recipe", + "parent": "com.github.patgmac.pkg.FitbitExtractor", + "shortname": "Fitbit.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Rectangle": { - "name": "Rectangle", - "description": "Downloads the current release version of Rectangle installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Blender": { + "name": "Blender", + "description": "Downloads the current release version of the Blender Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Rectangle/Rectangle.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Rectangle", - "shortname": "Rectangle.filewave", + "path": "Blender/Blender.filewave.recipe", + "parent": "io.github.hjuutilainen.pkg.Blender", + "shortname": "Blender.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Abstract": { - "name": "Abstract", - "description": "Downloads the current release version of the Abstract installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Discord": { + "name": "Discord", + "description": "Downloads the current release version of the Discord installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Abstract/Abstract.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Abstract", - "shortname": "Abstract.filewave", + "path": "Discord/Discord.filewave.recipe", + "parent": "com.github.autopkg.mikestechshop.pkg.Discord", + "shortname": "Discord.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.OmniDiskSweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads the current release version of the OmniDiskSweeper installer package and imports it into FileWave.", + "com.github.andredb90.filewave.jabradirect": { + "name": "Jabra Direct", + "description": "Downloads the latest version of the JabraDirect installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "OmniGroup/OmniDiskSweeper.filewave.recipe", - "parent": "com.github.autopkg.pkg.OmniDiskSweeper", - "shortname": "OmniDiskSweeper.filewave", + "path": "JabraDirect/JabraDirect.filewave.recipe", + "parent": "com.github.rtrouton.pkg.jabradirect", + "shortname": "JabraDirect.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.CamundaModeler": { - "name": "CamundaModeler", - "description": "Downloads the current release version of the Camunda Modeler installer package and imports it into FileWave.", + "com.github.andredb90.filewave.DeepL": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL installer package and imports it into FileWave", "repo": "autopkg/andredb90-recipes", - "path": "Camunda/CamundaModeler.filewave.recipe", - "parent": "io.github.hjuutilainen.pkg.CamundaModeler", - "shortname": "CamundaModeler.filewave", + "path": "DeepL/DeepL.filewave.recipe", + "parent": "com.github.andredb90.pkg.DeepL", + "shortname": "DeepL.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.RouvyAR": { - "name": "Rouvy AR", - "description": "Downloads the latest version of Rouvy AR.", + "com.github.andredb90.download.DeepL": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL.", "repo": "autopkg/andredb90-recipes", - "path": "Rouvy AR/RouvyAR.download.recipe", - "shortname": "RouvyAR.download", + "path": "DeepL/DeepL.download.recipe", + "shortname": "DeepL.download", "inferred_type": "download", "children": [ - "com.github.andredb90.pkg.RouvyAR" + "com.github.andredb90.pkg.DeepL", + "com.github.peterkelm.munki.deepl", + "com.github.wycomco.munki.deepl" ] }, - "com.github.andredb90.filewave.RouvyAR": { - "name": "Rouvy AR", - "description": "Downloads the current release version of the Rouvy AR installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Rouvy AR/RouvyAR.filewave.recipe", - "parent": "com.github.andredb90.pkg.RouvyAR", - "shortname": "RouvyAR.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.pkg.RouvyAR": { - "name": "Rouvy AR", - "description": "Downloads the latest version of Rouvy AR and creates a package.", + "com.github.andredb90.pkg.DeepL": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "Rouvy AR/RouvyAR.pkg.recipe", - "parent": "com.github.andredb90.download.RouvyAR", - "shortname": "RouvyAR.pkg", + "path": "DeepL/DeepL.pkg.recipe", + "parent": "com.github.andredb90.download.DeepL", + "shortname": "DeepL.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.RouvyAR" + "com.github.andredb90.filewave.DeepL" ] }, - "com.github.andredb90.filewave.GoogleAdsEditor": { - "name": "GoogleAdsEditor", - "description": "Downloads the current release version of the Google Ads Editor Installer Package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Google/GoogleAdsEditor.filewave.recipe", - "parent": "com.github.foigus.pkg.googleadseditor", - "shortname": "GoogleAdsEditor.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.GoogleDrive": { - "name": "GoogleDrive", - "description": "Downloads the current release version of the Google Drive Installer Package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Google/GoogleDrive.filewave.recipe", - "parent": "com.github.nstrauss.pkg.GoogleDrive", - "shortname": "GoogleDrive.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.BackupandSync": { - "name": "GoogleBackupandSync", - "description": "Downloads the current release version of the Google Backup and Sync Installer Package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Google/GoogleBackupandSync.filewave.recipe", - "parent": "com.github.nstrauss.pkg.BackupandSync", - "shortname": "GoogleBackupandSync.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.googlechrome-Win64": { - "name": "Google Chrome", - "description": "Downloads the current release version of the Google Chrome installer for Windows x64 and imports it into FileWave.", + "com.github.andredb90.filewave.Spotify": { + "name": "Spotify", + "description": "Downloads the current release version of Spotify and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Google/GoogleChrome-Win64.filewave.recipe", - "parent": "com.github.hansen-m.download.googlechrome-Win64", - "shortname": "GoogleChrome-Win64.filewave", + "path": "Spotify/Spotify.filewave.recipe", + "parent": "com.github.homebysix.pkg.Spotify", + "shortname": "Spotify.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.swiftDialog": { - "name": "swiftDialog", - "description": "Downloads the latest version of the swiftDialog installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Spotify-pkg": { + "name": "Spotify", + "description": "Downloads the current release version of Spotify Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "swiftDialog/swiftDialog.filewave.recipe", - "parent": "com.github.andredb90.download.swiftDialog", - "shortname": "swiftDialog.filewave", + "path": "Spotify/Spotify-pkg.filewave.recipe", + "parent": "com.github.homebysix.pkg.Spotify", + "shortname": "Spotify-pkg.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.swiftDialog": { - "name": "swiftDialog", - "description": "Downloads the latest version of swiftDialog.", - "repo": "autopkg/andredb90-recipes", - "path": "swiftDialog/swiftDialog.download.recipe", - "shortname": "swiftDialog.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.filewave.swiftDialog" - ] - }, "com.github.andredb90.download.Typeface": { "name": "Typeface", "description": "Downloads the latest version of Typeface.", @@ -103022,148 +103296,154 @@ "shortname": "Typeface.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.tableaureader": { - "name": "Tableau Reader", - "description": "Downloads the current release version of the Tableau Reader installer package and imports it into FileWave.", + "com.github.andredb90.filewave.TableauDesktop": { + "name": "TableauDesktop", + "description": "Downloads the current release version of Tableau Desktop installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "TableauReader/TableauReader.filewave.recipe", - "parent": "com.github.homebysix.pkg.TableauReader", - "shortname": "TableauReader.filewave", + "path": "TableauDesktop/TableauDesktop.filewave.recipe", + "parent": "com.github.gmarnin.pkg.tableau-desktop", + "shortname": "TableauDesktop.filewave", "inferred_type": "filewave" }, - "com.github.andreDB90.filewave.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the current release version of the ChatGPT installer package for both Intel and Apple Silicon Macs and imports it into FileWave.", + "com.github.andredb90.filewave.googlechrome-Win64": { + "name": "Google Chrome", + "description": "Downloads the current release version of the Google Chrome installer for Windows x64 and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "ChatGPT/ChatGPT.filewave.recipe", - "parent": "com.github.rtrouton.pkg.ChatGPT", - "shortname": "ChatGPT.filewave", + "path": "Google/GoogleChrome-Win64.filewave.recipe", + "parent": "com.github.hansen-m.download.googlechrome-Win64", + "shortname": "GoogleChrome-Win64.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.ABetterFinderRename": { - "name": "A Better Finder Rename", - "description": "Downloads the current release version of A Better Finder Rename installer package and imports it into FileWave.", + "com.github.andredb90.filewave.GoogleDrive": { + "name": "GoogleDrive", + "description": "Downloads the current release version of the Google Drive Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "PublicSpace/ABetterFinderRename.filewave.recipe", - "parent": "com.github.homebysix.pkg.ABetterFinderRename", - "shortname": "ABetterFinderRename.filewave", + "path": "Google/GoogleDrive.filewave.recipe", + "parent": "com.github.nstrauss.pkg.GoogleDrive", + "shortname": "GoogleDrive.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Spotify-pkg": { - "name": "Spotify", - "description": "Downloads the current release version of Spotify Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.BackupandSync": { + "name": "GoogleBackupandSync", + "description": "Downloads the current release version of the Google Backup and Sync Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Spotify/Spotify-pkg.filewave.recipe", - "parent": "com.github.homebysix.pkg.Spotify", - "shortname": "Spotify-pkg.filewave", + "path": "Google/GoogleBackupandSync.filewave.recipe", + "parent": "com.github.nstrauss.pkg.BackupandSync", + "shortname": "GoogleBackupandSync.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Spotify": { - "name": "Spotify", - "description": "Downloads the current release version of Spotify and imports it into FileWave.", + "com.github.andredb90.filewave.GoogleAdsEditor": { + "name": "GoogleAdsEditor", + "description": "Downloads the current release version of the Google Ads Editor Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Spotify/Spotify.filewave.recipe", - "parent": "com.github.homebysix.pkg.Spotify", - "shortname": "Spotify.filewave", + "path": "Google/GoogleAdsEditor.filewave.recipe", + "parent": "com.github.foigus.pkg.googleadseditor", + "shortname": "GoogleAdsEditor.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Fitbit": { - "name": "Fitbit Connect", - "description": "Downloads the current release version of the Fitbit Connect Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.VMwareHorizonClient": { + "name": "VMwareHorizonClient", + "description": "Downloads the current release version of VMware Horizon Client installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Fitbit/Fitbit.filewave.recipe", - "parent": "com.github.patgmac.pkg.FitbitExtractor", - "shortname": "Fitbit.filewave", + "path": "VMwareHorizonClient/VMwareHorizonClient.filewave.recipe", + "parent": "com.github.rtrouton.pkg.VMwareHorizonClient", + "shortname": "VMwareHorizonClient.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Clipy": { - "name": "Clipy", - "description": "Downloads the current release version of the Clipy-App Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.brave": { + "name": "Brave", + "description": "Downloads the current release version of the Brave Browser installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Clipy/Clipy.filewave.recipe", - "parent": "com.github.wardsparadox.pkg.Clipy", - "shortname": "Clipy.filewave", + "path": "Brave/Brave.filewave.recipe", + "parent": "com.github.fishd72.pkg.brave", + "shortname": "Brave.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.CraftManager": { - "name": "CraftManager", - "description": "Downloads the current release version of CraftManager Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.RStudio": { + "name": "RStudio", + "description": "Downloads the current release version of the RStudio Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Invision/CraftManager.filewave.recipe", - "parent": "com.github.lashomb.pkg.CraftManager", - "shortname": "CraftManager.filewave", + "path": "RStudio/RStudio.filewave.recipe", + "parent": "com.github.rtrouton.pkg.RStudio", + "shortname": "RStudio.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.TextExpander6": { - "name": "TextExpander6", - "description": "Downloads the current release version of the TextExpander 6 installer package and imports it into FileWave.", + "com.github.andredb90.download.RouvyAR": { + "name": "Rouvy AR", + "description": "Downloads the latest version of Rouvy AR.", "repo": "autopkg/andredb90-recipes", - "path": "SmileOnMyMac/TextExpander6.filewave.recipe", - "parent": "io.github.hjuutilainen.pkg.TextExpander6", - "shortname": "TextExpander6.filewave", - "inferred_type": "filewave" + "path": "Rouvy AR/RouvyAR.download.recipe", + "shortname": "RouvyAR.download", + "inferred_type": "download", + "children": [ + "com.github.andredb90.pkg.RouvyAR" + ] }, - "com.github.andredb90.filewave.MigrosBankEBanking": { - "name": "Migros Bank E-Banking", - "description": "Downloads the current release version of Migros Bank E-Banking Package and imports it into FileWave.", + "com.github.andredb90.pkg.RouvyAR": { + "name": "Rouvy AR", + "description": "Downloads the latest version of Rouvy AR and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "Migros Bank E-Banking/Migros Bank E-Banking.filewave.recipe", - "parent": "com.github.ahousseini-recipes.pkg.MigrosBankEBanking", - "shortname": "Migros Bank E-Banking.filewave", - "inferred_type": "filewave" + "path": "Rouvy AR/RouvyAR.pkg.recipe", + "parent": "com.github.andredb90.download.RouvyAR", + "shortname": "RouvyAR.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.RouvyAR" + ] }, - "com.github.andredb90.filewave.Signal": { - "name": "Signal", - "description": "Downloads the current release version of the Signal Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.RouvyAR": { + "name": "Rouvy AR", + "description": "Downloads the current release version of the Rouvy AR installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Signal/Signal.filewave.recipe", - "parent": "com.github.jaharmi.pkg.Signal", - "shortname": "Signal.filewave", + "path": "Rouvy AR/RouvyAR.filewave.recipe", + "parent": "com.github.andredb90.pkg.RouvyAR", + "shortname": "RouvyAR.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.LogMeIn Installer": { - "name": "LogMeIn Installer", - "description": "Downloads the current release version of the LogMeIn installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Clipy": { + "name": "Clipy", + "description": "Downloads the current release version of the Clipy-App Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "LogMeIn Installer/LogMeIn Installer.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.LogMeIn Installer", - "shortname": "LogMeIn Installer.filewave", + "path": "Clipy/Clipy.filewave.recipe", + "parent": "com.github.wardsparadox.pkg.Clipy", + "shortname": "Clipy.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.citrixworkspace": { - "name": "Citrix Workspace", - "description": "Downloads the current release version of the CitrixWorkspace installer package and imports it into FileWave.", + "com.github.andreDB90.filewave.microsoftuniversalonedrive": { + "name": "Microsoft OneDrive", + "description": "Downloads the current release version of the Microsoft OneDrive installer package for both Intel and Apple Silicon Macs and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.filewave.recipe", - "parent": "com.github.rtrouton.pkg.citrixworkspace", - "shortname": "CitrixWorkspace.filewave", + "path": "Microsoft/MicrosoftOneDriveUniversal.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftuniversalonedrive", + "shortname": "MicrosoftOneDriveUniversal.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.microsoftword365": { - "name": "Microsoft Word", - "description": "Downloads the current release version of the Microsoft Word installer package for Office 365 and imports it into FileWave.", + "com.github.andredb90.filewave.microsoftteams": { + "name": "Microsoft Teams", + "description": "Downloads the latest version of Microsoft's Teams installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftWord365.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "MicrosoftWord365.filewave", + "path": "Microsoft/MicrosoftTeams.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteams", + "deprecated": true, + "shortname": "MicrosoftTeams.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.microsoftoutlook365": { - "name": "Microsoft Outlook", - "description": "Downloads the current release version of the Microsoft Outlook installer package for Office 365 and imports it into FileWave.", + "com.github.andredb90.filewave.microsoftexcel365": { + "name": "Microsoft Excel", + "description": "Downloads the current release version of the Microsoft Excel installer package for Office 365 and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftOutlook365.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", - "shortname": "MicrosoftOutlook365.filewave", + "path": "Microsoft/MicrosoftExcel365.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "MicrosoftExcel365.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.microsoftpowerpoint365": { - "name": "Microsoft PowerPoint", - "description": "Downloads the current release version of the Microsoft Powerpoint installer package for Office 365 and imports it into FileWave.", + "com.github.andredb90.filewave.microsoftonenote365": { + "name": "Microsoft OneNote", + "description": "Downloads the current release version of the Microsoft OneNote installer package for Office 365 and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftPowerPoint365.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", - "shortname": "MicrosoftPowerPoint365.filewave", + "path": "Microsoft/MicrosoftOneNote365.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftonenote365", + "shortname": "MicrosoftOneNote365.filewave", "inferred_type": "filewave" }, "com.github.andredb90.filewave.microsoftteamsclassic": { @@ -103175,13 +103455,22 @@ "shortname": "MicrosoftTeamsClassic.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.microsoftexcel365": { - "name": "Microsoft Excel", - "description": "Downloads the current release version of the Microsoft Excel installer package for Office 365 and imports it into FileWave.", + "com.github.andredb90.filewave.visualstudiocode-universal": { + "name": "Visual Studio Code", + "description": "Downloads the latest version of the VisualStudioCode installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftExcel365.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "MicrosoftExcel365.filewave", + "path": "Microsoft/VisualStudioCode-Universal.filewave.recipe", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "VisualStudioCode-Universal.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.remotedesktop": { + "name": "Microsoft Remote Desktop", + "description": "Downloads the current release version of the Microsoft Remote Desktop installer and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Microsoft/MicrosoftRemoteDesktop.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftremotedesktop", + "shortname": "MicrosoftRemoteDesktop.filewave", "inferred_type": "filewave" }, "com.github.andredb90.filewave.microsoftedge": { @@ -103193,6 +103482,15 @@ "shortname": "MicrosoftEdge.filewave", "inferred_type": "filewave" }, + "com.github.andredb90.filewave.microsoftpowerpoint365": { + "name": "Microsoft PowerPoint", + "description": "Downloads the current release version of the Microsoft Powerpoint installer package for Office 365 and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "Microsoft/MicrosoftPowerPoint365.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "shortname": "MicrosoftPowerPoint365.filewave", + "inferred_type": "filewave" + }, "com.github.andreDB90.filewave.microsoftonedrive": { "name": "Microsoft OneDrive", "description": "Downloads the current release version of the Microsoft OneDrive installer package for Office 365 and imports it into FileWave.", @@ -103202,51 +103500,6 @@ "shortname": "MicrosoftOneDrive.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal": { - "name": "Microsoft Intune Company Portal", - "description": "Downloads the current release version of the Microsoft' Intune Company Portal installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftIntuneCompanyPortal.filewave.recipe", - "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", - "shortname": "MicrosoftIntuneCompanyPortal.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365": { - "name": "Skype For Business", - "description": "Downloads the current release version of the Microsoft Skype For Business installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftSkypeForBusiness365.filewave.recipe", - "parent": "com.github.rtrouton.pkg.skypeforbusiness365", - "shortname": "MicrosoftSkypeForBusiness365.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.microsoftonenote365": { - "name": "Microsoft OneNote", - "description": "Downloads the current release version of the Microsoft OneNote installer package for Office 365 and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftOneNote365.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftonenote365", - "shortname": "MicrosoftOneNote365.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.remotedesktop": { - "name": "Microsoft Remote Desktop", - "description": "Downloads the current release version of the Microsoft Remote Desktop installer and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftRemoteDesktop.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftremotedesktop", - "shortname": "MicrosoftRemoteDesktop.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.microsoftteamsforworkorschool": { - "name": "Microsoft Teams (work or school)", - "description": "Downloads the latest version of Microsoft's Teams (work or school) installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftTeamsForWorkOrSchool.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool", - "shortname": "MicrosoftTeamsForWorkOrSchool.filewave", - "inferred_type": "filewave" - }, "com.github.andredb90.filewave.microsoftdefenderatp": { "name": "Microsoft Defender ATP", "description": "Downloads the current release version of the Microsoft Defender ATP installer package and imports it into FileWave.", @@ -103256,25 +103509,6 @@ "shortname": "MicrosoftDefenderATP.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.microsoftteams": { - "name": "Microsoft Teams", - "description": "Downloads the latest version of Microsoft's Teams installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftTeams.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftteams", - "deprecated": true, - "shortname": "MicrosoftTeams.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.visualstudiocode-universal": { - "name": "Visual Studio Code", - "description": "Downloads the latest version of the VisualStudioCode installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/VisualStudioCode-Universal.filewave.recipe", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "VisualStudioCode-Universal.filewave", - "inferred_type": "filewave" - }, "com.github.andredb90.filewave.microsoftdefender": { "name": "Microsoft Defender", "description": "Downloads the current release version of the Microsoft Defender installer package and imports it into FileWave.", @@ -103284,480 +103518,233 @@ "shortname": "MicrosoftDefender.filewave", "inferred_type": "filewave" }, - "com.github.andreDB90.filewave.microsoftuniversalonedrive": { - "name": "Microsoft OneDrive", - "description": "Downloads the current release version of the Microsoft OneDrive installer package for both Intel and Apple Silicon Macs and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Microsoft/MicrosoftOneDriveUniversal.filewave.recipe", - "parent": "com.github.rtrouton.pkg.microsoftuniversalonedrive", - "shortname": "MicrosoftOneDriveUniversal.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.freefilesync": { - "name": "FreeFileSync", - "description": "Downloads the current release version of the FreeFileSync installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "FreeFileSync/FreeFileSync.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.freefilesync", - "shortname": "FreeFileSync.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.RStudio": { - "name": "RStudio", - "description": "Downloads the current release version of the RStudio Installer Package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "RStudio/RStudio.filewave.recipe", - "parent": "com.github.rtrouton.pkg.RStudio", - "shortname": "RStudio.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.WacomTablet": { - "name": "WacomTablet", - "description": "Downloads the current release version of the Wacom Tablet Installer Package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "WacomTablet/WacomTablet.filewave.recipe", - "parent": "com.github.nstrauss.pkg.WacomTablet", - "shortname": "WacomTablet.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.franz": { - "name": "Franz", - "description": "Downloads latest version of Franz and imports into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Franz/Franz.filewave.recipe", - "parent": "com.github.andrewvalentine.download.franz", - "shortname": "Franz.filewave", - "inferred_type": "filewave" - }, - "com.github.andreDB90.filewave.MPEG Streamclip": { - "name": "MPEG Streamclip", - "description": "Downloads the current release version of the MPEG Streamclip installer package and imports it into FileWave", - "repo": "autopkg/andredb90-recipes", - "path": "MPEG Streamclip/MPEG Streamclip.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.MPEG Streamclip", - "shortname": "MPEG Streamclip.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.jabradirect": { - "name": "Jabra Direct", - "description": "Downloads the latest version of the JabraDirect installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "JabraDirect/JabraDirect.filewave.recipe", - "parent": "com.github.rtrouton.pkg.jabradirect", - "shortname": "JabraDirect.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.Wrike": { - "name": "Wrike", - "description": "Downloads latest version of Wrike and imports into FileWave.", + "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal": { + "name": "Microsoft Intune Company Portal", + "description": "Downloads the current release version of the Microsoft' Intune Company Portal installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Wrike/Wrike.filewave.recipe", - "parent": "com.github.foigus.download.Wrike", - "shortname": "Wrike.filewave", + "path": "Microsoft/MicrosoftIntuneCompanyPortal.filewave.recipe", + "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", + "shortname": "MicrosoftIntuneCompanyPortal.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.FreeCAD": { - "name": "FreeCAD", - "description": "Downloads latest version of FreeCAD and imports into FileWave.", + "com.github.andredb90.filewave.microsoftword365": { + "name": "Microsoft Word", + "description": "Downloads the current release version of the Microsoft Word installer package for Office 365 and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "FreeCAD/FreeCAD.filewave.recipe", - "parent": "com.github.dataJAR-recipes.download.FreeCAD", - "shortname": "FreeCAD.filewave", + "path": "Microsoft/MicrosoftWord365.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "MicrosoftWord365.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Zeplin": { - "name": "Zeplin", - "description": "Downloads the current release version of the Zeplin Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.microsoftoutlook365": { + "name": "Microsoft Outlook", + "description": "Downloads the current release version of the Microsoft Outlook installer package for Office 365 and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Zeplin/Zeplin.filewave.recipe", - "parent": "com.github.hobbithardcase.pkg.Zeplin", - "shortname": "Zeplin.filewave", + "path": "Microsoft/MicrosoftOutlook365.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "shortname": "MicrosoftOutlook365.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.outset": { - "name": "outset", - "description": "Downloads the current release version of the outset installer package and imports it into FileWave.", + "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365": { + "name": "Skype For Business", + "description": "Downloads the current release version of the Microsoft Skype For Business installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "outset/outset.filewave.recipe", - "parent": "com.github.patgmac.pkg.outset", - "shortname": "outset.filewave", + "path": "Microsoft/MicrosoftSkypeForBusiness365.filewave.recipe", + "parent": "com.github.rtrouton.pkg.skypeforbusiness365", + "shortname": "MicrosoftSkypeForBusiness365.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.pkg.Sunsama": { - "name": "Sunsama", - "description": "Downloads the latest version of Sunsama and creates a package.", - "repo": "autopkg/andredb90-recipes", - "path": "Sunsama/Sunsama.pkg.recipe", - "parent": "com.github.andredb90.download.Sunsama", - "shortname": "Sunsama.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.Sunsama" - ] - }, - "com.github.andredb90.filewave.Sunsama": { - "name": "Sunsama", - "description": "Downloads the latest version of Sunsama and imports in into FileWave", + "com.github.andredb90.filewave.microsoftteamsforworkorschool": { + "name": "Microsoft Teams (work or school)", + "description": "Downloads the latest version of Microsoft's Teams (work or school) installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Sunsama/Sunsama.filewave.recipe", - "parent": "com.github.andredb90.pkg.Sunsama", - "shortname": "Sunsama.filewave", + "path": "Microsoft/MicrosoftTeamsForWorkOrSchool.filewave.recipe", + "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool", + "shortname": "MicrosoftTeamsForWorkOrSchool.filewave", "inferred_type": "filewave" }, "com.github.andredb90.download.Sunsama": { "name": "Sunsama", "description": "Downloads the latest version of Sunsama.", "repo": "autopkg/andredb90-recipes", - "path": "Sunsama/Sunsama.download.recipe", - "shortname": "Sunsama.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.Sunsama" - ] - }, - "com.github.andredb90.pkg.Tiles": { - "name": "Tiles", - "description": "Downloads the latest version of Tiles and creates a package.", - "repo": "autopkg/andredb90-recipes", - "path": "Tiles/Tiles.pkg.recipe", - "parent": "com.github.andredb90.download.Tiles", - "shortname": "Tiles.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.Tiles" - ] - }, - "com.github.andredb90.filewave.Tiles": { - "name": "Tiles", - "description": "Downloads the latest version of the Tiles installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Tiles/Tiles.filewave.recipe", - "parent": "com.github.andredb90.pkg.Tiles", - "shortname": "Tiles.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.download.Tiles": { - "name": "Tiles", - "description": "Downloads the latest version of Tiles.", - "repo": "autopkg/andredb90-recipes", - "path": "Tiles/Tiles.download.recipe", - "shortname": "Tiles.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.Tiles" - ] - }, - "com.github.andredb90.filewave.VMwareHorizonClient": { - "name": "VMwareHorizonClient", - "description": "Downloads the current release version of VMware Horizon Client installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "VMwareHorizonClient/VMwareHorizonClient.filewave.recipe", - "parent": "com.github.rtrouton.pkg.VMwareHorizonClient", - "shortname": "VMwareHorizonClient.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.pkg.Zwift": { - "name": "Zwift", - "description": "Downloads the latest version of Zwift and creates a package.", - "repo": "autopkg/andredb90-recipes", - "path": "Zwift/Zwift.pkg.recipe", - "parent": "com.github.andredb90.download.Zwift", - "shortname": "Zwift.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.Zwift" - ] - }, - "com.github.andredb90.download.Zwift": { - "name": "Zwift", - "description": "Downloads the latest version of Zwift.", - "repo": "autopkg/andredb90-recipes", - "path": "Zwift/Zwift.download.recipe", - "shortname": "Zwift.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.Zwift" - ] - }, - "com.github.andredb90.filewave.Zwift": { - "name": "Zwift", - "description": "Downloads the current release version of the Zwift installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Zwift/Zwift.filewave.recipe", - "parent": "com.github.andredb90.pkg.Zwift", - "shortname": "Zwift.filewave", - "inferred_type": "filewave" - }, - "com.github.andreDB90.filewave.node": { - "name": "node", - "description": "Downloads the current release version of the node.js installer package and imports it into FileWave. (Use RELEASE \"latest\" in your override for latest version)", - "repo": "autopkg/andredb90-recipes", - "path": "Node/node.filewave.recipe", - "parent": "com.github.gerardkok.download.node", - "shortname": "node.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.Miro": { - "name": "Miro", - "description": "Downloads the current release version of the Miro Installer Package and imports it into FileWave.\n\nSet DOWNLOAD_URL with the required download url:\nx86_64: https://desktop.miro.com/platforms/darwin/Miro.dmg\narm64: https://desktop.miro.com/platforms/darwin-arm64/Miro.dmg\n", - "repo": "autopkg/andredb90-recipes", - "path": "Miro/Miro.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Miro", - "shortname": "Miro.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.brave": { - "name": "Brave", - "description": "Downloads the current release version of the Brave Browser installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Brave/Brave.filewave.recipe", - "parent": "com.github.fishd72.pkg.brave", - "shortname": "Brave.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.GarminExpress": { - "name": "Garmin Express", - "description": "Downloads the current release version of the Garmin Express installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Garmin Express/GarminExpress.filewave.recipe", - "parent": "com.github.andredb90.pkg.GarminExpress", - "shortname": "GarminExpress.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.pkg.GarminExpress": { - "name": "Garmin Express", - "description": "Downloads the latest version of Garmin Express and creates a package.", - "repo": "autopkg/andredb90-recipes", - "path": "Garmin Express/GarminExpress.pkg.recipe", - "parent": "com.github.andredb90.download.GarminExpress", - "shortname": "GarminExpress.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.GarminExpress" - ] - }, - "com.github.andredb90.download.GarminExpress": { - "name": "Garmin Express", - "description": "Downloads the latest version of Garmin Express.", - "repo": "autopkg/andredb90-recipes", - "path": "Garmin Express/GarminExpress.download.recipe", - "shortname": "GarminExpress.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.GarminExpress" - ] - }, - "com.github.andredb90.filewave.Tresorit": { - "name": "Tresorit", - "description": "Downloads the current release version of the Tresorit installer package and imports it into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "Tresorit/Tresorit.filewave.recipe", - "parent": "com.github.ahousseini-recipes.pkg.Tresorit", - "shortname": "Tresorit.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.pkg.DeepL": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL and creates a package.", - "repo": "autopkg/andredb90-recipes", - "path": "DeepL/DeepL.pkg.recipe", - "parent": "com.github.andredb90.download.DeepL", - "shortname": "DeepL.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.DeepL" - ] - }, - "com.github.andredb90.download.DeepL": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL.", - "repo": "autopkg/andredb90-recipes", - "path": "DeepL/DeepL.download.recipe", - "shortname": "DeepL.download", + "path": "Sunsama/Sunsama.download.recipe", + "shortname": "Sunsama.download", "inferred_type": "download", "children": [ - "com.github.andredb90.pkg.DeepL", - "com.github.peterkelm.munki.deepl", - "com.github.wycomco.munki.deepl" + "com.github.andredb90.pkg.Sunsama" ] }, - "com.github.andredb90.filewave.DeepL": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL installer package and imports it into FileWave", + "com.github.andredb90.pkg.Sunsama": { + "name": "Sunsama", + "description": "Downloads the latest version of Sunsama and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "DeepL/DeepL.filewave.recipe", - "parent": "com.github.andredb90.pkg.DeepL", - "shortname": "DeepL.filewave", - "inferred_type": "filewave" + "path": "Sunsama/Sunsama.pkg.recipe", + "parent": "com.github.andredb90.download.Sunsama", + "shortname": "Sunsama.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Sunsama" + ] }, - "com.github.andredb90.filewave.Notion": { - "name": "Notion", - "description": "Downloads the current release version of Notion installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Sunsama": { + "name": "Sunsama", + "description": "Downloads the latest version of Sunsama and imports in into FileWave", "repo": "autopkg/andredb90-recipes", - "path": "Notion/Notion.filewave.recipe", - "parent": "com.github.swy.pkg.Notion", - "shortname": "Notion.filewave", + "path": "Sunsama/Sunsama.filewave.recipe", + "parent": "com.github.andredb90.pkg.Sunsama", + "shortname": "Sunsama.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.nextcloud": { - "name": "Nextcloud", - "description": "Downloads the current release version of the Nextcloud installer package and imports it into FileWave.", + "com.github.andredb90.filewave.SonosS2": { + "name": "Sonos", + "description": "Downloads the latest version of the Sonos S2 installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Nextcloud/Nextcloud.filewave.recipe", - "parent": "com.github.andredb90.pkg.nextcloud", - "shortname": "Nextcloud.filewave", + "path": "Sonos/SonosS2.filewave.recipe", + "parent": "com.github.moofit-recipes.pkg.SonosS2", + "shortname": "SonosS2.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.nextcloud-Win64": { - "name": "Nextcloud", - "description": "Downloads the current release version of the Nextcloud installer for Windows x64 and imports it into FileWave.", + "com.github.andredb90.filewave.zoom64-win": { + "name": "Zoom", + "description": "Downloads latest version of Zoom.us 64bit and imports into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Nextcloud/Nextcloud-Win64.filewave.recipe", - "parent": "com.github.andredb90.download.nextcloud-Win64", - "shortname": "Nextcloud-Win64.filewave", + "path": "zoom/Zoom64-Win.filewave.recipe", + "parent": "com.github.hansen-m.download.zoom64-win", + "shortname": "Zoom64-Win.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.nextcloud": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud.", + "com.github.andredb90.filewave.Renamer": { + "name": "Renamer", + "description": "Downloads the current release version of Renamer and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Nextcloud/Nextcloud.download.recipe", - "shortname": "Nextcloud.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.nextcloud" - ] + "path": "Renamer/Renamer.filewave.recipe", + "parent": "com.github.homebysix.download.Renamer", + "shortname": "Renamer.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.download.nextcloud-Win64": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud MSI installer for Windows.", + "com.github.andredb90.filewave.R-Win": { + "name": "R", + "description": "Downloads latest version of R base for Windows and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Nextcloud/Nextcloud-Win64.download.recipe", - "shortname": "Nextcloud-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.filewave.nextcloud-Win64" - ] + "path": "R/R-Win.filewave.recipe", + "parent": "com.github.hansen-m.download.R-Win", + "shortname": "R-Win.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.pkg.nextcloud": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud installer package and renames the package.", + "com.github.andredb90.filewave.R": { + "name": "R", + "description": "Downloads the current release version of R Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Nextcloud/Nextcloud.pkg.recipe", - "parent": "com.github.andredb90.download.nextcloud", - "shortname": "Nextcloud.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.nextcloud" - ] + "path": "R/R.filewave.recipe", + "parent": "com.github.homebysix.pkg.R", + "shortname": "R.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.filewave.erase-install": { - "name": "erase-install", - "description": "Downloads the current release version of the erase-install Package and imports it into FileWave.", + "com.github.andredb90.filewave.ABetterFinderRename": { + "name": "A Better Finder Rename", + "description": "Downloads the current release version of A Better Finder Rename installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "erase-install/erase-install.filewave.recipe", - "parent": "com.github.grahampugh.recipes.pkg.erase-install", - "shortname": "erase-install.filewave", + "path": "PublicSpace/ABetterFinderRename.filewave.recipe", + "parent": "com.github.homebysix.pkg.ABetterFinderRename", + "shortname": "ABetterFinderRename.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Discord": { - "name": "Discord", - "description": "Downloads the current release version of the Discord installer package and imports it into FileWave.", + "com.github.andredb90.filewave.malwarebytes": { + "name": "Malwarebytes", + "description": "Downloads the current release version of the Malwarebytes installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Discord/Discord.filewave.recipe", - "parent": "com.github.autopkg.mikestechshop.pkg.Discord", - "shortname": "Discord.filewave", + "path": "Malwarebytes/Malwarebytes.filewave.recipe", + "parent": "com.github.homebysix.pkg.Malwarebytes", + "shortname": "Malwarebytes.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.ImageOptim": { - "name": "ImageOptim", - "description": "Downloads the current release version of ImageOptim and imports it into FileWave.", + "com.github.andredb90.filewave.E-PATConnector": { + "name": "E-PAT Connector", + "description": "Downloads the latest version of E-PAT Connector installer package and imports it into FileWave", "repo": "autopkg/andredb90-recipes", - "path": "ImageOptim/ImageOptim.filewave.recipe", - "parent": "com.github.gerardkok.download.ImageOptim", - "shortname": "ImageOptim.filewave", + "path": "VitaByte/E-PAT_Connector.filewave.recipe", + "parent": "com.github.andredb90.pkg.E-PATConnector", + "shortname": "E-PAT_Connector.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.BusinessCommunication": { - "name": "Business Communication", - "description": "Downloads the latest version of Swisscom Business Communication.", + "com.github.andredb90.download.E-PATConnector": { + "name": "E-PAT Connector", + "description": "Downloads the latest version of VitaByte's E-PAT Connector.", "repo": "autopkg/andredb90-recipes", - "path": "Swisscom Business Communication/BusinessCommunication.download.recipe", - "shortname": "BusinessCommunication.download", + "path": "VitaByte/E-PAT_Connector.download.recipe", + "shortname": "E-PAT_Connector.download", "inferred_type": "download", "children": [ - "com.github.andredb90.pkg.BusinessCommunication" + "com.github.andredb90.pkg.E-PATConnector" ] }, - "com.github.andredb90.pkg.BusinessCommunication": { - "name": "Business Communication", - "description": "Downloads the latest version of Swisscom Business Communication and creates a package.", + "com.github.andredb90.pkg.E-PATConnector": { + "name": "E-PAT Connector", + "description": "Downloads the latest version of E-PAT Connector and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "Swisscom Business Communication/BusinessCommunication.pkg.recipe", - "parent": "com.github.andredb90.download.BusinessCommunication", - "shortname": "BusinessCommunication.pkg", + "path": "VitaByte/E-PAT_Connector.pkg.recipe", + "parent": "com.github.andredb90.download.E-PATConnector", + "shortname": "E-PAT_Connector.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.BusinessCommunication" + "com.github.andredb90.filewave.E-PATConnector" ] }, - "com.github.andredb90.filewave.BusinessCommunication": { - "name": "Business Communication", - "description": "Downloads the latest version of Business Communication installer package and imports it into FileWave", + "com.github.andredb90.filewave.Notion": { + "name": "Notion", + "description": "Downloads the current release version of Notion installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Swisscom Business Communication/BusinessCommunication.filewave.recipe", - "parent": "com.github.andredb90.pkg.BusinessCommunication", - "shortname": "BusinessCommunication.filewave", + "path": "Notion/Notion.filewave.recipe", + "parent": "com.github.swy.pkg.Notion", + "shortname": "Notion.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.logitechoptions": { - "name": "Logitech Options", - "description": "Downloads the current release version of the Logitech Options installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Paparazzi": { + "name": "Paparazzi", + "description": "Downloads the current release version of Paparazzi! and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Logitech/LogitechOptions.filewave.recipe", - "parent": "com.github.joshua-d-miller.download.logitechoptions", - "shortname": "LogitechOptions.filewave", + "path": "Paparazzi/Paparazzi.filewave.recipe", + "parent": "com.github.homebysix.pkg.Paparazzi", + "shortname": "Paparazzi.filewave", "inferred_type": "filewave" }, - "com.github.andreDB90.filewave.privileges": { - "name": "Privileges", - "description": "Downloads the current release version of the Privileges installer package for both Intel and Apple Silicon Macs and imports it into FileWave.", + "com.github.andredb90.filewave.erase-install": { + "name": "erase-install", + "description": "Downloads the current release version of the erase-install Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Privileges/Privileges.filewave.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.filewave", + "path": "erase-install/erase-install.filewave.recipe", + "parent": "com.github.grahampugh.recipes.pkg.erase-install", + "shortname": "erase-install.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.pkg.ProtonVPN": { - "name": "ProtonVPN", - "description": "Downloads the latest version of ProtonVPN and creates a package.", + "com.github.andredb90.filewave.3CX": { + "name": "3CXPhone", + "description": "Downloads latest version of 3CX and imports into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "ProtonVPN/ProtonVPN.pkg.recipe", - "parent": "com.github.andredb90.download.ProtonVPN", - "shortname": "ProtonVPN.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.ProtonVPN" - ] + "path": "3CXPhone/3CX.filewave.recipe", + "parent": "com.github.michalmmac.download.3CX", + "shortname": "3CX.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.filewave.ProtonVPN": { - "name": "ProtonVPN", - "description": "Downloads the latest version of ProtonVPN, creates a fileset, and copies it into your FileWave Server.", + "com.github.andredb90.filewave.AtlassianCompanion": { + "name": "Atlassian Companion", + "description": "Downloads the latest version of Atlassian Companion, creates a fileset, and copies it into your FileWave Server.", "repo": "autopkg/andredb90-recipes", - "path": "ProtonVPN/ProtonVPN.filewave.recipe", - "parent": "com.github.andredb90.pkg.ProtonVPN", - "shortname": "ProtonVPN.filewave", + "path": "Atlassian Companion/Atlassian Companion.filewave.recipe", + "parent": "com.github.its-unibas.download.AtlassianCompanion", + "shortname": "Atlassian Companion.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.ProtonVPN": { - "name": "ProtonVPN", - "description": "Downloads the latest version of ProtonVPN.", + "com.github.andredb90.pkg.LedgerLive": { + "name": "Ledger Live", + "description": "Downloads the latest version of Ledger Live and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "ProtonVPN/ProtonVPN.download.recipe", - "shortname": "ProtonVPN.download", - "inferred_type": "download", + "path": "Ledger/LedgerLive.pkg.recipe", + "parent": "com.github.andredb90.download.LedgerLive", + "shortname": "LedgerLive.pkg", + "inferred_type": "pkg", "children": [ - "com.github.andredb90.pkg.ProtonVPN" + "com.github.andredb90.filewave.LedgerLive" ] }, "com.github.andredb90.filewave.LedgerLive": { @@ -103780,75 +103767,43 @@ "com.github.andredb90.pkg.LedgerLive" ] }, - "com.github.andredb90.pkg.LedgerLive": { - "name": "Ledger Live", - "description": "Downloads the latest version of Ledger Live and creates a package.", - "repo": "autopkg/andredb90-recipes", - "path": "Ledger/LedgerLive.pkg.recipe", - "parent": "com.github.andredb90.download.LedgerLive", - "shortname": "LedgerLive.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.LedgerLive" - ] - }, - "com.github.andredb90.filewave.zoom64-win": { - "name": "Zoom", - "description": "Downloads latest version of Zoom.us 64bit and imports into FileWave.", - "repo": "autopkg/andredb90-recipes", - "path": "zoom/Zoom64-Win.filewave.recipe", - "parent": "com.github.hansen-m.download.zoom64-win", - "shortname": "Zoom64-Win.filewave", - "inferred_type": "filewave" - }, - "com.github.andredb90.filewave.Figma-pkg": { - "name": "Figma", - "description": "Downloads the current release version of the Figma Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.outset": { + "name": "outset", + "description": "Downloads the current release version of the outset installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Figma-pkg/Figma-pkg.filewave.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Figma", - "shortname": "Figma-pkg.filewave", + "path": "outset/outset.filewave.recipe", + "parent": "com.github.patgmac.pkg.outset", + "shortname": "outset.filewave", "inferred_type": "filewave" }, - "com.github.andreDB90.filewave.iMazing": { - "name": "iMazing", - "description": "Downloads the current release version of the iMazing installer package and imports it into FileWave", + "com.github.andredb90.filewave.Rectangle": { + "name": "Rectangle", + "description": "Downloads the current release version of Rectangle installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "iMazing/iMazing.filewave.recipe", - "parent": "com.github.homebysix.pkg.iMazing", - "shortname": "iMazing.filewave", + "path": "Rectangle/Rectangle.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Rectangle", + "shortname": "Rectangle.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.download.mailbutler": { - "name": "Mailbutler", - "description": "Downloads the latest version of Mailbutler.", - "repo": "autopkg/andredb90-recipes", - "path": "Mailbutler GmbH/Mailbutler.download.recipe", - "shortname": "Mailbutler.download", - "inferred_type": "download", - "children": [ - "com.github.andredb90.pkg.mailbutler" - ] - }, - "com.github.andredb90.filewave.mailbutler": { - "name": "Mailbutler", - "description": null, + "com.github.andredb90.filewave.iTaskX4": { + "name": "iTaskX 4", + "description": "Downloads the latest version of iTaskX 4 installer package and uploads it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Mailbutler GmbH/Mailbutler.filewave.recipe", - "parent": "com.github.andredb90.pkg.mailbutler", - "shortname": "Mailbutler.filewave", + "path": "iTaskX 4/iTaskX4.filewave.recipe", + "parent": "com.github.andredb90.pkg.iTaskX4", + "shortname": "iTaskX4.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.pkg.mailbutler": { - "name": "Mailbutler", - "description": "Downloads the latest version of Mailbutler and creates a package.", + "com.github.andredb90.pkg.iTaskX4": { + "name": "iTaskX 4", + "description": "Downloads the latest version of iTaskX 4 and creates a package.", "repo": "autopkg/andredb90-recipes", - "path": "Mailbutler GmbH/Mailbutler.pkg.recipe", - "parent": "com.github.andredb90.download.mailbutler", - "shortname": "Mailbutler.pkg", + "path": "iTaskX 4/iTaskX4.pkg.recipe", + "parent": "com.github.andredb90.download.iTaskX4", + "shortname": "iTaskX4.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.mailbutler" + "com.github.andredb90.filewave.iTaskX4" ] }, "com.github.andredb90.download.iTaskX4": { @@ -103862,34 +103817,40 @@ "com.github.andredb90.pkg.iTaskX4" ] }, - "com.github.andredb90.pkg.iTaskX4": { - "name": "iTaskX 4", - "description": "Downloads the latest version of iTaskX 4 and creates a package.", + "com.github.andredb90.filewave.AlDente": { + "name": "AlDente", + "description": "Downloads the current release version of the AlDente installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "iTaskX 4/iTaskX4.pkg.recipe", - "parent": "com.github.andredb90.download.iTaskX4", - "shortname": "iTaskX4.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.iTaskX4" - ] + "path": "AlDente/AlDente.filewave.recipe", + "parent": "com.github.apizz.pkg.AlDente", + "shortname": "AlDente.filewave", + "inferred_type": "filewave" }, - "com.github.andredb90.filewave.iTaskX4": { - "name": "iTaskX 4", - "description": "Downloads the latest version of iTaskX 4 installer package and uploads it into FileWave.", + "com.github.andredb90.filewave.OmniDiskSweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads the current release version of the OmniDiskSweeper installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "iTaskX 4/iTaskX4.filewave.recipe", - "parent": "com.github.andredb90.pkg.iTaskX4", - "shortname": "iTaskX4.filewave", + "path": "OmniGroup/OmniDiskSweeper.filewave.recipe", + "parent": "com.github.autopkg.pkg.OmniDiskSweeper", + "shortname": "OmniDiskSweeper.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.SonosS2": { - "name": "Sonos", - "description": "Downloads the latest version of the Sonos S2 installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Zeplin": { + "name": "Zeplin", + "description": "Downloads the current release version of the Zeplin Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Sonos/SonosS2.filewave.recipe", - "parent": "com.github.moofit-recipes.pkg.SonosS2", - "shortname": "SonosS2.filewave", + "path": "Zeplin/Zeplin.filewave.recipe", + "parent": "com.github.hobbithardcase.pkg.Zeplin", + "shortname": "Zeplin.filewave", + "inferred_type": "filewave" + }, + "com.github.andredb90.filewave.LogMeIn Installer": { + "name": "LogMeIn Installer", + "description": "Downloads the current release version of the LogMeIn installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "LogMeIn Installer/LogMeIn Installer.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.LogMeIn Installer", + "shortname": "LogMeIn Installer.filewave", "inferred_type": "filewave" }, "com.github.andredb90.filewave.Tower": { @@ -103901,94 +103862,88 @@ "shortname": "Tower.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.malwarebytes": { - "name": "Malwarebytes", - "description": "Downloads the current release version of the Malwarebytes installer package and imports it into FileWave.", + "com.github.andredb90.filewave.ClickShareLauncher": { + "name": "ClickShareLauncher", + "description": "Downloads the current release version of the ClickShareLauncher installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Malwarebytes/Malwarebytes.filewave.recipe", - "parent": "com.github.homebysix.pkg.Malwarebytes", - "shortname": "Malwarebytes.filewave", + "path": "ClickShare/ClickShareLauncher.filewave.recipe", + "parent": "com.github.gerardkok.pkg.ClickShareLauncher", + "shortname": "ClickShareLauncher.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Paparazzi": { - "name": "Paparazzi", - "description": "Downloads the current release version of Paparazzi! and imports it into FileWave.", + "com.github.andredb90.filewave.citrixworkspace": { + "name": "Citrix Workspace", + "description": "Downloads the current release version of the CitrixWorkspace installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Paparazzi/Paparazzi.filewave.recipe", - "parent": "com.github.homebysix.pkg.Paparazzi", - "shortname": "Paparazzi.filewave", + "path": "CitrixWorkspace/CitrixWorkspace.filewave.recipe", + "parent": "com.github.rtrouton.pkg.citrixworkspace", + "shortname": "CitrixWorkspace.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Renamer": { - "name": "Renamer", - "description": "Downloads the current release version of Renamer and imports it into FileWave.", + "com.github.andredb90.filewave.Figma-pkg": { + "name": "Figma", + "description": "Downloads the current release version of the Figma Installer Package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Renamer/Renamer.filewave.recipe", - "parent": "com.github.homebysix.download.Renamer", - "shortname": "Renamer.filewave", + "path": "Figma-pkg/Figma-pkg.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Figma", + "shortname": "Figma-pkg.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.Blender": { - "name": "Blender", - "description": "Downloads the current release version of the Blender Installer Package and imports it into FileWave.", + "com.github.andredb90.filewave.CamundaModeler": { + "name": "CamundaModeler", + "description": "Downloads the current release version of the Camunda Modeler installer package and imports it into FileWave.", "repo": "autopkg/andredb90-recipes", - "path": "Blender/Blender.filewave.recipe", - "parent": "io.github.hjuutilainen.pkg.Blender", - "shortname": "Blender.filewave", + "path": "Camunda/CamundaModeler.filewave.recipe", + "parent": "io.github.hjuutilainen.pkg.CamundaModeler", + "shortname": "CamundaModeler.filewave", "inferred_type": "filewave" }, - "com.github.andredb90.filewave.AlDente": { - "name": "AlDente", - "description": "Downloads the current release version of the AlDente installer package and imports it into FileWave.", + "com.github.andredb90.filewave.Miro": { + "name": "Miro", + "description": "Downloads the current release version of the Miro Installer Package and imports it into FileWave.\n\nSet DOWNLOAD_URL with the required download url:\nx86_64: https://desktop.miro.com/platforms/darwin/Miro.dmg\narm64: https://desktop.miro.com/platforms/darwin-arm64/Miro.dmg\n", "repo": "autopkg/andredb90-recipes", - "path": "AlDente/AlDente.filewave.recipe", - "parent": "com.github.apizz.pkg.AlDente", - "shortname": "AlDente.filewave", + "path": "Miro/Miro.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Miro", + "shortname": "Miro.filewave", "inferred_type": "filewave" }, - "com.github.dcoobs-recipes.pkg.Malwarebytes Breach Remediation-Graphical User Interface": { - "name": "Malwarebytes Breach Remediation-Graphical User Interface", - "description": "Downloads latest version of Malwarebytes Breach Remediation-Graphical User Interface DMG, and imports into Munki.\n \nModified version of dataJAR recipe (https://github.com/autopkg/dataJAR-recipes/tree/master/Malwarebytes%20Breach%20Remediation-Command%20Line%20Interface)", - "repo": "autopkg/dcoobs-recipes", - "path": "Malwarebytes Breach Remediation-Graphical User Interface/Malwarebytes Breach Remediation-Graphical User Interface.pkg.recipe", - "parent": "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface", - "shortname": "Malwarebytes Breach Remediation-Graphical User Interface.pkg", - "inferred_type": "pkg" + "com.github.andredb90.filewave.WacomTablet": { + "name": "WacomTablet", + "description": "Downloads the current release version of the Wacom Tablet Installer Package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "WacomTablet/WacomTablet.filewave.recipe", + "parent": "com.github.nstrauss.pkg.WacomTablet", + "shortname": "WacomTablet.filewave", + "inferred_type": "filewave" }, - "com.github.dcoobs-recipes.munki.Malwarebytes Breach Remediation-Graphical User Interface": { - "name": "Malwarebytes Breach Remediation-Graphical User Interface", - "description": "Downloads latest version of Malwarebytes Breach Remediation-Graphical User Interface DMG, and imports into Munki.\n \nModified version of dataJAR recipe (https://github.com/autopkg/dataJAR-recipes/tree/master/Malwarebytes%20Breach%20Remediation-Command%20Line%20Interface)", - "repo": "autopkg/dcoobs-recipes", - "path": "Malwarebytes Breach Remediation-Graphical User Interface/Malwarebytes Breach Remediation-Graphical User Interface.munki.recipe", - "parent": "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface", - "shortname": "Malwarebytes Breach Remediation-Graphical User Interface.munki", - "inferred_type": "munki", - "munki_display_name": "Malwarebytes Breach Remediation", - "munki_description": "Malwarebytes Breach Remediation is designed to allow business users to detect and remove malware from endpoints. It is built upon the power of our Malwarebytes Anti-Malware anti-malware client.\n\nImplementation in a portable form provides increased flexibility for IT staff to quickly and easily deploy the client, detect and remediate threats, gather activity logs, and continue with their daily tasks \u2013 all with a minimal investment in time and resources." + "com.github.andredb90.filewave.swiftDialog": { + "name": "swiftDialog", + "description": "Downloads the latest version of the swiftDialog installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "swiftDialog/swiftDialog.filewave.recipe", + "parent": "com.github.andredb90.download.swiftDialog", + "shortname": "swiftDialog.filewave", + "inferred_type": "filewave" }, - "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface": { - "name": "Malwarebytes Breach Remediation-Graphical User Interface", - "description": "Downloads latest version of Malwarebytes Breach Remediation-Graphical User Interface DMG.\n \nModified version of dataJAR recipe (https://github.com/autopkg/dataJAR-recipes/tree/master/Malwarebytes%20Breach%20Remediation-Command%20Line%20Interface)", - "repo": "autopkg/dcoobs-recipes", - "path": "Malwarebytes Breach Remediation-Graphical User Interface/Malwarebytes Breach Remediation-Graphical User Interface.download.recipe", - "deprecated": true, - "shortname": "Malwarebytes Breach Remediation-Graphical User Interface.download", + "com.github.andredb90.download.swiftDialog": { + "name": "swiftDialog", + "description": "Downloads the latest version of swiftDialog.", + "repo": "autopkg/andredb90-recipes", + "path": "swiftDialog/swiftDialog.download.recipe", + "shortname": "swiftDialog.download", "inferred_type": "download", "children": [ - "com.github.dcoobs-recipes.pkg.Malwarebytes Breach Remediation-Graphical User Interface", - "com.github.dcoobs-recipes.munki.Malwarebytes Breach Remediation-Graphical User Interface" + "com.github.andredb90.filewave.swiftDialog" ] }, - "com.github.dcoobs-recipes.VLC-Intel-asap": { - "name": "VLC", - "description": "Downloads the current release version of VLC for Intel and imports into Munki.", - "repo": "autopkg/dcoobs-recipes", - "path": "VLC-Intel-asap/VLC-Intel-asap.munki.recipe", - "parent": "com.github.tallfunnyjew.download.VLC-Intel-asap", - "shortname": "VLC-Intel-asap.munki", - "inferred_type": "munki", - "munki_display_name": "VLC", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + "com.github.andredb90.filewave.freefilesync": { + "name": "FreeFileSync", + "description": "Downloads the current release version of the FreeFileSync installer package and imports it into FileWave.", + "repo": "autopkg/andredb90-recipes", + "path": "FreeFileSync/FreeFileSync.filewave.recipe", + "parent": "com.github.dataJAR-recipes.pkg.freefilesync", + "shortname": "FreeFileSync.filewave", + "inferred_type": "filewave" }, "com.github.dcoobs-recipes.munki.Avogadro2": { "name": "Avogadro2", @@ -104001,18 +103956,6 @@ "munki_display_name": "Avogadro2", "munki_description": "Avogadro2 is a chemical editor and visualization application, it is also a set of reusable software libraries written in C++ using principles of modularity for maximum reuse. It is a rewrite of the original's core data structures, algorithms and visualization capabilities." }, - "com.github.dcoobs-recipes.download.Avogadro2": { - "name": "Avogadro", - "description": "Downloads the latest Avogadro2 installer", - "repo": "autopkg/dcoobs-recipes", - "path": "Avogadro/Avogadro2.download.recipe", - "shortname": "Avogadro2.download", - "inferred_type": "download", - "children": [ - "com.github.dcoobs-recipes.munki.Avogadro2", - "com.github.ahousseini-recipes.pkg.Avogadro2" - ] - }, "com.github.dcoobs-recipes.download.Avogadro": { "name": "Avogadro", "description": "Downloads the latest Avogadro installer", @@ -104035,16 +103978,17 @@ "munki_display_name": "Avogadro", "munki_description": "Avogadro is an advanced molecule editor and visualizer designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. It offers flexible high quality rendering and a powerful plugin architecture." }, - "com.github.dcoobs-recipes.VLC-Arm-asap": { - "name": "VLC", - "description": "Downloads the current release version of VLC for Arm and imports into Munki.", + "com.github.dcoobs-recipes.download.Avogadro2": { + "name": "Avogadro", + "description": "Downloads the latest Avogadro2 installer", "repo": "autopkg/dcoobs-recipes", - "path": "VLC-Arm-asap/VLC-Arm-asap.munki.recipe", - "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap", - "shortname": "VLC-Arm-asap.munki", - "inferred_type": "munki", - "munki_display_name": "VLC", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + "path": "Avogadro/Avogadro2.download.recipe", + "shortname": "Avogadro2.download", + "inferred_type": "download", + "children": [ + "com.github.dcoobs-recipes.munki.Avogadro2", + "com.github.ahousseini-recipes.pkg.Avogadro2" + ] }, "com.github.dcoobs-recipes.munki.Solstice": { "name": "Solstice", @@ -104057,123 +104001,212 @@ "munki_display_name": "Solstice", "munki_description": "Easily share and control any amount of content from laptops and mobile devices to the meeting room display. Wirelessly stream device screens, app windows, HD videos and more \u2013 whatever it takes to drive consensus and get the job done." }, - "com.github.apizz.munki.AbletonLive": { - "name": "AbletonLive", - "description": "Downloads the latest version of Ableton Live and imports it into a munki_repo.\n\nMake an override of this recipe in order to specify the necessary Ableton Live download information, including LIVE_VERS and EDITION", - "repo": "autopkg/apizz-recipes", - "path": "Ableton/AbletonLive.munki.recipe", - "parent": "com.github.jazzace.download.AbletonLive", - "shortname": "AbletonLive.munki", + "com.github.dcoobs-recipes.munki.Malwarebytes Breach Remediation-Graphical User Interface": { + "name": "Malwarebytes Breach Remediation-Graphical User Interface", + "description": "Downloads latest version of Malwarebytes Breach Remediation-Graphical User Interface DMG, and imports into Munki.\n \nModified version of dataJAR recipe (https://github.com/autopkg/dataJAR-recipes/tree/master/Malwarebytes%20Breach%20Remediation-Command%20Line%20Interface)", + "repo": "autopkg/dcoobs-recipes", + "path": "Malwarebytes Breach Remediation-Graphical User Interface/Malwarebytes Breach Remediation-Graphical User Interface.munki.recipe", + "parent": "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface", + "shortname": "Malwarebytes Breach Remediation-Graphical User Interface.munki", "inferred_type": "munki", - "munki_display_name": "Ableton Live", - "munki_description": "Live is fast, fluid and flexible software for music creation and performance. It comes with effects, instruments, sounds and all kinds of creative features\u2014everything you need to make any kind of music.\n\nCreate in a traditional linear arrangement, or improvise without the constraints of a timeline in Live\u2019s Session View. Move freely between musical elements and play with ideas, without stopping the music and without breaking your flow." + "munki_display_name": "Malwarebytes Breach Remediation", + "munki_description": "Malwarebytes Breach Remediation is designed to allow business users to detect and remove malware from endpoints. It is built upon the power of our Malwarebytes Anti-Malware anti-malware client.\n\nImplementation in a portable form provides increased flexibility for IT staff to quickly and easily deploy the client, detect and remediate threats, gather activity logs, and continue with their daily tasks \u2013 all with a minimal investment in time and resources." }, - "com.github.apizz.download.Nicepage": { - "name": "Nicepage", - "description": "Downloads the latest version Nicepage.", - "repo": "autopkg/apizz-recipes", - "path": "Nicepage/Nicepage.download.recipe", - "shortname": "Nicepage.download", + "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface": { + "name": "Malwarebytes Breach Remediation-Graphical User Interface", + "description": "Downloads latest version of Malwarebytes Breach Remediation-Graphical User Interface DMG.\n \nModified version of dataJAR recipe (https://github.com/autopkg/dataJAR-recipes/tree/master/Malwarebytes%20Breach%20Remediation-Command%20Line%20Interface)", + "repo": "autopkg/dcoobs-recipes", + "path": "Malwarebytes Breach Remediation-Graphical User Interface/Malwarebytes Breach Remediation-Graphical User Interface.download.recipe", + "deprecated": true, + "shortname": "Malwarebytes Breach Remediation-Graphical User Interface.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Nicepage", - "com.github.apizz.pkg.Nicepage" + "com.github.dcoobs-recipes.munki.Malwarebytes Breach Remediation-Graphical User Interface", + "com.github.dcoobs-recipes.pkg.Malwarebytes Breach Remediation-Graphical User Interface" ] }, - "com.github.apizz.munki.Nicepage": { - "name": "Nicepage", - "description": "Downloads the latest version of Nicepage and imports it into a munki_repo.", + "com.github.dcoobs-recipes.pkg.Malwarebytes Breach Remediation-Graphical User Interface": { + "name": "Malwarebytes Breach Remediation-Graphical User Interface", + "description": "Downloads latest version of Malwarebytes Breach Remediation-Graphical User Interface DMG, and imports into Munki.\n \nModified version of dataJAR recipe (https://github.com/autopkg/dataJAR-recipes/tree/master/Malwarebytes%20Breach%20Remediation-Command%20Line%20Interface)", + "repo": "autopkg/dcoobs-recipes", + "path": "Malwarebytes Breach Remediation-Graphical User Interface/Malwarebytes Breach Remediation-Graphical User Interface.pkg.recipe", + "parent": "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface", + "shortname": "Malwarebytes Breach Remediation-Graphical User Interface.pkg", + "inferred_type": "pkg" + }, + "com.github.dcoobs-recipes.VLC-Intel-asap": { + "name": "VLC", + "description": "Downloads the current release version of VLC for Intel and imports into Munki.", + "repo": "autopkg/dcoobs-recipes", + "path": "VLC-Intel-asap/VLC-Intel-asap.munki.recipe", + "parent": "com.github.tallfunnyjew.download.VLC-Intel-asap", + "shortname": "VLC-Intel-asap.munki", + "inferred_type": "munki", + "munki_display_name": "VLC", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + }, + "com.github.dcoobs-recipes.VLC-Arm-asap": { + "name": "VLC", + "description": "Downloads the current release version of VLC for Arm and imports into Munki.", + "repo": "autopkg/dcoobs-recipes", + "path": "VLC-Arm-asap/VLC-Arm-asap.munki.recipe", + "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap", + "shortname": "VLC-Arm-asap.munki", + "inferred_type": "munki", + "munki_display_name": "VLC", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + }, + "com.github.apizz.munki.smartutility": { + "name": "SMARTUtility", + "description": "Downloads the latest version of SMART Utility and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Nicepage/Nicepage.munki.recipe", - "parent": "com.github.apizz.download.Nicepage", - "shortname": "Nicepage.munki", + "path": "SMART_Utility/SMARTUtility.munki.recipe", + "parent": "com.github.apizz.pkg.smartutility", + "shortname": "SMARTUtility.munki", "inferred_type": "munki", - "munki_display_name": "Nicepage", - "munki_description": "Create stunning websites and themes. Website Builder Software. Mobile-friendly. No Coding Wordpress, Joomla, HTML5, Windows, Mac OS and Online" + "munki_display_name": "SMART Utility", + "munki_description": "SMART Utility is an application to scan the hardware diagnostics system of hard drives. SMART (Self-Monitoring, Analysis, and Reporting Technology) is a system built into hard drives by their manufacturers to report on various measurements(called attributes) of a hard drive\u2019s operation. The attributes can be used to detect when a hard drive is having mechanical or electrical problems, and can indicate when the hard drive is failing. SMART Utility can read and display these attributes. This allows time to hopefully backup, and then replace the drive. SMART Utility also allows running a drive\u2019s built in self test, which can also indicate malfunctions on the drive." }, - "com.github.apizz.pkg.Nicepage": { - "name": "Nicepage", - "description": "Downloads the latest version of Nicepage and creates a PKG.", + "com.github.apizz.pkg.smartutility": { + "name": "SMARTUtility", + "description": "Downloads the latest version of SMART Utility and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "Nicepage/Nicepage.pkg.recipe", - "parent": "com.github.apizz.download.Nicepage", - "shortname": "Nicepage.pkg", - "inferred_type": "pkg" + "path": "SMART_Utility/SMARTUtility.pkg.recipe", + "parent": "com.github.apizz.download.smartutility", + "shortname": "SMARTUtility.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.smartutility" + ] }, - "com.github.apizz.munki.FileMakerAdvanced": { - "name": "FileMakerAdvanced%MAJOR_VERSION%", - "description": "Downloads the latest FileMaker Pro Advanced full installer given the supplied MAJOR_VERSION and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`\n \nWhen purchasing FileMaker, the order confirmation email includes a URL which takes you to a page to download the latest full installer. Despite indicating the link will expire, almost a year later and our own account purchase link still works. You will need to supply that link in the SEARCH_URL variable.", + "com.github.apizz.download.smartutility": { + "name": "SMARTUtility", + "description": "Downloads the latest version of SMART Utility.", "repo": "autopkg/apizz-recipes", - "path": "FileMaker/FileMakerAdvanced.munki.recipe", - "parent": "com.github.apizz.download.FileMakerAdvanced", - "shortname": "FileMakerAdvanced.munki", - "inferred_type": "munki", - "munki_display_name": "FileMaker Pro %MAJOR_VERSION% Advanced", - "munki_description": "FileMaker Pro is a cross-platform relational database application from FileMaker Inc., a subsidiary of Apple Inc." + "path": "SMART_Utility/SMARTUtility.download.recipe", + "shortname": "SMARTUtility.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.smartutility" + ] }, - "com.github.apizz.munki.FileMaker": { - "name": "FileMakerPro", - "description": null, + "com.github.apizz.download.bibliomanuels": { + "name": "BiblioManuels", + "description": "Downloads the latest version of Biblio Manuels by CLE-International.", "repo": "autopkg/apizz-recipes", - "path": "FileMaker/FileMaker.munki.recipe", - "parent": "com.github.nzmacgeek.download.filemaker", - "shortname": "FileMaker.munki", + "path": "Biblio_Manuels/BiblioManuels.download.recipe", + "shortname": "BiblioManuels.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.bibliomanuels" + ] + }, + "com.github.apizz.munki.bibliomanuels": { + "name": "BiblioManuels", + "description": "Downloads the latest version of Biblio Manuels by CLE-International and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Biblio_Manuels/BiblioManuels.munki.recipe", + "parent": "com.github.apizz.download.bibliomanuels", + "shortname": "BiblioManuels.munki", "inferred_type": "munki", - "munki_display_name": "FileMaker Pro %MAJOR_VERSION%", - "munki_description": "FileMaker Pro is a cross-platform relational database application from FileMaker Inc., a subsidiary of Apple Inc." + "munki_display_name": "Biblio Manuels", + "munki_description": "Biblio Manuels: Modern, practical, light, your textbooks are now at your fingertips wherever you are! Watch, listen, discover and learn thanks to numerous digital enrichments: audio sequences, videos, animations. For individual use at home or in class." }, - "com.github.apizz.munki.FileMakerProClaris": { - "name": "FileMakerPro", - "description": "Downloads the latest FileMaker Pro (Claris) full installer given the supplied PRODUCT_ID and imports it into a munki_repo.\n\nTo use this recipe, go to https://www.filemaker.com/redirects/ss.txt and find the desired product in the list (ex. PRO19MAC). Enter this value for PRODUCT_ID.", + "com.github.apizz.pkg.unearth": { + "name": "unearth", + "description": "Downloads the latest release of unearth executable from Github and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "FileMaker/FileMakerProClaris.munki.recipe", - "parent": "com.github.apizz.download.FileMakerProClaris", - "shortname": "FileMakerProClaris.munki", + "path": "unearth/unearth.pkg.recipe", + "parent": "com.github.apizz.download.unearth", + "shortname": "unearth.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.unearth" + ] + }, + "com.github.apizz.munki.unearth": { + "name": "unearth", + "description": "Downloads the latest version of unearth from Github and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "unearth/unearth.munki.recipe", + "parent": "com.github.apizz.pkg.unearth", + "shortname": "unearth.munki", "inferred_type": "munki", - "munki_display_name": "FileMaker Pro", - "munki_description": "Take on digital transformation with Claris FileMaker. Quickly build custom apps that solve your business problems today \u2014 and tomorrow. Accelerate your business, unlock your team\u2019s creative potential, and drive to better outcomes." + "munki_display_name": "unearth", + "munki_description": "Returns one or more artifacts about a Mac." }, - "com.github.apizz.download.FileMakerAdvanced": { - "name": "FileMakerAdvanced%MAJOR_VERSION%", - "description": "Downloads the latest FileMaker Pro Advanced full installer given the supplied MAJOR_VERSION.\n \nWhen purchasing FileMaker, the order confirmation email includes a URL which takes you to a page to download the latest full installer. Despite indicating the link will expire, almost a year later and our own account purchase link still works. You will need to supply that link in the SEARCH_URL variable.", + "com.github.apizz.download.unearth": { + "name": "unearth", + "description": "Downloads the latest version of unearth from Github.", "repo": "autopkg/apizz-recipes", - "path": "FileMaker/FileMakerAdvanced.download.recipe", - "shortname": "FileMakerAdvanced.download", + "path": "unearth/unearth.download.recipe", + "shortname": "unearth.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.FileMakerAdvanced" + "com.github.apizz.pkg.unearth" ] }, - "com.github.apizz.download.FileMakerProClaris": { - "name": "FileMakerPro", - "description": "Downloads the latest FileMaker Pro (Claris) full installer given the supplied PRODUCT_ID.\n\nTo use this recipe, go to https://www.filemaker.com/redirects/ss.txt and find the desired product in the list (ex. PRO19MAC). Enter this value for PRODUCT_ID.", + "com.github.apizz.download.M32Edit": { + "name": "M32Edit", + "description": "Downloads the latest version of the Midas M32 Edit app.", "repo": "autopkg/apizz-recipes", - "path": "FileMaker/FileMakerProClaris.download.recipe", - "shortname": "FileMakerProClaris.download", + "path": "Midas_M32/MidasM32Edit.download.recipe", + "shortname": "MidasM32Edit.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.FileMakerProClaris" + "com.github.apizz.munki.M32Edit" ] }, - "com.github.apizz.munki.Soundflower": { - "name": "Soundflower", - "description": null, + "com.github.apizz.munki.M32Edit": { + "name": "M32Edit", + "description": "Downloads the latest version of Midas M32 Edit app and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Soundflower/Soundflower.munki.recipe", - "parent": "com.github.hansen-m.download.Soundflower", - "shortname": "Soundflower.munki", + "path": "Midas_M32/MidasM32Edit.munki.recipe", + "parent": "com.github.apizz.download.M32Edit", + "shortname": "MidasM32Edit.munki", "inferred_type": "munki", - "munki_display_name": "Soundflower", - "munki_description": "Soundflower is an open source kernel extension for MacOS, designed to create a virtual audio output device that can also act as an input." + "munki_display_name": "M32 Edit", + "munki_description": "MIDAS M32-EDIT is editing software created specifically for the M32 console series.\nIt provides powerful remote control for all functions, as well as off-line editing and show preparation." }, - "com.github.apizz.install.VSCodium": { + "com.github.apizz.munki.AdobeAcrobat2020": { + "name": "AdobeAcrobat2020", + "description": "Downloads the latest version of Adobe Acrobat 2020 (Classic), extracts a PKG, and then imports into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "repo": "autopkg/apizz-recipes", + "path": "Adobe_Acrobat/AdobeAcrobat2020.munki.recipe", + "parent": "com.github.apizz.pkg.AdobeAcrobat2020", + "shortname": "AdobeAcrobat2020.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Acrobat 2020 Classic", + "munki_description": "" + }, + "com.github.apizz.pkg.AdobeAcrobat2020": { + "name": "AdobeAcrobat2020", + "description": "Downloads the latest version of Adobe Acrobat 2020 (Classic) and extracts a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "Adobe_Acrobat/AdobeAcrobat2020.pkg.recipe", + "parent": "com.github.apizz.download.AdobeAcrobat2020", + "shortname": "AdobeAcrobat2020.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.AdobeAcrobat2020" + ] + }, + "com.github.apizz.download.AdobeAcrobat2020": { + "name": "AdobeAcrobat2020", + "description": "Downloads the latest version of Adobe Acrobat 2020 (Classic).", + "repo": "autopkg/apizz-recipes", + "path": "Adobe_Acrobat/AdobeAcrobat2020.download.recipe", + "shortname": "AdobeAcrobat2020.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.AdobeAcrobat2020" + ] + }, + "com.github.apizz.apizz-recipes.SharedProcessors": { "name": null, - "description": "Download and install the latest version of VSCodium.", + "description": "Stub recipe reference to use the Shared Processors in this repo.", "repo": "autopkg/apizz-recipes", - "path": "VSCodium/VSCodium.install.recipe", - "parent": "com.github.apizz.download.VSCodium", - "shortname": "VSCodium.install", - "inferred_type": "install" + "path": "SharedProcessors/SharedProcessors.recipe" }, "com.github.apizz.munki.VSCodium": { "name": "VSCodium", @@ -104186,6 +104219,15 @@ "munki_display_name": "VSCodium", "munki_description": "Binary releases of VS Code without MS branding/telemetry/licensing." }, + "com.github.apizz.install.VSCodium": { + "name": null, + "description": "Download and install the latest version of VSCodium.", + "repo": "autopkg/apizz-recipes", + "path": "VSCodium/VSCodium.install.recipe", + "parent": "com.github.apizz.download.VSCodium", + "shortname": "VSCodium.install", + "inferred_type": "install" + }, "com.github.apizz.download.VSCodium": { "name": "VSCodium", "description": "Downloads the latest release copy of VSCodium from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", @@ -104195,88 +104237,315 @@ "inferred_type": "download", "children": [ "com.github.peshay.filewave.VSCodium", - "com.github.apizz.install.VSCodium", - "com.github.apizz.munki.VSCodium" + "com.github.apizz.munki.VSCodium", + "com.github.apizz.install.VSCodium" + ] + }, + "com.github.apizz.pkg.Karabiner-Elements": { + "name": "Karabiner-Elements", + "description": "Downloads the latest version of Karabiner-Elements from Github and extracts the PKG.", + "repo": "autopkg/apizz-recipes", + "path": "Karabiner-Elements/Karabiner-Elements.pkg.recipe", + "parent": "com.github.apizz.download.Karabiner-Elements", + "shortname": "Karabiner-Elements.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.Karabiner-Elements" + ] + }, + "com.github.apizz.munki.Karabiner-Elements": { + "name": "Karabiner-Elements", + "description": "Downloads the latest version of Karabiner-Elements from Github and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "repo": "autopkg/apizz-recipes", + "path": "Karabiner-Elements/Karabiner-Elements.munki.recipe", + "parent": "com.github.apizz.pkg.Karabiner-Elements", + "shortname": "Karabiner-Elements.munki", + "inferred_type": "munki", + "munki_display_name": "Karabiner-Elements", + "munki_description": "Karabiner-Elements is a powerful utility for keyboard customization on macOS." + }, + "com.github.apizz.download.Karabiner-Elements": { + "name": "Karabiner-Elements", + "description": "Downloads the latest version of Karabiner-Elements from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/apizz-recipes", + "path": "Karabiner-Elements/Karabiner-Elements.download.recipe", + "shortname": "Karabiner-Elements.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.Karabiner-Elements" + ] + }, + "com.github.apizz.pkg.VLCUniversal": { + "name": "VLCUniversal", + "description": "Downloads the VERY latest Universal version of VLC from the website and creates a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "VLC/VLCUniversal.pkg.recipe", + "parent": "com.github.apizz.download.VLCUniversal", + "shortname": "VLCUniversal.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.VLCUniversal": { + "name": "VLCUniversal", + "description": "Downloads the VERY latest Universal version of VLC from the website.", + "repo": "autopkg/apizz-recipes", + "path": "VLC/VLCUniversal.download.recipe", + "shortname": "VLCUniversal.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.VLCUniversal", + "com.github.apizz.munki.VLCUniversal" + ] + }, + "com.github.apizz.munki.VLCUniversal": { + "name": "VLC", + "description": "Downloads the VERY latest Universal version of VLC from the website and imports it into a munk_repo.", + "repo": "autopkg/apizz-recipes", + "path": "VLC/VLCUniversal.munki.recipe", + "parent": "com.github.apizz.download.VLCUniversal", + "shortname": "VLCUniversal.munki", + "inferred_type": "munki", + "munki_display_name": "VLC Media Player", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + }, + "com.github.apizz.munki.GoogleChromeUniversalPKG": { + "name": "GoogleChromeUniversal", + "description": "Downloads the latest version of Google Chrome, creates a PKG, and imports into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Google_Chrome_Universal/GoogleChromeUniversalPKG.munki.recipe", + "parent": "com.github.rtrouton.pkg.googlechromeuniversal", + "shortname": "GoogleChromeUniversalPKG.munki", + "inferred_type": "munki", + "munki_display_name": "Google Chrome", + "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." + }, + "com.github.apizz.munki.EuControlImport": { + "name": "EuControl", + "description": "Imports an Eu Control PKG into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "repo": "autopkg/apizz-recipes", + "path": "Eu_Control/EuControlImport.munki.recipe", + "parent": "com.github.apizz.pkg.EuControlImport", + "shortname": "EuControlImport.munki", + "inferred_type": "munki", + "munki_display_name": "EuControl", + "munki_description": "The Avid\u00ae EUCONTM (Extended User Control) adapter enables fully integrated control of Pro Tools\u00ae with the following Avid control surfaces.\n\u2022 Avid Control app for iOS and Android\n\u2022 Avid Dock\n\u2022 Avid S3\n\u2022 Artist Series (Artist Control, Artist Mix, Artist Transport)\n\u2022 Avid S4 and S6\n\u2022 System 5" + }, + "com.github.apizz.pkg.EuControlImport": { + "name": "EuControl", + "description": "Processes a DMG with an Eu Control PKG inside.", + "repo": "autopkg/apizz-recipes", + "path": "Eu_Control/EuControlImport.pkg.recipe", + "shortname": "EuControlImport.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.EuControlImport" + ] + }, + "com.github.apizz.munki.jss_helper": { + "name": "jss_helper", + "description": "Downloads the latest release copy of jss_helper from Github and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "jss_helper/jss_helper.munki.recipe", + "parent": "com.github.homebysix.download.jss_helper", + "shortname": "jss_helper.munki", + "inferred_type": "munki", + "munki_display_name": "jss_helper", + "munki_description": "jss_helper is a command line tool which helps perform operations on Jamf JSS that are difficult to do through the web interface." + }, + "com.github.apizz.pkg.SublimeText3": { + "name": "SublimeText3", + "description": "Downloads the latest version of Sublime Text 3 and builds a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "Sublime_Text/SublimeText3.pkg.recipe", + "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", + "shortname": "SublimeText3.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.SQLProforPostgres": { + "name": "SQLProforPostgres", + "description": "Downloads the latest verison of SQLPro for Postgres.", + "repo": "autopkg/apizz-recipes", + "path": "SQLPro_for_Postgres/SQLProforPostgres.download.recipe", + "shortname": "SQLProforPostgres.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.SQLProforPostgres" + ] + }, + "com.github.apizz.munki.SQLProforPostgres": { + "name": "SQLProforPostgres", + "description": "Downloads the latest verison of SQLPro for Postgres and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "SQLPro_for_Postgres/SQLProforPostgres.munki.recipe", + "parent": "com.github.apizz.download.SQLProforPostgres", + "shortname": "SQLProforPostgres.munki", + "inferred_type": "munki", + "munki_display_name": "SQLPro for Postgres", + "munki_description": "A simple, powerful Postgres manager for macOS." + }, + "com.github.apizz.munki.Mos": { + "name": "Mos", + "description": "Downloads the latest version of Mos from Github and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Mos/Mos.munki.recipe", + "parent": "com.github.apizz.download.Mos", + "shortname": "Mos.munki", + "inferred_type": "munki", + "munki_display_name": "Mos", + "munki_description": "A free & simple app allow your mouse wheel to scroll smoothly on macOS.\n\n**Features**\n\n- Let the mouse wheel scroll smoothly just like using a touchpad.\n- Allows customizing scroll behavior, such as the speed and acceleration.\n- Allows customizing the scrolling behavior for touchpad and mouse wheel separately.\n- Provides an informative graph that shows the scroll events.\n- Built in per app blacklist/whitelist support.\n- Coded with Swift." + }, + "com.github.apizz.download.Mos": { + "name": "Mos", + "description": "Downloads the latest version of Mos from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/apizz-recipes", + "path": "Mos/Mos.download.recipe", + "shortname": "Mos.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.Mos" + ] + }, + "com.github.apizz.download.stageplotpro-xplace": { + "name": "StagePlotPro_XPlace", + "description": "Downloads the latest version of StagePlotPro for the desired X-place licenses. The possible values for X_PLACE are 5, 10, 20, or 30.", + "repo": "autopkg/apizz-recipes", + "path": "Stage_Plot_Pro/StagePlotPro-XPlace.download.recipe", + "shortname": "StagePlotPro-XPlace.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.stageplotpro-xplace", + "com.github.apizz.install.stageplotpro-xplace" + ] + }, + "com.github.apizz.install.stageplotpro": { + "name": "StagePlotPro", + "description": "Downloads the latest version of StagePlotPro and installs it.", + "repo": "autopkg/apizz-recipes", + "path": "Stage_Plot_Pro/StagePlotPro.install.recipe", + "parent": "com.github.apizz.download.stageplotpro", + "shortname": "StagePlotPro.install", + "inferred_type": "install" + }, + "com.github.apizz.munki.stageplotpro-xplace": { + "name": "StagePlotPro_XPlace", + "description": "Downloads the latest version of StagePlotPro for the desired X-place licenses and imports it into a munki repo. The possible values for X_PLACE are 5, 10, 20, or 30.", + "repo": "autopkg/apizz-recipes", + "path": "Stage_Plot_Pro/StagePlotPro-XPlace.munki.recipe", + "parent": "com.github.apizz.download.stageplotpro-xplace", + "shortname": "StagePlotPro-XPlace.munki", + "inferred_type": "munki", + "munki_display_name": "StagePlot Pro", + "munki_description": "Easily create accurate, complete, professional stage plots." + }, + "com.github.apizz.munki.stageplotpro": { + "name": "StagePlotPro", + "description": "Downloads the latest version of StagePlotPro and imports it into a munki repo.", + "repo": "autopkg/apizz-recipes", + "path": "Stage_Plot_Pro/StagePlotPro.munki.recipe", + "parent": "com.github.apizz.download.stageplotpro", + "shortname": "StagePlotPro.munki", + "inferred_type": "munki", + "munki_display_name": "StagePlot Pro", + "munki_description": "Easily create accurate, complete, professional stage plots." + }, + "com.github.apizz.install.stageplotpro-xplace": { + "name": "StagePlotPro_XPlace", + "description": "Downloads the latest version of StagePlotPro for the desired X-place licenses and installs it. The possible values for X_PLACE are 5, 10, 20, or 30.", + "repo": "autopkg/apizz-recipes", + "path": "Stage_Plot_Pro/StagePlotPro-XPlace.install.recipe", + "parent": "com.github.apizz.download.stageplotpro-xplace", + "shortname": "StagePlotPro-XPlace.install", + "inferred_type": "install" + }, + "com.github.apizz.download.stageplotpro": { + "name": "StagePlotPro", + "description": "Downloads the latest version of StagePlotPro.", + "repo": "autopkg/apizz-recipes", + "path": "Stage_Plot_Pro/StagePlotPro.download.recipe", + "shortname": "StagePlotPro.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.install.stageplotpro", + "com.github.apizz.munki.stageplotpro" ] }, - "com.github.apizz.download.tuxerantfs": { - "name": "TuxeraNTFS", - "description": "Downloads the latest version of Tuxera NTFS.", + "com.github.apizz.download.iStudioPublisher": { + "name": "iStudioPublisher", + "description": "Downloads the latest version of iStudio Publisher.", "repo": "autopkg/apizz-recipes", - "path": "TuxeraNTFS/TuxeraNTFS.download.recipe", - "shortname": "TuxeraNTFS.download", + "path": "iStudio_Publisher/iStudioPublisher.download.recipe", + "shortname": "iStudioPublisher.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.tuxerantfs" + "com.github.apizz.munki.iStudioPublisher" ] }, - "com.github.apizz.munki.tuxerantfs": { - "name": "TuxeraNTFS", - "description": "Downloads the latest version of Tuxera NTFS and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.iStudioPublisher": { + "name": "iStudioPublisher", + "description": "Downloads the latest version of iStudio Publisher and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "TuxeraNTFS/TuxeraNTFS.munki.recipe", - "parent": "com.github.apizz.pkg.tuxerantfs", - "shortname": "TuxeraNTFS.munki", + "path": "iStudio_Publisher/iStudioPublisher.munki.recipe", + "parent": "com.github.apizz.download.iStudioPublisher", + "shortname": "iStudioPublisher.munki", "inferred_type": "munki", - "munki_display_name": "Tuxera NTFS", - "munki_description": "Open, edit, copy, move, or delete files stored on Windows NTFS-formatted USB drives on your Mac." + "munki_display_name": "iStudio Publisher", + "munki_description": "Create stunning documents with iStudio Publisher. Powerful and intuitive page layout software for desktop publishing. Designed exclusively for Mac." }, - "com.github.apizz.pkg.tuxerantfs": { - "name": "TuxeraNTFS", - "description": "Downloads the latest version of Tuxera NTFS and copies the mpkg out of the dmg.", + "com.github.apizz.pkg.macFUSE": { + "name": "macFUSE", + "description": "Extract the flat package from the macFUSE DMG.", "repo": "autopkg/apizz-recipes", - "path": "TuxeraNTFS/TuxeraNTFS.pkg.recipe", - "parent": "com.github.apizz.download.tuxerantfs", - "shortname": "TuxeraNTFS.pkg", + "path": "macFUSE/macFUSE.pkg.recipe", + "parent": "com.github.apizz.download.macFUSE", + "shortname": "macFUSE.pkg", "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.tuxerantfs", - "com.github.apizz.install.tuxerantfs" + "com.github.apizz.munki.macFUSE" ] }, - "com.github.apizz.install.tuxerantfs": { - "name": "TuxeraNTFS", - "description": "Downloads the latest version of Tuxera NTFS, copies the mpkg out of the dmg, and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "TuxeraNTFS/TuxeraNTFS.install.recipe", - "parent": "com.github.apizz.pkg.tuxerantfs", - "shortname": "TuxeraNTFS.install", - "inferred_type": "install" - }, - "com.github.apizz.munki.YamahaCLEditor": { - "name": null, - "description": "Downloads the latest version of Yamaha's Cl Editor and imports it into a munki_repo", + "com.github.apizz.munki.macFUSE": { + "name": "macFUSE", + "description": "Downloads latest the macFUSE from Github and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "CLEditor/YamahaCLEditor.munki.recipe", - "parent": "com.github.apizz.download.YamahaCLEditor", - "shortname": "YamahaCLEditor.munki", + "path": "macFUSE/macFUSE.munki.recipe", + "parent": "com.github.apizz.pkg.macFUSE", + "shortname": "macFUSE.munki", "inferred_type": "munki", - "munki_display_name": "CLEditor", - "munki_description": "CL Editor enables you to remotely control a Yamaha CL mixing console." + "munki_display_name": "macFUSE", + "munki_description": "macFUSE allows you to extend OS X's native file handling capabilities via third-party file systems. macFUSE (v4) is a successor to OSXFUSE (v3), which has been used as a software building block by dozens of products, but is no longer being maintained." }, - "com.github.apizz.download.YamahaCLEditor": { - "name": "CLEditor", - "description": "Downloads the latest version of the Yamaha CL Editor.", + "com.github.apizz.download.macFUSE": { + "name": "macFUSE", + "description": "Downloads the lastest version of macFUSE (filesystem in userspace driver) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "CLEditor/YamahaCLEditor.download.recipe", - "shortname": "YamahaCLEditor.download", + "path": "macFUSE/macFUSE.download.recipe", + "shortname": "macFUSE.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.YamahaCLEditor" + "com.github.apizz.pkg.macFUSE" ] }, - "com.github.apizz.pkg.TurboBoostSwitcher": { - "name": "TurboBoostSwitcher", - "description": "Downloads the latest version of Turbo Boost Switcher and builds a PKG.", + "com.github.apizz.download.Imagr": { + "name": "Imagr", + "description": "Downloads the latest version of Imagr. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Turbo_Boost_Switcher/TurboBoostSwitcher.pkg.recipe", - "parent": "com.github.apizz.download.TurboBoostSwitcher", - "shortname": "TurboBoostSwitcher.pkg", - "inferred_type": "pkg", + "path": "Imagr/Imagr.download.recipe", + "shortname": "Imagr.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.TurboBoostSwitcher" + "com.github.apizz.munki.Imagr" ] }, + "com.github.apizz.munki.Imagr": { + "name": "Imagr", + "description": "Downloads the latest version of Imagr and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Imagr/Imagr.munki.recipe", + "parent": "com.github.apizz.download.Imagr", + "shortname": "Imagr.munki", + "inferred_type": "munki", + "munki_display_name": "Imagr", + "munki_description": "Imagr is an application designed to be run from a NetInstall environment created with AutoNBI. It is able replace tools such as DeployStudio for many organisations without the requirement of needing to be run on OS X servers." + }, "com.github.apizz.munki.TurboBoostSwitcher": { "name": "TurboBoostSwitcher", "description": "Downloads the latest version of Turbo Boost Switcher and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", @@ -104299,213 +104568,138 @@ "com.github.apizz.pkg.TurboBoostSwitcher" ] }, - "com.github.apizz.munki.JamKazam": { - "name": "JamKazam", - "description": "Downloads the latest version of JamKazam and imports it into a munki_repo.", - "repo": "autopkg/apizz-recipes", - "path": "JamKazam/JamKazam.munki.recipe", - "parent": "com.github.apizz.download.JamKazam", - "shortname": "JamKazam.munki", - "inferred_type": "munki", - "munki_display_name": "JamKazam", - "munki_description": "Play music live and in sync with others from different locations.\n- Rehearse without travel or space\n- Co-write and produce music live\n- Join open sessions to jam with others\n- Record and live broadcast sessions\n- Connect with other musicians and bands" - }, - "com.github.apizz.install.JamKazam": { - "name": "JamKazam", - "description": "Downloads the latest version of JamKazam and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "JamKazam/JamKazam.install.recipe", - "parent": "com.github.apizz.download.JamKazam", - "shortname": "JamKazam.install", - "inferred_type": "install" - }, - "com.github.apizz.download.JamKazam": { - "name": "JamKazam", - "description": "Downloads the latest version of JamKazam.", + "com.github.apizz.pkg.TurboBoostSwitcher": { + "name": "TurboBoostSwitcher", + "description": "Downloads the latest version of Turbo Boost Switcher and builds a PKG.", "repo": "autopkg/apizz-recipes", - "path": "JamKazam/JamKazam.download.recipe", - "shortname": "JamKazam.download", - "inferred_type": "download", + "path": "Turbo_Boost_Switcher/TurboBoostSwitcher.pkg.recipe", + "parent": "com.github.apizz.download.TurboBoostSwitcher", + "shortname": "TurboBoostSwitcher.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.JamKazam", - "com.github.apizz.install.JamKazam" + "com.github.apizz.munki.TurboBoostSwitcher" ] }, - "com.github.apizz.munki.gapminderoffline": { - "name": "GapminderOffline", - "description": "Downloads the latest version of Gapminder Offline and imports it into a munki_repo.", + "com.github.apizz.munki.Chrysalis": { + "name": "Chrysalis", + "description": "Downloads the latest version of Chrysalis from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Gapminder_Offline/GapminderOffline.munki.recipe", - "parent": "com.github.apizz.download.gapminderoffline", - "shortname": "GapminderOffline.munki", + "path": "Chrysalis/Chrysalis.munki.recipe", + "parent": "com.github.apizz.download.Chrysalis", + "shortname": "Chrysalis.munki", "inferred_type": "munki", - "munki_display_name": "Gapminder Offline", - "munki_description": "With Gapminder Tools Offline you can show animated statistics from your own laptop." - }, - "com.github.apizz.pkg.gapminderoffline": { - "name": "GapminderOffline", - "description": "Downloads the latest version of Gapminder Offline and creates a package.", - "repo": "autopkg/apizz-recipes", - "path": "Gapminder_Offline/GapminderOffline.pkg.recipe", - "parent": "com.github.apizz.download.gapminderoffline", - "shortname": "GapminderOffline.pkg", - "inferred_type": "pkg" + "munki_display_name": "Chrysalis", + "munki_description": "Chrysalis is a graphical configurator for Kaleidoscope-powered keyboards. While still under development, it is already usable for a number of tasks. To try it, you don't even need to flash Kaleidoscope beforehand, Chrysalis can do that for you, as it ships with reasonable default firmware for each supported board.\n\nThe primary purpose of the application is to allow one to configure their keyboard without having to compile or flash firmware, by storing the configuration on the keyboard itself, in EEPROM. There are no external tools required, just Chrysalis itself." }, - "com.github.apizz.download.gapminderoffline": { - "name": "GapminderOffline", - "description": "Downloads the latest version of Gapminder Offline.", + "com.github.apizz.download.Chrysalis": { + "name": "Chrysalis", + "description": "Downloads the latest version of the Chrysalis from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Gapminder_Offline/GapminderOffline.download.recipe", - "shortname": "GapminderOffline.download", + "path": "Chrysalis/Chrysalis.download.recipe", + "shortname": "Chrysalis.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.gapminderoffline", - "com.github.apizz.pkg.gapminderoffline" + "com.github.apizz.munki.Chrysalis" ] }, - "com.github.apizz.munki.ScrollReverser": { - "name": "ScrollReverser", - "description": null, + "com.github.apizz.munki.ChromeRemoteDesktop": { + "name": "ChromeRemoteDesktop", + "description": "Downloads the latest version of Chrome Remote Desktop and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Scroll_Reverser/ScrollReverser.munki.recipe", - "parent": "com.github.apizz.download.ScrollReverser", - "shortname": "ScrollReverser.munki", + "path": "Chrome_Remote_Desktop/ChromeRemoteDesktop.munki.recipe", + "parent": "com.github.homebysix.pkg.ChromeRemoteDesktop", + "shortname": "ChromeRemoteDesktop.munki", "inferred_type": "munki", - "munki_display_name": "Scroll Reverser", - "munki_description": "Scroll Reverser is a free Mac app that reverses the direction of scrolling. It is available for macOS 10.4 onwards.\n\nIt has independent settings for trackpads, mice and Wacom tablets, and for horizontal and vertical scrolling." + "munki_display_name": "Chrome Remote Desktop", + "munki_description": "Chrome Remote Desktop allows users to remotely access another computer through Chrome browser or a Chromebook. Computers can be made available on an short-term basis for scenarios such as ad hoc remote support, or on a more long-term basis for remote access to your applications and files. All connections are fully secured." }, - "com.github.apizz.pkg.ScrollReverser": { - "name": "ScrollReverser", - "description": "Downloads the latest version of Scroll Reverser and creates a package.", + "com.github.apizz.munki.VirtualBox": { + "name": "VirtualBox", + "description": "Downloads the latest version of VirtualBox and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Scroll_Reverser/ScrollReverser.pkg.recipe", - "parent": "com.github.apizz.download.ScrollReverser", - "shortname": "ScrollReverser.pkg", - "inferred_type": "pkg" + "path": "VirtualBox/VirtualBox.munki.recipe", + "parent": "com.github.homebysix.pkg.VirtualBox", + "shortname": "VirtualBox.munki", + "inferred_type": "munki", + "munki_display_name": "VirtualBox", + "munki_description": "Oracle VM VirtualBox is a free and open-source hypervisor for x86 computers currently being developed by Oracle Corporation." }, - "com.github.apizz.download.ScrollReverser": { - "name": "ScrollReverser", - "description": "Downloads the latest version of Scroll Reverser.", + "com.github.apizz.pkg.ProToolsImport": { + "name": "ProTools2019", + "description": "Copies the Pro Tools PKG out from a Pro Tools .dmg download and collects the version from the filename.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring Pro Tools into munki, Jamf, etc.", "repo": "autopkg/apizz-recipes", - "path": "Scroll_Reverser/ScrollReverser.download.recipe", - "shortname": "ScrollReverser.download", - "inferred_type": "download", + "path": "ProTools/ProToolsImport.pkg.recipe", + "shortname": "ProToolsImport.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.ScrollReverser", - "com.github.apizz.pkg.ScrollReverser", - "com.github.ahousseini-recipes.pkg.ScrollReverser" + "com.github.apizz.munki.ProToolsImport" ] }, - "com.github.apizz.pkg.ETCnomad": { - "name": "ETCnomad", - "description": "Downloads the latest release of ETCnomad and extracts a PKG.", + "com.github.apizz.pkg.ProToolsCodecsImport": { + "name": "ProToolsCodecs", + "description": "Copies the Pro Tools Codecs PKG out from a Pro Tools .dmg download.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring into munki, Jamf, etc.", "repo": "autopkg/apizz-recipes", - "path": "ETCnomad/ETCnomad.pkg.recipe", - "parent": "com.github.apizz.download.ETCnomad", - "shortname": "ETCnomad.pkg", + "path": "ProTools/ProToolsCodecsImport.pkg.recipe", + "shortname": "ProToolsCodecsImport.pkg", "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.ETCnomad" + "com.github.apizz.munki.ProToolsCodecsImport" ] }, - "com.github.apizz.munki.ETCnomad": { - "name": "ETCnomad", - "description": "Downloads the latest version of ETCnomad, extracts a PKG, and imports it into a munki_repo.", + "com.github.apizz.munki.ProToolsCodecsImport": { + "name": "ProToolsCodecs", + "description": "Copies the Pro Tools Codecs out from a Pro Tools .dmg download and imports it into a munki_repo.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "ETCnomad/ETCnomad.munki.recipe", - "parent": "com.github.apizz.pkg.ETCnomad", - "shortname": "ETCnomad.munki", + "path": "ProTools/ProToolsCodecsImport.munki.recipe", + "parent": "com.github.apizz.pkg.ProToolsCodecsImport", + "shortname": "ProToolsCodecsImport.munki", "inferred_type": "munki", - "munki_display_name": "ETCnomad", - "munki_description": "Hopping from gig to gig and can't bring your console with you? Doing the lighting in a venue whose desk has seen better days? Want to unlock multiple platforms with just one device? That's where ETCnomad control comes in. Small enough to fit on your keychain, the ETCnomad USB plugs into your computer and opens up the power of Eos, Cobalt, and High End Systems' Hog 4 PC software, so you can program and run shows anywhere.\n\nIt can serve as a primary controller, a backup, or a client device \u2013 or work offline entirely \u2013 operating on either a PC platform running Microsoft Windows\u00ae 7 or higher, or natively on a Mac running Mojave (v10.14) or later." + "munki_display_name": "Pro Tools Codecs", + "munki_description": "" }, - "com.github.apizz.download.ETCnomad": { - "name": "ETCnomad", - "description": "Downloads the latest release of ETCnomad and extracts a PKG.", + "com.github.apizz.pkg.ProToolsHDDriverImport": { + "name": "ProToolsHDriver", + "description": "Copies the Pro Tools HD Driver PKG out from a Pro Tools .dmg download.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring into munki, Jamf, etc.", "repo": "autopkg/apizz-recipes", - "path": "ETCnomad/ETCnomad.download.recipe", - "shortname": "ETCnomad.download", - "inferred_type": "download", + "path": "ProTools/ProToolsHDDriverImport.pkg.recipe", + "shortname": "ProToolsHDDriverImport.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.ETCnomad" + "com.github.apizz.munki.ProToolsHDDriverImport" ] }, - "com.github.apizz.munki.Kindle": { - "name": "Kindle", - "description": "Downloads the latest version Kindle and imports it into a munki_repo.", + "com.github.apizz.munki.ProToolsImport": { + "name": "ProTools2019", + "description": "Copies the Pro Tools PKG out from a Pro Tools .dmg download, collects the version from the filename, and imports it into a munki_repo. Adds the specific Pro Tools Codecs and HD Driver versions to the `requires` array.\n\nRefer to this article on the supported minimum & maximum supported macOS versions: http://avid.force.com/pkb/articles/en_US/Compatibility/Pro-Tools-System-Requirements\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Specify the desired Pro Tools display name in the DISPLAY_NAME variable. The collected version will be appended to the name.\n5) Specify the munki item name for the HD Driver as listed in your munki repo in the PROTOOLS_DRIVER_NAME. This name and the detected PKG version of the HD Driver in the .dmg will be added to the `requires` array for Pro Tools.\n6) Specify the munki item name for the Codecs as listed in your munki repo in the PROTOOLS_CODECS_NAME input variable. This name and the detected PKG version of the Codecs in the .dmg will be added to the `requires` array for Pro Tools.\n7) Refer to Avid's KB article on supported macOS versions (https://avid.secure.force.com/pkb/articles/en_US/Compatibility/Pro-Tools-System-Requirements) and update the PROTOOLS_MACOS_SUPPORTED_LIST accordingly. This will use the defined supported versions to compare with the installed version via a preinstall_script. If a supported version is not found, an exit status of 1 is produced and the item is not installed.\n8) Run the recipe.\n9) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Kindle/Kindle.munki.recipe", - "parent": "com.github.hansen-m.download.Kindle", - "shortname": "Kindle.munki", + "path": "ProTools/ProToolsImport.munki.recipe", + "parent": "com.github.apizz.pkg.ProToolsImport", + "shortname": "ProToolsImport.munki", "inferred_type": "munki", - "munki_display_name": "Kindle", - "munki_description": "The Kindle app gives users the ability to read eBooks on a beautiful, easy-to-use interface." + "munki_display_name": null, + "munki_description": "The industry standard audio-production software for songwriters, musicians, producers, and engineers." }, - "com.github.apizz.munki.Kitty": { - "name": "Kitty", - "description": "Downloads the latest version of Kitty and imports it into a munki_repo.", + "com.github.apizz.munki.ProToolsHDDriverImport": { + "name": "ProToolsHDDriver", + "description": "Copies the Pro Tools HD Driver out from a Pro Tools .dmg download and imports it into a munki_repo.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Kitty/Kitty.munki.recipe", - "parent": "com.github.apizz.download.Kitty", - "shortname": "Kitty.munki", + "path": "ProTools/ProToolsHDDriverImport.munki.recipe", + "parent": "com.github.apizz.pkg.ProToolsHDDriverImport", + "shortname": "ProToolsHDDriverImport.munki", "inferred_type": "munki", - "munki_display_name": "Kitty", - "munki_description": "Cross-platform, fast, feature-rich, GPU based terminal." - }, - "com.github.apizz.pkg.Kitty": { - "name": "Kitty", - "description": "Downloads the latest release version of Kitty and creates a package.", - "repo": "autopkg/apizz-recipes", - "path": "Kitty/Kitty.pkg.recipe", - "parent": "com.github.apizz.download.Kitty", - "shortname": "Kitty.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.download.Kitty": { - "name": "Kitty", - "description": "Downloads the latest version of Kitty.", - "repo": "autopkg/apizz-recipes", - "path": "Kitty/Kitty.download.recipe", - "shortname": "Kitty.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.Kitty", - "com.github.apizz.pkg.Kitty" - ] + "munki_display_name": "Pro Tools HD Driver", + "munki_description": "" }, - "com.github.apizz.munki.smartutility": { - "name": "SMARTUtility", - "description": "Downloads the latest version of SMART Utility and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.SwiftDefaultApps": { + "name": "SwiftDefaultApps", + "description": "Downloads the latest release copy of the SwiftDefaultApps from Lord Kamina on Github, creates a package with the executable and preference pane, and imports the package into a munki_repo.\n\nTo import just the executable, use SwiftDefaultApps.munki.recipe instead.", "repo": "autopkg/apizz-recipes", - "path": "SMART_Utility/SMARTUtility.munki.recipe", - "parent": "com.github.apizz.pkg.smartutility", - "shortname": "SMARTUtility.munki", + "path": "SwiftDefaultApps/SwiftDefaultApps.munki.recipe", + "parent": "com.github.apizz.pkg.SwiftDefaultApps", + "shortname": "SwiftDefaultApps.munki", "inferred_type": "munki", - "munki_display_name": "SMART Utility", - "munki_description": "SMART Utility is an application to scan the hardware diagnostics system of hard drives. SMART (Self-Monitoring, Analysis, and Reporting Technology) is a system built into hard drives by their manufacturers to report on various measurements(called attributes) of a hard drive\u2019s operation. The attributes can be used to detect when a hard drive is having mechanical or electrical problems, and can indicate when the hard drive is failing. SMART Utility can read and display these attributes. This allows time to hopefully backup, and then replace the drive. SMART Utility also allows running a drive\u2019s built in self test, which can also indicate malfunctions on the drive." - }, - "com.github.apizz.pkg.smartutility": { - "name": "SMARTUtility", - "description": "Downloads the latest version of SMART Utility and creates a package.", - "repo": "autopkg/apizz-recipes", - "path": "SMART_Utility/SMARTUtility.pkg.recipe", - "parent": "com.github.apizz.download.smartutility", - "shortname": "SMARTUtility.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.smartutility" - ] - }, - "com.github.apizz.download.smartutility": { - "name": "SMARTUtility", - "description": "Downloads the latest version of SMART Utility.", - "repo": "autopkg/apizz-recipes", - "path": "SMART_Utility/SMARTUtility.download.recipe", - "shortname": "SMARTUtility.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.smartutility" - ] + "munki_display_name": "SwiftDefaultApps", + "munki_description": "Replacement for RCDefaultApps, written in Swift, to change default application associations for any URI Scheme and/or file type on macOS." }, "com.github.apizz.pkg.SwiftDefaultApps": { "name": "SwiftDefaultApps", @@ -104519,6 +104713,17 @@ "com.github.apizz.munki.SwiftDefaultApps" ] }, + "com.github.apizz.munki.SwiftDefaultAppsCLI": { + "name": "SwiftDefaultApps", + "description": "Downloads the latest release copy of the SwiftDefaultApps from Lord Kamina on Github, creates a package with just the executable, and imports the package into a munki_repo.\n\nTo import both the executable and preference pane, use SwiftDefaultApps.munki.recipe instead.", + "repo": "autopkg/apizz-recipes", + "path": "SwiftDefaultApps/SwiftDefaultApps_CLI.munki.recipe", + "parent": "com.github.apizz.pkg.SwiftDefaultAppsCLI", + "shortname": "SwiftDefaultApps_CLI.munki", + "inferred_type": "munki", + "munki_display_name": "SwiftDefaultApps", + "munki_description": "Replacement for RCDefaultApps, written in Swift, to change default application associations for any URI Scheme and/or file type on macOS." + }, "com.github.apizz.download.SwiftDefaultApps": { "name": "SwiftDefaultApps", "description": "Downloads the latest release copy of the SwiftDefaultApps from Lord Kamina on Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", @@ -104531,17 +104736,6 @@ "com.github.apizz.pkg.SwiftDefaultAppsCLI" ] }, - "com.github.apizz.munki.SwiftDefaultApps": { - "name": "SwiftDefaultApps", - "description": "Downloads the latest release copy of the SwiftDefaultApps from Lord Kamina on Github, creates a package with the executable and preference pane, and imports the package into a munki_repo.\n\nTo import just the executable, use SwiftDefaultApps.munki.recipe instead.", - "repo": "autopkg/apizz-recipes", - "path": "SwiftDefaultApps/SwiftDefaultApps.munki.recipe", - "parent": "com.github.apizz.pkg.SwiftDefaultApps", - "shortname": "SwiftDefaultApps.munki", - "inferred_type": "munki", - "munki_display_name": "SwiftDefaultApps", - "munki_description": "Replacement for RCDefaultApps, written in Swift, to change default application associations for any URI Scheme and/or file type on macOS." - }, "com.github.apizz.pkg.SwiftDefaultAppsCLI": { "name": "SwiftDefaultApps", "description": "Downloads the latest release copy of the SwiftDefaultApps from Lord Kamina on Github and creates a package with just the executable.\n\nTo package both the executable and preference pane, use SwiftDefaultApps.pkg.recipe instead.", @@ -104554,874 +104748,763 @@ "com.github.apizz.munki.SwiftDefaultAppsCLI" ] }, - "com.github.apizz.munki.SwiftDefaultAppsCLI": { - "name": "SwiftDefaultApps", - "description": "Downloads the latest release copy of the SwiftDefaultApps from Lord Kamina on Github, creates a package with just the executable, and imports the package into a munki_repo.\n\nTo import both the executable and preference pane, use SwiftDefaultApps.munki.recipe instead.", + "com.github.apizz.munki.Code42": { + "name": "Code42", + "description": "Downloads the latest Intel-based version of Code42 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "SwiftDefaultApps/SwiftDefaultApps_CLI.munki.recipe", - "parent": "com.github.apizz.pkg.SwiftDefaultAppsCLI", - "shortname": "SwiftDefaultApps_CLI.munki", + "path": "Code42/Code42.munki.recipe", + "parent": "com.github.apizz.download.Code42", + "shortname": "Code42.munki", "inferred_type": "munki", - "munki_display_name": "SwiftDefaultApps", - "munki_description": "Replacement for RCDefaultApps, written in Swift, to change default application associations for any URI Scheme and/or file type on macOS." + "munki_display_name": "Code42", + "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." }, - "com.github.apizz.munki.Dash6": { - "name": "Dash6", - "description": "Downloads the latest version of Dash 6 and imports it into a munki_repo.", + "com.github.apizz.munki.Code42-arm64": { + "name": "Code42", + "description": "Downloads the latest arm64 version of Code42 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Dash/Dash6.munki.recipe", - "parent": "com.github.apizz.download.Dash6", - "shortname": "Dash6.munki", + "path": "Code42/Code42-arm64.munki.recipe", + "parent": "com.github.apizz.download.Code42-arm64", + "shortname": "Code42-arm64.munki", "inferred_type": "munki", - "munki_display_name": "Dash", - "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets and more. You can even generate your own docsets or request docsets to be included." + "munki_display_name": "Code42", + "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." }, - "com.github.apizz.download.Dash6": { - "name": "Dash6", - "description": "Downloads the latest version of Dash 6.", + "com.github.apizz.download.Code42-arm64": { + "name": "Code42", + "description": "Downloads the latest arm64 version of Code42.", "repo": "autopkg/apizz-recipes", - "path": "Dash/Dash6.download.recipe", - "shortname": "Dash6.download", + "path": "Code42/Code42-arm64.download.recipe", + "shortname": "Code42-arm64.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Dash6" + "com.github.apizz.munki.Code42-arm64", + "com.github.apizz.pkg.Code42-arm64" ] }, - "com.github.apizz.download.SQLProforPostgres": { - "name": "SQLProforPostgres", - "description": "Downloads the latest verison of SQLPro for Postgres.", + "com.github.apizz.download.Code42": { + "name": "Code42", + "description": "Downloads the latest Intel-based version of Code42.", "repo": "autopkg/apizz-recipes", - "path": "SQLPro_for_Postgres/SQLProforPostgres.download.recipe", - "shortname": "SQLProforPostgres.download", + "path": "Code42/Code42.download.recipe", + "shortname": "Code42.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.SQLProforPostgres" + "com.github.apizz.munki.Code42", + "com.github.apizz.pkg.Code42" ] }, - "com.github.apizz.munki.SQLProforPostgres": { - "name": "SQLProforPostgres", - "description": "Downloads the latest verison of SQLPro for Postgres and imports it into a munki_repo.", + "com.github.apizz.pkg.Code42": { + "name": "Code42", + "description": "Downloads the latest Intel-based version of Code42 and extracts the installer PKG.", "repo": "autopkg/apizz-recipes", - "path": "SQLPro_for_Postgres/SQLProforPostgres.munki.recipe", - "parent": "com.github.apizz.download.SQLProforPostgres", - "shortname": "SQLProforPostgres.munki", - "inferred_type": "munki", - "munki_display_name": "SQLPro for Postgres", - "munki_description": "A simple, powerful Postgres manager for macOS." + "path": "Code42/Code42.pkg.recipe", + "parent": "com.github.apizz.download.Code42", + "shortname": "Code42.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.gam": { - "name": "GAM", - "description": "Downloads the latest release copy of GAM (Google Admin command line manager) from Github, creates a package, and imports it into a munki_repo. Available major macOS versions can be found at https://github.com/jay0lee/GAM/releases/latest.", + "com.github.apizz.pkg.Code42-arm64": { + "name": "Code42", + "description": "Downloads the latest arm64 version of Code42 and extracts the installer PKG.", "repo": "autopkg/apizz-recipes", - "path": "GAM/GAM.munki.recipe", - "parent": "com.github.apizz.pkg.gam", - "shortname": "GAM.munki", - "inferred_type": "munki", - "munki_display_name": "GAM", - "munki_description": "GAM is a command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily." + "path": "Code42/Code42-arm64.pkg.recipe", + "parent": "com.github.apizz.download.Code42-arm64", + "shortname": "Code42-arm64.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.pkg.gam": { - "name": "GAM", - "description": "Downloads the latest release copy of GAM (Google Admin command line manager) from Github and creates a package. Available major macOS versions can be found at https://github.com/jay0lee/GAM/releases/latest.", + "com.github.apizz.download.geogebragraphingcalculator": { + "name": "GeoGebraGraphingCalculator", + "description": "Downloads the latest verison of GeoGebra Graphing Calculator.", "repo": "autopkg/apizz-recipes", - "path": "GAM/GAM.pkg.recipe", - "parent": "com.github.apizz.download.gam", - "shortname": "GAM.pkg", - "inferred_type": "pkg", + "path": "GeoGebra/GeoGebraGraphingCalculator.download.recipe", + "shortname": "GeoGebraGraphingCalculator.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.gam" + "com.github.apizz.munki.geogebragraphingcalculator" ] }, - "com.github.apizz.download.gam": { - "name": "GAM", - "description": "Downloads the latest release copy of GAM (Google Admin command line manager) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`. Available major macOS versions can be found at https://github.com/jay0lee/GAM/releases/latest.", + "com.github.apizz.munki.geogebrageometry": { + "name": "GeoGebraGeometry", + "description": "Downloads the latest verison of GeoGebra Geometry and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "GAM/GAM.download.recipe", - "shortname": "GAM.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.gam" - ] + "path": "GeoGebra/GeoGebraGeometry.munki.recipe", + "parent": "com.github.apizz.download.geogebrageometry", + "shortname": "GeoGebraGeometry.munki", + "inferred_type": "munki", + "munki_display_name": "GeoGebra Geometry", + "munki_description": "Easily construct triangles, drag points, draw parallel lines, intersect circles, save and share your results." }, - "com.github.apizz.munki.AdobeShockwavePlayer": { - "name": "AdobeShockwavePlayer", - "description": "Downloads the latest version of Adobe's Shockwave Player and imports into a munki_repo.", + "com.github.apizz.munki.geogebragraphingcalculator": { + "name": "GeoGebraGraphingCalculator", + "description": "Downloads the latest verison of GeoGebra Graphing Calculator and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Adobe_Shockwave_Player/AdobeShockwavePlayer.munki.recipe", - "parent": "com.github.novaksam.pkg.AdobeShockwavePlayer", - "shortname": "AdobeShockwavePlayer.munki", + "path": "GeoGebra/GeoGebraGraphingCalculator.munki.recipe", + "parent": "com.github.apizz.download.geogebragraphingcalculator", + "shortname": "GeoGebraGraphingCalculator.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Shockwave Player", - "munki_description": "Adobe Shockwave is a multimedia platform for building interactive multimedia applications and video games. Developers originate content using Adobe Director and publish it on the Internet." + "munki_display_name": "GeoGebra Graphing Calculator", + "munki_description": "Easily graph functions, solve equations, find special points of functions, save and share your results." }, - "com.github.apizz.download.EpsonEasyInteractiveTools": { - "name": "Epson_EasyInteractiveTools", - "description": "Downloads the latest version of the Epson Easy Interactive Tools software given the desired major version.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device that lists the Epson Interactive Tools software.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", + "com.github.apizz.download.geogebrageometry": { + "name": "GeoGebraGeometry", + "description": "Downloads the latest verison of GeoGebra Geometry.", "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonEasyInteractiveTools.download.recipe", - "shortname": "EpsonEasyInteractiveTools.download", + "path": "GeoGebra/GeoGebraGeometry.download.recipe", + "shortname": "GeoGebraGeometry.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.EpsonEasyInteractiveTools" + "com.github.apizz.munki.geogebrageometry" ] }, - "com.github.apizz.munki.EpsonScannerDriverandScanUtility": { - "name": "Epson_Scanner_Driver_and_Scan_Utility", - "description": "Downloads the latest version of the Epson Scanner Driver and EPSON Scan Utility from Epson's site and imports it into a munki repo. \n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", + "com.github.apizz.munki.iMazing2": { + "name": "iMazing2", + "description": "Downloads the latest version of iMazing2 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonScannerDriverandScanUtility.munki.recipe", - "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility", - "shortname": "EpsonScannerDriverandScanUtility.munki", + "path": "iMazing2/iMazing2.munki.recipe", + "parent": "com.github.apizz.download.iMazing2", + "shortname": "iMazing2.munki", "inferred_type": "munki", - "munki_display_name": "Epson Scanner Driver and Scan Utility", - "munki_description": "Epson Scanner Driver and Scan Utility." + "munki_display_name": "iMazing 2", + "munki_description": "Get a trusted software to transfer and save your music, messages, files and data. Safely back up any iPhone, iPad or iPod touch. Powerful and user-friendly, iMazing is simply the best iOS device manager for Mac and PC." }, - "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert": { - "name": "Epson_Scanner_Driver_and_Scan_Utility", - "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility from Epson's site. This recipe should be used with items that use Epson's newer signing certificate. Use EpsonScannerDriverandScanUtility.download.recipe for older items.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", + "com.github.apizz.download.iMazing2": { + "name": "iMazing2", + "description": "Downloads the latest version of iMazing2.", "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonScannerDriverandScanUtility-NewCert.download.recipe", - "shortname": "EpsonScannerDriverandScanUtility-NewCert.download", + "path": "iMazing2/iMazing2.download.recipe", + "shortname": "iMazing2.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.EpsonScannerDriver", - "com.github.jazzace.ds.EpsonScannerDriver", - "com.github.apizz.munki.EpsonScannerDriverandScanUtility-NewCert" + "com.github.apizz.munki.iMazing2" ] }, - "com.github.apizz.munki.EpsonSureColorDrivers": { - "name": "Epson SureColor", - "description": "Downloads the latest version of the Epson SureColor P-series product driver from Epson's site.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson SureColor P9000 fetched from the Canadian Epson site with \nmacOS High Sierra as the deployment OS is:\n\n\thttps://epson.ca/Support/Printers/Professional-Imaging-Printers/SureColor-Series/Epson-SureColor-P9000-Standard-Edition/s/SPT_SCP9000SE?review-filter=macOS+10.13.x\n\t\t\nThis recipe should grab the first link on the specified web page that is only a printer driver\n(not a \u201ccombo package\u201d or \u201crecommended for you\u201d).\n\nThis recipe is based on the EpsonProDrivers.download recipe in the same repo. This recipe is\nnecessary because of the change to the code signature being used. Should other products start\nusing this new developer identity, it can be used in place of EpsonProDrivers.download.\n\nKnown Limitation: This does not work on a page where the printer driver is not the first item listed\nin the Drivers section of the web page. Currently, the recipe fails for the P600 page because of this.\n", - "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonSureColorDrivers.munki.recipe", - "parent": "com.github.jazzace.download.EpsonSureColorDrivers", - "shortname": "EpsonSureColorDrivers.munki", - "inferred_type": "munki", - "munki_display_name": "Epson SureColor Printer Drivers", - "munki_description": "Epson SureColor printer drivers." - }, - "com.github.apizz.munki.EpsonScannerDriverandScanUtility-NewCert": { - "name": "Epson_Scanner_Driver_and_Scan_Utility", - "description": "Downloads the latest version of the Epson Scanner Driver and EPSON Scan Utility from Epson's site and imports it into a munki repo. \n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", - "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonScannerDriverandScanUtility-NewCert.munki.recipe", - "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert", - "shortname": "EpsonScannerDriverandScanUtility-NewCert.munki", - "inferred_type": "munki", - "munki_display_name": "Epson Scanner Driver and Scan Utility", - "munki_description": "Epson Scanner Driver and Scan Utility." - }, - "com.github.apizz.munki.EpsonEasyInteractiveTools": { - "name": "Epson_EasyInteractiveTools", - "description": "Downloads the latest version of the Epson Easy Interactive Tools software given the desired major version and imports it into a munki_repo.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device that lists the Epson Interactive Tools software.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", + "com.github.apizz.munki.iScream": { + "name": "iScream", + "description": "Downloads the latest version of iScream and imports it into Munki.", "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonEasyInteractiveTools.munki.recipe", - "parent": "com.github.apizz.download.EpsonEasyInteractiveTools", - "shortname": "EpsonEasyInteractiveTools.munki", + "path": "iScream/iScream.munki.recipe", + "parent": "com.github.apizz.download.iScream", + "shortname": "iScream.munki", "inferred_type": "munki", - "munki_display_name": "Epson Interactive Tools", - "munki_description": "Epson Interactive Tools." + "munki_display_name": "iScream", + "munki_description": "iScream is a freeware voice recording application for Mac OS X. It is designed to record audio from a microphone, line-in or any other input audio device." }, - "com.github.apizz.download.EpsonScannerDriverandScanUtility": { - "name": "Epson_Scanner_Driver_and_Scan_Utility", - "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility from Epson's site. This recipe should be used with items that use Epson's older signing certificate. Use EpsonScannerDriverandScanUtility-NewCert.download.recipe for newer items.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", + "com.github.apizz.download.iScream": { + "name": "iScream", + "description": "Downloads the latest version of iScream.", "repo": "autopkg/apizz-recipes", - "path": "Epson/EpsonScannerDriverandScanUtility.download.recipe", - "shortname": "EpsonScannerDriverandScanUtility.download", + "path": "iScream/iScream.download.recipe", + "shortname": "iScream.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.EpsonScannerDriverandScanUtility" + "com.github.apizz.munki.iScream" ] }, - "com.github.apizz.download.seb-github": { - "name": "SafeExamBrowser", - "description": "Downloads the latest release copy of the Safe Exam Browser from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.Vectorworks2019-NNA": { + "name": "Vectorworks2019NNA", + "description": "Downloads the latest version of Vectorworks 2019 NNA.", "repo": "autopkg/apizz-recipes", - "path": "Safe Exam Browser/SEB-Github.download.recipe", - "shortname": "SEB-Github.download", + "path": "Vectorworks/Vectorworks2019-NNA.download.recipe", + "shortname": "Vectorworks2019-NNA.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.seb-github" + "com.github.apizz.munki.Vectorworks2019-NNA" ] }, - "com.github.apizz.munki.seb-github": { - "name": "SafeExamBrowser", - "description": "Downloads the latest release copy of the Safe Exam Browser from Github and imports it into a munki_repo.", + "com.github.apizz.munki.Vectorworks2020-NNA": { + "name": "Vectorworks2020NNA", + "description": "Downloads the latest version of Vectorworks 2020 NNA and imports it into a munki_repo.\n\nBecause of the fact the install is done via an installer app, we have to make some assumptions - like the installer app being the same version number as the app that's installed - which may make this recipe not a great long-term solution.", "repo": "autopkg/apizz-recipes", - "path": "Safe Exam Browser/SEB-Github.munki.recipe", - "parent": "com.github.apizz.download.seb-github", - "shortname": "SEB-Github.munki", + "path": "Vectorworks/Vectorworks2020-NNA.munki.recipe", + "parent": "com.github.apizz.download.Vectorworks2020-NNA", + "shortname": "Vectorworks2020-NNA.munki", "inferred_type": "munki", - "munki_display_name": "SafeExamBrowser", - "munki_description": "Safe Exam Browser is a webbrowser-environment to carry out online exams safely. The software changes any computer into a secure workstation. It regulates access to resources like system functions, other websites and applications and prevents unauthorized resources being used during an exam." - }, - "com.github.apizz.install.Unity3DmacOS": { - "name": "Unity3D_macOSSupport", - "description": "Downloads the latest version of the Unity macOS Target Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DmacOSSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DmacOS", - "shortname": "Unity3DmacOSSupport.install", - "inferred_type": "install" + "munki_display_name": "Vectorworks 2020", + "munki_description": "Whether your specialty is architecture, landscape, or entertainment design\u2014or anything in between\u2014Vectorworks Designer software enables you to draft, model, and present in a single, intuitive interface." }, - "com.github.apizz.autopkg.download.Unity3DWebGL": { - "name": "Unity3D_WebGLSupport", - "description": "Downloads the latest version of the Unity WebGL Target Support installer.", + "com.github.apizz.download.Vectorworks2020-NNA": { + "name": "Vectorworks2020NNA", + "description": "Downloads the latest version of Vectorworks 2020 NNA.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DWebGLSupport.download.recipe", - "shortname": "Unity3DWebGLSupport.download", + "path": "Vectorworks/Vectorworks2020-NNA.download.recipe", + "shortname": "Vectorworks2020-NNA.download", "inferred_type": "download", "children": [ - "com.github.apizz.install.Unity3DWebGL", - "com.github.apizz.autopkg.munki.Unity3DWebGL" + "com.github.apizz.munki.Vectorworks2020-NNA" ] }, - "com.github.apizz.autopkg.munki.Unity3DAndroid": { - "name": "Unity3D_AndroidSupport", - "description": "Download the latest version of the Unity Android Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.Vectorworks2019-NNA": { + "name": "Vectorworks2019NNA", + "description": "Downloads the latest version of Vectorworks 2019 NNA and imports it into a munki_repo.\n\nBecause of the fact the install is done via an installer app, we have to make some assumptions - like the installer app being the same version number as the app that's installed - which may make this recipe not a great long-term solution.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DAndroidSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DAndroid", - "shortname": "Unity3DAndroidSupport.munki", + "path": "Vectorworks/Vectorworks2019-NNA.munki.recipe", + "parent": "com.github.apizz.download.Vectorworks2019-NNA", + "shortname": "Vectorworks2019-NNA.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - Android Support", - "munki_description": "Android Support component for Unity 3D." - }, - "com.github.apizz.install.Unity3DLinux": { - "name": "Unity3D_LinuxSupport", - "description": "Downloads the latest version of the Unity Linux Target Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DLinuxSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DLinux", - "shortname": "Unity3DLinuxSupport.install", - "inferred_type": "install" + "munki_display_name": "Vectorworks 2019", + "munki_description": "Whether your specialty is architecture, landscape, or entertainment design\u2014or anything in between\u2014Vectorworks Designer software enables you to draft, model, and present in a single, intuitive interface." }, - "com.github.apizz.autopkg.munki.Unity3DAppleTV": { - "name": "Unity3D_AppleTVSupport", - "description": "Download the latest version of the Unity Apple TV Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.NordSoundManager": { + "name": "NordSoundManager", + "description": "Downloads the latest version of the Nord Sound Manager and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DAppleTVSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DAppleTV", - "shortname": "Unity3DAppleTVSupport.munki", + "path": "Nord_Sound_Manager/NordSoundManager.munki.recipe", + "parent": "com.github.apizz.download.NordSoundManager", + "shortname": "NordSoundManager.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - Apple TV Support", - "munki_description": "Apple TV Support component for Unity 3D." - }, - "com.github.apizz.install.Unity3DiOS": { - "name": "Unity3D_iOSSupport", - "description": "Downloads the latest version of the Unity iOS Target Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DiOSSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DiOS", - "shortname": "Unity3DiOSSupport.install", - "inferred_type": "install" - }, - "com.github.apizz.install.Unity3DWebGL": { - "name": "Unity3D_WebGLSupport", - "description": "Downloads the latest version of the Unity WebGL Target Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DWebGLSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DWebGL", - "shortname": "Unity3DWebGLSupport.install", - "inferred_type": "install" + "munki_display_name": "Nord Sound Manager", + "munki_description": "The Nord Sound Manager software lets you easily organize and backup the memory of your Nord instrument." }, - "com.github.apizz.autopkg.download.Unity3DLumin": { - "name": "Unity3D_LuminSupport", - "description": "Downloads the latest version of the Unity Lumin Target Support installer.", + "com.github.apizz.download.NordSoundManager": { + "name": "NordSoundManager", + "description": "Downloads the latest version of the Nord Sound Manager.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DLuminSupport.download.recipe", - "shortname": "Unity3DLuminSupport.download", + "path": "Nord_Sound_Manager/NordSoundManager.download.recipe", + "shortname": "NordSoundManager.download", "inferred_type": "download", "children": [ - "com.github.apizz.install.Unity3DLumin", - "com.github.apizz.autopkg.munki.Unity3DLumin" + "com.github.apizz.munki.NordSoundManager" ] }, - "com.github.apizz.autopkg.munki.Unity3DWindows": { - "name": "Unity3D_WindowsSupport", - "description": "Download the latest version of the Unity Windows Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.AbletonLive": { + "name": "AbletonLive", + "description": "Downloads the latest version of Ableton Live and imports it into a munki_repo.\n\nMake an override of this recipe in order to specify the necessary Ableton Live download information, including LIVE_VERS and EDITION", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DWindowsSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DWindows", - "shortname": "Unity3DWindowsSupport.munki", + "path": "Ableton/AbletonLive.munki.recipe", + "parent": "com.github.jazzace.download.AbletonLive", + "shortname": "AbletonLive.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - Windows Support", - "munki_description": "Windows Support component for Unity 3D." + "munki_display_name": "Ableton Live", + "munki_description": "Live is fast, fluid and flexible software for music creation and performance. It comes with effects, instruments, sounds and all kinds of creative features\u2014everything you need to make any kind of music.\n\nCreate in a traditional linear arrangement, or improvise without the constraints of a timeline in Live\u2019s Session View. Move freely between musical elements and play with ideas, without stopping the music and without breaking your flow." }, - "com.github.apizz.autopkg.munki.Unity3DFacebook": { - "name": "Unity3D_FacebookGamesSupport", - "description": "Download the latest version of the Unity Facebook Games Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.timing": { + "name": "Timing", + "description": "Downloads the latest version of Timing and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DFacebookGamesSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DFacebook", - "shortname": "Unity3DFacebookGamesSupport.munki", + "path": "Timing/Timing.munki.recipe", + "parent": "com.github.apizz.download.timing", + "shortname": "Timing.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - Facebook Games Support", - "munki_description": "Facebook Games Support component for Unity 3D." - }, - "com.github.apizz.autopkg.download.Unity3DFacebook": { - "name": "Unity3D_FacebookGamesSupport", - "description": "Downloads the latest version of the Unity Facebook Support installer.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DFacebookGamesSupport.download.recipe", - "shortname": "Unity3DFacebookGamesSupport.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.autopkg.munki.Unity3DFacebook", - "com.github.apizz.install.Unity3DFacebook" - ] - }, - "com.github.apizz.autopkg.download.Unity3DWindows": { - "name": "Unity3D_WindowsSupport", - "description": "Downloads the latest version of the Unity Windows Target Support installer.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DWindowsSupport.download.recipe", - "shortname": "Unity3DWindowsSupport.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.autopkg.munki.Unity3DWindows", - "com.github.apizz.install.Unity3DWindows" - ] + "munki_display_name": "Timing", + "munki_description": "Timing observes how you use your Mac and categorizes your activities. You see how you spent your time and how productive you were, and the timeline shows when you did what. It even automatically recognizes blocks of time that belong together!" }, - "com.github.apizz.autopkg.download.Unity3DLinux": { - "name": "Unity3D_LinuxSupport", - "description": "Downloads the latest version of the Unity Linux Target Support installer.", + "com.github.apizz.download.timing": { + "name": "Timing", + "description": "Downloads the latest version of Timing.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DLinuxSupport.download.recipe", - "shortname": "Unity3DLinuxSupport.download", + "path": "Timing/Timing.download.recipe", + "shortname": "Timing.download", "inferred_type": "download", "children": [ - "com.github.apizz.install.Unity3DLinux", - "com.github.apizz.autopkg.munki.Unity3DLinux" + "com.github.apizz.munki.timing", + "com.github.apizz.install.timing", + "com.github.apizz.pkg.timing" ] }, - "com.github.apizz.install.Unity3DWindows": { - "name": "Unity3D_WindowsSupport", - "description": "Downloads the latest version of the Unity Windows Target Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DWindowsSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DWindows", - "shortname": "Unity3DWindowsSupport.install", - "inferred_type": "install" - }, - "com.github.apizz.install.Unity3DAndroid": { - "name": "Unity3D_AndroidSupport", - "description": "Downloads the latest version of the Unity Android Target Support installer and installs it", + "com.github.apizz.install.timing": { + "name": null, + "description": "Download and install the latest version of Timing.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DAndroidSupport.install.recipe", - "parent": "com.github.apizz.download.Unity3DAndroid", - "shortname": "Unity3DAndroidSupport.install", + "path": "Timing/Timing.install.recipe", + "parent": "com.github.apizz.download.timing", + "shortname": "Timing.install", "inferred_type": "install" }, - "com.github.apizz.autopkg.munki.Unity3DiOS": { - "name": "Unity3D_iOSSupport", - "description": "Download the latest version of the Unity iOS Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.pkg.timing": { + "name": "Timing", + "description": "Downloads the current release version of Timing and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DiOSSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DiOS", - "shortname": "Unity3DiOSSupport.munki", - "inferred_type": "munki", - "munki_display_name": "Unity 3D - iOS Support", - "munki_description": "iOS Support component for Unity 3D." + "path": "Timing/Timing.pkg.recipe", + "parent": "com.github.apizz.download.timing", + "shortname": "Timing.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.install.Unity3DAppleTV": { - "name": "Unity3D_AppleTVSupport", - "description": "Downloads the latest version of the Unity Apple TV Target Support installer and installs it", + "com.github.apizz.pkg.RedisInsight": { + "name": "RedisInsight", + "description": "Downloads the latest version of RedisInsight creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DAppleTVSupport.install.recipe", - "parent": "com.github.apizz.download.Unity3DAppleTV", - "shortname": "Unity3DAppleTVSupport.install", - "inferred_type": "install" + "path": "RedisInsight/RedisInsight.pkg.recipe", + "parent": "com.github.apizz.download.RedisInsight", + "shortname": "RedisInsight.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.autopkg.download.Unity3DAndroid": { - "name": "Unity3D_AndroidSupport", - "description": "Downloads the latest version of the Unity Android Target Support installer.", + "com.github.apizz.download.RedisInsight": { + "name": "RedisInsight", + "description": "Downloads the latest version of RedisInsight. ARCH 'x64' = Intel; ARCH 'arm64' = Apple Silicon.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DAndroidSupport.download.recipe", - "shortname": "Unity3DAndroidSupport.download", + "path": "RedisInsight/RedisInsight.download.recipe", + "shortname": "RedisInsight.download", "inferred_type": "download", "children": [ - "com.github.apizz.autopkg.munki.Unity3DAndroid" - ] - }, - "com.github.apizz.install.Unity3DLumin": { - "name": "Unity3D_LuminSupport", - "description": "Downloads the latest version of the Unity Lumin Target Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DLuminSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DLumin", - "shortname": "Unity3DLuminSupport.install", - "inferred_type": "install" - }, - "com.github.apizz.install.Unity3DFacebook": { - "name": "Unity3D_FacebookGamesSupport", - "description": "Downloads the latest version of the Unity Facebook Support installer and installs it.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DFacebookGamesSupport.install.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DFacebook", - "shortname": "Unity3DFacebookGamesSupport.install", - "inferred_type": "install" - }, - "com.github.apizz.install.Unity3DDocumentation": { - "name": "Unity3D_Documentation", - "description": "Downloads the latest version of the Unity Documentation installer, unpacks it, repackages it, and installs it. Documentation packages distributed by Unity all have a pkgreceipt version of 0", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DDocumentation.install.recipe", - "parent": "com.github.apizz.pkg.Unity3DDocumentation", - "shortname": "Unity3DDocumentation.install", - "inferred_type": "install" - }, - "com.github.apizz.pkg.Unity3DDocumentation": { - "name": "Unity3D_Documentation", - "description": "Downloads the latest version of the Unity Documentation installer, unpacks it, and repackages it. Documentation packages distributed by Unity all have a pkgreceipt version of 0.", - "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DDocumentation.pkg.recipe", - "parent": "com.github.apizz.download.Unity3DDocumentation", - "shortname": "Unity3DDocumentation.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.install.Unity3DDocumentation", - "com.github.apizz.munki.Unity3DDocumentation" + "com.github.apizz.pkg.RedisInsight", + "com.github.apizz.munki.RedisInsight" ] }, - "com.github.apizz.autopkg.munki.Unity3DLumin": { - "name": "Unity3D_LuminSupport", - "description": "Download the latest version of the Unity Lumin Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.RedisInsight": { + "name": "RedisInsight", + "description": "Downloads the latest version of RedisInsight and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DLuminSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DLumin", - "shortname": "Unity3DLuminSupport.munki", + "path": "RedisInsight/RedisInsight.munki.recipe", + "parent": "com.github.apizz.download.RedisInsight", + "shortname": "RedisInsight.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - Lumin Support", - "munki_description": "Lumin Support component for Unity 3D." + "munki_display_name": "Redis Insight 2.0", + "munki_description": "Welcome to a new level of productivity when developing with Redis using the completely redesigned and open source RedisInsight 2.0 which provides an updated UI, browser tool, advanced CLI, custom data visualization, and built-in guides to help with using Redis data models like JSON and time series." }, - "com.github.apizz.autopkg.download.Unity3DAppleTV": { - "name": "Unity3D_AppleTVSupport", - "description": "Downloads the latest version of the Unity Apple TV Target Support installer.", + "com.github.apizz.download.Glean": { + "name": "Glean", + "description": "Downloads the latest Glean disk image.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DAppleTVSupport.download.recipe", - "shortname": "Unity3DAppleTVSupport.download", + "path": "Glean/Glean.download.recipe", + "shortname": "Glean.download", "inferred_type": "download", "children": [ - "com.github.apizz.autopkg.munki.Unity3DAppleTV" + "com.github.apizz.munki.Glean" ] }, - "com.github.apizz.autopkg.munki.Unity3DWebGL": { - "name": "Unity3D_WebGLSupport", - "description": "Download the latest version of the Unity WebGL Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.Glean": { + "name": "Glean", + "description": "Downloads latest Glean DMG and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DWebGLSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DWebGL", - "shortname": "Unity3DWebGLSupport.munki", + "path": "Glean/Glean.munki.recipe", + "parent": "com.github.apizz.download.Glean", + "shortname": "Glean.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - WebGL Support", - "munki_description": "WebGL Support component for Unity 3D." + "munki_display_name": "Glean", + "munki_description": "Next-generation enterprise search helps you instantly find the answers you need. Glean once, search everywhere." }, - "com.github.apizz.autopkg.munki.Unity3DmacOS": { - "name": "Unity3D_macOSSupport", - "description": "Download the latest version of the Unity macOS Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.Alacritty": { + "name": "Alacritty", + "description": "Downloads the latest version of Alacritty from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DmacOSSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DmacOS", - "shortname": "Unity3DmacOSSupport.munki", + "path": "Alacritty/Alacritty.munki.recipe", + "parent": "com.github.apizz.download.Alacritty", + "shortname": "Alacritty.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - macOS Support", - "munki_description": "macOS Support component for Unity 3D." + "munki_display_name": "Alacritty", + "munki_description": "A cross-platform, GPU-accelerated terminal emulator." }, - "com.github.apizz.autopkg.download.Unity3DiOS": { - "name": "Unity3D_iOSSupport", - "description": "Downloads the latest version of the Unity iOS Target Support installer.", + "com.github.apizz.download.Alacritty": { + "name": "Alacritty", + "description": "Downloads the latest version of Alacritty from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DiOSSupport.download.recipe", - "shortname": "Unity3DiOSSupport.download", + "path": "Alacritty/Alacritty.download.recipe", + "shortname": "Alacritty.download", "inferred_type": "download", "children": [ - "com.github.apizz.install.Unity3DiOS", - "com.github.apizz.autopkg.munki.Unity3DiOS" + "com.github.apizz.munki.Alacritty", + "com.github.apizz.pkg.Alacritty" ] }, - "com.github.apizz.munki.Unity3DDocumentation": { - "name": "Unity3D_Documentation", - "description": "Download the latest version of the Unity Documentation pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.pkg.Alacritty": { + "name": "Alacritty", + "description": "Downloads the latest version of Alacritty from Github and builds a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DDocumentation.munki.recipe", - "parent": "com.github.apizz.pkg.Unity3DDocumentation", - "shortname": "Unity3DDocumentation.munki", - "inferred_type": "munki", - "munki_display_name": "Unity 3D - Documentation", - "munki_description": "Documentation component for Unity 3D." + "path": "Alacritty/Alacritty.pkg.recipe", + "parent": "com.github.apizz.download.Alacritty", + "shortname": "Alacritty.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.Unity3DDocumentation": { - "name": "Unity3D_Documentation", - "description": "Downloads the latest version of the Unity Documentation installer.", + "com.github.apizz.download.tuxerantfs": { + "name": "TuxeraNTFS", + "description": "Downloads the latest version of Tuxera NTFS.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DDocumentation.download.recipe", - "shortname": "Unity3DDocumentation.download", + "path": "TuxeraNTFS/TuxeraNTFS.download.recipe", + "shortname": "TuxeraNTFS.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.Unity3DDocumentation" + "com.github.apizz.pkg.tuxerantfs" ] }, - "com.github.apizz.autopkg.munki.Unity3DLinux": { - "name": "Unity3D_LinuxSupport", - "description": "Download the latest version of the Unity Linux Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "com.github.apizz.munki.tuxerantfs": { + "name": "TuxeraNTFS", + "description": "Downloads the latest version of Tuxera NTFS and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DLinuxSupport.munki.recipe", - "parent": "com.github.apizz.autopkg.download.Unity3DLinux", - "shortname": "Unity3DLinuxSupport.munki", + "path": "TuxeraNTFS/TuxeraNTFS.munki.recipe", + "parent": "com.github.apizz.pkg.tuxerantfs", + "shortname": "TuxeraNTFS.munki", "inferred_type": "munki", - "munki_display_name": "Unity 3D - Linux Support", - "munki_description": "Linux Support component for Unity 3D." + "munki_display_name": "Tuxera NTFS", + "munki_description": "Open, edit, copy, move, or delete files stored on Windows NTFS-formatted USB drives on your Mac." }, - "com.github.apizz.autopkg.download.Unity3DmacOS": { - "name": "Unity3D_macOSSupport", - "description": "Downloads the latest version of the Unity macOS Target Support installer.", + "com.github.apizz.pkg.tuxerantfs": { + "name": "TuxeraNTFS", + "description": "Downloads the latest version of Tuxera NTFS and copies the mpkg out of the dmg.", "repo": "autopkg/apizz-recipes", - "path": "Unity/Unity3DmacOSSupport.download.recipe", - "shortname": "Unity3DmacOSSupport.download", - "inferred_type": "download", + "path": "TuxeraNTFS/TuxeraNTFS.pkg.recipe", + "parent": "com.github.apizz.download.tuxerantfs", + "shortname": "TuxeraNTFS.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.install.Unity3DmacOS", - "com.github.apizz.autopkg.munki.Unity3DmacOS" + "com.github.apizz.munki.tuxerantfs", + "com.github.apizz.install.tuxerantfs" ] }, - "com.github.apizz.munki.CrowdStrikeFalcon": { - "name": "CrowdStrikeFalcon", - "description": "Downloads a CrowdStrike Falcon Sensor pkg via CrowdStrike's API and imports it into a munki repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`\n\nYou must provide a Client ID and Secret along with the Policy ID to determine which senor version to download.\n\nYou must also specify a LICENSE_ID in order to license the Sensor post install. postinstall script based on https://github.com/autopkg/MLBZ521-recipes/blob/master/CrowdStrike%20Falcon/CrowdStrike%20Falcon.pkg.recipe", + "com.github.apizz.install.tuxerantfs": { + "name": "TuxeraNTFS", + "description": "Downloads the latest version of Tuxera NTFS, copies the mpkg out of the dmg, and installs it.", "repo": "autopkg/apizz-recipes", - "path": "CrowdStrike/CrowdStrikeFalcon.munki.recipe", - "parent": "com.github.mlbz521.download.CrowdStrikeFalcon", - "shortname": "CrowdStrikeFalcon.munki", + "path": "TuxeraNTFS/TuxeraNTFS.install.recipe", + "parent": "com.github.apizz.pkg.tuxerantfs", + "shortname": "TuxeraNTFS.install", + "inferred_type": "install" + }, + "com.github.apizz.munki.MakeMKV": { + "name": "MakeMKV", + "description": "Downloads the latest version of MakeMKV and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "MakeMKV/MakeMKV.munki.recipe", + "parent": "com.github.apizz.download.MakeMKV", + "shortname": "MakeMKV.munki", "inferred_type": "munki", - "munki_display_name": "CrowdStrike Falcon", - "munki_description": "A complete cloud-native framework to protect endpoints with ease: Stop breaches and improve performance with the power of the cloud, artificial intelligence (AI) and an intelligent, lightweight agent." + "munki_display_name": "MakeMKV", + "munki_description": "MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. MakeMKV is a format converter, otherwise called \"transcoder\". It converts the video clips from proprietary (and usually encrypted) disc into a set of MKV files, preserving most information but not changing it in any way." }, - "com.github.apizz.download.Imagr": { - "name": "Imagr", - "description": "Downloads the latest version of Imagr. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.MakeMKV": { + "name": "MakeMKV", + "description": "Downloads the latest version of MakeMKV.", "repo": "autopkg/apizz-recipes", - "path": "Imagr/Imagr.download.recipe", - "shortname": "Imagr.download", + "path": "MakeMKV/MakeMKV.download.recipe", + "shortname": "MakeMKV.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Imagr" + "com.github.haircut.pkg.MakeMKV", + "com.github.apizz.munki.MakeMKV" ] }, - "com.github.apizz.munki.Imagr": { - "name": "Imagr", - "description": "Downloads the latest version of Imagr and imports it into a munki_repo.", + "com.github.apizz.pkg.gam": { + "name": "GAM", + "description": "Downloads the latest release copy of GAM (Google Admin command line manager) from Github and creates a package. Available major macOS versions can be found at https://github.com/jay0lee/GAM/releases/latest.", "repo": "autopkg/apizz-recipes", - "path": "Imagr/Imagr.munki.recipe", - "parent": "com.github.apizz.download.Imagr", - "shortname": "Imagr.munki", - "inferred_type": "munki", - "munki_display_name": "Imagr", - "munki_description": "Imagr is an application designed to be run from a NetInstall environment created with AutoNBI. It is able replace tools such as DeployStudio for many organisations without the requirement of needing to be run on OS X servers." + "path": "GAM/GAM.pkg.recipe", + "parent": "com.github.apizz.download.gam", + "shortname": "GAM.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.gam" + ] }, - "com.github.apizz.munki.hangoutschat": { - "name": "GoogleChat", - "description": "Downloads latest Google Chat and imports it into a munki_repo.", + "com.github.apizz.munki.gam": { + "name": "GAM", + "description": "Downloads the latest release copy of GAM (Google Admin command line manager) from Github, creates a package, and imports it into a munki_repo. Available major macOS versions can be found at https://github.com/jay0lee/GAM/releases/latest.", "repo": "autopkg/apizz-recipes", - "path": "GoogleChat/GoogleChat.munki.recipe", - "parent": "com.github.apizz.download.hangoutschat", - "shortname": "GoogleChat.munki", + "path": "GAM/GAM.munki.recipe", + "parent": "com.github.apizz.pkg.gam", + "shortname": "GAM.munki", "inferred_type": "munki", - "munki_display_name": "Google Chat", - "munki_description": "Google Chat is an intelligent and secure communication tool, built for teams. From direct messages to team chat rooms, Google Chat provides and integrated platform that makes team communication easy and efficient. Current version is for G Suite customers only." + "munki_display_name": "GAM", + "munki_description": "GAM is a command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily." }, - "com.github.apizz.download.hangoutschat": { - "name": "GoogleChat", - "description": "Downloads the latest Google Chat disk image.", + "com.github.apizz.download.gam": { + "name": "GAM", + "description": "Downloads the latest release copy of GAM (Google Admin command line manager) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`. Available major macOS versions can be found at https://github.com/jay0lee/GAM/releases/latest.", "repo": "autopkg/apizz-recipes", - "path": "GoogleChat/GoogleChat.download.recipe", - "shortname": "GoogleChat.download", + "path": "GAM/GAM.download.recipe", + "shortname": "GAM.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.hangoutschat" + "com.github.apizz.pkg.gam" ] }, - "com.github.apizz.download.RocketChatClient": { - "name": "RocketChatClient", - "description": "Downloads the latest release copy of the Rocket Chat Client (RocketChat.Electron) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.modul8": { + "name": "Modul8", + "description": "Downloads the latest verison of Modul8. Requires supplying your Modul8 license serial number in order to get the latest download URL.", "repo": "autopkg/apizz-recipes", - "path": "RocketChat/RocketChatClient.download.recipe", - "shortname": "RocketChatClient.download", + "path": "Modul8/Modul8.download.recipe", + "shortname": "Modul8.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.RocketChatClientDMG" - ] - }, - "com.github.apizz.pkg.RocketChatClient": { - "name": "RocketChatClient", - "description": "Downloads the latest release PKG copy of the Rocket Chat Client (RocketChat.Electron) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", - "repo": "autopkg/apizz-recipes", - "path": "RocketChat/RocketChatClient.pkg.recipe", - "shortname": "RocketChatClient.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.RocketChatClientPKG" + "com.github.apizz.munki.modul8" ] }, - "com.github.apizz.munki.RocketChatClientPKG": { - "name": "RocketChatClient", - "description": null, + "com.github.apizz.munki.modul8": { + "name": "Modul8", + "description": "Downloads the latest verison of Modul8 and imports it into a munki_repo. Final munki item will copy the entire contents of the modul8vX folder, including documentation, modules, etc. Requires making an override and supplying your Modul8 license serial number in order to get the latest download URL. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "RocketChat/RocketChatClientPKG.munki.recipe", - "parent": "com.github.apizz.pkg.RocketChatClient", - "shortname": "RocketChatClientPKG.munki", + "path": "Modul8/Modul8.munki.recipe", + "parent": "com.github.apizz.download.modul8", + "shortname": "Modul8.munki", "inferred_type": "munki", - "munki_display_name": "Rocket Chat Client", - "munki_description": "Desktop application for Rocket.Chat available for macOS, Windows and Linux using Electron." + "munki_display_name": "Modul8", + "munki_description": "Designed for live performance and real-time video mixing.\n\nAn extremely responsive, flexible, and easy-to-use tool. Used for multiple modes of expression like VJing, art performance, live showcases, and video production. modul8 is used in hundreds of projects around the globe by an incredibly active user community." }, - "com.github.apizz.munki.RocketChatClientDMG": { - "name": "RocketChatClient", - "description": null, + "com.github.apizz.munki.FortiClientImport": { + "name": "FortiClient", + "description": "Copies the FortiClient mpkg out from a FortiClient .dmg download and imports it into a munki_repo.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Acquire your instance's FortiClient DMG with contained installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.", "repo": "autopkg/apizz-recipes", - "path": "RocketChat/RocketChatClientDMG.munki.recipe", - "parent": "com.github.apizz.download.RocketChatClient", - "shortname": "RocketChatClientDMG.munki", + "path": "FortiClient/FortiClientImport.munki.recipe", + "parent": "com.github.apizz.pkg.FortiClientImport", + "shortname": "FortiClientImport.munki", "inferred_type": "munki", - "munki_display_name": "Rocket Chat Client", - "munki_description": "Desktop application for Rocket.Chat available for macOS, Windows and Linux using Electron." + "munki_display_name": "FortiClient VPN", + "munki_description": "FortiClient uses SSL and IPSec VPN to provide secure, reliable access to corporate networks and applications from virtually any internet-connected remote location. FortiClient simplifies remote user experience with built-in auto-connect and always-up VPN features. Two-Factor authentication can also be used to provide an additional layer of security." }, - "com.github.apizz.munki.TailScale": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale and imports it into a munki_repo.", + "com.github.apizz.pkg.FortiClientImport": { + "name": "FortiClient", + "description": "Copies the FortiClient PKG out from a FortiClient .dmg download and collects the version from the PKG.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Acquire your instance's FortiClient DMG with contained installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring FortiClient into munki, Jamf, etc.", "repo": "autopkg/apizz-recipes", - "path": "TailScale/TailScale.munki.recipe", - "parent": "com.github.apizz.download.TailScale", - "shortname": "TailScale.munki", - "inferred_type": "munki", - "munki_display_name": "Tailscale", - "munki_description": "Secure remote access to shared resources. Tailscale connects your team's devices and development environments for easy access to remote resources." + "path": "FortiClient/FortiClientImport.pkg.recipe", + "shortname": "FortiClientImport.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.FortiClientImport" + ] }, - "com.github.apizz.download.TailScale": { - "name": "Tailscale", - "description": "Downloads the latest version Tailscale. Note that this version of Tailscale uses a System Extension, whereas the App Store version uses a Network Extension. More info: https://tailscale.com/kb/1065/macos-variants/", + "com.github.apizz.download.loggerpro_license": { + "name": "LoggerPro", + "description": "Downloads the latest version of LoggerPro. This recipe requires you to create an override and substitute your unique 5-digit letter and number string in the DOWNLOAD_URL variable", "repo": "autopkg/apizz-recipes", - "path": "TailScale/TailScale.download.recipe", - "shortname": "TailScale.download", + "path": "LoggerPro_License/LoggerPro_License.download.recipe", + "shortname": "LoggerPro_License.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.TailScale", - "com.github.apizz.pkg.TailScale" + "com.github.apizz.pkg.loggerpro_license" ] }, - "com.github.apizz.pkg.TailScale": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale and creates a PKG.", + "com.github.apizz.pkg.loggerpro_license": { + "name": "LoggerPro", + "description": "Downloads the latest version of LoggerPro and packages it. This recipe requires you to create an override and substitute your unique 5-digit letter and number string in the DOWNLOAD_URL variable", "repo": "autopkg/apizz-recipes", - "path": "TailScale/TailScale.pkg.recipe", - "parent": "com.github.apizz.download.TailScale", - "shortname": "TailScale.pkg", - "inferred_type": "pkg" + "path": "LoggerPro_License/LoggerPro_License.pkg.recipe", + "parent": "com.github.apizz.download.loggerpro_license", + "shortname": "LoggerPro_License.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.loggerpro_license" + ] }, - "com.github.apizz.munki.yo": { - "name": "yo", - "description": "Downloads the latest version of yo and imports it into Munki.", + "com.github.apizz.munki.loggerpro_license": { + "name": "LoggerPro", + "description": "Downloads the latest version of Logger Pro 3 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "yo/yo.munki.recipe", - "parent": "com.github.homebysix.download.yo", - "shortname": "yo.munki", + "path": "LoggerPro_License/LoggerPro_License.munki.recipe", + "parent": "com.github.apizz.pkg.loggerpro_license", + "shortname": "LoggerPro_License.munki", "inferred_type": "munki", - "munki_display_name": "yo", - "munki_description": "Yo is a simple app for sending custom, persistent native Cocoa notifications to the Notification Center in macOS 10.10+. It allows customizing all of the various notification text fields and button labels, the sound effect played, and the application to open when the (optional) action button has been clicked. Further, it allows you to configure the application icon to be displayed with the notification (with caveats), and configure some of the launch properties, like whether to \"poof\" when clicked, and how to display when the screen is locked." + "munki_display_name": "LoggerPro 3", + "munki_description": "Logger Pro is award-winning, data-collection and analysis software for Windows and Mac computers." }, - "com.github.apizz.munki.smartmontools": { - "name": "smartmontools", - "description": null, + "com.github.apizz.munki.Pencil2D": { + "name": "Pencil2D", + "description": "Downloads the latest release version of Pencil2D and imports into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "smartmontools/smartmontools.munki.recipe", - "parent": "com.github.apizz.download.smartmontools", - "shortname": "smartmontools.munki", + "path": "Pencil2D/Pencil2D.munki.recipe", + "parent": "com.github.apizz.download.Pencil2D", + "shortname": "Pencil2D.munki", "inferred_type": "munki", - "munki_display_name": "smartmontools", - "munki_description": "The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA/SATA, SCSI/SAS and NVMe disks." + "munki_display_name": "Pencil2D Animation", + "munki_description": "An easy, intuitive tool to make 2D hand-drawn animations." }, - "com.github.apizz.download.smartmontools": { - "name": "smartmontools", - "description": "Downloads the latest release copy of the smartmontools from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.Pencil2D": { + "name": "Pencil2D", + "description": "Downloads the latest release copy of Pencil2D from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`\n\n10.12+ version regex: ^pencil2d-mac-[\\d.]+.zip$\n10.7-10.11 version regex: ^pencil2d-mac-legacy-[\\d.]+.zip$", "repo": "autopkg/apizz-recipes", - "path": "smartmontools/smartmontools.download.recipe", - "shortname": "smartmontools.download", + "path": "Pencil2D/Pencil2D.download.recipe", + "shortname": "Pencil2D.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.smartmontools" + "com.github.apizz.munki.Pencil2D", + "com.github.ahousseini-recipes.pkg.Pencil2D" ] }, - "com.github.apizz.munki.OpenBoard": { - "name": "OpenBoard", - "description": "Downloads the latest version of Open Board and imports it into a munki_repo.", + "com.github.apizz.munki.ScreenFlowApp": { + "name": "ScreenFlow", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "OpenBoard/OpenBoard.munki.recipe", - "parent": "com.github.sebtomasi.download.OpenBoard", - "shortname": "OpenBoard.munki", + "path": "ScreenFlow/ScreenFlow.munki.recipe", + "parent": "com.github.peshay.download.ScreenFlow", + "shortname": "ScreenFlow.munki", "inferred_type": "munki", - "munki_display_name": "OpenBoard", - "munki_description": "OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting." + "munki_display_name": "ScreenFlow", + "munki_description": "ScreenFlow is an award winning and easy to use video editing, screen recording and sharing tool from Telestream." }, - "com.github.apizz.munki.iMazing2": { - "name": "iMazing2", - "description": "Downloads the latest version of iMazing2 and imports it into a munki_repo.", + "com.github.apizz.pkg.ScrollReverser": { + "name": "ScrollReverser", + "description": "Downloads the latest version of Scroll Reverser and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "iMazing2/iMazing2.munki.recipe", - "parent": "com.github.apizz.download.iMazing2", - "shortname": "iMazing2.munki", - "inferred_type": "munki", - "munki_display_name": "iMazing 2", - "munki_description": "Get a trusted software to transfer and save your music, messages, files and data. Safely back up any iPhone, iPad or iPod touch. Powerful and user-friendly, iMazing is simply the best iOS device manager for Mac and PC." + "path": "Scroll_Reverser/ScrollReverser.pkg.recipe", + "parent": "com.github.apizz.download.ScrollReverser", + "shortname": "ScrollReverser.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.iMazing2": { - "name": "iMazing2", - "description": "Downloads the latest version of iMazing2.", + "com.github.apizz.download.ScrollReverser": { + "name": "ScrollReverser", + "description": "Downloads the latest version of Scroll Reverser.", "repo": "autopkg/apizz-recipes", - "path": "iMazing2/iMazing2.download.recipe", - "shortname": "iMazing2.download", + "path": "Scroll_Reverser/ScrollReverser.download.recipe", + "shortname": "ScrollReverser.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.iMazing2" + "com.github.apizz.pkg.ScrollReverser", + "com.github.apizz.munki.ScrollReverser", + "com.github.ahousseini-recipes.pkg.ScrollReverser" ] }, - "com.github.apizz.munki.OverDrive": { - "name": "OverDrive", - "description": "Downloads the latest version of OverDrive and imports it into a munki_repo.", + "com.github.apizz.munki.ScrollReverser": { + "name": "ScrollReverser", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "OverDrive/OverDrive.munki.recipe", - "parent": "com.github.hansen-m.download.OverDrive", - "shortname": "OverDrive.munki", + "path": "Scroll_Reverser/ScrollReverser.munki.recipe", + "parent": "com.github.apizz.download.ScrollReverser", + "shortname": "ScrollReverser.munki", "inferred_type": "munki", - "munki_display_name": "OverDrive", - "munki_description": "One app, thousands of eBooks, audiobooks, and videos from your local library." + "munki_display_name": "Scroll Reverser", + "munki_description": "Scroll Reverser is a free Mac app that reverses the direction of scrolling. It is available for macOS 10.4 onwards.\n\nIt has independent settings for trackpads, mice and Wacom tablets, and for horizontal and vertical scrolling." }, - "com.github.apizz.munki.GoogleChromeUniversalPKG": { - "name": "GoogleChromeUniversal", - "description": "Downloads the latest version of Google Chrome, creates a PKG, and imports into a munki_repo.", + "com.github.apizz.munki.Telegram": { + "name": "Telegram", + "description": "Downloads the latest version of Telegram and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Google_Chrome_Universal/GoogleChromeUniversalPKG.munki.recipe", - "parent": "com.github.rtrouton.pkg.googlechromeuniversal", - "shortname": "GoogleChromeUniversalPKG.munki", + "path": "Telegram/Telegram.munki.recipe", + "parent": "com.github.tallfunnyjew.download.Telegram", + "shortname": "Telegram.munki", "inferred_type": "munki", - "munki_display_name": "Google Chrome", - "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web." + "munki_display_name": "Telegram", + "munki_description": "Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed." }, - "com.github.apizz.munki.Code42-arm64": { - "name": "Code42", - "description": "Downloads the latest arm64 version of Code42 and imports it into a munki_repo.", + "com.github.apizz.munki.ProfileCreator": { + "name": "ProfileCreator", + "description": "Downloads the latest version of ProfileCreator and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Code42/Code42-arm64.munki.recipe", - "parent": "com.github.apizz.download.Code42-arm64", - "shortname": "Code42-arm64.munki", + "path": "ProfileCreator/ProfileCreator.munki.recipe", + "parent": "com.github.neilmartin83.download.ProfileCreator", + "shortname": "ProfileCreator.munki", "inferred_type": "munki", - "munki_display_name": "Code42", - "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." + "munki_display_name": "ProfileCreator", + "munki_description": "macOS Application to create standard or customized configuration profiles." }, - "com.github.apizz.pkg.Code42": { - "name": "Code42", - "description": "Downloads the latest Intel-based version of Code42 and extracts the installer PKG.", + "com.github.apizz.munki.MochaTN3270": { + "name": "MochaTN3270", + "description": "Download the latest version of the MochaSoft TN3270 IBM terminal emulator and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Code42/Code42.pkg.recipe", - "parent": "com.github.apizz.download.Code42", - "shortname": "Code42.pkg", - "inferred_type": "pkg" + "path": "MochaSoft/MochaTN3270.munki.recipe", + "parent": "com.github.apizz.download.MochaTN3270", + "shortname": "MochaTN3270.munki", + "inferred_type": "munki", + "munki_display_name": "Mocha TN3270 IBM Terminal Emulator", + "munki_description": "Mocha TN3270 for macOS provides TN3270 emulation for IBM Mainframe Access." }, - "com.github.apizz.munki.Code42": { - "name": "Code42", - "description": "Downloads the latest Intel-based version of Code42 and imports it into a munki_repo.", + "com.github.apizz.download.MochaTN3270": { + "name": "MochaTN3270", + "description": "Download the latest version of the MochaSoft TN3270 IBM terminal emulator.\n\nThe MochaSoft website requires several headers in order to return content. ACCEPT, ACCEPT_ENCODING, and USER_AGENT are all required. If this stops working for you, tweak these input variable values.", "repo": "autopkg/apizz-recipes", - "path": "Code42/Code42.munki.recipe", - "parent": "com.github.apizz.download.Code42", - "shortname": "Code42.munki", - "inferred_type": "munki", - "munki_display_name": "Code42", - "munki_description": "The Code42 app allows you to back up your device, change backup settings, and download backed up files from all the devices on your account." + "path": "MochaSoft/MochaTN3270.download.recipe", + "shortname": "MochaTN3270.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.MochaTN3270" + ] }, - "com.github.apizz.pkg.Code42-arm64": { - "name": "Code42", - "description": "Downloads the latest arm64 version of Code42 and extracts the installer PKG.", + "com.github.apizz.munki.SibeliusScorch": { + "name": "SibeliusScorch", + "description": "Downloads the latest version of the Sibelius Scorch plugin and extracts the pkg. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Code42/Code42-arm64.pkg.recipe", - "parent": "com.github.apizz.download.Code42-arm64", - "shortname": "Code42-arm64.pkg", - "inferred_type": "pkg" + "path": "Sibelius_Scorch_Plugin/SibeliusScorch.munki.recipe", + "parent": "com.github.apizz.pkg.SibeliusScorch", + "shortname": "SibeliusScorch.munki", + "inferred_type": "munki", + "munki_display_name": "Sibelius Scorch Plugin", + "munki_description": "Sibelius Scorch is the amazing free web browser plug-in that lets you play, transpose, change instruments, save and print your Sibelius scores on the Internet." }, - "com.github.apizz.download.Code42-arm64": { - "name": "Code42", - "description": "Downloads the latest arm64 version of Code42.", + "com.github.apizz.download.SibeliusScorch": { + "name": "SibeliusScorch", + "description": "Downloads the latest version of the Sibelius Scorch plugin.", "repo": "autopkg/apizz-recipes", - "path": "Code42/Code42-arm64.download.recipe", - "shortname": "Code42-arm64.download", + "path": "Sibelius_Scorch_Plugin/SibeliusScorch.download.recipe", + "shortname": "SibeliusScorch.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Code42-arm64", - "com.github.apizz.pkg.Code42-arm64" + "com.github.apizz.pkg.SibeliusScorch" ] }, - "com.github.apizz.download.Code42": { - "name": "Code42", - "description": "Downloads the latest Intel-based version of Code42.", + "com.github.apizz.pkg.SibeliusScorch": { + "name": "SibeliusScorch", + "description": "Downloads the latest version of the Sibelius Scorch plugin and extracts the pkg.", "repo": "autopkg/apizz-recipes", - "path": "Code42/Code42.download.recipe", - "shortname": "Code42.download", - "inferred_type": "download", + "path": "Sibelius_Scorch_Plugin/SibeliusScorch.pkg.recipe", + "parent": "com.github.apizz.download.SibeliusScorch", + "shortname": "SibeliusScorch.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.Code42", - "com.github.apizz.munki.Code42" + "com.github.apizz.munki.SibeliusScorch" ] }, - "com.github.apizz.download.AltTab": { - "name": "AltTab", - "description": "Downloads the latest version of AltTab from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.munki.Dragonframe3": { + "name": "Dragonframe3", + "description": "Downloads the latest version of Dragonframe 3 and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "AltTab/AltTab.download.recipe", - "shortname": "AltTab.download", + "path": "Dragonframe/Dragonframe3.munki.recipe", + "parent": "com.github.amsysuk-recipes.pkg.Dragonframe3", + "shortname": "Dragonframe3.munki", + "inferred_type": "munki", + "munki_display_name": "Dragonframe 3", + "munki_description": "Begin your stop motion filmmaking journey today with the digital image capture software trusted by major motion picture studios and independent filmmakers alike." + }, + "com.github.apizz.munki.DragonframeLicenseServer": { + "name": "DragonframeLicenseServer", + "description": "Downloads the latest version of Dragonframe License Server and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "repo": "autopkg/apizz-recipes", + "path": "Dragonframe/DragonframeLicenseServer.munki.recipe", + "parent": "com.github.apizz.download.DragonframeLicenseServer", + "shortname": "DragonframeLicenseServer.munki", + "inferred_type": "munki", + "munki_display_name": "Dragonframe License Server", + "munki_description": "The Dragonframe license manager provides an alternative activation method for schools and large institutions with many Dragonframe licenses." + }, + "com.github.apizz.download.DragonframeLicenseServer": { + "name": "DragonframeLicenseServer", + "description": "Downloads the latest version of Dragonframe License Server.", + "repo": "autopkg/apizz-recipes", + "path": "Dragonframe/DragonframeLicenseServer.download.recipe", + "shortname": "DragonframeLicenseServer.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.AltTab", - "com.github.apizz.munki.AltTab", - "com.github.almenscorner.intune.AltTab" + "com.github.apizz.munki.DragonframeLicenseServer" ] }, - "com.github.apizz.pkg.AltTab": { - "name": "AltTab", - "description": "Downloads the latest version of AltTab from Github and builds a PKG.", + "com.github.apizz.munki.Dragonframe4": { + "name": "Dragonframe4", + "description": "Downloads the latest version of Dragonframe 4 and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "AltTab/AltTab.pkg.recipe", - "parent": "com.github.apizz.download.AltTab", - "shortname": "AltTab.pkg", - "inferred_type": "pkg" + "path": "Dragonframe/Dragonframe4.munki.recipe", + "parent": "com.github.amsysuk-recipes.pkg.Dragonframe4", + "shortname": "Dragonframe4.munki", + "inferred_type": "munki", + "munki_display_name": "Dragonframe 4", + "munki_description": "Begin your stop motion filmmaking journey today with the digital image capture software trusted by major motion picture studios and independent filmmakers alike." }, - "com.github.apizz.munki.AltTab": { - "name": "AltTab", - "description": "Downloads the latest version of AltTab from Github and imports it into a munki_repo.", + "com.github.apizz.munki.iMazingProfileEditor": { + "name": "iMazingProfileEditor", + "description": "Downloads the current release version of iMazing's Profile Editor and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "AltTab/AltTab.munki.recipe", - "parent": "com.github.apizz.download.AltTab", - "shortname": "AltTab.munki", + "path": "iMazingProfileEditor/iMazingProfileEditor.munki.recipe", + "parent": "com.github.rtrouton.download.iMazingProfileEditor", + "shortname": "iMazingProfileEditor.munki", "inferred_type": "munki", - "munki_display_name": "AltTab", - "munki_description": "AltTab brings the power of Windows alt-tab to macOS." + "munki_display_name": "iMazing Profile Editor", + "munki_description": "iMazing Profile Editor lets users create, modify, and also digitally sign configuration profiles with a friendly user interface instead of manually coding them in XML." }, - "com.github.apizz.munki.bibliomanuels": { - "name": "BiblioManuels", - "description": "Downloads the latest version of Biblio Manuels by CLE-International and imports it into a munki_repo.", + "com.github.apizz.munki.GoogleDrive": { + "name": "GoogleDrive", + "description": "Downloads the latest version of Google Drive (previously File Stream) and imports it into a munki repo.\n\nSince Google Drive has macOS architecture specific PKGs that won't be installed, this will cause an endless install loop if the applicable PKG receipts aren't marked as optional. To address this, these items are added in the Input variable dictionary under the pkg_ids_set_optional_true key.\n\nIf an admin wishes to use this same recipe to manage a single Google Drive PKG installer with 2 separate munki items - 1 for arm64, 1 for x86_64 - simply remove the applicable pkg ids from the pkg_ids_set_optional_true array.", "repo": "autopkg/apizz-recipes", - "path": "Biblio_Manuels/BiblioManuels.munki.recipe", - "parent": "com.github.apizz.download.bibliomanuels", - "shortname": "BiblioManuels.munki", + "path": "Google_Drive/GoogleDrive.munki.recipe", + "parent": "com.github.nstrauss.download.GoogleDrive", + "shortname": "GoogleDrive.munki", "inferred_type": "munki", - "munki_display_name": "Biblio Manuels", - "munki_description": "Biblio Manuels: Modern, practical, light, your textbooks are now at your fingertips wherever you are! Watch, listen, discover and learn thanks to numerous digital enrichments: audio sequences, videos, animations. For individual use at home or in class." + "munki_display_name": "Google Drive", + "munki_description": "With Google Drive, you stream your Drive files directly from the cloud to your Mac or PC, freeing up disk space and network bandwidth. Because Drive files are stored in the cloud, any changes you or your collaborators make are automatically updated everywhere. You\u2019ll always have the latest version.\n\nYou can also make Drive files available for offline access. These cached files sync back to the cloud when you're online, so the latest version is available on all your devices." }, - "com.github.apizz.download.bibliomanuels": { - "name": "BiblioManuels", - "description": "Downloads the latest version of Biblio Manuels by CLE-International.", + "com.github.apizz.munki.GoogleDrive_app": { + "name": "GoogleDrive", + "description": "Downloads the latest version of Google Drive (previously File Stream) and imports it into a munki_repo.\n\nSince Google Drive has macOS architecture specific PKGs that won't be installed, this will cause an endless install loop if the applicable PKG receipts aren't marked as optional. Unlike the sister GoogleDrive.munki.recipe which uses the PKG receipts to determine the install status, this recipe instead refers to the installed app version.", "repo": "autopkg/apizz-recipes", - "path": "Biblio_Manuels/BiblioManuels.download.recipe", - "shortname": "BiblioManuels.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.bibliomanuels" - ] + "path": "Google_Drive/GoogleDrive_app.munki.recipe", + "parent": "com.github.nstrauss.download.GoogleDrive", + "shortname": "GoogleDrive_app.munki", + "inferred_type": "munki", + "munki_display_name": "Google Drive", + "munki_description": "With Google Drive, you stream your Drive files directly from the cloud to your Mac or PC, freeing up disk space and network bandwidth. Because Drive files are stored in the cloud, any changes you or your collaborators make are automatically updated everywhere. You\u2019ll always have the latest version.\n\nYou can also make Drive files available for offline access. These cached files sync back to the cloud when you're online, so the latest version is available on all your devices." }, "com.github.apizz.download.OpenKiosk": { "name": "OpenKiosk", @@ -105445,161 +105528,183 @@ "munki_display_name": "OpenKiosk", "munki_description": "OpenKiosk is a cross platform kiosk web browser based on Mozilla Firefox that can be easily installed and used to secure a computer for use as a public terminal. This is a complete solution for any kiosk installation." }, - "com.github.apizz.munki.Chrysalis": { - "name": "Chrysalis", - "description": "Downloads the latest version of Chrysalis from Github and imports it into a munki_repo.", + "com.github.apizz.munki.OverDrive": { + "name": "OverDrive", + "description": "Downloads the latest version of OverDrive and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Chrysalis/Chrysalis.munki.recipe", - "parent": "com.github.apizz.download.Chrysalis", - "shortname": "Chrysalis.munki", + "path": "OverDrive/OverDrive.munki.recipe", + "parent": "com.github.hansen-m.download.OverDrive", + "shortname": "OverDrive.munki", "inferred_type": "munki", - "munki_display_name": "Chrysalis", - "munki_description": "Chrysalis is a graphical configurator for Kaleidoscope-powered keyboards. While still under development, it is already usable for a number of tasks. To try it, you don't even need to flash Kaleidoscope beforehand, Chrysalis can do that for you, as it ships with reasonable default firmware for each supported board.\n\nThe primary purpose of the application is to allow one to configure their keyboard without having to compile or flash firmware, by storing the configuration on the keyboard itself, in EEPROM. There are no external tools required, just Chrysalis itself." + "munki_display_name": "OverDrive", + "munki_description": "One app, thousands of eBooks, audiobooks, and videos from your local library." }, - "com.github.apizz.download.Chrysalis": { - "name": "Chrysalis", - "description": "Downloads the latest version of the Chrysalis from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.pkg.TeamViewerHostCustom": { + "name": "TeamViewerHostCustom", + "description": "Downloads latest version of the desired major TeamViewer Host version (pre v15) and creates a pkg.", "repo": "autopkg/apizz-recipes", - "path": "Chrysalis/Chrysalis.download.recipe", - "shortname": "Chrysalis.download", - "inferred_type": "download", + "path": "TeamViewer/TeamViewerHostCustom.pkg.recipe", + "parent": "com.github.apizz.download.TeamViewerHostCustom", + "shortname": "TeamViewerHostCustom.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.Chrysalis" + "com.github.apizz.munki.TeamViewerHostCustom", + "com.github.apizz.munki.TeamViewerHostCustom" ] }, - "com.github.apizz.pkg.Vault": { - "name": "Vault", - "description": "Downloads the latest version of Vault and makes a pkg.", + "com.github.apizz.download.TeamViewerHostCustom": { + "name": "TeamViewerHostCustom", + "description": "Downloads the latest version of the desired major TeamViewer Host version (v15 or later) with your custom pkg ID.", "repo": "autopkg/apizz-recipes", - "path": "HashiCorp/Vault.pkg.recipe", - "parent": "io.github.hjuutilainen.download.Vault", - "shortname": "Vault.pkg", - "inferred_type": "pkg", + "path": "TeamViewer/TeamViewerHostCustom15.download.recipe", + "shortname": "TeamViewerHostCustom15.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.Vault" + "com.github.apizz.pkg.TeamViewerHostCustom", + "com.github.apizz.pkg.TeamViewerHostCustom" ] }, - "com.github.apizz.munki.Vault": { - "name": "Vault", - "description": "Downloads the latest version of Vault, creates a PKG, and imports it into a munki_repo.", + "com.github.apizz.munki.TeamViewerHostCustom": { + "name": "TeamViewerHostCustom", + "description": "Downloads the latest version of the desired major TeamViewer Host version (pre v15) and imports it into a munki_repo.\n\nThe postinstall_script depends on supplying your custom module's config ID (ex. idc1a2b3c4)", "repo": "autopkg/apizz-recipes", - "path": "HashiCorp/Vault.munki.recipe", - "parent": "com.github.apizz.pkg.Vault", - "shortname": "Vault.munki", + "path": "TeamViewer/TeamViewerHostCustom.munki.recipe", + "parent": "com.github.apizz.pkg.TeamViewerHostCustom", + "shortname": "TeamViewerHostCustom.munki", "inferred_type": "munki", - "munki_display_name": "Vault", - "munki_description": "Manage Secrets and Protect Sensitive Data. Secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data using a UI, CLI, or HTTP API." + "munki_display_name": "TeamViewer Host", + "munki_description": "TeamViewer helps you remotely connect to desktop computers, mobile devices, and IoT devices from anywhere at any time." }, - "com.github.apizz.pkg.VLCUniversal": { - "name": "VLCUniversal", - "description": "Downloads the VERY latest Universal version of VLC from the website and creates a PKG.", + "com.github.apizz.munki.Tart": { + "name": "Tart", + "description": "Downloads the latest version of Tart and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "VLC/VLCUniversal.pkg.recipe", - "parent": "com.github.apizz.download.VLCUniversal", - "shortname": "VLCUniversal.pkg", - "inferred_type": "pkg" + "path": "Tart/Tart.munki.recipe", + "parent": "com.github.wegotoeleven-recipes.pkg.Tart", + "shortname": "Tart.munki", + "inferred_type": "munki", + "munki_display_name": "Tart", + "munki_description": "macOS VMs on Apple Silicon to use in CI and other automations." }, - "com.github.apizz.munki.VLCUniversal": { - "name": "VLC", - "description": "Downloads the VERY latest Universal version of VLC from the website and imports it into a munk_repo.", + "com.github.apizz.munki.JamfPro": { + "name": "Jamf Pro", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "VLC/VLCUniversal.munki.recipe", - "parent": "com.github.apizz.download.VLCUniversal", - "shortname": "VLCUniversal.munki", + "path": "JamfPro/JamfPro.munki.recipe", + "parent": "com.github.novaksam.pkg.JamfPro", + "shortname": "JamfPro.munki", "inferred_type": "munki", - "munki_display_name": "VLC Media Player", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + "munki_display_name": "Jamf Pro", + "munki_description": "" }, - "com.github.apizz.download.VLCUniversal": { - "name": "VLCUniversal", - "description": "Downloads the VERY latest Universal version of VLC from the website.", + "com.github.apizz.munki.AutdoeskMayaImport": { + "name": "Maya2020", + "description": "Imports a DMG with an Autodesk Maya installer app inside. Install requires copying the install app to a desired location on the endpoint and using a postinstall script to trigger the install.\n\nTo use this recipe:\n\n1) Download a copy of Autodesk Maya 2020.\n2) Create a recipe override of this recipe.\n3) Specify a PATH where the recipe will look for a Maya 2020 DMG. If applicable, move your downloaded Maya 2020 to this location.\n4) Specify a DESTINATION_PATH which munki will copy the install app to on endpoints. This will also be inserted in the required places in the postinstall script for installation.\n5) Enter your license type in MAYA_LICENSE_TYPE. Valid options are USER, STANDALONE, and NETWORK.\n6) If applicable, update the MAYA_LOCALE. Default is 'US'.\n7) Enter your Maya's SERIAL to be used in the postinstall script to activate the software.\n8) Run the recipe.\n9) Profit.", "repo": "autopkg/apizz-recipes", - "path": "VLC/VLCUniversal.download.recipe", - "shortname": "VLCUniversal.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.VLCUniversal", - "com.github.apizz.munki.VLCUniversal" - ] + "path": "Autodesk/AutodeskMaya2020Import.munki.recipe", + "shortname": "AutodeskMaya2020Import.munki", + "inferred_type": "munki", + "munki_display_name": "Autodesk Maya 2020", + "munki_description": "3D computer animation, modeling, simulation, and rendering software." }, - "com.github.apizz.download.KensingtonTrackballWorks": { - "name": "KensingtonWorks", - "description": "Downloads the latest version of KensingtonWorks.", + "com.github.apizz.pkg.FLStudio": { + "name": "FLStudio", + "description": "Downloads the latest release of FL Studio and extracts a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Kensington_TrackballWorks/KensingtonWorks.download.recipe", - "shortname": "KensingtonWorks.download", - "inferred_type": "download", + "path": "FL_Studio/FLStudio.pkg.recipe", + "parent": "com.github.apizz.download.FLStudio", + "shortname": "FLStudio.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.KensingtonTrackballWorks" + "com.github.apizz.munki.FLStudio" ] }, - "com.github.apizz.munki.KensingtonTrackballWorks": { - "name": "KensingtonWorks", - "description": "Downloads the latest version of KensingtonWorks and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.FLStudio": { + "name": "FLStudio", + "description": "Downloads the latest version of FL Studio and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Kensington_TrackballWorks/KensingtonWorks.munki.recipe", - "parent": "com.github.apizz.download.KensingtonTrackballWorks", - "shortname": "KensingtonWorks.munki", + "path": "FL_Studio/FLStudio.munki.recipe", + "parent": "com.github.apizz.pkg.FLStudio", + "shortname": "FLStudio.munki", "inferred_type": "munki", - "munki_display_name": "KensingtonWorks", - "munki_description": "KensingtonWorks\u2122 allows you to program your Trackball to behave how you want it to by customizing the functions assigned to each Trackball button." + "munki_display_name": "FL Studio", + "munki_description": "FL Studio is a complete software music production environment or Digital Audio Workstation (DAW). Representing more than 20 years of innovative development it has everything you need in one package to compose, arrange, record, edit, mix and master professional quality music." }, - "com.github.apizz.munki.ScreenFlowApp": { - "name": "ScreenFlow", - "description": null, + "com.github.apizz.download.FLStudio": { + "name": "FLStudio", + "description": "Downloads the latest version of FL Studio.", "repo": "autopkg/apizz-recipes", - "path": "ScreenFlow/ScreenFlow.munki.recipe", - "parent": "com.github.peshay.download.ScreenFlow", - "shortname": "ScreenFlow.munki", - "inferred_type": "munki", - "munki_display_name": "ScreenFlow", - "munki_description": "ScreenFlow is an award winning and easy to use video editing, screen recording and sharing tool from Telestream." + "path": "FL_Studio/FLStudio.download.recipe", + "shortname": "FLStudio.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.FLStudio" + ] }, - "com.github.apizz.munki.BlackHoleDriver": { - "name": "BlackHoleDriver", - "description": "Downloads the latest version of BlackHole from Github and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.hangoutschat": { + "name": "GoogleChat", + "description": "Downloads latest Google Chat and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "BlackHole/BlackHoleDriver.munki.recipe", - "parent": "com.github.apizz.download.BlackHoleDriver", - "deprecated": true, - "shortname": "BlackHoleDriver.munki", + "path": "GoogleChat/GoogleChat.munki.recipe", + "parent": "com.github.apizz.download.hangoutschat", + "shortname": "GoogleChat.munki", "inferred_type": "munki", - "munki_display_name": "Black Hole Audio Driver", - "munki_description": "BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency." + "munki_display_name": "Google Chat", + "munki_description": "Google Chat is an intelligent and secure communication tool, built for teams. From direct messages to team chat rooms, Google Chat provides and integrated platform that makes team communication easy and efficient. Current version is for G Suite customers only." }, - "com.github.apizz.download.BlackHoleDriver": { - "name": "BlackHoleDriver", - "description": "Downloads the latest version of the BlackHole audio driver from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.hangoutschat": { + "name": "GoogleChat", + "description": "Downloads the latest Google Chat disk image.", "repo": "autopkg/apizz-recipes", - "path": "BlackHole/BlackHoleDriver.download.recipe", - "deprecated": true, - "shortname": "BlackHoleDriver.download", + "path": "GoogleChat/GoogleChat.download.recipe", + "shortname": "GoogleChat.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.BlackHoleDriver" + "com.github.apizz.munki.hangoutschat" ] }, - "com.github.apizz.download.M32Edit": { - "name": "M32Edit", - "description": "Downloads the latest version of the Midas M32 Edit app.", + "com.github.apizz.munki.Kindle": { + "name": "Kindle", + "description": "Downloads the latest version Kindle and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Midas_M32/MidasM32Edit.download.recipe", - "shortname": "MidasM32Edit.download", + "path": "Kindle/Kindle.munki.recipe", + "parent": "com.github.hansen-m.download.Kindle", + "shortname": "Kindle.munki", + "inferred_type": "munki", + "munki_display_name": "Kindle", + "munki_description": "The Kindle app gives users the ability to read eBooks on a beautiful, easy-to-use interface." + }, + "com.github.apizz.pkg.TailScale": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale and creates a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "TailScale/TailScale.pkg.recipe", + "parent": "com.github.apizz.download.TailScale", + "shortname": "TailScale.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.TailScale": { + "name": "Tailscale", + "description": "Downloads the latest version Tailscale. Note that this version of Tailscale uses a System Extension, whereas the App Store version uses a Network Extension. More info: https://tailscale.com/kb/1065/macos-variants/", + "repo": "autopkg/apizz-recipes", + "path": "TailScale/TailScale.download.recipe", + "shortname": "TailScale.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.M32Edit" + "com.github.apizz.pkg.TailScale", + "com.github.apizz.munki.TailScale" ] }, - "com.github.apizz.munki.M32Edit": { - "name": "M32Edit", - "description": "Downloads the latest version of Midas M32 Edit app and imports it into a munki_repo.", + "com.github.apizz.munki.TailScale": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Midas_M32/MidasM32Edit.munki.recipe", - "parent": "com.github.apizz.download.M32Edit", - "shortname": "MidasM32Edit.munki", + "path": "TailScale/TailScale.munki.recipe", + "parent": "com.github.apizz.download.TailScale", + "shortname": "TailScale.munki", "inferred_type": "munki", - "munki_display_name": "M32 Edit", - "munki_description": "MIDAS M32-EDIT is editing software created specifically for the M32 console series.\nIt provides powerful remote control for all functions, as well as off-line editing and show preparation." + "munki_display_name": "Tailscale", + "munki_description": "Secure remote access to shared resources. Tailscale connects your team's devices and development environments for easy access to remote resources." }, "com.github.apizz.download.TigerVNC": { "name": "TigerVNC", @@ -105623,2266 +105728,2209 @@ "munki_display_name": "TigerVNC", "munki_description": "TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. TigerVNC provides the levels of performance necessary to run 3D and video applications, and it attempts to maintain a common look and feel and re-use components, where possible, across the various platforms that it supports. TigerVNC also provides extensions for advanced authentication methods and TLS encryption." }, - "com.github.apizz.munki.MochaTN3270": { - "name": "MochaTN3270", - "description": "Download the latest version of the MochaSoft TN3270 IBM terminal emulator and imports it into a munki_repo.", + "com.github.apizz.munki.AltTab": { + "name": "AltTab", + "description": "Downloads the latest version of AltTab from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "MochaSoft/MochaTN3270.munki.recipe", - "parent": "com.github.apizz.download.MochaTN3270", - "shortname": "MochaTN3270.munki", + "path": "AltTab/AltTab.munki.recipe", + "parent": "com.github.apizz.download.AltTab", + "shortname": "AltTab.munki", "inferred_type": "munki", - "munki_display_name": "Mocha TN3270 IBM Terminal Emulator", - "munki_description": "Mocha TN3270 for macOS provides TN3270 emulation for IBM Mainframe Access." + "munki_display_name": "AltTab", + "munki_description": "AltTab brings the power of Windows alt-tab to macOS." }, - "com.github.apizz.download.MochaTN3270": { - "name": "MochaTN3270", - "description": "Download the latest version of the MochaSoft TN3270 IBM terminal emulator.\n\nThe MochaSoft website requires several headers in order to return content. ACCEPT, ACCEPT_ENCODING, and USER_AGENT are all required. If this stops working for you, tweak these input variable values.", + "com.github.apizz.download.AltTab": { + "name": "AltTab", + "description": "Downloads the latest version of AltTab from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "MochaSoft/MochaTN3270.download.recipe", - "shortname": "MochaTN3270.download", + "path": "AltTab/AltTab.download.recipe", + "shortname": "AltTab.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.MochaTN3270" + "com.github.apizz.munki.AltTab", + "com.github.apizz.pkg.AltTab", + "com.github.almenscorner.intune.AltTab" ] }, - "com.github.apizz.munki.LivestreamStudio": { - "name": "LivestreamStudio", - "description": "Downloads the latest version of Livestream Studio, unpacks it, convert to DMG app install because of a terrible postinstall script, and imports it into a munki_repo.", + "com.github.apizz.pkg.AltTab": { + "name": "AltTab", + "description": "Downloads the latest version of AltTab from Github and builds a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Livestream/LivestreamStudio.munki.recipe", - "parent": "com.github.apizz.download.LivestreamStudio", - "shortname": "LivestreamStudio.munki", - "inferred_type": "munki", - "munki_display_name": "Livestream Studio", - "munki_description": "Transform your computer into a professional live production control room with Livestream Studio. Input multiple feeds, add graphics, master audio, and stream in one robust, easy-to-use package." + "path": "AltTab/AltTab.pkg.recipe", + "parent": "com.github.apizz.download.AltTab", + "shortname": "AltTab.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.LivestreamStudio": { - "name": "LivestreamStudio", - "description": "Downloads the latest version of Livestream Studio.", + "com.github.apizz.download.Dash6": { + "name": "Dash6", + "description": "Downloads the latest version of Dash 6.", "repo": "autopkg/apizz-recipes", - "path": "Livestream/LivestreamStudio.download.recipe", - "shortname": "LivestreamStudio.download", + "path": "Dash/Dash6.download.recipe", + "shortname": "Dash6.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.LivestreamStudio" + "com.github.apizz.munki.Dash6" ] }, - "com.github.apizz.munki.NavicatSQLite16": { - "name": "NavicatSQLite16", - "description": "Downloads the latest version of Navicat for SQLite 16 and imports it into a munki_repo.", + "com.github.apizz.munki.Dash6": { + "name": "Dash6", + "description": "Downloads the latest version of Dash 6 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite16.munki.recipe", - "parent": "com.github.apizz.download.NavicatSQLite16", - "shortname": "NavicatforSQLite16.munki", + "path": "Dash/Dash6.munki.recipe", + "parent": "com.github.apizz.download.Dash6", + "shortname": "Dash6.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for SQLite", - "munki_description": "Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. Optimizing your SQLite workflow and productivity - you can quickly and securely create, organize, access, and share information." - }, - "com.github.apizz.pkg.NavicatMongoDB15": { - "name": "NavicatMongoDB15", - "description": "Downloads the latest version of Navicat for MongDB 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMongoDB15", - "shortname": "NavicatforMongoDB15.pkg", - "inferred_type": "pkg" + "munki_display_name": "Dash", + "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets and more. You can even generate your own docsets or request docsets to be included." }, - "com.github.apizz.munki.NavicatOracle16": { - "name": "NavicatOracle16", - "description": "Downloads the latest version of Navicat for Oracle 16 and imports it into a munki_repo.", + "com.github.apizz.munki.CrowdStrikeFalcon": { + "name": "CrowdStrikeFalcon", + "description": "Downloads a CrowdStrike Falcon Sensor pkg via CrowdStrike's API and imports it into a munki repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`\n\nYou must provide a Client ID and Secret along with the Policy ID to determine which senor version to download.\n\nYou must also specify a LICENSE_ID in order to license the Sensor post install. postinstall script based on https://github.com/autopkg/MLBZ521-recipes/blob/master/CrowdStrike%20Falcon/CrowdStrike%20Falcon.pkg.recipe", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle16.munki.recipe", - "parent": "com.github.apizz.download.NavicatOracle16", - "shortname": "NavicatforOracle16.munki", + "path": "CrowdStrike/CrowdStrikeFalcon.munki.recipe", + "parent": "com.github.mlbz521.download.CrowdStrikeFalcon", + "shortname": "CrowdStrikeFalcon.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for Oracle", - "munki_description": "Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment. Optimizing your Oracle development - create, organize, access, and share information quickly and securely. Navicat for Oracle is compatible with cloud databases like Amazon RDS and Oracle Cloud, and supports local/remote Oracle servers." - }, - "com.github.apizz.pkg.NavicatSQLite12": { - "name": "NavicatSQLite12", - "description": "Downloads the latest version of Navicat for SQLite 12 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatSQLite12", - "shortname": "NavicatforSQLite12.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.pkg.NavicatMongoDB16": { - "name": "NavicatMongoDB16", - "description": "Downloads the latest version of Navicat for MongDB 16 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMongoDB16", - "shortname": "NavicatforMongoDB16.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.pkg.NavicatOracle15": { - "name": "NavicatOracle15", - "description": "Downloads the latest version of Navicat for Oracle 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatOracle15", - "shortname": "NavicatforOracle15.pkg", - "inferred_type": "pkg" + "munki_display_name": "CrowdStrike Falcon", + "munki_description": "A complete cloud-native framework to protect endpoints with ease: Stop breaches and improve performance with the power of the cloud, artificial intelligence (AI) and an intelligent, lightweight agent." }, - "com.github.apizz.download.NavicatMySQL15": { - "name": "NavicatMySQL15", - "description": "Downloads the latest version of Navicat for MySQL 15.", + "com.github.apizz.download.FileMakerAdvanced": { + "name": "FileMakerAdvanced%MAJOR_VERSION%", + "description": "Downloads the latest FileMaker Pro Advanced full installer given the supplied MAJOR_VERSION.\n \nWhen purchasing FileMaker, the order confirmation email includes a URL which takes you to a page to download the latest full installer. Despite indicating the link will expire, almost a year later and our own account purchase link still works. You will need to supply that link in the SEARCH_URL variable.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL15.download.recipe", - "shortname": "NavicatforMySQL15.download", + "path": "FileMaker/FileMakerAdvanced.download.recipe", + "shortname": "FileMakerAdvanced.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatMySQL15", - "com.github.apizz.pkg.NavicatMySQL15" + "com.github.apizz.munki.FileMakerAdvanced" ] }, - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL": { - "name": "NavicatEssentialsPostgreSQL15", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL", - "shortname": "NavicatEssentialsforPostgreSQL15.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.pkg.NavicatPostgreSQL11": { - "name": "NavicatPostgreSQL11", - "description": "Downloads the latest version of Navicat for PostgreSQL 11 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL11.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL11", - "shortname": "NavicatforPostgreSQL11.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.download.NavicatSQLite15": { - "name": "NavicatSQLite15", - "description": "Downloads the latest version of Navicat for SQLite 15.", + "com.github.apizz.download.FileMakerProClaris": { + "name": "FileMakerPro", + "description": "Downloads the latest FileMaker Pro (Claris) full installer given the supplied PRODUCT_ID.\n\nTo use this recipe, go to https://www.filemaker.com/redirects/ss.txt and find the desired product in the list (ex. PRO19MAC). Enter this value for PRODUCT_ID.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite15.download.recipe", - "shortname": "NavicatforSQLite15.download", + "path": "FileMaker/FileMakerProClaris.download.recipe", + "shortname": "FileMakerProClaris.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatSQLite15", - "com.github.apizz.pkg.NavicatSQLite15" + "com.github.apizz.munki.FileMakerProClaris" ] }, - "com.github.apizz.munki.NavicatPremium12": { - "name": "NavicatPremium12", - "description": "Downloads the latest version of Navicat Premium 12 and imports it into a munki_repo.", + "com.github.apizz.munki.FileMakerAdvanced": { + "name": "FileMakerAdvanced%MAJOR_VERSION%", + "description": "Downloads the latest FileMaker Pro Advanced full installer given the supplied MAJOR_VERSION and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`\n \nWhen purchasing FileMaker, the order confirmation email includes a URL which takes you to a page to download the latest full installer. Despite indicating the link will expire, almost a year later and our own account purchase link still works. You will need to supply that link in the SEARCH_URL variable.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium12.munki.recipe", - "parent": "com.github.apizz.download.NavicatPremium12", - "shortname": "NavicatPremium12.munki", + "path": "FileMaker/FileMakerAdvanced.munki.recipe", + "parent": "com.github.apizz.download.FileMakerAdvanced", + "shortname": "FileMakerAdvanced.munki", "inferred_type": "munki", - "munki_display_name": "Navicat Premium", - "munki_description": "Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud and MongoDB Atlas. You can quickly and easily build, manage and maintain your databases." - }, - "com.github.apizz.pkg.NavicatMariaDB15": { - "name": "NavicatMariaDB15", - "description": "Downloads the latest version of Navicat for MariaDB 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMariaDB15", - "shortname": "NavicatforMariaDB15.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.pkg.NavicatMariaDB12": { - "name": "NavicatMariaDB12", - "description": "Downloads the latest version of Navicat for MariaDB 12 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMariaDB12", - "shortname": "NavicatforMariaDB12.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.download.NavicatMariaDB12": { - "name": "NavicatMariaDB12", - "description": "Downloads the latest version of Navicat for MariaDB 12.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB12.download.recipe", - "shortname": "NavicatforMariaDB12.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.NavicatMariaDB12", - "com.github.apizz.munki.NavicatMariaDB12" - ] - }, - "com.github.apizz.download.NavicatOracle16": { - "name": "NavicatOracle16", - "description": "Downloads the latest version of Navicat for Oracle 16.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle16.download.recipe", - "shortname": "NavicatforOracle16.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.NavicatOracle16", - "com.github.apizz.pkg.NavicatOracle16" - ] + "munki_display_name": "FileMaker Pro %MAJOR_VERSION% Advanced", + "munki_description": "FileMaker Pro is a cross-platform relational database application from FileMaker Inc., a subsidiary of Apple Inc." }, - "com.github.apizz.munki.NavicatSQLite12": { - "name": "NavicatSQLite12", - "description": "Downloads the latest version of Navicat for SQLite 12 and imports it into a munki_repo.", + "com.github.apizz.munki.FileMakerProClaris": { + "name": "FileMakerPro", + "description": "Downloads the latest FileMaker Pro (Claris) full installer given the supplied PRODUCT_ID and imports it into a munki_repo.\n\nTo use this recipe, go to https://www.filemaker.com/redirects/ss.txt and find the desired product in the list (ex. PRO19MAC). Enter this value for PRODUCT_ID.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite12.munki.recipe", - "parent": "com.github.apizz.download.NavicatSQLite12", - "shortname": "NavicatforSQLite12.munki", + "path": "FileMaker/FileMakerProClaris.munki.recipe", + "parent": "com.github.apizz.download.FileMakerProClaris", + "shortname": "FileMakerProClaris.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for SQLite", - "munki_description": "Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. Optimizing your SQLite workflow and productivity - you can quickly and securely create, organize, access, and share information." - }, - "com.github.apizz.download.NavicatEssentialsPostgreSQL": { - "name": "NavicatEssentialsPostgreSQL15", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 15.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL15.download.recipe", - "shortname": "NavicatEssentialsforPostgreSQL15.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL", - "com.github.apizz.munki.NavicatEssentialsPostgreSQL12", - "com.github.apizz.munki.NavicatEssentialsPostgreSQL" - ] + "munki_display_name": "FileMaker Pro", + "munki_description": "Take on digital transformation with Claris FileMaker. Quickly build custom apps that solve your business problems today \u2014 and tomorrow. Accelerate your business, unlock your team\u2019s creative potential, and drive to better outcomes." }, - "com.github.apizz.download.NavicatSQLite12": { - "name": "NavicatSQLite12", - "description": "Downloads the latest version of Navicat for SQLite 12.", + "com.github.apizz.munki.FileMaker": { + "name": "FileMakerPro", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite12.download.recipe", - "shortname": "NavicatforSQLite12.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.NavicatSQLite12", - "com.github.apizz.munki.NavicatSQLite12" - ] + "path": "FileMaker/FileMaker.munki.recipe", + "parent": "com.github.nzmacgeek.download.filemaker", + "shortname": "FileMaker.munki", + "inferred_type": "munki", + "munki_display_name": "FileMaker Pro %MAJOR_VERSION%", + "munki_description": "FileMaker Pro is a cross-platform relational database application from FileMaker Inc., a subsidiary of Apple Inc." }, - "com.github.apizz.download.NavicatEssentialsPostgreSQL12": { - "name": "NavicatEssentialsPostgreSQL12", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 12.", + "com.github.apizz.download.LivestreamStudio": { + "name": "LivestreamStudio", + "description": "Downloads the latest version of Livestream Studio.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL12.download.recipe", - "shortname": "NavicatEssentialsforPostgreSQL12.download", + "path": "Livestream/LivestreamStudio.download.recipe", + "shortname": "LivestreamStudio.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL12" + "com.github.apizz.munki.LivestreamStudio" ] }, - "com.github.apizz.pkg.NavicatPostgreSQL": { - "name": "NavicatPostgreSQL15", - "description": "Downloads the latest version of Navicat for PostgreSQL 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL", - "shortname": "NavicatforPostgreSQL15.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.munki.NavicatEssentialsPostgreSQL12": { - "name": "NavicatEssentialsPostgreSQL12", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 12 and imports it into a munki_repo.", + "com.github.apizz.munki.LivestreamStudio": { + "name": "LivestreamStudio", + "description": "Downloads the latest version of Livestream Studio, unpacks it, convert to DMG app install because of a terrible postinstall script, and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL12.munki.recipe", - "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL", - "shortname": "NavicatEssentialsforPostgreSQL12.munki", + "path": "Livestream/LivestreamStudio.munki.recipe", + "parent": "com.github.apizz.download.LivestreamStudio", + "shortname": "LivestreamStudio.munki", "inferred_type": "munki", - "munki_display_name": "Navicat Essentials for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." + "munki_display_name": "Livestream Studio", + "munki_description": "Transform your computer into a professional live production control room with Livestream Studio. Input multiple feeds, add graphics, master audio, and stream in one robust, easy-to-use package." }, - "com.github.apizz.munki.NavicatEssentialsPostgreSQL": { - "name": "NavicatEssentialsPostgreSQL15", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 15 and imports it into a munki_repo.", + "com.github.apizz.pkg.BlockBlock": { + "name": "BlockBlock", + "description": "Downloads the latest version of BlockBlock from GitHub and creates a PKG.\n\nThe native BlockBlock Installer.app utilizes a shell script to install / uninstall BlockBlock. While most of software components are simply copied from within the installer app to their respective locations, the default preferences.plist is created on the fly. To address this, this recipe creates this defaults file via the PLIST_DEFAULTS input variable. If you wish to alter the defaults for your environment, simply add / update the applicable keys and values.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL15.munki.recipe", - "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL", - "shortname": "NavicatEssentialsforPostgreSQL15.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat Essentials for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." + "path": "BlockBlock/BlockBlock.pkg.recipe", + "parent": "com.github.zentralpro.download.blockblock", + "shortname": "BlockBlock.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.BlockBlock" + ] }, - "com.github.apizz.munki.NavicatPostgreSQL16": { - "name": "NavicatPostgreSQL16", - "description": "Downloads the latest version of Navicat for PostgreSQL 16 and imports it into a munki_repo.", + "com.github.apizz.munki.BlockBlock": { + "name": "BlockBlock", + "description": "Downloads the latest version of BlockBlock from GitHub, creates a PKG, and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL16.munki.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL16", - "shortname": "NavicatforPostgreSQL16.munki", + "path": "BlockBlock/BlockBlock.munki.recipe", + "parent": "com.github.apizz.pkg.BlockBlock", + "shortname": "BlockBlock.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." + "munki_display_name": "BlockBlock", + "munki_description": "Malware installs itself persistently to ensure it's automatically (re)executed.\nBlockBlock monitors common persistence locations and alerts whenever a persistent component is added." }, - "com.github.apizz.munki.NavicatMongoDB15": { - "name": "NavicatMongoDB15", - "description": "Downloads the latest version of Navicat for MongDB 15 and imports it into a munki_repo.", + "com.github.apizz.munki.MathType": { + "name": "MathType", + "description": "Downloads the latest version of MathType and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB15.munki.recipe", - "parent": "com.github.apizz.download.NavicatMongoDB15", - "shortname": "NavicatforMongoDB15.munki", + "path": "MathType/MathType.munki.recipe", + "parent": "com.github.grahampugh.download.MathType", + "shortname": "MathType.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MongoDB", - "munki_description": "Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. Connect to local/remote MongoDB servers with MongoDB Atlas compatibility. Navicat for MongoDB offers remarkable features for managing, monitoring, querying, and visualizing your data. You can easily increase productivity of routine MongoDB operations." + "munki_display_name": "MathType", + "munki_description": "MathType is a powerful interactive equation editor for Windows and Macintosh that lets you create mathematical notation for word processing, web pages, desktop publishing, presentations, elearning, and for TeX, LaTeX, and MathML documents." }, - "com.github.apizz.pkg.NavicatSQLite16": { - "name": "NavicatSQLite16", - "description": "Downloads the latest version of Navicat for SQLite 16 and creates a PKG.", + "com.github.apizz.munki.DriveGenius5": { + "name": "DriveGenius5", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatSQLite16", - "shortname": "NavicatforSQLite16.pkg", - "inferred_type": "pkg" + "path": "Prosoft_Engineering/DriveGenius5.munki.recipe", + "parent": "com.github.apizz.download.DriveGenius5", + "shortname": "DriveGenius5.munki", + "inferred_type": "munki", + "munki_display_name": "Drive Genius 5", + "munki_description": "Drive Genius 5 automates the monitoring for you and gives you total control over your hard drive. There are 18 powerful features including Find Duplicates, Repartition, Clone, Secure Erase, Defragment and more...." }, - "com.github.apizz.download.NavicatEssentialsPostgreSQL16": { - "name": "NavicatEssentialsPostgreSQL16", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 16.", + "com.github.apizz.download.DriveGenius5": { + "name": "DriveGenius5", + "description": "Downloads the latest version of Drive Genius 5.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL16.download.recipe", - "shortname": "NavicatEssentialsforPostgreSQL16.download", + "path": "Prosoft_Engineering/DriveGenius5.download.recipe", + "shortname": "DriveGenius5.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL16", - "com.github.apizz.munki.NavicatEssentialsPostgreSQL16" + "com.github.apizz.munki.DriveGenius5" ] }, - "com.github.apizz.munki.NavicatPostgreSQL12": { - "name": "NavicatPostgreSQL12", - "description": "Downloads the latest version of Navicat for PostgreSQL 12 and imports it into a munki_repo.", + "com.github.apizz.pkg.Vault": { + "name": "Vault", + "description": "Downloads the latest version of Vault and makes a pkg.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL12.munki.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL12", - "shortname": "NavicatforPostgreSQL12.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." + "path": "HashiCorp/Vault.pkg.recipe", + "parent": "io.github.hjuutilainen.download.Vault", + "shortname": "Vault.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.Vault" + ] }, - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL12": { - "name": "NavicatEssentialsPostgreSQL12", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 12 and creates a PKG.", + "com.github.apizz.munki.Vault": { + "name": "Vault", + "description": "Downloads the latest version of Vault, creates a PKG, and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL12", - "shortname": "NavicatEssentialsforPostgreSQL12.pkg", - "inferred_type": "pkg" + "path": "HashiCorp/Vault.munki.recipe", + "parent": "com.github.apizz.pkg.Vault", + "shortname": "Vault.munki", + "inferred_type": "munki", + "munki_display_name": "Vault", + "munki_description": "Manage Secrets and Protect Sensitive Data. Secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data using a UI, CLI, or HTTP API." }, - "com.github.apizz.munki.NavicatMySQL15": { - "name": "NavicatMySQL15", - "description": "Downloads the latest version of Navicat for MySQL 15 and imports it into a munki_repo.", + "com.github.apizz.munki.jamJAR": { + "name": "jamJAR", + "description": "Downloads the latest release of the jamJAR from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL15.munki.recipe", - "parent": "com.github.apizz.download.NavicatMySQL15", - "shortname": "NavicatforMySQL15.munki", + "path": "jamJAR/jamJAR.munki.recipe", + "parent": "com.github.apizz.pkg.jamJAR", + "shortname": "jamJAR.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MySQL", - "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development. It is a single application that allows you to connect to MySQL and MariaDB databases simultaneously. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure. This all-inclusive frontend provides an intuitive and powerful graphical interface for database management, development, and maintenance." + "munki_display_name": "jamJAR", + "munki_description": "jamJAR is a solution that applies out of the box thinking & lean methodologies to macOS \"patch management\".\n\nThis holistic approach synergises jamf, autopkg & munki into an aggregated convergence that cherry-picks functionality from each products core competency to create an innovative, scalable & modular update framework." }, - "com.github.apizz.download.NavicatOracle12": { - "name": "NavicatOracle12", - "description": "Downloads the latest version of Navicat for Oracle 12.", + "com.github.apizz.download.jamJAR": { + "name": "jamJAR", + "description": "Downloads the latest release of jamJAR from Github.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle12.download.recipe", - "shortname": "NavicatforOracle12.download", + "path": "jamJAR/jamJAR.download.recipe", + "shortname": "jamJAR.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatOracle12", - "com.github.apizz.munki.NavicatOracle12" + "com.github.apizz.pkg.jamJAR" ] }, - "com.github.apizz.download.NavicatMySQL12": { - "name": "NavicatMySQL12", - "description": "Downloads the latest version of Navicat for MySQL 12.", + "com.github.apizz.pkg.jamJAR": { + "name": "jamJAR", + "description": "Downloads the latest release copy of the jamJAR from Github and creates a package of the jamJAR postflight script.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL12.download.recipe", - "shortname": "NavicatforMySQL12.download", - "inferred_type": "download", + "path": "jamJAR/jamJAR.pkg.recipe", + "parent": "com.github.apizz.download.jamJAR", + "shortname": "jamJAR.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.NavicatMySQL12", - "com.github.apizz.munki.NavicatMySQL12" + "com.github.apizz.munki.jamJAR" ] }, - "com.github.apizz.pkg.NavicatOracle12": { - "name": "NavicatOracle12", - "description": "Downloads the latest version of Navicat for Oracle 12 and creates a PKG.", + "com.github.apizz.munki.macOSEraseInstallMojaveImport": { + "name": "macOS_Mojave_EraseInstall", + "description": "Imports a DMG with a macOS Mojave installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatOracle12", - "shortname": "NavicatforOracle12.pkg", - "inferred_type": "pkg" + "path": "macOSEraseInstall/macOSEraseInstallMojaveImport.munki.recipe", + "shortname": "macOSEraseInstallMojaveImport.munki", + "inferred_type": "munki", + "munki_display_name": "macOS Mojave Erase & Install", + "munki_description": "" }, - "com.github.apizz.pkg.NavicatMySQL12": { - "name": "NavicatMySQL12", - "description": "Downloads the latest version of Navicat for MySQL 12 and creates a PKG.", + "com.github.apizz.munki.macOSEraseInstallMontereyImport": { + "name": "macOS_Monterey_EraseInstall", + "description": "Imports a DMG with a macOS Monterey installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMySQL12", - "shortname": "NavicatforMySQL12.pkg", - "inferred_type": "pkg" + "path": "macOSEraseInstall/macOSEraseInstallMontereyImport.munki.recipe", + "shortname": "macOSEraseInstallMontereyImport.munki", + "inferred_type": "munki", + "munki_display_name": "macOS Monterey Erase & Install", + "munki_description": "" }, - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL16": { - "name": "NavicatEssentialsPostgreSQL16", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 16 and creates a PKG.", + "com.github.apizz.munki.macOSEraseInstallHighSierraImport": { + "name": "macOS_HighSierra_EraseInstall", + "description": "Imports a DMG with a macOS High Sierra installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL16", - "shortname": "NavicatEssentialsforPostgreSQL16.pkg", - "inferred_type": "pkg" + "path": "macOSEraseInstall/macOSEraseInstallHighSierraImport.munki.recipe", + "shortname": "macOSEraseInstallHighSierraImport.munki", + "inferred_type": "munki", + "munki_display_name": "macOS High Sierra Erase & Install", + "munki_description": "" }, - "com.github.apizz.munki.NavicatPostgreSQL": { - "name": "NavicatPostgreSQL15", - "description": "Downloads the latest version of Navicat for PostgreSQL 15 and imports it into a munki_repo.", + "com.github.apizz.munki.macOSEraseInstallCatalinaImport": { + "name": "macOS_Catalina_EraseInstall", + "description": "Imports a DMG with a macOS Catalina installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL15.munki.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL", - "shortname": "NavicatforPostgreSQL15.munki", + "path": "macOSEraseInstall/macOSEraseInstallCatalinaImport.munki.recipe", + "shortname": "macOSEraseInstallCatalinaImport.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." + "munki_display_name": "macOS Catalina Erase & Install", + "munki_description": "" }, - "com.github.apizz.download.NavicatPostgreSQL12": { - "name": "NavicatPostgreSQL12", - "description": "Downloads the latest version of Navicat for PostgreSQL 12.", + "com.github.apizz.munki.macOSEraseInstallBigSurImport": { + "name": "macOS_BigSur_EraseInstall", + "description": "Imports a DMG with a macOS Big Sur installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL12.download.recipe", - "shortname": "NavicatforPostgreSQL12.download", + "path": "macOSEraseInstall/macOSEraseInstallBigSurImport.munki.recipe", + "shortname": "macOSEraseInstallBigSurImport.munki", + "inferred_type": "munki", + "munki_display_name": "macOS Big Sur Erase & Install", + "munki_description": "" + }, + "com.github.apizz.download.EpsonEasyInteractiveTools": { + "name": "Epson_EasyInteractiveTools", + "description": "Downloads the latest version of the Epson Easy Interactive Tools software given the desired major version.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device that lists the Epson Interactive Tools software.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", + "repo": "autopkg/apizz-recipes", + "path": "Epson/EpsonEasyInteractiveTools.download.recipe", + "shortname": "EpsonEasyInteractiveTools.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatPostgreSQL12", - "com.github.apizz.pkg.NavicatPostgreSQL12" + "com.github.apizz.munki.EpsonEasyInteractiveTools" ] }, - "com.github.apizz.pkg.NavicatPostgreSQL12": { - "name": "NavicatPostgreSQL12", - "description": "Downloads the latest version of Navicat for PostgreSQL 12 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL12", - "shortname": "NavicatforPostgreSQL12.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.munki.NavicatMongoDB12": { - "name": "NavicatMongoDB12", - "description": "Downloads the latest version of Navicat for MongDB 12 and imports it into a munki_repo.", + "com.github.apizz.munki.EpsonEasyInteractiveTools": { + "name": "Epson_EasyInteractiveTools", + "description": "Downloads the latest version of the Epson Easy Interactive Tools software given the desired major version and imports it into a munki_repo.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device that lists the Epson Interactive Tools software.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB12.munki.recipe", - "parent": "com.github.apizz.download.NavicatMongoDB12", - "shortname": "NavicatforMongoDB12.munki", + "path": "Epson/EpsonEasyInteractiveTools.munki.recipe", + "parent": "com.github.apizz.download.EpsonEasyInteractiveTools", + "shortname": "EpsonEasyInteractiveTools.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MongoDB", - "munki_description": "Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. Connect to local/remote MongoDB servers with MongoDB Atlas compatibility. Navicat for MongoDB offers remarkable features for managing, monitoring, querying, and visualizing your data. You can easily increase productivity of routine MongoDB operations." + "munki_display_name": "Epson Interactive Tools", + "munki_description": "Epson Interactive Tools." }, - "com.github.apizz.download.NavicatMySQL16": { - "name": "NavicatMySQL16", - "description": "Downloads the latest version of Navicat for MySQL 16.", + "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert": { + "name": "Epson_Scanner_Driver_and_Scan_Utility", + "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility from Epson's site. This recipe should be used with items that use Epson's newer signing certificate. Use EpsonScannerDriverandScanUtility.download.recipe for older items.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL16.download.recipe", - "shortname": "NavicatforMySQL16.download", + "path": "Epson/EpsonScannerDriverandScanUtility-NewCert.download.recipe", + "shortname": "EpsonScannerDriverandScanUtility-NewCert.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatMySQL16", - "com.github.apizz.munki.NavicatMySQL16" + "com.github.jazzace.pkg.EpsonScannerDriver", + "com.github.jazzace.ds.EpsonScannerDriver", + "com.github.apizz.munki.EpsonScannerDriverandScanUtility-NewCert" ] }, - "com.github.apizz.download.NavicatMongoDB12": { - "name": "NavicatMongoDB12", - "description": "Downloads the latest version of Navicat for MongoDB 12.", + "com.github.apizz.download.EpsonScannerDriverandScanUtility": { + "name": "Epson_Scanner_Driver_and_Scan_Utility", + "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility from Epson's site. This recipe should be used with items that use Epson's older signing certificate. Use EpsonScannerDriverandScanUtility-NewCert.download.recipe for newer items.\n\nBased on & description taken from @jazzace's EpsonSureColorDrivers recipe: https://github.com/autopkg/jazzace-recipes/blob/master/Epson/EpsonSureColorDrivers.download.recipe\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB12.download.recipe", - "shortname": "NavicatforMongoDB12.download", + "path": "Epson/EpsonScannerDriverandScanUtility.download.recipe", + "shortname": "EpsonScannerDriverandScanUtility.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatMongoDB12", - "com.github.apizz.pkg.NavicatMongoDB12" + "com.github.apizz.munki.EpsonScannerDriverandScanUtility" ] }, - "com.github.apizz.munki.NavicatOracle12": { - "name": "NavicatOracle12", - "description": "Downloads the latest version of Navicat for Oracle 12 and imports it into a munki_repo.", + "com.github.apizz.munki.EpsonScannerDriverandScanUtility": { + "name": "Epson_Scanner_Driver_and_Scan_Utility", + "description": "Downloads the latest version of the Epson Scanner Driver and EPSON Scan Utility from Epson's site and imports it into a munki repo. \n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle12.munki.recipe", - "parent": "com.github.apizz.download.NavicatOracle12", - "shortname": "NavicatforOracle12.munki", + "path": "Epson/EpsonScannerDriverandScanUtility.munki.recipe", + "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility", + "shortname": "EpsonScannerDriverandScanUtility.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for Oracle", - "munki_description": "Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment. Optimizing your Oracle development - create, organize, access, and share information quickly and securely. Navicat for Oracle is compatible with cloud databases like Amazon RDS and Oracle Cloud, and supports local/remote Oracle servers." + "munki_display_name": "Epson Scanner Driver and Scan Utility", + "munki_description": "Epson Scanner Driver and Scan Utility." }, - "com.github.apizz.munki.NavicatMySQL12": { - "name": "NavicatMySQL12", - "description": "Downloads the latest version of Navicat for MySQL 12 and imports it into a munki_repo.", + "com.github.apizz.munki.EpsonScannerDriverandScanUtility-NewCert": { + "name": "Epson_Scanner_Driver_and_Scan_Utility", + "description": "Downloads the latest version of the Epson Scanner Driver and EPSON Scan Utility from Epson's site and imports it into a munki repo. \n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson Perfection V850 Pro fetched from the US Epson site with macOS Mojave as the deployment OS is:\n\n https://epson.com/Support/Scanners/Perfection-Series/Epson-Perfection-V850-Pro/s/SPT_B11B224201?review-filter=macOS+10.14.x", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL12.munki.recipe", - "parent": "com.github.apizz.download.NavicatMySQL12", - "shortname": "NavicatforMySQL12.munki", + "path": "Epson/EpsonScannerDriverandScanUtility-NewCert.munki.recipe", + "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert", + "shortname": "EpsonScannerDriverandScanUtility-NewCert.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MySQL", - "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development. It is a single application that allows you to connect to MySQL and MariaDB databases simultaneously. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure. This all-inclusive frontend provides an intuitive and powerful graphical interface for database management, development, and maintenance." + "munki_display_name": "Epson Scanner Driver and Scan Utility", + "munki_description": "Epson Scanner Driver and Scan Utility." }, - "com.github.apizz.munki.NavicatPremium15": { - "name": "NavicatPremium15", - "description": "Downloads the latest version of Navicat Premium 15 and imports it into a munki_repo.", + "com.github.apizz.munki.EpsonSureColorDrivers": { + "name": "Epson SureColor", + "description": "Downloads the latest version of the Epson SureColor P-series product driver from Epson's site.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with one of the following strings\n(substituting the number of the OS as appropriate). You can append this string if it is not \npresent. \n\nFor macOS 10.12 and later: ?review-filter=macOS+10.12.x\nFor OS X 10.11.x and earlier: ?review-filter=Mac+OS+X+10.11.x\n\nFor example, the URL for the Epson SureColor P9000 fetched from the Canadian Epson site with \nmacOS High Sierra as the deployment OS is:\n\n\thttps://epson.ca/Support/Printers/Professional-Imaging-Printers/SureColor-Series/Epson-SureColor-P9000-Standard-Edition/s/SPT_SCP9000SE?review-filter=macOS+10.13.x\n\t\t\nThis recipe should grab the first link on the specified web page that is only a printer driver\n(not a \u201ccombo package\u201d or \u201crecommended for you\u201d).\n\nThis recipe is based on the EpsonProDrivers.download recipe in the same repo. This recipe is\nnecessary because of the change to the code signature being used. Should other products start\nusing this new developer identity, it can be used in place of EpsonProDrivers.download.\n\nKnown Limitation: This does not work on a page where the printer driver is not the first item listed\nin the Drivers section of the web page. Currently, the recipe fails for the P600 page because of this.\n", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium15.munki.recipe", - "parent": "com.github.apizz.download.NavicatPremium15", - "shortname": "NavicatPremium15.munki", + "path": "Epson/EpsonSureColorDrivers.munki.recipe", + "parent": "com.github.jazzace.download.EpsonSureColorDrivers", + "shortname": "EpsonSureColorDrivers.munki", "inferred_type": "munki", - "munki_display_name": "Navicat Premium", - "munki_description": "Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud and MongoDB Atlas. You can quickly and easily build, manage and maintain your databases." + "munki_display_name": "Epson SureColor Printer Drivers", + "munki_description": "Epson SureColor printer drivers." }, - "com.github.apizz.pkg.NavicatPostgreSQL16": { - "name": "NavicatPostgreSQL16", - "description": "Downloads the latest version of Navicat for PostgreSQL 16 and creates a PKG.", + "com.github.apizz.munki.RocketChatClientPKG": { + "name": "RocketChatClient", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL16", - "shortname": "NavicatforPostgreSQL16.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.NavicatforPostgreSQL16-pkg" - ] + "path": "RocketChat/RocketChatClientPKG.munki.recipe", + "parent": "com.github.apizz.pkg.RocketChatClient", + "shortname": "RocketChatClientPKG.munki", + "inferred_type": "munki", + "munki_display_name": "Rocket Chat Client", + "munki_description": "Desktop application for Rocket.Chat available for macOS, Windows and Linux using Electron." }, - "com.github.apizz.munki.NavicatMariaDB15": { - "name": "NavicatMariaDB15", - "description": "Downloads the latest version of Navicat for MariaDB 15 and imports it into a munki_repo.", + "com.github.apizz.munki.RocketChatClientDMG": { + "name": "RocketChatClient", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB15.munki.recipe", - "parent": "com.github.apizz.download.NavicatMariaDB15", - "shortname": "NavicatforMariaDB15.munki", + "path": "RocketChat/RocketChatClientDMG.munki.recipe", + "parent": "com.github.apizz.download.RocketChatClient", + "shortname": "RocketChatClientDMG.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MariaDB", - "munki_description": "Navicat for MariaDB provides a native environment for MariaDB database management and development. Connect to local/remote MariaDB servers, and compatible with Amazon RDS. Navicat for MariaDB supports most of the additional features like new storage engines, microseconds, virtual columns, and more." + "munki_display_name": "Rocket Chat Client", + "munki_description": "Desktop application for Rocket.Chat available for macOS, Windows and Linux using Electron." }, - "com.github.apizz.download.NavicatMongoDB16": { - "name": "NavicatMongoDB16", - "description": "Downloads the latest version of Navicat for MongoDB 16.", + "com.github.apizz.download.RocketChatClient": { + "name": "RocketChatClient", + "description": "Downloads the latest release copy of the Rocket Chat Client (RocketChat.Electron) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB16.download.recipe", - "shortname": "NavicatforMongoDB16.download", + "path": "RocketChat/RocketChatClient.download.recipe", + "shortname": "RocketChatClient.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatMongoDB16", - "com.github.apizz.munki.NavicatMongoDB16" + "com.github.apizz.munki.RocketChatClientDMG" ] }, - "com.github.apizz.download.NavicatOracle15": { - "name": "NavicatOracle15", - "description": "Downloads the latest version of Navicat for Oracle 15.", + "com.github.apizz.pkg.RocketChatClient": { + "name": "RocketChatClient", + "description": "Downloads the latest release PKG copy of the Rocket Chat Client (RocketChat.Electron) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle15.download.recipe", - "shortname": "NavicatforOracle15.download", - "inferred_type": "download", + "path": "RocketChat/RocketChatClient.pkg.recipe", + "shortname": "RocketChatClient.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.NavicatOracle15", - "com.github.apizz.munki.NavicatOracle15" + "com.github.apizz.munki.RocketChatClientPKG" ] }, - "com.github.apizz.munki.NavicatPostgreSQL11": { - "name": "NavicatPostgreSQL11", - "description": "Downloads the latest version of Navicat for PostgreSQL 11 and imports it into a munki_repo.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL11.munki.recipe", - "parent": "com.github.apizz.download.NavicatPostgreSQL11", - "shortname": "NavicatforPostgreSQL11.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." - }, - "com.github.apizz.download.NavicatMariaDB16": { - "name": "NavicatMariaDB16", - "description": "Downloads the latest version of Navicat for MariaDB 16.", + "com.github.apizz.pkg.TISmartViewCE": { + "name": "TISmartViewCE84", + "description": "Downloads the latest version of the TI Connect CE for Mac software and extracts the package.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB16.download.recipe", - "shortname": "NavicatforMariaDB16.download", - "inferred_type": "download", + "path": "TI_SmartView_CE_84/TISmartViewCE84.pkg.recipe", + "parent": "com.github.apizz.download.TISmartViewCE", + "shortname": "TISmartViewCE84.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.NavicatMariaDB16", - "com.github.apizz.munki.NavicatMariaDB16" + "com.github.apizz.munki.TISmartViewCE" ] }, - "com.github.apizz.pkg.NavicatMySQL15": { - "name": "NavicatMySQL15", - "description": "Downloads the latest version of Navicat for MySQL 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMySQL15", - "shortname": "NavicatforMySQL15.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.download.NavicatSQLite16": { - "name": "NavicatSQLite16", - "description": "Downloads the latest version of Navicat for SQLite 16.", + "com.github.apizz.download.TISmartViewCE": { + "name": "TISmartViewCE84", + "description": "Downloads the latest version of the TI Connect CE for Mac software.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite16.download.recipe", - "shortname": "NavicatforSQLite16.download", + "path": "TI_SmartView_CE_84/TISmartViewCE84.download.recipe", + "shortname": "TISmartViewCE84.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatSQLite16", - "com.github.apizz.pkg.NavicatSQLite16" + "com.github.apizz.pkg.TISmartViewCE" ] }, - "com.github.apizz.munki.NavicatMongoDB16": { - "name": "NavicatMongoDB16", - "description": "Downloads the latest version of Navicat for MongDB 16 and imports it into a munki_repo.", + "com.github.apizz.munki.TISmartViewCE": { + "name": "TISmartViewCE84", + "description": "Downloads the latest version of TI-SmartView CE 84 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB16.munki.recipe", - "parent": "com.github.apizz.download.NavicatMongoDB16", - "shortname": "NavicatforMongoDB16.munki", + "path": "TI_SmartView_CE_84/TISmartViewCE84.munki.recipe", + "parent": "com.github.apizz.pkg.TISmartViewCE", + "shortname": "TISmartViewCE84.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MongoDB", - "munki_description": "Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. Connect to local/remote MongoDB servers with MongoDB Atlas compatibility. Navicat for MongoDB offers remarkable features for managing, monitoring, querying, and visualizing your data. You can easily increase productivity of routine MongoDB operations." + "munki_display_name": "TI-SmartView CE", + "munki_description": "This easy-to-use software emulates the TI-84 Plus family of graphing calculators, allowing the educator to project an interactive representation of the calculator\u2019s display to the entire class." }, - "com.github.apizz.download.NavicatPremium12": { - "name": "NavicatPremium12", - "description": "Downloads the latest version of Navicat Premium 12.", + "com.github.apizz.munki.YamahaCLEditor": { + "name": null, + "description": "Downloads the latest version of Yamaha's Cl Editor and imports it into a munki_repo", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium12.download.recipe", - "shortname": "NavicatPremium12.download", + "path": "CLEditor/YamahaCLEditor.munki.recipe", + "parent": "com.github.apizz.download.YamahaCLEditor", + "shortname": "YamahaCLEditor.munki", + "inferred_type": "munki", + "munki_display_name": "CLEditor", + "munki_description": "CL Editor enables you to remotely control a Yamaha CL mixing console." + }, + "com.github.apizz.download.YamahaCLEditor": { + "name": "CLEditor", + "description": "Downloads the latest version of the Yamaha CL Editor.", + "repo": "autopkg/apizz-recipes", + "path": "CLEditor/YamahaCLEditor.download.recipe", + "shortname": "YamahaCLEditor.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatPremium12", - "com.github.apizz.pkg.NavicatPremium12" + "com.github.apizz.munki.YamahaCLEditor" ] }, - "com.github.apizz.munki.NavicatEssentialsPostgreSQL16": { - "name": "NavicatEssentialsPostgreSQL16", - "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 16 and imports it into a munki_repo.", + "com.github.apizz.munki.Nicepage": { + "name": "Nicepage", + "description": "Downloads the latest version of Nicepage and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatEssentialsforPostgreSQL16.munki.recipe", - "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL16", - "shortname": "NavicatEssentialsforPostgreSQL16.munki", + "path": "Nicepage/Nicepage.munki.recipe", + "parent": "com.github.apizz.download.Nicepage", + "shortname": "Nicepage.munki", "inferred_type": "munki", - "munki_display_name": "Navicat Essentials for PostgreSQL", - "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." + "munki_display_name": "Nicepage", + "munki_description": "Create stunning websites and themes. Website Builder Software. Mobile-friendly. No Coding Wordpress, Joomla, HTML5, Windows, Mac OS and Online" }, - "com.github.apizz.pkg.NavicatPremium16": { - "name": "NavicatPremium16", - "description": "Downloads the latest version of Navicat Premium 16 and creates a PKG.", + "com.github.apizz.pkg.Nicepage": { + "name": "Nicepage", + "description": "Downloads the latest version of Nicepage and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPremium16", - "shortname": "NavicatPremium16.pkg", + "path": "Nicepage/Nicepage.pkg.recipe", + "parent": "com.github.apizz.download.Nicepage", + "shortname": "Nicepage.pkg", "inferred_type": "pkg" }, - "com.github.apizz.munki.NavicatMariaDB12": { - "name": "NavicatMariaDB12", - "description": "Downloads the latest version of Navicat for MariaDB 12 and imports it into a munki_repo.", + "com.github.apizz.download.Nicepage": { + "name": "Nicepage", + "description": "Downloads the latest version Nicepage.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB12.munki.recipe", - "parent": "com.github.apizz.download.NavicatMariaDB12", - "shortname": "NavicatforMariaDB12.munki", + "path": "Nicepage/Nicepage.download.recipe", + "shortname": "Nicepage.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.Nicepage", + "com.github.apizz.pkg.Nicepage" + ] + }, + "com.github.apizz.munki.gapminderoffline": { + "name": "GapminderOffline", + "description": "Downloads the latest version of Gapminder Offline and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Gapminder_Offline/GapminderOffline.munki.recipe", + "parent": "com.github.apizz.download.gapminderoffline", + "shortname": "GapminderOffline.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MariaDB", - "munki_description": "Navicat for MariaDB provides a native environment for MariaDB database management and development. Connect to local/remote MariaDB servers, and compatible with Amazon RDS. Navicat for MariaDB supports most of the additional features like new storage engines, microseconds, virtual columns, and more." + "munki_display_name": "Gapminder Offline", + "munki_description": "With Gapminder Tools Offline you can show animated statistics from your own laptop." }, - "com.github.apizz.pkg.NavicatMariaDB16": { - "name": "NavicatMariaDB16", - "description": "Downloads the latest version of Navicat for MariaDB 16 and creates a PKG.", + "com.github.apizz.pkg.gapminderoffline": { + "name": "GapminderOffline", + "description": "Downloads the latest version of Gapminder Offline and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMariaDB16", - "shortname": "NavicatforMariaDB16.pkg", + "path": "Gapminder_Offline/GapminderOffline.pkg.recipe", + "parent": "com.github.apizz.download.gapminderoffline", + "shortname": "GapminderOffline.pkg", "inferred_type": "pkg" }, - "com.github.apizz.munki.NavicatSQLite15": { - "name": "NavicatSQLite15", - "description": "Downloads the latest version of Navicat for SQLite 15 and imports it into a munki_repo.", + "com.github.apizz.download.gapminderoffline": { + "name": "GapminderOffline", + "description": "Downloads the latest version of Gapminder Offline.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite15.munki.recipe", - "parent": "com.github.apizz.download.NavicatSQLite15", - "shortname": "NavicatforSQLite15.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat for SQLite", - "munki_description": "Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. Optimizing your SQLite workflow and productivity - you can quickly and securely create, organize, access, and share information." + "path": "Gapminder_Offline/GapminderOffline.download.recipe", + "shortname": "GapminderOffline.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.gapminderoffline", + "com.github.apizz.pkg.gapminderoffline" + ] }, - "com.github.apizz.download.NavicatPostgreSQL11": { - "name": "NavicatPostgreSQL11", - "description": "Downloads the latest version of Navicat for PostgreSQL 11.", + "com.github.apizz.download.SQLProStudio": { + "name": "SQLProStudio", + "description": "Downloads the latest verison of SQLPro Studio.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL11.download.recipe", - "shortname": "NavicatforPostgreSQL11.download", + "path": "SQLPro_Studio/SQLProStudio.download.recipe", + "shortname": "SQLProStudio.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatPostgreSQL11", - "com.github.apizz.munki.NavicatPostgreSQL11" + "com.github.apizz.munki.SQLProStudio" ] }, - "com.github.apizz.pkg.NavicatMySQL16": { - "name": "NavicatMySQL16", - "description": "Downloads the latest version of Navicat for MySQL 16 and creates a PKG.", + "com.github.apizz.munki.SQLProStudio": { + "name": "SQLProStudio", + "description": "Downloads the latest verison of SQLPro Studio and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMySQL16", - "shortname": "NavicatforMySQL16.pkg", + "path": "SQLPro_Studio/SQLProStudio.munki.recipe", + "parent": "com.github.apizz.download.SQLProStudio", + "shortname": "SQLProStudio.munki", + "inferred_type": "munki", + "munki_display_name": "SQLPro Studio", + "munki_description": "A simple, powerful database manager for macOS." + }, + "com.github.apizz.pkg.Kitty": { + "name": "Kitty", + "description": "Downloads the latest release version of Kitty and creates a package.", + "repo": "autopkg/apizz-recipes", + "path": "Kitty/Kitty.pkg.recipe", + "parent": "com.github.apizz.download.Kitty", + "shortname": "Kitty.pkg", "inferred_type": "pkg" }, - "com.github.apizz.download.NavicatPremium15": { - "name": "NavicatPremium15", - "description": "Downloads the latest version of Navicat Premium 15.", + "com.github.apizz.download.Kitty": { + "name": "Kitty", + "description": "Downloads the latest version of Kitty.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium15.download.recipe", - "shortname": "NavicatPremium15.download", + "path": "Kitty/Kitty.download.recipe", + "shortname": "Kitty.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatPremium15", - "com.github.apizz.pkg.NavicatPremium15" + "com.github.apizz.pkg.Kitty", + "com.github.apizz.munki.Kitty" ] }, - "com.github.apizz.munki.NavicatMySQL16": { - "name": "NavicatMySQL16", - "description": "Downloads the latest version of Navicat for MySQL 16 and imports it into a munki_repo.", + "com.github.apizz.munki.Kitty": { + "name": "Kitty", + "description": "Downloads the latest version of Kitty and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMySQL16.munki.recipe", - "parent": "com.github.apizz.download.NavicatMySQL16", - "shortname": "NavicatforMySQL16.munki", + "path": "Kitty/Kitty.munki.recipe", + "parent": "com.github.apizz.download.Kitty", + "shortname": "Kitty.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MySQL", - "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development. It is a single application that allows you to connect to MySQL and MariaDB databases simultaneously. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure. This all-inclusive frontend provides an intuitive and powerful graphical interface for database management, development, and maintenance." + "munki_display_name": "Kitty", + "munki_description": "Cross-platform, fast, feature-rich, GPU based terminal." }, - "com.github.apizz.download.NavicatMariaDB15": { - "name": "NavicatMariaDB15", - "description": "Downloads the latest version of Navicat for MariaDB 15.", + "com.github.apizz.munki.WacomTablet": { + "name": "WacomTablet", + "description": "Downloads the latest Wacom Tablet drivers and imports them into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB15.download.recipe", - "shortname": "NavicatforMariaDB15.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.NavicatMariaDB15", - "com.github.apizz.munki.NavicatMariaDB15" - ] + "path": "Wacom/WacomTablet.munki.recipe", + "parent": "com.github.rustymyers.download.WacomTablet", + "shortname": "WacomTablet.munki", + "inferred_type": "munki", + "munki_display_name": "Wacom Tablet Drivers", + "munki_description": "Wacom drivers for the latest professional pen displays and pen tablets, as well as their business solutions." }, - "com.github.apizz.munki.NavicatPremium16": { - "name": "NavicatPremium16", - "description": "Downloads the latest version of Navicat Premium 16 and imports it into a munki_repo.", + "com.github.apizz.munki.WacomBamboo": { + "name": "WacomBamboo", + "description": "Downloads the latest Wacom Bamboo drivers and imports them into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium16.munki.recipe", - "parent": "com.github.apizz.download.NavicatPremium16", - "shortname": "NavicatPremium16.munki", + "path": "Wacom/WacomBamboo.munki.recipe", + "parent": "com.github.novaksam.download.WacomBamboo", + "shortname": "WacomBamboo.munki", "inferred_type": "munki", - "munki_display_name": "Navicat Premium", - "munki_description": "Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud and MongoDB Atlas. You can quickly and easily build, manage and maintain your databases." + "munki_display_name": "Wacom Bamboo Drivers", + "munki_description": "Wacom drivers for the latest professional pen displays and pen tablets, as well as their business solutions." }, - "com.github.apizz.pkg.NavicatPremium15": { - "name": "NavicatPremium15", - "description": "Downloads the latest version of Navicat Premium 15 and creates a PKG.", + "com.github.apizz.munki.Wally": { + "name": "Wally", + "description": "Downloads the latest version of Wally and imports it into a munki repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPremium15", - "shortname": "NavicatPremium15.pkg", - "inferred_type": "pkg" + "path": "Wally/Wally.munki.recipe", + "parent": "com.github.apizz.download.Wally", + "shortname": "Wally.munki", + "inferred_type": "munki", + "munki_display_name": "Wally EZ Flash Tool", + "munki_description": "ZSA keyboards can do a lot \u2014 and all of that intelligence lives right on the board. You customize the firmware online, download a file, and flash it." }, - "com.github.apizz.download.NavicatPremium16": { - "name": "NavicatPremium16", - "description": "Downloads the latest version of Navicat Premium 16.", + "com.github.apizz.download.Wally": { + "name": "Wally", + "description": "Downloads the latest version of Wally.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium16.download.recipe", - "shortname": "NavicatPremium16.download", + "path": "Wally/Wally.download.recipe", + "shortname": "Wally.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatPremium16", - "com.github.apizz.munki.NavicatPremium16" + "com.github.apizz.munki.Wally" ] }, - "com.github.apizz.pkg.NavicatPremium12": { - "name": "NavicatPremium12", - "description": "Downloads the latest version of Navicat Premium 12 and creates a PKG.", + "com.github.apizz.munki.AssetCatalogTinkerer": { + "name": "AssetCatalogTinkerer", + "description": "Downloads the latest version of Asset Catalog Tinkerer from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatPremium12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatPremium12", - "shortname": "NavicatPremium12.pkg", - "inferred_type": "pkg" + "path": "Asset_Catalog_Tinkerer/AssetCatalogTinkerer.munki.recipe", + "parent": "com.github.apizz.download.AssetCatalogTinkerer", + "shortname": "AssetCatalogTinkerer.munki", + "inferred_type": "munki", + "munki_display_name": "Asset Catalog Tinkerer", + "munki_description": "An app that lets you open .car files and browse/extract their images." }, - "com.github.apizz.download.NavicatPostgreSQL": { - "name": "NavicatPostgreSQL15", - "description": "Downloads the latest version of Navicat for PostgreSQL 15.", + "com.github.apizz.download.AssetCatalogTinkerer": { + "name": "AssetCatalogTinkerer", + "description": "Downloads the latest version of Asset Catalog Tinkerer from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL15.download.recipe", - "shortname": "NavicatforPostgreSQL15.download", + "path": "Asset_Catalog_Tinkerer/AssetCatalogTinkerer.download.recipe", + "shortname": "AssetCatalogTinkerer.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatPostgreSQL", - "com.github.apizz.munki.NavicatPostgreSQL" + "com.github.apizz.munki.AssetCatalogTinkerer" ] }, - "com.github.apizz.pkg.NavicatSQLite15": { - "name": "NavicatSQLite15", - "description": "Downloads the latest version of Navicat for SQLite 15 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforSQLite15.pkg.recipe", - "parent": "com.github.apizz.download.NavicatSQLite15", - "shortname": "NavicatforSQLite15.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.download.NavicatMongoDB15": { - "name": "NavicatMongoDB15", - "description": "Downloads the latest version of Navicat for MongoDB 15.", + "com.github.apizz.download.seb-github": { + "name": "SafeExamBrowser", + "description": "Downloads the latest release copy of the Safe Exam Browser from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB15.download.recipe", - "shortname": "NavicatforMongoDB15.download", + "path": "Safe Exam Browser/SEB-Github.download.recipe", + "shortname": "SEB-Github.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.NavicatMongoDB15", - "com.github.apizz.munki.NavicatMongoDB15" + "com.github.apizz.munki.seb-github" ] }, - "com.github.apizz.pkg.NavicatOracle16": { - "name": "NavicatOracle16", - "description": "Downloads the latest version of Navicat for Oracle 16 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle16.pkg.recipe", - "parent": "com.github.apizz.download.NavicatOracle16", - "shortname": "NavicatforOracle16.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.munki.NavicatOracle15": { - "name": "NavicatOracle15", - "description": "Downloads the latest version of Navicat for Oracle 15 and imports it into a munki_repo.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforOracle15.munki.recipe", - "parent": "com.github.apizz.download.NavicatOracle15", - "shortname": "NavicatforOracle15.munki", - "inferred_type": "munki", - "munki_display_name": "Navicat for Oracle", - "munki_description": "Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment. Optimizing your Oracle development - create, organize, access, and share information quickly and securely. Navicat for Oracle is compatible with cloud databases like Amazon RDS and Oracle Cloud, and supports local/remote Oracle servers." - }, - "com.github.apizz.pkg.NavicatMongoDB12": { - "name": "NavicatMongoDB12", - "description": "Downloads the latest version of Navicat for MongDB 12 and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMongoDB12.pkg.recipe", - "parent": "com.github.apizz.download.NavicatMongoDB12", - "shortname": "NavicatforMongoDB12.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.munki.NavicatMariaDB16": { - "name": "NavicatMariaDB16", - "description": "Downloads the latest version of Navicat for MariaDB 16 and imports it into a munki_repo.", + "com.github.apizz.munki.seb-github": { + "name": "SafeExamBrowser", + "description": "Downloads the latest release copy of the Safe Exam Browser from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforMariaDB16.munki.recipe", - "parent": "com.github.apizz.download.NavicatMariaDB16", - "shortname": "NavicatforMariaDB16.munki", + "path": "Safe Exam Browser/SEB-Github.munki.recipe", + "parent": "com.github.apizz.download.seb-github", + "shortname": "SEB-Github.munki", "inferred_type": "munki", - "munki_display_name": "Navicat for MariaDB", - "munki_description": "Navicat for MariaDB provides a native environment for MariaDB database management and development. Connect to local/remote MariaDB servers, and compatible with Amazon RDS. Navicat for MariaDB supports most of the additional features like new storage engines, microseconds, virtual columns, and more." + "munki_display_name": "SafeExamBrowser", + "munki_description": "Safe Exam Browser is a webbrowser-environment to carry out online exams safely. The software changes any computer into a secure workstation. It regulates access to resources like system functions, other websites and applications and prevents unauthorized resources being used during an exam." }, - "com.github.apizz.download.NavicatPostgreSQL16": { - "name": "NavicatPostgreSQL16", - "description": "Downloads the latest version of Navicat for PostgreSQL 16.", + "com.github.apizz.download.ETCnomad": { + "name": "ETCnomad", + "description": "Downloads the latest release of ETCnomad and extracts a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Navicat/NavicatforPostgreSQL16.download.recipe", - "shortname": "NavicatforPostgreSQL16.download", + "path": "ETCnomad/ETCnomad.download.recipe", + "shortname": "ETCnomad.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NavicatPostgreSQL16", - "com.github.apizz.pkg.NavicatPostgreSQL16" + "com.github.apizz.pkg.ETCnomad" ] }, - "com.github.apizz.munki.vfuse": { - "name": "vfuse", - "description": "Downloads the latest release PKG copy of the vfuse from Github and imports it into a munki_repo.", + "com.github.apizz.munki.ETCnomad": { + "name": "ETCnomad", + "description": "Downloads the latest version of ETCnomad, extracts a PKG, and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "vfuse/vfuse.munki.recipe", - "parent": "com.github.apizz.pkg.vfuse", - "shortname": "vfuse.munki", + "path": "ETCnomad/ETCnomad.munki.recipe", + "parent": "com.github.apizz.pkg.ETCnomad", + "shortname": "ETCnomad.munki", "inferred_type": "munki", - "munki_display_name": "vfuse", - "munki_description": "This script takes a never-booted DMG and converts it to a VMware Fusion VM." + "munki_display_name": "ETCnomad", + "munki_description": "Hopping from gig to gig and can't bring your console with you? Doing the lighting in a venue whose desk has seen better days? Want to unlock multiple platforms with just one device? That's where ETCnomad control comes in. Small enough to fit on your keychain, the ETCnomad USB plugs into your computer and opens up the power of Eos, Cobalt, and High End Systems' Hog 4 PC software, so you can program and run shows anywhere.\n\nIt can serve as a primary controller, a backup, or a client device \u2013 or work offline entirely \u2013 operating on either a PC platform running Microsoft Windows\u00ae 7 or higher, or natively on a Mac running Mojave (v10.14) or later." }, - "com.github.apizz.pkg.vfuse": { - "name": "vfuse", - "description": "Downloads the latest release PKG copy of the vfuse from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.pkg.ETCnomad": { + "name": "ETCnomad", + "description": "Downloads the latest release of ETCnomad and extracts a PKG.", "repo": "autopkg/apizz-recipes", - "path": "vfuse/vfuse.pkg.recipe", - "shortname": "vfuse.pkg", + "path": "ETCnomad/ETCnomad.pkg.recipe", + "parent": "com.github.apizz.download.ETCnomad", + "shortname": "ETCnomad.pkg", "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.vfuse" + "com.github.apizz.munki.ETCnomad" ] }, - "com.github.apizz.munki.SDNotary": { - "name": "SDNotary", - "description": "Downloads the latest version of SD Notary and imports it into a munki_repo.", + "com.github.apizz.download.BlackHoleDriver": { + "name": "BlackHoleDriver", + "description": "Downloads the latest version of the BlackHole audio driver from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "SDNotary/SDNotary.munki.recipe", - "parent": "com.github.rtrouton.download.sdnotary", - "shortname": "SDNotary.munki", + "path": "BlackHole/BlackHoleDriver.download.recipe", + "deprecated": true, + "shortname": "BlackHoleDriver.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.BlackHoleDriver" + ] + }, + "com.github.apizz.munki.BlackHoleDriver": { + "name": "BlackHoleDriver", + "description": "Downloads the latest version of BlackHole from Github and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "repo": "autopkg/apizz-recipes", + "path": "BlackHole/BlackHoleDriver.munki.recipe", + "parent": "com.github.apizz.download.BlackHoleDriver", + "deprecated": true, + "shortname": "BlackHoleDriver.munki", "inferred_type": "munki", - "munki_display_name": "SD Notary", - "munki_description": "SD Notary is a utility for having apps notarized by Apple." + "munki_display_name": "Black Hole Audio Driver", + "munki_description": "BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency." }, - "com.github.apizz.pkg.unearth": { - "name": "unearth", - "description": "Downloads the latest release of unearth executable from Github and creates a package.", + "com.github.apizz.munki.yo": { + "name": "yo", + "description": "Downloads the latest version of yo and imports it into Munki.", "repo": "autopkg/apizz-recipes", - "path": "unearth/unearth.pkg.recipe", - "parent": "com.github.apizz.download.unearth", - "shortname": "unearth.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.unearth" - ] + "path": "yo/yo.munki.recipe", + "parent": "com.github.homebysix.download.yo", + "shortname": "yo.munki", + "inferred_type": "munki", + "munki_display_name": "yo", + "munki_description": "Yo is a simple app for sending custom, persistent native Cocoa notifications to the Notification Center in macOS 10.10+. It allows customizing all of the various notification text fields and button labels, the sound effect played, and the application to open when the (optional) action button has been clicked. Further, it allows you to configure the application icon to be displayed with the notification (with caveats), and configure some of the launch properties, like whether to \"poof\" when clicked, and how to display when the screen is locked." }, - "com.github.apizz.download.unearth": { - "name": "unearth", - "description": "Downloads the latest version of unearth from Github.", + "com.github.apizz.download.defaultbrowser": { + "name": "defaultbrowser", + "description": "Downloads the latest release copy of the defaultbrowser executable from kerma on Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "unearth/unearth.download.recipe", - "shortname": "unearth.download", + "path": "defaultbrowser/defaultbrowser.download.recipe", + "shortname": "defaultbrowser.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.unearth" + "com.github.apizz.pkg.defaultbrowser" ] }, - "com.github.apizz.munki.unearth": { - "name": "unearth", - "description": "Downloads the latest version of unearth from Github and imports it into a munki_repo.", + "com.github.apizz.pkg.defaultbrowser": { + "name": "defaultbrowser", + "description": "Downloads the latest release copy of the defaultbrowser executable from kerma on Github and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "unearth/unearth.munki.recipe", - "parent": "com.github.apizz.pkg.unearth", - "shortname": "unearth.munki", - "inferred_type": "munki", - "munki_display_name": "unearth", - "munki_description": "Returns one or more artifacts about a Mac." + "path": "defaultbrowser/defaultbrowser.pkg.recipe", + "parent": "com.github.apizz.download.defaultbrowser", + "shortname": "defaultbrowser.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.defaultbrowser" + ] }, - "com.github.apizz.munki.WacomBamboo": { - "name": "WacomBamboo", - "description": "Downloads the latest Wacom Bamboo drivers and imports them into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.defaultbrowser": { + "name": null, + "description": "Downloads the latest release copy of the defaultbrowser executable from kerma on Github, makes a pkg, and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Wacom/WacomBamboo.munki.recipe", - "parent": "com.github.novaksam.download.WacomBamboo", - "shortname": "WacomBamboo.munki", + "path": "defaultbrowser/defaultbrowser.munki.recipe", + "parent": "com.github.apizz.pkg.defaultbrowser", + "shortname": "defaultbrowser.munki", "inferred_type": "munki", - "munki_display_name": "Wacom Bamboo Drivers", - "munki_description": "Wacom drivers for the latest professional pen displays and pen tablets, as well as their business solutions." + "munki_display_name": "defaultbrowser", + "munki_description": "Command line script for getting and setting a default browser (HTTP handler) in Mac OS X" }, - "com.github.apizz.munki.WacomTablet": { - "name": "WacomTablet", - "description": "Downloads the latest Wacom Tablet drivers and imports them into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.OpenBoard": { + "name": "OpenBoard", + "description": "Downloads the latest version of Open Board and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Wacom/WacomTablet.munki.recipe", - "parent": "com.github.rustymyers.download.WacomTablet", - "shortname": "WacomTablet.munki", + "path": "OpenBoard/OpenBoard.munki.recipe", + "parent": "com.github.sebtomasi.download.OpenBoard", + "shortname": "OpenBoard.munki", "inferred_type": "munki", - "munki_display_name": "Wacom Tablet Drivers", - "munki_description": "Wacom drivers for the latest professional pen displays and pen tablets, as well as their business solutions." + "munki_display_name": "OpenBoard", + "munki_description": "OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting." }, - "com.github.apizz.munki.timing": { - "name": "Timing", - "description": "Downloads the latest version of Timing and imports it into a munki_repo.", + "com.github.apizz.munki.Soundflower": { + "name": "Soundflower", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "Timing/Timing.munki.recipe", - "parent": "com.github.apizz.download.timing", - "shortname": "Timing.munki", + "path": "Soundflower/Soundflower.munki.recipe", + "parent": "com.github.hansen-m.download.Soundflower", + "shortname": "Soundflower.munki", "inferred_type": "munki", - "munki_display_name": "Timing", - "munki_description": "Timing observes how you use your Mac and categorizes your activities. You see how you spent your time and how productive you were, and the timeline shows when you did what. It even automatically recognizes blocks of time that belong together!" + "munki_display_name": "Soundflower", + "munki_description": "Soundflower is an open source kernel extension for MacOS, designed to create a virtual audio output device that can also act as an input." }, - "com.github.apizz.pkg.timing": { - "name": "Timing", - "description": "Downloads the current release version of Timing and creates a package.", + "com.github.apizz.pkg.MTMR": { + "name": "MTMR", + "description": "Downloads the latest version of My Touchbar My Rules (MTMR) from Github and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Timing/Timing.pkg.recipe", - "parent": "com.github.apizz.download.timing", - "shortname": "Timing.pkg", + "path": "MyTouchbarMyRules/MyTouchbarMyRules.pkg.recipe", + "parent": "com.github.apizz.download.MTMR", + "shortname": "MyTouchbarMyRules.pkg", "inferred_type": "pkg" }, - "com.github.apizz.install.timing": { - "name": null, - "description": "Download and install the latest version of Timing.", + "com.github.apizz.munki.MTMR": { + "name": "MTMR", + "description": "Downloads the latest version of My Touchbar My Rules (MTMR) from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Timing/Timing.install.recipe", - "parent": "com.github.apizz.download.timing", - "shortname": "Timing.install", - "inferred_type": "install" + "path": "MyTouchbarMyRules/MyTouchbarMyRules.munki.recipe", + "parent": "com.github.apizz.download.MTMR", + "shortname": "MyTouchbarMyRules.munki", + "inferred_type": "munki", + "munki_display_name": "My Touchbar My Rules", + "munki_description": "The TouchBar Customization App for your MacBook Pro." }, - "com.github.apizz.download.timing": { - "name": "Timing", - "description": "Downloads the latest version of Timing.", + "com.github.apizz.download.MTMR": { + "name": "MTMR", + "description": "Downloads the latest version of My Touchbar My Rules (MTMR) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "Timing/Timing.download.recipe", - "shortname": "Timing.download", + "path": "MyTouchbarMyRules/MyTouchbarMyRules.download.recipe", + "shortname": "MyTouchbarMyRules.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.timing", - "com.github.apizz.pkg.timing", - "com.github.apizz.install.timing" + "com.github.apizz.pkg.MTMR", + "com.github.apizz.munki.MTMR" ] }, - "com.github.apizz.munki.Musition": { - "name": "Musition", - "description": "Downloads the latest version of Musition as a pkg and import it into a munki_repo. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows). Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.AdobeShockwavePlayer": { + "name": "AdobeShockwavePlayer", + "description": "Downloads the latest version of Adobe's Shockwave Player and imports into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Rising_Software/Musition.munki.recipe", - "parent": "com.github.apizz.download.Musition", - "shortname": "Musition.munki", + "path": "Adobe_Shockwave_Player/AdobeShockwavePlayer.munki.recipe", + "parent": "com.github.novaksam.pkg.AdobeShockwavePlayer", + "shortname": "AdobeShockwavePlayer.munki", "inferred_type": "munki", - "munki_display_name": "Musition %MAJOR_VERSION%", - "munki_description": "Fun ways to learn music theory & musicianship. Music theory software, suitable for students of all ages and levels. Become an expert at reading sheet music, recognising time signatures, notating rhythms, understanding intervals, matching keys signatures and more." + "munki_display_name": "Adobe Shockwave Player", + "munki_description": "Adobe Shockwave is a multimedia platform for building interactive multimedia applications and video games. Developers originate content using Adobe Director and publish it on the Internet." }, - "com.github.apizz.munki.Auralia": { - "name": "Auralia", - "description": "Downloads the latest version of Auralia as a pkg and imports it into a munki_repo. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows). Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.appleLoops": { + "name": "appleLoops", + "description": "Downloads the latest version of appleloops.py and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Rising_Software/Auralia.munki.recipe", - "parent": "com.github.apizz.download.Auralia", - "shortname": "Auralia.munki", + "path": "appleLoops/appleLoops.munki.recipe", + "parent": "com.github.novaksam.pkg.appleLoops", + "shortname": "appleLoops.munki", "inferred_type": "munki", - "munki_display_name": "Auralia %MAJOR_VERSION%", - "munki_description": "Ear training with real music. With 43 topics and endless customisation Auralia is the most comprehensive ear training software available. All the fundamentals are covered; pitch, intervals, chords, scales, tuning and rhythm. Progress through cadences, rhythm dictation, harmony, jazz progressions and melodic transcription!" + "munki_display_name": "appleLoops", + "munki_description": "Command line tool for downloading and installing Apple's sound packs" }, - "com.github.apizz.download.Auralia": { - "name": "Auralia", - "description": "Downloads the latest version of Auralia as a pkg. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows).", + "com.github.apizz.munki.Circonus": { + "name": "Circonus", + "description": "Downloads the latest version of Circonus and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Rising_Software/Auralia.download.recipe", - "shortname": "Auralia.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.Auralia" - ] + "path": "Circonus/Circonus.munki.recipe", + "parent": "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent", + "shortname": "Circonus.munki", + "inferred_type": "munki", + "munki_display_name": "Circonus Unified Agent", + "munki_description": "The Circonus Unified Agent, affectionately referred to as CUA [see-you-ey], is an agent for collecting metrics and writing them to the Circonus service." }, - "com.github.apizz.munki.AuraliaCloud": { - "name": "AuraliaCloud5", - "description": "Downloads the latest version of Auralia Cloud and imports it into a munki_repo. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows). Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.NavicatSQLite12": { + "name": "NavicatSQLite12", + "description": "Downloads the latest version of Navicat for SQLite 12 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Rising_Software/AuraliaCloud.munki.recipe", - "parent": "com.github.hansen-m.download.AuraliaCloud", - "shortname": "AuraliaCloud.munki", + "path": "Navicat/NavicatforSQLite12.munki.recipe", + "parent": "com.github.apizz.download.NavicatSQLite12", + "shortname": "NavicatforSQLite12.munki", "inferred_type": "munki", - "munki_display_name": "Auralia Cloud 5", - "munki_description": "Ear training with real music. With 43 topics and endless customisation Auralia is the most comprehensive ear training software available. All the fundamentals are covered; pitch, intervals, chords, scales, tuning and rhythm. Progress through cadences, rhythm dictation, harmony, jazz progressions and melodic transcription!" + "munki_display_name": "Navicat for SQLite", + "munki_description": "Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. Optimizing your SQLite workflow and productivity - you can quickly and securely create, organize, access, and share information." }, - "com.github.apizz.download.Musition": { - "name": "Musition", - "description": "Downloads the latest version of Musition as a pkg. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows).", + "com.github.apizz.munki.NavicatMySQL15": { + "name": "NavicatMySQL15", + "description": "Downloads the latest version of Navicat for MySQL 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Rising_Software/Musition.download.recipe", - "shortname": "Musition.download", + "path": "Navicat/NavicatforMySQL15.munki.recipe", + "parent": "com.github.apizz.download.NavicatMySQL15", + "shortname": "NavicatforMySQL15.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat for MySQL", + "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development. It is a single application that allows you to connect to MySQL and MariaDB databases simultaneously. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure. This all-inclusive frontend provides an intuitive and powerful graphical interface for database management, development, and maintenance." + }, + "com.github.apizz.download.NavicatMariaDB12": { + "name": "NavicatMariaDB12", + "description": "Downloads the latest version of Navicat for MariaDB 12.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforMariaDB12.download.recipe", + "shortname": "NavicatforMariaDB12.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Musition" + "com.github.apizz.pkg.NavicatMariaDB12", + "com.github.apizz.munki.NavicatMariaDB12" ] }, - "com.github.apizz.munki.mas-cli": { - "name": "mas-cli", - "description": "Downloads the latest release copy of the mas-cli from Github and imports it into a munki_repo.", + "com.github.apizz.pkg.NavicatSQLite15": { + "name": "NavicatSQLite15", + "description": "Downloads the latest version of Navicat for SQLite 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "mas-cli/mas-cli.munki.recipe", - "parent": "com.github.apizz.download.mas-cli", - "shortname": "mas-cli.munki", - "inferred_type": "munki", - "munki_display_name": "mas-cli", - "munki_description": "A simple command line interface for the Mac App Store. Designed for scripting and automation." + "path": "Navicat/NavicatforSQLite15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatSQLite15", + "shortname": "NavicatforSQLite15.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.mas-cli": { - "name": "mas-cli", - "description": "Downloads the latest release copy of the mas-cli from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.pkg.NavicatPostgreSQL11": { + "name": "NavicatPostgreSQL11", + "description": "Downloads the latest version of Navicat for PostgreSQL 11 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "mas-cli/mas-cli.download.recipe", - "shortname": "mas-cli.download", + "path": "Navicat/NavicatforPostgreSQL11.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL11", + "shortname": "NavicatforPostgreSQL11.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.NavicatMySQL15": { + "name": "NavicatMySQL15", + "description": "Downloads the latest version of Navicat for MySQL 15.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforMySQL15.download.recipe", + "shortname": "NavicatforMySQL15.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.mas-cli" + "com.github.apizz.munki.NavicatMySQL15", + "com.github.apizz.pkg.NavicatMySQL15" ] }, - "com.github.apizz.download.Karabiner-Elements": { - "name": "Karabiner-Elements", - "description": "Downloads the latest version of Karabiner-Elements from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.pkg.NavicatPremium16": { + "name": "NavicatPremium16", + "description": "Downloads the latest version of Navicat Premium 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Karabiner-Elements/Karabiner-Elements.download.recipe", - "shortname": "Karabiner-Elements.download", + "path": "Navicat/NavicatPremium16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPremium16", + "shortname": "NavicatPremium16.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.NavicatMariaDB16": { + "name": "NavicatMariaDB16", + "description": "Downloads the latest version of Navicat for MariaDB 16.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforMariaDB16.download.recipe", + "shortname": "NavicatforMariaDB16.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.Karabiner-Elements" + "com.github.apizz.munki.NavicatMariaDB16", + "com.github.apizz.pkg.NavicatMariaDB16" ] }, - "com.github.apizz.munki.Karabiner-Elements": { - "name": "Karabiner-Elements", - "description": "Downloads the latest version of Karabiner-Elements from Github and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.pkg.NavicatMariaDB15": { + "name": "NavicatMariaDB15", + "description": "Downloads the latest version of Navicat for MariaDB 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Karabiner-Elements/Karabiner-Elements.munki.recipe", - "parent": "com.github.apizz.pkg.Karabiner-Elements", - "shortname": "Karabiner-Elements.munki", - "inferred_type": "munki", - "munki_display_name": "Karabiner-Elements", - "munki_description": "Karabiner-Elements is a powerful utility for keyboard customization on macOS." + "path": "Navicat/NavicatforMariaDB15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMariaDB15", + "shortname": "NavicatforMariaDB15.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.pkg.Karabiner-Elements": { - "name": "Karabiner-Elements", - "description": "Downloads the latest version of Karabiner-Elements from Github and extracts the PKG.", + "com.github.apizz.download.NavicatOracle16": { + "name": "NavicatOracle16", + "description": "Downloads the latest version of Navicat for Oracle 16.", "repo": "autopkg/apizz-recipes", - "path": "Karabiner-Elements/Karabiner-Elements.pkg.recipe", - "parent": "com.github.apizz.download.Karabiner-Elements", - "shortname": "Karabiner-Elements.pkg", - "inferred_type": "pkg", + "path": "Navicat/NavicatforOracle16.download.recipe", + "shortname": "NavicatforOracle16.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.Karabiner-Elements" + "com.github.apizz.pkg.NavicatOracle16", + "com.github.apizz.munki.NavicatOracle16" ] }, - "com.github.apizz.munki.jss_helper": { - "name": "jss_helper", - "description": "Downloads the latest release copy of jss_helper from Github and imports it into a munki_repo.", + "com.github.apizz.pkg.NavicatSQLite16": { + "name": "NavicatSQLite16", + "description": "Downloads the latest version of Navicat for SQLite 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "jss_helper/jss_helper.munki.recipe", - "parent": "com.github.homebysix.download.jss_helper", - "shortname": "jss_helper.munki", - "inferred_type": "munki", - "munki_display_name": "jss_helper", - "munki_description": "jss_helper is a command line tool which helps perform operations on Jamf JSS that are difficult to do through the web interface." + "path": "Navicat/NavicatforSQLite16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatSQLite16", + "shortname": "NavicatforSQLite16.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.JamfPro": { - "name": "Jamf Pro", - "description": null, + "com.github.apizz.pkg.NavicatPremium15": { + "name": "NavicatPremium15", + "description": "Downloads the latest version of Navicat Premium 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "JamfPro/JamfPro.munki.recipe", - "parent": "com.github.novaksam.pkg.JamfPro", - "shortname": "JamfPro.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Pro", - "munki_description": "" + "path": "Navicat/NavicatPremium15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPremium15", + "shortname": "NavicatPremium15.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.NordSoundManager": { - "name": "NordSoundManager", - "description": "Downloads the latest version of the Nord Sound Manager.", + "com.github.apizz.download.NavicatMySQL16": { + "name": "NavicatMySQL16", + "description": "Downloads the latest version of Navicat for MySQL 16.", "repo": "autopkg/apizz-recipes", - "path": "Nord_Sound_Manager/NordSoundManager.download.recipe", - "shortname": "NordSoundManager.download", + "path": "Navicat/NavicatforMySQL16.download.recipe", + "shortname": "NavicatforMySQL16.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.NordSoundManager" + "com.github.apizz.munki.NavicatMySQL16", + "com.github.apizz.pkg.NavicatMySQL16" ] }, - "com.github.apizz.munki.NordSoundManager": { - "name": "NordSoundManager", - "description": "Downloads the latest version of the Nord Sound Manager and imports it into a munki_repo.", + "com.github.apizz.pkg.NavicatMongoDB16": { + "name": "NavicatMongoDB16", + "description": "Downloads the latest version of Navicat for MongDB 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Nord_Sound_Manager/NordSoundManager.munki.recipe", - "parent": "com.github.apizz.download.NordSoundManager", - "shortname": "NordSoundManager.munki", - "inferred_type": "munki", - "munki_display_name": "Nord Sound Manager", - "munki_description": "The Nord Sound Manager software lets you easily organize and backup the memory of your Nord instrument." + "path": "Navicat/NavicatforMongoDB16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMongoDB16", + "shortname": "NavicatforMongoDB16.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.stageplotpro-xplace": { - "name": "StagePlotPro_XPlace", - "description": "Downloads the latest version of StagePlotPro for the desired X-place licenses. The possible values for X_PLACE are 5, 10, 20, or 30.", + "com.github.apizz.download.NavicatOracle15": { + "name": "NavicatOracle15", + "description": "Downloads the latest version of Navicat for Oracle 15.", "repo": "autopkg/apizz-recipes", - "path": "Stage_Plot_Pro/StagePlotPro-XPlace.download.recipe", - "shortname": "StagePlotPro-XPlace.download", + "path": "Navicat/NavicatforOracle15.download.recipe", + "shortname": "NavicatforOracle15.download", "inferred_type": "download", "children": [ - "com.github.apizz.install.stageplotpro-xplace", - "com.github.apizz.munki.stageplotpro-xplace" + "com.github.apizz.munki.NavicatOracle15", + "com.github.apizz.pkg.NavicatOracle15" ] }, - "com.github.apizz.install.stageplotpro-xplace": { - "name": "StagePlotPro_XPlace", - "description": "Downloads the latest version of StagePlotPro for the desired X-place licenses and installs it. The possible values for X_PLACE are 5, 10, 20, or 30.", - "repo": "autopkg/apizz-recipes", - "path": "Stage_Plot_Pro/StagePlotPro-XPlace.install.recipe", - "parent": "com.github.apizz.download.stageplotpro-xplace", - "shortname": "StagePlotPro-XPlace.install", - "inferred_type": "install" - }, - "com.github.apizz.munki.stageplotpro": { - "name": "StagePlotPro", - "description": "Downloads the latest version of StagePlotPro and imports it into a munki repo.", + "com.github.apizz.munki.NavicatPostgreSQL16": { + "name": "NavicatPostgreSQL16", + "description": "Downloads the latest version of Navicat for PostgreSQL 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Stage_Plot_Pro/StagePlotPro.munki.recipe", - "parent": "com.github.apizz.download.stageplotpro", - "shortname": "StagePlotPro.munki", + "path": "Navicat/NavicatforPostgreSQL16.munki.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL16", + "shortname": "NavicatforPostgreSQL16.munki", "inferred_type": "munki", - "munki_display_name": "StagePlot Pro", - "munki_description": "Easily create accurate, complete, professional stage plots." + "munki_display_name": "Navicat for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.download.stageplotpro": { - "name": "StagePlotPro", - "description": "Downloads the latest version of StagePlotPro.", + "com.github.apizz.download.NavicatMariaDB15": { + "name": "NavicatMariaDB15", + "description": "Downloads the latest version of Navicat for MariaDB 15.", "repo": "autopkg/apizz-recipes", - "path": "Stage_Plot_Pro/StagePlotPro.download.recipe", - "shortname": "StagePlotPro.download", + "path": "Navicat/NavicatforMariaDB15.download.recipe", + "shortname": "NavicatforMariaDB15.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.stageplotpro", - "com.github.apizz.install.stageplotpro" + "com.github.apizz.pkg.NavicatMariaDB15", + "com.github.apizz.munki.NavicatMariaDB15" ] }, - "com.github.apizz.munki.stageplotpro-xplace": { - "name": "StagePlotPro_XPlace", - "description": "Downloads the latest version of StagePlotPro for the desired X-place licenses and imports it into a munki repo. The possible values for X_PLACE are 5, 10, 20, or 30.", + "com.github.apizz.munki.NavicatPostgreSQL": { + "name": "NavicatPostgreSQL15", + "description": "Downloads the latest version of Navicat for PostgreSQL 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Stage_Plot_Pro/StagePlotPro-XPlace.munki.recipe", - "parent": "com.github.apizz.download.stageplotpro-xplace", - "shortname": "StagePlotPro-XPlace.munki", + "path": "Navicat/NavicatforPostgreSQL15.munki.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL", + "shortname": "NavicatforPostgreSQL15.munki", "inferred_type": "munki", - "munki_display_name": "StagePlot Pro", - "munki_description": "Easily create accurate, complete, professional stage plots." + "munki_display_name": "Navicat for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.install.stageplotpro": { - "name": "StagePlotPro", - "description": "Downloads the latest version of StagePlotPro and installs it.", + "com.github.apizz.munki.NavicatEssentialsPostgreSQL12": { + "name": "NavicatEssentialsPostgreSQL12", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 12 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Stage_Plot_Pro/StagePlotPro.install.recipe", - "parent": "com.github.apizz.download.stageplotpro", - "shortname": "StagePlotPro.install", - "inferred_type": "install" + "path": "Navicat/NavicatEssentialsforPostgreSQL12.munki.recipe", + "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL", + "shortname": "NavicatEssentialsforPostgreSQL12.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat Essentials for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.munki.AutdoeskMayaImport": { - "name": "Maya2020", - "description": "Imports a DMG with an Autodesk Maya installer app inside. Install requires copying the install app to a desired location on the endpoint and using a postinstall script to trigger the install.\n\nTo use this recipe:\n\n1) Download a copy of Autodesk Maya 2020.\n2) Create a recipe override of this recipe.\n3) Specify a PATH where the recipe will look for a Maya 2020 DMG. If applicable, move your downloaded Maya 2020 to this location.\n4) Specify a DESTINATION_PATH which munki will copy the install app to on endpoints. This will also be inserted in the required places in the postinstall script for installation.\n5) Enter your license type in MAYA_LICENSE_TYPE. Valid options are USER, STANDALONE, and NETWORK.\n6) If applicable, update the MAYA_LOCALE. Default is 'US'.\n7) Enter your Maya's SERIAL to be used in the postinstall script to activate the software.\n8) Run the recipe.\n9) Profit.", + "com.github.apizz.munki.NavicatPremium12": { + "name": "NavicatPremium12", + "description": "Downloads the latest version of Navicat Premium 12 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Autodesk/AutodeskMaya2020Import.munki.recipe", - "shortname": "AutodeskMaya2020Import.munki", + "path": "Navicat/NavicatPremium12.munki.recipe", + "parent": "com.github.apizz.download.NavicatPremium12", + "shortname": "NavicatPremium12.munki", "inferred_type": "munki", - "munki_display_name": "Autodesk Maya 2020", - "munki_description": "3D computer animation, modeling, simulation, and rendering software." + "munki_display_name": "Navicat Premium", + "munki_description": "Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud and MongoDB Atlas. You can quickly and easily build, manage and maintain your databases." }, - "com.github.apizz.munki.ChromeRemoteDesktop": { - "name": "ChromeRemoteDesktop", - "description": "Downloads the latest version of Chrome Remote Desktop and imports it into a munki_repo.", + "com.github.apizz.munki.NavicatSQLite15": { + "name": "NavicatSQLite15", + "description": "Downloads the latest version of Navicat for SQLite 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Chrome_Remote_Desktop/ChromeRemoteDesktop.munki.recipe", - "parent": "com.github.homebysix.pkg.ChromeRemoteDesktop", - "shortname": "ChromeRemoteDesktop.munki", + "path": "Navicat/NavicatforSQLite15.munki.recipe", + "parent": "com.github.apizz.download.NavicatSQLite15", + "shortname": "NavicatforSQLite15.munki", "inferred_type": "munki", - "munki_display_name": "Chrome Remote Desktop", - "munki_description": "Chrome Remote Desktop allows users to remotely access another computer through Chrome browser or a Chromebook. Computers can be made available on an short-term basis for scenarios such as ad hoc remote support, or on a more long-term basis for remote access to your applications and files. All connections are fully secured." + "munki_display_name": "Navicat for SQLite", + "munki_description": "Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. Optimizing your SQLite workflow and productivity - you can quickly and securely create, organize, access, and share information." }, - "com.github.apizz.munki.fathom": { - "name": "Fathom", - "description": "Downloads the latest version of Fathom and does the necessary parsing to import into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`\n\nDESTINATION_PATH should not contain a trailing '/'", + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL12": { + "name": "NavicatEssentialsPostgreSQL12", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Fathom/Fathom.munki.recipe", - "parent": "com.github.joshua-d-miller.download.fathom", - "shortname": "Fathom.munki", + "path": "Navicat/NavicatEssentialsforPostgreSQL12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL12", + "shortname": "NavicatEssentialsforPostgreSQL12.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.munki.NavicatMySQL12": { + "name": "NavicatMySQL12", + "description": "Downloads the latest version of Navicat for MySQL 12 and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforMySQL12.munki.recipe", + "parent": "com.github.apizz.download.NavicatMySQL12", + "shortname": "NavicatforMySQL12.munki", "inferred_type": "munki", - "munki_display_name": "Fathom", - "munki_description": "Fathom is dynamic software that's fun and effective for teaching data analysis and statistics. It's also a powerful tool for high school students to use for modeling with mathematics, as required by the Common Core State Standards. In addition to helping students understand algebra, precalculus and statistics, Fathom's powerful data analysis capabilities make it an excellent tool for the physical and biological sciences, as well as for social science courses." + "munki_display_name": "Navicat for MySQL", + "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development. It is a single application that allows you to connect to MySQL and MariaDB databases simultaneously. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure. This all-inclusive frontend provides an intuitive and powerful graphical interface for database management, development, and maintenance." }, - "com.github.apizz.pkg.RedisInsight": { - "name": "RedisInsight", - "description": "Downloads the latest version of RedisInsight creates a PKG.", + "com.github.apizz.munki.NavicatPremium15": { + "name": "NavicatPremium15", + "description": "Downloads the latest version of Navicat Premium 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "RedisInsight/RedisInsight.pkg.recipe", - "parent": "com.github.apizz.download.RedisInsight", - "shortname": "RedisInsight.pkg", - "inferred_type": "pkg" + "path": "Navicat/NavicatPremium15.munki.recipe", + "parent": "com.github.apizz.download.NavicatPremium15", + "shortname": "NavicatPremium15.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat Premium", + "munki_description": "Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud and MongoDB Atlas. You can quickly and easily build, manage and maintain your databases." }, - "com.github.apizz.download.RedisInsight": { - "name": "RedisInsight", - "description": "Downloads the latest version of RedisInsight. ARCH 'x64' = Intel; ARCH 'arm64' = Apple Silicon.", + "com.github.apizz.munki.NavicatPremium16": { + "name": "NavicatPremium16", + "description": "Downloads the latest version of Navicat Premium 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "RedisInsight/RedisInsight.download.recipe", - "shortname": "RedisInsight.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.RedisInsight", - "com.github.apizz.munki.RedisInsight" - ] + "path": "Navicat/NavicatPremium16.munki.recipe", + "parent": "com.github.apizz.download.NavicatPremium16", + "shortname": "NavicatPremium16.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat Premium", + "munki_description": "Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, MongoDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud and MongoDB Atlas. You can quickly and easily build, manage and maintain your databases." }, - "com.github.apizz.munki.RedisInsight": { - "name": "RedisInsight", - "description": "Downloads the latest version of RedisInsight and imports it into a munki_repo.", + "com.github.apizz.munki.NavicatMySQL16": { + "name": "NavicatMySQL16", + "description": "Downloads the latest version of Navicat for MySQL 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "RedisInsight/RedisInsight.munki.recipe", - "parent": "com.github.apizz.download.RedisInsight", - "shortname": "RedisInsight.munki", + "path": "Navicat/NavicatforMySQL16.munki.recipe", + "parent": "com.github.apizz.download.NavicatMySQL16", + "shortname": "NavicatforMySQL16.munki", "inferred_type": "munki", - "munki_display_name": "Redis Insight 2.0", - "munki_description": "Welcome to a new level of productivity when developing with Redis using the completely redesigned and open source RedisInsight 2.0 which provides an updated UI, browser tool, advanced CLI, custom data visualization, and built-in guides to help with using Redis data models like JSON and time series." + "munki_display_name": "Navicat for MySQL", + "munki_description": "Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development. It is a single application that allows you to connect to MySQL and MariaDB databases simultaneously. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Oracle Cloud, Google Cloud and Microsoft Azure. This all-inclusive frontend provides an intuitive and powerful graphical interface for database management, development, and maintenance." }, - "com.github.apizz.munki.DriveGenius5": { - "name": "DriveGenius5", - "description": null, + "com.github.apizz.munki.NavicatMariaDB16": { + "name": "NavicatMariaDB16", + "description": "Downloads the latest version of Navicat for MariaDB 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Prosoft_Engineering/DriveGenius5.munki.recipe", - "parent": "com.github.apizz.download.DriveGenius5", - "shortname": "DriveGenius5.munki", + "path": "Navicat/NavicatforMariaDB16.munki.recipe", + "parent": "com.github.apizz.download.NavicatMariaDB16", + "shortname": "NavicatforMariaDB16.munki", "inferred_type": "munki", - "munki_display_name": "Drive Genius 5", - "munki_description": "Drive Genius 5 automates the monitoring for you and gives you total control over your hard drive. There are 18 powerful features including Find Duplicates, Repartition, Clone, Secure Erase, Defragment and more...." + "munki_display_name": "Navicat for MariaDB", + "munki_description": "Navicat for MariaDB provides a native environment for MariaDB database management and development. Connect to local/remote MariaDB servers, and compatible with Amazon RDS. Navicat for MariaDB supports most of the additional features like new storage engines, microseconds, virtual columns, and more." }, - "com.github.apizz.download.DriveGenius5": { - "name": "DriveGenius5", - "description": "Downloads the latest version of Drive Genius 5.", + "com.github.apizz.pkg.NavicatMySQL15": { + "name": "NavicatMySQL15", + "description": "Downloads the latest version of Navicat for MySQL 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Prosoft_Engineering/DriveGenius5.download.recipe", - "shortname": "DriveGenius5.download", + "path": "Navicat/NavicatforMySQL15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMySQL15", + "shortname": "NavicatforMySQL15.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.NavicatPremium15": { + "name": "NavicatPremium15", + "description": "Downloads the latest version of Navicat Premium 15.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatPremium15.download.recipe", + "shortname": "NavicatPremium15.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.DriveGenius5" + "com.github.apizz.pkg.NavicatPremium15", + "com.github.apizz.munki.NavicatPremium15" ] }, - "com.github.apizz.munki.GoogleDrive": { - "name": "GoogleDrive", - "description": "Downloads the latest version of Google Drive (previously File Stream) and imports it into a munki repo.\n\nSince Google Drive has macOS architecture specific PKGs that won't be installed, this will cause an endless install loop if the applicable PKG receipts aren't marked as optional. To address this, these items are added in the Input variable dictionary under the pkg_ids_set_optional_true key.\n\nIf an admin wishes to use this same recipe to manage a single Google Drive PKG installer with 2 separate munki items - 1 for arm64, 1 for x86_64 - simply remove the applicable pkg ids from the pkg_ids_set_optional_true array.", + "com.github.apizz.download.NavicatPostgreSQL12": { + "name": "NavicatPostgreSQL12", + "description": "Downloads the latest version of Navicat for PostgreSQL 12.", "repo": "autopkg/apizz-recipes", - "path": "Google_Drive/GoogleDrive.munki.recipe", - "parent": "com.github.nstrauss.download.GoogleDrive", - "shortname": "GoogleDrive.munki", - "inferred_type": "munki", - "munki_display_name": "Google Drive", - "munki_description": "With Google Drive, you stream your Drive files directly from the cloud to your Mac or PC, freeing up disk space and network bandwidth. Because Drive files are stored in the cloud, any changes you or your collaborators make are automatically updated everywhere. You\u2019ll always have the latest version.\n\nYou can also make Drive files available for offline access. These cached files sync back to the cloud when you're online, so the latest version is available on all your devices." + "path": "Navicat/NavicatforPostgreSQL12.download.recipe", + "shortname": "NavicatforPostgreSQL12.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.NavicatPostgreSQL12", + "com.github.apizz.pkg.NavicatPostgreSQL12" + ] }, - "com.github.apizz.munki.GoogleDrive_app": { - "name": "GoogleDrive", - "description": "Downloads the latest version of Google Drive (previously File Stream) and imports it into a munki_repo.\n\nSince Google Drive has macOS architecture specific PKGs that won't be installed, this will cause an endless install loop if the applicable PKG receipts aren't marked as optional. Unlike the sister GoogleDrive.munki.recipe which uses the PKG receipts to determine the install status, this recipe instead refers to the installed app version.", + "com.github.apizz.pkg.NavicatOracle16": { + "name": "NavicatOracle16", + "description": "Downloads the latest version of Navicat for Oracle 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Google_Drive/GoogleDrive_app.munki.recipe", - "parent": "com.github.nstrauss.download.GoogleDrive", - "shortname": "GoogleDrive_app.munki", - "inferred_type": "munki", - "munki_display_name": "Google Drive", - "munki_description": "With Google Drive, you stream your Drive files directly from the cloud to your Mac or PC, freeing up disk space and network bandwidth. Because Drive files are stored in the cloud, any changes you or your collaborators make are automatically updated everywhere. You\u2019ll always have the latest version.\n\nYou can also make Drive files available for offline access. These cached files sync back to the cloud when you're online, so the latest version is available on all your devices." + "path": "Navicat/NavicatforOracle16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatOracle16", + "shortname": "NavicatforOracle16.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.terminal-notifier-branded": { - "name": "terminal-notifier", - "description": "Replaces terminal-notifier app icns file with your own for custom branding and imports into Munki.", + "com.github.apizz.munki.NavicatOracle12": { + "name": "NavicatOracle12", + "description": "Downloads the latest version of Navicat for Oracle 12 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "terminal-notifier/terminal-notifier-branded.munki.recipe", - "parent": "com.github.morgrowe.download.terminal-notifier", - "shortname": "terminal-notifier-branded.munki", + "path": "Navicat/NavicatforOracle12.munki.recipe", + "parent": "com.github.apizz.download.NavicatOracle12", + "shortname": "NavicatforOracle12.munki", "inferred_type": "munki", - "munki_display_name": "terminal-notifier", - "munki_description": "Send User Notifications on Mac OS X 10.8 from the command-line." + "munki_display_name": "Navicat for Oracle", + "munki_description": "Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment. Optimizing your Oracle development - create, organize, access, and share information quickly and securely. Navicat for Oracle is compatible with cloud databases like Amazon RDS and Oracle Cloud, and supports local/remote Oracle servers." }, - "com.github.apizz.download.Pencil2D": { - "name": "Pencil2D", - "description": "Downloads the latest release copy of Pencil2D from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`\n\n10.12+ version regex: ^pencil2d-mac-[\\d.]+.zip$\n10.7-10.11 version regex: ^pencil2d-mac-legacy-[\\d.]+.zip$", + "com.github.apizz.download.NavicatMongoDB16": { + "name": "NavicatMongoDB16", + "description": "Downloads the latest version of Navicat for MongoDB 16.", "repo": "autopkg/apizz-recipes", - "path": "Pencil2D/Pencil2D.download.recipe", - "shortname": "Pencil2D.download", + "path": "Navicat/NavicatforMongoDB16.download.recipe", + "shortname": "NavicatforMongoDB16.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Pencil2D", - "com.github.ahousseini-recipes.pkg.Pencil2D" + "com.github.apizz.pkg.NavicatMongoDB16", + "com.github.apizz.munki.NavicatMongoDB16" ] }, - "com.github.apizz.munki.Pencil2D": { - "name": "Pencil2D", - "description": "Downloads the latest release version of Pencil2D and imports into a munki_repo.", + "com.github.apizz.download.NavicatSQLite16": { + "name": "NavicatSQLite16", + "description": "Downloads the latest version of Navicat for SQLite 16.", "repo": "autopkg/apizz-recipes", - "path": "Pencil2D/Pencil2D.munki.recipe", - "parent": "com.github.apizz.download.Pencil2D", - "shortname": "Pencil2D.munki", - "inferred_type": "munki", - "munki_display_name": "Pencil2D Animation", - "munki_description": "An easy, intuitive tool to make 2D hand-drawn animations." + "path": "Navicat/NavicatforSQLite16.download.recipe", + "shortname": "NavicatforSQLite16.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.NavicatSQLite16", + "com.github.apizz.munki.NavicatSQLite16" + ] }, - "com.github.apizz.download.Mos": { - "name": "Mos", - "description": "Downloads the latest version of Mos from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.NavicatMySQL12": { + "name": "NavicatMySQL12", + "description": "Downloads the latest version of Navicat for MySQL 12.", "repo": "autopkg/apizz-recipes", - "path": "Mos/Mos.download.recipe", - "shortname": "Mos.download", + "path": "Navicat/NavicatforMySQL12.download.recipe", + "shortname": "NavicatforMySQL12.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Mos" + "com.github.apizz.munki.NavicatMySQL12", + "com.github.apizz.pkg.NavicatMySQL12" ] }, - "com.github.apizz.munki.Mos": { - "name": "Mos", - "description": "Downloads the latest version of Mos from Github and imports it into a munki_repo.", + "com.github.apizz.munki.NavicatMongoDB15": { + "name": "NavicatMongoDB15", + "description": "Downloads the latest version of Navicat for MongDB 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Mos/Mos.munki.recipe", - "parent": "com.github.apizz.download.Mos", - "shortname": "Mos.munki", + "path": "Navicat/NavicatforMongoDB15.munki.recipe", + "parent": "com.github.apizz.download.NavicatMongoDB15", + "shortname": "NavicatforMongoDB15.munki", "inferred_type": "munki", - "munki_display_name": "Mos", - "munki_description": "A free & simple app allow your mouse wheel to scroll smoothly on macOS.\n\n**Features**\n\n- Let the mouse wheel scroll smoothly just like using a touchpad.\n- Allows customizing scroll behavior, such as the speed and acceleration.\n- Allows customizing the scrolling behavior for touchpad and mouse wheel separately.\n- Provides an informative graph that shows the scroll events.\n- Built in per app blacklist/whitelist support.\n- Coded with Swift." + "munki_display_name": "Navicat for MongoDB", + "munki_description": "Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. Connect to local/remote MongoDB servers with MongoDB Atlas compatibility. Navicat for MongoDB offers remarkable features for managing, monitoring, querying, and visualizing your data. You can easily increase productivity of routine MongoDB operations." }, - "com.github.apizz.munki.macOSEraseInstallCatalinaImport": { - "name": "macOS_Catalina_EraseInstall", - "description": "Imports a DMG with a macOS Catalina installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.download.NavicatPostgreSQL11": { + "name": "NavicatPostgreSQL11", + "description": "Downloads the latest version of Navicat for PostgreSQL 11.", "repo": "autopkg/apizz-recipes", - "path": "macOSEraseInstall/macOSEraseInstallCatalinaImport.munki.recipe", - "shortname": "macOSEraseInstallCatalinaImport.munki", - "inferred_type": "munki", - "munki_display_name": "macOS Catalina Erase & Install", - "munki_description": "" + "path": "Navicat/NavicatforPostgreSQL11.download.recipe", + "shortname": "NavicatforPostgreSQL11.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.NavicatPostgreSQL11", + "com.github.apizz.munki.NavicatPostgreSQL11" + ] }, - "com.github.apizz.munki.macOSEraseInstallMontereyImport": { - "name": "macOS_Monterey_EraseInstall", - "description": "Imports a DMG with a macOS Monterey installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.munki.NavicatMongoDB16": { + "name": "NavicatMongoDB16", + "description": "Downloads the latest version of Navicat for MongDB 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "macOSEraseInstall/macOSEraseInstallMontereyImport.munki.recipe", - "shortname": "macOSEraseInstallMontereyImport.munki", + "path": "Navicat/NavicatforMongoDB16.munki.recipe", + "parent": "com.github.apizz.download.NavicatMongoDB16", + "shortname": "NavicatforMongoDB16.munki", "inferred_type": "munki", - "munki_display_name": "macOS Monterey Erase & Install", - "munki_description": "" + "munki_display_name": "Navicat for MongoDB", + "munki_description": "Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. Connect to local/remote MongoDB servers with MongoDB Atlas compatibility. Navicat for MongoDB offers remarkable features for managing, monitoring, querying, and visualizing your data. You can easily increase productivity of routine MongoDB operations." }, - "com.github.apizz.munki.macOSEraseInstallMojaveImport": { - "name": "macOS_Mojave_EraseInstall", - "description": "Imports a DMG with a macOS Mojave installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.pkg.NavicatOracle12": { + "name": "NavicatOracle12", + "description": "Downloads the latest version of Navicat for Oracle 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "macOSEraseInstall/macOSEraseInstallMojaveImport.munki.recipe", - "shortname": "macOSEraseInstallMojaveImport.munki", - "inferred_type": "munki", - "munki_display_name": "macOS Mojave Erase & Install", - "munki_description": "" + "path": "Navicat/NavicatforOracle12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatOracle12", + "shortname": "NavicatforOracle12.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.macOSEraseInstallHighSierraImport": { - "name": "macOS_HighSierra_EraseInstall", - "description": "Imports a DMG with a macOS High Sierra installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.munki.NavicatMongoDB12": { + "name": "NavicatMongoDB12", + "description": "Downloads the latest version of Navicat for MongDB 12 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "macOSEraseInstall/macOSEraseInstallHighSierraImport.munki.recipe", - "shortname": "macOSEraseInstallHighSierraImport.munki", + "path": "Navicat/NavicatforMongoDB12.munki.recipe", + "parent": "com.github.apizz.download.NavicatMongoDB12", + "shortname": "NavicatforMongoDB12.munki", "inferred_type": "munki", - "munki_display_name": "macOS High Sierra Erase & Install", - "munki_description": "" + "munki_display_name": "Navicat for MongoDB", + "munki_description": "Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. Connect to local/remote MongoDB servers with MongoDB Atlas compatibility. Navicat for MongoDB offers remarkable features for managing, monitoring, querying, and visualizing your data. You can easily increase productivity of routine MongoDB operations." }, - "com.github.apizz.munki.macOSEraseInstallBigSurImport": { - "name": "macOS_BigSur_EraseInstall", - "description": "Imports a DMG with a macOS Big Sur installer inside into a munki repo. This would be built with a tool like installinstallmacos.py. Meant to be imported as an erase & install, but these options can be removed if desired.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Use installinstallmacos.py to create a compressed DMG of the desired macOS installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.munki.NavicatPostgreSQL11": { + "name": "NavicatPostgreSQL11", + "description": "Downloads the latest version of Navicat for PostgreSQL 11 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "macOSEraseInstall/macOSEraseInstallBigSurImport.munki.recipe", - "shortname": "macOSEraseInstallBigSurImport.munki", + "path": "Navicat/NavicatforPostgreSQL11.munki.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL11", + "shortname": "NavicatforPostgreSQL11.munki", "inferred_type": "munki", - "munki_display_name": "macOS Big Sur Erase & Install", - "munki_description": "" + "munki_display_name": "Navicat for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.munki.appleLoops": { - "name": "appleLoops", - "description": "Downloads the latest version of appleloops.py and imports it into a munki_repo.", + "com.github.apizz.download.NavicatEssentialsPostgreSQL12": { + "name": "NavicatEssentialsPostgreSQL12", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 12.", "repo": "autopkg/apizz-recipes", - "path": "appleLoops/appleLoops.munki.recipe", - "parent": "com.github.novaksam.pkg.appleLoops", - "shortname": "appleLoops.munki", - "inferred_type": "munki", - "munki_display_name": "appleLoops", - "munki_description": "Command line tool for downloading and installing Apple's sound packs" + "path": "Navicat/NavicatEssentialsforPostgreSQL12.download.recipe", + "shortname": "NavicatEssentialsforPostgreSQL12.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL12" + ] }, - "com.github.apizz.download.iScream": { - "name": "iScream", - "description": "Downloads the latest version of iScream.", + "com.github.apizz.download.NavicatPremium12": { + "name": "NavicatPremium12", + "description": "Downloads the latest version of Navicat Premium 12.", "repo": "autopkg/apizz-recipes", - "path": "iScream/iScream.download.recipe", - "shortname": "iScream.download", + "path": "Navicat/NavicatPremium12.download.recipe", + "shortname": "NavicatPremium12.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.iScream" + "com.github.apizz.munki.NavicatPremium12", + "com.github.apizz.pkg.NavicatPremium12" ] }, - "com.github.apizz.munki.iScream": { - "name": "iScream", - "description": "Downloads the latest version of iScream and imports it into Munki.", + "com.github.apizz.download.NavicatSQLite12": { + "name": "NavicatSQLite12", + "description": "Downloads the latest version of Navicat for SQLite 12.", "repo": "autopkg/apizz-recipes", - "path": "iScream/iScream.munki.recipe", - "parent": "com.github.apizz.download.iScream", - "shortname": "iScream.munki", - "inferred_type": "munki", - "munki_display_name": "iScream", - "munki_description": "iScream is a freeware voice recording application for Mac OS X. It is designed to record audio from a microphone, line-in or any other input audio device." + "path": "Navicat/NavicatforSQLite12.download.recipe", + "shortname": "NavicatforSQLite12.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.NavicatSQLite12", + "com.github.apizz.pkg.NavicatSQLite12" + ] }, - "com.github.apizz.munki.ProToolsHDDriverImport": { - "name": "ProToolsHDDriver", - "description": "Copies the Pro Tools HD Driver out from a Pro Tools .dmg download and imports it into a munki_repo.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.pkg.NavicatSQLite12": { + "name": "NavicatSQLite12", + "description": "Downloads the latest version of Navicat for SQLite 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "ProTools/ProToolsHDDriverImport.munki.recipe", - "parent": "com.github.apizz.pkg.ProToolsHDDriverImport", - "shortname": "ProToolsHDDriverImport.munki", + "path": "Navicat/NavicatforSQLite12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatSQLite12", + "shortname": "NavicatforSQLite12.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.munki.NavicatPostgreSQL12": { + "name": "NavicatPostgreSQL12", + "description": "Downloads the latest version of Navicat for PostgreSQL 12 and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforPostgreSQL12.munki.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL12", + "shortname": "NavicatforPostgreSQL12.munki", "inferred_type": "munki", - "munki_display_name": "Pro Tools HD Driver", - "munki_description": "" + "munki_display_name": "Navicat for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.munki.ProToolsCodecsImport": { - "name": "ProToolsCodecs", - "description": "Copies the Pro Tools Codecs out from a Pro Tools .dmg download and imports it into a munki_repo.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n5) Profit.", + "com.github.apizz.munki.NavicatOracle16": { + "name": "NavicatOracle16", + "description": "Downloads the latest version of Navicat for Oracle 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "ProTools/ProToolsCodecsImport.munki.recipe", - "parent": "com.github.apizz.pkg.ProToolsCodecsImport", - "shortname": "ProToolsCodecsImport.munki", + "path": "Navicat/NavicatforOracle16.munki.recipe", + "parent": "com.github.apizz.download.NavicatOracle16", + "shortname": "NavicatforOracle16.munki", "inferred_type": "munki", - "munki_display_name": "Pro Tools Codecs", - "munki_description": "" + "munki_display_name": "Navicat for Oracle", + "munki_description": "Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment. Optimizing your Oracle development - create, organize, access, and share information quickly and securely. Navicat for Oracle is compatible with cloud databases like Amazon RDS and Oracle Cloud, and supports local/remote Oracle servers." }, - "com.github.apizz.pkg.ProToolsHDDriverImport": { - "name": "ProToolsHDriver", - "description": "Copies the Pro Tools HD Driver PKG out from a Pro Tools .dmg download.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring into munki, Jamf, etc.", + "com.github.apizz.download.NavicatMongoDB15": { + "name": "NavicatMongoDB15", + "description": "Downloads the latest version of Navicat for MongoDB 15.", "repo": "autopkg/apizz-recipes", - "path": "ProTools/ProToolsHDDriverImport.pkg.recipe", - "shortname": "ProToolsHDDriverImport.pkg", - "inferred_type": "pkg", + "path": "Navicat/NavicatforMongoDB15.download.recipe", + "shortname": "NavicatforMongoDB15.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.ProToolsHDDriverImport" + "com.github.apizz.munki.NavicatMongoDB15", + "com.github.apizz.pkg.NavicatMongoDB15" ] }, - "com.github.apizz.munki.ProToolsImport": { - "name": "ProTools2019", - "description": "Copies the Pro Tools PKG out from a Pro Tools .dmg download, collects the version from the filename, and imports it into a munki_repo. Adds the specific Pro Tools Codecs and HD Driver versions to the `requires` array.\n\nRefer to this article on the supported minimum & maximum supported macOS versions: http://avid.force.com/pkb/articles/en_US/Compatibility/Pro-Tools-System-Requirements\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Specify the desired Pro Tools display name in the DISPLAY_NAME variable. The collected version will be appended to the name.\n5) Specify the munki item name for the HD Driver as listed in your munki repo in the PROTOOLS_DRIVER_NAME. This name and the detected PKG version of the HD Driver in the .dmg will be added to the `requires` array for Pro Tools.\n6) Specify the munki item name for the Codecs as listed in your munki repo in the PROTOOLS_CODECS_NAME input variable. This name and the detected PKG version of the Codecs in the .dmg will be added to the `requires` array for Pro Tools.\n7) Refer to Avid's KB article on supported macOS versions (https://avid.secure.force.com/pkb/articles/en_US/Compatibility/Pro-Tools-System-Requirements) and update the PROTOOLS_MACOS_SUPPORTED_LIST accordingly. This will use the defined supported versions to compare with the installed version via a preinstall_script. If a supported version is not found, an exit status of 1 is produced and the item is not installed.\n8) Run the recipe.\n9) Profit.", + "com.github.apizz.munki.NavicatOracle15": { + "name": "NavicatOracle15", + "description": "Downloads the latest version of Navicat for Oracle 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "ProTools/ProToolsImport.munki.recipe", - "parent": "com.github.apizz.pkg.ProToolsImport", - "shortname": "ProToolsImport.munki", + "path": "Navicat/NavicatforOracle15.munki.recipe", + "parent": "com.github.apizz.download.NavicatOracle15", + "shortname": "NavicatforOracle15.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "The industry standard audio-production software for songwriters, musicians, producers, and engineers." + "munki_display_name": "Navicat for Oracle", + "munki_description": "Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment. Optimizing your Oracle development - create, organize, access, and share information quickly and securely. Navicat for Oracle is compatible with cloud databases like Amazon RDS and Oracle Cloud, and supports local/remote Oracle servers." }, - "com.github.apizz.pkg.ProToolsImport": { - "name": "ProTools2019", - "description": "Copies the Pro Tools PKG out from a Pro Tools .dmg download and collects the version from the filename.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring Pro Tools into munki, Jamf, etc.", + "com.github.apizz.munki.NavicatEssentialsPostgreSQL16": { + "name": "NavicatEssentialsPostgreSQL16", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 16 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "ProTools/ProToolsImport.pkg.recipe", - "shortname": "ProToolsImport.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.ProToolsImport" - ] + "path": "Navicat/NavicatEssentialsforPostgreSQL16.munki.recipe", + "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL16", + "shortname": "NavicatEssentialsforPostgreSQL16.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat Essentials for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.pkg.ProToolsCodecsImport": { - "name": "ProToolsCodecs", - "description": "Copies the Pro Tools Codecs PKG out from a Pro Tools .dmg download.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Go to the Avid website and download the Pro Tools for Mac DMG.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring into munki, Jamf, etc.", + "com.github.apizz.pkg.NavicatMySQL12": { + "name": "NavicatMySQL12", + "description": "Downloads the latest version of Navicat for MySQL 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "ProTools/ProToolsCodecsImport.pkg.recipe", - "shortname": "ProToolsCodecsImport.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.ProToolsCodecsImport" - ] + "path": "Navicat/NavicatforMySQL12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMySQL12", + "shortname": "NavicatforMySQL12.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.MathType": { - "name": "MathType", - "description": "Downloads the latest version of MathType and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.pkg.NavicatMariaDB12": { + "name": "NavicatMariaDB12", + "description": "Downloads the latest version of Navicat for MariaDB 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "MathType/MathType.munki.recipe", - "parent": "com.github.grahampugh.download.MathType", - "shortname": "MathType.munki", - "inferred_type": "munki", - "munki_display_name": "MathType", - "munki_description": "MathType is a powerful interactive equation editor for Windows and Macintosh that lets you create mathematical notation for word processing, web pages, desktop publishing, presentations, elearning, and for TeX, LaTeX, and MathML documents." + "path": "Navicat/NavicatforMariaDB12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMariaDB12", + "shortname": "NavicatforMariaDB12.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.ProfileCreator": { - "name": "ProfileCreator", - "description": "Downloads the latest version of ProfileCreator and imports it into a munki_repo.", + "com.github.apizz.download.NavicatPremium16": { + "name": "NavicatPremium16", + "description": "Downloads the latest version of Navicat Premium 16.", "repo": "autopkg/apizz-recipes", - "path": "ProfileCreator/ProfileCreator.munki.recipe", - "parent": "com.github.neilmartin83.download.ProfileCreator", - "shortname": "ProfileCreator.munki", - "inferred_type": "munki", - "munki_display_name": "ProfileCreator", - "munki_description": "macOS Application to create standard or customized configuration profiles." + "path": "Navicat/NavicatPremium16.download.recipe", + "shortname": "NavicatPremium16.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.NavicatPremium16", + "com.github.apizz.munki.NavicatPremium16" + ] }, - "com.github.apizz.munki.SuspiciousPackage": { - "name": "SuspiciousPackage", - "description": null, + "com.github.apizz.munki.NavicatMariaDB12": { + "name": "NavicatMariaDB12", + "description": "Downloads the latest version of Navicat for MariaDB 12 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Suspicious_Package/SuspiciousPackage.munki.recipe", - "parent": "com.github.novaksam.download.SuspiciousPackage", - "shortname": "SuspiciousPackage.munki", + "path": "Navicat/NavicatforMariaDB12.munki.recipe", + "parent": "com.github.apizz.download.NavicatMariaDB12", + "shortname": "NavicatforMariaDB12.munki", "inferred_type": "munki", - "munki_display_name": "SuspiciousPackage", - "munki_description": "Peek inside macOS Installer packages, see what they install, what they do, and more." + "munki_display_name": "Navicat for MariaDB", + "munki_description": "Navicat for MariaDB provides a native environment for MariaDB database management and development. Connect to local/remote MariaDB servers, and compatible with Amazon RDS. Navicat for MariaDB supports most of the additional features like new storage engines, microseconds, virtual columns, and more." }, - "com.github.apizz.munki.Tart": { - "name": "Tart", - "description": "Downloads the latest version of Tart and imports it into a munki_repo.", + "com.github.apizz.download.NavicatOracle12": { + "name": "NavicatOracle12", + "description": "Downloads the latest version of Navicat for Oracle 12.", "repo": "autopkg/apizz-recipes", - "path": "Tart/Tart.munki.recipe", - "parent": "com.github.wegotoeleven-recipes.pkg.Tart", - "shortname": "Tart.munki", - "inferred_type": "munki", - "munki_display_name": "Tart", - "munki_description": "macOS VMs on Apple Silicon to use in CI and other automations." + "path": "Navicat/NavicatforOracle12.download.recipe", + "shortname": "NavicatforOracle12.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.munki.NavicatOracle12", + "com.github.apizz.pkg.NavicatOracle12" + ] }, - "com.github.apizz.download.Gifox2": { - "name": "Gifox2", - "description": "Downloads the latest Gifox 2 disk image.", + "com.github.apizz.download.NavicatEssentialsPostgreSQL16": { + "name": "NavicatEssentialsPostgreSQL16", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 16.", "repo": "autopkg/apizz-recipes", - "path": "Gifox/Gifox2.download.recipe", - "shortname": "Gifox2.download", + "path": "Navicat/NavicatEssentialsforPostgreSQL16.download.recipe", + "shortname": "NavicatEssentialsforPostgreSQL16.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Gifox2" + "com.github.apizz.munki.NavicatEssentialsPostgreSQL16", + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL16" ] }, - "com.github.apizz.download.Gifox": { - "name": "Gifox", - "description": "Downloads the original Gifox disk image.", + "com.github.apizz.download.NavicatMongoDB12": { + "name": "NavicatMongoDB12", + "description": "Downloads the latest version of Navicat for MongoDB 12.", "repo": "autopkg/apizz-recipes", - "path": "Gifox/Gifox.download.recipe", - "shortname": "Gifox.download", + "path": "Navicat/NavicatforMongoDB12.download.recipe", + "shortname": "NavicatforMongoDB12.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Gifox" + "com.github.apizz.munki.NavicatMongoDB12", + "com.github.apizz.pkg.NavicatMongoDB12" ] }, - "com.github.apizz.munki.Gifox": { - "name": "Gifox", - "description": "Downloads the latest version of Gifox and imports it into a munki repo.", + "com.github.apizz.pkg.NavicatPostgreSQL": { + "name": "NavicatPostgreSQL15", + "description": "Downloads the latest version of Navicat for PostgreSQL 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Gifox/Gifox.munki.recipe", - "parent": "com.github.apizz.download.Gifox", - "shortname": "Gifox.munki", - "inferred_type": "munki", - "munki_display_name": "Gifox", - "munki_description": "Delightful GIF Recording and Sharing App." + "path": "Navicat/NavicatforPostgreSQL15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL", + "shortname": "NavicatforPostgreSQL15.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.Gifox2": { - "name": "Gifox2", - "description": "Downloads the latest version of Gifox 2 and imports it into a munki repo.", + "com.github.apizz.download.NavicatSQLite15": { + "name": "NavicatSQLite15", + "description": "Downloads the latest version of Navicat for SQLite 15.", "repo": "autopkg/apizz-recipes", - "path": "Gifox/Gifox2.munki.recipe", - "parent": "com.github.apizz.download.Gifox2", - "shortname": "Gifox2.munki", - "inferred_type": "munki", - "munki_display_name": "Gifox 2", - "munki_description": "Delightful GIF Recording and Sharing App." + "path": "Navicat/NavicatforSQLite15.download.recipe", + "shortname": "NavicatforSQLite15.download", + "inferred_type": "download", + "children": [ + "com.github.apizz.pkg.NavicatSQLite15", + "com.github.apizz.munki.NavicatSQLite15" + ] }, - "com.github.apizz.pkg.defaultbrowser": { - "name": "defaultbrowser", - "description": "Downloads the latest release copy of the defaultbrowser executable from kerma on Github and creates a package.", + "com.github.apizz.download.NavicatPostgreSQL": { + "name": "NavicatPostgreSQL15", + "description": "Downloads the latest version of Navicat for PostgreSQL 15.", "repo": "autopkg/apizz-recipes", - "path": "defaultbrowser/defaultbrowser.pkg.recipe", - "parent": "com.github.apizz.download.defaultbrowser", - "shortname": "defaultbrowser.pkg", - "inferred_type": "pkg", + "path": "Navicat/NavicatforPostgreSQL15.download.recipe", + "shortname": "NavicatforPostgreSQL15.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.defaultbrowser" + "com.github.apizz.munki.NavicatPostgreSQL", + "com.github.apizz.pkg.NavicatPostgreSQL" ] }, - "com.github.apizz.munki.defaultbrowser": { - "name": null, - "description": "Downloads the latest release copy of the defaultbrowser executable from kerma on Github, makes a pkg, and imports it into a munki_repo.", + "com.github.apizz.pkg.NavicatPostgreSQL16": { + "name": "NavicatPostgreSQL16", + "description": "Downloads the latest version of Navicat for PostgreSQL 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "defaultbrowser/defaultbrowser.munki.recipe", - "parent": "com.github.apizz.pkg.defaultbrowser", - "shortname": "defaultbrowser.munki", - "inferred_type": "munki", - "munki_display_name": "defaultbrowser", - "munki_description": "Command line script for getting and setting a default browser (HTTP handler) in Mac OS X" + "path": "Navicat/NavicatforPostgreSQL16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL16", + "shortname": "NavicatforPostgreSQL16.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.NavicatforPostgreSQL16-pkg" + ] }, - "com.github.apizz.download.defaultbrowser": { - "name": "defaultbrowser", - "description": "Downloads the latest release copy of the defaultbrowser executable from kerma on Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.download.NavicatEssentialsPostgreSQL": { + "name": "NavicatEssentialsPostgreSQL15", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 15.", "repo": "autopkg/apizz-recipes", - "path": "defaultbrowser/defaultbrowser.download.recipe", - "shortname": "defaultbrowser.download", + "path": "Navicat/NavicatEssentialsforPostgreSQL15.download.recipe", + "shortname": "NavicatEssentialsforPostgreSQL15.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.defaultbrowser" + "com.github.apizz.munki.NavicatEssentialsPostgreSQL12", + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL", + "com.github.apizz.munki.NavicatEssentialsPostgreSQL" ] }, - "com.github.apizz.munki.AssetCatalogTinkerer": { - "name": "AssetCatalogTinkerer", - "description": "Downloads the latest version of Asset Catalog Tinkerer from Github and imports it into a munki_repo.", + "com.github.apizz.pkg.NavicatPostgreSQL12": { + "name": "NavicatPostgreSQL12", + "description": "Downloads the latest version of Navicat for PostgreSQL 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Asset_Catalog_Tinkerer/AssetCatalogTinkerer.munki.recipe", - "parent": "com.github.apizz.download.AssetCatalogTinkerer", - "shortname": "AssetCatalogTinkerer.munki", + "path": "Navicat/NavicatforPostgreSQL12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPostgreSQL12", + "shortname": "NavicatforPostgreSQL12.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.pkg.NavicatMongoDB15": { + "name": "NavicatMongoDB15", + "description": "Downloads the latest version of Navicat for MongDB 15 and creates a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforMongoDB15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMongoDB15", + "shortname": "NavicatforMongoDB15.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.munki.NavicatSQLite16": { + "name": "NavicatSQLite16", + "description": "Downloads the latest version of Navicat for SQLite 16 and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforSQLite16.munki.recipe", + "parent": "com.github.apizz.download.NavicatSQLite16", + "shortname": "NavicatforSQLite16.munki", "inferred_type": "munki", - "munki_display_name": "Asset Catalog Tinkerer", - "munki_description": "An app that lets you open .car files and browse/extract their images." + "munki_display_name": "Navicat for SQLite", + "munki_description": "Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. Optimizing your SQLite workflow and productivity - you can quickly and securely create, organize, access, and share information." }, - "com.github.apizz.download.AssetCatalogTinkerer": { - "name": "AssetCatalogTinkerer", - "description": "Downloads the latest version of Asset Catalog Tinkerer from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL16": { + "name": "NavicatEssentialsPostgreSQL16", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 16 and creates a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatEssentialsforPostgreSQL16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL16", + "shortname": "NavicatEssentialsforPostgreSQL16.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.download.NavicatPostgreSQL16": { + "name": "NavicatPostgreSQL16", + "description": "Downloads the latest version of Navicat for PostgreSQL 16.", "repo": "autopkg/apizz-recipes", - "path": "Asset_Catalog_Tinkerer/AssetCatalogTinkerer.download.recipe", - "shortname": "AssetCatalogTinkerer.download", + "path": "Navicat/NavicatforPostgreSQL16.download.recipe", + "shortname": "NavicatforPostgreSQL16.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.AssetCatalogTinkerer" + "com.github.apizz.munki.NavicatPostgreSQL16", + "com.github.apizz.pkg.NavicatPostgreSQL16" ] }, - "com.github.apizz.pkg.FastTasks2": { - "name": "FastTasks2", - "description": "Downloads the latest version of Sqwarq FastTasks 2 and creates a pkg.", + "com.github.apizz.munki.NavicatMariaDB15": { + "name": "NavicatMariaDB15", + "description": "Downloads the latest version of Navicat for MariaDB 15 and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Sqwarq/FastTasks2.pkg.recipe", - "parent": "com.github.apizz.download.FastTasks2", - "shortname": "FastTasks2.pkg", + "path": "Navicat/NavicatforMariaDB15.munki.recipe", + "parent": "com.github.apizz.download.NavicatMariaDB15", + "shortname": "NavicatforMariaDB15.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat for MariaDB", + "munki_description": "Navicat for MariaDB provides a native environment for MariaDB database management and development. Connect to local/remote MariaDB servers, and compatible with Amazon RDS. Navicat for MariaDB supports most of the additional features like new storage engines, microseconds, virtual columns, and more." + }, + "com.github.apizz.pkg.NavicatMongoDB12": { + "name": "NavicatMongoDB12", + "description": "Downloads the latest version of Navicat for MongDB 12 and creates a PKG.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatforMongoDB12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMongoDB12", + "shortname": "NavicatforMongoDB12.pkg", "inferred_type": "pkg" }, - "com.github.apizz.pkg.CriticalUpdates": { - "name": "CriticalUpdates", - "description": "Downloads the latest version of Sqwarq Critical Updates and creates a pkg.", + "com.github.apizz.pkg.NavicatMySQL16": { + "name": "NavicatMySQL16", + "description": "Downloads the latest version of Navicat for MySQL 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Sqwarq/CriticalUpdates.pkg.recipe", - "parent": "com.github.apizz.download.CriticalUpdates", - "shortname": "CriticalUpdates.pkg", + "path": "Navicat/NavicatforMySQL16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMySQL16", + "shortname": "NavicatforMySQL16.pkg", "inferred_type": "pkg" }, - "com.github.apizz.munki.FastTasks2": { - "name": "FastTasks2", - "description": "Downloads the latest version of Sqwarq FastTasks 2, creates a DMG, and uploads it to a munki repo.", + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL": { + "name": "NavicatEssentialsPostgreSQL15", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Sqwarq/FastTasks2.munki.recipe", - "parent": "com.github.apizz.download.FastTasks2", - "shortname": "FastTasks2.munki", - "inferred_type": "munki", - "munki_display_name": "FastTasks 2", - "munki_description": "FT2 is a troubleshooting utility that provides a number of useful functions, including at-a-glance display of key system info, fast toggle of invisible files, free memory, remove login items and scan for troublesome apps and files." + "path": "Navicat/NavicatEssentialsforPostgreSQL15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL", + "shortname": "NavicatEssentialsforPostgreSQL15.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.CriticalUpdates": { - "name": "CriticalUpdates", - "description": "Downloads the latest version of Sqwarq Critical Updates.", + "com.github.apizz.pkg.NavicatMariaDB16": { + "name": "NavicatMariaDB16", + "description": "Downloads the latest version of Navicat for MariaDB 16 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Sqwarq/CriticalUpdates.download.recipe", - "shortname": "CriticalUpdates.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.CriticalUpdates", - "com.github.apizz.munki.CriticalUpdates" - ] + "path": "Navicat/NavicatforMariaDB16.pkg.recipe", + "parent": "com.github.apizz.download.NavicatMariaDB16", + "shortname": "NavicatforMariaDB16.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.download.FastTasks2": { - "name": "FastTasks2", - "description": "Downloads the latest version of Sqwarq FastTasks 2.", + "com.github.apizz.pkg.NavicatOracle15": { + "name": "NavicatOracle15", + "description": "Downloads the latest version of Navicat for Oracle 15 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Sqwarq/FastTasks2.download.recipe", - "shortname": "FastTasks2.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.FastTasks2", - "com.github.apizz.munki.FastTasks2" - ] + "path": "Navicat/NavicatforOracle15.pkg.recipe", + "parent": "com.github.apizz.download.NavicatOracle15", + "shortname": "NavicatforOracle15.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.CriticalUpdates": { - "name": "CriticalUpdates", - "description": "Downloads the latest version of Sqwarq Critical Updates, creates a DMG, and uploads it to a munki repo.", + "com.github.apizz.pkg.NavicatPremium12": { + "name": "NavicatPremium12", + "description": "Downloads the latest version of Navicat Premium 12 and creates a PKG.", "repo": "autopkg/apizz-recipes", - "path": "Sqwarq/CriticalUpdates.munki.recipe", - "parent": "com.github.apizz.download.CriticalUpdates", - "shortname": "CriticalUpdates.munki", + "path": "Navicat/NavicatPremium12.pkg.recipe", + "parent": "com.github.apizz.download.NavicatPremium12", + "shortname": "NavicatPremium12.pkg", + "inferred_type": "pkg" + }, + "com.github.apizz.munki.NavicatEssentialsPostgreSQL": { + "name": "NavicatEssentialsPostgreSQL15", + "description": "Downloads the latest version of Navicat Essentials for PostgreSQL 15 and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Navicat/NavicatEssentialsforPostgreSQL15.munki.recipe", + "parent": "com.github.apizz.download.NavicatEssentialsPostgreSQL", + "shortname": "NavicatEssentialsforPostgreSQL15.munki", "inferred_type": "munki", - "munki_display_name": "Critical Updates", - "munki_description": "Critical Updates.app keeps you informed of when a background update of the listed components occurs. These are controlled by the command line softwareupdate tool and by App Store preference settings in System Preferences." + "munki_display_name": "Navicat Essentials for PostgreSQL", + "munki_description": "Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development. From writing simple SQL queries to developing complex databases, Navicat for PostgreSQL is designed to accommodate a wide range of users, from PostgreSQL beginners to seasoned developers. Connect to local/remote PostgreSQL servers and compatible with cloud databases like Amazon Redshift, Amazon Aurora, Amazon RDS, Google Cloud and Microsoft Azure, and all PostgreSQL database objects." }, - "com.github.apizz.apizz-recipes.SharedProcessors": { - "name": null, - "description": "Stub recipe reference to use the Shared Processors in this repo.", + "com.github.apizz.munki.KensingtonTrackballWorks": { + "name": "KensingtonWorks", + "description": "Downloads the latest version of KensingtonWorks and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "Kensington_TrackballWorks/KensingtonWorks.munki.recipe", + "parent": "com.github.apizz.download.KensingtonTrackballWorks", + "shortname": "KensingtonWorks.munki", + "inferred_type": "munki", + "munki_display_name": "KensingtonWorks", + "munki_description": "KensingtonWorks\u2122 allows you to program your Trackball to behave how you want it to by customizing the functions assigned to each Trackball button." }, - "com.github.apizz.download.FLStudio": { - "name": "FLStudio", - "description": "Downloads the latest version of FL Studio.", + "com.github.apizz.download.KensingtonTrackballWorks": { + "name": "KensingtonWorks", + "description": "Downloads the latest version of KensingtonWorks.", "repo": "autopkg/apizz-recipes", - "path": "FL_Studio/FLStudio.download.recipe", - "shortname": "FLStudio.download", + "path": "Kensington_TrackballWorks/KensingtonWorks.download.recipe", + "shortname": "KensingtonWorks.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.FLStudio" + "com.github.apizz.munki.KensingtonTrackballWorks" ] }, - "com.github.apizz.pkg.FLStudio": { - "name": "FLStudio", - "description": "Downloads the latest release of FL Studio and extracts a PKG.", + "com.github.apizz.download.Auralia": { + "name": "Auralia", + "description": "Downloads the latest version of Auralia as a pkg. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows).", "repo": "autopkg/apizz-recipes", - "path": "FL_Studio/FLStudio.pkg.recipe", - "parent": "com.github.apizz.download.FLStudio", - "shortname": "FLStudio.pkg", - "inferred_type": "pkg", + "path": "Rising_Software/Auralia.download.recipe", + "shortname": "Auralia.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.FLStudio" + "com.github.apizz.munki.Auralia" ] }, - "com.github.apizz.munki.FLStudio": { - "name": "FLStudio", - "description": "Downloads the latest version of FL Studio and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.Auralia": { + "name": "Auralia", + "description": "Downloads the latest version of Auralia as a pkg and imports it into a munki_repo. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows). Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "FL_Studio/FLStudio.munki.recipe", - "parent": "com.github.apizz.pkg.FLStudio", - "shortname": "FLStudio.munki", + "path": "Rising_Software/Auralia.munki.recipe", + "parent": "com.github.apizz.download.Auralia", + "shortname": "Auralia.munki", "inferred_type": "munki", - "munki_display_name": "FL Studio", - "munki_description": "FL Studio is a complete software music production environment or Digital Audio Workstation (DAW). Representing more than 20 years of innovative development it has everything you need in one package to compose, arrange, record, edit, mix and master professional quality music." + "munki_display_name": "Auralia %MAJOR_VERSION%", + "munki_description": "Ear training with real music. With 43 topics and endless customisation Auralia is the most comprehensive ear training software available. All the fundamentals are covered; pitch, intervals, chords, scales, tuning and rhythm. Progress through cadences, rhythm dictation, harmony, jazz progressions and melodic transcription!" }, - "com.github.apizz.munki.FortiClientImport": { - "name": "FortiClient", - "description": "Copies the FortiClient mpkg out from a FortiClient .dmg download and imports it into a munki_repo.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Acquire your instance's FortiClient DMG with contained installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.", + "com.github.apizz.munki.Musition": { + "name": "Musition", + "description": "Downloads the latest version of Musition as a pkg and import it into a munki_repo. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows). Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "FortiClient/FortiClientImport.munki.recipe", - "parent": "com.github.apizz.pkg.FortiClientImport", - "shortname": "FortiClientImport.munki", + "path": "Rising_Software/Musition.munki.recipe", + "parent": "com.github.apizz.download.Musition", + "shortname": "Musition.munki", "inferred_type": "munki", - "munki_display_name": "FortiClient VPN", - "munki_description": "FortiClient uses SSL and IPSec VPN to provide secure, reliable access to corporate networks and applications from virtually any internet-connected remote location. FortiClient simplifies remote user experience with built-in auto-connect and always-up VPN features. Two-Factor authentication can also be used to provide an additional layer of security." + "munki_display_name": "Musition %MAJOR_VERSION%", + "munki_description": "Fun ways to learn music theory & musicianship. Music theory software, suitable for students of all ages and levels. Become an expert at reading sheet music, recognising time signatures, notating rhythms, understanding intervals, matching keys signatures and more." }, - "com.github.apizz.pkg.FortiClientImport": { - "name": "FortiClient", - "description": "Copies the FortiClient PKG out from a FortiClient .dmg download and collects the version from the PKG.\n\nTo use this recipe:\n\n1) Create a recipe override of this recipe.\n2) Acquire your instance's FortiClient DMG with contained installer.\n3) Copy the downloaded DMG onto your Mac running autopkg in the folder specified in the PATH variable. Don't include a trailing '/'.\n4) Run the recipe.\n\nMore valuable when used as a parent recipe to bring FortiClient into munki, Jamf, etc.", + "com.github.apizz.munki.AuraliaCloud": { + "name": "AuraliaCloud5", + "description": "Downloads the latest version of Auralia Cloud and imports it into a munki_repo. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows). Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", "repo": "autopkg/apizz-recipes", - "path": "FortiClient/FortiClientImport.pkg.recipe", - "shortname": "FortiClientImport.pkg", - "inferred_type": "pkg", + "path": "Rising_Software/AuraliaCloud.munki.recipe", + "parent": "com.github.hansen-m.download.AuraliaCloud", + "shortname": "AuraliaCloud.munki", + "inferred_type": "munki", + "munki_display_name": "Auralia Cloud 5", + "munki_description": "Ear training with real music. With 43 topics and endless customisation Auralia is the most comprehensive ear training software available. All the fundamentals are covered; pitch, intervals, chords, scales, tuning and rhythm. Progress through cadences, rhythm dictation, harmony, jazz progressions and melodic transcription!" + }, + "com.github.apizz.download.Musition": { + "name": "Musition", + "description": "Downloads the latest version of Musition as a pkg. Need to set MAJOR_VERSION, PLATFORM, and FILETYPE variables. PLATFORM should be either m (Mac) or w (Windows). FILETYPE should be pkg (Mac) or exe (Windows).", + "repo": "autopkg/apizz-recipes", + "path": "Rising_Software/Musition.download.recipe", + "shortname": "Musition.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.FortiClientImport" + "com.github.apizz.munki.Musition" ] }, - "com.github.apizz.download.DragonframeLicenseServer": { - "name": "DragonframeLicenseServer", - "description": "Downloads the latest version of Dragonframe License Server.", + "com.github.apizz.autopkg.download.Unity3DLumin": { + "name": "Unity3D_LuminSupport", + "description": "Downloads the latest version of the Unity Lumin Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "Dragonframe/DragonframeLicenseServer.download.recipe", - "shortname": "DragonframeLicenseServer.download", + "path": "Unity/Unity3DLuminSupport.download.recipe", + "shortname": "Unity3DLuminSupport.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.DragonframeLicenseServer" + "com.github.apizz.install.Unity3DLumin", + "com.github.apizz.autopkg.munki.Unity3DLumin" ] }, - "com.github.apizz.munki.DragonframeLicenseServer": { - "name": "DragonframeLicenseServer", - "description": "Downloads the latest version of Dragonframe License Server and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.autopkg.munki.Unity3DmacOS": { + "name": "Unity3D_macOSSupport", + "description": "Download the latest version of the Unity macOS Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "Dragonframe/DragonframeLicenseServer.munki.recipe", - "parent": "com.github.apizz.download.DragonframeLicenseServer", - "shortname": "DragonframeLicenseServer.munki", + "path": "Unity/Unity3DmacOSSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DmacOS", + "shortname": "Unity3DmacOSSupport.munki", "inferred_type": "munki", - "munki_display_name": "Dragonframe License Server", - "munki_description": "The Dragonframe license manager provides an alternative activation method for schools and large institutions with many Dragonframe licenses." + "munki_display_name": "Unity 3D - macOS Support", + "munki_description": "macOS Support component for Unity 3D." }, - "com.github.apizz.munki.Dragonframe4": { - "name": "Dragonframe4", - "description": "Downloads the latest version of Dragonframe 4 and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.autopkg.munki.Unity3DAppleTV": { + "name": "Unity3D_AppleTVSupport", + "description": "Download the latest version of the Unity Apple TV Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "Dragonframe/Dragonframe4.munki.recipe", - "parent": "com.github.amsysuk-recipes.pkg.Dragonframe4", - "shortname": "Dragonframe4.munki", + "path": "Unity/Unity3DAppleTVSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DAppleTV", + "shortname": "Unity3DAppleTVSupport.munki", "inferred_type": "munki", - "munki_display_name": "Dragonframe 4", - "munki_description": "Begin your stop motion filmmaking journey today with the digital image capture software trusted by major motion picture studios and independent filmmakers alike." + "munki_display_name": "Unity 3D - Apple TV Support", + "munki_description": "Apple TV Support component for Unity 3D." }, - "com.github.apizz.munki.Dragonframe3": { - "name": "Dragonframe3", - "description": "Downloads the latest version of Dragonframe 3 and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.install.Unity3DLinux": { + "name": "Unity3D_LinuxSupport", + "description": "Downloads the latest version of the Unity Linux Target Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "Dragonframe/Dragonframe3.munki.recipe", - "parent": "com.github.amsysuk-recipes.pkg.Dragonframe3", - "shortname": "Dragonframe3.munki", + "path": "Unity/Unity3DLinuxSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DLinux", + "shortname": "Unity3DLinuxSupport.install", + "inferred_type": "install" + }, + "com.github.apizz.autopkg.munki.Unity3DFacebook": { + "name": "Unity3D_FacebookGamesSupport", + "description": "Download the latest version of the Unity Facebook Games Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", + "repo": "autopkg/apizz-recipes", + "path": "Unity/Unity3DFacebookGamesSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DFacebook", + "shortname": "Unity3DFacebookGamesSupport.munki", "inferred_type": "munki", - "munki_display_name": "Dragonframe 3", - "munki_description": "Begin your stop motion filmmaking journey today with the digital image capture software trusted by major motion picture studios and independent filmmakers alike." + "munki_display_name": "Unity 3D - Facebook Games Support", + "munki_description": "Facebook Games Support component for Unity 3D." }, - "com.github.apizz.munki.iStudioPublisher": { - "name": "iStudioPublisher", - "description": "Downloads the latest version of iStudio Publisher and imports it into a munki_repo.", + "com.github.apizz.autopkg.munki.Unity3DWebGL": { + "name": "Unity3D_WebGLSupport", + "description": "Download the latest version of the Unity WebGL Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "iStudio_Publisher/iStudioPublisher.munki.recipe", - "parent": "com.github.apizz.download.iStudioPublisher", - "shortname": "iStudioPublisher.munki", + "path": "Unity/Unity3DWebGLSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DWebGL", + "shortname": "Unity3DWebGLSupport.munki", "inferred_type": "munki", - "munki_display_name": "iStudio Publisher", - "munki_description": "Create stunning documents with iStudio Publisher. Powerful and intuitive page layout software for desktop publishing. Designed exclusively for Mac." + "munki_display_name": "Unity 3D - WebGL Support", + "munki_description": "WebGL Support component for Unity 3D." }, - "com.github.apizz.download.iStudioPublisher": { - "name": "iStudioPublisher", - "description": "Downloads the latest version of iStudio Publisher.", + "com.github.apizz.download.Unity3DDocumentation": { + "name": "Unity3D_Documentation", + "description": "Downloads the latest version of the Unity Documentation installer.", "repo": "autopkg/apizz-recipes", - "path": "iStudio_Publisher/iStudioPublisher.download.recipe", - "shortname": "iStudioPublisher.download", + "path": "Unity/Unity3DDocumentation.download.recipe", + "shortname": "Unity3DDocumentation.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.iStudioPublisher" + "com.github.apizz.pkg.Unity3DDocumentation" ] }, - "com.github.apizz.pkg.EuControlImport": { - "name": "EuControl", - "description": "Processes a DMG with an Eu Control PKG inside.", + "com.github.apizz.install.Unity3DDocumentation": { + "name": "Unity3D_Documentation", + "description": "Downloads the latest version of the Unity Documentation installer, unpacks it, repackages it, and installs it. Documentation packages distributed by Unity all have a pkgreceipt version of 0", "repo": "autopkg/apizz-recipes", - "path": "Eu_Control/EuControlImport.pkg.recipe", - "shortname": "EuControlImport.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.EuControlImport" - ] + "path": "Unity/Unity3DDocumentation.install.recipe", + "parent": "com.github.apizz.pkg.Unity3DDocumentation", + "shortname": "Unity3DDocumentation.install", + "inferred_type": "install" }, - "com.github.apizz.munki.EuControlImport": { - "name": "EuControl", - "description": "Imports an Eu Control PKG into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.install.Unity3DLumin": { + "name": "Unity3D_LuminSupport", + "description": "Downloads the latest version of the Unity Lumin Target Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "Eu_Control/EuControlImport.munki.recipe", - "parent": "com.github.apizz.pkg.EuControlImport", - "shortname": "EuControlImport.munki", - "inferred_type": "munki", - "munki_display_name": "EuControl", - "munki_description": "The Avid\u00ae EUCONTM (Extended User Control) adapter enables fully integrated control of Pro Tools\u00ae with the following Avid control surfaces.\n\u2022 Avid Control app for iOS and Android\n\u2022 Avid Dock\n\u2022 Avid S3\n\u2022 Artist Series (Artist Control, Artist Mix, Artist Transport)\n\u2022 Avid S4 and S6\n\u2022 System 5" + "path": "Unity/Unity3DLuminSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DLumin", + "shortname": "Unity3DLuminSupport.install", + "inferred_type": "install" }, - "com.github.apizz.munki.MTMR": { - "name": "MTMR", - "description": "Downloads the latest version of My Touchbar My Rules (MTMR) from Github and imports it into a munki_repo.", + "com.github.apizz.autopkg.munki.Unity3DWindows": { + "name": "Unity3D_WindowsSupport", + "description": "Download the latest version of the Unity Windows Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "MyTouchbarMyRules/MyTouchbarMyRules.munki.recipe", - "parent": "com.github.apizz.download.MTMR", - "shortname": "MyTouchbarMyRules.munki", + "path": "Unity/Unity3DWindowsSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DWindows", + "shortname": "Unity3DWindowsSupport.munki", "inferred_type": "munki", - "munki_display_name": "My Touchbar My Rules", - "munki_description": "The TouchBar Customization App for your MacBook Pro." + "munki_display_name": "Unity 3D - Windows Support", + "munki_description": "Windows Support component for Unity 3D." }, - "com.github.apizz.download.MTMR": { - "name": "MTMR", - "description": "Downloads the latest version of My Touchbar My Rules (MTMR) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.autopkg.download.Unity3DLinux": { + "name": "Unity3D_LinuxSupport", + "description": "Downloads the latest version of the Unity Linux Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "MyTouchbarMyRules/MyTouchbarMyRules.download.recipe", - "shortname": "MyTouchbarMyRules.download", + "path": "Unity/Unity3DLinuxSupport.download.recipe", + "shortname": "Unity3DLinuxSupport.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.MTMR", - "com.github.apizz.pkg.MTMR" + "com.github.apizz.install.Unity3DLinux", + "com.github.apizz.autopkg.munki.Unity3DLinux" ] }, - "com.github.apizz.pkg.MTMR": { - "name": "MTMR", - "description": "Downloads the latest version of My Touchbar My Rules (MTMR) from Github and creates a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "MyTouchbarMyRules/MyTouchbarMyRules.pkg.recipe", - "parent": "com.github.apizz.download.MTMR", - "shortname": "MyTouchbarMyRules.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.pkg.Alacritty": { - "name": "Alacritty", - "description": "Downloads the latest version of Alacritty from Github and builds a PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Alacritty/Alacritty.pkg.recipe", - "parent": "com.github.apizz.download.Alacritty", - "shortname": "Alacritty.pkg", - "inferred_type": "pkg" - }, - "com.github.apizz.download.Alacritty": { - "name": "Alacritty", - "description": "Downloads the latest version of Alacritty from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.autopkg.download.Unity3DFacebook": { + "name": "Unity3D_FacebookGamesSupport", + "description": "Downloads the latest version of the Unity Facebook Support installer.", "repo": "autopkg/apizz-recipes", - "path": "Alacritty/Alacritty.download.recipe", - "shortname": "Alacritty.download", + "path": "Unity/Unity3DFacebookGamesSupport.download.recipe", + "shortname": "Unity3DFacebookGamesSupport.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.Alacritty", - "com.github.apizz.munki.Alacritty" + "com.github.apizz.autopkg.munki.Unity3DFacebook", + "com.github.apizz.install.Unity3DFacebook" ] }, - "com.github.apizz.munki.Alacritty": { - "name": "Alacritty", - "description": "Downloads the latest version of Alacritty from Github and imports it into a munki_repo.", + "com.github.apizz.install.Unity3DFacebook": { + "name": "Unity3D_FacebookGamesSupport", + "description": "Downloads the latest version of the Unity Facebook Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "Alacritty/Alacritty.munki.recipe", - "parent": "com.github.apizz.download.Alacritty", - "shortname": "Alacritty.munki", - "inferred_type": "munki", - "munki_display_name": "Alacritty", - "munki_description": "A cross-platform, GPU-accelerated terminal emulator." + "path": "Unity/Unity3DFacebookGamesSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DFacebook", + "shortname": "Unity3DFacebookGamesSupport.install", + "inferred_type": "install" }, - "com.github.apizz.download.SQLProStudio": { - "name": "SQLProStudio", - "description": "Downloads the latest verison of SQLPro Studio.", + "com.github.apizz.munki.Unity3DDocumentation": { + "name": "Unity3D_Documentation", + "description": "Download the latest version of the Unity Documentation pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "SQLPro_Studio/SQLProStudio.download.recipe", - "shortname": "SQLProStudio.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.SQLProStudio" - ] + "path": "Unity/Unity3DDocumentation.munki.recipe", + "parent": "com.github.apizz.pkg.Unity3DDocumentation", + "shortname": "Unity3DDocumentation.munki", + "inferred_type": "munki", + "munki_display_name": "Unity 3D - Documentation", + "munki_description": "Documentation component for Unity 3D." }, - "com.github.apizz.munki.SQLProStudio": { - "name": "SQLProStudio", - "description": "Downloads the latest verison of SQLPro Studio and imports it into a munki_repo.", + "com.github.apizz.autopkg.munki.Unity3DLinux": { + "name": "Unity3D_LinuxSupport", + "description": "Download the latest version of the Unity Linux Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "SQLPro_Studio/SQLProStudio.munki.recipe", - "parent": "com.github.apizz.download.SQLProStudio", - "shortname": "SQLProStudio.munki", + "path": "Unity/Unity3DLinuxSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DLinux", + "shortname": "Unity3DLinuxSupport.munki", "inferred_type": "munki", - "munki_display_name": "SQLPro Studio", - "munki_description": "A simple, powerful database manager for macOS." + "munki_display_name": "Unity 3D - Linux Support", + "munki_description": "Linux Support component for Unity 3D." }, - "com.github.apizz.munki.SibeliusScorch": { - "name": "SibeliusScorch", - "description": "Downloads the latest version of the Sibelius Scorch plugin and extracts the pkg. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.install.Unity3DiOS": { + "name": "Unity3D_iOSSupport", + "description": "Downloads the latest version of the Unity iOS Target Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "Sibelius_Scorch_Plugin/SibeliusScorch.munki.recipe", - "parent": "com.github.apizz.pkg.SibeliusScorch", - "shortname": "SibeliusScorch.munki", - "inferred_type": "munki", - "munki_display_name": "Sibelius Scorch Plugin", - "munki_description": "Sibelius Scorch is the amazing free web browser plug-in that lets you play, transpose, change instruments, save and print your Sibelius scores on the Internet." + "path": "Unity/Unity3DiOSSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DiOS", + "shortname": "Unity3DiOSSupport.install", + "inferred_type": "install" }, - "com.github.apizz.pkg.SibeliusScorch": { - "name": "SibeliusScorch", - "description": "Downloads the latest version of the Sibelius Scorch plugin and extracts the pkg.", + "com.github.apizz.autopkg.munki.Unity3DAndroid": { + "name": "Unity3D_AndroidSupport", + "description": "Download the latest version of the Unity Android Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "Sibelius_Scorch_Plugin/SibeliusScorch.pkg.recipe", - "parent": "com.github.apizz.download.SibeliusScorch", - "shortname": "SibeliusScorch.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.SibeliusScorch" - ] + "path": "Unity/Unity3DAndroidSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DAndroid", + "shortname": "Unity3DAndroidSupport.munki", + "inferred_type": "munki", + "munki_display_name": "Unity 3D - Android Support", + "munki_description": "Android Support component for Unity 3D." }, - "com.github.apizz.download.SibeliusScorch": { - "name": "SibeliusScorch", - "description": "Downloads the latest version of the Sibelius Scorch plugin.", + "com.github.apizz.install.Unity3DAppleTV": { + "name": "Unity3D_AppleTVSupport", + "description": "Downloads the latest version of the Unity Apple TV Target Support installer and installs it", "repo": "autopkg/apizz-recipes", - "path": "Sibelius_Scorch_Plugin/SibeliusScorch.download.recipe", - "shortname": "SibeliusScorch.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.SibeliusScorch" - ] + "path": "Unity/Unity3DAppleTVSupport.install.recipe", + "parent": "com.github.apizz.download.Unity3DAppleTV", + "shortname": "Unity3DAppleTVSupport.install", + "inferred_type": "install" }, - "com.github.apizz.download.macFUSE": { - "name": "macFUSE", - "description": "Downloads the lastest version of macFUSE (filesystem in userspace driver) from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "com.github.apizz.autopkg.download.Unity3DWebGL": { + "name": "Unity3D_WebGLSupport", + "description": "Downloads the latest version of the Unity WebGL Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "macFUSE/macFUSE.download.recipe", - "shortname": "macFUSE.download", + "path": "Unity/Unity3DWebGLSupport.download.recipe", + "shortname": "Unity3DWebGLSupport.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.macFUSE" + "com.github.apizz.autopkg.munki.Unity3DWebGL", + "com.github.apizz.install.Unity3DWebGL" ] }, - "com.github.apizz.munki.macFUSE": { - "name": "macFUSE", - "description": "Downloads latest the macFUSE from Github and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", - "repo": "autopkg/apizz-recipes", - "path": "macFUSE/macFUSE.munki.recipe", - "parent": "com.github.apizz.pkg.macFUSE", - "shortname": "macFUSE.munki", - "inferred_type": "munki", - "munki_display_name": "macFUSE", - "munki_description": "macFUSE allows you to extend OS X's native file handling capabilities via third-party file systems. macFUSE (v4) is a successor to OSXFUSE (v3), which has been used as a software building block by dozens of products, but is no longer being maintained." - }, - "com.github.apizz.pkg.macFUSE": { - "name": "macFUSE", - "description": "Extract the flat package from the macFUSE DMG.", + "com.github.apizz.install.Unity3DWebGL": { + "name": "Unity3D_WebGLSupport", + "description": "Downloads the latest version of the Unity WebGL Target Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "macFUSE/macFUSE.pkg.recipe", - "parent": "com.github.apizz.download.macFUSE", - "shortname": "macFUSE.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.macFUSE" - ] + "path": "Unity/Unity3DWebGLSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DWebGL", + "shortname": "Unity3DWebGLSupport.install", + "inferred_type": "install" }, - "com.github.apizz.munki.TeamViewerHostCustom": { - "name": "TeamViewerHostCustom", - "description": "Downloads the latest version of the desired major TeamViewer Host version (v15 or later) and imports it into a munki_repo.\n\nThe postinstall_script depends on supplying your custom module's config ID (ex. idc1a2b3c4)", + "com.github.apizz.install.Unity3DmacOS": { + "name": "Unity3D_macOSSupport", + "description": "Downloads the latest version of the Unity macOS Target Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "TeamViewer/TeamViewerHostCustom15.munki.recipe", - "parent": "com.github.apizz.pkg.TeamViewerHostCustom", - "shortname": "TeamViewerHostCustom15.munki", - "inferred_type": "munki", - "munki_display_name": "TeamViewer Host", - "munki_description": "TeamViewer helps you remotely connect to desktop computers, mobile devices, and IoT devices from anywhere at any time." + "path": "Unity/Unity3DmacOSSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DmacOS", + "shortname": "Unity3DmacOSSupport.install", + "inferred_type": "install" }, - "com.github.apizz.pkg.TeamViewerHostCustom": { - "name": "TeamViewerHostCustom", - "description": "Downloads latest version of the desired major TeamViewer Host version (pre v15) and creates a pkg.", + "com.github.apizz.autopkg.download.Unity3DAndroid": { + "name": "Unity3D_AndroidSupport", + "description": "Downloads the latest version of the Unity Android Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "TeamViewer/TeamViewerHostCustom.pkg.recipe", - "parent": "com.github.apizz.download.TeamViewerHostCustom", - "shortname": "TeamViewerHostCustom.pkg", - "inferred_type": "pkg", + "path": "Unity/Unity3DAndroidSupport.download.recipe", + "shortname": "Unity3DAndroidSupport.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.TeamViewerHostCustom", - "com.github.apizz.munki.TeamViewerHostCustom" + "com.github.apizz.autopkg.munki.Unity3DAndroid" ] }, - "com.github.apizz.download.TeamViewerHostCustom": { - "name": "TeamViewerHostCustom", - "description": "Downloads the latest version of the desired major TeamViewer Host version (v15 or later) with your custom pkg ID.", + "com.github.apizz.autopkg.download.Unity3DmacOS": { + "name": "Unity3D_macOSSupport", + "description": "Downloads the latest version of the Unity macOS Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "TeamViewer/TeamViewerHostCustom15.download.recipe", - "shortname": "TeamViewerHostCustom15.download", + "path": "Unity/Unity3DmacOSSupport.download.recipe", + "shortname": "Unity3DmacOSSupport.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.TeamViewerHostCustom", - "com.github.apizz.pkg.TeamViewerHostCustom" + "com.github.apizz.autopkg.munki.Unity3DmacOS", + "com.github.apizz.install.Unity3DmacOS" ] }, - "com.github.apizz.pkg.TISmartViewCE": { - "name": "TISmartViewCE84", - "description": "Downloads the latest version of the TI Connect CE for Mac software and extracts the package.", + "com.github.apizz.autopkg.download.Unity3DAppleTV": { + "name": "Unity3D_AppleTVSupport", + "description": "Downloads the latest version of the Unity Apple TV Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "TI_SmartView_CE_84/TISmartViewCE84.pkg.recipe", - "parent": "com.github.apizz.download.TISmartViewCE", - "shortname": "TISmartViewCE84.pkg", - "inferred_type": "pkg", + "path": "Unity/Unity3DAppleTVSupport.download.recipe", + "shortname": "Unity3DAppleTVSupport.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.TISmartViewCE" + "com.github.apizz.autopkg.munki.Unity3DAppleTV" ] }, - "com.github.apizz.munki.TISmartViewCE": { - "name": "TISmartViewCE84", - "description": "Downloads the latest version of TI-SmartView CE 84 and imports it into a munki_repo.", + "com.github.apizz.install.Unity3DAndroid": { + "name": "Unity3D_AndroidSupport", + "description": "Downloads the latest version of the Unity Android Target Support installer and installs it", "repo": "autopkg/apizz-recipes", - "path": "TI_SmartView_CE_84/TISmartViewCE84.munki.recipe", - "parent": "com.github.apizz.pkg.TISmartViewCE", - "shortname": "TISmartViewCE84.munki", - "inferred_type": "munki", - "munki_display_name": "TI-SmartView CE", - "munki_description": "This easy-to-use software emulates the TI-84 Plus family of graphing calculators, allowing the educator to project an interactive representation of the calculator\u2019s display to the entire class." + "path": "Unity/Unity3DAndroidSupport.install.recipe", + "parent": "com.github.apizz.download.Unity3DAndroid", + "shortname": "Unity3DAndroidSupport.install", + "inferred_type": "install" }, - "com.github.apizz.download.TISmartViewCE": { - "name": "TISmartViewCE84", - "description": "Downloads the latest version of the TI Connect CE for Mac software.", + "com.github.apizz.autopkg.download.Unity3DiOS": { + "name": "Unity3D_iOSSupport", + "description": "Downloads the latest version of the Unity iOS Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "TI_SmartView_CE_84/TISmartViewCE84.download.recipe", - "shortname": "TISmartViewCE84.download", + "path": "Unity/Unity3DiOSSupport.download.recipe", + "shortname": "Unity3DiOSSupport.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.TISmartViewCE" + "com.github.apizz.install.Unity3DiOS", + "com.github.apizz.autopkg.munki.Unity3DiOS" ] }, - "com.github.apizz.munki.Telegram": { - "name": "Telegram", - "description": "Downloads the latest version of Telegram and imports it into a munki_repo.", + "com.github.apizz.autopkg.munki.Unity3DLumin": { + "name": "Unity3D_LuminSupport", + "description": "Download the latest version of the Unity Lumin Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "Telegram/Telegram.munki.recipe", - "parent": "com.github.tallfunnyjew.download.Telegram", - "shortname": "Telegram.munki", + "path": "Unity/Unity3DLuminSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DLumin", + "shortname": "Unity3DLuminSupport.munki", "inferred_type": "munki", - "munki_display_name": "Telegram", - "munki_description": "Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed." + "munki_display_name": "Unity 3D - Lumin Support", + "munki_description": "Lumin Support component for Unity 3D." }, - "com.github.apizz.munki.AdobeAcrobat2020": { - "name": "AdobeAcrobat2020", - "description": "Downloads the latest version of Adobe Acrobat 2020 (Classic), extracts a PKG, and then imports into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.autopkg.munki.Unity3DiOS": { + "name": "Unity3D_iOSSupport", + "description": "Download the latest version of the Unity iOS Support pkg and imports it into a munki_repo.\n\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\n\nA preinstall script in this support package checks to make sure the same version of Unity 3D is installed, otherwise it fails.", "repo": "autopkg/apizz-recipes", - "path": "Adobe_Acrobat/AdobeAcrobat2020.munki.recipe", - "parent": "com.github.apizz.pkg.AdobeAcrobat2020", - "shortname": "AdobeAcrobat2020.munki", + "path": "Unity/Unity3DiOSSupport.munki.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DiOS", + "shortname": "Unity3DiOSSupport.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat 2020 Classic", - "munki_description": "" + "munki_display_name": "Unity 3D - iOS Support", + "munki_description": "iOS Support component for Unity 3D." }, - "com.github.apizz.pkg.AdobeAcrobat2020": { - "name": "AdobeAcrobat2020", - "description": "Downloads the latest version of Adobe Acrobat 2020 (Classic) and extracts a PKG.", + "com.github.apizz.autopkg.download.Unity3DWindows": { + "name": "Unity3D_WindowsSupport", + "description": "Downloads the latest version of the Unity Windows Target Support installer.", "repo": "autopkg/apizz-recipes", - "path": "Adobe_Acrobat/AdobeAcrobat2020.pkg.recipe", - "parent": "com.github.apizz.download.AdobeAcrobat2020", - "shortname": "AdobeAcrobat2020.pkg", - "inferred_type": "pkg", + "path": "Unity/Unity3DWindowsSupport.download.recipe", + "shortname": "Unity3DWindowsSupport.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.AdobeAcrobat2020" + "com.github.apizz.autopkg.munki.Unity3DWindows", + "com.github.apizz.install.Unity3DWindows" ] }, - "com.github.apizz.download.AdobeAcrobat2020": { - "name": "AdobeAcrobat2020", - "description": "Downloads the latest version of Adobe Acrobat 2020 (Classic).", + "com.github.apizz.install.Unity3DWindows": { + "name": "Unity3D_WindowsSupport", + "description": "Downloads the latest version of the Unity Windows Target Support installer and installs it.", "repo": "autopkg/apizz-recipes", - "path": "Adobe_Acrobat/AdobeAcrobat2020.download.recipe", - "shortname": "AdobeAcrobat2020.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.pkg.AdobeAcrobat2020" - ] + "path": "Unity/Unity3DWindowsSupport.install.recipe", + "parent": "com.github.apizz.autopkg.download.Unity3DWindows", + "shortname": "Unity3DWindowsSupport.install", + "inferred_type": "install" }, - "com.github.apizz.download.jamJAR": { - "name": "jamJAR", - "description": "Downloads the latest release of jamJAR from Github.", + "com.github.apizz.pkg.Unity3DDocumentation": { + "name": "Unity3D_Documentation", + "description": "Downloads the latest version of the Unity Documentation installer, unpacks it, and repackages it. Documentation packages distributed by Unity all have a pkgreceipt version of 0.", "repo": "autopkg/apizz-recipes", - "path": "jamJAR/jamJAR.download.recipe", - "shortname": "jamJAR.download", - "inferred_type": "download", + "path": "Unity/Unity3DDocumentation.pkg.recipe", + "parent": "com.github.apizz.download.Unity3DDocumentation", + "shortname": "Unity3DDocumentation.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.jamJAR" + "com.github.apizz.install.Unity3DDocumentation", + "com.github.apizz.munki.Unity3DDocumentation" ] }, - "com.github.apizz.munki.jamJAR": { - "name": "jamJAR", - "description": "Downloads the latest release of the jamJAR from Github and imports it into a munki_repo.", + "com.github.apizz.munki.MicrosoftTeams": { + "name": "MicrosoftTeams", + "description": "Downloads the latest Microsoft Teams installer and imports into Munki.", "repo": "autopkg/apizz-recipes", - "path": "jamJAR/jamJAR.munki.recipe", - "parent": "com.github.apizz.pkg.jamJAR", - "shortname": "jamJAR.munki", + "path": "Microsoft_Teams/MicrosoftTeams.munki.recipe", + "parent": "com.github.apizz.pkg.MicrosoftTeams", + "shortname": "MicrosoftTeams.munki", "inferred_type": "munki", - "munki_display_name": "jamJAR", - "munki_description": "jamJAR is a solution that applies out of the box thinking & lean methodologies to macOS \"patch management\".\n\nThis holistic approach synergises jamf, autopkg & munki into an aggregated convergence that cherry-picks functionality from each products core competency to create an innovative, scalable & modular update framework." + "munki_display_name": "Microsoft Teams", + "munki_description": "Microsoft Teams" }, - "com.github.apizz.pkg.jamJAR": { - "name": "jamJAR", - "description": "Downloads the latest release copy of the jamJAR from Github and creates a package of the jamJAR postflight script.", + "com.github.apizz.pkg.MicrosoftTeams": { + "name": "MicrosoftTeams", + "description": "Downloads the latest version of Microsoft's Teams PKG.", "repo": "autopkg/apizz-recipes", - "path": "jamJAR/jamJAR.pkg.recipe", - "parent": "com.github.apizz.download.jamJAR", - "shortname": "jamJAR.pkg", + "path": "Microsoft_Teams/MicrosoftTeams.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftteams", + "shortname": "MicrosoftTeams.pkg", "inferred_type": "pkg", "children": [ - "com.github.apizz.munki.jamJAR" + "com.github.apizz.munki.MicrosoftTeams" ] }, - "com.github.apizz.munki.VirtualBox": { - "name": "VirtualBox", - "description": "Downloads the latest version of VirtualBox and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", - "repo": "autopkg/apizz-recipes", - "path": "VirtualBox/VirtualBox.munki.recipe", - "parent": "com.github.homebysix.pkg.VirtualBox", - "shortname": "VirtualBox.munki", - "inferred_type": "munki", - "munki_display_name": "VirtualBox", - "munki_description": "Oracle VM VirtualBox is a free and open-source hypervisor for x86 computers currently being developed by Oracle Corporation." - }, - "com.github.apizz.munki.loggerpro_license": { - "name": "LoggerPro", - "description": "Downloads the latest version of Logger Pro 3 and imports it into a munki_repo.", + "com.github.apizz.munki.AlDente": { + "name": "AlDente", + "description": "Downloads the latest version of AlDente and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "LoggerPro_License/LoggerPro_License.munki.recipe", - "parent": "com.github.apizz.pkg.loggerpro_license", - "shortname": "LoggerPro_License.munki", + "path": "AlDente/AlDente.munki.recipe", + "parent": "com.github.apizz.download.AlDente", + "shortname": "AlDente.munki", "inferred_type": "munki", - "munki_display_name": "LoggerPro 3", - "munki_description": "Logger Pro is award-winning, data-collection and analysis software for Windows and Mac computers." + "munki_display_name": "AlDente", + "munki_description": "The ALL-IN-ONE Charge Limiter App For MacBooks. Use AlDente and extend the life of your MacBooks Battery. Use AlDente and extend the life of your MacBook's Battery." }, - "com.github.apizz.download.loggerpro_license": { - "name": "LoggerPro", - "description": "Downloads the latest version of LoggerPro. This recipe requires you to create an override and substitute your unique 5-digit letter and number string in the DOWNLOAD_URL variable", + "com.github.apizz.pkg.AlDente": { + "name": "AlDente", + "description": "Downloads the latest release version of AlDente and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "LoggerPro_License/LoggerPro_License.download.recipe", - "shortname": "LoggerPro_License.download", - "inferred_type": "download", + "path": "AlDente/AlDente.pkg.recipe", + "parent": "com.github.apizz.download.AlDente", + "shortname": "AlDente.pkg", + "inferred_type": "pkg", "children": [ - "com.github.apizz.pkg.loggerpro_license" + "com.github.andredb90.filewave.AlDente" ] }, - "com.github.apizz.pkg.loggerpro_license": { - "name": "LoggerPro", - "description": "Downloads the latest version of LoggerPro and packages it. This recipe requires you to create an override and substitute your unique 5-digit letter and number string in the DOWNLOAD_URL variable", + "com.github.apizz.download.AlDente": { + "name": "AlDente", + "description": "Downloads the latest version of AlDente.", "repo": "autopkg/apizz-recipes", - "path": "LoggerPro_License/LoggerPro_License.pkg.recipe", - "parent": "com.github.apizz.download.loggerpro_license", - "shortname": "LoggerPro_License.pkg", - "inferred_type": "pkg", + "path": "AlDente/AlDente.download.recipe", + "shortname": "AlDente.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.loggerpro_license" + "com.github.apizz.munki.AlDente", + "com.github.apizz.pkg.AlDente", + "com.github.apizz.install.AlDente" ] }, - "com.github.apizz.munki.Glean": { - "name": "Glean", - "description": "Downloads latest Glean DMG and imports it into a munki_repo.", + "com.github.apizz.install.AlDente": { + "name": null, + "description": "Download and install the latest version of AlDente.", "repo": "autopkg/apizz-recipes", - "path": "Glean/Glean.munki.recipe", - "parent": "com.github.apizz.download.Glean", - "shortname": "Glean.munki", - "inferred_type": "munki", - "munki_display_name": "Glean", - "munki_description": "Next-generation enterprise search helps you instantly find the answers you need. Glean once, search everywhere." + "path": "AlDente/AlDente.install.recipe", + "parent": "com.github.apizz.download.AlDente", + "shortname": "AlDente.install", + "inferred_type": "install" }, - "com.github.apizz.download.Glean": { - "name": "Glean", - "description": "Downloads the latest Glean disk image.", + "com.github.apizz.download.DigiExam": { + "name": "DigiExam", + "description": "Downloads the latest version of the DigiExam client.", "repo": "autopkg/apizz-recipes", - "path": "Glean/Glean.download.recipe", - "shortname": "Glean.download", + "path": "DigiExam/DigiExamClient.download.recipe", + "shortname": "DigiExamClient.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Glean" + "com.github.apizz.munki.DigiExam" ] }, - "com.github.apizz.pkg.TeacherGaming": { - "name": "TeacherGaming", - "description": "Downloads the latest version of TeacherGaming and creates a package.", + "com.github.apizz.munki.DigiExam": { + "name": "DigiExam", + "description": "Downloads the latest version of the DigiExam Client and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "TeacherGaming/TeacherGaming.pkg.recipe", - "parent": "com.github.apizz.download.TeacherGaming", - "shortname": "TeacherGaming.pkg", - "inferred_type": "pkg" + "path": "DigiExam/DigiExamClient.munki.recipe", + "parent": "com.github.apizz.download.DigiExam", + "shortname": "DigiExamClient.munki", + "inferred_type": "munki", + "munki_display_name": "DigiExam Client", + "munki_description": "DigiExam is used by universities and schools to create, distribute, grade and publish high-stakes exams and academic tests." }, - "com.github.apizz.download.TeacherGaming": { - "name": "TeacherGaming", - "description": "Downloads the latest version of TeacherGaming. Required for installing and playing all games available on TeacherGaming Desk.", + "com.github.apizz.download.ShureWirelessWorkbench6": { + "name": "ShureWirelessWorkbench6", + "description": "Downloads the latest version of Shure Wireless Workbench 6 and extracts a PKG.", "repo": "autopkg/apizz-recipes", - "path": "TeacherGaming/TeacherGaming.download.recipe", - "shortname": "TeacherGaming.download", + "path": "Shure_Wireless_Workbench/ShureWirelessWorkbench6.download.recipe", + "shortname": "ShureWirelessWorkbench6.download", "inferred_type": "download", "children": [ - "com.github.apizz.pkg.TeacherGaming", - "com.github.apizz.install.TeacherGaming", - "com.github.apizz.munki.TeacherGaming" + "com.github.apizz.munki.ShureWirelessWorkbench6" ] }, + "com.github.apizz.munki.ShureWirelessWorkbench6": { + "name": "ShureWirelessWorkbench6", + "description": "Downloads the latest version of Shure Wireless Workbench 6, extracts a PKG, creates a new DMG for drag & drop copy, and then imports into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "Shure_Wireless_Workbench/ShureWirelessWorkbench6.munki.recipe", + "parent": "com.github.apizz.download.ShureWirelessWorkbench6", + "shortname": "ShureWirelessWorkbench6.munki", + "inferred_type": "munki", + "munki_display_name": "Shure Wireless Workbench", + "munki_description": "Shure Wireless Workbench\u00ae 6 software offers comprehensive control for networked Shure wireless systems. It provides a rich interface to manage every facet of a performance over the network, from pre-show planning to live performance monitoring." + }, "com.github.apizz.install.TeacherGaming": { "name": "TeacherGaming", "description": "Downloads the latest version of TeacherGaming and installs it.", @@ -107903,362 +107951,297 @@ "munki_display_name": "TeacherGaming", "munki_description": "The TeacherGaming App, or the Student App, is an application for students to download and launch the games." }, - "com.github.apizz.munki.DigiExam": { - "name": "DigiExam", - "description": "Downloads the latest version of the DigiExam Client and imports it into a munki_repo.", - "repo": "autopkg/apizz-recipes", - "path": "DigiExam/DigiExamClient.munki.recipe", - "parent": "com.github.apizz.download.DigiExam", - "shortname": "DigiExamClient.munki", - "inferred_type": "munki", - "munki_display_name": "DigiExam Client", - "munki_description": "DigiExam is used by universities and schools to create, distribute, grade and publish high-stakes exams and academic tests." - }, - "com.github.apizz.download.DigiExam": { - "name": "DigiExam", - "description": "Downloads the latest version of the DigiExam client.", - "repo": "autopkg/apizz-recipes", - "path": "DigiExam/DigiExamClient.download.recipe", - "shortname": "DigiExamClient.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.DigiExam" - ] - }, - "com.github.apizz.pkg.MicrosoftTeams": { - "name": "MicrosoftTeams", - "description": "Downloads the latest version of Microsoft's Teams PKG.", - "repo": "autopkg/apizz-recipes", - "path": "Microsoft_Teams/MicrosoftTeams.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftteams", - "shortname": "MicrosoftTeams.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.MicrosoftTeams" - ] - }, - "com.github.apizz.munki.MicrosoftTeams": { - "name": "MicrosoftTeams", - "description": "Downloads the latest Microsoft Teams installer and imports into Munki.", - "repo": "autopkg/apizz-recipes", - "path": "Microsoft_Teams/MicrosoftTeams.munki.recipe", - "parent": "com.github.apizz.pkg.MicrosoftTeams", - "shortname": "MicrosoftTeams.munki", - "inferred_type": "munki", - "munki_display_name": "Microsoft Teams", - "munki_description": "Microsoft Teams" - }, - "com.github.apizz.download.MakeMKV": { - "name": "MakeMKV", - "description": "Downloads the latest version of MakeMKV.", + "com.github.apizz.download.TeacherGaming": { + "name": "TeacherGaming", + "description": "Downloads the latest version of TeacherGaming. Required for installing and playing all games available on TeacherGaming Desk.", "repo": "autopkg/apizz-recipes", - "path": "MakeMKV/MakeMKV.download.recipe", - "shortname": "MakeMKV.download", + "path": "TeacherGaming/TeacherGaming.download.recipe", + "shortname": "TeacherGaming.download", "inferred_type": "download", "children": [ - "com.github.haircut.pkg.MakeMKV", - "com.github.apizz.munki.MakeMKV" + "com.github.apizz.install.TeacherGaming", + "com.github.apizz.munki.TeacherGaming", + "com.github.apizz.pkg.TeacherGaming" ] }, - "com.github.apizz.munki.MakeMKV": { - "name": "MakeMKV", - "description": "Downloads the latest version of MakeMKV and imports it into a munki_repo.", + "com.github.apizz.pkg.TeacherGaming": { + "name": "TeacherGaming", + "description": "Downloads the latest version of TeacherGaming and creates a package.", "repo": "autopkg/apizz-recipes", - "path": "MakeMKV/MakeMKV.munki.recipe", - "parent": "com.github.apizz.download.MakeMKV", - "shortname": "MakeMKV.munki", - "inferred_type": "munki", - "munki_display_name": "MakeMKV", - "munki_description": "MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. MakeMKV is a format converter, otherwise called \"transcoder\". It converts the video clips from proprietary (and usually encrypted) disc into a set of MKV files, preserving most information but not changing it in any way." + "path": "TeacherGaming/TeacherGaming.pkg.recipe", + "parent": "com.github.apizz.download.TeacherGaming", + "shortname": "TeacherGaming.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.Circonus": { - "name": "Circonus", - "description": "Downloads the latest version of Circonus and imports it into a munki_repo.", + "com.github.apizz.munki.SDNotary": { + "name": "SDNotary", + "description": "Downloads the latest version of SD Notary and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Circonus/Circonus.munki.recipe", - "parent": "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent", - "shortname": "Circonus.munki", + "path": "SDNotary/SDNotary.munki.recipe", + "parent": "com.github.rtrouton.download.sdnotary", + "shortname": "SDNotary.munki", "inferred_type": "munki", - "munki_display_name": "Circonus Unified Agent", - "munki_description": "The Circonus Unified Agent, affectionately referred to as CUA [see-you-ey], is an agent for collecting metrics and writing them to the Circonus service." - }, - "com.github.apizz.download.Vectorworks2019-NNA": { - "name": "Vectorworks2019NNA", - "description": "Downloads the latest version of Vectorworks 2019 NNA.", - "repo": "autopkg/apizz-recipes", - "path": "Vectorworks/Vectorworks2019-NNA.download.recipe", - "shortname": "Vectorworks2019-NNA.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.Vectorworks2019-NNA" - ] - }, - "com.github.apizz.download.Vectorworks2020-NNA": { - "name": "Vectorworks2020NNA", - "description": "Downloads the latest version of Vectorworks 2020 NNA.", - "repo": "autopkg/apizz-recipes", - "path": "Vectorworks/Vectorworks2020-NNA.download.recipe", - "shortname": "Vectorworks2020-NNA.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.Vectorworks2020-NNA" - ] + "munki_display_name": "SD Notary", + "munki_description": "SD Notary is a utility for having apps notarized by Apple." }, - "com.github.apizz.munki.Vectorworks2020-NNA": { - "name": "Vectorworks2020NNA", - "description": "Downloads the latest version of Vectorworks 2020 NNA and imports it into a munki_repo.\n\nBecause of the fact the install is done via an installer app, we have to make some assumptions - like the installer app being the same version number as the app that's installed - which may make this recipe not a great long-term solution.", + "com.github.apizz.munki.SuspiciousPackage": { + "name": "SuspiciousPackage", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "Vectorworks/Vectorworks2020-NNA.munki.recipe", - "parent": "com.github.apizz.download.Vectorworks2020-NNA", - "shortname": "Vectorworks2020-NNA.munki", + "path": "Suspicious_Package/SuspiciousPackage.munki.recipe", + "parent": "com.github.novaksam.download.SuspiciousPackage", + "shortname": "SuspiciousPackage.munki", "inferred_type": "munki", - "munki_display_name": "Vectorworks 2020", - "munki_description": "Whether your specialty is architecture, landscape, or entertainment design\u2014or anything in between\u2014Vectorworks Designer software enables you to draft, model, and present in a single, intuitive interface." + "munki_display_name": "SuspiciousPackage", + "munki_description": "Peek inside macOS Installer packages, see what they install, what they do, and more." }, - "com.github.apizz.munki.Vectorworks2019-NNA": { - "name": "Vectorworks2019NNA", - "description": "Downloads the latest version of Vectorworks 2019 NNA and imports it into a munki_repo.\n\nBecause of the fact the install is done via an installer app, we have to make some assumptions - like the installer app being the same version number as the app that's installed - which may make this recipe not a great long-term solution.", + "com.github.apizz.pkg.CriticalUpdates": { + "name": "CriticalUpdates", + "description": "Downloads the latest version of Sqwarq Critical Updates and creates a pkg.", "repo": "autopkg/apizz-recipes", - "path": "Vectorworks/Vectorworks2019-NNA.munki.recipe", - "parent": "com.github.apizz.download.Vectorworks2019-NNA", - "shortname": "Vectorworks2019-NNA.munki", - "inferred_type": "munki", - "munki_display_name": "Vectorworks 2019", - "munki_description": "Whether your specialty is architecture, landscape, or entertainment design\u2014or anything in between\u2014Vectorworks Designer software enables you to draft, model, and present in a single, intuitive interface." + "path": "Sqwarq/CriticalUpdates.pkg.recipe", + "parent": "com.github.apizz.download.CriticalUpdates", + "shortname": "CriticalUpdates.pkg", + "inferred_type": "pkg" }, - "com.github.apizz.munki.Wally": { - "name": "Wally", - "description": "Downloads the latest version of Wally and imports it into a munki repo.", + "com.github.apizz.munki.CriticalUpdates": { + "name": "CriticalUpdates", + "description": "Downloads the latest version of Sqwarq Critical Updates, creates a DMG, and uploads it to a munki repo.", "repo": "autopkg/apizz-recipes", - "path": "Wally/Wally.munki.recipe", - "parent": "com.github.apizz.download.Wally", - "shortname": "Wally.munki", + "path": "Sqwarq/CriticalUpdates.munki.recipe", + "parent": "com.github.apizz.download.CriticalUpdates", + "shortname": "CriticalUpdates.munki", "inferred_type": "munki", - "munki_display_name": "Wally EZ Flash Tool", - "munki_description": "ZSA keyboards can do a lot \u2014 and all of that intelligence lives right on the board. You customize the firmware online, download a file, and flash it." - }, - "com.github.apizz.download.Wally": { - "name": "Wally", - "description": "Downloads the latest version of Wally.", + "munki_display_name": "Critical Updates", + "munki_description": "Critical Updates.app keeps you informed of when a background update of the listed components occurs. These are controlled by the command line softwareupdate tool and by App Store preference settings in System Preferences." + }, + "com.github.apizz.download.CriticalUpdates": { + "name": "CriticalUpdates", + "description": "Downloads the latest version of Sqwarq Critical Updates.", "repo": "autopkg/apizz-recipes", - "path": "Wally/Wally.download.recipe", - "shortname": "Wally.download", + "path": "Sqwarq/CriticalUpdates.download.recipe", + "shortname": "CriticalUpdates.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.Wally" + "com.github.apizz.pkg.CriticalUpdates", + "com.github.apizz.munki.CriticalUpdates" ] }, - "com.github.apizz.download.modul8": { - "name": "Modul8", - "description": "Downloads the latest verison of Modul8. Requires supplying your Modul8 license serial number in order to get the latest download URL.", + "com.github.apizz.download.FastTasks2": { + "name": "FastTasks2", + "description": "Downloads the latest version of Sqwarq FastTasks 2.", "repo": "autopkg/apizz-recipes", - "path": "Modul8/Modul8.download.recipe", - "shortname": "Modul8.download", + "path": "Sqwarq/FastTasks2.download.recipe", + "shortname": "FastTasks2.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.modul8" + "com.github.apizz.pkg.FastTasks2", + "com.github.apizz.munki.FastTasks2" ] }, - "com.github.apizz.munki.modul8": { - "name": "Modul8", - "description": "Downloads the latest verison of Modul8 and imports it into a munki_repo. Final munki item will copy the entire contents of the modul8vX folder, including documentation, modules, etc. Requires making an override and supplying your Modul8 license serial number in order to get the latest download URL. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", - "repo": "autopkg/apizz-recipes", - "path": "Modul8/Modul8.munki.recipe", - "parent": "com.github.apizz.download.modul8", - "shortname": "Modul8.munki", - "inferred_type": "munki", - "munki_display_name": "Modul8", - "munki_description": "Designed for live performance and real-time video mixing.\n\nAn extremely responsive, flexible, and easy-to-use tool. Used for multiple modes of expression like VJing, art performance, live showcases, and video production. modul8 is used in hundreds of projects around the globe by an incredibly active user community." - }, - "com.github.apizz.pkg.SublimeText3": { - "name": "SublimeText3", - "description": "Downloads the latest version of Sublime Text 3 and builds a PKG.", + "com.github.apizz.pkg.FastTasks2": { + "name": "FastTasks2", + "description": "Downloads the latest version of Sqwarq FastTasks 2 and creates a pkg.", "repo": "autopkg/apizz-recipes", - "path": "Sublime_Text/SublimeText3.pkg.recipe", - "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download", - "shortname": "SublimeText3.pkg", + "path": "Sqwarq/FastTasks2.pkg.recipe", + "parent": "com.github.apizz.download.FastTasks2", + "shortname": "FastTasks2.pkg", "inferred_type": "pkg" }, - "com.github.apizz.munki.iMazingProfileEditor": { - "name": "iMazingProfileEditor", - "description": "Downloads the current release version of iMazing's Profile Editor and imports it into a munki_repo.", + "com.github.apizz.munki.FastTasks2": { + "name": "FastTasks2", + "description": "Downloads the latest version of Sqwarq FastTasks 2, creates a DMG, and uploads it to a munki repo.", "repo": "autopkg/apizz-recipes", - "path": "iMazingProfileEditor/iMazingProfileEditor.munki.recipe", - "parent": "com.github.rtrouton.download.iMazingProfileEditor", - "shortname": "iMazingProfileEditor.munki", + "path": "Sqwarq/FastTasks2.munki.recipe", + "parent": "com.github.apizz.download.FastTasks2", + "shortname": "FastTasks2.munki", "inferred_type": "munki", - "munki_display_name": "iMazing Profile Editor", - "munki_description": "iMazing Profile Editor lets users create, modify, and also digitally sign configuration profiles with a friendly user interface instead of manually coding them in XML." + "munki_display_name": "FastTasks 2", + "munki_description": "FT2 is a troubleshooting utility that provides a number of useful functions, including at-a-glance display of key system info, fast toggle of invisible files, free memory, remove login items and scan for troublesome apps and files." }, - "com.github.apizz.munki.geogebragraphingcalculator": { - "name": "GeoGebraGraphingCalculator", - "description": "Downloads the latest verison of GeoGebra Graphing Calculator and imports it into a munki_repo.", + "com.github.apizz.pkg.vfuse": { + "name": "vfuse", + "description": "Downloads the latest release PKG copy of the vfuse from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "GeoGebra/GeoGebraGraphingCalculator.munki.recipe", - "parent": "com.github.apizz.download.geogebragraphingcalculator", - "shortname": "GeoGebraGraphingCalculator.munki", + "path": "vfuse/vfuse.pkg.recipe", + "shortname": "vfuse.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.vfuse" + ] + }, + "com.github.apizz.munki.vfuse": { + "name": "vfuse", + "description": "Downloads the latest release PKG copy of the vfuse from Github and imports it into a munki_repo.", + "repo": "autopkg/apizz-recipes", + "path": "vfuse/vfuse.munki.recipe", + "parent": "com.github.apizz.pkg.vfuse", + "shortname": "vfuse.munki", "inferred_type": "munki", - "munki_display_name": "GeoGebra Graphing Calculator", - "munki_description": "Easily graph functions, solve equations, find special points of functions, save and share your results." + "munki_display_name": "vfuse", + "munki_description": "This script takes a never-booted DMG and converts it to a VMware Fusion VM." }, - "com.github.apizz.munki.geogebrageometry": { - "name": "GeoGebraGeometry", - "description": "Downloads the latest verison of GeoGebra Geometry and imports it into a munki_repo.", + "com.github.apizz.munki.terminal-notifier-branded": { + "name": "terminal-notifier", + "description": "Replaces terminal-notifier app icns file with your own for custom branding and imports into Munki.", "repo": "autopkg/apizz-recipes", - "path": "GeoGebra/GeoGebraGeometry.munki.recipe", - "parent": "com.github.apizz.download.geogebrageometry", - "shortname": "GeoGebraGeometry.munki", + "path": "terminal-notifier/terminal-notifier-branded.munki.recipe", + "parent": "com.github.morgrowe.download.terminal-notifier", + "shortname": "terminal-notifier-branded.munki", "inferred_type": "munki", - "munki_display_name": "GeoGebra Geometry", - "munki_description": "Easily construct triangles, drag points, draw parallel lines, intersect circles, save and share your results." + "munki_display_name": "terminal-notifier", + "munki_description": "Send User Notifications on Mac OS X 10.8 from the command-line." }, - "com.github.apizz.download.geogebrageometry": { - "name": "GeoGebraGeometry", - "description": "Downloads the latest verison of GeoGebra Geometry.", + "com.github.apizz.download.mas-cli": { + "name": "mas-cli", + "description": "Downloads the latest release copy of the mas-cli from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", "repo": "autopkg/apizz-recipes", - "path": "GeoGebra/GeoGebraGeometry.download.recipe", - "shortname": "GeoGebraGeometry.download", + "path": "mas-cli/mas-cli.download.recipe", + "shortname": "mas-cli.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.geogebrageometry" + "com.github.apizz.munki.mas-cli" ] }, - "com.github.apizz.download.geogebragraphingcalculator": { - "name": "GeoGebraGraphingCalculator", - "description": "Downloads the latest verison of GeoGebra Graphing Calculator.", + "com.github.apizz.munki.mas-cli": { + "name": "mas-cli", + "description": "Downloads the latest release copy of the mas-cli from Github and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "GeoGebra/GeoGebraGraphingCalculator.download.recipe", - "shortname": "GeoGebraGraphingCalculator.download", - "inferred_type": "download", - "children": [ - "com.github.apizz.munki.geogebragraphingcalculator" - ] + "path": "mas-cli/mas-cli.munki.recipe", + "parent": "com.github.apizz.download.mas-cli", + "shortname": "mas-cli.munki", + "inferred_type": "munki", + "munki_display_name": "mas-cli", + "munki_description": "A simple command line interface for the Mac App Store. Designed for scripting and automation." }, - "com.github.apizz.download.ShureWirelessWorkbench6": { - "name": "ShureWirelessWorkbench6", - "description": "Downloads the latest version of Shure Wireless Workbench 6 and extracts a PKG.", + "com.github.apizz.install.JamKazam": { + "name": "JamKazam", + "description": "Downloads the latest version of JamKazam and installs it.", "repo": "autopkg/apizz-recipes", - "path": "Shure_Wireless_Workbench/ShureWirelessWorkbench6.download.recipe", - "shortname": "ShureWirelessWorkbench6.download", + "path": "JamKazam/JamKazam.install.recipe", + "parent": "com.github.apizz.download.JamKazam", + "shortname": "JamKazam.install", + "inferred_type": "install" + }, + "com.github.apizz.download.JamKazam": { + "name": "JamKazam", + "description": "Downloads the latest version of JamKazam.", + "repo": "autopkg/apizz-recipes", + "path": "JamKazam/JamKazam.download.recipe", + "shortname": "JamKazam.download", "inferred_type": "download", "children": [ - "com.github.apizz.munki.ShureWirelessWorkbench6" + "com.github.apizz.install.JamKazam", + "com.github.apizz.munki.JamKazam" ] }, - "com.github.apizz.munki.ShureWirelessWorkbench6": { - "name": "ShureWirelessWorkbench6", - "description": "Downloads the latest version of Shure Wireless Workbench 6, extracts a PKG, creates a new DMG for drag & drop copy, and then imports into a munki_repo.", + "com.github.apizz.munki.JamKazam": { + "name": "JamKazam", + "description": "Downloads the latest version of JamKazam and imports it into a munki_repo.", "repo": "autopkg/apizz-recipes", - "path": "Shure_Wireless_Workbench/ShureWirelessWorkbench6.munki.recipe", - "parent": "com.github.apizz.download.ShureWirelessWorkbench6", - "shortname": "ShureWirelessWorkbench6.munki", + "path": "JamKazam/JamKazam.munki.recipe", + "parent": "com.github.apizz.download.JamKazam", + "shortname": "JamKazam.munki", "inferred_type": "munki", - "munki_display_name": "Shure Wireless Workbench", - "munki_description": "Shure Wireless Workbench\u00ae 6 software offers comprehensive control for networked Shure wireless systems. It provides a rich interface to manage every facet of a performance over the network, from pre-show planning to live performance monitoring." + "munki_display_name": "JamKazam", + "munki_description": "Play music live and in sync with others from different locations.\n- Rehearse without travel or space\n- Co-write and produce music live\n- Join open sessions to jam with others\n- Record and live broadcast sessions\n- Connect with other musicians and bands" }, - "com.github.apizz.pkg.BlockBlock": { - "name": "BlockBlock", - "description": "Downloads the latest version of BlockBlock from GitHub and creates a PKG.\n\nThe native BlockBlock Installer.app utilizes a shell script to install / uninstall BlockBlock. While most of software components are simply copied from within the installer app to their respective locations, the default preferences.plist is created on the fly. To address this, this recipe creates this defaults file via the PLIST_DEFAULTS input variable. If you wish to alter the defaults for your environment, simply add / update the applicable keys and values.", + "com.github.apizz.munki.fathom": { + "name": "Fathom", + "description": "Downloads the latest version of Fathom and does the necessary parsing to import into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`\n\nDESTINATION_PATH should not contain a trailing '/'", "repo": "autopkg/apizz-recipes", - "path": "BlockBlock/BlockBlock.pkg.recipe", - "parent": "com.github.zentralpro.download.blockblock", - "shortname": "BlockBlock.pkg", - "inferred_type": "pkg", + "path": "Fathom/Fathom.munki.recipe", + "parent": "com.github.joshua-d-miller.download.fathom", + "shortname": "Fathom.munki", + "inferred_type": "munki", + "munki_display_name": "Fathom", + "munki_description": "Fathom is dynamic software that's fun and effective for teaching data analysis and statistics. It's also a powerful tool for high school students to use for modeling with mathematics, as required by the Common Core State Standards. In addition to helping students understand algebra, precalculus and statistics, Fathom's powerful data analysis capabilities make it an excellent tool for the physical and biological sciences, as well as for social science courses." + }, + "com.github.apizz.download.smartmontools": { + "name": "smartmontools", + "description": "Downloads the latest release copy of the smartmontools from Github. Set PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`", + "repo": "autopkg/apizz-recipes", + "path": "smartmontools/smartmontools.download.recipe", + "shortname": "smartmontools.download", + "inferred_type": "download", "children": [ - "com.github.apizz.munki.BlockBlock" + "com.github.apizz.munki.smartmontools" ] }, - "com.github.apizz.munki.BlockBlock": { - "name": "BlockBlock", - "description": "Downloads the latest version of BlockBlock from GitHub, creates a PKG, and imports it into a munki_repo. Set DERIVE_MIN_OS to a non-empty string to derive the minimum os version from MunkiInstallsItemsCreator, either via Input in an override or via the -k option, i.e.: `-k DERIVE_MIN_OS=yes`", + "com.github.apizz.munki.smartmontools": { + "name": "smartmontools", + "description": null, "repo": "autopkg/apizz-recipes", - "path": "BlockBlock/BlockBlock.munki.recipe", - "parent": "com.github.apizz.pkg.BlockBlock", - "shortname": "BlockBlock.munki", + "path": "smartmontools/smartmontools.munki.recipe", + "parent": "com.github.apizz.download.smartmontools", + "shortname": "smartmontools.munki", "inferred_type": "munki", - "munki_display_name": "BlockBlock", - "munki_description": "Malware installs itself persistently to ensure it's automatically (re)executed.\nBlockBlock monitors common persistence locations and alerts whenever a persistent component is added." + "munki_display_name": "smartmontools", + "munki_description": "The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA/SATA, SCSI/SAS and NVMe disks." }, - "com.github.apizz.install.AlDente": { - "name": null, - "description": "Download and install the latest version of AlDente.", + "com.github.apizz.munki.Gifox": { + "name": "Gifox", + "description": "Downloads the latest version of Gifox and imports it into a munki repo.", "repo": "autopkg/apizz-recipes", - "path": "AlDente/AlDente.install.recipe", - "parent": "com.github.apizz.download.AlDente", - "shortname": "AlDente.install", - "inferred_type": "install" + "path": "Gifox/Gifox.munki.recipe", + "parent": "com.github.apizz.download.Gifox", + "shortname": "Gifox.munki", + "inferred_type": "munki", + "munki_display_name": "Gifox", + "munki_description": "Delightful GIF Recording and Sharing App." }, - "com.github.apizz.pkg.AlDente": { - "name": "AlDente", - "description": "Downloads the latest release version of AlDente and creates a package.", + "com.github.apizz.download.Gifox2": { + "name": "Gifox2", + "description": "Downloads the latest Gifox 2 disk image.", "repo": "autopkg/apizz-recipes", - "path": "AlDente/AlDente.pkg.recipe", - "parent": "com.github.apizz.download.AlDente", - "shortname": "AlDente.pkg", - "inferred_type": "pkg", + "path": "Gifox/Gifox2.download.recipe", + "shortname": "Gifox2.download", + "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.AlDente" + "com.github.apizz.munki.Gifox2" ] }, - "com.github.apizz.munki.AlDente": { - "name": "AlDente", - "description": "Downloads the latest version of AlDente and imports it into a munki_repo.", - "repo": "autopkg/apizz-recipes", - "path": "AlDente/AlDente.munki.recipe", - "parent": "com.github.apizz.download.AlDente", - "shortname": "AlDente.munki", - "inferred_type": "munki", - "munki_display_name": "AlDente", - "munki_description": "The ALL-IN-ONE Charge Limiter App For MacBooks. Use AlDente and extend the life of your MacBooks Battery. Use AlDente and extend the life of your MacBook's Battery." - }, - "com.github.apizz.download.AlDente": { - "name": "AlDente", - "description": "Downloads the latest version of AlDente.", + "com.github.apizz.download.Gifox": { + "name": "Gifox", + "description": "Downloads the original Gifox disk image.", "repo": "autopkg/apizz-recipes", - "path": "AlDente/AlDente.download.recipe", - "shortname": "AlDente.download", + "path": "Gifox/Gifox.download.recipe", + "shortname": "Gifox.download", "inferred_type": "download", "children": [ - "com.github.apizz.install.AlDente", - "com.github.apizz.pkg.AlDente", - "com.github.apizz.munki.AlDente" + "com.github.apizz.munki.Gifox" ] }, - "com.github.smithjw.pkg.RubyMine": { - "name": "RubyMine", - "description": "Downloads the current release version of RubyMine and creates a package.", - "repo": "autopkg/smithjw-recipes", - "path": "JetBrains/RubyMine.pkg.recipe", - "parent": "com.github.mosen.download.RubyMine", - "shortname": "RubyMine.pkg", - "inferred_type": "pkg" - }, - "com.github.smithjw.pkg.PDFPenPro": { - "name": "PDFPenPro", - "description": "Downloads the current release version of PDFPenPro and creates a package.", - "repo": "autopkg/smithjw-recipes", - "path": "Smile/PDFPenPro.pkg.recipe", - "parent": "com.github.jessepeterson.PDFpenPro.download", - "shortname": "PDFPenPro.pkg", - "inferred_type": "pkg" + "com.github.apizz.munki.Gifox2": { + "name": "Gifox2", + "description": "Downloads the latest version of Gifox 2 and imports it into a munki repo.", + "repo": "autopkg/apizz-recipes", + "path": "Gifox/Gifox2.munki.recipe", + "parent": "com.github.apizz.download.Gifox2", + "shortname": "Gifox2.munki", + "inferred_type": "munki", + "munki_display_name": "Gifox 2", + "munki_description": "Delightful GIF Recording and Sharing App." }, - "com.github.smithjw.pkg.PDFPen": { - "name": "PDFPen", - "description": "Downloads the current release version of PDFPen and creates a package.", + "com.github.smithjw.install.LittleSnitch": { + "name": "Little Snitch", + "description": "Downloads latest version of Little Snitch, creates a package and installs it.", "repo": "autopkg/smithjw-recipes", - "path": "Smile/PDFPen.pkg.recipe", - "parent": "com.github.jessepeterson.PDFpen.download", - "shortname": "PDFPen.pkg", - "inferred_type": "pkg" + "path": "Little Snitch/Little Snitch.install.recipe", + "parent": "com.github.smithjw.pkg.LittleSnitch", + "shortname": "Little Snitch.install", + "inferred_type": "install" }, - "com.github.smithjw.pkg.Keka": { - "name": "Keka", - "description": "Downloads the latest version of Keka and builds a pkg.", + "com.github.smithjw.download.LittleSnitch": { + "name": "Little Snitch", + "description": "Downloads the latest version of Little Snitch.", "repo": "autopkg/smithjw-recipes", - "path": "Keka/Keka.pkg.recipe", - "parent": "com.github.hansen-m.download.Keka", - "shortname": "Keka.pkg", - "inferred_type": "pkg" + "path": "Little Snitch/Little Snitch.download.recipe", + "shortname": "Little Snitch.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.LittleSnitch" + ] }, "com.github.smithjw.pkg.LittleSnitch": { "name": "Little Snitch", @@ -108272,33 +108255,22 @@ "com.github.smithjw.install.LittleSnitch" ] }, - "com.github.smithjw.download.LittleSnitch": { - "name": "Little Snitch", - "description": "Downloads the latest version of Little Snitch.", - "repo": "autopkg/smithjw-recipes", - "path": "Little Snitch/Little Snitch.download.recipe", - "shortname": "Little Snitch.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.LittleSnitch" - ] - }, - "com.github.smithjw.install.LittleSnitch": { - "name": "Little Snitch", - "description": "Downloads latest version of Little Snitch, creates a package and installs it.", + "com.github.smithjw.pkg.Keka": { + "name": "Keka", + "description": "Downloads the latest version of Keka and builds a pkg.", "repo": "autopkg/smithjw-recipes", - "path": "Little Snitch/Little Snitch.install.recipe", - "parent": "com.github.smithjw.pkg.LittleSnitch", - "shortname": "Little Snitch.install", - "inferred_type": "install" + "path": "Keka/Keka.pkg.recipe", + "parent": "com.github.hansen-m.download.Keka", + "shortname": "Keka.pkg", + "inferred_type": "pkg" }, - "com.github.smithjw.pkg.Viscosity": { - "name": "Viscosity", - "description": "Downloads the current release version of Viscosity and creates a package.", + "com.github.smithjw.pkg.RubyMine": { + "name": "RubyMine", + "description": "Downloads the current release version of RubyMine and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "Viscosity/Viscosity.pkg.recipe", - "parent": "com.github.jessepeterson.Viscosity.download", - "shortname": "Viscosity.pkg", + "path": "JetBrains/RubyMine.pkg.recipe", + "parent": "com.github.mosen.download.RubyMine", + "shortname": "RubyMine.pkg", "inferred_type": "pkg" }, "com.github.smithjw.download.Luxafor": { @@ -108321,6 +108293,35 @@ "shortname": "Luxafor.pkg", "inferred_type": "pkg" }, + "com.github.smithjw.smithjw-recipes.pkg.MicrosoftRemoteDesktopBeta": { + "name": "Microsoft Remote Desktop Beta", + "description": "Downloads the latest version of Microsoft Remote Desktop Beta and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft Remote Desktop Beta/Microsoft Remote Desktop Beta.pkg.recipe", + "parent": "com.github.smithjw.smithjw-recipes.download.MicrosoftRemoteDesktopBeta", + "shortname": "Microsoft Remote Desktop Beta.pkg", + "inferred_type": "pkg" + }, + "com.github.smithjw.smithjw-recipes.download.MicrosoftRemoteDesktopBeta": { + "name": "Microsoft Remote Desktop Beta", + "description": "Downloads the latest version of Microsoft Remote Desktop Beta.", + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft Remote Desktop Beta/Microsoft Remote Desktop Beta.download.recipe", + "shortname": "Microsoft Remote Desktop Beta.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.smithjw-recipes.pkg.MicrosoftRemoteDesktopBeta" + ] + }, + "com.github.smithjw.pkg.Viscosity": { + "name": "Viscosity", + "description": "Downloads the current release version of Viscosity and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "Viscosity/Viscosity.pkg.recipe", + "parent": "com.github.jessepeterson.Viscosity.download", + "shortname": "Viscosity.pkg", + "inferred_type": "pkg" + }, "com.github.smithjw.download.Thunderbolt3DU": { "name": "Thunderbolt 3 Dock Utility", "description": "Downloads the current release version of the Thunderbolt 3 Dock Utility", @@ -108329,6 +108330,24 @@ "shortname": "Thunderbolt 3 Dock Utility.download", "inferred_type": "download" }, + "com.github.smithjw.pkg.PDFPen": { + "name": "PDFPen", + "description": "Downloads the current release version of PDFPen and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "Smile/PDFPen.pkg.recipe", + "parent": "com.github.jessepeterson.PDFpen.download", + "shortname": "PDFPen.pkg", + "inferred_type": "pkg" + }, + "com.github.smithjw.pkg.PDFPenPro": { + "name": "PDFPenPro", + "description": "Downloads the current release version of PDFPenPro and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "Smile/PDFPenPro.pkg.recipe", + "parent": "com.github.jessepeterson.PDFpenPro.download", + "shortname": "PDFPenPro.pkg", + "inferred_type": "pkg" + }, "com.github.smithjw.download.ZoomRooms": { "name": "Zoom Rooms", "description": "Downloads the latest version of Zoom Rooms.", @@ -108377,220 +108396,169 @@ "shortname": "Box Drive.download", "inferred_type": "download" }, - "com.github.smithjw.smithjw-recipes.download.MicrosoftRemoteDesktopBeta": { - "name": "Microsoft Remote Desktop Beta", - "description": "Downloads the latest version of Microsoft Remote Desktop Beta.", + "com.github.smithjw.jamf.Abstract": { + "name": "Abstract", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft Remote Desktop Beta/Microsoft Remote Desktop Beta.download.recipe", - "shortname": "Microsoft Remote Desktop Beta.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.smithjw-recipes.pkg.MicrosoftRemoteDesktopBeta" - ] + "path": "Abstract/Abstract.jamf.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.Abstract", + "shortname": "Abstract.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Version Control for Sketch" }, - "com.github.smithjw.smithjw-recipes.pkg.MicrosoftRemoteDesktopBeta": { - "name": "Microsoft Remote Desktop Beta", - "description": "Downloads the latest version of Microsoft Remote Desktop Beta and creates a package.", + "com.github.smithjw.processors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft Remote Desktop Beta/Microsoft Remote Desktop Beta.pkg.recipe", - "parent": "com.github.smithjw.smithjw-recipes.download.MicrosoftRemoteDesktopBeta", - "shortname": "Microsoft Remote Desktop Beta.pkg", - "inferred_type": "pkg" + "path": "SharedProcessors/FriendlyPathDeleter.recipe.yaml" }, - "com.github.smithjw.jamf.KeePassXC": { - "name": "KeePassXC", - "description": null, + "com.github.smithjw.install.LittleSnitch5": { + "name": "Little Snitch 5", + "description": "Downloads latest version of Little Snitch 5, creates a package and installs it.\nPlease Note: In order to minimise user requests on first launch you'll need to\ndeploy a System Extension Profile and Content Filter profile with this title\nMinimum OS is macOS 11.x\n", "repo": "autopkg/smithjw-recipes", - "path": "KeePassXC/KeePassXC.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.KeePassXC", - "shortname": "KeePassXC.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Never forget a password again.\nSecurely store passwords using industry standard encryption, quickly auto-type them into desktop applications, and use our browser extension to log into websites.\n" + "path": "Little Snitch/Little_Snitch_5.install.recipe.yaml", + "parent": "com.github.smithjw.pkg.LittleSnitch5", + "shortname": "Little_Snitch_5.install", + "inferred_type": "install" }, - "com.github.smithjw.pkg.KeePassXC": { - "name": "KeePassXC", - "description": null, + "com.github.smithjw.pkg.LittleSnitch5": { + "name": "Little Snitch 5", + "description": "Downloads the latest version of Little Snitch 5 and builds a pkg.\nPlease Note: In order to minimise user requests on first launch you'll need to\ndeploy a System Extension Profile and Content Filter profile with this title\nMinimum OS is macOS 11.x\n", "repo": "autopkg/smithjw-recipes", - "path": "KeePassXC/KeePassXC.pkg.recipe.yaml", - "parent": "com.github.n8felton.download.KeePassXC", - "shortname": "KeePassXC.pkg", + "path": "Little Snitch/Little_Snitch_5.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.LittleSnitch5", + "shortname": "Little_Snitch_5.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.sign.KeePassXC" + "com.github.smithjw.install.LittleSnitch5" ] }, - "com.github.smithjw.sign.KeePassXC": { - "name": null, - "description": null, + "com.github.smithjw.download.LittleSnitch5": { + "name": "Little Snitch 5", + "description": "Downloads the latest version of Little Snitch 5.\nPlease Note: In order to minimise user requests on first launch you'll need to\ndeploy a System Extension Profile and Content Filter profile with this title\nMinimum OS is macOS 11.x\n", "repo": "autopkg/smithjw-recipes", - "path": "KeePassXC/KeePassXC.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.KeePassXC", - "shortname": "KeePassXC.sign", - "inferred_type": "sign", + "path": "Little Snitch/Little_Snitch_5.download.recipe.yaml", + "shortname": "Little_Snitch_5.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.KeePassXC" + "com.github.dataJAR-recipes.munki.Little Snitch 5", + "com.github.smithjw.pkg.LittleSnitch5" ] }, - "com.github.smithjw.extract.Xcode": { - "name": "Xcode", - "description": "Extract Xcode from a XIP. Requires passing in a XIP containing Xcode.", + "com.github.smithjw.pkg.PyCharm_PE": { + "name": "PyCharm Professional Edition", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Xcode/Xcode.extract.recipe.yaml", - "parent": "com.github.smithjw.download.Xcode", - "shortname": "Xcode.extract", - "inferred_type": "extract", + "path": "JetBrains/PyCharm_PE.pkg.recipe.yaml", + "parent": "com.github.bnpl.autopkg.download.pycharmpe", + "shortname": "PyCharm_PE.pkg", + "inferred_type": "pkg", "children": [ - "com.github.smithjw.pkg.Xcode" + "com.github.smithjw.jamf.PyCharm_PE" ] }, - "com.github.smithjw.pkg.Xcode": { - "name": "Xcode", - "description": "Download, extract, and package Xcode into a DMG", + "com.github.smithjw.pkg.WebStorm": { + "name": "WebStorm", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Xcode/Xcode.pkg.recipe.yaml", - "parent": "com.github.smithjw.extract.Xcode", - "shortname": "Xcode.pkg", + "path": "JetBrains/WebStorm.pkg.recipe.yaml", + "parent": "com.github.bnpl.autopkg.download.webstorm", + "shortname": "WebStorm.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.xcode" + "com.github.smithjw.jamf.WebStorm" ] }, - "com.github.smithjw.jamf.xcode": { - "name": "Xcode", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.jamf.WebStorm": { + "name": "WebStorm", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Xcode/Xcode.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Xcode", - "shortname": "Xcode.jamf", + "path": "JetBrains/WebStorm.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.WebStorm", + "shortname": "WebStorm.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Xcode includes everything developers need to create great applications for Mac, iPhone, iPad, Apple TV, and Apple Watch." - }, - "com.github.smithjw.download.Xcode": { - "name": "Xcode", - "description": "Looks in ~/Downloads for an Xcode xip from the Dev portal.", - "repo": "autopkg/smithjw-recipes", - "path": "Xcode/Xcode.download.recipe.yaml", - "shortname": "Xcode.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.extract.Xcode" - ] + "jamf_description": "WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease." }, - "com.github.smithjw.jamf.wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.jamf.PyCharm_PE": { + "name": "PyCharm Professional Edition", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Wireshark/Wireshark.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.wireshark", - "shortname": "Wireshark.jamf", + "path": "JetBrains/PyCharm_PE.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.PyCharm_PE", + "shortname": "PyCharm_PE.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Wireshark is a network protocol analyzer." + "jamf_description": "The Python IDE for Professional Developers" }, - "com.github.smithjw.pkg.wireshark": { - "name": "Wireshark", - "description": "Downloads latest version of the Wireshark DMG and creates a Package.", + "com.github.smithjw.jamf.VLC": { + "name": "VLC", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Wireshark/Wireshark.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.wireshark", - "shortname": "Wireshark.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.sign.wireshark" - ] + "path": "VLC/VLC.jamf.recipe.yaml", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols." }, - "com.github.smithjw.download.wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark.", + "com.github.smithjw.download.Kap": { + "name": "Kap", + "description": "Downloads the latest version of Kap from GitHub.", "repo": "autopkg/smithjw-recipes", - "path": "Wireshark/Wireshark.download.recipe.yaml", - "shortname": "Wireshark.download", + "path": "Kap/Kap.download.recipe.yaml", + "shortname": "Kap.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.wireshark" + "com.github.smithjw.pkg.Kap" ] }, - "com.github.smithjw.sign.wireshark": { + "com.github.smithjw.sign.Kap": { "name": null, - "description": "Downloads the latest version of Wireshark, creates a package, then signs it.", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Wireshark/Wireshark.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.wireshark", - "shortname": "Wireshark.sign", + "path": "Kap/Kap.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.Kap", + "shortname": "Kap.sign", "inferred_type": "sign", "children": [ - "com.github.smithjw.jamf.wireshark" - ] - }, - "com.github.smithjw.download.PowerShell-Universal": { - "name": "PowerShell", - "description": "Downloads the latest versions (arm and intel) of PowerShell from GitHub.", - "repo": "autopkg/smithjw-recipes", - "path": "PowerShell/PowerShell-Universal.download.recipe.yaml", - "shortname": "PowerShell-Universal.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.PowerShell-Universal" + "com.github.smithjw.install.Kap", + "com.github.smithjw.jamf.Kap" ] }, - "com.github.smithjw.pkg.PowerShell-Universal": { - "name": "PowerShell", - "description": "Downloads both Arm and Intel verions of PowerShell from GitHub, and packages them into a universal installer", + "com.github.smithjw.install.Kap": { + "name": "Kap", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "PowerShell/PowerShell-Universal.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.PowerShell-Universal", - "shortname": "PowerShell-Universal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.jamf.PowerShell-Universal" - ] + "path": "Kap/Kap.install.recipe.yaml", + "parent": "com.github.smithjw.sign.Kap", + "shortname": "Kap.install", + "inferred_type": "install" }, - "com.github.smithjw.jamf.PowerShell-Universal": { - "name": "PowerShell", + "com.github.smithjw.jamf.Kap": { + "name": "Kap", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "PowerShell/PowerShell-Universal.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.PowerShell-Universal", - "shortname": "PowerShell-Universal.jamf", + "path": "Kap/Kap.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.Kap", + "shortname": "Kap.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets." - }, - "com.github.smithjw.install.Royal_TSX": { - "name": "Royal TSX", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "Royal/Royal_TSX.install.recipe.yaml", - "parent": "com.github.smithjw.sign.Royal_TSX", - "shortname": "Royal_TSX.install", - "inferred_type": "install" + "jamf_description": "An open-source screen recorder built with web technology" }, - "com.github.smithjw.sign.Royal_TSX": { - "name": null, - "description": null, + "com.github.smithjw.pkg.Kap": { + "name": "Kap", + "description": "Downloads the latest version of Kap and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "Royal/Royal_TSX.sign.recipe.yaml", - "parent": "com.github.homebysix.pkg.RoyalTSX", - "shortname": "Royal_TSX.sign", - "inferred_type": "sign", + "path": "Kap/Kap.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Kap", + "shortname": "Kap.pkg", + "inferred_type": "pkg", "children": [ - "com.github.smithjw.install.Royal_TSX", - "com.github.smithjw.jamf.Royal_TSX" + "com.github.smithjw.sign.Kap" ] }, - "com.github.smithjw.jamf.Royal_TSX": { - "name": "Royal TSX", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "Royal/Royal_TSX.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.Royal_TSX", - "shortname": "Royal_TSX.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Using RDP, VNC, SSH based terminals, S/FTP or web-based interfaces? No worries, Royal TSX has got you covered!\n\nBuilt-in credential management. Safe team-sharing features.\nShare a list of connections, without sharing your personal credentials.\n" - }, "com.github.smithjw.jamf.Slack": { "name": "Slack", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", @@ -108616,38 +108584,71 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.pkg.plantronics_hub": { - "name": "Plantronics Hub", - "description": "Downloads the latest version of Plantronics Hub.", + "com.github.smithjw.download.iterm2": { + "name": "iTerm2", + "description": "Downloads the latest version of iTerm2.", "repo": "autopkg/smithjw-recipes", - "path": "Poly/Plantronics_Hub.pkg.recipe.yaml", - "parent": "com.github.ahousseini-recipes.download.PlantronicsHub", - "shortname": "Plantronics_Hub.pkg", - "inferred_type": "pkg", + "path": "iTerm2/iTerm2.download.recipe.yaml", + "shortname": "iTerm2.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.plantronics_hub" + "com.github.smithjw.pkg.iterm2" ] }, - "com.github.smithjw.jamf.plantronics_hub": { - "name": "Plantronics Hub", + "com.github.smithjw.jamf.iterm2": { + "name": "iTerm2", "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "Poly/Plantronics_Hub.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.plantronics_hub", - "shortname": "Plantronics_Hub.jamf", + "path": "iTerm2/iTerm2.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.iterm2", + "shortname": "iTerm2.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Plantronics Hub for Mac, part of the Plantronics software portfolio, is a client application that allows users to control the settings on their Plantronics." + "jamf_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted." }, - "com.github.smithjw.jamf.Enable_macOS_Beta": { - "name": "Enable macOS Beta", - "description": "Runs the seedutil command to enrol the device into a macOS beta. Valid enrolment options are DeveloperSeed, CustomerSeed, PublicSeed", + "com.github.smithjw.sign.iterm2": { + "name": null, + "description": "Downloads the latest version of iTerm2, creates a package, then signs it.", "repo": "autopkg/smithjw-recipes", - "path": "Apple/Enable_macOS_Beta.jamf.recipe.yaml", - "shortname": "Enable_macOS_Beta.jamf", + "path": "iTerm2/iTerm2.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.iterm2", + "shortname": "iTerm2.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.iterm2" + ] + }, + "com.github.smithjw.pkg.iterm2": { + "name": "iTerm2", + "description": "Downloads the latest version of iTerm2 and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "iTerm2/iTerm2.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.iterm2", + "shortname": "iTerm2.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.sign.iterm2" + ] + }, + "com.github.smithjw.sign.Handbrake": { + "name": null, + "description": "Downloads the latest version of Handbrake, creates a package, then signs it.", + "repo": "autopkg/smithjw-recipes", + "path": "Handbrake/Handbrake.sign.recipe.yaml", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "Handbrake.sign", + "inferred_type": "sign" + }, + "com.github.smithjw.jamf.Postman-Universal": { + "name": "Postman", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Postman/Postman-Universal.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Postman-Universal", + "shortname": "Postman-Universal.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Enrolls this mac in the macOS Beta Program" + "jamf_description": "Postman Makes API Development Simple." }, "com.github.smithjw.pkg.Postman-Universal": { "name": "Postman", @@ -108672,245 +108673,532 @@ "com.github.smithjw.pkg.Postman-Universal" ] }, - "com.github.smithjw.jamf.Postman-Universal": { - "name": "Postman", + "com.github.smithjw.sign.Stats": { + "name": null, "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Postman/Postman-Universal.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Postman-Universal", - "shortname": "Postman-Universal.jamf", + "path": "Stats/Stats.sign.recipe.yaml", + "parent": "com.github.kevinmcox.pkg.Stats", + "shortname": "Stats.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.Stats" + ] + }, + "com.github.smithjw.jamf.Stats": { + "name": "Stats", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Stats/Stats.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.Stats", + "shortname": "Stats.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Postman Makes API Development Simple." + "jamf_description": "macOS system monitor in your menu bar" }, - "com.github.smithjw.pkg.PyCharm_PE": { - "name": "PyCharm Professional Edition", + "com.github.smithjw.jamf.Enable_macOS_Beta": { + "name": "Enable macOS Beta", + "description": "Runs the seedutil command to enrol the device into a macOS beta. Valid enrolment options are DeveloperSeed, CustomerSeed, PublicSeed", + "repo": "autopkg/smithjw-recipes", + "path": "Apple/Enable_macOS_Beta.jamf.recipe.yaml", + "shortname": "Enable_macOS_Beta.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Enrolls this mac in the macOS Beta Program" + }, + "com.github.smithjw.jamf.Nessus_Agent": { + "name": "Nessus Agent", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "JetBrains/PyCharm_PE.pkg.recipe.yaml", - "parent": "com.github.bnpl.autopkg.download.pycharmpe", - "shortname": "PyCharm_PE.pkg", + "path": "Tenable/Nessus_Agent.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Nessus_Agent", + "shortname": "Nessus_Agent.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Nessus Agents are lightweight programs installed locally on a host a laptop, virtual system, desktop, and/or server. Agents receive scanning instructions from a central Nessus Manager server, perform scans locally, and report vulnerability, compliance and system results back to the central server." + }, + "com.github.smithjw.pkg.Nessus_Agent": { + "name": "Nessus Agent", + "description": "Downloads latest Nessus Agent DMG, pulls out the enclosed pkg, and renames it.", + "repo": "autopkg/smithjw-recipes", + "path": "Tenable/Nessus_Agent.pkg.recipe.yaml", + "parent": "com.github.neilmartin83-recipes.download.Nessus Agent", + "shortname": "Nessus_Agent.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.PyCharm_PE" + "com.github.smithjw.jamf.Nessus_Agent" ] }, - "com.github.smithjw.pkg.WebStorm": { - "name": "WebStorm", + "com.github.smithjw.jamf.webex-patch": { + "name": "Webex", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "JetBrains/WebStorm.pkg.recipe.yaml", - "parent": "com.github.bnpl.autopkg.download.webstorm", - "shortname": "WebStorm.pkg", + "path": "Cisco/Webex-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.webex", + "shortname": "Webex-Patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.smithjw.download.webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex.", + "repo": "autopkg/smithjw-recipes", + "path": "Cisco/Webex.download.recipe.yaml", + "shortname": "Webex.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.webex" + ] + }, + "com.github.smithjw.sign.webex": { + "name": null, + "description": "Downloads the latest version of Webex, creates a package, then signs it.", + "repo": "autopkg/smithjw-recipes", + "path": "Cisco/Webex.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.webex", + "shortname": "Webex.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.webex", + "com.github.smithjw.install.webex" + ] + }, + "com.github.smithjw.jamf.webex": { + "name": "Webex", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Cisco/Webex.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.webex", + "shortname": "Webex.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME% (%ARCHITECTURE%)", + "jamf_description": "Make teamwork your best work.", + "children": [ + "com.github.smithjw.jamf.webex-patch" + ] + }, + "com.github.smithjw.install.webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex, packages it, then installs.", + "repo": "autopkg/smithjw-recipes", + "path": "Cisco/Webex.install.recipe.yaml", + "parent": "com.github.smithjw.sign.webex", + "shortname": "Webex.install", + "inferred_type": "install" + }, + "com.github.smithjw.pkg.webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "Cisco/Webex.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.webex", + "shortname": "Webex.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.WebStorm" + "com.github.smithjw.sign.webex" ] }, - "com.github.smithjw.jamf.PyCharm_PE": { - "name": "PyCharm Professional Edition", + "com.github.smithjw.jamf.logi_options_plus": { + "name": "Logi Options+", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Logitech/Logi_Options_Plus.jamf.recipe.yaml", + "parent": "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus", + "shortname": "Logi_Options_Plus.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Logi Options+ is extremely easy-to-use yet it provides amazing features." + }, + "com.github.smithjw.jamf.logi_options": { + "name": "Logi Options", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Logitech/Logi_Options.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.logi_options", + "deprecated": true, + "shortname": "Logi_Options.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Logi Options is extremely easy-to-use yet it provides amazing features." + }, + "com.github.smithjw.pkg.logi_options": { + "name": "Logi Options", + "description": "Downloads the latest version of Logi Options and creates a package.", + "repo": "autopkg/smithjw-recipes", + "path": "Logitech/Logi_Options.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.logi_options", + "deprecated": true, + "shortname": "Logi_Options.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.jamf.logi_options" + ] + }, + "com.github.smithjw.download.logi_options": { + "name": "Logi Options", + "description": "Downloads the latest version of Logi Options.", + "repo": "autopkg/smithjw-recipes", + "path": "Logitech/Logi_Options.download.recipe.yaml", + "deprecated": true, + "shortname": "Logi_Options.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.logi_options" + ] + }, + "com.github.smithjw.jamf.Sketch": { + "name": "Sketch", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "JetBrains/PyCharm_PE.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.PyCharm_PE", - "shortname": "PyCharm_PE.jamf", + "path": "BohemianCoding/Sketch.jamf.recipe.yaml", + "parent": "com.github.amsysuk-recipes.pkg.Sketch", + "shortname": "Sketch.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Sketch gives you all the tools you need for a truly collaborative design process. From early ideas to pixel-perfect artwork,\nplayable prototypes and developer handoff. It all starts here.\n" + }, + "com.github.smithjw.jamf.Figma-Universal": { + "name": "Figma", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Figma/Figma-Universal.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Figma-Universal", + "shortname": "Figma-Universal.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "With Figma, everyone works towards a shared goal. This has enabled our product teams to ship new\nproducts faster and feel more confident in their decisions.\n", + "children": [ + "com.github.smithjw.jamf.Figma-Universal-Patch" + ] + }, + "com.github.smithjw.jamf.Figma": { + "name": "Figma", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Figma/Figma.jamf.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.Figma", + "shortname": "Figma.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "With Figma, everyone works towards a shared goal. This has enabled our product teams to ship new\nproducts faster and feel more confident in their decisions.\n", + "children": [ + "com.github.smithjw.jamf.Figma-patch" + ] + }, + "com.github.smithjw.download.Figma-Universal": { + "name": "Figma", + "description": "Downloads both Arm and Intel verions of the Figma App", + "repo": "autopkg/smithjw-recipes", + "path": "Figma/Figma-Universal.download.recipe.yaml", + "shortname": "Figma-Universal.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.Figma-Universal" + ] + }, + "com.github.smithjw.jamf.Figma-Universal-Patch": { + "name": "Figma", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Figma/Figma-Universal-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Figma-Universal", + "shortname": "Figma-Universal-Patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.smithjw.pkg.Figma-Universal": { + "name": "Figma", + "description": "Downloads both Arm and Intel verions of the Figma App, and packages them into a universal installer", + "repo": "autopkg/smithjw-recipes", + "path": "Figma/Figma-Universal.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Figma-Universal", + "shortname": "Figma-Universal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.jamf.Figma-Universal" + ] + }, + "com.github.smithjw.jamf.Figma-patch": { + "name": "Figma", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Figma/Figma-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Figma", + "shortname": "Figma-Patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.smithjw.jamf.MacadminsPython": { + "name": "Macadmins Python", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "_Jamf Recipes/MacadminsPython.jamf.recipe.yaml", + "parent": "com.github.jazzace.download.MacadminsPython", + "shortname": "MacadminsPython.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "A Python 3 framework that currently installs to /Library/ManagedFrameworks/Python/Python3.framework." + }, + "com.github.smithjw.jamf.Desktoppr": { + "name": "Desktoppr", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "_Jamf Recipes/Desktoppr.jamf.recipe.yaml", + "parent": "com.github.moofit-recipes.pkg.Desktoppr", + "shortname": "Desktoppr.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Python IDE for Professional Developers" + "jamf_description": "Simple command line tool to set the desktop picture on macOS" }, - "com.github.smithjw.jamf.WebStorm": { - "name": "WebStorm", + "com.github.smithjw.jamf.macOSLAPS": { + "name": "macOSLAPS", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "JetBrains/WebStorm.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.WebStorm", - "shortname": "WebStorm.jamf", + "path": "_Jamf Recipes/macOSLAPS.jamf.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.macOSLAPS", + "shortname": "macOSLAPS.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease." + "jamf_description": "Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows" }, - "com.github.smithjw.jamf.Abstract": { - "name": "Abstract", + "com.github.smithjw.jamf.Nudge": { + "name": "Nudge", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Abstract/Abstract.jamf.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.Abstract", - "shortname": "Abstract.jamf", + "path": "_Jamf Recipes/Nudge.jamf.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.Nudge", + "shortname": "Nudge.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Version Control for Sketch" + "jamf_description": "A tool for encouraging the installation of macOS security updates." }, - "com.github.smithjw.jamf.SourceTree-patch": { - "name": "SourceTree", + "com.github.smithjw.jamf.Python3-patch": { + "name": "Python 3", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Atlassian/SourceTree-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.SourceTree", - "shortname": "SourceTree-Patch.jamf", + "path": "_Jamf Recipes/Python3-patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Python3", + "shortname": "Python3-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.jamf.SourceTree": { - "name": "SourceTree", + "com.github.smithjw.jamf.Support_App": { + "name": "Support App", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Atlassian/SourceTree.jamf.recipe.yaml", - "parent": "io.github.hjuutilainen.pkg.SourceTree", - "shortname": "SourceTree.jamf", + "path": "_Jamf Recipes/Support_App.jamf.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.SupportApp", + "shortname": "Support_App.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Sourcetree simplifies how you interact with your Git repositories so you can focus on coding.", - "children": [ - "com.github.smithjw.jamf.SourceTree-patch" - ] + "jamf_description": " " }, - "com.github.smithjw.jamf.Google_Chrome-patch": { - "name": "Google Chrome", + "com.github.smithjw.jamf.Python3": { + "name": "Python 3", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Google/Google_Chrome-patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Google_Chrome", - "shortname": "Google_Chrome-patch.jamf", + "path": "_Jamf Recipes/Python3.jamf.recipe.yaml", + "parent": "com.github.scriptingosx.pkg.Python3", + "shortname": "Python3.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Python is a programming language that lets you work quickly and integrate systems more effectively.", + "children": [ + "com.github.smithjw.jamf.Python3-patch" + ] }, - "com.github.smithjw.jamf.Google_Chrome": { - "name": "Google Chrome", - "description": null, + "com.github.smithjw.download.Microsoft_Edge_alt": { + "name": "Microsoft Edge", + "description": "Downloads the latest Microsoft Edge installer pkg using the URLDownloaderPython processor.", "repo": "autopkg/smithjw-recipes", - "path": "Google/Google_Chrome.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Google_Chrome", - "shortname": "Google_Chrome.jamf", + "path": "Microsoft_Edge/Microsoft_Edge_alt.download.recipe.yaml", + "shortname": "Microsoft_Edge_alt.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.Microsoft_Edge_alt" + ] + }, + "com.github.smithjw.jamf.Microsoft_Edge_alt": { + "name": "Microsoft Edge", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft_Edge/Microsoft_Edge_alt.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Microsoft_Edge_alt", + "shortname": "Microsoft_Edge_alt.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier", + "jamf_description": "Microsoft Edge is a cross-platform web browser created and developed by Microsoft." + }, + "com.github.smithjw.pkg.Microsoft_Edge_alt": { + "name": "Microsoft Edge", + "description": "Downloads the latest version of the Microsoft Edge installer package and renames the package.", + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft_Edge/Microsoft_Edge_alt.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Microsoft_Edge_alt", + "shortname": "Microsoft_Edge_alt.pkg", + "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Google_Chrome-patch" + "com.github.smithjw.jamf.Microsoft_Edge_alt" ] }, - "com.github.smithjw.download.Google_Chrome": { - "name": "Google Chrome", - "description": "Downloads latest Google Chrome enterprise package.", + "com.github.smithjw.download.Xray_Exploratory_App": { + "name": "Xray Exploratory App", + "description": "Downloads the latest version of Xray Exploratory App", "repo": "autopkg/smithjw-recipes", - "path": "Google/Google_Chrome.download.recipe.yaml", - "shortname": "Google_Chrome.download", + "path": "Xray Exploratory App/Xray_Exploratory_App.download.recipe.yaml", + "shortname": "Xray_Exploratory_App.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.Google_Chrome" + "com.github.smithjw.pkg.Xray_Exploratory_App" ] }, - "com.github.smithjw.pkg.Google_Chrome": { - "name": "Google Chrome", - "description": "Downloads latest Google Chrome enterprise package and renames it based on the Chrome version.", + "com.github.smithjw.pkg.Xray_Exploratory_App": { + "name": "Xray Exploratory App", + "description": "Downloads the latest version of Xray Exploratory App and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "Google/Google_Chrome.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Google_Chrome", - "shortname": "Google_Chrome.pkg", + "path": "Xray Exploratory App/Xray_Exploratory_App.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Xray_Exploratory_App", + "shortname": "Xray_Exploratory_App.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Google_Chrome" + "com.github.smithjw.sign.Xray_Exploratory_App" ] }, - "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer-patch": { - "name": "Adobe Creative Cloud Installer", + "com.github.smithjw.jamf.Xray_Exploratory_App-patch": { + "name": "Xray Exploratory App", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Adobe/Adobe_Creative_Cloud_Installer-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer", - "shortname": "Adobe_Creative_Cloud_Installer-Patch.jamf", + "path": "Xray Exploratory App/Xray_Exploratory_App-patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Xray_Exploratory_App", + "shortname": "Xray_Exploratory_App-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.jamf.Adobe_Acrobat_Reader-patch": { - "name": "Adobe Acrobat Reader", - "description": null, + "com.github.smithjw.sign.Xray_Exploratory_App": { + "name": null, + "description": "Downloads the latest version of Xray Exploratory App, creates a package, then signs it.", "repo": "autopkg/smithjw-recipes", - "path": "Adobe/Adobe_Acrobat_Reader-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Adobe_Acrobat_Reader", - "shortname": "Adobe_Acrobat_Reader-Patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Xray Exploratory App/Xray_Exploratory_App.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.Xray_Exploratory_App", + "shortname": "Xray_Exploratory_App.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.Xray_Exploratory_App" + ] }, - "com.github.smithjw.jamf.Adobe_Acrobat_Reader": { - "name": "Adobe Acrobat Reader", - "description": null, + "com.github.smithjw.jamf.Xray_Exploratory_App": { + "name": "Xray Exploratory App", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "Adobe/Adobe_Acrobat_Reader.jamf.recipe.yaml", - "parent": "com.github.autopkg.pkg.AdobeReader", - "shortname": "Adobe_Acrobat_Reader.jamf", + "path": "Xray Exploratory App/Xray_Exploratory_App.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.Xray_Exploratory_App", + "shortname": "Xray_Exploratory_App.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Adobe Reader is Adobe's official application for viewing, printing, and annotating PDF documents on OS X 10.9 and later.", + "jamf_description": "Great quality comes from critical thinking. Unleash your inner bounty hunter with Exploratory Testing for Jira & Confluence", "children": [ - "com.github.smithjw.jamf.Adobe_Acrobat_Reader-patch" + "com.github.smithjw.jamf.Xray_Exploratory_App-patch" ] }, - "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer": { - "name": "Adobe Creative Cloud Installer", + "com.github.smithjw.sign.KeePassXC": { + "name": null, "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Adobe/Adobe_Creative_Cloud_Installer.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", - "shortname": "Adobe_Creative_Cloud_Installer.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Access everything Creative Cloud has to offer, right from your desktop. From your apps to your work and more, it\u2019s all here.", + "path": "KeePassXC/KeePassXC.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.KeePassXC", + "shortname": "KeePassXC.sign", + "inferred_type": "sign", "children": [ - "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer-patch" + "com.github.smithjw.jamf.KeePassXC" ] }, - "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC-patch": { - "name": "Adobe Acrobat Reader DC", + "com.github.smithjw.jamf.KeePassXC": { + "name": "KeePassXC", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Adobe/Adobe_Acrobat_Reader_DC-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC", - "deprecated": true, - "shortname": "Adobe_Acrobat_Reader_DC-Patch.jamf", + "path": "KeePassXC/KeePassXC.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.KeePassXC", + "shortname": "KeePassXC.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Never forget a password again.\nSecurely store passwords using industry standard encryption, quickly auto-type them into desktop applications, and use our browser extension to log into websites.\n" }, - "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC": { - "name": "Adobe Acrobat Reader DC", + "com.github.smithjw.pkg.KeePassXC": { + "name": "KeePassXC", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Adobe/Adobe_Acrobat_Reader_DC.jamf.recipe.yaml", - "parent": "com.github.novaksam.pkg.AdobeAcrobatReaderDC", - "deprecated": true, - "shortname": "Adobe_Acrobat_Reader_DC.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Adobe Reader DC is Adobe's official application for viewing, printing, and annotating PDF documents on OS X 10.9 and later.", + "path": "KeePassXC/KeePassXC.pkg.recipe.yaml", + "parent": "com.github.n8felton.download.KeePassXC", + "shortname": "KeePassXC.pkg", + "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC-patch" + "com.github.smithjw.sign.KeePassXC" ] }, - "com.github.smithjw.download.Android_Studio": { - "name": "Android Studio", - "description": null, + "com.github.smithjw.pkg.wireshark": { + "name": "Wireshark", + "description": "Downloads latest version of the Wireshark DMG and creates a Package.", "repo": "autopkg/smithjw-recipes", - "path": "Android Studio/Android_Studio.download.recipe.yaml", - "shortname": "Android_Studio.download", + "path": "Wireshark/Wireshark.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.wireshark", + "shortname": "Wireshark.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.sign.wireshark" + ] + }, + "com.github.smithjw.sign.wireshark": { + "name": null, + "description": "Downloads the latest version of Wireshark, creates a package, then signs it.", + "repo": "autopkg/smithjw-recipes", + "path": "Wireshark/Wireshark.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.wireshark", + "shortname": "Wireshark.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.wireshark" + ] + }, + "com.github.smithjw.download.wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark.", + "repo": "autopkg/smithjw-recipes", + "path": "Wireshark/Wireshark.download.recipe.yaml", + "shortname": "Wireshark.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.Android_Studio" + "com.github.smithjw.pkg.wireshark" ] }, - "com.github.smithjw.jamf.Android_Studio-patch": { + "com.github.smithjw.jamf.wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Wireshark/Wireshark.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.wireshark", + "shortname": "Wireshark.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Wireshark is a network protocol analyzer." + }, + "com.github.smithjw.jamf.Android_Studio": { "name": "Android Studio", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Android Studio/Android_Studio-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Android_Studio", - "shortname": "Android_Studio-Patch.jamf", + "path": "Android Studio/Android_Studio.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.Android_Studio", + "shortname": "Android_Studio.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Install the latest version of Android Studio.", + "children": [ + "com.github.smithjw.jamf.Android_Studio-patch" + ] }, "com.github.smithjw.pkg.Android_Studio": { "name": null, @@ -108924,6 +109212,17 @@ "com.github.smithjw.sign.Android_Studio" ] }, + "com.github.smithjw.jamf.Android_Studio-patch": { + "name": "Android Studio", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Android Studio/Android_Studio-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Android_Studio", + "shortname": "Android_Studio-Patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, "com.github.smithjw.install.Android_Studio": { "name": "Android Studio", "description": null, @@ -108942,173 +109241,191 @@ "shortname": "Android_Studio.sign", "inferred_type": "sign", "children": [ - "com.github.smithjw.install.Android_Studio", - "com.github.smithjw.jamf.Android_Studio" + "com.github.smithjw.jamf.Android_Studio", + "com.github.smithjw.install.Android_Studio" ] }, - "com.github.smithjw.jamf.Android_Studio": { + "com.github.smithjw.download.Android_Studio": { "name": "Android Studio", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Android Studio/Android_Studio.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.Android_Studio", - "shortname": "Android_Studio.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Android Studio.", + "path": "Android Studio/Android_Studio.download.recipe.yaml", + "shortname": "Android_Studio.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.Android_Studio-patch" + "com.github.smithjw.pkg.Android_Studio" ] }, - "com.github.smithjw.jamf.Nessus_Agent": { - "name": "Nessus Agent", + "com.github.smithjw.jamf.DisplayLink_Manager-patch": { + "name": "DisplayLink Manager", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Tenable/Nessus_Agent.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Nessus_Agent", - "shortname": "Nessus_Agent.jamf", + "path": "DisplayLink/DisplayLink_Manager-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.DisplayLink_Manager", + "shortname": "DisplayLink_Manager-Patch.jamf", "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Nessus Agents are lightweight programs installed locally on a host a laptop, virtual system, desktop, and/or server. Agents receive scanning instructions from a central Nessus Manager server, perform scans locally, and report vulnerability, compliance and system results back to the central server." + "jamf_display_name": null, + "jamf_description": null }, - "com.github.smithjw.pkg.Nessus_Agent": { - "name": "Nessus Agent", - "description": "Downloads latest Nessus Agent DMG, pulls out the enclosed pkg, and renames it.", + "com.github.smithjw.pkg.DisplayLink_Manager": { + "name": "DisplayLink Manager", + "description": "Downloads the latest version of the DisplayLink Manager App.", "repo": "autopkg/smithjw-recipes", - "path": "Tenable/Nessus_Agent.pkg.recipe.yaml", - "parent": "com.github.neilmartin83-recipes.download.Nessus Agent", - "shortname": "Nessus_Agent.pkg", + "path": "DisplayLink/DisplayLink_Manager.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.DisplayLink_Manager", + "shortname": "DisplayLink_Manager.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Nessus_Agent" + "com.github.dataJAR-recipes.munki.DisplayLink Manager", + "com.github.smithjw.jamf.DisplayLink_Manager", + "com.github.davidbpirie.jamf-upload.DisplayLink_Manager", + "com.github.davidbpirie.munki.DisplayLink_Manager" ] }, - "com.github.smithjw.jamf.VLC": { - "name": "VLC", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "VLC/VLC.jamf.recipe.yaml", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols." - }, - "com.github.smithjw.jamf.Microsoft_OneDrive": { - "name": "Microsoft OneDrive", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.download.DisplayLink_Manager": { + "name": "DisplayLink Manager", + "description": "Downloads the latest version of the DisplayLink Manager App.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_OneDrive.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftonedrive", - "shortname": "Microsoft_OneDrive.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at work. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac." + "path": "DisplayLink/DisplayLink_Manager.download.recipe.yaml", + "shortname": "DisplayLink_Manager.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.DisplayLink_Manager" + ] }, - "com.github.smithjw.jamf.microsoft_teams": { - "name": "Microsoft Teams", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.jamf.DisplayLink_Manager": { + "name": "DisplayLink Manager", + "description": "Downloads the latest version of the DisplayLink Manager App, then uploads to your Jamf Pro instance.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Teams.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftteams", - "shortname": "Microsoft_Teams.jamf", + "path": "DisplayLink/DisplayLink_Manager.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.DisplayLink_Manager", + "shortname": "DisplayLink_Manager.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Teams is a unified communications platform that combines persistent workplace chat, video meetings, file storage, and application integration. The service integrates with an Office 365 subscription office productivity suite and features extensions that can integrate with non-Microsoft products." + "jamf_description": "DisplayLink Manager is a new way to enable your DisplayLink dock, adapter or monitor on macOS platforms. It's an application that combines our latest driver with features that streamline the setup of mutliple displays up to 4K.", + "children": [ + "com.github.smithjw.jamf.DisplayLink_Manager-patch" + ] }, - "com.github.smithjw.jamf.Visual_Studio_Code": { - "name": "Visual Studio Code", + "com.github.smithjw.jamf.Citrix_Workspace": { + "name": "Citrix Workspace", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Visual_Studio_Code.jamf.recipe.yaml", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "Visual_Studio_Code.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Visual Studio Code is a source code editor which includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring." - }, - "com.github.smithjw.jamf.Microsoft_Edge": { - "name": "Microsoft Edge", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", - "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Edge.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftedge", - "shortname": "Microsoft_Edge.jamf", + "path": "Citrix/Citrix_Workspace.jamf.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.CitrixWorkspace", + "shortname": "Citrix_Workspace.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Edge is a cross-platform web browser created and developed by Microsoft.", + "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations.", "children": [ - "com.github.smithjw.jamf.Microsoft_Edge-patch" + "com.github.smithjw.jamf.Citrix_Workspace-patch" ] }, - "com.github.smithjw.jamf.Microsoft_Defender-patch": { - "name": "Microsoft Defender", + "com.github.smithjw.jamf.Citrix_Workspace-patch": { + "name": "Citrix Workspace", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Defender-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Microsoft_Defender", - "shortname": "Microsoft_Defender-Patch.jamf", + "path": "Citrix/Citrix_Workspace-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Citrix_Workspace", + "shortname": "Citrix_Workspace-Patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.jamf.Azure_Data_Studio": { - "name": "Azure Data Studio", + "com.github.smithjw.jamf.Google_Chrome-patch": { + "name": "Google Chrome", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Azure_Data_Studio.jamf.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AzureDataStudio", - "shortname": "Azure_Data_Studio.jamf", + "path": "Google/Google_Chrome-patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Google_Chrome", + "shortname": "Google_Chrome-patch.jamf", "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux." + "jamf_display_name": null, + "jamf_description": null }, - "com.github.smithjw.jamf.Microsoft_Remote_Desktop": { - "name": "Microsoft Remote Desktop", + "com.github.smithjw.jamf.Google_Chrome": { + "name": "Google Chrome", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Remote_Desktop.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftremotedesktop", - "shortname": "Microsoft_Remote_Desktop.jamf", + "path": "Google/Google_Chrome.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Google_Chrome", + "shortname": "Google_Chrome.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Use Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator." + "jamf_description": "Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier", + "children": [ + "com.github.smithjw.jamf.Google_Chrome-patch" + ] }, - "com.github.smithjw.jamf.Microsoft_Company_Portal": { - "name": "Microsoft Company Portal", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.download.Google_Chrome": { + "name": "Google Chrome", + "description": "Downloads latest Google Chrome enterprise package.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Company_Portal.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", - "shortname": "Microsoft_Company_Portal.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Company Portal helps simplify the tasks you need to do for work.", + "path": "Google/Google_Chrome.download.recipe.yaml", + "shortname": "Google_Chrome.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.Microsoft_Company_Portal-patch" + "com.github.smithjw.pkg.Google_Chrome" ] }, - "com.github.smithjw.jamf.Microsoft_Edge-patch": { - "name": "Microsoft Edge", + "com.github.smithjw.pkg.Google_Chrome": { + "name": "Google Chrome", + "description": "Downloads latest Google Chrome enterprise package and renames it based on the Chrome version.", + "repo": "autopkg/smithjw-recipes", + "path": "Google/Google_Chrome.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Google_Chrome", + "shortname": "Google_Chrome.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.jamf.Google_Chrome" + ] + }, + "com.github.smithjw.jamf.RStudio-patch": { + "name": "RStudio", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Edge-patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Microsoft_Edge", - "shortname": "Microsoft_Edge-patch.jamf", + "path": "RStudio/RStudio-patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.RStudio", + "shortname": "RStudio-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.jamf.Microsoft_Excel": { - "name": "Microsoft Excel", - "description": "Utilises jamf-upload to push Microsoft Excel to Jamf", + "com.github.smithjw.jamf.RStudio": { + "name": "RStudio", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Excel.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "Microsoft_Excel.jamf", + "path": "RStudio/RStudio.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.RStudio", + "shortname": "RStudio.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Excel is a spreadsheet application featuring calculation, graphing tools, PivotTables, and a macro programming language called Visual Basic for Applications." + "jamf_description": "RStudio IDE is a powerful and productive user interface for R.", + "children": [ + "com.github.smithjw.jamf.RStudio-patch" + ] + }, + "com.github.smithjw.jamf.jabra_direct": { + "name": "Jabra Direct", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Jabra/Jabra_Direct.jamf.recipe.yaml", + "parent": "com.github.moofit-recipes.pkg.jabradirect", + "shortname": "Jabra_Direct.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Jabra Direct makes sure that your headset always has the latest firmware, guaranteeing you\u2019ll have the most up-to-date features, bug fixes and easy access to compatibility updates. With the user-friendly Direct Dashboard, staying current has never been easier." + }, + "com.github.smithjw.jamf.Microsoft_PowerPoint": { + "name": "Microsoft PowerPoint", + "description": "Utilises jamf-upload to push Microsoft PowerPoint to Jamf", + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft/Microsoft_PowerPoint.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "shortname": "Microsoft_PowerPoint.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Microsoft PowerPoint allows the creation and presentation of professional slide decks." }, "com.github.smithjw.jamf.Microsoft_Company_Portal-patch": { "name": "Microsoft Company Portal", @@ -109121,16 +109438,16 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.jamf.Microsoft_Word": { - "name": "Microsoft Word", - "description": "Utilises jamf-upload to push Microsoft Word to Jamf", + "com.github.smithjw.jamf.microsoft_teams": { + "name": "Microsoft Teams", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_Word.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "Microsoft_Word.jamf", + "path": "Microsoft/Microsoft_Teams.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftteams", + "shortname": "Microsoft_Teams.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Word is a popular and powerful word processing app." + "jamf_description": "Microsoft Teams is a unified communications platform that combines persistent workplace chat, video meetings, file storage, and application integration. The service integrates with an Office 365 subscription office productivity suite and features extensions that can integrate with non-Microsoft products." }, "com.github.smithjw.jamf.Microsoft_Outlook": { "name": "Microsoft Outlook", @@ -109143,16 +109460,38 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Microsoft Outlook is a comprehensive personal information manager. Although often used as an email app, it also includes a calendar, task manager, contact manager, and many other features." }, - "com.github.smithjw.jamf.Microsoft_PowerPoint": { - "name": "Microsoft PowerPoint", - "description": "Utilises jamf-upload to push Microsoft PowerPoint to Jamf", + "com.github.smithjw.jamf.Microsoft_Excel": { + "name": "Microsoft Excel", + "description": "Utilises jamf-upload to push Microsoft Excel to Jamf", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft/Microsoft_PowerPoint.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", - "shortname": "Microsoft_PowerPoint.jamf", + "path": "Microsoft/Microsoft_Excel.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "Microsoft_Excel.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft PowerPoint allows the creation and presentation of professional slide decks." + "jamf_description": "Microsoft Excel is a spreadsheet application featuring calculation, graphing tools, PivotTables, and a macro programming language called Visual Basic for Applications." + }, + "com.github.smithjw.jamf.Microsoft_Edge-patch": { + "name": "Microsoft Edge", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft/Microsoft_Edge-patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Microsoft_Edge", + "shortname": "Microsoft_Edge-patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.smithjw.jamf.Visual_Studio_Code": { + "name": "Visual Studio Code", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft/Visual_Studio_Code.jamf.recipe.yaml", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "Visual_Studio_Code.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Visual Studio Code is a source code editor which includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring." }, "com.github.smithjw.jamf.Microsoft_Office_Suite": { "name": "Microsoft Office Suite", @@ -109165,6 +109504,28 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "From home to business, from desktop to web and the devices in between, Office delivers the tools you need to create your best work." }, + "com.github.smithjw.jamf.Microsoft_Remote_Desktop": { + "name": "Microsoft Remote Desktop", + "description": null, + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft/Microsoft_Remote_Desktop.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftremotedesktop", + "shortname": "Microsoft_Remote_Desktop.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Use Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator." + }, + "com.github.smithjw.jamf.Microsoft_OneDrive": { + "name": "Microsoft OneDrive", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Microsoft/Microsoft_OneDrive.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftonedrive", + "shortname": "Microsoft_OneDrive.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at work. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac." + }, "com.github.smithjw.jamf.Microsoft_Defender": { "name": "Microsoft Defender", "description": "Downloads the latest version of the Microsoft Defender ATP installer package, renames the package, then imports it into your Jamf instance.", @@ -109179,441 +109540,242 @@ "com.github.smithjw.jamf.Microsoft_Defender-patch" ] }, - "com.github.smithjw.jamf.iterm2": { - "name": "iTerm2", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.jamf.Microsoft_Word": { + "name": "Microsoft Word", + "description": "Utilises jamf-upload to push Microsoft Word to Jamf", "repo": "autopkg/smithjw-recipes", - "path": "iTerm2/iTerm2.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.iterm2", - "shortname": "iTerm2.jamf", + "path": "Microsoft/Microsoft_Word.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "Microsoft_Word.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted." - }, - "com.github.smithjw.sign.iterm2": { - "name": null, - "description": "Downloads the latest version of iTerm2, creates a package, then signs it.", - "repo": "autopkg/smithjw-recipes", - "path": "iTerm2/iTerm2.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.iterm2", - "shortname": "iTerm2.sign", - "inferred_type": "sign", - "children": [ - "com.github.smithjw.jamf.iterm2" - ] - }, - "com.github.smithjw.pkg.iterm2": { - "name": "iTerm2", - "description": "Downloads the latest version of iTerm2 and creates a package.", - "repo": "autopkg/smithjw-recipes", - "path": "iTerm2/iTerm2.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.iterm2", - "shortname": "iTerm2.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.sign.iterm2" - ] - }, - "com.github.smithjw.download.iterm2": { - "name": "iTerm2", - "description": "Downloads the latest version of iTerm2.", - "repo": "autopkg/smithjw-recipes", - "path": "iTerm2/iTerm2.download.recipe.yaml", - "shortname": "iTerm2.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.iterm2" - ] - }, - "com.github.smithjw.download.LittleSnitch5": { - "name": "Little Snitch 5", - "description": "Downloads the latest version of Little Snitch 5.\nPlease Note: In order to minimise user requests on first launch you'll need to\ndeploy a System Extension Profile and Content Filter profile with this title\nMinimum OS is macOS 11.x\n", - "repo": "autopkg/smithjw-recipes", - "path": "Little Snitch/Little_Snitch_5.download.recipe.yaml", - "shortname": "Little_Snitch_5.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Little Snitch 5", - "com.github.smithjw.pkg.LittleSnitch5" - ] - }, - "com.github.smithjw.install.LittleSnitch5": { - "name": "Little Snitch 5", - "description": "Downloads latest version of Little Snitch 5, creates a package and installs it.\nPlease Note: In order to minimise user requests on first launch you'll need to\ndeploy a System Extension Profile and Content Filter profile with this title\nMinimum OS is macOS 11.x\n", - "repo": "autopkg/smithjw-recipes", - "path": "Little Snitch/Little_Snitch_5.install.recipe.yaml", - "parent": "com.github.smithjw.pkg.LittleSnitch5", - "shortname": "Little_Snitch_5.install", - "inferred_type": "install" - }, - "com.github.smithjw.pkg.LittleSnitch5": { - "name": "Little Snitch 5", - "description": "Downloads the latest version of Little Snitch 5 and builds a pkg.\nPlease Note: In order to minimise user requests on first launch you'll need to\ndeploy a System Extension Profile and Content Filter profile with this title\nMinimum OS is macOS 11.x\n", - "repo": "autopkg/smithjw-recipes", - "path": "Little Snitch/Little_Snitch_5.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.LittleSnitch5", - "shortname": "Little_Snitch_5.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.install.LittleSnitch5" - ] + "jamf_description": "Microsoft Word is a popular and powerful word processing app." }, - "com.github.smithjw.jamf.RStudio": { - "name": "RStudio", - "description": null, + "com.github.smithjw.jamf.Microsoft_Company_Portal": { + "name": "Microsoft Company Portal", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "RStudio/RStudio.jamf.recipe.yaml", - "parent": "com.github.rtrouton.pkg.RStudio", - "shortname": "RStudio.jamf", + "path": "Microsoft/Microsoft_Company_Portal.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", + "shortname": "Microsoft_Company_Portal.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "RStudio IDE is a powerful and productive user interface for R.", + "jamf_description": "Company Portal helps simplify the tasks you need to do for work.", "children": [ - "com.github.smithjw.jamf.RStudio-patch" + "com.github.smithjw.jamf.Microsoft_Company_Portal-patch" ] }, - "com.github.smithjw.jamf.RStudio-patch": { - "name": "RStudio", + "com.github.smithjw.jamf.Microsoft_Defender-patch": { + "name": "Microsoft Defender", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "RStudio/RStudio-patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.RStudio", - "shortname": "RStudio-patch.jamf", + "path": "Microsoft/Microsoft_Defender-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Microsoft_Defender", + "shortname": "Microsoft_Defender-Patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.jamf.draw.io": { - "name": "draw.io", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "diagrams.net/draw.io.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.draw.io", - "children": [ - "com.github.smithjw.jamf.draw.io-patch" - ] - }, - "com.github.smithjw.sign.draw.io": { - "name": null, - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "diagrams.net/draw.io.sign.recipe.yaml", - "parent": "com.github.fishd72.pkg.DrawIO", - "children": [ - "com.github.smithjw.jamf.draw.io" - ] - }, - "com.github.smithjw.jamf.draw.io-patch": { - "name": "draw.io", + "com.github.smithjw.jamf.Azure_Data_Studio": { + "name": "Azure Data Studio", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "diagrams.net/draw.io-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.draw.io" + "path": "Microsoft/Azure_Data_Studio.jamf.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AzureDataStudio", + "shortname": "Azure_Data_Studio.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux." }, - "com.github.smithjw.jamf.DisplayLink_Manager": { - "name": "DisplayLink Manager", - "description": "Downloads the latest version of the DisplayLink Manager App, then uploads to your Jamf Pro instance.", + "com.github.smithjw.jamf.Microsoft_Edge": { + "name": "Microsoft Edge", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "DisplayLink/DisplayLink_Manager.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.DisplayLink_Manager", - "shortname": "DisplayLink_Manager.jamf", + "path": "Microsoft/Microsoft_Edge.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftedge", + "shortname": "Microsoft_Edge.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "DisplayLink Manager is a new way to enable your DisplayLink dock, adapter or monitor on macOS platforms. It's an application that combines our latest driver with features that streamline the setup of mutliple displays up to 4K.", + "jamf_description": "Microsoft Edge is a cross-platform web browser created and developed by Microsoft.", "children": [ - "com.github.smithjw.jamf.DisplayLink_Manager-patch" + "com.github.smithjw.jamf.Microsoft_Edge-patch" ] }, - "com.github.smithjw.download.DisplayLink_Manager": { - "name": "DisplayLink Manager", - "description": "Downloads the latest version of the DisplayLink Manager App.", + "com.github.smithjw.pkg.plantronics_hub": { + "name": "Plantronics Hub", + "description": "Downloads the latest version of Plantronics Hub.", "repo": "autopkg/smithjw-recipes", - "path": "DisplayLink/DisplayLink_Manager.download.recipe.yaml", - "shortname": "DisplayLink_Manager.download", - "inferred_type": "download", + "path": "Poly/Plantronics_Hub.pkg.recipe.yaml", + "parent": "com.github.ahousseini-recipes.download.PlantronicsHub", + "shortname": "Plantronics_Hub.pkg", + "inferred_type": "pkg", "children": [ - "com.github.smithjw.pkg.DisplayLink_Manager" + "com.github.smithjw.jamf.plantronics_hub" ] }, - "com.github.smithjw.jamf.DisplayLink_Manager-patch": { - "name": "DisplayLink Manager", + "com.github.smithjw.jamf.plantronics_hub": { + "name": "Plantronics Hub", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/smithjw-recipes", + "path": "Poly/Plantronics_Hub.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.plantronics_hub", + "shortname": "Plantronics_Hub.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Plantronics Hub for Mac, part of the Plantronics software portfolio, is a client application that allows users to control the settings on their Plantronics." + }, + "com.github.smithjw.jamf.PowerShell-Universal": { + "name": "PowerShell", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "DisplayLink/DisplayLink_Manager-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.DisplayLink_Manager", - "shortname": "DisplayLink_Manager-Patch.jamf", + "path": "PowerShell/PowerShell-Universal.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.PowerShell-Universal", + "shortname": "PowerShell-Universal.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets." }, - "com.github.smithjw.pkg.DisplayLink_Manager": { - "name": "DisplayLink Manager", - "description": "Downloads the latest version of the DisplayLink Manager App.", + "com.github.smithjw.pkg.PowerShell-Universal": { + "name": "PowerShell", + "description": "Downloads both Arm and Intel verions of PowerShell from GitHub, and packages them into a universal installer", "repo": "autopkg/smithjw-recipes", - "path": "DisplayLink/DisplayLink_Manager.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.DisplayLink_Manager", - "shortname": "DisplayLink_Manager.pkg", + "path": "PowerShell/PowerShell-Universal.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.PowerShell-Universal", + "shortname": "PowerShell-Universal.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.DisplayLink Manager", - "com.github.smithjw.jamf.DisplayLink_Manager", - "com.github.davidbpirie.munki.DisplayLink_Manager", - "com.github.davidbpirie.jamf-upload.DisplayLink_Manager" + "com.github.smithjw.jamf.PowerShell-Universal" ] }, - "com.github.smithjw.install.NSLogger": { - "name": "NSLogger", - "description": "Downloads the latest version of NSLogger, packages it, signs it, then installs.", - "repo": "autopkg/smithjw-recipes", - "path": "NSLogger/NSLogger.install.recipe.yaml", - "parent": "com.github.smithjw.sign.NSLogger", - "shortname": "NSLogger.install", - "inferred_type": "install" - }, - "com.github.smithjw.download.NSLogger": { - "name": "NSLogger", - "description": "Downloads the latest version of NSLogger from GitHub.", + "com.github.smithjw.download.PowerShell-Universal": { + "name": "PowerShell", + "description": "Downloads the latest versions (arm and intel) of PowerShell from GitHub.", "repo": "autopkg/smithjw-recipes", - "path": "NSLogger/NSLogger.download.recipe.yaml", - "shortname": "NSLogger.download", + "path": "PowerShell/PowerShell-Universal.download.recipe.yaml", + "shortname": "PowerShell-Universal.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.NSLogger" + "com.github.smithjw.pkg.PowerShell-Universal" ] }, - "com.github.smithjw.sign.NSLogger": { - "name": null, - "description": "Downloads the latest version of NSLogger and creates a package.", + "com.github.smithjw.download.zoom_it": { + "name": "Zoom", + "description": "Downloads the latest version of the Zoom client for IT Administrators.", "repo": "autopkg/smithjw-recipes", - "path": "NSLogger/NSLogger.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.NSLogger", - "shortname": "NSLogger.sign", - "inferred_type": "sign", + "path": "Zoom/Zoom_IT.download.recipe.yaml", + "shortname": "Zoom_IT.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.install.NSLogger", - "com.github.smithjw.jamf.NSLogger" + "com.github.smithjw.pkg.zoom_it" ] }, - "com.github.smithjw.jamf.NSLogger": { - "name": "NSLogger", - "description": null, + "com.github.smithjw.jamf.zoom_it": { + "name": "Zoom", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "NSLogger/NSLogger.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.NSLogger", - "shortname": "NSLogger.jamf", + "path": "Zoom/Zoom_IT.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.zoom_it", + "shortname": "Zoom_IT.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "NSLogger is a high performance logging utility which displays traces emitted by client applications running on macOS, iOS and Android.\nIt replaces traditional console logging traces (NSLog(), Java Log).\n" + "jamf_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging." }, - "com.github.smithjw.pkg.NSLogger": { - "name": "NSLogger", - "description": "Downloads the latest version of NSLogger and creates a package.", + "com.github.smithjw.pkg.zoom_it": { + "name": "Zoom", + "description": "Downloads the latest version of the Zoom client for IT Administrators.", "repo": "autopkg/smithjw-recipes", - "path": "NSLogger/NSLogger.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.NSLogger", - "shortname": "NSLogger.pkg", + "path": "Zoom/Zoom_IT.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.zoom_it", + "shortname": "Zoom_IT.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.sign.NSLogger" - ] - }, - "com.github.smithjw.jamf.macOSLAPS": { - "name": "macOSLAPS", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/macOSLAPS.jamf.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.macOSLAPS", - "shortname": "macOSLAPS.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows" - }, - "com.github.smithjw.jamf.Nudge": { - "name": "Nudge", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/Nudge.jamf.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.Nudge", - "shortname": "Nudge.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "A tool for encouraging the installation of macOS security updates." - }, - "com.github.smithjw.jamf.Python3": { - "name": "Python 3", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/Python3.jamf.recipe.yaml", - "parent": "com.github.scriptingosx.pkg.Python3", - "shortname": "Python3.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Python is a programming language that lets you work quickly and integrate systems more effectively.", - "children": [ - "com.github.smithjw.jamf.Python3-patch" + "com.github.smithjw.jamf.zoom_it" ] }, - "com.github.smithjw.jamf.Support_App": { - "name": "Support App", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/Support_App.jamf.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.SupportApp", - "shortname": "Support_App.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": " " - }, - "com.github.smithjw.jamf.Python3-patch": { - "name": "Python 3", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/Python3-patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Python3", - "shortname": "Python3-patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.smithjw.jamf.Desktoppr": { - "name": "Desktoppr", + "com.github.smithjw.install.Royal_TSX": { + "name": "Royal TSX", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/Desktoppr.jamf.recipe.yaml", - "parent": "com.github.moofit-recipes.pkg.Desktoppr", - "shortname": "Desktoppr.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Simple command line tool to set the desktop picture on macOS" + "path": "Royal/Royal_TSX.install.recipe.yaml", + "parent": "com.github.smithjw.sign.Royal_TSX", + "shortname": "Royal_TSX.install", + "inferred_type": "install" }, - "com.github.smithjw.jamf.MacadminsPython": { - "name": "Macadmins Python", + "com.github.smithjw.jamf.Royal_TSX": { + "name": "Royal TSX", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "_Jamf Recipes/MacadminsPython.jamf.recipe.yaml", - "parent": "com.github.jazzace.download.MacadminsPython", - "shortname": "MacadminsPython.jamf", + "path": "Royal/Royal_TSX.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.Royal_TSX", + "shortname": "Royal_TSX.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "A Python 3 framework that currently installs to /Library/ManagedFrameworks/Python/Python3.framework." + "jamf_description": "Using RDP, VNC, SSH based terminals, S/FTP or web-based interfaces? No worries, Royal TSX has got you covered!\n\nBuilt-in credential management. Safe team-sharing features.\nShare a list of connections, without sharing your personal credentials.\n" }, - "com.github.smithjw.sign.Handbrake": { + "com.github.smithjw.sign.Royal_TSX": { "name": null, - "description": "Downloads the latest version of Handbrake, creates a package, then signs it.", - "repo": "autopkg/smithjw-recipes", - "path": "Handbrake/Handbrake.sign.recipe.yaml", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "Handbrake.sign", - "inferred_type": "sign" - }, - "com.github.smithjw.jamf.Citrix_Workspace": { - "name": "Citrix Workspace", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Citrix/Citrix_Workspace.jamf.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.CitrixWorkspace", - "shortname": "Citrix_Workspace.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations.", + "path": "Royal/Royal_TSX.sign.recipe.yaml", + "parent": "com.github.homebysix.pkg.RoyalTSX", + "shortname": "Royal_TSX.sign", + "inferred_type": "sign", "children": [ - "com.github.smithjw.jamf.Citrix_Workspace-patch" + "com.github.smithjw.install.Royal_TSX", + "com.github.smithjw.jamf.Royal_TSX" ] }, - "com.github.smithjw.jamf.Citrix_Workspace-patch": { - "name": "Citrix Workspace", + "com.github.smithjw.sign.draw.io": { + "name": null, "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Citrix/Citrix_Workspace-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Citrix_Workspace", - "shortname": "Citrix_Workspace-Patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.smithjw.jamf.jabra_direct": { - "name": "Jabra Direct", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", - "repo": "autopkg/smithjw-recipes", - "path": "Jabra/Jabra_Direct.jamf.recipe.yaml", - "parent": "com.github.moofit-recipes.pkg.jabradirect", - "shortname": "Jabra_Direct.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Jabra Direct makes sure that your headset always has the latest firmware, guaranteeing you\u2019ll have the most up-to-date features, bug fixes and easy access to compatibility updates. With the user-friendly Direct Dashboard, staying current has never been easier." - }, - "com.github.smithjw.pkg.Xray_Exploratory_App": { - "name": "Xray Exploratory App", - "description": "Downloads the latest version of Xray Exploratory App and creates a package.", - "repo": "autopkg/smithjw-recipes", - "path": "Xray Exploratory App/Xray_Exploratory_App.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Xray_Exploratory_App", - "shortname": "Xray_Exploratory_App.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.sign.Xray_Exploratory_App" - ] - }, - "com.github.smithjw.download.Xray_Exploratory_App": { - "name": "Xray Exploratory App", - "description": "Downloads the latest version of Xray Exploratory App", - "repo": "autopkg/smithjw-recipes", - "path": "Xray Exploratory App/Xray_Exploratory_App.download.recipe.yaml", - "shortname": "Xray_Exploratory_App.download", - "inferred_type": "download", + "path": "diagrams.net/draw.io.sign.recipe.yaml", + "parent": "com.github.fishd72.pkg.DrawIO", "children": [ - "com.github.smithjw.pkg.Xray_Exploratory_App" + "com.github.smithjw.jamf.draw.io" ] }, - "com.github.smithjw.jamf.Xray_Exploratory_App-patch": { - "name": "Xray Exploratory App", + "com.github.smithjw.jamf.draw.io-patch": { + "name": "draw.io", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Xray Exploratory App/Xray_Exploratory_App-patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Xray_Exploratory_App", - "shortname": "Xray_Exploratory_App-patch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "diagrams.net/draw.io-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.draw.io" }, - "com.github.smithjw.sign.Xray_Exploratory_App": { - "name": null, - "description": "Downloads the latest version of Xray Exploratory App, creates a package, then signs it.", + "com.github.smithjw.jamf.draw.io": { + "name": "draw.io", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Xray Exploratory App/Xray_Exploratory_App.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.Xray_Exploratory_App", - "shortname": "Xray_Exploratory_App.sign", - "inferred_type": "sign", + "path": "diagrams.net/draw.io.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.draw.io", "children": [ - "com.github.smithjw.jamf.Xray_Exploratory_App" + "com.github.smithjw.jamf.draw.io-patch" ] }, - "com.github.smithjw.jamf.Xray_Exploratory_App": { - "name": "Xray Exploratory App", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.jamf.SourceTree": { + "name": "SourceTree", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Xray Exploratory App/Xray_Exploratory_App.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.Xray_Exploratory_App", - "shortname": "Xray_Exploratory_App.jamf", + "path": "Atlassian/SourceTree.jamf.recipe.yaml", + "parent": "io.github.hjuutilainen.pkg.SourceTree", + "shortname": "SourceTree.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Great quality comes from critical thinking. Unleash your inner bounty hunter with Exploratory Testing for Jira & Confluence", + "jamf_description": "Sourcetree simplifies how you interact with your Git repositories so you can focus on coding.", "children": [ - "com.github.smithjw.jamf.Xray_Exploratory_App-patch" + "com.github.smithjw.jamf.SourceTree-patch" ] }, - "com.github.smithjw.sign.github_desktop": { - "name": null, - "description": "Downloads the latest version of GitHub Desktop, creates a package, then signs it.", + "com.github.smithjw.jamf.SourceTree-patch": { + "name": "SourceTree", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "GitHub/GitHub_Desktop.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.github_desktop", - "shortname": "GitHub_Desktop.sign", - "inferred_type": "sign", - "children": [ - "com.github.smithjw.jamf.github_desktop", - "com.github.smithjw.install.github_desktop" - ] + "path": "Atlassian/SourceTree-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.SourceTree", + "shortname": "SourceTree-Patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, "com.github.smithjw.jamf.github_desktop": { "name": "GitHub Desktop", @@ -109637,6 +109799,19 @@ "com.github.smithjw.pkg.github_desktop" ] }, + "com.github.smithjw.sign.github_desktop": { + "name": null, + "description": "Downloads the latest version of GitHub Desktop, creates a package, then signs it.", + "repo": "autopkg/smithjw-recipes", + "path": "GitHub/GitHub_Desktop.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.github_desktop", + "shortname": "GitHub_Desktop.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.github_desktop", + "com.github.smithjw.install.github_desktop" + ] + }, "com.github.smithjw.download.GitHub_Desktop-Universal": { "name": "GitHub Desktop", "description": "Downloads the latest versions (ARM and INTEL) of GitHub Desktop.", @@ -109670,17 +109845,14 @@ "shortname": "GitHub_Desktop-Universal.install", "inferred_type": "install" }, - "com.github.smithjw.pkg.github_desktop": { + "com.github.smithjw.install.github_desktop": { "name": "GitHub Desktop", - "description": "Downloads the latest version of GitHub Desktop and creates a package.", + "description": "Downloads the latest version of GitHub Desktop, packages it, then installs.", "repo": "autopkg/smithjw-recipes", - "path": "GitHub/GitHub_Desktop.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.github_desktop", - "shortname": "GitHub_Desktop.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.sign.github_desktop" - ] + "path": "GitHub/GitHub_Desktop.install.recipe.yaml", + "parent": "com.github.smithjw.sign.github_desktop", + "shortname": "GitHub_Desktop.install", + "inferred_type": "install" }, "com.github.smithjw.jamf.GitHub_Desktop-Universal": { "name": "GitHub Desktop", @@ -109693,14 +109865,39 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow." }, - "com.github.smithjw.install.github_desktop": { + "com.github.smithjw.pkg.github_desktop": { "name": "GitHub Desktop", - "description": "Downloads the latest version of GitHub Desktop, packages it, then installs.", + "description": "Downloads the latest version of GitHub Desktop and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "GitHub/GitHub_Desktop.install.recipe.yaml", - "parent": "com.github.smithjw.sign.github_desktop", - "shortname": "GitHub_Desktop.install", - "inferred_type": "install" + "path": "GitHub/GitHub_Desktop.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.github_desktop", + "shortname": "GitHub_Desktop.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.sign.github_desktop" + ] + }, + "com.github.smithjw.download.Docker": { + "name": "Docker", + "description": "Downloads the latest version of Docker.", + "repo": "autopkg/smithjw-recipes", + "path": "Docker/Docker.download.recipe.yaml", + "shortname": "Docker.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.Docker" + ] + }, + "com.github.smithjw.download.Docker-Universal": { + "name": "Docker", + "description": "Downloads the latest versions of Docker (arm and intel).", + "repo": "autopkg/smithjw-recipes", + "path": "Docker/Docker-Universal.download.recipe.yaml", + "shortname": "Docker-Universal.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.Docker-Universal" + ] }, "com.github.smithjw.jamf.Docker-patch": { "name": "Docker", @@ -109724,18 +109921,6 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries - anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment." }, - "com.github.smithjw.pkg.Docker-Universal": { - "name": "Docker", - "description": "Downloads the latest versions of Docker (arm and intel) and creates a package.", - "repo": "autopkg/smithjw-recipes", - "path": "Docker/Docker-Universal.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Docker-Universal", - "shortname": "Docker-Universal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.jamf.Docker-Universal" - ] - }, "com.github.smithjw.pkg.Docker": { "name": "Docker", "description": "Downloads the latest version of Docker and creates a package.", @@ -109746,8 +109931,8 @@ "inferred_type": "pkg", "children": [ "com.github.smithjw.install.Docker", - "com.github.smithjw.munki.Docker", "com.github.smithjw.sign.Docker", + "com.github.smithjw.munki.Docker", "com.github.davidbpirie.jamf-upload.Docker" ] }, @@ -109760,29 +109945,28 @@ "shortname": "Docker.install", "inferred_type": "install" }, - "com.github.smithjw.download.Docker": { + "com.github.smithjw.pkg.Docker-Universal": { "name": "Docker", - "description": "Downloads the latest version of Docker.", + "description": "Downloads the latest versions of Docker (arm and intel) and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "Docker/Docker.download.recipe.yaml", - "shortname": "Docker.download", - "inferred_type": "download", + "path": "Docker/Docker-Universal.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Docker-Universal", + "shortname": "Docker-Universal.pkg", + "inferred_type": "pkg", "children": [ - "com.github.smithjw.pkg.Docker" + "com.github.smithjw.jamf.Docker-Universal" ] }, - "com.github.smithjw.jamf.Docker-Universal": { - "name": "Docker", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.\n", + "com.github.smithjw.sign.Docker": { + "name": null, + "description": "Downloads the latest version of Docker, creates a package, then signs it.", "repo": "autopkg/smithjw-recipes", - "path": "Docker/Docker-Universal.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Docker-Universal", - "shortname": "Docker-Universal.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries - anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment.", + "path": "Docker/Docker.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.Docker", + "shortname": "Docker.sign", + "inferred_type": "sign", "children": [ - "com.github.smithjw.jamf.Docker-patch" + "com.github.smithjw.jamf.Docker" ] }, "com.github.smithjw.munki.Docker": { @@ -109796,315 +109980,198 @@ "munki_display_name": "Docker", "munki_description": "Spice up your Dock a little." }, - "com.github.smithjw.download.Docker-Universal": { + "com.github.smithjw.jamf.Docker-Universal": { "name": "Docker", - "description": "Downloads the latest versions of Docker (arm and intel).", - "repo": "autopkg/smithjw-recipes", - "path": "Docker/Docker-Universal.download.recipe.yaml", - "shortname": "Docker-Universal.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.Docker-Universal" - ] - }, - "com.github.smithjw.sign.Docker": { - "name": null, - "description": "Downloads the latest version of Docker, creates a package, then signs it.", - "repo": "autopkg/smithjw-recipes", - "path": "Docker/Docker.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.Docker", - "shortname": "Docker.sign", - "inferred_type": "sign", - "children": [ - "com.github.smithjw.jamf.Docker" - ] - }, - "com.github.smithjw.jamf.Office_Reset": { - "name": "Microsoft Office", - "description": "Downloads the current version of the individual Office-Reset package of your choice, renames it, then uploads to Jamf Pro.", - "repo": "autopkg/smithjw-recipes", - "path": "Microsoft_Office_Reset/Office_Reset.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Office_Reset", - "shortname": "Office_Reset.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Reset %NAME%", - "jamf_description": "\"The %NAME% Reset policy will revert %NAME% back to its original state leving behind only the application's app bundle. This will remove:\n\n- All user-preferences\n- Group/per-app containers\n- Temporary caches\n- Heychain entries\n- Mailbox content (Office & Outlook Office-Reset packages)\" " - }, - "com.github.smithjw.download.Office_Reset": { - "name": "Microsoft Office", - "description": "Downloads the current version of the individual Office-Reset package of your choice.", - "repo": "autopkg/smithjw-recipes", - "path": "Microsoft_Office_Reset/Office_Reset.download.recipe.yaml", - "shortname": "Office_Reset.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.Office_Reset" - ] - }, - "com.github.smithjw.pkg.Office_Reset": { - "name": "Microsoft Office", - "description": "Downloads the current version of the individual Office-Reset package of your choice and renames the package.", - "repo": "autopkg/smithjw-recipes", - "path": "Microsoft_Office_Reset/Office_Reset.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Office_Reset", - "shortname": "Office_Reset.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.jamf.Office_Reset" - ] - }, - "com.github.smithjw.jamf.zoom_it": { - "name": "Zoom", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.\n", "repo": "autopkg/smithjw-recipes", - "path": "Zoom/Zoom_IT.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.zoom_it", - "shortname": "Zoom_IT.jamf", + "path": "Docker/Docker-Universal.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Docker-Universal", + "shortname": "Docker-Universal.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging." - }, - "com.github.smithjw.pkg.zoom_it": { - "name": "Zoom", - "description": "Downloads the latest version of the Zoom client for IT Administrators.", - "repo": "autopkg/smithjw-recipes", - "path": "Zoom/Zoom_IT.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.zoom_it", - "shortname": "Zoom_IT.pkg", - "inferred_type": "pkg", + "jamf_description": "Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries - anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment.", "children": [ - "com.github.smithjw.jamf.zoom_it" + "com.github.smithjw.jamf.Docker-patch" ] }, - "com.github.smithjw.download.zoom_it": { - "name": "Zoom", - "description": "Downloads the latest version of the Zoom client for IT Administrators.", + "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer-patch": { + "name": "Adobe Creative Cloud Installer", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Zoom/Zoom_IT.download.recipe.yaml", - "shortname": "Zoom_IT.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.zoom_it" - ] + "path": "Adobe/Adobe_Creative_Cloud_Installer-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer", + "shortname": "Adobe_Creative_Cloud_Installer-Patch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.smithjw.jamf.Figma": { - "name": "Figma", + "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC-patch": { + "name": "Adobe Acrobat Reader DC", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Figma/Figma.jamf.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.Figma", - "shortname": "Figma.jamf", + "path": "Adobe/Adobe_Acrobat_Reader_DC-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC", + "deprecated": true, + "shortname": "Adobe_Acrobat_Reader_DC-Patch.jamf", "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "With Figma, everyone works towards a shared goal. This has enabled our product teams to ship new\nproducts faster and feel more confident in their decisions.\n", - "children": [ - "com.github.smithjw.jamf.Figma-patch" - ] + "jamf_display_name": null, + "jamf_description": null }, - "com.github.smithjw.jamf.Figma-patch": { - "name": "Figma", + "com.github.smithjw.jamf.Adobe_Acrobat_Reader-patch": { + "name": "Adobe Acrobat Reader", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Figma/Figma-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Figma", - "shortname": "Figma-Patch.jamf", + "path": "Adobe/Adobe_Acrobat_Reader-Patch.jamf.recipe.yaml", + "parent": "com.github.smithjw.jamf.Adobe_Acrobat_Reader", + "shortname": "Adobe_Acrobat_Reader-Patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.smithjw.download.Figma-Universal": { - "name": "Figma", - "description": "Downloads both Arm and Intel verions of the Figma App", + "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer": { + "name": "Adobe Creative Cloud Installer", + "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Figma/Figma-Universal.download.recipe.yaml", - "shortname": "Figma-Universal.download", - "inferred_type": "download", + "path": "Adobe/Adobe_Creative_Cloud_Installer.jamf.recipe.yaml", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "shortname": "Adobe_Creative_Cloud_Installer.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Access everything Creative Cloud has to offer, right from your desktop. From your apps to your work and more, it\u2019s all here.", "children": [ - "com.github.smithjw.pkg.Figma-Universal" + "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer-patch" ] }, - "com.github.smithjw.jamf.Figma-Universal": { - "name": "Figma", + "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC": { + "name": "Adobe Acrobat Reader DC", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Figma/Figma-Universal.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Figma-Universal", - "shortname": "Figma-Universal.jamf", + "path": "Adobe/Adobe_Acrobat_Reader_DC.jamf.recipe.yaml", + "parent": "com.github.novaksam.pkg.AdobeAcrobatReaderDC", + "deprecated": true, + "shortname": "Adobe_Acrobat_Reader_DC.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "With Figma, everyone works towards a shared goal. This has enabled our product teams to ship new\nproducts faster and feel more confident in their decisions.\n", + "jamf_description": "Adobe Reader DC is Adobe's official application for viewing, printing, and annotating PDF documents on OS X 10.9 and later.", "children": [ - "com.github.smithjw.jamf.Figma-Universal-Patch" + "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC-patch" ] }, - "com.github.smithjw.jamf.Figma-Universal-Patch": { - "name": "Figma", + "com.github.smithjw.jamf.Adobe_Acrobat_Reader": { + "name": "Adobe Acrobat Reader", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "Figma/Figma-Universal-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.Figma-Universal", - "shortname": "Figma-Universal-Patch.jamf", + "path": "Adobe/Adobe_Acrobat_Reader.jamf.recipe.yaml", + "parent": "com.github.autopkg.pkg.AdobeReader", + "shortname": "Adobe_Acrobat_Reader.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.smithjw.pkg.Figma-Universal": { - "name": "Figma", - "description": "Downloads both Arm and Intel verions of the Figma App, and packages them into a universal installer", - "repo": "autopkg/smithjw-recipes", - "path": "Figma/Figma-Universal.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Figma-Universal", - "shortname": "Figma-Universal.pkg", - "inferred_type": "pkg", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Adobe Reader is Adobe's official application for viewing, printing, and annotating PDF documents on OS X 10.9 and later.", "children": [ - "com.github.smithjw.jamf.Figma-Universal" + "com.github.smithjw.jamf.Adobe_Acrobat_Reader-patch" ] }, - "com.github.smithjw.download.webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex.", + "com.github.smithjw.download.Xcode": { + "name": "Xcode", + "description": "Looks in ~/Downloads for an Xcode xip from the Dev portal.", "repo": "autopkg/smithjw-recipes", - "path": "Cisco/Webex.download.recipe.yaml", - "shortname": "Webex.download", + "path": "Xcode/Xcode.download.recipe.yaml", + "shortname": "Xcode.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.webex" + "com.github.smithjw.extract.Xcode" ] }, - "com.github.smithjw.install.webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex, packages it, then installs.", - "repo": "autopkg/smithjw-recipes", - "path": "Cisco/Webex.install.recipe.yaml", - "parent": "com.github.smithjw.sign.webex", - "shortname": "Webex.install", - "inferred_type": "install" - }, - "com.github.smithjw.jamf.webex-patch": { - "name": "Webex", - "description": null, + "com.github.smithjw.jamf.xcode": { + "name": "Xcode", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/smithjw-recipes", - "path": "Cisco/Webex-Patch.jamf.recipe.yaml", - "parent": "com.github.smithjw.jamf.webex", - "shortname": "Webex-Patch.jamf", + "path": "Xcode/Xcode.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Xcode", + "shortname": "Xcode.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.smithjw.sign.webex": { - "name": null, - "description": "Downloads the latest version of Webex, creates a package, then signs it.", - "repo": "autopkg/smithjw-recipes", - "path": "Cisco/Webex.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.webex", - "shortname": "Webex.sign", - "inferred_type": "sign", - "children": [ - "com.github.smithjw.install.webex", - "com.github.smithjw.jamf.webex" - ] + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Xcode includes everything developers need to create great applications for Mac, iPhone, iPad, Apple TV, and Apple Watch." }, - "com.github.smithjw.jamf.webex": { - "name": "Webex", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.extract.Xcode": { + "name": "Xcode", + "description": "Extract Xcode from a XIP. Requires passing in a XIP containing Xcode.", "repo": "autopkg/smithjw-recipes", - "path": "Cisco/Webex.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.webex", - "shortname": "Webex.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME% (%ARCHITECTURE%)", - "jamf_description": "Make teamwork your best work.", + "path": "Xcode/Xcode.extract.recipe.yaml", + "parent": "com.github.smithjw.download.Xcode", + "shortname": "Xcode.extract", + "inferred_type": "extract", "children": [ - "com.github.smithjw.jamf.webex-patch" + "com.github.smithjw.pkg.Xcode" ] }, - "com.github.smithjw.pkg.webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex and creates a package.", + "com.github.smithjw.pkg.Xcode": { + "name": "Xcode", + "description": "Download, extract, and package Xcode into a DMG", "repo": "autopkg/smithjw-recipes", - "path": "Cisco/Webex.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.webex", - "shortname": "Webex.pkg", + "path": "Xcode/Xcode.pkg.recipe.yaml", + "parent": "com.github.smithjw.extract.Xcode", + "shortname": "Xcode.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.sign.webex" + "com.github.smithjw.jamf.xcode" ] }, - "com.github.smithjw.processors": { + "com.github.smithjw.sign.NSLogger": { "name": null, - "description": "Recipe stub for any Processors in this directory.", - "repo": "autopkg/smithjw-recipes", - "path": "SharedProcessors/FriendlyPathDeleter.recipe.yaml" - }, - "com.github.smithjw.jamf.logi_options_plus": { - "name": "Logi Options+", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", - "repo": "autopkg/smithjw-recipes", - "path": "Logitech/Logi_Options_Plus.jamf.recipe.yaml", - "parent": "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus", - "shortname": "Logi_Options_Plus.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Logi Options+ is extremely easy-to-use yet it provides amazing features." - }, - "com.github.smithjw.jamf.logi_options": { - "name": "Logi Options", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "description": "Downloads the latest version of NSLogger and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "Logitech/Logi_Options.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.logi_options", - "deprecated": true, - "shortname": "Logi_Options.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Logi Options is extremely easy-to-use yet it provides amazing features." + "path": "NSLogger/NSLogger.sign.recipe.yaml", + "parent": "com.github.smithjw.pkg.NSLogger", + "shortname": "NSLogger.sign", + "inferred_type": "sign", + "children": [ + "com.github.smithjw.jamf.NSLogger", + "com.github.smithjw.install.NSLogger" + ] }, - "com.github.smithjw.pkg.logi_options": { - "name": "Logi Options", - "description": "Downloads the latest version of Logi Options and creates a package.", + "com.github.smithjw.pkg.NSLogger": { + "name": "NSLogger", + "description": "Downloads the latest version of NSLogger and creates a package.", "repo": "autopkg/smithjw-recipes", - "path": "Logitech/Logi_Options.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.logi_options", - "deprecated": true, - "shortname": "Logi_Options.pkg", + "path": "NSLogger/NSLogger.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.NSLogger", + "shortname": "NSLogger.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.logi_options" + "com.github.smithjw.sign.NSLogger" ] }, - "com.github.smithjw.download.logi_options": { - "name": "Logi Options", - "description": "Downloads the latest version of Logi Options.", + "com.github.smithjw.download.NSLogger": { + "name": "NSLogger", + "description": "Downloads the latest version of NSLogger from GitHub.", "repo": "autopkg/smithjw-recipes", - "path": "Logitech/Logi_Options.download.recipe.yaml", - "deprecated": true, - "shortname": "Logi_Options.download", + "path": "NSLogger/NSLogger.download.recipe.yaml", + "shortname": "NSLogger.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.logi_options" + "com.github.smithjw.pkg.NSLogger" ] }, - "com.github.smithjw.jamf.Sketch": { - "name": "Sketch", + "com.github.smithjw.jamf.NSLogger": { + "name": "NSLogger", "description": null, "repo": "autopkg/smithjw-recipes", - "path": "BohemianCoding/Sketch.jamf.recipe.yaml", - "parent": "com.github.amsysuk-recipes.pkg.Sketch", - "shortname": "Sketch.jamf", + "path": "NSLogger/NSLogger.jamf.recipe.yaml", + "parent": "com.github.smithjw.sign.NSLogger", + "shortname": "NSLogger.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Sketch gives you all the tools you need for a truly collaborative design process. From early ideas to pixel-perfect artwork,\nplayable prototypes and developer handoff. It all starts here.\n" + "jamf_description": "NSLogger is a high performance logging utility which displays traces emitted by client applications running on macOS, iOS and Android.\nIt replaces traditional console logging traces (NSLog(), Java Log).\n" }, - "com.github.smithjw.jamf.Mozilla_Firefox": { - "name": "Mozilla Firefox", - "description": "Downloads the latest version of the DisplayLink Manager App, then uploads to your Jamf Pro instance.", + "com.github.smithjw.install.NSLogger": { + "name": "NSLogger", + "description": "Downloads the latest version of NSLogger, packages it, signs it, then installs.", "repo": "autopkg/smithjw-recipes", - "path": "Mozilla/Mozilla_Firefox.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Mozilla_Firefox", - "shortname": "Mozilla_Firefox.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": null + "path": "NSLogger/NSLogger.install.recipe.yaml", + "parent": "com.github.smithjw.sign.NSLogger", + "shortname": "NSLogger.install", + "inferred_type": "install" }, "com.github.smithjw.pkg.Mozilla_Firefox": { "name": "Mozilla Firefox", @@ -110118,222 +110185,322 @@ "com.github.smithjw.jamf.Mozilla_Firefox" ] }, - "com.github.smithjw.download.Microsoft_Edge_alt": { - "name": "Microsoft Edge", - "description": "Downloads the latest Microsoft Edge installer pkg using the URLDownloaderPython processor.", + "com.github.smithjw.jamf.Mozilla_Firefox": { + "name": "Mozilla Firefox", + "description": "Downloads the latest version of the DisplayLink Manager App, then uploads to your Jamf Pro instance.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft_Edge/Microsoft_Edge_alt.download.recipe.yaml", - "shortname": "Microsoft_Edge_alt.download", - "inferred_type": "download", - "children": [ - "com.github.smithjw.pkg.Microsoft_Edge_alt" - ] + "path": "Mozilla/Mozilla_Firefox.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Mozilla_Firefox", + "shortname": "Mozilla_Firefox.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": null }, - "com.github.smithjw.jamf.Microsoft_Edge_alt": { - "name": "Microsoft Edge", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.smithjw.jamf.Office_Reset": { + "name": "Microsoft Office", + "description": "Downloads the current version of the individual Office-Reset package of your choice, renames it, then uploads to Jamf Pro.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft_Edge/Microsoft_Edge_alt.jamf.recipe.yaml", - "parent": "com.github.smithjw.pkg.Microsoft_Edge_alt", - "shortname": "Microsoft_Edge_alt.jamf", + "path": "Microsoft_Office_Reset/Office_Reset.jamf.recipe.yaml", + "parent": "com.github.smithjw.pkg.Office_Reset", + "shortname": "Office_Reset.jamf", "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Edge is a cross-platform web browser created and developed by Microsoft." + "jamf_display_name": "Reset %NAME%", + "jamf_description": "\"The %NAME% Reset policy will revert %NAME% back to its original state leving behind only the application's app bundle. This will remove:\n\n- All user-preferences\n- Group/per-app containers\n- Temporary caches\n- Heychain entries\n- Mailbox content (Office & Outlook Office-Reset packages)\" " }, - "com.github.smithjw.pkg.Microsoft_Edge_alt": { - "name": "Microsoft Edge", - "description": "Downloads the latest version of the Microsoft Edge installer package and renames the package.", + "com.github.smithjw.pkg.Office_Reset": { + "name": "Microsoft Office", + "description": "Downloads the current version of the individual Office-Reset package of your choice and renames the package.", "repo": "autopkg/smithjw-recipes", - "path": "Microsoft_Edge/Microsoft_Edge_alt.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Microsoft_Edge_alt", - "shortname": "Microsoft_Edge_alt.pkg", + "path": "Microsoft_Office_Reset/Office_Reset.pkg.recipe.yaml", + "parent": "com.github.smithjw.download.Office_Reset", + "shortname": "Office_Reset.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Microsoft_Edge_alt" + "com.github.smithjw.jamf.Office_Reset" ] }, - "com.github.smithjw.jamf.Kap": { - "name": "Kap", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "Kap/Kap.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.Kap", - "shortname": "Kap.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "An open-source screen recorder built with web technology" - }, - "com.github.smithjw.sign.Kap": { - "name": null, - "description": null, + "com.github.smithjw.download.Office_Reset": { + "name": "Microsoft Office", + "description": "Downloads the current version of the individual Office-Reset package of your choice.", "repo": "autopkg/smithjw-recipes", - "path": "Kap/Kap.sign.recipe.yaml", - "parent": "com.github.smithjw.pkg.Kap", - "shortname": "Kap.sign", - "inferred_type": "sign", + "path": "Microsoft_Office_Reset/Office_Reset.download.recipe.yaml", + "shortname": "Office_Reset.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.Kap", - "com.github.smithjw.install.Kap" + "com.github.smithjw.pkg.Office_Reset" ] }, - "com.github.smithjw.install.Kap": { - "name": "Kap", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "Kap/Kap.install.recipe.yaml", - "parent": "com.github.smithjw.sign.Kap", - "shortname": "Kap.install", - "inferred_type": "install" + "com.github.jpiel.munki.Revisionist": { + "name": null, + "description": "manage the macOS versioning system. Will install the app and readme file in a folder named Revisionist.", + "repo": "autopkg/jpiel-recipes", + "path": "Revisionist/Revisionist.munki.recipe", + "parent": "com.github.jpiel.pkg.Revisionist", + "shortname": "Revisionist.munki", + "inferred_type": "munki", + "munki_display_name": "Revisionist", + "munki_description": "Revisionist identifies and lists files with multiple versions, lists versions with details for individual files, previews them using Quick Look, duplicates them into an accessible folder, and removes/deletes selected versions from the macOS database. Now integrates RevisionCrawler features in the single app." }, - "com.github.smithjw.download.Kap": { - "name": "Kap", - "description": "Downloads the latest version of Kap from GitHub.", - "repo": "autopkg/smithjw-recipes", - "path": "Kap/Kap.download.recipe.yaml", - "shortname": "Kap.download", + "com.github.jpiel.munki.Revisionist-AppOnly": { + "name": null, + "description": "manage the macOS versioning system. Will install the app only without the readme file.", + "repo": "autopkg/jpiel-recipes", + "path": "Revisionist/Revisionist-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.Revisionist", + "shortname": "Revisionist-AppOnly.munki", + "inferred_type": "munki", + "munki_display_name": "Revisionist", + "munki_description": "Revisionist identifies and lists files with multiple versions, lists versions with details for individual files, previews them using Quick Look, duplicates them into an accessible folder, and removes/deletes selected versions from the macOS database. Now integrates RevisionCrawler features in the single app." + }, + "com.github.jpiel.download.Revisionist": { + "name": "Revisionist", + "description": "Downloads the latest version of Revisionist.", + "repo": "autopkg/jpiel-recipes", + "path": "Revisionist/Revisionist.download.recipe", + "shortname": "Revisionist.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.Kap" + "com.github.jpiel.munki.Revisionist-AppOnly", + "com.github.jpiel.pkg.Revisionist" ] }, - "com.github.smithjw.pkg.Kap": { - "name": "Kap", - "description": "Downloads the latest version of Kap and creates a package.", - "repo": "autopkg/smithjw-recipes", - "path": "Kap/Kap.pkg.recipe.yaml", - "parent": "com.github.smithjw.download.Kap", - "shortname": "Kap.pkg", + "com.github.jpiel.pkg.Revisionist": { + "name": null, + "description": "Package Revisionist. Will install the app and the other files in a folder named Revisionist.", + "repo": "autopkg/jpiel-recipes", + "path": "Revisionist/Revisionist.pkg.recipe", + "parent": "com.github.jpiel.download.Revisionist", + "shortname": "Revisionist.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.sign.Kap" + "com.github.jpiel.munki.Revisionist" ] }, - "com.github.smithjw.jamf.Stats": { - "name": "Stats", - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "Stats/Stats.jamf.recipe.yaml", - "parent": "com.github.smithjw.sign.Stats", - "shortname": "Stats.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "macOS system monitor in your menu bar" + "com.github.jpiel.download.pCloudDrive-M1": { + "name": "pCloudDrive", + "description": "Downloads the latest version of pCloudDrive.", + "repo": "autopkg/jpiel-recipes", + "path": "pCloudDrive/pCloudDrive-M1.download.recipe", + "shortname": "pCloudDrive-M1.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.munki.pCloudDrive-M1" + ] }, - "com.github.smithjw.sign.Stats": { - "name": null, - "description": null, - "repo": "autopkg/smithjw-recipes", - "path": "Stats/Stats.sign.recipe.yaml", - "parent": "com.github.kevinmcox.pkg.Stats", - "shortname": "Stats.sign", - "inferred_type": "sign", + "com.github.jpiel.download.pCloudDrive": { + "name": "pCloudDrive", + "description": "Downloads the latest version of pCloudDrive.", + "repo": "autopkg/jpiel-recipes", + "path": "pCloudDrive/pCloudDrive.download.recipe", + "shortname": "pCloudDrive.download", + "inferred_type": "download", "children": [ - "com.github.smithjw.jamf.Stats" + "com.github.jpiel.munki.pCloudDrive" ] }, - "com.github.jpiel.munki.DispatchView-AppOnly": { + "com.github.jpiel.munki.pCloudDrive": { "name": null, - "description": "analyses the log for task dispatching issues. Will install the app only without the readme file.", + "description": "Recreate the pCloudDrive pkg to have the app version as pkg version. This package requires osxfuse package to be installed. It is safer to install it when no user is logged in, so it requires logout. If your autopkg host is connecting to internet using multiple WAN IP, the download may fail.", "repo": "autopkg/jpiel-recipes", - "path": "DispatchView/DispatchView-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.DispatchView", - "shortname": "DispatchView-AppOnly.munki", + "path": "pCloudDrive/pCloudDrive.munki.recipe", + "parent": "com.github.jpiel.download.pCloudDrive", + "shortname": "pCloudDrive.munki", "inferred_type": "munki", - "munki_display_name": "DispatchView", - "munki_description": "DispatchView shows log entries for two key systems DAS and CTS whose failure can result in Time Machine backups becoming irregular or stopping altogether, and may be involved in apps or services stalling or behaving unreliably. It can save you lots of effort using Consolation. Future versions will automatically analyse the health of DAS/CTS too." + "munki_display_name": "pCloud Drive", + "munki_description": "Install pCloud Drive application." }, - "com.github.jpiel.download.DispatchView": { - "name": "DispatchView", - "description": "Downloads the latest version of DispatchView.", + "com.github.jpiel.munki.pCloudDrive-M1": { + "name": null, + "description": "Recreate the pCloudDrive pkg to have the app version as pkg version. This package requires osxfuse package to be installed. It is safer to install it when no user is logged in, so it requires logout. If your autopkg host is connecting to internet using multiple WAN IP, the download may fail.\n\tThis package install the M1 version (chich is universal).", "repo": "autopkg/jpiel-recipes", - "path": "DispatchView/DispatchView.download.recipe", - "shortname": "DispatchView.download", + "path": "pCloudDrive/pCloudDrive-M1.munki.recipe", + "parent": "com.github.jpiel.download.pCloudDrive-M1", + "shortname": "pCloudDrive-M1.munki", + "inferred_type": "munki", + "munki_display_name": "pCloud Drive", + "munki_description": "Install pCloud Drive application." + }, + "com.github.jpiel.download.Cirrus": { + "name": "Cirrus", + "description": "Downloads the latest version of Cirrus.", + "repo": "autopkg/jpiel-recipes", + "path": "Cirrus/Cirrus.download.recipe", + "shortname": "Cirrus.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.DispatchView-AppOnly", - "com.github.jpiel.pkg.DispatchView" + "com.github.jpiel.pkg.Cirrus", + "com.github.jpiel.munki.Cirrus-AppOnly" ] }, - "com.github.jpiel.pkg.DispatchView": { + "com.github.jpiel.pkg.Cirrus": { "name": null, - "description": "Package DispatchView. Will install the app and the other files in a folder named DispatchView.", + "description": "Package Cirrus. Will install the app and the other files in a folder named Cirrus.", "repo": "autopkg/jpiel-recipes", - "path": "DispatchView/DispatchView.pkg.recipe", - "parent": "com.github.jpiel.download.DispatchView", - "shortname": "DispatchView.pkg", + "path": "Cirrus/Cirrus.pkg.recipe", + "parent": "com.github.jpiel.download.Cirrus", + "shortname": "Cirrus.pkg", "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.DispatchView" + "com.github.jpiel.munki.Cirrus" ] }, - "com.github.jpiel.munki.DispatchView": { + "com.github.jpiel.munki.Cirrus-AppOnly": { "name": null, - "description": "analyses the log for task dispatching issues. Will install the app and readme file in a folder named DispatchView.", + "description": "takes control of iCloud, investigates and diagnoses its problems. Will install the app only without the readme file.", "repo": "autopkg/jpiel-recipes", - "path": "DispatchView/DispatchView.munki.recipe", - "parent": "com.github.jpiel.pkg.DispatchView", - "shortname": "DispatchView.munki", + "path": "Cirrus/Cirrus-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.Cirrus", + "shortname": "Cirrus-AppOnly.munki", "inferred_type": "munki", - "munki_display_name": "DispatchView", - "munki_description": "DispatchView shows log entries for two key systems DAS and CTS whose failure can result in Time Machine backups becoming irregular or stopping altogether, and may be involved in apps or services stalling or behaving unreliably. It can save you lots of effort using Consolation. Future versions will automatically analyse the health of DAS/CTS too." + "munki_display_name": "Cirrus", + "munki_description": "Cirrus has four main functions. It can download and evict (from local storage) items stored in iCloud so that you can manage them properly. It provides full details about files and folders held in iCloud. It performs a test file upload, which can help unstick pending uploads. It also provides specialised access to iCloud-related log activity. New iCloud Browser gets info straight from iCloud, works with Desktop and Documents Folders option, saves detailed reports, and runs on El Capitan too (except log feature)." }, - "com.github.jpiel.munki.IPSecuritas": { + "com.github.jpiel.munki.Cirrus": { "name": null, - "description": "Client VPN from Lobotomo Software", + "description": "takes control of iCloud, investigates and diagnoses its problems. Will install the app and pdf guide in a folder named Cirrus.", "repo": "autopkg/jpiel-recipes", - "path": "IPSecuritas/IPSecuritas.munki.recipe", - "parent": "com.github.jpiel.download.IPSecuritas", - "shortname": "IPSecuritas.munki", + "path": "Cirrus/Cirrus.munki.recipe", + "parent": "com.github.jpiel.pkg.Cirrus", + "shortname": "Cirrus.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Client VPN" + "munki_display_name": "Cirrus", + "munki_description": "Cirrus has four main functions. It can download and evict (from local storage) items stored in iCloud so that you can manage them properly. It provides full details about files and folders held in iCloud. It performs a test file upload, which can help unstick pending uploads. It also provides specialised access to iCloud-related log activity. New iCloud Browser gets info straight from iCloud, works with Desktop and Documents Folders option, saves detailed reports, and runs on El Capitan too (except log feature)." }, - "com.github.jpiel.download.IPSecuritas": { - "name": "IPSecuritas", - "description": "Downloads the latest version of IPSecuritas.", + "com.github.jpiel.munki.VLC-Arm-asap": { + "name": "VLC", + "description": "Downloads the current release version of VLC and imports into Munki.", "repo": "autopkg/jpiel-recipes", - "path": "IPSecuritas/IPSecuritas.download.recipe", - "shortname": "IPSecuritas.download", - "inferred_type": "download", + "path": "VLC-asap/VLC-Arm-asap.munki.recipe", + "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap", + "shortname": "VLC-Arm-asap.munki", + "inferred_type": "munki", + "munki_display_name": "VLC M1", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + }, + "com.github.jpiel.munki.VLC-Intel-asap": { + "name": "VLC", + "description": "Downloads the current release version of VLC and imports into Munki.", + "repo": "autopkg/jpiel-recipes", + "path": "VLC-asap/VLC-Intel-asap.munki.recipe", + "parent": "com.github.tallfunnyjew.download.VLC-Intel-asap", + "shortname": "VLC-Intel-asap.munki", + "inferred_type": "munki", + "munki_display_name": "VLC Intel", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + }, + "com.github.jpiel.munki.Consolation3-AppOnly": { + "name": null, + "description": "a log browser for macOS Sierra and High Sierra. Will install the app only without the readme file.", + "repo": "autopkg/jpiel-recipes", + "path": "Consolation3/Consolation3-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.Consolation3", + "shortname": "Consolation3-AppOnly.munki", + "inferred_type": "munki", + "munki_display_name": "Consolation 3", + "munki_description": "Consolation provides an accessible but powerful way to browse, search, and analyse entries in the new log system which have already been captured." + }, + "com.github.jpiel.pkg.Consolation3": { + "name": null, + "description": "Package Consolation3. Will install the app and the other files in a folder named Consolation3.", + "repo": "autopkg/jpiel-recipes", + "path": "Consolation3/Consolation3.pkg.recipe", + "parent": "com.github.jpiel.download.Consolation3", + "shortname": "Consolation3.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.IPSecuritas", - "com.github.ahousseini-recipes.pkg.IPSecuritas" + "com.github.jpiel.munki.Consolation3" ] }, - "com.github.jpiel.download.OmniDiskSweeper": { - "name": "OmniDiskSweeper", - "description": "Downloads the latest version of OmniDiskSweeper.", + "com.github.jpiel.download.Consolation3": { + "name": "Consolation3", + "description": "Downloads the latest version of Consolation3.", "repo": "autopkg/jpiel-recipes", - "path": "OmniDiskSweeper/OmniDiskSweeper.download.recipe", - "deprecated": true, - "shortname": "OmniDiskSweeper.download", + "path": "Consolation3/Consolation3.download.recipe", + "shortname": "Consolation3.download", "inferred_type": "download", "children": [ - "com.github.jpiel.pkg.OmniDiskSweeper" + "com.github.jpiel.munki.Consolation3-AppOnly", + "com.github.jpiel.pkg.Consolation3" ] }, - "com.github.jpiel.pkg.OmniDiskSweeper": { + "com.github.jpiel.munki.Consolation3": { "name": null, - "description": "Packages the download of OmniDiskSweeper.", + "description": "a log browser for macOS Sierra and High Sierra. Will install the app and the other files in a folder named Consolation3.", "repo": "autopkg/jpiel-recipes", - "path": "OmniDiskSweeper/OmniDiskSweeper.pkg.recipe", - "parent": "com.github.jpiel.download.OmniDiskSweeper", - "shortname": "OmniDiskSweeper.pkg", + "path": "Consolation3/Consolation3.munki.recipe", + "parent": "com.github.jpiel.pkg.Consolation3", + "shortname": "Consolation3.munki", + "inferred_type": "munki", + "munki_display_name": "Consolation 3", + "munki_description": "Consolation provides an accessible but powerful way to browse, search, and analyse entries in the new log system which have already been captured." + }, + "com.github.jpiel.pkg.Ulbow": { + "name": null, + "description": "Package Ulbow. Will install the app and the other files in a folder named Ulbow.", + "repo": "autopkg/jpiel-recipes", + "path": "Ulbow/Ulbow.pkg.recipe", + "parent": "com.github.jpiel.download.Ulbow", + "shortname": "Ulbow.pkg", "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.OmniDiskSweeper" + "com.github.jpiel.munki.Ulbow" ] }, - "com.github.jpiel.munki.OmniDiskSweeper": { + "com.github.jpiel.munki.Ulbow-AppOnly": { "name": null, - "description": "OmniDiskSweeper help tracks and delete big files.", + "description": "a log browser designed for ease of use, for macOS Sierra to Catalina. Will install the app only without the readme file.", "repo": "autopkg/jpiel-recipes", - "path": "OmniDiskSweeper/OmniDiskSweeper.munki.recipe", - "parent": "com.github.jpiel.pkg.OmniDiskSweeper", - "shortname": "OmniDiskSweeper.munki", + "path": "Ulbow/Ulbow-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.Ulbow", + "shortname": "Ulbow-AppOnly.munki", "inferred_type": "munki", - "munki_display_name": "OmniDiskSweeper", - "munki_description": "OmniDiskSweeper is really great at what it does- showing you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution. (Requires OS X v10.8+)" + "munki_display_name": "Ulbow", + "munki_description": "Ulbow is the simplest browser for the macOS Unified Log, without losing any of the power of Consolation 3. Uses similar libraries of predicates, filters (including regex), and styles to determine what is shown and how, it\u2019s ideal for the casual user as well as log addicts." + }, + "com.github.jpiel.download.Ulbow": { + "name": "Ulbow", + "description": "Downloads the latest version of Ulbow.", + "repo": "autopkg/jpiel-recipes", + "path": "Ulbow/Ulbow.download.recipe", + "shortname": "Ulbow.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.pkg.Ulbow", + "com.github.jpiel.munki.Ulbow-AppOnly" + ] + }, + "com.github.jpiel.munki.Ulbow": { + "name": null, + "description": "a log browser for macOS Sierra and High Sierra. Will install the app and the other files in a folder named Ulbow.", + "repo": "autopkg/jpiel-recipes", + "path": "Ulbow/Ulbow.munki.recipe", + "parent": "com.github.jpiel.pkg.Ulbow", + "shortname": "Ulbow.munki", + "inferred_type": "munki", + "munki_display_name": "Ulbow", + "munki_description": "Ulbow is the simplest browser for the macOS Unified Log, without losing any of the power of Consolation 3. Uses similar libraries of predicates, filters (including regex), and styles to determine what is shown and how, it\u2019s ideal for the casual user as well as log addicts." + }, + "com.github.jpiel.download.Blowhole": { + "name": "Blowhole", + "description": "A command tool to write into the log in macOS Sierra and High Sierra", + "repo": "autopkg/jpiel-recipes", + "path": "Blowhole/Blowhole.download.recipe", + "shortname": "Blowhole.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.munki.Blowhole" + ] + }, + "com.github.jpiel.munki.Blowhole": { + "name": null, + "description": "A command tool to write text in the log of macOS Sierra and High Sierra", + "repo": "autopkg/jpiel-recipes", + "path": "Blowhole/Blowhole.munki.recipe", + "parent": "com.github.jpiel.download.Blowhole", + "shortname": "Blowhole.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Blowhole is a command line tool, which can be run in Terminal or called from any app or scripting language with support for calling command tools, which writes out an entry in Sierra\u2019s new log system. Use this to check running of periodic tasks, or from any scripting language which does not have direct access to the new log. Version 2 allows the writing of arbitrary strings at last." }, "com.github.jpiel.download.EvolisDrivers": { "name": "EvolisPrinterDriver", @@ -110357,39 +110524,119 @@ "munki_display_name": "Evolis Printer Driver", "munki_description": "Evolis Printer Drivers" }, - "com.github.jpiel.pkg.ArchiChect": { + "com.github.jpiel.munki.kMeet": { "name": null, - "description": "Package ArchiChect. Will install the app and the other files in a folder named ArchiChect.", + "description": "Video conferencing app from Infomaniak (based on Jitsi)", "repo": "autopkg/jpiel-recipes", - "path": "ArchiChect/ArchiChect.pkg.recipe", - "parent": "com.github.jpiel.download.ArchiChect", - "shortname": "ArchiChect.pkg", + "path": "kMeet/kMeet.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.kMeet", + "shortname": "kMeet.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Video conferencing app from Infomaniak (based on Jitsi)" + }, + "com.github.jpiel.munki.Localized-LibreOffice": { + "name": "LibreOffice", + "description": "Downloads the current release version of LibreOffice with a language pack and imports into Munki.", + "repo": "autopkg/jpiel-recipes", + "path": "Localized-LibreOffice/Localized-LibreOffice.munki.recipe", + "parent": "com.github.jpiel.pkg.Localized-LibreOffice", + "shortname": "Localized-LibreOffice.munki", + "inferred_type": "munki", + "munki_display_name": "LibreOffice %LANGUAGE_CODE%", + "munki_description": "LibreOffice with %LANGUAGE_CODE% Language pack" + }, + "com.github.jpiel.pkg.Localized-LibreOffice": { + "name": "LibreOffice", + "description": "Downloads the current release version of LibreOffice, merge it with language pack and builds a package.", + "repo": "autopkg/jpiel-recipes", + "path": "Localized-LibreOffice/Localized-LibreOffice.pkg.recipe", + "parent": "com.github.jpiel.download.Localized-LibreOffice", + "shortname": "Localized-LibreOffice.pkg", "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.ArchiChect" + "com.github.jpiel.munki.Localized-LibreOffice" ] }, - "com.github.jpiel.munki.ArchiChect": { + "com.github.jpiel.download.Localized-LibreOffice": { + "name": "LibreOffice", + "description": "This recipe downloads latest LibreOffice and the language pack of the specified language.\n\t\n\tLibreOffice Still is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Fresh is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our fresh version.\n\nLibreOffice main app is downloaded according to io.github.hjuutilainen.download.LibreOffice code but with CHECK_FILE_SIZE_ONLY added", + "repo": "autopkg/jpiel-recipes", + "path": "Localized-LibreOffice/Localized-LibreOffice.download.recipe", + "shortname": "Localized-LibreOffice.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.pkg.Localized-LibreOffice" + ] + }, + "com.github.jpiel.munki.DispatchView": { "name": null, - "description": "a log browser for macOS Sierra and High Sierra. Will install the app and the other files in a folder named ArchiChect.", + "description": "analyses the log for task dispatching issues. Will install the app and readme file in a folder named DispatchView.", "repo": "autopkg/jpiel-recipes", - "path": "ArchiChect/ArchiChect.munki.recipe", - "parent": "com.github.jpiel.pkg.ArchiChect", - "shortname": "ArchiChect.munki", + "path": "DispatchView/DispatchView.munki.recipe", + "parent": "com.github.jpiel.pkg.DispatchView", + "shortname": "DispatchView.munki", "inferred_type": "munki", - "munki_display_name": "ArchiChect", - "munki_description": "Drag and drop, or Open, almost any app, bundle, command tool, Installer package, even signed AppleScripts and regular documents, and ArchiChect will tell you whether its quarantine flag is set, if it contains executable code whether that is fully 64-bit, whether it has a valid signature, and whether it has been notarized, delivered by the App Store, or signed by Apple. The ultimate tool for checking Catalina compatibility, and much more." + "munki_display_name": "DispatchView", + "munki_description": "DispatchView shows log entries for two key systems DAS and CTS whose failure can result in Time Machine backups becoming irregular or stopping altogether, and may be involved in apps or services stalling or behaving unreliably. It can save you lots of effort using Consolation. Future versions will automatically analyse the health of DAS/CTS too." }, - "com.github.jpiel.munki.ArchiChect-AppOnly": { + "com.github.jpiel.pkg.DispatchView": { "name": null, - "description": "a log browser designed for ease of use, for macOS Sierra to Catalina. Will install the app only without the readme file.", + "description": "Package DispatchView. Will install the app and the other files in a folder named DispatchView.", "repo": "autopkg/jpiel-recipes", - "path": "ArchiChect/ArchiChect-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.ArchiChect", - "shortname": "ArchiChect-AppOnly.munki", + "path": "DispatchView/DispatchView.pkg.recipe", + "parent": "com.github.jpiel.download.DispatchView", + "shortname": "DispatchView.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jpiel.munki.DispatchView" + ] + }, + "com.github.jpiel.munki.DispatchView-AppOnly": { + "name": null, + "description": "analyses the log for task dispatching issues. Will install the app only without the readme file.", + "repo": "autopkg/jpiel-recipes", + "path": "DispatchView/DispatchView-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.DispatchView", + "shortname": "DispatchView-AppOnly.munki", "inferred_type": "munki", - "munki_display_name": "ArchiChect", - "munki_description": "Drag and drop, or Open, almost any app, bundle, command tool, Installer package, even signed AppleScripts and regular documents, and ArchiChect will tell you whether its quarantine flag is set, if it contains executable code whether that is fully 64-bit, whether it has a valid signature, and whether it has been notarized, delivered by the App Store, or signed by Apple. The ultimate tool for checking Catalina compatibility, and much more." + "munki_display_name": "DispatchView", + "munki_description": "DispatchView shows log entries for two key systems DAS and CTS whose failure can result in Time Machine backups becoming irregular or stopping altogether, and may be involved in apps or services stalling or behaving unreliably. It can save you lots of effort using Consolation. Future versions will automatically analyse the health of DAS/CTS too." + }, + "com.github.jpiel.download.DispatchView": { + "name": "DispatchView", + "description": "Downloads the latest version of DispatchView.", + "repo": "autopkg/jpiel-recipes", + "path": "DispatchView/DispatchView.download.recipe", + "shortname": "DispatchView.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.pkg.DispatchView", + "com.github.jpiel.munki.DispatchView-AppOnly" + ] + }, + "com.github.jpiel.munki.IPSecuritas": { + "name": null, + "description": "Client VPN from Lobotomo Software", + "repo": "autopkg/jpiel-recipes", + "path": "IPSecuritas/IPSecuritas.munki.recipe", + "parent": "com.github.jpiel.download.IPSecuritas", + "shortname": "IPSecuritas.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Client VPN" + }, + "com.github.jpiel.download.IPSecuritas": { + "name": "IPSecuritas", + "description": "Downloads the latest version of IPSecuritas.", + "repo": "autopkg/jpiel-recipes", + "path": "IPSecuritas/IPSecuritas.download.recipe", + "shortname": "IPSecuritas.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.munki.IPSecuritas", + "com.github.ahousseini-recipes.pkg.IPSecuritas" + ] }, "com.github.jpiel.download.ArchiChect": { "name": "ArchiChect", @@ -110403,74 +110650,39 @@ "com.github.jpiel.munki.ArchiChect-AppOnly" ] }, - "com.github.jpiel.pkg.Ulbow": { - "name": null, - "description": "Package Ulbow. Will install the app and the other files in a folder named Ulbow.", - "repo": "autopkg/jpiel-recipes", - "path": "Ulbow/Ulbow.pkg.recipe", - "parent": "com.github.jpiel.download.Ulbow", - "shortname": "Ulbow.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jpiel.munki.Ulbow" - ] - }, - "com.github.jpiel.munki.Ulbow": { + "com.github.jpiel.munki.ArchiChect": { "name": null, - "description": "a log browser for macOS Sierra and High Sierra. Will install the app and the other files in a folder named Ulbow.", + "description": "a log browser for macOS Sierra and High Sierra. Will install the app and the other files in a folder named ArchiChect.", "repo": "autopkg/jpiel-recipes", - "path": "Ulbow/Ulbow.munki.recipe", - "parent": "com.github.jpiel.pkg.Ulbow", - "shortname": "Ulbow.munki", + "path": "ArchiChect/ArchiChect.munki.recipe", + "parent": "com.github.jpiel.pkg.ArchiChect", + "shortname": "ArchiChect.munki", "inferred_type": "munki", - "munki_display_name": "Ulbow", - "munki_description": "Ulbow is the simplest browser for the macOS Unified Log, without losing any of the power of Consolation 3. Uses similar libraries of predicates, filters (including regex), and styles to determine what is shown and how, it\u2019s ideal for the casual user as well as log addicts." + "munki_display_name": "ArchiChect", + "munki_description": "Drag and drop, or Open, almost any app, bundle, command tool, Installer package, even signed AppleScripts and regular documents, and ArchiChect will tell you whether its quarantine flag is set, if it contains executable code whether that is fully 64-bit, whether it has a valid signature, and whether it has been notarized, delivered by the App Store, or signed by Apple. The ultimate tool for checking Catalina compatibility, and much more." }, - "com.github.jpiel.munki.Ulbow-AppOnly": { + "com.github.jpiel.pkg.ArchiChect": { "name": null, - "description": "a log browser designed for ease of use, for macOS Sierra to Catalina. Will install the app only without the readme file.", - "repo": "autopkg/jpiel-recipes", - "path": "Ulbow/Ulbow-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.Ulbow", - "shortname": "Ulbow-AppOnly.munki", - "inferred_type": "munki", - "munki_display_name": "Ulbow", - "munki_description": "Ulbow is the simplest browser for the macOS Unified Log, without losing any of the power of Consolation 3. Uses similar libraries of predicates, filters (including regex), and styles to determine what is shown and how, it\u2019s ideal for the casual user as well as log addicts." - }, - "com.github.jpiel.download.Ulbow": { - "name": "Ulbow", - "description": "Downloads the latest version of Ulbow.", + "description": "Package ArchiChect. Will install the app and the other files in a folder named ArchiChect.", "repo": "autopkg/jpiel-recipes", - "path": "Ulbow/Ulbow.download.recipe", - "shortname": "Ulbow.download", - "inferred_type": "download", + "path": "ArchiChect/ArchiChect.pkg.recipe", + "parent": "com.github.jpiel.download.ArchiChect", + "shortname": "ArchiChect.pkg", + "inferred_type": "pkg", "children": [ - "com.github.jpiel.pkg.Ulbow", - "com.github.jpiel.munki.Ulbow-AppOnly" + "com.github.jpiel.munki.ArchiChect" ] }, - "com.github.jpiel.munki.xattred-AppOnly": { + "com.github.jpiel.munki.ArchiChect-AppOnly": { "name": null, - "description": "a basic extended attribute editor, can add quarantine xattrs. Will install the app only without the readme file.", + "description": "a log browser designed for ease of use, for macOS Sierra to Catalina. Will install the app only without the readme file.", "repo": "autopkg/jpiel-recipes", - "path": "xattred/xattred-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.xattred", - "shortname": "xattred-AppOnly.munki", + "path": "ArchiChect/ArchiChect-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.ArchiChect", + "shortname": "ArchiChect-AppOnly.munki", "inferred_type": "munki", - "munki_display_name": "xattred", - "munki_description": "xattred lets you inspect all extended attributes (xattrs) associated with a file or folder, remove them, add your own, and add a quarantine xattr to force a full Gatekeeper check without downloading the file." - }, - "com.github.jpiel.download.xattred": { - "name": "xattred", - "description": "Downloads the latest version of xattred.", - "repo": "autopkg/jpiel-recipes", - "path": "xattred/xattred.download.recipe", - "shortname": "xattred.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.munki.xattred-AppOnly", - "com.github.jpiel.pkg.xattred" - ] + "munki_display_name": "ArchiChect", + "munki_description": "Drag and drop, or Open, almost any app, bundle, command tool, Installer package, even signed AppleScripts and regular documents, and ArchiChect will tell you whether its quarantine flag is set, if it contains executable code whether that is fully 64-bit, whether it has a valid signature, and whether it has been notarized, delivered by the App Store, or signed by Apple. The ultimate tool for checking Catalina compatibility, and much more." }, "com.github.jpiel.pkg.xattred": { "name": null, @@ -110495,50 +110707,28 @@ "munki_display_name": "xattred", "munki_description": "xattred lets you inspect all extended attributes (xattrs) associated with a file or folder, remove them, add your own, and add a quarantine xattr to force a full Gatekeeper check without downloading the file." }, - "com.github.jpiel.download.SystHist": { - "name": "SystHist", - "description": "Downloads the latest version of SystHist.", + "com.github.jpiel.download.xattred": { + "name": "xattred", + "description": "Downloads the latest version of xattred.", "repo": "autopkg/jpiel-recipes", - "path": "SystHist/SystHist.download.recipe", - "shortname": "SystHist.download", + "path": "xattred/xattred.download.recipe", + "shortname": "xattred.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.SystHist" + "com.github.jpiel.pkg.xattred", + "com.github.jpiel.munki.xattred-AppOnly" ] }, - "com.github.jpiel.munki.SystHist": { + "com.github.jpiel.munki.xattred-AppOnly": { "name": null, - "description": "lists full system and security update installation history", + "description": "a basic extended attribute editor, can add quarantine xattrs. Will install the app only without the readme file.", "repo": "autopkg/jpiel-recipes", - "path": "SystHist/SystHist.munki.recipe", - "parent": "com.github.jpiel.download.SystHist", - "shortname": "SystHist.munki", + "path": "xattred/xattred-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.xattred", + "shortname": "xattred-AppOnly.munki", "inferred_type": "munki", - "munki_display_name": "SystHist", - "munki_description": "SystHist is a clean and simple app which tells you all the OS X/macOS system and security updates which have been installed on that Mac. Now probes deep into protected territory to find even silent silent updates, and gives details of all the files updated. Full release includes extensive Help book." - }, - "com.github.jpiel.pkg.Dialog": { - "name": null, - "description": "Packages the download of Dialog app.", - "repo": "autopkg/jpiel-recipes", - "path": "Dialog/Dialog.pkg.recipe", - "parent": "com.github.jpiel.download.Dialog", - "shortname": "Dialog.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jpiel.munki.Dialog" - ] - }, - "com.github.jpiel.download.Dialog": { - "name": "Dialog", - "description": "Downloads the latest version of Dialog app.", - "repo": "autopkg/jpiel-recipes", - "path": "Dialog/Dialog.download.recipe", - "shortname": "Dialog.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.pkg.Dialog" - ] + "munki_display_name": "xattred", + "munki_description": "xattred lets you inspect all extended attributes (xattrs) associated with a file or folder, remove them, add your own, and add a quarantine xattr to force a full Gatekeeper check without downloading the file." }, "com.github.jpiel.munki.Dialog": { "name": null, @@ -110551,141 +110741,84 @@ "munki_display_name": "Dialog", "munki_description": "Soft Phone Application" }, - "com.github.jpiel.download.Cirrus": { - "name": "Cirrus", - "description": "Downloads the latest version of Cirrus.", + "com.github.jpiel.download.Dialog": { + "name": "Dialog", + "description": "Downloads the latest version of Dialog app.", "repo": "autopkg/jpiel-recipes", - "path": "Cirrus/Cirrus.download.recipe", - "shortname": "Cirrus.download", + "path": "Dialog/Dialog.download.recipe", + "shortname": "Dialog.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.Cirrus-AppOnly", - "com.github.jpiel.pkg.Cirrus" + "com.github.jpiel.pkg.Dialog" ] }, - "com.github.jpiel.munki.Cirrus-AppOnly": { - "name": null, - "description": "takes control of iCloud, investigates and diagnoses its problems. Will install the app only without the readme file.", - "repo": "autopkg/jpiel-recipes", - "path": "Cirrus/Cirrus-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.Cirrus", - "shortname": "Cirrus-AppOnly.munki", - "inferred_type": "munki", - "munki_display_name": "Cirrus", - "munki_description": "Cirrus has four main functions. It can download and evict (from local storage) items stored in iCloud so that you can manage them properly. It provides full details about files and folders held in iCloud. It performs a test file upload, which can help unstick pending uploads. It also provides specialised access to iCloud-related log activity. New iCloud Browser gets info straight from iCloud, works with Desktop and Documents Folders option, saves detailed reports, and runs on El Capitan too (except log feature)." - }, - "com.github.jpiel.munki.Cirrus": { - "name": null, - "description": "takes control of iCloud, investigates and diagnoses its problems. Will install the app and pdf guide in a folder named Cirrus.", - "repo": "autopkg/jpiel-recipes", - "path": "Cirrus/Cirrus.munki.recipe", - "parent": "com.github.jpiel.pkg.Cirrus", - "shortname": "Cirrus.munki", - "inferred_type": "munki", - "munki_display_name": "Cirrus", - "munki_description": "Cirrus has four main functions. It can download and evict (from local storage) items stored in iCloud so that you can manage them properly. It provides full details about files and folders held in iCloud. It performs a test file upload, which can help unstick pending uploads. It also provides specialised access to iCloud-related log activity. New iCloud Browser gets info straight from iCloud, works with Desktop and Documents Folders option, saves detailed reports, and runs on El Capitan too (except log feature)." - }, - "com.github.jpiel.pkg.Cirrus": { + "com.github.jpiel.pkg.Dialog": { "name": null, - "description": "Package Cirrus. Will install the app and the other files in a folder named Cirrus.", + "description": "Packages the download of Dialog app.", "repo": "autopkg/jpiel-recipes", - "path": "Cirrus/Cirrus.pkg.recipe", - "parent": "com.github.jpiel.download.Cirrus", - "shortname": "Cirrus.pkg", + "path": "Dialog/Dialog.pkg.recipe", + "parent": "com.github.jpiel.download.Dialog", + "shortname": "Dialog.pkg", "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.Cirrus" + "com.github.jpiel.munki.Dialog" ] }, - "com.github.jpiel.munki.Revisionist": { + "com.github.jpiel.download.Waterfox-Classic": { "name": null, - "description": "manage the macOS versioning system. Will install the app and readme file in a folder named Revisionist.", - "repo": "autopkg/jpiel-recipes", - "path": "Revisionist/Revisionist.munki.recipe", - "parent": "com.github.jpiel.pkg.Revisionist", - "shortname": "Revisionist.munki", - "inferred_type": "munki", - "munki_display_name": "Revisionist", - "munki_description": "Revisionist identifies and lists files with multiple versions, lists versions with details for individual files, previews them using Quick Look, duplicates them into an accessible folder, and removes/deletes selected versions from the macOS database. Now integrates RevisionCrawler features in the single app." - }, - "com.github.jpiel.download.Revisionist": { - "name": "Revisionist", - "description": "Downloads the latest version of Revisionist.", + "description": "Downloads the latest version of the Classic branch of Waterfox.\n\tTo download the Current branch of the app, use the Waterfox recipe.\n\tWaterfox is a fork of Firefox.", "repo": "autopkg/jpiel-recipes", - "path": "Revisionist/Revisionist.download.recipe", - "shortname": "Revisionist.download", + "path": "Waterfox-Classic/Waterfox-Classic.download.recipe", + "shortname": "Waterfox-Classic.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.Revisionist-AppOnly", - "com.github.jpiel.pkg.Revisionist" + "com.github.jpiel.pkg.Waterfox-Classic" ] }, - "com.github.jpiel.munki.Revisionist-AppOnly": { - "name": null, - "description": "manage the macOS versioning system. Will install the app only without the readme file.", - "repo": "autopkg/jpiel-recipes", - "path": "Revisionist/Revisionist-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.Revisionist", - "shortname": "Revisionist-AppOnly.munki", - "inferred_type": "munki", - "munki_display_name": "Revisionist", - "munki_description": "Revisionist identifies and lists files with multiple versions, lists versions with details for individual files, previews them using Quick Look, duplicates them into an accessible folder, and removes/deletes selected versions from the macOS database. Now integrates RevisionCrawler features in the single app." - }, - "com.github.jpiel.pkg.Revisionist": { + "com.github.jpiel.pkg.Waterfox-Classic": { "name": null, - "description": "Package Revisionist. Will install the app and the other files in a folder named Revisionist.", + "description": "Packages the download of Waterfox Classic.\n\tTo download the Current branch of the app, use the Waterfox recipes.", "repo": "autopkg/jpiel-recipes", - "path": "Revisionist/Revisionist.pkg.recipe", - "parent": "com.github.jpiel.download.Revisionist", - "shortname": "Revisionist.pkg", + "path": "Waterfox-Classic/Waterfox-Classic.pkg.recipe", + "parent": "com.github.jpiel.download.Waterfox-Classic", + "shortname": "Waterfox-Classic.pkg", "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.Revisionist" - ] - }, - "com.github.jpiel.download.Alisma": { - "name": "Alisma", - "description": "A command tool to create Finder aliases, and to resolve them to full paths", - "repo": "autopkg/jpiel-recipes", - "path": "Alisma/Alisma.download.recipe", - "shortname": "Alisma.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.munki.Alisma" + "com.github.jpiel.munki.Waterfox-Classic" ] }, - "com.github.jpiel.munki.Alisma": { - "name": null, - "description": "A command tool to create Finder aliases, and to resolve them to full paths", + "com.github.jpiel.munki.Waterfox-Classic": { + "name": "Waterfox-Classic", + "description": "Alternative to Firefox.\n\tThis recipe install Classic version of Waterfox.\n\tTo download the Current version of the app, use the Waterfox recipe.\n\tWaterfox is a fork of Firefox.", "repo": "autopkg/jpiel-recipes", - "path": "Alisma/Alisma.munki.recipe", - "parent": "com.github.jpiel.download.Alisma", - "shortname": "Alisma.munki", + "path": "Waterfox-Classic/Waterfox-Classic.munki.recipe", + "parent": "com.github.jpiel.pkg.Waterfox-Classic", + "shortname": "Waterfox-Classic.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Alisma is a small command tool which gives access to Finder aliases from Terminal and shell scripts. It has two options, one which creates a Finder alias to a given file/folder, the other which resolves and existing Finder alias to the full path to the file/folder. type \"alisma -h\" for usage" + "munki_display_name": "Waterfox-Classic", + "munki_description": "Internet Browser" }, - "com.github.jpiel.munki.OnlyOffice-Silicon": { + "com.github.jpiel.munki.Doko-Phone": { "name": null, - "description": "OnlyOffice Suite for Munki.", + "description": "Phone app from Sewan", "repo": "autopkg/jpiel-recipes", - "path": "OnlyOffice/OnlyOffice-Silicon.munki.recipe", - "parent": "com.github.ahousseini-recipes.pkg.ONLYOFFICE", - "shortname": "OnlyOffice-Silicon.munki", + "path": "Doko-Phone/Doko-Phone.munki.recipe", + "parent": "com.github.jpiel.download.Doko-Phone", + "shortname": "Doko-Phone.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "OnlyOffice is an alternative to Office." + "munki_description": "Soft Phone Application" }, - "com.github.jpiel.munki.OnlyOffice-Intel": { - "name": null, - "description": "OnlyOffice Suite for Munki.", + "com.github.jpiel.download.Doko-Phone": { + "name": "Doko-Phone", + "description": "Downloads the latest version of Doko-Phone app.", "repo": "autopkg/jpiel-recipes", - "path": "OnlyOffice/OnlyOffice-Intel.munki.recipe", - "parent": "com.github.ahousseini-recipes.pkg.ONLYOFFICE", - "shortname": "OnlyOffice-Intel.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "OnlyOffice is an alternative to Office." + "path": "Doko-Phone/Doko-Phone.download.recipe", + "shortname": "Doko-Phone.download", + "inferred_type": "download", + "children": [ + "com.github.jpiel.munki.Doko-Phone" + ] }, "com.github.jpiel.munki.KeychainCheck": { "name": null, @@ -110698,29 +110831,6 @@ "munki_display_name": "KeychainCheck", "munki_description": "A quick check of your keychain setup" }, - "com.github.jpiel.download.KeychainCheck": { - "name": "KeychainCheck", - "description": "Downloads the latest version of KeychainCheck. (if there is a beta, use the beta)", - "repo": "autopkg/jpiel-recipes", - "path": "KeychainCheck/KeychainCheck.download.recipe", - "shortname": "KeychainCheck.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.munki.KeychainCheck-AppOnly", - "com.github.jpiel.pkg.KeychainCheck" - ] - }, - "com.github.jpiel.munki.KeychainCheck-AppOnly": { - "name": null, - "description": "a quick check of your keychain setup. Will install the app only without the readme file.", - "repo": "autopkg/jpiel-recipes", - "path": "KeychainCheck/KeychainCheck-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.KeychainCheck", - "shortname": "KeychainCheck-AppOnly.munki", - "inferred_type": "munki", - "munki_display_name": "KeychainCheck", - "munki_description": "a quick check of your keychain setup" - }, "com.github.jpiel.pkg.KeychainCheck": { "name": null, "description": "Package KeychainCheck. Will install the app and the \"readme\" in a folder named KeychainCheck.", @@ -110733,37 +110843,27 @@ "com.github.jpiel.munki.KeychainCheck" ] }, - "com.github.jpiel.munki.VLC-Intel-asap": { - "name": "VLC", - "description": "Downloads the current release version of VLC and imports into Munki.", - "repo": "autopkg/jpiel-recipes", - "path": "VLC-asap/VLC-Intel-asap.munki.recipe", - "parent": "com.github.tallfunnyjew.download.VLC-Intel-asap", - "shortname": "VLC-Intel-asap.munki", - "inferred_type": "munki", - "munki_display_name": "VLC Intel", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." - }, - "com.github.jpiel.munki.VLC-Arm-asap": { - "name": "VLC", - "description": "Downloads the current release version of VLC and imports into Munki.", + "com.github.jpiel.munki.KeychainCheck-AppOnly": { + "name": null, + "description": "a quick check of your keychain setup. Will install the app only without the readme file.", "repo": "autopkg/jpiel-recipes", - "path": "VLC-asap/VLC-Arm-asap.munki.recipe", - "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap", - "shortname": "VLC-Arm-asap.munki", + "path": "KeychainCheck/KeychainCheck-AppOnly.munki.recipe", + "parent": "com.github.jpiel.download.KeychainCheck", + "shortname": "KeychainCheck-AppOnly.munki", "inferred_type": "munki", - "munki_display_name": "VLC M1", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols." + "munki_display_name": "KeychainCheck", + "munki_description": "a quick check of your keychain setup" }, - "com.github.jpiel.download.Alifix": { - "name": "Alifix", - "description": "refreshes Aliases and identifies broken Aliases", + "com.github.jpiel.download.KeychainCheck": { + "name": "KeychainCheck", + "description": "Downloads the latest version of KeychainCheck. (if there is a beta, use the beta)", "repo": "autopkg/jpiel-recipes", - "path": "Alifix/Alifix.download.recipe", - "shortname": "Alifix.download", + "path": "KeychainCheck/KeychainCheck.download.recipe", + "shortname": "KeychainCheck.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.Alifix" + "com.github.jpiel.pkg.KeychainCheck", + "com.github.jpiel.munki.KeychainCheck-AppOnly" ] }, "com.github.jpiel.munki.Alifix": { @@ -110777,72 +110877,38 @@ "munki_display_name": null, "munki_description": "Scans folders deeply to identify and refresh all Finder Aliases, including those made by alisma. Reports all that are broken, and optionally writes adjacent text file with their internal details to help you repair the Alias. Full release with Help book and many improvements, now reduces time taken handling old broken aliases. Ideal before and after cloning or copying large folders or volumes, and as periodic housekeeping." }, - "com.github.jpiel.munki.Anydesk": { - "name": null, - "description": "Control remotly a desktop", - "repo": "autopkg/jpiel-recipes", - "path": "Anydesk/Anydesk.munki.recipe", - "parent": "com.github.jpiel.download.Anydesk", - "shortname": "Anydesk.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Connect to a computer remotely, be it from the other end of the office or halfway around the world.\n AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go\n individuals alike." - }, - "com.github.jpiel.download.Anydesk": { - "name": "Anydesk", - "description": "Control remotly a desktop", + "com.github.jpiel.download.Alifix": { + "name": "Alifix", + "description": "refreshes Aliases and identifies broken Aliases", "repo": "autopkg/jpiel-recipes", - "path": "Anydesk/Anydesk.download.recipe", - "shortname": "Anydesk.download", + "path": "Alifix/Alifix.download.recipe", + "shortname": "Alifix.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.Anydesk", - "com.github.ahousseini-recipes.pkg.Anydesk" + "com.github.jpiel.munki.Alifix" ] }, - "com.github.jpiel.munki.kMeet": { - "name": null, - "description": "Video conferencing app from Infomaniak (based on Jitsi)", - "repo": "autopkg/jpiel-recipes", - "path": "kMeet/kMeet.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.kMeet", - "shortname": "kMeet.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Video conferencing app from Infomaniak (based on Jitsi)" - }, - "com.github.jpiel.download.Blowhole": { - "name": "Blowhole", - "description": "A command tool to write into the log in macOS Sierra and High Sierra", + "com.github.jpiel.download.Alisma": { + "name": "Alisma", + "description": "A command tool to create Finder aliases, and to resolve them to full paths", "repo": "autopkg/jpiel-recipes", - "path": "Blowhole/Blowhole.download.recipe", - "shortname": "Blowhole.download", + "path": "Alisma/Alisma.download.recipe", + "shortname": "Alisma.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.Blowhole" + "com.github.jpiel.munki.Alisma" ] }, - "com.github.jpiel.munki.Blowhole": { + "com.github.jpiel.munki.Alisma": { "name": null, - "description": "A command tool to write text in the log of macOS Sierra and High Sierra", + "description": "A command tool to create Finder aliases, and to resolve them to full paths", "repo": "autopkg/jpiel-recipes", - "path": "Blowhole/Blowhole.munki.recipe", - "parent": "com.github.jpiel.download.Blowhole", - "shortname": "Blowhole.munki", + "path": "Alisma/Alisma.munki.recipe", + "parent": "com.github.jpiel.download.Alisma", + "shortname": "Alisma.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Blowhole is a command line tool, which can be run in Terminal or called from any app or scripting language with support for calling command tools, which writes out an entry in Sierra\u2019s new log system. Use this to check running of periodic tasks, or from any scripting language which does not have direct access to the new log. Version 2 allows the writing of arbitrary strings at last." - }, - "com.github.jpiel.munki.T2M2": { - "name": null, - "description": "a quick but thorough check of Time Machine backing up", - "repo": "autopkg/jpiel-recipes", - "path": "T2M2/T2M2.munki.recipe", - "parent": "com.github.jpiel.download.T2M2", - "shortname": "T2M2.munki", - "inferred_type": "munki", - "munki_display_name": "The Time Machine Mechanic (T2M2)", - "munki_description": "T2M2 analyses your logs to discover whether Time Machine backups have been running normally, reporting any worrying signs or errors. You do not need to be able to read or understand logs to be able to check for problems now. Reports deep event traversals, compaction of volumes, regularity of backups, and more. Detailed Help book explains results and advises." + "munki_description": "Alisma is a small command tool which gives access to Finder aliases from Terminal and shell scripts. It has two options, one which creates a Finder alias to a given file/folder, the other which resolves and existing Finder alias to the full path to the file/folder. type \"alisma -h\" for usage" }, "com.github.jpiel.download.T2M2": { "name": "TheTimeMachineMechanic", @@ -110855,284 +110921,141 @@ "com.github.jpiel.munki.T2M2" ] }, - "com.github.jpiel.munki.Waterfox": { - "name": null, - "description": "Downloads the latest version of the Current branch of Waterfox.\n\tTo download the Classic version of the app, use the Waterfox-Classic recipe.\n\tWaterfox is a fork of Firefox.", - "repo": "autopkg/jpiel-recipes", - "path": "Waterfox/Waterfox.munki.recipe", - "parent": "com.github.jpiel.download.Waterfox", - "shortname": "Waterfox.munki", - "inferred_type": "munki", - "munki_display_name": "Waterfox", - "munki_description": "Internet Browser" - }, - "com.github.jpiel.download.Waterfox": { - "name": "Waterfox", - "description": "Alternative to Firefox.\n\tThis recipe install the Current version.\n\tTo download the Classic version of the app, use the Waterfox-Classic recipe.", - "repo": "autopkg/jpiel-recipes", - "path": "Waterfox/Waterfox.download.recipe", - "shortname": "Waterfox.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.munki.Waterfox" - ] - }, - "com.github.jpiel.munki.pCloudDrive": { - "name": null, - "description": "Recreate the pCloudDrive pkg to have the app version as pkg version. This package requires osxfuse package to be installed. It is safer to install it when no user is logged in, so it requires logout. If your autopkg host is connecting to internet using multiple WAN IP, the download may fail.", - "repo": "autopkg/jpiel-recipes", - "path": "pCloudDrive/pCloudDrive.munki.recipe", - "parent": "com.github.jpiel.download.pCloudDrive", - "shortname": "pCloudDrive.munki", - "inferred_type": "munki", - "munki_display_name": "pCloud Drive", - "munki_description": "Install pCloud Drive application." - }, - "com.github.jpiel.download.pCloudDrive-M1": { - "name": "pCloudDrive", - "description": "Downloads the latest version of pCloudDrive.", - "repo": "autopkg/jpiel-recipes", - "path": "pCloudDrive/pCloudDrive-M1.download.recipe", - "shortname": "pCloudDrive-M1.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.munki.pCloudDrive-M1" - ] - }, - "com.github.jpiel.munki.pCloudDrive-M1": { + "com.github.jpiel.munki.T2M2": { "name": null, - "description": "Recreate the pCloudDrive pkg to have the app version as pkg version. This package requires osxfuse package to be installed. It is safer to install it when no user is logged in, so it requires logout. If your autopkg host is connecting to internet using multiple WAN IP, the download may fail.\n\tThis package install the M1 version (chich is universal).", + "description": "a quick but thorough check of Time Machine backing up", "repo": "autopkg/jpiel-recipes", - "path": "pCloudDrive/pCloudDrive-M1.munki.recipe", - "parent": "com.github.jpiel.download.pCloudDrive-M1", - "shortname": "pCloudDrive-M1.munki", + "path": "T2M2/T2M2.munki.recipe", + "parent": "com.github.jpiel.download.T2M2", + "shortname": "T2M2.munki", "inferred_type": "munki", - "munki_display_name": "pCloud Drive", - "munki_description": "Install pCloud Drive application." + "munki_display_name": "The Time Machine Mechanic (T2M2)", + "munki_description": "T2M2 analyses your logs to discover whether Time Machine backups have been running normally, reporting any worrying signs or errors. You do not need to be able to read or understand logs to be able to check for problems now. Reports deep event traversals, compaction of volumes, regularity of backups, and more. Detailed Help book explains results and advises." }, - "com.github.jpiel.download.pCloudDrive": { - "name": "pCloudDrive", - "description": "Downloads the latest version of pCloudDrive.", + "com.github.jpiel.download.Anydesk": { + "name": "Anydesk", + "description": "Control remotly a desktop", "repo": "autopkg/jpiel-recipes", - "path": "pCloudDrive/pCloudDrive.download.recipe", - "shortname": "pCloudDrive.download", + "path": "Anydesk/Anydesk.download.recipe", + "shortname": "Anydesk.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.pCloudDrive" - ] - }, - "com.github.jpiel.pkg.Waterfox-Classic": { - "name": null, - "description": "Packages the download of Waterfox Classic.\n\tTo download the Current branch of the app, use the Waterfox recipes.", - "repo": "autopkg/jpiel-recipes", - "path": "Waterfox-Classic/Waterfox-Classic.pkg.recipe", - "parent": "com.github.jpiel.download.Waterfox-Classic", - "shortname": "Waterfox-Classic.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jpiel.munki.Waterfox-Classic" + "com.github.jpiel.munki.Anydesk", + "com.github.ahousseini-recipes.pkg.Anydesk" ] }, - "com.github.jpiel.download.Waterfox-Classic": { + "com.github.jpiel.munki.Anydesk": { "name": null, - "description": "Downloads the latest version of the Classic branch of Waterfox.\n\tTo download the Current branch of the app, use the Waterfox recipe.\n\tWaterfox is a fork of Firefox.", - "repo": "autopkg/jpiel-recipes", - "path": "Waterfox-Classic/Waterfox-Classic.download.recipe", - "shortname": "Waterfox-Classic.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.pkg.Waterfox-Classic" - ] - }, - "com.github.jpiel.munki.Waterfox-Classic": { - "name": "Waterfox-Classic", - "description": "Alternative to Firefox.\n\tThis recipe install Classic version of Waterfox.\n\tTo download the Current version of the app, use the Waterfox recipe.\n\tWaterfox is a fork of Firefox.", + "description": "Control remotly a desktop", "repo": "autopkg/jpiel-recipes", - "path": "Waterfox-Classic/Waterfox-Classic.munki.recipe", - "parent": "com.github.jpiel.pkg.Waterfox-Classic", - "shortname": "Waterfox-Classic.munki", + "path": "Anydesk/Anydesk.munki.recipe", + "parent": "com.github.jpiel.download.Anydesk", + "shortname": "Anydesk.munki", "inferred_type": "munki", - "munki_display_name": "Waterfox-Classic", - "munki_description": "Internet Browser" - }, - "com.github.jpiel.download.Doko-Phone": { - "name": "Doko-Phone", - "description": "Downloads the latest version of Doko-Phone app.", - "repo": "autopkg/jpiel-recipes", - "path": "Doko-Phone/Doko-Phone.download.recipe", - "shortname": "Doko-Phone.download", - "inferred_type": "download", - "children": [ - "com.github.jpiel.munki.Doko-Phone" - ] + "munki_display_name": null, + "munki_description": "Connect to a computer remotely, be it from the other end of the office or halfway around the world.\n AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go\n individuals alike." }, - "com.github.jpiel.munki.Doko-Phone": { + "com.github.jpiel.munki.OnlyOffice-Silicon": { "name": null, - "description": "Phone app from Sewan", + "description": "OnlyOffice Suite for Munki.", "repo": "autopkg/jpiel-recipes", - "path": "Doko-Phone/Doko-Phone.munki.recipe", - "parent": "com.github.jpiel.download.Doko-Phone", - "shortname": "Doko-Phone.munki", + "path": "OnlyOffice/OnlyOffice-Silicon.munki.recipe", + "parent": "com.github.ahousseini-recipes.pkg.ONLYOFFICE", + "shortname": "OnlyOffice-Silicon.munki", "inferred_type": "munki", "munki_display_name": null, - "munki_description": "Soft Phone Application" + "munki_description": "OnlyOffice is an alternative to Office." }, - "com.github.jpiel.munki.Consolation3-AppOnly": { + "com.github.jpiel.munki.OnlyOffice-Intel": { "name": null, - "description": "a log browser for macOS Sierra and High Sierra. Will install the app only without the readme file.", + "description": "OnlyOffice Suite for Munki.", "repo": "autopkg/jpiel-recipes", - "path": "Consolation3/Consolation3-AppOnly.munki.recipe", - "parent": "com.github.jpiel.download.Consolation3", - "shortname": "Consolation3-AppOnly.munki", + "path": "OnlyOffice/OnlyOffice-Intel.munki.recipe", + "parent": "com.github.ahousseini-recipes.pkg.ONLYOFFICE", + "shortname": "OnlyOffice-Intel.munki", "inferred_type": "munki", - "munki_display_name": "Consolation 3", - "munki_description": "Consolation provides an accessible but powerful way to browse, search, and analyse entries in the new log system which have already been captured." + "munki_display_name": null, + "munki_description": "OnlyOffice is an alternative to Office." }, - "com.github.jpiel.munki.Consolation3": { + "com.github.jpiel.munki.OmniDiskSweeper": { "name": null, - "description": "a log browser for macOS Sierra and High Sierra. Will install the app and the other files in a folder named Consolation3.", + "description": "OmniDiskSweeper help tracks and delete big files.", "repo": "autopkg/jpiel-recipes", - "path": "Consolation3/Consolation3.munki.recipe", - "parent": "com.github.jpiel.pkg.Consolation3", - "shortname": "Consolation3.munki", + "path": "OmniDiskSweeper/OmniDiskSweeper.munki.recipe", + "parent": "com.github.jpiel.pkg.OmniDiskSweeper", + "shortname": "OmniDiskSweeper.munki", "inferred_type": "munki", - "munki_display_name": "Consolation 3", - "munki_description": "Consolation provides an accessible but powerful way to browse, search, and analyse entries in the new log system which have already been captured." + "munki_display_name": "OmniDiskSweeper", + "munki_description": "OmniDiskSweeper is really great at what it does- showing you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution. (Requires OS X v10.8+)" }, - "com.github.jpiel.download.Consolation3": { - "name": "Consolation3", - "description": "Downloads the latest version of Consolation3.", + "com.github.jpiel.download.OmniDiskSweeper": { + "name": "OmniDiskSweeper", + "description": "Downloads the latest version of OmniDiskSweeper.", "repo": "autopkg/jpiel-recipes", - "path": "Consolation3/Consolation3.download.recipe", - "shortname": "Consolation3.download", + "path": "OmniDiskSweeper/OmniDiskSweeper.download.recipe", + "deprecated": true, + "shortname": "OmniDiskSweeper.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.Consolation3-AppOnly", - "com.github.jpiel.pkg.Consolation3" + "com.github.jpiel.pkg.OmniDiskSweeper" ] }, - "com.github.jpiel.pkg.Consolation3": { + "com.github.jpiel.pkg.OmniDiskSweeper": { "name": null, - "description": "Package Consolation3. Will install the app and the other files in a folder named Consolation3.", + "description": "Packages the download of OmniDiskSweeper.", "repo": "autopkg/jpiel-recipes", - "path": "Consolation3/Consolation3.pkg.recipe", - "parent": "com.github.jpiel.download.Consolation3", - "shortname": "Consolation3.pkg", + "path": "OmniDiskSweeper/OmniDiskSweeper.pkg.recipe", + "parent": "com.github.jpiel.download.OmniDiskSweeper", + "shortname": "OmniDiskSweeper.pkg", "inferred_type": "pkg", "children": [ - "com.github.jpiel.munki.Consolation3" + "com.github.jpiel.munki.OmniDiskSweeper" ] }, - "com.github.jpiel.download.Localized-LibreOffice": { - "name": "LibreOffice", - "description": "This recipe downloads latest LibreOffice and the language pack of the specified language.\n\t\n\tLibreOffice Still is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Fresh is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our fresh version.\n\nLibreOffice main app is downloaded according to io.github.hjuutilainen.download.LibreOffice code but with CHECK_FILE_SIZE_ONLY added", + "com.github.jpiel.download.Waterfox": { + "name": "Waterfox", + "description": "Alternative to Firefox.\n\tThis recipe install the Current version.\n\tTo download the Classic version of the app, use the Waterfox-Classic recipe.", "repo": "autopkg/jpiel-recipes", - "path": "Localized-LibreOffice/Localized-LibreOffice.download.recipe", - "shortname": "Localized-LibreOffice.download", + "path": "Waterfox/Waterfox.download.recipe", + "shortname": "Waterfox.download", "inferred_type": "download", "children": [ - "com.github.jpiel.pkg.Localized-LibreOffice" + "com.github.jpiel.munki.Waterfox" ] }, - "com.github.jpiel.munki.Localized-LibreOffice": { - "name": "LibreOffice", - "description": "Downloads the current release version of LibreOffice with a language pack and imports into Munki.", + "com.github.jpiel.munki.Waterfox": { + "name": null, + "description": "Downloads the latest version of the Current branch of Waterfox.\n\tTo download the Classic version of the app, use the Waterfox-Classic recipe.\n\tWaterfox is a fork of Firefox.", "repo": "autopkg/jpiel-recipes", - "path": "Localized-LibreOffice/Localized-LibreOffice.munki.recipe", - "parent": "com.github.jpiel.pkg.Localized-LibreOffice", - "shortname": "Localized-LibreOffice.munki", + "path": "Waterfox/Waterfox.munki.recipe", + "parent": "com.github.jpiel.download.Waterfox", + "shortname": "Waterfox.munki", "inferred_type": "munki", - "munki_display_name": "LibreOffice %LANGUAGE_CODE%", - "munki_description": "LibreOffice with %LANGUAGE_CODE% Language pack" + "munki_display_name": "Waterfox", + "munki_description": "Internet Browser" }, - "com.github.jpiel.pkg.Localized-LibreOffice": { - "name": "LibreOffice", - "description": "Downloads the current release version of LibreOffice, merge it with language pack and builds a package.", + "com.github.jpiel.munki.SystHist": { + "name": null, + "description": "lists full system and security update installation history", "repo": "autopkg/jpiel-recipes", - "path": "Localized-LibreOffice/Localized-LibreOffice.pkg.recipe", - "parent": "com.github.jpiel.download.Localized-LibreOffice", - "shortname": "Localized-LibreOffice.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jpiel.munki.Localized-LibreOffice" - ] - }, - "com.github.psaintemarie.pkg.postman-arm64": { - "name": "Postman-arm64", - "description": "Downloads the current release version of Postman for Apple Silicon and builds a package. Taken from bnpl-recipes repo", - "repo": "autopkg/psaintemarie-recipes", - "path": "Postman-arm64/Postman-arm64.pkg.recipe", - "parent": "com.github.psaintemarie.download.postman-arm64", - "shortname": "Postman-arm64.pkg", - "inferred_type": "pkg" - }, - "com.github.psaintemarie.munki.postman-arm64": { - "name": "Postman-arm64", - "description": "Downloads the current release version of Postman for Apple Silicon, builds a package and imports it to Munki. Taken from bnpl-recipes repo", - "repo": "autopkg/psaintemarie-recipes", - "path": "Postman-arm64/Postman-arm64.munki.recipe", - "parent": "com.github.psaintemarie.download.postman-arm64", - "shortname": "Postman-arm64.munki", - "inferred_type": "munki", - "munki_display_name": "Postman", - "munki_description": "Create and send any HTTP request using the awesome Postman request builder. Write your own test cases to validate response data, response times, and more!" - }, - "com.github.psaintemarie.download.postman-arm64": { - "name": "Postman-arm64", - "description": "Downloads the current release version of Postman for Apple Silicon. Taken from bnpl-recipes repo. thanks to TSPARR for the Code Signature Check", - "repo": "autopkg/psaintemarie-recipes", - "path": "Postman-arm64/Postman-arm64.download.recipe", - "shortname": "Postman-arm64.download", - "inferred_type": "download", - "children": [ - "com.github.psaintemarie.pkg.postman-arm64", - "com.github.psaintemarie.munki.postman-arm64" - ] - }, - "com.github.psaintemarie.download.Spotify-arm64": { - "name": "Spotify-arm64", - "description": "Downloads the latest Spotify for Apple Silicon.", - "repo": "autopkg/psaintemarie-recipes", - "path": "Spotify-arm64/Spotify-arm64.download.recipe", - "shortname": "Spotify-arm64.download", - "inferred_type": "download", - "children": [ - "com.github.psaintemarie.munki.Spotify-arm64" - ] - }, - "com.github.psaintemarie.munki.Spotify-arm64": { - "name": "Spotify-arm64", - "description": "Downloads the latest Spotify for Apple Silicon and imports into Munki.\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n", - "repo": "autopkg/psaintemarie-recipes", - "path": "Spotify-arm64/Spotify-arm64.munki.recipe", - "parent": "com.github.psaintemarie.download.Spotify-arm64", - "shortname": "Spotify-arm64.munki", + "path": "SystHist/SystHist.munki.recipe", + "parent": "com.github.jpiel.download.SystHist", + "shortname": "SystHist.munki", "inferred_type": "munki", - "munki_display_name": "Spotify", - "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels." + "munki_display_name": "SystHist", + "munki_description": "SystHist is a clean and simple app which tells you all the OS X/macOS system and security updates which have been installed on that Mac. Now probes deep into protected territory to find even silent silent updates, and gives details of all the files updated. Full release includes extensive Help book." }, - "com.github.psaintemarie.download.EncryptMe": { - "name": "EncryptMe", - "description": "Downloads the latest version of EncryptMe.", - "repo": "autopkg/psaintemarie-recipes", - "path": "EncryptMe/EncryptMe.download.recipe", - "shortname": "EncryptMe.download", + "com.github.jpiel.download.SystHist": { + "name": "SystHist", + "description": "Downloads the latest version of SystHist.", + "repo": "autopkg/jpiel-recipes", + "path": "SystHist/SystHist.download.recipe", + "shortname": "SystHist.download", "inferred_type": "download", "children": [ - "com.github.psaintemarie.munki.EncryptMe" + "com.github.jpiel.munki.SystHist" ] }, - "com.github.psaintemarie.munki.EncryptMe": { - "name": "EncryptMe", - "description": "Downloads the latest version of EncryptMe and imports it into Munki.", - "repo": "autopkg/psaintemarie-recipes", - "path": "EncryptMe/EncryptMe.munki.recipe", - "parent": "com.github.psaintemarie.download.EncryptMe", - "shortname": "EncryptMe.munki", - "inferred_type": "munki", - "munki_display_name": "EncryptMe", - "munki_description": "EncryptMe is a VPN app." - }, "com.github.psaintemarie.download.AppGateSDP": { "name": "AppGate SDP", "description": "Downloads the latest version of the AppGate SDP client.", @@ -111166,37 +111089,26 @@ "munki_display_name": "Microsoft Onedrive", "munki_description": "Microsoft Onedrive" }, - "com.github.psaintemarie.munki.CloudApp": { - "name": "CloudApp", - "description": "Downloads the latest version of CloudApp and imports it into Munki.", + "com.github.psaintemarie.munki.EncryptMe": { + "name": "EncryptMe", + "description": "Downloads the latest version of EncryptMe and imports it into Munki.", "repo": "autopkg/psaintemarie-recipes", - "path": "CloudApp/CloudApp.munki.recipe", - "parent": "com.github.psaintemarie.download.CloudApp", - "shortname": "CloudApp.munki", + "path": "EncryptMe/EncryptMe.munki.recipe", + "parent": "com.github.psaintemarie.download.EncryptMe", + "shortname": "EncryptMe.munki", "inferred_type": "munki", - "munki_display_name": "CloudApp", - "munki_description": "CloudApp is the best screenshot editing and video screen recording software. You can record anything on your screen and capture it into an image, a GIF, and a high definition video with sound." - }, - "com.github.psaintemarie.download.CloudApp": { - "name": "CloudApp", - "description": "Downloads the latest version of CloudApp.", - "repo": "autopkg/psaintemarie-recipes", - "path": "CloudApp/CloudApp.download.recipe", - "shortname": "CloudApp.download", - "inferred_type": "download", - "children": [ - "com.github.psaintemarie.munki.CloudApp" - ] + "munki_display_name": "EncryptMe", + "munki_description": "EncryptMe is a VPN app." }, - "com.github.psaintemarie.download.RingCentralClassic": { - "name": "RingCentralClassic", - "description": "Downloads the latest version of RingCentral Classic.", + "com.github.psaintemarie.download.EncryptMe": { + "name": "EncryptMe", + "description": "Downloads the latest version of EncryptMe.", "repo": "autopkg/psaintemarie-recipes", - "path": "RingCentral/RingCentralClassic.download.recipe", - "shortname": "RingCentralClassic.download", + "path": "EncryptMe/EncryptMe.download.recipe", + "shortname": "EncryptMe.download", "inferred_type": "download", "children": [ - "com.github.psaintemarie.munki.RingCentralClassic" + "com.github.psaintemarie.munki.EncryptMe" ] }, "com.github.psaintemarie.munki.RingCentralClassic": { @@ -111210,157 +111122,161 @@ "munki_display_name": "RingCentralClassic", "munki_description": "RingCentral is instant messaging for teams and businesses to communicate and get work done at the same time. In RingCentral you work where your conversations are, so you always know what your team is doing and what needs to get done next." }, - "com.github.mikestechshop.pkg.Automox": { - "name": "Automox", - "description": "Download and Package the latest version of Automox Agent", - "repo": "autopkg/mikestechshop-recipes", - "path": "Automox/Automox.pkg.recipe", - "parent": "com.github.mikestechshop.download.Automox", - "shortname": "Automox.pkg", - "inferred_type": "pkg" - }, - "com.github.mikestechshop.download.Automox": { - "name": "Automox", - "description": "Download the latest version of Automox Agent", - "repo": "autopkg/mikestechshop-recipes", - "path": "Automox/Automox.download.recipe", - "shortname": "Automox.download", + "com.github.psaintemarie.download.RingCentralClassic": { + "name": "RingCentralClassic", + "description": "Downloads the latest version of RingCentral Classic.", + "repo": "autopkg/psaintemarie-recipes", + "path": "RingCentral/RingCentralClassic.download.recipe", + "shortname": "RingCentralClassic.download", "inferred_type": "download", "children": [ - "com.github.mikestechshop.pkg.Automox" + "com.github.psaintemarie.munki.RingCentralClassic" ] }, - "com.github.autopkg.mikestechshop.download.PlantronicsHubDesktop": { - "name": "PlantronicsHubDesktop", - "description": "Downloads latest Plantronics Hub Desktop disk image.", - "repo": "autopkg/mikestechshop-recipes", - "path": "Plantronics Hub Desktop/PlantronicsHubDesktop.download.recipe", - "shortname": "PlantronicsHubDesktop.download", + "com.github.psaintemarie.download.CloudApp": { + "name": "CloudApp", + "description": "Downloads the latest version of CloudApp.", + "repo": "autopkg/psaintemarie-recipes", + "path": "CloudApp/CloudApp.download.recipe", + "shortname": "CloudApp.download", "inferred_type": "download", "children": [ - "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop" + "com.github.psaintemarie.munki.CloudApp" ] }, - "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop": { - "name": "PlantronicsHubDesktop", - "description": "Downloads latest Plantronics Hub Desktop disk image.", - "repo": "autopkg/mikestechshop-recipes", - "path": "Plantronics Hub Desktop/PlantronicsHubDesktop.pkg.recipe", - "parent": "com.github.autopkg.mikestechshop.download.PlantronicsHubDesktop", - "shortname": "PlantronicsHubDesktop.pkg", - "inferred_type": "pkg", + "com.github.psaintemarie.munki.CloudApp": { + "name": "CloudApp", + "description": "Downloads the latest version of CloudApp and imports it into Munki.", + "repo": "autopkg/psaintemarie-recipes", + "path": "CloudApp/CloudApp.munki.recipe", + "parent": "com.github.psaintemarie.download.CloudApp", + "shortname": "CloudApp.munki", + "inferred_type": "munki", + "munki_display_name": "CloudApp", + "munki_description": "CloudApp is the best screenshot editing and video screen recording software. You can record anything on your screen and capture it into an image, a GIF, and a high definition video with sound." + }, + "com.github.psaintemarie.download.Spotify-arm64": { + "name": "Spotify-arm64", + "description": "Downloads the latest Spotify for Apple Silicon.", + "repo": "autopkg/psaintemarie-recipes", + "path": "Spotify-arm64/Spotify-arm64.download.recipe", + "shortname": "Spotify-arm64.download", + "inferred_type": "download", "children": [ - "com.github.jlehikoinen.jss.PlantronicsHub", - "com.github.jlehikoinen.jamf.PlantronicsHub" + "com.github.psaintemarie.munki.Spotify-arm64" ] }, - "com.github.autopkg.mikestechshop.download.Dialpad": { - "name": "Dialpad", - "description": "Downloads the latest Dialpad.", - "repo": "autopkg/mikestechshop-recipes", - "path": "Dialpad/Dialpad.download.recipe", - "shortname": "Dialpad.download", + "com.github.psaintemarie.munki.Spotify-arm64": { + "name": "Spotify-arm64", + "description": "Downloads the latest Spotify for Apple Silicon and imports into Munki.\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n", + "repo": "autopkg/psaintemarie-recipes", + "path": "Spotify-arm64/Spotify-arm64.munki.recipe", + "parent": "com.github.psaintemarie.download.Spotify-arm64", + "shortname": "Spotify-arm64.munki", + "inferred_type": "munki", + "munki_display_name": "Spotify", + "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels." + }, + "com.github.psaintemarie.download.postman-arm64": { + "name": "Postman-arm64", + "description": "Downloads the current release version of Postman for Apple Silicon. Taken from bnpl-recipes repo. thanks to TSPARR for the Code Signature Check", + "repo": "autopkg/psaintemarie-recipes", + "path": "Postman-arm64/Postman-arm64.download.recipe", + "shortname": "Postman-arm64.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Dialpad", - "com.github.autopkg.mikestechshop.pkg.Dialpad" + "com.github.psaintemarie.pkg.postman-arm64", + "com.github.psaintemarie.munki.postman-arm64" ] }, - "com.github.autopkg.mikestechshop.pkg.Dialpad": { - "name": "Dialpad", - "description": "Builds a package from a downloaded Dialpad download.", - "repo": "autopkg/mikestechshop-recipes", - "path": "Dialpad/Dialpad.pkg.recipe", - "parent": "com.github.autopkg.mikestechshop.download.Dialpad", - "shortname": "Dialpad.pkg", + "com.github.psaintemarie.pkg.postman-arm64": { + "name": "Postman-arm64", + "description": "Downloads the current release version of Postman for Apple Silicon and builds a package. Taken from bnpl-recipes repo", + "repo": "autopkg/psaintemarie-recipes", + "path": "Postman-arm64/Postman-arm64.pkg.recipe", + "parent": "com.github.psaintemarie.download.postman-arm64", + "shortname": "Postman-arm64.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.CatalystBrowse": { - "name": "CatalystBrowse", - "description": "Downloads the current release version of Catalyst Browse and builds a package.", + "com.github.psaintemarie.munki.postman-arm64": { + "name": "Postman-arm64", + "description": "Downloads the current release version of Postman for Apple Silicon, builds a package and imports it to Munki. Taken from bnpl-recipes repo", + "repo": "autopkg/psaintemarie-recipes", + "path": "Postman-arm64/Postman-arm64.munki.recipe", + "parent": "com.github.psaintemarie.download.postman-arm64", + "shortname": "Postman-arm64.munki", + "inferred_type": "munki", + "munki_display_name": "Postman", + "munki_description": "Create and send any HTTP request using the awesome Postman request builder. Write your own test cases to validate response data, response times, and more!" + }, + "com.github.autopkg.mikestechshop.pkg.Shift": { + "name": "Shift", + "description": "Downloads the current release version of Shift and builds a package.", "repo": "autopkg/mikestechshop-recipes", - "path": "Catalyst Browse/CatalystBrowse.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Catalyst Browse", - "shortname": "CatalystBrowse.pkg", + "path": "Shift/Shift.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Shift", + "shortname": "Shift.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.download.EfficientElements": { - "name": "EfficentElements", - "description": "Downloads the latest version of Efficient Elements for Presentations, a PowerPoint Plugin", + "com.github.mikestechshop.download.asana": { + "name": "Asana", + "description": "Downloads latest Asana DMG.\n\nDownload URLs\narm64: https://desktop-downloads.asana.com/darwin_arm64/prod/latest/Asana.dmg\nx86_64: https://desktop-downloads.asana.com/darwin_x64/prod/latest/Asana.dmg\nuniversal (default): https://desktop-downloads.asana.com/darwin_universal/prod/latest/Asana.dmg\n ", "repo": "autopkg/mikestechshop-recipes", - "path": "Efficient Elements/Efficient Elements.download.recipe", - "shortname": "Efficient Elements.download", + "path": "Asana/Asana.download.recipe", + "shortname": "Asana.download", "inferred_type": "download", "children": [ - "com.github.autopkg.mikestechshop.pkg.EfficientElements" + "com.github.dataJAR-recipes.munki.Asana", + "com.github.mikestechshop.pkg.asana" ] }, - "com.github.autopkg.mikestechshop.pkg.EfficientElements": { - "name": "EfficentElements", - "description": "Downloads the latest version of Efficient Elements for Presentations and builds a package.", - "repo": "autopkg/mikestechshop-recipes", - "path": "Efficient Elements/Efficient Elements.pkg.recipe", - "parent": "com.github.autopkg.mikestechshop.download.EfficientElements", - "shortname": "Efficient Elements.pkg", - "inferred_type": "pkg" - }, - "com.github.autopkg.mikestechshop.pkg.MSTeams": { - "name": "Microsoft Teams", - "description": "Downloads the latest version of Microsoft's Teams installer package and renames the package.", + "com.github.mikestechshop.pkg.asana": { + "name": "Asana", + "description": "Downloads latest Asana DMG and builds a package.", "repo": "autopkg/mikestechshop-recipes", - "path": "Microsoft Teams/MSTeams.pkg.recipe", - "parent": "com.github.apettinen.download.MSTeams", - "shortname": "MSTeams.pkg", + "path": "Asana/Asana.pkg.recipe", + "parent": "com.github.mikestechshop.download.asana", + "shortname": "Asana.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.i1Profiler": { - "name": "i1Profiler", - "description": "Downloads the current release version of i1Profiler and builds a package.", + "com.github.autopkg.mikestechshop.pkg.JumpDesktop": { + "name": "JumpDesktop", + "description": "Builds a package from a downloaded Jump Desktop download.", "repo": "autopkg/mikestechshop-recipes", - "path": "i1Profiler/i1Profiler.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.i1Profiler", - "shortname": "i1Profiler.pkg", + "path": "Jump Desktop/JumpDesktop.pkg.recipe", + "parent": "com.github.autopkg.mikestechshop.download.JumpDesktop", + "shortname": "JumpDesktop.pkg", "inferred_type": "pkg" }, - "com.github.mikestechshop.download.dfstudiodownloader": { - "name": "DFStudioDownloader", - "description": "Downloads latest DF Studio Downloader", + "com.github.autopkg.mikestechshop.download.JumpDesktop": { + "name": "JumpDesktop", + "description": "Downloads the current release of Jump Desktop", "repo": "autopkg/mikestechshop-recipes", - "path": "DF Studio/DFStudioDownloader.download.recipe", - "shortname": "DFStudioDownloader.download", + "path": "Jump Desktop/JumpDesktop.download.recipe", + "shortname": "JumpDesktop.download", "inferred_type": "download", "children": [ - "com.github.mikestechshop.pkg.dfstudiodownloader" + "com.github.autopkg.mikestechshop.pkg.JumpDesktop" ] }, - "com.github.mikestechshop.pkg.dfstudiodownloader": { - "name": "DFStudioDownloader", - "description": "Downloads latest DF Studio Downloader DMG and builds a package.", - "repo": "autopkg/mikestechshop-recipes", - "path": "DF Studio/DFStudioDownloader.pkg.recipe", - "parent": "com.github.mikestechshop.download.dfstudiodownloader", - "shortname": "DFStudioDownloader.pkg", - "inferred_type": "pkg" - }, - "com.github.mikestechshop.pkg.asana": { - "name": "Asana", - "description": "Downloads latest Asana DMG and builds a package.", + "com.github.mikestechshop.pkg.AWSVPNClient": { + "name": "AWSVPNClient", + "description": "Downloads and builds a package of the latest AWV VPN Client", "repo": "autopkg/mikestechshop-recipes", - "path": "Asana/Asana.pkg.recipe", - "parent": "com.github.mikestechshop.download.asana", - "shortname": "Asana.pkg", + "path": "AWS VPN/AWSVPN.pkg.recipe", + "parent": "com.github.ygini.download.AWSVPNClient", + "shortname": "AWSVPN.pkg", "inferred_type": "pkg" }, - "com.github.mikestechshop.download.asana": { - "name": "Asana", - "description": "Downloads latest Asana DMG.\n\nDownload URLs\narm64: https://desktop-downloads.asana.com/darwin_arm64/prod/latest/Asana.dmg\nx86_64: https://desktop-downloads.asana.com/darwin_x64/prod/latest/Asana.dmg\nuniversal (default): https://desktop-downloads.asana.com/darwin_universal/prod/latest/Asana.dmg\n ", + "com.github.mikestechshop.download.IconikAgent": { + "name": "IconikAgent", + "description": "Downloads latest Iconik Desktop Agent. You MUST specify the architecture (Either x64 or arm64) in your override.", "repo": "autopkg/mikestechshop-recipes", - "path": "Asana/Asana.download.recipe", - "shortname": "Asana.download", + "path": "Iconik/IconikAgent.download.recipe", + "shortname": "IconikAgent.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Asana", - "com.github.mikestechshop.pkg.asana" + "com.github.mikestechshop.pkg.IconikAgent" ] }, "com.github.mikestechshop.pkg.IconikAgent": { @@ -111372,24 +111288,55 @@ "shortname": "IconikAgent.pkg", "inferred_type": "pkg" }, - "com.github.mikestechshop.download.IconikAgent": { - "name": "IconikAgent", - "description": "Downloads latest Iconik Desktop Agent. You MUST specify the architecture (Either x64 or arm64) in your override.", + "com.github.autopkg.mikestechshop.pkg.Dialpad": { + "name": "Dialpad", + "description": "Builds a package from a downloaded Dialpad download.", "repo": "autopkg/mikestechshop-recipes", - "path": "Iconik/IconikAgent.download.recipe", - "shortname": "IconikAgent.download", + "path": "Dialpad/Dialpad.pkg.recipe", + "parent": "com.github.autopkg.mikestechshop.download.Dialpad", + "shortname": "Dialpad.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.mikestechshop.download.Dialpad": { + "name": "Dialpad", + "description": "Downloads the latest Dialpad.", + "repo": "autopkg/mikestechshop-recipes", + "path": "Dialpad/Dialpad.download.recipe", + "shortname": "Dialpad.download", "inferred_type": "download", "children": [ - "com.github.mikestechshop.pkg.IconikAgent" + "com.github.dataJAR-recipes.munki.Dialpad", + "com.github.autopkg.mikestechshop.pkg.Dialpad" ] }, - "com.github.mikestechshop.pkg.AWSVPNClient": { - "name": "AWSVPNClient", - "description": "Downloads and builds a package of the latest AWV VPN Client", + "com.github.autopkg.mikestechshop.pkg.JumpDesktopConnect": { + "name": "JumpDesktopConnect", + "description": "Downloads the latest version of Jump Desktop Connect installer and creates a package", + "repo": "autopkg/mikestechshop-recipes", + "path": "Jump Desktop Connect/JumpDesktopConnect.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Jump Desktop Connect", + "shortname": "JumpDesktopConnect.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.mikestechshop.pkg.Discord": { + "name": "Discord", + "description": "Downloads the current release version of Discord and builds a package.", + "repo": "autopkg/mikestechshop-recipes", + "path": "Discord/Discord.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.Discord", + "shortname": "Discord.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Discord" + ] + }, + "com.github.autopkg.mikestechshop.pkg.EgnyteDesktopAppCore": { + "name": "EgnyteDesktopAppCore", + "description": "Builds a package for the Egnyte Desktop App Core", "repo": "autopkg/mikestechshop-recipes", - "path": "AWS VPN/AWSVPN.pkg.recipe", - "parent": "com.github.ygini.download.AWSVPNClient", - "shortname": "AWSVPN.pkg", + "path": "Egnyte/EgnyteDesktopAppCore.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop App Core", + "shortname": "EgnyteDesktopAppCore.pkg", "inferred_type": "pkg" }, "com.github.mikestechshop.download.CloudFlareWarp": { @@ -111412,51 +111359,103 @@ "shortname": "CloudFlareWarp.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.SnapzPro": { - "name": "SnapzPro", - "description": "Pull pkg for Snapz Pro with an appended version number.", + "com.github.autopkg.mikestechshop.pkg.MSTeams": { + "name": "Microsoft Teams", + "description": "Downloads the latest version of Microsoft's Teams installer package and renames the package.", "repo": "autopkg/mikestechshop-recipes", - "path": "SnapzPro/SnapzPro.pkg.recipe", - "parent": "com.github.poundbangbash.eholtam-recipes.download.SnapzPro", - "shortname": "SnapzPro.pkg", + "path": "Microsoft Teams/MSTeams.pkg.recipe", + "parent": "com.github.apettinen.download.MSTeams", + "shortname": "MSTeams.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.JumpDesktopConnect": { - "name": "JumpDesktopConnect", - "description": "Downloads the latest version of Jump Desktop Connect installer and creates a package", + "com.github.autopkg.mikestechshop.download.dockutil": { + "name": "dockutil", + "description": "Downloads the current release of Dockutil from Github.", "repo": "autopkg/mikestechshop-recipes", - "path": "Jump Desktop Connect/JumpDesktopConnect.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Jump Desktop Connect", - "shortname": "JumpDesktopConnect.pkg", + "path": "Dockutil/Dockutil.download.recipe", + "shortname": "Dockutil.download", + "inferred_type": "download" + }, + "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop": { + "name": "PlantronicsHubDesktop", + "description": "Downloads latest Plantronics Hub Desktop disk image.", + "repo": "autopkg/mikestechshop-recipes", + "path": "Plantronics Hub Desktop/PlantronicsHubDesktop.pkg.recipe", + "parent": "com.github.autopkg.mikestechshop.download.PlantronicsHubDesktop", + "shortname": "PlantronicsHubDesktop.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jlehikoinen.jss.PlantronicsHub", + "com.github.jlehikoinen.jamf.PlantronicsHub" + ] + }, + "com.github.autopkg.mikestechshop.download.PlantronicsHubDesktop": { + "name": "PlantronicsHubDesktop", + "description": "Downloads latest Plantronics Hub Desktop disk image.", + "repo": "autopkg/mikestechshop-recipes", + "path": "Plantronics Hub Desktop/PlantronicsHubDesktop.download.recipe", + "shortname": "PlantronicsHubDesktop.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop" + ] + }, + "com.github.autopkg.mikestechshop.download.Xink": { + "name": "Xink", + "description": "Downloads the latest Xink.io App", + "repo": "autopkg/mikestechshop-recipes", + "path": "Xink/Xink.download.recipe", + "shortname": "Xink.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.mikestechshop.pkg.Xink" + ] + }, + "com.github.autopkg.mikestechshop.pkg.Xink": { + "name": "Xink", + "description": "Builds a package for the Xink.io app", + "repo": "autopkg/mikestechshop-recipes", + "path": "Xink/Xink.pkg.recipe", + "parent": "com.github.autopkg.mikestechshop.download.Xink", + "shortname": "Xink.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.download.TandemChat": { - "name": "Tandem", - "description": "Downloads the latest Tandem Chat", + "com.github.autopkg.mikestechshop.download.EfficientElements": { + "name": "EfficentElements", + "description": "Downloads the latest version of Efficient Elements for Presentations, a PowerPoint Plugin", "repo": "autopkg/mikestechshop-recipes", - "path": "Tandem/TandemChat.download.recipe", - "shortname": "TandemChat.download", + "path": "Efficient Elements/Efficient Elements.download.recipe", + "shortname": "Efficient Elements.download", "inferred_type": "download", "children": [ - "com.github.autopkg.mikestechshop.pkg.TandemChat" + "com.github.autopkg.mikestechshop.pkg.EfficientElements" ] }, - "com.github.autopkg.mikestechshop.pkg.TandemChat": { - "name": "Tandem", - "description": "Builds a package for Tandem Chat", + "com.github.autopkg.mikestechshop.pkg.EfficientElements": { + "name": "EfficentElements", + "description": "Downloads the latest version of Efficient Elements for Presentations and builds a package.", "repo": "autopkg/mikestechshop-recipes", - "path": "Tandem/TandemChat.pkg.recipe", - "parent": "com.github.autopkg.mikestechshop.download.TandemChat", - "shortname": "TandemChat.pkg", + "path": "Efficient Elements/Efficient Elements.pkg.recipe", + "parent": "com.github.autopkg.mikestechshop.download.EfficientElements", + "shortname": "Efficient Elements.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.EgnyteDesktopAppCore": { - "name": "EgnyteDesktopAppCore", - "description": "Builds a package for the Egnyte Desktop App Core", + "com.github.autopkg.mikestechshop.pkg.SnapzPro": { + "name": "SnapzPro", + "description": "Pull pkg for Snapz Pro with an appended version number.", "repo": "autopkg/mikestechshop-recipes", - "path": "Egnyte/EgnyteDesktopAppCore.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Egnyte Desktop App Core", - "shortname": "EgnyteDesktopAppCore.pkg", + "path": "SnapzPro/SnapzPro.pkg.recipe", + "parent": "com.github.poundbangbash.eholtam-recipes.download.SnapzPro", + "shortname": "SnapzPro.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.mikestechshop.pkg.i1Profiler": { + "name": "i1Profiler", + "description": "Downloads the current release version of i1Profiler and builds a package.", + "repo": "autopkg/mikestechshop-recipes", + "path": "i1Profiler/i1Profiler.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.i1Profiler", + "shortname": "i1Profiler.pkg", "inferred_type": "pkg" }, "com.github.mikestechshop.jamf.BoxNotes": { @@ -111493,132 +111492,143 @@ "com.github.mikestechshop.jamf.BoxNotes" ] }, - "com.github.autopkg.mikestechshop.pkg.Discord": { - "name": "Discord", - "description": "Downloads the current release version of Discord and builds a package.", + "com.github.mikestechshop.download.dfstudiodownloader": { + "name": "DFStudioDownloader", + "description": "Downloads latest DF Studio Downloader", "repo": "autopkg/mikestechshop-recipes", - "path": "Discord/Discord.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.Discord", - "shortname": "Discord.pkg", - "inferred_type": "pkg", + "path": "DF Studio/DFStudioDownloader.download.recipe", + "shortname": "DFStudioDownloader.download", + "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.Discord" + "com.github.mikestechshop.pkg.dfstudiodownloader" ] }, - "com.github.autopkg.mikestechshop.pkg.Shift": { - "name": "Shift", - "description": "Downloads the current release version of Shift and builds a package.", + "com.github.mikestechshop.pkg.dfstudiodownloader": { + "name": "DFStudioDownloader", + "description": "Downloads latest DF Studio Downloader DMG and builds a package.", "repo": "autopkg/mikestechshop-recipes", - "path": "Shift/Shift.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Shift", - "shortname": "Shift.pkg", + "path": "DF Studio/DFStudioDownloader.pkg.recipe", + "parent": "com.github.mikestechshop.download.dfstudiodownloader", + "shortname": "DFStudioDownloader.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.download.JumpDesktop": { - "name": "JumpDesktop", - "description": "Downloads the current release of Jump Desktop", + "com.github.autopkg.mikestechshop.pkg.airtable": { + "name": "Airtable", + "description": "Downloads latest AirTable disk image and builds a package.", "repo": "autopkg/mikestechshop-recipes", - "path": "Jump Desktop/JumpDesktop.download.recipe", - "shortname": "JumpDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.autopkg.mikestechshop.pkg.JumpDesktop" - ] + "path": "AirTable/airtable.pkg.recipe", + "parent": "com.github.michalmmac.download.Airtable", + "shortname": "airtable.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.JumpDesktop": { - "name": "JumpDesktop", - "description": "Builds a package from a downloaded Jump Desktop download.", + "com.github.autopkg.mikestechshop.pkg.CatalystBrowse": { + "name": "CatalystBrowse", + "description": "Downloads the current release version of Catalyst Browse and builds a package.", "repo": "autopkg/mikestechshop-recipes", - "path": "Jump Desktop/JumpDesktop.pkg.recipe", - "parent": "com.github.autopkg.mikestechshop.download.JumpDesktop", - "shortname": "JumpDesktop.pkg", + "path": "Catalyst Browse/CatalystBrowse.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Catalyst Browse", + "shortname": "CatalystBrowse.pkg", "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.download.dockutil": { - "name": "dockutil", - "description": "Downloads the current release of Dockutil from Github.", + "com.github.autopkg.mikestechshop.pkg.TandemChat": { + "name": "Tandem", + "description": "Builds a package for Tandem Chat", "repo": "autopkg/mikestechshop-recipes", - "path": "Dockutil/Dockutil.download.recipe", - "shortname": "Dockutil.download", - "inferred_type": "download" + "path": "Tandem/TandemChat.pkg.recipe", + "parent": "com.github.autopkg.mikestechshop.download.TandemChat", + "shortname": "TandemChat.pkg", + "inferred_type": "pkg" }, - "com.github.autopkg.mikestechshop.pkg.Xink": { - "name": "Xink", - "description": "Builds a package for the Xink.io app", + "com.github.autopkg.mikestechshop.download.TandemChat": { + "name": "Tandem", + "description": "Downloads the latest Tandem Chat", "repo": "autopkg/mikestechshop-recipes", - "path": "Xink/Xink.pkg.recipe", - "parent": "com.github.autopkg.mikestechshop.download.Xink", - "shortname": "Xink.pkg", - "inferred_type": "pkg" + "path": "Tandem/TandemChat.download.recipe", + "shortname": "TandemChat.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.mikestechshop.pkg.TandemChat" + ] }, - "com.github.autopkg.mikestechshop.download.Xink": { - "name": "Xink", - "description": "Downloads the latest Xink.io App", + "com.github.mikestechshop.download.Automox": { + "name": "Automox", + "description": "Download the latest version of Automox Agent", "repo": "autopkg/mikestechshop-recipes", - "path": "Xink/Xink.download.recipe", - "shortname": "Xink.download", + "path": "Automox/Automox.download.recipe", + "shortname": "Automox.download", "inferred_type": "download", "children": [ - "com.github.autopkg.mikestechshop.pkg.Xink" + "com.github.mikestechshop.pkg.Automox" ] }, - "com.github.autopkg.mikestechshop.pkg.airtable": { - "name": "Airtable", - "description": "Downloads latest AirTable disk image and builds a package.", + "com.github.mikestechshop.pkg.Automox": { + "name": "Automox", + "description": "Download and Package the latest version of Automox Agent", "repo": "autopkg/mikestechshop-recipes", - "path": "AirTable/airtable.pkg.recipe", - "parent": "com.github.michalmmac.download.Airtable", - "shortname": "airtable.pkg", + "path": "Automox/Automox.pkg.recipe", + "parent": "com.github.mikestechshop.download.Automox", + "shortname": "Automox.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.download.FotoStationPro": { - "name": "FotoStation Pro", - "description": "Downloads the latest FotoStation Pro for macOS.", + "com.github.grumpydrew.install.UHKAgent": { + "name": "UHK Agent", + "description": "Downloads the Ultimate Hacking Keyboard agent and installs it.", "repo": "autopkg/drewdiver-recipes", - "path": "FotoStationPro/Fotostation.download.recipe", - "shortname": "Fotostation.download", + "path": "UHKAgent/UHKAgent.install.recipe", + "parent": "com.github.grumpydrew.download.UHKAgent", + "shortname": "UHKAgent.install", + "inferred_type": "install" + }, + "com.github.grumpydrew.download.UHKAgent": { + "name": "UHK Agent", + "description": "Download recipe for the Ultimate Hacking Keyboard agent.", + "repo": "autopkg/drewdiver-recipes", + "path": "UHKAgent/UHKAgent.download.recipe", + "shortname": "UHKAgent.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.pkg.FotoStationPro" + "com.github.grumpydrew.install.UHKAgent" ] }, - "com.github.grumpydrew.pkg.FotoStationPro": { - "name": "FotoStation Pro", - "description": "Downloads the latest version of FotoStation Pro and creates a package.", + "com.github.grumpydrew.install.Mosh": { + "name": "Mosh", + "description": "Downloads and installs the latest version of Mosh.", "repo": "autopkg/drewdiver-recipes", - "path": "FotoStationPro/FotoStationPro.pkg.recipe", - "parent": "com.github.grumpydrew.download.FotoStationPro", - "shortname": "FotoStationPro.pkg", - "inferred_type": "pkg" + "path": "Mosh/Mosh.install.recipe", + "parent": "com.github.grumpydrew.download.Mosh", + "shortname": "Mosh.install", + "inferred_type": "install" }, - "com.github.grumpydrew.download.PodmanDesktop": { - "name": "PodmanDesktop", - "description": "Download recipe for Podman Desktop.", + "com.github.grumpydrew.download.Mosh": { + "name": "mosh", + "description": "Downloads the latest version of Mosh.", "repo": "autopkg/drewdiver-recipes", - "path": "PodmanDesktop/PodmanDesktop.download.recipe", - "shortname": "PodmanDesktop.download", + "path": "Mosh/Mosh.download.recipe", + "shortname": "Mosh.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.pkg.PodmanDesktop" + "com.github.grumpydrew.install.Mosh" ] }, - "com.github.grumpydrew.pkg.PodmanDesktop": { - "name": "PodmanDesktop", - "description": "Downloads the latest version of Podman Desktop and creates a package.", + "com.github.grumpydrew.pkg.boxcryptor": { + "name": "Boxcryptor", + "description": "Downloads latest Boxcryptor disk image and builds a package.", "repo": "autopkg/drewdiver-recipes", - "path": "PodmanDesktop/PodmanDesktop.pkg.recipe", - "parent": "com.github.grumpydrew.download.PodmanDesktop", - "shortname": "PodmanDesktop.pkg", + "path": "Boxcryptor/Boxcryptor.pkg.recipe", + "parent": "com.github.grumpydrew.download.Boxcryptor", + "shortname": "Boxcryptor.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.pkg.Bitwarden": { - "name": "Bitwarden", - "description": "Downloads the latest version of Bitwarden and creates a package.", + "com.github.grumpydrew.download.Boxcryptor": { + "name": "Boxcryptor", + "description": "Download recipe for Boxcryptor.", "repo": "autopkg/drewdiver-recipes", - "path": "Bitwarden/Bitwarden.pkg.recipe", - "parent": "com.github.grumpydrew.download.Bitwarden", - "shortname": "Bitwarden.pkg", - "inferred_type": "pkg" + "path": "Boxcryptor/Boxcryptor.download.recipe", + "shortname": "Boxcryptor.download", + "inferred_type": "download", + "children": [ + "com.github.grumpydrew.pkg.boxcryptor" + ] }, "com.github.grumpydrew.download.Bitwarden": { "name": "Bitwarden", @@ -111632,66 +111642,55 @@ "com.github.wycomco.munki.Bitwarden" ] }, - "com.github.grumpydrew.pkg.WordFinder": { - "name": "WordFinder", - "description": "Downloads latest WordFinder disk image and builds a package.", + "com.github.grumpydrew.pkg.Bitwarden": { + "name": "Bitwarden", + "description": "Downloads the latest version of Bitwarden and creates a package.", "repo": "autopkg/drewdiver-recipes", - "path": "WordFinder/WordFinder.pkg.recipe", - "parent": "com.github.grumpydrew.download.WordFinder", - "shortname": "WordFinder.pkg", + "path": "Bitwarden/Bitwarden.pkg.recipe", + "parent": "com.github.grumpydrew.download.Bitwarden", + "shortname": "Bitwarden.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.download.WordFinder": { - "name": "WordFinder", - "description": "Download recipe for WordFinder.", + "com.github.grumpydrew.pkg.MacVim": { + "name": "MacVim", + "description": "Downloads latest MacVim disk image and builds a package.", "repo": "autopkg/drewdiver-recipes", - "path": "WordFinder/WordFinder.download.recipe", - "shortname": "WordFinder.download", + "path": "MacVim/MacVim.pkg.recipe", + "parent": "com.github.grumpydrew.download.MacVim", + "shortname": "MacVim.pkg", + "inferred_type": "pkg" + }, + "com.github.grumpydrew.download.MacVim": { + "name": "MacVim", + "description": "Download recipe for MacVim.", + "repo": "autopkg/drewdiver-recipes", + "path": "MacVim/MacVim.download.recipe", + "shortname": "MacVim.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.pkg.WordFinder" + "com.github.grumpydrew.pkg.MacVim" ] }, - "com.github.grumpydrew.install.UHKAgent": { - "name": "UHK Agent", - "description": "Downloads the Ultimate Hacking Keyboard agent and installs it.", - "repo": "autopkg/drewdiver-recipes", - "path": "UHKAgent/UHKAgent.install.recipe", - "parent": "com.github.grumpydrew.download.UHKAgent", - "shortname": "UHKAgent.install", - "inferred_type": "install" - }, - "com.github.grumpydrew.download.UHKAgent": { - "name": "UHK Agent", - "description": "Download recipe for the Ultimate Hacking Keyboard agent.", + "com.github.grumpydrew.download.Brave": { + "name": "Brave", + "description": "Downloads the latest UNIVERSAL binary for Brave.", "repo": "autopkg/drewdiver-recipes", - "path": "UHKAgent/UHKAgent.download.recipe", - "shortname": "UHKAgent.download", + "path": "Brave/Brave.download.recipe", + "shortname": "Brave.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.install.UHKAgent" + "com.github.grumpydrew.pkg.Brave" ] }, - "com.github.grumpydrew.pkg.redeye": { - "name": "redeye", - "description": "Downloads the current release version of Red Eye and builds a package.", + "com.github.grumpydrew.pkg.Brave": { + "name": "Brave", + "description": "Downloads latest Brave Browser and builds a package.", "repo": "autopkg/drewdiver-recipes", - "path": "RedEye/RedEye.pkg.recipe", - "parent": "com.github.grumpydrew.download.redeye", - "shortname": "RedEye.pkg", + "path": "Brave/Brave.pkg.recipe", + "parent": "com.github.grumpydrew.download.Brave", + "shortname": "Brave.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.download.redeye": { - "name": "redeye", - "description": "Download recipe for Red Eye.", - "repo": "autopkg/drewdiver-recipes", - "path": "RedEye/RedEye.download.recipe", - "shortname": "RedEye.download", - "inferred_type": "download", - "children": [ - "com.github.grumpydrew.pkg.redeye" - ] - }, "com.github.grumpydrew.download.lucifer": { "name": "lucifer", "description": "Download recipe for Lucifer.", @@ -111712,115 +111711,105 @@ "shortname": "Lucifer.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.pkg.Brave": { - "name": "Brave", - "description": "Downloads latest Brave Browser and builds a package.", - "repo": "autopkg/drewdiver-recipes", - "path": "Brave/Brave.pkg.recipe", - "parent": "com.github.grumpydrew.download.Brave", - "shortname": "Brave.pkg", - "inferred_type": "pkg" - }, - "com.github.grumpydrew.download.Brave": { - "name": "Brave", - "description": "Downloads the latest UNIVERSAL binary for Brave.", + "com.github.grumpydrew.download.PodmanDesktop": { + "name": "PodmanDesktop", + "description": "Download recipe for Podman Desktop.", "repo": "autopkg/drewdiver-recipes", - "path": "Brave/Brave.download.recipe", - "shortname": "Brave.download", + "path": "PodmanDesktop/PodmanDesktop.download.recipe", + "shortname": "PodmanDesktop.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.pkg.Brave" + "com.github.grumpydrew.pkg.PodmanDesktop" ] }, - "com.github.grumpydrew.download.Mosh": { - "name": "mosh", - "description": "Downloads the latest version of Mosh.", + "com.github.grumpydrew.pkg.PodmanDesktop": { + "name": "PodmanDesktop", + "description": "Downloads the latest version of Podman Desktop and creates a package.", "repo": "autopkg/drewdiver-recipes", - "path": "Mosh/Mosh.download.recipe", - "shortname": "Mosh.download", + "path": "PodmanDesktop/PodmanDesktop.pkg.recipe", + "parent": "com.github.grumpydrew.download.PodmanDesktop", + "shortname": "PodmanDesktop.pkg", + "inferred_type": "pkg" + }, + "com.github.grumpydrew.pkg.WordFinder": { + "name": "WordFinder", + "description": "Downloads latest WordFinder disk image and builds a package.", + "repo": "autopkg/drewdiver-recipes", + "path": "WordFinder/WordFinder.pkg.recipe", + "parent": "com.github.grumpydrew.download.WordFinder", + "shortname": "WordFinder.pkg", + "inferred_type": "pkg" + }, + "com.github.grumpydrew.download.WordFinder": { + "name": "WordFinder", + "description": "Download recipe for WordFinder.", + "repo": "autopkg/drewdiver-recipes", + "path": "WordFinder/WordFinder.download.recipe", + "shortname": "WordFinder.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.install.Mosh" + "com.github.grumpydrew.pkg.WordFinder" ] }, - "com.github.grumpydrew.install.Mosh": { - "name": "Mosh", - "description": "Downloads and installs the latest version of Mosh.", - "repo": "autopkg/drewdiver-recipes", - "path": "Mosh/Mosh.install.recipe", - "parent": "com.github.grumpydrew.download.Mosh", - "shortname": "Mosh.install", - "inferred_type": "install" - }, - "com.github.grumpydrew.download.MacVim": { - "name": "MacVim", - "description": "Download recipe for MacVim.", + "com.github.grumpydrew.download.redeye": { + "name": "redeye", + "description": "Download recipe for Red Eye.", "repo": "autopkg/drewdiver-recipes", - "path": "MacVim/MacVim.download.recipe", - "shortname": "MacVim.download", + "path": "RedEye/RedEye.download.recipe", + "shortname": "RedEye.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.pkg.MacVim" + "com.github.grumpydrew.pkg.redeye" ] }, - "com.github.grumpydrew.pkg.MacVim": { - "name": "MacVim", - "description": "Downloads latest MacVim disk image and builds a package.", + "com.github.grumpydrew.pkg.redeye": { + "name": "redeye", + "description": "Downloads the current release version of Red Eye and builds a package.", "repo": "autopkg/drewdiver-recipes", - "path": "MacVim/MacVim.pkg.recipe", - "parent": "com.github.grumpydrew.download.MacVim", - "shortname": "MacVim.pkg", + "path": "RedEye/RedEye.pkg.recipe", + "parent": "com.github.grumpydrew.download.redeye", + "shortname": "RedEye.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.pkg.boxcryptor": { - "name": "Boxcryptor", - "description": "Downloads latest Boxcryptor disk image and builds a package.", + "com.github.grumpydrew.pkg.FotoStationPro": { + "name": "FotoStation Pro", + "description": "Downloads the latest version of FotoStation Pro and creates a package.", "repo": "autopkg/drewdiver-recipes", - "path": "Boxcryptor/Boxcryptor.pkg.recipe", - "parent": "com.github.grumpydrew.download.Boxcryptor", - "shortname": "Boxcryptor.pkg", + "path": "FotoStationPro/FotoStationPro.pkg.recipe", + "parent": "com.github.grumpydrew.download.FotoStationPro", + "shortname": "FotoStationPro.pkg", "inferred_type": "pkg" }, - "com.github.grumpydrew.download.Boxcryptor": { - "name": "Boxcryptor", - "description": "Download recipe for Boxcryptor.", + "com.github.grumpydrew.download.FotoStationPro": { + "name": "FotoStation Pro", + "description": "Downloads the latest FotoStation Pro for macOS.", "repo": "autopkg/drewdiver-recipes", - "path": "Boxcryptor/Boxcryptor.download.recipe", - "shortname": "Boxcryptor.download", + "path": "FotoStationPro/Fotostation.download.recipe", + "shortname": "Fotostation.download", "inferred_type": "download", "children": [ - "com.github.grumpydrew.pkg.boxcryptor" + "com.github.grumpydrew.pkg.FotoStationPro" ] }, - "com.github.grahampugh.recipes.jamf.EnableSudoTouchID-script": { - "name": "Enable Touch ID for sudo", - "description": "Uploads a script to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Script_Recipes/EnableSudoTouchID.jamf.recipe", - "shortname": "EnableSudoTouchID.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Enable Touch ID for sudo", - "jamf_description": "Enables sudo to be activated via Touch ID. Touch ID must be set up prior to running this item, and may need to be re-run after upgrading macOS." - }, - "com.github.grahampugh.recipes.jamf.XcodeCommandLineTools-script": { - "name": "Xcode Command Line Tools", - "description": "Uploads a script to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.grahampugh.recipes.jamf.VLC-profile": { + "name": "VLC settings", + "description": "Uploads a computer configuration to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Script_Recipes/XcodeCommandLineTools.jamf.recipe", - "shortname": "XcodeCommandLineTools.jamf", + "path": "Jamf_Profile_Recipes/VLC-profile.jamf.recipe", + "shortname": "VLC-profile.jamf", "inferred_type": "jamf", - "jamf_display_name": "Xcode Command Line Tools", - "jamf_description": "Installs or re-installs the Xcode Command Line Tools." + "jamf_display_name": null, + "jamf_description": null }, - "com.github.grahampugh.recipes.jamf.ChangeAccountPasswordWithDialog-script": { - "name": "Change account password with on-screen dialogue", - "description": "Uploads a script to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.grahampugh.recipes.jamf.MAU-profile": { + "name": "MAU Custom Settings", + "description": "Uploads a computer configuration to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Script_Recipes/ChangeAccountPasswordWithDialog.jamf.recipe", - "shortname": "ChangeAccountPasswordWithDialog.jamf", + "path": "Jamf_Profile_Recipes/MAU-profile.jamf.recipe", + "shortname": "MAU-profile.jamf", "inferred_type": "jamf", - "jamf_display_name": "Change account password with on-screen dialogue", - "jamf_description": "Use this tool to change the password of another account on this computer. \n\nIt is not recommended to use this tool to change the password of your current account. You can do that using System Preferences.\n" + "jamf_display_name": null, + "jamf_description": null }, "com.github.grahampugh.recipes.jamf.CiscoAnyConnect-uninstall": { "name": "Cisco AnyConnect Secure Mobility Client", @@ -111832,77 +111821,90 @@ "jamf_display_name": "Uninstall %NAME%", "jamf_description": "Uninstalls Cisco AnyConnect. Please note that with macOS Big Sur and above, an administrator account password must be provided via a prompt in order to remove the System Extension that comes with Cisco AnyConnect." }, - "com.github.grahampugh.recipes.jamf.VLC-profile": { - "name": "VLC settings", - "description": "Uploads a computer configuration to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload": { + "name": "Evernote", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Profile_Recipes/VLC-profile.jamf.recipe", - "shortname": "VLC-profile.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Evernote-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.Evernote", + "shortname": "Evernote-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.grahampugh.recipes.jamf.MAU-profile": { - "name": "MAU Custom Settings", - "description": "Uploads a computer configuration to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload": { + "name": "MySQLWorkBench", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Profile_Recipes/MAU-profile.jamf.recipe", - "shortname": "MAU-profile.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MySQLWorkBench-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.MySQLWorkbench", + "shortname": "MySQLWorkBench-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.grahampugh.recipes.jamf.Firefox-patch": { - "name": "Firefox", - "description": "Downloads the latest version of Firefox and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group. Values for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular combination is offered.\n", + "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload": { + "name": "Adium", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Patch_Recipes/Firefox-patch.jamf.recipe", - "parent": "com.github.grahampugh.recipes.jamf.Firefox", - "shortname": "Firefox-patch.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Adium-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.Adium", + "shortname": "Adium-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload": { - "name": "TunnelBear", + "com.github.autopkg.grahampugh-recipes.jamf.MersiveSolstice-pkg-upload": { + "name": "Mersive Solstice", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/TunnelBear-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.TunnelBear", - "shortname": "TunnelBear-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MersiveSolstice-pkg-upload.jamf.recipe", + "parent": "com.github.ahousseini-recipes.pkg.Mersive Solstice", + "shortname": "MersiveSolstice-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Brackets-pkg-upload": { - "name": "Brackets", + "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser-pkg-upload": { + "name": "TorBrowser", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Brackets-pkg-upload.jamf.recipe", - "parent": "com.github.novaksam.pkg.Brackets", - "shortname": "Brackets-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/TorBrowser-pkg-upload.jamf.recipe", + "parent": "com.github.crystalllized.pkg.TorBrowser", + "shortname": "TorBrowser-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Miro-pkg-upload": { - "name": "Miro", + "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload": { + "name": "LibreOffice", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Miro-pkg-upload.jamf.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Miro", - "shortname": "Miro-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/LibreOffice-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.LibreOffice", + "shortname": "LibreOffice-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload": { - "name": "Monodraw", + "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload": { + "name": "Clarify", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Monodraw-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Monodraw", - "shortname": "Monodraw-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Clarify-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Clarify", + "shortname": "Clarify-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.grahampugh.recipes.jamf.erase-install-pkg-upload": { + "name": "erase-install", + "description": "Downloads the latest version of erase-install and uploads the package to Jamf.", + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Package_Upload_Only_Recipes/erase-install-pkg-upload.jamf.recipe", + "parent": "com.github.grahampugh.recipes.pkg.erase-install", + "shortname": "erase-install-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null @@ -111918,508 +111920,541 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload": { - "name": "Evernote", + "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload": { + "name": "Box Sync", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Evernote-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.Evernote", - "shortname": "Evernote-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/BoxSync-pkg-upload.jamf.recipe", + "parent": "com.github.hansen-m.pkg.boxsync", + "shortname": "BoxSync-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload": { - "name": "Proximity", + "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload": { + "name": "OmniFocus", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Proximity-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Proximity", - "shortname": "Proximity-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/OmniFocus-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniFocus-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload": { - "name": "Wireshark", + "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload": { + "name": "Bartender", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Wireshark-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Wireshark", - "shortname": "Wireshark-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Bartender-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Bartender", + "shortname": "Bartender-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload": { - "name": "Alfred 3", + "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload": { + "name": "OmniGraffle", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Alfred3-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred3", - "shortname": "Alfred3-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/OmniGraffle-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniGraffle-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MplayerX-pkg-upload": { - "name": "MplayerX", + "com.github.autopkg.grahampugh-recipes.jamf.Aircall-pkg-upload": { + "name": "Aircall", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MplayerX-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.MPlayerX", - "shortname": "MplayerX-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Aircall-pkg-upload.jamf.recipe", + "parent": "com.github.ahousseini-recipes.pkg.Aircall", + "shortname": "Aircall-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload": { - "name": "Microsoft Word", + "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload": { + "name": "iZip", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftWord-pkg-upload.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftword365", - "shortname": "MicrosoftWord-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/iZip-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.iZip", + "shortname": "iZip-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload": { - "name": "HandBrake", + "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload": { + "name": "LaunchControl", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/HandBrake-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "HandBrake-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/LaunchControl-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.LaunchControl", + "shortname": "LaunchControl-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload": { - "name": "VLC", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload": { + "name": "Google Earth", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/VLC-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GoogleEarth-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.google-earth", + "shortname": "GoogleEarth-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOutlook-pkg-upload": { - "name": "Microsoft Outlook", + "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload": { + "name": "Dropbox", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftOutlook-pkg-upload.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftoutlook365", - "shortname": "MicrosoftOutlook-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Dropbox-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3-pkg-upload": { - "name": "Sublime Text 3", + "com.github.autopkg.grahampugh-recipes.jamf.Opera-pkg-upload": { + "name": "Opera", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/SublimeText3-pkg-upload.jamf.recipe", - "parent": "com.justinrummel.pkg.SublimeText3", - "shortname": "SublimeText3-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Opera-pkg-upload.jamf.recipe", + "parent": "com.github.amsysuk-recipes.pkg.opera", + "shortname": "Opera-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.grahampugh.recipes.jamf.ThreemaWork-pkg-upload": { - "name": null, - "description": "Downloads the latest version of Threema Work and makes a pkg. Then, uploads to the Jamf Pro Server.", + "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload": { + "name": "iMovie", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/ThreemaWork-pkg-upload.jamf.recipe", - "parent": "com.github.grahampugh.recipes.pkg.ThreemaWork", - "shortname": "ThreemaWork-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/iMovie-pkg-upload.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "iMovie-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck-pkg-upload": { - "name": "Cyberduck", + "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload": { + "name": "The Unarchiver", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Cyberduck-pkg-upload.jamf.recipe", - "parent": "com.github.rtrouton.pkg.Cyberduck", - "shortname": "Cyberduck-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/TheUnarchiver-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.TheUnarchiver", + "shortname": "TheUnarchiver-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload": { - "name": "MySQLWorkBench", + "com.github.autopkg.grahampugh-recipes.jamf.Colloquy-pkg-upload": { + "name": "Colloquy", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MySQLWorkBench-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.MySQLWorkbench", - "shortname": "MySQLWorkBench-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Colloquy-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Colloquy", + "shortname": "Colloquy-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload": { - "name": "TextExpander", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload": { + "name": "Microsoft Remote Desktop", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/TextExpander-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.TextExpander", - "shortname": "TextExpander-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftRemoteDesktop-pkg-upload.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "MicrosoftRemoteDesktop-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner-pkg-upload": { - "name": "Carbon Copy Cloner", + "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload": { + "name": "Paparazzi", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/CarbonCopyCloner-pkg-upload.jamf.recipe", - "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", - "shortname": "CarbonCopyCloner-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Paparazzi-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Paparazzi", + "shortname": "Paparazzi-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload": { - "name": "Tunnelblick", + "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload": { + "name": "Grammarly", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Tunnelblick-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Tunnelblick", - "shortname": "Tunnelblick-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Grammarly-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Grammarly", + "shortname": "Grammarly-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.BBEdit-pkg-upload": { - "name": "BBEdit", + "com.github.autopkg.grahampugh-recipes.jamf.yo-pkg-upload": { + "name": "yo", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/BBEdit-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.BBEdit", - "shortname": "BBEdit-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/yo-pkg-upload.jamf.recipe", + "parent": "com.github.jss-recipes.jss.yo", + "shortname": "yo-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload": { - "name": "Twitter", + "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload": { + "name": "Celestia", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Twitter-pkg-upload.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Twitter-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Celestia-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Celestia", + "shortname": "Celestia-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload": { - "name": "Box Sync", + "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload": { + "name": "iTerm2", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/BoxSync-pkg-upload.jamf.recipe", - "parent": "com.github.hansen-m.pkg.boxsync", - "shortname": "BoxSync-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/iTerm2-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload": { - "name": "coconutBattery", + "com.github.autopkg.grahampugh-recipes.jamf.NodeJS-pkg-upload": { + "name": "NodeJS", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/coconutBattery-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.coconutBattery", - "shortname": "coconutBattery-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/NodeJS-pkg-upload.jamf.recipe", + "parent": "com.github.novaksam.pkg.NodeJS", + "shortname": "NodeJS-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload": { - "name": "Font Finagler", + "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload": { + "name": "CheatSheet", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/FontFinagler-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.FontFinagler", - "shortname": "FontFinagler-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/CheatSheet-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.CheatSheet", + "shortname": "CheatSheet-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter-pkg-upload": { - "name": "AutoMounter", + "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload": { + "name": "XQuartz", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/AutoMounter-pkg-upload.jamf.recipe", - "parent": "com.github.ahousseini-recipes.pkg.AutoMounter", - "shortname": "AutoMounter-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/XQuartz-pkg-upload.jamf.recipe", + "parent": "com.github.scriptingosx.pkg.XQuartz", + "shortname": "XQuartz-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload": { - "name": "Espresso", + "com.github.grahampugh.recipes.jamf.Threema-pkg-upload": { + "name": null, + "description": "Downloads the latest version of Threema and makes a pkg. Then, uploads to the Jamf Pro Server.", + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Package_Upload_Only_Recipes/Threema-pkg-upload.jamf.recipe", + "parent": "com.github.grahampugh.recipes.pkg.Threema", + "shortname": "Threema-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload": { + "name": "Monodraw", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Espresso-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Espresso", - "shortname": "Espresso-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Monodraw-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Monodraw", + "shortname": "Monodraw-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload": { - "name": "Dropbox", + "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload": { + "name": "Mailplane 3", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Dropbox-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Mailplane3-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Mailplane3", + "shortname": "Mailplane3-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.yo-pkg-upload": { - "name": "yo", + "com.github.autopkg.grahampugh-recipes.jamf.Transmit5-pkg-upload": { + "name": "Transmit5", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/yo-pkg-upload.jamf.recipe", - "parent": "com.github.jss-recipes.jss.yo", - "shortname": "yo-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Transmit5-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.transmit5", + "shortname": "Transmit5-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload": { - "name": "iTerm2", + "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload": { + "name": "Blender", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/iTerm2-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Blender-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Blender", + "shortname": "Blender-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload": { - "name": "BibDesk", + "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload": { + "name": "GIMP", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/BibDesk-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.BibDesk", - "shortname": "BibDesk-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GIMP-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.GIMP", + "shortname": "GIMP-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth-pkg-upload": { - "name": "Duo Device Health", + "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload": { + "name": "Spotify", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/DuoDeviceHealth-pkg-upload.jamf.recipe", - "parent": "com.keeleysam.recipes.pkg.DuoDeviceHealth", - "shortname": "DuoDeviceHealth-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Spotify-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Spotify", + "shortname": "Spotify-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo-pkg-upload": { - "name": "Google Voice and Video", + "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload": { + "name": "TunnelBear", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GoogleVoiceandVideo-pkg-upload.jamf.recipe", - "parent": "com.github.hansen-m.pkg.GoogleVoiceAndVideo", - "shortname": "GoogleVoiceandVideo-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/TunnelBear-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.TunnelBear", + "shortname": "TunnelBear-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload": { - "name": "LaunchControl", + "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload": { + "name": "PyCharm CE", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/LaunchControl-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.LaunchControl", - "shortname": "LaunchControl-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/PyCharmCE-pkg-upload.jamf.recipe", + "parent": "com.github.hansen-m.pkg.pycharm", + "shortname": "PyCharmCE-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload": { - "name": "Thunderbird", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload": { + "name": "Microsoft Word", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Thunderbird-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.Thunderbird", - "shortname": "Thunderbird-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftWord-pkg-upload.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftword365", + "shortname": "MicrosoftWord-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.grahampugh.recipes.jamf.erase-install-pkg-upload": { - "name": "erase-install", - "description": "Downloads the latest version of erase-install and uploads the package to Jamf.", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo-pkg-upload": { + "name": "Google Voice and Video", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/erase-install-pkg-upload.jamf.recipe", - "parent": "com.github.grahampugh.recipes.pkg.erase-install", - "shortname": "erase-install-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GoogleVoiceandVideo-pkg-upload.jamf.recipe", + "parent": "com.github.hansen-m.pkg.GoogleVoiceAndVideo", + "shortname": "GoogleVoiceandVideo-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode-pkg-upload": { - "name": "Visual Studio Code", + "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload": { + "name": "Font Finagler", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/VisualStudioCode-pkg-upload.jamf.recipe", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "VisualStudioCode-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/FontFinagler-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.FontFinagler", + "shortname": "FontFinagler-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload": { - "name": "VirtualBox", + "com.github.grahampugh.recipes.jamf.ThreemaWork-pkg-upload": { + "name": null, + "description": "Downloads the latest version of Threema Work and makes a pkg. Then, uploads to the Jamf Pro Server.", + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Package_Upload_Only_Recipes/ThreemaWork-pkg-upload.jamf.recipe", + "parent": "com.github.grahampugh.recipes.pkg.ThreemaWork", + "shortname": "ThreemaWork-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload": { + "name": "GoToMeeting", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/VirtualBox-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.VirtualBox", - "shortname": "VirtualBox-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GoToMeeting-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.GoToMeeting", + "shortname": "GoToMeeting-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Transmit5-pkg-upload": { - "name": "Transmit5", + "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload": { + "name": "Jin", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Transmit5-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.transmit5", - "shortname": "Transmit5-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Jin-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Jin", + "shortname": "Jin-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload": { - "name": "Tableau Reader", + "com.github.autopkg.grahampugh-recipes.jamf.Miro-pkg-upload": { + "name": "Miro", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/TableauReader-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.TableauReader", - "shortname": "TableauReader-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Miro-pkg-upload.jamf.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Miro", + "shortname": "Miro-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload": { - "name": "Paparazzi", + "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload": { + "name": "Cakebrew", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Paparazzi-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Paparazzi", - "shortname": "Paparazzi-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Cakebrew-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Cakebrew", + "shortname": "Cakebrew-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload": { - "name": "OmniWeb", + "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload": { + "name": "OpenEmu", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Package_Upload_Only_Recipes/OpenEmu-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.OpenEmu", + "shortname": "OpenEmu-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload": { + "name": "Papers", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OmniWeb-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniWeb-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Papers-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Papers", + "shortname": "Papers-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.grahampugh.recipes.jamf.Authy-pkg-upload": { - "name": null, - "description": "Downloads the latest version of Authy and makes a pkg. Then, uploads to the Jamf Pro Server.", + "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner-pkg-upload": { + "name": "Carbon Copy Cloner", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Authy-pkg-upload.jamf.recipe", - "parent": "com.github.nzmacgeek.pkg.authy", - "shortname": "Authy-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/CarbonCopyCloner-pkg-upload.jamf.recipe", + "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", + "shortname": "CarbonCopyCloner-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload": { - "name": "Celestia", + "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload": { + "name": "Aurora HDR Pro", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Celestia-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Celestia", - "shortname": "Celestia-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/AuroraHDRPro-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.AuroraHDRPro", + "shortname": "AuroraHDRPro-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload": { - "name": "Flux", + "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter-pkg-upload": { + "name": "AutoMounter", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Flux-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Flux", - "shortname": "Flux-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/AutoMounter-pkg-upload.jamf.recipe", + "parent": "com.github.ahousseini-recipes.pkg.AutoMounter", + "shortname": "AutoMounter-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload": { - "name": "LibreOffice", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload": { + "name": "Alfred 2", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/LibreOffice-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.LibreOffice", - "shortname": "LibreOffice-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Alfred2-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred2", + "shortname": "Alfred2-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload": { - "name": "CheatSheet", + "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload": { + "name": "VLC", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/CheatSheet-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.CheatSheet", - "shortname": "CheatSheet-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/VLC-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload": { - "name": "The Unarchiver", + "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload": { + "name": "Changes", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/TheUnarchiver-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.TheUnarchiver", - "shortname": "TheUnarchiver-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Changes-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Changes", + "shortname": "Changes-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload": { - "name": "XQuartz", + "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload": { + "name": "Flux", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/XQuartz-pkg-upload.jamf.recipe", - "parent": "com.github.scriptingosx.pkg.XQuartz", - "shortname": "XQuartz-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Flux-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Flux", + "shortname": "Flux-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload": { - "name": "GoToMeeting", + "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload": { + "name": "Coda 2", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GoToMeeting-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.GoToMeeting", - "shortname": "GoToMeeting-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Coda2-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.coda2", + "shortname": "Coda2-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null @@ -112435,68 +112470,57 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload": { - "name": "OmniPlan", + "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload": { + "name": "OmniWeb", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OmniPlan-pkg-upload.jamf.recipe", + "path": "Jamf_Package_Upload_Only_Recipes/OmniWeb-pkg-upload.jamf.recipe", "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniPlan-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload": { - "name": "Eclipse", - "description": null, - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Eclipse-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.EclipseLuna", - "shortname": "Eclipse-pkg-upload.jamf", + "shortname": "OmniWeb-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload": { - "name": "Quicksilver", + "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload": { + "name": "Twitter", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Quicksilver-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Quicksilver", - "shortname": "Quicksilver-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Twitter-pkg-upload.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Twitter-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload": { - "name": "Microsoft Remote Desktop", + "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload": { + "name": "Kaleidoscope", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftRemoteDesktop-pkg-upload.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "MicrosoftRemoteDesktop-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Kaleidoscope-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Kaleidoscope", + "shortname": "Kaleidoscope-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MersiveSolstice-pkg-upload": { - "name": "Mersive Solstice", + "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload": { + "name": "Wireshark", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MersiveSolstice-pkg-upload.jamf.recipe", - "parent": "com.github.ahousseini-recipes.pkg.Mersive Solstice", - "shortname": "MersiveSolstice-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Wireshark-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Wireshark", + "shortname": "Wireshark-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload": { - "name": "ApacheDirectoryStudio", + "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload": { + "name": "Gephi", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/ApacheDirectoryStudio-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.ApacheDirectoryStudio", - "shortname": "ApacheDirectoryStudio-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Gephi-pkg-upload.jamf.recipe", + "parent": "com.github.joshua-d-miller.pkg.gephi", + "shortname": "Gephi-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null @@ -112512,112 +112536,101 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload": { - "name": "OmniDiskSweeper", + "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload": { + "name": "Quicksilver", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OmniDiskSweeper-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniDiskSweeper-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Quicksilver-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Quicksilver", + "shortname": "Quicksilver-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload": { - "name": "Microsoft Excel", + "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth-pkg-upload": { + "name": "Duo Device Health", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftExcel-pkg-upload.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftexcel365", - "shortname": "MicrosoftExcel-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/DuoDeviceHealth-pkg-upload.jamf.recipe", + "parent": "com.keeleysam.recipes.pkg.DuoDeviceHealth", + "shortname": "DuoDeviceHealth-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload": { - "name": "Jin", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload": { + "name": "OmniPlan", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Jin-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Jin", - "shortname": "Jin-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.grahampugh.recipes.jamf.Threema-pkg-upload": { - "name": null, - "description": "Downloads the latest version of Threema and makes a pkg. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Threema-pkg-upload.jamf.recipe", - "parent": "com.github.grahampugh.recipes.pkg.Threema", - "shortname": "Threema-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/OmniPlan-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniPlan-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload": { - "name": "Mailplane 3", + "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload": { + "name": "coconutBattery", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Mailplane3-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Mailplane3", - "shortname": "Mailplane3-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/coconutBattery-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.coconutBattery", + "shortname": "coconutBattery-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload": { - "name": "Blender", + "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck-pkg-upload": { + "name": "Cyberduck", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Blender-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Blender", - "shortname": "Blender-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Cyberduck-pkg-upload.jamf.recipe", + "parent": "com.github.rtrouton.pkg.Cyberduck", + "shortname": "Cyberduck-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload": { - "name": "iMovie", - "description": null, + "com.github.grahampugh.recipes.jamf.Authy-pkg-upload": { + "name": null, + "description": "Downloads the latest version of Authy and makes a pkg. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/iMovie-pkg-upload.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "iMovie-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Authy-pkg-upload.jamf.recipe", + "parent": "com.github.nzmacgeek.pkg.authy", + "shortname": "Authy-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload": { - "name": "Clarify", + "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload": { + "name": "Eclipse", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Clarify-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Clarify", - "shortname": "Clarify-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Eclipse-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.EclipseLuna", + "shortname": "Eclipse-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload": { - "name": "GSP5", + "com.github.autopkg.grahampugh-recipes.jamf.MplayerX-pkg-upload": { + "name": "MplayerX", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GSP5-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.GSP5", - "shortname": "GSP5-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MplayerX-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.MPlayerX", + "shortname": "MplayerX-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload": { - "name": "iZip", + "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload": { + "name": "Proximity", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/iZip-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.iZip", - "shortname": "iZip-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Proximity-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Proximity", + "shortname": "Proximity-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null @@ -112633,189 +112646,189 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload": { - "name": "Papers", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload": { + "name": "OmniPresence", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Papers-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Papers", - "shortname": "Papers-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/OmniPresence-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniPresence-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload": { - "name": "OpenEmu", + "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload": { + "name": "DaisyDisk", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OpenEmu-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.OpenEmu", - "shortname": "OpenEmu-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/DaisyDisk-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.DaisyDisk", + "shortname": "DaisyDisk-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload": { - "name": "Inkscape", + "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage-pkg-upload": { + "name": "Suspicious Package", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Inkscape-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Inkscape", - "shortname": "Inkscape-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/SuspiciousPackage-pkg-upload.jamf.recipe", + "parent": "com.github.novaksam.pkg.SuspiciousPackage", + "shortname": "SuspiciousPackage-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Opera-pkg-upload": { - "name": "Opera", + "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload": { + "name": "VirtualBox", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Opera-pkg-upload.jamf.recipe", - "parent": "com.github.amsysuk-recipes.pkg.opera", - "shortname": "Opera-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/VirtualBox-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.VirtualBox", + "shortname": "VirtualBox-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser-pkg-upload": { - "name": "TorBrowser", + "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload": { + "name": "Inkscape", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/TorBrowser-pkg-upload.jamf.recipe", - "parent": "com.github.crystalllized.pkg.TorBrowser", - "shortname": "TorBrowser-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Inkscape-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Inkscape", + "shortname": "Inkscape-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage-pkg-upload": { - "name": "Suspicious Package", + "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload": { + "name": "SourceTree", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/SuspiciousPackage-pkg-upload.jamf.recipe", - "parent": "com.github.novaksam.pkg.SuspiciousPackage", - "shortname": "SuspiciousPackage-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/SourceTree-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.SourceTree", + "shortname": "SourceTree-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload": { - "name": "OmniFocus", + "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload": { + "name": "BibDesk", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OmniFocus-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniFocus-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/BibDesk-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.BibDesk", + "shortname": "BibDesk-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload": { - "name": "Resilio Sync", + "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload": { + "name": "GSP5", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/ResilioSync-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.ResilioSync", - "shortname": "ResilioSync-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GSP5-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.GSP5", + "shortname": "GSP5-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload": { - "name": "Google Earth", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload": { + "name": "Microsoft PowerPoint", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GoogleEarth-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.google-earth", - "shortname": "GoogleEarth-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftPowerPoint-pkg-upload.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", + "shortname": "MicrosoftPowerPoint-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload": { - "name": "Google Chrome", + "com.github.autopkg.grahampugh-recipes.jamf.Brackets-pkg-upload": { + "name": "Brackets", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GoogleChrome-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.googlechrome", - "shortname": "GoogleChrome-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Brackets-pkg-upload.jamf.recipe", + "parent": "com.github.novaksam.pkg.Brackets", + "shortname": "Brackets-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload": { - "name": "Microsoft PowerPoint", + "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload": { + "name": "TextExpander", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftPowerPoint-pkg-upload.jamf.recipe", - "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365", - "shortname": "MicrosoftPowerPoint-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/TextExpander-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.TextExpander", + "shortname": "TextExpander-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload": { - "name": "Kaleidoscope", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro-pkg-upload": { + "name": "Google Earth Pro", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Kaleidoscope-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Kaleidoscope", - "shortname": "Kaleidoscope-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GoogleEarthPro-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.nmcspadden-recipes.pkg.google-earth-pro", + "shortname": "GoogleEarthPro-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload": { - "name": "Bartender", + "com.github.autopkg.grahampugh-recipes.jamf.Slack-pkg-upload": { + "name": "Slack", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Bartender-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Bartender", - "shortname": "Bartender-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Slack-pkg-upload.jamf.recipe", + "parent": "com.github.killahquam.pkg.slack", + "shortname": "Slack-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload": { - "name": "SourceTree", + "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload": { + "name": "Thunderbird", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/SourceTree-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.SourceTree", - "shortname": "SourceTree-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Thunderbird-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.Thunderbird", + "shortname": "Thunderbird-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload": { - "name": "DaisyDisk", + "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload": { + "name": "Atom", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/DaisyDisk-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.DaisyDisk", - "shortname": "DaisyDisk-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Atom-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Atom", + "shortname": "Atom-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Aircall-pkg-upload": { - "name": "Aircall", + "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3-pkg-upload": { + "name": "Sublime Text 3", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Aircall-pkg-upload.jamf.recipe", - "parent": "com.github.ahousseini-recipes.pkg.Aircall", - "shortname": "Aircall-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/SublimeText3-pkg-upload.jamf.recipe", + "parent": "com.justinrummel.pkg.SublimeText3", + "shortname": "SublimeText3-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload": { - "name": "GIMP", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload": { + "name": "Alfred 3", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GIMP-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.GIMP", - "shortname": "GIMP-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Alfred3-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred3", + "shortname": "Alfred3-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null @@ -112831,34 +112844,45 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload": { - "name": "1Password", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOutlook-pkg-upload": { + "name": "Microsoft Outlook", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/1Password-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.1Password", - "shortname": "1Password-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftOutlook-pkg-upload.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftoutlook365", + "shortname": "MicrosoftOutlook-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload": { - "name": "Coda 2", + "com.github.autopkg.grahampugh-recipes.jamf.zoom.us-pkg-upload": { + "name": "zoom.us", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Coda2-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.coda2", - "shortname": "Coda2-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/zoom.us-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Zoom" + }, + "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode-pkg-upload": { + "name": "Visual Studio Code", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Package_Upload_Only_Recipes/VisualStudioCode-pkg-upload.jamf.recipe", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "VisualStudioCode-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.zoom.us-pkg-upload": { - "name": "zoom.us", + "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload": { + "name": "Espresso", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/zoom.us-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Zoom" + "path": "Jamf_Package_Upload_Only_Recipes/Espresso-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Espresso", + "shortname": "Espresso-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, "com.github.autopkg.grahampugh-recipes.jamf.AirServer-pkg-upload": { "name": "AirServer", @@ -112871,225 +112895,222 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload": { - "name": "Grammarly", + "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload": { + "name": "Firefox", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Grammarly-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Grammarly", - "shortname": "Grammarly-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Firefox-pkg-upload.jamf.recipe", + "parent": "com.github.rtrouton.pkg.Firefox", + "shortname": "Firefox-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Slack-pkg-upload": { - "name": "Slack", + "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload": { + "name": "HandBrake", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Slack-pkg-upload.jamf.recipe", - "parent": "com.github.killahquam.pkg.slack", - "shortname": "Slack-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/HandBrake-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "HandBrake-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload": { - "name": "Alfred 2", + "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload": { + "name": "OmniDiskSweeper", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Alfred2-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred2", - "shortname": "Alfred2-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/OmniDiskSweeper-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniDiskSweeper-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro-pkg-upload": { - "name": "Google Earth Pro", + "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload": { + "name": "Tableau Reader", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/GoogleEarthPro-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.nmcspadden-recipes.pkg.google-earth-pro", - "shortname": "GoogleEarthPro-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/TableauReader-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.TableauReader", + "shortname": "TableauReader-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload": { - "name": "CoRD", + "com.github.autopkg.grahampugh-recipes.jamf.BBEdit-pkg-upload": { + "name": "BBEdit", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/CoRD-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.CoRD", - "shortname": "CoRD-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/BBEdit-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.BBEdit", + "shortname": "BBEdit-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload": { - "name": "Adium", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload": { + "name": "Microsoft Excel", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Adium-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.Adium", - "shortname": "Adium-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/MicrosoftExcel-pkg-upload.jamf.recipe", + "parent": "com.github.rtrouton.pkg.microsoftexcel365", + "shortname": "MicrosoftExcel-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload": { - "name": "PyCharm CE", + "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload": { + "name": "Name Mangler", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/PyCharmCE-pkg-upload.jamf.recipe", - "parent": "com.github.hansen-m.pkg.pycharm", - "shortname": "PyCharmCE-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/NameMangler-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.NameMangler", + "shortname": "NameMangler-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload": { - "name": "Firefox", + "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload": { + "name": "Tunnelblick", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Firefox-pkg-upload.jamf.recipe", - "parent": "com.github.rtrouton.pkg.Firefox", - "shortname": "Firefox-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/Tunnelblick-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.Tunnelblick", + "shortname": "Tunnelblick-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload": { - "name": "OmniPresence", + "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload": { + "name": "ApacheDirectoryStudio", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OmniPresence-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniPresence-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/ApacheDirectoryStudio-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.ApacheDirectoryStudio", + "shortname": "ApacheDirectoryStudio-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload": { - "name": "Spotify", + "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload": { + "name": "CoRD", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Spotify-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Spotify", - "shortname": "Spotify-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/CoRD-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.CoRD", + "shortname": "CoRD-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload": { - "name": "Gephi", + "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload": { + "name": "1Password", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Gephi-pkg-upload.jamf.recipe", - "parent": "com.github.joshua-d-miller.pkg.gephi", - "shortname": "Gephi-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/1Password-pkg-upload.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.1Password", + "shortname": "1Password-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.Colloquy-pkg-upload": { - "name": "Colloquy", + "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload": { + "name": "Resilio Sync", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Colloquy-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Colloquy", - "shortname": "Colloquy-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/ResilioSync-pkg-upload.jamf.recipe", + "parent": "com.github.homebysix.pkg.ResilioSync", + "shortname": "ResilioSync-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload": { - "name": "Aurora HDR Pro", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload": { + "name": "Google Chrome", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/AuroraHDRPro-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.AuroraHDRPro", - "shortname": "AuroraHDRPro-pkg-upload.jamf", + "path": "Jamf_Package_Upload_Only_Recipes/GoogleChrome-pkg-upload.jamf.recipe", + "parent": "com.github.autopkg.pkg.googlechrome", + "shortname": "GoogleChrome-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload": { - "name": "Name Mangler", - "description": null, + "com.github.grahampugh.recipes.jamf.Firefox-patch": { + "name": "Firefox", + "description": "Downloads the latest version of Firefox and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group. Values for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular combination is offered.\n", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/NameMangler-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.NameMangler", - "shortname": "NameMangler-pkg-upload.jamf", + "path": "Jamf_Patch_Recipes/Firefox-patch.jamf.recipe", + "parent": "com.github.grahampugh.recipes.jamf.Firefox", + "shortname": "Firefox-patch.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.autopkg.grahampugh-recipes.jamf.NodeJS-pkg-upload": { - "name": "NodeJS", - "description": null, + "com.github.grahampugh.recipes.jamf.ChangeAccountPasswordWithDialog-script": { + "name": "Change account password with on-screen dialogue", + "description": "Uploads a script to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/NodeJS-pkg-upload.jamf.recipe", - "parent": "com.github.novaksam.pkg.NodeJS", - "shortname": "NodeJS-pkg-upload.jamf", + "path": "Jamf_Script_Recipes/ChangeAccountPasswordWithDialog.jamf.recipe", + "shortname": "ChangeAccountPasswordWithDialog.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Change account password with on-screen dialogue", + "jamf_description": "Use this tool to change the password of another account on this computer. \n\nIt is not recommended to use this tool to change the password of your current account. You can do that using System Preferences.\n" }, - "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload": { - "name": "Changes", - "description": null, + "com.github.grahampugh.recipes.jamf.XcodeCommandLineTools-script": { + "name": "Xcode Command Line Tools", + "description": "Uploads a script to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Changes-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Changes", - "shortname": "Changes-pkg-upload.jamf", + "path": "Jamf_Script_Recipes/XcodeCommandLineTools.jamf.recipe", + "shortname": "XcodeCommandLineTools.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Xcode Command Line Tools", + "jamf_description": "Installs or re-installs the Xcode Command Line Tools." }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload": { - "name": "OmniGraffle", - "description": null, + "com.github.grahampugh.recipes.jamf.EnableSudoTouchID-script": { + "name": "Enable Touch ID for sudo", + "description": "Uploads a script to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/OmniGraffle-pkg-upload.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniGraffle-pkg-upload.jamf", + "path": "Jamf_Script_Recipes/EnableSudoTouchID.jamf.recipe", + "shortname": "EnableSudoTouchID.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Enable Touch ID for sudo", + "jamf_description": "Enables sudo to be activated via Touch ID. Touch ID must be set up prior to running this item, and may need to be re-run after upgrading macOS." }, - "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload": { - "name": "Atom", + "com.github.autopkg.grahampugh-recipes.jamf.TextExpander": { + "name": "TextExpander", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Atom-pkg-upload.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Atom", - "shortname": "Atom-pkg-upload.jamf", + "path": "Jamf_Recipes/TextExpander.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.TextExpander", + "shortname": "TextExpander.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Expand keystrokes into frequently-used text and pictures." }, - "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload": { - "name": "Cakebrew", + "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper": { + "name": "OmniDiskSweeper", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Package_Upload_Only_Recipes/Cakebrew-pkg-upload.jamf.recipe", - "parent": "com.github.homebysix.pkg.Cakebrew", - "shortname": "Cakebrew-pkg-upload.jamf", + "path": "Jamf_Recipes/OmniDiskSweeper.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniDiskSweeper.jamf", "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Find and delete large, unwanted files." }, - "com.github.autopkg.grahampugh-recipes.jamf.AirServer": { - "name": "AirServer", + "com.github.autopkg.grahampugh-recipes.jamf.Coda2": { + "name": "Coda 2", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/AirServer.jamf.recipe", - "parent": "com.github.homebysix.pkg.AirServer", - "shortname": "AirServer.jamf", + "path": "Jamf_Recipes/Coda2.jamf.recipe", + "parent": "com.github.autopkg.pkg.coda2", + "shortname": "Coda2.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Mirror your display and stream content from your iOS devices." + "jamf_description": "All-in-one editor for your web code." }, "com.github.autopkg.grahampugh-recipes.jamf.Aircall": { "name": "Aircall", @@ -113102,82 +113123,93 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "The phone system for modern business. Simple to set up and easy to use. Cloud-based call center software connected to your tools." }, - "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk": { - "name": "DaisyDisk", + "com.github.autopkg.grahampugh-recipes.jamf.Caffeine": { + "name": "Caffeine", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/DaisyDisk.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.DaisyDisk", - "shortname": "DaisyDisk.jamf", + "path": "Jamf_Recipes/Caffeine.jamf.recipe", + "parent": "com.github.homebysix.pkg.Caffeine", + "shortname": "Caffeine.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "See what's on your Mac and recover disk space every time you need it." + "jamf_description": "Menubar item prevents your Mac from sleeping." }, - "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench": { - "name": "MySQLWorkBench", + "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler": { + "name": "Font Finagler", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/MySQLWorkBench.jamf.recipe", - "parent": "com.github.homebysix.pkg.MySQLWorkbench", - "shortname": "MySQLWorkBench.jamf", + "path": "Jamf_Recipes/FontFinagler.jamf.recipe", + "parent": "com.github.homebysix.pkg.FontFinagler", + "shortname": "FontFinagler.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "MySQL Workbench is a unified visual tool for database architects, developers, and DBAs." + "jamf_description": "Fixes garbled text font corruption." }, - "com.github.autopkg.grahampugh-recipes.jamf.Transmit5": { - "name": "Transmit5", + "com.github.autopkg.grahampugh-recipes.jamf.Changes": { + "name": "Changes", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Transmit5.jamf.recipe", - "parent": "com.github.autopkg.pkg.transmit5", - "shortname": "Transmit5.jamf", + "path": "Jamf_Recipes/Changes.jamf.recipe", + "parent": "com.github.homebysix.pkg.Changes", + "shortname": "Changes.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Transmit 5 is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet." + "jamf_description": "An app that lets you compare two text files." }, - "com.github.autopkg.grahampugh-recipes.jamf.NameMangler": { - "name": "Name Mangler", + "com.github.autopkg.grahampugh-recipes.jamf.Slack": { + "name": "Slack", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/NameMangler.jamf.recipe", - "parent": "com.github.homebysix.pkg.NameMangler", - "shortname": "NameMangler.jamf", + "path": "Jamf_Recipes/Slack.jamf.recipe", + "parent": "com.github.killahquam.pkg.slack", + "shortname": "Slack.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Easy-to-use batch file re-namer." + "jamf_description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go.." }, - "com.github.autopkg.grahampugh-recipes.jamf.TextExpander": { - "name": "TextExpander", + "com.github.autopkg.grahampugh-recipes.jamf.NoMAD": { + "name": "NoMAD", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/TextExpander.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.TextExpander", - "shortname": "TextExpander.jamf", + "path": "Jamf_Recipes/NoMAD.jamf.recipe", + "parent": "com.github.tbridge.pkg.NoMAD", + "shortname": "NoMAD.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Expand keystrokes into frequently-used text and pictures." + "jamf_description": "NoMAD is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services." }, - "com.github.autopkg.grahampugh-recipes.jamf.1Password": { - "name": "1Password", + "com.github.autopkg.grahampugh-recipes.jamf.TableauReader": { + "name": "Tableau Reader", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/1Password.jamf.recipe", - "parent": "com.github.nstrauss.pkg.1Password", - "shortname": "1Password.jamf", + "path": "Jamf_Recipes/TableauReader.jamf.recipe", + "parent": "com.github.homebysix.pkg.TableauReader", + "shortname": "TableauReader.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" + "jamf_description": "Tableau Reader is a free desktop application you can use to interact with data visualizations built in Tableau Desktop." }, - "com.github.autopkg.grahampugh-recipes.jamf.Proximity": { - "name": "Proximity", + "com.github.autopkg.grahampugh-recipes.jamf.XQuartz": { + "name": "XQuartz", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Proximity.jamf.recipe", - "parent": "com.github.homebysix.pkg.Proximity", - "shortname": "Proximity.jamf", + "path": "Jamf_Recipes/XQuartz.jamf.recipe", + "parent": "com.github.scriptingosx.pkg.XQuartz", + "shortname": "XQuartz.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Cisco Proximity allows you to control your video system, interact with shared content and share wirelessly." + "jamf_description": "Install the latest version of XQuartz." + }, + "com.github.autopkg.grahampugh-recipes.jamf.Adium": { + "name": "Adium", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Recipes/Adium.jamf.recipe", + "parent": "com.github.autopkg.pkg.Adium", + "shortname": "Adium.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Popular instant messaging client supports a plethora of services." }, "com.github.autopkg.grahampugh-recipes.jamf.Inkscape": { "name": "Inkscape", @@ -113190,82 +113222,78 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Vector graphics application." }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth": { - "name": "Google Earth", + "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet": { + "name": "CheatSheet", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GoogleEarth.jamf.recipe", - "parent": "com.github.autopkg.pkg.google-earth", - "shortname": "GoogleEarth.jamf", + "path": "Jamf_Recipes/CheatSheet.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.CheatSheet", + "shortname": "CheatSheet.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean." + "jamf_description": "Utility that lets you hold the command key a bit longer to get a list of all active short cuts of the current application." }, - "com.github.autopkg.grahampugh-recipes.jamf.Blender": { - "name": "Blender", + "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb": { + "name": "OmniWeb", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Blender.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Blender", - "shortname": "Blender.jamf", + "path": "Jamf_Recipes/OmniWeb.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniWeb.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Open source 3D graphics and animation software." + "jamf_description": "Web browser with Safari engine and many enhanced features." }, - "com.github.autopkg.grahampugh-recipes.jamf.Flux": { - "name": "Flux", + "com.github.autopkg.grahampugh-recipes.jamf.VLC": { + "name": "VLC", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Flux.jamf.recipe", - "parent": "com.github.homebysix.pkg.Flux", - "shortname": "Flux.jamf", + "path": "Jamf_Recipes/VLC.jamf.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Adjusts the color of your display based on the time of day." + "jamf_description": "Install the latest version of VLC." }, - "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl": { - "name": "LaunchControl", + "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery": { + "name": "coconutBattery", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/LaunchControl.jamf.recipe", - "parent": "com.github.homebysix.pkg.LaunchControl", - "shortname": "LaunchControl.jamf", + "path": "Jamf_Recipes/coconutBattery.jamf.recipe", + "parent": "com.github.homebysix.pkg.coconutBattery", + "shortname": "coconutBattery.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Create, manage, and debug launchd(8) services." + "jamf_description": "coconutBattery displays live information about the battery in your Mac notebook, including age, charge count, and health." }, - "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop": { - "name": "GitHub Desktop", + "com.github.autopkg.grahampugh-recipes.jamf.zoom.us": { + "name": "zoom.us", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GitHubDesktop.jamf.recipe", - "parent": "com.github.homebysix.pkg.GitHubDesktop", - "shortname": "GitHubDesktop.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Desktop app made by GitHub for seamless contribution to git projects." + "path": "Jamf_Recipes/zoom.us.jamf.recipe", + "parent": "com.github.homebysix.pkg.Zoom" }, - "com.github.autopkg.grahampugh-recipes.jamf.Jin": { - "name": "Jin", + "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser": { + "name": "TorBrowser", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Jin.jamf.recipe", - "parent": "com.github.homebysix.pkg.Jin", - "shortname": "Jin.jamf", + "path": "Jamf_Recipes/TorBrowser.jamf.recipe", + "parent": "com.github.crystalllized.pkg.TorBrowser", + "shortname": "TorBrowser.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Graphical client for chess servers." + "jamf_description": "" }, - "com.github.autopkg.grahampugh-recipes.jamf.TableauReader": { - "name": "Tableau Reader", + "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio": { + "name": "Android Studio", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/TableauReader.jamf.recipe", - "parent": "com.github.homebysix.pkg.TableauReader", - "shortname": "TableauReader.jamf", + "path": "Jamf_Recipes/AndroidStudio.jamf.recipe", + "parent": "com.github.novaksam.pkg.AndroidStudio", + "shortname": "AndroidStudio.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Tableau Reader is a free desktop application you can use to interact with data visualizations built in Tableau Desktop." + "jamf_description": "Install the latest version of Android Studio." }, "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter": { "name": "AutoMounter", @@ -113289,71 +113317,104 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "A plugin for Firefox and Safari that enables you to connect to Google Hangouts and have voice and video conversations from your computer." }, - "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth": { - "name": "Duo Device Health", + "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope": { + "name": "Kaleidoscope", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/DuoDeviceHealth.jamf.recipe", - "parent": "com.keeleysam.recipes.pkg.DuoDeviceHealth", - "shortname": "DuoDeviceHealth.jamf", + "path": "Jamf_Recipes/Kaleidoscope.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Kaleidoscope", + "shortname": "Kaleidoscope.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Duo helps you control access to your applications through the policy system by restricting access when devices do not meet particular security requirements." + "jamf_description": "Easily spot the differences in text and image files." }, - "com.github.autopkg.grahampugh-recipes.jamf.Evernote": { - "name": "Evernote", + "com.github.autopkg.grahampugh-recipes.jamf.NameMangler": { + "name": "Name Mangler", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Evernote.jamf.recipe", - "parent": "com.github.autopkg.pkg.Evernote", - "shortname": "Evernote.jamf", + "path": "Jamf_Recipes/NameMangler.jamf.recipe", + "parent": "com.github.homebysix.pkg.NameMangler", + "shortname": "NameMangler.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Evernote." + "jamf_description": "Easy-to-use batch file re-namer." }, - "com.github.autopkg.grahampugh-recipes.jamf.BibDesk": { - "name": "BibDesk", + "com.github.autopkg.grahampugh-recipes.jamf.Proximity": { + "name": "Proximity", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/BibDesk.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.BibDesk", - "shortname": "BibDesk.jamf", + "path": "Jamf_Recipes/Proximity.jamf.recipe", + "parent": "com.github.homebysix.pkg.Proximity", + "shortname": "Proximity.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Use BibDesk to edit and manage your bibliography. It will keep track of both the bibliographic information and the associated files or web links for you. BibDesk's services will simplify using your bibliography in other applications and are particularly well suited for LATEX users." + "jamf_description": "Cisco Proximity allows you to control your video system, interact with shared content and share wirelessly." }, - "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro": { - "name": "Aurora HDR Pro", + "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew": { + "name": "Cakebrew", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/AuroraHDRPro.jamf.recipe", - "parent": "com.github.homebysix.pkg.AuroraHDRPro", - "shortname": "AuroraHDRPro.jamf", + "path": "Jamf_Recipes/Cakebrew.jamf.recipe", + "parent": "com.github.homebysix.pkg.Cakebrew", + "shortname": "Cakebrew.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Generation and processing of HDR photographs." + "jamf_description": "A GUI app that lets you easily manage your Homebrew formulas." }, - "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser": { - "name": "TorBrowser", + "com.github.grahampugh.recipes.jamf.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Recipes/Rectangle.jamf.recipe", + "parent": "com.github.dataJAR-recipes.pkg.Rectangle", + "shortname": "Rectangle.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Rectangle is an Open Source application that allows you to easily rearrange your open application windows with shortcut key combinations." + }, + "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage": { + "name": "Suspicious Package", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/TorBrowser.jamf.recipe", - "parent": "com.github.crystalllized.pkg.TorBrowser", - "shortname": "TorBrowser.jamf", + "path": "Jamf_Recipes/SuspiciousPackage.jamf.recipe", + "parent": "com.github.novaksam.pkg.SuspiciousPackage", + "shortname": "SuspiciousPackage.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" + "jamf_description": "Install the latest version of Suspicious Package." }, - "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver": { - "name": "Quicksilver", + "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick": { + "name": "Tunnelblick", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Quicksilver.jamf.recipe", - "parent": "com.github.homebysix.pkg.Quicksilver", - "shortname": "Quicksilver.jamf", + "path": "Jamf_Recipes/Tunnelblick.jamf.recipe", + "parent": "com.github.homebysix.pkg.Tunnelblick", + "shortname": "Tunnelblick.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Application launcher and customizable shortcut utility." + "jamf_description": "GUI for OpenVPN." + }, + "com.github.autopkg.grahampugh-recipes.jamf.Wireshark": { + "name": "Wireshark", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Recipes/Wireshark.jamf.recipe", + "parent": "com.github.homebysix.pkg.Wireshark", + "shortname": "Wireshark.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Install the latest version of Wireshark." + }, + "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro": { + "name": "Aurora HDR Pro", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Recipes/AuroraHDRPro.jamf.recipe", + "parent": "com.github.homebysix.pkg.AuroraHDRPro", + "shortname": "AuroraHDRPro.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Generation and processing of HDR photographs." }, "com.github.autopkg.grahampugh-recipes.jamf.Clarify": { "name": "Clarify", @@ -113366,82 +113427,71 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Capture multiple screenshots into a single document for editing and sharing." }, - "com.github.autopkg.grahampugh-recipes.jamf.Espresso": { - "name": "Espresso", + "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk": { + "name": "DaisyDisk", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Espresso.jamf.recipe", - "parent": "com.github.homebysix.pkg.Espresso", - "shortname": "Espresso.jamf", + "path": "Jamf_Recipes/DaisyDisk.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.DaisyDisk", + "shortname": "DaisyDisk.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Powerful HTML, XML, CSS, and JavaScript development tool." + "jamf_description": "See what's on your Mac and recover disk space every time you need it." }, - "com.github.autopkg.grahampugh-recipes.jamf.Changes": { - "name": "Changes", + "com.github.autopkg.grahampugh-recipes.jamf.1Password": { + "name": "1Password", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Changes.jamf.recipe", - "parent": "com.github.homebysix.pkg.Changes", - "shortname": "Changes.jamf", + "path": "Jamf_Recipes/1Password.jamf.recipe", + "parent": "com.github.nstrauss.pkg.1Password", + "shortname": "1Password.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "An app that lets you compare two text files." + "jamf_description": "" }, - "com.github.autopkg.grahampugh-recipes.jamf.BoxSync": { - "name": "Box Sync", + "com.github.autopkg.grahampugh-recipes.jamf.Jin": { + "name": "Jin", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/BoxSync.jamf.recipe", - "parent": "com.github.hansen-m.pkg.boxsync", - "shortname": "BoxSync.jamf", + "path": "Jamf_Recipes/Jin.jamf.recipe", + "parent": "com.github.homebysix.pkg.Jin", + "shortname": "Jin.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Keep your files in sync with Box.com's cloud storage service." + "jamf_description": "Graphical client for chess servers." }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan": { - "name": "OmniPlan", + "com.github.autopkg.grahampugh-recipes.jamf.Monodraw": { + "name": "Monodraw", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/OmniPlan.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniPlan.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Robust project management software." - }, - "com.github.autopkg.grahampugh-recipes.jamf.Miro": { - "name": "Miro", - "description": "Creates a package, uploads it to Jamf and creates associated objects. This recipe uses the AppIconExtractor processor from homebysix, which requires the python Pillow module.", - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Miro.jamf.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.Miro", - "shortname": "Miro.jamf", + "path": "Jamf_Recipes/Monodraw.jamf.recipe", + "parent": "com.github.homebysix.pkg.Monodraw", + "shortname": "Monodraw.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." + "jamf_description": "ASCII art editor." }, - "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio": { - "name": "ApacheDirectoryStudio", + "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth": { + "name": "Duo Device Health", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/ApacheDirectoryStudio.jamf.recipe", - "parent": "com.github.homebysix.pkg.ApacheDirectoryStudio", - "shortname": "ApacheDirectoryStudio.jamf", + "path": "Jamf_Recipes/DuoDeviceHealth.jamf.recipe", + "parent": "com.keeleysam.recipes.pkg.DuoDeviceHealth", + "shortname": "DuoDeviceHealth.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Complete LDAP tooling platform." + "jamf_description": "Duo helps you control access to your applications through the policy system by restricting access when devices do not meet particular security requirements." }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper": { - "name": "OmniDiskSweeper", + "com.github.autopkg.grahampugh-recipes.jamf.Evernote": { + "name": "Evernote", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/OmniDiskSweeper.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniDiskSweeper.jamf", + "path": "Jamf_Recipes/Evernote.jamf.recipe", + "parent": "com.github.autopkg.pkg.Evernote", + "shortname": "Evernote.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Find and delete large, unwanted files." + "jamf_description": "Install the latest version of Evernote." }, "com.github.autopkg.grahampugh-recipes.jamf.Spotify": { "name": "Spotify", @@ -113454,17 +113504,6 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Stream music, create playlists and more." }, - "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice": { - "name": "LibreOffice", - "description": null, - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/LibreOffice.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.LibreOffice", - "shortname": "LibreOffice.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Open Source personal productivity suite for Windows, Macintosh and Linux." - }, "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle": { "name": "OmniGraffle", "description": null, @@ -113476,137 +113515,148 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Create diagrams, flow charts, and more." }, - "com.github.autopkg.grahampugh-recipes.jamf.Caffeine": { - "name": "Caffeine", + "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3": { + "name": "Mailplane 3", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Caffeine.jamf.recipe", - "parent": "com.github.homebysix.pkg.Caffeine", - "shortname": "Caffeine.jamf", + "path": "Jamf_Recipes/Mailplane3.jamf.recipe", + "parent": "com.github.homebysix.pkg.Mailplane3", + "shortname": "Mailplane3.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Menubar item prevents your Mac from sleeping." + "jamf_description": "A Gmail client app for Mac." }, - "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio": { - "name": "Android Studio", + "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear": { + "name": "TunnelBear", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/AndroidStudio.jamf.recipe", - "parent": "com.github.novaksam.pkg.AndroidStudio", - "shortname": "AndroidStudio.jamf", + "path": "Jamf_Recipes/TunnelBear.jamf.recipe", + "parent": "com.github.homebysix.pkg.TunnelBear", + "shortname": "TunnelBear.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Android Studio." + "jamf_description": "Subscription-based VPN service." }, - "com.github.autopkg.grahampugh-recipes.jamf.iTerm2": { - "name": "iTerm2", + "com.github.autopkg.grahampugh-recipes.jamf.Flux": { + "name": "Flux", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/iTerm2.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2.jamf", + "path": "Jamf_Recipes/Flux.jamf.recipe", + "parent": "com.github.homebysix.pkg.Flux", + "shortname": "Flux.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "iTerm2 is a replacement for Terminal." + "jamf_description": "Adjusts the color of your display based on the time of day." }, - "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope": { - "name": "Kaleidoscope", + "com.github.autopkg.grahampugh-recipes.jamf.HandBrake": { + "name": "HandBrake", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Kaleidoscope.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Kaleidoscope", - "shortname": "Kaleidoscope.jamf", + "path": "Jamf_Recipes/HandBrake.jamf.recipe", + "parent": "com.github.autopkg.pkg.Handbrake", + "shortname": "HandBrake.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Easily spot the differences in text and image files." + "jamf_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs." }, - "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew": { - "name": "Cakebrew", + "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop": { + "name": "GitHub Desktop", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Cakebrew.jamf.recipe", - "parent": "com.github.homebysix.pkg.Cakebrew", - "shortname": "Cakebrew.jamf", + "path": "Jamf_Recipes/GitHubDesktop.jamf.recipe", + "parent": "com.github.homebysix.pkg.GitHubDesktop", + "shortname": "GitHubDesktop.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "A GUI app that lets you easily manage your Homebrew formulas." + "jamf_description": "Desktop app made by GitHub for seamless contribution to git projects." }, - "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3": { - "name": "Sublime Text 3", + "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync": { + "name": "Resilio Sync", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/SublimeText3.jamf.recipe", - "parent": "com.justinrummel.pkg.SublimeText3", - "shortname": "SublimeText3.jamf", + "path": "Jamf_Recipes/ResilioSync.jamf.recipe", + "parent": "com.github.homebysix.pkg.ResilioSync", + "shortname": "ResilioSync.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Powerful and fast text editor and development environment." + "jamf_description": "Sync files without the cloud, using peer-to-peer connections." }, - "com.github.autopkg.grahampugh-recipes.jamf.XQuartz": { - "name": "XQuartz", + "com.github.autopkg.grahampugh-recipes.jamf.AirServer": { + "name": "AirServer", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/XQuartz.jamf.recipe", - "parent": "com.github.scriptingosx.pkg.XQuartz", - "shortname": "XQuartz.jamf", + "path": "Jamf_Recipes/AirServer.jamf.recipe", + "parent": "com.github.homebysix.pkg.AirServer", + "shortname": "AirServer.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of XQuartz." + "jamf_description": "Mirror your display and stream content from your iOS devices." }, - "com.github.grahampugh.recipes.jamf.Privileges": { - "name": "Privileges", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.autopkg.grahampugh-recipes.jamf.iZip": { + "name": "iZip", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Privileges.jamf.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.jamf", + "path": "Jamf_Recipes/iZip.jamf.recipe", + "parent": "com.github.homebysix.pkg.iZip", + "shortname": "iZip.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock.\n\nWe believe all users, including all developers, can benefit from using Privileges.app. Working as a standard user instead of an administrator adds another layer of security to your Mac and is considered a security best practice. Privileges.app helps enable users to act as administrators of the system only when required.\n\t\t\t" + "jamf_description": "Free application for managing archives." }, - "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3": { - "name": "Mailplane 3", + "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl": { + "name": "LaunchControl", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Mailplane3.jamf.recipe", - "parent": "com.github.homebysix.pkg.Mailplane3", - "shortname": "Mailplane3.jamf", + "path": "Jamf_Recipes/LaunchControl.jamf.recipe", + "parent": "com.github.homebysix.pkg.LaunchControl", + "shortname": "LaunchControl.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "A Gmail client app for Mac." + "jamf_description": "Create, manage, and debug launchd(8) services." }, - "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler": { - "name": "Font Finagler", + "com.github.autopkg.grahampugh-recipes.jamf.Celestia": { + "name": "Celestia", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/FontFinagler.jamf.recipe", - "parent": "com.github.homebysix.pkg.FontFinagler", - "shortname": "FontFinagler.jamf", + "path": "Jamf_Recipes/Celestia.jamf.recipe", + "parent": "com.github.homebysix.pkg.Celestia", + "shortname": "Celestia.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Fixes garbled text font corruption." + "jamf_description": "Open source astronomy and planetarium app." }, - "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear": { - "name": "TunnelBear", + "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox": { + "name": "VirtualBox", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/TunnelBear.jamf.recipe", - "parent": "com.github.homebysix.pkg.TunnelBear", - "shortname": "TunnelBear.jamf", + "path": "Jamf_Recipes/VirtualBox.jamf.recipe", + "parent": "com.github.homebysix.pkg.VirtualBox", + "shortname": "VirtualBox.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Subscription-based VPN service." + "jamf_description": "VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use." }, - "com.github.grahampugh.recipes.jamf.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.autopkg.grahampugh-recipes.jamf.Miro": { + "name": "Miro", + "description": "Creates a package, uploads it to Jamf and creates associated objects. This recipe uses the AppIconExtractor processor from homebysix, which requires the python Pillow module.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Rectangle.jamf.recipe", - "parent": "com.github.dataJAR-recipes.pkg.Rectangle", - "shortname": "Rectangle.jamf", + "path": "Jamf_Recipes/Miro.jamf.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.Miro", + "shortname": "Miro.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Rectangle is an Open Source application that allows you to easily rearrange your open application windows with shortcut key combinations." + "jamf_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." + }, + "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan": { + "name": "OmniPlan", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "Jamf_Recipes/OmniPlan.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniPlan.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Robust project management software." }, "com.github.grahampugh.recipes.jamf.MicrosoftEdge": { "name": "Microsoft Edge", @@ -113619,71 +113669,38 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Microsoft Edge is a fast, simple, and secure web browser, built for the modern web." }, - "com.github.autopkg.grahampugh-recipes.jamf.GSP5": { - "name": "GSP5", - "description": null, - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GSP5.jamf.recipe", - "parent": "com.github.homebysix.pkg.GSP5", - "shortname": "GSP5.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Interactive geometry software for exploring Euclidean geometry, algebra, calculus, and other areas of mathematics." - }, - "com.github.autopkg.grahampugh-recipes.jamf.Coda2": { - "name": "Coda 2", - "description": null, - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Coda2.jamf.recipe", - "parent": "com.github.autopkg.pkg.coda2", - "shortname": "Coda2.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "All-in-one editor for your web code." - }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro": { - "name": "Google Earth Pro", - "description": null, - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GoogleEarthPro.jamf.recipe", - "parent": "com.github.autopkg.nmcspadden-recipes.pkg.google-earth-pro", - "shortname": "GoogleEarthPro.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Google Earth Pro lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean." - }, - "com.github.autopkg.grahampugh-recipes.jamf.Alfred2": { - "name": "Alfred 2", + "com.github.autopkg.grahampugh-recipes.jamf.Dropbox": { + "name": "Dropbox", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Alfred2.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred2", - "shortname": "Alfred2.jamf", + "path": "Jamf_Recipes/Dropbox.jamf.recipe", + "parent": "com.github.autopkg.pkg.dropbox", + "shortname": "Dropbox.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Alfred 2 is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." + "jamf_description": "" }, - "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery": { - "name": "coconutBattery", + "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck": { + "name": "Cyberduck", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/coconutBattery.jamf.recipe", - "parent": "com.github.homebysix.pkg.coconutBattery", - "shortname": "coconutBattery.jamf", + "path": "Jamf_Recipes/Cyberduck.jamf.recipe", + "parent": "com.github.rtrouton.pkg.Cyberduck", + "shortname": "Cyberduck.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "coconutBattery displays live information about the battery in your Mac notebook, including age, charge count, and health." + "jamf_description": "" }, - "com.github.autopkg.grahampugh-recipes.jamf.Twitter": { - "name": "Twitter", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred3": { + "name": "Alfred 3", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Twitter.jamf.recipe", - "parent": "com.github.nmcspadden.pkg.appstore", - "shortname": "Twitter.jamf", + "path": "Jamf_Recipes/Alfred3.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred3", + "shortname": "Alfred3.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The official Twitter app for Mac." + "jamf_description": "Alfred 3 is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." }, "com.github.autopkg.grahampugh-recipes.jamf.SourceTree": { "name": "SourceTree", @@ -113696,188 +113713,181 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories." }, - "com.github.autopkg.grahampugh-recipes.jamf.Adium": { - "name": "Adium", - "description": null, + "com.github.grahampugh.recipes.jamf.Privileges": { + "name": "Privileges", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Adium.jamf.recipe", - "parent": "com.github.autopkg.pkg.Adium", - "shortname": "Adium.jamf", + "path": "Jamf_Recipes/Privileges.jamf.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Popular instant messaging client supports a plethora of services." + "jamf_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock.\n\nWe believe all users, including all developers, can benefit from using Privileges.app. Working as a standard user instead of an administrator adds another layer of security to your Mac and is considered a security best practice. Privileges.app helps enable users to act as administrators of the system only when required.\n\t\t\t" }, - "com.github.autopkg.grahampugh-recipes.jamf.Celestia": { - "name": "Celestia", + "com.github.autopkg.grahampugh-recipes.jamf.Papers": { + "name": "Papers", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Celestia.jamf.recipe", - "parent": "com.github.homebysix.pkg.Celestia", - "shortname": "Celestia.jamf", + "path": "Jamf_Recipes/Papers.jamf.recipe", + "parent": "com.github.homebysix.pkg.Papers", + "shortname": "Papers.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Open source astronomy and planetarium app." + "jamf_description": "Your personal library of scientific resources." }, - "com.github.autopkg.grahampugh-recipes.jamf.CoRD": { - "name": "CoRD", + "com.github.autopkg.grahampugh-recipes.jamf.Firefox": { + "name": "Firefox", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/CoRD.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.CoRD", - "shortname": "CoRD.jamf", + "path": "Jamf_Recipes/Firefox.jamf.recipe", + "parent": "com.github.rtrouton.pkg.Firefox", + "shortname": "Firefox.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol." + "jamf_description": "Firefox is a web browser from Mozilla." }, - "com.github.autopkg.grahampugh-recipes.jamf.Dropbox": { - "name": "Dropbox", + "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi": { + "name": "Paparazzi", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Dropbox.jamf.recipe", - "parent": "com.github.autopkg.pkg.dropbox", - "shortname": "Dropbox.jamf", + "path": "Jamf_Recipes/Paparazzi.jamf.recipe", + "parent": "com.github.homebysix.pkg.Paparazzi", + "shortname": "Paparazzi.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" + "jamf_description": "Make user-defined size screenshots of websites." }, - "com.github.autopkg.grahampugh-recipes.jamf.Grammarly": { - "name": "Grammarly", + "com.github.autopkg.grahampugh-recipes.jamf.Transmit5": { + "name": "Transmit5", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Grammarly.jamf.recipe", - "parent": "com.github.homebysix.pkg.Grammarly", - "shortname": "Grammarly.jamf", + "path": "Jamf_Recipes/Transmit5.jamf.recipe", + "parent": "com.github.autopkg.pkg.transmit5", + "shortname": "Transmit5.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Checks your writing against Grammarly, an online proofreading tool." + "jamf_description": "Transmit 5 is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet." }, - "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting": { - "name": "GoToMeeting", + "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver": { + "name": "Quicksilver", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GoToMeeting.jamf.recipe", - "parent": "com.github.homebysix.pkg.GoToMeeting", - "shortname": "GoToMeeting.jamf", + "path": "Jamf_Recipes/Quicksilver.jamf.recipe", + "parent": "com.github.homebysix.pkg.Quicksilver", + "shortname": "Quicksilver.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "GoToMeeting is a web-hosted service created and marketed by the Online Services division of Citrix Systems. It is an online meeting, desktop sharing, and video conferencing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real time." + "jamf_description": "Application launcher and customizable shortcut utility." }, - "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome": { - "name": "Google Chrome", + "com.github.autopkg.grahampugh-recipes.jamf.GIMP": { + "name": "GIMP", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GoogleChrome.jamf.recipe", - "parent": "com.github.autopkg.pkg.googlechrome", - "shortname": "GoogleChrome.jamf", + "path": "Jamf_Recipes/GIMP.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.GIMP", + "shortname": "GIMP.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Google Chrome." - }, - "com.github.autopkg.grahampugh-recipes.jamf.zoom.us": { - "name": "zoom.us", - "description": null, - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/zoom.us.jamf.recipe", - "parent": "com.github.homebysix.pkg.Zoom" + "jamf_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages." }, - "com.github.autopkg.grahampugh-recipes.jamf.Wireshark": { - "name": "Wireshark", + "com.github.autopkg.grahampugh-recipes.jamf.Brackets": { + "name": "Brackets", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Wireshark.jamf.recipe", - "parent": "com.github.homebysix.pkg.Wireshark", - "shortname": "Wireshark.jamf", + "path": "Jamf_Recipes/Brackets.jamf.recipe", + "parent": "com.github.novaksam.pkg.Brackets", + "shortname": "Brackets.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Wireshark." + "jamf_description": "Install the latest version of Brackets." }, - "com.github.autopkg.grahampugh-recipes.jamf.NodeJS": { - "name": "NodeJS", + "com.github.autopkg.grahampugh-recipes.jamf.Eclipse": { + "name": "Eclipse", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/NodeJS.jamf.recipe", - "parent": "com.github.novaksam.pkg.NodeJS", - "shortname": "NodeJS.jamf", + "path": "Jamf_Recipes/Eclipse.jamf.recipe", + "parent": "com.github.homebysix.pkg.EclipseLuna", + "shortname": "Eclipse.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of NodeJS." + "jamf_description": "Programming development environment." }, - "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck": { - "name": "Cyberduck", + "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting": { + "name": "GoToMeeting", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Cyberduck.jamf.recipe", - "parent": "com.github.rtrouton.pkg.Cyberduck", - "shortname": "Cyberduck.jamf", + "path": "Jamf_Recipes/GoToMeeting.jamf.recipe", + "parent": "com.github.homebysix.pkg.GoToMeeting", + "shortname": "GoToMeeting.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" + "jamf_description": "GoToMeeting is a web-hosted service created and marketed by the Online Services division of Citrix Systems. It is an online meeting, desktop sharing, and video conferencing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real time." }, - "com.github.autopkg.grahampugh-recipes.jamf.Gephi": { - "name": "Gephi", + "com.github.autopkg.grahampugh-recipes.jamf.Grammarly": { + "name": "Grammarly", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Gephi.jamf.recipe", - "parent": "com.github.joshua-d-miller.pkg.gephi", - "shortname": "Gephi.jamf", + "path": "Jamf_Recipes/Grammarly.jamf.recipe", + "parent": "com.github.homebysix.pkg.Grammarly", + "shortname": "Grammarly.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Clean and simple clipboard manager for developers" + "jamf_description": "Checks your writing against Grammarly, an online proofreading tool." }, - "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage": { - "name": "Suspicious Package", + "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner": { + "name": "Carbon Copy Cloner", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/SuspiciousPackage.jamf.recipe", - "parent": "com.github.novaksam.pkg.SuspiciousPackage", - "shortname": "SuspiciousPackage.jamf", + "path": "Jamf_Recipes/CarbonCopyCloner.jamf.recipe", + "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", + "shortname": "CarbonCopyCloner.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Suspicious Package." + "jamf_description": "Powerful disk cloning and backup utility." }, - "com.github.autopkg.grahampugh-recipes.jamf.Firefox": { - "name": "Firefox", + "com.github.autopkg.grahampugh-recipes.jamf.BoxSync": { + "name": "Box Sync", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Firefox.jamf.recipe", - "parent": "com.github.rtrouton.pkg.Firefox", - "shortname": "Firefox.jamf", + "path": "Jamf_Recipes/BoxSync.jamf.recipe", + "parent": "com.github.hansen-m.pkg.boxsync", + "shortname": "BoxSync.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Firefox is a web browser from Mozilla." + "jamf_description": "Keep your files in sync with Box.com's cloud storage service." }, - "com.github.grahampugh.recipes.jamf.Skype": { - "name": "Skype", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", + "com.github.autopkg.grahampugh-recipes.jamf.iTerm2": { + "name": "iTerm2", + "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Skype.jamf.recipe", - "parent": "com.github.autopkg.pkg.Skype", - "shortname": "Skype.jamf", + "path": "Jamf_Recipes/iTerm2.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Skype is a freemium voice over IP service and instant messaging client, currently developed by Microsoft-owned Skype Technologies." + "jamf_description": "iTerm2 is a replacement for Terminal." }, - "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu": { - "name": "OpenEmu", + "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench": { + "name": "MySQLWorkBench", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/OpenEmu.jamf.recipe", - "parent": "com.github.homebysix.pkg.OpenEmu", - "shortname": "OpenEmu.jamf", + "path": "Jamf_Recipes/MySQLWorkBench.jamf.recipe", + "parent": "com.github.homebysix.pkg.MySQLWorkbench", + "shortname": "MySQLWorkBench.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Multiple video game system emulator." + "jamf_description": "MySQL Workbench is a unified visual tool for database architects, developers, and DBAs." }, - "com.github.autopkg.grahampugh-recipes.jamf.HandBrake": { - "name": "HandBrake", + "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird": { + "name": "Thunderbird", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/HandBrake.jamf.recipe", - "parent": "com.github.autopkg.pkg.Handbrake", - "shortname": "HandBrake.jamf", + "path": "Jamf_Recipes/Thunderbird.jamf.recipe", + "parent": "com.github.autopkg.pkg.Thunderbird", + "shortname": "Thunderbird.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs." + "jamf_description": "Email client from Mozilla." }, "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode": { "name": "Visual Studio Code", @@ -113890,214 +113900,214 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Visual Studio Code is a source code editor which includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring." }, - "com.github.autopkg.grahampugh-recipes.jamf.Alfred3": { - "name": "Alfred 3", + "com.github.autopkg.grahampugh-recipes.jamf.GSP5": { + "name": "GSP5", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Alfred3.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred3", - "shortname": "Alfred3.jamf", + "path": "Jamf_Recipes/GSP5.jamf.recipe", + "parent": "com.github.homebysix.pkg.GSP5", + "shortname": "GSP5.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Alfred 3 is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." + "jamf_description": "Interactive geometry software for exploring Euclidean geometry, algebra, calculus, and other areas of mathematics." }, - "com.github.autopkg.grahampugh-recipes.jamf.VLC": { - "name": "VLC", + "com.github.autopkg.grahampugh-recipes.jamf.Atom": { + "name": "Atom", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/VLC.jamf.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.jamf", + "path": "Jamf_Recipes/Atom.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Atom", + "shortname": "Atom.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of VLC." + "jamf_description": "A hackable text editor for the 21st Century." }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus": { - "name": "OmniFocus", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth": { + "name": "Google Earth", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/OmniFocus.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniFocus.jamf", + "path": "Jamf_Recipes/GoogleEarth.jamf.recipe", + "parent": "com.github.autopkg.pkg.google-earth", + "shortname": "GoogleEarth.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "\"Getting Things Done\" task manager with available iOS companion app." + "jamf_description": "Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean." }, - "com.github.autopkg.grahampugh-recipes.jamf.iZip": { - "name": "iZip", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro": { + "name": "Google Earth Pro", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/iZip.jamf.recipe", - "parent": "com.github.homebysix.pkg.iZip", - "shortname": "iZip.jamf", + "path": "Jamf_Recipes/GoogleEarthPro.jamf.recipe", + "parent": "com.github.autopkg.nmcspadden-recipes.pkg.google-earth-pro", + "shortname": "GoogleEarthPro.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Free application for managing archives." + "jamf_description": "Google Earth Pro lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean." }, - "com.github.autopkg.grahampugh-recipes.jamf.Monodraw": { - "name": "Monodraw", + "com.github.autopkg.grahampugh-recipes.jamf.BibDesk": { + "name": "BibDesk", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Monodraw.jamf.recipe", - "parent": "com.github.homebysix.pkg.Monodraw", - "shortname": "Monodraw.jamf", + "path": "Jamf_Recipes/BibDesk.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.BibDesk", + "shortname": "BibDesk.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "ASCII art editor." + "jamf_description": "Use BibDesk to edit and manage your bibliography. It will keep track of both the bibliographic information and the associated files or web links for you. BibDesk's services will simplify using your bibliography in other applications and are particularly well suited for LATEX users." }, - "com.github.autopkg.grahampugh-recipes.jamf.Slack": { - "name": "Slack", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome": { + "name": "Google Chrome", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Slack.jamf.recipe", - "parent": "com.github.killahquam.pkg.slack", - "shortname": "Slack.jamf", + "path": "Jamf_Recipes/GoogleChrome.jamf.recipe", + "parent": "com.github.autopkg.pkg.googlechrome", + "shortname": "GoogleChrome.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go.." + "jamf_description": "Install the latest version of Google Chrome." }, - "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver": { - "name": "The Unarchiver", - "description": null, + "com.github.grahampugh.recipes.jamf.Authy": { + "name": "Authy", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/TheUnarchiver.jamf.recipe", - "parent": "com.github.autopkg.pkg.TheUnarchiver", - "shortname": "TheUnarchiver.jamf", + "path": "Jamf_Recipes/Authy.jamf.recipe", + "parent": "com.github.nzmacgeek.pkg.authy", + "shortname": "Authy.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X." + "jamf_description": "Authy is a free mobile / desktop app for two factor authentication, as well as security partner and SMS delivery service of many websites that want to make two-factor authentication work better for their users." }, - "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi": { - "name": "Paparazzi", + "com.github.autopkg.grahampugh-recipes.jamf.Bartender": { + "name": "Bartender", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Paparazzi.jamf.recipe", - "parent": "com.github.homebysix.pkg.Paparazzi", - "shortname": "Paparazzi.jamf", + "path": "Jamf_Recipes/Bartender.jamf.recipe", + "parent": "com.github.homebysix.pkg.Bartender", + "shortname": "Bartender.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Make user-defined size screenshots of websites." + "jamf_description": "Bartender lets you organize your menu bar apps by hiding them, rearranging them, or moving them to the Bartender bar." }, - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOffice365": { - "name": "Microsoft Office 365", + "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice": { + "name": "LibreOffice", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/MicrosoftOffice365.jamf.recipe", - "parent": "com.github.grahampugh.recipes.pkg.MicrosoftOffice365", - "shortname": "MicrosoftOffice365.jamf", + "path": "Jamf_Recipes/LibreOffice.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.LibreOffice", + "shortname": "LibreOffice.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Microsoft Office 365 is a popular and powerful suite of productivity apps." + "jamf_description": "Open Source personal productivity suite for Windows, Macintosh and Linux." }, - "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet": { - "name": "CheatSheet", + "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu": { + "name": "OpenEmu", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/CheatSheet.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.CheatSheet", - "shortname": "CheatSheet.jamf", + "path": "Jamf_Recipes/OpenEmu.jamf.recipe", + "parent": "com.github.homebysix.pkg.OpenEmu", + "shortname": "OpenEmu.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Utility that lets you hold the command key a bit longer to get a list of all active short cuts of the current application." + "jamf_description": "Multiple video game system emulator." }, - "com.github.autopkg.grahampugh-recipes.jamf.Atom": { - "name": "Atom", + "com.github.autopkg.grahampugh-recipes.jamf.CoRD": { + "name": "CoRD", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Atom.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Atom", - "shortname": "Atom.jamf", + "path": "Jamf_Recipes/CoRD.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.CoRD", + "shortname": "CoRD.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "A hackable text editor for the 21st Century." + "jamf_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol." }, - "com.github.autopkg.grahampugh-recipes.jamf.Opera": { - "name": "Opera", + "com.github.autopkg.grahampugh-recipes.jamf.Alfred2": { + "name": "Alfred 2", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Opera.jamf.recipe", - "parent": "com.github.amsysuk-recipes.pkg.opera", - "shortname": "Opera.jamf", + "path": "Jamf_Recipes/Alfred2.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred2", + "shortname": "Alfred2.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Opera is a multi-platform Chromium-based web browser developed by Opera Software." + "jamf_description": "Alfred 2 is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web." }, - "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox": { - "name": "VirtualBox", + "com.github.autopkg.grahampugh-recipes.jamf.Espresso": { + "name": "Espresso", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/VirtualBox.jamf.recipe", - "parent": "com.github.homebysix.pkg.VirtualBox", - "shortname": "VirtualBox.jamf", + "path": "Jamf_Recipes/Espresso.jamf.recipe", + "parent": "com.github.homebysix.pkg.Espresso", + "shortname": "Espresso.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use." + "jamf_description": "Powerful HTML, XML, CSS, and JavaScript development tool." }, - "com.github.autopkg.grahampugh-recipes.jamf.NoMAD": { - "name": "NoMAD", + "com.github.autopkg.grahampugh-recipes.jamf.Gephi": { + "name": "Gephi", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/NoMAD.jamf.recipe", - "parent": "com.github.tbridge.pkg.NoMAD", - "shortname": "NoMAD.jamf", + "path": "Jamf_Recipes/Gephi.jamf.recipe", + "parent": "com.github.joshua-d-miller.pkg.gephi", + "shortname": "Gephi.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "NoMAD is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services." + "jamf_description": "Clean and simple clipboard manager for developers" }, - "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE": { - "name": "PyCharm CE", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOffice365": { + "name": "Microsoft Office 365", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/PyCharmCE.jamf.recipe", - "parent": "com.github.hansen-m.pkg.pycharm", - "shortname": "PyCharmCE.jamf", + "path": "Jamf_Recipes/MicrosoftOffice365.jamf.recipe", + "parent": "com.github.grahampugh.recipes.pkg.MicrosoftOffice365", + "shortname": "MicrosoftOffice365.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "PyCharm is an Integrated Development Environment (IDE) used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems (VCSes), and supports web development with Django." + "jamf_description": "Microsoft Office 365 is a popular and powerful suite of productivity apps." }, - "com.github.autopkg.grahampugh-recipes.jamf.Brackets": { - "name": "Brackets", - "description": null, + "com.github.grahampugh.recipes.jamf.Skype": { + "name": "Skype", + "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Brackets.jamf.recipe", - "parent": "com.github.novaksam.pkg.Brackets", - "shortname": "Brackets.jamf", + "path": "Jamf_Recipes/Skype.jamf.recipe", + "parent": "com.github.autopkg.pkg.Skype", + "shortname": "Skype.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Install the latest version of Brackets." + "jamf_description": "Skype is a freemium voice over IP service and instant messaging client, currently developed by Microsoft-owned Skype Technologies." }, - "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick": { - "name": "Tunnelblick", + "com.github.autopkg.grahampugh-recipes.jamf.NodeJS": { + "name": "NodeJS", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Tunnelblick.jamf.recipe", - "parent": "com.github.homebysix.pkg.Tunnelblick", - "shortname": "Tunnelblick.jamf", + "path": "Jamf_Recipes/NodeJS.jamf.recipe", + "parent": "com.github.novaksam.pkg.NodeJS", + "shortname": "NodeJS.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "GUI for OpenVPN." + "jamf_description": "Install the latest version of NodeJS." }, - "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner": { - "name": "Carbon Copy Cloner", + "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence": { + "name": "OmniPresence", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/CarbonCopyCloner.jamf.recipe", - "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner", - "shortname": "CarbonCopyCloner.jamf", + "path": "Jamf_Recipes/OmniPresence.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniPresence.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Powerful disk cloning and backup utility." + "jamf_description": "Keep your documents synced across your devices." }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb": { - "name": "OmniWeb", + "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio": { + "name": "ApacheDirectoryStudio", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/OmniWeb.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniWeb.jamf", + "path": "Jamf_Recipes/ApacheDirectoryStudio.jamf.recipe", + "parent": "com.github.homebysix.pkg.ApacheDirectoryStudio", + "shortname": "ApacheDirectoryStudio.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Web browser with Safari engine and many enhanced features." + "jamf_description": "Complete LDAP tooling platform." }, "com.github.autopkg.grahampugh-recipes.jamf.BBEdit": { "name": "BBEdit", @@ -114110,385 +114120,348 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "BBEdit is the leading professional HTML and text editor for the Mac." }, - "com.github.autopkg.grahampugh-recipes.jamf.GIMP": { - "name": "GIMP", + "com.github.autopkg.grahampugh-recipes.jamf.Opera": { + "name": "Opera", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/GIMP.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.GIMP", - "shortname": "GIMP.jamf", + "path": "Jamf_Recipes/Opera.jamf.recipe", + "parent": "com.github.amsysuk-recipes.pkg.opera", + "shortname": "Opera.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages." + "jamf_description": "Opera is a multi-platform Chromium-based web browser developed by Opera Software." }, - "com.github.autopkg.grahampugh-recipes.jamf.Eclipse": { - "name": "Eclipse", + "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus": { + "name": "OmniFocus", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Eclipse.jamf.recipe", - "parent": "com.github.homebysix.pkg.EclipseLuna", - "shortname": "Eclipse.jamf", + "path": "Jamf_Recipes/OmniFocus.jamf.recipe", + "parent": "com.github.autopkg.pkg.omnigroupproduct", + "shortname": "OmniFocus.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Programming development environment." + "jamf_description": "\"Getting Things Done\" task manager with available iOS companion app." }, - "com.github.autopkg.grahampugh-recipes.jamf.Papers": { - "name": "Papers", + "com.github.autopkg.grahampugh-recipes.jamf.Blender": { + "name": "Blender", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Papers.jamf.recipe", - "parent": "com.github.homebysix.pkg.Papers", - "shortname": "Papers.jamf", + "path": "Jamf_Recipes/Blender.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Blender", + "shortname": "Blender.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Your personal library of scientific resources." + "jamf_description": "Open source 3D graphics and animation software." }, - "com.github.autopkg.grahampugh-recipes.jamf.Bartender": { - "name": "Bartender", + "com.github.autopkg.grahampugh-recipes.jamf.Twitter": { + "name": "Twitter", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Bartender.jamf.recipe", - "parent": "com.github.homebysix.pkg.Bartender", - "shortname": "Bartender.jamf", + "path": "Jamf_Recipes/Twitter.jamf.recipe", + "parent": "com.github.nmcspadden.pkg.appstore", + "shortname": "Twitter.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Bartender lets you organize your menu bar apps by hiding them, rearranging them, or moving them to the Bartender bar." + "jamf_description": "The official Twitter app for Mac." }, - "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync": { - "name": "Resilio Sync", + "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE": { + "name": "PyCharm CE", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/ResilioSync.jamf.recipe", - "parent": "com.github.homebysix.pkg.ResilioSync", - "shortname": "ResilioSync.jamf", + "path": "Jamf_Recipes/PyCharmCE.jamf.recipe", + "parent": "com.github.hansen-m.pkg.pycharm", + "shortname": "PyCharmCE.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Sync files without the cloud, using peer-to-peer connections." + "jamf_description": "PyCharm is an Integrated Development Environment (IDE) used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems (VCSes), and supports web development with Django." }, - "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence": { - "name": "OmniPresence", + "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3": { + "name": "Sublime Text 3", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/OmniPresence.jamf.recipe", - "parent": "com.github.autopkg.pkg.omnigroupproduct", - "shortname": "OmniPresence.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Keep your documents synced across your devices." - }, - "com.github.grahampugh.recipes.jamf.Authy": { - "name": "Authy", - "description": "Downloads the latest version and makes a pkg. Then, uploads the package to the Jamf Pro Server and creates a Self Service Policy and Smart Group.", - "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Authy.jamf.recipe", - "parent": "com.github.nzmacgeek.pkg.authy", - "shortname": "Authy.jamf", + "path": "Jamf_Recipes/SublimeText3.jamf.recipe", + "parent": "com.justinrummel.pkg.SublimeText3", + "shortname": "SublimeText3.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Authy is a free mobile / desktop app for two factor authentication, as well as security partner and SMS delivery service of many websites that want to make two-factor authentication work better for their users." + "jamf_description": "Powerful and fast text editor and development environment." }, - "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird": { - "name": "Thunderbird", + "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver": { + "name": "The Unarchiver", "description": null, "repo": "autopkg/grahampugh-recipes", - "path": "Jamf_Recipes/Thunderbird.jamf.recipe", - "parent": "com.github.autopkg.pkg.Thunderbird", - "shortname": "Thunderbird.jamf", + "path": "Jamf_Recipes/TheUnarchiver.jamf.recipe", + "parent": "com.github.autopkg.pkg.TheUnarchiver", + "shortname": "TheUnarchiver.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Email client from Mozilla." + "jamf_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X." }, - "com.github.grahampugh.pkg.CotEditor": { - "name": "CotEditor", - "description": "Downloads the latest version of CotEditor and creates a package.", + "com.github.grahampugh.recipes.download.unison": { + "name": "Unison", + "description": "Downloads the latest release of Unison.", "repo": "autopkg/grahampugh-recipes", - "path": "CotEditor/CotEditor.pkg.recipe.yaml", - "parent": "com.github.grahampugh.download.CotEditor", - "shortname": "CotEditor.pkg", - "inferred_type": "pkg", + "path": "Unison/Unison.download.recipe.yaml", + "shortname": "Unison.download", + "inferred_type": "download", "children": [ - "com.github.grahampugh.jss-upload.CotEditor" + "com.github.grahampugh.recipes.pkg.unison" ] }, - "com.github.grahampugh.install.CotEditor": { - "name": "CotEditor", - "description": "Installs the latest version of CotEditor.", - "repo": "autopkg/grahampugh-recipes", - "path": "CotEditor/CotEditor.install.recipe.yaml", - "parent": "com.github.grahampugh.download.CotEditor", - "shortname": "CotEditor.install", - "inferred_type": "install" - }, - "com.github.grahampugh.munki.CotEditor": { - "name": "CotEditor", - "description": "Downloads the latest version of CotEditor and imports it into Munki.", - "repo": "autopkg/grahampugh-recipes", - "path": "CotEditor/CotEditor.munki.recipe.yaml", - "parent": "com.github.grahampugh.download.CotEditor", - "shortname": "CotEditor.munki", - "inferred_type": "munki", - "munki_display_name": "CotEditor", - "munki_description": "Lightweight Plain-Text Editor for macOS" - }, - "com.github.grahampugh.download.CotEditor": { - "name": "CotEditor", - "description": "Downloads the latest version of CotEditor.", + "com.github.grahampugh.recipes.pkg.unison": { + "name": "Unison", + "description": "Downloads the latest Unison release and copies it to the recipe cache root.", "repo": "autopkg/grahampugh-recipes", - "path": "CotEditor/CotEditor.download.recipe.yaml", - "shortname": "CotEditor.download", - "inferred_type": "download", + "path": "Unison/Unison.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.unison", + "shortname": "Unison.pkg", + "inferred_type": "pkg", "children": [ - "com.github.grahampugh.pkg.CotEditor", - "com.github.grahampugh.install.CotEditor", - "com.github.grahampugh.munki.CotEditor" + "com.github.grahampugh.recipes.jss-upload.unison", + "com.github.grahampugh.recipes.jss.unison" ] }, - "com.github.grahampugh.recipes.pkg.R": { - "name": null, - "description": "Downloads the latest version of R, works out the version number and names the package with the version number in it.", - "repo": "autopkg/grahampugh-recipes", - "path": "R/R.pkg.recipe.yaml", - "parent": "io.github.hjuutilainen.download.R", - "shortname": "R.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.AffinityPhoto": { - "name": "Affinity Photo", - "description": "Downloads the latest version of Affinity Photo and creates a pkg including version number.", + "com.github.grahampugh.recipes.download.FileMakerPro": { + "name": "FileMaker Pro", + "description": "This recipe is now deprecated as it does not work for FileMaker Pro version 2023 or newer. I advise you to use apizz-recipes/FileMakerProClaris.download instead.", "repo": "autopkg/grahampugh-recipes", - "path": "Affinity/AffinityPhoto.pkg.recipe.yaml", - "parent": "com.github.peterkelm.download.AffinityPhoto", - "shortname": "AffinityPhoto.pkg", - "inferred_type": "pkg" + "path": "FileMakerPro/FileMakerPro.download.recipe.yaml", + "deprecated": true, + "shortname": "FileMakerPro.download", + "inferred_type": "download" }, - "com.github.grahampugh.recipes.pkg.AffinityPublisher": { - "name": "Affinity Publisher", - "description": "Downloads the latest version of Affinity Publisher and creates a pkg including version number.", + "com.github.grahampugh.recipes.pkg.silnite": { + "name": null, + "description": "Downloads the current version of Howard Oakley's silnite, and creates a pkg.", "repo": "autopkg/grahampugh-recipes", - "path": "Affinity/AffinityPublisher.pkg.recipe.yaml", - "parent": "com.github.peterkelm.download.AffinityPublisher", - "shortname": "AffinityPublisher.pkg", + "path": "silnite/silnite.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.silnite", + "shortname": "silnite.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.AffinityDesigner": { - "name": "Affinity Designer", - "description": "Downloads the latest version of Affinity Designer and creates a pkg including version number.", + "com.github.grahampugh.recipes.download.silnite": { + "name": "silnite", + "description": "Downloads the current version of Howard Oakley's silnite.", "repo": "autopkg/grahampugh-recipes", - "path": "Affinity/AffinityDesigner.pkg.recipe.yaml", - "parent": "com.github.peterkelm.download.AffinityDesigner", - "shortname": "AffinityDesigner.pkg", - "inferred_type": "pkg" + "path": "silnite/silnite.download.recipe.yaml", + "shortname": "silnite.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.silnite" + ] }, - "com.github.grahampugh.recipes.install.MDMWatchdog": { - "name": "MDM Watchdog", - "description": "Creates a package of MDM Watchdog from Addigy, and installs it directly.", + "com.github.grahampugh.recipes.install.MunkiToolsCore": { + "name": "JSSImporter", + "description": "Installs the current core Munki tools from Github.", "repo": "autopkg/grahampugh-recipes", - "path": "MDMWatchdog/MDMWatchdog.install.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.MDMWatchdog", - "shortname": "MDMWatchdog.install", + "path": "MunkiToolsCore/MunkiToolsCore.install.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.MunkiToolsCore", + "shortname": "MunkiToolsCore.install", "inferred_type": "install" }, - "com.github.grahampugh.recipes.pkg.MDMWatchdog": { - "name": "MDM Watchdog", - "description": "Downloads MDM Watchdog from Addigy, finds the version, and moves the pkg to create the pkg_path variable.", + "com.github.grahampugh.recipes.pkg.MunkiToolsCore": { + "name": "MunkiToolsCore", + "description": "Note: munkitools does not include a code signature. If your organization requires code signature, it is recommended to internally sign the application.\n\nDownloads version 3 of the Munki tools via the official releases listing on GitHub. You can set INCLUDE_PRERELEASES to any value to have this recipe pull prerelease versions.\n\nThis recipe also extracts the core components, and repackages them for use in Jamf Pro.\nOther parts of munkitools are not repackaged.\n\nThis recipe cannot be overridden to pull a download from an alternate location such as munkibuilds.org - it will only download the official releases. For this, use the munkitools2-autobuild.munki recipe with a manually-provided DOWNLOAD_URL variable.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also respects an input variable: ''sort_by_highest_tag_names'', which, if set, will ignore the post dates of the releases and instead sort descending by tag names according to LooseVersion semantics.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MDMWatchdog/MDMWatchdog.pkg.recipe.yaml", - "parent": "com.github.kevinmcox.download.mdm-watchdog", - "shortname": "MDMWatchdog.pkg", + "path": "MunkiToolsCore/MunkiToolsCore.pkg.recipe.yaml", + "shortname": "MunkiToolsCore.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.install.MDMWatchdog" + "com.github.grahampugh.recipes.install.MunkiToolsCore" ] }, - "com.github.grahampugh.install.VisualStudioCode": { - "name": "Visual Studio Code", - "description": "Installs the latest version of Visual Studio Code.", + "com.github.grahampugh.pkg.AppleHPPrinterDrivers": { + "name": "HPPrinterDrivers", + "description": "Downloads latest version of the HP Printer Drivers from Apple and extracts the package from the dmg.\n", "repo": "autopkg/grahampugh-recipes", - "path": "VisualStudioCode/VisualStudioCode.install.recipe.yaml", - "parent": "com.github.killahquam.download.visualstudiocode", - "shortname": "VisualStudioCode.install", - "inferred_type": "install" + "path": "AppleHPPrinterDrivers/AppleHPPrinterDrivers.pkg.recipe.yaml", + "parent": "com.github.n8felton.download.AppleHPPrinterDrivers", + "shortname": "AppleHPPrinterDrivers.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.JamfComplianceEditor": { - "name": "Jamf Compliance Editor", - "description": "Downloads the latest version of Jamf Compliance Editor and creates a package.", + "com.github.grahampugh.recipes.pkg.SeqMonk": { + "name": "SeqMonk", + "description": "Downloads the latest version of SeqMonk and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "JamfComplianceEditor/JamfComplianceEditor.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.JamfComplianceEditor", - "shortname": "JamfComplianceEditor.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jc0b.munki.JamfComplianceEditor" - ] + "path": "SeqMonk/SeqMonk.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.SeqMonk", + "shortname": "SeqMonk.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.JamfComplianceEditor": { - "name": "Jamf Compliance Editor", - "description": "Downloads the current version of Jamf Compliance Editor", + "com.github.grahampugh.recipes.download.SeqMonk": { + "name": "SeqMonk", + "description": "Downloads the current version of SeqMonk.", "repo": "autopkg/grahampugh-recipes", - "path": "JamfComplianceEditor/JamfComplianceEditor.download.recipe.yaml", - "shortname": "JamfComplianceEditor.download", + "path": "SeqMonk/SeqMonk.download.recipe.yaml", + "shortname": "SeqMonk.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.JamfComplianceEditor", - "com.github.grahampugh.recipes.userinstall.JamfComplianceEditor" + "com.github.grahampugh.recipes.pkg.SeqMonk" ] }, - "com.github.grahampugh.recipes.download.EndNoteUpdates": { - "name": "EndNote", - "description": "Downloads the latest EndNote updates and unzips the contents.", + "com.github.grahampugh.recipes.download.filemakerproadvanced": { + "name": "FileMaker Pro Advanced", + "description": "Downloads a specific FileMaker Pro Advanced updater zip file.", "repo": "autopkg/grahampugh-recipes", - "path": "EndNoteUpdates/EndNoteUpdates.download.recipe.yaml", - "shortname": "EndNoteUpdates.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.EndNoteUpdates" - ] + "path": "FileMakerProAdvanced/FileMakerProAdvanced.download.recipe.yaml", + "shortname": "FileMakerProAdvanced.download", + "inferred_type": "download" }, - "com.github.grahampugh.recipes.pkg.EndNoteUpdates": { - "name": "EndNote", - "description": "Downloads the latest EndNote updates, unzips the contents, and creates a custom package that will install the EndNote update onto the system.", + "com.github.grahampugh.recipes.pkg.MestReNova": { + "name": "MestReNova", + "description": "Downloads the latest version of MestReNova and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "EndNoteUpdates/EndNoteUpdates.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.EndNoteUpdates", - "shortname": "EndNoteUpdates.pkg", - "inferred_type": "pkg" + "path": "MestReNova/MestReNova.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MestReNova", + "shortname": "MestReNova.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahampugh.recipes.jss-upload.MestReNova" + ] }, - "com.github.grahampugh.recipes.download.Riot": { - "name": "Riot", - "description": "Downloads the latest version of Riot.im. Note that this recipe has been deprecated, as Riot has been renamed to Element (Riot). Please use the Element recipes instead.", + "com.github.grahampugh.recipes.download.MestReNova": { + "name": "MestReNova", + "description": "Downloads the latest version of MestReNova", "repo": "autopkg/grahampugh-recipes", - "path": "Riot/Riot.download.recipe.yaml", - "deprecated": true, - "shortname": "Riot.download", + "path": "MestReNova/MestReNova.download.recipe.yaml", + "shortname": "MestReNova.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.Riot" + "com.github.grahampugh.recipes.pkg.MestReNova" ] }, - "com.github.grahampugh.recipes.pkg.Riot": { - "name": "Riot", - "description": "Downloads the latest version of Riot and creates a package. Note that this recipe has been deprecated, as Riot has been renamed to Element (Riot). Please use the Element recipes instead.", + "com.github.grahampugh.recipes.pkg.TeXLiveUtility": { + "name": "TeXLive Utility", + "description": "Downloads the latest version of TeX Live Utility and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "Riot/Riot.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.Riot", - "deprecated": true, - "shortname": "Riot.pkg", + "path": "TeX/TeXLiveUtility.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.TeXLiveUtility", + "shortname": "TeXLiveUtility.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.jss.Riot" + "com.github.grahampugh.recipes.jss.TeXLiveUtility" ] }, - "com.github.grahampugh.recipes.download.FinderServerFavourites": { - "name": null, - "description": "Downloads the current script of FinderServerFavourites\n", + "com.github.grahampugh.pkg.MacTeX": { + "name": "MacTeX", + "description": "Downloads the latest MacTeX release and renames the pkg to include the version number.", "repo": "autopkg/grahampugh-recipes", - "path": "FinderServerFavourites/FinderServerFavourites.download.recipe.yaml", - "shortname": "FinderServerFavourites.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.FinderServerFavourites" - ] + "path": "TeX/MacTeX.pkg.recipe.yaml", + "parent": "com.github.joshua-d-miller.download.MacTeX", + "shortname": "MacTeX.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.FinderServerFavourites": { - "name": null, - "description": "Downloads the latest version of FinderServerFavourites and creates a package containing the script. The expectation is that this would be used with a postinstall script containing the parameters required to use this script for upgrading or reinstalling macOS on clients.", + "com.github.grahampugh.recipes.pkg.GhostScript": { + "name": "GhostScript", + "description": "Downloads the latest GhostScript release from the MacTeX site and renames the pkg to include the version number.", "repo": "autopkg/grahampugh-recipes", - "path": "FinderServerFavourites/FinderServerFavourites.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.FinderServerFavourites", - "shortname": "FinderServerFavourites.pkg", + "path": "TeX/GhostScript.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.MacTeX Ghostscript", + "shortname": "GhostScript.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.FusionInventoryAgent": { - "name": "FusionInventory Agent", - "description": "Downloads the latest release of FusionInventory Agent and creates a pkg.", + "com.github.grahampugh.recipes.pkg.LaTeXiT": { + "name": "LaTeXiT", + "description": "Downloads the latest version of LaTeXiT and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "FusionInventoryAgent/FusionInventoryAgent.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.FusionInventoryAgent", - "shortname": "FusionInventoryAgent.pkg", + "path": "TeX/LaTeXiT.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.LaTeXiT", + "shortname": "LaTeXiT.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.FusionInventoryAgent": { - "name": "FusionInventory Agent", - "description": "Downloads the latest release of FusionInventory Agent.", + "com.github.grahampugh.recipes.pkg.BasicTeX": { + "name": "BasicTeX", + "description": "Downloads the latest BasicTeX release and renames the pkg to include the version number.", "repo": "autopkg/grahampugh-recipes", - "path": "FusionInventoryAgent/FusionInventoryAgent.download.recipe.yaml", - "shortname": "FusionInventoryAgent.download", + "path": "TeX/BasicTeX.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.BasicTeX", + "shortname": "BasicTeX.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.BasicTeX": { + "name": "BasicTeX", + "description": "Downloads the current version of BasicTeX, a reduced distribution of MacTeX.", + "repo": "autopkg/grahampugh-recipes", + "path": "TeX/BasicTeX.download.recipe.yaml", + "shortname": "BasicTeX.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.FusionInventoryAgent" + "com.github.grahampugh.recipes.pkg.BasicTeX" ] }, - "com.github.grahampugh.recipes.pkg.CiscoAnyConnect": { - "name": "Cisco AnyConnect Secure Mobility Client", - "description": "Creates a Cisco AnyConnect VPN-only package.", + "com.github.grahampugh.recipes.download.TeXLiveUtility": { + "name": "TeXLive Utility", + "description": "Downloads the latest version of TeX Live Utility.", "repo": "autopkg/grahampugh-recipes", - "path": "CiscoAnyConnect/CiscoAnyConnect.pkg.recipe.yaml", - "shortname": "CiscoAnyConnect.pkg", - "inferred_type": "pkg", + "path": "TeX/TeXLiveUtility.download.recipe.yaml", + "shortname": "TeXLiveUtility.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.CiscoAnyConnectVPN" + "com.github.grahampugh.recipes.pkg.TeXLiveUtility" ] }, - "com.github.grahampugh.recipes.pkg.GLPIAgent": { - "name": "GLPI-Agent", - "description": "Downloads the latest release of GLPI-Agent and creates a package.", - "repo": "autopkg/grahampugh-recipes", - "path": "GLPIAgent/GLPIAgent.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.GLPIAgent", - "shortname": "GLPIAgent.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.download.GLPIAgent": { - "name": "GLPI-Agent", - "description": "Downloads the latest release of GLPI-Agent.", + "com.github.grahampugh.recipes.download.LaTeXiT": { + "name": "LaTeXiT", + "description": "Downloads the latest version of LaTeXiT.", "repo": "autopkg/grahampugh-recipes", - "path": "GLPIAgent/GLPIAgent.download.recipe.yaml", - "shortname": "GLPIAgent.download", + "path": "TeX/LaTeXiT.download.recipe.yaml", + "shortname": "LaTeXiT.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.GLPIAgent" + "com.github.grahampugh.recipes.pkg.LaTeXiT" ] }, - "com.github.grahampugh.recipes.pkg.MicrosoftOffice365": { - "name": "Microsoft Office 365", - "description": "Downloads the latest version of Microsoft's Office 365 Suite installer package and renames the package.", + "com.github.grahampugh.recipes.pkg.TeXShop": { + "name": "TeXShop", + "description": "Downloads the current release version of TeXShop and builds a package with TeXShop in /Applications/TeX to match a MacTeX deistribution.", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOffice365/MicrosoftOffice365.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MicrosoftOffice365", - "shortname": "MicrosoftOffice365.pkg", + "path": "TeX/TeXShop.pkg.recipe.yaml", + "parent": "io.github.hjuutilainen.download.TeXShop", + "shortname": "TeXShop.pkg", "inferred_type": "pkg", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOffice365" + "com.github.grahampugh.recipes.jss.TeXShop" ] }, - "com.github.grahampugh.recipes.download.MicrosoftOffice365": { - "name": "Microsoft Office Suite", - "description": "Downloads the latest Microsoft Office 365 SKU-less installer package.\nOverride the PRODUCTID key to:\n- 525133 for Americas\n- 532572 for Europe\n- 532577 for Asia\n- 871743 for Office 2016\n- 2009112 for Office365 Business Pro (includes Teams)\n", + "com.github.grahampugh.recipes.download.FoldingAtHome": { + "name": "Folding@Home", + "description": "Downloads the current version of FoldingAtHome.", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOffice365/MicrosoftOffice365.download.recipe.yaml", - "shortname": "MicrosoftOffice365.download", + "path": "FoldingAtHome/FoldingAtHome.download.recipe.yaml", + "shortname": "FoldingAtHome.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOffice365" + "com.github.grahampugh.recipes.pkg.FoldingAtHome" ] }, - "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro": { - "name": "Adobe Creative Cloud", - "description": "This recipe is designed to repackage the Adobe Creative Cloud Desktop Application installer package that is generated in the Adobe Admin Console. This is necessary to make the package installable via Jamf Pro.\n\nThis recipe has no parent '.download' recipe, since that is a manual process. You have to provide the path to a downloaded zip file from the Adobe admin console. You also need to provide a version number, as this is not extractable from the package. Therefore, to run this recipe, you need to run as follows:\n\nautopkg run \"AdobeCCDAFromConsoleForJamfPro.pkg\" --key pathname=/path/to/Adobe_CCDA_downloaded.zip --key version=5.0.0.354\n", + "com.github.grahampugh.recipes.pkg.FoldingAtHome": { + "name": null, + "description": "Downloads the latest version of FoldingAtHome, works out the version number and copies the package.", "repo": "autopkg/grahampugh-recipes", - "path": "AdobeCreativeCloud/AdobeCCDAFromConsoleForJamfPro.pkg.recipe.yaml", - "shortname": "AdobeCCDAFromConsoleForJamfPro.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahampugh.recipes.jss-upload.AdobeCCDAFromConsoleForJamfPro", - "com.github.grahampugh.recipes.jss.AdobeCCDAFromConsoleForJamfPro" - ] + "path": "FoldingAtHome/FoldingAtHome.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.FoldingAtHome", + "shortname": "FoldingAtHome.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.postprocessors": { - "name": null, - "description": "Recipe stub for any Processors in this directory.\n ", + "com.github.grahampugh.recipes.pkg.SupportHelper": { + "name": "SupportHelper", + "description": "Downloads the latest packaged version of the Support App Helper developed by Root3.", "repo": "autopkg/grahampugh-recipes", - "path": "PostProcessors/PostProcessors.recipe.yaml" + "path": "SupportApp/SupportHelper.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.SupportHelper", + "shortname": "SupportHelper.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.SupportHelper": { + "name": "Support Helper", + "description": "Downloads the latest packaged version of the Support App Helper developed by Root3.", + "repo": "autopkg/grahampugh-recipes", + "path": "SupportApp/SupportHelper.download.recipe.yaml", + "shortname": "SupportHelper.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.SupportHelper" + ] }, "com.github.grahampugh.recipes.download.SupportApp": { "name": "Support", @@ -114514,241 +114487,141 @@ "com.github.smithjw.jamf.Support_App" ] }, - "com.github.grahampugh.recipes.download.SupportHelper": { - "name": "Support Helper", - "description": "Downloads the latest packaged version of the Support App Helper developed by Root3.", - "repo": "autopkg/grahampugh-recipes", - "path": "SupportApp/SupportHelper.download.recipe.yaml", - "shortname": "SupportHelper.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.SupportHelper" - ] - }, - "com.github.grahampugh.recipes.pkg.SupportHelper": { - "name": "SupportHelper", - "description": "Downloads the latest packaged version of the Support App Helper developed by Root3.", - "repo": "autopkg/grahampugh-recipes", - "path": "SupportApp/SupportHelper.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.SupportHelper", - "shortname": "SupportHelper.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit": { - "name": "Adobe Licensing Toolkit", - "description": "Downloads the current release version of Adobe Licensing Toolkit and builds a package.", - "repo": "autopkg/grahampugh-recipes", - "path": "AdobeLicensingToolkit/AdobeLicensingToolkit.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdobeLicensingToolkit", - "shortname": "AdobeLicensingToolkit.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahampugh.recipes.jss-triggeronly.AdobeLicensingToolkit", - "com.github.grahampugh.recipes.jss-upload.AdobeLicensingToolkit" - ] - }, - "com.github.grahampugh.recipes.download.AdobeLicensingToolkit": { - "name": "Adobe Licensing Toolkit", - "description": "Downloads the Adobe Shared Device Licensing Toolkit. This can be used to deactivate Adobe Shared Device Licenses on a client.\n", + "com.github.grahampugh.download.LineIn": { + "name": "LineIn", + "description": "Downloads the latest version of LineIn.", "repo": "autopkg/grahampugh-recipes", - "path": "AdobeLicensingToolkit/AdobeLicensingToolkit.download.recipe.yaml", - "shortname": "AdobeLicensingToolkit.download", + "path": "LineIn/LineIn.download.recipe.yaml", + "shortname": "LineIn.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit" + "com.github.grahampugh.install.LineIn" ] }, - "com.github.grahampugh.recipes.download.silnite": { - "name": "silnite", - "description": "Downloads the current version of Howard Oakley's silnite.", + "com.github.grahampugh.install.LineIn": { + "name": "LineIn", + "description": "Installs the latest version of LineIn.", "repo": "autopkg/grahampugh-recipes", - "path": "silnite/silnite.download.recipe.yaml", - "shortname": "silnite.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.silnite" - ] + "path": "LineIn/LineIn.install.recipe.yaml", + "parent": "com.github.grahampugh.download.LineIn", + "shortname": "LineIn.install", + "inferred_type": "install" }, - "com.github.grahampugh.recipes.pkg.silnite": { - "name": null, - "description": "Downloads the current version of Howard Oakley's silnite, and creates a pkg.", + "com.grahamrpugh.munki.LineIn": { + "name": "LineIn", + "description": "Downloads the latest version of LineIn and imports it into Munki.", "repo": "autopkg/grahampugh-recipes", - "path": "silnite/silnite.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.silnite", - "shortname": "silnite.pkg", - "inferred_type": "pkg" + "path": "LineIn/LineIn.munki.recipe.yaml", + "parent": "com.grahamrpugh.download.LineIn", + "shortname": "LineIn.munki", + "inferred_type": "munki", + "munki_display_name": "LineIn", + "munki_description": "Enables soft audio playthru from input devices." }, - "com.github.grahampugh.recipes.pkg.owncloud": { - "name": null, - "description": "Downloads the current release version of polybox and extracts the installer package.", + "com.github.grahampugh.recipes.pkg.DellDisplayAndPeripheralManager": { + "name": "Dell Display and Peripheral Manager", + "description": "Downloads the latest version of the Dell Display and Peripheral Manager and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "owncloud/owncloud.pkg.recipe.yaml", - "parent": "com.github.gerardkok.download.ownCloudDesktopClient", - "shortname": "owncloud.pkg", + "path": "DellDisplayAndPeripheralManager/DellDisplayAndPeripheralManager.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager", + "shortname": "DellDisplayAndPeripheralManager.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.dupeGuru": { - "name": "dupeGuru", - "description": "Downloads the current stable macOS version of dupeGuru.", + "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager": { + "name": "Dell Display and Peripheral Manager", + "description": "Downloads the current version of Dell Display and Peripheral Manager.", "repo": "autopkg/grahampugh-recipes", - "path": "DupeGuru/DupeGuru.download.recipe.yaml", - "shortname": "DupeGuru.download", + "path": "DellDisplayAndPeripheralManager/DellDisplayAndPeripheralManager.download.recipe.yaml", + "shortname": "DellDisplayAndPeripheralManager.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.dupeGuru" + "com.github.grahampugh.recipes.pkg.DellDisplayAndPeripheralManager", + "com.github.jannheider.recipes.munki.DellDisplayAndPeripheralManager" ] }, - "com.github.grahampugh.recipes.pkg.dupeGuru": { - "name": "dupeGuru", - "description": "Downloads the latest version of dupeGuru and creates a package.", + "com.github.grahampugh.install.GoogleBackupAndSync": { + "name": "BackupandSync", + "description": "Installs the latest version of Backup And sync from Google. Note that the non-localized name for the app is 'Backup and Sync.app'", "repo": "autopkg/grahampugh-recipes", - "path": "DupeGuru/DupeGuru.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.dupeGuru", - "shortname": "DupeGuru.pkg", - "inferred_type": "pkg" + "path": "GoogleBackupAndSync/GoogleBackupAndSync.install.recipe.yaml", + "parent": "com.github.nstrauss.download.BackupandSync", + "shortname": "GoogleBackupAndSync.install", + "inferred_type": "install" }, - "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11": { - "name": "Amazon Corretto 11", - "description": "Downloads the current release version of Amazon Corretto 8 LTS, and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.", + "com.github.grahampugh.recipes.preprocessors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.\n ", "repo": "autopkg/grahampugh-recipes", - "path": "AmazonCorrettoJDK/AmazonCorrettoJDK11.pkg.recipe.yaml", - "parent": "com.github.rtrouton.download.OpenJDK11", - "shortname": "AmazonCorrettoJDK11.pkg", - "inferred_type": "pkg" + "path": "PreProcessors/PreProcessors.recipe.yaml" }, - "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8": { - "name": "Amazon Coretto 8", - "description": "Downloads the current release version of Amazon Coretto 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.", + "com.github.grahampugh.recipes.pkg.Threema": { + "name": "Threema", + "description": "Downloads the latest version of Threema and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "AmazonCorrettoJDK/AmazonCorrettoJDK8.pkg.recipe.yaml", - "parent": "com.github.rtrouton.download.OpenJDK11", - "shortname": "AmazonCorrettoJDK8.pkg", + "path": "Threema/Threema.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.Threema", + "shortname": "Threema.pkg", "inferred_type": "pkg", "children": [ - "com.github.dataJAR-recipes.munki.AmazonCorrettoJava8" + "com.github.grahampugh.recipes.jamf.Threema-pkg-upload" ] }, - "com.github.grahampugh.recipes.download.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and package the latest LibreOffice with the right language. Set RELEASE to either \"fresh\" or \"still\"", + "com.github.grahampugh.recipes.download.Threema": { + "name": "Threema", + "description": "Downloads the latest version of Threema.", "repo": "autopkg/grahampugh-recipes", - "path": "LibreOffice/LibreOfficeLangPack.download.recipe.yaml", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOfficeLangPack.download", + "path": "Threema/Threema.download.recipe.yaml", + "shortname": "Threema.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.LibreOfficeLangPack" + "com.github.grahampugh.recipes.pkg.Threema" ] }, - "com.github.grahampugh.recipes.pkg.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and package the latest LibreOffice with the right language. Set RELEASE to either \"fresh\" or \"still\"", - "repo": "autopkg/grahampugh-recipes", - "path": "LibreOffice/LibreOfficeLangPack.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.LibreOfficeLangPack", - "shortname": "LibreOfficeLangPack.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.COMSOLMultiphysics": { - "name": "COMSOL Multiphysics", - "description": "Creates a package for COMSOL Multiphysics.\nThere is no download recipe since COMSOL is not publicly available.\nRequires running as: autopkg run --pkg /path/to/downloaded-comsol.dmg \"COMSOLMultiphysics.pkg\"\nYou must also override the keys COMSOL_LICENSE_SERVER, COMSOL_LICENSE_NAME, COMSOL_LICENSE_COMPANY and COMSOL_LICENSE_TYPE.\nThese values are part of your licensing setup.\n", + "com.github.grahampugh.recipes.postprocessors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.\n ", "repo": "autopkg/grahampugh-recipes", - "path": "COMSOL/COMSOLMultiphysics.pkg.recipe.yaml", - "shortname": "COMSOLMultiphysics.pkg", - "inferred_type": "pkg" + "path": "PostProcessors/PostProcessors.recipe.yaml" }, - "com.github.grahampugh.recipes.install.Homebrew": { - "name": "Homebrew", - "description": "Installs the latest version of LineIn.", + "com.github.grahampugh.install.VisualStudioCode": { + "name": "Visual Studio Code", + "description": "Installs the latest version of Visual Studio Code.", "repo": "autopkg/grahampugh-recipes", - "path": "HomebrewInstaller/Homebrew.install.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.homebrew-install", - "shortname": "Homebrew.install", + "path": "VisualStudioCode/VisualStudioCode.install.recipe.yaml", + "parent": "com.github.killahquam.download.visualstudiocode", + "shortname": "VisualStudioCode.install", "inferred_type": "install" }, - "com.github.grahampugh.recipes.pkg.homebrew-install": { - "name": "Homebrew", - "description": "Downloads the current release version of Homebrew.sh and builds a package.", - "repo": "autopkg/grahampugh-recipes", - "path": "HomebrewInstaller/Homebrew-install.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.homebrew-install", - "shortname": "Homebrew-install.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahampugh.recipes.install.Homebrew" - ] - }, - "com.github.grahampugh.recipes.download.homebrew-install": { - "name": "homebrew-install", - "description": "Downloads the current script of homebrew.sh.\n", - "repo": "autopkg/grahampugh-recipes", - "path": "HomebrewInstaller/Homebrew-install.download.recipe.yaml", - "shortname": "Homebrew-install.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.homebrew-install" - ] - }, - "com.github.grahampugh.recipes.pkg.rosetta": { - "name": "Rosetta 2", - "description": "Placeholder pkg recipe - just moves the pkg to create the pkg_path variable.", + "com.github.grahampugh.recipes.pkg.SilentKnight": { + "name": null, + "description": "Downloads the current version of Howard Oakley's silnite, and creates a pkg.", "repo": "autopkg/grahampugh-recipes", - "path": "Rosetta2/Rosetta2.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.rosetta", - "shortname": "Rosetta2.pkg", + "path": "SilentKnight/SilentKnight.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.SilentKnight", + "shortname": "SilentKnight.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.rosetta": { - "name": "Rosetta 2", - "description": "Downloads the Rosetta 2 installer package.\n", + "com.github.grahampugh.recipes.download.SilentKnight": { + "name": "SilentKnight", + "description": "Downloads the current version of Howard Oakley's SilentKnight.", "repo": "autopkg/grahampugh-recipes", - "path": "Rosetta2/Rosetta2.download.recipe.yaml", - "shortname": "Rosetta2.download", + "path": "SilentKnight/SilentKnight.download.recipe.yaml", + "shortname": "SilentKnight.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.rosetta" - ] - }, - "com.github.grahampugh.recipes.pkg.swiftDialog": { - "name": "swiftDialog", - "description": "Placeholder pkg recipe - just moves the pkg to create the pkg_path variable.", - "repo": "autopkg/grahampugh-recipes", - "path": "swiftDialog/swiftDialog.pkg.recipe.yaml", - "parent": "com.github.zentralpro.download.swiftDialog", - "shortname": "swiftDialog.pkg", - "inferred_type": "pkg", - "children": [ - "com.gitub.d33t5.jamf.swiftDialog" + "com.github.grahampugh.recipes.pkg.SilentKnight", + "com.github.grahampugh.recipes.install.SilentKnight", + "com.github.grahampugh.recipes.userinstall.SilentKnight" ] }, - "com.github.grahampugh.recipes.pkg.MAXQDA": { - "name": "MAXQDA", - "description": "Downloads the latest version of MAXQDA and creates a package.", - "repo": "autopkg/grahampugh-recipes", - "path": "MAXQDA/MAXQDA.pkg.recipe.yaml", - "parent": "com.github.its-unibas.download.MAXQDA", - "shortname": "MAXQDA.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.JMP": { - "name": "JMP", - "description": "Creates a package from a pre-downloaded JMP installer which has already been installed on a client, and the SIP file converted to a JMP.per file as per the instructions in the JMP Deployment Guide.\nYou need to manually supply the JMP version, since attempts to extract this from the installer have so far failed.\n", - "repo": "autopkg/grahampugh-recipes", - "path": "JMP/JMP.pkg.recipe.yaml", - "shortname": "JMP.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.pkg.GIMP": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org and builds a package.", + "com.github.grahampugh.recipes.install.SilentKnight": { + "name": "SilentKnight", + "description": "Installs the latest version of SilentKnight.", "repo": "autopkg/grahampugh-recipes", - "path": "GIMP/GIMP.pkg.recipe.yaml", - "parent": "io.github.hjuutilainen.download.GIMP", - "shortname": "GIMP.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.GIMP" - ] + "path": "SilentKnight/SilentKnight.install.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.SilentKnight", + "shortname": "SilentKnight.install", + "inferred_type": "install" }, "com.github.grahampugh.recipes.pkg.ParallelsDesktop": { "name": "Parallels Desktop", @@ -114758,147 +114631,151 @@ "shortname": "ParallelsDesktop.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.macOSLAPS": { - "name": "macOSLAPS", - "description": "Placeholder pkg recipe - just moves the pkg to create the pkg_path variable.", + "com.github.grahampugh.recipes.pkg.FinderServerFavourites": { + "name": null, + "description": "Downloads the latest version of FinderServerFavourites and creates a package containing the script. The expectation is that this would be used with a postinstall script containing the parameters required to use this script for upgrading or reinstalling macOS on clients.", "repo": "autopkg/grahampugh-recipes", - "path": "macOSLAPS/macOSLAPS3.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.macOSLAPS", - "shortname": "macOSLAPS3.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.jamf.macOSLAPS" - ] + "path": "FinderServerFavourites/FinderServerFavourites.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.FinderServerFavourites", + "shortname": "FinderServerFavourites.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.macOSLAPS": { - "name": "macOSLAPS", - "description": "Downloads the latest version of macOSLAPS.", + "com.github.grahampugh.recipes.download.FinderServerFavourites": { + "name": null, + "description": "Downloads the current script of FinderServerFavourites\n", "repo": "autopkg/grahampugh-recipes", - "path": "macOSLAPS/macOSLAPS3.download.recipe.yaml", - "shortname": "macOSLAPS3.download", + "path": "FinderServerFavourites/FinderServerFavourites.download.recipe.yaml", + "shortname": "FinderServerFavourites.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.macOSLAPS" + "com.github.grahampugh.recipes.pkg.FinderServerFavourites" ] }, - "com.github.grahampugh.download.LineIn": { - "name": "LineIn", - "description": "Downloads the latest version of LineIn.", + "com.github.grahampugh.recipes.commonprocessors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.\n ", "repo": "autopkg/grahampugh-recipes", - "path": "LineIn/LineIn.download.recipe.yaml", - "shortname": "LineIn.download", - "inferred_type": "download", + "path": "CommonProcessors/CommonProcessors.recipe.yaml" + }, + "com.github.grahampugh.munki.CotEditor": { + "name": "CotEditor", + "description": "Downloads the latest version of CotEditor and imports it into Munki.", + "repo": "autopkg/grahampugh-recipes", + "path": "CotEditor/CotEditor.munki.recipe.yaml", + "parent": "com.github.grahampugh.download.CotEditor", + "shortname": "CotEditor.munki", + "inferred_type": "munki", + "munki_display_name": "CotEditor", + "munki_description": "Lightweight Plain-Text Editor for macOS" + }, + "com.github.grahampugh.pkg.CotEditor": { + "name": "CotEditor", + "description": "Downloads the latest version of CotEditor and creates a package.", + "repo": "autopkg/grahampugh-recipes", + "path": "CotEditor/CotEditor.pkg.recipe.yaml", + "parent": "com.github.grahampugh.download.CotEditor", + "shortname": "CotEditor.pkg", + "inferred_type": "pkg", "children": [ - "com.github.grahampugh.install.LineIn" + "com.github.grahampugh.jss-upload.CotEditor" ] }, - "com.github.grahampugh.install.LineIn": { - "name": "LineIn", - "description": "Installs the latest version of LineIn.", + "com.github.grahampugh.install.CotEditor": { + "name": "CotEditor", + "description": "Installs the latest version of CotEditor.", "repo": "autopkg/grahampugh-recipes", - "path": "LineIn/LineIn.install.recipe.yaml", - "parent": "com.github.grahampugh.download.LineIn", - "shortname": "LineIn.install", + "path": "CotEditor/CotEditor.install.recipe.yaml", + "parent": "com.github.grahampugh.download.CotEditor", + "shortname": "CotEditor.install", "inferred_type": "install" }, - "com.grahamrpugh.munki.LineIn": { - "name": "LineIn", - "description": "Downloads the latest version of LineIn and imports it into Munki.", - "repo": "autopkg/grahampugh-recipes", - "path": "LineIn/LineIn.munki.recipe.yaml", - "parent": "com.grahamrpugh.download.LineIn", - "shortname": "LineIn.munki", - "inferred_type": "munki", - "munki_display_name": "LineIn", - "munki_description": "Enables soft audio playthru from input devices." - }, - "com.github.grahampugh.recipes.download.EclipseTemurin-11": { - "name": "Eclipse Temurin 11", - "description": "Downloads the current release version of Eclipse Temurin 11. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.download.CotEditor": { + "name": "CotEditor", + "description": "Downloads the latest version of CotEditor.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin11.download.recipe.yaml", - "shortname": "EclipseTemurin11.download", + "path": "CotEditor/CotEditor.download.recipe.yaml", + "shortname": "CotEditor.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.EclipseTemurin-11" + "com.github.grahampugh.munki.CotEditor", + "com.github.grahampugh.pkg.CotEditor", + "com.github.grahampugh.install.CotEditor" ] }, - "com.github.grahampugh.recipes.download.EclipseTemurin-11-installer": { - "name": "Eclipse Temurin 11", - "description": "Downloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather \nthan the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.recipes.pkg.CiscoAnyConnect": { + "name": "Cisco AnyConnect Secure Mobility Client", + "description": "Creates a Cisco AnyConnect VPN-only package.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin11-signed-installer.download.recipe.yaml", - "shortname": "EclipseTemurin11-signed-installer.download", - "inferred_type": "download", + "path": "CiscoAnyConnect/CiscoAnyConnect.pkg.recipe.yaml", + "shortname": "CiscoAnyConnect.pkg", + "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.pkg.EclipseTemurin-11-installer" + "com.github.davidbpirie.jamf-upload.CiscoAnyConnectVPN" ] }, - "com.github.grahampugh.recipes.download.EclipseTemurin-8": { - "name": "Eclipse Temurin 8", - "description": "Downloads the current release version of Eclipse Temurin 8. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.recipes.download.ThreemaWork": { + "name": "Threema Work", + "description": "Downloads the latest version of Threema Work.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin8.download.recipe.yaml", - "shortname": "EclipseTemurin8.download", + "path": "ThreemaWork/ThreemaWork.download.recipe.yaml", + "shortname": "ThreemaWork.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.EclipseTemurin-8" + "com.github.grahampugh.recipes.pkg.ThreemaWork" ] }, - "com.github.grahampugh.recipes.pkg.EclipseTemurin-11-installer": { - "name": "Eclipse Temurin 11", - "description": "Downloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", - "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin11-signed-installer.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-11-installer", - "shortname": "EclipseTemurin11-signed-installer.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.EclipseTemurin-8": { - "name": "Eclipse Temurin 8", - "description": "Downloads the current release version of AdoptOpenJDK 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.recipes.pkg.ThreemaWork": { + "name": "Threema Work", + "description": "Downloads the latest version of Threema Work and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin8.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-8", - "shortname": "EclipseTemurin8.pkg", - "inferred_type": "pkg" + "path": "ThreemaWork/ThreemaWork.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.ThreemaWork", + "shortname": "ThreemaWork.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahampugh.recipes.jamf.ThreemaWork-pkg-upload" + ] }, - "com.github.grahampugh.recipes.download.EclipseTemurin-8-installer": { - "name": "Eclipse Temurin 8", - "description": "Downloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.recipes.download.EndNoteUpdates": { + "name": "EndNote", + "description": "Downloads the latest EndNote updates and unzips the contents.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin8-signed-installer.download.recipe.yaml", - "shortname": "EclipseTemurin8-signed-installer.download", + "path": "EndNoteUpdates/EndNoteUpdates.download.recipe.yaml", + "shortname": "EndNoteUpdates.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.EclipseTemurin-8-installer" + "com.github.grahampugh.recipes.pkg.EndNoteUpdates" ] }, - "com.github.grahampugh.recipes.pkg.EclipseTemurin-11": { - "name": "Eclipse Temurin 11", - "description": "Downloads the current release version of AdoptOpenJDK 11 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.recipes.pkg.EndNoteUpdates": { + "name": "EndNote", + "description": "Downloads the latest EndNote updates, unzips the contents, and creates a custom package that will install the EndNote update onto the system.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin11.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-11", - "shortname": "EclipseTemurin11.pkg", + "path": "EndNoteUpdates/EndNoteUpdates.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.EndNoteUpdates", + "shortname": "EndNoteUpdates.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.EclipseTemurin-8-installer": { - "name": "Eclipse Temurin 8", - "description": "Downloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8": { + "name": "Amazon Coretto 8", + "description": "Downloads the current release version of Amazon Coretto 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.", "repo": "autopkg/grahampugh-recipes", - "path": "EclipseTemurin/EclipseTemurin8-signed-installer.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-8-installer", - "shortname": "EclipseTemurin8-signed-installer.pkg", - "inferred_type": "pkg" + "path": "AmazonCorrettoJDK/AmazonCorrettoJDK8.pkg.recipe.yaml", + "parent": "com.github.rtrouton.download.OpenJDK11", + "shortname": "AmazonCorrettoJDK8.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.AmazonCorrettoJava8" + ] }, - "com.github.grahampugh.recipes.download.CLCGenomicsWorkbench": { - "name": "CLC Genomics Workbench", - "description": "Downloads the latest version of CLC Genomics Workbench. Please note that this application installer is not signed properly. \n\nARCH can be either 'x86_64' or 'aarch64'\n", + "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11": { + "name": "Amazon Corretto 11", + "description": "Downloads the current release version of Amazon Corretto 8 LTS, and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.", "repo": "autopkg/grahampugh-recipes", - "path": "CLCGenomicsWorkbench/CLCGenomicsWorkbench.download.recipe.yaml", - "shortname": "CLCGenomicsWorkbench.download", - "inferred_type": "download" + "path": "AmazonCorrettoJDK/AmazonCorrettoJDK11.pkg.recipe.yaml", + "parent": "com.github.rtrouton.download.OpenJDK11", + "shortname": "AmazonCorrettoJDK11.pkg", + "inferred_type": "pkg" }, "com.github.grahampugh.install.KNIME": { "name": "KNIME", @@ -114929,92 +114806,106 @@ "com.github.grahampugh.recipes.pkg.KNIME" ] }, - "com.github.grahampugh.recipes.commonprocessors": { - "name": null, - "description": "Recipe stub for any Processors in this directory.\n ", + "com.github.grahampugh.recipes.pkg.MicrosoftOutlookDataRemoval": { + "name": "Microsoft Outlook Data Removal", + "description": "Downloads the current version of The Microsoft Outlook Data Removal package.", "repo": "autopkg/grahampugh-recipes", - "path": "CommonProcessors/CommonProcessors.recipe.yaml" + "path": "MicrosoftOfficeReset/MicrosoftOutlookDataRemoval.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MicrosoftOutlookDataRemoval", + "shortname": "MicrosoftOutlookDataRemoval.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.CitrixWorkspace": { - "name": "Citrix Workspace", - "description": "Downloads the latest Citrix Workspace version and extracts the package.", + "com.github.grahampugh.recipes.pkg.MicrosoftLicenseReset": { + "name": "Microsoft License Reset", + "description": "Downloads the current version of The Microsoft License Reset package.", "repo": "autopkg/grahampugh-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe.yaml", - "parent": "io.github.hjuutilainen.download.CitrixWorkspace", - "shortname": "CitrixWorkspace.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.smithjw.jamf.Citrix_Workspace" - ] + "path": "MicrosoftOfficeReset/MicrosoftLicenseReset.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MicrosoftLicenseReset", + "shortname": "MicrosoftLicenseReset.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.install.CitrixWorkspace": { - "name": "CitrixWorkspace", - "description": "Installs the latest version of CitrixWorkspace.", + "com.github.grahampugh.recipes.pkg.MicrosoftOutlookReset": { + "name": "Microsoft Outlook Reset", + "description": "Downloads the current version of The Microsoft Outlook Reset package.", "repo": "autopkg/grahampugh-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.install.recipe.yaml", - "parent": "com.github.grahampugh.download.CitrixWorkspace", - "shortname": "CitrixWorkspace.install", - "inferred_type": "install" + "path": "MicrosoftOfficeReset/MicrosoftOutlookReset.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MicrosoftOutlookReset", + "shortname": "MicrosoftOutlookReset.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.mergen": { - "name": "mergen", - "description": "Downloads the mergen application\n", + "com.github.grahampugh.recipes.download.MicrosoftOutlookReset": { + "name": "Microsoft Outlook Reset", + "description": "Downloads the current version of The Microsoft Outlook Reset package.", "repo": "autopkg/grahampugh-recipes", - "path": "mergen/mergen.download.recipe.yaml", - "shortname": "mergen.download", + "path": "MicrosoftOfficeReset/MicrosoftOutlookReset.download.recipe.yaml", + "shortname": "MicrosoftOutlookReset.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.mergen", - "com.github.grahampugh.recipes.userinstall.mergen" + "com.github.grahampugh.recipes.pkg.MicrosoftOutlookReset" ] }, - "com.github.grahampugh.recipes.pkg.mergen": { - "name": "mergen", - "description": "Downloads the latest version of mergen and creates a package.", + "com.github.grahampugh.recipes.pkg.MicrosoftOfficeRemoval": { + "name": "Microsoft Office Removal", + "description": "Downloads the current version of The Microsoft Office Removal package.", "repo": "autopkg/grahampugh-recipes", - "path": "mergen/mergen.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.mergen", - "shortname": "mergen.pkg", + "path": "MicrosoftOfficeReset/MicrosoftOfficeRemoval.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MicrosoftOfficeRemoval", + "shortname": "MicrosoftOfficeRemoval.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.DjView": { - "name": "DjView", - "description": "Downloads the latest version of DjView and creates a pkg including version number.", + "com.github.grahampugh.recipes.download.MicrosoftOutlookDataRemoval": { + "name": "Microsoft Outlook Data Removal", + "description": "Downloads the current version of The Microsoft Outlook Data Removal package.", "repo": "autopkg/grahampugh-recipes", - "path": "DJView/DJView.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.DjView", - "shortname": "DJView.pkg", - "inferred_type": "pkg" + "path": "MicrosoftOfficeReset/MicrosoftOutlookDataRemoval.download.recipe.yaml", + "shortname": "MicrosoftOutlookDataRemoval.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOutlookDataRemoval" + ] }, - "com.github.grahampugh.install.DjView": { - "name": "DjView", - "description": "Installs the latest version of DjView.", + "com.github.grahampugh.recipes.download.MicrosoftLicenseReset": { + "name": "Microsoft License Reset", + "description": "Downloads the current version of The Microsoft License Reset package.", "repo": "autopkg/grahampugh-recipes", - "path": "DJView/DjView.install.recipe.yaml", - "parent": "com.github.grahampugh.download.DjView", - "shortname": "DjView.install", - "inferred_type": "install" + "path": "MicrosoftOfficeReset/MicrosoftLicenseReset.download.recipe.yaml", + "shortname": "MicrosoftLicenseReset.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.MicrosoftLicenseReset" + ] }, - "com.github.grahampugh.recipes.download.DjView": { - "name": "DjView", - "description": "Downloads the latest version DjView.", + "com.github.grahampugh.recipes.download.MicrosoftOfficeRemoval": { + "name": "Microsoft Office Removal", + "description": "Downloads the current version of The Microsoft Office Removal package.", "repo": "autopkg/grahampugh-recipes", - "path": "DJView/DjView.download.recipe.yaml", - "shortname": "DjView.download", + "path": "MicrosoftOfficeReset/MicrosoftOfficeRemoval.download.recipe.yaml", + "shortname": "MicrosoftOfficeRemoval.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.DjView" + "com.github.grahampugh.recipes.pkg.MicrosoftOfficeRemoval" ] }, - "com.github.grahampugh.recipes.pkg.AppleJava6": { - "name": "AppleJava6", - "description": "Provides the version of Apple Java SE 6 Runtime for OS X, and copies the downloaded pkg so that it includes the version number.", + "com.github.grahampugh.recipes.pkg.MicrosoftOfficeFactoryReset": { + "name": "Microsoft Office Factory Reset", + "description": "Downloads the current version of The Microsoft Office Factory Reset package.", "repo": "autopkg/grahampugh-recipes", - "path": "AppleJava6/AppleJava6.pkg.recipe.yaml", - "parent": "com.github.n8felton.download.AppleJava6", - "shortname": "AppleJava6.pkg", + "path": "MicrosoftOfficeReset/MicrosoftOfficeFactoryReset.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MicrosoftOfficeFactoryReset", + "shortname": "MicrosoftOfficeFactoryReset.pkg", "inferred_type": "pkg" }, + "com.github.grahampugh.recipes.download.MicrosoftOfficeFactoryReset": { + "name": "Microsoft Office Factory Reset", + "description": "Downloads the current version of The Microsoft Office Factory Reset package.", + "repo": "autopkg/grahampugh-recipes", + "path": "MicrosoftOfficeReset/MicrosoftOfficeFactoryReset.download.recipe.yaml", + "shortname": "MicrosoftOfficeFactoryReset.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOfficeFactoryReset" + ] + }, "com.github.grahampugh.recipes.pkg.DisplayLinkLoginScreenExtension": { "name": "DisplayLink Login Screen Extension", "description": "Downloads the latest version of the DisplayLink Login Screen Extension and creates a package containing the script. The expectation is that this would be used with a postinstall script containing the parameters required to use this script for upgrading or reinstalling macOS on clients.", @@ -115035,126 +114926,65 @@ "com.github.grahampugh.recipes.pkg.DisplayLinkLoginScreenExtension" ] }, - "com.github.grahampugh.recipes.download.FoldingAtHome": { - "name": "Folding@Home", - "description": "Downloads the current version of FoldingAtHome.", - "repo": "autopkg/grahampugh-recipes", - "path": "FoldingAtHome/FoldingAtHome.download.recipe.yaml", - "shortname": "FoldingAtHome.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.FoldingAtHome" - ] - }, - "com.github.grahampugh.recipes.pkg.FoldingAtHome": { - "name": null, - "description": "Downloads the latest version of FoldingAtHome, works out the version number and copies the package.", - "repo": "autopkg/grahampugh-recipes", - "path": "FoldingAtHome/FoldingAtHome.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.FoldingAtHome", - "shortname": "FoldingAtHome.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.unison": { - "name": "Unison", - "description": "Downloads the latest Unison release and copies it to the recipe cache root.", - "repo": "autopkg/grahampugh-recipes", - "path": "Unison/Unison.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.unison", - "shortname": "Unison.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahampugh.recipes.jss-upload.unison", - "com.github.grahampugh.recipes.jss.unison" - ] - }, - "com.github.grahampugh.recipes.download.unison": { - "name": "Unison", - "description": "Downloads the latest release of Unison.", - "repo": "autopkg/grahampugh-recipes", - "path": "Unison/Unison.download.recipe.yaml", - "shortname": "Unison.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.unison" - ] - }, - "com.github.grahampugh.pkg.AppleHPPrinterDrivers": { - "name": "HPPrinterDrivers", - "description": "Downloads latest version of the HP Printer Drivers from Apple and extracts the package from the dmg.\n", + "com.github.grahampugh.recipes.pkg.mergen": { + "name": "mergen", + "description": "Downloads the latest version of mergen and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "AppleHPPrinterDrivers/AppleHPPrinterDrivers.pkg.recipe.yaml", - "parent": "com.github.n8felton.download.AppleHPPrinterDrivers", - "shortname": "AppleHPPrinterDrivers.pkg", + "path": "mergen/mergen.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.mergen", + "shortname": "mergen.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.SparkDesktop": { - "name": "Spark Desktop", - "description": "Downloads the latest version of Spark Desktop.", + "com.github.grahampugh.recipes.download.mergen": { + "name": "mergen", + "description": "Downloads the mergen application\n", "repo": "autopkg/grahampugh-recipes", - "path": "SparkDesktop/SparkDesktop.download.recipe.yaml", - "shortname": "SparkDesktop.download", + "path": "mergen/mergen.download.recipe.yaml", + "shortname": "mergen.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.userinstall.SparkDesktop" + "com.github.grahampugh.recipes.pkg.mergen", + "com.github.grahampugh.recipes.userinstall.mergen" ] }, - "com.github.grahampugh.recipes.pkg.SeqMonk": { - "name": "SeqMonk", - "description": "Downloads the latest version of SeqMonk and creates a package.", + "com.github.grahampugh.recipes.pkg.PyMOL": { + "name": "PyMOL", + "description": "Downloads the latest version of PyMOL and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "SeqMonk/SeqMonk.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.SeqMonk", - "shortname": "SeqMonk.pkg", + "path": "PyMOL/PyMOL.pkg.recipe.yaml", + "parent": "com.github.its-unibas.download.PyMOL", + "shortname": "PyMOL.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.SeqMonk": { - "name": "SeqMonk", - "description": "Downloads the current version of SeqMonk.", - "repo": "autopkg/grahampugh-recipes", - "path": "SeqMonk/SeqMonk.download.recipe.yaml", - "shortname": "SeqMonk.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.SeqMonk" - ] - }, - "com.github.grahampugh.recipes.install.MunkiToolsCore": { - "name": "JSSImporter", - "description": "Installs the current core Munki tools from Github.", - "repo": "autopkg/grahampugh-recipes", - "path": "MunkiToolsCore/MunkiToolsCore.install.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.MunkiToolsCore", - "shortname": "MunkiToolsCore.install", - "inferred_type": "install" - }, - "com.github.grahampugh.recipes.pkg.MunkiToolsCore": { - "name": "MunkiToolsCore", - "description": "Note: munkitools does not include a code signature. If your organization requires code signature, it is recommended to internally sign the application.\n\nDownloads version 3 of the Munki tools via the official releases listing on GitHub. You can set INCLUDE_PRERELEASES to any value to have this recipe pull prerelease versions.\n\nThis recipe also extracts the core components, and repackages them for use in Jamf Pro.\nOther parts of munkitools are not repackaged.\n\nThis recipe cannot be overridden to pull a download from an alternate location such as munkibuilds.org - it will only download the official releases. For this, use the munkitools2-autobuild.munki recipe with a manually-provided DOWNLOAD_URL variable.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also respects an input variable: ''sort_by_highest_tag_names'', which, if set, will ignore the post dates of the releases and instead sort descending by tag names according to LooseVersion semantics.\n", + "com.github.grahampugh.recipes.pkg.Nudge": { + "name": "Nudge", + "description": "Downloads the latest release of Nudge.", "repo": "autopkg/grahampugh-recipes", - "path": "MunkiToolsCore/MunkiToolsCore.pkg.recipe.yaml", - "shortname": "MunkiToolsCore.pkg", + "path": "Nudge/Nudge.pkg.recipe.yaml", + "parent": "com.github.erikng.download.Nudge", + "shortname": "Nudge.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.install.MunkiToolsCore" + "com.github.smithjw.jamf.Nudge", + "com.github.grahampugh.recipes.jamf.Nudge-pkg-upload" ] }, - "com.github.grahampugh.recipes.userinstall.SilentKnight": { - "name": "SilentKnight", - "description": "Installs the latest version of SilentKnight to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", + "com.github.grahampugh.recipes.userinstall.mergen": { + "name": "mergen", + "description": "Installs mergen to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", "repo": "autopkg/grahampugh-recipes", - "path": "UserInstallers/SilentKnight.userinstall.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.SilentKnight", - "shortname": "SilentKnight.userinstall", + "path": "UserInstallers/mergen.userinstall.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.mergen", + "shortname": "mergen.userinstall", "inferred_type": "userinstall" }, - "com.github.grahampugh.recipes.userinstall.Notion": { - "name": "Notion", - "description": "Installs Notion to the user's Applications directory. Note that the Applications directory must be created before running this recipe. The default download is the AMD64 version. To download the ARM version, set ARCH to arm64", + "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor": { + "name": "iMazing Profile Editor", + "description": "Installs Notion to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", "repo": "autopkg/grahampugh-recipes", - "path": "UserInstallers/Notion.userinstall.recipe.yaml", - "parent": "com.github.moofit-recipes.download.NotionUniversal", - "shortname": "Notion.userinstall", + "path": "UserInstallers/iMazingProfileEditor.userinstall.recipe.yaml", + "parent": "com.github.rtrouton.download.iMazingProfileEditor", + "shortname": "iMazingProfileEditor.userinstall", "inferred_type": "userinstall" }, "com.github.grahampugh.recipes.userinstall.Discord": { @@ -115175,33 +115005,6 @@ "shortname": "SparkDesktop.userinstall", "inferred_type": "userinstall" }, - "com.github.grahampugh.recipes.userinstall.mergen": { - "name": "mergen", - "description": "Installs mergen to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", - "repo": "autopkg/grahampugh-recipes", - "path": "UserInstallers/mergen.userinstall.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.mergen", - "shortname": "mergen.userinstall", - "inferred_type": "userinstall" - }, - "com.github.grahampugh.recipes.userinstall.MacDown": { - "name": "MacDown", - "description": "Installs MacDown to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", - "repo": "autopkg/grahampugh-recipes", - "path": "UserInstallers/MacDown.userinstall.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MacDown", - "shortname": "MacDown.userinstall", - "inferred_type": "userinstall" - }, - "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor": { - "name": "iMazing Profile Editor", - "description": "Installs Notion to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", - "repo": "autopkg/grahampugh-recipes", - "path": "UserInstallers/iMazingProfileEditor.userinstall.recipe.yaml", - "parent": "com.github.rtrouton.download.iMazingProfileEditor", - "shortname": "iMazingProfileEditor.userinstall", - "inferred_type": "userinstall" - }, "com.github.grahampugh.recipes.userinstall.Apparency": { "name": "Apparency", "description": "Installs Apparency to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", @@ -115211,6 +115014,15 @@ "shortname": "Apparency.userinstall", "inferred_type": "userinstall" }, + "com.github.grahampugh.recipes.userinstall.Notion": { + "name": "Notion", + "description": "Installs Notion to the user's Applications directory. Note that the Applications directory must be created before running this recipe. The default download is the AMD64 version. To download the ARM version, set ARCH to arm64", + "repo": "autopkg/grahampugh-recipes", + "path": "UserInstallers/Notion.userinstall.recipe.yaml", + "parent": "com.github.moofit-recipes.download.NotionUniversal", + "shortname": "Notion.userinstall", + "inferred_type": "userinstall" + }, "com.github.grahampugh.recipes.userinstall.JamfComplianceEditor": { "name": "Jamf Compliance Editor", "description": "Installs Jamf Compliance Editor to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", @@ -115220,6 +115032,24 @@ "shortname": "JamfComplianceEditor.userinstall", "inferred_type": "userinstall" }, + "com.github.grahampugh.recipes.userinstall.MacDown": { + "name": "MacDown", + "description": "Installs MacDown to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", + "repo": "autopkg/grahampugh-recipes", + "path": "UserInstallers/MacDown.userinstall.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MacDown", + "shortname": "MacDown.userinstall", + "inferred_type": "userinstall" + }, + "com.github.grahampugh.recipes.userinstall.SilentKnight": { + "name": "SilentKnight", + "description": "Installs the latest version of SilentKnight to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", + "repo": "autopkg/grahampugh-recipes", + "path": "UserInstallers/SilentKnight.userinstall.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.SilentKnight", + "shortname": "SilentKnight.userinstall", + "inferred_type": "userinstall" + }, "com.github.grahampugh.recipes.userinstall.PPPCUtility": { "name": "PPPC Utility", "description": "Installs PPPC Utility to the user's Applications directory. Note that the Applications directory must be created before running this recipe.", @@ -115229,22 +115059,78 @@ "shortname": "PPPCUtility.userinstall", "inferred_type": "userinstall" }, - "com.github.grahampugh.recipes.pkg.ChemDraw": { - "name": "ChemDraw", - "description": "Creates a package for ChemDraw.\nThere is no download recipe since ChemDraw is not publicly available.\nRequires running as: autopkg run --pkg /path/to/downloaded-chemdraw.dmg ChemDraw.pkg\nOnly works with ChemDraw 18+ as the name has changed - before it was \"ChemDraw Professional\"\n", + "com.github.grahampugh.recipes.pkg.AffinityPhoto": { + "name": "Affinity Photo", + "description": "Downloads the latest version of Affinity Photo and creates a pkg including version number.", + "repo": "autopkg/grahampugh-recipes", + "path": "Affinity/AffinityPhoto.pkg.recipe.yaml", + "parent": "com.github.peterkelm.download.AffinityPhoto", + "shortname": "AffinityPhoto.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.pkg.AffinityDesigner": { + "name": "Affinity Designer", + "description": "Downloads the latest version of Affinity Designer and creates a pkg including version number.", + "repo": "autopkg/grahampugh-recipes", + "path": "Affinity/AffinityDesigner.pkg.recipe.yaml", + "parent": "com.github.peterkelm.download.AffinityDesigner", + "shortname": "AffinityDesigner.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.pkg.AffinityPublisher": { + "name": "Affinity Publisher", + "description": "Downloads the latest version of Affinity Publisher and creates a pkg including version number.", + "repo": "autopkg/grahampugh-recipes", + "path": "Affinity/AffinityPublisher.pkg.recipe.yaml", + "parent": "com.github.peterkelm.download.AffinityPublisher", + "shortname": "AffinityPublisher.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.pkg.JMP": { + "name": "JMP", + "description": "Creates a package from a pre-downloaded JMP installer which has already been installed on a client, and the SIP file converted to a JMP.per file as per the instructions in the JMP Deployment Guide.\nYou need to manually supply the JMP version, since attempts to extract this from the installer have so far failed.\n", + "repo": "autopkg/grahampugh-recipes", + "path": "JMP/JMP.pkg.recipe.yaml", + "shortname": "JMP.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.JamfComplianceEditor": { + "name": "Jamf Compliance Editor", + "description": "Downloads the current version of Jamf Compliance Editor", + "repo": "autopkg/grahampugh-recipes", + "path": "JamfComplianceEditor/JamfComplianceEditor.download.recipe.yaml", + "shortname": "JamfComplianceEditor.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.userinstall.JamfComplianceEditor", + "com.github.grahampugh.recipes.pkg.JamfComplianceEditor" + ] + }, + "com.github.grahampugh.recipes.pkg.JamfComplianceEditor": { + "name": "Jamf Compliance Editor", + "description": "Downloads the latest version of Jamf Compliance Editor and creates a package.", + "repo": "autopkg/grahampugh-recipes", + "path": "JamfComplianceEditor/JamfComplianceEditor.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.JamfComplianceEditor", + "shortname": "JamfComplianceEditor.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jc0b.munki.JamfComplianceEditor" + ] + }, + "com.github.grahampugh.recipes.download.CLCGenomicsWorkbench": { + "name": "CLC Genomics Workbench", + "description": "Downloads the latest version of CLC Genomics Workbench. Please note that this application installer is not signed properly. \n\nARCH can be either 'x86_64' or 'aarch64'\n", "repo": "autopkg/grahampugh-recipes", - "path": "ChemDraw/ChemDraw.pkg.recipe.yaml", - "shortname": "ChemDraw.pkg", - "inferred_type": "pkg" + "path": "CLCGenomicsWorkbench/CLCGenomicsWorkbench.download.recipe.yaml", + "shortname": "CLCGenomicsWorkbench.download", + "inferred_type": "download" }, - "com.github.grahampugh.recipes.download.FileMakerPro": { - "name": "FileMaker Pro", - "description": "This recipe is now deprecated as it does not work for FileMaker Pro version 2023 or newer. I advise you to use apizz-recipes/FileMakerProClaris.download instead.", + "com.github.grahampugh.jamf-upload.processors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.", "repo": "autopkg/grahampugh-recipes", - "path": "FileMakerPro/FileMakerPro.download.recipe.yaml", - "deprecated": true, - "shortname": "FileMakerPro.download", - "inferred_type": "download" + "path": "JamfUploaderProcessors/JamfUploaderProcessors.recipe.yaml" }, "com.github.grahampugh.pkg.MathType": { "name": "MathType", @@ -115267,6 +115153,93 @@ "com.github.grahampugh.pkg.MathType" ] }, + "com.github.grahampugh.recipes.pkg.Element": { + "name": "Element", + "description": "Downloads the latest version of Riot and creates a package.", + "repo": "autopkg/grahampugh-recipes", + "path": "Element/Element.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.Element", + "shortname": "Element.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahampugh.recipes.jss.Element" + ] + }, + "com.github.grahampugh.recipes.download.Element": { + "name": "Element (Riot)", + "description": "Downloads the latest version of Riot.im.", + "repo": "autopkg/grahampugh-recipes", + "path": "Element/Element.download.recipe.yaml", + "shortname": "Element.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.Element" + ] + }, + "com.github.grahampugh.recipes.pkg.LogitechPresentation": { + "name": "Logitech Presentation", + "description": null, + "repo": "autopkg/grahampugh-recipes", + "path": "LogitechPresentation/LogitechPresentation.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.LogitechPresentation", + "shortname": "LogitechPresentation.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.Logitech Presentation" + ] + }, + "com.github.grahampugh.recipes.download.LogitechPresentation": { + "name": "Logitech Presentation", + "description": "Downloads the current version of LogitechPresentation.", + "repo": "autopkg/grahampugh-recipes", + "path": "LogitechPresentation/LogitechPresentation.download.recipe.yaml", + "shortname": "LogitechPresentation.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.LogitechPresentation" + ] + }, + "com.github.grahampugh.recipes.pkg.AppleJava6": { + "name": "AppleJava6", + "description": "Provides the version of Apple Java SE 6 Runtime for OS X, and copies the downloaded pkg so that it includes the version number.", + "repo": "autopkg/grahampugh-recipes", + "path": "AppleJava6/AppleJava6.pkg.recipe.yaml", + "parent": "com.github.n8felton.download.AppleJava6", + "shortname": "AppleJava6.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.pkg.WeWorkPrintDriver": { + "name": "WeWork Printer Driver", + "description": "Downloads the latest version of the WeWork Printer Driver and creates a package.", + "repo": "autopkg/grahampugh-recipes", + "path": "WeWorkPrintDriver/WeWorkPrintDriver.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.WeWorkPrintDriver", + "shortname": "WeWorkPrintDriver.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.WeWorkPrintDriver": { + "name": "WeWork Printer Driver", + "description": "Downloads the latest version of the WeWork Printer Driver.", + "repo": "autopkg/grahampugh-recipes", + "path": "WeWorkPrintDriver/WeWorkPrintDriver.download.recipe.yaml", + "shortname": "WeWorkPrintDriver.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.WeWorkPrintDriver" + ] + }, + "com.github.grahampugh.recipes.download.ThinLincClient": { + "name": "ThinLinc Client", + "description": "Downloads the latest version of ThinLinc Client.", + "repo": "autopkg/grahampugh-recipes", + "path": "ThinLincClient/ThinLincClient.download.recipe.yaml", + "shortname": "ThinLincClient.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.install.ThinLincClient", + "com.github.grahampugh.recipes.pkg.ThinLincClient" + ] + }, "com.github.grahampugh.recipes.install.ThinLincClient": { "name": "ThinLinc Client", "description": "Installs the latest version of ThinLinc Client.", @@ -115285,293 +115258,429 @@ "shortname": "ThinLincClient.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.ThinLincClient": { - "name": "ThinLinc Client", - "description": "Downloads the latest version of ThinLinc Client.", + "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit": { + "name": "Adobe Licensing Toolkit", + "description": "Downloads the current release version of Adobe Licensing Toolkit and builds a package.", "repo": "autopkg/grahampugh-recipes", - "path": "ThinLincClient/ThinLincClient.download.recipe.yaml", - "shortname": "ThinLincClient.download", - "inferred_type": "download", + "path": "AdobeLicensingToolkit/AdobeLicensingToolkit.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdobeLicensingToolkit", + "shortname": "AdobeLicensingToolkit.pkg", + "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.install.ThinLincClient", - "com.github.grahampugh.recipes.pkg.ThinLincClient" + "com.github.grahampugh.recipes.jss-upload.AdobeLicensingToolkit", + "com.github.grahampugh.recipes.jss-triggeronly.AdobeLicensingToolkit" ] }, - "com.github.grahampugh.recipes.download.MestReNova": { - "name": "MestReNova", - "description": "Downloads the latest version of MestReNova", + "com.github.grahampugh.recipes.download.AdobeLicensingToolkit": { + "name": "Adobe Licensing Toolkit", + "description": "Downloads the Adobe Shared Device Licensing Toolkit. This can be used to deactivate Adobe Shared Device Licenses on a client.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MestReNova/MestReNova.download.recipe.yaml", - "shortname": "MestReNova.download", + "path": "AdobeLicensingToolkit/AdobeLicensingToolkit.download.recipe.yaml", + "shortname": "AdobeLicensingToolkit.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MestReNova" + "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit" ] }, - "com.github.grahampugh.recipes.pkg.MestReNova": { - "name": "MestReNova", - "description": "Downloads the latest version of MestReNova and creates a package.", + "com.github.grahampugh.pkg.GIMP": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org and builds a package.", "repo": "autopkg/grahampugh-recipes", - "path": "MestReNova/MestReNova.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MestReNova", - "shortname": "MestReNova.pkg", + "path": "GIMP/GIMP.pkg.recipe.yaml", + "parent": "io.github.hjuutilainen.download.GIMP", + "shortname": "GIMP.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.jss-upload.MestReNova" + "com.github.davidbpirie.jamf-upload.GIMP" ] }, - "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager": { - "name": "Dell Display and Peripheral Manager", - "description": "Downloads the current version of Dell Display and Peripheral Manager.", + "com.github.grahampugh.recipes.download.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and package the latest LibreOffice with the right language. Set RELEASE to either \"fresh\" or \"still\"", "repo": "autopkg/grahampugh-recipes", - "path": "DellDisplayAndPeripheralManager/DellDisplayAndPeripheralManager.download.recipe.yaml", - "shortname": "DellDisplayAndPeripheralManager.download", + "path": "LibreOffice/LibreOfficeLangPack.download.recipe.yaml", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOfficeLangPack.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.DellDisplayAndPeripheralManager", - "com.github.jannheider.recipes.munki.DellDisplayAndPeripheralManager" + "com.github.grahampugh.recipes.pkg.LibreOfficeLangPack" ] }, - "com.github.grahampugh.recipes.pkg.DellDisplayAndPeripheralManager": { - "name": "Dell Display and Peripheral Manager", - "description": "Downloads the latest version of the Dell Display and Peripheral Manager and creates a package.", + "com.github.grahampugh.recipes.pkg.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and package the latest LibreOffice with the right language. Set RELEASE to either \"fresh\" or \"still\"", "repo": "autopkg/grahampugh-recipes", - "path": "DellDisplayAndPeripheralManager/DellDisplayAndPeripheralManager.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager", - "shortname": "DellDisplayAndPeripheralManager.pkg", + "path": "LibreOffice/LibreOfficeLangPack.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.LibreOfficeLangPack", + "shortname": "LibreOfficeLangPack.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.install.GoogleBackupAndSync": { - "name": "BackupandSync", - "description": "Installs the latest version of Backup And sync from Google. Note that the non-localized name for the app is 'Backup and Sync.app'", + "com.github.grahampugh.recipes.pkg.MAXQDA": { + "name": "MAXQDA", + "description": "Downloads the latest version of MAXQDA and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "GoogleBackupAndSync/GoogleBackupAndSync.install.recipe.yaml", - "parent": "com.github.nstrauss.download.BackupandSync", - "shortname": "GoogleBackupAndSync.install", - "inferred_type": "install" + "path": "MAXQDA/MAXQDA.pkg.recipe.yaml", + "parent": "com.github.its-unibas.download.MAXQDA", + "shortname": "MAXQDA.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.LogitechPresentation": { - "name": "Logitech Presentation", - "description": "Downloads the current version of LogitechPresentation.", + "com.github.grahampugh.recipes.pkg.R": { + "name": null, + "description": "Downloads the latest version of R, works out the version number and names the package with the version number in it.", "repo": "autopkg/grahampugh-recipes", - "path": "LogitechPresentation/LogitechPresentation.download.recipe.yaml", - "shortname": "LogitechPresentation.download", + "path": "R/R.pkg.recipe.yaml", + "parent": "io.github.hjuutilainen.download.R", + "shortname": "R.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.pkg.DataWarrior": { + "name": "DataWarrior", + "description": "Downloads the latest version of DataWarrior and creates a package.", + "repo": "autopkg/grahampugh-recipes", + "path": "DataWarrior/DataWarrior.pkg.recipe.yaml", + "parent": "com.github.grahampugh.download.DataWarrior", + "shortname": "DataWarrior.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.download.DataWarrior": { + "name": "DataWarrior", + "description": "Downloads the latest version of DataWarrior. Note that this app is not signed.", + "repo": "autopkg/grahampugh-recipes", + "path": "DataWarrior/DataWarrior.download.recipe.yaml", + "shortname": "DataWarrior.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.LogitechPresentation" + "com.github.grahampugh.pkg.DataWarrior", + "com.github.grahampugh.install.DataWarrior" ] }, - "com.github.grahampugh.recipes.pkg.LogitechPresentation": { - "name": "Logitech Presentation", - "description": null, + "com.github.grahampugh.install.DataWarrior": { + "name": "DataWarrior", + "description": "Installs the latest version of DataWarrior.", "repo": "autopkg/grahampugh-recipes", - "path": "LogitechPresentation/LogitechPresentation.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.LogitechPresentation", - "shortname": "LogitechPresentation.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.Logitech Presentation" - ] + "path": "DataWarrior/DataWarrior.install.recipe.yaml", + "parent": "com.github.grahampugh.download.DataWarrior", + "shortname": "DataWarrior.install", + "inferred_type": "install" }, - "com.github.grahampugh.recipes.download.SilentKnight": { - "name": "SilentKnight", - "description": "Downloads the current version of Howard Oakley's SilentKnight.", + "com.github.grahampugh.recipes.download.FileZilla": { + "name": "FileZilla", + "description": "Downloads the current stable version of FileZilla.", "repo": "autopkg/grahampugh-recipes", - "path": "SilentKnight/SilentKnight.download.recipe.yaml", - "shortname": "SilentKnight.download", + "path": "FileZilla/FileZilla-stable.download.recipe.yaml", + "shortname": "FileZilla-stable.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.userinstall.SilentKnight", - "com.github.grahampugh.recipes.install.SilentKnight", - "com.github.grahampugh.recipes.pkg.SilentKnight" + "com.github.grahampugh.recipes.pkg.FileZilla" ] }, - "com.github.grahampugh.recipes.install.SilentKnight": { - "name": "SilentKnight", - "description": "Installs the latest version of SilentKnight.", + "com.github.grahampugh.recipes.pkg.FileZilla": { + "name": "FileZilla", + "description": "Downloads the latest version of FileZilla and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "SilentKnight/SilentKnight.install.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.SilentKnight", - "shortname": "SilentKnight.install", - "inferred_type": "install" + "path": "FileZilla/FileZilla-stable.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.FileZilla", + "shortname": "FileZilla-stable.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahampugh.recipes.jss-upload.FileZilla" + ] }, - "com.github.grahampugh.recipes.pkg.SilentKnight": { - "name": null, - "description": "Downloads the current version of Howard Oakley's silnite, and creates a pkg.", + "com.github.grahampugh.recipes.pkg.MendeleyReferenceManager": { + "name": "Mendeley Reference Manager", + "description": "Downloads the latest version of KNIME and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "SilentKnight/SilentKnight.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.SilentKnight", - "shortname": "SilentKnight.pkg", + "path": "MendeleyReferenceManager/MendeleyReferenceManager.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MendeleyReferenceManager", + "shortname": "MendeleyReferenceManager.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.erase-install": { - "name": null, - "description": "Downloads the current script of erase-install 11.\n", + "com.github.grahampugh.recipes.download.MendeleyReferenceManager": { + "name": "Mendeley Reference Manager", + "description": "Downloads the latest version of Mendeley Reference Manager", "repo": "autopkg/grahampugh-recipes", - "path": "erase-install/erase-install.download.recipe.yaml", - "shortname": "erase-install.download", + "path": "MendeleyReferenceManager/MendeleyReferenceManager.download.recipe.yaml", + "shortname": "MendeleyReferenceManager.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.erase-install" + "com.github.grahampugh.recipes.pkg.MendeleyReferenceManager" ] }, - "com.github.grahampugh.recipes.pkg.erase-install": { - "name": null, - "description": "Downloads the latest version of erase-install and creates a package containing the script. The expectation is that this would be used with a postinstall script containing the parameters required to use this script for upgrading or reinstalling macOS on clients.", + "com.github.grahampugh.recipes.pkg.ChemDraw": { + "name": "ChemDraw", + "description": "Creates a package for ChemDraw.\nThere is no download recipe since ChemDraw is not publicly available.\nRequires running as: autopkg run --pkg /path/to/downloaded-chemdraw.dmg ChemDraw.pkg\nOnly works with ChemDraw 18+ as the name has changed - before it was \"ChemDraw Professional\"\n", "repo": "autopkg/grahampugh-recipes", - "path": "erase-install/erase-install.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.erase-install", - "shortname": "erase-install.pkg", + "path": "ChemDraw/ChemDraw.pkg.recipe.yaml", + "shortname": "ChemDraw.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.pkg.MDMWatchdog": { + "name": "MDM Watchdog", + "description": "Downloads MDM Watchdog from Addigy, finds the version, and moves the pkg to create the pkg_path variable.", + "repo": "autopkg/grahampugh-recipes", + "path": "MDMWatchdog/MDMWatchdog.pkg.recipe.yaml", + "parent": "com.github.kevinmcox.download.mdm-watchdog", + "shortname": "MDMWatchdog.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.erase-install", - "com.github.grahampugh.recipes.jamf.erase-install-pkg-upload", - "com.github.grahampugh.recipes.jss.erase-install", - "com.github.grahampugh.recipes.jss.download-macos-catalina", - "com.github.grahampugh.recipes.jss.upgrade-to-macos-catalina", - "com.github.davidbpirie.jamf-upload.erase-install" + "com.github.grahampugh.recipes.install.MDMWatchdog" ] }, - "com.github.grahampugh.jamf-upload.processors": { - "name": null, - "description": "Recipe stub for any Processors in this directory.", + "com.github.grahampugh.recipes.install.MDMWatchdog": { + "name": "MDM Watchdog", + "description": "Creates a package of MDM Watchdog from Addigy, and installs it directly.", "repo": "autopkg/grahampugh-recipes", - "path": "JamfUploaderProcessors/JamfUploaderProcessors.recipe.yaml" + "path": "MDMWatchdog/MDMWatchdog.install.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.MDMWatchdog", + "shortname": "MDMWatchdog.install", + "inferred_type": "install" }, - "com.github.grahampugh.recipes.pkg.MicrosoftLicenseReset": { - "name": "Microsoft License Reset", - "description": "Downloads the current version of The Microsoft License Reset package.", + "com.github.grahampugh.install.DjView": { + "name": "DjView", + "description": "Installs the latest version of DjView.", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftLicenseReset.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MicrosoftLicenseReset", - "shortname": "MicrosoftLicenseReset.pkg", + "path": "DJView/DjView.install.recipe.yaml", + "parent": "com.github.grahampugh.download.DjView", + "shortname": "DjView.install", + "inferred_type": "install" + }, + "com.github.grahampugh.recipes.download.DjView": { + "name": "DjView", + "description": "Downloads the latest version DjView.", + "repo": "autopkg/grahampugh-recipes", + "path": "DJView/DjView.download.recipe.yaml", + "shortname": "DjView.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.DjView" + ] + }, + "com.github.grahampugh.recipes.pkg.DjView": { + "name": "DjView", + "description": "Downloads the latest version of DjView and creates a pkg including version number.", + "repo": "autopkg/grahampugh-recipes", + "path": "DJView/DJView.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.DjView", + "shortname": "DJView.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.MicrosoftOutlookReset": { - "name": "Microsoft Outlook Reset", - "description": "Downloads the current version of The Microsoft Outlook Reset package.", + "com.github.grahampugh.recipes.pkg.COMSOLMultiphysics": { + "name": "COMSOL Multiphysics", + "description": "Creates a package for COMSOL Multiphysics.\nThere is no download recipe since COMSOL is not publicly available.\nRequires running as: autopkg run --pkg /path/to/downloaded-comsol.dmg \"COMSOLMultiphysics.pkg\"\nYou must also override the keys COMSOL_LICENSE_SERVER, COMSOL_LICENSE_NAME, COMSOL_LICENSE_COMPANY and COMSOL_LICENSE_TYPE.\nThese values are part of your licensing setup.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOutlookReset.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MicrosoftOutlookReset", - "shortname": "MicrosoftOutlookReset.pkg", + "path": "COMSOL/COMSOLMultiphysics.pkg.recipe.yaml", + "shortname": "COMSOLMultiphysics.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.MicrosoftOfficeRemoval": { - "name": "Microsoft Office Removal", - "description": "Downloads the current version of The Microsoft Office Removal package.", + "com.github.grahampugh.recipes.pkg.rosetta": { + "name": "Rosetta 2", + "description": "Placeholder pkg recipe - just moves the pkg to create the pkg_path variable.", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOfficeRemoval.download.recipe.yaml", - "shortname": "MicrosoftOfficeRemoval.download", + "path": "Rosetta2/Rosetta2.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.rosetta", + "shortname": "Rosetta2.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.rosetta": { + "name": "Rosetta 2", + "description": "Downloads the Rosetta 2 installer package.\n", + "repo": "autopkg/grahampugh-recipes", + "path": "Rosetta2/Rosetta2.download.recipe.yaml", + "shortname": "Rosetta2.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOfficeRemoval" + "com.github.grahampugh.recipes.pkg.rosetta" ] }, - "com.github.grahampugh.recipes.pkg.MicrosoftOutlookDataRemoval": { - "name": "Microsoft Outlook Data Removal", - "description": "Downloads the current version of The Microsoft Outlook Data Removal package.", + "com.github.grahampugh.recipes.pkg.EclipseTemurin-11": { + "name": "Eclipse Temurin 11", + "description": "Downloads the current release version of AdoptOpenJDK 11 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOutlookDataRemoval.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MicrosoftOutlookDataRemoval", - "shortname": "MicrosoftOutlookDataRemoval.pkg", + "path": "EclipseTemurin/EclipseTemurin11.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-11", + "shortname": "EclipseTemurin11.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.MicrosoftOfficeRemoval": { - "name": "Microsoft Office Removal", - "description": "Downloads the current version of The Microsoft Office Removal package.", + "com.github.grahampugh.recipes.pkg.EclipseTemurin-11-installer": { + "name": "Eclipse Temurin 11", + "description": "Downloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOfficeRemoval.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MicrosoftOfficeRemoval", - "shortname": "MicrosoftOfficeRemoval.pkg", + "path": "EclipseTemurin/EclipseTemurin11-signed-installer.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-11-installer", + "shortname": "EclipseTemurin11-signed-installer.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.MicrosoftOutlookDataRemoval": { - "name": "Microsoft Outlook Data Removal", - "description": "Downloads the current version of The Microsoft Outlook Data Removal package.", + "com.github.grahampugh.recipes.pkg.EclipseTemurin-8": { + "name": "Eclipse Temurin 8", + "description": "Downloads the current release version of AdoptOpenJDK 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOutlookDataRemoval.download.recipe.yaml", - "shortname": "MicrosoftOutlookDataRemoval.download", + "path": "EclipseTemurin/EclipseTemurin8.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-8", + "shortname": "EclipseTemurin8.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.EclipseTemurin-8": { + "name": "Eclipse Temurin 8", + "description": "Downloads the current release version of Eclipse Temurin 8. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "repo": "autopkg/grahampugh-recipes", + "path": "EclipseTemurin/EclipseTemurin8.download.recipe.yaml", + "shortname": "EclipseTemurin8.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOutlookDataRemoval" + "com.github.grahampugh.recipes.pkg.EclipseTemurin-8" ] }, - "com.github.grahampugh.recipes.pkg.MicrosoftOfficeFactoryReset": { - "name": "Microsoft Office Factory Reset", - "description": "Downloads the current version of The Microsoft Office Factory Reset package.", + "com.github.grahampugh.recipes.download.EclipseTemurin-11-installer": { + "name": "Eclipse Temurin 11", + "description": "Downloads the current release version of Eclipse Temurin 11. This is the signed pkg version rather \nthan the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOfficeFactoryReset.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MicrosoftOfficeFactoryReset", - "shortname": "MicrosoftOfficeFactoryReset.pkg", + "path": "EclipseTemurin/EclipseTemurin11-signed-installer.download.recipe.yaml", + "shortname": "EclipseTemurin11-signed-installer.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.EclipseTemurin-11-installer" + ] + }, + "com.github.grahampugh.recipes.pkg.EclipseTemurin-8-installer": { + "name": "Eclipse Temurin 8", + "description": "Downloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", + "repo": "autopkg/grahampugh-recipes", + "path": "EclipseTemurin/EclipseTemurin8-signed-installer.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.EclipseTemurin-8-installer", + "shortname": "EclipseTemurin8-signed-installer.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.MicrosoftOfficeFactoryReset": { - "name": "Microsoft Office Factory Reset", - "description": "Downloads the current version of The Microsoft Office Factory Reset package.", + "com.github.grahampugh.recipes.download.EclipseTemurin-8-installer": { + "name": "Eclipse Temurin 8", + "description": "Downloads the current release version of Eclipse Temurin 8. This is the signed pkg version rather than the tar version, for those that require a signed package rather than accurate version number.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOfficeFactoryReset.download.recipe.yaml", - "shortname": "MicrosoftOfficeFactoryReset.download", + "path": "EclipseTemurin/EclipseTemurin8-signed-installer.download.recipe.yaml", + "shortname": "EclipseTemurin8-signed-installer.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOfficeFactoryReset" + "com.github.grahampugh.recipes.pkg.EclipseTemurin-8-installer" ] }, - "com.github.grahampugh.recipes.download.MicrosoftOutlookReset": { - "name": "Microsoft Outlook Reset", - "description": "Downloads the current version of The Microsoft Outlook Reset package.", + "com.github.grahampugh.recipes.download.EclipseTemurin-11": { + "name": "Eclipse Temurin 11", + "description": "Downloads the current release version of Eclipse Temurin 11. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained.\n\nFEATURE_VERSION may be any valid whole number, e.g. 8, 11, 16, 17. See https://api.adoptium.net/v3/info/available_releases for available feature versions.\n\nRELEASE_TYPE can be 'ga' (general availablility) or 'ea' (early access).\n\nOS may be 'mac' or others.\n\nARCH may be 'x64' (or 'arm' for some builds).\n\nIMAGE_TYPE may be 'jdk', 'jre', 'testimage', 'debugimage' or 'staticlibs'.\n\nJVM_IMPLEMENTATION may be \"hotspot\", \"openj9\" or \"dragonwell\".\n\nHEAP_SIZE may be 'normal' or 'large'.\n\nVENDOR may be 'adoptopenjdk', 'openjdk', 'adoptium', 'alibaba', 'ibm'.\n\nNote that not all options are available for all vendors, and not all listed vendors may be currently available.\n", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOutlookReset.download.recipe.yaml", - "shortname": "MicrosoftOutlookReset.download", + "path": "EclipseTemurin/EclipseTemurin11.download.recipe.yaml", + "shortname": "EclipseTemurin11.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOutlookReset" + "com.github.grahampugh.recipes.pkg.EclipseTemurin-11" ] }, - "com.github.grahampugh.recipes.download.MicrosoftLicenseReset": { - "name": "Microsoft License Reset", - "description": "Downloads the current version of The Microsoft License Reset package.", + "com.github.grahampugh.recipes.pkg.erase-install": { + "name": null, + "description": "Downloads the latest version of erase-install and creates a package containing the script. The expectation is that this would be used with a postinstall script containing the parameters required to use this script for upgrading or reinstalling macOS on clients.", "repo": "autopkg/grahampugh-recipes", - "path": "MicrosoftOfficeReset/MicrosoftLicenseReset.download.recipe.yaml", - "shortname": "MicrosoftLicenseReset.download", + "path": "erase-install/erase-install.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.erase-install", + "shortname": "erase-install.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.erase-install", + "com.github.grahampugh.recipes.jamf.erase-install-pkg-upload", + "com.github.grahampugh.recipes.jss.download-macos-catalina", + "com.github.grahampugh.recipes.jss.upgrade-to-macos-catalina", + "com.github.grahampugh.recipes.jss.erase-install", + "com.github.davidbpirie.jamf-upload.erase-install" + ] + }, + "com.github.grahampugh.recipes.download.erase-install": { + "name": null, + "description": "Downloads the current script of erase-install 11.\n", + "repo": "autopkg/grahampugh-recipes", + "path": "erase-install/erase-install.download.recipe.yaml", + "shortname": "erase-install.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MicrosoftLicenseReset" + "com.github.grahampugh.recipes.pkg.erase-install" ] }, - "com.github.grahampugh.recipes.pkg.ThreemaWork": { - "name": "Threema Work", - "description": "Downloads the latest version of Threema Work and creates a package.", + "com.github.grahampugh.recipes.download.SparkDesktop": { + "name": "Spark Desktop", + "description": "Downloads the latest version of Spark Desktop.", "repo": "autopkg/grahampugh-recipes", - "path": "ThreemaWork/ThreemaWork.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.ThreemaWork", - "shortname": "ThreemaWork.pkg", - "inferred_type": "pkg", + "path": "SparkDesktop/SparkDesktop.download.recipe.yaml", + "shortname": "SparkDesktop.download", + "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.jamf.ThreemaWork-pkg-upload" + "com.github.grahampugh.recipes.userinstall.SparkDesktop" ] }, - "com.github.grahampugh.recipes.download.ThreemaWork": { - "name": "Threema Work", - "description": "Downloads the latest version of Threema Work.", + "com.github.grahampugh.recipes.pkg.owncloud": { + "name": null, + "description": "Downloads the current release version of polybox and extracts the installer package.", "repo": "autopkg/grahampugh-recipes", - "path": "ThreemaWork/ThreemaWork.download.recipe.yaml", - "shortname": "ThreemaWork.download", + "path": "owncloud/owncloud.pkg.recipe.yaml", + "parent": "com.github.gerardkok.download.ownCloudDesktopClient", + "shortname": "owncloud.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.FusionInventoryAgent": { + "name": "FusionInventory Agent", + "description": "Downloads the latest release of FusionInventory Agent.", + "repo": "autopkg/grahampugh-recipes", + "path": "FusionInventoryAgent/FusionInventoryAgent.download.recipe.yaml", + "shortname": "FusionInventoryAgent.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.ThreemaWork" + "com.github.grahampugh.recipes.pkg.FusionInventoryAgent" ] }, - "com.github.grahampugh.recipes.pkg.Nudge": { - "name": "Nudge", - "description": "Downloads the latest release of Nudge.", + "com.github.grahampugh.recipes.pkg.FusionInventoryAgent": { + "name": "FusionInventory Agent", + "description": "Downloads the latest release of FusionInventory Agent and creates a pkg.", "repo": "autopkg/grahampugh-recipes", - "path": "Nudge/Nudge.pkg.recipe.yaml", - "parent": "com.github.erikng.download.Nudge", - "shortname": "Nudge.pkg", + "path": "FusionInventoryAgent/FusionInventoryAgent.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.FusionInventoryAgent", + "shortname": "FusionInventoryAgent.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.pkg.GLPIAgent": { + "name": "GLPI-Agent", + "description": "Downloads the latest release of GLPI-Agent and creates a package.", + "repo": "autopkg/grahampugh-recipes", + "path": "GLPIAgent/GLPIAgent.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.GLPIAgent", + "shortname": "GLPIAgent.pkg", + "inferred_type": "pkg" + }, + "com.github.grahampugh.recipes.download.GLPIAgent": { + "name": "GLPI-Agent", + "description": "Downloads the latest release of GLPI-Agent.", + "repo": "autopkg/grahampugh-recipes", + "path": "GLPIAgent/GLPIAgent.download.recipe.yaml", + "shortname": "GLPIAgent.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.GLPIAgent" + ] + }, + "com.github.grahampugh.recipes.pkg.macOSLAPS": { + "name": "macOSLAPS", + "description": "Placeholder pkg recipe - just moves the pkg to create the pkg_path variable.", + "repo": "autopkg/grahampugh-recipes", + "path": "macOSLAPS/macOSLAPS3.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.macOSLAPS", + "shortname": "macOSLAPS3.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Nudge", - "com.github.grahampugh.recipes.jamf.Nudge-pkg-upload" + "com.github.smithjw.jamf.macOSLAPS" + ] + }, + "com.github.grahampugh.recipes.download.macOSLAPS": { + "name": "macOSLAPS", + "description": "Downloads the latest version of macOSLAPS.", + "repo": "autopkg/grahampugh-recipes", + "path": "macOSLAPS/macOSLAPS3.download.recipe.yaml", + "shortname": "macOSLAPS3.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.macOSLAPS" ] }, "com.github.grahampugh.recipes.download.NiceUpdater2": { @@ -115594,99 +115703,99 @@ "shortname": "NiceUpdater2.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.pkg.MacTeX": { - "name": "MacTeX", - "description": "Downloads the latest MacTeX release and renames the pkg to include the version number.", - "repo": "autopkg/grahampugh-recipes", - "path": "TeX/MacTeX.pkg.recipe.yaml", - "parent": "com.github.joshua-d-miller.download.MacTeX", - "shortname": "MacTeX.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.pkg.TeXLiveUtility": { - "name": "TeXLive Utility", - "description": "Downloads the latest version of TeX Live Utility and creates a package.", + "com.github.grahampugh.recipes.pkg.homebrew-install": { + "name": "Homebrew", + "description": "Downloads the current release version of Homebrew.sh and builds a package.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/TeXLiveUtility.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.TeXLiveUtility", - "shortname": "TeXLiveUtility.pkg", + "path": "HomebrewInstaller/Homebrew-install.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.homebrew-install", + "shortname": "Homebrew-install.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.jss.TeXLiveUtility" + "com.github.grahampugh.recipes.install.Homebrew" ] }, - "com.github.grahampugh.recipes.pkg.LaTeXiT": { - "name": "LaTeXiT", - "description": "Downloads the latest version of LaTeXiT and creates a package.", + "com.github.grahampugh.recipes.install.Homebrew": { + "name": "Homebrew", + "description": "Installs the latest version of LineIn.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/LaTeXiT.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.LaTeXiT", - "shortname": "LaTeXiT.pkg", - "inferred_type": "pkg" + "path": "HomebrewInstaller/Homebrew.install.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.homebrew-install", + "shortname": "Homebrew.install", + "inferred_type": "install" }, - "com.github.grahampugh.recipes.pkg.GhostScript": { - "name": "GhostScript", - "description": "Downloads the latest GhostScript release from the MacTeX site and renames the pkg to include the version number.", + "com.github.grahampugh.recipes.download.homebrew-install": { + "name": "homebrew-install", + "description": "Downloads the current script of homebrew.sh.\n", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/GhostScript.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.MacTeX Ghostscript", - "shortname": "GhostScript.pkg", - "inferred_type": "pkg" + "path": "HomebrewInstaller/Homebrew-install.download.recipe.yaml", + "shortname": "Homebrew-install.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.homebrew-install" + ] }, - "com.github.grahampugh.recipes.download.TeXLiveUtility": { - "name": "TeXLive Utility", - "description": "Downloads the latest version of TeX Live Utility.", + "com.github.grahampugh.recipes.download.dupeGuru": { + "name": "dupeGuru", + "description": "Downloads the current stable macOS version of dupeGuru.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/TeXLiveUtility.download.recipe.yaml", - "shortname": "TeXLiveUtility.download", + "path": "DupeGuru/DupeGuru.download.recipe.yaml", + "shortname": "DupeGuru.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.TeXLiveUtility" + "com.github.grahampugh.recipes.pkg.dupeGuru" ] }, - "com.github.grahampugh.recipes.pkg.BasicTeX": { - "name": "BasicTeX", - "description": "Downloads the latest BasicTeX release and renames the pkg to include the version number.", + "com.github.grahampugh.recipes.pkg.dupeGuru": { + "name": "dupeGuru", + "description": "Downloads the latest version of dupeGuru and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/BasicTeX.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.BasicTeX", - "shortname": "BasicTeX.pkg", + "path": "DupeGuru/DupeGuru.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.dupeGuru", + "shortname": "DupeGuru.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.download.BasicTeX": { - "name": "BasicTeX", - "description": "Downloads the current version of BasicTeX, a reduced distribution of MacTeX.", + "com.github.grahampugh.recipes.download.IntelliJ-IDEA-CE": { + "name": "Intellij IDEA CE", + "description": "Downloads latest Intellij disk image (Intel version). Override ARCH to \"arm64\" if you want the Apple Silicon version.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/BasicTeX.download.recipe.yaml", - "shortname": "BasicTeX.download", + "path": "Intellij/IntelliJ-IDEA-CE.download.recipe.yaml", + "shortname": "IntelliJ-IDEA-CE.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.BasicTeX" + "com.github.grahampugh.recipes.pkg.IntelliJ-IDEA-CE" ] }, - "com.github.grahampugh.recipes.download.LaTeXiT": { - "name": "LaTeXiT", - "description": "Downloads the latest version of LaTeXiT.", + "com.github.grahampugh.recipes.pkg.IntelliJ-IDEA-CE": { + "name": "Intellij IDEA CE", + "description": "Downloads the latest version of dupeGuru and creates a package.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/LaTeXiT.download.recipe.yaml", - "shortname": "LaTeXiT.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.LaTeXiT" - ] + "path": "Intellij/IntelliJ-IDEA-CE.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.IntelliJ-IDEA-CE", + "shortname": "IntelliJ-IDEA-CE.pkg", + "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.TeXShop": { - "name": "TeXShop", - "description": "Downloads the current release version of TeXShop and builds a package with TeXShop in /Applications/TeX to match a MacTeX deistribution.", + "com.github.grahampugh.recipes.pkg.CitrixWorkspace": { + "name": "Citrix Workspace", + "description": "Downloads the latest Citrix Workspace version and extracts the package.", "repo": "autopkg/grahampugh-recipes", - "path": "TeX/TeXShop.pkg.recipe.yaml", - "parent": "io.github.hjuutilainen.download.TeXShop", - "shortname": "TeXShop.pkg", + "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe.yaml", + "parent": "io.github.hjuutilainen.download.CitrixWorkspace", + "shortname": "CitrixWorkspace.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.jss.TeXShop" + "com.github.smithjw.jamf.Citrix_Workspace" ] }, + "com.github.grahampugh.install.CitrixWorkspace": { + "name": "CitrixWorkspace", + "description": "Installs the latest version of CitrixWorkspace.", + "repo": "autopkg/grahampugh-recipes", + "path": "CitrixWorkspace/CitrixWorkspace.install.recipe.yaml", + "parent": "com.github.grahampugh.download.CitrixWorkspace", + "shortname": "CitrixWorkspace.install", + "inferred_type": "install" + }, "com.github.grahampugh.recipes.download.LogitechGHUB": { "name": "Logitech G HUB", "description": "Downloads the current version of Logitech G HUB.", @@ -115707,208 +115816,335 @@ "shortname": "LogitechGHUB.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.recipes.pkg.Threema": { - "name": "Threema", - "description": "Downloads the latest version of Threema and creates a package.", + "com.github.grahampugh.recipes.download.Riot": { + "name": "Riot", + "description": "Downloads the latest version of Riot.im. Note that this recipe has been deprecated, as Riot has been renamed to Element (Riot). Please use the Element recipes instead.", "repo": "autopkg/grahampugh-recipes", - "path": "Threema/Threema.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.Threema", - "shortname": "Threema.pkg", - "inferred_type": "pkg", + "path": "Riot/Riot.download.recipe.yaml", + "deprecated": true, + "shortname": "Riot.download", + "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.jamf.Threema-pkg-upload" + "com.github.grahampugh.recipes.pkg.Riot" ] }, - "com.github.grahampugh.recipes.download.Threema": { - "name": "Threema", - "description": "Downloads the latest version of Threema.", + "com.github.grahampugh.recipes.pkg.Riot": { + "name": "Riot", + "description": "Downloads the latest version of Riot and creates a package. Note that this recipe has been deprecated, as Riot has been renamed to Element (Riot). Please use the Element recipes instead.", "repo": "autopkg/grahampugh-recipes", - "path": "Threema/Threema.download.recipe.yaml", - "shortname": "Threema.download", - "inferred_type": "download", + "path": "Riot/Riot.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.Riot", + "deprecated": true, + "shortname": "Riot.pkg", + "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.pkg.Threema" + "com.github.grahampugh.recipes.jss.Riot" ] }, - "com.github.grahampugh.recipes.pkg.PyMOL": { - "name": "PyMOL", - "description": "Downloads the latest version of PyMOL and creates a package.", - "repo": "autopkg/grahampugh-recipes", - "path": "PyMOL/PyMOL.pkg.recipe.yaml", - "parent": "com.github.its-unibas.download.PyMOL", - "shortname": "PyMOL.pkg", - "inferred_type": "pkg" - }, - "com.github.grahampugh.recipes.download.MendeleyReferenceManager": { - "name": "Mendeley Reference Manager", - "description": "Downloads the latest version of Mendeley Reference Manager", + "com.github.grahampugh.recipes.pkg.swiftDialog": { + "name": "swiftDialog", + "description": "Placeholder pkg recipe - just moves the pkg to create the pkg_path variable.", "repo": "autopkg/grahampugh-recipes", - "path": "MendeleyReferenceManager/MendeleyReferenceManager.download.recipe.yaml", - "shortname": "MendeleyReferenceManager.download", - "inferred_type": "download", + "path": "swiftDialog/swiftDialog.pkg.recipe.yaml", + "parent": "com.github.zentralpro.download.swiftDialog", + "shortname": "swiftDialog.pkg", + "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.pkg.MendeleyReferenceManager" + "com.gitub.d33t5.jamf.swiftDialog" ] }, - "com.github.grahampugh.recipes.pkg.MendeleyReferenceManager": { - "name": "Mendeley Reference Manager", - "description": "Downloads the latest version of KNIME and creates a package.", + "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro": { + "name": "Adobe Creative Cloud", + "description": "This recipe is designed to repackage the Adobe Creative Cloud Desktop Application installer package that is generated in the Adobe Admin Console. This is necessary to make the package installable via Jamf Pro.\n\nThis recipe has no parent '.download' recipe, since that is a manual process. You have to provide the path to a downloaded zip file from the Adobe admin console. You also need to provide a version number, as this is not extractable from the package. Therefore, to run this recipe, you need to run as follows:\n\nautopkg run \"AdobeCCDAFromConsoleForJamfPro.pkg\" --key pathname=/path/to/Adobe_CCDA_downloaded.zip --key version=5.0.0.354\n", "repo": "autopkg/grahampugh-recipes", - "path": "MendeleyReferenceManager/MendeleyReferenceManager.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MendeleyReferenceManager", - "shortname": "MendeleyReferenceManager.pkg", - "inferred_type": "pkg" + "path": "AdobeCreativeCloud/AdobeCCDAFromConsoleForJamfPro.pkg.recipe.yaml", + "shortname": "AdobeCCDAFromConsoleForJamfPro.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.grahampugh.recipes.jss-upload.AdobeCCDAFromConsoleForJamfPro", + "com.github.grahampugh.recipes.jss.AdobeCCDAFromConsoleForJamfPro" + ] }, - "com.github.grahampugh.recipes.pkg.Element": { - "name": "Element", - "description": "Downloads the latest version of Riot and creates a package.", + "com.github.grahampugh.recipes.pkg.MicrosoftOffice365": { + "name": "Microsoft Office 365", + "description": "Downloads the latest version of Microsoft's Office 365 Suite installer package and renames the package.", "repo": "autopkg/grahampugh-recipes", - "path": "Element/Element.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.Element", - "shortname": "Element.pkg", + "path": "MicrosoftOffice365/MicrosoftOffice365.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MicrosoftOffice365", + "shortname": "MicrosoftOffice365.pkg", "inferred_type": "pkg", "children": [ - "com.github.grahampugh.recipes.jss.Element" + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOffice365" ] }, - "com.github.grahampugh.recipes.download.Element": { - "name": "Element (Riot)", - "description": "Downloads the latest version of Riot.im.", + "com.github.grahampugh.recipes.download.MicrosoftOffice365": { + "name": "Microsoft Office Suite", + "description": "Downloads the latest Microsoft Office 365 SKU-less installer package.\nOverride the PRODUCTID key to:\n- 525133 for Americas\n- 532572 for Europe\n- 532577 for Asia\n- 871743 for Office 2016\n- 2009112 for Office365 Business Pro (includes Teams)\n", "repo": "autopkg/grahampugh-recipes", - "path": "Element/Element.download.recipe.yaml", - "shortname": "Element.download", + "path": "MicrosoftOffice365/MicrosoftOffice365.download.recipe.yaml", + "shortname": "MicrosoftOffice365.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.Element" + "com.github.grahampugh.recipes.pkg.MicrosoftOffice365" ] }, - "com.github.grahampugh.recipes.download.filemakerproadvanced": { - "name": "FileMaker Pro Advanced", - "description": "Downloads a specific FileMaker Pro Advanced updater zip file.", + "com.github.grahampugh.recipes.download.MacDown": { + "name": "MacDown", + "description": "Downloads latest MacDown archive.", "repo": "autopkg/grahampugh-recipes", - "path": "FileMakerProAdvanced/FileMakerProAdvanced.download.recipe.yaml", - "shortname": "FileMakerProAdvanced.download", - "inferred_type": "download" + "path": "MacDown/MacDown.download.recipe.yaml", + "shortname": "MacDown.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.userinstall.MacDown", + "com.github.grahampugh.recipes.pkg.MacDown" + ] }, - "com.github.grahampugh.pkg.DataWarrior": { - "name": "DataWarrior", - "description": "Downloads the latest version of DataWarrior and creates a package.", + "com.github.grahampugh.recipes.pkg.MacDown": { + "name": "MacDown", + "description": "Downloads latest MacDown archive and builds a package.", "repo": "autopkg/grahampugh-recipes", - "path": "DataWarrior/DataWarrior.pkg.recipe.yaml", - "parent": "com.github.grahampugh.download.DataWarrior", - "shortname": "DataWarrior.pkg", + "path": "MacDown/MacDown.pkg.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.MacDown", + "shortname": "MacDown.pkg", "inferred_type": "pkg" }, - "com.github.grahampugh.install.DataWarrior": { - "name": "DataWarrior", - "description": "Installs the latest version of DataWarrior.", + "com.github.grahampugh.download.JSSImporterBeta": { + "name": "JSSImporter", + "description": "Downloads the current release of JSSImporter from Github.", "repo": "autopkg/grahampugh-recipes", - "path": "DataWarrior/DataWarrior.install.recipe.yaml", - "parent": "com.github.grahampugh.download.DataWarrior", - "shortname": "DataWarrior.install", + "path": "_Deprecated_Recipes/JSSImporterBeta/JSSImporterBeta.download.recipe.yaml", + "shortname": "JSSImporterBeta.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.install.JSSImporterBeta" + ] + }, + "com.github.grahampugh.install.JSSImporterBeta": { + "name": "JSSImporter", + "description": "Installs the current release of JSSImporter from Github.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/JSSImporterBeta/JSSImporterBeta.install.recipe.yaml", + "parent": "com.github.grahampugh.download.JSSImporterBeta", + "shortname": "JSSImporterBeta.install", "inferred_type": "install" }, - "com.github.grahampugh.download.DataWarrior": { - "name": "DataWarrior", - "description": "Downloads the latest version of DataWarrior. Note that this app is not signed.", + "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication": { + "name": "++ADD APPLICATION NAME HERE++", + "description": "Uploads a pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group.", "repo": "autopkg/grahampugh-recipes", - "path": "DataWarrior/DataWarrior.download.recipe.yaml", - "shortname": "DataWarrior.download", - "inferred_type": "download", + "path": "_Deprecated_Recipes/_JSS_Uninstall_Recipes/UninstallApplication.jss-uninstall.recipe.yaml", + "parent": "com.github.grahampugh.recipes.jss-script.UninstallApplication", + "deprecated": true, + "shortname": "UninstallApplication.jss-uninstall", + "inferred_type": "jss-uninstall", "children": [ - "com.github.grahampugh.pkg.DataWarrior", - "com.github.grahampugh.install.DataWarrior" + "com.github.grahampugh.recipes.jss-uninstall.CarbonCopyCloner" ] }, - "com.github.grahampugh.recipes.download.FileZilla": { - "name": "FileZilla", - "description": "Downloads the current stable version of FileZilla.", + "com.github.grahampugh.recipes.jss-uninstall.CarbonCopyCloner": { + "name": "Carbon Copy Cloner", + "description": "Creates a script and a Self-Service uninstaller policy for Carbon Copy Cloner.", "repo": "autopkg/grahampugh-recipes", - "path": "FileZilla/FileZilla-stable.download.recipe.yaml", - "shortname": "FileZilla-stable.download", - "inferred_type": "download", + "path": "_Deprecated_Recipes/_JSS_Uninstall_Recipes/Carbon Copy Cloner.jss-uninstall.recipe.yaml", + "parent": "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication", + "deprecated": true, + "shortname": "Carbon Copy Cloner.jss-uninstall", + "inferred_type": "jss-uninstall" + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_OpenJ9_Signed": { + "name": "AdoptOpenJDK 12 OpenJ9", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK12_OpenJ9_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK12_OpenJ9_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK12_OpenJ9_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_Signed": { + "name": "AdoptOpenJDK 11", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK11_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK11_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK11_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_Signed": { + "name": "AdoptOpenJDK 13", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK13_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK13_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK13_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_OpenJ9_Signed": { + "name": "AdoptOpenJDK 11 OpenJ9", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK11_OpenJ9_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK11_OpenJ9", + "deprecated": true, + "shortname": "AdoptOpenJDK11_OpenJ9_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_Signed": { + "name": "AdoptOpenJDK 12", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK12_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK12_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK12_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_Signed": { + "name": "AdoptOpenJDK 8", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK8_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK8_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_OpenJ9_Signed": { + "name": "AdoptOpenJDK 8 OpenJ9", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK8_OpenJ9_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK8_OpenJ9_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_OpenJ9_Signed": { + "name": "AdoptOpenJDK 13 OpenJ9", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK13_OpenJ9_Signed.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK13_OpenJ9_Signed", + "deprecated": true, + "shortname": "AdoptOpenJDK13_OpenJ9_Signed.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.grahampugh.recipes.jss-prod.prod-self-service": { + "name": "++OVERRIDE_OR_INSERT_SOFTWARE_NAME_HERE++", + "description": "Creates all production policies for a particular title.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/_JSS_Production_Recipes/ProdSelfService.jss-prod.recipe.yaml", + "deprecated": true, + "shortname": "ProdSelfService.jss-prod", + "inferred_type": "jss-prod", "children": [ - "com.github.grahampugh.recipes.pkg.FileZilla" + "com.github.grahampugh.recipes.jss.prod.CarbonCopyCloner" ] }, - "com.github.grahampugh.recipes.pkg.FileZilla": { - "name": "FileZilla", - "description": "Downloads the latest version of FileZilla and creates a package.", + "com.github.grahampugh.recipes.jss.prod.CarbonCopyCloner": { + "name": "Carbon Copy Cloner", + "description": "Creates all production policies for Carbon Copy Cloner", "repo": "autopkg/grahampugh-recipes", - "path": "FileZilla/FileZilla-stable.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.FileZilla", - "shortname": "FileZilla-stable.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahampugh.recipes.jss-upload.FileZilla" - ] + "path": "_Deprecated_Recipes/_JSS_Production_Recipes/Carbon Copy Cloner.jss-prod.recipe.yaml", + "parent": "com.github.grahampugh.recipes.jss-prod.prod-self-service", + "deprecated": true, + "shortname": "Carbon Copy Cloner.jss-prod", + "inferred_type": "jss-prod" }, - "com.github.grahampugh.recipes.preprocessors": { - "name": null, - "description": "Recipe stub for any Processors in this directory.\n ", + "com.github.grahampugh.recipes.jss-upload.AdobeCCDAFromConsoleForJamfPro": { + "name": "Adobe Creative Cloud", + "description": "This recipe is designed to repackage the Adobe Creative Cloud Desktop Application installer package that is generated in the Adobe Admin Console. This is necessary to make the package installable via Jamf Pro.\n\nThis recipe has no parent '.download' recipe, since that is a manual process. You have to provide the path to a downloaded zip file from the Adobe admin console. You also need to provide a version number, as this is not extractable from the package. Therefore, to run this recipe, you need to run as follows:\n\nautopkg run \"AdobeCCDAFromConsoleForJamfPro.jss-upload\" --key pathname=/path/to/Adobe_CCDA_downloaded.zip --key version=5.0.0.354\n", "repo": "autopkg/grahampugh-recipes", - "path": "PreProcessors/PreProcessors.recipe.yaml" + "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/AdobeCCDAFromConsoleForJamfPro.jss-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro", + "shortname": "AdobeCCDAFromConsoleForJamfPro.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.grahampugh.recipes.pkg.WeWorkPrintDriver": { - "name": "WeWork Printer Driver", - "description": "Downloads the latest version of the WeWork Printer Driver and creates a package.", + "com.github.grahampugh.recipes.jss-upload.MestReNova": { + "name": "MestReNova", + "description": "Downloads the latest MestReNova release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "WeWorkPrintDriver/WeWorkPrintDriver.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.WeWorkPrintDriver", - "shortname": "WeWorkPrintDriver.pkg", - "inferred_type": "pkg" + "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/MestReNova.jss-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.MestReNova", + "shortname": "MestReNova.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.grahampugh.recipes.download.WeWorkPrintDriver": { - "name": "WeWork Printer Driver", - "description": "Downloads the latest version of the WeWork Printer Driver.", + "com.github.grahampugh.recipes.jss-upload.FileZilla": { + "name": "FileZilla", + "description": "Downloads the latest version of FileZilla and creates a package. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "WeWorkPrintDriver/WeWorkPrintDriver.download.recipe.yaml", - "shortname": "WeWorkPrintDriver.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.WeWorkPrintDriver" - ] + "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/FileZilla-stable.jss-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.FileZilla", + "shortname": "FileZilla-stable.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.grahampugh.recipes.download.MacDown": { - "name": "MacDown", - "description": "Downloads latest MacDown archive.", + "com.github.grahampugh.recipes.jss-upload.unison": { + "name": "Unison", + "description": "Downloads the latest Unison release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "MacDown/MacDown.download.recipe.yaml", - "shortname": "MacDown.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.userinstall.MacDown", - "com.github.grahampugh.recipes.pkg.MacDown" - ] + "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/Unison.jss-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.unison", + "shortname": "Unison.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.grahampugh.recipes.pkg.MacDown": { - "name": "MacDown", - "description": "Downloads latest MacDown archive and builds a package.", + "com.github.grahampugh.recipes.jss-upload.AdobeLicensingToolkit": { + "name": "Adobe Licensing Toolkit", + "description": "Downloads the current release version of Adobe Licensing Toolkit and builds a package. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "MacDown/MacDown.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.MacDown", - "shortname": "MacDown.pkg", - "inferred_type": "pkg" + "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/AdobeLicensingToolkit.jss-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit", + "shortname": "AdobeLicensingToolkit.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.grahampugh.recipes.download.IntelliJ-IDEA-CE": { - "name": "Intellij IDEA CE", - "description": "Downloads latest Intellij disk image (Intel version). Override ARCH to \"arm64\" if you want the Apple Silicon version.", + "com.github.grahampugh.jss-upload.CotEditor": { + "name": "CotEditor", + "description": "Downloads the latest version of CotEditor and creates a package. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "Intellij/IntelliJ-IDEA-CE.download.recipe.yaml", - "shortname": "IntelliJ-IDEA-CE.download", - "inferred_type": "download", + "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/CotEditor.jss-upload.recipe.yaml", + "parent": "com.github.grahampugh.pkg.CotEditor", + "shortname": "CotEditor.jss-upload", + "inferred_type": "jss-upload" + }, + "com.github.grahampugh.recipes.jss-script.UninstallApplication": { + "name": null, + "description": "Creates a script", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/_JSS_Script_Recipes/UninstallApplication.jss-script.recipe.yaml", + "deprecated": true, + "shortname": "UninstallApplication.jss-script", + "inferred_type": "jss-script", "children": [ - "com.github.grahampugh.recipes.pkg.IntelliJ-IDEA-CE" + "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication" ] }, - "com.github.grahampugh.recipes.pkg.IntelliJ-IDEA-CE": { - "name": "Intellij IDEA CE", - "description": "Downloads the latest version of dupeGuru and creates a package.", + "com.github.grahampugh.recipes.jss.Disable802_1xAutoConnect": { + "name": "Disable 802.1x Auto-Connect", + "description": "Downloads the latest Unison release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "Intellij/IntelliJ-IDEA-CE.pkg.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.IntelliJ-IDEA-CE", - "shortname": "IntelliJ-IDEA-CE.pkg", - "inferred_type": "pkg" + "path": "_Deprecated_Recipes/_JSS_Script_Recipes/Disable 802_1x Auto Connect.jss-script.recipe.yaml", + "parent": "com.github.grahampugh.recipes.jss-script.Disable802_1xAutoConnect", + "deprecated": true, + "shortname": "Disable 802_1x Auto Connect.jss-script", + "inferred_type": "jss-script" }, "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8": { "name": "AdoptOpenJDK 8", @@ -115947,64 +116183,64 @@ "com.github.grahampugh.recipes.jss.AdoptOpenJDK11" ] }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK12_Signed": { - "name": "AdoptOpenJDK 12", + "com.github.grahampugh.recipes.download.AdoptOpenJDK8": { + "name": "AdoptOpenJDK 8", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK12_Signed.download.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK8.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK12_Signed.download", + "shortname": "AdoptOpenJDK8.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_Signed" + "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8" ] }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK11": { + "com.github.grahampugh.recipes.download.AdoptOpenJDK11_Signed": { "name": "AdoptOpenJDK 11", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK11.download.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK11_Signed.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK11.download", + "shortname": "AdoptOpenJDK11_Signed.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.AdoptOpenJDK11" + "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_Signed" ] }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK11_Signed": { - "name": "AdoptOpenJDK 11", + "com.github.grahampugh.recipes.download.AdoptOpenJDK12_Signed": { + "name": "AdoptOpenJDK 12", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK11_Signed.download.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK12_Signed.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK11_Signed.download", + "shortname": "AdoptOpenJDK12_Signed.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_Signed" + "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_Signed" ] }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK13_OpenJ9_Signed": { - "name": "AdoptOpenJDK 13 OpenJ9", + "com.github.grahampugh.recipes.download.AdoptOpenJDK8JRE": { + "name": "AdoptOpenJDK 8 JRE", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK13_OpenJ9_Signed.download.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK8JRE.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK13_OpenJ9_Signed.download", + "shortname": "AdoptOpenJDK8JRE.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_OpenJ9_Signed" + "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8JRE" ] }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK8": { - "name": "AdoptOpenJDK 8", + "com.github.grahampugh.recipes.download.AdoptOpenJDK13_OpenJ9_Signed": { + "name": "AdoptOpenJDK 13 OpenJ9", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK8.download.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK13_OpenJ9_Signed.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK8.download", + "shortname": "AdoptOpenJDK13_OpenJ9_Signed.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8" + "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_OpenJ9_Signed" ] }, "com.github.grahampugh.recipes.download.AdoptOpenJDK8_OpenJ9_Signed": { @@ -116016,27 +116252,18 @@ "shortname": "AdoptOpenJDK8_OpenJ9_Signed.download", "inferred_type": "download" }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK8JRE": { - "name": "AdoptOpenJDK 8 JRE", + "com.github.grahampugh.recipes.download.AdoptOpenJDK12_OpenJ9_Signed": { + "name": "AdoptOpenJDK 12 OpenJ9", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK8JRE.download.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK12_OpenJ9_Signed.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK8JRE.download", + "shortname": "AdoptOpenJDK12_OpenJ9_Signed.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8JRE" + "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_OpenJ9_Signed" ] }, - "com.github.grahampugh.recipes.download.CitrixWorkspace": { - "name": "Citrix Workspace", - "description": "Downloads the latest Citrix Workspace disk image.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/CitrixWorkspace.download.recipe.yaml", - "deprecated": true, - "shortname": "CitrixWorkspace.download", - "inferred_type": "download" - }, "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed": { "name": "AdoptOpenJDK 8", "description": "Deprecated and no longer functional. Please remove from your recipe lists.", @@ -116046,32 +116273,8 @@ "shortname": "AdoptOpenJDK8_Signed.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_OpenJ9_Signed", - "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_Signed" - ] - }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK13_Signed": { - "name": "AdoptOpenJDK 13", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK13_Signed.download.recipe.yaml", - "deprecated": true, - "shortname": "AdoptOpenJDK13_Signed.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_Signed" - ] - }, - "com.github.grahampugh.recipes.download.AdoptOpenJDK12_OpenJ9_Signed": { - "name": "AdoptOpenJDK 12 OpenJ9", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK12_OpenJ9_Signed.download.recipe.yaml", - "deprecated": true, - "shortname": "AdoptOpenJDK12_OpenJ9_Signed.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_OpenJ9_Signed" + "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_Signed", + "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_OpenJ9_Signed" ] }, "com.github.grahampugh.recipes.download.AdoptOpenJDK11_OpenJ9_Signed": { @@ -116083,220 +116286,38 @@ "shortname": "AdoptOpenJDK11_OpenJ9_Signed.download", "inferred_type": "download" }, - "com.github.grahampugh.recipes.jss-triggeronly.AdobeLicensingToolkit": { - "name": "Adobe Shared Device Licensing Toolkit", - "description": "Downloads the latest version of Adobe Shared Device Licensing Toolkit and makes a pkg of it then uploads it to the JSS. the tool is installed into /Library/Management/Adobe.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Triggeronly_Recipes/Adobe Licensing Toolkit.jss-triggeronly.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit", - "deprecated": true, - "shortname": "Adobe Licensing Toolkit.jss-triggeronly", - "inferred_type": "jss-triggeronly" - }, - "com.github.grahampugh.recipes.jss-triggeronly.AdobeCCCleaner": { - "name": "Adobe Creative Cloud Cleaner Tool", - "description": "Downloads the latest version of Adobe Creative Cloud Cleaner and makes a pkg of it then uploads it to the JSS. the postinstall script runs the cleaner, which removes all Adobe CC apps from a client. The app is also moved to the Utilities folder so that it can be used subsequently, but is not obvious to the user.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Triggeronly_Recipes/Adobe CC Cleaner.jss-triggeronly.recipe.yaml", - "parent": "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool", - "deprecated": true, - "shortname": "Adobe CC Cleaner.jss-triggeronly", - "inferred_type": "jss-triggeronly" - }, - "com.github.grahampugh.recipes.jss.Disable802_1xAutoConnect": { - "name": "Disable 802.1x Auto-Connect", - "description": "Downloads the latest Unison release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Script_Recipes/Disable 802_1x Auto Connect.jss-script.recipe.yaml", - "parent": "com.github.grahampugh.recipes.jss-script.Disable802_1xAutoConnect", - "deprecated": true, - "shortname": "Disable 802_1x Auto Connect.jss-script", - "inferred_type": "jss-script" - }, - "com.github.grahampugh.recipes.jss-script.UninstallApplication": { - "name": null, - "description": "Creates a script", + "com.github.grahampugh.recipes.download.AdoptOpenJDK11": { + "name": "AdoptOpenJDK 11", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Script_Recipes/UninstallApplication.jss-script.recipe.yaml", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK11.download.recipe.yaml", "deprecated": true, - "shortname": "UninstallApplication.jss-script", - "inferred_type": "jss-script", + "shortname": "AdoptOpenJDK11.download", + "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication" + "com.github.grahampugh.recipes.pkg.AdoptOpenJDK11" ] }, - "com.github.grahampugh.recipes.jss-uninstall.CarbonCopyCloner": { - "name": "Carbon Copy Cloner", - "description": "Creates a script and a Self-Service uninstaller policy for Carbon Copy Cloner.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Uninstall_Recipes/Carbon Copy Cloner.jss-uninstall.recipe.yaml", - "parent": "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication", - "deprecated": true, - "shortname": "Carbon Copy Cloner.jss-uninstall", - "inferred_type": "jss-uninstall" - }, - "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication": { - "name": "++ADD APPLICATION NAME HERE++", - "description": "Uploads a pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group.", + "com.github.grahampugh.recipes.download.AdoptOpenJDK13_Signed": { + "name": "AdoptOpenJDK 13", + "description": "Deprecated and no longer functional. Please remove from your recipe lists.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Uninstall_Recipes/UninstallApplication.jss-uninstall.recipe.yaml", - "parent": "com.github.grahampugh.recipes.jss-script.UninstallApplication", + "path": "_Deprecated_Recipes/Download_Recipes/AdoptOpenJDK13_Signed.download.recipe.yaml", "deprecated": true, - "shortname": "UninstallApplication.jss-uninstall", - "inferred_type": "jss-uninstall", + "shortname": "AdoptOpenJDK13_Signed.download", + "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.jss-uninstall.CarbonCopyCloner" + "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_Signed" ] }, - "com.github.grahampugh.recipes.jss-upload.unison": { - "name": "Unison", - "description": "Downloads the latest Unison release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/Unison.jss-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.unison", - "shortname": "Unison.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.grahampugh.recipes.jss-upload.AdobeLicensingToolkit": { - "name": "Adobe Licensing Toolkit", - "description": "Downloads the current release version of Adobe Licensing Toolkit and builds a package. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/AdobeLicensingToolkit.jss-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit", - "shortname": "AdobeLicensingToolkit.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.grahampugh.recipes.jss-upload.AdobeCCDAFromConsoleForJamfPro": { - "name": "Adobe Creative Cloud", - "description": "This recipe is designed to repackage the Adobe Creative Cloud Desktop Application installer package that is generated in the Adobe Admin Console. This is necessary to make the package installable via Jamf Pro.\n\nThis recipe has no parent '.download' recipe, since that is a manual process. You have to provide the path to a downloaded zip file from the Adobe admin console. You also need to provide a version number, as this is not extractable from the package. Therefore, to run this recipe, you need to run as follows:\n\nautopkg run \"AdobeCCDAFromConsoleForJamfPro.jss-upload\" --key pathname=/path/to/Adobe_CCDA_downloaded.zip --key version=5.0.0.354\n", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/AdobeCCDAFromConsoleForJamfPro.jss-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro", - "shortname": "AdobeCCDAFromConsoleForJamfPro.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.grahampugh.recipes.jss-upload.FileZilla": { - "name": "FileZilla", - "description": "Downloads the latest version of FileZilla and creates a package. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/FileZilla-stable.jss-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.FileZilla", - "shortname": "FileZilla-stable.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.grahampugh.jss-upload.CotEditor": { - "name": "CotEditor", - "description": "Downloads the latest version of CotEditor and creates a package. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/CotEditor.jss-upload.recipe.yaml", - "parent": "com.github.grahampugh.pkg.CotEditor", - "shortname": "CotEditor.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.grahampugh.recipes.jss-upload.MestReNova": { - "name": "MestReNova", - "description": "Downloads the latest MestReNova release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Upload_Only_Recipes/MestReNova.jss-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.MestReNova", - "shortname": "MestReNova.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_OpenJ9_Signed": { - "name": "AdoptOpenJDK 8 OpenJ9", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK8_OpenJ9_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed", - "deprecated": true, - "shortname": "AdoptOpenJDK8_OpenJ9_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_OpenJ9_Signed": { - "name": "AdoptOpenJDK 13 OpenJ9", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK13_OpenJ9_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK13_OpenJ9_Signed", - "deprecated": true, - "shortname": "AdoptOpenJDK13_OpenJ9_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_OpenJ9_Signed": { - "name": "AdoptOpenJDK 12 OpenJ9", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK12_OpenJ9_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK12_OpenJ9_Signed", - "deprecated": true, - "shortname": "AdoptOpenJDK12_OpenJ9_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_Signed": { - "name": "AdoptOpenJDK 8", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK8_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed", - "deprecated": true, - "shortname": "AdoptOpenJDK8_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_Signed": { - "name": "AdoptOpenJDK 11", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK11_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK11_Signed", - "deprecated": true, - "shortname": "AdoptOpenJDK11_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_Signed": { - "name": "AdoptOpenJDK 12", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK12_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK12_Signed", - "deprecated": true, - "shortname": "AdoptOpenJDK12_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_OpenJ9_Signed": { - "name": "AdoptOpenJDK 11 OpenJ9", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK11_OpenJ9_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK11_OpenJ9", - "deprecated": true, - "shortname": "AdoptOpenJDK11_OpenJ9_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null - }, - "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_Signed": { - "name": "AdoptOpenJDK 13", - "description": "Deprecated and no longer functional. Please remove from your recipe lists.", + "com.github.grahampugh.recipes.download.CitrixWorkspace": { + "name": "Citrix Workspace", + "description": "Downloads the latest Citrix Workspace disk image.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/Munki_Recipes/AdoptOpenJDK13_Signed.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.download.AdoptOpenJDK13_Signed", + "path": "_Deprecated_Recipes/Download_Recipes/CitrixWorkspace.download.recipe.yaml", "deprecated": true, - "shortname": "AdoptOpenJDK13_Signed.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "shortname": "CitrixWorkspace.download", + "inferred_type": "download" }, "com.github.grahampugh.recipes.jss.AdoptOpenJDK8": { "name": "AdoptOpenJDK 8", @@ -116310,17 +116331,41 @@ "jamf_display_name": null, "jamf_description": "The AdoptOpenJDK Java Development Toolkit, version 8." }, - "com.github.grahampugh.recipes.jss.erase-install": { - "name": "Erase and Reinstall macOS", - "description": "Uploads the erase-install pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group. A run command is added to the policy which will erase the volume.", + "com.github.grahampugh.recipes.jss.download-macos-catalina": { + "name": "Download macOS Catalina", + "description": "Uploads the erase-install pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group. A run command is added to the policy which will reinstall macOS the volume.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/Erase and Reinstall macOS.jss.recipe.yaml", + "path": "_Deprecated_Recipes/_JSS_Recipes/Download macOS Catalina.jss.recipe.yaml", "parent": "com.github.grahampugh.recipes.pkg.erase-install", "deprecated": true, - "shortname": "Erase and Reinstall macOS.jss", + "shortname": "Download macOS Catalina.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "WARNING! This will completely erase the device and reinstall macOS to the latest version." + "jamf_description": "Downloads the currently available 'Install macOS Catalina' application to the Applications folder. It will replace any existing version of the application." + }, + "com.github.grahampugh.recipes.jss.AdobeCCDAFromConsoleForJamfPro": { + "name": "Adobe Creative Cloud", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation. Then, uploads to the Jamf Pro Server.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/_JSS_Recipes/AdobeCCDAFromConsoleForJamfPro.jss.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro", + "deprecated": true, + "shortname": "AdobeCCDAFromConsoleForJamfPro.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Access Adobe apps from the cloud using your federated Adobe ID." + }, + "com.github.grahampugh.recipes.jss.upgrade-to-macos-catalina": { + "name": "Upgrade to macOS Catalina", + "description": "Uploads the erase-install pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group. A run command is added to the policy which will reinstall macOS on the volume.", + "repo": "autopkg/grahampugh-recipes", + "path": "_Deprecated_Recipes/_JSS_Recipes/Upgrade to macOS Catalina.jss.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.erase-install", + "deprecated": true, + "shortname": "Upgrade to macOS Catalina.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "WARNING! This will download the latest version of macOS Catalina Beta and install it on the system volume. All work should be saved and backed up before starting." }, "com.github.grahampugh.recipes.jss.Element": { "name": "Element", @@ -116333,17 +116378,17 @@ "jamf_display_name": null, "jamf_description": "Element (formerly Riot) is an open source instant messaging client built on the Matrix protocol." }, - "com.github.grahampugh.recipes.jss.TeXShop": { - "name": "TeXShop", - "description": "Downloads the current release version of TeXShop and builds a package with TeXShop in /Applications/TeX to match a MacTeX deistribution. Then, uploads to the Jamf Pro Server.", + "com.github.grahampugh.recipes.jss.AdoptOpenJDK11": { + "name": "AdoptOpenJDK 11", + "description": "Downloads the current release version of AdoptOpenJDK 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/TeXShop.jss.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.TeXShop", + "path": "_Deprecated_Recipes/_JSS_Recipes/AdoptOpenJDK 11.jss.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.AdoptOpenJDK11", "deprecated": true, - "shortname": "TeXShop.jss", + "shortname": "AdoptOpenJDK 11.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "TeXShop is a free LaTeX and TeX editor and previewer for macOS. It is licensed under the GNU GPL. It was developed by the American mathematician Richard Koch. This version of TeXShop requires the MacTeX application bundle to be installed for all features to function." + "jamf_description": "The AdoptOpenJDK Java Development Toolkit, version 11." }, "com.github.grahampugh.recipes.jss.AdobeCreativeCloud": { "name": "Adobe Creative Cloud", @@ -116357,18 +116402,6 @@ "jamf_display_name": null, "jamf_description": "Access Adobe apps from the cloud using your federated Adobe ID." }, - "com.github.grahampugh.recipes.jss.TeXLiveUtility": { - "name": "TeXLive Utility", - "description": "Downloads the latest TeXLive Utility release and renames the pkg to include the version number. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/TeXLiveUtility.jss.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.TeXLiveUtility", - "deprecated": true, - "shortname": "TeXLiveUtility.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool." - }, "com.github.grahampugh.recipes.jss.Riot": { "name": "Riot", "description": "Downloads the latest version of Riot and creates a package. Then, uploads to the Jamf Pro Server.", @@ -116381,236 +116414,153 @@ "jamf_display_name": null, "jamf_description": "Riot is an open source instant messaging client built on the Matrix protocol." }, - "com.github.grahampugh.recipes.jss.unison": { - "name": "Unison", - "description": "Downloads the latest Unison release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/Unison.jss.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.unison", - "deprecated": true, - "shortname": "Unison.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other." - }, - "com.github.grahampugh.recipes.jss.download-macos-catalina": { - "name": "Download macOS Catalina", - "description": "Uploads the erase-install pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group. A run command is added to the policy which will reinstall macOS the volume.", + "com.github.grahampugh.recipes.jss.TeXShop": { + "name": "TeXShop", + "description": "Downloads the current release version of TeXShop and builds a package with TeXShop in /Applications/TeX to match a MacTeX deistribution. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/Download macOS Catalina.jss.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.erase-install", + "path": "_Deprecated_Recipes/_JSS_Recipes/TeXShop.jss.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.TeXShop", "deprecated": true, - "shortname": "Download macOS Catalina.jss", + "shortname": "TeXShop.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Downloads the currently available 'Install macOS Catalina' application to the Applications folder. It will replace any existing version of the application." + "jamf_description": "TeXShop is a free LaTeX and TeX editor and previewer for macOS. It is licensed under the GNU GPL. It was developed by the American mathematician Richard Koch. This version of TeXShop requires the MacTeX application bundle to be installed for all features to function." }, - "com.github.grahampugh.recipes.jss.upgrade-to-macos-catalina": { - "name": "Upgrade to macOS Catalina", - "description": "Uploads the erase-install pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group. A run command is added to the policy which will reinstall macOS on the volume.", + "com.github.grahampugh.recipes.jss.erase-install": { + "name": "Erase and Reinstall macOS", + "description": "Uploads the erase-install pkg to the JSS, and creates a Self-Service Policy available to members of a Testing group. A run command is added to the policy which will erase the volume.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/Upgrade to macOS Catalina.jss.recipe.yaml", + "path": "_Deprecated_Recipes/_JSS_Recipes/Erase and Reinstall macOS.jss.recipe.yaml", "parent": "com.github.grahampugh.recipes.pkg.erase-install", "deprecated": true, - "shortname": "Upgrade to macOS Catalina.jss", + "shortname": "Erase and Reinstall macOS.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "WARNING! This will download the latest version of macOS Catalina Beta and install it on the system volume. All work should be saved and backed up before starting." + "jamf_description": "WARNING! This will completely erase the device and reinstall macOS to the latest version." }, - "com.github.grahampugh.recipes.jss.AdobeCCDAFromConsoleForJamfPro": { - "name": "Adobe Creative Cloud", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation. Then, uploads to the Jamf Pro Server.", + "com.github.grahampugh.recipes.jss.unison": { + "name": "Unison", + "description": "Downloads the latest Unison release and copies it to the recipe cache root. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/AdobeCCDAFromConsoleForJamfPro.jss.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro", + "path": "_Deprecated_Recipes/_JSS_Recipes/Unison.jss.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.unison", "deprecated": true, - "shortname": "AdobeCCDAFromConsoleForJamfPro.jss", + "shortname": "Unison.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Access Adobe apps from the cloud using your federated Adobe ID." + "jamf_description": "Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other." }, - "com.github.grahampugh.recipes.jss.AdoptOpenJDK11": { - "name": "AdoptOpenJDK 11", - "description": "Downloads the current release version of AdoptOpenJDK 8 and builds a package. This is based from the tar version rather than the signed pkg version, so that the true version number can be obtained. Then, uploads to the Jamf Pro Server.", + "com.github.grahampugh.recipes.jss.TeXLiveUtility": { + "name": "TeXLive Utility", + "description": "Downloads the latest TeXLive Utility release and renames the pkg to include the version number. Then, uploads to the Jamf Pro Server.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Recipes/AdoptOpenJDK 11.jss.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.AdoptOpenJDK11", + "path": "_Deprecated_Recipes/_JSS_Recipes/TeXLiveUtility.jss.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.TeXLiveUtility", "deprecated": true, - "shortname": "AdoptOpenJDK 11.jss", + "shortname": "TeXLiveUtility.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "The AdoptOpenJDK Java Development Toolkit, version 11." - }, - "com.github.grahampugh.install.JSSImporterBeta": { - "name": "JSSImporter", - "description": "Installs the current release of JSSImporter from Github.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/JSSImporterBeta/JSSImporterBeta.install.recipe.yaml", - "parent": "com.github.grahampugh.download.JSSImporterBeta", - "shortname": "JSSImporterBeta.install", - "inferred_type": "install" - }, - "com.github.grahampugh.download.JSSImporterBeta": { - "name": "JSSImporter", - "description": "Downloads the current release of JSSImporter from Github.", - "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/JSSImporterBeta/JSSImporterBeta.download.recipe.yaml", - "shortname": "JSSImporterBeta.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.install.JSSImporterBeta" - ] + "jamf_description": "TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool." }, - "com.github.grahampugh.recipes.jss-prod.prod-self-service": { - "name": "++OVERRIDE_OR_INSERT_SOFTWARE_NAME_HERE++", - "description": "Creates all production policies for a particular title.", + "com.github.grahampugh.recipes.jss-triggeronly.AdobeCCCleaner": { + "name": "Adobe Creative Cloud Cleaner Tool", + "description": "Downloads the latest version of Adobe Creative Cloud Cleaner and makes a pkg of it then uploads it to the JSS. the postinstall script runs the cleaner, which removes all Adobe CC apps from a client. The app is also moved to the Utilities folder so that it can be used subsequently, but is not obvious to the user.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Production_Recipes/ProdSelfService.jss-prod.recipe.yaml", + "path": "_Deprecated_Recipes/_JSS_Triggeronly_Recipes/Adobe CC Cleaner.jss-triggeronly.recipe.yaml", + "parent": "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool", "deprecated": true, - "shortname": "ProdSelfService.jss-prod", - "inferred_type": "jss-prod", - "children": [ - "com.github.grahampugh.recipes.jss.prod.CarbonCopyCloner" - ] + "shortname": "Adobe CC Cleaner.jss-triggeronly", + "inferred_type": "jss-triggeronly" }, - "com.github.grahampugh.recipes.jss.prod.CarbonCopyCloner": { - "name": "Carbon Copy Cloner", - "description": "Creates all production policies for Carbon Copy Cloner", + "com.github.grahampugh.recipes.jss-triggeronly.AdobeLicensingToolkit": { + "name": "Adobe Shared Device Licensing Toolkit", + "description": "Downloads the latest version of Adobe Shared Device Licensing Toolkit and makes a pkg of it then uploads it to the JSS. the tool is installed into /Library/Management/Adobe.", "repo": "autopkg/grahampugh-recipes", - "path": "_Deprecated_Recipes/_JSS_Production_Recipes/Carbon Copy Cloner.jss-prod.recipe.yaml", - "parent": "com.github.grahampugh.recipes.jss-prod.prod-self-service", + "path": "_Deprecated_Recipes/_JSS_Triggeronly_Recipes/Adobe Licensing Toolkit.jss-triggeronly.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit", "deprecated": true, - "shortname": "Carbon Copy Cloner.jss-prod", - "inferred_type": "jss-prod" + "shortname": "Adobe Licensing Toolkit.jss-triggeronly", + "inferred_type": "jss-triggeronly" }, - "com.github.mlbz521.pkg.NoMADLoginAD": { - "name": "NoMAD Login AD", - "description": "Downloads the latest version of NoMAD Login AD, creates a package, and uploads to the JSS.\n\nThis recipe differs from nstrauss-recipes in that it downloads NoLoAD from source and provides no customizations.", + "com.github.mlbz521.pkg.SPSSStatisticsPatch": { + "name": "SPSS Statistics Patch", + "description": "Downloads and packages the latest or a specified verison of a SPSS Statistics Patch from a local file share.\n\nTwo override variables are available to support the installation of SPSS:\n\t* INSTALL_JDK_CLI\n\t\t* A JDK is required to install SPSS silently; if one is not installed, you can provide a command \n\t\t\tline command to acquire one through any method that is support in your environemnt\n\t* INSTALL_PROPERTIES\n\t\t* As the name suggests, this the \"installer.properties\" that allows you to customize the install\n\t\t\tof SPSS. The available parameters are included; customize for your environment.\n\nDo note that the postinstall script that \"handles the upgrade\" search the /Applications folder for the version of \nSPSS being upgraded and will inject the path into the install.properties file so it does not need to be specifed\nin the INSTALL_PROPERTIES override variable below, which is described above.\n\t", "repo": "autopkg/MLBZ521-recipes", - "path": "NoMAD/NoMADLoginAD.pkg.recipe", - "parent": "com.github.peetinc.download.NoMADLoginAD", - "deprecated": true, - "shortname": "NoMADLoginAD.pkg", + "path": "SPSS Statistics/SPSSStatistics Patch.pkg.recipe", + "parent": "com.github.mlbz521.download.SPSSStatisticsLegacy", + "shortname": "SPSSStatistics Patch.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Mathematica": { - "name": "Mathematica", - "description": "Downloads the latest verison of Mathematica from a local file share.", + "com.github.mlbz521.download.SPSSStatisticsLegacy": { + "name": "SPSS Statistics", + "description": "Downloads the latest or a specified verison of SPSS Statistics from a local file share.\n\nTested on versions of SPSS 26 and older.", "repo": "autopkg/MLBZ521-recipes", - "path": "Mathematica/Mathematica.download.recipe", - "shortname": "Mathematica.download", + "path": "SPSS Statistics/SPSSStatisticsLegacy.download.recipe", + "shortname": "SPSSStatisticsLegacy.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Mathematica" + "com.github.mlbz521.pkg.SPSSStatisticsPatch", + "com.github.mlbz521.pkg.SPSSStatisticsLegacy" ] }, - "com.github.mlbz521.pkg.Mathematica": { - "name": "Mathematica", - "description": "Downloads and packages the latest verison of Mathematica from a local file share.", - "repo": "autopkg/MLBZ521-recipes", - "path": "Mathematica/Mathematica.pkg.recipe", - "parent": "com.github.mlbz521.download.Mathematica", - "shortname": "Mathematica.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.XcodeCLITools": { - "name": "Xcode Command Line Tools", - "description": "Download the Xcode Command Line Tools from the Apple dev portal and creates a .pkg.\n\nImportant Override Variables:\n\t* You must override APPLE_ID and one of PASSWORD_FILE or PASSWORD\n\t* BETA must either be empty for stable releases or set to \"Beta\" in order to match Xcode betas\n\nSee https://github.com/autopkg/nmcspadden-recipes/tree/master/Xcode for more information.", - "repo": "autopkg/MLBZ521-recipes", - "path": "Xcode/XcodeCLITools.pkg.recipe", - "parent": "com.github.nmcspadden.download.xcode", - "shortname": "XcodeCLITools.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK": { - "name": "Amazon Corretto JDK", - "description": "Downloads the Amazon Corretto OpenJDK and builds a package. The JDK Major Version can be specified using the override variable \"JDK_MAJOR_VERSION\".\n\nCurrently available from Amazon are the 8 and 11 JDKs.", + "com.github.mlbz521.pkg.SPSSStatisticsLegacy": { + "name": "SPSS Statistics", + "description": "Downloads and packages the latest or a specified verison of SPSS Statistics from a local file share.\n\nTested on versions of SPSS 26 and older.\n\nTwo override variables are avilable to support the installation of SPSS:\n\t* INSTALL_JDK_CLI\n\t\t* A JDK is required to install SPSS silently; if one is not installed, you can provide a command \n\t\t\tline command to acquire one through any method that is support in your environment\n\t* INSTALL_PROPERTIES\n\t\t* As the name suggests, this the \"installer.properties\" that allows you to customize the install\n\t\t\tof SPSS. The available parameters are included; customize for your environment.\n\t", "repo": "autopkg/MLBZ521-recipes", - "path": "AmazonCorretto/AmazonCorretto.pkg.recipe", - "parent": "com.github.mlbz521.download.AmazonCorrettoOpenJDK", - "shortname": "AmazonCorretto.pkg", + "path": "SPSS Statistics/SPSSStatisticsLegacy.pkg.recipe", + "parent": "com.github.mlbz521.download.SPSSStatisticsLegacy", + "shortname": "SPSSStatisticsLegacy.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.AmazonCorrettoOpenJDK": { - "name": "Amazon Corretto JDK", - "description": "Downloads the Amazon Corretto OpenJDK. The JDK Major Version can be specified using the override variable \"JDK_MAJOR_VERSION\".\n\nCurrently available from Amazon are the 8 and 11 JDKs.", + "com.github.mlbz521.download.BomgarJumpClient": { + "name": "Bomgar Jump Client", + "description": "Downloads the latest verison of Bomgar Jump Client from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "AmazonCorretto/AmazonCorretto.download.recipe", - "shortname": "AmazonCorretto.download", + "path": "Bomgar/Bomgar Jump Client.download.recipe", + "shortname": "Bomgar Jump Client.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK" + "com.github.mlbz521.pkg.BomgarJumpClient" ] }, - "com.github.mlbz521.download.CoreShellHelper": { - "name": "CoreShell Helper", - "description": "Downloads the latest version of CoreShell's Core Helper.", + "com.github.mlbz521.download.BomgarConsole": { + "name": "Bomgar Console", + "description": "Downloads the latest verison of Bomgar Console from a local file share.\n\nYou will need to provide your identifier for the CodeSignatureVerifier processor as it is unique to your orgnization.", "repo": "autopkg/MLBZ521-recipes", - "path": "CoreShell Helper/CoreShell Helper.download.recipe", - "shortname": "CoreShell Helper.download", + "path": "Bomgar/Bomgar Rep Console.download.recipe", + "shortname": "Bomgar Rep Console.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.CoreShellHelper" + "com.github.mlbz521.pkg.BomgarConsole" ] }, - "com.github.mlbz521.pkg.CoreShellHelper": { - "name": "CoreShell Helper", - "description": "Downloads the latest version of CoreShell's Core Helper.", - "repo": "autopkg/MLBZ521-recipes", - "path": "CoreShell Helper/CoreShell Helper.pkg.recipe", - "parent": "com.github.mlbz521.download.CoreShellHelper", - "shortname": "CoreShell Helper.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.TableauPublic": { - "name": "Tableau Public", - "description": "Downloads the latest version of Tableau Public and creates a package.", + "com.github.mlbz521.pkg.BomgarConsole": { + "name": "Bomgar Console", + "description": "Downloads and packages the latest verison of Bomgar Console from a local file share.\n\nYou will need to provide your identifier for the CodeSignatureVerifier processor as it is unique to your orgnization.\n\nThe name of the bundled application and the package will be named based on the NAME substituion variable.\n(I personally do not desire the giantly long name of the default .app bundle.)", "repo": "autopkg/MLBZ521-recipes", - "path": "Tableau/TableauPublic.pkg.recipe", - "parent": "com.github.foigus.download.tableau-public", - "shortname": "TableauPublic.pkg", + "path": "Bomgar/Bomgar Rep Console.pkg.recipe", + "parent": "com.github.mlbz521.download.BomgarConsole", + "shortname": "Bomgar Rep Console.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.iManageWork": { - "name": "iManage Work", - "description": "Downloads and packages the latest verison of iManage Work from a local file share.", + "com.github.mlbz521.pkg.BomgarJumpClient": { + "name": "Bomgar Jump Client", + "description": "Downloads and packages the latest verison of Bomgar Jump Client from a local file share.\n\nThe name of the bundled application and the package will be named based on the NAME substituion variable.\n\t", "repo": "autopkg/MLBZ521-recipes", - "path": "iManage Work/iManageWork.pkg.recipe", - "parent": "com.github.mlbz521.download.iManageWork", - "shortname": "iManageWork.pkg", + "path": "Bomgar/Bomgar Jump Client.pkg.recipe", + "parent": "com.github.mlbz521.download.BomgarJumpClient", + "shortname": "Bomgar Jump Client.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.iManageWork": { - "name": "iManage Work", - "description": "Downloads the latest verison of iManage Work from a local file share.", - "repo": "autopkg/MLBZ521-recipes", - "path": "iManage Work/iManageWork.download.recipe", - "shortname": "iManageWork.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.iManageWork" - ] - }, - "com.github.mlbz521.pkg.RicohPrintDriver": { - "name": "Ricoh Print Drivers", - "description": "Downloads the latest Ricoh Driver package based on the override-able parameters: model and OS Version.\n\nmodel example: 'SP C830DN'\nOS version options: \n\t- latest\n\t\t- Setting the OS_VERSION key to latest will default to the latest version of macOS *supported by the Processor*\n\t- Ventura\n\t- Monterey\n\t- Big Sur\n\t- Catalina\n\t- Mojave\n\t- High Sierra\n\t- Sierra\n\t- (Windows and Linux could be supported by the processor with some tweaks, see my Shared Processors README)\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied. See the RicohPrintDriverProcessor section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#RicohPrintDriverProcessor) in my Shared Processors README for more info.\n\t\t", + "com.github.mlbz521.pkg.AutoCAD": { + "name": "AutoCAD", + "description": "Downloads and packages the latest verison of AutoCAD from a local file share.\n\nSupports the new format found with AutoCAD 2021.\n\nAn external script is used to install AutoCAD as the slient install method fails when executed from a postinstall script.\nMy install script can be found here: https://github.com/MLBZ521/MacAdmin/blob/master/Software/AutoCAD/install_AutoCAD.sh", "repo": "autopkg/MLBZ521-recipes", - "path": "Ricoh Print Drivers/RicohPrintDriver.pkg.recipe", - "parent": "com.github.mlbz521.download.RicohPrintDriver", - "shortname": "RicohPrintDriver.pkg", + "path": "AutoCAD/AutoCAD.pkg.recipe", + "parent": "com.github.mlbz521.download.AutoCAD", + "shortname": "AutoCAD.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.RicohPrintDriver": { - "name": "Ricoh Print Drivers", - "description": "Downloads the latest Ricoh Driver package based on the override-able parameters: model and OS Version.\n\nmodel example: 'SP C830DN'\nOS version options: \n\t- latest\n\t\t- Setting the OS_VERSION key to latest will default to the latest version of macOS *supported by the Processor*\n\t- Ventura\n\t- Monterey\n\t- Big Sur\n\t- Catalina\n\t- Mojave\n\t- High Sierra\n\t- Sierra\n\t- (Windows and Linux could be supported by the processor with some tweaks, see my Shared Processors README)\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied. See the RicohPrintDriverURLProvider section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#RicohPrintDriverURLProvider) in my Shared Processors README for more info.\n\t\t", - "repo": "autopkg/MLBZ521-recipes", - "path": "Ricoh Print Drivers/RicohPrintDrivers.download.recipe", - "shortname": "RicohPrintDrivers.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.RicohPrintDriver" - ] - }, "com.github.mlbz521.download.AutoCADPatch": { "name": "AutoCAD Patch", "description": "Downloads the latest patch of AutoCAD based supplied \"major_version.\"\n\nmajor_version examples: 2021, 2020, 2019, 2018, etc", @@ -116622,15 +116572,6 @@ "com.github.mlbz521.pkg.AutoCADPatch" ] }, - "com.github.mlbz521.pkg.AutoCADPatch": { - "name": "AutoCAD Patch", - "description": "Downloads and packages the latest patch of AutoCAD based supplied \"major_version.\"\n\nmajor_version examples: 2020, 2019, 2018, etc", - "repo": "autopkg/MLBZ521-recipes", - "path": "AutoCAD/AutoCAD Patch.pkg.recipe", - "parent": "com.github.mlbz521.download.AutoCADPatch", - "shortname": "AutoCAD Patch.pkg", - "inferred_type": "pkg" - }, "com.github.mlbz521.pkg.AutoCADLegacy": { "name": "AutoCAD", "description": "Downloads and packages the latest verison of AutoCAD from a local file share.\n\nSupports the installer format found with AutoCAD 2020 and older.", @@ -116662,62 +116603,57 @@ "com.github.mlbz521.pkg.AutoCAD" ] }, - "com.github.mlbz521.pkg.AutoCAD": { - "name": "AutoCAD", - "description": "Downloads and packages the latest verison of AutoCAD from a local file share.\n\nSupports the new format found with AutoCAD 2021.\n\nAn external script is used to install AutoCAD as the slient install method fails when executed from a postinstall script.\nMy install script can be found here: https://github.com/MLBZ521/MacAdmin/blob/master/Software/AutoCAD/install_AutoCAD.sh", + "com.github.mlbz521.pkg.AutoCADPatch": { + "name": "AutoCAD Patch", + "description": "Downloads and packages the latest patch of AutoCAD based supplied \"major_version.\"\n\nmajor_version examples: 2020, 2019, 2018, etc", "repo": "autopkg/MLBZ521-recipes", - "path": "AutoCAD/AutoCAD.pkg.recipe", - "parent": "com.github.mlbz521.download.AutoCAD", - "shortname": "AutoCAD.pkg", + "path": "AutoCAD/AutoCAD Patch.pkg.recipe", + "parent": "com.github.mlbz521.download.AutoCADPatch", + "shortname": "AutoCAD Patch.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.CanonPrintDriver": { - "name": "Canon URFII Print Drivers", - "description": "Downloads and packages the latest Canon driver package based on the override-able parameters: model, OS Version, and download type.\n\nMODEL:\n\t- example: 'imageRUNNER ADVANCE C7565i III'\nOS_VERSION options: \n\t- macOS Sonoma v14.0: MACOS_14 (default)\n\t- macOS Ventura v13.0: MACOS_13\n\t- macOS Monterey v12.0: MACOS_12\n\t- macOS Big Sur v11.0: MACOS_11_0\n\t- macOS Catalina v10.15: MACOS_10_15\n\t- macOS Mojave v10.14: MACOS_10_14\n\t- macOS High Sierra v10.13: MACOS_10_13\n\t- (older OS Versions, including Windows and Linux should be supported by the processor as well, see my Shared Processors README)\nDOWNLOAD_TYPE options:\n\t- Recommended will download whatever option is in the \"Recommended Driver(s)\" section\n\t\tNote: The \"Recommended\" driver may not be the *_latest_* driver\n\t- UFRII will download the latest UFRII optional driver\n\t- PS will download the latest PS optional driver\n\t- FAX will download the latest FAX optional driver\n\t- PPD will download the latest PPD optional driver\n\t\tNote: The `com.github.mlbz521.pkg.CanonPrintDriver` recipe does not support the PPD file type\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied.\nSee the CanonPrintDriverURLProvider section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#CanonPrintDriverURLProvider) in my Shared Processors README for more info.", + "com.github.mlbz521.pkg.Solstice": { + "name": "Solstice", + "description": "Downloads Mersive's Solstice and creates a package.\n\nThis is v2 of my hack-ish way of being able to deploy this application, but it works. \u00af\\_(\u30c4)_/\u00af\n\nv1 would do all the work to get the final .app on the client machine, which wasn't exactly desired, while this version will get the final .app on the system running autopkg.\n***Note this likely requires a user to be logged in when this is ran, as the stupid Solstice bootstrap .app, creates the final .app on the desktop of the user that ran it.\nIt's dumb, I know. I've contacted Mersive about it and they claim they're looking at improving macOS deployment in the future, but no ETA.\n\nDownload recipe's original author was @joshua-d-miller (https://github.com/autopkg/joshua-d-miller-recipes)", "repo": "autopkg/MLBZ521-recipes", - "path": "Canon/CanonPrintDriver.pkg.recipe", - "parent": "com.github.mlbz521.download.CanonPrintDriver", - "shortname": "CanonPrintDriver.pkg", - "inferred_type": "pkg" + "path": "Solstice/Solstice.pkg.recipe", + "parent": "com.github.mlbz521.download.Solstice", + "shortname": "Solstice.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dcoobs-recipes.munki.Solstice" + ] }, - "com.github.mlbz521.download.CanonPrintDriver": { - "name": "Canon URFII Print Drivers", - "description": "Downloads the latest Canon driver package based on the override-able parameters: model, OS Version, and download type.\n\nMODEL:\n\t- example: 'imageRUNNER ADVANCE C7565i III'\nOS_VERSION options: \n\t- macOS Sonoma v14.0: MACOS_14 (default)\n\t- macOS Ventura v13.0: MACOS_13\n\t- macOS Monterey v12.0: MACOS_12\n\t- macOS Big Sur v11.0: MACOS_11_0\n\t- macOS Catalina v10.15: MACOS_10_15\n\t- macOS Mojave v10.14: MACOS_10_14\n\t- macOS High Sierra v10.13: MACOS_10_13\n\t- (older OS Versions, including Windows and Linux should be supported by the processor as well, see my Shared Processors README)\nDOWNLOAD_TYPE options:\n\t- Recommended will download whatever option is in the \"Recommended Driver(s)\" section\n\t\tNote: The \"Recommended\" driver may not be the *_latest_* driver\n\t- UFRII will download the latest UFRII optional driver\n\t- PS will download the latest PS optional driver\n\t- FAX will download the latest FAX optional driver\n\t- PPD will download the latest PPD optional driver\n\t\tNote: The `com.github.mlbz521.pkg.CanonPrintDriver` recipe does not support the PPD file type\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied.\nSee the CanonPrintDriverURLProvider section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#CanonPrintDriverURLProvider) in my Shared Processors README for more info.", + "com.github.mlbz521.download.Solstice": { + "name": "Solstice", + "description": "Downloads Mersive's Solstice.\n\nModified from the original author: @joshua-d-miller (https://github.com/autopkg/joshua-d-miller-recipes)", "repo": "autopkg/MLBZ521-recipes", - "path": "Canon/CanonPrintDrivers.download.recipe", - "shortname": "CanonPrintDrivers.download", + "path": "Solstice/Solstice.download.recipe", + "deprecated": true, + "shortname": "Solstice.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.CanonPrintDriver" + "com.github.mlbz521.pkg.Solstice" ] }, - "com.github.mlbz521.pkg.AndroidStudioSDKCLITools": { - "name": "Android Studio SDK CLI Tools", - "description": "Downloads the latest Android Studio Command Line Tools (sdkmanager) from Google and creates a .pkg.\n\nThe following override variable is available:\n\t* SHARED_PATH\n\t\t* This is the path to where you want to \"install\" the sdk (`/path/to/sdk/location/`)\n\t\t\t* e.g. `/Users/Shared/Android`\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "Android Studio/AndroidStudioSDKCLITools.pkg.recipe", - "parent": "com.github.mlbz521.download.AndroidStudioSDKCLITools", - "shortname": "AndroidStudioSDKCLITools.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.download.AndroidStudioSDKCLITools": { - "name": "Android Studio SDK CLI Tools", - "description": "Downloads the latest Android Studio Command Line Tools (sdkmanager) from Google.", + "com.github.mlbz521.download.AmazonCorrettoOpenJDK": { + "name": "Amazon Corretto JDK", + "description": "Downloads the Amazon Corretto OpenJDK. The JDK Major Version can be specified using the override variable \"JDK_MAJOR_VERSION\".\n\nCurrently available from Amazon are the 8 and 11 JDKs.", "repo": "autopkg/MLBZ521-recipes", - "path": "Android Studio/AndroidStudioSDKCLITools.download.recipe", - "shortname": "AndroidStudioSDKCLITools.download", + "path": "AmazonCorretto/AmazonCorretto.download.recipe", + "shortname": "AmazonCorretto.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.AndroidStudioSDKCLITools" + "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK" ] }, - "com.github.mlbz521.pkg.QGIS": { - "name": "QGIS", - "description": "Downloads the latest version of QGIS and creates a package. The created pkg installs all packages in the downloaded .dmg.\n\nSupports either the latest release or Long Term (support) Release. Override the key \"RELEASE_TYPE\" to specify which you need:\nLatest Release = \"pr\"\nLong Term (support) Release = \"ltr\"\n\nNotes: \n- Python 3.6+ is a prerequisite before installing QGIS 3 -- the created .pkg will hard fail if Python 3.6+ is not installed.\n- The created .pkg will \"uninstall\" previous versions of QGIS.", + "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK": { + "name": "Amazon Corretto JDK", + "description": "Downloads the Amazon Corretto OpenJDK and builds a package. The JDK Major Version can be specified using the override variable \"JDK_MAJOR_VERSION\".\n\nCurrently available from Amazon are the 8 and 11 JDKs.", "repo": "autopkg/MLBZ521-recipes", - "path": "QGIS/QGIS.pkg.recipe", - "parent": "com.github.mlbz521.download.QGIS", - "shortname": "QGIS.pkg", + "path": "AmazonCorretto/AmazonCorretto.pkg.recipe", + "parent": "com.github.mlbz521.download.AmazonCorrettoOpenJDK", + "shortname": "AmazonCorretto.pkg", "inferred_type": "pkg" }, "com.github.mlbz521.download.QGIS": { @@ -116731,25 +116667,24 @@ "com.github.mlbz521.pkg.QGIS" ] }, - "com.github.mlbz521.pkg.JMP": { - "name": "JMP", - "description": "Downloads and packages the latest verison of JMP/JMP Pro from a local file share.", + "com.github.mlbz521.pkg.QGIS": { + "name": "QGIS", + "description": "Downloads the latest version of QGIS and creates a package. The created pkg installs all packages in the downloaded .dmg.\n\nSupports either the latest release or Long Term (support) Release. Override the key \"RELEASE_TYPE\" to specify which you need:\nLatest Release = \"pr\"\nLong Term (support) Release = \"ltr\"\n\nNotes: \n- Python 3.6+ is a prerequisite before installing QGIS 3 -- the created .pkg will hard fail if Python 3.6+ is not installed.\n- The created .pkg will \"uninstall\" previous versions of QGIS.", "repo": "autopkg/MLBZ521-recipes", - "path": "JMP/JMP.pkg.recipe", - "parent": "com.github.mlbz521.download.JMP", - "shortname": "JMP.pkg", + "path": "QGIS/QGIS.pkg.recipe", + "parent": "com.github.mlbz521.download.QGIS", + "shortname": "QGIS.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.JMP": { - "name": "JMP", - "description": "Downloads the latest verison of JMP/JMP Pro from a local file share.", + "com.github.mlbz521.pkg.NoMADLoginAD": { + "name": "NoMAD Login AD", + "description": "Downloads the latest version of NoMAD Login AD, creates a package, and uploads to the JSS.\n\nThis recipe differs from nstrauss-recipes in that it downloads NoLoAD from source and provides no customizations.", "repo": "autopkg/MLBZ521-recipes", - "path": "JMP/JMP.download.recipe", - "shortname": "JMP.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.JMP" - ] + "path": "NoMAD/NoMADLoginAD.pkg.recipe", + "parent": "com.github.peetinc.download.NoMADLoginAD", + "deprecated": true, + "shortname": "NoMADLoginAD.pkg", + "inferred_type": "pkg" }, "com.github.mlbz521.download.BrotherPrinter": { "name": "Brother Printer", @@ -116771,203 +116706,188 @@ "shortname": "BrotherPrinter.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.CiscoJabber": { - "name": "Cisco Jabber", - "description": "Downloads and packages the latest verison of Cisco Jabber from a local file share.", + "com.github.mlbz521.SharedProcessors": { + "name": null, + "description": "Shared Processors for mlbz521-recipes", "repo": "autopkg/MLBZ521-recipes", - "path": "Cisco Jabber/Cisco Jabber.pkg.recipe", - "parent": "com.github.mlbz521.download.CiscoJabber", - "shortname": "Cisco Jabber.pkg", - "inferred_type": "pkg" + "path": "Shared Processors/SharedProcessors.recipe" }, - "com.github.mlbz521.download.CiscoJabber": { - "name": "Cisco Jabber", - "description": "Downloads the latest verison of Cisco Jabber from a local file share.", + "com.github.mlbz521.download.Mathematica": { + "name": "Mathematica", + "description": "Downloads the latest verison of Mathematica from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Cisco Jabber/Cisco Jabber.download.recipe", - "shortname": "Cisco Jabber.download", + "path": "Mathematica/Mathematica.download.recipe", + "shortname": "Mathematica.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.CiscoJabber" + "com.github.mlbz521.pkg.Mathematica" ] }, - "com.github.mlbz521.pkg.MaplePatch": { - "name": "Maple %MAJOR_VERSION% Patch", - "description": "Downloads the patch for the specified Maple major version.\n\nSpecify major version as: '2020', '2019', '2018', '2017', or 2016", + "com.github.mlbz521.pkg.Mathematica": { + "name": "Mathematica", + "description": "Downloads and packages the latest verison of Mathematica from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Maple/Maple Patch.pkg.recipe", - "parent": "com.github.mlbz521.download.MaplePatch", - "shortname": "Maple Patch.pkg", + "path": "Mathematica/Mathematica.pkg.recipe", + "parent": "com.github.mlbz521.download.Mathematica", + "shortname": "Mathematica.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.Maple": { - "name": "Maple", - "description": "Downloads and packages the latest verison of Maple from a local file share.", + "com.github.mlbz521.pkg.MySQLCommunityServer": { + "name": "MySQL Community Server", + "description": "Downloads the latest specified RELEASE of MySQL Community Server and creates a package.", "repo": "autopkg/MLBZ521-recipes", - "path": "Maple/Maple.pkg.recipe", - "parent": "com.github.mlbz521.download.Maple", - "shortname": "Maple.pkg", + "path": "MySQL/MySQLCommunityServer.pkg.recipe", + "parent": "com.github.gerardkok.download.MySQLCommunityServer", + "shortname": "MySQLCommunityServer.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.MaplePatch": { - "name": "Maple %MAJOR_VERSION% Patch", - "description": "Downloads the patch for the specified Maple major version.\n\nSpecify major version as: '2020', '2019', '2018', '2017', or 2016", - "repo": "autopkg/MLBZ521-recipes", - "path": "Maple/Maple Patch.download.recipe", - "shortname": "Maple Patch.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.MaplePatch" - ] - }, - "com.github.mlbz521.download.Maple": { - "name": "Maple", - "description": "Downloads the latest verison of Maple from a local file share.", + "com.github.mlbz521.download.AndroidStudioSDKCLITools": { + "name": "Android Studio SDK CLI Tools", + "description": "Downloads the latest Android Studio Command Line Tools (sdkmanager) from Google.", "repo": "autopkg/MLBZ521-recipes", - "path": "Maple/Maple.download.recipe", - "shortname": "Maple.download", + "path": "Android Studio/AndroidStudioSDKCLITools.download.recipe", + "shortname": "AndroidStudioSDKCLITools.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Maple" + "com.github.mlbz521.pkg.AndroidStudioSDKCLITools" ] }, - "com.github.mlbz521.pkg.Anaconda": { - "name": "Anaconda%PYTHON_MAJOR_VERSION%", - "description": "Downloads the latest version of Anaconda CLI (.sh) installer, sets permissions as executable, and creates a package.\n\nDefault install path is set to: \"/Users/Shared/anaconda3\" -- adjustable via substitution variable in an override.", + "com.github.mlbz521.pkg.AndroidStudioSDKCLITools": { + "name": "Android Studio SDK CLI Tools", + "description": "Downloads the latest Android Studio Command Line Tools (sdkmanager) from Google and creates a .pkg.\n\nThe following override variable is available:\n\t* SHARED_PATH\n\t\t* This is the path to where you want to \"install\" the sdk (`/path/to/sdk/location/`)\n\t\t\t* e.g. `/Users/Shared/Android`\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Anaconda/Anaconda.pkg.recipe", - "parent": "com.github.hansen-m.download.Anaconda", - "shortname": "Anaconda.pkg", + "path": "Android Studio/AndroidStudioSDKCLITools.pkg.recipe", + "parent": "com.github.mlbz521.download.AndroidStudioSDKCLITools", + "shortname": "AndroidStudioSDKCLITools.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.MiKTeX": { - "name": "MiKTeX", - "description": "Downloads the latest release of MiKTeX and creates a pkg.", + "com.github.mlbz521.pkg.CoreShellHelper": { + "name": "CoreShell Helper", + "description": "Downloads the latest version of CoreShell's Core Helper.", "repo": "autopkg/MLBZ521-recipes", - "path": "MiKTeX/MiKTeX.pkg.recipe", - "parent": "com.github.mlbz521.download.MiKTeX", - "shortname": "MiKTeX.pkg", + "path": "CoreShell Helper/CoreShell Helper.pkg.recipe", + "parent": "com.github.mlbz521.download.CoreShellHelper", + "shortname": "CoreShell Helper.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.MiKTeX": { - "name": "MiKTeX", - "description": "Downloads the latest release of MiKTeX.", + "com.github.mlbz521.download.CoreShellHelper": { + "name": "CoreShell Helper", + "description": "Downloads the latest version of CoreShell's Core Helper.", "repo": "autopkg/MLBZ521-recipes", - "path": "MiKTeX/MiKTeX.download.recipe", - "shortname": "MiKTeX.download", + "path": "CoreShell Helper/CoreShell Helper.download.recipe", + "shortname": "CoreShell Helper.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.MiKTeX" + "com.github.mlbz521.pkg.CoreShellHelper" ] }, - "com.github.mlbz521.pkg.MySQLCommunityServer": { - "name": "MySQL Community Server", - "description": "Downloads the latest specified RELEASE of MySQL Community Server and creates a package.", - "repo": "autopkg/MLBZ521-recipes", - "path": "MySQL/MySQLCommunityServer.pkg.recipe", - "parent": "com.github.gerardkok.download.MySQLCommunityServer", - "shortname": "MySQLCommunityServer.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.CrowdStrikeFalconOffline": { - "name": "CrowdStrike Falcon", - "description": "Downloads and packages the latest verison of CrowdStrike Falcon from a local file share.", - "repo": "autopkg/MLBZ521-recipes", - "path": "CrowdStrike Falcon/CrowdStrike Falcon Offline.pkg.recipe", - "parent": "com.github.mlbz521.download.CrowdStrikeFalconOffline", - "shortname": "CrowdStrike Falcon Offline.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.CrowdStrikeFalcon": { - "name": "CrowdStrike Falcon", - "description": "Downloads a CrowdStrike Falcon Sensor pkg via CrowdStrike's API and then creates a installation package.\n\nYou must provide a Client ID and Secret along with the Policy ID to determine which senor version to download.\n\nExpects your Customer ID (license ID) so that the pkg recipe can license the Sensor on install.\n\t", - "repo": "autopkg/MLBZ521-recipes", - "path": "CrowdStrike Falcon/CrowdStrike Falcon.pkg.recipe", - "parent": "com.github.mlbz521.download.CrowdStrikeFalcon", - "shortname": "CrowdStrike Falcon.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.download.CrowdStrikeFalcon": { - "name": "CrowdStrike Falcon", - "description": "Downloads a CrowdStrike Falcon Sensor pkg via CrowdStrike's API.\n\nYou must provide a Client ID and Secret along with the Policy ID to determine which senor version to download.\n\t", + "com.github.mlbz521.download.Maple": { + "name": "Maple", + "description": "Downloads the latest verison of Maple from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "CrowdStrike Falcon/CrowdStrike Falcon.download.recipe", - "shortname": "CrowdStrike Falcon.download", + "path": "Maple/Maple.download.recipe", + "shortname": "Maple.download", "inferred_type": "download", - "children": [ - "com.github.apizz.munki.CrowdStrikeFalcon", - "com.github.mlbz521.pkg.CrowdStrikeFalcon" + "children": [ + "com.github.mlbz521.pkg.Maple" ] }, - "com.github.mlbz521.download.CrowdStrikeFalconOffline": { - "name": "CrowdStrike Falcon", - "description": "Downloads the latest verison of CrowdStrike Falcon from a local file share.", + "com.github.mlbz521.download.MaplePatch": { + "name": "Maple %MAJOR_VERSION% Patch", + "description": "Downloads the patch for the specified Maple major version.\n\nSpecify major version as: '2020', '2019', '2018', '2017', or 2016", "repo": "autopkg/MLBZ521-recipes", - "path": "CrowdStrike Falcon/CrowdStrike Falcon Offline.download.recipe", - "shortname": "CrowdStrike Falcon Offline.download", + "path": "Maple/Maple Patch.download.recipe", + "shortname": "Maple Patch.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.CrowdStrikeFalconOffline" + "com.github.mlbz521.pkg.MaplePatch" ] }, - "com.github.mlbz521.pkg.ARCHICAD": { - "name": "ARCHICAD", - "description": "Downloads the latest Full version of ARCHICAD from a local file share and builds a package.\n\nYou can provide values for eduSerialNumber and eduUserID as well to license the install.\n \nPlease note, there is likely a newer 'patch' available.", + "com.github.mlbz521.pkg.MaplePatch": { + "name": "Maple %MAJOR_VERSION% Patch", + "description": "Downloads the patch for the specified Maple major version.\n\nSpecify major version as: '2020', '2019', '2018', '2017', or 2016", "repo": "autopkg/MLBZ521-recipes", - "path": "ARCHICAD/ARCHICAD.pkg.recipe", - "parent": "com.github.mlbz521.download.ARCHICAD", - "shortname": "ARCHICAD.pkg", + "path": "Maple/Maple Patch.pkg.recipe", + "parent": "com.github.mlbz521.download.MaplePatch", + "shortname": "Maple Patch.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.ARCHICADPatch": { - "name": "ARCHICAD Patch", - "description": "Downloads the latest updated build of ARCHICAD based on the override-able parameters: major_version, localization, and release_type\n\nMAJOR_VERSION tested options are: 20, 21, 22, 23, 24, 25 (newer are expected to work)\nLOCALIZATION options include: INT (international english, part of many other licenses), AUS, AUT, BRA, CHE, CHI, CZE, FIN, FRA, GER, GRE, HUN, ITA, JPN, KOR, NED, NOR, NZE, POL, POR, RUS, SPA, SWE, TAI, TUR, UKI, UKR, and USA\nRELEASE_TYPE options include: FULL, SOLO, and START", + "com.github.mlbz521.pkg.Maple": { + "name": "Maple", + "description": "Downloads and packages the latest verison of Maple from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "ARCHICAD/ARCHICAD Patch.download.recipe", - "shortname": "ARCHICAD Patch.download", + "path": "Maple/Maple.pkg.recipe", + "parent": "com.github.mlbz521.download.Maple", + "shortname": "Maple.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.pkg.JMP": { + "name": "JMP", + "description": "Downloads and packages the latest verison of JMP/JMP Pro from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "JMP/JMP.pkg.recipe", + "parent": "com.github.mlbz521.download.JMP", + "shortname": "JMP.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.JMP": { + "name": "JMP", + "description": "Downloads the latest verison of JMP/JMP Pro from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "JMP/JMP.download.recipe", + "shortname": "JMP.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.ARCHICADPatch" + "com.github.mlbz521.pkg.JMP" ] }, - "com.github.mlbz521.pkg.ARCHICADPatch": { - "name": "ARCHICAD Patch", - "description": "Downloads the latest updated build of ARCHICAD based on the override-able parameters: major_version, localization, and release_type. And builds a package.\n\nMAJOR_VERSION tested options are: 20, 21, 22, 23, 24, 25 (newer are expected to work)\nLOCALIZATION options include: INT (international english, part of many other licenses), AUS, AUT, BRA, CHE, CHI, CZE, FIN, FRA, GER, GRE, HUN, ITA, JPN, KOR, NED, NOR, NZE, POL, POR, RUS, SPA, SWE, TAI, TUR, UKI, UKR, and USA\nRELEASE_TYPE options include: FULL, SOLO, and START", + "com.github.mlbz521.pkg.RealVNCViewer": { + "name": "RealVNC Viewer", + "description": null, "repo": "autopkg/MLBZ521-recipes", - "path": "ARCHICAD/ARCHICAD Patch.pkg.recipe", - "parent": "com.github.mlbz521.download.ARCHICADPatch", - "shortname": "ARCHICAD Patch.pkg", + "path": "RealVNC/RealVNC Viewer.pkg.recipe", + "parent": "com.github.foigus.download.RealVNCViewer", + "shortname": "RealVNC Viewer.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.ARCHICAD": { - "name": "ARCHICAD", - "description": "Downloads the latest Full version of ARCHICAD from a local file share. Please note, there is likely a newer 'patch' available.\n \nThe full installer has been hidden behind a login now.", + "com.github.mlbz521.pkg.CanonPrintDriver": { + "name": "Canon URFII Print Drivers", + "description": "Downloads and packages the latest Canon driver package based on the override-able parameters: model, OS Version, and download type.\n\nMODEL:\n\t- example: 'imageRUNNER ADVANCE C7565i III'\nOS_VERSION options: \n\t- macOS Sonoma v14.0: MACOS_14 (default)\n\t- macOS Ventura v13.0: MACOS_13\n\t- macOS Monterey v12.0: MACOS_12\n\t- macOS Big Sur v11.0: MACOS_11_0\n\t- macOS Catalina v10.15: MACOS_10_15\n\t- macOS Mojave v10.14: MACOS_10_14\n\t- macOS High Sierra v10.13: MACOS_10_13\n\t- (older OS Versions, including Windows and Linux should be supported by the processor as well, see my Shared Processors README)\nDOWNLOAD_TYPE options:\n\t- Recommended will download whatever option is in the \"Recommended Driver(s)\" section\n\t\tNote: The \"Recommended\" driver may not be the *_latest_* driver\n\t- UFRII will download the latest UFRII optional driver\n\t- PS will download the latest PS optional driver\n\t- FAX will download the latest FAX optional driver\n\t- PPD will download the latest PPD optional driver\n\t\tNote: The `com.github.mlbz521.pkg.CanonPrintDriver` recipe does not support the PPD file type\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied.\nSee the CanonPrintDriverURLProvider section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#CanonPrintDriverURLProvider) in my Shared Processors README for more info.", "repo": "autopkg/MLBZ521-recipes", - "path": "ARCHICAD/ARCHICAD.download.recipe", - "shortname": "ARCHICAD.download", + "path": "Canon/CanonPrintDriver.pkg.recipe", + "parent": "com.github.mlbz521.download.CanonPrintDriver", + "shortname": "CanonPrintDriver.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.CanonPrintDriver": { + "name": "Canon URFII Print Drivers", + "description": "Downloads the latest Canon driver package based on the override-able parameters: model, OS Version, and download type.\n\nMODEL:\n\t- example: 'imageRUNNER ADVANCE C7565i III'\nOS_VERSION options: \n\t- macOS Sonoma v14.0: MACOS_14 (default)\n\t- macOS Ventura v13.0: MACOS_13\n\t- macOS Monterey v12.0: MACOS_12\n\t- macOS Big Sur v11.0: MACOS_11_0\n\t- macOS Catalina v10.15: MACOS_10_15\n\t- macOS Mojave v10.14: MACOS_10_14\n\t- macOS High Sierra v10.13: MACOS_10_13\n\t- (older OS Versions, including Windows and Linux should be supported by the processor as well, see my Shared Processors README)\nDOWNLOAD_TYPE options:\n\t- Recommended will download whatever option is in the \"Recommended Driver(s)\" section\n\t\tNote: The \"Recommended\" driver may not be the *_latest_* driver\n\t- UFRII will download the latest UFRII optional driver\n\t- PS will download the latest PS optional driver\n\t- FAX will download the latest FAX optional driver\n\t- PPD will download the latest PPD optional driver\n\t\tNote: The `com.github.mlbz521.pkg.CanonPrintDriver` recipe does not support the PPD file type\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied.\nSee the CanonPrintDriverURLProvider section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#CanonPrintDriverURLProvider) in my Shared Processors README for more info.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Canon/CanonPrintDrivers.download.recipe", + "shortname": "CanonPrintDrivers.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.ARCHICAD" + "com.github.mlbz521.pkg.CanonPrintDriver" ] }, - "com.github.mlbz521.pkg.VOSviewer": { - "name": "VOSviewer", - "description": "Downloads the latest version of VOSviewer and creates a package.\n\nJava is *REQUIRED* to open VOSviewer. Amazon's Corretto JDK is not compatiable in my testing.", + "com.github.mlbz521.pkg.CiscoJabber": { + "name": "Cisco Jabber", + "description": "Downloads and packages the latest verison of Cisco Jabber from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "VOSviewer/VOSviewer.pkg.recipe", - "parent": "com.github.mlbz521.download.VOSviewer", - "shortname": "VOSviewer.pkg", + "path": "Cisco Jabber/Cisco Jabber.pkg.recipe", + "parent": "com.github.mlbz521.download.CiscoJabber", + "shortname": "Cisco Jabber.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.VOSviewer": { - "name": "VOSviewer", - "description": "Downloads the latest version of VOSviewer.\n\nJava is *REQUIRED* to open VOSviewer. Amazon's Corretto JDK is not compatiable in my testing.", + "com.github.mlbz521.download.CiscoJabber": { + "name": "Cisco Jabber", + "description": "Downloads the latest verison of Cisco Jabber from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "VOSviewer/VOSviewer.download.recipe", - "shortname": "VOSviewer.download", + "path": "Cisco Jabber/Cisco Jabber.download.recipe", + "shortname": "Cisco Jabber.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.VOSviewer" + "com.github.mlbz521.pkg.CiscoJabber" ] }, "com.github.mlbz521.pkg.RespondusLockDownBrowserLabEdition": { @@ -116979,6 +116899,44 @@ "shortname": "RespondusLockDownBrowserLabEdition.pkg", "inferred_type": "pkg" }, + "com.github.mlbz521.pkg.TableauPublic": { + "name": "Tableau Public", + "description": "Downloads the latest version of Tableau Public and creates a package.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Tableau/TableauPublic.pkg.recipe", + "parent": "com.github.foigus.download.tableau-public", + "shortname": "TableauPublic.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.pkg.RicohPrintDriver": { + "name": "Ricoh Print Drivers", + "description": "Downloads the latest Ricoh Driver package based on the override-able parameters: model and OS Version.\n\nmodel example: 'SP C830DN'\nOS version options: \n\t- latest\n\t\t- Setting the OS_VERSION key to latest will default to the latest version of macOS *supported by the Processor*\n\t- Ventura\n\t- Monterey\n\t- Big Sur\n\t- Catalina\n\t- Mojave\n\t- High Sierra\n\t- Sierra\n\t- (Windows and Linux could be supported by the processor with some tweaks, see my Shared Processors README)\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied. See the RicohPrintDriverProcessor section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#RicohPrintDriverProcessor) in my Shared Processors README for more info.\n\t\t", + "repo": "autopkg/MLBZ521-recipes", + "path": "Ricoh Print Drivers/RicohPrintDriver.pkg.recipe", + "parent": "com.github.mlbz521.download.RicohPrintDriver", + "shortname": "RicohPrintDriver.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.RicohPrintDriver": { + "name": "Ricoh Print Drivers", + "description": "Downloads the latest Ricoh Driver package based on the override-able parameters: model and OS Version.\n\nmodel example: 'SP C830DN'\nOS version options: \n\t- latest\n\t\t- Setting the OS_VERSION key to latest will default to the latest version of macOS *supported by the Processor*\n\t- Ventura\n\t- Monterey\n\t- Big Sur\n\t- Catalina\n\t- Mojave\n\t- High Sierra\n\t- Sierra\n\t- (Windows and Linux could be supported by the processor with some tweaks, see my Shared Processors README)\n\nThe download recipe requires the Selenium Library (https://www.selenium.dev/documentation/) and a browser driver to be supplied. See the RicohPrintDriverURLProvider section (https://github.com/autopkg/MLBZ521-recipes/blob/master/Shared%20Processors/ReadMe.md#RicohPrintDriverURLProvider) in my Shared Processors README for more info.\n\t\t", + "repo": "autopkg/MLBZ521-recipes", + "path": "Ricoh Print Drivers/RicohPrintDrivers.download.recipe", + "shortname": "RicohPrintDrivers.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.RicohPrintDriver" + ] + }, + "com.github.mlbz521.pkg.ZoomUS-ForIT": { + "name": "Zoom", + "description": "Downloads the latest version of Zoom for IT Admins and builds a package.\n\nConfigure Zoom for your organization with the CONFIG_PLIST Key. Available settings can be found here: \nhttps://support.zoom.us/hc/en-us/articles/115001799006-Mass-Deployment-with-Preconfigured-Settings-for-Mac", + "repo": "autopkg/MLBZ521-recipes", + "path": "Zoom/Zoom-ForIT.pkg.recipe", + "parent": "com.github.mlbz521.download.ZoomUS-ForIT", + "shortname": "Zoom-ForIT.pkg", + "inferred_type": "pkg" + }, "com.github.mlbz521.download.Zoom-OutlookPlugin": { "name": "Zoom Outlook Plugin", "description": "Downloads the latest version of the Zoom Outlook Plugin package.", @@ -116990,6 +116948,18 @@ "com.github.mlbz521.pkg.Zoom-OutlookPlugin" ] }, + "com.github.mlbz521.download.ZoomUS-ForIT": { + "name": "Zoom", + "description": "Downloads the latest version of Zoom for IT Admins package. For customizing the package (i.e. SSO, etc).", + "repo": "autopkg/MLBZ521-recipes", + "path": "Zoom/Zoom-ForIT.download.recipe", + "shortname": "Zoom-ForIT.download", + "inferred_type": "download", + "children": [ + "com.github.jazzace.pkg.ZoomUS-ForIT", + "com.github.mlbz521.pkg.ZoomUS-ForIT" + ] + }, "com.github.mlbz521.pkg.Zoom-OutlookPlugin": { "name": "Zoom Outlook Plugin", "description": "Downloads the latest version of the Zoom Outlook Plugin and creates a package.", @@ -117002,27 +116972,26 @@ "com.github.novaksam.jamf.ZoomOutlookPlugin" ] }, - "com.github.mlbz521.download.ZoomUS-ForIT": { - "name": "Zoom", - "description": "Downloads the latest version of Zoom for IT Admins package. For customizing the package (i.e. SSO, etc).", + "com.github.mlbz521.pkg.VOSviewer": { + "name": "VOSviewer", + "description": "Downloads the latest version of VOSviewer and creates a package.\n\nJava is *REQUIRED* to open VOSviewer. Amazon's Corretto JDK is not compatiable in my testing.", "repo": "autopkg/MLBZ521-recipes", - "path": "Zoom/Zoom-ForIT.download.recipe", - "shortname": "Zoom-ForIT.download", + "path": "VOSviewer/VOSviewer.pkg.recipe", + "parent": "com.github.mlbz521.download.VOSviewer", + "shortname": "VOSviewer.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.VOSviewer": { + "name": "VOSviewer", + "description": "Downloads the latest version of VOSviewer.\n\nJava is *REQUIRED* to open VOSviewer. Amazon's Corretto JDK is not compatiable in my testing.", + "repo": "autopkg/MLBZ521-recipes", + "path": "VOSviewer/VOSviewer.download.recipe", + "shortname": "VOSviewer.download", "inferred_type": "download", "children": [ - "com.github.jazzace.pkg.ZoomUS-ForIT", - "com.github.mlbz521.pkg.ZoomUS-ForIT" + "com.github.mlbz521.pkg.VOSviewer" ] }, - "com.github.mlbz521.pkg.ZoomUS-ForIT": { - "name": "Zoom", - "description": "Downloads the latest version of Zoom for IT Admins and builds a package.\n\nConfigure Zoom for your organization with the CONFIG_PLIST Key. Available settings can be found here: \nhttps://support.zoom.us/hc/en-us/articles/115001799006-Mass-Deployment-with-Preconfigured-Settings-for-Mac", - "repo": "autopkg/MLBZ521-recipes", - "path": "Zoom/Zoom-ForIT.pkg.recipe", - "parent": "com.github.mlbz521.download.ZoomUS-ForIT", - "shortname": "Zoom-ForIT.pkg", - "inferred_type": "pkg" - }, "com.github.mlbz521.pkg.XeroxPrintDriver": { "name": "Xerox Print Drivers", "description": "Downloads and packages the latest Xerox package based on the override-able parameters: model, download type, and OS Version.\n\nmodel example: 'Workcentre 6515'\ndownload types: The download type desired; the provided string is searched in the web page. Some examples are:\n - \"macOS Print and Scan Driver Installer\" (default)\n - \"ICA Scan USB Driver\"\n - \"IMAC CA Scan USB Driver\"\n - \"TWAIN Scan Driver\"\nOS version: \n - x11 (default)\n - 10_15\n - 10_14\n - 10_13\n - (older OS Versions should be supported, however the format changes; contact me for details if this is needed)\n\n\nTested both \"macOS Print and Scan Driver Installer\" and \"ICA Scan USB Driver\" to download and package successfully.\n ", @@ -117045,15 +117014,35 @@ "com.github.mlbz521.pkg.XeroxPrintDriver" ] }, - "com.github.mlbz521.pkg.MatlabUpdate": { - "name": "Matlab Patch", - "description": "Downloads and packages the latest specified patch verison of Matlab from a local file share.", + "com.github.mlbz521.pkg.Anaconda": { + "name": "Anaconda%PYTHON_MAJOR_VERSION%", + "description": "Downloads the latest version of Anaconda CLI (.sh) installer, sets permissions as executable, and creates a package.\n\nDefault install path is set to: \"/Users/Shared/anaconda3\" -- adjustable via substitution variable in an override.", "repo": "autopkg/MLBZ521-recipes", - "path": "Matlab/Matlab Update.pkg.recipe", - "parent": "com.github.mlbz521.download.MatlabUpdate", - "shortname": "Matlab Update.pkg", + "path": "Anaconda/Anaconda.pkg.recipe", + "parent": "com.github.hansen-m.download.Anaconda", + "shortname": "Anaconda.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.pkg.CXoneSoftphone": { + "name": "CXone Softphone", + "description": "Downloads and packages the latest verison of CXone Softphone from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "CXone Softphone/CXone Softphone.pkg.recipe", + "parent": "com.github.mlbz521.download.CXoneSoftphone", + "shortname": "CXone Softphone.pkg", "inferred_type": "pkg" }, + "com.github.mlbz521.download.CXoneSoftphone": { + "name": "CXone Softphone", + "description": "Downloads the latest verison of CXone Softphone from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "CXone Softphone/CXone Softphone.download.recipe", + "shortname": "CXone Softphone.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.CXoneSoftphone" + ] + }, "com.github.mlbz521.download.MatlabUpdate": { "name": "Matlab Patch", "description": "Downloads the latest specified patch verison of Matlab from a local file share.", @@ -117065,175 +117054,224 @@ "com.github.mlbz521.pkg.MatlabUpdate" ] }, - "com.github.mlbz521.pkg.SPSSStatisticsLegacy": { - "name": "SPSS Statistics", - "description": "Downloads and packages the latest or a specified verison of SPSS Statistics from a local file share.\n\nTested on versions of SPSS 26 and older.\n\nTwo override variables are avilable to support the installation of SPSS:\n\t* INSTALL_JDK_CLI\n\t\t* A JDK is required to install SPSS silently; if one is not installed, you can provide a command \n\t\t\tline command to acquire one through any method that is support in your environment\n\t* INSTALL_PROPERTIES\n\t\t* As the name suggests, this the \"installer.properties\" that allows you to customize the install\n\t\t\tof SPSS. The available parameters are included; customize for your environment.\n\t", + "com.github.mlbz521.pkg.MatlabUpdate": { + "name": "Matlab Patch", + "description": "Downloads and packages the latest specified patch verison of Matlab from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "SPSS Statistics/SPSSStatisticsLegacy.pkg.recipe", - "parent": "com.github.mlbz521.download.SPSSStatisticsLegacy", - "shortname": "SPSSStatisticsLegacy.pkg", + "path": "Matlab/Matlab Update.pkg.recipe", + "parent": "com.github.mlbz521.download.MatlabUpdate", + "shortname": "Matlab Update.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.SPSSStatisticsLegacy": { - "name": "SPSS Statistics", - "description": "Downloads the latest or a specified verison of SPSS Statistics from a local file share.\n\nTested on versions of SPSS 26 and older.", - "repo": "autopkg/MLBZ521-recipes", - "path": "SPSS Statistics/SPSSStatisticsLegacy.download.recipe", - "shortname": "SPSSStatisticsLegacy.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.SPSSStatisticsLegacy", - "com.github.mlbz521.pkg.SPSSStatisticsPatch" - ] - }, - "com.github.mlbz521.pkg.SPSSStatisticsPatch": { - "name": "SPSS Statistics Patch", - "description": "Downloads and packages the latest or a specified verison of a SPSS Statistics Patch from a local file share.\n\nTwo override variables are available to support the installation of SPSS:\n\t* INSTALL_JDK_CLI\n\t\t* A JDK is required to install SPSS silently; if one is not installed, you can provide a command \n\t\t\tline command to acquire one through any method that is support in your environemnt\n\t* INSTALL_PROPERTIES\n\t\t* As the name suggests, this the \"installer.properties\" that allows you to customize the install\n\t\t\tof SPSS. The available parameters are included; customize for your environment.\n\nDo note that the postinstall script that \"handles the upgrade\" search the /Applications folder for the version of \nSPSS being upgraded and will inject the path into the install.properties file so it does not need to be specifed\nin the INSTALL_PROPERTIES override variable below, which is described above.\n\t", + "com.github.mlbz521.pkg.MiKTeX": { + "name": "MiKTeX", + "description": "Downloads the latest release of MiKTeX and creates a pkg.", "repo": "autopkg/MLBZ521-recipes", - "path": "SPSS Statistics/SPSSStatistics Patch.pkg.recipe", - "parent": "com.github.mlbz521.download.SPSSStatisticsLegacy", - "shortname": "SPSSStatistics Patch.pkg", + "path": "MiKTeX/MiKTeX.pkg.recipe", + "parent": "com.github.mlbz521.download.MiKTeX", + "shortname": "MiKTeX.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.SharedProcessors": { - "name": null, - "description": "Shared Processors for mlbz521-recipes", + "com.github.mlbz521.download.MiKTeX": { + "name": "MiKTeX", + "description": "Downloads the latest release of MiKTeX.", "repo": "autopkg/MLBZ521-recipes", - "path": "Shared Processors/SharedProcessors.recipe" + "path": "MiKTeX/MiKTeX.download.recipe", + "shortname": "MiKTeX.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.MiKTeX" + ] }, - "com.github.mlbz521.pkg.RealVNCViewer": { - "name": "RealVNC Viewer", - "description": null, + "com.github.mlbz521.pkg.ARCHICAD": { + "name": "ARCHICAD", + "description": "Downloads the latest Full version of ARCHICAD from a local file share and builds a package.\n\nYou can provide values for eduSerialNumber and eduUserID as well to license the install.\n \nPlease note, there is likely a newer 'patch' available.", "repo": "autopkg/MLBZ521-recipes", - "path": "RealVNC/RealVNC Viewer.pkg.recipe", - "parent": "com.github.foigus.download.RealVNCViewer", - "shortname": "RealVNC Viewer.pkg", + "path": "ARCHICAD/ARCHICAD.pkg.recipe", + "parent": "com.github.mlbz521.download.ARCHICAD", + "shortname": "ARCHICAD.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.BomgarJumpClient": { - "name": "Bomgar Jump Client", - "description": "Downloads the latest verison of Bomgar Jump Client from a local file share.", + "com.github.mlbz521.download.ARCHICADPatch": { + "name": "ARCHICAD Patch", + "description": "Downloads the latest updated build of ARCHICAD based on the override-able parameters: major_version, localization, and release_type\n\nMAJOR_VERSION tested options are: 20, 21, 22, 23, 24, 25 (newer are expected to work)\nLOCALIZATION options include: INT (international english, part of many other licenses), AUS, AUT, BRA, CHE, CHI, CZE, FIN, FRA, GER, GRE, HUN, ITA, JPN, KOR, NED, NOR, NZE, POL, POR, RUS, SPA, SWE, TAI, TUR, UKI, UKR, and USA\nRELEASE_TYPE options include: FULL, SOLO, and START", "repo": "autopkg/MLBZ521-recipes", - "path": "Bomgar/Bomgar Jump Client.download.recipe", - "shortname": "Bomgar Jump Client.download", + "path": "ARCHICAD/ARCHICAD Patch.download.recipe", + "shortname": "ARCHICAD Patch.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.BomgarJumpClient" + "com.github.mlbz521.pkg.ARCHICADPatch" ] }, - "com.github.mlbz521.download.BomgarConsole": { - "name": "Bomgar Console", - "description": "Downloads the latest verison of Bomgar Console from a local file share.\n\nYou will need to provide your identifier for the CodeSignatureVerifier processor as it is unique to your orgnization.", + "com.github.mlbz521.download.ARCHICAD": { + "name": "ARCHICAD", + "description": "Downloads the latest Full version of ARCHICAD from a local file share. Please note, there is likely a newer 'patch' available.\n \nThe full installer has been hidden behind a login now.", "repo": "autopkg/MLBZ521-recipes", - "path": "Bomgar/Bomgar Rep Console.download.recipe", - "shortname": "Bomgar Rep Console.download", + "path": "ARCHICAD/ARCHICAD.download.recipe", + "shortname": "ARCHICAD.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.BomgarConsole" + "com.github.mlbz521.pkg.ARCHICAD" ] }, - "com.github.mlbz521.pkg.BomgarJumpClient": { - "name": "Bomgar Jump Client", - "description": "Downloads and packages the latest verison of Bomgar Jump Client from a local file share.\n\nThe name of the bundled application and the package will be named based on the NAME substituion variable.\n\t", + "com.github.mlbz521.pkg.ARCHICADPatch": { + "name": "ARCHICAD Patch", + "description": "Downloads the latest updated build of ARCHICAD based on the override-able parameters: major_version, localization, and release_type. And builds a package.\n\nMAJOR_VERSION tested options are: 20, 21, 22, 23, 24, 25 (newer are expected to work)\nLOCALIZATION options include: INT (international english, part of many other licenses), AUS, AUT, BRA, CHE, CHI, CZE, FIN, FRA, GER, GRE, HUN, ITA, JPN, KOR, NED, NOR, NZE, POL, POR, RUS, SPA, SWE, TAI, TUR, UKI, UKR, and USA\nRELEASE_TYPE options include: FULL, SOLO, and START", "repo": "autopkg/MLBZ521-recipes", - "path": "Bomgar/Bomgar Jump Client.pkg.recipe", - "parent": "com.github.mlbz521.download.BomgarJumpClient", - "shortname": "Bomgar Jump Client.pkg", + "path": "ARCHICAD/ARCHICAD Patch.pkg.recipe", + "parent": "com.github.mlbz521.download.ARCHICADPatch", + "shortname": "ARCHICAD Patch.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.BomgarConsole": { - "name": "Bomgar Console", - "description": "Downloads and packages the latest verison of Bomgar Console from a local file share.\n\nYou will need to provide your identifier for the CodeSignatureVerifier processor as it is unique to your orgnization.\n\nThe name of the bundled application and the package will be named based on the NAME substituion variable.\n(I personally do not desire the giantly long name of the default .app bundle.)", + "com.github.mlbz521.pkg.XcodeCLITools": { + "name": "Xcode Command Line Tools", + "description": "Download the Xcode Command Line Tools from the Apple dev portal and creates a .pkg.\n\nImportant Override Variables:\n\t* You must override APPLE_ID and one of PASSWORD_FILE or PASSWORD\n\t* BETA must either be empty for stable releases or set to \"Beta\" in order to match Xcode betas\n\nSee https://github.com/autopkg/nmcspadden-recipes/tree/master/Xcode for more information.", "repo": "autopkg/MLBZ521-recipes", - "path": "Bomgar/Bomgar Rep Console.pkg.recipe", - "parent": "com.github.mlbz521.download.BomgarConsole", - "shortname": "Bomgar Rep Console.pkg", + "path": "Xcode/XcodeCLITools.pkg.recipe", + "parent": "com.github.nmcspadden.download.xcode", + "shortname": "XcodeCLITools.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.Solstice": { - "name": "Solstice", - "description": "Downloads Mersive's Solstice and creates a package.\n\nThis is v2 of my hack-ish way of being able to deploy this application, but it works. \u00af\\_(\u30c4)_/\u00af\n\nv1 would do all the work to get the final .app on the client machine, which wasn't exactly desired, while this version will get the final .app on the system running autopkg.\n***Note this likely requires a user to be logged in when this is ran, as the stupid Solstice bootstrap .app, creates the final .app on the desktop of the user that ran it.\nIt's dumb, I know. I've contacted Mersive about it and they claim they're looking at improving macOS deployment in the future, but no ETA.\n\nDownload recipe's original author was @joshua-d-miller (https://github.com/autopkg/joshua-d-miller-recipes)", + "com.github.mlbz521.download.CrowdStrikeFalcon": { + "name": "CrowdStrike Falcon", + "description": "Downloads a CrowdStrike Falcon Sensor pkg via CrowdStrike's API.\n\nYou must provide a Client ID and Secret along with the Policy ID to determine which senor version to download.\n\t", "repo": "autopkg/MLBZ521-recipes", - "path": "Solstice/Solstice.pkg.recipe", - "parent": "com.github.mlbz521.download.Solstice", - "shortname": "Solstice.pkg", - "inferred_type": "pkg", + "path": "CrowdStrike Falcon/CrowdStrike Falcon.download.recipe", + "shortname": "CrowdStrike Falcon.download", + "inferred_type": "download", "children": [ - "com.github.dcoobs-recipes.munki.Solstice" + "com.github.apizz.munki.CrowdStrikeFalcon", + "com.github.mlbz521.pkg.CrowdStrikeFalcon" ] }, - "com.github.mlbz521.download.Solstice": { - "name": "Solstice", - "description": "Downloads Mersive's Solstice.\n\nModified from the original author: @joshua-d-miller (https://github.com/autopkg/joshua-d-miller-recipes)", + "com.github.mlbz521.pkg.CrowdStrikeFalconOffline": { + "name": "CrowdStrike Falcon", + "description": "Downloads and packages the latest verison of CrowdStrike Falcon from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Solstice/Solstice.download.recipe", - "deprecated": true, - "shortname": "Solstice.download", + "path": "CrowdStrike Falcon/CrowdStrike Falcon Offline.pkg.recipe", + "parent": "com.github.mlbz521.download.CrowdStrikeFalconOffline", + "shortname": "CrowdStrike Falcon Offline.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.pkg.CrowdStrikeFalcon": { + "name": "CrowdStrike Falcon", + "description": "Downloads a CrowdStrike Falcon Sensor pkg via CrowdStrike's API and then creates a installation package.\n\nYou must provide a Client ID and Secret along with the Policy ID to determine which senor version to download.\n\nExpects your Customer ID (license ID) so that the pkg recipe can license the Sensor on install.\n\t", + "repo": "autopkg/MLBZ521-recipes", + "path": "CrowdStrike Falcon/CrowdStrike Falcon.pkg.recipe", + "parent": "com.github.mlbz521.download.CrowdStrikeFalcon", + "shortname": "CrowdStrike Falcon.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.CrowdStrikeFalconOffline": { + "name": "CrowdStrike Falcon", + "description": "Downloads the latest verison of CrowdStrike Falcon from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "CrowdStrike Falcon/CrowdStrike Falcon Offline.download.recipe", + "shortname": "CrowdStrike Falcon Offline.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Solstice" + "com.github.mlbz521.pkg.CrowdStrikeFalconOffline" ] }, - "com.github.mlbz521.pkg.CXoneSoftphone": { - "name": "CXone Softphone", - "description": "Downloads and packages the latest verison of CXone Softphone from a local file share.", + "com.github.mlbz521.pkg.iManageWork": { + "name": "iManage Work", + "description": "Downloads and packages the latest verison of iManage Work from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "CXone Softphone/CXone Softphone.pkg.recipe", - "parent": "com.github.mlbz521.download.CXoneSoftphone", - "shortname": "CXone Softphone.pkg", + "path": "iManage Work/iManageWork.pkg.recipe", + "parent": "com.github.mlbz521.download.iManageWork", + "shortname": "iManageWork.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.CXoneSoftphone": { - "name": "CXone Softphone", - "description": "Downloads the latest verison of CXone Softphone from a local file share.", + "com.github.mlbz521.download.iManageWork": { + "name": "iManage Work", + "description": "Downloads the latest verison of iManage Work from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "CXone Softphone/CXone Softphone.download.recipe", - "shortname": "CXone Softphone.download", + "path": "iManage Work/iManageWork.download.recipe", + "shortname": "iManageWork.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.CXoneSoftphone" + "com.github.mlbz521.pkg.iManageWork" ] }, - "com.github.mlbz521.pkg.R-Universal": { - "name": "R", - "description": "Downloads the latest R Project for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "com.github.mlbz521.download.SPSSStatistics": { + "name": "SPSS Statistics", + "description": "Downloads the latest or a specified version of SPSS Statistics from a local file share.\n\nSupports the new format found with SPSS v27.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "R/R-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.R-Universal", - "shortname": "R-Universal.pkg", + "path": "SPSS Statistics/SPSSStatistics.download.recipe.yaml", + "shortname": "SPSSStatistics.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.SPSSStatistics" + ] + }, + "com.github.mlbz521.pkg.SPSSStatistics": { + "name": "SPSS Statistics", + "description": "Downloads and packages the latest or a specified version of SPSS Statistics from a local file share.\n\nSupports the new format found with SPSS v27.\n", + "repo": "autopkg/MLBZ521-recipes", + "path": "SPSS Statistics/SPSSStatistics.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.SPSSStatistics", + "shortname": "SPSSStatistics.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.R-Universal": { - "name": "R", - "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\nDownloads both the ARM and Intel builds.\nThe Elliot Jordan's `homebysix-recipes` repo will be needed for the `RProjectURLProvider` custom Processor.", + "com.github.mlbz521.download.Keybase-Universal": { + "name": "Keybase", + "description": "Downloads the latest Keybase for both ARM and Intel.", "repo": "autopkg/MLBZ521-recipes", - "path": "R/R-Universal.download.recipe.yaml", - "shortname": "R-Universal.download", + "path": "Keybase/Keybase-Universal.download.recipe.yaml", + "shortname": "Keybase-Universal.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.R-Universal" + "com.github.mlbz521.pkg.Keybase-Universal" ] }, - "com.github.mlbz521.pkg.PharosPopupClient": { - "name": "Pharos Popup Client", - "description": "Downloads the latest Pharos Popup client disk image and copies out the pkg within, appending the version number to the filename.", + "com.github.mlbz521.pkg.Keybase-Universal": { + "name": "Keybase", + "description": "Downloads the latest Keybase for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", "repo": "autopkg/MLBZ521-recipes", - "path": "Pharos Popup Client/Pharos Popup Client.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.PharosPopupClient", - "shortname": "Pharos Popup Client.pkg", + "path": "Keybase/Keybase-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Keybase-Universal", + "shortname": "Keybase-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.PharosPopupClient": { - "name": "Pharos Popup Client", - "description": "Downloads the latest version of the Pharos Popup client.", + "com.github.mlbz521.pkg.SolsticeClient": { + "name": "Solstice", + "description": "Downloads Mersive's Solstice Client and creates a package.", "repo": "autopkg/MLBZ521-recipes", - "path": "Pharos Popup Client/Pharos Popup Client.download.recipe.yaml", - "shortname": "Pharos Popup Client.download", + "path": "Solstice/Solstice.pkg.recipe.yaml", + "parent": "com.github.joshua-d-miller.download.solsticeclient", + "shortname": "Solstice.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.pkg.Mist": { + "name": "Mist", + "description": "Downloads the latest version of Mist (GUI App flavor) and creates a .pkg.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Mist/Mist.pkg.recipe.yaml", + "parent": "com.github.zentralpro.download.mist", + "shortname": "Mist.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.MicrosoftOfficeResetOptions": { + "name": "Microsoft Office Reset Options", + "description": "Downloads the latest version of the Microsoft Office Reset package. This is the _base_ package with *no options* selected.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Microsoft Office Reset Options/MicrosoftOfficeResetOptions.download.recipe.yaml", + "shortname": "MicrosoftOfficeResetOptions.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.PharosPopupClient" + "com.github.mlbz521.pkg.MicrosoftOfficeResetOptions", + "com.github.davidbpirie.pkg.MicrosoftOfficeReset" ] }, + "com.github.mlbz521.pkg.MicrosoftOfficeResetOptions": { + "name": "Microsoft Office Reset Options", + "description": "Downloads the latest version of the Microsoft Office Reset package.\nThis is the _base_ package with *no options* selected. Then creates a package\nwith a script that checks the available choices in the .pkg and prompts the \nuser for which action(s) they'd like to select.\n\nAn override variables is available:\n * IGNORE_CHOICES\n * Provide a comma separated string of choices you do not want to provide to the end user\n", + "repo": "autopkg/MLBZ521-recipes", + "path": "Microsoft Office Reset Options/MicrosoftOfficeResetOptions.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.MicrosoftOfficeResetOptions", + "shortname": "MicrosoftOfficeResetOptions.pkg", + "inferred_type": "pkg" + }, "com.github.mlbz521.download.AmazonCorrettoOpenJDK-Universal": { "name": "Amazon Corretto JDK", "description": "Downloads the latest Amazon Corretto OpenJDK for both ARM and Intel.\n\nThe JDK Major Version can be specified using the override variable \"JDK_MAJOR_VERSION\".\n\nTested to support the following major JDK versions available from Amazon:\n * 8\n * 11\n * 17``\n * 21\n", @@ -117254,111 +117292,112 @@ "shortname": "AmazonCorretto-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.NVivo14": { - "name": "NVivo14", - "description": "Downloads the latest version of ScreenPal 3 and creates a .pkg.", + "com.github.mlbz521.pkg.YoYoGameMaker": { + "name": "YoYo GameMaker", + "description": "Downloads the latest version of the YoYo GameMaker and creates a .pkg.", "repo": "autopkg/MLBZ521-recipes", - "path": "NVivo/NVivo14.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.NVivo 14", - "shortname": "NVivo14.pkg", + "path": "YoYo GameMaker/YoYo GameMaker.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.GameMaker", + "shortname": "YoYo GameMaker.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.uniFLOWSmartClient": { - "name": "uniFLOW SmartClient", - "description": "Downloads the latest version of uniFLOW SmartClient from a local file share.", - "repo": "autopkg/MLBZ521-recipes", - "path": "uniFLOW/uniFLOW SmartClient.download.recipe.yaml", - "shortname": "uniFLOW SmartClient.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.uniFLOWSmartClient" - ] - }, - "com.github.mlbz521.pkg.uniFLOWSmartClient": { - "name": "uniFLOW SmartClient", - "description": "Downloads and packages the latest version of uniFLOW SmartClient from a local file share.", + "com.github.mlbz521.pkg.PharosPopupClient": { + "name": "Pharos Popup Client", + "description": "Downloads the latest Pharos Popup client disk image and copies out the pkg within, appending the version number to the filename.", "repo": "autopkg/MLBZ521-recipes", - "path": "uniFLOW/uniFLOW SmartClient.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.uniFLOWSmartClient", - "shortname": "uniFLOW SmartClient.pkg", + "path": "Pharos Popup Client/Pharos Popup Client.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.PharosPopupClient", + "shortname": "Pharos Popup Client.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.GAUSS": { - "name": "GAUSS", - "description": "Downloads the latest version of GAUSS from a local file share.", + "com.github.mlbz521.download.PharosPopupClient": { + "name": "Pharos Popup Client", + "description": "Downloads the latest version of the Pharos Popup client.", "repo": "autopkg/MLBZ521-recipes", - "path": "Gauss/Gauss.download.recipe.yaml", - "shortname": "Gauss.download", + "path": "Pharos Popup Client/Pharos Popup Client.download.recipe.yaml", + "shortname": "Pharos Popup Client.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.GAUSS" + "com.github.mlbz521.pkg.PharosPopupClient" ] }, - "com.github.mlbz521.pkg.GAUSS": { - "name": "GAUSS", - "description": "Downloads and packages the latest version of GAUSS from a local file share.", + "com.github.mlbz521.download.Dropbox-Universal": { + "name": "Dropbox", + "description": "Downloads the latest Dropbox for both ARM and Intel.", "repo": "autopkg/MLBZ521-recipes", - "path": "Gauss/Gauss.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.GAUSS", - "shortname": "Gauss.pkg", - "inferred_type": "pkg" + "path": "Dropbox/Dropbox-Universal.download.recipe.yaml", + "shortname": "Dropbox-Universal.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.Dropbox-Universal" + ] }, - "com.github.mlbz521.pkg.MicrosoftOfficeResetOptions": { - "name": "Microsoft Office Reset Options", - "description": "Downloads the latest version of the Microsoft Office Reset package.\nThis is the _base_ package with *no options* selected. Then creates a package\nwith a script that checks the available choices in the .pkg and prompts the \nuser for which action(s) they'd like to select.\n\nAn override variables is available:\n * IGNORE_CHOICES\n * Provide a comma separated string of choices you do not want to provide to the end user\n", + "com.github.mlbz521.pkg.Dropbox-Universal": { + "name": "Dropbox", + "description": "Downloads the latest Dropbox for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", "repo": "autopkg/MLBZ521-recipes", - "path": "Microsoft Office Reset Options/MicrosoftOfficeResetOptions.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.MicrosoftOfficeResetOptions", - "shortname": "MicrosoftOfficeResetOptions.pkg", + "path": "Dropbox/Dropbox-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Dropbox-Universal", + "shortname": "Dropbox-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.MicrosoftOfficeResetOptions": { - "name": "Microsoft Office Reset Options", - "description": "Downloads the latest version of the Microsoft Office Reset package. This is the _base_ package with *no options* selected.", + "com.github.mlbz521.download.Arduino-Universal": { + "name": "Arduino", + "description": "Downloads the latest version of Arduino for both ARM and Intel.", "repo": "autopkg/MLBZ521-recipes", - "path": "Microsoft Office Reset Options/MicrosoftOfficeResetOptions.download.recipe.yaml", - "shortname": "MicrosoftOfficeResetOptions.download", + "path": "Arduino/Arduino.download.recipe.yaml", + "shortname": "Arduino.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.MicrosoftOfficeResetOptions", - "com.github.davidbpirie.pkg.MicrosoftOfficeReset" + "com.github.mlbz521.pkg.Arduino-Universal" ] }, - "com.github.mlbz521.download.Keybase-Universal": { - "name": "Keybase", - "description": "Downloads the latest Keybase for both ARM and Intel.", + "com.github.mlbz521.pkg.Arduino-Universal": { + "name": "Arduino", + "description": "Downloads the latest Arduino for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on the recipes in `jps3-recipes`.", "repo": "autopkg/MLBZ521-recipes", - "path": "Keybase/Keybase-Universal.download.recipe.yaml", - "shortname": "Keybase-Universal.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.Keybase-Universal" - ] + "path": "Arduino/Arduino.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Arduino-Universal", + "shortname": "Arduino.pkg", + "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.Keybase-Universal": { - "name": "Keybase", - "description": "Downloads the latest Keybase for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "com.github.mlbz521.pkg.DFUBlaster": { + "name": "DFUBlaster", + "description": "Downloads TwoCanoes's DFU Blaster and creates a package.", "repo": "autopkg/MLBZ521-recipes", - "path": "Keybase/Keybase-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Keybase-Universal", - "shortname": "Keybase-Universal.pkg", + "path": "DFU Blaster/DFUBlaster.pkg.recipe.yaml", + "parent": "com.github.kevinmcox.download.DFUBlaster", + "shortname": "DFUBlaster.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.SetALight3D": { - "name": "Set.A.Light 3D", - "description": "Downloads the latest release of Set.A.Light 3D from Elixxier.\nI have not attempted to license this in an programmatic way yet, so the result will need to be licensed manually.\nElixxier's website defaults to a Hong Kong based CDN and then has some JavaScript that replaces the URL after the page loads....which breaks this for AutoPkg's web scraping methods...\nThis fixes it for me and allows you to update the download URL to your locale if desired. You'll have to check Elixxier's website to determine this.", + "com.github.mlbz521.download.MySQLWorkbench-Universal": { + "name": "MySQL Workbench", + "description": "Downloads the latest version of MySQL Workbench for macOS.\nDownloads both the ARM and Intel builds.\nBased on Elliot Jordan's `homebysix-recipes` recipes.", "repo": "autopkg/MLBZ521-recipes", - "path": "Set.A.Light 3D - Elixxier/Set.A.Light 3D.download.recipe.yaml", + "path": "MySQL/MySQLWorkbench-Universal.download.recipe.yaml", + "shortname": "MySQLWorkbench-Universal.download", + "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.SetALight3D" + "com.github.mlbz521.pkg.MySQLWorkbench-Universal" ] }, - "com.github.mlbz521.pkg.SetALight3D": { - "name": "Set.A.Light 3D", - "description": "Downloads the latest release of Set.A.Light 3D from Elixxier and creates a .pkg.\nI have not attempted to license this in an programmatic way yet, so the result will need to be licensed manually.", + "com.github.mlbz521.pkg.MySQLWorkbench-Universal": { + "name": "MySQL Workbench", + "description": "Downloads the latest MySQL Workbench for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on Elliot Jordan's `homebysix-recipes` download recipe.", "repo": "autopkg/MLBZ521-recipes", - "path": "Set.A.Light 3D - Elixxier/Set.A.Light 3D.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.SetALight3D" + "path": "MySQL/MySQLWorkbench-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.MySQLWorkbench-Universal", + "shortname": "MySQLWorkbench-Universal.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.pkg.MySQLCommunityServer-Universal": { + "name": "MySQL Community Server", + "description": "Downloads the latest MySQL Community Server for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "repo": "autopkg/MLBZ521-recipes", + "path": "MySQL/MySQLCommunityServer-Universal.pkg.recipe.yaml", + "parent": "com.github.gerardkok.download.MySQLCommunityServer-Universal", + "shortname": "MySQLCommunityServer-Universal.pkg", + "inferred_type": "pkg" }, "com.github.mlbz521.pkg.AndroidStudio-Universal": { "name": "Android Studio", @@ -117369,64 +117408,75 @@ "shortname": "Android Studio.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.GIMP-Universal": { - "name": "GIMP", - "description": "Downloads the latest GIMP for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on the recipes in `hjuutilainen-recipes`.", + "com.github.mlbz521.pkg.Stata": { + "name": "Stata", + "description": "Downloads and packages the latest version of Stata from a local file share.\n\nThe vendor package defaults to installing nothing, so you must select the edition to installed...\n\nThe edition is based on the license type. This recipe allows you specify the license type to install, which can be one of:\n * BE (Base Edition)\n * SE (Standard Edition)\n * MP (Parallel-Processing Edition)\n\nAssign the desired edition to the input variable \"EDITION\".\n\nNote: Version 16 and newer is Universal.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "GIMP/GIMP-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.GIMP-Universal", - "shortname": "GIMP-Universal.pkg", + "path": "Stata/Stata.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Stata", + "shortname": "Stata.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.GIMP-Universal": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP for macOS.\nDownloads both the ARM and Intel builds.\nBased on the recipes in `hjuutilainen-recipes`.", + "com.github.mlbz521.download.Stata": { + "name": "Stata", + "description": "Downloads the latest version of Stata from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "GIMP/GIMP-Universal.download.recipe.yaml", - "shortname": "GIMP-Universal.download", + "path": "Stata/Stata.download.recipe.yaml", + "shortname": "Stata.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.GIMP-Universal" + "com.github.mlbz521.pkg.Stata" ] }, - "com.github.mlbz521.pkg.Dropbox-Universal": { - "name": "Dropbox", - "description": "Downloads the latest Dropbox for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "com.github.mlbz521.pkg.Insta360Studio2022": { + "name": "Insta360 Studio 2022", + "description": "Downloads the latest version of the Insta360 Studio 2022 application and creates a .pkg.", "repo": "autopkg/MLBZ521-recipes", - "path": "Dropbox/Dropbox-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Dropbox-Universal", - "shortname": "Dropbox-Universal.pkg", + "path": "Insta360 Studio/Insta360 Studio 2022.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.insta360studio2022", + "shortname": "Insta360 Studio 2022.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Dropbox-Universal": { - "name": "Dropbox", - "description": "Downloads the latest Dropbox for both ARM and Intel.", + "com.github.mlbz521.download.JamfProTools.JamfAdmin": { + "name": "Jamf Admin", + "description": "Downloads the latest version of Jamf Admin from the Jamf Pro Tools dmg from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Dropbox/Dropbox-Universal.download.recipe.yaml", - "shortname": "Dropbox-Universal.download", + "path": "Jamf Pro Tools/JamfAdmin.download.recipe.yaml", + "deprecated": true, + "shortname": "JamfAdmin.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Dropbox-Universal" + "com.github.mlbz521.pkg.JamfProTools.JamfAdmin" ] }, - "com.github.mlbz521.pkg.Mist": { - "name": "Mist", - "description": "Downloads the latest version of Mist (GUI App flavor) and creates a .pkg.", + "com.github.mlbz521.pkg.JamfProTools.JamfAdmin": { + "name": "Jamf Admin", + "description": "Downloads and packages the latest version of Jamf Admin from the Jamf Pro Tools dmg from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Mist/Mist.pkg.recipe.yaml", - "parent": "com.github.zentralpro.download.mist", - "shortname": "Mist.pkg", + "path": "Jamf Pro Tools/JamfAdmin.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.JamfProTools.JamfAdmin", + "deprecated": true, + "shortname": "JamfAdmin.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Spotify-Universal": { - "name": "Spotify", - "description": "Downloads the latest version of Spotify for macOS.\nDownloads both the ARM and Intel builds.\nBased on the recipes in `autopkg-recipes`.", + "com.github.mlbz521.pkg.JamfProTools.Composer": { + "name": "Composer", + "description": "Downloads and packages the latest version of Composer from the Jamf Pro Tools dmg from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Spotify/Spotify-Universal.download.recipe.yaml", - "shortname": "Spotify-Universal.download", + "path": "Jamf Pro Tools/Composer.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.JamfProTools.Composer", + "shortname": "Composer.pkg", + "inferred_type": "pkg" + }, + "com.github.mlbz521.download.JamfProTools.Composer": { + "name": "Composer", + "description": "Downloads the latest version of Composer from the Jamf Pro Tools dmg from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Jamf Pro Tools/Composer.download.recipe.yaml", + "shortname": "Composer.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Spotify-Universal" + "com.github.mlbz521.pkg.JamfProTools.Composer" ] }, "com.github.mlbz521.pkg.Spotify-Universal": { @@ -117438,46 +117488,46 @@ "shortname": "Spotify-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Python-Version": { - "name": "Python", - "description": "Downloads the latest or specified version of Python. Stable builds are checked first, then pre-release builds.\nOptions:\n * To download the latest version of Python, use (this is REGEX): \\d+\n * To download a specific minor version, for example, you can use: \"10\" or \"3.10\"\n * You can download a pre-release build if the minor version does not yet have a stable release\n * Technically, you can even download Python2 if you wanted; e.g.: \"2.7\"\n\nThe recipe will also set the env variable `version_major_minor` that can be used in child recipes.\n\nThis recipe defers from the Python3 recipe in scriptingosx-recipes repo by allowing the version to be specified.\n", + "com.github.mlbz521.download.Spotify-Universal": { + "name": "Spotify", + "description": "Downloads the latest version of Spotify for macOS.\nDownloads both the ARM and Intel builds.\nBased on the recipes in `autopkg-recipes`.", "repo": "autopkg/MLBZ521-recipes", - "path": "Python-Version/Python-Version.download.recipe.yaml", - "shortname": "Python-Version.download", + "path": "Spotify/Spotify-Universal.download.recipe.yaml", + "shortname": "Spotify-Universal.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Python-Version" + "com.github.mlbz521.pkg.Spotify-Universal" ] }, - "com.github.mlbz521.pkg.Python-Version": { - "name": "Python", - "description": "Downloads the latest or specified version of Python and creates a package. Stable builds are checked first, then pre-release builds.\nOptions:\n * To download the latest version of Python, use (this is REGEX): \\d+\n * To download a specific minor version, for example, you can use: \"10\" or \"3.10\"\n * You can download a pre-release build if the minor version does not yet have a stable release\n * Technically, you can even download Python2 if you wanted; e.g.: \"2.7\"\n\nThe recipe will also set the env variable `version_major_minor` that can be used in child recipes.\n\nThis recipe defers from the Python3 recipe in scriptingosx-recipes repo by allowing the version to be specified.\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "Python-Version/Python-Version.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Python-Version", - "shortname": "Python-Version.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.Anaconda-Universal": { - "name": "Anaconda%PYTHON_MAJOR_VERSION%", - "description": "Downloads the latest Anaconda for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "com.github.mlbz521.pkg.NVivo14": { + "name": "NVivo14", + "description": "Downloads the latest version of ScreenPal 3 and creates a .pkg.", "repo": "autopkg/MLBZ521-recipes", - "path": "Anaconda/Anaconda-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Anaconda-Universal", - "shortname": "Anaconda-Universal.pkg", + "path": "NVivo/NVivo14.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.NVivo 14", + "shortname": "NVivo14.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Anaconda-Universal": { - "name": "Anaconda", - "description": "Downloads the latest version of Anaconda for macOS.\nDownloads both the ARM and Intel builds and creates a \"custom\" Universal package.\nBased on Anaconda recipes in autopkg/hansen-m-recipes.", + "com.github.mlbz521.download.GAUSS": { + "name": "GAUSS", + "description": "Downloads the latest version of GAUSS from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "Anaconda/Anaconda-Universal.download.recipe.yaml", - "shortname": "Anaconda-Universal.download", + "path": "Gauss/Gauss.download.recipe.yaml", + "shortname": "Gauss.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Anaconda-Universal" + "com.github.mlbz521.pkg.GAUSS" ] }, + "com.github.mlbz521.pkg.GAUSS": { + "name": "GAUSS", + "description": "Downloads and packages the latest version of GAUSS from a local file share.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Gauss/Gauss.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.GAUSS", + "shortname": "Gauss.pkg", + "inferred_type": "pkg" + }, "com.github.mlbz521.download.OPTPiXSpriteStudio": { "name": "OPTPiX SpriteStudio", "description": "Downloads the latest version of the OPTPiX SpriteStudio.", @@ -117498,93 +117548,109 @@ "shortname": "OPTPiX SpriteStudio.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.MySQLCommunityServer-Universal": { - "name": "MySQL Community Server", - "description": "Downloads the latest MySQL Community Server for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "com.github.mlbz521.download.uniFLOWSmartClient": { + "name": "uniFLOW SmartClient", + "description": "Downloads the latest version of uniFLOW SmartClient from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "MySQL/MySQLCommunityServer-Universal.pkg.recipe.yaml", - "parent": "com.github.gerardkok.download.MySQLCommunityServer-Universal", - "shortname": "MySQLCommunityServer-Universal.pkg", - "inferred_type": "pkg" + "path": "uniFLOW/uniFLOW SmartClient.download.recipe.yaml", + "shortname": "uniFLOW SmartClient.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.uniFLOWSmartClient" + ] }, - "com.github.mlbz521.pkg.MySQLWorkbench-Universal": { - "name": "MySQL Workbench", - "description": "Downloads the latest MySQL Workbench for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on Elliot Jordan's `homebysix-recipes` download recipe.", + "com.github.mlbz521.pkg.uniFLOWSmartClient": { + "name": "uniFLOW SmartClient", + "description": "Downloads and packages the latest version of uniFLOW SmartClient from a local file share.", "repo": "autopkg/MLBZ521-recipes", - "path": "MySQL/MySQLWorkbench-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.MySQLWorkbench-Universal", - "shortname": "MySQLWorkbench-Universal.pkg", + "path": "uniFLOW/uniFLOW SmartClient.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.uniFLOWSmartClient", + "shortname": "uniFLOW SmartClient.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.MySQLWorkbench-Universal": { - "name": "MySQL Workbench", - "description": "Downloads the latest version of MySQL Workbench for macOS.\nDownloads both the ARM and Intel builds.\nBased on Elliot Jordan's `homebysix-recipes` recipes.", + "com.github.mlbz521.download.GIMP-Universal": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP for macOS.\nDownloads both the ARM and Intel builds.\nBased on the recipes in `hjuutilainen-recipes`.", "repo": "autopkg/MLBZ521-recipes", - "path": "MySQL/MySQLWorkbench-Universal.download.recipe.yaml", - "shortname": "MySQLWorkbench-Universal.download", + "path": "GIMP/GIMP-Universal.download.recipe.yaml", + "shortname": "GIMP-Universal.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.MySQLWorkbench-Universal" + "com.github.mlbz521.pkg.GIMP-Universal" ] }, - "com.github.mlbz521.pkg.DFUBlaster": { - "name": "DFUBlaster", - "description": "Downloads TwoCanoes's DFU Blaster and creates a package.", + "com.github.mlbz521.pkg.GIMP-Universal": { + "name": "GIMP", + "description": "Downloads the latest GIMP for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on the recipes in `hjuutilainen-recipes`.", "repo": "autopkg/MLBZ521-recipes", - "path": "DFU Blaster/DFUBlaster.pkg.recipe.yaml", - "parent": "com.github.kevinmcox.download.DFUBlaster", - "shortname": "DFUBlaster.pkg", + "path": "GIMP/GIMP-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.GIMP-Universal", + "shortname": "GIMP-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.YoYoGameMaker": { - "name": "YoYo GameMaker", - "description": "Downloads the latest version of the YoYo GameMaker and creates a .pkg.", + "com.github.mlbz521.download.R-Universal": { + "name": "R", + "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\nDownloads both the ARM and Intel builds.\nThe Elliot Jordan's `homebysix-recipes` repo will be needed for the `RProjectURLProvider` custom Processor.", "repo": "autopkg/MLBZ521-recipes", - "path": "YoYo GameMaker/YoYo GameMaker.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.GameMaker", - "shortname": "YoYo GameMaker.pkg", + "path": "R/R-Universal.download.recipe.yaml", + "shortname": "R-Universal.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.R-Universal" + ] + }, + "com.github.mlbz521.pkg.R-Universal": { + "name": "R", + "description": "Downloads the latest R Project for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", + "repo": "autopkg/MLBZ521-recipes", + "path": "R/R-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.R-Universal", + "shortname": "R-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.JamfProTools.Composer": { - "name": "Composer", - "description": "Downloads the latest version of Composer from the Jamf Pro Tools dmg from a local file share.", + "com.github.mlbz521.download.UltiMakerCura-Universal": { + "name": "UltiMaker Cura", + "description": "Downloads the latest version of UltiMaker Cura for both ARM and Intel for macOS.\nBased on dataJAR's 'com.github.dataJAR-recipes.download.UltiMaker Cura' recipe.", "repo": "autopkg/MLBZ521-recipes", - "path": "Jamf Pro Tools/Composer.download.recipe.yaml", - "shortname": "Composer.download", + "path": "Ultimaker Cura/UltimakerCura-Universal.download.recipe.yaml", + "shortname": "UltimakerCura-Universal.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.JamfProTools.Composer" + "com.github.mlbz521.pkg.UltiMakerCura-Universal" ] }, - "com.github.mlbz521.pkg.JamfProTools.Composer": { - "name": "Composer", - "description": "Downloads and packages the latest version of Composer from the Jamf Pro Tools dmg from a local file share.", + "com.github.mlbz521.pkg.UltiMakerCura-Universal": { + "name": "UltiMaker Cura", + "description": "Downloads the latest UltiMaker Cura for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on dataJAR's 'com.github.dataJAR-recipes.download.UltiMaker Cura' recipe.", "repo": "autopkg/MLBZ521-recipes", - "path": "Jamf Pro Tools/Composer.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.JamfProTools.Composer", - "shortname": "Composer.pkg", + "path": "Ultimaker Cura/UltimakerCura-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.UltiMakerCura-Universal", + "shortname": "UltimakerCura-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.JamfProTools.JamfAdmin": { - "name": "Jamf Admin", - "description": "Downloads the latest version of Jamf Admin from the Jamf Pro Tools dmg from a local file share.", + "com.github.mlbz521.pkg.SetALight3D": { + "name": "Set.A.Light 3D", + "description": "Downloads the latest release of Set.A.Light 3D from Elixxier and creates a .pkg.\nI have not attempted to license this in an programmatic way yet, so the result will need to be licensed manually.", "repo": "autopkg/MLBZ521-recipes", - "path": "Jamf Pro Tools/JamfAdmin.download.recipe.yaml", - "deprecated": true, - "shortname": "JamfAdmin.download", - "inferred_type": "download", + "path": "Set.A.Light 3D - Elixxier/Set.A.Light 3D.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.SetALight3D" + }, + "com.github.mlbz521.download.SetALight3D": { + "name": "Set.A.Light 3D", + "description": "Downloads the latest release of Set.A.Light 3D from Elixxier.\nI have not attempted to license this in an programmatic way yet, so the result will need to be licensed manually.\nElixxier's website defaults to a Hong Kong based CDN and then has some JavaScript that replaces the URL after the page loads....which breaks this for AutoPkg's web scraping methods...\nThis fixes it for me and allows you to update the download URL to your locale if desired. You'll have to check Elixxier's website to determine this.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Set.A.Light 3D - Elixxier/Set.A.Light 3D.download.recipe.yaml", "children": [ - "com.github.mlbz521.pkg.JamfProTools.JamfAdmin" + "com.github.mlbz521.pkg.SetALight3D" ] }, - "com.github.mlbz521.pkg.JamfProTools.JamfAdmin": { - "name": "Jamf Admin", - "description": "Downloads and packages the latest version of Jamf Admin from the Jamf Pro Tools dmg from a local file share.", + "com.github.mlbz521.pkg.ScreenPal3": { + "name": "ScreenPal 3", + "description": "Downloads the latest version of ScreenPal 3 and creates a .pkg.", "repo": "autopkg/MLBZ521-recipes", - "path": "Jamf Pro Tools/JamfAdmin.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.JamfProTools.JamfAdmin", - "deprecated": true, - "shortname": "JamfAdmin.pkg", + "path": "ScreenPal/ScreenPal3.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.ScreenPal 3", + "shortname": "ScreenPal3.pkg", "inferred_type": "pkg" }, "com.github.mlbz521.download.Cytoscape-Universal": { @@ -117607,62 +117673,44 @@ "shortname": "Cytoscape.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Arduino-Universal": { - "name": "Arduino", - "description": "Downloads the latest version of Arduino for both ARM and Intel.", + "com.github.mlbz521.download.Anaconda-Universal": { + "name": "Anaconda", + "description": "Downloads the latest version of Anaconda for macOS.\nDownloads both the ARM and Intel builds and creates a \"custom\" Universal package.\nBased on Anaconda recipes in autopkg/hansen-m-recipes.", "repo": "autopkg/MLBZ521-recipes", - "path": "Arduino/Arduino.download.recipe.yaml", - "shortname": "Arduino.download", + "path": "Anaconda/Anaconda-Universal.download.recipe.yaml", + "shortname": "Anaconda-Universal.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Arduino-Universal" + "com.github.mlbz521.pkg.Anaconda-Universal" ] }, - "com.github.mlbz521.pkg.Arduino-Universal": { - "name": "Arduino", - "description": "Downloads the latest Arduino for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on the recipes in `jps3-recipes`.", - "repo": "autopkg/MLBZ521-recipes", - "path": "Arduino/Arduino.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Arduino-Universal", - "shortname": "Arduino.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.ScreenPal3": { - "name": "ScreenPal 3", - "description": "Downloads the latest version of ScreenPal 3 and creates a .pkg.", + "com.github.mlbz521.pkg.Anaconda-Universal": { + "name": "Anaconda%PYTHON_MAJOR_VERSION%", + "description": "Downloads the latest Anaconda for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.", "repo": "autopkg/MLBZ521-recipes", - "path": "ScreenPal/ScreenPal3.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.ScreenPal 3", - "shortname": "ScreenPal3.pkg", + "path": "Anaconda/Anaconda-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Anaconda-Universal", + "shortname": "Anaconda-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.UltiMakerCura-Universal": { - "name": "UltiMaker Cura", - "description": "Downloads the latest version of UltiMaker Cura for both ARM and Intel for macOS.\nBased on dataJAR's 'com.github.dataJAR-recipes.download.UltiMaker Cura' recipe.", + "com.github.mlbz521.download.Python-Version": { + "name": "Python", + "description": "Downloads the latest or specified version of Python. Stable builds are checked first, then pre-release builds.\nOptions:\n * To download the latest version of Python, use (this is REGEX): \\d+\n * To download a specific minor version, for example, you can use: \"10\" or \"3.10\"\n * You can download a pre-release build if the minor version does not yet have a stable release\n * Technically, you can even download Python2 if you wanted; e.g.: \"2.7\"\n\nThe recipe will also set the env variable `version_major_minor` that can be used in child recipes.\n\nThis recipe defers from the Python3 recipe in scriptingosx-recipes repo by allowing the version to be specified.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Ultimaker Cura/UltimakerCura-Universal.download.recipe.yaml", - "shortname": "UltimakerCura-Universal.download", + "path": "Python-Version/Python-Version.download.recipe.yaml", + "shortname": "Python-Version.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.UltiMakerCura-Universal" + "com.github.mlbz521.pkg.Python-Version" ] }, - "com.github.mlbz521.pkg.UltiMakerCura-Universal": { - "name": "UltiMaker Cura", - "description": "Downloads the latest UltiMaker Cura for both ARM and Intel and creates a package.\nThe ARM and Intel version builds **must match** for a package to be created.\nBased on dataJAR's 'com.github.dataJAR-recipes.download.UltiMaker Cura' recipe.", - "repo": "autopkg/MLBZ521-recipes", - "path": "Ultimaker Cura/UltimakerCura-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.UltiMakerCura-Universal", - "shortname": "UltimakerCura-Universal.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.Matlab-Universal": { - "name": "Matlab", - "description": "Downloads and packages the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline media created with the \"MathWorks Installer\" described in the guide here: https://www.mathworks.com/matlabcentral/answers/259632-how-can-i-get-matlab-installation-files-for-use-on-an-offline-machine\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n\nI license most software separately in my environment and do not use the installer.input's `licensePath` key. If you want to use this key, you'll need to fork this recipe and adjust the postinstall script.\n\nThe following override variables are available to support the installation of Matlab:\n * INSTALLER_INPUT\n * As the name suggests, this is the \"installer.input\" that allows you to customize the install\n of Matlab. The available parameters are included; customize for your environment.\n\nIf you want to customize the products that are installed, a copy of an original, albeit old, installer_input.txt is available in the recipe directory. I've seen people are unable to locate it as it's not included in newer ISO downloads even though the documentation points to it.\n", + "com.github.mlbz521.pkg.Python-Version": { + "name": "Python", + "description": "Downloads the latest or specified version of Python and creates a package. Stable builds are checked first, then pre-release builds.\nOptions:\n * To download the latest version of Python, use (this is REGEX): \\d+\n * To download a specific minor version, for example, you can use: \"10\" or \"3.10\"\n * You can download a pre-release build if the minor version does not yet have a stable release\n * Technically, you can even download Python2 if you wanted; e.g.: \"2.7\"\n\nThe recipe will also set the env variable `version_major_minor` that can be used in child recipes.\n\nThis recipe defers from the Python3 recipe in scriptingosx-recipes repo by allowing the version to be specified.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Matlab/Matlab-Universal.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Matlab", - "shortname": "Matlab-Universal.pkg", + "path": "Python-Version/Python-Version.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Python-Version", + "shortname": "Python-Version.pkg", "inferred_type": "pkg" }, "com.github.mlbz521.download.Matlab-ISO": { @@ -117673,118 +117721,46 @@ "shortname": "Matlab-ISO.download", "inferred_type": "download" }, - "com.github.mlbz521.pkg.Matlab": { - "name": "Matlab", - "description": "Downloads and packages the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline media created with the \"MathWorks Installer\" described in the guide here: https://www.mathworks.com/matlabcentral/answers/259632-how-can-i-get-matlab-installation-files-for-use-on-an-offline-machine\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n\nI license most software separately in my environment and do not use the installer.input's `licensePath` key. If you want to use this key, you'll need to fork this recipe and adjust the postinstall script.\n\nThe following override variables are available to support the installation of Matlab:\n * INSTALLER_INPUT\n * As the name suggests, this is the \"installer.input\" that allows you to customize the install\n of Matlab. The available parameters are included; customize for your environment.\n\nIf you want to customize the products that are installed, a copy of an original, albeit old, installer_input.txt is available in the recipe directory. I've seen people are unable to locate it as it's not included in newer ISO downloads even though the documentation points to it.\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "Matlab/Matlab.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Matlab", - "shortname": "Matlab.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.download.Matlab": { - "name": "Matlab", - "description": "Downloads the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline media created with the \"MathWorks Installer\" described in the guide here: https://www.mathworks.com/matlabcentral/answers/259632-how-can-i-get-matlab-installation-files-for-use-on-an-offline-machine\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "Matlab/Matlab.download.recipe.yaml", - "shortname": "Matlab.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.Matlab-Universal", - "com.github.mlbz521.pkg.Matlab", - "com.github.mlbz521.pkg.Matlab-ISO" - ] - }, - "com.github.mlbz521.pkg.Matlab-ISO": { - "name": "Matlab", - "description": "Downloads and packages the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline install media (ISO) from Matlab to create a .pkg.\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n\nI license most software separately in my environment and do not use the installer.input's `licensePath` key. If you want to use this key, you'll need to fork this recipe and adjust the postinstall script.\n\nAn override variable is available to support the installation of Matlab:\n * INSTALL_INPUT\n * As the name suggests, this is the \"installer.input\" that allows you to customize the install of Matlab. The available parameters are included; customize for your environment.\n\nIf you want to customize the products that are installed, a copy of an original, albeit old, installer_input.txt is available in the recipe directory. I've seen people are unable to locate it as it's not included in newer ISO downloads even though the documentation points to it.\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "Matlab/Matlab-ISO.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Matlab", - "shortname": "Matlab-ISO.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.download.SPSSStatistics": { - "name": "SPSS Statistics", - "description": "Downloads the latest or a specified version of SPSS Statistics from a local file share.\n\nSupports the new format found with SPSS v27.\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "SPSS Statistics/SPSSStatistics.download.recipe.yaml", - "shortname": "SPSSStatistics.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.SPSSStatistics" - ] - }, - "com.github.mlbz521.pkg.SPSSStatistics": { - "name": "SPSS Statistics", - "description": "Downloads and packages the latest or a specified version of SPSS Statistics from a local file share.\n\nSupports the new format found with SPSS v27.\n", - "repo": "autopkg/MLBZ521-recipes", - "path": "SPSS Statistics/SPSSStatistics.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.SPSSStatistics", - "shortname": "SPSSStatistics.pkg", - "inferred_type": "pkg" - }, - "com.github.mlbz521.pkg.Insta360Studio2022": { - "name": "Insta360 Studio 2022", - "description": "Downloads the latest version of the Insta360 Studio 2022 application and creates a .pkg.", + "com.github.mlbz521.pkg.Matlab-Universal": { + "name": "Matlab", + "description": "Downloads and packages the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline media created with the \"MathWorks Installer\" described in the guide here: https://www.mathworks.com/matlabcentral/answers/259632-how-can-i-get-matlab-installation-files-for-use-on-an-offline-machine\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n\nI license most software separately in my environment and do not use the installer.input's `licensePath` key. If you want to use this key, you'll need to fork this recipe and adjust the postinstall script.\n\nThe following override variables are available to support the installation of Matlab:\n * INSTALLER_INPUT\n * As the name suggests, this is the \"installer.input\" that allows you to customize the install\n of Matlab. The available parameters are included; customize for your environment.\n\nIf you want to customize the products that are installed, a copy of an original, albeit old, installer_input.txt is available in the recipe directory. I've seen people are unable to locate it as it's not included in newer ISO downloads even though the documentation points to it.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Insta360 Studio/Insta360 Studio 2022.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.insta360studio2022", - "shortname": "Insta360 Studio 2022.pkg", + "path": "Matlab/Matlab-Universal.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Matlab", + "shortname": "Matlab-Universal.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.pkg.Stata": { - "name": "Stata", - "description": "Downloads and packages the latest version of Stata from a local file share.\n\nThe vendor package defaults to installing nothing, so you must select the edition to installed...\n\nThe edition is based on the license type. This recipe allows you specify the license type to install, which can be one of:\n * BE (Base Edition)\n * SE (Standard Edition)\n * MP (Parallel-Processing Edition)\n\nAssign the desired edition to the input variable \"EDITION\".\n\nNote: Version 16 and newer is Universal.\n", + "com.github.mlbz521.pkg.Matlab-ISO": { + "name": "Matlab", + "description": "Downloads and packages the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline install media (ISO) from Matlab to create a .pkg.\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n\nI license most software separately in my environment and do not use the installer.input's `licensePath` key. If you want to use this key, you'll need to fork this recipe and adjust the postinstall script.\n\nAn override variable is available to support the installation of Matlab:\n * INSTALL_INPUT\n * As the name suggests, this is the \"installer.input\" that allows you to customize the install of Matlab. The available parameters are included; customize for your environment.\n\nIf you want to customize the products that are installed, a copy of an original, albeit old, installer_input.txt is available in the recipe directory. I've seen people are unable to locate it as it's not included in newer ISO downloads even though the documentation points to it.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Stata/Stata.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.Stata", - "shortname": "Stata.pkg", + "path": "Matlab/Matlab-ISO.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Matlab", + "shortname": "Matlab-ISO.pkg", "inferred_type": "pkg" }, - "com.github.mlbz521.download.Stata": { - "name": "Stata", - "description": "Downloads the latest version of Stata from a local file share.", + "com.github.mlbz521.download.Matlab": { + "name": "Matlab", + "description": "Downloads the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline media created with the \"MathWorks Installer\" described in the guide here: https://www.mathworks.com/matlabcentral/answers/259632-how-can-i-get-matlab-installation-files-for-use-on-an-offline-machine\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Stata/Stata.download.recipe.yaml", - "shortname": "Stata.download", + "path": "Matlab/Matlab.download.recipe.yaml", + "shortname": "Matlab.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.Stata" + "com.github.mlbz521.pkg.Matlab-Universal", + "com.github.mlbz521.pkg.Matlab-ISO", + "com.github.mlbz521.pkg.Matlab" ] }, - "com.github.mlbz521.pkg.SolsticeClient": { - "name": "Solstice", - "description": "Downloads Mersive's Solstice Client and creates a package.", + "com.github.mlbz521.pkg.Matlab": { + "name": "Matlab", + "description": "Downloads and packages the latest version of Matlab from a local file share.\n\nThis recipe version uses the offline media created with the \"MathWorks Installer\" described in the guide here: https://www.mathworks.com/matlabcentral/answers/259632-how-can-i-get-matlab-installation-files-for-use-on-an-offline-machine\n\nFor information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).\n\nI license most software separately in my environment and do not use the installer.input's `licensePath` key. If you want to use this key, you'll need to fork this recipe and adjust the postinstall script.\n\nThe following override variables are available to support the installation of Matlab:\n * INSTALLER_INPUT\n * As the name suggests, this is the \"installer.input\" that allows you to customize the install\n of Matlab. The available parameters are included; customize for your environment.\n\nIf you want to customize the products that are installed, a copy of an original, albeit old, installer_input.txt is available in the recipe directory. I've seen people are unable to locate it as it's not included in newer ISO downloads even though the documentation points to it.\n", "repo": "autopkg/MLBZ521-recipes", - "path": "Solstice/Solstice.pkg.recipe.yaml", - "parent": "com.github.joshua-d-miller.download.solsticeclient", - "shortname": "Solstice.pkg", + "path": "Matlab/Matlab.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.Matlab", + "shortname": "Matlab.pkg", "inferred_type": "pkg" }, - "com.github.yohan460-recipes.pkg.Dashlane": { - "name": "Dashlane", - "description": "Downloads Dashlane disk image and builds a package.", - "repo": "autopkg/Yohan460-recipes", - "path": "Dashlane/Dashlane.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.dashlane", - "shortname": "Dashlane.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.yohan460-recipes.jss.Dashlane" - ] - }, - "com.github.yohan460-recipes.jss.Dashlane": { - "name": "Dashlane", - "description": "Uses parent download recipe to download the latest Dashlane installer package and import it into the JSS.", - "repo": "autopkg/Yohan460-recipes", - "path": "Dashlane/Dashlane.jss.recipe", - "parent": "com.github.yohan460-recipes.pkg.Dashlane", - "shortname": "Dashlane.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Dashlane is a password manager app and secure digital wallet. The app is available on Mac, PC, iOS and Android. The app's premium feature enables users to securely sync their data between an unlimited number of devices on all platforms." - }, "com.github.yohan460-recipes.jss.NoMAD": { "name": "NoMAD", "description": "Uses parent download recipe to download the latest NoMAD installer package and import it into the JSS.", @@ -117796,40 +117772,6 @@ "jamf_display_name": null, "jamf_description": "NoMAD Open Source allows all the functionality you would want from a Mac bound to Active Directory, without having to actually bind to AD. " }, - "com.github.yohan460-recipes.jss.KeePassX": { - "name": "KeePassX", - "description": "Uses parent download recipe to download the latest KeePassX installer package and import it into the JSS.", - "repo": "autopkg/Yohan460-recipes", - "path": "KeePassX/KeePassX.jss.recipe", - "parent": "com.github.homebysix.pkg.KeePassX", - "shortname": "KeePassX.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "KeePassX saves many different information e.g. user names, passwords, urls, attachments and comments in one single database. For a better management user-defined titles and icons can be specified for each single entry. Furthermore the entries are sorted in groups, which are customizable as well. The integrated search function allows to search in a single group or the complete database. KeePassX offers a little utility for secure password generation. The password generator is very customizable, fast and easy to use. Especially someone who generates passwords frequently will appreciate this feature." - }, - "com.github.yohan460-recipes.jss.citrixworkspace": { - "name": "Citrix Workspace", - "description": "Downloads Citrix Workspace disk image, extracts the installer package and imports it into your JSS.", - "repo": "autopkg/Yohan460-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.jss.recipe", - "parent": "com.github.yohan460-recipes.pkg.citrixworkspace", - "shortname": "CitrixWorkspace.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations." - }, - "com.github.yohan460-recipes.pkg.citrixworkspace": { - "name": "Citrix Workspace", - "description": "Downloads the latest Citrix Workspace version and extracts the package.", - "repo": "autopkg/Yohan460-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe", - "parent": "com.github.rtrouton.download.citrixworkspace", - "shortname": "CitrixWorkspace.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.yohan460-recipes.jss.citrixworkspace" - ] - }, "com.github.yohan460-recipes.pkg.JamfConnectVerify": { "name": "JamfConnectVerify", "description": "Transfers the package from the pre-downloaded DMG.", @@ -117874,10 +117816,10 @@ "shortname": "JamfConnect.download", "inferred_type": "download", "children": [ + "com.github.dataJAR-recipes.munki.Jamf Connect Configuration", "com.github.dataJAR-recipes.pkg.Jamf Connect 2", "com.github.dataJAR-recipes.munki.Jamf Connect 2", "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent", - "com.github.dataJAR-recipes.munki.Jamf Connect Configuration", "com.github.moofit-recipes.pkg.JamfConnectSyncLaunchAgent", "com.github.yohan460-recipes.pkg.JamfConnectVerify", "com.github.yohan460-recipes.pkg.JamfConnectSync", @@ -117886,6 +117828,40 @@ "com.github.davidbpirie.install.JamfConnect2Configuration" ] }, + "com.github.yohan460-recipes.jss.Dashlane": { + "name": "Dashlane", + "description": "Uses parent download recipe to download the latest Dashlane installer package and import it into the JSS.", + "repo": "autopkg/Yohan460-recipes", + "path": "Dashlane/Dashlane.jss.recipe", + "parent": "com.github.yohan460-recipes.pkg.Dashlane", + "shortname": "Dashlane.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Dashlane is a password manager app and secure digital wallet. The app is available on Mac, PC, iOS and Android. The app's premium feature enables users to securely sync their data between an unlimited number of devices on all platforms." + }, + "com.github.yohan460-recipes.pkg.Dashlane": { + "name": "Dashlane", + "description": "Downloads Dashlane disk image and builds a package.", + "repo": "autopkg/Yohan460-recipes", + "path": "Dashlane/Dashlane.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.dashlane", + "shortname": "Dashlane.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.yohan460-recipes.jss.Dashlane" + ] + }, + "com.github.yohan460-recipes.jss.KeePassX": { + "name": "KeePassX", + "description": "Uses parent download recipe to download the latest KeePassX installer package and import it into the JSS.", + "repo": "autopkg/Yohan460-recipes", + "path": "KeePassX/KeePassX.jss.recipe", + "parent": "com.github.homebysix.pkg.KeePassX", + "shortname": "KeePassX.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "KeePassX saves many different information e.g. user names, passwords, urls, attachments and comments in one single database. For a better management user-defined titles and icons can be specified for each single entry. Furthermore the entries are sorted in groups, which are customizable as well. The integrated search function allows to search in a single group or the complete database. KeePassX offers a little utility for secure password generation. The password generator is very customizable, fast and easy to use. Especially someone who generates passwords frequently will appreciate this feature." + }, "com.github.yohan460-recipes.jss.VMwareHorizonClient": { "name": "VMwareHorizonClient", "description": "Uses parent pkg recipe to download latest the VMware Horizon Client and import it into the JSS.", @@ -117897,28 +117873,51 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.peertransfer.munki.VooVMeeting": { - "name": "VooV Meeting", - "description": "Downloads the latest version of VooV Meeting and imports into Munki.", - "repo": "autopkg/flywire-recipes", - "path": "VooVMeeting/VooVMeeting.munki.recipe", - "parent": "com.github.peertransfer.download.VooVMeeting", - "shortname": "VooVMeeting.munki", - "inferred_type": "munki", - "munki_display_name": "VooV Meeting", - "munki_description": "Backed by Tencent's years of experience in audiovisual communications, VooV Meeting provides one-stop cloud-based conferencing solutions. The high-definition and smooth audiovisual quality allows you to experience immersive conference collaboration anytime, anywhere." + "com.github.yohan460-recipes.jss.citrixworkspace": { + "name": "Citrix Workspace", + "description": "Downloads Citrix Workspace disk image, extracts the installer package and imports it into your JSS.", + "repo": "autopkg/Yohan460-recipes", + "path": "CitrixWorkspace/CitrixWorkspace.jss.recipe", + "parent": "com.github.yohan460-recipes.pkg.citrixworkspace", + "shortname": "CitrixWorkspace.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations." }, - "com.github.peertransfer.download.VooVMeeting": { - "name": "VooV Meeting", - "description": "Downloads the latest version of VooV Meeting.", + "com.github.yohan460-recipes.pkg.citrixworkspace": { + "name": "Citrix Workspace", + "description": "Downloads the latest Citrix Workspace version and extracts the package.", + "repo": "autopkg/Yohan460-recipes", + "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe", + "parent": "com.github.rtrouton.download.citrixworkspace", + "shortname": "CitrixWorkspace.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.yohan460-recipes.jss.citrixworkspace" + ] + }, + "com.github.flywire.download.Fuze": { + "name": "Fuze", + "description": "Downloads the latest version of Fuze.", "repo": "autopkg/flywire-recipes", - "path": "VooVMeeting/VooVMeeting.download.recipe", - "shortname": "VooVMeeting.download", + "path": "Fuze/Fuze.download.recipe", + "shortname": "Fuze.download", "inferred_type": "download", "children": [ - "com.github.peertransfer.munki.VooVMeeting" + "com.github.flywire.install.Fuze", + "com.github.flywire.pkg.Fuze", + "com.github.flywire.munki.Fuze" ] }, + "com.github.flywire.install.Fuze": { + "name": "Fuze", + "description": "Installs the latest version of Fuze.", + "repo": "autopkg/flywire-recipes", + "path": "Fuze/Fuze.install.recipe", + "parent": "com.github.flywire.download.Fuze", + "shortname": "Fuze.install", + "inferred_type": "install" + }, "com.github.flywire.pkg.Fuze": { "name": "Fuze", "description": "Downloads the latest version of Fuze and creates a package.", @@ -117939,27 +117938,16 @@ "munki_display_name": "Fuze", "munki_description": "The Fuze enterprise cloud communications platform provides the functionality of a traditional PBX without the hassles of on-premise solutions" }, - "com.github.flywire.download.Fuze": { - "name": "Fuze", - "description": "Downloads the latest version of Fuze.", - "repo": "autopkg/flywire-recipes", - "path": "Fuze/Fuze.download.recipe", - "shortname": "Fuze.download", - "inferred_type": "download", - "children": [ - "com.github.flywire.pkg.Fuze", - "com.github.flywire.munki.Fuze", - "com.github.flywire.install.Fuze" - ] - }, - "com.github.flywire.install.Fuze": { - "name": "Fuze", - "description": "Installs the latest version of Fuze.", + "com.github.flywire.munki.cloudflared": { + "name": "cloudflared", + "description": "Downloads the latest version of cloudflared and imports it into Munki.\n\nARCH_TYPE=(\"arm64\", \"amd64\")\nSUPPORTED_ARCH=(\"arm64\", \"x86_64\")", "repo": "autopkg/flywire-recipes", - "path": "Fuze/Fuze.install.recipe", - "parent": "com.github.flywire.download.Fuze", - "shortname": "Fuze.install", - "inferred_type": "install" + "path": "CloudFlare/cloudflared.munki.recipe", + "parent": "com.github.flywire.download.cloudflared", + "shortname": "cloudflared.munki", + "inferred_type": "munki", + "munki_display_name": "Cloudflare Tunnel client (cloudflared)", + "munki_description": "Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins." }, "com.github.flywire.download.cloudflared": { "name": "cloudflared", @@ -117981,17 +117969,6 @@ "shortname": "cloudflared.pkg", "inferred_type": "pkg" }, - "com.github.flywire.munki.cloudflared": { - "name": "cloudflared", - "description": "Downloads the latest version of cloudflared and imports it into Munki.\n\nARCH_TYPE=(\"arm64\", \"amd64\")\nSUPPORTED_ARCH=(\"arm64\", \"x86_64\")", - "repo": "autopkg/flywire-recipes", - "path": "CloudFlare/cloudflared.munki.recipe", - "parent": "com.github.flywire.download.cloudflared", - "shortname": "cloudflared.munki", - "inferred_type": "munki", - "munki_display_name": "Cloudflare Tunnel client (cloudflared)", - "munki_description": "Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins." - }, "com.github.peertransfer.munki.TeamViewerHost": { "name": "TeamViewerHost", "description": "Downloads the current release version of TeamViewerHost and imports into Munki.", @@ -118026,19 +118003,6 @@ "munki_display_name": "Fuze Connect", "munki_description": "Fuze Connect enables you to connect the Fuze voice platform to your organization\u2019s existing line of business applications, such as CRM for your sales team and service desk applications for your customer support team" }, - "com.github.flywire.download.Fuze-connect": { - "name": "FuzeConnect", - "description": "Downloads the latest version of Fuze Connect.", - "repo": "autopkg/flywire-recipes", - "path": "FuzeConnect/FuzeConnect.download.recipe", - "shortname": "FuzeConnect.download", - "inferred_type": "download", - "children": [ - "com.github.flywire.munki.Fuze-connect", - "com.github.flywire.install.Fuze-connect", - "com.github.flywire.pkg.Fuze-connect" - ] - }, "com.github.flywire.install.Fuze-connect": { "name": "FuzeConnect", "description": "Installs the latest version of Fuze Connect.", @@ -118057,14 +118021,18 @@ "shortname": "FuzeConnect.pkg", "inferred_type": "pkg" }, - "com.github.peertransfer.install.TablePlus": { - "name": "TablePlus", - "description": "Installs the latest version of TablePlus.", + "com.github.flywire.download.Fuze-connect": { + "name": "FuzeConnect", + "description": "Downloads the latest version of Fuze Connect.", "repo": "autopkg/flywire-recipes", - "path": "TablePlus/TablePlus.install.recipe", - "parent": "com.github.peertransfer.download.TablePlus", - "shortname": "TablePlus.install", - "inferred_type": "install" + "path": "FuzeConnect/FuzeConnect.download.recipe", + "shortname": "FuzeConnect.download", + "inferred_type": "download", + "children": [ + "com.github.flywire.munki.Fuze-connect", + "com.github.flywire.install.Fuze-connect", + "com.github.flywire.pkg.Fuze-connect" + ] }, "com.github.peertransfer.download.TablePlus": { "name": "TablePlus", @@ -118074,11 +118042,29 @@ "shortname": "TablePlus.download", "inferred_type": "download", "children": [ + "com.github.peertransfer.pkg.TablePlus", "com.github.peertransfer.install.TablePlus", - "com.github.peertransfer.munki.TablePlus", - "com.github.peertransfer.pkg.TablePlus" + "com.github.peertransfer.munki.TablePlus" ] }, + "com.github.peertransfer.pkg.TablePlus": { + "name": "TablePlus", + "description": "Downloads the latest version of TablePlus and creates a package.", + "repo": "autopkg/flywire-recipes", + "path": "TablePlus/TablePlus.pkg.recipe", + "parent": "com.github.peertransfer.download.TablePlus", + "shortname": "TablePlus.pkg", + "inferred_type": "pkg" + }, + "com.github.peertransfer.install.TablePlus": { + "name": "TablePlus", + "description": "Installs the latest version of TablePlus.", + "repo": "autopkg/flywire-recipes", + "path": "TablePlus/TablePlus.install.recipe", + "parent": "com.github.peertransfer.download.TablePlus", + "shortname": "TablePlus.install", + "inferred_type": "install" + }, "com.github.peertransfer.munki.TablePlus": { "name": "TablePlus", "description": "Downloads the latest version of TablePlus and imports it into Munki.", @@ -118090,14 +118076,66 @@ "munki_display_name": "TablePlus", "munki_description": "Database management made easy" }, - "com.github.peertransfer.pkg.TablePlus": { - "name": "TablePlus", - "description": "Downloads the latest version of TablePlus and creates a package.", + "com.github.peertransfer.munki.VooVMeeting": { + "name": "VooV Meeting", + "description": "Downloads the latest version of VooV Meeting and imports into Munki.", "repo": "autopkg/flywire-recipes", - "path": "TablePlus/TablePlus.pkg.recipe", - "parent": "com.github.peertransfer.download.TablePlus", - "shortname": "TablePlus.pkg", - "inferred_type": "pkg" + "path": "VooVMeeting/VooVMeeting.munki.recipe", + "parent": "com.github.peertransfer.download.VooVMeeting", + "shortname": "VooVMeeting.munki", + "inferred_type": "munki", + "munki_display_name": "VooV Meeting", + "munki_description": "Backed by Tencent's years of experience in audiovisual communications, VooV Meeting provides one-stop cloud-based conferencing solutions. The high-definition and smooth audiovisual quality allows you to experience immersive conference collaboration anytime, anywhere." + }, + "com.github.peertransfer.download.VooVMeeting": { + "name": "VooV Meeting", + "description": "Downloads the latest version of VooV Meeting.", + "repo": "autopkg/flywire-recipes", + "path": "VooVMeeting/VooVMeeting.download.recipe", + "shortname": "VooVMeeting.download", + "inferred_type": "download", + "children": [ + "com.github.peertransfer.munki.VooVMeeting" + ] + }, + "com.github.vinrobot.SharedProcessor": { + "name": null, + "description": "Use this recipe to refer to processors in this directory.\n\n\n\tProcessor\n\tcom.github.vinrobot.SharedProcessor/TheSharedProcessor\n\n\n\t", + "repo": "autopkg/Vinrobot-recipes", + "path": "SharedProcessor/SharedProcessor.recipe" + }, + "com.github.vinrobot.munki.teamspeak": { + "name": "TeamSpeak", + "description": "Downloads the latest version of TeamSpeak and imports it into Munki.", + "repo": "autopkg/Vinrobot-recipes", + "path": "TeamSpeak/TeamSpeak.munki.recipe", + "parent": "com.github.peshay.download.TeamSpeak", + "shortname": "TeamSpeak.munki", + "inferred_type": "munki", + "munki_display_name": "TeamSpeak", + "munki_description": "TeamSpeak is a VoIP application for audio communication between users on a chat channel." + }, + "com.github.vinrobot.download.dockstation": { + "name": "DockStation", + "description": "Downloads the latest version of DockStation.", + "repo": "autopkg/Vinrobot-recipes", + "path": "DockStation/DockStation.download.recipe", + "shortname": "DockStation.download", + "inferred_type": "download", + "children": [ + "com.github.vinrobot.munki.dockstation" + ] + }, + "com.github.vinrobot.munki.dockstation": { + "name": "DockStation", + "description": "Downloads the latest version of DockStation and imports it into Munki.", + "repo": "autopkg/Vinrobot-recipes", + "path": "DockStation/DockStation.munki.recipe", + "parent": "com.github.vinrobot.download.dockstation", + "shortname": "DockStation.munki", + "inferred_type": "munki", + "munki_display_name": "DockStation", + "munki_description": "DockStation is a developer-centric application for managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers while using just a GUI." }, "com.github.vinrobot.munki.aegisub": { "name": "Aegisub", @@ -118121,30 +118159,6 @@ "com.github.vinrobot.munki.aegisub" ] }, - "com.github.vinrobot.SharedProcessor": { - "name": null, - "description": "Use this recipe to refer to processors in this directory.\n\n\n\tProcessor\n\tcom.github.vinrobot.SharedProcessor/TheSharedProcessor\n\n\n\t", - "repo": "autopkg/Vinrobot-recipes", - "path": "SharedProcessor/SharedProcessor.recipe" - }, - "com.github.vinrobot.munki.mkvtoolnix.fosshub": { - "name": "MKVToolNix", - "description": "Downloads the latest version of MKVToolNix from FossHub and imports it into Munki.\n\tAll users should contact FossHub directly (https://www.fosshub.com/contact.html) to seek permission to use an automated tool for the purpose of redistributing this software on their internal network, as specified in their Terms of Service (https://www.fosshub.com/tos.html#fh-tou-o7).\n\tYou will need to provide them the IP address of the machine downloading FossHub software.\n\tThis recipe does not perform any tracking (cookies, advertising identifiers, and similar technologies) and respects the EU General Data Protection Regulation (GDPR) guidelines.\n\tFor more information see: https://macmule.com/2019/03/17/fosshub-autopkg/", - "repo": "autopkg/Vinrobot-recipes", - "path": "MKVToolNix/MKVToolNix.FossHub.munki.recipe", - "parent": "com.github.vinrobot.download.mkvtoolnix.fosshub" - }, - "com.github.vinrobot.munki.mkvtoolnix": { - "name": "MKVToolNix", - "description": "Downloads the latest version of MKVToolNix and imports it into Munki.", - "repo": "autopkg/Vinrobot-recipes", - "path": "MKVToolNix/MKVToolNix.munki.recipe", - "parent": "com.github.vinrobot.download.mkvtoolnix", - "shortname": "MKVToolNix.munki", - "inferred_type": "munki", - "munki_display_name": "MKVToolNix", - "munki_description": "MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows." - }, "com.github.vinrobot.download.mkvtoolnix": { "name": "MKVToolNix", "description": "Downloads the latest version of MKVToolNix.", @@ -118165,27 +118179,23 @@ "com.github.vinrobot.munki.mkvtoolnix.fosshub" ] }, - "com.github.vinrobot.munki.teamspeak": { - "name": "TeamSpeak", - "description": "Downloads the latest version of TeamSpeak and imports it into Munki.", + "com.github.vinrobot.munki.mkvtoolnix": { + "name": "MKVToolNix", + "description": "Downloads the latest version of MKVToolNix and imports it into Munki.", "repo": "autopkg/Vinrobot-recipes", - "path": "TeamSpeak/TeamSpeak.munki.recipe", - "parent": "com.github.peshay.download.TeamSpeak", - "shortname": "TeamSpeak.munki", + "path": "MKVToolNix/MKVToolNix.munki.recipe", + "parent": "com.github.vinrobot.download.mkvtoolnix", + "shortname": "MKVToolNix.munki", "inferred_type": "munki", - "munki_display_name": "TeamSpeak", - "munki_description": "TeamSpeak is a VoIP application for audio communication between users on a chat channel." + "munki_display_name": "MKVToolNix", + "munki_description": "MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows." }, - "com.github.vinrobot.download.syncplay": { - "name": "Syncplay", - "description": "Downloads the latest version of Syncplay.", + "com.github.vinrobot.munki.mkvtoolnix.fosshub": { + "name": "MKVToolNix", + "description": "Downloads the latest version of MKVToolNix from FossHub and imports it into Munki.\n\tAll users should contact FossHub directly (https://www.fosshub.com/contact.html) to seek permission to use an automated tool for the purpose of redistributing this software on their internal network, as specified in their Terms of Service (https://www.fosshub.com/tos.html#fh-tou-o7).\n\tYou will need to provide them the IP address of the machine downloading FossHub software.\n\tThis recipe does not perform any tracking (cookies, advertising identifiers, and similar technologies) and respects the EU General Data Protection Regulation (GDPR) guidelines.\n\tFor more information see: https://macmule.com/2019/03/17/fosshub-autopkg/", "repo": "autopkg/Vinrobot-recipes", - "path": "Syncplay/Syncplay.download.recipe", - "shortname": "Syncplay.download", - "inferred_type": "download", - "children": [ - "com.github.vinrobot.munki.syncplay" - ] + "path": "MKVToolNix/MKVToolNix.FossHub.munki.recipe", + "parent": "com.github.vinrobot.download.mkvtoolnix.fosshub" }, "com.github.vinrobot.munki.syncplay": { "name": "Syncplay", @@ -118198,668 +118208,367 @@ "munki_display_name": "Syncplay", "munki_description": "Solution to synchronize video playback across multiple instances of mpv, VLC, MPC-HC, MPC-BE and mplayer2 over the Internet." }, - "com.github.vinrobot.download.dockstation": { - "name": "DockStation", - "description": "Downloads the latest version of DockStation.", - "repo": "autopkg/Vinrobot-recipes", - "path": "DockStation/DockStation.download.recipe", - "shortname": "DockStation.download", - "inferred_type": "download", - "children": [ - "com.github.vinrobot.munki.dockstation" - ] - }, - "com.github.vinrobot.munki.dockstation": { - "name": "DockStation", - "description": "Downloads the latest version of DockStation and imports it into Munki.", + "com.github.vinrobot.download.syncplay": { + "name": "Syncplay", + "description": "Downloads the latest version of Syncplay.", "repo": "autopkg/Vinrobot-recipes", - "path": "DockStation/DockStation.munki.recipe", - "parent": "com.github.vinrobot.download.dockstation", - "shortname": "DockStation.munki", - "inferred_type": "munki", - "munki_display_name": "DockStation", - "munki_description": "DockStation is a developer-centric application for managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers while using just a GUI." - }, - "com.github.macprince.install.Maestral": { - "name": "Maestral", - "description": "Installs the latest version of Maestral.", - "repo": "autopkg/macprince-recipes", - "path": "Sam Schott/Maestral.install.recipe", - "parent": "com.github.macprince.download.Maestral", - "shortname": "Maestral.install", - "inferred_type": "install" - }, - "com.github.macprince.download.Maestral": { - "name": "Maestral", - "description": "Downloads the latest version of Maestral.", - "repo": "autopkg/macprince-recipes", - "path": "Sam Schott/Maestral.download.recipe", - "shortname": "Maestral.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.install.Maestral", - "com.github.macprince.pkg.Maestral", - "com.github.macprince.munki.Maestral" - ] - }, - "com.github.macprince.pkg.Maestral": { - "name": "Maestral", - "description": "Downloads the latest version of Maestral and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Sam Schott/Maestral.pkg.recipe", - "parent": "com.github.macprince.download.Maestral", - "shortname": "Maestral.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.munki.Maestral": { - "name": "Maestral", - "description": "Downloads the latest version of Maestral and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Sam Schott/Maestral.munki.recipe", - "parent": "com.github.macprince.download.Maestral", - "shortname": "Maestral.munki", - "inferred_type": "munki", - "munki_display_name": "Maestral", - "munki_description": "Maestral is an open-source Dropbox client written in Python. The project's main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox." - }, - "com.github.macprince.pkg.Soulver3": { - "name": "Soulver 3", - "description": "Downloads the latest version of Soulver 3 and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Acqualia Software/Soulver3.pkg.recipe", - "parent": "com.github.macprince.download.Soulver3", - "shortname": "Soulver3.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.download.Soulver3": { - "name": "Soulver3", - "description": "Downloads the latest version of Soulver 3.", - "repo": "autopkg/macprince-recipes", - "path": "Acqualia Software/Soulver3.download.recipe", - "shortname": "Soulver3.download", + "path": "Syncplay/Syncplay.download.recipe", + "shortname": "Syncplay.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Soulver3", - "com.github.macprince.install.Soulver3", - "com.github.macprince.munki.Soulver3" + "com.github.vinrobot.munki.syncplay" ] }, - "com.github.macprince.install.Soulver3": { - "name": "Soulver3", - "description": "Installs the latest version of Soulver 3.", - "repo": "autopkg/macprince-recipes", - "path": "Acqualia Software/Soulver3.install.recipe", - "parent": "com.github.macprince.download.Soulver3", - "shortname": "Soulver3.install", - "inferred_type": "install" - }, - "com.github.macprince.munki.Soulver3": { - "name": "Soulver3", - "description": "Downloads the latest version of Soulver 3 and imports it into Munki.", + "com.github.macprince.munki.2021DigitalAPExams": { + "name": "2021 Digital AP Exams", + "description": "Downloads the latest version of 2021 Digital AP Exams and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Acqualia Software/Soulver3.munki.recipe", - "parent": "com.github.macprince.download.Soulver3", - "shortname": "Soulver3.munki", + "path": "College Board/2021DigitalAPExams.munki.recipe", + "parent": "com.github.nstrauss.download.2021DigitalAPExams", + "shortname": "2021DigitalAPExams.munki", "inferred_type": "munki", - "munki_display_name": "Soulver 3", - "munki_description": "Soulver is a smart notepad with a built-in calculator. It gives instant answers to any calculations it finds in your text." + "munki_display_name": "2021 Digital AP Exams", + "munki_description": "App for schools to hold 2021 AP exams." }, - "com.github.macprince.install.MerlynOrigin": { - "name": "MerlynOrigin", - "description": "Installs the latest version of Merlyn Origin.", + "com.github.macprince.install.2021DigitalAPExams": { + "name": "2021 Digital AP Exams", + "description": "Installs the latest version of 2021 Digital AP Exams.", "repo": "autopkg/macprince-recipes", - "path": "Merlyn Mind/MerlynOrigin.install.recipe", - "parent": "com.github.macprince.download.MerlynOrigin", - "shortname": "MerlynOrigin.install", + "path": "College Board/2021DigitalAPExams.install.recipe", + "parent": "com.github.nstrauss.download.2021DigitalAPExams", + "shortname": "2021DigitalAPExams.install", "inferred_type": "install" }, - "com.github.macprince.pkg.MerlynOrigin": { - "name": "MerlynOrigin", - "description": "Downloads the latest version of Merlyn Origin and creates a package.", + "com.github.macprince.pkg.ScreensConnect": { + "name": "Screens Connect", + "description": "Downloads the latest version of Screens Connect and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Merlyn Mind/MerlynOrigin.pkg.recipe", - "parent": "com.github.macprince.download.MerlynOrigin", - "shortname": "MerlynOrigin.pkg", + "path": "Edovia/Screens Connect.pkg.recipe", + "parent": "com.github.macprince.download.ScreensConnect", + "shortname": "Screens Connect.pkg", "inferred_type": "pkg" }, - "com.github.macprince.munki.MerlynOrigin": { - "name": "MerlynOrigin", - "description": "Downloads the latest version of Merlyn Origin and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Merlyn Mind/MerlynOrigin.munki.recipe", - "parent": "com.github.macprince.download.MerlynOrigin", - "shortname": "MerlynOrigin.munki", - "inferred_type": "munki", - "munki_display_name": "Merlyn Origin", - "munki_description": "For the first time in history, computers can speak our language. With the Merlyn AI assistant, you can control classroom technology and access the world\u2019s information with the power of your voice, all with the confidence that it\u2019s private, safe, and secure." - }, - "com.github.macprince.download.MerlynOrigin": { - "name": "MerlynOrigin", - "description": "Downloads the latest version of Merlyn Origin.", + "com.github.macprince.pkg.Screens4": { + "name": "Screens 4", + "description": "Downloads the latest version of Screens 4 and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Merlyn Mind/MerlynOrigin.download.recipe", - "shortname": "MerlynOrigin.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.install.MerlynOrigin", - "com.github.macprince.pkg.MerlynOrigin", - "com.github.macprince.munki.MerlynOrigin" - ] + "path": "Edovia/Screens 4.pkg.recipe", + "parent": "com.github.macprince.download.Screens4", + "shortname": "Screens 4.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.install.Razer-macOS": { - "name": "Razer macOS", - "description": "Installs the latest version of Razer macOS.", + "com.github.macprince.install.ScreensConnect": { + "name": "Screens Connect", + "description": "Installs the latest version of Screens Connect.", "repo": "autopkg/macprince-recipes", - "path": "Ken Chen/Razer macOS.install.recipe", - "parent": "com.github.macprince.download.Razer-macOS", - "shortname": "Razer macOS.install", + "path": "Edovia/Screens Connect.install.recipe", + "parent": "com.github.macprince.download.ScreensConnect", + "shortname": "Screens Connect.install", "inferred_type": "install" }, - "com.github.macprince.download.Razer-macOS": { - "name": "Razer macOS", - "description": "Downloads the latest version of Razer macOS.", + "com.github.macprince.download.ScreensConnect": { + "name": "Screens Connect", + "description": "Downloads the latest version of Screens Connect.", "repo": "autopkg/macprince-recipes", - "path": "Ken Chen/Razer macOS.download.recipe", - "shortname": "Razer macOS.download", + "path": "Edovia/Screens Connect.download.recipe", + "shortname": "Screens Connect.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.Razer-macOS", - "com.github.macprince.munki.Razer-macOS", - "com.github.macprince.pkg.Razer-macOS" + "com.github.macprince.pkg.ScreensConnect", + "com.github.macprince.install.ScreensConnect", + "com.github.macprince.munki.ScreensConnect" ] }, - "com.github.macprince.munki.Razer-macOS": { - "name": "Razer macOS", - "description": "Downloads the latest version of Razer macOS and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Ken Chen/Razer macOS.munki.recipe", - "parent": "com.github.macprince.download.Razer-macOS", - "shortname": "Razer macOS.munki", - "inferred_type": "munki", - "munki_display_name": "Razer macOS", - "munki_description": "Color effects manager for Razer devices for macOS. Supports High Sierra (10.13) to Monterey (12.0). Made by the community, based on openrazer." - }, - "com.github.macprince.pkg.Razer-macOS": { - "name": "Razer macOS", - "description": "Downloads the latest version of Razer macOS and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Ken Chen/Razer macOS.pkg.recipe", - "parent": "com.github.macprince.download.Razer-macOS", - "shortname": "Razer macOS.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.download.AppleEvents": { - "name": "Apple Events", - "description": "Downloads the latest version of Apple Events.", + "com.github.macprince.download.Screens4": { + "name": "Screens 4", + "description": "Downloads the latest version of Screens 4.", "repo": "autopkg/macprince-recipes", - "path": "Guilherme Rambo/AppleEvents.download.recipe", - "shortname": "AppleEvents.download", + "path": "Edovia/Screens 4.download.recipe", + "shortname": "Screens 4.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.AppleEvents", - "com.github.macprince.install.AppleEvents", - "com.github.macprince.pkg.AppleEvents" + "com.github.macprince.pkg.Screens4", + "com.github.macprince.install.Screens4", + "com.github.macprince.munki.Screens4" ] }, - "com.github.macprince.munki.AppleEvents": { - "name": "AppleEvents", - "description": "Downloads the latest version of Apple Events and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Guilherme Rambo/AppleEvents.munki.recipe", - "parent": "com.github.macprince.download.AppleEvents", - "shortname": "AppleEvents.munki", - "inferred_type": "munki", - "munki_display_name": "Apple Events", - "munki_description": "The unofficial Apple Events app for macOS" - }, - "com.github.macprince.install.AppleEvents": { - "name": "Apple Events", - "description": "Installs the latest version of Apple Events.", - "repo": "autopkg/macprince-recipes", - "path": "Guilherme Rambo/AppleEvents.install.recipe", - "parent": "com.github.macprince.download.AppleEvents", - "shortname": "AppleEvents.install", - "inferred_type": "install" - }, - "com.github.macprince.pkg.AppleEvents": { - "name": "Apple Events", - "description": "Downloads the latest version of Apple Events and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Guilherme Rambo/AppleEvents.pkg.recipe", - "parent": "com.github.macprince.download.AppleEvents", - "shortname": "AppleEvents.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.install.aTextLegacy": { - "name": "aText", - "description": "Installs the legacy (v2) version of aText.", - "repo": "autopkg/macprince-recipes", - "path": "Tran Ky Nam/aTextLegacy.install.recipe", - "parent": "com.github.macprince.download.aTextLegacy", - "shortname": "aTextLegacy.install", - "inferred_type": "install" - }, - "com.github.macprince.munki.aTextLegacy": { - "name": "aTextLegacy", - "description": "Downloads the legacy version of aText (v2) and imports it into Munki.", + "com.github.macprince.munki.ScreensConnect": { + "name": "ScreensConnect", + "description": "Downloads the latest version of Screens Connect and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Tran Ky Nam/aTextLegacy.munki.recipe", - "parent": "com.github.macprince.download.aTextLegacy", - "shortname": "aTextLegacy.munki", + "path": "Edovia/Screens Connect.munki.recipe", + "parent": "com.github.macprince.download.ScreensConnect", + "shortname": "Screens Connect.munki", "inferred_type": "munki", - "munki_display_name": "aText", - "munki_description": "Automatically replaces abbreviations with frequently used phrases." - }, - "com.github.macprince.pkg.aTextLegacy": { - "name": "aTextLegacy", - "description": "Downloads the legacy version of aText (v2) and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Tran Ky Nam/aTextLegacy.pkg.recipe", - "parent": "com.github.macprince.download.aTextLegacy", - "shortname": "aTextLegacy.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.download.aTextLegacy": { - "name": "aTextLegacy", - "description": "Downloads the legacy (v2) version of aText.", - "repo": "autopkg/macprince-recipes", - "path": "Tran Ky Nam/aTextLegacy.download.recipe", - "shortname": "aTextLegacy.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.install.aTextLegacy", - "com.github.macprince.munki.aTextLegacy", - "com.github.macprince.pkg.aTextLegacy" - ] + "munki_display_name": "Screens Connect", + "munki_description": "Screens Connect is a free utility that lets you connect back to your Mac or Windows PC from anywhere in the world." }, - "com.github.macprince.install.CodeEdit": { - "name": "CodeEdit", - "description": "Installs the latest version of CodeEdit.", + "com.github.macprince.install.Screens4": { + "name": "Screens 4", + "description": "Installs the latest version of Screens 4.", "repo": "autopkg/macprince-recipes", - "path": "Austin Condiff/CodeEdit.install.recipe", - "parent": "com.github.macprince.download.CodeEdit", - "shortname": "CodeEdit.install", + "path": "Edovia/Screens 4.install.recipe", + "parent": "com.github.macprince.download.Screens4", + "shortname": "Screens 4.install", "inferred_type": "install" }, - "com.github.macprince.pkg.CodeEdit": { - "name": "CodeEdit", - "description": "Downloads the latest version of CodeEdit and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Austin Condiff/CodeEdit.pkg.recipe", - "parent": "com.github.macprince.download.CodeEdit", - "shortname": "CodeEdit.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.munki.CodeEdit": { - "name": "CodeEdit", - "description": "Downloads the latest version of CodeEdit and imports it into Munki.", + "com.github.macprince.munki.Screens4": { + "name": "Screens 4", + "description": "Downloads the latest version of Screens 4 and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Austin Condiff/CodeEdit.munki.recipe", - "parent": "com.github.macprince.download.CodeEdit", - "shortname": "CodeEdit.munki", + "path": "Edovia/Screens 4.munki.recipe", + "parent": "com.github.macprince.download.Screens4", + "shortname": "Screens 4.munki", "inferred_type": "munki", - "munki_display_name": "CodeEdit", - "munki_description": "CodeEdit App for macOS \u2013 Elevate your code editing experience. Open source, free forever." - }, - "com.github.macprince.download.CodeEdit": { - "name": "CodeEdit", - "description": "Downloads the latest version of CodeEdit.", - "repo": "autopkg/macprince-recipes", - "path": "Austin Condiff/CodeEdit.download.recipe", - "shortname": "CodeEdit.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.install.CodeEdit", - "com.github.macprince.pkg.CodeEdit", - "com.github.macprince.munki.CodeEdit" - ] - }, - "com.github.macprince.install.InfiniteCalculus": { - "name": "Infinite Calculus", - "description": "Installs the latest version of Infinite Calculus.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Calculus.install.recipe", - "parent": "com.github.macprince.download.InfiniteCalculus", - "shortname": "Infinite Calculus.install", - "inferred_type": "install" - }, - "com.github.macprince.download.InfiniteAlgebra1": { - "name": "Infinite Algebra 1", - "description": "Downloads the latest version of Infinite Algebra 1.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 1.download.recipe", - "shortname": "Infinite Algebra 1.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.pkg.InfiniteAlgebra1", - "com.github.macprince.munki.InfiniteAlgebra1", - "com.github.macprince.install.InfiniteAlgebra1" - ] + "munki_display_name": "Screens 4", + "munki_description": "Control any computer from your Mac from anywhere in the world." }, - "com.github.macprince.download.InfinitePre-Algebra": { - "name": "Infinite Pre-Algebra", - "description": "Downloads the latest version of Infinite Pre-Algebra.", + "com.github.macprince.download.Parsec": { + "name": "Parsec", + "description": "Downloads the latest version of Parsec.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Pre-Algebra.download.recipe", - "shortname": "Infinite Pre-Algebra.download", + "path": "Parsec/Parsec.download.recipe", + "shortname": "Parsec.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.InfinitePre-Algebra", - "com.github.macprince.install.InfinitePre-Algebra", - "com.github.macprince.munki.InfinitePre-Algebra" + "com.github.macprince.pkg.Parsec" ] }, - "com.github.macprince.pkg.InfinitePrecalculus": { - "name": "Infinite Precalculus", - "description": "Downloads the latest version of Infinite Precalculus and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Precalculus.pkg.recipe", - "parent": "com.github.macprince.download.InfinitePrecalculus", - "shortname": "Infinite Precalculus.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.pkg.InfiniteAlgebra1": { - "name": "Infinite Algebra 1", - "description": "Downloads the latest version of Infinite Algebra 1 and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 1.pkg.recipe", - "parent": "com.github.macprince.download.InfiniteAlgebra1", - "shortname": "Infinite Algebra 1.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.munki.InfiniteAlgebra1": { - "name": "InfiniteAlgebra1", - "description": "Downloads the latest version of Infinite Algebra 1 and imports it into Munki.", + "com.github.macprince.munki.Parsec": { + "name": "Parsec", + "description": "Downloads the latest version of Parsec and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 1.munki.recipe", - "parent": "com.github.macprince.download.InfiniteAlgebra1", - "shortname": "Infinite Algebra 1.munki", + "path": "Parsec/Parsec.munki.recipe", + "parent": "com.github.macprince.pkg.Parsec", + "shortname": "Parsec.munki", "inferred_type": "munki", - "munki_display_name": "Infinite Algebra 1", - "munki_description": " " + "munki_display_name": "Parsec", + "munki_description": "With Parsec, you can play PC games from anywhere on any device. Parsec lets you play over the internet from your own gaming PC or access a cloud gaming PC." }, - "com.github.macprince.download.InfinitePrecalculus": { - "name": "Infinite Precalculus", - "description": "Downloads the latest version of Infinite Precalculus.", + "com.github.macprince.pkg.Parsec": { + "name": "Parsec", + "description": "Installs the latest version of Parsec.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Precalculus.download.recipe", - "shortname": "Infinite Precalculus.download", - "inferred_type": "download", + "path": "Parsec/Parsec.pkg.recipe", + "parent": "com.github.macprince.download.Parsec", + "shortname": "Parsec.pkg", + "inferred_type": "pkg", "children": [ - "com.github.macprince.pkg.InfinitePrecalculus", - "com.github.macprince.munki.InfinitePrecalculus", - "com.github.macprince.install.InfinitePrecalculus" + "com.github.macprince.munki.Parsec" ] }, - "com.github.macprince.pkg.InfiniteGeometry": { - "name": "Infinite Geometry", - "description": "Downloads the latest version of Infinite Geometry and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Geometry.pkg.recipe", - "parent": "com.github.macprince.download.InfiniteGeometry", - "shortname": "Infinite Geometry.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.install.InfiniteAlgebra2": { - "name": "Infinite Algebra 2", - "description": "Installs the latest version of Infinite Algebra 2.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 2.install.recipe", - "parent": "com.github.macprince.download.InfiniteAlgebra2", - "shortname": "Infinite Algebra 2.install", - "inferred_type": "install" - }, - "com.github.macprince.pkg.InfiniteCalculus": { - "name": "Infinite Calculus", - "description": "Downloads the latest version of Infinite Calculus and creates a package.", + "com.github.macprince.pkg.NavicatPremium": { + "name": "NavicatPremium", + "description": "Downloads the latest version of Navicat Premium and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Calculus.pkg.recipe", - "parent": "com.github.macprince.download.InfiniteCalculus", - "shortname": "Infinite Calculus.pkg", + "path": "PremiumSoft CyberTech/NavicatPremium.pkg.recipe", + "parent": "com.github.macprince.download.NavicatPremium", + "shortname": "NavicatPremium.pkg", "inferred_type": "pkg" }, - "com.github.macprince.download.InfiniteAlgebra2": { - "name": "Infinite Algebra 2", - "description": "Downloads the latest version of Infinite Algebra 2.", + "com.github.macprince.download.NavicatPremium": { + "name": "NavicatPremium", + "description": "Downloads the latest version of Navicat Premium.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 2.download.recipe", - "shortname": "Infinite Algebra 2.download", + "path": "PremiumSoft CyberTech/NavicatPremium.download.recipe", + "shortname": "NavicatPremium.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.InfiniteAlgebra2", - "com.github.macprince.pkg.InfiniteAlgebra2", - "com.github.macprince.munki.InfiniteAlgebra2" + "com.github.macprince.pkg.NavicatPremium", + "com.github.macprince.munki.NavicatPremium", + "com.github.macprince.install.NavicatPremium" ] }, - "com.github.macprince.download.InfiniteCalculus": { - "name": "Infinite Calculus", - "description": "Downloads the latest version of Infinite Calculus.", + "com.github.macprince.munki.NavicatPremium": { + "name": "NavicatPremium", + "description": "Downloads the latest version of Navicat Premium and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Calculus.download.recipe", - "shortname": "Infinite Calculus.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.install.InfiniteCalculus", - "com.github.macprince.pkg.InfiniteCalculus", - "com.github.macprince.munki.InfiniteCalculus" - ] + "path": "PremiumSoft CyberTech/NavicatPremium.munki.recipe", + "parent": "com.github.macprince.download.NavicatPremium", + "shortname": "NavicatPremium.munki", + "inferred_type": "munki", + "munki_display_name": "Navicat Premium", + "munki_description": "Navicat is a database administration tool that allows you to simultaneously connect to MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application." }, - "com.github.macprince.install.InfiniteGeometry": { - "name": "Infinite Geometry", - "description": "Installs the latest version of Infinite Geometry.", + "com.github.macprince.install.NavicatPremium": { + "name": "NavicatPremium", + "description": "Installs the latest version of Navicat Premium.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Geometry.install.recipe", - "parent": "com.github.macprince.download.InfiniteGeometry", - "shortname": "Infinite Geometry.install", + "path": "PremiumSoft CyberTech/NavicatPremium.install.recipe", + "parent": "com.github.macprince.download.NavicatPremium", + "shortname": "NavicatPremium.install", "inferred_type": "install" }, - "com.github.macprince.munki.InfinitePrecalculus": { - "name": "InfinitePrecalculus", - "description": "Downloads the latest version of Infinite Precalculus and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Precalculus.munki.recipe", - "parent": "com.github.macprince.download.InfinitePrecalculus", - "shortname": "Infinite Precalculus.munki", - "inferred_type": "munki", - "munki_display_name": "Infinite Precalculus", - "munki_description": " " - }, - "com.github.macprince.pkg.InfinitePre-Algebra": { - "name": "Infinite Pre-Algebra", - "description": "Downloads the latest version of Infinite Pre-Algebra and creates a package.", + "com.github.macprince.pkg.LingonX": { + "name": "LingonX", + "description": "Downloads the latest version of Lingon X and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Pre-Algebra.pkg.recipe", - "parent": "com.github.macprince.download.InfinitePre-Algebra", - "shortname": "Infinite Pre-Algebra.pkg", + "path": "Peter Borg Apps/LingonX.pkg.recipe", + "parent": "com.github.macprince.download.LingonX", + "shortname": "LingonX.pkg", "inferred_type": "pkg" }, - "com.github.macprince.munki.InfiniteCalculus": { - "name": "InfiniteCalculus", - "description": "Downloads the latest version of Infinite Calculus and imports it into Munki.", + "com.github.macprince.munki.LingonX": { + "name": "LingonX", + "description": "Downloads the latest version of Lingon X and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Calculus.munki.recipe", - "parent": "com.github.macprince.download.InfiniteCalculus", - "shortname": "Infinite Calculus.munki", + "path": "Peter Borg Apps/LingonX.munki.recipe", + "parent": "com.github.macprince.download.LingonX", + "shortname": "LingonX.munki", "inferred_type": "munki", - "munki_display_name": "Infinite Calculus", - "munki_description": " " - }, - "com.github.macprince.install.InfinitePre-Algebra": { - "name": "Infinite Pre-Algebra", - "description": "Installs the latest version of Infinite Pre-Algebra.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Pre-Algebra.install.recipe", - "parent": "com.github.macprince.download.InfinitePre-Algebra", - "shortname": "Infinite Pre-Algebra.install", - "inferred_type": "install" + "munki_display_name": "Lingon X", + "munki_description": "Lingon is very easy to use yet extremely powerful. It is a fully featured launchd editor and has also many advanced features like running jobs as root and see the log for each job.\n\nIt can also monitor all jobs in the background and show a notification when something changes." }, - "com.github.macprince.install.InfinitePrecalculus": { - "name": "Infinite Precalculus", - "description": "Installs the latest version of Infinite Precalculus.", + "com.github.macprince.install.LingonX": { + "name": "LingonX", + "description": "Installs the latest version of Lingon X.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Precalculus.install.recipe", - "parent": "com.github.macprince.download.InfinitePrecalculus", - "shortname": "Infinite Precalculus.install", + "path": "Peter Borg Apps/LingonX.install.recipe", + "parent": "com.github.macprince.download.LingonX", + "shortname": "LingonX.install", "inferred_type": "install" }, - "com.github.macprince.download.InfiniteGeometry": { - "name": "Infinite Geometry", - "description": "Downloads the latest version of Infinite Geometry.", + "com.github.macprince.download.LingonX": { + "name": "LingonX", + "description": "Downloads the latest version of Lingon X.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Geometry.download.recipe", - "shortname": "Infinite Geometry.download", + "path": "Peter Borg Apps/LingonX.download.recipe", + "shortname": "LingonX.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.InfiniteGeometry", - "com.github.macprince.install.InfiniteGeometry", - "com.github.macprince.munki.InfiniteGeometry" + "com.github.macprince.pkg.LingonX", + "com.github.macprince.munki.LingonX", + "com.github.macprince.install.LingonX" ] }, - "com.github.macprince.install.InfiniteAlgebra1": { - "name": "Infinite Algebra 1", - "description": "Installs the latest version of Infinite Algebra 1.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 1.install.recipe", - "parent": "com.github.macprince.download.InfiniteAlgebra1", - "shortname": "Infinite Algebra 1.install", - "inferred_type": "install" - }, - "com.github.macprince.munki.InfinitePre-Algebra": { - "name": "InfinitePreAlgebra", - "description": "Downloads the latest version of Infinite Pre-Algebra and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Pre-Algebra.munki.recipe", - "parent": "com.github.macprince.download.InfinitePre-Algebra", - "shortname": "Infinite Pre-Algebra.munki", - "inferred_type": "munki", - "munki_display_name": "Infinite Pre-Algebra", - "munki_description": " " - }, - "com.github.macprince.munki.InfiniteGeometry": { - "name": "InfiniteGeometry", - "description": "Downloads the latest version of Infinite Geometry and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Geometry.munki.recipe", - "parent": "com.github.macprince.download.InfiniteGeometry", - "shortname": "Infinite Geometry.munki", - "inferred_type": "munki", - "munki_display_name": "Infinite Geometry", - "munki_description": " " - }, - "com.github.macprince.pkg.InfiniteAlgebra2": { - "name": "Infinite Algebra 2", - "description": "Downloads the latest version of Infinite Algebra 2 and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 2.pkg.recipe", - "parent": "com.github.macprince.download.InfiniteAlgebra2", - "shortname": "Infinite Algebra 2.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.munki.InfiniteAlgebra2": { - "name": "InfiniteAlgebra2", - "description": "Downloads the latest version of Infinite Algebra 2 and imports it into Munki.", + "com.github.macprince.download.VEXTournamentManager": { + "name": "VEXTournamentManager", + "description": "Downloads the latest version of VEX Tournament Manager.", "repo": "autopkg/macprince-recipes", - "path": "Kuta Software/Infinite Algebra 2.munki.recipe", - "parent": "com.github.macprince.download.InfiniteAlgebra2", - "shortname": "Infinite Algebra 2.munki", - "inferred_type": "munki", - "munki_display_name": "Infinite Algebra 2", - "munki_description": " " + "path": "DWAB Technology/VEX Tournament Manager.download.recipe", + "shortname": "VEX Tournament Manager.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.VEXTournamentManager", + "com.github.macprince.pkg.VEXTournamentManager", + "com.github.macprince.install.VEXTournamentManager" + ] }, - "com.github.macprince.munki.SomaFM-miniplayer": { - "name": "SomaFM-miniplayer", - "description": "Downloads the latest version of SomaFM miniplayer and imports it into Munki.", + "com.github.macprince.munki.VEXTournamentManager": { + "name": null, + "description": "Downloads the latest version of VEX Tournament Manager and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Evgeny Aleksandrov/SomaFM-miniplayer.munki.recipe", - "parent": "com.github.macprince.download.SomaFM-miniplayer", - "shortname": "SomaFM-miniplayer.munki", + "path": "DWAB Technology/VEX Tournament Manager.munki.recipe", + "parent": "com.github.macprince.download.VEXTournamentManager", + "shortname": "VEX Tournament Manager.munki", "inferred_type": "munki", - "munki_display_name": "SomaFM miniplayer", - "munki_description": "Unofficial player that gives you minimal, background playback of SomaFM channels." + "munki_display_name": "VEX Tournament Manager", + "munki_description": "Manage VEX Robotics tournaments" }, - "com.github.macprince.pkg.SomaFM-miniplayer": { - "name": "SomaFM-miniplayer", - "description": "Downloads the latest version of SomaFM miniplayer and creates a package.", + "com.github.macprince.pkg.VEXTournamentManager": { + "name": null, + "description": "Downloads the latest version of VEX Tournament Manager and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Evgeny Aleksandrov/SomaFM-miniplayer.pkg.recipe", - "parent": "com.github.macprince.download.SomaFM-miniplayer", - "shortname": "SomaFM-miniplayer.pkg", + "path": "DWAB Technology/VEX Tournament Manager.pkg.recipe", + "parent": "com.github.macprince.download.VEXTournamentManager", + "shortname": "VEX Tournament Manager.pkg", "inferred_type": "pkg" }, - "com.github.macprince.download.SomaFM-miniplayer": { - "name": "SomaFM-miniplayer", - "description": "Downloads the latest version of SomaFM miniplayer.", + "com.github.macprince.install.VEXTournamentManager": { + "name": "VEX Tournament Manager", + "description": "Installs the latest version of VEX Tournament Manager.", "repo": "autopkg/macprince-recipes", - "path": "Evgeny Aleksandrov/SomaFM-miniplayer.download.recipe", - "shortname": "SomaFM-miniplayer.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.munki.SomaFM-miniplayer", - "com.github.macprince.pkg.SomaFM-miniplayer", - "com.github.macprince.install.SomaFM-miniplayer" - ] + "path": "DWAB Technology/VEX Tournament Manager.install.recipe", + "parent": "com.github.macprince.download.VEXTournamentManager", + "shortname": "VEX Tournament Manager.install", + "inferred_type": "install" }, - "com.github.macprince.install.SomaFM-miniplayer": { - "name": "SomaFM-miniplayer", - "description": "Installs the latest version of SomaFM miniplayer.", + "com.github.macprince.pkg.Retrobatch": { + "name": "Retrobatch", + "description": "Downloads the latest version of Retrobatch and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Evgeny Aleksandrov/SomaFM-miniplayer.install.recipe", - "parent": "com.github.macprince.download.SomaFM-miniplayer", - "shortname": "SomaFM-miniplayer.install", + "path": "Flying Meat/Retrobatch.pkg.recipe", + "parent": "com.github.macprince.download.Retrobatch", + "shortname": "Retrobatch.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.install.Retrobatch": { + "name": "Retrobatch", + "description": "Installs the latest version of Retrobatch.", + "repo": "autopkg/macprince-recipes", + "path": "Flying Meat/Retrobatch.install.recipe", + "parent": "com.github.macprince.download.Retrobatch", + "shortname": "Retrobatch.install", "inferred_type": "install" }, - "com.github.macprince.download.MacMouseFix": { - "name": "MacMouseFix", - "description": "Downloads the latest version of Mac Mouse Fix.", + "com.github.macprince.download.Retrobatch": { + "name": "Retrobatch", + "description": "Downloads the latest version of Retrobatch.", "repo": "autopkg/macprince-recipes", - "path": "Noah Nuebling/Mac Mouse Fix.download.recipe", - "shortname": "Mac Mouse Fix.download", + "path": "Flying Meat/Retrobatch.download.recipe", + "shortname": "Retrobatch.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.MacMouseFix", - "com.github.macprince.pkg.MacMouseFix", - "com.github.macprince.install.MacMouseFix" + "com.github.macprince.pkg.Retrobatch", + "com.github.macprince.install.Retrobatch", + "com.github.macprince.munki.Retrobatch" ] }, - "com.github.macprince.munki.MacMouseFix": { - "name": "MacMouseFix", - "description": "Downloads the latest version of Mac Mouse Fix and imports it into Munki.", + "com.github.macprince.munki.Retrobatch": { + "name": "Retrobatch", + "description": "Downloads the latest version of Retrobatch and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Noah Nuebling/Mac Mouse Fix.munki.recipe", - "parent": "com.github.macprince.download.MacMouseFix", - "shortname": "Mac Mouse Fix.munki", + "path": "Flying Meat/Retrobatch.munki.recipe", + "parent": "com.github.macprince.download.Retrobatch", + "shortname": "Retrobatch.munki", "inferred_type": "munki", - "munki_display_name": "Mac Mouse Fix", - "munki_description": "A simple way to make your mouse better." + "munki_display_name": "Retrobatch", + "munki_description": "Flexible, super charged, batch image processing for your Mac." }, - "com.github.macprince.pkg.MacMouseFix": { - "name": "MacMouseFix", - "description": "Downloads the latest version of Mac Mouse Fix and creates a package.", + "com.github.macprince.munki.Serial": { + "name": "Serial", + "description": "Downloads the latest version of Serial and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Noah Nuebling/Mac Mouse Fix.pkg.recipe", - "parent": "com.github.macprince.download.MacMouseFix", - "shortname": "Mac Mouse Fix.pkg", - "inferred_type": "pkg" + "path": "Decisive Tactics/Serial.munki.recipe", + "parent": "com.github.macprince.download.Serial", + "shortname": "Serial.munki", + "inferred_type": "munki", + "munki_display_name": "Serial", + "munki_description": "Powerful serial terminal for makers and sysadmins." }, - "com.github.macprince.install.MacMouseFix": { - "name": "MacMouseFix", - "description": "Installs the latest version of Mac Mouse Fix.", + "com.github.macprince.install.Serial": { + "name": "Serial", + "description": "Installs the latest version of Serial.", "repo": "autopkg/macprince-recipes", - "path": "Noah Nuebling/Mac Mouse Fix.install.recipe", - "parent": "com.github.macprince.download.MacMouseFix", - "shortname": "Mac Mouse Fix.install", + "path": "Decisive Tactics/Serial.install.recipe", + "parent": "com.github.macprince.download.Serial", + "shortname": "Serial.install", "inferred_type": "install" }, - "com.github.macprince.munki.AmazonChime": { - "name": "AmazonChime", - "description": "Downloads the latest version of Amazon Chime and imports it into Munki.", + "com.github.macprince.download.Serial": { + "name": "Serial", + "description": "Downloads the latest version of Serial.", "repo": "autopkg/macprince-recipes", - "path": "Amazon/AmazonChime.munki.recipe", - "parent": "com.github.moofit-recipes.download.AmazonChime", - "shortname": "AmazonChime.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon Chime", - "munki_description": "Amazon Chime is a communications service that lets you meet, chat, and place business calls inside and outside your organization, all using a single application." + "path": "Decisive Tactics/Serial.download.recipe", + "shortname": "Serial.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.Serial", + "com.github.macprince.install.Serial", + "com.github.macprince.pkg.Serial" + ] + }, + "com.github.macprince.pkg.Serial": { + "name": "Serial", + "description": "Downloads the latest version of Serial and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Decisive Tactics/Serial.pkg.recipe", + "parent": "com.github.macprince.download.Serial", + "shortname": "Serial.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.Serial" + ] }, "com.github.macprince.munki.ProVideoFormats": { "name": "ProVideoFormats", @@ -118872,99 +118581,111 @@ "munki_display_name": "Pro Video Formats", "munki_description": "The Pro Video Formats package provides support for the following codecs that are used in professional video workflows: \n\nApple ProRes RAW and ProRes RAW HQ* \nApple Intermediate Codec\nAvid DNxHD\u00ae / Avid DNxHR\u00ae decoder\nAVC-Intra 50 / 100 / 200 / 4:4:4 / LT\nAVC-LongG \nXAVC \nXF-AVC\nXF-HEVC\nDVCPRO HD\nHDV\nXDCAM EX / HD / HD422\nMPEG IMX\nUncompressed 4:2:2" }, - "com.github.macprince.munki.GoProWebcam": { - "name": "GoPro Webcam", - "description": "Downloads the latest version of GoPro Webcam and imports it into Munki.", + "com.github.macprince.install.MerlynOrigin": { + "name": "MerlynOrigin", + "description": "Installs the latest version of Merlyn Origin.", "repo": "autopkg/macprince-recipes", - "path": "GoPro/GoProWebcam.munki.recipe", - "parent": "com.github.macprince.download.GoProWebcam", - "shortname": "GoProWebcam.munki", - "inferred_type": "munki", - "munki_display_name": "GoPro Webcam", - "munki_description": "Quik is the fastest, easiest way to create awesome videos \u2014 automatically." + "path": "Merlyn Mind/MerlynOrigin.install.recipe", + "parent": "com.github.macprince.download.MerlynOrigin", + "shortname": "MerlynOrigin.install", + "inferred_type": "install" }, - "com.github.macprince.download.GoProWebcam": { - "name": "GoPro Webcam", - "description": "Downloads the latest version of GoPro Webcam.", + "com.github.macprince.download.MerlynOrigin": { + "name": "MerlynOrigin", + "description": "Downloads the latest version of Merlyn Origin.", "repo": "autopkg/macprince-recipes", - "path": "GoPro/GoProWebcam.download.recipe", - "shortname": "GoProWebcam.download", + "path": "Merlyn Mind/MerlynOrigin.download.recipe", + "shortname": "MerlynOrigin.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.GoProWebcam", - "com.github.macprince.install.GoProWebcam" + "com.github.macprince.install.MerlynOrigin", + "com.github.macprince.pkg.MerlynOrigin", + "com.github.macprince.munki.MerlynOrigin" ] }, - "com.github.macprince.install.GoProWebcam": { - "name": "GoPro Webcam", - "description": "Installs the latest version of GoPro Webcam.", + "com.github.macprince.pkg.MerlynOrigin": { + "name": "MerlynOrigin", + "description": "Downloads the latest version of Merlyn Origin and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "GoPro/GoProWebcam.install.recipe", - "parent": "com.github.macprince.download.GoProWebcam", - "shortname": "GoProWebcam.install", - "inferred_type": "install" + "path": "Merlyn Mind/MerlynOrigin.pkg.recipe", + "parent": "com.github.macprince.download.MerlynOrigin", + "shortname": "MerlynOrigin.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.munki.NavicatPremium": { - "name": "NavicatPremium", - "description": "Downloads the latest version of Navicat Premium and imports it into Munki.", + "com.github.macprince.munki.MerlynOrigin": { + "name": "MerlynOrigin", + "description": "Downloads the latest version of Merlyn Origin and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "PremiumSoft CyberTech/NavicatPremium.munki.recipe", - "parent": "com.github.macprince.download.NavicatPremium", - "shortname": "NavicatPremium.munki", + "path": "Merlyn Mind/MerlynOrigin.munki.recipe", + "parent": "com.github.macprince.download.MerlynOrigin", + "shortname": "MerlynOrigin.munki", "inferred_type": "munki", - "munki_display_name": "Navicat Premium", - "munki_description": "Navicat is a database administration tool that allows you to simultaneously connect to MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and SQLite databases from a single application." - }, - "com.github.macprince.pkg.NavicatPremium": { - "name": "NavicatPremium", - "description": "Downloads the latest version of Navicat Premium and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "PremiumSoft CyberTech/NavicatPremium.pkg.recipe", - "parent": "com.github.macprince.download.NavicatPremium", - "shortname": "NavicatPremium.pkg", - "inferred_type": "pkg" + "munki_display_name": "Merlyn Origin", + "munki_description": "For the first time in history, computers can speak our language. With the Merlyn AI assistant, you can control classroom technology and access the world\u2019s information with the power of your voice, all with the confidence that it\u2019s private, safe, and secure." }, - "com.github.macprince.install.NavicatPremium": { - "name": "NavicatPremium", - "description": "Installs the latest version of Navicat Premium.", + "com.github.macprince.munki.PLTWKiteStudentPortal": { + "name": null, + "description": "Downloads the latest version of PLTW Kite Student Portal and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "PremiumSoft CyberTech/NavicatPremium.install.recipe", - "parent": "com.github.macprince.download.NavicatPremium", - "shortname": "NavicatPremium.install", - "inferred_type": "install" + "path": "Project Lead The Way/PLTWKiteStudentPortal.munki.recipe", + "parent": "com.github.nstrauss.download.PLTWKiteStudentPortal", + "shortname": "PLTWKiteStudentPortal.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "The PLTW Kite Student Portal allows students to complete the Project Lead the Way (PLTW) Course Assessments. PLTW assessments are standardized tests given during and at the completion of a PLTW course. The test measures a student\u2019s progress and learning achievement in the course." }, - "com.github.macprince.download.NavicatPremium": { - "name": "NavicatPremium", - "description": "Downloads the latest version of Navicat Premium.", + "com.github.macprince.download.devilutionx": { + "name": "devilutionx", + "description": "Downloads the latest version of devilutionx.", "repo": "autopkg/macprince-recipes", - "path": "PremiumSoft CyberTech/NavicatPremium.download.recipe", - "shortname": "NavicatPremium.download", + "path": "devilutionx/devilutionx.download.recipe", + "shortname": "devilutionx.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.NavicatPremium", - "com.github.macprince.pkg.NavicatPremium", - "com.github.macprince.install.NavicatPremium" + "com.github.macprince.pkg.devilutionx", + "com.github.macprince.munki.devilutionx", + "com.github.macprince.install.devilutionx" ] }, - "com.github.macprince.install.BLEUnlock": { - "name": "BLEUnlock", - "description": "Installs the latest version of BLEUnlock.", + "com.github.macprince.pkg.devilutionx": { + "name": "devilutionx", + "description": "Downloads the latest version of devilutionx and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Takeshi Sone/BLEUnlock.install.recipe", - "parent": "com.github.macprince.download.BLEUnlock", - "shortname": "BLEUnlock.install", + "path": "devilutionx/devilutionx.pkg.recipe", + "parent": "com.github.macprince.download.devilutionx", + "shortname": "devilutionx.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.munki.devilutionx": { + "name": "devilutionx", + "description": "Downloads the latest version of devilutionx and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "devilutionx/devilutionx.munki.recipe", + "parent": "com.github.macprince.download.devilutionx", + "shortname": "devilutionx.munki", + "inferred_type": "munki", + "munki_display_name": "DevilutionX", + "munki_description": "DevilutionX is a source port of Diablo and Hellfire that strives to make it simple to run the game while providing engine improvements, bugfixes, and some optional quality of life features." + }, + "com.github.macprince.install.devilutionx": { + "name": "devilutionx", + "description": "Installs the latest version of devilutionx.", + "repo": "autopkg/macprince-recipes", + "path": "devilutionx/devilutionx.install.recipe", + "parent": "com.github.macprince.download.devilutionx", + "shortname": "devilutionx.install", "inferred_type": "install" }, - "com.github.macprince.munki.BLEUnlock": { - "name": "BLEUnlock", - "description": "Downloads the latest version of BLEUnlock and imports it into Munki.", + "com.github.macprince.munki.CiscoUmbrella": { + "name": "CiscoUmbrella", + "description": "Downloads the latest version of Cisco Umbrella Roaming Client and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Takeshi Sone/BLEUnlock.munki.recipe", - "parent": "com.github.macprince.download.BLEUnlock", - "shortname": "BLEUnlock.munki", + "path": "Cisco/CiscoUmbrella.munki.recipe", + "parent": "com.github.rtrouton.pkg.ciscoumbrella", + "shortname": "CiscoUmbrella.munki", "inferred_type": "munki", - "munki_display_name": "BLEUnlock", - "munki_description": "Lock/unlock your Mac with your iPhone, Apple Watch, or any other Bluetooth LE devices" + "munki_display_name": "Cisco Umbrella", + "munki_description": "The Umbrella roaming client is a very lightweight DNS client that runs on your Windows or macOS computers. It is not a VPN client or a local anti-virus engine. It allows Umbrella security and policy-based protection, including our intelligent proxy, to be enforced no matter the network to which you are connected. Whether you're at the office, your hotel, a coffee shop, or using a mobile hotspot, the Umbrella roaming client enforces policies set by you in Umbrella. It includes the ability to deliver granular policy enforcement and reporting information about the specific computer identity or even the logged-in Active Directory user. " }, "com.github.macprince.download.BLEUnlock": { "name": "BLEUnlock", @@ -118975,10 +118696,19 @@ "inferred_type": "download", "children": [ "com.github.macprince.install.BLEUnlock", - "com.github.macprince.munki.BLEUnlock", - "com.github.macprince.pkg.BLEUnlock" + "com.github.macprince.pkg.BLEUnlock", + "com.github.macprince.munki.BLEUnlock" ] }, + "com.github.macprince.install.BLEUnlock": { + "name": "BLEUnlock", + "description": "Installs the latest version of BLEUnlock.", + "repo": "autopkg/macprince-recipes", + "path": "Takeshi Sone/BLEUnlock.install.recipe", + "parent": "com.github.macprince.download.BLEUnlock", + "shortname": "BLEUnlock.install", + "inferred_type": "install" + }, "com.github.macprince.pkg.BLEUnlock": { "name": "BLEUnlock", "description": "Downloads the latest version of BLEUnlock and creates a package.", @@ -118988,175 +118718,144 @@ "shortname": "BLEUnlock.pkg", "inferred_type": "pkg" }, - "com.github.macprince.pkg.MTIPlayer": { - "name": "MTI Player", - "description": "Downloads the latest version of MTI Player and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Music Theatre International/MTIPlayer.pkg.recipe", - "parent": "com.github.macprince.download.MTIPlayer", - "shortname": "MTIPlayer.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.install.MTIPlayer": { - "name": "MTI Player", - "description": "Installs the latest version of MTI Player.", - "repo": "autopkg/macprince-recipes", - "path": "Music Theatre International/MTIPlayer.install.recipe", - "parent": "com.github.macprince.download.MTIPlayer", - "shortname": "MTIPlayer.install", - "inferred_type": "install" - }, - "com.github.macprince.munki.MTIPlayer": { - "name": "MTIPlayer", - "description": "Downloads the latest version of MTI Player and imports it into Munki.", + "com.github.macprince.munki.BLEUnlock": { + "name": "BLEUnlock", + "description": "Downloads the latest version of BLEUnlock and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Music Theatre International/MTIPlayer.munki.recipe", - "parent": "com.github.macprince.download.MTIPlayer", - "shortname": "MTIPlayer.munki", + "path": "Takeshi Sone/BLEUnlock.munki.recipe", + "parent": "com.github.macprince.download.BLEUnlock", + "shortname": "BLEUnlock.munki", "inferred_type": "munki", - "munki_display_name": "MTI Player", - "munki_description": "Music downloader and player for Music Theatre International licensed shows." + "munki_display_name": "BLEUnlock", + "munki_description": "Lock/unlock your Mac with your iPhone, Apple Watch, or any other Bluetooth LE devices" }, - "com.github.macprince.download.MTIPlayer": { - "name": "MTI Player", - "description": "Downloads the latest version of MTI Player.", + "com.github.macprince.download.UnnaturalScrollWheels": { + "name": "UnnaturalScrollWheels", + "description": "Downloads the latest version of UnnaturalScrollWheels.", "repo": "autopkg/macprince-recipes", - "path": "Music Theatre International/MTIPlayer.download.recipe", - "shortname": "MTIPlayer.download", + "path": "Theron Tjapkes/UnnaturalScrollWheels.download.recipe", + "shortname": "UnnaturalScrollWheels.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.MTIPlayer", - "com.github.macprince.install.MTIPlayer", - "com.github.macprince.munki.MTIPlayer" + "com.github.macprince.install.UnnaturalScrollWheels", + "com.github.macprince.munki.UnnaturalScrollWheels", + "com.github.macprince.pkg.UnnaturalScrollWheels" ] }, - "com.github.macprince.pkg.LingonX": { - "name": "LingonX", - "description": "Downloads the latest version of Lingon X and creates a package.", + "com.github.macprince.install.UnnaturalScrollWheels": { + "name": "UnnaturalScrollWheels", + "description": "Installs the latest version of UnnaturalScrollWheels.", "repo": "autopkg/macprince-recipes", - "path": "Peter Borg Apps/LingonX.pkg.recipe", - "parent": "com.github.macprince.download.LingonX", - "shortname": "LingonX.pkg", - "inferred_type": "pkg" + "path": "Theron Tjapkes/UnnaturalScrollWheels.install.recipe", + "parent": "com.github.macprince.download.UnnaturalScrollWheels", + "shortname": "UnnaturalScrollWheels.install", + "inferred_type": "install" }, - "com.github.macprince.munki.LingonX": { - "name": "LingonX", - "description": "Downloads the latest version of Lingon X and imports it into Munki.", + "com.github.macprince.munki.UnnaturalScrollWheels": { + "name": "UnnaturalScrollWheels", + "description": "Downloads the latest version of UnnaturalScrollWheels and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Peter Borg Apps/LingonX.munki.recipe", - "parent": "com.github.macprince.download.LingonX", - "shortname": "LingonX.munki", + "path": "Theron Tjapkes/UnnaturalScrollWheels.munki.recipe", + "parent": "com.github.macprince.download.UnnaturalScrollWheels", + "shortname": "UnnaturalScrollWheels.munki", "inferred_type": "munki", - "munki_display_name": "Lingon X", - "munki_description": "Lingon is very easy to use yet extremely powerful. It is a fully featured launchd editor and has also many advanced features like running jobs as root and see the log for each job.\n\nIt can also monitor all jobs in the background and show a notification when something changes." + "munki_display_name": "UnnaturalScrollWheels", + "munki_description": "Invert scroll direction for physical scroll wheels while maintaining \"Natural\" scrolling for trackpads on MacOS" }, - "com.github.macprince.download.LingonX": { - "name": "LingonX", - "description": "Downloads the latest version of Lingon X.", + "com.github.macprince.pkg.UnnaturalScrollWheels": { + "name": "UnnaturalScrollWheels", + "description": "Downloads the latest version of UnnaturalScrollWheels and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Peter Borg Apps/LingonX.download.recipe", - "shortname": "LingonX.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.pkg.LingonX", - "com.github.macprince.munki.LingonX", - "com.github.macprince.install.LingonX" - ] + "path": "Theron Tjapkes/UnnaturalScrollWheels.pkg.recipe", + "parent": "com.github.macprince.download.UnnaturalScrollWheels", + "shortname": "UnnaturalScrollWheels.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.install.LingonX": { - "name": "LingonX", - "description": "Installs the latest version of Lingon X.", + "com.github.macprince.munki.Tailscale": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Peter Borg Apps/LingonX.install.recipe", - "parent": "com.github.macprince.download.LingonX", - "shortname": "LingonX.install", - "inferred_type": "install" + "path": "Tailscale/Tailscale.munki.recipe", + "parent": "com.github.macprince.download.Tailscale", + "shortname": "Tailscale.munki", + "inferred_type": "munki", + "munki_display_name": "Tailscale", + "munki_description": "A secure network that just works - Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere." }, - "com.github.macprince.pkg.Parsec": { - "name": "Parsec", - "description": "Installs the latest version of Parsec.", + "com.github.macprince.download.Tailscale": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale.", "repo": "autopkg/macprince-recipes", - "path": "Parsec/Parsec.pkg.recipe", - "parent": "com.github.macprince.download.Parsec", - "shortname": "Parsec.pkg", - "inferred_type": "pkg", + "path": "Tailscale/Tailscale.download.recipe", + "shortname": "Tailscale.download", + "inferred_type": "download", "children": [ - "com.github.macprince.munki.Parsec" + "com.github.macprince.munki.Tailscale", + "com.github.macprince.install.Tailscale", + "com.github.macprince.pkg.Tailscale", + "com.github.Lotusshaney.pkg.Tailscale" ] }, - "com.github.macprince.munki.Parsec": { - "name": "Parsec", - "description": "Downloads the latest version of Parsec and imports it into Munki.", + "com.github.macprince.install.Tailscale": { + "name": "Tailscale", + "description": "Installs the latest version of Tailscale.", "repo": "autopkg/macprince-recipes", - "path": "Parsec/Parsec.munki.recipe", - "parent": "com.github.macprince.pkg.Parsec", - "shortname": "Parsec.munki", - "inferred_type": "munki", - "munki_display_name": "Parsec", - "munki_description": "With Parsec, you can play PC games from anywhere on any device. Parsec lets you play over the internet from your own gaming PC or access a cloud gaming PC." + "path": "Tailscale/Tailscale.install.recipe", + "parent": "com.github.macprince.download.Tailscale", + "shortname": "Tailscale.install", + "inferred_type": "install" }, - "com.github.macprince.download.Parsec": { - "name": "Parsec", - "description": "Downloads the latest version of Parsec.", + "com.github.macprince.pkg.Tailscale": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Parsec/Parsec.download.recipe", - "shortname": "Parsec.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.pkg.Parsec" - ] + "path": "Tailscale/Tailscale.pkg.recipe", + "parent": "com.github.macprince.download.Tailscale", + "shortname": "Tailscale.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.munki.CEmu": { - "name": "CEmu", - "description": "Downloads the latest version of CEmu and imports it into Munki.\nGITHUB_ARCHITECTURE can be either 'arm' or 'intel'.\nMUNKI_ARCHITECTURE can be either 'arm64' or 'x86_64'", + "com.github.macprince.munki.aTextLegacy": { + "name": "aTextLegacy", + "description": "Downloads the legacy version of aText (v2) and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "CEmu/CEmu.munki.recipe", - "parent": "com.github.nstrauss.download.CEmu", - "shortname": "CEmu.munki", + "path": "Tran Ky Nam/aTextLegacy.munki.recipe", + "parent": "com.github.macprince.download.aTextLegacy", + "shortname": "aTextLegacy.munki", "inferred_type": "munki", - "munki_display_name": "CEmu", - "munki_description": "Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features" + "munki_display_name": "aText", + "munki_description": "Automatically replaces abbreviations with frequently used phrases." }, - "com.github.macprince.install.CEmu": { - "name": "CEmu", - "description": "Installs the latest version of CEmu. GITHUB_ARCHITECTURE can be either 'arm' or 'intel'.", + "com.github.macprince.install.aTextLegacy": { + "name": "aText", + "description": "Installs the legacy (v2) version of aText.", "repo": "autopkg/macprince-recipes", - "path": "CEmu/CEmu.install.recipe", - "parent": "com.github.nstrauss.download.CEmu", - "shortname": "CEmu.install", + "path": "Tran Ky Nam/aTextLegacy.install.recipe", + "parent": "com.github.macprince.download.aTextLegacy", + "shortname": "aTextLegacy.install", "inferred_type": "install" }, - "com.github.macprince.pkg.Beamer": { - "name": "Beamer", - "description": "Downloads the latest version of Beamer and creates a package.", + "com.github.macprince.pkg.aTextLegacy": { + "name": "aTextLegacy", + "description": "Downloads the legacy version of aText (v2) and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Tupil/Beamer.pkg.recipe", - "parent": "com.github.macprince.download.Beamer", - "shortname": "Beamer.pkg", + "path": "Tran Ky Nam/aTextLegacy.pkg.recipe", + "parent": "com.github.macprince.download.aTextLegacy", + "shortname": "aTextLegacy.pkg", "inferred_type": "pkg" }, - "com.github.macprince.download.Beamer": { - "name": "Beamer", - "description": "Downloads the latest version of Beamer.", + "com.github.macprince.download.aTextLegacy": { + "name": "aTextLegacy", + "description": "Downloads the legacy (v2) version of aText.", "repo": "autopkg/macprince-recipes", - "path": "Tupil/Beamer.download.recipe", - "shortname": "Beamer.download", + "path": "Tran Ky Nam/aTextLegacy.download.recipe", + "shortname": "aTextLegacy.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Beamer", - "com.github.macprince.install.Beamer", - "com.github.macprince.munki.Beamer" + "com.github.macprince.munki.aTextLegacy", + "com.github.macprince.install.aTextLegacy", + "com.github.macprince.pkg.aTextLegacy" ] }, - "com.github.macprince.install.Beamer": { - "name": "Beamer", - "description": "Installs the latest version of Beamer.", - "repo": "autopkg/macprince-recipes", - "path": "Tupil/Beamer.install.recipe", - "parent": "com.github.macprince.download.Beamer", - "shortname": "Beamer.install", - "inferred_type": "install" - }, "com.github.macprince.munki.Beamer": { "name": "Beamer", "description": "Downloads the latest version of Beamer and imports it into Munki.", @@ -119168,48 +118867,46 @@ "munki_display_name": "Beamer", "munki_description": "Stream any movie file from your Mac to Apple TV or Chromecast." }, - "com.github.macprince.pkg.APCJWorkstation": { - "name": "APCJWorkstation", - "description": "Downloads the latest version of APCJ Workstation for Mac and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Educational Testing Service/APCJWorkstation.pkg.recipe", - "parent": "com.github.macprince.download.APCJWorkstation", - "shortname": "APCJWorkstation.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.munki.APCJWorkstation": { - "name": "APCJWorkstation", - "description": "Downloads the latest version of APCJ Workstation for Mac and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Educational Testing Service/APCJWorkstation.munki.recipe", - "parent": "com.github.macprince.download.APCJWorkstation", - "shortname": "APCJWorkstation.munki", - "inferred_type": "munki", - "munki_display_name": "APCJ Workstation", - "munki_description": "Application for administering CollegeBoard AP Chinese and Japanese exams." - }, - "com.github.macprince.install.APCJWorkstation": { - "name": "APCJWorkstation", - "description": "Installs the latest version of APCJ Workstation for Mac.", + "com.github.macprince.install.Beamer": { + "name": "Beamer", + "description": "Installs the latest version of Beamer.", "repo": "autopkg/macprince-recipes", - "path": "Educational Testing Service/APCJWorkstation.install.recipe", - "parent": "com.github.macprince.download.APCJWorkstation", - "shortname": "APCJWorkstation.install", + "path": "Tupil/Beamer.install.recipe", + "parent": "com.github.macprince.download.Beamer", + "shortname": "Beamer.install", "inferred_type": "install" }, - "com.github.macprince.download.APCJWorkstation": { - "name": "APCJWorkstation", - "description": "Downloads the latest version of APCJ Workstation for Mac.", + "com.github.macprince.download.Beamer": { + "name": "Beamer", + "description": "Downloads the latest version of Beamer.", "repo": "autopkg/macprince-recipes", - "path": "Educational Testing Service/APCJWorkstation.download.recipe", - "shortname": "APCJWorkstation.download", + "path": "Tupil/Beamer.download.recipe", + "shortname": "Beamer.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.APCJWorkstation", - "com.github.macprince.munki.APCJWorkstation", - "com.github.macprince.install.APCJWorkstation" + "com.github.macprince.munki.Beamer", + "com.github.macprince.install.Beamer", + "com.github.macprince.pkg.Beamer" ] }, + "com.github.macprince.pkg.Beamer": { + "name": "Beamer", + "description": "Downloads the latest version of Beamer and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Tupil/Beamer.pkg.recipe", + "parent": "com.github.macprince.download.Beamer", + "shortname": "Beamer.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.pkg.WiFiExplorerPro": { + "name": "WiFi Explorer Pro", + "description": "Downloads the latest version of WiFi Explorer Pro and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Adrian Granados/WiFi Explorer Pro.pkg.recipe", + "parent": "com.github.macprince.download.WiFiExplorerPro", + "shortname": "WiFi Explorer Pro.pkg", + "inferred_type": "pkg" + }, "com.github.macprince.download.WiFiExplorerPro": { "name": "WiFi Explorer Pro", "description": "Downloads the latest version of WiFi Explorer Pro.", @@ -119219,18 +118916,20 @@ "inferred_type": "download", "children": [ "com.github.macprince.pkg.WiFiExplorerPro", - "com.github.macprince.install.WiFiExplorerPro", - "com.github.macprince.munki.WiFiExplorerPro" + "com.github.macprince.munki.WiFiExplorerPro", + "com.github.macprince.install.WiFiExplorerPro" ] }, - "com.github.macprince.pkg.WiFiExplorerPro": { - "name": "WiFi Explorer Pro", - "description": "Downloads the latest version of WiFi Explorer Pro and creates a package.", + "com.github.macprince.munki.WiFiExplorerPro": { + "name": "WiFiExplorerPro", + "description": "Downloads the latest version of WiFi Explorer Pro and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Adrian Granados/WiFi Explorer Pro.pkg.recipe", + "path": "Adrian Granados/WiFi Explorer Pro.munki.recipe", "parent": "com.github.macprince.download.WiFiExplorerPro", - "shortname": "WiFi Explorer Pro.pkg", - "inferred_type": "pkg" + "shortname": "WiFi Explorer Pro.munki", + "inferred_type": "munki", + "munki_display_name": "WiFi Explorer Pro", + "munki_description": "Scan, monitor and troubleshoot wireless networks using your Mac's built-in Wi-Fi adapter." }, "com.github.macprince.install.WiFiExplorerPro": { "name": "WiFi Explorer Pro", @@ -119241,205 +118940,467 @@ "shortname": "WiFi Explorer Pro.install", "inferred_type": "install" }, - "com.github.macprince.munki.WiFiExplorerPro": { - "name": "WiFiExplorerPro", - "description": "Downloads the latest version of WiFi Explorer Pro and imports it into Munki.", + "com.github.macprince.download.DeepL": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL.", "repo": "autopkg/macprince-recipes", - "path": "Adrian Granados/WiFi Explorer Pro.munki.recipe", - "parent": "com.github.macprince.download.WiFiExplorerPro", - "shortname": "WiFi Explorer Pro.munki", + "path": "DeepL/DeepL.download.recipe", + "shortname": "DeepL.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.pkg.DeepL", + "com.github.macprince.install.DeepL", + "com.github.macprince.munki.DeepL" + ] + }, + "com.github.macprince.pkg.DeepL": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "DeepL/DeepL.pkg.recipe", + "parent": "com.github.macprince.download.DeepL", + "shortname": "DeepL.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.install.DeepL": { + "name": "DeepL", + "description": "Installs the latest version of DeepL.", + "repo": "autopkg/macprince-recipes", + "path": "DeepL/DeepL.install.recipe", + "parent": "com.github.macprince.download.DeepL", + "shortname": "DeepL.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.DeepL": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "DeepL/DeepL.munki.recipe", + "parent": "com.github.macprince.download.DeepL", + "shortname": "DeepL.munki", "inferred_type": "munki", - "munki_display_name": "WiFi Explorer Pro", - "munki_description": "Scan, monitor and troubleshoot wireless networks using your Mac's built-in Wi-Fi adapter." + "munki_display_name": "DeepL", + "munki_description": "The World\u2019s Best Machine Translation DeepL\u2019s neural networks are able to capture even the slightest nuances and reproduce them in translation unlike any other service." }, - "com.github.macprince.munki.Tailscale": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale and imports it into Munki.", + "com.github.macprince.munki.MacMouseFix": { + "name": "MacMouseFix", + "description": "Downloads the latest version of Mac Mouse Fix and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Tailscale/Tailscale.munki.recipe", - "parent": "com.github.macprince.download.Tailscale", - "shortname": "Tailscale.munki", + "path": "Noah Nuebling/Mac Mouse Fix.munki.recipe", + "parent": "com.github.macprince.download.MacMouseFix", + "shortname": "Mac Mouse Fix.munki", "inferred_type": "munki", - "munki_display_name": "Tailscale", - "munki_description": "A secure network that just works - Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere." + "munki_display_name": "Mac Mouse Fix", + "munki_description": "A simple way to make your mouse better." }, - "com.github.macprince.download.Tailscale": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale.", + "com.github.macprince.download.MacMouseFix": { + "name": "MacMouseFix", + "description": "Downloads the latest version of Mac Mouse Fix.", "repo": "autopkg/macprince-recipes", - "path": "Tailscale/Tailscale.download.recipe", - "shortname": "Tailscale.download", + "path": "Noah Nuebling/Mac Mouse Fix.download.recipe", + "shortname": "Mac Mouse Fix.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.Tailscale", - "com.github.macprince.pkg.Tailscale", - "com.github.macprince.install.Tailscale", - "com.github.Lotusshaney.pkg.Tailscale" + "com.github.macprince.munki.MacMouseFix", + "com.github.macprince.install.MacMouseFix", + "com.github.macprince.pkg.MacMouseFix" ] }, - "com.github.macprince.pkg.Tailscale": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale and creates a package.", + "com.github.macprince.install.MacMouseFix": { + "name": "MacMouseFix", + "description": "Installs the latest version of Mac Mouse Fix.", "repo": "autopkg/macprince-recipes", - "path": "Tailscale/Tailscale.pkg.recipe", - "parent": "com.github.macprince.download.Tailscale", - "shortname": "Tailscale.pkg", + "path": "Noah Nuebling/Mac Mouse Fix.install.recipe", + "parent": "com.github.macprince.download.MacMouseFix", + "shortname": "Mac Mouse Fix.install", + "inferred_type": "install" + }, + "com.github.macprince.pkg.MacMouseFix": { + "name": "MacMouseFix", + "description": "Downloads the latest version of Mac Mouse Fix and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Noah Nuebling/Mac Mouse Fix.pkg.recipe", + "parent": "com.github.macprince.download.MacMouseFix", + "shortname": "Mac Mouse Fix.pkg", "inferred_type": "pkg" }, - "com.github.macprince.install.Tailscale": { - "name": "Tailscale", - "description": "Installs the latest version of Tailscale.", + "com.github.macprince.download.TextBuddy": { + "name": "TextBuddy", + "description": "Downloads the latest version of TextBuddy.", "repo": "autopkg/macprince-recipes", - "path": "Tailscale/Tailscale.install.recipe", - "parent": "com.github.macprince.download.Tailscale", - "shortname": "Tailscale.install", + "path": "Tyler Hall/TextBuddy.download.recipe", + "shortname": "TextBuddy.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.TextBuddy", + "com.github.macprince.pkg.TextBuddy", + "com.github.macprince.install.TextBuddy" + ] + }, + "com.github.macprince.munki.TextBuddy": { + "name": "TextBuddy", + "description": "Downloads the latest version of TextBuddy and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Tyler Hall/TextBuddy.munki.recipe", + "parent": "com.github.macprince.download.TextBuddy", + "shortname": "TextBuddy.munki", + "inferred_type": "munki", + "munki_display_name": "TextBuddy", + "munki_description": "A powerful app for manipulating text." + }, + "com.github.macprince.pkg.TextBuddy": { + "name": "TextBuddy", + "description": "Downloads the latest version of TextBuddy and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Tyler Hall/TextBuddy.pkg.recipe", + "parent": "com.github.macprince.download.TextBuddy", + "shortname": "TextBuddy.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.install.TextBuddy": { + "name": "TextBuddy", + "description": "Installs the latest version of TextBuddy.", + "repo": "autopkg/macprince-recipes", + "path": "Tyler Hall/TextBuddy.install.recipe", + "parent": "com.github.macprince.download.TextBuddy", + "shortname": "TextBuddy.install", "inferred_type": "install" }, - "com.github.macprince.munki.2021DigitalAPExams": { - "name": "2021 Digital AP Exams", - "description": "Downloads the latest version of 2021 Digital AP Exams and imports it into Munki.", + "com.github.macprince.install.Soulver3": { + "name": "Soulver3", + "description": "Installs the latest version of Soulver 3.", "repo": "autopkg/macprince-recipes", - "path": "College Board/2021DigitalAPExams.munki.recipe", - "parent": "com.github.nstrauss.download.2021DigitalAPExams", - "shortname": "2021DigitalAPExams.munki", + "path": "Acqualia Software/Soulver3.install.recipe", + "parent": "com.github.macprince.download.Soulver3", + "shortname": "Soulver3.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.Soulver3": { + "name": "Soulver3", + "description": "Downloads the latest version of Soulver 3 and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Acqualia Software/Soulver3.munki.recipe", + "parent": "com.github.macprince.download.Soulver3", + "shortname": "Soulver3.munki", "inferred_type": "munki", - "munki_display_name": "2021 Digital AP Exams", - "munki_description": "App for schools to hold 2021 AP exams." + "munki_display_name": "Soulver 3", + "munki_description": "Soulver is a smart notepad with a built-in calculator. It gives instant answers to any calculations it finds in your text." }, - "com.github.macprince.install.2021DigitalAPExams": { - "name": "2021 Digital AP Exams", - "description": "Installs the latest version of 2021 Digital AP Exams.", + "com.github.macprince.download.Soulver3": { + "name": "Soulver3", + "description": "Downloads the latest version of Soulver 3.", "repo": "autopkg/macprince-recipes", - "path": "College Board/2021DigitalAPExams.install.recipe", - "parent": "com.github.nstrauss.download.2021DigitalAPExams", - "shortname": "2021DigitalAPExams.install", + "path": "Acqualia Software/Soulver3.download.recipe", + "shortname": "Soulver3.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.install.Soulver3", + "com.github.macprince.munki.Soulver3", + "com.github.macprince.pkg.Soulver3" + ] + }, + "com.github.macprince.pkg.Soulver3": { + "name": "Soulver 3", + "description": "Downloads the latest version of Soulver 3 and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Acqualia Software/Soulver3.pkg.recipe", + "parent": "com.github.macprince.download.Soulver3", + "shortname": "Soulver3.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.install.InfiniteCalculus": { + "name": "Infinite Calculus", + "description": "Installs the latest version of Infinite Calculus.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Calculus.install.recipe", + "parent": "com.github.macprince.download.InfiniteCalculus", + "shortname": "Infinite Calculus.install", "inferred_type": "install" }, - "com.github.macprince.pkg.Tweetbot": { - "name": "Tweetbot", - "description": "Downloads the latest version of Tweetbot and creates a package.", + "com.github.macprince.munki.InfinitePrecalculus": { + "name": "InfinitePrecalculus", + "description": "Downloads the latest version of Infinite Precalculus and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Tapbots/Tweetbot.pkg.recipe", - "parent": "com.github.macprince.download.Tweetbot", - "shortname": "Tweetbot.pkg", + "path": "Kuta Software/Infinite Precalculus.munki.recipe", + "parent": "com.github.macprince.download.InfinitePrecalculus", + "shortname": "Infinite Precalculus.munki", + "inferred_type": "munki", + "munki_display_name": "Infinite Precalculus", + "munki_description": " " + }, + "com.github.macprince.download.InfiniteAlgebra1": { + "name": "Infinite Algebra 1", + "description": "Downloads the latest version of Infinite Algebra 1.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Algebra 1.download.recipe", + "shortname": "Infinite Algebra 1.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.InfiniteAlgebra1", + "com.github.macprince.install.InfiniteAlgebra1", + "com.github.macprince.pkg.InfiniteAlgebra1" + ] + }, + "com.github.macprince.pkg.InfinitePrecalculus": { + "name": "Infinite Precalculus", + "description": "Downloads the latest version of Infinite Precalculus and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Precalculus.pkg.recipe", + "parent": "com.github.macprince.download.InfinitePrecalculus", + "shortname": "Infinite Precalculus.pkg", "inferred_type": "pkg" }, - "com.github.macprince.munki.Tweetbot": { - "name": "Tweetbot", - "description": "Downloads the latest version of Tweetbot and imports it into Munki.", + "com.github.macprince.munki.InfiniteAlgebra2": { + "name": "InfiniteAlgebra2", + "description": "Downloads the latest version of Infinite Algebra 2 and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Tapbots/Tweetbot.munki.recipe", - "parent": "com.github.macprince.download.Tweetbot", - "shortname": "Tweetbot.munki", + "path": "Kuta Software/Infinite Algebra 2.munki.recipe", + "parent": "com.github.macprince.download.InfiniteAlgebra2", + "shortname": "Infinite Algebra 2.munki", "inferred_type": "munki", - "munki_display_name": "Tweetbot", - "munki_description": "Popular Twitter client." + "munki_display_name": "Infinite Algebra 2", + "munki_description": " " }, - "com.github.macprince.install.Tweetbot": { - "name": "Tweetbot", - "description": "Installs the latest version of Tweetbot.", + "com.github.macprince.install.InfinitePre-Algebra": { + "name": "Infinite Pre-Algebra", + "description": "Installs the latest version of Infinite Pre-Algebra.", "repo": "autopkg/macprince-recipes", - "path": "Tapbots/Tweetbot.install.recipe", - "parent": "com.github.macprince.download.Tweetbot", - "shortname": "Tweetbot.install", + "path": "Kuta Software/Infinite Pre-Algebra.install.recipe", + "parent": "com.github.macprince.download.InfinitePre-Algebra", + "shortname": "Infinite Pre-Algebra.install", "inferred_type": "install" }, - "com.github.macprince.download.Tweetbot": { - "name": "Tweetbot", - "description": "Downloads the latest version of Tweetbot.", + "com.github.macprince.munki.InfinitePre-Algebra": { + "name": "InfinitePreAlgebra", + "description": "Downloads the latest version of Infinite Pre-Algebra and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Pre-Algebra.munki.recipe", + "parent": "com.github.macprince.download.InfinitePre-Algebra", + "shortname": "Infinite Pre-Algebra.munki", + "inferred_type": "munki", + "munki_display_name": "Infinite Pre-Algebra", + "munki_description": " " + }, + "com.github.macprince.pkg.InfiniteCalculus": { + "name": "Infinite Calculus", + "description": "Downloads the latest version of Infinite Calculus and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Calculus.pkg.recipe", + "parent": "com.github.macprince.download.InfiniteCalculus", + "shortname": "Infinite Calculus.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.pkg.InfinitePre-Algebra": { + "name": "Infinite Pre-Algebra", + "description": "Downloads the latest version of Infinite Pre-Algebra and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Pre-Algebra.pkg.recipe", + "parent": "com.github.macprince.download.InfinitePre-Algebra", + "shortname": "Infinite Pre-Algebra.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.munki.InfiniteGeometry": { + "name": "InfiniteGeometry", + "description": "Downloads the latest version of Infinite Geometry and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Geometry.munki.recipe", + "parent": "com.github.macprince.download.InfiniteGeometry", + "shortname": "Infinite Geometry.munki", + "inferred_type": "munki", + "munki_display_name": "Infinite Geometry", + "munki_description": " " + }, + "com.github.macprince.install.InfiniteGeometry": { + "name": "Infinite Geometry", + "description": "Installs the latest version of Infinite Geometry.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Geometry.install.recipe", + "parent": "com.github.macprince.download.InfiniteGeometry", + "shortname": "Infinite Geometry.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.InfiniteAlgebra1": { + "name": "InfiniteAlgebra1", + "description": "Downloads the latest version of Infinite Algebra 1 and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Algebra 1.munki.recipe", + "parent": "com.github.macprince.download.InfiniteAlgebra1", + "shortname": "Infinite Algebra 1.munki", + "inferred_type": "munki", + "munki_display_name": "Infinite Algebra 1", + "munki_description": " " + }, + "com.github.macprince.download.InfinitePre-Algebra": { + "name": "Infinite Pre-Algebra", + "description": "Downloads the latest version of Infinite Pre-Algebra.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Pre-Algebra.download.recipe", + "shortname": "Infinite Pre-Algebra.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.install.InfinitePre-Algebra", + "com.github.macprince.munki.InfinitePre-Algebra", + "com.github.macprince.pkg.InfinitePre-Algebra" + ] + }, + "com.github.macprince.download.InfinitePrecalculus": { + "name": "Infinite Precalculus", + "description": "Downloads the latest version of Infinite Precalculus.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Precalculus.download.recipe", + "shortname": "Infinite Precalculus.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.InfinitePrecalculus", + "com.github.macprince.pkg.InfinitePrecalculus", + "com.github.macprince.install.InfinitePrecalculus" + ] + }, + "com.github.macprince.install.InfinitePrecalculus": { + "name": "Infinite Precalculus", + "description": "Installs the latest version of Infinite Precalculus.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Precalculus.install.recipe", + "parent": "com.github.macprince.download.InfinitePrecalculus", + "shortname": "Infinite Precalculus.install", + "inferred_type": "install" + }, + "com.github.macprince.install.InfiniteAlgebra1": { + "name": "Infinite Algebra 1", + "description": "Installs the latest version of Infinite Algebra 1.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Algebra 1.install.recipe", + "parent": "com.github.macprince.download.InfiniteAlgebra1", + "shortname": "Infinite Algebra 1.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.InfiniteCalculus": { + "name": "InfiniteCalculus", + "description": "Downloads the latest version of Infinite Calculus and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Calculus.munki.recipe", + "parent": "com.github.macprince.download.InfiniteCalculus", + "shortname": "Infinite Calculus.munki", + "inferred_type": "munki", + "munki_display_name": "Infinite Calculus", + "munki_description": " " + }, + "com.github.macprince.pkg.InfiniteAlgebra1": { + "name": "Infinite Algebra 1", + "description": "Downloads the latest version of Infinite Algebra 1 and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Algebra 1.pkg.recipe", + "parent": "com.github.macprince.download.InfiniteAlgebra1", + "shortname": "Infinite Algebra 1.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.pkg.InfiniteGeometry": { + "name": "Infinite Geometry", + "description": "Downloads the latest version of Infinite Geometry and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Kuta Software/Infinite Geometry.pkg.recipe", + "parent": "com.github.macprince.download.InfiniteGeometry", + "shortname": "Infinite Geometry.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.download.InfiniteGeometry": { + "name": "Infinite Geometry", + "description": "Downloads the latest version of Infinite Geometry.", "repo": "autopkg/macprince-recipes", - "path": "Tapbots/Tweetbot.download.recipe", - "shortname": "Tweetbot.download", + "path": "Kuta Software/Infinite Geometry.download.recipe", + "shortname": "Infinite Geometry.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Tweetbot", - "com.github.macprince.munki.Tweetbot", - "com.github.macprince.install.Tweetbot" + "com.github.macprince.munki.InfiniteGeometry", + "com.github.macprince.install.InfiniteGeometry", + "com.github.macprince.pkg.InfiniteGeometry" ] }, - "com.github.macprince.install.devilutionx": { - "name": "devilutionx", - "description": "Installs the latest version of devilutionx.", + "com.github.macprince.download.InfiniteAlgebra2": { + "name": "Infinite Algebra 2", + "description": "Downloads the latest version of Infinite Algebra 2.", "repo": "autopkg/macprince-recipes", - "path": "devilutionx/devilutionx.install.recipe", - "parent": "com.github.macprince.download.devilutionx", - "shortname": "devilutionx.install", - "inferred_type": "install" + "path": "Kuta Software/Infinite Algebra 2.download.recipe", + "shortname": "Infinite Algebra 2.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.InfiniteAlgebra2", + "com.github.macprince.install.InfiniteAlgebra2", + "com.github.macprince.pkg.InfiniteAlgebra2" + ] }, - "com.github.macprince.download.devilutionx": { - "name": "devilutionx", - "description": "Downloads the latest version of devilutionx.", + "com.github.macprince.download.InfiniteCalculus": { + "name": "Infinite Calculus", + "description": "Downloads the latest version of Infinite Calculus.", "repo": "autopkg/macprince-recipes", - "path": "devilutionx/devilutionx.download.recipe", - "shortname": "devilutionx.download", + "path": "Kuta Software/Infinite Calculus.download.recipe", + "shortname": "Infinite Calculus.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.devilutionx", - "com.github.macprince.munki.devilutionx", - "com.github.macprince.pkg.devilutionx" + "com.github.macprince.install.InfiniteCalculus", + "com.github.macprince.pkg.InfiniteCalculus", + "com.github.macprince.munki.InfiniteCalculus" ] }, - "com.github.macprince.munki.devilutionx": { - "name": "devilutionx", - "description": "Downloads the latest version of devilutionx and imports it into Munki.", + "com.github.macprince.install.InfiniteAlgebra2": { + "name": "Infinite Algebra 2", + "description": "Installs the latest version of Infinite Algebra 2.", "repo": "autopkg/macprince-recipes", - "path": "devilutionx/devilutionx.munki.recipe", - "parent": "com.github.macprince.download.devilutionx", - "shortname": "devilutionx.munki", - "inferred_type": "munki", - "munki_display_name": "DevilutionX", - "munki_description": "DevilutionX is a source port of Diablo and Hellfire that strives to make it simple to run the game while providing engine improvements, bugfixes, and some optional quality of life features." + "path": "Kuta Software/Infinite Algebra 2.install.recipe", + "parent": "com.github.macprince.download.InfiniteAlgebra2", + "shortname": "Infinite Algebra 2.install", + "inferred_type": "install" }, - "com.github.macprince.pkg.devilutionx": { - "name": "devilutionx", - "description": "Downloads the latest version of devilutionx and creates a package.", + "com.github.macprince.pkg.InfiniteAlgebra2": { + "name": "Infinite Algebra 2", + "description": "Downloads the latest version of Infinite Algebra 2 and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "devilutionx/devilutionx.pkg.recipe", - "parent": "com.github.macprince.download.devilutionx", - "shortname": "devilutionx.pkg", + "path": "Kuta Software/Infinite Algebra 2.pkg.recipe", + "parent": "com.github.macprince.download.InfiniteAlgebra2", + "shortname": "Infinite Algebra 2.pkg", "inferred_type": "pkg" }, - "com.github.macprince.pkg.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM and creates a package.", + "com.github.macprince.download.Maestral": { + "name": "Maestral", + "description": "Downloads the latest version of Maestral.", "repo": "autopkg/macprince-recipes", - "path": "ScummVM Team/ScummVM.pkg.recipe", - "parent": "com.github.macprince.download.ScummVM", - "shortname": "ScummVM.pkg", + "path": "Sam Schott/Maestral.download.recipe", + "shortname": "Maestral.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.pkg.Maestral", + "com.github.macprince.install.Maestral", + "com.github.macprince.munki.Maestral" + ] + }, + "com.github.macprince.pkg.Maestral": { + "name": "Maestral", + "description": "Downloads the latest version of Maestral and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Sam Schott/Maestral.pkg.recipe", + "parent": "com.github.macprince.download.Maestral", + "shortname": "Maestral.pkg", "inferred_type": "pkg" }, - "com.github.macprince.install.ScummVM": { - "name": "ScummVM", - "description": "Installs the latest version of ScummVM.", + "com.github.macprince.install.Maestral": { + "name": "Maestral", + "description": "Installs the latest version of Maestral.", "repo": "autopkg/macprince-recipes", - "path": "ScummVM Team/ScummVM.install.recipe", - "parent": "com.github.macprince.download.ScummVM", - "shortname": "ScummVM.install", + "path": "Sam Schott/Maestral.install.recipe", + "parent": "com.github.macprince.download.Maestral", + "shortname": "Maestral.install", "inferred_type": "install" }, - "com.github.macprince.munki.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM and imports it into Munki.", + "com.github.macprince.munki.Maestral": { + "name": "Maestral", + "description": "Downloads the latest version of Maestral and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "ScummVM Team/ScummVM.munki.recipe", - "parent": "com.github.macprince.download.ScummVM", - "shortname": "ScummVM.munki", + "path": "Sam Schott/Maestral.munki.recipe", + "parent": "com.github.macprince.download.Maestral", + "shortname": "Maestral.munki", "inferred_type": "munki", - "munki_display_name": "ScummVM", - "munki_description": "Play some of the original LucasArts adventure games." - }, - "com.github.macprince.download.ScummVM": { - "name": "ScummVM", - "description": "Downloads the latest version of ScummVM.", - "repo": "autopkg/macprince-recipes", - "path": "ScummVM Team/ScummVM.download.recipe", - "shortname": "ScummVM.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.pkg.ScummVM", - "com.github.macprince.install.ScummVM", - "com.github.macprince.munki.ScummVM" - ] + "munki_display_name": "Maestral", + "munki_description": "Maestral is an open-source Dropbox client written in Python. The project's main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox." }, "com.github.macprince.pkg.VitalSourceBookshelf": { "name": "VitalSource Bookshelf", @@ -119483,314 +119444,330 @@ "com.github.macprince.munki.VitalSourceBookshelf" ] }, - "com.github.macprince.pkg.Sonarr": { - "name": "Sonarr", - "description": "Downloads the latest version of Sonarr and creates a package.", + "com.github.macprince.pkg.Silicon": { + "name": "Silicon", + "description": "Downloads the latest version of Silicon and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Sonarr/Sonarr.pkg.recipe", - "parent": "com.github.macprince.download.Sonarr", - "shortname": "Sonarr.pkg", + "path": "DigiDNA/Silicon.pkg.recipe", + "parent": "com.github.macprince.download.Silicon", + "shortname": "Silicon.pkg", "inferred_type": "pkg" }, - "com.github.macprince.munki.Sonarr": { - "name": "Sonarr", - "description": "Downloads the latest version of Sonarr and imports it into Munki.", + "com.github.macprince.install.Silicon": { + "name": "Silicon", + "description": "Installs the latest version of Silicon.", "repo": "autopkg/macprince-recipes", - "path": "Sonarr/Sonarr.munki.recipe", - "parent": "com.github.macprince.download.Sonarr", - "shortname": "Sonarr.munki", + "path": "DigiDNA/Silicon.install.recipe", + "parent": "com.github.macprince.download.Silicon", + "shortname": "Silicon.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.Silicon": { + "name": "Silicon", + "description": "Downloads the latest version of Silicon and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "DigiDNA/Silicon.munki.recipe", + "parent": "com.github.macprince.download.Silicon", + "shortname": "Silicon.munki", "inferred_type": "munki", - "munki_display_name": "Sonarr", - "munki_description": "Sonarr (formerly NzbDrone) is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sorts and renames them." + "munki_display_name": "Silicon", + "munki_description": "One click testing for Intel & Apple Silicon CPUs." }, - "com.github.macprince.install.Sonarr": { - "name": "Sonarr", - "description": "Installs the latest version of Sonarr.", + "com.github.macprince.download.Silicon": { + "name": "Silicon", + "description": "Downloads the latest version of Silicon.", "repo": "autopkg/macprince-recipes", - "path": "Sonarr/Sonarr.install.recipe", - "parent": "com.github.macprince.download.Sonarr", - "shortname": "Sonarr.install", + "path": "DigiDNA/Silicon.download.recipe", + "shortname": "Silicon.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.pkg.Silicon", + "com.github.macprince.install.Silicon", + "com.github.macprince.munki.Silicon" + ] + }, + "com.github.macprince.install.SomaFM-miniplayer": { + "name": "SomaFM-miniplayer", + "description": "Installs the latest version of SomaFM miniplayer.", + "repo": "autopkg/macprince-recipes", + "path": "Evgeny Aleksandrov/SomaFM-miniplayer.install.recipe", + "parent": "com.github.macprince.download.SomaFM-miniplayer", + "shortname": "SomaFM-miniplayer.install", "inferred_type": "install" }, - "com.github.macprince.download.Sonarr": { - "name": "Sonarr", - "description": "Downloads the latest version of Sonarr.", + "com.github.macprince.pkg.SomaFM-miniplayer": { + "name": "SomaFM-miniplayer", + "description": "Downloads the latest version of SomaFM miniplayer and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Sonarr/Sonarr.download.recipe", - "shortname": "Sonarr.download", + "path": "Evgeny Aleksandrov/SomaFM-miniplayer.pkg.recipe", + "parent": "com.github.macprince.download.SomaFM-miniplayer", + "shortname": "SomaFM-miniplayer.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.munki.SomaFM-miniplayer": { + "name": "SomaFM-miniplayer", + "description": "Downloads the latest version of SomaFM miniplayer and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Evgeny Aleksandrov/SomaFM-miniplayer.munki.recipe", + "parent": "com.github.macprince.download.SomaFM-miniplayer", + "shortname": "SomaFM-miniplayer.munki", + "inferred_type": "munki", + "munki_display_name": "SomaFM miniplayer", + "munki_description": "Unofficial player that gives you minimal, background playback of SomaFM channels." + }, + "com.github.macprince.download.SomaFM-miniplayer": { + "name": "SomaFM-miniplayer", + "description": "Downloads the latest version of SomaFM miniplayer.", + "repo": "autopkg/macprince-recipes", + "path": "Evgeny Aleksandrov/SomaFM-miniplayer.download.recipe", + "shortname": "SomaFM-miniplayer.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Sonarr", - "com.github.macprince.munki.Sonarr", - "com.github.macprince.install.Sonarr" + "com.github.macprince.install.SomaFM-miniplayer", + "com.github.macprince.pkg.SomaFM-miniplayer", + "com.github.macprince.munki.SomaFM-miniplayer" ] }, - "com.github.macprince.download.UnnaturalScrollWheels": { - "name": "UnnaturalScrollWheels", - "description": "Downloads the latest version of UnnaturalScrollWheels.", + "com.github.macprince.download.Blink1Control2": { + "name": "Blink1Control2", + "description": "Downloads the latest version of Blink1Control2.", "repo": "autopkg/macprince-recipes", - "path": "Theron Tjapkes/UnnaturalScrollWheels.download.recipe", - "shortname": "UnnaturalScrollWheels.download", + "path": "todbot/Blink1Control2.download.recipe", + "shortname": "Blink1Control2.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.UnnaturalScrollWheels", - "com.github.macprince.pkg.UnnaturalScrollWheels", - "com.github.macprince.install.UnnaturalScrollWheels" + "com.github.macprince.install.Blink1Control2", + "com.github.macprince.pkg.Blink1Control2", + "com.github.macprince.munki.Blink1Control2" ] }, - "com.github.macprince.munki.UnnaturalScrollWheels": { - "name": "UnnaturalScrollWheels", - "description": "Downloads the latest version of UnnaturalScrollWheels and imports it into Munki.", + "com.github.macprince.install.Blink1Control2": { + "name": "Blink1Control2", + "description": "Installs the latest version of Blink1Control2.", "repo": "autopkg/macprince-recipes", - "path": "Theron Tjapkes/UnnaturalScrollWheels.munki.recipe", - "parent": "com.github.macprince.download.UnnaturalScrollWheels", - "shortname": "UnnaturalScrollWheels.munki", - "inferred_type": "munki", - "munki_display_name": "UnnaturalScrollWheels", - "munki_description": "Invert scroll direction for physical scroll wheels while maintaining \"Natural\" scrolling for trackpads on MacOS" + "path": "todbot/Blink1Control2.install.recipe", + "parent": "com.github.macprince.download.Blink1Control2", + "shortname": "Blink1Control2.install", + "inferred_type": "install" }, - "com.github.macprince.pkg.UnnaturalScrollWheels": { - "name": "UnnaturalScrollWheels", - "description": "Downloads the latest version of UnnaturalScrollWheels and creates a package.", + "com.github.macprince.pkg.Blink1Control2": { + "name": "Blink1Control2", + "description": "Downloads the latest version of Blink1Control2 and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Theron Tjapkes/UnnaturalScrollWheels.pkg.recipe", - "parent": "com.github.macprince.download.UnnaturalScrollWheels", - "shortname": "UnnaturalScrollWheels.pkg", + "path": "todbot/Blink1Control2.pkg.recipe", + "parent": "com.github.macprince.download.Blink1Control2", + "shortname": "Blink1Control2.pkg", "inferred_type": "pkg" }, - "com.github.macprince.install.UnnaturalScrollWheels": { - "name": "UnnaturalScrollWheels", - "description": "Installs the latest version of UnnaturalScrollWheels.", + "com.github.macprince.munki.Blink1Control2": { + "name": "Blink1Control2", + "description": "Downloads the latest version of Blink1Control2 and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Theron Tjapkes/UnnaturalScrollWheels.install.recipe", - "parent": "com.github.macprince.download.UnnaturalScrollWheels", - "shortname": "UnnaturalScrollWheels.install", - "inferred_type": "install" + "path": "todbot/Blink1Control2.munki.recipe", + "parent": "com.github.macprince.download.Blink1Control2", + "shortname": "Blink1Control2.munki", + "inferred_type": "munki", + "munki_display_name": "Blink1Control2", + "munki_description": "Blink1Control GUI to control blink(1) USB RGB LED devices." }, - "com.github.macprince.pkg.Serial": { - "name": "Serial", - "description": "Downloads the latest version of Serial and creates a package.", + "com.github.macprince.pkg.AppleEvents": { + "name": "Apple Events", + "description": "Downloads the latest version of Apple Events and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Decisive Tactics/Serial.pkg.recipe", - "parent": "com.github.macprince.download.Serial", - "shortname": "Serial.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.Serial" - ] + "path": "Guilherme Rambo/AppleEvents.pkg.recipe", + "parent": "com.github.macprince.download.AppleEvents", + "shortname": "AppleEvents.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.install.Serial": { - "name": "Serial", - "description": "Installs the latest version of Serial.", + "com.github.macprince.install.AppleEvents": { + "name": "Apple Events", + "description": "Installs the latest version of Apple Events.", "repo": "autopkg/macprince-recipes", - "path": "Decisive Tactics/Serial.install.recipe", - "parent": "com.github.macprince.download.Serial", - "shortname": "Serial.install", + "path": "Guilherme Rambo/AppleEvents.install.recipe", + "parent": "com.github.macprince.download.AppleEvents", + "shortname": "AppleEvents.install", "inferred_type": "install" }, - "com.github.macprince.munki.Serial": { - "name": "Serial", - "description": "Downloads the latest version of Serial and imports it into Munki.", + "com.github.macprince.munki.AppleEvents": { + "name": "AppleEvents", + "description": "Downloads the latest version of Apple Events and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Decisive Tactics/Serial.munki.recipe", - "parent": "com.github.macprince.download.Serial", - "shortname": "Serial.munki", + "path": "Guilherme Rambo/AppleEvents.munki.recipe", + "parent": "com.github.macprince.download.AppleEvents", + "shortname": "AppleEvents.munki", "inferred_type": "munki", - "munki_display_name": "Serial", - "munki_description": "Powerful serial terminal for makers and sysadmins." + "munki_display_name": "Apple Events", + "munki_description": "The unofficial Apple Events app for macOS" }, - "com.github.macprince.download.Serial": { - "name": "Serial", - "description": "Downloads the latest version of Serial.", + "com.github.macprince.download.AppleEvents": { + "name": "Apple Events", + "description": "Downloads the latest version of Apple Events.", "repo": "autopkg/macprince-recipes", - "path": "Decisive Tactics/Serial.download.recipe", - "shortname": "Serial.download", + "path": "Guilherme Rambo/AppleEvents.download.recipe", + "shortname": "AppleEvents.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Serial", - "com.github.macprince.install.Serial", - "com.github.macprince.munki.Serial" + "com.github.macprince.pkg.AppleEvents", + "com.github.macprince.install.AppleEvents", + "com.github.macprince.munki.AppleEvents" ] }, - "com.github.macprince.install.KiteStudentPortal": { - "name": "Kite Student Portal", - "description": "Installs the latest version of Kite Student Portal.", + "com.github.macprince.pkg.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Achievement and Assessment Institute/KiteStudentPortal.install.recipe", - "parent": "com.github.macprince.download.KiteStudentPortal", - "shortname": "KiteStudentPortal.install", + "path": "ScummVM Team/ScummVM.pkg.recipe", + "parent": "com.github.macprince.download.ScummVM", + "shortname": "ScummVM.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.munki.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "ScummVM Team/ScummVM.munki.recipe", + "parent": "com.github.macprince.download.ScummVM", + "shortname": "ScummVM.munki", + "inferred_type": "munki", + "munki_display_name": "ScummVM", + "munki_description": "Play some of the original LucasArts adventure games." + }, + "com.github.macprince.install.ScummVM": { + "name": "ScummVM", + "description": "Installs the latest version of ScummVM.", + "repo": "autopkg/macprince-recipes", + "path": "ScummVM Team/ScummVM.install.recipe", + "parent": "com.github.macprince.download.ScummVM", + "shortname": "ScummVM.install", "inferred_type": "install" }, - "com.github.macprince.download.KiteStudentPortal": { - "name": "Kite Student Portal", - "description": "Downloads the latest version of Kite Student Portal.", + "com.github.macprince.download.ScummVM": { + "name": "ScummVM", + "description": "Downloads the latest version of ScummVM.", "repo": "autopkg/macprince-recipes", - "path": "Achievement and Assessment Institute/KiteStudentPortal.download.recipe", - "shortname": "KiteStudentPortal.download", + "path": "ScummVM Team/ScummVM.download.recipe", + "shortname": "ScummVM.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.KiteStudentPortal", - "com.github.macprince.munki.KiteStudentPortal", - "com.github.macprince.pkg.KiteStudentPortal" + "com.github.macprince.pkg.ScummVM", + "com.github.macprince.munki.ScummVM", + "com.github.macprince.install.ScummVM" ] }, - "com.github.macprince.munki.KiteStudentPortal": { - "name": "KiteStudentPortal", - "description": "Downloads the latest version of Kite Student Portal and imports it into Munki.", + "com.github.macprince.munki.GoProWebcam": { + "name": "GoPro Webcam", + "description": "Downloads the latest version of GoPro Webcam and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Achievement and Assessment Institute/KiteStudentPortal.munki.recipe", - "parent": "com.github.macprince.download.KiteStudentPortal", - "shortname": "KiteStudentPortal.munki", + "path": "GoPro/GoProWebcam.munki.recipe", + "parent": "com.github.macprince.download.GoProWebcam", + "shortname": "GoProWebcam.munki", "inferred_type": "munki", - "munki_display_name": "Kite Student Portal", - "munki_description": "The Kite Suite provides an online testing interface for students that includes practice items." - }, - "com.github.macprince.pkg.KiteStudentPortal": { - "name": "KiteStudentPortal", - "description": "Downloads the latest version of KiteStudentPortal and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Achievement and Assessment Institute/KiteStudentPortal.pkg.recipe", - "parent": "com.github.macprince.download.KiteStudentPortal", - "shortname": "KiteStudentPortal.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.pkg.DeepL": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "DeepL/DeepL.pkg.recipe", - "parent": "com.github.macprince.download.DeepL", - "shortname": "DeepL.pkg", - "inferred_type": "pkg" + "munki_display_name": "GoPro Webcam", + "munki_description": "Quik is the fastest, easiest way to create awesome videos \u2014 automatically." }, - "com.github.macprince.download.DeepL": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL.", + "com.github.macprince.download.GoProWebcam": { + "name": "GoPro Webcam", + "description": "Downloads the latest version of GoPro Webcam.", "repo": "autopkg/macprince-recipes", - "path": "DeepL/DeepL.download.recipe", - "shortname": "DeepL.download", + "path": "GoPro/GoProWebcam.download.recipe", + "shortname": "GoProWebcam.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.DeepL", - "com.github.macprince.install.DeepL", - "com.github.macprince.munki.DeepL" + "com.github.macprince.munki.GoProWebcam", + "com.github.macprince.install.GoProWebcam" ] }, - "com.github.macprince.install.DeepL": { - "name": "DeepL", - "description": "Installs the latest version of DeepL.", + "com.github.macprince.install.GoProWebcam": { + "name": "GoPro Webcam", + "description": "Installs the latest version of GoPro Webcam.", "repo": "autopkg/macprince-recipes", - "path": "DeepL/DeepL.install.recipe", - "parent": "com.github.macprince.download.DeepL", - "shortname": "DeepL.install", + "path": "GoPro/GoProWebcam.install.recipe", + "parent": "com.github.macprince.download.GoProWebcam", + "shortname": "GoProWebcam.install", "inferred_type": "install" }, - "com.github.macprince.munki.DeepL": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "DeepL/DeepL.munki.recipe", - "parent": "com.github.macprince.download.DeepL", - "shortname": "DeepL.munki", - "inferred_type": "munki", - "munki_display_name": "DeepL", - "munki_description": "The World\u2019s Best Machine Translation DeepL\u2019s neural networks are able to capture even the slightest nuances and reproduce them in translation unlike any other service." - }, - "com.github.macprince.download.TableTool": { - "name": "Table Tool", - "description": "Downloads the latest version of Table Tool.", + "com.github.macprince.download.Razer-macOS": { + "name": "Razer macOS", + "description": "Downloads the latest version of Razer macOS.", "repo": "autopkg/macprince-recipes", - "path": "Jakob Egger/Table Tool.download.recipe", - "shortname": "Table Tool.download", + "path": "Ken Chen/Razer macOS.download.recipe", + "shortname": "Razer macOS.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.TableTool", - "com.github.macprince.munki.TableTool", - "com.github.macprince.install.TableTool" + "com.github.macprince.munki.Razer-macOS", + "com.github.macprince.pkg.Razer-macOS", + "com.github.macprince.install.Razer-macOS" ] }, - "com.github.macprince.pkg.TableTool": { - "name": "Table Tool", - "description": "Downloads the latest version of Table Tool and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Jakob Egger/Table Tool.pkg.recipe", - "parent": "com.github.macprince.download.TableTool", - "shortname": "Table Tool.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.munki.TableTool": { - "name": "TableTool", - "description": "Downloads the latest version of Table Tool and imports it into Munki.", + "com.github.macprince.munki.Razer-macOS": { + "name": "Razer macOS", + "description": "Downloads the latest version of Razer macOS and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Jakob Egger/Table Tool.munki.recipe", - "parent": "com.github.macprince.download.TableTool", - "shortname": "Table Tool.munki", + "path": "Ken Chen/Razer macOS.munki.recipe", + "parent": "com.github.macprince.download.Razer-macOS", + "shortname": "Razer macOS.munki", "inferred_type": "munki", - "munki_display_name": "Table Tool", - "munki_description": "A simple CSV editor for the Mac" + "munki_display_name": "Razer macOS", + "munki_description": "Color effects manager for Razer devices for macOS. Supports High Sierra (10.13) to Monterey (12.0). Made by the community, based on openrazer." }, - "com.github.macprince.install.TableTool": { - "name": "Table Tool", - "description": "Installs the latest version of Table Tool.", + "com.github.macprince.pkg.Razer-macOS": { + "name": "Razer macOS", + "description": "Downloads the latest version of Razer macOS and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Jakob Egger/Table Tool.install.recipe", - "parent": "com.github.macprince.download.TableTool", - "shortname": "Table Tool.install", - "inferred_type": "install" + "path": "Ken Chen/Razer macOS.pkg.recipe", + "parent": "com.github.macprince.download.Razer-macOS", + "shortname": "Razer macOS.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.munki.VEXTournamentManager": { - "name": null, - "description": "Downloads the latest version of VEX Tournament Manager and imports it into Munki.", + "com.github.macprince.install.Razer-macOS": { + "name": "Razer macOS", + "description": "Installs the latest version of Razer macOS.", "repo": "autopkg/macprince-recipes", - "path": "DWAB Technology/VEX Tournament Manager.munki.recipe", - "parent": "com.github.macprince.download.VEXTournamentManager", - "shortname": "VEX Tournament Manager.munki", - "inferred_type": "munki", - "munki_display_name": "VEX Tournament Manager", - "munki_description": "Manage VEX Robotics tournaments" + "path": "Ken Chen/Razer macOS.install.recipe", + "parent": "com.github.macprince.download.Razer-macOS", + "shortname": "Razer macOS.install", + "inferred_type": "install" }, - "com.github.macprince.install.VEXTournamentManager": { - "name": "VEX Tournament Manager", - "description": "Installs the latest version of VEX Tournament Manager.", + "com.github.macprince.install.TunesKitM4VConverter": { + "name": "TunesKit M4V Converter", + "description": "Installs the latest version of TunesKit M4V Converter.", "repo": "autopkg/macprince-recipes", - "path": "DWAB Technology/VEX Tournament Manager.install.recipe", - "parent": "com.github.macprince.download.VEXTournamentManager", - "shortname": "VEX Tournament Manager.install", + "path": "Huang JianYun/TunesKit M4V Converter.install.recipe", + "parent": "com.github.macprince.download.TunesKitM4VConverter", + "shortname": "TunesKit M4V Converter.install", "inferred_type": "install" }, - "com.github.macprince.download.VEXTournamentManager": { - "name": "VEXTournamentManager", - "description": "Downloads the latest version of VEX Tournament Manager.", + "com.github.macprince.pkg.TunesKitM4VConverter": { + "name": "TunesKit M4V Converter", + "description": "Downloads the latest version of TunesKit M4V Converter and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "DWAB Technology/VEX Tournament Manager.download.recipe", - "shortname": "VEX Tournament Manager.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.munki.VEXTournamentManager", - "com.github.macprince.install.VEXTournamentManager", - "com.github.macprince.pkg.VEXTournamentManager" - ] + "path": "Huang JianYun/TunesKit M4V Converter.pkg.recipe", + "parent": "com.github.macprince.download.TunesKitM4VConverter", + "shortname": "TunesKit M4V Converter.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.pkg.VEXTournamentManager": { - "name": null, - "description": "Downloads the latest version of VEX Tournament Manager and creates a package.", + "com.github.macprince.munki.TunesKitM4VConverter": { + "name": "TunesKit M4V Converter", + "description": "Downloads the latest version of TunesKit M4V Converter and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "DWAB Technology/VEX Tournament Manager.pkg.recipe", - "parent": "com.github.macprince.download.VEXTournamentManager", - "shortname": "VEX Tournament Manager.pkg", - "inferred_type": "pkg" + "path": "Huang JianYun/TunesKit M4V Converter.munki.recipe", + "parent": "com.github.macprince.download.TunesKitM4VConverter", + "shortname": "TunesKit M4V Converter.munki", + "inferred_type": "munki", + "munki_display_name": "TunesKit M4V Converter", + "munki_description": "A complete DRM removal tool that empowers you to remove DRM protection and convert iTunes M4V rentals and purchases and non-DRM videos to universal MP4, MOV, M4V, MPG, AVI, FLV, MP3, etc. with lossless 5.1 audio tracks, subtitles preserved for playing on any device." }, - "com.github.macprince.download.Teensyduino": { - "name": "Teensyduino", - "description": "Downloads the latest version of Teensyduino.", + "com.github.macprince.download.TunesKitM4VConverter": { + "name": "TunesKit M4V Converter", + "description": "Downloads the latest version of TunesKit M4V Converter.", "repo": "autopkg/macprince-recipes", - "path": "PJRC/Teensyduino.download.recipe", - "shortname": "Teensyduino.download", + "path": "Huang JianYun/TunesKit M4V Converter.download.recipe", + "shortname": "TunesKit M4V Converter.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.Teensyduino", - "com.github.macprince.install.Teensyduino", - "com.github.macprince.pkg.Teensyduino" + "com.github.macprince.install.TunesKitM4VConverter", + "com.github.macprince.pkg.TunesKitM4VConverter", + "com.github.macprince.munki.TunesKitM4VConverter" ] }, "com.github.macprince.munki.Teensyduino": { @@ -119804,6 +119781,18 @@ "munki_display_name": "Teensyduino", "munki_description": "Fork of the Arduino IDE that supports the PJRC Teensy boards." }, + "com.github.macprince.pkg.Teensyduino": { + "name": "Teensyduino", + "description": "Downloads the latest version of Teensyduino and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "PJRC/Teensyduino.pkg.recipe", + "parent": "com.github.macprince.download.Teensyduino", + "shortname": "Teensyduino.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andrewvalentine.recipes.jamf.Teensyduino" + ] + }, "com.github.macprince.install.Teensyduino": { "name": "Teensyduino", "description": "Installs the latest version of Teensyduino.", @@ -119813,36 +119802,59 @@ "shortname": "Teensyduino.install", "inferred_type": "install" }, - "com.github.macprince.pkg.Teensyduino": { + "com.github.macprince.download.Teensyduino": { "name": "Teensyduino", - "description": "Downloads the latest version of Teensyduino and creates a package.", + "description": "Downloads the latest version of Teensyduino.", "repo": "autopkg/macprince-recipes", - "path": "PJRC/Teensyduino.pkg.recipe", - "parent": "com.github.macprince.download.Teensyduino", - "shortname": "Teensyduino.pkg", - "inferred_type": "pkg", + "path": "PJRC/Teensyduino.download.recipe", + "shortname": "Teensyduino.download", + "inferred_type": "download", "children": [ - "com.github.andrewvalentine.recipes.jamf.Teensyduino" + "com.github.macprince.munki.Teensyduino", + "com.github.macprince.pkg.Teensyduino", + "com.github.macprince.install.Teensyduino" ] }, - "com.github.macprince.munki.CiscoUmbrella": { - "name": "CiscoUmbrella", - "description": "Downloads the latest version of Cisco Umbrella Roaming Client and imports it into Munki.", + "com.github.macprince.download.KiteStudentPortal": { + "name": "Kite Student Portal", + "description": "Downloads the latest version of Kite Student Portal.", "repo": "autopkg/macprince-recipes", - "path": "Cisco/CiscoUmbrella.munki.recipe", - "parent": "com.github.rtrouton.pkg.ciscoumbrella", - "shortname": "CiscoUmbrella.munki", + "path": "Achievement and Assessment Institute/KiteStudentPortal.download.recipe", + "shortname": "KiteStudentPortal.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.munki.KiteStudentPortal", + "com.github.macprince.install.KiteStudentPortal", + "com.github.macprince.pkg.KiteStudentPortal" + ] + }, + "com.github.macprince.munki.KiteStudentPortal": { + "name": "KiteStudentPortal", + "description": "Downloads the latest version of Kite Student Portal and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Achievement and Assessment Institute/KiteStudentPortal.munki.recipe", + "parent": "com.github.macprince.download.KiteStudentPortal", + "shortname": "KiteStudentPortal.munki", "inferred_type": "munki", - "munki_display_name": "Cisco Umbrella", - "munki_description": "The Umbrella roaming client is a very lightweight DNS client that runs on your Windows or macOS computers. It is not a VPN client or a local anti-virus engine. It allows Umbrella security and policy-based protection, including our intelligent proxy, to be enforced no matter the network to which you are connected. Whether you're at the office, your hotel, a coffee shop, or using a mobile hotspot, the Umbrella roaming client enforces policies set by you in Umbrella. It includes the ability to deliver granular policy enforcement and reporting information about the specific computer identity or even the logged-in Active Directory user. " + "munki_display_name": "Kite Student Portal", + "munki_description": "The Kite Suite provides an online testing interface for students that includes practice items." }, - "com.github.macprince.pkg.ElgatoControlCenter": { - "name": "Elgato Control Center", - "description": "Downloads the latest version of Elgato Control Center and creates a package.", + "com.github.macprince.install.KiteStudentPortal": { + "name": "Kite Student Portal", + "description": "Installs the latest version of Kite Student Portal.", "repo": "autopkg/macprince-recipes", - "path": "Corsair Memory Inc/ElgatoControlCenter.pkg.recipe", - "parent": "com.github.macprince.download.ElgatoControlCenter", - "shortname": "ElgatoControlCenter.pkg", + "path": "Achievement and Assessment Institute/KiteStudentPortal.install.recipe", + "parent": "com.github.macprince.download.KiteStudentPortal", + "shortname": "KiteStudentPortal.install", + "inferred_type": "install" + }, + "com.github.macprince.pkg.KiteStudentPortal": { + "name": "KiteStudentPortal", + "description": "Downloads the latest version of KiteStudentPortal and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Achievement and Assessment Institute/KiteStudentPortal.pkg.recipe", + "parent": "com.github.macprince.download.KiteStudentPortal", + "shortname": "KiteStudentPortal.pkg", "inferred_type": "pkg" }, "com.github.macprince.install.ElgatoControlCenter": { @@ -119854,6 +119866,19 @@ "shortname": "ElgatoControlCenter.install", "inferred_type": "install" }, + "com.github.macprince.download.ElgatoControlCenter": { + "name": "Elgato Control Center", + "description": "Downloads the latest version of Elgato Control Center.", + "repo": "autopkg/macprince-recipes", + "path": "Corsair Memory Inc/ElgatoControlCenter.download.recipe", + "shortname": "ElgatoControlCenter.download", + "inferred_type": "download", + "children": [ + "com.github.macprince.install.ElgatoControlCenter", + "com.github.macprince.munki.ElgatoControlCenter", + "com.github.macprince.pkg.ElgatoControlCenter" + ] + }, "com.github.macprince.munki.ElgatoControlCenter": { "name": "ElgatoControlCenter", "description": "Downloads the latest version of Elgato Control Center and imports it into Munki.", @@ -119865,81 +119890,128 @@ "munki_display_name": "Elgato Control Center", "munki_description": "Software for controlling Elgato lighting products such as the Key Light and Key Light Air from your Mac." }, - "com.github.macprince.download.ElgatoControlCenter": { + "com.github.macprince.pkg.ElgatoControlCenter": { "name": "Elgato Control Center", - "description": "Downloads the latest version of Elgato Control Center.", + "description": "Downloads the latest version of Elgato Control Center and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Corsair Memory Inc/ElgatoControlCenter.download.recipe", - "shortname": "ElgatoControlCenter.download", + "path": "Corsair Memory Inc/ElgatoControlCenter.pkg.recipe", + "parent": "com.github.macprince.download.ElgatoControlCenter", + "shortname": "ElgatoControlCenter.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.install.Airtame": { + "name": "Airtame", + "description": "Installs the latest version of Airtame.", + "repo": "autopkg/macprince-recipes", + "path": "Airtame/Airtame.install.recipe", + "parent": "com.github.macprince.download.Airtame", + "shortname": "Airtame.install", + "inferred_type": "install" + }, + "com.github.macprince.download.Airtame": { + "name": "Airtame", + "description": "Downloads the latest version of Airtame.", + "repo": "autopkg/macprince-recipes", + "path": "Airtame/Airtame.download.recipe", + "shortname": "Airtame.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.ElgatoControlCenter", - "com.github.macprince.install.ElgatoControlCenter", - "com.github.macprince.munki.ElgatoControlCenter" + "com.github.macprince.install.Airtame", + "com.github.macprince.munki.Airtame" ] }, - "com.github.macprince.pkg.Retrobatch": { - "name": "Retrobatch", - "description": "Downloads the latest version of Retrobatch and creates a package.", + "com.github.macprince.munki.Airtame": { + "name": "Airtame", + "description": "Downloads the latest version of Airtame and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", "repo": "autopkg/macprince-recipes", - "path": "Flying Meat/Retrobatch.pkg.recipe", - "parent": "com.github.macprince.download.Retrobatch", - "shortname": "Retrobatch.pkg", - "inferred_type": "pkg" + "path": "Airtame/Airtame.munki.recipe", + "parent": "com.github.macprince.download.Airtame", + "shortname": "Airtame.munki", + "inferred_type": "munki", + "munki_display_name": "Airtame", + "munki_description": "The most flexible wireless content sharing technology." }, - "com.github.macprince.munki.Retrobatch": { - "name": "Retrobatch", - "description": "Downloads the latest version of Retrobatch and imports it into Munki.", + "com.github.macprince.download.ISBE-ISA": { + "name": "ISBE-ISA", + "description": "Downloads the latest version of the Safe Exam Browser with config file for the Illinois State Board of Education's science assessment.", "repo": "autopkg/macprince-recipes", - "path": "Flying Meat/Retrobatch.munki.recipe", - "parent": "com.github.macprince.download.Retrobatch", - "shortname": "Retrobatch.munki", - "inferred_type": "munki", - "munki_display_name": "Retrobatch", - "munki_description": "Flexible, super charged, batch image processing for your Mac." + "path": "Illinois State Board of Education/ISBE-ISA.download.recipe", + "shortname": "ISBE-ISA.download", + "inferred_type": "download" }, - "com.github.macprince.download.Retrobatch": { - "name": "Retrobatch", - "description": "Downloads the latest version of Retrobatch.", + "com.github.macprince.download.fman": { + "name": "fman", + "description": "Downloads the latest version of fman.", "repo": "autopkg/macprince-recipes", - "path": "Flying Meat/Retrobatch.download.recipe", - "shortname": "Retrobatch.download", + "path": "Michael Herrmann/fman.download.recipe", + "shortname": "fman.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Retrobatch", - "com.github.macprince.munki.Retrobatch", - "com.github.macprince.install.Retrobatch" + "com.github.macprince.install.fman", + "com.github.macprince.munki.fman", + "com.github.macprince.pkg.fman" ] }, - "com.github.macprince.install.Retrobatch": { - "name": "Retrobatch", - "description": "Installs the latest version of Retrobatch.", + "com.github.macprince.install.fman": { + "name": "fman", + "description": "Installs the latest version of fman.", "repo": "autopkg/macprince-recipes", - "path": "Flying Meat/Retrobatch.install.recipe", - "parent": "com.github.macprince.download.Retrobatch", - "shortname": "Retrobatch.install", + "path": "Michael Herrmann/fman.install.recipe", + "parent": "com.github.macprince.download.fman", + "shortname": "fman.install", "inferred_type": "install" }, - "com.github.macprince.munki.PLTWKiteStudentPortal": { - "name": null, - "description": "Downloads the latest version of PLTW Kite Student Portal and imports it into Munki.", + "com.github.macprince.munki.fman": { + "name": "fman", + "description": "Downloads the latest version of fman and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Project Lead The Way/PLTWKiteStudentPortal.munki.recipe", - "parent": "com.github.nstrauss.download.PLTWKiteStudentPortal", - "shortname": "PLTWKiteStudentPortal.munki", + "path": "Michael Herrmann/fman.munki.recipe", + "parent": "com.github.macprince.download.fman", + "shortname": "fman.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "The PLTW Kite Student Portal allows students to complete the Project Lead the Way (PLTW) Course Assessments. PLTW assessments are standardized tests given during and at the completion of a PLTW course. The test measures a student\u2019s progress and learning achievement in the course." + "munki_display_name": "fman", + "munki_description": "File manager for power users." }, - "com.github.macprince.pkg.Espanso": { - "name": "Espanso", - "description": "Downloads the latest version of Espanso and creates a package.", + "com.github.macprince.pkg.fman": { + "name": "fman", + "description": "Downloads the latest version of fman and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Federico Terzi/Espanso.pkg.recipe", - "parent": "com.github.macprince.download.Espanso", - "shortname": "Espanso.pkg", + "path": "Michael Herrmann/fman.pkg.recipe", + "parent": "com.github.macprince.download.fman", + "shortname": "fman.pkg", "inferred_type": "pkg" }, + "com.github.macprince.munki.CEmu": { + "name": "CEmu", + "description": "Downloads the latest version of CEmu and imports it into Munki.\nGITHUB_ARCHITECTURE can be either 'arm' or 'intel'.\nMUNKI_ARCHITECTURE can be either 'arm64' or 'x86_64'", + "repo": "autopkg/macprince-recipes", + "path": "CEmu/CEmu.munki.recipe", + "parent": "com.github.nstrauss.download.CEmu", + "shortname": "CEmu.munki", + "inferred_type": "munki", + "munki_display_name": "CEmu", + "munki_description": "Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features" + }, + "com.github.macprince.install.CEmu": { + "name": "CEmu", + "description": "Installs the latest version of CEmu. GITHUB_ARCHITECTURE can be either 'arm' or 'intel'.", + "repo": "autopkg/macprince-recipes", + "path": "CEmu/CEmu.install.recipe", + "parent": "com.github.nstrauss.download.CEmu", + "shortname": "CEmu.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.AmazonChime": { + "name": "AmazonChime", + "description": "Downloads the latest version of Amazon Chime and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Amazon/AmazonChime.munki.recipe", + "parent": "com.github.moofit-recipes.download.AmazonChime", + "shortname": "AmazonChime.munki", + "inferred_type": "munki", + "munki_display_name": "Amazon Chime", + "munki_description": "Amazon Chime is a communications service that lets you meet, chat, and place business calls inside and outside your organization, all using a single application." + }, "com.github.macprince.install.Espanso": { "name": "Espanso", "description": "Installs the latest version of Espanso.", @@ -119949,6 +120021,15 @@ "shortname": "Espanso.install", "inferred_type": "install" }, + "com.github.macprince.pkg.Espanso": { + "name": "Espanso", + "description": "Downloads the latest version of Espanso and creates a package.", + "repo": "autopkg/macprince-recipes", + "path": "Federico Terzi/Espanso.pkg.recipe", + "parent": "com.github.macprince.download.Espanso", + "shortname": "Espanso.pkg", + "inferred_type": "pkg" + }, "com.github.macprince.download.Espanso": { "name": "Espanso", "description": "Downloads the latest version of Espanso.", @@ -119957,8 +120038,8 @@ "shortname": "Espanso.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.Espanso", "com.github.macprince.install.Espanso", + "com.github.macprince.pkg.Espanso", "com.github.macprince.munki.Espanso" ] }, @@ -119973,233 +120054,226 @@ "munki_display_name": "Espanso", "munki_description": "Cross-platform text expander written in Rust" }, - "com.github.macprince.munki.Airtame": { - "name": "Airtame", - "description": "Downloads the latest version of Airtame and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", + "com.github.macprince.install.Tweetbot": { + "name": "Tweetbot", + "description": "Installs the latest version of Tweetbot.", "repo": "autopkg/macprince-recipes", - "path": "Airtame/Airtame.munki.recipe", - "parent": "com.github.macprince.download.Airtame", - "shortname": "Airtame.munki", - "inferred_type": "munki", - "munki_display_name": "Airtame", - "munki_description": "The most flexible wireless content sharing technology." + "path": "Tapbots/Tweetbot.install.recipe", + "parent": "com.github.macprince.download.Tweetbot", + "shortname": "Tweetbot.install", + "inferred_type": "install" }, - "com.github.macprince.install.Airtame": { - "name": "Airtame", - "description": "Installs the latest version of Airtame.", + "com.github.macprince.pkg.Tweetbot": { + "name": "Tweetbot", + "description": "Downloads the latest version of Tweetbot and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Airtame/Airtame.install.recipe", - "parent": "com.github.macprince.download.Airtame", - "shortname": "Airtame.install", - "inferred_type": "install" + "path": "Tapbots/Tweetbot.pkg.recipe", + "parent": "com.github.macprince.download.Tweetbot", + "shortname": "Tweetbot.pkg", + "inferred_type": "pkg" }, - "com.github.macprince.download.Airtame": { - "name": "Airtame", - "description": "Downloads the latest version of Airtame.", + "com.github.macprince.download.Tweetbot": { + "name": "Tweetbot", + "description": "Downloads the latest version of Tweetbot.", "repo": "autopkg/macprince-recipes", - "path": "Airtame/Airtame.download.recipe", - "shortname": "Airtame.download", + "path": "Tapbots/Tweetbot.download.recipe", + "shortname": "Tweetbot.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.Airtame", - "com.github.macprince.install.Airtame" + "com.github.macprince.install.Tweetbot", + "com.github.macprince.pkg.Tweetbot", + "com.github.macprince.munki.Tweetbot" ] }, - "com.github.macprince.pkg.TunesKitM4VConverter": { - "name": "TunesKit M4V Converter", - "description": "Downloads the latest version of TunesKit M4V Converter and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Huang JianYun/TunesKit M4V Converter.pkg.recipe", - "parent": "com.github.macprince.download.TunesKitM4VConverter", - "shortname": "TunesKit M4V Converter.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.install.TunesKitM4VConverter": { - "name": "TunesKit M4V Converter", - "description": "Installs the latest version of TunesKit M4V Converter.", + "com.github.macprince.munki.Tweetbot": { + "name": "Tweetbot", + "description": "Downloads the latest version of Tweetbot and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Huang JianYun/TunesKit M4V Converter.install.recipe", - "parent": "com.github.macprince.download.TunesKitM4VConverter", - "shortname": "TunesKit M4V Converter.install", - "inferred_type": "install" + "path": "Tapbots/Tweetbot.munki.recipe", + "parent": "com.github.macprince.download.Tweetbot", + "shortname": "Tweetbot.munki", + "inferred_type": "munki", + "munki_display_name": "Tweetbot", + "munki_description": "Popular Twitter client." }, - "com.github.macprince.download.TunesKitM4VConverter": { - "name": "TunesKit M4V Converter", - "description": "Downloads the latest version of TunesKit M4V Converter.", + "com.github.macprince.download.CodeEdit": { + "name": "CodeEdit", + "description": "Downloads the latest version of CodeEdit.", "repo": "autopkg/macprince-recipes", - "path": "Huang JianYun/TunesKit M4V Converter.download.recipe", - "shortname": "TunesKit M4V Converter.download", + "path": "Austin Condiff/CodeEdit.download.recipe", + "shortname": "CodeEdit.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.TunesKitM4VConverter", - "com.github.macprince.install.TunesKitM4VConverter", - "com.github.macprince.munki.TunesKitM4VConverter" + "com.github.macprince.pkg.CodeEdit", + "com.github.macprince.install.CodeEdit", + "com.github.macprince.munki.CodeEdit" ] }, - "com.github.macprince.munki.TunesKitM4VConverter": { - "name": "TunesKit M4V Converter", - "description": "Downloads the latest version of TunesKit M4V Converter and imports it into Munki.", + "com.github.macprince.pkg.CodeEdit": { + "name": "CodeEdit", + "description": "Downloads the latest version of CodeEdit and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Huang JianYun/TunesKit M4V Converter.munki.recipe", - "parent": "com.github.macprince.download.TunesKitM4VConverter", - "shortname": "TunesKit M4V Converter.munki", + "path": "Austin Condiff/CodeEdit.pkg.recipe", + "parent": "com.github.macprince.download.CodeEdit", + "shortname": "CodeEdit.pkg", + "inferred_type": "pkg" + }, + "com.github.macprince.install.CodeEdit": { + "name": "CodeEdit", + "description": "Installs the latest version of CodeEdit.", + "repo": "autopkg/macprince-recipes", + "path": "Austin Condiff/CodeEdit.install.recipe", + "parent": "com.github.macprince.download.CodeEdit", + "shortname": "CodeEdit.install", + "inferred_type": "install" + }, + "com.github.macprince.munki.CodeEdit": { + "name": "CodeEdit", + "description": "Downloads the latest version of CodeEdit and imports it into Munki.", + "repo": "autopkg/macprince-recipes", + "path": "Austin Condiff/CodeEdit.munki.recipe", + "parent": "com.github.macprince.download.CodeEdit", + "shortname": "CodeEdit.munki", "inferred_type": "munki", - "munki_display_name": "TunesKit M4V Converter", - "munki_description": "A complete DRM removal tool that empowers you to remove DRM protection and convert iTunes M4V rentals and purchases and non-DRM videos to universal MP4, MOV, M4V, MPG, AVI, FLV, MP3, etc. with lossless 5.1 audio tracks, subtitles preserved for playing on any device." + "munki_display_name": "CodeEdit", + "munki_description": "CodeEdit App for macOS \u2013 Elevate your code editing experience. Open source, free forever." }, - "com.github.macprince.download.ISBE-ISA": { - "name": "ISBE-ISA", - "description": "Downloads the latest version of the Safe Exam Browser with config file for the Illinois State Board of Education's science assessment.", + "com.github.macprince.munki.TableTool": { + "name": "TableTool", + "description": "Downloads the latest version of Table Tool and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Illinois State Board of Education/ISBE-ISA.download.recipe", - "shortname": "ISBE-ISA.download", - "inferred_type": "download" + "path": "Jakob Egger/Table Tool.munki.recipe", + "parent": "com.github.macprince.download.TableTool", + "shortname": "Table Tool.munki", + "inferred_type": "munki", + "munki_display_name": "Table Tool", + "munki_description": "A simple CSV editor for the Mac" }, - "com.github.macprince.download.Silicon": { - "name": "Silicon", - "description": "Downloads the latest version of Silicon.", + "com.github.macprince.download.TableTool": { + "name": "Table Tool", + "description": "Downloads the latest version of Table Tool.", "repo": "autopkg/macprince-recipes", - "path": "DigiDNA/Silicon.download.recipe", - "shortname": "Silicon.download", + "path": "Jakob Egger/Table Tool.download.recipe", + "shortname": "Table Tool.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.Silicon", - "com.github.macprince.pkg.Silicon", - "com.github.macprince.munki.Silicon" + "com.github.macprince.munki.TableTool", + "com.github.macprince.pkg.TableTool", + "com.github.macprince.install.TableTool" ] }, - "com.github.macprince.install.Silicon": { - "name": "Silicon", - "description": "Installs the latest version of Silicon.", - "repo": "autopkg/macprince-recipes", - "path": "DigiDNA/Silicon.install.recipe", - "parent": "com.github.macprince.download.Silicon", - "shortname": "Silicon.install", - "inferred_type": "install" - }, - "com.github.macprince.pkg.Silicon": { - "name": "Silicon", - "description": "Downloads the latest version of Silicon and creates a package.", + "com.github.macprince.pkg.TableTool": { + "name": "Table Tool", + "description": "Downloads the latest version of Table Tool and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "DigiDNA/Silicon.pkg.recipe", - "parent": "com.github.macprince.download.Silicon", - "shortname": "Silicon.pkg", + "path": "Jakob Egger/Table Tool.pkg.recipe", + "parent": "com.github.macprince.download.TableTool", + "shortname": "Table Tool.pkg", "inferred_type": "pkg" }, - "com.github.macprince.munki.Silicon": { - "name": "Silicon", - "description": "Downloads the latest version of Silicon and imports it into Munki.", + "com.github.macprince.install.TableTool": { + "name": "Table Tool", + "description": "Installs the latest version of Table Tool.", "repo": "autopkg/macprince-recipes", - "path": "DigiDNA/Silicon.munki.recipe", - "parent": "com.github.macprince.download.Silicon", - "shortname": "Silicon.munki", - "inferred_type": "munki", - "munki_display_name": "Silicon", - "munki_description": "One click testing for Intel & Apple Silicon CPUs." + "path": "Jakob Egger/Table Tool.install.recipe", + "parent": "com.github.macprince.download.TableTool", + "shortname": "Table Tool.install", + "inferred_type": "install" }, - "com.github.macprince.munki.fman": { - "name": "fman", - "description": "Downloads the latest version of fman and imports it into Munki.", + "com.github.macprince.install.APCJWorkstation": { + "name": "APCJWorkstation", + "description": "Installs the latest version of APCJ Workstation for Mac.", "repo": "autopkg/macprince-recipes", - "path": "Michael Herrmann/fman.munki.recipe", - "parent": "com.github.macprince.download.fman", - "shortname": "fman.munki", - "inferred_type": "munki", - "munki_display_name": "fman", - "munki_description": "File manager for power users." + "path": "Educational Testing Service/APCJWorkstation.install.recipe", + "parent": "com.github.macprince.download.APCJWorkstation", + "shortname": "APCJWorkstation.install", + "inferred_type": "install" }, - "com.github.macprince.install.fman": { - "name": "fman", - "description": "Installs the latest version of fman.", + "com.github.macprince.munki.APCJWorkstation": { + "name": "APCJWorkstation", + "description": "Downloads the latest version of APCJ Workstation for Mac and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Michael Herrmann/fman.install.recipe", - "parent": "com.github.macprince.download.fman", - "shortname": "fman.install", - "inferred_type": "install" + "path": "Educational Testing Service/APCJWorkstation.munki.recipe", + "parent": "com.github.macprince.download.APCJWorkstation", + "shortname": "APCJWorkstation.munki", + "inferred_type": "munki", + "munki_display_name": "APCJ Workstation", + "munki_description": "Application for administering CollegeBoard AP Chinese and Japanese exams." }, - "com.github.macprince.download.fman": { - "name": "fman", - "description": "Downloads the latest version of fman.", + "com.github.macprince.download.APCJWorkstation": { + "name": "APCJWorkstation", + "description": "Downloads the latest version of APCJ Workstation for Mac.", "repo": "autopkg/macprince-recipes", - "path": "Michael Herrmann/fman.download.recipe", - "shortname": "fman.download", + "path": "Educational Testing Service/APCJWorkstation.download.recipe", + "shortname": "APCJWorkstation.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.fman", - "com.github.macprince.install.fman", - "com.github.macprince.pkg.fman" + "com.github.macprince.install.APCJWorkstation", + "com.github.macprince.munki.APCJWorkstation", + "com.github.macprince.pkg.APCJWorkstation" ] }, - "com.github.macprince.pkg.fman": { - "name": "fman", - "description": "Downloads the latest version of fman and creates a package.", + "com.github.macprince.pkg.APCJWorkstation": { + "name": "APCJWorkstation", + "description": "Downloads the latest version of APCJ Workstation for Mac and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Michael Herrmann/fman.pkg.recipe", - "parent": "com.github.macprince.download.fman", - "shortname": "fman.pkg", + "path": "Educational Testing Service/APCJWorkstation.pkg.recipe", + "parent": "com.github.macprince.download.APCJWorkstation", + "shortname": "APCJWorkstation.pkg", "inferred_type": "pkg" }, - "com.github.macprince.download.Blink1Control2": { - "name": "Blink1Control2", - "description": "Downloads the latest version of Blink1Control2.", + "com.github.macprince.download.Sonarr": { + "name": "Sonarr", + "description": "Downloads the latest version of Sonarr.", "repo": "autopkg/macprince-recipes", - "path": "todbot/Blink1Control2.download.recipe", - "shortname": "Blink1Control2.download", + "path": "Sonarr/Sonarr.download.recipe", + "shortname": "Sonarr.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.Blink1Control2", - "com.github.macprince.pkg.Blink1Control2", - "com.github.macprince.munki.Blink1Control2" + "com.github.macprince.munki.Sonarr", + "com.github.macprince.pkg.Sonarr", + "com.github.macprince.install.Sonarr" ] }, - "com.github.macprince.install.Blink1Control2": { - "name": "Blink1Control2", - "description": "Installs the latest version of Blink1Control2.", + "com.github.macprince.munki.Sonarr": { + "name": "Sonarr", + "description": "Downloads the latest version of Sonarr and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "todbot/Blink1Control2.install.recipe", - "parent": "com.github.macprince.download.Blink1Control2", - "shortname": "Blink1Control2.install", - "inferred_type": "install" + "path": "Sonarr/Sonarr.munki.recipe", + "parent": "com.github.macprince.download.Sonarr", + "shortname": "Sonarr.munki", + "inferred_type": "munki", + "munki_display_name": "Sonarr", + "munki_description": "Sonarr (formerly NzbDrone) is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sorts and renames them." }, - "com.github.macprince.pkg.Blink1Control2": { - "name": "Blink1Control2", - "description": "Downloads the latest version of Blink1Control2 and creates a package.", + "com.github.macprince.pkg.Sonarr": { + "name": "Sonarr", + "description": "Downloads the latest version of Sonarr and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "todbot/Blink1Control2.pkg.recipe", - "parent": "com.github.macprince.download.Blink1Control2", - "shortname": "Blink1Control2.pkg", + "path": "Sonarr/Sonarr.pkg.recipe", + "parent": "com.github.macprince.download.Sonarr", + "shortname": "Sonarr.pkg", "inferred_type": "pkg" }, - "com.github.macprince.munki.Blink1Control2": { - "name": "Blink1Control2", - "description": "Downloads the latest version of Blink1Control2 and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "todbot/Blink1Control2.munki.recipe", - "parent": "com.github.macprince.download.Blink1Control2", - "shortname": "Blink1Control2.munki", - "inferred_type": "munki", - "munki_display_name": "Blink1Control2", - "munki_description": "Blink1Control GUI to control blink(1) USB RGB LED devices." - }, - "com.github.macprince.munki.MacUserGenerator": { - "name": "MacUserGenerator", - "description": "Downloads the latest version of MacUserGenerator and imports it into Munki.", + "com.github.macprince.install.Sonarr": { + "name": "Sonarr", + "description": "Installs the latest version of Sonarr.", "repo": "autopkg/macprince-recipes", - "path": "Nindi Gill/MacUserGenerator.munki.recipe", - "parent": "com.github.macprince.download.MacUserGenerator", - "shortname": "MacUserGenerator.munki", - "inferred_type": "munki", - "munki_display_name": "MacUserGenerator", - "munki_description": "A utility that assists in automating the creation of macOS User Accounts." + "path": "Sonarr/Sonarr.install.recipe", + "parent": "com.github.macprince.download.Sonarr", + "shortname": "Sonarr.install", + "inferred_type": "install" }, - "com.github.macprince.install.mist-cli": { - "name": "mist", - "description": "Downloads and installs the latest version of Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.. The package will be installed to /usr/local/bin.", + "com.github.macprince.munki.mist-cli": { + "name": null, + "description": "Downloads, packages and imports to Munki the latest version of Download Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.", "repo": "autopkg/macprince-recipes", - "path": "Nindi Gill/mist-cli.install.recipe", + "path": "Nindi Gill/mist-cli.munki.recipe", "parent": "com.github.macprince.download.mist-cli", - "shortname": "mist-cli.install", - "inferred_type": "install" + "shortname": "mist-cli.munki", + "inferred_type": "munki", + "munki_display_name": "mist-cli", + "munki_description": "Download misc-cli, a command-line tool that automatically generates macOS Installer Disk Images and Packages.. Details: https://github.com/ninxsoft/mist-cli " }, "com.github.macprince.pkg.MacUserGenerator": { "name": "MacUserGenerator", @@ -120218,11 +120292,20 @@ "shortname": "mist-cli.download", "inferred_type": "download", "children": [ - "com.github.macprince.install.mist-cli", "com.github.macprince.munki.mist-cli", + "com.github.macprince.install.mist-cli", "com.github.davidbpirie.jamf-upload.mist-cli" ] }, + "com.github.macprince.install.mist-cli": { + "name": "mist", + "description": "Downloads and installs the latest version of Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.. The package will be installed to /usr/local/bin.", + "repo": "autopkg/macprince-recipes", + "path": "Nindi Gill/mist-cli.install.recipe", + "parent": "com.github.macprince.download.mist-cli", + "shortname": "mist-cli.install", + "inferred_type": "install" + }, "com.github.macprince.install.MacUserGenerator": { "name": "MacUserGenerator", "description": "Installs the latest version of MacUserGenerator.", @@ -120232,17 +120315,6 @@ "shortname": "MacUserGenerator.install", "inferred_type": "install" }, - "com.github.macprince.munki.mist-cli": { - "name": null, - "description": "Downloads, packages and imports to Munki the latest version of Download Mist, a command-line tool that automatically generates macOS Installer Disk Images and Packages.", - "repo": "autopkg/macprince-recipes", - "path": "Nindi Gill/mist-cli.munki.recipe", - "parent": "com.github.macprince.download.mist-cli", - "shortname": "mist-cli.munki", - "inferred_type": "munki", - "munki_display_name": "mist-cli", - "munki_description": "Download misc-cli, a command-line tool that automatically generates macOS Installer Disk Images and Packages.. Details: https://github.com/ninxsoft/mist-cli " - }, "com.github.macprince.download.MacUserGenerator": { "name": "MacUserGenerator", "description": "Downloads the latest version of MacUserGenerator.", @@ -120251,189 +120323,96 @@ "shortname": "MacUserGenerator.download", "inferred_type": "download", "children": [ - "com.github.macprince.munki.MacUserGenerator", "com.github.macprince.pkg.MacUserGenerator", - "com.github.macprince.install.MacUserGenerator" - ] - }, - "com.github.macprince.munki.TextBuddy": { - "name": "TextBuddy", - "description": "Downloads the latest version of TextBuddy and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Tyler Hall/TextBuddy.munki.recipe", - "parent": "com.github.macprince.download.TextBuddy", - "shortname": "TextBuddy.munki", - "inferred_type": "munki", - "munki_display_name": "TextBuddy", - "munki_description": "A powerful app for manipulating text." - }, - "com.github.macprince.pkg.TextBuddy": { - "name": "TextBuddy", - "description": "Downloads the latest version of TextBuddy and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Tyler Hall/TextBuddy.pkg.recipe", - "parent": "com.github.macprince.download.TextBuddy", - "shortname": "TextBuddy.pkg", - "inferred_type": "pkg" - }, - "com.github.macprince.download.TextBuddy": { - "name": "TextBuddy", - "description": "Downloads the latest version of TextBuddy.", - "repo": "autopkg/macprince-recipes", - "path": "Tyler Hall/TextBuddy.download.recipe", - "shortname": "TextBuddy.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.munki.TextBuddy", - "com.github.macprince.pkg.TextBuddy", - "com.github.macprince.install.TextBuddy" + "com.github.macprince.install.MacUserGenerator", + "com.github.macprince.munki.MacUserGenerator" ] }, - "com.github.macprince.install.TextBuddy": { - "name": "TextBuddy", - "description": "Installs the latest version of TextBuddy.", - "repo": "autopkg/macprince-recipes", - "path": "Tyler Hall/TextBuddy.install.recipe", - "parent": "com.github.macprince.download.TextBuddy", - "shortname": "TextBuddy.install", - "inferred_type": "install" - }, - "com.github.macprince.munki.Screens4": { - "name": "Screens 4", - "description": "Downloads the latest version of Screens 4 and imports it into Munki.", + "com.github.macprince.munki.MacUserGenerator": { + "name": "MacUserGenerator", + "description": "Downloads the latest version of MacUserGenerator and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens 4.munki.recipe", - "parent": "com.github.macprince.download.Screens4", - "shortname": "Screens 4.munki", + "path": "Nindi Gill/MacUserGenerator.munki.recipe", + "parent": "com.github.macprince.download.MacUserGenerator", + "shortname": "MacUserGenerator.munki", "inferred_type": "munki", - "munki_display_name": "Screens 4", - "munki_description": "Control any computer from your Mac from anywhere in the world." - }, - "com.github.macprince.install.Screens4": { - "name": "Screens 4", - "description": "Installs the latest version of Screens 4.", - "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens 4.install.recipe", - "parent": "com.github.macprince.download.Screens4", - "shortname": "Screens 4.install", - "inferred_type": "install" - }, - "com.github.macprince.pkg.ScreensConnect": { - "name": "Screens Connect", - "description": "Downloads the latest version of Screens Connect and creates a package.", - "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens Connect.pkg.recipe", - "parent": "com.github.macprince.download.ScreensConnect", - "shortname": "Screens Connect.pkg", - "inferred_type": "pkg" + "munki_display_name": "MacUserGenerator", + "munki_description": "A utility that assists in automating the creation of macOS User Accounts." }, - "com.github.macprince.install.ScreensConnect": { - "name": "Screens Connect", - "description": "Installs the latest version of Screens Connect.", + "com.github.macprince.install.MTIPlayer": { + "name": "MTI Player", + "description": "Installs the latest version of MTI Player.", "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens Connect.install.recipe", - "parent": "com.github.macprince.download.ScreensConnect", - "shortname": "Screens Connect.install", + "path": "Music Theatre International/MTIPlayer.install.recipe", + "parent": "com.github.macprince.download.MTIPlayer", + "shortname": "MTIPlayer.install", "inferred_type": "install" }, - "com.github.macprince.munki.ScreensConnect": { - "name": "ScreensConnect", - "description": "Downloads the latest version of Screens Connect and imports it into Munki.", - "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens Connect.munki.recipe", - "parent": "com.github.macprince.download.ScreensConnect", - "shortname": "Screens Connect.munki", - "inferred_type": "munki", - "munki_display_name": "Screens Connect", - "munki_description": "Screens Connect is a free utility that lets you connect back to your Mac or Windows PC from anywhere in the world." - }, - "com.github.macprince.pkg.Screens4": { - "name": "Screens 4", - "description": "Downloads the latest version of Screens 4 and creates a package.", + "com.github.macprince.pkg.MTIPlayer": { + "name": "MTI Player", + "description": "Downloads the latest version of MTI Player and creates a package.", "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens 4.pkg.recipe", - "parent": "com.github.macprince.download.Screens4", - "shortname": "Screens 4.pkg", + "path": "Music Theatre International/MTIPlayer.pkg.recipe", + "parent": "com.github.macprince.download.MTIPlayer", + "shortname": "MTIPlayer.pkg", "inferred_type": "pkg" }, - "com.github.macprince.download.ScreensConnect": { - "name": "Screens Connect", - "description": "Downloads the latest version of Screens Connect.", + "com.github.macprince.download.MTIPlayer": { + "name": "MTI Player", + "description": "Downloads the latest version of MTI Player.", "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens Connect.download.recipe", - "shortname": "Screens Connect.download", + "path": "Music Theatre International/MTIPlayer.download.recipe", + "shortname": "MTIPlayer.download", "inferred_type": "download", "children": [ - "com.github.macprince.pkg.ScreensConnect", - "com.github.macprince.install.ScreensConnect", - "com.github.macprince.munki.ScreensConnect" + "com.github.macprince.install.MTIPlayer", + "com.github.macprince.pkg.MTIPlayer", + "com.github.macprince.munki.MTIPlayer" ] }, - "com.github.macprince.download.Screens4": { - "name": "Screens 4", - "description": "Downloads the latest version of Screens 4.", + "com.github.macprince.munki.MTIPlayer": { + "name": "MTIPlayer", + "description": "Downloads the latest version of MTI Player and imports it into Munki.", "repo": "autopkg/macprince-recipes", - "path": "Edovia/Screens 4.download.recipe", - "shortname": "Screens 4.download", - "inferred_type": "download", - "children": [ - "com.github.macprince.munki.Screens4", - "com.github.macprince.install.Screens4", - "com.github.macprince.pkg.Screens4" - ] - }, - "com.github.precursorca.install.Sloth": { - "name": "Sloth", - "description": "Installs the latest version of Sloth.", - "repo": "autopkg/precursorca-recipes", - "path": "Sloth/Sloth.install.recipe", - "parent": "com.github.precursorca.download.Sloth", - "shortname": "Sloth.install", - "inferred_type": "install" - }, - "com.github.precursorca.munki.Sloth": { - "name": "Sloth", - "description": "Downloads the latest version of Sloth and imports it into Munki.", - "repo": "autopkg/precursorca-recipes", - "path": "Sloth/Sloth.munki.recipe", - "parent": "com.github.precursorca.download.Sloth", - "shortname": "Sloth.munki", + "path": "Music Theatre International/MTIPlayer.munki.recipe", + "parent": "com.github.macprince.download.MTIPlayer", + "shortname": "MTIPlayer.munki", "inferred_type": "munki", - "munki_display_name": "Sloth", - "munki_description": " " + "munki_display_name": "MTI Player", + "munki_description": "Music downloader and player for Music Theatre International licensed shows." }, - "com.github.precursorca.pkg.Sloth": { - "name": "Sloth", - "description": "Downloads the latest version of Sloth and creates a package.", + "com.github.precursorca.munki.privileges": { + "name": "Privileges", + "description": "Downloads the latest version of Privileges.app and imports it into Munki", "repo": "autopkg/precursorca-recipes", - "path": "Sloth/Sloth.pkg.recipe", - "parent": "com.github.precursorca.download.Sloth", - "shortname": "Sloth.pkg", - "inferred_type": "pkg" + "path": "Privileges/Privileges.munki.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.munki", + "inferred_type": "munki", + "munki_display_name": "Privileges", + "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock." }, - "com.github.precursorca.download.Sloth": { - "name": "Sloth", - "description": "Downloads the latest version of Sloth.", + "com.github.precursorca.download.QuickBooks": { + "name": "QuickBooks", + "description": "Downloads the latest version of QuickBooks.", "repo": "autopkg/precursorca-recipes", - "path": "Sloth/Sloth.download.recipe", - "shortname": "Sloth.download", + "path": "QuickBooks/QuickBooks.download.recipe", + "shortname": "QuickBooks.download", "inferred_type": "download", "children": [ - "com.github.precursorca.install.Sloth", - "com.github.precursorca.munki.Sloth", - "com.github.precursorca.pkg.Sloth" + "com.github.precursorca.pkg.QuickBooks", + "com.github.precursorca.install.QuickBooks", + "com.github.precursorca.munki.QuickBooks" ] }, - "com.github.precursorca.munki.QuickBooks": { + "com.github.precursorca.pkg.QuickBooks": { "name": "QuickBooks", - "description": "Downloads the latest version of QuickBooks and imports it into Munki.", + "description": "Downloads the latest version of QuickBooks and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "QuickBooks/QuickBooks.munki.recipe", + "path": "QuickBooks/QuickBooks.pkg.recipe", "parent": "com.github.precursorca.download.QuickBooks", - "shortname": "QuickBooks.munki", - "inferred_type": "munki", - "munki_display_name": "QuickBooks", - "munki_description": " " + "shortname": "QuickBooks.pkg", + "inferred_type": "pkg" }, "com.github.precursorca.install.QuickBooks": { "name": "QuickBooks", @@ -120444,112 +120423,206 @@ "shortname": "QuickBooks.install", "inferred_type": "install" }, - "com.github.precursorca.pkg.QuickBooks": { + "com.github.precursorca.munki.QuickBooks": { "name": "QuickBooks", - "description": "Downloads the latest version of QuickBooks and creates a package.", + "description": "Downloads the latest version of QuickBooks and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "QuickBooks/QuickBooks.pkg.recipe", + "path": "QuickBooks/QuickBooks.munki.recipe", "parent": "com.github.precursorca.download.QuickBooks", - "shortname": "QuickBooks.pkg", - "inferred_type": "pkg" + "shortname": "QuickBooks.munki", + "inferred_type": "munki", + "munki_display_name": "QuickBooks", + "munki_description": " " }, - "com.github.precursorca.download.QuickBooks": { - "name": "QuickBooks", - "description": "Downloads the latest version of QuickBooks.", + "com.github.precursorca.munki.RogersUnisonSoftphone": { + "name": "Rogers Business Softphone", + "description": "Downloads the latest version of Rogers Business Softphone and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "QuickBooks/QuickBooks.download.recipe", - "shortname": "QuickBooks.download", + "path": "Rogers Unison Softphone/Rogers Unison Softphone.munki.recipe", + "parent": "com.github.precursorca.download.RogersUnisonSoftphone", + "shortname": "Rogers Unison Softphone.munki", + "inferred_type": "munki", + "munki_display_name": "Rogers Business Softphone", + "munki_description": "Rogers Business Softphone delivers professional voice calling alongside a full range of messaging, collaboration and conferencing features\u2014keeping you productive and connected to your customers regardless your device or location." + }, + "com.github.precursorca.install.RogersUnisonSoftphone": { + "name": "Rogers Business Softphone", + "description": "Installs the latest version of Rogers Business Softphone.", + "repo": "autopkg/precursorca-recipes", + "path": "Rogers Unison Softphone/Rogers Unison Softphone.install.recipe", + "parent": "com.github.precursorca.download.RogersUnisonSoftphone", + "shortname": "Rogers Unison Softphone.install", + "inferred_type": "install" + }, + "com.github.precursorca.download.RogersUnisonSoftphone": { + "name": "Rogers Unison Softphone", + "description": "Downloads the latest version of Rogers Business Softphone.", + "repo": "autopkg/precursorca-recipes", + "path": "Rogers Unison Softphone/Rogers Unison Softphone.download.recipe", + "shortname": "Rogers Unison Softphone.download", "inferred_type": "download", "children": [ - "com.github.precursorca.munki.QuickBooks", - "com.github.precursorca.install.QuickBooks", - "com.github.precursorca.pkg.QuickBooks" + "com.github.precursorca.munki.RogersUnisonSoftphone", + "com.github.precursorca.install.RogersUnisonSoftphone" ] }, - "com.github.autopkg.precursorca.download.swiftdialog": { - "name": "swiftDialog", - "description": "Downloads the current release of swiftDialog from Github.", + "com.github.precursorca.download.IBMNotifier": { + "name": "IBM Notifier", + "description": "Downloads the latest version of IBM Notifier.", "repo": "autopkg/precursorca-recipes", - "path": "swiftDialog/swiftdialog.download.recipe", - "shortname": "swiftdialog.download", + "path": "IMB.Notifier/IBM.Notifier.download.recipe", + "children": [ + "com.github.precursorca.pkg.IBMNotifier", + "com.github.precursorca.install.IBMNotifier", + "com.github.precursorca.munki.IBMNotifier" + ] + }, + "com.github.precursorca.pkg.IBMNotifier": { + "name": "IBM Notifier", + "description": "Downloads the latest version of IBM Notifier and creates a package.", + "repo": "autopkg/precursorca-recipes", + "path": "IMB.Notifier/IBM.Notifier.pkg.recipe", + "parent": "com.github.precursorca.download.IBMNotifier" + }, + "com.github.precursorca.install.IBMNotifier": { + "name": "IBM Notifier", + "description": "Installs the latest version of IBM Notifier.", + "repo": "autopkg/precursorca-recipes", + "path": "IMB.Notifier/IBM.Notifier.install.recipe", + "parent": "com.github.precursorca.download.IBMNotifier" + }, + "com.github.precursorca.munki.IBMNotifier": { + "name": "IBM Notifier", + "description": "Downloads the latest version of IBM Notifier and imports it into Munki.", + "repo": "autopkg/precursorca-recipes", + "path": "IMB.Notifier/IBM.Notifier.munki.recipe", + "parent": "com.github.precursorca.download.IBMNotifier" + }, + "com.github.precursorca.download.Vectorworks2020Installer": { + "name": "Vectorworks 2020 Installer", + "description": "Downloads the latest version of Vectorworks 2020 Installer.", + "repo": "autopkg/precursorca-recipes", + "path": "Vectorworks/Vectorworks 2020 Installer.download.recipe", + "shortname": "Vectorworks 2020 Installer.download", "inferred_type": "download", "children": [ - "com.github.autopkg.precursorca.pkg.swiftdialog", - "com.github.precursorca.munki.swiftdialog" + "com.github.precursorca.pkg.Vectorworks2020Installer", + "com.github.precursorca.munki.Vectorworks2020Installer", + "com.github.precursorca.install.Vectorworks2020Installer" ] }, - "com.github.autopkg.precursorca.pkg.swiftdialog": { - "name": null, - "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)", + "com.github.precursorca.download.Vectorworks2018Installer": { + "name": "Vectorworks 2018 Installer", + "description": "Downloads the latest version of Vectorworks 2018 Installer.", "repo": "autopkg/precursorca-recipes", - "path": "swiftDialog/swiftdialog.pkg.recipe", - "parent": "com.github.autopkg.precursorca.download.swiftdialog", - "shortname": "swiftdialog.pkg", + "path": "Vectorworks/Vectorworks 2018 Installer.download.recipe", + "shortname": "Vectorworks 2018 Installer.download", + "inferred_type": "download", + "children": [ + "com.github.precursorca.pkg.Vectorworks2018Installer", + "com.github.precursorca.munki.Vectorworks2018Installer", + "com.github.precursorca.install.Vectorworks2018Installer" + ] + }, + "com.github.precursorca.pkg.Vectorworks2020Installer": { + "name": "Vectorworks 2020 Installer", + "description": "Downloads the latest version of Vectorworks 2020 Installer and creates a package.", + "repo": "autopkg/precursorca-recipes", + "path": "Vectorworks/Vectorworks 2020 Installer.pkg.recipe", + "parent": "com.github.precursorca.download.Vectorworks2020Installer", + "shortname": "Vectorworks 2020 Installer.pkg", "inferred_type": "pkg" }, - "com.github.precursorca.munki.swiftdialog": { - "name": "swiftDialog", - "description": "Imports swiftDialog into Munki", + "com.github.precursorca.pkg.Vectorworks2018Installer": { + "name": "Vectorworks 2018 Installer", + "description": "Downloads the latest version of Vectorworks 2018 Installer and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "swiftDialog/swiftdialog.munki.recipe", - "parent": "com.github.autopkg.precursorca.download.swiftdialog", - "shortname": "swiftdialog.munki", + "path": "Vectorworks/Vectorworks 2018 Installer.pkg.recipe", + "parent": "com.github.precursorca.download.Vectorworks2018Installer", + "shortname": "Vectorworks 2018 Installer.pkg", + "inferred_type": "pkg" + }, + "com.github.precursorca.munki.Vectorworks2020Installer": { + "name": "Vectorworks 2020 Installer", + "description": "Downloads the latest version of Vectorworks 2020 Installer and imports it into Munki.", + "repo": "autopkg/precursorca-recipes", + "path": "Vectorworks/Vectorworks 2020 Installer.munki.recipe", + "parent": "com.github.precursorca.download.Vectorworks2020Installer", + "shortname": "Vectorworks 2020 Installer.munki", "inferred_type": "munki", - "munki_display_name": "swiftDialog", - "munki_description": "swiftDialog is an open source admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\n\nswiftDialog's purpose is as a tool for Mac Admins to show informative messages via scripts, and relay back the users actions." + "munki_display_name": "Vectorworks 2020 Installer", + "munki_description": "The Viewer is a FREE value-added benefit to Vectorworks 2020 users. The Viewer enables those who do not own the program to look at and print projects created in Vectorworks 2020. And, it allows on-line collaboration between designers and clients during the creative process. Please note that the version 2020 Viewer allows users to view Vectorworks versions 9 through 2019 files as well." }, - "com.github.precursorca.munki.microsoftuniversalonedrive": { - "name": "MicrosoftOnedrive", - "description": "Downloads the latest Microsoft OneDrive installer and imports into Munki.", + "com.github.precursorca.install.Vectorworks2020Installer": { + "name": "Vectorworks 2020 Installer", + "description": "Installs the latest version of Vectorworks 2020 Installer.", "repo": "autopkg/precursorca-recipes", - "path": "MSOneDriveUniversal/MicrosoftOneDriveUniversal.munki.recipe", - "parent": "com.github.rtrouton.download.microsoftuniversalonedrive", - "shortname": "MicrosoftOneDriveUniversal.munki", + "path": "Vectorworks/Vectorworks 2020 Installer.install.recipe", + "parent": "com.github.precursorca.download.Vectorworks2020Installer", + "shortname": "Vectorworks 2020 Installer.install", + "inferred_type": "install" + }, + "com.github.precursorca.munki.Vectorworks2018Installer": { + "name": "Vectorworks 2018 Installer", + "description": "Downloads the latest version of Vectorworks 2018 Installer and imports it into Munki.", + "repo": "autopkg/precursorca-recipes", + "path": "Vectorworks/Vectorworks 2018 Installer.munki.recipe", + "parent": "com.github.precursorca.download.Vectorworks2018Installer", + "shortname": "Vectorworks 2018 Installer.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Onedrive", - "munki_description": "Microsoft Onedrive (Universal): Enjoy the freedom to access, edit, and share your files on all your devices, wherever you are." + "munki_display_name": "Vectorworks 2018 Installer", + "munki_description": "The Viewer is a FREE value-added benefit to Vectorworks 2018 users. The Viewer enables those who do not own the program to look at and print projects created in Vectorworks 2018. And, it allows on-line collaboration between designers and clients during the creative process. Please note that the version 2018 Viewer allows users to view Vectorworks versions 9 through 2016 files as well." }, - "com.github.precursorca.install.AdobeCreativeCloudInstaller.M1": { - "name": "Creative Cloud Installer M1", - "description": "Testing Rich Trouton, ramyhhh, and Orchard recipes for use with CC for M1 - Installs the latest version of Adobe's Creative Cloud Desktop App Installer.", + "com.github.precursorca.install.Vectorworks2018Installer": { + "name": "Vectorworks 2018 Installer", + "description": "Installs the latest version of Vectorworks 2018 Installer.", "repo": "autopkg/precursorca-recipes", - "path": "Beta/AdobeCreativeCloudInstaller.M1.install.recipe", - "parent": "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1" + "path": "Vectorworks/Vectorworks 2018 Installer.install.recipe", + "parent": "com.github.precursorca.download.Vectorworks2018Installer", + "shortname": "Vectorworks 2018 Installer.install", + "inferred_type": "install" }, - "com.github.precursorca.pkg.RemoteUpdateManager.M1": { - "name": "Adobe RemoteUpdateManager (Arm)", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe and packages into /usr/local/bin", + "com.github.precursorca.install.Go64": { + "name": "Go64", + "description": "Installs the latest version of Go64.", "repo": "autopkg/precursorca-recipes", - "path": "Beta/RemoteUpdateManager.M1.pkg.recipe", - "parent": "com.github.precursorca.download.RemoteUpdateManager", - "children": [ - "com.github.precursorca.munki.RemoteUpdateManager.M1" - ] + "path": "St. Clair Software/Go64.install.recipe", + "parent": "com.github.precursorca.download.Go64", + "shortname": "Go64.install", + "inferred_type": "install" }, - "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal": { - "name": "Creative Cloud Installer M1", - "description": "Testing combination of Rich Trouton, ramyhhh, and Orchard recipes for use with CC Universal Binary", + "com.github.precursorca.munki.Go64": { + "name": "Go64", + "description": "Downloads the latest version of Go64 and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "Beta/AdobeCreativeCloudInstallerUniversal.munki.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", - "shortname": "AdobeCreativeCloudInstallerUniversal.munki", + "path": "St. Clair Software/Go64.munki.recipe", + "parent": "com.github.precursorca.download.Go64", + "shortname": "Go64.munki", "inferred_type": "munki", - "munki_display_name": "Creative Cloud Installer", - "munki_description": "This installs the Creative Cloud app that runs in your taskbar and allows you to install and update Creative Cloud apps." + "munki_display_name": "Go64", + "munki_description": "Quickly scan your disk for applications, see which ones are 32-bit, and find upgrade information with the click of a button." }, - "com.github.precursorca.munki.AdobeCreativeCloudInstaller.M1": { - "name": "Creative Cloud Installer M1", - "description": "Testing combination of Rich Trouton, ramyhhh, and Orchard recipes for use with CC for M1", + "com.github.precursorca.pkg.Go64": { + "name": "Go64", + "description": "Downloads the latest version of Go64 and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "Beta/AdobeCreativeCloudInstaller.M1.munki.recipe", - "parent": "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1" + "path": "St. Clair Software/Go64.pkg.recipe", + "parent": "com.github.precursorca.download.Go64", + "shortname": "Go64.pkg", + "inferred_type": "pkg" }, - "com.github.precursorca.munki.RemoteUpdateManager.M1": { - "name": "Adobe RemoteUpdateManager", - "description": "", + "com.github.precursorca.download.Go64": { + "name": "Go64", + "description": "Downloads the latest version of Go64.", "repo": "autopkg/precursorca-recipes", - "path": "Beta/RemoteUpdateManager.M1.munki.recipe", - "parent": "com.github.precursorca.pkg.RemoteUpdateManager.M1" + "path": "St. Clair Software/Go64.download.recipe", + "shortname": "Go64.download", + "inferred_type": "download", + "children": [ + "com.github.precursorca.install.Go64", + "com.github.precursorca.munki.Go64", + "com.github.precursorca.pkg.Go64" + ] }, "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1": { "name": "Creative Cloud Installer M1", @@ -120558,47 +120631,22 @@ "path": "Beta/AdobeCreativeCloudInstaller.M1.pkg.recipe", "parent": "com.github.precursorca.download.AdobeCreativeCloudInstaller.M1", "children": [ - "com.github.precursorca.install.AdobeCreativeCloudInstaller.M1", - "com.github.precursorca.munki.AdobeCreativeCloudInstaller.M1" + "com.github.precursorca.munki.AdobeCreativeCloudInstaller.M1", + "com.github.precursorca.install.AdobeCreativeCloudInstaller.M1" ] }, - "com.github.precursorca.munki.RemoteUpdateManager": { - "name": "Adobe RemoteUpdateManager", - "description": "", - "repo": "autopkg/precursorca-recipes", - "path": "Beta/RemoteUpdateManager.munki.recipe", - "parent": "com.github.precursorca.pkg.RemoteUpdateManager", - "shortname": "RemoteUpdateManager.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe RemoteUpdateManager", - "munki_description": "This installs the Adobe RUM component to scripts updates of existing CC installs" - }, "com.github.precursorca.download.RemoteUpdateManager.M1": { "name": "Adobe RemoteUpdateManager", "description": "Downloads the latest version of Adobe's RemoteUpdateManager from Adobe. The \"ARCH\" input variable must be\n set to either \"MacIntel\" or \"AppleSilicon\"", "repo": "autopkg/precursorca-recipes", "path": "Beta/RemoteUpdateManager.M1.download.recipe" }, - "com.github.precursorca.download.AdobeCreativeCloudInstaller.M1": { + "com.github.precursorca.munki.AdobeCreativeCloudInstaller.M1": { "name": "Creative Cloud Installer M1", - "description": "Testing Rich Trouton, ramyhhh, and Orchard recipes for use with CC for M1 - Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.", - "repo": "autopkg/precursorca-recipes", - "path": "Beta/AdobeCreativeCloudInstaller.M1.download.recipe", - "children": [ - "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1" - ] - }, - "com.github.precursorca.pkg.RemoteUpdateManager": { - "name": "Adobe RemoteUpdateManager (Intel)", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe and packages into /usr/local/bin", + "description": "Testing combination of Rich Trouton, ramyhhh, and Orchard recipes for use with CC for M1", "repo": "autopkg/precursorca-recipes", - "path": "Beta/RemoteUpdateManager.pkg.recipe", - "parent": "com.github.precursorca.download.RemoteUpdateManager", - "shortname": "RemoteUpdateManager.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.precursorca.munki.RemoteUpdateManager" - ] + "path": "Beta/AdobeCreativeCloudInstaller.M1.munki.recipe", + "parent": "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1" }, "com.github.precursorca.download.RemoteUpdateManager": { "name": "Adobe RemoteUpdateManager", @@ -120612,171 +120660,136 @@ "com.github.precursorca.pkg.RemoteUpdateManager" ] }, - "com.github.precursorca.pkg.WifiDisplay": { - "name": "Wifi Display", - "description": "Downloads the latest version of Wifi Display and creates a package.", - "repo": "autopkg/precursorca-recipes", - "path": "Wifi Display/Wifi Display.pkg.recipe", - "parent": "com.github.precursorca.download.WifiDisplay", - "shortname": "Wifi Display.pkg", - "inferred_type": "pkg" - }, - "com.github.precursorca.munki.WifiDisplay": { - "name": "Wifi Display", - "description": "Downloads the latest version of Wifi Display and imports it into Munki.", - "repo": "autopkg/precursorca-recipes", - "path": "Wifi Display/Wifi Display.munki.recipe", - "parent": "com.github.precursorca.download.WifiDisplay", - "shortname": "Wifi Display.munki", - "inferred_type": "munki", - "munki_display_name": "Wifi Display", - "munki_description": "Ever wished you could see at a glance if your network has changed without having to click on the Wifi icon in the Status bar to check the currently active connection?\nWith Wifi Display, you\u2019ll always be sure you\u2019re connected to the network you think you are." - }, - "com.github.precursorca.install.WifiDisplay": { - "name": "Wifi Display", - "description": "Installs the latest version of Wifi Display.", + "com.github.precursorca.install.AdobeCreativeCloudInstaller.M1": { + "name": "Creative Cloud Installer M1", + "description": "Testing Rich Trouton, ramyhhh, and Orchard recipes for use with CC for M1 - Installs the latest version of Adobe's Creative Cloud Desktop App Installer.", "repo": "autopkg/precursorca-recipes", - "path": "Wifi Display/Wifi Display.install.recipe", - "parent": "com.github.precursorca.download.WifiDisplay", - "shortname": "Wifi Display.install", - "inferred_type": "install" + "path": "Beta/AdobeCreativeCloudInstaller.M1.install.recipe", + "parent": "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1" }, - "com.github.precursorca.download.WifiDisplay": { - "name": "Wifi Display", - "description": "Downloads the latest version of Wifi Display.", + "com.github.precursorca.download.AdobeCreativeCloudInstaller.M1": { + "name": "Creative Cloud Installer M1", + "description": "Testing Rich Trouton, ramyhhh, and Orchard recipes for use with CC for M1 - Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.", "repo": "autopkg/precursorca-recipes", - "path": "Wifi Display/Wifi Display.download.recipe", - "shortname": "Wifi Display.download", - "inferred_type": "download", + "path": "Beta/AdobeCreativeCloudInstaller.M1.download.recipe", "children": [ - "com.github.precursorca.pkg.WifiDisplay", - "com.github.precursorca.munki.WifiDisplay", - "com.github.precursorca.install.WifiDisplay" + "com.github.precursorca.pkg.AdobeCreativeCloudInstaller.M1" ] }, - "com.github.autopkg.precursorca.download.installomator": { - "name": "intallomator", - "description": "Downloads the current release of Installomator from Github.", + "com.github.precursorca.pkg.RemoteUpdateManager.M1": { + "name": "Adobe RemoteUpdateManager (Arm)", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe and packages into /usr/local/bin", "repo": "autopkg/precursorca-recipes", - "path": "Installomator/Installomator.download.recipe", - "shortname": "Installomator.download", - "inferred_type": "download", + "path": "Beta/RemoteUpdateManager.M1.pkg.recipe", + "parent": "com.github.precursorca.download.RemoteUpdateManager", "children": [ - "com.github.autopkg.precursorca.pkg.installomator", - "com.github.precursorca.munki.installomator" + "com.github.precursorca.munki.RemoteUpdateManager.M1" ] }, - "com.github.autopkg.precursorca.pkg.installomator": { - "name": null, - "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)", - "repo": "autopkg/precursorca-recipes", - "path": "Installomator/Installomator.pkg.recipe", - "parent": "com.github.autopkg.precursorca.download.installomator", - "shortname": "Installomator.pkg", - "inferred_type": "pkg" - }, - "com.github.precursorca.munki.installomator": { - "name": "Installomator", - "description": "Imports Installomator into Munki", + "com.github.precursorca.munki.RemoteUpdateManager": { + "name": "Adobe RemoteUpdateManager", + "description": "", "repo": "autopkg/precursorca-recipes", - "path": "Installomator/Installomator.munki.recipe", - "parent": "com.github.autopkg.precursorca.download.installomator", - "shortname": "Installomator.munki", + "path": "Beta/RemoteUpdateManager.munki.recipe", + "parent": "com.github.precursorca.pkg.RemoteUpdateManager", + "shortname": "RemoteUpdateManager.munki", "inferred_type": "munki", - "munki_display_name": "Installomator", - "munki_description": "A unified, client focused installer script for deploying and updating various apps to the latest version via MDM (Mobile Device Management)." - }, - "com.github.precursorca.install.Go64": { - "name": "Go64", - "description": "Installs the latest version of Go64.", - "repo": "autopkg/precursorca-recipes", - "path": "St. Clair Software/Go64.install.recipe", - "parent": "com.github.precursorca.download.Go64", - "shortname": "Go64.install", - "inferred_type": "install" + "munki_display_name": "Adobe RemoteUpdateManager", + "munki_description": "This installs the Adobe RUM component to scripts updates of existing CC installs" }, - "com.github.precursorca.download.Go64": { - "name": "Go64", - "description": "Downloads the latest version of Go64.", + "com.github.precursorca.pkg.RemoteUpdateManager": { + "name": "Adobe RemoteUpdateManager (Intel)", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\n Adobe and packages into /usr/local/bin", "repo": "autopkg/precursorca-recipes", - "path": "St. Clair Software/Go64.download.recipe", - "shortname": "Go64.download", - "inferred_type": "download", + "path": "Beta/RemoteUpdateManager.pkg.recipe", + "parent": "com.github.precursorca.download.RemoteUpdateManager", + "shortname": "RemoteUpdateManager.pkg", + "inferred_type": "pkg", "children": [ - "com.github.precursorca.install.Go64", - "com.github.precursorca.pkg.Go64", - "com.github.precursorca.munki.Go64" + "com.github.precursorca.munki.RemoteUpdateManager" ] }, - "com.github.precursorca.pkg.Go64": { - "name": "Go64", - "description": "Downloads the latest version of Go64 and creates a package.", + "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal": { + "name": "Creative Cloud Installer M1", + "description": "Testing combination of Rich Trouton, ramyhhh, and Orchard recipes for use with CC Universal Binary", "repo": "autopkg/precursorca-recipes", - "path": "St. Clair Software/Go64.pkg.recipe", - "parent": "com.github.precursorca.download.Go64", - "shortname": "Go64.pkg", - "inferred_type": "pkg" + "path": "Beta/AdobeCreativeCloudInstallerUniversal.munki.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "shortname": "AdobeCreativeCloudInstallerUniversal.munki", + "inferred_type": "munki", + "munki_display_name": "Creative Cloud Installer", + "munki_description": "This installs the Creative Cloud app that runs in your taskbar and allows you to install and update Creative Cloud apps." }, - "com.github.precursorca.munki.Go64": { - "name": "Go64", - "description": "Downloads the latest version of Go64 and imports it into Munki.", + "com.github.precursorca.munki.RemoteUpdateManager.M1": { + "name": "Adobe RemoteUpdateManager", + "description": "", "repo": "autopkg/precursorca-recipes", - "path": "St. Clair Software/Go64.munki.recipe", - "parent": "com.github.precursorca.download.Go64", - "shortname": "Go64.munki", - "inferred_type": "munki", - "munki_display_name": "Go64", - "munki_description": "Quickly scan your disk for applications, see which ones are 32-bit, and find upgrade information with the click of a button." + "path": "Beta/RemoteUpdateManager.M1.munki.recipe", + "parent": "com.github.precursorca.pkg.RemoteUpdateManager.M1" }, - "com.github.precursorca.install.SmartVoice": { - "name": "SmartVoice", - "description": "Installs the latest version of SmartVoice.", + "com.github.precursorca.pkg.WebexTeams": { + "name": "Webex Teams", + "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is deprecated. Downloads the latest version of Webex Teams and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "SmartVoice/SmartVoice.install.recipe", - "parent": "com.github.precursorca.download.SmartVoice", - "shortname": "SmartVoice.install", - "inferred_type": "install" + "path": "Cisco/Webex Teams.pkg.recipe", + "parent": "com.github.precursorca.download.WebexTeams", + "shortname": "Webex Teams.pkg", + "inferred_type": "pkg" }, - "com.github.precursorca.munki.SmartVoice": { - "name": "SmartVoice", - "description": "Downloads the latest version of SmartVoice and imports it into Munki.", + "com.github.precursorca.pkg.Webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "SmartVoice/SmartVoice.munki.recipe", - "parent": "com.github.precursorca.download.SmartVoice", - "shortname": "SmartVoice.munki", - "inferred_type": "munki", - "munki_display_name": "SmartVoice", - "munki_description": "Professional Web Conferencing With A Difference AVIDO delivers a truly all-in-one web conferencing solution for all your organization-wide online communication needs." + "path": "Cisco/Webex.pkg.recipe", + "parent": "com.github.precursorca.download.Webex", + "shortname": "Webex.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.Webex" + ] }, - "com.github.precursorca.pkg.SmartVoice": { - "name": "SmartVoice", - "description": "Downloads the latest version of SmartVoice and creates a package.", + "com.github.precursorca.download.WebexTeams": { + "name": "Webex Teams", + "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is deprecated. Downloads the latest version of Webex Teams.", "repo": "autopkg/precursorca-recipes", - "path": "SmartVoice/SmartVoice.pkg.recipe", - "parent": "com.github.precursorca.download.SmartVoice", - "shortname": "SmartVoice.pkg", + "path": "Cisco/Webex Teams.download.recipe", + "shortname": "Webex Teams.download", + "inferred_type": "download", + "children": [ + "com.github.precursorca.pkg.WebexTeams", + "com.github.precursorca.install.WebexTeams", + "com.github.precursorca.munki.WebexTeams" + ] + }, + "com.github.precursorca.pkg.CiscoSpark": { + "name": "Cisco Spark", + "description": "Downloads the latest version of Cisco Spark and creates a package.", + "repo": "autopkg/precursorca-recipes", + "path": "Cisco/Cisco Spark.pkg.recipe", + "parent": "com.github.precursorca.download.CiscoSpark", + "shortname": "Cisco Spark.pkg", "inferred_type": "pkg" }, - "com.github.precursorca.download.SmartVoice": { - "name": "SmartVoice", - "description": "Downloads the latest version of SmartVoice.", + "com.github.precursorca.download.Webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex.\nInput \"url\" can be one of two:\nIntel: https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/Webex.dmg\nAppleSilicon: https://binaries.webex.com/WebexDesktop-MACOS-Apple-Silicon-Gold/Webex.dmg\n\t", "repo": "autopkg/precursorca-recipes", - "path": "SmartVoice/SmartVoice.download.recipe", - "shortname": "SmartVoice.download", + "path": "Cisco/Webex.download.recipe", + "shortname": "Webex.download", "inferred_type": "download", "children": [ - "com.github.precursorca.install.SmartVoice", - "com.github.precursorca.munki.SmartVoice", - "com.github.precursorca.pkg.SmartVoice" + "com.github.precursorca.pkg.Webex", + "com.github.precursorca.munki.Webex", + "com.github.precursorca.install.Webex" ] }, - "com.github.precursorca.install.Webex": { - "name": "Webex", - "description": "Installs the latest version of Webex.", + "com.github.precursorca.install.WebexTeams": { + "name": "Webex Teams", + "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is depcrecated. Installs the latest version of Webex Teams.", "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex.install.recipe", - "parent": "com.github.precursorca.download.Webex", - "shortname": "Webex.install", + "path": "Cisco/Webex Teams.install.recipe", + "parent": "com.github.precursorca.download.WebexTeams", + "shortname": "Webex Teams.install", "inferred_type": "install" }, "com.github.precursorca.install.CiscoSpark": { @@ -120788,18 +120801,6 @@ "shortname": "Cisco Spark.install", "inferred_type": "install" }, - "com.github.precursorca.pkg.Webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex and creates a package.", - "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex.pkg.recipe", - "parent": "com.github.precursorca.download.Webex", - "shortname": "Webex.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.Webex" - ] - }, "com.github.precursorca.munki.Webex": { "name": "Webex", "description": "Downloads the latest version of Webex and imports it into Munki.", @@ -120811,14 +120812,16 @@ "munki_display_name": "Webex", "munki_description": "Calling, meetings, messaging, and events in the cloud for teams of all sizes." }, - "com.github.precursorca.pkg.WebexTeams": { + "com.github.precursorca.munki.WebexTeams": { "name": "Webex Teams", - "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is deprecated. Downloads the latest version of Webex Teams and creates a package.", + "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is deprecated. Downloads the latest version of Webex Teams and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex Teams.pkg.recipe", + "path": "Cisco/Webex Teams.munki.recipe", "parent": "com.github.precursorca.download.WebexTeams", - "shortname": "Webex Teams.pkg", - "inferred_type": "pkg" + "shortname": "Webex Teams.munki", + "inferred_type": "munki", + "munki_display_name": "Webex Teams", + "munki_description": "The easy-to-use collaboration solution that keeps people and teamwork connected anytime, anywhere." }, "com.github.precursorca.munki.CiscoSpark": { "name": "Cisco Spark", @@ -120831,47 +120834,14 @@ "munki_display_name": "Cisco Spark", "munki_description": "Cisco Spark brings your teams together and makes it easy to keep people and work connected. Securely send messages, share files, and meet face-to-face with anyone, anywhere, anytime." }, - "com.github.precursorca.install.WebexTeams": { - "name": "Webex Teams", - "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is depcrecated. Installs the latest version of Webex Teams.", - "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex Teams.install.recipe", - "parent": "com.github.precursorca.download.WebexTeams", - "shortname": "Webex Teams.install", - "inferred_type": "install" - }, - "com.github.precursorca.download.Webex": { + "com.github.precursorca.install.Webex": { "name": "Webex", - "description": "Downloads the latest version of Webex.\nInput \"url\" can be one of two:\nIntel: https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/Webex.dmg\nAppleSilicon: https://binaries.webex.com/WebexDesktop-MACOS-Apple-Silicon-Gold/Webex.dmg\n\t", - "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex.download.recipe", - "shortname": "Webex.download", - "inferred_type": "download", - "children": [ - "com.github.precursorca.install.Webex", - "com.github.precursorca.pkg.Webex", - "com.github.precursorca.munki.Webex" - ] - }, - "com.github.precursorca.munki.WebexTeams": { - "name": "Webex Teams", - "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is deprecated. Downloads the latest version of Webex Teams and imports it into Munki.", - "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex Teams.munki.recipe", - "parent": "com.github.precursorca.download.WebexTeams", - "shortname": "Webex Teams.munki", - "inferred_type": "munki", - "munki_display_name": "Webex Teams", - "munki_description": "The easy-to-use collaboration solution that keeps people and teamwork connected anytime, anywhere." - }, - "com.github.precursorca.pkg.CiscoSpark": { - "name": "Cisco Spark", - "description": "Downloads the latest version of Cisco Spark and creates a package.", + "description": "Installs the latest version of Webex.", "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Cisco Spark.pkg.recipe", - "parent": "com.github.precursorca.download.CiscoSpark", - "shortname": "Cisco Spark.pkg", - "inferred_type": "pkg" + "path": "Cisco/Webex.install.recipe", + "parent": "com.github.precursorca.download.Webex", + "shortname": "Webex.install", + "inferred_type": "install" }, "com.github.precursorca.download.CiscoSpark": { "name": "Cisco Spark", @@ -120881,56 +120851,42 @@ "shortname": "Cisco Spark.download", "inferred_type": "download", "children": [ + "com.github.precursorca.pkg.CiscoSpark", "com.github.precursorca.install.CiscoSpark", - "com.github.precursorca.munki.CiscoSpark", - "com.github.precursorca.pkg.CiscoSpark" - ] - }, - "com.github.precursorca.download.WebexTeams": { - "name": "Webex Teams", - "description": "Cisco rebranded Webex Teams to Webex. Therefore this recipe is deprecated. Downloads the latest version of Webex Teams.", - "repo": "autopkg/precursorca-recipes", - "path": "Cisco/Webex Teams.download.recipe", - "shortname": "Webex Teams.download", - "inferred_type": "download", - "children": [ - "com.github.precursorca.pkg.WebexTeams", - "com.github.precursorca.install.WebexTeams", - "com.github.precursorca.munki.WebexTeams" + "com.github.precursorca.munki.CiscoSpark" ] }, - "com.github.precursorca.munki.RogersUnisonSoftphone": { - "name": "Rogers Business Softphone", - "description": "Downloads the latest version of Rogers Business Softphone and imports it into Munki.", - "repo": "autopkg/precursorca-recipes", - "path": "Rogers Unison Softphone/Rogers Unison Softphone.munki.recipe", - "parent": "com.github.precursorca.download.RogersUnisonSoftphone", - "shortname": "Rogers Unison Softphone.munki", - "inferred_type": "munki", - "munki_display_name": "Rogers Business Softphone", - "munki_description": "Rogers Business Softphone delivers professional voice calling alongside a full range of messaging, collaboration and conferencing features\u2014keeping you productive and connected to your customers regardless your device or location." - }, - "com.github.precursorca.install.RogersUnisonSoftphone": { - "name": "Rogers Business Softphone", - "description": "Installs the latest version of Rogers Business Softphone.", + "com.github.precursorca.install.Stethoscope": { + "name": "Stethoscope", + "description": "Installs the latest version of Stethoscope.", "repo": "autopkg/precursorca-recipes", - "path": "Rogers Unison Softphone/Rogers Unison Softphone.install.recipe", - "parent": "com.github.precursorca.download.RogersUnisonSoftphone", - "shortname": "Rogers Unison Softphone.install", + "path": "Stethoscope/Stethoscope.install.recipe", + "parent": "com.github.precursorca.download.Stethoscope", + "shortname": "Stethoscope.install", "inferred_type": "install" }, - "com.github.precursorca.download.RogersUnisonSoftphone": { - "name": "Rogers Unison Softphone", - "description": "Downloads the latest version of Rogers Business Softphone.", + "com.github.precursorca.download.Stethoscope": { + "name": "Stethoscope", + "description": "Downloads the latest version of Stethoscope.", "repo": "autopkg/precursorca-recipes", - "path": "Rogers Unison Softphone/Rogers Unison Softphone.download.recipe", - "shortname": "Rogers Unison Softphone.download", + "path": "Stethoscope/Stethoscope.download.recipe", + "shortname": "Stethoscope.download", "inferred_type": "download", "children": [ - "com.github.precursorca.munki.RogersUnisonSoftphone", - "com.github.precursorca.install.RogersUnisonSoftphone" + "com.github.precursorca.install.Stethoscope", + "com.github.precursorca.pkg.Stethoscope", + "com.github.precursorca.munki.Stethoscope" ] }, + "com.github.precursorca.pkg.Stethoscope": { + "name": "Stethoscope", + "description": "Downloads the latest version of Stethoscope and creates a package.", + "repo": "autopkg/precursorca-recipes", + "path": "Stethoscope/Stethoscope.pkg.recipe", + "parent": "com.github.precursorca.download.Stethoscope", + "shortname": "Stethoscope.pkg", + "inferred_type": "pkg" + }, "com.github.precursorca.munki.Stethoscope": { "name": "Stethoscope", "description": "Downloads the latest version of Stethoscope and imports it into Munki.", @@ -120942,196 +120898,238 @@ "munki_display_name": "Stethoscope", "munki_description": "A desktop application that checks security-related settings and makes recommendations for improvements without requiring central device management or automated reporting." }, - "com.github.precursorca.install.Stethoscope": { - "name": "Stethoscope", - "description": "Installs the latest version of Stethoscope.", + "com.github.precursorca.install.Sloth": { + "name": "Sloth", + "description": "Installs the latest version of Sloth.", "repo": "autopkg/precursorca-recipes", - "path": "Stethoscope/Stethoscope.install.recipe", - "parent": "com.github.precursorca.download.Stethoscope", - "shortname": "Stethoscope.install", + "path": "Sloth/Sloth.install.recipe", + "parent": "com.github.precursorca.download.Sloth", + "shortname": "Sloth.install", "inferred_type": "install" }, - "com.github.precursorca.pkg.Stethoscope": { - "name": "Stethoscope", - "description": "Downloads the latest version of Stethoscope and creates a package.", + "com.github.precursorca.pkg.Sloth": { + "name": "Sloth", + "description": "Downloads the latest version of Sloth and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "Stethoscope/Stethoscope.pkg.recipe", - "parent": "com.github.precursorca.download.Stethoscope", - "shortname": "Stethoscope.pkg", + "path": "Sloth/Sloth.pkg.recipe", + "parent": "com.github.precursorca.download.Sloth", + "shortname": "Sloth.pkg", "inferred_type": "pkg" }, - "com.github.precursorca.download.Stethoscope": { - "name": "Stethoscope", - "description": "Downloads the latest version of Stethoscope.", + "com.github.precursorca.munki.Sloth": { + "name": "Sloth", + "description": "Downloads the latest version of Sloth and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "Stethoscope/Stethoscope.download.recipe", - "shortname": "Stethoscope.download", + "path": "Sloth/Sloth.munki.recipe", + "parent": "com.github.precursorca.download.Sloth", + "shortname": "Sloth.munki", + "inferred_type": "munki", + "munki_display_name": "Sloth", + "munki_description": " " + }, + "com.github.precursorca.download.Sloth": { + "name": "Sloth", + "description": "Downloads the latest version of Sloth.", + "repo": "autopkg/precursorca-recipes", + "path": "Sloth/Sloth.download.recipe", + "shortname": "Sloth.download", "inferred_type": "download", "children": [ - "com.github.precursorca.munki.Stethoscope", - "com.github.precursorca.install.Stethoscope", - "com.github.precursorca.pkg.Stethoscope" + "com.github.precursorca.install.Sloth", + "com.github.precursorca.pkg.Sloth", + "com.github.precursorca.munki.Sloth" ] }, - "com.github.precursorca.munki.privileges": { - "name": "Privileges", - "description": "Downloads the latest version of Privileges.app and imports it into Munki", + "com.github.autopkg.precursorca.pkg.installomator": { + "name": null, + "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)", "repo": "autopkg/precursorca-recipes", - "path": "Privileges/Privileges.munki.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.munki", + "path": "Installomator/Installomator.pkg.recipe", + "parent": "com.github.autopkg.precursorca.download.installomator", + "shortname": "Installomator.pkg", + "inferred_type": "pkg" + }, + "com.github.precursorca.munki.installomator": { + "name": "Installomator", + "description": "Imports Installomator into Munki", + "repo": "autopkg/precursorca-recipes", + "path": "Installomator/Installomator.munki.recipe", + "parent": "com.github.autopkg.precursorca.download.installomator", + "shortname": "Installomator.munki", "inferred_type": "munki", - "munki_display_name": "Privileges", - "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock." + "munki_display_name": "Installomator", + "munki_description": "A unified, client focused installer script for deploying and updating various apps to the latest version via MDM (Mobile Device Management)." }, - "com.github.precursorca.pkg.IBMNotifier": { - "name": "IBM Notifier", - "description": "Downloads the latest version of IBM Notifier and creates a package.", + "com.github.autopkg.precursorca.download.installomator": { + "name": "intallomator", + "description": "Downloads the current release of Installomator from Github.", "repo": "autopkg/precursorca-recipes", - "path": "IMB.Notifier/IBM.Notifier.pkg.recipe", - "parent": "com.github.precursorca.download.IBMNotifier" + "path": "Installomator/Installomator.download.recipe", + "shortname": "Installomator.download", + "inferred_type": "download", + "children": [ + "com.github.autopkg.precursorca.pkg.installomator", + "com.github.precursorca.munki.installomator" + ] }, - "com.github.precursorca.munki.IBMNotifier": { - "name": "IBM Notifier", - "description": "Downloads the latest version of IBM Notifier and imports it into Munki.", + "com.github.precursorca.pkg.SmartVoice": { + "name": "SmartVoice", + "description": "Downloads the latest version of SmartVoice and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "IMB.Notifier/IBM.Notifier.munki.recipe", - "parent": "com.github.precursorca.download.IBMNotifier" + "path": "SmartVoice/SmartVoice.pkg.recipe", + "parent": "com.github.precursorca.download.SmartVoice", + "shortname": "SmartVoice.pkg", + "inferred_type": "pkg" }, - "com.github.precursorca.install.IBMNotifier": { - "name": "IBM Notifier", - "description": "Installs the latest version of IBM Notifier.", + "com.github.precursorca.install.SmartVoice": { + "name": "SmartVoice", + "description": "Installs the latest version of SmartVoice.", "repo": "autopkg/precursorca-recipes", - "path": "IMB.Notifier/IBM.Notifier.install.recipe", - "parent": "com.github.precursorca.download.IBMNotifier" + "path": "SmartVoice/SmartVoice.install.recipe", + "parent": "com.github.precursorca.download.SmartVoice", + "shortname": "SmartVoice.install", + "inferred_type": "install" }, - "com.github.precursorca.download.IBMNotifier": { - "name": "IBM Notifier", - "description": "Downloads the latest version of IBM Notifier.", + "com.github.precursorca.download.SmartVoice": { + "name": "SmartVoice", + "description": "Downloads the latest version of SmartVoice.", "repo": "autopkg/precursorca-recipes", - "path": "IMB.Notifier/IBM.Notifier.download.recipe", + "path": "SmartVoice/SmartVoice.download.recipe", + "shortname": "SmartVoice.download", + "inferred_type": "download", "children": [ - "com.github.precursorca.pkg.IBMNotifier", - "com.github.precursorca.munki.IBMNotifier", - "com.github.precursorca.install.IBMNotifier" + "com.github.precursorca.pkg.SmartVoice", + "com.github.precursorca.install.SmartVoice", + "com.github.precursorca.munki.SmartVoice" ] }, - "com.github.precursorca.install.Vectorworks2018Installer": { - "name": "Vectorworks 2018 Installer", - "description": "Installs the latest version of Vectorworks 2018 Installer.", + "com.github.precursorca.munki.SmartVoice": { + "name": "SmartVoice", + "description": "Downloads the latest version of SmartVoice and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2018 Installer.install.recipe", - "parent": "com.github.precursorca.download.Vectorworks2018Installer", - "shortname": "Vectorworks 2018 Installer.install", - "inferred_type": "install" + "path": "SmartVoice/SmartVoice.munki.recipe", + "parent": "com.github.precursorca.download.SmartVoice", + "shortname": "SmartVoice.munki", + "inferred_type": "munki", + "munki_display_name": "SmartVoice", + "munki_description": "Professional Web Conferencing With A Difference AVIDO delivers a truly all-in-one web conferencing solution for all your organization-wide online communication needs." }, - "com.github.precursorca.munki.Vectorworks2020Installer": { - "name": "Vectorworks 2020 Installer", - "description": "Downloads the latest version of Vectorworks 2020 Installer and imports it into Munki.", + "com.github.precursorca.munki.microsoftuniversalonedrive": { + "name": "MicrosoftOnedrive", + "description": "Downloads the latest Microsoft OneDrive installer and imports into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2020 Installer.munki.recipe", - "parent": "com.github.precursorca.download.Vectorworks2020Installer", - "shortname": "Vectorworks 2020 Installer.munki", + "path": "MSOneDriveUniversal/MicrosoftOneDriveUniversal.munki.recipe", + "parent": "com.github.rtrouton.download.microsoftuniversalonedrive", + "shortname": "MicrosoftOneDriveUniversal.munki", "inferred_type": "munki", - "munki_display_name": "Vectorworks 2020 Installer", - "munki_description": "The Viewer is a FREE value-added benefit to Vectorworks 2020 users. The Viewer enables those who do not own the program to look at and print projects created in Vectorworks 2020. And, it allows on-line collaboration between designers and clients during the creative process. Please note that the version 2020 Viewer allows users to view Vectorworks versions 9 through 2019 files as well." + "munki_display_name": "Microsoft Onedrive", + "munki_description": "Microsoft Onedrive (Universal): Enjoy the freedom to access, edit, and share your files on all your devices, wherever you are." }, - "com.github.precursorca.download.Vectorworks2020Installer": { - "name": "Vectorworks 2020 Installer", - "description": "Downloads the latest version of Vectorworks 2020 Installer.", + "com.github.autopkg.precursorca.pkg.swiftdialog": { + "name": null, + "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2020 Installer.download.recipe", - "shortname": "Vectorworks 2020 Installer.download", + "path": "swiftDialog/swiftdialog.pkg.recipe", + "parent": "com.github.autopkg.precursorca.download.swiftdialog", + "shortname": "swiftdialog.pkg", + "inferred_type": "pkg" + }, + "com.github.autopkg.precursorca.download.swiftdialog": { + "name": "swiftDialog", + "description": "Downloads the current release of swiftDialog from Github.", + "repo": "autopkg/precursorca-recipes", + "path": "swiftDialog/swiftdialog.download.recipe", + "shortname": "swiftdialog.download", "inferred_type": "download", "children": [ - "com.github.precursorca.munki.Vectorworks2020Installer", - "com.github.precursorca.install.Vectorworks2020Installer", - "com.github.precursorca.pkg.Vectorworks2020Installer" + "com.github.autopkg.precursorca.pkg.swiftdialog", + "com.github.precursorca.munki.swiftdialog" ] }, - "com.github.precursorca.munki.Vectorworks2018Installer": { - "name": "Vectorworks 2018 Installer", - "description": "Downloads the latest version of Vectorworks 2018 Installer and imports it into Munki.", + "com.github.precursorca.munki.swiftdialog": { + "name": "swiftDialog", + "description": "Imports swiftDialog into Munki", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2018 Installer.munki.recipe", - "parent": "com.github.precursorca.download.Vectorworks2018Installer", - "shortname": "Vectorworks 2018 Installer.munki", + "path": "swiftDialog/swiftdialog.munki.recipe", + "parent": "com.github.autopkg.precursorca.download.swiftdialog", + "shortname": "swiftdialog.munki", "inferred_type": "munki", - "munki_display_name": "Vectorworks 2018 Installer", - "munki_description": "The Viewer is a FREE value-added benefit to Vectorworks 2018 users. The Viewer enables those who do not own the program to look at and print projects created in Vectorworks 2018. And, it allows on-line collaboration between designers and clients during the creative process. Please note that the version 2018 Viewer allows users to view Vectorworks versions 9 through 2016 files as well." + "munki_display_name": "swiftDialog", + "munki_description": "swiftDialog is an open source admin utility app for macOS 11+ written in SwiftUI that displays a popup dialog, displaying the content to your users that you want to display.\n\nswiftDialog's purpose is as a tool for Mac Admins to show informative messages via scripts, and relay back the users actions." }, - "com.github.precursorca.download.Vectorworks2018Installer": { - "name": "Vectorworks 2018 Installer", - "description": "Downloads the latest version of Vectorworks 2018 Installer.", + "com.github.precursorca.install.WifiDisplay": { + "name": "Wifi Display", + "description": "Installs the latest version of Wifi Display.", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2018 Installer.download.recipe", - "shortname": "Vectorworks 2018 Installer.download", + "path": "Wifi Display/Wifi Display.install.recipe", + "parent": "com.github.precursorca.download.WifiDisplay", + "shortname": "Wifi Display.install", + "inferred_type": "install" + }, + "com.github.precursorca.download.WifiDisplay": { + "name": "Wifi Display", + "description": "Downloads the latest version of Wifi Display.", + "repo": "autopkg/precursorca-recipes", + "path": "Wifi Display/Wifi Display.download.recipe", + "shortname": "Wifi Display.download", "inferred_type": "download", "children": [ - "com.github.precursorca.install.Vectorworks2018Installer", - "com.github.precursorca.munki.Vectorworks2018Installer", - "com.github.precursorca.pkg.Vectorworks2018Installer" + "com.github.precursorca.install.WifiDisplay", + "com.github.precursorca.munki.WifiDisplay", + "com.github.precursorca.pkg.WifiDisplay" ] }, - "com.github.precursorca.pkg.Vectorworks2018Installer": { - "name": "Vectorworks 2018 Installer", - "description": "Downloads the latest version of Vectorworks 2018 Installer and creates a package.", - "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2018 Installer.pkg.recipe", - "parent": "com.github.precursorca.download.Vectorworks2018Installer", - "shortname": "Vectorworks 2018 Installer.pkg", - "inferred_type": "pkg" - }, - "com.github.precursorca.install.Vectorworks2020Installer": { - "name": "Vectorworks 2020 Installer", - "description": "Installs the latest version of Vectorworks 2020 Installer.", + "com.github.precursorca.munki.WifiDisplay": { + "name": "Wifi Display", + "description": "Downloads the latest version of Wifi Display and imports it into Munki.", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2020 Installer.install.recipe", - "parent": "com.github.precursorca.download.Vectorworks2020Installer", - "shortname": "Vectorworks 2020 Installer.install", - "inferred_type": "install" + "path": "Wifi Display/Wifi Display.munki.recipe", + "parent": "com.github.precursorca.download.WifiDisplay", + "shortname": "Wifi Display.munki", + "inferred_type": "munki", + "munki_display_name": "Wifi Display", + "munki_description": "Ever wished you could see at a glance if your network has changed without having to click on the Wifi icon in the Status bar to check the currently active connection?\nWith Wifi Display, you\u2019ll always be sure you\u2019re connected to the network you think you are." }, - "com.github.precursorca.pkg.Vectorworks2020Installer": { - "name": "Vectorworks 2020 Installer", - "description": "Downloads the latest version of Vectorworks 2020 Installer and creates a package.", + "com.github.precursorca.pkg.WifiDisplay": { + "name": "Wifi Display", + "description": "Downloads the latest version of Wifi Display and creates a package.", "repo": "autopkg/precursorca-recipes", - "path": "Vectorworks/Vectorworks 2020 Installer.pkg.recipe", - "parent": "com.github.precursorca.download.Vectorworks2020Installer", - "shortname": "Vectorworks 2020 Installer.pkg", + "path": "Wifi Display/Wifi Display.pkg.recipe", + "parent": "com.github.precursorca.download.WifiDisplay", + "shortname": "Wifi Display.pkg", "inferred_type": "pkg" }, - "com.github.peterkelm.verify.OpenSCAD": { - "name": "OpenSCAD", - "description": "Verifies the GPG signature of the latest version of OpenSCAD.", + "com.github.peterkelm.download.xca": { + "name": "xca", + "description": "Downloads the latest version of xca", "repo": "autopkg/peterkelm-recipes", - "path": "OpenSCAD/OpenSCAD.verify.recipe", - "parent": "com.github.peterkelm.download.OpenSCAD", - "shortname": "OpenSCAD.verify", - "inferred_type": "verify", + "path": "Hohnstaedt/xca.download.recipe", + "shortname": "xca.download", + "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.OpenSCAD" + "com.github.peterkelm.munki.xca" ] }, - "com.github.peterkelm.munki.OpenSCAD": { - "name": "OpenSCAD", - "description": "Downloads the latest version of OpenSCAD and imports it into Munki.", + "com.github.peterkelm.munki.xca": { + "name": "xca", + "description": "Downloads the latest version of xca and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "OpenSCAD/OpenSCAD.munki.recipe", - "parent": "com.github.peterkelm.verify.OpenSCAD", - "shortname": "OpenSCAD.munki", + "path": "Hohnstaedt/xca.munki.recipe", + "parent": "com.github.peterkelm.download.xca", + "shortname": "xca.munki", "inferred_type": "munki", - "munki_display_name": "OpenSCAD", - "munki_description": "The Programmers Solid 3D CAD Modeller" + "munki_display_name": "xca", + "munki_description": "X Certificate and Key management" }, - "com.github.peterkelm.download.OpenSCAD": { - "name": "OpenSCAD", - "description": "Downloads the latest version of OpenSCAD.", + "com.github.peterkelm.download.CADAssistant": { + "name": "CADAssistant", + "description": "Downloads the latest version of CAD Assistant.", "repo": "autopkg/peterkelm-recipes", - "path": "OpenSCAD/OpenSCAD.download.recipe", - "shortname": "OpenSCAD.download", + "path": "OpenCascade/CADAssistant.download.recipe", + "shortname": "CADAssistant.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.verify.OpenSCAD" + "com.github.peterkelm.munki.CADAssistant" ] }, "com.github.peterkelm.munki.CADAssistant": { @@ -121145,37 +121143,70 @@ "munki_display_name": "CAD Assistant", "munki_description": "Open Cascade CAD Assistant is a powerful offline 3D CAD viewer and converter with simple and intuitive interface, free for both personal and commercial use." }, - "com.github.peterkelm.download.CADAssistant": { - "name": "CADAssistant", - "description": "Downloads the latest version of CAD Assistant.", + "com.github.peterkelm.munki.ToneRoom": { + "name": "ToneRoom", + "description": "Downloads the latest version of Tone Room and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "OpenCascade/CADAssistant.download.recipe", - "shortname": "CADAssistant.download", + "path": "Vox/ToneRoom.munki.recipe", + "parent": "com.github.peterkelm.download.ToneRoom", + "shortname": "ToneRoom.munki", + "inferred_type": "munki", + "munki_display_name": "Tone Room", + "munki_description": "Unlock the potential of your USB-equipped VOX product with the all-new Tone Room software! Tone Room allows for easier editing of your favorite amp models and effects and also makes for simple organization of your favorite presets. Whether you\u2019re practicing at home or on-the go, VOX Tone Room is a simple and intuitive way to get the most out of your VOX amps by using your PC, Mac, or iOS device!" + }, + "com.github.peterkelm.download.ToneRoom": { + "name": "ToneRoom", + "description": "Downloads the latest version of Tone Room.", + "repo": "autopkg/peterkelm-recipes", + "path": "Vox/ToneRoom.download.recipe", + "shortname": "ToneRoom.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.CADAssistant" + "com.github.peterkelm.munki.ToneRoom" ] }, - "com.github.peterkelm.munki.zola": { - "name": null, - "description": "Downloads latest version of zola and imports into a Munki repo.", + "com.github.peterkelm.download.IgorPro": { + "name": "IgorPro", + "description": "Downloads the latest version of Igor Pro.", "repo": "autopkg/peterkelm-recipes", - "path": "Zola/zola.munki.recipe", - "parent": "com.github.peterkelm.pkg.zola", - "shortname": "zola.munki", + "path": "WaveMetrics/IgorPro.download.recipe", + "shortname": "IgorPro.download", + "inferred_type": "download", + "children": [ + "com.github.peterkelm.munki.IgorPro" + ] + }, + "com.github.peterkelm.munki.IgorPro": { + "name": "IgorPro", + "description": "Downloads the latest version of Igor Pro and imports it into Munki.", + "repo": "autopkg/peterkelm-recipes", + "path": "WaveMetrics/IgorPro.munki.recipe", + "parent": "com.github.peterkelm.download.IgorPro", + "shortname": "IgorPro.munki", "inferred_type": "munki", - "munki_display_name": "zola", - "munki_description": "Your one-stop static site engine" + "munki_display_name": "Igor Pro", + "munki_description": "Igor Pro is an extraordinarily powerful and extensible graphing, data analysis, image processing and programming tool for scientists and engineers." }, - "com.github.peterkelm.download.zola": { - "name": "zola", - "description": "Downloads latest version of the zola binary.", + "com.github.peterkelm.munki.nextcloud": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud Desktop Client and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "Zola/zola.download.recipe", - "shortname": "zola.download", + "path": "Nextcloud/NextcloudDesktopClient.munki.recipe", + "parent": "com.github.peterkelm.download.nextcloud", + "shortname": "NextcloudDesktopClient.munki", + "inferred_type": "munki", + "munki_display_name": "Nextcloud Desktop Client", + "munki_description": "A safe home for all your data. Access, share and protect your files, calendars, contacts, mail & more from any device, on your terms." + }, + "com.github.peterkelm.download.nextcloud": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud Desktop Client.", + "repo": "autopkg/peterkelm-recipes", + "path": "Nextcloud/NextcloudDesktopClient.download.recipe", + "shortname": "NextcloudDesktopClient.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.pkg.zola" + "com.github.peterkelm.munki.nextcloud" ] }, "com.github.peterkelm.pkg.zola": { @@ -121190,16 +121221,27 @@ "com.github.peterkelm.munki.zola" ] }, - "com.github.peterkelm.munki.cmake": { - "name": "CMake", - "description": "Downloads the latest version of CMake and imports it into Munki.", + "com.github.peterkelm.download.zola": { + "name": "zola", + "description": "Downloads latest version of the zola binary.", "repo": "autopkg/peterkelm-recipes", - "path": "CMake/CMake.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.CMake", - "shortname": "CMake.munki", + "path": "Zola/zola.download.recipe", + "shortname": "zola.download", + "inferred_type": "download", + "children": [ + "com.github.peterkelm.pkg.zola" + ] + }, + "com.github.peterkelm.munki.zola": { + "name": null, + "description": "Downloads latest version of zola and imports into a Munki repo.", + "repo": "autopkg/peterkelm-recipes", + "path": "Zola/zola.munki.recipe", + "parent": "com.github.peterkelm.pkg.zola", + "shortname": "zola.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "CMake is an open-source, cross-platform family of tools designed to build, test and package software." + "munki_display_name": "zola", + "munki_description": "Your one-stop static site engine" }, "com.github.peterkelm.munki.ImagingEdgeDesktop": { "name": "ImagingEdgeDesktop", @@ -121212,6 +121254,28 @@ "munki_display_name": "Imaging Edge Desktop", "munki_description": "Imaging Edge is a suite of applications that extend the capabilities of Sony cameras, and improve the quality and efficiency of photographic works." }, + "com.github.peterkelm.download.ImagingEdgeWebcam": { + "name": "ImagingEdgeWebcam", + "description": "Downloads the latest version of Imaging Edge Webcam.", + "repo": "autopkg/peterkelm-recipes", + "path": "Sony/ImagingEdgeWebcam.download.recipe", + "shortname": "ImagingEdgeWebcam.download", + "inferred_type": "download", + "children": [ + "com.github.peterkelm.munki.ImagingEdgeWebcam" + ] + }, + "com.github.peterkelm.download.ImagingEdgeDesktop": { + "name": "ImagingEdgeDesktop", + "description": "Downloads the latest version of Imaging Edge Desktop.", + "repo": "autopkg/peterkelm-recipes", + "path": "Sony/ImagingEdgeDesktop.download.recipe", + "shortname": "ImagingEdgeDesktop.download", + "inferred_type": "download", + "children": [ + "com.github.peterkelm.munki.ImagingEdgeDesktop" + ] + }, "com.github.peterkelm.download.XperiaCompanion": { "name": "XperiaCompanion", "description": "Downloads the latest version of Xperia Companion.", @@ -121245,28 +121309,6 @@ "munki_display_name": "Xperia Companion", "munki_description": "Xperia Companion offers an easy way to install new software updates, but also to perform a software repair \u2013 a quick and easy way to solve any performance issues." }, - "com.github.peterkelm.download.ImagingEdgeWebcam": { - "name": "ImagingEdgeWebcam", - "description": "Downloads the latest version of Imaging Edge Webcam.", - "repo": "autopkg/peterkelm-recipes", - "path": "Sony/ImagingEdgeWebcam.download.recipe", - "shortname": "ImagingEdgeWebcam.download", - "inferred_type": "download", - "children": [ - "com.github.peterkelm.munki.ImagingEdgeWebcam" - ] - }, - "com.github.peterkelm.download.ImagingEdgeDesktop": { - "name": "ImagingEdgeDesktop", - "description": "Downloads the latest version of Imaging Edge Desktop.", - "repo": "autopkg/peterkelm-recipes", - "path": "Sony/ImagingEdgeDesktop.download.recipe", - "shortname": "ImagingEdgeDesktop.download", - "inferred_type": "download", - "children": [ - "com.github.peterkelm.munki.ImagingEdgeDesktop" - ] - }, "com.github.peterkelm.download.3DWOXDesktop": { "name": "3DWOXDesktop", "description": "Downloads the latest version of 3DWOXDesktop", @@ -121289,84 +121331,106 @@ "munki_display_name": "3DWOX Desktop", "munki_description": "3DWOX Desktop is a slicer software for Sindoh 3D printers" }, - "com.github.peterkelm.munki.AdobeAcrobat2017Update": { - "name": "AdobeAcrobat2017Update", - "description": "Download the latest version of Adobe Acrobat 2017 and imports it into Munki.", + "com.github.peterkelm.munki.deepl": { + "name": "DeepL", + "description": "Downloads the latest version of DeepL and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "Adobe/AdobeAcrobat2017Update.munki.recipe", - "parent": "com.github.peterkelm.download.AdobeAcrobat2017Update", - "shortname": "AdobeAcrobat2017Update.munki", + "path": "DeepL/DeepL.munki.recipe", + "parent": "com.github.andredb90.download.DeepL", + "shortname": "DeepL.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Acrobat 2017 Update", - "munki_description": "This update provides system requirement enhancements, mitigation for security issues, improved overall stability, bug fixes, and feature enhancements. For a list of specific bug fixes, new features, and other changes in this release, see the Release Notes." + "munki_display_name": null, + "munki_description": "DeepL Pro - fast, accurate and reliable translations" }, - "com.github.peterkelm.download.AdobeAcrobat2017Update": { - "name": "Acrobat2017Update", - "description": "Downloads updates for Acrobat DC.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track.\n\t", + "com.github.peterkelm.download.SceyeWorkbench": { + "name": "SceyeWorkbench", + "description": "Downloads the latest version of SceyeWorkbench.", "repo": "autopkg/peterkelm-recipes", - "path": "Adobe/AdobeAcrobat2017Update.download.recipe", - "shortname": "AdobeAcrobat2017Update.download", + "path": "Sceye/SceyeWorkbench.download.recipe", + "shortname": "SceyeWorkbench.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.AdobeAcrobat2017Update" + "com.github.peterkelm.munki.SceyeWorkbench" ] }, - "com.github.peterkelm.munki.IgorPro": { - "name": "IgorPro", - "description": "Downloads the latest version of Igor Pro and imports it into Munki.", + "com.github.peterkelm.munki.SceyeWorkbench": { + "name": "SceyeWorkbench", + "description": "Downloads the latest version of SceyeWorkbench and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "WaveMetrics/IgorPro.munki.recipe", - "parent": "com.github.peterkelm.download.IgorPro", - "shortname": "IgorPro.munki", + "path": "Sceye/SceyeWorkbench.munki.recipe", + "parent": "com.github.peterkelm.download.SceyeWorkbench", + "shortname": "SceyeWorkbench.munki", "inferred_type": "munki", - "munki_display_name": "Igor Pro", - "munki_description": "Igor Pro is an extraordinarily powerful and extensible graphing, data analysis, image processing and programming tool for scientists and engineers." + "munki_display_name": "Sceye Workbench", + "munki_description": "sceye (scanning eye) is the modern art of contactless document scanning. sceye automaticly scans all detected objects, which reside in the active scanning area defined by the patented laser projection system." }, - "com.github.peterkelm.download.IgorPro": { - "name": "IgorPro", - "description": "Downloads the latest version of Igor Pro.", + "com.github.peterkelm.download.OpenSCAD": { + "name": "OpenSCAD", + "description": "Downloads the latest version of OpenSCAD.", "repo": "autopkg/peterkelm-recipes", - "path": "WaveMetrics/IgorPro.download.recipe", - "shortname": "IgorPro.download", + "path": "OpenSCAD/OpenSCAD.download.recipe", + "shortname": "OpenSCAD.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.IgorPro" + "com.github.peterkelm.verify.OpenSCAD" ] }, - "com.github.peterkelm.download.ToneRoom": { - "name": "ToneRoom", - "description": "Downloads the latest version of Tone Room.", + "com.github.peterkelm.verify.OpenSCAD": { + "name": "OpenSCAD", + "description": "Verifies the GPG signature of the latest version of OpenSCAD.", "repo": "autopkg/peterkelm-recipes", - "path": "Vox/ToneRoom.download.recipe", - "shortname": "ToneRoom.download", - "inferred_type": "download", + "path": "OpenSCAD/OpenSCAD.verify.recipe", + "parent": "com.github.peterkelm.download.OpenSCAD", + "shortname": "OpenSCAD.verify", + "inferred_type": "verify", "children": [ - "com.github.peterkelm.munki.ToneRoom" + "com.github.peterkelm.munki.OpenSCAD" ] }, - "com.github.peterkelm.munki.ToneRoom": { - "name": "ToneRoom", - "description": "Downloads the latest version of Tone Room and imports it into Munki.", + "com.github.peterkelm.munki.OpenSCAD": { + "name": "OpenSCAD", + "description": "Downloads the latest version of OpenSCAD and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "Vox/ToneRoom.munki.recipe", - "parent": "com.github.peterkelm.download.ToneRoom", - "shortname": "ToneRoom.munki", + "path": "OpenSCAD/OpenSCAD.munki.recipe", + "parent": "com.github.peterkelm.verify.OpenSCAD", + "shortname": "OpenSCAD.munki", "inferred_type": "munki", - "munki_display_name": "Tone Room", - "munki_description": "Unlock the potential of your USB-equipped VOX product with the all-new Tone Room software! Tone Room allows for easier editing of your favorite amp models and effects and also makes for simple organization of your favorite presets. Whether you\u2019re practicing at home or on-the go, VOX Tone Room is a simple and intuitive way to get the most out of your VOX amps by using your PC, Mac, or iOS device!" + "munki_display_name": "OpenSCAD", + "munki_description": "The Programmers Solid 3D CAD Modeller" }, - "com.github.peterkelm.download.AffinityDesigner": { - "name": "AffinityDesigner", - "description": "Downloads the latest version of Affinity Designer.", + "com.github.peterkelm.munki.cmake": { + "name": "CMake", + "description": "Downloads the latest version of CMake and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "Serif/AffinityDesigner.download.recipe", - "shortname": "AffinityDesigner.download", + "path": "CMake/CMake.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.CMake", + "shortname": "CMake.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "CMake is an open-source, cross-platform family of tools designed to build, test and package software." + }, + "com.github.peterkelm.download.QuarkXPress": { + "name": "QuarkXPress", + "description": "Downloads the latest version of QuarkXPress.", + "repo": "autopkg/peterkelm-recipes", + "path": "Quark/QuarkXPress.download.recipe", + "shortname": "QuarkXPress.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.AffinityDesigner", - "com.github.peterkelm.munki.AffinityDesigner" + "com.github.peterkelm.munki.QuarkXPress" ] }, + "com.github.peterkelm.munki.QuarkXPress": { + "name": "QuarkXPress", + "description": "Downloads the latest version of QuarkXPress and imports it into Munki.", + "repo": "autopkg/peterkelm-recipes", + "path": "Quark/QuarkXPress.munki.recipe", + "parent": "com.github.peterkelm.download.QuarkXPress", + "shortname": "QuarkXPress.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "Content Design & Digital Publishing Software. Unleash your creativity and deliver every project as promised, on time and within budget" + }, "com.github.peterkelm.munki.AffinityPhoto": { "name": "AffinityPhoto", "description": "Downloads the latest version of Affinity Photo and imports it into Munki.", @@ -121378,6 +121442,18 @@ "munki_display_name": "Affinity Photo", "munki_description": "Digital editing for photographers and bitmap artists." }, + "com.github.peterkelm.download.AffinityPublisher": { + "name": "AffinityPublisher", + "description": "Downloads the latest version of Affinity Publisher.", + "repo": "autopkg/peterkelm-recipes", + "path": "Serif/AffinityPublisher.download.recipe", + "shortname": "AffinityPublisher.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.AffinityPublisher", + "com.github.peterkelm.munki.AffinityPublisher" + ] + }, "com.github.peterkelm.download.AffinityPhoto": { "name": "AffinityPhoto", "description": "Downloads the latest version of Affinity Photo.", @@ -121390,6 +121466,18 @@ "com.github.peterkelm.munki.AffinityPhoto" ] }, + "com.github.peterkelm.download.AffinityDesigner": { + "name": "AffinityDesigner", + "description": "Downloads the latest version of Affinity Designer.", + "repo": "autopkg/peterkelm-recipes", + "path": "Serif/AffinityDesigner.download.recipe", + "shortname": "AffinityDesigner.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.AffinityDesigner", + "com.github.peterkelm.munki.AffinityDesigner" + ] + }, "com.github.peterkelm.munki.AffinityDesigner": { "name": "AffinityDesigner", "description": "Downloads the latest version of Affinity Designer and imports it into Munki.", @@ -121401,18 +121489,6 @@ "munki_display_name": "Affinity Designer", "munki_description": "Affinity Designer is an incredibly accurate vector illustrator that feels fast and at home in the hands of creative professionals. It intuitively combines rock solid and crisp vector art with flexible layer management and an impressive range of high quality raster tools for finishing. With accuracy, quality and speed at the heart of every single design task, and the ability to finesse designs without switching apps, this fresh-faced multi-discipline illustrator lets creatives shine." }, - "com.github.peterkelm.download.AffinityPublisher": { - "name": "AffinityPublisher", - "description": "Downloads the latest version of Affinity Publisher.", - "repo": "autopkg/peterkelm-recipes", - "path": "Serif/AffinityPublisher.download.recipe", - "shortname": "AffinityPublisher.download", - "inferred_type": "download", - "children": [ - "com.github.grahampugh.recipes.pkg.AffinityPublisher", - "com.github.peterkelm.munki.AffinityPublisher" - ] - }, "com.github.peterkelm.munki.AffinityPublisher": { "name": "AffinityPublisher", "description": "Downloads the latest version of Affinity Publisher and imports it into Munki.", @@ -121424,123 +121500,95 @@ "munki_display_name": "Affinity Publisher", "munki_description": "Bring your vision to life with Affinity Publisher, the next generation of professional publishing software. From magazines, books, brochures, posters, reports and stationery to other creations, this incredibly smooth, intuitive app gives you the power to combine your images, graphics and text to make beautiful layouts ready for publication." }, - "com.github.peterkelm.download.xca": { - "name": "xca", - "description": "Downloads the latest version of xca", + "com.github.peterkelm.download.AdobeAcrobat2017Update": { + "name": "Acrobat2017Update", + "description": "Downloads updates for Acrobat DC.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track.\n\t", "repo": "autopkg/peterkelm-recipes", - "path": "Hohnstaedt/xca.download.recipe", - "shortname": "xca.download", + "path": "Adobe/AdobeAcrobat2017Update.download.recipe", + "shortname": "AdobeAcrobat2017Update.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.xca" + "com.github.peterkelm.munki.AdobeAcrobat2017Update" ] }, - "com.github.peterkelm.munki.xca": { - "name": "xca", - "description": "Downloads the latest version of xca and imports it into Munki.", - "repo": "autopkg/peterkelm-recipes", - "path": "Hohnstaedt/xca.munki.recipe", - "parent": "com.github.peterkelm.download.xca", - "shortname": "xca.munki", - "inferred_type": "munki", - "munki_display_name": "xca", - "munki_description": "X Certificate and Key management" - }, - "com.github.peterkelm.munki.deepl": { - "name": "DeepL", - "description": "Downloads the latest version of DeepL and imports it into Munki.", + "com.github.peterkelm.munki.AdobeAcrobat2017Update": { + "name": "AdobeAcrobat2017Update", + "description": "Download the latest version of Adobe Acrobat 2017 and imports it into Munki.", "repo": "autopkg/peterkelm-recipes", - "path": "DeepL/DeepL.munki.recipe", - "parent": "com.github.andredb90.download.DeepL", - "shortname": "DeepL.munki", + "path": "Adobe/AdobeAcrobat2017Update.munki.recipe", + "parent": "com.github.peterkelm.download.AdobeAcrobat2017Update", + "shortname": "AdobeAcrobat2017Update.munki", "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "DeepL Pro - fast, accurate and reliable translations" + "munki_display_name": "Adobe Acrobat 2017 Update", + "munki_description": "This update provides system requirement enhancements, mitigation for security issues, improved overall stability, bug fixes, and feature enhancements. For a list of specific bug fixes, new features, and other changes in this release, see the Release Notes." }, - "com.github.peterkelm.munki.nextcloud": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud Desktop Client and imports it into Munki.", - "repo": "autopkg/peterkelm-recipes", - "path": "Nextcloud/NextcloudDesktopClient.munki.recipe", - "parent": "com.github.peterkelm.download.nextcloud", - "shortname": "NextcloudDesktopClient.munki", - "inferred_type": "munki", - "munki_display_name": "Nextcloud Desktop Client", - "munki_description": "A safe home for all your data. Access, share and protect your files, calendars, contacts, mail & more from any device, on your terms." + "com.github.faumac.pkg.AffinityDesigner": { + "name": "Affinity Designer", + "description": "Downloads the current release version of Affintiy Designer and builds a package.", + "repo": "autopkg/faumac-recipes", + "path": "Affinity Designer/Affinity Designer.pkg.recipe", + "parent": "com.github.faumac.download.AffinityDesigner", + "shortname": "Affinity Designer.pkg", + "inferred_type": "pkg" }, - "com.github.peterkelm.download.nextcloud": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud Desktop Client.", - "repo": "autopkg/peterkelm-recipes", - "path": "Nextcloud/NextcloudDesktopClient.download.recipe", - "shortname": "NextcloudDesktopClient.download", + "com.github.faumac.download.AffinityDesigner": { + "name": "Affinity Designer", + "description": "Downloads the current release version of Affintiy Designer and builds a package.", + "repo": "autopkg/faumac-recipes", + "path": "Affinity Designer/Affinity Designer.download.recipe", + "shortname": "Affinity Designer.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.nextcloud" + "com.github.faumac.pkg.AffinityDesigner" ] }, - "com.github.peterkelm.munki.SceyeWorkbench": { - "name": "SceyeWorkbench", - "description": "Downloads the latest version of SceyeWorkbench and imports it into Munki.", - "repo": "autopkg/peterkelm-recipes", - "path": "Sceye/SceyeWorkbench.munki.recipe", - "parent": "com.github.peterkelm.download.SceyeWorkbench", - "shortname": "SceyeWorkbench.munki", - "inferred_type": "munki", - "munki_display_name": "Sceye Workbench", - "munki_description": "sceye (scanning eye) is the modern art of contactless document scanning. sceye automaticly scans all detected objects, which reside in the active scanning area defined by the patented laser projection system." - }, - "com.github.peterkelm.download.SceyeWorkbench": { - "name": "SceyeWorkbench", - "description": "Downloads the latest version of SceyeWorkbench.", - "repo": "autopkg/peterkelm-recipes", - "path": "Sceye/SceyeWorkbench.download.recipe", - "shortname": "SceyeWorkbench.download", + "com.github.faumac.download.Typora": { + "name": "Typora", + "description": "Downloads the latest version of Typora", + "repo": "autopkg/faumac-recipes", + "path": "Typora/Typora.download.recipe", + "shortname": "Typora.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.SceyeWorkbench" + "com.github.faumac.pkg.Typora" ] }, - "com.github.peterkelm.munki.QuarkXPress": { - "name": "QuarkXPress", - "description": "Downloads the latest version of QuarkXPress and imports it into Munki.", - "repo": "autopkg/peterkelm-recipes", - "path": "Quark/QuarkXPress.munki.recipe", - "parent": "com.github.peterkelm.download.QuarkXPress", - "shortname": "QuarkXPress.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "Content Design & Digital Publishing Software. Unleash your creativity and deliver every project as promised, on time and within budget" - }, - "com.github.peterkelm.download.QuarkXPress": { - "name": "QuarkXPress", - "description": "Downloads the latest version of QuarkXPress.", - "repo": "autopkg/peterkelm-recipes", - "path": "Quark/QuarkXPress.download.recipe", - "shortname": "QuarkXPress.download", - "inferred_type": "download", - "children": [ - "com.github.peterkelm.munki.QuarkXPress" - ] + "com.github.faumac.pkg.Typora": { + "name": "Typora", + "description": "Create a package from the Typora download", + "repo": "autopkg/faumac-recipes", + "path": "Typora/Typora.pkg.recipe", + "parent": "com.github.faumac.download.Typora", + "shortname": "Typora.pkg", + "inferred_type": "pkg" }, - "com.github.faumac.download.AffinityDesigner2": { - "name": "Affinity Designer 2", + "com.github.faumac.download.AffinityPublisher2": { + "name": "Affinity Publisher 2", "description": null, "repo": "autopkg/faumac-recipes", - "path": "Affinity Designer 2/Affinity Designer 2.download.recipe", - "shortname": "Affinity Designer 2.download", + "path": "Affinity Publisher 2/Affinity Publisher 2.download.recipe", + "shortname": "Affinity Publisher 2.download", "inferred_type": "download", "children": [ - "com.github.faumac.pkg.AffinityDesigner2" + "com.github.faumac.pkg.AffinityPublisher2" ] }, - "com.github.faumac.pkg.AffinityDesigner2": { - "name": "Affinity Designer 2", - "description": "Downloads the current release version of Affintiy Designer and builds a package.", + "com.github.faumac.pkg.AffinityPublisher2": { + "name": "Affinity Publisher 2", + "description": "Downloads the current release version of Affintiy Publisher and builds a package.", "repo": "autopkg/faumac-recipes", - "path": "Affinity Designer 2/Affinity Designer 2.pkg.recipe", - "parent": "com.github.faumac.download.AffinityDesigner2", - "shortname": "Affinity Designer 2.pkg", + "path": "Affinity Publisher 2/Affinity Publisher 2.pkg.recipe", + "parent": "com.github.faumac.download.AffinityPublisher2", + "shortname": "Affinity Publisher 2.pkg", + "inferred_type": "pkg" + }, + "com.github.faumac.pkg.darktable": { + "name": "darktable", + "description": "Downloads the current release version of darktable and builds a package.", + "repo": "autopkg/faumac-recipes", + "path": "darktable/darktable.pkg.recipe", + "parent": "com.github.faumac.download.darktable", + "shortname": "darktable.pkg", "inferred_type": "pkg" }, "com.github.faumac.download.darktable": { @@ -121555,60 +121603,58 @@ "com.github.jannheider.munki.darktable" ] }, - "com.github.faumac.pkg.darktable": { - "name": "darktable", - "description": "Downloads the current release version of darktable and builds a package.", - "repo": "autopkg/faumac-recipes", - "path": "darktable/darktable.pkg.recipe", - "parent": "com.github.faumac.download.darktable", - "shortname": "darktable.pkg", - "inferred_type": "pkg" - }, - "com.github.faumac.sharedprocessors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n ", + "com.github.faumac.pkg.pdfexpert": { + "name": "PDF Expert", + "description": "Create a package from the PDF Expert download", "repo": "autopkg/faumac-recipes", - "path": "_sharedProcessors/SharedProcessors.recipe" + "path": "PDF Expert/PDF Expert.pkg.recipe", + "parent": "com.github.faumac.download.pdfexpert", + "shortname": "PDF Expert.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.wycomco.munki.pdfexpert" + ] }, - "com.github.faumac.pkg.AffinityPhoto2": { - "name": "Affinity Photo 2", - "description": "Downloads the current release version of Affintiy Photo and builds a package.", + "com.github.faumac.download.pdfexpert": { + "name": "PDF Expert", + "description": "Downloads the current release of PDF Expert.", "repo": "autopkg/faumac-recipes", - "path": "Affinity Photo 2/Affinity Photo 2.pkg.recipe", - "parent": "com.github.faumac.download.AffinityPhoto2", - "shortname": "Affinity Photo 2.pkg", - "inferred_type": "pkg" + "path": "PDF Expert/PDF Expert.download.recipe", + "shortname": "PDF Expert.download", + "inferred_type": "download", + "children": [ + "com.github.faumac.pkg.pdfexpert", + "com.github.jannheider.munki.PDFExpert" + ] }, - "com.github.faumac.download.AffinityPhoto2": { - "name": "Affinity Photo 2", + "com.github.faumac.download.AffinityDesigner2": { + "name": "Affinity Designer 2", "description": null, "repo": "autopkg/faumac-recipes", - "path": "Affinity Photo 2/Affinity Photo 2.download.recipe", - "shortname": "Affinity Photo 2.download", + "path": "Affinity Designer 2/Affinity Designer 2.download.recipe", + "shortname": "Affinity Designer 2.download", "inferred_type": "download", "children": [ - "com.github.faumac.pkg.AffinityPhoto2" + "com.github.faumac.pkg.AffinityDesigner2" ] }, - "com.github.faumac.pkg.AffinityPublisher2": { - "name": "Affinity Publisher 2", - "description": "Downloads the current release version of Affintiy Publisher and builds a package.", + "com.github.faumac.pkg.AffinityDesigner2": { + "name": "Affinity Designer 2", + "description": "Downloads the current release version of Affintiy Designer and builds a package.", "repo": "autopkg/faumac-recipes", - "path": "Affinity Publisher 2/Affinity Publisher 2.pkg.recipe", - "parent": "com.github.faumac.download.AffinityPublisher2", - "shortname": "Affinity Publisher 2.pkg", + "path": "Affinity Designer 2/Affinity Designer 2.pkg.recipe", + "parent": "com.github.faumac.download.AffinityDesigner2", + "shortname": "Affinity Designer 2.pkg", "inferred_type": "pkg" }, - "com.github.faumac.download.AffinityPublisher2": { - "name": "Affinity Publisher 2", - "description": null, + "com.github.faumac.pkg.AffinityPublisher": { + "name": "Affinity Publisher", + "description": "Downloads the current release version of Affintiy Publisher and builds a package.", "repo": "autopkg/faumac-recipes", - "path": "Affinity Publisher 2/Affinity Publisher 2.download.recipe", - "shortname": "Affinity Publisher 2.download", - "inferred_type": "download", - "children": [ - "com.github.faumac.pkg.AffinityPublisher2" - ] + "path": "Affinity Publisher/Affinity Publisher.pkg.recipe", + "parent": "com.github.faumac.download.AffinityPublisher", + "shortname": "Affinity Publisher.pkg", + "inferred_type": "pkg" }, "com.github.faumac.download.AffinityPublisher": { "name": "Affinity Publisher", @@ -121621,13 +121667,24 @@ "com.github.faumac.pkg.AffinityPublisher" ] }, - "com.github.faumac.pkg.AffinityPublisher": { - "name": "Affinity Publisher", - "description": "Downloads the current release version of Affintiy Publisher and builds a package.", + "com.github.faumac.download.AffinityPhoto": { + "name": "Affinity Photo", + "description": "Downloads the current release version of Affintiy Photo.", "repo": "autopkg/faumac-recipes", - "path": "Affinity Publisher/Affinity Publisher.pkg.recipe", - "parent": "com.github.faumac.download.AffinityPublisher", - "shortname": "Affinity Publisher.pkg", + "path": "Affinity Photo/Affinity Photo.download.recipe", + "shortname": "Affinity Photo.download", + "inferred_type": "download", + "children": [ + "com.github.faumac.pkg.AffinityPhoto" + ] + }, + "com.github.faumac.pkg.AffinityPhoto": { + "name": "Affinity Photo", + "description": "Downloads the current release version of Affintiy Photo and builds a package.", + "repo": "autopkg/faumac-recipes", + "path": "Affinity Photo/Affinity Photo.pkg.recipe", + "parent": "com.github.faumac.download.AffinityPhoto", + "shortname": "Affinity Photo.pkg", "inferred_type": "pkg" }, "com.github.faumac.pkg.Franz": { @@ -121651,50 +121708,38 @@ "com.github.jannheider.munki.Franz" ] }, - "com.github.faumac.download.pdfexpert": { - "name": "PDF Expert", - "description": "Downloads the current release of PDF Expert.", + "com.github.faumac.download.Sourcetree": { + "name": "Sourcetree", + "description": "Downloads the current release version of Sourcetree.", "repo": "autopkg/faumac-recipes", - "path": "PDF Expert/PDF Expert.download.recipe", - "shortname": "PDF Expert.download", + "path": "Sourcetree/Sourcetree.download.recipe", + "shortname": "Sourcetree.download", "inferred_type": "download", "children": [ - "com.github.faumac.pkg.pdfexpert", - "com.github.jannheider.munki.PDFExpert" + "com.github.faumac.pkg.Sourcetree" ] }, - "com.github.faumac.pkg.pdfexpert": { - "name": "PDF Expert", - "description": "Create a package from the PDF Expert download", + "com.github.faumac.pkg.Sourcetree": { + "name": "Sourcetree", + "description": "Downloads the current release version of Sourcetree and builds a package.", "repo": "autopkg/faumac-recipes", - "path": "PDF Expert/PDF Expert.pkg.recipe", - "parent": "com.github.faumac.download.pdfexpert", - "shortname": "PDF Expert.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.wycomco.munki.pdfexpert" - ] + "path": "Sourcetree/Sourcetree.pkg.recipe", + "parent": "com.github.faumac.download.Sourcetree", + "shortname": "Sourcetree.pkg", + "inferred_type": "pkg" }, - "com.github.faumac.download.AffinityPhoto": { - "name": "Affinity Photo", - "description": "Downloads the current release version of Affintiy Photo.", + "com.github.faumac.pkg.FFmpeg": { + "name": "FFmpeg", + "description": "Downloads the current release version of Cryptomator and builds a package.", "repo": "autopkg/faumac-recipes", - "path": "Affinity Photo/Affinity Photo.download.recipe", - "shortname": "Affinity Photo.download", - "inferred_type": "download", + "path": "FFmpeg/FFmpeg.pkg.recipe", + "parent": "com.github.faumac.download.FFmpeg", + "shortname": "FFmpeg.pkg", + "inferred_type": "pkg", "children": [ - "com.github.faumac.pkg.AffinityPhoto" + "com.github.dataJAR-recipes.munki.FFmpeg" ] }, - "com.github.faumac.pkg.AffinityPhoto": { - "name": "Affinity Photo", - "description": "Downloads the current release version of Affintiy Photo and builds a package.", - "repo": "autopkg/faumac-recipes", - "path": "Affinity Photo/Affinity Photo.pkg.recipe", - "parent": "com.github.faumac.download.AffinityPhoto", - "shortname": "Affinity Photo.pkg", - "inferred_type": "pkg" - }, "com.github.faumac.download.FFmpeg": { "name": "FFmpeg", "description": "Downloads the current version of FFmpeg.", @@ -121706,18 +121751,32 @@ "com.github.faumac.pkg.FFmpeg" ] }, - "com.github.faumac.pkg.FFmpeg": { - "name": "FFmpeg", - "description": "Downloads the current release version of Cryptomator and builds a package.", + "com.github.faumac.pkg.AffinityPhoto2": { + "name": "Affinity Photo 2", + "description": "Downloads the current release version of Affintiy Photo and builds a package.", "repo": "autopkg/faumac-recipes", - "path": "FFmpeg/FFmpeg.pkg.recipe", - "parent": "com.github.faumac.download.FFmpeg", - "shortname": "FFmpeg.pkg", - "inferred_type": "pkg", + "path": "Affinity Photo 2/Affinity Photo 2.pkg.recipe", + "parent": "com.github.faumac.download.AffinityPhoto2", + "shortname": "Affinity Photo 2.pkg", + "inferred_type": "pkg" + }, + "com.github.faumac.download.AffinityPhoto2": { + "name": "Affinity Photo 2", + "description": null, + "repo": "autopkg/faumac-recipes", + "path": "Affinity Photo 2/Affinity Photo 2.download.recipe", + "shortname": "Affinity Photo 2.download", + "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.FFmpeg" + "com.github.faumac.pkg.AffinityPhoto2" ] }, + "com.github.faumac.sharedprocessors": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n ", + "repo": "autopkg/faumac-recipes", + "path": "_sharedProcessors/SharedProcessors.recipe" + }, "de.fau.rrze.pkg.networkShareMounter": { "name": "Network Share Mounter", "description": "Create a package from the Network Share Mounter download", @@ -121738,64 +121797,38 @@ "de.fau.rrze.pkg.networkShareMounter" ] }, - "com.github.faumac.download.Typora": { - "name": "Typora", - "description": "Downloads the latest version of Typora", - "repo": "autopkg/faumac-recipes", - "path": "Typora/Typora.download.recipe", - "shortname": "Typora.download", - "inferred_type": "download", - "children": [ - "com.github.faumac.pkg.Typora" - ] - }, - "com.github.faumac.pkg.Typora": { - "name": "Typora", - "description": "Create a package from the Typora download", - "repo": "autopkg/faumac-recipes", - "path": "Typora/Typora.pkg.recipe", - "parent": "com.github.faumac.download.Typora", - "shortname": "Typora.pkg", - "inferred_type": "pkg" - }, - "com.github.faumac.pkg.Sourcetree": { - "name": "Sourcetree", - "description": "Downloads the current release version of Sourcetree and builds a package.", - "repo": "autopkg/faumac-recipes", - "path": "Sourcetree/Sourcetree.pkg.recipe", - "parent": "com.github.faumac.download.Sourcetree", - "shortname": "Sourcetree.pkg", - "inferred_type": "pkg" - }, - "com.github.faumac.download.Sourcetree": { - "name": "Sourcetree", - "description": "Downloads the current release version of Sourcetree.", - "repo": "autopkg/faumac-recipes", - "path": "Sourcetree/Sourcetree.download.recipe", - "shortname": "Sourcetree.download", - "inferred_type": "download", + "com.andrewzirkel.pkg.sibelius": { + "name": "Sibelius", + "description": "Downloads Sibelius dmg and gets version from app.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Sibelius/Sibelius.pkg.recipe", + "parent": "com.andrewzirkel.download.sibelius", + "shortname": "Sibelius.pkg", + "inferred_type": "pkg", "children": [ - "com.github.faumac.pkg.Sourcetree" + "com.andrewzirkel.munki.sibelius" ] }, - "com.github.faumac.pkg.AffinityDesigner": { - "name": "Affinity Designer", - "description": "Downloads the current release version of Affintiy Designer and builds a package.", - "repo": "autopkg/faumac-recipes", - "path": "Affinity Designer/Affinity Designer.pkg.recipe", - "parent": "com.github.faumac.download.AffinityDesigner", - "shortname": "Affinity Designer.pkg", - "inferred_type": "pkg" + "com.andrewzirkel.munki.sibelius": { + "name": "Sibelius", + "description": "Downloads the latest version of Sibelius and imports it into Munki.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Sibelius/Sibelius.munki.recipe", + "parent": "com.andrewzirkel.pkg.sibelius", + "shortname": "Sibelius.munki", + "inferred_type": "munki", + "munki_display_name": "Sibelius", + "munki_description": "MUSIC NOTATION SOFTWARE FOR EVERYONE." }, - "com.github.faumac.download.AffinityDesigner": { - "name": "Affinity Designer", - "description": "Downloads the current release version of Affintiy Designer and builds a package.", - "repo": "autopkg/faumac-recipes", - "path": "Affinity Designer/Affinity Designer.download.recipe", - "shortname": "Affinity Designer.download", + "com.andrewzirkel.download.sibelius": { + "name": "Sibelius", + "description": "Downloads the latest version of Sibelius.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Sibelius/Sibelius.download.recipe", + "shortname": "Sibelius.download", "inferred_type": "download", "children": [ - "com.github.faumac.pkg.AffinityDesigner" + "com.andrewzirkel.pkg.sibelius" ] }, "com.andrewzirkel.munki.Origin": { @@ -121817,18 +121850,107 @@ "shortname": "Origin.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.munki.Origin" + "com.andrewzirkel.munki.Origin" + ] + }, + "com.andrewzirkel.download.Screencast-O-Matic": { + "name": "Screencast-O-Matic", + "description": "Downloads the latest version of Screencast-O-Matic.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Screencast-O-Matic/Screencast-O-Matic.download.recipe", + "shortname": "Screencast-O-Matic.download", + "inferred_type": "download", + "children": [ + "com.andrewzirkel.munki.Screencast-O-Matic" + ] + }, + "com.andrewzirkel.munki.Screencast-O-Matic": { + "name": "Screencast-O-Matic", + "description": "Downloads the latest version of Screencast-O-Matic and imports it into Munki.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Screencast-O-Matic/Screencast-O-Matic.munki.recipe", + "parent": "com.andrewzirkel.download.Screencast-O-Matic", + "shortname": "Screencast-O-Matic.munki", + "inferred_type": "munki", + "munki_display_name": "Screencast-O-Matic", + "munki_description": "Screencast-O-Matic is a screen capture and video service, taking visual collaboration to the next level. It allows individuals, learning institutions, and companies to create video solutions for learning and collaboration. " + }, + "com.andrewzirkel.pkg.LightspeedRelaySmartAgent": { + "name": "LightspeedRelaySmartAgent", + "description": "Downloads LightspeedRelaySmartAgent dmg and creates package.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "LightspeedRelaySmartAgent/LightspeedRelaySmartAgent.pkg.recipe", + "parent": "com.andrewzirkel.download.LightspeedRelaySmartAgent", + "shortname": "LightspeedRelaySmartAgent.pkg", + "inferred_type": "pkg", + "children": [ + "com.andrewzirkel.munki.LightspeedRelaySmartAgent" + ] + }, + "com.andrewzirkel.download.LightspeedRelaySmartAgent": { + "name": "LightspeedRelaySmartAgent", + "description": "Downloads Lightspeed Relay Smart Agent.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "LightspeedRelaySmartAgent/LightspeedRelaySmartAgent.download.recipe", + "shortname": "LightspeedRelaySmartAgent.download", + "inferred_type": "download", + "children": [ + "com.andrewzirkel.pkg.LightspeedRelaySmartAgent" + ] + }, + "com.andrewzirkel.munki.LightspeedRelaySmartAgent": { + "name": "LightspeedRelaySmartAgent", + "description": "Downloads LightspeedRelaySmartAgent, imports into Munki.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "LightspeedRelaySmartAgent/LightspeedRelaySmartAgent.munki.recipe", + "parent": "com.andrewzirkel.pkg.LightspeedRelaySmartAgent", + "shortname": "LightspeedRelaySmartAgent.munki", + "inferred_type": "munki", + "munki_display_name": "Lightspeed Relay SmartAgent", + "munki_description": "Lightspeed Relay SmartAgent" + }, + "com.andrewzirkel.munki.GarageBand": { + "name": "GarageBand", + "description": "Packages GarageBand and imports it into Munki.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "GarageBand/GarageBand.munki.recipe", + "parent": "com.andrewzirkel.pkg.garageband", + "shortname": "GarageBand.munki", + "inferred_type": "munki", + "munki_display_name": "GarageBand", + "munki_description": " " + }, + "com.andrewzirkel.pkg.garageband": { + "name": "GarageBand", + "description": "This recipe will grab the Version of Garageband installed on the current Mac and repackage it.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "GarageBand/GarageBand.pkg.recipe", + "shortname": "GarageBand.pkg", + "inferred_type": "pkg", + "children": [ + "com.andrewzirkel.munki.GarageBand" ] }, - "com.andrewzirkel.download.APClassroomLockDownBrowser": { - "name": "AP Classroom LockDown Browser", - "description": "Downloads the latest version of AP Classroom LockDown Browser.", + "com.andrewzirkel.munki.ShoreTelConnect": { + "name": "ShoreTel Connect", + "description": "Downloads the latest version of ShoreTel Connect and imports it into Munki.", "repo": "autopkg/andrewzirkel-recipes", - "path": "AP Classroom LockDown Browser/AP Classroom LockDown Browser.download.recipe", - "shortname": "AP Classroom LockDown Browser.download", + "path": "Shoretel Connect/ShoreTel Connect.munki.recipe", + "parent": "com.andrewzirkel.download.ShoreTelConnect", + "shortname": "ShoreTel Connect.munki", + "inferred_type": "munki", + "munki_display_name": "ShoreTel Connect", + "munki_description": "Shoretel Connect Client" + }, + "com.andrewzirkel.download.ShoreTelConnect": { + "name": "ShoreTel Connect", + "description": "Downloads the latest version of ShoreTel Connect.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Shoretel Connect/ShoreTel Connect.download.recipe", + "shortname": "ShoreTel Connect.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.pkg.APClassroomLockDownBrowser" + "com.andrewzirkel.munki.ShoreTelConnect" ] }, "com.andrewzirkel.munki.APClassroomLockDownBrowser": { @@ -121854,39 +121976,50 @@ "com.andrewzirkel.munki.APClassroomLockDownBrowser" ] }, - "com.andrewzirkel.download.SMARTScreenShare": { - "name": "SMART Screen Share", - "description": "Downloads the latest version of SMART Screen Share.", + "com.andrewzirkel.download.APClassroomLockDownBrowser": { + "name": "AP Classroom LockDown Browser", + "description": "Downloads the latest version of AP Classroom LockDown Browser.", "repo": "autopkg/andrewzirkel-recipes", - "path": "SMART Screen Share/SMART Screen Share.download.recipe", - "shortname": "SMART Screen Share.download", + "path": "AP Classroom LockDown Browser/AP Classroom LockDown Browser.download.recipe", + "shortname": "AP Classroom LockDown Browser.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.munki.SMARTScreenShare" + "com.andrewzirkel.pkg.APClassroomLockDownBrowser" ] }, - "com.andrewzirkel.munki.SMARTScreenShare": { - "name": "SMARTScreenShare", - "description": "Downloads the latest version of SMART Screen Share and imports it into Munki.", + "com.andrewzirkel.munki.LoggerPro": { + "name": "Logger Pro", + "description": "Downloads the latest version of Logger Pro and imports it into Munki.", "repo": "autopkg/andrewzirkel-recipes", - "path": "SMART Screen Share/SMART Screen Share.munki.recipe", - "parent": "com.andrewzirkel.download.SMARTScreenShare", - "shortname": "SMART Screen Share.munki", + "path": "Logger Pro/Logger Pro.munki.recipe", + "parent": "com.andrewzirkel.download.LoggerPro", + "shortname": "Logger Pro.munki", "inferred_type": "munki", - "munki_display_name": "SMART Screen Share", - "munki_description": "SMART Screen Share app for macOS computers\nThe is an alternate method of sharing your device\u2019s screen and might be useful where the network your display is connected to doesn\u2019t support AirPlay, Google Cast, or Miracast.\nhttps://support.smarttech.com/docs/software/iq/en/downloads/screen-share-apps/macos.cshtml" + "munki_display_name": "Logger Pro", + "munki_description": "Active network testing tool." }, - "com.andrewzirkel.download.ComicLife3": { - "name": "Comic Life", - "description": "Downloads the latest version of Comic Life 3.", + "com.andrewzirkel.download.LoggerPro": { + "name": "Logger Pro", + "description": "Downloads the latest version of Logger Pro.", "repo": "autopkg/andrewzirkel-recipes", - "path": "Comic Life 3/Comic Life 3.download.recipe", - "shortname": "Comic Life 3.download", + "path": "Logger Pro/Logger Pro.download.recipe", + "shortname": "Logger Pro.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.pkg.ComicLife3" + "com.andrewzirkel.munki.LoggerPro" ] }, + "com.andrewzirkel.munki.CricutDesignSpace": { + "name": "CricutDesignSpace", + "description": "Download the latest version of Cricut Design Space web plugin installer, imports into Munki.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Cricut Design Space/CricutDesignSpace.munki.recipe", + "parent": "com.github.nstrauss.download.CricutDesignSpace", + "shortname": "CricutDesignSpace.munki", + "inferred_type": "munki", + "munki_display_name": "Cricut Design Space", + "munki_description": "Cricut Design Space web plugin for use with Cricut Printers." + }, "com.andrewzirkel.munki.ComicLife3": { "name": "Comic Life 3", "description": "Downloads the latest version of Comic Life 3 and makes a pkg of it, uploaded to Munki.", @@ -121898,6 +122031,17 @@ "munki_display_name": "Comic Life 3", "munki_description": "Comic book making application." }, + "com.andrewzirkel.download.ComicLife3": { + "name": "Comic Life", + "description": "Downloads the latest version of Comic Life 3.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "Comic Life 3/Comic Life 3.download.recipe", + "shortname": "Comic Life 3.download", + "inferred_type": "download", + "children": [ + "com.andrewzirkel.pkg.ComicLife3" + ] + }, "com.andrewzirkel.pkg.ComicLife3": { "name": "Comic Life 3", "description": "Downloads the latest version of Comic Life 3 and makes a pkg of it. Make sure to either override the LICENSE file variable or to have yours in place on the build machine.\n", @@ -121932,140 +122076,27 @@ "munki_display_name": "SMART Mirror App", "munki_description": "With the SMART Mirror app, sharing your screen is only ever a click away." }, - "com.andrewzirkel.download.dockutil": { - "name": "dockutil/", - "description": "Downloads the latest version of dockutil.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "dockutil/dockutil.download.recipe", - "shortname": "dockutil.download", - "inferred_type": "download", - "children": [ - "com.github.jazzace.jamf.dockutil-latest", - "com.andrewzirkel.munki.dockutil" - ] - }, - "com.andrewzirkel.munki.dockutil": { - "name": "dockutil", - "description": "Downloads the latest version of dockutil and imports it into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "dockutil/dockutil.munki.recipe", - "parent": "com.andrewzirkel.download.dockutil", - "shortname": "dockutil.munki", - "inferred_type": "munki", - "munki_display_name": "dockutil", - "munki_description": "dockutil is a command line utility for managing macOS dock items." - }, - "com.andrewzirkel.download.LoggerPro": { - "name": "Logger Pro", - "description": "Downloads the latest version of Logger Pro.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Logger Pro/Logger Pro.download.recipe", - "shortname": "Logger Pro.download", - "inferred_type": "download", - "children": [ - "com.andrewzirkel.munki.LoggerPro" - ] - }, - "com.andrewzirkel.munki.LoggerPro": { - "name": "Logger Pro", - "description": "Downloads the latest version of Logger Pro and imports it into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Logger Pro/Logger Pro.munki.recipe", - "parent": "com.andrewzirkel.download.LoggerPro", - "shortname": "Logger Pro.munki", - "inferred_type": "munki", - "munki_display_name": "Logger Pro", - "munki_description": "Active network testing tool." - }, - "com.andrewzirkel.pkg.LightspeedRelaySmartAgent": { - "name": "LightspeedRelaySmartAgent", - "description": "Downloads LightspeedRelaySmartAgent dmg and creates package.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "LightspeedRelaySmartAgent/LightspeedRelaySmartAgent.pkg.recipe", - "parent": "com.andrewzirkel.download.LightspeedRelaySmartAgent", - "shortname": "LightspeedRelaySmartAgent.pkg", - "inferred_type": "pkg", - "children": [ - "com.andrewzirkel.munki.LightspeedRelaySmartAgent" - ] - }, - "com.andrewzirkel.munki.LightspeedRelaySmartAgent": { - "name": "LightspeedRelaySmartAgent", - "description": "Downloads LightspeedRelaySmartAgent, imports into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "LightspeedRelaySmartAgent/LightspeedRelaySmartAgent.munki.recipe", - "parent": "com.andrewzirkel.pkg.LightspeedRelaySmartAgent", - "shortname": "LightspeedRelaySmartAgent.munki", - "inferred_type": "munki", - "munki_display_name": "Lightspeed Relay SmartAgent", - "munki_description": "Lightspeed Relay SmartAgent" - }, - "com.andrewzirkel.download.LightspeedRelaySmartAgent": { - "name": "LightspeedRelaySmartAgent", - "description": "Downloads Lightspeed Relay Smart Agent.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "LightspeedRelaySmartAgent/LightspeedRelaySmartAgent.download.recipe", - "shortname": "LightspeedRelaySmartAgent.download", - "inferred_type": "download", - "children": [ - "com.andrewzirkel.pkg.LightspeedRelaySmartAgent" - ] - }, - "com.andrewzirkel.munki.GarageBand": { - "name": "GarageBand", - "description": "Packages GarageBand and imports it into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "GarageBand/GarageBand.munki.recipe", - "parent": "com.andrewzirkel.pkg.garageband", - "shortname": "GarageBand.munki", - "inferred_type": "munki", - "munki_display_name": "GarageBand", - "munki_description": " " - }, - "com.andrewzirkel.pkg.garageband": { - "name": "GarageBand", - "description": "This recipe will grab the Version of Garageband installed on the current Mac and repackage it.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "GarageBand/GarageBand.pkg.recipe", - "shortname": "GarageBand.pkg", - "inferred_type": "pkg", - "children": [ - "com.andrewzirkel.munki.GarageBand" - ] - }, - "com.andrewzirkel.pkg.sibelius": { - "name": "Sibelius", - "description": "Downloads Sibelius dmg and gets version from app.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Sibelius/Sibelius.pkg.recipe", - "parent": "com.andrewzirkel.download.sibelius", - "shortname": "Sibelius.pkg", - "inferred_type": "pkg", - "children": [ - "com.andrewzirkel.munki.sibelius" - ] - }, - "com.andrewzirkel.download.sibelius": { - "name": "Sibelius", - "description": "Downloads the latest version of Sibelius.", + "com.andrewzirkel.download.NWEALockdownBrowser": { + "name": "NWEA Lockdown Browser", + "description": "Downloads the latest version of NWEA Lockdown Browser.", "repo": "autopkg/andrewzirkel-recipes", - "path": "Sibelius/Sibelius.download.recipe", - "shortname": "Sibelius.download", + "path": "NWEA Lockdown Browser/NWEA Lockdown Browser.download.recipe", + "shortname": "NWEA Lockdown Browser.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.pkg.sibelius" + "com.andrewzirkel.munki.NWEALockdownBrowser" ] }, - "com.andrewzirkel.munki.sibelius": { - "name": "Sibelius", - "description": "Downloads the latest version of Sibelius and imports it into Munki.", + "com.andrewzirkel.munki.NWEALockdownBrowser": { + "name": "NWEA Lockdown Browser", + "description": "Downloads the latest version of NWEA Lockdown Browser and imports it into Munki.", "repo": "autopkg/andrewzirkel-recipes", - "path": "Sibelius/Sibelius.munki.recipe", - "parent": "com.andrewzirkel.pkg.sibelius", - "shortname": "Sibelius.munki", + "path": "NWEA Lockdown Browser/NWEA Lockdown Browser.munki.recipe", + "parent": "com.andrewzirkel.download.NWEALockdownBrowser", + "shortname": "NWEA Lockdown Browser.munki", "inferred_type": "munki", - "munki_display_name": "Sibelius", - "munki_description": "MUSIC NOTATION SOFTWARE FOR EVERYONE." + "munki_display_name": "NWEA Lockdown Browser", + "munki_description": "" }, "com.andrewzirkel.download.KiteStudentPortal": { "name": "KiteStudentPortal", @@ -122089,26 +122120,49 @@ "munki_display_name": "KiteStudentPortal", "munki_description": "Free cross-platform multimedia player" }, - "com.andrewzirkel.munki.CricutDesignSpace": { - "name": "CricutDesignSpace", - "description": "Download the latest version of Cricut Design Space web plugin installer, imports into Munki.", + "com.andrewzirkel.munki.dockutil": { + "name": "dockutil", + "description": "Downloads the latest version of dockutil and imports it into Munki.", "repo": "autopkg/andrewzirkel-recipes", - "path": "Cricut Design Space/CricutDesignSpace.munki.recipe", - "parent": "com.github.nstrauss.download.CricutDesignSpace", - "shortname": "CricutDesignSpace.munki", + "path": "dockutil/dockutil.munki.recipe", + "parent": "com.andrewzirkel.download.dockutil", + "shortname": "dockutil.munki", "inferred_type": "munki", - "munki_display_name": "Cricut Design Space", - "munki_description": "Cricut Design Space web plugin for use with Cricut Printers." + "munki_display_name": "dockutil", + "munki_description": "dockutil is a command line utility for managing macOS dock items." }, - "com.andrewzirkel.download.Anki": { - "name": "Anki", - "description": "Downloads the latest version of Anki.", + "com.andrewzirkel.download.dockutil": { + "name": "dockutil/", + "description": "Downloads the latest version of dockutil.", "repo": "autopkg/andrewzirkel-recipes", - "path": "Anki/Anki.download.recipe", - "shortname": "Anki.download", + "path": "dockutil/dockutil.download.recipe", + "shortname": "dockutil.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.munki.Anki" + "com.github.jazzace.jamf.dockutil-latest", + "com.andrewzirkel.munki.dockutil" + ] + }, + "com.andrewzirkel.munki.SMARTScreenShare": { + "name": "SMARTScreenShare", + "description": "Downloads the latest version of SMART Screen Share and imports it into Munki.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "SMART Screen Share/SMART Screen Share.munki.recipe", + "parent": "com.andrewzirkel.download.SMARTScreenShare", + "shortname": "SMART Screen Share.munki", + "inferred_type": "munki", + "munki_display_name": "SMART Screen Share", + "munki_description": "SMART Screen Share app for macOS computers\nThe is an alternate method of sharing your device\u2019s screen and might be useful where the network your display is connected to doesn\u2019t support AirPlay, Google Cast, or Miracast.\nhttps://support.smarttech.com/docs/software/iq/en/downloads/screen-share-apps/macos.cshtml" + }, + "com.andrewzirkel.download.SMARTScreenShare": { + "name": "SMART Screen Share", + "description": "Downloads the latest version of SMART Screen Share.", + "repo": "autopkg/andrewzirkel-recipes", + "path": "SMART Screen Share/SMART Screen Share.download.recipe", + "shortname": "SMART Screen Share.download", + "inferred_type": "download", + "children": [ + "com.andrewzirkel.munki.SMARTScreenShare" ] }, "com.andrewzirkel.munki.Anki": { @@ -122122,94 +122176,196 @@ "munki_display_name": "Anki", "munki_description": "Anki for desktop computers" }, - "com.andrewzirkel.download.NWEALockdownBrowser": { - "name": "NWEA Lockdown Browser", - "description": "Downloads the latest version of NWEA Lockdown Browser.", + "com.andrewzirkel.download.Anki": { + "name": "Anki", + "description": "Downloads the latest version of Anki.", "repo": "autopkg/andrewzirkel-recipes", - "path": "NWEA Lockdown Browser/NWEA Lockdown Browser.download.recipe", - "shortname": "NWEA Lockdown Browser.download", + "path": "Anki/Anki.download.recipe", + "shortname": "Anki.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.munki.NWEALockdownBrowser" + "com.andrewzirkel.munki.Anki" ] }, - "com.andrewzirkel.munki.NWEALockdownBrowser": { - "name": "NWEA Lockdown Browser", - "description": "Downloads the latest version of NWEA Lockdown Browser and imports it into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "NWEA Lockdown Browser/NWEA Lockdown Browser.munki.recipe", - "parent": "com.andrewzirkel.download.NWEALockdownBrowser", - "shortname": "NWEA Lockdown Browser.munki", + "com.github.paul-cossey.pkg.Fontstand": { + "name": "Fontstand", + "description": "Downloads the latest version of Fontstand and creates a package.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Fontstand BV/Fontstand.pkg.recipe", + "parent": "com.github.paul-cossey.download.Fontstand", + "shortname": "Fontstand.pkg", + "inferred_type": "pkg" + }, + "com.github.paul-cossey.download.Fontstand": { + "name": "Fontstand", + "description": "Downloads the latest version of Fontstand.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Fontstand BV/Fontstand.download.recipe", + "shortname": "Fontstand.download", + "inferred_type": "download", + "children": [ + "com.github.paul-cossey.pkg.Fontstand", + "com.github.paul-cossey.install.Fontstand", + "com.github.paul-cossey.munki.Fontstand" + ] + }, + "com.github.paul-cossey.install.Fontstand": { + "name": "Fontstand", + "description": "Installs the latest version of Fontstand.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Fontstand BV/Fontstand.install.recipe", + "parent": "com.github.paul-cossey.download.Fontstand", + "shortname": "Fontstand.install", + "inferred_type": "install" + }, + "com.github.paul-cossey.munki.Fontstand": { + "name": "Fontstand", + "description": "Downloads the latest version of Fontstand and imports it into Munki.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Fontstand BV/Fontstand.munki.recipe", + "parent": "com.github.paul-cossey.download.Fontstand", + "shortname": "Fontstand.munki", "inferred_type": "munki", - "munki_display_name": "NWEA Lockdown Browser", - "munki_description": "" + "munki_display_name": "Fontstand", + "munki_description": "Over 15,000 free fonts available for download now for all your projects on Windows, Macintosh, Android and iOS." }, - "com.andrewzirkel.munki.Screencast-O-Matic": { - "name": "Screencast-O-Matic", - "description": "Downloads the latest version of Screencast-O-Matic and imports it into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Screencast-O-Matic/Screencast-O-Matic.munki.recipe", - "parent": "com.andrewzirkel.download.Screencast-O-Matic", - "shortname": "Screencast-O-Matic.munki", + "com.github.paul-cossey.pkg.Pd": { + "name": "Pd", + "description": "Downloads the latest version of Pd and creates a package.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Pd/Pd.pkg.recipe", + "parent": "com.github.paul-cossey.download.Pd", + "shortname": "Pd.pkg", + "inferred_type": "pkg" + }, + "com.github.paul-cossey.munki.Pd": { + "name": "Pd", + "description": "Downloads the latest version of Pd (aka Pure Data) and imports it into Munki.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Pd/Pd.munki.recipe", + "parent": "com.github.paul-cossey.download.Pd", + "shortname": "Pd.munki", "inferred_type": "munki", - "munki_display_name": "Screencast-O-Matic", - "munki_description": "Screencast-O-Matic is a screen capture and video service, taking visual collaboration to the next level. It allows individuals, learning institutions, and companies to create video solutions for learning and collaboration. " + "munki_display_name": "Pd", + "munki_description": "Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by Miller Puckette and company at IRCAM. The core of Pd is written and maintained by Miller Puckette and includes the work of many developers, making the whole package very much a community effort.\n\nPd was created to explore ideas of how to further refine the Max paradigm with the core ideas of allowing data to be treated in a more open-ended way and opening it up to applications outside of audio and MIDI, such as graphics and video.\n\nIt is easy to extend Pd by writing object classes (\"externals\") or patches (\"abstractions\"). The work of many developers is already available as part of the standard Pd packages and the Pd developer community is growing rapidly. Recent developments include a system of abstractions for building performance environments; a library of objects for physical modeling; and a library of objects for generating and processing video in realtime.\n\nPd is free software and can be downloaded either as an OS-specific package, source package, or directly from CVS. Pd was written to be multi-platform and therefore is quite portable; versions exist for Win32, IRIX, GNU/Linux, BSD, and MacOS X running on anything from a PocketPC to an old Mac to a brand new PC. It is possible to write externals and patches that work with Max/MSP and Pd using flext and cyclone." }, - "com.andrewzirkel.download.Screencast-O-Matic": { - "name": "Screencast-O-Matic", - "description": "Downloads the latest version of Screencast-O-Matic.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Screencast-O-Matic/Screencast-O-Matic.download.recipe", - "shortname": "Screencast-O-Matic.download", + "com.github.paul-cossey.install.Pd": { + "name": "Pd", + "description": "Installs the latest version of Pd.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Pd/Pd.install.recipe", + "parent": "com.github.paul-cossey.download.Pd", + "shortname": "Pd.install", + "inferred_type": "install" + }, + "com.github.paul-cossey.download.Pd": { + "name": "Pd", + "description": "Downloads the latest version of Pd.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Pd/Pd.download.recipe", + "shortname": "Pd.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.munki.Screencast-O-Matic" + "com.github.paul-cossey.pkg.Pd", + "com.github.paul-cossey.munki.Pd", + "com.github.paul-cossey.install.Pd" ] }, - "com.andrewzirkel.download.ShoreTelConnect": { - "name": "ShoreTel Connect", - "description": "Downloads the latest version of ShoreTel Connect.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Shoretel Connect/ShoreTel Connect.download.recipe", - "shortname": "ShoreTel Connect.download", + "com.github.paul-cossey.install.Scenarist": { + "name": "Scenarist", + "description": "Installs the latest version of Scenarist.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Scenarist/Scenarist.install.recipe", + "parent": "com.github.paul-cossey.download.Scenarist", + "shortname": "Scenarist.install", + "inferred_type": "install" + }, + "com.github.paul-cossey.download.Scenarist": { + "name": "Scenarist", + "description": "Downloads the latest version of Scenarist.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Scenarist/Scenarist.download.recipe", + "shortname": "Scenarist.download", "inferred_type": "download", "children": [ - "com.andrewzirkel.munki.ShoreTelConnect" + "com.github.paul-cossey.install.Scenarist", + "com.github.paul-cossey.pkg.Scenarist", + "com.github.paul-cossey.munki.Scenarist" ] }, - "com.andrewzirkel.munki.ShoreTelConnect": { - "name": "ShoreTel Connect", - "description": "Downloads the latest version of ShoreTel Connect and imports it into Munki.", - "repo": "autopkg/andrewzirkel-recipes", - "path": "Shoretel Connect/ShoreTel Connect.munki.recipe", - "parent": "com.andrewzirkel.download.ShoreTelConnect", - "shortname": "ShoreTel Connect.munki", + "com.github.paul-cossey.pkg.Scenarist": { + "name": "Scenarist", + "description": "Downloads the latest version of Scenarist and creates a package.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Scenarist/Scenarist.pkg.recipe", + "parent": "com.github.paul-cossey.download.Scenarist", + "shortname": "Scenarist.pkg", + "inferred_type": "pkg" + }, + "com.github.paul-cossey.munki.Scenarist": { + "name": "Scenarist", + "description": "Downloads the latest version of Scenarist and imports it into Munki.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Scenarist/Scenarist.munki.recipe", + "parent": "com.github.paul-cossey.download.Scenarist", + "shortname": "Scenarist.munki", "inferred_type": "munki", - "munki_display_name": "ShoreTel Connect", - "munki_description": "Shoretel Connect Client" + "munki_display_name": "Scenarist", + "munki_description": "Simple and powerful application for creating Screenplays" }, - "com.github.paul-cossey.munki.SALV2.5": { - "name": "SAL V2.5", - "description": "Downloads the latest version of set.a.light 3D V2.5 and imports it into Munki.", + "com.github.paul-cossey.pkg.Causality": { + "name": "Causality", + "description": "Downloads the latest version of Causality and creates a package.", "repo": "autopkg/paul-cossey-recipes", - "path": "elixxier Software GmbH/set.a.light 3D.V2.5.munki.recipe", - "parent": "com.github.paul-cossey.download.SALV2.5" + "path": "Causality/Causality.pkg.recipe", + "parent": "com.github.paul-cossey.download.Causality", + "shortname": "Causality.pkg", + "inferred_type": "pkg" }, - "com.github.paul-cossey.install.SALV2.5": { - "name": "SAL V2.5", - "description": "Installs the latest version of set.a.light 3D V2.5.", + "com.github.paul-cossey.munki.Causality": { + "name": "Causality", + "description": "Downloads the latest version of Causality and imports it into Munki.", "repo": "autopkg/paul-cossey-recipes", - "path": "elixxier Software GmbH/set.a.light 3D.V2.5.install.recipe", - "parent": "com.github.paul-cossey.download.SALV2.5" + "path": "Causality/Causality.munki.recipe", + "parent": "com.github.paul-cossey.download.Causality", + "shortname": "Causality.munki", + "inferred_type": "munki", + "munki_display_name": "Causality", + "munki_description": "Causality is a new kind of writing app where you develop your story visually, giving you an incredible overview of even very complex stories." }, - "com.github.paul-cossey.download.SALV2.5": { - "name": "SAL V2.5", - "description": "Downloads the latest version of set.a.light 3D V2.5.", + "com.github.paul-cossey.download.Causality": { + "name": "Causality", + "description": "Downloads the latest version of Causality.", "repo": "autopkg/paul-cossey-recipes", - "path": "elixxier Software GmbH/set.a.light 3D.V2.5.download.recipe", + "path": "Causality/Causality.download.recipe", + "shortname": "Causality.download", + "inferred_type": "download", "children": [ - "com.github.paul-cossey.munki.SALV2.5", - "com.github.paul-cossey.install.SALV2.5" + "com.github.paul-cossey.pkg.Causality", + "com.github.paul-cossey.munki.Causality", + "com.github.paul-cossey.install.Causality" + ] + }, + "com.github.paul-cossey.install.Causality": { + "name": "Causality", + "description": "Installs the latest version of Causality.", + "repo": "autopkg/paul-cossey-recipes", + "path": "Causality/Causality.install.recipe", + "parent": "com.github.paul-cossey.download.Causality", + "shortname": "Causality.install", + "inferred_type": "install" + }, + "com.github.paul-cossey.download.MURAL": { + "name": "MURAL", + "description": "Downloads the latest version of MURAL.", + "repo": "autopkg/paul-cossey-recipes", + "path": "MURAL/MURAL.download.recipe", + "shortname": "MURAL.download", + "inferred_type": "download", + "children": [ + "com.github.paul-cossey.pkg.MURAL", + "com.github.paul-cossey.install.MURAL", + "com.github.paul-cossey.munki.MURAL" ] }, "com.github.paul-cossey.pkg.MURAL": { @@ -122221,6 +122377,15 @@ "shortname": "MURAL.pkg", "inferred_type": "pkg" }, + "com.github.paul-cossey.install.MURAL": { + "name": "MURAL", + "description": "Installs the latest version of MURAL.", + "repo": "autopkg/paul-cossey-recipes", + "path": "MURAL/MURAL.install.recipe", + "parent": "com.github.paul-cossey.download.MURAL", + "shortname": "MURAL.install", + "inferred_type": "install" + }, "com.github.paul-cossey.munki.MURAL": { "name": "MURAL", "description": "Downloads the latest version of MURAL and imports it into Munki.", @@ -122232,115 +122397,52 @@ "munki_display_name": "MURAL", "munki_description": "Put imagination to work. MURAL is a digital workspace for visual collaboration" }, - "com.github.paul-cossey.install.MURAL": { - "name": "MURAL", - "description": "Installs the latest version of MURAL.", + "com.github.paul-cossey.munki.SALV2.5": { + "name": "SAL V2.5", + "description": "Downloads the latest version of set.a.light 3D V2.5 and imports it into Munki.", "repo": "autopkg/paul-cossey-recipes", - "path": "MURAL/MURAL.install.recipe", - "parent": "com.github.paul-cossey.download.MURAL", - "shortname": "MURAL.install", - "inferred_type": "install" + "path": "elixxier Software GmbH/set.a.light 3D.V2.5.munki.recipe", + "parent": "com.github.paul-cossey.download.SALV2.5" }, - "com.github.paul-cossey.download.MURAL": { - "name": "MURAL", - "description": "Downloads the latest version of MURAL.", + "com.github.paul-cossey.install.SALV2.5": { + "name": "SAL V2.5", + "description": "Installs the latest version of set.a.light 3D V2.5.", "repo": "autopkg/paul-cossey-recipes", - "path": "MURAL/MURAL.download.recipe", - "shortname": "MURAL.download", - "inferred_type": "download", - "children": [ - "com.github.paul-cossey.pkg.MURAL", - "com.github.paul-cossey.munki.MURAL", - "com.github.paul-cossey.install.MURAL" - ] + "path": "elixxier Software GmbH/set.a.light 3D.V2.5.install.recipe", + "parent": "com.github.paul-cossey.download.SALV2.5" }, - "com.github.paul-cossey.download.Support-pkg": { - "name": "Support", - "description": "Downloads the latest .pkg version of Support App developed by Root3.", + "com.github.paul-cossey.download.SALV2.5": { + "name": "SAL V2.5", + "description": "Downloads the latest version of set.a.light 3D V2.5.", "repo": "autopkg/paul-cossey-recipes", - "path": "Support/Support-pkg.download.recipe", - "shortname": "Support-pkg.download", - "inferred_type": "download", + "path": "elixxier Software GmbH/set.a.light 3D.V2.5.download.recipe", "children": [ - "com.github.paul-cossey.munki.Support-pkg", - "com.github.davidbpirie.jamf-upload.Support-pkg" + "com.github.paul-cossey.munki.SALV2.5", + "com.github.paul-cossey.install.SALV2.5" ] }, - "com.github.paul-cossey.munki.Support-pkg": { - "name": "Support", - "description": "Downloads the latest version of Support App developed by Root3 and imports it into Munki.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Support/Support-pkg.munki.recipe", - "parent": "com.github.paul-cossey.download.Support-pkg", - "shortname": "Support-pkg.munki", - "inferred_type": "munki", - "munki_display_name": "Support", - "munki_description": "The Support app is a macOS menu bar app built for organizations to:\n\nHelp users and helpdesks to see basic diagnostic information at a glance and proactively notify them to easily fix small issues.\n\nOffer shortcuts to easily access support channels or other company resources such as a website or a file server\n\nGive users a modern and native macOS app with your corporate identity" - }, - "com.github.paul-cossey.munki.Support": { - "name": "Support", - "description": "Downloads the latest version of Support App developed by Root3 and imports it into Munki.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Support/Support.munki.recipe", - "parent": "com.github.paul-cossey.download.Support", - "shortname": "Support.munki", - "inferred_type": "munki", - "munki_display_name": "Support", - "munki_description": "The Support App is developed by Root3, specialized in managing Apple devices. Root3 offers consultancy and support for organizations to get the most out of their Apple devices and is based in The Netherlands (Haarlem)." - }, - "com.github.paul-cossey.download.Support": { - "name": "Support", - "description": "Downloads the latest version of Support App developed by Root3.", + "com.github.paul-cossey.download.Padlet": { + "name": "Padlet", + "description": "Downloads the latest version of Padlet.", "repo": "autopkg/paul-cossey-recipes", - "path": "Support/Support.download.recipe", - "shortname": "Support.download", + "path": "Padlet/Padlet.download.recipe", + "shortname": "Padlet.download", "inferred_type": "download", "children": [ - "com.github.paul-cossey.munki.Support", - "com.github.paul-cossey.pkg.Support", - "com.github.paul-cossey.install.Support" + "com.github.paul-cossey.pkg.Padlet", + "com.github.paul-cossey.install.Padlet", + "com.github.paul-cossey.munki.Padlet" ] }, - "com.github.paul-cossey.pkg.Support": { - "name": "Support", - "description": "Downloads the latest version of Support App developed by Root3 and creates a package.", + "com.github.paul-cossey.pkg.Padlet": { + "name": "Padlet", + "description": "Downloads the latest version of Padlet and creates a package.", "repo": "autopkg/paul-cossey-recipes", - "path": "Support/Support.pkg.recipe", - "parent": "com.github.paul-cossey.download.Support", - "shortname": "Support.pkg", + "path": "Padlet/Padlet.pkg.recipe", + "parent": "com.github.paul-cossey.download.Padlet", + "shortname": "Padlet.pkg", "inferred_type": "pkg" }, - "com.github.paul-cossey.install.Support": { - "name": "Support", - "description": "Installs the latest version of Support App developed by Root3.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Support/Support.install.recipe", - "parent": "com.github.paul-cossey.download.Support", - "shortname": "Support.install", - "inferred_type": "install" - }, - "com.github.paul-cossey.munki.SupportHelper": { - "name": "SupportHelper", - "description": "Downloads the latest version of SupportHelper developed by Root3 and imports it into Munki.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Support/SupportHelper.munki.recipe", - "parent": "com.github.paul-cossey.download.SupportHelper", - "shortname": "SupportHelper.munki", - "inferred_type": "munki", - "munki_display_name": "SupportHelper", - "munki_description": "The SupportHelper utility allows for privileged scripts and commands to run directly from the Support App" - }, - "com.github.paul-cossey.download.SupportHelper": { - "name": "SupportHelper", - "description": "Downloads the latest version of SupportHelper developed by Root3.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Support/SupportHelper.download.recipe", - "shortname": "SupportHelper.download", - "inferred_type": "download", - "children": [ - "com.github.paul-cossey.munki.SupportHelper" - ] - }, "com.github.paul-cossey.install.Padlet": { "name": "Padlet", "description": "Installs the latest version of Padlet.", @@ -122350,15 +122452,6 @@ "shortname": "Padlet.install", "inferred_type": "install" }, - "com.github.paul-cossey.pkg.Padlet": { - "name": "Padlet", - "description": "Downloads the latest version of Padlet and creates a package.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Padlet/Padlet.pkg.recipe", - "parent": "com.github.paul-cossey.download.Padlet", - "shortname": "Padlet.pkg", - "inferred_type": "pkg" - }, "com.github.paul-cossey.munki.Padlet": { "name": "Padlet", "description": "Downloads the latest version of Padlet and imports it into Munki.", @@ -122370,71 +122463,23 @@ "munki_display_name": "Padlet", "munki_description": "Digital canvas to create beautiful projects that are easy to share and collaborate on." }, - "com.github.paul-cossey.download.Padlet": { - "name": "Padlet", - "description": "Downloads the latest version of Padlet.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Padlet/Padlet.download.recipe", - "shortname": "Padlet.download", - "inferred_type": "download", - "children": [ - "com.github.paul-cossey.install.Padlet", - "com.github.paul-cossey.pkg.Padlet", - "com.github.paul-cossey.munki.Padlet" - ] - }, - "com.github.paul-cossey.download.Scenarist": { - "name": "Scenarist", - "description": "Downloads the latest version of Scenarist.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Scenarist/Scenarist.download.recipe", - "shortname": "Scenarist.download", - "inferred_type": "download", - "children": [ - "com.github.paul-cossey.munki.Scenarist", - "com.github.paul-cossey.pkg.Scenarist", - "com.github.paul-cossey.install.Scenarist" - ] - }, - "com.github.paul-cossey.munki.Scenarist": { - "name": "Scenarist", - "description": "Downloads the latest version of Scenarist and imports it into Munki.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Scenarist/Scenarist.munki.recipe", - "parent": "com.github.paul-cossey.download.Scenarist", - "shortname": "Scenarist.munki", - "inferred_type": "munki", - "munki_display_name": "Scenarist", - "munki_description": "Simple and powerful application for creating Screenplays" - }, - "com.github.paul-cossey.pkg.Scenarist": { - "name": "Scenarist", - "description": "Downloads the latest version of Scenarist and creates a package.", + "com.github.paul-cossey.pkg.betaflight-configurator": { + "name": "betaflight-configurator", + "description": "Downloads the latest version of betaflight-configurator and creates a package.", "repo": "autopkg/paul-cossey-recipes", - "path": "Scenarist/Scenarist.pkg.recipe", - "parent": "com.github.paul-cossey.download.Scenarist", - "shortname": "Scenarist.pkg", + "path": "betaflight-configurator/betaflight-configurator.pkg.recipe", + "parent": "com.github.paul-cossey.download.betaflight-configurator", + "shortname": "betaflight-configurator.pkg", "inferred_type": "pkg" }, - "com.github.paul-cossey.install.Scenarist": { - "name": "Scenarist", - "description": "Installs the latest version of Scenarist.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Scenarist/Scenarist.install.recipe", - "parent": "com.github.paul-cossey.download.Scenarist", - "shortname": "Scenarist.install", - "inferred_type": "install" - }, - "com.github.paul-cossey.munki.betaflight-configurator": { + "com.github.paul-cossey.install.betaflight-configurator": { "name": "betaflight-configurator", - "description": "Downloads the latest version of betaflight-configurator and imports it into Munki.", + "description": "Installs the latest version of betaflight-configurator.", "repo": "autopkg/paul-cossey-recipes", - "path": "betaflight-configurator/betaflight-configurator.munki.recipe", + "path": "betaflight-configurator/betaflight-configurator.install.recipe", "parent": "com.github.paul-cossey.download.betaflight-configurator", - "shortname": "betaflight-configurator.munki", - "inferred_type": "munki", - "munki_display_name": "betaflight-configurator", - "munki_description": "Cross platform configuration tool for the Betaflight firmware" + "shortname": "betaflight-configurator.install", + "inferred_type": "install" }, "com.github.paul-cossey.download.betaflight-configurator": { "name": "betaflight-configurator", @@ -122444,69 +122489,42 @@ "shortname": "betaflight-configurator.download", "inferred_type": "download", "children": [ - "com.github.paul-cossey.munki.betaflight-configurator", + "com.github.paul-cossey.pkg.betaflight-configurator", "com.github.paul-cossey.install.betaflight-configurator", - "com.github.paul-cossey.pkg.betaflight-configurator" + "com.github.paul-cossey.munki.betaflight-configurator" ] }, - "com.github.paul-cossey.install.betaflight-configurator": { - "name": "betaflight-configurator", - "description": "Installs the latest version of betaflight-configurator.", - "repo": "autopkg/paul-cossey-recipes", - "path": "betaflight-configurator/betaflight-configurator.install.recipe", - "parent": "com.github.paul-cossey.download.betaflight-configurator", - "shortname": "betaflight-configurator.install", - "inferred_type": "install" - }, - "com.github.paul-cossey.pkg.betaflight-configurator": { + "com.github.paul-cossey.munki.betaflight-configurator": { "name": "betaflight-configurator", - "description": "Downloads the latest version of betaflight-configurator and creates a package.", + "description": "Downloads the latest version of betaflight-configurator and imports it into Munki.", "repo": "autopkg/paul-cossey-recipes", - "path": "betaflight-configurator/betaflight-configurator.pkg.recipe", + "path": "betaflight-configurator/betaflight-configurator.munki.recipe", "parent": "com.github.paul-cossey.download.betaflight-configurator", - "shortname": "betaflight-configurator.pkg", - "inferred_type": "pkg" - }, - "com.github.paul-cossey.munki.iThoughtsX": { - "name": "iThoughtsX", - "description": "Downloads the latest version of iThoughtsX and imports it into Munki.", - "repo": "autopkg/paul-cossey-recipes", - "path": "toketaWare ltd/iThoughtsX.munki.recipe", - "parent": "com.github.paul-cossey.download.iThoughtsX", - "shortname": "iThoughtsX.munki", + "shortname": "betaflight-configurator.munki", "inferred_type": "munki", - "munki_display_name": "iThoughtsX", - "munki_description": "iThoughtsX is a mindmapping tool for the Mac (iOS and Windows versions also available.)\n\nMindmapping enables you to visually organise your thoughts, ideas and information.\n\nTypical Uses:\n\n \u2022 Task lists.\n \u2022 Summarising.\n \u2022 Brainstorming.\n \u2022 Project planning.\n \u2022 Goal setting.\n \u2022 WBS\n \u2022 Course Notes/Revision.\n \u2022 Meeting Notes.\n \u2022 GTD\n\nHighlights:\n\nImport and export to and from many of the most popular desktop application formats:\n \u2022 MindManager\n \u2022 iMindmap\n \u2022 Freemind/Freeplane\n \u2022 Novamind\n \u2022 XMind\n \u2022 Mindview\n \u2022 ConceptDraw\n \u2022 OPML (OmniOutliner, Scrivener etc.)\n \u2022 Excel/Numbers/Outlook/ToodleDo (CSV)\n \u2022 Markdown\n \u2022 Plain/rich text\n \u2022 ...plus import only support for CMAP, Scapple, Mindmeister, Mindnode, Mindmapper, SimpleMind and MyThoughts\n\nExport to:\n \u2022 MS Powerpoint/Keynote (PPTX)\n \u2022 MS Word/Pages (DOCX)\n \u2022 MS Project (XML)\n \u2022 PDF\n \u2022 PNG\n \u2022 Markdown\n \u2022 Website (HTML + attachments)\n \u2022 Flashcard (Quizlet.com / Cram.com)\n \u2022 Things (Task Management App)\n \u2022 iCloud Calendar/Reminders\n\nPlays nicely:\n \u2022 Cloud synchronisation with iCloud, Dropbox and WebDAV\n \u2022 Handoff (start editing a map on one device - finish up on another)\n \u2022 Send and open email attachements\n \u2022 Cut/Copy/Paste within and between maps and other apps (e.g. Mail, Safari and Notes etc.)\n \u2022 Upload and download community generated maps from Biggerplate\n\nFlexible Topic Attributes:\n \u2022 Colour / Shape\n \u2022 Images / Icons\n \u2022 Notes\n \u2022 Rich text (using Markdown)\n \u2022 Hyperlinks (websites, other maps, other topics)\n \u2022 Callouts / Floating topics\n \u2022 Boundaries\n \u2022 Auto-numbering\n \u2022 Named relationships between topics\n \u2022 Style support (predefined collections of colors, fonts, shapes etc.)\n\nTask Management:\n \u2022 Assign start/due date, effort, progress, priority and resources\n \u2022 Email task reports (by project, by resource)\n\nAdvanced Mindmap Features:\n \u2022 Multiple layouts (horizontal, vertical, fishbone etc.)\n \u2022 Multiple link styles (curved, tapered, right angled etc.)\n \u2022 Embedded documents (PDF, XLS, DOC etc)\n \u2022 Over 100 builtin icons and 90 clipart images.\n \u2022 Over 30 background canvas patterns (with option to import more.)\n \u2022 10 system 'Map Styles' (with option to import more.)\n \u2022 Rules based filtering engine.\n \u2022 Presentation mode.\n \u2022 Rule based sorting - including option to sort continuously\n \u2022 Encrypted, password protected maps.\n \u2022 Outline View\n \u2022 Search (map names, topics, notes, links) across all maps.\n\nFirst class macOS integration:\n \u2022 Retina support\n \u2022 Versions support\n \u2022 Fullscreen support\n \u2022 Spotlight integration\n \u2022 Quicklook support\n \u2022 Pinch to zoom\n \u2022 Dark Mode support" - }, - "com.github.paul-cossey.install.iThoughtsX": { - "name": "iThoughtsX", - "description": "Installs the latest version of iThoughtsX.", - "repo": "autopkg/paul-cossey-recipes", - "path": "toketaWare ltd/iThoughtsX.install.recipe", - "parent": "com.github.paul-cossey.download.iThoughtsX", - "shortname": "iThoughtsX.install", - "inferred_type": "install" + "munki_display_name": "betaflight-configurator", + "munki_description": "Cross platform configuration tool for the Betaflight firmware" }, - "com.github.paul-cossey.download.iThoughtsX": { - "name": "iThoughtsX", - "description": "Downloads the latest version of iThoughtsX", + "com.github.paul-cossey.download.TablePlus": { + "name": "TablePlus", + "description": "Downloads the latest version of TablePlus.", "repo": "autopkg/paul-cossey-recipes", - "path": "toketaWare ltd/iThoughtsX.download.recipe", - "shortname": "iThoughtsX.download", + "path": "TablePlus/TablePlus.download.recipe", + "shortname": "TablePlus.download", "inferred_type": "download", "children": [ - "com.github.paul-cossey.munki.iThoughtsX", - "com.github.paul-cossey.install.iThoughtsX", - "com.github.paul-cossey.pkg.iThoughtsX" + "com.github.paul-cossey.pkg.TablePlus", + "com.github.paul-cossey.install.TablePlus", + "com.github.paul-cossey.munki.TablePlus" ] }, - "com.github.paul-cossey.pkg.iThoughtsX": { - "name": "iThoughtsX", - "description": "Downloads the latest version of iThoughtsX and creates a package.", + "com.github.paul-cossey.pkg.TablePlus": { + "name": "TablePlus", + "description": "Downloads the latest version of TablePlus and creates a package.", "repo": "autopkg/paul-cossey-recipes", - "path": "toketaWare ltd/iThoughtsX.pkg.recipe", - "parent": "com.github.paul-cossey.download.iThoughtsX", - "shortname": "iThoughtsX.pkg", + "path": "TablePlus/TablePlus.pkg.recipe", + "parent": "com.github.paul-cossey.download.TablePlus", + "shortname": "TablePlus.pkg", "inferred_type": "pkg" }, "com.github.paul-cossey.install.TablePlus": { @@ -122518,19 +122536,6 @@ "shortname": "TablePlus.install", "inferred_type": "install" }, - "com.github.paul-cossey.download.TablePlus": { - "name": "TablePlus", - "description": "Downloads the latest version of TablePlus.", - "repo": "autopkg/paul-cossey-recipes", - "path": "TablePlus/TablePlus.download.recipe", - "shortname": "TablePlus.download", - "inferred_type": "download", - "children": [ - "com.github.paul-cossey.install.TablePlus", - "com.github.paul-cossey.munki.TablePlus", - "com.github.paul-cossey.pkg.TablePlus" - ] - }, "com.github.paul-cossey.munki.TablePlus": { "name": "TablePlus", "description": "Downloads the latest version of TablePlus and imports it into Munki.", @@ -122542,140 +122547,134 @@ "munki_display_name": "TablePlus", "munki_description": "Modern, native tool for relational databases." }, - "com.github.paul-cossey.pkg.TablePlus": { - "name": "TablePlus", - "description": "Downloads the latest version of TablePlus and creates a package.", - "repo": "autopkg/paul-cossey-recipes", - "path": "TablePlus/TablePlus.pkg.recipe", - "parent": "com.github.paul-cossey.download.TablePlus", - "shortname": "TablePlus.pkg", - "inferred_type": "pkg" - }, - "com.github.paul-cossey.munki.Pd": { - "name": "Pd", - "description": "Downloads the latest version of Pd (aka Pure Data) and imports it into Munki.", + "com.github.paul-cossey.munki.Support-pkg": { + "name": "Support", + "description": "Downloads the latest version of Support App developed by Root3 and imports it into Munki.", "repo": "autopkg/paul-cossey-recipes", - "path": "Pd/Pd.munki.recipe", - "parent": "com.github.paul-cossey.download.Pd", - "shortname": "Pd.munki", + "path": "Support/Support-pkg.munki.recipe", + "parent": "com.github.paul-cossey.download.Support-pkg", + "shortname": "Support-pkg.munki", "inferred_type": "munki", - "munki_display_name": "Pd", - "munki_description": "Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by Miller Puckette and company at IRCAM. The core of Pd is written and maintained by Miller Puckette and includes the work of many developers, making the whole package very much a community effort.\n\nPd was created to explore ideas of how to further refine the Max paradigm with the core ideas of allowing data to be treated in a more open-ended way and opening it up to applications outside of audio and MIDI, such as graphics and video.\n\nIt is easy to extend Pd by writing object classes (\"externals\") or patches (\"abstractions\"). The work of many developers is already available as part of the standard Pd packages and the Pd developer community is growing rapidly. Recent developments include a system of abstractions for building performance environments; a library of objects for physical modeling; and a library of objects for generating and processing video in realtime.\n\nPd is free software and can be downloaded either as an OS-specific package, source package, or directly from CVS. Pd was written to be multi-platform and therefore is quite portable; versions exist for Win32, IRIX, GNU/Linux, BSD, and MacOS X running on anything from a PocketPC to an old Mac to a brand new PC. It is possible to write externals and patches that work with Max/MSP and Pd using flext and cyclone." - }, - "com.github.paul-cossey.install.Pd": { - "name": "Pd", - "description": "Installs the latest version of Pd.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Pd/Pd.install.recipe", - "parent": "com.github.paul-cossey.download.Pd", - "shortname": "Pd.install", - "inferred_type": "install" + "munki_display_name": "Support", + "munki_description": "The Support app is a macOS menu bar app built for organizations to:\n\nHelp users and helpdesks to see basic diagnostic information at a glance and proactively notify them to easily fix small issues.\n\nOffer shortcuts to easily access support channels or other company resources such as a website or a file server\n\nGive users a modern and native macOS app with your corporate identity" }, - "com.github.paul-cossey.download.Pd": { - "name": "Pd", - "description": "Downloads the latest version of Pd.", + "com.github.paul-cossey.download.Support": { + "name": "Support", + "description": "Downloads the latest version of Support App developed by Root3.", "repo": "autopkg/paul-cossey-recipes", - "path": "Pd/Pd.download.recipe", - "shortname": "Pd.download", + "path": "Support/Support.download.recipe", + "shortname": "Support.download", "inferred_type": "download", "children": [ - "com.github.paul-cossey.munki.Pd", - "com.github.paul-cossey.install.Pd", - "com.github.paul-cossey.pkg.Pd" + "com.github.paul-cossey.install.Support", + "com.github.paul-cossey.pkg.Support", + "com.github.paul-cossey.munki.Support" ] }, - "com.github.paul-cossey.pkg.Pd": { - "name": "Pd", - "description": "Downloads the latest version of Pd and creates a package.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Pd/Pd.pkg.recipe", - "parent": "com.github.paul-cossey.download.Pd", - "shortname": "Pd.pkg", - "inferred_type": "pkg" - }, - "com.github.paul-cossey.munki.Fontstand": { - "name": "Fontstand", - "description": "Downloads the latest version of Fontstand and imports it into Munki.", - "repo": "autopkg/paul-cossey-recipes", - "path": "Fontstand BV/Fontstand.munki.recipe", - "parent": "com.github.paul-cossey.download.Fontstand", - "shortname": "Fontstand.munki", - "inferred_type": "munki", - "munki_display_name": "Fontstand", - "munki_description": "Over 15,000 free fonts available for download now for all your projects on Windows, Macintosh, Android and iOS." - }, - "com.github.paul-cossey.install.Fontstand": { - "name": "Fontstand", - "description": "Installs the latest version of Fontstand.", + "com.github.paul-cossey.install.Support": { + "name": "Support", + "description": "Installs the latest version of Support App developed by Root3.", "repo": "autopkg/paul-cossey-recipes", - "path": "Fontstand BV/Fontstand.install.recipe", - "parent": "com.github.paul-cossey.download.Fontstand", - "shortname": "Fontstand.install", + "path": "Support/Support.install.recipe", + "parent": "com.github.paul-cossey.download.Support", + "shortname": "Support.install", "inferred_type": "install" }, - "com.github.paul-cossey.pkg.Fontstand": { - "name": "Fontstand", - "description": "Downloads the latest version of Fontstand and creates a package.", + "com.github.paul-cossey.munki.SupportHelper": { + "name": "SupportHelper", + "description": "Downloads the latest version of SupportHelper developed by Root3 and imports it into Munki.", "repo": "autopkg/paul-cossey-recipes", - "path": "Fontstand BV/Fontstand.pkg.recipe", - "parent": "com.github.paul-cossey.download.Fontstand", - "shortname": "Fontstand.pkg", - "inferred_type": "pkg" + "path": "Support/SupportHelper.munki.recipe", + "parent": "com.github.paul-cossey.download.SupportHelper", + "shortname": "SupportHelper.munki", + "inferred_type": "munki", + "munki_display_name": "SupportHelper", + "munki_description": "The SupportHelper utility allows for privileged scripts and commands to run directly from the Support App" }, - "com.github.paul-cossey.download.Fontstand": { - "name": "Fontstand", - "description": "Downloads the latest version of Fontstand.", + "com.github.paul-cossey.download.SupportHelper": { + "name": "SupportHelper", + "description": "Downloads the latest version of SupportHelper developed by Root3.", "repo": "autopkg/paul-cossey-recipes", - "path": "Fontstand BV/Fontstand.download.recipe", - "shortname": "Fontstand.download", + "path": "Support/SupportHelper.download.recipe", + "shortname": "SupportHelper.download", "inferred_type": "download", "children": [ - "com.github.paul-cossey.munki.Fontstand", - "com.github.paul-cossey.install.Fontstand", - "com.github.paul-cossey.pkg.Fontstand" + "com.github.paul-cossey.munki.SupportHelper" ] }, - "com.github.paul-cossey.download.Causality": { - "name": "Causality", - "description": "Downloads the latest version of Causality.", + "com.github.paul-cossey.download.Support-pkg": { + "name": "Support", + "description": "Downloads the latest .pkg version of Support App developed by Root3.", "repo": "autopkg/paul-cossey-recipes", - "path": "Causality/Causality.download.recipe", - "shortname": "Causality.download", + "path": "Support/Support-pkg.download.recipe", + "shortname": "Support-pkg.download", "inferred_type": "download", "children": [ - "com.github.paul-cossey.pkg.Causality", - "com.github.paul-cossey.install.Causality", - "com.github.paul-cossey.munki.Causality" + "com.github.paul-cossey.munki.Support-pkg", + "com.github.davidbpirie.jamf-upload.Support-pkg" ] }, - "com.github.paul-cossey.pkg.Causality": { - "name": "Causality", - "description": "Downloads the latest version of Causality and creates a package.", + "com.github.paul-cossey.pkg.Support": { + "name": "Support", + "description": "Downloads the latest version of Support App developed by Root3 and creates a package.", "repo": "autopkg/paul-cossey-recipes", - "path": "Causality/Causality.pkg.recipe", - "parent": "com.github.paul-cossey.download.Causality", - "shortname": "Causality.pkg", + "path": "Support/Support.pkg.recipe", + "parent": "com.github.paul-cossey.download.Support", + "shortname": "Support.pkg", "inferred_type": "pkg" }, - "com.github.paul-cossey.install.Causality": { - "name": "Causality", - "description": "Installs the latest version of Causality.", + "com.github.paul-cossey.munki.Support": { + "name": "Support", + "description": "Downloads the latest version of Support App developed by Root3 and imports it into Munki.", "repo": "autopkg/paul-cossey-recipes", - "path": "Causality/Causality.install.recipe", - "parent": "com.github.paul-cossey.download.Causality", - "shortname": "Causality.install", - "inferred_type": "install" + "path": "Support/Support.munki.recipe", + "parent": "com.github.paul-cossey.download.Support", + "shortname": "Support.munki", + "inferred_type": "munki", + "munki_display_name": "Support", + "munki_description": "The Support App is developed by Root3, specialized in managing Apple devices. Root3 offers consultancy and support for organizations to get the most out of their Apple devices and is based in The Netherlands (Haarlem)." }, - "com.github.paul-cossey.munki.Causality": { - "name": "Causality", - "description": "Downloads the latest version of Causality and imports it into Munki.", + "com.github.paul-cossey.pkg.iThoughtsX": { + "name": "iThoughtsX", + "description": "Downloads the latest version of iThoughtsX and creates a package.", "repo": "autopkg/paul-cossey-recipes", - "path": "Causality/Causality.munki.recipe", - "parent": "com.github.paul-cossey.download.Causality", - "shortname": "Causality.munki", + "path": "toketaWare ltd/iThoughtsX.pkg.recipe", + "parent": "com.github.paul-cossey.download.iThoughtsX", + "shortname": "iThoughtsX.pkg", + "inferred_type": "pkg" + }, + "com.github.paul-cossey.munki.iThoughtsX": { + "name": "iThoughtsX", + "description": "Downloads the latest version of iThoughtsX and imports it into Munki.", + "repo": "autopkg/paul-cossey-recipes", + "path": "toketaWare ltd/iThoughtsX.munki.recipe", + "parent": "com.github.paul-cossey.download.iThoughtsX", + "shortname": "iThoughtsX.munki", "inferred_type": "munki", - "munki_display_name": "Causality", - "munki_description": "Causality is a new kind of writing app where you develop your story visually, giving you an incredible overview of even very complex stories." + "munki_display_name": "iThoughtsX", + "munki_description": "iThoughtsX is a mindmapping tool for the Mac (iOS and Windows versions also available.)\n\nMindmapping enables you to visually organise your thoughts, ideas and information.\n\nTypical Uses:\n\n \u2022 Task lists.\n \u2022 Summarising.\n \u2022 Brainstorming.\n \u2022 Project planning.\n \u2022 Goal setting.\n \u2022 WBS\n \u2022 Course Notes/Revision.\n \u2022 Meeting Notes.\n \u2022 GTD\n\nHighlights:\n\nImport and export to and from many of the most popular desktop application formats:\n \u2022 MindManager\n \u2022 iMindmap\n \u2022 Freemind/Freeplane\n \u2022 Novamind\n \u2022 XMind\n \u2022 Mindview\n \u2022 ConceptDraw\n \u2022 OPML (OmniOutliner, Scrivener etc.)\n \u2022 Excel/Numbers/Outlook/ToodleDo (CSV)\n \u2022 Markdown\n \u2022 Plain/rich text\n \u2022 ...plus import only support for CMAP, Scapple, Mindmeister, Mindnode, Mindmapper, SimpleMind and MyThoughts\n\nExport to:\n \u2022 MS Powerpoint/Keynote (PPTX)\n \u2022 MS Word/Pages (DOCX)\n \u2022 MS Project (XML)\n \u2022 PDF\n \u2022 PNG\n \u2022 Markdown\n \u2022 Website (HTML + attachments)\n \u2022 Flashcard (Quizlet.com / Cram.com)\n \u2022 Things (Task Management App)\n \u2022 iCloud Calendar/Reminders\n\nPlays nicely:\n \u2022 Cloud synchronisation with iCloud, Dropbox and WebDAV\n \u2022 Handoff (start editing a map on one device - finish up on another)\n \u2022 Send and open email attachements\n \u2022 Cut/Copy/Paste within and between maps and other apps (e.g. Mail, Safari and Notes etc.)\n \u2022 Upload and download community generated maps from Biggerplate\n\nFlexible Topic Attributes:\n \u2022 Colour / Shape\n \u2022 Images / Icons\n \u2022 Notes\n \u2022 Rich text (using Markdown)\n \u2022 Hyperlinks (websites, other maps, other topics)\n \u2022 Callouts / Floating topics\n \u2022 Boundaries\n \u2022 Auto-numbering\n \u2022 Named relationships between topics\n \u2022 Style support (predefined collections of colors, fonts, shapes etc.)\n\nTask Management:\n \u2022 Assign start/due date, effort, progress, priority and resources\n \u2022 Email task reports (by project, by resource)\n\nAdvanced Mindmap Features:\n \u2022 Multiple layouts (horizontal, vertical, fishbone etc.)\n \u2022 Multiple link styles (curved, tapered, right angled etc.)\n \u2022 Embedded documents (PDF, XLS, DOC etc)\n \u2022 Over 100 builtin icons and 90 clipart images.\n \u2022 Over 30 background canvas patterns (with option to import more.)\n \u2022 10 system 'Map Styles' (with option to import more.)\n \u2022 Rules based filtering engine.\n \u2022 Presentation mode.\n \u2022 Rule based sorting - including option to sort continuously\n \u2022 Encrypted, password protected maps.\n \u2022 Outline View\n \u2022 Search (map names, topics, notes, links) across all maps.\n\nFirst class macOS integration:\n \u2022 Retina support\n \u2022 Versions support\n \u2022 Fullscreen support\n \u2022 Spotlight integration\n \u2022 Quicklook support\n \u2022 Pinch to zoom\n \u2022 Dark Mode support" + }, + "com.github.paul-cossey.install.iThoughtsX": { + "name": "iThoughtsX", + "description": "Installs the latest version of iThoughtsX.", + "repo": "autopkg/paul-cossey-recipes", + "path": "toketaWare ltd/iThoughtsX.install.recipe", + "parent": "com.github.paul-cossey.download.iThoughtsX", + "shortname": "iThoughtsX.install", + "inferred_type": "install" + }, + "com.github.paul-cossey.download.iThoughtsX": { + "name": "iThoughtsX", + "description": "Downloads the latest version of iThoughtsX", + "repo": "autopkg/paul-cossey-recipes", + "path": "toketaWare ltd/iThoughtsX.download.recipe", + "shortname": "iThoughtsX.download", + "inferred_type": "download", + "children": [ + "com.github.paul-cossey.pkg.iThoughtsX", + "com.github.paul-cossey.munki.iThoughtsX", + "com.github.paul-cossey.install.iThoughtsX" + ] }, "com.github.weswhet.download.flipper": { "name": "flipper", @@ -122699,28 +122698,6 @@ "munki_display_name": "Flipper", "munki_description": "Flipper is a platform for debugging iOS, Android and React Native apps. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is or extend it using the plugin API." }, - "com.github.weswhet.download.ScaleFT": { - "name": "ScaleFT", - "description": "Downloads the latest version of ScaleFT.", - "repo": "autopkg/weswhet-recipes", - "path": "ScaleFT/ScaleFT.download.recipe", - "shortname": "ScaleFT.download", - "inferred_type": "download", - "children": [ - "com.github.weswhet.munki.ScaleFT" - ] - }, - "com.github.weswhet.munki.ScaleFT": { - "name": "ScaleFT", - "description": "Downloads the latest version of ScaleFT and imports it into Munki.", - "repo": "autopkg/weswhet-recipes", - "path": "ScaleFT/ScaleFT.munki.recipe", - "parent": "com.github.weswhet.download.ScaleFT", - "shortname": "ScaleFT.munki", - "inferred_type": "munki", - "munki_display_name": "ScaleFT", - "munki_description": " " - }, "com.github.weswhet.download.malwarebytesnebula": { "name": "malwarebytes", "description": "Downloads Malwarebytes Incident Response via the API.\n\nYou must provide a Client ID and Secret along with the Client Account to download.\n\t", @@ -122743,23 +122720,39 @@ "munki_display_name": "Malwarebytes Incident Response", "munki_description": "Protection against all varieties of threats, including ransomware, malware, zero-day exploits, adware, and viruses." }, - "com.github.weswhet.munki.drovio_app.arm": { - "name": "Drovio", - "description": "Downloads the latest version of Drovio for Apple Silicon and imports it into Munki. Unlike the sister drovio.munki.recipe which uses the PKG receipts to determine the install status, this recipe instead refers to the installed app version.", + "com.github.weswhet.download.launcher": { + "name": "launcher", + "description": "Downloads the latest release of kolide launcher.", "repo": "autopkg/weswhet-recipes", - "path": "Drovio/drovio_app.arm.munki.recipe", - "parent": "com.rderewianko.autopkg.download.drovio.arm" + "path": "Kolide-Launcher/launcher.download.recipe", + "shortname": "launcher.download", + "inferred_type": "download", + "children": [ + "com.github.weswhet.pkg.launcher" + ] }, - "com.github.weswhet.munki.drovio_app": { - "name": "Drovio", - "description": "Downloads the latest version of Drovio and imports it into Munki. Unlike the sister drovio.munki.recipe which uses the PKG receipts to determine the install status, this recipe instead refers to the installed app version.", + "com.github.weswhet.munki.launcher": { + "name": "launcher", + "description": "Downloads the latest version of kolide launcher and imports it into Munki.", + "repo": "autopkg/weswhet-recipes", + "path": "Kolide-Launcher/launcher.munki.recipe", + "parent": "com.github.weswhet.pkg.launcher", + "shortname": "launcher.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": null + }, + "com.github.weswhet.pkg.launcher": { + "name": null, + "description": "Pkg recipe for kolide launcher", "repo": "autopkg/weswhet-recipes", - "path": "Drovio/drovio_app.munki.recipe", - "parent": "com.rderewianko.autopkg.download.drovio", - "shortname": "drovio_app.munki", - "inferred_type": "munki", - "munki_display_name": "Drovio", - "munki_description": "Share your screen and collaborate with your team on any applications." + "path": "Kolide-Launcher/launcher.pkg.recipe", + "parent": "com.github.weswhet.download.launcher", + "shortname": "launcher.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.weswhet.munki.launcher" + ] }, "com.github.weswhet.download.Tuple": { "name": "Tuple", @@ -122783,38 +122776,33 @@ "munki_display_name": "Tuple", "munki_description": "Tuple is a remote pair programming application." }, - "com.github.weswhet.munki.launcher": { - "name": "launcher", - "description": "Downloads the latest version of kolide launcher and imports it into Munki.", + "com.github.weswhet.munki.drovio_app.arm": { + "name": "Drovio", + "description": "Downloads the latest version of Drovio for Apple Silicon and imports it into Munki. Unlike the sister drovio.munki.recipe which uses the PKG receipts to determine the install status, this recipe instead refers to the installed app version.", "repo": "autopkg/weswhet-recipes", - "path": "Kolide-Launcher/launcher.munki.recipe", - "parent": "com.github.weswhet.pkg.launcher", - "shortname": "launcher.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": null + "path": "Drovio/drovio_app.arm.munki.recipe", + "parent": "com.rderewianko.autopkg.download.drovio.arm" }, - "com.github.weswhet.download.launcher": { - "name": "launcher", - "description": "Downloads the latest release of kolide launcher.", + "com.github.weswhet.munki.drovio_app": { + "name": "Drovio", + "description": "Downloads the latest version of Drovio and imports it into Munki. Unlike the sister drovio.munki.recipe which uses the PKG receipts to determine the install status, this recipe instead refers to the installed app version.", "repo": "autopkg/weswhet-recipes", - "path": "Kolide-Launcher/launcher.download.recipe", - "shortname": "launcher.download", - "inferred_type": "download", - "children": [ - "com.github.weswhet.pkg.launcher" - ] + "path": "Drovio/drovio_app.munki.recipe", + "parent": "com.rderewianko.autopkg.download.drovio", + "shortname": "drovio_app.munki", + "inferred_type": "munki", + "munki_display_name": "Drovio", + "munki_description": "Share your screen and collaborate with your team on any applications." }, - "com.github.weswhet.pkg.launcher": { - "name": null, - "description": "Pkg recipe for kolide launcher", + "com.github.weswhet.download.ForcepointVPN": { + "name": "Forcepoint VPN Client", + "description": "Downloads the latest version of Forcepoint NGFW VPN Client.", "repo": "autopkg/weswhet-recipes", - "path": "Kolide-Launcher/launcher.pkg.recipe", - "parent": "com.github.weswhet.download.launcher", - "shortname": "launcher.pkg", - "inferred_type": "pkg", + "path": "ForcepointVPN/ForcepointVPN.download.recipe", + "shortname": "ForcepointVPN.download", + "inferred_type": "download", "children": [ - "com.github.weswhet.munki.launcher" + "com.github.weswhet.munki.ForcepointVPN" ] }, "com.github.weswhet.munki.ForcepointVPN": { @@ -122828,134 +122816,68 @@ "munki_display_name": "Forcepoint VPN", "munki_description": "Connect to a variety of VPN servers." }, - "com.github.weswhet.download.ForcepointVPN": { - "name": "Forcepoint VPN Client", - "description": "Downloads the latest version of Forcepoint NGFW VPN Client.", + "com.github.weswhet.munki.ScaleFT": { + "name": "ScaleFT", + "description": "Downloads the latest version of ScaleFT and imports it into Munki.", "repo": "autopkg/weswhet-recipes", - "path": "ForcepointVPN/ForcepointVPN.download.recipe", - "shortname": "ForcepointVPN.download", - "inferred_type": "download", - "children": [ - "com.github.weswhet.munki.ForcepointVPN" - ] - }, - "com.github.peetinc.munki.SplashtopStreamer": { - "name": "SplashtopStreamer", - "description": "Downloads the current version of Splashtop streamer. Set DEPLOY_CODE with your deploy code. Set PLIST_PERM to your desired chmod permissions for the plashtop-Streamer.plist. Permissions on the Splashtop-Streamer.plist are installed as 666, any user can change and delete settings. Set HIDE_FOLDER \"hidden\" to hide the /Users/Shared/Splashtop folder and \"nohidden\" to keep the default visibility.", - "repo": "autopkg/peetinc-recipes", - "path": "SplashtopStreamer/SplashtopStreamer.munki.recipe", - "parent": "com.github.peetinc.download.SplashtopStreamer", - "shortname": "SplashtopStreamer.munki", + "path": "ScaleFT/ScaleFT.munki.recipe", + "parent": "com.github.weswhet.download.ScaleFT", + "shortname": "ScaleFT.munki", "inferred_type": "munki", - "munki_display_name": "Splashtop Streamer", - "munki_description": "Splashtop Business Access provides fast, simple, secure remote computer access for individuals and teams. With it you can access computers remotely from any device." - }, - "com.github.peetinc.download.SplashtopStreamer": { - "name": "SplashtopStreamer", - "description": "Downloads the latest version of Splashtop Streamer.", - "repo": "autopkg/peetinc-recipes", - "path": "SplashtopStreamer/SplashtopStreamer.download.recipe", - "shortname": "SplashtopStreamer.download", - "inferred_type": "download", - "children": [ - "com.github.nstrauss.pkg.SplashtopStreamer", - "com.github.peetinc.munki.SplashtopStreamer" - ] + "munki_display_name": "ScaleFT", + "munki_description": " " }, - "com.github.peetinc.download.LogMeInClient": { - "name": "LogMeIn Client", - "description": "Downloads the latest version of LogMeIn Client.", - "repo": "autopkg/peetinc-recipes", - "path": "LogMeInClient/LogMeInClient.download.recipe", - "shortname": "LogMeInClient.download", + "com.github.weswhet.download.ScaleFT": { + "name": "ScaleFT", + "description": "Downloads the latest version of ScaleFT.", + "repo": "autopkg/weswhet-recipes", + "path": "ScaleFT/ScaleFT.download.recipe", + "shortname": "ScaleFT.download", "inferred_type": "download", "children": [ - "com.github.peetinc.pkg.LogMeInClient", - "com.github.peetinc.munki.LogMeInClient" + "com.github.weswhet.munki.ScaleFT" ] }, - "com.github.peetinc.pkg.LogMeInClient": { - "name": "LogMeIn Client", - "description": "Downloads the latest version of LogMeIn Client and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "LogMeInClient/LogMeInClient.pkg.recipe", - "parent": "com.github.peetinc.download.LogMeInClient", - "shortname": "LogMeInClient.pkg", - "inferred_type": "pkg" - }, - "com.github.peetinc.munki.LogMeInClient": { - "name": "LogMeInClient", - "description": "Downloads the latest version of LogMeIn Client and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "LogMeInClient/LogMeInClient.munki.recipe", - "parent": "com.github.peetinc.download.LogMeInClient", - "shortname": "LogMeInClient.munki", - "inferred_type": "munki", - "munki_display_name": "LogMeIn Client", - "munki_description": "Client for accessing LogMeIn remote access services." - }, - "com.github.peetinc.pkg.SplashtopforRMM": { - "name": "SplashtopforRMM", - "description": "Downloads the latest version of Splashtop for RMM and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "SplashtopforRMM/SplashtopforRMM.pkg.recipe", - "parent": "com.github.peetinc.download.SplashtopforRMM", - "shortname": "SplashtopforRMM.pkg", - "inferred_type": "pkg" - }, - "com.github.peetinc.munki.SplashtopforRMM": { - "name": "SplashtopforRMM", - "description": "Downloads the latest version of Splashtop for RMM and imports it into Munki.", + "com.github.peetinc.munki.privileges": { + "name": "Privileges", + "description": "Downloads the latest version of Privileges.app and imports it into Munki", "repo": "autopkg/peetinc-recipes", - "path": "SplashtopforRMM/SplashtopforRMM.munki.recipe", - "parent": "com.github.peetinc.download.SplashtopforRMM", - "shortname": "SplashtopforRMM.munki", + "path": "Privileges/Privileges.munki.recipe", + "parent": "com.github.rtrouton.pkg.privileges", + "shortname": "Privileges.munki", "inferred_type": "munki", - "munki_display_name": "Splashtop for RMM", - "munki_description": "Delivers remote access, remote support, cross-screen productivity and collaboration experience." + "munki_display_name": "Privileges", + "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock." }, - "com.github.peetinc.download.SplashtopforRMM": { - "name": "SplashtopforRMM", - "description": "Downloads the latest version of Splashtop for RMM.", + "com.github.peetinc.download.DisplayLinkLoginScreenExtension": { + "name": "DisplayLinkLoginScreenExtension", + "description": "Downloads the latest version of DisplayLink LoginScreen Extension.", "repo": "autopkg/peetinc-recipes", - "path": "SplashtopforRMM/SplashtopforRMM.download.recipe", - "shortname": "SplashtopforRMM.download", + "path": "DisplayLinkLoginScreenExtension/DisplayLinkLoginScreenExtension.download.recipe", + "shortname": "DisplayLinkLoginScreenExtension.download", "inferred_type": "download", "children": [ - "com.github.peetinc.pkg.SplashtopforRMM", - "com.github.peetinc.munki.SplashtopforRMM" + "com.github.peetinc.munki.DisplayLinkLoginScreenExtension" ] }, - "com.github.peetinc.munki.TouchBarSimulator": { - "name": "TouchBarSimulator", - "description": "Downloads the latest version of Touch Bar Simulator and imports it into Munki.", + "com.github.peetinc.munki.DisplayLinkLoginScreenExtension": { + "name": "DisplayLinkLoginScreenExtension", + "description": "Downloads the latest version of DisplayLink Software LoginScreen Extension and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "TouchBarSimulator/TouchBarSimulator.munki.recipe", - "parent": "com.github.peetinc.download.TouchBarSimulator", - "shortname": "TouchBarSimulator.munki", + "path": "DisplayLinkLoginScreenExtension/DisplayLinkLoginScreenExtension.munki.recipe", + "parent": "com.github.peetinc.download.DisplayLinkLoginScreenExtension", + "shortname": "DisplayLinkLoginScreenExtension.munki", "inferred_type": "munki", - "munki_display_name": "Touch Bar Simulator", - "munki_description": "Use the Touch Bar on any Mac" - }, - "com.github.peetinc.download.TouchBarSimulator": { - "name": "TouchBarSimulator", - "description": "Downloads the latest version of Touch Bar Simulator.", - "repo": "autopkg/peetinc-recipes", - "path": "TouchBarSimulator/TouchBarSimulator.download.recipe", - "shortname": "TouchBarSimulator.download", - "inferred_type": "download", - "children": [ - "com.github.peetinc.munki.TouchBarSimulator", - "com.github.peetinc.pkg.TouchBarSimulator" - ] + "munki_display_name": "DisplayLink LoginScreen Extension", + "munki_description": "Allows for DisplayLink video adapters to work at the LoginWindow." }, - "com.github.peetinc.pkg.TouchBarSimulator": { - "name": "TouchBarSimulator", - "description": "Downloads the latest version of Touch Bar Simulator and creates a package.", + "com.github.peetinc.pkg.Unlox": { + "name": "Unlox", + "description": "Downloads the latest version of Unlox and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "TouchBarSimulator/TouchBarSimulator.pkg.recipe", - "parent": "com.github.peetinc.download.TouchBarSimulator", - "shortname": "TouchBarSimulator.pkg", + "path": "Unlox/Unlox.pkg.recipe", + "parent": "com.github.peetinc.download.Unlox", + "shortname": "Unlox.pkg", "inferred_type": "pkg" }, "com.github.peetinc.munki.Unlox": { @@ -122977,95 +122899,20 @@ "shortname": "Unlox.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.Unlox", - "com.github.peetinc.pkg.Unlox" - ] - }, - "com.github.peetinc.pkg.Unlox": { - "name": "Unlox", - "description": "Downloads the latest version of Unlox and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "Unlox/Unlox.pkg.recipe", - "parent": "com.github.peetinc.download.Unlox", - "shortname": "Unlox.pkg", - "inferred_type": "pkg" - }, - "com.github.peetinc.pkg.SplashtopSOS": { - "name": "SplashtopSOS", - "description": "Downloads the latest version of Splashtop SOS and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "SplashtopSOS/SplashtopSOS.pkg.recipe", - "parent": "com.github.peetinc.download.SplashtopSOS", - "shortname": "SplashtopSOS.pkg", - "inferred_type": "pkg" - }, - "com.github.peetinc.download.SplashtopSOS": { - "name": "SplashtopSOS", - "description": "Downloads the latest version of Splashtop SOS.", - "repo": "autopkg/peetinc-recipes", - "path": "SplashtopSOS/SplashtopSOS.download.recipe", - "shortname": "SplashtopSOS.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.Splashtop SOS", - "com.github.peetinc.pkg.SplashtopSOS", - "com.github.peetinc.munki.SplashtopSOS" - ] - }, - "com.github.peetinc.munki.SplashtopSOS": { - "name": "SplashtopSOS", - "description": "Downloads the latest version of Splashtop SOS and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "SplashtopSOS/SplashtopSOS.munki.recipe", - "parent": "com.github.peetinc.download.SplashtopSOS", - "shortname": "SplashtopSOS.munki", - "inferred_type": "munki", - "munki_display_name": "Splashtop SOS", - "munki_description": "Download and run the SOS app to give your IT Admin remote access to this computer." - }, - "com.github.peetinc.pkg.QuickBooksOnline": { - "name": "QuickBooksOnline", - "description": "Downloads the latest version of QuickBooks Online and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "QuickBooksOnline/QuickBooksOnline.pkg.recipe", - "parent": "com.github.peetinc.download.QuickBooksOnline", - "shortname": "QuickBooksOnline.pkg", - "inferred_type": "pkg" - }, - "com.github.peetinc.download.QuickBooksOnline": { - "name": "QuickBooksOnline", - "description": "Downloads the latest version of QuickBooks Online.", - "repo": "autopkg/peetinc-recipes", - "path": "QuickBooksOnline/QuickBooksOnline.download.recipe", - "shortname": "QuickBooksOnline.download", - "inferred_type": "download", - "children": [ - "com.github.peetinc.pkg.QuickBooksOnline", - "com.github.peetinc.munki.QuickBooksOnline" + "com.github.peetinc.pkg.Unlox", + "com.github.peetinc.munki.Unlox" ] }, - "com.github.peetinc.munki.QuickBooksOnline": { - "name": "QuickBooks Online", - "description": "Downloads the latest version of QuickBooks Online and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "QuickBooksOnline/QuickBooksOnline.munki.recipe", - "parent": "com.github.peetinc.download.QuickBooksOnline", - "shortname": "QuickBooksOnline.munki", - "inferred_type": "munki", - "munki_display_name": "QuickBooks Online", - "munki_description": "Leave your browser behind with the QuickBooks Online Mac app." - }, - "com.github.peetinc.download.RWTS-PDFwriter": { + "com.github.peetinc.munki.RWTS-PDFwriter": { "name": "RWTS-PDFwriter", - "description": "Downloads the latest version of RWTS-PDFwriter.", + "description": "Downloads the latest version of RWTS-PDFwriter and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "Real World Technology Solutions Pty Ltd/RWTS-PDFwriter.download.recipe", - "shortname": "RWTS-PDFwriter.download", - "inferred_type": "download", - "children": [ - "com.github.peetinc.pkg.RWTS-PDFwriter", - "com.github.peetinc.munki.RWTS-PDFwriter" - ] + "path": "Real World Technology Solutions Pty Ltd/RWTS-PDFwriter.munki.recipe", + "parent": "com.github.peetinc.download.RWTS-PDFwriter", + "shortname": "RWTS-PDFwriter.munki", + "inferred_type": "munki", + "munki_display_name": "RWTS-PDFwriter", + "munki_description": "A print to pdf-file printer driver." }, "com.github.peetinc.pkg.RWTS-PDFwriter": { "name": "PDFWriter Utility", @@ -123076,123 +122923,103 @@ "shortname": "RWTS-PDFwriter.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.munki.RWTS-PDFwriter": { + "com.github.peetinc.download.RWTS-PDFwriter": { "name": "RWTS-PDFwriter", - "description": "Downloads the latest version of RWTS-PDFwriter and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "Real World Technology Solutions Pty Ltd/RWTS-PDFwriter.munki.recipe", - "parent": "com.github.peetinc.download.RWTS-PDFwriter", - "shortname": "RWTS-PDFwriter.munki", - "inferred_type": "munki", - "munki_display_name": "RWTS-PDFwriter", - "munki_description": "A print to pdf-file printer driver." - }, - "com.github.peetinc.download.SplashtopBusiness": { - "name": "SplashtopBusiness", - "description": "Downloads the latest version of Splashtop Business.", + "description": "Downloads the latest version of RWTS-PDFwriter.", "repo": "autopkg/peetinc-recipes", - "path": "SplashtopBusiness/SplashtopBusiness.download.recipe", - "shortname": "SplashtopBusiness.download", + "path": "Real World Technology Solutions Pty Ltd/RWTS-PDFwriter.download.recipe", + "shortname": "RWTS-PDFwriter.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.SplashtopBusiness", - "com.github.peetinc.pkg.SplashtopBusiness" + "com.github.peetinc.munki.RWTS-PDFwriter", + "com.github.peetinc.pkg.RWTS-PDFwriter" ] }, - "com.github.peetinc.munki.SplashtopBusiness": { - "name": "SplashtopBusiness", - "description": "Downloads the latest version of Splashtop Business and imports it into Munki.", + "com.github.peetinc.munki.SplashtopforRMM": { + "name": "SplashtopforRMM", + "description": "Downloads the latest version of Splashtop for RMM and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "SplashtopBusiness/SplashtopBusiness.munki.recipe", - "parent": "com.github.peetinc.download.SplashtopBusiness", - "shortname": "SplashtopBusiness.munki", + "path": "SplashtopforRMM/SplashtopforRMM.munki.recipe", + "parent": "com.github.peetinc.download.SplashtopforRMM", + "shortname": "SplashtopforRMM.munki", "inferred_type": "munki", - "munki_display_name": "Splashtop Business", - "munki_description": "Install the Splashtop Business app on the Mac you want to remote from." + "munki_display_name": "Splashtop for RMM", + "munki_description": "Delivers remote access, remote support, cross-screen productivity and collaboration experience." }, - "com.github.peetinc.pkg.SplashtopBusiness": { - "name": "Splashtop Business", - "description": "Downloads the latest version of Splashtop Business and creates a package.", + "com.github.peetinc.pkg.SplashtopforRMM": { + "name": "SplashtopforRMM", + "description": "Downloads the latest version of Splashtop for RMM and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "SplashtopBusiness/SplashtopBusiness.pkg.recipe", - "parent": "com.github.peetinc.download.SplashtopBusiness", - "shortname": "SplashtopBusiness.pkg", + "path": "SplashtopforRMM/SplashtopforRMM.pkg.recipe", + "parent": "com.github.peetinc.download.SplashtopforRMM", + "shortname": "SplashtopforRMM.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.munki.DisplayLinkLoginScreenExtension": { - "name": "DisplayLinkLoginScreenExtension", - "description": "Downloads the latest version of DisplayLink Software LoginScreen Extension and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "DisplayLinkLoginScreenExtension/DisplayLinkLoginScreenExtension.munki.recipe", - "parent": "com.github.peetinc.download.DisplayLinkLoginScreenExtension", - "shortname": "DisplayLinkLoginScreenExtension.munki", - "inferred_type": "munki", - "munki_display_name": "DisplayLink LoginScreen Extension", - "munki_description": "Allows for DisplayLink video adapters to work at the LoginWindow." - }, - "com.github.peetinc.download.DisplayLinkLoginScreenExtension": { - "name": "DisplayLinkLoginScreenExtension", - "description": "Downloads the latest version of DisplayLink LoginScreen Extension.", + "com.github.peetinc.download.SplashtopforRMM": { + "name": "SplashtopforRMM", + "description": "Downloads the latest version of Splashtop for RMM.", "repo": "autopkg/peetinc-recipes", - "path": "DisplayLinkLoginScreenExtension/DisplayLinkLoginScreenExtension.download.recipe", - "shortname": "DisplayLinkLoginScreenExtension.download", + "path": "SplashtopforRMM/SplashtopforRMM.download.recipe", + "shortname": "SplashtopforRMM.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.DisplayLinkLoginScreenExtension" + "com.github.peetinc.munki.SplashtopforRMM", + "com.github.peetinc.pkg.SplashtopforRMM" ] }, - "com.github.peetinc.munki.GarminBaseCamp": { - "name": "GarminBaseCamp", - "description": "Downloads the latest version of Logitech Options and imports it into Munki.", + "com.github.peetinc.pkg.TouchBarSimulator": { + "name": "TouchBarSimulator", + "description": "Downloads the latest version of Touch Bar Simulator and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "Garmin/GarminBaseCamp.munki.recipe", - "parent": "com.github.peetinc.download.GarminBaseCamp", - "shortname": "GarminBaseCamp.munki", + "path": "TouchBarSimulator/TouchBarSimulator.pkg.recipe", + "parent": "com.github.peetinc.download.TouchBarSimulator", + "shortname": "TouchBarSimulator.pkg", + "inferred_type": "pkg" + }, + "com.github.peetinc.munki.TouchBarSimulator": { + "name": "TouchBarSimulator", + "description": "Downloads the latest version of Touch Bar Simulator and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "TouchBarSimulator/TouchBarSimulator.munki.recipe", + "parent": "com.github.peetinc.download.TouchBarSimulator", + "shortname": "TouchBarSimulator.munki", "inferred_type": "munki", - "munki_display_name": "Garmin BaseCamp", - "munki_description": "Garmin BaseCamp is a 3D mapping application that allows you to transfer Garmin Custom Maps, BirdsEye Imagery, waypoints, tracks, and routes between your Mac and Garmin device. It allows you to manage your data on practically all Garmin map products, but topographic maps are required for 3-D rendering." + "munki_display_name": "Touch Bar Simulator", + "munki_description": "Use the Touch Bar on any Mac" }, - "com.github.peetinc.download.GarminBaseCamp": { - "name": "GarminBaseCamp", - "description": "Downloads the latest version of Garmin BaseCamp.", + "com.github.peetinc.download.TouchBarSimulator": { + "name": "TouchBarSimulator", + "description": "Downloads the latest version of Touch Bar Simulator.", "repo": "autopkg/peetinc-recipes", - "path": "Garmin/GarminBaseCamp.download.recipe", - "shortname": "GarminBaseCamp.download", + "path": "TouchBarSimulator/TouchBarSimulator.download.recipe", + "shortname": "TouchBarSimulator.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.GarminBaseCamp" + "com.github.peetinc.pkg.TouchBarSimulator", + "com.github.peetinc.munki.TouchBarSimulator" ] }, - "com.github.peetinc.munki.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle and imports it into Munki.", + "com.github.peetinc.munki.SplashtopStreamer": { + "name": "SplashtopStreamer", + "description": "Downloads the current version of Splashtop streamer. Set DEPLOY_CODE with your deploy code. Set PLIST_PERM to your desired chmod permissions for the plashtop-Streamer.plist. Permissions on the Splashtop-Streamer.plist are installed as 666, any user can change and delete settings. Set HIDE_FOLDER \"hidden\" to hide the /Users/Shared/Splashtop folder and \"nohidden\" to keep the default visibility.", "repo": "autopkg/peetinc-recipes", - "path": "Rectangle/Rectangle.munki.recipe", - "parent": "com.github.peetinc.download.Rectangle", - "shortname": "Rectangle.munki", + "path": "SplashtopStreamer/SplashtopStreamer.munki.recipe", + "parent": "com.github.peetinc.download.SplashtopStreamer", + "shortname": "SplashtopStreamer.munki", "inferred_type": "munki", - "munki_display_name": "Rectangle", - "munki_description": "Move and resize windows on macOS with keyboard shortcuts. Rectangle is a window management app based on Spectacle, written in Apple Swift." - }, - "com.github.peetinc.pkg.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "Rectangle/Rectangle.pkg.recipe", - "parent": "com.github.peetinc.download.Rectangle", - "shortname": "Rectangle.pkg", - "inferred_type": "pkg" + "munki_display_name": "Splashtop Streamer", + "munki_description": "Splashtop Business Access provides fast, simple, secure remote computer access for individuals and teams. With it you can access computers remotely from any device." }, - "com.github.peetinc.download.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle.\n\t--Temporarily migrated to 'GitHubReleasesInfoProvider ... issue with 'SparkleUpdateInfoProvider'://github.com/autopkg/autopkg/issues/839\n\tThis recipe differs from the ones in dataJAR-recipes in the following ways:\n- This one uses the sparkle feed to download the most recent version\n- The Developer was requireing \"sparkle\" in the user agent header for the sparkle feed. After contacting him, he removed the requirement.\nhttps://github.com/rxhanson/Rectangle/issues/73#issuecomment-581141111 \n\t\t", + "com.github.peetinc.download.SplashtopStreamer": { + "name": "SplashtopStreamer", + "description": "Downloads the latest version of Splashtop Streamer.", "repo": "autopkg/peetinc-recipes", - "path": "Rectangle/Rectangle.download.recipe", - "shortname": "Rectangle.download", + "path": "SplashtopStreamer/SplashtopStreamer.download.recipe", + "shortname": "SplashtopStreamer.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.Rectangle", - "com.github.peetinc.pkg.Rectangle" + "com.github.nstrauss.pkg.SplashtopStreamer", + "com.github.peetinc.munki.SplashtopStreamer" ] }, "com.github.peetinc.download.ElevateUC": { @@ -123203,21 +123030,10 @@ "shortname": "ElevateUC.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.ElevateUC", - "com.github.peetinc.pkg.ElevateUC" + "com.github.peetinc.pkg.ElevateUC", + "com.github.peetinc.munki.ElevateUC" ] }, - "com.github.peetinc.munki.ElevateUC": { - "name": "ElevateUC", - "description": "Downloads the latest version of Elevate UC and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "ElevateUC/ElevateUC.munki.recipe", - "parent": "com.github.peetinc.download.ElevateUC", - "shortname": "ElevateUC.munki", - "inferred_type": "munki", - "munki_display_name": "Elevate UC", - "munki_description": "Call, message, meet, and access files, from wherever you are." - }, "com.github.peetinc.pkg.ElevateUC": { "name": "Elevate UC", "description": "Downloads the latest version of Elevate UC and creates a package.", @@ -123227,122 +123043,102 @@ "shortname": "ElevateUC.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.download.BetterDummy": { - "name": "BetterDummy", - "description": "Downloads the latest version of BetterDummy.", - "repo": "autopkg/peetinc-recipes", - "path": "BetterDummy/BetterDummy.download.recipe", - "shortname": "BetterDummy.download", - "inferred_type": "download", - "children": [ - "com.github.peetinc.munki.BetterDummy" - ] - }, - "com.github.peetinc.munki.BetterDummy": { - "name": "BetterDummy", - "description": "Downloads the latest version of BetterDummy and imports it into Munki.", + "com.github.peetinc.munki.ElevateUC": { + "name": "ElevateUC", + "description": "Downloads the latest version of Elevate UC and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "BetterDummy/BetterDummy.munki.recipe", - "parent": "com.github.peetinc.download.BetterDummy", - "shortname": "BetterDummy.munki", + "path": "ElevateUC/ElevateUC.munki.recipe", + "parent": "com.github.peetinc.download.ElevateUC", + "shortname": "ElevateUC.munki", "inferred_type": "munki", - "munki_display_name": "BetterDisplay", - "munki_description": "Unlock your displays on your Mac! Smooth scaling, HiDPI unlock, XDR/HDR extra brightness upscale, DDC, brightness and dimming, dummy displays, PIP and lots more!" + "munki_display_name": "Elevate UC", + "munki_description": "Call, message, meet, and access files, from wherever you are." }, - "com.github.peetinc.download.IntermediaUnite": { - "name": "IntermediaUnite", - "description": "Downloads the latest version of Intermedia Unite.", + "com.github.peetinc.download.SyncroMSP": { + "name": "SyncroMSP", + "description": "Downloads the latest version of SyncroMSP.", "repo": "autopkg/peetinc-recipes", - "path": "IntermediaUnite/IntermediaUnite.download.recipe", - "shortname": "IntermediaUnite.download", + "path": "SyncroMSP/SyncroMSP.download.recipe", + "shortname": "SyncroMSP.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.IntermediaUnite", - "com.github.peetinc.pkg.IntermediaUnite" + "com.github.peetinc.munki.SyncroMSP" ] }, - "com.github.peetinc.munki.IntermediaUnite": { - "name": "IntermediaUnite", - "description": "Downloads the latest version of Intermedia Unite and imports it into Munki.", + "com.github.peetinc.munki.SyncroMSP": { + "name": "SyncroMSP", + "description": "Downloads the latest version of SyncroMSP and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "IntermediaUnite/IntermediaUnite.munki.recipe", - "parent": "com.github.peetinc.download.IntermediaUnite", - "shortname": "IntermediaUnite.munki", + "path": "SyncroMSP/SyncroMSP.munki.recipe", + "parent": "com.github.peetinc.download.SyncroMSP", + "shortname": "SyncroMSP.munki", "inferred_type": "munki", - "munki_display_name": "Intermedia Unite", - "munki_description": "Call, message, meet, and access files, from wherever you are." + "munki_display_name": "SyncroMSP", + "munki_description": "SyncroMSP asset agent software." }, - "com.github.peetinc.pkg.IntermediaUnite": { - "name": "IntermediaUnite", - "description": "Downloads the latest version of Intermedia Unite and creates a package.", + "com.github.peetinc.pkg.Messenger": { + "name": "Messenger", + "description": "Downloads the latest version of Messenger and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "IntermediaUnite/IntermediaUnite.pkg.recipe", - "parent": "com.github.peetinc.download.IntermediaUnite", - "shortname": "IntermediaUnite.pkg", + "path": "Messenger/Messenger.pkg.recipe", + "parent": "com.github.peetinc.download.Messenger", + "shortname": "Messenger.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.download.LayerX": { - "name": "LayerX", - "description": "Downloads the latest version of LayerX.", + "com.github.peetinc.download.Messenger": { + "name": "Messenger", + "description": "Downloads the latest version of Messenger.", "repo": "autopkg/peetinc-recipes", - "path": "LayerX/LayerX.download.recipe", - "shortname": "LayerX.download", + "path": "Messenger/Messenger.download.recipe", + "shortname": "Messenger.download", "inferred_type": "download", "children": [ - "com.github.peetinc.pkg.LayerX", - "com.github.peetinc.munki.LayerX" + "com.github.peetinc.pkg.Messenger", + "com.github.peetinc.munki.Messenger" ] }, - "com.github.peetinc.pkg.LayerX": { - "name": "LayerX", - "description": "Downloads the latest version of LayerX and creates a package.", - "repo": "autopkg/peetinc-recipes", - "path": "LayerX/LayerX.pkg.recipe", - "parent": "com.github.peetinc.download.LayerX", - "shortname": "LayerX.pkg", - "inferred_type": "pkg" - }, - "com.github.peetinc.munki.LayerX": { - "name": "LayerX", - "description": "Downloads the latest version of LayerX and imports it into Munki.", + "com.github.peetinc.munki.Messenger": { + "name": "Messenger", + "description": "Downloads the latest version of Messenger and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "LayerX/LayerX.munki.recipe", - "parent": "com.github.peetinc.download.LayerX", - "shortname": "LayerX.munki", + "path": "Messenger/Messenger.munki.recipe", + "parent": "com.github.peetinc.download.Messenger", + "shortname": "Messenger.munki", "inferred_type": "munki", - "munki_display_name": "LayerX", - "munki_description": "An intuitive app to display transparent images on screen." + "munki_display_name": "Messenger", + "munki_description": "Facebook Messenger makes it easy to access Facebook's messaging platform on macOS. " }, - "com.github.peetinc.munki.Setapp": { - "name": "Setapp", - "description": "Downloads the latest version of Setapp and imports it into Munki.", + "com.github.peetinc.munki.SplashtopSOS": { + "name": "SplashtopSOS", + "description": "Downloads the latest version of Splashtop SOS and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "Setapp/Setapp.munki.recipe", - "parent": "com.github.peetinc.download.Setapp", - "shortname": "Setapp.munki", + "path": "SplashtopSOS/SplashtopSOS.munki.recipe", + "parent": "com.github.peetinc.download.SplashtopSOS", + "shortname": "SplashtopSOS.munki", "inferred_type": "munki", - "munki_display_name": "Setapp", - "munki_description": "Required Think tasks, not apps. Setapp membership gives you an all-access pass to curated Mac and iOS apps." + "munki_display_name": "Splashtop SOS", + "munki_description": "Download and run the SOS app to give your IT Admin remote access to this computer." }, - "com.github.peetinc.download.Setapp": { - "name": "Setapp", - "description": "Downloads the latest version of Setapp.", + "com.github.peetinc.download.SplashtopSOS": { + "name": "SplashtopSOS", + "description": "Downloads the latest version of Splashtop SOS.", "repo": "autopkg/peetinc-recipes", - "path": "Setapp/Setapp.download.recipe", - "shortname": "Setapp.download", + "path": "SplashtopSOS/SplashtopSOS.download.recipe", + "shortname": "SplashtopSOS.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.Setapp", - "com.github.peetinc.pkg.Setapp" + "com.github.dataJAR-recipes.munki.Splashtop SOS", + "com.github.peetinc.munki.SplashtopSOS", + "com.github.peetinc.pkg.SplashtopSOS" ] }, - "com.github.peetinc.pkg.Setapp": { - "name": "Setapp", - "description": "Downloads the latest version of Setapp and creates a package.", + "com.github.peetinc.pkg.SplashtopSOS": { + "name": "SplashtopSOS", + "description": "Downloads the latest version of Splashtop SOS and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "Setapp/Setapp.pkg.recipe", - "parent": "com.github.peetinc.download.Setapp", - "shortname": "Setapp.pkg", + "path": "SplashtopSOS/SplashtopSOS.pkg.recipe", + "parent": "com.github.peetinc.download.SplashtopSOS", + "shortname": "SplashtopSOS.pkg", "inferred_type": "pkg" }, "com.github.peetinc.pkg.RingCentralMeetings": { @@ -123368,6 +123164,70 @@ "munki_display_name": "RingCentral Meetings", "munki_description": "Online videoconferencing app for RingCentral." }, + "com.github.peetinc.pkg.Banktivity": { + "name": "Banktivity", + "description": "Downloads the latest version of Banktivity and creates a package.", + "repo": "autopkg/peetinc-recipes", + "path": "Banktivity/Banktivity.pkg.recipe", + "parent": "com.github.peetinc.download.Banktivity", + "shortname": "Banktivity.pkg", + "inferred_type": "pkg" + }, + "com.github.peetinc.munki.Banktivity": { + "name": "Banktivity", + "description": "Downloads the latest version of Banktivity and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "Banktivity/Banktivity.munki.recipe", + "parent": "com.github.peetinc.download.Banktivity", + "shortname": "Banktivity.munki", + "inferred_type": "munki", + "munki_display_name": "Banktivity", + "munki_description": " " + }, + "com.github.peetinc.download.Banktivity": { + "name": "Banktivity", + "description": "Downloads the latest version of Banktivity.", + "repo": "autopkg/peetinc-recipes", + "path": "Banktivity/Banktivity.download.recipe", + "shortname": "Banktivity.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.pkg.Banktivity", + "com.github.peetinc.munki.Banktivity" + ] + }, + "com.github.peetinc.download.Jumpcut": { + "name": "Jumpcut", + "description": "Downloads the latest version of Jumpcut.", + "repo": "autopkg/peetinc-recipes", + "path": "Jumpcut/Jumpcut.download.recipe", + "shortname": "Jumpcut.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.munki.Jumpcut", + "com.github.peetinc.pkg.Jumpcut" + ] + }, + "com.github.peetinc.munki.Jumpcut": { + "name": "Jumpcut", + "description": "Downloads the latest version of Jumpcut and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "Jumpcut/Jumpcut.munki.recipe", + "parent": "com.github.peetinc.download.Jumpcut", + "shortname": "Jumpcut.munki", + "inferred_type": "munki", + "munki_display_name": "Jumpcut", + "munki_description": "Minimalist clipboard management for macOS" + }, + "com.github.peetinc.pkg.Jumpcut": { + "name": "Jumpcut", + "description": "Downloads the latest version of Jumpcut and creates a package.", + "repo": "autopkg/peetinc-recipes", + "path": "Jumpcut/Jumpcut.pkg.recipe", + "parent": "com.github.peetinc.download.Jumpcut", + "shortname": "Jumpcut.pkg", + "inferred_type": "pkg" + }, "com.github.peetinc.munki.MonitorControl": { "name": "MonitorControl", "description": "Downloads the latest version of MonitorControl and imports it into Munki.", @@ -123379,17 +123239,6 @@ "munki_display_name": "MonitorControl", "munki_description": "\ud83d\udda5 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs." }, - "com.github.peetinc.munki.UTM": { - "name": "UTM", - "description": "Downloads the latest version of UTM and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "UTM/UTM.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.UTM", - "shortname": "UTM.munki", - "inferred_type": "munki", - "munki_display_name": "UTM", - "munki_description": "Securely run operating systems on your Mac." - }, "com.github.peetinc.download.SplashtopBusinessAccess": { "name": "SplashtopBusinessAccess", "description": "Downloads the latest version of Splashtop Business Access.", @@ -123414,6 +123263,136 @@ "munki_display_name": "Splashtop Business Access", "munki_description": "Install the Splashtop Business app on the Mac you want to remote from." }, + "com.github.peetinc.munki.VipRiser": { + "name": "VipRiser", + "description": "Downloads the latest version of VipRiser and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "OndrejFlorian/VipRiser.munki.recipe", + "parent": "com.github.peetinc.download.VipRiser", + "shortname": "VipRiser.munki", + "inferred_type": "munki", + "munki_display_name": "VipRiser", + "munki_description": "Extensible virtual PDF printer Its main purpose is to produce a PDF from any application that can print. A user can customise the entire process with Automator workflows, turning VipRiser into powerful publishing platform." + }, + "com.github.peetinc.download.VipRiser": { + "name": "VipRiser", + "description": "Downloads the latest version of VipRiser.", + "repo": "autopkg/peetinc-recipes", + "path": "OndrejFlorian/VipRiser.download.recipe", + "shortname": "VipRiser.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.munki.VipRiser", + "com.github.peetinc.pkg.VipRiser" + ] + }, + "com.github.peetinc.pkg.VipRiser": { + "name": "VipRiser", + "description": "Downloads the latest version of VipRiser and creates a package.", + "repo": "autopkg/peetinc-recipes", + "path": "OndrejFlorian/VipRiser.pkg.recipe", + "parent": "com.github.peetinc.download.VipRiser", + "shortname": "VipRiser.pkg", + "inferred_type": "pkg" + }, + "com.github.peetinc.pkg.QuickBooksOnline": { + "name": "QuickBooksOnline", + "description": "Downloads the latest version of QuickBooks Online and creates a package.", + "repo": "autopkg/peetinc-recipes", + "path": "QuickBooksOnline/QuickBooksOnline.pkg.recipe", + "parent": "com.github.peetinc.download.QuickBooksOnline", + "shortname": "QuickBooksOnline.pkg", + "inferred_type": "pkg" + }, + "com.github.peetinc.munki.QuickBooksOnline": { + "name": "QuickBooks Online", + "description": "Downloads the latest version of QuickBooks Online and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "QuickBooksOnline/QuickBooksOnline.munki.recipe", + "parent": "com.github.peetinc.download.QuickBooksOnline", + "shortname": "QuickBooksOnline.munki", + "inferred_type": "munki", + "munki_display_name": "QuickBooks Online", + "munki_description": "Leave your browser behind with the QuickBooks Online Mac app." + }, + "com.github.peetinc.download.QuickBooksOnline": { + "name": "QuickBooksOnline", + "description": "Downloads the latest version of QuickBooks Online.", + "repo": "autopkg/peetinc-recipes", + "path": "QuickBooksOnline/QuickBooksOnline.download.recipe", + "shortname": "QuickBooksOnline.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.pkg.QuickBooksOnline", + "com.github.peetinc.munki.QuickBooksOnline" + ] + }, + "com.github.peetinc.munki.NoMADLoginAD": { + "name": "NoMADLoginAD", + "description": "Downloads NoMAD Login AD and imports into munki.\nThis recipe differs from the ones in bochoven-recipes in the following ways:\n- This one adds pre/post install script variables\n ", + "repo": "autopkg/peetinc-recipes", + "path": "NoMADLoginAD/NoMADLoginAD.munki.recipe", + "parent": "com.github.peetinc.download.NoMADLoginAD", + "shortname": "NoMADLoginAD.munki", + "inferred_type": "munki", + "munki_display_name": "NoMAD Login AD", + "munki_description": "NoMAD Login AD (NoLoAD) is a replacement login window for macOS 10.12 and higher." + }, + "com.github.peetinc.download.NoMADLoginAD": { + "name": "NoMADLoginAD", + "description": "Downloads the latest version of NoMAD Login AD.\nThis recipe differs from the ones in bochoven-recipes in the following ways:\n- This one performs code signature verification.\n- This one acquires just the latest version NoMAD Login AD pkg.\n- This one adds check phase\n ", + "repo": "autopkg/peetinc-recipes", + "path": "NoMADLoginAD/NoMADLoginAD.download.recipe", + "shortname": "NoMADLoginAD.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.NoMADLoginAD", + "com.github.peetinc.munki.NoMADLoginAD" + ] + }, + "com.github.peetinc.munki.UTM": { + "name": "UTM", + "description": "Downloads the latest version of UTM and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "UTM/UTM.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.UTM", + "shortname": "UTM.munki", + "inferred_type": "munki", + "munki_display_name": "UTM", + "munki_description": "Securely run operating systems on your Mac." + }, + "com.github.peetinc.download.IntermediaUnite": { + "name": "IntermediaUnite", + "description": "Downloads the latest version of Intermedia Unite.", + "repo": "autopkg/peetinc-recipes", + "path": "IntermediaUnite/IntermediaUnite.download.recipe", + "shortname": "IntermediaUnite.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.pkg.IntermediaUnite", + "com.github.peetinc.munki.IntermediaUnite" + ] + }, + "com.github.peetinc.pkg.IntermediaUnite": { + "name": "IntermediaUnite", + "description": "Downloads the latest version of Intermedia Unite and creates a package.", + "repo": "autopkg/peetinc-recipes", + "path": "IntermediaUnite/IntermediaUnite.pkg.recipe", + "parent": "com.github.peetinc.download.IntermediaUnite", + "shortname": "IntermediaUnite.pkg", + "inferred_type": "pkg" + }, + "com.github.peetinc.munki.IntermediaUnite": { + "name": "IntermediaUnite", + "description": "Downloads the latest version of Intermedia Unite and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "IntermediaUnite/IntermediaUnite.munki.recipe", + "parent": "com.github.peetinc.download.IntermediaUnite", + "shortname": "IntermediaUnite.munki", + "inferred_type": "munki", + "munki_display_name": "Intermedia Unite", + "munki_description": "Call, message, meet, and access files, from wherever you are." + }, "com.github.peetinc.munki.KerioConnectClient": { "name": "KerioConnectClient", "description": "Downloads Kerio Connect Client Client", @@ -123439,189 +123418,212 @@ "com.github.ahousseini-recipes.pkg.KerioConnect" ] }, - "com.github.peetinc.pkg.MacUpdater": { - "name": "MacUpdater", - "description": "Downloads the latest version of MacUpdater and creates a package.", + "com.github.peetinc.pkg.Setapp": { + "name": "Setapp", + "description": "Downloads the latest version of Setapp and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "MacUpdater/MacUpdater.pkg.recipe", - "parent": "com.github.peetinc.download.MacUpdater", - "shortname": "MacUpdater.pkg", + "path": "Setapp/Setapp.pkg.recipe", + "parent": "com.github.peetinc.download.Setapp", + "shortname": "Setapp.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.munki.MacUpdater": { - "name": "MacUpdater", - "description": "Downloads the latest version of MacUpdater and imports it into Munki.", + "com.github.peetinc.munki.Setapp": { + "name": "Setapp", + "description": "Downloads the latest version of Setapp and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "MacUpdater/MacUpdater.munki.recipe", - "parent": "com.github.peetinc.download.MacUpdater", - "shortname": "MacUpdater.munki", + "path": "Setapp/Setapp.munki.recipe", + "parent": "com.github.peetinc.download.Setapp", + "shortname": "Setapp.munki", "inferred_type": "munki", - "munki_display_name": "MacUpdater", - "munki_description": "MacUpdater is an application that can scan your Mac and display which of the apps that you have installed are not up-to-date. MacUpdater can also update those outdated apps to their newest versions with a simple click." + "munki_display_name": "Setapp", + "munki_description": "Required Think tasks, not apps. Setapp membership gives you an all-access pass to curated Mac and iOS apps." }, - "com.github.peetinc.download.MacUpdater": { - "name": "MacUpdater", - "description": "Downloads the latest version of MacUpdater.", + "com.github.peetinc.download.Setapp": { + "name": "Setapp", + "description": "Downloads the latest version of Setapp.", "repo": "autopkg/peetinc-recipes", - "path": "MacUpdater/MacUpdater.download.recipe", - "shortname": "MacUpdater.download", + "path": "Setapp/Setapp.download.recipe", + "shortname": "Setapp.download", "inferred_type": "download", "children": [ - "com.github.peetinc.pkg.MacUpdater", - "com.github.peetinc.munki.MacUpdater" + "com.github.peetinc.pkg.Setapp", + "com.github.peetinc.munki.Setapp" ] }, - "com.github.peetinc.munki.SyncroMSP": { - "name": "SyncroMSP", - "description": "Downloads the latest version of SyncroMSP and imports it into Munki.", + "com.github.peetinc.pkg.SplashtopBusiness": { + "name": "Splashtop Business", + "description": "Downloads the latest version of Splashtop Business and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "SyncroMSP/SyncroMSP.munki.recipe", - "parent": "com.github.peetinc.download.SyncroMSP", - "shortname": "SyncroMSP.munki", - "inferred_type": "munki", - "munki_display_name": "SyncroMSP", - "munki_description": "SyncroMSP asset agent software." + "path": "SplashtopBusiness/SplashtopBusiness.pkg.recipe", + "parent": "com.github.peetinc.download.SplashtopBusiness", + "shortname": "SplashtopBusiness.pkg", + "inferred_type": "pkg" }, - "com.github.peetinc.download.SyncroMSP": { - "name": "SyncroMSP", - "description": "Downloads the latest version of SyncroMSP.", + "com.github.peetinc.download.SplashtopBusiness": { + "name": "SplashtopBusiness", + "description": "Downloads the latest version of Splashtop Business.", "repo": "autopkg/peetinc-recipes", - "path": "SyncroMSP/SyncroMSP.download.recipe", - "shortname": "SyncroMSP.download", + "path": "SplashtopBusiness/SplashtopBusiness.download.recipe", + "shortname": "SplashtopBusiness.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.SyncroMSP" + "com.github.peetinc.pkg.SplashtopBusiness", + "com.github.peetinc.munki.SplashtopBusiness" ] }, - "com.github.peetinc.download.XCreds": { - "name": "XCreds", - "description": "Downloads the latest version of XCreds.", + "com.github.peetinc.munki.SplashtopBusiness": { + "name": "SplashtopBusiness", + "description": "Downloads the latest version of Splashtop Business and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "XCreds/XCreds.download.recipe", - "shortname": "XCreds.download", + "path": "SplashtopBusiness/SplashtopBusiness.munki.recipe", + "parent": "com.github.peetinc.download.SplashtopBusiness", + "shortname": "SplashtopBusiness.munki", + "inferred_type": "munki", + "munki_display_name": "Splashtop Business", + "munki_description": "Install the Splashtop Business app on the Mac you want to remote from." + }, + "com.github.peetinc.download.BetterDummy": { + "name": "BetterDummy", + "description": "Downloads the latest version of BetterDummy.", + "repo": "autopkg/peetinc-recipes", + "path": "BetterDummy/BetterDummy.download.recipe", + "shortname": "BetterDummy.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.XCreds" + "com.github.peetinc.munki.BetterDummy" ] }, - "com.github.peetinc.munki.XCreds": { - "name": "XCreds", - "description": "Downloads the latest version of XCreds and imports it into Munki.", - "repo": "autopkg/peetinc-recipes", - "path": "XCreds/XCreds.munki.recipe", - "parent": "com.github.peetinc.download.XCreds", - "shortname": "XCreds.munki", - "inferred_type": "munki", - "munki_display_name": "XCreds", - "munki_description": "Open Source Project for Syncing IdP password with macOS login password" - }, - "com.github.peetinc.munki.Jumpcut": { - "name": "Jumpcut", - "description": "Downloads the latest version of Jumpcut and imports it into Munki.", + "com.github.peetinc.munki.BetterDummy": { + "name": "BetterDummy", + "description": "Downloads the latest version of BetterDummy and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "Jumpcut/Jumpcut.munki.recipe", - "parent": "com.github.peetinc.download.Jumpcut", - "shortname": "Jumpcut.munki", + "path": "BetterDummy/BetterDummy.munki.recipe", + "parent": "com.github.peetinc.download.BetterDummy", + "shortname": "BetterDummy.munki", "inferred_type": "munki", - "munki_display_name": "Jumpcut", - "munki_description": "Minimalist clipboard management for macOS" + "munki_display_name": "BetterDisplay", + "munki_description": "Unlock your displays on your Mac! Smooth scaling, HiDPI unlock, XDR/HDR extra brightness upscale, DDC, brightness and dimming, dummy displays, PIP and lots more!" }, - "com.github.peetinc.download.Jumpcut": { - "name": "Jumpcut", - "description": "Downloads the latest version of Jumpcut.", + "com.github.peetinc.download.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle.\n\t--Temporarily migrated to 'GitHubReleasesInfoProvider ... issue with 'SparkleUpdateInfoProvider'://github.com/autopkg/autopkg/issues/839\n\tThis recipe differs from the ones in dataJAR-recipes in the following ways:\n- This one uses the sparkle feed to download the most recent version\n- The Developer was requireing \"sparkle\" in the user agent header for the sparkle feed. After contacting him, he removed the requirement.\nhttps://github.com/rxhanson/Rectangle/issues/73#issuecomment-581141111 \n\t\t", "repo": "autopkg/peetinc-recipes", - "path": "Jumpcut/Jumpcut.download.recipe", - "shortname": "Jumpcut.download", + "path": "Rectangle/Rectangle.download.recipe", + "shortname": "Rectangle.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.Jumpcut", - "com.github.peetinc.pkg.Jumpcut" + "com.github.peetinc.pkg.Rectangle", + "com.github.peetinc.munki.Rectangle" ] }, - "com.github.peetinc.pkg.Jumpcut": { - "name": "Jumpcut", - "description": "Downloads the latest version of Jumpcut and creates a package.", + "com.github.peetinc.pkg.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "Jumpcut/Jumpcut.pkg.recipe", - "parent": "com.github.peetinc.download.Jumpcut", - "shortname": "Jumpcut.pkg", + "path": "Rectangle/Rectangle.pkg.recipe", + "parent": "com.github.peetinc.download.Rectangle", + "shortname": "Rectangle.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.munki.privileges": { - "name": "Privileges", - "description": "Downloads the latest version of Privileges.app and imports it into Munki", + "com.github.peetinc.munki.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "Privileges/Privileges.munki.recipe", - "parent": "com.github.rtrouton.pkg.privileges", - "shortname": "Privileges.munki", + "path": "Rectangle/Rectangle.munki.recipe", + "parent": "com.github.peetinc.download.Rectangle", + "shortname": "Rectangle.munki", "inferred_type": "munki", - "munki_display_name": "Privileges", - "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock." + "munki_display_name": "Rectangle", + "munki_description": "Move and resize windows on macOS with keyboard shortcuts. Rectangle is a window management app based on Spectacle, written in Apple Swift." }, - "com.github.peetinc.pkg.Messenger": { - "name": "Messenger", - "description": "Downloads the latest version of Messenger and creates a package.", + "com.github.peetinc.munki.XCreds": { + "name": "XCreds", + "description": "Downloads the latest version of XCreds and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "Messenger/Messenger.pkg.recipe", - "parent": "com.github.peetinc.download.Messenger", - "shortname": "Messenger.pkg", - "inferred_type": "pkg" + "path": "XCreds/XCreds.munki.recipe", + "parent": "com.github.peetinc.download.XCreds", + "shortname": "XCreds.munki", + "inferred_type": "munki", + "munki_display_name": "XCreds", + "munki_description": "Open Source Project for Syncing IdP password with macOS login password" }, - "com.github.peetinc.munki.Messenger": { - "name": "Messenger", - "description": "Downloads the latest version of Messenger and imports it into Munki.", + "com.github.peetinc.download.XCreds": { + "name": "XCreds", + "description": "Downloads the latest version of XCreds.", "repo": "autopkg/peetinc-recipes", - "path": "Messenger/Messenger.munki.recipe", - "parent": "com.github.peetinc.download.Messenger", - "shortname": "Messenger.munki", - "inferred_type": "munki", - "munki_display_name": "Messenger", - "munki_description": "Facebook Messenger makes it easy to access Facebook's messaging platform on macOS. " + "path": "XCreds/XCreds.download.recipe", + "shortname": "XCreds.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.munki.XCreds" + ] }, - "com.github.peetinc.download.Messenger": { - "name": "Messenger", - "description": "Downloads the latest version of Messenger.", + "com.github.peetinc.download.GarminBaseCamp": { + "name": "GarminBaseCamp", + "description": "Downloads the latest version of Garmin BaseCamp.", "repo": "autopkg/peetinc-recipes", - "path": "Messenger/Messenger.download.recipe", - "shortname": "Messenger.download", + "path": "Garmin/GarminBaseCamp.download.recipe", + "shortname": "GarminBaseCamp.download", "inferred_type": "download", "children": [ - "com.github.peetinc.pkg.Messenger", - "com.github.peetinc.munki.Messenger" + "com.github.peetinc.munki.GarminBaseCamp" ] }, - "com.github.peetinc.munki.Banktivity": { - "name": "Banktivity", - "description": "Downloads the latest version of Banktivity and imports it into Munki.", + "com.github.peetinc.munki.GarminBaseCamp": { + "name": "GarminBaseCamp", + "description": "Downloads the latest version of Logitech Options and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "Banktivity/Banktivity.munki.recipe", - "parent": "com.github.peetinc.download.Banktivity", - "shortname": "Banktivity.munki", + "path": "Garmin/GarminBaseCamp.munki.recipe", + "parent": "com.github.peetinc.download.GarminBaseCamp", + "shortname": "GarminBaseCamp.munki", "inferred_type": "munki", - "munki_display_name": "Banktivity", - "munki_description": " " + "munki_display_name": "Garmin BaseCamp", + "munki_description": "Garmin BaseCamp is a 3D mapping application that allows you to transfer Garmin Custom Maps, BirdsEye Imagery, waypoints, tracks, and routes between your Mac and Garmin device. It allows you to manage your data on practically all Garmin map products, but topographic maps are required for 3-D rendering." }, - "com.github.peetinc.download.Banktivity": { - "name": "Banktivity", - "description": "Downloads the latest version of Banktivity.", + "com.github.peetinc.munki.LogMeInClient": { + "name": "LogMeInClient", + "description": "Downloads the latest version of LogMeIn Client and imports it into Munki.", + "repo": "autopkg/peetinc-recipes", + "path": "LogMeInClient/LogMeInClient.munki.recipe", + "parent": "com.github.peetinc.download.LogMeInClient", + "shortname": "LogMeInClient.munki", + "inferred_type": "munki", + "munki_display_name": "LogMeIn Client", + "munki_description": "Client for accessing LogMeIn remote access services." + }, + "com.github.peetinc.download.LogMeInClient": { + "name": "LogMeIn Client", + "description": "Downloads the latest version of LogMeIn Client.", "repo": "autopkg/peetinc-recipes", - "path": "Banktivity/Banktivity.download.recipe", - "shortname": "Banktivity.download", + "path": "LogMeInClient/LogMeInClient.download.recipe", + "shortname": "LogMeInClient.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.Banktivity", - "com.github.peetinc.pkg.Banktivity" + "com.github.peetinc.munki.LogMeInClient", + "com.github.peetinc.pkg.LogMeInClient" ] }, - "com.github.peetinc.pkg.Banktivity": { - "name": "Banktivity", - "description": "Downloads the latest version of Banktivity and creates a package.", + "com.github.peetinc.pkg.LogMeInClient": { + "name": "LogMeIn Client", + "description": "Downloads the latest version of LogMeIn Client and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "Banktivity/Banktivity.pkg.recipe", - "parent": "com.github.peetinc.download.Banktivity", - "shortname": "Banktivity.pkg", + "path": "LogMeInClient/LogMeInClient.pkg.recipe", + "parent": "com.github.peetinc.download.LogMeInClient", + "shortname": "LogMeInClient.pkg", "inferred_type": "pkg" }, + "com.github.peetinc.download.Caffeine": { + "name": "Caffeine", + "description": "Downloads the latest version of Caffeine.", + "repo": "autopkg/peetinc-recipes", + "path": "Caffeine/Caffeine.download.recipe", + "shortname": "Caffeine.download", + "inferred_type": "download", + "children": [ + "com.github.peetinc.pkg.Caffeine", + "com.github.peetinc.munki.Caffeine" + ] + }, "com.github.peetinc.pkg.Caffeine": { "name": "Caffeine", "description": "Downloads the latest version of Caffeine and creates a package.", @@ -123642,105 +123644,157 @@ "munki_display_name": "Caffeine", "munki_description": "Caffeine is a tiny program that puts an icon in the right side of your menu bar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers. Click it again to go back." }, - "com.github.peetinc.download.Caffeine": { - "name": "Caffeine", - "description": "Downloads the latest version of Caffeine.", + "com.github.peetinc.download.MacUpdater": { + "name": "MacUpdater", + "description": "Downloads the latest version of MacUpdater.", "repo": "autopkg/peetinc-recipes", - "path": "Caffeine/Caffeine.download.recipe", - "shortname": "Caffeine.download", + "path": "MacUpdater/MacUpdater.download.recipe", + "shortname": "MacUpdater.download", "inferred_type": "download", "children": [ - "com.github.peetinc.pkg.Caffeine", - "com.github.peetinc.munki.Caffeine" + "com.github.peetinc.munki.MacUpdater", + "com.github.peetinc.pkg.MacUpdater" ] }, - "com.github.peetinc.download.VipRiser": { - "name": "VipRiser", - "description": "Downloads the latest version of VipRiser.", + "com.github.peetinc.munki.MacUpdater": { + "name": "MacUpdater", + "description": "Downloads the latest version of MacUpdater and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "OndrejFlorian/VipRiser.download.recipe", - "shortname": "VipRiser.download", - "inferred_type": "download", - "children": [ - "com.github.peetinc.munki.VipRiser", - "com.github.peetinc.pkg.VipRiser" - ] + "path": "MacUpdater/MacUpdater.munki.recipe", + "parent": "com.github.peetinc.download.MacUpdater", + "shortname": "MacUpdater.munki", + "inferred_type": "munki", + "munki_display_name": "MacUpdater", + "munki_description": "MacUpdater is an application that can scan your Mac and display which of the apps that you have installed are not up-to-date. MacUpdater can also update those outdated apps to their newest versions with a simple click." }, - "com.github.peetinc.munki.VipRiser": { - "name": "VipRiser", - "description": "Downloads the latest version of VipRiser and imports it into Munki.", + "com.github.peetinc.pkg.MacUpdater": { + "name": "MacUpdater", + "description": "Downloads the latest version of MacUpdater and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "OndrejFlorian/VipRiser.munki.recipe", - "parent": "com.github.peetinc.download.VipRiser", - "shortname": "VipRiser.munki", - "inferred_type": "munki", - "munki_display_name": "VipRiser", - "munki_description": "Extensible virtual PDF printer Its main purpose is to produce a PDF from any application that can print. A user can customise the entire process with Automator workflows, turning VipRiser into powerful publishing platform." + "path": "MacUpdater/MacUpdater.pkg.recipe", + "parent": "com.github.peetinc.download.MacUpdater", + "shortname": "MacUpdater.pkg", + "inferred_type": "pkg" }, - "com.github.peetinc.pkg.VipRiser": { - "name": "VipRiser", - "description": "Downloads the latest version of VipRiser and creates a package.", + "com.github.peetinc.pkg.LayerX": { + "name": "LayerX", + "description": "Downloads the latest version of LayerX and creates a package.", "repo": "autopkg/peetinc-recipes", - "path": "OndrejFlorian/VipRiser.pkg.recipe", - "parent": "com.github.peetinc.download.VipRiser", - "shortname": "VipRiser.pkg", + "path": "LayerX/LayerX.pkg.recipe", + "parent": "com.github.peetinc.download.LayerX", + "shortname": "LayerX.pkg", "inferred_type": "pkg" }, - "com.github.peetinc.download.NoMADLoginAD": { - "name": "NoMADLoginAD", - "description": "Downloads the latest version of NoMAD Login AD.\nThis recipe differs from the ones in bochoven-recipes in the following ways:\n- This one performs code signature verification.\n- This one acquires just the latest version NoMAD Login AD pkg.\n- This one adds check phase\n ", + "com.github.peetinc.munki.LayerX": { + "name": "LayerX", + "description": "Downloads the latest version of LayerX and imports it into Munki.", "repo": "autopkg/peetinc-recipes", - "path": "NoMADLoginAD/NoMADLoginAD.download.recipe", - "shortname": "NoMADLoginAD.download", + "path": "LayerX/LayerX.munki.recipe", + "parent": "com.github.peetinc.download.LayerX", + "shortname": "LayerX.munki", + "inferred_type": "munki", + "munki_display_name": "LayerX", + "munki_description": "An intuitive app to display transparent images on screen." + }, + "com.github.peetinc.download.LayerX": { + "name": "LayerX", + "description": "Downloads the latest version of LayerX.", + "repo": "autopkg/peetinc-recipes", + "path": "LayerX/LayerX.download.recipe", + "shortname": "LayerX.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.NoMADLoginAD", - "com.github.peetinc.munki.NoMADLoginAD" + "com.github.peetinc.pkg.LayerX", + "com.github.peetinc.munki.LayerX" ] }, - "com.github.peetinc.munki.NoMADLoginAD": { - "name": "NoMADLoginAD", - "description": "Downloads NoMAD Login AD and imports into munki.\nThis recipe differs from the ones in bochoven-recipes in the following ways:\n- This one adds pre/post install script variables\n ", - "repo": "autopkg/peetinc-recipes", - "path": "NoMADLoginAD/NoMADLoginAD.munki.recipe", - "parent": "com.github.peetinc.download.NoMADLoginAD", - "shortname": "NoMADLoginAD.munki", + "com.github.kevinmcox.download.mdm-watchdog": { + "name": "mdm-watchdog", + "description": "Downloads the latest version of Addigy's MDM Watchdog.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Addigy/MDM-Watchdog.download.recipe", + "shortname": "MDM-Watchdog.download", + "inferred_type": "download", + "children": [ + "com.github.grahampugh.recipes.pkg.MDMWatchdog", + "com.github.kevinmcox.munki.mdm-watchdog" + ] + }, + "com.github.kevinmcox.munki.mdm-watchdog": { + "name": "mdm-watchdog", + "description": "Downloads the latest version of Addigy's MDM Watchdog and imports it into Munki.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Addigy/MDM-Watchdog.munki.recipe", + "parent": "com.github.kevinmcox.download.mdm-watchdog", + "shortname": "MDM-Watchdog.munki", "inferred_type": "munki", - "munki_display_name": "NoMAD Login AD", - "munki_description": "NoMAD Login AD (NoLoAD) is a replacement login window for macOS 10.12 and higher." + "munki_display_name": "MDM Watchdog", + "munki_description": "MDM Watchdog safeguards the health and responsiveness of your macOS fleet by addressing and resolving stuck devices, ensuring seamless device management and communication." }, - "com.github.kevinmcox.download.NeoNetworkUtility": { - "name": "NeoNetworkUtility", - "description": "Downloads the latest version of Neo Network Utility.", + "com.github.kevinmcox.install.Frame": { + "name": "Frame", + "description": "Installs the latest version of Dizzion (formerly Nutanix) Frame.", "repo": "autopkg/kevinmcox-recipes", - "path": "DEVONtechnologies/NeoNetworkUtility.download.recipe", - "shortname": "NeoNetworkUtility.download", + "path": "Dizzion/Frame.install.recipe", + "parent": "com.github.kevinmcox.download.Frame", + "shortname": "Frame.install", + "inferred_type": "install" + }, + "com.github.kevinmcox.pkg.Frame": { + "name": "Frame", + "description": "Downloads the latest version of Dizzion (formerly Nutanix) Frame and creates a package.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Dizzion/Frame.pkg.recipe", + "parent": "com.github.kevinmcox.download.Frame", + "shortname": "Frame.pkg", + "inferred_type": "pkg" + }, + "com.github.kevinmcox.munki.Frame": { + "name": "Frame", + "description": "Downloads the latest version of Dizzion (formerly Nutanix) Frame and imports it into Munki.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Dizzion/Frame.munki.recipe", + "parent": "com.github.kevinmcox.download.Frame", + "shortname": "Frame.munki", + "inferred_type": "munki", + "munki_display_name": "Frame", + "munki_description": "Frame App provides the same ease of use with Frame in a web browser with additional functionality and benefits not yet available with a browser-based Frame Terminal experience." + }, + "com.github.kevinmcox.download.Frame": { + "name": "Frame", + "description": "Downloads the latest version of Dizzion (formerly Nutanix) Frame.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Dizzion/Frame.download.recipe", + "shortname": "Frame.download", "inferred_type": "download", "children": [ - "com.github.kevinmcox.munki.NeoNetworkUtility" + "com.github.kevinmcox.install.Frame", + "com.github.kevinmcox.pkg.Frame", + "com.github.kevinmcox.munki.Frame" ] }, - "com.github.kevinmcox.munki.NeoNetworkUtility": { - "name": "NeoNetworkUtility", - "description": "Downloads the latest version of Neo Network Utility and imports it into Munki.", + "com.github.kevinmcox.munki.DFUBlaster": { + "name": "DFUBlaster", + "description": "Downloads the latest version of DFU Blaster and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "DEVONtechnologies/NeoNetworkUtility.munki.recipe", - "parent": "com.github.kevinmcox.download.NeoNetworkUtility", - "shortname": "NeoNetworkUtility.munki", + "path": "Twocanoes Software/DFUBlaster.munki.recipe", + "parent": "com.github.kevinmcox.download.DFUBlaster", + "shortname": "DFUBlaster.munki", "inferred_type": "munki", - "munki_display_name": "Neo Network Utility", - "munki_description": "Neo Network Utility has a full range of networking tools for retrieving information about your network adapter and diagnose common network problems.\n\t\t\t\nAll similarities with an application of the same name that was once bundled with legacy versions of Mac OS X and OSX are, of course, purely coincidental." + "munki_display_name": "DFU Blaster", + "munki_description": "DFU Blaster is the easiest way to put a Mac into DFU mode." }, - "com.github.kevinmcox.munki.MachineProfile": { - "name": "MachineProfile", - "description": "Downloads the latest version of MachineProfile and imports it into Munki.", + "com.github.kevinmcox.download.DFUBlaster": { + "name": "DFUBlaster", + "description": "Downloads the latest version of DFU Blaster.", "repo": "autopkg/kevinmcox-recipes", - "path": "Micromat, Inc./MachineProfile.munki.recipe", - "parent": "com.github.kevinmcox.download.MachineProfile", - "shortname": "MachineProfile.munki", - "inferred_type": "munki", - "munki_display_name": "MachineProfile", - "munki_description": "MachineProfile collects key technical hardware information about your Mac that's not easily found elsewhere or by clicking through the tabs in \"About This Mac\u2026\". Get that information now with MachineProfile, before you need to use it." + "path": "Twocanoes Software/DFUBlaster.download.recipe", + "shortname": "DFUBlaster.download", + "inferred_type": "download", + "children": [ + "com.github.mlbz521.pkg.DFUBlaster", + "com.github.kevinmcox.munki.DFUBlaster" + ] }, "com.github.kevinmcox.install.MachineProfile": { "name": "MachineProfile", @@ -123751,6 +123805,19 @@ "shortname": "MachineProfile.install", "inferred_type": "install" }, + "com.github.kevinmcox.download.MachineProfile": { + "name": "MachineProfile", + "description": "Downloads the latest version of MachineProfile.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Micromat, Inc./MachineProfile.download.recipe", + "shortname": "MachineProfile.download", + "inferred_type": "download", + "children": [ + "com.github.kevinmcox.install.MachineProfile", + "com.github.kevinmcox.pkg.MachineProfile", + "com.github.kevinmcox.munki.MachineProfile" + ] + }, "com.github.kevinmcox.pkg.MachineProfile": { "name": "MachineProfile", "description": "Downloads the latest version of MachineProfile and creates a package.", @@ -123760,65 +123827,178 @@ "shortname": "MachineProfile.pkg", "inferred_type": "pkg" }, - "com.github.kevinmcox.download.MachineProfile": { + "com.github.kevinmcox.munki.MachineProfile": { "name": "MachineProfile", - "description": "Downloads the latest version of MachineProfile.", + "description": "Downloads the latest version of MachineProfile and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Micromat, Inc./MachineProfile.download.recipe", - "shortname": "MachineProfile.download", + "path": "Micromat, Inc./MachineProfile.munki.recipe", + "parent": "com.github.kevinmcox.download.MachineProfile", + "shortname": "MachineProfile.munki", + "inferred_type": "munki", + "munki_display_name": "MachineProfile", + "munki_description": "MachineProfile collects key technical hardware information about your Mac that's not easily found elsewhere or by clicking through the tabs in \"About This Mac\u2026\". Get that information now with MachineProfile, before you need to use it." + }, + "com.github.kevinmcox.pkg.Ice": { + "name": "Ice", + "description": "Downloads the latest version of the Ice menu bar manager and creates a package.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Jordan Baird/Ice.pkg.recipe", + "parent": "com.github.kevinmcox.download.Ice", + "shortname": "Ice.pkg", + "inferred_type": "pkg" + }, + "com.github.kevinmcox.download.Ice": { + "name": "Ice", + "description": "Downloads the latest version of the Ice menu bar manager.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Jordan Baird/Ice.download.recipe", + "shortname": "Ice.download", "inferred_type": "download", "children": [ - "com.github.kevinmcox.munki.MachineProfile", - "com.github.kevinmcox.install.MachineProfile", - "com.github.kevinmcox.pkg.MachineProfile" + "com.github.kevinmcox.pkg.Ice", + "com.github.kevinmcox.munki.Ice", + "com.github.kevinmcox.install.Ice" ] }, - "com.github.kevinmcox.pkg.Stats": { - "name": "Stats", - "description": "Downloads the latest version of Stats and creates a package.", + "com.github.kevinmcox.munki.Ice": { + "name": "Ice", + "description": "Downloads the latest version of the Ice menu bar manager and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Serhiy Mytrovtsiy (exelban)/Stats.pkg.recipe", - "parent": "com.github.kevinmcox.download.Stats", - "shortname": "Stats.pkg", + "path": "Jordan Baird/Ice.munki.recipe", + "parent": "com.github.kevinmcox.download.Ice", + "shortname": "Ice.munki", + "inferred_type": "munki", + "munki_display_name": "Ice", + "munki_description": "Ice is a powerful menu bar management tool. While its primary function is hiding and showing menu bar items, it aims to cover a wide variety of additional features to make it one of the most versatile menu bar tools available." + }, + "com.github.kevinmcox.install.Ice": { + "name": "Ice", + "description": "Installs the latest version of the Ice menu bar manager.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Jordan Baird/Ice.install.recipe", + "parent": "com.github.kevinmcox.download.Ice", + "shortname": "Ice.install", + "inferred_type": "install" + }, + "com.github.kevinmcox.munki.okta-aws-cli": { + "name": "okta-aws-cli", + "description": "Downloads the latest version of okta-aws-cli (https://github.com/okta/okta-aws-cli), packages it and imports it into Munki.\n\tSet ARCH to either \"arm\" (default) for Apple Silicon or \"amd\" for Intel.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Okta/okta-aws-cli.munki.recipe", + "parent": "com.github.kevinmcox.pkg.okta-aws-cli", + "shortname": "okta-aws-cli.munki", + "inferred_type": "munki", + "munki_display_name": "Okta AWS CLI", + "munki_description": "okta-aws-cli is a CLI program allowing Okta to act as an identity provider and retrieve AWS IAM temporary credentials for use in AWS CLI, AWS SDKs, and other tools accessing the AWS API. For more information visit: https://github.com/okta/okta-aws-cli" + }, + "com.github.kevinmcox.download.okta-aws-cli": { + "name": "okta-aws-cli", + "description": "Downloads the latest version of okta-aws-cli (https://github.com/okta/okta-aws-cli).\n\tSet ARCH to either \"arm\" (default) for Apple Silicon or \"amd\" for Intel.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Okta/okta-aws-cli.download.recipe", + "shortname": "okta-aws-cli.download", + "inferred_type": "download", + "children": [ + "com.github.kevinmcox.pkg.okta-aws-cli" + ] + }, + "com.github.kevinmcox.pkg.okta-aws-cli": { + "name": "okta-aws-cli", + "description": "Downloads the latest version of okta-aws-cli (https://github.com/okta/okta-aws-cli) and packages it.\n\tSet ARCH to either \"arm\" (default) for Apple Silicon or \"amd\" for Intel.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Okta/okta-aws-cli.pkg.recipe", + "parent": "com.github.kevinmcox.download.okta-aws-cli", + "shortname": "okta-aws-cli.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.sign.Stats" + "com.github.kevinmcox.munki.okta-aws-cli" ] }, - "com.github.kevinmcox.install.Stats": { - "name": "Stats", - "description": "Installs the latest version of Stats.", + "com.github.kevinmcox.munki.Mimestream": { + "name": "Mimestream", + "description": "Downloads the latest version of Mimestream and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Serhiy Mytrovtsiy (exelban)/Stats.install.recipe", - "parent": "com.github.kevinmcox.download.Stats", - "shortname": "Stats.install", + "path": "Mimestream/Mimestream.munki.recipe", + "parent": "com.github.kevinmcox.download.Mimestream", + "shortname": "Mimestream.munki", + "inferred_type": "munki", + "munki_display_name": "Mimestream", + "munki_description": "A native macOS email client for Gmail." + }, + "com.github.kevinmcox.download.Mimestream": { + "name": "Mimestream", + "description": "Downloads the latest version of Mimestream.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Mimestream/Mimestream.download.recipe", + "shortname": "Mimestream.download", + "inferred_type": "download", + "children": [ + "com.github.kevinmcox.munki.Mimestream", + "com.github.kevinmcox.pkg.Mimestream", + "com.github.kevinmcox.install.Mimestream" + ] + }, + "com.github.kevinmcox.pkg.Mimestream": { + "name": "Mimestream", + "description": "Downloads the latest version of Mimestream and creates a package.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Mimestream/Mimestream.pkg.recipe", + "parent": "com.github.kevinmcox.download.Mimestream", + "shortname": "Mimestream.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.Mimestream" + ] + }, + "com.github.kevinmcox.install.Mimestream": { + "name": "Mimestream", + "description": "Installs the latest version of Mimestream.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Mimestream/Mimestream.install.recipe", + "parent": "com.github.kevinmcox.download.Mimestream", + "shortname": "Mimestream.install", "inferred_type": "install" }, - "com.github.kevinmcox.munki.Stats": { - "name": "Stats", - "description": "Downloads the latest version of Stats and imports it into Munki.", + "com.github.kevinmcox.munki.GoogleEndpointVerificationHelper": { + "name": "GoogleEndpointVerificationHelper", + "description": "Downloads the latest version of Google Endpoint Verification Helper and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Serhiy Mytrovtsiy (exelban)/Stats.munki.recipe", - "parent": "com.github.kevinmcox.download.Stats", - "shortname": "Stats.munki", + "path": "Google/GoogleEndpointVerificationHelper.munki.recipe", + "parent": "com.github.kevinmcox.download.GoogleEndpointVerificationHelper", + "shortname": "GoogleEndpointVerificationHelper.munki", "inferred_type": "munki", - "munki_display_name": "Stats", - "munki_description": "macOS system monitor in your menu bar." + "munki_display_name": "Google Endpoint Verification", + "munki_description": "Google Endpoint Verification helps IT keep your computer secure." }, - "com.github.kevinmcox.download.Stats": { - "name": "Stats", - "description": "Downloads the latest version of Stats.", + "com.github.kevinmcox.download.GoogleEndpointVerificationHelper": { + "name": "GoogleEndpointVerificationHelper", + "description": "Downloads the latest version of Google Endpoint Verification Helper.", "repo": "autopkg/kevinmcox-recipes", - "path": "Serhiy Mytrovtsiy (exelban)/Stats.download.recipe", - "shortname": "Stats.download", + "path": "Google/GoogleEndpointVerificationHelper.download.recipe", + "shortname": "GoogleEndpointVerificationHelper.download", "inferred_type": "download", "children": [ - "com.github.peshay.filewave.Stats", - "com.github.kevinmcox.pkg.Stats", - "com.github.kevinmcox.install.Stats", - "com.github.kevinmcox.munki.Stats" + "com.github.kevinmcox.munki.GoogleEndpointVerificationHelper" ] }, + "com.github.kevinmcox.install.Apparency": { + "name": "Apparency", + "description": "Installs the latest version of Apparency.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Mothers Ruin Software/Apparency.install.recipe", + "parent": "com.github.kevinmcox.download.Apparency", + "shortname": "Apparency.install", + "inferred_type": "install" + }, + "com.github.kevinmcox.install.Archaeology": { + "name": "Archaeology", + "description": "Installs the latest version of Archaeology.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Mothers Ruin Software/Archaeology.install.recipe", + "parent": "com.github.kevinmcox.download.Archaeology", + "shortname": "Archaeology.install", + "inferred_type": "install" + }, "com.github.kevinmcox.download.Apparency": { "name": "Apparency", "description": "Downloads the latest version of the Apparency application.", @@ -123828,8 +124008,8 @@ "inferred_type": "download", "children": [ "com.github.grahampugh.recipes.userinstall.Apparency", - "com.github.kevinmcox.munki.Apparency", "com.github.kevinmcox.install.Apparency", + "com.github.kevinmcox.munki.Apparency", "com.github.kevinmcox.pkg.Apparency" ] }, @@ -123844,25 +124024,18 @@ "munki_display_name": "Apparency", "munki_description": "Aparency is an application for inspecting other applications." }, - "com.github.kevinmcox.install.Apparency": { - "name": "Apparency", - "description": "Installs the latest version of Apparency.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Mothers Ruin Software/Apparency.install.recipe", - "parent": "com.github.kevinmcox.download.Apparency", - "shortname": "Apparency.install", - "inferred_type": "install" - }, - "com.github.kevinmcox.munki.Archaeology": { + "com.github.kevinmcox.download.Archaeology": { "name": "Archaeology", - "description": "Downloads the latest version of the Archaeology application and imports it into Munki.", + "description": "Downloads the latest version of the Archaeology application.", "repo": "autopkg/kevinmcox-recipes", - "path": "Mothers Ruin Software/Archaeology.munki.recipe", - "parent": "com.github.kevinmcox.download.Archaeology", - "shortname": "Archaeology.munki", - "inferred_type": "munki", - "munki_display_name": "Archaeology", - "munki_description": "Archaeology is a tool For digging into binary files on macOS." + "path": "Mothers Ruin Software/Archaeology.download.recipe", + "shortname": "Archaeology.download", + "inferred_type": "download", + "children": [ + "com.github.kevinmcox.install.Archaeology", + "com.github.kevinmcox.pkg.Archaeology", + "com.github.kevinmcox.munki.Archaeology" + ] }, "com.github.kevinmcox.pkg.Apparency": { "name": "Apparency", @@ -123882,51 +124055,39 @@ "shortname": "Archaeology.pkg", "inferred_type": "pkg" }, - "com.github.kevinmcox.download.Archaeology": { + "com.github.kevinmcox.munki.Archaeology": { "name": "Archaeology", - "description": "Downloads the latest version of the Archaeology application.", + "description": "Downloads the latest version of the Archaeology application and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Mothers Ruin Software/Archaeology.download.recipe", - "shortname": "Archaeology.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.munki.Archaeology", - "com.github.kevinmcox.pkg.Archaeology", - "com.github.kevinmcox.install.Archaeology" - ] + "path": "Mothers Ruin Software/Archaeology.munki.recipe", + "parent": "com.github.kevinmcox.download.Archaeology", + "shortname": "Archaeology.munki", + "inferred_type": "munki", + "munki_display_name": "Archaeology", + "munki_description": "Archaeology is a tool For digging into binary files on macOS." }, - "com.github.kevinmcox.install.Archaeology": { - "name": "Archaeology", - "description": "Installs the latest version of Archaeology.", + "com.github.kevinmcox.munki.NeoNetworkUtility": { + "name": "NeoNetworkUtility", + "description": "Downloads the latest version of Neo Network Utility and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Mothers Ruin Software/Archaeology.install.recipe", - "parent": "com.github.kevinmcox.download.Archaeology", - "shortname": "Archaeology.install", - "inferred_type": "install" + "path": "DEVONtechnologies/NeoNetworkUtility.munki.recipe", + "parent": "com.github.kevinmcox.download.NeoNetworkUtility", + "shortname": "NeoNetworkUtility.munki", + "inferred_type": "munki", + "munki_display_name": "Neo Network Utility", + "munki_description": "Neo Network Utility has a full range of networking tools for retrieving information about your network adapter and diagnose common network problems.\n\t\t\t\nAll similarities with an application of the same name that was once bundled with legacy versions of Mac OS X and OSX are, of course, purely coincidental." }, - "com.github.kevinmcox.download.mdm-watchdog": { - "name": "mdm-watchdog", - "description": "Downloads the latest version of Addigy's MDM Watchdog.", + "com.github.kevinmcox.download.NeoNetworkUtility": { + "name": "NeoNetworkUtility", + "description": "Downloads the latest version of Neo Network Utility.", "repo": "autopkg/kevinmcox-recipes", - "path": "Addigy/MDM-Watchdog.download.recipe", - "shortname": "MDM-Watchdog.download", + "path": "DEVONtechnologies/NeoNetworkUtility.download.recipe", + "shortname": "NeoNetworkUtility.download", "inferred_type": "download", "children": [ - "com.github.grahampugh.recipes.pkg.MDMWatchdog", - "com.github.kevinmcox.munki.mdm-watchdog" + "com.github.kevinmcox.munki.NeoNetworkUtility" ] }, - "com.github.kevinmcox.munki.mdm-watchdog": { - "name": "mdm-watchdog", - "description": "Downloads the latest version of Addigy's MDM Watchdog and imports it into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Addigy/MDM-Watchdog.munki.recipe", - "parent": "com.github.kevinmcox.download.mdm-watchdog", - "shortname": "MDM-Watchdog.munki", - "inferred_type": "munki", - "munki_display_name": "MDM Watchdog", - "munki_description": "MDM Watchdog safeguards the health and responsiveness of your macOS fleet by addressing and resolving stuck devices, ensuring seamless device management and communication." - }, "com.github.kevinmcox.pkg.PhotoMechanic": { "name": "PhotoMechanic", "description": "Downloads the latest version of Photo Mechanic and creates a package.", @@ -123936,17 +124097,6 @@ "shortname": "PhotoMechanic.pkg", "inferred_type": "pkg" }, - "com.github.kevinmcox.munki.PhotoMechanic": { - "name": "PhotoMechanic", - "description": "Downloads the latest version of Photo Mechanic and imports it into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./PhotoMechanic.munki.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanic", - "shortname": "PhotoMechanic.munki", - "inferred_type": "munki", - "munki_display_name": "Photo Mechanic", - "munki_description": "Photo Mechanic\u2019s super fast browsing enables you to quickly Ingest, Edit and Export, taking the work out of your workflow. Its powerful batch processing, full support for image variables, IPTC and Exif metadata, make it the perfect tool for any digital photographer." - }, "com.github.kevinmcox.download.PhotoMechanic": { "name": "PhotoMechanic", "description": "Downloads the latest version of Photo Mechanic.", @@ -123956,8 +124106,8 @@ "inferred_type": "download", "children": [ "com.github.kevinmcox.pkg.PhotoMechanic", - "com.github.kevinmcox.munki.PhotoMechanic", - "com.github.kevinmcox.install.PhotoMechanic" + "com.github.kevinmcox.install.PhotoMechanic", + "com.github.kevinmcox.munki.PhotoMechanic" ] }, "com.github.kevinmcox.install.PhotoMechanic": { @@ -123969,158 +124119,49 @@ "shortname": "PhotoMechanic.install", "inferred_type": "install" }, - "com.github.kevinmcox.munki.DFUBlaster": { - "name": "DFUBlaster", - "description": "Downloads the latest version of DFU Blaster and imports it into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Twocanoes Software/DFUBlaster.munki.recipe", - "parent": "com.github.kevinmcox.download.DFUBlaster", - "shortname": "DFUBlaster.munki", - "inferred_type": "munki", - "munki_display_name": "DFU Blaster", - "munki_description": "DFU Blaster is the easiest way to put a Mac into DFU mode." - }, - "com.github.kevinmcox.download.DFUBlaster": { - "name": "DFUBlaster", - "description": "Downloads the latest version of DFU Blaster.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Twocanoes Software/DFUBlaster.download.recipe", - "shortname": "DFUBlaster.download", - "inferred_type": "download", - "children": [ - "com.github.mlbz521.pkg.DFUBlaster", - "com.github.kevinmcox.munki.DFUBlaster" - ] - }, - "com.github.kevinmcox.install.MenuMeters": { - "name": "MenuMeters", - "description": "Installs the latest version of MenuMeters (yujitach).", - "repo": "autopkg/kevinmcox-recipes", - "path": "Yuji Tachikawa/MenuMeters.install.recipe", - "parent": "com.github.kevinmcox.download.MenuMeters", - "shortname": "MenuMeters.install", - "inferred_type": "install" - }, - "com.github.kevinmcox.pkg.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters (yujitach) and creates a package.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Yuji Tachikawa/MenuMeters.pkg.recipe", - "parent": "com.github.kevinmcox.download.MenuMeters", - "shortname": "MenuMeters.pkg", - "inferred_type": "pkg" - }, - "com.github.kevinmcox.munki.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters (yujitach) and imports it into Munki.", + "com.github.kevinmcox.munki.PhotoMechanic": { + "name": "PhotoMechanic", + "description": "Downloads the latest version of Photo Mechanic and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Yuji Tachikawa/MenuMeters.munki.recipe", - "parent": "com.github.kevinmcox.download.MenuMeters", - "shortname": "MenuMeters.munki", + "path": "Camera Bits, Inc./PhotoMechanic.munki.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanic", + "shortname": "PhotoMechanic.munki", "inferred_type": "munki", - "munki_display_name": "MenuMeters", - "munki_description": "CPU, memory, disk, and network monitoring tools for the macOS menu bar." - }, - "com.github.kevinmcox.download.MenuMeters": { - "name": "MenuMeters", - "description": "Downloads the latest version of MenuMeters (yujitach).", - "repo": "autopkg/kevinmcox-recipes", - "path": "Yuji Tachikawa/MenuMeters.download.recipe", - "shortname": "MenuMeters.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.install.MenuMeters", - "com.github.kevinmcox.pkg.MenuMeters", - "com.github.kevinmcox.munki.MenuMeters" - ] - }, - "com.github.kevinmcox.download.GoogleEndpointVerificationHelper": { - "name": "GoogleEndpointVerificationHelper", - "description": "Downloads the latest version of Google Endpoint Verification Helper.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Google/GoogleEndpointVerificationHelper.download.recipe", - "shortname": "GoogleEndpointVerificationHelper.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.munki.GoogleEndpointVerificationHelper" - ] + "munki_display_name": "Photo Mechanic", + "munki_description": "Photo Mechanic\u2019s super fast browsing enables you to quickly Ingest, Edit and Export, taking the work out of your workflow. Its powerful batch processing, full support for image variables, IPTC and Exif metadata, make it the perfect tool for any digital photographer." }, - "com.github.kevinmcox.munki.GoogleEndpointVerificationHelper": { - "name": "GoogleEndpointVerificationHelper", - "description": "Downloads the latest version of Google Endpoint Verification Helper and imports it into Munki.", + "com.github.kevinmcox.munki.Teleport.tsh": { + "name": "Teleport-tsh", + "description": "Downloads the latest release, of the specified major version, of the Teleport tsh client and imports into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Google/GoogleEndpointVerificationHelper.munki.recipe", - "parent": "com.github.kevinmcox.download.GoogleEndpointVerificationHelper", - "shortname": "GoogleEndpointVerificationHelper.munki", + "path": "Gravitational/tsh.munki.recipe", + "parent": "com.github.kevinmcox.download.Teleport.tsh", + "shortname": "tsh.munki", "inferred_type": "munki", - "munki_display_name": "Google Endpoint Verification", - "munki_description": "Google Endpoint Verification helps IT keep your computer secure." + "munki_display_name": "Teleport tsh", + "munki_description": "The tsh client lets you authenticate to Teleport and list and connect to resources." }, - "com.github.kevinmcox.munki.HiDock": { - "name": "HiDock", - "description": "Downloads the latest version of HiDock and imports it into Munki.", + "com.github.kevinmcox.munki.Teleport": { + "name": "Teleport", + "description": "Downloads the latest release, of the specified major version, of Teleport and imports into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Rafael Conde/HiDock.munki.recipe", - "parent": "com.github.kevinmcox.download.HiDock", - "shortname": "HiDock.munki", + "path": "Gravitational/teleport.munki.recipe", + "parent": "com.github.kevinmcox.download.Teleport", + "shortname": "teleport.munki", "inferred_type": "munki", - "munki_display_name": "HiDock", - "munki_description": "HiDock is an app that lets you set different Dock settings for different display configurations." - }, - "com.github.kevinmcox.download.HiDock": { - "name": "HiDock", - "description": "Downloads the latest version of HiDock.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Rafael Conde/HiDock.download.recipe", - "shortname": "HiDock.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.munki.HiDock", - "com.github.kevinmcox.pkg.HiDock" - ] - }, - "com.github.kevinmcox.pkg.HiDock": { - "name": "HiDock", - "description": "Downloads the latest version of HiDock and creates a package.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Rafael Conde/HiDock.pkg.recipe", - "parent": "com.github.kevinmcox.download.HiDock", - "shortname": "HiDock.pkg", - "inferred_type": "pkg" - }, - "com.github.kevinmcox.pkg.okta-aws-cli": { - "name": "okta-aws-cli", - "description": "Downloads the latest version of okta-aws-cli (https://github.com/okta/okta-aws-cli) and packages it.\n\tSet ARCH to either \"arm\" (default) for Apple Silicon or \"amd\" for Intel.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Okta/okta-aws-cli.pkg.recipe", - "parent": "com.github.kevinmcox.download.okta-aws-cli", - "shortname": "okta-aws-cli.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.kevinmcox.munki.okta-aws-cli" - ] - }, - "com.github.kevinmcox.download.okta-aws-cli": { - "name": "okta-aws-cli", - "description": "Downloads the latest version of okta-aws-cli (https://github.com/okta/okta-aws-cli).\n\tSet ARCH to either \"arm\" (default) for Apple Silicon or \"amd\" for Intel.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Okta/okta-aws-cli.download.recipe", - "shortname": "okta-aws-cli.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.pkg.okta-aws-cli" - ] + "munki_display_name": "Teleport", + "munki_description": "Teleport is an open-source tool for providing zero trust access to servers and cloud applications using SSH, Kubernetes and HTTPS." }, - "com.github.kevinmcox.munki.okta-aws-cli": { - "name": "okta-aws-cli", - "description": "Downloads the latest version of okta-aws-cli (https://github.com/okta/okta-aws-cli), packages it and imports it into Munki.\n\tSet ARCH to either \"arm\" (default) for Apple Silicon or \"amd\" for Intel.", + "com.github.kevinmcox.munki.Teleport.Connect": { + "name": "TeleportConnect", + "description": "Downloads the latest release, of the specified major version, of Teleport Connect and imports into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Okta/okta-aws-cli.munki.recipe", - "parent": "com.github.kevinmcox.pkg.okta-aws-cli", - "shortname": "okta-aws-cli.munki", + "path": "Gravitational/TeleportConnect.munki.recipe", + "parent": "com.github.kevinmcox.download.Teleport.Connect", + "shortname": "TeleportConnect.munki", "inferred_type": "munki", - "munki_display_name": "Okta AWS CLI", - "munki_description": "okta-aws-cli is a CLI program allowing Okta to act as an identity provider and retrieve AWS IAM temporary credentials for use in AWS CLI, AWS SDKs, and other tools accessing the AWS API. For more information visit: https://github.com/okta/okta-aws-cli" + "munki_display_name": "Teleport Connect", + "munki_description": "The Teleport Connect app provides all the same access to resources as tsh in a friendly graphic user interface." }, "com.github.kevinmcox.download.Teleport.Connect": { "name": "TeleportConnect", @@ -124133,39 +124174,6 @@ "com.github.kevinmcox.munki.Teleport.Connect" ] }, - "com.github.kevinmcox.munki.Teleport.Connect": { - "name": "TeleportConnect", - "description": "Downloads the latest release, of the specified major version, of Teleport Connect and imports into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Gravitational/TeleportConnect.munki.recipe", - "parent": "com.github.kevinmcox.download.Teleport.Connect", - "shortname": "TeleportConnect.munki", - "inferred_type": "munki", - "munki_display_name": "Teleport Connect", - "munki_description": "The Teleport Connect app provides all the same access to resources as tsh in a friendly graphic user interface." - }, - "com.github.kevinmcox.munki.Teleport": { - "name": "Teleport", - "description": "Downloads the latest release, of the specified major version, of Teleport and imports into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Gravitational/teleport.munki.recipe", - "parent": "com.github.kevinmcox.download.Teleport", - "shortname": "teleport.munki", - "inferred_type": "munki", - "munki_display_name": "Teleport", - "munki_description": "Teleport is an open-source tool for providing zero trust access to servers and cloud applications using SSH, Kubernetes and HTTPS." - }, - "com.github.kevinmcox.munki.Teleport.tsh": { - "name": "Teleport-tsh", - "description": "Downloads the latest release, of the specified major version, of the Teleport tsh client and imports into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Gravitational/tsh.munki.recipe", - "parent": "com.github.kevinmcox.download.Teleport.tsh", - "shortname": "tsh.munki", - "inferred_type": "munki", - "munki_display_name": "Teleport tsh", - "munki_description": "The tsh client lets you authenticate to Teleport and list and connect to resources." - }, "com.github.kevinmcox.download.Teleport": { "name": "Teleport", "description": "Downloads the latest release, of the specified major version, of Teleport.", @@ -124188,145 +124196,125 @@ "com.github.kevinmcox.munki.Teleport.tsh" ] }, - "com.github.kevinmcox.pkg.Mimestream": { - "name": "Mimestream", - "description": "Downloads the latest version of Mimestream and creates a package.", + "com.github.kevinmcox.install.MenuMeters": { + "name": "MenuMeters", + "description": "Installs the latest version of MenuMeters (yujitach).", "repo": "autopkg/kevinmcox-recipes", - "path": "Mimestream/Mimestream.pkg.recipe", - "parent": "com.github.kevinmcox.download.Mimestream", - "shortname": "Mimestream.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.Mimestream" - ] + "path": "Yuji Tachikawa/MenuMeters.install.recipe", + "parent": "com.github.kevinmcox.download.MenuMeters", + "shortname": "MenuMeters.install", + "inferred_type": "install" }, - "com.github.kevinmcox.download.Mimestream": { - "name": "Mimestream", - "description": "Downloads the latest version of Mimestream.", + "com.github.kevinmcox.download.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters (yujitach).", "repo": "autopkg/kevinmcox-recipes", - "path": "Mimestream/Mimestream.download.recipe", - "shortname": "Mimestream.download", + "path": "Yuji Tachikawa/MenuMeters.download.recipe", + "shortname": "MenuMeters.download", "inferred_type": "download", "children": [ - "com.github.kevinmcox.pkg.Mimestream", - "com.github.kevinmcox.install.Mimestream", - "com.github.kevinmcox.munki.Mimestream" + "com.github.kevinmcox.install.MenuMeters", + "com.github.kevinmcox.munki.MenuMeters", + "com.github.kevinmcox.pkg.MenuMeters" ] }, - "com.github.kevinmcox.install.Mimestream": { - "name": "Mimestream", - "description": "Installs the latest version of Mimestream.", + "com.github.kevinmcox.munki.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters (yujitach) and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Mimestream/Mimestream.install.recipe", - "parent": "com.github.kevinmcox.download.Mimestream", - "shortname": "Mimestream.install", - "inferred_type": "install" + "path": "Yuji Tachikawa/MenuMeters.munki.recipe", + "parent": "com.github.kevinmcox.download.MenuMeters", + "shortname": "MenuMeters.munki", + "inferred_type": "munki", + "munki_display_name": "MenuMeters", + "munki_description": "CPU, memory, disk, and network monitoring tools for the macOS menu bar." }, - "com.github.kevinmcox.munki.Mimestream": { - "name": "Mimestream", - "description": "Downloads the latest version of Mimestream and imports it into Munki.", + "com.github.kevinmcox.pkg.MenuMeters": { + "name": "MenuMeters", + "description": "Downloads the latest version of MenuMeters (yujitach) and creates a package.", "repo": "autopkg/kevinmcox-recipes", - "path": "Mimestream/Mimestream.munki.recipe", - "parent": "com.github.kevinmcox.download.Mimestream", - "shortname": "Mimestream.munki", - "inferred_type": "munki", - "munki_display_name": "Mimestream", - "munki_description": "A native macOS email client for Gmail." + "path": "Yuji Tachikawa/MenuMeters.pkg.recipe", + "parent": "com.github.kevinmcox.download.MenuMeters", + "shortname": "MenuMeters.pkg", + "inferred_type": "pkg" }, - "com.github.kevinmcox.download.Frame": { - "name": "Frame", - "description": "Downloads the latest version of Dizzion (formerly Nutanix) Frame.", + "com.github.kevinmcox.download.HiDock": { + "name": "HiDock", + "description": "Downloads the latest version of HiDock.", "repo": "autopkg/kevinmcox-recipes", - "path": "Dizzion/Frame.download.recipe", - "shortname": "Frame.download", + "path": "Rafael Conde/HiDock.download.recipe", + "shortname": "HiDock.download", "inferred_type": "download", "children": [ - "com.github.kevinmcox.install.Frame", - "com.github.kevinmcox.munki.Frame", - "com.github.kevinmcox.pkg.Frame" + "com.github.kevinmcox.pkg.HiDock", + "com.github.kevinmcox.munki.HiDock" ] }, - "com.github.kevinmcox.install.Frame": { - "name": "Frame", - "description": "Installs the latest version of Dizzion (formerly Nutanix) Frame.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Dizzion/Frame.install.recipe", - "parent": "com.github.kevinmcox.download.Frame", - "shortname": "Frame.install", - "inferred_type": "install" - }, - "com.github.kevinmcox.munki.Frame": { - "name": "Frame", - "description": "Downloads the latest version of Dizzion (formerly Nutanix) Frame and imports it into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Dizzion/Frame.munki.recipe", - "parent": "com.github.kevinmcox.download.Frame", - "shortname": "Frame.munki", - "inferred_type": "munki", - "munki_display_name": "Frame", - "munki_description": "Frame App provides the same ease of use with Frame in a web browser with additional functionality and benefits not yet available with a browser-based Frame Terminal experience." - }, - "com.github.kevinmcox.pkg.Frame": { - "name": "Frame", - "description": "Downloads the latest version of Dizzion (formerly Nutanix) Frame and creates a package.", + "com.github.kevinmcox.pkg.HiDock": { + "name": "HiDock", + "description": "Downloads the latest version of HiDock and creates a package.", "repo": "autopkg/kevinmcox-recipes", - "path": "Dizzion/Frame.pkg.recipe", - "parent": "com.github.kevinmcox.download.Frame", - "shortname": "Frame.pkg", + "path": "Rafael Conde/HiDock.pkg.recipe", + "parent": "com.github.kevinmcox.download.HiDock", + "shortname": "HiDock.pkg", "inferred_type": "pkg" }, - "com.github.kevinmcox.install.Ice": { - "name": "Ice", - "description": "Installs the latest version of the Ice menu bar manager.", + "com.github.kevinmcox.munki.HiDock": { + "name": "HiDock", + "description": "Downloads the latest version of HiDock and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Jordan Baird/Ice.install.recipe", - "parent": "com.github.kevinmcox.download.Ice", - "shortname": "Ice.install", - "inferred_type": "install" + "path": "Rafael Conde/HiDock.munki.recipe", + "parent": "com.github.kevinmcox.download.HiDock", + "shortname": "HiDock.munki", + "inferred_type": "munki", + "munki_display_name": "HiDock", + "munki_description": "HiDock is an app that lets you set different Dock settings for different display configurations." }, - "com.github.kevinmcox.download.Ice": { - "name": "Ice", - "description": "Downloads the latest version of the Ice menu bar manager.", + "com.github.kevinmcox.download.Stats": { + "name": "Stats", + "description": "Downloads the latest version of Stats.", "repo": "autopkg/kevinmcox-recipes", - "path": "Jordan Baird/Ice.download.recipe", - "shortname": "Ice.download", + "path": "Serhiy Mytrovtsiy (exelban)/Stats.download.recipe", + "shortname": "Stats.download", "inferred_type": "download", "children": [ - "com.github.kevinmcox.install.Ice", - "com.github.kevinmcox.munki.Ice", - "com.github.kevinmcox.pkg.Ice" + "com.github.peshay.filewave.Stats", + "com.github.kevinmcox.pkg.Stats", + "com.github.kevinmcox.install.Stats", + "com.github.kevinmcox.munki.Stats" ] }, - "com.github.kevinmcox.munki.Ice": { - "name": "Ice", - "description": "Downloads the latest version of the Ice menu bar manager and imports it into Munki.", + "com.github.kevinmcox.pkg.Stats": { + "name": "Stats", + "description": "Downloads the latest version of Stats and creates a package.", "repo": "autopkg/kevinmcox-recipes", - "path": "Jordan Baird/Ice.munki.recipe", - "parent": "com.github.kevinmcox.download.Ice", - "shortname": "Ice.munki", - "inferred_type": "munki", - "munki_display_name": "Ice", - "munki_description": "Ice is a powerful menu bar management tool. While its primary function is hiding and showing menu bar items, it aims to cover a wide variety of additional features to make it one of the most versatile menu bar tools available." + "path": "Serhiy Mytrovtsiy (exelban)/Stats.pkg.recipe", + "parent": "com.github.kevinmcox.download.Stats", + "shortname": "Stats.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.smithjw.sign.Stats" + ] }, - "com.github.kevinmcox.pkg.Ice": { - "name": "Ice", - "description": "Downloads the latest version of the Ice menu bar manager and creates a package.", + "com.github.kevinmcox.install.Stats": { + "name": "Stats", + "description": "Installs the latest version of Stats.", "repo": "autopkg/kevinmcox-recipes", - "path": "Jordan Baird/Ice.pkg.recipe", - "parent": "com.github.kevinmcox.download.Ice", - "shortname": "Ice.pkg", - "inferred_type": "pkg" + "path": "Serhiy Mytrovtsiy (exelban)/Stats.install.recipe", + "parent": "com.github.kevinmcox.download.Stats", + "shortname": "Stats.install", + "inferred_type": "install" }, - "com.github.kevinmcox.munki.PhotoMechanic6": { - "name": "Photo Mechanic 6", - "description": "Downloads the latest version of Photo Mechanic 6 and imports it into Munki.", + "com.github.kevinmcox.munki.Stats": { + "name": "Stats", + "description": "Downloads the latest version of Stats and imports it into Munki.", "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanic6.munki.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanic6", - "shortname": "PhotoMechanic6.munki", + "path": "Serhiy Mytrovtsiy (exelban)/Stats.munki.recipe", + "parent": "com.github.kevinmcox.download.Stats", + "shortname": "Stats.munki", "inferred_type": "munki", - "munki_display_name": "Photo Mechanic 6", - "munki_description": "Photo Mechanic\u2019s super fast browsing enables you to quickly Ingest, Edit and Export, taking the work out of your workflow. Its powerful batch processing, full support for image variables, IPTC and Exif metadata, make it the perfect tool for any digital photographer." + "munki_display_name": "Stats", + "munki_description": "macOS system monitor in your menu bar." }, "com.github.kevinmcox.download.PhotoMechanic5": { "name": "Photo Mechanic 5", @@ -124342,36 +124330,13 @@ "com.github.kevinmcox.install.PhotoMechanic5" ] }, - "com.github.kevinmcox.pkg.PhotoMechanic6": { - "name": "Photo Mechanic 6", - "description": "Downloads the latest version of Photo Mechanic 6 and creates a package.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanic6.pkg.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanic6", - "shortname": "PhotoMechanic6.pkg", - "inferred_type": "pkg" - }, - "com.github.kevinmcox.download.PhotoMechanicPlus": { - "name": "Photo Mechanic Plus", - "description": "Downloads the latest version of Photo Mechanic Plus.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.download.recipe", - "deprecated": true, - "shortname": "PhotoMechanicPlus.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.pkg.PhotoMechanicPlus", - "com.github.kevinmcox.install.PhotoMechanicPlus", - "com.github.kevinmcox.munki.PhotoMechanicPlus" - ] - }, - "com.github.kevinmcox.pkg.PhotoMechanicPlus": { - "name": "Photo Mechanic Plus", - "description": "Downloads the latest version of Photo Mechanic Plus and creates a package.", + "com.github.kevinmcox.pkg.PhotoMechanic5": { + "name": "Photo Mechanic 5", + "description": "Downloads the latest version of Photo Mechanic 5 and creates a package.", "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.pkg.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanicPlus", - "shortname": "PhotoMechanicPlus.pkg", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanic5.pkg.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanic5", + "shortname": "PhotoMechanic5.pkg", "inferred_type": "pkg" }, "com.github.kevinmcox.install.PhotoMechanic6": { @@ -124383,49 +124348,6 @@ "shortname": "PhotoMechanic6.install", "inferred_type": "install" }, - "com.github.kevinmcox.install.PhotoMechanicPlus": { - "name": "Photo Mechanic Plus", - "description": "Installs the latest version of Photo Mechanic Plus.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.install.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanicPlus", - "shortname": "PhotoMechanicPlus.install", - "inferred_type": "install" - }, - "com.github.kevinmcox.munki.PhotoMechanicPlus": { - "name": "Photo Mechanic Plus", - "description": "Downloads the latest version of Photo Mechanic Plus and imports it into Munki.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.munki.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanicPlus", - "shortname": "PhotoMechanicPlus.munki", - "inferred_type": "munki", - "munki_display_name": "Photo Mechanic Plus", - "munki_description": "Photo Mechanic Plus, currently in public beta, is an upcoming version of Photo Mechanic 6 that includes a digital asset management catalog feature." - }, - "com.github.kevinmcox.download.PhotoMechanic6": { - "name": "Photo Mechanic 6", - "description": "Downloads the latest version of Photo Mechanic 6.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanic6.download.recipe", - "deprecated": true, - "shortname": "PhotoMechanic6.download", - "inferred_type": "download", - "children": [ - "com.github.kevinmcox.munki.PhotoMechanic6", - "com.github.kevinmcox.pkg.PhotoMechanic6", - "com.github.kevinmcox.install.PhotoMechanic6" - ] - }, - "com.github.kevinmcox.pkg.PhotoMechanic5": { - "name": "Photo Mechanic 5", - "description": "Downloads the latest version of Photo Mechanic 5 and creates a package.", - "repo": "autopkg/kevinmcox-recipes", - "path": "Camera Bits, Inc./Deprecated/PhotoMechanic5.pkg.recipe", - "parent": "com.github.kevinmcox.download.PhotoMechanic5", - "shortname": "PhotoMechanic5.pkg", - "inferred_type": "pkg" - }, "com.github.kevinmcox.munki.PhotoMechanic5": { "name": "Photo Mechanic 5", "description": "Downloads the latest version of Photo Mechanic 5 and imports it into Munki.", @@ -124446,81 +124368,93 @@ "shortname": "PhotoMechanic5.install", "inferred_type": "install" }, - "com.github.joncrain.munki.exacqVision": { - "name": "exacqVisionClient", - "description": "Downloads the current installation package for exacqVision and imports it into Munki.", - "repo": "autopkg/joncrain-recipes", - "path": "exacqVision/exacqVision.munki.recipe", - "parent": "com.github.nstrauss.download.exacqVision", - "shortname": "exacqVision.munki", + "com.github.kevinmcox.munki.PhotoMechanic6": { + "name": "Photo Mechanic 6", + "description": "Downloads the latest version of Photo Mechanic 6 and imports it into Munki.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanic6.munki.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanic6", + "shortname": "PhotoMechanic6.munki", "inferred_type": "munki", - "munki_display_name": "edvrclient", - "munki_description": "Security Camera Viewer." + "munki_display_name": "Photo Mechanic 6", + "munki_description": "Photo Mechanic\u2019s super fast browsing enables you to quickly Ingest, Edit and Export, taking the work out of your workflow. Its powerful batch processing, full support for image variables, IPTC and Exif metadata, make it the perfect tool for any digital photographer." }, - "com.github.joncrain.munki.PlasticSCM-cloud": { - "name": "PlasticSCM-cloud", - "description": "Downloads the latest version of PlasticSCM and imports it into Munki.", - "repo": "autopkg/joncrain-recipes", - "path": "PlasticSCM/PlasticSCM-cloud.munki.recipe", - "parent": "com.github.joncrain.download.PlasticSCM-cloud", - "shortname": "PlasticSCM-cloud.munki", - "inferred_type": "munki", - "munki_display_name": "PlasticSCM - Cloud Edition", - "munki_description": "Plastic SCM is now Unity Version Control, a component of Unity DevOps. Unity Version Control is a scalable, engine-agnostic version control and source code management tool for game development studios of all sizes." + "com.github.kevinmcox.download.PhotoMechanicPlus": { + "name": "Photo Mechanic Plus", + "description": "Downloads the latest version of Photo Mechanic Plus.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.download.recipe", + "deprecated": true, + "shortname": "PhotoMechanicPlus.download", + "inferred_type": "download", + "children": [ + "com.github.kevinmcox.install.PhotoMechanicPlus", + "com.github.kevinmcox.munki.PhotoMechanicPlus", + "com.github.kevinmcox.pkg.PhotoMechanicPlus" + ] + }, + "com.github.kevinmcox.install.PhotoMechanicPlus": { + "name": "Photo Mechanic Plus", + "description": "Installs the latest version of Photo Mechanic Plus.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.install.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanicPlus", + "shortname": "PhotoMechanicPlus.install", + "inferred_type": "install" + }, + "com.github.kevinmcox.pkg.PhotoMechanic6": { + "name": "Photo Mechanic 6", + "description": "Downloads the latest version of Photo Mechanic 6 and creates a package.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanic6.pkg.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanic6", + "shortname": "PhotoMechanic6.pkg", + "inferred_type": "pkg" }, - "com.github.joncrain.download.PlasticSCM-enterprise": { - "name": "PlasticSCM-enterprise", - "description": null, - "repo": "autopkg/joncrain-recipes", - "path": "PlasticSCM/PlasticSCM-enterprise.download.recipe", - "shortname": "PlasticSCM-enterprise.download", - "inferred_type": "download", - "children": [ - "com.github.joncrain.munki.PlasticSCM-enterprise" - ] + "com.github.kevinmcox.munki.PhotoMechanicPlus": { + "name": "Photo Mechanic Plus", + "description": "Downloads the latest version of Photo Mechanic Plus and imports it into Munki.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.munki.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanicPlus", + "shortname": "PhotoMechanicPlus.munki", + "inferred_type": "munki", + "munki_display_name": "Photo Mechanic Plus", + "munki_description": "Photo Mechanic Plus, currently in public beta, is an upcoming version of Photo Mechanic 6 that includes a digital asset management catalog feature." }, - "com.github.joncrain.download.PlasticSCM-cloud": { - "name": "PlasticSCM-cloud", - "description": null, - "repo": "autopkg/joncrain-recipes", - "path": "PlasticSCM/PlasticSCM-cloud.download.recipe", - "shortname": "PlasticSCM-cloud.download", + "com.github.kevinmcox.download.PhotoMechanic6": { + "name": "Photo Mechanic 6", + "description": "Downloads the latest version of Photo Mechanic 6.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanic6.download.recipe", + "deprecated": true, + "shortname": "PhotoMechanic6.download", "inferred_type": "download", "children": [ - "com.github.joncrain.munki.PlasticSCM-cloud" + "com.github.kevinmcox.install.PhotoMechanic6", + "com.github.kevinmcox.munki.PhotoMechanic6", + "com.github.kevinmcox.pkg.PhotoMechanic6" ] }, - "com.github.joncrain.munki.PlasticSCM-enterprise": { - "name": "PlasticSCM-enterprise", - "description": "Downloads the latest version of PlasticSCM and imports it into Munki.", - "repo": "autopkg/joncrain-recipes", - "path": "PlasticSCM/PlasticSCM-enterprise.munki.recipe", - "parent": "com.github.joncrain.download.PlasticSCM-enterprise", - "shortname": "PlasticSCM-enterprise.munki", - "inferred_type": "munki", - "munki_display_name": "PlasticSCM - Enterprise Edition", - "munki_description": "Plastic SCM is now Unity Version Control, a component of Unity DevOps. Unity Version Control is a scalable, engine-agnostic version control and source code management tool for game development studios of all sizes." - }, - "com.github.joncrain.munki.TeXworks": { - "name": "TeXworks", - "description": "Downloads the latest version of TeXworks and imports it into Munki.", - "repo": "autopkg/joncrain-recipes", - "path": "TeXworks/TeXworks.munki.recipe", - "parent": "com.github.joncrain.download.TeXworks", - "shortname": "TeXworks.munki", - "inferred_type": "munki", - "munki_display_name": "TeXworks", - "munki_description": "TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users." + "com.github.kevinmcox.pkg.PhotoMechanicPlus": { + "name": "Photo Mechanic Plus", + "description": "Downloads the latest version of Photo Mechanic Plus and creates a package.", + "repo": "autopkg/kevinmcox-recipes", + "path": "Camera Bits, Inc./Deprecated/PhotoMechanicPlus.pkg.recipe", + "parent": "com.github.kevinmcox.download.PhotoMechanicPlus", + "shortname": "PhotoMechanicPlus.pkg", + "inferred_type": "pkg" }, - "com.github.joncrain.download.TeXworks": { - "name": "TeXworks", - "description": "Downloads the latest version of TeXworks.", + "com.github.joncrain.download.StruckdStudio": { + "name": "Struckd Studio", + "description": "Downloads the latest version of Struckd Studio.", "repo": "autopkg/joncrain-recipes", - "path": "TeXworks/TeXworks.download.recipe", - "shortname": "TeXworks.download", + "path": "StruckdStudio/StruckdStudio.download.recipe", + "shortname": "StruckdStudio.download", "inferred_type": "download", "children": [ - "com.github.joncrain.munki.TeXworks" + "com.github.joncrain.munki.StruckdStudio", + "com.github.joncrain.pkg.StruckdStudio" ] }, "com.github.joncrain.munki.StruckdStudio": { @@ -124534,18 +124468,6 @@ "munki_display_name": "Struckd Studio", "munki_description": "Dive into a world of infinite gaming \u2014 play, create and share your games without coding" }, - "com.github.joncrain.download.StruckdStudio": { - "name": "Struckd Studio", - "description": "Downloads the latest version of Struckd Studio.", - "repo": "autopkg/joncrain-recipes", - "path": "StruckdStudio/StruckdStudio.download.recipe", - "shortname": "StruckdStudio.download", - "inferred_type": "download", - "children": [ - "com.github.joncrain.munki.StruckdStudio", - "com.github.joncrain.pkg.StruckdStudio" - ] - }, "com.github.joncrain.pkg.StruckdStudio": { "name": "Struckd Studio", "description": "Downloads the latest version of Struckd Studio and creates a package.", @@ -124555,17 +124477,28 @@ "shortname": "StruckdStudio.pkg", "inferred_type": "pkg" }, - "com.github.joncrain.download.BeyondIdentity": { - "name": "Beyond Identity", - "description": "Downloads the latest version of Beyond Identity.", + "com.github.joncrain.download.Cheetah3D": { + "name": "Cheetah3D", + "description": "Downloads the latest version of Cheetah3D.", "repo": "autopkg/joncrain-recipes", - "path": "BeyondIdentity/BeyondIdentity.download.recipe", - "shortname": "BeyondIdentity.download", + "path": "Cheetah3D/Cheetah3D.download.recipe", + "shortname": "Cheetah3D.download", "inferred_type": "download", "children": [ - "com.github.joncrain.munki.BeyondIdentity" + "com.github.joncrain.munki.Cheetah3D" ] }, + "com.github.joncrain.munki.Cheetah3D": { + "name": "Cheetah3D", + "description": "Downloads the latest version of Cheetah3D and imports it into Munki.", + "repo": "autopkg/joncrain-recipes", + "path": "Cheetah3D/Cheetah3D.munki.recipe", + "parent": "com.github.joncrain.download.Cheetah3D", + "shortname": "Cheetah3D.munki", + "inferred_type": "munki", + "munki_display_name": "Cheetah3D", + "munki_description": "3D modeling, rendering and animation package." + }, "com.github.joncrain.munki.BeyondIdentity": { "name": "BeyondIdentity", "description": "Downloads the latest version of Beyond Identity and imports it into Munki.", @@ -124577,38 +124510,93 @@ "munki_display_name": "Beyond Identity", "munki_description": "Beyond Identity eliminates passwords and only uses strong factors like asymmetric cryptography and biometrics to protect your organization from phishing, ransomware attacks, and other credential-based attacks. Gain control over all users and devices requesting access." }, - "com.github.joncrain.download.Cheetah3D": { - "name": "Cheetah3D", - "description": "Downloads the latest version of Cheetah3D.", + "com.github.joncrain.download.BeyondIdentity": { + "name": "Beyond Identity", + "description": "Downloads the latest version of Beyond Identity.", "repo": "autopkg/joncrain-recipes", - "path": "Cheetah3D/Cheetah3D.download.recipe", - "shortname": "Cheetah3D.download", + "path": "BeyondIdentity/BeyondIdentity.download.recipe", + "shortname": "BeyondIdentity.download", "inferred_type": "download", "children": [ - "com.github.joncrain.munki.Cheetah3D" + "com.github.joncrain.munki.BeyondIdentity" ] }, - "com.github.joncrain.munki.Cheetah3D": { - "name": "Cheetah3D", - "description": "Downloads the latest version of Cheetah3D and imports it into Munki.", + "com.github.joncrain.munki.TeXworks": { + "name": "TeXworks", + "description": "Downloads the latest version of TeXworks and imports it into Munki.", "repo": "autopkg/joncrain-recipes", - "path": "Cheetah3D/Cheetah3D.munki.recipe", - "parent": "com.github.joncrain.download.Cheetah3D", - "shortname": "Cheetah3D.munki", + "path": "TeXworks/TeXworks.munki.recipe", + "parent": "com.github.joncrain.download.TeXworks", + "shortname": "TeXworks.munki", "inferred_type": "munki", - "munki_display_name": "Cheetah3D", - "munki_description": "3D modeling, rendering and animation package." + "munki_display_name": "TeXworks", + "munki_description": "TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users." }, - "io.github.chefaustin.munki.JetBrainsGateway": { - "name": "JetBrains Gateway", - "description": "Downloads the current release version of JetBrains Gateway and imports into Munki.", - "repo": "autopkg/chefaustin-recipes", - "path": "JetbrainsGateway/JetBrainsGateway.munki.recipe", - "parent": "io.github.chefaustin.download.JetBrainsGateway", - "shortname": "JetBrainsGateway.munki", + "com.github.joncrain.download.TeXworks": { + "name": "TeXworks", + "description": "Downloads the latest version of TeXworks.", + "repo": "autopkg/joncrain-recipes", + "path": "TeXworks/TeXworks.download.recipe", + "shortname": "TeXworks.download", + "inferred_type": "download", + "children": [ + "com.github.joncrain.munki.TeXworks" + ] + }, + "com.github.joncrain.munki.exacqVision": { + "name": "exacqVisionClient", + "description": "Downloads the current installation package for exacqVision and imports it into Munki.", + "repo": "autopkg/joncrain-recipes", + "path": "exacqVision/exacqVision.munki.recipe", + "parent": "com.github.nstrauss.download.exacqVision", + "shortname": "exacqVision.munki", "inferred_type": "munki", - "munki_display_name": "JetBrains Gateway", - "munki_description": "JetBrains Gateway is used as an entry point to connect to a remote server via SSH. It launches JetBrains Client, which is a thin client that enables you to work with your remote project." + "munki_display_name": "edvrclient", + "munki_description": "Security Camera Viewer." + }, + "com.github.joncrain.munki.PlasticSCM-enterprise": { + "name": "PlasticSCM-enterprise", + "description": "Downloads the latest version of PlasticSCM and imports it into Munki.", + "repo": "autopkg/joncrain-recipes", + "path": "PlasticSCM/PlasticSCM-enterprise.munki.recipe", + "parent": "com.github.joncrain.download.PlasticSCM-enterprise", + "shortname": "PlasticSCM-enterprise.munki", + "inferred_type": "munki", + "munki_display_name": "PlasticSCM - Enterprise Edition", + "munki_description": "Plastic SCM is now Unity Version Control, a component of Unity DevOps. Unity Version Control is a scalable, engine-agnostic version control and source code management tool for game development studios of all sizes." + }, + "com.github.joncrain.munki.PlasticSCM-cloud": { + "name": "PlasticSCM-cloud", + "description": "Downloads the latest version of PlasticSCM and imports it into Munki.", + "repo": "autopkg/joncrain-recipes", + "path": "PlasticSCM/PlasticSCM-cloud.munki.recipe", + "parent": "com.github.joncrain.download.PlasticSCM-cloud", + "shortname": "PlasticSCM-cloud.munki", + "inferred_type": "munki", + "munki_display_name": "PlasticSCM - Cloud Edition", + "munki_description": "Plastic SCM is now Unity Version Control, a component of Unity DevOps. Unity Version Control is a scalable, engine-agnostic version control and source code management tool for game development studios of all sizes." + }, + "com.github.joncrain.download.PlasticSCM-enterprise": { + "name": "PlasticSCM-enterprise", + "description": null, + "repo": "autopkg/joncrain-recipes", + "path": "PlasticSCM/PlasticSCM-enterprise.download.recipe", + "shortname": "PlasticSCM-enterprise.download", + "inferred_type": "download", + "children": [ + "com.github.joncrain.munki.PlasticSCM-enterprise" + ] + }, + "com.github.joncrain.download.PlasticSCM-cloud": { + "name": "PlasticSCM-cloud", + "description": null, + "repo": "autopkg/joncrain-recipes", + "path": "PlasticSCM/PlasticSCM-cloud.download.recipe", + "shortname": "PlasticSCM-cloud.download", + "inferred_type": "download", + "children": [ + "com.github.joncrain.munki.PlasticSCM-cloud" + ] }, "io.github.chefaustin.download.JetBrainsGateway": { "name": "Gateway", @@ -124621,39 +124609,16 @@ "io.github.chefaustin.munki.JetBrainsGateway" ] }, - "io.github.chefaustin.munki.VagrantVMWareUtility": { - "name": "VagrantVMWareUtility", - "description": "Downloads the latest Vagrant VMWare Utility and imports into Munki.", + "io.github.chefaustin.munki.JetBrainsGateway": { + "name": "JetBrains Gateway", + "description": "Downloads the current release version of JetBrains Gateway and imports into Munki.", "repo": "autopkg/chefaustin-recipes", - "path": "VagrantVMWareUtility/VagrantVMWareUtility.munki.recipe", - "parent": "io.github.chefaustin.download.VagrantVMWareUtility", - "shortname": "VagrantVMWareUtility.munki", + "path": "JetbrainsGateway/JetBrainsGateway.munki.recipe", + "parent": "io.github.chefaustin.download.JetBrainsGateway", + "shortname": "JetBrainsGateway.munki", "inferred_type": "munki", - "munki_display_name": "Vagrant VMWare Utility", - "munki_description": "Interface bridge for VMware virtualization providers and Vagrant." - }, - "io.github.chefaustin.download.VagrantVMWareUtility": { - "name": "VagrantVMWareUtility", - "description": "Downloads the latest Vagrant VMWare Utility.", - "repo": "autopkg/chefaustin-recipes", - "path": "VagrantVMWareUtility/VagrantVMWareUtility.download.recipe", - "shortname": "VagrantVMWareUtility.download", - "inferred_type": "download", - "children": [ - "io.github.chefaustin.munki.VagrantVMWareUtility" - ] - }, - "com.github.chefaustin.pkg.fzf": { - "name": "fzf", - "description": "Downloads and packages the latest version of GitHub fzf binary.", - "repo": "autopkg/chefaustin-recipes", - "path": "fzf/fzf.pkg.recipe", - "parent": "com.github.chefaustin.download.fzf", - "shortname": "fzf.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.chefaustin.munki.fzf" - ] + "munki_display_name": "JetBrains Gateway", + "munki_description": "JetBrains Gateway is used as an entry point to connect to a remote server via SSH. It launches JetBrains Client, which is a thin client that enables you to work with your remote project." }, "com.github.chefaustin.munki.fzf": { "name": null, @@ -124677,143 +124642,224 @@ "com.github.chefaustin.pkg.fzf" ] }, - "com.github.d33t5.pkg.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads the latest version of AppCleaner and creates a package.", - "repo": "autopkg/d33t5-recipes", - "path": "AppCleaner/AppCleaner.pkg.recipe", - "parent": "com.github.d33t5.download.AppCleaner", - "shortname": "AppCleaner.pkg", + "com.github.chefaustin.pkg.fzf": { + "name": "fzf", + "description": "Downloads and packages the latest version of GitHub fzf binary.", + "repo": "autopkg/chefaustin-recipes", + "path": "fzf/fzf.pkg.recipe", + "parent": "com.github.chefaustin.download.fzf", + "shortname": "fzf.pkg", "inferred_type": "pkg", "children": [ - "com.gitub.d33t5.jamf.AppCleaner", - "com.github.d33t5.jss.AppCleaner" + "com.github.chefaustin.munki.fzf" ] }, - "com.github.d33t5.download.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads the latest version of AppCleaner.", - "repo": "autopkg/d33t5-recipes", - "path": "AppCleaner/AppCleaner.download.recipe", - "shortname": "AppCleaner.download", + "io.github.chefaustin.munki.VagrantVMWareUtility": { + "name": "VagrantVMWareUtility", + "description": "Downloads the latest Vagrant VMWare Utility and imports into Munki.", + "repo": "autopkg/chefaustin-recipes", + "path": "VagrantVMWareUtility/VagrantVMWareUtility.munki.recipe", + "parent": "io.github.chefaustin.download.VagrantVMWareUtility", + "shortname": "VagrantVMWareUtility.munki", + "inferred_type": "munki", + "munki_display_name": "Vagrant VMWare Utility", + "munki_description": "Interface bridge for VMware virtualization providers and Vagrant." + }, + "io.github.chefaustin.download.VagrantVMWareUtility": { + "name": "VagrantVMWareUtility", + "description": "Downloads the latest Vagrant VMWare Utility.", + "repo": "autopkg/chefaustin-recipes", + "path": "VagrantVMWareUtility/VagrantVMWareUtility.download.recipe", + "shortname": "VagrantVMWareUtility.download", "inferred_type": "download", "children": [ - "com.github.d33t5.pkg.AppCleaner" + "io.github.chefaustin.munki.VagrantVMWareUtility" ] }, - "com.gitub.d33t5.jamf.AppCleaner": { - "name": "AppCleaner", + "com.gitub.d33t5.jamf.Alfred": { + "name": "Alfred", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "AppCleaner/AppCleaner.jamf.recipe", - "parent": "com.github.d33t5.pkg.AppCleaner", - "shortname": "AppCleaner.jamf", + "path": "Alfred App/Alfred.jamf.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred4", + "shortname": "Alfred.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps." + "jamf_description": "Alfred is a productivity application for macOS, which boosts your efficiency with hotkeys, keywords and text expansion. Search your Mac and the web, and control your Mac using custom actions with the Powerpack." }, - "com.github.d33t5.pkg.PowerShell": { - "name": null, - "description": "Uses parent download recipe to download the latest Powershell installer.", + "com.gitub.d33t5.jamf.PeaZip": { + "name": "PeaZip", + "description": null, "repo": "autopkg/d33t5-recipes", - "path": "PowerShell/PowerShell.pkg.recipe", - "parent": "com.github.vmiller.download.PowerShell", - "shortname": "PowerShell.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.d33t5.jss.PowerShell" - ] + "path": "Giorgio Tani/PeaZip-Universal.jamf.recipe", + "parent": "com.github.d33t5.pkg.PeaZip-Universal", + "shortname": "PeaZip-Universal.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "" }, - "com.github.d33t5.download.MbedStudio": { - "name": "Mbed Studio", - "description": "Downloads the latest version of Mbed Studio.", + "com.gitub.d33t5.jamf.Keka": { + "name": "Keka", + "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Mbed Studio/Mbed Studio.download.recipe", - "shortname": "Mbed Studio.download", - "inferred_type": "download", - "children": [ - "com.github.d33t5.pkg.MbedStudio" - ] + "path": "Keka/Keka.jamf.recipe", + "parent": "com.github.moofit-recipes.pkg.Keka", + "shortname": "Keka.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "The macOS file archiver" }, - "com.gitub.d33t5.jamf.MbedStudio": { - "name": "Mbed Studio", + "com.gitub.d33t5.jamf.Icons": { + "name": "Icons", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Mbed Studio/MbedStudio.jamf.recipe", - "parent": "com.github.d33t5.pkg.MbedStudio", - "shortname": "MbedStudio.jamf", + "path": "Icons/Icons.jamf.recipe", + "parent": "com.github.rtrouton.pkg.icons", + "shortname": "Icons.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", "jamf_description": "" }, - "com.github.d33t5.pkg.MbedStudio": { - "name": null, - "description": "Uses parent download recipe to download the latest Mbed Studio pkg", + "com.github.d33t5.pkg.Emacs": { + "name": "Emacs", + "description": "Downloads the latest version of Emacs and creates a package.", "repo": "autopkg/d33t5-recipes", - "path": "Mbed Studio/Mbed Studio.pkg.recipe", - "parent": "com.github.d33t5.download.MbedStudio", - "shortname": "Mbed Studio.pkg", + "path": "Emacs/Emacs.pkg.recipe", + "parent": "com.github.48kRAM.autopkg.download.emacsformacosx", + "shortname": "Emacs.pkg", "inferred_type": "pkg", "children": [ - "com.gitub.d33t5.jamf.MbedStudio", - "com.github.d33t5.jss.MbedStudio" + "com.github.d33t5.jss.Emacs" ] }, - "com.gitub.d33t5.jamf.AndroidFileTransfer": { - "name": "Android File Transfer", + "com.gitub.d33t5.jamf.GrandPerspective": { + "name": "GrandPerspective", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Android File Transfer/AndroidFileTransfer.jamf.recipe", - "parent": "com.github.amsysuk-recipes.pkg.androidfiletransfer", - "shortname": "AndroidFileTransfer.jamf", + "path": "GrandPerspective/GrandPerspective.jamf.recipe", + "parent": "com.github.homebysix.pkg.GrandPerspective", + "shortname": "GrandPerspective.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" + "jamf_description": "GrandPerspective is a small utility application for Mac OS X that graphically shows the disk usage within a file system." }, - "com.gitub.d33t5.jamf.Alfred": { - "name": "Alfred", + "com.gitub.d33t5.jamf.Aquamacs": { + "name": "Aquamacs", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Alfred App/Alfred.jamf.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred4", - "shortname": "Alfred.jamf", + "path": "Aquamacs/Aquamacs.jamf.recipe", + "parent": "com.github.hansen-m.pkg.aquamacs", + "shortname": "Aquamacs.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Alfred is a productivity application for macOS, which boosts your efficiency with hotkeys, keywords and text expansion. Search your Mac and the web, and control your Mac using custom actions with the Powerpack." + "jamf_description": "Aquamacs Emacs" }, - "com.gitub.d33t5.jamf.IntelliJ-CE": { - "name": "IntelliJ IDEA CE", + "com.github.d33t5.pkg.draw.io": { + "name": "draw.io", + "description": "Downloads the latest version of draw.io and creates a package.", + "repo": "autopkg/d33t5-recipes", + "path": "draw.io/draw.io.pkg.recipe", + "parent": "com.github.d33t5.download.draw.io", + "children": [ + "com.github.d33t5.jamf.draw.io" + ] + }, + "com.github.d33t5.jamf.draw.io": { + "name": "draw.io", + "description": "Downloads the latest version of draw.io and uploads the package to Jamf.", + "repo": "autopkg/d33t5-recipes", + "path": "draw.io/draw.io.jamf.recipe", + "parent": "com.github.d33t5.pkg.draw.io" + }, + "com.github.d33t5.download.draw.io": { + "name": "draw.io", + "description": "Downloads the latest version of draw.io.", + "repo": "autopkg/d33t5-recipes", + "path": "draw.io/draw.io.download.recipe", + "children": [ + "com.github.d33t5.pkg.draw.io" + ] + }, + "com.github.d33t5.pkg.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the current release version of OpenJDK 21 and builds a package.", + "repo": "autopkg/d33t5-recipes", + "path": "OpenJDK/OpenJDK21.pkg.recipe", + "parent": "com.github.peshay.download.OpenJDK21", + "shortname": "OpenJDK21.pkg", + "inferred_type": "pkg", + "children": [ + "com.gitub.d33t5.jamf.OpenJDK21" + ] + }, + "com.gitub.d33t5.jamf.OpenJDK21": { + "name": "OpenJDK21", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "IntelliJ-CE/IntelliJ-CE.jamf.recipe", - "parent": "com.github.rtrouton.pkg.IntelliJ-CE", - "shortname": "IntelliJ-CE.jamf", + "path": "OpenJDK/OpenJDK21.jamf.recipe", + "parent": "com.github.d33t5.pkg.OpenJDK21", + "shortname": "OpenJDK21.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", "jamf_description": "" }, - "com.gitub.d33t5.jamf.swiftDialog": { - "name": "swiftDialog", + "com.gitub.d33t5.jamf.SapMachineUniversalJDK21": { + "name": "SapMachineUniversalJDK21", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "swiftDialog/swiftDialog.jamf.recipe", - "parent": "com.github.grahampugh.recipes.pkg.swiftDialog", - "shortname": "swiftDialog.jamf", + "path": "SapMachineJDK21Universal/SapMachineJDK21.jamf.recipe", + "parent": "com.github.rtrouton.pkg.SapMachineUniversalJDK21", + "shortname": "SapMachineJDK21.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", "jamf_description": "" }, - "com.gitub.d33t5.jamf.PeaZip": { - "name": "PeaZip", + "com.gitub.d33t5.jamf.Arduino": { + "name": "Arduino", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Giorgio Tani/PeaZip-Universal.jamf.recipe", - "parent": "com.github.d33t5.pkg.PeaZip-Universal", - "shortname": "PeaZip-Universal.jamf", + "path": "Arduino/Arduino-Universal.jamf.recipe", + "parent": "com.github.d33t5.pkg.Arduino-Universal", + "shortname": "Arduino-Universal.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", "jamf_description": "" }, + "com.gitub.d33t5.jamf.AppCleaner": { + "name": "AppCleaner", + "description": null, + "repo": "autopkg/d33t5-recipes", + "path": "AppCleaner/AppCleaner.jamf.recipe", + "parent": "com.github.d33t5.pkg.AppCleaner", + "shortname": "AppCleaner.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps." + }, + "com.github.d33t5.pkg.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads the latest version of AppCleaner and creates a package.", + "repo": "autopkg/d33t5-recipes", + "path": "AppCleaner/AppCleaner.pkg.recipe", + "parent": "com.github.d33t5.download.AppCleaner", + "shortname": "AppCleaner.pkg", + "inferred_type": "pkg", + "children": [ + "com.gitub.d33t5.jamf.AppCleaner", + "com.github.d33t5.jss.AppCleaner" + ] + }, + "com.github.d33t5.download.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads the latest version of AppCleaner.", + "repo": "autopkg/d33t5-recipes", + "path": "AppCleaner/AppCleaner.download.recipe", + "shortname": "AppCleaner.download", + "inferred_type": "download", + "children": [ + "com.github.d33t5.pkg.AppCleaner" + ] + }, "com.gitub.d33t5.jamf.microsoftteamsforworkorschoolc": { "name": "Microsoft Teams for Work or School", "description": null, @@ -124836,120 +124882,98 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Microsoft Teams, the hub for team collaboration in Microsoft 365, integrates the people, content, and tools your team needs to be more engaged and effective." }, - "com.gitub.d33t5.jamf.Keka": { - "name": "Keka", - "description": null, - "repo": "autopkg/d33t5-recipes", - "path": "Keka/Keka.jamf.recipe", - "parent": "com.github.moofit-recipes.pkg.Keka", - "shortname": "Keka.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "The macOS file archiver" - }, - "com.gitub.d33t5.jamf.Aquamacs": { - "name": "Aquamacs", + "com.gitub.d33t5.jamf.AndroidFileTransfer": { + "name": "Android File Transfer", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Aquamacs/Aquamacs.jamf.recipe", - "parent": "com.github.hansen-m.pkg.aquamacs", - "shortname": "Aquamacs.jamf", + "path": "Android File Transfer/AndroidFileTransfer.jamf.recipe", + "parent": "com.github.amsysuk-recipes.pkg.androidfiletransfer", + "shortname": "AndroidFileTransfer.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Aquamacs Emacs" + "jamf_description": "" }, - "com.github.d33t5.pkg.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the current release version of OpenJDK 21 and builds a package.", + "com.github.d33t5.pkg.PowerShell": { + "name": null, + "description": "Uses parent download recipe to download the latest Powershell installer.", "repo": "autopkg/d33t5-recipes", - "path": "OpenJDK/OpenJDK21.pkg.recipe", - "parent": "com.github.peshay.download.OpenJDK21", - "shortname": "OpenJDK21.pkg", + "path": "PowerShell/PowerShell.pkg.recipe", + "parent": "com.github.vmiller.download.PowerShell", + "shortname": "PowerShell.pkg", "inferred_type": "pkg", "children": [ - "com.gitub.d33t5.jamf.OpenJDK21" + "com.github.d33t5.jss.PowerShell" ] }, - "com.gitub.d33t5.jamf.OpenJDK21": { - "name": "OpenJDK21", + "com.gitub.d33t5.jamf.FileZilla": { + "name": "FileZilla", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "OpenJDK/OpenJDK21.jamf.recipe", - "parent": "com.github.d33t5.pkg.OpenJDK21", - "shortname": "OpenJDK21.jamf", + "path": "FileZilla/FileZilla.jamf.recipe", + "parent": "com.github.scriptingosx.pkg.FileZilla", + "shortname": "FileZilla.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" - }, - "com.gitub.d33t5.pkg.VNCViewer": { - "name": "VNC Viewer", - "description": "Downloads the latest version of VNC Viewer and creates a package.", - "repo": "autopkg/d33t5-recipes", - "path": "VNC Viewer/VNC Viewer.pkg.recipe", - "parent": "com.github.foigus.download.RealVNCViewer", - "shortname": "VNC Viewer.pkg", - "inferred_type": "pkg", - "children": [ - "com.gitub.d33t5.jamf.VNCViewer", - "com.github.jss-recipes.jss.VNCViewer" - ] + "jamf_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client." }, - "com.gitub.d33t5.jamf.VNCViewer": { - "name": "VNC Viewer", + "com.gitub.d33t5.jamf.calibre": { + "name": "calibre", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "VNC Viewer/VNCViewer.jamf.recipe", - "parent": "com.gitub.d33t5.pkg.VNCViewer", - "shortname": "VNCViewer.jamf", + "path": "calibre/calibre.jamf.recipe", + "parent": "com.github.d33t5.pkg.calibre", + "shortname": "calibre.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Screen sharing software that lets you connect to a remote computer anywhere in the world." + "jamf_description": "calibre: The one stop solution for all your e-book needs. Comprehensive e-book software." }, - "com.github.d33t5.download.WondershareEdrawMax": { - "name": "Wondershare EdrawMax", - "description": "Downloads the latest version of Wondershare EdrawMax.", + "com.github.d33t5.pkg.calibre": { + "name": "calibre", + "description": "Downloads the latest version of calibre and creates a package.", "repo": "autopkg/d33t5-recipes", - "path": "Wondershare EdrawMax/Wondershare EdrawMax.download.recipe", - "shortname": "Wondershare EdrawMax.download", - "inferred_type": "download", + "path": "calibre/calibre.pkg.recipe", + "parent": "com.github.gerardkok.download.calibre", + "shortname": "calibre.pkg", + "inferred_type": "pkg", "children": [ - "com.github.d33t5.pkg.WondershareEdrawMax" + "com.gitub.d33t5.jamf.calibre", + "com.github.d33t5.jss.calibre" ] }, - "com.gitub.d33t5.jamf.WondershareEdrawMax": { - "name": "Wondershare EdrawMax", + "com.gitub.d33t5.jamf.MbedStudio": { + "name": "Mbed Studio", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Wondershare EdrawMax/WondershareEdrawMax.jamf.recipe", - "parent": "com.github.d33t5.pkg.WondershareEdrawMax", - "shortname": "WondershareEdrawMax.jamf", + "path": "Mbed Studio/MbedStudio.jamf.recipe", + "parent": "com.github.d33t5.pkg.MbedStudio", + "shortname": "MbedStudio.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Video editing software designed for ease of use that supports 4K encoding and exporting." + "jamf_description": "" }, - "com.github.d33t5.pkg.WondershareEdrawMax": { - "name": "Wondershare EdrawMax", - "description": "Downloads the latest version of Wondershare EdrawMax and creates a package.", + "com.github.d33t5.download.MbedStudio": { + "name": "Mbed Studio", + "description": "Downloads the latest version of Mbed Studio.", "repo": "autopkg/d33t5-recipes", - "path": "Wondershare EdrawMax/Wondershare EdrawMax.pkg.recipe", - "parent": "com.github.d33t5.download.WondershareEdrawMax", - "shortname": "Wondershare EdrawMax.pkg", - "inferred_type": "pkg", + "path": "Mbed Studio/Mbed Studio.download.recipe", + "shortname": "Mbed Studio.download", + "inferred_type": "download", "children": [ - "com.gitub.d33t5.jamf.WondershareEdrawMax", - "com.github.jss-recipes.jss.WondershareEdrawMax" + "com.github.d33t5.pkg.MbedStudio" ] }, - "com.gitub.d33t5.jamf.mu-editor": { - "name": "mu-editor", - "description": null, + "com.github.d33t5.pkg.MbedStudio": { + "name": null, + "description": "Uses parent download recipe to download the latest Mbed Studio pkg", "repo": "autopkg/d33t5-recipes", - "path": "mu-editor/mu-editor.jamf.recipe", - "parent": "com.github.d33t5.pkg.mu-editor", - "shortname": "mu-editor.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." + "path": "Mbed Studio/Mbed Studio.pkg.recipe", + "parent": "com.github.d33t5.download.MbedStudio", + "shortname": "Mbed Studio.pkg", + "inferred_type": "pkg", + "children": [ + "com.gitub.d33t5.jamf.MbedStudio", + "com.github.d33t5.jss.MbedStudio" + ] }, "com.github.d33t5.pkg.mu-editor": { "name": "MU Editor", @@ -124963,51 +124987,28 @@ "com.gitub.d33t5.jamf.mu-editor" ] }, - "com.github.d33t5.pkg.Emacs": { - "name": "Emacs", - "description": "Downloads the latest version of Emacs and creates a package.", - "repo": "autopkg/d33t5-recipes", - "path": "Emacs/Emacs.pkg.recipe", - "parent": "com.github.48kRAM.autopkg.download.emacsformacosx", - "shortname": "Emacs.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.d33t5.jss.Emacs" - ] - }, - "com.gitub.d33t5.jamf.Icons": { - "name": "Icons", + "com.gitub.d33t5.jamf.mu-editor": { + "name": "mu-editor", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Icons/Icons.jamf.recipe", - "parent": "com.github.rtrouton.pkg.icons", - "shortname": "Icons.jamf", + "path": "mu-editor/mu-editor.jamf.recipe", + "parent": "com.github.d33t5.pkg.mu-editor", + "shortname": "mu-editor.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" + "jamf_description": "Mu is a simple code editor for beginner programmers. It's written in Python and works on Windows, OSX, Linux and Raspberry Pi." }, - "com.gitub.d33t5.jamf.SapMachineUniversalJDK21": { - "name": "SapMachineUniversalJDK21", + "com.gitub.d33t5.jamf.IntelliJ-CE": { + "name": "IntelliJ IDEA CE", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "SapMachineJDK21Universal/SapMachineJDK21.jamf.recipe", - "parent": "com.github.rtrouton.pkg.SapMachineUniversalJDK21", - "shortname": "SapMachineJDK21.jamf", + "path": "IntelliJ-CE/IntelliJ-CE.jamf.recipe", + "parent": "com.github.rtrouton.pkg.IntelliJ-CE", + "shortname": "IntelliJ-CE.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", "jamf_description": "" }, - "com.gitub.d33t5.jamf.GrandPerspective": { - "name": "GrandPerspective", - "description": null, - "repo": "autopkg/d33t5-recipes", - "path": "GrandPerspective/GrandPerspective.jamf.recipe", - "parent": "com.github.homebysix.pkg.GrandPerspective", - "shortname": "GrandPerspective.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "GrandPerspective is a small utility application for Mac OS X that graphically shows the disk usage within a file system." - }, "com.github.d33t5.pkg.Miro": { "name": "Miro", "description": "Downloads the latest version of Miro and creates a package.", @@ -125031,77 +125032,75 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." }, - "com.gitub.d33t5.jamf.Arduino": { - "name": "Arduino", + "com.github.d33t5.pkg.WondershareEdrawMax": { + "name": "Wondershare EdrawMax", + "description": "Downloads the latest version of Wondershare EdrawMax and creates a package.", + "repo": "autopkg/d33t5-recipes", + "path": "Wondershare EdrawMax/Wondershare EdrawMax.pkg.recipe", + "parent": "com.github.d33t5.download.WondershareEdrawMax", + "shortname": "Wondershare EdrawMax.pkg", + "inferred_type": "pkg", + "children": [ + "com.gitub.d33t5.jamf.WondershareEdrawMax", + "com.github.jss-recipes.jss.WondershareEdrawMax" + ] + }, + "com.gitub.d33t5.jamf.WondershareEdrawMax": { + "name": "Wondershare EdrawMax", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "Arduino/Arduino-Universal.jamf.recipe", - "parent": "com.github.d33t5.pkg.Arduino-Universal", - "shortname": "Arduino-Universal.jamf", + "path": "Wondershare EdrawMax/WondershareEdrawMax.jamf.recipe", + "parent": "com.github.d33t5.pkg.WondershareEdrawMax", + "shortname": "WondershareEdrawMax.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "" - }, - "com.github.d33t5.jamf.draw.io": { - "name": "draw.io", - "description": "Downloads the latest version of draw.io and uploads the package to Jamf.", - "repo": "autopkg/d33t5-recipes", - "path": "draw.io/draw.io.jamf.recipe", - "parent": "com.github.d33t5.pkg.draw.io" + "jamf_description": "Video editing software designed for ease of use that supports 4K encoding and exporting." }, - "com.github.d33t5.download.draw.io": { - "name": "draw.io", - "description": "Downloads the latest version of draw.io.", + "com.github.d33t5.download.WondershareEdrawMax": { + "name": "Wondershare EdrawMax", + "description": "Downloads the latest version of Wondershare EdrawMax.", "repo": "autopkg/d33t5-recipes", - "path": "draw.io/draw.io.download.recipe", + "path": "Wondershare EdrawMax/Wondershare EdrawMax.download.recipe", + "shortname": "Wondershare EdrawMax.download", + "inferred_type": "download", "children": [ - "com.github.d33t5.pkg.draw.io" + "com.github.d33t5.pkg.WondershareEdrawMax" ] }, - "com.github.d33t5.pkg.draw.io": { - "name": "draw.io", - "description": "Downloads the latest version of draw.io and creates a package.", + "com.gitub.d33t5.jamf.swiftDialog": { + "name": "swiftDialog", + "description": null, "repo": "autopkg/d33t5-recipes", - "path": "draw.io/draw.io.pkg.recipe", - "parent": "com.github.d33t5.download.draw.io", - "children": [ - "com.github.d33t5.jamf.draw.io" - ] + "path": "swiftDialog/swiftDialog.jamf.recipe", + "parent": "com.github.grahampugh.recipes.pkg.swiftDialog", + "shortname": "swiftDialog.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "" }, - "com.github.d33t5.pkg.calibre": { - "name": "calibre", - "description": "Downloads the latest version of calibre and creates a package.", + "com.gitub.d33t5.pkg.VNCViewer": { + "name": "VNC Viewer", + "description": "Downloads the latest version of VNC Viewer and creates a package.", "repo": "autopkg/d33t5-recipes", - "path": "calibre/calibre.pkg.recipe", - "parent": "com.github.gerardkok.download.calibre", - "shortname": "calibre.pkg", + "path": "VNC Viewer/VNC Viewer.pkg.recipe", + "parent": "com.github.foigus.download.RealVNCViewer", + "shortname": "VNC Viewer.pkg", "inferred_type": "pkg", "children": [ - "com.gitub.d33t5.jamf.calibre", - "com.github.d33t5.jss.calibre" + "com.gitub.d33t5.jamf.VNCViewer", + "com.github.jss-recipes.jss.VNCViewer" ] }, - "com.gitub.d33t5.jamf.calibre": { - "name": "calibre", - "description": null, - "repo": "autopkg/d33t5-recipes", - "path": "calibre/calibre.jamf.recipe", - "parent": "com.github.d33t5.pkg.calibre", - "shortname": "calibre.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "calibre: The one stop solution for all your e-book needs. Comprehensive e-book software." - }, - "com.gitub.d33t5.jamf.FileZilla": { - "name": "FileZilla", + "com.gitub.d33t5.jamf.VNCViewer": { + "name": "VNC Viewer", "description": null, "repo": "autopkg/d33t5-recipes", - "path": "FileZilla/FileZilla.jamf.recipe", - "parent": "com.github.scriptingosx.pkg.FileZilla", - "shortname": "FileZilla.jamf", + "path": "VNC Viewer/VNCViewer.jamf.recipe", + "parent": "com.gitub.d33t5.pkg.VNCViewer", + "shortname": "VNCViewer.jamf", "inferred_type": "jamf", "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client." + "jamf_description": "Screen sharing software that lets you connect to a remote computer anywhere in the world." }, "com.github.d33t5.jss.Alfred": { "name": "Alfred", @@ -125115,17 +125114,41 @@ "jamf_display_name": null, "jamf_description": "Alfred is a productivity application for macOS, which boosts your efficiency with hotkeys, keywords and text expansion. Search your Mac and the web, and control your Mac using custom actions with the Powerpack." }, - "com.github.d33t5.jss.Aquamacs": { - "name": "Aquamacs", - "description": "Downloads the latest version of Aquamacs and imports it into your JSS.", + "com.github.d33t5.jss.Miro": { + "name": "Miro", + "description": "Downloads the latest version of Miro and imports it into your JSS.", "repo": "autopkg/d33t5-recipes", - "path": "_Depricated_Recipes/_JSS_Recipes/Aquamacs.jss.recipe", - "parent": "com.github.hansen-m.pkg.aquamacs", + "path": "_Depricated_Recipes/_JSS_Recipes/Miro.jss.recipe", + "parent": "com.github.d33t5.pkg.Miro", "deprecated": true, - "shortname": "Aquamacs.jss", + "shortname": "Miro.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "Aquamacs Emacs" + "jamf_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." + }, + "com.github.d33t5.jss.AppCleaner": { + "name": "AppCleaner", + "description": "Downloads the latest version of AppCleaner and imports it into your JSS.", + "repo": "autopkg/d33t5-recipes", + "path": "_Depricated_Recipes/_JSS_Recipes/AppCleaner.jss.recipe", + "parent": "com.github.d33t5.pkg.AppCleaner", + "deprecated": true, + "shortname": "AppCleaner.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps." + }, + "com.github.d33t5.jss.PowerShell": { + "name": "PowerShell", + "description": "Downloads the latest version of PowerShell and imports it into your JSS.", + "repo": "autopkg/d33t5-recipes", + "path": "_Depricated_Recipes/_JSS_Recipes/PowerShell.jss.recipe", + "parent": "com.github.d33t5.pkg.PowerShell", + "deprecated": true, + "shortname": "PowerShell.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets." }, "com.github.d33t5.jss.MbedStudio": { "name": "Mbed Studio", @@ -125139,17 +125162,17 @@ "jamf_display_name": null, "jamf_description": "" }, - "com.github.d33t5.jss.AppCleaner": { - "name": "AppCleaner", - "description": "Downloads the latest version of AppCleaner and imports it into your JSS.", + "com.github.d33t5.jss.AndroidFileTransfer": { + "name": "Android File Transfer", + "description": "Downloads the latest version of Android File Transfer and imports it into your JSS.", "repo": "autopkg/d33t5-recipes", - "path": "_Depricated_Recipes/_JSS_Recipes/AppCleaner.jss.recipe", - "parent": "com.github.d33t5.pkg.AppCleaner", + "path": "_Depricated_Recipes/_JSS_Recipes/Android File Transfer.jss.recipe", + "parent": "com.github.amsysuk-recipes.pkg.androidfiletransfer", "deprecated": true, - "shortname": "AppCleaner.jss", + "shortname": "Android File Transfer.jss", "inferred_type": "jss", "jamf_display_name": null, - "jamf_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps." + "jamf_description": "" }, "com.github.jss-recipes.jss.WondershareEdrawMax": { "name": "Wondershare EdrawMax", @@ -125163,6 +125186,30 @@ "jamf_display_name": null, "jamf_description": "Video editing software designed for ease of use that supports 4K encoding and exporting." }, + "com.github.d33t5.jss.Aquamacs": { + "name": "Aquamacs", + "description": "Downloads the latest version of Aquamacs and imports it into your JSS.", + "repo": "autopkg/d33t5-recipes", + "path": "_Depricated_Recipes/_JSS_Recipes/Aquamacs.jss.recipe", + "parent": "com.github.hansen-m.pkg.aquamacs", + "deprecated": true, + "shortname": "Aquamacs.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "Aquamacs Emacs" + }, + "com.github.d33t5.jss.calibre": { + "name": "calibre", + "description": "Downloads the latest version of calibre and imports it into your JSS.", + "repo": "autopkg/d33t5-recipes", + "path": "_Depricated_Recipes/_JSS_Recipes/calibre.jss.recipe", + "parent": "com.github.d33t5.pkg.calibre", + "deprecated": true, + "shortname": "calibre.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "calibre: The one stop solution for all your e-book needs. Comprehensive e-book software." + }, "com.github.d33t5.jss.Emacs": { "name": "Emacs", "description": "Downloads the latest version of Emacs and imports it into your JSS.", @@ -125186,42 +125233,6 @@ "jamf_display_name": null, "jamf_description": "The macOS file archiver" }, - "com.github.d33t5.jss.PowerShell": { - "name": "PowerShell", - "description": "Downloads the latest version of PowerShell and imports it into your JSS.", - "repo": "autopkg/d33t5-recipes", - "path": "_Depricated_Recipes/_JSS_Recipes/PowerShell.jss.recipe", - "parent": "com.github.d33t5.pkg.PowerShell", - "deprecated": true, - "shortname": "PowerShell.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets." - }, - "com.github.d33t5.jss.AndroidFileTransfer": { - "name": "Android File Transfer", - "description": "Downloads the latest version of Android File Transfer and imports it into your JSS.", - "repo": "autopkg/d33t5-recipes", - "path": "_Depricated_Recipes/_JSS_Recipes/Android File Transfer.jss.recipe", - "parent": "com.github.amsysuk-recipes.pkg.androidfiletransfer", - "deprecated": true, - "shortname": "Android File Transfer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, - "com.github.d33t5.jss.Miro": { - "name": "Miro", - "description": "Downloads the latest version of Miro and imports it into your JSS.", - "repo": "autopkg/d33t5-recipes", - "path": "_Depricated_Recipes/_JSS_Recipes/Miro.jss.recipe", - "parent": "com.github.d33t5.pkg.Miro", - "deprecated": true, - "shortname": "Miro.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "The online collaborative whiteboard platform to bring teams together, anytime, anywhere." - }, "com.github.jss-recipes.jss.VNCViewer": { "name": "VNC Viewer", "description": "Downloads the latest version of VNC Viewer and imports it into your JSS.", @@ -125234,18 +125245,6 @@ "jamf_display_name": null, "jamf_description": "Screen sharing software that lets you connect to a remote computer anywhere in the world." }, - "com.github.d33t5.jss.calibre": { - "name": "calibre", - "description": "Downloads the latest version of calibre and imports it into your JSS.", - "repo": "autopkg/d33t5-recipes", - "path": "_Depricated_Recipes/_JSS_Recipes/calibre.jss.recipe", - "parent": "com.github.d33t5.pkg.calibre", - "deprecated": true, - "shortname": "calibre.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "calibre: The one stop solution for all your e-book needs. Comprehensive e-book software." - }, "com.github.d33t5.download.PeaZip-Universal": { "name": "PeaZip", "description": "Downloads the latest version of PeaZip. (arm and intel).", @@ -125292,1039 +125291,970 @@ "com.gitub.d33t5.jamf.Arduino" ] }, - "com.github.ahousseini-recipes.pkg.ThumbsUp": { - "name": "ThumbsUp", - "description": "Downloads the latest version of ThumbsUp and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "ThumbsUp/ThumbsUp.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ThumbsUp", - "shortname": "ThumbsUp.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.ThumbsUp": { - "name": "ThumbsUp", - "description": "Downloads the latest version of ThumbsUp.", - "repo": "autopkg/ahousseini-recipes", - "path": "ThumbsUp/ThumbsUp.download.recipe", - "shortname": "ThumbsUp.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.ThumbsUp" - ] - }, - "com.github.ahousseini-recipes.download.drawio": { - "name": "draw.io", - "description": "Downloads the latest version of draw.io.", - "repo": "autopkg/ahousseini-recipes", - "path": "drawio/drawio.download.recipe", - "shortname": "drawio.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.drawio" - ] - }, - "com.github.ahousseini-recipes.pkg.drawio": { - "name": "draw.io", - "description": "Downloads the latest version of draw.io and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "drawio/drawio.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.drawio", - "shortname": "drawio.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.LearningView": { - "name": "LearningView", - "description": "Downloads the latest version of LearningView and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "LearningView/LearningView.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LearningView", - "shortname": "LearningView.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.LearningView": { - "name": "LearningView", - "description": "Downloads the latest version of LearningView.", - "repo": "autopkg/ahousseini-recipes", - "path": "LearningView/LearningView.download.recipe", - "shortname": "LearningView.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.LearningView" - ] - }, - "com.github.ahousseini-recipes.download.OxfordLearnersBookshelf": { - "name": "Oxford Learners Bookshelf", - "description": "Downloads the latest version of Oxford Learners Bookshelf.", - "repo": "autopkg/ahousseini-recipes", - "path": "OxfordLearnersBookshelf/OxfordLearnersBookshelf.download.recipe", - "shortname": "OxfordLearnersBookshelf.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.OxfordLearnersBookshelf" - ] - }, - "com.github.ahousseini-recipes.pkg.OxfordLearnersBookshelf": { - "name": "Oxford Learners Bookshelf", - "description": "Downloads the latest version of Oxford Learners Bookshelf and creates a package.", + "com.github.ahousseini-recipes.pkg.VEXcodeIQBlocks": { + "name": "VEXcode IQ Blocks", + "description": "Downloads the latest version of VEXcode IQ Blocks and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "OxfordLearnersBookshelf/OxfordLearnersBookshelf.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.OxfordLearnersBookshelf", - "shortname": "OxfordLearnersBookshelf.pkg", + "path": "VEXcodeIQBlocks/VEXcodeIQBlocks.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.VEXcodeIQBlocks", + "deprecated": true, + "shortname": "VEXcodeIQBlocks.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.CrossOver": { - "name": "CrossOver", - "description": "Downloads the latest version of CrossOver.", + "com.github.ahousseini-recipes.download.VEXcodeIQBlocks": { + "name": "VEXcode IQ Blocks", + "description": "Downloads the latest version of VEXcode IQ Blocks.", "repo": "autopkg/ahousseini-recipes", - "path": "CrossOver/CrossOver.download.recipe", - "shortname": "CrossOver.download", + "path": "VEXcodeIQBlocks/VEXcodeIQBlocks.download.recipe", + "deprecated": true, + "shortname": "VEXcodeIQBlocks.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.CrossOver" + "com.github.ahousseini-recipes.pkg.VEXcodeIQBlocks" ] }, - "com.github.ahousseini-recipes.pkg.CrossOver": { - "name": "CrossOver", - "description": "Downloads the latest version of CrossOver and creates a package.", + "com.github.ahousseini-recipes.pkg.Avogadro2": { + "name": "Avogadro", + "description": "Downloads the latest version of Avogadro 2 and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "CrossOver/CrossOver.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.CrossOver", - "shortname": "CrossOver.pkg", + "path": "Avogadro/Avogadro2.pkg.recipe", + "parent": "com.github.dcoobs-recipes.download.Avogadro2", + "shortname": "Avogadro2.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ReflectorTeacher": { - "name": "Reflector Teacher", - "description": "Downloads the latest version of Reflector Teacher and creates a package.", + "com.github.ahousseini-recipes.pkg.ifolorMacDesigner": { + "name": "ifolor Mac Designer", + "description": "Downloads the latest version of ifolor Mac Designer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ReflectorTeacher/ReflectorTeacher.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.ReflectorTeacher", - "deprecated": true, - "shortname": "ReflectorTeacher.pkg", + "path": "ifolor Mac Designer/ifolor Mac Designer.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ifolorMacDesigner", + "shortname": "ifolor Mac Designer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.RobloxStudio": { - "name": "RobloxStudio", - "description": "Downloads the latest version of RobloxStudio.", + "com.github.ahousseini-recipes.download.ifolorMacDesigner": { + "name": "ifolor Mac Designer", + "description": "Downloads the latest version of ifolor Mac Designer.", "repo": "autopkg/ahousseini-recipes", - "path": "RobloxStudio/RobloxStudio.download.recipe", - "shortname": "RobloxStudio.download", + "path": "ifolor Mac Designer/ifolor Mac Designer.download.recipe", + "shortname": "ifolor Mac Designer.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.RobloxStudio" + "com.github.ahousseini-recipes.pkg.ifolorMacDesigner" ] }, - "com.github.ahousseini-recipes.pkg.RobloxStudio": { - "name": "RobloxStudio", - "description": "Downloads the latest version of RobloxStudio and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "RobloxStudio/RobloxStudio.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.RobloxStudio", - "shortname": "RobloxStudio.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.IPSecuritas": { - "name": "IPSecuritas", - "description": "Downloads the latest version of IPSecuritas and creates a package.", + "com.github.ahousseini-recipes.pkg.LyX": { + "name": "LyX", + "description": "Downloads the latest version of LyX and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "IPSecuritas/IPSecuritas.pkg.recipe", - "parent": "com.github.jpiel.download.IPSecuritas", - "shortname": "IPSecuritas.pkg", + "path": "LyX/LyX.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LyX", + "shortname": "LyX.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MultiFirefox": { - "name": "MultiFirefox", - "description": "Downloads the latest version of MultiFirefox.", + "com.github.ahousseini-recipes.download.LyX": { + "name": "LyX", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "MultiFirefox/MultiFirefox.download.recipe", - "shortname": "MultiFirefox.download", + "path": "LyX/LyX.download.recipe", + "shortname": "LyX.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MultiFirefox" + "com.github.ahousseini-recipes.pkg.LyX" ] }, - "com.github.ahousseini-recipes.pkg.MultiFirefox": { - "name": "MultiFirefox", - "description": "Downloads the latest version of MultiFirefox and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "MultiFirefox/MultiFirefox.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MultiFirefox", - "shortname": "MultiFirefox.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.NetNewsWire": { - "name": "NetNewsWire", - "description": "Downloads the latest version of NetNewsWire and creates a package.", + "com.github.ahousseini-recipes.pkg.Nextcare": { + "name": "Nextcare", + "description": "Downloads the latest version of Nextcare and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "NetNewsWire/NetNewsWire.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.NetNewsWire", - "shortname": "NetNewsWire.pkg", + "path": "Nextcare/Nextcare.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Nextcare", + "shortname": "Nextcare.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.NetNewsWire": { - "name": "NetNewsWire", - "description": "Downloads the latest version of NetNewsWire.", + "com.github.ahousseini-recipes.download.Nextcare": { + "name": "Nextcare", + "description": "Downloads the latest version of Nextcare.", "repo": "autopkg/ahousseini-recipes", - "path": "NetNewsWire/NetNewsWire.download.recipe", - "shortname": "NetNewsWire.download", + "path": "Nextcare/Nextcare.download.recipe", + "shortname": "Nextcare.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.NetNewsWire" + "com.github.ahousseini-recipes.pkg.Nextcare" ] }, - "com.github.ahousseini-recipes.download.SynologyNoteStation": { - "name": "Synology Note Station", - "description": "Downloads the latest version of Synology Note Station.", + "com.github.ahousseini-recipes.download.MendeleyDesktop": { + "name": "Mendeley Desktop", + "description": "Downloads the latest version of Mendeley Desktop.", "repo": "autopkg/ahousseini-recipes", - "path": "Synology/Synology Note Station.download.recipe", - "shortname": "Synology Note Station.download", + "path": "MendeleyDesktop/MendeleyDesktop.download.recipe", + "shortname": "MendeleyDesktop.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.SynologyNoteStation" + "com.github.ahousseini-recipes.pkg.MendeleyDesktop" ] }, - "com.github.ahousseini-recipes.pkg.SynologySurveillanceStationClient": { - "name": "Synology Surveillance Station Client", - "description": "Downloads the latest version of Synology Surveillance Station Client and creates a package.", + "com.github.ahousseini-recipes.pkg.MendeleyDesktop": { + "name": "Mendeley Desktop", + "description": "Downloads the latest version of Mendeley Desktop and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Synology/Synology Surveillance Station Client.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SynologySurveillanceStationClient", - "shortname": "Synology Surveillance Station Client.pkg", + "path": "MendeleyDesktop/MendeleyDesktop.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MendeleyDesktop", + "shortname": "MendeleyDesktop.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.SynologyNoteStation": { - "name": "Synology Note Station", - "description": "Downloads the latest version of Synology Note Station and creates a package.", + "com.github.ahousseini-recipes.pkg.ShapeCollage": { + "name": "Shape Collage", + "description": "Downloads the latest version of Shape Collage and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Synology/Synology Note Station.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SynologyNoteStation", - "shortname": "Synology Note Station.pkg", + "path": "ShapeCollage/ShapeCollage.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ShapeCollage", + "shortname": "ShapeCollage.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.SynologyDriveClient": { - "name": "Synology Drive Client", - "description": "Downloads the latest version of Synology Drive Client and creates a package.", + "com.github.ahousseini-recipes.download.ShapeCollage": { + "name": "Shape Collage", + "description": "Downloads the latest version of Shape Collage.", "repo": "autopkg/ahousseini-recipes", - "path": "Synology/Synology Drive Client.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SynologyDriveClient", - "shortname": "Synology Drive Client.pkg", - "inferred_type": "pkg", + "path": "ShapeCollage/ShapeCollage.download.recipe", + "shortname": "ShapeCollage.download", + "inferred_type": "download", "children": [ - "com.github.andredb90.filewave.SynologyDriveClient" + "com.github.ahousseini-recipes.pkg.ShapeCollage" ] }, - "com.github.ahousseini-recipes.download.SynologyDriveClient": { - "name": "Synology Drive Client", - "description": "Downloads the latest version of Synology Drive Client.", + "com.github.ahousseini-recipes.download.Maxima": { + "name": "Maxima", + "description": "Downloads the latest version of Maxima.", "repo": "autopkg/ahousseini-recipes", - "path": "Synology/Synology Drive Client.download.recipe", - "shortname": "Synology Drive Client.download", + "path": "Maxima/Maxima.download.recipe", + "shortname": "Maxima.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.SynologyDriveClient" + "com.github.ahousseini-recipes.pkg.Maxima" ] }, - "com.github.ahousseini-recipes.download.SynologySurveillanceStationClient": { - "name": "Synology Surveillance Station Client", - "description": "Downloads the latest version of Synology Surveillance Station Client.", + "com.github.ahousseini-recipes.pkg.Maxima": { + "name": "Maxima", + "description": "Downloads the latest version of Maxima and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Synology/Synology Surveillance Station Client.download.recipe", - "shortname": "Synology Surveillance Station Client.download", + "path": "Maxima/Maxima.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Maxima", + "shortname": "Maxima.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.nRFConnect": { + "name": "nRF Connect", + "description": "Downloads the latest version of nRF Connect.", + "repo": "autopkg/ahousseini-recipes", + "path": "nRF Connect/nRF Connect.download.recipe", + "deprecated": true, + "shortname": "nRF Connect.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.SynologySurveillanceStationClient" + "com.github.ahousseini-recipes.pkg.nRFConnect" ] }, - "com.github.ahousseini-recipes.pkg.Krita": { - "name": "Krita", - "description": "Downloads the latest version of Krita and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Krita/Krita.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.krita", - "shortname": "Krita.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Weka": { - "name": "Weka", - "description": "Downloads the latest version of Weka and creates a package.", + "com.github.ahousseini-recipes.pkg.nRFConnect": { + "name": "nRF Connect", + "description": "Downloads the latest version of nRF Connect and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Weka/Weka.pkg.recipe", - "parent": "com.github.n8felton.download.Weka", + "path": "nRF Connect/nRF Connect.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.nRFConnect", "deprecated": true, - "shortname": "Weka.pkg", + "shortname": "nRF Connect.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.WavePad": { - "name": "WavePad", - "description": "Downloads the latest version of WavePad and creates a package.", + "com.github.ahousseini-recipes.SharedProcessors": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.", "repo": "autopkg/ahousseini-recipes", - "path": "WavePad/WavePad.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.WavePad", - "shortname": "WavePad.pkg", - "inferred_type": "pkg" + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.ahousseini-recipes.download.WavePad": { - "name": "WavePad", - "description": "Downloads the latest version of WavePad.", + "com.github.ahousseini-recipes.download.MonitorControl": { + "name": "MonitorControl", + "description": "Downloads the latest version of MonitorControl.", "repo": "autopkg/ahousseini-recipes", - "path": "WavePad/WavePad.download.recipe", - "shortname": "WavePad.download", + "path": "MonitorControl/MonitorControl.download.recipe", + "shortname": "MonitorControl.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.WavePad" + "com.github.peetinc.munki.MonitorControl", + "com.github.ahousseini-recipes.pkg.MonitorControl" ] }, - "com.github.ahousseini-recipes.pkg.Archi": { - "name": "Archi", - "description": "Downloads the latest version of Archi and creates a package.", + "com.github.ahousseini-recipes.pkg.MonitorControl": { + "name": "MonitorControl", + "description": "Downloads the latest version of MonitorControl and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Archi/Archi.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Archi", - "shortname": "Archi.pkg", + "path": "MonitorControl/MonitorControl.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MonitorControl", + "shortname": "MonitorControl.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Archi": { - "name": "Archi", - "description": "Downloads the latest version of Archi.", + "com.github.ahousseini-recipes.pkg.nRFConnectforDesktop": { + "name": "nRF Connect for Desktop", + "description": "Downloads the latest version of nRF Connect for Desktop and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Archi/Archi.download.recipe", - "shortname": "Archi.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Archi" - ] + "path": "nRF Connect for Desktop/nRF Connect for Desktop.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.nRFConnectforDesktop", + "shortname": "nRF Connect for Desktop.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.DriveDx": { - "name": "DriveDx", - "description": "Downloads the latest version of DriveDx.", + "com.github.ahousseini-recipes.download.nRFConnectforDesktop": { + "name": "nRF Connect for Desktop", + "description": "Downloads the latest version of nRF Connect for Desktop.", "repo": "autopkg/ahousseini-recipes", - "path": "DriveDx/DriveDx.download.recipe", - "shortname": "DriveDx.download", + "path": "nRF Connect for Desktop/nRF Connect for Desktop.download.recipe", + "shortname": "nRF Connect for Desktop.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.DriveDx" + "com.github.ahousseini-recipes.pkg.nRFConnectforDesktop" ] }, - "com.github.ahousseini-recipes.pkg.DriveDx": { - "name": "DriveDx", - "description": "Downloads the latest version of DriveDx and creates a package.", + "com.github.ahousseini-recipes.pkg.PyCharm-CE": { + "name": "PyCharm CE", + "description": "Downloads the latest version of PyCharm-CE and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "DriveDx/DriveDx.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.DriveDx", - "shortname": "DriveDx.pkg", + "path": "JetBrains/PyCharm-CE.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmce", + "shortname": "PyCharm-CE.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.KextViewr": { - "name": "KextViewr", - "description": "Downloads the latest version of KextViewr and creates a package.", + "com.github.ahousseini-recipes.pkg.VirusTotalUploader": { + "name": "VirusTotalUploader", + "description": "Downloads the latest version of VirusTotalUploader and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "KextViewr/KextViewr.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.KextViewr", - "shortname": "KextViewr.pkg", + "path": "VirusTotalUploader/VirusTotalUploader.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.VirusTotalUploader", + "shortname": "VirusTotalUploader.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.KextViewr": { - "name": "KextViewr", - "description": "Downloads the latest version of KextViewr.", + "com.github.ahousseini-recipes.download.VirusTotalUploader": { + "name": "VirusTotalUploader", + "description": "Downloads the latest version of VirusTotalUploader.", "repo": "autopkg/ahousseini-recipes", - "path": "KextViewr/KextViewr.download.recipe", - "shortname": "KextViewr.download", + "path": "VirusTotalUploader/VirusTotalUploader.download.recipe", + "shortname": "VirusTotalUploader.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.KextViewr" + "com.github.ahousseini-recipes.pkg.VirusTotalUploader" ] }, - "com.github.ahousseini-recipes.download.AbaClient": { - "name": "AbaClient", - "description": "Downloads the latest version of AbaClient.", + "com.github.ahousseini-recipes.download.ScreenShare": { + "name": "Screen Share", + "description": "Downloads the latest version of Screen Share.", "repo": "autopkg/ahousseini-recipes", - "path": "AbaClient/AbaClient.download.recipe", - "shortname": "AbaClient.download", + "path": "Screen Share/Screen Share.download.recipe", + "shortname": "Screen Share.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.AbaClient" + "com.github.ahousseini-recipes.pkg.ScreenShare" ] }, - "com.github.ahousseini-recipes.pkg.AbaClient": { - "name": "AbaClient", - "description": "Downloads the latest version of AbaClient and creates a package.", + "com.github.ahousseini-recipes.pkg.ScreenShare": { + "name": "Screen Share", + "description": "Downloads the latest version of Screen Share and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "AbaClient/AbaClient.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AbaClient", - "shortname": "AbaClient.pkg", + "path": "Screen Share/Screen Share.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ScreenShare", + "shortname": "Screen Share.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.AbaClientManager": { - "name": "AbaClientManager", - "description": "Downloads the latest version of AbaClientManager and creates a package.", + "com.github.ahousseini-recipes.download.SafeExamBrowser": { + "name": "Safe Exam Browser", + "description": "Downloads the latest version of SafeExamBrowser.", "repo": "autopkg/ahousseini-recipes", - "path": "AbaClient/AbaClientManager.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AbaClientManager", - "shortname": "AbaClientManager.pkg", + "path": "SafeExamBrowser/SafeExamBrowser.download.recipe", + "shortname": "SafeExamBrowser.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.SafeExamBrowser" + ] + }, + "com.github.ahousseini-recipes.pkg.SafeExamBrowser": { + "name": "Safe Exam Browser", + "description": "Downloads the latest version of Safe Exam Browser and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "SafeExamBrowser/SafeExamBrowser.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SafeExamBrowser", + "shortname": "SafeExamBrowser.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.AbaClientManager": { - "name": "AbaClientManager", - "description": "Downloads the latest version of AbaClientManager.", + "com.github.ahousseini-recipes.pkg.InstaShare": { + "name": "InstaShare", + "description": "Downloads the latest version of InstaShare and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "AbaClient/AbaClientManager.download.recipe", - "shortname": "AbaClientManager.download", + "path": "InstaShare/InstaShare.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.InstaShare", + "shortname": "InstaShare.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.InstaShare": { + "name": "InstaShare", + "description": "Downloads the latest version of InstaShare.", + "repo": "autopkg/ahousseini-recipes", + "path": "InstaShare/InstaShare.download.recipe", + "shortname": "InstaShare.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.AbaClientManager" + "com.github.ahousseini-recipes.pkg.InstaShare" ] }, - "com.github.ahousseini-recipes.download.Lumi": { - "name": "Lumi", - "description": null, + "com.github.ahousseini-recipes.download.Formular-Designer": { + "name": "Formular-Designer", + "description": "Downloads the latest version of Formular-Designer.", "repo": "autopkg/ahousseini-recipes", - "path": "Lumi/Lumi.download.recipe", - "shortname": "Lumi.download", + "path": "FormularDesigner/FormularDesigner.download.recipe", + "shortname": "FormularDesigner.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Lumi", - "com.github.ahousseini-recipes.pkg.Lumi" + "com.github.ahousseini-recipes.pkg.Formular-Designer" ] }, - "com.github.ahousseini-recipes.pkg.Lumi": { - "name": "Lumi", - "description": "Downloads the latest version of Lumi and creates a package.", + "com.github.ahousseini-recipes.pkg.Formular-Designer": { + "name": "Formular-Designer", + "description": "Downloads the latest version of Formular-Designer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Lumi/Lumi.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Lumi", - "shortname": "Lumi.pkg", + "path": "FormularDesigner/FormularDesigner.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Formular-Designer", + "shortname": "FormularDesigner.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.DHS": { - "name": "DHS", - "description": "Downloads the latest version of DHS and creates a package.", + "com.github.ahousseini-recipes.pkg.Muzzle": { + "name": "Muzzle", + "description": "Downloads the latest version of Muzzle and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "DHS/DHS.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.DHS", - "shortname": "DHS.pkg", + "path": "Incident57/Muzzle.pkg.recipe", + "parent": "com.github.foigus.download.Muzzle", + "shortname": "Muzzle.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.DHS": { - "name": "DHS", - "description": "Downloads the latest version of DHS.", + "com.github.ahousseini-recipes.download.PrusaSlicer": { + "name": "PrusaSlicer", + "description": "Downloads the latest version of PrusaSlicer.", "repo": "autopkg/ahousseini-recipes", - "path": "DHS/DHS.download.recipe", - "shortname": "DHS.download", + "path": "PrusaSlicer/PrusaSlicer.download.recipe", + "shortname": "PrusaSlicer.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.DHS" + "com.github.ahousseini-recipes.pkg.PrusaSlicer" ] }, - "com.github.ahousseini-recipes.pkg.SolibriIFCOptimizer": { - "name": "Solibri IFC Optimizer", - "description": "Creates a package of Solibri IFC Optimizer.", + "com.github.ahousseini-recipes.pkg.PrusaSlicer": { + "name": "PrusaSlicer", + "description": "Downloads the latest version of PrusaSlicer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Solibri IFC Optimizer/Solibri IFC Optimizer.pkg.recipe", - "shortname": "Solibri IFC Optimizer.pkg", + "path": "PrusaSlicer/PrusaSlicer.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PrusaSlicer", + "shortname": "PrusaSlicer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Passenger": { - "name": "Passenger", - "description": "Downloads the latest version of Passenger.", + "com.github.ahousseini-recipes.pkg.Wire": { + "name": "Wire", + "description": "Downloads the latest version of Wire and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Passenger/Passenger.download.recipe", - "shortname": "Passenger.download", + "path": "Wire/Wire.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Wire", + "shortname": "Wire.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Wire": { + "name": "Wire", + "description": "Downloads the latest version of Wire.", + "repo": "autopkg/ahousseini-recipes", + "path": "Wire/Wire.download.recipe", + "shortname": "Wire.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Passenger" + "com.github.ahousseini-recipes.pkg.Wire" ] }, - "com.github.ahousseini-recipes.pkg.Passenger": { - "name": "Passenger", - "description": "Downloads the latest version of Passenger and creates a package.", + "com.github.ahousseini-recipes.pkg.jamf-migrator": { + "name": "jamf-migrator", + "description": "Downloads the latest version of jamf-migrator and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Passenger/Passenger.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Passenger", - "shortname": "Passenger.pkg", + "path": "jamf-migrator/jamf-migrator.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.jamf-migrator", + "shortname": "jamf-migrator.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.PulseSMS": { - "name": "Pulse SMS", - "description": "Downloads the latest version of Pulse SMS and creates a package.", + "com.github.ahousseini-recipes.pkg.NetNewsWire": { + "name": "NetNewsWire", + "description": "Downloads the latest version of NetNewsWire and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Pulse SMS/Pulse SMS.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PulseSMS", - "shortname": "Pulse SMS.pkg", + "path": "NetNewsWire/NetNewsWire.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.NetNewsWire", + "shortname": "NetNewsWire.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PulseSMS": { - "name": "Pulse SMS", - "description": "Downloads the latest version of Pulse SMS.", + "com.github.ahousseini-recipes.download.NetNewsWire": { + "name": "NetNewsWire", + "description": "Downloads the latest version of NetNewsWire.", "repo": "autopkg/ahousseini-recipes", - "path": "Pulse SMS/Pulse SMS.download.recipe", - "shortname": "Pulse SMS.download", + "path": "NetNewsWire/NetNewsWire.download.recipe", + "shortname": "NetNewsWire.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PulseSMS" + "com.github.ahousseini-recipes.pkg.NetNewsWire" ] }, - "com.github.ahousseini-recipes.pkg.VEXcodeIQBlocks": { - "name": "VEXcode IQ Blocks", - "description": "Downloads the latest version of VEXcode IQ Blocks and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "VEXcodeIQBlocks/VEXcodeIQBlocks.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.VEXcodeIQBlocks", - "deprecated": true, - "shortname": "VEXcodeIQBlocks.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.VEXcodeIQBlocks": { - "name": "VEXcode IQ Blocks", - "description": "Downloads the latest version of VEXcode IQ Blocks.", + "com.github.ahousseini-recipes.download.Funter": { + "name": "Funter 6", + "description": "Downloads the latest version of Funter.", "repo": "autopkg/ahousseini-recipes", - "path": "VEXcodeIQBlocks/VEXcodeIQBlocks.download.recipe", - "deprecated": true, - "shortname": "VEXcodeIQBlocks.download", + "path": "Funter/Funter.download.recipe", + "shortname": "Funter.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.VEXcodeIQBlocks" + "com.github.ahousseini-recipes.pkg.Funter" ] }, - "com.github.ahousseini-recipes.pkg.Transmission": { - "name": "Transmission", - "description": "Downloads the latest version of Transmission and creates a package.", + "com.github.ahousseini-recipes.pkg.Funter": { + "name": "Funter 6", + "description": "Downloads the latest version of Funter and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Transmission/Transmission.pkg.recipe", - "parent": "com.github.jleggat.Transmission.download", - "shortname": "Transmission.pkg", + "path": "Funter/Funter.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Funter", + "shortname": "Funter.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.iStopMotion": { - "name": "iStopMotion", - "description": "Downloads the latest version of iStopMotion.", - "repo": "autopkg/ahousseini-recipes", - "path": "iStopMotion/iStopMotion.download.recipe", - "shortname": "iStopMotion.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.iStopMotion" - ] - }, - "com.github.ahousseini-recipes.pkg.iStopMotion": { - "name": "iStopMotion", - "description": "Downloads the latest version of iStopMotion and creates a package.", + "com.github.ahousseini-recipes.pkg.Rhinoceros7": { + "name": "Rhinoceros 7", + "description": "Downloads the latest version of Rhinoceros 7 and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "iStopMotion/iStopMotion.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.iStopMotion", - "shortname": "iStopMotion.pkg", + "path": "Rhinoceros 7/Rhinoceros 7.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Rhinoceros 7", + "deprecated": true, + "shortname": "Rhinoceros 7.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.HoverCamFlex": { - "name": "HoverCam Flex", - "description": "Downloads the latest version of HoverCam Flex and creates a package.", + "com.github.ahousseini-recipes.pkg.PlayOnMac": { + "name": "PlayOnMac", + "description": "Downloads the latest version of PlayOnMac and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "HoverCam Flex/HoverCam Flex.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.HoverCamFlex", - "shortname": "HoverCam Flex.pkg", + "path": "PlayOnMac/PlayOnMac.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PlayOnMac", + "shortname": "PlayOnMac.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.HoverCamFlex": { - "name": "HoverCam Flex", - "description": "Downloads the latest version of HoverCam Flex.", + "com.github.ahousseini-recipes.download.PlayOnMac": { + "name": "PlayOnMac", + "description": "Downloads the latest version of PlayOnMac.", "repo": "autopkg/ahousseini-recipes", - "path": "HoverCam Flex/HoverCam Flex.download.recipe", - "shortname": "HoverCam Flex.download", + "path": "PlayOnMac/PlayOnMac.download.recipe", + "shortname": "PlayOnMac.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.HoverCamFlex" + "com.github.ahousseini-recipes.pkg.PlayOnMac" ] }, - "com.github.ahousseini-recipes.download.MuteMe": { - "name": "Mute Me", - "description": "Downloads the latest version of Mute Me.", + "com.github.ahousseini-recipes.download.Snagit": { + "name": "Snagit", + "description": "Downloads the latest version of Snagit.", "repo": "autopkg/ahousseini-recipes", - "path": "MuteMe/MuteMe.download.recipe", - "shortname": "MuteMe.download", + "path": "Snagit/Snagit.download.recipe", + "shortname": "Snagit.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MuteMe" + "com.github.ahousseini-recipes.pkg.Snagit" ] }, - "com.github.ahousseini-recipes.pkg.MuteMe": { - "name": "Mute Me", - "description": "Downloads the latest version of Mute Me and creates a package.", + "com.github.ahousseini-recipes.pkg.Snagit": { + "name": "Snagit", + "description": "Downloads the latest version of Snagit and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MuteMe/MuteMe.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MuteMe", - "shortname": "MuteMe.pkg", + "path": "Snagit/Snagit.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Snagit", + "shortname": "Snagit.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads the latest version of KnockKnock.", + "com.github.ahousseini-recipes.pkg.TwixlPublisher": { + "name": "Twixl Publisher", + "description": "Downloads the latest version of Twixl Publisher and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "KnockKnock/KnockKnock.download.recipe", - "shortname": "KnockKnock.download", + "path": "Twixl Publisher/Twixl Publisher.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.TwixlPublisher", + "shortname": "Twixl Publisher.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.TwixlPublisher": { + "name": "Twixl Publisher", + "description": "Downloads the latest version of Twixl Publisher.", + "repo": "autopkg/ahousseini-recipes", + "path": "Twixl Publisher/Twixl Publisher.download.recipe", + "shortname": "Twixl Publisher.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.KnockKnock" + "com.github.ahousseini-recipes.pkg.TwixlPublisher" ] }, - "com.github.ahousseini-recipes.pkg.KnockKnock": { - "name": "KnockKnock", - "description": "Downloads the latest version of KnockKnock and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "KnockKnock/KnockKnock.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.KnockKnock", - "shortname": "KnockKnock.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Transfer": { - "name": "Transfer", - "description": "Downloads the latest version of Transfer and creates a package.", + "com.github.ahousseini-recipes.pkg.Solstice": { + "name": "Solstice", + "description": "Downloads the latest version of Solstice and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Transfer/Transfer.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Transfer", - "shortname": "Transfer.pkg", + "path": "Solstice/Solstice.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Solstice", + "deprecated": true, + "shortname": "Solstice.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Transfer": { - "name": "Transfer", - "description": "Downloads the latest version of Transfer.", + "com.github.ahousseini-recipes.download.Solstice": { + "name": "Solstice", + "description": "Downloads the latest version of Solstice.", "repo": "autopkg/ahousseini-recipes", - "path": "Transfer/Transfer.download.recipe", - "shortname": "Transfer.download", + "path": "Solstice/Solstice.download.recipe", + "deprecated": true, + "shortname": "Solstice.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Transfer" + "com.github.ahousseini-recipes.pkg.Solstice" ] }, - "com.github.ahousseini-recipes.pkg.littleBitsCodeKitApp": { - "name": "littleBits Code Kit App", - "description": "Downloads the latest version of littleBits Code Kit App and creates a package.", + "com.github.ahousseini-recipes.pkg.edulo": { + "name": "edulo", + "description": "Downloads the latest version of edulo and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "littleBitsCodeKitApp/littleBitsCodeKitApp.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.littleBitsCodeKitApp", - "shortname": "littleBitsCodeKitApp.pkg", + "path": "edulo/edulo.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.edulo", + "shortname": "edulo.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.littleBitsCodeKitApp": { - "name": "littleBits Code Kit App", - "description": "Downloads the latest version of littleBits Code Kit App.", + "com.github.ahousseini-recipes.download.edulo": { + "name": "edulo", + "description": "Permissible values for ARCH are \"Intel\" and \"Silicon\".", "repo": "autopkg/ahousseini-recipes", - "path": "littleBitsCodeKitApp/littleBitsCodeKitApp.download.recipe", - "shortname": "littleBitsCodeKitApp.download", + "path": "edulo/edulo.download.recipe", + "shortname": "edulo.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.littleBitsCodeKitApp" + "com.github.ahousseini-recipes.pkg.edulo" ] }, - "com.github.ahousseini-recipes.download.DropboxCapture": { - "name": "Dropbox Capture", - "description": null, + "com.github.ahousseini-recipes.download.Payload-FreePackageCreator": { + "name": "Payload-Free Package Creator", + "description": "Downloads the latest version of Payload-Free Package Creator.", "repo": "autopkg/ahousseini-recipes", - "path": "Dropbox Capture/Dropbox Capture.download.recipe", - "shortname": "Dropbox Capture.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.DropboxCapture" - ] + "path": "Payload-Free Package Creator/Payload-Free Package Creator.download.recipe", + "shortname": "Payload-Free Package Creator.download", + "inferred_type": "download" }, - "com.github.ahousseini-recipes.pkg.DropboxCapture": { - "name": "Dropbox Capture", - "description": "Downloads the latest version of Dropbox Capture and creates a package.", + "com.github.ahousseini-recipes.pkg.SeaDrive": { + "name": "SeaDrive", + "description": "Downloads the latest version of SeaDrive and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Dropbox Capture/Dropbox Capture.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.DropboxCapture", - "shortname": "Dropbox Capture.pkg", + "path": "SeaDrive/SeaDrive.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SeaDrive", + "shortname": "SeaDrive.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.KomodoIDE": { - "name": "Komodo IDE", - "description": "Downloads the latest version of Komodo IDE and creates a package.", + "com.github.ahousseini-recipes.download.SeaDrive": { + "name": "SeaDrive", + "description": "Downloads the latest version of SeaDrive.", "repo": "autopkg/ahousseini-recipes", - "path": "ActiveState/KomodoIDE.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.KomodoIDE", - "shortname": "KomodoIDE.pkg", - "inferred_type": "pkg" + "path": "SeaDrive/SeaDrive.download.recipe", + "shortname": "SeaDrive.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.SeaDrive" + ] }, - "com.github.ahousseini-recipes.download.KomodoEdit": { - "name": "Komodo Edit", - "description": "Downloads the latest version of Komodo Edit.", + "com.github.ahousseini-recipes.download.AppWrapper4": { + "name": "App Wrapper 4", + "description": "Downloads the latest version of App Wrapper 4.", "repo": "autopkg/ahousseini-recipes", - "path": "ActiveState/KomodoEdit.download.recipe", - "shortname": "KomodoEdit.download", + "path": "AppWrapper4/AppWrapper4.download.recipe", + "shortname": "AppWrapper4.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.KomodoEdit" + "com.github.homebysix.munki.AppWrapper4", + "com.github.ahousseini-recipes.pkg.AppWrapper4" ] }, - "com.github.ahousseini-recipes.download.KomodoIDE": { - "name": "Komodo IDE", - "description": "Downloads the latest version of Komodo IDE.", + "com.github.ahousseini-recipes.pkg.AppWrapper4": { + "name": "App Wrapper 4", + "description": "Downloads the latest version of App Wrapper 4 and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ActiveState/KomodoIDE.download.recipe", - "shortname": "KomodoIDE.download", + "path": "AppWrapper4/AppWrapper4.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AppWrapper4", + "shortname": "AppWrapper4.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.MediaConverter": { + "name": "Media Converter", + "description": "Downloads the latest version of Media Converter.", + "repo": "autopkg/ahousseini-recipes", + "path": "Media Converter/Media Converter.download.recipe", + "shortname": "Media Converter.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.KomodoIDE" + "com.github.ahousseini-recipes.pkg.MediaConverter" ] }, - "com.github.ahousseini-recipes.pkg.KomodoEdit": { - "name": "Komodo Edit", - "description": "Downloads the latest version of Komodo Edit and creates a package.", + "com.github.ahousseini-recipes.pkg.MediaConverter": { + "name": "Media Converter", + "description": "Downloads the latest version of Media Converter and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ActiveState/KomodoEdit.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.KomodoEdit", - "shortname": "KomodoEdit.pkg", + "path": "Media Converter/Media Converter.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MediaConverter", + "shortname": "Media Converter.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Pinta": { - "name": "Pinta", - "description": "Downloads the latest version of Pinta and creates a package.", + "com.github.ahousseini-recipes.pkg.iStopMotion": { + "name": "iStopMotion", + "description": "Downloads the latest version of iStopMotion and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Pinta/Pinta.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Pinta", - "shortname": "Pinta.pkg", + "path": "iStopMotion/iStopMotion.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.iStopMotion", + "shortname": "iStopMotion.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Pinta": { - "name": "Pinta", - "description": "Downloads the latest version of Pinta.", + "com.github.ahousseini-recipes.download.iStopMotion": { + "name": "iStopMotion", + "description": "Downloads the latest version of iStopMotion.", "repo": "autopkg/ahousseini-recipes", - "path": "Pinta/Pinta.download.recipe", - "shortname": "Pinta.download", + "path": "iStopMotion/iStopMotion.download.recipe", + "shortname": "iStopMotion.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Pinta", - "com.github.ahousseini-recipes.pkg.Pinta" + "com.github.ahousseini-recipes.pkg.iStopMotion" ] }, - "com.github.ahousseini-recipes.download.handyPrint": { - "name": "handyPrint", - "description": "Downloads the latest version of handyPrint.", + "com.github.ahousseini-recipes.download.vSolutionLinkbyWolfVision": { + "name": "vSolution Link by WolfVision", + "description": "Downloads the latest version of vSolution Link by WolfVision.", "repo": "autopkg/ahousseini-recipes", - "path": "handyPrint/handyPrint.download.recipe", - "shortname": "handyPrint.download", + "path": "vSolution Link by WolfVision/vSolution Link by WolfVision.download.recipe", + "shortname": "vSolution Link by WolfVision.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.handyPrint" + "com.github.ahousseini-recipes.pkg.vSolutionLinkbyWolfVision" ] }, - "com.github.ahousseini-recipes.pkg.handyPrint": { - "name": "handyPrint", - "description": "Downloads the latest version of handyPrint and creates a package.", + "com.github.ahousseini-recipes.pkg.vSolutionLinkbyWolfVision": { + "name": "vSolution Link by WolfVision", + "description": "Downloads the latest version of vSolution Link by WolfVision and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "handyPrint/handyPrint.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.handyPrint", - "shortname": "handyPrint.pkg", + "path": "vSolution Link by WolfVision/vSolution Link by WolfVision.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.vSolutionLinkbyWolfVision", + "shortname": "vSolution Link by WolfVision.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.VEXcodeIQ": { - "name": "VEXcode IQ", - "description": "Downloads the latest version of VEXcode IQ and creates a package.", + "com.github.ahousseini-recipes.pkg.BlueJ": { + "name": "BlueJ", + "description": "Downloads the latest version of BlueJ and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "VEXcode IQ/VEXcode IQ.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.VEXcodeIQ", - "shortname": "VEXcode IQ.pkg", + "path": "BlueJ/BlueJ.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.BlueJ", + "shortname": "BlueJ.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.VEXcodeIQ": { - "name": "VEXcode IQ", - "description": "Downloads the latest version of VEXcode IQ.", - "repo": "autopkg/ahousseini-recipes", - "path": "VEXcode IQ/VEXcode IQ.download.recipe", - "shortname": "VEXcode IQ.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.VEXcodeIQ" - ] - }, - "com.github.ahousseini-recipes.download.DiskMakerX9formacOSCatalina": { - "name": "DiskMaker X 9 for macOS Catalina", - "description": "Downloads the latest version of DiskMaker X 9 for macOS Catalina.", + "com.github.ahousseini-recipes.download.DriveDx": { + "name": "DriveDx", + "description": "Downloads the latest version of DriveDx.", "repo": "autopkg/ahousseini-recipes", - "path": "DiskMaker X 9 for macOS Catalina/DiskMaker X 9 for macOS Catalina.download.recipe", - "shortname": "DiskMaker X 9 for macOS Catalina.download", + "path": "DriveDx/DriveDx.download.recipe", + "shortname": "DriveDx.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.DiskMakerX9formacOSCatalina" + "com.github.ahousseini-recipes.pkg.DriveDx" ] }, - "com.github.ahousseini-recipes.pkg.DiskMakerX9formacOSCatalina": { - "name": "DiskMaker X 9 for macOS Catalina", - "description": "Downloads the latest version of DiskMaker X 9 for macOS Catalina and creates a package.", + "com.github.ahousseini-recipes.pkg.DriveDx": { + "name": "DriveDx", + "description": "Downloads the latest version of DriveDx and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "DiskMaker X 9 for macOS Catalina/DiskMaker X 9 for macOS Catalina.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.DiskMakerX9formacOSCatalina", - "shortname": "DiskMaker X 9 for macOS Catalina.pkg", + "path": "DriveDx/DriveDx.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.DriveDx", + "shortname": "DriveDx.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.STARFACEUCCClient": { - "name": "STARFACE UCC Client", - "description": "Downloads the latest version of STARFACE UCC Client and creates a package.", + "com.github.ahousseini-recipes.pkg.Hype 4-Trial": { + "name": "Hype 4-Trial", + "description": "Downloads the latest version of Hype 4-Trial and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "STARFACEUCCClient/STARFACEUCCClient.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.STARFACEUCCClient", - "deprecated": true, - "shortname": "STARFACEUCCClient.pkg", + "path": "Hype 4-Trial/Hype 4-Trial.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Hype 4-Trial", + "shortname": "Hype 4-Trial.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.STARFACEUCCClient": { - "name": "STARFACE UCC Client", - "description": "Downloads the latest version of STARFACE UCC Client.", + "com.github.ahousseini-recipes.download.mBlock": { + "name": "mBlock", + "description": "Downloads the latest version of mBlock.", "repo": "autopkg/ahousseini-recipes", - "path": "STARFACEUCCClient/STARFACEUCCClient.download.recipe", - "deprecated": true, - "shortname": "STARFACEUCCClient.download", + "path": "mBlock/mBlock.download.recipe", + "shortname": "mBlock.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.STARFACEUCCClient" + "com.github.ahousseini-recipes.pkg.mBlock" ] }, - "com.github.ahousseini-recipes.download.InfomaniakMeet": { - "name": "Infomaniak Meet", - "description": "Downloads the latest version of Infomaniak Meet.", + "com.github.ahousseini-recipes.pkg.mBlock": { + "name": "mBlock", + "description": "Downloads the latest version of mBlock and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Infomaniak Meet/Infomaniak Meet.download.recipe", + "path": "mBlock/mBlock.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.mBlock", + "shortname": "mBlock.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.BookWidgets": { + "name": "BookWidgets", + "description": "Downloads the latest version of BookWidgets.", + "repo": "autopkg/ahousseini-recipes", + "path": "BookWidgets/BookWidgets.download.recipe", "deprecated": true, - "shortname": "Infomaniak Meet.download", + "shortname": "BookWidgets.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.InfomaniakMeet" + "com.github.ahousseini-recipes.pkg.BookWidgets" ] }, - "com.github.ahousseini-recipes.pkg.InfomaniakMeet": { - "name": "Infomaniak Meet", - "description": "Downloads the latest version of Infomaniak Meet and creates a package.", + "com.github.ahousseini-recipes.pkg.BookWidgets": { + "name": "BookWidgets", + "description": "Downloads the latest version of BookWidgets and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Infomaniak Meet/Infomaniak Meet.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.InfomaniakMeet", + "path": "BookWidgets/BookWidgets.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.BookWidgets", "deprecated": true, - "shortname": "Infomaniak Meet.pkg", + "shortname": "BookWidgets.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.InstallDiskCreator": { - "name": "Install Disk Creator", - "description": "Downloads the latest version of Install Disk Creator.", + "com.github.ahousseini-recipes.download.Aria2D": { + "name": "Aria2D", + "description": "Downloads the latest version of Aria2D.", "repo": "autopkg/ahousseini-recipes", - "path": "InstallDiskCreator/InstallDiskCreator.download.recipe", - "shortname": "InstallDiskCreator.download", + "path": "Aria2D/Aria2D.download.recipe", + "shortname": "Aria2D.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.InstallDiskCreator" + "com.github.ahousseini-recipes.pkg.Aria2D" ] }, - "com.github.ahousseini-recipes.pkg.InstallDiskCreator": { - "name": "Install Disk Creator", - "description": "Downloads the latest version of Install Disk Creator and creates a package.", + "com.github.ahousseini-recipes.pkg.Aria2D": { + "name": "Aria2D", + "description": "Downloads the latest version of Aria2D and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "InstallDiskCreator/InstallDiskCreator.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.InstallDiskCreator", - "shortname": "InstallDiskCreator.pkg", + "path": "Aria2D/Aria2D.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Aria2D", + "shortname": "Aria2D.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Shadow": { - "name": "Shadow", - "description": "Downloads the latest version of Shadow.", + "com.github.ahousseini-recipes.download.OBS": { + "name": "OBS", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "Shadow/Shadow.download.recipe", - "shortname": "Shadow.download", + "path": "OBS/OBS.download.recipe", + "shortname": "OBS.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Shadow" + "com.github.ahousseini-recipes.pkg.OBS" ] }, - "com.github.ahousseini-recipes.pkg.Shadow": { - "name": "Shadow", - "description": "Downloads the latest version of Shadow and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Shadow/Shadow.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Shadow", - "shortname": "Shadow.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Stellarium": { - "name": "Stellarium", - "description": "Downloads the latest version of Stellarium and creates a package.", + "com.github.ahousseini-recipes.pkg.OBS": { + "name": "OBS", + "description": "Downloads the latest version of OBS and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Stellarium/Stellarium.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Stellarium", - "shortname": "Stellarium.pkg", + "path": "OBS/OBS.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.OBS", + "shortname": "OBS.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Stellarium": { - "name": "Stellarium", - "description": "Downloads the latest version of Stellarium.", + "com.github.ahousseini-recipes.download.Prune": { + "name": "Prune", + "description": "Downloads the latest version of Prune.", "repo": "autopkg/ahousseini-recipes", - "path": "Stellarium/Stellarium.download.recipe", - "shortname": "Stellarium.download", + "path": "Prune/Prune.download.recipe", + "shortname": "Prune.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Stellarium" + "com.github.ahousseini-recipes.pkg.Prune" ] }, - "com.github.ahousseini-recipes.download.SeaDrive": { - "name": "SeaDrive", - "description": "Downloads the latest version of SeaDrive.", + "com.github.ahousseini-recipes.pkg.Prune": { + "name": "Prune", + "description": "Downloads the latest version of Prune and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "SeaDrive/SeaDrive.download.recipe", - "shortname": "SeaDrive.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.SeaDrive" - ] + "path": "Prune/Prune.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Prune", + "shortname": "Prune.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.SeaDrive": { - "name": "SeaDrive", - "description": "Downloads the latest version of SeaDrive and creates a package.", + "com.github.ahousseini-recipes.pkg.ReflectorTeacher": { + "name": "Reflector Teacher", + "description": "Downloads the latest version of Reflector Teacher and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "SeaDrive/SeaDrive.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SeaDrive", - "shortname": "SeaDrive.pkg", + "path": "ReflectorTeacher/ReflectorTeacher.pkg.recipe", + "parent": "uk.ac.ox.orchard.download.ReflectorTeacher", + "deprecated": true, + "shortname": "ReflectorTeacher.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Horos": { - "name": "Horos", - "description": "Downloads the latest version of Horos.", + "com.github.ahousseini-recipes.pkg.Dash5": { + "name": "Dash", + "description": "Downloads the latest version of Dash and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Horos/Horos.download.recipe", - "shortname": "Horos.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Horos" - ] + "path": "Dash5/Dash5.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Dash5", + "shortname": "Dash5.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Horos": { - "name": "Horos", - "description": "Downloads the latest version of Horos and creates a package.", + "com.github.ahousseini-recipes.download.Dash5": { + "name": "Dash", + "description": "Downloads the latest version of Dash.", "repo": "autopkg/ahousseini-recipes", - "path": "Horos/Horos.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Horos", - "shortname": "Horos.pkg", - "inferred_type": "pkg" + "path": "Dash5/Dash5.download.recipe", + "shortname": "Dash5.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Dash5" + ] }, - "com.github.ahousseini-recipes.pkg.Clevershare2": { - "name": "Clevershare", - "description": "Downloads the latest version of Clevershare2 and creates a package.", + "com.github.ahousseini-recipes.pkg.BookCollector": { + "name": "Book Collector", + "description": "Downloads the latest version of Book Collector and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Clevershare2/Clevershare2.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Clevershare2", - "shortname": "Clevershare2.pkg", + "path": "Book Collector/Book Collector.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.BookCollector", + "shortname": "Book Collector.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.smcFanControl": { - "name": "smcFanControl", - "description": "Downloads the latest version of smcFanControl and creates a package.", + "com.github.ahousseini-recipes.download.BookCollector": { + "name": "Book Collector", + "description": "Downloads the latest version of Book Collector.", "repo": "autopkg/ahousseini-recipes", - "path": "smcFanControl/smcFanControl.pkg.recipe", - "parent": "com.github.keeleysam.recipes.smcFanControl.download", - "shortname": "smcFanControl.pkg", - "inferred_type": "pkg" + "path": "Book Collector/Book Collector.download.recipe", + "shortname": "Book Collector.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.BookCollector" + ] }, - "com.github.ahousseini-recipes.pkg.CADintoshX": { - "name": "CADintosh X", - "description": "Downloads the latest version of CADintosh X and creates a package.", + "com.github.ahousseini-recipes.pkg.QOwnNotes": { + "name": "QOwnNotes", + "description": "Downloads the latest version of QOwnNotes and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "CADintoshX/CADintoshX.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.CADintoshX", - "shortname": "CADintoshX.pkg", + "path": "QOwnNotes/QOwnNotes.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.QOwnNotes", + "shortname": "QOwnNotes.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.CADintoshX": { - "name": "CADintosh X", - "description": "Downloads the latest version of CADintosh X.", + "com.github.ahousseini-recipes.download.QOwnNotes": { + "name": "QOwnNotes", + "description": "Downloads the latest version of QOwnNotes.", "repo": "autopkg/ahousseini-recipes", - "path": "CADintoshX/CADintoshX.download.recipe", - "shortname": "CADintoshX.download", + "path": "QOwnNotes/QOwnNotes.download.recipe", + "shortname": "QOwnNotes.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.CADintoshX" + "com.github.ahousseini-recipes.pkg.QOwnNotes" ] }, - "com.github.ahousseini-recipes.download.GoogleEarthPro": { - "name": "Google Earth Pro", - "description": "Downloads the latest version of Google Earth Pro.", + "com.github.ahousseini-recipes.download.Tresorit": { + "name": "Tresorit", + "description": "Downloads the latest version of Tresorit.", "repo": "autopkg/ahousseini-recipes", - "path": "GoogleEarthPro/GoogleEarthPro.download.recipe", - "shortname": "GoogleEarthPro.download", + "path": "Tresorit/Tresorit.download.recipe", + "shortname": "Tresorit.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.GoogleEarthPro" + "com.github.ahousseini-recipes.pkg.Tresorit", + "com.github.jannheider.munki.Tresorit" ] }, - "com.github.ahousseini-recipes.pkg.GoogleEarthPro": { - "name": "Google Earth Pro", - "description": "Downloads the latest version of Google Earth Pro and creates a package.", + "com.github.ahousseini-recipes.pkg.Tresorit": { + "name": "Tresorit", + "description": "Downloads the latest version of Tresorit and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "GoogleEarthPro/GoogleEarthPro.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.GoogleEarthPro", - "shortname": "GoogleEarthPro.pkg", - "inferred_type": "pkg" + "path": "Tresorit/Tresorit.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Tresorit", + "shortname": "Tresorit.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.andredb90.filewave.Tresorit" + ] }, - "com.github.ahousseini-recipes.pkg.MediaConverter": { - "name": "Media Converter", - "description": "Downloads the latest version of Media Converter and creates a package.", + "com.github.ahousseini-recipes.pkg.Transfer": { + "name": "Transfer", + "description": "Downloads the latest version of Transfer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Media Converter/Media Converter.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MediaConverter", - "shortname": "Media Converter.pkg", + "path": "Transfer/Transfer.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Transfer", + "shortname": "Transfer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MediaConverter": { - "name": "Media Converter", - "description": "Downloads the latest version of Media Converter.", + "com.github.ahousseini-recipes.download.Transfer": { + "name": "Transfer", + "description": "Downloads the latest version of Transfer.", "repo": "autopkg/ahousseini-recipes", - "path": "Media Converter/Media Converter.download.recipe", - "shortname": "Media Converter.download", + "path": "Transfer/Transfer.download.recipe", + "shortname": "Transfer.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MediaConverter" + "com.github.ahousseini-recipes.pkg.Transfer" ] }, - "com.github.ahousseini-recipes.download.MailRaiderPro": { - "name": "MailRaider Pro", - "description": "Downloads the latest version of MailRaider Pro.", + "com.github.ahousseini-recipes.download.Synkron": { + "name": "Synkron", + "description": "Downloads the latest version of Synkron.", "repo": "autopkg/ahousseini-recipes", - "path": "45RPM Software/MailRaider Pro.download.recipe", - "shortname": "MailRaider Pro.download", + "path": "Synkron/Synkron.download.recipe", + "shortname": "Synkron.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MailRaiderPro" + "com.github.ahousseini-recipes.pkg.Synkron" ] }, - "com.github.ahousseini-recipes.pkg.MailRaiderPro": { - "name": "MailRaider Pro", - "description": "Downloads the latest version of MailRaider Pro and creates a package.", + "com.github.ahousseini-recipes.pkg.Synkron": { + "name": "Synkron", + "description": "Downloads the latest version of Synkron and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "45RPM Software/MailRaider Pro.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MailRaiderPro", - "shortname": "MailRaider Pro.pkg", + "path": "Synkron/Synkron.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Synkron", + "shortname": "Synkron.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MildenbergerBrowser": { - "name": "Mildenberger Browser", - "description": "Downloads the latest version of Mildenberger Browser.", + "com.github.ahousseini-recipes.download.StatusBuddy": { + "name": "StatusBuddy", + "description": "Downloads the latest version of StatusBuddy.", "repo": "autopkg/ahousseini-recipes", - "path": "Mildenberger Browser/Mildenberger Browser.download.recipe", - "shortname": "Mildenberger Browser.download", + "path": "StatusBuddy/StatusBuddy.download.recipe", + "shortname": "StatusBuddy.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MildenbergerBrowser" + "com.github.ahousseini-recipes.pkg.StatusBuddy" ] }, - "com.github.ahousseini-recipes.pkg.MildenbergerBrowser": { - "name": "Mildenberger Browser", - "description": "Downloads the latest version of Mildenberger Browser and creates a package.", + "com.github.ahousseini-recipes.pkg.StatusBuddy": { + "name": "StatusBuddy", + "description": "Downloads the latest version of StatusBuddy and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Mildenberger Browser/Mildenberger Browser.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MildenbergerBrowser", - "shortname": "Mildenberger Browser.pkg", + "path": "StatusBuddy/StatusBuddy.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.StatusBuddy", + "shortname": "StatusBuddy.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.BusyContacts": { - "name": "BusyContacts", - "description": "Downloads the latest version of BusyContacts and creates a package.", + "com.github.ahousseini-recipes.pkg.InfomaniakMeet": { + "name": "Infomaniak Meet", + "description": "Downloads the latest version of Infomaniak Meet and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "BusyContacts/BusyContacts.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.BusyContacts", - "shortname": "BusyContacts.pkg", + "path": "Infomaniak Meet/Infomaniak Meet.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.InfomaniakMeet", + "deprecated": true, + "shortname": "Infomaniak Meet.pkg", "inferred_type": "pkg" }, + "com.github.ahousseini-recipes.download.InfomaniakMeet": { + "name": "Infomaniak Meet", + "description": "Downloads the latest version of Infomaniak Meet.", + "repo": "autopkg/ahousseini-recipes", + "path": "Infomaniak Meet/Infomaniak Meet.download.recipe", + "deprecated": true, + "shortname": "Infomaniak Meet.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.InfomaniakMeet" + ] + }, "com.github.ahousseini-recipes.download.BusyContacts": { "name": "BusyContacts", "description": "Downloads the latest version of BusyContacts.", @@ -126336,115 +126266,100 @@ "com.github.ahousseini-recipes.pkg.BusyContacts" ] }, - "com.github.ahousseini-recipes.pkg.Mousepose": { - "name": "Mousepose", - "description": "Downloads the latest version of Mousepos\u00e9 and creates a package.", + "com.github.ahousseini-recipes.pkg.BusyContacts": { + "name": "BusyContacts", + "description": "Downloads the latest version of BusyContacts and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Mousepose/Mousepose.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Mousepose", - "shortname": "Mousepose.pkg", + "path": "BusyContacts/BusyContacts.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.BusyContacts", + "shortname": "BusyContacts.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Mousepose": { - "name": "Mousepose", - "description": "Downloads the latest version of Mousepos\u00e9.", + "com.github.ahousseini-recipes.pkg.TNEFsEnough": { + "name": "TNEF's Enough", + "description": "Downloads the latest version of TNEF's Enough and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Mousepose/Mousepose.download.recipe", - "shortname": "Mousepose.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Mousepose" - ] + "path": "Josh Jacob/TNEFsEnough.pkg.recipe", + "parent": "com.github.joshua-d-miller.download.tnefenough", + "shortname": "TNEFsEnough.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.SketchBook": { - "name": "SketchBook", - "description": "Downloads the latest version of SketchBook and creates a package.", + "com.github.ahousseini-recipes.pkg.MirrorDisplays": { + "name": "MirrorDisplays", + "description": "Downloads the latest version of MirrorDisplays and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "SketchBook/SketchBook.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SketchBook", - "shortname": "SketchBook.pkg", + "path": "MirrorDisplays/MirrorDisplays.pkg.recipe", + "parent": "com.github.homebysix.download.MirrorDisplays", + "shortname": "MirrorDisplays.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.SketchBook": { - "name": "SketchBook", - "description": "Downloads the latest version of SketchBook.", + "com.github.ahousseini-recipes.pkg.GoProQuik": { + "name": "GoPro Quik", + "description": "Downloads the latest version of GoPro Quik.", "repo": "autopkg/ahousseini-recipes", - "path": "SketchBook/SketchBook.download.recipe", - "deprecated": true, - "shortname": "SketchBook.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.SketchBook" - ] + "path": "GoPro Quik/GoPro Quik.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.GoProQuik", + "shortname": "GoPro Quik.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.LetsView": { - "name": "LetsView", - "description": "Downloads the latest version of LetsView.", + "com.github.ahousseini-recipes.download.GoProQuik": { + "name": "GoPro Quik", + "description": "Downloads the latest version of GoPro Quik.", "repo": "autopkg/ahousseini-recipes", - "path": "LetsView/LetsView.download.recipe", - "shortname": "LetsView.download", + "path": "GoPro Quik/GoPro Quik.download.recipe", + "shortname": "GoPro Quik.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.LetsView" + "com.github.ahousseini-recipes.pkg.GoProQuik" ] }, - "com.github.ahousseini-recipes.pkg.LetsView": { - "name": "LetsView", - "description": "Downloads the latest version of LetsView and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "LetsView/LetsView.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LetsView", - "shortname": "LetsView.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Rhinoceros7": { - "name": "Rhinoceros 7", - "description": "Downloads the latest version of Rhinoceros 7 and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Rhinoceros 7/Rhinoceros 7.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Rhinoceros 7", - "deprecated": true, - "shortname": "Rhinoceros 7.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.QRJournal": { - "name": "QR Journal", - "description": "Downloads the latest version of QR Journal and creates a package.", + "com.github.ahousseini-recipes.pkg.BiBox": { + "name": "BiBox", + "description": "Downloads the latest version of BiBox and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "QR Journal/QR Journal.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.QRJournal", - "shortname": "QR Journal.pkg", + "path": "BiBox/BiBox.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.BiBox", + "shortname": "BiBox.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.QRJournal": { - "name": "QR Journal", - "description": null, + "com.github.ahousseini-recipes.download.BiBox": { + "name": "BiBox", + "description": "Downloads the latest version of BiBox.", "repo": "autopkg/ahousseini-recipes", - "path": "QR Journal/QR Journal.download.recipe", - "shortname": "QR Journal.download", + "path": "BiBox/BiBox.download.recipe", + "shortname": "BiBox.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.QRJournal" + "com.github.ahousseini-recipes.pkg.BiBox" ] }, - "com.github.ahousseini-recipes.download.Freeplane": { - "name": "Freeplane", - "description": "Downloads the latest version of Freeplane.", + "com.github.ahousseini-recipes.download.Archi": { + "name": "Archi", + "description": "Downloads the latest version of Archi.", "repo": "autopkg/ahousseini-recipes", - "path": "Freeplane/Freeplane.download.recipe", - "shortname": "Freeplane.download", + "path": "Archi/Archi.download.recipe", + "shortname": "Archi.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Freeplane" + "com.github.ahousseini-recipes.pkg.Archi" ] }, - "com.github.ahousseini-recipes.pkg.Freeplane": { - "name": "Freeplane", - "description": "Downloads the latest version of Freeplane and creates a package.", + "com.github.ahousseini-recipes.pkg.Archi": { + "name": "Archi", + "description": "Downloads the latest version of Archi and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Freeplane/Freeplane.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Freeplane", - "shortname": "Freeplane.pkg", + "path": "Archi/Archi.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Archi", + "shortname": "Archi.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.pkg.Printopia": { + "name": "Printopia", + "description": "Downloads the latest version of Printopia and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Printopia/Printopia.pkg.recipe", + "parent": "com.github.aysiu.download.Printopia", + "shortname": "Printopia.pkg", "inferred_type": "pkg" }, "com.github.ahousseini-recipes.pkg.SejdaPDFDesktop": { @@ -126468,305 +126383,343 @@ "com.github.ahousseini-recipes.pkg.SejdaPDFDesktop" ] }, - "com.github.ahousseini-recipes.pkg.ShapeCollage": { - "name": "Shape Collage", - "description": "Downloads the latest version of Shape Collage and creates a package.", + "com.github.ahousseini-recipes.pkg.Bria": { + "name": "Bria", + "description": "Downloads the latest version of Bria and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ShapeCollage/ShapeCollage.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ShapeCollage", - "shortname": "ShapeCollage.pkg", + "path": "Bria/Bria.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Bria", + "shortname": "Bria.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ShapeCollage": { - "name": "Shape Collage", - "description": "Downloads the latest version of Shape Collage.", + "com.github.ahousseini-recipes.download.Bria": { + "name": "Bria", + "description": "Downloads the latest version of Bria.", "repo": "autopkg/ahousseini-recipes", - "path": "ShapeCollage/ShapeCollage.download.recipe", - "shortname": "ShapeCollage.download", + "path": "Bria/Bria.download.recipe", + "shortname": "Bria.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ShapeCollage" + "com.github.ahousseini-recipes.pkg.Bria" ] }, - "com.github.ahousseini-recipes.pkg.BlueJ": { - "name": "BlueJ", - "description": "Downloads the latest version of BlueJ and creates a package.", + "com.github.ahousseini-recipes.pkg.smcFanControl": { + "name": "smcFanControl", + "description": "Downloads the latest version of smcFanControl and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "BlueJ/BlueJ.pkg.recipe", - "parent": "uk.ac.ox.orchard.download.BlueJ", - "shortname": "BlueJ.pkg", + "path": "smcFanControl/smcFanControl.pkg.recipe", + "parent": "com.github.keeleysam.recipes.smcFanControl.download", + "shortname": "smcFanControl.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.LogitechOptions": { - "name": "Logitech Options", - "description": "Downloads the latest version of Logitech Options and creates a package.", + "com.github.ahousseini-recipes.pkg.Transmission": { + "name": "Transmission", + "description": "Downloads the latest version of Transmission and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Logitech Options/Logitech Options.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LogitechOptions", - "shortname": "Logitech Options.pkg", + "path": "Transmission/Transmission.pkg.recipe", + "parent": "com.github.jleggat.Transmission.download", + "shortname": "Transmission.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.LogitechOptions": { - "name": "Logitech Options", - "description": "Downloads the latest version of Logitech Options.", + "com.github.ahousseini-recipes.pkg.XAMPP": { + "name": "XAMPP", + "description": "Downloads the latest version of XAMPP and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Logitech Options/Logitech Options.download.recipe", - "shortname": "Logitech Options.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.LogitechOptions" - ] + "path": "XAMPP/XAMPP.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.XAMPP", + "shortname": "XAMPP.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.AraxisMerge": { - "name": "Araxis Merge", - "description": "Downloads the latest version of Araxis Merge.", + "com.github.ahousseini-recipes.download.WirelessMedia": { + "name": "WirelessMedia", + "description": "Downloads the latest version of WirelessMedia.", "repo": "autopkg/ahousseini-recipes", - "path": "Araxis Merge/Araxis Merge.download.recipe", - "shortname": "Araxis Merge.download", + "path": "WirelessMedia/WirelessMedia.download.recipe", + "shortname": "WirelessMedia.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.AraxisMerge" + "com.github.ahousseini-recipes.pkg.WirelessMedia" ] }, - "com.github.ahousseini-recipes.pkg.AraxisMerge": { - "name": "Araxis Merge", - "description": "Downloads the latest version of Araxis Merge and creates a package.", + "com.github.ahousseini-recipes.pkg.WirelessMedia": { + "name": "WirelessMedia", + "description": "Downloads the latest version of WirelessMedia and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Araxis Merge/Araxis Merge.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AraxisMerge", - "shortname": "Araxis Merge.pkg", + "path": "WirelessMedia/WirelessMedia.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.WirelessMedia", + "shortname": "WirelessMedia.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.CMake": { - "name": "CMake", - "description": "Downloads the latest version of CMake.", + "com.github.ahousseini-recipes.pkg.MagicPrefs": { + "name": "MagicPrefs", + "description": "Downloads the latest version of MagicPrefs and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "CMake/CMake.download.recipe", - "shortname": "CMake.download", + "path": "MagicPrefs/MagicPrefs.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MagicPrefs", + "shortname": "MagicPrefs.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.MagicPrefs": { + "name": "MagicPrefs", + "description": "Downloads the latest version of MagicPrefs.", + "repo": "autopkg/ahousseini-recipes", + "path": "MagicPrefs/MagicPrefs.download.recipe", + "shortname": "MagicPrefs.download", "inferred_type": "download", "children": [ - "com.github.peterkelm.munki.cmake", - "com.github.ahousseini-recipes.pkg.CMake" + "com.github.ahousseini-recipes.pkg.MagicPrefs" ] }, - "com.github.ahousseini-recipes.pkg.CMake": { - "name": "CMake", - "description": "Downloads the latest version of CMake and creates a package.", + "com.github.ahousseini-recipes.download.pascomClient": { + "name": "pascom Client", + "description": "Downloads the latest version of pascom Client.", "repo": "autopkg/ahousseini-recipes", - "path": "CMake/CMake.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.CMake", - "shortname": "CMake.pkg", - "inferred_type": "pkg" + "path": "pascomClient/pascomClient.download.recipe", + "shortname": "pascomClient.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.pascomClient" + ] }, - "com.github.ahousseini-recipes.pkg.PyCharm-CE": { - "name": "PyCharm CE", - "description": "Downloads the latest version of PyCharm-CE and creates a package.", + "com.github.ahousseini-recipes.pkg.pascomClient": { + "name": "pascom Client", + "description": "Downloads the latest version of pascom Client and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "JetBrains/PyCharm-CE.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmce", - "shortname": "PyCharm-CE.pkg", + "path": "pascomClient/pascomClient.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.pascomClient", + "shortname": "pascomClient.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Printopia": { - "name": "Printopia", - "description": "Downloads the latest version of Printopia and creates a package.", + "com.github.ahousseini-recipes.pkg.PulseSMS": { + "name": "Pulse SMS", + "description": "Downloads the latest version of Pulse SMS and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Printopia/Printopia.pkg.recipe", - "parent": "com.github.aysiu.download.Printopia", - "shortname": "Printopia.pkg", + "path": "Pulse SMS/Pulse SMS.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PulseSMS", + "shortname": "Pulse SMS.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Bria": { - "name": "Bria", - "description": "Downloads the latest version of Bria and creates a package.", + "com.github.ahousseini-recipes.download.PulseSMS": { + "name": "Pulse SMS", + "description": "Downloads the latest version of Pulse SMS.", "repo": "autopkg/ahousseini-recipes", - "path": "Bria/Bria.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Bria", - "shortname": "Bria.pkg", + "path": "Pulse SMS/Pulse SMS.download.recipe", + "shortname": "Pulse SMS.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.PulseSMS" + ] + }, + "com.github.ahousseini-recipes.pkg.VEXcodeIQ": { + "name": "VEXcode IQ", + "description": "Downloads the latest version of VEXcode IQ and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "VEXcode IQ/VEXcode IQ.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.VEXcodeIQ", + "shortname": "VEXcode IQ.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Bria": { - "name": "Bria", - "description": "Downloads the latest version of Bria.", + "com.github.ahousseini-recipes.download.VEXcodeIQ": { + "name": "VEXcode IQ", + "description": "Downloads the latest version of VEXcode IQ.", "repo": "autopkg/ahousseini-recipes", - "path": "Bria/Bria.download.recipe", - "shortname": "Bria.download", + "path": "VEXcode IQ/VEXcode IQ.download.recipe", + "shortname": "VEXcode IQ.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Bria" + "com.github.ahousseini-recipes.pkg.VEXcodeIQ" ] }, - "com.github.ahousseini-recipes.pkg.balenaEtcher": { - "name": "balenaEtcher", - "description": "Downloads the latest version of balenaEtcher and creates a package.", + "com.github.ahousseini-recipes.pkg.ProwiseReflect": { + "name": "Prowise Reflect", + "description": "Downloads the latest version of Prowise Reflect and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "balenaEtcher/balenaEtcher.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.balenaEtcher", - "shortname": "balenaEtcher.pkg", + "path": "Prowise Reflect/Prowise Reflect.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ProwiseReflect", + "shortname": "Prowise Reflect.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.balenaEtcher": { - "name": "balenaEtcher", - "description": "Downloads the latest version of balenaEtcher.", + "com.github.ahousseini-recipes.download.ProwiseReflect": { + "name": "Prowise Reflect", + "description": "Downloads the latest version of Prowise Reflect.", "repo": "autopkg/ahousseini-recipes", - "path": "balenaEtcher/balenaEtcher.download.recipe", - "shortname": "balenaEtcher.download", + "path": "Prowise Reflect/Prowise Reflect.download.recipe", + "shortname": "Prowise Reflect.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.balenaEtcher" + "com.github.ahousseini-recipes.pkg.ProwiseReflect" ] }, - "com.github.ahousseini-recipes.download.PopChar": { - "name": "PopChar", - "description": "Downloads the latest version of PopChar.", + "com.github.ahousseini-recipes.download.DropboxCapture": { + "name": "Dropbox Capture", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "PopChar/PopChar.download.recipe", - "shortname": "PopChar.download", + "path": "Dropbox Capture/Dropbox Capture.download.recipe", + "shortname": "Dropbox Capture.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PopChar" + "com.github.ahousseini-recipes.pkg.DropboxCapture" ] }, - "com.github.ahousseini-recipes.pkg.PopChar": { - "name": "PopChar", - "description": "Downloads the latest version of PopChar and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "PopChar/PopChar.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PopChar", - "shortname": "PopChar.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Dialog": { - "name": "Dialog", - "description": "Downloads the latest version of Dialog and creates a package.", + "com.github.ahousseini-recipes.pkg.DropboxCapture": { + "name": "Dropbox Capture", + "description": "Downloads the latest version of Dropbox Capture and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Dialog/Dialog.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Dialog", - "deprecated": true, - "shortname": "Dialog.pkg", + "path": "Dropbox Capture/Dropbox Capture.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.DropboxCapture", + "shortname": "Dropbox Capture.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Dialog": { - "name": "Dialog", - "description": "Downloads the latest version of Dialog.", + "com.github.ahousseini-recipes.download.Clindoeil": { + "name": "Clin doeil", + "description": "Downloads the latest version of Clin doeil.", "repo": "autopkg/ahousseini-recipes", - "path": "Dialog/Dialog.download.recipe", - "deprecated": true, - "shortname": "Dialog.download", + "path": "Clin doeil/Clin doeil.download.recipe", + "shortname": "Clin doeil.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Dialog" + "com.github.ahousseini-recipes.pkg.Clindoeil" ] }, - "com.github.ahousseini-recipes.download.Seashore": { - "name": "Seashore", - "description": "Downloads the latest version of Seashore.", + "com.github.ahousseini-recipes.pkg.Clindoeil": { + "name": "Clin doeil", + "description": "Downloads the latest version of Clin doeil and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Seashore/Seashore.download.recipe", - "shortname": "Seashore.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Seashore" - ] + "path": "Clin doeil/Clin doeil.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Clindoeil", + "shortname": "Clin doeil.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Seashore": { - "name": "Seashore", - "description": "Downloads the latest version of Seashore and creates a package.", + "com.github.ahousseini-recipes.pkg.Lens": { + "name": "Lens", + "description": "Downloads the latest version of Lens and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Seashore/Seashore.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Seashore", - "shortname": "Seashore.pkg", + "path": "Lens/Lens.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Lens", + "shortname": "Lens.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Remotix Agent": { - "name": "Remotix Agent", - "description": "Downloads the latest version of Remotix Agent and creates a package.", + "com.github.ahousseini-recipes.download.Lens": { + "name": "Lens", + "description": "Downloads the latest version of Lens.", "repo": "autopkg/ahousseini-recipes", - "path": "Remotix/Remotix Agent.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.RemotixAgent", - "shortname": "Remotix Agent.pkg", - "inferred_type": "pkg" + "path": "Lens/Lens.download.recipe", + "shortname": "Lens.download", + "inferred_type": "download", + "children": [ + "com.github.gerardkok.pkg.Lens", + "com.github.ahousseini-recipes.pkg.Lens" + ] }, - "com.github.ahousseini-recipes.pkg.Remotix": { - "name": "Remotix", - "description": "Downloads the latest version of Remotix and creates a package.", + "com.github.ahousseini-recipes.pkg.jamovi": { + "name": "jamovi", + "description": "Downloads the latest version of jamovi and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Remotix/Remotix.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Remotix", - "shortname": "Remotix.pkg", + "path": "jamovi/jamovi.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.jamovi", + "shortname": "jamovi.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Remotix": { - "name": "Remotix", - "description": "Downloads the latest version of Remotix.", + "com.github.ahousseini-recipes.download.jamovi": { + "name": "jamovi", + "description": "Downloads the latest version of jamovi.", "repo": "autopkg/ahousseini-recipes", - "path": "Remotix/Remotix.download.recipe", - "shortname": "Remotix.download", + "path": "jamovi/jamovi.download.recipe", + "shortname": "jamovi.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Remotix" + "com.github.ahousseini-recipes.pkg.jamovi" ] }, - "com.github.ahousseini-recipes.download.RemotixAgent": { - "name": "Remotix Agent", - "description": "Downloads the latest version of Remotix Agent.", + "com.github.ahousseini-recipes.pkg.XLogo": { + "name": "XLogo", + "description": "Downloads the latest version of XLogo and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Remotix/Remotix Agent.download.recipe", - "shortname": "Remotix Agent.download", + "path": "XLogo/XLogo.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.XLogo", + "shortname": "XLogo.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.XLogo": { + "name": "XLogo", + "description": "Downloads the latest version of XLogo.", + "repo": "autopkg/ahousseini-recipes", + "path": "XLogo/XLogo.download.recipe", + "shortname": "XLogo.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Remotix Agent" + "com.github.ahousseini-recipes.pkg.XLogo" ] }, - "com.github.ahousseini-recipes.pkg.FinanceMissionHeroes": { - "name": "FinanceMissionHeroes", - "description": "Downloads the latest version of FinanceMissionHeroes and creates a package.", + "com.github.ahousseini-recipes.pkg.GanttProject": { + "name": "GanttProject", + "description": "Downloads the latest version of GanttProject and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "FinanceMissionHeroes/FinanceMissionHeroes.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.FinanceMissionHeroes", - "shortname": "FinanceMissionHeroes.pkg", + "path": "GanttProject/GanttProject.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.GanttProject", + "shortname": "GanttProject.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.FinanceMissionHeroes": { - "name": "FinanceMissionHeroes", - "description": "Downloads the latest version of FinanceMissionHeroes.", + "com.github.ahousseini-recipes.download.GanttProject": { + "name": "GanttProject", + "description": "Downloads the latest version of GanttProject.", "repo": "autopkg/ahousseini-recipes", - "path": "FinanceMissionHeroes/FinanceMissionHeroes.download.recipe", - "shortname": "FinanceMissionHeroes.download", + "path": "GanttProject/GanttProject.download.recipe", + "shortname": "GanttProject.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.FinanceMissionHeroes" + "com.github.ahousseini-recipes.pkg.GanttProject" ] }, - "com.github.ahousseini-recipes.pkg.OmniFocus3": { - "name": "OmniFocus3", - "description": "Downloads the latest version of OmniFocus3 and creates a package.", + "com.github.ahousseini-recipes.pkg.WavePad": { + "name": "WavePad", + "description": "Downloads the latest version of WavePad and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "OmniGroup/OmniFocus3.pkg.recipe", - "parent": "com.github.autopkg.download.omnifocus3", - "shortname": "OmniFocus3.pkg", + "path": "WavePad/WavePad.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.WavePad", + "shortname": "WavePad.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.MountainDuck": { - "name": "Mountain Duck", - "description": "Downloads the latest version of Mountain Duck and creates a package.", + "com.github.ahousseini-recipes.download.WavePad": { + "name": "WavePad", + "description": "Downloads the latest version of WavePad.", "repo": "autopkg/ahousseini-recipes", - "path": "MountainDuck/MountainDuck.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MountainDuck", - "shortname": "MountainDuck.pkg", + "path": "WavePad/WavePad.download.recipe", + "shortname": "WavePad.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.WavePad" + ] + }, + "com.github.ahousseini-recipes.pkg.Pencil2D": { + "name": "Pencil2D", + "description": "Downloads the latest version of Pencil2D and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Pencil2D/Pencil2D.pkg.recipe", + "parent": "com.github.apizz.download.Pencil2D", + "shortname": "Pencil2D.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MountainDuck": { - "name": "Mountain Duck", - "description": "Downloads the latest version of Mountain Duck.", + "com.github.ahousseini-recipes.download.Fantastical": { + "name": "Fantastical", + "description": "Downloads the latest version of Fantastical.", "repo": "autopkg/ahousseini-recipes", - "path": "MountainDuck/MountainDuck.download.recipe", - "shortname": "MountainDuck.download", + "path": "Fantastical/Fantastical.download.recipe", + "shortname": "Fantastical.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MountainDuck" + "com.github.ahousseini-recipes.pkg.Fantastical" ] }, + "com.github.ahousseini-recipes.pkg.Fantastical": { + "name": "Fantastical", + "description": "Downloads the latest version of Fantastical and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Fantastical/Fantastical.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Fantastical", + "shortname": "Fantastical.pkg", + "inferred_type": "pkg" + }, "com.github.ahousseini-recipes.pkg.MakerBotPrint": { "name": "MakerBotPrint", "description": "Downloads the latest version of MakerBotPrint and creates a package.", @@ -126776,94 +126729,134 @@ "shortname": "MakerBotPrint.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.LyX": { - "name": "LyX", - "description": null, + "com.github.ahousseini-recipes.pkg.Krita": { + "name": "Krita", + "description": "Downloads the latest version of Krita and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "LyX/LyX.download.recipe", - "shortname": "LyX.download", + "path": "Krita/Krita.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.krita", + "shortname": "Krita.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.pkg.Leseschlau": { + "name": "Leseschlau", + "description": "Downloads the latest version of Leseschlau and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Leseschlau/Leseschlau.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Leseschlau", + "shortname": "Leseschlau.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Leseschlau": { + "name": "Leseschlau", + "description": "Downloads the latest version of Leseschlau.", + "repo": "autopkg/ahousseini-recipes", + "path": "Leseschlau/Leseschlau.download.recipe", + "shortname": "Leseschlau.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.LyX" + "com.github.ahousseini-recipes.pkg.Leseschlau" ] }, - "com.github.ahousseini-recipes.pkg.LyX": { - "name": "LyX", - "description": "Downloads the latest version of LyX and creates a package.", + "com.github.ahousseini-recipes.pkg.Natron": { + "name": "Natron", + "description": "Downloads the latest version of Natron and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "LyX/LyX.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LyX", - "shortname": "LyX.pkg", + "path": "Natron/Natron.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Natron", + "shortname": "Natron.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.StatusBuddy": { - "name": "StatusBuddy", - "description": "Downloads the latest version of StatusBuddy and creates a package.", + "com.github.ahousseini-recipes.download.Natron": { + "name": "Natron", + "description": "Downloads the latest version of Natron.", "repo": "autopkg/ahousseini-recipes", - "path": "StatusBuddy/StatusBuddy.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.StatusBuddy", - "shortname": "StatusBuddy.pkg", + "path": "Natron/Natron.download.recipe", + "shortname": "Natron.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Natron" + ] + }, + "com.github.ahousseini-recipes.pkg.Minecraft": { + "name": "Minecraft", + "description": "Downloads the latest version of Minecraft and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Minecraft/Minecraft.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Minecraft", + "shortname": "Minecraft.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.StatusBuddy": { - "name": "StatusBuddy", - "description": "Downloads the latest version of StatusBuddy.", + "com.github.ahousseini-recipes.download.Minecraft": { + "name": "Minecraft", + "description": "Downloads the latest version of Minecraft.", "repo": "autopkg/ahousseini-recipes", - "path": "StatusBuddy/StatusBuddy.download.recipe", - "shortname": "StatusBuddy.download", + "path": "Minecraft/Minecraft.download.recipe", + "shortname": "Minecraft.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.StatusBuddy" + "com.github.ahousseini-recipes.pkg.Minecraft", + "com.github.davidbpirie.munki.Minecraft" ] }, - "com.github.ahousseini-recipes.pkg.NordVPN": { - "name": "NordVPN", - "description": "Downloads the latest version of NordVPN and creates a package.", + "com.github.ahousseini-recipes.pkg.EV3Classroom": { + "name": "EV3 Classroom", + "description": "Downloads the latest version of EV3 Classroom and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "NordVPN/NordVPN.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.NordVPN", - "shortname": "NordVPN.pkg", + "path": "EV3 Classroom/EV3 Classroom.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.EV3Classroom", + "shortname": "EV3 Classroom.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.NordVPN": { - "name": "NordVPN", - "description": "Downloads the latest version of NordVPN.", + "com.github.ahousseini-recipes.download.EV3Classroom": { + "name": "EV3 Classroom", + "description": "Downloads the latest version of EV3 Classroom.", "repo": "autopkg/ahousseini-recipes", - "path": "NordVPN/NordVPN.download.recipe", - "shortname": "NordVPN.download", + "path": "EV3 Classroom/EV3 Classroom.download.recipe", + "shortname": "EV3 Classroom.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.NordVPN", - "com.github.ahousseini-recipes.pkg.NordVPN" + "com.github.ahousseini-recipes.pkg.EV3Classroom" ] }, - "com.github.ahousseini-recipes.pkg.DBeaver": { - "name": "DBeaver", - "description": "Downloads the latest version of DBeaver and creates a package.", + "com.github.ahousseini-recipes.pkg.PDFelement": { + "name": "PDFelement", + "description": "Downloads the latest version of PDFelement and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "DBeaver/DBeaver.pkg.recipe", - "parent": "com.github.peshay.download.DBeaverCE", - "shortname": "DBeaver.pkg", + "path": "PDFelement/PDFelement.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PDFelement", + "shortname": "PDFelement.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ProwiseReflect": { - "name": "Prowise Reflect", - "description": "Downloads the latest version of Prowise Reflect and creates a package.", + "com.github.ahousseini-recipes.download.PDFelement": { + "name": "PDFelement", + "description": "Downloads the latest version of PDFelement.", "repo": "autopkg/ahousseini-recipes", - "path": "Prowise Reflect/Prowise Reflect.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ProwiseReflect", - "shortname": "Prowise Reflect.pkg", + "path": "PDFelement/PDFelement.download.recipe", + "shortname": "PDFelement.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.PDFelement" + ] + }, + "com.github.ahousseini-recipes.pkg.DEVONthink3": { + "name": "DEVONthink 3", + "description": "Downloads the latest version of DEVONthink 3 and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "DEVONthink3/DEVONthink3.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.DEVONthink3", + "shortname": "DEVONthink3.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ProwiseReflect": { - "name": "Prowise Reflect", - "description": "Downloads the latest version of Prowise Reflect.", + "com.github.ahousseini-recipes.download.DEVONthink3": { + "name": "DEVONthink 3", + "description": "Downloads the latest version of DEVONthink 3.", "repo": "autopkg/ahousseini-recipes", - "path": "Prowise Reflect/Prowise Reflect.download.recipe", - "shortname": "Prowise Reflect.download", + "path": "DEVONthink3/DEVONthink3.download.recipe", + "shortname": "DEVONthink3.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ProwiseReflect" + "com.github.ahousseini-recipes.pkg.DEVONthink3" ] }, "com.github.ahousseini-recipes.download.LehrerOffice": { @@ -126886,326 +126879,408 @@ "shortname": "LehrerOffice.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.BiBox": { - "name": "BiBox", - "description": "Downloads the latest version of BiBox.", + "com.github.ahousseini-recipes.pkg.ClickCharts": { + "name": "ClickCharts", + "description": "Downloads the latest version of ClickCharts and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "BiBox/BiBox.download.recipe", - "shortname": "BiBox.download", + "path": "ClickCharts/ClickCharts.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ClickCharts", + "shortname": "ClickCharts.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.ClickCharts": { + "name": "ClickCharts", + "description": "Downloads the latest version of ClickCharts.", + "repo": "autopkg/ahousseini-recipes", + "path": "ClickCharts/ClickCharts.download.recipe", + "shortname": "ClickCharts.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.BiBox" + "com.github.ahousseini-recipes.pkg.ClickCharts" ] }, - "com.github.ahousseini-recipes.pkg.BiBox": { - "name": "BiBox", - "description": "Downloads the latest version of BiBox and creates a package.", + "com.github.ahousseini-recipes.download.AutoMounter": { + "name": "AutoMounter", + "description": "Downloads the latest version of AutoMounter.", "repo": "autopkg/ahousseini-recipes", - "path": "BiBox/BiBox.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.BiBox", - "shortname": "BiBox.pkg", + "path": "AutoMounter/AutoMounter.download.recipe", + "shortname": "AutoMounter.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.AutoMounter" + ] + }, + "com.github.ahousseini-recipes.pkg.AutoMounter": { + "name": "AutoMounter", + "description": "Downloads the latest version of AutoMounter and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "AutoMounter/AutoMounter.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AutoMounter", + "shortname": "AutoMounter.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter" + ] + }, + "com.github.ahousseini-recipes.pkg.Freeplane": { + "name": "Freeplane", + "description": "Downloads the latest version of Freeplane and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Freeplane/Freeplane.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Freeplane", + "shortname": "Freeplane.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.FirstBootPackageInstallGenerator": { - "name": "First Boot Package Install Generator", - "description": "Downloads the latest version of First Boot Package Install Generator and creates a package.", + "com.github.ahousseini-recipes.download.Freeplane": { + "name": "Freeplane", + "description": "Downloads the latest version of Freeplane.", "repo": "autopkg/ahousseini-recipes", - "path": "FirstBootPackageInstallGenerator/FirstBootPackageInstallGenerator.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.FirstBootPackageInstallGenerator", - "shortname": "FirstBootPackageInstallGenerator.pkg", + "path": "Freeplane/Freeplane.download.recipe", + "shortname": "Freeplane.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Freeplane" + ] + }, + "com.github.ahousseini-recipes.pkg.Adapter": { + "name": "Adapter", + "description": "Downloads the latest version of Adapter and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Adapter/Adapter.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Adapter", + "shortname": "Adapter.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.FirstBootPackageInstallGenerator": { - "name": "First Boot Package Install Generator", - "description": "Downloads the latest version of First Boot Package Install Generator.", + "com.github.ahousseini-recipes.download.Adapter": { + "name": "Adapter", + "description": "Downloads the latest version of Adapter.", "repo": "autopkg/ahousseini-recipes", - "path": "FirstBootPackageInstallGenerator/FirstBootPackageInstallGenerator.download.recipe", - "shortname": "FirstBootPackageInstallGenerator.download", + "path": "Adapter/Adapter.download.recipe", + "shortname": "Adapter.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Adapter" + ] + }, + "com.github.ahousseini-recipes.pkg.AbaClient": { + "name": "AbaClient", + "description": "Downloads the latest version of AbaClient and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "AbaClient/AbaClient.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AbaClient", + "shortname": "AbaClient.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.pkg.AbaClientManager": { + "name": "AbaClientManager", + "description": "Downloads the latest version of AbaClientManager and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "AbaClient/AbaClientManager.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AbaClientManager", + "shortname": "AbaClientManager.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.AbaClient": { + "name": "AbaClient", + "description": "Downloads the latest version of AbaClient.", + "repo": "autopkg/ahousseini-recipes", + "path": "AbaClient/AbaClient.download.recipe", + "shortname": "AbaClient.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.FirstBootPackageInstallGenerator" + "com.github.ahousseini-recipes.pkg.AbaClient" ] }, - "com.github.ahousseini-recipes.download.ClickCharts": { - "name": "ClickCharts", - "description": "Downloads the latest version of ClickCharts.", + "com.github.ahousseini-recipes.download.AbaClientManager": { + "name": "AbaClientManager", + "description": "Downloads the latest version of AbaClientManager.", "repo": "autopkg/ahousseini-recipes", - "path": "ClickCharts/ClickCharts.download.recipe", - "shortname": "ClickCharts.download", + "path": "AbaClient/AbaClientManager.download.recipe", + "shortname": "AbaClientManager.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ClickCharts" + "com.github.ahousseini-recipes.pkg.AbaClientManager" ] }, - "com.github.ahousseini-recipes.pkg.ClickCharts": { - "name": "ClickCharts", - "description": "Downloads the latest version of ClickCharts and creates a package.", + "com.github.ahousseini-recipes.pkg.Circuit": { + "name": "Circuit", + "description": "Downloads the latest version of Circuit and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ClickCharts/ClickCharts.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ClickCharts", - "shortname": "ClickCharts.pkg", + "path": "Circuit/Circuit.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Circuit", + "shortname": "Circuit.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Snagit": { - "name": "Snagit", - "description": "Downloads the latest version of Snagit.", + "com.github.ahousseini-recipes.download.Circuit": { + "name": "Circuit", + "description": "Downloads the latest version of Circuit.", "repo": "autopkg/ahousseini-recipes", - "path": "Snagit/Snagit.download.recipe", - "shortname": "Snagit.download", + "path": "Circuit/Circuit.download.recipe", + "shortname": "Circuit.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Snagit" + "com.github.ahousseini-recipes.pkg.Circuit" ] }, - "com.github.ahousseini-recipes.pkg.Snagit": { - "name": "Snagit", - "description": "Downloads the latest version of Snagit and creates a package.", + "com.github.ahousseini-recipes.pkg.DBeaver": { + "name": "DBeaver", + "description": "Downloads the latest version of DBeaver and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Snagit/Snagit.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Snagit", - "shortname": "Snagit.pkg", + "path": "DBeaver/DBeaver.pkg.recipe", + "parent": "com.github.peshay.download.DBeaverCE", + "shortname": "DBeaver.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Aria2D": { - "name": "Aria2D", - "description": "Downloads the latest version of Aria2D and creates a package.", + "com.github.ahousseini-recipes.pkg.GoogleEarthPro": { + "name": "Google Earth Pro", + "description": "Downloads the latest version of Google Earth Pro and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Aria2D/Aria2D.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Aria2D", - "shortname": "Aria2D.pkg", + "path": "GoogleEarthPro/GoogleEarthPro.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.GoogleEarthPro", + "shortname": "GoogleEarthPro.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Aria2D": { - "name": "Aria2D", - "description": "Downloads the latest version of Aria2D.", + "com.github.ahousseini-recipes.download.GoogleEarthPro": { + "name": "Google Earth Pro", + "description": "Downloads the latest version of Google Earth Pro.", "repo": "autopkg/ahousseini-recipes", - "path": "Aria2D/Aria2D.download.recipe", - "shortname": "Aria2D.download", + "path": "GoogleEarthPro/GoogleEarthPro.download.recipe", + "shortname": "GoogleEarthPro.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Aria2D" + "com.github.ahousseini-recipes.pkg.GoogleEarthPro" ] }, - "com.github.ahousseini-recipes.pkg.Shapr3D": { - "name": "Shapr3D", - "description": "Downloads the latest version of Shapr3D and creates a package.", + "com.github.ahousseini-recipes.pkg.ApplePiBaker": { + "name": "ApplePiBaker", + "description": "Downloads the latest version of ApplePiBaker and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Shapr3D/Shapr3D.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Shapr3D", - "shortname": "Shapr3D.pkg", + "path": "ApplePiBaker/ApplePiBaker.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ApplePiBaker", + "shortname": "ApplePiBaker.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Shapr3D": { - "name": "Shapr3D", - "description": "Downloads the latest version of Shapr3D.", + "com.github.ahousseini-recipes.download.ApplePiBaker": { + "name": "ApplePiBaker", + "description": "Downloads the latest version of ApplePiBaker.", "repo": "autopkg/ahousseini-recipes", - "path": "Shapr3D/Shapr3D.download.recipe", - "shortname": "Shapr3D.download", + "path": "ApplePiBaker/ApplePiBaker.download.recipe", + "shortname": "ApplePiBaker.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Shapr3D" + "com.github.ahousseini-recipes.pkg.ApplePiBaker" ] }, - "com.github.ahousseini-recipes.pkg.CamTwist": { - "name": "CamTwist", - "description": "Downloads the latest version of CamTwist and creates a package.", + "com.github.ahousseini-recipes.pkg.MagicNumberMachine": { + "name": "Magic Number Machine", + "description": "Downloads the latest version of Magic Number Machine and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "CamTwist/CamTwist.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.CamTwist", - "shortname": "CamTwist.pkg", + "path": "Magic Number Machine/Magic Number Machine.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MagicNumberMachine", + "shortname": "Magic Number Machine.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.CamTwist": { - "name": "CamTwist", - "description": "Downloads the latest version of CamTwist.", + "com.github.ahousseini-recipes.download.MagicNumberMachine": { + "name": "Magic Number Machine", + "description": "Downloads the latest version of Magic Number Machine.", "repo": "autopkg/ahousseini-recipes", - "path": "CamTwist/CamTwist.download.recipe", - "shortname": "CamTwist.download", + "path": "Magic Number Machine/Magic Number Machine.download.recipe", + "shortname": "Magic Number Machine.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.CamTwist" + "com.github.ahousseini-recipes.pkg.MagicNumberMachine" ] }, - "com.github.ahousseini-recipes.pkg.CiscoJabber": { - "name": "Cisco Jabber", - "description": "Downloads the latest version of Cisco Jabber and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Cisco Jabber/Cisco Jabber.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.CiscoJabber", - "shortname": "Cisco Jabber.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.CiscoJabber": { - "name": "Cisco Jabber", - "description": "Downloads the latest version of Cisco Jabber.", + "com.github.ahousseini-recipes.download.balenaEtcher": { + "name": "balenaEtcher", + "description": "Downloads the latest version of balenaEtcher.", "repo": "autopkg/ahousseini-recipes", - "path": "Cisco Jabber/Cisco Jabber.download.recipe", - "shortname": "Cisco Jabber.download", + "path": "balenaEtcher/balenaEtcher.download.recipe", + "shortname": "balenaEtcher.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.CiscoJabber" + "com.github.ahousseini-recipes.pkg.balenaEtcher" ] }, - "com.github.ahousseini-recipes.pkg.edulo": { - "name": "edulo", - "description": "Downloads the latest version of edulo and creates a package.", + "com.github.ahousseini-recipes.pkg.balenaEtcher": { + "name": "balenaEtcher", + "description": "Downloads the latest version of balenaEtcher and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "edulo/edulo.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.edulo", - "shortname": "edulo.pkg", + "path": "balenaEtcher/balenaEtcher.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.balenaEtcher", + "shortname": "balenaEtcher.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.edulo": { - "name": "edulo", - "description": "Permissible values for ARCH are \"Intel\" and \"Silicon\".", + "com.github.ahousseini-recipes.pkg.KomodoEdit": { + "name": "Komodo Edit", + "description": "Downloads the latest version of Komodo Edit and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "edulo/edulo.download.recipe", - "shortname": "edulo.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.edulo" - ] + "path": "ActiveState/KomodoEdit.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.KomodoEdit", + "shortname": "KomodoEdit.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.VirusTotalUploader": { - "name": "VirusTotalUploader", - "description": "Downloads the latest version of VirusTotalUploader and creates a package.", + "com.github.ahousseini-recipes.pkg.KomodoIDE": { + "name": "Komodo IDE", + "description": "Downloads the latest version of Komodo IDE and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "VirusTotalUploader/VirusTotalUploader.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.VirusTotalUploader", - "shortname": "VirusTotalUploader.pkg", + "path": "ActiveState/KomodoIDE.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.KomodoIDE", + "shortname": "KomodoIDE.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.VirusTotalUploader": { - "name": "VirusTotalUploader", - "description": "Downloads the latest version of VirusTotalUploader.", + "com.github.ahousseini-recipes.download.KomodoEdit": { + "name": "Komodo Edit", + "description": "Downloads the latest version of Komodo Edit.", "repo": "autopkg/ahousseini-recipes", - "path": "VirusTotalUploader/VirusTotalUploader.download.recipe", - "shortname": "VirusTotalUploader.download", + "path": "ActiveState/KomodoEdit.download.recipe", + "shortname": "KomodoEdit.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.VirusTotalUploader" + "com.github.ahousseini-recipes.pkg.KomodoEdit" ] }, - "com.github.ahousseini-recipes.download.jamovi": { - "name": "jamovi", - "description": "Downloads the latest version of jamovi.", + "com.github.ahousseini-recipes.download.KomodoIDE": { + "name": "Komodo IDE", + "description": "Downloads the latest version of Komodo IDE.", "repo": "autopkg/ahousseini-recipes", - "path": "jamovi/jamovi.download.recipe", - "shortname": "jamovi.download", + "path": "ActiveState/KomodoIDE.download.recipe", + "shortname": "KomodoIDE.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.jamovi" + "com.github.ahousseini-recipes.pkg.KomodoIDE" ] }, - "com.github.ahousseini-recipes.pkg.jamovi": { - "name": "jamovi", - "description": "Downloads the latest version of jamovi and creates a package.", + "com.github.ahousseini-recipes.pkg.MildenbergerBrowser": { + "name": "Mildenberger Browser", + "description": "Downloads the latest version of Mildenberger Browser and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "jamovi/jamovi.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.jamovi", - "shortname": "jamovi.pkg", + "path": "Mildenberger Browser/Mildenberger Browser.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MildenbergerBrowser", + "shortname": "Mildenberger Browser.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PlantronicsHub": { - "name": "Plantronics Hub", - "description": "Downloads the latest version of Plantronics Hub.", + "com.github.ahousseini-recipes.download.MildenbergerBrowser": { + "name": "Mildenberger Browser", + "description": "Downloads the latest version of Mildenberger Browser.", "repo": "autopkg/ahousseini-recipes", - "path": "Plantronics Hub/Plantronics Hub.download.recipe", - "shortname": "Plantronics Hub.download", + "path": "Mildenberger Browser/Mildenberger Browser.download.recipe", + "shortname": "Mildenberger Browser.download", "inferred_type": "download", "children": [ - "com.github.smithjw.pkg.plantronics_hub", - "com.github.ahousseini-recipes.pkg.PlantronicsHub" + "com.github.ahousseini-recipes.pkg.MildenbergerBrowser" ] }, - "com.github.ahousseini-recipes.pkg.PlantronicsHub": { - "name": "Plantronics Hub", - "description": "Downloads the latest version of Plantronics Hub.", + "com.github.ahousseini-recipes.pkg.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads the latest version of GoToMeeting and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Plantronics Hub/Plantronics Hub.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PlantronicsHub", - "shortname": "Plantronics Hub.pkg", + "path": "GoToMeeting/GoToMeeting.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.GoToMeeting", + "shortname": "GoToMeeting.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ScriptDebugger": { - "name": "Script Debugger", - "description": "Downloads the latest version of Script Debugger.", + "com.github.ahousseini-recipes.download.GoToMeeting": { + "name": "GoToMeeting", + "description": "Downloads the latest version of GoToMeeting.", "repo": "autopkg/ahousseini-recipes", - "path": "Script Debugger/Script Debugger.download.recipe", - "shortname": "Script Debugger.download", + "path": "GoToMeeting/GoToMeeting.download.recipe", + "shortname": "GoToMeeting.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ScriptDebugger" + "com.github.ahousseini-recipes.pkg.GoToMeeting" ] }, - "com.github.ahousseini-recipes.pkg.ScriptDebugger": { - "name": "Script Debugger", - "description": "Downloads the latest version of Script Debugger and creates a package.", + "com.github.ahousseini-recipes.pkg.3CX": { + "name": "3CXPhone", + "description": "Downloads the latest version of 3CX and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Script Debugger/Script Debugger.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ScriptDebugger", - "shortname": "Script Debugger.pkg", + "path": "3CX/3CX.pkg.recipe", + "parent": "com.github.michalmmac.download.3CX", + "shortname": "3CX.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Wire": { - "name": "Wire", - "description": "Downloads the latest version of Wire and creates a package.", + "com.github.ahousseini-recipes.pkg.LearningView": { + "name": "LearningView", + "description": "Downloads the latest version of LearningView and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Wire/Wire.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Wire", - "shortname": "Wire.pkg", + "path": "LearningView/LearningView.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LearningView", + "shortname": "LearningView.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Wire": { - "name": "Wire", - "description": "Downloads the latest version of Wire.", + "com.github.ahousseini-recipes.download.LearningView": { + "name": "LearningView", + "description": "Downloads the latest version of LearningView.", "repo": "autopkg/ahousseini-recipes", - "path": "Wire/Wire.download.recipe", - "shortname": "Wire.download", + "path": "LearningView/LearningView.download.recipe", + "shortname": "LearningView.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Wire" + "com.github.ahousseini-recipes.pkg.LearningView" ] }, - "com.github.ahousseini-recipes.pkg.ProjectLibre": { - "name": "ProjectLibre", - "description": "Downloads the latest version of ProjectLibre and creates a package.", + "com.github.ahousseini-recipes.pkg.LehrerOffice-DBAdmin": { + "name": "LehrerOffice-DBAdmin", + "description": "Downloads the latest version of LehrerOffice-DBAdmin and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ProjectLibre/ProjectLibre.pkg.recipe", - "parent": "com.github.hansen-m.download.ProjectLibre", - "shortname": "ProjectLibre.pkg", + "path": "LehrerOfficeDBAdmin/LehrerOfficeDBAdmin.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LehrerOffice-DBAdmin", + "shortname": "LehrerOfficeDBAdmin.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ElmediaPlayer": { - "name": "Elmedia Player", - "description": "Downloads the latest version of Elmedia Player and creates a package.", + "com.github.ahousseini-recipes.download.LehrerOffice-DBAdmin": { + "name": "LehrerOffice-DBAdmin", + "description": "Downloads the latest version of LehrerOffice-DBAdmin.", "repo": "autopkg/ahousseini-recipes", - "path": "ElmediaPlayer/ElmediaPlayer.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ElmediaPlayer", - "shortname": "ElmediaPlayer.pkg", + "path": "LehrerOfficeDBAdmin/LehrerOfficeDBAdmin.download.recipe", + "shortname": "LehrerOfficeDBAdmin.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.LehrerOffice-DBAdmin" + ] + }, + "com.github.ahousseini-recipes.pkg.AnyBookCase": { + "name": "AnyBookCase", + "description": "Downloads the latest version of AnyBookCase and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "AnyBookCase/AnyBookCase.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AnyBookCase", + "shortname": "AnyBookCase.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ElmediaPlayer": { - "name": "Elmedia Player", - "description": "Downloads the latest version of Elmedia Player.", + "com.github.ahousseini-recipes.download.AnyBookCase": { + "name": "AnyBookCase", + "description": "Downloads the latest version of AnyBookCase.", "repo": "autopkg/ahousseini-recipes", - "path": "ElmediaPlayer/ElmediaPlayer.download.recipe", - "shortname": "ElmediaPlayer.download", + "path": "AnyBookCase/AnyBookCase.download.recipe", + "shortname": "AnyBookCase.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Elmedia Player", - "com.github.ahousseini-recipes.pkg.ElmediaPlayer" + "com.github.ahousseini-recipes.pkg.AnyBookCase" ] }, - "com.github.ahousseini-recipes.pkg.KNIME": { - "name": "KNIME", - "description": "Downloads the latest version of KNIME and creates a package.", + "com.github.ahousseini-recipes.pkg.Shadow": { + "name": "Shadow", + "description": "Downloads the latest version of Shadow and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "KNIME/KNIME.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.KNIME", - "shortname": "KNIME.pkg", + "path": "Shadow/Shadow.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Shadow", + "shortname": "Shadow.pkg", "inferred_type": "pkg" }, + "com.github.ahousseini-recipes.download.Shadow": { + "name": "Shadow", + "description": "Downloads the latest version of Shadow.", + "repo": "autopkg/ahousseini-recipes", + "path": "Shadow/Shadow.download.recipe", + "shortname": "Shadow.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Shadow" + ] + }, "com.github.ahousseini-recipes.download.KNIME": { "name": "KNIME", "description": "Downloads the latest version of KNIME.", @@ -127217,120 +127292,64 @@ "com.github.ahousseini-recipes.pkg.KNIME" ] }, - "com.github.ahousseini-recipes.download.AirParrot3": { - "name": "AirParrot 3", - "description": "Downloads the latest version of AirParrot 3.", - "repo": "autopkg/ahousseini-recipes", - "path": "AirParrot 3/AirParrot 3.download.recipe", - "shortname": "AirParrot 3.download", - "inferred_type": "download", - "children": [ - "com.github.dataJAR-recipes.munki.AirParrot 3", - "com.github.ahousseini-recipes.pkg.AirParrot3" - ] - }, - "com.github.ahousseini-recipes.pkg.AirParrot3": { - "name": "AirParrot 3", - "description": "Downloads the latest version of AirParrot 3 and creates a package.", + "com.github.ahousseini-recipes.pkg.KNIME": { + "name": "KNIME", + "description": "Downloads the latest version of KNIME and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "AirParrot 3/AirParrot 3.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AirParrot3", - "shortname": "AirParrot 3.pkg", + "path": "KNIME/KNIME.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.KNIME", + "shortname": "KNIME.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.QOwnNotes": { - "name": "QOwnNotes", - "description": "Downloads the latest version of QOwnNotes.", + "com.github.ahousseini-recipes.download.FinanceMissionHeroes": { + "name": "FinanceMissionHeroes", + "description": "Downloads the latest version of FinanceMissionHeroes.", "repo": "autopkg/ahousseini-recipes", - "path": "QOwnNotes/QOwnNotes.download.recipe", - "shortname": "QOwnNotes.download", + "path": "FinanceMissionHeroes/FinanceMissionHeroes.download.recipe", + "shortname": "FinanceMissionHeroes.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.QOwnNotes" + "com.github.ahousseini-recipes.pkg.FinanceMissionHeroes" ] }, - "com.github.ahousseini-recipes.pkg.QOwnNotes": { - "name": "QOwnNotes", - "description": "Downloads the latest version of QOwnNotes and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "QOwnNotes/QOwnNotes.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.QOwnNotes", - "shortname": "QOwnNotes.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.LEGOMINDSTORMSEV3HomeEdition": { - "name": "LEGO MINDSTORMS EV3 Home Edition", - "description": "Downloads the latest version of LEGO MINDSTORMS EV3 Home Edition and creates a package.", + "com.github.ahousseini-recipes.pkg.FinanceMissionHeroes": { + "name": "FinanceMissionHeroes", + "description": "Downloads the latest version of FinanceMissionHeroes and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "LEGO MINDSTORMS EV3 Home Edition/LEGO MINDSTORMS EV3 Home Edition.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LEGOMINDSTORMSEV3HomeEdition", - "shortname": "LEGO MINDSTORMS EV3 Home Edition.pkg", + "path": "FinanceMissionHeroes/FinanceMissionHeroes.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.FinanceMissionHeroes", + "shortname": "FinanceMissionHeroes.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.LEGOMINDSTORMSEV3HomeEdition": { - "name": "LEGO MINDSTORMS EV3 Home Edition", - "description": "Downloads the latest version of LEGO MINDSTORMS EV3 Home Edition.", - "repo": "autopkg/ahousseini-recipes", - "path": "LEGO MINDSTORMS EV3 Home Edition/LEGO MINDSTORMS EV3 Home Edition.download.recipe", - "shortname": "LEGO MINDSTORMS EV3 Home Edition.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.LEGOMINDSTORMSEV3HomeEdition" - ] - }, - "com.github.ahousseini-recipes.download.Ubersicht": { - "name": "U\u0308bersicht", - "description": "Downloads the latest version of U\u0308bersicht.", + "com.github.ahousseini-recipes.download.MailRaiderPro": { + "name": "MailRaider Pro", + "description": "Downloads the latest version of MailRaider Pro.", "repo": "autopkg/ahousseini-recipes", - "path": "Ubersicht/Ubersicht.download.recipe", - "shortname": "Ubersicht.download", + "path": "45RPM Software/MailRaider Pro.download.recipe", + "shortname": "MailRaider Pro.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Ubersicht" + "com.github.ahousseini-recipes.pkg.MailRaiderPro" ] }, - "com.github.ahousseini-recipes.pkg.Ubersicht": { - "name": "U\u0308bersicht", - "description": "Downloads the latest version of U\u0308bersicht and creates a package.", + "com.github.ahousseini-recipes.pkg.MailRaiderPro": { + "name": "MailRaider Pro", + "description": "Downloads the latest version of MailRaider Pro and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Ubersicht/Ubersicht.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Ubersicht", - "shortname": "Ubersicht.pkg", + "path": "45RPM Software/MailRaider Pro.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MailRaiderPro", + "shortname": "MailRaider Pro.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Muzzle": { - "name": "Muzzle", - "description": "Downloads the latest version of Muzzle and creates a package.", + "com.github.ahousseini-recipes.pkg.LehrerOfficeZusatz": { + "name": "LehrerOffice Zusatz", + "description": "Downloads the latest version of LehrerOffice Zusatz and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Incident57/Muzzle.pkg.recipe", - "parent": "com.github.foigus.download.Muzzle", - "shortname": "Muzzle.pkg", + "path": "LehrerOfficeZusatz/LehrerOfficeZusatz.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LehrerOfficeZusatz", + "shortname": "LehrerOfficeZusatz.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Audacity/Audacity.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Audacity", - "shortname": "Audacity.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.Audacity" - ] - }, - "com.github.ahousseini-recipes.download.Audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity.", - "repo": "autopkg/ahousseini-recipes", - "path": "Audacity/Audacity.download.recipe", - "shortname": "Audacity.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Audacity", - "com.github.davidbpirie.munki.audacity" - ] - }, "com.github.ahousseini-recipes.download.LehrerOfficeZusatz": { "name": "LehrerOffice Zusatz", "description": "Downloads the latest version of LehrerOffice Zusatz.", @@ -127342,319 +127361,249 @@ "com.github.ahousseini-recipes.pkg.LehrerOfficeZusatz" ] }, - "com.github.ahousseini-recipes.pkg.LehrerOfficeZusatz": { - "name": "LehrerOffice Zusatz", - "description": "Downloads the latest version of LehrerOffice Zusatz and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "LehrerOfficeZusatz/LehrerOfficeZusatz.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LehrerOfficeZusatz", - "shortname": "LehrerOfficeZusatz.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.MigrosBankEBanking": { - "name": "Migros Bank E-Banking", - "description": "Downloads the latest version of Migros Bank E-Banking and creates a package.", + "com.github.ahousseini-recipes.pkg.Aircall": { + "name": "Aircall", + "description": "Downloads the latest version of Aircall and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Migros Bank E-Banking/Migros Bank E-Banking.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MigrosBankEBanking", - "shortname": "Migros Bank E-Banking.pkg", + "path": "Aircall/Aircall.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Aircall", + "shortname": "Aircall.pkg", "inferred_type": "pkg", "children": [ - "com.github.andredb90.filewave.MigrosBankEBanking" + "com.github.autopkg.grahampugh-recipes.jamf.Aircall-pkg-upload", + "com.github.autopkg.grahampugh-recipes.jamf.Aircall" ] }, - "com.github.ahousseini-recipes.download.MigrosBankEBanking": { - "name": "Migros Bank E-Banking", - "description": "Downloads the latest version of Migros Bank E-Banking.", + "com.github.ahousseini-recipes.download.Aircall": { + "name": "Aircall", + "description": "Downloads the latest version of Aircall.", "repo": "autopkg/ahousseini-recipes", - "path": "Migros Bank E-Banking/Migros Bank E-Banking.download.recipe", - "shortname": "Migros Bank E-Banking.download", + "path": "Aircall/Aircall.download.recipe", + "shortname": "Aircall.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MigrosBankEBanking" + "com.github.dataJAR-recipes.munki.Aircall", + "com.github.ahousseini-recipes.pkg.Aircall" ] }, - "com.github.ahousseini-recipes.download.LogiTune": { - "name": "LogiTune", - "description": "Downloads the latest version of LogiTune.", + "com.github.ahousseini-recipes.pkg.SynologyDriveClient": { + "name": "Synology Drive Client", + "description": "Downloads the latest version of Synology Drive Client and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "LogiTune/LogiTune.download.recipe", - "shortname": "LogiTune.download", - "inferred_type": "download", + "path": "Synology/Synology Drive Client.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SynologyDriveClient", + "shortname": "Synology Drive Client.pkg", + "inferred_type": "pkg", "children": [ - "com.github.ahousseini-recipes.pkg.LogiTune" + "com.github.andredb90.filewave.SynologyDriveClient" ] }, - "com.github.ahousseini-recipes.pkg.LogiTune": { - "name": "LogiTune", - "description": "Downloads the latest version of LogiTune and creates a package.", + "com.github.ahousseini-recipes.pkg.SynologySurveillanceStationClient": { + "name": "Synology Surveillance Station Client", + "description": "Downloads the latest version of Synology Surveillance Station Client and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "LogiTune/LogiTune.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LogiTune", - "shortname": "LogiTune.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.grahamgilbert.munki.LogiTune" - ] + "path": "Synology/Synology Surveillance Station Client.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SynologySurveillanceStationClient", + "shortname": "Synology Surveillance Station Client.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.LiteIcon": { - "name": "LiteIcon", - "description": "Downloads the latest version of LiteIcon.", + "com.github.ahousseini-recipes.download.SynologyNoteStation": { + "name": "Synology Note Station", + "description": "Downloads the latest version of Synology Note Station.", "repo": "autopkg/ahousseini-recipes", - "path": "LiteIcon/LiteIcon.download.recipe", - "shortname": "LiteIcon.download", + "path": "Synology/Synology Note Station.download.recipe", + "shortname": "Synology Note Station.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.LiteIcon" + "com.github.ahousseini-recipes.pkg.SynologyNoteStation" ] }, - "com.github.ahousseini-recipes.pkg.LiteIcon": { - "name": "LiteIcon", - "description": "Downloads the latest version of LiteIcon and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "LiteIcon/LiteIcon.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LiteIcon", - "shortname": "LiteIcon.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Millefeuilles": { - "name": "Mille feuilles", - "description": "Downloads the latest version of Mille feuilles and creates a package.", + "com.github.ahousseini-recipes.pkg.SynologyNoteStation": { + "name": "Synology Note Station", + "description": "Downloads the latest version of Synology Note Station and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Mille feuilles/Mille feuilles.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Millefeuilles", - "shortname": "Mille feuilles.pkg", + "path": "Synology/Synology Note Station.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SynologyNoteStation", + "shortname": "Synology Note Station.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Millefeuilles": { - "name": "Mille feuilles", - "description": "Downloads the latest version of Mille feuilles.", + "com.github.ahousseini-recipes.download.SynologySurveillanceStationClient": { + "name": "Synology Surveillance Station Client", + "description": "Downloads the latest version of Synology Surveillance Station Client.", "repo": "autopkg/ahousseini-recipes", - "path": "Mille feuilles/Mille feuilles.download.recipe", - "shortname": "Mille feuilles.download", + "path": "Synology/Synology Surveillance Station Client.download.recipe", + "shortname": "Synology Surveillance Station Client.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Millefeuilles" + "com.github.ahousseini-recipes.pkg.SynologySurveillanceStationClient" ] }, - "com.github.ahousseini-recipes.pkg.STARFACE": { - "name": "STARFACE", - "description": "Downloads the latest version of STARFACE and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "STARFACE/STARFACE.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.STARFACE", - "shortname": "STARFACE.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.STARFACE": { - "name": "STARFACE", - "description": "Downloads the latest version of STARFACE.", + "com.github.ahousseini-recipes.download.SynologyDriveClient": { + "name": "Synology Drive Client", + "description": "Downloads the latest version of Synology Drive Client.", "repo": "autopkg/ahousseini-recipes", - "path": "STARFACE/STARFACE.download.recipe", - "shortname": "STARFACE.download", + "path": "Synology/Synology Drive Client.download.recipe", + "shortname": "Synology Drive Client.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.STARFACE", - "com.github.jannheider.munki.STARFACE", - "com.github.jannheider.install.STARFACE" + "com.github.ahousseini-recipes.pkg.SynologyDriveClient" ] }, - "com.github.ahousseini-recipes.download.ICQ": { - "name": "ICQ", - "description": "Downloads the latest version of ICQ.", + "com.github.ahousseini-recipes.download.XMind": { + "name": "XMind", + "description": "Downloads the latest version of XMind.", "repo": "autopkg/ahousseini-recipes", - "path": "ICQ/ICQ.download.recipe", - "shortname": "ICQ.download", + "path": "XMind/XMind.download.recipe", + "shortname": "XMind.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ICQ" + "com.github.ahousseini-recipes.pkg.XMind" ] }, - "com.github.ahousseini-recipes.pkg.ICQ": { - "name": "ICQ", - "description": "Downloads the latest version of ICQ and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "ICQ/ICQ.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ICQ", - "shortname": "ICQ.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Capto": { - "name": "Capto", - "description": "Downloads the latest version of Capto and creates a package.", + "com.github.ahousseini-recipes.pkg.XMind": { + "name": "XMind", + "description": "Downloads the latest version of XMind and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "GlobalDelightTechnologies/Capto.pkg.recipe", - "parent": "com.github.foigus.download.capto", - "shortname": "Capto.pkg", + "path": "XMind/XMind.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.XMind", + "shortname": "XMind.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Adapter": { - "name": "Adapter", - "description": "Downloads the latest version of Adapter and creates a package.", + "com.github.ahousseini-recipes.pkg.TaskExplorer": { + "name": "TaskExplorer", + "description": "Downloads the latest version of TaskExplorer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Adapter/Adapter.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Adapter", - "shortname": "Adapter.pkg", - "inferred_type": "pkg" + "path": "TaskExplorer/TaskExplorer.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.TaskExplorer", + "shortname": "TaskExplorer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.oliverweinm-recipes.munki.TaskExplorer" + ] }, - "com.github.ahousseini-recipes.download.Adapter": { - "name": "Adapter", - "description": "Downloads the latest version of Adapter.", + "com.github.ahousseini-recipes.download.TaskExplorer": { + "name": "TaskExplorer", + "description": "Downloads the latest version of TaskExplorer.", "repo": "autopkg/ahousseini-recipes", - "path": "Adapter/Adapter.download.recipe", - "shortname": "Adapter.download", + "path": "TaskExplorer/TaskExplorer.download.recipe", + "shortname": "TaskExplorer.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Adapter" + "com.github.ahousseini-recipes.pkg.TaskExplorer" ] }, - "com.github.ahousseini-recipes.MicrosoftAdvertisingEditor": { - "name": "Microsoft Advertising Editor", - "description": "Downloads the latest version of Microsoft Advertising Editor and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Microsoft/Microsoft Advertising Editor.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor", - "shortname": "Microsoft Advertising Editor.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.Sophia": { - "name": "Sophia", - "description": "Downloads the latest version of Sophia.", + "com.github.ahousseini-recipes.download.MigrosBankEBanking": { + "name": "Migros Bank E-Banking", + "description": "Downloads the latest version of Migros Bank E-Banking.", "repo": "autopkg/ahousseini-recipes", - "path": "Sophia/Sophia.download.recipe", - "shortname": "Sophia.download", + "path": "Migros Bank E-Banking/Migros Bank E-Banking.download.recipe", + "shortname": "Migros Bank E-Banking.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Sophia" + "com.github.ahousseini-recipes.pkg.MigrosBankEBanking" ] }, - "com.github.ahousseini-recipes.pkg.Sophia": { - "name": "Sophia", - "description": "Downloads the latest version of Sophia and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Sophia/Sophia.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Sophia", - "shortname": "Sophia.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.cnlabSpeedTest": { - "name": "cnlabSpeedTest", - "description": "Downloads the latest version of cnlabSpeedTest and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "cnlabSpeedTest/cnlabSpeedTest.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.cnlabSpeedTest", - "shortname": "cnlabSpeedTest.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.cnlabSpeedTest": { - "name": "cnlabSpeedTest", - "description": "Downloads the latest version of cnlabSpeedTest.", + "com.github.ahousseini-recipes.pkg.MigrosBankEBanking": { + "name": "Migros Bank E-Banking", + "description": "Downloads the latest version of Migros Bank E-Banking and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "cnlabSpeedTest/cnlabSpeedTest.download.recipe", - "shortname": "cnlabSpeedTest.download", - "inferred_type": "download", + "path": "Migros Bank E-Banking/Migros Bank E-Banking.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MigrosBankEBanking", + "shortname": "Migros Bank E-Banking.pkg", + "inferred_type": "pkg", "children": [ - "com.github.ahousseini-recipes.pkg.cnlabSpeedTest" + "com.github.andredb90.filewave.MigrosBankEBanking" ] }, - "com.github.ahousseini-recipes.pkg.GoProQuik": { - "name": "GoPro Quik", - "description": "Downloads the latest version of GoPro Quik.", + "com.github.ahousseini-recipes.pkg.QRJournal": { + "name": "QR Journal", + "description": "Downloads the latest version of QR Journal and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "GoPro Quik/GoPro Quik.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.GoProQuik", - "shortname": "GoPro Quik.pkg", + "path": "QR Journal/QR Journal.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.QRJournal", + "shortname": "QR Journal.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.GoProQuik": { - "name": "GoPro Quik", - "description": "Downloads the latest version of GoPro Quik.", + "com.github.ahousseini-recipes.download.QRJournal": { + "name": "QR Journal", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "GoPro Quik/GoPro Quik.download.recipe", - "shortname": "GoPro Quik.download", + "path": "QR Journal/QR Journal.download.recipe", + "shortname": "QR Journal.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.GoProQuik" + "com.github.ahousseini-recipes.pkg.QRJournal" ] }, - "com.github.ahousseini-recipes.pkg.Natron": { - "name": "Natron", - "description": "Downloads the latest version of Natron and creates a package.", + "com.github.ahousseini-recipes.pkg.KerioConnect": { + "name": "Kerio Connect", + "description": "Downloads the latest version of Kerio Connect and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Natron/Natron.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Natron", - "shortname": "Natron.pkg", + "path": "Kerio Connect/Kerio Connect.pkg.recipe", + "parent": "com.github.peetinc.download.KerioConnectClient", + "shortname": "Kerio Connect.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Natron": { - "name": "Natron", - "description": "Downloads the latest version of Natron.", - "repo": "autopkg/ahousseini-recipes", - "path": "Natron/Natron.download.recipe", - "shortname": "Natron.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Natron" - ] - }, - "com.github.ahousseini-recipes.download.EV3Classroom": { - "name": "EV3 Classroom", - "description": "Downloads the latest version of EV3 Classroom.", + "com.github.ahousseini-recipes.download.Shapr3D": { + "name": "Shapr3D", + "description": "Downloads the latest version of Shapr3D.", "repo": "autopkg/ahousseini-recipes", - "path": "EV3 Classroom/EV3 Classroom.download.recipe", - "shortname": "EV3 Classroom.download", + "path": "Shapr3D/Shapr3D.download.recipe", + "shortname": "Shapr3D.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.EV3Classroom" + "com.github.ahousseini-recipes.pkg.Shapr3D" ] }, - "com.github.ahousseini-recipes.pkg.EV3Classroom": { - "name": "EV3 Classroom", - "description": "Downloads the latest version of EV3 Classroom and creates a package.", + "com.github.ahousseini-recipes.pkg.Shapr3D": { + "name": "Shapr3D", + "description": "Downloads the latest version of Shapr3D and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "EV3 Classroom/EV3 Classroom.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.EV3Classroom", - "shortname": "EV3 Classroom.pkg", + "path": "Shapr3D/Shapr3D.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Shapr3D", + "shortname": "Shapr3D.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ifolorMacDesigner": { - "name": "ifolor Mac Designer", - "description": "Downloads the latest version of ifolor Mac Designer and creates a package.", + "com.github.ahousseini-recipes.pkg.kMeet": { + "name": "kMeet", + "description": "Downloads the latest version of kMeet and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ifolor Mac Designer/ifolor Mac Designer.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ifolorMacDesigner", - "shortname": "ifolor Mac Designer.pkg", + "path": "kMeet/kMeet.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.kMeet", + "shortname": "kMeet.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ifolorMacDesigner": { - "name": "ifolor Mac Designer", - "description": "Downloads the latest version of ifolor Mac Designer.", + "com.github.ahousseini-recipes.download.kMeet": { + "name": "kMeet", + "description": "Downloads the latest version of kMeet.", "repo": "autopkg/ahousseini-recipes", - "path": "ifolor Mac Designer/ifolor Mac Designer.download.recipe", - "shortname": "ifolor Mac Designer.download", + "path": "kMeet/kMeet.download.recipe", + "shortname": "kMeet.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ifolorMacDesigner" + "com.github.jpiel.munki.kMeet", + "com.github.ahousseini-recipes.pkg.kMeet" ] }, - "com.github.ahousseini-recipes.download.Vysor": { - "name": "Vysor", - "description": "Downloads the latest version of Vysor.", + "com.github.ahousseini-recipes.download.NordVPN": { + "name": "NordVPN", + "description": "Downloads the latest version of NordVPN.", "repo": "autopkg/ahousseini-recipes", - "path": "Vysor/Vysor.download.recipe", - "shortname": "Vysor.download", + "path": "NordVPN/NordVPN.download.recipe", + "shortname": "NordVPN.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Vysor" + "com.github.dataJAR-recipes.munki.NordVPN", + "com.github.ahousseini-recipes.pkg.NordVPN" ] }, - "com.github.ahousseini-recipes.pkg.Vysor": { - "name": "Vysor", - "description": "Downloads the latest version of Vysor and creates a package.", + "com.github.ahousseini-recipes.pkg.NordVPN": { + "name": "NordVPN", + "description": "Downloads the latest version of NordVPN and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Vysor/Vysor.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Vysor", - "shortname": "Vysor.pkg", + "path": "NordVPN/NordVPN.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.NordVPN", + "shortname": "NordVPN.pkg", "inferred_type": "pkg" }, "com.github.ahousseini-recipes.pkg.Meshmixer": { @@ -127667,64 +127616,34 @@ "shortname": "Meshmixer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.FontExplorerXPro": { - "name": "FontExplorer X Pro", - "description": "Downloads the latest version of FontExplorer X Pro.", + "com.github.ahousseini-recipes.download.SilhouetteStudio": { + "name": "Silhouette Studio", + "description": "Downloads the latest version of Silhouette Studio.", "repo": "autopkg/ahousseini-recipes", - "path": "FontExplorer X Pro/FontExplorer X Pro.download.recipe", - "shortname": "FontExplorer X Pro.download", + "path": "SilhouetteStudio/SilhouetteStudio.download.recipe", + "shortname": "SilhouetteStudio.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.FontExplorerXPro" + "com.github.joshua-d-miller.autopkg.munki.silhouettestudio", + "com.github.ahousseini-recipes.pkg.SilhouetteStudio" ] }, - "com.github.ahousseini-recipes.pkg.FontExplorerXPro": { - "name": "FontExplorer X Pro", - "description": "Downloads the latest version of FontExplorer X Pro and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "FontExplorer X Pro/FontExplorer X Pro.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.FontExplorerXPro", - "shortname": "FontExplorer X Pro.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.SafeExamBrowser": { - "name": "Safe Exam Browser", - "description": "Downloads the latest version of Safe Exam Browser and creates a package.", + "com.github.ahousseini-recipes.pkg.SilhouetteStudio": { + "name": "Silhouette Studio", + "description": "Downloads the latest version of Silhouette Studio and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "SafeExamBrowser/SafeExamBrowser.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SafeExamBrowser", - "shortname": "SafeExamBrowser.pkg", + "path": "SilhouetteStudio/SilhouetteStudio.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SilhouetteStudio", + "shortname": "SilhouetteStudio.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.SafeExamBrowser": { - "name": "Safe Exam Browser", - "description": "Downloads the latest version of SafeExamBrowser.", - "repo": "autopkg/ahousseini-recipes", - "path": "SafeExamBrowser/SafeExamBrowser.download.recipe", - "shortname": "SafeExamBrowser.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.SafeExamBrowser" - ] - }, - "com.github.ahousseini-recipes.download.sipgatesoftphone": { - "name": "sipgate softphone", - "description": "Downloads the latest version of sipgate softphone.", - "repo": "autopkg/ahousseini-recipes", - "path": "sipgatesoftphone/sipgatesoftphone.download.recipe", - "shortname": "sipgatesoftphone.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.sipgatesoftphone" - ] - }, - "com.github.ahousseini-recipes.pkg.sipgatesoftphone": { - "name": "sipgate softphone", - "description": "Downloads the latest version of sipgate softphone and creates a package.", + "com.github.ahousseini-recipes.pkg.DiskWave": { + "name": "DiskWave", + "description": "Downloads the latest version of DiskWave and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "sipgatesoftphone/sipgatesoftphone.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.sipgatesoftphone", - "shortname": "sipgatesoftphone.pkg", + "path": "DiskWave/DiskWave.pkg.recipe", + "parent": "com.github.autopkg.download.DiskWave", + "shortname": "DiskWave.pkg", "inferred_type": "pkg" }, "com.github.ahousseini-recipes.download.WorksheetCrafter": { @@ -127747,409 +127666,432 @@ "shortname": "WorksheetCrafter.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.namebench": { - "name": "namebench", - "description": "Downloads the latest version of namebench and creates a package.", + "com.github.ahousseini-recipes.pkg.Linphone": { + "name": "Linphone", + "description": "Downloads the latest version of Linphone and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "namebench/namebench.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.namebench", - "shortname": "namebench.pkg", + "path": "Linphone/Linphone.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Linphone", + "shortname": "Linphone.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.namebench": { - "name": "namebench", - "description": "Downloads the latest version of namebench.", + "com.github.ahousseini-recipes.download.Linphone": { + "name": "Linphone", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "namebench/namebench.download.recipe", - "shortname": "namebench.download", + "path": "Linphone/Linphone.download.recipe", + "shortname": "Linphone.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.namebench" + "com.github.ahousseini-recipes.pkg.Linphone" ] }, - "com.github.ahousseini-recipes.pkg.Cryptomator": { - "name": "Cryptomator", - "description": "Downloads the latest version of Cryptomator and creates a package.", + "com.github.ahousseini-recipes.pkg.sipgatesoftphone": { + "name": "sipgate softphone", + "description": "Downloads the latest version of sipgate softphone and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Cryptomator/Cryptomator.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Cryptomator", - "shortname": "Cryptomator.pkg", + "path": "sipgatesoftphone/sipgatesoftphone.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.sipgatesoftphone", + "shortname": "sipgatesoftphone.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Cryptomator": { - "name": "Cryptomator", - "description": "Downloads the latest version of Cryptomator.", + "com.github.ahousseini-recipes.download.sipgatesoftphone": { + "name": "sipgate softphone", + "description": "Downloads the latest version of sipgate softphone.", "repo": "autopkg/ahousseini-recipes", - "path": "Cryptomator/Cryptomator.download.recipe", - "shortname": "Cryptomator.download", + "path": "sipgatesoftphone/sipgatesoftphone.download.recipe", + "shortname": "sipgatesoftphone.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Cryptomator" + "com.github.ahousseini-recipes.pkg.sipgatesoftphone" ] }, - "com.github.ahousseini-recipes.pkg.jamf-migrator": { - "name": "jamf-migrator", - "description": "Downloads the latest version of jamf-migrator and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "jamf-migrator/jamf-migrator.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.jamf-migrator", - "shortname": "jamf-migrator.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.ReEnroller": { - "name": "ReEnroller", - "description": "Downloads the latest version of ReEnroller and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "ReEnroller/ReEnroller.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ReEnroller", - "shortname": "ReEnroller.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.ReEnroller": { - "name": "ReEnroller", - "description": "Downloads the latest version of ReEnroller.", + "com.github.ahousseini-recipes.download.Touche": { + "name": "Touch\u00e9", + "description": "Downloads the latest version of Touch\u00e9.", "repo": "autopkg/ahousseini-recipes", - "path": "ReEnroller/ReEnroller.download.recipe", - "shortname": "ReEnroller.download", + "path": "Touche/Touche.download.recipe", + "shortname": "Touche.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ReEnroller" + "com.github.ahousseini-recipes.pkg.Touche" ] }, - "com.github.ahousseini-recipes.download.mite.nano": { - "name": "mite.nano", - "description": "Downloads the latest version of mite.nano.", + "com.github.ahousseini-recipes.pkg.Touche": { + "name": "Touch\u00e9", + "description": "Downloads the latest version of Touch\u00e9 and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Touche/Touche.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Touche", + "shortname": "Touche.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.DiskMakerX9formacOSCatalina": { + "name": "DiskMaker X 9 for macOS Catalina", + "description": "Downloads the latest version of DiskMaker X 9 for macOS Catalina.", "repo": "autopkg/ahousseini-recipes", - "path": "mite.nano/mite.nano.download.recipe", + "path": "DiskMaker X 9 for macOS Catalina/DiskMaker X 9 for macOS Catalina.download.recipe", + "shortname": "DiskMaker X 9 for macOS Catalina.download", + "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.mite.nano" + "com.github.ahousseini-recipes.pkg.DiskMakerX9formacOSCatalina" ] }, - "com.github.ahousseini-recipes.pkg.mite.nano": { - "name": "mite.nano", - "description": "Downloads the latest version of mite.nano and creates a package.", + "com.github.ahousseini-recipes.pkg.DiskMakerX9formacOSCatalina": { + "name": "DiskMaker X 9 for macOS Catalina", + "description": "Downloads the latest version of DiskMaker X 9 for macOS Catalina and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "mite.nano/mite.nano.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.mite.nano" + "path": "DiskMaker X 9 for macOS Catalina/DiskMaker X 9 for macOS Catalina.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.DiskMakerX9formacOSCatalina", + "shortname": "DiskMaker X 9 for macOS Catalina.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Debookee": { - "name": "Debookee", - "description": "Downloads the latest version of Debookee.", + "com.github.ahousseini-recipes.download.MacmillanEducationTeacher": { + "name": "MacmillanEducationTeacher", + "description": "Downloads the latest version of MacmillanEducationTeacher.", "repo": "autopkg/ahousseini-recipes", - "path": "Debookee/Debookee.download.recipe", - "shortname": "Debookee.download", + "path": "MacmillanEducationTeacher/MacmillanEducationTeacher.download.recipe", + "shortname": "MacmillanEducationTeacher.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Debookee" + "com.github.ahousseini-recipes.pkg.MacmillanEducationTeacher" ] }, - "com.github.ahousseini-recipes.pkg.Debookee": { - "name": "Debookee", - "description": "Downloads the latest version of Debookee and creates a package.", + "com.github.ahousseini-recipes.pkg.MacmillanEducationTeacher": { + "name": "MacmillanEducationTeacher", + "description": "Downloads the latest version of MacmillanEducationTeacher and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Debookee/Debookee.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Debookee", - "shortname": "Debookee.pkg", + "path": "MacmillanEducationTeacher/MacmillanEducationTeacher.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MacmillanEducationTeacher", + "shortname": "MacmillanEducationTeacher.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Payload-FreePackageCreator": { - "name": "Payload-Free Package Creator", - "description": "Downloads the latest version of Payload-Free Package Creator.", + "com.github.ahousseini-recipes.pkg.Passenger": { + "name": "Passenger", + "description": "Downloads the latest version of Passenger and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Payload-Free Package Creator/Payload-Free Package Creator.download.recipe", - "shortname": "Payload-Free Package Creator.download", - "inferred_type": "download" + "path": "Passenger/Passenger.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Passenger", + "shortname": "Passenger.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Pencil2D": { - "name": "Pencil2D", - "description": "Downloads the latest version of Pencil2D and creates a package.", + "com.github.ahousseini-recipes.download.Passenger": { + "name": "Passenger", + "description": "Downloads the latest version of Passenger.", "repo": "autopkg/ahousseini-recipes", - "path": "Pencil2D/Pencil2D.pkg.recipe", - "parent": "com.github.apizz.download.Pencil2D", - "shortname": "Pencil2D.pkg", - "inferred_type": "pkg" + "path": "Passenger/Passenger.download.recipe", + "shortname": "Passenger.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Passenger" + ] }, - "com.github.ahousseini-recipes.pkg.pascomClient": { - "name": "pascom Client", - "description": "Downloads the latest version of pascom Client and creates a package.", + "com.github.ahousseini-recipes.pkg.Airflow": { + "name": "Airflow", + "description": "Downloads the latest version of Airflow and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "pascomClient/pascomClient.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.pascomClient", - "shortname": "pascomClient.pkg", + "path": "Airflow/Airflow.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Airflow", + "shortname": "Airflow.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.pascomClient": { - "name": "pascom Client", - "description": "Downloads the latest version of pascom Client.", + "com.github.ahousseini-recipes.download.Airflow": { + "name": "Airflow", + "description": "Downloads the latest version of Airflow.", "repo": "autopkg/ahousseini-recipes", - "path": "pascomClient/pascomClient.download.recipe", - "shortname": "pascomClient.download", + "path": "Airflow/Airflow.download.recipe", + "shortname": "Airflow.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.pascomClient" + "com.github.ahousseini-recipes.pkg.Airflow" ] }, - "com.github.ahousseini-recipes.pkg.Fritzing": { - "name": "Fritzing", - "description": "Downloads the latest version of Fritzing and creates a package.", + "com.github.ahousseini-recipes.download.PlantronicsHub": { + "name": "Plantronics Hub", + "description": "Downloads the latest version of Plantronics Hub.", "repo": "autopkg/ahousseini-recipes", - "path": "Fritzing/Fritzing.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Fritzing", - "shortname": "Fritzing.pkg", + "path": "Plantronics Hub/Plantronics Hub.download.recipe", + "shortname": "Plantronics Hub.download", + "inferred_type": "download", + "children": [ + "com.github.smithjw.pkg.plantronics_hub", + "com.github.ahousseini-recipes.pkg.PlantronicsHub" + ] + }, + "com.github.ahousseini-recipes.pkg.PlantronicsHub": { + "name": "Plantronics Hub", + "description": "Downloads the latest version of Plantronics Hub.", + "repo": "autopkg/ahousseini-recipes", + "path": "Plantronics Hub/Plantronics Hub.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PlantronicsHub", + "shortname": "Plantronics Hub.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ThycoticPAM": { - "name": "ThycoticPAM", - "description": "Downloads the latest version of ThycoticPAM.", + "com.github.ahousseini-recipes.download.AirParrot3": { + "name": "AirParrot 3", + "description": "Downloads the latest version of AirParrot 3.", "repo": "autopkg/ahousseini-recipes", - "path": "ThycoticPAM/ThycoticPAM.download.recipe", - "shortname": "ThycoticPAM.download", + "path": "AirParrot 3/AirParrot 3.download.recipe", + "shortname": "AirParrot 3.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ThycoticPAM" + "com.github.dataJAR-recipes.munki.AirParrot 3", + "com.github.ahousseini-recipes.pkg.AirParrot3" ] }, - "com.github.ahousseini-recipes.pkg.ThycoticPAM": { - "name": "ThycoticPAM", - "description": "Downloads the latest version of ThycoticPAM and creates a package.", + "com.github.ahousseini-recipes.pkg.AirParrot3": { + "name": "AirParrot 3", + "description": "Downloads the latest version of AirParrot 3 and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ThycoticPAM/ThycoticPAM.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ThycoticPAM", - "shortname": "ThycoticPAM.pkg", + "path": "AirParrot 3/AirParrot 3.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AirParrot3", + "shortname": "AirParrot 3.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.UTM": { - "name": "UTM", - "description": "Downloads the latest version of UTM and creates a package.", + "com.github.ahousseini-recipes.pkg.Smallpdf": { + "name": "Smallpdf", + "description": "Downloads the latest version of Smallpdf and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "UTM/UTM.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.UTM", - "shortname": "UTM.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.UTM" - ] + "path": "Smallpdf/Smallpdf.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Smallpdf", + "shortname": "Smallpdf.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.UTM": { - "name": "UTM", - "description": "Downloads the latest version of UTM.", + "com.github.ahousseini-recipes.download.Smallpdf": { + "name": "Smallpdf", + "description": "Downloads the latest version of Smallpdf.", "repo": "autopkg/ahousseini-recipes", - "path": "UTM/UTM.download.recipe", - "shortname": "UTM.download", + "path": "Smallpdf/Smallpdf.download.recipe", + "shortname": "Smallpdf.download", "inferred_type": "download", "children": [ - "com.github.flammable.munki.UTM", - "com.github.peetinc.munki.UTM", - "com.github.ahousseini-recipes.pkg.UTM", - "com.github.davidbpirie.munki.UTM", - "com.github.almenscorner.intune.UTM" + "com.github.dataJAR-recipes.munki.Smallpdf", + "com.github.ahousseini-recipes.pkg.Smallpdf" ] }, - "com.github.ahousseini-recipes.download.linked-helper": { - "name": "linked-helper", - "description": "Downloads the latest version of linked-helper.", + "com.github.ahousseini-recipes.download.LetsView": { + "name": "LetsView", + "description": "Downloads the latest version of LetsView.", "repo": "autopkg/ahousseini-recipes", - "path": "linked-helper/linked-helper.download.recipe", - "shortname": "linked-helper.download", + "path": "LetsView/LetsView.download.recipe", + "shortname": "LetsView.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.linked-helper" + "com.github.ahousseini-recipes.pkg.LetsView" ] }, - "com.github.ahousseini-recipes.pkg.linked-helper": { - "name": "linked-helper", - "description": "Downloads the latest version of linked-helper and creates a package.", + "com.github.ahousseini-recipes.pkg.LetsView": { + "name": "LetsView", + "description": "Downloads the latest version of LetsView and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "linked-helper/linked-helper.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.linked-helper", - "shortname": "linked-helper.pkg", + "path": "LetsView/LetsView.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LetsView", + "shortname": "LetsView.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.AutoMounter": { - "name": "AutoMounter", - "description": "Downloads the latest version of AutoMounter.", + "com.github.ahousseini-recipes.pkg.Ubersicht": { + "name": "U\u0308bersicht", + "description": "Downloads the latest version of U\u0308bersicht and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "AutoMounter/AutoMounter.download.recipe", - "shortname": "AutoMounter.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.AutoMounter" - ] + "path": "Ubersicht/Ubersicht.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Ubersicht", + "shortname": "Ubersicht.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.AutoMounter": { - "name": "AutoMounter", - "description": "Downloads the latest version of AutoMounter and creates a package.", + "com.github.ahousseini-recipes.download.Ubersicht": { + "name": "U\u0308bersicht", + "description": "Downloads the latest version of U\u0308bersicht.", "repo": "autopkg/ahousseini-recipes", - "path": "AutoMounter/AutoMounter.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AutoMounter", - "shortname": "AutoMounter.pkg", - "inferred_type": "pkg", + "path": "Ubersicht/Ubersicht.download.recipe", + "shortname": "Ubersicht.download", + "inferred_type": "download", "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter" + "com.github.ahousseini-recipes.pkg.Ubersicht" ] }, - "com.github.ahousseini-recipes.pkg.KerioConnect": { - "name": "Kerio Connect", - "description": "Downloads the latest version of Kerio Connect and creates a package.", + "com.github.ahousseini-recipes.pkg.Capto": { + "name": "Capto", + "description": "Downloads the latest version of Capto and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Kerio Connect/Kerio Connect.pkg.recipe", - "parent": "com.github.peetinc.download.KerioConnectClient", - "shortname": "Kerio Connect.pkg", + "path": "GlobalDelightTechnologies/Capto.pkg.recipe", + "parent": "com.github.foigus.download.capto", + "shortname": "Capto.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Mersive Solstice": { - "name": "Mersive Solstice", - "description": "Downloads the latest version of Mersive Solstice and creates a package.", + "com.github.ahousseini-recipes.pkg.ScriptDebugger": { + "name": "Script Debugger", + "description": "Downloads the latest version of Script Debugger and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Mersive Solstice/Mersive Solstice.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MersiveSolstice", - "shortname": "Mersive Solstice.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.MersiveSolstice-pkg-upload" - ] + "path": "Script Debugger/Script Debugger.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ScriptDebugger", + "shortname": "Script Debugger.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MersiveSolstice": { - "name": "Mersive Solstice", - "description": "Downloads the latest version of Mersive Solstice.", + "com.github.ahousseini-recipes.download.ScriptDebugger": { + "name": "Script Debugger", + "description": "Downloads the latest version of Script Debugger.", "repo": "autopkg/ahousseini-recipes", - "path": "Mersive Solstice/Mersive Solstice.download.recipe", - "shortname": "Mersive Solstice.download", + "path": "Script Debugger/Script Debugger.download.recipe", + "shortname": "Script Debugger.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Mersive Solstice" + "com.github.ahousseini-recipes.pkg.ScriptDebugger" ] }, - "com.github.ahousseini-recipes.pkg.UIBrowser": { - "name": "UI Browser", - "description": "Downloads the latest version of UI Browser and creates a package.", + "com.github.ahousseini-recipes.pkg.Sophia": { + "name": "Sophia", + "description": "Downloads the latest version of Sophia and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "UI Browser/UI Browser.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.UIBrowser", - "shortname": "UI Browser.pkg", + "path": "Sophia/Sophia.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Sophia", + "shortname": "Sophia.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.UIBrowser": { - "name": "UI Browser", - "description": "Downloads the latest version of UI Browser.", + "com.github.ahousseini-recipes.download.Sophia": { + "name": "Sophia", + "description": "Downloads the latest version of Sophia.", "repo": "autopkg/ahousseini-recipes", - "path": "UI Browser/UI Browser.download.recipe", - "shortname": "UI Browser.download", + "path": "Sophia/Sophia.download.recipe", + "shortname": "Sophia.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.UIBrowser" + "com.github.ahousseini-recipes.pkg.Sophia" ] }, - "com.github.ahousseini-recipes.pkg.WirelessMedia": { - "name": "WirelessMedia", - "description": "Downloads the latest version of WirelessMedia and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "WirelessMedia/WirelessMedia.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.WirelessMedia", - "shortname": "WirelessMedia.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.WirelessMedia": { - "name": "WirelessMedia", - "description": "Downloads the latest version of WirelessMedia.", + "com.github.ahousseini-recipes.download.MuteMe": { + "name": "Mute Me", + "description": "Downloads the latest version of Mute Me.", "repo": "autopkg/ahousseini-recipes", - "path": "WirelessMedia/WirelessMedia.download.recipe", - "shortname": "WirelessMedia.download", + "path": "MuteMe/MuteMe.download.recipe", + "shortname": "MuteMe.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.WirelessMedia" + "com.github.ahousseini-recipes.pkg.MuteMe" ] }, - "com.github.ahousseini-recipes.pkg.GanttProject": { - "name": "GanttProject", - "description": "Downloads the latest version of GanttProject and creates a package.", + "com.github.ahousseini-recipes.pkg.MuteMe": { + "name": "Mute Me", + "description": "Downloads the latest version of Mute Me and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "GanttProject/GanttProject.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.GanttProject", - "shortname": "GanttProject.pkg", + "path": "MuteMe/MuteMe.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MuteMe", + "shortname": "MuteMe.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.GanttProject": { - "name": "GanttProject", - "description": "Downloads the latest version of GanttProject.", + "com.github.ahousseini-recipes.download.LiteIcon": { + "name": "LiteIcon", + "description": "Downloads the latest version of LiteIcon.", "repo": "autopkg/ahousseini-recipes", - "path": "GanttProject/GanttProject.download.recipe", - "shortname": "GanttProject.download", + "path": "LiteIcon/LiteIcon.download.recipe", + "shortname": "LiteIcon.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.GanttProject" + "com.github.ahousseini-recipes.pkg.LiteIcon" ] }, - "com.github.ahousseini-recipes.pkg.Choosy": { - "name": "Choosy", - "description": "Downloads the latest version of Choosy and creates a package.", + "com.github.ahousseini-recipes.pkg.LiteIcon": { + "name": "LiteIcon", + "description": "Downloads the latest version of LiteIcon and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "GeorgeBrocklehurst/Choosy.pkg.recipe", - "parent": "com.github.foigus.download.Choosy", - "shortname": "Choosy.pkg", + "path": "LiteIcon/LiteIcon.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LiteIcon", + "shortname": "LiteIcon.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Clindoeil": { - "name": "Clin doeil", - "description": "Downloads the latest version of Clin doeil.", + "com.github.ahousseini-recipes.download.TechSmithCapture": { + "name": "TechSmith Capture", + "description": "Downloads the latest version of TechSmith Capture.", "repo": "autopkg/ahousseini-recipes", - "path": "Clin doeil/Clin doeil.download.recipe", - "shortname": "Clin doeil.download", + "path": "TechSmith Capture/TechSmith Capture.download.recipe", + "shortname": "TechSmith Capture.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Clindoeil" + "com.github.ahousseini-recipes.pkg.TechSmithCapture" ] }, - "com.github.ahousseini-recipes.pkg.Clindoeil": { - "name": "Clin doeil", - "description": "Downloads the latest version of Clin doeil and creates a package.", + "com.github.ahousseini-recipes.pkg.TechSmithCapture": { + "name": "TechSmith Capture", + "description": "Downloads the latest version of TechSmith Capture and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Clin doeil/Clin doeil.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Clindoeil", - "shortname": "Clin doeil.pkg", + "path": "TechSmith Capture/TechSmith Capture.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.TechSmithCapture", + "shortname": "TechSmith Capture.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Hype 4-Trial": { - "name": "Hype 4-Trial", - "description": "Downloads the latest version of Hype 4-Trial and creates a package.", + "com.github.ahousseini-recipes.pkg.Hancock": { + "name": "Hancock", + "description": "Downloads the latest version of Hancock and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Hype 4-Trial/Hype 4-Trial.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.Hype 4-Trial", - "shortname": "Hype 4-Trial.pkg", + "path": "Hancock/Hancock.pkg.recipe", + "parent": "com.github.andrewvalentine.download.Hancock", + "shortname": "Hancock.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Zeplin": { - "name": "Zeplin", - "description": null, + "com.github.ahousseini-recipes.pkg.MultiFirefox": { + "name": "MultiFirefox", + "description": "Downloads the latest version of MultiFirefox and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Zeplin/Zeplin.download.recipe", - "shortname": "Zeplin.download", + "path": "MultiFirefox/MultiFirefox.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MultiFirefox", + "shortname": "MultiFirefox.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.MultiFirefox": { + "name": "MultiFirefox", + "description": "Downloads the latest version of MultiFirefox.", + "repo": "autopkg/ahousseini-recipes", + "path": "MultiFirefox/MultiFirefox.download.recipe", + "shortname": "MultiFirefox.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Zeplin" + "com.github.ahousseini-recipes.pkg.MultiFirefox" ] }, - "com.github.ahousseini-recipes.pkg.Zeplin": { - "name": "Zeplin", - "description": "Downloads the latest version of Zeplin and creates a package.", + "com.github.ahousseini-recipes.pkg.Clevershare2": { + "name": "Clevershare", + "description": "Downloads the latest version of Clevershare2 and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Zeplin/Zeplin.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Zeplin", - "shortname": "Zeplin.pkg", + "path": "Clevershare2/Clevershare2.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Clevershare2", + "shortname": "Clevershare2.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ONLYOFFICE": { - "name": "ONLYOFFICE", - "description": null, + "com.github.ahousseini-recipes.pkg.UTM": { + "name": "UTM", + "description": "Downloads the latest version of UTM and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ONLYOFFICE/ONLYOFFICE.download.recipe", - "shortname": "ONLYOFFICE.download", + "path": "UTM/UTM.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.UTM", + "shortname": "UTM.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.UTM" + ] + }, + "com.github.ahousseini-recipes.download.UTM": { + "name": "UTM", + "description": "Downloads the latest version of UTM.", + "repo": "autopkg/ahousseini-recipes", + "path": "UTM/UTM.download.recipe", + "shortname": "UTM.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ONLYOFFICE" + "com.github.flammable.munki.UTM", + "com.github.peetinc.munki.UTM", + "com.github.ahousseini-recipes.pkg.UTM", + "com.github.davidbpirie.munki.UTM", + "com.github.almenscorner.intune.UTM" ] }, + "com.github.ahousseini-recipes.pkg.IPSecuritas": { + "name": "IPSecuritas", + "description": "Downloads the latest version of IPSecuritas and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "IPSecuritas/IPSecuritas.pkg.recipe", + "parent": "com.github.jpiel.download.IPSecuritas", + "shortname": "IPSecuritas.pkg", + "inferred_type": "pkg" + }, "com.github.ahousseini-recipes.pkg.ONLYOFFICE": { "name": "ONLYOFFICE", "description": "Downloads the latest version of ONLYOFFICE and creates a package.", @@ -128163,737 +128105,671 @@ "com.github.jpiel.munki.OnlyOffice-Intel" ] }, - "com.github.ahousseini-recipes.pkg.Anydesk": { - "name": "Anydesk", - "description": "Downloads the latest version of Anydesk and creates a package.", + "com.github.ahousseini-recipes.download.ONLYOFFICE": { + "name": "ONLYOFFICE", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "Anydesk/Anydesk.pkg.recipe", - "parent": "com.github.jpiel.download.Anydesk", - "shortname": "Anydesk.pkg", - "inferred_type": "pkg" + "path": "ONLYOFFICE/ONLYOFFICE.download.recipe", + "shortname": "ONLYOFFICE.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.ONLYOFFICE" + ] }, - "com.github.ahousseini-recipes.download.DEVONthink3": { - "name": "DEVONthink 3", - "description": "Downloads the latest version of DEVONthink 3.", + "com.github.ahousseini-recipes.download.BurpSuiteCommunityEdition": { + "name": "Burp Suite Community Edition", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "DEVONthink3/DEVONthink3.download.recipe", - "shortname": "DEVONthink3.download", + "path": "Burp Suite Community Edition/Burp Suite Community Edition.download.recipe", + "shortname": "Burp Suite Community Edition.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.DEVONthink3" + "com.github.ahousseini-recipes.pkg.BurpSuiteCommunityEdition" ] }, - "com.github.ahousseini-recipes.pkg.DEVONthink3": { - "name": "DEVONthink 3", - "description": "Downloads the latest version of DEVONthink 3 and creates a package.", + "com.github.ahousseini-recipes.pkg.BurpSuiteCommunityEdition": { + "name": "Burp Suite Community Edition", + "description": "Downloads the latest version of Burp Suite Community Edition and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "DEVONthink3/DEVONthink3.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.DEVONthink3", - "shortname": "DEVONthink3.pkg", + "path": "Burp Suite Community Edition/Burp Suite Community Edition.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.BurpSuiteCommunityEdition", + "shortname": "Burp Suite Community Edition.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.BookCollector": { - "name": "Book Collector", - "description": "Downloads the latest version of Book Collector.", + "com.github.ahousseini-recipes.download.PopChar": { + "name": "PopChar", + "description": "Downloads the latest version of PopChar.", "repo": "autopkg/ahousseini-recipes", - "path": "Book Collector/Book Collector.download.recipe", - "shortname": "Book Collector.download", + "path": "PopChar/PopChar.download.recipe", + "shortname": "PopChar.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.BookCollector" + "com.github.ahousseini-recipes.pkg.PopChar" ] }, - "com.github.ahousseini-recipes.pkg.BookCollector": { - "name": "Book Collector", - "description": "Downloads the latest version of Book Collector and creates a package.", + "com.github.ahousseini-recipes.pkg.PopChar": { + "name": "PopChar", + "description": "Downloads the latest version of PopChar and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Book Collector/Book Collector.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.BookCollector", - "shortname": "Book Collector.pkg", + "path": "PopChar/PopChar.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PopChar", + "shortname": "PopChar.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.MacXDVDRipperPro": { - "name": "MacX DVD Ripper Pro", - "description": "Downloads the latest version of MacX DVD Ripper Pro and creates a package.", + "com.github.ahousseini-recipes.pkg.SketchBook": { + "name": "SketchBook", + "description": "Downloads the latest version of SketchBook and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MacXDVDRipperPro/MacXDVDRipperPro.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MacXDVDRipperPro", - "shortname": "MacXDVDRipperPro.pkg", + "path": "SketchBook/SketchBook.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.SketchBook", + "shortname": "SketchBook.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MacXDVDRipperPro": { - "name": "MacX DVD Ripper Pro", - "description": "Downloads the latest version of MacX DVD Ripper Pro.", + "com.github.ahousseini-recipes.download.SketchBook": { + "name": "SketchBook", + "description": "Downloads the latest version of SketchBook.", "repo": "autopkg/ahousseini-recipes", - "path": "MacXDVDRipperPro/MacXDVDRipperPro.download.recipe", - "shortname": "MacXDVDRipperPro.download", + "path": "SketchBook/SketchBook.download.recipe", + "deprecated": true, + "shortname": "SketchBook.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MacXDVDRipperPro" + "com.github.ahousseini-recipes.pkg.SketchBook" ] }, - "com.github.ahousseini-recipes.download.vSolutionLinkbyWolfVision": { - "name": "vSolution Link by WolfVision", - "description": "Downloads the latest version of vSolution Link by WolfVision.", + "com.github.ahousseini-recipes.download.InstallDiskCreator": { + "name": "Install Disk Creator", + "description": "Downloads the latest version of Install Disk Creator.", "repo": "autopkg/ahousseini-recipes", - "path": "vSolution Link by WolfVision/vSolution Link by WolfVision.download.recipe", - "shortname": "vSolution Link by WolfVision.download", + "path": "InstallDiskCreator/InstallDiskCreator.download.recipe", + "shortname": "InstallDiskCreator.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.vSolutionLinkbyWolfVision" + "com.github.ahousseini-recipes.pkg.InstallDiskCreator" ] }, - "com.github.ahousseini-recipes.pkg.vSolutionLinkbyWolfVision": { - "name": "vSolution Link by WolfVision", - "description": "Downloads the latest version of vSolution Link by WolfVision and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "vSolution Link by WolfVision/vSolution Link by WolfVision.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.vSolutionLinkbyWolfVision", - "shortname": "vSolution Link by WolfVision.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Amethyst": { - "name": "Amethyst", - "description": "Downloads the latest version of Amethyst and creates a package.", + "com.github.ahousseini-recipes.pkg.InstallDiskCreator": { + "name": "Install Disk Creator", + "description": "Downloads the latest version of Install Disk Creator and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Amethyst/Amethyst.pkg.recipe", - "parent": "com.github.autopkg.download.Amethyst", - "shortname": "Amethyst.pkg", + "path": "InstallDiskCreator/InstallDiskCreator.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.InstallDiskCreator", + "shortname": "InstallDiskCreator.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Touche": { - "name": "Touch\u00e9", - "description": "Downloads the latest version of Touch\u00e9 and creates a package.", + "com.github.ahousseini-recipes.pkg.CrossOver": { + "name": "CrossOver", + "description": "Downloads the latest version of CrossOver and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Touche/Touche.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Touche", - "shortname": "Touche.pkg", + "path": "CrossOver/CrossOver.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.CrossOver", + "shortname": "CrossOver.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Touche": { - "name": "Touch\u00e9", - "description": "Downloads the latest version of Touch\u00e9.", - "repo": "autopkg/ahousseini-recipes", - "path": "Touche/Touche.download.recipe", - "shortname": "Touche.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Touche" - ] - }, - "com.github.ahousseini-recipes.download.Funter": { - "name": "Funter 6", - "description": "Downloads the latest version of Funter.", + "com.github.ahousseini-recipes.download.CrossOver": { + "name": "CrossOver", + "description": "Downloads the latest version of CrossOver.", "repo": "autopkg/ahousseini-recipes", - "path": "Funter/Funter.download.recipe", - "shortname": "Funter.download", + "path": "CrossOver/CrossOver.download.recipe", + "shortname": "CrossOver.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Funter" + "com.github.ahousseini-recipes.pkg.CrossOver" ] }, - "com.github.ahousseini-recipes.pkg.Funter": { - "name": "Funter 6", - "description": "Downloads the latest version of Funter and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Funter/Funter.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Funter", - "shortname": "Funter.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.CreateRecoveryPartitionInstaller": { - "name": "Create Recovery Partition Installer", - "description": "Downloads the latest version of Create Recovery Partition Installer and creates a package.", + "com.github.ahousseini-recipes.MicrosoftAdvertisingEditor": { + "name": "Microsoft Advertising Editor", + "description": "Downloads the latest version of Microsoft Advertising Editor and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Create Recovery Partition Installer/Create Recovery Partition Installer.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.CreateRecoveryPartitionInstaller", - "shortname": "Create Recovery Partition Installer.pkg", + "path": "Microsoft/Microsoft Advertising Editor.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor", + "shortname": "Microsoft Advertising Editor.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.CreateRecoveryPartitionInstaller": { - "name": "Create Recovery Partition Installer", - "description": "Downloads the latest version of Create Recovery Partition Installer.", + "com.github.ahousseini-recipes.download.littleBitsCodeKitApp": { + "name": "littleBits Code Kit App", + "description": "Downloads the latest version of littleBits Code Kit App.", "repo": "autopkg/ahousseini-recipes", - "path": "Create Recovery Partition Installer/Create Recovery Partition Installer.download.recipe", - "shortname": "Create Recovery Partition Installer.download", + "path": "littleBitsCodeKitApp/littleBitsCodeKitApp.download.recipe", + "shortname": "littleBitsCodeKitApp.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.CreateRecoveryPartitionInstaller" + "com.github.ahousseini-recipes.pkg.littleBitsCodeKitApp" ] }, - "com.github.ahousseini-recipes.pkg.iExplorer": { - "name": "iExplorer", - "description": "Downloads the latest version of iExplorer and creates a package.", + "com.github.ahousseini-recipes.pkg.littleBitsCodeKitApp": { + "name": "littleBits Code Kit App", + "description": "Downloads the latest version of littleBits Code Kit App and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Macroplant LLC/iExplorer.pkg.recipe", - "parent": "com.github.flammable.download.iExplorer", - "shortname": "iExplorer.pkg", + "path": "littleBitsCodeKitApp/littleBitsCodeKitApp.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.littleBitsCodeKitApp", + "shortname": "littleBitsCodeKitApp.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.kMeet": { - "name": "kMeet", - "description": "Downloads the latest version of kMeet.", + "com.github.ahousseini-recipes.pkg.Sonos": { + "name": "Sonos", + "description": "Downloads the latest version of Sonos and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "kMeet/kMeet.download.recipe", - "shortname": "kMeet.download", + "path": "Sonos/Sonos.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Sonos", + "shortname": "Sonos.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Sonos": { + "name": "Sonos", + "description": "Downloads the latest version of Sonos.", + "repo": "autopkg/ahousseini-recipes", + "path": "Sonos/Sonos.download.recipe", + "shortname": "Sonos.download", "inferred_type": "download", "children": [ - "com.github.jpiel.munki.kMeet", - "com.github.ahousseini-recipes.pkg.kMeet" + "com.github.ahousseini-recipes.pkg.Sonos" ] }, - "com.github.ahousseini-recipes.pkg.kMeet": { - "name": "kMeet", - "description": "Downloads the latest version of kMeet and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "kMeet/kMeet.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.kMeet", - "shortname": "kMeet.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.install4j": { - "name": "install4j", - "description": "Downloads the latest version of install4j.", + "com.github.ahousseini-recipes.download.ThycoticPAM": { + "name": "ThycoticPAM", + "description": "Downloads the latest version of ThycoticPAM.", "repo": "autopkg/ahousseini-recipes", - "path": "install4j/install4j.download.recipe", - "shortname": "install4j.download", + "path": "ThycoticPAM/ThycoticPAM.download.recipe", + "shortname": "ThycoticPAM.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.install4j" + "com.github.ahousseini-recipes.pkg.ThycoticPAM" ] }, - "com.github.ahousseini-recipes.pkg.install4j": { - "name": "install4j", - "description": "Downloads the latest version of install4j and creates a package.", + "com.github.ahousseini-recipes.pkg.ThycoticPAM": { + "name": "ThycoticPAM", + "description": "Downloads the latest version of ThycoticPAM and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "install4j/install4j.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.install4j", - "shortname": "install4j.pkg", + "path": "ThycoticPAM/ThycoticPAM.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ThycoticPAM", + "shortname": "ThycoticPAM.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.mBlock": { - "name": "mBlock", - "description": "Downloads the latest version of mBlock and creates a package.", + "com.github.ahousseini-recipes.pkg.MediathekView": { + "name": "MediathekView", + "description": "Downloads the latest version of MediathekView and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "mBlock/mBlock.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.mBlock", - "shortname": "mBlock.pkg", + "path": "MediathekView/MediathekView.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MediathekView", + "shortname": "MediathekView.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.mBlock": { - "name": "mBlock", - "description": "Downloads the latest version of mBlock.", + "com.github.ahousseini-recipes.download.MediathekView": { + "name": "MediathekView", + "description": "Downloads the latest version of MediathekView.", "repo": "autopkg/ahousseini-recipes", - "path": "mBlock/mBlock.download.recipe", - "shortname": "mBlock.download", + "path": "MediathekView/MediathekView.download.recipe", + "shortname": "MediathekView.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.mBlock" + "com.github.ahousseini-recipes.pkg.MediathekView" ] }, - "com.github.ahousseini-recipes.pkg.TechSmithCapture": { - "name": "TechSmith Capture", - "description": "Downloads the latest version of TechSmith Capture and creates a package.", + "com.github.ahousseini-recipes.pkg.Debookee": { + "name": "Debookee", + "description": "Downloads the latest version of Debookee and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "TechSmith Capture/TechSmith Capture.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.TechSmithCapture", - "shortname": "TechSmith Capture.pkg", + "path": "Debookee/Debookee.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Debookee", + "shortname": "Debookee.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.TechSmithCapture": { - "name": "TechSmith Capture", - "description": "Downloads the latest version of TechSmith Capture.", - "repo": "autopkg/ahousseini-recipes", - "path": "TechSmith Capture/TechSmith Capture.download.recipe", - "shortname": "TechSmith Capture.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.TechSmithCapture" - ] - }, - "com.github.ahousseini-recipes.download.Nextcare": { - "name": "Nextcare", - "description": "Downloads the latest version of Nextcare.", + "com.github.ahousseini-recipes.download.Debookee": { + "name": "Debookee", + "description": "Downloads the latest version of Debookee.", "repo": "autopkg/ahousseini-recipes", - "path": "Nextcare/Nextcare.download.recipe", - "shortname": "Nextcare.download", + "path": "Debookee/Debookee.download.recipe", + "shortname": "Debookee.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Nextcare" + "com.github.ahousseini-recipes.pkg.Debookee" ] }, - "com.github.ahousseini-recipes.pkg.Nextcare": { - "name": "Nextcare", - "description": "Downloads the latest version of Nextcare and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Nextcare/Nextcare.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Nextcare", - "shortname": "Nextcare.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.download.Callbar": { - "name": "Callbar", - "description": "Downloads the latest version of Callbar.", - "repo": "autopkg/ahousseini-recipes", - "path": "Callbar/Callbar.download.recipe", - "shortname": "Callbar.download", - "inferred_type": "download" - }, - "com.github.ahousseini-recipes.pkg.ScratchLink": { - "name": "Scratch Link", - "description": "Downloads the latest version of Scratch Link and creates a package.", + "com.github.ahousseini-recipes.pkg.Weka": { + "name": "Weka", + "description": "Downloads the latest version of Weka and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Scratch Link/Scratch Link.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ScratchLink", - "shortname": "Scratch Link.pkg", + "path": "Weka/Weka.pkg.recipe", + "parent": "com.github.n8felton.download.Weka", + "deprecated": true, + "shortname": "Weka.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ScratchLink": { - "name": "Scratch Link", - "description": "Downloads the latest version of Scratch Link.", - "repo": "autopkg/ahousseini-recipes", - "path": "Scratch Link/Scratch Link.download.recipe", - "shortname": "Scratch Link.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.ScratchLink" - ] - }, - "com.github.ahousseini-recipes.download.MacXVideoConverterPro": { - "name": "MacX Video Converter Pro", - "description": "Downloads the latest version of MacX Video Converter Pro.", + "com.github.ahousseini-recipes.download.KextViewr": { + "name": "KextViewr", + "description": "Downloads the latest version of KextViewr.", "repo": "autopkg/ahousseini-recipes", - "path": "MacXVideoConverterPro/MacXVideoConverterPro.download.recipe", - "shortname": "MacXVideoConverterPro.download", + "path": "KextViewr/KextViewr.download.recipe", + "shortname": "KextViewr.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MacXVideoConverterPro" + "com.github.ahousseini-recipes.pkg.KextViewr" ] }, - "com.github.ahousseini-recipes.pkg.MacXVideoConverterPro": { - "name": "MacX Video Converter Pro", - "description": "Downloads the latest version of MacX Video Converter Pro and creates a package.", + "com.github.ahousseini-recipes.pkg.KextViewr": { + "name": "KextViewr", + "description": "Downloads the latest version of KextViewr and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MacXVideoConverterPro/MacXVideoConverterPro.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MacXVideoConverterPro", - "shortname": "MacXVideoConverterPro.pkg", + "path": "KextViewr/KextViewr.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.KextViewr", + "shortname": "KextViewr.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PDFsamBasic": { - "name": "PDFsam Basic", - "description": "Downloads the latest version of PDFsam Basic.", + "com.github.ahousseini-recipes.download.Dialog": { + "name": "Dialog", + "description": "Downloads the latest version of Dialog.", "repo": "autopkg/ahousseini-recipes", - "path": "PDFsam Basic/PDFsam Basic.download.recipe", - "shortname": "PDFsam Basic.download", + "path": "Dialog/Dialog.download.recipe", + "deprecated": true, + "shortname": "Dialog.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PDFsamBasic" + "com.github.ahousseini-recipes.pkg.Dialog" ] }, - "com.github.ahousseini-recipes.pkg.PDFsamBasic": { - "name": "PDFsam Basic", - "description": "Downloads the latest version of PDFsam Basic and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "PDFsam Basic/PDFsam Basic.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PDFsamBasic", - "shortname": "PDFsam Basic.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Dash5": { - "name": "Dash", - "description": "Downloads the latest version of Dash and creates a package.", + "com.github.ahousseini-recipes.pkg.Dialog": { + "name": "Dialog", + "description": "Downloads the latest version of Dialog and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Dash5/Dash5.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Dash5", - "shortname": "Dash5.pkg", + "path": "Dialog/Dialog.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Dialog", + "deprecated": true, + "shortname": "Dialog.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Dash5": { - "name": "Dash", - "description": "Downloads the latest version of Dash.", + "com.github.ahousseini-recipes.download.PrinterSetup": { + "name": "PrinterSetup", + "description": "Downloads the latest version of PrinterSetup.", "repo": "autopkg/ahousseini-recipes", - "path": "Dash5/Dash5.download.recipe", - "shortname": "Dash5.download", + "path": "PrinterSetup/PrinterSetup.download.recipe", + "shortname": "PrinterSetup.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Dash5" + "com.github.ahousseini-recipes.pkg.PrinterSetup" ] }, - "com.github.ahousseini-recipes.download.nRFConnect": { - "name": "nRF Connect", - "description": "Downloads the latest version of nRF Connect.", + "com.github.ahousseini-recipes.pkg.PrinterSetup": { + "name": "PrinterSetup", + "description": "Downloads the latest version of PrinterSetup and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "nRF Connect/nRF Connect.download.recipe", - "deprecated": true, - "shortname": "nRF Connect.download", + "path": "PrinterSetup/PrinterSetup.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PrinterSetup", + "shortname": "PrinterSetup.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.JamfEnvironmentTest": { + "name": "Jamf Environment Test", + "description": "Downloads the latest version of Jamf Environment Test.", + "repo": "autopkg/ahousseini-recipes", + "path": "Jamf Environment Test/Jamf Environment Test.download.recipe", + "shortname": "Jamf Environment Test.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.nRFConnect" + "com.github.ahousseini-recipes.pkg.JamfEnvironmentTest" ] }, - "com.github.ahousseini-recipes.pkg.nRFConnect": { - "name": "nRF Connect", - "description": "Downloads the latest version of nRF Connect and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "nRF Connect/nRF Connect.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.nRFConnect", - "deprecated": true, - "shortname": "nRF Connect.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.Leseschlau": { - "name": "Leseschlau", - "description": "Downloads the latest version of Leseschlau and creates a package.", + "com.github.ahousseini-recipes.pkg.JamfEnvironmentTest": { + "name": "Jamf Environment Test", + "description": "Downloads the latest version of Jamf Environment Test and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Leseschlau/Leseschlau.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Leseschlau", - "shortname": "Leseschlau.pkg", + "path": "Jamf Environment Test/Jamf Environment Test.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.JamfEnvironmentTest", + "shortname": "Jamf Environment Test.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Leseschlau": { - "name": "Leseschlau", - "description": "Downloads the latest version of Leseschlau.", + "com.github.ahousseini-recipes.download.AraxisMerge": { + "name": "Araxis Merge", + "description": "Downloads the latest version of Araxis Merge.", "repo": "autopkg/ahousseini-recipes", - "path": "Leseschlau/Leseschlau.download.recipe", - "shortname": "Leseschlau.download", + "path": "Araxis Merge/Araxis Merge.download.recipe", + "shortname": "Araxis Merge.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Leseschlau" + "com.github.ahousseini-recipes.pkg.AraxisMerge" ] }, - "com.github.ahousseini-recipes.pkg.SilhouetteStudio": { - "name": "Silhouette Studio", - "description": "Downloads the latest version of Silhouette Studio and creates a package.", + "com.github.ahousseini-recipes.pkg.AraxisMerge": { + "name": "Araxis Merge", + "description": "Downloads the latest version of Araxis Merge and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "SilhouetteStudio/SilhouetteStudio.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.SilhouetteStudio", - "shortname": "SilhouetteStudio.pkg", + "path": "Araxis Merge/Araxis Merge.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.AraxisMerge", + "shortname": "Araxis Merge.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.SilhouetteStudio": { - "name": "Silhouette Studio", - "description": "Downloads the latest version of Silhouette Studio.", + "com.github.ahousseini-recipes.download.Metashape": { + "name": "Metashape", + "description": "Downloads the latest version of Metashape.", "repo": "autopkg/ahousseini-recipes", - "path": "SilhouetteStudio/SilhouetteStudio.download.recipe", - "shortname": "SilhouetteStudio.download", + "path": "Agisoft/Metashape.download.recipe", + "shortname": "Metashape.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.silhouettestudio", - "com.github.ahousseini-recipes.pkg.SilhouetteStudio" + "com.github.ahousseini-recipes.pkg.Metashape" ] }, - "com.github.ahousseini-recipes.pkg.Tresorit": { - "name": "Tresorit", - "description": "Downloads the latest version of Tresorit and creates a package.", + "com.github.ahousseini-recipes.pkg.Metashape": { + "name": "Metashape", + "description": "Downloads the latest version of Metashape and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Tresorit/Tresorit.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Tresorit", - "shortname": "Tresorit.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.andredb90.filewave.Tresorit" - ] + "path": "Agisoft/Metashape.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Metashape", + "shortname": "Metashape.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Tresorit": { - "name": "Tresorit", - "description": "Downloads the latest version of Tresorit.", + "com.github.ahousseini-recipes.download.FontExplorerXPro": { + "name": "FontExplorer X Pro", + "description": "Downloads the latest version of FontExplorer X Pro.", "repo": "autopkg/ahousseini-recipes", - "path": "Tresorit/Tresorit.download.recipe", - "shortname": "Tresorit.download", + "path": "FontExplorer X Pro/FontExplorer X Pro.download.recipe", + "shortname": "FontExplorer X Pro.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Tresorit", - "com.github.jannheider.munki.Tresorit" + "com.github.ahousseini-recipes.pkg.FontExplorerXPro" ] }, - "com.github.ahousseini-recipes.download.ThymioSuite": { - "name": "ThymioSuite", - "description": "Downloads the latest version of ThymioSuite.", + "com.github.ahousseini-recipes.pkg.FontExplorerXPro": { + "name": "FontExplorer X Pro", + "description": "Downloads the latest version of FontExplorer X Pro and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ThymioSuite/ThymioSuite.download.recipe", - "shortname": "ThymioSuite.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.ThymioSuite" - ] + "path": "FontExplorer X Pro/FontExplorer X Pro.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.FontExplorerXPro", + "shortname": "FontExplorer X Pro.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ThymioSuite": { - "name": "ThymioSuite", - "description": "Downloads the latest version of ThymioSuite and creates a package.", + "com.github.ahousseini-recipes.download.Pinta": { + "name": "Pinta", + "description": "Downloads the latest version of Pinta.", "repo": "autopkg/ahousseini-recipes", - "path": "ThymioSuite/ThymioSuite.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ThymioSuite", - "shortname": "ThymioSuite.pkg", - "inferred_type": "pkg" + "path": "Pinta/Pinta.download.recipe", + "shortname": "Pinta.download", + "inferred_type": "download", + "children": [ + "com.github.dataJAR-recipes.munki.Pinta", + "com.github.ahousseini-recipes.pkg.Pinta" + ] }, - "com.github.ahousseini-recipes.pkg.Formular-Designer": { - "name": "Formular-Designer", - "description": "Downloads the latest version of Formular-Designer and creates a package.", + "com.github.ahousseini-recipes.pkg.Pinta": { + "name": "Pinta", + "description": "Downloads the latest version of Pinta and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "FormularDesigner/FormularDesigner.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Formular-Designer", - "shortname": "FormularDesigner.pkg", + "path": "Pinta/Pinta.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Pinta", + "shortname": "Pinta.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Formular-Designer": { - "name": "Formular-Designer", - "description": "Downloads the latest version of Formular-Designer.", + "com.github.ahousseini-recipes.download.CADintoshX": { + "name": "CADintosh X", + "description": "Downloads the latest version of CADintosh X.", "repo": "autopkg/ahousseini-recipes", - "path": "FormularDesigner/FormularDesigner.download.recipe", - "shortname": "FormularDesigner.download", + "path": "CADintoshX/CADintoshX.download.recipe", + "shortname": "CADintoshX.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Formular-Designer" + "com.github.ahousseini-recipes.pkg.CADintoshX" ] }, - "com.github.ahousseini-recipes.pkg.Hancock": { - "name": "Hancock", - "description": "Downloads the latest version of Hancock and creates a package.", + "com.github.ahousseini-recipes.pkg.CADintoshX": { + "name": "CADintosh X", + "description": "Downloads the latest version of CADintosh X and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Hancock/Hancock.pkg.recipe", - "parent": "com.github.andrewvalentine.download.Hancock", - "shortname": "Hancock.pkg", + "path": "CADintoshX/CADintoshX.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.CADintoshX", + "shortname": "CADintoshX.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.JamfEnvironmentTest": { - "name": "Jamf Environment Test", - "description": "Downloads the latest version of Jamf Environment Test and creates a package.", + "com.github.ahousseini-recipes.pkg.ArtSaverApp": { + "name": "ArtSaverApp", + "description": "Downloads the latest version of ArtSaverApp and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Jamf Environment Test/Jamf Environment Test.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.JamfEnvironmentTest", - "shortname": "Jamf Environment Test.pkg", + "path": "ArtSaverApp/ArtSaverApp.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ArtSaverApp", + "shortname": "ArtSaverApp.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.JamfEnvironmentTest": { - "name": "Jamf Environment Test", - "description": "Downloads the latest version of Jamf Environment Test.", + "com.github.ahousseini-recipes.download.ArtSaverApp": { + "name": "ArtSaverApp", + "description": "Downloads the latest version of ArtSaverApp.", "repo": "autopkg/ahousseini-recipes", - "path": "Jamf Environment Test/Jamf Environment Test.download.recipe", - "shortname": "Jamf Environment Test.download", + "path": "ArtSaverApp/ArtSaverApp.download.recipe", + "shortname": "ArtSaverApp.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.JamfEnvironmentTest" + "com.github.ahousseini-recipes.pkg.ArtSaverApp" ] }, - "com.github.ahousseini-recipes.pkg.MirrorDisplays": { - "name": "MirrorDisplays", - "description": "Downloads the latest version of MirrorDisplays and creates a package.", + "com.github.ahousseini-recipes.pkg.cnlabSpeedTest": { + "name": "cnlabSpeedTest", + "description": "Downloads the latest version of cnlabSpeedTest and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MirrorDisplays/MirrorDisplays.pkg.recipe", - "parent": "com.github.homebysix.download.MirrorDisplays", - "shortname": "MirrorDisplays.pkg", + "path": "cnlabSpeedTest/cnlabSpeedTest.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.cnlabSpeedTest", + "shortname": "cnlabSpeedTest.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.3CX": { - "name": "3CXPhone", - "description": "Downloads the latest version of 3CX and creates a package.", + "com.github.ahousseini-recipes.download.cnlabSpeedTest": { + "name": "cnlabSpeedTest", + "description": "Downloads the latest version of cnlabSpeedTest.", "repo": "autopkg/ahousseini-recipes", - "path": "3CX/3CX.pkg.recipe", - "parent": "com.github.michalmmac.download.3CX", - "shortname": "3CX.pkg", - "inferred_type": "pkg" + "path": "cnlabSpeedTest/cnlabSpeedTest.download.recipe", + "shortname": "cnlabSpeedTest.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.cnlabSpeedTest" + ] }, - "com.github.ahousseini-recipes.pkg.DiskWave": { - "name": "DiskWave", - "description": "Downloads the latest version of DiskWave and creates a package.", + "com.github.ahousseini-recipes.download.Stellarium": { + "name": "Stellarium", + "description": "Downloads the latest version of Stellarium.", "repo": "autopkg/ahousseini-recipes", - "path": "DiskWave/DiskWave.pkg.recipe", - "parent": "com.github.autopkg.download.DiskWave", - "shortname": "DiskWave.pkg", - "inferred_type": "pkg" + "path": "Stellarium/Stellarium.download.recipe", + "shortname": "Stellarium.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Stellarium" + ] }, - "com.github.ahousseini-recipes.pkg.Avogadro2": { - "name": "Avogadro", - "description": "Downloads the latest version of Avogadro 2 and creates a package.", + "com.github.ahousseini-recipes.pkg.Stellarium": { + "name": "Stellarium", + "description": "Downloads the latest version of Stellarium and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Avogadro/Avogadro2.pkg.recipe", - "parent": "com.github.dcoobs-recipes.download.Avogadro2", - "shortname": "Avogadro2.pkg", + "path": "Stellarium/Stellarium.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Stellarium", + "shortname": "Stellarium.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.abbuicbu": { - "name": "abbu icbu", - "description": "Downloads the latest version of abbu icbu and creates a package.", + "com.github.ahousseini-recipes.pkg.SolibriIFCOptimizer": { + "name": "Solibri IFC Optimizer", + "description": "Creates a package of Solibri IFC Optimizer.", "repo": "autopkg/ahousseini-recipes", - "path": "abbu icbu/abbu icbu.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.abbuicbu", - "shortname": "abbu icbu.pkg", + "path": "Solibri IFC Optimizer/Solibri IFC Optimizer.pkg.recipe", + "shortname": "Solibri IFC Optimizer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.abbuicbu": { - "name": "abbu icbu", - "description": "Downloads the latest version of abbu icbu.", + "com.github.ahousseini-recipes.pkg.LogiTune": { + "name": "LogiTune", + "description": "Downloads the latest version of LogiTune and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "abbu icbu/abbu icbu.download.recipe", - "shortname": "abbu icbu.download", - "inferred_type": "download", + "path": "LogiTune/LogiTune.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LogiTune", + "shortname": "LogiTune.pkg", + "inferred_type": "pkg", "children": [ - "com.github.ahousseini-recipes.pkg.abbuicbu" + "com.github.grahamgilbert.munki.LogiTune" ] }, - "com.github.ahousseini-recipes.SharedProcessors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.", + "com.github.ahousseini-recipes.download.LogiTune": { + "name": "LogiTune", + "description": "Downloads the latest version of LogiTune.", "repo": "autopkg/ahousseini-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "path": "LogiTune/LogiTune.download.recipe", + "shortname": "LogiTune.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.LogiTune" + ] }, - "com.github.ahousseini-recipes.download.Calcularis": { - "name": "Calcularis", - "description": "Downloads the latest version of Calcularis.", + "com.github.ahousseini-recipes.pkg.CiscoJabber": { + "name": "Cisco Jabber", + "description": "Downloads the latest version of Cisco Jabber and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Calcularis/Calcularis.download.recipe", - "shortname": "Calcularis.download", - "inferred_type": "download" + "path": "Cisco Jabber/Cisco Jabber.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.CiscoJabber", + "shortname": "Cisco Jabber.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Prune": { - "name": "Prune", - "description": "Downloads the latest version of Prune.", + "com.github.ahousseini-recipes.download.CiscoJabber": { + "name": "Cisco Jabber", + "description": "Downloads the latest version of Cisco Jabber.", "repo": "autopkg/ahousseini-recipes", - "path": "Prune/Prune.download.recipe", - "shortname": "Prune.download", + "path": "Cisco Jabber/Cisco Jabber.download.recipe", + "shortname": "Cisco Jabber.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Prune" + "com.github.ahousseini-recipes.pkg.CiscoJabber" ] }, - "com.github.ahousseini-recipes.pkg.Prune": { - "name": "Prune", - "description": "Downloads the latest version of Prune and creates a package.", + "com.github.ahousseini-recipes.pkg.STARFACEUCCClient": { + "name": "STARFACE UCC Client", + "description": "Downloads the latest version of STARFACE UCC Client and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Prune/Prune.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Prune", - "shortname": "Prune.pkg", + "path": "STARFACEUCCClient/STARFACEUCCClient.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.STARFACEUCCClient", + "deprecated": true, + "shortname": "STARFACEUCCClient.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.XAMPP": { - "name": "XAMPP", - "description": "Downloads the latest version of XAMPP and creates a package.", + "com.github.ahousseini-recipes.download.STARFACEUCCClient": { + "name": "STARFACE UCC Client", + "description": "Downloads the latest version of STARFACE UCC Client.", "repo": "autopkg/ahousseini-recipes", - "path": "XAMPP/XAMPP.pkg.recipe", - "parent": "com.github.dataJAR-recipes.download.XAMPP", - "shortname": "XAMPP.pkg", - "inferred_type": "pkg" + "path": "STARFACEUCCClient/STARFACEUCCClient.download.recipe", + "deprecated": true, + "shortname": "STARFACEUCCClient.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.STARFACEUCCClient" + ] }, - "com.github.ahousseini-recipes.pkg.MendeleyDesktop": { - "name": "Mendeley Desktop", - "description": "Downloads the latest version of Mendeley Desktop and creates a package.", + "com.github.ahousseini-recipes.pkg.drawio": { + "name": "draw.io", + "description": "Downloads the latest version of draw.io and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MendeleyDesktop/MendeleyDesktop.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MendeleyDesktop", - "shortname": "MendeleyDesktop.pkg", + "path": "drawio/drawio.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.drawio", + "shortname": "drawio.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MendeleyDesktop": { - "name": "Mendeley Desktop", - "description": "Downloads the latest version of Mendeley Desktop.", + "com.github.ahousseini-recipes.download.drawio": { + "name": "draw.io", + "description": "Downloads the latest version of draw.io.", "repo": "autopkg/ahousseini-recipes", - "path": "MendeleyDesktop/MendeleyDesktop.download.recipe", - "shortname": "MendeleyDesktop.download", + "path": "drawio/drawio.download.recipe", + "shortname": "drawio.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MendeleyDesktop" + "com.github.ahousseini-recipes.pkg.drawio" ] }, - "com.github.ahousseini-recipes.download.Airflow": { - "name": "Airflow", - "description": "Downloads the latest version of Airflow.", + "com.github.ahousseini-recipes.download.DNSAgent": { + "name": "DNS Agent", + "description": "Downloads the latest version of DNS Agent.", "repo": "autopkg/ahousseini-recipes", - "path": "Airflow/Airflow.download.recipe", - "shortname": "Airflow.download", + "path": "DNS Agent/DNS Agent.download.recipe", + "shortname": "DNS Agent.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Airflow" + "com.github.ahousseini-recipes.pkg.DNSAgent" ] }, - "com.github.ahousseini-recipes.pkg.Airflow": { - "name": "Airflow", - "description": "Downloads the latest version of Airflow and creates a package.", + "com.github.ahousseini-recipes.pkg.DNSAgent": { + "name": "DNS Agent", + "description": "Downloads the latest version of DNS Agent and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Airflow/Airflow.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Airflow", - "shortname": "Airflow.pkg", + "path": "DNS Agent/DNS Agent.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.DNSAgent", + "shortname": "DNS Agent.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PDFelement": { - "name": "PDFelement", - "description": "Downloads the latest version of PDFelement.", + "com.github.ahousseini-recipes.download.ICQ": { + "name": "ICQ", + "description": "Downloads the latest version of ICQ.", "repo": "autopkg/ahousseini-recipes", - "path": "PDFelement/PDFelement.download.recipe", - "shortname": "PDFelement.download", + "path": "ICQ/ICQ.download.recipe", + "shortname": "ICQ.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PDFelement" + "com.github.ahousseini-recipes.pkg.ICQ" ] }, - "com.github.ahousseini-recipes.pkg.PDFelement": { - "name": "PDFelement", - "description": "Downloads the latest version of PDFelement and creates a package.", + "com.github.ahousseini-recipes.pkg.ICQ": { + "name": "ICQ", + "description": "Downloads the latest version of ICQ and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "PDFelement/PDFelement.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PDFelement", - "shortname": "PDFelement.pkg", + "path": "ICQ/ICQ.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ICQ", + "shortname": "ICQ.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.BookWidgets": { - "name": "BookWidgets", - "description": "Downloads the latest version of BookWidgets.", + "com.github.ahousseini-recipes.download.Remotix": { + "name": "Remotix", + "description": "Downloads the latest version of Remotix.", "repo": "autopkg/ahousseini-recipes", - "path": "BookWidgets/BookWidgets.download.recipe", - "deprecated": true, - "shortname": "BookWidgets.download", + "path": "Remotix/Remotix.download.recipe", + "shortname": "Remotix.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.BookWidgets" + "com.github.ahousseini-recipes.pkg.Remotix" ] }, - "com.github.ahousseini-recipes.pkg.BookWidgets": { - "name": "BookWidgets", - "description": "Downloads the latest version of BookWidgets and creates a package.", + "com.github.ahousseini-recipes.download.RemotixAgent": { + "name": "Remotix Agent", + "description": "Downloads the latest version of Remotix Agent.", "repo": "autopkg/ahousseini-recipes", - "path": "BookWidgets/BookWidgets.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.BookWidgets", - "deprecated": true, - "shortname": "BookWidgets.pkg", - "inferred_type": "pkg" + "path": "Remotix/Remotix Agent.download.recipe", + "shortname": "Remotix Agent.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Remotix Agent" + ] }, - "com.github.ahousseini-recipes.pkg.Circuit": { - "name": "Circuit", - "description": "Downloads the latest version of Circuit and creates a package.", + "com.github.ahousseini-recipes.pkg.Remotix Agent": { + "name": "Remotix Agent", + "description": "Downloads the latest version of Remotix Agent and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Circuit/Circuit.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Circuit", - "shortname": "Circuit.pkg", + "path": "Remotix/Remotix Agent.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.RemotixAgent", + "shortname": "Remotix Agent.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Circuit": { - "name": "Circuit", - "description": "Downloads the latest version of Circuit.", + "com.github.ahousseini-recipes.pkg.Remotix": { + "name": "Remotix", + "description": "Downloads the latest version of Remotix and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Circuit/Circuit.download.recipe", - "shortname": "Circuit.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Circuit" - ] + "path": "Remotix/Remotix.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Remotix", + "shortname": "Remotix.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.AnyBookCase": { - "name": "AnyBookCase", - "description": "Downloads the latest version of AnyBookCase.", + "com.github.ahousseini-recipes.download.namebench": { + "name": "namebench", + "description": "Downloads the latest version of namebench.", "repo": "autopkg/ahousseini-recipes", - "path": "AnyBookCase/AnyBookCase.download.recipe", - "shortname": "AnyBookCase.download", + "path": "namebench/namebench.download.recipe", + "shortname": "namebench.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.AnyBookCase" + "com.github.ahousseini-recipes.pkg.namebench" ] }, - "com.github.ahousseini-recipes.pkg.AnyBookCase": { - "name": "AnyBookCase", - "description": "Downloads the latest version of AnyBookCase and creates a package.", + "com.github.ahousseini-recipes.pkg.namebench": { + "name": "namebench", + "description": "Downloads the latest version of namebench and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "AnyBookCase/AnyBookCase.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AnyBookCase", - "shortname": "AnyBookCase.pkg", + "path": "namebench/namebench.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.namebench", + "shortname": "namebench.pkg", "inferred_type": "pkg" }, "com.github.ahousseini-recipes.download.RazorSQL": { @@ -128916,547 +128792,506 @@ "shortname": "RazorSQL.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.BurpSuiteCommunityEdition": { - "name": "Burp Suite Community Edition", - "description": null, + "com.github.ahousseini-recipes.download.ComicLife": { + "name": "Comic Life", + "description": "Downloads the latest version of Comic Life.", "repo": "autopkg/ahousseini-recipes", - "path": "Burp Suite Community Edition/Burp Suite Community Edition.download.recipe", - "shortname": "Burp Suite Community Edition.download", + "path": "Comic Life/Comic Life.download.recipe", + "shortname": "Comic Life.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.BurpSuiteCommunityEdition" + "com.github.ahousseini-recipes.pkg.ComicLife" ] }, - "com.github.ahousseini-recipes.pkg.BurpSuiteCommunityEdition": { - "name": "Burp Suite Community Edition", - "description": "Downloads the latest version of Burp Suite Community Edition and creates a package.", + "com.github.ahousseini-recipes.pkg.ComicLife": { + "name": "Comic Life", + "description": "Downloads the latest version of Comic Life and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Burp Suite Community Edition/Burp Suite Community Edition.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.BurpSuiteCommunityEdition", - "shortname": "Burp Suite Community Edition.pkg", + "path": "Comic Life/Comic Life.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ComicLife", + "shortname": "Comic Life.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Synkron": { - "name": "Synkron", - "description": "Downloads the latest version of Synkron.", - "repo": "autopkg/ahousseini-recipes", - "path": "Synkron/Synkron.download.recipe", - "shortname": "Synkron.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Synkron" - ] - }, - "com.github.ahousseini-recipes.pkg.Synkron": { - "name": "Synkron", - "description": "Downloads the latest version of Synkron and creates a package.", + "com.github.ahousseini-recipes.pkg.CMake": { + "name": "CMake", + "description": "Downloads the latest version of CMake and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Synkron/Synkron.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Synkron", - "shortname": "Synkron.pkg", + "path": "CMake/CMake.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.CMake", + "shortname": "CMake.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MediathekView": { - "name": "MediathekView", - "description": "Downloads the latest version of MediathekView.", + "com.github.ahousseini-recipes.download.CMake": { + "name": "CMake", + "description": "Downloads the latest version of CMake.", "repo": "autopkg/ahousseini-recipes", - "path": "MediathekView/MediathekView.download.recipe", - "shortname": "MediathekView.download", + "path": "CMake/CMake.download.recipe", + "shortname": "CMake.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MediathekView" + "com.github.peterkelm.munki.cmake", + "com.github.ahousseini-recipes.pkg.CMake" ] }, - "com.github.ahousseini-recipes.pkg.MediathekView": { - "name": "MediathekView", - "description": "Downloads the latest version of MediathekView and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "MediathekView/MediathekView.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MediathekView", - "shortname": "MediathekView.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads the latest version of GoToMeeting and creates a package.", + "com.github.ahousseini-recipes.pkg.Amethyst": { + "name": "Amethyst", + "description": "Downloads the latest version of Amethyst and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "GoToMeeting/GoToMeeting.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.GoToMeeting", - "shortname": "GoToMeeting.pkg", + "path": "Amethyst/Amethyst.pkg.recipe", + "parent": "com.github.autopkg.download.Amethyst", + "shortname": "Amethyst.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.GoToMeeting": { - "name": "GoToMeeting", - "description": "Downloads the latest version of GoToMeeting.", + "com.github.ahousseini-recipes.download.abbuicbu": { + "name": "abbu icbu", + "description": "Downloads the latest version of abbu icbu.", "repo": "autopkg/ahousseini-recipes", - "path": "GoToMeeting/GoToMeeting.download.recipe", - "shortname": "GoToMeeting.download", + "path": "abbu icbu/abbu icbu.download.recipe", + "shortname": "abbu icbu.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.GoToMeeting" + "com.github.ahousseini-recipes.pkg.abbuicbu" ] }, - "com.github.ahousseini-recipes.download.Metashape": { - "name": "Metashape", - "description": "Downloads the latest version of Metashape.", + "com.github.ahousseini-recipes.pkg.abbuicbu": { + "name": "abbu icbu", + "description": "Downloads the latest version of abbu icbu and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Agisoft/Metashape.download.recipe", - "shortname": "Metashape.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.Metashape" - ] + "path": "abbu icbu/abbu icbu.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.abbuicbu", + "shortname": "abbu icbu.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Metashape": { - "name": "Metashape", - "description": "Downloads the latest version of Metashape and creates a package.", + "com.github.ahousseini-recipes.pkg.tiptoiManager": { + "name": "tiptoi\u00ae Manager", + "description": "Downloads the latest version of tiptoi\u00ae Manager and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Agisoft/Metashape.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Metashape", - "shortname": "Metashape.pkg", + "path": "tiptoi Manager/tiptoi Manager.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.tiptoiManager", + "shortname": "tiptoi Manager.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.XMind": { - "name": "XMind", - "description": "Downloads the latest version of XMind.", + "com.github.ahousseini-recipes.download.tiptoiManager": { + "name": "tiptoi\u00ae Manager", + "description": "Downloads the latest version of tiptoi\u00ae Manager.", "repo": "autopkg/ahousseini-recipes", - "path": "XMind/XMind.download.recipe", - "shortname": "XMind.download", + "path": "tiptoi Manager/tiptoi Manager.download.recipe", + "shortname": "tiptoi Manager.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.XMind" + "com.github.ahousseini-recipes.pkg.tiptoiManager" ] }, - "com.github.ahousseini-recipes.pkg.XMind": { - "name": "XMind", - "description": "Downloads the latest version of XMind and creates a package.", + "com.github.ahousseini-recipes.pkg.Fritzing": { + "name": "Fritzing", + "description": "Downloads the latest version of Fritzing and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "XMind/XMind.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.XMind", - "shortname": "XMind.pkg", + "path": "Fritzing/Fritzing.pkg.recipe", + "parent": "com.github.dataJAR-recipes.download.Fritzing", + "shortname": "Fritzing.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ApplePiBaker": { - "name": "ApplePiBaker", - "description": "Downloads the latest version of ApplePiBaker and creates a package.", + "com.github.ahousseini-recipes.pkg.Boom3D": { + "name": "Boom 3D", + "description": "Downloads the latest version of Boom 3D and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ApplePiBaker/ApplePiBaker.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ApplePiBaker", - "shortname": "ApplePiBaker.pkg", + "path": "Boom 3D/Boom 3D.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Boom3D", + "shortname": "Boom 3D.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ApplePiBaker": { - "name": "ApplePiBaker", - "description": "Downloads the latest version of ApplePiBaker.", + "com.github.ahousseini-recipes.download.Boom3D": { + "name": "Boom 3D", + "description": "Downloads the latest version of Boom 3D.", "repo": "autopkg/ahousseini-recipes", - "path": "ApplePiBaker/ApplePiBaker.download.recipe", - "shortname": "ApplePiBaker.download", + "path": "Boom 3D/Boom 3D.download.recipe", + "shortname": "Boom 3D.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ApplePiBaker" + "com.github.homebysix.munki.Boom3D", + "com.github.homebysix.install.Boom3D", + "com.github.ahousseini-recipes.pkg.Boom3D" ] }, - "com.github.ahousseini-recipes.download.DNSAgent": { - "name": "DNS Agent", - "description": "Downloads the latest version of DNS Agent.", + "com.github.ahousseini-recipes.download.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads the latest version of KnockKnock.", "repo": "autopkg/ahousseini-recipes", - "path": "DNS Agent/DNS Agent.download.recipe", - "shortname": "DNS Agent.download", + "path": "KnockKnock/KnockKnock.download.recipe", + "shortname": "KnockKnock.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.DNSAgent" + "com.github.ahousseini-recipes.pkg.KnockKnock" ] }, - "com.github.ahousseini-recipes.pkg.DNSAgent": { - "name": "DNS Agent", - "description": "Downloads the latest version of DNS Agent and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "DNS Agent/DNS Agent.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.DNSAgent", - "shortname": "DNS Agent.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.TwixlPublisher": { - "name": "Twixl Publisher", - "description": "Downloads the latest version of Twixl Publisher and creates a package.", + "com.github.ahousseini-recipes.pkg.KnockKnock": { + "name": "KnockKnock", + "description": "Downloads the latest version of KnockKnock and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Twixl Publisher/Twixl Publisher.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.TwixlPublisher", - "shortname": "Twixl Publisher.pkg", + "path": "KnockKnock/KnockKnock.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.KnockKnock", + "shortname": "KnockKnock.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.TwixlPublisher": { - "name": "Twixl Publisher", - "description": "Downloads the latest version of Twixl Publisher.", - "repo": "autopkg/ahousseini-recipes", - "path": "Twixl Publisher/Twixl Publisher.download.recipe", - "shortname": "Twixl Publisher.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.TwixlPublisher" - ] - }, - "com.github.ahousseini-recipes.download.Fantastical": { - "name": "Fantastical", - "description": "Downloads the latest version of Fantastical.", + "com.github.ahousseini-recipes.download.Lumi": { + "name": "Lumi", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "Fantastical/Fantastical.download.recipe", - "shortname": "Fantastical.download", + "path": "Lumi/Lumi.download.recipe", + "shortname": "Lumi.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Fantastical" + "com.github.dataJAR-recipes.munki.Lumi", + "com.github.ahousseini-recipes.pkg.Lumi" ] }, - "com.github.ahousseini-recipes.pkg.Fantastical": { - "name": "Fantastical", - "description": "Downloads the latest version of Fantastical and creates a package.", + "com.github.ahousseini-recipes.pkg.Lumi": { + "name": "Lumi", + "description": "Downloads the latest version of Lumi and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Fantastical/Fantastical.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Fantastical", - "shortname": "Fantastical.pkg", + "path": "Lumi/Lumi.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Lumi", + "shortname": "Lumi.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ScreenShare": { - "name": "Screen Share", - "description": "Downloads the latest version of Screen Share.", + "com.github.ahousseini-recipes.download.Seashore": { + "name": "Seashore", + "description": "Downloads the latest version of Seashore.", "repo": "autopkg/ahousseini-recipes", - "path": "Screen Share/Screen Share.download.recipe", - "shortname": "Screen Share.download", + "path": "Seashore/Seashore.download.recipe", + "shortname": "Seashore.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ScreenShare" + "com.github.ahousseini-recipes.pkg.Seashore" ] }, - "com.github.ahousseini-recipes.pkg.ScreenShare": { - "name": "Screen Share", - "description": "Downloads the latest version of Screen Share and creates a package.", + "com.github.ahousseini-recipes.pkg.Seashore": { + "name": "Seashore", + "description": "Downloads the latest version of Seashore and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Screen Share/Screen Share.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ScreenShare", - "shortname": "Screen Share.pkg", + "path": "Seashore/Seashore.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Seashore", + "shortname": "Seashore.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.TNEFsEnough": { - "name": "TNEF's Enough", - "description": "Downloads the latest version of TNEF's Enough and creates a package.", + "com.github.ahousseini-recipes.pkg.Horos": { + "name": "Horos", + "description": "Downloads the latest version of Horos and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Josh Jacob/TNEFsEnough.pkg.recipe", - "parent": "com.github.joshua-d-miller.download.tnefenough", - "shortname": "TNEFsEnough.pkg", + "path": "Horos/Horos.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Horos", + "shortname": "Horos.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Aircall": { - "name": "Aircall", - "description": "Downloads the latest version of Aircall and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Aircall/Aircall.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Aircall", - "shortname": "Aircall.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.autopkg.grahampugh-recipes.jamf.Aircall-pkg-upload", - "com.github.autopkg.grahampugh-recipes.jamf.Aircall" - ] - }, - "com.github.ahousseini-recipes.download.Aircall": { - "name": "Aircall", - "description": "Downloads the latest version of Aircall.", + "com.github.ahousseini-recipes.download.Horos": { + "name": "Horos", + "description": "Downloads the latest version of Horos.", "repo": "autopkg/ahousseini-recipes", - "path": "Aircall/Aircall.download.recipe", - "shortname": "Aircall.download", + "path": "Horos/Horos.download.recipe", + "shortname": "Horos.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Aircall", - "com.github.ahousseini-recipes.pkg.Aircall" + "com.github.ahousseini-recipes.pkg.Horos" ] }, - "com.github.ahousseini-recipes.pkg.XLogo": { - "name": "XLogo", - "description": "Downloads the latest version of XLogo and creates a package.", + "com.github.ahousseini-recipes.pkg.MobiletoLocal": { + "name": "Mobile to Local", + "description": "Downloads the latest version of Mobile to Local and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "XLogo/XLogo.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.XLogo", - "shortname": "XLogo.pkg", + "path": "MobiletoLocal/MobiletoLocal.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MobiletoLocal", + "shortname": "MobiletoLocal.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.XLogo": { - "name": "XLogo", - "description": "Downloads the latest version of XLogo.", + "com.github.ahousseini-recipes.download.MobiletoLocal": { + "name": "Mobile to Local", + "description": "Downloads the latest version of Mobile to Local.", "repo": "autopkg/ahousseini-recipes", - "path": "XLogo/XLogo.download.recipe", - "shortname": "XLogo.download", + "path": "MobiletoLocal/MobiletoLocal.download.recipe", + "shortname": "MobiletoLocal.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.XLogo" + "com.github.ahousseini-recipes.pkg.MobiletoLocal" ] }, - "com.github.ahousseini-recipes.pkg.PlayOnMac": { - "name": "PlayOnMac", - "description": "Downloads the latest version of PlayOnMac and creates a package.", + "com.github.ahousseini-recipes.pkg.CreateRecoveryPartitionInstaller": { + "name": "Create Recovery Partition Installer", + "description": "Downloads the latest version of Create Recovery Partition Installer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "PlayOnMac/PlayOnMac.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PlayOnMac", - "shortname": "PlayOnMac.pkg", + "path": "Create Recovery Partition Installer/Create Recovery Partition Installer.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.CreateRecoveryPartitionInstaller", + "shortname": "Create Recovery Partition Installer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PlayOnMac": { - "name": "PlayOnMac", - "description": "Downloads the latest version of PlayOnMac.", + "com.github.ahousseini-recipes.download.CreateRecoveryPartitionInstaller": { + "name": "Create Recovery Partition Installer", + "description": "Downloads the latest version of Create Recovery Partition Installer.", "repo": "autopkg/ahousseini-recipes", - "path": "PlayOnMac/PlayOnMac.download.recipe", - "shortname": "PlayOnMac.download", + "path": "Create Recovery Partition Installer/Create Recovery Partition Installer.download.recipe", + "shortname": "Create Recovery Partition Installer.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PlayOnMac" + "com.github.ahousseini-recipes.pkg.CreateRecoveryPartitionInstaller" ] }, - "com.github.ahousseini-recipes.pkg.PrusaSlicer": { - "name": "PrusaSlicer", - "description": "Downloads the latest version of PrusaSlicer and creates a package.", + "com.github.ahousseini-recipes.pkg.FirstBootPackageInstallGenerator": { + "name": "First Boot Package Install Generator", + "description": "Downloads the latest version of First Boot Package Install Generator and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "PrusaSlicer/PrusaSlicer.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PrusaSlicer", - "shortname": "PrusaSlicer.pkg", + "path": "FirstBootPackageInstallGenerator/FirstBootPackageInstallGenerator.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.FirstBootPackageInstallGenerator", + "shortname": "FirstBootPackageInstallGenerator.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PrusaSlicer": { - "name": "PrusaSlicer", - "description": "Downloads the latest version of PrusaSlicer.", + "com.github.ahousseini-recipes.download.FirstBootPackageInstallGenerator": { + "name": "First Boot Package Install Generator", + "description": "Downloads the latest version of First Boot Package Install Generator.", "repo": "autopkg/ahousseini-recipes", - "path": "PrusaSlicer/PrusaSlicer.download.recipe", - "shortname": "PrusaSlicer.download", + "path": "FirstBootPackageInstallGenerator/FirstBootPackageInstallGenerator.download.recipe", + "shortname": "FirstBootPackageInstallGenerator.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PrusaSlicer" + "com.github.ahousseini-recipes.pkg.FirstBootPackageInstallGenerator" ] }, - "com.github.ahousseini-recipes.pkg.Zoiper": { - "name": "Zoiper", - "description": "Downloads the latest version of Zoiper and creates a package.", + "com.github.ahousseini-recipes.pkg.Mersive Solstice": { + "name": "Mersive Solstice", + "description": "Downloads the latest version of Mersive Solstice and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Zoiper/Zoiper.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Zoiper", - "shortname": "Zoiper.pkg", - "inferred_type": "pkg" + "path": "Mersive Solstice/Mersive Solstice.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MersiveSolstice", + "shortname": "Mersive Solstice.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.autopkg.grahampugh-recipes.jamf.MersiveSolstice-pkg-upload" + ] }, - "com.github.ahousseini-recipes.download.Zoiper": { - "name": "Zoiper", - "description": "Downloads the latest version of Zoiper.", + "com.github.ahousseini-recipes.download.MersiveSolstice": { + "name": "Mersive Solstice", + "description": "Downloads the latest version of Mersive Solstice.", "repo": "autopkg/ahousseini-recipes", - "path": "Zoiper/Zoiper.download.recipe", - "shortname": "Zoiper.download", + "path": "Mersive Solstice/Mersive Solstice.download.recipe", + "shortname": "Mersive Solstice.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Zoiper" + "com.github.ahousseini-recipes.pkg.Mersive Solstice" ] }, - "com.github.ahousseini-recipes.pkg.Smallpdf": { - "name": "Smallpdf", - "description": "Downloads the latest version of Smallpdf and creates a package.", + "com.github.ahousseini-recipes.pkg.UIBrowser": { + "name": "UI Browser", + "description": "Downloads the latest version of UI Browser and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Smallpdf/Smallpdf.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Smallpdf", - "shortname": "Smallpdf.pkg", + "path": "UI Browser/UI Browser.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.UIBrowser", + "shortname": "UI Browser.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Smallpdf": { - "name": "Smallpdf", - "description": "Downloads the latest version of Smallpdf.", + "com.github.ahousseini-recipes.download.UIBrowser": { + "name": "UI Browser", + "description": "Downloads the latest version of UI Browser.", "repo": "autopkg/ahousseini-recipes", - "path": "Smallpdf/Smallpdf.download.recipe", - "shortname": "Smallpdf.download", + "path": "UI Browser/UI Browser.download.recipe", + "shortname": "UI Browser.download", "inferred_type": "download", "children": [ - "com.github.dataJAR-recipes.munki.Smallpdf", - "com.github.ahousseini-recipes.pkg.Smallpdf" + "com.github.ahousseini-recipes.pkg.UIBrowser" ] }, - "com.github.ahousseini-recipes.download.Sonos": { - "name": "Sonos", - "description": "Downloads the latest version of Sonos.", + "com.github.ahousseini-recipes.download.OxfordLearnersBookshelf": { + "name": "Oxford Learners Bookshelf", + "description": "Downloads the latest version of Oxford Learners Bookshelf.", "repo": "autopkg/ahousseini-recipes", - "path": "Sonos/Sonos.download.recipe", - "shortname": "Sonos.download", + "path": "OxfordLearnersBookshelf/OxfordLearnersBookshelf.download.recipe", + "shortname": "OxfordLearnersBookshelf.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Sonos" + "com.github.ahousseini-recipes.pkg.OxfordLearnersBookshelf" ] }, - "com.github.ahousseini-recipes.pkg.Sonos": { - "name": "Sonos", - "description": "Downloads the latest version of Sonos and creates a package.", + "com.github.ahousseini-recipes.pkg.OxfordLearnersBookshelf": { + "name": "Oxford Learners Bookshelf", + "description": "Downloads the latest version of Oxford Learners Bookshelf and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Sonos/Sonos.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Sonos", - "shortname": "Sonos.pkg", + "path": "OxfordLearnersBookshelf/OxfordLearnersBookshelf.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.OxfordLearnersBookshelf", + "shortname": "OxfordLearnersBookshelf.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.MobiletoLocal": { - "name": "Mobile to Local", - "description": "Downloads the latest version of Mobile to Local and creates a package.", + "com.github.ahousseini-recipes.pkg.CamTwist": { + "name": "CamTwist", + "description": "Downloads the latest version of CamTwist and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MobiletoLocal/MobiletoLocal.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MobiletoLocal", - "shortname": "MobiletoLocal.pkg", + "path": "CamTwist/CamTwist.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.CamTwist", + "shortname": "CamTwist.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MobiletoLocal": { - "name": "Mobile to Local", - "description": "Downloads the latest version of Mobile to Local.", + "com.github.ahousseini-recipes.download.CamTwist": { + "name": "CamTwist", + "description": "Downloads the latest version of CamTwist.", "repo": "autopkg/ahousseini-recipes", - "path": "MobiletoLocal/MobiletoLocal.download.recipe", - "shortname": "MobiletoLocal.download", + "path": "CamTwist/CamTwist.download.recipe", + "shortname": "CamTwist.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MobiletoLocal" + "com.github.ahousseini-recipes.pkg.CamTwist" ] }, - "com.github.ahousseini-recipes.download.Minecraft": { - "name": "Minecraft", - "description": "Downloads the latest version of Minecraft.", + "com.github.ahousseini-recipes.download.Vysor": { + "name": "Vysor", + "description": "Downloads the latest version of Vysor.", "repo": "autopkg/ahousseini-recipes", - "path": "Minecraft/Minecraft.download.recipe", - "shortname": "Minecraft.download", + "path": "Vysor/Vysor.download.recipe", + "shortname": "Vysor.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Minecraft", - "com.github.davidbpirie.munki.Minecraft" + "com.github.ahousseini-recipes.pkg.Vysor" ] }, - "com.github.ahousseini-recipes.pkg.Minecraft": { - "name": "Minecraft", - "description": "Downloads the latest version of Minecraft and creates a package.", - "repo": "autopkg/ahousseini-recipes", - "path": "Minecraft/Minecraft.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Minecraft", - "shortname": "Minecraft.pkg", - "inferred_type": "pkg" - }, - "com.github.ahousseini-recipes.pkg.ComicLife": { - "name": "Comic Life", - "description": "Downloads the latest version of Comic Life and creates a package.", + "com.github.ahousseini-recipes.pkg.Vysor": { + "name": "Vysor", + "description": "Downloads the latest version of Vysor and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Comic Life/Comic Life.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ComicLife", - "shortname": "Comic Life.pkg", + "path": "Vysor/Vysor.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Vysor", + "shortname": "Vysor.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.ComicLife": { - "name": "Comic Life", - "description": "Downloads the latest version of Comic Life.", + "com.github.ahousseini-recipes.download.Audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity.", "repo": "autopkg/ahousseini-recipes", - "path": "Comic Life/Comic Life.download.recipe", - "shortname": "Comic Life.download", + "path": "Audacity/Audacity.download.recipe", + "shortname": "Audacity.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ComicLife" + "com.github.ahousseini-recipes.pkg.Audacity", + "com.github.davidbpirie.munki.audacity" ] }, - "com.github.ahousseini-recipes.pkg.Linphone": { - "name": "Linphone", - "description": "Downloads the latest version of Linphone and creates a package.", + "com.github.ahousseini-recipes.pkg.Audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Linphone/Linphone.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Linphone", - "shortname": "Linphone.pkg", - "inferred_type": "pkg" + "path": "Audacity/Audacity.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Audacity", + "shortname": "Audacity.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.Audacity" + ] }, - "com.github.ahousseini-recipes.download.Linphone": { - "name": "Linphone", - "description": null, + "com.github.ahousseini-recipes.download.ElmediaPlayer": { + "name": "Elmedia Player", + "description": "Downloads the latest version of Elmedia Player.", "repo": "autopkg/ahousseini-recipes", - "path": "Linphone/Linphone.download.recipe", - "shortname": "Linphone.download", + "path": "ElmediaPlayer/ElmediaPlayer.download.recipe", + "shortname": "ElmediaPlayer.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Linphone" + "com.github.dataJAR-recipes.munki.Elmedia Player", + "com.github.ahousseini-recipes.pkg.ElmediaPlayer" ] }, - "com.github.ahousseini-recipes.pkg.MacmillanEducationTeacher": { - "name": "MacmillanEducationTeacher", - "description": "Downloads the latest version of MacmillanEducationTeacher and creates a package.", + "com.github.ahousseini-recipes.pkg.ElmediaPlayer": { + "name": "Elmedia Player", + "description": "Downloads the latest version of Elmedia Player and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MacmillanEducationTeacher/MacmillanEducationTeacher.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MacmillanEducationTeacher", - "shortname": "MacmillanEducationTeacher.pkg", + "path": "ElmediaPlayer/ElmediaPlayer.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ElmediaPlayer", + "shortname": "ElmediaPlayer.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MacmillanEducationTeacher": { - "name": "MacmillanEducationTeacher", - "description": "Downloads the latest version of MacmillanEducationTeacher.", + "com.github.ahousseini-recipes.pkg.ScratchLink": { + "name": "Scratch Link", + "description": "Downloads the latest version of Scratch Link and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MacmillanEducationTeacher/MacmillanEducationTeacher.download.recipe", - "shortname": "MacmillanEducationTeacher.download", - "inferred_type": "download", - "children": [ - "com.github.ahousseini-recipes.pkg.MacmillanEducationTeacher" - ] + "path": "Scratch Link/Scratch Link.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ScratchLink", + "shortname": "Scratch Link.pkg", + "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.TaskExplorer": { - "name": "TaskExplorer", - "description": "Downloads the latest version of TaskExplorer.", + "com.github.ahousseini-recipes.download.ScratchLink": { + "name": "Scratch Link", + "description": "Downloads the latest version of Scratch Link.", "repo": "autopkg/ahousseini-recipes", - "path": "TaskExplorer/TaskExplorer.download.recipe", - "shortname": "TaskExplorer.download", + "path": "Scratch Link/Scratch Link.download.recipe", + "shortname": "Scratch Link.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.TaskExplorer" + "com.github.ahousseini-recipes.pkg.ScratchLink" ] }, - "com.github.ahousseini-recipes.pkg.TaskExplorer": { - "name": "TaskExplorer", - "description": "Downloads the latest version of TaskExplorer and creates a package.", + "com.github.ahousseini-recipes.download.LogitechOptions": { + "name": "Logitech Options", + "description": "Downloads the latest version of Logitech Options.", "repo": "autopkg/ahousseini-recipes", - "path": "TaskExplorer/TaskExplorer.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.TaskExplorer", - "shortname": "TaskExplorer.pkg", - "inferred_type": "pkg", + "path": "Logitech Options/Logitech Options.download.recipe", + "shortname": "Logitech Options.download", + "inferred_type": "download", "children": [ - "com.github.oliverweinm-recipes.munki.TaskExplorer" + "com.github.ahousseini-recipes.pkg.LogitechOptions" ] }, - "com.github.ahousseini-recipes.pkg.PrinterSetup": { - "name": "PrinterSetup", - "description": "Downloads the latest version of PrinterSetup and creates a package.", + "com.github.ahousseini-recipes.pkg.LogitechOptions": { + "name": "Logitech Options", + "description": "Downloads the latest version of Logitech Options and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "PrinterSetup/PrinterSetup.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.PrinterSetup", - "shortname": "PrinterSetup.pkg", + "path": "Logitech Options/Logitech Options.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LogitechOptions", + "shortname": "Logitech Options.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.PrinterSetup": { - "name": "PrinterSetup", - "description": "Downloads the latest version of PrinterSetup.", + "com.github.ahousseini-recipes.download.PDFsamBasic": { + "name": "PDFsam Basic", + "description": "Downloads the latest version of PDFsam Basic.", "repo": "autopkg/ahousseini-recipes", - "path": "PrinterSetup/PrinterSetup.download.recipe", - "shortname": "PrinterSetup.download", + "path": "PDFsam Basic/PDFsam Basic.download.recipe", + "shortname": "PDFsam Basic.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.PrinterSetup" + "com.github.ahousseini-recipes.pkg.PDFsamBasic" ] }, - "com.github.ahousseini-recipes.pkg.Boom3D": { - "name": "Boom 3D", - "description": "Downloads the latest version of Boom 3D and creates a package.", + "com.github.ahousseini-recipes.pkg.PDFsamBasic": { + "name": "PDFsam Basic", + "description": "Downloads the latest version of PDFsam Basic and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Boom 3D/Boom 3D.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Boom3D", - "shortname": "Boom 3D.pkg", + "path": "PDFsam Basic/PDFsam Basic.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.PDFsamBasic", + "shortname": "PDFsam Basic.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.pkg.ScrollReverser": { + "name": "Scroll Reverser", + "description": "Downloads the latest version of Scroll Reverser and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Scroll Reverser/Scroll Reverser.pkg.recipe", + "parent": "com.github.apizz.download.ScrollReverser", + "deprecated": true, + "shortname": "Scroll Reverser.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Boom3D": { - "name": "Boom 3D", - "description": "Downloads the latest version of Boom 3D.", + "com.github.ahousseini-recipes.download.LEGOMINDSTORMSEV3HomeEdition": { + "name": "LEGO MINDSTORMS EV3 Home Edition", + "description": "Downloads the latest version of LEGO MINDSTORMS EV3 Home Edition.", "repo": "autopkg/ahousseini-recipes", - "path": "Boom 3D/Boom 3D.download.recipe", - "shortname": "Boom 3D.download", + "path": "LEGO MINDSTORMS EV3 Home Edition/LEGO MINDSTORMS EV3 Home Edition.download.recipe", + "shortname": "LEGO MINDSTORMS EV3 Home Edition.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.Boom3D", - "com.github.homebysix.install.Boom3D", - "com.github.ahousseini-recipes.pkg.Boom3D" + "com.github.ahousseini-recipes.pkg.LEGOMINDSTORMSEV3HomeEdition" ] }, + "com.github.ahousseini-recipes.pkg.LEGOMINDSTORMSEV3HomeEdition": { + "name": "LEGO MINDSTORMS EV3 Home Edition", + "description": "Downloads the latest version of LEGO MINDSTORMS EV3 Home Edition and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "LEGO MINDSTORMS EV3 Home Edition/LEGO MINDSTORMS EV3 Home Edition.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.LEGOMINDSTORMSEV3HomeEdition", + "shortname": "LEGO MINDSTORMS EV3 Home Edition.pkg", + "inferred_type": "pkg" + }, "com.github.ahousseini-recipes.download.Schulcloud": { "name": "Schulcloud", "description": "Downloads the latest version of Schulcloud.", @@ -129477,375 +129312,538 @@ "shortname": "Schulcloud.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.LehrerOffice-DBAdmin": { - "name": "LehrerOffice-DBAdmin", - "description": "Downloads the latest version of LehrerOffice-DBAdmin.", + "com.github.ahousseini-recipes.download.Cryptomator": { + "name": "Cryptomator", + "description": "Downloads the latest version of Cryptomator.", "repo": "autopkg/ahousseini-recipes", - "path": "LehrerOfficeDBAdmin/LehrerOfficeDBAdmin.download.recipe", - "shortname": "LehrerOfficeDBAdmin.download", + "path": "Cryptomator/Cryptomator.download.recipe", + "shortname": "Cryptomator.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.LehrerOffice-DBAdmin" + "com.github.ahousseini-recipes.pkg.Cryptomator" ] }, - "com.github.ahousseini-recipes.pkg.LehrerOffice-DBAdmin": { - "name": "LehrerOffice-DBAdmin", - "description": "Downloads the latest version of LehrerOffice-DBAdmin and creates a package.", + "com.github.ahousseini-recipes.pkg.Cryptomator": { + "name": "Cryptomator", + "description": "Downloads the latest version of Cryptomator and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "LehrerOfficeDBAdmin/LehrerOfficeDBAdmin.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.LehrerOffice-DBAdmin", - "shortname": "LehrerOfficeDBAdmin.pkg", + "path": "Cryptomator/Cryptomator.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Cryptomator", + "shortname": "Cryptomator.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Chromium": { - "name": "Chromium", - "description": "Downloads the latest version of Chromium.", + "com.github.ahousseini-recipes.pkg.MacXVideoConverterPro": { + "name": "MacX Video Converter Pro", + "description": "Downloads the latest version of MacX Video Converter Pro and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Chromium/Chromium.download.recipe", - "shortname": "Chromium.download", + "path": "MacXVideoConverterPro/MacXVideoConverterPro.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MacXVideoConverterPro", + "shortname": "MacXVideoConverterPro.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.MacXVideoConverterPro": { + "name": "MacX Video Converter Pro", + "description": "Downloads the latest version of MacX Video Converter Pro.", + "repo": "autopkg/ahousseini-recipes", + "path": "MacXVideoConverterPro/MacXVideoConverterPro.download.recipe", + "shortname": "MacXVideoConverterPro.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Chromium" + "com.github.ahousseini-recipes.pkg.MacXVideoConverterPro" ] }, - "com.github.ahousseini-recipes.pkg.Chromium": { - "name": "Chromium", - "description": "Downloads the latest version of Chromium and creates a package.", + "com.github.ahousseini-recipes.download.STARFACE": { + "name": "STARFACE", + "description": "Downloads the latest version of STARFACE.", "repo": "autopkg/ahousseini-recipes", - "path": "Chromium/Chromium.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Chromium", - "shortname": "Chromium.pkg", + "path": "STARFACE/STARFACE.download.recipe", + "shortname": "STARFACE.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.STARFACE", + "com.github.jannheider.install.STARFACE", + "com.github.jannheider.munki.STARFACE" + ] + }, + "com.github.ahousseini-recipes.pkg.STARFACE": { + "name": "STARFACE", + "description": "Downloads the latest version of STARFACE and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "STARFACE/STARFACE.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.STARFACE", + "shortname": "STARFACE.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.MagicNumberMachine": { - "name": "Magic Number Machine", - "description": "Downloads the latest version of Magic Number Machine and creates a package.", + "com.github.ahousseini-recipes.download.Mousepose": { + "name": "Mousepose", + "description": "Downloads the latest version of Mousepos\u00e9.", "repo": "autopkg/ahousseini-recipes", - "path": "Magic Number Machine/Magic Number Machine.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MagicNumberMachine", - "shortname": "Magic Number Machine.pkg", + "path": "Mousepose/Mousepose.download.recipe", + "shortname": "Mousepose.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Mousepose" + ] + }, + "com.github.ahousseini-recipes.pkg.Mousepose": { + "name": "Mousepose", + "description": "Downloads the latest version of Mousepos\u00e9 and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Mousepose/Mousepose.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Mousepose", + "shortname": "Mousepose.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MagicNumberMachine": { - "name": "Magic Number Machine", - "description": "Downloads the latest version of Magic Number Machine.", + "com.github.ahousseini-recipes.pkg.Anydesk": { + "name": "Anydesk", + "description": "Downloads the latest version of Anydesk and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Magic Number Machine/Magic Number Machine.download.recipe", - "shortname": "Magic Number Machine.download", + "path": "Anydesk/Anydesk.pkg.recipe", + "parent": "com.github.jpiel.download.Anydesk", + "shortname": "Anydesk.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Lernwolke": { + "name": "Lernwolke", + "description": "Downloads the latest version of Lernwolke.", + "repo": "autopkg/ahousseini-recipes", + "path": "Lernwolke/Lernwolke.download.recipe", + "deprecated": true, + "shortname": "Lernwolke.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MagicNumberMachine" + "com.github.ahousseini-recipes.pkg.Lernwolke" ] }, - "com.github.ahousseini-recipes.download.ArtSaverApp": { - "name": "ArtSaverApp", - "description": "Downloads the latest version of ArtSaverApp.", + "com.github.ahousseini-recipes.pkg.Lernwolke": { + "name": "Lernwolke", + "description": "Downloads the latest version of Lernwolke and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ArtSaverApp/ArtSaverApp.download.recipe", - "shortname": "ArtSaverApp.download", + "path": "Lernwolke/Lernwolke.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Lernwolke", + "deprecated": true, + "shortname": "Lernwolke.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.MacXDVDRipperPro": { + "name": "MacX DVD Ripper Pro", + "description": "Downloads the latest version of MacX DVD Ripper Pro.", + "repo": "autopkg/ahousseini-recipes", + "path": "MacXDVDRipperPro/MacXDVDRipperPro.download.recipe", + "shortname": "MacXDVDRipperPro.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.ArtSaverApp" + "com.github.ahousseini-recipes.pkg.MacXDVDRipperPro" ] }, - "com.github.ahousseini-recipes.pkg.ArtSaverApp": { - "name": "ArtSaverApp", - "description": "Downloads the latest version of ArtSaverApp and creates a package.", + "com.github.ahousseini-recipes.pkg.MacXDVDRipperPro": { + "name": "MacX DVD Ripper Pro", + "description": "Downloads the latest version of MacX DVD Ripper Pro and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "ArtSaverApp/ArtSaverApp.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.ArtSaverApp", - "shortname": "ArtSaverApp.pkg", + "path": "MacXDVDRipperPro/MacXDVDRipperPro.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MacXDVDRipperPro", + "shortname": "MacXDVDRipperPro.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.tiptoiManager": { - "name": "tiptoi\u00ae Manager", - "description": "Downloads the latest version of tiptoi\u00ae Manager and creates a package.", + "com.github.ahousseini-recipes.pkg.RobloxStudio": { + "name": "RobloxStudio", + "description": "Downloads the latest version of RobloxStudio and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "tiptoi Manager/tiptoi Manager.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.tiptoiManager", - "shortname": "tiptoi Manager.pkg", + "path": "RobloxStudio/RobloxStudio.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.RobloxStudio", + "shortname": "RobloxStudio.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.tiptoiManager": { - "name": "tiptoi\u00ae Manager", - "description": "Downloads the latest version of tiptoi\u00ae Manager.", + "com.github.ahousseini-recipes.download.RobloxStudio": { + "name": "RobloxStudio", + "description": "Downloads the latest version of RobloxStudio.", "repo": "autopkg/ahousseini-recipes", - "path": "tiptoi Manager/tiptoi Manager.download.recipe", - "shortname": "tiptoi Manager.download", + "path": "RobloxStudio/RobloxStudio.download.recipe", + "shortname": "RobloxStudio.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.tiptoiManager" + "com.github.ahousseini-recipes.pkg.RobloxStudio" ] }, - "com.github.ahousseini-recipes.download.OBS": { - "name": "OBS", - "description": null, + "com.github.ahousseini-recipes.download.linked-helper": { + "name": "linked-helper", + "description": "Downloads the latest version of linked-helper.", "repo": "autopkg/ahousseini-recipes", - "path": "OBS/OBS.download.recipe", - "shortname": "OBS.download", + "path": "linked-helper/linked-helper.download.recipe", + "shortname": "linked-helper.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.OBS" + "com.github.ahousseini-recipes.pkg.linked-helper" ] }, - "com.github.ahousseini-recipes.pkg.OBS": { - "name": "OBS", - "description": "Downloads the latest version of OBS and creates a package.", + "com.github.ahousseini-recipes.pkg.linked-helper": { + "name": "linked-helper", + "description": "Downloads the latest version of linked-helper and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "OBS/OBS.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.OBS", - "shortname": "OBS.pkg", + "path": "linked-helper/linked-helper.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.linked-helper", + "shortname": "linked-helper.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.ScrollReverser": { - "name": "Scroll Reverser", - "description": "Downloads the latest version of Scroll Reverser and creates a package.", + "com.github.ahousseini-recipes.pkg.ProjectLibre": { + "name": "ProjectLibre", + "description": "Downloads the latest version of ProjectLibre and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Scroll Reverser/Scroll Reverser.pkg.recipe", - "parent": "com.github.apizz.download.ScrollReverser", - "deprecated": true, - "shortname": "Scroll Reverser.pkg", + "path": "ProjectLibre/ProjectLibre.pkg.recipe", + "parent": "com.github.hansen-m.download.ProjectLibre", + "shortname": "ProjectLibre.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.InstaShare": { - "name": "InstaShare", - "description": "Downloads the latest version of InstaShare and creates a package.", + "com.github.ahousseini-recipes.pkg.handyPrint": { + "name": "handyPrint", + "description": "Downloads the latest version of handyPrint and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "InstaShare/InstaShare.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.InstaShare", - "shortname": "InstaShare.pkg", + "path": "handyPrint/handyPrint.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.handyPrint", + "shortname": "handyPrint.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.InstaShare": { - "name": "InstaShare", - "description": "Downloads the latest version of InstaShare.", + "com.github.ahousseini-recipes.download.handyPrint": { + "name": "handyPrint", + "description": "Downloads the latest version of handyPrint.", "repo": "autopkg/ahousseini-recipes", - "path": "InstaShare/InstaShare.download.recipe", - "shortname": "InstaShare.download", + "path": "handyPrint/handyPrint.download.recipe", + "shortname": "handyPrint.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.InstaShare" + "com.github.ahousseini-recipes.pkg.handyPrint" ] }, - "com.github.ahousseini-recipes.download.Lernwolke": { - "name": "Lernwolke", - "description": "Downloads the latest version of Lernwolke.", + "com.github.ahousseini-recipes.download.MountainDuck": { + "name": "Mountain Duck", + "description": "Downloads the latest version of Mountain Duck.", "repo": "autopkg/ahousseini-recipes", - "path": "Lernwolke/Lernwolke.download.recipe", - "deprecated": true, - "shortname": "Lernwolke.download", + "path": "MountainDuck/MountainDuck.download.recipe", + "shortname": "MountainDuck.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Lernwolke" + "com.github.ahousseini-recipes.pkg.MountainDuck" ] }, - "com.github.ahousseini-recipes.pkg.Lernwolke": { - "name": "Lernwolke", - "description": "Downloads the latest version of Lernwolke and creates a package.", + "com.github.ahousseini-recipes.pkg.MountainDuck": { + "name": "Mountain Duck", + "description": "Downloads the latest version of Mountain Duck and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Lernwolke/Lernwolke.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Lernwolke", - "deprecated": true, - "shortname": "Lernwolke.pkg", + "path": "MountainDuck/MountainDuck.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.MountainDuck", + "shortname": "MountainDuck.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.AppWrapper4": { - "name": "App Wrapper 4", - "description": "Downloads the latest version of App Wrapper 4 and creates a package.", + "com.github.ahousseini-recipes.pkg.mite.nano": { + "name": "mite.nano", + "description": "Downloads the latest version of mite.nano and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "AppWrapper4/AppWrapper4.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.AppWrapper4", - "shortname": "AppWrapper4.pkg", + "path": "mite.nano/mite.nano.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.mite.nano" + }, + "com.github.ahousseini-recipes.download.mite.nano": { + "name": "mite.nano", + "description": "Downloads the latest version of mite.nano.", + "repo": "autopkg/ahousseini-recipes", + "path": "mite.nano/mite.nano.download.recipe", + "children": [ + "com.github.ahousseini-recipes.pkg.mite.nano" + ] + }, + "com.github.ahousseini-recipes.pkg.Notable": { + "name": "Notable", + "description": "Downloads the latest version of Notable and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Notable/Notable.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Notable", + "shortname": "Notable.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.AppWrapper4": { - "name": "App Wrapper 4", - "description": "Downloads the latest version of App Wrapper 4.", + "com.github.ahousseini-recipes.download.Notable": { + "name": "Notable", + "description": "Downloads the latest version of Notable.", "repo": "autopkg/ahousseini-recipes", - "path": "AppWrapper4/AppWrapper4.download.recipe", - "shortname": "AppWrapper4.download", + "path": "Notable/Notable.download.recipe", + "shortname": "Notable.download", "inferred_type": "download", "children": [ - "com.github.homebysix.munki.AppWrapper4", - "com.github.ahousseini-recipes.pkg.AppWrapper4" + "com.github.ahousseini-recipes.pkg.Notable" ] }, - "com.github.ahousseini-recipes.pkg.Solstice": { - "name": "Solstice", - "description": "Downloads the latest version of Solstice and creates a package.", + "com.github.ahousseini-recipes.pkg.OmniFocus3": { + "name": "OmniFocus3", + "description": "Downloads the latest version of OmniFocus3 and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Solstice/Solstice.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Solstice", - "deprecated": true, - "shortname": "Solstice.pkg", + "path": "OmniGroup/OmniFocus3.pkg.recipe", + "parent": "com.github.autopkg.download.omnifocus3", + "shortname": "OmniFocus3.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Solstice": { - "name": "Solstice", - "description": "Downloads the latest version of Solstice.", + "com.github.ahousseini-recipes.download.Zeplin": { + "name": "Zeplin", + "description": null, "repo": "autopkg/ahousseini-recipes", - "path": "Solstice/Solstice.download.recipe", - "deprecated": true, - "shortname": "Solstice.download", + "path": "Zeplin/Zeplin.download.recipe", + "shortname": "Zeplin.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Solstice" + "com.github.ahousseini-recipes.pkg.Zeplin" ] }, - "com.github.ahousseini-recipes.pkg.Maxima": { - "name": "Maxima", - "description": "Downloads the latest version of Maxima and creates a package.", + "com.github.ahousseini-recipes.pkg.Zeplin": { + "name": "Zeplin", + "description": "Downloads the latest version of Zeplin and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Maxima/Maxima.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Maxima", - "shortname": "Maxima.pkg", + "path": "Zeplin/Zeplin.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Zeplin", + "shortname": "Zeplin.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Maxima": { - "name": "Maxima", - "description": "Downloads the latest version of Maxima.", + "com.github.ahousseini-recipes.pkg.iExplorer": { + "name": "iExplorer", + "description": "Downloads the latest version of iExplorer and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Maxima/Maxima.download.recipe", - "shortname": "Maxima.download", + "path": "Macroplant LLC/iExplorer.pkg.recipe", + "parent": "com.github.flammable.download.iExplorer", + "shortname": "iExplorer.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.pkg.HoverCamFlex": { + "name": "HoverCam Flex", + "description": "Downloads the latest version of HoverCam Flex and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "HoverCam Flex/HoverCam Flex.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.HoverCamFlex", + "shortname": "HoverCam Flex.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.HoverCamFlex": { + "name": "HoverCam Flex", + "description": "Downloads the latest version of HoverCam Flex.", + "repo": "autopkg/ahousseini-recipes", + "path": "HoverCam Flex/HoverCam Flex.download.recipe", + "shortname": "HoverCam Flex.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Maxima" + "com.github.ahousseini-recipes.pkg.HoverCamFlex" ] }, - "com.github.ahousseini-recipes.download.MonitorControl": { - "name": "MonitorControl", - "description": "Downloads the latest version of MonitorControl.", + "com.github.ahousseini-recipes.download.Calcularis": { + "name": "Calcularis", + "description": "Downloads the latest version of Calcularis.", "repo": "autopkg/ahousseini-recipes", - "path": "MonitorControl/MonitorControl.download.recipe", - "shortname": "MonitorControl.download", + "path": "Calcularis/Calcularis.download.recipe", + "shortname": "Calcularis.download", + "inferred_type": "download" + }, + "com.github.ahousseini-recipes.download.DHS": { + "name": "DHS", + "description": "Downloads the latest version of DHS.", + "repo": "autopkg/ahousseini-recipes", + "path": "DHS/DHS.download.recipe", + "shortname": "DHS.download", "inferred_type": "download", "children": [ - "com.github.peetinc.munki.MonitorControl", - "com.github.ahousseini-recipes.pkg.MonitorControl" + "com.github.ahousseini-recipes.pkg.DHS" ] }, - "com.github.ahousseini-recipes.pkg.MonitorControl": { - "name": "MonitorControl", - "description": "Downloads the latest version of MonitorControl and creates a package.", + "com.github.ahousseini-recipes.pkg.DHS": { + "name": "DHS", + "description": "Downloads the latest version of DHS and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MonitorControl/MonitorControl.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MonitorControl", - "shortname": "MonitorControl.pkg", + "path": "DHS/DHS.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.DHS", + "shortname": "DHS.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.pkg.Notable": { - "name": "Notable", - "description": "Downloads the latest version of Notable and creates a package.", + "com.github.ahousseini-recipes.download.ThumbsUp": { + "name": "ThumbsUp", + "description": "Downloads the latest version of ThumbsUp.", "repo": "autopkg/ahousseini-recipes", - "path": "Notable/Notable.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Notable", - "shortname": "Notable.pkg", + "path": "ThumbsUp/ThumbsUp.download.recipe", + "shortname": "ThumbsUp.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.ThumbsUp" + ] + }, + "com.github.ahousseini-recipes.pkg.ThumbsUp": { + "name": "ThumbsUp", + "description": "Downloads the latest version of ThumbsUp and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "ThumbsUp/ThumbsUp.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ThumbsUp", + "shortname": "ThumbsUp.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Notable": { - "name": "Notable", - "description": "Downloads the latest version of Notable.", + "com.github.ahousseini-recipes.pkg.Chromium": { + "name": "Chromium", + "description": "Downloads the latest version of Chromium and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "Notable/Notable.download.recipe", - "shortname": "Notable.download", + "path": "Chromium/Chromium.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Chromium", + "shortname": "Chromium.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Chromium": { + "name": "Chromium", + "description": "Downloads the latest version of Chromium.", + "repo": "autopkg/ahousseini-recipes", + "path": "Chromium/Chromium.download.recipe", + "shortname": "Chromium.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.Notable" + "com.github.ahousseini-recipes.pkg.Chromium" ] }, - "com.github.ahousseini-recipes.pkg.Lens": { - "name": "Lens", - "description": "Downloads the latest version of Lens and creates a package.", + "com.github.ahousseini-recipes.download.Callbar": { + "name": "Callbar", + "description": "Downloads the latest version of Callbar.", "repo": "autopkg/ahousseini-recipes", - "path": "Lens/Lens.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.Lens", - "shortname": "Lens.pkg", + "path": "Callbar/Callbar.download.recipe", + "shortname": "Callbar.download", + "inferred_type": "download" + }, + "com.github.ahousseini-recipes.pkg.install4j": { + "name": "install4j", + "description": "Downloads the latest version of install4j and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "install4j/install4j.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.install4j", + "shortname": "install4j.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.Lens": { - "name": "Lens", - "description": "Downloads the latest version of Lens.", + "com.github.ahousseini-recipes.download.install4j": { + "name": "install4j", + "description": "Downloads the latest version of install4j.", "repo": "autopkg/ahousseini-recipes", - "path": "Lens/Lens.download.recipe", - "shortname": "Lens.download", + "path": "install4j/install4j.download.recipe", + "shortname": "install4j.download", "inferred_type": "download", "children": [ - "com.github.gerardkok.pkg.Lens", - "com.github.ahousseini-recipes.pkg.Lens" + "com.github.ahousseini-recipes.pkg.install4j" ] }, - "com.github.ahousseini-recipes.download.nRFConnectforDesktop": { - "name": "nRF Connect for Desktop", - "description": "Downloads the latest version of nRF Connect for Desktop.", + "com.github.ahousseini-recipes.pkg.Millefeuilles": { + "name": "Mille feuilles", + "description": "Downloads the latest version of Mille feuilles and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "nRF Connect for Desktop/nRF Connect for Desktop.download.recipe", - "shortname": "nRF Connect for Desktop.download", + "path": "Mille feuilles/Mille feuilles.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Millefeuilles", + "shortname": "Mille feuilles.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Millefeuilles": { + "name": "Mille feuilles", + "description": "Downloads the latest version of Mille feuilles.", + "repo": "autopkg/ahousseini-recipes", + "path": "Mille feuilles/Mille feuilles.download.recipe", + "shortname": "Mille feuilles.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.nRFConnectforDesktop" + "com.github.ahousseini-recipes.pkg.Millefeuilles" ] }, - "com.github.ahousseini-recipes.pkg.nRFConnectforDesktop": { - "name": "nRF Connect for Desktop", - "description": "Downloads the latest version of nRF Connect for Desktop and creates a package.", + "com.github.ahousseini-recipes.pkg.Choosy": { + "name": "Choosy", + "description": "Downloads the latest version of Choosy and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "nRF Connect for Desktop/nRF Connect for Desktop.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.nRFConnectforDesktop", - "shortname": "nRF Connect for Desktop.pkg", + "path": "GeorgeBrocklehurst/Choosy.pkg.recipe", + "parent": "com.github.foigus.download.Choosy", + "shortname": "Choosy.pkg", "inferred_type": "pkg" }, - "com.github.ahousseini-recipes.download.MagicPrefs": { - "name": "MagicPrefs", - "description": "Downloads the latest version of MagicPrefs.", + "com.github.ahousseini-recipes.download.ThymioSuite": { + "name": "ThymioSuite", + "description": "Downloads the latest version of ThymioSuite.", "repo": "autopkg/ahousseini-recipes", - "path": "MagicPrefs/MagicPrefs.download.recipe", - "shortname": "MagicPrefs.download", + "path": "ThymioSuite/ThymioSuite.download.recipe", + "shortname": "ThymioSuite.download", "inferred_type": "download", "children": [ - "com.github.ahousseini-recipes.pkg.MagicPrefs" + "com.github.ahousseini-recipes.pkg.ThymioSuite" ] }, - "com.github.ahousseini-recipes.pkg.MagicPrefs": { - "name": "MagicPrefs", - "description": "Downloads the latest version of MagicPrefs and creates a package.", + "com.github.ahousseini-recipes.pkg.ThymioSuite": { + "name": "ThymioSuite", + "description": "Downloads the latest version of ThymioSuite and creates a package.", "repo": "autopkg/ahousseini-recipes", - "path": "MagicPrefs/MagicPrefs.pkg.recipe", - "parent": "com.github.ahousseini-recipes.download.MagicPrefs", - "shortname": "MagicPrefs.pkg", + "path": "ThymioSuite/ThymioSuite.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ThymioSuite", + "shortname": "ThymioSuite.pkg", "inferred_type": "pkg" }, - "com.github.TekTekkers.download.calibritePROFILER": { - "name": "calibrite PROFILER", - "description": "Downloads the latest version of calibrite PROFILER.", + "com.github.ahousseini-recipes.pkg.Zoiper": { + "name": "Zoiper", + "description": "Downloads the latest version of Zoiper and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "Zoiper/Zoiper.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.Zoiper", + "shortname": "Zoiper.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.Zoiper": { + "name": "Zoiper", + "description": "Downloads the latest version of Zoiper.", + "repo": "autopkg/ahousseini-recipes", + "path": "Zoiper/Zoiper.download.recipe", + "shortname": "Zoiper.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.Zoiper" + ] + }, + "com.github.ahousseini-recipes.pkg.ReEnroller": { + "name": "ReEnroller", + "description": "Downloads the latest version of ReEnroller and creates a package.", + "repo": "autopkg/ahousseini-recipes", + "path": "ReEnroller/ReEnroller.pkg.recipe", + "parent": "com.github.ahousseini-recipes.download.ReEnroller", + "shortname": "ReEnroller.pkg", + "inferred_type": "pkg" + }, + "com.github.ahousseini-recipes.download.ReEnroller": { + "name": "ReEnroller", + "description": "Downloads the latest version of ReEnroller.", + "repo": "autopkg/ahousseini-recipes", + "path": "ReEnroller/ReEnroller.download.recipe", + "shortname": "ReEnroller.download", + "inferred_type": "download", + "children": [ + "com.github.ahousseini-recipes.pkg.ReEnroller" + ] + }, + "com.github.TekTekkers.download.DaVinciResolveStudio19": { + "name": "DaVinciResolveStudio19", + "description": "Downloads latest version of DaVinci Resolve Studio 19.\n\nThis recipe is a modification of Tim Sutton's original v14\nrecipe.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", "repo": "autopkg/TekTekkers-recipes", - "path": "calibrite PROFILER/calibritePROFILER.download.recipe", - "shortname": "calibritePROFILER.download", + "path": "Blackmagic/DavinciResolveStudio19.download.recipe", + "parent": "com.github.timsutton.download.davinciresolve14", + "shortname": "DavinciResolveStudio19.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.munki.calibritePROFILER" + "com.github.TekTekkers.munki.DaVinciResolveStudio19" ] }, - "com.github.TekTekkers.munki.calibritePROFILER": { - "name": "calibritePROFILER", - "description": "Downloads the latest version of calibrite PROFILER and imports it into Munki.", + "com.github.TekTekkers.munki.DaVinciResolveStudio19": { + "name": "DaVinciResolveStudio19", + "description": "This is a modified version of Tim Sutton's DaVinci Resolve 14 Munki Recipie.\n \nDownloads the most recent version of DaVinci Resolve Studio 19 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", "repo": "autopkg/TekTekkers-recipes", - "path": "calibrite PROFILER/calibritePROFILER.munki.recipe", - "parent": "com.github.TekTekkers.download.calibritePROFILER", - "shortname": "calibritePROFILER.munki", + "path": "Blackmagic/DaVinciResolveStudio19.munki.recipe", + "parent": "com.github.TekTekkers.download.DaVinciResolveStudio19", + "shortname": "DaVinciResolveStudio19.munki", "inferred_type": "munki", - "munki_display_name": "calibrite PROFILER", - "munki_description": " " + "munki_display_name": "DaVinci Resolve Studio 19", + "munki_description": "Hollywood\u2019s most popular solution for editing, visual effects, motion graphics, color correction and audio post production, all in a single software tool for Mac, Windows and Linux!" }, - "com.github.TekTekkers.munki.Deezer": { + "com.github.TekTekkers.pkg.Deezer": { "name": "Deezer", - "description": "Downloads the latest version of Deezer and imports it into Munki.", + "description": "Downloads the latest version of Deezer and creates a package.", "repo": "autopkg/TekTekkers-recipes", - "path": "Deezer/Deezer.munki.recipe", + "path": "Deezer/Deezer.pkg.recipe", "parent": "com.github.TekTekkers.download.Deezer", - "shortname": "Deezer.munki", - "inferred_type": "munki", - "munki_display_name": "Deezer", - "munki_description": " " + "shortname": "Deezer.pkg", + "inferred_type": "pkg" }, "com.github.TekTekkers.download.Deezer": { "name": "Deezer", @@ -129855,28 +129853,129 @@ "shortname": "Deezer.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.munki.Deezer", - "com.github.TekTekkers.pkg.Deezer" + "com.github.TekTekkers.pkg.Deezer", + "com.github.TekTekkers.munki.Deezer" ] }, - "com.github.TekTekkers.pkg.Deezer": { + "com.github.TekTekkers.munki.Deezer": { "name": "Deezer", - "description": "Downloads the latest version of Deezer and creates a package.", + "description": "Downloads the latest version of Deezer and imports it into Munki.", "repo": "autopkg/TekTekkers-recipes", - "path": "Deezer/Deezer.pkg.recipe", + "path": "Deezer/Deezer.munki.recipe", "parent": "com.github.TekTekkers.download.Deezer", - "shortname": "Deezer.pkg", + "shortname": "Deezer.munki", + "inferred_type": "munki", + "munki_display_name": "Deezer", + "munki_description": " " + }, + "com.github.TekTekkers.pkg.NordLocker": { + "name": "NordLocker", + "description": "Downloads the latest version of NordLocker and creates a package.", + "repo": "autopkg/TekTekkers-recipes", + "path": "NordLocker/NordLocker.pkg.recipe", + "parent": "com.github.TekTekkers.download.NordLocker", + "shortname": "NordLocker.pkg", "inferred_type": "pkg" }, - "com.github.TekTekkers.download.PocketWizardUtility": { - "name": "PocketWizardUtility", - "description": "Downloads the latest version of PocketWizard Utility.", + "com.github.TekTekkers.download.NordLocker": { + "name": "NordLocker", + "description": "Downloads the latest version of NordLocker.", "repo": "autopkg/TekTekkers-recipes", - "path": "Concept2, Inc./PocketWizardUtility.download.recipe", - "shortname": "PocketWizardUtility.download", + "path": "NordLocker/NordLocker.download.recipe", + "shortname": "NordLocker.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.munki.PocketWizardUtility" + "com.github.TekTekkers.pkg.NordLocker", + "com.github.TekTekkers.munki.NordLocker" + ] + }, + "com.github.TekTekkers.munki.NordLocker": { + "name": "NordLocker", + "description": "Downloads the latest version of NordLocker and imports it into Munki.", + "repo": "autopkg/TekTekkers-recipes", + "path": "NordLocker/NordLocker.munki.recipe", + "parent": "com.github.TekTekkers.download.NordLocker", + "shortname": "NordLocker.munki", + "inferred_type": "munki", + "munki_display_name": "NordLocker", + "munki_description": " " + }, + "com.github.TekTekkers.download.logioptionsplus_installer": { + "name": "logioptionsplus_installer", + "description": "Downloads the latest version of logioptionsplus_installer.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Logitech/logioptionsplus_installer.download.recipe", + "shortname": "logioptionsplus_installer.download", + "inferred_type": "download", + "children": [ + "com.github.TekTekkers.munki.logioptionsplus_installer", + "com.github.TekTekkers.pkg.logioptionsplus_installer" + ] + }, + "com.github.TekTekkers.jss.logioptionsplus_installer": { + "name": "logioptionsplus_installer", + "description": "Downloads the latest version of logioptionsplus_installer and imports it into your JSS.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Logitech/logioptionsplus_installer.jss.recipe", + "parent": "com.github.TekTekkers.pkg.logioptionsplus_installer", + "shortname": "logioptionsplus_installer.jss", + "inferred_type": "jss", + "jamf_display_name": null, + "jamf_description": "" + }, + "com.github.TekTekkers.munki.logioptionsplus_installer": { + "name": "logioptionsplus_installer", + "description": "Downloads the latest version of logioptionsplus_installer and imports it into Munki.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Logitech/logioptionsplus_installer.munki.recipe", + "parent": "com.github.TekTekkers.download.logioptionsplus_installer", + "shortname": "logioptionsplus_installer.munki", + "inferred_type": "munki", + "munki_display_name": "logioptionsplus_installer", + "munki_description": " " + }, + "com.github.TekTekkers.pkg.logioptionsplus_installer": { + "name": "logioptionsplus_installer", + "description": "Downloads the latest version of logioptionsplus_installer and creates a package.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Logitech/logioptionsplus_installer.pkg.recipe", + "parent": "com.github.TekTekkers.download.logioptionsplus_installer", + "shortname": "logioptionsplus_installer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.TekTekkers.jss.logioptionsplus_installer", + "com.github.TekTekkers.jss-upload.logioptionsplus_installer" + ] + }, + "com.github.TekTekkers.jss-upload.logioptionsplus_installer": { + "name": "logioptionsplus_installer", + "description": "Downloads the latest version of logioptionsplus_installer and uploads the package to your JSS.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Logitech/logioptionsplus_installer.jss-upload.recipe", + "parent": "com.github.TekTekkers.pkg.logioptionsplus_installer", + "shortname": "logioptionsplus_installer.jss-upload", + "inferred_type": "jss-upload" + }, + "com.github.TekTekkers.munki.TopazVideoAI": { + "name": "TopazVideoAI", + "description": "Downloads the latest version of Topaz Video AI and imports it into Munki.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Topaz/TopazVideoAI.munki.recipe", + "parent": "com.github.TekTekkers.download.TopazVideoAI", + "shortname": "TopazVideoAI.munki", + "inferred_type": "munki", + "munki_display_name": "Topaz Video AI", + "munki_description": "Video sharpening." + }, + "com.github.TekTekkers.download.TopazVideoAI": { + "name": "TopazVideoAI", + "description": "Downloads the latest version of Topaz Video AI.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Topaz/TopazVideoAI.download.recipe", + "shortname": "TopazVideoAI.download", + "inferred_type": "download", + "children": [ + "com.github.TekTekkers.munki.TopazVideoAI" ] }, "com.github.TekTekkers.munki.PocketWizardUtility": { @@ -129890,48 +129989,57 @@ "munki_display_name": "PocketWizard Utility", "munki_description": "Set up and manage your Wi-Fi network and AirPort base stations." }, - "com.github.TekTekkers.download.MASV": { - "name": "MASV", - "description": "Downloads the latest version of MASV.", + "com.github.TekTekkers.download.PocketWizardUtility": { + "name": "PocketWizardUtility", + "description": "Downloads the latest version of PocketWizard Utility.", "repo": "autopkg/TekTekkers-recipes", - "path": "MASV/MASV.download.recipe", - "shortname": "MASV.download", + "path": "Concept2, Inc./PocketWizardUtility.download.recipe", + "shortname": "PocketWizardUtility.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.munki.MASV", - "com.github.TekTekkers.pkg.MASV" + "com.github.TekTekkers.munki.PocketWizardUtility" ] }, - "com.github.TekTekkers.munki.MASV": { - "name": "MASV", - "description": "Downloads the latest version of MASV and imports it into Munki.", + "com.github.TekTekkers.install.WeChat": { + "name": "WeChat", + "description": "Installs the latest version of WeChat.", "repo": "autopkg/TekTekkers-recipes", - "path": "MASV/MASV.munki.recipe", - "parent": "com.github.TekTekkers.download.MASV", - "shortname": "MASV.munki", - "inferred_type": "munki", - "munki_display_name": "MASV", - "munki_description": " " + "path": "Weixin/WeChat.install.recipe", + "parent": "com.github.TekTekkers.download.WeChat", + "shortname": "WeChat.install", + "inferred_type": "install" }, - "com.github.TekTekkers.pkg.MASV": { - "name": "MASV", - "description": "Downloads the latest version of MASV and creates a package.", + "com.github.TekTekkers.pkg.WeChat": { + "name": "WeChat", + "description": "Downloads the latest version of WeChat and creates a package.", "repo": "autopkg/TekTekkers-recipes", - "path": "MASV/MASV.pkg.recipe", - "parent": "com.github.TekTekkers.download.MASV", - "shortname": "MASV.pkg", + "path": "Weixin/WeChat.pkg.recipe", + "parent": "com.github.TekTekkers.download.WeChat", + "shortname": "WeChat.pkg", "inferred_type": "pkg" }, - "com.github.TekTekkers.download.Pumble": { - "name": "Pumble", - "description": "Downloads the latest version of Pumble.", + "com.github.TekTekkers.munki.WeChat": { + "name": "WeChat", + "description": "Downloads the latest version of WeChat and imports it into Munki.", "repo": "autopkg/TekTekkers-recipes", - "path": "Pumble/Pumble.download.recipe", - "shortname": "Pumble.download", + "path": "Weixin/WeChat.munki.recipe", + "parent": "com.github.TekTekkers.download.WeChat", + "shortname": "WeChat.munki", + "inferred_type": "munki", + "munki_display_name": "WeChat", + "munki_description": "VOIP service by Tencent that can make free video and voice calls no matter where you are." + }, + "com.github.TekTekkers.download.WeChat": { + "name": "WeChat", + "description": "Downloads the latest version of WeChat.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Weixin/WeChat.download.recipe", + "shortname": "WeChat.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.pkg.Pumble", - "com.github.TekTekkers.munki.Pumble" + "com.github.TekTekkers.install.WeChat", + "com.github.TekTekkers.pkg.WeChat", + "com.github.TekTekkers.munki.WeChat" ] }, "com.github.TekTekkers.pkg.Pumble": { @@ -129943,6 +130051,18 @@ "shortname": "Pumble.pkg", "inferred_type": "pkg" }, + "com.github.TekTekkers.download.Pumble": { + "name": "Pumble", + "description": "Downloads the latest version of Pumble.", + "repo": "autopkg/TekTekkers-recipes", + "path": "Pumble/Pumble.download.recipe", + "shortname": "Pumble.download", + "inferred_type": "download", + "children": [ + "com.github.TekTekkers.pkg.Pumble", + "com.github.TekTekkers.munki.Pumble" + ] + }, "com.github.TekTekkers.munki.Pumble": { "name": "Pumble", "description": "Downloads the latest version of Pumble and imports it into Munki.", @@ -129954,58 +130074,26 @@ "munki_display_name": "Pumble", "munki_description": " " }, - "com.github.TekTekkers.jss-upload.Webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex and uploads the package to your JSS.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Webex/Webex.jss-upload.recipe", - "parent": "com.github.TekTekkers.pkg.Webex", - "shortname": "Webex.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.TekTekkers.munki.Webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex and imports it into Munki.", + "com.github.TekTekkers.munki.calibritePROFILER": { + "name": "calibritePROFILER", + "description": "Downloads the latest version of calibrite PROFILER and imports it into Munki.", "repo": "autopkg/TekTekkers-recipes", - "path": "Webex/Webex.munki.recipe", - "parent": "com.github.TekTekkers.download.Webex", - "shortname": "Webex.munki", + "path": "calibrite PROFILER/calibritePROFILER.munki.recipe", + "parent": "com.github.TekTekkers.download.calibritePROFILER", + "shortname": "calibritePROFILER.munki", "inferred_type": "munki", - "munki_display_name": "Webex", + "munki_display_name": "calibrite PROFILER", "munki_description": " " }, - "com.github.TekTekkers.download.Webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Webex/Webex.download.recipe", - "shortname": "Webex.download", - "inferred_type": "download", - "children": [ - "com.github.TekTekkers.munki.Webex" - ] - }, - "com.github.TekTekkers.munki.DaVinciResolveStudio19": { - "name": "DaVinciResolveStudio19", - "description": "This is a modified version of Tim Sutton's DaVinci Resolve 14 Munki Recipie.\n \nDownloads the most recent version of DaVinci Resolve Studio 19 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/TekTekkers-recipes", - "path": "Blackmagic/DaVinciResolveStudio19.munki.recipe", - "parent": "com.github.TekTekkers.download.DaVinciResolveStudio19", - "shortname": "DaVinciResolveStudio19.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve Studio 19", - "munki_description": "Hollywood\u2019s most popular solution for editing, visual effects, motion graphics, color correction and audio post production, all in a single software tool for Mac, Windows and Linux!" - }, - "com.github.TekTekkers.download.DaVinciResolveStudio19": { - "name": "DaVinciResolveStudio19", - "description": "Downloads latest version of DaVinci Resolve Studio 19.\n\nThis recipe is a modification of Tim Sutton's original v14\nrecipe.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", + "com.github.TekTekkers.download.calibritePROFILER": { + "name": "calibrite PROFILER", + "description": "Downloads the latest version of calibrite PROFILER.", "repo": "autopkg/TekTekkers-recipes", - "path": "Blackmagic/DavinciResolveStudio19.download.recipe", - "parent": "com.github.timsutton.download.davinciresolve14", - "shortname": "DavinciResolveStudio19.download", + "path": "calibrite PROFILER/calibritePROFILER.download.recipe", + "shortname": "calibritePROFILER.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.munki.DaVinciResolveStudio19" + "com.github.TekTekkers.munki.calibritePROFILER" ] }, "com.github.TekTekkers.pkg.CatalystEdit": { @@ -130040,157 +130128,68 @@ "munki_display_name": "Catalyst Edit", "munki_description": " " }, - "com.github.TekTekkers.munki.logioptionsplus_installer": { - "name": "logioptionsplus_installer", - "description": "Downloads the latest version of logioptionsplus_installer and imports it into Munki.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Logitech/logioptionsplus_installer.munki.recipe", - "parent": "com.github.TekTekkers.download.logioptionsplus_installer", - "shortname": "logioptionsplus_installer.munki", - "inferred_type": "munki", - "munki_display_name": "logioptionsplus_installer", - "munki_description": " " - }, - "com.github.TekTekkers.jss.logioptionsplus_installer": { - "name": "logioptionsplus_installer", - "description": "Downloads the latest version of logioptionsplus_installer and imports it into your JSS.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Logitech/logioptionsplus_installer.jss.recipe", - "parent": "com.github.TekTekkers.pkg.logioptionsplus_installer", - "shortname": "logioptionsplus_installer.jss", - "inferred_type": "jss", - "jamf_display_name": null, - "jamf_description": "" - }, - "com.github.TekTekkers.jss-upload.logioptionsplus_installer": { - "name": "logioptionsplus_installer", - "description": "Downloads the latest version of logioptionsplus_installer and uploads the package to your JSS.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Logitech/logioptionsplus_installer.jss-upload.recipe", - "parent": "com.github.TekTekkers.pkg.logioptionsplus_installer", - "shortname": "logioptionsplus_installer.jss-upload", - "inferred_type": "jss-upload" - }, - "com.github.TekTekkers.pkg.logioptionsplus_installer": { - "name": "logioptionsplus_installer", - "description": "Downloads the latest version of logioptionsplus_installer and creates a package.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Logitech/logioptionsplus_installer.pkg.recipe", - "parent": "com.github.TekTekkers.download.logioptionsplus_installer", - "shortname": "logioptionsplus_installer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.TekTekkers.jss.logioptionsplus_installer", - "com.github.TekTekkers.jss-upload.logioptionsplus_installer" - ] - }, - "com.github.TekTekkers.download.logioptionsplus_installer": { - "name": "logioptionsplus_installer", - "description": "Downloads the latest version of logioptionsplus_installer.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Logitech/logioptionsplus_installer.download.recipe", - "shortname": "logioptionsplus_installer.download", - "inferred_type": "download", - "children": [ - "com.github.TekTekkers.munki.logioptionsplus_installer", - "com.github.TekTekkers.pkg.logioptionsplus_installer" - ] - }, - "com.github.TekTekkers.munki.NordLocker": { - "name": "NordLocker", - "description": "Downloads the latest version of NordLocker and imports it into Munki.", - "repo": "autopkg/TekTekkers-recipes", - "path": "NordLocker/NordLocker.munki.recipe", - "parent": "com.github.TekTekkers.download.NordLocker", - "shortname": "NordLocker.munki", - "inferred_type": "munki", - "munki_display_name": "NordLocker", - "munki_description": " " - }, - "com.github.TekTekkers.pkg.NordLocker": { - "name": "NordLocker", - "description": "Downloads the latest version of NordLocker and creates a package.", + "com.github.TekTekkers.pkg.MASV": { + "name": "MASV", + "description": "Downloads the latest version of MASV and creates a package.", "repo": "autopkg/TekTekkers-recipes", - "path": "NordLocker/NordLocker.pkg.recipe", - "parent": "com.github.TekTekkers.download.NordLocker", - "shortname": "NordLocker.pkg", + "path": "MASV/MASV.pkg.recipe", + "parent": "com.github.TekTekkers.download.MASV", + "shortname": "MASV.pkg", "inferred_type": "pkg" }, - "com.github.TekTekkers.download.NordLocker": { - "name": "NordLocker", - "description": "Downloads the latest version of NordLocker.", - "repo": "autopkg/TekTekkers-recipes", - "path": "NordLocker/NordLocker.download.recipe", - "shortname": "NordLocker.download", - "inferred_type": "download", - "children": [ - "com.github.TekTekkers.munki.NordLocker", - "com.github.TekTekkers.pkg.NordLocker" - ] - }, - "com.github.TekTekkers.munki.TopazVideoAI": { - "name": "TopazVideoAI", - "description": "Downloads the latest version of Topaz Video AI and imports it into Munki.", + "com.github.TekTekkers.munki.MASV": { + "name": "MASV", + "description": "Downloads the latest version of MASV and imports it into Munki.", "repo": "autopkg/TekTekkers-recipes", - "path": "Topaz/TopazVideoAI.munki.recipe", - "parent": "com.github.TekTekkers.download.TopazVideoAI", - "shortname": "TopazVideoAI.munki", + "path": "MASV/MASV.munki.recipe", + "parent": "com.github.TekTekkers.download.MASV", + "shortname": "MASV.munki", "inferred_type": "munki", - "munki_display_name": "Topaz Video AI", - "munki_description": "Video sharpening." + "munki_display_name": "MASV", + "munki_description": " " }, - "com.github.TekTekkers.download.TopazVideoAI": { - "name": "TopazVideoAI", - "description": "Downloads the latest version of Topaz Video AI.", + "com.github.TekTekkers.download.MASV": { + "name": "MASV", + "description": "Downloads the latest version of MASV.", "repo": "autopkg/TekTekkers-recipes", - "path": "Topaz/TopazVideoAI.download.recipe", - "shortname": "TopazVideoAI.download", + "path": "MASV/MASV.download.recipe", + "shortname": "MASV.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.munki.TopazVideoAI" + "com.github.TekTekkers.pkg.MASV", + "com.github.TekTekkers.munki.MASV" ] }, - "com.github.TekTekkers.install.WeChat": { - "name": "WeChat", - "description": "Installs the latest version of WeChat.", + "com.github.TekTekkers.jss-upload.Webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex and uploads the package to your JSS.", "repo": "autopkg/TekTekkers-recipes", - "path": "Weixin/WeChat.install.recipe", - "parent": "com.github.TekTekkers.download.WeChat", - "shortname": "WeChat.install", - "inferred_type": "install" + "path": "Webex/Webex.jss-upload.recipe", + "parent": "com.github.TekTekkers.pkg.Webex", + "shortname": "Webex.jss-upload", + "inferred_type": "jss-upload" }, - "com.github.TekTekkers.download.WeChat": { - "name": "WeChat", - "description": "Downloads the latest version of WeChat.", + "com.github.TekTekkers.download.Webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex.", "repo": "autopkg/TekTekkers-recipes", - "path": "Weixin/WeChat.download.recipe", - "shortname": "WeChat.download", + "path": "Webex/Webex.download.recipe", + "shortname": "Webex.download", "inferred_type": "download", "children": [ - "com.github.TekTekkers.install.WeChat", - "com.github.TekTekkers.munki.WeChat", - "com.github.TekTekkers.pkg.WeChat" + "com.github.TekTekkers.munki.Webex" ] }, - "com.github.TekTekkers.munki.WeChat": { - "name": "WeChat", - "description": "Downloads the latest version of WeChat and imports it into Munki.", + "com.github.TekTekkers.munki.Webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex and imports it into Munki.", "repo": "autopkg/TekTekkers-recipes", - "path": "Weixin/WeChat.munki.recipe", - "parent": "com.github.TekTekkers.download.WeChat", - "shortname": "WeChat.munki", + "path": "Webex/Webex.munki.recipe", + "parent": "com.github.TekTekkers.download.Webex", + "shortname": "Webex.munki", "inferred_type": "munki", - "munki_display_name": "WeChat", - "munki_description": "VOIP service by Tencent that can make free video and voice calls no matter where you are." - }, - "com.github.TekTekkers.pkg.WeChat": { - "name": "WeChat", - "description": "Downloads the latest version of WeChat and creates a package.", - "repo": "autopkg/TekTekkers-recipes", - "path": "Weixin/WeChat.pkg.recipe", - "parent": "com.github.TekTekkers.download.WeChat", - "shortname": "WeChat.pkg", - "inferred_type": "pkg" + "munki_display_name": "Webex", + "munki_description": " " }, "com.github.skoobasteeve.pkg.IntelliJIDEAIU": { "name": "IDEA-IU", @@ -130222,6 +130221,14 @@ "com.skoobasteeve.pkg.Maccy" ] }, + "com.github.skoobasteeve.download.NessusAgent": { + "name": "Nessus Agent", + "description": "Download recipe for the Tenable Nessus Agent.", + "repo": "autopkg/skoobasteeve-recipes", + "path": "Nessus Agent/Nessus Agent.download.recipe", + "shortname": "Nessus Agent.download", + "inferred_type": "download" + }, "com.skoobasteeve.pkg.Lingo": { "name": "Lingo", "description": "Downloads the latest version of Lingo and creates a package.", @@ -130243,14 +130250,6 @@ "com.skoobasteeve.pkg.Lingo" ] }, - "com.github.skoobasteeve.download.NessusAgent": { - "name": "Nessus Agent", - "description": "Download recipe for the Tenable Nessus Agent.", - "repo": "autopkg/skoobasteeve-recipes", - "path": "Nessus Agent/Nessus Agent.download.recipe", - "shortname": "Nessus Agent.download", - "inferred_type": "download" - }, "com.github.skoobasteeve.pkg.RubyMine": { "name": "RubyMine", "description": "Downloads the current release version of RubyMine and creates a package.", @@ -130260,241 +130259,307 @@ "shortname": "RubyMine.pkg", "inferred_type": "pkg" }, - "com.github.wycomco.download.easybell": { - "name": "easybell", - "description": "Downloads the latest version of Easybell App and verifies the pkg signature.", + "com.github.wycomco.SharedProcessors": { + "name": null, + "description": "This is a stub recipe that can be used by another\nrecipe outside of this directory or repo, to refer to one of the\nshared processors in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.wycomco.SharedProcessors/SampleSharedProcessor\n\n\n... assuming that this recipe is in one of AutoPkg's search dirs.\n ", "repo": "autopkg/wycomco-recipes", - "path": "Easybell/Easybell.download.recipe", - "shortname": "Easybell.download", + "path": "SharedProcessors/SharedProcessors.recipe" + }, + "com.github.wycomco.download.PDFStudio": { + "name": "PDF Studio", + "description": "Downloads the latest version of PDF Studio Installer.", + "repo": "autopkg/wycomco-recipes", + "path": "PDFStudio/PDF_Studio.download.recipe", + "shortname": "PDF_Studio.download", "inferred_type": "download", "children": [ - "com.github.wycomco.munki.easybell" + "com.github.wycomco.munki.PDFStudio" ] }, - "com.github.wycomco.munki.easybell": { - "name": "easybell", - "description": "Imports the latest version of Easybell App into Munki.", + "com.github.wycomco.munki.PDFStudio": { + "name": "PDF Studio %MAJOR_VERSION%", + "description": "Downloads the latest version of PDF Studio Installer and imports it into Munki.\n\nYou may set the MAJOR_VERSION to prevent unwanted upgrades for clients. Leave the MAJOR_VERSION blank to process all future versions.\n\nThis recipe requires com.github.jazzace.processors/TextSearcher to identify the major version.", "repo": "autopkg/wycomco-recipes", - "path": "Easybell/Easybell.munki.recipe", - "parent": "com.github.wycomco.download.easybell", - "shortname": "Easybell.munki", + "path": "PDFStudio/PDF_Studio.munki.recipe", + "parent": "com.github.wycomco.download.PDFStudio", + "shortname": "PDF_Studio.munki", "inferred_type": "munki", - "munki_display_name": "Easybell Desktop App", - "munki_description": "Desktop client for the easybell server Cloud Telefonanlage Pro." + "munki_display_name": "PDF Studio %MAJOR_VERSION%", + "munki_description": "PDF creator with annotation features and more." }, - "com.github.wycomco.munki.microsoftonenote365": { - "name": "OneNote365", - "description": "Downloads the latest Microsoft OneNote installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftonenote365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.", + "com.github.wycomco.download.Pragli": { + "name": "Pesto (Pragli)", + "description": "Downloads the latest version of Pragli, now named Pesto.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_OneNote_365.munki.recipe", - "parent": "com.github.wycomco.pkg.microsoftonenote365", - "shortname": "Microsoft_OneNote_365.munki", + "path": "Pragli/Pragli.download.recipe", + "deprecated": true, + "shortname": "Pragli.download", + "inferred_type": "download", + "children": [ + "com.github.wycomco.install.Pragli", + "com.github.wycomco.pkg.Pragli", + "com.github.wycomco.munki.Pragli" + ] + }, + "com.github.wycomco.install.Pragli": { + "name": "Pragli", + "description": "Installs the latest version of Pragli.", + "repo": "autopkg/wycomco-recipes", + "path": "Pragli/Pragli.install.recipe", + "parent": "com.github.wycomco.download.Pragli", + "shortname": "Pragli.install", + "inferred_type": "install" + }, + "com.github.wycomco.pkg.Pragli": { + "name": "Pragli", + "description": "Downloads the latest version of Pragli and creates a package.", + "repo": "autopkg/wycomco-recipes", + "path": "Pragli/Pragli.pkg.recipe", + "parent": "com.github.wycomco.download.Pragli", + "shortname": "Pragli.pkg", + "inferred_type": "pkg" + }, + "com.github.wycomco.munki.Pragli": { + "name": "Pragli", + "description": "Downloads the latest version of Pragli and imports it into Munki.", + "repo": "autopkg/wycomco-recipes", + "path": "Pragli/Pragli.munki.recipe", + "parent": "com.github.wycomco.download.Pragli", + "shortname": "Pragli.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft OneNote 365", - "munki_description": "Your world, organized. Get organized in notebooks you can divide into sections and pages. With easy navigation and search, you\u2019ll always find your notes right where you left them." + "munki_display_name": "Pesto", + "munki_description": "Virtual office for remote teams" }, - "com.github.wycomco.pkg.microsoftexcel365": { - "name": "Microsoft Excel", - "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftexcel365 and supports gathering of useful meta data from\n the app bundle.", + "com.github.wycomco.munki.airprint-ppd": { + "name": "airprint_ppd", + "description": "Downloads the latest version of airprint_ppd and imports it into Munki.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Excel_365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftexcel365", - "shortname": "Microsoft_Excel_365.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.wycomco.munki.microsoftexcel365" - ] + "path": "airprint-ppd/airprint-ppd.munki.recipe", + "parent": "com.github.wycomco.download.airprint-ppd", + "shortname": "airprint-ppd.munki", + "inferred_type": "munki", + "munki_display_name": "airprint-ppd", + "munki_description": "This utility fetches drivers and icons for AirPrint printers without user interaction." }, - "com.github.wycomco.pkg.microsoftonenote365": { - "name": "Microsoft OneNote", - "description": "Downloads the latest version of Microsoft's OneNote for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftonenote365 and supports gathering of useful meta data from\n the app bundle.", + "com.github.wycomco.download.airprint-ppd": { + "name": "airprint_ppd", + "description": "Downloads the latest version of airprint-ppd and verifies the pkg signature.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_OneNote_365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftonenote365", - "shortname": "Microsoft_OneNote_365.pkg", - "inferred_type": "pkg", + "path": "airprint-ppd/airprint-ppd.download.recipe", + "shortname": "airprint-ppd.download", + "inferred_type": "download", "children": [ - "com.github.wycomco.munki.microsoftonenote365" + "com.github.wycomco.munki.airprint-ppd" ] }, - "com.github.wycomco.munki.MSTeams2": { - "name": "Teams2", - "description": "Downloads the latest Microsoft Teams installer package, appends the version to the end of the filename, creates a proper installs array and imports into Munki.\n This recipe is a fork of com.github.autopkg.munki.MSTeams.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 63 in this recipe).", + "com.github.wycomco.munki.microsoftremotedesktop": { + "name": "MicrosoftRemoteDesktop", + "description": "Downloads the latest Microsoft Remote Desktop installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.foigus.munki.microsoftremotedesktop and supports the automatic identification\n of the minimum_os_version and creates a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.package.Microsoft_AutoUpdate.app in\n installer_choices_xml to \"0\" to prevent Microsoft's own updater to be installed (line 47 in this recipe).", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Teams2.munki.recipe", - "parent": "com.github.wycomco.pkg.MSTeams2", - "shortname": "Microsoft_Teams2.munki", + "path": "MicrosoftRemoteDesktop/Microsoft_Remote_Desktop.munki.recipe", + "parent": "com.github.wycomco.pkg.microsoftremotedesktop", + "shortname": "Microsoft_Remote_Desktop.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Teams", - "munki_description": "Microsoft Teams is the chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place." + "munki_display_name": "Microsoft Remote Desktop", + "munki_description": "Use the new Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator. The app helps you be productive no matter where you are." }, - "com.github.wycomco.pkg.microsoftword365": { - "name": "Microsoft Word", - "description": "Downloads the latest version of Microsoft's Word for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftword365 and supports gathering of useful meta data from\n the app bundle.", + "com.github.wycomco.pkg.microsoftremotedesktop": { + "name": "MicrosoftRemoteDesktop", + "description": "Downloads the latest version of Microsoft's Remote Desktop installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftremotedesktop and supports gathering of useful meta\n data from the app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Word_365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftword365", - "shortname": "Microsoft_Word_365.pkg", + "path": "MicrosoftRemoteDesktop/Microsoft_Remote_Desktop.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftremotedesktop", + "shortname": "Microsoft_Remote_Desktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.wycomco.munki.microsoftword365" + "com.github.wycomco.munki.microsoftremotedesktop" ] }, - "com.github.wycomco.pkg.microsoftoutlook365": { - "name": "Microsoft Outlook", - "description": "Downloads the latest version of Microsoft's Outlook for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftoutlook365 and supports gathering of useful meta data from\n the app bundle.", + "com.github.wycomco.download.bimcollab_zoom": { + "name": "BIMcollabZoom", + "description": "Download recipe for the latest version of Kubus' BIMcollab ZOOM.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Outlook_365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftoutlook365", - "shortname": "Microsoft_Outlook_365.pkg", + "path": "bimcollab_zoom/BIMcollabZOOM.download.recipe", + "shortname": "BIMcollabZOOM.download", + "inferred_type": "download", + "children": [ + "com.github.wycomco.pkg.bimcollab_zoom" + ] + }, + "com.github.wycomco.pkg.bimcollab_zoom": { + "name": "BIMcollabZoom", + "description": "PKG check and processing recipe for Kubus' BIMcollab ZOOM. This will create an Installsarray before the temporary directories are removed.", + "repo": "autopkg/wycomco-recipes", + "path": "bimcollab_zoom/BIMcollabZOOM.pkg.recipe", + "parent": "com.github.wycomco.download.bimcollab_zoom", + "shortname": "BIMcollabZOOM.pkg", "inferred_type": "pkg", "children": [ - "com.github.wycomco.munki.microsoftoutlook365" + "com.github.wycomco.munki.bimcollab_zoom" ] }, - "com.github.wycomco.munki.microsoftword365": { - "name": "Word365", - "description": "Downloads the latest Microsoft Word installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftword365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", + "com.github.wycomco.munki.bimcollab_zoom": { + "name": "BIMcollabZoom", + "description": "Munki process and import recipe for Kubus' BIMcollab ZOOM.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Word_365.munki.recipe", - "parent": "com.github.wycomco.pkg.microsoftword365", - "shortname": "Microsoft_Word_365.munki", + "path": "bimcollab_zoom/BIMcollabZOOM.munki.recipe", + "parent": "com.github.wycomco.pkg.bimcollab_zoom", + "shortname": "BIMcollabZOOM.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Word 365", - "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." + "munki_display_name": "BIMcollab ZOOM", + "munki_description": "The world's most intuitive model validation and clash detection tool\n\nBIMcollab ZOOM brings IFC model viewing and validating fully integrated into the issue management workflow. ZOOM is the perfect tool to discuss issues in design review meetings, helps to analyse data to find design flaws and to verify solutions. Navigation is fast, intuitive and smooth, even with large models. Now with clash detection!" }, - "com.github.wycomco.munki.microsoftpowerpoint365": { - "name": "PowerPoint365", - "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftpowerpoint365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", + "com.github.wycomco.munki.Bitwarden": { + "name": "Bitwarden", + "description": "Downloads the latest Bitwarden universal binary disk image and imports it into Munki.\n\nOverride NAME and MUNKI_REPO_SUBDIR to your own preferences. Download is performed by using drewdiver's download recipe.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_PowerPoint_365.munki.recipe", - "parent": "com.github.wycomco.pkg.microsoftpowerpoint365", - "shortname": "Microsoft_PowerPoint_365.munki", + "path": "Bitwarden/Bitwarden.munki.recipe", + "parent": "com.github.grumpydrew.download.Bitwarden", + "shortname": "Bitwarden.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft PowerPoint 365", - "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." + "munki_display_name": "Bitwarden", + "munki_description": "Official app of the open source password manager app Bitwarden. Can be used in conjunction with browser extensions for all major browsers. Can generate strong and unique passwords, store logins, create secure notes, handle passkeys. Some features like TOTP require a paid license or an own server." }, - "com.github.wycomco.munki.microsoftexcel365": { - "name": "Excel365", - "description": "Downloads the latest Microsoft Excel installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftexcel365 and supports the automatic identification\n of the minimum_os_version and creates a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", + "com.github.wycomco.munki.sipgate-softphone": { + "name": "sipgate-softphone", + "description": "Munki import the latest sipgate softphone after the check for dmg and app integrity, and after download.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Excel_365.munki.recipe", - "parent": "com.github.wycomco.pkg.microsoftexcel365", - "shortname": "Microsoft_Excel_365.munki", + "path": "sipgate_softphone/sipgate-softphone.munki.recipe", + "parent": "com.github.wycomco.download.sipgate-softphone", + "shortname": "sipgate-softphone.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Excel 365", - "munki_description": "See your data in new, intuitive ways. Powerful charts, graphs, and keyboard shortcuts turn columns of numbers into valuable information, so you can work easier." + "munki_display_name": "sipgate Softphone", + "munki_description": "Place calls not only from your phone or mobile also now from any computer \u2013 with the sipgate Softphone." }, - "com.github.wycomco.pkg.MSTeams2": { - "name": "Teams2", - "description": "Downloads the latest version of Microsoft Teams installer package and renames the package.\n\tThis recipe is a fork of com.github.rtrouton.pkg.microsoftteams and supports gathering of useful meta data from\n\tthe app bundle.", + "com.github.wycomco.download.sipgate-softphone": { + "name": "sipgate-softphone", + "description": "Download recipe for the latest version of sipgate softphone.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Teams2.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftteams", - "shortname": "Microsoft_Teams2.pkg", - "inferred_type": "pkg", + "path": "sipgate_softphone/sipgate-softphone.download.recipe", + "shortname": "sipgate-softphone.download", + "inferred_type": "download", "children": [ - "com.github.wycomco.munki.MSTeams2" + "com.github.wycomco.munki.sipgate-softphone" ] }, - "com.github.wycomco.munki.microsoftoutlook365": { - "name": "Outlook365", - "description": "Downloads the latest Microsoft Outlook installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftoutlook365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", + "com.github.wycomco.munki.pdfexpert": { + "name": "PDF Expert", + "description": "Downloads the latest version of PDF Expert and imports into Munki.\n\nOverride NAME and MUNKI_REPO_SUBDIR to your own preferences. Download and packaging is performed by using faumac's recipes.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_Outlook_365.munki.recipe", - "parent": "com.github.wycomco.pkg.microsoftoutlook365", - "shortname": "Microsoft_Outlook_365.munki", + "path": "PDFExpert/PDF_Expert.munki.recipe", + "parent": "com.github.faumac.pkg.pdfexpert", + "shortname": "PDF_Expert.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Outlook 365", - "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." + "munki_display_name": "PDF Expert", + "munki_description": "PDF Expert helps you to edit, annotate, sign and organize your PDFs." }, - "com.github.wycomco.pkg.microsoftpowerpoint365": { - "name": "Microsoft PowerPoint", - "description": "Downloads the latest version of Microsoft's PowerPoint for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftpowerpoint365 and supports gathering of useful meta data from\n the app bundle.", + "com.github.wycomco.download.Unclack": { + "name": "Unclack", + "description": "Downloads the latest version of Unclack.", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftOffice365/Microsoft_PowerPoint_365.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftpowerpoint365", - "shortname": "Microsoft_PowerPoint_365.pkg", - "inferred_type": "pkg", + "path": "Unclack/Unclack.download.recipe", + "shortname": "Unclack.download", + "inferred_type": "download", "children": [ - "com.github.wycomco.munki.microsoftpowerpoint365" + "com.github.wycomco.pkg.Unclack", + "com.github.wycomco.install.Unclack", + "com.github.wycomco.dmg.Unclack" ] }, - "com.github.wycomco.munki.GoToMeetingScheduler": { - "name": "GoToMeeting Scheduler", - "description": "Downloads the latest version of GoToMeeting Scheduler and imports it into Munki.", + "com.github.wycomco.pkg.Unclack": { + "name": "Unclack", + "description": "Downloads the latest version of Unclack and creates a package.", "repo": "autopkg/wycomco-recipes", - "path": "GoToMeetingScheduler/GoToMeetingScheduler.munki.recipe", - "parent": "com.github.wycomco.download.GoToMeetingScheduler", - "shortname": "GoToMeetingScheduler.munki", - "inferred_type": "munki", - "munki_display_name": "GoToMeeting Scheduler", - "munki_description": "The GoToMeeting Scheduler is used to schedule meetings from your Microsoft Outlook application on your Mac. With the GoToMeeting scheduler, you can perform the following tasks:\n\u2022 Add GoToMeeting to your event with just one click\n\u2022 Invite attendees through your email contacts\n\u2022 Sync meetings, even while you edit them" + "path": "Unclack/Unclack.pkg.recipe", + "parent": "com.github.wycomco.download.Unclack", + "shortname": "Unclack.pkg", + "inferred_type": "pkg" }, - "com.github.wycomco.pkg.GoToMeetingScheduler": { - "name": "GoToMeeting Scheduler", - "description": "Downloads the latest version of GoToMeeting Scheduler and creates a package.", + "com.github.wycomco.munki.Unclack": { + "name": "Unclack", + "description": "Downloads the latest version of Unclack and imports it into Munki.", "repo": "autopkg/wycomco-recipes", - "path": "GoToMeetingScheduler/GoToMeetingScheduler.pkg.recipe", - "parent": "com.github.wycomco.download.GoToMeetingScheduler", - "shortname": "GoToMeetingScheduler.pkg", - "inferred_type": "pkg" + "path": "Unclack/Unclack.munki.recipe", + "parent": "com.github.wycomco.dmg.Unclack", + "shortname": "Unclack.munki", + "inferred_type": "munki", + "munki_display_name": "Unclack", + "munki_description": "Mute your microphone while you're typing.\nAfter launching Unclack for the first time, you need to follow the steps described in the menu as \"Enable Unclack Access\"." }, - "com.github.wycomco.install.GoToMeetingScheduler": { - "name": "GoToMeeting Scheduler", - "description": "Installs the latest version of GoToMeeting Scheduler.", + "com.github.wycomco.install.Unclack": { + "name": "Unclack", + "description": "Installs the latest version of Unclack.", "repo": "autopkg/wycomco-recipes", - "path": "GoToMeetingScheduler/GoToMeetingScheduler.install.recipe", - "parent": "com.github.wycomco.download.GoToMeetingScheduler", - "shortname": "GoToMeetingScheduler.install", + "path": "Unclack/Unclack.install.recipe", + "parent": "com.github.wycomco.download.Unclack", + "shortname": "Unclack.install", "inferred_type": "install" }, - "com.github.wycomco.download.GoToMeetingScheduler": { - "name": "GoToMeeting Scheduler", - "description": "Downloads the latest version of GoToMeeting Scheduler.", + "com.github.wycomco.dmg.Unclack": { + "name": null, + "description": "Re-DMGs Unclack.app in a read only DMG.", "repo": "autopkg/wycomco-recipes", - "path": "GoToMeetingScheduler/GoToMeetingScheduler.download.recipe", - "shortname": "GoToMeetingScheduler.download", - "inferred_type": "download", + "path": "Unclack/Unclack.dmg.recipe", + "parent": "com.github.wycomco.download.Unclack", + "shortname": "Unclack.dmg", + "inferred_type": "dmg", "children": [ - "com.github.wycomco.munki.GoToMeetingScheduler", - "com.github.wycomco.pkg.GoToMeetingScheduler", - "com.github.wycomco.install.GoToMeetingScheduler" + "com.github.wycomco.munki.Unclack" ] }, - "com.github.wycomco.download.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and packages the latest LibreOffice with the given language. Set RELEASE to either 'Latest' or 'Previous' and ARCH to either 'x86_64' or 'aarch64'.\n\nPlease assign the appopriate LANGUAGE_CODE. This can be found by going to https://www.libreoffice.org/download/download-libreoffice, selecting \"need another language\",\nand selecting the language. The LANGUAGE_CODE can be found at the end of the URL after 'lang='", + "com.github.wycomco.munki.deepl": { + "name": "app_deepl", + "description": "Downloads the latest DeepL disk image and imports into Munki. Override NAME and MUNKI_REPO_SUBDIR to your own preferences. Download is performed by using andredb90's download-recipe.", "repo": "autopkg/wycomco-recipes", - "path": "LibreOffice/LibreOfficeLangPack.download.recipe", - "parent": "io.github.hjuutilainen.download.LibreOffice", - "shortname": "LibreOfficeLangPack.download", + "path": "DeepL/DeepL.munki.recipe", + "parent": "com.github.andredb90.download.DeepL", + "shortname": "DeepL.munki", + "inferred_type": "munki", + "munki_display_name": "DeepL", + "munki_description": "Use the free DeepL Translator to translate your texts with the best machine translation available, powered by DeepL's world-leading neural network technology." + }, + "com.github.wycomco.munki.rhino3d": { + "name": "Rhino %VERSION%", + "description": "Downloads the latest version of Selected Rhino Version and imports it into Munki.", + "repo": "autopkg/wycomco-recipes", + "path": "Rhino3D/rhino3d.munki.recipe", + "parent": "com.github.wycomco.download.rhino3d", + "shortname": "rhino3d.munki", + "inferred_type": "munki", + "munki_display_name": "Rhino %VERSION%", + "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." + }, + "com.github.wycomco.download.rhino3d": { + "name": "Rhino %VERSION%", + "description": "Downloads the selected version of Rhino.", + "repo": "autopkg/wycomco-recipes", + "path": "Rhino3D/rhino3d.download.recipe", + "shortname": "rhino3d.download", "inferred_type": "download", "children": [ - "com.github.wycomco.pkg.LibreOfficeLangPack" + "com.github.wycomco.munki.rhino3d" ] }, - "com.github.wycomco.munki.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and packages the latest LibreOffice with the given language. Imports it into Munki. Set RELEASE to either 'Latest' or 'Previous' and ARCH to either 'x86_64' or 'aarch64'.\n\nPlease assign the appopriate LANGUAGE_CODE. This can be found by going to https://www.libreoffice.org/download/download-libreoffice, selecting \"need another language\",\nand selecting the language. The LANGUAGE_CODE can be found at the end of the URL after 'lang='", + "com.github.wycomco.munki.FoxitPDFReader": { + "name": "Foxit PDF Reader", + "description": "Imports the latest version of Foxit PDF Reader into your Munki repository. Auto updates and splash screen will be disabled.", "repo": "autopkg/wycomco-recipes", - "path": "LibreOffice/LibreOfficeLangPack.munki.recipe", - "parent": "com.github.wycomco.pkg.LibreOfficeLangPack", - "shortname": "LibreOfficeLangPack.munki", + "path": "Foxit/FoxitPDFReader.munki.recipe", + "parent": "com.github.wycomco.download.FoxitPDFReader", + "shortname": "FoxitPDFReader.munki", "inferred_type": "munki", - "munki_display_name": "LibreOffice", - "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base." + "munki_display_name": "Foxit PDF Reader", + "munki_description": "Industry's most powerful PDF reader. View, annotate, form fill, and sign PDF across desktop, mobile, and web \u2013 no matter if you're at the office, home, or on the go." }, - "com.github.wycomco.pkg.LibreOfficeLangPack": { - "name": "LibreOffice", - "description": "Downloads and packages the latest LibreOffice with the given language. Set RELEASE to either 'Latest' or 'Previous' and ARCH to either 'x86_64' or 'aarch64'.\n\nPlease assign the appopriate LANGUAGE_CODE. This can be found by going to https://www.libreoffice.org/download/download-libreoffice, selecting \"need another language\",\nand selecting the language. The LANGUAGE_CODE can be found at the end of the URL after 'lang='", + "com.github.wycomco.download.FoxitPDFReader": { + "name": "Foxit PDF Reader", + "description": "Download recipe for the latest version of Foxit PDF Reader.", "repo": "autopkg/wycomco-recipes", - "path": "LibreOffice/LibreOfficeLangPack.pkg.recipe", - "parent": "com.github.wycomco.download.LibreOfficeLangPack", - "shortname": "LibreOfficeLangPack.pkg", - "inferred_type": "pkg", + "path": "Foxit/FoxitPDFReader.download.recipe", + "shortname": "FoxitPDFReader.download", + "inferred_type": "download", "children": [ - "com.github.wycomco.munki.LibreOfficeLangPack" + "com.github.wycomco.munki.FoxitPDFReader" ] }, "com.github.wycomco.munki.ARCHICADUpdate": { @@ -130519,150 +130584,104 @@ "com.github.wycomco.munki.ARCHICADUpdate" ] }, - "com.github.wycomco.munki.Bitwarden": { - "name": "Bitwarden", - "description": "Downloads the latest Bitwarden universal binary disk image and imports it into Munki.\n\nOverride NAME and MUNKI_REPO_SUBDIR to your own preferences. Download is performed by using drewdiver's download recipe.", - "repo": "autopkg/wycomco-recipes", - "path": "Bitwarden/Bitwarden.munki.recipe", - "parent": "com.github.grumpydrew.download.Bitwarden", - "shortname": "Bitwarden.munki", - "inferred_type": "munki", - "munki_display_name": "Bitwarden", - "munki_description": "Official app of the open source password manager app Bitwarden. Can be used in conjunction with browser extensions for all major browsers. Can generate strong and unique passwords, store logins, create secure notes, handle passkeys. Some features like TOTP require a paid license or an own server." - }, - "com.github.wycomco.download.ClipStudioPaint": { - "name": "ClipStudioPaint", - "description": "Downloads the latest version of Clip Studio Paint and verifies the pkg signature.", - "repo": "autopkg/wycomco-recipes", - "path": "ClipStudioPaint/ClipStudioPaint.download.recipe", - "shortname": "ClipStudioPaint.download", - "inferred_type": "download", - "children": [ - "com.github.wycomco.pkg.ClipStudioPaint" - ] - }, - "com.github.wycomco.munki.ClipStudioPaint": { - "name": "ClipStudioPaint", - "description": "Downloads, repackages the latest version of Clip Studio Paint and imports it into Munki. The language can be selected by setting the LANGUAGE variable to german, english, spanish, or french, japanese, korean, or chinese_tc.", + "com.github.wycomco.munki.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and packages the latest LibreOffice with the given language. Imports it into Munki. Set RELEASE to either 'Latest' or 'Previous' and ARCH to either 'x86_64' or 'aarch64'.\n\nPlease assign the appopriate LANGUAGE_CODE. This can be found by going to https://www.libreoffice.org/download/download-libreoffice, selecting \"need another language\",\nand selecting the language. The LANGUAGE_CODE can be found at the end of the URL after 'lang='", "repo": "autopkg/wycomco-recipes", - "path": "ClipStudioPaint/ClipStudioPaint.munki.recipe", - "parent": "com.github.wycomco.pkg.ClipStudioPaint", - "shortname": "ClipStudioPaint.munki", + "path": "LibreOffice/LibreOfficeLangPack.munki.recipe", + "parent": "com.github.wycomco.pkg.LibreOfficeLangPack", + "shortname": "LibreOfficeLangPack.munki", "inferred_type": "munki", - "munki_display_name": "Clip Studio Paint", - "munki_description": "Clip Studio Paint is a versatile digital painting program that is ideal for rendering and inking with its many useful and unique features." + "munki_display_name": "LibreOffice", + "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base." }, - "com.github.wycomco.pkg.ClipStudioPaint": { - "name": "ClipStudioPaint", - "description": "Repackages Clip Studio Paint to remove the language selection step from the installation. The language can be chosen by setting the LANGUAGE variable to german, english, spanish, or french, japanese, korean, or chinese_tc.", + "com.github.wycomco.pkg.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and packages the latest LibreOffice with the given language. Set RELEASE to either 'Latest' or 'Previous' and ARCH to either 'x86_64' or 'aarch64'.\n\nPlease assign the appopriate LANGUAGE_CODE. This can be found by going to https://www.libreoffice.org/download/download-libreoffice, selecting \"need another language\",\nand selecting the language. The LANGUAGE_CODE can be found at the end of the URL after 'lang='", "repo": "autopkg/wycomco-recipes", - "path": "ClipStudioPaint/ClipStudioPaint.pkg.recipe", - "parent": "com.github.wycomco.download.ClipStudioPaint", - "shortname": "ClipStudioPaint.pkg", + "path": "LibreOffice/LibreOfficeLangPack.pkg.recipe", + "parent": "com.github.wycomco.download.LibreOfficeLangPack", + "shortname": "LibreOfficeLangPack.pkg", "inferred_type": "pkg", "children": [ - "com.github.wycomco.munki.ClipStudioPaint" + "com.github.wycomco.munki.LibreOfficeLangPack" ] }, - "com.github.wycomco.download.bimcollab_zoom": { - "name": "BIMcollabZoom", - "description": "Download recipe for the latest version of Kubus' BIMcollab ZOOM.", + "com.github.wycomco.download.LibreOfficeLangPack": { + "name": "LibreOffice", + "description": "Downloads and packages the latest LibreOffice with the given language. Set RELEASE to either 'Latest' or 'Previous' and ARCH to either 'x86_64' or 'aarch64'.\n\nPlease assign the appopriate LANGUAGE_CODE. This can be found by going to https://www.libreoffice.org/download/download-libreoffice, selecting \"need another language\",\nand selecting the language. The LANGUAGE_CODE can be found at the end of the URL after 'lang='", "repo": "autopkg/wycomco-recipes", - "path": "bimcollab_zoom/BIMcollabZOOM.download.recipe", - "shortname": "BIMcollabZOOM.download", + "path": "LibreOffice/LibreOfficeLangPack.download.recipe", + "parent": "io.github.hjuutilainen.download.LibreOffice", + "shortname": "LibreOfficeLangPack.download", "inferred_type": "download", "children": [ - "com.github.wycomco.pkg.bimcollab_zoom" + "com.github.wycomco.pkg.LibreOfficeLangPack" ] }, - "com.github.wycomco.munki.bimcollab_zoom": { - "name": "BIMcollabZoom", - "description": "Munki process and import recipe for Kubus' BIMcollab ZOOM.", - "repo": "autopkg/wycomco-recipes", - "path": "bimcollab_zoom/BIMcollabZOOM.munki.recipe", - "parent": "com.github.wycomco.pkg.bimcollab_zoom", - "shortname": "BIMcollabZOOM.munki", - "inferred_type": "munki", - "munki_display_name": "BIMcollab ZOOM", - "munki_description": "The world's most intuitive model validation and clash detection tool\n\nBIMcollab ZOOM brings IFC model viewing and validating fully integrated into the issue management workflow. ZOOM is the perfect tool to discuss issues in design review meetings, helps to analyse data to find design flaws and to verify solutions. Navigation is fast, intuitive and smooth, even with large models. Now with clash detection!" - }, - "com.github.wycomco.pkg.bimcollab_zoom": { - "name": "BIMcollabZoom", - "description": "PKG check and processing recipe for Kubus' BIMcollab ZOOM. This will create an Installsarray before the temporary directories are removed.", + "com.github.wycomco.download.GoToMeetingScheduler": { + "name": "GoToMeeting Scheduler", + "description": "Downloads the latest version of GoToMeeting Scheduler.", "repo": "autopkg/wycomco-recipes", - "path": "bimcollab_zoom/BIMcollabZOOM.pkg.recipe", - "parent": "com.github.wycomco.download.bimcollab_zoom", - "shortname": "BIMcollabZOOM.pkg", - "inferred_type": "pkg", + "path": "GoToMeetingScheduler/GoToMeetingScheduler.download.recipe", + "shortname": "GoToMeetingScheduler.download", + "inferred_type": "download", "children": [ - "com.github.wycomco.munki.bimcollab_zoom" + "com.github.wycomco.munki.GoToMeetingScheduler", + "com.github.wycomco.pkg.GoToMeetingScheduler", + "com.github.wycomco.install.GoToMeetingScheduler" ] }, - "com.github.wycomco.munki.rhino3d": { - "name": "Rhino %VERSION%", - "description": "Downloads the latest version of Selected Rhino Version and imports it into Munki.", + "com.github.wycomco.munki.GoToMeetingScheduler": { + "name": "GoToMeeting Scheduler", + "description": "Downloads the latest version of GoToMeeting Scheduler and imports it into Munki.", "repo": "autopkg/wycomco-recipes", - "path": "Rhino3D/rhino3d.munki.recipe", - "parent": "com.github.wycomco.download.rhino3d", - "shortname": "rhino3d.munki", + "path": "GoToMeetingScheduler/GoToMeetingScheduler.munki.recipe", + "parent": "com.github.wycomco.download.GoToMeetingScheduler", + "shortname": "GoToMeetingScheduler.munki", "inferred_type": "munki", - "munki_display_name": "Rhino %VERSION%", - "munki_description": "Rhino can create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, and solids, point clouds, and polygon meshes." - }, - "com.github.wycomco.download.rhino3d": { - "name": "Rhino %VERSION%", - "description": "Downloads the selected version of Rhino.", - "repo": "autopkg/wycomco-recipes", - "path": "Rhino3D/rhino3d.download.recipe", - "shortname": "rhino3d.download", - "inferred_type": "download", - "children": [ - "com.github.wycomco.munki.rhino3d" - ] + "munki_display_name": "GoToMeeting Scheduler", + "munki_description": "The GoToMeeting Scheduler is used to schedule meetings from your Microsoft Outlook application on your Mac. With the GoToMeeting scheduler, you can perform the following tasks:\n\u2022 Add GoToMeeting to your event with just one click\n\u2022 Invite attendees through your email contacts\n\u2022 Sync meetings, even while you edit them" }, - "com.github.wycomco.download.FoxitPDFReader": { - "name": "Foxit PDF Reader", - "description": "Download recipe for the latest version of Foxit PDF Reader.", + "com.github.wycomco.pkg.GoToMeetingScheduler": { + "name": "GoToMeeting Scheduler", + "description": "Downloads the latest version of GoToMeeting Scheduler and creates a package.", "repo": "autopkg/wycomco-recipes", - "path": "Foxit/FoxitPDFReader.download.recipe", - "shortname": "FoxitPDFReader.download", - "inferred_type": "download", - "children": [ - "com.github.wycomco.munki.FoxitPDFReader" - ] + "path": "GoToMeetingScheduler/GoToMeetingScheduler.pkg.recipe", + "parent": "com.github.wycomco.download.GoToMeetingScheduler", + "shortname": "GoToMeetingScheduler.pkg", + "inferred_type": "pkg" }, - "com.github.wycomco.munki.FoxitPDFReader": { - "name": "Foxit PDF Reader", - "description": "Imports the latest version of Foxit PDF Reader into your Munki repository. Auto updates and splash screen will be disabled.", + "com.github.wycomco.install.GoToMeetingScheduler": { + "name": "GoToMeeting Scheduler", + "description": "Installs the latest version of GoToMeeting Scheduler.", "repo": "autopkg/wycomco-recipes", - "path": "Foxit/FoxitPDFReader.munki.recipe", - "parent": "com.github.wycomco.download.FoxitPDFReader", - "shortname": "FoxitPDFReader.munki", - "inferred_type": "munki", - "munki_display_name": "Foxit PDF Reader", - "munki_description": "Industry's most powerful PDF reader. View, annotate, form fill, and sign PDF across desktop, mobile, and web \u2013 no matter if you're at the office, home, or on the go." + "path": "GoToMeetingScheduler/GoToMeetingScheduler.install.recipe", + "parent": "com.github.wycomco.download.GoToMeetingScheduler", + "shortname": "GoToMeetingScheduler.install", + "inferred_type": "install" }, - "com.github.wycomco.download.airprint-ppd": { - "name": "airprint_ppd", - "description": "Downloads the latest version of airprint-ppd and verifies the pkg signature.", + "com.github.wycomco.download.easybell": { + "name": "easybell", + "description": "Downloads the latest version of Easybell App and verifies the pkg signature.", "repo": "autopkg/wycomco-recipes", - "path": "airprint-ppd/airprint-ppd.download.recipe", - "shortname": "airprint-ppd.download", + "path": "Easybell/Easybell.download.recipe", + "shortname": "Easybell.download", "inferred_type": "download", "children": [ - "com.github.wycomco.munki.airprint-ppd" + "com.github.wycomco.munki.easybell" ] }, - "com.github.wycomco.munki.airprint-ppd": { - "name": "airprint_ppd", - "description": "Downloads the latest version of airprint_ppd and imports it into Munki.", + "com.github.wycomco.munki.easybell": { + "name": "easybell", + "description": "Imports the latest version of Easybell App into Munki.", "repo": "autopkg/wycomco-recipes", - "path": "airprint-ppd/airprint-ppd.munki.recipe", - "parent": "com.github.wycomco.download.airprint-ppd", - "shortname": "airprint-ppd.munki", + "path": "Easybell/Easybell.munki.recipe", + "parent": "com.github.wycomco.download.easybell", + "shortname": "Easybell.munki", "inferred_type": "munki", - "munki_display_name": "airprint-ppd", - "munki_description": "This utility fetches drivers and icons for AirPrint printers without user interaction." + "munki_display_name": "Easybell Desktop App", + "munki_description": "Desktop client for the easybell server Cloud Telefonanlage Pro." }, "com.github.wycomco.munki.citrixworkspaceuniversal": { "name": "CitrixWorkspaceUniversal", @@ -130676,197 +130695,177 @@ "munki_display_name": "Citrix Workspace", "munki_description": "High performance web and self-services access to virtual apps and desktops. Configure for anywhere access from your desktop or web access with Safari, Chrome or Firefox." }, - "com.github.wycomco.munki.PDFStudio": { - "name": "PDF Studio %MAJOR_VERSION%", - "description": "Downloads the latest version of PDF Studio Installer and imports it into Munki.\n\nYou may set the MAJOR_VERSION to prevent unwanted upgrades for clients. Leave the MAJOR_VERSION blank to process all future versions.\n\nThis recipe requires com.github.jazzace.processors/TextSearcher to identify the major version.", - "repo": "autopkg/wycomco-recipes", - "path": "PDFStudio/PDF_Studio.munki.recipe", - "parent": "com.github.wycomco.download.PDFStudio", - "shortname": "PDF_Studio.munki", - "inferred_type": "munki", - "munki_display_name": "PDF Studio %MAJOR_VERSION%", - "munki_description": "PDF creator with annotation features and more." - }, - "com.github.wycomco.download.PDFStudio": { - "name": "PDF Studio", - "description": "Downloads the latest version of PDF Studio Installer.", - "repo": "autopkg/wycomco-recipes", - "path": "PDFStudio/PDF_Studio.download.recipe", - "shortname": "PDF_Studio.download", - "inferred_type": "download", - "children": [ - "com.github.wycomco.munki.PDFStudio" - ] - }, - "com.github.wycomco.munki.deepl": { - "name": "app_deepl", - "description": "Downloads the latest DeepL disk image and imports into Munki. Override NAME and MUNKI_REPO_SUBDIR to your own preferences. Download is performed by using andredb90's download-recipe.", + "com.github.wycomco.munki.MSTeams2": { + "name": "Teams2", + "description": "Downloads the latest Microsoft Teams installer package, appends the version to the end of the filename, creates a proper installs array and imports into Munki.\n This recipe is a fork of com.github.autopkg.munki.MSTeams.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 63 in this recipe).", "repo": "autopkg/wycomco-recipes", - "path": "DeepL/DeepL.munki.recipe", - "parent": "com.github.andredb90.download.DeepL", - "shortname": "DeepL.munki", + "path": "MicrosoftOffice365/Microsoft_Teams2.munki.recipe", + "parent": "com.github.wycomco.pkg.MSTeams2", + "shortname": "Microsoft_Teams2.munki", "inferred_type": "munki", - "munki_display_name": "DeepL", - "munki_description": "Use the free DeepL Translator to translate your texts with the best machine translation available, powered by DeepL's world-leading neural network technology." + "munki_display_name": "Microsoft Teams", + "munki_description": "Microsoft Teams is the chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place." }, - "com.github.wycomco.munki.pdfexpert": { - "name": "PDF Expert", - "description": "Downloads the latest version of PDF Expert and imports into Munki.\n\nOverride NAME and MUNKI_REPO_SUBDIR to your own preferences. Download and packaging is performed by using faumac's recipes.", + "com.github.wycomco.munki.microsoftonenote365": { + "name": "OneNote365", + "description": "Downloads the latest Microsoft OneNote installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftonenote365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.", "repo": "autopkg/wycomco-recipes", - "path": "PDFExpert/PDF_Expert.munki.recipe", - "parent": "com.github.faumac.pkg.pdfexpert", - "shortname": "PDF_Expert.munki", + "path": "MicrosoftOffice365/Microsoft_OneNote_365.munki.recipe", + "parent": "com.github.wycomco.pkg.microsoftonenote365", + "shortname": "Microsoft_OneNote_365.munki", "inferred_type": "munki", - "munki_display_name": "PDF Expert", - "munki_description": "PDF Expert helps you to edit, annotate, sign and organize your PDFs." - }, - "com.github.wycomco.SharedProcessors": { - "name": null, - "description": "This is a stub recipe that can be used by another\nrecipe outside of this directory or repo, to refer to one of the\nshared processors in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.wycomco.SharedProcessors/SampleSharedProcessor\n\n\n... assuming that this recipe is in one of AutoPkg's search dirs.\n ", - "repo": "autopkg/wycomco-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" + "munki_display_name": "Microsoft OneNote 365", + "munki_description": "Your world, organized. Get organized in notebooks you can divide into sections and pages. With easy navigation and search, you\u2019ll always find your notes right where you left them." }, - "com.github.wycomco.dmg.Unclack": { - "name": null, - "description": "Re-DMGs Unclack.app in a read only DMG.", + "com.github.wycomco.pkg.microsoftpowerpoint365": { + "name": "Microsoft PowerPoint", + "description": "Downloads the latest version of Microsoft's PowerPoint for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftpowerpoint365 and supports gathering of useful meta data from\n the app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "Unclack/Unclack.dmg.recipe", - "parent": "com.github.wycomco.download.Unclack", - "shortname": "Unclack.dmg", - "inferred_type": "dmg", + "path": "MicrosoftOffice365/Microsoft_PowerPoint_365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftpowerpoint365", + "shortname": "Microsoft_PowerPoint_365.pkg", + "inferred_type": "pkg", "children": [ - "com.github.wycomco.munki.Unclack" + "com.github.wycomco.munki.microsoftpowerpoint365" ] }, - "com.github.wycomco.pkg.Unclack": { - "name": "Unclack", - "description": "Downloads the latest version of Unclack and creates a package.", + "com.github.wycomco.pkg.microsoftoutlook365": { + "name": "Microsoft Outlook", + "description": "Downloads the latest version of Microsoft's Outlook for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftoutlook365 and supports gathering of useful meta data from\n the app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "Unclack/Unclack.pkg.recipe", - "parent": "com.github.wycomco.download.Unclack", - "shortname": "Unclack.pkg", - "inferred_type": "pkg" + "path": "MicrosoftOffice365/Microsoft_Outlook_365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftoutlook365", + "shortname": "Microsoft_Outlook_365.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.wycomco.munki.microsoftoutlook365" + ] }, - "com.github.wycomco.munki.Unclack": { - "name": "Unclack", - "description": "Downloads the latest version of Unclack and imports it into Munki.", + "com.github.wycomco.munki.microsoftoutlook365": { + "name": "Outlook365", + "description": "Downloads the latest Microsoft Outlook installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftoutlook365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", "repo": "autopkg/wycomco-recipes", - "path": "Unclack/Unclack.munki.recipe", - "parent": "com.github.wycomco.dmg.Unclack", - "shortname": "Unclack.munki", + "path": "MicrosoftOffice365/Microsoft_Outlook_365.munki.recipe", + "parent": "com.github.wycomco.pkg.microsoftoutlook365", + "shortname": "Microsoft_Outlook_365.munki", "inferred_type": "munki", - "munki_display_name": "Unclack", - "munki_description": "Mute your microphone while you're typing.\nAfter launching Unclack for the first time, you need to follow the steps described in the menu as \"Enable Unclack Access\"." + "munki_display_name": "Microsoft Outlook 365", + "munki_description": "Get a clear view of your email, calendars, contacts and even the weather to connect with others more effectively. Designed for Mac, Outlook efficiently keeps track of your digital life." }, - "com.github.wycomco.install.Unclack": { - "name": "Unclack", - "description": "Installs the latest version of Unclack.", + "com.github.wycomco.pkg.MSTeams2": { + "name": "Teams2", + "description": "Downloads the latest version of Microsoft Teams installer package and renames the package.\n\tThis recipe is a fork of com.github.rtrouton.pkg.microsoftteams and supports gathering of useful meta data from\n\tthe app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "Unclack/Unclack.install.recipe", - "parent": "com.github.wycomco.download.Unclack", - "shortname": "Unclack.install", - "inferred_type": "install" + "path": "MicrosoftOffice365/Microsoft_Teams2.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftteams", + "shortname": "Microsoft_Teams2.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.wycomco.munki.MSTeams2" + ] }, - "com.github.wycomco.download.Unclack": { - "name": "Unclack", - "description": "Downloads the latest version of Unclack.", + "com.github.wycomco.pkg.microsoftexcel365": { + "name": "Microsoft Excel", + "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftexcel365 and supports gathering of useful meta data from\n the app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "Unclack/Unclack.download.recipe", - "shortname": "Unclack.download", - "inferred_type": "download", + "path": "MicrosoftOffice365/Microsoft_Excel_365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftexcel365", + "shortname": "Microsoft_Excel_365.pkg", + "inferred_type": "pkg", "children": [ - "com.github.wycomco.dmg.Unclack", - "com.github.wycomco.pkg.Unclack", - "com.github.wycomco.install.Unclack" + "com.github.wycomco.munki.microsoftexcel365" ] }, - "com.github.wycomco.download.sipgate-softphone": { - "name": "sipgate-softphone", - "description": "Download recipe for the latest version of sipgate softphone.", + "com.github.wycomco.pkg.microsoftword365": { + "name": "Microsoft Word", + "description": "Downloads the latest version of Microsoft's Word for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftword365 and supports gathering of useful meta data from\n the app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "sipgate_softphone/sipgate-softphone.download.recipe", - "shortname": "sipgate-softphone.download", - "inferred_type": "download", + "path": "MicrosoftOffice365/Microsoft_Word_365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftword365", + "shortname": "Microsoft_Word_365.pkg", + "inferred_type": "pkg", "children": [ - "com.github.wycomco.munki.sipgate-softphone" + "com.github.wycomco.munki.microsoftword365" ] }, - "com.github.wycomco.munki.sipgate-softphone": { - "name": "sipgate-softphone", - "description": "Munki import the latest sipgate softphone after the check for dmg and app integrity, and after download.", + "com.github.wycomco.munki.microsoftpowerpoint365": { + "name": "PowerPoint365", + "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftpowerpoint365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", "repo": "autopkg/wycomco-recipes", - "path": "sipgate_softphone/sipgate-softphone.munki.recipe", - "parent": "com.github.wycomco.download.sipgate-softphone", - "shortname": "sipgate-softphone.munki", + "path": "MicrosoftOffice365/Microsoft_PowerPoint_365.munki.recipe", + "parent": "com.github.wycomco.pkg.microsoftpowerpoint365", + "shortname": "Microsoft_PowerPoint_365.munki", "inferred_type": "munki", - "munki_display_name": "sipgate Softphone", - "munki_description": "Place calls not only from your phone or mobile also now from any computer \u2013 with the sipgate Softphone." + "munki_display_name": "Microsoft PowerPoint 365", + "munki_description": "Communicate with confidence. PowerPoint for Mac makes it easy to create, collaborate and effectively present your ideas." }, - "com.github.wycomco.pkg.microsoftremotedesktop": { - "name": "MicrosoftRemoteDesktop", - "description": "Downloads the latest version of Microsoft's Remote Desktop installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftremotedesktop and supports gathering of useful meta\n data from the app bundle.", + "com.github.wycomco.munki.microsoftexcel365": { + "name": "Excel365", + "description": "Downloads the latest Microsoft Excel installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftexcel365 and supports the automatic identification\n of the minimum_os_version and creates a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftRemoteDesktop/Microsoft_Remote_Desktop.pkg.recipe", - "parent": "com.github.rtrouton.download.microsoftremotedesktop", - "shortname": "Microsoft_Remote_Desktop.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.wycomco.munki.microsoftremotedesktop" - ] + "path": "MicrosoftOffice365/Microsoft_Excel_365.munki.recipe", + "parent": "com.github.wycomco.pkg.microsoftexcel365", + "shortname": "Microsoft_Excel_365.munki", + "inferred_type": "munki", + "munki_display_name": "Microsoft Excel 365", + "munki_description": "See your data in new, intuitive ways. Powerful charts, graphs, and keyboard shortcuts turn columns of numbers into valuable information, so you can work easier." }, - "com.github.wycomco.munki.microsoftremotedesktop": { - "name": "MicrosoftRemoteDesktop", - "description": "Downloads the latest Microsoft Remote Desktop installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.foigus.munki.microsoftremotedesktop and supports the automatic identification\n of the minimum_os_version and creates a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.package.Microsoft_AutoUpdate.app in\n installer_choices_xml to \"0\" to prevent Microsoft's own updater to be installed (line 47 in this recipe).", + "com.github.wycomco.munki.microsoftword365": { + "name": "Word365", + "description": "Downloads the latest Microsoft Word installer package for Office 365 and imports into Munki.\n This recipe is a fork of com.github.rtrouton.munki.microsoftword365 and supports the automatic identification\n of the minimum_os_version and a proper installs array.\n You may also want to change the attributeSetting for com.microsoft.autoupdate in installer_choices_xml to \"0\"\n to prevent Microsoft's own updater to be installed (line 47 in this recipe).", "repo": "autopkg/wycomco-recipes", - "path": "MicrosoftRemoteDesktop/Microsoft_Remote_Desktop.munki.recipe", - "parent": "com.github.wycomco.pkg.microsoftremotedesktop", - "shortname": "Microsoft_Remote_Desktop.munki", + "path": "MicrosoftOffice365/Microsoft_Word_365.munki.recipe", + "parent": "com.github.wycomco.pkg.microsoftword365", + "shortname": "Microsoft_Word_365.munki", "inferred_type": "munki", - "munki_display_name": "Microsoft Remote Desktop", - "munki_description": "Use the new Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator. The app helps you be productive no matter where you are." + "munki_display_name": "Microsoft Word 365", + "munki_description": "The Word you want. State-of-the-art editing, reviewing, and sharing tools make creating and polishing documents easy." }, - "com.github.wycomco.download.Pragli": { - "name": "Pesto (Pragli)", - "description": "Downloads the latest version of Pragli, now named Pesto.", + "com.github.wycomco.pkg.microsoftonenote365": { + "name": "Microsoft OneNote", + "description": "Downloads the latest version of Microsoft's OneNote for Office 365 installer package and renames the package.\n This recipe is a fork of com.github.rtrouton.pkg.microsoftonenote365 and supports gathering of useful meta data from\n the app bundle.", "repo": "autopkg/wycomco-recipes", - "path": "Pragli/Pragli.download.recipe", - "deprecated": true, - "shortname": "Pragli.download", - "inferred_type": "download", + "path": "MicrosoftOffice365/Microsoft_OneNote_365.pkg.recipe", + "parent": "com.github.rtrouton.download.microsoftonenote365", + "shortname": "Microsoft_OneNote_365.pkg", + "inferred_type": "pkg", "children": [ - "com.github.wycomco.munki.Pragli", - "com.github.wycomco.pkg.Pragli", - "com.github.wycomco.install.Pragli" + "com.github.wycomco.munki.microsoftonenote365" ] }, - "com.github.wycomco.munki.Pragli": { - "name": "Pragli", - "description": "Downloads the latest version of Pragli and imports it into Munki.", + "com.github.wycomco.munki.ClipStudioPaint": { + "name": "ClipStudioPaint", + "description": "Downloads, repackages the latest version of Clip Studio Paint and imports it into Munki. The language can be selected by setting the LANGUAGE variable to german, english, spanish, or french, japanese, korean, or chinese_tc.", "repo": "autopkg/wycomco-recipes", - "path": "Pragli/Pragli.munki.recipe", - "parent": "com.github.wycomco.download.Pragli", - "shortname": "Pragli.munki", + "path": "ClipStudioPaint/ClipStudioPaint.munki.recipe", + "parent": "com.github.wycomco.pkg.ClipStudioPaint", + "shortname": "ClipStudioPaint.munki", "inferred_type": "munki", - "munki_display_name": "Pesto", - "munki_description": "Virtual office for remote teams" + "munki_display_name": "Clip Studio Paint", + "munki_description": "Clip Studio Paint is a versatile digital painting program that is ideal for rendering and inking with its many useful and unique features." }, - "com.github.wycomco.pkg.Pragli": { - "name": "Pragli", - "description": "Downloads the latest version of Pragli and creates a package.", + "com.github.wycomco.pkg.ClipStudioPaint": { + "name": "ClipStudioPaint", + "description": "Repackages Clip Studio Paint to remove the language selection step from the installation. The language can be chosen by setting the LANGUAGE variable to german, english, spanish, or french, japanese, korean, or chinese_tc.", "repo": "autopkg/wycomco-recipes", - "path": "Pragli/Pragli.pkg.recipe", - "parent": "com.github.wycomco.download.Pragli", - "shortname": "Pragli.pkg", - "inferred_type": "pkg" + "path": "ClipStudioPaint/ClipStudioPaint.pkg.recipe", + "parent": "com.github.wycomco.download.ClipStudioPaint", + "shortname": "ClipStudioPaint.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.wycomco.munki.ClipStudioPaint" + ] }, - "com.github.wycomco.install.Pragli": { - "name": "Pragli", - "description": "Installs the latest version of Pragli.", + "com.github.wycomco.download.ClipStudioPaint": { + "name": "ClipStudioPaint", + "description": "Downloads the latest version of Clip Studio Paint and verifies the pkg signature.", "repo": "autopkg/wycomco-recipes", - "path": "Pragli/Pragli.install.recipe", - "parent": "com.github.wycomco.download.Pragli", - "shortname": "Pragli.install", - "inferred_type": "install" + "path": "ClipStudioPaint/ClipStudioPaint.download.recipe", + "shortname": "ClipStudioPaint.download", + "inferred_type": "download", + "children": [ + "com.github.wycomco.pkg.ClipStudioPaint" + ] }, "com.github.lrz.SharedProcessors": { "name": null, @@ -130882,55 +130881,37 @@ "shortname": "Audiobook_Builder.download", "inferred_type": "download" }, - "com.github.oliverweinm-recipes.download.MongoDBRealmStudio": { - "name": "MongoDB Realm Studio", - "description": "Easily manage the Realm Database and Realm Platform with Realm Studio", + "com.github.oliverweinm-recipes.download.GrowlyWrite": { + "name": "Growly Write", + "description": "Small but capable word processor", "repo": "autopkg/oliverweinm-recipes", - "path": "MongoDB/MongoDB_Realm_Studio.download.recipe", - "shortname": "MongoDB_Realm_Studio.download", + "path": "GrowlyBird/Growly_Write.download.recipe", + "shortname": "Growly_Write.download", "inferred_type": "download" }, - "com.github.oliverweinm-recipes.download.OverSight": { - "name": "OverSight", - "description": "Downloads, unzips and verifies the installer app for the latest version of OverSight by Objective-See.", - "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/OverSight.download.recipe", - "shortname": "OverSight.download", - "inferred_type": "download", - "children": [ - "com.github.oliverweinm-recipes.pkg.OverSight" - ] - }, - "com.github.oliverweinm-recipes.pkg.ReiKey": { - "name": "ReiKey", - "description": "Downloads, unzips and verifies the signature for the installer of the latest version of ReiKey by Objective-See.", + "com.github.oliverweinm-recipes.download.GrowlyBackup": { + "name": "Growly Backup", + "description": "App for performing on-demand backups of your critical files", "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/ReiKey.pkg.recipe", - "parent": "com.github.peshay.download.ReiKey", - "shortname": "ReiKey.pkg", - "inferred_type": "pkg" + "path": "GrowlyBird/Growly_Backup.download.recipe", + "shortname": "Growly_Backup.download", + "inferred_type": "download" }, - "com.github.oliverweinm-recipes.munki.OverSight": { - "name": null, - "description": "Downloads, unzips, verifies, packages and imports the installer of the latest version of OverSight by Objective-See into munki.", + "com.github.oliverweinm-recipes.download.GrowlyNotes": { + "name": "Growly Notes", + "description": "A note-taking app somewhat like Microsoft OneNote. Gather text, images, PDFs, links and anything else you can think of in free-form pages organized into sections", "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/OverSight.munki.recipe", - "parent": "com.github.oliverweinm-recipes.pkg.OverSight", - "shortname": "OverSight.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam." + "path": "GrowlyBird/Growly_Notes.download.recipe", + "shortname": "Growly_Notes.download", + "inferred_type": "download" }, - "com.github.oliverweinm-recipes.munki.RansomWhere": { - "name": null, - "description": "Downloads, unzips, verifies, packages and imports the installer of the latest version of RansomWhere by Objective-See into munki.", + "com.github.oliverweinm-recipes.download.Desk-for-Medium": { + "name": "Desk for Medium", + "description": "Minimal Desktop App for Medium developed by Medium enthusiasts", "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/RansomWhere.munki.recipe", - "parent": "com.github.oliverweinm-recipes.pkg.RansomWhere", - "shortname": "RansomWhere.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "Continually monitors the file-system for the creation of encrypted files by suspicious processes (i.e. ransomware)." + "path": "Clove Labs/Desk-for-Medium.download.recipe", + "shortname": "Desk-for-Medium.download", + "inferred_type": "download" }, "com.github.oliverweinm-recipes.pkg.OverSight": { "name": "OverSight", @@ -130955,15 +130936,15 @@ "munki_display_name": "%NAME%", "munki_description": "Do Not Disturb (DND) is a free, open-source utility that aims to detect and alert you of \"evil maid\" attacks" }, - "com.github.oliverweinm-recipes.download.RansomWhere": { - "name": "RansomWhere", - "description": "Downloads the latest version of the installer for RansomWhere? by Objective-See.", + "com.github.oliverweinm-recipes.download.DoNotDisturb": { + "name": "Do Not Disturb", + "description": "Downloads, unzips and verifies the installer for the latest version of DoNotDisturb by Objective-See.", "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/RansomWhere.download.recipe", - "shortname": "RansomWhere.download", + "path": "Objective-See/DoNotDisturb.download.recipe", + "shortname": "DoNotDisturb.download", "inferred_type": "download", "children": [ - "com.github.oliverweinm-recipes.pkg.RansomWhere" + "com.github.oliverweinm-recipes.pkg.DoNotDisturb" ] }, "com.github.oliverweinm-recipes.pkg.RansomWhere": { @@ -130978,15 +130959,68 @@ "com.github.oliverweinm-recipes.munki.RansomWhere" ] }, - "com.github.oliverweinm-recipes.download.DoNotDisturb": { - "name": "Do Not Disturb", - "description": "Downloads, unzips and verifies the installer for the latest version of DoNotDisturb by Objective-See.", + "com.github.oliverweinm-recipes.munki.TaskExplorer": { + "name": null, + "description": "Downloads, unzips, verifies, packages and imports the latest version of TaskExplorer by Objective-See into munki.", + "repo": "autopkg/oliverweinm-recipes", + "path": "Objective-See/TaskExplorer.munki.recipe", + "parent": "com.github.ahousseini-recipes.pkg.TaskExplorer", + "shortname": "TaskExplorer.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "" + }, + "com.github.oliverweinm-recipes.download.RansomWhere": { + "name": "RansomWhere", + "description": "Downloads the latest version of the installer for RansomWhere? by Objective-See.", + "repo": "autopkg/oliverweinm-recipes", + "path": "Objective-See/RansomWhere.download.recipe", + "shortname": "RansomWhere.download", + "inferred_type": "download", + "children": [ + "com.github.oliverweinm-recipes.pkg.RansomWhere" + ] + }, + "com.github.oliverweinm-recipes.munki.OverSight": { + "name": null, + "description": "Downloads, unzips, verifies, packages and imports the installer of the latest version of OverSight by Objective-See into munki.", + "repo": "autopkg/oliverweinm-recipes", + "path": "Objective-See/OverSight.munki.recipe", + "parent": "com.github.oliverweinm-recipes.pkg.OverSight", + "shortname": "OverSight.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam." + }, + "com.github.oliverweinm-recipes.pkg.ReiKey": { + "name": "ReiKey", + "description": "Downloads, unzips and verifies the signature for the installer of the latest version of ReiKey by Objective-See.", + "repo": "autopkg/oliverweinm-recipes", + "path": "Objective-See/ReiKey.pkg.recipe", + "parent": "com.github.peshay.download.ReiKey", + "shortname": "ReiKey.pkg", + "inferred_type": "pkg" + }, + "com.github.oliverweinm-recipes.munki.RansomWhere": { + "name": null, + "description": "Downloads, unzips, verifies, packages and imports the installer of the latest version of RansomWhere by Objective-See into munki.", + "repo": "autopkg/oliverweinm-recipes", + "path": "Objective-See/RansomWhere.munki.recipe", + "parent": "com.github.oliverweinm-recipes.pkg.RansomWhere", + "shortname": "RansomWhere.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "Continually monitors the file-system for the creation of encrypted files by suspicious processes (i.e. ransomware)." + }, + "com.github.oliverweinm-recipes.download.OverSight": { + "name": "OverSight", + "description": "Downloads, unzips and verifies the installer app for the latest version of OverSight by Objective-See.", "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/DoNotDisturb.download.recipe", - "shortname": "DoNotDisturb.download", + "path": "Objective-See/OverSight.download.recipe", + "shortname": "OverSight.download", "inferred_type": "download", "children": [ - "com.github.oliverweinm-recipes.pkg.DoNotDisturb" + "com.github.oliverweinm-recipes.pkg.OverSight" ] }, "com.github.oliverweinm-recipes.pkg.DoNotDisturb": { @@ -131001,47 +131035,28 @@ "com.github.oliverweinm-recipes.munki.DoNotDisturb" ] }, - "com.github.oliverweinm-recipes.munki.TaskExplorer": { - "name": null, - "description": "Downloads, unzips, verifies, packages and imports the latest version of TaskExplorer by Objective-See into munki.", - "repo": "autopkg/oliverweinm-recipes", - "path": "Objective-See/TaskExplorer.munki.recipe", - "parent": "com.github.ahousseini-recipes.pkg.TaskExplorer", - "shortname": "TaskExplorer.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "" - }, - "com.github.oliverweinm-recipes.download.Desk-for-Medium": { - "name": "Desk for Medium", - "description": "Minimal Desktop App for Medium developed by Medium enthusiasts", - "repo": "autopkg/oliverweinm-recipes", - "path": "Clove Labs/Desk-for-Medium.download.recipe", - "shortname": "Desk-for-Medium.download", - "inferred_type": "download" - }, - "com.github.oliverweinm-recipes.download.GrowlyNotes": { - "name": "Growly Notes", - "description": "A note-taking app somewhat like Microsoft OneNote. Gather text, images, PDFs, links and anything else you can think of in free-form pages organized into sections", + "com.github.oliverweinm-recipes.download.GOGGalaxy": { + "name": "GOG Galaxy", + "description": "A gaming app that brings all your (GOG) games and friends in one place", "repo": "autopkg/oliverweinm-recipes", - "path": "GrowlyBird/Growly_Notes.download.recipe", - "shortname": "Growly_Notes.download", + "path": "CD Projekt/GOG_Galaxy.download.recipe", + "shortname": "GOG_Galaxy.download", "inferred_type": "download" }, - "com.github.oliverweinm-recipes.download.GrowlyBackup": { - "name": "Growly Backup", - "description": "App for performing on-demand backups of your critical files", + "com.github.oliverweinm-recipes.download.YACReader": { + "name": "YACReader", + "description": "Best Comic Reader out there. (.dmg contains both YACReader and YACReaderLibrary!)", "repo": "autopkg/oliverweinm-recipes", - "path": "GrowlyBird/Growly_Backup.download.recipe", - "shortname": "Growly_Backup.download", + "path": "YACReader/YACReader.download.recipe", + "shortname": "YACReader.download", "inferred_type": "download" }, - "com.github.oliverweinm-recipes.download.GrowlyWrite": { - "name": "Growly Write", - "description": "Small but capable word processor", + "com.github.oliverweinm-recipes.download.MongoDBRealmStudio": { + "name": "MongoDB Realm Studio", + "description": "Easily manage the Realm Database and Realm Platform with Realm Studio", "repo": "autopkg/oliverweinm-recipes", - "path": "GrowlyBird/Growly_Write.download.recipe", - "shortname": "Growly_Write.download", + "path": "MongoDB/MongoDB_Realm_Studio.download.recipe", + "shortname": "MongoDB_Realm_Studio.download", "inferred_type": "download" }, "com.github.oliverweinm-recipes.download.PlayOnMac": { @@ -131052,22 +131067,6 @@ "shortname": "PlayOnMac.download", "inferred_type": "download" }, - "com.github.oliverweinm-recipes.download.YACReader": { - "name": "YACReader", - "description": "Best Comic Reader out there. (.dmg contains both YACReader and YACReaderLibrary!)", - "repo": "autopkg/oliverweinm-recipes", - "path": "YACReader/YACReader.download.recipe", - "shortname": "YACReader.download", - "inferred_type": "download" - }, - "com.github.oliverweinm-recipes.download.GOGGalaxy": { - "name": "GOG Galaxy", - "description": "A gaming app that brings all your (GOG) games and friends in one place", - "repo": "autopkg/oliverweinm-recipes", - "path": "CD Projekt/GOG_Galaxy.download.recipe", - "shortname": "GOG_Galaxy.download", - "inferred_type": "download" - }, "com.github.ctueck.download.syncthing": { "name": "Syncthing", "description": "Download latest stable Syncthing release", @@ -131090,6 +131089,12 @@ "munki_display_name": "Syncthing", "munki_description": "Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet." }, + "com.github.primalcurve.shared": { + "name": null, + "description": "Shared Processors for primalcurve-recipes", + "repo": "autopkg/primalcurve-recipes", + "path": "SharedProcessors/SharedProcessors.recipe" + }, "com.github.primalcurve.pkg.licensed.read-write": { "name": "ReadWrite", "description": "Downloads latest Read&Write disk image and builds a package that installs the license file.", @@ -131097,6 +131102,60 @@ "path": "ReadWrite7/ReadWrite7.licensed.pkg.recipe", "parent": "com.github.haircut.download.ReadWrite7" }, + "com.github.primalcurve.pkg.HPPrinterDrivers": { + "name": "HPPrinterDrivers", + "description": "Downloads the latest version of HP's Printer Drivers directly from HP and renames the PKG.", + "repo": "autopkg/primalcurve-recipes", + "path": "HPPrinterDrivers/HPPrinterDrivers.pkg.recipe", + "parent": "com.github.n8felton.download.HPPrinterDrivers", + "shortname": "HPPrinterDrivers.pkg", + "inferred_type": "pkg" + }, + "com.github.primalcurve.pkg.Kyno": { + "name": "Kyno", + "description": "Downloads the latest version of Kyno and creates a package.", + "repo": "autopkg/primalcurve-recipes", + "path": "Lesspain Kyno/Kyno.pkg.recipe", + "parent": "org.macvfx.download.Kyno", + "shortname": "Kyno.pkg", + "inferred_type": "pkg" + }, + "com.github.primalcurve.pkg.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the current release version of OpenJDK 21 and builds a package.", + "repo": "autopkg/primalcurve-recipes", + "path": "OpenJDK21/OpenJDK21.pkg.recipe", + "parent": "com.github.primalcurve.download.OpenJDK21", + "shortname": "OpenJDK21.pkg", + "inferred_type": "pkg" + }, + "com.github.primalcurve.download.arm64.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the latest OpenJDK 21 for the ARM64 architecture for macOS.", + "repo": "autopkg/primalcurve-recipes", + "path": "OpenJDK21/OpenJDK21.arm64.download.recipe", + "children": [ + "com.github.primalcurve.pkg.arm64.OpenJDK21" + ] + }, + "com.github.primalcurve.pkg.arm64.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the current release version of OpenJDK 21 for the ARM64 architecture and builds a package.", + "repo": "autopkg/primalcurve-recipes", + "path": "OpenJDK21/OpenJDK21.arm64.pkg.recipe", + "parent": "com.github.primalcurve.download.arm64.OpenJDK21" + }, + "com.github.primalcurve.download.OpenJDK21": { + "name": "OpenJDK 21", + "description": "Downloads the latest OpenJDK 21 for macOS.", + "repo": "autopkg/primalcurve-recipes", + "path": "OpenJDK21/OpenJDK21.download.recipe", + "shortname": "OpenJDK21.download", + "inferred_type": "download", + "children": [ + "com.github.primalcurve.pkg.OpenJDK21" + ] + }, "com.github.primalcurve.pkg.published_version.Skype": { "name": "Skype", "description": "Downloads latest Skype disk image and builds a package with a full version string.", @@ -131112,15 +131171,6 @@ "parent": "com.github.rtrouton.download.microsoftteams", "deprecated": true }, - "com.github.primalcurve.pkg.Kyno": { - "name": "Kyno", - "description": "Downloads the latest version of Kyno and creates a package.", - "repo": "autopkg/primalcurve-recipes", - "path": "Lesspain Kyno/Kyno.pkg.recipe", - "parent": "org.macvfx.download.Kyno", - "shortname": "Kyno.pkg", - "inferred_type": "pkg" - }, "com.github.primalcurve.pkg.HudlSportscode": { "name": "HudlSportscode", "description": "Downloads latest Hudl Sportscode disk image and creates a package.", @@ -131139,17 +131189,6 @@ "shortname": "SportsCode.pkg", "inferred_type": "pkg" }, - "com.github.primalcurve.download.SportsCode": { - "name": "SportsCode", - "description": "Downloads latest SportsCode disk image.", - "repo": "autopkg/primalcurve-recipes", - "path": "Hudl/SportsCode.download.recipe", - "shortname": "SportsCode.download", - "inferred_type": "download", - "children": [ - "com.github.primalcurve.pkg.SportsCode" - ] - }, "com.github.primalcurve.download.HudlSportscode": { "name": "HudlSportscode", "description": "Downloads latest Hudl Sportscode disk image.", @@ -131161,57 +131200,17 @@ "com.github.primalcurve.pkg.HudlSportscode" ] }, - "com.github.primalcurve.shared": { - "name": null, - "description": "Shared Processors for primalcurve-recipes", - "repo": "autopkg/primalcurve-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" - }, - "com.github.primalcurve.pkg.arm64.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the current release version of OpenJDK 21 for the ARM64 architecture and builds a package.", - "repo": "autopkg/primalcurve-recipes", - "path": "OpenJDK21/OpenJDK21.arm64.pkg.recipe", - "parent": "com.github.primalcurve.download.arm64.OpenJDK21" - }, - "com.github.primalcurve.pkg.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the current release version of OpenJDK 21 and builds a package.", - "repo": "autopkg/primalcurve-recipes", - "path": "OpenJDK21/OpenJDK21.pkg.recipe", - "parent": "com.github.primalcurve.download.OpenJDK21", - "shortname": "OpenJDK21.pkg", - "inferred_type": "pkg" - }, - "com.github.primalcurve.download.arm64.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the latest OpenJDK 21 for the ARM64 architecture for macOS.", - "repo": "autopkg/primalcurve-recipes", - "path": "OpenJDK21/OpenJDK21.arm64.download.recipe", - "children": [ - "com.github.primalcurve.pkg.arm64.OpenJDK21" - ] - }, - "com.github.primalcurve.download.OpenJDK21": { - "name": "OpenJDK 21", - "description": "Downloads the latest OpenJDK 21 for macOS.", + "com.github.primalcurve.download.SportsCode": { + "name": "SportsCode", + "description": "Downloads latest SportsCode disk image.", "repo": "autopkg/primalcurve-recipes", - "path": "OpenJDK21/OpenJDK21.download.recipe", - "shortname": "OpenJDK21.download", + "path": "Hudl/SportsCode.download.recipe", + "shortname": "SportsCode.download", "inferred_type": "download", "children": [ - "com.github.primalcurve.pkg.OpenJDK21" + "com.github.primalcurve.pkg.SportsCode" ] }, - "com.github.primalcurve.pkg.HPPrinterDrivers": { - "name": "HPPrinterDrivers", - "description": "Downloads the latest version of HP's Printer Drivers directly from HP and renames the PKG.", - "repo": "autopkg/primalcurve-recipes", - "path": "HPPrinterDrivers/HPPrinterDrivers.pkg.recipe", - "parent": "com.github.n8felton.download.HPPrinterDrivers", - "shortname": "HPPrinterDrivers.pkg", - "inferred_type": "pkg" - }, "com.github.primalcurve.download.multiarch.FileZilla": { "name": "FileZilla", "description": "Downloads the current version of FileZilla. There are currently (01/2024) two separate downloads for FileZilla. One for Intel, and another for ARM. Change the APP_ARCH variable to get the different versions. Valid versions include x86 and arm64. The default is arm64.", @@ -131228,6 +131227,17 @@ "path": "FileZilla/FileZilla.multiarch.pkg.recipe", "parent": "com.github.primalcurve.download.multiarch.FileZilla" }, + "com.github.ucam-apple-support.jamf.Grammarly": { + "name": "Grammarly", + "description": "Downloads the latest version of Grammarly and uploads it to Jamf Pro. Appropriate testing groups are created as well as a Self Service policy.", + "repo": "autopkg/ucam-apple-support-recipes", + "path": "Grammarly/Grammarly.jamf.recipe", + "parent": "Grammarly.pkg.recipe", + "shortname": "Grammarly.jamf", + "inferred_type": "jamf", + "jamf_display_name": "Install Latest %NAME%", + "jamf_description": "Compose bold, clear, mistake-free writing with Grammarly\u2019s AI-powered writing assistant." + }, "com.github.ucam-apple-support-recipes.postprocessors": { "name": null, "description": "Recipe stub for PostProcessors", @@ -131245,16 +131255,14 @@ "jamf_display_name": "Install Latest %NAME%", "jamf_description": "Dejal Time Out is here to help. It will gently remind you to take a break on a regular basis." }, - "com.github.ucam-apple-support.jamf.Grammarly": { - "name": "Grammarly", - "description": "Downloads the latest version of Grammarly and uploads it to Jamf Pro. Appropriate testing groups are created as well as a Self Service policy.", - "repo": "autopkg/ucam-apple-support-recipes", - "path": "Grammarly/Grammarly.jamf.recipe", - "parent": "Grammarly.pkg.recipe", - "shortname": "Grammarly.jamf", - "inferred_type": "jamf", - "jamf_display_name": "Install Latest %NAME%", - "jamf_description": "Compose bold, clear, mistake-free writing with Grammarly\u2019s AI-powered writing assistant." + "com.github.jrsd.pkg.Boop": { + "name": "Boop.app", + "description": "Downloads the latest version of Boop and creates a package.", + "repo": "autopkg/jrsd-recipes", + "path": "Boop/Boop.pkg.recipe", + "parent": "com.github.jrsd.download.Boop", + "shortname": "Boop.pkg", + "inferred_type": "pkg" }, "com.github.jrsd.download.Boop": { "name": "Boop", @@ -131268,25 +131276,11 @@ "com.github.bryanheinz.munki.Boop" ] }, - "com.github.jrsd.pkg.Boop": { - "name": "Boop.app", - "description": "Downloads the latest version of Boop and creates a package.", - "repo": "autopkg/jrsd-recipes", - "path": "Boop/Boop.pkg.recipe", - "parent": "com.github.jrsd.download.Boop", - "shortname": "Boop.pkg", - "inferred_type": "pkg" - }, - "com.github.natewalck.munki.go-ipfs": { - "name": "go-ipfs", - "description": "Downloads the latest go-ipfs release, creates a package and imports it to munki", + "com.github.natewalck.autopkg.shared": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n \t", "repo": "autopkg/natewalck-recipes", - "path": "ProtocolLabs/go-ipfs.munki.recipe", - "parent": "com.github.natewalck.pkg.go-ipfs", - "shortname": "go-ipfs.munki", - "inferred_type": "munki", - "munki_display_name": null, - "munki_description": "InterPlanetary File System is a protocol and peer-to-peer network for storing and sharing data in a distributed file system." + "path": "SharedProcessors/SharedProcessors.recipe" }, "com.github.natewalck.download.go-ipfs": { "name": "go-ipfs", @@ -131299,6 +131293,17 @@ "com.github.natewalck.pkg.go-ipfs" ] }, + "com.github.natewalck.munki.go-ipfs": { + "name": "go-ipfs", + "description": "Downloads the latest go-ipfs release, creates a package and imports it to munki", + "repo": "autopkg/natewalck-recipes", + "path": "ProtocolLabs/go-ipfs.munki.recipe", + "parent": "com.github.natewalck.pkg.go-ipfs", + "shortname": "go-ipfs.munki", + "inferred_type": "munki", + "munki_display_name": null, + "munki_description": "InterPlanetary File System is a protocol and peer-to-peer network for storing and sharing data in a distributed file system." + }, "com.github.natewalck.pkg.go-ipfs": { "name": "go-ipfs", "description": "Downloads the latest go-ipfs release and creates a package", @@ -131311,12 +131316,6 @@ "com.github.natewalck.munki.go-ipfs" ] }, - "com.github.natewalck.autopkg.shared": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n \t", - "repo": "autopkg/natewalck-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" - }, "com.github.natewalck.munki.MacadminsPython": { "name": "MacadminsPython", "description": "Downloads latest Macadmins Python release and imports into Munki.", @@ -131328,38 +131327,59 @@ "munki_display_name": "Mac Admins Python", "munki_description": "MacadminsPython is a relocatable distribution of Python for Mac Admins" }, - "com.github.jannheider.download.1Passwordlatest": { - "name": "1Password", - "description": "Downloads the latest version of 1Password.", + "com.github.jannheider.download.callaspdfToolbox": { + "name": "callas pdfToolbox", + "description": "Downloads the latest version of callas pdfToolbox.", "repo": "autopkg/jannheider-recipes", - "path": "AgileBits/1PasswordLatest.download.recipe", - "shortname": "1PasswordLatest.download", + "path": "callas pdfToolbox/callas pdfToolbox.download.recipe", + "shortname": "callas pdfToolbox.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.1Passwordlatest" + "com.github.jannheider.munki.callaspdfToolbox", + "com.github.jannheider.install.callaspdfToolbox", + "com.github.jannheider.pkg.callaspdfToolbox" ] }, - "com.github.jannheider.munki.1Passwordlatest": { - "name": "1Password latest", - "description": "Downloads the latest version of 1Password and imports it into Munki.", + "com.github.jannheider.munki.callaspdfToolbox": { + "name": "callas pdfToolbox", + "description": "Downloads the latest version of callas pdfToolbox and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "AgileBits/1PasswordLatest.munki.recipe", - "parent": "com.github.jannheider.download.1Passwordlatest", - "shortname": "1PasswordLatest.munki", + "path": "callas pdfToolbox/callas pdfToolbox.munki.recipe", + "parent": "com.github.jannheider.download.callaspdfToolbox", + "shortname": "callas pdfToolbox.munki", "inferred_type": "munki", - "munki_display_name": "1Password", + "munki_display_name": "callas pdfToolbox", "munki_description": " " }, - "com.github.jannheider.munki.darktable": { - "name": "darktable", - "description": "Downloads the latest version of darktable and imports it into Munki.", + "com.github.jannheider.install.callaspdfToolbox": { + "name": "callas pdfToolbox", + "description": "Installs the latest version of callas pdfToolbox.", "repo": "autopkg/jannheider-recipes", - "path": "Darktable/darktable.munki.recipe", - "parent": "com.github.faumac.download.darktable", - "shortname": "darktable.munki", - "inferred_type": "munki", - "munki_display_name": "darktable", - "munki_description": "darktable is an open source photography workflow application and raw developer" + "path": "callas pdfToolbox/callas pdfToolbox.install.recipe", + "parent": "com.github.jannheider.download.callaspdfToolbox", + "shortname": "callas pdfToolbox.install", + "inferred_type": "install" + }, + "com.github.jannheider.pkg.callaspdfToolbox": { + "name": "callas pdfToolbox", + "description": "Downloads the latest version of callas pdfToolbox and creates a package.", + "repo": "autopkg/jannheider-recipes", + "path": "callas pdfToolbox/callas pdfToolbox.pkg.recipe", + "parent": "com.github.jannheider.download.callaspdfToolbox", + "shortname": "callas pdfToolbox.pkg", + "inferred_type": "pkg" + }, + "com.github.jannheider.download.MIBBrowserPro": { + "name": "MIB Browser Pro", + "description": "Downloads the latest version of MIB Browser Pro.", + "repo": "autopkg/jannheider-recipes", + "path": "MIBBrowserPro/MIBBrowserPro.download.recipe", + "shortname": "MIBBrowserPro.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.munki.MIBBrowserPro", + "com.github.jannheider.install.MIBBrowserPro" + ] }, "com.github.jannheider.munki.MIBBrowserPro": { "name": "MIB Browser Pro", @@ -131381,534 +131401,370 @@ "shortname": "MIBBrowserPro.install", "inferred_type": "install" }, - "com.github.jannheider.download.MIBBrowserPro": { - "name": "MIB Browser Pro", - "description": "Downloads the latest version of MIB Browser Pro.", + "com.github.jannheider.download.ModernCSV": { + "name": "Modern CSV", + "description": "Downloads the latest version of Modern CSV.", "repo": "autopkg/jannheider-recipes", - "path": "MIBBrowserPro/MIBBrowserPro.download.recipe", - "shortname": "MIBBrowserPro.download", + "path": "ModernCSV/ModernCSV.download.recipe", + "shortname": "ModernCSV.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.MIBBrowserPro", - "com.github.jannheider.install.MIBBrowserPro" + "com.github.jannheider.install.ModernCSV", + "com.github.jannheider.munki.ModernCSV", + "com.github.jannheider.pkg.ModernCSV" ] }, - "com.github.jannheider.pkg.sipgate": { - "name": "sipgate", - "description": "Downloads the latest version of sipgate and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/Sipgate.pkg.recipe", - "parent": "com.github.jannheider.download.sipgate", - "shortname": "Sipgate.pkg", - "inferred_type": "pkg" - }, - "com.github.jannheider.pkg.sipgateCLINQ": { - "name": "sipgate CLINQ", - "description": "Downloads the latest version of sipgate CLINQ and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/sipgate CLINQ.pkg.recipe", - "parent": "com.github.jannheider.download.sipgateCLINQ", - "shortname": "sipgate CLINQ.pkg", - "inferred_type": "pkg" - }, - "com.github.jannheider.munki.sipgateCLINQ": { - "name": "sipgate CLINQ", - "description": "Downloads the latest version of sipgate CLINQ and imports it into Munki.", - "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/sipgate CLINQ.munki.recipe", - "parent": "com.github.jannheider.download.sipgateCLINQ", - "shortname": "sipgate CLINQ.munki", - "inferred_type": "munki", - "munki_display_name": "sipgate CLINQ", - "munki_description": " " - }, - "com.github.jannheider.install.sipgateCLINQ": { - "name": "sipgate CLINQ", - "description": "Installs the latest version of sipgate CLINQ.", + "com.github.jannheider.install.ModernCSV": { + "name": "Modern CSV", + "description": "Installs the latest version of Modern CSV.", "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/sipgate CLINQ.install.recipe", - "parent": "com.github.jannheider.download.sipgateCLINQ", - "shortname": "sipgate CLINQ.install", + "path": "ModernCSV/ModernCSV.install.recipe", + "parent": "com.github.jannheider.download.ModernCSV", + "shortname": "ModernCSV.install", "inferred_type": "install" }, - "com.github.jannheider.munki.sipgate": { - "name": "sipgate", - "description": "Downloads the latest version of sipgate and imports it into Munki.", + "com.github.jannheider.munki.ModernCSV": { + "name": "Modern CSV", + "description": "Downloads the latest version of Modern CSV and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/Sipgate.munki.recipe", - "parent": "com.github.jannheider.download.sipgate", - "shortname": "Sipgate.munki", + "path": "ModernCSV/ModernCSV.munki.recipe", + "parent": "com.github.jannheider.download.ModernCSV", + "shortname": "ModernCSV.munki", "inferred_type": "munki", - "munki_display_name": "sipgate", + "munki_display_name": "Modern CSV", "munki_description": " " }, - "com.github.jannheider.install.sipgate": { - "name": "sipgate", - "description": "Installs the latest version of sipgate.", + "com.github.jannheider.pkg.ModernCSV": { + "name": "Modern CSV", + "description": "Downloads the latest version of Modern CSV and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/Sipgate.install.recipe", - "parent": "com.github.jannheider.download.sipgate", - "shortname": "Sipgate.install", - "inferred_type": "install" + "path": "ModernCSV/ModernCSV.pkg.recipe", + "parent": "com.github.jannheider.download.ModernCSV", + "shortname": "ModernCSV.pkg", + "inferred_type": "pkg" }, - "com.github.jannheider.download.sipgate": { - "name": "sipgate", - "description": "Downloads the latest version of sipgate.", + "com.github.jannheider.download.Iconset-arm": { + "name": "Iconset-arm", + "description": "Downloads the latest version of Iconset.", "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/Sipgate.download.recipe", - "shortname": "Sipgate.download", + "path": "Iconset/Iconset-arm.download.recipe", + "shortname": "Iconset-arm.download", "inferred_type": "download", "children": [ - "com.github.jannheider.pkg.sipgate", - "com.github.jannheider.munki.sipgate", - "com.github.jannheider.install.sipgate" + "com.github.jannheider.munki.Iconset-arm" ] }, - "com.github.jannheider.download.sipgateCLINQ": { - "name": "sipgate CLINQ", - "description": "Downloads the latest version of sipgate CLINQ.", + "com.github.jannheider.download.Iconset": { + "name": "Iconset", + "description": "Downloads the latest version of Iconset.", "repo": "autopkg/jannheider-recipes", - "path": "Sipgate/sipgate CLINQ.download.recipe", - "shortname": "sipgate CLINQ.download", + "path": "Iconset/Iconset.download.recipe", + "shortname": "Iconset.download", "inferred_type": "download", "children": [ - "com.github.jannheider.pkg.sipgateCLINQ", - "com.github.jannheider.munki.sipgateCLINQ", - "com.github.jannheider.install.sipgateCLINQ" + "com.github.jannheider.munki.Iconset" ] }, - "com.github.jannheider.munki.WOW": { - "name": "WOW", - "description": "Downloads the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", + "com.github.jannheider.munki.Iconset": { + "name": "Iconset", + "description": "Downloads the latest version of Iconset and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "WOW/WOW.munki.recipe", - "parent": "com.github.jannheider.download.WOW", - "shortname": "WOW.munki", + "path": "Iconset/Iconset.munki.recipe", + "parent": "com.github.jannheider.download.Iconset", + "shortname": "Iconset.munki", "inferred_type": "munki", - "munki_display_name": "WOW", - "munki_description": " " + "munki_display_name": "Iconset", + "munki_description": "Iconset App releases" }, - "com.github.jannheider.install.WOW": { - "name": "WOW", - "description": "Installs the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", + "com.github.jannheider.munki.Iconset-arm": { + "name": "Iconset-arm", + "description": "Downloads the latest version of Iconset and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "WOW/WOW.install.recipe", - "parent": "com.github.jannheider.download.WOW", - "shortname": "WOW.install", - "inferred_type": "install" + "path": "Iconset/Iconset-arm.munki.recipe", + "parent": "com.github.jannheider.download.Iconset-arm", + "shortname": "Iconset-arm.munki", + "inferred_type": "munki", + "munki_display_name": "Iconset", + "munki_description": "Iconset App releases" }, - "com.github.jannheider.download.WOW": { - "name": "WOW", - "description": "Downloads the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", + "com.github.jannheider.pkg.Toolkit": { + "name": "LaCie Toolkit", + "description": "Downloads the latest version of Toolkit and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "WOW/WOW.download.recipe", - "shortname": "WOW.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.munki.WOW", - "com.github.jannheider.install.WOW", - "com.github.jannheider.pkg.WOW" - ] + "path": "LaCie Toolkit/LaCie Toolkit.pkg.recipe", + "parent": "com.github.jannheider.download.Toolkit", + "shortname": "LaCie Toolkit.pkg", + "inferred_type": "pkg" }, - "com.github.jannheider.pkg.WOW": { - "name": "WOW", - "description": "Downloads the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", + "com.github.jannheider.munki.Toolkit": { + "name": "LaCie Toolkit", + "description": "Downloads the latest version of Toolkit and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "WOW/WOW.pkg.recipe", - "parent": "com.github.jannheider.download.WOW", - "shortname": "WOW.pkg", - "inferred_type": "pkg" + "path": "LaCie Toolkit/LaCie Toolkit.munki.recipe", + "parent": "com.github.jannheider.download.Toolkit", + "shortname": "LaCie Toolkit.munki", + "inferred_type": "munki", + "munki_display_name": "LaCie Toolkit", + "munki_description": " " }, - "com.github.jannheider.download.MoneyMoney": { - "name": "MoneyMoney", - "description": "Downloads the latest version of MoneyMoney.", + "com.github.jannheider.download.Toolkit": { + "name": "LaCie Toolkit", + "description": "Downloads the latest version of Toolkit.", "repo": "autopkg/jannheider-recipes", - "path": "MoneyMoney/MoneyMoney.download.recipe", - "shortname": "MoneyMoney.download", + "path": "LaCie Toolkit/LaCie Toolkit.download.recipe", + "shortname": "LaCie Toolkit.download", "inferred_type": "download", "children": [ - "com.github.jannheider.install.MoneyMoney", - "com.github.jannheider.munki.MoneyMoney" + "com.github.jannheider.pkg.Toolkit", + "com.github.jannheider.munki.Toolkit", + "com.github.jannheider.install.Toolkit" ] }, - "com.github.jannheider.install.MoneyMoney": { - "name": "MoneyMoney", - "description": "Installs the latest version of MoneyMoney.", + "com.github.jannheider.install.Toolkit": { + "name": "LaCie Toolkit", + "description": "Installs the latest version of Toolkit.", "repo": "autopkg/jannheider-recipes", - "path": "MoneyMoney/MoneyMoney.install.recipe", - "parent": "com.github.jannheider.download.MoneyMoney", - "shortname": "MoneyMoney.install", + "path": "LaCie Toolkit/LaCie Toolkit.install.recipe", + "parent": "com.github.jannheider.download.Toolkit", + "shortname": "LaCie Toolkit.install", "inferred_type": "install" }, - "com.github.jannheider.munki.MoneyMoney": { - "name": "MoneyMoney", - "description": "Downloads the latest version of MoneyMoney and imports it into Munki.", + "com.github.jannheider.munki.Tresorit": { + "name": "Tresorit", + "description": "Downloads the latest version of Tresorit and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "MoneyMoney/MoneyMoney.munki.recipe", - "parent": "com.github.jannheider.download.MoneyMoney", - "shortname": "MoneyMoney.munki", + "path": "Tresorit/Tresorit.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.Tresorit", + "shortname": "Tresorit.munki", "inferred_type": "munki", - "munki_display_name": "MoneyMoney", - "munki_description": "German banking application." - }, - "com.github.jannheider.pkg.MisterHorseProductManager": { - "name": "Mister Horse Product Manager", - "description": "Downloads the latest version of Mister Horse Product Manager and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "Mister Horse Product Manager/Mister Horse Product Manager.pkg.recipe", - "parent": "com.github.jannheider.download.MisterHorseProductManager", - "shortname": "Mister Horse Product Manager.pkg", - "inferred_type": "pkg" + "munki_display_name": "Tresorit", + "munki_description": "Secure, end-to-end encrypted cloud storage and sharing." }, - "com.github.jannheider.install.MisterHorseProductManager": { - "name": "Mister Horse Product Manager", - "description": "Installs the latest version of Mister Horse Product Manager.", + "com.github.jannheider.recipes.munki.DellDisplayAndPeripheralManager": { + "name": "DDPM", + "description": "Downloads the latest version of Dell Display Manager and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Mister Horse Product Manager/Mister Horse Product Manager.install.recipe", - "parent": "com.github.jannheider.download.MisterHorseProductManager", - "shortname": "Mister Horse Product Manager.install", - "inferred_type": "install" + "path": "DellDisplayAndPeripheralManager/DellDisplayAndPeripheralManager.munki.recipe", + "parent": "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager", + "shortname": "DellDisplayAndPeripheralManager.munki", + "inferred_type": "munki", + "munki_display_name": "Dell Display Manager", + "munki_description": "Dell Display Manager for macOS" }, - "com.github.jannheider.munki.MisterHorseProductManager": { - "name": "Mister Horse Product Manager", - "description": "Downloads the latest version of Mister Horse Product Manager and imports it into Munki.", + "com.github.jannheider.pkg.sipgate": { + "name": "sipgate", + "description": "Downloads the latest version of sipgate and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "Mister Horse Product Manager/Mister Horse Product Manager.munki.recipe", - "parent": "com.github.jannheider.download.MisterHorseProductManager", - "shortname": "Mister Horse Product Manager.munki", - "inferred_type": "munki", - "munki_display_name": "Mister Horse Product Manager", - "munki_description": " " + "path": "Sipgate/Sipgate.pkg.recipe", + "parent": "com.github.jannheider.download.sipgate", + "shortname": "Sipgate.pkg", + "inferred_type": "pkg" }, - "com.github.jannheider.download.MisterHorseProductManager": { - "name": "Mister Horse Product Manager", - "description": "Downloads the latest version of Mister Horse Product Manager.", + "com.github.jannheider.download.sipgate": { + "name": "sipgate", + "description": "Downloads the latest version of sipgate.", "repo": "autopkg/jannheider-recipes", - "path": "Mister Horse Product Manager/Mister Horse Product Manager.download.recipe", - "shortname": "Mister Horse Product Manager.download", + "path": "Sipgate/Sipgate.download.recipe", + "shortname": "Sipgate.download", "inferred_type": "download", "children": [ - "com.github.jannheider.pkg.MisterHorseProductManager", - "com.github.jannheider.install.MisterHorseProductManager", - "com.github.jannheider.munki.MisterHorseProductManager" + "com.github.jannheider.pkg.sipgate", + "com.github.jannheider.install.sipgate", + "com.github.jannheider.munki.sipgate" ] }, - "com.github.jannheider.munki.ModernCSV": { - "name": "Modern CSV", - "description": "Downloads the latest version of Modern CSV and imports it into Munki.", + "com.github.jannheider.munki.sipgateCLINQ": { + "name": "sipgate CLINQ", + "description": "Downloads the latest version of sipgate CLINQ and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "ModernCSV/ModernCSV.munki.recipe", - "parent": "com.github.jannheider.download.ModernCSV", - "shortname": "ModernCSV.munki", + "path": "Sipgate/sipgate CLINQ.munki.recipe", + "parent": "com.github.jannheider.download.sipgateCLINQ", + "shortname": "sipgate CLINQ.munki", "inferred_type": "munki", - "munki_display_name": "Modern CSV", + "munki_display_name": "sipgate CLINQ", "munki_description": " " }, - "com.github.jannheider.download.ModernCSV": { - "name": "Modern CSV", - "description": "Downloads the latest version of Modern CSV.", - "repo": "autopkg/jannheider-recipes", - "path": "ModernCSV/ModernCSV.download.recipe", - "shortname": "ModernCSV.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.munki.ModernCSV", - "com.github.jannheider.install.ModernCSV", - "com.github.jannheider.pkg.ModernCSV" - ] - }, - "com.github.jannheider.install.ModernCSV": { - "name": "Modern CSV", - "description": "Installs the latest version of Modern CSV.", + "com.github.jannheider.install.sipgateCLINQ": { + "name": "sipgate CLINQ", + "description": "Installs the latest version of sipgate CLINQ.", "repo": "autopkg/jannheider-recipes", - "path": "ModernCSV/ModernCSV.install.recipe", - "parent": "com.github.jannheider.download.ModernCSV", - "shortname": "ModernCSV.install", + "path": "Sipgate/sipgate CLINQ.install.recipe", + "parent": "com.github.jannheider.download.sipgateCLINQ", + "shortname": "sipgate CLINQ.install", "inferred_type": "install" }, - "com.github.jannheider.pkg.ModernCSV": { - "name": "Modern CSV", - "description": "Downloads the latest version of Modern CSV and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "ModernCSV/ModernCSV.pkg.recipe", - "parent": "com.github.jannheider.download.ModernCSV", - "shortname": "ModernCSV.pkg", - "inferred_type": "pkg" - }, - "com.github.jannheider.munki.Mailplane": { - "name": "Mailplane", - "description": "Downloads the latest version of Mailplane and imports it into Munki.", - "repo": "autopkg/jannheider-recipes", - "path": "Mailplane/Mailplane4.munki.recipe", - "parent": "com.github.jannheider.download.Mailplane", - "shortname": "Mailplane4.munki", - "inferred_type": "munki", - "munki_display_name": "Mailplane", - "munki_description": "The best way to use Gmail on your Mac." - }, - "com.github.jannheider.download.Mailplane": { - "name": "Mailplane", - "description": "Downloads the latest version of Mailplane.", + "com.github.jannheider.install.sipgate": { + "name": "sipgate", + "description": "Installs the latest version of sipgate.", "repo": "autopkg/jannheider-recipes", - "path": "Mailplane/Mailplane4.download.recipe", - "shortname": "Mailplane4.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.munki.Mailplane", - "com.github.jannheider.pkg.Mailplane", - "com.github.jannheider.install.Mailplane" - ] + "path": "Sipgate/Sipgate.install.recipe", + "parent": "com.github.jannheider.download.sipgate", + "shortname": "Sipgate.install", + "inferred_type": "install" }, - "com.github.jannheider.pkg.Mailplane": { - "name": "Mailplane", - "description": "Downloads the latest version of Mailplane and creates a package.", + "com.github.jannheider.pkg.sipgateCLINQ": { + "name": "sipgate CLINQ", + "description": "Downloads the latest version of sipgate CLINQ and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "Mailplane/Mailplane4.pkg.recipe", - "parent": "com.github.jannheider.download.Mailplane", - "shortname": "Mailplane4.pkg", + "path": "Sipgate/sipgate CLINQ.pkg.recipe", + "parent": "com.github.jannheider.download.sipgateCLINQ", + "shortname": "sipgate CLINQ.pkg", "inferred_type": "pkg" }, - "com.github.jannheider.install.Mailplane": { - "name": "Mailplane", - "description": "Installs the latest version of Mailplane.", - "repo": "autopkg/jannheider-recipes", - "path": "Mailplane/Mailplane4.install.recipe", - "parent": "com.github.jannheider.download.Mailplane", - "shortname": "Mailplane4.install", - "inferred_type": "install" - }, - "com.github.jannheider.munki.GoogleWebDesigner": { - "name": "Google Web Designer", - "description": "Downloads the latest version of Google Web Designer and imports it into Munki.", + "com.github.jannheider.munki.sipgate": { + "name": "sipgate", + "description": "Downloads the latest version of sipgate and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.munki.recipe", - "parent": "com.github.jannheider.download.GoogleWebDesigner", - "shortname": "GoogleWebDesigner.munki", + "path": "Sipgate/Sipgate.munki.recipe", + "parent": "com.github.jannheider.download.sipgate", + "shortname": "Sipgate.munki", "inferred_type": "munki", - "munki_display_name": "Google Web Designer", - "munki_description": "A free web browser developed by Google from the open source Chromium project with a focus on speed and minimalism." + "munki_display_name": "sipgate", + "munki_description": " " }, - "com.github.jannheider.download.GoogleWebDesigner": { - "name": "Google Web Designer", - "description": "Downloads the latest version of Google Web Designer.", + "com.github.jannheider.download.sipgateCLINQ": { + "name": "sipgate CLINQ", + "description": "Downloads the latest version of sipgate CLINQ.", "repo": "autopkg/jannheider-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.download.recipe", - "shortname": "GoogleWebDesigner.download", + "path": "Sipgate/sipgate CLINQ.download.recipe", + "shortname": "sipgate CLINQ.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.GoogleWebDesigner", - "com.github.jannheider.pkg.GoogleWebDesigner", - "com.github.jannheider.install.GoogleWebDesigner" + "com.github.jannheider.munki.sipgateCLINQ", + "com.github.jannheider.install.sipgateCLINQ", + "com.github.jannheider.pkg.sipgateCLINQ" ] }, - "com.github.jannheider.pkg.GoogleWebDesigner": { - "name": "Google Web Designer", - "description": "Downloads the latest version of Google Web Designer and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.pkg.recipe", - "parent": "com.github.jannheider.download.GoogleWebDesigner", - "shortname": "GoogleWebDesigner.pkg", - "inferred_type": "pkg" - }, - "com.github.jannheider.install.GoogleWebDesigner": { - "name": "Google Web Designer", - "description": "Installs the latest version of Google Web Designer.", - "repo": "autopkg/jannheider-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.install.recipe", - "parent": "com.github.jannheider.download.GoogleWebDesigner", - "shortname": "GoogleWebDesigner.install", - "inferred_type": "install" - }, - "com.github.jannheider.install.MacGiro12": { - "name": "MacGiro 12", - "description": "Installs the latest version of MacGiro 12.", - "repo": "autopkg/jannheider-recipes", - "path": "MacGiro/MacGiro12.install.recipe", - "parent": "com.github.jannheider.download.MacGiro12", - "shortname": "MacGiro12.install", - "inferred_type": "install" - }, - "com.github.jannheider.download.MacGiro13": { - "name": "MacGiro 13", - "description": "Downloads the latest version of MacGiro 13.", + "com.github.jannheider.download.awork": { + "name": "awork", + "description": "Downloads the latest version of awork.", "repo": "autopkg/jannheider-recipes", - "path": "MacGiro/MacGiro13.download.recipe", - "shortname": "MacGiro13.download", + "path": "awork/awork.download.recipe", + "shortname": "awork.download", "inferred_type": "download", "children": [ - "com.github.jannheider.install.MacGiro13", - "com.github.jannheider.munki.MacGiro13" + "com.github.jannheider.munki.awork" ] }, - "com.github.jannheider.munki.MacGiro12": { - "name": "MacGiro 12", - "description": "Downloads the latest version of MacGiro 12 and imports it into Munki.", + "com.github.jannheider.munki.awork": { + "name": "awork", + "description": "Downloads the latest version of awork and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "MacGiro/MacGiro12.munki.recipe", - "parent": "com.github.jannheider.download.MacGiro12", - "shortname": "MacGiro12.munki", + "path": "awork/awork.munki.recipe", + "parent": "com.github.jannheider.download.awork", + "shortname": "awork.munki", "inferred_type": "munki", - "munki_display_name": "MacGiro 12", - "munki_description": "MacGiro Homebanking" - }, - "com.github.jannheider.install.MacGiro13": { - "name": "MacGiro 13", - "description": "Installs the latest version of MacGiro 13.", - "repo": "autopkg/jannheider-recipes", - "path": "MacGiro/MacGiro13.install.recipe", - "parent": "com.github.jannheider.download.MacGiro13", - "shortname": "MacGiro13.install", - "inferred_type": "install" - }, - "com.github.jannheider.download.MacGiro12": { - "name": "MacGiro 12", - "description": "Downloads the latest version of MacGiro 12.", - "repo": "autopkg/jannheider-recipes", - "path": "MacGiro/MacGiro12.download.recipe", - "shortname": "MacGiro12.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.install.MacGiro12", - "com.github.jannheider.munki.MacGiro12" - ] + "munki_display_name": "awork", + "munki_description": " " }, - "com.github.jannheider.munki.MacGiro13": { - "name": "MacGiro 13", - "description": "Downloads the latest version of MacGiro 13 and imports it into Munki.", + "com.github.jannheider.munki.PDFExpert": { + "name": "PDF Expert", + "description": "Downloads the latest version of PDF Expert and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "MacGiro/MacGiro13.munki.recipe", - "parent": "com.github.jannheider.download.MacGiro13", - "shortname": "MacGiro13.munki", + "path": "PDF Expert/PDF Expert.munki.recipe", + "parent": "com.github.faumac.download.pdfexpert", + "shortname": "PDF Expert.munki", "inferred_type": "munki", - "munki_display_name": "MacGiro 13", - "munki_description": "" + "munki_display_name": "PDF Expert", + "munki_description": "The go-to PDF editor\nfor iPhone, iPad and Mac" }, - "com.github.jannheider.munki.STARFACE": { - "name": "STARFACE Client", - "description": "Downloads the latest version of STARFACE Client and imports it into Munki.", + "com.github.jannheider.munki.cloudya": { + "name": "Cloudya", + "description": "Downloads the latest version of Cloudya and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "STARFACE/STARFACE.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.STARFACE", - "shortname": "STARFACE.munki", + "path": "NFON/Cloudya.munki.recipe", + "parent": "com.github.peshay.download.cloudya", + "shortname": "Cloudya.munki", "inferred_type": "munki", - "munki_display_name": "STARFACE Client", - "munki_description": "STARFACE Client" + "munki_display_name": "Cloudya", + "munki_description": "Cloud-telephone system" }, - "com.github.jannheider.install.STARFACE": { - "name": "STARFACE Client", - "description": "Installs the latest version of STARFACE Client.", + "com.github.jannheider.pkg.TickTick": { + "name": "TickTick", + "description": "Downloads the latest version of TickTick and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "STARFACE/STARFACE.install.recipe", - "parent": "com.github.ahousseini-recipes.download.STARFACE", - "shortname": "STARFACE.install", - "inferred_type": "install" + "path": "TickTick/TickTick.pkg.recipe", + "parent": "com.github.jannheider.download.TickTick", + "shortname": "TickTick.pkg", + "inferred_type": "pkg" }, - "com.github.jannheider.munki.STARFACE8": { - "name": "STARFACE 8 Client", - "description": "Downloads the latest version of STARFACE 8 Client and imports it into Munki.", + "com.github.jannheider.munki.TickTick": { + "name": "TickTick", + "description": "Downloads the latest version of TickTick and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "STARFACE/STARFACE8.munki.recipe", - "parent": "com.github.jannheider.download.STARFACE8", - "shortname": "STARFACE8.munki", + "path": "TickTick/TickTick.munki.recipe", + "parent": "com.github.jannheider.download.TickTick", + "shortname": "TickTick.munki", "inferred_type": "munki", - "munki_display_name": "STARFACE 8 Client", - "munki_description": "STARFACE 8 Client" + "munki_display_name": "TickTick", + "munki_description": " " }, - "com.github.jannheider.download.STARFACE8": { - "name": "STARFACE8", - "description": "Downloads the latest version of STARFACE 8.", + "com.github.jannheider.download.TickTick": { + "name": "TickTick", + "description": "Downloads the latest version of TickTick.", "repo": "autopkg/jannheider-recipes", - "path": "STARFACE/STARFACE8.download.recipe", - "shortname": "STARFACE8.download", + "path": "TickTick/TickTick.download.recipe", + "shortname": "TickTick.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.STARFACE8" + "com.github.jannheider.pkg.TickTick", + "com.github.jannheider.munki.TickTick", + "com.github.jannheider.install.TickTick" ] }, - "com.github.jannheider.munki.DrawThings": { - "name": "DrawThings", - "description": "Downloads the latest version of DrawThings and imports it into Munki.", + "com.github.jannheider.install.TickTick": { + "name": "TickTick", + "description": "Installs the latest version of TickTick.", "repo": "autopkg/jannheider-recipes", - "path": "DrawThings/DrawThings.munki.recipe", - "parent": "com.github.jannheider.download.DrawThings", - "shortname": "DrawThings.munki", - "inferred_type": "munki", - "munki_display_name": "DrawThings", - "munki_description": " " + "path": "TickTick/TickTick.install.recipe", + "parent": "com.github.jannheider.download.TickTick", + "shortname": "TickTick.install", + "inferred_type": "install" }, - "com.github.jannheider.download.DrawThings": { - "name": "DrawThings", - "description": "Downloads the latest version of DrawThings.", + "com.github.jannheider.download.TeamViewerQSCustomMultiple": { + "name": "TeamViewerQSCustomMultiple", + "description": "Downloads the latest custom TeamViewer QuickSupport zip for multiple quicksupport custom Versions. The ORG_NAME variable should exactly reflect the organisation name and the configurationID should exactly reflect the configuration-ID from the Teamviewer custom installer", "repo": "autopkg/jannheider-recipes", - "path": "DrawThings/DrawThings.download.recipe", - "shortname": "DrawThings.download", + "path": "TeamViewer/TeamViewerQSCustomMultiple.download.recipe", + "shortname": "TeamViewerQSCustomMultiple.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.DrawThings", - "com.github.jannheider.install.DrawThings", - "com.github.jannheider.pkg.DrawThings" + "com.github.jannheider.munki.TeamViewerQSCustomMultiple" ] }, - "com.github.jannheider.install.DrawThings": { - "name": "DrawThings", - "description": "Installs the latest version of DrawThings.", - "repo": "autopkg/jannheider-recipes", - "path": "DrawThings/DrawThings.install.recipe", - "parent": "com.github.jannheider.download.DrawThings", - "shortname": "DrawThings.install", - "inferred_type": "install" - }, - "com.github.jannheider.pkg.DrawThings": { - "name": "DrawThings", - "description": "Downloads the latest version of DrawThings and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "DrawThings/DrawThings.pkg.recipe", - "parent": "com.github.jannheider.download.DrawThings", - "shortname": "DrawThings.pkg", - "inferred_type": "pkg" - }, - "com.github.jannheider.munki.Todoist": { - "name": "Todoist", - "description": "Downloads the latest version of Todoist and imports it into Munki.", + "com.github.jannheider.munki.TeamViewerQSCustomMultiple": { + "name": "TeamViewerQS %ORG_NAME%", + "description": "Downloads the latest version of TeamViewerQS and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Todoist/Todoist.munki.recipe", - "parent": "com.github.jannheider.download.Todoist", - "shortname": "Todoist.munki", + "path": "TeamViewer/TeamViewerQSCustomMultiple.munki.recipe", + "parent": "com.github.jannheider.download.TeamViewerQSCustomMultiple", + "shortname": "TeamViewerQSCustomMultiple.munki", "inferred_type": "munki", - "munki_display_name": "Todoist", + "munki_display_name": "TeamViewerQS %ORG_NAME%", "munki_description": " " }, - "com.github.jannheider.install.Todoist": { - "name": "Todoist", - "description": "Installs the latest version of Todoist.", + "com.github.jannheider.munki.1Passwordlatest": { + "name": "1Password latest", + "description": "Downloads the latest version of 1Password and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Todoist/Todoist.install.recipe", - "parent": "com.github.jannheider.download.Todoist", - "shortname": "Todoist.install", - "inferred_type": "install" + "path": "AgileBits/1PasswordLatest.munki.recipe", + "parent": "com.github.jannheider.download.1Passwordlatest", + "shortname": "1PasswordLatest.munki", + "inferred_type": "munki", + "munki_display_name": "1Password", + "munki_description": " " }, - "com.github.jannheider.download.Todoist": { - "name": "Todoist", - "description": "Downloads the latest version of Todoist.", + "com.github.jannheider.download.1Passwordlatest": { + "name": "1Password", + "description": "Downloads the latest version of 1Password.", "repo": "autopkg/jannheider-recipes", - "path": "Todoist/Todoist.download.recipe", - "shortname": "Todoist.download", + "path": "AgileBits/1PasswordLatest.download.recipe", + "shortname": "1PasswordLatest.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.Todoist", - "com.github.jannheider.install.Todoist", - "com.github.jannheider.pkg.Todoist" + "com.github.jannheider.munki.1Passwordlatest" ] }, - "com.github.jannheider.pkg.Todoist": { - "name": "Todoist", - "description": "Downloads the latest version of Todoist and creates a package.", - "repo": "autopkg/jannheider-recipes", - "path": "Todoist/Todoist.pkg.recipe", - "parent": "com.github.jannheider.download.Todoist", - "shortname": "Todoist.pkg", - "inferred_type": "pkg" - }, "com.github.jannheider.munki.Franz-arm": { "name": "Franz-arm", "description": "Downloads the latest version of Franz and imports it into Munki.", @@ -131942,38 +131798,78 @@ "com.github.jannheider.munki.Franz-arm" ] }, - "com.github.jannheider.munki.PDFExpert": { - "name": "PDF Expert", - "description": "Downloads the latest version of PDF Expert and imports it into Munki.", + "com.github.jannheider.download.SpyderX2": { + "name": "Spyder X2", + "description": "Downloads the latest version of Spyder X2.", "repo": "autopkg/jannheider-recipes", - "path": "PDF Expert/PDF Expert.munki.recipe", - "parent": "com.github.faumac.download.pdfexpert", - "shortname": "PDF Expert.munki", + "path": "Datacolor/SpyderX2.download.recipe", + "shortname": "SpyderX2.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.install.SpyderX2", + "com.github.jannheider.pkg.SpyderX2", + "com.github.jannheider.munki.SpyderX2" + ] + }, + "com.github.jannheider.install.SpyderX2": { + "name": "Spyder X2", + "description": "Installs the latest version of Spyder X2.", + "repo": "autopkg/jannheider-recipes", + "path": "Datacolor/SpyderX2.install.recipe", + "parent": "com.github.jannheider.download.SpyderX2", + "shortname": "SpyderX2.install", + "inferred_type": "install" + }, + "com.github.jannheider.pkg.SpyderX2": { + "name": "Spyder X2", + "description": "Downloads the latest version of Spyder X2 and creates a package.", + "repo": "autopkg/jannheider-recipes", + "path": "Datacolor/SpyderX2.pkg.recipe", + "parent": "com.github.jannheider.download.SpyderX2", + "shortname": "SpyderX2.pkg", + "inferred_type": "pkg" + }, + "com.github.jannheider.munki.SpyderX2": { + "name": "Spyder X2", + "description": "Downloads the latest version of Spyder X2 and imports it into Munki.", + "repo": "autopkg/jannheider-recipes", + "path": "Datacolor/SpyderX2.munki.recipe", + "parent": "com.github.jannheider.download.SpyderX2", + "shortname": "SpyderX2.munki", "inferred_type": "munki", - "munki_display_name": "PDF Expert", - "munki_description": "The go-to PDF editor\nfor iPhone, iPad and Mac" + "munki_display_name": "Spyder X2", + "munki_description": " " }, - "com.github.jannheider.download.awork": { - "name": "awork", - "description": "Downloads the latest version of awork.", + "com.github.jannheider.download.InxmailProfessional": { + "name": "Inxmail Professional", + "description": "Downloads the latest version of Inxmail Professional.", "repo": "autopkg/jannheider-recipes", - "path": "awork/awork.download.recipe", - "shortname": "awork.download", + "path": "Inxmail Professional/Inxmail Professional.download.recipe", + "shortname": "Inxmail Professional.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.awork" + "com.github.jannheider.pkg.InxmailProfessional", + "com.github.jannheider.install.InxmailProfessional", + "com.github.jannheider.munki.InxmailProfessional" ] }, - "com.github.jannheider.munki.awork": { - "name": "awork", - "description": "Downloads the latest version of awork and imports it into Munki.", + "com.github.jannheider.pkg.InxmailProfessional": { + "name": "Inxmail Professional", + "description": "Downloads the latest version of Inxmail Professional and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "awork/awork.munki.recipe", - "parent": "com.github.jannheider.download.awork", - "shortname": "awork.munki", - "inferred_type": "munki", - "munki_display_name": "awork", - "munki_description": " " + "path": "Inxmail Professional/Inxmail Professional.pkg.recipe", + "parent": "com.github.jannheider.download.InxmailProfessional", + "shortname": "Inxmail Professional.pkg", + "inferred_type": "pkg" + }, + "com.github.jannheider.install.InxmailProfessional": { + "name": "Inxmail Professional", + "description": "Installs the latest version of Inxmail Professional.", + "repo": "autopkg/jannheider-recipes", + "path": "Inxmail Professional/Inxmail Professional.install.recipe", + "parent": "com.github.jannheider.download.InxmailProfessional", + "shortname": "Inxmail Professional.install", + "inferred_type": "install" }, "com.github.jannheider.munki.InxmailProfessional": { "name": "Inxmail Professional", @@ -131986,37 +131882,122 @@ "munki_display_name": "Inxmail Professional", "munki_description": " " }, - "com.github.jannheider.install.InxmailProfessional": { - "name": "Inxmail Professional", - "description": "Installs the latest version of Inxmail Professional.", + "com.github.jannheider.munki.MisterHorseProductManager": { + "name": "Mister Horse Product Manager", + "description": "Downloads the latest version of Mister Horse Product Manager and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Inxmail Professional/Inxmail Professional.install.recipe", - "parent": "com.github.jannheider.download.InxmailProfessional", - "shortname": "Inxmail Professional.install", + "path": "Mister Horse Product Manager/Mister Horse Product Manager.munki.recipe", + "parent": "com.github.jannheider.download.MisterHorseProductManager", + "shortname": "Mister Horse Product Manager.munki", + "inferred_type": "munki", + "munki_display_name": "Mister Horse Product Manager", + "munki_description": " " + }, + "com.github.jannheider.pkg.MisterHorseProductManager": { + "name": "Mister Horse Product Manager", + "description": "Downloads the latest version of Mister Horse Product Manager and creates a package.", + "repo": "autopkg/jannheider-recipes", + "path": "Mister Horse Product Manager/Mister Horse Product Manager.pkg.recipe", + "parent": "com.github.jannheider.download.MisterHorseProductManager", + "shortname": "Mister Horse Product Manager.pkg", + "inferred_type": "pkg" + }, + "com.github.jannheider.download.MisterHorseProductManager": { + "name": "Mister Horse Product Manager", + "description": "Downloads the latest version of Mister Horse Product Manager.", + "repo": "autopkg/jannheider-recipes", + "path": "Mister Horse Product Manager/Mister Horse Product Manager.download.recipe", + "shortname": "Mister Horse Product Manager.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.munki.MisterHorseProductManager", + "com.github.jannheider.pkg.MisterHorseProductManager", + "com.github.jannheider.install.MisterHorseProductManager" + ] + }, + "com.github.jannheider.install.MisterHorseProductManager": { + "name": "Mister Horse Product Manager", + "description": "Installs the latest version of Mister Horse Product Manager.", + "repo": "autopkg/jannheider-recipes", + "path": "Mister Horse Product Manager/Mister Horse Product Manager.install.recipe", + "parent": "com.github.jannheider.download.MisterHorseProductManager", + "shortname": "Mister Horse Product Manager.install", "inferred_type": "install" }, - "com.github.jannheider.pkg.InxmailProfessional": { - "name": "Inxmail Professional", - "description": "Downloads the latest version of Inxmail Professional and creates a package.", + "com.github.jannheider.munki.GoogleWebDesigner": { + "name": "Google Web Designer", + "description": "Downloads the latest version of Google Web Designer and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Inxmail Professional/Inxmail Professional.pkg.recipe", - "parent": "com.github.jannheider.download.InxmailProfessional", - "shortname": "Inxmail Professional.pkg", + "path": "GoogleWebDesigner/GoogleWebDesigner.munki.recipe", + "parent": "com.github.jannheider.download.GoogleWebDesigner", + "shortname": "GoogleWebDesigner.munki", + "inferred_type": "munki", + "munki_display_name": "Google Web Designer", + "munki_description": "A free web browser developed by Google from the open source Chromium project with a focus on speed and minimalism." + }, + "com.github.jannheider.pkg.GoogleWebDesigner": { + "name": "Google Web Designer", + "description": "Downloads the latest version of Google Web Designer and creates a package.", + "repo": "autopkg/jannheider-recipes", + "path": "GoogleWebDesigner/GoogleWebDesigner.pkg.recipe", + "parent": "com.github.jannheider.download.GoogleWebDesigner", + "shortname": "GoogleWebDesigner.pkg", "inferred_type": "pkg" }, - "com.github.jannheider.download.InxmailProfessional": { - "name": "Inxmail Professional", - "description": "Downloads the latest version of Inxmail Professional.", + "com.github.jannheider.download.GoogleWebDesigner": { + "name": "Google Web Designer", + "description": "Downloads the latest version of Google Web Designer.", "repo": "autopkg/jannheider-recipes", - "path": "Inxmail Professional/Inxmail Professional.download.recipe", - "shortname": "Inxmail Professional.download", + "path": "GoogleWebDesigner/GoogleWebDesigner.download.recipe", + "shortname": "GoogleWebDesigner.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.InxmailProfessional", - "com.github.jannheider.install.InxmailProfessional", - "com.github.jannheider.pkg.InxmailProfessional" + "com.github.jannheider.munki.GoogleWebDesigner", + "com.github.jannheider.pkg.GoogleWebDesigner", + "com.github.jannheider.install.GoogleWebDesigner" + ] + }, + "com.github.jannheider.install.GoogleWebDesigner": { + "name": "Google Web Designer", + "description": "Installs the latest version of Google Web Designer.", + "repo": "autopkg/jannheider-recipes", + "path": "GoogleWebDesigner/GoogleWebDesigner.install.recipe", + "parent": "com.github.jannheider.download.GoogleWebDesigner", + "shortname": "GoogleWebDesigner.install", + "inferred_type": "install" + }, + "com.github.jannheider.munki.MoneyMoney": { + "name": "MoneyMoney", + "description": "Downloads the latest version of MoneyMoney and imports it into Munki.", + "repo": "autopkg/jannheider-recipes", + "path": "MoneyMoney/MoneyMoney.munki.recipe", + "parent": "com.github.jannheider.download.MoneyMoney", + "shortname": "MoneyMoney.munki", + "inferred_type": "munki", + "munki_display_name": "MoneyMoney", + "munki_description": "German banking application." + }, + "com.github.jannheider.download.MoneyMoney": { + "name": "MoneyMoney", + "description": "Downloads the latest version of MoneyMoney.", + "repo": "autopkg/jannheider-recipes", + "path": "MoneyMoney/MoneyMoney.download.recipe", + "shortname": "MoneyMoney.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.munki.MoneyMoney", + "com.github.jannheider.install.MoneyMoney" ] }, + "com.github.jannheider.install.MoneyMoney": { + "name": "MoneyMoney", + "description": "Installs the latest version of MoneyMoney.", + "repo": "autopkg/jannheider-recipes", + "path": "MoneyMoney/MoneyMoney.install.recipe", + "parent": "com.github.jannheider.download.MoneyMoney", + "shortname": "MoneyMoney.install", + "inferred_type": "install" + }, "com.github.jannheider.munki.Clevershare": { "name": "Clevershare", "description": "Downloads the latest version of Clevershare and imports it into Munki.", @@ -132028,18 +132009,14 @@ "munki_display_name": "Clevershare", "munki_description": " " }, - "com.github.jannheider.download.Clevershare": { + "com.github.jannheider.install.Clevershare": { "name": "Clevershare", - "description": "Downloads the latest version of Clevershare.", + "description": "Installs the latest version of Clevershare.", "repo": "autopkg/jannheider-recipes", - "path": "Clevershare/Clevershare.download.recipe", - "shortname": "Clevershare.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.munki.Clevershare", - "com.github.jannheider.pkg.Clevershare", - "com.github.jannheider.install.Clevershare" - ] + "path": "Clevershare/Clevershare.install.recipe", + "parent": "com.github.jannheider.download.Clevershare", + "shortname": "Clevershare.install", + "inferred_type": "install" }, "com.github.jannheider.pkg.Clevershare": { "name": "Clevershare", @@ -132050,47 +132027,103 @@ "shortname": "Clevershare.pkg", "inferred_type": "pkg" }, - "com.github.jannheider.install.Clevershare": { + "com.github.jannheider.download.Clevershare": { "name": "Clevershare", - "description": "Installs the latest version of Clevershare.", + "description": "Downloads the latest version of Clevershare.", "repo": "autopkg/jannheider-recipes", - "path": "Clevershare/Clevershare.install.recipe", - "parent": "com.github.jannheider.download.Clevershare", - "shortname": "Clevershare.install", + "path": "Clevershare/Clevershare.download.recipe", + "shortname": "Clevershare.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.munki.Clevershare", + "com.github.jannheider.install.Clevershare", + "com.github.jannheider.pkg.Clevershare" + ] + }, + "com.github.jannheider.install.Mailplane": { + "name": "Mailplane", + "description": "Installs the latest version of Mailplane.", + "repo": "autopkg/jannheider-recipes", + "path": "Mailplane/Mailplane4.install.recipe", + "parent": "com.github.jannheider.download.Mailplane", + "shortname": "Mailplane4.install", "inferred_type": "install" }, - "com.github.jannheider.recipes.munki.DellDisplayAndPeripheralManager": { - "name": "DDPM", - "description": "Downloads the latest version of Dell Display Manager and imports it into Munki.", + "com.github.jannheider.download.Mailplane": { + "name": "Mailplane", + "description": "Downloads the latest version of Mailplane.", "repo": "autopkg/jannheider-recipes", - "path": "DellDisplayAndPeripheralManager/DellDisplayAndPeripheralManager.munki.recipe", - "parent": "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager", - "shortname": "DellDisplayAndPeripheralManager.munki", + "path": "Mailplane/Mailplane4.download.recipe", + "shortname": "Mailplane4.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.install.Mailplane", + "com.github.jannheider.munki.Mailplane", + "com.github.jannheider.pkg.Mailplane" + ] + }, + "com.github.jannheider.munki.Mailplane": { + "name": "Mailplane", + "description": "Downloads the latest version of Mailplane and imports it into Munki.", + "repo": "autopkg/jannheider-recipes", + "path": "Mailplane/Mailplane4.munki.recipe", + "parent": "com.github.jannheider.download.Mailplane", + "shortname": "Mailplane4.munki", "inferred_type": "munki", - "munki_display_name": "Dell Display Manager", - "munki_description": "Dell Display Manager for macOS" + "munki_display_name": "Mailplane", + "munki_description": "The best way to use Gmail on your Mac." }, - "com.github.jannheider.munki.cloudya": { - "name": "Cloudya", - "description": "Downloads the latest version of Cloudya and imports it into Munki.", + "com.github.jannheider.pkg.Mailplane": { + "name": "Mailplane", + "description": "Downloads the latest version of Mailplane and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "NFON/Cloudya.munki.recipe", - "parent": "com.github.peshay.download.cloudya", - "shortname": "Cloudya.munki", + "path": "Mailplane/Mailplane4.pkg.recipe", + "parent": "com.github.jannheider.download.Mailplane", + "shortname": "Mailplane4.pkg", + "inferred_type": "pkg" + }, + "com.github.jannheider.munki.darktable": { + "name": "darktable", + "description": "Downloads the latest version of darktable and imports it into Munki.", + "repo": "autopkg/jannheider-recipes", + "path": "Darktable/darktable.munki.recipe", + "parent": "com.github.faumac.download.darktable", + "shortname": "darktable.munki", "inferred_type": "munki", - "munki_display_name": "Cloudya", - "munki_description": "Cloud-telephone system" + "munki_display_name": "darktable", + "munki_description": "darktable is an open source photography workflow application and raw developer" }, - "com.github.jannheider.munki.Tresorit": { - "name": "Tresorit", - "description": "Downloads the latest version of Tresorit and imports it into Munki.", + "com.github.jannheider.munki.MIBBrowserFree": { + "name": "MIB Browser Free", + "description": "Downloads the latest version of MIB Browser Free and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "Tresorit/Tresorit.munki.recipe", - "parent": "com.github.ahousseini-recipes.download.Tresorit", - "shortname": "Tresorit.munki", + "path": "MIBBrowserFree/MIBBrowserFree.munki.recipe", + "parent": "com.github.jannheider.download.MIBBrowserFree", + "shortname": "MIBBrowserFree.munki", "inferred_type": "munki", - "munki_display_name": "Tresorit", - "munki_description": "Secure, end-to-end encrypted cloud storage and sharing." + "munki_display_name": "MIB Browser", + "munki_description": "MIB browser is an indispensable tool for engineers to manage SNMP enabled network devices and applications." + }, + "com.github.jannheider.install.MIBBrowserFree": { + "name": "MIB Browser Free", + "description": "Installs the latest version of MIB Browser Free.", + "repo": "autopkg/jannheider-recipes", + "path": "MIBBrowserFree/MIBBrowserFree.install.recipe", + "parent": "com.github.jannheider.download.MIBBrowserFree", + "shortname": "MIBBrowserFree.install", + "inferred_type": "install" + }, + "com.github.jannheider.download.MIBBrowserFree": { + "name": "MIB Browser Free", + "description": "Downloads the latest version of MIB Browser Free.", + "repo": "autopkg/jannheider-recipes", + "path": "MIBBrowserFree/MIBBrowserFree.download.recipe", + "shortname": "MIBBrowserFree.download", + "inferred_type": "download", + "children": [ + "com.github.jannheider.munki.MIBBrowserFree", + "com.github.jannheider.install.MIBBrowserFree" + ] }, "com.github.jannheider.pkg.IconJar": { "name": "IconJar", @@ -132101,6 +132134,17 @@ "shortname": "IconJar.pkg", "inferred_type": "pkg" }, + "com.github.jannheider.munki.IconJar": { + "name": "IconJar", + "description": "Downloads the latest version of IconJar and imports it into Munki.", + "repo": "autopkg/jannheider-recipes", + "path": "IconJar/IconJar.munki.recipe", + "parent": "com.github.jannheider.download.IconJar", + "shortname": "IconJar.munki", + "inferred_type": "munki", + "munki_display_name": "IconJar", + "munki_description": "Search, preview, use and export icons." + }, "com.github.jannheider.download.IconJar": { "name": "IconJar", "description": "Downloads the latest version of IconJar.", @@ -132114,17 +132158,6 @@ "com.github.jannheider.install.IconJar" ] }, - "com.github.jannheider.munki.IconJar": { - "name": "IconJar", - "description": "Downloads the latest version of IconJar and imports it into Munki.", - "repo": "autopkg/jannheider-recipes", - "path": "IconJar/IconJar.munki.recipe", - "parent": "com.github.jannheider.download.IconJar", - "shortname": "IconJar.munki", - "inferred_type": "munki", - "munki_display_name": "IconJar", - "munki_description": "Search, preview, use and export icons." - }, "com.github.jannheider.install.IconJar": { "name": "IconJar", "description": "Installs the latest version of IconJar.", @@ -132134,270 +132167,236 @@ "shortname": "IconJar.install", "inferred_type": "install" }, - "com.github.jannheider.munki.Iconset": { - "name": "Iconset", - "description": "Downloads the latest version of Iconset and imports it into Munki.", - "repo": "autopkg/jannheider-recipes", - "path": "Iconset/Iconset.munki.recipe", - "parent": "com.github.jannheider.download.Iconset", - "shortname": "Iconset.munki", - "inferred_type": "munki", - "munki_display_name": "Iconset", - "munki_description": "Iconset App releases" - }, - "com.github.jannheider.munki.Iconset-arm": { - "name": "Iconset-arm", - "description": "Downloads the latest version of Iconset and imports it into Munki.", - "repo": "autopkg/jannheider-recipes", - "path": "Iconset/Iconset-arm.munki.recipe", - "parent": "com.github.jannheider.download.Iconset-arm", - "shortname": "Iconset-arm.munki", - "inferred_type": "munki", - "munki_display_name": "Iconset", - "munki_description": "Iconset App releases" - }, - "com.github.jannheider.download.Iconset": { - "name": "Iconset", - "description": "Downloads the latest version of Iconset.", + "com.github.jannheider.download.MacGiro12": { + "name": "MacGiro 12", + "description": "Downloads the latest version of MacGiro 12.", "repo": "autopkg/jannheider-recipes", - "path": "Iconset/Iconset.download.recipe", - "shortname": "Iconset.download", + "path": "MacGiro/MacGiro12.download.recipe", + "shortname": "MacGiro12.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.Iconset" + "com.github.jannheider.munki.MacGiro12", + "com.github.jannheider.install.MacGiro12" ] }, - "com.github.jannheider.download.Iconset-arm": { - "name": "Iconset-arm", - "description": "Downloads the latest version of Iconset.", + "com.github.jannheider.download.MacGiro13": { + "name": "MacGiro 13", + "description": "Downloads the latest version of MacGiro 13.", "repo": "autopkg/jannheider-recipes", - "path": "Iconset/Iconset-arm.download.recipe", - "shortname": "Iconset-arm.download", + "path": "MacGiro/MacGiro13.download.recipe", + "shortname": "MacGiro13.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.Iconset-arm" + "com.github.jannheider.install.MacGiro13", + "com.github.jannheider.munki.MacGiro13" ] }, - "com.github.jannheider.munki.MIBBrowserFree": { - "name": "MIB Browser Free", - "description": "Downloads the latest version of MIB Browser Free and imports it into Munki.", + "com.github.jannheider.munki.MacGiro12": { + "name": "MacGiro 12", + "description": "Downloads the latest version of MacGiro 12 and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "MIBBrowserFree/MIBBrowserFree.munki.recipe", - "parent": "com.github.jannheider.download.MIBBrowserFree", - "shortname": "MIBBrowserFree.munki", + "path": "MacGiro/MacGiro12.munki.recipe", + "parent": "com.github.jannheider.download.MacGiro12", + "shortname": "MacGiro12.munki", "inferred_type": "munki", - "munki_display_name": "MIB Browser", - "munki_description": "MIB browser is an indispensable tool for engineers to manage SNMP enabled network devices and applications." - }, - "com.github.jannheider.download.MIBBrowserFree": { - "name": "MIB Browser Free", - "description": "Downloads the latest version of MIB Browser Free.", - "repo": "autopkg/jannheider-recipes", - "path": "MIBBrowserFree/MIBBrowserFree.download.recipe", - "shortname": "MIBBrowserFree.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.munki.MIBBrowserFree", - "com.github.jannheider.install.MIBBrowserFree" - ] + "munki_display_name": "MacGiro 12", + "munki_description": "MacGiro Homebanking" }, - "com.github.jannheider.install.MIBBrowserFree": { - "name": "MIB Browser Free", - "description": "Installs the latest version of MIB Browser Free.", + "com.github.jannheider.install.MacGiro13": { + "name": "MacGiro 13", + "description": "Installs the latest version of MacGiro 13.", "repo": "autopkg/jannheider-recipes", - "path": "MIBBrowserFree/MIBBrowserFree.install.recipe", - "parent": "com.github.jannheider.download.MIBBrowserFree", - "shortname": "MIBBrowserFree.install", + "path": "MacGiro/MacGiro13.install.recipe", + "parent": "com.github.jannheider.download.MacGiro13", + "shortname": "MacGiro13.install", "inferred_type": "install" }, - "com.github.jannheider.download.callaspdfToolbox": { - "name": "callas pdfToolbox", - "description": "Downloads the latest version of callas pdfToolbox.", + "com.github.jannheider.munki.MacGiro13": { + "name": "MacGiro 13", + "description": "Downloads the latest version of MacGiro 13 and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "callas pdfToolbox/callas pdfToolbox.download.recipe", - "shortname": "callas pdfToolbox.download", - "inferred_type": "download", - "children": [ - "com.github.jannheider.install.callaspdfToolbox", - "com.github.jannheider.munki.callaspdfToolbox", - "com.github.jannheider.pkg.callaspdfToolbox" - ] + "path": "MacGiro/MacGiro13.munki.recipe", + "parent": "com.github.jannheider.download.MacGiro13", + "shortname": "MacGiro13.munki", + "inferred_type": "munki", + "munki_display_name": "MacGiro 13", + "munki_description": "" }, - "com.github.jannheider.install.callaspdfToolbox": { - "name": "callas pdfToolbox", - "description": "Installs the latest version of callas pdfToolbox.", + "com.github.jannheider.install.MacGiro12": { + "name": "MacGiro 12", + "description": "Installs the latest version of MacGiro 12.", "repo": "autopkg/jannheider-recipes", - "path": "callas pdfToolbox/callas pdfToolbox.install.recipe", - "parent": "com.github.jannheider.download.callaspdfToolbox", - "shortname": "callas pdfToolbox.install", + "path": "MacGiro/MacGiro12.install.recipe", + "parent": "com.github.jannheider.download.MacGiro12", + "shortname": "MacGiro12.install", "inferred_type": "install" }, - "com.github.jannheider.munki.callaspdfToolbox": { - "name": "callas pdfToolbox", - "description": "Downloads the latest version of callas pdfToolbox and imports it into Munki.", + "com.github.jannheider.munki.STARFACE8": { + "name": "STARFACE 8 Client", + "description": "Downloads the latest version of STARFACE 8 Client and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "callas pdfToolbox/callas pdfToolbox.munki.recipe", - "parent": "com.github.jannheider.download.callaspdfToolbox", - "shortname": "callas pdfToolbox.munki", + "path": "STARFACE/STARFACE8.munki.recipe", + "parent": "com.github.jannheider.download.STARFACE8", + "shortname": "STARFACE8.munki", "inferred_type": "munki", - "munki_display_name": "callas pdfToolbox", - "munki_description": " " + "munki_display_name": "STARFACE 8 Client", + "munki_description": "STARFACE 8 Client" }, - "com.github.jannheider.pkg.callaspdfToolbox": { - "name": "callas pdfToolbox", - "description": "Downloads the latest version of callas pdfToolbox and creates a package.", + "com.github.jannheider.install.STARFACE": { + "name": "STARFACE Client", + "description": "Installs the latest version of STARFACE Client.", "repo": "autopkg/jannheider-recipes", - "path": "callas pdfToolbox/callas pdfToolbox.pkg.recipe", - "parent": "com.github.jannheider.download.callaspdfToolbox", - "shortname": "callas pdfToolbox.pkg", - "inferred_type": "pkg" + "path": "STARFACE/STARFACE.install.recipe", + "parent": "com.github.ahousseini-recipes.download.STARFACE", + "shortname": "STARFACE.install", + "inferred_type": "install" }, - "com.github.jannheider.munki.TeamViewerQSCustomMultiple": { - "name": "TeamViewerQS %ORG_NAME%", - "description": "Downloads the latest version of TeamViewerQS and imports it into Munki.", + "com.github.jannheider.munki.STARFACE": { + "name": "STARFACE Client", + "description": "Downloads the latest version of STARFACE Client and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "TeamViewer/TeamViewerQSCustomMultiple.munki.recipe", - "parent": "com.github.jannheider.download.TeamViewerQSCustomMultiple", - "shortname": "TeamViewerQSCustomMultiple.munki", + "path": "STARFACE/STARFACE.munki.recipe", + "parent": "com.github.ahousseini-recipes.download.STARFACE", + "shortname": "STARFACE.munki", "inferred_type": "munki", - "munki_display_name": "TeamViewerQS %ORG_NAME%", - "munki_description": " " + "munki_display_name": "STARFACE Client", + "munki_description": "STARFACE Client" }, - "com.github.jannheider.download.TeamViewerQSCustomMultiple": { - "name": "TeamViewerQSCustomMultiple", - "description": "Downloads the latest custom TeamViewer QuickSupport zip for multiple quicksupport custom Versions. The ORG_NAME variable should exactly reflect the organisation name and the configurationID should exactly reflect the configuration-ID from the Teamviewer custom installer", + "com.github.jannheider.download.STARFACE8": { + "name": "STARFACE8", + "description": "Downloads the latest version of STARFACE 8.", "repo": "autopkg/jannheider-recipes", - "path": "TeamViewer/TeamViewerQSCustomMultiple.download.recipe", - "shortname": "TeamViewerQSCustomMultiple.download", + "path": "STARFACE/STARFACE8.download.recipe", + "shortname": "STARFACE8.download", "inferred_type": "download", "children": [ - "com.github.jannheider.munki.TeamViewerQSCustomMultiple" + "com.github.jannheider.munki.STARFACE8" ] }, - "com.github.jannheider.install.TickTick": { - "name": "TickTick", - "description": "Installs the latest version of TickTick.", + "com.github.jannheider.pkg.DrawThings": { + "name": "DrawThings", + "description": "Downloads the latest version of DrawThings and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "TickTick/TickTick.install.recipe", - "parent": "com.github.jannheider.download.TickTick", - "shortname": "TickTick.install", - "inferred_type": "install" + "path": "DrawThings/DrawThings.pkg.recipe", + "parent": "com.github.jannheider.download.DrawThings", + "shortname": "DrawThings.pkg", + "inferred_type": "pkg" }, - "com.github.jannheider.download.TickTick": { - "name": "TickTick", - "description": "Downloads the latest version of TickTick.", + "com.github.jannheider.download.DrawThings": { + "name": "DrawThings", + "description": "Downloads the latest version of DrawThings.", "repo": "autopkg/jannheider-recipes", - "path": "TickTick/TickTick.download.recipe", - "shortname": "TickTick.download", + "path": "DrawThings/DrawThings.download.recipe", + "shortname": "DrawThings.download", "inferred_type": "download", "children": [ - "com.github.jannheider.install.TickTick", - "com.github.jannheider.pkg.TickTick", - "com.github.jannheider.munki.TickTick" + "com.github.jannheider.pkg.DrawThings", + "com.github.jannheider.install.DrawThings", + "com.github.jannheider.munki.DrawThings" ] }, - "com.github.jannheider.pkg.TickTick": { - "name": "TickTick", - "description": "Downloads the latest version of TickTick and creates a package.", + "com.github.jannheider.install.DrawThings": { + "name": "DrawThings", + "description": "Installs the latest version of DrawThings.", "repo": "autopkg/jannheider-recipes", - "path": "TickTick/TickTick.pkg.recipe", - "parent": "com.github.jannheider.download.TickTick", - "shortname": "TickTick.pkg", - "inferred_type": "pkg" + "path": "DrawThings/DrawThings.install.recipe", + "parent": "com.github.jannheider.download.DrawThings", + "shortname": "DrawThings.install", + "inferred_type": "install" }, - "com.github.jannheider.munki.TickTick": { - "name": "TickTick", - "description": "Downloads the latest version of TickTick and imports it into Munki.", + "com.github.jannheider.munki.DrawThings": { + "name": "DrawThings", + "description": "Downloads the latest version of DrawThings and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "TickTick/TickTick.munki.recipe", - "parent": "com.github.jannheider.download.TickTick", - "shortname": "TickTick.munki", + "path": "DrawThings/DrawThings.munki.recipe", + "parent": "com.github.jannheider.download.DrawThings", + "shortname": "DrawThings.munki", "inferred_type": "munki", - "munki_display_name": "TickTick", + "munki_display_name": "DrawThings", "munki_description": " " }, - "com.github.jannheider.install.SpyderX2": { - "name": "Spyder X2", - "description": "Installs the latest version of Spyder X2.", + "com.github.jannheider.pkg.WOW": { + "name": "WOW", + "description": "Downloads the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "Datacolor/SpyderX2.install.recipe", - "parent": "com.github.jannheider.download.SpyderX2", - "shortname": "SpyderX2.install", + "path": "WOW/WOW.pkg.recipe", + "parent": "com.github.jannheider.download.WOW", + "shortname": "WOW.pkg", + "inferred_type": "pkg" + }, + "com.github.jannheider.install.WOW": { + "name": "WOW", + "description": "Installs the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", + "repo": "autopkg/jannheider-recipes", + "path": "WOW/WOW.install.recipe", + "parent": "com.github.jannheider.download.WOW", + "shortname": "WOW.install", "inferred_type": "install" }, - "com.github.jannheider.pkg.SpyderX2": { - "name": "Spyder X2", - "description": "Downloads the latest version of Spyder X2 and creates a package.", + "com.github.jannheider.munki.WOW": { + "name": "WOW", + "description": "Downloads the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "Datacolor/SpyderX2.pkg.recipe", - "parent": "com.github.jannheider.download.SpyderX2", - "shortname": "SpyderX2.pkg", - "inferred_type": "pkg" + "path": "WOW/WOW.munki.recipe", + "parent": "com.github.jannheider.download.WOW", + "shortname": "WOW.munki", + "inferred_type": "munki", + "munki_display_name": "WOW", + "munki_description": " " }, - "com.github.jannheider.download.SpyderX2": { - "name": "Spyder X2", - "description": "Downloads the latest version of Spyder X2.", + "com.github.jannheider.download.WOW": { + "name": "WOW", + "description": "Downloads the latest version of WOW from wowtv.de (Sky Deutschland) and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "Datacolor/SpyderX2.download.recipe", - "shortname": "SpyderX2.download", + "path": "WOW/WOW.download.recipe", + "shortname": "WOW.download", "inferred_type": "download", "children": [ - "com.github.jannheider.install.SpyderX2", - "com.github.jannheider.pkg.SpyderX2", - "com.github.jannheider.munki.SpyderX2" + "com.github.jannheider.pkg.WOW", + "com.github.jannheider.install.WOW", + "com.github.jannheider.munki.WOW" ] }, - "com.github.jannheider.munki.SpyderX2": { - "name": "Spyder X2", - "description": "Downloads the latest version of Spyder X2 and imports it into Munki.", - "repo": "autopkg/jannheider-recipes", - "path": "Datacolor/SpyderX2.munki.recipe", - "parent": "com.github.jannheider.download.SpyderX2", - "shortname": "SpyderX2.munki", - "inferred_type": "munki", - "munki_display_name": "Spyder X2", - "munki_description": " " - }, - "com.github.jannheider.pkg.Toolkit": { - "name": "LaCie Toolkit", - "description": "Downloads the latest version of Toolkit and creates a package.", + "com.github.jannheider.pkg.Todoist": { + "name": "Todoist", + "description": "Downloads the latest version of Todoist and creates a package.", "repo": "autopkg/jannheider-recipes", - "path": "LaCie Toolkit/LaCie Toolkit.pkg.recipe", - "parent": "com.github.jannheider.download.Toolkit", - "shortname": "LaCie Toolkit.pkg", + "path": "Todoist/Todoist.pkg.recipe", + "parent": "com.github.jannheider.download.Todoist", + "shortname": "Todoist.pkg", "inferred_type": "pkg" }, - "com.github.jannheider.munki.Toolkit": { - "name": "LaCie Toolkit", - "description": "Downloads the latest version of Toolkit and imports it into Munki.", + "com.github.jannheider.munki.Todoist": { + "name": "Todoist", + "description": "Downloads the latest version of Todoist and imports it into Munki.", "repo": "autopkg/jannheider-recipes", - "path": "LaCie Toolkit/LaCie Toolkit.munki.recipe", - "parent": "com.github.jannheider.download.Toolkit", - "shortname": "LaCie Toolkit.munki", + "path": "Todoist/Todoist.munki.recipe", + "parent": "com.github.jannheider.download.Todoist", + "shortname": "Todoist.munki", "inferred_type": "munki", - "munki_display_name": "LaCie Toolkit", + "munki_display_name": "Todoist", "munki_description": " " }, - "com.github.jannheider.install.Toolkit": { - "name": "LaCie Toolkit", - "description": "Installs the latest version of Toolkit.", + "com.github.jannheider.install.Todoist": { + "name": "Todoist", + "description": "Installs the latest version of Todoist.", "repo": "autopkg/jannheider-recipes", - "path": "LaCie Toolkit/LaCie Toolkit.install.recipe", - "parent": "com.github.jannheider.download.Toolkit", - "shortname": "LaCie Toolkit.install", + "path": "Todoist/Todoist.install.recipe", + "parent": "com.github.jannheider.download.Todoist", + "shortname": "Todoist.install", "inferred_type": "install" }, - "com.github.jannheider.download.Toolkit": { - "name": "LaCie Toolkit", - "description": "Downloads the latest version of Toolkit.", + "com.github.jannheider.download.Todoist": { + "name": "Todoist", + "description": "Downloads the latest version of Todoist.", "repo": "autopkg/jannheider-recipes", - "path": "LaCie Toolkit/LaCie Toolkit.download.recipe", - "shortname": "LaCie Toolkit.download", + "path": "Todoist/Todoist.download.recipe", + "shortname": "Todoist.download", "inferred_type": "download", "children": [ - "com.github.jannheider.pkg.Toolkit", - "com.github.jannheider.munki.Toolkit", - "com.github.jannheider.install.Toolkit" + "com.github.jannheider.pkg.Todoist", + "com.github.jannheider.munki.Todoist", + "com.github.jannheider.install.Todoist" ] }, "com.github.davidbpirie.SharedProcessors": { @@ -132406,242 +132405,68 @@ "repo": "autopkg/davidbpirie-recipes", "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.davidbpirie.jamf-upload.AbletonLive": { - "name": "Albeton Live", - "description": "Downloads the most recent version of Ableton Live and creates an\ninstaller package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Ableton/AbletonLive.jamf-upload.recipe.yaml", - "parent": "com.github.jazzace.pkg.AbletonLive", - "shortname": "AbletonLive.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.node": { - "name": "node", - "description": "Downloads the latest version of Node.js, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Node.js/node.jamf-upload.recipe.yaml", - "parent": "com.github.gerardkok.download.node", - "shortname": "node.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.calibritePROFILER": { - "name": "calibritePROFILER", - "description": "Downloads the latest release of calibrite PROFILER as a dmg,\nverifies the signature and extracts the version, generates a\npkg, then uploads the package to Jamf Pro. The generated\npkg is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "calibrite/calibritePROFILER.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.calibritePROFILER", - "shortname": "calibritePROFILER.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.calibritePROFILER": { - "name": "calibritePROFILER", - "description": "Downloads the latest release of calibrite PROFILER as a dmg,\nverifies the signature and extracts the version, then generates a pkg.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "calibrite/calibritePROFILER.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.calibritePROFILER", - "shortname": "calibritePROFILER.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.calibritePROFILER" - ] - }, - "com.github.davidbpirie.download.calibritePROFILER": { - "name": "calibritePROFILER", - "description": "Downloads the latest release of calibrite PROFILER as a dmg,\nverifies the signature and extracts the version.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "calibrite/calibritePROFILER.download.recipe.yaml", - "shortname": "calibritePROFILER.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.calibritePROFILER" - ] - }, - "com.github.davidbpirie.jamf-upload.1Password8": { - "name": "1Password8", - "description": "Downloads the current release version of 1Password 8 and copies the\ndownloaded package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "AgileBits/1Password8.jamf-upload.recipe.yaml", - "parent": "io.github.hjuutilainen.pkg.1Password8", - "shortname": "1Password8.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.1Password7": { - "name": "1Password7", - "description": "Downloads the current release version of 1Password 7 and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "AgileBits/1Password7.jamf-upload.recipe.yaml", - "parent": "io.github.hjuutilainen.pkg.1Password", - "shortname": "1Password7.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.download.sketchuppro": { - "name": "SketchUpPro%RELEASE_YEAR%", - "description": "Downloads the latest version of SketchUp for a given release year as a DMG.\nCreate separate overrides for each required release year, giving each a unique Identifier.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "SketchUpPro/SketchUpPro.download.recipe.yaml", - "shortname": "SketchUpPro.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.sketchuppro" - ] - }, - "com.github.davidbpirie.munki.sketchuppro": { - "name": "SketchUpPro%RELEASE_YEAR%", - "description": "Downloads the latest version of SketchUp for a given release year as a DMG, builds a pkg, then imports it to Munki.", - "repo": "autopkg/davidbpirie-recipes", - "path": "SketchUpPro/SketchUpPro.munki.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.sketchuppro", - "shortname": "SketchUpPro.munki", - "inferred_type": "munki", - "munki_display_name": "SketchUp Pro %RELEASE_YEAR%", - "munki_description": "SketchUp is the most intuitive way to design, document and communicate your ideas in 3D." - }, - "com.github.davidbpirie.jamf-upload.SketchUpPro": { - "name": "SketchUpPro%RELEASE_YEAR%", - "description": "Downloads the latest version of SketchUp for a given release year as a\ndmg, builds a pkg, then uploads the package to Jamf Pro.\n\nIntended use is to generate an override from this recipe for each\nrequired release year, giving each a unique Identifier.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.BlackmagicDesktopVideo": { + "name": "BlackmagicDesktopVideo", + "description": "Downloads latest version of Desktop Video disk image, then\ncopies the package from the DMG, extracting the version, then\nuploads the package to Jamf Pro.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "SketchUpPro/SketchUpPro.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.sketchuppro", - "shortname": "SketchUpPro.jamf-upload", + "path": "Blackmagic/BlackmagicDesktopVideo.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.BlackmagicDesktopVideo", + "shortname": "BlackmagicDesktopVideo.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.sketchuppro": { - "name": "SketchUpPro%RELEASE_YEAR%", - "description": "Downloads the latest version of SketchUp for a given release year as a dmg, then builds a pkg.\nCreate separate overrides for each required release year, giving each a unique Identifier.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "SketchUpPro/SketchUpPro.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.sketchuppro", - "shortname": "SketchUpPro.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.munki.sketchuppro", - "com.github.davidbpirie.jamf-upload.SketchUpPro" - ] - }, - "com.github.davidbpirie.jamf-upload.VisualStudioCode": { - "name": "VisualStudioCode", - "description": "Downloads the latest version of VS Code and makes a pkg of it, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.BlackmagicDaVinciResolve": { + "name": "BlackmagicDaVinciResolve", + "description": "Downloads latest version of DaVinci Resolve disk image, then\ncopies the package from the DMG, extracting the version, then\nuploads the package to Jamf Pro.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "VisualStudioCode/VisualStudioCode.jamf-upload.recipe.yaml", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "VisualStudioCode.jamf-upload", + "path": "Blackmagic/BlackmagicDaVinciResolve.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve", + "shortname": "BlackmagicDaVinciResolve.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.comiclife3": { - "name": "ComicLife3", - "description": "Downloads the latest version of Comic Life 3 as a zip and extracts it, then builds a package.", - "repo": "autopkg/davidbpirie-recipes", - "path": "ComicLife/ComicLife3.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.comiclife3", - "shortname": "ComicLife3.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.munki.comiclife3" - ] - }, - "com.github.davidbpirie.munki.comiclife3": { - "name": "ComicLife3", - "description": "Downloads the latest version of Comic Life 3, builds a pkg, then imports it to Munki.", - "repo": "autopkg/davidbpirie-recipes", - "path": "ComicLife/ComicLife3.munki.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.comiclife3", - "shortname": "ComicLife3.munki", - "inferred_type": "munki", - "munki_display_name": "Comic Life 3", - "munki_description": "Presenting Comic Life 3, the app with everything you need to make a stunning comic from your own images. Packed with fonts, templates, panels, balloons, captions, and lettering art, Comic Life is a fun, powerful and easy-to-use app with endless possibilities." - }, - "com.github.davidbpirie.download.comiclife3": { - "name": "ComicLife3", - "description": "Downloads the latest version of Comic Life 3 as a zip and extracts it.", + "com.github.davidbpirie.download.BlackmagicDesktopVideo": { + "name": "BlackmagicDesktopVideo", + "description": "Downloads latest version of Desktop Video.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "ComicLife/ComicLife3.download.recipe.yaml", - "shortname": "ComicLife3.download", + "path": "Blackmagic/BlackmagicDesktopVideo.download.recipe.yaml", + "shortname": "BlackmagicDesktopVideo.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.comiclife3" + "com.github.davidbpirie.pkg.BlackmagicDesktopVideo" ] }, - "com.github.davidbpirie.jamf-upload.wiresharkchmodbpf": { - "name": "WiresharkChmodBPF", - "description": "Downloads the latest version of Wireshark, then copies the\nInstall ChmodBPF pkg from the downloaded dmg, verifying the code\nsignature and extracting the version, then uploads the package\nto Jamf Pro.\n\nARCH should be one of Intel or Arm, but should not affect the result.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Wireshark/WiresharkChmodBPF.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.wiresharkchmodbpf", - "shortname": "WiresharkChmodBPF.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.wiresharkchmodbpf": { - "name": "WiresharkChmodBPF", - "description": "Downloads the latest version of Wireshark, then copies the\nInstall ChmodBPF pkg from the downloaded dmg, verifying the code\nsignature and extracting the version.\n\nARCH should be one of Intel or Arm, but should not affect the result.\n", + "com.github.davidbpirie.pkg.BlackmagicDesktopVideo": { + "name": "BlackmagicDesktopVideo", + "description": "Downloads latest version of Desktop Video disk image, then\ncopies the package from the DMG, extracting the version.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Wireshark/WiresharkChmodBPF.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.wireshark", - "shortname": "WiresharkChmodBPF.pkg", + "path": "Blackmagic/BlackmagicDesktopVideo.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.BlackmagicDesktopVideo", + "shortname": "BlackmagicDesktopVideo.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.wiresharkchmodbpf" + "com.github.davidbpirie.jamf-upload.BlackmagicDesktopVideo" ] }, - "com.github.davidbpirie.jamf-upload.wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark, extracts the version,\nverifies the signature, generates a pkg, then uploads the package\nto Jamf Pro.\n\nARCH should be one of Intel or Arm.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Wireshark/Wireshark.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.wireshark", - "shortname": "Wireshark.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark, extracts the version,\nverifies the signature, then generates a pkg.\n\nARCH should be one of Intel or Arm.\n", + "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve": { + "name": "BlackmagicDaVinciResolve", + "description": "Downloads latest version of DaVinci Resolve disk image, then\ncopies the package from the DMG, extracting the version.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n\nSet APP_PKG_NAME to Manifest.pkg for v17, ManifestList for v18\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Wireshark/Wireshark.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.wireshark", - "shortname": "Wireshark.pkg", + "path": "Blackmagic/BlackmagicDaVinciResolve.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.BlackmagicDaVinciResolve", + "shortname": "BlackmagicDaVinciResolve.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.wireshark" + "com.github.davidbpirie.jamf-upload.BlackmagicDaVinciResolve" ] }, - "com.github.davidbpirie.download.wireshark": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark, extracts the version,\nthen verifies the signature.\n\nARCH should be one of Intel or Arm.\n", + "com.github.davidbpirie.download.BlackmagicDaVinciResolve": { + "name": "BlackmagicDaVinciResolve", + "description": "Downloads latest version of DaVinci Resolve.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Wireshark/Wireshark.download.recipe.yaml", - "shortname": "Wireshark.download", + "path": "Blackmagic/BlackmagicDaVinciResolve.download.recipe.yaml", + "shortname": "BlackmagicDaVinciResolve.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.wiresharkchmodbpf", - "com.github.davidbpirie.pkg.wireshark" - ] - }, - "com.github.davidbpirie.jamf-upload.PowerShell": { - "name": "PowerShell", - "description": "Downloads the latest version of PowerShell, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "PowerShell/PowerShell.jamf-upload.recipe.yaml", - "parent": "com.github.vmiller.download.PowerShell", - "shortname": "PowerShell.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.LoopdownCustom": { - "name": "Loopdown", - "description": "Clones the Loopdown git repo, builds a custom zipapp version,\noptionally including a custom python interpreter shebang, then\nbuilds a package installing it to /usr/local/bin, then uploads\nthe package to Jamf Pro. The generated pkg is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Carl Ashley/LoopdownCustom.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.LoopdownCustom", - "shortname": "LoopdownCustom.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.LoopdownCustom": { - "name": "Loopdown", - "description": "Clones the Loopdown git repo, builds a custom zipapp version,\noptionally including a custom python interpreter shebang, then\nbuilds a package installing it to /usr/local/bin.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Carl Ashley/LoopdownCustom.pkg.recipe.yaml", - "shortname": "LoopdownCustom.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.LoopdownCustom" + "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve" ] }, "com.github.davidbpirie.jamf-upload.TheUnarchiver": { @@ -132653,143 +132478,58 @@ "shortname": "TheUnarchiver.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.VMwareFusion13": { - "name": "VMwareFusion13", - "description": "Downloads the latest version of VMware Fusion 13 and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "VMwareFusion13/VMwareFusion13.jamf-upload.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 13", - "deprecated": true, - "shortname": "VMwareFusion13.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.CiscoAnyConnectVPN": { - "name": "Cisco AnyConnect VPN", - "description": "Creates a Cisco AnyConnect VPN-only package, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "CiscoAnyConnect/CiscoAnyConnectVPN.jamf-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.CiscoAnyConnect", - "shortname": "CiscoAnyConnectVPN.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App\nInstaller, packages it for installation, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", - "shortname": "AdobeCreativeCloudInstallerAppleSilicon.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal": { - "name": "Creative Cloud Installer", - "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App\nInstaller, packages it for installation, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", - "shortname": "AdobeCreativeCloudInstallerUniversal.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.i1profiler": { - "name": "i1profiler", - "description": "Downloads the current release of i1Profiler, extracts the installation\npackage, renames the package to include the version number, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AzureDataStudio": { + "name": "AzureDataStudio", + "description": "Downloads the latest version of Microsoft Azude Data Studio, builds\na package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "X-Rite/i1profiler.jamf-upload.recipe.yaml", - "parent": "com.github.jazzace.pkg.i1profiler", - "shortname": "i1profiler.jamf-upload", + "path": "AzureDataStudio/AzureDataStudio.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AzureDataStudio", + "shortname": "AzureDataStudio.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.MacEvaluationUtility": { - "name": "MacEvaluationUtility", - "description": "Copies the Mac Evaluation Utility package from the source DMG,\nverifying the signature and extracting the version.\n\nPackage source DMG must be manually downloaded from https://beta.apple.com/it,\nand then provided either as Input Variable PKG or via the -p parameter eg:\nautopkg run MacEvaluationUtility.pkg -p \"path/to/Mac_Evaluation_Utility_4_5.dmg\"\n", + "com.github.davidbpirie.pkg.AzureDataStudio": { + "name": "AzureDataStudio", + "description": "Downloads the latest version of Microsoft Azude Data Studio, then builds a package.", "repo": "autopkg/davidbpirie-recipes", - "path": "Apple/MacEvaluationUtility.pkg.recipe.yaml", - "shortname": "MacEvaluationUtility.pkg", + "path": "AzureDataStudio/AzureDataStudio.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.AzureDataStudio", + "shortname": "AzureDataStudio.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.MacEvaluationUtility" - ] - }, - "com.github.davidbpirie.jamf-upload.MacEvaluationUtility": { - "name": "MacEvaluationUtility", - "description": "Copies the Mac Evaluation Utility package from the source DMG,\nverifying the signature and extracting the version, then uploads\nthe package to Jamf Pro.\n\nPackage source DMG must be manually downloaded from https://beta.apple.com/it,\nand then provided either as Input Variable PKG or via the -p parameter eg:\nautopkg run MacEvaluationUtility.jamf-upload -p \"path/to/Mac_Evaluation_Utility_4_5.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Apple/MacEvaluationUtility.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.MacEvaluationUtility", - "shortname": "MacEvaluationUtility.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.Cyberduck": { - "name": "Cyberduck", - "description": "Downloads the current release version of Cyberduck and builds a package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Cyberduck/Cyberduck.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.Cyberduck", - "shortname": "Cyberduck.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.VMwareFusion12": { - "name": "VMwareFusion12", - "description": "Downloads the latest version of VMware Fusion 12 and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "VMwareFusion12/VMwareFusion12.jamf-upload.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 12", - "deprecated": true, - "shortname": "VMwareFusion12.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.MultiMC": { - "name": "MultiMC", - "description": "Download recipe for MultiMC, then builds a package.", - "repo": "autopkg/davidbpirie-recipes", - "path": "MultiMC/MultiMC.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.MultiMC", - "shortname": "MultiMC.pkg", - "inferred_type": "pkg" - }, - "com.github.davidbpirie.munki.MultiMC": { - "name": "MultiMC", - "description": "Downloads the latest version of MultiMC, creates a dmg, then imports it to munki.", - "repo": "autopkg/davidbpirie-recipes", - "path": "MultiMC/MultiMC.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.MultiMC", - "shortname": "MultiMC.munki", - "inferred_type": "munki", - "munki_display_name": "MultiMC", - "munki_description": "MultiMC is an alternative launcher for Minecraft. It allows you to have multiple, cleanly separated instances of Minecraft (each with their own mods, resource packs, saves, etc) and helps you manage them and their associated options with a simple and powerful interface." - }, - "com.github.davidbpirie.download.MultiMC": { - "name": "MultiMC", - "description": "Download recipe for MultiMC, an alternative launcher for Minecraft.", - "repo": "autopkg/davidbpirie-recipes", - "path": "MultiMC/MultiMC.download.recipe.yaml", - "shortname": "MultiMC.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.MultiMC", - "com.github.davidbpirie.munki.MultiMC" + "com.github.smithjw.jamf.Azure_Data_Studio", + "com.github.davidbpirie.jamf-upload.AzureDataStudio" ] }, - "com.github.davidbpirie.munki.AirPortUtility": { - "name": "AirPortUtility", - "description": "Downloads the latest AirPort Utility installer from Apple Support and imports to munki.", + "com.github.davidbpirie.munki.AzureDataStudio": { + "name": "AzureDataStudio", + "description": "Downloads the latest version of Microsoft Azude Data Studio, creates a dmg, then imports it to munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "AirPortUtility/AirPortUtility.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.AirPortUtility", - "shortname": "AirPortUtility.munki", + "path": "AzureDataStudio/AzureDataStudio.munki.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.AzureDataStudio", + "shortname": "AzureDataStudio.munki", "inferred_type": "munki", - "munki_display_name": "AirPort Utility", - "munki_description": "Use AirPort Utility to set up and manage your 802.11n and 802.11ac AirPort base stations, including AirPort Express, AirPort Extreme, and AirPort Time Capsule." + "munki_display_name": "Azure Data Studio", + "munki_description": "Azure Data Studio is a cross-platform database tool for data professionals using on-premises and cloud data platforms on Windows, macOS, and Linux." }, - "com.github.davidbpirie.download.AirPortUtility": { - "name": "AirPortUtility", - "description": "Downloads the latest AirPort Utility installer from Apple Support.", + "com.github.davidbpirie.jamf-upload.OrkaDesktop": { + "name": "OrkaDesktop", + "description": "Downloads the latest version of Orka Desktop, builds a package, then\nuploads the package to Jamf Pro. The created package is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AirPortUtility/AirPortUtility.download.recipe.yaml", - "shortname": "AirPortUtility.download", - "inferred_type": "download", + "path": "MacStadium/OrkaDesktop.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.OrkaDesktop", + "shortname": "OrkaDesktop.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.pkg.OrkaDesktop": { + "name": "OrkaDesktop", + "description": "Downloads the latest version of Orka Desktop, then builds a package.", + "repo": "autopkg/davidbpirie-recipes", + "path": "MacStadium/OrkaDesktop.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.OrkaDesktop", + "shortname": "OrkaDesktop.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.munki.AirPortUtility" + "com.github.davidbpirie.jamf-upload.OrkaDesktop" ] }, "com.github.davidbpirie.download.OrkaDesktop": { @@ -132800,8 +132540,8 @@ "shortname": "OrkaDesktop.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.munki.OrkaDesktop", - "com.github.davidbpirie.pkg.OrkaDesktop" + "com.github.davidbpirie.pkg.OrkaDesktop", + "com.github.davidbpirie.munki.OrkaDesktop" ] }, "com.github.davidbpirie.munki.OrkaDesktop": { @@ -132815,392 +132555,443 @@ "munki_display_name": "Orka Desktop", "munki_description": "Virtualize macOS on your laptop for localized build & test." }, - "com.github.davidbpirie.jamf-upload.OrkaDesktop": { - "name": "OrkaDesktop", - "description": "Downloads the latest version of Orka Desktop, builds a package, then\nuploads the package to Jamf Pro. The created package is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.munki.generic": { + "name": "Generic", + "description": "Generic munki import recipe to be used with overrides for repeated manual\nimport of multiple versions of the same package.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the sourve via the -p parameter eg:\nautopkg run myapp.munki -p myapp.dmg\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MacStadium/OrkaDesktop.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.OrkaDesktop", - "shortname": "OrkaDesktop.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/Generic.munki.recipe.yaml", + "shortname": "Generic.munki", + "inferred_type": "munki", + "munki_display_name": "Generic", + "munki_description": "Generic" }, - "com.github.davidbpirie.pkg.OrkaDesktop": { - "name": "OrkaDesktop", - "description": "Downloads the latest version of Orka Desktop, then builds a package.", + "com.github.davidbpirie.sign.genericpayloadfreedist": { + "name": "GenericPayloadFreeFlat", + "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of a script as a signed payload-free distribution-style package.\nUses ModeChanger processor from com.github.jessepeterson.munki.UniversalTypeClient5.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.pkg -p myscript.sh -k VERSION=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MacStadium/OrkaDesktop.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.OrkaDesktop", - "shortname": "OrkaDesktop.pkg", - "inferred_type": "pkg", + "path": "Generic/GenericPayloadFreeDist.sign.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.genericpayloadfreedist", + "shortname": "GenericPayloadFreeDist.sign", + "inferred_type": "sign", "children": [ - "com.github.davidbpirie.jamf-upload.OrkaDesktop" + "com.github.davidbpirie.jamf-upload.genericpayloadfreedist" ] }, - "com.github.davidbpirie.jamf-upload.Obsidian": { - "name": "Obsidian", - "description": "Downloads the current release version of Obsidian and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Obsidian/Obsidian.jamf-upload.recipe.yaml", - "parent": "io.github.hjuutilainen.pkg.Obsidian", - "shortname": "Obsidian.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.jamf-upload.MicrosoftDefender": { - "name": "MicrosoftDefender", - "description": "Downloads the latest Microsoft Defender pkg,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf.genericpackagepatch": { + "name": "GenericPackage", + "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a package, and then creating a policy and\npatch policy from the provided templates.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\npackage via the -p parameter and version via the -k parameter eg:\nautopkg run MyPackage.jamf -p MyPackage.pkg -k version=1.0\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nPolicy icon file for JAMF_POLICY_ICON needs to either be found in\nyour recipe search path or provide a full path.\n\nTemplate files for JAMF_PATCH_TEMPLATE and JAMF_POLICY_TEMPLATE need\nto either be found in your recipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftDefender/MicrosoftDefender.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftdefender", - "shortname": "MicrosoftDefender.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericPackagePatch.jamf.recipe.yaml", + "parent": "com.github.davidbpirie.jamf.genericpackage", + "shortname": "GenericPackagePatch.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.davidbpirie.jamf-upload.noTunes": { - "name": "noTunes", - "description": "Downloads the latest version of noTunes from GitHub as a zip file,\nunarchives the app, verifies the signature, builds a pkg, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf.genericpolicy": { + "name": "GenericPolicy", + "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a policy from the provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file for JAMF_POLICY_TEMPLATE need to either be found in your\nrecipe search path or provide a full path. Examples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "noTunes/noTunes.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.noTunes", - "shortname": "noTunes.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericPolicy.jamf.recipe.yaml", + "shortname": "GenericPolicy.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.davidbpirie.pkg.noTunes": { - "name": "noTunes", - "description": "Downloads the latest version of noTunes from GitHub as a zip file,\nunarchives the app, verifies the signature, then builds a pkg.\n", + "com.github.davidbpirie.pkg.genericoutsetitem": { + "name": "GenericOutsetItem", + "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n boot-every\n boot-once\n login-every\n login-once\n login-privileged-every\n login-privileged-once\n on-demand\n\nUses StringReplacer processor from com.github.grahampugh.recipes.commonprocessors.\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.pkg -p myscript.sh -k version=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "noTunes/noTunes.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.noTunes", - "shortname": "noTunes.pkg", + "path": "Generic/GenericOutsetItem.pkg.recipe.yaml", + "shortname": "GenericOutsetItem.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.noTunes" + "com.github.davidbpirie.jamf-upload.genericoutsetitem" ] }, - "com.github.davidbpirie.download.noTunes": { - "name": "noTunes", - "description": "Downloads the latest version of noTunes from GitHub as a zip file,\nunarchives the app, and verifies the signature.\n", + "com.github.davidbpirie.jamf.genericpackage": { + "name": "GenericPackage", + "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a package, and then creating a policy from\nthe provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\npackage via the -p parameter and version via the -k parameter eg:\nautopkg run MyPackage.jamf -p MyPackage.pkg -k version=1.0\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nPolicy icon file for JAMF_POLICY_ICON needs to either be found in\nyour recipe search path or provide a full path.\n\nTemplate file for JAMF_POLICY_TEMPLATE need to either be found in your\nrecipe search path or provide a full path. Examples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "noTunes/noTunes.download.recipe.yaml", - "shortname": "noTunes.download", - "inferred_type": "download", + "path": "Generic/GenericPackage.jamf.recipe.yaml", + "parent": "com.github.davidbpirie.jamf-upload.genericpackage", + "shortname": "GenericPackage.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null, "children": [ - "com.github.davidbpirie.pkg.noTunes" + "com.github.davidbpirie.jamf.genericpackagepatch" ] }, - "com.github.davidbpirie.pkg.PostHaste": { - "name": "PostHaste", - "description": "Downloads the latest version of Post Haste and creates a package.", + "com.github.davidbpirie.jamf-upload.genericoutsetitemwithoverride": { + "name": "GenericOutsetItemWithOverride", + "description": "Generic Jamf upload recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nThe resulting package includes a postinstall script that sets an outset\noverride for the installed item, forcing it to be re-run on next trigger.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n login-once\n login-privileged-once\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.jamf-upload -p myscript.sh -k version=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "PostHaste/PostHaste.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.Post Haste", - "shortname": "PostHaste.pkg", - "inferred_type": "pkg", + "path": "Generic/GenericOutsetItemWithOverride.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.genericoutsetitemwithoverride", + "shortname": "GenericOutsetItemWithOverride.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.jamf-upload.genericscript": { + "name": "GenericScript", + "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a script.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nWhen using the recipe, also provide the source via the -p parameter eg:\nautopkg run MyScript.jamf-upload -p MyScript.sh\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Generic/GenericScript.jamf-upload.recipe.yaml", + "shortname": "GenericScript.jamf-upload", + "inferred_type": "jamf-upload", "children": [ - "com.github.davidbpirie.jamf-upload.PostHaste" + "com.github.davidbpirie.jamf.genericscript" ] }, - "com.github.davidbpirie.jamf-upload.PostHaste": { - "name": "PostHaste", - "description": "Downloads the latest version of Post Haste and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.genericoutsetitem": { + "name": "GenericOutsetItem", + "description": "Generic Jamf upload recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n boot-every\n boot-once\n login-every\n login-once\n login-privileged-every\n login-privileged-once\n on-demand\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.jamf-upload -p myscript.sh -k version=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "PostHaste/PostHaste.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.PostHaste", - "shortname": "PostHaste.jamf-upload", + "path": "Generic/GenericOutsetItem.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.genericoutsetitem", + "shortname": "GenericOutsetItem.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.genericpayloadfree": { + "name": "GenericPayloadFree", + "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of a script as a payload-free package.\nUses ModeChanger processor from com.github.jessepeterson.munki.UniversalTypeClient5.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.pkg -p myscript.sh -k VERSION=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Rectangle/Rectangle.jamf-upload.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.Rectangle", - "shortname": "Rectangle.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericPayloadFree.pkg.recipe.yaml", + "shortname": "GenericPayloadFree.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.pkg.genericpayloadfreedist", + "com.github.davidbpirie.munki.genericpayloadfree" + ] }, - "com.github.davidbpirie.jamf-upload.omnifocus3": { - "name": "OmniFocus3", - "description": "Downloads latest OmniFocus3 disk image and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.genericpackage": { + "name": "GenericPackage", + "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a package.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\npackage via the -p parameter and version via the -k parameter eg:\nautopkg run MyPackage.jamf-upload -p MyPackage.pkg -k version=1.0\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OmniGroup/OmniFocus3.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.omnifocus3", - "shortname": "OmniFocus3.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericPackage.jamf-upload.recipe.yaml", + "shortname": "GenericPackage.jamf-upload", + "inferred_type": "jamf-upload", + "children": [ + "com.github.davidbpirie.jamf.genericpackage" + ] }, - "com.github.davidbpirie.jamf-upload.omnifocus4": { - "name": "OmniFocus4", - "description": "Downloads latest OmniFocus4 disk image and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf.genericcomputerprofile": { + "name": "GenericPayloadComputerProfile", + "description": "Generic jamf recipe to be used with overrides for repeated manual upload\nof a Computer Profile from a .mobileconfig file.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nTemplate file for JAMF_COMPUTERPROFILE_TEMPLATE need to either be found\nin your recipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/_Templates_Examples.\n\nJSS_URL, API_USERNAME, and API_PASSWORD are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OmniGroup/OmniFocus4.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.omnifocus4", - "shortname": "OmniFocus4.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericComputerProfile.jamf.recipe.yaml", + "shortname": "GenericComputerProfile.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.davidbpirie.pkg.CiscoSecureClient": { - "name": "Cisco Secure Client", - "description": "Creates a package that installs the Cisco Secure Client pkg via a\npostinstall script, applying a custom set of choices.\n\nLargely inspired (ie plagiarised with <3) from Graham Pugh's Cisco\nAnyConnect recipe com.github.grahampugh.recipes.pkg.CiscoAnyConnect.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoSecureClient.pkg -p \"path/to/predeploy.dmg\"\n\nCSC_LAUNCHATLOGIN_DISABLE if non-empty will disable Cisco Secure Client\nfrom automatically launching at login by running:\n acinstallhelper -launchAtLogin -disable\n\nCSC_DISABLEAUTOSTART if non-empty will disable Cisco Secure Client from\nautomatically launching at login by running:\n /Applications/Cisco/Cisco\\ Secure\\ Client.app/Contents/MacOS/Cisco\\ Secure\\ Client disableAutoStart\nUse this instead of CSC_LAUNCHATLOGIN_DISABLE as of v5.1.5.\n\nCSC_TE_AGENT_CONNECTIONSTRING if non-empty will be registered by running:\n /Applications/Cisco/Cisco\\ Secure\\ Client\\ -\\ ThousandEyes\\ Endpoint\\ Agent.app/Contents/MacOS/csc_te_agent --register '%CSC_TE_AGENT_CONNECTIONSTRING%'\n\nSRC_PKG_NAME is the name of the pkg inside the DMG, which is usually\nthe default value Cisco Secure Client.pkg\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is just the VPN component. To find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Cisco\\ Secure\\ Client.pkg\n\nPROFILES should be a path to a folder containing profile xml files for\nthe desired services. An example is included with this recipe, with a\nsingle example.xml file under vpn. See the administrator guide at\nhttps://www.cisco.com/c/en/us/support/security/secure-client-5/model.html\nfor more details on generating profile xml files.\n\nAdditionally, support for installing a VPN management tunnel profile\n(VpnMgmtTunProfile.xml) is handled if\n%PROFILES%/vpn/MgmtTun/VpnMgmtTunProfile.xml is found\n", + "com.github.davidbpirie.pkg.genericpayloadfreedist": { + "name": "GenericPayloadFreeFlat", + "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of a script as a payload-free distribution-style package.\nUses ModeChanger processor from com.github.jessepeterson.munki.UniversalTypeClient5.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.pkg -p myscript.sh -k VERSION=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "CiscoSecureClient/CiscoSecureClient.pkg.recipe.yaml", - "shortname": "CiscoSecureClient.pkg", + "path": "Generic/GenericPayloadFreeDist.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.genericpayloadfree", + "shortname": "GenericPayloadFreeDist.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.CiscoSecureClient" + "com.github.davidbpirie.sign.genericpayloadfreedist" ] }, - "com.github.davidbpirie.jamf-upload.CiscoSecureClient": { - "name": "Cisco Secure Client", - "description": "Creates a package that installs the Cisco Secure Client pkg via a\npostinstall script, applying a custom set of choices, then uploads the\npackage to Jamf Pro.\n\nLargely inspired (ie plagiarised with <3) from Graham Pugh's Cisco\nAnyConnect recipe com.github.grahampugh.recipes.pkg.CiscoAnyConnect.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoSecureClient.jamf-upload -p \"path/to/predeploy.dmg\"\n\nSRC_PKG_NAME is the name of the pkg inside the DMG, which is usually\nthe default value Cisco Secure Client.pkg\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is just the VPN component. To find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Cisco\\ Secure\\ Client.pkg\n\nPROFILES should be a path to a folder containing profile xml files for\nthe desired services. An example is included with this recipe, with a\nsingle example.xml file under vpn. See the administrator guide at\nhttps://www.cisco.com/c/en/us/support/security/secure-client-5/model.html\nfor more details on generating profile xml files.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.genericeascript": { + "name": "GenericEAScript", + "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of an extension attribute.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nWhen using the recipe, also provide the source via the -p parameter eg:\nautopkg run MyEAScript.jamf-upload -p MyEAScript.sh\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "CiscoSecureClient/CiscoSecureClient.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.CiscoSecureClient", - "shortname": "CiscoSecureClient.jamf-upload", + "path": "Generic/GenericEAScript.jamf-upload.recipe.yaml", + "shortname": "GenericEAScript.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.AzureDataStudio": { - "name": "AzureDataStudio", - "description": "Downloads the latest version of Microsoft Azude Data Studio, creates a dmg, then imports it to munki.", + "com.github.davidbpirie.munki.genericpayloadfree": { + "name": "GenericPayloadFree", + "description": "Generic munki import recipe to be used with overrides for repeated manual\nimport of multiple versions of a script as a payload-free package.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.munki -p myscript.sh -k VERSION=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzureDataStudio/AzureDataStudio.munki.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.AzureDataStudio", - "shortname": "AzureDataStudio.munki", + "path": "Generic/GenericPayloadFree.munki.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.genericpayloadfree", + "shortname": "GenericPayloadFree.munki", "inferred_type": "munki", - "munki_display_name": "Azure Data Studio", - "munki_description": "Azure Data Studio is a cross-platform database tool for data professionals using on-premises and cloud data platforms on Windows, macOS, and Linux." + "munki_display_name": "Generic Payload Free", + "munki_description": "Generic Payload Free" }, - "com.github.davidbpirie.pkg.AzureDataStudio": { - "name": "AzureDataStudio", - "description": "Downloads the latest version of Microsoft Azude Data Studio, then builds a package.", + "com.github.davidbpirie.pkg.genericoutsetitemwithoverride": { + "name": "GenericOutsetItemWithOverride", + "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nThe resulting package includes a postinstall script that sets an outset\noverride for the installed item, forcing it to be re-run on next trigger.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n login-once\n login-privileged-once\n\nUses StringReplacer processor from com.github.grahampugh.recipes.commonprocessors.\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.pkg -p myscript.sh -k version=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzureDataStudio/AzureDataStudio.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.AzureDataStudio", - "shortname": "AzureDataStudio.pkg", + "path": "Generic/GenericOutsetItemWithOverride.pkg.recipe.yaml", + "shortname": "GenericOutsetItemWithOverride.pkg", "inferred_type": "pkg", "children": [ - "com.github.smithjw.jamf.Azure_Data_Studio", - "com.github.davidbpirie.jamf-upload.AzureDataStudio" + "com.github.davidbpirie.jamf-upload.genericoutsetitemwithoverride" ] }, - "com.github.davidbpirie.jamf-upload.AzureDataStudio": { - "name": "AzureDataStudio", - "description": "Downloads the latest version of Microsoft Azude Data Studio, builds\na package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.genericcategory": { + "name": "GenericCategory", + "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a Category.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzureDataStudio/AzureDataStudio.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AzureDataStudio", - "shortname": "AzureDataStudio.jamf-upload", + "path": "Generic/GenericCategory.jamf-upload.recipe.yaml", + "shortname": "GenericCategory.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.FxFactory": { - "name": "FxFactory", - "description": "Downloads the latest version of FxFactory, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf.GenericSoftwareRestriction": { + "name": "GenericSoftwareRestriction", + "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a software restriction.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file for JAMF_RESTRICTION_TEMPLATE need to either be found\nin your recipe search path or provide a full path. Unlike other Jamf\nUploader processors, the JamfSoftwareRestrictionUploader processor\nonly performs substitutions on a specific set of key names, so the\nprovided template GenericSoftwareRestrictionTemplate.xml should be\nused as a base - in most cases with no modification.\n\nIt is recommended to store your customised template in your\nRecipeOverrides directory and can be shared across multiple recipe\noverrides.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Noise Industries/FxFactory.jamf-upload.recipe.yaml", - "parent": "com.github.moofit-recipes.pkg.FxFactory", - "shortname": "FxFactory.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericSoftwareRestriction.jamf.recipe.yaml", + "shortname": "GenericSoftwareRestriction.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.davidbpirie.jamf-upload.RemoteUpdateManager": { - "name": "Adobe RemoteUpdateManager", - "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\nAdobe, packages into /usr/local/bin, then uploads the package\nto Jamf Pro.\n\nThe \"ARCH\" input variable must be set to either\n\"MacIntel\" (default) or \"AppleSilicon\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf.genericappstoreapp": { + "name": "GenericAppStoreApp", + "description": "Adds a Mac App Store app to Jamf Pro, and then creates a Policy from\nthe provided template.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file JAMF_POLICY_TEMPLATE needs to either be found in your\nrecipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/davidbpirie-recipes/tree/main/JamfTemplates\nor https://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides. Any additional\nvariable substitutions within the template need to be provided as Input\nvariables either within the override or command-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Adobe/RemoteUpdateManager.jamf-upload.recipe.yaml", - "parent": "com.github.moofit-recipes.pkg.RemoteUpdateManager", - "shortname": "RemoteUpdateManager.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericAppStoreApp.jamf.recipe.yaml", + "shortname": "GenericAppStoreApp.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.davidbpirie.jamf-upload.swiftDialog": { - "name": "swiftDialog", - "description": "Downloads the latest version of swiftDialog, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.munki.genericdockitem": { + "name": "GenericDockItem", + "description": "Generic munki import recipe to be used with overrides for manual import of a\npayload-free package that adds a specific item to the Dock.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "swiftDialog/swiftDialog.jamf-upload.recipe.yaml", - "parent": "com.github.zentralpro.download.swiftDialog", - "shortname": "swiftDialog.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Generic/GenericDockItem.munki.recipe.yaml", + "shortname": "GenericDockItem.munki", + "inferred_type": "munki", + "munki_display_name": "Generic Dock Item", + "munki_description": "Generic Dock Item" }, - "com.github.davidbpirie.pkg.OBSBOTCenter": { - "name": "OBSBOTCenter", - "description": "Downloads the latest version of OBSBOT Center, then builds a package.", + "com.github.davidbpirie.jamf-upload.genericpayloadfreedist": { + "name": "GenericPayloadFreeDist", + "description": "Generic Jamf upload recipe to be used with overrides for repeated manual\nimport of multiple versions of a script as a payload-free signed\ndistribution-style package, ideal for including in pre-stage enrollments.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.jamf-upload -p myscript.sh -k VERSION=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OBSBOT/OBSBOTCenter.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.OBSBOTCenter", - "shortname": "OBSBOTCenter.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.OBSBOTCenter" - ] + "path": "Generic/GenericPayloadFreeDist.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.sign.genericpayloadfreedist", + "shortname": "GenericPayloadFreeDist.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.OBSBOTWebCam": { - "name": "OBSBOTWebCam", - "description": "Downloads the latest version of OBSBOT WebCam and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.genericcomputergroup": { + "name": "GenericComputerGroup", + "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a Computer Group.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nTemplate file for JAMF_COMPUTERGROUP_TEMPLATE need to either be found\nin your recipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/_Templates_Examples.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OBSBOT/OBSBOTWebCam.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.OBSBOTWebCam", - "shortname": "OBSBOTWebCam.jamf-upload", + "path": "Generic/GenericComputerGroup.jamf-upload.recipe.yaml", + "shortname": "GenericComputerGroup.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.OBSBOTWebCam": { - "name": "OBSBOTWebCam", - "description": "Downloads the latest version of OBSBOT WebCam.", + "com.github.davidbpirie.jamf.genericscript": { + "name": "GenericScript", + "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a script, and then creates a Policy from\nthe provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nWhen using the recipe, also provide the source via the -p parameter eg:\nautopkg run MyScript.jamf -p MyScript.sh\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file for JAMF_POLICY_TEMPLATE need to either be found in your\nrecipe search path or provide a full path. Examples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OBSBOT/OBSBOTWebCam.download.recipe.yaml", - "deprecated": true, - "shortname": "OBSBOTWebCam.download", - "inferred_type": "download", + "path": "Generic/GenericScript.jamf.recipe.yaml", + "parent": "com.github.davidbpirie.jamf-upload.genericscript", + "shortname": "GenericScript.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.davidbpirie.jamf-upload.genericdockitem": { + "name": "GenericDockItem", + "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a dock item.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Generic/GenericDockItem.jamf-upload.recipe.yaml", + "shortname": "GenericDockItem.jamf-upload", + "inferred_type": "jamf-upload", "children": [ - "com.github.davidbpirie.pkg.OBSBOTWebCam" + "com.github.davidbpirie.jamf.genericdockitem" ] }, - "com.github.davidbpirie.jamf-upload.OBSBOTCenter": { - "name": "OBSBOTCenter", - "description": "Downloads the latest version of OBSBOT Center and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf.genericdockitem": { + "name": "GenericDockItem", + "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a dock item, and then creating a policy from\nthe provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OBSBOT/OBSBOTCenter.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.OBSBOTCenter", - "shortname": "OBSBOTCenter.jamf-upload", + "path": "Generic/GenericDockItem.jamf.recipe.yaml", + "parent": "com.github.davidbpirie.jamf-upload.genericdockitem", + "shortname": "GenericDockItem.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.davidbpirie.jamf-upload.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image and builds a package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "VLC/VLC.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.OBSBOTCenter": { - "name": "OBSBOTCenter", - "description": "Downloads the latest version of OBSBOT Center.", + "com.github.davidbpirie.jamf-upload.AvidProToolsPlugin": { + "name": "AvidProToolsPlugin", + "description": "Copies the plug-in installer pkg from the source DMG, verifying\nthe signature and extracting the version, then uploads the package to Jamf Pro.\n\nAll Pro Tools plug-ins include a AppMan.pkg component,\nso version information is read from there.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nvia the -p parameter eg:\nautopkg run AvidProToolsPlugin.jamf-upload -p \"path/to/Plugin_24.3.0_Mac.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OBSBOT/OBSBOTCenter.download.recipe.yaml", - "shortname": "OBSBOTCenter.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.OBSBOTCenter" - ] + "path": "Avid/AvidProToolsPlugin.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AvidProToolsPlugin", + "shortname": "AvidProToolsPlugin.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.OBSBOTWebCam": { - "name": "OBSBOTWebCam", - "description": "Downloads the latest version of OBSBOT WebCam, then builds a package.", + "com.github.davidbpirie.pkg.AvidSibelius": { + "name": "AvidSibelius", + "description": "Copies the Sibelius pkg from the source DMG, verifying the signature and\nextracting the version, then creates a package that installs the Sibelius\npkg via a postinstall script, applying a custom set of choices.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nautopkg run AvidSibelius.pkg -p \"path/to/Sibelius_2023.11.1_Mac.dmg\"\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Install Sibelius.pkg\n", "repo": "autopkg/davidbpirie-recipes", - "path": "OBSBOT/OBSBOTWebCam.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.OBSBOTWebCam", - "shortname": "OBSBOTWebCam.pkg", + "path": "Avid/AvidSibelius.pkg.recipe.yaml", + "shortname": "AvidSibelius.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.OBSBOTWebCam" + "com.github.davidbpirie.jamf-upload.AvidSibelius" ] }, - "com.github.davidbpirie.pkg.GoogleWebDesigner": { - "name": "GoogleWebDesigner", - "description": "Downloads the latest version of Google Web Designer, extracts the\nversion, verifies the signature, then generates a pkg.\n", + "com.github.davidbpirie.pkg.AvidProToolsPlugin": { + "name": "AvidProToolsPlugin", + "description": "Copies the plug-in installer pkg from the source DMG, verifying\nthe signature and extracting the version.\n\nAll Pro Tools plug-ins include a AppMan.pkg component,\nso version information is read from there.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nautopkg run AvidProToolsPlugin.pkg -p \"path/to/Plugin_24.3.0_Mac.dmg\"\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.GoogleWebDesigner", - "shortname": "GoogleWebDesigner.pkg", + "path": "Avid/AvidProToolsPlugin.pkg.recipe.yaml", + "shortname": "AvidProToolsPlugin.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.GoogleWebDesigner" + "com.github.davidbpirie.jamf-upload.AvidProToolsPlugin" ] }, - "com.github.davidbpirie.download.GoogleWebDesigner": { - "name": "Google Web Designer", - "description": "Downloads the latest version of Google Web Designer, extracts the\nversion, then verifies the signature.\n", + "com.github.davidbpirie.pkg.AvidProTools": { + "name": "AvidProTools", + "description": "Copies the Install Pro Tools pkg from the source DMG, verifying the signature and\nextracting the version.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nautopkg run AvidProTools.pkg -p \"path/to/Pro_Tools_2023.12.1_Mac.dmg\"\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.download.recipe.yaml", - "shortname": "GoogleWebDesigner.download", - "inferred_type": "download", + "path": "Avid/AvidProTools.pkg.recipe.yaml", + "shortname": "AvidProTools.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.pkg.GoogleWebDesigner" + "com.github.davidbpirie.jamf-upload.AvidProTools" ] }, - "com.github.davidbpirie.jamf-upload.GoogleWebDesigner": { - "name": "GoogleWebDesigner", - "description": "Downloads the latest version of Google Web Designer and creates a\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AvidSibelius": { + "name": "AvidSibelius", + "description": "Copies the Sibelius pkg from the source DMG, verifying the signature and\nextracting the version, then creates a package that installs the Sibelius\npkg via a postinstall script, applying a custom set of choices, then\nuploads the package to Jamf Pro.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nvia the -p parameter eg:\nautopkg run AvidSibelius.jamf-upload -p \"path/to/Sibelius_2023.11.1_Mac.dmg\"\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Install Sibelius.pkg\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleWebDesigner/GoogleWebDesigner.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.GoogleWebDesigner", - "shortname": "GoogleWebDesigner.jamf-upload", + "path": "Avid/AvidSibelius.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AvidSibelius", + "shortname": "AvidSibelius.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.GIMP": { - "name": "GIMP", - "description": "Downloads the latest version of GIMP from gimp.org and builds a\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AvidProTools": { + "name": "AvidProTools", + "description": "Copies the Install Pro Tools pkg from the source DMG, verifying the signature and\nextracting the version, then uploads the package to Jamf Pro.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nvia the -p parameter eg:\nautopkg run AvidProTools.jamf-upload -p \"path/to/Pro_Tools_2023.12.1.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GIMP/GIMP.jamf-upload.recipe.yaml", - "parent": "com.github.grahampugh.pkg.GIMP", - "shortname": "GIMP.jamf-upload", + "path": "Avid/AvidProTools.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AvidProTools", + "shortname": "AvidProTools.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Support-pkg": { - "name": "Support", - "description": "Downloads the latest .pkg version of Support App developed by Root3,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.GoogleEarth": { + "name": "GoogleEarth", + "description": "Downloads latest Google Earth disk image and makes a pkg, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Support/Support-pkg.jamf-upload.recipe.yaml", - "parent": "com.github.paul-cossey.download.Support-pkg", - "shortname": "Support-pkg.jamf-upload", + "path": "GoogleEarth/GoogleEarth.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.google-earth", + "shortname": "GoogleEarth.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.dockutil": { - "name": "dockutil", - "description": "Downloads the current release of Dockutil from Github, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.FxFactory": { + "name": "FxFactory", + "description": "Downloads the latest version of FxFactory, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "dockutil/dockutil.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.jessepeterson.download.dockutil", - "shortname": "dockutil.jamf-upload", + "path": "Noise Industries/FxFactory.jamf-upload.recipe.yaml", + "parent": "com.github.moofit-recipes.pkg.FxFactory", + "shortname": "FxFactory.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.LastPass_Safari": { - "name": "LastPass", - "description": "Downloads LastPass for Safari and creates a package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.naplockeddownbrowser": { + "name": "NAPLockedDownBrowser", + "description": "Downloads the latest version of NAP Locked Down Browser as a pkg.", "repo": "autopkg/davidbpirie-recipes", - "path": "LastPass/LastPass_Safari.jamf-upload.recipe.yaml", - "parent": "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari", - "shortname": "LastPass_Safari.jamf-upload", - "inferred_type": "jamf-upload" + "path": "ACARA/NAPLockedDownBrowser.download.recipe.yaml", + "shortname": "NAPLockedDownBrowser.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.munki.naplockeddownbrowser", + "com.github.davidbpirie.pkg.naplockeddownbrowser" + ] }, - "com.github.davidbpirie.jamf-upload.ParallelsDesktop": { - "name": "Parallels Desktop", - "description": "Downloads the latest version of Parallels Desktop and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nFor major versions 9 through 15, leave the PLATFORM_ARCH blank in your override.\nFor major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\nFor major version 17, set the PLATFORM_ARCH in your override to \"image\"\n", + "com.github.davidbpirie.munki.naplockeddownbrowser": { + "name": "NAPLockedDownBrowser", + "description": "Downloads the latest version of NAP Locked Down Browser as a pkg, finds the version, then imports it to Munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "Parallels/ParallelsDesktop.jamf-upload.recipe.yaml", - "parent": "com.github.homebysix.pkg.ParallelsDesktop", - "shortname": "ParallelsDesktop.jamf-upload", + "path": "ACARA/NAPLockedDownBrowser.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.naplockeddownbrowser", + "shortname": "NAPLockedDownBrowser.munki", + "inferred_type": "munki", + "munki_display_name": "NAP Locked Down Browser", + "munki_description": "Students will be required to use the NAPLAN test player locked down browser or App to perform the test." + }, + "com.github.davidbpirie.jamf-upload.naplockeddownbrowser": { + "name": "NAPLockedDownBrowser", + "description": "Downloads the latest version of NAP Locked Down Browser as a pkg,\nfinds the version, then uploads the package to Jamf Pro. The\ndownloaded package is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "ACARA/NAPLockedDownBrowser.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.naplockeddownbrowser", + "shortname": "NAPLockedDownBrowser.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.macOSLAPS": { - "name": "macOSLAPS", - "description": "Downloads the latest version of macOSLAPS, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.naplockeddownbrowser": { + "name": "NAPLockedDownBrowser", + "description": "Downloads the latest version of NAP Locked Down Browser as a pkg, then finds the version.", "repo": "autopkg/davidbpirie-recipes", - "path": "macOSLAPS/macOSLAPS.jamf-upload.recipe.yaml", - "parent": "com.github.neilmartin83.download.macOSLAPS", - "shortname": "macOSLAPS.jamf-upload", + "path": "ACARA/NAPLockedDownBrowser.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.naplockeddownbrowser", + "shortname": "NAPLockedDownBrowser.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.naplockeddownbrowser" + ] + }, + "com.github.davidbpirie.jamf-upload.Cyberduck": { + "name": "Cyberduck", + "description": "Downloads the current release version of Cyberduck and builds a package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Cyberduck/Cyberduck.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.Cyberduck", + "shortname": "Cyberduck.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.AdobeReader": { - "name": "AdobeReader", - "description": "Downloads the current Adobe Acrobat Reader pkg and repackages,\nreplacing a problematic preinstall script, and enabling installation\non non-boot volumes, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Bartender": { + "name": "Bartender", + "description": "Downloads the latest version of Bartender and creates a package, then\nuploads the package to Jamf Pro.\n\nSpecify which major version you want in the MAJOR_VERSION input variable.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeReader/AdobeReader.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.AdobeReader", - "shortname": "AdobeReader.jamf-upload", + "path": "SurteesStudios/Bartender.jamf-upload.recipe.yaml", + "parent": "com.github.homebysix.pkg.Bartender", + "shortname": "Bartender.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image and builds a package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.PostHaste": { + "name": "PostHaste", + "description": "Downloads the latest version of Post Haste and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "VLC/VLC.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.jamf-upload", + "path": "PostHaste/PostHaste.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.PostHaste", + "shortname": "PostHaste.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.LivestreamStudio": { - "name": "LivestreamStudio", - "description": "Downloads the latest version of Livestream Studio pkg, verifies the\nsignature, and extracts the version.\n", + "com.github.davidbpirie.pkg.PostHaste": { + "name": "PostHaste", + "description": "Downloads the latest version of Post Haste and creates a package.", "repo": "autopkg/davidbpirie-recipes", - "path": "Livestream/LivestreamStudio.download.recipe.yaml", - "shortname": "LivestreamStudio.download", - "inferred_type": "download", + "path": "PostHaste/PostHaste.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.Post Haste", + "shortname": "PostHaste.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.LivestreamStudio" + "com.github.davidbpirie.jamf-upload.PostHaste" ] }, - "com.github.davidbpirie.jamf-upload.LivestreamStudio": { - "name": "LivestreamStudio", - "description": "Downloads the latest version of Livestream Studio pkg, verifies the\nsignature, extracts the version, then uploads the package to Jamf\nPro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current release version of iTerm 2 and makes a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Livestream/LivestreamStudio.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.download.LivestreamStudio", - "shortname": "LivestreamStudio.jamf-upload", + "path": "iTerm2/iTerm2.jamf-upload.recipe.yaml", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2.jamf-upload", "inferred_type": "jamf-upload" }, "com.github.davidbpirie.jamf-upload.BetterDisplay": { @@ -133212,315 +133003,337 @@ "shortname": "BetterDisplay.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.PrismLauncher": { - "name": "PrismLauncher", - "description": "Download recipe for Prism Launcher, an alternative launcher for Minecraft and fork of ManyMC, then builds a package.", - "repo": "autopkg/davidbpirie-recipes", - "path": "PrismLauncher/PrismLauncher.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.PrismLauncher", - "shortname": "PrismLauncher.pkg", - "inferred_type": "pkg" - }, - "com.github.davidbpirie.download.PrismLauncher": { - "name": "PrismLauncher", - "description": "Download recipe for Prism Launcher, an alternative launcher for Minecraft and fork of ManyMC.", + "com.github.davidbpirie.download.MultiMC": { + "name": "MultiMC", + "description": "Download recipe for MultiMC, an alternative launcher for Minecraft.", "repo": "autopkg/davidbpirie-recipes", - "path": "PrismLauncher/PrismLauncher.download.recipe.yaml", - "shortname": "PrismLauncher.download", + "path": "MultiMC/MultiMC.download.recipe.yaml", + "shortname": "MultiMC.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.PrismLauncher", - "com.github.davidbpirie.munki.PrismLauncher" + "com.github.davidbpirie.munki.MultiMC", + "com.github.davidbpirie.pkg.MultiMC" ] }, - "com.github.davidbpirie.munki.PrismLauncher": { - "name": "PrismLauncher", - "description": "Download recipe for Prism Launcher, an alternative launcher for Minecraft and fork of ManyMC, then imports it to munki.", + "com.github.davidbpirie.munki.MultiMC": { + "name": "MultiMC", + "description": "Downloads the latest version of MultiMC, creates a dmg, then imports it to munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "PrismLauncher/PrismLauncher.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.PrismLauncher", - "shortname": "PrismLauncher.munki", + "path": "MultiMC/MultiMC.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.MultiMC", + "shortname": "MultiMC.munki", "inferred_type": "munki", - "munki_display_name": "Prism Launcher", - "munki_description": "Prism Launcher is an alternative launcher for Minecraft, and a fork of ManyMC. It allows you to have multiple, cleanly separated instances of Minecraft (each with their own mods, resource packs, saves, etc) and helps you manage them and their associated options with a simple and powerful interface." + "munki_display_name": "MultiMC", + "munki_description": "MultiMC is an alternative launcher for Minecraft. It allows you to have multiple, cleanly separated instances of Minecraft (each with their own mods, resource packs, saves, etc) and helps you manage them and their associated options with a simple and powerful interface." }, - "com.github.davidbpirie.jamf-upload.JamfConnect2": { - "name": "JamfConnect", - "description": "Downloads the latest version of Jamf Connect 2 and extracts its package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.MultiMC": { + "name": "MultiMC", + "description": "Download recipe for MultiMC, then builds a package.", "repo": "autopkg/davidbpirie-recipes", - "path": "JamfConnect2/JamfConnect2.jamf-upload.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2", - "shortname": "JamfConnect2.jamf-upload", - "inferred_type": "jamf-upload" + "path": "MultiMC/MultiMC.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.MultiMC", + "shortname": "MultiMC.pkg", + "inferred_type": "pkg" }, - "com.github.davidbpirie.jamf-upload.JamfConnect2LaunchAgent": { - "name": "JamfConnectLaunchAgent", - "description": "Downloads the latest version of Jamf Connect 2 LaunchAgent and extracts\nits package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.EscrowBuddy": { + "name": "Escrow Buddy", + "description": "Downloads the current release of Escrow Buddy from Github, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "JamfConnect2/JamfConnect2LaunchAgent.jamf-upload.recipe.yaml", - "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent", - "shortname": "JamfConnect2LaunchAgent.jamf-upload", + "path": "Escrow Buddy/Escrow Buddy.jamf-upload.recipe.yaml", + "parent": "com.github.homebysix.pkg.EscrowBuddy", + "shortname": "Escrow Buddy.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.install.JamfConnect2Configuration": { - "name": "JamfConnectConfiguration", - "description": "Downloads latest Jamf Connect disk image then installs the Jamf\nConnect Configuration app in /Applications.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "JamfConnect2/JamfConnect2Configuration.install.recipe.yaml", - "parent": "com.github.yohan460-recipes.download.JamfConnect", - "shortname": "JamfConnect2Configuration.install", - "inferred_type": "install" - }, - "com.github.davidbpirie.jamf-upload.SublimeText4": { - "name": "SublimeText4", - "description": "Downloads the current release version of Sublime Text 4 and builds a\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive": { + "name": "MicrosoftOneDrive", + "description": "Downloads the current standalone Microsoft OneDrive installer for\nboth Intel and Apple Silicon Macs, extracts version information and\nrenames the installer package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "SublimeText/SublimeText4.jamf-upload.recipe.yaml", - "parent": "com.github.gregneagle.pkg.SublimeText4", - "shortname": "SublimeText4.jamf-upload", + "path": "MicrosoftOneDrive/MicrosoftOneDrive.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.download.microsoftonedrive", + "shortname": "MicrosoftOneDrive.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity and creates a package, then\nuploads the package to Jamf Pro.\n\nArchs: x86_64, arm64, universal\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.AirPortUtility": { + "name": "AirPortUtility", + "description": "Downloads the latest AirPort Utility installer from Apple Support.", "repo": "autopkg/davidbpirie-recipes", - "path": "Audacity/Audacity.jamf-upload.recipe.yaml", - "parent": "com.github.ahousseini-recipes.pkg.Audacity", - "shortname": "Audacity.jamf-upload", - "inferred_type": "jamf-upload" + "path": "AirPortUtility/AirPortUtility.download.recipe.yaml", + "shortname": "AirPortUtility.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.munki.AirPortUtility" + ] }, - "com.github.davidbpirie.munki.audacity": { - "name": "Audacity", - "description": "Downloads the latest version of Audacity as a DMG, then imports it to Munki.", + "com.github.davidbpirie.munki.AirPortUtility": { + "name": "AirPortUtility", + "description": "Downloads the latest AirPort Utility installer from Apple Support and imports to munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "Audacity/Audacity.munki.recipe.yaml", - "parent": "com.github.ahousseini-recipes.download.Audacity", - "shortname": "Audacity.munki", + "path": "AirPortUtility/AirPortUtility.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.AirPortUtility", + "shortname": "AirPortUtility.munki", "inferred_type": "munki", - "munki_display_name": "Audacity", - "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." + "munki_display_name": "AirPort Utility", + "munki_description": "Use AirPort Utility to set up and manage your 802.11n and 802.11ac AirPort base stations, including AirPort Express, AirPort Extreme, and AirPort Time Capsule." }, - "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal": { - "name": "MicrosoftIntuneCompanyPortal", - "description": "Downloads the latest Microsoft Company Portal pkg,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.VMwareTools": { + "name": "VMwareTools", + "description": "Downloads the current release version of VMware Tools and extracts the installer package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", - "shortname": "MicrosoftIntuneCompanyPortal.jamf-upload", + "path": "VMwareTools/VMwareTools.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.VMwareTools", + "shortname": "VMwareTools.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.GoogleSanta": { - "name": "GoogleSanta", - "description": "Downloads the latest version of Google Santa from GitHub.", + "com.github.davidbpirie.download.Termius": { + "name": "Termius", + "description": "Downloads the latest version of Termius.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleSanta/GoogleSanta.download.recipe.yaml", - "shortname": "GoogleSanta.download", + "path": "Termius/Termius.download.recipe.yaml", + "shortname": "Termius.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.GoogleSanta" + "com.github.davidbpirie.pkg.Termius" ] }, - "com.github.davidbpirie.jamf-upload.GoogleSanta": { - "name": "GoogleSanta", - "description": "Downloads the latest version of Google Santa from GitHub,\nthen extracts the pkg and finds the version, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Termius": { + "name": "Termius", + "description": "Downloads the latest version of Termius and builds a package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleSanta/GoogleSanta.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.GoogleSanta", - "shortname": "GoogleSanta.jamf-upload", + "path": "Termius/Termius.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.Termius", + "shortname": "Termius.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.GoogleSanta": { - "name": "GoogleSanta", - "description": "Downloads the latest version of Google Santa from GitHub,\nthen extracts the pkg and finds the version.\n", + "com.github.davidbpirie.pkg.Termius": { + "name": "Termius", + "description": "Downloads the latest version of Termius and builds a package.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleSanta/GoogleSanta.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.GoogleSanta", - "shortname": "GoogleSanta.pkg", + "path": "Termius/Termius.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.Termius", + "shortname": "Termius.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.GoogleSanta" + "com.github.davidbpirie.jamf-upload.Termius" ] }, - "com.github.davidbpirie.jamf-upload.NDIHXDriver": { - "name": "NDIHXDriver", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI HX Driver\nand creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI HX Driver, then uploads the package to Jamf\nPro. The postinstall script also writes the supplied version to:\n/Library/Application Support/NewTek/NDI/HX_Driver/version.txt\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.ColourContrastAnalyzer": { + "name": "ColourContrastAnalyzer", + "description": "Downloads the latest release of TPGi Colour Contrast Analyzer as a dmg,\nverifies the signature and extracts the version, then generates a pkg.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIHXDriver.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.NDIHXDriver", - "shortname": "NDIHXDriver.jamf-upload", + "path": "TPGi/ColourContrastAnalyzer.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.ColourContrastAnalyzer", + "shortname": "ColourContrastAnalyzer.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.ColourContrastAnalyzer" + ] + }, + "com.github.davidbpirie.jamf-upload.ColourContrastAnalyzer": { + "name": "ColourContrastAnalyzer", + "description": "Downloads the latest release of TPGi Colour Contrast Analyzer as a dmg,\nverifies the signature and extracts the version, generates a pkg, then\nuploads the package to Jamf Pro. The generated pkg is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "TPGi/ColourContrastAnalyzer.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.ColourContrastAnalyzer", + "shortname": "ColourContrastAnalyzer.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.NDIToolsChoiceBundle": { - "name": "NDIToolsChoiceBundle", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the given choice, and\ncreates a package that installs the NDI Tools pkg via a postinstall\nscript, applying the given choice.\n\nBUNDLE_NAME is the name of the application or similar bundle.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing choices that install a bundle are:\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDI-Tools\n com.newtek.Test-Patterns-Mac-\n\nPKG_ID is the ID of the generated package.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", + "com.github.davidbpirie.download.ColourContrastAnalyzer": { + "name": "ColourContrastAnalyzer", + "description": "Downloads the latest release of TPGi Colour Contrast Analyzer as a dmg,\nverifies the signature and extracts the version.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIToolsChoiceBundle.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.NDITools", - "shortname": "NDIToolsChoiceBundle.pkg", - "inferred_type": "pkg", + "path": "TPGi/ColourContrastAnalyzer.download.recipe.yaml", + "shortname": "ColourContrastAnalyzer.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.NDIToolsChoiceBundle" + "com.github.davidbpirie.pkg.ColourContrastAnalyzer" ] }, - "com.github.davidbpirie.jamf-upload.NDIToolsChoice": { - "name": "NDIToolsChoice", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, extracts the version of the given choice, creates\na package that installs the NDI Tools pkg via a postinstall\nscript applying the given choice, then uploads the package to\nJamf Pro.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing these are:\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDIVirtualCamera\n com.newtek.driver.NDIAudio\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.ndi.recording\n com.newtek.Test-Patterns-Mac-\n com.newtek.NewTek-Import-SpeedHQ\n com.newtek.NDI-Transmit-AdobeCC\n com.newtek.DAL.NDIplugin\n com.newtek.DAL.NDIpluginlaunchdaemon\n com.newtek.HAL.NDIaudioplugin\n com.newtek.NDI.prefpane\n com.newtek.NDI-HX-Driver\n com.newtek.NDI-Tools\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", + "com.github.davidbpirie.jamf-upload.AbletonLive": { + "name": "Albeton Live", + "description": "Downloads the most recent version of Ableton Live and creates an\ninstaller package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIToolsChoice.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.NDIToolsChoice", - "shortname": "NDIToolsChoice.jamf-upload", + "path": "Ableton/AbletonLive.jamf-upload.recipe.yaml", + "parent": "com.github.jazzace.pkg.AbletonLive", + "shortname": "AbletonLive.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.NDIToolsChoiceBundle": { - "name": "NDIToolsChoice", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the given choice,\ncreates a package that installs the NDI Tools pkg via a postinstall\nscript applying the given choice, then uploads the package to\nJamf Pro.\n\nBUNDLE_NAME is the name of the application or similar bundle.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing choices that install an app are:\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDI-Tools\n com.newtek.Test-Patterns-Mac-\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", + "com.github.davidbpirie.jamf-upload.Serial": { + "name": "Serial", + "description": "Downloads the latest version of Serial and creates a package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIToolsChoiceBundle.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.NDIToolsChoiceBundle", - "shortname": "NDIToolsChoiceBundle.jamf-upload", + "path": "Decisive Tactics/Serial.jamf-upload.recipe.yaml", + "parent": "com.github.macprince.pkg.Serial", + "shortname": "Serial.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.NDIToolsChoice": { - "name": "NDIToolsChoice", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the given choice and\ncreates a package that installs the NDI Tools pkg via a postinstall\nscript, applying the given choice.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing these are:\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDIVirtualCamera\n com.newtek.driver.NDIAudio\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.ndi.recording\n com.newtek.Test-Patterns-Mac-\n com.newtek.NewTek-Import-SpeedHQ\n com.newtek.NDI-Transmit-AdobeCC\n com.newtek.DAL.NDIplugin\n com.newtek.DAL.NDIpluginlaunchdaemon\n com.newtek.HAL.NDIaudioplugin\n com.newtek.NDI.prefpane\n com.newtek.NDI-HX-Driver\n com.newtek.NDI-Tools\n\n PKG_ID is the ID of the generated package.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", + "com.github.davidbpirie.jamf-upload.MacEvaluationUtility": { + "name": "MacEvaluationUtility", + "description": "Copies the Mac Evaluation Utility package from the source DMG,\nverifying the signature and extracting the version, then uploads\nthe package to Jamf Pro.\n\nPackage source DMG must be manually downloaded from https://beta.apple.com/it,\nand then provided either as Input Variable PKG or via the -p parameter eg:\nautopkg run MacEvaluationUtility.jamf-upload -p \"path/to/Mac_Evaluation_Utility_4_5.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIToolsChoice.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.NDITools", - "shortname": "NDIToolsChoice.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.NDIToolsChoice" - ] + "path": "Apple/MacEvaluationUtility.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.MacEvaluationUtility", + "shortname": "MacEvaluationUtility.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.NDIRecordingComponent": { - "name": "NDIRecordingComponent", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI Recording\nComponent and creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI Recording Component.\n\nPKG_ID is the ID of the generated package.\n", + "com.github.davidbpirie.pkg.MacEvaluationUtility": { + "name": "MacEvaluationUtility", + "description": "Copies the Mac Evaluation Utility package from the source DMG,\nverifying the signature and extracting the version.\n\nPackage source DMG must be manually downloaded from https://beta.apple.com/it,\nand then provided either as Input Variable PKG or via the -p parameter eg:\nautopkg run MacEvaluationUtility.pkg -p \"path/to/Mac_Evaluation_Utility_4_5.dmg\"\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIRecordingComponent.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.NDITools", - "shortname": "NDIRecordingComponent.pkg", + "path": "Apple/MacEvaluationUtility.pkg.recipe.yaml", + "shortname": "MacEvaluationUtility.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.NDIRecordingComponent" + "com.github.davidbpirie.jamf-upload.MacEvaluationUtility" ] }, - "com.github.davidbpirie.download.NDITools": { - "name": "NDITools", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature.\n", + "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop": { + "name": "MicrosoftRemoteDesktop", + "description": "Downloads the latest Microsoft Remote Desktop pkg, extracts the\nversion, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDITools.download.recipe.yaml", - "shortname": "NDITools.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.NDIToolsChoiceBundle", - "com.github.davidbpirie.pkg.NDIToolsChoice", - "com.github.davidbpirie.pkg.NDIRecordingComponent", - "com.github.davidbpirie.pkg.NDIHXDriver" - ] + "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSRemoteDesktop", + "shortname": "MicrosoftRemoteDesktop.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.NDIRecordingComponent": { - "name": "NDIRecordingComponent", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI Recording\nComponent and creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI Recording Component, then uploads the package to\nJamf Pro.\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.VisualStudioCode": { + "name": "VisualStudioCode", + "description": "Downloads the latest version of VS Code and makes a pkg of it, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIRecordingComponent.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.NDIRecordingComponent", - "shortname": "NDIRecordingComponent.jamf-upload", + "path": "VisualStudioCode/VisualStudioCode.jamf-upload.recipe.yaml", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "VisualStudioCode.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.NDIHXDriver": { - "name": "NDIHXDriver", - "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI HX Driver\nand creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI HX Driver. The postinstall script also writes\nthe supplied version to:\n/Library/Application Support/NewTek/NDI/HX_Driver/version.txt\n\nPKG_ID is the ID of the generated package.\n\nWhen using the recipe, also provide the version via the -k parameter eg:\nautopkg run NDIHXDriver.pkg -k version=1.0\n", + "com.github.davidbpirie.jamf-upload.Obsidian": { + "name": "Obsidian", + "description": "Downloads the current release version of Obsidian and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "NDI/NDIHXDriver.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.NDITools", - "shortname": "NDIHXDriver.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.NDIHXDriver" - ] + "path": "Obsidian/Obsidian.jamf-upload.recipe.yaml", + "parent": "io.github.hjuutilainen.pkg.Obsidian", + "shortname": "Obsidian.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.CitrixWorkspace": { - "name": "Citrix Workspace", - "description": "Downloads the latest Citrix Workspace version and extracts the package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MicrosoftEdge": { + "name": "MicrosoftEdge", + "description": "Downloads the latest Microsoft Edge pkg, and appends the version\nto the end of the filename, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "CitrixWorkspace/CitrixWorkspace.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.citrixworkspace", - "shortname": "CitrixWorkspace.jamf-upload", + "path": "MicrosoftEdge/MicrosoftEdge.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftedge", + "shortname": "MicrosoftEdge.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current release version of iTerm 2 and makes a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.PowerMonitor": { + "name": "PowerMonitor", + "description": "Downloads the latest Power Monitor installer package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "iTerm2/iTerm2.jamf-upload.recipe.yaml", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2.jamf-upload", + "path": "PowerMonitor/PowerMonitor.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.PowerMonitor", + "shortname": "PowerMonitor.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.MSWord2019": { - "name": "MSWord2019", - "description": "Downloads the latest Word 2019 multilingual update pkg, and appends\nthe version to the end of the filename, then uploads the package to\nJamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.ParallelsDesktop": { + "name": "Parallels Desktop", + "description": "Downloads the latest version of Parallels Desktop and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nFor major versions 9 through 15, leave the PLATFORM_ARCH blank in your override.\nFor major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\nFor major version 17, set the PLATFORM_ARCH in your override to \"image\"\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MSOfficeUpdates/MSWord2019.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSWord2019", - "shortname": "MSWord2019.jamf-upload", + "path": "Parallels/ParallelsDesktop.jamf-upload.recipe.yaml", + "parent": "com.github.homebysix.pkg.ParallelsDesktop", + "shortname": "ParallelsDesktop.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.MSOutlook2019": { - "name": "MSOutlook2019", - "description": "Downloads the latest Outlook 2019 multilingual update pkg, and\nappends the version to the end of the filename, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.munki.Minecraft": { + "name": "Minecraft", + "description": "Munki import recipe for Minecraft.", "repo": "autopkg/davidbpirie-recipes", - "path": "MSOfficeUpdates/MSOutlook2019.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSOutlook2019", - "shortname": "MSOutlook2019.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Minecraft/Minecraft.munki.recipe.yaml", + "parent": "com.github.ahousseini-recipes.download.Minecraft", + "shortname": "Minecraft.munki", + "inferred_type": "munki", + "munki_display_name": "Minecraft", + "munki_description": "The world is yours for the making. Prepare for an adventure of limitless possibilities as you build, mine, battle mobs, and explore the ever-changing Minecraft landscape." }, - "com.github.davidbpirie.jamf-upload.MSExcel2019": { - "name": "MSExcel2019", - "description": "Downloads the latest Excel 2019 update pkg, and appends the version\nto the end of the filename, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.PrismLauncher": { + "name": "PrismLauncher", + "description": "Download recipe for Prism Launcher, an alternative launcher for Minecraft and fork of ManyMC, then builds a package.", "repo": "autopkg/davidbpirie-recipes", - "path": "MSOfficeUpdates/MSExcel2019.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSExcel2019", - "shortname": "MSExcel2019.jamf-upload", + "path": "PrismLauncher/PrismLauncher.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.PrismLauncher", + "shortname": "PrismLauncher.pkg", + "inferred_type": "pkg" + }, + "com.github.davidbpirie.download.PrismLauncher": { + "name": "PrismLauncher", + "description": "Download recipe for Prism Launcher, an alternative launcher for Minecraft and fork of ManyMC.", + "repo": "autopkg/davidbpirie-recipes", + "path": "PrismLauncher/PrismLauncher.download.recipe.yaml", + "shortname": "PrismLauncher.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.PrismLauncher", + "com.github.davidbpirie.munki.PrismLauncher" + ] + }, + "com.github.davidbpirie.munki.PrismLauncher": { + "name": "PrismLauncher", + "description": "Download recipe for Prism Launcher, an alternative launcher for Minecraft and fork of ManyMC, then imports it to munki.", + "repo": "autopkg/davidbpirie-recipes", + "path": "PrismLauncher/PrismLauncher.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.PrismLauncher", + "shortname": "PrismLauncher.munki", + "inferred_type": "munki", + "munki_display_name": "Prism Launcher", + "munki_description": "Prism Launcher is an alternative launcher for Minecraft, and a fork of ManyMC. It allows you to have multiple, cleanly separated instances of Minecraft (each with their own mods, resource packs, saves, etc) and helps you manage them and their associated options with a simple and powerful interface." + }, + "com.github.davidbpirie.jamf-upload.logitechoptionsplus": { + "name": "LogitechOptionsPlus", + "description": "Downloads the latest verison of Logitech Options Plus offline installer application,\ncreates a pkg that runs the installer app with the silent option, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Logitech/LogitechOptionsPlus.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.logitechoptionsplus", + "shortname": "LogitechOptionsPlus.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.MSPowerPoint2019": { - "name": "MSPowerPoint2019", - "description": "Downloads the latest PowerPoint 2019 multilingual update pkg, and\nappends the version to the end of the filename, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.munki.logitechoptionsplus": { + "name": "LogitechOptionsPlus", + "description": "Downloads the latest verison of Logitech Options Plus installer application,\ncreates a pkg that runs the installer app with the silent option, then\nimports to munki.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MSOfficeUpdates/MSPowerPoint2019.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSPowerPoint2019", - "shortname": "MSPowerPoint2019.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Logitech/LogitechOptionsPlus.munki.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.logitechoptionsplus", + "shortname": "LogitechOptionsPlus.munki", + "inferred_type": "munki", + "munki_display_name": "Logitech Options Plus", + "munki_description": "The Logi Options+ App is the next-gen of Logitech Options that enables even\nmore customization of supported Logitech mice, keyboards and lights. Get\nthe best of Logitech Options, upgraded with a fresh, easy-to-use interface,\nand our latest features to work even smarter.\n" }, - "com.github.davidbpirie.jamf-upload.MSOneNote2019": { - "name": "MSOneNote2019", - "description": "Downloads the latest OneNote 2019 multilingual update pkg, and\nappends the version to the end of the filename, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.logitechoptionsplus": { + "name": "LogitechOptionsPlus", + "description": "Downloads the latest verison of Logitech Options Plus offline installer application.\nSee:\nhttps://prosupport.logi.com/hc/en-us/articles/10991109278871-Logitech-Options-Offline-Installer\nfor details.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MSOfficeUpdates/MSOneNote2019.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSOneNote2019", - "shortname": "MSOneNote2019.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Logitech/LogitechOptionsPlus.download.recipe.yaml", + "shortname": "LogitechOptionsPlus.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.logitechoptionsplus" + ] }, - "com.github.davidbpirie.pkg.AdobeAdminConsole": { - "name": "AdobeAdminConsole", - "description": "Expands the zip archive downloaded with an Adobe Admin Console-\ngenerated downloader, identifies the package name, extracts\npackage metadata from the installer using dataJAR's custom\nprocessor, then copies the installer package, renaming to\nmatch the recipe name and include the version.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\narchive via the -p parameter eg:\nautopkg run MyAdobeApp.pkg -p MyAdobeApp.zip\n", + "com.github.davidbpirie.pkg.logitechoptionsplus": { + "name": "LogitechOptionsPlus", + "description": "Downloads the latest verison of Logitech Options Plus offline installer application,\nthen creates a pkg that runs the installer app with the silent option.\nSee:\nhttps://prosupport.logi.com/hc/en-gb/articles/6046882446359-Mass-installation-and-configuration-of-Logitech-Options-software#h.k97ihcogiap9\nfor details.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeAdminConsole/AdobeAdminConsole.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.pkginfo.AdobeAdminConsole", - "shortname": "AdobeAdminConsole.pkg", + "path": "Logitech/LogitechOptionsPlus.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.logitechoptionsplus", + "shortname": "LogitechOptionsPlus.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.AdobeAdminConsole" + "com.github.davidbpirie.jamf-upload.logitechoptionsplus", + "com.github.davidbpirie.munki.logitechoptionsplus" ] }, - "com.github.davidbpirie.jamf-upload.AdobeAdminConsole": { - "name": "AdobeAdminConsole", - "description": "Expands the zip archive downloaded with an Adobe Admin Console-\ngenerated downloader, identifies the package name, extracts\npackage metadata from the installer using dataJAR's custom\nprocessor, copies the installer package, then uploads the package\nto Jamf Pro.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\narchive via the -p parameter eg:\nautopkg run MyAdobeApp.jamf-upload -p MyAdobeApp.zip\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.CiscoAnyConnectVPN": { + "name": "Cisco AnyConnect VPN", + "description": "Creates a Cisco AnyConnect VPN-only package, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeAdminConsole/AdobeAdminConsole.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AdobeAdminConsole", - "shortname": "AdobeAdminConsole.jamf-upload", + "path": "CiscoAnyConnect/CiscoAnyConnectVPN.jamf-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.CiscoAnyConnect", + "shortname": "CiscoAnyConnectVPN.jamf-upload", "inferred_type": "jamf-upload" }, "com.github.davidbpirie.pkginfo.AdobeAdminConsole": { @@ -133534,161 +133347,198 @@ "com.github.davidbpirie.pkg.AdobeAdminConsole" ] }, - "com.github.davidbpirie.munki.unity3dcomponent": { - "name": "Unity 3D %UNITY3D_COMPONENT_NAME% Support", - "description": "Downloads the latest version of a Unity Support installer as specified\nin UNITY3D_COMPONENT_NAME, then imports it to Munki.\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\nUse another recipe (eg com.github.joshua-d-miller.autopkg.munki.Unity3D) to import Unity itself.\nA preinstall script checks to make sure the same version of Unity 3D is installed, otherwise it fails.\nAt time of writing supported UNITY3D_COMPONENT_NAME values are:\n Android\n AppleTV\n iOS\n Linux-IL2CPP\n Linux-Mono\n Linux-Server\n Mac-IL2CPP\n Mac-Server\n WebGL\n Windows-Mono\n Windows-Server\n\nView the source at UNITY3D_SEARCH_URL to check for changes to available Components.\n\nCreate separate overrides for each required component, giving each a unique Identifier.\n\nBased on the work and methods in https://github.com/autopkg/apizz-recipes/tree/master/Unity but abstracted to a single recipe.\n", + "com.github.davidbpirie.jamf-upload.AdobeAdminConsole": { + "name": "AdobeAdminConsole", + "description": "Expands the zip archive downloaded with an Adobe Admin Console-\ngenerated downloader, identifies the package name, extracts\npackage metadata from the installer using dataJAR's custom\nprocessor, copies the installer package, then uploads the package\nto Jamf Pro.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\narchive via the -p parameter eg:\nautopkg run MyAdobeApp.jamf-upload -p MyAdobeApp.zip\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Unity 3D/Unity3DComponent.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.unity3dcomponent", - "shortname": "Unity3DComponent.munki", - "inferred_type": "munki", - "munki_display_name": "Unity 3D %UNITY3D_COMPONENT_NAME% Support", - "munki_description": "%UNITY3D_COMPONENT_NAME% support component for Unity 3D." + "path": "AdobeAdminConsole/AdobeAdminConsole.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AdobeAdminConsole", + "shortname": "AdobeAdminConsole.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.unity3dcomponent": { - "name": "Unity 3D %UNITY3D_COMPONENT_NAME% Support", - "description": "Downloads the latest version of a Unity Support installer as specified\nin UNITY3D_COMPONENT_NAME.\nCreate separate overrides for each required component.\nAt time of writing supported UNITY3D_COMPONENT_NAME values are:\n Android\n AppleTV\n iOS\n Linux-IL2CPP\n Linux-Mono\n Linux-Server\n Mac-IL2CPP\n Mac-Server\n WebGL\n Windows-Mono\n Windows-Server\n", + "com.github.davidbpirie.pkg.AdobeAdminConsole": { + "name": "AdobeAdminConsole", + "description": "Expands the zip archive downloaded with an Adobe Admin Console-\ngenerated downloader, identifies the package name, extracts\npackage metadata from the installer using dataJAR's custom\nprocessor, then copies the installer package, renaming to\nmatch the recipe name and include the version.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\narchive via the -p parameter eg:\nautopkg run MyAdobeApp.pkg -p MyAdobeApp.zip\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Unity 3D/Unity3DComponent.download.recipe.yaml", - "shortname": "Unity3DComponent.download", - "inferred_type": "download", + "path": "AdobeAdminConsole/AdobeAdminConsole.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.pkginfo.AdobeAdminConsole", + "shortname": "AdobeAdminConsole.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.munki.unity3dcomponent" + "com.github.davidbpirie.jamf-upload.AdobeAdminConsole" ] }, - "com.github.davidbpirie.jamf-upload.FontBase": { - "name": "FontBase", - "description": "Downloads the latest version of FontBase and creates a new installer\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.1Password7": { + "name": "1Password7", + "description": "Downloads the current release version of 1Password 7 and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "FontBase/FontBase.jamf-upload.recipe.yaml", - "parent": "com.github.jlehikoinen.pkg.FontBase", - "shortname": "FontBase.jamf-upload", + "path": "AgileBits/1Password7.jamf-upload.recipe.yaml", + "parent": "io.github.hjuutilainen.pkg.1Password", + "shortname": "1Password7.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.DisplayLink_Manager": { - "name": "DisplayLink Manager", - "description": "Downloads the latest version of the DisplayLink Manager App package, then imports it to Munki.", + "com.github.davidbpirie.jamf-upload.1Password8": { + "name": "1Password8", + "description": "Downloads the current release version of 1Password 8 and copies the\ndownloaded package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "DisplayLink/DisplayLink_Manager.munki.recipe.yaml", - "parent": "com.github.smithjw.pkg.DisplayLink_Manager", - "shortname": "DisplayLink_Manager.munki", - "inferred_type": "munki", - "munki_display_name": "DisplayLink Manager", - "munki_description": "DisplayLink Manager is a new way to enable your DisplayLink dock, adapter or monitor on macOS platforms. It's an application that combines our latest driver with features that streamline the setup of mutliple displays up to 4K." + "path": "AgileBits/1Password8.jamf-upload.recipe.yaml", + "parent": "io.github.hjuutilainen.pkg.1Password8", + "shortname": "1Password8.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.DisplayLink_Manager": { - "name": "DisplayLink Manager", - "description": "Downloads the latest version of the DisplayLink Manager App package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.wiresharkchmodbpf": { + "name": "WiresharkChmodBPF", + "description": "Downloads the latest version of Wireshark, then copies the\nInstall ChmodBPF pkg from the downloaded dmg, verifying the code\nsignature and extracting the version, then uploads the package\nto Jamf Pro.\n\nARCH should be one of Intel or Arm, but should not affect the result.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "DisplayLink/DisplayLink_Manager.jamf-upload.recipe.yaml", - "parent": "com.github.smithjw.pkg.DisplayLink_Manager", - "shortname": "DisplayLink_Manager.jamf-upload", + "path": "Wireshark/WiresharkChmodBPF.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.wiresharkchmodbpf", + "shortname": "WiresharkChmodBPF.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.transmit5": { - "name": "Transmit5", - "description": "Downloads the latest Transmit 5 and creates a package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark, extracts the version,\nverifies the signature, then generates a pkg.\n\nARCH should be one of Intel or Arm.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Panic/Transmit5.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.transmit5", - "shortname": "Transmit5.jamf-upload", - "inferred_type": "jamf-upload" + "path": "Wireshark/Wireshark.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.wireshark", + "shortname": "Wireshark.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.wireshark" + ] }, - "com.github.davidbpirie.jamf-upload.EscrowBuddy": { - "name": "Escrow Buddy", - "description": "Downloads the current release of Escrow Buddy from Github, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark, extracts the version,\nthen verifies the signature.\n\nARCH should be one of Intel or Arm.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Escrow Buddy/Escrow Buddy.jamf-upload.recipe.yaml", - "parent": "com.github.homebysix.pkg.EscrowBuddy", - "shortname": "Escrow Buddy.jamf-upload", + "path": "Wireshark/Wireshark.download.recipe.yaml", + "shortname": "Wireshark.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.wireshark", + "com.github.davidbpirie.pkg.wiresharkchmodbpf" + ] + }, + "com.github.davidbpirie.jamf-upload.wireshark": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark, extracts the version,\nverifies the signature, generates a pkg, then uploads the package\nto Jamf Pro.\n\nARCH should be one of Intel or Arm.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Wireshark/Wireshark.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.wireshark", + "shortname": "Wireshark.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.UTM": { - "name": "UTM", - "description": "Downloads the latest version of UTM and creates a package,\nthen imports to munki.\n", + "com.github.davidbpirie.pkg.wiresharkchmodbpf": { + "name": "WiresharkChmodBPF", + "description": "Downloads the latest version of Wireshark, then copies the\nInstall ChmodBPF pkg from the downloaded dmg, verifying the code\nsignature and extracting the version.\n\nARCH should be one of Intel or Arm, but should not affect the result.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "UTM/UTM.munki.recipe.yaml", - "parent": "com.github.ahousseini-recipes.download.UTM", - "shortname": "UTM.munki", - "inferred_type": "munki", - "munki_display_name": "UTM", - "munki_description": "UTM is a full featured system emulator and virtual machine host for iOS and macOS. It is based off of QEMU. In short, it allows you to run Windows, Linux, and more on your Mac, iPhone, and iPad." + "path": "Wireshark/WiresharkChmodBPF.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.wireshark", + "shortname": "WiresharkChmodBPF.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.wiresharkchmodbpf" + ] }, - "com.github.davidbpirie.jamf-upload.UTM": { - "name": "UTM", - "description": "Downloads the latest version of UTM and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MicrosoftOfficeReset": { + "name": "MicrosoftOfficeReset", + "description": "Downloads the latest version of the Microsoft Office Reset package,\nthen creates a package that runs the Microsoft Office Reset package\nvia a postinstall script, applying a custom set of choices, then\nuploads the package to Jamf Pro.\n\nIntended use is to create multiple overrides, one for each set of\noption combinations required.\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is to perform a factory reset of Office.\nAll choices as of v1.9.1 are:\n - com.microsoft.reset.Word\n - com.microsoft.reset.Excel\n - com.microsoft.reset.PowerPoint\n - com.microsoft.reset.Outlook\n - com.microsoft.remove.Outlook.Data\n - com.microsoft.reset.OneNote\n - com.microsoft.reset.OneDrive\n - com.microsoft.reset.Teams\n - com.microsoft.remove.SkypeForBusiness\n - com.microsoft.reset.AutoUpdate\n - com.microsoft.reset.Credentials\n - com.microsoft.reset.Factory\n - com.microsoft.remove.Office\n - com.microsoft.remove.ZoomPlugin\n - com.microsoft.remove.WebExPT\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Microsoft_Office_Reset.pkg\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "UTM/UTM.jamf-upload.recipe.yaml", - "parent": "com.github.ahousseini-recipes.pkg.UTM", - "shortname": "UTM.jamf-upload", + "path": "MicrosoftOfficeReset/MicrosoftOfficeReset.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.MicrosoftOfficeReset", + "shortname": "MicrosoftOfficeReset.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.GoogleEarth": { - "name": "GoogleEarth", - "description": "Downloads latest Google Earth disk image and makes a pkg, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.MicrosoftOfficeReset": { + "name": "MicrosoftOfficeReset", + "description": "Downloads the latest version of the Microsoft Office Reset package,\nthen creates a package that runs the Microsoft Office Reset package\nvia a postinstall script, applying a custom set of choices.\n\nIntended use is to create multiple overrides, one for each set of\noption combinations required.\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is to perform a factory reset of Office.\nAll choices as of v1.9.1 are:\n - com.microsoft.reset.Word\n - com.microsoft.reset.Excel\n - com.microsoft.reset.PowerPoint\n - com.microsoft.reset.Outlook\n - com.microsoft.remove.Outlook.Data\n - com.microsoft.reset.OneNote\n - com.microsoft.reset.OneDrive\n - com.microsoft.reset.Teams\n - com.microsoft.remove.SkypeForBusiness\n - com.microsoft.reset.AutoUpdate\n - com.microsoft.reset.Credentials\n - com.microsoft.reset.Factory\n - com.microsoft.remove.Office\n - com.microsoft.remove.ZoomPlugin\n - com.microsoft.remove.WebExPT\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Microsoft_Office_Reset.pkg\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GoogleEarth/GoogleEarth.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.google-earth", - "shortname": "GoogleEarth.jamf-upload", - "inferred_type": "jamf-upload" + "path": "MicrosoftOfficeReset/MicrosoftOfficeReset.pkg.recipe.yaml", + "parent": "com.github.mlbz521.download.MicrosoftOfficeResetOptions", + "shortname": "MicrosoftOfficeReset.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.MicrosoftOfficeReset" + ] }, - "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive": { - "name": "MicrosoftOneDrive", - "description": "Downloads the current standalone Microsoft OneDrive installer for\nboth Intel and Apple Silicon Macs, extracts version information and\nrenames the installer package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.DisplayLink_Manager": { + "name": "DisplayLink Manager", + "description": "Downloads the latest version of the DisplayLink Manager App package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftOneDrive/MicrosoftOneDrive.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.download.microsoftonedrive", - "shortname": "MicrosoftOneDrive.jamf-upload", + "path": "DisplayLink/DisplayLink_Manager.jamf-upload.recipe.yaml", + "parent": "com.github.smithjw.pkg.DisplayLink_Manager", + "shortname": "DisplayLink_Manager.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.outset": { - "name": "outset", - "description": "Downloads the current release of Outset from Github,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.munki.DisplayLink_Manager": { + "name": "DisplayLink Manager", + "description": "Downloads the latest version of the DisplayLink Manager App package, then imports it to Munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "outset/outset.jamf-upload.recipe.yaml", - "parent": "com.github.grahamgilbert.download.outset", - "shortname": "outset.jamf-upload", + "path": "DisplayLink/DisplayLink_Manager.munki.recipe.yaml", + "parent": "com.github.smithjw.pkg.DisplayLink_Manager", + "shortname": "DisplayLink_Manager.munki", + "inferred_type": "munki", + "munki_display_name": "DisplayLink Manager", + "munki_description": "DisplayLink Manager is a new way to enable your DisplayLink dock, adapter or monitor on macOS platforms. It's an application that combines our latest driver with features that streamline the setup of mutliple displays up to 4K." + }, + "com.github.davidbpirie.jamf-upload.Blender": { + "name": "Blender", + "description": "Downloads the current release version of Blender and builds a package,\nthen uploads the package to Jamf Pro.\n\nArchitectures: x86, arm64\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Blender/Blender.jamf-upload.recipe.yaml", + "parent": "io.github.hjuutilainen.pkg.Blender", + "shortname": "Blender.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.iLokLicenseManager": { - "name": "iLokLicenseManager", - "description": "Downloads the latest iLok License Manager disk image, then copies \nthe package from the DMG, extracting the version.\n", + "com.github.davidbpirie.pkg.DYMOConnect": { + "name": "DYMOConnect", + "description": "Downloads latest DYMO Connect package.", "repo": "autopkg/davidbpirie-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManager.pkg.recipe.yaml", - "parent": "io.github.hjuutilainen.download.iLokLicenseManager", - "shortname": "iLokLicenseManager.pkg", + "path": "DYMO/DYMOConnect.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.DYMOConnect", + "shortname": "DYMOConnect.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.iLokLicenseManager" + "com.github.davidbpirie.jamf-upload.DYMOConnect" ] }, - "com.github.davidbpirie.jamf-upload.iLokLicenseManagerClientConfig": { - "name": "iLokLicenseManagerClientConfig", - "description": "Creates a package that installs the client preferences for iLok\nLicense Manager and a postinstall script that reloads the license\ndaemon Launch Daemon, then uploads the package to Jamf Pro.\n\nThe source client preferences file must first be created manually\non a client device by running iLok License Manager, selecting\niLok License Manager -> Preferences -> My Connections, and\nconfiguring as required. This will populate the required client\npreferences file at:\n/Library/Preferences/com.paceap.eden.floating.v1.client.prefs\n\nClient preferences file must be provided either as Input Variable\nPKG or via the -p parameter; the desired package version must be\nprovided via the -k version parameter eg:\nautopkg run iLokLicenseManagerClientConfig.jamf-upload -p \"path/to/com.paceap.eden.floating.v1.client.prefs\" -k version \"1.0.0\"\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nInspired by https://community.jamf.com/t5/jamf-pro/configuring-ilok-license-server-clients/td-p/272536\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManagerClientConfig.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.iLokLicenseManagerClientConfig", - "shortname": "iLokLicenseManagerClientConfig.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.iLokLicenseManagerClientConfig": { - "name": "iLokLicenseManagerClientConfig", - "description": "Creates a package that installs the client preferences for iLok\nLicense Manager and a postinstall script that reloads the license\ndaemon Launch Daemon.\n\nThe source client preferences file must first be created manually\non a client device by running iLok License Manager, selecting\niLok License Manager -> Preferences -> My Connections, and\nconfiguring as required. This will populate the required client\npreferences file at:\n/Library/Preferences/com.paceap.eden.floating.v1.client.prefs\n\nClient preferences file must be provided either as Input Variable\nPKG or via the -p parameter; the desired package version must be\nprovided via the -k version parameter eg:\nautopkg run iLokLicenseManagerClientConfig.pkg -p \"path/to/com.paceap.eden.floating.v1.client.prefs\" -k version \"1.0.0\"\n\nPKG_ID is the ID of the generated package.\n\nInspired by https://community.jamf.com/t5/jamf-pro/configuring-ilok-license-server-clients/td-p/272536\n", + "com.github.davidbpirie.download.DYMOConnect": { + "name": "DYMOConnect", + "description": "Downloads latest DYMO Connect package.", "repo": "autopkg/davidbpirie-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManagerClientConfig.pkg.recipe.yaml", - "shortname": "iLokLicenseManagerClientConfig.pkg", - "inferred_type": "pkg", + "path": "DYMO/DYMOConnect.download.recipe.yaml", + "deprecated": true, + "shortname": "DYMOConnect.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.iLokLicenseManagerClientConfig" + "com.github.davidbpirie.pkg.DYMOConnect" ] }, - "com.github.davidbpirie.jamf-upload.iLokLicenseManager": { - "name": "iLokLicenseManager", - "description": "Downloads the latest iLok License Manager disk image, copies the\npackage from the DMG, extracting the version, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.DYMOLabelSoftware": { + "name": "DYMOLabelSoftware", + "description": "Downloads latest DYMO Label Software package.", "repo": "autopkg/davidbpirie-recipes", - "path": "PACE Anti-Piracy/iLokLicenseManager.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.iLokLicenseManager", - "shortname": "iLokLicenseManager.jamf-upload", + "path": "DYMO/DYMOLabelSoftware.download.recipe.yaml", + "shortname": "DYMOLabelSoftware.download", + "inferred_type": "download" + }, + "com.github.davidbpirie.jamf-upload.DYMOConnect": { + "name": "DYMOConnect", + "description": "Downloads latest DYMO Connect package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "DYMO/DYMOConnect.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.DYMOConnect", + "shortname": "DYMOConnect.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.jamf-upload.MicrosoftTeams": { + "name": "MicrosoftTeams", + "description": "Downloads the latest Microsoft Teams pkg, and appends the version\nto the end of the filename, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "MicrosoftTeams/MicrosoftTeams.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSTeams", + "deprecated": true, + "shortname": "MicrosoftTeams.jamf-upload", "inferred_type": "jamf-upload" }, "com.github.davidbpirie.jamf-upload.MicrosoftTeams2": { @@ -133710,622 +133560,710 @@ "shortname": "MicrosoftTeamsClassic.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.MicrosoftTeams": { - "name": "MicrosoftTeams", - "description": "Downloads the latest Microsoft Teams pkg, and appends the version\nto the end of the filename, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Nudge": { + "name": "Nudge", + "description": "Nudge is application for enforcing macOS updates.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet TYPE to \"_Suite\" string to download the new Nudge Suite, either\nvia Input in an override or via the -k option,\ni.e.: `-k TYPE=_Suite`\n\nDownloads the latest version of the Nudge installer package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftTeams/MicrosoftTeams.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSTeams", - "deprecated": true, - "shortname": "MicrosoftTeams.jamf-upload", + "path": "Nudge/Nudge.jamf-upload.recipe.yaml", + "parent": "com.github.erikng.download.Nudge", + "shortname": "Nudge.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Webex": { - "name": "Webex", - "description": "Downloads the latest version of Webex and creates a package, then\nuploads the package to Jamf Pro.\n\nInput \"url\" can be one of two:\nIntel: https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/Webex.dmg\nAppleSilicon: https://binaries.webex.com/WebexDesktop-MACOS-Apple-Silicon-Gold/Webex.dmg\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.UTM": { + "name": "UTM", + "description": "Downloads the latest version of UTM and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Webex/Webex.jamf-upload.recipe.yaml", - "parent": "com.github.precursorca.pkg.Webex", - "shortname": "Webex.jamf-upload", + "path": "UTM/UTM.jamf-upload.recipe.yaml", + "parent": "com.github.ahousseini-recipes.pkg.UTM", + "shortname": "UTM.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.MunkiReportPython2": { - "name": "MunkiReportPython2", - "description": "Downloads the current release pkg of MunkiReportPython2 from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "MunkiReport/MunkiReport-Python2.download.recipe.yaml", - "shortname": "MunkiReport-Python2.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.munki.MunkiReportPython2" - ] - }, - "com.github.davidbpirie.munki.MunkiReportPython2": { - "name": "MunkiReportPython2", - "description": "Downloads the current release pkg of MunkiReportPython2 from Github,\nthen imports to munki.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", + "com.github.davidbpirie.munki.UTM": { + "name": "UTM", + "description": "Downloads the latest version of UTM and creates a package,\nthen imports to munki.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MunkiReport/MunkiReport-Python2.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.MunkiReportPython2", - "shortname": "MunkiReport-Python2.munki", + "path": "UTM/UTM.munki.recipe.yaml", + "parent": "com.github.ahousseini-recipes.download.UTM", + "shortname": "UTM.munki", "inferred_type": "munki", - "munki_display_name": "MunkiReport Python 2", - "munki_description": "Python 2 interpreter for MunkiReport." - }, - "com.github.davidbpirie.download.MunkiReportPython3": { - "name": "MunkiReportPython3", - "description": "Downloads the current release pkg of MunkiReportPython3 from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: '-k PRERELEASE=yes'\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "MunkiReport/MunkiReport-Python3.download.recipe.yaml", - "shortname": "MunkiReport-Python3.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.munki.MunkiReportPython3" - ] + "munki_display_name": "UTM", + "munki_description": "UTM is a full featured system emulator and virtual machine host for iOS and macOS. It is based off of QEMU. In short, it allows you to run Windows, Linux, and more on your Mac, iPhone, and iPad." }, - "com.github.davidbpirie.munki.MunkiReportPython3": { - "name": "MunkiReportPython3", - "description": "Downloads the current release pkg of MunkiReportPython3 from Github,\nthen imports to munki.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", + "com.github.davidbpirie.jamf-upload.VMwareFusion12": { + "name": "VMwareFusion12", + "description": "Downloads the latest version of VMware Fusion 12 and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MunkiReport/MunkiReport-Python3.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.MunkiReportPython3", - "shortname": "MunkiReport-Python3.munki", - "inferred_type": "munki", - "munki_display_name": "MunkiReport Python 3", - "munki_description": "Python 3 interpreter for MunkiReport." + "path": "VMwareFusion12/VMwareFusion12.jamf-upload.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 12", + "deprecated": true, + "shortname": "VMwareFusion12.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.DEPNotify": { - "name": "DEPNotify", - "description": "Downloads the latest version of DEPNotify and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.LivestreamStudio": { + "name": "LivestreamStudio", + "description": "Downloads the latest version of Livestream Studio pkg, verifies the\nsignature, extracts the version, then uploads the package to Jamf\nPro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "DEPNotify/DEPNotify.jamf-upload.recipe.yaml", - "parent": "com.rderewianko.pkg.DEPNotify", - "shortname": "DEPNotify.jamf-upload", + "path": "Livestream/LivestreamStudio.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.download.LivestreamStudio", + "shortname": "LivestreamStudio.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve": { - "name": "BlackmagicDaVinciResolve", - "description": "Downloads latest version of DaVinci Resolve disk image, then\ncopies the package from the DMG, extracting the version.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n\nSet APP_PKG_NAME to Manifest.pkg for v17, ManifestList for v18\n", + "com.github.davidbpirie.download.LivestreamStudio": { + "name": "LivestreamStudio", + "description": "Downloads the latest version of Livestream Studio pkg, verifies the\nsignature, and extracts the version.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blackmagic/BlackmagicDaVinciResolve.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.BlackmagicDaVinciResolve", - "shortname": "BlackmagicDaVinciResolve.pkg", - "inferred_type": "pkg", + "path": "Livestream/LivestreamStudio.download.recipe.yaml", + "shortname": "LivestreamStudio.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.BlackmagicDaVinciResolve" + "com.github.davidbpirie.jamf-upload.LivestreamStudio" ] }, - "com.github.davidbpirie.pkg.BlackmagicDesktopVideo": { - "name": "BlackmagicDesktopVideo", - "description": "Downloads latest version of Desktop Video disk image, then\ncopies the package from the DMG, extracting the version.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", + "com.github.davidbpirie.pkg.AzulZuluJava": { + "name": "AzulZuluJava", + "description": "Downloads the latest release dmg version of Azul Zulu Java for\ngiven Java version, architecture, and bundle type (JDK/JRE),\nand copies the package.\nArchitectures: x86, arm\nBundle Types: jre, jdk, jre_fx, jdk_fx\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blackmagic/BlackmagicDesktopVideo.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.BlackmagicDesktopVideo", - "shortname": "BlackmagicDesktopVideo.pkg", + "path": "AzulZuluJava/AzulZuluJava.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.AzulZuluJava", + "shortname": "AzulZuluJava.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.BlackmagicDesktopVideo" + "com.github.davidbpirie.jamf-upload.AzulZuluJava", + "com.github.davidbpirie.munki.AzulZuluJava" ] }, - "com.github.davidbpirie.download.BlackmagicDesktopVideo": { - "name": "BlackmagicDesktopVideo", - "description": "Downloads latest version of Desktop Video.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", + "com.github.davidbpirie.jamf-upload.AzulZuluJava": { + "name": "AzulZuluJava", + "description": "Downloads the latest release dmg version of Azul Zulu Java for\ngiven Java version, architecture, and bundle type (JDK/JRE),\nthen uploads the package to Jamf Pro.\n\nArchitectures: x86, arm\nBundle Types: jre, jdk, jre_fx, jdk_fx\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blackmagic/BlackmagicDesktopVideo.download.recipe.yaml", - "shortname": "BlackmagicDesktopVideo.download", + "path": "AzulZuluJava/AzulZuluJava.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AzulZuluJava", + "shortname": "AzulZuluJava.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.download.AzulZuluJava": { + "name": "AzulZuluJava", + "description": "Downloads the latest release version of Azul Zulu Java for given\nJava version, architecture, bundle type (JDK/JRE) and file\nextension.\nArchitectures: x86, arm\nExtensions: zip, tar.gz, dmg\nBundle Types: jre, jdk, jre_fx, jdk_fx\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "AzulZuluJava/AzulZuluJava.download.recipe.yaml", + "shortname": "AzulZuluJava.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.BlackmagicDesktopVideo" + "com.github.davidbpirie.pkg.AzulZuluJava" ] }, - "com.github.davidbpirie.jamf-upload.BlackmagicDesktopVideo": { - "name": "BlackmagicDesktopVideo", - "description": "Downloads latest version of Desktop Video disk image, then\ncopies the package from the DMG, extracting the version, then\nuploads the package to Jamf Pro.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.munki.AzulZuluJava": { + "name": "AzulZuluJava", + "description": "Downloads the latest release dmg version of Azul Zulu Java for\ngiven Java version, architecture, and bundle type (JDK/JRE),\nthen uploads the package to munki.\n\nArchitectures: x86, arm\nBundle Types: jre, jdk, jre_fx, jdk_fx\nMunki Architectures: x86_64, arm64\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blackmagic/BlackmagicDesktopVideo.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.BlackmagicDesktopVideo", - "shortname": "BlackmagicDesktopVideo.jamf-upload", - "inferred_type": "jamf-upload" + "path": "AzulZuluJava/AzulZuluJava.munki.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AzulZuluJava", + "shortname": "AzulZuluJava.munki", + "inferred_type": "munki", + "munki_display_name": "Azul Zulu Java %JAVA_MAJOR_VERSION% %BUNDLE_TYPE% %ARCHITECTURE%", + "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems." }, - "com.github.davidbpirie.jamf-upload.BlackmagicDaVinciResolve": { - "name": "BlackmagicDaVinciResolve", - "description": "Downloads latest version of DaVinci Resolve disk image, then\ncopies the package from the DMG, extracting the version, then\nuploads the package to Jamf Pro.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.GoogleWebDesigner": { + "name": "GoogleWebDesigner", + "description": "Downloads the latest version of Google Web Designer, extracts the\nversion, verifies the signature, then generates a pkg.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blackmagic/BlackmagicDaVinciResolve.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve", - "shortname": "BlackmagicDaVinciResolve.jamf-upload", + "path": "GoogleWebDesigner/GoogleWebDesigner.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.GoogleWebDesigner", + "shortname": "GoogleWebDesigner.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.GoogleWebDesigner" + ] + }, + "com.github.davidbpirie.jamf-upload.GoogleWebDesigner": { + "name": "GoogleWebDesigner", + "description": "Downloads the latest version of Google Web Designer and creates a\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "GoogleWebDesigner/GoogleWebDesigner.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.GoogleWebDesigner", + "shortname": "GoogleWebDesigner.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.BlackmagicDaVinciResolve": { - "name": "BlackmagicDaVinciResolve", - "description": "Downloads latest version of DaVinci Resolve.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n", + "com.github.davidbpirie.download.GoogleWebDesigner": { + "name": "Google Web Designer", + "description": "Downloads the latest version of Google Web Designer, extracts the\nversion, then verifies the signature.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blackmagic/BlackmagicDaVinciResolve.download.recipe.yaml", - "shortname": "BlackmagicDaVinciResolve.download", + "path": "GoogleWebDesigner/GoogleWebDesigner.download.recipe.yaml", + "shortname": "GoogleWebDesigner.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve" + "com.github.davidbpirie.pkg.GoogleWebDesigner" ] }, - "com.github.davidbpirie.jamf-upload.Bartender": { - "name": "Bartender", - "description": "Downloads the latest version of Bartender and creates a package, then\nuploads the package to Jamf Pro.\n\nSpecify which major version you want in the MAJOR_VERSION input variable.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MSWord2019": { + "name": "MSWord2019", + "description": "Downloads the latest Word 2019 multilingual update pkg, and appends\nthe version to the end of the filename, then uploads the package to\nJamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "SurteesStudios/Bartender.jamf-upload.recipe.yaml", - "parent": "com.github.homebysix.pkg.Bartender", - "shortname": "Bartender.jamf-upload", + "path": "MSOfficeUpdates/MSWord2019.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSWord2019", + "shortname": "MSWord2019.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Docker": { - "name": "Docker", - "description": "Downloads the latest version of Docker and creates a package, then\nuploads the package to Jamf Pro.\n\nUse the ARCHITECTURE and DOWNLOAD_TYPE keys to determine whether the\nIntel (amd64) or Apple Silicon (arm64) version of Docker for Mac is\ndownloaded and packaged. Defaults to Intel if not overridden.\nIntel: \"--key ARCHITECTURE=x86_64 --key DOWNLOAD_TYPE=amd64\"\nApple Silicon: \"--key ARCHITECTURE=arm64 --key DOWNLOAD_TYPE=arm64\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MSOneNote2019": { + "name": "MSOneNote2019", + "description": "Downloads the latest OneNote 2019 multilingual update pkg, and\nappends the version to the end of the filename, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Docker/Docker.jamf-upload.recipe.yaml", - "parent": "com.github.smithjw.pkg.Docker", - "shortname": "Docker.jamf-upload", + "path": "MSOfficeUpdates/MSOneNote2019.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSOneNote2019", + "shortname": "MSOneNote2019.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.naplockeddownbrowser": { - "name": "NAPLockedDownBrowser", - "description": "Downloads the latest version of NAP Locked Down Browser as a pkg.", + "com.github.davidbpirie.jamf-upload.MSPowerPoint2019": { + "name": "MSPowerPoint2019", + "description": "Downloads the latest PowerPoint 2019 multilingual update pkg, and\nappends the version to the end of the filename, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "ACARA/NAPLockedDownBrowser.download.recipe.yaml", - "shortname": "NAPLockedDownBrowser.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.naplockeddownbrowser", - "com.github.davidbpirie.munki.naplockeddownbrowser" - ] + "path": "MSOfficeUpdates/MSPowerPoint2019.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSPowerPoint2019", + "shortname": "MSPowerPoint2019.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.naplockeddownbrowser": { - "name": "NAPLockedDownBrowser", - "description": "Downloads the latest version of NAP Locked Down Browser as a pkg, then finds the version.", + "com.github.davidbpirie.jamf-upload.MSOutlook2019": { + "name": "MSOutlook2019", + "description": "Downloads the latest Outlook 2019 multilingual update pkg, and\nappends the version to the end of the filename, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "ACARA/NAPLockedDownBrowser.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.naplockeddownbrowser", - "shortname": "NAPLockedDownBrowser.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.naplockeddownbrowser" - ] + "path": "MSOfficeUpdates/MSOutlook2019.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSOutlook2019", + "shortname": "MSOutlook2019.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.naplockeddownbrowser": { - "name": "NAPLockedDownBrowser", - "description": "Downloads the latest version of NAP Locked Down Browser as a pkg, finds the version, then imports it to Munki.", + "com.github.davidbpirie.jamf-upload.MSExcel2019": { + "name": "MSExcel2019", + "description": "Downloads the latest Excel 2019 update pkg, and appends the version\nto the end of the filename, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "ACARA/NAPLockedDownBrowser.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.naplockeddownbrowser", - "shortname": "NAPLockedDownBrowser.munki", - "inferred_type": "munki", - "munki_display_name": "NAP Locked Down Browser", - "munki_description": "Students will be required to use the NAPLAN test player locked down browser or App to perform the test." + "path": "MSOfficeUpdates/MSExcel2019.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.download.MSExcel2019", + "shortname": "MSExcel2019.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.naplockeddownbrowser": { - "name": "NAPLockedDownBrowser", - "description": "Downloads the latest version of NAP Locked Down Browser as a pkg,\nfinds the version, then uploads the package to Jamf Pro. The\ndownloaded package is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.FontBase": { + "name": "FontBase", + "description": "Downloads the latest version of FontBase and creates a new installer\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "ACARA/NAPLockedDownBrowser.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.naplockeddownbrowser", - "shortname": "NAPLockedDownBrowser.jamf-upload", + "path": "FontBase/FontBase.jamf-upload.recipe.yaml", + "parent": "com.github.jlehikoinen.pkg.FontBase", + "shortname": "FontBase.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Serial": { - "name": "Serial", - "description": "Downloads the latest version of Serial and creates a package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal": { + "name": "MicrosoftIntuneCompanyPortal", + "description": "Downloads the latest Microsoft Company Portal pkg,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Decisive Tactics/Serial.jamf-upload.recipe.yaml", - "parent": "com.github.macprince.pkg.Serial", - "shortname": "Serial.jamf-upload", + "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal", + "shortname": "MicrosoftIntuneCompanyPortal.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Zoom": { - "name": "Zoom", - "description": "Downloads the current release version of Zoom and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.MicrosoftDefender": { + "name": "MicrosoftDefender", + "description": "Downloads the latest Microsoft Defender pkg,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Zoom/Zoom.jamf-upload.recipe.yaml", - "parent": "com.github.homebysix.pkg.Zoom", - "shortname": "Zoom.jamf-upload", + "path": "MicrosoftDefender/MicrosoftDefender.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.microsoftdefender", + "shortname": "MicrosoftDefender.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.erase-install": { - "name": "erase-install", - "description": "Downloads the current release of erase-install from Github, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.node": { + "name": "node", + "description": "Downloads the latest version of Node.js, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "erase-install/erase-install.jamf-upload.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.erase-install", - "shortname": "erase-install.jamf-upload", + "path": "Node.js/node.jamf-upload.recipe.yaml", + "parent": "com.github.gerardkok.download.node", + "shortname": "node.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.PowerMonitor": { - "name": "PowerMonitor", - "description": "Downloads the latest Power Monitor installer package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.GIMP": { + "name": "GIMP", + "description": "Downloads the latest version of GIMP from gimp.org and builds a\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "PowerMonitor/PowerMonitor.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.PowerMonitor", - "shortname": "PowerMonitor.jamf-upload", + "path": "GIMP/GIMP.jamf-upload.recipe.yaml", + "parent": "com.github.grahampugh.pkg.GIMP", + "shortname": "GIMP.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.AvidProToolsPlugin": { - "name": "AvidProToolsPlugin", - "description": "Copies the plug-in installer pkg from the source DMG, verifying\nthe signature and extracting the version.\n\nAll Pro Tools plug-ins include a AppMan.pkg component,\nso version information is read from there.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nautopkg run AvidProToolsPlugin.pkg -p \"path/to/Plugin_24.3.0_Mac.dmg\"\n", + "com.github.davidbpirie.pkg.CiscoSecureClient": { + "name": "Cisco Secure Client", + "description": "Creates a package that installs the Cisco Secure Client pkg via a\npostinstall script, applying a custom set of choices.\n\nLargely inspired (ie plagiarised with <3) from Graham Pugh's Cisco\nAnyConnect recipe com.github.grahampugh.recipes.pkg.CiscoAnyConnect.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoSecureClient.pkg -p \"path/to/predeploy.dmg\"\n\nCSC_LAUNCHATLOGIN_DISABLE if non-empty will disable Cisco Secure Client\nfrom automatically launching at login by running:\n acinstallhelper -launchAtLogin -disable\n\nCSC_DISABLEAUTOSTART if non-empty will disable Cisco Secure Client from\nautomatically launching at login by running:\n /Applications/Cisco/Cisco\\ Secure\\ Client.app/Contents/MacOS/Cisco\\ Secure\\ Client disableAutoStart\nUse this instead of CSC_LAUNCHATLOGIN_DISABLE as of v5.1.5.\n\nCSC_TE_AGENT_CONNECTIONSTRING if non-empty will be registered by running:\n /Applications/Cisco/Cisco\\ Secure\\ Client\\ -\\ ThousandEyes\\ Endpoint\\ Agent.app/Contents/MacOS/csc_te_agent --register '%CSC_TE_AGENT_CONNECTIONSTRING%'\n\nSRC_PKG_NAME is the name of the pkg inside the DMG, which is usually\nthe default value Cisco Secure Client.pkg\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is just the VPN component. To find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Cisco\\ Secure\\ Client.pkg\n\nPROFILES should be a path to a folder containing profile xml files for\nthe desired services. An example is included with this recipe, with a\nsingle example.xml file under vpn. See the administrator guide at\nhttps://www.cisco.com/c/en/us/support/security/secure-client-5/model.html\nfor more details on generating profile xml files.\n\nAdditionally, support for installing a VPN management tunnel profile\n(VpnMgmtTunProfile.xml) is handled if\n%PROFILES%/vpn/MgmtTun/VpnMgmtTunProfile.xml is found\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Avid/AvidProToolsPlugin.pkg.recipe.yaml", - "shortname": "AvidProToolsPlugin.pkg", + "path": "CiscoSecureClient/CiscoSecureClient.pkg.recipe.yaml", + "shortname": "CiscoSecureClient.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.AvidProToolsPlugin" + "com.github.davidbpirie.jamf-upload.CiscoSecureClient" ] }, - "com.github.davidbpirie.jamf-upload.AvidProTools": { - "name": "AvidProTools", - "description": "Copies the Install Pro Tools pkg from the source DMG, verifying the signature and\nextracting the version, then uploads the package to Jamf Pro.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nvia the -p parameter eg:\nautopkg run AvidProTools.jamf-upload -p \"path/to/Pro_Tools_2023.12.1.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.CiscoSecureClient": { + "name": "Cisco Secure Client", + "description": "Creates a package that installs the Cisco Secure Client pkg via a\npostinstall script, applying a custom set of choices, then uploads the\npackage to Jamf Pro.\n\nLargely inspired (ie plagiarised with <3) from Graham Pugh's Cisco\nAnyConnect recipe com.github.grahampugh.recipes.pkg.CiscoAnyConnect.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoSecureClient.jamf-upload -p \"path/to/predeploy.dmg\"\n\nSRC_PKG_NAME is the name of the pkg inside the DMG, which is usually\nthe default value Cisco Secure Client.pkg\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is just the VPN component. To find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Cisco\\ Secure\\ Client.pkg\n\nPROFILES should be a path to a folder containing profile xml files for\nthe desired services. An example is included with this recipe, with a\nsingle example.xml file under vpn. See the administrator guide at\nhttps://www.cisco.com/c/en/us/support/security/secure-client-5/model.html\nfor more details on generating profile xml files.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Avid/AvidProTools.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AvidProTools", - "shortname": "AvidProTools.jamf-upload", + "path": "CiscoSecureClient/CiscoSecureClient.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.CiscoSecureClient", + "shortname": "CiscoSecureClient.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.AvidSibelius": { - "name": "AvidSibelius", - "description": "Copies the Sibelius pkg from the source DMG, verifying the signature and\nextracting the version, then creates a package that installs the Sibelius\npkg via a postinstall script, applying a custom set of choices, then\nuploads the package to Jamf Pro.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nvia the -p parameter eg:\nautopkg run AvidSibelius.jamf-upload -p \"path/to/Sibelius_2023.11.1_Mac.dmg\"\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Install Sibelius.pkg\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AdobeUninstaller": { + "name": "AdobeUninstaller", + "description": "Downloads the AdobeUninstaller tool, verifies the signature and\nextracts the version, then builds a package installing it into\n/usr/local/bin, then uploads the package to Jamf Pro.\n\nNote that version must be provided manually e.g.:\n autopkg run -v AdobeUninstaller.jamf-upload -k version=1.0.0.7\nYou can get the correct version from the AdobeUninstaller binary by\nrunning:\n sudo /path/to/AdobeUninstaller --version\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Avid/AvidSibelius.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AvidSibelius", - "shortname": "AvidSibelius.jamf-upload", + "path": "AdobeUninstaller/AdobeUninstaller.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.AdobeUninstaller", + "shortname": "AdobeUninstaller.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.AvidSibelius": { - "name": "AvidSibelius", - "description": "Copies the Sibelius pkg from the source DMG, verifying the signature and\nextracting the version, then creates a package that installs the Sibelius\npkg via a postinstall script, applying a custom set of choices.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nautopkg run AvidSibelius.pkg -p \"path/to/Sibelius_2023.11.1_Mac.dmg\"\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Install Sibelius.pkg\n", + "com.github.davidbpirie.pkg.AdobeUninstaller": { + "name": "AdobeUninstaller", + "description": "Downloads the AdobeUninstaller tool, verifies the signature and\nextracts the version, then builds a package installing it into\n/usr/local/bin.\n\nNote that version must be provided manually e.g.:\n autopkg run -v AdobeUninstaller.pkg -k version=1.0.0.7\nYou can get the correct version from the AdobeUninstaller binary by\nrunning:\n sudo /path/to/AdobeUninstaller --version\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Avid/AvidSibelius.pkg.recipe.yaml", - "shortname": "AvidSibelius.pkg", + "path": "AdobeUninstaller/AdobeUninstaller.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.AdobeUninstaller", + "shortname": "AdobeUninstaller.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.AvidSibelius" + "com.github.davidbpirie.jamf-upload.AdobeUninstaller" ] }, - "com.github.davidbpirie.jamf-upload.AvidProToolsPlugin": { - "name": "AvidProToolsPlugin", - "description": "Copies the plug-in installer pkg from the source DMG, verifying\nthe signature and extracting the version, then uploads the package to Jamf Pro.\n\nAll Pro Tools plug-ins include a AppMan.pkg component,\nso version information is read from there.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nvia the -p parameter eg:\nautopkg run AvidProToolsPlugin.jamf-upload -p \"path/to/Plugin_24.3.0_Mac.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.AdobeUninstaller": { + "name": "AdobeUninstaller", + "description": "Downloads the AdobeUninstaller tool, verifies the signature and\nextracts the version.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Avid/AvidProToolsPlugin.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AvidProToolsPlugin", - "shortname": "AvidProToolsPlugin.jamf-upload", + "path": "AdobeUninstaller/AdobeUninstaller.download.recipe.yaml", + "shortname": "AdobeUninstaller.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.AdobeUninstaller" + ] + }, + "com.github.davidbpirie.jamf-upload.PowerShell": { + "name": "PowerShell", + "description": "Downloads the latest version of PowerShell, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "PowerShell/PowerShell.jamf-upload.recipe.yaml", + "parent": "com.github.vmiller.download.PowerShell", + "shortname": "PowerShell.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.AvidProTools": { - "name": "AvidProTools", - "description": "Copies the Install Pro Tools pkg from the source DMG, verifying the signature and\nextracting the version.\n\nPackage source DMG must be manually downloaded from Avid, then provided\neither as Input Variable PKG or via the -p parameter eg:\nautopkg run AvidProTools.pkg -p \"path/to/Pro_Tools_2023.12.1_Mac.dmg\"\n", + "com.github.davidbpirie.munki.sketchuppro": { + "name": "SketchUpPro%RELEASE_YEAR%", + "description": "Downloads the latest version of SketchUp for a given release year as a DMG, builds a pkg, then imports it to Munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "Avid/AvidProTools.pkg.recipe.yaml", - "shortname": "AvidProTools.pkg", - "inferred_type": "pkg", + "path": "SketchUpPro/SketchUpPro.munki.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.sketchuppro", + "shortname": "SketchUpPro.munki", + "inferred_type": "munki", + "munki_display_name": "SketchUp Pro %RELEASE_YEAR%", + "munki_description": "SketchUp is the most intuitive way to design, document and communicate your ideas in 3D." + }, + "com.github.davidbpirie.download.sketchuppro": { + "name": "SketchUpPro%RELEASE_YEAR%", + "description": "Downloads the latest version of SketchUp for a given release year as a DMG.\nCreate separate overrides for each required release year, giving each a unique Identifier.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "SketchUpPro/SketchUpPro.download.recipe.yaml", + "shortname": "SketchUpPro.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.AvidProTools" + "com.github.davidbpirie.pkg.sketchuppro" ] }, - "com.github.davidbpirie.jamf-upload.logitechoptionsplus": { - "name": "LogitechOptionsPlus", - "description": "Downloads the latest verison of Logitech Options Plus offline installer application,\ncreates a pkg that runs the installer app with the silent option, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.SketchUpPro": { + "name": "SketchUpPro%RELEASE_YEAR%", + "description": "Downloads the latest version of SketchUp for a given release year as a\ndmg, builds a pkg, then uploads the package to Jamf Pro.\n\nIntended use is to generate an override from this recipe for each\nrequired release year, giving each a unique Identifier.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Logitech/LogitechOptionsPlus.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.logitechoptionsplus", - "shortname": "LogitechOptionsPlus.jamf-upload", + "path": "SketchUpPro/SketchUpPro.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.sketchuppro", + "shortname": "SketchUpPro.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.logitechoptionsplus": { - "name": "LogitechOptionsPlus", - "description": "Downloads the latest verison of Logitech Options Plus offline installer application,\nthen creates a pkg that runs the installer app with the silent option.\nSee:\nhttps://prosupport.logi.com/hc/en-gb/articles/6046882446359-Mass-installation-and-configuration-of-Logitech-Options-software#h.k97ihcogiap9\nfor details.\n", + "com.github.davidbpirie.pkg.sketchuppro": { + "name": "SketchUpPro%RELEASE_YEAR%", + "description": "Downloads the latest version of SketchUp for a given release year as a dmg, then builds a pkg.\nCreate separate overrides for each required release year, giving each a unique Identifier.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Logitech/LogitechOptionsPlus.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.logitechoptionsplus", - "shortname": "LogitechOptionsPlus.pkg", + "path": "SketchUpPro/SketchUpPro.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.sketchuppro", + "shortname": "SketchUpPro.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.logitechoptionsplus", - "com.github.davidbpirie.munki.logitechoptionsplus" + "com.github.davidbpirie.munki.sketchuppro", + "com.github.davidbpirie.jamf-upload.SketchUpPro" ] }, - "com.github.davidbpirie.munki.logitechoptionsplus": { - "name": "LogitechOptionsPlus", - "description": "Downloads the latest verison of Logitech Options Plus installer application,\ncreates a pkg that runs the installer app with the silent option, then\nimports to munki.\n", + "com.github.davidbpirie.jamf-upload.GoogleSanta": { + "name": "GoogleSanta", + "description": "Downloads the latest version of Google Santa from GitHub,\nthen extracts the pkg and finds the version, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Logitech/LogitechOptionsPlus.munki.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.logitechoptionsplus", - "shortname": "LogitechOptionsPlus.munki", - "inferred_type": "munki", - "munki_display_name": "Logitech Options Plus", - "munki_description": "The Logi Options+ App is the next-gen of Logitech Options that enables even\nmore customization of supported Logitech mice, keyboards and lights. Get\nthe best of Logitech Options, upgraded with a fresh, easy-to-use interface,\nand our latest features to work even smarter.\n" + "path": "GoogleSanta/GoogleSanta.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.GoogleSanta", + "shortname": "GoogleSanta.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.logitechoptionsplus": { - "name": "LogitechOptionsPlus", - "description": "Downloads the latest verison of Logitech Options Plus offline installer application.\nSee:\nhttps://prosupport.logi.com/hc/en-us/articles/10991109278871-Logitech-Options-Offline-Installer\nfor details.\n", + "com.github.davidbpirie.download.GoogleSanta": { + "name": "GoogleSanta", + "description": "Downloads the latest version of Google Santa from GitHub.", "repo": "autopkg/davidbpirie-recipes", - "path": "Logitech/LogitechOptionsPlus.download.recipe.yaml", - "shortname": "LogitechOptionsPlus.download", + "path": "GoogleSanta/GoogleSanta.download.recipe.yaml", + "shortname": "GoogleSanta.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.logitechoptionsplus" + "com.github.davidbpirie.pkg.GoogleSanta" ] }, - "com.github.davidbpirie.jamf-upload.CiscoASDMLauncher": { - "name": "CiscoASDMLauncher", - "description": "Creates a package that installs the Cisco ASDM Launcher, then uploads\nthe package to Jamf Pro.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoASDMLauncher.jamf-upload -p \"path/to/dm-launcher.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "CiscoASDMLauncher/CiscoASDMLauncher.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.CiscoASDMLauncher", - "shortname": "CiscoASDMLauncher.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.pkg.CiscoASDMLauncher": { - "name": "Cisco ASDM Launcher", - "description": "Creates a package that installs the Cisco ASDM Launcher.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoASDMLauncher.pkg -p \"path/to/dm-launcher.dmg\"\n", + "com.github.davidbpirie.pkg.GoogleSanta": { + "name": "GoogleSanta", + "description": "Downloads the latest version of Google Santa from GitHub,\nthen extracts the pkg and finds the version.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "CiscoASDMLauncher/CiscoASDMLauncher.pkg.recipe.yaml", - "shortname": "CiscoASDMLauncher.pkg", + "path": "GoogleSanta/GoogleSanta.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.GoogleSanta", + "shortname": "GoogleSanta.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.CiscoASDMLauncher" + "com.github.davidbpirie.jamf-upload.GoogleSanta" ] }, - "com.github.davidbpirie.jamf-upload.genericoutsetitem": { - "name": "GenericOutsetItem", - "description": "Generic Jamf upload recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n boot-every\n boot-once\n login-every\n login-once\n login-privileged-every\n login-privileged-once\n on-demand\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.jamf-upload -p myscript.sh -k version=1.0\n", + "com.github.davidbpirie.jamf-upload.i1profiler": { + "name": "i1profiler", + "description": "Downloads the current release of i1Profiler, extracts the installation\npackage, renames the package to include the version number, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericOutsetItem.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.genericoutsetitem", - "shortname": "GenericOutsetItem.jamf-upload", + "path": "X-Rite/i1profiler.jamf-upload.recipe.yaml", + "parent": "com.github.jazzace.pkg.i1profiler", + "shortname": "i1profiler.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf.genericpackage": { - "name": "GenericPackage", - "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a package, and then creating a policy from\nthe provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\npackage via the -p parameter and version via the -k parameter eg:\nautopkg run MyPackage.jamf -p MyPackage.pkg -k version=1.0\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nPolicy icon file for JAMF_POLICY_ICON needs to either be found in\nyour recipe search path or provide a full path.\n\nTemplate file for JAMF_POLICY_TEMPLATE need to either be found in your\nrecipe search path or provide a full path. Examples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", + "com.github.davidbpirie.pkg.Alice2": { + "name": "Alice2", + "description": "Downloads the latest version of Alice 2, then builds a package.", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPackage.jamf.recipe.yaml", - "parent": "com.github.davidbpirie.jamf-upload.genericpackage", - "shortname": "GenericPackage.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null, + "path": "Alice/Alice2.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.Alice2", + "shortname": "Alice2.pkg", + "inferred_type": "pkg" + }, + "com.github.davidbpirie.download.Alice2": { + "name": "Alice2", + "description": "Download recipe for Alice 2 from alice.org. Obtains the English Complete installer.", + "repo": "autopkg/davidbpirie-recipes", + "path": "Alice/Alice2.download.recipe.yaml", + "shortname": "Alice2.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf.genericpackagepatch" + "com.github.davidbpirie.pkg.Alice2", + "com.github.davidbpirie.munki.Alice2" ] }, - "com.github.davidbpirie.jamf.genericappstoreapp": { - "name": "GenericAppStoreApp", - "description": "Adds a Mac App Store app to Jamf Pro, and then creates a Policy from\nthe provided template.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file JAMF_POLICY_TEMPLATE needs to either be found in your\nrecipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/davidbpirie-recipes/tree/main/JamfTemplates\nor https://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides. Any additional\nvariable substitutions within the template need to be provided as Input\nvariables either within the override or command-line keys.\n", + "com.github.davidbpirie.munki.Alice2": { + "name": "Alice2", + "description": "Downloads the latest version of Alice 2, then imports to munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericAppStoreApp.jamf.recipe.yaml", - "shortname": "GenericAppStoreApp.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Alice/Alice2.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.Alice2", + "shortname": "Alice2.munki", + "inferred_type": "munki", + "munki_display_name": "Alice 2", + "munki_description": "Alice is an innovative block-based programming environment that makes it easy to create animations, build interactive narratives, or program simple games in 3D." }, - "com.github.davidbpirie.jamf.genericcomputerprofile": { - "name": "GenericPayloadComputerProfile", - "description": "Generic jamf recipe to be used with overrides for repeated manual upload\nof a Computer Profile from a .mobileconfig file.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nTemplate file for JAMF_COMPUTERPROFILE_TEMPLATE need to either be found\nin your recipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/_Templates_Examples.\n\nJSS_URL, API_USERNAME, and API_PASSWORD are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Zoom": { + "name": "Zoom", + "description": "Downloads the current release version of Zoom and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericComputerProfile.jamf.recipe.yaml", - "shortname": "GenericComputerProfile.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Zoom/Zoom.jamf-upload.recipe.yaml", + "parent": "com.github.homebysix.pkg.Zoom", + "shortname": "Zoom.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf.genericscript": { - "name": "GenericScript", - "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a script, and then creates a Policy from\nthe provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nWhen using the recipe, also provide the source via the -p parameter eg:\nautopkg run MyScript.jamf -p MyScript.sh\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file for JAMF_POLICY_TEMPLATE need to either be found in your\nrecipe search path or provide a full path. Examples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", + "com.github.davidbpirie.install.JamfConnect2Configuration": { + "name": "JamfConnectConfiguration", + "description": "Downloads latest Jamf Connect disk image then installs the Jamf\nConnect Configuration app in /Applications.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericScript.jamf.recipe.yaml", - "parent": "com.github.davidbpirie.jamf-upload.genericscript", - "shortname": "GenericScript.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "JamfConnect2/JamfConnect2Configuration.install.recipe.yaml", + "parent": "com.github.yohan460-recipes.download.JamfConnect", + "shortname": "JamfConnect2Configuration.install", + "inferred_type": "install" }, - "com.github.davidbpirie.munki.generic": { - "name": "Generic", - "description": "Generic munki import recipe to be used with overrides for repeated manual\nimport of multiple versions of the same package.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the sourve via the -p parameter eg:\nautopkg run myapp.munki -p myapp.dmg\n", + "com.github.davidbpirie.jamf-upload.JamfConnect2": { + "name": "JamfConnect", + "description": "Downloads the latest version of Jamf Connect 2 and extracts its package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/Generic.munki.recipe.yaml", - "shortname": "Generic.munki", - "inferred_type": "munki", - "munki_display_name": "Generic", - "munki_description": "Generic" + "path": "JamfConnect2/JamfConnect2.jamf-upload.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2", + "shortname": "JamfConnect2.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.genericdockitem": { - "name": "GenericDockItem", - "description": "Generic munki import recipe to be used with overrides for manual import of a\npayload-free package that adds a specific item to the Dock.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n", + "com.github.davidbpirie.jamf-upload.JamfConnect2LaunchAgent": { + "name": "JamfConnectLaunchAgent", + "description": "Downloads the latest version of Jamf Connect 2 LaunchAgent and extracts\nits package, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericDockItem.munki.recipe.yaml", - "shortname": "GenericDockItem.munki", - "inferred_type": "munki", - "munki_display_name": "Generic Dock Item", - "munki_description": "Generic Dock Item" + "path": "JamfConnect2/JamfConnect2LaunchAgent.jamf-upload.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent", + "shortname": "JamfConnect2LaunchAgent.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf.GenericSoftwareRestriction": { - "name": "GenericSoftwareRestriction", - "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a software restriction.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file for JAMF_RESTRICTION_TEMPLATE need to either be found\nin your recipe search path or provide a full path. Unlike other Jamf\nUploader processors, the JamfSoftwareRestrictionUploader processor\nonly performs substitutions on a specific set of key names, so the\nprovided template GenericSoftwareRestrictionTemplate.xml should be\nused as a base - in most cases with no modification.\n\nIt is recommended to store your customised template in your\nRecipeOverrides directory and can be shared across multiple recipe\noverrides.\n", + "com.github.davidbpirie.jamf-upload.erase-install": { + "name": "erase-install", + "description": "Downloads the current release of erase-install from Github, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericSoftwareRestriction.jamf.recipe.yaml", - "shortname": "GenericSoftwareRestriction.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "erase-install/erase-install.jamf-upload.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.erase-install", + "shortname": "erase-install.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.jamf-upload.DevolutionsRemoteDesktopManager": { + "name": "DevolutionsRemoteDesktopManager", + "description": "Downloads the latest version of Devolutions Remote Desktop Manager,\nverfies the source, builds a package, then uploads the package to\nJamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Devolutions/DevolutionsRemoteDesktopManager.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager", + "shortname": "DevolutionsRemoteDesktopManager.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager": { + "name": "DevolutionsRemoteDesktopManager", + "description": "Downloads the latest version of Devolutions Remote Desktop Manager,\nverfies the source, then builds a package.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Devolutions/DevolutionsRemoteDesktopManager.pkg.recipe.yaml", + "parent": "com.github.dataJAR-recipes.download.Remote Desktop Manager Free", + "shortname": "DevolutionsRemoteDesktopManager.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.DevolutionsRemoteDesktopManager" + ] + }, + "com.github.davidbpirie.pkg.OBSBOTCenter": { + "name": "OBSBOTCenter", + "description": "Downloads the latest version of OBSBOT Center, then builds a package.", + "repo": "autopkg/davidbpirie-recipes", + "path": "OBSBOT/OBSBOTCenter.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.OBSBOTCenter", + "shortname": "OBSBOTCenter.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.OBSBOTCenter" + ] + }, + "com.github.davidbpirie.jamf-upload.OBSBOTCenter": { + "name": "OBSBOTCenter", + "description": "Downloads the latest version of OBSBOT Center and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "OBSBOT/OBSBOTCenter.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.OBSBOTCenter", + "shortname": "OBSBOTCenter.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.download.OBSBOTCenter": { + "name": "OBSBOTCenter", + "description": "Downloads the latest version of OBSBOT Center.", + "repo": "autopkg/davidbpirie-recipes", + "path": "OBSBOT/OBSBOTCenter.download.recipe.yaml", + "shortname": "OBSBOTCenter.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.OBSBOTCenter" + ] + }, + "com.github.davidbpirie.download.OBSBOTWebCam": { + "name": "OBSBOTWebCam", + "description": "Downloads the latest version of OBSBOT WebCam.", + "repo": "autopkg/davidbpirie-recipes", + "path": "OBSBOT/OBSBOTWebCam.download.recipe.yaml", + "deprecated": true, + "shortname": "OBSBOTWebCam.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.OBSBOTWebCam" + ] + }, + "com.github.davidbpirie.pkg.OBSBOTWebCam": { + "name": "OBSBOTWebCam", + "description": "Downloads the latest version of OBSBOT WebCam, then builds a package.", + "repo": "autopkg/davidbpirie-recipes", + "path": "OBSBOT/OBSBOTWebCam.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.OBSBOTWebCam", + "shortname": "OBSBOTWebCam.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.OBSBOTWebCam" + ] }, - "com.github.davidbpirie.jamf-upload.genericcategory": { - "name": "GenericCategory", - "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a Category.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.OBSBOTWebCam": { + "name": "OBSBOTWebCam", + "description": "Downloads the latest version of OBSBOT WebCam and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericCategory.jamf-upload.recipe.yaml", - "shortname": "GenericCategory.jamf-upload", + "path": "OBSBOT/OBSBOTWebCam.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.OBSBOTWebCam", + "shortname": "OBSBOTWebCam.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf.genericpackagepatch": { - "name": "GenericPackage", - "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a package, and then creating a policy and\npatch policy from the provided templates.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\npackage via the -p parameter and version via the -k parameter eg:\nautopkg run MyPackage.jamf -p MyPackage.pkg -k version=1.0\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nPolicy icon file for JAMF_POLICY_ICON needs to either be found in\nyour recipe search path or provide a full path.\n\nTemplate files for JAMF_PATCH_TEMPLATE and JAMF_POLICY_TEMPLATE need\nto either be found in your recipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", + "com.github.davidbpirie.munki.audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity as a DMG, then imports it to Munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPackagePatch.jamf.recipe.yaml", - "parent": "com.github.davidbpirie.jamf.genericpackage", - "shortname": "GenericPackagePatch.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Audacity/Audacity.munki.recipe.yaml", + "parent": "com.github.ahousseini-recipes.download.Audacity", + "shortname": "Audacity.munki", + "inferred_type": "munki", + "munki_display_name": "Audacity", + "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems." }, - "com.github.davidbpirie.jamf-upload.genericeascript": { - "name": "GenericEAScript", - "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of an extension attribute.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nWhen using the recipe, also provide the source via the -p parameter eg:\nautopkg run MyEAScript.jamf-upload -p MyEAScript.sh\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Audacity": { + "name": "Audacity", + "description": "Downloads the latest version of Audacity and creates a package, then\nuploads the package to Jamf Pro.\n\nArchs: x86_64, arm64, universal\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericEAScript.jamf-upload.recipe.yaml", - "shortname": "GenericEAScript.jamf-upload", + "path": "Audacity/Audacity.jamf-upload.recipe.yaml", + "parent": "com.github.ahousseini-recipes.pkg.Audacity", + "shortname": "Audacity.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.genericoutsetitemwithoverride": { - "name": "GenericOutsetItemWithOverride", - "description": "Generic Jamf upload recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nThe resulting package includes a postinstall script that sets an outset\noverride for the installed item, forcing it to be re-run on next trigger.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n login-once\n login-privileged-once\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.jamf-upload -p myscript.sh -k version=1.0\n", + "com.github.davidbpirie.jamf-upload.LoopdownCustom": { + "name": "Loopdown", + "description": "Clones the Loopdown git repo, builds a custom zipapp version,\noptionally including a custom python interpreter shebang, then\nbuilds a package installing it to /usr/local/bin, then uploads\nthe package to Jamf Pro. The generated pkg is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericOutsetItemWithOverride.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.genericoutsetitemwithoverride", - "shortname": "GenericOutsetItemWithOverride.jamf-upload", + "path": "Carl Ashley/LoopdownCustom.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.LoopdownCustom", + "shortname": "LoopdownCustom.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf.genericdockitem": { - "name": "GenericDockItem", - "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a dock item, and then creating a policy from\nthe provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericDockItem.jamf.recipe.yaml", - "parent": "com.github.davidbpirie.jamf-upload.genericdockitem", - "shortname": "GenericDockItem.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.davidbpirie.jamf.genericpolicy": { - "name": "GenericPolicy", - "description": "Generic jamf recipe to be used with overrides for repeated\nmanual upload of a policy from the provided template.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nTemplate file for JAMF_POLICY_TEMPLATE need to either be found in your\nrecipe search path or provide a full path. Examples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/Jamf_Recipes.\nIt is recommended to store it in your RecipeOverrides directory and\ncan be shared across multiple recipe overrides.\n", + "com.github.davidbpirie.pkg.LoopdownCustom": { + "name": "Loopdown", + "description": "Clones the Loopdown git repo, builds a custom zipapp version,\noptionally including a custom python interpreter shebang, then\nbuilds a package installing it to /usr/local/bin.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPolicy.jamf.recipe.yaml", - "shortname": "GenericPolicy.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Carl Ashley/LoopdownCustom.pkg.recipe.yaml", + "shortname": "LoopdownCustom.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.LoopdownCustom" + ] }, - "com.github.davidbpirie.jamf-upload.genericdockitem": { - "name": "GenericDockItem", - "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a dock item.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nJSS_URL, API_USERNAME, and API_PASSWORD are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.download.GameMaker": { + "name": "GameMaker", + "description": "Downloads the latest version of GameMaker as a pkg.", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericDockItem.jamf-upload.recipe.yaml", - "shortname": "GenericDockItem.jamf-upload", - "inferred_type": "jamf-upload", + "path": "GameMaker/GameMaker.download.recipe.yaml", + "shortname": "GameMaker.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf.genericdockitem" + "com.github.mlbz521.pkg.YoYoGameMaker", + "com.github.davidbpirie.munki.GameMaker" ] }, - "com.github.davidbpirie.jamf-upload.genericpayloadfreedist": { - "name": "GenericPayloadFreeDist", - "description": "Generic Jamf upload recipe to be used with overrides for repeated manual\nimport of multiple versions of a script as a payload-free signed\ndistribution-style package, ideal for including in pre-stage enrollments.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.jamf-upload -p myscript.sh -k VERSION=1.0\n", + "com.github.davidbpirie.munki.GameMaker": { + "name": "GameMaker", + "description": "Downloads the latest version of GameMaker as a pkg, finds the version,\nthen imports to munki.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPayloadFreeDist.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.sign.genericpayloadfreedist", - "shortname": "GenericPayloadFreeDist.jamf-upload", - "inferred_type": "jamf-upload" + "path": "GameMaker/GameMaker.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.GameMaker", + "shortname": "GameMaker.munki", + "inferred_type": "munki", + "munki_display_name": "GameMaker", + "munki_description": "Built for beginners and professionals alike, GameMaker's intuitive features provide you with the tools you need to make your game, your way." }, - "com.github.davidbpirie.pkg.genericpayloadfreedist": { - "name": "GenericPayloadFreeFlat", - "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of a script as a payload-free distribution-style package.\nUses ModeChanger processor from com.github.jessepeterson.munki.UniversalTypeClient5.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.pkg -p myscript.sh -k VERSION=1.0\n", + "com.github.davidbpirie.jamf-upload.dockutil": { + "name": "dockutil", + "description": "Downloads the current release of Dockutil from Github, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPayloadFreeDist.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.genericpayloadfree", - "shortname": "GenericPayloadFreeDist.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.sign.genericpayloadfreedist" - ] + "path": "dockutil/dockutil.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.jessepeterson.download.dockutil", + "shortname": "dockutil.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.genericscript": { - "name": "GenericScript", - "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a script.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nWhen using the recipe, also provide the source via the -p parameter eg:\nautopkg run MyScript.jamf-upload -p MyScript.sh\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AdobeReader": { + "name": "AdobeReader", + "description": "Downloads the current Adobe Acrobat Reader pkg and repackages,\nreplacing a problematic preinstall script, and enabling installation\non non-boot volumes, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericScript.jamf-upload.recipe.yaml", - "shortname": "GenericScript.jamf-upload", - "inferred_type": "jamf-upload", - "children": [ - "com.github.davidbpirie.jamf.genericscript" - ] + "path": "AdobeReader/AdobeReader.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.AdobeReader", + "shortname": "AdobeReader.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.genericoutsetitem": { - "name": "GenericOutsetItem", - "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n boot-every\n boot-once\n login-every\n login-once\n login-privileged-every\n login-privileged-once\n on-demand\n\nUses StringReplacer processor from com.github.grahampugh.recipes.commonprocessors.\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.pkg -p myscript.sh -k version=1.0\n", + "com.github.davidbpirie.pkg.iLokLicenseManager": { + "name": "iLokLicenseManager", + "description": "Downloads the latest iLok License Manager disk image, then copies \nthe package from the DMG, extracting the version.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericOutsetItem.pkg.recipe.yaml", - "shortname": "GenericOutsetItem.pkg", + "path": "PACE Anti-Piracy/iLokLicenseManager.pkg.recipe.yaml", + "parent": "io.github.hjuutilainen.download.iLokLicenseManager", + "shortname": "iLokLicenseManager.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.genericoutsetitem" + "com.github.davidbpirie.jamf-upload.iLokLicenseManager" ] }, - "com.github.davidbpirie.munki.genericpayloadfree": { - "name": "GenericPayloadFree", - "description": "Generic munki import recipe to be used with overrides for repeated manual\nimport of multiple versions of a script as a payload-free package.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.munki -p myscript.sh -k VERSION=1.0\n", + "com.github.davidbpirie.jamf-upload.iLokLicenseManagerClientConfig": { + "name": "iLokLicenseManagerClientConfig", + "description": "Creates a package that installs the client preferences for iLok\nLicense Manager and a postinstall script that reloads the license\ndaemon Launch Daemon, then uploads the package to Jamf Pro.\n\nThe source client preferences file must first be created manually\non a client device by running iLok License Manager, selecting\niLok License Manager -> Preferences -> My Connections, and\nconfiguring as required. This will populate the required client\npreferences file at:\n/Library/Preferences/com.paceap.eden.floating.v1.client.prefs\n\nClient preferences file must be provided either as Input Variable\nPKG or via the -p parameter; the desired package version must be\nprovided via the -k version parameter eg:\nautopkg run iLokLicenseManagerClientConfig.jamf-upload -p \"path/to/com.paceap.eden.floating.v1.client.prefs\" -k version \"1.0.0\"\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nInspired by https://community.jamf.com/t5/jamf-pro/configuring-ilok-license-server-clients/td-p/272536\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPayloadFree.munki.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.genericpayloadfree", - "shortname": "GenericPayloadFree.munki", - "inferred_type": "munki", - "munki_display_name": "Generic Payload Free", - "munki_description": "Generic Payload Free" + "path": "PACE Anti-Piracy/iLokLicenseManagerClientConfig.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.iLokLicenseManagerClientConfig", + "shortname": "iLokLicenseManagerClientConfig.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.genericpackage": { - "name": "GenericPackage", - "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a package.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier and populate all the\nInput variables. When using the recipe, also provide the source\npackage via the -p parameter and version via the -k parameter eg:\nautopkg run MyPackage.jamf-upload -p MyPackage.pkg -k version=1.0\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.iLokLicenseManager": { + "name": "iLokLicenseManager", + "description": "Downloads the latest iLok License Manager disk image, copies the\npackage from the DMG, extracting the version, then uploads the\npackage to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPackage.jamf-upload.recipe.yaml", - "shortname": "GenericPackage.jamf-upload", - "inferred_type": "jamf-upload", - "children": [ - "com.github.davidbpirie.jamf.genericpackage" - ] + "path": "PACE Anti-Piracy/iLokLicenseManager.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.iLokLicenseManager", + "shortname": "iLokLicenseManager.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.genericoutsetitemwithoverride": { - "name": "GenericOutsetItemWithOverride", - "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of an item to be installed in an outset directory.\nThe resulting package includes a postinstall script that sets an outset\noverride for the installed item, forcing it to be re-run on next trigger.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\n\nOUTSET_ITEM_TYPE is the name of the outset folder the item should be\ninstalled in i.e. one of:\n login-once\n login-privileged-once\n\nUses StringReplacer processor from com.github.grahampugh.recipes.commonprocessors.\n\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myoutsetitem.pkg -p myscript.sh -k version=1.0\n", + "com.github.davidbpirie.pkg.iLokLicenseManagerClientConfig": { + "name": "iLokLicenseManagerClientConfig", + "description": "Creates a package that installs the client preferences for iLok\nLicense Manager and a postinstall script that reloads the license\ndaemon Launch Daemon.\n\nThe source client preferences file must first be created manually\non a client device by running iLok License Manager, selecting\niLok License Manager -> Preferences -> My Connections, and\nconfiguring as required. This will populate the required client\npreferences file at:\n/Library/Preferences/com.paceap.eden.floating.v1.client.prefs\n\nClient preferences file must be provided either as Input Variable\nPKG or via the -p parameter; the desired package version must be\nprovided via the -k version parameter eg:\nautopkg run iLokLicenseManagerClientConfig.pkg -p \"path/to/com.paceap.eden.floating.v1.client.prefs\" -k version \"1.0.0\"\n\nPKG_ID is the ID of the generated package.\n\nInspired by https://community.jamf.com/t5/jamf-pro/configuring-ilok-license-server-clients/td-p/272536\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericOutsetItemWithOverride.pkg.recipe.yaml", - "shortname": "GenericOutsetItemWithOverride.pkg", + "path": "PACE Anti-Piracy/iLokLicenseManagerClientConfig.pkg.recipe.yaml", + "shortname": "iLokLicenseManagerClientConfig.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.genericoutsetitemwithoverride" + "com.github.davidbpirie.jamf-upload.iLokLicenseManagerClientConfig" ] }, - "com.github.davidbpirie.jamf-upload.genericcomputergroup": { - "name": "GenericComputerGroup", - "description": "Generic jamf-upload recipe to be used with overrides for repeated\nmanual upload of a Computer Group.\n\nIntended use is to generate an override from this recipe, then\ngive the override an unique Identifier, rename it, and populate\nall the Input variables.\n\nTemplate file for JAMF_COMPUTERGROUP_TEMPLATE need to either be found\nin your recipe search path or provide a full path.\nExamples are available from\nhttps://github.com/autopkg/grahampugh-recipes/tree/main/_Templates_Examples.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.PyCharm": { + "name": "PyCharmCE", + "description": "Downloads the latest version PyCharm, makes a package of it, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericComputerGroup.jamf-upload.recipe.yaml", - "shortname": "GenericComputerGroup.jamf-upload", + "path": "PyCharm/PyCharm.jamf-upload.recipe.yaml", + "parent": "com.github.hansen-m.pkg.pycharm", + "shortname": "PyCharm.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.genericpayloadfree": { - "name": "GenericPayloadFree", - "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of a script as a payload-free package.\nUses ModeChanger processor from com.github.jessepeterson.munki.UniversalTypeClient5.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.pkg -p myscript.sh -k VERSION=1.0\n", + "com.github.davidbpirie.jamf-upload.transmit5": { + "name": "Transmit5", + "description": "Downloads the latest Transmit 5 and creates a package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPayloadFree.pkg.recipe.yaml", - "shortname": "GenericPayloadFree.pkg", - "inferred_type": "pkg", + "path": "Panic/Transmit5.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.transmit5", + "shortname": "Transmit5.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.jamf-upload.calibritePROFILER": { + "name": "calibritePROFILER", + "description": "Downloads the latest release of calibrite PROFILER as a dmg,\nverifies the signature and extracts the version, generates a\npkg, then uploads the package to Jamf Pro. The generated\npkg is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "calibrite/calibritePROFILER.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.calibritePROFILER", + "shortname": "calibritePROFILER.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.download.calibritePROFILER": { + "name": "calibritePROFILER", + "description": "Downloads the latest release of calibrite PROFILER as a dmg,\nverifies the signature and extracts the version.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "calibrite/calibritePROFILER.download.recipe.yaml", + "shortname": "calibritePROFILER.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.genericpayloadfreedist", - "com.github.davidbpirie.munki.genericpayloadfree" + "com.github.davidbpirie.pkg.calibritePROFILER" ] }, - "com.github.davidbpirie.sign.genericpayloadfreedist": { - "name": "GenericPayloadFreeFlat", - "description": "Generic pkg recipe to be used with overrides for repeated manual creation\nof multiple versions of a script as a signed payload-free distribution-style package.\nUses ModeChanger processor from com.github.jessepeterson.munki.UniversalTypeClient5.\nIntended use is to generate an override from this recipe, then give the\noverride an unique Identifier and populate all the Input variables.\nWhen using the recipe, also provide the source via the -p parameter and version via the -k parameter eg:\nautopkg run myscript.pkg -p myscript.sh -k VERSION=1.0\n", + "com.github.davidbpirie.pkg.calibritePROFILER": { + "name": "calibritePROFILER", + "description": "Downloads the latest release of calibrite PROFILER as a dmg,\nverifies the signature and extracts the version, then generates a pkg.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Generic/GenericPayloadFreeDist.sign.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.genericpayloadfreedist", - "shortname": "GenericPayloadFreeDist.sign", - "inferred_type": "sign", + "path": "calibrite/calibritePROFILER.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.calibritePROFILER", + "shortname": "calibritePROFILER.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.genericpayloadfreedist" + "com.github.davidbpirie.jamf-upload.calibritePROFILER" ] }, "com.github.davidbpirie.jamf-upload.GoogleChrome": { @@ -134337,365 +134275,426 @@ "shortname": "GoogleChrome.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.VMwareTools": { - "name": "VMwareTools", - "description": "Downloads the current release version of VMware Tools and extracts the installer package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.outset": { + "name": "outset", + "description": "Downloads the current release of Outset from Github,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "VMwareTools/VMwareTools.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.VMwareTools", - "shortname": "VMwareTools.jamf-upload", + "path": "outset/outset.jamf-upload.recipe.yaml", + "parent": "com.github.grahamgilbert.download.outset", + "shortname": "outset.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.Alice2": { - "name": "Alice2", - "description": "Downloads the latest version of Alice 2, then imports to munki.", + "com.github.davidbpirie.jamf-upload.macOSLAPS": { + "name": "macOSLAPS", + "description": "Downloads the latest version of macOSLAPS, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Alice/Alice2.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.Alice2", - "shortname": "Alice2.munki", - "inferred_type": "munki", - "munki_display_name": "Alice 2", - "munki_description": "Alice is an innovative block-based programming environment that makes it easy to create animations, build interactive narratives, or program simple games in 3D." + "path": "macOSLAPS/macOSLAPS.jamf-upload.recipe.yaml", + "parent": "com.github.neilmartin83.download.macOSLAPS", + "shortname": "macOSLAPS.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.Alice2": { - "name": "Alice2", - "description": "Download recipe for Alice 2 from alice.org. Obtains the English Complete installer.", + "com.github.davidbpirie.jamf-upload.SublimeText4": { + "name": "SublimeText4", + "description": "Downloads the current release version of Sublime Text 4 and builds a\npackage, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Alice/Alice2.download.recipe.yaml", - "shortname": "Alice2.download", - "inferred_type": "download", + "path": "SublimeText/SublimeText4.jamf-upload.recipe.yaml", + "parent": "com.github.gregneagle.pkg.SublimeText4", + "shortname": "SublimeText4.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.jamf-upload.Docker": { + "name": "Docker", + "description": "Downloads the latest version of Docker and creates a package, then\nuploads the package to Jamf Pro.\n\nUse the ARCHITECTURE and DOWNLOAD_TYPE keys to determine whether the\nIntel (amd64) or Apple Silicon (arm64) version of Docker for Mac is\ndownloaded and packaged. Defaults to Intel if not overridden.\nIntel: \"--key ARCHITECTURE=x86_64 --key DOWNLOAD_TYPE=amd64\"\nApple Silicon: \"--key ARCHITECTURE=arm64 --key DOWNLOAD_TYPE=arm64\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Docker/Docker.jamf-upload.recipe.yaml", + "parent": "com.github.smithjw.pkg.Docker", + "shortname": "Docker.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.pkg.CiscoASDMLauncher": { + "name": "Cisco ASDM Launcher", + "description": "Creates a package that installs the Cisco ASDM Launcher.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoASDMLauncher.pkg -p \"path/to/dm-launcher.dmg\"\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "CiscoASDMLauncher/CiscoASDMLauncher.pkg.recipe.yaml", + "shortname": "CiscoASDMLauncher.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.munki.Alice2", - "com.github.davidbpirie.pkg.Alice2" + "com.github.davidbpirie.jamf-upload.CiscoASDMLauncher" ] }, - "com.github.davidbpirie.pkg.Alice2": { - "name": "Alice2", - "description": "Downloads the latest version of Alice 2, then builds a package.", + "com.github.davidbpirie.jamf-upload.CiscoASDMLauncher": { + "name": "CiscoASDMLauncher", + "description": "Creates a package that installs the Cisco ASDM Launcher, then uploads\nthe package to Jamf Pro.\n\nPackage source DMG must be provided either as Input Variable PKG or\nvia the -p parameter eg:\nautopkg run CiscoASDMLauncher.jamf-upload -p \"path/to/dm-launcher.dmg\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Alice/Alice2.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.Alice2", - "shortname": "Alice2.pkg", - "inferred_type": "pkg" + "path": "CiscoASDMLauncher/CiscoASDMLauncher.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.CiscoASDMLauncher", + "shortname": "CiscoASDMLauncher.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.MicrosoftOfficeReset": { - "name": "MicrosoftOfficeReset", - "description": "Downloads the latest version of the Microsoft Office Reset package,\nthen creates a package that runs the Microsoft Office Reset package\nvia a postinstall script, applying a custom set of choices, then\nuploads the package to Jamf Pro.\n\nIntended use is to create multiple overrides, one for each set of\noption combinations required.\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is to perform a factory reset of Office.\nAll choices as of v1.9.1 are:\n - com.microsoft.reset.Word\n - com.microsoft.reset.Excel\n - com.microsoft.reset.PowerPoint\n - com.microsoft.reset.Outlook\n - com.microsoft.remove.Outlook.Data\n - com.microsoft.reset.OneNote\n - com.microsoft.reset.OneDrive\n - com.microsoft.reset.Teams\n - com.microsoft.remove.SkypeForBusiness\n - com.microsoft.reset.AutoUpdate\n - com.microsoft.reset.Credentials\n - com.microsoft.reset.Factory\n - com.microsoft.remove.Office\n - com.microsoft.remove.ZoomPlugin\n - com.microsoft.remove.WebExPT\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Microsoft_Office_Reset.pkg\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOfficeReset.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.MicrosoftOfficeReset", - "shortname": "MicrosoftOfficeReset.jamf-upload", + "path": "Rectangle/Rectangle.jamf-upload.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.Rectangle", + "shortname": "Rectangle.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.MicrosoftOfficeReset": { - "name": "MicrosoftOfficeReset", - "description": "Downloads the latest version of the Microsoft Office Reset package,\nthen creates a package that runs the Microsoft Office Reset package\nvia a postinstall script, applying a custom set of choices.\n\nIntended use is to create multiple overrides, one for each set of\noption combinations required.\n\nPKG_ID is the ID of the generated package.\n\ndesired_choices is the list of pkg components you would like installed.\nDefault is to perform a factory reset of Office.\nAll choices as of v1.9.1 are:\n - com.microsoft.reset.Word\n - com.microsoft.reset.Excel\n - com.microsoft.reset.PowerPoint\n - com.microsoft.reset.Outlook\n - com.microsoft.remove.Outlook.Data\n - com.microsoft.reset.OneNote\n - com.microsoft.reset.OneDrive\n - com.microsoft.reset.Teams\n - com.microsoft.remove.SkypeForBusiness\n - com.microsoft.reset.AutoUpdate\n - com.microsoft.reset.Credentials\n - com.microsoft.reset.Factory\n - com.microsoft.remove.Office\n - com.microsoft.remove.ZoomPlugin\n - com.microsoft.remove.WebExPT\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/Microsoft_Office_Reset.pkg\n", + "com.github.davidbpirie.jamf-upload.DEPNotify": { + "name": "DEPNotify", + "description": "Downloads the latest version of DEPNotify and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftOfficeReset/MicrosoftOfficeReset.pkg.recipe.yaml", - "parent": "com.github.mlbz521.download.MicrosoftOfficeResetOptions", - "shortname": "MicrosoftOfficeReset.pkg", - "inferred_type": "pkg", + "path": "DEPNotify/DEPNotify.jamf-upload.recipe.yaml", + "parent": "com.rderewianko.pkg.DEPNotify", + "shortname": "DEPNotify.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.download.MunkiReportPython2": { + "name": "MunkiReportPython2", + "description": "Downloads the current release pkg of MunkiReportPython2 from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "MunkiReport/MunkiReport-Python2.download.recipe.yaml", + "shortname": "MunkiReport-Python2.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.MicrosoftOfficeReset" + "com.github.davidbpirie.munki.MunkiReportPython2" ] }, - "com.github.davidbpirie.download.Termius": { - "name": "Termius", - "description": "Downloads the latest version of Termius.\n", + "com.github.davidbpirie.munki.MunkiReportPython3": { + "name": "MunkiReportPython3", + "description": "Downloads the current release pkg of MunkiReportPython3 from Github,\nthen imports to munki.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Termius/Termius.download.recipe.yaml", - "shortname": "Termius.download", + "path": "MunkiReport/MunkiReport-Python3.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.MunkiReportPython3", + "shortname": "MunkiReport-Python3.munki", + "inferred_type": "munki", + "munki_display_name": "MunkiReport Python 3", + "munki_description": "Python 3 interpreter for MunkiReport." + }, + "com.github.davidbpirie.munki.MunkiReportPython2": { + "name": "MunkiReportPython2", + "description": "Downloads the current release pkg of MunkiReportPython2 from Github,\nthen imports to munki.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "MunkiReport/MunkiReport-Python2.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.MunkiReportPython2", + "shortname": "MunkiReport-Python2.munki", + "inferred_type": "munki", + "munki_display_name": "MunkiReport Python 2", + "munki_description": "Python 2 interpreter for MunkiReport." + }, + "com.github.davidbpirie.download.MunkiReportPython3": { + "name": "MunkiReportPython3", + "description": "Downloads the current release pkg of MunkiReportPython3 from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: '-k PRERELEASE=yes'\nOptionally override GITHUB_REPO to 'munkireport/MunkiReport-Python'\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "MunkiReport/MunkiReport-Python3.download.recipe.yaml", + "shortname": "MunkiReport-Python3.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.Termius" + "com.github.davidbpirie.munki.MunkiReportPython3" ] }, - "com.github.davidbpirie.jamf-upload.Termius": { - "name": "Termius", - "description": "Downloads the latest version of Termius and builds a package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.NDIHXDriver": { + "name": "NDIHXDriver", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI HX Driver\nand creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI HX Driver, then uploads the package to Jamf\nPro. The postinstall script also writes the supplied version to:\n/Library/Application Support/NewTek/NDI/HX_Driver/version.txt\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Termius/Termius.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.Termius", - "shortname": "Termius.jamf-upload", + "path": "NDI/NDIHXDriver.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.NDIHXDriver", + "shortname": "NDIHXDriver.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.Termius": { - "name": "Termius", - "description": "Downloads the latest version of Termius and builds a package.\n", + "com.github.davidbpirie.download.NDITools": { + "name": "NDITools", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Termius/Termius.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.Termius", - "shortname": "Termius.pkg", + "path": "NDI/NDITools.download.recipe.yaml", + "shortname": "NDITools.download", + "inferred_type": "download", + "children": [ + "com.github.davidbpirie.pkg.NDIToolsChoice", + "com.github.davidbpirie.pkg.NDIRecordingComponent", + "com.github.davidbpirie.pkg.NDIHXDriver", + "com.github.davidbpirie.pkg.NDIToolsChoiceBundle" + ] + }, + "com.github.davidbpirie.pkg.NDIToolsChoice": { + "name": "NDIToolsChoice", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the given choice and\ncreates a package that installs the NDI Tools pkg via a postinstall\nscript, applying the given choice.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing these are:\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDIVirtualCamera\n com.newtek.driver.NDIAudio\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.ndi.recording\n com.newtek.Test-Patterns-Mac-\n com.newtek.NewTek-Import-SpeedHQ\n com.newtek.NDI-Transmit-AdobeCC\n com.newtek.DAL.NDIplugin\n com.newtek.DAL.NDIpluginlaunchdaemon\n com.newtek.HAL.NDIaudioplugin\n com.newtek.NDI.prefpane\n com.newtek.NDI-HX-Driver\n com.newtek.NDI-Tools\n\n PKG_ID is the ID of the generated package.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "NDI/NDIToolsChoice.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.NDITools", + "shortname": "NDIToolsChoice.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.Termius" + "com.github.davidbpirie.jamf-upload.NDIToolsChoice" ] }, - "com.github.davidbpirie.jamf-upload.Nudge": { - "name": "Nudge", - "description": "Nudge is application for enforcing macOS updates.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet TYPE to \"_Suite\" string to download the new Nudge Suite, either\nvia Input in an override or via the -k option,\ni.e.: `-k TYPE=_Suite`\n\nDownloads the latest version of the Nudge installer package, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.NDIToolsChoice": { + "name": "NDIToolsChoice", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, extracts the version of the given choice, creates\na package that installs the NDI Tools pkg via a postinstall\nscript applying the given choice, then uploads the package to\nJamf Pro.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing these are:\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDIVirtualCamera\n com.newtek.driver.NDIAudio\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.ndi.recording\n com.newtek.Test-Patterns-Mac-\n com.newtek.NewTek-Import-SpeedHQ\n com.newtek.NDI-Transmit-AdobeCC\n com.newtek.DAL.NDIplugin\n com.newtek.DAL.NDIpluginlaunchdaemon\n com.newtek.HAL.NDIaudioplugin\n com.newtek.NDI.prefpane\n com.newtek.NDI-HX-Driver\n com.newtek.NDI-Tools\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Nudge/Nudge.jamf-upload.recipe.yaml", - "parent": "com.github.erikng.download.Nudge", - "shortname": "Nudge.jamf-upload", + "path": "NDI/NDIToolsChoice.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.NDIToolsChoice", + "shortname": "NDIToolsChoice.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.AzulZuluJava": { - "name": "AzulZuluJava", - "description": "Downloads the latest release dmg version of Azul Zulu Java for\ngiven Java version, architecture, and bundle type (JDK/JRE),\nand copies the package.\nArchitectures: x86, arm\nBundle Types: jre, jdk, jre_fx, jdk_fx\n", + "com.github.davidbpirie.jamf-upload.NDIRecordingComponent": { + "name": "NDIRecordingComponent", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI Recording\nComponent and creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI Recording Component, then uploads the package to\nJamf Pro.\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzulZuluJava/AzulZuluJava.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.AzulZuluJava", - "shortname": "AzulZuluJava.pkg", + "path": "NDI/NDIRecordingComponent.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.NDIRecordingComponent", + "shortname": "NDIRecordingComponent.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.pkg.NDIRecordingComponent": { + "name": "NDIRecordingComponent", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI Recording\nComponent and creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI Recording Component.\n\nPKG_ID is the ID of the generated package.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "NDI/NDIRecordingComponent.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.NDITools", + "shortname": "NDIRecordingComponent.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.munki.AzulZuluJava", - "com.github.davidbpirie.jamf-upload.AzulZuluJava" + "com.github.davidbpirie.jamf-upload.NDIRecordingComponent" ] }, - "com.github.davidbpirie.munki.AzulZuluJava": { - "name": "AzulZuluJava", - "description": "Downloads the latest release dmg version of Azul Zulu Java for\ngiven Java version, architecture, and bundle type (JDK/JRE),\nthen uploads the package to munki.\n\nArchitectures: x86, arm\nBundle Types: jre, jdk, jre_fx, jdk_fx\nMunki Architectures: x86_64, arm64\n", + "com.github.davidbpirie.jamf-upload.NDIToolsChoiceBundle": { + "name": "NDIToolsChoice", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the given choice,\ncreates a package that installs the NDI Tools pkg via a postinstall\nscript applying the given choice, then uploads the package to\nJamf Pro.\n\nBUNDLE_NAME is the name of the application or similar bundle.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing choices that install an app are:\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDI-Tools\n com.newtek.Test-Patterns-Mac-\n\nPKG_ID is the ID of the generated package.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzulZuluJava/AzulZuluJava.munki.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AzulZuluJava", - "shortname": "AzulZuluJava.munki", - "inferred_type": "munki", - "munki_display_name": "Azul Zulu Java %JAVA_MAJOR_VERSION% %BUNDLE_TYPE% %ARCHITECTURE%", - "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems." + "path": "NDI/NDIToolsChoiceBundle.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.NDIToolsChoiceBundle", + "shortname": "NDIToolsChoiceBundle.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.AzulZuluJava": { - "name": "AzulZuluJava", - "description": "Downloads the latest release version of Azul Zulu Java for given\nJava version, architecture, bundle type (JDK/JRE) and file\nextension.\nArchitectures: x86, arm\nExtensions: zip, tar.gz, dmg\nBundle Types: jre, jdk, jre_fx, jdk_fx\n", + "com.github.davidbpirie.pkg.NDIHXDriver": { + "name": "NDIHXDriver", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the NDI HX Driver\nand creates a package that installs the NDI Tools pkg\nvia a postinstall script, applying the given choice to only\ninstall the NDI HX Driver. The postinstall script also writes\nthe supplied version to:\n/Library/Application Support/NewTek/NDI/HX_Driver/version.txt\n\nPKG_ID is the ID of the generated package.\n\nWhen using the recipe, also provide the version via the -k parameter eg:\nautopkg run NDIHXDriver.pkg -k version=1.0\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzulZuluJava/AzulZuluJava.download.recipe.yaml", - "shortname": "AzulZuluJava.download", - "inferred_type": "download", + "path": "NDI/NDIHXDriver.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.NDITools", + "shortname": "NDIHXDriver.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.pkg.AzulZuluJava" + "com.github.davidbpirie.jamf-upload.NDIHXDriver" ] }, - "com.github.davidbpirie.jamf-upload.AzulZuluJava": { - "name": "AzulZuluJava", - "description": "Downloads the latest release dmg version of Azul Zulu Java for\ngiven Java version, architecture, and bundle type (JDK/JRE),\nthen uploads the package to Jamf Pro.\n\nArchitectures: x86, arm\nBundle Types: jre, jdk, jre_fx, jdk_fx\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.pkg.NDIToolsChoiceBundle": { + "name": "NDIToolsChoiceBundle", + "description": "Downloads the latest version of the NDI Tools pkg and verifies\nthe signature, then extracts the version of the given choice, and\ncreates a package that installs the NDI Tools pkg via a postinstall\nscript, applying the given choice.\n\nBUNDLE_NAME is the name of the application or similar bundle.\n\ndesired_choice is the single pkg components you would like installed.\nTo find all available choices, run:\ninstaller -showChoicesXML -pkg path/to/NDIToolsInstaller.pkg\nAt time of writing choices that install a bundle are:\n com.newtek.Application-Mac-NDI-AccessManager\n com.newtek.Application-Mac-NDI-ScanConverter\n com.newtek.Application-Mac-NDI-StudioMonitor\n com.newtek.Application-Mac-NDI-VirtualInput\n com.newtek.NDI-Tools\n com.newtek.Test-Patterns-Mac-\n\nPKG_ID is the ID of the generated package.\n\nIntended use is to generate an override, specifying a single\nchoice and providing an unique PKG_ID and Identifier, for\neach desired NDI Tools item.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AzulZuluJava/AzulZuluJava.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AzulZuluJava", - "shortname": "AzulZuluJava.jamf-upload", - "inferred_type": "jamf-upload" + "path": "NDI/NDIToolsChoiceBundle.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.NDITools", + "shortname": "NDIToolsChoiceBundle.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.davidbpirie.jamf-upload.NDIToolsChoiceBundle" + ] }, - "com.github.davidbpirie.jamf-upload.Firefox": { - "name": "Firefox", - "description": "This recipe downloads the signed installer package that Mozilla made\navailable starting in Firefox 69.0, then uploads the package to Jamf\nPro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.omnifocus3": { + "name": "OmniFocus3", + "description": "Downloads latest OmniFocus3 disk image and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Mozilla/Firefox.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.pkg.FirefoxSignedPkg", - "shortname": "Firefox.jamf-upload", + "path": "OmniGroup/OmniFocus3.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.omnifocus3", + "shortname": "OmniFocus3.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.munki.GameMaker": { - "name": "GameMaker", - "description": "Downloads the latest version of GameMaker as a pkg, finds the version,\nthen imports to munki.\n", + "com.github.davidbpirie.jamf-upload.omnifocus4": { + "name": "OmniFocus4", + "description": "Downloads latest OmniFocus4 disk image and builds a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "GameMaker/GameMaker.munki.recipe.yaml", - "parent": "com.github.davidbpirie.download.GameMaker", - "shortname": "GameMaker.munki", - "inferred_type": "munki", - "munki_display_name": "GameMaker", - "munki_description": "Built for beginners and professionals alike, GameMaker's intuitive features provide you with the tools you need to make your game, your way." + "path": "OmniGroup/OmniFocus4.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.omnifocus4", + "shortname": "OmniFocus4.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.GameMaker": { - "name": "GameMaker", - "description": "Downloads the latest version of GameMaker as a pkg.", + "com.github.davidbpirie.download.comiclife3": { + "name": "ComicLife3", + "description": "Downloads the latest version of Comic Life 3 as a zip and extracts it.", "repo": "autopkg/davidbpirie-recipes", - "path": "GameMaker/GameMaker.download.recipe.yaml", - "shortname": "GameMaker.download", + "path": "ComicLife/ComicLife3.download.recipe.yaml", + "shortname": "ComicLife3.download", "inferred_type": "download", "children": [ - "com.github.mlbz521.pkg.YoYoGameMaker", - "com.github.davidbpirie.munki.GameMaker" + "com.github.davidbpirie.pkg.comiclife3" ] }, - "com.github.davidbpirie.jamf-upload.PyCharm": { - "name": "PyCharmCE", - "description": "Downloads the latest version PyCharm, makes a package of it, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", - "repo": "autopkg/davidbpirie-recipes", - "path": "PyCharm/PyCharm.jamf-upload.recipe.yaml", - "parent": "com.github.hansen-m.pkg.pycharm", - "shortname": "PyCharm.jamf-upload", - "inferred_type": "jamf-upload" - }, - "com.github.davidbpirie.munki.Minecraft": { - "name": "Minecraft", - "description": "Munki import recipe for Minecraft.", + "com.github.davidbpirie.munki.comiclife3": { + "name": "ComicLife3", + "description": "Downloads the latest version of Comic Life 3, builds a pkg, then imports it to Munki.", "repo": "autopkg/davidbpirie-recipes", - "path": "Minecraft/Minecraft.munki.recipe.yaml", - "parent": "com.github.ahousseini-recipes.download.Minecraft", - "shortname": "Minecraft.munki", + "path": "ComicLife/ComicLife3.munki.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.comiclife3", + "shortname": "ComicLife3.munki", "inferred_type": "munki", - "munki_display_name": "Minecraft", - "munki_description": "The world is yours for the making. Prepare for an adventure of limitless possibilities as you build, mine, battle mobs, and explore the ever-changing Minecraft landscape." + "munki_display_name": "Comic Life 3", + "munki_description": "Presenting Comic Life 3, the app with everything you need to make a stunning comic from your own images. Packed with fonts, templates, panels, balloons, captions, and lettering art, Comic Life is a fun, powerful and easy-to-use app with endless possibilities." }, - "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager": { - "name": "DevolutionsRemoteDesktopManager", - "description": "Downloads the latest version of Devolutions Remote Desktop Manager,\nverfies the source, then builds a package.\n", + "com.github.davidbpirie.pkg.comiclife3": { + "name": "ComicLife3", + "description": "Downloads the latest version of Comic Life 3 as a zip and extracts it, then builds a package.", "repo": "autopkg/davidbpirie-recipes", - "path": "Devolutions/DevolutionsRemoteDesktopManager.pkg.recipe.yaml", - "parent": "com.github.dataJAR-recipes.download.Remote Desktop Manager Free", - "shortname": "DevolutionsRemoteDesktopManager.pkg", + "path": "ComicLife/ComicLife3.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.comiclife3", + "shortname": "ComicLife3.pkg", "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.jamf-upload.DevolutionsRemoteDesktopManager" + "com.github.davidbpirie.munki.comiclife3" ] }, - "com.github.davidbpirie.jamf-upload.DevolutionsRemoteDesktopManager": { - "name": "DevolutionsRemoteDesktopManager", - "description": "Downloads the latest version of Devolutions Remote Desktop Manager,\nverfies the source, builds a package, then uploads the package to\nJamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.RemoteUpdateManager": { + "name": "Adobe RemoteUpdateManager", + "description": "Downloads the latest version of Adobe's RemoteUpdateManager from\nAdobe, packages into /usr/local/bin, then uploads the package\nto Jamf Pro.\n\nThe \"ARCH\" input variable must be set to either\n\"MacIntel\" (default) or \"AppleSilicon\"\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Devolutions/DevolutionsRemoteDesktopManager.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager", - "shortname": "DevolutionsRemoteDesktopManager.jamf-upload", + "path": "Adobe/RemoteUpdateManager.jamf-upload.recipe.yaml", + "parent": "com.github.moofit-recipes.pkg.RemoteUpdateManager", + "shortname": "RemoteUpdateManager.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop": { - "name": "MicrosoftRemoteDesktop", - "description": "Downloads the latest Microsoft Remote Desktop pkg, extracts the\nversion, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.LastPass_Safari": { + "name": "LastPass", + "description": "Downloads LastPass for Safari and creates a package, then uploads\nthe package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.jamf-upload.recipe.yaml", - "parent": "com.github.autopkg.download.MSRemoteDesktop", - "shortname": "MicrosoftRemoteDesktop.jamf-upload", + "path": "LastPass/LastPass_Safari.jamf-upload.recipe.yaml", + "parent": "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari", + "shortname": "LastPass_Safari.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.mist-cli": { - "name": "mist-cli", - "description": "Download Mist, a command-line tool that automatically generates\nmacOS Installer Disk Images and Packages, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.CitrixWorkspace": { + "name": "Citrix Workspace", + "description": "Downloads the latest Citrix Workspace version and extracts the package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Nindi Gill/mist-cli.jamf-upload.recipe.yaml", - "parent": "com.github.macprince.download.mist-cli", - "shortname": "mist-cli.jamf-upload", + "path": "CitrixWorkspace/CitrixWorkspace.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.citrixworkspace", + "shortname": "CitrixWorkspace.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.DYMOConnect": { - "name": "DYMOConnect", - "description": "Downloads latest DYMO Connect package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Webex": { + "name": "Webex", + "description": "Downloads the latest version of Webex and creates a package, then\nuploads the package to Jamf Pro.\n\nInput \"url\" can be one of two:\nIntel: https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/Webex.dmg\nAppleSilicon: https://binaries.webex.com/WebexDesktop-MACOS-Apple-Silicon-Gold/Webex.dmg\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "DYMO/DYMOConnect.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.DYMOConnect", - "shortname": "DYMOConnect.jamf-upload", + "path": "Webex/Webex.jamf-upload.recipe.yaml", + "parent": "com.github.precursorca.pkg.Webex", + "shortname": "Webex.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.DYMOLabelSoftware": { - "name": "DYMOLabelSoftware", - "description": "Downloads latest DYMO Label Software package.", - "repo": "autopkg/davidbpirie-recipes", - "path": "DYMO/DYMOLabelSoftware.download.recipe.yaml", - "shortname": "DYMOLabelSoftware.download", - "inferred_type": "download" - }, - "com.github.davidbpirie.download.DYMOConnect": { - "name": "DYMOConnect", - "description": "Downloads latest DYMO Connect package.", + "com.github.davidbpirie.jamf-upload.Support-pkg": { + "name": "Support", + "description": "Downloads the latest .pkg version of Support App developed by Root3,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "DYMO/DYMOConnect.download.recipe.yaml", - "deprecated": true, - "shortname": "DYMOConnect.download", - "inferred_type": "download", - "children": [ - "com.github.davidbpirie.pkg.DYMOConnect" - ] + "path": "Support/Support-pkg.jamf-upload.recipe.yaml", + "parent": "com.github.paul-cossey.download.Support-pkg", + "shortname": "Support-pkg.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.DYMOConnect": { - "name": "DYMOConnect", - "description": "Downloads latest DYMO Connect package.", + "com.github.davidbpirie.jamf-upload.swiftDialog": { + "name": "swiftDialog", + "description": "Downloads the latest version of swiftDialog, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "DYMO/DYMOConnect.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.DYMOConnect", - "shortname": "DYMOConnect.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.DYMOConnect" - ] + "path": "swiftDialog/swiftDialog.jamf-upload.recipe.yaml", + "parent": "com.github.zentralpro.download.swiftDialog", + "shortname": "swiftDialog.jamf-upload", + "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.Blender": { - "name": "Blender", - "description": "Downloads the current release version of Blender and builds a package,\nthen uploads the package to Jamf Pro.\n\nArchitectures: x86, arm64\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App\nInstaller, packages it for installation, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "Blender/Blender.jamf-upload.recipe.yaml", - "parent": "io.github.hjuutilainen.pkg.Blender", - "shortname": "Blender.jamf-upload", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "shortname": "AdobeCreativeCloudInstallerUniversal.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.jamf-upload.AdobeUninstaller": { - "name": "AdobeUninstaller", - "description": "Downloads the AdobeUninstaller tool, verifies the signature and\nextracts the version, then builds a package installing it into\n/usr/local/bin, then uploads the package to Jamf Pro.\n\nNote that version must be provided manually e.g.:\n autopkg run -v AdobeUninstaller.jamf-upload -k version=1.0.0.7\nYou can get the correct version from the AdobeUninstaller binary by\nrunning:\n sudo /path/to/AdobeUninstaller --version\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon": { + "name": "Creative Cloud Installer", + "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App\nInstaller, packages it for installation, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeUninstaller/AdobeUninstaller.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.AdobeUninstaller", - "shortname": "AdobeUninstaller.jamf-upload", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.jamf-upload.recipe.yaml", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon", + "shortname": "AdobeCreativeCloudInstallerAppleSilicon.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.pkg.AdobeUninstaller": { - "name": "AdobeUninstaller", - "description": "Downloads the AdobeUninstaller tool, verifies the signature and\nextracts the version, then builds a package installing it into\n/usr/local/bin.\n\nNote that version must be provided manually e.g.:\n autopkg run -v AdobeUninstaller.pkg -k version=1.0.0.7\nYou can get the correct version from the AdobeUninstaller binary by\nrunning:\n sudo /path/to/AdobeUninstaller --version\n", + "com.github.davidbpirie.download.noTunes": { + "name": "noTunes", + "description": "Downloads the latest version of noTunes from GitHub as a zip file,\nunarchives the app, and verifies the signature.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeUninstaller/AdobeUninstaller.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.AdobeUninstaller", - "shortname": "AdobeUninstaller.pkg", - "inferred_type": "pkg", + "path": "noTunes/noTunes.download.recipe.yaml", + "shortname": "noTunes.download", + "inferred_type": "download", "children": [ - "com.github.davidbpirie.jamf-upload.AdobeUninstaller" + "com.github.davidbpirie.pkg.noTunes" ] }, - "com.github.davidbpirie.download.AdobeUninstaller": { - "name": "AdobeUninstaller", - "description": "Downloads the AdobeUninstaller tool, verifies the signature and\nextracts the version.\n", + "com.github.davidbpirie.jamf-upload.noTunes": { + "name": "noTunes", + "description": "Downloads the latest version of noTunes from GitHub as a zip file,\nunarchives the app, verifies the signature, builds a pkg, then\nuploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "AdobeUninstaller/AdobeUninstaller.download.recipe.yaml", - "shortname": "AdobeUninstaller.download", - "inferred_type": "download", + "path": "noTunes/noTunes.jamf-upload.recipe.yaml", + "parent": "com.github.davidbpirie.pkg.noTunes", + "shortname": "noTunes.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.pkg.noTunes": { + "name": "noTunes", + "description": "Downloads the latest version of noTunes from GitHub as a zip file,\nunarchives the app, verifies the signature, then builds a pkg.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "noTunes/noTunes.pkg.recipe.yaml", + "parent": "com.github.davidbpirie.download.noTunes", + "shortname": "noTunes.pkg", + "inferred_type": "pkg", "children": [ - "com.github.davidbpirie.pkg.AdobeUninstaller" + "com.github.davidbpirie.jamf-upload.noTunes" ] }, - "com.github.davidbpirie.jamf-upload.ColourContrastAnalyzer": { - "name": "ColourContrastAnalyzer", - "description": "Downloads the latest release of TPGi Colour Contrast Analyzer as a dmg,\nverifies the signature and extracts the version, generates a pkg, then\nuploads the package to Jamf Pro. The generated pkg is then deleted.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.VMwareFusion13": { + "name": "VMwareFusion13", + "description": "Downloads the latest version of VMware Fusion 13 and creates a package,\nthen uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "TPGi/ColourContrastAnalyzer.jamf-upload.recipe.yaml", - "parent": "com.github.davidbpirie.pkg.ColourContrastAnalyzer", - "shortname": "ColourContrastAnalyzer.jamf-upload", + "path": "VMwareFusion13/VMwareFusion13.jamf-upload.recipe.yaml", + "parent": "com.github.dataJAR-recipes.pkg.VMware Fusion 13", + "deprecated": true, + "shortname": "VMwareFusion13.jamf-upload", "inferred_type": "jamf-upload" }, - "com.github.davidbpirie.download.ColourContrastAnalyzer": { - "name": "ColourContrastAnalyzer", - "description": "Downloads the latest release of TPGi Colour Contrast Analyzer as a dmg,\nverifies the signature and extracts the version.\n", + "com.github.davidbpirie.download.unity3dcomponent": { + "name": "Unity 3D %UNITY3D_COMPONENT_NAME% Support", + "description": "Downloads the latest version of a Unity Support installer as specified\nin UNITY3D_COMPONENT_NAME.\nCreate separate overrides for each required component.\nAt time of writing supported UNITY3D_COMPONENT_NAME values are:\n Android\n AppleTV\n iOS\n Linux-IL2CPP\n Linux-Mono\n Linux-Server\n Mac-IL2CPP\n Mac-Server\n WebGL\n Windows-Mono\n Windows-Server\n", "repo": "autopkg/davidbpirie-recipes", - "path": "TPGi/ColourContrastAnalyzer.download.recipe.yaml", - "shortname": "ColourContrastAnalyzer.download", + "path": "Unity 3D/Unity3DComponent.download.recipe.yaml", + "shortname": "Unity3DComponent.download", "inferred_type": "download", "children": [ - "com.github.davidbpirie.pkg.ColourContrastAnalyzer" + "com.github.davidbpirie.munki.unity3dcomponent" ] }, - "com.github.davidbpirie.pkg.ColourContrastAnalyzer": { - "name": "ColourContrastAnalyzer", - "description": "Downloads the latest release of TPGi Colour Contrast Analyzer as a dmg,\nverifies the signature and extracts the version, then generates a pkg.\n", + "com.github.davidbpirie.munki.unity3dcomponent": { + "name": "Unity 3D %UNITY3D_COMPONENT_NAME% Support", + "description": "Downloads the latest version of a Unity Support installer as specified\nin UNITY3D_COMPONENT_NAME, then imports it to Munki.\nNeed to supply the munki item name for Unity 3D in UNITY_MUNKI_ITEM_NAME to correctly link this support installer to it along with the correct version.\nUse another recipe (eg com.github.joshua-d-miller.autopkg.munki.Unity3D) to import Unity itself.\nA preinstall script checks to make sure the same version of Unity 3D is installed, otherwise it fails.\nAt time of writing supported UNITY3D_COMPONENT_NAME values are:\n Android\n AppleTV\n iOS\n Linux-IL2CPP\n Linux-Mono\n Linux-Server\n Mac-IL2CPP\n Mac-Server\n WebGL\n Windows-Mono\n Windows-Server\n\nView the source at UNITY3D_SEARCH_URL to check for changes to available Components.\n\nCreate separate overrides for each required component, giving each a unique Identifier.\n\nBased on the work and methods in https://github.com/autopkg/apizz-recipes/tree/master/Unity but abstracted to a single recipe.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "TPGi/ColourContrastAnalyzer.pkg.recipe.yaml", - "parent": "com.github.davidbpirie.download.ColourContrastAnalyzer", - "shortname": "ColourContrastAnalyzer.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.davidbpirie.jamf-upload.ColourContrastAnalyzer" - ] + "path": "Unity 3D/Unity3DComponent.munki.recipe.yaml", + "parent": "com.github.davidbpirie.download.unity3dcomponent", + "shortname": "Unity3DComponent.munki", + "inferred_type": "munki", + "munki_display_name": "Unity 3D %UNITY3D_COMPONENT_NAME% Support", + "munki_description": "%UNITY3D_COMPONENT_NAME% support component for Unity 3D." }, - "com.github.davidbpirie.jamf-upload.MicrosoftEdge": { - "name": "MicrosoftEdge", - "description": "Downloads the latest Microsoft Edge pkg, and appends the version\nto the end of the filename, then uploads the package to Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "com.github.davidbpirie.jamf-upload.Firefox": { + "name": "Firefox", + "description": "This recipe downloads the signed installer package that Mozilla made\navailable starting in Firefox 69.0, then uploads the package to Jamf\nPro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", "repo": "autopkg/davidbpirie-recipes", - "path": "MicrosoftEdge/MicrosoftEdge.jamf-upload.recipe.yaml", - "parent": "com.github.rtrouton.pkg.microsoftedge", - "shortname": "MicrosoftEdge.jamf-upload", + "path": "Mozilla/Firefox.jamf-upload.recipe.yaml", + "parent": "com.github.autopkg.pkg.FirefoxSignedPkg", + "shortname": "Firefox.jamf-upload", + "inferred_type": "jamf-upload" + }, + "com.github.davidbpirie.jamf-upload.mist-cli": { + "name": "mist-cli", + "description": "Download Mist, a command-line tool that automatically generates\nmacOS Installer Disk Images and Packages, then uploads the package\nto Jamf Pro.\n\nJSS_URL, API_USERNAME, and API_PASSWORD, and for non-cloud instances\nSMB_URL, SMB_USERNAME and SMB_PASSWORD, are expected to be populated\nin your AutoPkg preferences, override Input variables, or by\ncommand-line keys.\n", + "repo": "autopkg/davidbpirie-recipes", + "path": "Nindi Gill/mist-cli.jamf-upload.recipe.yaml", + "parent": "com.github.macprince.download.mist-cli", + "shortname": "mist-cli.jamf-upload", "inferred_type": "jamf-upload" }, "com.github.discentem.windowsterminal.download.yaml": { @@ -134714,49 +134713,49 @@ "shortname": "chrome_windows.download", "inferred_type": "download" }, - "com.github.discentem.munki.YubicoPivTool": { - "name": "yubico-piv-tool", - "description": null, + "com.github.discentem.munki.Acrolinx": { + "name": "Acrolinx", + "description": "Downloads the latest version of Acrolinx and imports it into Munki.", "repo": "autopkg/discentem-recipes", - "path": "Yubico/YubicoPivTool.munki.recipe.yaml", - "parent": "com.github.discentem.download.YubicoPivTool", - "shortname": "YubicoPivTool.munki", + "path": "Acrolinx/Acrolinx.munki.recipe.yaml", + "parent": "com.github.discentem.download.acrolinx", + "shortname": "Acrolinx.munki", "inferred_type": "munki", - "munki_display_name": "Yubico Piv Tool", - "munki_description": "The Yubico PIV tool is used for interacting with the Privilege and Identification Card (PIV) application on a YubiKey. With it you may generate keys on the device, importing keys and certificates, and create certificate requests, and other operations. A shared library and a command-line tool is included." + "munki_display_name": "Acrolinx", + "munki_description": "Acrolinx helps you create more readable, findable, and engaging content." }, - "com.github.discentem.download.YubicoPivTool": { + "com.github.discentem.download.acrolinx": { "name": null, - "description": null, + "description": "Downloads the latest version of Acrolinx and imports it into Munki.", "repo": "autopkg/discentem-recipes", - "path": "Yubico/YubicoPivTool.download.recipe.yaml", - "shortname": "YubicoPivTool.download", + "path": "Acrolinx/Acrolinx.download.recipe.yaml", + "shortname": "Acrolinx.download", "inferred_type": "download", "children": [ - "com.github.discentem.munki.YubicoPivTool" + "com.github.discentem.munki.Acrolinx" ] }, - "com.github.discentem.download.acrolinx": { + "com.github.discentem.download.YubicoPivTool": { "name": null, - "description": "Downloads the latest version of Acrolinx and imports it into Munki.", + "description": null, "repo": "autopkg/discentem-recipes", - "path": "Acrolinx/Acrolinx.download.recipe.yaml", - "shortname": "Acrolinx.download", + "path": "Yubico/YubicoPivTool.download.recipe.yaml", + "shortname": "YubicoPivTool.download", "inferred_type": "download", "children": [ - "com.github.discentem.munki.Acrolinx" + "com.github.discentem.munki.YubicoPivTool" ] }, - "com.github.discentem.munki.Acrolinx": { - "name": "Acrolinx", - "description": "Downloads the latest version of Acrolinx and imports it into Munki.", + "com.github.discentem.munki.YubicoPivTool": { + "name": "yubico-piv-tool", + "description": null, "repo": "autopkg/discentem-recipes", - "path": "Acrolinx/Acrolinx.munki.recipe.yaml", - "parent": "com.github.discentem.download.acrolinx", - "shortname": "Acrolinx.munki", + "path": "Yubico/YubicoPivTool.munki.recipe.yaml", + "parent": "com.github.discentem.download.YubicoPivTool", + "shortname": "YubicoPivTool.munki", "inferred_type": "munki", - "munki_display_name": "Acrolinx", - "munki_description": "Acrolinx helps you create more readable, findable, and engaging content." + "munki_display_name": "Yubico Piv Tool", + "munki_description": "The Yubico PIV tool is used for interacting with the Privilege and Identification Card (PIV) application on a YubiKey. With it you may generate keys on the device, importing keys and certificates, and create certificate requests, and other operations. A shared library and a command-line tool is included." }, "com.github.discentem.bazelisk.pkg.yaml": { "name": "bazelisk", @@ -134770,17 +134769,6 @@ "com.github.discentem.bazelisk.munki.yaml" ] }, - "com.github.discentem.bazelisk.download.yaml": { - "name": null, - "description": null, - "repo": "autopkg/discentem-recipes", - "path": "Bazel/bazelisk.download.recipe.yaml", - "shortname": "bazelisk.download", - "inferred_type": "download", - "children": [ - "com.github.discentem.bazelisk.pkg.yaml" - ] - }, "com.github.discentem.bazelisk.munki.yaml": { "name": "bazelisk", "description": null, @@ -134792,28 +134780,17 @@ "munki_display_name": "Bazelisk", "munki_description": "Bazelisk is a wrapper for Bazel written in Go. It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then transparently passes through all command-line arguments to the real Bazel binary. You can call it just like you would call Bazel." }, - "com.github.milk-studios.download.ParaShoot": { - "name": "ParaShoot", - "description": "Downloads the latest version of ParaShoot.", - "repo": "autopkg/milk-studios-recipes", - "path": "ParaShoot/ParaShoot.download.recipe", - "shortname": "ParaShoot.download", + "com.github.discentem.bazelisk.download.yaml": { + "name": null, + "description": null, + "repo": "autopkg/discentem-recipes", + "path": "Bazel/bazelisk.download.recipe.yaml", + "shortname": "bazelisk.download", "inferred_type": "download", "children": [ - "com.github.milk-studios.munki.ParaShoot" + "com.github.discentem.bazelisk.pkg.yaml" ] }, - "com.github.milk-studios.munki.ParaShoot": { - "name": "ParaShoot", - "description": "Downloads the latest version of ParaShoot and imports it into Munki.", - "repo": "autopkg/milk-studios-recipes", - "path": "ParaShoot/ParaShoot.munki.recipe", - "parent": "com.github.milk-studios.download.ParaShoot", - "shortname": "ParaShoot.munki", - "inferred_type": "munki", - "munki_display_name": "ParaShoot", - "munki_description": "o/PARASHOOT checks if files on an inserted memory card are already backed-up somewhere (by file name and file size). It can also fake format a memory card so once inserted again into a camera it prompts to reformat the card. As a fallback, the app can reverse fake format the card to make it readable again." - }, "com.github.milk-studios.download.DaVinciResolveStudio17": { "name": "DaVinciResolveStudio17", "description": "Downloads latest version of DaVinci Resolve Studio 17.\n\nThis recipe is a modification of Tim Sutton's original v14\nrecipe.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n", @@ -134829,473 +134806,274 @@ "com.github.milk-studios.munki.DaVinciResolveStudio17": { "name": "DaVinciResolveStudio17", "description": "This is a modified version of Tim Sutton's DaVinci Resolve 14 Munki Recipie.\n \nDownloads the most recent version of DaVinci Resolve Studio 17 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n", - "repo": "autopkg/milk-studios-recipes", - "path": "Blackmagic/DaVinciResolveStudio17.munki.recipe", - "parent": "com.github.milk-studios.download.DaVinciResolveStudio17", - "shortname": "DaVinciResolveStudio17.munki", - "inferred_type": "munki", - "munki_display_name": "DaVinci Resolve Studio 17", - "munki_description": "Hollywood\u2019s most popular solution for editing, visual effects, motion graphics, color correction and audio post production, all in a single software tool for Mac, Windows and Linux!" - }, - "ch.ethz.gitlab.id-cd-win.BMS.SecureCRT-Win64": { - "name": "SecureCRT", - "description": "Imports SecureCRT to BMS (QSS/PRD)", - "repo": "autopkg/NickETH-recipes", - "path": "SecureCRT/SecureCRT-Win64.BMS.recipe", - "parent": "ch.ethz.gitlab.id-cd-win.build.SecureCRT-Win64", - "shortname": "SecureCRT-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.SharedProcessors": { - "name": null, - "description": "Recipe stub for any Processors in this directory.", - "repo": "autopkg/NickETH-recipes", - "path": "SharedProcessors/SharedProcessors.recipe" - }, - "com.github.autopkg-win.download.LibreOffice-Win": { - "name": "LibreOffice", - "description": "Downloads the latest LibreOffice. Set RELEASE to either \"fresh\" or \"still\".\n\nLibreOffice Still is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Fresh is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our fresh version.", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleSync-Win64.build/zzTest_GoogleSyncMSI-Win64.download.recipe", - "shortname": "zzTest_GoogleSyncMSI-Win64.download", - "inferred_type": "download" - }, - "com.github.NickETH.recipes.build.Scribus-Win64": { - "name": "Scribus", - "description": "Alters latest Scribus x64 Install-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Scribus/Scribus-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Scribus-Win64", - "shortname": "Scribus-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.Scribus-Win64": { - "name": "Scribus", - "description": "Downloads the latest version of Scribus.", - "repo": "autopkg/NickETH-recipes", - "path": "Scribus/Scribus.download.recipe.yaml", - "shortname": "Scribus.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.Scribus-Win64" - ] - }, - "com.github.NickETH.recipes.download.KeePassXC-Win64": { - "name": "KeePassXC", - "description": "Downloads the latest release of KeePassXC from Github.", - "repo": "autopkg/NickETH-recipes", - "path": "KeePassXC/KeePassXC-Win64.download.recipe.yaml", - "shortname": "KeePassXC-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.KeePassXC-Win64" - ] - }, - "com.github.NickETH.recipes.BMS.KeePassXC-Win64": { - "name": "KeePassXC", - "description": "Imports KeePassXC to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "KeePassXC/KeePassXC-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.KeePassXC-Win64", - "shortname": "KeePassXC-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.build.KeePassXC-Win64": { - "name": "KeePassXC", - "description": "Alters latest KeePassXC x64 Install-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "KeePassXC/KeePassXC-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.KeePassXC-Win64", - "shortname": "KeePassXC-Win64.build", - "inferred_type": "build", - "children": [ - "com.github.NickETH.recipes.BMS.KeePassXC-Win64" - ] - }, - "com.github.NickETH.recipes.build.R-Win64": { - "name": "R", - "description": "Package the current R x64 release to an MSI-package.", - "repo": "autopkg/NickETH-recipes", - "path": "R/R-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.R-Win64", - "shortname": "R-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.R-Win64": { - "name": "R", - "description": "Downloads the latest R installer package for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "R/R-Win64.download.recipe.yaml", - "shortname": "R-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.R-Win64" - ] - }, - "com.github.NickETH.recipes.build.SecureCRT-Win64": { - "name": "SecureCRT", - "description": "Alters latest SecureCRT MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "SecureCRT/SecureCRT-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.SecureCRT-Win64", - "shortname": "SecureCRT-Win64.build", - "inferred_type": "build" + "repo": "autopkg/milk-studios-recipes", + "path": "Blackmagic/DaVinciResolveStudio17.munki.recipe", + "parent": "com.github.milk-studios.download.DaVinciResolveStudio17", + "shortname": "DaVinciResolveStudio17.munki", + "inferred_type": "munki", + "munki_display_name": "DaVinci Resolve Studio 17", + "munki_description": "Hollywood\u2019s most popular solution for editing, visual effects, motion graphics, color correction and audio post production, all in a single software tool for Mac, Windows and Linux!" }, - "com.github.NickETH.recipes.download.SecureCRT-Win64": { - "name": "SecureCRT", - "description": "Download recipe for SecureCRT.", - "repo": "autopkg/NickETH-recipes", - "path": "SecureCRT/SecureCRT-Win64.download.recipe.yaml", - "shortname": "SecureCRT-Win64.download", + "com.github.milk-studios.download.ParaShoot": { + "name": "ParaShoot", + "description": "Downloads the latest version of ParaShoot.", + "repo": "autopkg/milk-studios-recipes", + "path": "ParaShoot/ParaShoot.download.recipe", + "shortname": "ParaShoot.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.SecureCRT-Win64" + "com.github.milk-studios.munki.ParaShoot" ] }, - "com.github.NickETH.recipes.BMS.SqlDeveloper-Win64": { - "name": "SqlDeveloper", - "description": "Imports SqlDeveloper to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "Oracle/SqlDeveloper-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.SqlDeveloper-Win64", - "shortname": "SqlDeveloper-Win64.BMS", - "inferred_type": "BMS" + "com.github.milk-studios.munki.ParaShoot": { + "name": "ParaShoot", + "description": "Downloads the latest version of ParaShoot and imports it into Munki.", + "repo": "autopkg/milk-studios-recipes", + "path": "ParaShoot/ParaShoot.munki.recipe", + "parent": "com.github.milk-studios.download.ParaShoot", + "shortname": "ParaShoot.munki", + "inferred_type": "munki", + "munki_display_name": "ParaShoot", + "munki_description": "o/PARASHOOT checks if files on an inserted memory card are already backed-up somewhere (by file name and file size). It can also fake format a memory card so once inserted again into a camera it prompts to reformat the card. As a fallback, the app can reverse fake format the card to make it readable again." }, - "com.github.NickETH.recipes.build.OracleInstantClient-Win64": { - "name": "OracleInstantClient", - "description": "Package the current Oracle Instant Client x64 release to an MSI-package.", + "com.github.NickETH.recipes.SharedProcessors": { + "name": null, + "description": "Recipe stub for any Processors in this directory.", "repo": "autopkg/NickETH-recipes", - "path": "Oracle/OracleInstantClient-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.OracleInstantClient-Win", - "shortname": "OracleInstantClient-Win64.build", - "inferred_type": "build", - "children": [ - "com.github.NickETH.recipes.BMS.OracleInstantClient-Win64" - ] + "path": "SharedProcessors/SharedProcessors.recipe" }, - "com.github.NickETH.recipes.BMS.OracleInstantClient-Win64": { - "name": "OracleInstantClient", - "description": "Imports Oracle Instant Client x64 to BMS", + "ch.ethz.gitlab.id-cd-win.BMS.SecureCRT-Win64": { + "name": "SecureCRT", + "description": "Imports SecureCRT to BMS (QSS/PRD)", "repo": "autopkg/NickETH-recipes", - "path": "Oracle/OracleInstantClient-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.OracleInstantClient-Win64", - "shortname": "OracleInstantClient-Win64.BMS", + "path": "SecureCRT/SecureCRT-Win64.BMS.recipe", + "parent": "ch.ethz.gitlab.id-cd-win.build.SecureCRT-Win64", + "shortname": "SecureCRT-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.SqlDeveloper-Win": { - "name": "SqlDeveloper", - "description": "Download recipe for Oracle SqlDeveloper.", + "com.github.autopkg-win.download.LibreOffice-Win": { + "name": "LibreOffice", + "description": "Downloads the latest LibreOffice. Set RELEASE to either \"fresh\" or \"still\".\n\nLibreOffice Still is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Fresh is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our fresh version.", "repo": "autopkg/NickETH-recipes", - "path": "Oracle/SqlDeveloper-Win.download.recipe.yaml", - "shortname": "SqlDeveloper-Win.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.SqlDeveloper-Win64" - ] + "path": "Google/GoogleSync-Win64.build/zzTest_GoogleSyncMSI-Win64.download.recipe", + "shortname": "zzTest_GoogleSyncMSI-Win64.download", + "inferred_type": "download" }, - "com.github.NickETH.recipes.download.OracleInstantClient-Win": { - "name": "OracleInstantClient", - "description": "Downloads the latest Oracle Instant Client x86 for Windows.", + "com.github.NickETH.recipes.download.Oxygen-Editor-Win64": { + "name": "OxygenEditor", + "description": "Downloads latest Oxygen Web Author.", "repo": "autopkg/NickETH-recipes", - "path": "Oracle/OracleInstantClient-Win.download.recipe.yaml", - "shortname": "OracleInstantClient-Win.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.OracleInstantClient-Win64", - "com.github.NickETH.recipes.build.OracleInstantClient-Win" - ] + "path": "Oxygen/Oxygen-Editor-Win64.download.recipe.yaml", + "shortname": "Oxygen-Editor-Win64.download", + "inferred_type": "download" }, - "com.github.NickETH.recipes.build.OracleInstantClient-Win": { - "name": "OracleInstantClient", - "description": "Package the current Oracle Instant Client x86 release to an MSI-package.", + "com.github.NickETH.recipes.build.UTN_Manager-Win": { + "name": "UTN_Manager", + "description": "Alters latest SEH UTN Manager for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Oracle/OracleInstantClient-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.OracleInstantClient-Win", - "shortname": "OracleInstantClient-Win.build", + "path": "SEH/UTN_Manager-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.UTN_Manager-Win", + "shortname": "UTN_Manager-Win.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.OracleInstantClient-Win" + "com.github.NickETH.recipes.BMS.UTN_Manager-Win" ] }, - "com.github.NickETH.recipes.build.SqlDeveloper-Win64": { - "name": "SqlDeveloper", - "description": "Packages the current SqlDeveloper x64 release to an MSI-package.", + "com.github.NickETH.recipes.download.UTN_Manager-Win": { + "name": "UTN_Manager", + "description": "Downloads latest SEH UTN Manager Installer for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Oracle/SqlDeveloper-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.SqlDeveloper-Win", - "shortname": "SqlDeveloper-Win64.build", - "inferred_type": "build", + "path": "SEH/UTN_Manager-Win.download.recipe.yaml", + "shortname": "UTN_Manager-Win.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.SqlDeveloper-Win64" + "com.github.NickETH.recipes.build.UTN_Manager-Win" ] }, - "com.github.NickETH.recipes.BMS.OracleInstantClient-Win": { - "name": "OracleInstantClient", - "description": "Imports Oracle Instant Client x86 to BMS.", - "repo": "autopkg/NickETH-recipes", - "path": "Oracle/OracleInstantClient-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.OracleInstantClient-Win", - "shortname": "OracleInstantClient-Win.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.BMS.Inkscape-Win64": { - "name": "Inkscape", - "description": "Imports Inkscape to BMS", + "com.github.NickETH.recipes.BMS.UTN_Manager-Win": { + "name": "UTN_Manager", + "description": "Imports SEH UTN Manager to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Inkscape/Inkscape-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Inkscape-Win64", - "shortname": "Inkscape-Win64.BMS", + "path": "SEH/UTN_Manager-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.UTN_Manager-Win", + "shortname": "UTN_Manager-Win.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.Inkscape-Win64": { - "name": "Inkscape", - "description": "Downloads the latest version of Inkscape.", + "com.github.NickETH.recipes.download.Keepass-MSI": { + "name": "Keepass", + "description": "Downloads latest Keepass MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Inkscape/Inkscape-Win.download.recipe.yaml", - "shortname": "Inkscape-Win.download", + "path": "Keepass/Keepass-MSI.download.recipe.yaml", + "shortname": "Keepass-MSI.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Inkscape-Win64" + "com.github.NickETH.recipes.download.Keepass-LANG" ] }, - "com.github.NickETH.recipes.build.Inkscape-Win64": { - "name": "Inkscape", - "description": "Alters latest Inkscape MSI-file for Windows.", + "com.github.NickETH.recipes.download.Keepass-LANG": { + "name": "Keepass", + "description": "Downloads latest Keepass language packs for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Inkscape/Inkscape-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Inkscape-Win64", - "shortname": "Inkscape-Win64.build", - "inferred_type": "build", + "path": "Keepass/Keepass-LANG.download.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Keepass-MSI", + "shortname": "Keepass-LANG.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.Inkscape-Win64" + "com.github.NickETH.recipes.build.Keepass-Win" ] }, - "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win": { - "name": "AdoptiumOpenJDK_JRE_Hotspot", - "description": "Alters latest Adoptium OpenJDK 8 JRE Hotspot x86 MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJRE8-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJRE8-Win.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win64": { - "name": "AdoptiumOpenJDK_JDK_Hotspot", - "description": "Alters latest Adoptium OpenJDK 11 JDK Hotspot x64 MSI-file for Windows.", + "com.github.NickETH.recipes.build.Keepass-Win": { + "name": "Keepass", + "description": "Alters latest Keepass MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDK11-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJDK11-Win64.build", + "path": "Keepass/Keepass-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Keepass-LANG", + "shortname": "Keepass-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win64": { - "name": "AdoptiumOpenJDK_JRE_Hotspot", - "description": "Alters latest Adoptium OpenJDK 11 JRE Hotspot x64 MSI-file for Windows.", + "com.github.NickETH.recipes.download.WinMerge-Win64": { + "name": "WinMerge", + "description": "Download recipe for WinMerge.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJRE11-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJRE11-Win64.build", - "inferred_type": "build" + "path": "WinMerge/WinMerge-Win64.download.recipe.yaml", + "shortname": "WinMerge-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.WinMerge-Win64" + ] }, - "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win": { - "name": "AdoptiumOpenJDK_JDK_Hotspot", - "description": "Alters latest Adoptium OpenJDK 11 JDK Hotspot x86 MSI-file for Windows.", + "com.github.NickETH.recipes.build.WinMerge-Win64": { + "name": "WinMerge", + "description": "Package the current WinMerge release.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDK11-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJDK11-Win.build", + "path": "WinMerge/WinMerge-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.WinMerge-Win64", + "shortname": "WinMerge-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.Eclipse-Java-Win64": { - "name": "Eclipse-Java", - "description": "Package the current Eclipse for Java x64 release to an MSI-package.", + "com.github.NickETH.recipes.download.SafeExamBrowser-Win": { + "name": "SafeExamBrowser", + "description": "Downloads latest SafeExamBrowser MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/Eclipse-Java-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Eclipse-Win64", - "shortname": "Eclipse-Java-Win64.build", - "inferred_type": "build", + "path": "SafeExamBrowser/SafeExamBrowser-Win.download.recipe.yaml", + "shortname": "SafeExamBrowser-Win.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.BMS.Eclipse-Java-Win64" + "com.github.NickETH.recipes.build.SafeExamBrowser-Win64" ] }, - "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win": { - "name": "AdoptiumOpenJDK_JRE_Hotspot", - "description": "Alters latest Adoptium OpenJDK 11 JRE Hotspot x86 MSI-file for Windows.", + "com.github.NickETH.recipes.build.SafeExamBrowser-Win64": { + "name": "SafeExamBrowser", + "description": "Alters latest SafeExamBrowser MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJRE11-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJRE11-Win.build", + "path": "SafeExamBrowser/SafeExamBrowser-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.SafeExamBrowser-Win", + "shortname": "SafeExamBrowser-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64": { - "name": "AdoptiumOpenJDK_JDK_Hotspot", - "description": "Alters latest Adoptium OpenJDK 17 JDK Hotspot x64 MSI-file for Windows.", + "com.github.NickETH.recipes.download.VMwareVMRC-Win": { + "name": "VMwareVMRC", + "description": "Download recipe for VMware VMRC", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDK17-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJDK17-Win64.build", - "inferred_type": "build", + "path": "VMware/VMwareVMRC-Win.download.recipe.yaml", + "shortname": "VMwareVMRC-Win.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.AdoptiumOpenJDK17-Win64" + "com.github.NickETH.recipes.build.VMwareVMRC-Win" ] }, - "com.github.NickETH.recipes.download.Eclipse-Win64": { - "name": "Eclipse", - "description": "Downloads the current release version of Eclipse.\n\nUse the ARCHITECTURE input variable to specify whether you want to download the\nIntel (\"x86_64\") or Apple Silicon (\"aarch64\") version of Eclipse.\n\nUse the ECLIPSE_CODE input variable to specify the IDE version.\nEclipse IDE for C/C++ Developers: cpp\nEclipse IDE for Embedded C/C++ Developers: embedcpp\nEclipse IDE for Eclipse Committers: committers\nEclipse IDE for Java Developers: java\nEclipse IDE for Enterprise Java and Web Developers: jee\nEclipse IDE for Java and DSL Developers: dsl\nEclipse Modeling Tools: modeling\nEclipse IDE for PHP Developers: php\nEclipse IDE for RCP and RAP Developers: rcp\nEclipse IDE for Scientific Computing: parallel\nEclipse IDE for Scout Developers: scout\"\n", + "com.github.NickETH.recipes.build.VMwareTools-Win64": { + "name": "VmwareTools", + "description": "Alters latest VMware Tools MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/Eclipse-Win64.download.recipe.yaml", - "shortname": "Eclipse-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.Eclipse-Java-Win64" - ] + "path": "VMware/VMwareTools-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.VMwareTools-Win", + "shortname": "VMwareTools-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win64": { - "name": "AdoptiumOpenJDK_JRE_Hotspot", - "description": "Alters latest Adoptium OpenJDK 8 JRE Hotspot x64 MSI-file for Windows.", + "com.github.NickETH.recipes.build.VMwareVMRC-Win": { + "name": "VMwareVMRC", + "description": "Alters latest VMware VM Remote Console installer for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJRE8-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJRE8-Win64.build", + "path": "VMware/VMwareVMRC-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.VMwareVMRC-Win", + "shortname": "VMwareVMRC-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win": { - "name": null, - "description": "Downloads latest Adoptium OpenJDK MSI-file for Windows.", + "com.github.NickETH.recipes.download.VMwareTools-Win": { + "name": "VmwareTools", + "description": "Download recipe for VMware Tools", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDKMSI-Win.download.recipe.yaml", - "shortname": "AdoptiumOpenJDKMSI-Win.download", + "path": "VMware/VMwareTools-Win.download.recipe.yaml", + "shortname": "VMwareTools-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win", - "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win64", - "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win64", - "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win", - "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win", - "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64", - "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win64", - "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win64", - "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win", - "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64" + "com.github.NickETH.recipes.build.VMwareTools-Win64" ] }, - "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win64": { - "name": "AdoptiumOpenJDK_JDK_Hotspot", - "description": "Alters latest Adoptium OpenJDK 8 JDK Hotspot x64 MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDK8-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJDK8-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.BMS.Eclipse-Java-Win64": { - "name": "Eclipse-Java", - "description": "Imports Eclipse for Java x64 to ETHZ ID BMS", - "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/Eclipse-Java-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Eclipse-Java-Win64", - "shortname": "Eclipse-Java-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win": { - "name": "AdoptiumOpenJDK_JDK_Hotspot", - "description": "Alters latest Adoptium OpenJDK 8 JDK Hotspot x86 MSI-file for Windows.", + "com.github.NickETH.recipes.build.Python-Win64": { + "name": "Python", + "description": "Package the current Python release.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDK8-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJDK8-Win.build", + "path": "Python/Python-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Python-Win64", + "shortname": "Python-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64": { - "name": "AdoptiumOpenJDK_JRE_Hotspot", - "description": "Alters latest Adoptium OpenJDK 17 JRE Hotspot x64 MSI-file for Windows.", + "com.github.NickETH.recipes.download.Python-Win64": { + "name": "Python", + "description": "Download recipe for Python x64.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJRE17-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", - "shortname": "AdoptiumOpenJRE17-Win64.build", - "inferred_type": "build", + "path": "Python/Python-Win64.download.recipe.yaml", + "shortname": "Python-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.AdoptiumOpenJRE17-Win64" + "com.github.NickETH.recipes.build.Python-Win64" ] }, - "com.github.NickETH.recipes.BMS.AdoptiumOpenJDK17-Win64": { - "name": "AdoptiumOpenJDK_JDK_Hotspot", - "description": "Imports Adoptium OpenJDK JDK x64 to ETHZ ID BMS", - "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJDK17-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64", - "shortname": "AdoptiumOpenJDK17-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.BMS.AdoptiumOpenJRE17-Win64": { - "name": "AdoptiumOpenJDK_JRE_Hotspot", - "description": "Imports Adoptium OpenJDK JRE x64 to ETHZ ID BMS", + "com.github.NickETH.recipes.BMS.VLC-Win64": { + "name": "VLC", + "description": "Imports latest Videolan Client x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Eclipse/AdoptiumOpenJRE17-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64", - "shortname": "AdoptiumOpenJRE17-Win64.BMS", + "path": "VLC/VLC-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.VLC-Win64", + "shortname": "VLC-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.TortoiseGit-Win64": { - "name": "TortoiseGit", - "description": "Downloads the latest version of TortoiseGit x64 for Windows.", + "com.github.NickETH.recipes.build.VLC-Win64": { + "name": "VLC", + "description": "Alters latest Videolan Client x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Github/TortoiseGit-Win64.download.recipe.yaml", - "shortname": "TortoiseGit-Win64.download", - "inferred_type": "download", + "path": "VLC/VLC-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.VLC-Win", + "shortname": "VLC-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.TortoiseGit-Win64" + "com.github.NickETH.recipes.BMS.VLC-Win64" ] }, - "com.github.NickETH.recipes.download.Git-Win64": { - "name": "Git", - "description": "Download recipe for Git.", + "com.github.NickETH.recipes.download.VLC-Win": { + "name": null, + "description": "Downloads the latest version of VLC for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Github/Git-Win64.download.recipe.yaml", - "shortname": "Git-Win64.download", + "path": "VLC/VLC-Win.download.recipe.yaml", + "shortname": "VLC-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Git-Win64" + "com.github.NickETH.recipes.build.VLC-Win64" ] }, - "com.github.NickETH.recipes.build.GithubDesktop-Win64": { - "name": "GithubDesktop", - "description": "Package the current Github Desktop x64 release to an MSI-package.", - "repo": "autopkg/NickETH-recipes", - "path": "Github/GithubDesktop-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GithubDesktop-Win64", - "shortname": "GithubDesktop-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.GithubDesktop-Win64": { - "name": "GithubDesktop", - "description": "Downloads the latest Github Desktop Matrix Client for Windows x64.", + "com.github.NickETH.recipes.download.Slack-MSI-Win": { + "name": "Slack", + "description": "Downloads latest Slack MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Github/GithubDesktop-Win64.download.recipe.yaml", - "shortname": "GithubDesktop-Win64.download", + "path": "Slack/Slack-MSI.download.recipe.yaml", + "shortname": "Slack-MSI.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.GithubDesktop-Win64" + "com.github.NickETH.recipes.build.Slack-Win64" ] }, - "com.github.NickETH.recipes.build.TortoiseGit-Win64": { - "name": "TortoiseGit", - "description": "Package the current TortoiseGit x64 release to an MSI-package.", - "repo": "autopkg/NickETH-recipes", - "path": "Github/TortoiseGit-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.TortoiseGit-Win64", - "shortname": "TortoiseGit-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.build.Git-Win64": { - "name": "Git", - "description": "Package the current Git release.", - "repo": "autopkg/NickETH-recipes", - "path": "Github/Git-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Git-Win64", - "shortname": "Git-Win64.build", - "inferred_type": "build" - }, "com.github.NickETH.recipes.build.Slack-Win64": { "name": "Slack", "description": "Alters latest Slack x64 MSI-file for Windows.", @@ -135305,271 +135083,288 @@ "shortname": "Slack-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.Slack-MSI-Win": { - "name": "Slack", - "description": "Downloads latest Slack MSI-file for Windows.", + "com.github.NickETH.recipes.download.PDFill-Free-Win64": { + "name": "PDFill-Free", + "description": "Downloads the latest PDFill Free for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Slack/Slack-MSI.download.recipe.yaml", - "shortname": "Slack-MSI.download", + "path": "Plotsoft/PDFill-Free-Win64.download.recipe.yaml", + "shortname": "PDFill-Free-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Slack-Win64" + "com.github.NickETH.recipes.build.PDFill-Free-Win64" ] }, - "com.github.NickETH.recipes.download.SpectrumProtect-Win64": { - "name": "SpectrumProtect", - "description": "Downloads the latest IBM Spectrum Protect installer package for Windows.", + "com.github.NickETH.recipes.build.PDFill-Free-Win64": { + "name": "PDFill-Free", + "description": "Package the current PDFill Free release.", "repo": "autopkg/NickETH-recipes", - "path": "IBM/SpectrumProtect-Win64.download.recipe.yaml", - "shortname": "SpectrumProtect-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.SpectrumProtect-Win64" - ] + "path": "Plotsoft/PDFill-Free-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.PDFill-Free-Win64", + "shortname": "PDFill-Free-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.SpectrumProtect-Win64": { - "name": "SpectrumProtect", - "description": "Extracts the current SpectrumProtect x64 MSI-package.", + "com.github.NickETH.recipes.build.FileMakerPro-Win64": { + "name": "FileMakerPro", + "description": "Package the current FileMaker Pro (Claris) full installer for Windows x64.", "repo": "autopkg/NickETH-recipes", - "path": "IBM/SpectrumProtect-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.SpectrumProtect-Win64", - "shortname": "SpectrumProtect-Win64.build", - "inferred_type": "build" + "path": "Claris/FileMakerPro-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.FileMakerPro-Win64", + "shortname": "FileMakerPro-Win64.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.FileMakerPro-Win64" + ] }, - "com.github.NickETH.recipes.download.PrusaSlicerStandalone-Win64": { - "name": "PrusaSlicerStandalone", - "description": "Download recipe for Prusa Slicer Standalone.", + "com.github.NickETH.recipes.download.FileMakerPro-Win64": { + "name": "FileMakerPro", + "description": "Downloads the latest FileMaker Pro (Claris) full installer for Windows x64 given the supplied PRODUCT_ID.", "repo": "autopkg/NickETH-recipes", - "path": "Prusa/PrusaSlicerStandalone-Win64.download.recipe.yaml", - "shortname": "PrusaSlicerStandalone-Win64.download", + "path": "Claris/FileMakerPro-Win64.download.recipe.yaml", + "shortname": "FileMakerPro-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.PrusaSlicerStandalone-Win64" + "com.github.NickETH.recipes.build.FileMakerPro-Win64" ] }, - "com.github.NickETH.recipes.build.PrusaSlicerStandalone-Win64": { - "name": "PrusaSlicerStandalone", - "description": "Packages the current Prusa Slicer Standalone release.", + "com.github.NickETH.recipes.BMS.FileMakerPro-Win64": { + "name": "FileMakerPro", + "description": "Imports FileMaker Pro (Claris) release to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Prusa/PrusaSlicerStandalone-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.PrusaSlicerStandalone-Win64", - "shortname": "PrusaSlicerStandalone-Win64.build", - "inferred_type": "build" + "path": "Claris/FileMakerPro-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.FileMakerPro-Win64", + "shortname": "FileMakerPro-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.recipes.BMS.Endnote-Win": { - "name": "Endnote", - "description": "Imports Endnote to BMS", + "com.github.NickETH.recipes.build.OBS-Studio-Win64": { + "name": "OBS-Studio", + "description": "Package the current OBS-Studio x64 release.", "repo": "autopkg/NickETH-recipes", - "path": "Clarivate/Endnote-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Endnote-Win", - "shortname": "Endnote-Win.BMS", - "inferred_type": "BMS" + "path": "OBS/OBS-Studio-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.OBS-Studio-Win64", + "shortname": "OBS-Studio-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.Endnote-Win": { - "name": "Endnote", - "description": "Package the current Endnote release to an MSI-package.", + "com.github.NickETH.recipes.download.OBS-Studio-Win64": { + "name": "OBS-Studio", + "description": "Download recipe for OBS-Studio x64.", "repo": "autopkg/NickETH-recipes", - "path": "Clarivate/Endnote-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Endnote-Win", - "shortname": "Endnote-Win.build", - "inferred_type": "build", + "path": "OBS/OBS-Studio-Win64.download.recipe.yaml", + "shortname": "OBS-Studio-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.recipes.BMS.Endnote-Win" + "com.github.NickETH.recipes.build.OBS-Studio-Win64" ] }, - "com.github.NickETH.recipes.download.Endnote-Win": { - "name": "Endnote", - "description": "Downloads the latest Endnote for Windows.", + "com.github.NickETH.recipes.download.Telegraf-Win64": { + "name": "Telegraf", + "description": "Download recipe for the Telegraf Agent.", "repo": "autopkg/NickETH-recipes", - "path": "Clarivate/Endnote-Win.download.recipe.yaml", - "shortname": "Endnote-Win.download", + "path": "Influxdata/Telegraf-Win64.download.recipe.yaml", + "shortname": "Telegraf-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Endnote-Win" + "com.github.NickETH.recipes.build.Telegraf-Win64" ] }, - "com.github.NickETH.recipes.build.iTunes-Win64": { - "name": "iTunes", - "description": "Alters latest iTunes Client x64 MSI-file for Windows.", + "com.github.NickETH.recipes.build.Telegraf-Win64": { + "name": "Telegraf", + "description": "Package the latest Telegraf x64 Install for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Apple/iTunes-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.iTunes-Win", - "shortname": "iTunes-Win64.build", + "path": "Influxdata/Telegraf-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Telegraf-Win64", + "shortname": "Telegraf-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.iTunes-Win": { - "name": "iTunes", - "description": "Downloads latest iTunes installer for Windows.", + "com.github.NickETH.recipes.build.7-Zip-Win": { + "name": "7-Zip", + "description": "Alters latest 7-Zip MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Apple/iTunes-Win.download.recipe.yaml", - "shortname": "iTunes-Win.download", - "inferred_type": "download", + "path": "7-Zip/7-Zip-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.7-Zip-MSI", + "shortname": "7-Zip-Win.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.iTunes-Win64" + "com.github.NickETH.recipes.BMS.7-Zip-Win" ] }, - "com.github.NickETH.recipes.download.UTN_Manager-Win": { - "name": "UTN_Manager", - "description": "Downloads latest SEH UTN Manager Installer for Windows.", + "com.github.NickETH.recipes.BMS.7-Zip-Win64": { + "name": "7-Zip", + "description": "Imports 7-Zip x64 to BMS", "repo": "autopkg/NickETH-recipes", - "path": "SEH/UTN_Manager-Win.download.recipe.yaml", - "shortname": "UTN_Manager-Win.download", + "path": "7-Zip/7-Zip-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.7-Zip-Win64", + "shortname": "7-Zip-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.download.7-Zip-MSI": { + "name": "7-Zip", + "description": "Downloads latest 7-Zip MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "7-Zip/7-Zip-MSI.download.recipe.yaml", + "shortname": "7-Zip-MSI.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.UTN_Manager-Win" + "com.github.NickETH.recipes.build.7-Zip-Win", + "com.github.NickETH.recipes.build.7-Zip-Win64" ] }, - "com.github.NickETH.recipes.BMS.UTN_Manager-Win": { - "name": "UTN_Manager", - "description": "Imports SEH UTN Manager to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "SEH/UTN_Manager-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.UTN_Manager-Win", - "shortname": "UTN_Manager-Win.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.build.UTN_Manager-Win": { - "name": "UTN_Manager", - "description": "Alters latest SEH UTN Manager for Windows.", + "com.github.NickETH.recipes.build.7-Zip-Win64": { + "name": "7-Zip", + "description": "Alters latest 7-Zip x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "SEH/UTN_Manager-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.UTN_Manager-Win", - "shortname": "UTN_Manager-Win.build", + "path": "7-Zip/7-Zip-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.7-Zip-MSI", + "shortname": "7-Zip-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.UTN_Manager-Win" + "com.github.NickETH.recipes.BMS.7-Zip-Win64" ] }, - "com.github.NickETH.recipes.download.IrfanView-Win64": { - "name": "IrfanView", - "description": "Downloads the latest version of IrfanView x64 for Windows.", + "com.github.NickETH.recipes.BMS.7-Zip-Win": { + "name": "7-Zip", + "description": "Imports 7-Zip to BMS", "repo": "autopkg/NickETH-recipes", - "path": "IrfanView/IrfanView-Win64.download.recipe.yaml", - "shortname": "IrfanView-Win64.download", + "path": "7-Zip/7-Zip-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.7-Zip-Win", + "shortname": "7-Zip-Win.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.download.OracleInstantClient-Win": { + "name": "OracleInstantClient", + "description": "Downloads the latest Oracle Instant Client x86 for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Oracle/OracleInstantClient-Win.download.recipe.yaml", + "shortname": "OracleInstantClient-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.IrfanView-Win64" + "com.github.NickETH.recipes.build.OracleInstantClient-Win", + "com.github.NickETH.recipes.build.OracleInstantClient-Win64" ] }, - "com.github.NickETH.recipes.build.IrfanView-Win64": { - "name": "IrfanView", - "description": "Package the current IrfanView x64 release to an MSI-package.", + "com.github.NickETH.recipes.BMS.SqlDeveloper-Win64": { + "name": "SqlDeveloper", + "description": "Imports SqlDeveloper to BMS", "repo": "autopkg/NickETH-recipes", - "path": "IrfanView/IrfanView-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.IrfanView-Win64", - "shortname": "IrfanView-Win64.build", - "inferred_type": "build" + "path": "Oracle/SqlDeveloper-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.SqlDeveloper-Win64", + "shortname": "SqlDeveloper-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.NotepadPlusPlus-Win64": { - "name": "Notepad++", - "description": "Downloads the latest version of Notepad++ x64 for Windows.", + "com.github.NickETH.recipes.download.SqlDeveloper-Win": { + "name": "SqlDeveloper", + "description": "Download recipe for Oracle SqlDeveloper.", "repo": "autopkg/NickETH-recipes", - "path": "NotepadPlusPlus/NotepadPlusPlus-Win64.download.recipe.yaml", - "shortname": "NotepadPlusPlus-Win64.download", + "path": "Oracle/SqlDeveloper-Win.download.recipe.yaml", + "shortname": "SqlDeveloper-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64" + "com.github.NickETH.recipes.build.SqlDeveloper-Win64" ] }, - "com.github.NickETH.recipes.BMS.NotepadPlusPlus-Win64": { - "name": "Notepad++", - "description": "Imports Notepad++ to BMS", + "com.github.NickETH.recipes.BMS.OracleInstantClient-Win64": { + "name": "OracleInstantClient", + "description": "Imports Oracle Instant Client x64 to BMS", "repo": "autopkg/NickETH-recipes", - "path": "NotepadPlusPlus/NotepadPlusPlus-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64", - "shortname": "NotepadPlusPlus-Win64.BMS", + "path": "Oracle/OracleInstantClient-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.OracleInstantClient-Win64", + "shortname": "OracleInstantClient-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64": { - "name": "Notepad++", - "description": "Package the current Notepad++ x64 release to an MSI-package.", + "com.github.NickETH.recipes.build.SqlDeveloper-Win64": { + "name": "SqlDeveloper", + "description": "Packages the current SqlDeveloper x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "NotepadPlusPlus/NotepadPlusPlus-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.NotepadPlusPlus-Win64", - "shortname": "NotepadPlusPlus-Win64.build", + "path": "Oracle/SqlDeveloper-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.SqlDeveloper-Win", + "shortname": "SqlDeveloper-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.NotepadPlusPlus-Win64" + "com.github.NickETH.recipes.BMS.SqlDeveloper-Win64" ] }, - "com.github.NickETH.recipes.build.ReferenceManager-Win64": { - "name": "ReferenceManager", - "description": "Package the current version of Mendeley Reference Manager x64 for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Mendeley/ReferenceManager-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.ReferenceManager-Win64", - "shortname": "ReferenceManager-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.ReferenceManager-Win64": { - "name": "ReferenceManager", - "description": "Downloads the latest version of Mendeley Reference Manager x64 for Windows.", + "com.github.NickETH.recipes.build.OracleInstantClient-Win": { + "name": "OracleInstantClient", + "description": "Package the current Oracle Instant Client x86 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Mendeley/ReferenceManager-Win64.download.recipe.yaml", - "shortname": "ReferenceManager-Win64.download", - "inferred_type": "download", + "path": "Oracle/OracleInstantClient-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.OracleInstantClient-Win", + "shortname": "OracleInstantClient-Win.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.ReferenceManager-Win64" + "com.github.NickETH.recipes.BMS.OracleInstantClient-Win" ] }, - "com.github.NickETH.recipes.build.LibreOffice-Win64": { - "name": "LibreOffice", - "description": "Alters latest LibreOffice MSI-file for Windows.", + "com.github.NickETH.recipes.BMS.OracleInstantClient-Win": { + "name": "OracleInstantClient", + "description": "Imports Oracle Instant Client x86 to BMS.", "repo": "autopkg/NickETH-recipes", - "path": "LibreOffice/LibreOffice-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.LibreOffice-Win64", - "shortname": "LibreOffice-Win64.build", - "inferred_type": "build" + "path": "Oracle/OracleInstantClient-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.OracleInstantClient-Win", + "shortname": "OracleInstantClient-Win.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.LibreOffice-Win64": { - "name": "LibreOffice", - "description": "Downloads the latest LibreOffice x64. Set RELEASE to either \"fresh\" or \"still\".\n\nLibreOffice Still is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Fresh is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our fresh version.\"\nUnfortunately the fresh/still releases are indistinguishable right now.\n", + "com.github.NickETH.recipes.build.OracleInstantClient-Win64": { + "name": "OracleInstantClient", + "description": "Package the current Oracle Instant Client x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "LibreOffice/LibreOffice-Win64.download.recipe.yaml", - "shortname": "LibreOffice-Win64.download", + "path": "Oracle/OracleInstantClient-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.OracleInstantClient-Win", + "shortname": "OracleInstantClient-Win64.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.OracleInstantClient-Win64" + ] + }, + "com.github.NickETH.recipes.download.iTunes-Win": { + "name": "iTunes", + "description": "Downloads latest iTunes installer for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Apple/iTunes-Win.download.recipe.yaml", + "shortname": "iTunes-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.LibreOffice-Win64" + "com.github.NickETH.recipes.build.iTunes-Win64" ] }, - "com.github.NickETH.recipes.build.Bitwarden-Desktop-Win64": { - "name": "Bitwarden", - "description": "Packages the current Bitwarden-Desktop release.", + "com.github.NickETH.recipes.build.iTunes-Win64": { + "name": "iTunes", + "description": "Alters latest iTunes Client x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Bitwarden/Bitwarden-Desktop-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Bitwarden-Desktop-Win64", - "shortname": "Bitwarden-Desktop-Win64.build", + "path": "Apple/iTunes-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.iTunes-Win", + "shortname": "iTunes-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.Bitwarden-Desktop-Win64": { - "name": "Bitwarden-Desktop", - "description": "Download recipe for Bitwarden Desktop x64.", + "com.github.NickETH.recipes.download.NoMachineEnterpriseClient-Win64": { + "name": "NoMachineEnterpriseClient", + "description": "Downloads latest NoMachine Enterprise Client Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Bitwarden/Bitwarden-Desktop-Win64.download.recipe.yaml", - "shortname": "Bitwarden-Desktop-Win64.download", + "path": "NoMachine/NoMachineEnterpriseClient-Win64.download.recipe.yaml", + "shortname": "NoMachineEnterpriseClient-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Bitwarden-Desktop-Win64" + "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64" ] }, - "com.github.NickETH.recipes.build.WinSCP-Win": { - "name": "WinSCP", - "description": "Package the current WinSCP release.", + "com.github.NickETH.recipes.BMS.NoMachineEnterpriseClient-Win64": { + "name": "NoMachineEnterpriseClient", + "description": "Imports NoMachine Enterprise Client x64 to BMS.", "repo": "autopkg/NickETH-recipes", - "path": "WinSCP/WinSCP-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.WinSCP-Win", - "shortname": "WinSCP-Win.build", - "inferred_type": "build" + "path": "NoMachine/NoMachineEnterpriseClient-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64", + "shortname": "NoMachineEnterpriseClient-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.WinSCP-Win": { - "name": "WinSCP", - "description": "Download recipe for WinSCP.", + "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64": { + "name": "NoMachineEnterpriseClient", + "description": "Alters latest NoMachine Enterprise Client x64 Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "WinSCP/WinSCP-Win.download.recipe.yaml", - "shortname": "WinSCP-Win.download", - "inferred_type": "download", + "path": "NoMachine/NoMachineEnterpriseClient-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.NoMachineEnterpriseClient-Win64", + "shortname": "NoMachineEnterpriseClient-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.WinSCP-Win" + "com.github.NickETH.recipes.BMS.NoMachineEnterpriseClient-Win64" ] }, "com.github.NickETH.recipes.build.Ghostscript-Win64": { @@ -135604,244 +135399,163 @@ "com.github.NickETH.recipes.build.Ghostscript-Win64" ] }, - "com.github.NickETH.recipes.download.GoogleDriveFS-Win": { - "name": "GoogleDriveFS", - "description": "Downloads latest GoogleDrive File Stream for Windows.", + "com.github.NickETH.recipes.download.NotepadPlusPlus-Win64": { + "name": "Notepad++", + "description": "Downloads the latest version of Notepad++ x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleDriveFS-Win.download.recipe.yaml", - "shortname": "GoogleDriveFS-Win.download", + "path": "NotepadPlusPlus/NotepadPlusPlus-Win64.download.recipe.yaml", + "shortname": "NotepadPlusPlus-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.GoogleDriveFS-Win" + "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64" ] }, - "com.github.NickETH.recipes.build.GoogleChrome-Win": { - "name": "GoogleChrome", - "description": "Alters latest Google Chrome x86 MSI-file for Windows.", + "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64": { + "name": "Notepad++", + "description": "Package the current Notepad++ x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleChrome-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GoogleChromeMSI-Win", - "shortname": "GoogleChrome-Win.build", + "path": "NotepadPlusPlus/NotepadPlusPlus-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.NotepadPlusPlus-Win64", + "shortname": "NotepadPlusPlus-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.GoogleChrome-Win" - ] - }, - "com.github.NickETH.recipes.download.GoogleEarthPro-Win64": { - "name": "GoogleEarthPro", - "description": "Downloads the latest Google Earth Pro for Windows x64.", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleEarthPro-Win64.download.recipe.yaml", - "shortname": "GoogleEarthPro-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.GoogleEarthPro-Win64" - ] - }, - "com.github.NickETH.recipes.download.GoogleSyncMSI-Win64": { - "name": "GoogleSync", - "description": "Downloads the latest Google Backup and Sync Client for Windows x64.", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleSyncMSI-Win64.download.recipe.yaml", - "shortname": "GoogleSyncMSI-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.GoogleSync-Win64" + "com.github.NickETH.recipes.BMS.NotepadPlusPlus-Win64" ] }, - "com.github.NickETH.recipes.build.GoogleSync-Win64": { - "name": "GoogleSync", - "description": "Alters latest GoogleSync MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleSync-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GoogleSyncMSI-Win64", - "shortname": "GoogleSync-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.BMS.GoogleChrome-Win": { - "name": "GoogleChrome", - "description": "Imports Google Chrome x86 to BMS", + "com.github.NickETH.recipes.BMS.NotepadPlusPlus-Win64": { + "name": "Notepad++", + "description": "Imports Notepad++ to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleChrome-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.GoogleChrome-Win", - "shortname": "GoogleChrome-Win.BMS", + "path": "NotepadPlusPlus/NotepadPlusPlus-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64", + "shortname": "NotepadPlusPlus-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.GoogleChromeMSI-Win": { - "name": null, - "description": "Downloads latest Google Chrome x86/x64 MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleChromeMSI-Win.download.recipe.yaml", - "shortname": "GoogleChromeMSI-Win.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.GoogleChrome-Win", - "com.github.NickETH.recipes.build.GoogleChrome-Win64" - ] - }, - "com.github.NickETH.recipes.build.GoogleEarthPro-Win64": { - "name": "GoogleEarthPro", - "description": "Alters latest Google Google Earth Pro x64 MSI-file for Windows.", + "com.github.NickETH.recipes-bms-prd.BMS.Nessus-Agent-Win64": { + "name": "NessusAgent", + "description": "Imports NessusAgent to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleEarthPro-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GoogleEarthPro-Win64", - "shortname": "GoogleEarthPro-Win64.build", - "inferred_type": "build" + "path": "Tenable/Nessus-Agent-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Nessus-Agent-Win64", + "shortname": "Nessus-Agent-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.build.GoogleChrome-Win64": { - "name": "GoogleChrome", - "description": "Alters latest Google Chrome x64 MSI-file for Windows.", + "com.github.NickETH.recipes.build.Nessus-Agent-Win64": { + "name": "NessusAgent", + "description": "Alters latest Nessus-Agent x64 Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleChrome-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GoogleChromeMSI-Win", - "shortname": "GoogleChrome-Win64.build", + "path": "Tenable/Nessus-Agent-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Nessus-Agent-Win64", + "shortname": "Nessus-Agent-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.GoogleChrome-Win64" + "com.github.NickETH.recipes-bms-prd.BMS.Nessus-Agent-Win64" ] }, - "com.github.NickETH.recipes.BMS.GoogleChrome-Win64": { - "name": "GoogleChrome", - "description": "Imports Google Chrome x64 to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleChrome-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.GoogleChrome-Win64", - "shortname": "GoogleChrome-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.build.GoogleDriveFS-Win": { - "name": "GoogleDriveFS", - "description": "Alters latest GoogleDrive File Stream for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Google/GoogleDriveFS-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GoogleDriveFS-Win", - "shortname": "GoogleDriveFS-Win.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.FileMakerPro-Win64": { - "name": "FileMakerPro", - "description": "Downloads the latest FileMaker Pro (Claris) full installer for Windows x64 given the supplied PRODUCT_ID.", + "com.github.NickETH.recipes.download.Nessus-Agent-Win64": { + "name": "NessusAgent", + "description": "Download recipe for Tenable Nessus Agent x64.", "repo": "autopkg/NickETH-recipes", - "path": "Claris/FileMakerPro-Win64.download.recipe.yaml", - "shortname": "FileMakerPro-Win64.download", + "path": "Tenable/Nessus-Agent-Win64.download.recipe.yaml", + "shortname": "Nessus-Agent-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.FileMakerPro-Win64" + "com.github.NickETH.recipes.build.Nessus-Agent-Win64" ] }, - "com.github.NickETH.recipes.BMS.FileMakerPro-Win64": { - "name": "FileMakerPro", - "description": "Imports FileMaker Pro (Claris) release to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "Claris/FileMakerPro-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.FileMakerPro-Win64", - "shortname": "FileMakerPro-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.build.FileMakerPro-Win64": { - "name": "FileMakerPro", - "description": "Package the current FileMaker Pro (Claris) full installer for Windows x64.", + "com.github.NickETH.recipes.download.Endnote-Win": { + "name": "Endnote", + "description": "Downloads the latest Endnote for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Claris/FileMakerPro-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.FileMakerPro-Win64", - "shortname": "FileMakerPro-Win64.build", - "inferred_type": "build", + "path": "Clarivate/Endnote-Win.download.recipe.yaml", + "shortname": "Endnote-Win.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.FileMakerPro-Win64" + "com.github.NickETH.recipes.build.Endnote-Win" ] }, - "com.github.NickETH.recipes.BMS.AdobeReaderDC-Win64": { - "name": "AdobeReaderDC", - "description": "Imports Bitwarden-Desktop x64 release to BMS", + "com.github.NickETH.recipes.recipes.BMS.Endnote-Win": { + "name": "Endnote", + "description": "Imports Endnote to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AdobeReaderDC-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.AdobeReaderDC-Win64", - "shortname": "AdobeReaderDC-Win64.BMS", + "path": "Clarivate/Endnote-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Endnote-Win", + "shortname": "Endnote-Win.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win64": { - "name": "AdobeReaderDC", - "description": "Downloads latest Adobe Reader DC x64 for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AdobeReaderDCMSI-Win64.download.recipe.yaml", - "shortname": "AdobeReaderDCMSI-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.AdobeReaderDC-Win64" - ] - }, - "com.github.NickETH.recipes.build.AdobeReaderDC-Win64": { - "name": "AdobeReaderDC", - "description": "Creates a full installer for Adobe Reader DC x64 for Windows (MSI) by applying offline patching.", + "com.github.NickETH.recipes.build.Endnote-Win": { + "name": "Endnote", + "description": "Package the current Endnote release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AdobeReaderDC-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win64", - "shortname": "AdobeReaderDC-Win64.build", + "path": "Clarivate/Endnote-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Endnote-Win", + "shortname": "Endnote-Win.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.AdobeReaderDC-Win64" + "com.github.NickETH.recipes.recipes.BMS.Endnote-Win" ] - }, - "com.github.NickETH.recipes.build.AcrobatProDC-Win64": { - "name": "AcrobatDC", - "description": "Patches Adobe Acrobat Pro DC x64 for Windows (MSI) with the latest Update MSP-file and builds it.", - "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AcrobatDC-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AcrobatProDC-Win64", - "shortname": "AcrobatDC-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.build.AdobeReaderDC-Win": { - "name": "AdobeReaderDC", - "description": "Patches Adobe Reader DC for Windows (MSI) with the latest Update MSP-file and builds it.", + }, + "com.github.NickETH.recipes.build.ReferenceManager-Win64": { + "name": "ReferenceManager", + "description": "Package the current version of Mendeley Reference Manager x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AdobeReaderDC-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win", - "shortname": "AdobeReaderDC-Win.build", + "path": "Mendeley/ReferenceManager-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.ReferenceManager-Win64", + "shortname": "ReferenceManager-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win": { - "name": "AdobeReaderDC", - "description": "Downloads latest Adobe Reader DC Update MSP-file for Windows.", + "com.github.NickETH.recipes.download.ReferenceManager-Win64": { + "name": "ReferenceManager", + "description": "Downloads the latest version of Mendeley Reference Manager x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AdobeReaderDCMSI-Win.download.recipe.yaml", - "shortname": "AdobeReaderDCMSI-Win.download", + "path": "Mendeley/ReferenceManager-Win64.download.recipe.yaml", + "shortname": "ReferenceManager-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.AdobeReaderDC-Win" + "com.github.NickETH.recipes.build.ReferenceManager-Win64" ] }, - "com.github.NickETH.recipes.download.AcrobatProDC-Win64": { - "name": "AcrobatDC", - "description": "Downloads latest Adobe Acrobat Pro DC x64 Update MSP-file for Windows.", + "com.github.NickETH.recipes.download.Bitwarden-Desktop-Win64": { + "name": "Bitwarden-Desktop", + "description": "Download recipe for Bitwarden Desktop x64.", "repo": "autopkg/NickETH-recipes", - "path": "Adobe/AcrobatDC-Win64.download.recipe.yaml", - "shortname": "AcrobatDC-Win64.download", + "path": "Bitwarden/Bitwarden-Desktop-Win64.download.recipe.yaml", + "shortname": "Bitwarden-Desktop-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.AcrobatProDC-Win64" + "com.github.NickETH.recipes.build.Bitwarden-Desktop-Win64" ] }, - "com.github.NickETH.recipes.build.GIMP-Win64": { - "name": "GIMP", - "description": "Package the current GIMP x64 release.", + "com.github.NickETH.recipes.build.Bitwarden-Desktop-Win64": { + "name": "Bitwarden", + "description": "Packages the current Bitwarden-Desktop release.", "repo": "autopkg/NickETH-recipes", - "path": "GIMP/GIMP-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GIMP-Win64", - "shortname": "GIMP-Win64.build", + "path": "Bitwarden/Bitwarden-Desktop-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Bitwarden-Desktop-Win64", + "shortname": "Bitwarden-Desktop-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.GIMP-Win64": { - "name": "GIMP", - "description": "Downloads the latest GIMP x64 installer package for Windows.", + "com.github.NickETH.recipes.download.DropboxClient-Win": { + "name": "DropboxClient", + "description": "Downloads latest Dropbox Offline Installer for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "GIMP/GIMP-Win64.download.recipe.yaml", - "shortname": "GIMP-Win64.download", + "path": "Dropbox/DropboxClient-Win.download.recipe.yaml", + "shortname": "DropboxClient-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.GIMP-Win64" + "com.github.NickETH.recipes.build.DropboxClient-Win", + "com.github.NickETH.recipes.build.DropboxClient-Win64" ] }, + "com.github.NickETH.recipes.build.DropboxClient-Win": { + "name": "DropboxClient", + "description": "Alters latest Dropbox x86 client for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Dropbox/DropboxClient-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.DropboxClient-Win", + "shortname": "DropboxClient-Win.build", + "inferred_type": "build" + }, "com.github.NickETH.recipes.build.DropboxClient-Win64": { "name": "DropboxClient", "description": "Alters latest Dropbox x64 client for Windows.", @@ -135851,119 +135565,147 @@ "shortname": "DropboxClient-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.DropboxClient-Win": { - "name": "DropboxClient", - "description": "Alters latest Dropbox x86 client for Windows.", + "com.github.NickETH.recipes.build.ArduinoIDE-Win64": { + "name": "ArduinoIDE", + "description": "Packages the current Arduino IDE MSI release.", "repo": "autopkg/NickETH-recipes", - "path": "Dropbox/DropboxClient-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.DropboxClient-Win", - "shortname": "DropboxClient-Win.build", + "path": "Arduino/ArduinoIDE-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.ArduinoIDE-Win64", + "shortname": "ArduinoIDE-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.DropboxClient-Win": { - "name": "DropboxClient", - "description": "Downloads latest Dropbox Offline Installer for Windows.", + "com.github.NickETH.recipes.download.ArduinoIDE-Win64": { + "name": "ArduinoIDE", + "description": "Download recipe for the Arduino IDE.", "repo": "autopkg/NickETH-recipes", - "path": "Dropbox/DropboxClient-Win.download.recipe.yaml", - "shortname": "DropboxClient-Win.download", + "path": "Arduino/ArduinoIDE-Win64.download.recipe.yaml", + "shortname": "ArduinoIDE-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.DropboxClient-Win64", - "com.github.NickETH.recipes.build.DropboxClient-Win" + "com.github.NickETH.recipes.build.ArduinoIDE-Win64" ] }, - "com.github.NickETH.recipes-bms-prd.BMS.Nessus-Agent-Win64": { - "name": "NessusAgent", - "description": "Imports NessusAgent to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "Tenable/Nessus-Agent-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Nessus-Agent-Win64", - "shortname": "Nessus-Agent-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.download.Nessus-Agent-Win64": { - "name": "NessusAgent", - "description": "Download recipe for Tenable Nessus Agent x64.", + "com.github.NickETH.recipes.download.NXLog-CE-Win64": { + "name": "NXLog-CE", + "description": "Downloads latest NXLog CE x64 Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Tenable/Nessus-Agent-Win64.download.recipe.yaml", - "shortname": "Nessus-Agent-Win64.download", + "path": "NXLog/NXLog-CE-Win64.download.recipe.yaml", + "shortname": "NXLog-CE-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Nessus-Agent-Win64" + "com.github.NickETH.recipes.build.NXLog-CE-Win64" ] }, - "com.github.NickETH.recipes.build.Nessus-Agent-Win64": { - "name": "NessusAgent", - "description": "Alters latest Nessus-Agent x64 Install-file for Windows.", + "com.github.NickETH.recipes.build.NXLog-CE-Win64": { + "name": "NXLog-CE", + "description": "Alters latest NXLog CE x64 Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Tenable/Nessus-Agent-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Nessus-Agent-Win64", - "shortname": "Nessus-Agent-Win64.build", - "inferred_type": "build", + "path": "NXLog/NXLog-CE-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.NXLog-CE-Win64", + "shortname": "NXLog-CE-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.SecureCRT-Win64": { + "name": "SecureCRT", + "description": "Download recipe for SecureCRT.", + "repo": "autopkg/NickETH-recipes", + "path": "SecureCRT/SecureCRT-Win64.download.recipe.yaml", + "shortname": "SecureCRT-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes-bms-prd.BMS.Nessus-Agent-Win64" + "com.github.NickETH.recipes.build.SecureCRT-Win64" ] }, - "com.github.NickETH.recipes.download.VLC-Win": { - "name": null, - "description": "Downloads the latest version of VLC for Windows.", + "com.github.NickETH.recipes.build.SecureCRT-Win64": { + "name": "SecureCRT", + "description": "Alters latest SecureCRT MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "VLC/VLC-Win.download.recipe.yaml", - "shortname": "VLC-Win.download", + "path": "SecureCRT/SecureCRT-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.SecureCRT-Win64", + "shortname": "SecureCRT-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.KeePassXC-Win64": { + "name": "KeePassXC", + "description": "Downloads the latest release of KeePassXC from Github.", + "repo": "autopkg/NickETH-recipes", + "path": "KeePassXC/KeePassXC-Win64.download.recipe.yaml", + "shortname": "KeePassXC-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.VLC-Win64" + "com.github.NickETH.recipes.build.KeePassXC-Win64" ] }, - "com.github.NickETH.recipes.build.VLC-Win64": { - "name": "VLC", - "description": "Alters latest Videolan Client x64 MSI-file for Windows.", + "com.github.NickETH.recipes.build.KeePassXC-Win64": { + "name": "KeePassXC", + "description": "Alters latest KeePassXC x64 Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "VLC/VLC-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.VLC-Win", - "shortname": "VLC-Win64.build", + "path": "KeePassXC/KeePassXC-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.KeePassXC-Win64", + "shortname": "KeePassXC-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.VLC-Win64" + "com.github.NickETH.recipes.BMS.KeePassXC-Win64" ] }, - "com.github.NickETH.recipes.BMS.VLC-Win64": { - "name": "VLC", - "description": "Imports latest Videolan Client x64 MSI-file for Windows.", + "com.github.NickETH.recipes.BMS.KeePassXC-Win64": { + "name": "KeePassXC", + "description": "Imports KeePassXC to BMS", "repo": "autopkg/NickETH-recipes", - "path": "VLC/VLC-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.VLC-Win64", - "shortname": "VLC-Win64.BMS", + "path": "KeePassXC/KeePassXC-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.KeePassXC-Win64", + "shortname": "KeePassXC-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.Oxygen-Editor-Win64": { - "name": "OxygenEditor", - "description": "Downloads latest Oxygen Web Author.", + "com.github.NickETH.recipes.build.IrfanView-Win64": { + "name": "IrfanView", + "description": "Package the current IrfanView x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Oxygen/Oxygen-Editor-Win64.download.recipe.yaml", - "shortname": "Oxygen-Editor-Win64.download", - "inferred_type": "download" + "path": "IrfanView/IrfanView-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.IrfanView-Win64", + "shortname": "IrfanView-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.PuTTY-Win64": { - "name": "PuTTY", - "description": "Alters latest Putty MSI-file for Windows.", + "com.github.NickETH.recipes.download.IrfanView-Win64": { + "name": "IrfanView", + "description": "Downloads the latest version of IrfanView x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "PuTTY/PuTTY-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.PuTTY-Win64", - "shortname": "PuTTY-Win64.build", - "inferred_type": "build" + "path": "IrfanView/IrfanView-Win64.download.recipe.yaml", + "shortname": "IrfanView-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.IrfanView-Win64" + ] }, - "com.github.NickETH.recipes.download.PuTTY-Win64": { - "name": "PuTTY", - "description": "Downloads the latest PuTTY x64.", + "com.github.NickETH.recipes.download.SpectrumProtect-Win64": { + "name": "SpectrumProtect", + "description": "Downloads the latest IBM Spectrum Protect installer package for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "PuTTY/PuTTY-Win64.download.recipe.yaml", - "shortname": "PuTTY-Win64.download", + "path": "IBM/SpectrumProtect-Win64.download.recipe.yaml", + "shortname": "SpectrumProtect-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.PuTTY-Win64" + "com.github.NickETH.recipes.build.SpectrumProtect-Win64" ] }, + "com.github.NickETH.recipes.build.SpectrumProtect-Win64": { + "name": "SpectrumProtect", + "description": "Extracts the current SpectrumProtect x64 MSI-package.", + "repo": "autopkg/NickETH-recipes", + "path": "IBM/SpectrumProtect-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.SpectrumProtect-Win64", + "shortname": "SpectrumProtect-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.BMS.CommandUpdate-Win64": { + "name": "Command Update", + "description": "Imports Dell Command Update to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Dell/CommandUpdate-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.CommandUpdate-Win64", + "shortname": "CommandUpdate-Win64.BMS", + "inferred_type": "BMS" + }, "com.github.NickETH.recipes.build.CommandUpdate-Win64": { "name": "DellCommandUpdate", "description": "Package the current Dell Command Update x64 release to an MSI-package.", @@ -135987,205 +135729,242 @@ "com.github.NickETH.recipes.build.CommandUpdate-Win64" ] }, - "com.github.NickETH.recipes.BMS.CommandUpdate-Win64": { - "name": "Command Update", - "description": "Imports Dell Command Update to BMS", + "com.github.NickETH.recipes.build.Blender-Win64": { + "name": "Blender", + "description": "Alters latest Blender MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Dell/CommandUpdate-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.CommandUpdate-Win64", - "shortname": "CommandUpdate-Win64.BMS", - "inferred_type": "BMS" + "path": "Blender/Blender-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Blender-Win64", + "shortname": "Blender-Win64.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.Blender-Win64" + ] }, - "com.github.NickETH.recipes.download.MindManager-Win": { - "name": "MindManager", - "description": "Downloads latest Mindmanager x86/x64 MSI-file for Windows.", + "com.github.NickETH.recipes.download.Blender-Win64": { + "name": "Blender", + "description": "Downloads the latest Blender. The only supported architecture is (since v2.72) x86_64.", "repo": "autopkg/NickETH-recipes", - "path": "Mindjet/MindManager-Win.download.recipe.yaml", - "shortname": "MindManager-Win.download", + "path": "Blender/Blender-Win64.download.recipe.yaml", + "shortname": "Blender-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.MindManager-Win64" + "com.github.NickETH.recipes.build.Blender-Win64" ] }, - "com.github.NickETH.recipes.build.MindManager-Win64": { - "name": "MindManager", - "description": "Alters latest Mindmanager x64 MSI-file for Windows.", + "com.github.NickETH.recipes.BMS.Blender-Win64": { + "name": "Blender", + "description": "Imports Blender to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Mindjet/MindManager-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.MindManager-Win", - "shortname": "MindManager-Win64.build", - "inferred_type": "build" + "path": "Blender/Blender-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Blender-Win64", + "shortname": "Blender-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.MicrosoftPowerToys-Win64": { - "name": "PowerToys", - "description": "Downloads latest Microsoft PowerToys Install-file for Windows.", + "com.github.NickETH.recipes.build.LyX-Win64": { + "name": "LyX", + "description": "Package the current LyX x64 release.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftPowerToys-Win64.download.recipe.yaml", - "shortname": "MicrosoftPowerToys-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64" - ] + "path": "Lyx/LyX-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.LyX-Win64", + "shortname": "LyX-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.VisualStudioCode-Win64": { - "name": "VisualStudioCode", - "description": "Package the current Visual Studio Code release.", + "com.github.NickETH.recipes.download.LyX-Win64": { + "name": "LyX", + "description": "Downloads the latest version of LyX x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/VisualStudioCode-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.VisualStudioCode-Win64", - "shortname": "VisualStudioCode-Win64.build", - "inferred_type": "build", + "path": "Lyx/LyX-Win64.download.recipe.yaml", + "shortname": "LyX-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.VisualStudioCode-Win64" + "com.github.NickETH.recipes.build.LyX-Win64" ] }, - "com.github.NickETH.recipes.build.DotNetCoreDesktopRuntime-Win64": { - "name": "DotNetCoreDesktopRuntime", - "description": "Alters latest Microsoft DotNet Core Desktop Runtime Install-file for Windows.", + "com.github.NickETH.recipes.build.Citrix-Workspace-Win": { + "name": "CitrixWorkspace", + "description": "Package the current Citrix Workspace release.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/DotNetCoreDesktopRuntime-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.DotNetCoreDesktopRuntime-Win64", - "shortname": "DotNetCoreDesktopRuntime-Win64.build", + "path": "Citrix/Citrix-Workspace-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Citrix-Workspace-Win", + "shortname": "Citrix-Workspace-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.WebView2EvergreenBootstrapper-Win64": { - "name": "WebView2EvergreenBootstrapper", - "description": "Downloads the latest Microsoft WebView2 Evergreen Bootstrapper Install-file for Windows.", + "com.github.NickETH.recipes.download.Citrix-Workspace-Win": { + "name": "CitrixWorkspace", + "description": "Downloads the latest version of Citrix Workspace for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftWebView2EvergreenBootstrapper-Win64.download.recipe.yaml", - "shortname": "MicrosoftWebView2EvergreenBootstrapper-Win64.download", + "path": "Citrix/Citrix-Workspace-Win.download.recipe.yaml", + "shortname": "Citrix-Workspace-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.WebView2EvergreenBootstrapper-Win64" + "com.github.NickETH.recipes.build.Citrix-Workspace-Win" ] }, - "com.github.NickETH.recipes.download.WebView2Runtime-Win64": { - "name": "WebView2Runtime", - "description": "Downloads the latest Microsoft WebView2Runtime Install-file for Windows.", + "com.github.NickETH.recipes.download.PrusaSlicerStandalone-Win64": { + "name": "PrusaSlicerStandalone", + "description": "Download recipe for Prusa Slicer Standalone.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftWebView2Runtime-Win64.download.recipe.yaml", - "shortname": "MicrosoftWebView2Runtime-Win64.download", + "path": "Prusa/PrusaSlicerStandalone-Win64.download.recipe.yaml", + "shortname": "PrusaSlicerStandalone-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.WebView2Runtime-Win64" + "com.github.NickETH.recipes.build.PrusaSlicerStandalone-Win64" ] }, - "com.github.NickETH.recipes.BMS.DotNetDesktopRuntime-Win64": { - "name": "DotNetDesktopRuntime", - "description": "Imports Microsoft DotNet Desktop Runtime x64 to BMS", + "com.github.NickETH.recipes.build.PrusaSlicerStandalone-Win64": { + "name": "PrusaSlicerStandalone", + "description": "Packages the current Prusa Slicer Standalone release.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/DotNetDesktopRuntime-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64", - "shortname": "DotNetDesktopRuntime-Win64.BMS", - "inferred_type": "BMS" + "path": "Prusa/PrusaSlicerStandalone-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.PrusaSlicerStandalone-Win64", + "shortname": "PrusaSlicerStandalone-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.SQLServerTools2019-Win64": { - "name": "SQLServerTools", - "description": "Alters latest Microsoft DotNet Core Desktop Runtime Install-file for Windows.", + "com.github.NickETH.recipes.build.GoogleEarthPro-Win64": { + "name": "GoogleEarthPro", + "description": "Alters latest Google Google Earth Pro x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/SQLServerTools2019-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.SQLServerTools2019-Win64", - "shortname": "SQLServerTools2019-Win64.build", + "path": "Google/GoogleEarthPro-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GoogleEarthPro-Win64", + "shortname": "GoogleEarthPro-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.install.MicrosoftEdgeWebDriver-Win64": { - "name": "EdgeWebDriver", - "description": "Install the latest Microsoft Microsoft's Edge Webdriver for Windows.", + "com.github.NickETH.recipes.build.GoogleChrome-Win": { + "name": "GoogleChrome", + "description": "Alters latest Google Chrome x86 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftEdgeWebDriver-Win64.install.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64", - "shortname": "MicrosoftEdgeWebDriver-Win64.install", - "inferred_type": "install" + "path": "Google/GoogleChrome-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GoogleChromeMSI-Win", + "shortname": "GoogleChrome-Win.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.GoogleChrome-Win" + ] }, - "com.github.NickETH.recipes.BMS.MicrosoftPowerToys-Win64": { - "name": "PowerToys", - "description": "Imports Microsoft PowerToys to BMS", + "com.github.NickETH.recipes.BMS.GoogleChrome-Win": { + "name": "GoogleChrome", + "description": "Imports Google Chrome x86 to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftPowerToys-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64", - "shortname": "MicrosoftPowerToys-Win64.BMS", + "path": "Google/GoogleChrome-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.GoogleChrome-Win", + "shortname": "GoogleChrome-Win.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.BMS.Teams-WoS-Win64": { - "name": "Teams WoS", - "description": "Imports Teams Work or School MSIX to BMS", + "com.github.NickETH.recipes.build.GoogleSync-Win64": { + "name": "GoogleSync", + "description": "Alters latest GoogleSync MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/Teams-WoS-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Teams-WoS-Win64", - "shortname": "Teams-WoS-Win64.BMS", + "path": "Google/GoogleSync-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GoogleSyncMSI-Win64", + "shortname": "GoogleSync-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.BMS.GoogleChrome-Win64": { + "name": "GoogleChrome", + "description": "Imports Google Chrome x64 to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Google/GoogleChrome-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.GoogleChrome-Win64", + "shortname": "GoogleChrome-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win64": { - "name": "DotNetDesktopRuntime", - "description": "Downloads the latest version of Microsoft's NET Desktop Runtime.", + "com.github.NickETH.recipes.download.GoogleEarthPro-Win64": { + "name": "GoogleEarthPro", + "description": "Downloads the latest Google Earth Pro for Windows x64.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/DotNetDesktopRuntime-Win64.download.recipe.yaml", - "shortname": "DotNetDesktopRuntime-Win64.download", - "inferred_type": "download" + "path": "Google/GoogleEarthPro-Win64.download.recipe.yaml", + "shortname": "GoogleEarthPro-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.GoogleEarthPro-Win64" + ] }, - "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64": { - "name": "DotNetDesktopRuntime", - "description": "Alters latest Microsoft DotNet Desktop Runtime Install-file for Windows.", + "com.github.NickETH.recipes.download.GoogleDriveFS-Win": { + "name": "GoogleDriveFS", + "description": "Downloads latest GoogleDrive File Stream for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/DotNetDesktopRuntime-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win", - "shortname": "DotNetDesktopRuntime-Win64.build", - "inferred_type": "build", + "path": "Google/GoogleDriveFS-Win.download.recipe.yaml", + "shortname": "GoogleDriveFS-Win.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.DotNetDesktopRuntime-Win64" + "com.github.NickETH.recipes.build.GoogleDriveFS-Win" ] }, - "com.github.NickETH.recipes.BMS.WebView2Runtime-Win64": { - "name": "WebView2Runtime", - "description": "Imports Microsoft WebView2Runtime x64 to BMS", + "com.github.NickETH.recipes.build.GoogleDriveFS-Win": { + "name": "GoogleDriveFS", + "description": "Alters latest GoogleDrive File Stream for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftWebView2Runtime-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.WebView2Runtime-Win64", - "shortname": "MicrosoftWebView2Runtime-Win64.BMS", - "inferred_type": "BMS" + "path": "Google/GoogleDriveFS-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GoogleDriveFS-Win", + "shortname": "GoogleDriveFS-Win.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.download.VisualStudioCode-Win64": { - "name": "VisualStudioCode", - "description": "Downloads latest Visual Studio Code for Windows x64 systemwide installer", + "com.github.NickETH.recipes.download.GoogleSyncMSI-Win64": { + "name": "GoogleSync", + "description": "Downloads the latest Google Backup and Sync Client for Windows x64.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/VisualStudioCode-Win64.download.recipe.yaml", - "shortname": "VisualStudioCode-Win64.download", + "path": "Google/GoogleSyncMSI-Win64.download.recipe.yaml", + "shortname": "GoogleSyncMSI-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.VisualStudioCode-Win64" + "com.github.NickETH.recipes.build.GoogleSync-Win64" ] }, - "com.github.NickETH.recipes.download.MicrosoftEdgeWebDriver-Win64": { - "name": "EdgeWebDriver", - "description": "Downloads the latest version of Microsoft's Edge Webdriver.", + "com.github.NickETH.recipes.download.GoogleChromeMSI-Win": { + "name": null, + "description": "Downloads latest Google Chrome x86/x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftEdgeWebDriver-Win64.download.recipe.yaml", - "shortname": "MicrosoftEdgeWebDriver-Win64.download", + "path": "Google/GoogleChromeMSI-Win.download.recipe.yaml", + "shortname": "GoogleChromeMSI-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64" + "com.github.NickETH.recipes.build.GoogleChrome-Win", + "com.github.NickETH.recipes.build.GoogleChrome-Win64" ] }, - "com.github.NickETH.recipes.download.SQLServerTools2019-Win64": { - "name": "SQLServer", - "description": "Downloads the latest version of Microsoft's NET Desktop Runtime.", + "com.github.NickETH.recipes.build.GoogleChrome-Win64": { + "name": "GoogleChrome", + "description": "Alters latest Google Chrome x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/SQLServerTools2019-Win64.download.recipe.yaml", - "shortname": "SQLServerTools2019-Win64.download", - "inferred_type": "download", + "path": "Google/GoogleChrome-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GoogleChromeMSI-Win", + "shortname": "GoogleChrome-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.SQLServerTools2019-Win64" + "com.github.NickETH.recipes.BMS.GoogleChrome-Win64" ] }, - "com.github.NickETH.recipes.download.Teams-WoS-Win64": { - "name": "Teams WoS", - "description": "Downloads the latest Teams Work or School installer for Windows.", + "com.github.NickETH.recipes.download.RStudio-Win64": { + "name": "RStudio", + "description": "Downloads the latest RStudio installer for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/Teams-WoS-Win64.download.recipe.yaml", - "shortname": "Teams-WoS-Win64.download", + "path": "RStudio/RStudio-Win64.download.recipe.yaml", + "shortname": "RStudio-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Teams-WoS-Win64" + "com.github.NickETH.recipes.build.RStudio-Win64" + ] + }, + "com.github.NickETH.recipes.build.RStudio-Win64": { + "name": "RStudio", + "description": "Package the current RStudio x64 release to an MSI-package.", + "repo": "autopkg/NickETH-recipes", + "path": "RStudio/RStudio-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.RStudio-Win64", + "shortname": "RStudio-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64": { + "name": "PowerToys", + "description": "Alters latest Microsoft PowerToys Install-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/MicrosoftPowerToys-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.MicrosoftPowerToys-Win64", + "shortname": "MicrosoftPowerToys-Win64.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.MicrosoftPowerToys-Win64" ] }, "com.github.NickETH.recipes.build.Teams-WoS-Win64": { @@ -136212,25 +135991,34 @@ "com.github.NickETH.recipes.build.MicrosoftEdge-Win" ] }, - "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win": { - "name": "DotNetDesktopRuntime", - "description": "Alters latest Microsoft DotNet Desktop Runtime Install-file for Windows.", + "com.github.NickETH.recipes.install.MicrosoftEdgeWebDriver-Win64": { + "name": "EdgeWebDriver", + "description": "Install the latest Microsoft Microsoft's Edge Webdriver for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/DotNetDesktopRuntime-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win", - "shortname": "DotNetDesktopRuntime-Win.build", - "inferred_type": "build" + "path": "Microsoft/MicrosoftEdgeWebDriver-Win64.install.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64", + "shortname": "MicrosoftEdgeWebDriver-Win64.install", + "inferred_type": "install" }, - "com.github.NickETH.recipes.build.Teams-Win64": { - "name": "Teams", - "description": "Alters latest Teams MSI-file for Windows.", + "com.github.NickETH.recipes.BMS.VisualStudioCode-Win64": { + "name": "VisualStudioCode", + "description": "Imports Visual Studio Code to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/Teams-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Teams-Win64", - "shortname": "Teams-Win64.build", + "path": "Microsoft/VisualStudioCode-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.VisualStudioCode-Win64", + "shortname": "VisualStudioCode-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.build.WebView2Runtime-Win64": { + "name": "WebView2Runtime", + "description": "Alters latest Microsoft WebView2Runtime Install-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/MicrosoftWebView2Runtime-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.WebView2Runtime-Win64", + "shortname": "MicrosoftWebView2Runtime-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.Teams-Win64" + "com.github.NickETH.recipes.BMS.WebView2Runtime-Win64" ] }, "com.github.NickETH.recipes.build.MicrosoftEdge-Win64": { @@ -136245,28 +136033,34 @@ "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win64" ] }, - "com.github.NickETH.recipes.build.WebView2Runtime-Win64": { - "name": "WebView2Runtime", - "description": "Alters latest Microsoft WebView2Runtime Install-file for Windows.", + "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win64": { + "name": "DotNetDesktopRuntime", + "description": "Downloads the latest version of Microsoft's NET Desktop Runtime.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftWebView2Runtime-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.WebView2Runtime-Win64", - "shortname": "MicrosoftWebView2Runtime-Win64.build", - "inferred_type": "build", + "path": "Microsoft/DotNetDesktopRuntime-Win64.download.recipe.yaml", + "shortname": "DotNetDesktopRuntime-Win64.download", + "inferred_type": "download" + }, + "com.github.NickETH.recipes.download.DotNetCoreDesktopRuntime-Win64": { + "name": "DotNetCoreDesktopRuntime", + "description": "Downloads the latest version of Microsoft's NET Core Desktop Runtime.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/DotNetCoreDesktopRuntime-Win64.download.recipe.yaml", + "shortname": "DotNetCoreDesktopRuntime-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.WebView2Runtime-Win64" + "com.github.NickETH.recipes.build.DotNetCoreDesktopRuntime-Win64" ] }, - "com.github.NickETH.recipes.build.MicrosoftEdge-Win": { - "name": "MicrosoftEdge", - "description": "Alters latest Microsoft Edge Chromium x86 MSI-file for Windows.", + "com.github.NickETH.recipes.download.WebView2EvergreenBootstrapper-Win64": { + "name": "WebView2EvergreenBootstrapper", + "description": "Downloads the latest Microsoft WebView2 Evergreen Bootstrapper Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftEdge-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.MicrosoftEdgeMSI-Win", - "shortname": "MicrosoftEdge-Win.build", - "inferred_type": "build", + "path": "Microsoft/MicrosoftWebView2EvergreenBootstrapper-Win64.download.recipe.yaml", + "shortname": "MicrosoftWebView2EvergreenBootstrapper-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win" + "com.github.NickETH.recipes.build.WebView2EvergreenBootstrapper-Win64" ] }, "ch.ethz.id-cd-win.recipes.BMS.EQP.WebView2EvergreenBootstrapper-Win64": { @@ -136278,6 +136072,24 @@ "shortname": "MicrosoftWebView2EvergreenBootstrapper-Win64.BMS", "inferred_type": "BMS" }, + "com.github.NickETH.recipes.BMS.WebView2Runtime-Win64": { + "name": "WebView2Runtime", + "description": "Imports Microsoft WebView2Runtime x64 to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/MicrosoftWebView2Runtime-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.WebView2Runtime-Win64", + "shortname": "MicrosoftWebView2Runtime-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win64": { + "name": "MicrosoftEdge", + "description": "Imports Microsoft EdgeChromium x64 to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/MicrosoftEdge-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.MicrosoftEdge-Win64", + "shortname": "MicrosoftEdge-Win64.BMS", + "inferred_type": "BMS" + }, "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win": { "name": "DotNetDesktopRuntime", "description": "Downloads the latest version of Microsoft's NET Desktop Runtime.", @@ -136286,22 +136098,51 @@ "shortname": "DotNetDesktopRuntime-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64", - "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win" + "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win", + "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64" ] }, - "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64": { - "name": "EdgeWebDriver", - "description": "Alters latest Microsoft Microsoft's Edge Webdriver for Windows.", + "com.github.NickETH.recipes.download.VisualStudioCode-Win64": { + "name": "VisualStudioCode", + "description": "Downloads latest Visual Studio Code for Windows x64 systemwide installer", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftEdgeWebDriver-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.MicrosoftEdgeWebDriver-Win64", - "shortname": "MicrosoftEdgeWebDriver-Win64.build", + "path": "Microsoft/VisualStudioCode-Win64.download.recipe.yaml", + "shortname": "VisualStudioCode-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.VisualStudioCode-Win64" + ] + }, + "com.github.NickETH.recipes.BMS.Teams-WoS-Win64": { + "name": "Teams WoS", + "description": "Imports Teams Work or School MSIX to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/Teams-WoS-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Teams-WoS-Win64", + "shortname": "Teams-WoS-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.build.VisualStudioCode-Win64": { + "name": "VisualStudioCode", + "description": "Package the current Visual Studio Code release.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/VisualStudioCode-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.VisualStudioCode-Win64", + "shortname": "VisualStudioCode-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.install.MicrosoftEdgeWebDriver-Win64" + "com.github.NickETH.recipes.BMS.VisualStudioCode-Win64" ] }, + "com.github.NickETH.recipes.build.SQLServerTools2019-Win64": { + "name": "SQLServerTools", + "description": "Alters latest Microsoft DotNet Core Desktop Runtime Install-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/SQLServerTools2019-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.SQLServerTools2019-Win64", + "shortname": "SQLServerTools2019-Win64.build", + "inferred_type": "build" + }, "com.github.NickETH.recipes.build.WebView2EvergreenBootstrapper-Win64": { "name": "WebView2EvergreenBootstrapper", "description": "Alters latest Microsoft WebView2 Evergreen Bootstrapper Install-file for Windows.", @@ -136314,13 +136155,53 @@ "ch.ethz.id-cd-win.recipes.BMS.EQP.WebView2EvergreenBootstrapper-Win64" ] }, - "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win64": { - "name": "MicrosoftEdge", - "description": "Imports Microsoft EdgeChromium x64 to BMS", + "com.github.NickETH.recipes.BMS.MicrosoftPowerToys-Win64": { + "name": "PowerToys", + "description": "Imports Microsoft PowerToys to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftEdge-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.MicrosoftEdge-Win64", - "shortname": "MicrosoftEdge-Win64.BMS", + "path": "Microsoft/MicrosoftPowerToys-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64", + "shortname": "MicrosoftPowerToys-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.download.MicrosoftPowerToys-Win64": { + "name": "PowerToys", + "description": "Downloads latest Microsoft PowerToys Install-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/MicrosoftPowerToys-Win64.download.recipe.yaml", + "shortname": "MicrosoftPowerToys-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64" + ] + }, + "com.github.NickETH.recipes.build.DotNetCoreDesktopRuntime-Win64": { + "name": "DotNetCoreDesktopRuntime", + "description": "Alters latest Microsoft DotNet Core Desktop Runtime Install-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/DotNetCoreDesktopRuntime-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.DotNetCoreDesktopRuntime-Win64", + "shortname": "DotNetCoreDesktopRuntime-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.MicrosoftEdgeWebDriver-Win64": { + "name": "EdgeWebDriver", + "description": "Downloads the latest version of Microsoft's Edge Webdriver.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/MicrosoftEdgeWebDriver-Win64.download.recipe.yaml", + "shortname": "MicrosoftEdgeWebDriver-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64" + ] + }, + "com.github.NickETH.recipes.BMS.DotNetDesktopRuntime-Win64": { + "name": "DotNetDesktopRuntime", + "description": "Imports Microsoft DotNet Desktop Runtime x64 to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/DotNetDesktopRuntime-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64", + "shortname": "DotNetDesktopRuntime-Win64.BMS", "inferred_type": "BMS" }, "com.github.NickETH.recipes.download.Teams-Win64": { @@ -136334,46 +136215,60 @@ "com.github.NickETH.recipes.build.Teams-Win64" ] }, - "com.github.NickETH.recipes.BMS.VisualStudioCode-Win64": { - "name": "VisualStudioCode", - "description": "Imports Visual Studio Code to BMS", + "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64": { + "name": "EdgeWebDriver", + "description": "Alters latest Microsoft Microsoft's Edge Webdriver for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/VisualStudioCode-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.VisualStudioCode-Win64", - "shortname": "VisualStudioCode-Win64.BMS", - "inferred_type": "BMS" + "path": "Microsoft/MicrosoftEdgeWebDriver-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.MicrosoftEdgeWebDriver-Win64", + "shortname": "MicrosoftEdgeWebDriver-Win64.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.install.MicrosoftEdgeWebDriver-Win64" + ] }, - "com.github.NickETH.recipes.download.DotNetCoreDesktopRuntime-Win64": { - "name": "DotNetCoreDesktopRuntime", - "description": "Downloads the latest version of Microsoft's NET Core Desktop Runtime.", + "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win": { + "name": "DotNetDesktopRuntime", + "description": "Alters latest Microsoft DotNet Desktop Runtime Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/DotNetCoreDesktopRuntime-Win64.download.recipe.yaml", - "shortname": "DotNetCoreDesktopRuntime-Win64.download", + "path": "Microsoft/DotNetDesktopRuntime-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win", + "shortname": "DotNetDesktopRuntime-Win.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.Teams-WoS-Win64": { + "name": "Teams WoS", + "description": "Downloads the latest Teams Work or School installer for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Microsoft/Teams-WoS-Win64.download.recipe.yaml", + "shortname": "Teams-WoS-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.DotNetCoreDesktopRuntime-Win64" + "com.github.NickETH.recipes.build.Teams-WoS-Win64" ] }, - "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64": { - "name": "PowerToys", - "description": "Alters latest Microsoft PowerToys Install-file for Windows.", + "com.github.NickETH.recipes.build.MicrosoftEdge-Win": { + "name": "MicrosoftEdge", + "description": "Alters latest Microsoft Edge Chromium x86 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftPowerToys-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.MicrosoftPowerToys-Win64", - "shortname": "MicrosoftPowerToys-Win64.build", + "path": "Microsoft/MicrosoftEdge-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.MicrosoftEdgeMSI-Win", + "shortname": "MicrosoftEdge-Win.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.MicrosoftPowerToys-Win64" + "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win" ] }, - "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win": { - "name": "MicrosoftEdge", - "description": "Imports Microsoft EdgeChromium x86 to BMS", + "com.github.NickETH.recipes.download.SQLServerTools2019-Win64": { + "name": "SQLServer", + "description": "Downloads the latest version of Microsoft's NET Desktop Runtime.", "repo": "autopkg/NickETH-recipes", - "path": "Microsoft/MicrosoftEdge-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.MicrosoftEdge-Win", - "shortname": "MicrosoftEdge-Win.BMS", - "inferred_type": "BMS" + "path": "Microsoft/SQLServerTools2019-Win64.download.recipe.yaml", + "shortname": "SQLServerTools2019-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.SQLServerTools2019-Win64" + ] }, "com.github.NickETH.recipes.BMS.Teams-Win64": { "name": "Teams", @@ -136384,377 +136279,363 @@ "shortname": "Teams-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.MiKTeX-Win64": { - "name": "MiKTeX", - "description": "Download recipe for MiKTex.", - "repo": "autopkg/NickETH-recipes", - "path": "MiKTeX/MiKTeX-Win64.download.recipe.yaml", - "shortname": "MiKTeX-Win64.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.MiKTeX-Win64" - ] - }, - "com.github.NickETH.recipes.build.MiKTeX-Win64": { - "name": "MiKTeX", - "description": "Package the current MiKTeX release to an MSI-package.", - "repo": "autopkg/NickETH-recipes", - "path": "MiKTeX/MiKTeX-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.MiKTeX-Win64", - "shortname": "MiKTeX-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.RStudio-Win64": { - "name": "RStudio", - "description": "Downloads the latest RStudio installer for Windows.", + "com.github.NickETH.recipes.download.WebView2Runtime-Win64": { + "name": "WebView2Runtime", + "description": "Downloads the latest Microsoft WebView2Runtime Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "RStudio/RStudio-Win64.download.recipe.yaml", - "shortname": "RStudio-Win64.download", + "path": "Microsoft/MicrosoftWebView2Runtime-Win64.download.recipe.yaml", + "shortname": "MicrosoftWebView2Runtime-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.RStudio-Win64" + "com.github.NickETH.recipes.build.WebView2Runtime-Win64" ] }, - "com.github.NickETH.recipes.build.RStudio-Win64": { - "name": "RStudio", - "description": "Package the current RStudio x64 release to an MSI-package.", + "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win": { + "name": "MicrosoftEdge", + "description": "Imports Microsoft EdgeChromium x86 to BMS", "repo": "autopkg/NickETH-recipes", - "path": "RStudio/RStudio-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.RStudio-Win64", - "shortname": "RStudio-Win64.build", - "inferred_type": "build" + "path": "Microsoft/MicrosoftEdge-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.MicrosoftEdge-Win", + "shortname": "MicrosoftEdge-Win.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.build.7-Zip-Win64": { - "name": "7-Zip", - "description": "Alters latest 7-Zip x64 MSI-file for Windows.", + "com.github.NickETH.recipes.build.Teams-Win64": { + "name": "Teams", + "description": "Alters latest Teams MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "7-Zip/7-Zip-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.7-Zip-MSI", - "shortname": "7-Zip-Win64.build", + "path": "Microsoft/Teams-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Teams-Win64", + "shortname": "Teams-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.7-Zip-Win64" + "com.github.NickETH.recipes.BMS.Teams-Win64" ] }, - "com.github.NickETH.recipes.build.7-Zip-Win": { - "name": "7-Zip", - "description": "Alters latest 7-Zip MSI-file for Windows.", + "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64": { + "name": "DotNetDesktopRuntime", + "description": "Alters latest Microsoft DotNet Desktop Runtime Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "7-Zip/7-Zip-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.7-Zip-MSI", - "shortname": "7-Zip-Win.build", + "path": "Microsoft/DotNetDesktopRuntime-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win", + "shortname": "DotNetDesktopRuntime-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.7-Zip-Win" + "com.github.NickETH.recipes.BMS.DotNetDesktopRuntime-Win64" ] }, - "com.github.NickETH.recipes.BMS.7-Zip-Win": { - "name": "7-Zip", - "description": "Imports 7-Zip to BMS", + "com.github.NickETH.recipes.build.ZabbixAgent2SSL-Win64": { + "name": "ZabbixAgent2SSL", + "description": "Alters latest Zabbix Agent MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "7-Zip/7-Zip-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.7-Zip-Win", - "shortname": "7-Zip-Win.BMS", - "inferred_type": "BMS" + "path": "Zabbix/ZabbixAgent2SSL-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.ZabbixAgent2SSL-Win64", + "shortname": "ZabbixAgent2SSL-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.download.7-Zip-MSI": { - "name": "7-Zip", - "description": "Downloads latest 7-Zip MSI-file for Windows.", + "com.github.NickETH.recipes.download.ZabbixAgent2SSL-Win64": { + "name": "ZabbixAgent2SSL", + "description": "Downloads the latest Zabbix Agent.", "repo": "autopkg/NickETH-recipes", - "path": "7-Zip/7-Zip-MSI.download.recipe.yaml", - "shortname": "7-Zip-MSI.download", + "path": "Zabbix/ZabbixAgent2SSL-Win64.download.recipe.yaml", + "shortname": "ZabbixAgent2SSL-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.7-Zip-Win64", - "com.github.NickETH.recipes.build.7-Zip-Win" + "com.github.NickETH.recipes.build.ZabbixAgent2SSL-Win64" ] }, - "com.github.NickETH.recipes.BMS.7-Zip-Win64": { - "name": "7-Zip", - "description": "Imports 7-Zip x64 to BMS", - "repo": "autopkg/NickETH-recipes", - "path": "7-Zip/7-Zip-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.7-Zip-Win64", - "shortname": "7-Zip-Win64.BMS", - "inferred_type": "BMS" - }, - "com.github.NickETH.recipes.download.Jabref-Win64": { - "name": "Jabref", - "description": "Downloads the latest version of the JabRef MSI-Installer from GitHub.", + "com.github.NickETH.recipes.download.WinSCP-Win": { + "name": "WinSCP", + "description": "Download recipe for WinSCP.", "repo": "autopkg/NickETH-recipes", - "path": "Jabref/Jabref-Win64.download.recipe.yaml", - "shortname": "Jabref-Win64.download", + "path": "WinSCP/WinSCP-Win.download.recipe.yaml", + "shortname": "WinSCP-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Jabref-Win64" + "com.github.NickETH.recipes.build.WinSCP-Win" ] }, - "com.github.NickETH.recipes.build.Jabref-Win64": { - "name": "Jabref", - "description": "Alters latest Jabref MSI-file for Windows.", + "com.github.NickETH.recipes.build.WinSCP-Win": { + "name": "WinSCP", + "description": "Package the current WinSCP release.", "repo": "autopkg/NickETH-recipes", - "path": "Jabref/Jabref-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Jabref-Win64", - "shortname": "Jabref-Win64.build", + "path": "WinSCP/WinSCP-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.WinSCP-Win", + "shortname": "WinSCP-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.SafeExamBrowser-Win": { - "name": "SafeExamBrowser", - "description": "Downloads latest SafeExamBrowser MSI-file for Windows.", + "com.github.NickETH.recipes.build.Element-Win64": { + "name": "Element", + "description": "Package the current Element x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "SafeExamBrowser/SafeExamBrowser-Win.download.recipe.yaml", - "shortname": "SafeExamBrowser-Win.download", - "inferred_type": "download", + "path": "Element/Element-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Element-Win64", + "shortname": "Element-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.SafeExamBrowser-Win64" + "com.github.NickETH.recipes.BMS.Element-Win64" ] }, - "com.github.NickETH.recipes.build.SafeExamBrowser-Win64": { - "name": "SafeExamBrowser", - "description": "Alters latest SafeExamBrowser MSI-file for Windows.", + "com.github.NickETH.recipes.download.Element-Win64": { + "name": "Element", + "description": "Downloads the latest Element Matrix Client for Windows x64.", "repo": "autopkg/NickETH-recipes", - "path": "SafeExamBrowser/SafeExamBrowser-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.SafeExamBrowser-Win", - "shortname": "SafeExamBrowser-Win64.build", - "inferred_type": "build" + "path": "Element/Element-Win64.download.recipe.yaml", + "shortname": "Element-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.Element-Win64" + ] }, - "com.github.NickETH.recipes.BMS.AffinityPhoto-Win64": { - "name": "AffinityPhoto", - "description": "Imports Affinity Photo x64 to BMS", + "com.github.NickETH.recipes.BMS.Element-Win64": { + "name": "Element", + "description": "Imports Element x64 release to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinityPhoto-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.AffinityPhoto-Win64", - "shortname": "AffinityPhoto-Win64.BMS", + "path": "Element/Element-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Element-Win64", + "shortname": "Element-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.build.AffinityPublisher-Win64": { - "name": "AffinityPublisher", - "description": "Alters latest Affinity Publisher x64 for Windows.", + "com.github.NickETH.recipes.download.Scribus-Win64": { + "name": "Scribus", + "description": "Downloads the latest version of Scribus.", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinityPublisher-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AffinitySuite-Win64", - "shortname": "AffinityPublisher-Win64.build", - "inferred_type": "build", + "path": "Scribus/Scribus-Win64.download.recipe.yaml", + "shortname": "Scribus-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.AffinityPublisher-Win64" + "com.github.NickETH.recipes.build.Scribus-Win64" ] }, - "com.github.NickETH.recipes.BMS.AffinityPublisher-Win64": { - "name": "AffinityPublisher", - "description": "Imports Affinity Publisher x64 to BMS.", + "com.github.NickETH.recipes.build.Scribus-Win64": { + "name": "Scribus", + "description": "Alters latest Scribus x64 Install-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinityPublisher-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.AffinityPublisher-Win64", - "shortname": "AffinityPublisher-Win64.BMS", - "inferred_type": "BMS" + "path": "Scribus/Scribus-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Scribus-Win64", + "shortname": "Scribus-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.BMS.AffinityDesigner-Win64": { - "name": "AffinityDesigner", - "description": "Imports Affinity Designer x64 to BMS", + "com.github.NickETH.recipes.build.GIMP-Win64": { + "name": "GIMP", + "description": "Package the current GIMP x64 release.", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinityDesigner-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.AffinityDesigner-Win64", - "shortname": "AffinityDesigner-Win64.BMS", - "inferred_type": "BMS" + "path": "GIMP/GIMP-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GIMP-Win64", + "shortname": "GIMP-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.download.AffinitySuite-Win64": { - "name": "AffinitySuite", - "description": "Downloads the latest version of a program from the Affinity Suite", + "com.github.NickETH.recipes.download.GIMP-Win64": { + "name": "GIMP", + "description": "Downloads the latest GIMP x64 installer package for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinitySuite-Win64.download.recipe.yaml", - "shortname": "AffinitySuite-Win64.download", + "path": "GIMP/GIMP-Win64.download.recipe.yaml", + "shortname": "GIMP-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.AffinityPublisher-Win64", - "com.github.NickETH.recipes.build.AffinityPhoto-Win64", - "com.github.NickETH.recipes.build.AffinityDesigner-Win64" + "com.github.NickETH.recipes.build.GIMP-Win64" ] }, - "com.github.NickETH.recipes.build.AffinityPhoto-Win64": { - "name": "AffinityPhoto", - "description": "Alters latest Affinity Photo x64 for Windows.", + "com.github.NickETH.recipes.build.LibreOffice-Win64": { + "name": "LibreOffice", + "description": "Alters latest LibreOffice MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinityPhoto-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AffinitySuite-Win64", - "shortname": "AffinityPhoto-Win64.build", - "inferred_type": "build", + "path": "LibreOffice/LibreOffice-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.LibreOffice-Win64", + "shortname": "LibreOffice-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.LibreOffice-Win64": { + "name": "LibreOffice", + "description": "Downloads the latest LibreOffice x64. Set RELEASE to either \"fresh\" or \"still\".\n\nLibreOffice Still is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Fresh is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our fresh version.\"\nUnfortunately the fresh/still releases are indistinguishable right now.\n", + "repo": "autopkg/NickETH-recipes", + "path": "LibreOffice/LibreOffice-Win64.download.recipe.yaml", + "shortname": "LibreOffice-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.AffinityPhoto-Win64" + "com.github.NickETH.recipes.build.LibreOffice-Win64" ] }, - "com.github.NickETH.recipes.build.AffinityDesigner-Win64": { - "name": "AffinityDesigner", - "description": "Alters latest Affinity Designer x64 for Windows.", + "com.github.NickETH.recipes.download.R-Win64": { + "name": "R", + "description": "Downloads the latest R installer package for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Serif/AffinityDesigner-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.AffinitySuite-Win64", - "shortname": "AffinityDesigner-Win64.build", - "inferred_type": "build", + "path": "R/R-Win64.download.recipe.yaml", + "shortname": "R-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.AffinityDesigner-Win64" + "com.github.NickETH.recipes.build.R-Win64" ] }, - "com.github.NickETH.recipes.download.PDFill-Free-Win64": { - "name": "PDFill-Free", - "description": "Downloads the latest PDFill Free for Windows.", + "com.github.NickETH.recipes.build.R-Win64": { + "name": "R", + "description": "Package the current R x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Plotsoft/PDFill-Free-Win64.download.recipe.yaml", - "shortname": "PDFill-Free-Win64.download", + "path": "R/R-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.R-Win64", + "shortname": "R-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.MindManager-Win": { + "name": "MindManager", + "description": "Downloads latest Mindmanager x86/x64 MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Mindjet/MindManager-Win.download.recipe.yaml", + "shortname": "MindManager-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.PDFill-Free-Win64" + "com.github.NickETH.recipes.build.MindManager-Win64" ] }, - "com.github.NickETH.recipes.build.PDFill-Free-Win64": { - "name": "PDFill-Free", - "description": "Package the current PDFill Free release.", + "com.github.NickETH.recipes.build.MindManager-Win64": { + "name": "MindManager", + "description": "Alters latest Mindmanager x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Plotsoft/PDFill-Free-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.PDFill-Free-Win64", - "shortname": "PDFill-Free-Win64.build", + "path": "Mindjet/MindManager-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.MindManager-Win", + "shortname": "MindManager-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.Telegraf-Win64": { - "name": "Telegraf", - "description": "Package the latest Telegraf x64 Install for Windows.", + "com.github.NickETH.recipes.build.FileZilla-Win64": { + "name": "FileZilla", + "description": "Package the current FileZilla x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Influxdata/Telegraf-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Telegraf-Win64", - "shortname": "Telegraf-Win64.build", + "path": "FileZilla/FileZilla-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.FileZilla-Win64", + "shortname": "FileZilla-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.Telegraf-Win64": { - "name": "Telegraf", - "description": "Download recipe for the Telegraf Agent.", + "com.github.NickETH.recipes.download.FileZilla-Win64": { + "name": "FileZilla", + "description": "Downloads the latest FileZilla installer for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Influxdata/Telegraf-Win64.download.recipe.yaml", - "shortname": "Telegraf-Win64.download", + "path": "FileZilla/FileZilla-Win64.download.recipe.yaml", + "shortname": "FileZilla-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Telegraf-Win64" + "com.github.NickETH.recipes.build.FileZilla-Win64" ] }, - "com.github.NickETH.recipes.download.GLPI-Agent-Win64": { - "name": "GLPI-Agent", - "description": "Download recipe for the GLPI-Agent.", + "com.github.NickETH.recipes.BMS.ThinkpadSystemUpdate-Win": { + "name": "ThinkpadSystemUpdate", + "description": "Imports Lenovo System Update to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Teclib/GLPI-Agent-Win64.download.recipe.yaml", - "shortname": "GLPI-Agent-Win64.download", + "path": "Lenovo/ThinkpadSystemUpdate-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win", + "shortname": "ThinkpadSystemUpdate-Win.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win": { + "name": "ThinkpadSystemUpdate", + "description": "Package the current Lenovo System Update release.", + "repo": "autopkg/NickETH-recipes", + "path": "Lenovo/ThinkpadSystemUpdate-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.ThinkpadSystemUpdate-Win", + "shortname": "ThinkpadSystemUpdate-Win.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.ThinkpadSystemUpdate-Win" + ] + }, + "com.github.NickETH.recipes.download.ThinkpadSystemUpdate-Win": { + "name": "ThinkpadSystemUpdate", + "description": "Download recipe for Lenovo Thinkpad-SystemUpdate.", + "repo": "autopkg/NickETH-recipes", + "path": "Lenovo/ThinkpadSystemUpdate-Win.download.recipe.yaml", + "shortname": "ThinkpadSystemUpdate-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build..GLPI-Agent-Win64" + "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win" ] }, - "com.github.NickETH.recipes.build..GLPI-Agent-Win64": { - "name": "GLPI-Agent", - "description": "Packages the current GLPI-Agent release.", + "com.github.NickETH.recipes.build.PuTTY-Win64": { + "name": "PuTTY", + "description": "Alters latest Putty MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Teclib/GLPI-Agent-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.GLPI-Agent-Win64", - "shortname": "GLPI-Agent-Win64.build", + "path": "PuTTY/PuTTY-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.PuTTY-Win64", + "shortname": "PuTTY-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.Citrix-Workspace-Win": { - "name": "CitrixWorkspace", - "description": "Downloads the latest version of Citrix Workspace for Windows.", + "com.github.NickETH.recipes.download.PuTTY-Win64": { + "name": "PuTTY", + "description": "Downloads the latest PuTTY x64.", "repo": "autopkg/NickETH-recipes", - "path": "Citrix/Citrix-Workspace-Win.download.recipe.yaml", - "shortname": "Citrix-Workspace-Win.download", + "path": "PuTTY/PuTTY-Win64.download.recipe.yaml", + "shortname": "PuTTY-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Citrix-Workspace-Win" + "com.github.NickETH.recipes.build.PuTTY-Win64" ] }, - "com.github.NickETH.recipes.build.Citrix-Workspace-Win": { - "name": "CitrixWorkspace", - "description": "Package the current Citrix Workspace release.", - "repo": "autopkg/NickETH-recipes", - "path": "Citrix/Citrix-Workspace-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Citrix-Workspace-Win", - "shortname": "Citrix-Workspace-Win.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.build.VMwareVMRC-Win": { - "name": "VMwareVMRC", - "description": "Alters latest VMware VM Remote Console installer for Windows.", + "com.github.NickETH.recipes.build.TortoiseGit-Win64": { + "name": "TortoiseGit", + "description": "Package the current TortoiseGit x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "VMware/VMwareVMRC-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.VMwareVMRC-Win", - "shortname": "VMwareVMRC-Win.build", + "path": "Github/TortoiseGit-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.TortoiseGit-Win64", + "shortname": "TortoiseGit-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.VMwareTools-Win": { - "name": "VmwareTools", - "description": "Download recipe for VMware Tools", + "com.github.NickETH.recipes.download.GithubDesktop-Win64": { + "name": "GithubDesktop", + "description": "Downloads the latest Github Desktop Matrix Client for Windows x64.", "repo": "autopkg/NickETH-recipes", - "path": "VMware/VMwareTools-Win.download.recipe.yaml", - "shortname": "VMwareTools-Win.download", + "path": "Github/GithubDesktop-Win64.download.recipe.yaml", + "shortname": "GithubDesktop-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.VMwareTools-Win64" + "com.github.NickETH.recipes.build.GithubDesktop-Win64" ] }, - "com.github.NickETH.recipes.download.VMwareVMRC-Win": { - "name": "VMwareVMRC", - "description": "Download recipe for VMware VMRC", + "com.github.NickETH.recipes.build.GithubDesktop-Win64": { + "name": "GithubDesktop", + "description": "Package the current Github Desktop x64 release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "VMware/VMwareVMRC-Win.download.recipe.yaml", - "shortname": "VMwareVMRC-Win.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.VMwareVMRC-Win" - ] + "path": "Github/GithubDesktop-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GithubDesktop-Win64", + "shortname": "GithubDesktop-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.VMwareTools-Win64": { - "name": "VmwareTools", - "description": "Alters latest VMware Tools MSI-file for Windows.", + "com.github.NickETH.recipes.build.Git-Win64": { + "name": "Git", + "description": "Package the current Git release.", "repo": "autopkg/NickETH-recipes", - "path": "VMware/VMwareTools-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.VMwareTools-Win", - "shortname": "VMwareTools-Win64.build", + "path": "Github/Git-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Git-Win64", + "shortname": "Git-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.ArduinoIDE-Win64": { - "name": "ArduinoIDE", - "description": "Download recipe for the Arduino IDE.", + "com.github.NickETH.recipes.download.Git-Win64": { + "name": "Git", + "description": "Download recipe for Git.", "repo": "autopkg/NickETH-recipes", - "path": "Arduino/ArduinoIDE-Win64.download.recipe.yaml", - "shortname": "ArduinoIDE-Win64.download", + "path": "Github/Git-Win64.download.recipe.yaml", + "shortname": "Git-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.ArduinoIDE-Win64" + "com.github.NickETH.recipes.build.Git-Win64" ] }, - "com.github.NickETH.recipes.build.ArduinoIDE-Win64": { - "name": "ArduinoIDE", - "description": "Packages the current Arduino IDE MSI release.", + "com.github.NickETH.recipes.download.TortoiseGit-Win64": { + "name": "TortoiseGit", + "description": "Downloads the latest version of TortoiseGit x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Arduino/ArduinoIDE-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.ArduinoIDE-Win64", - "shortname": "ArduinoIDE-Win64.build", - "inferred_type": "build" + "path": "Github/TortoiseGit-Win64.download.recipe.yaml", + "shortname": "TortoiseGit-Win64.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.TortoiseGit-Win64" + ] }, - "com.github.NickETH.recipes.BMS.ZoomClient-Win64": { + "com.github.NickETH.recipes.BMS.ZoomClient-Win": { "name": "ZoomClient", "description": "Imports ZoomClient to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Zoom/ZoomClient-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.ZoomClient-Win64", - "shortname": "ZoomClient-Win64.BMS", + "path": "Zoom/ZoomClient-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.ZoomClient-Win", + "shortname": "ZoomClient-Win.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.ZoomClientMSI-Win": { - "name": "Zoom", - "description": "Downloads the latest version of the Zoom Client MSI.", - "repo": "autopkg/NickETH-recipes", - "path": "Zoom/ZoomClientMSI-Win.download.recipe.yaml", - "shortname": "ZoomClientMSI-Win.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.ZoomClient-Win", - "com.github.NickETH.recipes.build.ZoomClient-Win64" - ] - }, "com.github.NickETH.recipes.build.ZoomClient-Win": { "name": "ZoomClient", "description": "Alters latest ZoomClient MSI-file for Windows.", @@ -136767,14 +136648,17 @@ "com.github.NickETH.recipes.BMS.ZoomClient-Win" ] }, - "com.github.NickETH.recipes.BMS.ZoomClient-Win": { - "name": "ZoomClient", - "description": "Imports ZoomClient to BMS", + "com.github.NickETH.recipes.download.ZoomClientMSI-Win": { + "name": "Zoom", + "description": "Downloads the latest version of the Zoom Client MSI.", "repo": "autopkg/NickETH-recipes", - "path": "Zoom/ZoomClient-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.ZoomClient-Win", - "shortname": "ZoomClient-Win.BMS", - "inferred_type": "BMS" + "path": "Zoom/ZoomClientMSI-Win.download.recipe.yaml", + "shortname": "ZoomClientMSI-Win.download", + "inferred_type": "download", + "children": [ + "com.github.NickETH.recipes.build.ZoomClient-Win", + "com.github.NickETH.recipes.build.ZoomClient-Win64" + ] }, "com.github.NickETH.recipes.build.ZoomClient-Win64": { "name": "ZoomClient", @@ -136788,240 +136672,203 @@ "com.github.NickETH.recipes.BMS.ZoomClient-Win64" ] }, - "com.github.NickETH.recipes.build.Enpass-Win": { - "name": "Enpass", - "description": "Package the current Enpass release.", + "com.github.NickETH.recipes.BMS.ZoomClient-Win64": { + "name": "ZoomClient", + "description": "Imports ZoomClient to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Enpass/Enpass-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Enpass-Win", - "shortname": "Enpass-Win.build", + "path": "Zoom/ZoomClient-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.ZoomClient-Win64", + "shortname": "ZoomClient-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.build.Jabref-Win64": { + "name": "Jabref", + "description": "Alters latest Jabref MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Jabref/Jabref-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Jabref-Win64", + "shortname": "Jabref-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.Enpass-Win": { - "name": "Enpass", - "description": "Download recipe for Enpass.", + "com.github.NickETH.recipes.download.Jabref-Win64": { + "name": "Jabref", + "description": "Downloads the latest version of the JabRef MSI-Installer from GitHub.", "repo": "autopkg/NickETH-recipes", - "path": "Enpass/Enpass-Win.download.recipe.yaml", - "shortname": "Enpass-Win.download", + "path": "Jabref/Jabref-Win64.download.recipe.yaml", + "shortname": "Jabref-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Enpass-Win" + "com.github.NickETH.recipes.build.Jabref-Win64" ] }, - "com.github.NickETH.recipes.download.Python-Win64": { - "name": "Python", - "description": "Download recipe for Python x64.", + "com.github.NickETH.recipes.download.GLPI-Agent-Win64": { + "name": "GLPI-Agent", + "description": "Download recipe for the GLPI-Agent.", "repo": "autopkg/NickETH-recipes", - "path": "Python/Python-Win64.download.recipe.yaml", - "shortname": "Python-Win64.download", + "path": "Teclib/GLPI-Agent-Win64.download.recipe.yaml", + "shortname": "GLPI-Agent-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Python-Win64" + "com.github.NickETH.recipes.build..GLPI-Agent-Win64" ] }, - "com.github.NickETH.recipes.build.Python-Win64": { - "name": "Python", - "description": "Package the current Python release.", + "com.github.NickETH.recipes.build..GLPI-Agent-Win64": { + "name": "GLPI-Agent", + "description": "Packages the current GLPI-Agent release.", "repo": "autopkg/NickETH-recipes", - "path": "Python/Python-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Python-Win64", - "shortname": "Python-Win64.build", + "path": "Teclib/GLPI-Agent-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.GLPI-Agent-Win64", + "shortname": "GLPI-Agent-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.build.LyX-Win64": { - "name": "LyX", - "description": "Package the current LyX x64 release.", + "com.github.NickETH.recipes.build.Enpass-Win": { + "name": "Enpass", + "description": "Package the current Enpass release.", "repo": "autopkg/NickETH-recipes", - "path": "Lyx/LyX-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.LyX-Win64", - "shortname": "LyX-Win64.build", + "path": "Enpass/Enpass-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Enpass-Win", + "shortname": "Enpass-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.LyX-Win64": { - "name": "LyX", - "description": "Downloads the latest version of LyX x64 for Windows.", + "com.github.NickETH.recipes.download.Enpass-Win": { + "name": "Enpass", + "description": "Download recipe for Enpass.", "repo": "autopkg/NickETH-recipes", - "path": "Lyx/LyX-Win64.download.recipe.yaml", - "shortname": "LyX-Win64.download", + "path": "Enpass/Enpass-Win.download.recipe.yaml", + "shortname": "Enpass-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.LyX-Win64" + "com.github.NickETH.recipes.build.Enpass-Win" ] }, - "com.github.NickETH.recipes.build.ZabbixAgent2SSL-Win64": { - "name": "ZabbixAgent2SSL", - "description": "Alters latest Zabbix Agent MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Zabbix/ZabbixAgent2SSL-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.ZabbixAgent2SSL-Win64", - "shortname": "ZabbixAgent2SSL-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.ZabbixAgent2SSL-Win64": { - "name": "ZabbixAgent2SSL", - "description": "Downloads the latest Zabbix Agent.", + "com.github.NickETH.recipes.download.Inkscape-Win64": { + "name": "Inkscape", + "description": "Downloads the latest version of Inkscape.", "repo": "autopkg/NickETH-recipes", - "path": "Zabbix/ZabbixAgent2SSL-Win64.download.recipe.yaml", - "shortname": "ZabbixAgent2SSL-Win64.download", + "path": "Inkscape/Inkscape-Win.download.recipe.yaml", + "shortname": "Inkscape-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.ZabbixAgent2SSL-Win64" + "com.github.NickETH.recipes.build.Inkscape-Win64" ] }, - "com.github.NickETH.recipes.download.NXLog-CE-Win64": { - "name": "NXLog-CE", - "description": "Downloads latest NXLog CE x64 Install-file for Windows.", + "com.github.NickETH.recipes.build.Inkscape-Win64": { + "name": "Inkscape", + "description": "Alters latest Inkscape MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "NXLog/NXLog-CE-Win64.download.recipe.yaml", - "shortname": "NXLog-CE-Win64.download", - "inferred_type": "download", + "path": "Inkscape/Inkscape-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Inkscape-Win64", + "shortname": "Inkscape-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.NXLog-CE-Win64" + "com.github.NickETH.recipes.BMS.Inkscape-Win64" ] }, - "com.github.NickETH.recipes.build.NXLog-CE-Win64": { - "name": "NXLog-CE", - "description": "Alters latest NXLog CE x64 Install-file for Windows.", + "com.github.NickETH.recipes.BMS.Inkscape-Win64": { + "name": "Inkscape", + "description": "Imports Inkscape to BMS", "repo": "autopkg/NickETH-recipes", - "path": "NXLog/NXLog-CE-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.NXLog-CE-Win64", - "shortname": "NXLog-CE-Win64.build", - "inferred_type": "build" + "path": "Inkscape/Inkscape-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Inkscape-Win64", + "shortname": "Inkscape-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.ThinkpadSystemUpdate-Win": { - "name": "ThinkpadSystemUpdate", - "description": "Download recipe for Lenovo Thinkpad-SystemUpdate.", + "com.github.NickETH.recipes.BMS.AffinityPublisher-Win64": { + "name": "AffinityPublisher", + "description": "Imports Affinity Publisher x64 to BMS.", "repo": "autopkg/NickETH-recipes", - "path": "Lenovo/ThinkpadSystemUpdate-Win.download.recipe.yaml", - "shortname": "ThinkpadSystemUpdate-Win.download", + "path": "Serif/AffinityPublisher-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.AffinityPublisher-Win64", + "shortname": "AffinityPublisher-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.download.AffinitySuite-Win64": { + "name": "AffinitySuite", + "description": "Downloads the latest version of a program from the Affinity Suite", + "repo": "autopkg/NickETH-recipes", + "path": "Serif/AffinitySuite-Win64.download.recipe.yaml", + "shortname": "AffinitySuite-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win" + "com.github.NickETH.recipes.build.AffinityPublisher-Win64", + "com.github.NickETH.recipes.build.AffinityPhoto-Win64", + "com.github.NickETH.recipes.build.AffinityDesigner-Win64" ] }, - "com.github.NickETH.recipes.BMS.ThinkpadSystemUpdate-Win": { - "name": "ThinkpadSystemUpdate", - "description": "Imports Lenovo System Update to BMS", + "com.github.NickETH.recipes.BMS.AffinityPhoto-Win64": { + "name": "AffinityPhoto", + "description": "Imports Affinity Photo x64 to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Lenovo/ThinkpadSystemUpdate-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win", - "shortname": "ThinkpadSystemUpdate-Win.BMS", + "path": "Serif/AffinityPhoto-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.AffinityPhoto-Win64", + "shortname": "AffinityPhoto-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win": { - "name": "ThinkpadSystemUpdate", - "description": "Package the current Lenovo System Update release.", + "com.github.NickETH.recipes.build.AffinityPublisher-Win64": { + "name": "AffinityPublisher", + "description": "Alters latest Affinity Publisher x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Lenovo/ThinkpadSystemUpdate-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.ThinkpadSystemUpdate-Win", - "shortname": "ThinkpadSystemUpdate-Win.build", + "path": "Serif/AffinityPublisher-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AffinitySuite-Win64", + "shortname": "AffinityPublisher-Win64.build", "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.BMS.ThinkpadSystemUpdate-Win" + "com.github.NickETH.recipes.BMS.AffinityPublisher-Win64" ] }, - "com.github.NickETH.recipes.download.Keepass-MSI": { - "name": "Keepass", - "description": "Downloads latest Keepass MSI-file for Windows.", + "com.github.NickETH.recipes.build.AffinityPhoto-Win64": { + "name": "AffinityPhoto", + "description": "Alters latest Affinity Photo x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Keepass/Keepass-MSI.download.recipe.yaml", - "shortname": "Keepass-MSI.download", - "inferred_type": "download", + "path": "Serif/AffinityPhoto-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AffinitySuite-Win64", + "shortname": "AffinityPhoto-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.download.Keepass-LANG" + "com.github.NickETH.recipes.BMS.AffinityPhoto-Win64" ] }, - "com.github.NickETH.recipes.build.Keepass-Win": { - "name": "Keepass", - "description": "Alters latest Keepass MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Keepass/Keepass-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Keepass-LANG", - "shortname": "Keepass-Win.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.Keepass-LANG": { - "name": "Keepass", - "description": "Downloads latest Keepass language packs for Windows.", + "com.github.NickETH.recipes.BMS.AffinityDesigner-Win64": { + "name": "AffinityDesigner", + "description": "Imports Affinity Designer x64 to BMS", "repo": "autopkg/NickETH-recipes", - "path": "Keepass/Keepass-LANG.download.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Keepass-MSI", - "shortname": "Keepass-LANG.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.Keepass-Win" - ] + "path": "Serif/AffinityDesigner-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.AffinityDesigner-Win64", + "shortname": "AffinityDesigner-Win64.BMS", + "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.FujitsuDeskUpdate-Win": { - "name": "FujitsuDeskUpdate", - "description": "Download recipe for Fujitsu DeskUpdate.", + "com.github.NickETH.recipes.build.AffinityDesigner-Win64": { + "name": "AffinityDesigner", + "description": "Alters latest Affinity Designer x64 for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Fujitsu/FujitsuDeskUpdate-Win.download.recipe.yaml", - "shortname": "FujitsuDeskUpdate-Win.download", - "inferred_type": "download", + "path": "Serif/AffinityDesigner-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AffinitySuite-Win64", + "shortname": "AffinityDesigner-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.FujitsuDeskUpdate-Win" + "com.github.NickETH.recipes.BMS.AffinityDesigner-Win64" ] }, - "com.github.NickETH.recipes.build.FujitsuDeskUpdate-Win": { - "name": "FujitsuDeskUpdate", - "description": "Package the current Fujitsu DeskUpdate release.", - "repo": "autopkg/NickETH-recipes", - "path": "Fujitsu/FujitsuDeskUpdate-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.FujitsuDeskUpdate-Win", - "shortname": "FujitsuDeskUpdate-Win.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.build.Firefox-Win": { - "name": "Firefox", - "description": "Builds latest Firefox x86 to an MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Mozilla/Firefox-Win.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Firefox-Win", - "shortname": "Firefox-Win.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.build.Firefox-Win64": { - "name": "Firefox_64", - "description": "Builds latest Firefox x64 to an MSI-file for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Mozilla/Firefox-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Firefox-Win", - "shortname": "Firefox-Win64.build", - "inferred_type": "build" - }, - "com.github.NickETH.recipes.download.Thunderbird-Win": { - "name": "Thunderbird_64", - "description": "Downloads latest Thunderbird (x86/x64) offline installer for Windows.", + "com.github.NickETH.recipes.download.JupyterLab-Desktop-Win64": { + "name": "JupyterLab-Desktop", + "description": "Download recipe for the JupyterLab-Desktop.", "repo": "autopkg/NickETH-recipes", - "path": "Mozilla/Thunderbird-Win.download.recipe.yaml", - "shortname": "Thunderbird-Win.download", + "path": "Jupyterlab/JupyterLab-Desktop-Win64.download.recipe.yaml", + "shortname": "JupyterLab-Desktop-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Thunderbird-Win64" + "com.github.NickETH.recipes.build.JupyterLab-Desktop-Win64" ] }, - "com.github.NickETH.recipes.build.Thunderbird-Win64": { - "name": "Thunderbird_64", - "description": "Builds latest Thunderbird x64 to an MSI-file for Windows.", + "com.github.NickETH.recipes.build.JupyterLab-Desktop-Win64": { + "name": "JupyterLab-Desktop", + "description": "Packages the current JupyterLab-Desktop release.", "repo": "autopkg/NickETH-recipes", - "path": "Mozilla/Thunderbird-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Thunderbird-Win", - "shortname": "Thunderbird-Win64.build", + "path": "Jupyterlab/JupyterLab-Desktop-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.JupyterLab-Desktop-Win64", + "shortname": "JupyterLab-Desktop-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.Firefox-Win": { - "name": "Firefox", - "description": "Downloads latest Firefox (x86/x64) offline installer for Windows.", - "repo": "autopkg/NickETH-recipes", - "path": "Mozilla/Firefox-Win.download.recipe.yaml", - "shortname": "Firefox-Win.download", - "inferred_type": "download", - "children": [ - "com.github.NickETH.recipes.build.Firefox-Win", - "com.github.NickETH.recipes.build.Firefox-Win64" - ] - }, "com.github.NickETH.recipes.download.MobaXterm-Win": { "name": "MobaXterm", "description": "Downloads latest MobaXterm Home Install-file for Windows.", @@ -137033,6 +136880,15 @@ "com.github.NickETH.recipes.build.MobaXterm-Win" ] }, + "com.github.NickETH.recipes.BMS.MobaXterm-Win": { + "name": "MobaXterm", + "description": "Imports MobaXterm to BMS", + "repo": "autopkg/NickETH-recipes", + "path": "MobaXterm/MobaXterm-Win.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.MobaXterm-Win", + "shortname": "MobaXterm-Win.BMS", + "inferred_type": "BMS" + }, "com.github.NickETH.recipes.build.MobaXterm-Win": { "name": "MobaXterm", "description": "Alters latest MobaXterm Install-file for Windows.", @@ -137045,273 +136901,332 @@ "com.github.NickETH.recipes.BMS.MobaXterm-Win" ] }, - "com.github.NickETH.recipes.BMS.MobaXterm-Win": { - "name": "MobaXterm", - "description": "Imports MobaXterm to BMS", + "com.github.NickETH.recipes.BMS.AdoptiumOpenJDK17-Win64": { + "name": "AdoptiumOpenJDK_JDK_Hotspot", + "description": "Imports Adoptium OpenJDK JDK x64 to ETHZ ID BMS", "repo": "autopkg/NickETH-recipes", - "path": "MobaXterm/MobaXterm-Win.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.MobaXterm-Win", - "shortname": "MobaXterm-Win.BMS", + "path": "Eclipse/AdoptiumOpenJDK17-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64", + "shortname": "AdoptiumOpenJDK17-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.download.Element-Win64": { - "name": "Element", - "description": "Downloads the latest Element Matrix Client for Windows x64.", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win64": { + "name": "AdoptiumOpenJDK_JRE_Hotspot", + "description": "Alters latest Adoptium OpenJDK 8 JRE Hotspot x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Element/Element-Win64.download.recipe.yaml", - "shortname": "Element-Win64.download", - "inferred_type": "download", + "path": "Eclipse/AdoptiumOpenJRE8-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJRE8-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.BMS.Eclipse-Java-Win64": { + "name": "Eclipse-Java", + "description": "Imports Eclipse for Java x64 to ETHZ ID BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Eclipse/Eclipse-Java-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.Eclipse-Java-Win64", + "shortname": "Eclipse-Java-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64": { + "name": "AdoptiumOpenJDK_JDK_Hotspot", + "description": "Alters latest Adoptium OpenJDK 17 JDK Hotspot x64 MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Eclipse/AdoptiumOpenJDK17-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJDK17-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.Element-Win64" + "com.github.NickETH.recipes.BMS.AdoptiumOpenJDK17-Win64" ] }, - "com.github.NickETH.recipes.build.Element-Win64": { - "name": "Element", - "description": "Package the current Element x64 release to an MSI-package.", + "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win": { + "name": null, + "description": "Downloads latest Adoptium OpenJDK MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Element/Element-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Element-Win64", - "shortname": "Element-Win64.build", - "inferred_type": "build", + "path": "Eclipse/AdoptiumOpenJDKMSI-Win.download.recipe.yaml", + "shortname": "AdoptiumOpenJDKMSI-Win.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.Element-Win64" + "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win64", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win64", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win64", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win64", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win" ] }, - "com.github.NickETH.recipes.BMS.Element-Win64": { - "name": "Element", - "description": "Imports Element x64 release to BMS", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win": { + "name": "AdoptiumOpenJDK_JDK_Hotspot", + "description": "Alters latest Adoptium OpenJDK 8 JDK Hotspot x86 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Element/Element-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Element-Win64", - "shortname": "Element-Win64.BMS", + "path": "Eclipse/AdoptiumOpenJDK8-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJDK8-Win.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.BMS.AdoptiumOpenJRE17-Win64": { + "name": "AdoptiumOpenJDK_JRE_Hotspot", + "description": "Imports Adoptium OpenJDK JRE x64 to ETHZ ID BMS", + "repo": "autopkg/NickETH-recipes", + "path": "Eclipse/AdoptiumOpenJRE17-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64", + "shortname": "AdoptiumOpenJRE17-Win64.BMS", "inferred_type": "BMS" }, - "com.github.NickETH.recipes.build.FileZilla-Win64": { - "name": "FileZilla", - "description": "Package the current FileZilla x64 release to an MSI-package.", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win64": { + "name": "AdoptiumOpenJDK_JDK_Hotspot", + "description": "Alters latest Adoptium OpenJDK 8 JDK Hotspot x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "FileZilla/FileZilla-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.FileZilla-Win64", - "shortname": "FileZilla-Win64.build", + "path": "Eclipse/AdoptiumOpenJDK8-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJDK8-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.FileZilla-Win64": { - "name": "FileZilla", - "description": "Downloads the latest FileZilla installer for Windows.", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64": { + "name": "AdoptiumOpenJDK_JRE_Hotspot", + "description": "Alters latest Adoptium OpenJDK 17 JRE Hotspot x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "FileZilla/FileZilla-Win64.download.recipe.yaml", - "shortname": "FileZilla-Win64.download", - "inferred_type": "download", + "path": "Eclipse/AdoptiumOpenJRE17-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJRE17-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.FileZilla-Win64" + "com.github.NickETH.recipes.BMS.AdoptiumOpenJRE17-Win64" ] }, - "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64": { - "name": "NoMachineEnterpriseClient", - "description": "Alters latest NoMachine Enterprise Client x64 Install-file for Windows.", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win": { + "name": "AdoptiumOpenJDK_JDK_Hotspot", + "description": "Alters latest Adoptium OpenJDK 11 JDK Hotspot x86 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "NoMachine/NoMachineEnterpriseClient-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.NoMachineEnterpriseClient-Win64", - "shortname": "NoMachineEnterpriseClient-Win64.build", - "inferred_type": "build", + "path": "Eclipse/AdoptiumOpenJDK11-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJDK11-Win.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.Eclipse-Win64": { + "name": "Eclipse", + "description": "Downloads the current release version of Eclipse.\n\nUse the ARCHITECTURE input variable to specify whether you want to download the\nIntel (\"x86_64\") or Apple Silicon (\"aarch64\") version of Eclipse.\n\nUse the ECLIPSE_CODE input variable to specify the IDE version.\nEclipse IDE for C/C++ Developers: cpp\nEclipse IDE for Embedded C/C++ Developers: embedcpp\nEclipse IDE for Eclipse Committers: committers\nEclipse IDE for Java Developers: java\nEclipse IDE for Enterprise Java and Web Developers: jee\nEclipse IDE for Java and DSL Developers: dsl\nEclipse Modeling Tools: modeling\nEclipse IDE for PHP Developers: php\nEclipse IDE for RCP and RAP Developers: rcp\nEclipse IDE for Scientific Computing: parallel\nEclipse IDE for Scout Developers: scout\"\n", + "repo": "autopkg/NickETH-recipes", + "path": "Eclipse/Eclipse-Win64.download.recipe.yaml", + "shortname": "Eclipse-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.NoMachineEnterpriseClient-Win64" + "com.github.NickETH.recipes.build.Eclipse-Java-Win64" ] }, - "com.github.NickETH.recipes.download.NoMachineEnterpriseClient-Win64": { - "name": "NoMachineEnterpriseClient", - "description": "Downloads latest NoMachine Enterprise Client Install-file for Windows.", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win64": { + "name": "AdoptiumOpenJDK_JRE_Hotspot", + "description": "Alters latest Adoptium OpenJDK 11 JRE Hotspot x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "NoMachine/NoMachineEnterpriseClient-Win64.download.recipe.yaml", - "shortname": "NoMachineEnterpriseClient-Win64.download", - "inferred_type": "download", + "path": "Eclipse/AdoptiumOpenJRE11-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJRE11-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.build.Eclipse-Java-Win64": { + "name": "Eclipse-Java", + "description": "Package the current Eclipse for Java x64 release to an MSI-package.", + "repo": "autopkg/NickETH-recipes", + "path": "Eclipse/Eclipse-Java-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Eclipse-Win64", + "shortname": "Eclipse-Java-Win64.build", + "inferred_type": "build", "children": [ - "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64" + "com.github.NickETH.BMS.Eclipse-Java-Win64" ] }, - "com.github.NickETH.recipes.BMS.NoMachineEnterpriseClient-Win64": { - "name": "NoMachineEnterpriseClient", - "description": "Imports NoMachine Enterprise Client x64 to BMS.", + "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win64": { + "name": "AdoptiumOpenJDK_JDK_Hotspot", + "description": "Alters latest Adoptium OpenJDK 11 JDK Hotspot x64 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "NoMachine/NoMachineEnterpriseClient-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64", - "shortname": "NoMachineEnterpriseClient-Win64.BMS", - "inferred_type": "BMS" + "path": "Eclipse/AdoptiumOpenJDK11-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJDK11-Win64.build", + "inferred_type": "build" }, - "com.github.NickETH.recipes.build.WinMerge-Win64": { - "name": "WinMerge", - "description": "Package the current WinMerge release.", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win": { + "name": "AdoptiumOpenJDK_JRE_Hotspot", + "description": "Alters latest Adoptium OpenJDK 8 JRE Hotspot x86 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "WinMerge/WinMerge-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.WinMerge-Win64", - "shortname": "WinMerge-Win64.build", + "path": "Eclipse/AdoptiumOpenJRE8-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJRE8-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.WinMerge-Win64": { - "name": "WinMerge", - "description": "Download recipe for WinMerge.", + "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win": { + "name": "AdoptiumOpenJDK_JRE_Hotspot", + "description": "Alters latest Adoptium OpenJDK 11 JRE Hotspot x86 MSI-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "WinMerge/WinMerge-Win64.download.recipe.yaml", - "shortname": "WinMerge-Win64.download", + "path": "Eclipse/AdoptiumOpenJRE11-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win", + "shortname": "AdoptiumOpenJRE11-Win.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.build.AcrobatProDC-Win64": { + "name": "AcrobatDC", + "description": "Patches Adobe Acrobat Pro DC x64 for Windows (MSI) with the latest Update MSP-file and builds it.", + "repo": "autopkg/NickETH-recipes", + "path": "Adobe/AcrobatDC-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AcrobatProDC-Win64", + "shortname": "AcrobatDC-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win64": { + "name": "AdobeReaderDC", + "description": "Downloads latest Adobe Reader DC x64 for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Adobe/AdobeReaderDCMSI-Win64.download.recipe.yaml", + "shortname": "AdobeReaderDCMSI-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.WinMerge-Win64" + "com.github.NickETH.recipes.build.AdobeReaderDC-Win64" ] }, - "com.github.NickETH.recipes.build.OBS-Studio-Win64": { - "name": "OBS-Studio", - "description": "Package the current OBS-Studio x64 release.", + "com.github.NickETH.recipes.build.AdobeReaderDC-Win": { + "name": "AdobeReaderDC", + "description": "Patches Adobe Reader DC for Windows (MSI) with the latest Update MSP-file and builds it.", "repo": "autopkg/NickETH-recipes", - "path": "OBS/OBS-Studio-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.OBS-Studio-Win64", - "shortname": "OBS-Studio-Win64.build", + "path": "Adobe/AdobeReaderDC-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win", + "shortname": "AdobeReaderDC-Win.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.OBS-Studio-Win64": { - "name": "OBS-Studio", - "description": "Download recipe for OBS-Studio x64.", + "com.github.NickETH.recipes.BMS.AdobeReaderDC-Win64": { + "name": "AdobeReaderDC", + "description": "Imports Bitwarden-Desktop x64 release to BMS", "repo": "autopkg/NickETH-recipes", - "path": "OBS/OBS-Studio-Win64.download.recipe.yaml", - "shortname": "OBS-Studio-Win64.download", + "path": "Adobe/AdobeReaderDC-Win64.BMS.recipe.yaml", + "parent": "com.github.NickETH.recipes.build.AdobeReaderDC-Win64", + "shortname": "AdobeReaderDC-Win64.BMS", + "inferred_type": "BMS" + }, + "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win": { + "name": "AdobeReaderDC", + "description": "Downloads latest Adobe Reader DC Update MSP-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Adobe/AdobeReaderDCMSI-Win.download.recipe.yaml", + "shortname": "AdobeReaderDCMSI-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.OBS-Studio-Win64" + "com.github.NickETH.recipes.build.AdobeReaderDC-Win" ] }, - "com.github.NickETH.recipes.build.Blender-Win64": { - "name": "Blender", - "description": "Alters latest Blender MSI-file for Windows.", + "com.github.NickETH.recipes.download.AcrobatProDC-Win64": { + "name": "AcrobatDC", + "description": "Downloads latest Adobe Acrobat Pro DC x64 Update MSP-file for Windows.", "repo": "autopkg/NickETH-recipes", - "path": "Blender/Blender-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.Blender-Win64", - "shortname": "Blender-Win64.build", - "inferred_type": "build", + "path": "Adobe/AcrobatDC-Win64.download.recipe.yaml", + "shortname": "AcrobatDC-Win64.download", + "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.BMS.Blender-Win64" + "com.github.NickETH.recipes.build.AcrobatProDC-Win64" ] }, - "com.github.NickETH.recipes.BMS.Blender-Win64": { - "name": "Blender", - "description": "Imports Blender to BMS", + "com.github.NickETH.recipes.build.AdobeReaderDC-Win64": { + "name": "AdobeReaderDC", + "description": "Creates a full installer for Adobe Reader DC x64 for Windows (MSI) by applying offline patching.", "repo": "autopkg/NickETH-recipes", - "path": "Blender/Blender-Win64.BMS.recipe.yaml", - "parent": "com.github.NickETH.recipes.build.Blender-Win64", - "shortname": "Blender-Win64.BMS", - "inferred_type": "BMS" + "path": "Adobe/AdobeReaderDC-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win64", + "shortname": "AdobeReaderDC-Win64.build", + "inferred_type": "build", + "children": [ + "com.github.NickETH.recipes.BMS.AdobeReaderDC-Win64" + ] }, - "com.github.NickETH.recipes.download.Blender-Win64": { - "name": "Blender", - "description": "Downloads the latest Blender. The only supported architecture is (since v2.72) x86_64.", + "com.github.NickETH.recipes.download.MiKTeX-Win64": { + "name": "MiKTeX", + "description": "Download recipe for MiKTex.", "repo": "autopkg/NickETH-recipes", - "path": "Blender/Blender-Win64.download.recipe.yaml", - "shortname": "Blender-Win64.download", + "path": "MiKTeX/MiKTeX-Win64.download.recipe.yaml", + "shortname": "MiKTeX-Win64.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.Blender-Win64" + "com.github.NickETH.recipes.build.MiKTeX-Win64" ] }, - "com.github.NickETH.recipes.build.JupyterLab-Desktop-Win64": { - "name": "JupyterLab-Desktop", - "description": "Packages the current JupyterLab-Desktop release.", + "com.github.NickETH.recipes.build.MiKTeX-Win64": { + "name": "MiKTeX", + "description": "Package the current MiKTeX release to an MSI-package.", "repo": "autopkg/NickETH-recipes", - "path": "Jupyterlab/JupyterLab-Desktop-Win64.build.recipe.yaml", - "parent": "com.github.NickETH.recipes.download.JupyterLab-Desktop-Win64", - "shortname": "JupyterLab-Desktop-Win64.build", + "path": "MiKTeX/MiKTeX-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.MiKTeX-Win64", + "shortname": "MiKTeX-Win64.build", "inferred_type": "build" }, - "com.github.NickETH.recipes.download.JupyterLab-Desktop-Win64": { - "name": "JupyterLab-Desktop", - "description": "Download recipe for the JupyterLab-Desktop.", + "com.github.NickETH.recipes.build.FujitsuDeskUpdate-Win": { + "name": "FujitsuDeskUpdate", + "description": "Package the current Fujitsu DeskUpdate release.", "repo": "autopkg/NickETH-recipes", - "path": "Jupyterlab/JupyterLab-Desktop-Win64.download.recipe.yaml", - "shortname": "JupyterLab-Desktop-Win64.download", + "path": "Fujitsu/FujitsuDeskUpdate-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.FujitsuDeskUpdate-Win", + "shortname": "FujitsuDeskUpdate-Win.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.FujitsuDeskUpdate-Win": { + "name": "FujitsuDeskUpdate", + "description": "Download recipe for Fujitsu DeskUpdate.", + "repo": "autopkg/NickETH-recipes", + "path": "Fujitsu/FujitsuDeskUpdate-Win.download.recipe.yaml", + "shortname": "FujitsuDeskUpdate-Win.download", "inferred_type": "download", "children": [ - "com.github.NickETH.recipes.build.JupyterLab-Desktop-Win64" + "com.github.NickETH.recipes.build.FujitsuDeskUpdate-Win" ] }, - "com.github.dwbergstrom.pkg.AmazonChime": { - "name": "Amazon Chime", - "description": "Downloads the latest version of Amazon Chime and creates a package.", - "repo": "autopkg/dbergstrom-recipes", - "path": "Amazon Chime/Amazon Chime.pkg.recipe", - "parent": "com.github.dwbergstrom.download.AmazonChime", - "shortname": "Amazon Chime.pkg", - "inferred_type": "pkg" - }, - "com.github.dwbergstrom.munki.AmazonChime": { - "name": "Amazon Chime", - "description": "Downloads the latest version of Amazon Chime and imports it into Munki.", - "repo": "autopkg/dbergstrom-recipes", - "path": "Amazon Chime/Amazon Chime.munki.recipe", - "parent": "com.github.dwbergstrom.download.AmazonChime", - "shortname": "Amazon Chime.munki", - "inferred_type": "munki", - "munki_display_name": "Amazon Chime", - "munki_description": " " - }, - "com.github.dwbergstrom.install.AmazonChime": { - "name": "Amazon Chime", - "description": "Installs the latest version of Amazon Chime.", - "repo": "autopkg/dbergstrom-recipes", - "path": "Amazon Chime/Amazon Chime.install.recipe", - "parent": "com.github.dwbergstrom.download.AmazonChime", - "shortname": "Amazon Chime.install", - "inferred_type": "install" - }, - "com.github.dwbergstrom.download.AmazonChime": { - "name": "Amazon Chime", - "description": "Downloads the latest version of Amazon Chime.", - "repo": "autopkg/dbergstrom-recipes", - "path": "Amazon Chime/Amazon Chime.download.recipe", - "shortname": "Amazon Chime.download", + "com.github.NickETH.recipes.download.Firefox-Win": { + "name": "Firefox", + "description": "Downloads latest Firefox (x86/x64) offline installer for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Mozilla/Firefox-Win.download.recipe.yaml", + "shortname": "Firefox-Win.download", "inferred_type": "download", "children": [ - "com.github.dwbergstrom.pkg.AmazonChime", - "com.github.dwbergstrom.munki.AmazonChime", - "com.github.dwbergstrom.install.AmazonChime" + "com.github.NickETH.recipes.build.Firefox-Win", + "com.github.NickETH.recipes.build.Firefox-Win64" ] }, - "com.github.dwbergstrom.install.CoScreen": { - "name": "CoScreen", - "description": "Installs the latest version of CoScreen.", - "repo": "autopkg/dbergstrom-recipes", - "path": "CoScreen/CoScreen.install.recipe", - "parent": "com.github.dwbergstrom.download.CoScreen", - "shortname": "CoScreen.install", - "inferred_type": "install" - }, - "com.github.dwbergstrom.pkg.CoScreen": { - "name": "CoScreen", - "description": "Downloads the latest version of CoScreen and creates a package.", - "repo": "autopkg/dbergstrom-recipes", - "path": "CoScreen/CoScreen.pkg.recipe", - "parent": "com.github.dwbergstrom.download.CoScreen", - "shortname": "CoScreen.pkg", - "inferred_type": "pkg" + "com.github.NickETH.recipes.build.Thunderbird-Win64": { + "name": "Thunderbird_64", + "description": "Builds latest Thunderbird x64 to an MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Mozilla/Thunderbird-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Thunderbird-Win", + "shortname": "Thunderbird-Win64.build", + "inferred_type": "build" }, - "com.github.dwbergstrom.munki.CoScreen": { - "name": "CoScreen", - "description": "Downloads the latest version of CoScreen and imports it into Munki.", - "repo": "autopkg/dbergstrom-recipes", - "path": "CoScreen/CoScreen.munki.recipe", - "parent": "com.github.dwbergstrom.download.CoScreen", - "shortname": "CoScreen.munki", - "inferred_type": "munki", - "munki_display_name": "CoScreen x86", - "munki_description": " " + "com.github.NickETH.recipes.build.Firefox-Win": { + "name": "Firefox", + "description": "Builds latest Firefox x86 to an MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Mozilla/Firefox-Win.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Firefox-Win", + "shortname": "Firefox-Win.build", + "inferred_type": "build" }, - "com.github.dwbergstrom.download.CoScreen": { - "name": "CoScreen", - "description": "Downloads the latest version of CoScreen.", - "repo": "autopkg/dbergstrom-recipes", - "path": "CoScreen/CoScreen.download.recipe", - "shortname": "CoScreen.download", + "com.github.NickETH.recipes.build.Firefox-Win64": { + "name": "Firefox_64", + "description": "Builds latest Firefox x64 to an MSI-file for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Mozilla/Firefox-Win64.build.recipe.yaml", + "parent": "com.github.NickETH.recipes.download.Firefox-Win", + "shortname": "Firefox-Win64.build", + "inferred_type": "build" + }, + "com.github.NickETH.recipes.download.Thunderbird-Win": { + "name": "Thunderbird_64", + "description": "Downloads latest Thunderbird (x86/x64) offline installer for Windows.", + "repo": "autopkg/NickETH-recipes", + "path": "Mozilla/Thunderbird-Win.download.recipe.yaml", + "shortname": "Thunderbird-Win.download", "inferred_type": "download", "children": [ - "com.github.dwbergstrom.install.CoScreen", - "com.github.dwbergstrom.pkg.CoScreen", - "com.github.dwbergstrom.munki.CoScreen" + "com.github.NickETH.recipes.build.Thunderbird-Win64" ] }, "com.github.dwbergstrom.munki.rustrover": { @@ -137325,18 +137240,6 @@ "munki_display_name": "RustRover", "munki_description": "JetBrains RustRover: The Rust IDE for Productivity." }, - "com.github.dwbergstrom.download.rustrover": { - "name": "RustRover", - "description": "Downloads the latest version of RustRover", - "repo": "autopkg/dbergstrom-recipes", - "path": "JetBrains/RustRover.download.recipe", - "parent": "com.github.bnpl.autopkg.download.jetbrains", - "shortname": "RustRover.download", - "inferred_type": "download", - "children": [ - "com.github.dwbergstrom.munki.rustrover" - ] - }, "com.github.dwbergstrom.munki.dataspell": { "name": "DataSpell", "description": "Downloads the current release version of DataSpell and imports into Munki.", @@ -137360,17 +137263,16 @@ "com.github.dwbergstrom.munki.dataspell" ] }, - "com.github.dwbergstrom.download.RingCentral": { - "name": "RingCentral", - "description": "Downloads the latest version of RingCentral.", + "com.github.dwbergstrom.download.rustrover": { + "name": "RustRover", + "description": "Downloads the latest version of RustRover", "repo": "autopkg/dbergstrom-recipes", - "path": "RingCentral-arm64/RingCentral-arm64.download.recipe", - "shortname": "RingCentral-arm64.download", + "path": "JetBrains/RustRover.download.recipe", + "parent": "com.github.bnpl.autopkg.download.jetbrains", + "shortname": "RustRover.download", "inferred_type": "download", "children": [ - "com.github.dwbergstrom.munki.RingCentral", - "com.github.dwbergstrom.pkg.RingCentral", - "com.github.dwbergstrom.install.RingCentral" + "com.github.dwbergstrom.munki.rustrover" ] }, "com.github.dwbergstrom.munki.RingCentral": { @@ -137393,6 +137295,19 @@ "shortname": "RingCentral-arm64.pkg", "inferred_type": "pkg" }, + "com.github.dwbergstrom.download.RingCentral": { + "name": "RingCentral", + "description": "Downloads the latest version of RingCentral.", + "repo": "autopkg/dbergstrom-recipes", + "path": "RingCentral-arm64/RingCentral-arm64.download.recipe", + "shortname": "RingCentral-arm64.download", + "inferred_type": "download", + "children": [ + "com.github.dwbergstrom.munki.RingCentral", + "com.github.dwbergstrom.pkg.RingCentral", + "com.github.dwbergstrom.install.RingCentral" + ] + }, "com.github.dwbergstrom.install.RingCentral": { "name": "RingCentral", "description": "Installs the latest version of RingCentral.", @@ -137402,19 +137317,90 @@ "shortname": "RingCentral-arm64.install", "inferred_type": "install" }, - "com.github.dwbergstrom.download.CoScreen-arm64": { - "name": "CoScreen-arm64", + "com.github.dwbergstrom.munki.CoScreen": { + "name": "CoScreen", + "description": "Downloads the latest version of CoScreen and imports it into Munki.", + "repo": "autopkg/dbergstrom-recipes", + "path": "CoScreen/CoScreen.munki.recipe", + "parent": "com.github.dwbergstrom.download.CoScreen", + "shortname": "CoScreen.munki", + "inferred_type": "munki", + "munki_display_name": "CoScreen x86", + "munki_description": " " + }, + "com.github.dwbergstrom.install.CoScreen": { + "name": "CoScreen", + "description": "Installs the latest version of CoScreen.", + "repo": "autopkg/dbergstrom-recipes", + "path": "CoScreen/CoScreen.install.recipe", + "parent": "com.github.dwbergstrom.download.CoScreen", + "shortname": "CoScreen.install", + "inferred_type": "install" + }, + "com.github.dwbergstrom.download.CoScreen": { + "name": "CoScreen", "description": "Downloads the latest version of CoScreen.", "repo": "autopkg/dbergstrom-recipes", - "path": "CoScreen-arm64/CoScreen-arm64.download.recipe", - "shortname": "CoScreen-arm64.download", + "path": "CoScreen/CoScreen.download.recipe", + "shortname": "CoScreen.download", "inferred_type": "download", "children": [ - "com.github.dwbergstrom.install.CoScreen-arm64", - "com.github.dwbergstrom.pkg.CoScreen-arm64", - "com.github.dwbergstrom.munki.CoScreen-arm64" + "com.github.dwbergstrom.munki.CoScreen", + "com.github.dwbergstrom.install.CoScreen", + "com.github.dwbergstrom.pkg.CoScreen" + ] + }, + "com.github.dwbergstrom.pkg.CoScreen": { + "name": "CoScreen", + "description": "Downloads the latest version of CoScreen and creates a package.", + "repo": "autopkg/dbergstrom-recipes", + "path": "CoScreen/CoScreen.pkg.recipe", + "parent": "com.github.dwbergstrom.download.CoScreen", + "shortname": "CoScreen.pkg", + "inferred_type": "pkg" + }, + "com.github.dwbergstrom.pkg.AmazonChime": { + "name": "Amazon Chime", + "description": "Downloads the latest version of Amazon Chime and creates a package.", + "repo": "autopkg/dbergstrom-recipes", + "path": "Amazon Chime/Amazon Chime.pkg.recipe", + "parent": "com.github.dwbergstrom.download.AmazonChime", + "shortname": "Amazon Chime.pkg", + "inferred_type": "pkg" + }, + "com.github.dwbergstrom.munki.AmazonChime": { + "name": "Amazon Chime", + "description": "Downloads the latest version of Amazon Chime and imports it into Munki.", + "repo": "autopkg/dbergstrom-recipes", + "path": "Amazon Chime/Amazon Chime.munki.recipe", + "parent": "com.github.dwbergstrom.download.AmazonChime", + "shortname": "Amazon Chime.munki", + "inferred_type": "munki", + "munki_display_name": "Amazon Chime", + "munki_description": " " + }, + "com.github.dwbergstrom.download.AmazonChime": { + "name": "Amazon Chime", + "description": "Downloads the latest version of Amazon Chime.", + "repo": "autopkg/dbergstrom-recipes", + "path": "Amazon Chime/Amazon Chime.download.recipe", + "shortname": "Amazon Chime.download", + "inferred_type": "download", + "children": [ + "com.github.dwbergstrom.pkg.AmazonChime", + "com.github.dwbergstrom.munki.AmazonChime", + "com.github.dwbergstrom.install.AmazonChime" ] }, + "com.github.dwbergstrom.install.AmazonChime": { + "name": "Amazon Chime", + "description": "Installs the latest version of Amazon Chime.", + "repo": "autopkg/dbergstrom-recipes", + "path": "Amazon Chime/Amazon Chime.install.recipe", + "parent": "com.github.dwbergstrom.download.AmazonChime", + "shortname": "Amazon Chime.install", + "inferred_type": "install" + }, "com.github.dwbergstrom.install.CoScreen-arm64": { "name": "CoScreen", "description": "Installs the latest version of CoScreen.", @@ -137424,15 +137410,6 @@ "shortname": "CoScreen-arm64.install", "inferred_type": "install" }, - "com.github.dwbergstrom.pkg.CoScreen-arm64": { - "name": "CoScreen", - "description": "Downloads the latest version of CoScreen and creates a package.", - "repo": "autopkg/dbergstrom-recipes", - "path": "CoScreen-arm64/CoScreen-arm64.pkg.recipe", - "parent": "com.github.dwbergstrom.download.CoScreen-arm64", - "shortname": "CoScreen-arm64.pkg", - "inferred_type": "pkg" - }, "com.github.dwbergstrom.munki.CoScreen-arm64": { "name": "CoScreen", "description": "Downloads the latest version of CoScreen and imports it into Munki.", @@ -137444,6 +137421,37 @@ "munki_display_name": "CoScreen arm64", "munki_description": " " }, + "com.github.dwbergstrom.download.CoScreen-arm64": { + "name": "CoScreen-arm64", + "description": "Downloads the latest version of CoScreen.", + "repo": "autopkg/dbergstrom-recipes", + "path": "CoScreen-arm64/CoScreen-arm64.download.recipe", + "shortname": "CoScreen-arm64.download", + "inferred_type": "download", + "children": [ + "com.github.dwbergstrom.install.CoScreen-arm64", + "com.github.dwbergstrom.munki.CoScreen-arm64", + "com.github.dwbergstrom.pkg.CoScreen-arm64" + ] + }, + "com.github.dwbergstrom.pkg.CoScreen-arm64": { + "name": "CoScreen", + "description": "Downloads the latest version of CoScreen and creates a package.", + "repo": "autopkg/dbergstrom-recipes", + "path": "CoScreen-arm64/CoScreen-arm64.pkg.recipe", + "parent": "com.github.dwbergstrom.download.CoScreen-arm64", + "shortname": "CoScreen-arm64.pkg", + "inferred_type": "pkg" + }, + "com.github.w0.pkg.rxpostproductionsuite": { + "name": "iZotope RX Post Production Suite", + "description": "Creates a apple pkg from a downloaded disk-image file.", + "repo": "autopkg/w0-recipes", + "path": "RX Post Production Suite/RXPostProductionSuite.pkg.recipe.yaml", + "parent": "com.github.w0.download.rxpostproductionsuite", + "shortname": "RXPostProductionSuite.pkg", + "inferred_type": "pkg" + }, "com.github.w0.download.rxpostproductionsuite": { "name": "iZotope RX Post Production Suite", "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run RXPostProductionSuite.download.recipe.yaml -p ~/Downloads/iZotope_RX_Post_Production_Suite_v6_2_1.dmg", @@ -137455,82 +137463,104 @@ "com.github.w0.pkg.rxpostproductionsuite" ] }, - "com.github.w0.pkg.rxpostproductionsuite": { - "name": "iZotope RX Post Production Suite", + "com.github.w0.pkg.rapidminerstudio": { + "name": "RapidMiner Studio", "description": "Creates a apple pkg from a downloaded disk-image file.", "repo": "autopkg/w0-recipes", - "path": "RX Post Production Suite/RXPostProductionSuite.pkg.recipe.yaml", - "parent": "com.github.w0.download.rxpostproductionsuite", - "shortname": "RXPostProductionSuite.pkg", + "path": "RapidMiner Studio/RapidMinerStudio.pkg.recipe.yaml", + "parent": "com.github.w0.download.rapidminerstudio", + "shortname": "RapidMinerStudio.pkg", "inferred_type": "pkg" }, - "com.github.w0.pkg.blackmagicdesktopvideo": { - "name": "Blackmagic Desktop Video", - "description": "Extracts the latest Desktop Video installer pkg.", + "com.github.w0.download.rapidminerstudio": { + "name": "RapidMiner Studio", + "description": "Downloads the latest RapidMiner Studio dmg and verifies its signature.", "repo": "autopkg/w0-recipes", - "path": "DesktopVideo/BlackmagicDesktopVideo.pkg.recipe.yaml", - "parent": "com.github.w0.download.blackmagicdesktopvideo", - "shortname": "BlackmagicDesktopVideo.pkg", + "path": "RapidMiner Studio/RapidMinerStudio.download.recipe.yaml", + "shortname": "RapidMinerStudio.download", + "inferred_type": "download", + "children": [ + "com.github.w0.pkg.rapidminerstudio" + ] + }, + "com.github.w0.pkg.trash": { + "name": "iZotope Trash", + "description": "Creates a apple pkg from a downloaded disk-image file.", + "repo": "autopkg/w0-recipes", + "path": "Trash/Trash.pkg.recipe.yaml", + "parent": "com.github.w0.download.trash", + "shortname": "Trash.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.blackmagicdesktopvideo": { - "name": "Blackmagic Desktop Video", - "description": "Downloads the latest Blackmagic Desktop Video zip file and extracts it.", + "com.github.w0.download.trash": { + "name": "iZotope Trash", + "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run Trash.download.recipe.yaml -p ~/Downloads/iZotope_Trash_v2_05dn.dmg", "repo": "autopkg/w0-recipes", - "path": "DesktopVideo/BlackmagicDesktopVideo.download.recipe.yaml", - "shortname": "BlackmagicDesktopVideo.download", + "path": "Trash/Trash.download.recipe.yaml", + "shortname": "Trash.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.blackmagicdesktopvideo" + "com.github.w0.pkg.trash" ] }, - "com.github.w0.download.iris": { - "name": "iZotope Iris", - "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run Iris.download.recipe.yaml -p ~/Downloads/iZotope_Iris_v2_0_2d.dmg", + "com.github.w0.download.izotope": { + "name": "iZotope", + "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run RXAdvanced.download.recipe.yaml -p ~/Downloads/iZotope_RX_9_Audio_Editor_Advanced_v9_3_0.dmg", "repo": "autopkg/w0-recipes", - "path": "Iris/Iris.download.recipe.yaml", - "shortname": "Iris.download", + "path": "iZotope/iZotope.download.recipe.yaml", + "shortname": "iZotope.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.iris" + "com.github.w0.pkg.izotope" ] }, - "com.github.w0.pkg.iris": { - "name": "iZotope Iris", - "description": "Creates a apple pkg from a downloaded disk-image file.", + "com.github.w0.pkg.izotope": { + "name": "iZotope", + "description": "Attempting to create a generic pkg recipe for all izotope products that are in the installbuilder format. This can break if iZotope fails to fill out the info.plist properly.", "repo": "autopkg/w0-recipes", - "path": "Iris/Iris.pkg.recipe.yaml", - "parent": "com.github.w0.download.iris", - "shortname": "Iris.pkg", + "path": "iZotope/iZotope.pkg.recipe.yaml", + "parent": "com.github.w0.download.izotope", + "shortname": "iZotope.pkg", "inferred_type": "pkg" }, - "com.github.w0.pkg.autotunecentral": { - "name": "Auto-Tune Central", + "com.github.w0.download.cura-lulzbot": { + "name": "cura-lulzbot", + "description": "Downloads the cura-lulzbot diskimage", + "repo": "autopkg/w0-recipes", + "path": "LulzBot/cura-lulzbot.download.recipe.yaml", + "shortname": "cura-lulzbot.download", + "inferred_type": "download", + "children": [ + "com.github.haircut.pkg.cura-lulzbot" + ] + }, + "com.github.w0.pkg.SonicVisualiser": { + "name": "SonicVisualiser", "description": "Creates an apple pkg from a downloaded disk-image.", "repo": "autopkg/w0-recipes", - "path": "Antares Audio Technologies/AutoTuneCentral.pkg.recipe.yaml", - "parent": "com.github.w0.download.autotunecentral", - "shortname": "AutoTuneCentral.pkg", + "path": "Sonic Visualiser/SonicVisualiser.pkg.recipe.yaml", + "parent": "com.github.hansen-m.download.SonicVisualiser", + "shortname": "SonicVisualiser.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.autotunecentral": { - "name": "Auto-Tune Central", - "description": "Downloads the latest Auto-Tune Central disk-image.", + "com.github.w0.download.wezterm": { + "name": "WezTerm", + "description": "Downloads the latest wezterm disk image from github.", "repo": "autopkg/w0-recipes", - "path": "Antares Audio Technologies/AutoTuneCentral.download.recipe.yaml", - "shortname": "AutoTuneCentral.download", + "path": "WezTerm/WezTerm.download.recipe.yaml", + "shortname": "WezTerm.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.autotunecentral" + "com.github.w0.pkg.wezterm" ] }, - "com.github.w0.pkg.pkl": { - "name": "Pkl", - "description": "Creates an apple pkg from a downloaded binary.", + "com.github.w0.pkg.wezterm": { + "name": "WezTerm", + "description": "Creates an apple pkg from a downloaded zip-file.", "repo": "autopkg/w0-recipes", - "path": "Pkl/Pkl.pkg.recipe.yaml", - "parent": "com.github.w0.download.pkl", - "shortname": "Pkl.pkg", + "path": "WezTerm/WezTerm.pkg.recipe.yaml", + "parent": "com.github.w0.download.wezterm", + "shortname": "WezTerm.pkg", "inferred_type": "pkg" }, "com.github.w0.download.pkl": { @@ -137544,73 +137574,73 @@ "com.github.w0.pkg.pkl" ] }, - "com.github.w0.download.logseq": { - "name": "Logseq", - "description": "Downloads the latest logseq disk image from github.", + "com.github.w0.pkg.pkl": { + "name": "Pkl", + "description": "Creates an apple pkg from a downloaded binary.", "repo": "autopkg/w0-recipes", - "path": "Logseq/Logseq.download.recipe.yaml", - "shortname": "Logseq.download", + "path": "Pkl/Pkl.pkg.recipe.yaml", + "parent": "com.github.w0.download.pkl", + "shortname": "Pkl.pkg", + "inferred_type": "pkg" + }, + "com.github.w0.download.stratus3d": { + "name": "iZotope Stratus 3D", + "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run Stratus3D.download.recipe.yaml -p ~/Downloads/iZotope_Stratus3D_v3_0_0_b.dmg", + "repo": "autopkg/w0-recipes", + "path": "Stratus 3D/Stratus3D.download.recipe.yaml", + "shortname": "Stratus3D.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.logseq" + "com.github.w0.pkg.stratus3d" ] }, - "com.github.w0.pkg.logseq": { - "name": "Logseq", - "description": "Creates an apple pkg from a downloaded disk-image.", + "com.github.w0.pkg.stratus3d": { + "name": "iZotope Stratus 3D", + "description": "Creates a apple pkg from a downloaded disk-image file.", "repo": "autopkg/w0-recipes", - "path": "Logseq/Logseq.pkg.recipe.yaml", - "parent": "com.github.w0.download.logseq", - "shortname": "Logseq.pkg", + "path": "Stratus 3D/Stratus3D.pkg.recipe.yaml", + "parent": "com.github.w0.download.stratus3d", + "shortname": "Stratus3D.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.wezterm": { - "name": "WezTerm", - "description": "Downloads the latest wezterm disk image from github.", + "com.github.w0.download.stutteredit": { + "name": "iZotope Stutter Edit", + "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run StutterEdit.download.recipe.yaml -p ~/Downloads/iZotope_Stutter_Edit_v2_00.dmg", "repo": "autopkg/w0-recipes", - "path": "WezTerm/WezTerm.download.recipe.yaml", - "shortname": "WezTerm.download", + "path": "Stutter Edit/StutterEdit.download.recipe.yaml", + "shortname": "StutterEdit.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.wezterm" + "com.github.w0.pkg.stutteredit" ] }, - "com.github.w0.pkg.wezterm": { - "name": "WezTerm", - "description": "Creates an apple pkg from a downloaded zip-file.", + "com.github.w0.pkg.stutteredit": { + "name": "iZotope Stutter Edit", + "description": "Creates a apple pkg from a downloaded disk-image file.", "repo": "autopkg/w0-recipes", - "path": "WezTerm/WezTerm.pkg.recipe.yaml", - "parent": "com.github.w0.download.wezterm", - "shortname": "WezTerm.pkg", + "path": "Stutter Edit/StutterEdit.pkg.recipe.yaml", + "parent": "com.github.w0.download.stutteredit", + "shortname": "StutterEdit.pkg", "inferred_type": "pkg" }, - "com.github.w0.pkg.SonicVisualiser": { - "name": "SonicVisualiser", + "com.github.w0.pkg.logseq": { + "name": "Logseq", "description": "Creates an apple pkg from a downloaded disk-image.", "repo": "autopkg/w0-recipes", - "path": "Sonic Visualiser/SonicVisualiser.pkg.recipe.yaml", - "parent": "com.github.hansen-m.download.SonicVisualiser", - "shortname": "SonicVisualiser.pkg", - "inferred_type": "pkg" - }, - "com.github.w0.pkg.trash": { - "name": "iZotope Trash", - "description": "Creates a apple pkg from a downloaded disk-image file.", - "repo": "autopkg/w0-recipes", - "path": "Trash/Trash.pkg.recipe.yaml", - "parent": "com.github.w0.download.trash", - "shortname": "Trash.pkg", + "path": "Logseq/Logseq.pkg.recipe.yaml", + "parent": "com.github.w0.download.logseq", + "shortname": "Logseq.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.trash": { - "name": "iZotope Trash", - "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run Trash.download.recipe.yaml -p ~/Downloads/iZotope_Trash_v2_05dn.dmg", + "com.github.w0.download.logseq": { + "name": "Logseq", + "description": "Downloads the latest logseq disk image from github.", "repo": "autopkg/w0-recipes", - "path": "Trash/Trash.download.recipe.yaml", - "shortname": "Trash.download", + "path": "Logseq/Logseq.download.recipe.yaml", + "shortname": "Logseq.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.trash" + "com.github.w0.pkg.logseq" ] }, "com.github.w0.download.breaktweaker": { @@ -137633,55 +137663,46 @@ "shortname": "BreakTweaker.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.stratus3d": { - "name": "iZotope Stratus 3D", - "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run Stratus3D.download.recipe.yaml -p ~/Downloads/iZotope_Stratus3D_v3_0_0_b.dmg", + "com.github.w0.download.blackmagicdesktopvideo": { + "name": "Blackmagic Desktop Video", + "description": "Downloads the latest Blackmagic Desktop Video zip file and extracts it.", "repo": "autopkg/w0-recipes", - "path": "Stratus 3D/Stratus3D.download.recipe.yaml", - "shortname": "Stratus3D.download", + "path": "DesktopVideo/BlackmagicDesktopVideo.download.recipe.yaml", + "shortname": "BlackmagicDesktopVideo.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.stratus3d" + "com.github.w0.pkg.blackmagicdesktopvideo" ] }, - "com.github.w0.pkg.stratus3d": { - "name": "iZotope Stratus 3D", - "description": "Creates a apple pkg from a downloaded disk-image file.", + "com.github.w0.pkg.blackmagicdesktopvideo": { + "name": "Blackmagic Desktop Video", + "description": "Extracts the latest Desktop Video installer pkg.", "repo": "autopkg/w0-recipes", - "path": "Stratus 3D/Stratus3D.pkg.recipe.yaml", - "parent": "com.github.w0.download.stratus3d", - "shortname": "Stratus3D.pkg", + "path": "DesktopVideo/BlackmagicDesktopVideo.pkg.recipe.yaml", + "parent": "com.github.w0.download.blackmagicdesktopvideo", + "shortname": "BlackmagicDesktopVideo.pkg", "inferred_type": "pkg" }, - "com.github.w0.pkg.izotope": { - "name": "iZotope", - "description": "Attempting to create a generic pkg recipe for all izotope products that are in the installbuilder format. This can break if iZotope fails to fill out the info.plist properly.", + "com.github.w0.pkg.dvrescue-gui": { + "name": "DVRescue", + "description": "Creates a pkg from the provided dvrescue dmg.", "repo": "autopkg/w0-recipes", - "path": "iZotope/iZotope.pkg.recipe.yaml", - "parent": "com.github.w0.download.izotope", - "shortname": "iZotope.pkg", + "path": "DVRescue/DVRescueGUI.pkg.recipe.yaml", + "parent": "com.github.w0.download.dvrescue-gui", + "shortname": "DVRescueGUI.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.izotope": { - "name": "iZotope", - "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run RXAdvanced.download.recipe.yaml -p ~/Downloads/iZotope_RX_9_Audio_Editor_Advanced_v9_3_0.dmg", + "com.github.w0.download.dvrescue-gui": { + "name": "DVRescue", + "description": "Downloads the latest version of the DVRescue GUI.", "repo": "autopkg/w0-recipes", - "path": "iZotope/iZotope.download.recipe.yaml", - "shortname": "iZotope.download", + "path": "DVRescue/DVRescueGUI.download.recipe.yaml", + "shortname": "DVRescueGUI.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.izotope" + "com.github.w0.pkg.dvrescue-gui" ] }, - "com.github.w0.pkg.jaspersoftstudio": { - "name": "Jaspersoft Studio", - "description": "Creates an apple pkg from a downloaded disk-image.", - "repo": "autopkg/w0-recipes", - "path": "JaspersoftStudio/JaspersoftStudio.pkg.recipe.yaml", - "parent": "com.github.w0.download.jaspersoftstudio", - "shortname": "JaspersoftStudio.pkg", - "inferred_type": "pkg" - }, "com.github.w0.download.jaspersoftstudio": { "name": "Jaspersoft Studio", "description": "Downloads the latest Jaspersoft Studio disk image from sourceforge.", @@ -137693,16 +137714,14 @@ "com.github.w0.pkg.jaspersoftstudio" ] }, - "com.github.w0.download.rxadvanced": { - "name": "iZotope RX Audio Editor Advanced", - "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run RXAdvanced.download.recipe.yaml -p ~/Downloads/iZotope_RX_9_Audio_Editor_Advanced_v9_3_0.dmg", + "com.github.w0.pkg.jaspersoftstudio": { + "name": "Jaspersoft Studio", + "description": "Creates an apple pkg from a downloaded disk-image.", "repo": "autopkg/w0-recipes", - "path": "RX Audio Editor Advanced/RXAdvanced.download.recipe.yaml", - "shortname": "RXAdvanced.download", - "inferred_type": "download", - "children": [ - "com.github.w0.pkg.rxadvanced" - ] + "path": "JaspersoftStudio/JaspersoftStudio.pkg.recipe.yaml", + "parent": "com.github.w0.download.jaspersoftstudio", + "shortname": "JaspersoftStudio.pkg", + "inferred_type": "pkg" }, "com.github.w0.pkg.rxadvanced": { "name": "iZotope RX Audio Editor Advanced", @@ -137713,76 +137732,65 @@ "shortname": "RXAdvanced.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.rapidminerstudio": { - "name": "RapidMiner Studio", - "description": "Downloads the latest RapidMiner Studio dmg and verifies its signature.", + "com.github.w0.download.rxadvanced": { + "name": "iZotope RX Audio Editor Advanced", + "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run RXAdvanced.download.recipe.yaml -p ~/Downloads/iZotope_RX_9_Audio_Editor_Advanced_v9_3_0.dmg", "repo": "autopkg/w0-recipes", - "path": "RapidMiner Studio/RapidMinerStudio.download.recipe.yaml", - "shortname": "RapidMinerStudio.download", + "path": "RX Audio Editor Advanced/RXAdvanced.download.recipe.yaml", + "shortname": "RXAdvanced.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.rapidminerstudio" + "com.github.w0.pkg.rxadvanced" ] }, - "com.github.w0.pkg.rapidminerstudio": { - "name": "RapidMiner Studio", - "description": "Creates a apple pkg from a downloaded disk-image file.", - "repo": "autopkg/w0-recipes", - "path": "RapidMiner Studio/RapidMinerStudio.pkg.recipe.yaml", - "parent": "com.github.w0.download.rapidminerstudio", - "shortname": "RapidMinerStudio.pkg", - "inferred_type": "pkg" - }, - "com.github.w0.download.stutteredit": { - "name": "iZotope Stutter Edit", - "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run StutterEdit.download.recipe.yaml -p ~/Downloads/iZotope_Stutter_Edit_v2_00.dmg", + "com.github.w0.download.autotunecentral": { + "name": "Auto-Tune Central", + "description": "Downloads the latest Auto-Tune Central disk-image.", "repo": "autopkg/w0-recipes", - "path": "Stutter Edit/StutterEdit.download.recipe.yaml", - "shortname": "StutterEdit.download", + "path": "Antares Audio Technologies/AutoTuneCentral.download.recipe.yaml", + "shortname": "AutoTuneCentral.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.stutteredit" + "com.github.w0.pkg.autotunecentral" ] }, - "com.github.w0.pkg.stutteredit": { - "name": "iZotope Stutter Edit", - "description": "Creates a apple pkg from a downloaded disk-image file.", + "com.github.w0.pkg.autotunecentral": { + "name": "Auto-Tune Central", + "description": "Creates an apple pkg from a downloaded disk-image.", "repo": "autopkg/w0-recipes", - "path": "Stutter Edit/StutterEdit.pkg.recipe.yaml", - "parent": "com.github.w0.download.stutteredit", - "shortname": "StutterEdit.pkg", + "path": "Antares Audio Technologies/AutoTuneCentral.pkg.recipe.yaml", + "parent": "com.github.w0.download.autotunecentral", + "shortname": "AutoTuneCentral.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.dvrescue-gui": { - "name": "DVRescue", - "description": "Downloads the latest version of the DVRescue GUI.", + "com.github.w0.download.iris": { + "name": "iZotope Iris", + "description": "Provide the path to the dmg to AutoPkg with the -p switch, for example autopkg run Iris.download.recipe.yaml -p ~/Downloads/iZotope_Iris_v2_0_2d.dmg", "repo": "autopkg/w0-recipes", - "path": "DVRescue/DVRescueGUI.download.recipe.yaml", - "shortname": "DVRescueGUI.download", + "path": "Iris/Iris.download.recipe.yaml", + "shortname": "Iris.download", "inferred_type": "download", "children": [ - "com.github.w0.pkg.dvrescue-gui" + "com.github.w0.pkg.iris" ] }, - "com.github.w0.pkg.dvrescue-gui": { - "name": "DVRescue", - "description": "Creates a pkg from the provided dvrescue dmg.", + "com.github.w0.pkg.iris": { + "name": "iZotope Iris", + "description": "Creates a apple pkg from a downloaded disk-image file.", "repo": "autopkg/w0-recipes", - "path": "DVRescue/DVRescueGUI.pkg.recipe.yaml", - "parent": "com.github.w0.download.dvrescue-gui", - "shortname": "DVRescueGUI.pkg", + "path": "Iris/Iris.pkg.recipe.yaml", + "parent": "com.github.w0.download.iris", + "shortname": "Iris.pkg", "inferred_type": "pkg" }, - "com.github.w0.download.cura-lulzbot": { - "name": "cura-lulzbot", - "description": "Downloads the cura-lulzbot diskimage", + "com.github.w0.pkg.stratus": { + "name": "iZotope Stratus", + "description": "Creates a apple pkg from a downloaded disk-image file.", "repo": "autopkg/w0-recipes", - "path": "LulzBot/cura-lulzbot.download.recipe.yaml", - "shortname": "cura-lulzbot.download", - "inferred_type": "download", - "children": [ - "com.github.haircut.pkg.cura-lulzbot" - ] + "path": "Stratus/Stratus.pkg.recipe.yaml", + "parent": "com.github.w0.download.stratus", + "shortname": "Stratus.pkg", + "inferred_type": "pkg" }, "com.github.w0.download.stratus": { "name": "iZotope Stratus", @@ -137795,15 +137803,50 @@ "com.github.w0.pkg.stratus" ] }, - "com.github.w0.pkg.stratus": { - "name": "iZotope Stratus", - "description": "Creates a apple pkg from a downloaded disk-image file.", - "repo": "autopkg/w0-recipes", - "path": "Stratus/Stratus.pkg.recipe.yaml", - "parent": "com.github.w0.download.stratus", - "shortname": "Stratus.pkg", + "com.github.wegotoeleven-recipes.download.LogiOptionsPlus": { + "name": "Logi OptionsPlus", + "description": "Unzip the latest version of the Logi Options+ installer app", + "repo": "autopkg/wegotoeleven-recipes", + "path": "Logitech/LogiOptionsPlus.download.recipe.yaml", + "shortname": "LogiOptionsPlus.download", + "inferred_type": "download", + "children": [ + "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus" + ] + }, + "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus": { + "name": "Logi OptionsPlus", + "description": "Downloads the latest version of the Logi Options+ installer app, and creates a package. This package deploys the installer to /tmp in then installs the app silently.", + "repo": "autopkg/wegotoeleven-recipes", + "path": "Logitech/LogiOptionsPlus.pkg.recipe.yaml", + "parent": "com.github.wegotoeleven-recipes.download.LogiOptionsPlus", + "shortname": "LogiOptionsPlus.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.dataJAR-recipes.munki.LogiOptionsPlus", + "com.github.smithjw.jamf.logi_options_plus" + ] + }, + "com.github.wegotoeleven-recipes.pkg.LogiBolt": { + "name": "Logi Bolt", + "description": "Downloads the latest version of the Logi Bolt installer app, and creates a package. This package deploys the installer to /tmp in then installs the app silently.", + "repo": "autopkg/wegotoeleven-recipes", + "path": "Logitech/LogiBolt.pkg.recipe.yaml", + "parent": "com.github.wegotoeleven-recipes.download.LogiBolt", + "shortname": "LogiBolt.pkg", "inferred_type": "pkg" }, + "com.github.wegotoeleven-recipes.download.LogiBolt": { + "name": "Logi Bolt", + "description": "Unzip the latest version of the Logi Bolt installer app", + "repo": "autopkg/wegotoeleven-recipes", + "path": "Logitech/LogiBolt.download.recipe.yaml", + "shortname": "LogiBolt.download", + "inferred_type": "download", + "children": [ + "com.github.wegotoeleven-recipes.pkg.LogiBolt" + ] + }, "com.github.wegotoeleven-recipes.pkg.VirtualBuddy": { "name": "VirtualBuddy", "description": "Downloads the latest version of Tart from Github and packages into a pkg", @@ -137834,6 +137877,30 @@ "shortname": "YubicoAuthenticator.pkg", "inferred_type": "pkg" }, + "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent": { + "name": "Circonus Unified Agent", + "description": "Downloads the latest versions of the Circonus Unified Agent from Github and combines into an installer pkg", + "repo": "autopkg/wegotoeleven-recipes", + "path": "Circonus/CirconusUnifiedAgent.pkg.recipe.yaml", + "parent": "com.github.wegotoeleven-recipes.download.CirconusUnifiedAgent", + "shortname": "CirconusUnifiedAgent.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.apizz.munki.Circonus", + "com.github.Lotusshaney.munki.CirconusUnifiedAgent-pkg" + ] + }, + "com.github.wegotoeleven-recipes.download.CirconusUnifiedAgent": { + "name": "Circonus Unified Agent", + "description": "Downloads the latest versions of the Circonus Unified Agent from Github", + "repo": "autopkg/wegotoeleven-recipes", + "path": "Circonus/CirconusUnifiedAgent.download.recipe.yaml", + "shortname": "CirconusUnifiedAgent.download", + "inferred_type": "download", + "children": [ + "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent" + ] + }, "com.github.wegotoeleven-recipes.download.DockerUniversal": { "name": "Docker", "description": "Downloads the latest amd64 and arm64 versions of Docker.", @@ -137854,24 +137921,15 @@ "shortname": "DockerUniversal.pkg", "inferred_type": "pkg" }, - "com.github.wegotoeleven-recipes.pkg.MiroUniversal": { - "name": "Miro", - "description": null, - "repo": "autopkg/wegotoeleven-recipes", - "path": "Miro/MiroUniversal.pkg.recipe.yaml", - "parent": "com.github.wegotoeleven-recipes.download.MiroUniversal", - "shortname": "MiroUniversal.pkg", - "inferred_type": "pkg" - }, - "com.github.wegotoeleven-recipes.download.MiroUniversal": { - "name": "Miro", - "description": "Downloads the latest i386 and arm64 versions of Miro.", + "com.github.wegotoeleven-recipes.download.Tart": { + "name": "Tart", + "description": "Downloads the latest version of Tart from Github. Specifiy an ARCH of \"arm64\" for Apple Silicon or \"amd64\" for Intel.", "repo": "autopkg/wegotoeleven-recipes", - "path": "Miro/MiroUniversal.download.recipe.yaml", - "shortname": "MiroUniversal.download", + "path": "Cirrus Labs/Tart.download.recipe.yaml", + "shortname": "Tart.download", "inferred_type": "download", "children": [ - "com.github.wegotoeleven-recipes.pkg.MiroUniversal" + "com.github.wegotoeleven-recipes.pkg.Tart" ] }, "com.github.wegotoeleven-recipes.pkg.Tart": { @@ -137886,84 +137944,39 @@ "com.github.apizz.munki.Tart" ] }, - "com.github.wegotoeleven-recipes.download.Tart": { - "name": "Tart", - "description": "Downloads the latest version of Tart from Github. Specifiy an ARCH of \"arm64\" for Apple Silicon or \"amd64\" for Intel.", + "com.github.wegotoeleven-recipes.download.MiroUniversal": { + "name": "Miro", + "description": "Downloads the latest i386 and arm64 versions of Miro.", "repo": "autopkg/wegotoeleven-recipes", - "path": "Cirrus Labs/Tart.download.recipe.yaml", - "shortname": "Tart.download", + "path": "Miro/MiroUniversal.download.recipe.yaml", + "shortname": "MiroUniversal.download", "inferred_type": "download", "children": [ - "com.github.wegotoeleven-recipes.pkg.Tart" + "com.github.wegotoeleven-recipes.pkg.MiroUniversal" ] }, - "com.github.wegotoeleven-recipes.pkg.LogiBolt": { - "name": "Logi Bolt", - "description": "Downloads the latest version of the Logi Bolt installer app, and creates a package. This package deploys the installer to /tmp in then installs the app silently.", + "com.github.wegotoeleven-recipes.pkg.MiroUniversal": { + "name": "Miro", + "description": null, "repo": "autopkg/wegotoeleven-recipes", - "path": "Logitech/LogiBolt.pkg.recipe.yaml", - "parent": "com.github.wegotoeleven-recipes.download.LogiBolt", - "shortname": "LogiBolt.pkg", + "path": "Miro/MiroUniversal.pkg.recipe.yaml", + "parent": "com.github.wegotoeleven-recipes.download.MiroUniversal", + "shortname": "MiroUniversal.pkg", "inferred_type": "pkg" }, - "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus": { - "name": "Logi OptionsPlus", - "description": "Downloads the latest version of the Logi Options+ installer app, and creates a package. This package deploys the installer to /tmp in then installs the app silently.", - "repo": "autopkg/wegotoeleven-recipes", - "path": "Logitech/LogiOptionsPlus.pkg.recipe.yaml", - "parent": "com.github.wegotoeleven-recipes.download.LogiOptionsPlus", - "shortname": "LogiOptionsPlus.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.dataJAR-recipes.munki.LogiOptionsPlus", - "com.github.smithjw.jamf.logi_options_plus" - ] - }, - "com.github.wegotoeleven-recipes.download.LogiOptionsPlus": { - "name": "Logi OptionsPlus", - "description": "Unzip the latest version of the Logi Options+ installer app", - "repo": "autopkg/wegotoeleven-recipes", - "path": "Logitech/LogiOptionsPlus.download.recipe.yaml", - "shortname": "LogiOptionsPlus.download", - "inferred_type": "download", - "children": [ - "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus" - ] - }, - "com.github.wegotoeleven-recipes.download.LogiBolt": { - "name": "Logi Bolt", - "description": "Unzip the latest version of the Logi Bolt installer app", - "repo": "autopkg/wegotoeleven-recipes", - "path": "Logitech/LogiBolt.download.recipe.yaml", - "shortname": "LogiBolt.download", - "inferred_type": "download", - "children": [ - "com.github.wegotoeleven-recipes.pkg.LogiBolt" - ] - }, - "com.github.wegotoeleven-recipes.download.CirconusUnifiedAgent": { - "name": "Circonus Unified Agent", - "description": "Downloads the latest versions of the Circonus Unified Agent from Github", - "repo": "autopkg/wegotoeleven-recipes", - "path": "Circonus/CirconusUnifiedAgent.download.recipe.yaml", - "shortname": "CirconusUnifiedAgent.download", - "inferred_type": "download", - "children": [ - "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent" - ] + "com.github.iancohn.SharedProcessors": { + "name": null, + "description": "Dummy recipe for referencing shared processors in this directory.", + "repo": "autopkg/iancohn-recipes", + "path": "SharedProcessors/iancohn-sharedprocessors.recipe" }, - "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent": { - "name": "Circonus Unified Agent", - "description": "Downloads the latest versions of the Circonus Unified Agent from Github and combines into an installer pkg", - "repo": "autopkg/wegotoeleven-recipes", - "path": "Circonus/CirconusUnifiedAgent.pkg.recipe.yaml", - "parent": "com.github.wegotoeleven-recipes.download.CirconusUnifiedAgent", - "shortname": "CirconusUnifiedAgent.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.apizz.munki.Circonus", - "com.github.Lotusshaney.munki.CirconusUnifiedAgent-pkg" - ] + "com.github.iancohn.download.DellCommandUpdate-Win64": { + "name": null, + "description": "This recipe downloads the latest version of Dell Command Update and retrieves various useful details.", + "repo": "autopkg/iancohn-recipes", + "path": "Dell/DellCommandUpdate-Win64.download.recipe", + "shortname": "DellCommandUpdate-Win64.download", + "inferred_type": "download" }, "com.github.iancohn.download.DellCommandMonitor-Win64": { "name": null, @@ -137973,12 +137986,12 @@ "shortname": "DellCommandMonitor-Win64.download", "inferred_type": "download" }, - "com.github.iancohn.download.DellBios-Win": { + "com.github.iancohn.download.DellCommandConfigure-Win64": { "name": null, - "description": "Recipe description", + "description": "This recipe downloads the latest version of Dell Command | Configure and retrieves various useful details.", "repo": "autopkg/iancohn-recipes", - "path": "Dell/DellBios-Win.download.recipe", - "shortname": "DellBios-Win.download", + "path": "Dell/DellCommandConfigure-Win64.download.recipe", + "shortname": "DellCommandConfigure-Win64.download", "inferred_type": "download" }, "com.github.iancohn.download.DellCommandPSProvider-Win": { @@ -137997,20 +138010,20 @@ "shortname": "DellSupportAssistPlugin-Win64.download", "inferred_type": "download" }, - "com.github.iancohn.download.DellCommandUpdate-Win64": { + "com.github.iancohn.download.DellBios-Win": { "name": null, - "description": "This recipe downloads the latest version of Dell Command Update and retrieves various useful details.", + "description": "Recipe description", "repo": "autopkg/iancohn-recipes", - "path": "Dell/DellCommandUpdate-Win64.download.recipe", - "shortname": "DellCommandUpdate-Win64.download", + "path": "Dell/DellBios-Win.download.recipe", + "shortname": "DellBios-Win.download", "inferred_type": "download" }, - "com.github.iancohn.download.DellCommandConfigure-Win64": { - "name": null, - "description": "This recipe downloads the latest version of Dell Command | Configure and retrieves various useful details.", + "com.github.iancohn.download.FSLogix-Win": { + "name": "FSLogix", + "description": "This recipe downloads the latest FSLogix Apps archive from Microsoft.", "repo": "autopkg/iancohn-recipes", - "path": "Dell/DellCommandConfigure-Win64.download.recipe", - "shortname": "DellCommandConfigure-Win64.download", + "path": "Microsoft/FSLogix.download.recipe", + "shortname": "FSLogix.download", "inferred_type": "download" }, "com.github.iancohn.download.OneDrive-Win": { @@ -138021,20 +138034,6 @@ "shortname": "OneDrive-Win.download", "inferred_type": "download" }, - "com.github.iancohn.download.FSLogix-Win": { - "name": "FSLogix", - "description": "This recipe downloads the latest FSLogix Apps archive from Microsoft.", - "repo": "autopkg/iancohn-recipes", - "path": "Microsoft/FSLogix.download.recipe", - "shortname": "FSLogix.download", - "inferred_type": "download" - }, - "com.github.iancohn.SharedProcessors": { - "name": null, - "description": "Dummy recipe for referencing shared processors in this directory.", - "repo": "autopkg/iancohn-recipes", - "path": "SharedProcessors/iancohn-sharedprocessors.recipe" - }, "com.github.iancohn.download.VCRedistributable-Win": { "name": "Visual C++ Redistributable", "description": "Creates .bes file for MATLAB full install dmg and uploads it to the console.", @@ -138043,264 +138042,51 @@ "shortname": "VCRedistributable-Win.download", "inferred_type": "download" }, - "com.github.Lotusshaney.munki.AdobeReader": { - "name": "AdobeReader", - "description": "Downloads the latest Adobe Reader and imports into Munki.\n\tFor OS_VERSION, 'Mac OS 10.15.0' or 'Mac OS 12.0' are valid, not 10.15 or 12.0\n\n\tAdditional notes:\n\t- Reader ships as an installer pkg that deploys a .app\n\t- Due to name changes, we add multiple variations on .app names to blocking_applications.\n\t- An installs array is also generated for the .app.\n\t- The preinstall_script is there to get around an oversight in the package's\n\tpreflight script, looking to find a user's trash folder to copy the .app into.\n\t\n\tBased on com.github.autopkg.munki.AdobeReader but altered to produce a PKG not a DMG\n\t", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Acrobat Reader/AdobeReader.munki.recipe", - "parent": "com.github.autopkg.pkg.AdobeReader", - "shortname": "AdobeReader.munki", - "inferred_type": "munki", - "munki_display_name": "Adobe Reader", - "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia." - }, - "com.github.Lotusshaney.munki.8x8Work-pkg": { - "name": "8x8 Work", - "description": "Downloads the latest version of 8x8 Work and imports it into Munki as a PKG. Based on arubdesu 8x8 recipes.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "8x8 Work/8x8Work-pkg.munki.recipe", - "parent": "com.github.arubdesu.pkg.8x8Work", - "shortname": "8x8Work-pkg.munki", - "inferred_type": "munki", - "munki_display_name": "8x8 Work", - "munki_description": "8x8 Work is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, and web conferencing\u2014all in a standalone desktop application. Use your Mac or smartphone to make calls, join video conferences or online meetings, chat, manage voicemails, access your company directory, and more." - }, - "com.github.Lotusshaney.munki.visualstudiocode": { - "name": "Visual Studio Code", - "description": "Downloads the latest Visual Studio Code and imports into Munki as a PKG.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Visual Studio Code/Visual Studio Code.munki.recipe", - "parent": "com.github.killahquam.pkg.visualstudioscode", - "shortname": "Visual Studio Code.munki", - "inferred_type": "munki", - "munki_display_name": "Visual Studio Code", - "munki_description": "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux." - }, - "com.github.Lotusshaney.download.Firefox": { - "name": "Firefox", - "description": "Downloads the latest version of Firefox.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Mozilla Corporation/Firefox.download.recipe", - "shortname": "Firefox.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.Firefox" - ] - }, - "com.github.Lotusshaney.download.Firefox-ESR": { - "name": "Firefox-ESR", - "description": "Downloads the latest version of Firefox-ESR.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Mozilla Corporation/Firefox-ESR.download.recipe", - "shortname": "Firefox-ESR.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.Firefox-ESR" - ] - }, - "com.github.Lotusshaney.munki.Firefox": { - "name": "Firefox", - "description": "Downloads the latest version of Firefox and imports it into Munki. Use as a Managed Install as it automatically works as a Managed Update", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Mozilla Corporation/Firefox.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.Firefox", - "shortname": "Firefox.munki", - "inferred_type": "munki", - "munki_display_name": "Firefox", - "munki_description": "Fast, safe Web browser." - }, - "com.github.Lotusshaney.pkg.Firefox": { - "name": "Firefox", - "description": "Downloads the latest version of Firefox and creates a package.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Mozilla Corporation/Firefox.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Firefox", - "shortname": "Firefox.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.Firefox" - ] - }, - "com.github.Lotusshaney.munki.Firefox-ESR": { - "name": "Firefox-ESR", - "description": "Downloads the latest version of Firefox-ESR and imports it into Munki. Use as a Managed Install as it automatically works as a Managed Update", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Mozilla Corporation/Firefox-ESR.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.Firefox-ESR", - "shortname": "Firefox-ESR.munki", - "inferred_type": "munki", - "munki_display_name": "Firefox-ESR", - "munki_description": "Fast, safe Web browser. ESR Release" - }, - "com.github.Lotusshaney.pkg.Firefox-ESR": { - "name": "Firefox-ESR", - "description": "Downloads the latest version of Firefox-ESR and creates a package.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Mozilla Corporation/Firefox-ESR.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Firefox-ESR", - "shortname": "Firefox-ESR.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.Firefox-ESR" - ] - }, - "com.github.Lotusshaney.download.step-cli-uni": { - "name": "step", - "description": "Downloads the latest versions of both the Arm and x86 Smallstep CLI tool.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_cli_uni.download.recipe", - "shortname": "step_cli_uni.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.step-cli-uni" - ] - }, - "com.github.Lotusshaney.munki.step-cli-uni": { - "name": null, - "description": "Downloads, packages and imports into Munki latest version of the Smallstep Step CLI Universial", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_cli_uni.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.step-cli-uni", - "shortname": "step_cli_uni.munki", - "inferred_type": "munki", - "munki_display_name": "Step CLI", - "munki_description": "step is an easy-to-use CLI tool for building, operating, and automating Public Key Infrastructure (PKI) systems and workflows. It's the client counterpart to the step-ca online Certificate Authority (CA). You can use it for many common crypto and X.509 operations\u2014either independently, or with an online CA." - }, - "com.github.Lotusshaney.munki.step-kms": { - "name": null, - "description": "Downloads, packages and imports into Munki latest version of the Smallstep KMS", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_kms.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.step-kms", - "shortname": "step_kms.munki", - "inferred_type": "munki", - "munki_display_name": "Smallstep KMS Plugin", - "munki_description": "This is a tool that helps manage keys and certificates on a cloud KMSs and HSMs. It can be used independently, or as a plugin for step." - }, - "com.github.Lotusshaney.pkg.step-kms-uni": { - "name": null, - "description": "Packages the latest version of the Smallstep Step KMS tool as a Universal PKG with both Arm and x86 installers", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_kms_uni.pkg.recipe", - "parent": "com.github.Lotusshaney.download.step-kms-uni", - "shortname": "step_kms_uni.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.step-kms-uni" - ] - }, - "com.github.Lotusshaney.munki.step-cli": { - "name": null, - "description": "Downloads, packages and imports into Munki latest version of the Smallstep Step CLI", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_cli.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.step-cli", - "shortname": "step_cli.munki", - "inferred_type": "munki", - "munki_display_name": "Step CLI", - "munki_description": "step is an easy-to-use CLI tool for building, operating, and automating Public Key Infrastructure (PKI) systems and workflows. It's the client counterpart to the step-ca online Certificate Authority (CA). You can use it for many common crypto and X.509 operations\u2014either independently, or with an online CA." - }, - "com.github.Lotusshaney.download.step-cli": { - "name": "step", - "description": "Downloads the latest version of the Smallstep CLI tool.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_cli.download.recipe", - "shortname": "step_cli.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.step-cli" - ] - }, - "com.github.Lotusshaney.download.step-kms-uni": { - "name": "step-kms-plugin", - "description": "Downloads the latest versions of both the Arm and x86 Smallstep KMS tool.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_kms_uni.download.recipe", - "shortname": "step_kms_uni.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.step-kms-uni" - ] - }, - "com.github.Lotusshaney.download.step-kms": { - "name": "step-kms-plugin", - "description": "Downloads the latest version of the Smallstep KMS tool.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_kms.download.recipe", - "shortname": "step_kms.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.step-kms" - ] - }, - "com.github.Lotusshaney.pkg.step-cli": { - "name": null, - "description": "Packages the latest version of the Smallstep Step CLI tool", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_cli.pkg.recipe", - "parent": "com.github.Lotusshaney.download.step-cli", - "shortname": "step_cli.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.step-cli" - ] - }, - "com.github.Lotusshaney.munki.step-kms-uni": { - "name": null, - "description": "Downloads, packages and imports into Munki latest version of the Smallstep KMS tool as a Universial installer", - "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_kms_uni.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.step-kms-uni", - "shortname": "step_kms_uni.munki", - "inferred_type": "munki", - "munki_display_name": "Smallstep KMS Plugin", - "munki_description": "This is a tool that helps manage keys and certificates on a cloud KMSs and HSMs. It can be used independently, or as a plugin for step." - }, - "com.github.Lotusshaney.pkg.step-kms": { - "name": null, - "description": "Packages the latest version of the Smallstep Step KMS tool", + "com.github.Lotusshaney.pkg.pycharmpe": { + "name": "PyCharm Professional Edition", + "description": "Downloads the current release version of PyCharm Professional Edition and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_kms.pkg.recipe", - "parent": "com.github.Lotusshaney.download.step-kms", - "shortname": "step_kms.pkg", + "path": "JetBrains/PyCharm-PE.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmpe", + "shortname": "PyCharm-PE.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.step-kms" + "com.github.Lotusshaney.munki.pycharmpe-pkg" ] }, - "com.github.Lotusshaney.pkg.step-cli-uni": { - "name": null, - "description": "Packages the latest version of the Smallstep Step CLI tool as a Universal PKG with both Arm and x86 installers", + "com.github.Lotusshaney.pkg.pycharmce": { + "name": "PyCharm Community Edition", + "description": "Downloads the current release version of PyCharm Community Edition and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "SmallStep/step_cli_uni.pkg.recipe", - "parent": "com.github.Lotusshaney.download.step-cli-uni", - "shortname": "step_cli_uni.pkg", + "path": "JetBrains/PyCharm-CE.pkg.recipe", + "parent": "com.github.bnpl.autopkg.download.pycharmce", + "shortname": "PyCharm-CE.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.step-cli-uni" + "com.github.Lotusshaney.munki.pycharmce-pkg" ] }, - "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg": { - "name": "AdobeCreativeCloudInstaller-Universal", - "description": "Downloads the latest version of Adobe's Creative Cloud Installer uploads to munki as a PKG.", + "com.github.Lotusshaney.munki.pycharmpe-pkg": { + "name": "PyCharm Professional Edition", + "description": "Downloads the current release version of PyCharm Professional Edition and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal-pkg.munki.recipe", - "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", - "shortname": "AdobeCreativeCloudInstallerUniversal-pkg.munki", + "path": "JetBrains/PyCharm-PE-pkg.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.pycharmpe", + "shortname": "PyCharm-PE-pkg.munki", "inferred_type": "munki", - "munki_display_name": "Adobe Creative Cloud", - "munki_description": "Adobe Creative Cloud gives users access to a collection of software developed by Adobe for graphic design, video editing, web development, photography, and cloud services." + "munki_display_name": "PyCharm Professional Edition", + "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" }, - "com.github.Lotusshaney.munki.slack": { - "name": "Slack", - "description": "Downloads the latest 'Slack' and imports into Munki as a PKG.", + "com.github.Lotusshaney.munki.pycharmce-pkg": { + "name": "PyCharm Community Edition", + "description": "Downloads the current release version of PyCharm Community Edition and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Slack/Slack.munki.recipe", - "parent": "com.github.killahquam.pkg.slack", - "shortname": "Slack.munki", + "path": "JetBrains/PyCharm-CE-pkg.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.pycharmce", + "shortname": "PyCharm-CE-pkg.munki", "inferred_type": "munki", - "munki_display_name": "Slack", - "munki_description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go." + "munki_display_name": "PyCharm Community Edition", + "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" }, "com.github.Lotusshaney.munki.TGPro": { "name": "TG Pro", @@ -138313,71 +138099,38 @@ "munki_display_name": "TG Pro", "munki_description": "Control fan speeds, monitor temperatures, and find faulty sensors." }, - "com.github.Lotusshaney.munki.1Password8": { - "name": "1Password", - "description": "Downloads the latest version of 1Password8 and imports it into Munki as a PKG.", + "com.github.Lotusshaney.munki.SourceTree": { + "name": "SourceTree", + "description": "Downloads the current release version of SourceTree and imports into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "1Password8/1Password8.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.1Password8", - "shortname": "1Password8.munki", + "path": "SourceTree/SourceTree.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.SourceTree", + "shortname": "SourceTree.munki", "inferred_type": "munki", - "munki_display_name": "1Password", - "munki_description": "The password manager that's as beautiful and simple as it is secure. Simply add your passwords, and let 1Password do the rest." - }, - "com.github.Lotusshaney.pkg.1Password8": { - "name": "1Password", - "description": "Downloads the latest universal version of 1Password8 and creates a package with a improved Post Installer.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "1Password8/1Password8.pkg.recipe", - "parent": "io.github.hjuutilainen.download.1Password8", - "shortname": "1Password8.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.1Password8" - ] - }, - "com.github.Lotusshaney.pkg.GetiPlayerAutomator": { - "name": "Get iPlayer Automator", - "description": "Downloads the latest version of Get iPlayer Automator and creates a package.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Get iPlayer Automator/Get iPlayer Automator.pkg.recipe", - "parent": "com.github.Lotusshaney.download.GetiPlayerAutomator", - "shortname": "Get iPlayer Automator.pkg", - "inferred_type": "pkg" - }, - "com.github.Lotusshaney.download.GetiPlayerAutomator": { - "name": "Get iPlayer Automator", - "description": "Downloads the latest version of Get iPlayer Automator.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Get iPlayer Automator/Get iPlayer Automator.download.recipe", - "shortname": "Get iPlayer Automator.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.GetiPlayerAutomator", - "com.github.Lotusshaney.munki.GetiPlayerAutomator" - ] + "munki_display_name": "SourceTree", + "munki_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories." }, - "com.github.Lotusshaney.munki.GetiPlayerAutomator": { - "name": "Get iPlayer Automator", - "description": "Downloads the latest version of Get iPlayer Automator and imports it into Munki.", + "com.github.Lotusshaney.munki.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image and imports into Munki as a PKG.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Get iPlayer Automator/Get iPlayer Automator.munki.recipe", - "parent": "com.github.Lotusshaney.download.GetiPlayerAutomator", - "shortname": "Get iPlayer Automator.munki", + "path": "VLC/VLC.munki.recipe", + "parent": "com.github.autopkg.pkg.VLC", + "shortname": "VLC.munki", "inferred_type": "munki", - "munki_display_name": "Get iPlayer Automator", - "munki_description": "The goal of Get iPlayer Automator is to allow iTunes and your Mac to become the hub for your British Television experience regardless of where in the world you are. Currently, Get iPlayer Automator allows you to download and watch BBC and ITV shows on your Mac. Series-Link/PVR functionality ensures you will never miss your favourite shows. Programmes are fully tagged and added to iTunes automatically upon completion. It is simple and easy to use, and runs on any machine running Mac OS X 10.7 or later. And since the shows are in iTunes, it is extremely easy to transfer them to your iPod, iPhone, or Apple TV allowing you to enjoy your shows on the go or on your television." + "munki_display_name": "VLC Media Player", + "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols." }, - "com.github.Lotusshaney.munki.PodmanDesktop-pkg": { - "name": "Podman Desktop", - "description": "Downloads the latest version of Podman Desktop and imports it into Munki.", + "com.github.Lotusshaney.munki.slack": { + "name": "Slack", + "description": "Downloads the latest 'Slack' and imports into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Podman Desktop/Podman Desktop-pkg.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.PodmanDesktop", - "shortname": "Podman Desktop-pkg.munki", + "path": "Slack/Slack.munki.recipe", + "parent": "com.github.killahquam.pkg.slack", + "shortname": "Slack.munki", "inferred_type": "munki", - "munki_display_name": "Podman Desktop", - "munki_description": "Podman Desktop - A graphical tool for developing on containers and Kubernetes" + "munki_display_name": "Slack", + "munki_description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go." }, "com.github.Lotusshaney.download.PodmanDesktop": { "name": "Podman Desktop", @@ -138387,8 +138140,8 @@ "shortname": "Podman Desktop.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.PodmanDesktop", - "com.github.Lotusshaney.munki.PodmanDesktop" + "com.github.Lotusshaney.munki.PodmanDesktop", + "com.github.Lotusshaney.pkg.PodmanDesktop" ] }, "com.github.Lotusshaney.jamf.PodmanDesktop": { @@ -138402,19 +138155,6 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.Lotusshaney.pkg.PodmanDesktop": { - "name": "Podman Desktop", - "description": "Downloads the latest version of Podman Desktop and creates a package.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Podman Desktop/Podman Desktop.pkg.recipe", - "parent": "com.github.Lotusshaney.download.PodmanDesktop", - "shortname": "Podman Desktop.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.PodmanDesktop-pkg", - "com.github.Lotusshaney.jamf.PodmanDesktop" - ] - }, "com.github.Lotusshaney.munki.PodmanDesktop": { "name": "Podman Desktop", "description": "Downloads the latest version of Podman Desktop and imports it into Munki.", @@ -138426,116 +138166,138 @@ "munki_display_name": "Podman Desktop", "munki_description": "Podman Desktop - A graphical tool for developing on containers and Kubernetes" }, - "com.github.Lotusshaney.munki.pycharmce-pkg": { - "name": "PyCharm Community Edition", - "description": "Downloads the current release version of PyCharm Community Edition and imports it into Munki as a PKG.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "JetBrains/PyCharm-CE-pkg.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.pycharmce", - "shortname": "PyCharm-CE-pkg.munki", - "inferred_type": "munki", - "munki_display_name": "PyCharm Community Edition", - "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" - }, - "com.github.Lotusshaney.munki.pycharmpe-pkg": { - "name": "PyCharm Professional Edition", - "description": "Downloads the current release version of PyCharm Professional Edition and imports it into Munki as a PKG.", + "com.github.Lotusshaney.munki.PodmanDesktop-pkg": { + "name": "Podman Desktop", + "description": "Downloads the latest version of Podman Desktop and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "JetBrains/PyCharm-PE-pkg.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.pycharmpe", - "shortname": "PyCharm-PE-pkg.munki", + "path": "Podman Desktop/Podman Desktop-pkg.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.PodmanDesktop", + "shortname": "Podman Desktop-pkg.munki", "inferred_type": "munki", - "munki_display_name": "PyCharm Professional Edition", - "munki_description": "Python IDE for professional developers\n\nhttps://www.jetbrains.com/pycharm" + "munki_display_name": "Podman Desktop", + "munki_description": "Podman Desktop - A graphical tool for developing on containers and Kubernetes" }, - "com.github.Lotusshaney.pkg.pycharmpe": { - "name": "PyCharm Professional Edition", - "description": "Downloads the current release version of PyCharm Professional Edition and creates a package.", + "com.github.Lotusshaney.pkg.PodmanDesktop": { + "name": "Podman Desktop", + "description": "Downloads the latest version of Podman Desktop and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "JetBrains/PyCharm-PE.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmpe", - "shortname": "PyCharm-PE.pkg", + "path": "Podman Desktop/Podman Desktop.pkg.recipe", + "parent": "com.github.Lotusshaney.download.PodmanDesktop", + "shortname": "Podman Desktop.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.pycharmpe-pkg" + "com.github.Lotusshaney.jamf.PodmanDesktop", + "com.github.Lotusshaney.munki.PodmanDesktop-pkg" ] }, - "com.github.Lotusshaney.pkg.pycharmce": { - "name": "PyCharm Community Edition", - "description": "Downloads the current release version of PyCharm Community Edition and creates a package.", + "com.github.Lotusshaney.munki.iTerm2": { + "name": "iTerm2", + "description": "Downloads the current release version of iTerm2 and imports into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "JetBrains/PyCharm-CE.pkg.recipe", - "parent": "com.github.bnpl.autopkg.download.pycharmce", - "shortname": "PyCharm-CE.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.pycharmce-pkg" - ] + "path": "iTerm2/iTerm2.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.iTerm2", + "shortname": "iTerm2.munki", + "inferred_type": "munki", + "munki_display_name": "iTerm2", + "munki_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. Its focus is on performance, internationalization, and supporting innovative features that make your life better." }, - "com.github.Lotusshaney.munki.IPVanishVPN": { - "name": "IPVanish VPN", - "description": "This recipe downloads the latest version of IPVanish VPN client and imports it into Munki.", + "com.github.Lotusshaney.munki.correttojdk17": { + "name": "Corretto JDK 17", + "description": "Downloads the latest version of Corretto JDK 17 and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "IPVanish/IPVanish VPN.munki.recipe", - "parent": "com.github.Lotusshaney.download.IPVanishVPN", - "shortname": "IPVanish VPN.munki", + "path": "Corretto 17/correttojdk17.munki.recipe", + "parent": "com.github.Lotusshaney.download.correttojdk17", + "shortname": "correttojdk17.munki", "inferred_type": "munki", - "munki_display_name": "IPVanish VPN", - "munki_description": "IPVanish provides a secure environment for everyday internet activity." + "munki_display_name": "Corretto JDK 17", + "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)." }, - "com.github.Lotusshaney.download.IPVanishVPN": { - "name": "IPVanish VPN", - "description": "Downloads the latest version of IPVanish VPN.", + "com.github.Lotusshaney.download.correttojdk17": { + "name": "Amazon Coretto JDK 17", + "description": "Downloads the latest version of Corretto JDK 17 as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "IPVanish/IPVanish VPN.download.recipe", - "shortname": "IPVanish VPN.download", + "path": "Corretto 17/correttojdk17.download.recipe", + "shortname": "correttojdk17.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.munki.IPVanishVPN", - "com.github.Lotusshaney.pkg.IPVanishVPN" + "com.github.Lotusshaney.munki.correttojdk17" ] }, - "com.github.Lotusshaney.pkg.IPVanishVPN": { - "name": "IPVanish VPN", - "description": "Downloads the latest version of IPVanish VPN and creates a package.", + "com.github.Lotusshaney.munki.YubicoAuthenticator-pkg": { + "name": "Yubico Authenticator", + "description": "Downloads the latest version of Yubico Authenticator and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "IPVanish/IPVanish VPN.pkg.recipe", - "parent": "com.github.Lotusshaney.download.IPVanishVPN", - "shortname": "IPVanish VPN.pkg", - "inferred_type": "pkg" + "path": "Yubico Authenticator/Yubico Authenticator.munki-pkg.recipe", + "parent": "com.github.Lotusshaney.pkg.YubicoAuthenticator", + "shortname": "Yubico Authenticator.munki-pkg", + "inferred_type": "munki-pkg" }, - "com.github.Lotusshaney.pkg.No-IPDUC": { - "name": "No-IP DUC", - "description": "Downloads the latest version of No-IP DUC and creates a package.", + "com.github.Lotusshaney.download.YubicoAuthenticator": { + "name": "Yubico Authenticator", + "description": "Downloads the latest version of Yubico Authenticator.", "repo": "autopkg/Lotusshaney-recipes", - "path": "No-IP DUC/No-IP DUC.pkg.recipe", - "parent": "com.github.Lotusshaney.download.No-IPDUC", - "shortname": "No-IP DUC.pkg", - "inferred_type": "pkg" + "path": "Yubico Authenticator/Yubico Authenticator.download.recipe", + "shortname": "Yubico Authenticator.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.YubicoAuthenticator" + ] }, - "com.github.Lotusshaney.munki.No-IPDUC": { - "name": "No-IP DUC", - "description": "This recipe downloads the latest version of No-IP DUC and imports it into Munki.", + "com.github.Lotusshaney.pkg.YubicoAuthenticator": { + "name": "Yubico Authenticator", + "description": "Downloads the latest version of Yubico Authenticator and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "No-IP DUC/No-IP DUC.munki.recipe", - "parent": "com.github.Lotusshaney.download.No-IPDUC", - "shortname": "No-IP DUC.munki", - "inferred_type": "munki", - "munki_display_name": "No-IP DUC", - "munki_description": "Keep your current IP address in sync with your No-IP host or domain with the Dynamic Update Client (DUC)." + "path": "Yubico Authenticator/Yubico Authenticator.pkg.recipe", + "parent": "com.github.Lotusshaney.download.YubicoAuthenticator", + "shortname": "Yubico Authenticator.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.YubicoAuthenticator-pkg" + ] }, - "com.github.Lotusshaney.download.No-IPDUC": { - "name": "No-IP DUC", - "description": "Downloads the latest version of No-IP DUC.", + "com.github.Lotusshaney.download.Glean": { + "name": "Glean", + "description": "Downloads the latest version of Glean.", "repo": "autopkg/Lotusshaney-recipes", - "path": "No-IP DUC/No-IP DUC.download.recipe", - "shortname": "No-IP DUC.download", + "path": "Glean/Glean.download.recipe", + "shortname": "Glean.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.No-IPDUC", - "com.github.Lotusshaney.munki.No-IPDUC" + "com.github.Lotusshaney.pkg.Glean" + ] + }, + "com.github.Lotusshaney.pkg.Glean": { + "name": "Glean", + "description": "Downloads the latest version of Glean and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Glean/Glean.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Glean", + "shortname": "Glean.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.Glean" ] }, + "com.github.Lotusshaney.munki.Glean": { + "name": "Glean", + "description": "Downloads the latest version of Glean and imports it into Munki.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Glean/Glean.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.Glean", + "shortname": "Glean.munki", + "inferred_type": "munki", + "munki_display_name": "Glean", + "munki_description": "Search with generative AI you can trust." + }, + "com.github.Lotusshaney.pkg.Stay": { + "name": "Stay", + "description": "Downloads the current release version of Stay and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Cordlessdog/Stay.pkg.recipe", + "parent": "com.github.keeleysam.recipes.Stay.download", + "shortname": "Stay.pkg", + "inferred_type": "pkg" + }, "com.github.Lotusshaney.munki.iStatMenus": { "name": "iStatMenus", "description": "Downloads the latest iStatMenus and imports into Munki as a PKG.", @@ -138547,82 +138309,48 @@ "munki_display_name": "iStat Menus", "munki_description": "An advanced Mac system monitor for your menubar" }, - "com.github.Lotusshaney.munki.BetterTouchTool-pkg": { - "name": "BetterTouchTool", - "description": "Downloads the latest version of BetterTouchTool and imports it into Munki as a PKG.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "BetterTouchTool/BetterTouchTool-pkg.munki.recipe", - "parent": "com.github.homebysix.pkg.BetterTouchTool", - "shortname": "BetterTouchTool-pkg.munki", - "inferred_type": "munki", - "munki_display_name": "BetterTouchTool", - "munki_description": "Customize Multi-Touch trackpad gestures." - }, - "com.github.Lotusshaney.munki.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image and imports into Munki as a PKG.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.", + "com.github.Lotusshaney.download.YubiKeyManager": { + "name": "YubiKey Manager", + "description": "Downloads the latest version of YubiKey Manager.", "repo": "autopkg/Lotusshaney-recipes", - "path": "VLC/VLC.munki.recipe", - "parent": "com.github.autopkg.pkg.VLC", - "shortname": "VLC.munki", - "inferred_type": "munki", - "munki_display_name": "VLC Media Player", - "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols." + "path": "YubiKey Manager/YubiKey Manager.download.recipe", + "shortname": "YubiKey Manager.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.YubiKeyManager" + ] }, - "com.github.Lotusshaney.munki.NavicatforPostgreSQL16-pkg": { - "name": "Navicat for PostgreSQL", - "description": "Downloads the latest version of Navicat for PostgreSQL 16 and imports it into Munki as a PKG.", + "com.github.Lotusshaney.munki.YubiKeyManager-pkg": { + "name": "YubiKey Manager", + "description": "Downloads the latest version of YubiKey Manager and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Navicat/NavicatforPostgreSQL16.munki-pkg.recipe", - "parent": "com.github.apizz.pkg.NavicatPostgreSQL16", - "shortname": "NavicatforPostgreSQL16.munki-pkg", + "path": "YubiKey Manager/YubiKey Manager.munki-pkg.recipe", + "parent": "com.github.Lotusshaney.pkg.YubiKeyManager", + "shortname": "YubiKey Manager.munki-pkg", "inferred_type": "munki-pkg" }, - "com.github.Lotusshaney.pkg.Tailscale_unstable": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale and creates a package.", + "com.github.Lotusshaney.pkg.YubiKeyManager": { + "name": "YubiKey Manager", + "description": "Downloads the latest version of YubiKey Manager and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Tailscale_unstable/Tailscale_unstable.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Tailscale_unstable", - "shortname": "Tailscale_unstable.pkg", + "path": "YubiKey Manager/YubiKey Manager.pkg.recipe", + "parent": "com.github.Lotusshaney.download.YubiKeyManager", + "shortname": "YubiKey Manager.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.Tailscale_unstable", - "com.github.Lotusshaney.jamf.Tailscale_unstable" + "com.github.Lotusshaney.munki.YubiKeyManager-pkg" ] }, - "com.github.Lotusshaney.munki.Tailscale_unstable": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale and imports it into Munki as a PKG.", + "com.github.Lotusshaney.munki.BetterTouchTool-pkg": { + "name": "BetterTouchTool", + "description": "Downloads the latest version of BetterTouchTool and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Tailscale_unstable/Tailscale_unstable.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.Tailscale_unstable", - "shortname": "Tailscale_unstable.munki", + "path": "BetterTouchTool/BetterTouchTool-pkg.munki.recipe", + "parent": "com.github.homebysix.pkg.BetterTouchTool", + "shortname": "BetterTouchTool-pkg.munki", "inferred_type": "munki", - "munki_display_name": "Tailscale Unstable", - "munki_description": "UNSTABLE TEST VERSION. A secure network that just works - Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere." - }, - "com.github.Lotusshaney.download.Tailscale_unstable": { - "name": "Tailscale", - "description": "Downloads the latest version of Tailscale Unstable build.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "Tailscale_unstable/Tailscale_unstable.download.recipe", - "shortname": "Tailscale_unstable.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.pkg.Tailscale_unstable" - ] - }, - "com.github.Lotusshaney.jamf.Tailscale_unstable": { - "name": "Tailscale", - "description": null, - "repo": "autopkg/Lotusshaney-recipes", - "path": "Tailscale_unstable/Tailscale_unstable.jamf.recipe", - "parent": "com.github.Lotusshaney.pkg.Tailscale_unstable", - "shortname": "Tailscale_unstable.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "munki_display_name": "BetterTouchTool", + "munki_description": "Customize Multi-Touch trackpad gestures." }, "com.github.Lotusshaney.munki.MacGPT": { "name": "MacGPT", @@ -138635,17 +138363,16 @@ "munki_display_name": "MacGPT", "munki_description": " " }, - "com.github.Lotusshaney.download.MacGPT": { + "com.github.Lotusshaney.munki.MacGPT-pkg": { "name": "MacGPT", - "description": "Downloads the latest version of MacGPT.", + "description": "Downloads the latest version of MacGPT and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "MacGPT/MacGPT.download.recipe", - "shortname": "MacGPT.download", - "inferred_type": "download", - "children": [ - "com.github.Lotusshaney.munki.MacGPT", - "com.github.Lotusshaney.pkg.MacGPT" - ] + "path": "MacGPT/MacGPT-pkg.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.MacGPT", + "shortname": "MacGPT-pkg.munki", + "inferred_type": "munki", + "munki_display_name": "MacGPT", + "munki_description": " " }, "com.github.Lotusshaney.pkg.MacGPT": { "name": "MacGPT", @@ -138659,59 +138386,130 @@ "com.github.Lotusshaney.munki.MacGPT-pkg" ] }, - "com.github.Lotusshaney.munki.MacGPT-pkg": { + "com.github.Lotusshaney.download.MacGPT": { "name": "MacGPT", - "description": "Downloads the latest version of MacGPT and imports it into Munki as a PKG.", + "description": "Downloads the latest version of MacGPT.", "repo": "autopkg/Lotusshaney-recipes", - "path": "MacGPT/MacGPT-pkg.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.MacGPT", - "shortname": "MacGPT-pkg.munki", - "inferred_type": "munki", - "munki_display_name": "MacGPT", - "munki_description": " " + "path": "MacGPT/MacGPT.download.recipe", + "shortname": "MacGPT.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.munki.MacGPT", + "com.github.Lotusshaney.pkg.MacGPT" + ] }, - "com.github.Lotusshaney.munki.iTerm2": { - "name": "iTerm2", - "description": "Downloads the current release version of iTerm2 and imports into Munki.", + "com.github.Lotusshaney.munki.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the latest version of ChatGPT and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "iTerm2/iTerm2.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.iTerm2", - "shortname": "iTerm2.munki", + "path": "OpenAI/ChatGPT.munki.recipe", + "parent": "com.github.Lotusshaney.download.ChatGPT", + "shortname": "ChatGPT.munki", "inferred_type": "munki", - "munki_display_name": "iTerm2", - "munki_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. Its focus is on performance, internationalization, and supporting innovative features that make your life better." + "munki_display_name": "ChatGPT", + "munki_description": "ChatGPT Desktop Application." }, - "com.github.Lotusshaney.download.YubicoAuthenticator": { - "name": "Yubico Authenticator", - "description": "Downloads the latest version of Yubico Authenticator.", + "com.github.Lotusshaney.pkg.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the latest version of ChatGPT and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Yubico Authenticator/Yubico Authenticator.download.recipe", - "shortname": "Yubico Authenticator.download", + "path": "OpenAI/ChatGPT.pkg.recipe", + "parent": "com.github.Lotusshaney.download.ChatGPT", + "shortname": "ChatGPT.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.ChatGPT", + "com.github.Lotusshaney.jamf.ChatGPT" + ] + }, + "com.github.Lotusshaney.jamf.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the latest version of ChatGPT and uploads the package to Jamf.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "OpenAI/ChatGPT-pkg-upload.jamf.recipe", + "parent": "com.github.Lotusshaney.pkg.ChatGPT", + "shortname": "ChatGPT-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, + "com.github.Lotusshaney.download.ChatGPT": { + "name": "ChatGPT", + "description": "Downloads the latest version of ChatGPT.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "OpenAI/ChatGPT.download.recipe", + "shortname": "ChatGPT.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.YubicoAuthenticator" + "com.github.Lotusshaney.pkg.ChatGPT", + "com.github.Lotusshaney.munki.ChatGPT" ] }, - "com.github.Lotusshaney.pkg.YubicoAuthenticator": { - "name": "Yubico Authenticator", - "description": "Downloads the latest version of Yubico Authenticator and creates a package.", + "com.github.Lotusshaney.download.Nextcloud": { + "name": "NextCloud", + "description": "Downloads the current release version of Nextcloud.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Yubico Authenticator/Yubico Authenticator.pkg.recipe", - "parent": "com.github.Lotusshaney.download.YubicoAuthenticator", - "shortname": "Yubico Authenticator.pkg", + "path": "Nextcloud/Nextcloud.download.recipe", + "shortname": "Nextcloud.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.Nextcloud" + ] + }, + "com.github.Lotusshaney.pkg.Nextcloud": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud and creates a package with an improved Post Installer.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Nextcloud/Nextcloud.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Nextcloud", + "shortname": "Nextcloud.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.YubicoAuthenticator-pkg" + "com.github.Lotusshaney.munki.Nextcloud" ] }, - "com.github.Lotusshaney.munki.YubicoAuthenticator-pkg": { - "name": "Yubico Authenticator", - "description": "Downloads the latest version of Yubico Authenticator and imports it into Munki.", + "com.github.Lotusshaney.munki.Nextcloud": { + "name": "Nextcloud", + "description": "Downloads the latest version of Nextcloud and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Yubico Authenticator/Yubico Authenticator.munki-pkg.recipe", - "parent": "com.github.Lotusshaney.pkg.YubicoAuthenticator", - "shortname": "Yubico Authenticator.munki-pkg", - "inferred_type": "munki-pkg" + "path": "Nextcloud/Nextcloud.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.Nextcloud", + "shortname": "Nextcloud.munki", + "inferred_type": "munki", + "munki_display_name": "Nextcloud Desktop Sync Client", + "munki_description": "The Nextcloud Desktop Sync Client enables you to connect to your Nextcloud Server. You can create folders in your home directory, and keep the contents of those folders synced with your Nextcloud server." + }, + "com.github.Lotusshaney.pkg.GetiPlayerAutomator": { + "name": "Get iPlayer Automator", + "description": "Downloads the latest version of Get iPlayer Automator and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Get iPlayer Automator/Get iPlayer Automator.pkg.recipe", + "parent": "com.github.Lotusshaney.download.GetiPlayerAutomator", + "shortname": "Get iPlayer Automator.pkg", + "inferred_type": "pkg" + }, + "com.github.Lotusshaney.munki.GetiPlayerAutomator": { + "name": "Get iPlayer Automator", + "description": "Downloads the latest version of Get iPlayer Automator and imports it into Munki.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Get iPlayer Automator/Get iPlayer Automator.munki.recipe", + "parent": "com.github.Lotusshaney.download.GetiPlayerAutomator", + "shortname": "Get iPlayer Automator.munki", + "inferred_type": "munki", + "munki_display_name": "Get iPlayer Automator", + "munki_description": "The goal of Get iPlayer Automator is to allow iTunes and your Mac to become the hub for your British Television experience regardless of where in the world you are. Currently, Get iPlayer Automator allows you to download and watch BBC and ITV shows on your Mac. Series-Link/PVR functionality ensures you will never miss your favourite shows. Programmes are fully tagged and added to iTunes automatically upon completion. It is simple and easy to use, and runs on any machine running Mac OS X 10.7 or later. And since the shows are in iTunes, it is extremely easy to transfer them to your iPod, iPhone, or Apple TV allowing you to enjoy your shows on the go or on your television." + }, + "com.github.Lotusshaney.download.GetiPlayerAutomator": { + "name": "Get iPlayer Automator", + "description": "Downloads the latest version of Get iPlayer Automator.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Get iPlayer Automator/Get iPlayer Automator.download.recipe", + "shortname": "Get iPlayer Automator.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.GetiPlayerAutomator", + "com.github.Lotusshaney.munki.GetiPlayerAutomator" + ] }, "com.github.Lotusshaney.munki.Tailscale": { "name": "Tailscale", @@ -138748,26 +138546,158 @@ "com.github.Lotusshaney.jamf.Tailscale" ] }, - "com.github.Lotusshaney.munki.correttojdk17": { - "name": "Corretto JDK 17", - "description": "Downloads the latest version of Corretto JDK 17 and imports it into Munki as a PKG.", + "com.github.Lotusshaney.munki.Mimestream": { + "name": "Mimestream", + "description": "Downloads the latest version of Mimestream and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Corretto 17/correttojdk17.munki.recipe", - "parent": "com.github.Lotusshaney.download.correttojdk17", - "shortname": "correttojdk17.munki", + "path": "Mimestream/Mimestream.munki.recipe", + "parent": "com.github.kevinmcox.pkg.Mimestream", + "shortname": "Mimestream.munki", "inferred_type": "munki", - "munki_display_name": "Corretto JDK 17", - "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)." + "munki_display_name": "Mimestream", + "munki_description": "A native macOS email client for Gmail." }, - "com.github.Lotusshaney.download.correttojdk17": { - "name": "Amazon Coretto JDK 17", - "description": "Downloads the latest version of Corretto JDK 17 as a PKG.", + "com.github.Lotusshaney.download.IPVanishVPN": { + "name": "IPVanish VPN", + "description": "Downloads the latest version of IPVanish VPN.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Corretto 17/correttojdk17.download.recipe", - "shortname": "correttojdk17.download", + "path": "IPVanish/IPVanish VPN.download.recipe", + "shortname": "IPVanish VPN.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.munki.correttojdk17" + "com.github.Lotusshaney.munki.IPVanishVPN", + "com.github.Lotusshaney.pkg.IPVanishVPN" + ] + }, + "com.github.Lotusshaney.munki.IPVanishVPN": { + "name": "IPVanish VPN", + "description": "This recipe downloads the latest version of IPVanish VPN client and imports it into Munki.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "IPVanish/IPVanish VPN.munki.recipe", + "parent": "com.github.Lotusshaney.download.IPVanishVPN", + "shortname": "IPVanish VPN.munki", + "inferred_type": "munki", + "munki_display_name": "IPVanish VPN", + "munki_description": "IPVanish provides a secure environment for everyday internet activity." + }, + "com.github.Lotusshaney.pkg.IPVanishVPN": { + "name": "IPVanish VPN", + "description": "Downloads the latest version of IPVanish VPN and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "IPVanish/IPVanish VPN.pkg.recipe", + "parent": "com.github.Lotusshaney.download.IPVanishVPN", + "shortname": "IPVanish VPN.pkg", + "inferred_type": "pkg" + }, + "com.github.Lotusshaney.download.No-IPDUC": { + "name": "No-IP DUC", + "description": "Downloads the latest version of No-IP DUC.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "No-IP DUC/No-IP DUC.download.recipe", + "shortname": "No-IP DUC.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.munki.No-IPDUC", + "com.github.Lotusshaney.pkg.No-IPDUC" + ] + }, + "com.github.Lotusshaney.munki.No-IPDUC": { + "name": "No-IP DUC", + "description": "This recipe downloads the latest version of No-IP DUC and imports it into Munki.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "No-IP DUC/No-IP DUC.munki.recipe", + "parent": "com.github.Lotusshaney.download.No-IPDUC", + "shortname": "No-IP DUC.munki", + "inferred_type": "munki", + "munki_display_name": "No-IP DUC", + "munki_description": "Keep your current IP address in sync with your No-IP host or domain with the Dynamic Update Client (DUC)." + }, + "com.github.Lotusshaney.pkg.No-IPDUC": { + "name": "No-IP DUC", + "description": "Downloads the latest version of No-IP DUC and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "No-IP DUC/No-IP DUC.pkg.recipe", + "parent": "com.github.Lotusshaney.download.No-IPDUC", + "shortname": "No-IP DUC.pkg", + "inferred_type": "pkg" + }, + "com.github.Lotusshaney.munki.8x8Work-pkg": { + "name": "8x8 Work", + "description": "Downloads the latest version of 8x8 Work and imports it into Munki as a PKG. Based on arubdesu 8x8 recipes.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "8x8 Work/8x8Work-pkg.munki.recipe", + "parent": "com.github.arubdesu.pkg.8x8Work", + "shortname": "8x8Work-pkg.munki", + "inferred_type": "munki", + "munki_display_name": "8x8 Work", + "munki_description": "8x8 Work is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, and web conferencing\u2014all in a standalone desktop application. Use your Mac or smartphone to make calls, join video conferences or online meetings, chat, manage voicemails, access your company directory, and more." + }, + "com.github.Lotusshaney.download.Firefox": { + "name": "Firefox", + "description": "Downloads the latest version of Firefox.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Mozilla Corporation/Firefox.download.recipe", + "shortname": "Firefox.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.Firefox" + ] + }, + "com.github.Lotusshaney.pkg.Firefox-ESR": { + "name": "Firefox-ESR", + "description": "Downloads the latest version of Firefox-ESR and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Mozilla Corporation/Firefox-ESR.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Firefox-ESR", + "shortname": "Firefox-ESR.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.Firefox-ESR" + ] + }, + "com.github.Lotusshaney.munki.Firefox": { + "name": "Firefox", + "description": "Downloads the latest version of Firefox and imports it into Munki. Use as a Managed Install as it automatically works as a Managed Update", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Mozilla Corporation/Firefox.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.Firefox", + "shortname": "Firefox.munki", + "inferred_type": "munki", + "munki_display_name": "Firefox", + "munki_description": "Fast, safe Web browser." + }, + "com.github.Lotusshaney.munki.Firefox-ESR": { + "name": "Firefox-ESR", + "description": "Downloads the latest version of Firefox-ESR and imports it into Munki. Use as a Managed Install as it automatically works as a Managed Update", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Mozilla Corporation/Firefox-ESR.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.Firefox-ESR", + "shortname": "Firefox-ESR.munki", + "inferred_type": "munki", + "munki_display_name": "Firefox-ESR", + "munki_description": "Fast, safe Web browser. ESR Release" + }, + "com.github.Lotusshaney.pkg.Firefox": { + "name": "Firefox", + "description": "Downloads the latest version of Firefox and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Mozilla Corporation/Firefox.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Firefox", + "shortname": "Firefox.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.Firefox" + ] + }, + "com.github.Lotusshaney.download.Firefox-ESR": { + "name": "Firefox-ESR", + "description": "Downloads the latest version of Firefox-ESR.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Mozilla Corporation/Firefox-ESR.download.recipe", + "shortname": "Firefox-ESR.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.Firefox-ESR" ] }, "com.github.Lotusshaney.download.Wireshark-Universal": { @@ -138781,6 +138711,18 @@ "com.github.Lotusshaney.pkg.Wireshark-Universal" ] }, + "com.github.Lotusshaney.pkg.Wireshark-Universal": { + "name": "Wireshark", + "description": "Downloads the latest version of Wireshark and builds a pkg.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Wireshark-Universal/Wireshark-Universal.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Wireshark-Universal", + "shortname": "Wireshark-Universal.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.Wireshark-Universal" + ] + }, "com.github.Lotusshaney.munki.Wireshark-Universal": { "name": "Wireshark", "description": "Downloads the latest version of Wireshark and uploads to munki as a Universal PKG", @@ -138792,232 +138734,285 @@ "munki_display_name": "Wireshark", "munki_description": "The world's most popular network protocol analyzer" }, - "com.github.Lotusshaney.pkg.Wireshark-Universal": { - "name": "Wireshark", - "description": "Downloads the latest version of Wireshark and builds a pkg.", + "com.github.Lotusshaney.munki.1Password8": { + "name": "1Password", + "description": "Downloads the latest version of 1Password8 and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Wireshark-Universal/Wireshark-Universal.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Wireshark-Universal", - "shortname": "Wireshark-Universal.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.Wireshark-Universal" - ] + "path": "1Password8/1Password8.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.1Password8", + "shortname": "1Password8.munki", + "inferred_type": "munki", + "munki_display_name": "1Password", + "munki_description": "The password manager that's as beautiful and simple as it is secure. Simply add your passwords, and let 1Password do the rest." }, - "com.github.Lotusshaney.pkg.YubiKeyManager": { - "name": "YubiKey Manager", - "description": "Downloads the latest version of YubiKey Manager and creates a package.", + "com.github.Lotusshaney.pkg.1Password8": { + "name": "1Password", + "description": "Downloads the latest universal version of 1Password8 and creates a package with a improved Post Installer.", "repo": "autopkg/Lotusshaney-recipes", - "path": "YubiKey Manager/YubiKey Manager.pkg.recipe", - "parent": "com.github.Lotusshaney.download.YubiKeyManager", - "shortname": "YubiKey Manager.pkg", + "path": "1Password8/1Password8.pkg.recipe", + "parent": "io.github.hjuutilainen.download.1Password8", + "shortname": "1Password8.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.YubiKeyManager-pkg" + "com.github.Lotusshaney.munki.1Password8" ] }, - "com.github.Lotusshaney.munki.YubiKeyManager-pkg": { - "name": "YubiKey Manager", - "description": "Downloads the latest version of YubiKey Manager and imports it into Munki.", + "com.github.Lotusshaney.munki.AdobeReader": { + "name": "AdobeReader", + "description": "Downloads the latest Adobe Reader and imports into Munki.\n\tFor OS_VERSION, 'Mac OS 10.15.0' or 'Mac OS 12.0' are valid, not 10.15 or 12.0\n\n\tAdditional notes:\n\t- Reader ships as an installer pkg that deploys a .app\n\t- Due to name changes, we add multiple variations on .app names to blocking_applications.\n\t- An installs array is also generated for the .app.\n\t- The preinstall_script is there to get around an oversight in the package's\n\tpreflight script, looking to find a user's trash folder to copy the .app into.\n\t\n\tBased on com.github.autopkg.munki.AdobeReader but altered to produce a PKG not a DMG\n\t", "repo": "autopkg/Lotusshaney-recipes", - "path": "YubiKey Manager/YubiKey Manager.munki-pkg.recipe", - "parent": "com.github.Lotusshaney.pkg.YubiKeyManager", - "shortname": "YubiKey Manager.munki-pkg", - "inferred_type": "munki-pkg" + "path": "Acrobat Reader/AdobeReader.munki.recipe", + "parent": "com.github.autopkg.pkg.AdobeReader", + "shortname": "AdobeReader.munki", + "inferred_type": "munki", + "munki_display_name": "Adobe Reader", + "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia." }, - "com.github.Lotusshaney.download.YubiKeyManager": { - "name": "YubiKey Manager", - "description": "Downloads the latest version of YubiKey Manager.", + "com.github.Lotusshaney.munki.CirconusUnifiedAgent-pkg": { + "name": "Circonus Unified Agent", + "description": "Downloads the latest version of Circonus Unified Agent (CUA) uploads to munki as a PKG. Needed variables are API_KEY and DATA_COLLECTION_INTERVAL", "repo": "autopkg/Lotusshaney-recipes", - "path": "YubiKey Manager/YubiKey Manager.download.recipe", - "shortname": "YubiKey Manager.download", + "path": "Circonus/CirconusUnifiedAgent-pkg.munki.recipe", + "parent": "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent", + "shortname": "CirconusUnifiedAgent-pkg.munki", + "inferred_type": "munki", + "munki_display_name": "Circonus Unified Agent", + "munki_description": "The Circonus Unified Agent (CUA) is a lightweight GoLang-based application that reports metrics from a host, container, cloud, etc. that it is installed on" + }, + "com.github.Lotusshaney.download.mdm-watchdog": { + "name": "mdm-watchdog", + "description": "Downloads the latest version of Addigy's MDM Watchdog.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "MDM-Watchdog/MDM-Watchdog.download.recipe", + "shortname": "MDM-Watchdog.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.YubiKeyManager" + "com.github.Lotusshaney.munki.mdm-watchdog" ] }, - "com.github.Lotusshaney.munki.Alfred5-pkg": { - "name": "Alfred5", - "description": "Downloads the current release version of Alfred 5 and imports into Munki as a PKG.", + "com.github.Lotusshaney.munki.mdm-watchdog": { + "name": "mdm-watchdog", + "description": "Downloads the latest version of mdm-watchdog and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Running with Crayons/Alfred5-pkg.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.Alfred5", - "shortname": "Alfred5-pkg.munki", + "path": "MDM-Watchdog/MDM-Watchdog.munki.recipe", + "parent": "com.github.Lotusshaney.download.mdm-watchdog", + "shortname": "MDM-Watchdog.munki", "inferred_type": "munki", - "munki_display_name": "Alfred 5", - "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac." + "munki_display_name": "MDM Watchdog", + "munki_description": "MDM Watchdog safeguards the health and responsiveness of your macOS fleet by addressing and resolving stuck devices, ensuring seamless device management and communication. Works with any MDM solution." }, - "com.github.Lotusshaney.pkg.murus": { - "name": "murus", - "description": "Downloads the latest version of Murus and creates a package.", + "com.github.Lotusshaney.munki.NavicatforPostgreSQL16-pkg": { + "name": "Navicat for PostgreSQL", + "description": "Downloads the latest version of Navicat for PostgreSQL 16 and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Murus/murus.pkg.recipe", - "parent": "com.github.Lotusshaney.download.murus", - "shortname": "murus.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.murus" - ] + "path": "Navicat/NavicatforPostgreSQL16.munki-pkg.recipe", + "parent": "com.github.apizz.pkg.NavicatPostgreSQL16", + "shortname": "NavicatforPostgreSQL16.munki-pkg", + "inferred_type": "munki-pkg" }, - "com.github.Lotusshaney.download.murus": { - "name": "murus", - "description": "Downloads the latest version of Murus.", + "com.github.Lotusshaney.munki.step-kms": { + "name": null, + "description": "Downloads, packages and imports into Munki latest version of the Smallstep KMS", "repo": "autopkg/Lotusshaney-recipes", - "path": "Murus/murus.download.recipe", - "shortname": "murus.download", + "path": "SmallStep/step_kms.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.step-kms", + "shortname": "step_kms.munki", + "inferred_type": "munki", + "munki_display_name": "Smallstep KMS Plugin", + "munki_description": "This is a tool that helps manage keys and certificates on a cloud KMSs and HSMs. It can be used independently, or as a plugin for step." + }, + "com.github.Lotusshaney.munki.step-kms-uni": { + "name": null, + "description": "Downloads, packages and imports into Munki latest version of the Smallstep KMS tool as a Universial installer", + "repo": "autopkg/Lotusshaney-recipes", + "path": "SmallStep/step_kms_uni.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.step-kms-uni", + "shortname": "step_kms_uni.munki", + "inferred_type": "munki", + "munki_display_name": "Smallstep KMS Plugin", + "munki_description": "This is a tool that helps manage keys and certificates on a cloud KMSs and HSMs. It can be used independently, or as a plugin for step." + }, + "com.github.Lotusshaney.download.step-cli-uni": { + "name": "step", + "description": "Downloads the latest versions of both the Arm and x86 Smallstep CLI tool.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "SmallStep/step_cli_uni.download.recipe", + "shortname": "step_cli_uni.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.murus" + "com.github.Lotusshaney.pkg.step-cli-uni" ] }, - "com.github.Lotusshaney.munki.murus": { - "name": "Murus", - "description": "Downloads the latest version of Murus and imports it into Munki.", + "com.github.Lotusshaney.pkg.step-cli": { + "name": null, + "description": "Packages the latest version of the Smallstep Step CLI tool", "repo": "autopkg/Lotusshaney-recipes", - "path": "Murus/murus.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.murus", - "shortname": "murus.munki", - "inferred_type": "munki", - "munki_display_name": "Murus", - "munki_description": "Front-end for macOS packet filter firewall." + "path": "SmallStep/step_cli.pkg.recipe", + "parent": "com.github.Lotusshaney.download.step-cli", + "shortname": "step_cli.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.step-cli" + ] }, - "com.github.Lotusshaney.munki.Mimestream": { - "name": "Mimestream", - "description": "Downloads the latest version of Mimestream and imports it into Munki as a PKG.", + "com.github.Lotusshaney.pkg.step-kms": { + "name": null, + "description": "Packages the latest version of the Smallstep Step KMS tool", "repo": "autopkg/Lotusshaney-recipes", - "path": "Mimestream/Mimestream.munki.recipe", - "parent": "com.github.kevinmcox.pkg.Mimestream", - "shortname": "Mimestream.munki", - "inferred_type": "munki", - "munki_display_name": "Mimestream", - "munki_description": "A native macOS email client for Gmail." + "path": "SmallStep/step_kms.pkg.recipe", + "parent": "com.github.Lotusshaney.download.step-kms", + "shortname": "step_kms.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.step-kms" + ] }, - "com.github.Lotusshaney.download.Nextcloud": { - "name": "NextCloud", - "description": "Downloads the current release version of Nextcloud.", + "com.github.Lotusshaney.download.step-cli": { + "name": "step", + "description": "Downloads the latest version of the Smallstep CLI tool.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Nextcloud/Nextcloud.download.recipe", - "shortname": "Nextcloud.download", + "path": "SmallStep/step_cli.download.recipe", + "shortname": "step_cli.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.Nextcloud" + "com.github.Lotusshaney.pkg.step-cli" ] }, - "com.github.Lotusshaney.munki.Nextcloud": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud and imports it into Munki as a PKG.", + "com.github.Lotusshaney.munki.step-cli": { + "name": null, + "description": "Downloads, packages and imports into Munki latest version of the Smallstep Step CLI", "repo": "autopkg/Lotusshaney-recipes", - "path": "Nextcloud/Nextcloud.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.Nextcloud", - "shortname": "Nextcloud.munki", + "path": "SmallStep/step_cli.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.step-cli", + "shortname": "step_cli.munki", "inferred_type": "munki", - "munki_display_name": "Nextcloud Desktop Sync Client", - "munki_description": "The Nextcloud Desktop Sync Client enables you to connect to your Nextcloud Server. You can create folders in your home directory, and keep the contents of those folders synced with your Nextcloud server." + "munki_display_name": "Step CLI", + "munki_description": "step is an easy-to-use CLI tool for building, operating, and automating Public Key Infrastructure (PKI) systems and workflows. It's the client counterpart to the step-ca online Certificate Authority (CA). You can use it for many common crypto and X.509 operations\u2014either independently, or with an online CA." }, - "com.github.Lotusshaney.pkg.Nextcloud": { - "name": "Nextcloud", - "description": "Downloads the latest version of Nextcloud and creates a package with an improved Post Installer.", + "com.github.Lotusshaney.pkg.step-cli-uni": { + "name": null, + "description": "Packages the latest version of the Smallstep Step CLI tool as a Universal PKG with both Arm and x86 installers", "repo": "autopkg/Lotusshaney-recipes", - "path": "Nextcloud/Nextcloud.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Nextcloud", - "shortname": "Nextcloud.pkg", + "path": "SmallStep/step_cli_uni.pkg.recipe", + "parent": "com.github.Lotusshaney.download.step-cli-uni", + "shortname": "step_cli_uni.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.Nextcloud" + "com.github.Lotusshaney.munki.step-cli-uni" ] }, - "com.github.Lotusshaney.munki.RaspberryPiImager": { - "name": "Raspberry Pi Imager", - "description": "Downloads the latest version of Raspberry Pi Imager and imports it into Munki.", + "com.github.Lotusshaney.download.step-kms-uni": { + "name": "step-kms-plugin", + "description": "Downloads the latest versions of both the Arm and x86 Smallstep KMS tool.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Raspberry Pi Imager/Raspberry Pi Imager.munki.recipe", - "parent": "com.github.Lotusshaney.download.RaspberryPiImager", - "shortname": "Raspberry Pi Imager.munki", - "inferred_type": "munki", - "munki_display_name": "Raspberry Pi Imager", - "munki_description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices." + "path": "SmallStep/step_kms_uni.download.recipe", + "shortname": "step_kms_uni.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.step-kms-uni" + ] }, - "com.github.Lotusshaney.jamf.RaspberryPiImager": { - "name": "Raspberry Pi Imager", - "description": "Downloads the latest version of Raspberry Pi Imager and uploads the package to Jamf.", + "com.github.Lotusshaney.download.step-kms": { + "name": "step-kms-plugin", + "description": "Downloads the latest version of the Smallstep KMS tool.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Raspberry Pi Imager/Raspberry Pi Imager-pkg-upload.jamf.recipe", - "parent": "com.github.Lotusshaney.pkg.RaspberryPiImager", - "shortname": "Raspberry Pi Imager-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "SmallStep/step_kms.download.recipe", + "shortname": "step_kms.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.pkg.step-kms" + ] }, - "com.github.Lotusshaney.munki.RaspberryPiImager-pkg": { - "name": "Raspberry Pi Imager", - "description": "Downloads the latest version of Raspberry Pi Imager and imports it into Munki.", + "com.github.Lotusshaney.munki.step-cli-uni": { + "name": null, + "description": "Downloads, packages and imports into Munki latest version of the Smallstep Step CLI Universial", "repo": "autopkg/Lotusshaney-recipes", - "path": "Raspberry Pi Imager/Raspberry Pi Imager-pkg.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.RaspberryPiImager", - "shortname": "Raspberry Pi Imager-pkg.munki", + "path": "SmallStep/step_cli_uni.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.step-cli-uni", + "shortname": "step_cli_uni.munki", "inferred_type": "munki", - "munki_display_name": "Raspberry Pi Imager", - "munki_description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices." + "munki_display_name": "Step CLI", + "munki_description": "step is an easy-to-use CLI tool for building, operating, and automating Public Key Infrastructure (PKI) systems and workflows. It's the client counterpart to the step-ca online Certificate Authority (CA). You can use it for many common crypto and X.509 operations\u2014either independently, or with an online CA." }, - "com.github.Lotusshaney.pkg.RaspberryPiImager": { - "name": "Raspberry Pi Imager", - "description": "Downloads the latest version of Raspberry Pi Imager and creates a package.", + "com.github.Lotusshaney.pkg.step-kms-uni": { + "name": null, + "description": "Packages the latest version of the Smallstep Step KMS tool as a Universal PKG with both Arm and x86 installers", "repo": "autopkg/Lotusshaney-recipes", - "path": "Raspberry Pi Imager/Raspberry Pi Imager.pkg.recipe", - "parent": "com.github.Lotusshaney.download.RaspberryPiImager", - "shortname": "Raspberry Pi Imager.pkg", + "path": "SmallStep/step_kms_uni.pkg.recipe", + "parent": "com.github.Lotusshaney.download.step-kms-uni", + "shortname": "step_kms_uni.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.jamf.RaspberryPiImager", - "com.github.Lotusshaney.munki.RaspberryPiImager-pkg" + "com.github.Lotusshaney.munki.step-kms-uni" ] }, - "com.github.Lotusshaney.download.RaspberryPiImager": { - "name": "Raspberry Pi Imager", - "description": "Downloads the latest version of Raspberry Pi Imager.", + "com.github.Lotusshaney.munki.Tailscale_unstable": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale and imports it into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Raspberry Pi Imager/Raspberry Pi Imager.download.recipe", - "shortname": "Raspberry Pi Imager.download", - "inferred_type": "download", + "path": "Tailscale_unstable/Tailscale_unstable.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.Tailscale_unstable", + "shortname": "Tailscale_unstable.munki", + "inferred_type": "munki", + "munki_display_name": "Tailscale Unstable", + "munki_description": "UNSTABLE TEST VERSION. A secure network that just works - Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere." + }, + "com.github.Lotusshaney.pkg.Tailscale_unstable": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale and creates a package.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Tailscale_unstable/Tailscale_unstable.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Tailscale_unstable", + "shortname": "Tailscale_unstable.pkg", + "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.RaspberryPiImager", - "com.github.Lotusshaney.pkg.RaspberryPiImager" + "com.github.Lotusshaney.munki.Tailscale_unstable", + "com.github.Lotusshaney.jamf.Tailscale_unstable" ] }, - "com.github.Lotusshaney.munki.SourceTree": { - "name": "SourceTree", - "description": "Downloads the current release version of SourceTree and imports into Munki as a PKG.", + "com.github.Lotusshaney.jamf.Tailscale_unstable": { + "name": "Tailscale", + "description": null, "repo": "autopkg/Lotusshaney-recipes", - "path": "SourceTree/SourceTree.munki.recipe", - "parent": "io.github.hjuutilainen.pkg.SourceTree", - "shortname": "SourceTree.munki", - "inferred_type": "munki", - "munki_display_name": "SourceTree", - "munki_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories." + "path": "Tailscale_unstable/Tailscale_unstable.jamf.recipe", + "parent": "com.github.Lotusshaney.pkg.Tailscale_unstable", + "shortname": "Tailscale_unstable.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.Lotusshaney.download.Tower": { - "name": "Tower", - "description": "Downloads the latest version of Tower.", + "com.github.Lotusshaney.download.Tailscale_unstable": { + "name": "Tailscale", + "description": "Downloads the latest version of Tailscale Unstable build.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Tower/Tower.download.recipe", - "shortname": "Tower.download", + "path": "Tailscale_unstable/Tailscale_unstable.download.recipe", + "shortname": "Tailscale_unstable.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.Tower", - "com.github.Lotusshaney.install.Tower" + "com.github.Lotusshaney.pkg.Tailscale_unstable" ] }, - "com.github.Lotusshaney.pkg.Tower": { - "name": "Tower", - "description": "Downloads the latest version of Tower and creates a package.", + "com.github.Lotusshaney.munki.Alfred5-pkg": { + "name": "Alfred5", + "description": "Downloads the current release version of Alfred 5 and imports into Munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Tower/Tower.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Tower", - "shortname": "Tower.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.Tower" - ] + "path": "Running with Crayons/Alfred5-pkg.munki.recipe", + "parent": "io.github.hjuutilainen.pkg.Alfred5", + "shortname": "Alfred5-pkg.munki", + "inferred_type": "munki", + "munki_display_name": "Alfred 5", + "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac." + }, + "com.github.Lotusshaney.munki.visualstudiocode": { + "name": "Visual Studio Code", + "description": "Downloads the latest Visual Studio Code and imports into Munki as a PKG.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Visual Studio Code/Visual Studio Code.munki.recipe", + "parent": "com.github.killahquam.pkg.visualstudioscode", + "shortname": "Visual Studio Code.munki", + "inferred_type": "munki", + "munki_display_name": "Visual Studio Code", + "munki_description": "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux." }, "com.github.Lotusshaney.install.Tower": { "name": "Tower", @@ -139028,6 +139023,18 @@ "shortname": "Tower.install", "inferred_type": "install" }, + "com.github.Lotusshaney.download.Tower": { + "name": "Tower", + "description": "Downloads the latest version of Tower.", + "repo": "autopkg/Lotusshaney-recipes", + "path": "Tower/Tower.download.recipe", + "shortname": "Tower.download", + "inferred_type": "download", + "children": [ + "com.github.Lotusshaney.install.Tower", + "com.github.Lotusshaney.pkg.Tower" + ] + }, "com.github.Lotusshaney.munki.Tower": { "name": "Tower", "description": "Downloads the latest version of Tower and imports it into Munki.", @@ -139039,128 +139046,120 @@ "munki_display_name": "Tower", "munki_description": "Over 100,000 developers and designers are more productive with Tower - the most powerful Git client for Mac" }, - "com.github.Lotusshaney.download.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the latest version of ChatGPT.", + "com.github.Lotusshaney.pkg.Tower": { + "name": "Tower", + "description": "Downloads the latest version of Tower and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "OpenAI/ChatGPT.download.recipe", - "shortname": "ChatGPT.download", - "inferred_type": "download", + "path": "Tower/Tower.pkg.recipe", + "parent": "com.github.Lotusshaney.download.Tower", + "shortname": "Tower.pkg", + "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.ChatGPT", - "com.github.Lotusshaney.pkg.ChatGPT" + "com.github.Lotusshaney.munki.Tower" ] }, - "com.github.Lotusshaney.munki.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the latest version of ChatGPT and imports it into Munki.", - "repo": "autopkg/Lotusshaney-recipes", - "path": "OpenAI/ChatGPT.munki.recipe", - "parent": "com.github.Lotusshaney.download.ChatGPT", - "shortname": "ChatGPT.munki", - "inferred_type": "munki", - "munki_display_name": "ChatGPT", - "munki_description": "ChatGPT Desktop Application." - }, - "com.github.Lotusshaney.jamf.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the latest version of ChatGPT and uploads the package to Jamf.", + "com.github.Lotusshaney.jamf.RaspberryPiImager": { + "name": "Raspberry Pi Imager", + "description": "Downloads the latest version of Raspberry Pi Imager and uploads the package to Jamf.", "repo": "autopkg/Lotusshaney-recipes", - "path": "OpenAI/ChatGPT-pkg-upload.jamf.recipe", - "parent": "com.github.Lotusshaney.pkg.ChatGPT", - "shortname": "ChatGPT-pkg-upload.jamf", + "path": "Raspberry Pi Imager/Raspberry Pi Imager-pkg-upload.jamf.recipe", + "parent": "com.github.Lotusshaney.pkg.RaspberryPiImager", + "shortname": "Raspberry Pi Imager-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.Lotusshaney.pkg.ChatGPT": { - "name": "ChatGPT", - "description": "Downloads the latest version of ChatGPT and creates a package.", + "com.github.Lotusshaney.munki.RaspberryPiImager-pkg": { + "name": "Raspberry Pi Imager", + "description": "Downloads the latest version of Raspberry Pi Imager and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "OpenAI/ChatGPT.pkg.recipe", - "parent": "com.github.Lotusshaney.download.ChatGPT", - "shortname": "ChatGPT.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.Lotusshaney.munki.ChatGPT", - "com.github.Lotusshaney.jamf.ChatGPT" - ] + "path": "Raspberry Pi Imager/Raspberry Pi Imager-pkg.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.RaspberryPiImager", + "shortname": "Raspberry Pi Imager-pkg.munki", + "inferred_type": "munki", + "munki_display_name": "Raspberry Pi Imager", + "munki_description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices." }, - "com.github.Lotusshaney.munki.Glean": { - "name": "Glean", - "description": "Downloads the latest version of Glean and imports it into Munki.", + "com.github.Lotusshaney.munki.RaspberryPiImager": { + "name": "Raspberry Pi Imager", + "description": "Downloads the latest version of Raspberry Pi Imager and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Glean/Glean.munki.recipe", - "parent": "com.github.Lotusshaney.pkg.Glean", - "shortname": "Glean.munki", + "path": "Raspberry Pi Imager/Raspberry Pi Imager.munki.recipe", + "parent": "com.github.Lotusshaney.download.RaspberryPiImager", + "shortname": "Raspberry Pi Imager.munki", "inferred_type": "munki", - "munki_display_name": "Glean", - "munki_description": "Search with generative AI you can trust." + "munki_display_name": "Raspberry Pi Imager", + "munki_description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices." }, - "com.github.Lotusshaney.download.Glean": { - "name": "Glean", - "description": "Downloads the latest version of Glean.", + "com.github.Lotusshaney.download.RaspberryPiImager": { + "name": "Raspberry Pi Imager", + "description": "Downloads the latest version of Raspberry Pi Imager.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Glean/Glean.download.recipe", - "shortname": "Glean.download", + "path": "Raspberry Pi Imager/Raspberry Pi Imager.download.recipe", + "shortname": "Raspberry Pi Imager.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.pkg.Glean" + "com.github.Lotusshaney.munki.RaspberryPiImager", + "com.github.Lotusshaney.pkg.RaspberryPiImager" ] }, - "com.github.Lotusshaney.pkg.Glean": { - "name": "Glean", - "description": "Downloads the latest version of Glean and creates a package.", + "com.github.Lotusshaney.pkg.RaspberryPiImager": { + "name": "Raspberry Pi Imager", + "description": "Downloads the latest version of Raspberry Pi Imager and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Glean/Glean.pkg.recipe", - "parent": "com.github.Lotusshaney.download.Glean", - "shortname": "Glean.pkg", + "path": "Raspberry Pi Imager/Raspberry Pi Imager.pkg.recipe", + "parent": "com.github.Lotusshaney.download.RaspberryPiImager", + "shortname": "Raspberry Pi Imager.pkg", "inferred_type": "pkg", "children": [ - "com.github.Lotusshaney.munki.Glean" + "com.github.Lotusshaney.jamf.RaspberryPiImager", + "com.github.Lotusshaney.munki.RaspberryPiImager-pkg" ] }, - "com.github.Lotusshaney.download.mdm-watchdog": { - "name": "mdm-watchdog", - "description": "Downloads the latest version of Addigy's MDM Watchdog.", + "com.github.Lotusshaney.download.murus": { + "name": "murus", + "description": "Downloads the latest version of Murus.", "repo": "autopkg/Lotusshaney-recipes", - "path": "MDM-Watchdog/MDM-Watchdog.download.recipe", - "shortname": "MDM-Watchdog.download", + "path": "Murus/murus.download.recipe", + "shortname": "murus.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.munki.mdm-watchdog" + "com.github.Lotusshaney.pkg.murus" ] }, - "com.github.Lotusshaney.munki.mdm-watchdog": { - "name": "mdm-watchdog", - "description": "Downloads the latest version of mdm-watchdog and imports it into Munki as a PKG.", + "com.github.Lotusshaney.pkg.murus": { + "name": "murus", + "description": "Downloads the latest version of Murus and creates a package.", "repo": "autopkg/Lotusshaney-recipes", - "path": "MDM-Watchdog/MDM-Watchdog.munki.recipe", - "parent": "com.github.Lotusshaney.download.mdm-watchdog", - "shortname": "MDM-Watchdog.munki", - "inferred_type": "munki", - "munki_display_name": "MDM Watchdog", - "munki_description": "MDM Watchdog safeguards the health and responsiveness of your macOS fleet by addressing and resolving stuck devices, ensuring seamless device management and communication. Works with any MDM solution." + "path": "Murus/murus.pkg.recipe", + "parent": "com.github.Lotusshaney.download.murus", + "shortname": "murus.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.Lotusshaney.munki.murus" + ] }, - "com.github.Lotusshaney.pkg.Stay": { - "name": "Stay", - "description": "Downloads the current release version of Stay and creates a package.", + "com.github.Lotusshaney.munki.murus": { + "name": "Murus", + "description": "Downloads the latest version of Murus and imports it into Munki.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Cordlessdog/Stay.pkg.recipe", - "parent": "com.github.keeleysam.recipes.Stay.download", - "shortname": "Stay.pkg", - "inferred_type": "pkg" + "path": "Murus/murus.munki.recipe", + "parent": "com.github.Lotusshaney.pkg.murus", + "shortname": "murus.munki", + "inferred_type": "munki", + "munki_display_name": "Murus", + "munki_description": "Front-end for macOS packet filter firewall." }, - "com.github.Lotusshaney.munki.Munki": { - "name": "Munki", - "description": "Downloads the latest version of Munki and imports it into Munki as a single pkg.", + "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg": { + "name": "AdobeCreativeCloudInstaller-Universal", + "description": "Downloads the latest version of Adobe's Creative Cloud Installer uploads to munki as a PKG.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Munki_signed_single/Managed_Software_Center.munki.recipe", - "parent": "com.github.Lotusshaney.download.Munki", - "shortname": "Managed_Software_Center.munki", + "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal-pkg.munki.recipe", + "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal", + "shortname": "AdobeCreativeCloudInstallerUniversal-pkg.munki", "inferred_type": "munki", - "munki_display_name": "Munki", - "munki_description": "." + "munki_display_name": "Adobe Creative Cloud", + "munki_description": "Adobe Creative Cloud gives users access to a collection of software developed by Adobe for graphic design, video editing, web development, photography, and cloud services." }, "com.github.Lotusshaney.jamf.Munki": { "name": "Munki", @@ -139193,42 +139192,20 @@ "shortname": "Managed_Software_Center.download", "inferred_type": "download", "children": [ - "com.github.Lotusshaney.munki.Munki", - "com.github.Lotusshaney.pkg.Munki" + "com.github.Lotusshaney.pkg.Munki", + "com.github.Lotusshaney.munki.Munki" ] }, - "com.github.Lotusshaney.munki.CirconusUnifiedAgent-pkg": { - "name": "Circonus Unified Agent", - "description": "Downloads the latest version of Circonus Unified Agent (CUA) uploads to munki as a PKG. Needed variables are API_KEY and DATA_COLLECTION_INTERVAL", + "com.github.Lotusshaney.munki.Munki": { + "name": "Munki", + "description": "Downloads the latest version of Munki and imports it into Munki as a single pkg.", "repo": "autopkg/Lotusshaney-recipes", - "path": "Circonus/CirconusUnifiedAgent-pkg.munki.recipe", - "parent": "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent", - "shortname": "CirconusUnifiedAgent-pkg.munki", + "path": "Munki_signed_single/Managed_Software_Center.munki.recipe", + "parent": "com.github.Lotusshaney.download.Munki", + "shortname": "Managed_Software_Center.munki", "inferred_type": "munki", - "munki_display_name": "Circonus Unified Agent", - "munki_description": "The Circonus Unified Agent (CUA) is a lightweight GoLang-based application that reports metrics from a host, container, cloud, etc. that it is installed on" - }, - "com.github.thetornad0.download.Zight": { - "name": "Zight", - "description": "Downloads the latest version of Zight.", - "repo": "autopkg/thetornad0-recipes", - "path": "Zight/Zight.download.recipe", - "shortname": "Zight.download", - "inferred_type": "download", - "children": [ - "com.github.thetornad0.install.Zight", - "com.github.thetornad0.munki.Zight", - "com.github.thetornad0.pkg.Zight" - ] - }, - "com.github.thetornad0.install.Zight": { - "name": "Zight", - "description": "Installs the latest version of Zight.", - "repo": "autopkg/thetornad0-recipes", - "path": "Zight/Zight.install.recipe", - "parent": "com.github.thetornad0.download.Zight", - "shortname": "Zight.install", - "inferred_type": "install" + "munki_display_name": "Munki", + "munki_description": "." }, "com.github.thetornad0.munki.Zight": { "name": "Zight", @@ -139250,25 +139227,27 @@ "shortname": "Zight.pkg", "inferred_type": "pkg" }, - "com.github.thetornad0.pkg.RiversideStudio": { - "name": "Riverside Studio", - "description": "Downloads the latest version of Riverside Studio and creates a package.", + "com.github.thetornad0.install.Zight": { + "name": "Zight", + "description": "Installs the latest version of Zight.", "repo": "autopkg/thetornad0-recipes", - "path": "Riverside/Riverside Studio.pkg.recipe", - "parent": "com.github.thetornad0.download.RiversideStudio", - "shortname": "Riverside Studio.pkg", - "inferred_type": "pkg" + "path": "Zight/Zight.install.recipe", + "parent": "com.github.thetornad0.download.Zight", + "shortname": "Zight.install", + "inferred_type": "install" }, - "com.github.thetornad0.munki.RiversideStudio": { - "name": "Riverside Studio", - "description": "Downloads the latest version of Riverside Studio and imports it into Munki.", + "com.github.thetornad0.download.Zight": { + "name": "Zight", + "description": "Downloads the latest version of Zight.", "repo": "autopkg/thetornad0-recipes", - "path": "Riverside/Riverside Studio.munki.recipe", - "parent": "com.github.thetornad0.download.RiversideStudio", - "shortname": "Riverside Studio.munki", - "inferred_type": "munki", - "munki_display_name": "Riverside Studio", - "munki_description": "Photography design studio." + "path": "Zight/Zight.download.recipe", + "shortname": "Zight.download", + "inferred_type": "download", + "children": [ + "com.github.thetornad0.munki.Zight", + "com.github.thetornad0.pkg.Zight", + "com.github.thetornad0.install.Zight" + ] }, "com.github.thetornad0.download.RiversideStudio": { "name": "Riverside Studio", @@ -139278,9 +139257,9 @@ "shortname": "Riverside Studio.download", "inferred_type": "download", "children": [ - "com.github.thetornad0.pkg.RiversideStudio", + "com.github.thetornad0.install.RiversideStudio", "com.github.thetornad0.munki.RiversideStudio", - "com.github.thetornad0.install.RiversideStudio" + "com.github.thetornad0.pkg.RiversideStudio" ] }, "com.github.thetornad0.install.RiversideStudio": { @@ -139292,90 +139271,26 @@ "shortname": "Riverside Studio.install", "inferred_type": "install" }, - "com.amazon.aws.pkg.NoSQLWorkbench": { - "name": "NoSQL Workbench", - "description": "Downloads the latest version of NoSQL Workbench and creates a package.", - "repo": "autopkg/aws-recipes", - "path": "NoSQL Workbench/NoSQL Workbench.pkg.recipe", - "parent": "com.amazon.aws.download.NoSQLWorkbench", - "shortname": "NoSQL Workbench.pkg", - "inferred_type": "pkg" - }, - "com.amazon.aws.munki.NoSQLWorkbench": { - "name": "NoSQL Workbench", - "description": "Downloads the latest version of NoSQL Workbench and imports it into Munki.", - "repo": "autopkg/aws-recipes", - "path": "NoSQL Workbench/NoSQL Workbench.munki.recipe", - "parent": "com.amazon.aws.download.NoSQLWorkbench", - "shortname": "NoSQL Workbench.munki", - "inferred_type": "munki", - "munki_display_name": "NoSQL Workbench", - "munki_description": "" - }, - "com.amazon.aws.install.NoSQLWorkbench": { - "name": "NoSQL Workbench", - "description": "Installs the latest version of NoSQL Workbench.", - "repo": "autopkg/aws-recipes", - "path": "NoSQL Workbench/NoSQL Workbench.install.recipe", - "parent": "com.amazon.aws.download.NoSQLWorkbench", - "shortname": "NoSQL Workbench.install", - "inferred_type": "install" - }, - "com.amazon.aws.download.NoSQLWorkbench": { - "name": "NoSQL Workbench", - "description": "Downloads the latest version of NoSQL Workbench.", - "repo": "autopkg/aws-recipes", - "path": "NoSQL Workbench/NoSQL Workbench.download.recipe", - "shortname": "NoSQL Workbench.download", - "inferred_type": "download", - "children": [ - "com.amazon.aws.pkg.NoSQLWorkbench", - "com.amazon.aws.munki.NoSQLWorkbench", - "com.amazon.aws.install.NoSQLWorkbench" - ] - }, - "com.amazon.aws.munki.amazoncorretto": { - "name": "Corretto%MAJOR_VERSION%", - "description": "Downloads the latest version of Amazon Corretto JDK and imports it into Munki. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18). Will also specify the supported_architecture for Munki", - "repo": "autopkg/aws-recipes", - "path": "Corretto/AmazonCorrettoJDK.munki.recipe", - "parent": "com.amazon.aws.download.amazoncorretto", - "shortname": "AmazonCorrettoJDK.munki", + "com.github.thetornad0.munki.RiversideStudio": { + "name": "Riverside Studio", + "description": "Downloads the latest version of Riverside Studio and imports it into Munki.", + "repo": "autopkg/thetornad0-recipes", + "path": "Riverside/Riverside Studio.munki.recipe", + "parent": "com.github.thetornad0.download.RiversideStudio", + "shortname": "Riverside Studio.munki", "inferred_type": "munki", - "munki_display_name": "Amazon Corretto %MAJOR_VERSION%", - "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)." + "munki_display_name": "Riverside Studio", + "munki_description": "Photography design studio." }, - "com.amazon.aws.pkg.amazoncorretto": { - "name": "Amazon Corretto %MAJOR_VERSION%", - "description": "This recipe downloads the signed installer package from Amazon Corretto. Because the downloaded file is already a package, this pkg recipe does not add any further actions.\n\nDownloads the latest version of Amazon Corretto JDK. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18).", - "repo": "autopkg/aws-recipes", - "path": "Corretto/AmazonCorrettoJDK.pkg.recipe", - "parent": "com.amazon.aws.download.amazoncorretto", - "shortname": "AmazonCorrettoJDK.pkg", + "com.github.thetornad0.pkg.RiversideStudio": { + "name": "Riverside Studio", + "description": "Downloads the latest version of Riverside Studio and creates a package.", + "repo": "autopkg/thetornad0-recipes", + "path": "Riverside/Riverside Studio.pkg.recipe", + "parent": "com.github.thetornad0.download.RiversideStudio", + "shortname": "Riverside Studio.pkg", "inferred_type": "pkg" }, - "com.amazon.aws.download.amazoncorretto": { - "name": "Amazon Corretto %MAJOR_VERSION%", - "description": "Downloads the latest version of Amazon Corretto JDK. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18).", - "repo": "autopkg/aws-recipes", - "path": "Corretto/AmazonCorrettoJDK.download.recipe", - "shortname": "AmazonCorrettoJDK.download", - "inferred_type": "download", - "children": [ - "com.amazon.aws.munki.amazoncorretto", - "com.amazon.aws.pkg.amazoncorretto", - "com.amazon.aws.install.amazoncorretto" - ] - }, - "com.amazon.aws.install.amazoncorretto": { - "name": "Amazon Corretto %MAJOR_VERSION%", - "description": "This recipe downloads the signed installer package from Amazon Corretto and installs it on the device.\n\nDownloads the latest version of Amazon Corretto JDK. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18).", - "repo": "autopkg/aws-recipes", - "path": "Corretto/AmazonCorrettoJDK.install.recipe", - "parent": "com.amazon.aws.download.amazoncorretto", - "shortname": "AmazonCorrettoJDK.install", - "inferred_type": "install" - }, "com.amazon.aws.install.wickr.enterprise": { "name": "Wickr Enterprise", "description": "Installs the latest version of Wickr Enterprise", @@ -139385,6 +139300,17 @@ "shortname": "WickrEnterprise.install", "inferred_type": "install" }, + "com.amazon.aws.download.wickr.pro": { + "name": "Wickr", + "description": "Downloads the latest version of Wickr Pro", + "repo": "autopkg/aws-recipes", + "path": "Wickr/WickrPro.download.recipe", + "shortname": "WickrPro.download", + "inferred_type": "download", + "children": [ + "com.amazon.aws.pkg.wickr.pro" + ] + }, "com.amazon.aws.pkg.wickr.pro": { "name": "Wickr Pro", "description": "Downloads and packages the latest version of Wickr Pro", @@ -139408,16 +139334,14 @@ "com.amazon.aws.pkg.wickr.enterprise" ] }, - "com.amazon.aws.download.wickr.pro": { - "name": "Wickr", - "description": "Downloads the latest version of Wickr Pro", + "com.amazon.aws.install.wickr.pro": { + "name": "Wickr Pro", + "description": "Installs the latest version of Wickr Pro", "repo": "autopkg/aws-recipes", - "path": "Wickr/WickrPro.download.recipe", - "shortname": "WickrPro.download", - "inferred_type": "download", - "children": [ - "com.amazon.aws.pkg.wickr.pro" - ] + "path": "Wickr/WickrPro.install.recipe", + "parent": "com.amazon.aws.pkg.wickr.pro", + "shortname": "WickrPro.install", + "inferred_type": "install" }, "com.amazon.aws.pkg.wickr.enterprise": { "name": "Wickr Enterprise", @@ -139431,15 +139355,90 @@ "com.amazon.aws.install.wickr.enterprise" ] }, - "com.amazon.aws.install.wickr.pro": { - "name": "Wickr Pro", - "description": "Installs the latest version of Wickr Pro", + "com.amazon.aws.pkg.amazoncorretto": { + "name": "Amazon Corretto %MAJOR_VERSION%", + "description": "This recipe downloads the signed installer package from Amazon Corretto. Because the downloaded file is already a package, this pkg recipe does not add any further actions.\n\nDownloads the latest version of Amazon Corretto JDK. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18).", "repo": "autopkg/aws-recipes", - "path": "Wickr/WickrPro.install.recipe", - "parent": "com.amazon.aws.pkg.wickr.pro", - "shortname": "WickrPro.install", + "path": "Corretto/AmazonCorrettoJDK.pkg.recipe", + "parent": "com.amazon.aws.download.amazoncorretto", + "shortname": "AmazonCorrettoJDK.pkg", + "inferred_type": "pkg" + }, + "com.amazon.aws.munki.amazoncorretto": { + "name": "Corretto%MAJOR_VERSION%", + "description": "Downloads the latest version of Amazon Corretto JDK and imports it into Munki. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18). Will also specify the supported_architecture for Munki", + "repo": "autopkg/aws-recipes", + "path": "Corretto/AmazonCorrettoJDK.munki.recipe", + "parent": "com.amazon.aws.download.amazoncorretto", + "shortname": "AmazonCorrettoJDK.munki", + "inferred_type": "munki", + "munki_display_name": "Amazon Corretto %MAJOR_VERSION%", + "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)." + }, + "com.amazon.aws.install.amazoncorretto": { + "name": "Amazon Corretto %MAJOR_VERSION%", + "description": "This recipe downloads the signed installer package from Amazon Corretto and installs it on the device.\n\nDownloads the latest version of Amazon Corretto JDK. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18).", + "repo": "autopkg/aws-recipes", + "path": "Corretto/AmazonCorrettoJDK.install.recipe", + "parent": "com.amazon.aws.download.amazoncorretto", + "shortname": "AmazonCorrettoJDK.install", + "inferred_type": "install" + }, + "com.amazon.aws.download.amazoncorretto": { + "name": "Amazon Corretto %MAJOR_VERSION%", + "description": "Downloads the latest version of Amazon Corretto JDK. Requires ARCH (x64 [Intel], or aarch64 [Apple Silicon]) and MAJOR_VERSION (8,11,17,18).", + "repo": "autopkg/aws-recipes", + "path": "Corretto/AmazonCorrettoJDK.download.recipe", + "shortname": "AmazonCorrettoJDK.download", + "inferred_type": "download", + "children": [ + "com.amazon.aws.pkg.amazoncorretto", + "com.amazon.aws.munki.amazoncorretto", + "com.amazon.aws.install.amazoncorretto" + ] + }, + "com.amazon.aws.munki.NoSQLWorkbench": { + "name": "NoSQL Workbench", + "description": "Downloads the latest version of NoSQL Workbench and imports it into Munki.", + "repo": "autopkg/aws-recipes", + "path": "NoSQL Workbench/NoSQL Workbench.munki.recipe", + "parent": "com.amazon.aws.download.NoSQLWorkbench", + "shortname": "NoSQL Workbench.munki", + "inferred_type": "munki", + "munki_display_name": "NoSQL Workbench", + "munki_description": "" + }, + "com.amazon.aws.install.NoSQLWorkbench": { + "name": "NoSQL Workbench", + "description": "Installs the latest version of NoSQL Workbench.", + "repo": "autopkg/aws-recipes", + "path": "NoSQL Workbench/NoSQL Workbench.install.recipe", + "parent": "com.amazon.aws.download.NoSQLWorkbench", + "shortname": "NoSQL Workbench.install", "inferred_type": "install" }, + "com.amazon.aws.pkg.NoSQLWorkbench": { + "name": "NoSQL Workbench", + "description": "Downloads the latest version of NoSQL Workbench and creates a package.", + "repo": "autopkg/aws-recipes", + "path": "NoSQL Workbench/NoSQL Workbench.pkg.recipe", + "parent": "com.amazon.aws.download.NoSQLWorkbench", + "shortname": "NoSQL Workbench.pkg", + "inferred_type": "pkg" + }, + "com.amazon.aws.download.NoSQLWorkbench": { + "name": "NoSQL Workbench", + "description": "Downloads the latest version of NoSQL Workbench.", + "repo": "autopkg/aws-recipes", + "path": "NoSQL Workbench/NoSQL Workbench.download.recipe", + "shortname": "NoSQL Workbench.download", + "inferred_type": "download", + "children": [ + "com.amazon.aws.munki.NoSQLWorkbench", + "com.amazon.aws.install.NoSQLWorkbench", + "com.amazon.aws.pkg.NoSQLWorkbench" + ] + }, "com.github.almenscorner.intune.TheUnarchiver": { "name": "TheUnarchiver", "description": "Downloads the latest 'The Unarchiver' and imports into Intune.", @@ -139449,60 +139448,57 @@ "shortname": "TheUnarchiver.intune", "inferred_type": "intune" }, - "com.github.almenscorner.munki.SupportCompanion": { - "name": "SupportCompanion", - "description": "Downloads latest Support Companion release and imports into Munki.", + "com.github.almenscorner.intune.VLC": { + "name": "VLC", + "description": "Downloads latest VLC disk image and imports into Intune.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.", "repo": "autopkg/almenscorner-recipes", - "path": "SupportCompanion/SupportCompanion.munki.recipe", - "parent": "com.github.almenscorner.download.SupportCompanion", - "shortname": "SupportCompanion.munki", - "inferred_type": "munki", - "munki_display_name": "Support Companion", - "munki_description": "Support Companion is a macOS helper application, designed to empower end-users by providing them with quick and easy access to crucial information and actions." + "path": "VLC/VLC.intune.recipe", + "parent": "com.github.autopkg.download.VLC", + "shortname": "VLC.intune", + "inferred_type": "intune" }, - "com.github.almenscorner.download.SupportCompanion": { - "name": "SupportCompanion", - "description": "Support Companion is a macOS helper application, designed to empower end-users by providing them with quick and easy access to crucial information and actions.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet TYPE to \"_LaunchAgent\" or \"_Suite\" string to download the new SupportCompanion LaunchAgent or Suite, either\nvia Input in an override or via the -k option,\ni.e.: `-k TYPE=_Suite`", + "com.github.almenscorner.intune.iTerm2": { + "name": null, + "description": "Downloads the latest stable version of iTerm2 for macOS.", "repo": "autopkg/almenscorner-recipes", - "path": "SupportCompanion/SupportCompanion.download.recipe", - "shortname": "SupportCompanion.download", - "inferred_type": "download", - "children": [ - "com.github.almenscorner.munki.SupportCompanion", - "com.github.almenscorner.intune.SupportCompanion" - ] + "path": "iTerm2/iTerm2.intune.recipe", + "parent": "io.github.hjuutilainen.download.iTerm2", + "shortname": "iTerm2.intune", + "inferred_type": "intune" }, - "com.github.almenscorner.intune.SupportCompanion": { - "name": "SupportCompanion", - "description": "Downloads the latest version of Support Companion and imports it into Intune.", + "com.github.almenscorner.intune.EscrowBuddy": { + "name": "Escrow Buddy", + "description": "Downloads the current release of Escrow Buddy from Github.", "repo": "autopkg/almenscorner-recipes", - "path": "SupportCompanion/SupportCompanion.intune.recipe", - "parent": "com.github.almenscorner.download.SupportCompanion", - "shortname": "SupportCompanion.intune", + "path": "Escrow Buddy/EscrowBuddy.intune.recipe", + "parent": "com.github.homebysix.download.EscrowBuddy", + "shortname": "EscrowBuddy.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.LibreOffice": { + "com.github.almenscorner.intune.Script": { "name": null, - "description": "Downloads the latest stable version of LibreOffice for macOS. The architecture (ARCH) can be 'x86_64' or 'aarch64'", + "description": "Creates or updates a script in Intune.", "repo": "autopkg/almenscorner-recipes", - "path": "LibreOffice/LibreOffice.intune.recipe", - "parent": "io.github.hjuutilainen.pkg.LibreOffice", - "shortname": "LibreOffice.intune", + "path": "Scripts/Template.intune.recipe", + "shortname": "Template.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune-upload.processors": { - "name": null, - "description": "Recipe stub for any Shared Processors in this directory.\n ", + "com.github.almenscorner.intune.Code": { + "name": "VSCode", + "description": "Downloads the latest version of Code and imports it into Intune.", "repo": "autopkg/almenscorner-recipes", - "path": "IntuneUploader/IntuneUploader.recipe" + "path": "Code/Code.intune.recipe", + "parent": "com.github.valdore86.download.visualstudiocode", + "shortname": "Code.intune", + "inferred_type": "intune" }, - "com.github.almenscorner.intune.Rectangle": { - "name": "Rectangle", - "description": "Downloads the latest version of Rectangle.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", + "com.github.almenscorner.intune.Spotify": { + "name": "Spotify", + "description": "Downloads the latest Spotify.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"", "repo": "autopkg/almenscorner-recipes", - "path": "Rectangle/Rectangle.intune.recipe", - "parent": "com.github.dataJAR-recipes.download.Rectangle", - "shortname": "Rectangle.intune", + "path": "Spotify/Spotify.intune.recipe", + "parent": "com.github.autopkg.download.Spotify", + "shortname": "Spotify.intune", "inferred_type": "intune" }, "com.github.almenscorner.intune.GoogleChrome": { @@ -139523,24 +139519,6 @@ "shortname": "GoogleChromePkg.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.AdobeReader": { - "name": "Adobe Reader", - "description": "Downloads the latest Adobe Acrobat Reader and imports it into Intune.", - "repo": "autopkg/almenscorner-recipes", - "path": "Adobe/AdobeReader.intune.recipe", - "parent": "com.github.autopkg.pkg.AdobeReader", - "shortname": "AdobeReader.intune", - "inferred_type": "intune" - }, - "com.github.almenscorner.intune.yubioath-desktop": { - "name": "yubioath-desktop", - "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Intune.", - "repo": "autopkg/almenscorner-recipes", - "path": "Yubico/yubioath-desktop.intune.recipe", - "parent": "com.github.n8felton.download.yubioath-desktop", - "shortname": "yubioath-desktop.intune", - "inferred_type": "intune" - }, "com.github.almenscorner.intune.AltTab": { "name": "AltTab", "description": "Downloads the latest version of AltTab.", @@ -139550,58 +139528,81 @@ "shortname": "AltTab.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.Spotify": { - "name": "Spotify", - "description": "Downloads the latest Spotify.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"", + "com.github.almenscorner.intune.UTM": { + "name": "UTM", + "description": "Downloads the latest version of UTM.", "repo": "autopkg/almenscorner-recipes", - "path": "Spotify/Spotify.intune.recipe", - "parent": "com.github.autopkg.download.Spotify", - "shortname": "Spotify.intune", + "path": "UTM/UTM.intune.recipe", + "parent": "com.github.ahousseini-recipes.download.UTM", + "shortname": "UTM.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.VLC": { - "name": "VLC", - "description": "Downloads latest VLC disk image and imports into Intune.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.", + "com.github.almenscorner.munki.SupportCompanion": { + "name": "SupportCompanion", + "description": "Downloads latest Support Companion release and imports into Munki.", "repo": "autopkg/almenscorner-recipes", - "path": "VLC/VLC.intune.recipe", - "parent": "com.github.autopkg.download.VLC", - "shortname": "VLC.intune", + "path": "SupportCompanion/SupportCompanion.munki.recipe", + "parent": "com.github.almenscorner.download.SupportCompanion", + "shortname": "SupportCompanion.munki", + "inferred_type": "munki", + "munki_display_name": "Support Companion", + "munki_description": "Support Companion is a macOS helper application, designed to empower end-users by providing them with quick and easy access to crucial information and actions." + }, + "com.github.almenscorner.intune.SupportCompanion": { + "name": "SupportCompanion", + "description": "Downloads the latest version of Support Companion and imports it into Intune.", + "repo": "autopkg/almenscorner-recipes", + "path": "SupportCompanion/SupportCompanion.intune.recipe", + "parent": "com.github.almenscorner.download.SupportCompanion", + "shortname": "SupportCompanion.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.iTerm2": { + "com.github.almenscorner.download.SupportCompanion": { + "name": "SupportCompanion", + "description": "Support Companion is a macOS helper application, designed to empower end-users by providing them with quick and easy access to crucial information and actions.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n\nSet TYPE to \"_LaunchAgent\" or \"_Suite\" string to download the new SupportCompanion LaunchAgent or Suite, either\nvia Input in an override or via the -k option,\ni.e.: `-k TYPE=_Suite`", + "repo": "autopkg/almenscorner-recipes", + "path": "SupportCompanion/SupportCompanion.download.recipe", + "shortname": "SupportCompanion.download", + "inferred_type": "download", + "children": [ + "com.github.almenscorner.munki.SupportCompanion", + "com.github.almenscorner.intune.SupportCompanion" + ] + }, + "com.github.almenscorner.intune.LibreOffice": { "name": null, - "description": "Downloads the latest stable version of iTerm2 for macOS.", + "description": "Downloads the latest stable version of LibreOffice for macOS. The architecture (ARCH) can be 'x86_64' or 'aarch64'", "repo": "autopkg/almenscorner-recipes", - "path": "iTerm2/iTerm2.intune.recipe", - "parent": "io.github.hjuutilainen.download.iTerm2", - "shortname": "iTerm2.intune", + "path": "LibreOffice/LibreOffice.intune.recipe", + "parent": "io.github.hjuutilainen.pkg.LibreOffice", + "shortname": "LibreOffice.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.EscrowBuddy": { - "name": "Escrow Buddy", - "description": "Downloads the current release of Escrow Buddy from Github.", + "com.github.almenscorner.intune.FileZilla": { + "name": "FileZilla", + "description": "Downloads the current version of FileZilla. Specify the channel via %NAME%.", "repo": "autopkg/almenscorner-recipes", - "path": "Escrow Buddy/EscrowBuddy.intune.recipe", - "parent": "com.github.homebysix.download.EscrowBuddy", - "shortname": "EscrowBuddy.intune", + "path": "FileZilla/FileZilla.intune.recipe", + "parent": "com.github.keeleysam.recipes.FileZilla.download", + "shortname": "FileZilla.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.UTM": { - "name": "UTM", - "description": "Downloads the latest version of UTM.", + "com.github.almenscorner.intune.Zoom": { + "name": "Zoom", + "description": "Downloads the current release version of Zoom and builds a package and imports it into Intune.", "repo": "autopkg/almenscorner-recipes", - "path": "UTM/UTM.intune.recipe", - "parent": "com.github.ahousseini-recipes.download.UTM", - "shortname": "UTM.intune", + "path": "Zoom/Zoom.intune.recipe", + "parent": "com.github.homebysix.pkg.Zoom", + "shortname": "Zoom.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.Code": { - "name": "VSCode", - "description": "Downloads the latest version of Code and imports it into Intune.", + "com.github.almenscorner.intune.yubioath-desktop": { + "name": "yubioath-desktop", + "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Intune.", "repo": "autopkg/almenscorner-recipes", - "path": "Code/Code.intune.recipe", - "parent": "com.github.valdore86.download.visualstudiocode", - "shortname": "Code.intune", + "path": "Yubico/yubioath-desktop.intune.recipe", + "parent": "com.github.n8felton.download.yubioath-desktop", + "shortname": "yubioath-desktop.intune", "inferred_type": "intune" }, "com.github.almenscorner.intune.GitHubDesktop": { @@ -139622,13 +139623,28 @@ "shortname": "Docker.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.Zoom": { - "name": "Zoom", - "description": "Downloads the current release version of Zoom and builds a package and imports it into Intune.", + "com.github.almenscorner.intune.Rectangle": { + "name": "Rectangle", + "description": "Downloads the latest version of Rectangle.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`", "repo": "autopkg/almenscorner-recipes", - "path": "Zoom/Zoom.intune.recipe", - "parent": "com.github.homebysix.pkg.Zoom", - "shortname": "Zoom.intune", + "path": "Rectangle/Rectangle.intune.recipe", + "parent": "com.github.dataJAR-recipes.download.Rectangle", + "shortname": "Rectangle.intune", + "inferred_type": "intune" + }, + "com.github.almenscorner.intune-upload.processors": { + "name": null, + "description": "Recipe stub for any Shared Processors in this directory.\n ", + "repo": "autopkg/almenscorner-recipes", + "path": "IntuneUploader/IntuneUploader.recipe" + }, + "com.github.almenscorner.intune.AdobeReader": { + "name": "Adobe Reader", + "description": "Downloads the latest Adobe Acrobat Reader and imports it into Intune.", + "repo": "autopkg/almenscorner-recipes", + "path": "Adobe/AdobeReader.intune.recipe", + "parent": "com.github.autopkg.pkg.AdobeReader", + "shortname": "AdobeReader.intune", "inferred_type": "intune" }, "com.github.almenscorner.intune.FirefoxSigned": { @@ -139640,32 +139656,6 @@ "shortname": "FirefoxSigned.intune", "inferred_type": "intune" }, - "com.github.almenscorner.intune.FileZilla": { - "name": "FileZilla", - "description": "Downloads the current version of FileZilla. Specify the channel via %NAME%.", - "repo": "autopkg/almenscorner-recipes", - "path": "FileZilla/FileZilla.intune.recipe", - "parent": "com.github.keeleysam.recipes.FileZilla.download", - "shortname": "FileZilla.intune", - "inferred_type": "intune" - }, - "com.github.almenscorner.intune.Script": { - "name": null, - "description": "Creates or updates a script in Intune.", - "repo": "autopkg/almenscorner-recipes", - "path": "Scripts/Template.intune.recipe", - "shortname": "Template.intune", - "inferred_type": "intune" - }, - "com.github.pandemicus-recipes.pkg.tropy": { - "name": "Tropy", - "description": "Builds a .pkg for Tropy.\n\t\tThe architecture can be set to arm64 if you change the \"REGEX\" variable to ^tropy-.*?-arm64\\.dmg$. For example: -k REGEX=\"^tropy-.*?-arm64\\.dmg$\"\n\t\tNote: Finder can interpret the cache folder as a Tropy project. You can access the folder through Terminal, script or change the foldername extension from \"*.tropy\".", - "repo": "autopkg/pandemicus-recipes", - "path": "Tropy/tropy.pkg.recipe", - "parent": "com.github.pandemicus-recipes.download.tropy", - "shortname": "tropy.pkg", - "inferred_type": "pkg" - }, "com.github.pandemicus-recipes.download.tropy": { "name": "Tropy", "description": "Downloads the latest Intel dmg for Tropy.\n\t\tThe architecture can be set to arm64 if you change the \"REGEX\" variable to ^tropy-.*?-arm64\\.dmg$. For example: -k REGEX=\"^tropy-.*?-arm64\\.dmg$\"\n\t\tNote: Finder can interpret the cache folder as a Tropy project. You can access the folder through Terminal, script or change the foldername extension from \"*.tropy\".", @@ -139677,26 +139667,15 @@ "com.github.pandemicus-recipes.pkg.tropy" ] }, - "com.github.pandemicus-recipes.pkg.DOTE": { - "name": "DOTE", - "description": "Downloads the latest version of DOTE and creates a .pkg. Modify the ARCHITECTURE key to determine if the Intel (x64) or Apple Silicon (arm64) version is downloaded. \nFor example \"--key ARCHITECTURE=arm64\". Defaults to Intel if not overridden. \n", + "com.github.pandemicus-recipes.pkg.tropy": { + "name": "Tropy", + "description": "Builds a .pkg for Tropy.\n\t\tThe architecture can be set to arm64 if you change the \"REGEX\" variable to ^tropy-.*?-arm64\\.dmg$. For example: -k REGEX=\"^tropy-.*?-arm64\\.dmg$\"\n\t\tNote: Finder can interpret the cache folder as a Tropy project. You can access the folder through Terminal, script or change the foldername extension from \"*.tropy\".", "repo": "autopkg/pandemicus-recipes", - "path": "DOTE/DOTE.pkg.recipe.yaml", - "parent": "com.github.pandemicus-recipes.download.DOTE", - "shortname": "DOTE.pkg", + "path": "Tropy/tropy.pkg.recipe", + "parent": "com.github.pandemicus-recipes.download.tropy", + "shortname": "tropy.pkg", "inferred_type": "pkg" }, - "com.github.pandemicus-recipes.download.DOTE": { - "name": "DOTE", - "description": "Downloads the latest version of DOTE. Modify the ARCHITECTURE key to determine if the Intel (x64) or Apple Silicon (arm64) version is downloaded. For example \"--key ARCHITECTURE=arm64\". Defaults to Intel if not overridden.", - "repo": "autopkg/pandemicus-recipes", - "path": "DOTE/DOTE.download.recipe.yaml", - "shortname": "DOTE.download", - "inferred_type": "download", - "children": [ - "com.github.pandemicus-recipes.pkg.DOTE" - ] - }, "com.github.pandemicus-recipes.universal.pkg.pycharm.ce": { "name": "PyCharm Community Edition", "description": "Downloads the latest x86_64 (Intel) and arm64 (Apple) dmg's for Pycharm Community Edition (CE) and builds a universal pkg that contains both versions. The pkg identifies the architecture of the target computer and installs the correct version.\nBased on code from 'com.github.bnpl.autopkg.download.jetbrains' and 'com.github.rtrouton.pkg.SapMachineUniversalJDK21'.\n", @@ -139713,93 +139692,25 @@ "com.github.pandemicus-recipes.universal.pkg.pycharm.ce" ] }, - "com.github.jc0b.pkg.JoanConfigurator": { - "name": "JoanConfigurator", - "description": "Packages both the Intel and Apple Silicon versions of Joan Configurator into a Universal installer.", - "repo": "autopkg/jc0b-recipes", - "path": "JoanConfigurator/JoanConfigurator.pkg.recipe.yaml", - "parent": "com.github.jc0b.download.JoanConfigurator", - "shortname": "JoanConfigurator.pkg", - "inferred_type": "pkg" - }, - "com.github.jc0b.download.JoanConfigurator": { - "name": "JoanConfigurator", - "description": "Downloads both the Intel and Apple Silicon versions of Joan Configurator for packaging into a Universal installer.", - "repo": "autopkg/jc0b-recipes", - "path": "JoanConfigurator/JoanConfigurator.download.recipe.yaml", - "shortname": "JoanConfigurator.download", - "inferred_type": "download", - "children": [ - "com.github.jc0b.pkg.JoanConfigurator" - ] - }, - "com.github.jc0b.munki.AzulOpenJDK21": { - "name": "AzulOpenJDK21", - "description": "Gets the latest version of Azul Zulu OpenJDK 21 from Azul's CDN, and imports it into Munki.\nSet the MUNKI_ARCH key to arm64, and the ARCHITECTURE key to aarch64 for Apple Silicon-native builds.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Azul/AzulOpenJDK21.munki.recipe.yaml", - "parent": "com.github.jc0b.pkg.AzulOpenJDK21", - "shortname": "AzulOpenJDK21.munki", - "inferred_type": "munki", - "munki_display_name": "Azul Zulu OpenJDK 21", - "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems.\n" - }, - "com.github.jc0b.munki.AzulOpenJDK17": { - "name": "AzulOpenJDK17", - "description": "Gets the latest version of Azul Zulu OpenJDK 17 from Azul's CDN, and imports it into Munki.\nSet the MUNKI_ARCH key to arm64, and the ARCHITECTURE key to aarch64 for Apple Silicon-native builds.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Azul/AzulOpenJDK17.munki.recipe.yaml", - "parent": "com.github.jc0b.pkg.AzulOpenJDK17", - "shortname": "AzulOpenJDK17.munki", - "inferred_type": "munki", - "munki_display_name": "Azul Zulu OpenJDK 17", - "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems.\n" - }, - "com.github.jc0b.download.AzulOpenJDK17": { - "name": "AzulOpenJDK17", - "description": "Gets the latest version of Azul Zulu OpenJDK 17 from Azul's CDN.\nSet the ARCHITECTURE key to aarch64 to get Apple Silicon-native builds.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Azul/AzulOpenJDK17.download.recipe.yaml", - "shortname": "AzulOpenJDK17.download", - "inferred_type": "download", - "children": [ - "com.github.jc0b.pkg.AzulOpenJDK17" - ] - }, - "com.github.jc0b.pkg.AzulOpenJDK17": { - "name": "AzulOpenJDK17", - "description": "Gets the latest version of Azul Zulu OpenJDK 17 from Azul's CDN, and builds a package out of it.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Azul/AzulOpenJDK17.pkg.recipe.yaml", - "parent": "com.github.jc0b.download.AzulOpenJDK17", - "shortname": "AzulOpenJDK17.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jc0b.munki.AzulOpenJDK17" - ] - }, - "com.github.jc0b.download.AzulOpenJDK21": { - "name": "AzulOpenJDK21", - "description": "Gets the latest version of Azul Zulu OpenJDK 21 from Azul's CDN.\nSet the ARCHITECTURE key to aarch64 to get Apple Silicon-native builds.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Azul/AzulOpenJDK21.download.recipe.yaml", - "shortname": "AzulOpenJDK21.download", + "com.github.pandemicus-recipes.download.DOTE": { + "name": "DOTE", + "description": "Downloads the latest version of DOTE. Modify the ARCHITECTURE key to determine if the Intel (x64) or Apple Silicon (arm64) version is downloaded. For example \"--key ARCHITECTURE=arm64\". Defaults to Intel if not overridden.", + "repo": "autopkg/pandemicus-recipes", + "path": "DOTE/DOTE.download.recipe.yaml", + "shortname": "DOTE.download", "inferred_type": "download", "children": [ - "com.github.jc0b.pkg.AzulOpenJDK21" + "com.github.pandemicus-recipes.pkg.DOTE" ] }, - "com.github.jc0b.pkg.AzulOpenJDK21": { - "name": "AzulOpenJDK21", - "description": "Gets the latest version of Azul Zulu OpenJDK 21 from Azul's CDN, and builds a package out of it.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Azul/AzulOpenJDK21.pkg.recipe.yaml", - "parent": "com.github.jc0b.download.AzulOpenJDK21", - "shortname": "AzulOpenJDK21.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jc0b.munki.AzulOpenJDK21" - ] + "com.github.pandemicus-recipes.pkg.DOTE": { + "name": "DOTE", + "description": "Downloads the latest version of DOTE and creates a .pkg. Modify the ARCHITECTURE key to determine if the Intel (x64) or Apple Silicon (arm64) version is downloaded. \nFor example \"--key ARCHITECTURE=arm64\". Defaults to Intel if not overridden. \n", + "repo": "autopkg/pandemicus-recipes", + "path": "DOTE/DOTE.pkg.recipe.yaml", + "parent": "com.github.pandemicus-recipes.download.DOTE", + "shortname": "DOTE.pkg", + "inferred_type": "pkg" }, "com.github.jc0b.pkg.fleetctl": { "name": "fleetctl", @@ -139829,16 +139740,16 @@ "com.github.jc0b.pkg.fleetctl" ] }, - "com.github.jc0b.munki.Camtasia": { - "name": "Camtasia", - "description": "Downloads the Camtasia DMG from the TechSmith web site, and imports into Munki repository. It is assumed that the newest version is the only version on the web page for the application.\n", + "com.github.jc0b.download.Ice": { + "name": "Ice", + "description": "Gets the latest version of Ice from Github releases, unpacks it, and verifies the signature.", "repo": "autopkg/jc0b-recipes", - "path": "Camtasia/Camtasia.munki.recipe.yaml", - "parent": "com.github.jps3.download.Camtasia", - "shortname": "Camtasia.munki", - "inferred_type": "munki", - "munki_display_name": "%NAME%", - "munki_description": "A powerful, yet easy-to-use screen recorder, Camtasia helps you create professional videos without having to be a video pro. Easily record your screen movements and actions, or import HD video from a camera or other source. Customize and edit content on both Mac and Windows platforms, and share your videos with viewers on nearly any device.\n" + "path": "Ice/Ice.download.recipe.yaml", + "shortname": "Ice.download", + "inferred_type": "download", + "children": [ + "com.github.jc0b.pkg.Ice" + ] }, "com.github.jc0b.munki.Ice": { "name": "Ice", @@ -139851,17 +139762,6 @@ "munki_display_name": null, "munki_description": "Ice is a powerful menu bar management tool. While its primary function is hiding and showing menu bar items, it aims to cover a wide variety of additional features to make it one of the most versatile menu bar tools available." }, - "com.github.jc0b.download.Ice": { - "name": "Ice", - "description": "Gets the latest version of Ice from Github releases, unpacks it, and verifies the signature.", - "repo": "autopkg/jc0b-recipes", - "path": "Ice/Ice.download.recipe.yaml", - "shortname": "Ice.download", - "inferred_type": "download", - "children": [ - "com.github.jc0b.pkg.Ice" - ] - }, "com.github.jc0b.pkg.Ice": { "name": "Ice", "description": "Gets the latest version of Ice, and creates an installer pkg.", @@ -139874,6 +139774,48 @@ "com.github.jc0b.munki.Ice" ] }, + "com.github.jc0b.munki.JamfComplianceEditor": { + "name": "JamfComplianceEditor", + "description": "Downloads the Jamf Compliance Editor app from Jamf's site, and imports into Munki repository.\n", + "repo": "autopkg/jc0b-recipes", + "path": "Jamf/JamfComplianceEditor.munki.recipe.yaml", + "parent": "com.github.grahampugh.recipes.pkg.JamfComplianceEditor", + "shortname": "JamfComplianceEditor.munki", + "inferred_type": "munki", + "munki_display_name": "Jamf Compliance Editor", + "munki_description": "Jamf Compliance Editor is a tool that provides macOS, iOS/iPadOS system administrators with an easy way to establish and manage compliance baselines on their fleet of Apple devices.\n" + }, + "com.github.jc0b.download.TerraformUniversal": { + "name": "Terraform", + "description": "Downloads the latest versions of Terraform (arm and intel) and unzips them.", + "repo": "autopkg/jc0b-recipes", + "path": "Hashicorp/TerraformUniversal.download.recipe.yaml", + "shortname": "TerraformUniversal.download", + "inferred_type": "download", + "children": [ + "com.github.jc0b.pkg.TerraformUniversal" + ] + }, + "com.github.jc0b.pkg.TerraformUniversal": { + "name": "Terraform", + "description": "Downloads the latest versions of Terraform (arm and intel) and creates a universal package.", + "repo": "autopkg/jc0b-recipes", + "path": "Hashicorp/TerraformUniversal.pkg.recipe.yaml", + "parent": "com.github.jc0b.download.TerraformUniversal", + "shortname": "TerraformUniversal.pkg", + "inferred_type": "pkg" + }, + "com.github.jc0b.download.OldManYellsAt": { + "name": "old-man-yells-at", + "description": "Gets the latest version of old-man-yells-at from Github releases, and normalises the version.", + "repo": "autopkg/jc0b-recipes", + "path": "OldManYellsAt/OldManYellsAt.download.recipe.yaml", + "shortname": "OldManYellsAt.download", + "inferred_type": "download", + "children": [ + "com.github.jc0b.pkg.OldManYellsAt" + ] + }, "com.github.jc0b.pkg.OldManYellsAt": { "name": "old-man-yells-at", "description": "Gets the latest version of old-man-yells-at, and creates an installer pkg.", @@ -139897,68 +139839,125 @@ "munki_display_name": "old-man-yells-at", "munki_description": "Use this tool to make Abe Simpson yell at stuff!\nThis is the perfect toolkit to improve your Slack emoji game.\n" }, - "com.github.jc0b.download.OldManYellsAt": { - "name": "old-man-yells-at", - "description": "Gets the latest version of old-man-yells-at from Github releases, and normalises the version.", + "com.github.jc0b.munki.AzulOpenJDK21": { + "name": "AzulOpenJDK21", + "description": "Gets the latest version of Azul Zulu OpenJDK 21 from Azul's CDN, and imports it into Munki.\nSet the MUNKI_ARCH key to arm64, and the ARCHITECTURE key to aarch64 for Apple Silicon-native builds.\n", "repo": "autopkg/jc0b-recipes", - "path": "OldManYellsAt/OldManYellsAt.download.recipe.yaml", - "shortname": "OldManYellsAt.download", + "path": "Azul/AzulOpenJDK21.munki.recipe.yaml", + "parent": "com.github.jc0b.pkg.AzulOpenJDK21", + "shortname": "AzulOpenJDK21.munki", + "inferred_type": "munki", + "munki_display_name": "Azul Zulu OpenJDK 21", + "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems.\n" + }, + "com.github.jc0b.download.AzulOpenJDK17": { + "name": "AzulOpenJDK17", + "description": "Gets the latest version of Azul Zulu OpenJDK 17 from Azul's CDN.\nSet the ARCHITECTURE key to aarch64 to get Apple Silicon-native builds.\n", + "repo": "autopkg/jc0b-recipes", + "path": "Azul/AzulOpenJDK17.download.recipe.yaml", + "shortname": "AzulOpenJDK17.download", "inferred_type": "download", "children": [ - "com.github.jc0b.pkg.OldManYellsAt" + "com.github.jc0b.pkg.AzulOpenJDK17" ] }, - "com.github.jc0b.pkg.TerraformUniversal": { - "name": "Terraform", - "description": "Downloads the latest versions of Terraform (arm and intel) and creates a universal package.", + "com.github.jc0b.pkg.AzulOpenJDK17": { + "name": "AzulOpenJDK17", + "description": "Gets the latest version of Azul Zulu OpenJDK 17 from Azul's CDN, and builds a package out of it.\n", "repo": "autopkg/jc0b-recipes", - "path": "Hashicorp/TerraformUniversal.pkg.recipe.yaml", - "parent": "com.github.jc0b.download.TerraformUniversal", - "shortname": "TerraformUniversal.pkg", - "inferred_type": "pkg" + "path": "Azul/AzulOpenJDK17.pkg.recipe.yaml", + "parent": "com.github.jc0b.download.AzulOpenJDK17", + "shortname": "AzulOpenJDK17.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jc0b.munki.AzulOpenJDK17" + ] }, - "com.github.jc0b.download.TerraformUniversal": { - "name": "Terraform", - "description": "Downloads the latest versions of Terraform (arm and intel) and unzips them.", + "com.github.jc0b.download.AzulOpenJDK21": { + "name": "AzulOpenJDK21", + "description": "Gets the latest version of Azul Zulu OpenJDK 21 from Azul's CDN.\nSet the ARCHITECTURE key to aarch64 to get Apple Silicon-native builds.\n", + "repo": "autopkg/jc0b-recipes", + "path": "Azul/AzulOpenJDK21.download.recipe.yaml", + "shortname": "AzulOpenJDK21.download", + "inferred_type": "download", + "children": [ + "com.github.jc0b.pkg.AzulOpenJDK21" + ] + }, + "com.github.jc0b.pkg.AzulOpenJDK21": { + "name": "AzulOpenJDK21", + "description": "Gets the latest version of Azul Zulu OpenJDK 21 from Azul's CDN, and builds a package out of it.\n", + "repo": "autopkg/jc0b-recipes", + "path": "Azul/AzulOpenJDK21.pkg.recipe.yaml", + "parent": "com.github.jc0b.download.AzulOpenJDK21", + "shortname": "AzulOpenJDK21.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jc0b.munki.AzulOpenJDK21" + ] + }, + "com.github.jc0b.munki.AzulOpenJDK17": { + "name": "AzulOpenJDK17", + "description": "Gets the latest version of Azul Zulu OpenJDK 17 from Azul's CDN, and imports it into Munki.\nSet the MUNKI_ARCH key to arm64, and the ARCHITECTURE key to aarch64 for Apple Silicon-native builds.\n", + "repo": "autopkg/jc0b-recipes", + "path": "Azul/AzulOpenJDK17.munki.recipe.yaml", + "parent": "com.github.jc0b.pkg.AzulOpenJDK17", + "shortname": "AzulOpenJDK17.munki", + "inferred_type": "munki", + "munki_display_name": "Azul Zulu OpenJDK 17", + "munki_description": "Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK. Azul Zulu is available for a wide range of hardware platforms and operating systems.\n" + }, + "com.github.jc0b.munki.Camtasia": { + "name": "Camtasia", + "description": "Downloads the Camtasia DMG from the TechSmith web site, and imports into Munki repository. It is assumed that the newest version is the only version on the web page for the application.\n", + "repo": "autopkg/jc0b-recipes", + "path": "Camtasia/Camtasia.munki.recipe.yaml", + "parent": "com.github.jps3.download.Camtasia", + "shortname": "Camtasia.munki", + "inferred_type": "munki", + "munki_display_name": "%NAME%", + "munki_description": "A powerful, yet easy-to-use screen recorder, Camtasia helps you create professional videos without having to be a video pro. Easily record your screen movements and actions, or import HD video from a camera or other source. Customize and edit content on both Mac and Windows platforms, and share your videos with viewers on nearly any device.\n" + }, + "com.github.jc0b.pkg.JoanConfigurator": { + "name": "JoanConfigurator", + "description": "Packages both the Intel and Apple Silicon versions of Joan Configurator into a Universal installer.", + "repo": "autopkg/jc0b-recipes", + "path": "JoanConfigurator/JoanConfigurator.pkg.recipe.yaml", + "parent": "com.github.jc0b.download.JoanConfigurator", + "shortname": "JoanConfigurator.pkg", + "inferred_type": "pkg" + }, + "com.github.jc0b.download.JoanConfigurator": { + "name": "JoanConfigurator", + "description": "Downloads both the Intel and Apple Silicon versions of Joan Configurator for packaging into a Universal installer.", "repo": "autopkg/jc0b-recipes", - "path": "Hashicorp/TerraformUniversal.download.recipe.yaml", - "shortname": "TerraformUniversal.download", + "path": "JoanConfigurator/JoanConfigurator.download.recipe.yaml", + "shortname": "JoanConfigurator.download", "inferred_type": "download", "children": [ - "com.github.jc0b.pkg.TerraformUniversal" + "com.github.jc0b.pkg.JoanConfigurator" ] }, - "com.github.jc0b.munki.JamfComplianceEditor": { - "name": "JamfComplianceEditor", - "description": "Downloads the Jamf Compliance Editor app from Jamf's site, and imports into Munki repository.\n", - "repo": "autopkg/jc0b-recipes", - "path": "Jamf/JamfComplianceEditor.munki.recipe.yaml", - "parent": "com.github.grahampugh.recipes.pkg.JamfComplianceEditor", - "shortname": "JamfComplianceEditor.munki", - "inferred_type": "munki", - "munki_display_name": "Jamf Compliance Editor", - "munki_description": "Jamf Compliance Editor is a tool that provides macOS, iOS/iPadOS system administrators with an easy way to establish and manage compliance baselines on their fleet of Apple devices.\n" - }, - "com.github.markkenny.autopkg.pkg.rainbow": { - "name": "Rainbow", - "description": "Downloads the latest version of Rainbow and creates a package.", - "repo": "autopkg/markkenny-recipes", - "path": "Rainbow/Rainbow.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.Rainbow", - "shortname": "Rainbow.pkg", - "inferred_type": "pkg" - }, - "com.github.markkenny.autopkg.download.Rainbow": { - "name": "Rainbow", - "description": "Downloads the latest version of Rainbow.", + "com.github.markkenny.autopkg.download.cisco-webex-universal": { + "name": null, + "description": "Downloads both Apple Silicon and Intel DMGs for Cisco Webex", "repo": "autopkg/markkenny-recipes", - "path": "Rainbow/Rainbow.download.recipe.yaml", - "shortname": "Rainbow.download", + "path": "CiscoWebex/CiscoWebex-UNIVERSAL.download.recipe.yaml", + "shortname": "CiscoWebex-UNIVERSAL.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.rainbow" + "com.github.markkenny.autopkg.pkg.cisco-webex-universal" ] }, + "com.github.markkenny.autopkg.pkg.cisco-webex-universal": { + "name": null, + "description": "Packages both Intel and Silicon versions of Webex into a universal installer", + "repo": "autopkg/markkenny-recipes", + "path": "CiscoWebex/CiscoWebex-UNIVERSAL.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.cisco-webex-universal", + "shortname": "CiscoWebex-UNIVERSAL.pkg", + "inferred_type": "pkg" + }, "com.github.markkenny.autopkg.pkg.Hive": { "name": "Hive", "description": "Downloads the latest version of Hive and creates a package.", @@ -139979,44 +139978,64 @@ "com.github.markkenny.autopkg.pkg.Hive" ] }, - "com.github.markkenny.autopkg.download.OpenWebStart": { - "name": "OpenWebStart", - "description": "Download the latest release of the OpenWebStart installer from GitHub. Taken from NStraus and added platform", + "com.github.markkenny.autopkg.pkg.adobe-workfront-proof": { + "name": "Workfront Proof", + "description": "Packages Adobe Workfront Proof", "repo": "autopkg/markkenny-recipes", - "path": "OpenWebStart/OpenWebStart.download.recipe.yaml", - "shortname": "OpenWebStart.download", + "path": "AdobeWorkfrontProof/Workfront-Proof.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.adobe-workfront-proof", + "shortname": "Workfront-Proof.pkg", + "inferred_type": "pkg" + }, + "com.github.markkenny.autopkg.download.adobe-workfront-proof": { + "name": "Workfront Proof", + "description": "Downloads the current release of Adobe Workfront Proof", + "repo": "autopkg/markkenny-recipes", + "path": "AdobeWorkfrontProof/Workfront-Proof.download.recipe.yaml", + "shortname": "Workfront-Proof.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.OpenWebStart" + "com.github.markkenny.autopkg.pkg.adobe-workfront-proof" ] }, - "com.github.markkenny.autopkg.pkg.OpenWebStart": { - "name": "OpenWebStart", - "description": "Download the latest release of the OpenWebStart installer and build a package.", + "com.github.markkenny.autopkg.pkg.rainbow": { + "name": "Rainbow", + "description": "Downloads the latest version of Rainbow and creates a package.", "repo": "autopkg/markkenny-recipes", - "path": "OpenWebStart/OpenWebStart.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.OpenWebStart", - "shortname": "OpenWebStart.pkg", + "path": "Rainbow/Rainbow.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.Rainbow", + "shortname": "Rainbow.pkg", "inferred_type": "pkg" }, - "com.github.markkenny.autopkg.pkg.scribedesktop": { - "name": "Scribe Desktop", - "description": "Packges the latest download of Scribe Desktop.", + "com.github.markkenny.autopkg.download.Rainbow": { + "name": "Rainbow", + "description": "Downloads the latest version of Rainbow.", "repo": "autopkg/markkenny-recipes", - "path": "ScribeDesktop/ScribeDesktop.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.scribedesktop", - "shortname": "ScribeDesktop.pkg", + "path": "Rainbow/Rainbow.download.recipe.yaml", + "shortname": "Rainbow.download", + "inferred_type": "download", + "children": [ + "com.github.markkenny.autopkg.pkg.rainbow" + ] + }, + "com.github.markkenny.autopkg.pkg.ConnectFonts": { + "name": "Connect Fonts", + "description": "Ppackages the latest downloaded version of Connect Fonts.", + "repo": "autopkg/markkenny-recipes", + "path": "ConnectFonts/ConnectFonts.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.ConnectFonts", + "shortname": "ConnectFonts.pkg", "inferred_type": "pkg" }, - "com.github.markkenny.autopkg.download.scribedesktop": { - "name": "Scribe Desktop", - "description": "Downloads the latest Scribe Desktop.", + "com.github.markkenny.autopkg.download.ConnectFonts": { + "name": "Connect Fonts", + "description": "Downloads the latest version of Connect Fonts.", "repo": "autopkg/markkenny-recipes", - "path": "ScribeDesktop/ScribeDesktop.download.recipe.yaml", - "shortname": "ScribeDesktop.download", + "path": "ConnectFonts/ConnectFonts.download.recipe.yaml", + "shortname": "ConnectFonts.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.scribedesktop" + "com.github.markkenny.autopkg.pkg.ConnectFonts" ] }, "com.github.markkenny.autopkg.pkg.frameio": { @@ -140039,44 +140058,49 @@ "com.github.markkenny.autopkg.pkg.frameio" ] }, - "com.github.markkenny.autopkg.pkg.monotypefonts": { - "name": "Monotype Fonts", - "description": "Packages the current release version of Monotype Fonts", + "com.github.markkenny.autopkg.pkg.topaz-gigapixel": { + "name": "Topaz Gigapixel", + "description": "Downloads the latest version of Topaz Gigapixel and creates a package.", "repo": "autopkg/markkenny-recipes", - "path": "Monotype Fonts/MonotypeFonts.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.monotypefonts", - "shortname": "MonotypeFonts.pkg", - "inferred_type": "pkg" + "path": "Topaz/TopazGigapixel.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.topaz-gigapixel", + "shortname": "TopazGigapixel.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.jps3-recipes.munki.topaz-gigapixel" + ] }, - "com.github.markkenny.autopkg.download.monotypefonts": { - "name": "Monotype Fonts", - "description": "Downloads the latest Monotype Fonts. MK 2024 04 24", + "com.github.markkenny.autopkg.download.topaz-denoise": { + "name": "Topaz DeNoise", + "description": "Downloads the latest version of Topaz DeNoise.", "repo": "autopkg/markkenny-recipes", - "path": "Monotype Fonts/MonotypeFonts.download.recipe.yaml", - "shortname": "MonotypeFonts.download", + "path": "Topaz/TopazDeNoise.download.recipe.yaml", + "shortname": "TopazDeNoise.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.monotypefonts" + "com.github.markkenny.autopkg.pkg.topaz-denoise" ] }, - "com.github.markkenny.autopkg.pkg.ConnectFonts": { - "name": "Connect Fonts", - "description": "Ppackages the latest downloaded version of Connect Fonts.", + "com.github.markkenny.autopkg.download.topaz-gigapixel": { + "name": "Topaz Gigapixel", + "description": "Downloads the latest version of Topaz GigaPixel.", "repo": "autopkg/markkenny-recipes", - "path": "ConnectFonts/ConnectFonts.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.ConnectFonts", - "shortname": "ConnectFonts.pkg", - "inferred_type": "pkg" + "path": "Topaz/TopazGigapixel.download.recipe.yaml", + "shortname": "TopazGigapixel.download", + "inferred_type": "download", + "children": [ + "com.github.markkenny.autopkg.pkg.topaz-gigapixel" + ] }, - "com.github.markkenny.autopkg.download.ConnectFonts": { - "name": "Connect Fonts", - "description": "Downloads the latest version of Connect Fonts.", + "com.github.markkenny.autopkg.download.topaz-sharpen": { + "name": "Topaz Sharpen", + "description": "Downloads the latest version of Topaz Sharpen.", "repo": "autopkg/markkenny-recipes", - "path": "ConnectFonts/ConnectFonts.download.recipe.yaml", - "shortname": "ConnectFonts.download", + "path": "Topaz/TopazSharpen.download.recipe.yaml", + "shortname": "TopazSharpen.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.ConnectFonts" + "com.github.markkenny.autopkg.pkg.topaz-sharpen" ] }, "com.github.markkenny.autopkg.pkg.topaz-photo-ai": { @@ -140091,17 +140115,6 @@ "com.github.jps3-recipes.munki.topaz-photo-ai" ] }, - "com.github.markkenny.autopkg.download.topaz-gigapixel": { - "name": "Topaz Gigapixel", - "description": "Downloads the latest version of Topaz GigaPixel.", - "repo": "autopkg/markkenny-recipes", - "path": "Topaz/TopazGigapixel.download.recipe.yaml", - "shortname": "TopazGigapixel.download", - "inferred_type": "download", - "children": [ - "com.github.markkenny.autopkg.pkg.topaz-gigapixel" - ] - }, "com.github.markkenny.autopkg.pkg.topaz-sharpen": { "name": "Topaz Sharpen", "description": "Downloads the latest version of Topaz Sharpen and creates a package.", @@ -140137,113 +140150,66 @@ "com.github.jps3-recipes.munki.topaz-denoise" ] }, - "com.github.markkenny.autopkg.download.topaz-sharpen": { - "name": "Topaz Sharpen", - "description": "Downloads the latest version of Topaz Sharpen.", + "com.github.markkenny.autopkg.pkg.scribedesktop": { + "name": "Scribe Desktop", + "description": "Packges the latest download of Scribe Desktop.", "repo": "autopkg/markkenny-recipes", - "path": "Topaz/TopazSharpen.download.recipe.yaml", - "shortname": "TopazSharpen.download", - "inferred_type": "download", - "children": [ - "com.github.markkenny.autopkg.pkg.topaz-sharpen" - ] + "path": "ScribeDesktop/ScribeDesktop.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.scribedesktop", + "shortname": "ScribeDesktop.pkg", + "inferred_type": "pkg" }, - "com.github.markkenny.autopkg.download.topaz-denoise": { - "name": "Topaz DeNoise", - "description": "Downloads the latest version of Topaz DeNoise.", + "com.github.markkenny.autopkg.download.scribedesktop": { + "name": "Scribe Desktop", + "description": "Downloads the latest Scribe Desktop.", "repo": "autopkg/markkenny-recipes", - "path": "Topaz/TopazDeNoise.download.recipe.yaml", - "shortname": "TopazDeNoise.download", + "path": "ScribeDesktop/ScribeDesktop.download.recipe.yaml", + "shortname": "ScribeDesktop.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.topaz-denoise" - ] - }, - "com.github.markkenny.autopkg.pkg.topaz-gigapixel": { - "name": "Topaz Gigapixel", - "description": "Downloads the latest version of Topaz Gigapixel and creates a package.", - "repo": "autopkg/markkenny-recipes", - "path": "Topaz/TopazGigapixel.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.topaz-gigapixel", - "shortname": "TopazGigapixel.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.jps3-recipes.munki.topaz-gigapixel" + "com.github.markkenny.autopkg.pkg.scribedesktop" ] }, - "com.github.markkenny.autopkg.download.adobe-workfront-proof": { - "name": "Workfront Proof", - "description": "Downloads the current release of Adobe Workfront Proof", + "com.github.markkenny.autopkg.download.monotypefonts": { + "name": "Monotype Fonts", + "description": "Downloads the latest Monotype Fonts. MK 2024 04 24", "repo": "autopkg/markkenny-recipes", - "path": "AdobeWorkfrontProof/Workfront-Proof.download.recipe.yaml", - "shortname": "Workfront-Proof.download", + "path": "Monotype Fonts/MonotypeFonts.download.recipe.yaml", + "shortname": "MonotypeFonts.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.adobe-workfront-proof" + "com.github.markkenny.autopkg.pkg.monotypefonts" ] }, - "com.github.markkenny.autopkg.pkg.adobe-workfront-proof": { - "name": "Workfront Proof", - "description": "Packages Adobe Workfront Proof", + "com.github.markkenny.autopkg.pkg.monotypefonts": { + "name": "Monotype Fonts", + "description": "Packages the current release version of Monotype Fonts", "repo": "autopkg/markkenny-recipes", - "path": "AdobeWorkfrontProof/Workfront-Proof.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.adobe-workfront-proof", - "shortname": "Workfront-Proof.pkg", + "path": "Monotype Fonts/MonotypeFonts.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.monotypefonts", + "shortname": "MonotypeFonts.pkg", "inferred_type": "pkg" }, - "com.github.markkenny.autopkg.download.cisco-webex-universal": { - "name": null, - "description": "Downloads both Apple Silicon and Intel DMGs for Cisco Webex", + "com.github.markkenny.autopkg.download.OpenWebStart": { + "name": "OpenWebStart", + "description": "Download the latest release of the OpenWebStart installer from GitHub. Taken from NStraus and added platform", "repo": "autopkg/markkenny-recipes", - "path": "CiscoWebex/CiscoWebex-UNIVERSAL.download.recipe.yaml", - "shortname": "CiscoWebex-UNIVERSAL.download", + "path": "OpenWebStart/OpenWebStart.download.recipe.yaml", + "shortname": "OpenWebStart.download", "inferred_type": "download", "children": [ - "com.github.markkenny.autopkg.pkg.cisco-webex-universal" + "com.github.markkenny.autopkg.pkg.OpenWebStart" ] }, - "com.github.markkenny.autopkg.pkg.cisco-webex-universal": { - "name": null, - "description": "Packages both Intel and Silicon versions of Webex into a universal installer", + "com.github.markkenny.autopkg.pkg.OpenWebStart": { + "name": "OpenWebStart", + "description": "Download the latest release of the OpenWebStart installer and build a package.", "repo": "autopkg/markkenny-recipes", - "path": "CiscoWebex/CiscoWebex-UNIVERSAL.pkg.recipe.yaml", - "parent": "com.github.markkenny.autopkg.download.cisco-webex-universal", - "shortname": "CiscoWebex-UNIVERSAL.pkg", + "path": "OpenWebStart/OpenWebStart.pkg.recipe.yaml", + "parent": "com.github.markkenny.autopkg.download.OpenWebStart", + "shortname": "OpenWebStart.pkg", "inferred_type": "pkg" }, - "com.github.ccaviness.download.Twingate": { - "name": "Twingate", - "description": "Downloads the latest version of Twingate.", - "repo": "autopkg/ccaviness-recipes", - "path": "Twingate/Twingate.download.recipe", - "shortname": "Twingate.download", - "inferred_type": "download", - "children": [ - "com.github.ccaviness.munki.Twingate" - ] - }, - "com.github.ccaviness.munki.Twingate": { - "name": "Twingate", - "description": "Downloads the latest version of Twingate and imports into Munki as a pkg.", - "repo": "autopkg/ccaviness-recipes", - "path": "Twingate/Twingate.munki.recipe", - "parent": "com.github.ccaviness.download.Twingate", - "shortname": "Twingate.munki", - "inferred_type": "munki", - "munki_display_name": "Twingate", - "munki_description": "Twingate is the most secure way to provide encrypted, least privileged access to any cloud (AWS, Azure or Google Cloud Platform) or on-premise application or resource. Twingate allows you to secure all access regardless of device platform or network." - }, - "com.github.ccaviness.munki.Symphony": { - "name": "Symphony", - "description": "Downloads the latest version of Symphony and imports into Munki as a pkg.", - "repo": "autopkg/ccaviness-recipes", - "path": "Symphony/Symphony.munki.recipe", - "parent": "com.github.ccaviness.pkg.Symphony", - "shortname": "Symphony.munki", - "inferred_type": "munki", - "munki_display_name": "Symphony", - "munki_description": "Symphony: The only secure and compliant collaboration platform built for financial markets & trading teams." - }, "com.github.ccaviness.download.Symphony": { "name": "Symphony", "description": "Downloads the latest version of Symphony.", @@ -140264,8 +140230,8 @@ "shortname": "Symphony.pkg", "inferred_type": "pkg", "children": [ - "com.github.ccaviness.munki.Symphony", - "com.github.ccaviness.jamf.Symphony" + "com.github.ccaviness.jamf.Symphony", + "com.github.ccaviness.munki.Symphony" ] }, "com.github.ccaviness.jamf.Symphony": { @@ -140279,6 +140245,28 @@ "jamf_display_name": null, "jamf_description": null }, + "com.github.ccaviness.munki.Symphony": { + "name": "Symphony", + "description": "Downloads the latest version of Symphony and imports into Munki as a pkg.", + "repo": "autopkg/ccaviness-recipes", + "path": "Symphony/Symphony.munki.recipe", + "parent": "com.github.ccaviness.pkg.Symphony", + "shortname": "Symphony.munki", + "inferred_type": "munki", + "munki_display_name": "Symphony", + "munki_description": "Symphony: The only secure and compliant collaboration platform built for financial markets & trading teams." + }, + "com.github.ccaviness.munki.Kolide": { + "name": null, + "description": "Downloads the latest version of enterprise Kolide launcher and imports into Munki as a pkg.", + "repo": "autopkg/ccaviness-recipes", + "path": "Kolide/kolide-launcher.munki.recipe", + "parent": "com.github.ccaviness.download.Kolide", + "shortname": "kolide-launcher.munki", + "inferred_type": "munki", + "munki_display_name": "Kolide", + "munki_description": "Kolide is a powerful tool to help your company reach its compliance goals through the power of end-user self-remediation. We leverage the principles of Zero Trust to block a device from accessing your company's SaaS apps and other resources if it isn't running the Kolide agent or passing specific requirements." + }, "com.github.ccaviness.download.Kolide": { "name": "kolide-launcher", "description": "Downloads the latest version the pre-enrolled enterprise Kolide launcher. You must provide a Kolide API bearer token as `KOLIDE_TOKEN`.", @@ -140290,68 +140278,91 @@ "com.github.ccaviness.munki.Kolide" ] }, - "com.github.ccaviness.munki.Kolide": { - "name": null, - "description": "Downloads the latest version of enterprise Kolide launcher and imports into Munki as a pkg.", + "com.github.ccaviness.munki.Twingate": { + "name": "Twingate", + "description": "Downloads the latest version of Twingate and imports into Munki as a pkg.", "repo": "autopkg/ccaviness-recipes", - "path": "Kolide/kolide-launcher.munki.recipe", - "parent": "com.github.ccaviness.download.Kolide", - "shortname": "kolide-launcher.munki", + "path": "Twingate/Twingate.munki.recipe", + "parent": "com.github.ccaviness.download.Twingate", + "shortname": "Twingate.munki", "inferred_type": "munki", - "munki_display_name": "Kolide", - "munki_description": "Kolide is a powerful tool to help your company reach its compliance goals through the power of end-user self-remediation. We leverage the principles of Zero Trust to block a device from accessing your company's SaaS apps and other resources if it isn't running the Kolide agent or passing specific requirements." + "munki_display_name": "Twingate", + "munki_description": "Twingate is the most secure way to provide encrypted, least privileged access to any cloud (AWS, Azure or Google Cloud Platform) or on-premise application or resource. Twingate allows you to secure all access regardless of device platform or network." }, - "com.github.bryanheinz.munki.DiffusionBee": { - "name": "DiffusionBee", - "description": "Recipe description", + "com.github.ccaviness.download.Twingate": { + "name": "Twingate", + "description": "Downloads the latest version of Twingate.", + "repo": "autopkg/ccaviness-recipes", + "path": "Twingate/Twingate.download.recipe", + "shortname": "Twingate.download", + "inferred_type": "download", + "children": [ + "com.github.ccaviness.munki.Twingate" + ] + }, + "com.github.bryanheinz.munki.CleanShotX": { + "name": "CleanShot X", + "description": "Downloads the latest version of CleanShot X and imports it into Munki.", "repo": "autopkg/bryanheinz-recipes", - "path": "DiffusionBee/DiffusionBee.munki.recipe", - "parent": "com.github.jazzace.download.DiffusionBee", - "shortname": "DiffusionBee.munki", + "path": "CleanShotX/CleanShotX.munki.recipe", + "parent": "com.github.bryanheinz.download.CleanShotX", + "shortname": "CleanShotX.munki", "inferred_type": "munki", - "munki_display_name": "DiffusionBee", - "munki_description": "Diffusion Bee is the easiest way to run Stable Diffusion locally on your Intel / M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed." + "munki_display_name": "CleanShot X", + "munki_description": "CleanShot is the ultimate screen capture app made for macOS." }, - "com.github.bryanheinz.munki.SwiftBar": { - "name": "SwiftBar", - "description": "Downloads the latest version of SwiftBar and imports it into Munki.", + "com.github.bryanheinz.download.CleanShotX": { + "name": "CleanShot X", + "description": "Downloads the latest version of CleanShot X.", "repo": "autopkg/bryanheinz-recipes", - "path": "SwiftBar/SwiftBar.munki.recipe", - "parent": "com.github.bryanheinz.download.SwiftBar", - "shortname": "SwiftBar.munki", - "inferred_type": "munki", - "munki_display_name": "SwiftBar", - "munki_description": "Powerful macOS menu bar customization tool" + "path": "CleanShotX/CleanShotX.download.recipe", + "shortname": "CleanShotX.download", + "inferred_type": "download", + "children": [ + "com.github.bryanheinz.munki.CleanShotX", + "com.github.bryanheinz.pkg.CleanShotX" + ] }, - "com.github.bryanheinz.pkg.SwiftBar": { - "name": "SwiftBar", - "description": "Downloads the latest version of SwiftBar and creates a package.", + "com.github.bryanheinz.pkg.CleanShotX": { + "name": "CleanShot X", + "description": "Downloads the latest version of CleanShot X and creates a package.", "repo": "autopkg/bryanheinz-recipes", - "path": "SwiftBar/SwiftBar.pkg.recipe", - "parent": "com.github.bryanheinz.download.SwiftBar", - "shortname": "SwiftBar.pkg", + "path": "CleanShotX/CleanShotX.pkg.recipe", + "parent": "com.github.bryanheinz.download.CleanShotX", + "shortname": "CleanShotX.pkg", "inferred_type": "pkg" }, - "com.github.bryanheinz.download.SwiftBar": { - "name": "SwiftBar", - "description": "Downloads the latest version of SwiftBar.", + "com.github.bryanheinz.pkg.Keymapp": { + "name": "Keymapp", + "description": "Downloads the latest version of Keymapp and creates a package.", "repo": "autopkg/bryanheinz-recipes", - "path": "SwiftBar/SwiftBar.download.recipe", - "shortname": "SwiftBar.download", + "path": "Keymapp/Keymapp.pkg.recipe", + "parent": "com.github.bryanheinz.download.Keymapp", + "shortname": "Keymapp.pkg", + "inferred_type": "pkg" + }, + "com.github.bryanheinz.download.Keymapp": { + "name": "Keymapp", + "description": "Downloads the latest version of Keymapp.", + "repo": "autopkg/bryanheinz-recipes", + "path": "Keymapp/Keymapp.download.recipe", + "shortname": "Keymapp.download", "inferred_type": "download", "children": [ - "com.github.bryanheinz.munki.SwiftBar", - "com.github.bryanheinz.pkg.SwiftBar" + "com.github.bryanheinz.pkg.Keymapp", + "com.github.bryanheinz.munki.Keymapp" ] }, - "com.github.bryanheinz.pkg.Bike": { - "name": "Bike", - "description": "Downloads the latest version of Bike and creates a package.", + "com.github.bryanheinz.munki.Keymapp": { + "name": "Keymapp", + "description": "Downloads the latest version of Keymapp and imports it into Munki.", "repo": "autopkg/bryanheinz-recipes", - "path": "Bike/Bike.pkg.recipe", - "parent": "com.github.bryanheinz.download.Bike", - "shortname": "Bike.pkg", - "inferred_type": "pkg" + "path": "Keymapp/Keymapp.munki.recipe", + "parent": "com.github.bryanheinz.download.Keymapp", + "shortname": "Keymapp.munki", + "inferred_type": "munki", + "munki_display_name": "Keymapp", + "munki_description": "Keymapp is a tool for keyboards made by ZSA Technology Labs. It allows you to view your ZSA keyboard's layout right on your screen, has handy shortcuts for configuring your keyboard, flashing a new layout, accessing our rich suite of Live Training modes online, heatmap view, smart layer switching, and more." }, "com.github.bryanheinz.munki.Bike": { "name": "Bike", @@ -140364,6 +140375,15 @@ "munki_display_name": "Bike", "munki_description": " " }, + "com.github.bryanheinz.pkg.Bike": { + "name": "Bike", + "description": "Downloads the latest version of Bike and creates a package.", + "repo": "autopkg/bryanheinz-recipes", + "path": "Bike/Bike.pkg.recipe", + "parent": "com.github.bryanheinz.download.Bike", + "shortname": "Bike.pkg", + "inferred_type": "pkg" + }, "com.github.bryanheinz.download.Bike": { "name": "Bike", "description": "Downloads the latest version of Bike.", @@ -140372,41 +140392,52 @@ "shortname": "Bike.download", "inferred_type": "download", "children": [ - "com.github.bryanheinz.pkg.Bike", - "com.github.bryanheinz.munki.Bike" + "com.github.bryanheinz.munki.Bike", + "com.github.bryanheinz.pkg.Bike" ] }, - "com.github.bryanheinz.download.Keymapp": { - "name": "Keymapp", - "description": "Downloads the latest version of Keymapp.", + "com.github.bryanheinz.munki.SwiftBar": { + "name": "SwiftBar", + "description": "Downloads the latest version of SwiftBar and imports it into Munki.", "repo": "autopkg/bryanheinz-recipes", - "path": "Keymapp/Keymapp.download.recipe", - "shortname": "Keymapp.download", + "path": "SwiftBar/SwiftBar.munki.recipe", + "parent": "com.github.bryanheinz.download.SwiftBar", + "shortname": "SwiftBar.munki", + "inferred_type": "munki", + "munki_display_name": "SwiftBar", + "munki_description": "Powerful macOS menu bar customization tool" + }, + "com.github.bryanheinz.pkg.SwiftBar": { + "name": "SwiftBar", + "description": "Downloads the latest version of SwiftBar and creates a package.", + "repo": "autopkg/bryanheinz-recipes", + "path": "SwiftBar/SwiftBar.pkg.recipe", + "parent": "com.github.bryanheinz.download.SwiftBar", + "shortname": "SwiftBar.pkg", + "inferred_type": "pkg" + }, + "com.github.bryanheinz.download.SwiftBar": { + "name": "SwiftBar", + "description": "Downloads the latest version of SwiftBar.", + "repo": "autopkg/bryanheinz-recipes", + "path": "SwiftBar/SwiftBar.download.recipe", + "shortname": "SwiftBar.download", "inferred_type": "download", "children": [ - "com.github.bryanheinz.munki.Keymapp", - "com.github.bryanheinz.pkg.Keymapp" + "com.github.bryanheinz.munki.SwiftBar", + "com.github.bryanheinz.pkg.SwiftBar" ] }, - "com.github.bryanheinz.munki.Keymapp": { - "name": "Keymapp", - "description": "Downloads the latest version of Keymapp and imports it into Munki.", + "com.github.bryanheinz.munki.DiffusionBee": { + "name": "DiffusionBee", + "description": "Recipe description", "repo": "autopkg/bryanheinz-recipes", - "path": "Keymapp/Keymapp.munki.recipe", - "parent": "com.github.bryanheinz.download.Keymapp", - "shortname": "Keymapp.munki", + "path": "DiffusionBee/DiffusionBee.munki.recipe", + "parent": "com.github.jazzace.download.DiffusionBee", + "shortname": "DiffusionBee.munki", "inferred_type": "munki", - "munki_display_name": "Keymapp", - "munki_description": "Keymapp is a tool for keyboards made by ZSA Technology Labs. It allows you to view your ZSA keyboard's layout right on your screen, has handy shortcuts for configuring your keyboard, flashing a new layout, accessing our rich suite of Live Training modes online, heatmap view, smart layer switching, and more." - }, - "com.github.bryanheinz.pkg.Keymapp": { - "name": "Keymapp", - "description": "Downloads the latest version of Keymapp and creates a package.", - "repo": "autopkg/bryanheinz-recipes", - "path": "Keymapp/Keymapp.pkg.recipe", - "parent": "com.github.bryanheinz.download.Keymapp", - "shortname": "Keymapp.pkg", - "inferred_type": "pkg" + "munki_display_name": "DiffusionBee", + "munki_description": "Diffusion Bee is the easiest way to run Stable Diffusion locally on your Intel / M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed." }, "com.github.bryanheinz.munki.Boop": { "name": "Boop", @@ -140419,223 +140450,181 @@ "munki_display_name": "Boop", "munki_description": "A scriptable scratchpad for developers. In slow yet steady progress." }, - "com.github.bryanheinz.munki.CleanShotX": { - "name": "CleanShot X", - "description": "Downloads the latest version of CleanShot X and imports it into Munki.", - "repo": "autopkg/bryanheinz-recipes", - "path": "CleanShotX/CleanShotX.munki.recipe", - "parent": "com.github.bryanheinz.download.CleanShotX", - "shortname": "CleanShotX.munki", + "com.github.gilburns.install.PopSQL": { + "name": "PopSQL", + "description": "Installs the latest version of PopSQL.", + "repo": "autopkg/gilburns-recipes", + "path": "PopSQL/PopSQL.install.recipe", + "parent": "com.github.gilburns.download.PopSQL", + "shortname": "PopSQL.install", + "inferred_type": "install" + }, + "com.github.gilburns.munki.PopSQL": { + "name": "PopSQL", + "description": "Downloads the latest version of PopSQL and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "PopSQL/PopSQL.munki.recipe", + "parent": "com.github.gilburns.download.PopSQL", + "shortname": "PopSQL.munki", "inferred_type": "munki", - "munki_display_name": "CleanShot X", - "munki_description": "CleanShot is the ultimate screen capture app made for macOS." + "munki_display_name": "PopSQL", + "munki_description": "Edit databases and organize queries by project or department." }, - "com.github.bryanheinz.download.CleanShotX": { - "name": "CleanShot X", - "description": "Downloads the latest version of CleanShot X.", - "repo": "autopkg/bryanheinz-recipes", - "path": "CleanShotX/CleanShotX.download.recipe", - "shortname": "CleanShotX.download", + "com.github.gilburns.download.PopSQL": { + "name": "PopSQL", + "description": "Downloads the latest version of PopSQL.\n\nTo download Intel use: \"x86\" in the ARCH_TYPE and \"\" in DOWNLOAD_URL variable (Blank value)\n\nTo Download Apple Silicon use: \"arm64\" in the ARCH_TYPE and \"_arm64\" in DOWNLOAD_URL variable (Default value)", + "repo": "autopkg/gilburns-recipes", + "path": "PopSQL/PopSQL.download.recipe", + "shortname": "PopSQL.download", "inferred_type": "download", "children": [ - "com.github.bryanheinz.munki.CleanShotX", - "com.github.bryanheinz.pkg.CleanShotX" + "com.github.gilburns.install.PopSQL", + "com.github.gilburns.munki.PopSQL", + "com.github.gilburns.pkg.PopSQL" ] }, - "com.github.bryanheinz.pkg.CleanShotX": { - "name": "CleanShot X", - "description": "Downloads the latest version of CleanShot X and creates a package.", - "repo": "autopkg/bryanheinz-recipes", - "path": "CleanShotX/CleanShotX.pkg.recipe", - "parent": "com.github.bryanheinz.download.CleanShotX", - "shortname": "CleanShotX.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.install.Dstny": { - "name": "Dstny", - "description": "Installs the latest version of Dstny.", - "repo": "autopkg/gilburns-recipes", - "path": "Dstny/Dstny.install.recipe", - "parent": "com.github.gilburns.download.Dstny", - "shortname": "Dstny.install", - "inferred_type": "install" - }, - "com.github.gilburns.download.Dstny": { - "name": "Dstny", - "description": "Downloads the latest version of Dstny.", + "com.github.gilburns.pkg.PopSQL": { + "name": "PopSQL", + "description": "Downloads the latest version of PopSQL and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Dstny/Dstny.download.recipe", - "shortname": "Dstny.download", - "inferred_type": "download", + "path": "PopSQL/PopSQL.pkg.recipe", + "parent": "com.github.gilburns.download.PopSQL", + "shortname": "PopSQL.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gilburns.install.Dstny", - "com.github.gilburns.munki.Dstny", - "com.github.gilburns.pkg.Dstny" + "com.github.gilburns.jamf.PopSQL" ] }, - "com.github.gilburns.jamf.Dstny": { - "name": "Dstny", - "description": "Downloads the latest version of Dstny and uploads the package to Jamf.", + "com.github.gilburns.jamf.PopSQL": { + "name": "PopSQL", + "description": "Downloads the latest version of PopSQL and uploads the package to Jamf.", "repo": "autopkg/gilburns-recipes", - "path": "Dstny/Dstny-pkg-upload.jamf.recipe", - "parent": "com.github.gilburns.pkg.Dstny", - "shortname": "Dstny-pkg-upload.jamf", + "path": "PopSQL/PopSQL-pkg-upload.jamf.recipe", + "parent": "com.github.gilburns.pkg.PopSQL", + "shortname": "PopSQL-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.gilburns.munki.Dstny": { - "name": "Dstny", - "description": "Downloads the latest version of Dstny and imports it into Munki.", + "com.github.gilburns.pkg.DuckDuckGo": { + "name": "DuckDuckGo", + "description": "Downloads the latest version of DuckDuckGo and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Dstny/Dstny.munki.recipe", - "parent": "com.github.gilburns.download.Dstny", - "shortname": "Dstny.munki", - "inferred_type": "munki", - "munki_display_name": "Dstny", - "munki_description": " " + "path": "Duck Duck Go/DuckDuckGo.pkg.recipe", + "parent": "com.github.gilburns.download.DuckDuckGo", + "shortname": "DuckDuckGo.pkg", + "inferred_type": "pkg" }, - "com.github.gilburns.pkg.Dstny": { - "name": "Dstny", - "description": "Downloads the latest version of Dstny and creates a package.", + "com.github.gilburns.download.DuckDuckGo": { + "name": "DuckDuckGo", + "description": "Downloads the latest version of DuckDuckGo.", "repo": "autopkg/gilburns-recipes", - "path": "Dstny/Dstny.pkg.recipe", - "parent": "com.github.gilburns.download.Dstny", - "shortname": "Dstny.pkg", - "inferred_type": "pkg", + "path": "Duck Duck Go/DuckDuckGo.download.recipe", + "shortname": "DuckDuckGo.download", + "inferred_type": "download", "children": [ - "com.github.gilburns.jamf.Dstny" + "com.github.gilburns.pkg.DuckDuckGo", + "com.github.gilburns.munki.DuckDuckGo" ] }, - "com.github.gilburns.munki.KORGSoftwarePass": { - "name": "KORG Software Pass", - "description": "Downloads the latest version of KORG Software Pass and imports it into Munki.", + "com.github.gilburns.munki.DuckDuckGo": { + "name": "DuckDuckGo", + "description": "Downloads the latest version of DuckDuckGo and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "KORG Software Pass/KORG Software Pass.munki.recipe", - "parent": "com.github.gilburns.download.KORGSoftwarePass", - "shortname": "KORG Software Pass.munki", + "path": "Duck Duck Go/DuckDuckGo.munki.recipe", + "parent": "com.github.gilburns.download.DuckDuckGo", + "shortname": "DuckDuckGo.munki", "inferred_type": "munki", - "munki_display_name": "KORG Software Pass", - "munki_description": "Password Manager." + "munki_display_name": "DuckDuckGo", + "munki_description": "Chrome-like keyword search for Safari." }, - "com.github.gilburns.install.KORGSoftwarePass": { - "name": "KORG Software Pass", - "description": "Installs the latest version of KORG Software Pass.", + "com.github.gilburns.munki.FastScripts": { + "name": "FastScripts", + "description": "Downloads the latest version of FastScripts and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "KORG Software Pass/KORG Software Pass.install.recipe", - "parent": "com.github.gilburns.download.KORGSoftwarePass", - "shortname": "KORG Software Pass.install", - "inferred_type": "install" + "path": "FastScripts/FastScripts.munki.recipe", + "parent": "com.github.gilburns.download.FastScripts", + "shortname": "FastScripts.munki", + "inferred_type": "munki", + "munki_display_name": "FastScripts", + "munki_description": "Menu item for quickly running AppleScripts." }, - "com.github.gilburns.download.KORGSoftwarePass": { - "name": "KORG Software Pass", - "description": "Downloads the latest version of KORG Software Pass.", + "com.github.gilburns.download.FastScripts": { + "name": "FastScripts", + "description": "Downloads the latest version of FastScripts.", "repo": "autopkg/gilburns-recipes", - "path": "KORG Software Pass/KORG Software Pass.download.recipe", - "shortname": "KORG Software Pass.download", + "path": "FastScripts/FastScripts.download.recipe", + "shortname": "FastScripts.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.KORGSoftwarePass", - "com.github.gilburns.install.KORGSoftwarePass", - "com.github.gilburns.pkg.KORGSoftwarePass" + "com.github.gilburns.munki.FastScripts", + "com.github.gilburns.pkg.FastScripts" ] }, - "com.github.gilburns.pkg.KORGSoftwarePass": { - "name": "KORG Software Pass", - "description": "Downloads the latest version of KORG Software Pass and creates a package.", + "com.github.gilburns.pkg.FastScripts": { + "name": "FastScripts", + "description": "Downloads the latest version of FastScripts and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "KORG Software Pass/KORG Software Pass.pkg.recipe", - "parent": "com.github.gilburns.download.KORGSoftwarePass", - "shortname": "KORG Software Pass.pkg", + "path": "FastScripts/FastScripts.pkg.recipe", + "parent": "com.github.gilburns.download.FastScripts", + "shortname": "FastScripts.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.Hoppscotch": { - "name": "Hoppscotch", - "description": "Installs the latest version of Hoppscotch.", - "repo": "autopkg/gilburns-recipes", - "path": "Hoppscotch/Hoppscotch.install.recipe", - "parent": "com.github.gilburns.download.Hoppscotch", - "shortname": "Hoppscotch.install", - "inferred_type": "install" - }, - "com.github.gilburns.munki.Hoppscotch": { - "name": "Hoppscotch", - "description": "Downloads the latest version of Hoppscotch and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Hoppscotch/Hoppscotch.munki.recipe", - "parent": "com.github.gilburns.download.Hoppscotch", - "shortname": "Hoppscotch.munki", - "inferred_type": "munki", - "munki_display_name": "Hoppscotch", - "munki_description": "Hoppscotch Desktop App releases." - }, - "com.github.gilburns.pkg.Hoppscotch": { - "name": "Hoppscotch", - "description": "Downloads the latest version of Hoppscotch and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Hoppscotch/Hoppscotch.pkg.recipe", - "parent": "com.github.gilburns.download.Hoppscotch", - "shortname": "Hoppscotch.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.gilburns.jamf.Hoppscotch" - ] - }, - "com.github.gilburns.jamf.Hoppscotch": { - "name": "Hoppscotch", - "description": "Downloads the latest version of Hoppscotch and uploads the package to Jamf.", + "com.github.gilburns.jamf.Buttercup": { + "name": "Buttercup", + "description": "Downloads the latest version of Buttercup and uploads the package to Jamf.", "repo": "autopkg/gilburns-recipes", - "path": "Hoppscotch/Hoppscotch-pkg-upload.jamf.recipe", - "parent": "com.github.gilburns.pkg.Hoppscotch", - "shortname": "Hoppscotch-pkg-upload.jamf", + "path": "Buttercup/Buttercup-pkg-upload.jamf.recipe", + "parent": "com.github.gilburns.pkg.Buttercup", + "shortname": "Buttercup-pkg-upload.jamf", "inferred_type": "jamf", "jamf_display_name": null, "jamf_description": null }, - "com.github.gilburns.download.Hoppscotch": { - "name": "Hoppscotch", - "description": "Hoppscotch Desktop App is a cross-platform desktop application that helps you create and manage API requests. Downloads the latest version of Hoppscotch.\n\nTo download Intel use: \"x86\" in the ARCHITECTURE and \"x86\" in DOWNLOAD_ARCH variable (Blank value)\n\nTo Download Apple Silicon use: \"arm64\" in the ARCHITECTURE and \"aarch64\" in DOWNLOAD_ARCH variable (Default value)", + "com.github.gilburns.pkg.Buttercup": { + "name": "Buttercup", + "description": "Downloads the latest version of Buttercup and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Hoppscotch/Hoppscotch.download.recipe", - "shortname": "Hoppscotch.download", - "inferred_type": "download", + "path": "Buttercup/Buttercup.pkg.recipe", + "parent": "com.github.gilburns.download.Buttercup", + "shortname": "Buttercup.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gilburns.install.Hoppscotch", - "com.github.gilburns.munki.Hoppscotch", - "com.github.gilburns.pkg.Hoppscotch" + "com.github.gilburns.jamf.Buttercup" ] }, - "com.github.gilburns.pkg.FastScripts": { - "name": "FastScripts", - "description": "Downloads the latest version of FastScripts and creates a package.", + "com.github.gilburns.munki.Buttercup": { + "name": "Buttercup", + "description": "Downloads the latest version of Buttercup and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "FastScripts/FastScripts.pkg.recipe", - "parent": "com.github.gilburns.download.FastScripts", - "shortname": "FastScripts.pkg", - "inferred_type": "pkg" + "path": "Buttercup/Buttercup.munki.recipe", + "parent": "com.github.gilburns.download.Buttercup", + "shortname": "Buttercup.munki", + "inferred_type": "munki", + "munki_display_name": "Buttercup", + "munki_description": ":key: Cross-Platform Passwords & Secrets Vault" }, - "com.github.gilburns.download.FastScripts": { - "name": "FastScripts", - "description": "Downloads the latest version of FastScripts.", + "com.github.gilburns.download.Buttercup": { + "name": "Buttercup", + "description": "Downloads the latest version of Buttercup.", "repo": "autopkg/gilburns-recipes", - "path": "FastScripts/FastScripts.download.recipe", - "shortname": "FastScripts.download", + "path": "Buttercup/Buttercup.download.recipe", + "shortname": "Buttercup.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.FastScripts", - "com.github.gilburns.munki.FastScripts" + "com.github.gilburns.pkg.Buttercup", + "com.github.gilburns.munki.Buttercup", + "com.github.gilburns.install.Buttercup" ] }, - "com.github.gilburns.munki.FastScripts": { - "name": "FastScripts", - "description": "Downloads the latest version of FastScripts and imports it into Munki.", + "com.github.gilburns.install.Buttercup": { + "name": "Buttercup", + "description": "Installs the latest version of Buttercup.", "repo": "autopkg/gilburns-recipes", - "path": "FastScripts/FastScripts.munki.recipe", - "parent": "com.github.gilburns.download.FastScripts", - "shortname": "FastScripts.munki", - "inferred_type": "munki", - "munki_display_name": "FastScripts", - "munki_description": "Menu item for quickly running AppleScripts." + "path": "Buttercup/Buttercup.install.recipe", + "parent": "com.github.gilburns.download.Buttercup", + "shortname": "Buttercup.install", + "inferred_type": "install" }, "com.github.gilburns.jamf.BambuStudio": { "name": "Bambu Studio", @@ -140648,15 +140637,6 @@ "jamf_display_name": null, "jamf_description": null }, - "com.github.gilburns.install.BambuStudio": { - "name": "Bambu Studio", - "description": "Installs the latest version of Bambu Studio.", - "repo": "autopkg/gilburns-recipes", - "path": "Bambu Studio/Bambu Studio.install.recipe", - "parent": "com.github.gilburns.download.BambuStudio", - "shortname": "Bambu Studio.install", - "inferred_type": "install" - }, "com.github.gilburns.pkg.BambuStudio": { "name": "Bambu Studio", "description": "Downloads the latest version of Bambu Studio and creates a package.", @@ -140669,18 +140649,14 @@ "com.github.gilburns.jamf.BambuStudio" ] }, - "com.github.gilburns.download.BambuStudio": { + "com.github.gilburns.install.BambuStudio": { "name": "Bambu Studio", - "description": "Downloads the latest version of Bambu Studio.", + "description": "Installs the latest version of Bambu Studio.", "repo": "autopkg/gilburns-recipes", - "path": "Bambu Studio/Bambu Studio.download.recipe", - "shortname": "Bambu Studio.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.install.BambuStudio", - "com.github.gilburns.pkg.BambuStudio", - "com.github.gilburns.munki.BambuStudio" - ] + "path": "Bambu Studio/Bambu Studio.install.recipe", + "parent": "com.github.gilburns.download.BambuStudio", + "shortname": "Bambu Studio.install", + "inferred_type": "install" }, "com.github.gilburns.munki.BambuStudio": { "name": "Bambu Studio", @@ -140693,159 +140669,19 @@ "munki_display_name": "Bambu Studio", "munki_description": "PC Software for BambuLab and other 3D printers" }, - "com.github.gilburns.install.PopSQL": { - "name": "PopSQL", - "description": "Installs the latest version of PopSQL.", - "repo": "autopkg/gilburns-recipes", - "path": "PopSQL/PopSQL.install.recipe", - "parent": "com.github.gilburns.download.PopSQL", - "shortname": "PopSQL.install", - "inferred_type": "install" - }, - "com.github.gilburns.munki.PopSQL": { - "name": "PopSQL", - "description": "Downloads the latest version of PopSQL and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "PopSQL/PopSQL.munki.recipe", - "parent": "com.github.gilburns.download.PopSQL", - "shortname": "PopSQL.munki", - "inferred_type": "munki", - "munki_display_name": "PopSQL", - "munki_description": "Edit databases and organize queries by project or department." - }, - "com.github.gilburns.jamf.PopSQL": { - "name": "PopSQL", - "description": "Downloads the latest version of PopSQL and uploads the package to Jamf.", - "repo": "autopkg/gilburns-recipes", - "path": "PopSQL/PopSQL-pkg-upload.jamf.recipe", - "parent": "com.github.gilburns.pkg.PopSQL", - "shortname": "PopSQL-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.gilburns.pkg.PopSQL": { - "name": "PopSQL", - "description": "Downloads the latest version of PopSQL and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "PopSQL/PopSQL.pkg.recipe", - "parent": "com.github.gilburns.download.PopSQL", - "shortname": "PopSQL.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.gilburns.jamf.PopSQL" - ] - }, - "com.github.gilburns.download.PopSQL": { - "name": "PopSQL", - "description": "Downloads the latest version of PopSQL.\n\nTo download Intel use: \"x86\" in the ARCH_TYPE and \"\" in DOWNLOAD_URL variable (Blank value)\n\nTo Download Apple Silicon use: \"arm64\" in the ARCH_TYPE and \"_arm64\" in DOWNLOAD_URL variable (Default value)", - "repo": "autopkg/gilburns-recipes", - "path": "PopSQL/PopSQL.download.recipe", - "shortname": "PopSQL.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.install.PopSQL", - "com.github.gilburns.munki.PopSQL", - "com.github.gilburns.pkg.PopSQL" - ] - }, - "com.github.gilburns.munki.WhatRoute": { - "name": "WhatRoute", - "description": "Downloads the latest version of WhatRoute and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "WhatRoute/WhatRoute.munki.recipe", - "parent": "com.github.gilburns.download.WhatRoute", - "shortname": "WhatRoute.munki", - "inferred_type": "munki", - "munki_display_name": "WhatRoute", - "munki_description": "Geographically trace online data-packet routes." - }, - "com.github.gilburns.pkg.WhatRoute": { - "name": "WhatRoute", - "description": "Downloads the latest version of WhatRoute and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "WhatRoute/WhatRoute.pkg.recipe", - "parent": "com.github.gilburns.download.WhatRoute", - "shortname": "WhatRoute.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.download.WhatRoute": { - "name": "WhatRoute", - "description": "Downloads the latest version of WhatRoute.", - "repo": "autopkg/gilburns-recipes", - "path": "WhatRoute/WhatRoute.download.recipe", - "shortname": "WhatRoute.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.munki.WhatRoute", - "com.github.gilburns.pkg.WhatRoute" - ] - }, - "com.github.gilburns.install.Buttercup": { - "name": "Buttercup", - "description": "Installs the latest version of Buttercup.", - "repo": "autopkg/gilburns-recipes", - "path": "Buttercup/Buttercup.install.recipe", - "parent": "com.github.gilburns.download.Buttercup", - "shortname": "Buttercup.install", - "inferred_type": "install" - }, - "com.github.gilburns.download.Buttercup": { - "name": "Buttercup", - "description": "Downloads the latest version of Buttercup.", + "com.github.gilburns.download.BambuStudio": { + "name": "Bambu Studio", + "description": "Downloads the latest version of Bambu Studio.", "repo": "autopkg/gilburns-recipes", - "path": "Buttercup/Buttercup.download.recipe", - "shortname": "Buttercup.download", + "path": "Bambu Studio/Bambu Studio.download.recipe", + "shortname": "Bambu Studio.download", "inferred_type": "download", "children": [ - "com.github.gilburns.install.Buttercup", - "com.github.gilburns.pkg.Buttercup", - "com.github.gilburns.munki.Buttercup" - ] - }, - "com.github.gilburns.pkg.Buttercup": { - "name": "Buttercup", - "description": "Downloads the latest version of Buttercup and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Buttercup/Buttercup.pkg.recipe", - "parent": "com.github.gilburns.download.Buttercup", - "shortname": "Buttercup.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.gilburns.jamf.Buttercup" + "com.github.gilburns.pkg.BambuStudio", + "com.github.gilburns.install.BambuStudio", + "com.github.gilburns.munki.BambuStudio" ] }, - "com.github.gilburns.jamf.Buttercup": { - "name": "Buttercup", - "description": "Downloads the latest version of Buttercup and uploads the package to Jamf.", - "repo": "autopkg/gilburns-recipes", - "path": "Buttercup/Buttercup-pkg-upload.jamf.recipe", - "parent": "com.github.gilburns.pkg.Buttercup", - "shortname": "Buttercup-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, - "com.github.gilburns.munki.Buttercup": { - "name": "Buttercup", - "description": "Downloads the latest version of Buttercup and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Buttercup/Buttercup.munki.recipe", - "parent": "com.github.gilburns.download.Buttercup", - "shortname": "Buttercup.munki", - "inferred_type": "munki", - "munki_display_name": "Buttercup", - "munki_description": ":key: Cross-Platform Passwords & Secrets Vault" - }, - "com.github.gilburns.pkg.inMusicSoftwareCenter": { - "name": "inMusic Software Center", - "description": "Downloads the latest version of inMusic Software Center and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "inMusic Software Center/inMusic Software Center.pkg.recipe", - "parent": "com.github.gilburns.download.inMusicSoftwareCenter", - "shortname": "inMusic Software Center.pkg", - "inferred_type": "pkg" - }, "com.github.gilburns.install.inMusicSoftwareCenter": { "name": "inMusic Software Center", "description": "Installs the latest version of inMusic Software Center.", @@ -140866,92 +140702,59 @@ "munki_display_name": "inMusic Software Center", "munki_description": "Easy-to-use and powerful clipboard manager." }, - "com.github.gilburns.download.inMusicSoftwareCenter": { + "com.github.gilburns.pkg.inMusicSoftwareCenter": { "name": "inMusic Software Center", - "description": "Downloads the latest version of inMusic Software Center.", - "repo": "autopkg/gilburns-recipes", - "path": "inMusic Software Center/inMusic Software Center.download.recipe", - "shortname": "inMusic Software Center.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.pkg.inMusicSoftwareCenter", - "com.github.gilburns.install.inMusicSoftwareCenter", - "com.github.gilburns.munki.inMusicSoftwareCenter" - ] - }, - "com.github.gilburns.download.SoftubeCentral": { - "name": "Softube Central", - "description": "Downloads the latest version of Softube Central.", - "repo": "autopkg/gilburns-recipes", - "path": "Softube Central/Softube Central.download.recipe", - "shortname": "Softube Central.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.install.SoftubeCentral", - "com.github.gilburns.pkg.SoftubeCentral", - "com.github.gilburns.munki.SoftubeCentral" - ] - }, - "com.github.gilburns.install.SoftubeCentral": { - "name": "Softube Central", - "description": "Installs the latest version of Softube Central.", - "repo": "autopkg/gilburns-recipes", - "path": "Softube Central/Softube Central.install.recipe", - "parent": "com.github.gilburns.download.SoftubeCentral", - "shortname": "Softube Central.install", - "inferred_type": "install" - }, - "com.github.gilburns.pkg.SoftubeCentral": { - "name": "Softube Central", - "description": "Downloads the latest version of Softube Central and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Softube Central/Softube Central.pkg.recipe", - "parent": "com.github.gilburns.download.SoftubeCentral", - "shortname": "Softube Central.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.munki.SoftubeCentral": { - "name": "Softube Central", - "description": "Downloads the latest version of Softube Central and imports it into Munki.", + "description": "Downloads the latest version of inMusic Software Center and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Softube Central/Softube Central.munki.recipe", - "parent": "com.github.gilburns.download.SoftubeCentral", - "shortname": "Softube Central.munki", - "inferred_type": "munki", - "munki_display_name": "Softube Central", - "munki_description": "Text-to-speech suite." - }, - "com.github.gilburns.download.DuckDuckGo": { - "name": "DuckDuckGo", - "description": "Downloads the latest version of DuckDuckGo.", + "path": "inMusic Software Center/inMusic Software Center.pkg.recipe", + "parent": "com.github.gilburns.download.inMusicSoftwareCenter", + "shortname": "inMusic Software Center.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.download.inMusicSoftwareCenter": { + "name": "inMusic Software Center", + "description": "Downloads the latest version of inMusic Software Center.", "repo": "autopkg/gilburns-recipes", - "path": "Duck Duck Go/DuckDuckGo.download.recipe", - "shortname": "DuckDuckGo.download", + "path": "inMusic Software Center/inMusic Software Center.download.recipe", + "shortname": "inMusic Software Center.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.DuckDuckGo", - "com.github.gilburns.munki.DuckDuckGo" + "com.github.gilburns.install.inMusicSoftwareCenter", + "com.github.gilburns.munki.inMusicSoftwareCenter", + "com.github.gilburns.pkg.inMusicSoftwareCenter" ] }, - "com.github.gilburns.pkg.DuckDuckGo": { - "name": "DuckDuckGo", - "description": "Downloads the latest version of DuckDuckGo and creates a package.", + "com.github.gilburns.pkg.WhatRoute": { + "name": "WhatRoute", + "description": "Downloads the latest version of WhatRoute and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Duck Duck Go/DuckDuckGo.pkg.recipe", - "parent": "com.github.gilburns.download.DuckDuckGo", - "shortname": "DuckDuckGo.pkg", + "path": "WhatRoute/WhatRoute.pkg.recipe", + "parent": "com.github.gilburns.download.WhatRoute", + "shortname": "WhatRoute.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.munki.DuckDuckGo": { - "name": "DuckDuckGo", - "description": "Downloads the latest version of DuckDuckGo and imports it into Munki.", + "com.github.gilburns.munki.WhatRoute": { + "name": "WhatRoute", + "description": "Downloads the latest version of WhatRoute and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Duck Duck Go/DuckDuckGo.munki.recipe", - "parent": "com.github.gilburns.download.DuckDuckGo", - "shortname": "DuckDuckGo.munki", + "path": "WhatRoute/WhatRoute.munki.recipe", + "parent": "com.github.gilburns.download.WhatRoute", + "shortname": "WhatRoute.munki", "inferred_type": "munki", - "munki_display_name": "DuckDuckGo", - "munki_description": "Chrome-like keyword search for Safari." + "munki_display_name": "WhatRoute", + "munki_description": "Geographically trace online data-packet routes." + }, + "com.github.gilburns.download.WhatRoute": { + "name": "WhatRoute", + "description": "Downloads the latest version of WhatRoute.", + "repo": "autopkg/gilburns-recipes", + "path": "WhatRoute/WhatRoute.download.recipe", + "shortname": "WhatRoute.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.WhatRoute", + "com.github.gilburns.munki.WhatRoute" + ] }, "com.github.gilburns.pkg.Loop": { "name": "Loop", @@ -140962,6 +140765,18 @@ "shortname": "Loop.pkg", "inferred_type": "pkg" }, + "com.github.gilburns.download.Loop": { + "name": "Loop", + "description": "Downloads the latest version of Loop.", + "repo": "autopkg/gilburns-recipes", + "path": "Loop/Loop.download.recipe", + "shortname": "Loop.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.Loop", + "com.github.gilburns.munki.Loop" + ] + }, "com.github.gilburns.munki.Loop": { "name": "Loop", "description": "Downloads the latest version of Loop and imports it into Munki.", @@ -140973,16 +140788,46 @@ "munki_display_name": "Loop", "munki_description": "Window management made elegant." }, - "com.github.gilburns.download.Loop": { - "name": "Loop", - "description": "Downloads the latest version of Loop.", + "com.github.gilburns.munki.SoftubeCentral": { + "name": "Softube Central", + "description": "Downloads the latest version of Softube Central and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Loop/Loop.download.recipe", - "shortname": "Loop.download", + "path": "Softube Central/Softube Central.munki.recipe", + "parent": "com.github.gilburns.download.SoftubeCentral", + "shortname": "Softube Central.munki", + "inferred_type": "munki", + "munki_display_name": "Softube Central", + "munki_description": "Text-to-speech suite." + }, + "com.github.gilburns.install.SoftubeCentral": { + "name": "Softube Central", + "description": "Installs the latest version of Softube Central.", + "repo": "autopkg/gilburns-recipes", + "path": "Softube Central/Softube Central.install.recipe", + "parent": "com.github.gilburns.download.SoftubeCentral", + "shortname": "Softube Central.install", + "inferred_type": "install" + }, + "com.github.gilburns.pkg.SoftubeCentral": { + "name": "Softube Central", + "description": "Downloads the latest version of Softube Central and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Softube Central/Softube Central.pkg.recipe", + "parent": "com.github.gilburns.download.SoftubeCentral", + "shortname": "Softube Central.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.download.SoftubeCentral": { + "name": "Softube Central", + "description": "Downloads the latest version of Softube Central.", + "repo": "autopkg/gilburns-recipes", + "path": "Softube Central/Softube Central.download.recipe", + "shortname": "Softube Central.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.Loop", - "com.github.gilburns.munki.Loop" + "com.github.gilburns.munki.SoftubeCentral", + "com.github.gilburns.install.SoftubeCentral", + "com.github.gilburns.pkg.SoftubeCentral" ] }, "com.github.gilburns.install.NamirialSign": { @@ -141005,17 +140850,6 @@ "munki_display_name": "Namirial Sign", "munki_description": "Sign PDF's electronically." }, - "com.github.gilburns.jamf.NamirialSign": { - "name": "Namirial Sign", - "description": "Downloads the latest version of Namirial Sign and uploads the package to Jamf.", - "repo": "autopkg/gilburns-recipes", - "path": "Namirial Sign/Namirial Sign-pkg-upload.jamf.recipe", - "parent": "com.github.gilburns.pkg.NamirialSign", - "shortname": "Namirial Sign-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null - }, "com.github.gilburns.download.NamirialSign": { "name": "Namirial Sign", "description": "Downloads the latest version of Namirial Sign.", @@ -141029,6 +140863,17 @@ "com.github.gilburns.pkg.NamirialSign" ] }, + "com.github.gilburns.jamf.NamirialSign": { + "name": "Namirial Sign", + "description": "Downloads the latest version of Namirial Sign and uploads the package to Jamf.", + "repo": "autopkg/gilburns-recipes", + "path": "Namirial Sign/Namirial Sign-pkg-upload.jamf.recipe", + "parent": "com.github.gilburns.pkg.NamirialSign", + "shortname": "Namirial Sign-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null + }, "com.github.gilburns.pkg.NamirialSign": { "name": "Namirial Sign", "description": "Downloads the latest version of Namirial Sign and creates a package.", @@ -141041,310 +140886,259 @@ "com.github.gilburns.jamf.NamirialSign" ] }, - "com.github.gilburns.pkg.SurrealisticMG-1Plus": { - "name": "Surrealistic MG-1 Plus", - "description": "Downloads the latest version of Surrealistic MG-1 Plus and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.pkg.recipe", - "parent": "com.github.gilburns.download.SurrealisticMG-1Plus", - "shortname": "Surrealistic MG-1 Plus.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.munki.SurrealisticMG-1Plus": { - "name": "Surrealistic MG-1 Plus", - "description": "Downloads the latest version of Surrealistic MG-1 Plus and imports it into Munki.", + "com.github.gilburns.munki.Dstny": { + "name": "Dstny", + "description": "Downloads the latest version of Dstny and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.munki.recipe", - "parent": "com.github.gilburns.download.SurrealisticMG-1Plus", - "shortname": "Surrealistic MG-1 Plus.munki", + "path": "Dstny/Dstny.munki.recipe", + "parent": "com.github.gilburns.download.Dstny", + "shortname": "Dstny.munki", "inferred_type": "munki", - "munki_display_name": "Surrealistic MG-1 Plus", - "munki_description": "Mac Plus emulator." + "munki_display_name": "Dstny", + "munki_description": " " }, - "com.github.gilburns.install.SurrealisticMG-1Plus": { - "name": "Surrealistic MG-1 Plus", - "description": "Installs the latest version of Surrealistic MG-1 Plus.", + "com.github.gilburns.install.Dstny": { + "name": "Dstny", + "description": "Installs the latest version of Dstny.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.install.recipe", - "parent": "com.github.gilburns.download.SurrealisticMG-1Plus", - "shortname": "Surrealistic MG-1 Plus.install", + "path": "Dstny/Dstny.install.recipe", + "parent": "com.github.gilburns.download.Dstny", + "shortname": "Dstny.install", "inferred_type": "install" }, - "com.github.gilburns.download.SurrealisticMG-1Plus": { - "name": "Surrealistic MG-1 Plus", - "description": "Downloads the latest version of Surrealistic MG-1 Plus.", + "com.github.gilburns.download.Dstny": { + "name": "Dstny", + "description": "Downloads the latest version of Dstny.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.download.recipe", - "shortname": "Surrealistic MG-1 Plus.download", + "path": "Dstny/Dstny.download.recipe", + "shortname": "Dstny.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.SurrealisticMG-1Plus", - "com.github.gilburns.munki.SurrealisticMG-1Plus", - "com.github.gilburns.install.SurrealisticMG-1Plus" + "com.github.gilburns.munki.Dstny", + "com.github.gilburns.install.Dstny", + "com.github.gilburns.pkg.Dstny" ] }, - "com.github.gilburns.install.Chroma": { - "name": "Chroma", - "description": "Installs the latest version of Chroma.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Chroma/Chroma.install.recipe", - "parent": "com.github.gilburns.download.Chroma", - "shortname": "Chroma.install", - "inferred_type": "install" - }, - "com.github.gilburns.download.Chroma": { - "name": "Chroma", - "description": "Downloads the latest version of Chroma.", + "com.github.gilburns.pkg.Dstny": { + "name": "Dstny", + "description": "Downloads the latest version of Dstny and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Chroma/Chroma.download.recipe", - "shortname": "Chroma.download", - "inferred_type": "download", + "path": "Dstny/Dstny.pkg.recipe", + "parent": "com.github.gilburns.download.Dstny", + "shortname": "Dstny.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gilburns.install.Chroma", - "com.github.gilburns.pkg.Chroma", - "com.github.gilburns.munki.Chroma" + "com.github.gilburns.jamf.Dstny" ] }, - "com.github.gilburns.pkg.Chroma": { - "name": "Chroma", - "description": "Downloads the latest version of Chroma and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Chroma/Chroma.pkg.recipe", - "parent": "com.github.gilburns.download.Chroma", - "shortname": "Chroma.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.munki.Chroma": { - "name": "Chroma", - "description": "Downloads the latest version of Chroma and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Chroma/Chroma.munki.recipe", - "parent": "com.github.gilburns.download.Chroma", - "shortname": "Chroma.munki", - "inferred_type": "munki", - "munki_display_name": "Chroma", - "munki_description": "Find your perfect color palette." - }, - "com.github.gilburns.munki.ProSoloist": { - "name": "Pro Soloist", - "description": "Downloads the latest version of Pro Soloist and imports it into Munki.", + "com.github.gilburns.jamf.Dstny": { + "name": "Dstny", + "description": "Downloads the latest version of Dstny and uploads the package to Jamf.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Pro Soloist/Pro Soloist.munki.recipe", - "parent": "com.github.gilburns.download.ProSoloist", - "shortname": "Pro Soloist.munki", - "inferred_type": "munki", - "munki_display_name": "Pro Soloist", - "munki_description": "Integrates Final Cut Pro X projects with Avid Pro Tools." + "path": "Dstny/Dstny-pkg-upload.jamf.recipe", + "parent": "com.github.gilburns.pkg.Dstny", + "shortname": "Dstny-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.gilburns.install.ProSoloist": { - "name": "Pro Soloist", - "description": "Installs the latest version of Pro Soloist.", + "com.github.gilburns.install.Hoppscotch": { + "name": "Hoppscotch", + "description": "Installs the latest version of Hoppscotch.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Pro Soloist/Pro Soloist.install.recipe", - "parent": "com.github.gilburns.download.ProSoloist", - "shortname": "Pro Soloist.install", + "path": "Hoppscotch/Hoppscotch.install.recipe", + "parent": "com.github.gilburns.download.Hoppscotch", + "shortname": "Hoppscotch.install", "inferred_type": "install" }, - "com.github.gilburns.pkg.ProSoloist": { - "name": "Pro Soloist", - "description": "Downloads the latest version of Pro Soloist and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Pro Soloist/Pro Soloist.pkg.recipe", - "parent": "com.github.gilburns.download.ProSoloist", - "shortname": "Pro Soloist.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.download.ProSoloist": { - "name": "Pro Soloist", - "description": "Downloads the latest version of Pro Soloist.", + "com.github.gilburns.download.Hoppscotch": { + "name": "Hoppscotch", + "description": "Hoppscotch Desktop App is a cross-platform desktop application that helps you create and manage API requests. Downloads the latest version of Hoppscotch.\n\nTo download Intel use: \"x86\" in the ARCHITECTURE and \"x86\" in DOWNLOAD_ARCH variable (Blank value)\n\nTo Download Apple Silicon use: \"arm64\" in the ARCHITECTURE and \"aarch64\" in DOWNLOAD_ARCH variable (Default value)", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Pro Soloist/Pro Soloist.download.recipe", - "shortname": "Pro Soloist.download", + "path": "Hoppscotch/Hoppscotch.download.recipe", + "shortname": "Hoppscotch.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.ProSoloist", - "com.github.gilburns.install.ProSoloist", - "com.github.gilburns.pkg.ProSoloist" + "com.github.gilburns.install.Hoppscotch", + "com.github.gilburns.munki.Hoppscotch", + "com.github.gilburns.pkg.Hoppscotch" ] }, - "com.github.gilburns.munki.Novachord": { - "name": "Novachord", - "description": "Downloads the latest version of Novachord and imports it into Munki.", + "com.github.gilburns.munki.Hoppscotch": { + "name": "Hoppscotch", + "description": "Downloads the latest version of Hoppscotch and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Novachord/Novachord.munki.recipe", - "parent": "com.github.gilburns.download.Novachord", - "shortname": "Novachord.munki", + "path": "Hoppscotch/Hoppscotch.munki.recipe", + "parent": "com.github.gilburns.download.Hoppscotch", + "shortname": "Hoppscotch.munki", "inferred_type": "munki", - "munki_display_name": "Novachord", - "munki_description": " " + "munki_display_name": "Hoppscotch", + "munki_description": "Hoppscotch Desktop App releases." }, - "com.github.gilburns.install.Novachord": { - "name": "Novachord", - "description": "Installs the latest version of Novachord.", + "com.github.gilburns.jamf.Hoppscotch": { + "name": "Hoppscotch", + "description": "Downloads the latest version of Hoppscotch and uploads the package to Jamf.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Novachord/Novachord.install.recipe", - "parent": "com.github.gilburns.download.Novachord", - "shortname": "Novachord.install", - "inferred_type": "install" + "path": "Hoppscotch/Hoppscotch-pkg-upload.jamf.recipe", + "parent": "com.github.gilburns.pkg.Hoppscotch", + "shortname": "Hoppscotch-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.gilburns.download.Novachord": { - "name": "Novachord", - "description": "Downloads the latest version of Novachord.", + "com.github.gilburns.pkg.Hoppscotch": { + "name": "Hoppscotch", + "description": "Downloads the latest version of Hoppscotch and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Novachord/Novachord.download.recipe", - "shortname": "Novachord.download", - "inferred_type": "download", + "path": "Hoppscotch/Hoppscotch.pkg.recipe", + "parent": "com.github.gilburns.download.Hoppscotch", + "shortname": "Hoppscotch.pkg", + "inferred_type": "pkg", "children": [ - "com.github.gilburns.munki.Novachord", - "com.github.gilburns.install.Novachord", - "com.github.gilburns.pkg.Novachord" + "com.github.gilburns.jamf.Hoppscotch" ] }, - "com.github.gilburns.pkg.Novachord": { - "name": "Novachord", - "description": "Downloads the latest version of Novachord and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Novachord/Novachord.pkg.recipe", - "parent": "com.github.gilburns.download.Novachord", - "shortname": "Novachord.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.install.Dreamsynth": { - "name": "Dreamsynth", - "description": "Installs the latest version of Dreamsynth.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Dreamsynth/Dreamsynth.install.recipe", - "parent": "com.github.gilburns.download.Dreamsynth", - "shortname": "Dreamsynth.install", - "inferred_type": "install" - }, - "com.github.gilburns.download.Dreamsynth": { - "name": "Dreamsynth", - "description": "Downloads the latest version of Dreamsynth.", + "com.github.gilburns.download.KORGSoftwarePass": { + "name": "KORG Software Pass", + "description": "Downloads the latest version of KORG Software Pass.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Dreamsynth/Dreamsynth.download.recipe", - "shortname": "Dreamsynth.download", + "path": "KORG Software Pass/KORG Software Pass.download.recipe", + "shortname": "KORG Software Pass.download", "inferred_type": "download", "children": [ - "com.github.gilburns.install.Dreamsynth", - "com.github.gilburns.pkg.Dreamsynth", - "com.github.gilburns.munki.Dreamsynth" + "com.github.gilburns.pkg.KORGSoftwarePass", + "com.github.gilburns.install.KORGSoftwarePass", + "com.github.gilburns.munki.KORGSoftwarePass" ] }, - "com.github.gilburns.pkg.Dreamsynth": { - "name": "Dreamsynth", - "description": "Downloads the latest version of Dreamsynth and creates a package.", + "com.github.gilburns.pkg.KORGSoftwarePass": { + "name": "KORG Software Pass", + "description": "Downloads the latest version of KORG Software Pass and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Dreamsynth/Dreamsynth.pkg.recipe", - "parent": "com.github.gilburns.download.Dreamsynth", - "shortname": "Dreamsynth.pkg", + "path": "KORG Software Pass/KORG Software Pass.pkg.recipe", + "parent": "com.github.gilburns.download.KORGSoftwarePass", + "shortname": "KORG Software Pass.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.munki.Dreamsynth": { - "name": "Dreamsynth", - "description": "Downloads the latest version of Dreamsynth and imports it into Munki.", + "com.github.gilburns.install.KORGSoftwarePass": { + "name": "KORG Software Pass", + "description": "Installs the latest version of KORG Software Pass.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Dreamsynth/Dreamsynth.munki.recipe", - "parent": "com.github.gilburns.download.Dreamsynth", - "shortname": "Dreamsynth.munki", - "inferred_type": "munki", - "munki_display_name": "Dreamsynth", - "munki_description": "It reproduces the infinite array of rich, analog pads from the string machines." + "path": "KORG Software Pass/KORG Software Pass.install.recipe", + "parent": "com.github.gilburns.download.KORGSoftwarePass", + "shortname": "KORG Software Pass.install", + "inferred_type": "install" }, - "com.github.gilburns.install.Quadra": { - "name": "Quadra", - "description": "Installs the latest version of Quadra.", + "com.github.gilburns.munki.KORGSoftwarePass": { + "name": "KORG Software Pass", + "description": "Downloads the latest version of KORG Software Pass and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Quadra/Quadra.install.recipe", - "parent": "com.github.gilburns.download.Quadra", - "shortname": "Quadra.install", - "inferred_type": "install" + "path": "KORG Software Pass/KORG Software Pass.munki.recipe", + "parent": "com.github.gilburns.download.KORGSoftwarePass", + "shortname": "KORG Software Pass.munki", + "inferred_type": "munki", + "munki_display_name": "KORG Software Pass", + "munki_description": "Password Manager." }, - "com.github.gilburns.munki.Quadra": { - "name": "Quadra", - "description": "Downloads the latest version of Quadra and imports it into Munki.", + "com.github.gilburns.munki.Memorymode": { + "name": "Memorymode", + "description": "Downloads the latest version of Memorymode and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Quadra/Quadra.munki.recipe", - "parent": "com.github.gilburns.download.Quadra", - "shortname": "Quadra.munki", + "path": "Cherry Audio/Memorymode/Memorymode.munki.recipe", + "parent": "com.github.gilburns.download.Memorymode", + "shortname": "Memorymode.munki", "inferred_type": "munki", - "munki_display_name": "Quadra", - "munki_description": "1991 Macintosh Quadra 900 Emulator." + "munki_display_name": "Memorymode", + "munki_description": " " }, - "com.github.gilburns.download.Quadra": { - "name": "Quadra", - "description": "Downloads the latest version of Quadra.", + "com.github.gilburns.download.Memorymode": { + "name": "Memorymode", + "description": "Downloads the latest version of Memorymode.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Quadra/Quadra.download.recipe", - "shortname": "Quadra.download", + "path": "Cherry Audio/Memorymode/Memorymode.download.recipe", + "shortname": "Memorymode.download", "inferred_type": "download", "children": [ - "com.github.gilburns.install.Quadra", - "com.github.gilburns.munki.Quadra", - "com.github.gilburns.pkg.Quadra" + "com.github.gilburns.munki.Memorymode", + "com.github.gilburns.pkg.Memorymode", + "com.github.gilburns.install.Memorymode" ] }, - "com.github.gilburns.pkg.Quadra": { - "name": "Quadra", - "description": "Downloads the latest version of Quadra and creates a package.", + "com.github.gilburns.pkg.Memorymode": { + "name": "Memorymode", + "description": "Downloads the latest version of Memorymode and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Quadra/Quadra.pkg.recipe", - "parent": "com.github.gilburns.download.Quadra", - "shortname": "Quadra.pkg", + "path": "Cherry Audio/Memorymode/Memorymode.pkg.recipe", + "parent": "com.github.gilburns.download.Memorymode", + "shortname": "Memorymode.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.download.Harmonia": { - "name": "Harmonia", - "description": "Downloads the latest version of Harmonia.", + "com.github.gilburns.install.Memorymode": { + "name": "Memorymode", + "description": "Installs the latest version of Memorymode.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Harmonia/Harmonia.download.recipe", - "shortname": "Harmonia.download", + "path": "Cherry Audio/Memorymode/Memorymode.install.recipe", + "parent": "com.github.gilburns.download.Memorymode", + "shortname": "Memorymode.install", + "inferred_type": "install" + }, + "com.github.gilburns.download.CherryAudioSync": { + "name": "Cherry Audio Sync", + "description": "Downloads the latest version of Cherry Audio Sync.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Sync/Cherry Audio Sync.download.recipe", + "shortname": "Cherry Audio Sync.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.Harmonia", - "com.github.gilburns.pkg.Harmonia", - "com.github.gilburns.install.Harmonia" + "com.github.gilburns.install.CherryAudioSync", + "com.github.gilburns.pkg.CherryAudioSync", + "com.github.gilburns.munki.CherryAudioSync", + "com.github.gilburns.munki.CherryAudioSync", + "com.github.gilburns.pkg.CherryAudioSync", + "com.github.gilburns.install.CherryAudioSync" ] }, - "com.github.gilburns.munki.Harmonia": { - "name": "Harmonia", - "description": "Downloads the latest version of Harmonia and imports it into Munki.", + "com.github.gilburns.install.CherryAudioSync": { + "name": "Cherry Audio Sync", + "description": "Installs the latest version of Cherry Audio Sync.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Harmonia/Harmonia.munki.recipe", - "parent": "com.github.gilburns.download.Harmonia", - "shortname": "Harmonia.munki", - "inferred_type": "munki", - "munki_display_name": "Harmonia", - "munki_description": "Music theory application that combines score notation and automatic tonal analysis and grading with text processing......" + "path": "Cherry Audio/Downloader/Cherry Audio Downloader.install.recipe", + "parent": "com.github.gilburns.download.CherryAudioSync", + "shortname": "Cherry Audio Downloader.install", + "inferred_type": "install" }, - "com.github.gilburns.pkg.Harmonia": { - "name": "Harmonia", - "description": "Downloads the latest version of Harmonia and creates a package.", + "com.github.gilburns.pkg.CherryAudioSync": { + "name": "Cherry Audio Sync", + "description": "Downloads the latest version of Cherry Audio Sync and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Harmonia/Harmonia.pkg.recipe", - "parent": "com.github.gilburns.download.Harmonia", - "shortname": "Harmonia.pkg", + "path": "Cherry Audio/Downloader/Cherry Audio Downloader.pkg.recipe", + "parent": "com.github.gilburns.download.CherryAudioSync", + "shortname": "Cherry Audio Downloader.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.Harmonia": { - "name": "Harmonia", - "description": "Installs the latest version of Harmonia.", + "com.github.gilburns.munki.CherryAudioSync": { + "name": "Cherry Audio Sync", + "description": "Downloads the latest version of Cherry Audio Sync and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Harmonia/Harmonia.install.recipe", - "parent": "com.github.gilburns.download.Harmonia", - "shortname": "Harmonia.install", - "inferred_type": "install" + "path": "Cherry Audio/Downloader/Cherry Audio Downloader.munki.recipe", + "parent": "com.github.gilburns.download.CherryAudioSync", + "shortname": "Cherry Audio Downloader.munki", + "inferred_type": "munki", + "munki_display_name": "Cherry Audio Sync", + "munki_description": "Backup utility." }, - "com.github.gilburns.munki.Wurlybird140B": { + "com.github.gilburns.download.Wurlybird140B": { "name": "Wurlybird 140B", - "description": "Downloads the latest version of Wurlybird 140B and imports it into Munki.", + "description": "Downloads the latest version of Wurlybird 140B.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Wurlybird 140B/Wurlybird 140B.munki.recipe", - "parent": "com.github.gilburns.download.Wurlybird140B", - "shortname": "Wurlybird 140B.munki", - "inferred_type": "munki", - "munki_display_name": "Wurlybird 140B", - "munki_description": " " + "path": "Cherry Audio/Wurlybird 140B/Wurlybird 140B.download.recipe", + "shortname": "Wurlybird 140B.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.Wurlybird140B", + "com.github.gilburns.install.Wurlybird140B", + "com.github.gilburns.munki.Wurlybird140B" + ] }, "com.github.gilburns.pkg.Wurlybird140B": { "name": "Wurlybird 140B", @@ -141364,19 +141158,68 @@ "shortname": "Wurlybird 140B.install", "inferred_type": "install" }, - "com.github.gilburns.download.Wurlybird140B": { + "com.github.gilburns.munki.Wurlybird140B": { "name": "Wurlybird 140B", - "description": "Downloads the latest version of Wurlybird 140B.", + "description": "Downloads the latest version of Wurlybird 140B and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Wurlybird 140B/Wurlybird 140B.download.recipe", - "shortname": "Wurlybird 140B.download", + "path": "Cherry Audio/Wurlybird 140B/Wurlybird 140B.munki.recipe", + "parent": "com.github.gilburns.download.Wurlybird140B", + "shortname": "Wurlybird 140B.munki", + "inferred_type": "munki", + "munki_display_name": "Wurlybird 140B", + "munki_description": " " + }, + "com.github.gilburns.download.SurrealisticMG-1Plus": { + "name": "Surrealistic MG-1 Plus", + "description": "Downloads the latest version of Surrealistic MG-1 Plus.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.download.recipe", + "shortname": "Surrealistic MG-1 Plus.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.Wurlybird140B", - "com.github.gilburns.pkg.Wurlybird140B", - "com.github.gilburns.install.Wurlybird140B" + "com.github.gilburns.munki.SurrealisticMG-1Plus", + "com.github.gilburns.pkg.SurrealisticMG-1Plus", + "com.github.gilburns.install.SurrealisticMG-1Plus" ] }, + "com.github.gilburns.munki.SurrealisticMG-1Plus": { + "name": "Surrealistic MG-1 Plus", + "description": "Downloads the latest version of Surrealistic MG-1 Plus and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.munki.recipe", + "parent": "com.github.gilburns.download.SurrealisticMG-1Plus", + "shortname": "Surrealistic MG-1 Plus.munki", + "inferred_type": "munki", + "munki_display_name": "Surrealistic MG-1 Plus", + "munki_description": "Mac Plus emulator." + }, + "com.github.gilburns.pkg.SurrealisticMG-1Plus": { + "name": "Surrealistic MG-1 Plus", + "description": "Downloads the latest version of Surrealistic MG-1 Plus and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.pkg.recipe", + "parent": "com.github.gilburns.download.SurrealisticMG-1Plus", + "shortname": "Surrealistic MG-1 Plus.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.install.SurrealisticMG-1Plus": { + "name": "Surrealistic MG-1 Plus", + "description": "Installs the latest version of Surrealistic MG-1 Plus.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Surrealistic MG-1 Plus/Surrealistic MG-1 Plus.install.recipe", + "parent": "com.github.gilburns.download.SurrealisticMG-1Plus", + "shortname": "Surrealistic MG-1 Plus.install", + "inferred_type": "install" + }, + "com.github.gilburns.pkg.CR-78": { + "name": "CR-78", + "description": "Downloads the latest version of CR-78 and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/CR-78/CR-78.pkg.recipe", + "parent": "com.github.gilburns.download.CR-78", + "shortname": "CR-78.pkg", + "inferred_type": "pkg" + }, "com.github.gilburns.download.CR-78": { "name": "CR-78", "description": "Downloads the latest version of CR-78.", @@ -141385,9 +141228,9 @@ "shortname": "CR-78.download", "inferred_type": "download", "children": [ + "com.github.gilburns.pkg.CR-78", "com.github.gilburns.munki.CR-78", - "com.github.gilburns.install.CR-78", - "com.github.gilburns.pkg.CR-78" + "com.github.gilburns.install.CR-78" ] }, "com.github.gilburns.munki.CR-78": { @@ -141410,358 +141253,475 @@ "shortname": "CR-78.install", "inferred_type": "install" }, - "com.github.gilburns.pkg.CR-78": { - "name": "CR-78", - "description": "Downloads the latest version of CR-78 and creates a package.", + "com.github.gilburns.download.VoltageModular": { + "name": "Voltage Modular", + "description": "Downloads the latest version of Voltage Modular.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/CR-78/CR-78.pkg.recipe", - "parent": "com.github.gilburns.download.CR-78", - "shortname": "CR-78.pkg", + "path": "Cherry Audio/Voltage Modular/Voltage Modular.download.recipe", + "shortname": "Voltage Modular.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.munki.VoltageModular", + "com.github.gilburns.install.VoltageModular", + "com.github.gilburns.pkg.VoltageModular" + ] + }, + "com.github.gilburns.munki.VoltageModular": { + "name": "Voltage Modular", + "description": "Downloads the latest version of Voltage Modular and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Voltage Modular/Voltage Modular.munki.recipe", + "parent": "com.github.gilburns.download.VoltageModular", + "shortname": "Voltage Modular.munki", + "inferred_type": "munki", + "munki_display_name": "Voltage Modular", + "munki_description": "Minimalist modular audio processor." + }, + "com.github.gilburns.install.VoltageModular": { + "name": "Voltage Modular", + "description": "Installs the latest version of Voltage Modular.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Voltage Modular/Voltage Modular.install.recipe", + "parent": "com.github.gilburns.download.VoltageModular", + "shortname": "Voltage Modular.install", + "inferred_type": "install" + }, + "com.github.gilburns.pkg.VoltageModular": { + "name": "Voltage Modular", + "description": "Downloads the latest version of Voltage Modular and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Voltage Modular/Voltage Modular.pkg.recipe", + "parent": "com.github.gilburns.download.VoltageModular", + "shortname": "Voltage Modular.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.pkg.Mercury-6": { - "name": "Mercury-6", - "description": "Downloads the latest version of Mercury-6 and creates a package.", + "com.github.gilburns.munki.EightVoice": { + "name": "Eight Voice", + "description": "Downloads the latest version of Eight Voice and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Mercury-6/Mercury-6.pkg.recipe", - "parent": "com.github.gilburns.download.Mercury-6", - "shortname": "Mercury-6.pkg", + "path": "Cherry Audio/Eight Voice/Eight Voice.munki.recipe", + "parent": "com.github.gilburns.download.EightVoice", + "shortname": "Eight Voice.munki", + "inferred_type": "munki", + "munki_display_name": "Eight Voice", + "munki_description": "Convert text into audio." + }, + "com.github.gilburns.pkg.EightVoice": { + "name": "Eight Voice", + "description": "Downloads the latest version of Eight Voice and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Eight Voice/Eight Voice.pkg.recipe", + "parent": "com.github.gilburns.download.EightVoice", + "shortname": "Eight Voice.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.Mercury-6": { - "name": "Mercury-6", - "description": "Installs the latest version of Mercury-6.", + "com.github.gilburns.install.EightVoice": { + "name": "Eight Voice", + "description": "Installs the latest version of Eight Voice.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Mercury-6/Mercury-6.install.recipe", - "parent": "com.github.gilburns.download.Mercury-6", - "shortname": "Mercury-6.install", + "path": "Cherry Audio/Eight Voice/Eight Voice.install.recipe", + "parent": "com.github.gilburns.download.EightVoice", + "shortname": "Eight Voice.install", "inferred_type": "install" }, - "com.github.gilburns.download.Mercury-6": { - "name": "Mercury-6", - "description": "Downloads the latest version of Mercury-6.", + "com.github.gilburns.download.EightVoice": { + "name": "Eight Voice", + "description": "Downloads the latest version of Eight Voice.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Mercury-6/Mercury-6.download.recipe", - "shortname": "Mercury-6.download", + "path": "Cherry Audio/Eight Voice/Eight Voice.download.recipe", + "shortname": "Eight Voice.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.Mercury-6", - "com.github.gilburns.install.Mercury-6", - "com.github.gilburns.munki.Mercury-6" + "com.github.gilburns.munki.EightVoice", + "com.github.gilburns.pkg.EightVoice", + "com.github.gilburns.install.EightVoice" ] }, - "com.github.gilburns.munki.Mercury-6": { - "name": "Mercury-6", - "description": "Downloads the latest version of Mercury-6 and imports it into Munki.", + "com.github.gilburns.install.Stardust201TapeEcho": { + "name": "Stardust 201 Tape Echo", + "description": "Installs the latest version of Stardust 201 Tape Echo.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Mercury-6/Mercury-6.munki.recipe", - "parent": "com.github.gilburns.download.Mercury-6", - "shortname": "Mercury-6.munki", - "inferred_type": "munki", - "munki_display_name": "Mercury-6", - "munki_description": "Crystal structure visualisation and exploration." + "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.install.recipe", + "parent": "com.github.gilburns.download.Stardust201TapeEcho", + "shortname": "Stardust 201 Tape Echo.install", + "inferred_type": "install" }, - "com.github.gilburns.install.GalacticReverb": { - "name": "Galactic Reverb", - "description": "Installs the latest version of Galactic Reverb.", + "com.github.gilburns.download.Stardust201TapeEcho": { + "name": "Stardust 201 Tape Echo", + "description": "Downloads the latest version of Stardust 201 Tape Echo.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.install.recipe", - "parent": "com.github.gilburns.download.GalacticReverb", - "shortname": "Galactic Reverb.install", - "inferred_type": "install" + "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.download.recipe", + "shortname": "Stardust 201 Tape Echo.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.install.Stardust201TapeEcho", + "com.github.gilburns.munki.Stardust201TapeEcho", + "com.github.gilburns.pkg.Stardust201TapeEcho" + ] }, - "com.github.gilburns.munki.GalacticReverb": { - "name": "Galactic Reverb", - "description": "Downloads the latest version of Galactic Reverb and imports it into Munki.", + "com.github.gilburns.munki.Stardust201TapeEcho": { + "name": "Stardust 201 Tape Echo", + "description": "Downloads the latest version of Stardust 201 Tape Echo and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.munki.recipe", - "parent": "com.github.gilburns.download.GalacticReverb", - "shortname": "Galactic Reverb.munki", + "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.munki.recipe", + "parent": "com.github.gilburns.download.Stardust201TapeEcho", + "shortname": "Stardust 201 Tape Echo.munki", "inferred_type": "munki", - "munki_display_name": "Galactic Reverb", - "munki_description": "High-quality digital reverb effect." + "munki_display_name": "Stardust 201 Tape Echo", + "munki_description": "Emulates a classic tape-based calculator." }, - "com.github.gilburns.pkg.GalacticReverb": { - "name": "Galactic Reverb", - "description": "Downloads the latest version of Galactic Reverb and creates a package.", + "com.github.gilburns.pkg.Stardust201TapeEcho": { + "name": "Stardust 201 Tape Echo", + "description": "Downloads the latest version of Stardust 201 Tape Echo and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.pkg.recipe", - "parent": "com.github.gilburns.download.GalacticReverb", - "shortname": "Galactic Reverb.pkg", + "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.pkg.recipe", + "parent": "com.github.gilburns.download.Stardust201TapeEcho", + "shortname": "Stardust 201 Tape Echo.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.download.GalacticReverb": { - "name": "Galactic Reverb", - "description": "Downloads the latest version of Galactic Reverb.", + "com.github.gilburns.pkg.PS-3300": { + "name": "PS-3300", + "description": "Downloads the latest version of PS-3300 and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.download.recipe", - "shortname": "Galactic Reverb.download", + "path": "Cherry Audio/PS-3300/PS-3300.pkg.recipe", + "parent": "com.github.gilburns.download.PS-3300", + "shortname": "PS-3300.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.install.PS-3300": { + "name": "PS-3300", + "description": "Installs the latest version of PS-3300.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/PS-3300/PS-3300.install.recipe", + "parent": "com.github.gilburns.download.PS-3300", + "shortname": "PS-3300.install", + "inferred_type": "install" + }, + "com.github.gilburns.download.PS-3300": { + "name": "PS-3300", + "description": "Downloads the latest version of PS-3300.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/PS-3300/PS-3300.download.recipe", + "shortname": "PS-3300.download", "inferred_type": "download", "children": [ - "com.github.gilburns.install.GalacticReverb", - "com.github.gilburns.munki.GalacticReverb", - "com.github.gilburns.pkg.GalacticReverb" + "com.github.gilburns.pkg.PS-3300", + "com.github.gilburns.install.PS-3300", + "com.github.gilburns.munki.PS-3300" ] }, - "com.github.gilburns.download.CherryAudioDownloader": { - "name": "Cherry Audio Sync", - "description": "Downloads the latest version of any Cherry Audio title.", + "com.github.gilburns.munki.PS-3300": { + "name": "PS-3300", + "description": "Downloads the latest version of PS-3300 and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Downloader/Cherry Audio Downloader.download.recipe", - "shortname": "Cherry Audio Downloader.download", - "inferred_type": "download" + "path": "Cherry Audio/PS-3300/PS-3300.munki.recipe", + "parent": "com.github.gilburns.download.PS-3300", + "shortname": "PS-3300.munki", + "inferred_type": "munki", + "munki_display_name": "PS-3300", + "munki_description": "Get your play on from anywhere on your Wi-Fi network." }, - "com.github.gilburns.munki.CherryAudioSync": { - "name": "Cherry Audio Sync", - "description": "Downloads the latest version of Cherry Audio Sync and imports it into Munki.", + "com.github.gilburns.pkg.GX-80": { + "name": "GX-80", + "description": "Downloads the latest version of GX-80 and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sync/Cherry Audio Sync.munki.recipe", - "parent": "com.github.gilburns.download.CherryAudioSync", - "shortname": "Cherry Audio Sync.munki", - "inferred_type": "munki", - "munki_display_name": "Cherry Audio Sync", - "munki_description": "Backup utility." + "path": "Cherry Audio/GX-80/GX-80.pkg.recipe", + "parent": "com.github.gilburns.download.GX-80", + "shortname": "GX-80.pkg", + "inferred_type": "pkg" }, - "com.github.gilburns.install.CherryAudioSync": { - "name": "Cherry Audio Sync", - "description": "Installs the latest version of Cherry Audio Sync.", + "com.github.gilburns.install.GX-80": { + "name": "GX-80", + "description": "Installs the latest version of GX-80.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sync/Cherry Audio Sync.install.recipe", - "parent": "com.github.gilburns.download.CherryAudioSync", - "shortname": "Cherry Audio Sync.install", + "path": "Cherry Audio/GX-80/GX-80.install.recipe", + "parent": "com.github.gilburns.download.GX-80", + "shortname": "GX-80.install", "inferred_type": "install" }, - "com.github.gilburns.pkg.CherryAudioSync": { - "name": "Cherry Audio Sync", - "description": "Downloads the latest version of Cherry Audio Sync and creates a package.", + "com.github.gilburns.munki.GX-80": { + "name": "GX-80", + "description": "Downloads the latest version of GX-80 and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sync/Cherry Audio Sync.pkg.recipe", - "parent": "com.github.gilburns.download.CherryAudioSync", - "shortname": "Cherry Audio Sync.pkg", - "inferred_type": "pkg" + "path": "Cherry Audio/GX-80/GX-80.munki.recipe", + "parent": "com.github.gilburns.download.GX-80", + "shortname": "GX-80.munki", + "inferred_type": "munki", + "munki_display_name": "GX-80", + "munki_description": "1872, with a steampunk twist." }, - "com.github.gilburns.install.ModuleDesigner": { - "name": "ModuleDesigner", - "description": "Installs the latest version of ModuleDesigner.", + "com.github.gilburns.download.GX-80": { + "name": "GX-80", + "description": "Downloads the latest version of GX-80.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.install.recipe", - "parent": "com.github.gilburns.download.ModuleDesigner", - "shortname": "ModuleDesigner.install", + "path": "Cherry Audio/GX-80/GX-80.download.recipe", + "shortname": "GX-80.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.GX-80", + "com.github.gilburns.install.GX-80", + "com.github.gilburns.munki.GX-80" + ] + }, + "com.github.gilburns.install.Chroma": { + "name": "Chroma", + "description": "Installs the latest version of Chroma.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Chroma/Chroma.install.recipe", + "parent": "com.github.gilburns.download.Chroma", + "shortname": "Chroma.install", "inferred_type": "install" }, - "com.github.gilburns.munki.ModuleDesigner": { - "name": "ModuleDesigner", - "description": "Downloads the latest version of ModuleDesigner and imports it into Munki.", + "com.github.gilburns.munki.Chroma": { + "name": "Chroma", + "description": "Downloads the latest version of Chroma and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.munki.recipe", - "parent": "com.github.gilburns.download.ModuleDesigner", - "shortname": "ModuleDesigner.munki", + "path": "Cherry Audio/Chroma/Chroma.munki.recipe", + "parent": "com.github.gilburns.download.Chroma", + "shortname": "Chroma.munki", "inferred_type": "munki", - "munki_display_name": "ModuleDesigner", - "munki_description": "Design, build, debug, and test your modules effortlessly." + "munki_display_name": "Chroma", + "munki_description": "Find your perfect color palette." }, - "com.github.gilburns.download.ModuleDesigner": { - "name": "ModuleDesigner", - "description": "Downloads the latest version of ModuleDesigner.", + "com.github.gilburns.pkg.Chroma": { + "name": "Chroma", + "description": "Downloads the latest version of Chroma and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.download.recipe", - "shortname": "ModuleDesigner.download", + "path": "Cherry Audio/Chroma/Chroma.pkg.recipe", + "parent": "com.github.gilburns.download.Chroma", + "shortname": "Chroma.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.download.Chroma": { + "name": "Chroma", + "description": "Downloads the latest version of Chroma.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Chroma/Chroma.download.recipe", + "shortname": "Chroma.download", "inferred_type": "download", "children": [ - "com.github.gilburns.install.ModuleDesigner", - "com.github.gilburns.munki.ModuleDesigner", - "com.github.gilburns.pkg.ModuleDesigner" + "com.github.gilburns.install.Chroma", + "com.github.gilburns.munki.Chroma", + "com.github.gilburns.pkg.Chroma" ] }, - "com.github.gilburns.pkg.ModuleDesigner": { - "name": "ModuleDesigner", - "description": "Downloads the latest version of ModuleDesigner and creates a package.", + "com.github.gilburns.munki.Mercury-6": { + "name": "Mercury-6", + "description": "Downloads the latest version of Mercury-6 and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.pkg.recipe", - "parent": "com.github.gilburns.download.ModuleDesigner", - "shortname": "ModuleDesigner.pkg", - "inferred_type": "pkg" + "path": "Cherry Audio/Mercury-6/Mercury-6.munki.recipe", + "parent": "com.github.gilburns.download.Mercury-6", + "shortname": "Mercury-6.munki", + "inferred_type": "munki", + "munki_display_name": "Mercury-6", + "munki_description": "Crystal structure visualisation and exploration." }, - "com.github.gilburns.pkg.Sines": { - "name": "Sines", - "description": "Downloads the latest version of Sines and creates a package.", + "com.github.gilburns.pkg.Mercury-6": { + "name": "Mercury-6", + "description": "Downloads the latest version of Mercury-6 and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sines/Sines.pkg.recipe", - "parent": "com.github.gilburns.download.Sines", - "shortname": "Sines.pkg", + "path": "Cherry Audio/Mercury-6/Mercury-6.pkg.recipe", + "parent": "com.github.gilburns.download.Mercury-6", + "shortname": "Mercury-6.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.download.Sines": { - "name": "Sines", - "description": "Downloads the latest version of Sines.", + "com.github.gilburns.install.Mercury-6": { + "name": "Mercury-6", + "description": "Installs the latest version of Mercury-6.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sines/Sines.download.recipe", - "shortname": "Sines.download", + "path": "Cherry Audio/Mercury-6/Mercury-6.install.recipe", + "parent": "com.github.gilburns.download.Mercury-6", + "shortname": "Mercury-6.install", + "inferred_type": "install" + }, + "com.github.gilburns.download.Mercury-6": { + "name": "Mercury-6", + "description": "Downloads the latest version of Mercury-6.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Mercury-6/Mercury-6.download.recipe", + "shortname": "Mercury-6.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.Sines", - "com.github.gilburns.install.Sines", - "com.github.gilburns.munki.Sines" + "com.github.gilburns.munki.Mercury-6", + "com.github.gilburns.pkg.Mercury-6", + "com.github.gilburns.install.Mercury-6" ] }, - "com.github.gilburns.install.Sines": { - "name": "Sines", - "description": "Installs the latest version of Sines.", + "com.github.gilburns.pkg.DCO-106": { + "name": "DCO-106", + "description": "Downloads the latest version of DCO-106 and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sines/Sines.install.recipe", - "parent": "com.github.gilburns.download.Sines", - "shortname": "Sines.install", - "inferred_type": "install" + "path": "Cherry Audio/DCO-106/DCO-106.pkg.recipe", + "parent": "com.github.gilburns.download.DCO-106", + "shortname": "DCO-106.pkg", + "inferred_type": "pkg" }, - "com.github.gilburns.munki.Sines": { - "name": "Sines", - "description": "Downloads the latest version of Sines and imports it into Munki.", + "com.github.gilburns.munki.DCO-106": { + "name": "DCO-106", + "description": "Downloads the latest version of DCO-106 and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sines/Sines.munki.recipe", - "parent": "com.github.gilburns.download.Sines", - "shortname": "Sines.munki", + "path": "Cherry Audio/DCO-106/DCO-106.munki.recipe", + "parent": "com.github.gilburns.download.DCO-106", + "shortname": "DCO-106.munki", "inferred_type": "munki", - "munki_display_name": "Sines", - "munki_description": "Sound generative app that creates a probabilistic composition with sine waves." + "munki_display_name": "DCO-106", + "munki_description": "Roland Juno 106 and MKS7 Librarian." }, - "com.github.gilburns.munki.SynthesizerExpanderModule": { - "name": "Synthesizer Expander Module", - "description": "Downloads the latest version of Synthesizer Expander Module and imports it into Munki.", + "com.github.gilburns.install.DCO-106": { + "name": "DCO-106", + "description": "Installs the latest version of DCO-106.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.munki.recipe", - "parent": "com.github.gilburns.download.SynthesizerExpanderModule", - "shortname": "Synthesizer Expander Module.munki", - "inferred_type": "munki", - "munki_display_name": "Synthesizer Expander Module", - "munki_description": "Extracts files contained in RAR archives (Beta)." + "path": "Cherry Audio/DCO-106/DCO-106.install.recipe", + "parent": "com.github.gilburns.download.DCO-106", + "shortname": "DCO-106.install", + "inferred_type": "install" }, - "com.github.gilburns.pkg.SynthesizerExpanderModule": { - "name": "Synthesizer Expander Module", - "description": "Downloads the latest version of Synthesizer Expander Module and creates a package.", + "com.github.gilburns.download.DCO-106": { + "name": "DCO-106", + "description": "Downloads the latest version of DCO-106.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.pkg.recipe", - "parent": "com.github.gilburns.download.SynthesizerExpanderModule", - "shortname": "Synthesizer Expander Module.pkg", - "inferred_type": "pkg" + "path": "Cherry Audio/DCO-106/DCO-106.download.recipe", + "shortname": "DCO-106.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.DCO-106", + "com.github.gilburns.munki.DCO-106", + "com.github.gilburns.install.DCO-106" + ] }, - "com.github.gilburns.download.SynthesizerExpanderModule": { - "name": "Synthesizer Expander Module", - "description": "Downloads the latest version of Synthesizer Expander Module.", + "com.github.gilburns.download.Sines": { + "name": "Sines", + "description": "Downloads the latest version of Sines.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.download.recipe", - "shortname": "Synthesizer Expander Module.download", + "path": "Cherry Audio/Sines/Sines.download.recipe", + "shortname": "Sines.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.SynthesizerExpanderModule", - "com.github.gilburns.pkg.SynthesizerExpanderModule", - "com.github.gilburns.install.SynthesizerExpanderModule" + "com.github.gilburns.pkg.Sines", + "com.github.gilburns.munki.Sines", + "com.github.gilburns.install.Sines" ] }, - "com.github.gilburns.install.SynthesizerExpanderModule": { - "name": "Synthesizer Expander Module", - "description": "Installs the latest version of Synthesizer Expander Module.", + "com.github.gilburns.pkg.Sines": { + "name": "Sines", + "description": "Downloads the latest version of Sines and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.install.recipe", - "parent": "com.github.gilburns.download.SynthesizerExpanderModule", - "shortname": "Synthesizer Expander Module.install", - "inferred_type": "install" + "path": "Cherry Audio/Sines/Sines.pkg.recipe", + "parent": "com.github.gilburns.download.Sines", + "shortname": "Sines.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.munki.Sines": { + "name": "Sines", + "description": "Downloads the latest version of Sines and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Sines/Sines.munki.recipe", + "parent": "com.github.gilburns.download.Sines", + "shortname": "Sines.munki", + "inferred_type": "munki", + "munki_display_name": "Sines", + "munki_description": "Sound generative app that creates a probabilistic composition with sine waves." }, - "com.github.gilburns.pkg.Blue3Organ": { - "name": "Blue3 Organ", - "description": "Downloads the latest version of Blue3 Organ and creates a package.", + "com.github.gilburns.install.Sines": { + "name": "Sines", + "description": "Installs the latest version of Sines.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Blue3/Blue3 Organ.pkg.recipe", - "parent": "com.github.gilburns.download.Blue3Organ", - "shortname": "Blue3 Organ.pkg", - "inferred_type": "pkg", - "children": [ - "com.github.gilburns.jamf.Blue3Organ" - ] + "path": "Cherry Audio/Sines/Sines.install.recipe", + "parent": "com.github.gilburns.download.Sines", + "shortname": "Sines.install", + "inferred_type": "install" }, - "com.github.gilburns.install.Blue3Organ": { - "name": "Blue3 Organ", - "description": "Installs the latest version of Blue3 Organ.", + "com.github.gilburns.install.Novachord": { + "name": "Novachord", + "description": "Installs the latest version of Novachord.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Blue3/Blue3 Organ.install.recipe", - "parent": "com.github.gilburns.download.Blue3Organ", - "shortname": "Blue3 Organ.install", + "path": "Cherry Audio/Novachord/Novachord.install.recipe", + "parent": "com.github.gilburns.download.Novachord", + "shortname": "Novachord.install", "inferred_type": "install" }, - "com.github.gilburns.munki.Blue3Organ": { - "name": "Blue3 Organ", - "description": "Downloads the latest version of Blue3 Organ and imports it into Munki.", + "com.github.gilburns.munki.Novachord": { + "name": "Novachord", + "description": "Downloads the latest version of Novachord and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Blue3/Blue3 Organ.munki.recipe", - "parent": "com.github.gilburns.download.Blue3Organ", - "shortname": "Blue3 Organ.munki", + "path": "Cherry Audio/Novachord/Novachord.munki.recipe", + "parent": "com.github.gilburns.download.Novachord", + "shortname": "Novachord.munki", "inferred_type": "munki", - "munki_display_name": "Blue3 Organ", - "munki_description": "Scaling application for pipe organ builders." + "munki_display_name": "Novachord", + "munki_description": " " }, - "com.github.gilburns.download.Blue3Organ": { - "name": "Blue3 Organ", - "description": "Downloads the latest version of Blue3 Organ.", + "com.github.gilburns.download.Novachord": { + "name": "Novachord", + "description": "Downloads the latest version of Novachord.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Blue3/Blue3 Organ.download.recipe", - "shortname": "Blue3 Organ.download", + "path": "Cherry Audio/Novachord/Novachord.download.recipe", + "shortname": "Novachord.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.Blue3Organ", - "com.github.gilburns.install.Blue3Organ", - "com.github.gilburns.munki.Blue3Organ" + "com.github.gilburns.install.Novachord", + "com.github.gilburns.munki.Novachord", + "com.github.gilburns.pkg.Novachord" ] }, - "com.github.gilburns.jamf.Blue3Organ": { - "name": "Blue3 Organ", - "description": "Downloads the latest version of Blue3 Organ and uploads the package to Jamf.", + "com.github.gilburns.pkg.Novachord": { + "name": "Novachord", + "description": "Downloads the latest version of Novachord and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Blue3/Blue3 Organ-pkg-upload.jamf.recipe", - "parent": "com.github.gilburns.pkg.Blue3Organ", - "shortname": "Blue3 Organ-pkg-upload.jamf", - "inferred_type": "jamf", - "jamf_display_name": null, - "jamf_description": null + "path": "Cherry Audio/Novachord/Novachord.pkg.recipe", + "parent": "com.github.gilburns.download.Novachord", + "shortname": "Novachord.pkg", + "inferred_type": "pkg" }, - "com.github.gilburns.munki.PS-20": { - "name": "PS-20", - "description": "Downloads the latest version of PS-20 and imports it into Munki.", + "com.github.gilburns.install.Quadra": { + "name": "Quadra", + "description": "Installs the latest version of Quadra.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-20/PS-20.munki.recipe", - "parent": "com.github.gilburns.download.PS-20", - "shortname": "PS-20.munki", - "inferred_type": "munki", - "munki_display_name": "PS-20", - "munki_description": "Visual acuity tests for optometrists." + "path": "Cherry Audio/Quadra/Quadra.install.recipe", + "parent": "com.github.gilburns.download.Quadra", + "shortname": "Quadra.install", + "inferred_type": "install" }, - "com.github.gilburns.download.PS-20": { - "name": "PS-20", - "description": "Downloads the latest version of PS-20.", + "com.github.gilburns.pkg.Quadra": { + "name": "Quadra", + "description": "Downloads the latest version of Quadra and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-20/PS-20.download.recipe", - "shortname": "PS-20.download", + "path": "Cherry Audio/Quadra/Quadra.pkg.recipe", + "parent": "com.github.gilburns.download.Quadra", + "shortname": "Quadra.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.download.Quadra": { + "name": "Quadra", + "description": "Downloads the latest version of Quadra.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Quadra/Quadra.download.recipe", + "shortname": "Quadra.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.PS-20", - "com.github.gilburns.install.PS-20", - "com.github.gilburns.pkg.PS-20" + "com.github.gilburns.install.Quadra", + "com.github.gilburns.pkg.Quadra", + "com.github.gilburns.munki.Quadra" ] }, - "com.github.gilburns.install.PS-20": { - "name": "PS-20", - "description": "Installs the latest version of PS-20.", + "com.github.gilburns.munki.Quadra": { + "name": "Quadra", + "description": "Downloads the latest version of Quadra and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-20/PS-20.install.recipe", - "parent": "com.github.gilburns.download.PS-20", - "shortname": "PS-20.install", - "inferred_type": "install" + "path": "Cherry Audio/Quadra/Quadra.munki.recipe", + "parent": "com.github.gilburns.download.Quadra", + "shortname": "Quadra.munki", + "inferred_type": "munki", + "munki_display_name": "Quadra", + "munki_description": "1991 Macintosh Quadra 900 Emulator." }, - "com.github.gilburns.pkg.PS-20": { - "name": "PS-20", - "description": "Downloads the latest version of PS-20 and creates a package.", + "com.github.gilburns.pkg.RackmodeRingModulator": { + "name": "Rackmode Ring Modulator", + "description": "Downloads the latest version of Rackmode Ring Modulator and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-20/PS-20.pkg.recipe", - "parent": "com.github.gilburns.download.PS-20", - "shortname": "PS-20.pkg", + "path": "Cherry Audio/Rackmode Ring Modulator/Rackmode Ring Modulator.pkg.recipe", + "parent": "com.github.gilburns.download.RackmodeRingModulator", + "shortname": "Rackmode Ring Modulator.pkg", "inferred_type": "pkg" }, "com.github.gilburns.munki.RackmodeRingModulator": { @@ -141783,9 +141743,9 @@ "shortname": "Rackmode Ring Modulator.download", "inferred_type": "download", "children": [ + "com.github.gilburns.pkg.RackmodeRingModulator", "com.github.gilburns.munki.RackmodeRingModulator", - "com.github.gilburns.install.RackmodeRingModulator", - "com.github.gilburns.pkg.RackmodeRingModulator" + "com.github.gilburns.install.RackmodeRingModulator" ] }, "com.github.gilburns.install.RackmodeRingModulator": { @@ -141797,24 +141757,174 @@ "shortname": "Rackmode Ring Modulator.install", "inferred_type": "install" }, - "com.github.gilburns.pkg.RackmodeRingModulator": { - "name": "Rackmode Ring Modulator", - "description": "Downloads the latest version of Rackmode Ring Modulator and creates a package.", + "com.github.gilburns.download.GalacticReverb": { + "name": "Galactic Reverb", + "description": "Downloads the latest version of Galactic Reverb.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Rackmode Ring Modulator/Rackmode Ring Modulator.pkg.recipe", - "parent": "com.github.gilburns.download.RackmodeRingModulator", - "shortname": "Rackmode Ring Modulator.pkg", + "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.download.recipe", + "shortname": "Galactic Reverb.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.GalacticReverb", + "com.github.gilburns.munki.GalacticReverb", + "com.github.gilburns.install.GalacticReverb" + ] + }, + "com.github.gilburns.pkg.GalacticReverb": { + "name": "Galactic Reverb", + "description": "Downloads the latest version of Galactic Reverb and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.pkg.recipe", + "parent": "com.github.gilburns.download.GalacticReverb", + "shortname": "Galactic Reverb.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.pkg.OctaveCat": { - "name": "Octave Cat", - "description": "Downloads the latest version of Octave Cat and creates a package.", + "com.github.gilburns.munki.GalacticReverb": { + "name": "Galactic Reverb", + "description": "Downloads the latest version of Galactic Reverb and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Octave Cat/Octave Cat.pkg.recipe", - "parent": "com.github.gilburns.download.OctaveCat", - "shortname": "Octave Cat.pkg", + "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.munki.recipe", + "parent": "com.github.gilburns.download.GalacticReverb", + "shortname": "Galactic Reverb.munki", + "inferred_type": "munki", + "munki_display_name": "Galactic Reverb", + "munki_description": "High-quality digital reverb effect." + }, + "com.github.gilburns.install.GalacticReverb": { + "name": "Galactic Reverb", + "description": "Installs the latest version of Galactic Reverb.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Galactic Reverb/Galactic Reverb.install.recipe", + "parent": "com.github.gilburns.download.GalacticReverb", + "shortname": "Galactic Reverb.install", + "inferred_type": "install" + }, + "com.github.gilburns.install.Miniverse": { + "name": "Miniverse", + "description": "Installs the latest version of Miniverse.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Miniverse/Miniverse.install.recipe", + "parent": "com.github.gilburns.download.Miniverse", + "shortname": "Miniverse.install", + "inferred_type": "install" + }, + "com.github.gilburns.download.Miniverse": { + "name": "Miniverse", + "description": "Downloads the latest version of Miniverse.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Miniverse/Miniverse.download.recipe", + "shortname": "Miniverse.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.install.Miniverse", + "com.github.gilburns.pkg.Miniverse", + "com.github.gilburns.munki.Miniverse" + ] + }, + "com.github.gilburns.pkg.Miniverse": { + "name": "Miniverse", + "description": "Downloads the latest version of Miniverse and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Miniverse/Miniverse.pkg.recipe", + "parent": "com.github.gilburns.download.Miniverse", + "shortname": "Miniverse.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.munki.Miniverse": { + "name": "Miniverse", + "description": "Downloads the latest version of Miniverse and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Miniverse/Miniverse.munki.recipe", + "parent": "com.github.gilburns.download.Miniverse", + "shortname": "Miniverse.munki", + "inferred_type": "munki", + "munki_display_name": "Miniverse", + "munki_description": "Arcade-style miniature golf simulation featuring an isometric user perspective, 3D-rendered scrolling playfields, and an advanced physics engine...." + }, + "com.github.gilburns.munki.PolymodeSynthesizer": { + "name": "Polymode Synthesizer", + "description": "Downloads the latest version of Polymode Synthesizer and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.munki.recipe", + "parent": "com.github.gilburns.download.PolymodeSynthesizer", + "shortname": "Polymode Synthesizer.munki", + "inferred_type": "munki", + "munki_display_name": "Polymode Synthesizer", + "munki_description": "Speech synthesizer." + }, + "com.github.gilburns.install.PolymodeSynthesizer": { + "name": "Polymode Synthesizer", + "description": "Installs the latest version of Polymode Synthesizer.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.install.recipe", + "parent": "com.github.gilburns.download.PolymodeSynthesizer", + "shortname": "Polymode Synthesizer.install", + "inferred_type": "install" + }, + "com.github.gilburns.pkg.PolymodeSynthesizer": { + "name": "Polymode Synthesizer", + "description": "Downloads the latest version of Polymode Synthesizer and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.pkg.recipe", + "parent": "com.github.gilburns.download.PolymodeSynthesizer", + "shortname": "Polymode Synthesizer.pkg", + "inferred_type": "pkg" + }, + "com.github.gilburns.download.PolymodeSynthesizer": { + "name": "Polymode Synthesizer", + "description": "Downloads the latest version of Polymode Synthesizer.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.download.recipe", + "shortname": "Polymode Synthesizer.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.munki.PolymodeSynthesizer", + "com.github.gilburns.install.PolymodeSynthesizer", + "com.github.gilburns.pkg.PolymodeSynthesizer" + ] + }, + "com.github.gilburns.munki.ProSoloist": { + "name": "Pro Soloist", + "description": "Downloads the latest version of Pro Soloist and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Pro Soloist/Pro Soloist.munki.recipe", + "parent": "com.github.gilburns.download.ProSoloist", + "shortname": "Pro Soloist.munki", + "inferred_type": "munki", + "munki_display_name": "Pro Soloist", + "munki_description": "Integrates Final Cut Pro X projects with Avid Pro Tools." + }, + "com.github.gilburns.install.ProSoloist": { + "name": "Pro Soloist", + "description": "Installs the latest version of Pro Soloist.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Pro Soloist/Pro Soloist.install.recipe", + "parent": "com.github.gilburns.download.ProSoloist", + "shortname": "Pro Soloist.install", + "inferred_type": "install" + }, + "com.github.gilburns.pkg.ProSoloist": { + "name": "Pro Soloist", + "description": "Downloads the latest version of Pro Soloist and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Pro Soloist/Pro Soloist.pkg.recipe", + "parent": "com.github.gilburns.download.ProSoloist", + "shortname": "Pro Soloist.pkg", "inferred_type": "pkg" }, + "com.github.gilburns.download.ProSoloist": { + "name": "Pro Soloist", + "description": "Downloads the latest version of Pro Soloist.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Pro Soloist/Pro Soloist.download.recipe", + "shortname": "Pro Soloist.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.munki.ProSoloist", + "com.github.gilburns.install.ProSoloist", + "com.github.gilburns.pkg.ProSoloist" + ] + }, "com.github.gilburns.munki.OctaveCat": { "name": "Octave Cat", "description": "Downloads the latest version of Octave Cat and imports it into Munki.", @@ -141834,9 +141944,9 @@ "shortname": "Octave Cat.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.OctaveCat", "com.github.gilburns.munki.OctaveCat", - "com.github.gilburns.install.OctaveCat" + "com.github.gilburns.install.OctaveCat", + "com.github.gilburns.pkg.OctaveCat" ] }, "com.github.gilburns.install.OctaveCat": { @@ -141848,6 +141958,15 @@ "shortname": "Octave Cat.install", "inferred_type": "install" }, + "com.github.gilburns.pkg.OctaveCat": { + "name": "Octave Cat", + "description": "Downloads the latest version of Octave Cat and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Octave Cat/Octave Cat.pkg.recipe", + "parent": "com.github.gilburns.download.OctaveCat", + "shortname": "Octave Cat.pkg", + "inferred_type": "pkg" + }, "com.github.gilburns.pkg.Lowdown": { "name": "Lowdown", "description": "Downloads the latest version of Lowdown and creates a package.", @@ -141890,131 +142009,187 @@ "com.github.gilburns.install.Lowdown" ] }, - "com.github.gilburns.pkg.Solovox": { - "name": "Solovox", - "description": "Downloads the latest version of Solovox and creates a package.", + "com.github.gilburns.munki.CA2600": { + "name": "CA2600", + "description": "Downloads the latest version of CA2600 and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Solovox/Solovox.pkg.recipe", - "parent": "com.github.gilburns.download.Solovox", - "shortname": "Solovox.pkg", + "path": "Cherry Audio/CA2600/CA2600.munki.recipe", + "parent": "com.github.gilburns.download.CA2600", + "shortname": "CA2600.munki", + "inferred_type": "munki", + "munki_display_name": "CA2600", + "munki_description": "Mix music with an app inspired by the groundbreaking ARP 2600 synthesizer." + }, + "com.github.gilburns.pkg.CA2600": { + "name": "CA2600", + "description": "Downloads the latest version of CA2600 and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/CA2600/CA2600.pkg.recipe", + "parent": "com.github.gilburns.download.CA2600", + "shortname": "CA2600.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.download.Solovox": { - "name": "Solovox", - "description": "Downloads the latest version of Solovox.", + "com.github.gilburns.download.CA2600": { + "name": "CA2600", + "description": "Downloads the latest version of CA2600.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Solovox/Solovox.download.recipe", - "shortname": "Solovox.download", + "path": "Cherry Audio/CA2600/CA2600.download.recipe", + "shortname": "CA2600.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.Solovox", - "com.github.gilburns.install.Solovox", - "com.github.gilburns.munki.Solovox" + "com.github.gilburns.munki.CA2600", + "com.github.gilburns.pkg.CA2600", + "com.github.gilburns.install.CA2600" ] }, - "com.github.gilburns.install.Solovox": { - "name": "Solovox", - "description": "Installs the latest version of Solovox.", + "com.github.gilburns.install.CA2600": { + "name": "CA2600", + "description": "Installs the latest version of CA2600.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Solovox/Solovox.install.recipe", - "parent": "com.github.gilburns.download.Solovox", - "shortname": "Solovox.install", + "path": "Cherry Audio/CA2600/CA2600.install.recipe", + "parent": "com.github.gilburns.download.CA2600", + "shortname": "CA2600.install", "inferred_type": "install" }, - "com.github.gilburns.munki.Solovox": { - "name": "Solovox", - "description": "Downloads the latest version of Solovox and imports it into Munki.", + "com.github.gilburns.munki.PS-20": { + "name": "PS-20", + "description": "Downloads the latest version of PS-20 and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Solovox/Solovox.munki.recipe", - "parent": "com.github.gilburns.download.Solovox", - "shortname": "Solovox.munki", + "path": "Cherry Audio/PS-20/PS-20.munki.recipe", + "parent": "com.github.gilburns.download.PS-20", + "shortname": "PS-20.munki", "inferred_type": "munki", - "munki_display_name": "Solovox", - "munki_description": " " + "munki_display_name": "PS-20", + "munki_description": "Visual acuity tests for optometrists." }, - "com.github.gilburns.munki.Miniverse": { - "name": "Miniverse", - "description": "Downloads the latest version of Miniverse and imports it into Munki.", + "com.github.gilburns.install.PS-20": { + "name": "PS-20", + "description": "Installs the latest version of PS-20.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Miniverse/Miniverse.munki.recipe", - "parent": "com.github.gilburns.download.Miniverse", - "shortname": "Miniverse.munki", - "inferred_type": "munki", - "munki_display_name": "Miniverse", - "munki_description": "Arcade-style miniature golf simulation featuring an isometric user perspective, 3D-rendered scrolling playfields, and an advanced physics engine...." + "path": "Cherry Audio/PS-20/PS-20.install.recipe", + "parent": "com.github.gilburns.download.PS-20", + "shortname": "PS-20.install", + "inferred_type": "install" }, - "com.github.gilburns.pkg.Miniverse": { - "name": "Miniverse", - "description": "Downloads the latest version of Miniverse and creates a package.", + "com.github.gilburns.pkg.PS-20": { + "name": "PS-20", + "description": "Downloads the latest version of PS-20 and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Miniverse/Miniverse.pkg.recipe", - "parent": "com.github.gilburns.download.Miniverse", - "shortname": "Miniverse.pkg", + "path": "Cherry Audio/PS-20/PS-20.pkg.recipe", + "parent": "com.github.gilburns.download.PS-20", + "shortname": "PS-20.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.download.Miniverse": { - "name": "Miniverse", - "description": "Downloads the latest version of Miniverse.", + "com.github.gilburns.download.PS-20": { + "name": "PS-20", + "description": "Downloads the latest version of PS-20.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Miniverse/Miniverse.download.recipe", - "shortname": "Miniverse.download", + "path": "Cherry Audio/PS-20/PS-20.download.recipe", + "shortname": "PS-20.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.Miniverse", - "com.github.gilburns.pkg.Miniverse", - "com.github.gilburns.install.Miniverse" + "com.github.gilburns.munki.PS-20", + "com.github.gilburns.install.PS-20", + "com.github.gilburns.pkg.PS-20" ] }, - "com.github.gilburns.install.Miniverse": { - "name": "Miniverse", - "description": "Installs the latest version of Miniverse.", + "com.github.gilburns.jamf.Blue3Organ": { + "name": "Blue3 Organ", + "description": "Downloads the latest version of Blue3 Organ and uploads the package to Jamf.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Miniverse/Miniverse.install.recipe", - "parent": "com.github.gilburns.download.Miniverse", - "shortname": "Miniverse.install", - "inferred_type": "install" + "path": "Cherry Audio/Blue3/Blue3 Organ-pkg-upload.jamf.recipe", + "parent": "com.github.gilburns.pkg.Blue3Organ", + "shortname": "Blue3 Organ-pkg-upload.jamf", + "inferred_type": "jamf", + "jamf_display_name": null, + "jamf_description": null }, - "com.github.gilburns.install.DCO-106": { - "name": "DCO-106", - "description": "Installs the latest version of DCO-106.", + "com.github.gilburns.pkg.Blue3Organ": { + "name": "Blue3 Organ", + "description": "Downloads the latest version of Blue3 Organ and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/DCO-106/DCO-106.install.recipe", - "parent": "com.github.gilburns.download.DCO-106", - "shortname": "DCO-106.install", + "path": "Cherry Audio/Blue3/Blue3 Organ.pkg.recipe", + "parent": "com.github.gilburns.download.Blue3Organ", + "shortname": "Blue3 Organ.pkg", + "inferred_type": "pkg", + "children": [ + "com.github.gilburns.jamf.Blue3Organ" + ] + }, + "com.github.gilburns.munki.Blue3Organ": { + "name": "Blue3 Organ", + "description": "Downloads the latest version of Blue3 Organ and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Blue3/Blue3 Organ.munki.recipe", + "parent": "com.github.gilburns.download.Blue3Organ", + "shortname": "Blue3 Organ.munki", + "inferred_type": "munki", + "munki_display_name": "Blue3 Organ", + "munki_description": "Scaling application for pipe organ builders." + }, + "com.github.gilburns.install.Blue3Organ": { + "name": "Blue3 Organ", + "description": "Installs the latest version of Blue3 Organ.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Blue3/Blue3 Organ.install.recipe", + "parent": "com.github.gilburns.download.Blue3Organ", + "shortname": "Blue3 Organ.install", "inferred_type": "install" }, - "com.github.gilburns.download.DCO-106": { - "name": "DCO-106", - "description": "Downloads the latest version of DCO-106.", + "com.github.gilburns.download.Blue3Organ": { + "name": "Blue3 Organ", + "description": "Downloads the latest version of Blue3 Organ.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/DCO-106/DCO-106.download.recipe", - "shortname": "DCO-106.download", + "path": "Cherry Audio/Blue3/Blue3 Organ.download.recipe", + "shortname": "Blue3 Organ.download", "inferred_type": "download", "children": [ - "com.github.gilburns.install.DCO-106", - "com.github.gilburns.pkg.DCO-106", - "com.github.gilburns.munki.DCO-106" + "com.github.gilburns.pkg.Blue3Organ", + "com.github.gilburns.munki.Blue3Organ", + "com.github.gilburns.install.Blue3Organ" ] }, - "com.github.gilburns.pkg.DCO-106": { - "name": "DCO-106", - "description": "Downloads the latest version of DCO-106 and creates a package.", + "com.github.gilburns.download.Elka-X": { + "name": "Elka-X", + "description": "Downloads the latest version of Elka-X.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/DCO-106/DCO-106.pkg.recipe", - "parent": "com.github.gilburns.download.DCO-106", - "shortname": "DCO-106.pkg", + "path": "Cherry Audio/Elka-X/Elka-X.download.recipe", + "shortname": "Elka-X.download", + "inferred_type": "download", + "children": [ + "com.github.gilburns.pkg.Elka-X", + "com.github.gilburns.install.Elka-X", + "com.github.gilburns.munki.Elka-X" + ] + }, + "com.github.gilburns.pkg.Elka-X": { + "name": "Elka-X", + "description": "Downloads the latest version of Elka-X and creates a package.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Elka-X/Elka-X.pkg.recipe", + "parent": "com.github.gilburns.download.Elka-X", + "shortname": "Elka-X.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.munki.DCO-106": { - "name": "DCO-106", - "description": "Downloads the latest version of DCO-106 and imports it into Munki.", + "com.github.gilburns.install.Elka-X": { + "name": "Elka-X", + "description": "Installs the latest version of Elka-X.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/DCO-106/DCO-106.munki.recipe", - "parent": "com.github.gilburns.download.DCO-106", - "shortname": "DCO-106.munki", + "path": "Cherry Audio/Elka-X/Elka-X.install.recipe", + "parent": "com.github.gilburns.download.Elka-X", + "shortname": "Elka-X.install", + "inferred_type": "install" + }, + "com.github.gilburns.munki.Elka-X": { + "name": "Elka-X", + "description": "Downloads the latest version of Elka-X and imports it into Munki.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/Elka-X/Elka-X.munki.recipe", + "parent": "com.github.gilburns.download.Elka-X", + "shortname": "Elka-X.munki", "inferred_type": "munki", - "munki_display_name": "DCO-106", - "munki_description": "Roland Juno 106 and MKS7 Librarian." + "munki_display_name": "Elka-X", + "munki_description": "For OS X 10.7 through OS X 10.9." }, "com.github.gilburns.pkg.Mercury-4": { "name": "Mercury-4", @@ -142058,462 +142233,277 @@ "shortname": "Mercury-4.install", "inferred_type": "install" }, - "com.github.gilburns.download.PS-3300": { - "name": "PS-3300", - "description": "Downloads the latest version of PS-3300.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-3300/PS-3300.download.recipe", - "shortname": "PS-3300.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.pkg.PS-3300", - "com.github.gilburns.install.PS-3300", - "com.github.gilburns.munki.PS-3300" - ] - }, - "com.github.gilburns.pkg.PS-3300": { - "name": "PS-3300", - "description": "Downloads the latest version of PS-3300 and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-3300/PS-3300.pkg.recipe", - "parent": "com.github.gilburns.download.PS-3300", - "shortname": "PS-3300.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.install.PS-3300": { - "name": "PS-3300", - "description": "Installs the latest version of PS-3300.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-3300/PS-3300.install.recipe", - "parent": "com.github.gilburns.download.PS-3300", - "shortname": "PS-3300.install", - "inferred_type": "install" - }, - "com.github.gilburns.munki.PS-3300": { - "name": "PS-3300", - "description": "Downloads the latest version of PS-3300 and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/PS-3300/PS-3300.munki.recipe", - "parent": "com.github.gilburns.download.PS-3300", - "shortname": "PS-3300.munki", - "inferred_type": "munki", - "munki_display_name": "PS-3300", - "munki_description": "Get your play on from anywhere on your Wi-Fi network." - }, - "com.github.gilburns.pkg.GX-80": { - "name": "GX-80", - "description": "Downloads the latest version of GX-80 and creates a package.", + "com.github.gilburns.pkg.SynthesizerExpanderModule": { + "name": "Synthesizer Expander Module", + "description": "Downloads the latest version of Synthesizer Expander Module and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/GX-80/GX-80.pkg.recipe", - "parent": "com.github.gilburns.download.GX-80", - "shortname": "GX-80.pkg", + "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.pkg.recipe", + "parent": "com.github.gilburns.download.SynthesizerExpanderModule", + "shortname": "Synthesizer Expander Module.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.GX-80": { - "name": "GX-80", - "description": "Installs the latest version of GX-80.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/GX-80/GX-80.install.recipe", - "parent": "com.github.gilburns.download.GX-80", - "shortname": "GX-80.install", - "inferred_type": "install" - }, - "com.github.gilburns.download.GX-80": { - "name": "GX-80", - "description": "Downloads the latest version of GX-80.", + "com.github.gilburns.download.SynthesizerExpanderModule": { + "name": "Synthesizer Expander Module", + "description": "Downloads the latest version of Synthesizer Expander Module.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/GX-80/GX-80.download.recipe", - "shortname": "GX-80.download", + "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.download.recipe", + "shortname": "Synthesizer Expander Module.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.GX-80", - "com.github.gilburns.install.GX-80", - "com.github.gilburns.munki.GX-80" + "com.github.gilburns.pkg.SynthesizerExpanderModule", + "com.github.gilburns.munki.SynthesizerExpanderModule", + "com.github.gilburns.install.SynthesizerExpanderModule" ] }, - "com.github.gilburns.munki.GX-80": { - "name": "GX-80", - "description": "Downloads the latest version of GX-80 and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/GX-80/GX-80.munki.recipe", - "parent": "com.github.gilburns.download.GX-80", - "shortname": "GX-80.munki", - "inferred_type": "munki", - "munki_display_name": "GX-80", - "munki_description": "1872, with a steampunk twist." - }, - "com.github.gilburns.munki.Stardust201TapeEcho": { - "name": "Stardust 201 Tape Echo", - "description": "Downloads the latest version of Stardust 201 Tape Echo and imports it into Munki.", + "com.github.gilburns.munki.SynthesizerExpanderModule": { + "name": "Synthesizer Expander Module", + "description": "Downloads the latest version of Synthesizer Expander Module and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.munki.recipe", - "parent": "com.github.gilburns.download.Stardust201TapeEcho", - "shortname": "Stardust 201 Tape Echo.munki", + "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.munki.recipe", + "parent": "com.github.gilburns.download.SynthesizerExpanderModule", + "shortname": "Synthesizer Expander Module.munki", "inferred_type": "munki", - "munki_display_name": "Stardust 201 Tape Echo", - "munki_description": "Emulates a classic tape-based calculator." + "munki_display_name": "Synthesizer Expander Module", + "munki_description": "Extracts files contained in RAR archives (Beta)." }, - "com.github.gilburns.install.Stardust201TapeEcho": { - "name": "Stardust 201 Tape Echo", - "description": "Installs the latest version of Stardust 201 Tape Echo.", + "com.github.gilburns.install.SynthesizerExpanderModule": { + "name": "Synthesizer Expander Module", + "description": "Installs the latest version of Synthesizer Expander Module.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.install.recipe", - "parent": "com.github.gilburns.download.Stardust201TapeEcho", - "shortname": "Stardust 201 Tape Echo.install", + "path": "Cherry Audio/Synthesizer Expander Module/Synthesizer Expander Module.install.recipe", + "parent": "com.github.gilburns.download.SynthesizerExpanderModule", + "shortname": "Synthesizer Expander Module.install", "inferred_type": "install" }, - "com.github.gilburns.pkg.Stardust201TapeEcho": { - "name": "Stardust 201 Tape Echo", - "description": "Downloads the latest version of Stardust 201 Tape Echo and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.pkg.recipe", - "parent": "com.github.gilburns.download.Stardust201TapeEcho", - "shortname": "Stardust 201 Tape Echo.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.download.Stardust201TapeEcho": { - "name": "Stardust 201 Tape Echo", - "description": "Downloads the latest version of Stardust 201 Tape Echo.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Stardust 201 Tape Echo/Stardust 201 Tape Echo.download.recipe", - "shortname": "Stardust 201 Tape Echo.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.munki.Stardust201TapeEcho", - "com.github.gilburns.install.Stardust201TapeEcho", - "com.github.gilburns.pkg.Stardust201TapeEcho" - ] - }, - "com.github.gilburns.install.EightVoice": { - "name": "Eight Voice", - "description": "Installs the latest version of Eight Voice.", + "com.github.gilburns.install.Harmonia": { + "name": "Harmonia", + "description": "Installs the latest version of Harmonia.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Eight Voice/Eight Voice.install.recipe", - "parent": "com.github.gilburns.download.EightVoice", - "shortname": "Eight Voice.install", + "path": "Cherry Audio/Harmonia/Harmonia.install.recipe", + "parent": "com.github.gilburns.download.Harmonia", + "shortname": "Harmonia.install", "inferred_type": "install" }, - "com.github.gilburns.munki.EightVoice": { - "name": "Eight Voice", - "description": "Downloads the latest version of Eight Voice and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Eight Voice/Eight Voice.munki.recipe", - "parent": "com.github.gilburns.download.EightVoice", - "shortname": "Eight Voice.munki", - "inferred_type": "munki", - "munki_display_name": "Eight Voice", - "munki_description": "Convert text into audio." - }, - "com.github.gilburns.pkg.EightVoice": { - "name": "Eight Voice", - "description": "Downloads the latest version of Eight Voice and creates a package.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Eight Voice/Eight Voice.pkg.recipe", - "parent": "com.github.gilburns.download.EightVoice", - "shortname": "Eight Voice.pkg", - "inferred_type": "pkg" - }, - "com.github.gilburns.download.EightVoice": { - "name": "Eight Voice", - "description": "Downloads the latest version of Eight Voice.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Eight Voice/Eight Voice.download.recipe", - "shortname": "Eight Voice.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.install.EightVoice", - "com.github.gilburns.munki.EightVoice", - "com.github.gilburns.pkg.EightVoice" - ] - }, - "com.github.gilburns.pkg.CA2600": { - "name": "CA2600", - "description": "Downloads the latest version of CA2600 and creates a package.", + "com.github.gilburns.pkg.Harmonia": { + "name": "Harmonia", + "description": "Downloads the latest version of Harmonia and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/CA2600/CA2600.pkg.recipe", - "parent": "com.github.gilburns.download.CA2600", - "shortname": "CA2600.pkg", + "path": "Cherry Audio/Harmonia/Harmonia.pkg.recipe", + "parent": "com.github.gilburns.download.Harmonia", + "shortname": "Harmonia.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.CA2600": { - "name": "CA2600", - "description": "Installs the latest version of CA2600.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/CA2600/CA2600.install.recipe", - "parent": "com.github.gilburns.download.CA2600", - "shortname": "CA2600.install", - "inferred_type": "install" - }, - "com.github.gilburns.download.CA2600": { - "name": "CA2600", - "description": "Downloads the latest version of CA2600.", + "com.github.gilburns.download.Harmonia": { + "name": "Harmonia", + "description": "Downloads the latest version of Harmonia.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/CA2600/CA2600.download.recipe", - "shortname": "CA2600.download", + "path": "Cherry Audio/Harmonia/Harmonia.download.recipe", + "shortname": "Harmonia.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.CA2600", - "com.github.gilburns.install.CA2600", - "com.github.gilburns.munki.CA2600" + "com.github.gilburns.install.Harmonia", + "com.github.gilburns.pkg.Harmonia", + "com.github.gilburns.munki.Harmonia" ] }, - "com.github.gilburns.munki.CA2600": { - "name": "CA2600", - "description": "Downloads the latest version of CA2600 and imports it into Munki.", + "com.github.gilburns.munki.Harmonia": { + "name": "Harmonia", + "description": "Downloads the latest version of Harmonia and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/CA2600/CA2600.munki.recipe", - "parent": "com.github.gilburns.download.CA2600", - "shortname": "CA2600.munki", + "path": "Cherry Audio/Harmonia/Harmonia.munki.recipe", + "parent": "com.github.gilburns.download.Harmonia", + "shortname": "Harmonia.munki", "inferred_type": "munki", - "munki_display_name": "CA2600", - "munki_description": "Mix music with an app inspired by the groundbreaking ARP 2600 synthesizer." - }, - "com.github.gilburns.download.CherryAudioSync": { - "name": "Cherry Audio Sync", - "description": "Downloads the latest version of Cherry Audio Sync.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Sync/Cherry Audio Sync.download.recipe", - "shortname": "Cherry Audio Sync.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.munki.CherryAudioSync", - "com.github.gilburns.install.CherryAudioSync", - "com.github.gilburns.pkg.CherryAudioSync", - "com.github.gilburns.pkg.CherryAudioSync", - "com.github.gilburns.install.CherryAudioSync", - "com.github.gilburns.munki.CherryAudioSync" - ] - }, - "com.github.gilburns.download.PolymodeSynthesizer": { - "name": "Polymode Synthesizer", - "description": "Downloads the latest version of Polymode Synthesizer.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.download.recipe", - "shortname": "Polymode Synthesizer.download", - "inferred_type": "download", - "children": [ - "com.github.gilburns.install.PolymodeSynthesizer", - "com.github.gilburns.pkg.PolymodeSynthesizer", - "com.github.gilburns.munki.PolymodeSynthesizer" - ] + "munki_display_name": "Harmonia", + "munki_description": "Music theory application that combines score notation and automatic tonal analysis and grading with text processing......" }, - "com.github.gilburns.install.PolymodeSynthesizer": { - "name": "Polymode Synthesizer", - "description": "Installs the latest version of Polymode Synthesizer.", + "com.github.gilburns.install.Solovox": { + "name": "Solovox", + "description": "Installs the latest version of Solovox.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.install.recipe", - "parent": "com.github.gilburns.download.PolymodeSynthesizer", - "shortname": "Polymode Synthesizer.install", + "path": "Cherry Audio/Solovox/Solovox.install.recipe", + "parent": "com.github.gilburns.download.Solovox", + "shortname": "Solovox.install", "inferred_type": "install" }, - "com.github.gilburns.pkg.PolymodeSynthesizer": { - "name": "Polymode Synthesizer", - "description": "Downloads the latest version of Polymode Synthesizer and creates a package.", + "com.github.gilburns.pkg.Solovox": { + "name": "Solovox", + "description": "Downloads the latest version of Solovox and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.pkg.recipe", - "parent": "com.github.gilburns.download.PolymodeSynthesizer", - "shortname": "Polymode Synthesizer.pkg", + "path": "Cherry Audio/Solovox/Solovox.pkg.recipe", + "parent": "com.github.gilburns.download.Solovox", + "shortname": "Solovox.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.munki.PolymodeSynthesizer": { - "name": "Polymode Synthesizer", - "description": "Downloads the latest version of Polymode Synthesizer and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Polymode Synthesizer/Polymode Synthesizer.munki.recipe", - "parent": "com.github.gilburns.download.PolymodeSynthesizer", - "shortname": "Polymode Synthesizer.munki", - "inferred_type": "munki", - "munki_display_name": "Polymode Synthesizer", - "munki_description": "Speech synthesizer." - }, - "com.github.gilburns.munki.VoltageModular": { - "name": "Voltage Modular", - "description": "Downloads the latest version of Voltage Modular and imports it into Munki.", + "com.github.gilburns.munki.Solovox": { + "name": "Solovox", + "description": "Downloads the latest version of Solovox and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Voltage Modular/Voltage Modular.munki.recipe", - "parent": "com.github.gilburns.download.VoltageModular", - "shortname": "Voltage Modular.munki", + "path": "Cherry Audio/Solovox/Solovox.munki.recipe", + "parent": "com.github.gilburns.download.Solovox", + "shortname": "Solovox.munki", "inferred_type": "munki", - "munki_display_name": "Voltage Modular", - "munki_description": "Minimalist modular audio processor." + "munki_display_name": "Solovox", + "munki_description": " " }, - "com.github.gilburns.download.VoltageModular": { - "name": "Voltage Modular", - "description": "Downloads the latest version of Voltage Modular.", + "com.github.gilburns.download.Solovox": { + "name": "Solovox", + "description": "Downloads the latest version of Solovox.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Voltage Modular/Voltage Modular.download.recipe", - "shortname": "Voltage Modular.download", + "path": "Cherry Audio/Solovox/Solovox.download.recipe", + "shortname": "Solovox.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.VoltageModular", - "com.github.gilburns.pkg.VoltageModular", - "com.github.gilburns.install.VoltageModular" + "com.github.gilburns.install.Solovox", + "com.github.gilburns.pkg.Solovox", + "com.github.gilburns.munki.Solovox" ] }, - "com.github.gilburns.pkg.VoltageModular": { - "name": "Voltage Modular", - "description": "Downloads the latest version of Voltage Modular and creates a package.", + "com.github.gilburns.download.CherryAudioDownloader": { + "name": "Cherry Audio Sync", + "description": "Downloads the latest version of any Cherry Audio title.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Voltage Modular/Voltage Modular.pkg.recipe", - "parent": "com.github.gilburns.download.VoltageModular", - "shortname": "Voltage Modular.pkg", - "inferred_type": "pkg" + "path": "Cherry Audio/Downloader/Cherry Audio Downloader.download.recipe", + "shortname": "Cherry Audio Downloader.download", + "inferred_type": "download" }, - "com.github.gilburns.install.VoltageModular": { - "name": "Voltage Modular", - "description": "Installs the latest version of Voltage Modular.", + "com.github.gilburns.install.Dreamsynth": { + "name": "Dreamsynth", + "description": "Installs the latest version of Dreamsynth.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Voltage Modular/Voltage Modular.install.recipe", - "parent": "com.github.gilburns.download.VoltageModular", - "shortname": "Voltage Modular.install", + "path": "Cherry Audio/Dreamsynth/Dreamsynth.install.recipe", + "parent": "com.github.gilburns.download.Dreamsynth", + "shortname": "Dreamsynth.install", "inferred_type": "install" }, - "com.github.gilburns.munki.Elka-X": { - "name": "Elka-X", - "description": "Downloads the latest version of Elka-X and imports it into Munki.", + "com.github.gilburns.munki.Dreamsynth": { + "name": "Dreamsynth", + "description": "Downloads the latest version of Dreamsynth and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Elka-X/Elka-X.munki.recipe", - "parent": "com.github.gilburns.download.Elka-X", - "shortname": "Elka-X.munki", + "path": "Cherry Audio/Dreamsynth/Dreamsynth.munki.recipe", + "parent": "com.github.gilburns.download.Dreamsynth", + "shortname": "Dreamsynth.munki", "inferred_type": "munki", - "munki_display_name": "Elka-X", - "munki_description": "For OS X 10.7 through OS X 10.9." + "munki_display_name": "Dreamsynth", + "munki_description": "It reproduces the infinite array of rich, analog pads from the string machines." }, - "com.github.gilburns.download.Elka-X": { - "name": "Elka-X", - "description": "Downloads the latest version of Elka-X.", + "com.github.gilburns.download.Dreamsynth": { + "name": "Dreamsynth", + "description": "Downloads the latest version of Dreamsynth.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Elka-X/Elka-X.download.recipe", - "shortname": "Elka-X.download", + "path": "Cherry Audio/Dreamsynth/Dreamsynth.download.recipe", + "shortname": "Dreamsynth.download", "inferred_type": "download", "children": [ - "com.github.gilburns.munki.Elka-X", - "com.github.gilburns.pkg.Elka-X", - "com.github.gilburns.install.Elka-X" + "com.github.gilburns.install.Dreamsynth", + "com.github.gilburns.munki.Dreamsynth", + "com.github.gilburns.pkg.Dreamsynth" ] }, - "com.github.gilburns.pkg.Elka-X": { - "name": "Elka-X", - "description": "Downloads the latest version of Elka-X and creates a package.", + "com.github.gilburns.pkg.Dreamsynth": { + "name": "Dreamsynth", + "description": "Downloads the latest version of Dreamsynth and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Elka-X/Elka-X.pkg.recipe", - "parent": "com.github.gilburns.download.Elka-X", - "shortname": "Elka-X.pkg", + "path": "Cherry Audio/Dreamsynth/Dreamsynth.pkg.recipe", + "parent": "com.github.gilburns.download.Dreamsynth", + "shortname": "Dreamsynth.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.Elka-X": { - "name": "Elka-X", - "description": "Installs the latest version of Elka-X.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Elka-X/Elka-X.install.recipe", - "parent": "com.github.gilburns.download.Elka-X", - "shortname": "Elka-X.install", - "inferred_type": "install" - }, - "com.github.gilburns.pkg.Memorymode": { - "name": "Memorymode", - "description": "Downloads the latest version of Memorymode and creates a package.", + "com.github.gilburns.pkg.ModuleDesigner": { + "name": "ModuleDesigner", + "description": "Downloads the latest version of ModuleDesigner and creates a package.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Memorymode/Memorymode.pkg.recipe", - "parent": "com.github.gilburns.download.Memorymode", - "shortname": "Memorymode.pkg", + "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.pkg.recipe", + "parent": "com.github.gilburns.download.ModuleDesigner", + "shortname": "ModuleDesigner.pkg", "inferred_type": "pkg" }, - "com.github.gilburns.install.Memorymode": { - "name": "Memorymode", - "description": "Installs the latest version of Memorymode.", + "com.github.gilburns.install.ModuleDesigner": { + "name": "ModuleDesigner", + "description": "Installs the latest version of ModuleDesigner.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Memorymode/Memorymode.install.recipe", - "parent": "com.github.gilburns.download.Memorymode", - "shortname": "Memorymode.install", + "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.install.recipe", + "parent": "com.github.gilburns.download.ModuleDesigner", + "shortname": "ModuleDesigner.install", "inferred_type": "install" }, - "com.github.gilburns.download.Memorymode": { - "name": "Memorymode", - "description": "Downloads the latest version of Memorymode.", + "com.github.gilburns.munki.ModuleDesigner": { + "name": "ModuleDesigner", + "description": "Downloads the latest version of ModuleDesigner and imports it into Munki.", "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Memorymode/Memorymode.download.recipe", - "shortname": "Memorymode.download", + "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.munki.recipe", + "parent": "com.github.gilburns.download.ModuleDesigner", + "shortname": "ModuleDesigner.munki", + "inferred_type": "munki", + "munki_display_name": "ModuleDesigner", + "munki_description": "Design, build, debug, and test your modules effortlessly." + }, + "com.github.gilburns.download.ModuleDesigner": { + "name": "ModuleDesigner", + "description": "Downloads the latest version of ModuleDesigner.", + "repo": "autopkg/gilburns-recipes", + "path": "Cherry Audio/ModuleDesigner/ModuleDesigner.download.recipe", + "shortname": "ModuleDesigner.download", "inferred_type": "download", "children": [ - "com.github.gilburns.pkg.Memorymode", - "com.github.gilburns.install.Memorymode", - "com.github.gilburns.munki.Memorymode" + "com.github.gilburns.pkg.ModuleDesigner", + "com.github.gilburns.install.ModuleDesigner", + "com.github.gilburns.munki.ModuleDesigner" ] - }, - "com.github.gilburns.munki.Memorymode": { - "name": "Memorymode", - "description": "Downloads the latest version of Memorymode and imports it into Munki.", - "repo": "autopkg/gilburns-recipes", - "path": "Cherry Audio/Memorymode/Memorymode.munki.recipe", - "parent": "com.github.gilburns.download.Memorymode", - "shortname": "Memorymode.munki", - "inferred_type": "munki", - "munki_display_name": "Memorymode", - "munki_description": " " } }, "shortnames": { - "TheUnarchiver.pkg": [ - "com.github.autopkg.pkg.TheUnarchiver" + "XQuartz.munki": [ + "com.github.autopkg.munki.xquartz" + ], + "XQuartz.download": [ + "com.github.autopkg.download.xquartz" ], "TheUnarchiver.download": [ "com.github.autopkg.download.TheUnarchiver" ], - "TheUnarchiver.munki": [ - "com.github.autopkg.munki.TheUnarchiver" - ], - "MSOffice2011Updates.install": [ - "com.github.autopkg.install.Office2011Updates" - ], - "MSOffice2011Updates.download": [ - "com.github.autopkg.download.Office2011Updates" - ], - "MSOffice2011Updates.munki": [ - "com.github.autopkg.munki.Office2011Updates" - ], - "MSOffice2011Updates.pkg": [ - "com.github.autopkg.pkg.Office2011Updates" + "TheUnarchiver.pkg": [ + "com.github.autopkg.pkg.TheUnarchiver" ], - "Skype.munki": [ - "com.github.autopkg.munki.Skype" + "TheUnarchiver.munki": [ + "com.github.autopkg.munki.TheUnarchiver" ], - "Skype.pkg": [ - "com.github.autopkg.pkg.Skype", - "com.github.amsysuk-recipes.pkg.Skype" + "SassafrasK2Client.download": [ + "com.github.autopkg.download.sassafras-k2client" ], - "Skype.install": [ - "com.github.autopkg.install.Skype" + "SassafrasK2Client.munki": [ + "com.github.autopkg.munki.sassafras-k2client" ], - "Skype.download": [ - "com.github.autopkg.download.Skype" + "VLC.download": [ + "com.github.autopkg.download.VLC" ], - "munkitools.munki": [ - "com.github.autopkg.munki.munkitools" + "VLC.pkg": [ + "com.github.autopkg.pkg.VLC" ], - "munkitools5.munki": [ - "com.github.autopkg.munki.munkitools5" + "VLC.munki": [ + "com.github.autopkg.munki.VLC", + "com.github.Lotusshaney.munki.VLC" ], - "munkitools4.munki": [ - "com.github.autopkg.munki.munkitools4" + "VLC.install": [ + "com.github.autopkg.install.VLC" ], - "munkitools6.munki": [ - "com.github.autopkg.munki.munkitools6" + "AdobeAir.munki": [ + "com.github.autopkg.munki.AdobeAIR" ], - "munkitools2-autobuild.munki": [ - "com.github.autopkg.munki.munkitools2-autobuild" + "AdobeAIR.pkg": [ + "com.github.autopkg.pkg.AdobeAIR" ], - "munkitools3.munki": [ - "com.github.autopkg.munki.munkitools3" + "AdobeAIR.download": [ + "com.github.autopkg.download.AdobeAIR" ], - "munkitools2.munki": [ - "com.github.autopkg.munki.munkitools2" + "GoogleEarth.munki": [ + "com.github.autopkg.munki.google-earth" ], - "munkitools6-signed.munki": [ - "com.github.autopkg.munki.munkitools6-signed" + "GoogleEarth.pkg": [ + "com.github.autopkg.pkg.google-earth" ], - "munkitools3-autobuild.munki": [ - "com.github.autopkg.munki.munkitools3-autobuild" + "GoogleEarth.download": [ + "com.github.autopkg.download.google-earth" ], "Cyberduck.download": [ "com.github.autopkg.download.Cyberduck" @@ -142525,290 +142515,301 @@ "com.github.autopkg.pkg.Cyberduck", "com.github.rtrouton.pkg.Cyberduck" ], - "OmniGraffle7.munki": [ - "com.github.autopkg.munki.omnigraffle7" + "MSOffice2011Updates.pkg": [ + "com.github.autopkg.pkg.Office2011Updates" ], - "OmniPlan.pkg": [ - "com.github.autopkg.pkg.omniplan" + "MSOffice2011Updates.install": [ + "com.github.autopkg.install.Office2011Updates" ], - "OmniOutlinerPro.munki": [ - "com.github.autopkg.munki.omnioutlinerpro" + "MSOffice2011Updates.munki": [ + "com.github.autopkg.munki.Office2011Updates" ], - "OmniFocus4.install": [ - "com.github.autopkg.install.omnifocus4" + "MSOffice2011Updates.download": [ + "com.github.autopkg.download.Office2011Updates" ], - "OmniDiskSweeper.download": [ - "com.github.autopkg.download.OmniDiskSweeper", - "com.github.jpiel.download.OmniDiskSweeper" + "Handbrake.pkg": [ + "com.github.autopkg.pkg.Handbrake" ], - "OmniOutliner.download": [ - "com.github.autopkg.download.omnioutliner" + "Handbrake.download": [ + "com.github.autopkg.download.Handbrake", + "com.github.keeleysam.autopkg.download.HandBrake", + "com.github.tallfunnyjew.download.Handbrake" ], - "OmniPlan3.pkg": [ - "com.github.autopkg.pkg.omniplan3" + "Handbrake.munki": [ + "com.github.autopkg.munki.Handbrake", + "com.github.keeleysam.autopkg.munki.HandBrake" ], - "OmniFocus4.munki": [ - "com.github.autopkg.munki.omnifocus4" + "Evernote.download": [ + "com.github.autopkg.download.Evernote", + "com.github.joshua-d-miller.download.evernote" ], - "OmniOutlinerPro.pkg": [ - "com.github.autopkg.pkg.omnioutlinerpro" + "Evernote.munki": [ + "com.github.autopkg.munki.Evernote", + "com.github.joshua-d-miller.munki.evernote" ], - "OmniOutliner4.munki": [ - "com.github.autopkg.munki.omnioutliner4" + "Evernote.pkg": [ + "com.github.autopkg.pkg.Evernote" ], - "OmniPlan3.munki": [ - "com.github.autopkg.munki.omniplan3" + "AdobeAcrobatPro9Update.munki": [ + "com.github.autopkg.munki.AdobeAcrobatPro9Update" ], - "OmniOutliner5.pkg": [ - "com.github.autopkg.pkg.omnioutliner5" + "AdobeAcrobatProXUpdate.download": [ + "com.github.autopkg.download.AdobeAcrobatProXUpdate" ], - "OmniOutliner.pkg": [ - "com.github.autopkg.pkg.omnioutliner" + "AdobeAcrobatPro9Update.download": [ + "com.github.autopkg.download.AdobeAcrobatPro9Update" ], - "OmniFocus2.install": [ - "com.github.autopkg.install.omnifocus2" + "AdobeAcrobatProXUpdate.munki": [ + "com.github.autopkg.munki.AdobeAcrobatProXUpdate" ], - "OmniFocus2.munki": [ - "com.github.autopkg.munki.omnifocus2" + "Dropbox.munki": [ + "com.github.autopkg.munki.dropbox" ], - "OmniFocus4.pkg": [ - "com.github.autopkg.pkg.omnifocus4" + "Dropbox.download": [ + "com.github.autopkg.download.dropbox" ], - "OmniGraffle.munki": [ - "com.github.autopkg.munki.omnigraffle" + "Dropbox.pkg": [ + "com.github.autopkg.pkg.dropbox" ], - "OmniFocus3.install": [ - "com.github.autopkg.install.omnifocus3" + "MakeCatalogs.munki": [ + "com.github.autopkg.munki.makecatalogs" ], - "OmniOutliner.munki": [ - "com.github.autopkg.munki.omnioutliner" + "Spotify.munki": [ + "com.github.autopkg.munki.Spotify", + "com.github.nstrauss.munki.Spotify" ], - "OmniGroupProduct.munki": [ - "com.github.autopkg.munki.omnigroupproduct" + "Spotify.download": [ + "com.github.autopkg.download.Spotify" ], - "OmniOutliner5.download": [ - "com.github.autopkg.download.omnioutliner5" + "AdobeFlashPlayer.pkg": [ + "com.github.autopkg.pkg.FlashPlayerExtractPackage" ], - "OmniDiskSweeper.pkg": [ - "com.github.autopkg.pkg.OmniDiskSweeper", - "com.github.luisgiraldo.pkg.omnidisksweeper", - "com.github.jpiel.pkg.OmniDiskSweeper" + "AdobeFlashPlayerExtractPackage.munki": [ + "com.github.autopkg.munki.FlashPlayerExtractPackage" ], - "OmniPlan.munki": [ - "com.github.autopkg.munki.omniplan" + "AdobeFlashPlayer.install": [ + "com.github.autopkg.install.FlashPlayer" ], - "OmniOutliner4.pkg": [ - "com.github.autopkg.pkg.omnioutliner4" + "AdobeFlashPlayer.download": [ + "com.github.autopkg.download.FlashPlayer" ], - "OmniGroupProduct.pkg": [ - "com.github.autopkg.pkg.omnigroupproduct" + "AdobeFlashPlayer.munki": [ + "com.github.autopkg.munki.FlashPlayerNoRepackage" ], - "OmniGraphSketcher.download": [ - "com.github.autopkg.download.omnigraphsketcher" + "XLD.download": [ + "com.github.autopkg.download.XLD" ], - "OmniFocus2.download": [ - "com.github.autopkg.download.omnifocus2" + "XLD.munki": [ + "com.github.autopkg.munki.XLD" ], - "OmniGraffle6.download": [ - "com.github.autopkg.download.omnigraffle6" + "XLD.pkg": [ + "com.github.autopkg.pkg.XLD" ], - "OmniGraffle.download": [ - "com.github.autopkg.download.omnigraffle" + "munkitools2-autobuild.munki": [ + "com.github.autopkg.munki.munkitools2-autobuild" ], - "OmniOutlinerPro.download": [ - "com.github.autopkg.download.omnioutlinerpro" + "munkitools3-autobuild.munki": [ + "com.github.autopkg.munki.munkitools3-autobuild" ], - "OmniDiskSweeper.munki": [ - "com.github.autopkg.munki.OmniDiskSweeper", - "com.github.luisgiraldo.munki.omnidisksweeper", - "com.github.jpiel.munki.OmniDiskSweeper" + "munkitools4.munki": [ + "com.github.autopkg.munki.munkitools4" ], - "OmniFocus3.pkg": [ - "com.github.autopkg.pkg.omnifocus3", - "com.github.ahousseini-recipes.pkg.OmniFocus3" + "munkitools3.munki": [ + "com.github.autopkg.munki.munkitools3" ], - "OmniFocus.download": [ - "com.github.autopkg.download.omnifocus" + "munkitools5.munki": [ + "com.github.autopkg.munki.munkitools5" ], - "OmniFocus2.pkg": [ - "com.github.autopkg.pkg.omnifocus2" + "munkitools6-signed.munki": [ + "com.github.autopkg.munki.munkitools6-signed" ], - "OmniGraffle.pkg": [ - "com.github.autopkg.pkg.omnigraffle" + "munkitools.munki": [ + "com.github.autopkg.munki.munkitools" ], - "OmniFocus.munki": [ - "com.github.autopkg.munki.omnifocus" + "munkitools6.munki": [ + "com.github.autopkg.munki.munkitools6" ], - "OmniFocus3.download": [ - "com.github.autopkg.download.omnifocus3" + "munkitools2.munki": [ + "com.github.autopkg.munki.munkitools2" ], - "OmniOutliner4.download": [ - "com.github.autopkg.download.omnioutliner4" + "SkypeForBusiness.install": [ + "com.github.autopkg.install.SkypeForBusiness" ], - "OmniGraffle7.pkg": [ - "com.github.autopkg.pkg.omnigraffle7" + "MSWord2019.munki": [ + "com.github.autopkg.munki.MSWord2019" ], - "OmniGraphSketcher.pkg": [ - "com.github.autopkg.pkg.omnigraphsketcher" + "MSTeams2.munki": [ + "com.github.autopkg.munki.MSTeams2" ], - "OmniGraffle6.munki": [ - "com.github.autopkg.munki.omnigraffle6" + "MSOneNote2019.download": [ + "com.github.autopkg.download.MSOneNote2019" ], - "OmniFocus3.munki": [ - "com.github.autopkg.munki.omnifocus3" + "MSWord2016.munki": [ + "com.github.autopkg.munki.MSWord2016" ], - "OmniFocus.pkg": [ - "com.github.autopkg.pkg.omnifocus" + "MSDefenderATP.munki": [ + "com.github.autopkg.munki.MSDefenderATP" ], - "OmniGraffle7.download": [ - "com.github.autopkg.download.omnigraffle7" + "MSTeams2.download": [ + "com.github.autopkg.download.MSTeams2" ], - "OmniOutliner5.munki": [ - "com.github.autopkg.munki.omnioutliner5" + "MSOutlook2019.install": [ + "com.github.autopkg.install.MSOutlook2019" ], - "OmniGrafflePro.munki": [ - "com.github.autopkg.munki.omnigrafflepro" + "MSWord2019.download": [ + "com.github.autopkg.download.MSWord2019" ], - "OmniGrafflePro.pkg": [ - "com.github.autopkg.pkg.omnigrafflepro" + "MSEdge.install": [ + "com.github.autopkg.install.MSEdge" ], - "OmniGrafflePro.download": [ - "com.github.autopkg.download.omnigrafflepro" + "MSExcel2019.munki": [ + "com.github.autopkg.munki.MSExcel2019" ], - "OmniDiskSweeper.install": [ - "com.github.autopkg.install.OmniDiskSweeper" + "MSOutlook2019.download": [ + "com.github.autopkg.download.MSOutlook2019" ], - "OmniGraffle6.pkg": [ - "com.github.autopkg.pkg.omnigraffle6" + "MSEdge.munki": [ + "com.github.autopkg.munki.MSEdge" ], - "OmniPlan3.download": [ - "com.github.autopkg.download.omniplan3" + "MSOneNote2019.install": [ + "com.github.autopkg.install.MSOneNote2019" ], - "OmniPlan.download": [ - "com.github.autopkg.download.omniplan" + "MSPowerPoint2016.munki": [ + "com.github.autopkg.munki.MSPowerPoint2016" ], - "OmniFocus4.download": [ - "com.github.autopkg.download.omnifocus4" + "SkypeForBusiness.download": [ + "com.github.autopkg.download.SkypeForBusiness" ], - "OmniGraphSketcher.munki": [ - "com.github.autopkg.munki.omnigraphsketcher" + "MSExcel2019.install": [ + "com.github.autopkg.install.MSExcel2019" ], - "OmniGroupProduct.download": [ - "com.github.autopkg.download.omnigroupproduct" + "MSPowerPoint2016.download": [ + "com.github.autopkg.download.MSPowerPoint2016" ], - "Praat.download": [ - "com.github.autopkg.download.Praat" + "MSWord2016.install": [ + "com.github.autopkg.install.MSWord2016" ], - "Praat.pkg": [ - "com.github.autopkg.pkg.Praat" + "MSWord2016.download": [ + "com.github.autopkg.download.MSWord2016" ], - "Praat.munki": [ - "com.github.autopkg.munki.Praat" + "MSRemoteDesktop.download": [ + "com.github.autopkg.download.MSRemoteDesktop" ], - "XLD.pkg": [ - "com.github.autopkg.pkg.XLD" + "MSTeams2.install": [ + "com.github.autopkg.install.MSTeams2" ], - "XLD.munki": [ - "com.github.autopkg.munki.XLD" + "MSOutlook2016.munki": [ + "com.github.autopkg.munki.MSOutlook2016" ], - "XLD.download": [ - "com.github.autopkg.download.XLD" + "MSAutoUpdate.install": [ + "com.github.autopkg.install.MSAutoUpdate" ], - "Dropbox.pkg": [ - "com.github.autopkg.pkg.dropbox" + "MSOutlook2019.munki": [ + "com.github.autopkg.munki.MSOutlook2019" ], - "Dropbox.download": [ - "com.github.autopkg.download.dropbox" + "MSRemoteDesktop.munki": [ + "com.github.autopkg.munki.MSRemoteDesktop" ], - "Dropbox.munki": [ - "com.github.autopkg.munki.dropbox" + "MSExcel2016.install": [ + "com.github.autopkg.install.MSExcel2016" ], - "AdobeReaderUpdates.munki": [ - "com.github.autopkg.munki.AdobeReaderUpdates" + "MSOneNote2016.install": [ + "com.github.autopkg.install.MSOneNote2016" ], - "AdobeReaderDC.download": [ - "com.github.autopkg.download.AdobeReaderDC" + "MSExcel2016.munki": [ + "com.github.autopkg.munki.MSExcel2016" ], - "AdobeReader.download": [ - "com.github.autopkg.download.AdobeReader" + "MSOutlook2016.install": [ + "com.github.autopkg.install.MSOutlook2016" ], - "AdobeReaderUpdates.download": [ - "com.github.autopkg.download.AdobeReaderUpdates" + "MSAutoUpdate.download": [ + "com.github.autopkg.download.MSAutoUpdate" ], - "AdobeReader.pkg": [ - "com.github.autopkg.pkg.AdobeReader", - "com.github.novaksam.pkg.AdobeReader", - "com.github.moofit-recipes.pkg.AdobeReader" + "SkypeForBusiness.munki": [ + "com.github.autopkg.munki.SkypeForBusiness" ], - "AdobeReader.munki": [ - "com.github.autopkg.munki.AdobeReader", - "com.github.Lotusshaney.munki.AdobeReader" + "MSExcel2019.download": [ + "com.github.autopkg.download.MSExcel2019" ], - "AdobeReaderDC.install": [ - "com.github.autopkg.install.AdobeReaderDC" + "MSOfficeMacProduct.download": [ + "com.github.autopkg.download.MSOfficeMacProduct" ], - "AdobeReader.install": [ - "com.github.autopkg.install.AdobeReader" + "MSCompanyPortal.download": [ + "com.github.autopkg.download.MSCompanyPortal" ], - "AdobeReaderDC.pkg": [ - "com.github.autopkg.pkg.AdobeReaderDC", - "com.github.rtrouton.pkg.AdobeReaderDC" + "MSPowerPoint2019.install": [ + "com.github.autopkg.install.MSPowerPoint2019" ], - "AdobeReaderDC.munki": [ - "com.github.autopkg.munki.AdobeReaderDC" + "MSOneNote2016.download": [ + "com.github.autopkg.download.MSOneNote2016" ], - "Spotify.munki": [ - "com.github.autopkg.munki.Spotify", - "com.github.nstrauss.munki.Spotify" + "MSTeams.download": [ + "com.github.autopkg.download.MSTeams", + "com.github.apettinen.download.MSTeams" ], - "Spotify.download": [ - "com.github.autopkg.download.Spotify" + "MSDefenderATP.download": [ + "com.github.autopkg.download.MSDefenderATP" ], - "VLC.install": [ - "com.github.autopkg.install.VLC" + "MSPowerPoint2019.download": [ + "com.github.autopkg.download.MSPowerPoint2019" ], - "VLC.pkg": [ - "com.github.autopkg.pkg.VLC" + "MSExcel2016.download": [ + "com.github.autopkg.download.MSExcel2016" ], - "VLC.munki": [ - "com.github.autopkg.munki.VLC", - "com.github.Lotusshaney.munki.VLC" + "MSRemoteDesktop.install": [ + "com.github.autopkg.install.MSRemoteDesktop" ], - "VLC.download": [ - "com.github.autopkg.download.VLC" + "MSWord2019.install": [ + "com.github.autopkg.install.MSWord2019" ], - "Puppet-Agent.munki": [ - "com.github.autopkg.munki.puppet-agent" + "MSOutlook2016.download": [ + "com.github.autopkg.download.MSOutlook2016" ], - "Puppet.munki": [ - "com.github.autopkg.munki.puppet" + "MSPowerPoint2019.munki": [ + "com.github.autopkg.munki.MSPowerPoint2019" ], - "Puppet.download": [ - "com.github.autopkg.download.puppet", - "com.github.gerardkok.download.puppet" + "MSTeams.install": [ + "com.github.autopkg.install.MSTeams", + "com.github.apettinen.install.MSTeams" ], - "Facter.munki": [ - "com.github.autopkg.munki.facter" + "MSPowerPoint2016.install": [ + "com.github.autopkg.install.MSPowerPoint2016" ], - "Hiera.download": [ - "com.github.autopkg.download.hiera" + "MSOneNote2019.munki": [ + "com.github.autopkg.munki.MSOneNote2019" ], - "Facter.download": [ - "com.github.autopkg.download.facter" + "MSAutoUpdate.munki": [ + "com.github.autopkg.munki.MSAutoUpdate" ], - "Hiera.munki": [ - "com.github.autopkg.munki.hiera" + "MSTeams.munki": [ + "com.github.autopkg.munki.MSTeams", + "com.github.apettinen.munki.MSTeams" ], - "Puppet-Agent.download": [ - "com.github.autopkg.download.puppet-agent" + "MSOneNote2016.munki": [ + "com.github.autopkg.munki.MSOneNote2016" + ], + "MSEdge.download": [ + "com.github.autopkg.download.MSEdge" + ], + "TextMate.munki": [ + "com.github.autopkg.munki.TextMate" + ], + "TextMate.download": [ + "com.github.autopkg.download.TextMate" + ], + "TextMate2.download": [ + "com.github.autopkg.download.TextMate2" + ], + "TextMate2.install": [ + "com.github.autopkg.install.TextMate2", + "io.github.apettinen.install.TextMate2" + ], + "TextMate2.munki": [ + "com.github.autopkg.munki.TextMate2" ], "BBEdit.munki": [ "com.github.autopkg.munki.bbedit" ], - "BBEdit.install": [ - "com.github.autopkg.install.BBEdit", - "com.github.rtrouton.install.bbedit" - ], "BBEdit.download": [ "com.github.autopkg.download.bbedit" ], @@ -142816,376 +142817,392 @@ "com.github.autopkg.pkg.BBEdit", "com.github.rtrouton.pkg.bbedit" ], - "MSExcel2016.munki": [ - "com.github.autopkg.munki.MSExcel2016" + "BBEdit.install": [ + "com.github.autopkg.install.BBEdit", + "com.github.rtrouton.install.bbedit" ], - "MSWord2016.install": [ - "com.github.autopkg.install.MSWord2016" + "Praat.pkg": [ + "com.github.autopkg.pkg.Praat" ], - "MSEdge.install": [ - "com.github.autopkg.install.MSEdge" + "Praat.munki": [ + "com.github.autopkg.munki.Praat" ], - "MSTeams.download": [ - "com.github.autopkg.download.MSTeams", - "com.github.apettinen.download.MSTeams" + "Praat.download": [ + "com.github.autopkg.download.Praat" ], - "MSWord2016.munki": [ - "com.github.autopkg.munki.MSWord2016" + "OracleJava8.pkg": [ + "com.github.autopkg.pkg.OracleJava8" ], - "MSOneNote2019.download": [ - "com.github.autopkg.download.MSOneNote2019" + "OracleJava8.download": [ + "com.github.autopkg.download.OracleJava8" ], - "MSEdge.munki": [ - "com.github.autopkg.munki.MSEdge" + "OracleJava8.munki": [ + "com.github.autopkg.munki.OracleJava8" ], - "MSOutlook2016.install": [ - "com.github.autopkg.install.MSOutlook2016" + "Facter.munki": [ + "com.github.autopkg.munki.facter" ], - "MSDefenderATP.munki": [ - "com.github.autopkg.munki.MSDefenderATP" + "Hiera.munki": [ + "com.github.autopkg.munki.hiera" ], - "MSPowerPoint2019.install": [ - "com.github.autopkg.install.MSPowerPoint2019" + "Puppet-Agent.munki": [ + "com.github.autopkg.munki.puppet-agent" ], - "MSWord2016.download": [ - "com.github.autopkg.download.MSWord2016" + "Hiera.download": [ + "com.github.autopkg.download.hiera" ], - "MSPowerPoint2019.download": [ - "com.github.autopkg.download.MSPowerPoint2019" + "Facter.download": [ + "com.github.autopkg.download.facter" ], - "MSPowerPoint2016.install": [ - "com.github.autopkg.install.MSPowerPoint2016" + "Puppet-Agent.download": [ + "com.github.autopkg.download.puppet-agent" ], - "MSTeams2.install": [ - "com.github.autopkg.install.MSTeams2" + "Puppet.munki": [ + "com.github.autopkg.munki.puppet" ], - "MSExcel2019.munki": [ - "com.github.autopkg.munki.MSExcel2019" + "Puppet.download": [ + "com.github.autopkg.download.puppet", + "com.github.gerardkok.download.puppet" ], - "MSCompanyPortal.download": [ - "com.github.autopkg.download.MSCompanyPortal" + "Silverlight.munki": [ + "com.github.autopkg.munki.Silverlight" ], - "MSDefenderATP.download": [ - "com.github.autopkg.download.MSDefenderATP" + "Silverlight.pkg": [ + "com.github.autopkg.pkg.Silverlight", + "com.github.novaksam.pkg.Silverlight" ], - "MSAutoUpdate.install": [ - "com.github.autopkg.install.MSAutoUpdate" + "Silverlight.download": [ + "com.github.autopkg.download.Silverlight" ], - "MSTeams.munki": [ - "com.github.autopkg.munki.MSTeams", - "com.github.apettinen.munki.MSTeams" + "Silverlight.install": [ + "com.github.autopkg.install.Silverlight" ], - "MSRemoteDesktop.install": [ - "com.github.autopkg.install.MSRemoteDesktop" + "AdobeReaderDC.munki": [ + "com.github.autopkg.munki.AdobeReaderDC" ], - "MSTeams2.download": [ - "com.github.autopkg.download.MSTeams2" + "AdobeReader.download": [ + "com.github.autopkg.download.AdobeReader" ], - "MSExcel2019.install": [ - "com.github.autopkg.install.MSExcel2019" + "AdobeReaderDC.pkg": [ + "com.github.autopkg.pkg.AdobeReaderDC", + "com.github.rtrouton.pkg.AdobeReaderDC" ], - "MSTeams.install": [ - "com.github.autopkg.install.MSTeams", - "com.github.apettinen.install.MSTeams" + "AdobeReader.pkg": [ + "com.github.autopkg.pkg.AdobeReader", + "com.github.novaksam.pkg.AdobeReader", + "com.github.moofit-recipes.pkg.AdobeReader" ], - "MSEdge.download": [ - "com.github.autopkg.download.MSEdge" + "AdobeReaderUpdates.download": [ + "com.github.autopkg.download.AdobeReaderUpdates" ], - "SkypeForBusiness.munki": [ - "com.github.autopkg.munki.SkypeForBusiness" + "AdobeReaderDC.install": [ + "com.github.autopkg.install.AdobeReaderDC" ], - "MSOutlook2016.download": [ - "com.github.autopkg.download.MSOutlook2016" + "AdobeReader.install": [ + "com.github.autopkg.install.AdobeReader" ], - "MSAutoUpdate.download": [ - "com.github.autopkg.download.MSAutoUpdate" + "AdobeReaderDC.download": [ + "com.github.autopkg.download.AdobeReaderDC" ], - "MSOutlook2016.munki": [ - "com.github.autopkg.munki.MSOutlook2016" + "AdobeReader.munki": [ + "com.github.autopkg.munki.AdobeReader", + "com.github.Lotusshaney.munki.AdobeReader" ], - "MSPowerPoint2016.munki": [ - "com.github.autopkg.munki.MSPowerPoint2016" + "AdobeReaderUpdates.munki": [ + "com.github.autopkg.munki.AdobeReaderUpdates" ], - "MSPowerPoint2016.download": [ - "com.github.autopkg.download.MSPowerPoint2016" + "Transmit5.install": [ + "com.github.autopkg.install.transmit5" ], - "MSWord2019.install": [ - "com.github.autopkg.install.MSWord2019" + "Transmit.download": [ + "com.github.autopkg.download.transmit", + "com.github.keeleysam.autopkg.download.Transmit" ], - "MSExcel2019.download": [ - "com.github.autopkg.download.MSExcel2019" + "Transmit5.munki": [ + "com.github.autopkg.munki.transmit5" ], - "MSRemoteDesktop.munki": [ - "com.github.autopkg.munki.MSRemoteDesktop" + "Coda2.install": [ + "com.github.autopkg.install.coda2" ], - "MSOneNote2016.install": [ - "com.github.autopkg.install.MSOneNote2016" + "Transmit.install": [ + "com.github.autopkg.install.transmit" ], - "SkypeForBusiness.download": [ - "com.github.autopkg.download.SkypeForBusiness" + "Coda2.download": [ + "com.github.autopkg.download.coda2", + "com.github.keeleysam.autopkg.download.Coda2" ], - "MSOutlook2019.munki": [ - "com.github.autopkg.munki.MSOutlook2019" + "Transmit.munki": [ + "com.github.autopkg.munki.transmit", + "com.github.keeleysam.autopkg.munki.Transmit" ], - "MSRemoteDesktop.download": [ - "com.github.autopkg.download.MSRemoteDesktop" + "Transmit.pkg": [ + "com.github.autopkg.pkg.transmit" ], - "SkypeForBusiness.install": [ - "com.github.autopkg.install.SkypeForBusiness" + "Transmit5.download": [ + "com.github.autopkg.download.transmit5" ], - "MSExcel2016.download": [ - "com.github.autopkg.download.MSExcel2016" + "Coda2.munki": [ + "com.github.autopkg.munki.coda2", + "com.github.keeleysam.autopkg.munki.Coda2" ], - "MSWord2019.munki": [ - "com.github.autopkg.munki.MSWord2019" + "Transmit5.pkg": [ + "com.github.autopkg.pkg.transmit5" ], - "MSOneNote2019.install": [ - "com.github.autopkg.install.MSOneNote2019" + "Coda2.pkg": [ + "com.github.autopkg.pkg.coda2" ], - "MSOutlook2019.download": [ - "com.github.autopkg.download.MSOutlook2019" + "GoogleChrome.pkg": [ + "com.github.autopkg.pkg.googlechrome", + "com.github.rtrouton.pkg.googlechrome" ], - "MSExcel2016.install": [ - "com.github.autopkg.install.MSExcel2016" + "GoogleChromePkg.download": [ + "com.github.autopkg.download.googlechromepkg" ], - "MSTeams2.munki": [ - "com.github.autopkg.munki.MSTeams2" + "GoogleChromePkg.munki": [ + "com.github.autopkg.munki.googlechromepkg" ], - "MSAutoUpdate.munki": [ - "com.github.autopkg.munki.MSAutoUpdate" + "GoogleChrome.munki": [ + "com.github.autopkg.munki.google-chrome" ], - "MSWord2019.download": [ - "com.github.autopkg.download.MSWord2019" + "GoogleChromePkg.pkg": [ + "com.github.autopkg.pkg.googlechromepkg" ], - "MSPowerPoint2019.munki": [ - "com.github.autopkg.munki.MSPowerPoint2019" + "GoogleChrome.install": [ + "com.github.autopkg.install.googlechrome", + "com.github.rtrouton.install.googlechrome" ], - "MSOfficeMacProduct.download": [ - "com.github.autopkg.download.MSOfficeMacProduct" + "GoogleChrome.download": [ + "com.github.autopkg.download.googlechrome" ], - "MSOneNote2016.download": [ - "com.github.autopkg.download.MSOneNote2016" + "AutoPkg1GitMaster.pkg": [ + "com.github.autopkg.AutoPkg1GitMaster" ], - "MSOutlook2019.install": [ - "com.github.autopkg.install.MSOutlook2019" + "AutoPkg-Release.download": [ + "com.github.autopkg.download.AutoPkg-Release", + "com.github.rtrouton.download.AutoPkg-Release" ], - "MSOneNote2019.munki": [ - "com.github.autopkg.munki.MSOneNote2019" + "AutoPkgGitMaster.pkg": [ + "com.github.autopkg.AutoPkgGitMaster" ], - "MSOneNote2016.munki": [ - "com.github.autopkg.munki.MSOneNote2016" + "AutoPkg-Release.install": [ + "com.github.autopkg.install.AutoPkg-Release", + "com.github.rtrouton.install.AutoPkg-Release" ], - "Coda2.download": [ - "com.github.autopkg.download.coda2", - "com.github.keeleysam.autopkg.download.Coda2" + "AutoPkgGitMaster.nupkg": [ + "com.github.autopkg.AutoPkgGitMasterChoco" ], - "Transmit.install": [ - "com.github.autopkg.install.transmit" + "AutoPkgGitMasterNoPython.pkg": [ + "com.github.autopkg.AutoPkgGitMasterNoPython" ], - "Coda2.install": [ - "com.github.autopkg.install.coda2" + "OmniPlan.pkg": [ + "com.github.autopkg.pkg.omniplan" ], - "Coda2.pkg": [ - "com.github.autopkg.pkg.coda2" + "OmniGraffle.munki": [ + "com.github.autopkg.munki.omnigraffle" ], - "Transmit.munki": [ - "com.github.autopkg.munki.transmit", - "com.github.keeleysam.autopkg.munki.Transmit" + "OmniGraffle6.pkg": [ + "com.github.autopkg.pkg.omnigraffle6" ], - "Coda2.munki": [ - "com.github.autopkg.munki.coda2", - "com.github.keeleysam.autopkg.munki.Coda2" + "OmniFocus3.install": [ + "com.github.autopkg.install.omnifocus3" ], - "Transmit5.pkg": [ - "com.github.autopkg.pkg.transmit5" + "OmniOutliner5.pkg": [ + "com.github.autopkg.pkg.omnioutliner5" ], - "Transmit.pkg": [ - "com.github.autopkg.pkg.transmit" + "OmniOutlinerPro.pkg": [ + "com.github.autopkg.pkg.omnioutlinerpro" ], - "Transmit.download": [ - "com.github.autopkg.download.transmit", - "com.github.keeleysam.autopkg.download.Transmit" + "OmniFocus.munki": [ + "com.github.autopkg.munki.omnifocus" ], - "Transmit5.install": [ - "com.github.autopkg.install.transmit5" + "OmniGraffle6.download": [ + "com.github.autopkg.download.omnigraffle6" ], - "Transmit5.download": [ - "com.github.autopkg.download.transmit5" + "OmniGraphSketcher.munki": [ + "com.github.autopkg.munki.omnigraphsketcher" ], - "Transmit5.munki": [ - "com.github.autopkg.munki.transmit5" + "OmniGraffle7.munki": [ + "com.github.autopkg.munki.omnigraffle7" ], - "AdobeAIR.pkg": [ - "com.github.autopkg.pkg.AdobeAIR" + "OmniOutliner.download": [ + "com.github.autopkg.download.omnioutliner" ], - "AdobeAir.munki": [ - "com.github.autopkg.munki.AdobeAIR" + "OmniOutliner4.download": [ + "com.github.autopkg.download.omnioutliner4" ], - "AdobeAIR.download": [ - "com.github.autopkg.download.AdobeAIR" + "OmniFocus.download": [ + "com.github.autopkg.download.omnifocus" ], - "GoogleEarth.pkg": [ - "com.github.autopkg.pkg.google-earth" + "OmniFocus.pkg": [ + "com.github.autopkg.pkg.omnifocus" ], - "GoogleEarth.download": [ - "com.github.autopkg.download.google-earth" + "OmniFocus3.download": [ + "com.github.autopkg.download.omnifocus3" ], - "GoogleEarth.munki": [ - "com.github.autopkg.munki.google-earth" + "OmniGroupProduct.munki": [ + "com.github.autopkg.munki.omnigroupproduct" ], - "AdobeAcrobatPro9Update.download": [ - "com.github.autopkg.download.AdobeAcrobatPro9Update" + "OmniGroupProduct.download": [ + "com.github.autopkg.download.omnigroupproduct" ], - "AdobeAcrobatProXUpdate.download": [ - "com.github.autopkg.download.AdobeAcrobatProXUpdate" + "OmniDiskSweeper.munki": [ + "com.github.autopkg.munki.OmniDiskSweeper", + "com.github.luisgiraldo.munki.omnidisksweeper", + "com.github.jpiel.munki.OmniDiskSweeper" ], - "AdobeAcrobatProXUpdate.munki": [ - "com.github.autopkg.munki.AdobeAcrobatProXUpdate" + "OmniPlan.munki": [ + "com.github.autopkg.munki.omniplan" ], - "AdobeAcrobatPro9Update.munki": [ - "com.github.autopkg.munki.AdobeAcrobatPro9Update" + "OmniGraffle.download": [ + "com.github.autopkg.download.omnigraffle" ], - "Handbrake.download": [ - "com.github.autopkg.download.Handbrake", - "com.github.keeleysam.autopkg.download.HandBrake", - "com.github.tallfunnyjew.download.Handbrake" + "OmniFocus4.install": [ + "com.github.autopkg.install.omnifocus4" ], - "Handbrake.munki": [ - "com.github.autopkg.munki.Handbrake", - "com.github.keeleysam.autopkg.munki.HandBrake" + "OmniFocus4.pkg": [ + "com.github.autopkg.pkg.omnifocus4" ], - "Handbrake.pkg": [ - "com.github.autopkg.pkg.Handbrake" + "OmniFocus3.pkg": [ + "com.github.autopkg.pkg.omnifocus3", + "com.github.ahousseini-recipes.pkg.OmniFocus3" ], - "AutoPkgGitMaster.nupkg": [ - "com.github.autopkg.AutoPkgGitMasterChoco" + "OmniFocus2.munki": [ + "com.github.autopkg.munki.omnifocus2" ], - "AutoPkgGitMaster.pkg": [ - "com.github.autopkg.AutoPkgGitMaster" + "OmniOutlinerPro.munki": [ + "com.github.autopkg.munki.omnioutlinerpro" ], - "AutoPkgGitMasterNoPython.pkg": [ - "com.github.autopkg.AutoPkgGitMasterNoPython" + "OmniOutliner.munki": [ + "com.github.autopkg.munki.omnioutliner" ], - "AutoPkg1GitMaster.pkg": [ - "com.github.autopkg.AutoPkg1GitMaster" + "OmniGraphSketcher.pkg": [ + "com.github.autopkg.pkg.omnigraphsketcher" ], - "AutoPkg-Release.install": [ - "com.github.autopkg.install.AutoPkg-Release", - "com.github.rtrouton.install.AutoPkg-Release" + "OmniFocus3.munki": [ + "com.github.autopkg.munki.omnifocus3" ], - "AutoPkg-Release.download": [ - "com.github.autopkg.download.AutoPkg-Release", - "com.github.rtrouton.download.AutoPkg-Release" + "OmniFocus2.pkg": [ + "com.github.autopkg.pkg.omnifocus2" ], - "TextMate2.munki": [ - "com.github.autopkg.munki.TextMate2" + "OmniOutliner4.munki": [ + "com.github.autopkg.munki.omnioutliner4" ], - "TextMate.munki": [ - "com.github.autopkg.munki.TextMate" + "OmniPlan3.munki": [ + "com.github.autopkg.munki.omniplan3" ], - "TextMate.download": [ - "com.github.autopkg.download.TextMate" + "OmniPlan3.download": [ + "com.github.autopkg.download.omniplan3" ], - "TextMate2.download": [ - "com.github.autopkg.download.TextMate2" + "OmniDiskSweeper.install": [ + "com.github.autopkg.install.OmniDiskSweeper" ], - "TextMate2.install": [ - "com.github.autopkg.install.TextMate2", - "io.github.apettinen.install.TextMate2" + "OmniOutliner5.munki": [ + "com.github.autopkg.munki.omnioutliner5" ], - "Silverlight.pkg": [ - "com.github.autopkg.pkg.Silverlight", - "com.github.novaksam.pkg.Silverlight" + "OmniDiskSweeper.download": [ + "com.github.autopkg.download.OmniDiskSweeper", + "com.github.jpiel.download.OmniDiskSweeper" ], - "Silverlight.download": [ - "com.github.autopkg.download.Silverlight" + "OmniPlan3.pkg": [ + "com.github.autopkg.pkg.omniplan3" ], - "Silverlight.install": [ - "com.github.autopkg.install.Silverlight" + "OmniOutliner.pkg": [ + "com.github.autopkg.pkg.omnioutliner" ], - "Silverlight.munki": [ - "com.github.autopkg.munki.Silverlight" + "OmniGrafflePro.pkg": [ + "com.github.autopkg.pkg.omnigrafflepro" ], - "AdobeFlashPlayerExtractPackage.munki": [ - "com.github.autopkg.munki.FlashPlayerExtractPackage" + "OmniGroupProduct.pkg": [ + "com.github.autopkg.pkg.omnigroupproduct" ], - "AdobeFlashPlayer.download": [ - "com.github.autopkg.download.FlashPlayer" + "OmniOutliner4.pkg": [ + "com.github.autopkg.pkg.omnioutliner4" ], - "AdobeFlashPlayer.munki": [ - "com.github.autopkg.munki.FlashPlayerNoRepackage" + "OmniFocus2.download": [ + "com.github.autopkg.download.omnifocus2" ], - "AdobeFlashPlayer.pkg": [ - "com.github.autopkg.pkg.FlashPlayerExtractPackage" + "OmniGrafflePro.munki": [ + "com.github.autopkg.munki.omnigrafflepro" ], - "AdobeFlashPlayer.install": [ - "com.github.autopkg.install.FlashPlayer" + "OmniOutliner5.download": [ + "com.github.autopkg.download.omnioutliner5" ], - "MakeCatalogs.munki": [ - "com.github.autopkg.munki.makecatalogs" + "OmniFocus4.munki": [ + "com.github.autopkg.munki.omnifocus4" ], - "GoogleChromePkg.pkg": [ - "com.github.autopkg.pkg.googlechromepkg" + "OmniGraffle.pkg": [ + "com.github.autopkg.pkg.omnigraffle" ], - "GoogleChromePkg.munki": [ - "com.github.autopkg.munki.googlechromepkg" + "OmniFocus4.download": [ + "com.github.autopkg.download.omnifocus4" ], - "GoogleChrome.munki": [ - "com.github.autopkg.munki.google-chrome" + "OmniGrafflePro.download": [ + "com.github.autopkg.download.omnigrafflepro" ], - "GoogleChrome.install": [ - "com.github.autopkg.install.googlechrome", - "com.github.rtrouton.install.googlechrome" + "OmniGraphSketcher.download": [ + "com.github.autopkg.download.omnigraphsketcher" ], - "GoogleChrome.download": [ - "com.github.autopkg.download.googlechrome" + "OmniGraffle7.download": [ + "com.github.autopkg.download.omnigraffle7" ], - "GoogleChrome.pkg": [ - "com.github.autopkg.pkg.googlechrome", - "com.github.rtrouton.pkg.googlechrome" + "OmniGraffle7.pkg": [ + "com.github.autopkg.pkg.omnigraffle7" ], - "GoogleChromePkg.download": [ - "com.github.autopkg.download.googlechromepkg" + "OmniFocus2.install": [ + "com.github.autopkg.install.omnifocus2" ], - "SassafrasK2Client.munki": [ - "com.github.autopkg.munki.sassafras-k2client" + "OmniPlan.download": [ + "com.github.autopkg.download.omniplan" ], - "SassafrasK2Client.download": [ - "com.github.autopkg.download.sassafras-k2client" + "OmniGraffle6.munki": [ + "com.github.autopkg.munki.omnigraffle6" ], - "Evernote.download": [ - "com.github.autopkg.download.Evernote", - "com.github.joshua-d-miller.download.evernote" + "OmniDiskSweeper.pkg": [ + "com.github.autopkg.pkg.OmniDiskSweeper", + "com.github.luisgiraldo.pkg.omnidisksweeper", + "com.github.jpiel.pkg.OmniDiskSweeper" ], - "Evernote.munki": [ - "com.github.autopkg.munki.Evernote", - "com.github.joshua-d-miller.munki.evernote" + "OmniOutlinerPro.download": [ + "com.github.autopkg.download.omnioutlinerpro" ], - "Evernote.pkg": [ - "com.github.autopkg.pkg.Evernote" + "Skype.download": [ + "com.github.autopkg.download.Skype" ], - "Firefox.install": [ - "com.github.autopkg.install.Firefox", - "com.github.rtrouton.install.Firefox" + "Skype.install": [ + "com.github.autopkg.install.Skype" ], - "FirefoxSignedPkg.munki": [ - "com.github.autopkg.munki.FirefoxSignedPkg" + "Skype.pkg": [ + "com.github.autopkg.pkg.Skype", + "com.github.amsysuk-recipes.pkg.Skype" + ], + "Skype.munki": [ + "com.github.autopkg.munki.Skype" + ], + "Adium.download": [ + "com.github.autopkg.download.Adium" + ], + "Adium.munki": [ + "com.github.autopkg.munki.Adium" + ], + "Adium.install": [ + "com.github.autopkg.install.Adium" + ], + "Adium.pkg": [ + "com.github.autopkg.pkg.Adium" ], "Firefox.download": [ "com.github.autopkg.download.firefox-rc-en_US", "com.github.Lotusshaney.download.Firefox" ], - "Thunderbird.pkg": [ - "com.github.autopkg.pkg.Thunderbird" - ], - "FirefoxWindows.download": [ - "com.github.autopkg.download.FirefoxWindows" + "ThunderbirdSignedPkg.download": [ + "com.github.autopkg.download.ThunderbirdSignedPkg" ], - "Thunderbird.munki": [ - "com.github.autopkg.munki.thunderbird" + "ThunderbirdSignedPkg.pkg": [ + "com.github.autopkg.pkg.ThunderbirdSignedPkg" ], - "FirefoxSignedPkg.install": [ - "com.github.autopkg.install.FirefoxSignedPkg" + "Firefox.install": [ + "com.github.autopkg.install.Firefox", + "com.github.rtrouton.install.Firefox" ], "ThunderbirdSignedPkg.install": [ "com.github.autopkg.install.ThunderbirdSignedPkg" @@ -143193,11 +143210,11 @@ "FirefoxSignedPkg.pkg": [ "com.github.autopkg.pkg.FirefoxSignedPkg" ], - "ThunderbirdSignedPkg.pkg": [ - "com.github.autopkg.pkg.ThunderbirdSignedPkg" + "Thunderbird.pkg": [ + "com.github.autopkg.pkg.Thunderbird" ], - "ThunderbirdSignedPkg.munki": [ - "com.github.autopkg.munki.ThunderbirdSignedPkg" + "Thunderbird.munki": [ + "com.github.autopkg.munki.thunderbird" ], "Firefox.munki": [ "com.github.autopkg.munki.firefox-rc-en_US", @@ -143209,50 +143226,105 @@ "com.github.rtrouton.pkg.Firefox", "com.github.Lotusshaney.pkg.Firefox" ], + "Firefox.nupkg": [ + "com.github.autopkg.nupkg.Firefox" + ], "Thunderbird.download": [ "com.github.autopkg.download.thunderbird" ], - "Firefox.nupkg": [ - "com.github.autopkg.nupkg.Firefox" + "ThunderbirdSignedPkg.munki": [ + "com.github.autopkg.munki.ThunderbirdSignedPkg" + ], + "FirefoxSignedPkg.munki": [ + "com.github.autopkg.munki.FirefoxSignedPkg" + ], + "FirefoxSignedPkg.install": [ + "com.github.autopkg.install.FirefoxSignedPkg" + ], + "FirefoxWindows.download": [ + "com.github.autopkg.download.FirefoxWindows" + ], + "FirefoxSignedPkg.download": [ + "com.github.autopkg.download.FirefoxSignedPkg" + ], + "RelocatablePython.build": [ + "com.github.autopkg.build.relocatablepython" + ], + "RelocatablePython.dmg": [ + "com.github.autopkg.dmg.relocatablepython" + ], + "Fusion8.download": [ + "com.github.timsutton.download.fusion8" + ], + "DaVinciResolve18.munki": [ + "com.github.timsutton.munki.davinciresolve18" + ], + "DaVinciResolve12.munki": [ + "com.github.timsutton.munki.davinciresolve12" + ], + "DaVinciResolve18.download": [ + "com.github.timsutton.download.davinciresolve18" + ], + "DaVinciResolve14.download": [ + "com.github.timsutton.download.davinciresolve14" + ], + "DaVinciResolve14.munki": [ + "com.github.timsutton.munki.davinciresolve14" + ], + "DaVinciResolveLite11.download": [ + "com.github.timsutton.download.davinciresolvelite11" + ], + "DaVinciResolve17.download": [ + "com.github.timsutton.download.davinciresolve17" + ], + "Fusion8.munki": [ + "com.github.timsutton.munki.fusion8" ], - "ThunderbirdSignedPkg.download": [ - "com.github.autopkg.download.ThunderbirdSignedPkg" + "DaVinciResolveLite11.munki": [ + "com.github.timsutton.munki.davinciresolvelite11" ], - "FirefoxSignedPkg.download": [ - "com.github.autopkg.download.FirefoxSignedPkg" + "DaVinciResolve17.munki": [ + "com.github.timsutton.munki.davinciresolve17" ], - "XQuartz.munki": [ - "com.github.autopkg.munki.xquartz" + "DaVinciResolve12.download": [ + "com.github.timsutton.download.davinciresolve12" ], - "XQuartz.download": [ - "com.github.autopkg.download.xquartz" + "EAnalysis.munki": [ + "com.github.timsutton.munki.EAnalysis" ], - "OracleJava8.munki": [ - "com.github.autopkg.munki.OracleJava8" + "EAnalysis.download": [ + "com.github.timsutton.download.EAnalysis" ], - "OracleJava8.download": [ - "com.github.autopkg.download.OracleJava8" + "p5jsEditor.munki": [ + "com.github.timsutton.munki.p5jsEditor" ], - "OracleJava8.pkg": [ - "com.github.autopkg.pkg.OracleJava8" + "p5jsEditor.download": [ + "com.github.timsutton.download.p5jsEditor" ], - "Adium.munki": [ - "com.github.autopkg.munki.Adium" + "Processing.download": [ + "com.github.timsutton.download.processing", + "com.github.hansen-m.download.processing" ], - "Adium.install": [ - "com.github.autopkg.install.Adium" + "Processing.munki": [ + "com.github.timsutton.munki.processing" ], - "Adium.pkg": [ - "com.github.autopkg.pkg.Adium" + "Go.install": [ + "com.github.timsutton.install.Go", + "com.github.grahamgilbert.install.go" ], - "Adium.download": [ - "com.github.autopkg.download.Adium" + "Go.munki": [ + "com.github.timsutton.munki.Go", + "com.github.dataJAR-recipes.autopkg.munki.Go" ], - "RelocatablePython.build": [ - "com.github.autopkg.build.relocatablepython" + "Go.download": [ + "com.github.timsutton.download.Go", + "com.github.dataJAR-recipes.autopkg.download.Go" ], - "RelocatablePython.dmg": [ - "com.github.autopkg.dmg.relocatablepython" + "Glyphs2.download": [ + "com.github.timsutton.download.Glyphs2" + ], + "Glyphs2.munki": [ + "com.github.timsutton.munki.Glyphs2" ], "AbletonLive9.download": [ "com.github.timsutton.download.AbletonLive9" @@ -143260,11 +143332,11 @@ "AbletonLive9Standard.munki": [ "com.github.timsutton.munki.AbletonLive9Standard" ], - "OpenDCP.munki": [ - "com.github.timsutton.munki.OpenDCP" + "iTunes.install": [ + "com.github.timsutton.install.iTunes" ], - "OpenDCP.download": [ - "com.github.timsutton.download.OpenDCP" + "iTunes.download": [ + "com.github.timsutton.download.iTunes" ], "Fission2.munki": [ "com.github.timsutton.munki.Fission2" @@ -143272,48 +143344,39 @@ "Fission2.download": [ "com.github.timsutton.download.Fission2" ], - "QLab3.pkg": [ - "com.github.timsutton.pkg.QLab3" - ], - "QLab3.download": [ - "com.github.timsutton.download.qlab3" - ], - "QLab3.munki": [ - "com.github.timsutton.munki.qlab3" + "Max.munki": [ + "com.github.timsutton.munki.Max7" ], - "iStopMotion3.download": [ - "com.github.timsutton.download.iStopMotion" + "Max.download": [ + "com.github.timsutton.download.Max7" ], "iStopMotion3.munki": [ "com.github.timsutton.munki.iStopMotion" ], - "Go.install": [ - "com.github.timsutton.install.Go", - "com.github.grahamgilbert.install.go" - ], - "Go.download": [ - "com.github.timsutton.download.Go", - "com.github.dataJAR-recipes.autopkg.download.Go" - ], - "Go.munki": [ - "com.github.timsutton.munki.Go", - "com.github.dataJAR-recipes.autopkg.munki.Go" + "iStopMotion3.download": [ + "com.github.timsutton.download.iStopMotion" ], - "DCPomatic2.munki": [ - "com.github.timsutton.munki.DCPomatic2" + "AutoDMG.download": [ + "com.github.timsutton.download.AutoDMG" ], - "DCPomatic2.download": [ - "com.github.timsutton.download.DCPomatic2" + "AutoDMG.munki": [ + "com.github.timsutton.munki.AutoDMG" ], - "Glyphs2.download": [ - "com.github.timsutton.download.Glyphs2" + "Packer.pkg": [ + "com.github.timsutton.pkg.Packer" ], - "Glyphs2.munki": [ - "com.github.timsutton.munki.Glyphs2" + "Serf.pkg": [ + "com.github.timsutton.pkg.Serf" ], "Serf.install": [ "com.github.timsutton.install.Serf" ], + "Terraform.download": [ + "com.github.timsutton.download.Terraform" + ], + "Consul.pkg": [ + "com.github.timsutton.pkg.Consul" + ], "Consul.download": [ "com.github.timsutton.download.Consul" ], @@ -143323,256 +143386,208 @@ "Packer.munki": [ "com.github.timsutton.munki.Packer" ], - "Consul.munki": [ - "com.github.timsutton.munki.Consul" - ], - "Serf.pkg": [ - "com.github.timsutton.pkg.Serf" - ], "Serf.download": [ "com.github.timsutton.download.Serf" ], - "Consul.pkg": [ - "com.github.timsutton.pkg.Consul" + "Terraform.install": [ + "com.github.timsutton.install.Terraform" + ], + "Packer.install": [ + "com.github.timsutton.install.Packer" ], "Consul.install": [ "com.github.timsutton.install.Consul" ], - "Serf.munki": [ - "com.github.timsutton.munki.Serf" - ], - "Terraform.install": [ - "com.github.timsutton.install.Terraform" - ], "Packer.download": [ "com.github.timsutton.download.Packer" ], - "Packer.pkg": [ - "com.github.timsutton.pkg.Packer" - ], - "Terraform.download": [ - "com.github.timsutton.download.Terraform" + "Serf.munki": [ + "com.github.timsutton.munki.Serf" ], - "Packer.install": [ - "com.github.timsutton.install.Packer" + "Consul.munki": [ + "com.github.timsutton.munki.Consul" ], "Terraform.munki": [ "com.github.timsutton.munki.Terraform" ], - "AmadeusPro2.munki": [ - "com.github.timsutton.munki.AmadeusPro2" - ], - "AmadeusLite.download": [ - "com.github.timsutton.download.AmadeusLite", - "com.github.jazzace.download.AmadeusLite" - ], - "AmadeusLite.munki": [ - "com.github.timsutton.munki.AmadeusLite" - ], - "AmadeusPro2.download": [ - "com.github.timsutton.download.AmadeusPro2" - ], - "Max.download": [ - "com.github.timsutton.download.Max7" - ], - "Max.munki": [ - "com.github.timsutton.munki.Max7" - ], - "Audacity.munki": [ - "com.github.timsutton.munki.audacity", - "com.github.joshua-d-miller.autopkg.munki.audacity", - "com.github.dataJAR-recipes.munki.Audacity", - "com.github.davidbpirie.munki.audacity" - ], - "Processing.download": [ - "com.github.timsutton.download.processing", - "com.github.hansen-m.download.processing" - ], - "p5jsEditor.munki": [ - "com.github.timsutton.munki.p5jsEditor" - ], - "p5jsEditor.download": [ - "com.github.timsutton.download.p5jsEditor" - ], - "Processing.munki": [ - "com.github.timsutton.munki.processing" + "DCPomatic2.munki": [ + "com.github.timsutton.munki.DCPomatic2" ], - "REDCINE-XPRO.munki": [ - "com.github.timsutton.munki.redcine-xpro" + "DCPomatic2.download": [ + "com.github.timsutton.download.DCPomatic2" ], - "REDCINE-XPRO.download": [ - "com.github.timsutton.download.redcine-xpro" + "Cecilia.download": [ + "com.github.timsutton.download.Cecilia" ], - "iTunes.install": [ - "com.github.timsutton.install.iTunes" + "Cecilia.munki": [ + "com.github.timsutton.munki.Cecilia" ], - "iTunes.download": [ - "com.github.timsutton.download.iTunes" + "QLab3.pkg": [ + "com.github.timsutton.pkg.QLab3" ], - "DaVinciResolve12.munki": [ - "com.github.timsutton.munki.davinciresolve12" + "QLab3.download": [ + "com.github.timsutton.download.qlab3" ], - "Fusion8.download": [ - "com.github.timsutton.download.fusion8" + "QLab3.munki": [ + "com.github.timsutton.munki.qlab3" ], - "DaVinciResolve18.munki": [ - "com.github.timsutton.munki.davinciresolve18" + "SonicVisualiser.munki": [ + "com.github.timsutton.munki.SonicVisualiser" ], - "DaVinciResolveLite11.munki": [ - "com.github.timsutton.munki.davinciresolvelite11" + "AmadeusPro2.munki": [ + "com.github.timsutton.munki.AmadeusPro2" ], - "DaVinciResolve18.download": [ - "com.github.timsutton.download.davinciresolve18" + "AmadeusLite.munki": [ + "com.github.timsutton.munki.AmadeusLite" ], - "DaVinciResolve12.download": [ - "com.github.timsutton.download.davinciresolve12" + "AmadeusPro2.download": [ + "com.github.timsutton.download.AmadeusPro2" ], - "DaVinciResolve14.munki": [ - "com.github.timsutton.munki.davinciresolve14" + "AmadeusLite.download": [ + "com.github.timsutton.download.AmadeusLite", + "com.github.jazzace.download.AmadeusLite" ], - "DaVinciResolve14.download": [ - "com.github.timsutton.download.davinciresolve14" + "HopperDisassembler3.download": [ + "com.github.timsutton.download.HopperDisassembler3" ], - "DaVinciResolveLite11.download": [ - "com.github.timsutton.download.davinciresolvelite11" + "HopperDisassembler4.munki": [ + "com.github.timsutton.munki.HopperDisassembler4" ], - "DaVinciResolve17.munki": [ - "com.github.timsutton.munki.davinciresolve17" + "HopperDisassembler2.munki": [ + "com.github.timsutton.munki.HopperDisassembler" ], - "DaVinciResolve17.download": [ - "com.github.timsutton.download.davinciresolve17" + "HopperDisassembler4.download": [ + "com.github.timsutton.download.HopperDisassembler4" ], - "Fusion8.munki": [ - "com.github.timsutton.munki.fusion8" + "HopperDisassembler3.munki": [ + "com.github.timsutton.munki.HopperDisassembler3" ], - "AutoDMG.munki": [ - "com.github.timsutton.munki.AutoDMG" + "HopperDisassembler2.download": [ + "com.github.timsutton.download.HopperDisassembler" ], - "AutoDMG.download": [ - "com.github.timsutton.download.AutoDMG" + "Audacity.munki": [ + "com.github.timsutton.munki.audacity", + "com.github.joshua-d-miller.autopkg.munki.audacity", + "com.github.dataJAR-recipes.munki.Audacity", + "com.github.davidbpirie.munki.audacity" ], - "SonicVisualiser.munki": [ - "com.github.timsutton.munki.SonicVisualiser" + "OpenDCP.munki": [ + "com.github.timsutton.munki.OpenDCP" ], - "KomodoEdit.munki": [ - "com.github.timsutton.munki.KomodoEdit" + "OpenDCP.download": [ + "com.github.timsutton.download.OpenDCP" ], "KomodoEdit.download": [ "com.github.timsutton.download.KomodoEdit", "com.github.ahousseini-recipes.download.KomodoEdit" ], - "EAnalysis.munki": [ - "com.github.timsutton.munki.EAnalysis" + "KomodoEdit.munki": [ + "com.github.timsutton.munki.KomodoEdit" ], - "EAnalysis.download": [ - "com.github.timsutton.download.EAnalysis" + "REDCINE-XPRO.munki": [ + "com.github.timsutton.munki.redcine-xpro" ], - "HopperDisassembler4.munki": [ - "com.github.timsutton.munki.HopperDisassembler4" + "REDCINE-XPRO.download": [ + "com.github.timsutton.download.redcine-xpro" ], - "HopperDisassembler2.download": [ - "com.github.timsutton.download.HopperDisassembler" + "InsomniaX.munki": [ + "com.github.keeleysam.recipes.InsomniaX.munki" ], - "HopperDisassembler4.download": [ - "com.github.timsutton.download.HopperDisassembler4" + "InsomniaX.download": [ + "com.github.keeleysam.recipes.InsomniaX.download" ], - "HopperDisassembler3.munki": [ - "com.github.timsutton.munki.HopperDisassembler3" + "Bartender.munki": [ + "com.github.keeleysam.recipes.surteesstudios.Bartender.munki", + "com.github.homebysix.munki.Bartender" ], - "HopperDisassembler3.download": [ - "com.github.timsutton.download.HopperDisassembler3" + "Bartender.download": [ + "com.github.keeleysam.recipes.surteesstudios.Bartender.download", + "com.github.homebysix.download.Bartender" ], - "HopperDisassembler2.munki": [ - "com.github.timsutton.munki.HopperDisassembler" + "iTerm2.download": [ + "com.github.keeleysam.autopkg.download.iTerm2", + "io.github.hjuutilainen.download.iTerm2", + "com.github.smithjw.download.iterm2" ], - "Cecilia.download": [ - "com.github.timsutton.download.Cecilia" + "iTerm2.munki": [ + "com.github.keeleysam.autopkg.munki.iTerm2", + "io.github.hjuutilainen.munki.iTerm2", + "com.github.Lotusshaney.munki.iTerm2" ], - "Cecilia.munki": [ - "com.github.timsutton.munki.Cecilia" + "Flux.munki": [ + "com.github.keeleysam.recipes.Flux.munki" ], - "Wiinote.download": [ - "com.github.keeleysam.autopkg.download.Wiinote" + "Flux.download": [ + "com.github.keeleysam.recipes.Flux.download", + "com.github.jaharmi.download.Flux" ], - "Geekbench2.munki": [ - "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki" + "GoogleTalkPlugin.munki": [ + "com.github.keeleysam.recipes.GoogleTalkPlugin" ], - "Wiinote.munki": [ - "com.github.keeleysam.recipes.primatelabs.Wiinote.munki" + "GoogleTalkPlugin.download": [ + "com.github.keeleysam.autopkg.download.GoogleTalkPlugin" ], - "Geekbench2.download": [ - "com.github.keeleysam.autopkg.download.Geekbench2" + "Xslimmer.download": [ + "com.github.keeleysam.recipes.Xslimmer.download" ], "Xslimmer.munki": [ "com.github.keeleysam.recipes.Xslimmer.munki" ], - "Xslimmer.download": [ - "com.github.keeleysam.recipes.Xslimmer.download" + "smcFanControl.munki": [ + "com.github.keeleysam.recipes.smcFanControl.munki" ], - "Zulip.munki": [ - "com.github.keeleysam.recipes.zulip.munki" + "smcFanControl.download": [ + "com.github.keeleysam.recipes.smcFanControl.download" ], - "Zulip.download": [ - "com.github.keeleysam.recipes.zulip.download" + "StarTechUSBDriver.download": [ + "com.github.keeleysam-recipes.download.StarTechUSBDriver" ], - "iStatMenus.munki": [ - "com.github.keeleysam.recipes.Bjango.iStatMenus.munki", - "com.github.Lotusshaney.munki.iStatMenus" + "StarTechUSBDriver.munki": [ + "com.github.keeleysam-recipes.munki.StarTechUSBDriver" ], - "iStatMenus.download": [ - "com.github.keeleysam.recipes.Bjango.iStatMenus.download", - "com.justinrummel.download.iStatMenus" + "Quicksilver.download": [ + "com.github.keeleysam.recipes.Quicksilver.download" ], - "CarbonCopyCloner.pkg": [ - "com.github.keeleysam.recipes.pkg.CarbonCopyCloner" + "Quicksilver.munki": [ + "com.github.keeleysam.recipes.Quicksilver.munki" ], "CarbonCopyCloner.download": [ "com.github.keeleysam.recipes.CarbonCopyCloner.download" ], - "CarbonCopyCloner.munki": [ - "com.github.keeleysam.recipes.CarbonCopyCloner.munki" + "CarbonCopyCloner.pkg": [ + "com.github.keeleysam.recipes.pkg.CarbonCopyCloner" ], "CarbonCopyCloner.install": [ "com.github.keeleysam.recipes.CarbonCopyCloner.install" ], - "GitHub.pkg": [ - "com.github.keeleysam.recipes.pkg.GitHub" - ], - "Github.download": [ - "com.github.keeleysam.recipes.GitHub.download" - ], - "Github.munki": [ - "com.github.keeleysam.recipes.GitHub.munki" - ], - "smcFanControl.download": [ - "com.github.keeleysam.recipes.smcFanControl.download" - ], - "smcFanControl.munki": [ - "com.github.keeleysam.recipes.smcFanControl.munki" + "CarbonCopyCloner.munki": [ + "com.github.keeleysam.recipes.CarbonCopyCloner.munki" ], - "Stay.download": [ - "com.github.keeleysam.recipes.Stay.download" + "Zulip.munki": [ + "com.github.keeleysam.recipes.zulip.munki" ], - "Stay.munki": [ - "com.github.keeleysam.recipes.Stay.munki" + "Zulip.download": [ + "com.github.keeleysam.recipes.zulip.download" ], - "gfxCardStatus.munki": [ - "com.github.keeleysam.recipes.gfxCardStatus.munki" + "StuffItExpander.download": [ + "com.github.keeleysam.recipes.StuffItExpander.download" ], - "gfxCardStatus.download": [ - "com.github.keeleysam.recipes.gfxCardStatus.download" + "StuffItExpander.munki": [ + "com.github.keeleysam.recipes.StuffItExpander.munki" ], - "InsomniaX.munki": [ - "com.github.keeleysam.recipes.InsomniaX.munki" + "iStatMenus.download": [ + "com.github.keeleysam.recipes.Bjango.iStatMenus.download", + "com.justinrummel.download.iStatMenus" ], - "InsomniaX.download": [ - "com.github.keeleysam.recipes.InsomniaX.download" + "iStatMenus.munki": [ + "com.github.keeleysam.recipes.Bjango.iStatMenus.munki", + "com.github.Lotusshaney.munki.iStatMenus" ], - "Mailplane3.munki": [ - "com.github.keeleysam.recipes.Mailplane.3.munki" + "Duo Desktop.download": [ + "com.keeleysam.recipes.download.DuoDesktop" ], - "Mailplane3.download": [ - "com.github.keeleysam.recipes.Mailplane.3.download" + "Duo Desktop.pkg": [ + "com.keeleysam.recipes.pkg.DuoDesktop" ], "Duo Desktop.install": [ "com.keeleysam.recipes.install.DuoDesktop" @@ -143580,200 +143595,161 @@ "Duo Desktop.munki": [ "com.keeleysam.recipes.munki.DuoDesktop" ], - "Duo Desktop.pkg": [ - "com.keeleysam.recipes.pkg.DuoDesktop" - ], - "Duo Desktop.download": [ - "com.keeleysam.recipes.download.DuoDesktop" - ], - "StarTechUSBDriver.download": [ - "com.github.keeleysam-recipes.download.StarTechUSBDriver" - ], - "StarTechUSBDriver.munki": [ - "com.github.keeleysam-recipes.munki.StarTechUSBDriver" - ], - "SublimeText3.install": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText3.install" - ], - "SublimeText3.munki": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki" - ], - "SublimeText3.download": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText3.download" - ], - "SublimeText2.munki": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki" - ], - "SublimeText2.download": [ - "com.github.keeleysam.recipes.SublimeText.SublimeText2.download" - ], - "iTerm2.munki": [ - "com.github.keeleysam.autopkg.munki.iTerm2", - "io.github.hjuutilainen.munki.iTerm2", - "com.github.Lotusshaney.munki.iTerm2" - ], - "iTerm2.download": [ - "com.github.keeleysam.autopkg.download.iTerm2", - "io.github.hjuutilainen.download.iTerm2", - "com.github.smithjw.download.iterm2" + "Mailplane3.munki": [ + "com.github.keeleysam.recipes.Mailplane.3.munki" ], - "CoRD.download": [ - "com.github.keeleysam.recipes.CoRD.download", - "io.github.hjuutilainen.download.CoRD" + "Mailplane3.download": [ + "com.github.keeleysam.recipes.Mailplane.3.download" ], - "CoRD.munki": [ - "com.github.keeleysam.recipes.CoRD.munki", - "io.github.hjuutilainen.munki.CoRD" + "FileZilla.download": [ + "com.github.keeleysam.recipes.FileZilla.download", + "com.github.hansen-m.download.FileZilla", + "com.github.peshay.download.FileZilla" ], - "Coda.munki": [ - "com.github.keeleysam.autopkg.munki.Coda" + "FileZilla_nightly.munki": [ + "com.github.keeleysam.recipes.FileZilla.nightly.munki" ], - "Coda.download": [ - "com.github.keeleysam.autopkg.download.Coda" + "FileZilla_beta.munki": [ + "com.github.keeleysam.recipes.FileZilla.beta.munki" ], - "Unison.download": [ - "com.github.keeleysam.autopkg.download.Unison", - "com.github.grahampugh.recipes.download.unison" + "FileZilla.munki": [ + "com.github.keeleysam.recipes.FileZilla.munki" ], - "Unison.munki": [ - "com.github.keeleysam.autopkg.munki.Unison" + "Stay.munki": [ + "com.github.keeleysam.recipes.Stay.munki" ], - "WinclonePro4.munki": [ - "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki" + "Stay.download": [ + "com.github.keeleysam.recipes.Stay.download" ], - "WinclonePro4.download": [ - "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download" + "Github.munki": [ + "com.github.keeleysam.recipes.GitHub.munki" ], - "Bartender.download": [ - "com.github.keeleysam.recipes.surteesstudios.Bartender.download", - "com.github.homebysix.download.Bartender" + "GitHub.pkg": [ + "com.github.keeleysam.recipes.pkg.GitHub" ], - "Bartender.munki": [ - "com.github.keeleysam.recipes.surteesstudios.Bartender.munki", - "com.github.homebysix.munki.Bartender" + "Github.download": [ + "com.github.keeleysam.recipes.GitHub.download" ], - "Flux.munki": [ - "com.github.keeleysam.recipes.Flux.munki" + "gfxCardStatus.download": [ + "com.github.keeleysam.recipes.gfxCardStatus.download" ], - "Flux.download": [ - "com.github.keeleysam.recipes.Flux.download", - "com.github.jaharmi.download.Flux" + "gfxCardStatus.munki": [ + "com.github.keeleysam.recipes.gfxCardStatus.munki" ], - "Opera.download": [ - "com.github.keeleysam.recipes.Opera.download", - "com.github.bochoven.recipes.Opera.download" + "ParallelsDesktop6.munki": [ + "com.github.keeleysam.recipes.ParallelsDesktop6.munki" ], - "Opera.install": [ - "com.github.keeleysam.recipes.Opera.install" + "ParallelsDesktop.download": [ + "com.github.keeleysam.recipes.ParallelsDesktop.download", + "com.github.homebysix.download.ParallelsDesktop" ], - "Opera.munki": [ - "com.github.keeleysam.recipes.Opera.munki", - "com.github.bochoven.recipes.Opera.munki" + "ParallelsDesktop9.munki": [ + "com.github.keeleysam.recipes.ParallelsDesktop9.munki" ], "ParallelsDesktop10.munki": [ "com.github.keeleysam.recipes.ParallelsDesktop10.munki" ], - "ParallelsDesktop6.munki": [ - "com.github.keeleysam.recipes.ParallelsDesktop6.munki" - ], "ParallelsDesktop7.munki": [ "com.github.keeleysam.recipes.ParallelsDesktop7.munki" ], - "ParallelsDesktop9.munki": [ - "com.github.keeleysam.recipes.ParallelsDesktop9.munki" - ], - "ParallelsDesktop.download": [ - "com.github.keeleysam.recipes.ParallelsDesktop.download", - "com.github.homebysix.download.ParallelsDesktop" - ], "ParallelsDesktop8.munki": [ "com.github.keeleysam.recipes.ParallelsDesktop8.munki" ], - "Caffeine.munki": [ - "com.github.keeleysam.recipes.Caffeine.munki", - "com.github.peetinc.munki.Caffeine" - ], - "Caffeine.download": [ - "com.github.keeleysam.recipes.Caffeine.download", - "com.github.peetinc.download.Caffeine" - ], - "StuffItExpander.download": [ - "com.github.keeleysam.recipes.StuffItExpander.download" - ], - "StuffItExpander.munki": [ - "com.github.keeleysam.recipes.StuffItExpander.munki" + "Colloquy.munki": [ + "com.github.keeleysam.recipes.Colloquy.munki" ], "Colloquy.download": [ "com.github.keeleysam.recipes.Colloquy.download" ], - "Colloquy.munki": [ - "com.github.keeleysam.recipes.Colloquy.munki" - ], "osquery.munki": [ "com.github.keeleysam.recipes.osquery.munki", "com.github.jbaker10.munki.osquery" ], + "osquery.install": [ + "com.github.keeleysam.recipes.osquery.install" + ], "osquery.download": [ "com.github.keeleysam.recipes.osquery.download", "com.github.jbaker10.download.osquery" ], - "osquery.install": [ - "com.github.keeleysam.recipes.osquery.install" + "Unison.download": [ + "com.github.keeleysam.autopkg.download.Unison", + "com.github.grahampugh.recipes.download.unison" ], - "Quicksilver.munki": [ - "com.github.keeleysam.recipes.Quicksilver.munki" + "Unison.munki": [ + "com.github.keeleysam.autopkg.munki.Unison" ], - "Quicksilver.download": [ - "com.github.keeleysam.recipes.Quicksilver.download" + "Coda.munki": [ + "com.github.keeleysam.autopkg.munki.Coda" ], - "FileZilla_beta.munki": [ - "com.github.keeleysam.recipes.FileZilla.beta.munki" + "Coda.download": [ + "com.github.keeleysam.autopkg.download.Coda" ], - "FileZilla.download": [ - "com.github.keeleysam.recipes.FileZilla.download", - "com.github.hansen-m.download.FileZilla", - "com.github.peshay.download.FileZilla" + "CoRD.munki": [ + "com.github.keeleysam.recipes.CoRD.munki", + "io.github.hjuutilainen.munki.CoRD" ], - "FileZilla.munki": [ - "com.github.keeleysam.recipes.FileZilla.munki" + "CoRD.download": [ + "com.github.keeleysam.recipes.CoRD.download", + "io.github.hjuutilainen.download.CoRD" ], - "FileZilla_nightly.munki": [ - "com.github.keeleysam.recipes.FileZilla.nightly.munki" + "SublimeText3.install": [ + "com.github.keeleysam.recipes.SublimeText.SublimeText3.install" ], - "GoogleTalkPlugin.munki": [ - "com.github.keeleysam.recipes.GoogleTalkPlugin" + "SublimeText3.download": [ + "com.github.keeleysam.recipes.SublimeText.SublimeText3.download" ], - "GoogleTalkPlugin.download": [ - "com.github.keeleysam.autopkg.download.GoogleTalkPlugin" + "SublimeText3.munki": [ + "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki" ], - "Chicken.munki": [ - "com.github.keeleysam.recipes.Chicken.munki" + "SublimeText2.download": [ + "com.github.keeleysam.recipes.SublimeText.SublimeText2.download" + ], + "SublimeText2.munki": [ + "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki" ], "Chicken.download": [ "com.github.keeleysam.recipes.Chicken.download" ], - "Xcode.munki": [ - "com.github.nmcspadden.munki.xcode" + "Chicken.munki": [ + "com.github.keeleysam.recipes.Chicken.munki" ], - "XcodeVersionedName.munki": [ - "com.github.nmcspadden.munki.xcode_versioned" + "Wiinote.munki": [ + "com.github.keeleysam.recipes.primatelabs.Wiinote.munki" ], - "Xcode.download": [ - "com.github.nmcspadden.download.xcode", - "com.github.smithjw.download.Xcode" + "Wiinote.download": [ + "com.github.keeleysam.autopkg.download.Wiinote" ], - "Xcode.extract": [ - "com.github.nmcspadden.extract.xcode", - "com.github.smithjw.extract.Xcode" + "Geekbench2.munki": [ + "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki" ], - "SQLDeveloper.munki": [ - "com.github.nmcspadden.munki.sqldeveloper" + "Geekbench2.download": [ + "com.github.keeleysam.autopkg.download.Geekbench2" ], - "SQLDeveloper.dmg": [ - "com.github.nmcspadden.dmg.sqldeveloper" + "Opera.download": [ + "com.github.keeleysam.recipes.Opera.download", + "com.github.bochoven.recipes.Opera.download" ], - "OracleJava8JDK.munki": [ - "com.github.nmcspadden.munki.OracleJava8JDK" + "Opera.munki": [ + "com.github.keeleysam.recipes.Opera.munki", + "com.github.bochoven.recipes.Opera.munki" + ], + "Opera.install": [ + "com.github.keeleysam.recipes.Opera.install" + ], + "Caffeine.download": [ + "com.github.keeleysam.recipes.Caffeine.download", + "com.github.peetinc.download.Caffeine" + ], + "Caffeine.munki": [ + "com.github.keeleysam.recipes.Caffeine.munki", + "com.github.peetinc.munki.Caffeine" + ], + "WinclonePro4.munki": [ + "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki" + ], + "WinclonePro4.download": [ + "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download" ], "VMwareFusionDeploy.pkg": [ "com.github.nmcspadden.pkg.deploy.VMwareFusion", @@ -143782,22 +143758,26 @@ "VMwareFusionDeploy.munki": [ "com.github.nmcspadden.munki.deploy.VMwareFusion" ], - "DbVisualizer.install": [ - "com.github.nmcspadden.install.dbvisualizer", - "com.github.rtrouton.install.dbvisualizer" + "AppStoreApp.pkg": [ + "com.github.nmcspadden.pkg.appstore" ], - "DbVisualizer.pkg": [ - "com.github.nmcspadden.pkg.dbvisualizer", - "com.github.rtrouton.pkg.dbvisualizer" + "AppStoreApp.munki": [ + "com.github.nmcspadden.munki.appstore" ], - "DbVisualizer.download": [ - "com.github.nmcspadden.download.dbvisualizer" + "OracleJava8JDK.munki": [ + "com.github.nmcspadden.munki.OracleJava8JDK" ], - "DbVisualizer.munki": [ - "com.github.nmcspadden.munki.dbvisualizer" + "unitywebplayer.download": [ + "com.github.nmcspadden.download.UnityWebPlayer" ], - "DbVisualizer.dmg": [ - "com.github.nmcspadden.dmg.dbvisualizer" + "unitywebplayer.munki": [ + "com.github.nmcspadden.munki.UnityWebPlayer" + ], + "SQLDeveloper.munki": [ + "com.github.nmcspadden.munki.sqldeveloper" + ], + "SQLDeveloper.dmg": [ + "com.github.nmcspadden.dmg.sqldeveloper" ], "AdoptOpenJDK11.munki": [ "com.github.facebook.munki.AdoptOpenJDK11" @@ -143814,49 +143794,81 @@ "com.github.nmcspadden.download.Acrolinx", "com.github.discentem.download.acrolinx" ], - "Chef.download": [ - "com.github.nmcspadden.download.ChefClient" - ], - "Chef.install": [ - "com.bk.install.chefclient" - ], - "Chef.munki": [ - "com.github.nmcspadden.munki.ChefClient" + "DbVisualizer.dmg": [ + "com.github.nmcspadden.dmg.dbvisualizer" ], - "unitywebplayer.download": [ - "com.github.nmcspadden.download.UnityWebPlayer" + "DbVisualizer.download": [ + "com.github.nmcspadden.download.dbvisualizer" ], - "unitywebplayer.munki": [ - "com.github.nmcspadden.munki.UnityWebPlayer" + "DbVisualizer.install": [ + "com.github.nmcspadden.install.dbvisualizer", + "com.github.rtrouton.install.dbvisualizer" ], - "AppStoreApp.pkg": [ - "com.github.nmcspadden.pkg.appstore" + "DbVisualizer.munki": [ + "com.github.nmcspadden.munki.dbvisualizer" ], - "AppStoreApp.munki": [ - "com.github.nmcspadden.munki.appstore" + "DbVisualizer.pkg": [ + "com.github.nmcspadden.pkg.dbvisualizer", + "com.github.rtrouton.pkg.dbvisualizer" ], "ChefDK.install": [ "com.bk.install.chefdk" ], + "ChefDK.munki": [ + "com.github.nmcspadden.munki.chefdk" + ], "ChefDK.download": [ "com.github.nmcspadden.download.chefdk" ], - "ChefDK.munki": [ - "com.github.nmcspadden.munki.chefdk" + "Chef.install": [ + "com.bk.install.chefclient" ], - "android_ndk.munki": [ - "com.github.nmcspadden.munki.android_ndk" + "Chef.download": [ + "com.github.nmcspadden.download.ChefClient" + ], + "Chef.munki": [ + "com.github.nmcspadden.munki.ChefClient" ], "android_ndk.download": [ "com.github.nmcspadden.download.android_ndk" ], + "android_ndk.munki": [ + "com.github.nmcspadden.munki.android_ndk" + ], "android_ndk.dmg": [ "com.github.nmcspadden.dmg.android_ndk" ], - "GoogleEarthPro.download": [ - "com.github.nmcspadden-recipes.download.google-earth-pro", - "com.github.nstrauss.download.GoogleEarthPro", - "com.github.ahousseini-recipes.download.GoogleEarthPro" + "XcodeVersionedName.munki": [ + "com.github.nmcspadden.munki.xcode_versioned" + ], + "Xcode.extract": [ + "com.github.nmcspadden.extract.xcode", + "com.github.smithjw.extract.Xcode" + ], + "Xcode.download": [ + "com.github.nmcspadden.download.xcode", + "com.github.smithjw.download.Xcode" + ], + "Xcode.munki": [ + "com.github.nmcspadden.munki.xcode" + ], + "MinecraftEdu.pkg": [ + "com.github.nmcspadden.pkg.MinecraftEdu" + ], + "MinecraftEdu.download": [ + "com.github.nmcspadden.download.MinecraftEdu" + ], + "MinecraftEdu.munki": [ + "com.github.nmcspadden.munki.MinecraftEdu" + ], + "minecraft.pkg": [ + "com.github.nmcspadden.pkg.minecraft" + ], + "minecraft.download": [ + "com.github.nmcspadden.download.minecraft" + ], + "minecraft.munki": [ + "com.github.nmcspadden.munki.minecraft" ], "GoogleEarthPro.pkg": [ "com.github.nmcspadden-recipes.pkg.google-earth-pro", @@ -143869,6 +143881,11 @@ "GoogleEarthPro.munki": [ "com.github.nmcspadden-recipes.munki.google-earth-pro" ], + "GoogleEarthPro.download": [ + "com.github.nmcspadden-recipes.download.google-earth-pro", + "com.github.nstrauss.download.GoogleEarthPro", + "com.github.ahousseini-recipes.download.GoogleEarthPro" + ], "createuserpkg.munki": [ "com.github.nmcspadden.munki.CreateUserPkg" ], @@ -143878,71 +143895,98 @@ "DragonDictate3.download": [ "com.github.download.DragonDictate3" ], - "minecraft.download": [ - "com.github.nmcspadden.download.minecraft" + "EclipseTemurin.munki": [ + "com.github.nmcspadden.munki.EclipseTemurin" ], - "minecraft.munki": [ - "com.github.nmcspadden.munki.minecraft" + "EclipseTemurin.download": [ + "com.github.nmcspadden.recipes.download.EclipseTemurin" ], - "minecraft.pkg": [ - "com.github.nmcspadden.pkg.minecraft" + "Calibre.munki": [ + "com.github.gerardkok.munki.calibre" ], - "MinecraftEdu.pkg": [ - "com.github.nmcspadden.pkg.MinecraftEdu" + "Calibre.download": [ + "com.github.gerardkok.download.calibre" ], - "MinecraftEdu.munki": [ - "com.github.nmcspadden.munki.MinecraftEdu" + "Calibre.install": [ + "com.github.gerardkok.install.calibre" ], - "MinecraftEdu.download": [ - "com.github.nmcspadden.download.MinecraftEdu" + "Keka.munki": [ + "com.github.gerardkok.munki.Keka" ], - "EclipseTemurin.munki": [ - "com.github.nmcspadden.munki.EclipseTemurin" + "Keka.download": [ + "com.github.gerardkok.download.Keka", + "com.github.hansen-m.download.Keka" ], - "EclipseTemurin.download": [ - "com.github.nmcspadden.recipes.download.EclipseTemurin" + "Understand.munki": [ + "com.github.gerardkok.munki.Understand" ], - "Scribus.munki": [ - "com.github.gerardkok.munki.Scribus" + "Understand.pkg": [ + "com.github.gerardkok.pkg.Understand" ], - "GitFinder.download": [ - "com.github.gerardkok.download.gitfinder" + "Understand.download": [ + "com.github.gerardkok.download.Understand" ], - "GitFinder.munki": [ - "com.github.gerardkok.munki.gitfinder" + "VagrantManager.munki": [ + "com.github.gerardkok.munki.VagrantManager" ], - "node.install": [ - "com.github.gerardkok.install.node" + "VagrantManager.download": [ + "com.github.gerardkok.download.VagrantManager" ], - "node.munki": [ - "com.github.gerardkok.munki.node" + "PDK.download": [ + "com.github.gerardkok.download.pdk" ], - "node.download": [ - "com.github.gerardkok.download.node" + "Puppet6.munki": [ + "com.github.gerardkok.munki.puppet6" ], - "SplunkForwarder.munki": [ - "com.github.gerardkok.munki.SplunkForwarder" + "Puppet5.munki": [ + "com.github.gerardkok.munki.puppet5" ], - "SplunkForwarder.pkg": [ - "com.github.gerardkok.pkg.SplunkForwarder" + "PDK.munki": [ + "com.github.gerardkok.munki.pdk" ], - "SplunkForwarder.download": [ - "com.github.gerardkok.download.SplunkForwarder" + "kubeseal.download": [ + "com.github.gerardkok.download.kubeseal" ], - "k9s.pkg": [ - "com.github.gerardkok.pkg.k9s" + "kubeseal.munki": [ + "com.github.gerardkok.munki.kubeseal" ], - "k9s.download": [ - "com.github.gerardkok.download.k9s" + "kubeseal.pkg": [ + "com.github.gerardkok.pkg.kubeseal" ], - "k9s.munki": [ - "com.github.gerardkok.munki.k9s" + "Postbox.munki": [ + "com.github.gerardkok.munki.Postbox" ], - "VagrantManager.munki": [ - "com.github.gerardkok.munki.VagrantManager" + "Postbox.download": [ + "com.github.gerardkok.download.Postbox" ], - "VagrantManager.download": [ - "com.github.gerardkok.download.VagrantManager" + "jq.munki": [ + "com.github.gerardkok.munki.jq" + ], + "jq.download": [ + "com.github.gerardkok.download.jq" + ], + "jq.install": [ + "com.github.gerardkok.install.jq" + ], + "jq.pkg": [ + "com.github.gerardkok.pkg.jq" + ], + "ImageOptim.download": [ + "com.github.gerardkok.download.ImageOptim" + ], + "ImageOptim.munki": [ + "com.github.gerardkok.munki.ImageOptim" + ], + "drawio-desktop.munki": [ + "com.github.gerardkok.munki.drawio-desktop" + ], + "Lens.munki": [ + "com.github.gerardkok.munki.Lens", + "com.github.dataJAR-recipes.munki.Lens" + ], + "Lens.pkg": [ + "com.github.gerardkok.pkg.Lens", + "com.github.ahousseini-recipes.pkg.Lens" ], "Widelands.download": [ "com.github.gerardkok.download.Widelands" @@ -143950,406 +143994,416 @@ "Widelands.munki": [ "com.github.gerardkok.munki.Widelands" ], - "Airfoil.download": [ - "com.github.gerardkok.download.airfoil" + "Helm.pkg": [ + "com.github.gerardkok.pkg.Helm" ], - "Airfoil.munki": [ - "com.github.gerardkok.munki.airfoil" + "Helm.munki": [ + "com.github.gerardkok.munki.Helm" ], - "PDK.munki": [ - "com.github.gerardkok.munki.pdk" + "Helm.download": [ + "com.github.gerardkok.download.Helm" ], - "Puppet5.munki": [ - "com.github.gerardkok.munki.puppet5" + "GPGSuite.munki": [ + "com.github.gerardkok.munki.GPGSuite" ], - "PDK.download": [ - "com.github.gerardkok.download.pdk" + "GPGSuite.verify": [ + "com.github.gerardkok.verify.GPGSuite" ], - "Puppet6.munki": [ - "com.github.gerardkok.munki.puppet6" + "GPGSuite.download": [ + "com.github.gerardkok.download.GPGSuite" ], - "YubiKeyManager.download": [ - "com.github.gerardkok.download.YubiKeyManager" + "GPGSuiteUniversal.munki": [ + "com.github.gerardkok.munki.GPGSuiteUniversal" ], - "YubiKeyPersonalizationTool.download": [ - "com.github.gerardkok.download.YubiKeyPersonalizationTool" + "Versions.download": [ + "com.github.gerardkok.download.versions" ], - "YubiKeyAuthenticator.munki": [ - "com.github.gerardkok.munki.YubiKeyAuthenticator" + "Versions.munki": [ + "com.github.gerardkok.munki.versions" ], - "YubiKeyManager.munki": [ - "com.github.gerardkok.munki.YubiKeyManager" + "Cockpit.munki": [ + "com.github.gerardkok.munki.devolo-cockpit" ], - "YubiKeyAuthenticator.download": [ - "com.github.gerardkok.download.YubiKeyAuthenticator" + "Cockpit.pkg": [ + "com.github.gerardkok.pkg.devolo-cockpit" ], - "YubiKeyAuthenticator.jss": [ - "com.github.gerardkok.jss.YubiKeyAuthenticator" + "Cockpit.download": [ + "com.github.gerardkok.download.devolo-cockpit" ], - "YubiKeyPersonalizationTool.munki": [ - "com.github.gerardkok.munki.YubiKeyPersonalizationTool" + "argocd.download": [ + "com.github.gerardkok.download.argocd" ], - "Postbox.munki": [ - "com.github.gerardkok.munki.Postbox" + "argocd.munki": [ + "com.github.gerardkok.munki.argocd" ], - "Postbox.download": [ - "com.github.gerardkok.download.Postbox" + "argocd.pkg": [ + "com.github.gerardkok.pkg.argocd" ], - "Understand.pkg": [ - "com.github.gerardkok.pkg.Understand" + "MySQLCommunityServer.verify": [ + "com.github.gerardkok.verify.MySQLCommunityServer" ], - "Understand.download": [ - "com.github.gerardkok.download.Understand" + "MySQLCommunityServer-Universal.download": [ + "com.github.gerardkok.download.MySQLCommunityServer-Universal" ], - "Understand.munki": [ - "com.github.gerardkok.munki.Understand" + "MySQLCommunityServer.munki": [ + "com.github.gerardkok.munki.MySQLCommunityServer" ], - "ClickShareLauncher.pkg": [ - "com.github.gerardkok.pkg.ClickShareLauncher" + "MySQLCommunityServer.download": [ + "com.github.gerardkok.download.MySQLCommunityServer" ], - "ClickShareLauncher.munki": [ - "com.github.gerardkok.munki.ClickShareLauncher" + "ownCloudDesktopClient.munki": [ + "com.github.gerardkok.munki.ownCloudDesktopClient" ], - "ClickShareLauncher.download": [ - "com.github.gerardkok.download.ClickShareLauncher" + "ownCloudDesktopClient.download": [ + "com.github.gerardkok.download.ownCloudDesktopClient" ], - "SequelAce.pkg": [ - "com.github.gerardkok.pkg.SequelAce" + "GitFinder.munki": [ + "com.github.gerardkok.munki.gitfinder" ], - "SequelAce.download": [ - "com.github.gerardkok.download.SequelAce" + "GitFinder.download": [ + "com.github.gerardkok.download.gitfinder" ], - "SequelAce.munki": [ - "com.github.gerardkok.munki.SequelAce" + "Python-package.download": [ + "com.github.gerardkok.download.Python-package" ], - "Versions.download": [ - "com.github.gerardkok.download.versions" + "Python-package.pkg": [ + "com.github.gerardkok.pkg.Python-package" ], - "Versions.munki": [ - "com.github.gerardkok.munki.versions" + "Python-package.munki": [ + "com.github.gerardkok.munki.Python-package" ], - "Clementine.munki": [ - "com.github.gerardkok.munki.Clementine" + "Python-package.install": [ + "com.github.gerardkok.install.Python-package" ], - "Clementine.download": [ - "com.github.gerardkok.download.Clementine" + "YubiKeyAuthenticator.munki": [ + "com.github.gerardkok.munki.YubiKeyAuthenticator" ], - "1PasswordCLI.pkg": [ - "com.github.gerardkok.pkg.1PasswordCLI" + "YubiKeyPersonalizationTool.download": [ + "com.github.gerardkok.download.YubiKeyPersonalizationTool" ], - "1PasswordCLI.munki": [ - "com.github.gerardkok.munki.1PasswordCLI" + "YubiKeyManager.download": [ + "com.github.gerardkok.download.YubiKeyManager" ], - "1PasswordCLI.download": [ - "com.github.gerardkok.download.1PasswordCLI" + "YubiKeyAuthenticator.download": [ + "com.github.gerardkok.download.YubiKeyAuthenticator" ], - "Keka.download": [ - "com.github.gerardkok.download.Keka", - "com.github.hansen-m.download.Keka" + "YubiKeyManager.munki": [ + "com.github.gerardkok.munki.YubiKeyManager" ], - "Keka.munki": [ - "com.github.gerardkok.munki.Keka" + "YubiKeyPersonalizationTool.munki": [ + "com.github.gerardkok.munki.YubiKeyPersonalizationTool" ], - "MongoDB.verify": [ - "com.github.gerardkok.verify.MongoDB" + "YubiKeyAuthenticator.jss": [ + "com.github.gerardkok.jss.YubiKeyAuthenticator" + ], + "1PasswordCLI.download": [ + "com.github.gerardkok.download.1PasswordCLI" + ], + "1PasswordCLI.pkg": [ + "com.github.gerardkok.pkg.1PasswordCLI" ], - "MongoDB.pkg": [ - "com.github.gerardkok.pkg.MongoDB" + "1PasswordCLI.munki": [ + "com.github.gerardkok.munki.1PasswordCLI" ], - "MongoDB.munki": [ - "com.github.gerardkok.munki.MongoDB" + "HerokuCLI.munki": [ + "com.github.gerardkok.munki.HerokuCLI" ], - "MongoDB.download": [ - "com.github.gerardkok.download.MongoDB" + "HerokuCLI.download": [ + "com.github.gerardkok.download.HerokuCLI" ], - "Calibre.install": [ - "com.github.gerardkok.install.calibre" + "Scribus.munki": [ + "com.github.gerardkok.munki.Scribus" ], - "Calibre.munki": [ - "com.github.gerardkok.munki.calibre" + "node.munki": [ + "com.github.gerardkok.munki.node" ], - "Calibre.download": [ - "com.github.gerardkok.download.calibre" + "node.download": [ + "com.github.gerardkok.download.node" ], - "kubeseal.pkg": [ - "com.github.gerardkok.pkg.kubeseal" + "node.install": [ + "com.github.gerardkok.install.node" ], - "kubeseal.download": [ - "com.github.gerardkok.download.kubeseal" + "SplunkForwarder.download": [ + "com.github.gerardkok.download.SplunkForwarder" ], - "kubeseal.munki": [ - "com.github.gerardkok.munki.kubeseal" + "SplunkForwarder.pkg": [ + "com.github.gerardkok.pkg.SplunkForwarder" ], - "Yarn.verify": [ - "com.github.gerardkok.verify.Yarn" + "SplunkForwarder.munki": [ + "com.github.gerardkok.munki.SplunkForwarder" ], "Yarn.download": [ "com.github.gerardkok.download.Yarn" ], + "Yarn.pkg": [ + "com.github.gerardkok.pkg.Yarn" + ], "Yarn.munki": [ "com.github.gerardkok.munki.Yarn" ], - "Yarn.pkg": [ - "com.github.gerardkok.pkg.Yarn" + "Yarn.verify": [ + "com.github.gerardkok.verify.Yarn" ], - "ownCloudDesktopClient.download": [ - "com.github.gerardkok.download.ownCloudDesktopClient" + "k9s.munki": [ + "com.github.gerardkok.munki.k9s" ], - "ownCloudDesktopClient.munki": [ - "com.github.gerardkok.munki.ownCloudDesktopClient" + "k9s.download": [ + "com.github.gerardkok.download.k9s" ], - "MySQLCommunityServer.download": [ - "com.github.gerardkok.download.MySQLCommunityServer" + "k9s.pkg": [ + "com.github.gerardkok.pkg.k9s" ], - "MySQLCommunityServer.munki": [ - "com.github.gerardkok.munki.MySQLCommunityServer" + "Clementine.download": [ + "com.github.gerardkok.download.Clementine" ], - "MySQLCommunityServer-Universal.download": [ - "com.github.gerardkok.download.MySQLCommunityServer-Universal" + "Clementine.munki": [ + "com.github.gerardkok.munki.Clementine" ], - "MySQLCommunityServer.verify": [ - "com.github.gerardkok.verify.MySQLCommunityServer" + "Airfoil.munki": [ + "com.github.gerardkok.munki.airfoil" ], - "Rust.download": [ - "com.github.gerardkok.download.Rust" + "Airfoil.download": [ + "com.github.gerardkok.download.airfoil" ], - "Rust.munki": [ - "com.github.gerardkok.munki.Rust" + "MongoDB.pkg": [ + "com.github.gerardkok.pkg.MongoDB" ], - "argocd.pkg": [ - "com.github.gerardkok.pkg.argocd" + "MongoDB.verify": [ + "com.github.gerardkok.verify.MongoDB" ], - "argocd.munki": [ - "com.github.gerardkok.munki.argocd" + "MongoDB.download": [ + "com.github.gerardkok.download.MongoDB" ], - "argocd.download": [ - "com.github.gerardkok.download.argocd" + "MongoDB.munki": [ + "com.github.gerardkok.munki.MongoDB" ], - "Jenkins.munki": [ - "com.github.gerardkok.munki.Jenkins" + "Crystal.download": [ + "com.github.gerardkok.download.Crystal" ], - "Jenkins.download": [ - "com.github.gerardkok.download.Jenkins" + "Crystal.munki": [ + "com.github.gerardkok.munki.Crystal" ], - "DotNetCoreSDK.munki": [ - "com.github.gerardkok.munki.DotNetCoreSDK" + "Enpass.download": [ + "com.github.gerardkok.download.enpass" ], - "DotNetSDK.download": [ - "com.github.gerardkok.download.DotNetSDK" + "Enpass.pkg": [ + "com.github.gerardkok.pkg.enpass" + ], + "Enpass.munki": [ + "com.github.gerardkok.munki.enpass" ], "DotNetCoreSDK.download": [ "com.github.gerardkok.download.DotNetCoreSDK" ], + "DotNetSDK.download": [ + "com.github.gerardkok.download.DotNetSDK" + ], "DotNetSDK.munki": [ "com.github.gerardkok.munki.DotNetSDK" ], - "Helm.pkg": [ - "com.github.gerardkok.pkg.Helm" + "DotNetCoreSDK.munki": [ + "com.github.gerardkok.munki.DotNetCoreSDK" ], - "Helm.munki": [ - "com.github.gerardkok.munki.Helm" + "ClickShareLauncher.download": [ + "com.github.gerardkok.download.ClickShareLauncher" ], - "Helm.download": [ - "com.github.gerardkok.download.Helm" + "ClickShareLauncher.munki": [ + "com.github.gerardkok.munki.ClickShareLauncher" ], - "drawio-desktop.munki": [ - "com.github.gerardkok.munki.drawio-desktop" + "ClickShareLauncher.pkg": [ + "com.github.gerardkok.pkg.ClickShareLauncher" ], - "Enpass.download": [ - "com.github.gerardkok.download.enpass" + "Jenkins.munki": [ + "com.github.gerardkok.munki.Jenkins" ], - "Enpass.munki": [ - "com.github.gerardkok.munki.enpass" + "Jenkins.download": [ + "com.github.gerardkok.download.Jenkins" ], - "Enpass.pkg": [ - "com.github.gerardkok.pkg.enpass" + "Rust.download": [ + "com.github.gerardkok.download.Rust" ], - "ImageOptim.munki": [ - "com.github.gerardkok.munki.ImageOptim" + "Rust.munki": [ + "com.github.gerardkok.munki.Rust" ], - "ImageOptim.download": [ - "com.github.gerardkok.download.ImageOptim" + "SequelAce.munki": [ + "com.github.gerardkok.munki.SequelAce" ], - "jq.download": [ - "com.github.gerardkok.download.jq" + "SequelAce.download": [ + "com.github.gerardkok.download.SequelAce" ], - "jq.pkg": [ - "com.github.gerardkok.pkg.jq" + "SequelAce.pkg": [ + "com.github.gerardkok.pkg.SequelAce" ], - "jq.install": [ - "com.github.gerardkok.install.jq" + "Python-virtualenv.munki": [ + "local.munki.Python-virtualenv" ], - "jq.munki": [ - "com.github.gerardkok.munki.jq" + "Python-PyMongo.munki": [ + "local.munki.Python-PyMongo" ], - "GPGSuite.munki": [ - "com.github.gerardkok.munki.GPGSuite" + "AppCode.install": [ + "io.github.hjuutilainen.install.AppCode" ], - "GPGSuite.download": [ - "com.github.gerardkok.download.GPGSuite" + "AppCode.munki": [ + "io.github.hjuutilainen.munki.AppCode", + "com.github.bnpl.autopkg.munki.appcode" ], - "GPGSuiteUniversal.munki": [ - "com.github.gerardkok.munki.GPGSuiteUniversal" + "PyCharmEdu.install": [ + "io.github.hjuutilainen.install.PyCharmEdu" ], - "GPGSuite.verify": [ - "com.github.gerardkok.verify.GPGSuite" + "PyCharmEdu.download": [ + "io.github.hjuutilainen.download.PyCharmEdu" ], - "Crystal.munki": [ - "com.github.gerardkok.munki.Crystal" + "PyCharmEdu.pkg": [ + "io.github.hjuutilainen.pkg.PyCharmEdu" ], - "Crystal.download": [ - "com.github.gerardkok.download.Crystal" + "PyCharmEdu.munki": [ + "io.github.hjuutilainen.munki.PyCharmEdu" ], - "Python-package.install": [ - "com.github.gerardkok.install.Python-package" + "AppCode.pkg": [ + "io.github.hjuutilainen.pkg.AppCode" ], - "Python-package.munki": [ - "com.github.gerardkok.munki.Python-package" + "AppCode.download": [ + "io.github.hjuutilainen.download.AppCode", + "com.github.bnpl.autopkg.download.appcode" ], - "Python-package.pkg": [ - "com.github.gerardkok.pkg.Python-package" + "WorkspaceONEIntelligentHub.munki": [ + "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub" ], - "Python-package.download": [ - "com.github.gerardkok.download.Python-package" + "WorkspaceONEIntelligentHub.download": [ + "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub" ], - "Cockpit.download": [ - "com.github.gerardkok.download.devolo-cockpit" + "TextExpander6.download": [ + "io.github.hjuutilainen.download.TextExpander6" ], - "Cockpit.pkg": [ - "com.github.gerardkok.pkg.devolo-cockpit" + "TextExpander.download": [ + "io.github.hjuutilainen.download.TextExpander" ], - "Cockpit.munki": [ - "com.github.gerardkok.munki.devolo-cockpit" + "TextExpander6.install": [ + "io.github.hjuutilainen.install.TextExpander6" ], - "HerokuCLI.download": [ - "com.github.gerardkok.download.HerokuCLI" + "TextExpander.pkg": [ + "io.github.hjuutilainen.pkg.TextExpander" ], - "HerokuCLI.munki": [ - "com.github.gerardkok.munki.HerokuCLI" + "TextExpander.install": [ + "io.github.hjuutilainen.install.TextExpander" ], - "Lens.munki": [ - "com.github.gerardkok.munki.Lens", - "com.github.dataJAR-recipes.munki.Lens" + "TextExpander6.pkg": [ + "io.github.hjuutilainen.pkg.TextExpander6" ], - "Lens.pkg": [ - "com.github.gerardkok.pkg.Lens", - "com.github.ahousseini-recipes.pkg.Lens" + "TextExpander6.munki": [ + "io.github.hjuutilainen.munki.TextExpander6" ], - "Python-PyMongo.munki": [ - "local.munki.Python-PyMongo" + "TextExpander.munki": [ + "io.github.hjuutilainen.munki.TextExpander" ], - "Python-virtualenv.munki": [ - "local.munki.Python-virtualenv" + "TextExpander7.munki": [ + "io.github.hjuutilainen.munki.TextExpander7" ], - "R.munki": [ - "io.github.hjuutilainen.munki.R", - "com.github.homebysix.munki.R" + "TextExpander7.pkg": [ + "io.github.hjuutilainen.pkg.TextExpander7" ], - "R.install": [ - "io.github.hjuutilainen.install.R", - "com.github.homebysix.install.R" + "TextExpander7.install": [ + "io.github.hjuutilainen.install.TextExpander7" ], - "R.download": [ - "io.github.hjuutilainen.download.R", - "com.github.homebysix.download.R" + "TextExpander7.download": [ + "io.github.hjuutilainen.download.TextExpander7" ], - "1Password7.pkg": [ - "io.github.hjuutilainen.pkg.1Password" + "Go2Shell.pkg": [ + "io.github.hjuutilainen.pkg.Go2Shell" ], - "1Password7.munki": [ - "io.github.hjuutilainen.munki.1Password" + "Go2Shell.download": [ + "io.github.hjuutilainen.download.Go2Shell" ], - "1Password8.install": [ - "io.github.hjuutilainen.install.1Password8" + "Go2Shell.munki": [ + "io.github.hjuutilainen.munki.Go2Shell" ], - "1Password8.munki": [ - "io.github.hjuutilainen.munki.1Password8", - "com.github.Lotusshaney.munki.1Password8" + "Go2Shell.install": [ + "io.github.hjuutilainen.install.Go2Shell" ], - "1Password7.install": [ - "io.github.hjuutilainen.install.1Password" + "ExifTool.munki": [ + "io.github.hjuutilainen.munki.ExifTool" ], - "1Password8.download": [ - "io.github.hjuutilainen.download.1Password8" + "ExifTool.download": [ + "io.github.hjuutilainen.download.ExifTool" ], - "1Password7.download": [ - "io.github.hjuutilainen.download.1Password" + "ExifTool.pkg": [ + "io.github.hjuutilainen.pkg.ExifTool" ], - "1Password8.pkg": [ - "io.github.hjuutilainen.pkg.1Password8", - "com.github.Lotusshaney.pkg.1Password8" + "ExifTool.install": [ + "io.github.hjuutilainen.install.ExifTool" ], - "DiskDrill.pkg": [ - "io.github.hjuutilainen.pkg.DiskDrill" + "TeXstudio.download": [ + "io.github.hjuutilainen.download.TeXstudio" ], - "DiskDrill.munki": [ - "io.github.hjuutilainen.munki.DiskDrill" + "TeXstudio.pkg": [ + "io.github.hjuutilainen.pkg.TeXstudio" ], - "DiskDrill.download": [ - "io.github.hjuutilainen.download.DiskDrill" + "TeXstudio.munki": [ + "io.github.hjuutilainen.munki.TeXstudio" ], - "DiskDrill.install": [ - "io.github.hjuutilainen.install.DiskDrill" + "TeXstudio.install": [ + "io.github.hjuutilainen.install.TeXstudio" ], - "Alfred2.install": [ - "io.github.hjuutilainen.install.Alfred2" + "Subler.munki": [ + "io.github.hjuutilainen.munki.Subler" ], - "Alfred5.munki": [ - "io.github.hjuutilainen.munki.Alfred5" + "Subler.download": [ + "io.github.hjuutilainen.download.Subler" ], - "Alfred4.install": [ - "io.github.hjuutilainen.install.Alfred4" + "Subler.install": [ + "io.github.hjuutilainen.install.Subler" ], - "Alfred4.munki": [ - "io.github.hjuutilainen.munki.Alfred4" + "Subler.pkg": [ + "io.github.hjuutilainen.pkg.Subler" ], - "Alfred3.download": [ - "io.github.hjuutilainen.download.Alfred3" + "DiskDrill.munki": [ + "io.github.hjuutilainen.munki.DiskDrill" ], - "Alfred2.pkg": [ - "io.github.hjuutilainen.pkg.Alfred2" + "DiskDrill.install": [ + "io.github.hjuutilainen.install.DiskDrill" ], - "Alfred2.munki": [ - "io.github.hjuutilainen.munki.Alfred2" + "DiskDrill.download": [ + "io.github.hjuutilainen.download.DiskDrill" ], - "Alfred4.download": [ - "io.github.hjuutilainen.download.Alfred4" + "DiskDrill.pkg": [ + "io.github.hjuutilainen.pkg.DiskDrill" ], - "Alfred4.pkg": [ - "io.github.hjuutilainen.pkg.Alfred4" + "iTerm2.pkg": [ + "io.github.hjuutilainen.pkg.iTerm2", + "com.github.smithjw.pkg.iterm2" ], - "Alfred3.install": [ - "io.github.hjuutilainen.install.Alfred3" + "iTerm2.install": [ + "io.github.hjuutilainen.install.iTerm2" ], - "Alfred2.download": [ - "io.github.hjuutilainen.download.Alfred2" + "Dash3.install": [ + "io.github.hjuutilainen.install.Dash3" ], - "Alfred3.pkg": [ - "io.github.hjuutilainen.pkg.Alfred3" + "Dash3.munki": [ + "io.github.hjuutilainen.munki.Dash3" ], - "Alfred5.download": [ - "io.github.hjuutilainen.download.Alfred5" + "Dash3.download": [ + "io.github.hjuutilainen.download.Dash3" ], - "Alfred3.munki": [ - "io.github.hjuutilainen.munki.Alfred3" + "Dash3.pkg": [ + "io.github.hjuutilainen.pkg.Dash3" ], - "Alfred5.pkg": [ - "io.github.hjuutilainen.pkg.Alfred5" + "CodeRunner2.munki": [ + "io.github.hjuutilainen.munki.CodeRunner2" ], - "Alfred5.install": [ - "io.github.hjuutilainen.install.Alfred5" + "CodeRunner2.pkg": [ + "io.github.hjuutilainen.pkg.CodeRunner2" ], - "BibDesk.pkg": [ - "io.github.hjuutilainen.pkg.BibDesk" + "CodeRunner2.download": [ + "io.github.hjuutilainen.download.CodeRunner2" ], - "BibDesk.munki": [ - "io.github.hjuutilainen.munki.BibDesk" + "CodeRunner2.install": [ + "io.github.hjuutilainen.install.CodeRunner2" ], - "BibDesk.download": [ - "io.github.hjuutilainen.download.BibDesk" + "BorgBackup.pkg": [ + "io.github.hjuutilainen.pkg.BorgBackup" ], - "BibDesk.install": [ - "io.github.hjuutilainen.install.BibDesk" + "BorgBackup.download": [ + "io.github.hjuutilainen.download.BorgBackup" ], "GitUp.install": [ "io.github.hjuutilainen.install.GitUp" @@ -144363,387 +144417,309 @@ "GitUp.pkg": [ "io.github.hjuutilainen.pkg.GitUp" ], - "SUSInspector.install": [ - "io.github.hjuutilainen.install.SUSInspector" - ], - "BigSurBlocker.pkg": [ - "io.github.hjuutilainen.pkg.BigSurBlocker" - ], - "BigSurBlocker.download": [ - "io.github.hjuutilainen.download.BigSurBlocker" - ], - "SUSInspector.munki": [ - "io.github.hjuutilainen.munki.SUSInspector" - ], - "SUSInspector.pkg": [ - "io.github.hjuutilainen.pkg.SUSInspector" - ], - "SUSInspector.download": [ - "io.github.hjuutilainen.download.SUSInspector" - ], - "BigSurBlocker.munki": [ - "io.github.hjuutilainen.munki.BigSurBlocker" - ], - "GnuplotApp.install": [ - "io.github.hjuutilainen.install.Gnuplot" - ], - "GnuplotApp.download": [ - "io.github.hjuutilainen.download.Gnuplot" - ], - "GnuplotApp.munki": [ - "io.github.hjuutilainen.munki.Gnuplot" - ], - "PyCharmEdu.download": [ - "io.github.hjuutilainen.download.PyCharmEdu" - ], - "AppCode.install": [ - "io.github.hjuutilainen.install.AppCode" - ], - "AppCode.pkg": [ - "io.github.hjuutilainen.pkg.AppCode" - ], - "PyCharmEdu.munki": [ - "io.github.hjuutilainen.munki.PyCharmEdu" - ], - "AppCode.download": [ - "io.github.hjuutilainen.download.AppCode", - "com.github.bnpl.autopkg.download.appcode" - ], - "PyCharmEdu.pkg": [ - "io.github.hjuutilainen.pkg.PyCharmEdu" - ], - "AppCode.munki": [ - "io.github.hjuutilainen.munki.AppCode", - "com.github.bnpl.autopkg.munki.appcode" - ], - "PyCharmEdu.install": [ - "io.github.hjuutilainen.install.PyCharmEdu" - ], - "LibreOffice.munki": [ - "io.github.hjuutilainen.munki.LibreOffice" + "Fork.download": [ + "io.github.hjuutilainen.download.Fork" ], - "LibreOffice.download": [ - "io.github.hjuutilainen.download.LibreOffice" + "Fork.install": [ + "io.github.hjuutilainen.install.Fork" ], - "LibreOffice.pkg": [ - "io.github.hjuutilainen.pkg.LibreOffice" + "Fork.munki": [ + "io.github.hjuutilainen.munki.Fork" ], - "LibreOffice.install": [ - "io.github.hjuutilainen.install.LibreOffice" + "Fork.pkg": [ + "io.github.hjuutilainen.pkg.Fork" ], "Obsidian.pkg": [ "io.github.hjuutilainen.pkg.Obsidian" ], - "Obsidian.munki": [ - "io.github.hjuutilainen.munki.Obsidian" - ], "Obsidian.install": [ "io.github.hjuutilainen.install.Obsidian" ], "Obsidian.download": [ "io.github.hjuutilainen.download.Obsidian" ], - "Kaleidoscope.download": [ - "io.github.hjuutilainen.download.Kaleidoscope" - ], - "Kaleidoscope.pkg": [ - "io.github.hjuutilainen.pkg.Kaleidoscope" - ], - "Kaleidoscope.install": [ - "io.github.hjuutilainen.install.Kaleidoscope" - ], - "Kaleidoscope.munki": [ - "io.github.hjuutilainen.munki.Kaleidoscope" - ], - "CamundaModeler.pkg": [ - "io.github.hjuutilainen.pkg.CamundaModeler" + "Obsidian.munki": [ + "io.github.hjuutilainen.munki.Obsidian" ], - "CamundaModeler.munki": [ - "io.github.hjuutilainen.munki.CamundaModeler" + "auditbeat.install": [ + "io.github.hjuutilainen.install.auditbeat" ], - "CamundaModeler.install": [ - "io.github.hjuutilainen.install.CamundaModeler" + "heartbeat.munki": [ + "io.github.hjuutilainen.munki.heartbeat" ], - "CamundaModeler.download": [ - "io.github.hjuutilainen.download.CamundaModeler" + "packetbeat.munki": [ + "io.github.hjuutilainen.munki.packetbeat" ], - "BorgBackup.download": [ - "io.github.hjuutilainen.download.BorgBackup" + "heartbeat.download": [ + "io.github.hjuutilainen.download.heartbeat" ], - "BorgBackup.pkg": [ - "io.github.hjuutilainen.pkg.BorgBackup" + "metricbeat.pkg": [ + "io.github.hjuutilainen.pkg.metricbeat" ], - "SourceTree.munki": [ - "io.github.hjuutilainen.munki.SourceTree", - "com.github.Lotusshaney.munki.SourceTree" + "functionbeat.download": [ + "io.github.hjuutilainen.download.functionbeat" ], - "SourceTree.download": [ - "io.github.hjuutilainen.download.SourceTree" + "auditbeat.download": [ + "io.github.hjuutilainen.download.auditbeat" ], - "SourceTree.install": [ - "io.github.hjuutilainen.install.SourceTree" + "functionbeat.pkg": [ + "io.github.hjuutilainen.pkg.functionbeat" ], - "SourceTree.pkg": [ - "io.github.hjuutilainen.pkg.SourceTree" + "metricbeat.install": [ + "io.github.hjuutilainen.install.metricbeat" ], - "DaisyDisk.pkg": [ - "io.github.hjuutilainen.pkg.DaisyDisk" + "packetbeat.install": [ + "io.github.hjuutilainen.install.packetbeat" ], - "DaisyDisk.install": [ - "io.github.hjuutilainen.install.DaisyDisk" + "functionbeat.install": [ + "io.github.hjuutilainen.install.functionbeat" ], - "DaisyDisk.download": [ - "io.github.hjuutilainen.download.DaisyDisk" + "auditbeat.pkg": [ + "io.github.hjuutilainen.pkg.auditbeat" ], - "DaisyDisk.munki": [ - "io.github.hjuutilainen.munki.DaisyDisk" + "filebeat.download": [ + "io.github.hjuutilainen.download.filebeat" ], - "TeXstudio.munki": [ - "io.github.hjuutilainen.munki.TeXstudio" + "metricbeat.download": [ + "io.github.hjuutilainen.download.metricbeat" ], - "TeXstudio.download": [ - "io.github.hjuutilainen.download.TeXstudio" + "auditbeat.munki": [ + "io.github.hjuutilainen.munki.auditbeat" ], - "TeXstudio.install": [ - "io.github.hjuutilainen.install.TeXstudio" + "filebeat.munki": [ + "io.github.hjuutilainen.munki.filebeat" ], - "TeXstudio.pkg": [ - "io.github.hjuutilainen.pkg.TeXstudio" + "elasticbeat.download": [ + "io.github.hjuutilainen.download.elasticbeat" ], - "CitrixReceiver.download": [ - "io.github.hjuutilainen.download.CitrixReceiver", - "com.github.tallfunnyjew.download.CitrixReceiver" + "packetbeat.download": [ + "io.github.hjuutilainen.download.packetbeat" ], - "CitrixWorkspace.download": [ - "io.github.hjuutilainen.download.CitrixWorkspace", - "com.github.rtrouton.download.citrixworkspace", - "com.github.grahampugh.recipes.download.CitrixWorkspace" + "heartbeat.install": [ + "io.github.hjuutilainen.install.heartbeat" ], - "CitrixWorkspace.munki": [ - "io.github.hjuutilainen.munki.CitrixWorkspace" + "heartbeat.pkg": [ + "io.github.hjuutilainen.pkg.heartbeat" ], - "CitrixReceiver.install": [ - "io.github.hjuutilainen.install.CitrixReceiver", - "com.github.tallfunnyjew.install.CitrixReceiver" + "metricbeat.munki": [ + "io.github.hjuutilainen.munki.metricbeat" ], - "CitrixReceiver.munki": [ - "io.github.hjuutilainen.munki.CitrixReceiver", - "com.github.jessepeterson.munki.CitrixReceiver" + "packetbeat.pkg": [ + "io.github.hjuutilainen.pkg.packetbeat" ], - "GIMP.download": [ - "io.github.hjuutilainen.download.GIMP", - "com.github.hansen-m.download.gimp" + "filebeat.install": [ + "io.github.hjuutilainen.install.filebeat" ], - "Gimp.install": [ - "io.github.hjuutilainen.install.GIMP" + "elasticbeat.pkg": [ + "io.github.hjuutilainen.pkg.elasticbeat" ], - "Gimp.pkg": [ - "io.github.hjuutilainen.pkg.GIMP" + "functionbeat.munki": [ + "io.github.hjuutilainen.munki.functionbeat" ], - "GIMP.munki": [ - "io.github.hjuutilainen.munki.GIMP" + "filebeat.pkg": [ + "io.github.hjuutilainen.pkg.filebeat" ], - "Fork.munki": [ - "io.github.hjuutilainen.munki.Fork" + "TeamViewerQuickSupport.pkg": [ + "io.github.hjuutilainen.pkg.TeamViewerQS" ], - "Fork.pkg": [ - "io.github.hjuutilainen.pkg.Fork" + "TeamViewerHost.munki": [ + "io.github.hjuutilainen.munki.TeamViewerHost", + "com.github.peertransfer.munki.TeamViewerHost" ], - "Fork.install": [ - "io.github.hjuutilainen.install.Fork" + "TeamViewer.pkg": [ + "io.github.hjuutilainen.pkg.TeamViewer", + "com.justinrummel.pkg.TeamViewer" ], - "Fork.download": [ - "io.github.hjuutilainen.download.Fork" + "TeamViewerHost.download": [ + "io.github.hjuutilainen.download.TeamViewerHost" ], - "Vagrant.install": [ - "io.github.hjuutilainen.install.Vagrant" + "TeamViewer.munki": [ + "io.github.hjuutilainen.munki.TeamViewer" ], - "Vault.download": [ - "io.github.hjuutilainen.download.Vault" + "TeamViewerQuickJoin.download": [ + "io.github.hjuutilainen.download.TeamViewerQJ" ], - "Vagrant.munki": [ - "io.github.hjuutilainen.munki.Vagrant" + "TeamViewerQuickSupport.munki": [ + "io.github.hjuutilainen.munki.TeamViewerQS" ], - "Vagrant.download": [ - "io.github.hjuutilainen.download.Vagrant" + "TeamViewerQuickSupport.download": [ + "io.github.hjuutilainen.download.TeamViewerQS" ], - "Freedome.install": [ - "io.github.hjuutilainen.install.Freedome" + "TeamViewerHost.pkg": [ + "io.github.hjuutilainen.pkg.TeamViewerHost", + "com.github.peertransfer.pkg.TeamViewerHost" ], - "Freedome.pkg": [ - "io.github.hjuutilainen.pkg.Freedome" + "TeamViewer.download": [ + "io.github.hjuutilainen.download.TeamViewer" ], - "Freedome.download": [ - "io.github.hjuutilainen.download.Freedome" + "TeamViewerQuickSupport.install": [ + "io.github.hjuutilainen.install.TeamViewerQS" ], - "Freedome.munki": [ - "io.github.hjuutilainen.munki.Freedome" + "TeamViewer.install": [ + "io.github.hjuutilainen.install.TeamViewer" ], - "TextExpander.pkg": [ - "io.github.hjuutilainen.pkg.TextExpander" + "1Password7.pkg": [ + "io.github.hjuutilainen.pkg.1Password" ], - "TextExpander6.install": [ - "io.github.hjuutilainen.install.TextExpander6" + "1Password8.install": [ + "io.github.hjuutilainen.install.1Password8" ], - "TextExpander6.download": [ - "io.github.hjuutilainen.download.TextExpander6" + "1Password7.install": [ + "io.github.hjuutilainen.install.1Password" ], - "TextExpander.download": [ - "io.github.hjuutilainen.download.TextExpander" + "1Password8.munki": [ + "io.github.hjuutilainen.munki.1Password8", + "com.github.Lotusshaney.munki.1Password8" ], - "TextExpander7.munki": [ - "io.github.hjuutilainen.munki.TextExpander7" + "1Password8.pkg": [ + "io.github.hjuutilainen.pkg.1Password8", + "com.github.Lotusshaney.pkg.1Password8" ], - "TextExpander7.download": [ - "io.github.hjuutilainen.download.TextExpander7" + "1Password8.download": [ + "io.github.hjuutilainen.download.1Password8" ], - "TextExpander.munki": [ - "io.github.hjuutilainen.munki.TextExpander" + "1Password7.munki": [ + "io.github.hjuutilainen.munki.1Password" ], - "TextExpander6.munki": [ - "io.github.hjuutilainen.munki.TextExpander6" + "1Password7.download": [ + "io.github.hjuutilainen.download.1Password" ], - "TextExpander.install": [ - "io.github.hjuutilainen.install.TextExpander" + "Freedome.install": [ + "io.github.hjuutilainen.install.Freedome" ], - "TextExpander7.pkg": [ - "io.github.hjuutilainen.pkg.TextExpander7" + "Freedome.download": [ + "io.github.hjuutilainen.download.Freedome" ], - "TextExpander7.install": [ - "io.github.hjuutilainen.install.TextExpander7" + "Freedome.munki": [ + "io.github.hjuutilainen.munki.Freedome" ], - "TextExpander6.pkg": [ - "io.github.hjuutilainen.pkg.TextExpander6" + "Freedome.pkg": [ + "io.github.hjuutilainen.pkg.Freedome" ], - "Subler.install": [ - "io.github.hjuutilainen.install.Subler" + "Blender.download": [ + "io.github.hjuutilainen.download.Blender" ], - "Subler.download": [ - "io.github.hjuutilainen.download.Subler" + "Blender.install": [ + "io.github.hjuutilainen.install.Blender" ], - "Subler.munki": [ - "io.github.hjuutilainen.munki.Subler" + "Blender.munki": [ + "io.github.hjuutilainen.munki.Blender" ], - "Subler.pkg": [ - "io.github.hjuutilainen.pkg.Subler" + "Blender.pkg": [ + "io.github.hjuutilainen.pkg.Blender" ], - "iTerm2.install": [ - "io.github.hjuutilainen.install.iTerm2" + "BibDesk.pkg": [ + "io.github.hjuutilainen.pkg.BibDesk" ], - "iTerm2.pkg": [ - "io.github.hjuutilainen.pkg.iTerm2", - "com.github.smithjw.pkg.iterm2" + "BibDesk.munki": [ + "io.github.hjuutilainen.munki.BibDesk" ], - "CoRD.install": [ - "io.github.hjuutilainen.install.CoRD" + "BibDesk.download": [ + "io.github.hjuutilainen.download.BibDesk" ], - "CoRD.pkg": [ - "io.github.hjuutilainen.pkg.CoRD" + "BibDesk.install": [ + "io.github.hjuutilainen.install.BibDesk" ], - "CodeRunner2.munki": [ - "io.github.hjuutilainen.munki.CodeRunner2" + "Chocolat.munki": [ + "io.github.hjuutilainen.munki.Chocolat" ], - "CodeRunner2.pkg": [ - "io.github.hjuutilainen.pkg.CodeRunner2" + "Chocolat.pkg": [ + "io.github.hjuutilainen.pkg.Chocolat" ], - "CodeRunner2.install": [ - "io.github.hjuutilainen.install.CodeRunner2" + "Chocolat.download": [ + "io.github.hjuutilainen.download.Chocolat" ], - "CodeRunner2.download": [ - "io.github.hjuutilainen.download.CodeRunner2" + "Chocolat.install": [ + "io.github.hjuutilainen.install.Chocolat" ], "GitKraken.install": [ "io.github.hjuutilainen.install.GitKraken" ], - "GitKraken.download": [ - "io.github.hjuutilainen.download.GitKraken" - ], "GitKraken.munki": [ "io.github.hjuutilainen.munki.GitKraken" ], "GitKraken.pkg": [ "io.github.hjuutilainen.pkg.GitKraken" ], - "Chocolat.download": [ - "io.github.hjuutilainen.download.Chocolat" - ], - "Chocolat.install": [ - "io.github.hjuutilainen.install.Chocolat" + "GitKraken.download": [ + "io.github.hjuutilainen.download.GitKraken" ], - "Chocolat.pkg": [ - "io.github.hjuutilainen.pkg.Chocolat" + "Alfred5.install": [ + "io.github.hjuutilainen.install.Alfred5" ], - "Chocolat.munki": [ - "io.github.hjuutilainen.munki.Chocolat" + "Alfred4.munki": [ + "io.github.hjuutilainen.munki.Alfred4" ], - "CheatSheet.munki": [ - "io.github.hjuutilainen.munki.CheatSheet" + "Alfred3.install": [ + "io.github.hjuutilainen.install.Alfred3" ], - "CheatSheet.download": [ - "io.github.hjuutilainen.download.CheatSheet" + "Alfred3.munki": [ + "io.github.hjuutilainen.munki.Alfred3" ], - "CheatSheet.install": [ - "io.github.hjuutilainen.install.CheatSheet" + "Alfred5.download": [ + "io.github.hjuutilainen.download.Alfred5" ], - "CheatSheet.pkg": [ - "io.github.hjuutilainen.pkg.CheatSheet" + "Alfred3.download": [ + "io.github.hjuutilainen.download.Alfred3" ], - "ELAN.install": [ - "io.github.hjuutilainen.install.ELAN" + "Alfred3.pkg": [ + "io.github.hjuutilainen.pkg.Alfred3" ], - "ELAN.download": [ - "io.github.hjuutilainen.download.ELAN" + "Alfred2.pkg": [ + "io.github.hjuutilainen.pkg.Alfred2" ], - "ELAN.munki": [ - "io.github.hjuutilainen.munki.ELAN" + "Alfred4.pkg": [ + "io.github.hjuutilainen.pkg.Alfred4" ], - "ELAN.pkg": [ - "io.github.hjuutilainen.pkg.ELAN" + "Alfred4.install": [ + "io.github.hjuutilainen.install.Alfred4" ], - "iLokLicenseManager.install": [ - "io.github.hjuutilainen.install.iLokLicenseManager" + "Alfred5.pkg": [ + "io.github.hjuutilainen.pkg.Alfred5" ], - "iLokLicenseManager.download": [ - "io.github.hjuutilainen.download.iLokLicenseManager" + "Alfred2.munki": [ + "io.github.hjuutilainen.munki.Alfred2" ], - "iLokLicenseManager.munki": [ - "io.github.hjuutilainen.munki.iLokLicenseManager" + "Alfred2.download": [ + "io.github.hjuutilainen.download.Alfred2" ], - "IINA.download": [ - "io.github.hjuutilainen.download.IINA" + "Alfred2.install": [ + "io.github.hjuutilainen.install.Alfred2" ], - "IINA.munki": [ - "io.github.hjuutilainen.munki.IINA" + "Alfred5.munki": [ + "io.github.hjuutilainen.munki.Alfred5" ], - "IINA.pkg": [ - "io.github.hjuutilainen.pkg.IINA" + "Alfred4.download": [ + "io.github.hjuutilainen.download.Alfred4" ], - "IINA.install": [ - "io.github.hjuutilainen.install.IINA" + "Packages.pkg": [ + "io.github.hjuutilainen.pkg.Packages", + "com.github.rtrouton.pkg.Packages" ], - "Atom.download": [ - "io.github.hjuutilainen.download.Atom" + "Packages.install": [ + "io.github.hjuutilainen.install.Packages", + "com.github.rtrouton.install.Packages" ], - "Atom.munki": [ - "io.github.hjuutilainen.munki.Atom" + "Packages.munki": [ + "io.github.hjuutilainen.munki.Packages" ], - "Atom.install": [ - "io.github.hjuutilainen.install.Atom" + "Packages.download": [ + "io.github.hjuutilainen.download.Packages" ], - "Atom.pkg": [ - "io.github.hjuutilainen.pkg.Atom" + "Vagrant.download": [ + "io.github.hjuutilainen.download.Vagrant" ], - "WorkspaceONEIntelligentHub.download": [ - "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub" + "Vagrant.install": [ + "io.github.hjuutilainen.install.Vagrant" ], - "WorkspaceONEIntelligentHub.munki": [ - "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub" + "Vagrant.munki": [ + "io.github.hjuutilainen.munki.Vagrant" ], - "MyoConnect.download": [ - "io.github.hjuutilainen.download.MyoConnect" + "Vault.download": [ + "io.github.hjuutilainen.download.Vault" ], - "MyoConnect.munki": [ - "io.github.hjuutilainen.munki.MyoConnect" + "TeXShop.munki": [ + "io.github.hjuutilainen.munki.TeXShop" ], "TeXShop.pkg": [ "io.github.hjuutilainen.pkg.TeXShop", @@ -144755,231 +144731,248 @@ "TeXShop.install": [ "io.github.hjuutilainen.install.TeXShop" ], - "TeXShop.munki": [ - "io.github.hjuutilainen.munki.TeXShop" + "BigSurBlocker.pkg": [ + "io.github.hjuutilainen.pkg.BigSurBlocker" ], - "TeamViewerQuickSupport.download": [ - "io.github.hjuutilainen.download.TeamViewerQS" + "SUSInspector.munki": [ + "io.github.hjuutilainen.munki.SUSInspector" ], - "TeamViewerQuickSupport.munki": [ - "io.github.hjuutilainen.munki.TeamViewerQS" + "SUSInspector.download": [ + "io.github.hjuutilainen.download.SUSInspector" ], - "TeamViewerQuickSupport.pkg": [ - "io.github.hjuutilainen.pkg.TeamViewerQS" + "SUSInspector.install": [ + "io.github.hjuutilainen.install.SUSInspector" ], - "TeamViewer.download": [ - "io.github.hjuutilainen.download.TeamViewer" + "BigSurBlocker.munki": [ + "io.github.hjuutilainen.munki.BigSurBlocker" ], - "TeamViewerQuickSupport.install": [ - "io.github.hjuutilainen.install.TeamViewerQS" + "SUSInspector.pkg": [ + "io.github.hjuutilainen.pkg.SUSInspector" ], - "TeamViewerHost.munki": [ - "io.github.hjuutilainen.munki.TeamViewerHost", - "com.github.peertransfer.munki.TeamViewerHost" + "BigSurBlocker.download": [ + "io.github.hjuutilainen.download.BigSurBlocker" ], - "TeamViewerHost.pkg": [ - "io.github.hjuutilainen.pkg.TeamViewerHost", - "com.github.peertransfer.pkg.TeamViewerHost" + "Gimp.pkg": [ + "io.github.hjuutilainen.pkg.GIMP" ], - "TeamViewerHost.download": [ - "io.github.hjuutilainen.download.TeamViewerHost" + "GIMP.munki": [ + "io.github.hjuutilainen.munki.GIMP" ], - "TeamViewer.pkg": [ - "io.github.hjuutilainen.pkg.TeamViewer", - "com.justinrummel.pkg.TeamViewer" + "GIMP.download": [ + "io.github.hjuutilainen.download.GIMP", + "com.github.hansen-m.download.gimp" ], - "TeamViewerQuickJoin.download": [ - "io.github.hjuutilainen.download.TeamViewerQJ" + "Gimp.install": [ + "io.github.hjuutilainen.install.GIMP" ], - "TeamViewer.munki": [ - "io.github.hjuutilainen.munki.TeamViewer" + "LibreOffice.download": [ + "io.github.hjuutilainen.download.LibreOffice" ], - "TeamViewer.install": [ - "io.github.hjuutilainen.install.TeamViewer" + "LibreOffice.munki": [ + "io.github.hjuutilainen.munki.LibreOffice" ], - "Go2Shell.pkg": [ - "io.github.hjuutilainen.pkg.Go2Shell" + "LibreOffice.pkg": [ + "io.github.hjuutilainen.pkg.LibreOffice" ], - "Go2Shell.download": [ - "io.github.hjuutilainen.download.Go2Shell" + "LibreOffice.install": [ + "io.github.hjuutilainen.install.LibreOffice" ], - "Go2Shell.munki": [ - "io.github.hjuutilainen.munki.Go2Shell" + "R.munki": [ + "io.github.hjuutilainen.munki.R", + "com.github.homebysix.munki.R" ], - "Go2Shell.install": [ - "io.github.hjuutilainen.install.Go2Shell" + "R.install": [ + "io.github.hjuutilainen.install.R", + "com.github.homebysix.install.R" ], - "heartbeat.download": [ - "io.github.hjuutilainen.download.heartbeat" + "R.download": [ + "io.github.hjuutilainen.download.R", + "com.github.homebysix.download.R" ], - "auditbeat.install": [ - "io.github.hjuutilainen.install.auditbeat" + "MyoConnect.munki": [ + "io.github.hjuutilainen.munki.MyoConnect" ], - "metricbeat.pkg": [ - "io.github.hjuutilainen.pkg.metricbeat" + "MyoConnect.download": [ + "io.github.hjuutilainen.download.MyoConnect" ], - "filebeat.download": [ - "io.github.hjuutilainen.download.filebeat" + "OpenOffice.download": [ + "io.github.hjuutilainen.download.OpenOffice", + "com.github.novaksam.download.OpenOffice" ], - "functionbeat.install": [ - "io.github.hjuutilainen.install.functionbeat" + "OpenOffice.pkg": [ + "io.github.hjuutilainen.pkg.OpenOffice", + "com.github.novaksam.pkg.OpenOffice" ], - "metricbeat.munki": [ - "io.github.hjuutilainen.munki.metricbeat" + "OpenOffice.munki": [ + "io.github.hjuutilainen.munki.OpenOffice" ], - "packetbeat.pkg": [ - "io.github.hjuutilainen.pkg.packetbeat" + "OpenOffice.install": [ + "io.github.hjuutilainen.install.OpenOffice" ], - "packetbeat.install": [ - "io.github.hjuutilainen.install.packetbeat" + "Kaleidoscope.pkg": [ + "io.github.hjuutilainen.pkg.Kaleidoscope" ], - "auditbeat.munki": [ - "io.github.hjuutilainen.munki.auditbeat" + "Kaleidoscope.install": [ + "io.github.hjuutilainen.install.Kaleidoscope" ], - "metricbeat.download": [ - "io.github.hjuutilainen.download.metricbeat" + "Kaleidoscope.download": [ + "io.github.hjuutilainen.download.Kaleidoscope" ], - "filebeat.install": [ - "io.github.hjuutilainen.install.filebeat" + "Kaleidoscope.munki": [ + "io.github.hjuutilainen.munki.Kaleidoscope" ], - "packetbeat.munki": [ - "io.github.hjuutilainen.munki.packetbeat" + "CitrixReceiver.download": [ + "io.github.hjuutilainen.download.CitrixReceiver", + "com.github.tallfunnyjew.download.CitrixReceiver" ], - "elasticbeat.pkg": [ - "io.github.hjuutilainen.pkg.elasticbeat" + "CitrixWorkspace.download": [ + "io.github.hjuutilainen.download.CitrixWorkspace", + "com.github.rtrouton.download.citrixworkspace", + "com.github.grahampugh.recipes.download.CitrixWorkspace" ], - "heartbeat.munki": [ - "io.github.hjuutilainen.munki.heartbeat" + "CitrixWorkspace.munki": [ + "io.github.hjuutilainen.munki.CitrixWorkspace" ], - "metricbeat.install": [ - "io.github.hjuutilainen.install.metricbeat" + "CitrixReceiver.munki": [ + "io.github.hjuutilainen.munki.CitrixReceiver", + "com.github.jessepeterson.munki.CitrixReceiver" ], - "functionbeat.download": [ - "io.github.hjuutilainen.download.functionbeat" + "CitrixReceiver.install": [ + "io.github.hjuutilainen.install.CitrixReceiver", + "com.github.tallfunnyjew.install.CitrixReceiver" ], - "elasticbeat.download": [ - "io.github.hjuutilainen.download.elasticbeat" + "DaisyDisk.munki": [ + "io.github.hjuutilainen.munki.DaisyDisk" ], - "filebeat.pkg": [ - "io.github.hjuutilainen.pkg.filebeat" + "DaisyDisk.pkg": [ + "io.github.hjuutilainen.pkg.DaisyDisk" ], - "heartbeat.pkg": [ - "io.github.hjuutilainen.pkg.heartbeat" + "DaisyDisk.download": [ + "io.github.hjuutilainen.download.DaisyDisk" + ], + "DaisyDisk.install": [ + "io.github.hjuutilainen.install.DaisyDisk" + ], + "iLokLicenseManager.download": [ + "io.github.hjuutilainen.download.iLokLicenseManager" + ], + "iLokLicenseManager.munki": [ + "io.github.hjuutilainen.munki.iLokLicenseManager" + ], + "iLokLicenseManager.install": [ + "io.github.hjuutilainen.install.iLokLicenseManager" ], - "functionbeat.pkg": [ - "io.github.hjuutilainen.pkg.functionbeat" + "GnuplotApp.download": [ + "io.github.hjuutilainen.download.Gnuplot" ], - "auditbeat.pkg": [ - "io.github.hjuutilainen.pkg.auditbeat" + "GnuplotApp.install": [ + "io.github.hjuutilainen.install.Gnuplot" ], - "functionbeat.munki": [ - "io.github.hjuutilainen.munki.functionbeat" + "GnuplotApp.munki": [ + "io.github.hjuutilainen.munki.Gnuplot" ], - "auditbeat.download": [ - "io.github.hjuutilainen.download.auditbeat" + "PlexMediaPlayer.install": [ + "io.github.hjuutilainen.install.PlexMediaPlayer" ], - "packetbeat.download": [ - "io.github.hjuutilainen.download.packetbeat" + "PlexMediaServer.install": [ + "io.github.hjuutilainen.install.PlexMediaServer" ], - "filebeat.munki": [ - "io.github.hjuutilainen.munki.filebeat" + "PlexMediaServer.pkg": [ + "io.github.hjuutilainen.pkg.PlexMediaServer" ], - "heartbeat.install": [ - "io.github.hjuutilainen.install.heartbeat" + "PlexMediaPlayer.download": [ + "io.github.hjuutilainen.download.PlexMediaPlayer" ], - "Packages.install": [ - "io.github.hjuutilainen.install.Packages", - "com.github.rtrouton.install.Packages" + "PlexMediaServer.download": [ + "io.github.hjuutilainen.download.PlexMediaServer" ], - "Packages.pkg": [ - "io.github.hjuutilainen.pkg.Packages", - "com.github.rtrouton.pkg.Packages" + "PlexMediaServer.munki": [ + "io.github.hjuutilainen.munki.PlexMediaServer" ], - "Packages.download": [ - "io.github.hjuutilainen.download.Packages" + "PlexMediaPlayer.pkg": [ + "io.github.hjuutilainen.pkg.PlexMediaPlayer" ], - "Packages.munki": [ - "io.github.hjuutilainen.munki.Packages" + "PlexMediaPlayer.munki": [ + "io.github.hjuutilainen.munki.PlexMediaPlayer" ], - "Dash3.install": [ - "io.github.hjuutilainen.install.Dash3" + "CoRD.pkg": [ + "io.github.hjuutilainen.pkg.CoRD" ], - "Dash3.pkg": [ - "io.github.hjuutilainen.pkg.Dash3" + "CoRD.install": [ + "io.github.hjuutilainen.install.CoRD" ], - "Dash3.munki": [ - "io.github.hjuutilainen.munki.Dash3" + "SourceTree.download": [ + "io.github.hjuutilainen.download.SourceTree" ], - "Dash3.download": [ - "io.github.hjuutilainen.download.Dash3" + "SourceTree.munki": [ + "io.github.hjuutilainen.munki.SourceTree", + "com.github.Lotusshaney.munki.SourceTree" ], - "OpenOffice.pkg": [ - "io.github.hjuutilainen.pkg.OpenOffice", - "com.github.novaksam.pkg.OpenOffice" + "SourceTree.pkg": [ + "io.github.hjuutilainen.pkg.SourceTree" ], - "OpenOffice.install": [ - "io.github.hjuutilainen.install.OpenOffice" + "SourceTree.install": [ + "io.github.hjuutilainen.install.SourceTree" ], - "OpenOffice.munki": [ - "io.github.hjuutilainen.munki.OpenOffice" + "Atom.download": [ + "io.github.hjuutilainen.download.Atom" ], - "OpenOffice.download": [ - "io.github.hjuutilainen.download.OpenOffice", - "com.github.novaksam.download.OpenOffice" + "Atom.pkg": [ + "io.github.hjuutilainen.pkg.Atom" ], - "ExifTool.install": [ - "io.github.hjuutilainen.install.ExifTool" + "Atom.munki": [ + "io.github.hjuutilainen.munki.Atom" ], - "ExifTool.pkg": [ - "io.github.hjuutilainen.pkg.ExifTool" + "Atom.install": [ + "io.github.hjuutilainen.install.Atom" ], - "ExifTool.download": [ - "io.github.hjuutilainen.download.ExifTool" + "IINA.munki": [ + "io.github.hjuutilainen.munki.IINA" ], - "ExifTool.munki": [ - "io.github.hjuutilainen.munki.ExifTool" + "IINA.pkg": [ + "io.github.hjuutilainen.pkg.IINA" ], - "Blender.pkg": [ - "io.github.hjuutilainen.pkg.Blender" + "IINA.download": [ + "io.github.hjuutilainen.download.IINA" ], - "Blender.install": [ - "io.github.hjuutilainen.install.Blender" + "IINA.install": [ + "io.github.hjuutilainen.install.IINA" ], - "Blender.download": [ - "io.github.hjuutilainen.download.Blender" + "ELAN.install": [ + "io.github.hjuutilainen.install.ELAN" ], - "Blender.munki": [ - "io.github.hjuutilainen.munki.Blender" + "ELAN.pkg": [ + "io.github.hjuutilainen.pkg.ELAN" ], - "PlexMediaPlayer.pkg": [ - "io.github.hjuutilainen.pkg.PlexMediaPlayer" + "ELAN.download": [ + "io.github.hjuutilainen.download.ELAN" ], - "PlexMediaPlayer.munki": [ - "io.github.hjuutilainen.munki.PlexMediaPlayer" + "ELAN.munki": [ + "io.github.hjuutilainen.munki.ELAN" ], - "PlexMediaServer.pkg": [ - "io.github.hjuutilainen.pkg.PlexMediaServer" + "CamundaModeler.download": [ + "io.github.hjuutilainen.download.CamundaModeler" ], - "PlexMediaServer.munki": [ - "io.github.hjuutilainen.munki.PlexMediaServer" + "CamundaModeler.pkg": [ + "io.github.hjuutilainen.pkg.CamundaModeler" ], - "PlexMediaServer.install": [ - "io.github.hjuutilainen.install.PlexMediaServer" + "CamundaModeler.munki": [ + "io.github.hjuutilainen.munki.CamundaModeler" ], - "PlexMediaPlayer.download": [ - "io.github.hjuutilainen.download.PlexMediaPlayer" + "CamundaModeler.install": [ + "io.github.hjuutilainen.install.CamundaModeler" ], - "PlexMediaServer.download": [ - "io.github.hjuutilainen.download.PlexMediaServer" + "CheatSheet.install": [ + "io.github.hjuutilainen.install.CheatSheet" ], - "PlexMediaPlayer.install": [ - "io.github.hjuutilainen.install.PlexMediaPlayer" + "CheatSheet.munki": [ + "io.github.hjuutilainen.munki.CheatSheet" ], - "Papers2.download": [ - "com.github.jessepeterson.Papers2.download" + "CheatSheet.pkg": [ + "io.github.hjuutilainen.pkg.CheatSheet" ], - "Papers2.munki": [ - "com.github.jessepeterson.Papers2.munki" + "CheatSheet.download": [ + "io.github.hjuutilainen.download.CheatSheet" ], "ClamXav.download": [ "com.github.jessepeterson.download.ClamXav", @@ -144988,27 +144981,19 @@ "ClamXav.munki": [ "com.github.jessepeterson.munki.ClamXav" ], - "TrueCrypt.munki": [ - "com.github.jessepeterson.munki.TrueCrypt" - ], - "HightailDesktopApp.munki": [ - "com.github.jessepeterson.munki.HightailDesktopApp" - ], - "VirtualBox.munki": [ - "com.github.jessepeterson.munki.VirtualBox", - "com.github.apizz.munki.VirtualBox" - ], - "VirtualBoxExtPack.munki": [ - "com.github.jessepeterson.munki.VirtualBoxExtPack" + "VMwareTools.munki": [ + "com.github.jessepeterson.munki.VMwareTools", + "com.github.rtrouton.munki.VMwareTools" ], - "iBarcoder.download": [ - "com.github.jessepeterson.download.iBarcoder" + "GrandPerspective.munki": [ + "com.github.jessepeterson.munki.GrandPerspective", + "com.github.homebysix.munki.GrandPerspective" ], - "iBarcoder.munki": [ - "com.github.jessepeterson.munki.iBarcoder" + "TrimEnabler.download": [ + "com.github.jessepeterson.TrimEnabler.download" ], - "Seashore.munki": [ - "com.github.jessepeterson.munki.Seashore" + "TrimEnabler.munki": [ + "com.github.jessepeterson.TrimEnabler.munki" ], "CrashPlan.munki": [ "com.github.autopkg.jessepeterson.munki.CrashPlan", @@ -145018,68 +145003,46 @@ "com.github.autopkg.jessepeterson.download.CrashPlan", "com.github.dataJAR-recipes.download.CrashPlan" ], - "Viscosity.download": [ - "com.github.jessepeterson.Viscosity.download" - ], - "Viscosity.munki": [ - "com.github.jessepeterson.Viscosity.munki" + "UniversalTypeClient6.download": [ + "com.github.jessepeterson.download.UniversalTypeClient6" ], - "dockutil.download": [ - "com.github.autopkg.jessepeterson.download.dockutil", - "com.andrewzirkel.download.dockutil" + "UniversalTypeClient4.munki": [ + "com.github.jessepeterson.munki.UniversalTypeClient4" ], - "dockutil.pkg": [ - "com.github.autopkg.jessepeterson.pkg.dockutil" + "UniversalTypeClient5.download": [ + "com.github.jessepeterson.download.UniversalTypeClient5" ], - "dockutil.munki": [ - "com.github.jessepeterson.munki.dockutil", - "com.andrewzirkel.munki.dockutil" + "UniversalTypeClient6.munki": [ + "com.github.jessepeterson.munki.UniversalTypeClient6" ], - "ProjectLibre.munki": [ - "com.github.jessepeterson.munki.ProjectLibre" + "UniversalTypeClient3.munki": [ + "com.github.jessepeterson.munki.UniversalTypeClient3" ], - "MOOSProjectViewer.download": [ - "com.github.jessepeterson.MOOSProjectViewer.download" + "PortfolioClient11.munki": [ + "com.github.jessepeterson.munki.PortfolioClient11" ], - "MOOSProjectViewer.munki": [ - "com.github.jessepeterson.MOOSProjectViewer.munki" + "UniversalTypeClient5.munki": [ + "com.github.jessepeterson.munki.UniversalTypeClient5" ], - "AppStorePkg.munki": [ - "com.github.autopkg.jessepeterson-recipes.AppStorePkg" + "PortfolioClient10.munki": [ + "com.github.jessepeterson.munki.PortfolioClient10" ], - "BlackmagicDiskSpeedTest.munki": [ - "com.github.autopkg.jessepeterson-recipes.AppStorePkg.BlackmagicDiskSpeedTest" + "UniversalTypeClient7.download": [ + "com.github.jessepeterson.download.UniversalTypeClient7", + "com.github.darkomen78.download.UniversalTypeClient7" ], - "MicrosoftRemoteDesktop.munki": [ - "com.github.autopkg.jessepeterson-recipes.AppStorePkg.MicrosoftRemoteDesktop", - "com.github.valdore86.munki.MicrosoftRemoteDesktop", - "com.github.foigus.munki.microsoftremotedesktop" + "VirtualBox.munki": [ + "com.github.jessepeterson.munki.VirtualBox", + "com.github.apizz.munki.VirtualBox" ], - "CUDADriver.munki": [ - "com.github.jessepeterson.munki.CUDADriver" + "VirtualBoxExtPack.munki": [ + "com.github.jessepeterson.munki.VirtualBoxExtPack" ], "CUDADriver.download": [ "com.github.jessepeterson.download.CUDADriver" ], - "Basecamp3.download": [ - "com.github.autopkg.jessepeterson-recipes.download.Basecamp3" - ], - "Basecamp3.munki": [ - "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3" - ], - "GrandPerspective.munki": [ - "com.github.jessepeterson.munki.GrandPerspective", - "com.github.homebysix.munki.GrandPerspective" - ], - "VMwareTools.munki": [ - "com.github.jessepeterson.munki.VMwareTools", - "com.github.rtrouton.munki.VMwareTools" - ], - "TrimEnabler.munki": [ - "com.github.jessepeterson.TrimEnabler.munki" - ], - "TrimEnabler.download": [ - "com.github.jessepeterson.TrimEnabler.download" + "CUDADriver.munki": [ + "com.github.jessepeterson.munki.CUDADriver" ], "AnyConnect4.munki": [ "com.github.jessepeterson.munki.AnyConnect4" @@ -145088,42 +145051,63 @@ "com.github.jessepeterson.munki.AnyConnect", "com.github.n8felton.munki.AnyConnect" ], - "CUDA-Z.munki": [ - "com.github.jessepeterson.munki.CUDA-Z" + "PredicateInstaller.munki": [ + "com.github.jessepeterson.munki.PredicateInstaller" ], - "UniversalTypeClient5.download": [ - "com.github.jessepeterson.download.UniversalTypeClient5" + "Papers2.munki": [ + "com.github.jessepeterson.Papers2.munki" ], - "PortfolioClient10.munki": [ - "com.github.jessepeterson.munki.PortfolioClient10" + "Papers2.download": [ + "com.github.jessepeterson.Papers2.download" ], - "PortfolioClient11.munki": [ - "com.github.jessepeterson.munki.PortfolioClient11" + "Viscosity.download": [ + "com.github.jessepeterson.Viscosity.download" ], - "UniversalTypeClient5.munki": [ - "com.github.jessepeterson.munki.UniversalTypeClient5" + "Viscosity.munki": [ + "com.github.jessepeterson.Viscosity.munki" ], - "UniversalTypeClient3.munki": [ - "com.github.jessepeterson.munki.UniversalTypeClient3" + "ImageJ.munki": [ + "com.github.jessepeterson.munki.ImageJ", + "com.github.vmiller.munki.ImageJ", + "com.github.andrewvalentine.munki.ImageJ" ], - "UniversalTypeClient6.munki": [ - "com.github.jessepeterson.munki.UniversalTypeClient6" + "Neat.munki": [ + "com.github.jessepeterson.Neat.munki" ], - "UniversalTypeClient7.download": [ - "com.github.jessepeterson.download.UniversalTypeClient7", - "com.github.darkomen78.download.UniversalTypeClient7" + "Neat.download": [ + "com.github.jessepeterson.Neat.download" ], - "UniversalTypeClient4.munki": [ - "com.github.jessepeterson.munki.UniversalTypeClient4" + "MOOSProjectViewer.download": [ + "com.github.jessepeterson.MOOSProjectViewer.download" ], - "UniversalTypeClient6.download": [ - "com.github.jessepeterson.download.UniversalTypeClient6" + "MOOSProjectViewer.munki": [ + "com.github.jessepeterson.MOOSProjectViewer.munki" ], - "Neat.download": [ - "com.github.jessepeterson.Neat.download" + "LoginScriptPlugin.download": [ + "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin" ], - "Neat.munki": [ - "com.github.jessepeterson.Neat.munki" + "LoginScriptPlugin.munki": [ + "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin" + ], + "CUDA-Z.munki": [ + "com.github.jessepeterson.munki.CUDA-Z" + ], + "HightailDesktopApp.munki": [ + "com.github.jessepeterson.munki.HightailDesktopApp" + ], + "TrueCrypt.munki": [ + "com.github.jessepeterson.munki.TrueCrypt" + ], + "AppStorePkg.munki": [ + "com.github.autopkg.jessepeterson-recipes.AppStorePkg" + ], + "BlackmagicDiskSpeedTest.munki": [ + "com.github.autopkg.jessepeterson-recipes.AppStorePkg.BlackmagicDiskSpeedTest" + ], + "MicrosoftRemoteDesktop.munki": [ + "com.github.autopkg.jessepeterson-recipes.AppStorePkg.MicrosoftRemoteDesktop", + "com.github.valdore86.munki.MicrosoftRemoteDesktop", + "com.github.foigus.munki.microsoftremotedesktop" ], "PDFpenPro.download": [ "com.github.jessepeterson.PDFpenPro.download" @@ -145131,46 +145115,55 @@ "PDFpen.munki": [ "com.github.jessepeterson.PDFpen.munki" ], + "PDFpenPro.munki": [ + "com.github.jessepeterson.PDFpenPro.munki" + ], "PDFpen.download": [ "com.github.jessepeterson.PDFpen.download" ], - "PDFpenPro.munki": [ - "com.github.jessepeterson.PDFpenPro.munki" + "4D.munki": [ + "com.github.autopkg.jessepeterson-recipes.munki.4d" ], "4D.download": [ "com.github.autopkg.jessepeterson-recipes.download.4d" ], - "4D.munki": [ - "com.github.autopkg.jessepeterson-recipes.munki.4d" + "Seashore.munki": [ + "com.github.jessepeterson.munki.Seashore" ], - "PredicateInstaller.munki": [ - "com.github.jessepeterson.munki.PredicateInstaller" + "iBarcoder.munki": [ + "com.github.jessepeterson.munki.iBarcoder" ], - "ImageJ.munki": [ - "com.github.jessepeterson.munki.ImageJ", - "com.github.vmiller.munki.ImageJ", - "com.github.andrewvalentine.munki.ImageJ" + "iBarcoder.download": [ + "com.github.jessepeterson.download.iBarcoder" ], - "LoginScriptPlugin.download": [ - "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin" + "Basecamp3.munki": [ + "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3" ], - "LoginScriptPlugin.munki": [ - "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin" + "Basecamp3.download": [ + "com.github.autopkg.jessepeterson-recipes.download.Basecamp3" ], - "VirusBarrierX6.download": [ - "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6" + "dockutil.pkg": [ + "com.github.autopkg.jessepeterson.pkg.dockutil" ], - "VirusBarrierX6.munki": [ - "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6" + "dockutil.munki": [ + "com.github.jessepeterson.munki.dockutil", + "com.andrewzirkel.munki.dockutil" + ], + "dockutil.download": [ + "com.github.autopkg.jessepeterson.download.dockutil", + "com.andrewzirkel.download.dockutil" + ], + "ProjectLibre.munki": [ + "com.github.jessepeterson.munki.ProjectLibre" ], "VirusBarrierX6.pkg": [ "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6" ], - "VirusBarrier2013.munki": [ - "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013" + "VirusBarrierX6.download": [ + "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6" ], - "VirusBarrier2013.download": [ - "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013" + "VirusBarrierX6.munki": [ + "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6" ], "GoogleDrive.munki": [ "com.github.autopkg.recipes-dankeller.munki.google-drive", @@ -145180,91 +145173,100 @@ "com.github.autopkg.recipes-dankeller.download.google-drive", "com.github.nstrauss.download.GoogleDrive" ], - "Scribus.download": [ - "com.github.hansen-m.download.Scribus", - "com.github.NickETH.recipes.download.Scribus-Win64" + "VirusBarrier2013.download": [ + "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013" ], - "Greenshot-Win.download": [ - "com.github.hansen-m.download.Greenshot-Win" + "VirusBarrier2013.munki": [ + "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013" ], - "Doxygen.download": [ - "com.github.hansen-m.download.doxygen" + "Sibelius.download": [ + "com.github.hansen-m.download.Sibelius", + "com.andrewzirkel.download.sibelius" ], - "Zotero-Win.download": [ - "com.github.hansen-m.download.zotero-win" + "KolorGoProVRPlayer-Win.download": [ + "com.github.hansen-m.download.GoProVRPlayer-Win" ], - "R-Win.download": [ - "com.github.hansen-m.download.R-Win" + "KolorGoProVRPlayer.download": [ + "com.github.hansen-m.download.GoProVRPlayer" ], - "Juno.download": [ - "com.github.hansen-m.download.juno" + "VLC-Win64.download": [ + "com.github.hansen-m.download.VLC-Win64" ], - "JuliaStudio.download": [ - "com.github.hansen-m.download.juliastudio" + "VLC-Win.download": [ + "com.github.hansen-m.download.VLC-Win", + "com.github.NickETH.recipes.download.VLC-Win" ], - "Julia.download": [ - "com.github.hansen-m.download.julia" + "PollEverywhere-Win.download": [ + "com.github.hansen-m.download.PollEverywhere-Win" ], - "QnA.pkg": [ - "com.github.hansen-m.pkg.QnA" + "PollEverywhere.download": [ + "com.github.hansen-m.download.PollEverywhere" ], - "BigFixAgent.download": [ - "com.github.hansen-m.download.BigFixAgent" + "BESPythonAPI.install": [ + "com.github.hansen-m.install.BESPythonAPI" ], - "QnA.install": [ - "com.github.hansen-m.install.QnA" + "BESPythonAPI.download": [ + "com.github.hansen-m.download.BESPythonAPI" + ], + "BESPythonAPI.pkg": [ + "com.github.hansen-m.pkg.BESPythonAPI" + ], + "Zotero-Win.download": [ + "com.github.hansen-m.download.zotero-win" + ], + "Rhinoceros.download": [ + "com.github.hansen-m.download.Rhinoceros" + ], + "Rhino.pkg": [ + "com.github.hansen-m.pkg.Rhino 7" ], "MacTeX.download": [ "com.github.hansen-m.download.MacTeX" ], - "SoundStudio.download": [ - "com.github.hansen-m.download.SoundStudio" + "Aquamacs.download": [ + "com.github.hansen-m.download.aquamacs" ], - "Evom.download": [ - "com.github.hansen-m.download.Evom" + "Aquamacs.pkg": [ + "com.github.hansen-m.pkg.aquamacs" ], - "Inkscape.download": [ - "com.github.hansen-m.download.Inkscape" + "VueScan.download": [ + "com.github.hansen-m.download.VueScan" ], - "Skype-Win.download": [ - "com.github.hansen-m.download.Skype-Win" + "Texmaker.munki": [ + "com.github.hansen-m.munki.Texmaker" ], - "Stellarium.download": [ - "com.github.hansen-m.download.Stellarium", - "com.github.joshua-d-miller.autopkg.download.Stellarium", - "com.github.prochat.download.stellarium", - "com.github.ahousseini-recipes.download.Stellarium" + "Texmaker.download": [ + "com.github.hansen-m.download.Texmaker" ], - "Stellarium-Win.download": [ - "com.github.hansen-m.download.Stellarium-Win" + "Texmaker.pkg": [ + "com.github.hansen-m.pkg.Texmaker" ], - "Kindle.pkg": [ - "com.github.hansen-m.pkg.Kindle" + "Doxygen.download": [ + "com.github.hansen-m.download.doxygen" ], - "AmazonMusic.download": [ - "com.github.hansen-m.download.AmazonMusic" + "tn3270.download": [ + "com.github.hansen-m.download.tn3270X" ], - "Kindle.download": [ - "com.github.hansen-m.download.Kindle" + "CrashPlan-Linux.download": [ + "com.github.hansen-m.download.CrashPlan-Linux" ], - "3DCoat.download": [ - "com.github.hansen-m.download.3DCoat", - "com.scriptingosx.download.3DCoat" + "CrashPlan-Win64.download": [ + "com.github.hansen-m.download.CrashPlan-Win64" ], - "BESPythonAPI.install": [ - "com.github.hansen-m.install.BESPythonAPI" + "CrashPlan-Win.download": [ + "com.github.hansen-m.download.CrashPlan-Win" ], - "BESPythonAPI.download": [ - "com.github.hansen-m.download.BESPythonAPI" + "JuliaStudio.download": [ + "com.github.hansen-m.download.juliastudio" ], - "BESPythonAPI.pkg": [ - "com.github.hansen-m.pkg.BESPythonAPI" + "Juno.download": [ + "com.github.hansen-m.download.juno" ], - "Fiji-Win.download": [ - "com.github.hansen-m.download.Fiji-Win32" + "Julia.download": [ + "com.github.hansen-m.download.julia" ], - "Fiji-Win64.download": [ - "com.github.hansen-m.download.Fiji-Win64" + "Mirror.download": [ + "com.github.hansen-m.download.Mirror" ], "Fetch.download": [ "com.github.hansen-m.download.Fetch", @@ -145277,141 +145279,126 @@ "com.github.hansen-m.download.iTunes-Win", "com.github.NickETH.recipes.download.iTunes-Win" ], - "MakerBotPrint-Win.download": [ - "com.github.hansen-m.download.MakerBotPrint-Win" - ], - "MakerBotDesktop-Win.download": [ - "com.github.hansen-m.download.MakerBotDesktop-Win" - ], - "MakerBotPrint.download": [ - "com.github.hansen-m.download.MakerBotPrint", - "com.github.dataJAR-recipes.download.MakerBotPrint" - ], - "OIV.download": [ - "com.github.hansen-m.download.OIV" - ], - "OIV-Win.download": [ - "com.github.hansen-m.download.OIV-Win" - ], "DoceriDesktop.download": [ "com.github.hansen-m.download.DoceriDesktop" ], - "MeshLab.download": [ - "com.github.hansen-m.download.MeshLab" - ], - "MeshLab-Win.download": [ - "com.github.hansen-m.download.MeshLab-Win" - ], - "AstroImageJ_Updates.download": [ - "com.github.hansen-m.download.AstroImageJ_Updates" + "EndNote-Win.download": [ + "com.github.hansen-m.download.EndNote-Win" ], - "SAOImageDS9.pkg": [ - "com.github.hansen-m.pkg.SAOImageDS9" + "EndNote7.download": [ + "com.github.hansen-m.download.EndNoteX7" ], - "AstroPlanner.download": [ - "com.github.hansen-m.download.AstroPlanner" + "BlackboardCollaborateLauncher.download": [ + "com.github.autopkg.download.blackboardcollaboratelauncher" ], - "AstroPlanner.pkg": [ - "com.github.hansen-m.pkg.AstroPlanner" + "NotepadPlusPlus.download": [ + "com.github.hansen-m.download.NotepadPlusPlus-Win" ], - "AstroImageJ.download": [ - "com.github.hansen-m.download.AstroImageJ" + "DymoLabel.pkg": [ + "com.github.hansen-m.pkg.DymoLabel" ], - "SAOImageDS9.download": [ - "com.github.hansen-m.download.SAOImageDS9" + "DymoLabel-Win.download": [ + "com.github.hansen-m.download.DymoLabel-Win" ], - "SAOImageDS9-app.download": [ - "com.github.hansen-m.download.SAOImageDS9-app" + "ZimbraDesktop.download": [ + "com.github.hansen-m.download.zimbradesktop" ], - "IRAFCDBS.download": [ - "com.github.hansen-m.download.CDBS" + "MeshLab.download": [ + "com.github.hansen-m.download.MeshLab" ], - "AstroImageJ.pkg": [ - "com.github.hansen-m.pkg.AstroImageJ", - "com.github.n8felton.pkg.AstroImageJ" + "MeshLab-Win.download": [ + "com.github.hansen-m.download.MeshLab-Win" ], - "MinitabExpress.download": [ - "com.github.hansen-m.download.MinitabExpressMU" + "XamarinStudio.download": [ + "com.github.hansen-m.download.XamarinStudio" ], - "BluejeansApp-Win.download": [ - "com.github.hansen-m.download.bluejeansapp-Win" + "Mendeley-Win.download": [ + "com.github.hansen-m.download.Mendeley-Win" ], - "NotepadPlusPlus.download": [ - "com.github.hansen-m.download.NotepadPlusPlus-Win" + "Mendeley.download": [ + "com.github.hansen-m.download.Mendeley" ], "Mendeley.pkg": [ "com.github.hansen-m.pkg.Mendeley" ], - "Mendeley.download": [ - "com.github.hansen-m.download.Mendeley" + "OverDrive.install": [ + "com.github.hansen-m.install.OverDrive" ], - "Mendeley-Win.download": [ - "com.github.hansen-m.download.Mendeley-Win" + "OverDrive.download": [ + "com.github.hansen-m.download.OverDrive" ], - "SPEAR.download": [ - "com.github.hansen-m.download.SPEAR" + "GNUPlot.download": [ + "com.github.hansen-m.download.GNUPlot" ], - "tn3270.download": [ - "com.github.hansen-m.download.tn3270X" + "7zip-Win.download": [ + "com.github.hansen-m.download.7zip-Win" ], - "Texmaker.pkg": [ - "com.github.hansen-m.pkg.Texmaker" + "7zip-Win64.download": [ + "com.github.hansen-m.download.7zip-Win64" ], - "Texmaker.munki": [ - "com.github.hansen-m.munki.Texmaker" + "MakerBotDesktop-Win.download": [ + "com.github.hansen-m.download.MakerBotDesktop-Win" ], - "Texmaker.download": [ - "com.github.hansen-m.download.Texmaker" + "MakerBotPrint-Win.download": [ + "com.github.hansen-m.download.MakerBotPrint-Win" ], - "Nebulosity4-64.download": [ - "com.github.hansen-m.download.Nebulosity4-64" + "MakerBotPrint.download": [ + "com.github.hansen-m.download.MakerBotPrint", + "com.github.dataJAR-recipes.download.MakerBotPrint" ], - "Nebulosity4.download": [ - "com.github.hansen-m.download.Nebulosity4" + "Soundflower.download": [ + "com.github.hansen-m.download.Soundflower" ], - "Nebulosity3.download": [ - "com.github.hansen-m.download.Nebulosity3" + "UnityHub.download": [ + "com.github.hansen-m.download.UnityHub" ], - "Nebulosity4-64.pkg": [ - "com.github.hansen-m.pkg.Nebulosity4-64" + "3DCoat.download": [ + "com.github.hansen-m.download.3DCoat", + "com.scriptingosx.download.3DCoat" ], - "Pencil2D.download": [ - "com.github.hansen-m.download.Pencil2D", - "com.github.apizz.download.Pencil2D" + "QnA.pkg": [ + "com.github.hansen-m.pkg.QnA" + ], + "QnA.install": [ + "com.github.hansen-m.install.QnA" + ], + "BigFixAgent.download": [ + "com.github.hansen-m.download.BigFixAgent" ], "Pencil.download": [ "com.github.hansen-m.download.Pencil", "com.github.dataJAR-recipes.download.Pencil" ], - "OverDrive.download": [ - "com.github.hansen-m.download.OverDrive" + "Pencil2D.download": [ + "com.github.hansen-m.download.Pencil2D", + "com.github.apizz.download.Pencil2D" ], - "OverDrive.install": [ - "com.github.hansen-m.install.OverDrive" + "ContourShuttleDriver.download": [ + "com.github.hansen-m.download.ContourShuttleDriver" ], - "PollEverywhere-Win.download": [ - "com.github.hansen-m.download.PollEverywhere-Win" + "ContourShuttleDriver.pkg": [ + "com.github.hansen-m.pkg.ContourShuttleDriver" ], - "PollEverywhere.download": [ - "com.github.hansen-m.download.PollEverywhere" + "Fiji-Win.download": [ + "com.github.hansen-m.download.Fiji-Win32" ], - "FirestormRelease.download": [ - "com.github.hansen-m.download.FirestormRelease" + "Fiji-Win64.download": [ + "com.github.hansen-m.download.Fiji-Win64" ], - "FirestormOSRelease.download": [ - "com.github.hansen-m.download.FirestormOSRelease" + "Meshmixer.download": [ + "com.github.hansen-m.download.Meshmixer" ], - "GoogleChrome-Win64.download": [ - "com.github.hansen-m.download.googlechrome-Win64" + "BluejeansApp-Win.download": [ + "com.github.hansen-m.download.bluejeansapp-Win" ], - "GoogleEarthPro-Win.download": [ - "com.github.hansen-m.download.googleearthpro-Win" + "AuraliaCloud.download": [ + "com.github.hansen-m.download.AuraliaCloud" ], "GoogleEarth-Win.download": [ "com.github.hansen-m.download.googleearth-Win" ], - "GoogleVoiceAndVideo.download": [ - "com.github.hansen-m.download.GoogleVoiceAndVideo" + "GoogleChrome-Win64.download": [ + "com.github.hansen-m.download.googlechrome-Win64" ], "GoogleVoiceAndVideo.install": [ "com.github.hansen-m.install.GoogleVoiceAndVideo" @@ -145422,53 +145409,70 @@ "GoogleVoiceAndVideo.pkg": [ "com.github.hansen-m.pkg.GoogleVoiceAndVideo" ], - "CrashPlan-Win64.download": [ - "com.github.hansen-m.download.CrashPlan-Win64" + "GoogleVoiceAndVideo.download": [ + "com.github.hansen-m.download.GoogleVoiceAndVideo" ], - "CrashPlan-Linux.download": [ - "com.github.hansen-m.download.CrashPlan-Linux" + "GoogleEarthPro-Win.download": [ + "com.github.hansen-m.download.googleearthpro-Win" ], - "CrashPlan-Win.download": [ - "com.github.hansen-m.download.CrashPlan-Win" + "MacPorts.download": [ + "com.github.hansen-m.download.MacPorts" ], - "Rhino.pkg": [ - "com.github.hansen-m.pkg.Rhino 7" + "MacPorts.install": [ + "com.github.hansen-m.install.MacPorts" ], - "Rhinoceros.download": [ - "com.github.hansen-m.download.Rhinoceros" + "Mothur.pkg": [ + "com.github.hansen-m.pkg.mothur" ], - "AdobeReader-Win.download": [ - "com.github.hansen-m.download.AdobeReader-Win" + "Mothur.download": [ + "com.github.hansen-m.download.mothur" ], - "AdobeDigitalEditions.download": [ - "com.github.hansen-m.download.AdobeDigitalEditions" + "RStudio.download": [ + "com.github.hansen-m.download.RStudio", + "com.github.joshua-d-miller.download.RStudio", + "com.github.rtrouton.download.RStudio" ], - "AdobeFlashPlayerPPAPI-Win.download": [ - "com.github.hansen-m.download.AdobeFlashPPAPI-Win" + "RStudio-Win.download": [ + "com.github.hansen-m.download.RStudio-Win" ], - "AdobeDigitalEditions.install": [ - "com.github.hansen-m.install.AdobeDigitalEditions" + "MinitabExpress.download": [ + "com.github.hansen-m.download.MinitabExpressMU" ], - "AdobeCreativeCloudInstaller-Win.download": [ - "com.github.hansen-m.download.AdobeCreativeCloudInstaller-Win" + "SPEAR.download": [ + "com.github.hansen-m.download.SPEAR" ], - "AdobeFlashPlayerPlugin-Win.download": [ - "com.github.hansen-m.download.AdobeFlashPlugin-Win" + "Silverlight-Win.download": [ + "com.github.hansen-m.download.Silverlight-Win" ], - "AdobeFlashPlayerActiveX-Win.download": [ - "com.github.hansen-m.download.AdobeFlashActiveX-Win" + "DjVuLibre.download": [ + "com.github.hansen-m.download.DjVuLibre" ], - "AdobeShockwavePlayer-Win.download": [ - "com.github.hansen-m.download.AdobeShockwavePlayer-Win" + "SubEthaEdit.download": [ + "com.github.hansen-m.download.SubEthaEdit", + "com.github.apettinen.download.SubEthaEdit" ], - "AdobeAIR-Win.download": [ - "com.github.hansen-m.download.AdobeAIR-Win" + "SubEthaEdit.pkg": [ + "com.github.hansen-m.pkg.SubEthaEdit", + "com.github.apettinen.pkg.SubEthaEdit" ], - "DymoLabel.pkg": [ - "com.github.hansen-m.pkg.DymoLabel" + "Prey.download": [ + "com.github.hansen-m.download.Prey" ], - "DymoLabel-Win.download": [ - "com.github.hansen-m.download.DymoLabel-Win" + "StudioCode.download": [ + "com.github.hansen-m.download.StudioCode" + ], + "Scribus.download": [ + "com.github.hansen-m.download.Scribus", + "com.github.NickETH.recipes.download.Scribus-Win64" + ], + "PolycomRPDesktop.download": [ + "com.github.hansen-m.download.PolycomRPDesktop" + ], + "PolycomRPDesktop.munki": [ + "com.github.hansen-m.munki.PolycomRPDesktop" + ], + "PolycomCMADesktop.download": [ + "com.github.hansen-m.download.PolycomCMADesktop" ], "GimpOnOSX.download": [ "com.github.hansen-m.download.gimponosx" @@ -145477,140 +145481,144 @@ "com.github.hansen-m.pkg.gimp", "com.github.grahampugh.pkg.GIMP" ], - "Mega.download": [ - "com.github.hansen-m.download.mega" + "Stellarium.download": [ + "com.github.hansen-m.download.Stellarium", + "com.github.joshua-d-miller.autopkg.download.Stellarium", + "com.github.prochat.download.stellarium", + "com.github.ahousseini-recipes.download.Stellarium" ], - "Sketchpad5.download": [ - "com.github.hansen-m.download.Sketchpad5" + "Stellarium-Win.download": [ + "com.github.hansen-m.download.Stellarium-Win" ], - "Aquamacs.pkg": [ - "com.github.hansen-m.pkg.aquamacs" + "R-Win.download": [ + "com.github.hansen-m.download.R-Win" ], - "Aquamacs.download": [ - "com.github.hansen-m.download.aquamacs" + "OIV.download": [ + "com.github.hansen-m.download.OIV" ], - "VLC-Win64.download": [ - "com.github.hansen-m.download.VLC-Win64" + "OIV-Win.download": [ + "com.github.hansen-m.download.OIV-Win" ], - "VLC-Win.download": [ - "com.github.hansen-m.download.VLC-Win", - "com.github.NickETH.recipes.download.VLC-Win" + "SonicVisualiser.download": [ + "com.github.hansen-m.download.SonicVisualiser" ], - "ProjectLibre.download": [ - "com.github.hansen-m.download.ProjectLibre" + "FileZilla-Win.download": [ + "com.github.hansen-m.download.FileZilla-Win" ], - "Soundflower.download": [ - "com.github.hansen-m.download.Soundflower" + "Nebulosity4.download": [ + "com.github.hansen-m.download.Nebulosity4" ], - "UnityHub.download": [ - "com.github.hansen-m.download.UnityHub" + "Nebulosity4-64.pkg": [ + "com.github.hansen-m.pkg.Nebulosity4-64" ], - "Silverlight-Win.download": [ - "com.github.hansen-m.download.Silverlight-Win" + "Nebulosity3.download": [ + "com.github.hansen-m.download.Nebulosity3" ], - "RStudio.download": [ - "com.github.hansen-m.download.RStudio", - "com.github.joshua-d-miller.download.RStudio", - "com.github.rtrouton.download.RStudio" + "Nebulosity4-64.download": [ + "com.github.hansen-m.download.Nebulosity4-64" ], - "RStudio-Win.download": [ - "com.github.hansen-m.download.RStudio-Win" + "Sketchpad5.download": [ + "com.github.hansen-m.download.Sketchpad5" ], - "Meshmixer.download": [ - "com.github.hansen-m.download.Meshmixer" + "Zoom-Win.download": [ + "com.github.hansen-m.download.zoom-win" ], - "GNUPlot.download": [ - "com.github.hansen-m.download.GNUPlot" + "Zoom64-Win.download": [ + "com.github.hansen-m.download.zoom64-win" ], - "7zip-Win64.download": [ - "com.github.hansen-m.download.7zip-Win64" + "Zoom.download": [ + "com.github.hansen-m.download.zoomus" ], - "7zip-Win.download": [ - "com.github.hansen-m.download.7zip-Win" + "ImgBurn-Win.download": [ + "com.github.hansen-m.download.ImgBurn-Win" ], - "BESEngine.pkg": [ - "com.github.hansen-m.pkg.AutoPkgBESEngine" + "AstroImageJ.download": [ + "com.github.hansen-m.download.AstroImageJ" ], - "BESEngine.download": [ - "com.github.hansen-m.download.AutoPkgBESEngine" + "SAOImageDS9.pkg": [ + "com.github.hansen-m.pkg.SAOImageDS9" ], - "BESEngine.install": [ - "com.github.hansen-m.install.AutoPkgBESEngine" + "AstroPlanner.pkg": [ + "com.github.hansen-m.pkg.AstroPlanner" ], - "XamarinStudio.download": [ - "com.github.hansen-m.download.XamarinStudio" + "AstroImageJ.pkg": [ + "com.github.hansen-m.pkg.AstroImageJ", + "com.github.n8felton.pkg.AstroImageJ" ], - "KolorGoProVRPlayer.download": [ - "com.github.hansen-m.download.GoProVRPlayer" + "AstroPlanner.download": [ + "com.github.hansen-m.download.AstroPlanner" ], - "KolorGoProVRPlayer-Win.download": [ - "com.github.hansen-m.download.GoProVRPlayer-Win" + "AstroImageJ_Updates.download": [ + "com.github.hansen-m.download.AstroImageJ_Updates" ], - "Prey.download": [ - "com.github.hansen-m.download.Prey" + "SAOImageDS9.download": [ + "com.github.hansen-m.download.SAOImageDS9" ], - "Sibelius.download": [ - "com.github.hansen-m.download.Sibelius", - "com.andrewzirkel.download.sibelius" + "IRAFCDBS.download": [ + "com.github.hansen-m.download.CDBS" ], - "Atom-Win.download": [ - "com.github.hansen-m.download.Atom-Win" + "SAOImageDS9-app.download": [ + "com.github.hansen-m.download.SAOImageDS9-app" ], - "VueScan.download": [ - "com.github.hansen-m.download.VueScan" + "BoxEdit.download": [ + "com.github.hansen-m.download.boxedit" ], - "SubEthaEdit.download": [ - "com.github.hansen-m.download.SubEthaEdit", - "com.github.apettinen.download.SubEthaEdit" + "BoxSync.pkg": [ + "com.github.hansen-m.pkg.boxsync" ], - "SubEthaEdit.pkg": [ - "com.github.hansen-m.pkg.SubEthaEdit", - "com.github.apettinen.pkg.SubEthaEdit" + "BoxEdit-Win.download": [ + "com.github.hansen-m.BoxEdit-Win" ], - "Anaconda.download": [ - "com.github.hansen-m.download.Anaconda" + "BoxSync.install": [ + "com.github.hansen-m.install.boxsync" ], - "ContourShuttleDriver.pkg": [ - "com.github.hansen-m.pkg.ContourShuttleDriver" + "BoxSync-Win.download": [ + "com.github.hansen-m.BoxSync-Win" ], - "ContourShuttleDriver.download": [ - "com.github.hansen-m.download.ContourShuttleDriver" + "BoxSync.download": [ + "com.github.hansen-m.download.boxsync" ], - "MacPorts.download": [ - "com.github.hansen-m.download.MacPorts" + "PyCharm.install": [ + "com.github.hansen-m.install.pycharm" ], - "MacPorts.install": [ - "com.github.hansen-m.install.MacPorts" + "PyCharm.pkg": [ + "com.github.hansen-m.pkg.pycharm", + "com.github.chilcote.pkg.PyCharm" ], - "Zoom-Win.download": [ - "com.github.hansen-m.download.zoom-win" + "PyCharm.munki": [ + "io.github.hansen-m.munki.pycharm", + "com.github.its-unibas.munki.PyCharm" ], - "Zoom.download": [ - "com.github.hansen-m.download.zoomus" + "PyCharm.download": [ + "com.github.hansen-m.download.pycharm", + "com.github.its-unibas.download.PyCharm" ], - "Zoom64-Win.download": [ - "com.github.hansen-m.download.zoom64-win" + "Inkscape.download": [ + "com.github.hansen-m.download.Inkscape" ], - "BoxSync.install": [ - "com.github.hansen-m.install.boxsync" + "ExceedOnDemand.download": [ + "com.github.hansen-m.download.exceedondemandclient" ], - "BoxEdit-Win.download": [ - "com.github.hansen-m.BoxEdit-Win" + "AmazonMusic.download": [ + "com.github.hansen-m.download.AmazonMusic" ], - "BoxEdit.download": [ - "com.github.hansen-m.download.boxedit" + "Kindle.pkg": [ + "com.github.hansen-m.pkg.Kindle" ], - "BoxSync-Win.download": [ - "com.github.hansen-m.BoxSync-Win" + "Kindle.download": [ + "com.github.hansen-m.download.Kindle" ], - "BoxSync.pkg": [ - "com.github.hansen-m.pkg.boxsync" + "Greenshot-Win.download": [ + "com.github.hansen-m.download.Greenshot-Win" ], - "BoxSync.download": [ - "com.github.hansen-m.download.boxsync" + "Anaconda.download": [ + "com.github.hansen-m.download.Anaconda" ], - "StudioCode.download": [ - "com.github.hansen-m.download.StudioCode" + "Atom-Win.download": [ + "com.github.hansen-m.download.Atom-Win" + ], + "ProjectLibre.download": [ + "com.github.hansen-m.download.ProjectLibre" ], "Anki.download": [ "com.github.hansen-m.download.Anki", @@ -145618,147 +145626,139 @@ "com.github.nstrauss.download.Anki", "com.andrewzirkel.download.Anki" ], - "SonicVisualiser.download": [ - "com.github.hansen-m.download.SonicVisualiser" - ], - "Mirror.download": [ - "com.github.hansen-m.download.Mirror" - ], - "ExceedOnDemand.download": [ - "com.github.hansen-m.download.exceedondemandclient" + "AdobeFlashPlayerActiveX-Win.download": [ + "com.github.hansen-m.download.AdobeFlashActiveX-Win" ], - "AuraliaCloud.download": [ - "com.github.hansen-m.download.AuraliaCloud" + "AdobeShockwavePlayer-Win.download": [ + "com.github.hansen-m.download.AdobeShockwavePlayer-Win" ], - "FirefoxESR64-Win.download": [ - "com.github.hansen-m.download.FirefoxESR64-Win" + "AdobeDigitalEditions.download": [ + "com.github.hansen-m.download.AdobeDigitalEditions" ], - "Firefox64-Win.download": [ - "com.github.hansen-m.download.Firefox64-Win" + "AdobeFlashPlayerPPAPI-Win.download": [ + "com.github.hansen-m.download.AdobeFlashPPAPI-Win" ], - "FirefoxESR-Win.download": [ - "com.github.hansen-m.download.FirefoxESR-Win" + "AdobeDigitalEditions.install": [ + "com.github.hansen-m.install.AdobeDigitalEditions" ], - "Thunderbird-Win.download": [ - "com.github.hansen-m.download.Thunderbird-Win", - "com.github.NickETH.recipes.download.Thunderbird-Win" + "AdobeAIR-Win.download": [ + "com.github.hansen-m.download.AdobeAIR-Win" ], - "Firefox-Win.download": [ - "com.github.hansen-m.download.Firefox-Win", - "com.github.NickETH.recipes.download.Firefox-Win" + "AdobeCreativeCloudInstaller-Win.download": [ + "com.github.hansen-m.download.AdobeCreativeCloudInstaller-Win" ], - "ZimbraDesktop.download": [ - "com.github.hansen-m.download.zimbradesktop" + "AdobeReader-Win.download": [ + "com.github.hansen-m.download.AdobeReader-Win" ], - "Mothur.download": [ - "com.github.hansen-m.download.mothur" + "AdobeFlashPlayerPlugin-Win.download": [ + "com.github.hansen-m.download.AdobeFlashPlugin-Win" ], - "Mothur.pkg": [ - "com.github.hansen-m.pkg.mothur" + "FirestormRelease.download": [ + "com.github.hansen-m.download.FirestormRelease" ], - "PyCharm.pkg": [ - "com.github.hansen-m.pkg.pycharm", - "com.github.chilcote.pkg.PyCharm" + "FirestormOSRelease.download": [ + "com.github.hansen-m.download.FirestormOSRelease" ], - "PyCharm.munki": [ - "io.github.hansen-m.munki.pycharm", - "com.github.its-unibas.munki.PyCharm" + "BESEngine.download": [ + "com.github.hansen-m.download.AutoPkgBESEngine" ], - "PyCharm.download": [ - "com.github.hansen-m.download.pycharm", - "com.github.its-unibas.download.PyCharm" + "BESEngine.pkg": [ + "com.github.hansen-m.pkg.AutoPkgBESEngine" ], - "PyCharm.install": [ - "com.github.hansen-m.install.pycharm" + "BESEngine.install": [ + "com.github.hansen-m.install.AutoPkgBESEngine" ], - "PolycomCMADesktop.download": [ - "com.github.hansen-m.download.PolycomCMADesktop" + "SoundStudio.download": [ + "com.github.hansen-m.download.SoundStudio" ], - "PolycomRPDesktop.download": [ - "com.github.hansen-m.download.PolycomRPDesktop" + "Mega.download": [ + "com.github.hansen-m.download.mega" ], - "PolycomRPDesktop.munki": [ - "com.github.hansen-m.munki.PolycomRPDesktop" + "Skype-Win.download": [ + "com.github.hansen-m.download.Skype-Win" ], - "FileZilla-Win.download": [ - "com.github.hansen-m.download.FileZilla-Win" + "Firefox-Win.download": [ + "com.github.hansen-m.download.Firefox-Win", + "com.github.NickETH.recipes.download.Firefox-Win" ], - "DjVuLibre.download": [ - "com.github.hansen-m.download.DjVuLibre" + "FirefoxESR64-Win.download": [ + "com.github.hansen-m.download.FirefoxESR64-Win" ], - "EndNote-Win.download": [ - "com.github.hansen-m.download.EndNote-Win" + "Thunderbird-Win.download": [ + "com.github.hansen-m.download.Thunderbird-Win", + "com.github.NickETH.recipes.download.Thunderbird-Win" ], - "EndNote7.download": [ - "com.github.hansen-m.download.EndNoteX7" + "Firefox64-Win.download": [ + "com.github.hansen-m.download.Firefox64-Win" ], - "BlackboardCollaborateLauncher.download": [ - "com.github.autopkg.download.blackboardcollaboratelauncher" + "FirefoxESR-Win.download": [ + "com.github.hansen-m.download.FirefoxESR-Win" ], - "ImgBurn-Win.download": [ - "com.github.hansen-m.download.ImgBurn-Win" + "Evom.download": [ + "com.github.hansen-m.download.Evom" ], "MendeleyReferenceManager-Win.download": [ "com.github.hansen-m.download.MendeleyReferenceManager-Win" ], - "LightPaper.pkg": [ - "com.github.jleggat.pkg.lightpaper" + "ValidatorSAC.munki": [ + "com.github.jleggat.ValidatorSAC.munki" ], - "LightPaper.munki": [ - "com.github.jleggat.munki.lightpaper" + "ValidatorSAC.install": [ + "com.github.jleggat.ValidatorSAC.install" ], - "LightPaper.install": [ - "com.github.jleggat.install.lightpaper" + "ValidatorSAC.download": [ + "com.github.jleggat.ValidatorSAC.download" + ], + "SequelPro.munki": [ + "com.github.jleggat.SequelPro.munki" + ], + "SequelPro.install": [ + "com.github.jleggat.SequelPro.install" + ], + "SequelPro.download": [ + "com.github.jleggat.SequelPro.download" ], "LightPaper.download": [ "com.github.jleggat.download.lightpaper" ], - "AppCleaner.download": [ - "com.github.jleggat.AppCleaner.download", - "com.github.d33t5.download.AppCleaner" + "LightPaper.install": [ + "com.github.jleggat.install.lightpaper" ], - "AppCleaner.munki": [ - "com.github.jleggat.AppCleaner.munki" + "LightPaper.munki": [ + "com.github.jleggat.munki.lightpaper" ], - "AppCleaner.install": [ - "com.github.jleggat.AppCleaner.install" + "LightPaper.pkg": [ + "com.github.jleggat.pkg.lightpaper" ], - "Wireshark.download": [ - "com.github.jleggat.Wireshark.download", - "com.github.homebysix.download.Wireshark", - "com.github.nstrauss.download.Wireshark", - "com.github.smithjw.download.wireshark", - "com.github.davidbpirie.download.wireshark" + "BonjourBrowser.download": [ + "com.github.jleggat.BonjourBrowser.download" ], - "Wireshark.munki": [ - "com.github.jleggat.Wireshark.munki", - "com.github.homebysix.munki.Wireshark", - "com.github.nstrauss.munki.Wireshark" + "BonjourBrowser.install": [ + "com.github.jleggat.BonjourBrowser.install" ], - "Wireshark.pkg": [ - "com.github.jleggat.pkg.Wireshark", - "com.github.homebysix.pkg.Wireshark", - "com.github.nstrauss.pkg.Wireshark", - "com.github.smithjw.pkg.wireshark", - "com.github.davidbpirie.pkg.wireshark" + "BonjourBrowser.munki": [ + "com.github.jleggat.BonjourBrowser.munki" ], - "Transmission.munki": [ - "com.github.jleggat.Transmission.munki" + "MunkiAdmin.munki": [ + "com.github.jleggat.MunkiAdmin.munki" ], - "Transmission.download": [ - "com.github.jleggat.Transmission.download" + "MunkiAdmin.download": [ + "com.github.jleggat.MunkiAdmin.download" ], - "Transmission.install": [ - "com.github.jleggat.Transmission.install" + "MunkiAdmin.install": [ + "com.github.jleggat.MunkiAdmin.install" ], - "ValidatorSAC.munki": [ - "com.github.jleggat.ValidatorSAC.munki" + "Monit.munki": [ + "com.github.jleggat.munki.Monit" ], - "ValidatorSAC.download": [ - "com.github.jleggat.ValidatorSAC.download" + "Monit.download": [ + "com.github.jleggat.download.Monit" ], - "ValidatorSAC.install": [ - "com.github.jleggat.ValidatorSAC.install" + "Monit.install": [ + "com.github.jleggat.install.Monit" + ], + "Monit.pkg": [ + "com.github.jleggat.pkg.Monit" ], "Pandoc.download": [ "com.github.jleggat.download.pandoc" @@ -145769,167 +145769,151 @@ "Pandoc.install": [ "com.github.jleggat.install.pandoc" ], - "PostgresApp.download": [ - "com.github.jleggat.PostgresApp.download" - ], - "PostgresApp.install": [ - "com.github.jleggat.PostgresApp.install" + "screenFetch.munki": [ + "com.github.jleggat-recipes.munki.screenFetch" ], - "PostgresApp.munki": [ - "com.github.jleggat.PostgresApp.munki" + "screenFetch.install": [ + "com.github.jleggat-recipes.install.screenFetch" ], - "Captur.install": [ - "com.github.jleggat.Captur.install" + "screenFetch.pkg": [ + "com.github.jleggat-recipes.pkg.screenFetch" ], - "Captur.download": [ - "com.github.jleggat.Captur.download" + "screenFetch.download": [ + "com.github.jleggat-recipes.download.screenFetch" ], - "Captur.munki": [ - "com.github.jleggat.Captur.munki" + "BatChmod.munki": [ + "com.github.jleggat.BatChmod.munki" ], - "MunkiAdmin.munki": [ - "com.github.jleggat.MunkiAdmin.munki" + "BatChmod.download": [ + "com.github.jleggat.BatChmod.download" ], - "MunkiAdmin.download": [ - "com.github.jleggat.MunkiAdmin.download" + "BatChmod.install": [ + "com.github.jleggat.BatChmod.install" ], - "MunkiAdmin.install": [ - "com.github.jleggat.MunkiAdmin.install" + "nvALT.install": [ + "com.github.jleggat.nvALT.install" ], - "Fetch.install": [ - "com.github.jleggat.Fetch.install" + "nvALT.munki": [ + "com.github.jleggat.nvALT.munki" ], - "Fetch.munki": [ - "com.github.jleggat.Fetch.munki" + "nvALT.download": [ + "com.github.jleggat.nvALT.download" ], "Fetch.pkg": [ "com.github.jleggat.pkg.Fetch" ], - "CreateUserPkg.install": [ - "com.github.jleggat.CreateUserPkg.install" - ], - "CreateUserPkg.download": [ - "com.github.jleggat.download.CreateUserPkg" - ], - "CreateUserPkg.munki": [ - "com.github.jleggat.CreateUserPkg.munki" - ], - "ElectricSheep.munki": [ - "com.github.jleggat.ElectricSheep.munki" - ], - "ElectricSheep.download": [ - "com.github.jleggat.ElectricSheep.download" - ], - "sqlitebrowser.download": [ - "com.github.jleggat.sqlitebrowser.download" + "Fetch.munki": [ + "com.github.jleggat.Fetch.munki" ], - "sqlitebrowser.munki": [ - "com.github.jleggat.sqlitebrowser.munki" + "Fetch.install": [ + "com.github.jleggat.Fetch.install" ], - "sqlitebrowser.install": [ - "com.github.jleggat.sqlitebrowser.install" + "PostgresApp.munki": [ + "com.github.jleggat.PostgresApp.munki" ], - "MenuMeters.install": [ - "com.github.jleggat.MenuMeters.install", - "com.github.homebysix.install.MenuMeters", - "com.github.kevinmcox.install.MenuMeters" + "PostgresApp.download": [ + "com.github.jleggat.PostgresApp.download" ], - "MenuMeters.pkg": [ - "com.github.jleggat.MenuMeters.pkg", - "com.github.homebysix.pkg.MenuMeters", - "com.github.kevinmcox.pkg.MenuMeters" + "PostgresApp.install": [ + "com.github.jleggat.PostgresApp.install" ], - "MenuMeters.munki": [ - "com.github.jleggat.MenuMeters.munki", - "com.github.homebysix.munki.MenuMeters", - "com.github.kevinmcox.munki.MenuMeters" + "Transmission.munki": [ + "com.github.jleggat.Transmission.munki" ], - "MenuMeters.download": [ - "com.github.jleggat.MenuMeters.download", - "com.github.homebysix.download.MenuMeters", - "com.github.peshay.download.MenuMeters", - "com.github.kevinmcox.download.MenuMeters" + "Transmission.download": [ + "com.github.jleggat.Transmission.download" ], - "PackageUninstaller.munki": [ - "com.github.jleggat.PackageUninstaller.munki" + "Transmission.install": [ + "com.github.jleggat.Transmission.install" ], - "PackageUninstaller.install": [ - "com.github.jleggat.PackageUninstaller.install" + "CreateUserPkg.install": [ + "com.github.jleggat.CreateUserPkg.install" ], - "PackageUninstaller.download": [ - "com.github.jleggat.PackageUninstaller.download" + "CreateUserPkg.munki": [ + "com.github.jleggat.CreateUserPkg.munki" ], - "ack.download": [ - "com.github.jleggat.ack.download" + "CreateUserPkg.download": [ + "com.github.jleggat.download.CreateUserPkg" ], - "ack.munki": [ - "com.github.jleggat.ack.munki" + "GeekTool.munki": [ + "com.github.autopkg.munki.GeekTool" ], - "ack.install": [ - "com.github.jleggat.ack.install" + "GeekTool.pkg": [ + "com.github.autopkg.pkg.GeekTool" ], - "ack.pkg": [ - "com.github.jleggat.ack.pkg" + "libwebp.pkg": [ + "com.github.jleggat.libwebp.pkg" ], - "ReActivity.munki": [ - "com.github.jleggat.ReActivity.munki" + "libwebp.download": [ + "com.github.jleggat.libwebp.download" ], - "ReActivity.download": [ - "com.github.jleggat.ReActivity.download" + "libwebp.install": [ + "com.github.jleggat.libwebp.install" ], - "ReActivity.install": [ - "com.github.jleggat.ReActivity.install" + "libwebp.munki": [ + "com.github.jleggat.libwebp.munki" ], - "nvALT.munki": [ - "com.github.jleggat.nvALT.munki" + "pngout.download": [ + "com.github.jleggat.pngout.download" ], - "nvALT.install": [ - "com.github.jleggat.nvALT.install" + "pngout.install": [ + "com.github.jleggat.pngout.install" ], - "nvALT.download": [ - "com.github.jleggat.nvALT.download" + "pngout.pkg": [ + "com.github.jleggat.pngout.pkg" ], - "EasyFind.download": [ - "com.github.jleggat.EasyFind.download" + "pngout.munki": [ + "com.github.jleggat.pngout.munki" ], - "EasyFind.install": [ - "com.github.jleggat.EasyFind.install" + "TestDisk.download": [ + "com.github.jleggat.download.TestDisk" ], - "EasyFind.munki": [ - "com.github.jleggat.EasyFind.munki" + "TestDisk.install": [ + "com.github.jleggat.install.TestDisk" ], - "QLMarkdown.install": [ - "com.github.jleggat.install.qlmarkdown" + "TestDisk.munki": [ + "com.github.jleggat.munki.TestDisk" ], - "QLMarkdown.munki": [ - "com.github.jleggat.munki.qlmarkdown" + "TestDisk.pkg": [ + "com.github.jleggat.pkg.TestDisk" ], - "QLMarkdown.download": [ - "com.github.jleggat.download.qlmarkdown" + "sqlitebrowser.install": [ + "com.github.jleggat.sqlitebrowser.install" ], - "pgAdmin3.download": [ - "com.github.jleggat.pgAdmin3.download" + "sqlitebrowser.download": [ + "com.github.jleggat.sqlitebrowser.download" ], - "pgAdmin3.munki": [ - "com.github.jleggat.pgAdmin3.munki" + "sqlitebrowser.munki": [ + "com.github.jleggat.sqlitebrowser.munki" ], - "pgAdmin3.install": [ - "com.github.jleggat.pgAdmin3.install" + "AppCleaner.munki": [ + "com.github.jleggat.AppCleaner.munki" ], - "Monit.pkg": [ - "com.github.jleggat.pkg.Monit" + "AppCleaner.install": [ + "com.github.jleggat.AppCleaner.install" ], - "Monit.install": [ - "com.github.jleggat.install.Monit" + "AppCleaner.download": [ + "com.github.jleggat.AppCleaner.download", + "com.github.d33t5.download.AppCleaner" ], - "Monit.munki": [ - "com.github.jleggat.munki.Monit" + "Wireshark.download": [ + "com.github.jleggat.Wireshark.download", + "com.github.homebysix.download.Wireshark", + "com.github.nstrauss.download.Wireshark", + "com.github.smithjw.download.wireshark", + "com.github.davidbpirie.download.wireshark" ], - "Monit.download": [ - "com.github.jleggat.download.Monit" + "Wireshark.munki": [ + "com.github.jleggat.Wireshark.munki", + "com.github.homebysix.munki.Wireshark", + "com.github.nstrauss.munki.Wireshark" ], - "ne.download": [ - "com.github.jleggat.ne.download" + "Wireshark.pkg": [ + "com.github.jleggat.pkg.Wireshark", + "com.github.homebysix.pkg.Wireshark", + "com.github.nstrauss.pkg.Wireshark", + "com.github.smithjw.pkg.wireshark", + "com.github.davidbpirie.pkg.wireshark" ], "ne.pkg": [ "com.github.jleggat.ne.pkg" @@ -145940,113 +145924,103 @@ "ne.install": [ "com.github.jleggat.ne.install" ], - "Itsycal.munki": [ - "com.github.jleggat.Itsycal.munki" + "ne.download": [ + "com.github.jleggat.ne.download" ], - "Itsycal.download": [ - "com.github.jleggat.Itsycal.download" + "cpanm.install": [ + "com.github.jleggat.cpanm.install" ], - "Itsycal.install": [ - "com.github.jleggat.Itsycal.install" + "cpanm.pkg": [ + "com.github.jleggat.cpanm.pkg" ], - "AdobeShockwavePlayer.pkg": [ - "com.github.jleggat.pkg.AdobeShockwavePlayer" + "cpanm.download": [ + "com.github.jleggat.cpanm.download" ], - "AdobeShockwavePlayer.download": [ - "com.github.jleggat.download.AdobeShockwavePlayer" + "cpanm.munki": [ + "com.github.jleggat.cpanm.munki" ], - "AdobeShockwavePlayer.install": [ - "com.github.jleggat.install.AdobeShockwavePlayer" + "archey-osx.download": [ + "com.github.jleggat-recipes.download.archey-osx" ], - "AdobeShockwavePlayer.munki": [ - "com.github.jleggat.AdobeShockwavePlayer.munki", - "com.github.apizz.munki.AdobeShockwavePlayer" + "archey-osx.install": [ + "com.github.jleggat-recipes.install.archey-osx" ], - "GeekTool.munki": [ - "com.github.autopkg.munki.GeekTool" + "archey-osx.munki": [ + "com.github.jleggat-recipes.munki.archey-osx" ], - "GeekTool.pkg": [ - "com.github.autopkg.pkg.GeekTool" + "archey-osx.pkg": [ + "com.github.jleggat-recipes.pkg.archey-osx" ], - "screenFetch.install": [ - "com.github.jleggat-recipes.install.screenFetch" + "PackageUninstaller.install": [ + "com.github.jleggat.PackageUninstaller.install" ], - "screenFetch.download": [ - "com.github.jleggat-recipes.download.screenFetch" + "PackageUninstaller.munki": [ + "com.github.jleggat.PackageUninstaller.munki" ], - "screenFetch.munki": [ - "com.github.jleggat-recipes.munki.screenFetch" + "PackageUninstaller.download": [ + "com.github.jleggat.PackageUninstaller.download" ], - "screenFetch.pkg": [ - "com.github.jleggat-recipes.pkg.screenFetch" + "Webmin.install": [ + "com.github.jleggat.install.Webmin" ], - "Git.download": [ - "com.github.jleggat.Git.download" + "Webmin.pkg": [ + "com.github.jleggat.pkg.Webmin" ], - "Git.munki": [ - "com.github.jleggat.Git.munki" + "Webmin.download": [ + "com.github.jleggat.download.Webmin" ], - "Git.install": [ - "com.github.jleggat.Git.install" + "Webmin.munki": [ + "com.github.jleggat.munki.Webmin" ], - "MacVim.munki": [ - "com.github.jleggat.MacVim.munki" + "MenuMeters.install": [ + "com.github.jleggat.MenuMeters.install", + "com.github.homebysix.install.MenuMeters", + "com.github.kevinmcox.install.MenuMeters" ], - "MacVimpkg.munki": [ - "com.github.jleggat.MacVimpkg.munki" + "MenuMeters.download": [ + "com.github.jleggat.MenuMeters.download", + "com.github.homebysix.download.MenuMeters", + "com.github.peshay.download.MenuMeters", + "com.github.kevinmcox.download.MenuMeters" ], - "MacVim.install": [ - "com.github.jleggat.MacVim.install" + "MenuMeters.munki": [ + "com.github.jleggat.MenuMeters.munki", + "com.github.homebysix.munki.MenuMeters", + "com.github.kevinmcox.munki.MenuMeters" ], - "MacVim.download": [ - "com.github.jleggat.MacVim.download", - "com.github.grumpydrew.download.MacVim" + "MenuMeters.pkg": [ + "com.github.jleggat.MenuMeters.pkg", + "com.github.homebysix.pkg.MenuMeters", + "com.github.kevinmcox.pkg.MenuMeters" + ], + "MacVimpkg.munki": [ + "com.github.jleggat.MacVimpkg.munki" ], "MacVim.pkg": [ "com.github.jleggat.MacVim.pkg", "com.github.grumpydrew.pkg.MacVim" ], - "BonjourBrowser.install": [ - "com.github.jleggat.BonjourBrowser.install" - ], - "BonjourBrowser.download": [ - "com.github.jleggat.BonjourBrowser.download" - ], - "BonjourBrowser.munki": [ - "com.github.jleggat.BonjourBrowser.munki" - ], - "TestDisk.pkg": [ - "com.github.jleggat.pkg.TestDisk" - ], - "TestDisk.download": [ - "com.github.jleggat.download.TestDisk" - ], - "TestDisk.install": [ - "com.github.jleggat.install.TestDisk" - ], - "TestDisk.munki": [ - "com.github.jleggat.munki.TestDisk" - ], - "libwebp.download": [ - "com.github.jleggat.libwebp.download" + "MacVim.download": [ + "com.github.jleggat.MacVim.download", + "com.github.grumpydrew.download.MacVim" ], - "libwebp.pkg": [ - "com.github.jleggat.libwebp.pkg" + "MacVim.munki": [ + "com.github.jleggat.MacVim.munki" ], - "libwebp.munki": [ - "com.github.jleggat.libwebp.munki" + "MacVim.install": [ + "com.github.jleggat.MacVim.install" ], - "libwebp.install": [ - "com.github.jleggat.libwebp.install" + "Integrity.munki": [ + "com.github.jleggat.Integrity.munki" ], - "SequelPro.install": [ - "com.github.jleggat.SequelPro.install" + "Integrity.download": [ + "com.github.jleggat.Integrity.download" ], - "SequelPro.download": [ - "com.github.jleggat.SequelPro.download" + "Integrity.install": [ + "com.github.jleggat.Integrity.install" ], - "SequelPro.munki": [ - "com.github.jleggat.SequelPro.munki" + "SiteSucker.install": [ + "com.github.jleggat.SiteSucker.install" ], "SiteSucker.download": [ "com.github.jleggat.SiteSucker.download" @@ -146054,643 +146028,603 @@ "SiteSucker.munki": [ "com.github.jleggat.SiteSucker.munki" ], - "SiteSucker.install": [ - "com.github.jleggat.SiteSucker.install" + "ack.install": [ + "com.github.jleggat.ack.install" + ], + "ack.munki": [ + "com.github.jleggat.ack.munki" + ], + "ack.pkg": [ + "com.github.jleggat.ack.pkg" + ], + "ack.download": [ + "com.github.jleggat.ack.download" ], "Iceberg.download": [ "com.github.jleggat.Iceberg.download" ], - "Iceberg.munki": [ - "com.github.jleggat.Iceberg.munki" - ], "Iceberg.install": [ "com.github.jleggat.Iceberg.install" ], - "cpanm.pkg": [ - "com.github.jleggat.cpanm.pkg" + "Iceberg.munki": [ + "com.github.jleggat.Iceberg.munki" ], - "cpanm.install": [ - "com.github.jleggat.cpanm.install" + "pgAdmin3.download": [ + "com.github.jleggat.pgAdmin3.download" ], - "cpanm.download": [ - "com.github.jleggat.cpanm.download" + "pgAdmin3.install": [ + "com.github.jleggat.pgAdmin3.install" ], - "cpanm.munki": [ - "com.github.jleggat.cpanm.munki" + "pgAdmin3.munki": [ + "com.github.jleggat.pgAdmin3.munki" ], - "pngout.pkg": [ - "com.github.jleggat.pngout.pkg" + "ReActivity.munki": [ + "com.github.jleggat.ReActivity.munki" ], - "pngout.install": [ - "com.github.jleggat.pngout.install" + "ReActivity.download": [ + "com.github.jleggat.ReActivity.download" ], - "pngout.munki": [ - "com.github.jleggat.pngout.munki" + "ReActivity.install": [ + "com.github.jleggat.ReActivity.install" ], - "pngout.download": [ - "com.github.jleggat.pngout.download" + "AdobeShockwavePlayer.install": [ + "com.github.jleggat.install.AdobeShockwavePlayer" ], - "archey-osx.munki": [ - "com.github.jleggat-recipes.munki.archey-osx" + "AdobeShockwavePlayer.munki": [ + "com.github.jleggat.AdobeShockwavePlayer.munki", + "com.github.apizz.munki.AdobeShockwavePlayer" ], - "archey-osx.download": [ - "com.github.jleggat-recipes.download.archey-osx" + "AdobeShockwavePlayer.download": [ + "com.github.jleggat.download.AdobeShockwavePlayer" ], - "archey-osx.pkg": [ - "com.github.jleggat-recipes.pkg.archey-osx" + "AdobeShockwavePlayer.pkg": [ + "com.github.jleggat.pkg.AdobeShockwavePlayer" ], - "archey-osx.install": [ - "com.github.jleggat-recipes.install.archey-osx" + "EasyFind.install": [ + "com.github.jleggat.EasyFind.install" ], - "MacDown.download": [ - "com.github.jleggat.download.macdown", - "com.github.grahampugh.recipes.download.MacDown" + "EasyFind.munki": [ + "com.github.jleggat.EasyFind.munki" ], - "MacDown.munki": [ - "com.github.jleggat.munki.macdown" + "EasyFind.download": [ + "com.github.jleggat.EasyFind.download" ], - "MacDown.install": [ - "com.github.jleggat.install.macdown" + "Captur.download": [ + "com.github.jleggat.Captur.download" ], - "MacDown.pkg": [ - "com.github.jleggat.pkg.macdown", - "com.github.grahampugh.recipes.pkg.MacDown" + "Captur.install": [ + "com.github.jleggat.Captur.install" ], - "Webmin.install": [ - "com.github.jleggat.install.Webmin" + "Captur.munki": [ + "com.github.jleggat.Captur.munki" ], - "Webmin.download": [ - "com.github.jleggat.download.Webmin" + "Itsycal.install": [ + "com.github.jleggat.Itsycal.install" ], - "Webmin.munki": [ - "com.github.jleggat.munki.Webmin" + "Itsycal.download": [ + "com.github.jleggat.Itsycal.download" ], - "Webmin.pkg": [ - "com.github.jleggat.pkg.Webmin" + "Itsycal.munki": [ + "com.github.jleggat.Itsycal.munki" ], - "BatChmod.munki": [ - "com.github.jleggat.BatChmod.munki" + "ElectricSheep.download": [ + "com.github.jleggat.ElectricSheep.download" ], - "BatChmod.install": [ - "com.github.jleggat.BatChmod.install" + "ElectricSheep.munki": [ + "com.github.jleggat.ElectricSheep.munki" ], - "BatChmod.download": [ - "com.github.jleggat.BatChmod.download" + "Git.install": [ + "com.github.jleggat.Git.install" ], - "Integrity.munki": [ - "com.github.jleggat.Integrity.munki" + "Git.munki": [ + "com.github.jleggat.Git.munki" ], - "Integrity.download": [ - "com.github.jleggat.Integrity.download" + "Git.download": [ + "com.github.jleggat.Git.download" ], - "Integrity.install": [ - "com.github.jleggat.Integrity.install" + "QLMarkdown.download": [ + "com.github.jleggat.download.qlmarkdown" ], - "TypeIt4Me.pkg": [ - "com.github.jaharmi.pkg.TypeIt4Me" + "QLMarkdown.munki": [ + "com.github.jleggat.munki.qlmarkdown" ], - "TypeIt4Me.jss": [ - "com.github.jaharmi.jss.TypeIt4Me" + "QLMarkdown.install": [ + "com.github.jleggat.install.qlmarkdown" ], - "TypeIt4Me.install": [ - "com.github.jaharmi.install.TypeIt4Me" + "MacDown.pkg": [ + "com.github.jleggat.pkg.macdown", + "com.github.grahampugh.recipes.pkg.MacDown" ], - "TypeIt4Me.download": [ - "com.github.jaharmi.download.TypeIt4Me" + "MacDown.download": [ + "com.github.jleggat.download.macdown", + "com.github.grahampugh.recipes.download.MacDown" ], - "TypeIt4Me.munki": [ - "com.github.jaharmi.munki.TypeIt4Me" + "MacDown.munki": [ + "com.github.jleggat.munki.macdown" ], - "Pathology.jss": [ - "com.github.jaharmi.jss.Pathology" + "MacDown.install": [ + "com.github.jleggat.install.macdown" ], - "Pathological.pkg": [ - "com.github.jaharmi.pkg.Pathological" + "Quitter.munki": [ + "com.github.jaharmi.munki.Quitter" ], - "Pathological.jss": [ - "com.github.jaharmi.jss.Pathological" + "Quitter.download": [ + "com.github.jaharmi.download.Quitter" ], - "Pathology.download": [ - "com.github.jaharmi.download.Pathology" + "Quitter.jss": [ + "com.github.jaharmi.jss.Quitter" ], - "Pathological.install": [ - "com.github.jaharmi.install.Pathological" + "Quitter.install": [ + "com.github.jaharmi.install.Quitter" ], - "Pathology.install": [ - "com.github.jaharmi.install.Pathology" + "Quitter.pkg": [ + "com.github.jaharmi.pkg.Quitter" ], - "Fluid.download": [ - "com.github.jaharmi.download.Fluid", - "com.github.arubdesu.download.Fluid" + "FinderPop.download": [ + "com.github.jaharmi.download.FinderPop" ], - "Pathological.download": [ - "com.github.jaharmi.download.Pathological" + "ControlPlane.download": [ + "com.github.jaharmi.download.ControlPlane" ], - "Pathology.pkg": [ - "com.github.jaharmi.pkg.Pathology" + "ControlPlane.munki": [ + "com.github.jaharmi.munki.ControlPlane" ], - "Pathology.munki": [ - "com.github.jaharmi.munki.Pathology" + "Keybase.download": [ + "com.github.jaharmi.download.Keybase" ], - "Pathological.munki": [ - "com.github.jaharmi.munki.Pathological" + "Keybase.munki": [ + "com.github.jaharmi.munki.Keybase" ], - "Geekbench4.install": [ - "com.github.jaharmi.install.Geekbench4" + "GeekTool.download": [ + "com.github.jaharmi.download.GeekTool" ], - "Geekbench4.munki": [ - "com.github.jaharmi.munki.Geekbench4" + "JenkinsCI.download": [ + "com.github.jaharmi.download.JenkinsCI" ], - "Geekbench4.download": [ - "com.github.jaharmi.download.Geekbench4" + "USBOverdrive.install": [ + "com.github.jaharmi.install.USBOverdrive" ], - "Geekbench4.jss": [ - "com.github.jaharmi.jss.Geekbench4" + "USBOverdrive.munki": [ + "com.github.jaharmi.munki.USBOverdrive" ], - "Geekbench4.pkg": [ - "com.github.jaharmi.pkg.Geekbench4" + "USBOverdrive.download": [ + "com.github.jaharmi.download.USBOverdrive" ], - "Paw.download": [ - "com.github.jaharmi.download.Paw" + "SCAPWorkbench.download": [ + "com.github.jaharmi.download.SCAPWorkbench" ], - "Paw.munki": [ - "com.github.jaharmi.munki.Paw" + "SCAPWorkbench.install": [ + "com.github.jaharmi.install.SCAPWorkbench" ], - "Paw.pkg": [ - "com.github.jaharmi.pkg.Paw" + "SCAPWorkbench.pkg": [ + "com.github.jaharmi.pkg.SCAPWorkbench" ], - "Paw.install": [ - "com.github.jaharmi.install.Paw" + "SCAPWorkbench.munki": [ + "com.github.jaharmi.munki.SCAPWorkbench" ], - "FunctionFlip.munki": [ - "com.github.jaharmi.munki.FunctionFlip" + "SCAPWorkbench.jss": [ + "com.github.jaharmi.jss.SCAPWorkbench" ], - "FunctionFlip.download": [ - "com.github.jaharmi.download.FunctionFlip" + "BackgroundMusic.install": [ + "com.github.jaharmi.install.BackgroundMusic" ], - "FunctionFlip.pkg": [ - "com.github.jaharmi.pkg.FunctionFlip" + "BackgroundMusic.download": [ + "com.github.jaharmi.download.BackgroundMusic" ], - "FunctionFlip.install": [ - "com.github.jaharmi.install.FunctionFlip" + "BackgroundMusic.jss": [ + "com.github.jss-recipes.jss.BackgroundMusic" + ], + "BackgroundMusic.munki": [ + "com.github.jaharmi.munki.BackgroundMusic" ], "Acorn.munki": [ "com.github.autopkg.munki.Acorn", "com.github.homebysix.munki.Acorn" ], - "OpenTTD.install": [ - "com.github.jaharmi.install.OpenTTD" - ], - "OpenTTD.munki": [ - "com.github.jaharmi.munki.OpenTTD" - ], - "OpenTTD.download": [ - "com.github.jaharmi.download.OpenTTD" - ], - "OpenTTD.pkg": [ - "com.github.jaharmi.pkg.OpenTTD" - ], - "DeployStudioAdmin.munki": [ - "com.github.jaharmi.munki.DeployStudioAdmin" - ], - "DeployStudio.download": [ - "com.github.jaharmi.download.DeployStudio" - ], - "USBOverdrive.download": [ - "com.github.jaharmi.download.USBOverdrive" - ], - "USBOverdrive.munki": [ - "com.github.jaharmi.munki.USBOverdrive" - ], - "USBOverdrive.install": [ - "com.github.jaharmi.install.USBOverdrive" - ], - "AlephOne.download": [ - "com.github.jaharmi.download.AlephOne" - ], - "ProjectMagma.download": [ - "com.github.jaharmi.download.ProjectMagma" - ], - "NetSpot.install": [ - "com.github.jaharmi.install.NetSpot" + "Wooshy.jss-upload": [ + "com.github.jaharmi.jss-upload.Wooshy" ], - "NetSpot.download": [ - "com.github.jaharmi.download.NetSpot" + "Wooshy.jss": [ + "com.github.jaharmi.jss.Wooshy" ], - "NetSpot.pkg": [ - "com.github.jaharmi.pkg.NetSpot" + "Wooshy.munki": [ + "com.github.jaharmi.munki.Wooshy" ], - "NetSpot.munki": [ - "com.github.jaharmi.munki.NetSpot" + "Wooshy.pkg": [ + "com.github.jaharmi.pkg.Wooshy" ], - "KenkuFM.munki": [ - "com.github.jaharmi.munki.KenkuFM" + "Wooshy.download": [ + "com.github.jaharmi.download.Wooshy" ], - "KenkuFM.pkg": [ - "com.github.jaharmi.pkg.KenkuFM" + "Wooshy.install": [ + "com.github.jaharmi.install.Wooshy" ], - "KenkuFM.download": [ - "com.github.jaharmi.download.KenkuFM" + "Touche.download": [ + "com.github.jaharmi.download.Touch\u00e9", + "com.github.ahousseini-recipes.download.Touche" ], - "KenkuFM.jss-upload": [ - "com.github.jaharmi.jss-upload.KenkuFM" + "Touche.munki": [ + "com.github.jaharmi.munki.Touch\u00e9" ], - "KenkuFM.jss": [ - "com.github.jaharmi.jss.KenkuFM" + "iCloudControl.ds": [ + "com.github.jaharmi.ds.iCloudControl" ], - "KenkuFM.install": [ - "com.github.jaharmi.install.KenkuFM" + "iCloudControl.pkg": [ + "com.github.jaharmi.pkg.iCloudControl" ], - "SwiftCapture.download": [ - "com.github.jaharmi.download.SwiftCapture" + "iCloudControl.install": [ + "com.github.jaharmi.install.iCloudControl" ], - "SecuritySpy.jss": [ - "com.github.jss-recipes.jss.SecuritySpy" + "iCloudControl.download": [ + "com.github.jaharmi.download.iCloudControl" ], - "SwiftCapture.munki": [ - "com.github.jaharmi.munki.SwiftCapture" + "iCloudControl.munki": [ + "com.github.jaharmi.munki.iCloudControl" ], - "CaptureSync.download": [ - "com.github.jaharmi.download.CaptureSync" + "iCloudControl.jss": [ + "com.github.jaharmi.jss.iCloudControl" ], - "SwiftCapture.pkg": [ - "com.github.jaharmi.pkg.SwiftCapture" + "Forecast.jss": [ + "com.github.jss-recipes.jss.Forecast" ], - "SecuritySpy.download": [ - "com.github.jaharmi.download.SecuritySpy" + "Forecast.pkg": [ + "com.github.jaharmi.pkg.Forecast" ], - "CaptureSync.install": [ - "com.github.jaharmi.install.CaptureSync" + "Forecast.install": [ + "com.github.jaharmi.install.Forecast" ], - "CaptureSync.munki": [ - "com.github.jaharmi.munki.CaptureSync" + "Forecast.munki": [ + "com.github.jaharmi.munki.Forecast" ], - "SecuritySpy.munki": [ - "com.github.jaharmi.munki.SecuritySpy" + "Forecast.download": [ + "com.github.jaharmi.download.Forecast" ], - "CaptureSync.pkg": [ - "com.github.jaharmi.pkg.CaptureSync" + "Paw.munki": [ + "com.github.jaharmi.munki.Paw" ], - "SecuritySpy.pkg": [ - "com.github.jaharmi.pkg.SecuritySpy" + "Paw.install": [ + "com.github.jaharmi.install.Paw" ], - "SecuritySpy.install": [ - "com.github.jaharmi.install.SecuritySpy" + "Paw.pkg": [ + "com.github.jaharmi.pkg.Paw" ], - "SwiftCapture.install": [ - "com.github.jaharmi.install.SwiftCapture" + "Paw.download": [ + "com.github.jaharmi.download.Paw" ], - "Hammerspoon.install": [ - "com.github.jaharmi.install.Hammerspoon" + "LaunchBar5.download": [ + "com.github.jaharmi.download.LaunchBar5" ], - "Hammerspoon.munki": [ - "com.github.jaharmi.munki.Hammerspoon" + "LaunchBar5.munki": [ + "com.github.jaharmi.munki.LaunchBar5" ], - "Hammerspoon.jss": [ - "com.github.jaharmi.jss.Hammerspoon" + "Mac2TiVo.munki": [ + "com.github.jaharmi.munki.Mac2TiVo" ], - "Hammerspoon.download": [ - "com.github.jaharmi.download.Hammerspoon" + "Toast11.download": [ + "com.github.jaharmi.download.Toast11Titanium" ], - "Hammerspoon.pkg": [ - "com.github.jaharmi.pkg.Hammerspoon" + "TiVoTransfer.munki": [ + "com.github.jaharmi.munki.TiVoTransfer" ], - "OracleJava7JDK.download": [ - "com.github.jaharmi.download.OracleJava7JDK" + "TiVoTransfer.download": [ + "com.github.jaharmi.download.TiVoTransfer" ], - "OracleJava7JDK.munki": [ - "com.github.jaharmi.munki.OracleJava7JDK" + "Toast11.munki": [ + "com.github.jaharmi.munki.Toast11Titanium" ], - "HyperDither.pkg": [ - "com.github.jaharmi.pkg.HyperDither" + "Mac2TiVo.download": [ + "com.github.jaharmi.download.Mac2TiVo" ], - "HyperDither.install": [ - "com.github.jaharmi.install.HyperDither" + "Dropzone.jss": [ + "com.github.jaharmi.jss.Dropzone" ], - "HyperDither.munki": [ - "com.github.jaharmi.munki.HyperDither" + "Dropzone.pkg": [ + "com.github.jaharmi.pkg.Dropzone" ], - "HyperDither.jss": [ - "com.github.jaharmi.jss.HyperDither" + "Dropzone.munki": [ + "com.github.jaharmi.munki.Dropzone" ], - "HyperDither.download": [ - "com.github.jaharmi.download.HyperDither" + "Dropzone.install": [ + "com.github.jaharmi.install.Dropzone" ], - "SoundSource.download": [ - "com.github.jaharmi.download.SoundSource" + "Dropzone.download": [ + "com.github.jaharmi.download.Dropzone" ], - "SoundSource.pkg": [ - "com.github.jaharmi.pkg.SoundSource" + "BalanceOpen.download": [ + "com.github.jaharmi.download.BalanceOpen" ], - "SoundSource.munki": [ - "com.github.jaharmi.munki.SoundSource" + "BalanceOpen.pkg": [ + "com.github.jaharmi.pkg.BalanceOpen" ], - "FinderPop.download": [ - "com.github.jaharmi.download.FinderPop" + "BalanceOpen.munki": [ + "com.github.jaharmi.munki.BalanceOpen" ], - "Logseq.munki": [ - "com.github.jaharmi.munki.Logseq" + "BalanceOpen.jss": [ + "com.github.jss-recipes.jss.BalanceOpen" ], - "Logseq.jss-upload": [ - "com.github.jaharmi.jss-upload.Logseq" + "BalanceOpen.install": [ + "com.github.jaharmi.install.BalanceOpen" ], - "Logseq.install": [ - "com.github.jaharmi.install.Logseq" + "SDClone.download": [ + "com.github.jaharmi.download.SDClone" ], - "Logseq.jss": [ - "com.github.jaharmi.jss.Logseq" + "SDClone.munki": [ + "com.github.jaharmi.munki.SDClone" ], - "Logseq.download": [ - "com.github.jaharmi.download.Logseq", - "com.github.w0.download.logseq" + "OracleJava7JDK.munki": [ + "com.github.jaharmi.munki.OracleJava7JDK" ], - "Logseq.pkg": [ - "com.github.jaharmi.pkg.Logseq", - "com.github.w0.pkg.logseq" + "OracleJava7JDK.download": [ + "com.github.jaharmi.download.OracleJava7JDK" ], "SafariTechnologyPreview.install": [ "com.github.jaharmi.install.SafariTechnologyPreview" ], - "SafariTechnologyPreview.download": [ - "com.github.jaharmi.download.SafariTechnologyPreview" - ], "SafariTechnologyPreview.munki": [ "com.github.jaharmi.munki.SafariTechnologyPreview" ], "ServerApp.munki": [ "com.github.jaharmi.munki.ServerApp" ], - "SDClone.download": [ - "com.github.jaharmi.download.SDClone" + "SafariTechnologyPreview.download": [ + "com.github.jaharmi.download.SafariTechnologyPreview" ], - "SDClone.munki": [ - "com.github.jaharmi.munki.SDClone" + "Inform.munki": [ + "com.github.jaharmi.munki.Inform" ], - "Secretive.munki": [ - "com.github.jaharmi.munki.Secretive", - "com.github.zentralpro.munki.secretive" + "Inform.download": [ + "com.github.jaharmi.download.Inform" ], - "Secretive.jss-upload": [ - "com.github.jaharmi.jss-upload.Secretive" + "Inform.pkg": [ + "com.github.jaharmi.pkg.Inform" ], - "Secretive.install": [ - "com.github.jaharmi.install.Secretive" + "Inform.install": [ + "com.github.jaharmi.install.Inform" ], - "Secretive.download": [ - "com.github.jaharmi.download.Secretive", - "com.github.zentralpro.download.secretive" + "FunctionFlip.download": [ + "com.github.jaharmi.download.FunctionFlip" ], - "Secretive.pkg": [ - "com.github.jaharmi.pkg.Secretive", - "com.github.zentralpro.pkg.secretive" + "FunctionFlip.install": [ + "com.github.jaharmi.install.FunctionFlip" ], - "Secretive.jss": [ - "com.github.jaharmi.jss.Secretive" + "FunctionFlip.munki": [ + "com.github.jaharmi.munki.FunctionFlip" ], - "Keybase.munki": [ - "com.github.jaharmi.munki.Keybase" + "FunctionFlip.pkg": [ + "com.github.jaharmi.pkg.FunctionFlip" ], - "Keybase.download": [ - "com.github.jaharmi.download.Keybase" + "Spectacle.download": [ + "com.github.jaharmi.download.Spectacle" ], - "Quitter.pkg": [ - "com.github.jaharmi.pkg.Quitter" + "Spectacle.pkg": [ + "com.github.jaharmi.pkg.Spectacle" ], - "Quitter.munki": [ - "com.github.jaharmi.munki.Quitter" + "Spectacle.install": [ + "com.github.jaharmi.install.Spectacle" ], - "Quitter.download": [ - "com.github.jaharmi.download.Quitter" + "Spectacle.munki": [ + "com.github.jaharmi.munki.Spectacle" ], - "Quitter.install": [ - "com.github.jaharmi.install.Quitter" + "Signal.install": [ + "com.github.jaharmi.install.Signal" ], - "Quitter.jss": [ - "com.github.jaharmi.jss.Quitter" + "Signal.jss": [ + "com.github.jss-recipes.jss.Signal", + "com.github.crystalllized.jss.Signal" ], - "Ring.install": [ - "com.github.jaharmi.install.Ring" + "Signal.download": [ + "com.github.jaharmi.download.Signal", + "com.github.crystalllized.download.Signal" ], - "Ring.jss": [ - "com.github.jaharmi.jss.Ring" + "Signal.munki": [ + "com.github.jaharmi.munki.Signal" ], - "Ring.munki": [ - "com.github.jaharmi.munki.Ring" + "Signal.pkg": [ + "com.github.jaharmi.pkg.Signal", + "com.github.crystalllized.pkg.Signal" ], - "Ring.pkg": [ - "com.github.jaharmi.pkg.Ring" + "Principle.download": [ + "com.github.jaharmi.download.Principle" ], - "Ring.download": [ - "com.github.jaharmi.download.Ring" + "Principle.munki": [ + "com.github.jaharmi.munki.Principle" ], - "ControlPlane.munki": [ - "com.github.jaharmi.munki.ControlPlane" + "Principle.install": [ + "com.github.jaharmi.install.Principle" ], - "ControlPlane.download": [ - "com.github.jaharmi.download.ControlPlane" + "Principle.pkg": [ + "com.github.jaharmi.pkg.Principle" + ], + "Principle.jss": [ + "com.github.jaharmi.jss.Principle" + ], + "DwarfFortress.download": [ + "com.github.jaharmi.download.DwarfFortress" + ], + "NetworkRemote.munki": [ + "com.github.jaharmi.munki.NetworkRemote" ], - "Rocket.install": [ - "com.github.jaharmi.install.Rocket" + "NetworkRemote.pkg": [ + "com.github.jaharmi.pkg.NetworkRemote" ], - "Rocket.download": [ - "com.github.jaharmi.download.Rocket" + "NetworkRemote.download": [ + "com.github.jaharmi.download.NetworkRemote" ], - "Rocket.jss": [ - "com.github.jaharmi.jss.Rocket" + "NetworkRemote.install": [ + "com.github.jaharmi.install.NetworkRemote" ], - "Rocket.pkg": [ - "com.github.jaharmi.pkg.Rocket" + "Hammerspoon.munki": [ + "com.github.jaharmi.munki.Hammerspoon" ], - "Rocket.munki": [ - "com.github.jaharmi.munki.Rocket" + "Hammerspoon.jss": [ + "com.github.jaharmi.jss.Hammerspoon" ], - "BoinxTV.munki": [ - "com.github.jaharmi.munki.BoinxTV" + "Hammerspoon.install": [ + "com.github.jaharmi.install.Hammerspoon" ], - "BoinxTV.download": [ - "com.github.jaharmi.download.BoinxTV" + "Hammerspoon.download": [ + "com.github.jaharmi.download.Hammerspoon" ], - "BackgroundMusic.munki": [ - "com.github.jaharmi.munki.BackgroundMusic" + "Hammerspoon.pkg": [ + "com.github.jaharmi.pkg.Hammerspoon" ], - "BackgroundMusic.install": [ - "com.github.jaharmi.install.BackgroundMusic" + "SoundSource.pkg": [ + "com.github.jaharmi.pkg.SoundSource" ], - "BackgroundMusic.jss": [ - "com.github.jss-recipes.jss.BackgroundMusic" + "SoundSource.munki": [ + "com.github.jaharmi.munki.SoundSource" ], - "BackgroundMusic.download": [ - "com.github.jaharmi.download.BackgroundMusic" + "SoundSource.download": [ + "com.github.jaharmi.download.SoundSource" ], - "SaveHollywood.download": [ - "com.github.jaharmi.download.SaveHollywood" + "TypeIt4Me.download": [ + "com.github.jaharmi.download.TypeIt4Me" ], - "SaveHollywood.munki": [ - "com.github.jaharmi.munki.SaveHollywood" + "TypeIt4Me.pkg": [ + "com.github.jaharmi.pkg.TypeIt4Me" ], - "SaveHollywood.install": [ - "com.github.jaharmi.install.SaveHollywood" + "TypeIt4Me.jss": [ + "com.github.jaharmi.jss.TypeIt4Me" ], - "Divvy.munki": [ - "com.github.jaharmi.munki.Divvy" + "TypeIt4Me.munki": [ + "com.github.jaharmi.munki.TypeIt4Me" ], - "Divvy.download": [ - "com.github.jaharmi.download.Divvy" + "TypeIt4Me.install": [ + "com.github.jaharmi.install.TypeIt4Me" ], - "Maestral.install": [ - "com.github.jaharmi.install.Maestral", - "com.github.macprince.install.Maestral" + "Maestral.jss-upload": [ + "com.github.jaharmi.jss-upload.Maestral" ], "Maestral.download": [ "com.github.jaharmi.download.Maestral", "com.github.macprince.download.Maestral" ], + "Maestral.jss": [ + "com.github.jaharmi.jss.Maestral" + ], "Maestral.pkg": [ "com.github.jaharmi.pkg.Maestral", "com.github.macprince.pkg.Maestral" ], - "Maestral.jss-upload": [ - "com.github.jaharmi.jss-upload.Maestral" + "Maestral.install": [ + "com.github.jaharmi.install.Maestral", + "com.github.macprince.install.Maestral" ], "Maestral.munki": [ "com.github.jaharmi.munki.Maestral", "com.github.macprince.munki.Maestral" ], - "Maestral.jss": [ - "com.github.jaharmi.jss.Maestral" - ], - "Principle.pkg": [ - "com.github.jaharmi.pkg.Principle" - ], - "Principle.download": [ - "com.github.jaharmi.download.Principle" - ], - "Principle.jss": [ - "com.github.jaharmi.jss.Principle" - ], - "Principle.install": [ - "com.github.jaharmi.install.Principle" - ], - "Principle.munki": [ - "com.github.jaharmi.munki.Principle" - ], - "KeyRemap4MacBook.download": [ - "com.github.jaharmi.download.KeyRemap4MacBook" - ], - "PCKeyboardHack.munki": [ - "com.github.jaharmi.munki.PCKeyboardHack" - ], - "KeyRemap4MacBook.munki": [ - "com.github.jaharmi.munki.KeyRemap4MacBook" + "XRG.munki": [ + "com.github.jaharmi.munki.XRG" ], - "PCKeyboardHack.download": [ - "com.github.jaharmi.download.PCKeyboardHack" + "XRG.download": [ + "com.github.jaharmi.download.XRG" ], - "Warp.pkg": [ - "com.github.jaharmi.pkg.Warp", - "com.github.homebysix.pkg.Warp" + "SleepAid.install": [ + "com.github.jaharmi.install.SleepAid", + "com.github.homebysix.install.SleepAid" ], - "Warp.jss": [ - "com.github.jaharmi.jss.Warp" + "SleepAid.jss": [ + "com.github.jaharmi.jss.SleepAid" ], - "Warp.install": [ - "com.github.jaharmi.install.Warp", - "com.github.homebysix.install.Warp" + "SleepAid.jss-upload": [ + "com.github.jaharmi.jss-upload.SleepAid" ], - "Warp.jss-upload": [ - "com.github.jaharmi.jss-upload.Warp" + "SleepAid.munki": [ + "com.github.jaharmi.munki.SleepAid", + "com.github.homebysix.munki.SleepAid" ], - "Warp.munki": [ - "com.github.jaharmi.munki.Warp", - "com.github.homebysix.munki.Warp" + "SleepAid.pkg": [ + "com.github.jaharmi.pkg.SleepAid", + "com.github.homebysix.pkg.SleepAid" ], - "Warp.download": [ - "com.github.jaharmi.download.Warp", - "com.github.homebysix.download.Warp" + "SleepAid.download": [ + "com.github.jaharmi.download.SleepAid", + "com.github.homebysix.download.SleepAid" ], - "DwarfFortress.download": [ - "com.github.jaharmi.download.DwarfFortress" + "Hermes.download": [ + "com.github.jaharmi.download.Hermes" ], "Hermes.install": [ "com.github.jaharmi.install.Hermes" ], - "Hermes.download": [ - "com.github.jaharmi.download.Hermes" + "Hermes.munki": [ + "com.github.jaharmi.munki.Hermes" ], "Hermes.pkg": [ "com.github.jaharmi.pkg.Hermes" ], - "Hermes.munki": [ - "com.github.jaharmi.munki.Hermes" + "ProjectMagma.download": [ + "com.github.jaharmi.download.ProjectMagma" ], - "Spectacle.pkg": [ - "com.github.jaharmi.pkg.Spectacle" + "AlephOne.download": [ + "com.github.jaharmi.download.AlephOne" ], - "Spectacle.install": [ - "com.github.jaharmi.install.Spectacle" + "Knock.munki": [ + "com.github.jaharmi.munki.Knock" ], - "Spectacle.munki": [ - "com.github.jaharmi.munki.Spectacle" + "Knock.download": [ + "com.github.jaharmi.download.Knock" ], - "Spectacle.download": [ - "com.github.jaharmi.download.Spectacle" + "Logseq.download": [ + "com.github.jaharmi.download.Logseq", + "com.github.w0.download.logseq" ], - "Signal.munki": [ - "com.github.jaharmi.munki.Signal" + "Logseq.jss-upload": [ + "com.github.jaharmi.jss-upload.Logseq" ], - "Signal.download": [ - "com.github.jaharmi.download.Signal", - "com.github.crystalllized.download.Signal" + "Logseq.munki": [ + "com.github.jaharmi.munki.Logseq" ], - "Signal.pkg": [ - "com.github.jaharmi.pkg.Signal", - "com.github.crystalllized.pkg.Signal" + "Logseq.pkg": [ + "com.github.jaharmi.pkg.Logseq", + "com.github.w0.pkg.logseq" ], - "Signal.install": [ - "com.github.jaharmi.install.Signal" + "Logseq.install": [ + "com.github.jaharmi.install.Logseq" ], - "Signal.jss": [ - "com.github.jss-recipes.jss.Signal", - "com.github.crystalllized.jss.Signal" + "Logseq.jss": [ + "com.github.jaharmi.jss.Logseq" ], - "HyperDock.download": [ - "com.github.jaharmi.download.HyperDock" + "ControllerMate.download": [ + "com.github.jaharmi.download.ControllerMate" ], - "HyperSwitch.pkg": [ - "com.github.jaharmi.pkg.HyperSwitch" + "Fluid.download": [ + "com.github.jaharmi.download.Fluid", + "com.github.arubdesu.download.Fluid" ], - "HyperSwitch.download": [ - "com.github.jaharmi.download.HyperSwitch" + "Pathological.munki": [ + "com.github.jaharmi.munki.Pathological" ], - "HyperSwitch.munki": [ - "com.github.jaharmi.munki.HyperSwitch" + "Pathology.install": [ + "com.github.jaharmi.install.Pathology" ], - "HyperSwitch.jss": [ - "com.github.jaharmi.jss.HyperSwitch" + "Pathology.pkg": [ + "com.github.jaharmi.pkg.Pathology" ], - "HyperSwitch.install": [ - "com.github.jaharmi.install.HyperSwitch" + "Pathological.jss": [ + "com.github.jaharmi.jss.Pathological" ], - "KeepingYouAwake.pkg": [ - "com.github.jaharmi.pkg.KeepingYouAwake" + "Pathological.download": [ + "com.github.jaharmi.download.Pathological" ], - "KeepingYouAwake.install": [ - "com.github.jaharmi.install.KeepingYouAwake" + "Pathology.download": [ + "com.github.jaharmi.download.Pathology" ], - "KeepingYouAwake.download": [ - "com.github.jaharmi.download.KeepingYouAwake" + "Pathological.pkg": [ + "com.github.jaharmi.pkg.Pathological" ], - "KeepingYouAwake.munki": [ - "com.github.jaharmi.munki.KeepingYouAwake" + "Pathology.jss": [ + "com.github.jaharmi.jss.Pathology" ], - "KeepingYouAwake.jss": [ - "com.github.jaharmi.jss.KeepingYouAwake" + "Pathology.munki": [ + "com.github.jaharmi.munki.Pathology" ], - "XRG.download": [ - "com.github.jaharmi.download.XRG" + "Pathological.install": [ + "com.github.jaharmi.install.Pathological" ], - "XRG.munki": [ - "com.github.jaharmi.munki.XRG" + "Shortcat.jss-upload": [ + "com.github.jaharmi.jss-upload.Shortcat" ], "Shortcat.download": [ "com.github.jaharmi.download.Shortcat" @@ -146698,242 +146632,261 @@ "Shortcat.install": [ "com.github.jaharmi.install.Shortcat" ], - "Shortcat.jss": [ - "com.github.jaharmi.jss.Shortcat" - ], - "Shortcat.jss-upload": [ - "com.github.jaharmi.jss-upload.Shortcat" - ], "Shortcat.pkg": [ "com.github.jaharmi.pkg.Shortcat" ], "Shortcat.munki": [ "com.github.jaharmi.munki.Shortcat" ], - "NetworkRemote.install": [ - "com.github.jaharmi.install.NetworkRemote" + "Shortcat.jss": [ + "com.github.jaharmi.jss.Shortcat" ], - "NetworkRemote.munki": [ - "com.github.jaharmi.munki.NetworkRemote" + "BoinxTV.download": [ + "com.github.jaharmi.download.BoinxTV" ], - "NetworkRemote.download": [ - "com.github.jaharmi.download.NetworkRemote" + "BoinxTV.munki": [ + "com.github.jaharmi.munki.BoinxTV" ], - "NetworkRemote.pkg": [ - "com.github.jaharmi.pkg.NetworkRemote" + "Lunar.munki": [ + "com.github.jaharmi.munki.Lunar" ], - "Wooshy.jss": [ - "com.github.jaharmi.jss.Wooshy" + "Lunar.download": [ + "com.github.jaharmi.download.Lunar" ], - "Wooshy.munki": [ - "com.github.jaharmi.munki.Wooshy" + "Lunar.install": [ + "com.github.jaharmi.install.Lunar" ], - "Wooshy.download": [ - "com.github.jaharmi.download.Wooshy" + "Lunar.jss": [ + "com.github.jaharmi.jss.Lunar" ], - "Wooshy.jss-upload": [ - "com.github.jaharmi.jss-upload.Wooshy" + "Lunar.pkg": [ + "com.github.jaharmi.pkg.Lunar" ], - "Wooshy.install": [ - "com.github.jaharmi.install.Wooshy" + "NetSpot.pkg": [ + "com.github.jaharmi.pkg.NetSpot" ], - "Wooshy.pkg": [ - "com.github.jaharmi.pkg.Wooshy" + "NetSpot.install": [ + "com.github.jaharmi.install.NetSpot" ], - "SleepAid.download": [ - "com.github.jaharmi.download.SleepAid", - "com.github.homebysix.download.SleepAid" + "NetSpot.download": [ + "com.github.jaharmi.download.NetSpot" ], - "SleepAid.jss-upload": [ - "com.github.jaharmi.jss-upload.SleepAid" + "NetSpot.munki": [ + "com.github.jaharmi.munki.NetSpot" ], - "SleepAid.munki": [ - "com.github.jaharmi.munki.SleepAid", - "com.github.homebysix.munki.SleepAid" + "ripgrep.munki": [ + "com.github.jaharmi.munki.ripgrep" ], - "SleepAid.jss": [ - "com.github.jaharmi.jss.SleepAid" + "ripgrep.install": [ + "com.github.jaharmi.install.ripgrep" ], - "SleepAid.pkg": [ - "com.github.jaharmi.pkg.SleepAid", - "com.github.homebysix.pkg.SleepAid" + "ripgrep.pkg": [ + "com.github.jaharmi.pkg.ripgrep" ], - "SleepAid.install": [ - "com.github.jaharmi.install.SleepAid", - "com.github.homebysix.install.SleepAid" + "ripgrep.download": [ + "com.github.jaharmi.download.ripgrep" ], - "Bunch.munki": [ - "com.github.jaharmi.munki.Bunch" + "Fantastical.download": [ + "com.github.jaharmi.download.Fantastical", + "com.github.valdore86.download.fantastical", + "com.github.ahousseini-recipes.download.Fantastical" ], - "Bunch.download": [ - "com.github.jaharmi.download.Bunch" + "Fantastical.munki": [ + "com.github.jaharmi.munki.Fantastical", + "com.github.valdore86.munki.fantastical" ], - "Bunch.install": [ - "com.github.jaharmi.install.Bunch" + "KeepingYouAwake.jss": [ + "com.github.jaharmi.jss.KeepingYouAwake" ], - "Marked2.download": [ - "com.github.jaharmi.download.Marked2", - "com.github.homebysix.download.Marked2" + "KeepingYouAwake.munki": [ + "com.github.jaharmi.munki.KeepingYouAwake" ], - "Bunch.pkg": [ - "com.github.jaharmi.pkg.Bunch" + "KeepingYouAwake.download": [ + "com.github.jaharmi.download.KeepingYouAwake" ], - "Bunch.jss": [ - "com.github.jaharmi.jss.Bunch" + "KeepingYouAwake.install": [ + "com.github.jaharmi.install.KeepingYouAwake" ], - "Aerial.munki": [ - "com.github.jaharmi.munki.Aerial" + "KeepingYouAwake.pkg": [ + "com.github.jaharmi.pkg.KeepingYouAwake" ], - "Aerial.pkg": [ - "com.github.jaharmi.pkg.Aerial" + "kitty.jss": [ + "com.github.jaharmi.jss.kitty" ], - "Aerial.download": [ - "com.github.jaharmi.download.Aerial" + "kitty.munki": [ + "com.github.jaharmi.munki.kitty" ], - "Aerial.install": [ - "com.github.jaharmi.install.Aerial" + "kitty.install": [ + "com.github.jaharmi.install.kitty" ], - "Touche.munki": [ - "com.github.jaharmi.munki.Touch\u00e9" + "kitty.pkg": [ + "com.github.jaharmi.pkg.kitty" ], - "Touche.download": [ - "com.github.jaharmi.download.Touch\u00e9", - "com.github.ahousseini-recipes.download.Touche" + "kitty.download": [ + "com.github.jaharmi.download.kitty" ], - "SCAPWorkbench.install": [ - "com.github.jaharmi.install.SCAPWorkbench" + "kitty.jss-upload": [ + "com.github.jaharmi.jss-upload.kitty" ], - "SCAPWorkbench.pkg": [ - "com.github.jaharmi.pkg.SCAPWorkbench" + "Warp.install": [ + "com.github.jaharmi.install.Warp", + "com.github.homebysix.install.Warp" ], - "SCAPWorkbench.download": [ - "com.github.jaharmi.download.SCAPWorkbench" + "Warp.pkg": [ + "com.github.jaharmi.pkg.Warp", + "com.github.homebysix.pkg.Warp" ], - "SCAPWorkbench.jss": [ - "com.github.jaharmi.jss.SCAPWorkbench" + "Warp.munki": [ + "com.github.jaharmi.munki.Warp", + "com.github.homebysix.munki.Warp" ], - "SCAPWorkbench.munki": [ - "com.github.jaharmi.munki.SCAPWorkbench" + "Warp.jss": [ + "com.github.jaharmi.jss.Warp" ], - "BalanceOpen.download": [ - "com.github.jaharmi.download.BalanceOpen" + "Warp.jss-upload": [ + "com.github.jaharmi.jss-upload.Warp" ], - "BalanceOpen.pkg": [ - "com.github.jaharmi.pkg.BalanceOpen" + "Warp.download": [ + "com.github.jaharmi.download.Warp", + "com.github.homebysix.download.Warp" ], - "BalanceOpen.install": [ - "com.github.jaharmi.install.BalanceOpen" + "Divvy.munki": [ + "com.github.jaharmi.munki.Divvy" ], - "BalanceOpen.munki": [ - "com.github.jaharmi.munki.BalanceOpen" + "Divvy.download": [ + "com.github.jaharmi.download.Divvy" ], - "BalanceOpen.jss": [ - "com.github.jss-recipes.jss.BalanceOpen" + "Secretive.jss": [ + "com.github.jaharmi.jss.Secretive" ], - "Forecast.download": [ - "com.github.jaharmi.download.Forecast" + "Secretive.jss-upload": [ + "com.github.jaharmi.jss-upload.Secretive" ], - "Forecast.munki": [ - "com.github.jaharmi.munki.Forecast" + "Secretive.munki": [ + "com.github.jaharmi.munki.Secretive", + "com.github.zentralpro.munki.secretive" ], - "Forecast.install": [ - "com.github.jaharmi.install.Forecast" + "Secretive.pkg": [ + "com.github.jaharmi.pkg.Secretive", + "com.github.zentralpro.pkg.secretive" ], - "Forecast.jss": [ - "com.github.jss-recipes.jss.Forecast" + "Secretive.download": [ + "com.github.jaharmi.download.Secretive", + "com.github.zentralpro.download.secretive" ], - "Forecast.pkg": [ - "com.github.jaharmi.pkg.Forecast" + "Secretive.install": [ + "com.github.jaharmi.install.Secretive" ], - "ripgrep.munki": [ - "com.github.jaharmi.munki.ripgrep" + "Ring.install": [ + "com.github.jaharmi.install.Ring" ], - "ripgrep.install": [ - "com.github.jaharmi.install.ripgrep" + "Ring.download": [ + "com.github.jaharmi.download.Ring" ], - "ripgrep.pkg": [ - "com.github.jaharmi.pkg.ripgrep" + "Ring.jss": [ + "com.github.jaharmi.jss.Ring" ], - "ripgrep.download": [ - "com.github.jaharmi.download.ripgrep" + "Ring.pkg": [ + "com.github.jaharmi.pkg.Ring" ], - "GeekTool.download": [ - "com.github.jaharmi.download.GeekTool" + "Ring.munki": [ + "com.github.jaharmi.munki.Ring" ], - "AudioAcaciaServer.download": [ - "com.github.jaharmi.download.audio|acacia:server" + "KeyRemap4MacBook.download": [ + "com.github.jaharmi.download.KeyRemap4MacBook" ], - "Mac2TiVo.munki": [ - "com.github.jaharmi.munki.Mac2TiVo" + "PCKeyboardHack.munki": [ + "com.github.jaharmi.munki.PCKeyboardHack" ], - "Mac2TiVo.download": [ - "com.github.jaharmi.download.Mac2TiVo" + "PCKeyboardHack.download": [ + "com.github.jaharmi.download.PCKeyboardHack" ], - "Toast11.download": [ - "com.github.jaharmi.download.Toast11Titanium" + "KeyRemap4MacBook.munki": [ + "com.github.jaharmi.munki.KeyRemap4MacBook" ], - "TiVoTransfer.munki": [ - "com.github.jaharmi.munki.TiVoTransfer" + "SecuritySpy.download": [ + "com.github.jaharmi.download.SecuritySpy" ], - "Toast11.munki": [ - "com.github.jaharmi.munki.Toast11Titanium" + "SwiftCapture.download": [ + "com.github.jaharmi.download.SwiftCapture" ], - "TiVoTransfer.download": [ - "com.github.jaharmi.download.TiVoTransfer" + "SwiftCapture.install": [ + "com.github.jaharmi.install.SwiftCapture" ], - "megamek.download": [ - "com.github.jaharmi.download.megamek" + "CaptureSync.munki": [ + "com.github.jaharmi.munki.CaptureSync" ], - "Manuscripts.munki": [ - "com.github.jaharmi.munki.Manuscripts" + "SecuritySpy.pkg": [ + "com.github.jaharmi.pkg.SecuritySpy" ], - "Manuscripts.download": [ - "com.github.jaharmi.download.Manuscripts" + "SecuritySpy.install": [ + "com.github.jaharmi.install.SecuritySpy" ], - "Manuscripts.install": [ - "com.github.jaharmi.install.Manuscripts" + "SecuritySpy.munki": [ + "com.github.jaharmi.munki.SecuritySpy" ], - "Findings.download": [ - "com.github.jaharmi.download.Findings" + "CaptureSync.install": [ + "com.github.jaharmi.install.CaptureSync" ], - "Manuscripts.jss": [ - "com.github.jaharmi.jss.Manuscripts" + "SecuritySpy.jss": [ + "com.github.jss-recipes.jss.SecuritySpy" ], - "Findings.munki": [ - "com.github.jaharmi.munki.Findings" + "CaptureSync.pkg": [ + "com.github.jaharmi.pkg.CaptureSync" ], - "Manuscripts.pkg": [ - "com.github.jaharmi.pkg.Manuscripts" + "SwiftCapture.pkg": [ + "com.github.jaharmi.pkg.SwiftCapture" ], - "Findings.pkg": [ - "com.github.jaharmi.pkg.Findings" + "CaptureSync.download": [ + "com.github.jaharmi.download.CaptureSync" ], - "Findings.jss": [ - "com.github.jaharmi.jss.Findings" + "SwiftCapture.munki": [ + "com.github.jaharmi.munki.SwiftCapture" ], - "Findings.install": [ - "com.github.jaharmi.install.Findings" + "HyperDither.pkg": [ + "com.github.jaharmi.pkg.HyperDither" ], - "JenkinsCI.download": [ - "com.github.jaharmi.download.JenkinsCI" + "HyperDither.install": [ + "com.github.jaharmi.install.HyperDither" ], - "LaunchBar5.munki": [ - "com.github.jaharmi.munki.LaunchBar5" + "HyperDither.munki": [ + "com.github.jaharmi.munki.HyperDither" ], - "LaunchBar5.download": [ - "com.github.jaharmi.download.LaunchBar5" + "HyperDither.download": [ + "com.github.jaharmi.download.HyperDither" ], - "Inform.munki": [ - "com.github.jaharmi.munki.Inform" + "HyperDither.jss": [ + "com.github.jaharmi.jss.HyperDither" ], - "Inform.install": [ - "com.github.jaharmi.install.Inform" + "Aerial.install": [ + "com.github.jaharmi.install.Aerial" ], - "Inform.download": [ - "com.github.jaharmi.download.Inform" + "Aerial.download": [ + "com.github.jaharmi.download.Aerial" ], - "Inform.pkg": [ - "com.github.jaharmi.pkg.Inform" + "Aerial.munki": [ + "com.github.jaharmi.munki.Aerial" + ], + "Aerial.pkg": [ + "com.github.jaharmi.pkg.Aerial" + ], + "Shiori.install": [ + "com.github.jaharmi.install.Shiori" + ], + "Shiori.munki": [ + "com.github.jaharmi.munki.Shiori" + ], + "Shiori.pkg": [ + "com.github.jaharmi.pkg.Shiori" + ], + "Shiori.download": [ + "com.github.jaharmi.download.Shiori" + ], + "Xmplify.munki": [ + "com.github.jaharmi.munki.Xmplify" + ], + "Xmplify.install": [ + "com.github.jaharmi.install.Xmplify" ], "Xmplify.jss": [ "com.github.jaharmi.jss.Xmplify" @@ -146941,230 +146894,270 @@ "Xmplify.pkg": [ "com.github.jaharmi.pkg.Xmplify" ], - "Xmplify.install": [ - "com.github.jaharmi.install.Xmplify" - ], "Xmplify.download": [ "com.github.jaharmi.download.Xmplify" ], - "Xmplify.munki": [ - "com.github.jaharmi.munki.Xmplify" + "ScummVM.pkg": [ + "com.github.jaharmi.pkg.ScummVM", + "com.github.macprince.pkg.ScummVM" ], - "iCloudControl.ds": [ - "com.github.jaharmi.ds.iCloudControl" + "ScummVM.munki": [ + "com.github.jaharmi.munki.ScummVM", + "com.github.macprince.munki.ScummVM" ], - "iCloudControl.download": [ - "com.github.jaharmi.download.iCloudControl" + "ScummVM.jss": [ + "com.github.jaharmi.jss.ScummVM" ], - "iCloudControl.pkg": [ - "com.github.jaharmi.pkg.iCloudControl" + "ScummVM.install": [ + "com.github.jaharmi.install.ScummVM", + "com.github.macprince.install.ScummVM" ], - "iCloudControl.munki": [ - "com.github.jaharmi.munki.iCloudControl" + "ScummVM.jss-upload": [ + "com.github.jaharmi.jss-upload.ScummVM" ], - "iCloudControl.jss": [ - "com.github.jaharmi.jss.iCloudControl" + "ScummVM.download": [ + "com.github.jaharmi.download.ScummVM", + "com.github.macprince.download.ScummVM" ], - "iCloudControl.install": [ - "com.github.jaharmi.install.iCloudControl" + "Typinator.install": [ + "com.github.jaharmi.install.Typinator" ], - "kitty.jss": [ - "com.github.jaharmi.jss.kitty" + "Typinator.download": [ + "com.github.jaharmi.download.Typinator" ], - "kitty.install": [ - "com.github.jaharmi.install.kitty" + "Typinator.pkg": [ + "com.github.jaharmi.pkg.Typinator" ], - "kitty.pkg": [ - "com.github.jaharmi.pkg.kitty" + "Typinator.jss": [ + "com.github.jaharmi.jss.Typinator" ], - "kitty.jss-upload": [ - "com.github.jaharmi.jss-upload.kitty" + "Typinator.munki": [ + "com.github.jaharmi.munki.Typinator" ], - "kitty.munki": [ - "com.github.jaharmi.munki.kitty" + "Rocket.munki": [ + "com.github.jaharmi.munki.Rocket" ], - "kitty.download": [ - "com.github.jaharmi.download.kitty" + "Rocket.jss": [ + "com.github.jaharmi.jss.Rocket" ], - "Lunar.jss": [ - "com.github.jaharmi.jss.Lunar" + "Rocket.pkg": [ + "com.github.jaharmi.pkg.Rocket" ], - "Lunar.install": [ - "com.github.jaharmi.install.Lunar" + "Rocket.download": [ + "com.github.jaharmi.download.Rocket" ], - "Lunar.download": [ - "com.github.jaharmi.download.Lunar" + "Rocket.install": [ + "com.github.jaharmi.install.Rocket" ], - "Lunar.pkg": [ - "com.github.jaharmi.pkg.Lunar" + "HyperSwitch.munki": [ + "com.github.jaharmi.munki.HyperSwitch" ], - "Lunar.munki": [ - "com.github.jaharmi.munki.Lunar" + "HyperSwitch.download": [ + "com.github.jaharmi.download.HyperSwitch" + ], + "HyperSwitch.pkg": [ + "com.github.jaharmi.pkg.HyperSwitch" + ], + "HyperSwitch.jss": [ + "com.github.jaharmi.jss.HyperSwitch" + ], + "HyperDock.download": [ + "com.github.jaharmi.download.HyperDock" + ], + "HyperSwitch.install": [ + "com.github.jaharmi.install.HyperSwitch" + ], + "AudioAcaciaServer.download": [ + "com.github.jaharmi.download.audio|acacia:server" + ], + "KenkuFM.jss-upload": [ + "com.github.jaharmi.jss-upload.KenkuFM" + ], + "KenkuFM.pkg": [ + "com.github.jaharmi.pkg.KenkuFM" + ], + "KenkuFM.jss": [ + "com.github.jaharmi.jss.KenkuFM" + ], + "KenkuFM.install": [ + "com.github.jaharmi.install.KenkuFM" + ], + "KenkuFM.munki": [ + "com.github.jaharmi.munki.KenkuFM" + ], + "KenkuFM.download": [ + "com.github.jaharmi.download.KenkuFM" ], "PenatesDriver.download": [ "com.github.jaharmi.download.UCLogic.PenatesDriver" ], - "Shiori.pkg": [ - "com.github.jaharmi.pkg.Shiori" + "Geekbench4.jss": [ + "com.github.jaharmi.jss.Geekbench4" ], - "Shiori.munki": [ - "com.github.jaharmi.munki.Shiori" + "Geekbench4.pkg": [ + "com.github.jaharmi.pkg.Geekbench4" ], - "Shiori.download": [ - "com.github.jaharmi.download.Shiori" + "Geekbench4.munki": [ + "com.github.jaharmi.munki.Geekbench4" ], - "Shiori.install": [ - "com.github.jaharmi.install.Shiori" + "Geekbench4.download": [ + "com.github.jaharmi.download.Geekbench4" ], - "Dropzone.download": [ - "com.github.jaharmi.download.Dropzone" + "Geekbench4.install": [ + "com.github.jaharmi.install.Geekbench4" ], - "Dropzone.munki": [ - "com.github.jaharmi.munki.Dropzone" + "Bunch.download": [ + "com.github.jaharmi.download.Bunch" ], - "Dropzone.install": [ - "com.github.jaharmi.install.Dropzone" + "Bunch.install": [ + "com.github.jaharmi.install.Bunch" ], - "Dropzone.jss": [ - "com.github.jaharmi.jss.Dropzone" + "Bunch.jss": [ + "com.github.jaharmi.jss.Bunch" ], - "Dropzone.pkg": [ - "com.github.jaharmi.pkg.Dropzone" + "Bunch.pkg": [ + "com.github.jaharmi.pkg.Bunch" ], - "Knock.munki": [ - "com.github.jaharmi.munki.Knock" + "Marked2.download": [ + "com.github.jaharmi.download.Marked2", + "com.github.homebysix.download.Marked2" ], - "Knock.download": [ - "com.github.jaharmi.download.Knock" + "Bunch.munki": [ + "com.github.jaharmi.munki.Bunch" ], - "ControllerMate.download": [ - "com.github.jaharmi.download.ControllerMate" + "Manuscripts.download": [ + "com.github.jaharmi.download.Manuscripts" ], - "Fantastical.download": [ - "com.github.jaharmi.download.Fantastical", - "com.github.valdore86.download.fantastical", - "com.github.ahousseini-recipes.download.Fantastical" + "Findings.download": [ + "com.github.jaharmi.download.Findings" ], - "Fantastical.munki": [ - "com.github.jaharmi.munki.Fantastical", - "com.github.valdore86.munki.fantastical" + "Manuscripts.jss": [ + "com.github.jaharmi.jss.Manuscripts" ], - "Typinator.jss": [ - "com.github.jaharmi.jss.Typinator" + "Findings.install": [ + "com.github.jaharmi.install.Findings" ], - "Typinator.install": [ - "com.github.jaharmi.install.Typinator" + "Findings.munki": [ + "com.github.jaharmi.munki.Findings" ], - "Typinator.download": [ - "com.github.jaharmi.download.Typinator" + "Findings.jss": [ + "com.github.jaharmi.jss.Findings" ], - "Typinator.pkg": [ - "com.github.jaharmi.pkg.Typinator" + "Manuscripts.munki": [ + "com.github.jaharmi.munki.Manuscripts" ], - "Typinator.munki": [ - "com.github.jaharmi.munki.Typinator" + "Manuscripts.install": [ + "com.github.jaharmi.install.Manuscripts" ], - "ScummVM.jss": [ - "com.github.jaharmi.jss.ScummVM" + "Findings.pkg": [ + "com.github.jaharmi.pkg.Findings" ], - "ScummVM.pkg": [ - "com.github.jaharmi.pkg.ScummVM", - "com.github.macprince.pkg.ScummVM" + "Manuscripts.pkg": [ + "com.github.jaharmi.pkg.Manuscripts" ], - "ScummVM.jss-upload": [ - "com.github.jaharmi.jss-upload.ScummVM" + "SaveHollywood.munki": [ + "com.github.jaharmi.munki.SaveHollywood" ], - "ScummVM.install": [ - "com.github.jaharmi.install.ScummVM", - "com.github.macprince.install.ScummVM" + "SaveHollywood.download": [ + "com.github.jaharmi.download.SaveHollywood" ], - "ScummVM.munki": [ - "com.github.jaharmi.munki.ScummVM", - "com.github.macprince.munki.ScummVM" + "SaveHollywood.install": [ + "com.github.jaharmi.install.SaveHollywood" ], - "ScummVM.download": [ - "com.github.jaharmi.download.ScummVM", - "com.github.macprince.download.ScummVM" + "DeployStudio.download": [ + "com.github.jaharmi.download.DeployStudio" ], - "Notion.download": [ - "com.github.swy.download.Notion" + "DeployStudioAdmin.munki": [ + "com.github.jaharmi.munki.DeployStudioAdmin" ], - "Notion.install": [ - "com.github.swy.install.Notion" + "OpenTTD.munki": [ + "com.github.jaharmi.munki.OpenTTD" ], - "Notion.pkg": [ - "com.github.swy.pkg.Notion" + "OpenTTD.pkg": [ + "com.github.jaharmi.pkg.OpenTTD" ], - "Notion.munki": [ - "com.github.swy.munki.Notion" + "OpenTTD.download": [ + "com.github.jaharmi.download.OpenTTD" ], - "QuickBooks2016.pkg": [ - "com.github.swy.pkg.QuickBooks2016" + "OpenTTD.install": [ + "com.github.jaharmi.install.OpenTTD" ], - "QuickBooks2016.munki": [ - "com.github.swy.munki.QuickBooks2016" + "megamek.download": [ + "com.github.jaharmi.download.megamek" ], - "QuickBooks2016.download": [ - "com.github.swy.download.QuickBooks2016" + "ZXPInstaller.munki": [ + "com.github.swy.munki.ZXPInstaller" ], - "QuickBooks2016.install": [ - "com.github.swy.install.QuickBooks2016" + "ZXPInstaller.install": [ + "com.github.swy.install.ZXPInstaller" ], - "Hive.pkg": [ - "com.github.swy.pkg.Hive", - "com.github.markkenny.autopkg.pkg.Hive" + "ZXPInstaller.download": [ + "com.github.swy.download.ZXPInstaller" ], - "Hive.munki": [ - "com.github.swy.munki.Hive" + "ZXPInstaller.pkg": [ + "com.github.swy.pkg.ZXPInstaller" + ], + "Integrity plus.install": [ + "com.github.swy.install.Integrityplus" + ], + "Integrity plus.download": [ + "com.github.swy.download.Integrityplus" + ], + "Integrity plus.munki": [ + "com.github.swy.munki.Integrityplus" + ], + "Integrity plus.pkg": [ + "com.github.swy.pkg.Integrityplus" ], "Hive.install": [ "com.github.swy.install.Hive" ], + "Hive.munki": [ + "com.github.swy.munki.Hive" + ], "Hive.download": [ "com.github.swy.download.Hive", "com.github.markkenny.autopkg.download.Hive" ], - "Integrity plus.install": [ - "com.github.swy.install.Integrityplus" - ], - "Integrity plus.pkg": [ - "com.github.swy.pkg.Integrityplus" + "Hive.pkg": [ + "com.github.swy.pkg.Hive", + "com.github.markkenny.autopkg.pkg.Hive" ], - "Integrity plus.munki": [ - "com.github.swy.munki.Integrityplus" + "CinemagraphPro.munki": [ + "com.github.swy.munki.CinemagraphPro" ], - "Integrity plus.download": [ - "com.github.swy.download.Integrityplus" + "CinemagraphPro.download": [ + "com.github.swy.download.CinemagraphPro" ], - "sqlops.install": [ - "com.github.swy.install.sqlops" + "CinemagraphPro.pkg": [ + "com.github.swy.pkg.CinemagraphPro" ], - "sqlops.munki": [ - "com.github.swy.munki.sqlops" + "CinemagraphPro.install": [ + "com.github.swy.install.CinemagraphPro" ], - "sqlops.pkg": [ - "com.github.swy.pkg.sqlops" + "Notion.download": [ + "com.github.swy.download.Notion" ], - "sqlops.download": [ - "com.github.swy.download.sqlops" + "Notion.pkg": [ + "com.github.swy.pkg.Notion" ], - "SpatialMediaMetadataInjector.install": [ - "com.github.swy.install.SpatialMediaMetadataInjector" + "Notion.install": [ + "com.github.swy.install.Notion" ], - "SpatialMediaMetadataInjector.pkg": [ - "com.github.swy.pkg.SpatialMediaMetadataInjector" + "Notion.munki": [ + "com.github.swy.munki.Notion" ], - "SpatialMediaMetadataInjector.download": [ - "com.github.swy.download.SpatialMediaMetadataInjector" + "Integrity Pro.munki": [ + "com.github.swy.munki.IntegrityPro" ], - "SpatialMediaMetadataInjector.munki": [ - "com.github.swy.munki.SpatialMediaMetadataInjector" + "Integrity Pro.pkg": [ + "com.github.swy.pkg.IntegrityPro" ], - "ProtoPie.install": [ - "com.github.swy.install.ProtoPie" + "Integrity Pro.install": [ + "com.github.swy.install.IntegrityPro" ], - "ProtoPie.download": [ - "com.github.swy.download.ProtoPie" + "Integrity Pro.download": [ + "com.github.swy.download.IntegrityPro" ], "ProtoPie.munki": [ "com.github.swy.munki.ProtoPie" @@ -147172,21 +147165,11 @@ "ProtoPie.pkg": [ "com.github.swy.pkg.ProtoPie" ], - "CinemagraphPro.download": [ - "com.github.swy.download.CinemagraphPro" - ], - "CinemagraphPro.install": [ - "com.github.swy.install.CinemagraphPro" - ], - "CinemagraphPro.pkg": [ - "com.github.swy.pkg.CinemagraphPro" - ], - "CinemagraphPro.munki": [ - "com.github.swy.munki.CinemagraphPro" + "ProtoPie.download": [ + "com.github.swy.download.ProtoPie" ], - "BraveUniversal.pkg": [ - "com.github.swy.pkg.BraveUniversal", - "com.github.moofit-recipes.pkg.BraveBrowserUniversal" + "ProtoPie.install": [ + "com.github.swy.install.ProtoPie" ], "BraveUniversal.install": [ "com.github.swy.install.BraveUniversal" @@ -147194,39 +147177,49 @@ "BraveUniversal.munki": [ "com.github.swy.munki.BraveUniversal" ], + "BraveUniversal.pkg": [ + "com.github.swy.pkg.BraveUniversal", + "com.github.moofit-recipes.pkg.BraveBrowserUniversal" + ], "BraveUniversal.download": [ "com.github.swy.download.BraveUniversal", "com.github.moofit-recipes.download.BraveUniversal" ], - "Integrity Pro.munki": [ - "com.github.swy.munki.IntegrityPro" + "SpatialMediaMetadataInjector.munki": [ + "com.github.swy.munki.SpatialMediaMetadataInjector" ], - "Integrity Pro.pkg": [ - "com.github.swy.pkg.IntegrityPro" + "SpatialMediaMetadataInjector.install": [ + "com.github.swy.install.SpatialMediaMetadataInjector" ], - "Integrity Pro.download": [ - "com.github.swy.download.IntegrityPro" + "SpatialMediaMetadataInjector.download": [ + "com.github.swy.download.SpatialMediaMetadataInjector" ], - "Integrity Pro.install": [ - "com.github.swy.install.IntegrityPro" + "SpatialMediaMetadataInjector.pkg": [ + "com.github.swy.pkg.SpatialMediaMetadataInjector" ], - "ZXPInstaller.install": [ - "com.github.swy.install.ZXPInstaller" + "QuickBooks2016.install": [ + "com.github.swy.install.QuickBooks2016" ], - "ZXPInstaller.pkg": [ - "com.github.swy.pkg.ZXPInstaller" + "QuickBooks2016.pkg": [ + "com.github.swy.pkg.QuickBooks2016" ], - "ZXPInstaller.munki": [ - "com.github.swy.munki.ZXPInstaller" + "QuickBooks2016.munki": [ + "com.github.swy.munki.QuickBooks2016" ], - "ZXPInstaller.download": [ - "com.github.swy.download.ZXPInstaller" + "QuickBooks2016.download": [ + "com.github.swy.download.QuickBooks2016" ], - "Telegraf.munki": [ - "com.github.lashomb.munki.Telegraf" + "sqlops.munki": [ + "com.github.swy.munki.sqlops" ], - "Telegraf.download": [ - "com.github.lashomb.download.Telegraf" + "sqlops.pkg": [ + "com.github.swy.pkg.sqlops" + ], + "sqlops.download": [ + "com.github.swy.download.sqlops" + ], + "sqlops.install": [ + "com.github.swy.install.sqlops" ], "CraftManager.jss": [ "com.github.lashomb.jss.CraftManager" @@ -147238,192 +147231,204 @@ "OpenJDK11.munki": [ "com.github.lashomb-recipes.munki.OpenJDK11" ], - "EnergyPlus.download": [ - "com.github.rustymyers.download.EnergyPlus" + "Telegraf.download": [ + "com.github.lashomb.download.Telegraf" ], - "EnergyPlus-WIN.download": [ - "com.github.rustymyers.download.EnergyPlus-Win" + "Telegraf.munki": [ + "com.github.lashomb.munki.Telegraf" ], - "Wireshark-Win.download": [ - "com.github.rustymyers.download.Wireshark-Win" + "SecondLife.download": [ + "com.github.rustymyers.download.SecondLife" ], - "iShowU.download": [ - "com.github.rustymyers.download.iShowU" + "Putty-Win.download": [ + "com.github.rustymyers.download.Putty-Win" + ], + "VineServer.download": [ + "com.github.rustymyers.download.VineServer" ], "VASSAL-Win.download": [ "com.github.rustymyers.download.VASSAL-Win" ], - "VASSAL.download": [ - "com.github.rustymyers.download.VASSAL" - ], - "Synfig-Win.download": [ - "com.github.rustymyers.download.Synfig-Win" - ], - "Synfig.download": [ - "com.github.rustymyers.download.Synfig" - ], - "BigFixUtilities.download": [ - "com.github.rustymyers.download.BigFixUtilities" - ], - "Veusz.download": [ - "com.github.rustymyers.download.Veusz" - ], - "Veusz-Win.download": [ - "com.github.rustymyers.download.Veusz-Win" - ], - "Veusz.pkg": [ - "com.github.rustymyers.pkg.Veusz" - ], + "VASSAL.download": [ + "com.github.rustymyers.download.VASSAL" + ], "KompoZer.download": [ "com.github.rustymyers.download.kompozer" ], - "SecondLife.download": [ - "com.github.rustymyers.download.SecondLife" - ], - "AdobeCreativeCloudWinInstall.download": [ - "com.github.rustymyers.download.AdobeCreativeCloudWinInstall" - ], - "AdobeCreativeCloudWin.download": [ - "com.github.rustymyers.download.AdobeCreativeCloudInstallerWin" + "SawgrassPrintManager.pkg": [ + "com.github.rustymyers.pkg.SawgrassPrintManager" ], - "Duo-Win.download": [ - "com.github.rustymyers.download.duo-win" + "TextPad-Win.download": [ + "com.github.rustymyers.download.TextPad-Win" ], "Nessus-RedHat8.download": [ "com.github.rustymyers.autopkg.download.Nessus-RedHat8" ], + "Nessus-Ubuntu64.download": [ + "com.github.rustymyers.autopkg.download.Nessus-Ubuntu" + ], "Nessus-Win.download": [ "com.github.rustymyers.autopkg.download.Nessus-Win" ], - "Nessus-Ubuntu64.download": [ - "com.github.rustymyers.autopkg.download.Nessus-Ubuntu" + "KeePass.download": [ + "com.github.rustymyers.download.keepass" ], - "WepaLargeFormat.download": [ - "com.github.rustymyers.download.WepaLargeFormat" + "Wireshark-Win.download": [ + "com.github.rustymyers.download.Wireshark-Win" ], "Wepa-Win.download": [ "com.github.rustymyers.download.Wepa-Win" ], + "WepaLargeFormat.download": [ + "com.github.rustymyers.download.WepaLargeFormat" + ], "Wepa.download": [ "com.github.rustymyers.download.Wepa" ], - "GeoDa.download": [ - "com.github.rustymyers.download.GeoDa" - ], - "GeoDa-Win64.download": [ - "com.github.rustymyers.download.GeoDa-Win64" - ], - "Audacity-arm.download": [ - "com.github.rustymyers.download.Audacity-arm" - ], - "Audacity.download": [ - "com.github.rustymyers.download.Audacity", - "com.github.joshua-d-miller.autopkg.download.audacity", - "com.github.dataJAR-recipes.download.Audacity", - "com.github.ahousseini-recipes.download.Audacity" - ], - "WacomBamboo-Win.download": [ - "com.github.rustymyers.download.WacomBamboo-Win" - ], - "WacomTablet.download": [ - "com.github.rustymyers.download.WacomTablet" - ], - "WacomTablet-Win.download": [ - "com.github.rustymyers.download.WacomTablet-Win" + "BigFixUtilities.download": [ + "com.github.rustymyers.download.BigFixUtilities" ], - "WacomIntuos-Win.download": [ - "com.github.rustymyers.download.WacomIntuos-Win" + "iShowU.download": [ + "com.github.rustymyers.download.iShowU" ], "MSdotNetFramework.download": [ "com.github.rustymyers.download.MSdotNetFramework" ], + "MSdotNetFramework-Win.download": [ + "com.github.rustymyers.download.MSdotNetFramework-Win" + ], "MSTeams-Win.download": [ "com.github.rustymyers.download.MSTeams-Win" ], "VisualSutdioCode-Win.download": [ "com.github.rustymyers.download.visualstudiocode-win" ], - "MSdotNetFramework-Win.download": [ - "com.github.rustymyers.download.MSdotNetFramework-Win" + "SuspiciousPackage.install": [ + "com.github.rustymyers.install.SuspiciousPackage" ], - "SawgrassPrintManager.pkg": [ - "com.github.rustymyers.pkg.SawgrassPrintManager" + "Synfig.download": [ + "com.github.rustymyers.download.Synfig" ], - "TextPad-Win.download": [ - "com.github.rustymyers.download.TextPad-Win" + "Synfig-Win.download": [ + "com.github.rustymyers.download.Synfig-Win" ], - "VineServer.download": [ - "com.github.rustymyers.download.VineServer" + "TextMate.install": [ + "com.github.rustymyers.install.TextMate" ], - "PidginGTK-Win.download": [ - "com.github.rustymyers.download.PidginGTK-Win" + "TextMate.pkg": [ + "com.github.rustymyers.pkg.TextMate" ], - "SuspiciousPackage.install": [ - "com.github.rustymyers.install.SuspiciousPackage" + "Duo-Win.download": [ + "com.github.rustymyers.download.duo-win" ], - "GitHubDesktop-Win.download": [ - "com.github.rustymyers.download.GitHubDesktop-Win" + "EnergyPlus-WIN.download": [ + "com.github.rustymyers.download.EnergyPlus-Win" ], - "opentoonz.download": [ - "com.github.rustymyers.download.opentoonz" + "EnergyPlus.download": [ + "com.github.rustymyers.download.EnergyPlus" ], - "opentoonz-Win.download": [ - "com.github.rustymyers.download.opentoonz-win" + "WacomTablet-Win.download": [ + "com.github.rustymyers.download.WacomTablet-Win" ], - "Putty-Win.download": [ - "com.github.rustymyers.download.Putty-Win" + "WacomIntuos-Win.download": [ + "com.github.rustymyers.download.WacomIntuos-Win" ], - "TextMate.install": [ - "com.github.rustymyers.install.TextMate" + "WacomBamboo-Win.download": [ + "com.github.rustymyers.download.WacomBamboo-Win" ], - "TextMate.pkg": [ - "com.github.rustymyers.pkg.TextMate" + "WacomTablet.download": [ + "com.github.rustymyers.download.WacomTablet" ], - "KeePass.download": [ - "com.github.rustymyers.download.keepass" + "Audacity-arm.download": [ + "com.github.rustymyers.download.Audacity-arm" ], - "BoxNotes-Win.download": [ - "com.github.rustymyers.download.boxnotes-win" + "Audacity.download": [ + "com.github.rustymyers.download.Audacity", + "com.github.joshua-d-miller.autopkg.download.audacity", + "com.github.dataJAR-recipes.download.Audacity", + "com.github.ahousseini-recipes.download.Audacity" ], "BoxDrive-Win.download": [ "com.github.rustymyers.download.boxdrive-win" ], - "LoginLog.download": [ - "com.github.rustymyers.download.LoginLog" + "BoxNotes-Win.download": [ + "com.github.rustymyers.download.boxnotes-win" + ], + "PidginGTK-Win.download": [ + "com.github.rustymyers.download.PidginGTK-Win" + ], + "GeoDa.download": [ + "com.github.rustymyers.download.GeoDa" + ], + "GeoDa-Win64.download": [ + "com.github.rustymyers.download.GeoDa-Win64" ], "LoginLog.pkg": [ "com.github.rustymyers.pkg.LoginLog" ], + "LoginLog.download": [ + "com.github.rustymyers.download.LoginLog" + ], + "GitHubDesktop-Win.download": [ + "com.github.rustymyers.download.GitHubDesktop-Win" + ], + "Veusz-Win.download": [ + "com.github.rustymyers.download.Veusz-Win" + ], + "Veusz.download": [ + "com.github.rustymyers.download.Veusz" + ], + "Veusz.pkg": [ + "com.github.rustymyers.pkg.Veusz" + ], + "AdobeCreativeCloudWin.download": [ + "com.github.rustymyers.download.AdobeCreativeCloudInstallerWin" + ], + "AdobeCreativeCloudWinInstall.download": [ + "com.github.rustymyers.download.AdobeCreativeCloudWinInstall" + ], "GlobalProtect-Win64.download": [ "com.github.rustymyers.download.globalprotect-win64" ], "GlobalProtect.pkg": [ "com.github.rustymyers.pkg.globalprotect" ], + "opentoonz.download": [ + "com.github.rustymyers.download.opentoonz" + ], + "opentoonz-Win.download": [ + "com.github.rustymyers.download.opentoonz-win" + ], + "WebEx-Win.download": [ + "com.github.rustymyers.download.webex-win" + ], "Git-Win64.download": [ "com.github.rustymyers.download.Git-Win64", "com.github.NickETH.recipes.download.Git-Win64" ], - "WebEx-Win.download": [ - "com.github.rustymyers.download.webex-win" + "lyx.download": [ + "com.github.joshua-d-miller.download.LyX" ], - "TechsmithCapture.download": [ - "com.github.joshua-d-miller.download.techsmithcapture" + "lyx.munki": [ + "com.github.joshua-d-miller.autopkg.munki.LyX" ], - "TechsmithCapture.munki": [ - "com.github.joshua-d-miller.autopkg.munki.techsmithcapture" + "SilhouetteStudio.munki": [ + "com.github.joshua-d-miller.autopkg.munki.silhouettestudio" + ], + "Zotero.munki": [ + "com.github.joshua-d-miller.autopkg.munki.zotero" ], "Zotero.download": [ "com.github.joshua-d-miller.download.zotero" ], - "Zotero.munki": [ - "com.github.joshua-d-miller.autopkg.munki.zotero" + "Gephi.pkg": [ + "com.github.joshua-d-miller.pkg.gephi" ], - "DinoXcope.munki": [ - "com.github.joshua-d-miller.autopkg.munki.dinoxcope" + "Gephi.download": [ + "com.github.joshua-d-miller.download.gephi" ], - "DinoXcope.download": [ - "com.github.joshua-d-miller.download.dinoxcope" + "Gephi.munki": [ + "com.github.joshua-d-miller.autopkg.munki.gephi" ], "mactex.download": [ "com.github.joshua-d-miller.download.MacTeX" @@ -147431,8 +147436,8 @@ "mactex.munki": [ "com.github.joshua-d-miller.autopkg.munki.MacTeX" ], - "GoogleVoiceAndVideo.munki": [ - "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo" + "OBS.munki": [ + "com.github.joshua-d-miller.autopkg.munki.OBS" ], "BookryUploader.download": [ "com.github.joshua-d-miller.download.bookryuploader" @@ -147440,121 +147445,114 @@ "BookryUploader.munki": [ "com.github.joshua-d-miller.autopkg.munki.bookryuploader" ], - "NVivo10.munki": [ - "com.github.joshua-d-miller.autopkg.munki.nvivo10" - ], - "NVivo.munki": [ - "com.github.joshua-d-miller.autopkg.munki.nvivo" - ], - "NVivo10.download": [ - "com.github.joshua-d-miller.download.nvivo10" + "tn3270.munki": [ + "com.github.joshua-d-miller.autopkg.munki.tn3270X" ], - "NVivo11.munki": [ - "com.github.joshua-d-miller.autopkg.munki.nvivo11" + "QGIS.download": [ + "com.github.joshua-d-miller.download.qgis", + "com.github.robperc.download.QGIS", + "com.github.its-unibas.download.QGIS", + "com.github.mlbz521.download.QGIS" ], - "NVivo.download": [ - "com.github.joshua-d-miller.download.nvivo", - "com.github.jazzace.download.NVivo" + "QGIS.munki": [ + "com.github.joshua-d-miller.autopkg.munki.qgis", + "com.github.robperc.munki.QGIS", + "com.github.its-unibas.munki.QGIS" ], - "NVivo11.download": [ - "com.github.joshua-d-miller.download.nvivo11", - "com.github.nzmacgeek.nvivo11.download" + "GeoGebra.munki": [ + "com.github.joshua-d-miller.autopkg.munki.geogebra" ], - "SilhouetteStudio.munki": [ - "com.github.joshua-d-miller.autopkg.munki.silhouettestudio" + "GeoGebra.download": [ + "com.github.joshua-d-miller.download.geogebra" ], - "Stellarium.munki": [ - "com.github.joshua-d-miller.autopkg.munki.Stellarium", - "com.github.prochat.munki.stellarium" + "TNEFsEnough.munki": [ + "com.github.joshua-d-miller.autopkg.munki.tnefenough" ], - "QnA.munki": [ - "com.github.joshua-d-miller.autopkg.munki.QnA" + "TNEFsEnough.download": [ + "com.github.joshua-d-miller.download.tnefenough" ], - "AmazonMusic-jdm.download": [ - "com.github.joshua-d-miller.download.AmazonMusicJDM" + "KalturaCapture.munki": [ + "com.github.joshua-d-miller.autopkg.munki.kalturacapture" ], - "AmazonPhotos.download": [ - "com.github.joshua-d-miller.download.AmazonPhotos" + "KalturaCapture.download": [ + "com.github.joshua-d-miller.download.kalturacapture" ], - "AmazonPhotos.munki": [ - "com.github.joshua-d-miller.munki.AmazonPhotos" + "ChronoViz.download": [ + "com.github.joshua-d-miller.download.ChronoViz" ], - "AmazonMusic-jdm.munki": [ - "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM" + "ChronoViz.munki": [ + "com.github.joshua-d-miller.autopkg.munki.ChronoViz" ], - "ShiftIt.munki": [ - "com.github.joshua-d-miller.autopkg.munki.ShiftIt" + "Cryptomator.download": [ + "com.github.joshua-d-miller.download.cryptomator", + "com.github.ahousseini-recipes.download.Cryptomator" ], - "ShiftIt.download": [ - "com.github.joshua-d-miller.autopkg.download.ShiftIt" + "Cryptomator.munki": [ + "com.github.joshua-d-miller.autopkg.munki.cryptomator" ], - "MakerBot.download": [ - "com.github.joshua-d-miller.download.MakerBot", - "com.github.groob.download.makerbot" + "DoceriDesktop.munki": [ + "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop" ], - "MakerBot.munki": [ - "com.github.joshua-d-miller.autopkg.munki.MakerBot", - "com.github.groob.munki.makerbot" + "CiscoJabber.munki": [ + "com.github.joshua-d-miller.autopkg.munki.ciscojabber" ], - "Vivaldi.munki": [ - "com.github.joshua-d-miller.autopkg.munki.vivaldi", - "com.github.homebysix.munki.Vivaldi" + "CiscoJabber.download": [ + "com.github.joshua-d-miller.download.ciscojabber" ], - "Vivaldi.download": [ - "com.github.joshua-d-miller.download.vivaldi", - "com.github.homebysix.download.Vivaldi" + "LogitechOptions.download": [ + "com.github.joshua-d-miller.download.logitechoptions" ], - "DoceriDesktop.munki": [ - "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop" + "LogitechOptions.munki": [ + "com.github.joshua-d-miller.autopkg.munki.logitechoptions" ], - "MendeleyReferenceManager.munki": [ - "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager" + "Viber.munki": [ + "com.github.joshua-d-miller.autopkg.munki.viber" ], - "Mendeley.munki": [ - "com.github.joshua-d-miller.autopkg.munki.Mendeley" + "Viber.download": [ + "com.github.joshua-d-miller.download.viber", + "com.github.moofit-recipes.download.Viber" ], "MendeleyReferenceManager.download": [ "com.github.joshua-d-miller.download.mendeleyreferencemanager", "com.github.grahampugh.recipes.download.MendeleyReferenceManager" ], - "tn3270.munki": [ - "com.github.joshua-d-miller.autopkg.munki.tn3270X" + "Mendeley.munki": [ + "com.github.joshua-d-miller.autopkg.munki.Mendeley" ], - "lyx.download": [ - "com.github.joshua-d-miller.download.LyX" + "MendeleyReferenceManager.munki": [ + "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager" ], - "lyx.munki": [ - "com.github.joshua-d-miller.autopkg.munki.LyX" + "SplashtopStreamer.jss": [ + "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer" ], - "voipconnect.download": [ - "com.github.joshua-d-miller.download.voipconnect" + "TechsmithCapture.munki": [ + "com.github.joshua-d-miller.autopkg.munki.techsmithcapture" ], - "voipconnect.munki": [ - "com.github.joshua-d-miller.autopkg.munki.voipconnect" + "TechsmithCapture.download": [ + "com.github.joshua-d-miller.download.techsmithcapture" ], - "AdobeFlashDebugger.munki": [ - "com.github.joshua-d-miller.autopkg.munki.AdobeFlashDebbugger" + "MakerBot.download": [ + "com.github.joshua-d-miller.download.MakerBot", + "com.github.groob.download.makerbot" ], - "AdobeAcrobatDCUpdate.munki": [ - "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate" + "MakerBot.munki": [ + "com.github.joshua-d-miller.autopkg.munki.MakerBot", + "com.github.groob.munki.makerbot" ], - "AdobeCreativeCloudInstallerUniversal.munki": [ - "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal", - "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal" + "UnityStandard3DAssets.munki": [ + "com.github.joshua-d-miller.autopkg.munki.Unity3DStandardAssets" ], - "AdobeDigitalEditions.munki": [ - "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions" + "Unity3D.download": [ + "com.github.joshua-d-miller.autopkg.download.Unity3D" ], - "QGIS.download": [ - "com.github.joshua-d-miller.download.qgis", - "com.github.robperc.download.QGIS", - "com.github.its-unibas.download.QGIS", - "com.github.mlbz521.download.QGIS" + "Unity3D.munki": [ + "com.github.joshua-d-miller.autopkg.munki.Unity3D" ], - "QGIS.munki": [ - "com.github.joshua-d-miller.autopkg.munki.qgis", - "com.github.robperc.munki.QGIS", - "com.github.its-unibas.munki.QGIS" + "DropboxCapture.jss": [ + "com.github.joshua-d-miller.autopkg.jss.DropboxCapture" + ], + "DropboxCapture.munki": [ + "com.github.joshua-d-miller.autopkg.munki.DropboxCapture" ], "DropboxCapture.download": [ "com.github.joshua-d-miller.download.DropboxCapture" @@ -147562,73 +147560,79 @@ "DropboxCapture.pkg": [ "com.github.joshua-d-miller.pkg.DropboxCapture" ], - "DropboxCapture.jss": [ - "com.github.joshua-d-miller.autopkg.jss.DropboxCapture" + "Prezi.munki": [ + "com.github.joshua-d-miller.autopkg.munki.prezi" ], - "DropboxCapture.munki": [ - "com.github.joshua-d-miller.autopkg.munki.DropboxCapture" + "Prezi.download": [ + "com.github.joshua-d-miller.download.prezi" ], - "Viber.download": [ - "com.github.joshua-d-miller.download.viber", - "com.github.moofit-recipes.download.Viber" + "mBlock.download": [ + "com.github.joshua-d-miller.download.mblock", + "com.github.aysiu.download.mBlock", + "com.github.ahousseini-recipes.download.mBlock" ], - "Viber.munki": [ - "com.github.joshua-d-miller.autopkg.munki.viber" + "mBlock.munki": [ + "com.github.joshua-d-miller.autopkg.munki.mblock", + "com.github.aysiu.munki.mBlock" ], - "Unity3D.munki": [ - "com.github.joshua-d-miller.autopkg.munki.Unity3D" + "Inqscribe.download": [ + "com.github.joshua-d-miller.download.inqscribe" ], - "UnityStandard3DAssets.munki": [ - "com.github.joshua-d-miller.autopkg.munki.Unity3DStandardAssets" + "Inqscribe.munki": [ + "com.github.joshua-d-miller.autopkg.munki.inqscribe" ], - "Unity3D.download": [ - "com.github.joshua-d-miller.autopkg.download.Unity3D" + "QnA.munki": [ + "com.github.joshua-d-miller.autopkg.munki.QnA" ], - "RStudio.munki": [ - "com.github.joshua-d-miller.autopkg.munki.RStudio" + "Discord.munki": [ + "com.github.joshua-d-miller.autopkg.munki.Discord" ], - "Fathom.download": [ - "com.github.joshua-d-miller.download.fathom", - "com.github.dataJAR-recipes.download.Fathom" + "Discord.download": [ + "com.github.joshua-d-miller.download.Discord" ], - "Prezi.munki": [ - "com.github.joshua-d-miller.autopkg.munki.prezi" + "DYMOLabel.download": [ + "com.github.joshua-d-miller.download.dymolabel" ], - "Prezi.download": [ - "com.github.joshua-d-miller.download.prezi" + "DYMOLabel.munki": [ + "com.github.joshua-d-miller.autopkg.munki.dymolabel" ], - "Ghostscript.download": [ - "com.github.joshua-d-miller.download.ghostscript" + "NVivo.download": [ + "com.github.joshua-d-miller.download.nvivo", + "com.github.jazzace.download.NVivo" ], - "Ghostscript.munki": [ - "com.github.joshua-d-miller.autopkg.munki.ghostscript" + "NVivo11.download": [ + "com.github.joshua-d-miller.download.nvivo11", + "com.github.nzmacgeek.nvivo11.download" ], - "Inqscribe.munki": [ - "com.github.joshua-d-miller.autopkg.munki.inqscribe" + "NVivo11.munki": [ + "com.github.joshua-d-miller.autopkg.munki.nvivo11" ], - "Inqscribe.download": [ - "com.github.joshua-d-miller.download.inqscribe" + "NVivo.munki": [ + "com.github.joshua-d-miller.autopkg.munki.nvivo" ], - "mBlock.munki": [ - "com.github.joshua-d-miller.autopkg.munki.mblock", - "com.github.aysiu.munki.mBlock" + "NVivo10.download": [ + "com.github.joshua-d-miller.download.nvivo10" ], - "mBlock.download": [ - "com.github.joshua-d-miller.download.mblock", - "com.github.aysiu.download.mBlock", - "com.github.ahousseini-recipes.download.mBlock" + "NVivo10.munki": [ + "com.github.joshua-d-miller.autopkg.munki.nvivo10" ], - "JabraDirect.download": [ - "com.github.joshua-d-miller.download.jabradirect" + "DroboDashboard.munki": [ + "com.github.joshua-d-miller.autopkg.munki.drobodashboard" + ], + "DroboDashboard.download": [ + "com.github.joshua-d-miller.download.drobodashboard" + ], + "RStudio.munki": [ + "com.github.joshua-d-miller.autopkg.munki.RStudio" ], "JabraDirect.munki": [ "com.github.joshua-d-miller.autopkg.munki.jabradirect" ], - "KalturaCapture.download": [ - "com.github.joshua-d-miller.download.kalturacapture" + "JabraDirect.download": [ + "com.github.joshua-d-miller.download.jabradirect" ], - "KalturaCapture.munki": [ - "com.github.joshua-d-miller.autopkg.munki.kalturacapture" + "GoogleVoiceAndVideo.munki": [ + "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo" ], "Stencyl.download": [ "com.github.joshua-d-miller.autopkg.download.Stencyl" @@ -147636,20 +147640,47 @@ "Stencyl.munki": [ "com.github.joshua-d-miller.autopkg.munki.Stencyl" ], + "ShiftIt.download": [ + "com.github.joshua-d-miller.autopkg.download.ShiftIt" + ], + "ShiftIt.munki": [ + "com.github.joshua-d-miller.autopkg.munki.ShiftIt" + ], + "Sketchpad-BETA.download": [ + "com.github.joshua-d-miller.download.sketchpadbeta" + ], + "Sketchpad-BETA.munki": [ + "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta" + ], + "Stellarium.munki": [ + "com.github.joshua-d-miller.autopkg.munki.Stellarium", + "com.github.prochat.munki.stellarium" + ], + "DinoXcope.download": [ + "com.github.joshua-d-miller.download.dinoxcope" + ], + "DinoXcope.munki": [ + "com.github.joshua-d-miller.autopkg.munki.dinoxcope" + ], "ZoomOutlookPlugin.download": [ "com.github.joshua-d-miller.download.zoomoutlookplugin" ], "ZoomOutlookPlugin.munki": [ "com.github.joshua-d-miller.autopkg.munki.zoomoutlookplugin" ], - "BoxEdit.munki": [ - "com.github.joshua-d-miller.autopkg.munki.boxedit" + "Vivaldi.download": [ + "com.github.joshua-d-miller.download.vivaldi", + "com.github.homebysix.download.Vivaldi" + ], + "Vivaldi.munki": [ + "com.github.joshua-d-miller.autopkg.munki.vivaldi", + "com.github.homebysix.munki.Vivaldi" ], "Box.download": [ "com.github.joshua-d-miller.download.Box" ], - "Box.munki": [ - "com.github.joshua-d-miller.autopkg.munki.Box" + "BoxEdit.munki": [ + "com.github.joshua-d-miller.autopkg.munki.boxedit" ], "BoxSync.munki": [ "com.github.joshua-d-miller.autopkg.munki.boxsync" @@ -147657,141 +147688,170 @@ "BoxNotes.munki": [ "com.github.joshua-d-miller.autopkg.munki.boxnotes" ], - "CiscoJabber.munki": [ - "com.github.joshua-d-miller.autopkg.munki.ciscojabber" - ], - "CiscoJabber.download": [ - "com.github.joshua-d-miller.download.ciscojabber" + "Box.munki": [ + "com.github.joshua-d-miller.autopkg.munki.Box" ], - "Gephi.pkg": [ - "com.github.joshua-d-miller.pkg.gephi" + "SolsticeClient.download": [ + "com.github.joshua-d-miller.download.solsticeclient" ], - "Gephi.download": [ - "com.github.joshua-d-miller.download.gephi" + "SolsticeClient.munki": [ + "com.github.joshua-d-miller.autopkg.munki.solsticeclient" ], - "Gephi.munki": [ - "com.github.joshua-d-miller.autopkg.munki.gephi" + "Ghostscript.download": [ + "com.github.joshua-d-miller.download.ghostscript" ], - "Discord.munki": [ - "com.github.joshua-d-miller.autopkg.munki.Discord" + "Ghostscript.munki": [ + "com.github.joshua-d-miller.autopkg.munki.ghostscript" ], - "Discord.download": [ - "com.github.joshua-d-miller.download.Discord" + "ExceedOnDemand.munki": [ + "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient" ], - "LogitechOptions.download": [ - "com.github.joshua-d-miller.download.logitechoptions" + "AmazonMusic-jdm.download": [ + "com.github.joshua-d-miller.download.AmazonMusicJDM" ], - "LogitechOptions.munki": [ - "com.github.joshua-d-miller.autopkg.munki.logitechoptions" + "AmazonPhotos.munki": [ + "com.github.joshua-d-miller.munki.AmazonPhotos" ], - "SolsticeClient.munki": [ - "com.github.joshua-d-miller.autopkg.munki.solsticeclient" + "AmazonPhotos.download": [ + "com.github.joshua-d-miller.download.AmazonPhotos" ], - "SolsticeClient.download": [ - "com.github.joshua-d-miller.download.solsticeclient" + "AmazonMusic-jdm.munki": [ + "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM" ], - "SplashtopStreamer.jss": [ - "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer" + "voipconnect.download": [ + "com.github.joshua-d-miller.download.voipconnect" ], - "Sketchpad-BETA.munki": [ - "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta" + "voipconnect.munki": [ + "com.github.joshua-d-miller.autopkg.munki.voipconnect" ], - "Sketchpad-BETA.download": [ - "com.github.joshua-d-miller.download.sketchpadbeta" + "BigFix.download": [ + "com.github.joshua-d-miller.download.bigfixclient" ], "BigFix.munki": [ "com.github.joshua-d-miller.autopkg.munki.bigfixclient" ], - "BigFix.download": [ - "com.github.joshua-d-miller.download.bigfixclient" + "AdobeDigitalEditions.munki": [ + "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions" ], - "TNEFsEnough.munki": [ - "com.github.joshua-d-miller.autopkg.munki.tnefenough" + "AdobeAcrobatDCUpdate.munki": [ + "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate" ], - "TNEFsEnough.download": [ - "com.github.joshua-d-miller.download.tnefenough" + "AdobeFlashDebugger.munki": [ + "com.github.joshua-d-miller.autopkg.munki.AdobeFlashDebbugger" ], - "ExceedOnDemand.munki": [ - "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient" + "AdobeCreativeCloudInstallerUniversal.munki": [ + "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal", + "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal" ], - "ScanSnapHome.munki": [ - "com.github.joshua-d-miller.munki.scansnaphome" + "Fathom.download": [ + "com.github.joshua-d-miller.download.fathom", + "com.github.dataJAR-recipes.download.Fathom" ], "ScanSnapHome.download": [ "com.github.joshua-d-miller.download.scansnaphome" ], - "ChronoViz.munki": [ - "com.github.joshua-d-miller.autopkg.munki.ChronoViz" - ], - "ChronoViz.download": [ - "com.github.joshua-d-miller.download.ChronoViz" - ], - "Cryptomator.download": [ - "com.github.joshua-d-miller.download.cryptomator", - "com.github.ahousseini-recipes.download.Cryptomator" + "ScanSnapHome.munki": [ + "com.github.joshua-d-miller.munki.scansnaphome" ], - "Cryptomator.munki": [ - "com.github.joshua-d-miller.autopkg.munki.cryptomator" + "JetBrainsToolbox.install": [ + "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox" ], - "OBS.munki": [ - "com.github.joshua-d-miller.autopkg.munki.OBS" + "JetBrainsToolbox.download": [ + "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", + "com.github.crystalllized.download.JetBrainsToolbox" ], - "DroboDashboard.download": [ - "com.github.joshua-d-miller.download.drobodashboard" + "JetBrainsToolbox.munki": [ + "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox" ], - "DroboDashboard.munki": [ - "com.github.joshua-d-miller.autopkg.munki.drobodashboard" + "JetBrainsToolbox.pkg": [ + "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox", + "com.github.crystalllized.pkg.JetBrainsToolbox" ], - "DYMOLabel.download": [ - "com.github.joshua-d-miller.download.dymolabel" + "iTeleport.munki": [ + "com.github.arubdesu.munki.iTeleport" ], - "DYMOLabel.munki": [ - "com.github.joshua-d-miller.autopkg.munki.dymolabel" + "iTeleport.download": [ + "com.github.arubdesu.download.iTeleport" ], - "GeoGebra.download": [ - "com.github.joshua-d-miller.download.geogebra" + "iTeleport.install": [ + "com.github.arubdesu.install.iTeleport" ], - "GeoGebra.munki": [ - "com.github.joshua-d-miller.autopkg.munki.geogebra" + "iTeleport.pkg": [ + "com.github.arubdesu.pkg.iTeleport" ], "MacID.pkg": [ "com.github.autopkg.arubdesu-recipes.pkg.macid" ], - "MacID.install": [ - "com.github.autopkg.arubdesu-recipes.install.macid" - ], "MacID.download": [ "com.github.autopkg.arubdesu-recipes.download.macid" ], + "MacID.install": [ + "com.github.autopkg.arubdesu-recipes.install.macid" + ], "MacID.munki": [ "com.github.autopkg.arubdesu-recipes.munki.macid" ], - "8x8Work.pkg": [ - "com.github.arubdesu.pkg.8x8Work" + "OrbStack.install": [ + "com.github.arubdesu.install.OrbStack" ], - "8x8Work.download": [ - "com.github.arubdesu.download.8x8Work" + "OrbStack.download": [ + "com.github.arubdesu.download.OrbStack" ], - "8x8Work.munki": [ - "com.github.arubdesu.munki.8x8Work" + "OrbStack.munki": [ + "com.github.arubdesu.munki.OrbStack" ], - "8x8Work.install": [ - "com.github.arubdesu.install.8x8Work" + "OrbStack.pkg": [ + "com.github.arubdesu.pkg.OrbStack" ], - "AirBuddy2.install": [ - "com.github.arubdesu.install.AirBuddy2" + "Cinch.install": [ + "com.github.arubdesu.install.Cinch" ], - "AirBuddy2.pkg": [ - "com.github.arubdesu.pkg.AirBuddy2" + "Cinch.download": [ + "com.github.arubdesu.download.Cinch" ], - "AirBuddy2.download": [ - "com.github.arubdesu.download.AirBuddy2" + "Cinch.munki": [ + "com.github.arubdesu.munki.Cinch" ], - "AirBuddy2.munki": [ - "com.github.arubdesu.munki.AirBuddy2" + "Cinch.pkg": [ + "com.github.arubdesu.pkg.Cinch" ], - "aws-vault.download": [ - "com.github.autopkg.arubdesu-recipes.aws-vault.download" + "MarsEdit.munki": [ + "com.github.arubdesu.munki.MarsEdit" + ], + "MarsEdit.pkg": [ + "com.github.arubdesu.pkg.MarsEdit" + ], + "MarsEdit.install": [ + "com.github.arubdesu.install.MarsEdit" + ], + "MarsEdit.download": [ + "com.github.arubdesu.download.MarsEdit" + ], + "Mactracker.pkg": [ + "com.github.arubdesu.pkg.Mactracker" + ], + "Mactracker.install": [ + "com.github.arubdesu.install.Mactracker" + ], + "Mactracker.download": [ + "com.github.arubdesu.download.Mactracker", + "com.github.valdore86.download.mactracker" + ], + "Mactracker.munki": [ + "com.github.arubdesu.munki.Mactracker", + "com.github.valdore86.munki.mactracker" + ], + "Limechat.download": [ + "com.github.arubdesu.download.Limechat" + ], + "Limechat.pkg": [ + "com.github.arubdesu.pkg.Limechat" + ], + "Limechat.munki": [ + "com.github.arubdesu.munki.Limechat" + ], + "Limechat.install": [ + "com.github.arubdesu.install.Limechat" ], "aws-vault.munki": [ "com.github.autopkg.arubdesu-recipes.munki.aws-vault" @@ -147799,168 +147859,163 @@ "aws-vault.install": [ "com.github.autopkg.install.aws-vault" ], + "aws-vault.download": [ + "com.github.autopkg.arubdesu-recipes.aws-vault.download" + ], "aws-vault.pkg": [ "com.github.autopkg.arubdesu-recipes.aws-vault.pkg" ], - "Synergy.pkg": [ - "com.github.autopkg.arubdesu-recipes.pkg.synergy" - ], - "Synergy.download": [ - "com.github.autopkg.arubdesu-recipes.download.synergy" - ], - "Synergy.munki": [ - "com.github.autopkg.arubdesu-recipes.munki.synergy" - ], - "Synergy.install": [ - "com.github.autopkg.arubdesu-recipes.install.synergy" - ], "Workshare.install": [ "com.github.arubdesu.install.Workshare" ], - "Workshare.pkg": [ - "com.github.arubdesu.pkg.Workshare" - ], "Workshare.munki": [ "com.github.arubdesu.munki.Workshare" ], + "Workshare.pkg": [ + "com.github.arubdesu.pkg.Workshare" + ], "Workshare.download": [ "com.github.arubdesu.download.Workshare" ], - "LingonX.pkg": [ - "com.github.arubdesu.pkg.LingonX", - "com.github.macprince.pkg.LingonX" + "CharlesProxy.munki": [ + "com.github.autopkg.arubdesu.munki.CharlesProxy" ], - "LingonX.munki": [ - "com.github.arubdesu.munki.LingonX", - "com.github.macprince.munki.LingonX" + "CharlesProxy.download": [ + "com.github.autopkg.arubdesu.download.CharlesProxy" ], - "LingonX.download": [ - "com.github.arubdesu.download.LingonX", - "com.github.macprince.download.LingonX" + "CharlesProxy.install": [ + "com.github.autopkg.arubdesu.install.CharlesProxy" ], - "LingonX.install": [ - "com.github.arubdesu.install.LingonX", - "com.github.macprince.install.LingonX" + "CharlesProxy.pkg": [ + "com.github.autopkg.pkg.CharlesProxy" ], - "Pacifist.pkg": [ - "com.github.arubdesu.pkg.Pacifist" + "GoogleAppEngineLauncher.pkg": [ + "com.github.arubdesu.pkg.GoogleAppEngineLauncher" ], - "Pacifist.munki": [ - "com.github.arubdesu.munki.Pacifist" + "GoogleAppEngineLauncher.install": [ + "com.github.arubdesu.install.GoogleAppEngineLauncher" ], - "Pacifist.install": [ - "com.github.arubdesu.install.Pacifist" + "GoogleAppEngineLauncher.download": [ + "com.github.arubdesu.download.GoogleAppEngineLauncher" ], - "Pacifist.download": [ - "com.github.arubdesu.download.Pacifist" + "GoogleAppEngineLauncher.munki": [ + "com.github.arubdesu.munki.GoogleAppEngineLauncher" ], - "Cinch.install": [ - "com.github.arubdesu.install.Cinch" + "Sonos.install": [ + "com.github.autopkg.install.Sonos" ], - "Cinch.pkg": [ - "com.github.arubdesu.pkg.Cinch" + "Sonos.pkg": [ + "com.github.autopkg.pkg.Sonos", + "com.github.ahousseini-recipes.pkg.Sonos" ], - "Cinch.download": [ - "com.github.arubdesu.download.Cinch" + "Sonos.download": [ + "com.github.autopkg.download.Sonos", + "com.github.ahousseini-recipes.download.Sonos" ], - "Cinch.munki": [ - "com.github.arubdesu.munki.Cinch" + "Sonos.munki": [ + "com.github.autopkg.munki.Sonos" ], - "WWDC.install": [ - "com.github.arubdesu.install.WWDC" + "AirBuddy2.download": [ + "com.github.arubdesu.download.AirBuddy2" ], - "WWDC.download": [ - "com.github.arubdesu.download.WWDC" + "AirBuddy2.install": [ + "com.github.arubdesu.install.AirBuddy2" ], - "WWDC.pkg": [ - "com.github.arubdesu.pkg.WWDC" + "AirBuddy2.pkg": [ + "com.github.arubdesu.pkg.AirBuddy2" ], - "WWDC.munki": [ - "com.github.arubdesu.munki.WWDC" + "AirBuddy2.munki": [ + "com.github.arubdesu.munki.AirBuddy2" ], - "MAU.install": [ - "com.github.autopkg.arubdesu.install.MAU" + "ClipMenu.install": [ + "com.github.arubdesu.install.ClipMenu" ], - "MAU.munki": [ - "com.github.autopkg.arubdesu.munki.MAU" + "ClipMenu.pkg": [ + "com.github.arubdesu.pkg.ClipMenu" ], - "MAU.pkg": [ - "com.github.autopkg.arubdesu.pkg.MAU" + "ClipMenu.download": [ + "com.github.arubdesu.download.ClipMenu" ], - "iTeleport.install": [ - "com.github.arubdesu.install.iTeleport" + "ClipMenu.munki": [ + "com.github.arubdesu.munki.ClipMenu" ], - "iTeleport.download": [ - "com.github.arubdesu.download.iTeleport" + "8x8Work.install": [ + "com.github.arubdesu.install.8x8Work" ], - "iTeleport.munki": [ - "com.github.arubdesu.munki.iTeleport" + "8x8Work.pkg": [ + "com.github.arubdesu.pkg.8x8Work" ], - "iTeleport.pkg": [ - "com.github.arubdesu.pkg.iTeleport" + "8x8Work.download": [ + "com.github.arubdesu.download.8x8Work" ], - "quickradar.munki": [ - "com.github.arubdesu.munki.quickradar" + "8x8Work.munki": [ + "com.github.arubdesu.munki.8x8Work" ], - "quickradar.pkg": [ - "com.github.arubdesu.pkg.quickradar" + "santa.download": [ + "com.github.autopkg.arubdesu.download.santa", + "com.github.autopkg.zentral.download.santa" ], - "quickradar.download": [ - "com.github.arubdesu.download.quickradar" + "santa.install": [ + "com.github.autopkg.arubdesu.install.santa", + "com.github.autopkg.zentral.install.santa" ], - "quickradar.install": [ - "com.github.arubdesu.install.quickradar" + "santa.munki": [ + "com.github.autopkg.arubdesu.munki.santa", + "com.github.autopkg.zentral.munki.santa" ], - "Limechat.pkg": [ - "com.github.arubdesu.pkg.Limechat" + "OnCue2.download": [ + "com.github.arubdesu.download.OnCue2" ], - "Limechat.download": [ - "com.github.arubdesu.download.Limechat" + "OnCue2.pkg": [ + "com.github.arubdesu.pkg.OnCue2" ], - "Limechat.install": [ - "com.github.arubdesu.install.Limechat" + "OnCue2.munki": [ + "com.github.arubdesu.munki.OnCue2" ], - "Limechat.munki": [ - "com.github.arubdesu.munki.Limechat" + "OnCue2.install": [ + "com.github.arubdesu.install.OnCue2" + ], + "PuppetEnterpriseAgent.munki": [ + "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent" ], "PuppetEnterpriseAgent.download": [ "com.github.autopkg.arubdesu-recipes.download.PuppetEnterpriseAgent" ], - "PuppetEnterpriseAgent.munki": [ - "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent" + "quickradar.munki": [ + "com.github.arubdesu.munki.quickradar" ], - "Fake.munki": [ - "com.github.arubdesu.munki.Fake" + "quickradar.download": [ + "com.github.arubdesu.download.quickradar" ], - "Fluid.munki": [ - "com.github.arubdesu.munki.Fluid" + "quickradar.pkg": [ + "com.github.arubdesu.pkg.quickradar" ], - "Fake.install": [ - "com.github.arubdesu.install.Fake" + "quickradar.install": [ + "com.github.arubdesu.install.quickradar" ], - "Fluid.pkg": [ - "com.github.arubdesu.pkg.Fluid" + "Pacifist.download": [ + "com.github.arubdesu.download.Pacifist" ], - "Fake.download": [ - "com.github.arubdesu.download.Fake" + "Pacifist.pkg": [ + "com.github.arubdesu.pkg.Pacifist" ], - "Fake.pkg": [ - "com.github.arubdesu.pkg.Fake" + "Pacifist.munki": [ + "com.github.arubdesu.munki.Pacifist" ], - "Fluid.install": [ - "com.github.arubdesu.install.Fluid" + "Pacifist.install": [ + "com.github.arubdesu.install.Pacifist" ], - "santa.install": [ - "com.github.autopkg.arubdesu.install.santa", - "com.github.autopkg.zentral.install.santa" + "WWDC.pkg": [ + "com.github.arubdesu.pkg.WWDC" ], - "santa.munki": [ - "com.github.autopkg.arubdesu.munki.santa", - "com.github.autopkg.zentral.munki.santa" + "WWDC.munki": [ + "com.github.arubdesu.munki.WWDC" ], - "santa.download": [ - "com.github.autopkg.arubdesu.download.santa", - "com.github.autopkg.zentral.download.santa" + "WWDC.download": [ + "com.github.arubdesu.download.WWDC" + ], + "WWDC.install": [ + "com.github.arubdesu.install.WWDC" ], "balenaEtcher.install": [ "com.github.autopkg.arubdesu-recipes.install.balenaEtcher" @@ -147970,205 +148025,139 @@ "com.github.dataJAR-recipes.download.balenaEtcher", "com.github.ahousseini-recipes.download.balenaEtcher" ], - "ClipMenu.download": [ - "com.github.arubdesu.download.ClipMenu" - ], - "ClipMenu.install": [ - "com.github.arubdesu.install.ClipMenu" - ], - "ClipMenu.munki": [ - "com.github.arubdesu.munki.ClipMenu" - ], - "ClipMenu.pkg": [ - "com.github.arubdesu.pkg.ClipMenu" - ], - "OrbStack.install": [ - "com.github.arubdesu.install.OrbStack" - ], - "OrbStack.pkg": [ - "com.github.arubdesu.pkg.OrbStack" - ], - "OrbStack.munki": [ - "com.github.arubdesu.munki.OrbStack" - ], - "OrbStack.download": [ - "com.github.arubdesu.download.OrbStack" - ], - "MarsEdit.pkg": [ - "com.github.arubdesu.pkg.MarsEdit" - ], - "MarsEdit.munki": [ - "com.github.arubdesu.munki.MarsEdit" - ], - "MarsEdit.download": [ - "com.github.arubdesu.download.MarsEdit" - ], - "MarsEdit.install": [ - "com.github.arubdesu.install.MarsEdit" + "Reflector.download": [ + "com.github.arubdesu.download.Reflector" ], "Reflector.pkg": [ "com.github.arubdesu.pkg.Reflector" ], - "Reflector.install": [ - "com.github.arubdesu.install.Reflector" - ], - "Reflector.download": [ - "com.github.arubdesu.download.Reflector" - ], "Reflector.munki": [ "com.github.arubdesu.munki.Reflector" ], - "GoogleAppEngineLauncher.pkg": [ - "com.github.arubdesu.pkg.GoogleAppEngineLauncher" - ], - "GoogleAppEngineLauncher.download": [ - "com.github.arubdesu.download.GoogleAppEngineLauncher" - ], - "GoogleAppEngineLauncher.munki": [ - "com.github.arubdesu.munki.GoogleAppEngineLauncher" - ], - "GoogleAppEngineLauncher.install": [ - "com.github.arubdesu.install.GoogleAppEngineLauncher" + "Reflector.install": [ + "com.github.arubdesu.install.Reflector" ], - "CharlesProxy.munki": [ - "com.github.autopkg.arubdesu.munki.CharlesProxy" + "MAU.munki": [ + "com.github.autopkg.arubdesu.munki.MAU" ], - "CharlesProxy.pkg": [ - "com.github.autopkg.pkg.CharlesProxy" + "MAU.pkg": [ + "com.github.autopkg.arubdesu.pkg.MAU" ], - "CharlesProxy.download": [ - "com.github.autopkg.arubdesu.download.CharlesProxy" + "MAU.install": [ + "com.github.autopkg.arubdesu.install.MAU" ], - "CharlesProxy.install": [ - "com.github.autopkg.arubdesu.install.CharlesProxy" + "Fluid.install": [ + "com.github.arubdesu.install.Fluid" ], - "OnCue2.munki": [ - "com.github.arubdesu.munki.OnCue2" + "Fluid.munki": [ + "com.github.arubdesu.munki.Fluid" ], - "OnCue2.pkg": [ - "com.github.arubdesu.pkg.OnCue2" + "Fake.pkg": [ + "com.github.arubdesu.pkg.Fake" ], - "OnCue2.install": [ - "com.github.arubdesu.install.OnCue2" + "Fluid.pkg": [ + "com.github.arubdesu.pkg.Fluid" ], - "OnCue2.download": [ - "com.github.arubdesu.download.OnCue2" + "Fake.munki": [ + "com.github.arubdesu.munki.Fake" ], - "Sonos.munki": [ - "com.github.autopkg.munki.Sonos" + "Fake.download": [ + "com.github.arubdesu.download.Fake" ], - "Sonos.download": [ - "com.github.autopkg.download.Sonos", - "com.github.ahousseini-recipes.download.Sonos" + "Fake.install": [ + "com.github.arubdesu.install.Fake" ], - "Sonos.install": [ - "com.github.autopkg.install.Sonos" + "Synergy.download": [ + "com.github.autopkg.arubdesu-recipes.download.synergy" ], - "Sonos.pkg": [ - "com.github.autopkg.pkg.Sonos", - "com.github.ahousseini-recipes.pkg.Sonos" + "Synergy.munki": [ + "com.github.autopkg.arubdesu-recipes.munki.synergy" ], - "JetBrainsToolbox.pkg": [ - "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox", - "com.github.crystalllized.pkg.JetBrainsToolbox" + "Synergy.pkg": [ + "com.github.autopkg.arubdesu-recipes.pkg.synergy" ], - "JetBrainsToolbox.download": [ - "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox", - "com.github.crystalllized.download.JetBrainsToolbox" + "Synergy.install": [ + "com.github.autopkg.arubdesu-recipes.install.synergy" ], - "JetBrainsToolbox.munki": [ - "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox" + "LingonX.pkg": [ + "com.github.arubdesu.pkg.LingonX", + "com.github.macprince.pkg.LingonX" ], - "JetBrainsToolbox.install": [ - "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox" + "LingonX.munki": [ + "com.github.arubdesu.munki.LingonX", + "com.github.macprince.munki.LingonX" ], - "Mactracker.munki": [ - "com.github.arubdesu.munki.Mactracker", - "com.github.valdore86.munki.mactracker" + "LingonX.install": [ + "com.github.arubdesu.install.LingonX", + "com.github.macprince.install.LingonX" ], - "Mactracker.install": [ - "com.github.arubdesu.install.Mactracker" + "LingonX.download": [ + "com.github.arubdesu.download.LingonX", + "com.github.macprince.download.LingonX" ], - "Mactracker.download": [ - "com.github.arubdesu.download.Mactracker", - "com.github.valdore86.download.mactracker" + "VueScan.munki": [ + "com.github.jps3.munki.VueScan" ], - "Mactracker.pkg": [ - "com.github.arubdesu.pkg.Mactracker" + "VueScan.pkg": [ + "com.github.jps3.pkg.VueScan" ], - "SketchUpPro.download": [ - "com.github.jps3.download.SketchUpPro", - "com.github.davidbpirie.download.sketchuppro" + "Arduino.download": [ + "com.github.jps3.download.Arduino", + "com.github.mlbz521.download.Arduino-Universal" ], - "SketchUpPro.munki": [ - "com.github.jps3.munki.SketchUpPro", - "com.github.davidbpirie.munki.sketchuppro" + "Arduino.munki": [ + "com.github.jps3.munki.Arduino" ], - "Gyroflow-pkg-upload.jamf": [ - "com.github.jps3.jamf.Gyroflow" + "Arduino.pkg": [ + "com.github.jps3.pkg.Arduino", + "com.github.mlbz521.pkg.Arduino-Universal" ], - "gyroflow-ofx.download": [ - "com.github.jps3.download.gyroflow-ofx" + "WacomIntuosProDriver.download": [ + "com.github.jps3.download.WacomIntuosProTabletDriver" ], - "Gyroflow.download": [ - "com.github.jps3.download.Gyroflow" + "WacomIntuosProDriver.munki": [ + "com.github.jps3.munki.WacomIntuosProTabletDriver" ], - "gyroflow-ofx.pkg": [ - "com.github.jps3.pkg.gyroflow-ofx" + "RicohThetaSC.munki": [ + "com.github.jps3.munki.RicohThetaSC" ], "Gyroflow.munki": [ "com.github.jps3.munki.Gyroflow" ], - "gyroflow-ofx-pkg-upload.jamf": [ - "com.github.jps3.jamf.gyroflow-ofx" + "gyroflow-ofx.munki": [ + "com.github.jps3.munki.gyroflow-ofx" ], "Gyroflow.pkg": [ "com.github.jps3.pkg.Gyroflow" ], - "gyroflow-ofx.munki": [ - "com.github.jps3.munki.gyroflow-ofx" + "Gyroflow.download": [ + "com.github.jps3.download.Gyroflow" ], - "Brackets.munki": [ - "com.github.jps3.munki.Brackets" + "Gyroflow-pkg-upload.jamf": [ + "com.github.jps3.jamf.Gyroflow" ], - "Camtasia.munki": [ - "com.github.jps3.munki.Camtasia", - "com.github.jc0b.munki.Camtasia" + "gyroflow-ofx.download": [ + "com.github.jps3.download.gyroflow-ofx" ], - "Camtasia.download": [ - "com.github.jps3.download.Camtasia" + "gyroflow-ofx-pkg-upload.jamf": [ + "com.github.jps3.jamf.gyroflow-ofx" ], - "BlurbBookCreatorIndesign.download": [ - "com.github.jps3.download.BlurbBookCreatorIndesign" + "gyroflow-ofx.pkg": [ + "com.github.jps3.pkg.gyroflow-ofx" ], "BlurbBookCreatorIndesign.munki": [ "com.github.jps3.munki.BlurbBookCreatorIndesign" ], - "WacomIntuosProDriver.download": [ - "com.github.jps3.download.WacomIntuosProTabletDriver" - ], - "WacomIntuosProDriver.munki": [ - "com.github.jps3.munki.WacomIntuosProTabletDriver" - ], - "VueScan.pkg": [ - "com.github.jps3.pkg.VueScan" - ], - "VueScan.munki": [ - "com.github.jps3.munki.VueScan" - ], - "Arduino.munki": [ - "com.github.jps3.munki.Arduino" - ], - "Arduino.pkg": [ - "com.github.jps3.pkg.Arduino", - "com.github.mlbz521.pkg.Arduino-Universal" + "BlurbBookCreatorIndesign.download": [ + "com.github.jps3.download.BlurbBookCreatorIndesign" ], - "Arduino.download": [ - "com.github.jps3.download.Arduino", - "com.github.mlbz521.download.Arduino-Universal" + "SketchUpPro.munki": [ + "com.github.jps3.munki.SketchUpPro", + "com.github.davidbpirie.munki.sketchuppro" ], - "RicohThetaSC.munki": [ - "com.github.jps3.munki.RicohThetaSC" + "SketchUpPro.download": [ + "com.github.jps3.download.SketchUpPro", + "com.github.davidbpirie.download.sketchuppro" ], "Scout-App.munki": [ "com.github.jps3.munki.Scout-App" @@ -148176,71 +148165,69 @@ "Scout-App.download": [ "com.github.jps3.download.Scout-App" ], - "TopazPhotoAI.munki": [ - "com.github.jps3-recipes.munki.topaz-photo-ai" + "Camtasia.munki": [ + "com.github.jps3.munki.Camtasia", + "com.github.jc0b.munki.Camtasia" ], - "TopazDeNoiseAI.munki": [ - "com.github.jps3-recipes.munki.topaz-denoise" + "Camtasia.download": [ + "com.github.jps3.download.Camtasia" ], - "TopazSharpenAI.munki": [ - "com.github.jps3-recipes.munki.topaz-sharpen" + "Brackets.munki": [ + "com.github.jps3.munki.Brackets" ], "TopazGigapixelAI.munki": [ "com.github.jps3-recipes.munki.topaz-gigapixel" ], - "LaTeXiT.download": [ - "com.github.scriptingosx.download.LaTeXiT", - "com.github.grahampugh.recipes.download.LaTeXiT" - ], - "LaTeXiT.munki": [ - "com.github.scriptingosx.munki.LaTeXiT" + "TopazSharpenAI.munki": [ + "com.github.jps3-recipes.munki.topaz-sharpen" ], - "EclipseLuna.munki": [ - "com.github.scriptingosx.munki.EclipseLuna" + "TopazDeNoiseAI.munki": [ + "com.github.jps3-recipes.munki.topaz-denoise" ], - "EclipseKepler.jss": [ - "com.github.scriptingosx.jss.EclipseKepler" + "TopazPhotoAI.munki": [ + "com.github.jps3-recipes.munki.topaz-photo-ai" ], - "EclipseKepler.download": [ - "com.github.scriptingosx.download.EclipseKepler" + "XQuartz.pkg": [ + "com.github.scriptingosx.pkg.XQuartz" ], - "EclipseKepler.pkg": [ - "com.github.scriptingosx.pkg.EclipseKepler" + "Excalibur.download": [ + "com.github.scriptingosx.download.Excalibur" ], - "uTorrent.install": [ - "com.scriptingosx.install.uTorrent" + "Excalibur.munki": [ + "com.github.scriptingosx.munki.Excalibur" ], - "uTorrent.munki": [ - "com.scriptingosx.munki.uTorrent" + "TeXstudio.jss": [ + "com.github.scriptingosx.jss.TeXstudio" ], - "uTorrent.pkg": [ - "com.scriptingosx.pkg.uTorrent" + "WhatsApp.munki": [ + "com.scriptingosx.munki.WhatsApp" ], - "uTorrent.download": [ - "com.scriptingosx.download.uTorrent" + "WhatsApp.install": [ + "com.scriptingosx.install.WhatsApp" ], - "3dCoat.munki": [ - "com.scriptingosx.munki.3DCoat" + "WhatsApp.jss": [ + "com.scriptingosx.jss.WhatsApp" ], - "3DCoat.pkg": [ - "com.scriptingosx.pkg.3DCoat" + "WhatsApp.pkg": [ + "com.scriptingosx.pkg.WhatsApp" ], - "ImageJ.pkg": [ - "com.github.scriptingosx.pkg.ImageJ", - "com.github.rtrouton.pkg.ImageJ" + "WhatsApp.download": [ + "com.scriptingosx.download.WhatsApp" ], - "ImageJ.download": [ - "com.github.scriptingosx.download.ImageJ", - "com.github.rtrouton.download.ImageJ" + "Rhinoceros.pkg": [ + "com.scriptingosx.pkg.Rhinoceros" ], "Fetch.jss": [ "com.github.scriptingosx.jss.Fetch" ], - "AptanaStudio3.munki": [ - "com.github.scriptingosx.munki.AptanaStudio3" + "BusyCal.pkg": [ + "com.github.scriptingosx.pkg.BusyCal" ], - "AptanaStudio3.pkg": [ - "com.github.scriptingosx.pkg.AptanaStudio3" + "BusyCal.jss": [ + "com.github.scriptingosx.jss.BusyCal" + ], + "BusyCal.download": [ + "com.github.scriptingosx.download.BusyCal" ], "AptanaStudio3.download": [ "com.github.scriptingosx.download.AptanaStudio3" @@ -148248,98 +148235,74 @@ "AptanaStudio3.jss": [ "com.github.scriptingosx.jss.AptanaStudio3" ], - "IMOD-nightly.download": [ - "com.github.scriptingosx.download.IMOD-nightly" - ], - "IMOD-nightly.pkg": [ - "com.github.scriptingosx.pkg.IMOD-nightly" - ], - "PEET.download": [ - "com.github.scriptingosx.download.PEET" - ], - "IMOD.download": [ - "com.github.scriptingosx.download.IMOD" - ], - "PEET.pkg": [ - "com.github.scriptingosx.pkg.PEET" - ], - "IMOD.pkg": [ - "com.github.scriptingosx.pkg.IMOD" + "AptanaStudio3.pkg": [ + "com.github.scriptingosx.pkg.AptanaStudio3" ], - "Rhinoceros.pkg": [ - "com.scriptingosx.pkg.Rhinoceros" + "AptanaStudio3.munki": [ + "com.github.scriptingosx.munki.AptanaStudio3" ], - "TeXstudio.jss": [ - "com.github.scriptingosx.jss.TeXstudio" + "RecipeTemplate.jss": [ + "com.github.scriptingosx.jss.RECIPE_TEMPLATE" ], - "Nomadesk.install": [ - "com.scriptingosx.install.Nomadesk" + "RecipeTemplate.pkg": [ + "com.github.scriptingosx.pkg.RECIPE_TEMPLATE" ], - "Nomadesk.munki": [ - "com.scriptingosx.munki.Nomadesk" + "RecipeTemplate.download": [ + "com.github.scriptingosx.download.RECIPE_TEMPLATE" ], - "Nomadesk.jss": [ - "com.github.jss-recipes.jss.Nomadesk" + "RecipeTemplate.munki": [ + "com.github.scriptingosx.munki.RECIPE_TEMPLATE" ], - "Nomadesk.download": [ - "com.scriptingosx.download.Nomadesk" + "Python3.install": [ + "com.github.scriptingosx.install.Python3" ], - "Nomadesk.pkg": [ - "com.scriptingosx.pkg.Nomadesk" + "Python3.download": [ + "com.github.scriptingosx.download.Python3" ], - "Audacity.pkg": [ - "com.github.scriptingosx.pkg.audacity", - "com.github.nstrauss.pkg.Audacity", - "com.github.ahousseini-recipes.pkg.Audacity" + "Python3.munki": [ + "com.github.scriptingosx.munki.Python3" ], - "Audacity.jss": [ - "com.github.scriptingosx.jss.audacity" + "Python3.jss": [ + "com.github.scriptingosx.jss.Python3" ], - "Excalibur.munki": [ - "com.github.scriptingosx.munki.Excalibur" + "Python3.pkg": [ + "com.github.scriptingosx.pkg.Python3" ], - "Excalibur.download": [ - "com.github.scriptingosx.download.Excalibur" + "DjView.pkg": [ + "com.github.scriptingosx.pkg.DjView" ], "DjView.download": [ "com.github.scriptingosx.download.DjView", "com.github.grahampugh.recipes.download.DjView" ], - "DjView.pkg": [ - "com.github.scriptingosx.pkg.DjView" - ], "DjView.jss": [ "com.github.scriptingosx.jss.DjView" ], "DjView.munki": [ "com.github.scriptingosx.munki.DjView" ], - "RecipeTemplate.jss": [ - "com.github.scriptingosx.jss.RECIPE_TEMPLATE" - ], - "RecipeTemplate.pkg": [ - "com.github.scriptingosx.pkg.RECIPE_TEMPLATE" - ], - "RecipeTemplate.munki": [ - "com.github.scriptingosx.munki.RECIPE_TEMPLATE" + "EraseInstall.jss": [ + "com.scriptingosx.jss.EraseInstall" ], - "RecipeTemplate.download": [ - "com.github.scriptingosx.download.RECIPE_TEMPLATE" + "EraseInstall.download": [ + "com.scriptingosx.download.EraseInstall" ], - "AutoDMG.pkg": [ - "com.github.scriptingosx.pkg.AutoDMG" + "EraseInstall.munki": [ + "com.scriptingosx.munki.EraseInstall" ], - "Shellcheck.pkg": [ - "com.scriptingosx.pkg.shellcheck" + "3DCoat.pkg": [ + "com.scriptingosx.pkg.3DCoat" ], - "Shellcheck.download": [ - "com.scriptingosx.download.shellcheck" + "3dCoat.munki": [ + "com.scriptingosx.munki.3DCoat" ], - "Shellcheck.install": [ - "com.scriptingosx.install.shellcheck" + "ImageJ.download": [ + "com.github.scriptingosx.download.ImageJ", + "com.github.rtrouton.download.ImageJ" ], - "Shellcheck.munki": [ - "com.scriptingosx.munki.shellcheck" + "ImageJ.pkg": [ + "com.github.scriptingosx.pkg.ImageJ", + "com.github.rtrouton.pkg.ImageJ" ], "VMwareHorizonClient.download": [ "com.github.scriptingosx.download.VMwareHorizonClient" @@ -148347,49 +148310,68 @@ "VMwareHorizonClient.munki": [ "com.github.scriptingosx.munki.VMwareHorizonClient" ], - "Python3.munki": [ - "com.github.scriptingosx.munki.Python3" + "PEET.pkg": [ + "com.github.scriptingosx.pkg.PEET" ], - "Python3.install": [ - "com.github.scriptingosx.install.Python3" + "IMOD-nightly.pkg": [ + "com.github.scriptingosx.pkg.IMOD-nightly" ], - "Python3.pkg": [ - "com.github.scriptingosx.pkg.Python3" + "IMOD.pkg": [ + "com.github.scriptingosx.pkg.IMOD" ], - "Python3.download": [ - "com.github.scriptingosx.download.Python3" + "IMOD.download": [ + "com.github.scriptingosx.download.IMOD" ], - "Python3.jss": [ - "com.github.scriptingosx.jss.Python3" + "IMOD-nightly.download": [ + "com.github.scriptingosx.download.IMOD-nightly" ], - "EraseInstall.munki": [ - "com.scriptingosx.munki.EraseInstall" + "PEET.download": [ + "com.github.scriptingosx.download.PEET" ], - "EraseInstall.jss": [ - "com.scriptingosx.jss.EraseInstall" + "Nomadesk.install": [ + "com.scriptingosx.install.Nomadesk" ], - "EraseInstall.download": [ - "com.scriptingosx.download.EraseInstall" + "Nomadesk.download": [ + "com.scriptingosx.download.Nomadesk" ], - "GoogleChromeUSC.jss": [ - "com.github.scriptingosx.jss.GoogleChrome" + "Nomadesk.jss": [ + "com.github.jss-recipes.jss.Nomadesk" ], - "GoogleChromeUSC.pkg": [ - "com.github.scriptingosx.pkg.GoogleChrome" + "Nomadesk.munki": [ + "com.scriptingosx.munki.Nomadesk" ], - "BusyCal.pkg": [ - "com.github.scriptingosx.pkg.BusyCal" + "Nomadesk.pkg": [ + "com.scriptingosx.pkg.Nomadesk" ], - "BusyCal.download": [ - "com.github.scriptingosx.download.BusyCal" + "AutoDMG.pkg": [ + "com.github.scriptingosx.pkg.AutoDMG" ], - "BusyCal.jss": [ - "com.github.scriptingosx.jss.BusyCal" + "FirefoxPrefs.jss": [ + "com.github.scriptingosx.jss.Firefox" ], - "TeXLiveUtility.download": [ - "com.github.scriptingosx.download.TeXLiveUtility", - "com.github.bnpl.autopkg.download.texliveutility", - "com.github.grahampugh.recipes.download.TeXLiveUtility" + "FirefoxPrefs.pkg": [ + "com.github.scriptingosx.pkg.Firefox" + ], + "FirefoxPrefs.munki": [ + "com.github.scriptingosx.munki.Firefox" + ], + "FileZilla.jss": [ + "com.github.scriptingosx.jss.FileZilla" + ], + "FileZilla.pkg": [ + "com.github.scriptingosx.pkg.FileZilla" + ], + "uTorrent.install": [ + "com.scriptingosx.install.uTorrent" + ], + "uTorrent.download": [ + "com.scriptingosx.download.uTorrent" + ], + "uTorrent.munki": [ + "com.scriptingosx.munki.uTorrent" + ], + "uTorrent.pkg": [ + "com.scriptingosx.pkg.uTorrent" ], "TeXLiveUtility.pkg": [ "com.github.scriptingosx.pkg.TeXLiveUtility", @@ -148400,69 +148382,92 @@ "com.github.scriptingosx.munki.TeXLiveUtility", "com.github.bnpl.autopkg.munki.texliveutility" ], - "FileZilla.pkg": [ - "com.github.scriptingosx.pkg.FileZilla" + "TeXLiveUtility.download": [ + "com.github.scriptingosx.download.TeXLiveUtility", + "com.github.bnpl.autopkg.download.texliveutility", + "com.github.grahampugh.recipes.download.TeXLiveUtility" ], - "FileZilla.jss": [ - "com.github.scriptingosx.jss.FileZilla" + "LaTeXiT.download": [ + "com.github.scriptingosx.download.LaTeXiT", + "com.github.grahampugh.recipes.download.LaTeXiT" ], - "XQuartz.pkg": [ - "com.github.scriptingosx.pkg.XQuartz" + "LaTeXiT.munki": [ + "com.github.scriptingosx.munki.LaTeXiT" ], - "WhatsApp.pkg": [ - "com.scriptingosx.pkg.WhatsApp" + "Audacity.jss": [ + "com.github.scriptingosx.jss.audacity" ], - "WhatsApp.munki": [ - "com.scriptingosx.munki.WhatsApp" + "Audacity.pkg": [ + "com.github.scriptingosx.pkg.audacity", + "com.github.nstrauss.pkg.Audacity", + "com.github.ahousseini-recipes.pkg.Audacity" ], - "WhatsApp.install": [ - "com.scriptingosx.install.WhatsApp" + "GoogleChromeUSC.jss": [ + "com.github.scriptingosx.jss.GoogleChrome" ], - "WhatsApp.jss": [ - "com.scriptingosx.jss.WhatsApp" + "GoogleChromeUSC.pkg": [ + "com.github.scriptingosx.pkg.GoogleChrome" ], - "WhatsApp.download": [ - "com.scriptingosx.download.WhatsApp" + "EclipseKepler.download": [ + "com.github.scriptingosx.download.EclipseKepler" ], - "FirefoxPrefs.jss": [ - "com.github.scriptingosx.jss.Firefox" + "EclipseKepler.pkg": [ + "com.github.scriptingosx.pkg.EclipseKepler" ], - "FirefoxPrefs.munki": [ - "com.github.scriptingosx.munki.Firefox" + "EclipseKepler.jss": [ + "com.github.scriptingosx.jss.EclipseKepler" ], - "FirefoxPrefs.pkg": [ - "com.github.scriptingosx.pkg.Firefox" + "EclipseLuna.munki": [ + "com.github.scriptingosx.munki.EclipseLuna" ], - "1Password.pkg": [ - "com.justinrummel.pkg.1Password", - "com.github.nstrauss.pkg.1Password" + "Shellcheck.download": [ + "com.scriptingosx.download.shellcheck" ], - "1Password.jss": [ - "com.justinrummel.jss.1Password" + "Shellcheck.munki": [ + "com.scriptingosx.munki.shellcheck" ], - "iStatMenus.jss": [ - "com.justinrummel.jss.iStatMenus" + "Shellcheck.install": [ + "com.scriptingosx.install.shellcheck" ], - "iStatMenus.pkg": [ - "com.justinrummel.pkg.iStatMenus" + "Shellcheck.pkg": [ + "com.scriptingosx.pkg.shellcheck" ], - "WiresharkDev.pkg": [ - "com.justinrummel.pkg.WiresharkDev" + "TeamViewerQS.jss": [ + "com.justinrummel.jss.TeamViewerQS" ], - "WiresharkDev.download": [ - "com.justinrummel.download.WiresharkDev" + "TeamViewerQS.pkg": [ + "com.justinrummel.pkg.TeamViewerQS" ], - "WiresharkDev.jss": [ - "com.justinrummel.jss.WiresharkDev" + "TeamViewer.jss": [ + "com.justinrummel.jss.TeamViewer" ], "Dropbox.jss": [ "com.justinrummel.jss.dropbox", "com.github.rtrouton.jss.dropbox", "com.github.novaksam.jss.Dropbox" ], + "1Password.pkg": [ + "com.justinrummel.pkg.1Password", + "com.github.nstrauss.pkg.1Password" + ], + "1Password.jss": [ + "com.justinrummel.jss.1Password" + ], + "iStatMenus.pkg": [ + "com.justinrummel.pkg.iStatMenus" + ], + "iStatMenus.jss": [ + "com.justinrummel.jss.iStatMenus" + ], "VMwareFusion.munki": [ "com.justinrummel.munki.VMwareFusion" ], + "VMwareFusion.pkg": [ + "com.justinrummel.pkg.VMwareFusion" + ], + "VMwareFusion.download": [ + "com.justinrummel.download.VMwareFusion" + ], "VMwareFusionGuestTools.download": [ "com.justinrummel.download.VMwareFusionGuestTools" ], @@ -148470,11 +148475,9 @@ "com.justinrummel.jss.VMwareFusion", "com.github.golbiga.jss.VMwareFusion" ], - "VMwareFusion.download": [ - "com.justinrummel.download.VMwareFusion" - ], - "VMwareFusion.pkg": [ - "com.justinrummel.pkg.VMwareFusion" + "Silverlight.jss": [ + "com.justinrummel.jss.Silverlight", + "com.github.novaksam.jss.Silverlight" ], "SublimeText3.jss": [ "com.justinrummel.jss.SublimeText3" @@ -148483,30 +148486,14 @@ "com.justinrummel.pkg.SublimeText3", "com.github.apizz.pkg.SublimeText3" ], - "Silverlight.jss": [ - "com.justinrummel.jss.Silverlight", - "com.github.novaksam.jss.Silverlight" - ], - "TeamViewerQS.jss": [ - "com.justinrummel.jss.TeamViewerQS" - ], - "TeamViewer.jss": [ - "com.justinrummel.jss.TeamViewer" - ], - "TeamViewerQS.pkg": [ - "com.justinrummel.pkg.TeamViewerQS" - ], - "Foldit.munki": [ - "com.github.groob.munki.Foldit" - ], - "Foldit.download": [ - "com.github.groob.download.Foldit" + "WiresharkDev.download": [ + "com.justinrummel.download.WiresharkDev" ], - "ComicLife2.munki": [ - "com.github.groob.munki.ComicLife2" + "WiresharkDev.jss": [ + "com.justinrummel.jss.WiresharkDev" ], - "ComicLife2.download": [ - "com.github.groob.download.ComicLife2" + "WiresharkDev.pkg": [ + "com.justinrummel.pkg.WiresharkDev" ], "ERBSecureBrowser.download": [ "com.github.groob.download.ERBSecureBrowser" @@ -148514,183 +148501,169 @@ "ERBSecureBrowser.munki": [ "com.github.groob.munki.ERBSecureBrowser" ], - "exacqVisionClient.munki": [ - "com.github.groob.munki.exacqVisionClient" + "Foldit.download": [ + "com.github.groob.download.Foldit" + ], + "Foldit.munki": [ + "com.github.groob.munki.Foldit" ], "exacqVisionClient.download": [ "com.github.groob.download.exacqVisionClient" ], - "AbletonLive.download": [ - "com.github.jazzace.download.AbletonLive" - ], - "AbletonLiveSassafras-latest.jamf": [ - "com.github.jazzace.jamf.AbletonLiveSassafras-latest" - ], - "AbletonLive.pkg": [ - "com.github.jazzace.pkg.AbletonLive" - ], - "AbletonLive.ds": [ - "com.github.jazzace.ds.AbletonLive" - ], - "AbletonLiveSassafras-patch.jamf": [ - "com.github.jazzace.jamf.AbletonLiveSassafras-patch" - ], - "AbletonLiveSassafras.pkg": [ - "com.github.jazzace.pkg.AbletonLiveSassafras" - ], - "DellCalibrationSolution.ds": [ - "com.github.jazzace.ds.DellCalibrationSolution" + "exacqVisionClient.munki": [ + "com.github.groob.munki.exacqVisionClient" ], - "DellCalibrationSolution.pkg": [ - "com.github.jazzace.pkg.DellCalibrationSolution" + "ComicLife2.munki": [ + "com.github.groob.munki.ComicLife2" ], - "DellCalibrationSolution-latest.jamf": [ - "com.github.jazzace.jamf.DellCalibrationSolution-latest" + "ComicLife2.download": [ + "com.github.groob.download.ComicLife2" ], - "DellCalibrationSolution.download": [ - "com.github.jazzace.download.DellCalibrationSolution" + "Vectorworks.download": [ + "com.github.jazzace.download.vectorworks" ], - "TouchOSCEditor.download": [ - "com.github.jazzace.download.TouchOSCEditor" + "Vectorworks2020.pkg": [ + "com.github.jazzace.pkg.vectorworks2020" ], - "TouchOSCEditor.ds": [ - "com.github.jazzace.ds.TouchOSCEditor" + "VectorworksWithServerInfo.pkg": [ + "com.github.jazzace.pkg.vectorworkswithserverinfo" ], - "TouchOSCEditor.pkg": [ - "com.github.jazzace.pkg.TouchOSCEditor" + "VectorworksWithServerInfo-latest.jamf": [ + "com.github.jazzace.jamf.vectorworkswithserverinfo-latest" ], - "i1Profiler-latest.jamf": [ - "com.github.jazzace.jamf.i1profiler-latest" + "Vectorworks2020.download": [ + "com.github.jazzace.download.vectorworks2020" ], - "i1profiler.ds": [ - "com.github.jazzace.ds.i1profiler" + "VectorworksLogin.pkg": [ + "com.github.jazzace.pkg.vectorworkslogin" ], - "i1profiler.download": [ - "com.github.jazzace.download.i1profiler" + "Vectorworks.pkg": [ + "com.github.jazzace.pkg.vectorworks" ], - "i1profiler.pkg": [ - "com.github.jazzace.pkg.i1profiler", - "com.github.amsysuk-recipes.i1profiler" + "Sibelius.ds": [ + "com.github.jazzace.ds.Sibelius" ], - "DiffusionBee-latest.jamf": [ - "com.github.jazzace.jamf.DiffusionBee-latest" + "Sibelius.pkg": [ + "com.github.jazzace.pkg.Sibelius", + "com.andrewzirkel.pkg.sibelius" ], - "DiffusionBee.download": [ - "com.github.jazzace.download.DiffusionBee" + "PackageDmgApp.pkg": [ + "com.github.jazzace.pkg.packagedmgapp" ], - "DiffusionBee.pkg": [ - "com.github.jazzace.pkg.DiffusionBee" + "OutsetLoginOverridePkgReqd-flush.jamf": [ + "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush" ], - "DiffusionBee-flush.jamf": [ - "com.github.jazzace.jamf.DiffusionBee-flush" + "webpage.download": [ + "com.github.jazzace.download.webpage" ], - "Fetch.ds": [ - "com.github.jazzace.ds.Fetch" + "OutsetLoginOverridePkgReqd.pkg": [ + "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd" ], - "QLab4-patch.jamf": [ - "com.github.jazzace.jamf.QLab4-patch" + "alberta-covid-19.download": [ + "com.github.jazzace.download.abcovid19" ], - "QLab4-latest.jamf": [ - "com.github.jazzace.jamf.QLab4-latest" + "OutsetPayloadPkgReqd-flush.jamf": [ + "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush" ], - "QLab4.ds": [ - "com.github.jazzace.ds.QLab4" + "Processors.stub": [ + "com.github.jazzace.processors" ], - "MuseScore.download": [ - "com.github.jazzace.download.MuseScore" + "OutsetPayloadPkgReqd.pkg": [ + "com.github.jazzace.pkg.OutsetPayloadPkgReqd" ], - "MuseScore-patch.jamf": [ - "com.github.jazzace.jamf.MuseScore-patch" + "DisplayCalibrationSupportFiles.pkg": [ + "com.github.jazzace.pkg.DisplayCalibrationSupportFiles" ], - "MuseScore.ds": [ - "com.github.jazzace.ds.MuseScore" + "OutsetLoginOverridePkgReqd-latest.jamf": [ + "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest" ], - "MuseScore.pkg": [ - "com.github.jazzace.pkg.MuseScore" + "PackageApp.pkg": [ + "com.github.jazzace.pkg.packageapp" ], - "MuseScore-latest.jamf": [ - "com.github.jazzace.jamf.MuseScore-latest" + "OutsetPayloadPkgReqd-latest.jamf": [ + "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest" ], - "Processing4-latest.jamf": [ - "com.github.jazzace.jamf.processing4-latest" + "DisplayCalibrationSupportFiles-latest.jamf": [ + "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest" ], - "Processing4.download": [ - "com.github.jazzace.download.processing4" + "AstropadStudio.download": [ + "com.github.jazzace.download.AstropadStudio" ], - "Processing.pkg": [ - "com.github.jazzace.pkg.processing" + "AstropadStudio.ds": [ + "com.github.jazzace.ds.AstropadStudio" ], - "Processing.ds": [ - "com.github.jazzace.ds.Processing" + "AstropadStudio-flush.jamf": [ + "com.github.jazzace.jamf.AstropadStudio-flush" ], - "Processing4.pkg": [ - "com.github.jazzace.pkg.processing4" + "AstropadStandard.ds": [ + "com.github.jazzace.ds.AstropadStandard" ], - "Processing4-patch.jamf": [ - "com.github.jazzace.jamf.processing4-patch" + "AstropadStandard.pkg": [ + "com.github.jazzace.pkg.AstropadStandard" ], - "GoProFXReframe-latest.jamf": [ - "com.github.jazzace.jamf.GoProFXReframe-latest" + "AstropadStudio-latest.jamf": [ + "com.github.jazzace.jamf.AstropadStudio-latest" ], - "Audacity-latest.jamf": [ - "com.github.jazzace.jamf.Audacity-latest" + "AstropadStudio.pkg": [ + "com.github.jazzace.pkg.AstropadStudio" ], - "Audacity-patch.jamf": [ - "com.github.jazzace.jamf.Audacity-patch" + "AstropadStandard.download": [ + "com.github.jazzace.download.AstropadStandard" ], - "EpsonSureColorDrivers.ds": [ - "com.github.jazzace.ds.EpsonSureColorDrivers" + "VLC.ds": [ + "com.github.jazzace.ds.VLC" ], - "EpsonProDrivers.download": [ - "com.github.jazzace.download.EpsonProDrivers" + "ProVideoFormats.pkg": [ + "com.github.jazzace.pkg.ProVideoFormats" ], - "EpsonSCP900Driver.download": [ - "com.github.jazzace.download.EpsonSCP900Driver" + "ProVideoFormats.download": [ + "com.github.jazzace.download.ProVideoFormats" ], - "EpsonProDrivers.ds": [ - "com.github.jazzace.ds.EpsonProDrivers" + "ProVideoFormats.ds": [ + "com.github.jazzace.ds.ProVideoFormats" ], - "EpsonScannerDriverAndScanUtility.pkg": [ - "com.github.jazzace.pkg.EpsonScannerDriver" + "AppleSupportContent.download": [ + "com.github.jazzace.download.AppleSupportContent" ], - "EpsonSCP900Driver-pkg-uploadonly.jamf": [ - "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly" + "FinalCutProContent.pkg": [ + "com.github.jazzace.pkg.FCPContent" ], - "EpsonProDrivers.pkg": [ - "com.github.jazzace.pkg.EpsonProDrivers" + "ProVideoFormats-latest.jamf": [ + "com.github.jazzace.jamf.ProVideoFormats-latest" ], - "EpsonScannerDriverAndScanUtility-latest.jamf": [ - "com.github.jazzace.jamf.EpsonScannerDriver-latest" + "FinalCutProXContent.download": [ + "com.github.jazzace.download.FCPContent" ], - "EpsonProDriversVersioned.pkg": [ - "com.github.jazzace.pkg.EpsonProDriversVersioned" + "FinalCutProXContent.ds": [ + "com.github.jazzace.ds.FCPContent" ], - "EpsonSureColorDrivers.download": [ - "com.github.jazzace.download.EpsonSureColorDrivers" + "SuspiciousPackageApp.install": [ + "com.github.jazzace.install.SuspiciousPackageApp", + "com.github.andrewvalentine.install.SuspiciousPackageApp" ], - "EpsonScannerDriverAndScanUtility.ds": [ - "com.github.jazzace.ds.EpsonScannerDriver" + "AppleSupportArticle.download": [ + "com.github.jazzace.download.AppleSupportArticle" ], - "EpsonSCP900Driver.pkg": [ - "com.github.jazzace.pkg.EpsonSCP900Driver" + "AppleSupportArticleDateTitle.download": [ + "com.github.jazzace.download.AppleSupportArticleDateTitle" ], - "MeshLabPreRelease.ds": [ - "com.github.jazzace.ds.MeshLabPreRelease" + "SpectraViewII-latest.jamf": [ + "com.github.jazzace.jamf.SpectraViewII-latest" ], - "MeshLab.pkg": [ - "com.github.jazzace.pkg.MeshLab" + "SpectraViewII-AS.pkg": [ + "com.github.jazzace.pkg.SpectraViewII-M1" ], - "MeshLab.ds": [ - "com.github.jazzace.ds.MeshLab" + "SpectraViewII-AS-latest.jamf": [ + "com.github.jazzace.jamf.SpectraViewII-M1-latest" ], - "MeshLabPreRelease-latest.jamf": [ - "com.github.jazzace.jamf.MeshLabPreRelease-latest" + "SpectraViewII.pkg": [ + "com.github.jazzace.pkg.SpectraViewII" ], - "MeshLabPreRelease.download": [ - "com.github.jazzace.download.MeshLabPreRelease" + "SpectraViewII.ds": [ + "com.github.jazzace.ds.SpectraViewII" ], - "MeshLabPreRelease.pkg": [ - "com.github.jazzace.pkg.MeshLabPreRelease" + "SpectraViewII-AS.download": [ + "com.github.jazzace.download.SpectraViewII-M1" ], "MDS-PreBeta.download": [ "com.github.jazzace.download.MDSPreBeta" @@ -148698,166 +148671,173 @@ "MDS-PreBeta.install": [ "com.github.jazzace.install.MDSPreBeta" ], - "iStopMotion3.pkg": [ - "com.github.jazzace.pkg.iStopMotion" + "AppStoreApp.ds": [ + "com.github.jazzace.ds.appstore" ], - "iStopMotion3.ds": [ - "com.github.jazzace.ds.iStopMotion" + "AppStoreApp-pkg-uploadonly.jamf": [ + "com.github.jazzace.jamf.appstore" ], - "AppleSupportArticle.download": [ - "com.github.jazzace.download.AppleSupportArticle" + "AppStoreApp-latest.jamf": [ + "com.github.jazzace.jamf.appstore-latest" ], - "AppleSupportArticleDateTitle.download": [ - "com.github.jazzace.download.AppleSupportArticleDateTitle" + "DellCalibrationSolution.download": [ + "com.github.jazzace.download.DellCalibrationSolution" ], - "ProVideoFormats-latest.jamf": [ - "com.github.jazzace.jamf.ProVideoFormats-latest" + "DellCalibrationSolution-latest.jamf": [ + "com.github.jazzace.jamf.DellCalibrationSolution-latest" ], - "FinalCutProXContent.ds": [ - "com.github.jazzace.ds.FCPContent" + "DellCalibrationSolution.pkg": [ + "com.github.jazzace.pkg.DellCalibrationSolution" ], - "FinalCutProContent.pkg": [ - "com.github.jazzace.pkg.FCPContent" + "DellCalibrationSolution.ds": [ + "com.github.jazzace.ds.DellCalibrationSolution" ], - "ProVideoFormats.download": [ - "com.github.jazzace.download.ProVideoFormats" + "Fetch.ds": [ + "com.github.jazzace.ds.Fetch" ], - "AppleSupportContent.download": [ - "com.github.jazzace.download.AppleSupportContent" + "AbletonLiveSassafras-patch.jamf": [ + "com.github.jazzace.jamf.AbletonLiveSassafras-patch" ], - "FinalCutProXContent.download": [ - "com.github.jazzace.download.FCPContent" + "AbletonLive.pkg": [ + "com.github.jazzace.pkg.AbletonLive" ], - "ProVideoFormats.ds": [ - "com.github.jazzace.ds.ProVideoFormats" + "AbletonLiveSassafras-latest.jamf": [ + "com.github.jazzace.jamf.AbletonLiveSassafras-latest" ], - "ProVideoFormats.pkg": [ - "com.github.jazzace.pkg.ProVideoFormats" + "AbletonLive.ds": [ + "com.github.jazzace.ds.AbletonLive" ], - "VLC.ds": [ - "com.github.jazzace.ds.VLC" + "AbletonLive.download": [ + "com.github.jazzace.download.AbletonLive" ], - "XeroxPrintDriver.ds": [ - "com.github.jazzace.ds.XeroxPrintDriver" + "AbletonLiveSassafras.pkg": [ + "com.github.jazzace.pkg.AbletonLiveSassafras" ], - "AmadeusPro-patch.jamf": [ - "com.github.jazzace.jamf.AmadeusPro-patch" + "SassafrasServer.download": [ + "com.github.jazzace.download.sassafrasserver" ], - "AmadeusPro.pkg": [ - "com.github.jazzace.pkg.AmadeusPro" + "SassafrasK2Client.ds": [ + "com.github.jazzace.ds.sassafras-k2client" ], - "AmadeusPro-latest.jamf": [ - "com.github.jazzace.jamf.AmadeusPro-latest" + "SassafrasAllSight.download": [ + "com.github.jazzace.download.sassafrasallsight" ], - "AmadeusPro.ds": [ - "com.github.jazzace.ds.AmadeusPro2" + "SassafrasAdmin.download": [ + "com.github.jazzace.download.sassafrasadmin" ], - "AmadeusLite.pkg": [ - "com.github.jazzace.pkg.AmadeusLite" + "SassafrasClient.download": [ + "com.github.jazzace.download.sassafrasclient" ], - "AmadeusPro.download": [ - "com.github.jazzace.download.AmadeusPro" + "SassafrasClient-latest.jamf": [ + "com.github.jazzace.jamf.SassafrasClient-latest" ], - "VueScanLicenced.pkg": [ - "com.github.jazzace.pkg.VueScanLicenced" + "SassafrasK2.download": [ + "com.github.jazzace.download.sassafrasK2product" ], - "VueScanLicenced-latest.jamf": [ - "com.github.jazzace.jamf.VueScanLicenced-latest" + "SassafrasAdmin.install": [ + "com.github.jazzace.install.sassafrasadmin" ], - "VueScanLicenced.ds": [ - "com.github.jazzace.ds.VueScanLicenced" + "SassafrasK2.ds": [ + "com.github.jazzace.ds.sassafrasK2product" ], - "Max7.ds": [ - "com.github.jazzace.ds.Max7" + "AdobeAcrobatProXUpdate.ds": [ + "com.github.jazzace.ds.AdobeAcrobatProXUpdate" ], - "Max.pkg": [ - "com.github.jazzace.pkg.Max7" + "Audacity-latest.jamf": [ + "com.github.jazzace.jamf.Audacity-latest" ], - "Max-patch.jamf": [ - "com.github.jazzace.jamf.max-patch" + "Audacity-patch.jamf": [ + "com.github.jazzace.jamf.Audacity-patch" ], - "Max-latest.jamf": [ - "com.github.jazzace.jamf.max-latest" + "customdisplayprofiles.download": [ + "com.github.jazzace.download.customdisplayprofiles" ], - "BBEdit-latest.jamf": [ - "com.github.jazzace.jamf.BBEdit-latest" + "customdisplayprofiles.pkg": [ + "com.github.jazzace.pkg.customdisplayprofiles" ], - "BBEdit-patch.jamf": [ - "com.github.jazzace.jamf.BBEdit-patch" + "AppleXeroxPrinterDrivers.ds": [ + "com.github.jazzace.ds.AppleXeroxPrinterDrivers" ], - "BBEdit.ds": [ - "com.github.jazzace.ds.BBEdit" + "AppleEpsonPrinterDrivers.ds": [ + "com.github.jazzace.ds.AppleEpsonPrinterDrivers" ], - "Wacom-latest.jamf": [ - "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest" + "AppleXeroxPrinterDrivers.pkg": [ + "com.github.jazzace.pkg.AppleXeroxPrinterDrivers", + "com.github.novaksam.pkg.AppleXeroxPrinterDrivers" ], - "WacomEnterpriseSettings.pkg": [ - "com.github.jazzace.pkg.WacomEnterpriseSettings" + "AppleEpsonPrinterDrivers.pkg": [ + "com.github.jazzace.pkg.AppleEpsonPrinterDrivers", + "com.github.novaksam.pkg.AppleEpsonPrinterDrivers" ], - "WacomIntuosProDriver.pkg": [ - "com.github.jazzace.pkg.WacomIntuosProTabletDriver" + "MaxonApp-latest.jamf": [ + "com.github.jazzace.jamf.MaxonApp-latest" ], - "Wacom-patch.jamf": [ - "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch" + "MeshLab.ds": [ + "com.github.jazzace.ds.MeshLab" ], - "Lightwright.download": [ - "com.github.jazzace.download.lightwright" + "MeshLabPreRelease.pkg": [ + "com.github.jazzace.pkg.MeshLabPreRelease" ], - "Lightwright.ds": [ - "com.github.jazzace.ds.lightwright" + "MeshLab.pkg": [ + "com.github.jazzace.pkg.MeshLab" ], - "Lightwright-latest.jamf": [ - "com.github.jazzace.jamf.lightwright-latest" + "MeshLabPreRelease.download": [ + "com.github.jazzace.download.MeshLabPreRelease" ], - "Lightwright.pkg": [ - "com.github.jazzace.pkg.lightwright" + "MeshLabPreRelease-latest.jamf": [ + "com.github.jazzace.jamf.MeshLabPreRelease-latest" ], - "AdobeAcrobatDCUpdate.ds": [ - "com.github.jazzace.ds.AdobeAcrobatDCUpdate" + "MeshLabPreRelease.ds": [ + "com.github.jazzace.ds.MeshLabPreRelease" ], - "MicrosoftMacProductFWLink.ds": [ - "com.github.jazzace.ds.microsoftmacproductfwlink" + "StableDiffusionWebUI.download": [ + "com.github.jazzace.download.StableDiffusionWebUI" ], - "MicrosoftMacProductFWLink.pkg": [ - "com.github.jazzace.pkg.microsoftmacproductfwlink" + "StableDiffusionWebUI.pkg": [ + "com.github.jazzace.pkg.StableDiffusionWebUI" ], - "MicrosoftMacProductFWLink-latest.jamf": [ - "com.github.jazzace.jamf.microsoftmacproductfwlink-latest" + "StableDiffusionWebUI-latest.jamf": [ + "com.github.jazzace.jamf.StableDiffusionWebUI-latest" ], - "MicrosoftOneDrive-latest.jamf": [ - "com.github.jazzace.jamf.MicrosoftOneDrive-latest" + "MuseScore.pkg": [ + "com.github.jazzace.pkg.MuseScore" ], - "MicrosoftEdge-latest.jamf": [ - "com.github.jazzace.jamf.microsoftedge-latest" + "MuseScore.ds": [ + "com.github.jazzace.ds.MuseScore" ], - "MicrosoftMacProductFWLink.download": [ - "com.github.jazzace.download.microsoftmacproductfwlink" + "MuseScore-patch.jamf": [ + "com.github.jazzace.jamf.MuseScore-patch" ], - "ZBrushVolume.ds": [ - "com.github.jazzace.ds.zbrushvolume" + "MuseScore-latest.jamf": [ + "com.github.jazzace.jamf.MuseScore-latest" ], - "ZBrushVolume-latest.jamf": [ - "com.github.jazzace.jamf.zbrushvolume-latest" + "MuseScore.download": [ + "com.github.jazzace.download.MuseScore" ], - "ZBrushVolume-flush.jamf": [ - "com.github.jazzace.jamf.zbrushvolume-flush" + "NoteAbilityPro.ds": [ + "com.github.jazzace.ds.NoteAbilityPro" ], - "ZBrushVolume.pkg": [ - "com.github.jazzace.pkg.zbrushvolume" + "NoteAbilityPro.pkg": [ + "com.github.jazzace.pkg.NoteAbilityPro" ], - "AppleEpsonPrinterDrivers.pkg": [ - "com.github.jazzace.pkg.AppleEpsonPrinterDrivers", - "com.github.novaksam.pkg.AppleEpsonPrinterDrivers" + "NoteAbilityPro-latest.jamf": [ + "com.github.jazzace.jamf.NoteAbilityPro-latest" ], - "AppleXeroxPrinterDrivers.pkg": [ - "com.github.jazzace.pkg.AppleXeroxPrinterDrivers", - "com.github.novaksam.pkg.AppleXeroxPrinterDrivers" + "Max7.ds": [ + "com.github.jazzace.ds.Max7" ], - "AppleXeroxPrinterDrivers.ds": [ - "com.github.jazzace.ds.AppleXeroxPrinterDrivers" + "Max.pkg": [ + "com.github.jazzace.pkg.Max7" ], - "AppleEpsonPrinterDrivers.ds": [ - "com.github.jazzace.ds.AppleEpsonPrinterDrivers" + "Max-latest.jamf": [ + "com.github.jazzace.jamf.max-latest" + ], + "Max-patch.jamf": [ + "com.github.jazzace.jamf.max-patch" + ], + "AdobeAdminConsole.pkg": [ + "com.github.jazzace.pkg.AdobeAdminConsole", + "com.github.davidbpirie.pkg.AdobeAdminConsole" ], "AdobeAdminConsoleFlat-latest.jamf": [ "com.github.jazzace.jamf.AdobeAdminConsoleFlat-latest" @@ -148868,795 +148848,785 @@ "AdobeAdminConsole-latest.jamf": [ "com.github.jazzace.jamf.AdobeAdminConsole-latest" ], - "AdobeAdminConsole.pkg": [ - "com.github.jazzace.pkg.AdobeAdminConsole", - "com.github.davidbpirie.pkg.AdobeAdminConsole" - ], - "NoteAbilityPro.ds": [ - "com.github.jazzace.ds.NoteAbilityPro" - ], - "NoteAbilityPro-latest.jamf": [ - "com.github.jazzace.jamf.NoteAbilityPro-latest" - ], - "NoteAbilityPro.pkg": [ - "com.github.jazzace.pkg.NoteAbilityPro" - ], - "StableDiffusionWebUI.pkg": [ - "com.github.jazzace.pkg.StableDiffusionWebUI" - ], - "StableDiffusionWebUI.download": [ - "com.github.jazzace.download.StableDiffusionWebUI" - ], - "StableDiffusionWebUI-latest.jamf": [ - "com.github.jazzace.jamf.StableDiffusionWebUI-latest" - ], - "AdobeAcrobatProXUpdate.ds": [ - "com.github.jazzace.ds.AdobeAcrobatProXUpdate" - ], - "outset-latest.jamf": [ - "com.github.jazzace.jamf.outset-latest" + "NVivo.ds": [ + "com.github.jazzace.ds.NVivo" ], - "outset.ds": [ - "com.github.jazzace.ds.outset" + "NVivo.pkg": [ + "com.github.jazzace.pkg.NVivo" ], - "SuspiciousPackageApp.install": [ - "com.github.jazzace.install.SuspiciousPackageApp", - "com.github.andrewvalentine.install.SuspiciousPackageApp" + "ZBrushVolume-flush.jamf": [ + "com.github.jazzace.jamf.zbrushvolume-flush" ], - "AstropadStudio-latest.jamf": [ - "com.github.jazzace.jamf.AstropadStudio-latest" + "ZBrushVolume-latest.jamf": [ + "com.github.jazzace.jamf.zbrushvolume-latest" ], - "AstropadStudio.pkg": [ - "com.github.jazzace.pkg.AstropadStudio" + "ZBrushVolume.pkg": [ + "com.github.jazzace.pkg.zbrushvolume" ], - "AstropadStandard.pkg": [ - "com.github.jazzace.pkg.AstropadStandard" + "ZBrushVolume.ds": [ + "com.github.jazzace.ds.zbrushvolume" ], - "AstropadStandard.download": [ - "com.github.jazzace.download.AstropadStandard" + "Blender-latest.jamf": [ + "com.github.jazzace.jamf.Blender-latest" ], - "AstropadStudio.ds": [ - "com.github.jazzace.ds.AstropadStudio" + "Blender-flush.jamf": [ + "com.github.jazzace.jamf.Blender-flush" ], - "AstropadStudio-flush.jamf": [ - "com.github.jazzace.jamf.AstropadStudio-flush" + "DymoLabel.install": [ + "com.github.jazzace.install.dymolabel" ], - "AstropadStandard.ds": [ - "com.github.jazzace.ds.AstropadStandard" + "MacadminsPython.download": [ + "com.github.jazzace.download.MacadminsPython" ], - "AstropadStudio.download": [ - "com.github.jazzace.download.AstropadStudio" + "MacadminsPython-latest.jamf": [ + "com.github.jazzace.jamf.MacadminsPython-latest" ], - "Pano2VR.download": [ - "com.github.jazzace.download.Pano2VR" + "MacadminsPython.ds": [ + "com.github.jazzace.ds.MacadminsPython" ], - "Pano2VRVolume-latest.jamf": [ - "com.github.jazzace.jamf.Pano2VRvolume-latest" + "AdobeFlashPlayer.ds": [ + "com.github.jazzace.ds.AdobeFlashPlayer" ], - "Pano2VRVolume.pkg": [ - "com.github.jazzace.pkg.Pano2VRvolume" + "iStopMotion3.pkg": [ + "com.github.jazzace.pkg.iStopMotion" ], - "Pano2VR.pkg": [ - "com.github.jazzace.pkg.Pano2VR" + "iStopMotion3.ds": [ + "com.github.jazzace.ds.iStopMotion" ], - "Sibelius.pkg": [ - "com.github.jazzace.pkg.Sibelius", - "com.andrewzirkel.pkg.sibelius" + "dockutil-latest.jamf": [ + "com.github.jazzace.jamf.dockutil-latest" ], - "Sibelius.ds": [ - "com.github.jazzace.ds.Sibelius" + "MicrosoftOneDrive-latest.jamf": [ + "com.github.jazzace.jamf.MicrosoftOneDrive-latest" ], - "NVivo.pkg": [ - "com.github.jazzace.pkg.NVivo" + "MicrosoftMacProductFWLink.download": [ + "com.github.jazzace.download.microsoftmacproductfwlink" ], - "NVivo.ds": [ - "com.github.jazzace.ds.NVivo" + "MicrosoftEdge-latest.jamf": [ + "com.github.jazzace.jamf.microsoftedge-latest" ], - "IINA.ds": [ - "com.github.jazzace.ds.IINA" + "MicrosoftMacProductFWLink.ds": [ + "com.github.jazzace.ds.microsoftmacproductfwlink" ], - "IINA-latest.jamf": [ - "com.github.jazzace.jamf.IINA-latest" + "MicrosoftMacProductFWLink-latest.jamf": [ + "com.github.jazzace.jamf.microsoftmacproductfwlink-latest" ], - "SassafrasServer.download": [ - "com.github.jazzace.download.sassafrasserver" + "MicrosoftMacProductFWLink.pkg": [ + "com.github.jazzace.pkg.microsoftmacproductfwlink" ], - "SassafrasK2Client.ds": [ - "com.github.jazzace.ds.sassafras-k2client" + "Pano2VRVolume.pkg": [ + "com.github.jazzace.pkg.Pano2VRvolume" ], - "SassafrasAllSight.download": [ - "com.github.jazzace.download.sassafrasallsight" + "Pano2VRVolume-latest.jamf": [ + "com.github.jazzace.jamf.Pano2VRvolume-latest" ], - "SassafrasClient.download": [ - "com.github.jazzace.download.sassafrasclient" + "Pano2VR.pkg": [ + "com.github.jazzace.pkg.Pano2VR" ], - "SassafrasK2.download": [ - "com.github.jazzace.download.sassafrasK2product" + "Pano2VR.download": [ + "com.github.jazzace.download.Pano2VR" ], - "SassafrasK2.ds": [ - "com.github.jazzace.ds.sassafrasK2product" + "ClipGrabMac-latest.jamf": [ + "com.github.jazzace.jamf.ClipGrabMac-latest" ], - "SassafrasAdmin.download": [ - "com.github.jazzace.download.sassafrasadmin" + "ClipGrabMac.pkg": [ + "com.github.jazzace.pkg.ClipGrabMac" ], - "SassafrasAdmin.install": [ - "com.github.jazzace.install.sassafrasadmin" + "ClipGrabMac.download": [ + "com.github.jazzace.download.ClipGrabMac" ], - "SassafrasClient-latest.jamf": [ - "com.github.jazzace.jamf.SassafrasClient-latest" + "PTGuiVolume-latest.jamf": [ + "com.github.jazzace.jamf.ptguivolume-latest" ], - "MacadminsPython.ds": [ - "com.github.jazzace.ds.MacadminsPython" + "PTGuiVolume.pkg": [ + "com.github.jazzace.pkg.ptguivolume" ], - "MacadminsPython-latest.jamf": [ - "com.github.jazzace.jamf.MacadminsPython-latest" + "EpsonSureColorDrivers.ds": [ + "com.github.jazzace.ds.EpsonSureColorDrivers" ], - "MacadminsPython.download": [ - "com.github.jazzace.download.MacadminsPython" + "EpsonProDrivers.pkg": [ + "com.github.jazzace.pkg.EpsonProDrivers" ], - "customdisplayprofiles.pkg": [ - "com.github.jazzace.pkg.customdisplayprofiles" + "EpsonScannerDriverAndScanUtility.pkg": [ + "com.github.jazzace.pkg.EpsonScannerDriver" ], - "customdisplayprofiles.download": [ - "com.github.jazzace.download.customdisplayprofiles" + "EpsonScannerDriverAndScanUtility-latest.jamf": [ + "com.github.jazzace.jamf.EpsonScannerDriver-latest" ], - "Zoom-ForIT-patch.jamf": [ - "com.github.jazzace.jamf.ZoomUS-ForIT-patch" + "EpsonSCP900Driver.download": [ + "com.github.jazzace.download.EpsonSCP900Driver" ], - "Zoom-ForIT-latest.jamf": [ - "com.github.jazzace.jamf.ZoomUS-ForIT-latest" + "EpsonProDrivers.download": [ + "com.github.jazzace.download.EpsonProDrivers" ], - "Zoom-ForIT.pkg": [ - "com.github.jazzace.pkg.ZoomUS-ForIT", - "com.github.mlbz521.pkg.ZoomUS-ForIT" + "EpsonSureColorDrivers.download": [ + "com.github.jazzace.download.EpsonSureColorDrivers" ], - "AdobeFlashPlayer.ds": [ - "com.github.jazzace.ds.AdobeFlashPlayer" + "EpsonSCP900Driver-pkg-uploadonly.jamf": [ + "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly" ], - "SpectraViewII.ds": [ - "com.github.jazzace.ds.SpectraViewII" + "EpsonProDriversVersioned.pkg": [ + "com.github.jazzace.pkg.EpsonProDriversVersioned" ], - "SpectraViewII-AS-latest.jamf": [ - "com.github.jazzace.jamf.SpectraViewII-M1-latest" + "EpsonProDrivers.ds": [ + "com.github.jazzace.ds.EpsonProDrivers" ], - "SpectraViewII-AS.pkg": [ - "com.github.jazzace.pkg.SpectraViewII-M1" + "EpsonSCP900Driver.pkg": [ + "com.github.jazzace.pkg.EpsonSCP900Driver" ], - "SpectraViewII-latest.jamf": [ - "com.github.jazzace.jamf.SpectraViewII-latest" + "EpsonScannerDriverAndScanUtility.ds": [ + "com.github.jazzace.ds.EpsonScannerDriver" ], - "SpectraViewII.pkg": [ - "com.github.jazzace.pkg.SpectraViewII" + "BBEdit-patch.jamf": [ + "com.github.jazzace.jamf.BBEdit-patch" ], - "SpectraViewII-AS.download": [ - "com.github.jazzace.download.SpectraViewII-M1" + "BBEdit.ds": [ + "com.github.jazzace.ds.BBEdit" ], - "FinaleNoGarritanFromDMG.pkg": [ - "com.github.jazzace.pkg.finalenogarritan" + "BBEdit-latest.jamf": [ + "com.github.jazzace.jamf.BBEdit-latest" ], - "FinaleUpdate.ds": [ - "com.github.jazzace.ds.FinaleUpdate" + "AdobeUninstaller.download": [ + "com.github.jazzace.download.AdobeUninstaller", + "com.github.davidbpirie.download.AdobeUninstaller" ], - "FinaleUpdate.pkg": [ - "com.github.jazzace.pkg.FinaleUpdate" + "AdobeUninstaller-latest.jamf": [ + "com.github.jazzace.jamf.AdobeUninstaller-latest" ], - "FinaleNoGarritan.pkg": [ - "com.github.jazzace.pkg.Finale26nogarritan" + "AdobeUninstaller.pkg": [ + "com.github.jazzace.pkg.AdobeUninstaller", + "com.github.davidbpirie.pkg.AdobeUninstaller" ], - "FinaleUpdate.download": [ - "com.github.jazzace.download.FinaleUpdate" + "XeroxPrintDriver.ds": [ + "com.github.jazzace.ds.XeroxPrintDriver" ], - "Finale-latest.jamf": [ - "com.github.jazzace.jamf.Finale-latest" + "KeyShot.download": [ + "com.github.jazzace.download.keyshot" ], - "Finale.download": [ - "com.github.jazzace.download.Finale26" + "KeyShot-latest.jamf": [ + "com.github.jazzace.jamf.keyshot-latest" ], - "dockutil-latest.jamf": [ - "com.github.jazzace.jamf.dockutil-latest" + "KeyShot.pkg": [ + "com.github.jazzace.pkg.keyshot" ], - "Vectorworks.pkg": [ - "com.github.jazzace.pkg.vectorworks" + "KeyShot-patch.jamf": [ + "com.github.jazzace.jamf.keyshot-patch" ], - "Vectorworks2020.download": [ - "com.github.jazzace.download.vectorworks2020" + "TouchOSCEditor.download": [ + "com.github.jazzace.download.TouchOSCEditor" ], - "VectorworksLogin.pkg": [ - "com.github.jazzace.pkg.vectorworkslogin" + "TouchOSCEditor.ds": [ + "com.github.jazzace.ds.TouchOSCEditor" ], - "VectorworksWithServerInfo-latest.jamf": [ - "com.github.jazzace.jamf.vectorworkswithserverinfo-latest" + "TouchOSCEditor.pkg": [ + "com.github.jazzace.pkg.TouchOSCEditor" ], - "Vectorworks2020.pkg": [ - "com.github.jazzace.pkg.vectorworks2020" + "QLab4.ds": [ + "com.github.jazzace.ds.QLab4" ], - "VectorworksWithServerInfo.pkg": [ - "com.github.jazzace.pkg.vectorworkswithserverinfo" + "QLab4-patch.jamf": [ + "com.github.jazzace.jamf.QLab4-patch" ], - "Vectorworks.download": [ - "com.github.jazzace.download.vectorworks" + "QLab4-latest.jamf": [ + "com.github.jazzace.jamf.QLab4-latest" ], - "AppleLoops.ds": [ - "com.github.jazzace.ds.appleLoops" + "GoProFXReframe-latest.jamf": [ + "com.github.jazzace.jamf.GoProFXReframe-latest" ], - "MaxonApp-latest.jamf": [ - "com.github.jazzace.jamf.MaxonApp-latest" + "AmadeusPro.ds": [ + "com.github.jazzace.ds.AmadeusPro2" ], - "PackageApp.pkg": [ - "com.github.jazzace.pkg.packageapp" + "AmadeusPro-latest.jamf": [ + "com.github.jazzace.jamf.AmadeusPro-latest" ], - "alberta-covid-19.download": [ - "com.github.jazzace.download.abcovid19" + "AmadeusPro.download": [ + "com.github.jazzace.download.AmadeusPro" ], - "OutsetLoginOverridePkgReqd.pkg": [ - "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd" + "AmadeusPro.pkg": [ + "com.github.jazzace.pkg.AmadeusPro" ], - "PackageDmgApp.pkg": [ - "com.github.jazzace.pkg.packagedmgapp" + "AmadeusPro-patch.jamf": [ + "com.github.jazzace.jamf.AmadeusPro-patch" ], - "OutsetPayloadPkgReqd-flush.jamf": [ - "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush" + "AmadeusLite.pkg": [ + "com.github.jazzace.pkg.AmadeusLite" ], - "OutsetPayloadPkgReqd-latest.jamf": [ - "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest" + "JamfSetComputerName.sign": [ + "com.github.jazzace.sign.JamfSetComputerName" ], - "OutsetLoginOverridePkgReqd-flush.jamf": [ - "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush" + "JamfSetComputerName-pkg-uploadonly.jamf": [ + "com.github.jazzace.jamf.JamfSetComputerName-pkg-uploadonly" ], - "Processors.stub": [ - "com.github.jazzace.processors" + "JamfSetComputerNameUnsigned-pkg-uploadonly.jamf": [ + "com.github.jazzace.jamf.JamfSetComputerNameUnsigned-pkg-uploadonly" ], - "DisplayCalibrationSupportFiles-latest.jamf": [ - "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest" + "JamfSetComputerName.pkg": [ + "com.github.jazzace.pkg.JamfSetComputerName" ], - "DisplayCalibrationSupportFiles.pkg": [ - "com.github.jazzace.pkg.DisplayCalibrationSupportFiles" + "AdobeAcrobatDCUpdate.ds": [ + "com.github.jazzace.ds.AdobeAcrobatDCUpdate" ], - "OutsetLoginOverridePkgReqd-latest.jamf": [ - "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest" + "i1Profiler-latest.jamf": [ + "com.github.jazzace.jamf.i1profiler-latest" ], - "OutsetPayloadPkgReqd.pkg": [ - "com.github.jazzace.pkg.OutsetPayloadPkgReqd" + "i1profiler.pkg": [ + "com.github.jazzace.pkg.i1profiler", + "com.github.amsysuk-recipes.i1profiler" ], - "webpage.download": [ - "com.github.jazzace.download.webpage" + "i1profiler.ds": [ + "com.github.jazzace.ds.i1profiler" ], - "KeyShot.pkg": [ - "com.github.jazzace.pkg.keyshot" + "i1profiler.download": [ + "com.github.jazzace.download.i1profiler" ], - "KeyShot-latest.jamf": [ - "com.github.jazzace.jamf.keyshot-latest" + "Zoom-ForIT.pkg": [ + "com.github.jazzace.pkg.ZoomUS-ForIT", + "com.github.mlbz521.pkg.ZoomUS-ForIT" ], - "KeyShot.download": [ - "com.github.jazzace.download.keyshot" + "Zoom-ForIT-latest.jamf": [ + "com.github.jazzace.jamf.ZoomUS-ForIT-latest" ], - "KeyShot-patch.jamf": [ - "com.github.jazzace.jamf.keyshot-patch" + "Zoom-ForIT-patch.jamf": [ + "com.github.jazzace.jamf.ZoomUS-ForIT-patch" ], - "FirefoxPolicies.ds": [ - "com.github.jazzace.ds.FirefoxPolicies" + "Wacom-patch.jamf": [ + "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch" ], - "FirefoxAutoconfig.ds": [ - "com.github.jazzace.ds.FirefoxAutoconfig" + "WacomEnterpriseSettings.pkg": [ + "com.github.jazzace.pkg.WacomEnterpriseSettings" ], - "Firefox.ds": [ - "com.github.jazzace.ds.firefox-en_US" + "WacomIntuosProDriver.pkg": [ + "com.github.jazzace.pkg.WacomIntuosProTabletDriver" ], - "FirefoxSignedPkg-latest.jamf": [ - "com.github.jazzace.jamf.FirefoxSignedPkg-latest" + "Wacom-latest.jamf": [ + "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest" ], - "FirefoxSignedPkg-patch.jamf": [ - "com.github.jazzace.jamf.FirefoxSignedPkg-patch" + "DiffusionBee-latest.jamf": [ + "com.github.jazzace.jamf.DiffusionBee-latest" ], - "FirefoxSignedPkg-flush.jamf": [ - "com.github.jazzace.jamf.FirefoxSignedPkg-flush" + "DiffusionBee.download": [ + "com.github.jazzace.download.DiffusionBee" ], - "FirefoxSignedPkg.ds": [ - "com.github.jazzace.ds.FirefoxSignedPkg" + "DiffusionBee-flush.jamf": [ + "com.github.jazzace.jamf.DiffusionBee-flush" ], - "AppStoreApp-latest.jamf": [ - "com.github.jazzace.jamf.appstore-latest" + "DiffusionBee.pkg": [ + "com.github.jazzace.pkg.DiffusionBee" ], - "AppStoreApp-pkg-uploadonly.jamf": [ - "com.github.jazzace.jamf.appstore" + "VueScanLicenced.pkg": [ + "com.github.jazzace.pkg.VueScanLicenced" ], - "AppStoreApp.ds": [ - "com.github.jazzace.ds.appstore" + "VueScanLicenced-latest.jamf": [ + "com.github.jazzace.jamf.VueScanLicenced-latest" ], - "ClipGrabMac.pkg": [ - "com.github.jazzace.pkg.ClipGrabMac" + "VueScanLicenced.ds": [ + "com.github.jazzace.ds.VueScanLicenced" ], - "ClipGrabMac.download": [ - "com.github.jazzace.download.ClipGrabMac" + "outset.ds": [ + "com.github.jazzace.ds.outset" ], - "ClipGrabMac-latest.jamf": [ - "com.github.jazzace.jamf.ClipGrabMac-latest" + "outset-latest.jamf": [ + "com.github.jazzace.jamf.outset-latest" ], - "JamfSetComputerName.pkg": [ - "com.github.jazzace.pkg.JamfSetComputerName" + "Lightwright.ds": [ + "com.github.jazzace.ds.lightwright" ], - "JamfSetComputerName.sign": [ - "com.github.jazzace.sign.JamfSetComputerName" + "Lightwright.download": [ + "com.github.jazzace.download.lightwright" ], - "JamfSetComputerName-pkg-uploadonly.jamf": [ - "com.github.jazzace.jamf.JamfSetComputerName-pkg-uploadonly" + "Lightwright-latest.jamf": [ + "com.github.jazzace.jamf.lightwright-latest" ], - "JamfSetComputerNameUnsigned-pkg-uploadonly.jamf": [ - "com.github.jazzace.jamf.JamfSetComputerNameUnsigned-pkg-uploadonly" + "Lightwright.pkg": [ + "com.github.jazzace.pkg.lightwright" ], - "DymoLabel.install": [ - "com.github.jazzace.install.dymolabel" + "Processing4-patch.jamf": [ + "com.github.jazzace.jamf.processing4-patch" ], - "Blender-latest.jamf": [ - "com.github.jazzace.jamf.Blender-latest" + "Processing.ds": [ + "com.github.jazzace.ds.Processing" ], - "Blender-flush.jamf": [ - "com.github.jazzace.jamf.Blender-flush" + "Processing4-latest.jamf": [ + "com.github.jazzace.jamf.processing4-latest" ], - "PTGuiVolume-latest.jamf": [ - "com.github.jazzace.jamf.ptguivolume-latest" + "Processing4.download": [ + "com.github.jazzace.download.processing4" ], - "PTGuiVolume.pkg": [ - "com.github.jazzace.pkg.ptguivolume" + "Processing4.pkg": [ + "com.github.jazzace.pkg.processing4" ], - "AdobeUninstaller-latest.jamf": [ - "com.github.jazzace.jamf.AdobeUninstaller-latest" + "Processing.pkg": [ + "com.github.jazzace.pkg.processing" ], - "AdobeUninstaller.pkg": [ - "com.github.jazzace.pkg.AdobeUninstaller", - "com.github.davidbpirie.pkg.AdobeUninstaller" + "AppleLoops.ds": [ + "com.github.jazzace.ds.appleLoops" ], - "AdobeUninstaller.download": [ - "com.github.jazzace.download.AdobeUninstaller", - "com.github.davidbpirie.download.AdobeUninstaller" + "IINA-latest.jamf": [ + "com.github.jazzace.jamf.IINA-latest" ], - "Template-patch.jamf": [ - "com.github.jazzace.jamf._____-patch" + "IINA.ds": [ + "com.github.jazzace.ds.IINA" ], - "Template-flush.jamf": [ - "com.github.jazzace.jamf._____-flush" + "FinaleNoGarritan.pkg": [ + "com.github.jazzace.pkg.Finale26nogarritan" ], - "Template-latest.jamf": [ - "com.github.jazzace.jamf._____-latest" + "Finale-latest.jamf": [ + "com.github.jazzace.jamf.Finale-latest" ], - "Template-pkg-uploadonly.jamf": [ - "com.github.jazzace.jamf._____-pkg-uploadonly" + "FinaleUpdate.ds": [ + "com.github.jazzace.ds.FinaleUpdate" ], - "SoX.pkg": [ - "com.github.n8felton.pkg.SoX" + "Finale.download": [ + "com.github.jazzace.download.Finale26" ], - "SoX.download": [ - "com.github.n8felton.download.SoX" + "FinaleUpdate.download": [ + "com.github.jazzace.download.FinaleUpdate" ], - "SoX.munki": [ - "com.github.n8felton.munki.SoX" + "FinaleUpdate.pkg": [ + "com.github.jazzace.pkg.FinaleUpdate" ], - "KeePassXC.download": [ - "com.github.n8felton.download.KeePassXC", - "com.github.dataJAR-recipes.download.KeePassXC" + "FinaleNoGarritanFromDMG.pkg": [ + "com.github.jazzace.pkg.finalenogarritan" ], - "KeePassXC.munki": [ - "com.github.n8felton.munki.KeePassXC", - "com.github.dataJAR-recipes.munki.KeePassXC" + "Firefox.ds": [ + "com.github.jazzace.ds.firefox-en_US" ], - "Chimera.munki": [ - "com.github.n8felton.munki.Chimera" + "FirefoxPolicies.ds": [ + "com.github.jazzace.ds.FirefoxPolicies" ], - "Chimera.download": [ - "com.github.n8felton.download.Chimera" + "FirefoxSignedPkg-patch.jamf": [ + "com.github.jazzace.jamf.FirefoxSignedPkg-patch" ], - "Neo4j-CE.download": [ - "com.github.n8felton.neo4j-ce.download" + "FirefoxSignedPkg.ds": [ + "com.github.jazzace.ds.FirefoxSignedPkg" ], - "Neo4j-CE.munki": [ - "com.github.n8felton.neo4j-ce.munki" + "FirefoxSignedPkg-latest.jamf": [ + "com.github.jazzace.jamf.FirefoxSignedPkg-latest" ], - "CiscoAMP.download": [ - "com.github.n8felton.download.CiscoAMP" + "FirefoxAutoconfig.ds": [ + "com.github.jazzace.ds.FirefoxAutoconfig" ], - "CiscoAMP.munki": [ - "com.github.n8felton.munki.CiscoAMP" + "FirefoxSignedPkg-flush.jamf": [ + "com.github.jazzace.jamf.FirefoxSignedPkg-flush" ], - "CellProfiler.munki": [ - "com.github.n8felton.cellprofiler.munki" + "Template-latest.jamf": [ + "com.github.jazzace.jamf._____-latest" ], - "CellProfiler.download": [ - "com.github.n8felton.cellprofiler.download" + "Template-flush.jamf": [ + "com.github.jazzace.jamf._____-flush" ], - "Weka.munki": [ - "com.github.n8felton.munki.Weka" + "Template-pkg-uploadonly.jamf": [ + "com.github.jazzace.jamf._____-pkg-uploadonly" ], - "Weka.download": [ - "com.github.n8felton.download.Weka" + "Template-patch.jamf": [ + "com.github.jazzace.jamf._____-patch" ], - "SentinelOne.download": [ - "com.github.n8felton.download.SentinelOne" + "AppleJava6.munki": [ + "com.github.n8felton.munki.AppleJava6" ], - "FastQC.download": [ - "com.github.n8felton.download.fastqc" + "AppleJava6.download": [ + "com.github.n8felton.download.AppleJava6" ], - "FastQC.munki": [ - "com.github.n8felton.munki.FastQC" + "AppleJava6.install": [ + "com.github.n8felton.install.AppleJava6" ], - "AmazonCorretto.download": [ - "com.github.n8felton.download.AmazonCorretto", - "com.github.mlbz521.download.AmazonCorrettoOpenJDK" + "Epic Games Launcher.install": [ + "com.github.n8felton.install.EpicGamesLauncher" ], - "AmazonCorretto.munki": [ - "com.github.n8felton.munki.AmazonCorretto" + "Epic Games Launcher.pkg": [ + "com.github.n8felton.pkg.EpicGamesLauncher" ], "Epic Games Launcher.download": [ "com.github.n8felton.download.EpicGamesLauncher" ], - "Epic Games Launcher.install": [ - "com.github.n8felton.install.EpicGamesLauncher" - ], "Epic Games Launcher.munki": [ "com.github.n8felton.munki.EpicGamesLauncher" ], - "Epic Games Launcher.pkg": [ - "com.github.n8felton.pkg.EpicGamesLauncher" + "dart-sass.munki": [ + "com.github.n8felton.munki.dart-sass" ], - "ClustalX.download": [ - "com.github.n8felton.download.ClustalX" + "dart-sass.download": [ + "com.github.n8felton.download.dart-sass" ], - "ClustalW.pkg": [ - "com.github.n8felton.pkg.ClustalW" + "dart-sass.pkg": [ + "com.github.n8felton.pkg.dart-sass" ], - "ClustalX.munki": [ - "com.github.n8felton.munki.ClustalX" + "IntelXDK.download": [ + "com.github.n8felton.download.IntelXDK" ], - "ClustalW.munki": [ - "com.github.n8felton.munki.ClustalW" + "IntelXDK.munki": [ + "com.github.n8felton.munki.IntelXDK" ], - "ClustalW.download": [ - "com.github.n8felton.download.ClustalW" + "VMwareAirWatchAdminAssistant.install": [ + "com.github.n8felton.install.VMwareAirWatchAdminAssistant" ], - "MinitabExpressMU.munki": [ - "com.github.n8felton.munki.MinitabExpressMU" + "VMwareAirWatchAdminAssistant.download": [ + "com.github.n8felton.download.VMwareAirWatchAdminAssistant" ], - "Minitab.munki": [ - "com.github.n8felton.munki.Minitab" + "VMwareAirWatchAdminAssistant.munki": [ + "com.github.n8felton.munki.VMwareAirWatchAdminAssistant" ], - "BlueJ.install": [ - "com.github.n8felton.install.BlueJ" + "DataIntegration.munki": [ + "com.github.n8felton.munki.DataIntegration" + ], + "DataIntegration.pkg": [ + "com.github.n8felton.pkg.DataIntegration" + ], + "DataIntegration.download": [ + "com.github.n8felton.download.DataIntegration" ], "BlueJ.download": [ "com.github.n8felton.download.BlueJ", "uk.ac.ox.orchard.download.BlueJ" ], + "BlueJ.install": [ + "com.github.n8felton.install.BlueJ" + ], "BlueJ.munki": [ "com.github.n8felton.munki.BlueJ", "uk.ac.ox.orchard.munki.BlueJ" ], - "AppleBootcampSupportSoftware.download": [ - "com.github.n8felton.download.AppleBootcampSupportSoftware" + "HPPrinterDrivers.munki": [ + "com.github.n8felton.munki.HPPrinterDrivers" ], - "EpsonProDrivers.munki": [ - "com.github.n8felton.munki.EpsonProDrivers" + "HPPrinterDrivers.download": [ + "com.github.n8felton.download.HPPrinterDrivers" ], - "VisualParadigmCE.download": [ - "com.github.n8felton.visualparadigmce.download" + "AstroImageJ.munki": [ + "com.github.n8felton.munki.AstroImageJ" ], - "VisualParadigmCE.munki": [ - "com.github.n8felton.visualparadigmce.munki" + "SPAdes.munki": [ + "com.github.n8felton.munki.spades" ], - "GraphViz.download": [ - "com.github.n8felton.download.GraphViz" + "SPAdes.pkg": [ + "com.github.n8felton.pkg.spades" ], - "GraphViz.munki": [ - "com.github.n8felton.munki.GraphViz" + "SPAdes.download": [ + "com.github.n8felton.download.spades" ], - "FirestormViewer.munki": [ - "com.github.n8felton.munki.FirestormViewer" + "Timeular.install": [ + "com.github.moofit-recipes.install.Timeular" ], - "FinalDraft12.munki": [ - "com.github.n8felton.munki.FinalDraft12" + "Timeular.munki": [ + "com.github.moofit-recipes.munki.Timeular" ], - "FinalDraft12.download": [ - "com.github.n8felton.download.FinalDraft12", - "com.github.moofit-recipes.download.FinalDraft12" + "Timeular.pkg": [ + "com.github.moofit-recipes.pkg.Timeular" ], - "yubico-authenticator.munki": [ - "com.github.n8felton.yubico-authenticator.munki" + "Timeular.download": [ + "com.github.moofit-recipes.download.Timeular" ], - "yubioath-desktop.munki": [ - "com.github.n8felton.munki.yubioath-desktop" + "FastQC.munki": [ + "com.github.n8felton.munki.FastQC" ], - "yubico-authenticator.download": [ - "com.github.n8felton.yubico-authenticator.download" + "FastQC.download": [ + "com.github.n8felton.download.fastqc" ], - "yubioath-desktop.download": [ - "com.github.n8felton.download.yubioath-desktop" + "jamovi.munki": [ + "com.github.n8felton.munki.jamovi" ], - "ATTODiskBenchmark.download": [ - "com.github.n8felton.download.ATTODiskBenchmark" + "jamovi.download": [ + "com.github.n8felton.download.jamovi", + "com.github.ahousseini-recipes.download.jamovi" ], - "ATTODiskBenchmark.munki": [ - "com.github.n8felton.munki.ATTODiskBenchmark" + "AppleSamsungPrinterDrivers.download": [ + "com.github.n8felton.download.AppleSamsungPrinterDrivers" ], - "ATTODiskBenchmark.pkg": [ - "com.github.n8felton.pkg.ATTODiskBenchmark" + "AppleInfotecPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleInfotecPrinterDrivers" ], - "CodonCodeAligner.download": [ - "com.github.n8felton.download.CodonCodeAligner" + "AppleXeroxPrinterDrivers.download": [ + "com.github.n8felton.download.AppleXeroxPrinterDrivers" ], - "CodonCodeAligner.munki": [ - "com.github.n8felton.munki.CodonCodeAligner" + "AppleGestetnerPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleGestetnerPrinterDrivers" ], - "MEGA.munki": [ - "com.github.n8felton.munki.MEGA" + "AppleGestetnerPrinterDrivers.download": [ + "com.github.n8felton.download.AppleGestetnerPrinterDrivers" ], - "Cn3D.munki": [ - "com.github.n8felton.munki.Cn3D" + "AppleCanonLaserPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers" ], - "Cn3D.download": [ - "com.github.n8felton.download.Cn3D" + "AppleCanonLaserPrinterDrivers.download": [ + "com.github.n8felton.download.AppleCanonLaserPrinterDrivers" ], - "SPAdes.download": [ - "com.github.n8felton.download.spades" + "AppleLanierPrinterDrivers.download": [ + "com.github.n8felton.download.AppleLanierPrinterDrivers" ], - "SPAdes.pkg": [ - "com.github.n8felton.pkg.spades" + "AppleInfoPrintPrinterDrivers.download": [ + "com.github.n8felton.download.AppleInfoPrintPrinterDrivers" ], - "SPAdes.munki": [ - "com.github.n8felton.munki.spades" + "AppleBrotherPrinterDrivers.download": [ + "com.github.n8felton.download.AppleBrotherPrinterDrivers" ], - "jamovi.download": [ - "com.github.n8felton.download.jamovi", - "com.github.ahousseini-recipes.download.jamovi" + "AppleInfoPrintPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers" ], - "jamovi.munki": [ - "com.github.n8felton.munki.jamovi" + "AppleHPPrinterDrivers.download": [ + "com.github.n8felton.download.AppleHPPrinterDrivers" ], - "OpenRefine.download": [ - "com.github.n8felton.download.OpenRefine" + "AppleXeroxPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleXeroxPrinterDrivers" ], - "OpenRefine.munki": [ - "com.github.n8felton.munki.OpenRefine" + "AppleRicohPrinterDrivers.download": [ + "com.github.n8felton.download.AppleRicohPrinterDrivers" ], - "Meta Spark Studio.pkg": [ - "com.github.n8felton.pkg.MetaSparkStudio" + "AppleHPPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleHPPrinterDrivers" ], - "Meta Spark Studio.download": [ - "com.github.n8felton.download.MetaSparkStudio" + "AppleNRGPrinterDrivers.download": [ + "com.github.n8felton.download.AppleNRGPrinterDrivers" ], - "Meta Spark Studio.munki": [ - "com.github.n8felton.munki.MetaSparkStudio" + "AppleLanierPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleLanierPrinterDrivers" ], - "Bruno.munki": [ - "com.github.n8felton.munki.Bruno" + "AppleFujiXeroxPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers" ], - "Bruno.download": [ - "com.github.n8felton.download.Bruno" + "AppleLexmarkPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleLexmarkPrinterDrivers" ], - "Aladin.munki": [ - "com.github.n8felton.munki.Aladin" + "AppleLexmarkPrinterDrivers.download": [ + "com.github.n8felton.download.AppleLexmarkPrinterDrivers" ], - "Aladin.download": [ - "com.github.n8felton.download.Aladin" + "AppleRicohPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleRicohPrinterDrivers" ], - "dart-sass.download": [ - "com.github.n8felton.download.dart-sass" + "AppleSavinPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleSavinPrinterDrivers" ], - "dart-sass.munki": [ - "com.github.n8felton.munki.dart-sass" + "AppleCanonInkjetPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers" ], - "dart-sass.pkg": [ - "com.github.n8felton.pkg.dart-sass" + "AppleSavinPrinterDrivers.download": [ + "com.github.n8felton.download.AppleSavinPrinterDrivers" ], - "ParaView.download": [ - "com.github.n8felton.paraview.download" + "AppleEpsonPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleEpsonPrinterDrivers" ], - "ParaView.munki": [ - "com.github.n8felton.paraview.munki" + "AppleEpsonPrinterDrivers.download": [ + "com.github.n8felton.download.AppleEpsonPrinterDrivers" ], - "MAMP.munki": [ - "com.github.n8felton.munki.MAMP" + "AppleSamsungPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleSamsungPrinterDrivers" ], - "MAMP.download": [ - "com.github.n8felton.download.MAMP" + "AppleNRGPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleNRGPrinterDrivers" ], - "IntelXDK.download": [ - "com.github.n8felton.download.IntelXDK" + "AppleFujiXeroxPrinterDrivers.download": [ + "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers" ], - "IntelXDK.munki": [ - "com.github.n8felton.munki.IntelXDK" + "AppleInfotecPrinterDrivers.download": [ + "com.github.n8felton.download.AppleInfotecPrinterDrivers" ], - "Microsoft Remote Desktop Beta.install": [ - "com.github.n8felton.install.MicrosoftRemoteDesktopBeta" + "AppleGutenprintPrinterDrivers.download": [ + "com.github.n8felton.download.AppleGutenprintPrinterDrivers" ], - "Microsoft Remote Desktop Beta.download": [ - "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", - "com.github.smithjw.smithjw-recipes.download.MicrosoftRemoteDesktopBeta" + "AppleBrotherPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleBrotherPrinterDrivers" ], - "Microsoft Remote Desktop Beta.pkg": [ - "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta", - "com.github.smithjw.smithjw-recipes.pkg.MicrosoftRemoteDesktopBeta" + "AppleGutenprintPrinterDrivers.munki": [ + "com.github.n8felton.munki.AppleGutenprintPrinterDrivers" ], - "MicrosoftEdge.munki": [ - "com.github.n8felton.munki.MicrosoftEdge", - "com.github.rtrouton.munki.microsoftedge" + "AppleCanonInkjetPrinterDrivers.download": [ + "com.github.n8felton.download.AppleCanonInkjetPrinterDrivers" ], - "MicrosoftEdge.download": [ - "com.github.n8felton.download.MicrosoftEdge", - "com.github.rtrouton.download.microsoftedge" + "Bruno.download": [ + "com.github.n8felton.download.Bruno" ], - "Microsoft Remote Desktop Beta.munki": [ - "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta" + "Bruno.munki": [ + "com.github.n8felton.munki.Bruno" ], - "AppleHPPrinterDrivers.download": [ - "com.github.n8felton.download.AppleHPPrinterDrivers" + "Meta Spark Studio.munki": [ + "com.github.n8felton.munki.MetaSparkStudio" ], - "AppleCanonInkjetPrinterDrivers.download": [ - "com.github.n8felton.download.AppleCanonInkjetPrinterDrivers" + "Meta Spark Studio.pkg": [ + "com.github.n8felton.pkg.MetaSparkStudio" ], - "AppleLanierPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleLanierPrinterDrivers" + "Meta Spark Studio.download": [ + "com.github.n8felton.download.MetaSparkStudio" ], - "AppleRicohPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleRicohPrinterDrivers" + "Vision.pkg": [ + "com.github.n8felton.pkg.Vision" ], - "AppleCanonInkjetPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers" + "Vision.download": [ + "com.github.n8felton.download.Vision" ], - "AppleSamsungPrinterDrivers.download": [ - "com.github.n8felton.download.AppleSamsungPrinterDrivers" + "Vision.munki": [ + "com.github.n8felton.munki.Vision" ], - "AppleGestetnerPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleGestetnerPrinterDrivers" + "ClustalW.munki": [ + "com.github.n8felton.munki.ClustalW" ], - "AppleXeroxPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleXeroxPrinterDrivers" + "ClustalW.download": [ + "com.github.n8felton.download.ClustalW" ], - "AppleSamsungPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleSamsungPrinterDrivers" + "ClustalX.munki": [ + "com.github.n8felton.munki.ClustalX" ], - "AppleLanierPrinterDrivers.download": [ - "com.github.n8felton.download.AppleLanierPrinterDrivers" + "ClustalW.pkg": [ + "com.github.n8felton.pkg.ClustalW" ], - "AppleInfotecPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleInfotecPrinterDrivers" + "ClustalX.download": [ + "com.github.n8felton.download.ClustalX" ], - "AppleNRGPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleNRGPrinterDrivers" + "AppleBootcampSupportSoftware.download": [ + "com.github.n8felton.download.AppleBootcampSupportSoftware" ], - "AppleBrotherPrinterDrivers.download": [ - "com.github.n8felton.download.AppleBrotherPrinterDrivers" + "Aladin.download": [ + "com.github.n8felton.download.Aladin" ], - "AppleFujiXeroxPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers" + "Aladin.munki": [ + "com.github.n8felton.munki.Aladin" ], - "AppleEpsonPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleEpsonPrinterDrivers" + "Neo4j-CE.download": [ + "com.github.n8felton.neo4j-ce.download" ], - "AppleNRGPrinterDrivers.download": [ - "com.github.n8felton.download.AppleNRGPrinterDrivers" + "Neo4j-CE.munki": [ + "com.github.n8felton.neo4j-ce.munki" ], - "AppleRicohPrinterDrivers.download": [ - "com.github.n8felton.download.AppleRicohPrinterDrivers" + "KeePassXC.munki": [ + "com.github.n8felton.munki.KeePassXC", + "com.github.dataJAR-recipes.munki.KeePassXC" ], - "AppleXeroxPrinterDrivers.download": [ - "com.github.n8felton.download.AppleXeroxPrinterDrivers" + "KeePassXC.download": [ + "com.github.n8felton.download.KeePassXC", + "com.github.dataJAR-recipes.download.KeePassXC" ], - "AppleGutenprintPrinterDrivers.download": [ - "com.github.n8felton.download.AppleGutenprintPrinterDrivers" + "MAMP.munki": [ + "com.github.n8felton.munki.MAMP" ], - "AppleInfoPrintPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers" + "MAMP.download": [ + "com.github.n8felton.download.MAMP" ], - "AppleLexmarkPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleLexmarkPrinterDrivers" + "Spark AR Studio.download": [ + "com.github.n8felton.download.SparkARStudio" ], - "AppleLexmarkPrinterDrivers.download": [ - "com.github.n8felton.download.AppleLexmarkPrinterDrivers" + "Spark AR Studio.pkg": [ + "com.github.n8felton.pkg.SparkARStudio" ], - "AppleEpsonPrinterDrivers.download": [ - "com.github.n8felton.download.AppleEpsonPrinterDrivers" + "Spark AR Studio.munki": [ + "com.github.n8felton.munki.SparkARStudio" ], - "AppleCanonLaserPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers" + "FinalDraft12.munki": [ + "com.github.n8felton.munki.FinalDraft12" ], - "AppleGestetnerPrinterDrivers.download": [ - "com.github.n8felton.download.AppleGestetnerPrinterDrivers" + "FinalDraft12.download": [ + "com.github.n8felton.download.FinalDraft12", + "com.github.moofit-recipes.download.FinalDraft12" ], - "AppleInfoPrintPrinterDrivers.download": [ - "com.github.n8felton.download.AppleInfoPrintPrinterDrivers" + "PAUP.download": [ + "com.github.n8felton.paup.download" ], - "AppleSavinPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleSavinPrinterDrivers" + "PAUP.munki": [ + "com.github.n8felton.paup.munki" ], - "AppleCanonLaserPrinterDrivers.download": [ - "com.github.n8felton.download.AppleCanonLaserPrinterDrivers" + "OpenSC.download": [ + "com.github.n8felton.download.OpenSC" ], - "AppleGutenprintPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleGutenprintPrinterDrivers" + "OpenSC.munki": [ + "com.github.n8felton.munki.OpenSC" ], - "AppleInfotecPrinterDrivers.download": [ - "com.github.n8felton.download.AppleInfotecPrinterDrivers" + "SAOImageDS9.munki": [ + "com.github.n8felton.munki.SAOImageDS9-app" ], - "AppleFujiXeroxPrinterDrivers.download": [ - "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers" + "Minitab.munki": [ + "com.github.n8felton.munki.Minitab" ], - "AppleHPPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleHPPrinterDrivers" + "MinitabExpressMU.munki": [ + "com.github.n8felton.munki.MinitabExpressMU" ], - "AppleBrotherPrinterDrivers.munki": [ - "com.github.n8felton.munki.AppleBrotherPrinterDrivers" + "jGrasp.download": [ + "com.github.n8felton.download.jGrasp" ], - "AppleSavinPrinterDrivers.download": [ - "com.github.n8felton.download.AppleSavinPrinterDrivers" + "jGrasp.munki": [ + "com.github.n8felton.munki.jGrasp" ], - "AppleJava6.munki": [ - "com.github.n8felton.munki.AppleJava6" + "Microsoft Remote Desktop Beta.install": [ + "com.github.n8felton.install.MicrosoftRemoteDesktopBeta" ], - "AppleJava6.download": [ - "com.github.n8felton.download.AppleJava6" + "Microsoft Remote Desktop Beta.pkg": [ + "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta", + "com.github.smithjw.smithjw-recipes.pkg.MicrosoftRemoteDesktopBeta" ], - "AppleJava6.install": [ - "com.github.n8felton.install.AppleJava6" + "MicrosoftEdge.download": [ + "com.github.n8felton.download.MicrosoftEdge", + "com.github.rtrouton.download.microsoftedge" ], - "XeroxPrintDriver.download": [ - "com.github.n8felton.download.xerox.printdriver", - "com.github.mlbz521.download.XeroxPrintDriver" + "Microsoft Remote Desktop Beta.munki": [ + "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta" ], - "XeroxPrintDriver.munki": [ - "com.github.n8felton.munki.xerox.printdriver", - "com.github.flammable.munki.xerox.printdriver" + "MicrosoftEdge.munki": [ + "com.github.n8felton.munki.MicrosoftEdge", + "com.github.rtrouton.munki.microsoftedge" ], - "Tidal.munki": [ - "com.github.n8felton.munki.Tidal" + "Microsoft Remote Desktop Beta.download": [ + "com.github.n8felton.download.MicrosoftRemoteDesktopBeta", + "com.github.smithjw.smithjw-recipes.download.MicrosoftRemoteDesktopBeta" ], - "Tidal.download": [ - "com.github.n8felton.download.Tidal" + "CellProfiler.munki": [ + "com.github.n8felton.cellprofiler.munki" ], - "Timeular.download": [ - "com.github.moofit-recipes.download.Timeular" + "CellProfiler.download": [ + "com.github.n8felton.cellprofiler.download" ], - "Timeular.pkg": [ - "com.github.moofit-recipes.pkg.Timeular" + "Weka.download": [ + "com.github.n8felton.download.Weka" ], - "Timeular.munki": [ - "com.github.moofit-recipes.munki.Timeular" + "Weka.munki": [ + "com.github.n8felton.munki.Weka" ], - "Timeular.install": [ - "com.github.moofit-recipes.install.Timeular" + "GraphViz.munki": [ + "com.github.n8felton.munki.GraphViz" ], - "SerialCloner.download": [ - "com.github.n8felton.download.SerialCloner" + "GraphViz.download": [ + "com.github.n8felton.download.GraphViz" ], - "SerialCloner.munki": [ - "com.github.n8felton.munki.SerialCloner" + "Cinemagraph Pro.munki": [ + "com.github.n8felton.munki.CinemagraphPro" ], - "VMwareAirWatchAdminAssistant.munki": [ - "com.github.n8felton.munki.VMwareAirWatchAdminAssistant" + "Cinemagraph Pro.pkg": [ + "com.github.n8felton.pkg.CinemagraphPro" ], - "VMwareAirWatchAdminAssistant.install": [ - "com.github.n8felton.install.VMwareAirWatchAdminAssistant" + "Cinemagraph Pro.install": [ + "com.github.n8felton.install.CinemagraphPro" ], - "VMwareAirWatchAdminAssistant.download": [ - "com.github.n8felton.download.VMwareAirWatchAdminAssistant" + "Cinemagraph Pro.download": [ + "com.github.n8felton.download.CinemagraphPro" ], - "PAUP.munki": [ - "com.github.n8felton.paup.munki" + "Chimera.download": [ + "com.github.n8felton.download.Chimera" ], - "PAUP.download": [ - "com.github.n8felton.paup.download" + "Chimera.munki": [ + "com.github.n8felton.munki.Chimera" ], - "Vision.pkg": [ - "com.github.n8felton.pkg.Vision" + "EpsonProDrivers.munki": [ + "com.github.n8felton.munki.EpsonProDrivers" ], - "Vision.download": [ - "com.github.n8felton.download.Vision" + "ATTODiskBenchmark.munki": [ + "com.github.n8felton.munki.ATTODiskBenchmark" ], - "Vision.munki": [ - "com.github.n8felton.munki.Vision" + "ATTODiskBenchmark.download": [ + "com.github.n8felton.download.ATTODiskBenchmark" ], - "Geneious.munki": [ - "com.github.n8felton.geneious.munki" + "ATTODiskBenchmark.pkg": [ + "com.github.n8felton.pkg.ATTODiskBenchmark" ], - "Geneious.download": [ - "com.github.n8felton.geneious.download" + "Cn3D.download": [ + "com.github.n8felton.download.Cn3D" + ], + "Cn3D.munki": [ + "com.github.n8felton.munki.Cn3D" + ], + "OpenRefine.download": [ + "com.github.n8felton.download.OpenRefine" + ], + "OpenRefine.munki": [ + "com.github.n8felton.munki.OpenRefine" + ], + "Maven.pkg": [ + "com.github.n8felton.pkg.Maven", + "uk.ac.ox.orchard.pkg.apache-maven" ], "Ant.download": [ "com.github.n8felton.download.Ant", @@ -149666,10 +149636,6 @@ "com.github.n8felton.munki.Maven", "uk.ac.ox.orchard.munki.apache-maven" ], - "Maven.pkg": [ - "com.github.n8felton.pkg.Maven", - "uk.ac.ox.orchard.pkg.apache-maven" - ], "Ant.pkg": [ "com.github.n8felton.pkg.Ant", "uk.ac.ox.orchard.pkg.apache-ant" @@ -149682,29 +149648,68 @@ "com.github.n8felton.download.Maven", "uk.ac.ox.orchard.download.apache-maven" ], - "SAOImageDS9.munki": [ - "com.github.n8felton.munki.SAOImageDS9-app" + "Geneious.download": [ + "com.github.n8felton.geneious.download" ], - "HPPrinterDrivers.download": [ - "com.github.n8felton.download.HPPrinterDrivers" + "Geneious.munki": [ + "com.github.n8felton.geneious.munki" + ], + "VisualParadigmCE.download": [ + "com.github.n8felton.visualparadigmce.download" + ], + "VisualParadigmCE.munki": [ + "com.github.n8felton.visualparadigmce.munki" + ], + "CodonCodeAligner.munki": [ + "com.github.n8felton.munki.CodonCodeAligner" + ], + "CodonCodeAligner.download": [ + "com.github.n8felton.download.CodonCodeAligner" + ], + "AmazonCorretto.download": [ + "com.github.n8felton.download.AmazonCorretto", + "com.github.mlbz521.download.AmazonCorrettoOpenJDK" + ], + "AmazonCorretto.munki": [ + "com.github.n8felton.munki.AmazonCorretto" + ], + "yubioath-desktop.download": [ + "com.github.n8felton.download.yubioath-desktop" + ], + "yubioath-desktop.munki": [ + "com.github.n8felton.munki.yubioath-desktop" + ], + "yubico-authenticator.download": [ + "com.github.n8felton.yubico-authenticator.download" + ], + "yubico-authenticator.munki": [ + "com.github.n8felton.yubico-authenticator.munki" + ], + "ParaView.download": [ + "com.github.n8felton.paraview.download" + ], + "ParaView.munki": [ + "com.github.n8felton.paraview.munki" ], - "HPPrinterDrivers.munki": [ - "com.github.n8felton.munki.HPPrinterDrivers" + "XeroxPrintDriver.munki": [ + "com.github.n8felton.munki.xerox.printdriver", + "com.github.flammable.munki.xerox.printdriver" ], - "DataIntegration.munki": [ - "com.github.n8felton.munki.DataIntegration" + "XeroxPrintDriver.download": [ + "com.github.n8felton.download.xerox.printdriver", + "com.github.mlbz521.download.XeroxPrintDriver" ], - "DataIntegration.pkg": [ - "com.github.n8felton.pkg.DataIntegration" + "SentinelOne.download": [ + "com.github.n8felton.download.SentinelOne" ], - "DataIntegration.download": [ - "com.github.n8felton.download.DataIntegration" + "Tidal.download": [ + "com.github.n8felton.download.Tidal" ], - "AstroImageJ.munki": [ - "com.github.n8felton.munki.AstroImageJ" + "Tidal.munki": [ + "com.github.n8felton.munki.Tidal" ], - "IntelHAXM.download": [ - "com.github.n8felton.download.IntelHAXM" + "FirestormViewer.munki": [ + "com.github.n8felton.munki.FirestormViewer" ], "IntelUnite.munki": [ "com.github.n8felton.munki.IntelUnite" @@ -149715,32 +149720,20 @@ "IntelUnite.download": [ "com.github.n8felton.download.IntelUnite" ], - "OpenSC.munki": [ - "com.github.n8felton.munki.OpenSC" - ], - "OpenSC.download": [ - "com.github.n8felton.download.OpenSC" - ], - "Spark AR Studio.pkg": [ - "com.github.n8felton.pkg.SparkARStudio" - ], - "Spark AR Studio.download": [ - "com.github.n8felton.download.SparkARStudio" - ], - "Spark AR Studio.munki": [ - "com.github.n8felton.munki.SparkARStudio" + "IntelHAXM.download": [ + "com.github.n8felton.download.IntelHAXM" ], - "Cinemagraph Pro.pkg": [ - "com.github.n8felton.pkg.CinemagraphPro" + "SerialCloner.download": [ + "com.github.n8felton.download.SerialCloner" ], - "Cinemagraph Pro.install": [ - "com.github.n8felton.install.CinemagraphPro" + "SerialCloner.munki": [ + "com.github.n8felton.munki.SerialCloner" ], - "Cinemagraph Pro.download": [ - "com.github.n8felton.download.CinemagraphPro" + "CiscoAMP.download": [ + "com.github.n8felton.download.CiscoAMP" ], - "Cinemagraph Pro.munki": [ - "com.github.n8felton.munki.CinemagraphPro" + "CiscoAMP.munki": [ + "com.github.n8felton.munki.CiscoAMP" ], "NaturalReaderFree.munki": [ "com.github.n8felton.munki.NaturalReaderFree" @@ -149748,23 +149741,29 @@ "NaturalReaderFree.download": [ "com.github.n8felton.download.NaturalReaderFree" ], - "jGrasp.munki": [ - "com.github.n8felton.munki.jGrasp" + "MEGA.munki": [ + "com.github.n8felton.munki.MEGA" ], - "jGrasp.download": [ - "com.github.n8felton.download.jGrasp" + "SoX.munki": [ + "com.github.n8felton.munki.SoX" ], - "AxureRP.download": [ - "com.github.thenikola.download.AxureRP" + "SoX.pkg": [ + "com.github.n8felton.pkg.SoX" ], - "AxureRP.munki": [ - "com.github.thenikola.munki.AxureRP" + "SoX.download": [ + "com.github.n8felton.download.SoX" + ], + "DiskCatalogMaker.download": [ + "com.github.thenikola.download.DiskCatalogMaker" ], "DiskCatalogMaker.munki": [ "com.github.thenikola.munki.DiskCatalogMaker" ], - "DiskCatalogMaker.download": [ - "com.github.thenikola.download.DiskCatalogMaker" + "BalsamiqMockups.download": [ + "com.github.thenikola.download.BalsamicMockups" + ], + "BalsamiqMockups.munki": [ + "com.github.thenikola.munki.BalsamiqMockups" ], "ScreamingFrogSeo.download": [ "com.github.thenikola.download.ScreamingFrogSEO" @@ -149772,35 +149771,41 @@ "ScreamingFrogSeo.munki": [ "com.github.thenikola.munki.ScreamingFrogSEO" ], - "CodeKit.munki": [ - "com.github.autopkg.munki.CodeKit" - ], - "CodeKit.download": [ - "com.github.autopkg.download.CodeKit" - ], - "CodeKit.install": [ - "com.github.autopkg.install.CodeKit" + "TinyGrab.install": [ + "com.github.autopkg.install.TinyGrab" ], "TinyGrab.download": [ "com.github.autopkg.download.TinyGrab" ], - "TinyGrab.install": [ - "com.github.autopkg.install.TinyGrab" - ], "TinyGrab.munki": [ "com.github.autopkg.munki.TinyGrab" ], - "Amethyst.download": [ - "com.github.autopkg.download.Amethyst" + "GoToMeeting.download": [ + "com.github.thenikola.download.GoToMeeting", + "com.github.homebysix.download.GoToMeeting", + "com.github.ahousseini-recipes.download.GoToMeeting" ], - "Amethyst.munki": [ - "com.github.autopkg.munki.Amethyst" + "GoToMeeting.munki": [ + "com.github.thenikola.munki.GoToMeeting", + "com.github.homebysix.munki.GoToMeeting" ], - "Amethyst.install": [ - "com.github.autopkg.install.Amethyst" + "CodeKit.install": [ + "com.github.autopkg.install.CodeKit" ], - "AutoPkg-Release.munki": [ - "com.github.thenikola.munki.AutoPkg-Release" + "CodeKit.download": [ + "com.github.autopkg.download.CodeKit" + ], + "CodeKit.munki": [ + "com.github.autopkg.munki.CodeKit" + ], + "AxureRP.munki": [ + "com.github.thenikola.munki.AxureRP" + ], + "AxureRP.download": [ + "com.github.thenikola.download.AxureRP" + ], + "DiskWave.install": [ + "com.github.autopkg.install.DiskWave" ], "DiskWave.download": [ "com.github.autopkg.download.DiskWave" @@ -149808,175 +149813,199 @@ "DiskWave.munki": [ "com.github.autopkg.munki.DiskWave" ], - "DiskWave.install": [ - "com.github.autopkg.install.DiskWave" - ], - "BalsamiqMockups.download": [ - "com.github.thenikola.download.BalsamicMockups" + "AutoPkg-Release.munki": [ + "com.github.thenikola.munki.AutoPkg-Release" ], - "BalsamiqMockups.munki": [ - "com.github.thenikola.munki.BalsamiqMockups" + "Amethyst.install": [ + "com.github.autopkg.install.Amethyst" ], - "GoToMeeting.munki": [ - "com.github.thenikola.munki.GoToMeeting", - "com.github.homebysix.munki.GoToMeeting" + "Amethyst.download": [ + "com.github.autopkg.download.Amethyst" ], - "GoToMeeting.download": [ - "com.github.thenikola.download.GoToMeeting", - "com.github.homebysix.download.GoToMeeting", - "com.github.ahousseini-recipes.download.GoToMeeting" + "Amethyst.munki": [ + "com.github.autopkg.munki.Amethyst" ], - "Deluge.download": [ - "com.github.thenikola.download.Deluge" + "Deluge.install": [ + "com.github.thenikola.install.Deluge" ], "Deluge.munki": [ "com.github.thenikola.munki.Deluge" ], - "Deluge.install": [ - "com.github.thenikola.install.Deluge" + "Deluge.download": [ + "com.github.thenikola.download.Deluge" ], - "0xED.download": [ - "com.github.mosen.download.0xED" + "IDEA-IU.install": [ + "com.github.mosen.install.IDEA-IU" ], - "Fseventer.download": [ - "com.github.mosen.download.Fseventer" + "PhpStorm.download": [ + "com.github.mosen.download.PhpStorm", + "com.github.bnpl.autopkg.download.phpstorm" ], "IDEA-IU.jss": [ "com.github.mosen.jss.IDEA-IU" ], + "jetbrains.download": [ + "com.github.mosen.download.jetbrains" + ], + "RubyMine.munki": [ + "com.github.mosen.munki.RubyMine", + "com.github.bnpl.autopkg.munki.rubymine" + ], "WebStorm.download": [ "com.github.mosen.download.WebStorm", "com.github.bnpl.autopkg.download.webstorm" ], + "PhpStorm.munki": [ + "com.github.mosen.munki.PhpStorm", + "com.github.bnpl.autopkg.munki.phpstorm" + ], + "IDEA-IU.munki": [ + "com.github.mosen.munki.IDEA-IU" + ], "datagrip.munki": [ "com.github.mosen.munki.DataGrip" ], - "clion.munki": [ - "com.github.mosen.munki.CLion" + "RubyMine.download": [ + "com.github.mosen.download.RubyMine", + "com.github.bnpl.autopkg.download.rubymine" ], "IDEA-IU.download": [ "com.github.mosen.download.IDEA-IU" ], + "clion.munki": [ + "com.github.mosen.munki.CLion" + ], "PyCharmPro.download": [ "com.github.mosen.download.PyCharmPro" ], - "RubyMine.download": [ - "com.github.mosen.download.RubyMine", - "com.github.bnpl.autopkg.download.rubymine" + "SeafileClient.munki": [ + "com.github.mosen.munki.SeafileClient" ], - "IDEA-IU.munki": [ - "com.github.mosen.munki.IDEA-IU" + "SeafileClient.download": [ + "com.github.mosen.download.SeafileClient" ], - "RubyMine.munki": [ - "com.github.mosen.munki.RubyMine", - "com.github.bnpl.autopkg.munki.rubymine" + "SeafileClient.install": [ + "com.github.mosen.install.SeafileClient" ], - "IDEA-IU.install": [ - "com.github.mosen.install.IDEA-IU" + "BarcodeProducer.download": [ + "com.github.mosen.download.BarcodeProducer" ], - "PhpStorm.download": [ - "com.github.mosen.download.PhpStorm", - "com.github.bnpl.autopkg.download.phpstorm" + "BarcodeProducer.munki": [ + "com.github.mosen.munki.BarcodeProducer" ], - "jetbrains.download": [ - "com.github.mosen.download.jetbrains" + "CADTools10.munki": [ + "com.github.mosen.munki.CADtools10" ], - "PhpStorm.munki": [ - "com.github.mosen.munki.PhpStorm", - "com.github.bnpl.autopkg.munki.phpstorm" + "CADTools7.pkg": [ + "com.github.mosen.pkg.CADTools7" ], - "AcrobatXMP.download": [ - "com.github.mosen.download.Esko.AcrobatXMP" + "CADTools8.download": [ + "com.github.mosen.download.CADTools8" ], - "AcrobatXMP.munki": [ - "com.github.mosen.munki.Esko.AcrobatXMP" + "CADTools9.pkg": [ + "com.github.mosen.pkg.CADTools9" ], - "DeskpackEssentials.download": [ - "com.github.mosen.download.Esko.DeskpackEssentials" + "CADTools8.pkg": [ + "com.github.mosen.pkg.CADTools8" ], - "CTLP.pkg": [ - "com.github.mosen.pkg.Esko.CT-LP" + "CADTools7.download": [ + "com.github.mosen.download.CADTools7" ], - "AcrobatXMP.pkg": [ - "com.github.mosen.pkg.Esko.AcrobatXMP" + "CADTools9.download": [ + "com.github.mosen.download.CADTools9" ], - "DeskpackAdvanced.download": [ - "com.github.mosen.download.EskoDeskpackAdvanced" + "CADTools10.download": [ + "com.github.mosen.download.CADtools10" ], - "PowerLayout.download": [ - "com.github.mosen.download.Esko.PowerLayout" + "Fseventer.download": [ + "com.github.mosen.download.Fseventer" ], - "EskoDataExchange.download": [ - "com.github.mosen.download.EskoDataExchange" + "CommandWorkstation.download": [ + "com.github.mosen.download.CommandWorkstation" ], - "DeskpackEssentials.pkg": [ - "com.github.mosen.pkg.EskoDeskpackEssentials" + "FieryExtendedApplications.download": [ + "com.github.mosen.download.EFI.FieryExtendedApplications" ], - "CTLP.download": [ - "com.github.mosen.download.Esko.CT-LP" + "0xED.download": [ + "com.github.mosen.download.0xED" ], - "PowerTrapper.download": [ - "com.github.mosen.download.Esko.PowerTrapper" + "FontExplorerX4Plugins.download": [ + "com.github.mosen.download.FontExplorerXProPlugins" ], - "DeskpackEssentials.munki": [ - "com.github.mosen.munki.EskoDeskpackEssentials" + "FontExplorerXPro.install": [ + "com.github.mosen.install.FontExplorerXPro" + ], + "FontExplorerX4PluginID2014.pkg": [ + "com.github.mosen.pkg.FontExplorerXPluginID2014" + ], + "FontExplorerXServer.download": [ + "com.github.mosen.download.FontExplorerXServer" + ], + "FontExplorerX4PluginAI2014.pkg": [ + "com.github.mosen.pkg.FontExplorerXPluginAI2014" + ], + "FontExplorerXPro.download": [ + "com.github.mosen.download.FontExplorerXPro" + ], + "FontExplorerXPro.munki": [ + "com.github.mosen.munki.FontExplorerXPro" + ], + "FontExplorerX4Pro.pkg": [ + "com.github.mosen.pkg.FontExplorerXPro" + ], + "FontExplorerX4PluginPS2014.pkg": [ + "com.github.mosen.pkg.FontExplorerXPluginPS2014" ], "WebCenterConnector.download": [ "com.github.mosen.download.WebCenterConnector" ], - "EskoDataExchange.pkg": [ - "com.github.mosen.pkg.EskoDataExchange" + "DeskpackEssentials.munki": [ + "com.github.mosen.munki.EskoDeskpackEssentials" ], - "EskoDataExchange.munki": [ - "com.github.mosen.munki.EskoDataExchange" + "CTLP.download": [ + "com.github.mosen.download.Esko.CT-LP" + ], + "DeskpackEssentials.download": [ + "com.github.mosen.download.Esko.DeskpackEssentials" ], "InkTools.download": [ "com.github.mosen.download.Esko.InkTools" ], + "AcrobatXMP.pkg": [ + "com.github.mosen.pkg.Esko.AcrobatXMP" + ], "CTLP.munki": [ "com.github.mosen.munki.Esko.CT-LP" ], - "ArtFiles2.munki": [ - "com.github.mosen.munki.ArtFiles2" - ], - "ArtFiles2.download": [ - "com.github.mosen.download.ArtFiles2" - ], - "AdobeProvisioningToolkit.license": [ - "com.github.mosen.license.Adobe.ProvisioningToolkit" - ], - "AdobeAcrobatProBaseCustomized.munki": [ - "com.github.timsutton.munki.adobe-acrobat-pro-base-customized" - ], - "CaptivateTTSVoices.download": [ - "com.github.mosen.download.Adobe.CaptivateTTSVoices" + "AcrobatXMP.munki": [ + "com.github.mosen.munki.Esko.AcrobatXMP" ], - "AAMEE.download": [ - "com.github.mosen.download.AAMEE" + "DeskpackEssentials.pkg": [ + "com.github.mosen.pkg.EskoDeskpackEssentials" ], - "Lightroom.download": [ - "com.github.mosen.download.Lightroom" + "EskoDataExchange.munki": [ + "com.github.mosen.munki.EskoDataExchange" ], - "CaptivateELearningAssets.download": [ - "com.github.mosen.download.Adobe.eLearningAssets" + "PowerLayout.download": [ + "com.github.mosen.download.Esko.PowerLayout" ], - "CustomizationWizardXI.download": [ - "com.github.mosen.download.CustomizationWizardXI" + "DeskpackAdvanced.download": [ + "com.github.mosen.download.EskoDeskpackAdvanced" ], - "AdobeAcrobatProBaseCustomized.pkg": [ - "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized" + "CTLP.pkg": [ + "com.github.mosen.pkg.Esko.CT-LP" ], - "AdobeAcrobatProBase.download": [ - "com.github.timsutton.download.adobe-acrobat-pro-base" + "EskoDataExchange.download": [ + "com.github.mosen.download.EskoDataExchange" ], - "salt.install": [ - "com.github.mosen.install.salt" + "EskoDataExchange.pkg": [ + "com.github.mosen.pkg.EskoDataExchange" ], - "salt.download": [ - "com.github.mosen.download.salt" + "AcrobatXMP.download": [ + "com.github.mosen.download.Esko.AcrobatXMP" ], - "salt.munki": [ - "com.github.mosen.munki.salt" + "PowerTrapper.download": [ + "com.github.mosen.download.Esko.PowerTrapper" ], "salt-py3.munki": [ "com.github.mosen.munki.salt.py3" @@ -149984,92 +150013,71 @@ "salt-py3.download": [ "com.github.mosen.download.salt.py3" ], - "SeafileClient.download": [ - "com.github.mosen.download.SeafileClient" + "salt.download": [ + "com.github.mosen.download.salt" ], - "SeafileClient.munki": [ - "com.github.mosen.munki.SeafileClient" + "salt.install": [ + "com.github.mosen.install.salt" ], - "SeafileClient.install": [ - "com.github.mosen.install.SeafileClient" + "salt.munki": [ + "com.github.mosen.munki.salt" ], - "FieryEX550_560_ElCapitan.pkg": [ - "com.github.mosen.pkg.FieryEX550_560_ElCapitan" + "mysides.install": [ + "com.github.mosen.install.mysides" ], - "FieryEX550_560_Yosemite.munki": [ - "com.github.mosen.munki.FieryEX550_560_Yosemite" + "mysides.munki": [ + "com.github.mosen.munki.mysides" ], - "FieryEX550_560.pkg": [ - "com.github.mosen.pkg.FieryEX550_560" + "mysides.download": [ + "com.github.mosen.download.mysides" ], - "FieryEX550_560_Yosemite.pkg": [ - "com.github.mosen.pkg.FieryEX550_560_Yosemite" + "ArtFiles2.munki": [ + "com.github.mosen.munki.ArtFiles2" ], - "FieryEX550_560.download": [ - "com.github.mosen.download.FieryEX550_560" + "ArtFiles2.download": [ + "com.github.mosen.download.ArtFiles2" ], "FieryEX550_560.munki": [ "com.github.mosen.munki.FieryEX550_560" ], - "FieryEX550_560_ElCapitan.download": [ - "com.github.mosen.download.FieryEX550_560_ElCapitan" - ], "FieryEX550_560_Yosemite.download": [ "com.github.mosen.download.FieryEX550_560_Yosemite" ], - "Origami.download": [ - "com.github.mosen.download.Appsforlife.Origami" - ], - "Origami.munki": [ - "com.github.mosen.munki.Appsforlife.Origami" - ], - "Boxshot.download": [ - "com.github.mosen.download.Appsforlife.Boxshot" - ], - "Boxshot.munki": [ - "com.github.mosen.munki.Appsforlife.Boxshot" - ], - "FontExplorerX4PluginID2014.pkg": [ - "com.github.mosen.pkg.FontExplorerXPluginID2014" - ], - "FontExplorerX4PluginPS2014.pkg": [ - "com.github.mosen.pkg.FontExplorerXPluginPS2014" - ], - "FontExplorerXPro.download": [ - "com.github.mosen.download.FontExplorerXPro" + "FieryEX550_560_Yosemite.pkg": [ + "com.github.mosen.pkg.FieryEX550_560_Yosemite" ], - "FontExplorerXPro.install": [ - "com.github.mosen.install.FontExplorerXPro" + "FieryEX550_560.download": [ + "com.github.mosen.download.FieryEX550_560" ], - "FontExplorerX4PluginAI2014.pkg": [ - "com.github.mosen.pkg.FontExplorerXPluginAI2014" + "FieryEX550_560_Yosemite.munki": [ + "com.github.mosen.munki.FieryEX550_560_Yosemite" ], - "FontExplorerXServer.download": [ - "com.github.mosen.download.FontExplorerXServer" + "FieryEX550_560.pkg": [ + "com.github.mosen.pkg.FieryEX550_560" ], - "FontExplorerX4Pro.pkg": [ - "com.github.mosen.pkg.FontExplorerXPro" + "FieryEX550_560_ElCapitan.download": [ + "com.github.mosen.download.FieryEX550_560_ElCapitan" ], - "FontExplorerXPro.munki": [ - "com.github.mosen.munki.FontExplorerXPro" + "FieryEX550_560_ElCapitan.pkg": [ + "com.github.mosen.pkg.FieryEX550_560_ElCapitan" ], - "FontExplorerX4Plugins.download": [ - "com.github.mosen.download.FontExplorerXProPlugins" + "CentrifyDC.munki": [ + "com.github.mosen.munki.CentrifyDC" ], - "ShadowConnect.download": [ - "com.github.mosen.download.ShadowConnect" + "CentrifyDC.download": [ + "com.github.mosen.download.CentrifyDC" ], - "ShadowConnect.munki": [ - "com.github.mosen.munki.ShadowConnect" + "CentrifyDC.pkg": [ + "com.github.mosen.pkg.CentrifyDC" ], - "Zeplin.jss": [ - "com.github.mosen.jss.Zeplin" + "Merlin.download": [ + "com.github.mosen.download.Merlin" ], "Merlin.munki": [ "com.github.mosen.munki.Merlin" ], - "Merlin.download": [ - "com.github.mosen.download.Merlin" + "HopperDisassembler3.install": [ + "com.github.mosen.install.HopperDisassembler3" ], "SynalyzeItPro.download": [ "com.github.mosen.download.SynalyzeItPro" @@ -150077,110 +150085,121 @@ "SynalyzeItPro.install": [ "com.github.mosen.install.SynalyzeItPro" ], - "FieryExtendedApplications.download": [ - "com.github.mosen.download.EFI.FieryExtendedApplications" - ], - "CommandWorkstation.download": [ - "com.github.mosen.download.CommandWorkstation" - ], "i1Profiler.download": [ "com.github.mosen.download.i1Profiler", "com.github.dataJAR-recipes.download.i1Profiler" ], - "i1Profiler.munki": [ - "com.github.mosen.munki.i1Profiler", - "com.github.dataJAR-recipes.munki.i1Profiler" - ], "PantoneColorManager.munki": [ "com.github.mosen.munki.PantoneColorManager" ], + "PantoneColorManager.download": [ + "com.github.mosen.download.PantoneColorManager" + ], "i1Profiler.pkg": [ "com.github.mosen.pkg.i1Profiler", "com.github.autopkg.mikestechshop.pkg.i1Profiler" ], - "PantoneColorManager.download": [ - "com.github.mosen.download.PantoneColorManager" + "i1Profiler.munki": [ + "com.github.mosen.munki.i1Profiler", + "com.github.dataJAR-recipes.munki.i1Profiler" ], - "mysides.download": [ - "com.github.mosen.download.mysides" + "Boxshot.munki": [ + "com.github.mosen.munki.Appsforlife.Boxshot" ], - "mysides.munki": [ - "com.github.mosen.munki.mysides" + "Boxshot.download": [ + "com.github.mosen.download.Appsforlife.Boxshot" ], - "mysides.install": [ - "com.github.mosen.install.mysides" + "Origami.download": [ + "com.github.mosen.download.Appsforlife.Origami" ], - "HDRLightStudio.download": [ - "com.github.mosen.download.HDRLightStudio" + "Origami.munki": [ + "com.github.mosen.munki.Appsforlife.Origami" ], - "Strata3DDesignCX.munki": [ - "com.github.mosen.munki.Strata3DDesignCX" + "ShadowConnect.munki": [ + "com.github.mosen.munki.ShadowConnect" ], - "Strata3DDesignCX.download": [ - "com.github.mosen.download.Strata3DDesignCX" + "ShadowConnect.download": [ + "com.github.mosen.download.ShadowConnect" ], - "BarcodeProducer.munki": [ - "com.github.mosen.munki.BarcodeProducer" + "Zeplin.jss": [ + "com.github.mosen.jss.Zeplin" ], - "BarcodeProducer.download": [ - "com.github.mosen.download.BarcodeProducer" + "CaptivateTTSVoices.download": [ + "com.github.mosen.download.Adobe.CaptivateTTSVoices" ], - "CADTools10.munki": [ - "com.github.mosen.munki.CADtools10" + "AAMEE.download": [ + "com.github.mosen.download.AAMEE" ], - "CADTools9.pkg": [ - "com.github.mosen.pkg.CADTools9" + "AdobeAcrobatProBaseCustomized.munki": [ + "com.github.timsutton.munki.adobe-acrobat-pro-base-customized" ], - "CADTools7.download": [ - "com.github.mosen.download.CADTools7" + "CaptivateELearningAssets.download": [ + "com.github.mosen.download.Adobe.eLearningAssets" ], - "CADTools7.pkg": [ - "com.github.mosen.pkg.CADTools7" + "AdobeAcrobatProBase.download": [ + "com.github.timsutton.download.adobe-acrobat-pro-base" ], - "CADTools10.download": [ - "com.github.mosen.download.CADtools10" + "CustomizationWizardXI.download": [ + "com.github.mosen.download.CustomizationWizardXI" ], - "CADTools8.download": [ - "com.github.mosen.download.CADTools8" + "AdobeProvisioningToolkit.license": [ + "com.github.mosen.license.Adobe.ProvisioningToolkit" ], - "CADTools9.download": [ - "com.github.mosen.download.CADTools9" + "Lightroom.download": [ + "com.github.mosen.download.Lightroom" ], - "CADTools8.pkg": [ - "com.github.mosen.pkg.CADTools8" + "AdobeAcrobatProBaseCustomized.pkg": [ + "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized" ], - "FirefoxESRPolicies.pkg": [ - "com.github.mosen.pkg.FirefoxESRPolicies" + "Tower.jss": [ + "com.github.mosen.jss.Tower" ], - "FirefoxESRPolicies.munki": [ - "com.github.mosen.munki.FirefoxESRPolicies" + "HDRLightStudio.download": [ + "com.github.mosen.download.HDRLightStudio" ], - "CentrifyDC.pkg": [ - "com.github.mosen.pkg.CentrifyDC" + "Strata3DDesignCX.download": [ + "com.github.mosen.download.Strata3DDesignCX" ], - "CentrifyDC.download": [ - "com.github.mosen.download.CentrifyDC" + "Strata3DDesignCX.munki": [ + "com.github.mosen.munki.Strata3DDesignCX" ], - "CentrifyDC.munki": [ - "com.github.mosen.munki.CentrifyDC" + "FirefoxESRPolicies.munki": [ + "com.github.mosen.munki.FirefoxESRPolicies" ], - "Tower.jss": [ - "com.github.mosen.jss.Tower" + "FirefoxESRPolicies.pkg": [ + "com.github.mosen.pkg.FirefoxESRPolicies" ], - "HopperDisassembler3.install": [ - "com.github.mosen.install.HopperDisassembler3" + "NoMADLogin-AD.munki": [ + "com.github.bochoven.recipes.munki.NoMADLogin-AD" ], - "EnzymeX.download": [ - "com.github.bochoven.recipes.download.EnzymeX" + "NoMADLogin-AD.download": [ + "com.github.bochoven.recipes.download.NoMADLogin-AD" ], - "EnzymeX.munki": [ - "com.github.bochoven.recipes.munki.EnzymeX" + "ExpanDrive.munki": [ + "com.github.bochoven.recipes.munki.ExpanDrive" ], "ExpanDrive.download": [ "com.github.bochoven.recipes.download.ExpanDrive" ], - "ExpanDrive.munki": [ - "com.github.bochoven.recipes.munki.ExpanDrive" + "surfdrive.munki": [ + "com.github.bochoven.recipes.munki.surfdrive" + ], + "surfdrive.download": [ + "com.github.bochoven.recipes.download.surfdrive" + ], + "OpenSesame.download": [ + "com.github.bochoven.recipes.download.OpenSesame" + ], + "OpenSesame.munki": [ + "com.github.bochoven.recipes.munki.OpenSesame" + ], + "DisplayLink.munki": [ + "com.github.bochoven.recipes.munki.DisplayLink", + "com.github.dataJAR-recipes.munki.DisplayLink" + ], + "DisplayLink.download": [ + "com.github.bochoven.recipes.download.DisplayLink", + "com.github.dataJAR-recipes.download.DisplayLink" ], "VU_DAMS.munki": [ "com.github.bochoven.recipes.munki.VU-DAMS" @@ -150188,644 +150207,667 @@ "VU-DAMS.download": [ "com.github.bochoven.recipes.download.VU-DAMS" ], - "surfdrive.download": [ - "com.github.bochoven.recipes.download.surfdrive" + "PsychoPy2.pkg": [ + "com.github.bochoven.recipes.pkg.PsychoPy2" ], - "surfdrive.munki": [ - "com.github.bochoven.recipes.munki.surfdrive" + "PsychoPy2.download": [ + "com.github.bochoven.recipes.download.PsychoPy2" ], - "NoMADLogin-AD.munki": [ - "com.github.bochoven.recipes.munki.NoMADLogin-AD" + "PsychoPy2.munki": [ + "com.github.bochoven.recipes.munki.PsychoPy2" ], - "NoMADLogin-AD.download": [ - "com.github.bochoven.recipes.download.NoMADLogin-AD" + "PsychoPy3.munki": [ + "com.github.bochoven.recipes.munki.PsychoPy3" + ], + "PsychoPy3.download": [ + "com.github.bochoven.recipes.download.PsychoPy3" + ], + "WebDrive.download": [ + "com.github.bochoven.recipes.webdrive.download" + ], + "WebDrive.munki": [ + "com.github.bochoven.recipes.webdrive.munki" ], "JASP.pkg": [ "com.github.bochoven.recipes.pkg.JASP" ], - "JASP.munki": [ - "com.github.bochoven.recipes.munki.JASP" - ], "JASP.download": [ "com.github.bochoven.recipes.download.JASP" ], - "WebDrive.munki": [ - "com.github.bochoven.recipes.webdrive.munki" + "JASP.munki": [ + "com.github.bochoven.recipes.munki.JASP" ], - "WebDrive.download": [ - "com.github.bochoven.recipes.webdrive.download" + "EnzymeX.munki": [ + "com.github.bochoven.recipes.munki.EnzymeX" + ], + "EnzymeX.download": [ + "com.github.bochoven.recipes.download.EnzymeX" ], "MindManager.munki": [ "com.github.bochoven.recipes.MindManager.munki", "com.github.dataJAR-recipes.munki.MindManager" ], - "DisplayLink.download": [ - "com.github.bochoven.recipes.download.DisplayLink", - "com.github.dataJAR-recipes.download.DisplayLink" + "ADF.munki": [ + "com.github.bochoven.recipes.munki.ADF" ], - "DisplayLink.munki": [ - "com.github.bochoven.recipes.munki.DisplayLink", - "com.github.dataJAR-recipes.munki.DisplayLink" + "ADF.download": [ + "com.github.bochoven.recipes.download.ADF" ], - "PsychoPy2.download": [ - "com.github.bochoven.recipes.download.PsychoPy2" + "Helium.download": [ + "com.github.homebysix.download.Helium" ], - "PsychoPy2.pkg": [ - "com.github.bochoven.recipes.pkg.PsychoPy2" + "Helium.pkg": [ + "com.github.homebysix.pkg.Helium" ], - "PsychoPy3.munki": [ - "com.github.bochoven.recipes.munki.PsychoPy3" + "Helium.munki": [ + "com.github.homebysix.munki.Helium" ], - "PsychoPy3.download": [ - "com.github.bochoven.recipes.download.PsychoPy3" + "Helium.install": [ + "com.github.homebysix.install.Helium" ], - "PsychoPy2.munki": [ - "com.github.bochoven.recipes.munki.PsychoPy2" + "NameChanger.download": [ + "com.github.homebysix.download.NameChanger" ], - "OpenSesame.download": [ - "com.github.bochoven.recipes.download.OpenSesame" + "NameChanger.pkg": [ + "com.github.homebysix.pkg.NameChanger" ], - "OpenSesame.munki": [ - "com.github.bochoven.recipes.munki.OpenSesame" + "NameChanger.munki": [ + "com.github.homebysix.munki.NameChanger" ], - "ADF.download": [ - "com.github.bochoven.recipes.download.ADF" + "NameChanger.install": [ + "com.github.homebysix.install.NameChanger" ], - "ADF.munki": [ - "com.github.bochoven.recipes.munki.ADF" + "ResilioSync.install": [ + "com.github.homebysix.install.ResilioSync" ], - "NetNewsWire.munki": [ - "com.github.homebysix.munki.NetNewsWire" + "ResilioSync.pkg": [ + "com.github.homebysix.pkg.ResilioSync" ], - "NetNewsWire.install": [ - "com.github.homebysix.install.NetNewsWire" + "ResilioSync.download": [ + "com.github.homebysix.download.ResilioSync" ], - "NetNewsWire.pkg": [ - "com.github.homebysix.pkg.NetNewsWire", - "com.github.ahousseini-recipes.pkg.NetNewsWire" + "ResilioSync.munki": [ + "com.github.homebysix.munki.ResilioSync" ], - "NetNewsWire.download": [ - "com.github.homebysix.download.NetNewsWire", - "com.github.ahousseini-recipes.download.NetNewsWire" + "CCleaner.download": [ + "com.github.homebysix.download.CCleaner" ], - "KeepIt.install": [ - "com.github.homebysix.install.KeepIt" + "CCleaner.pkg": [ + "com.github.homebysix.pkg.CCleaner" ], - "KeepIt.munki": [ - "com.github.homebysix.munki.KeepIt" + "CCleaner.install": [ + "com.github.homebysix.install.CCleaner" ], - "KeepIt.download": [ - "com.github.homebysix.download.KeepIt" + "CCleaner.munki": [ + "com.github.homebysix.munki.CCleaner" ], - "KeepIt.pkg": [ - "com.github.homebysix.pkg.KeepIt" + "RV.install": [ + "com.github.homebysix.install.RV" ], - "PureRef.download": [ - "com.github.homebysix.download.PureRef" + "RV.pkg": [ + "com.github.homebysix.pkg.RV" ], - "PureRef.munki": [ - "com.github.homebysix.munki.PureRef" + "RV.download": [ + "com.github.homebysix.download.RV" ], - "PureRef.install": [ - "com.github.homebysix.install.PureRef" + "RV.munki": [ + "com.github.homebysix.munki.RV" ], - "PureRef.pkg": [ - "com.github.homebysix.pkg.PureRef" + "AutoPkgr.munki": [ + "com.github.homebysix.munki.AutoPkgr" ], - "YemuZip.download": [ - "com.github.homebysix.download.YemuZip" + "AutoPkgr.download": [ + "com.github.homebysix.download.AutoPkgr", + "com.github.rtrouton.download.AutoPkgr" ], - "YemuZip.munki": [ - "com.github.homebysix.munki.YemuZip" + "AutoPkgr.install": [ + "com.github.homebysix.install.AutoPkgr", + "com.github.rtrouton.install.AutoPkgr" ], - "EasyBatchPhoto.download": [ - "com.github.homebysix.download.EasyBatchPhoto" + "AutoPkgr.pkg": [ + "com.github.homebysix.pkg.AutoPkgr", + "com.github.rtrouton.pkg.AutoPkgr" ], - "YemuZip.install": [ - "com.github.homebysix.install.YemuZip" + "ClamXav.pkg": [ + "com.github.homebysix.pkg.ClamXav" ], - "EasyBatchPhoto.pkg": [ - "com.github.homebysix.pkg.EasyBatchPhoto" + "ClamXav.install": [ + "com.github.homebysix.install.ClamXav" ], - "EasyBatchPhoto.munki": [ - "com.github.homebysix.munki.EasyBatchPhoto" + "Marked2.install": [ + "com.github.homebysix.install.Marked2" ], - "EasyBatchPhoto.install": [ - "com.github.homebysix.install.EasyBatchPhoto" + "Marked2.pkg": [ + "com.github.homebysix.pkg.Marked2" ], - "YemuZip.pkg": [ - "com.github.homebysix.pkg.YemuZip" + "Marked2.munki": [ + "com.github.homebysix.munki.Marked2" ], - "TogglDesktop.munki": [ - "com.github.homebysix.munki.TogglDesktop" + "Cocktail.download": [ + "com.github.homebysix.download.Cocktail" ], - "TogglDesktop.pkg": [ - "com.github.homebysix.pkg.TogglDesktop" + "CocktailBigSur.pkg": [ + "com.github.homebysix.pkg.CocktailBigSur" ], - "TogglDesktop.install": [ - "com.github.homebysix.install.TogglDesktop" + "Cocktail.pkg": [ + "com.github.homebysix.pkg.Cocktail" ], - "TogglDesktop.download": [ - "com.github.homebysix.download.TogglDesktop" + "CocktailBigSur.munki": [ + "com.github.homebysix.munki.CocktailBigSur" ], - "R.pkg": [ - "com.github.homebysix.pkg.R", - "com.github.golbiga.pkg.R", - "com.github.grahampugh.recipes.pkg.R" + "CocktailBigSur.download": [ + "com.github.homebysix.download.CocktailBigSur" ], - "Helium.install": [ - "com.github.homebysix.install.Helium" + "Cocktail.munki": [ + "com.github.homebysix.munki.Cocktail" ], - "Helium.munki": [ - "com.github.homebysix.munki.Helium" + "CocoaPods.pkg": [ + "com.github.homebysix.pkg.CocoaPods" ], - "Helium.download": [ - "com.github.homebysix.download.Helium" + "CocoaPods.download": [ + "com.github.homebysix.download.CocoaPods" ], - "Helium.pkg": [ - "com.github.homebysix.pkg.Helium" + "CocoaPods.munki": [ + "com.github.homebysix.munki.CocoaPods" ], - "Acorn.install": [ - "com.github.homebysix.install.Acorn" + "CocoaPods.install": [ + "com.github.homebysix.install.CocoaPods" ], - "Acorn.pkg": [ - "com.github.homebysix.pkg.Acorn" + "Open in Atom.pkg": [ + "com.github.homebysix.pkg.OpeninAtomforFinder" ], - "Acorn.download": [ - "com.github.homebysix.download.Acorn" + "Open in Atom.munki": [ + "com.github.homebysix.munki.OpeninAtomforFinder" ], - "GSP5.download": [ - "com.github.homebysix.download.GSP5" + "Open in Atom.download": [ + "com.github.homebysix.download.OpeninAtomforFinder" ], - "GSP5.pkg": [ - "com.github.homebysix.pkg.GSP5" + "Open in Atom.install": [ + "com.github.homebysix.install.OpeninAtomforFinder" ], - "RV.munki": [ - "com.github.homebysix.munki.RV" + "Endurance.install": [ + "com.github.homebysix.install.Endurance" ], - "RV.install": [ - "com.github.homebysix.install.RV" + "Endurance.munki": [ + "com.github.homebysix.munki.Endurance" ], - "RV.download": [ - "com.github.homebysix.download.RV" + "Endurance.pkg": [ + "com.github.homebysix.pkg.Endurance" ], - "RV.pkg": [ - "com.github.homebysix.pkg.RV" + "Endurance.download": [ + "com.github.homebysix.download.Endurance" ], - "ResilioSync.munki": [ - "com.github.homebysix.munki.ResilioSync" + "Adapter.pkg": [ + "com.github.homebysix.pkg.Adapter", + "com.github.amsysuk-recipes.pkg.Adapter", + "com.github.ahousseini-recipes.pkg.Adapter" ], - "ResilioSync.install": [ - "com.github.homebysix.install.ResilioSync" + "Adapter.download": [ + "com.github.homebysix.download.Adapter", + "com.github.ahousseini-recipes.download.Adapter" ], - "ResilioSync.pkg": [ - "com.github.homebysix.pkg.ResilioSync" + "Adapter.install": [ + "com.github.homebysix.install.Adapter" ], - "ResilioSync.download": [ - "com.github.homebysix.download.ResilioSync" + "Adapter.munki": [ + "com.github.homebysix.munki.Adapter" ], - "Cocktail.download": [ - "com.github.homebysix.download.Cocktail" + "Smaller.munki": [ + "com.github.homebysix.munki.Smaller" ], - "Cocktail.pkg": [ - "com.github.homebysix.pkg.Cocktail" + "Mou.munki": [ + "com.github.homebysix.munki.Mou" ], - "CocktailBigSur.pkg": [ - "com.github.homebysix.pkg.CocktailBigSur" + "Smaller.pkg": [ + "com.github.homebysix.pkg.Smaller" ], - "Cocktail.munki": [ - "com.github.homebysix.munki.Cocktail" + "Mou.install": [ + "com.github.homebysix.install.Mou" ], - "CocktailBigSur.munki": [ - "com.github.homebysix.munki.CocktailBigSur" + "Mou.pkg": [ + "com.github.homebysix.pkg.Mou" ], - "CocktailBigSur.download": [ - "com.github.homebysix.download.CocktailBigSur" + "Smaller.download": [ + "com.github.homebysix.download.Smaller" ], - "Changes.munki": [ - "com.github.homebysix.munki.Changes" + "Smaller.install": [ + "com.github.homebysix.install.Smaller" ], - "Changes.download": [ - "com.github.homebysix.download.Changes" + "Mou.download": [ + "com.github.homebysix.download.Mou" ], - "Changes.pkg": [ - "com.github.homebysix.pkg.Changes" + "GrandPerspective.download": [ + "com.github.homebysix.download.GrandPerspective" ], - "Changes.install": [ - "com.github.homebysix.install.Changes" + "GrandPerspective.pkg": [ + "com.github.homebysix.pkg.GrandPerspective" ], - "CodeCookbookforSwift.munki": [ - "com.github.homebysix.munki.CodeCookbookforSwift" + "GrandPerspective.install": [ + "com.github.homebysix.install.GrandPerspective" ], - "CodeCookbookforSwift.pkg": [ - "com.github.homebysix.pkg.CodeCookbookforSwift" + "Vox.install": [ + "com.github.homebysix.install.Vox" ], - "CodeCookbookforSwift.download": [ - "com.github.homebysix.download.CodeCookbookforSwift" + "Vox.munki": [ + "com.github.homebysix.munki.Vox" ], - "iSwift.pkg": [ - "com.github.homebysix.pkg.iSwift" + "Vox.pkg": [ + "com.github.homebysix.pkg.Vox" ], - "iSwift.munki": [ - "com.github.homebysix.munki.iSwift" + "Vox.download": [ + "com.github.homebysix.download.Vox" ], - "CodeCookbookforSwift.install": [ - "com.github.homebysix.install.CodeCookbookforSwift" + "DeltaWalker.pkg": [ + "com.github.homebysix.pkg.DeltaWalker" ], - "iSwift.download": [ - "com.github.homebysix.download.iSwift" + "DeltaWalker.install": [ + "com.github.homebysix.install.DeltaWalker" ], - "iSwift.install": [ - "com.github.homebysix.install.iSwift" + "DeltaWalker.download": [ + "com.github.homebysix.download.DeltaWalker" ], - "BeingBoring.download": [ - "com.github.homebysix.download.BeingBoring" + "DeltaWalker.munki": [ + "com.github.homebysix.munki.DeltaWalker" ], - "BeingBoring.pkg": [ - "com.github.homebysix.pkg.BeingBoring" + "Cyberduck.install": [ + "com.github.homebysix.install.Cyberduck", + "com.github.rtrouton.install.Cyberduck" ], - "BeingBoring.install": [ - "com.github.homebysix.install.BeingBoring" + "jss_helper.download": [ + "com.github.homebysix.download.jss_helper" ], - "BeingBoring.munki": [ - "com.github.homebysix.munki.BeingBoring" + "nebula.munki": [ + "com.github.homebysix.munki.nebula" ], - "ClamXav.install": [ - "com.github.homebysix.install.ClamXav" + "nebula.install": [ + "com.github.homebysix.install.nebula" ], - "ClamXav.pkg": [ - "com.github.homebysix.pkg.ClamXav" + "nebula.pkg": [ + "com.github.homebysix.pkg.nebula" ], - "ComicLife.munki": [ - "com.github.homebysix.munki.ComicLife" + "nebula.download": [ + "com.github.homebysix.download.nebula" ], - "ComicLife.download": [ - "com.github.homebysix.download.ComicLife" + "Changes.munki": [ + "com.github.homebysix.munki.Changes" ], - "AppWrapper4.munki": [ - "com.github.homebysix.munki.AppWrapper4" + "Changes.pkg": [ + "com.github.homebysix.pkg.Changes" ], - "Espresso.install": [ - "com.github.homebysix.install.Espresso" + "Changes.install": [ + "com.github.homebysix.install.Changes" ], - "Espresso.munki": [ - "com.github.homebysix.munki.Espresso" + "Changes.download": [ + "com.github.homebysix.download.Changes" ], - "Espresso.pkg": [ - "com.github.homebysix.pkg.Espresso" + "TextSoap.munki": [ + "com.github.homebysix.munki.TextSoap" ], - "Espresso.download": [ - "com.github.homebysix.download.Espresso" + "TextSoap.install": [ + "com.github.homebysix.install.TextSoap" ], - "StretchLink.pkg": [ - "com.github.homebysix.pkg.StretchLink" + "TextSoap.pkg": [ + "com.github.homebysix.pkg.TextSoap" ], - "StretchLink.munki": [ - "com.github.homebysix.munki.StretchLink" + "TextSoap.download": [ + "com.github.homebysix.download.TextSoap" ], - "StretchLink.download": [ - "com.github.homebysix.download.StretchLink" + "ForkLift.download": [ + "com.github.homebysix.download.ForkLift" + ], + "ForkLift.pkg": [ + "com.github.homebysix.pkg.ForkLift" + ], + "ForkLift.install": [ + "com.github.homebysix.install.ForkLift" + ], + "ForkLift.munki": [ + "com.github.homebysix.munki.ForkLift" ], "StretchLink.install": [ "com.github.homebysix.install.StretchLink" ], - "Wireshark.install": [ - "com.github.homebysix.install.Wireshark" + "StretchLink.download": [ + "com.github.homebysix.download.StretchLink" ], - "WiresharkDev.install": [ - "com.github.homebysix.install.WiresharkDev" + "StretchLink.pkg": [ + "com.github.homebysix.pkg.StretchLink" ], - "WiresharkDev.munki": [ - "com.github.homebysix.munki.WiresharkDev" + "StretchLink.munki": [ + "com.github.homebysix.munki.StretchLink" ], - "PDFKit.pkg": [ - "com.github.homebysix.pkg.PDFKit" + "Tickets.munki": [ + "com.github.homebysix.munki.Tickets" ], - "PDFKit.install": [ - "com.github.homebysix.install.PDFKit" + "iClip.pkg": [ + "com.github.homebysix.pkg.iClip" + ], + "SwitchUp.pkg": [ + "com.github.homebysix.pkg.SwitchUp" ], - "PDFKit.download": [ - "com.github.homebysix.download.PDFKit" + "SwitchUp.munki": [ + "com.github.homebysix.munki.SwitchUp" ], - "PDFKit.munki": [ - "com.github.homebysix.munki.PDFKit" + "iClip.munki": [ + "com.github.homebysix.munki.iClip" ], - "Sublime Merge.install": [ - "com.github.homebysix.install.SublimeMerge" + "SwitchUp.download": [ + "com.github.homebysix.download.SwitchUp" ], - "Sublime Merge.download": [ - "com.github.homebysix.download.SublimeMerge" + "Tickets.download": [ + "com.github.homebysix.download.Tickets" ], - "Sublime Merge.pkg": [ - "com.github.homebysix.pkg.SublimeMerge" + "SwitchUp.install": [ + "com.github.homebysix.install.SwitchUp" ], - "Sublime Merge.munki": [ - "com.github.homebysix.munki.SublimeMerge" + "iClip.download": [ + "com.github.homebysix.download.iClip" ], - "RoyalTSX.install": [ - "com.github.homebysix.install.RoyalTSX" + "Tickets.pkg": [ + "com.github.homebysix.pkg.Tickets" ], - "RoyalTSX.download": [ - "com.github.homebysix.download.RoyalTSX" + "Tickets.install": [ + "com.github.homebysix.install.Tickets" ], - "RoyalTSX.pkg": [ - "com.github.homebysix.pkg.RoyalTSX" + "iClip.install": [ + "com.github.homebysix.install.iClip" ], - "RoyalTSX.munki": [ - "com.github.homebysix.munki.RoyalTSX" + "SpyBuster.install": [ + "com.github.homebysix.install.SpyBuster" ], - "Sandvox.pkg": [ - "com.github.homebysix.pkg.Sandvox" + "Gemini2.munki": [ + "com.github.homebysix.munki.Gemini2" ], - "Tangerine.munki": [ - "com.github.homebysix.munki.Tangerine" + "CleanMyMac2.munki": [ + "com.github.homebysix.munki.CleanMyMac2" ], - "Tangerine.pkg": [ - "com.github.homebysix.pkg.Tangerine" + "CleanMyMac2.install": [ + "com.github.homebysix.install.CleanMyMac2" ], - "Sandvox.download": [ - "com.github.homebysix.download.Sandvox" + "Gemini2.pkg": [ + "com.github.homebysix.pkg.Gemini2" ], - "Tangerine.install": [ - "com.github.homebysix.install.Tangerine" + "Hider2.pkg": [ + "com.github.homebysix.pkg.Hider2" ], - "Tangerine.download": [ - "com.github.homebysix.download.Tangerine" + "CleanMyMac3.pkg": [ + "com.github.homebysix.pkg.CleanMyMac3" ], - "TheHitList.download": [ - "com.github.homebysix.download.TheHitList" + "CleanMyMac2.download": [ + "com.github.homebysix.download.CleanMyMac2" ], - "Sandvox.munki": [ - "com.github.homebysix.munki.Sandvox" + "CleanMyMac3-beta.install": [ + "com.github.homebysix.install.CleanMyMac3-beta" ], - "Sandvox.install": [ - "com.github.homebysix.install.Sandvox" + "Hider2.download": [ + "com.github.homebysix.download.Hider2" ], - "TheHitList.pkg": [ - "com.github.homebysix.pkg.TheHitList" + "CleanMyMac3-beta.munki": [ + "com.github.homebysix.munki.CleanMyMac3-beta" ], - "TheHitList.install": [ - "com.github.homebysix.install.TheHitList" + "CleanMyMac2.pkg": [ + "com.github.homebysix.pkg.CleanMyMac2" ], - "TheHitList.munki": [ - "com.github.homebysix.munki.TheHitList" + "CleanMyMac3.download": [ + "com.github.homebysix.download.CleanMyMac3" ], - "Open in Atom.pkg": [ - "com.github.homebysix.pkg.OpeninAtomforFinder" + "Gemini2.install": [ + "com.github.homebysix.install.Gemini2" ], - "Open in Atom.download": [ - "com.github.homebysix.download.OpeninAtomforFinder" + "CleanMyMac3-beta.download": [ + "com.github.homebysix.download.CleanMyMac3-beta" ], - "Open in Atom.munki": [ - "com.github.homebysix.munki.OpeninAtomforFinder" + "SpyBuster.munki": [ + "com.github.homebysix.munki.SpyBuster" ], - "Open in Atom.install": [ - "com.github.homebysix.install.OpeninAtomforFinder" + "Gemini2.download": [ + "com.github.homebysix.download.Gemini2" ], - "Polymail.install": [ - "com.github.homebysix.install.Polymail" + "CleanMyMac3.install": [ + "com.github.homebysix.install.CleanMyMac3" ], - "Polymail.download": [ - "com.github.homebysix.download.Polymail" + "SpyBuster.pkg": [ + "com.github.homebysix.pkg.SpyBuster" ], - "Polymail.munki": [ - "com.github.homebysix.munki.Polymail" + "CleanMyMac3.munki": [ + "com.github.homebysix.munki.CleanMyMac3" ], - "Polymail.pkg": [ - "com.github.homebysix.pkg.Polymail" + "CleanMyMac3-beta.pkg": [ + "com.github.homebysix.pkg.CleanMyMac3-beta" ], - "Aurora HDR Pro.munki": [ - "com.github.homebysix.munki.AuroraHDRPro" + "SpyBuster.download": [ + "com.github.homebysix.download.SpyBuster" ], - "Aurora HDR Pro.install": [ - "com.github.homebysix.install.AuroraHDRPro" + "Hider2.install": [ + "com.github.homebysix.install.Hider2" ], - "Aurora HDR Pro.pkg": [ - "com.github.homebysix.pkg.AuroraHDRPro" + "Hider2.munki": [ + "com.github.homebysix.munki.Hider2" ], - "Aurora HDR Pro.download": [ - "com.github.homebysix.download.AuroraHDRPro" + "TimeOut.install": [ + "com.github.homebysix.install.TimeOut" ], - "CrystalFetch.munki": [ - "com.github.homebysix.munki.CrystalFetch" + "NeoFinder.pkg": [ + "com.github.homebysix.pkg.NeoFinder" ], - "CrystalFetch.pkg": [ - "com.github.homebysix.pkg.CrystalFetch" + "NeoFinder.munki": [ + "com.github.homebysix.munki.NeoFinder" ], - "CrystalFetch.download": [ - "com.github.homebysix.download.CrystalFetch" + "NeoFinder.download": [ + "com.github.homebysix.download.NeoFinder" ], - "SkalaPreview.install": [ - "com.github.homebysix.install.SkalaPreview" + "NeoFinder.install": [ + "com.github.homebysix.install.NeoFinder" ], - "SkalaColor.download": [ - "com.github.homebysix.download.SkalaColor" + "BonjourBrowser.pkg": [ + "com.github.homebysix.pkg.BonjourBrowser" ], - "SkalaColor.munki": [ - "com.github.homebysix.munki.SkalaColor" + "JamfSetupManager.pkg": [ + "com.github.homebysix.pkg.JamfSetupManager" ], - "SkalaColor.pkg": [ - "com.github.homebysix.pkg.SkalaColor" + "JamfSetupManager.download": [ + "com.github.homebysix.download.JamfSetupManager" ], - "SkalaPreview.pkg": [ - "com.github.homebysix.pkg.SkalaPreview" + "JamfSetupManager.install": [ + "com.github.homebysix.install.JamfSetupManager" ], - "SkalaPreview.download": [ - "com.github.homebysix.download.SkalaPreview" + "JamfSetupManager.jamf-upload": [ + "com.github.homebysix.jamf-upload.JamfSetupManager" ], - "SkalaColor.install": [ - "com.github.homebysix.install.SkalaColor" + "PCoIPClient.pkg": [ + "com.github.homebysix.pkg.PCoIPClient" ], - "SkalaPreview.munki": [ - "com.github.homebysix.munki.SkalaPreview" + "PCoIPClient.download": [ + "com.github.homebysix.download.PCoIPClient" ], - "CorelPainter2022.pkg": [ - "com.github.homebysix.pkg.CorelPainter2022" + "PCoIPClient.munki": [ + "com.github.homebysix.munki.PCoIPClient" ], - "CorelPainter2020.download": [ - "com.github.homebysix.download.CorelPainter2020" + "Flux.install": [ + "com.github.homebysix.install.Flux", + "com.github.triti.install.Flux" ], - "CorelPainter2021.pkg": [ - "com.github.homebysix.pkg.CorelPainter2021" + "Flux.pkg": [ + "com.github.homebysix.pkg.Flux", + "com.github.triti.pkg.Flux" ], - "CorelPainter2021.download": [ - "com.github.homebysix.download.CorelPainter2021" + "Acorn.download": [ + "com.github.homebysix.download.Acorn" ], - "CorelPainter2022.download": [ - "com.github.homebysix.download.CorelPainter2022" + "Acorn.pkg": [ + "com.github.homebysix.pkg.Acorn" ], - "CorelPainter2020.pkg": [ - "com.github.homebysix.pkg.CorelPainter2020" + "Acorn.install": [ + "com.github.homebysix.install.Acorn" ], - "CorelProduct.download": [ - "com.github.homebysix.download.CorelProduct" + "SpiderOakONE.install": [ + "com.github.homebysix.install.SpiderOakONE" ], - "CorelProduct.pkg": [ - "com.github.homebysix.pkg.CorelProduct" + "SpiderOakONE.pkg": [ + "com.github.homebysix.pkg.SpiderOakONE" ], - "TimeOut.install": [ - "com.github.homebysix.install.TimeOut" + "SpiderOakONE.munki": [ + "com.github.homebysix.munki.SpiderOakONE" ], - "Inkscape.pkg": [ - "com.github.homebysix.pkg.Inkscape" + "SpiderOakONE.download": [ + "com.github.homebysix.download.SpiderOakONE" ], - "Inkscape.install": [ - "com.github.homebysix.install.Inkscape" + "RapidWeaver.install": [ + "com.github.homebysix.install.RapidWeaver" ], - "Inkscape.munki": [ - "com.github.homebysix.munki.Inkscape" + "DeepDreamer.install": [ + "com.github.homebysix.install.DeepDreamer" ], - "Eclipse.pkg": [ - "com.github.homebysix.pkg.Eclipse" + "RapidWeaver.pkg": [ + "com.github.homebysix.pkg.RapidWeaver" ], - "Eclipse.download": [ - "com.github.homebysix.download.Eclipse" + "RapidWeaver.download": [ + "com.github.homebysix.download.RapidWeaver" ], - "Eclipse.install": [ - "com.github.homebysix.install.Eclipse" + "DeepDreamer.pkg": [ + "com.github.homebysix.pkg.DeepDreamer" ], - "Eclipse.munki": [ - "com.github.homebysix.munki.Eclipse" + "DeepDreamer.download": [ + "com.github.homebysix.download.DeepDreamer" ], - "MacGourmet.munki": [ - "com.github.homebysix.munki.MacGourmet" + "RapidWeaver.munki": [ + "com.github.homebysix.munki.RapidWeaver" ], - "Persona.munki": [ - "com.github.homebysix.munki.Persona" + "DeepDreamer.munki": [ + "com.github.homebysix.munki.DeepDreamer" ], - "MacGourmet.pkg": [ - "com.github.homebysix.pkg.MacGourmet" + "DeliciousLibrary.download": [ + "com.github.homebysix.download.DeliciousLibrary" ], - "Persona.download": [ - "com.github.homebysix.download.Persona" + "DeliciousLibrary.pkg": [ + "com.github.homebysix.pkg.DeliciousLibrary" ], - "MacJournal.download": [ - "com.github.homebysix.download.MacJournal" + "DeliciousLibrary.munki": [ + "com.github.homebysix.munki.DeliciousLibrary" ], - "Persona.install": [ - "com.github.homebysix.install.Persona" + "DeliciousLibrary.install": [ + "com.github.homebysix.install.DeliciousLibrary" ], - "MacJournal.pkg": [ - "com.github.homebysix.pkg.MacJournal" + "licecap.pkg": [ + "com.github.homebysix.pkg.licecap" ], - "MacJournal.install": [ - "com.github.homebysix.install.MacJournal" + "licecap.download": [ + "com.github.homebysix.download.licecap" ], - "MacGourmet.download": [ - "com.github.homebysix.download.MacGourmet" + "licecap.munki": [ + "com.github.homebysix.munki.licecap" ], - "Persona.pkg": [ - "com.github.homebysix.pkg.Persona" + "licecap.install": [ + "com.github.homebysix.install.licecap" ], - "MacGourmet.install": [ - "com.github.homebysix.install.MacGourmet" + "Escrow Buddy.pkg": [ + "com.github.homebysix.pkg.EscrowBuddy" ], - "MacJournal.munki": [ - "com.github.homebysix.munki.MacJournal" + "Escrow Buddy.download": [ + "com.github.homebysix.download.EscrowBuddy" ], - "uBar.install": [ - "com.github.homebysix.install.uBar" + "Escrow Buddy.install": [ + "com.github.homebysix.install.EscrowBuddy" ], - "uBar.download": [ - "com.github.homebysix.download.uBar" + "Escrow Buddy.munki": [ + "com.github.homebysix.munki.EscrowBuddy" ], - "uBar.pkg": [ - "com.github.homebysix.pkg.uBar" + "Polymail.pkg": [ + "com.github.homebysix.pkg.Polymail" ], - "uBar.munki": [ - "com.github.homebysix.munki.uBar" + "Polymail.munki": [ + "com.github.homebysix.munki.Polymail" ], - "nebula.munki": [ - "com.github.homebysix.munki.nebula" + "Polymail.download": [ + "com.github.homebysix.download.Polymail" ], - "nebula.download": [ - "com.github.homebysix.download.nebula" + "Polymail.install": [ + "com.github.homebysix.install.Polymail" ], - "nebula.install": [ - "com.github.homebysix.install.nebula" + "Clarify.pkg": [ + "com.github.homebysix.pkg.Clarify" ], - "nebula.pkg": [ - "com.github.homebysix.pkg.nebula" + "Clarify.install": [ + "com.github.homebysix.install.Clarify" ], - "MerlinProject.pkg": [ - "com.github.homebysix.pkg.MerlinProject" + "Clarify.download": [ + "com.github.homebysix.download.Clarify" ], - "MerlinProject.download": [ - "com.github.homebysix.download.MerlinProject" + "Clarify.munki": [ + "com.github.homebysix.munki.Clarify" ], - "MerlinProject.install": [ - "com.github.homebysix.install.MerlinProject" + "Focus.install": [ + "com.github.homebysix.install.Focus" ], - "MerlinProject.munki": [ - "com.github.homebysix.munki.MerlinProject" + "Focus.pkg": [ + "com.github.homebysix.pkg.Focus" ], - "HelixALM.download": [ - "com.github.homebysix.download.HelixALM" + "Focus.munki": [ + "com.github.homebysix.munki.Focus" ], - "P4V.install": [ - "com.github.homebysix.install.P4V" + "Focus.download": [ + "com.github.homebysix.download.Focus" ], - "HelixALM.pkg": [ - "com.github.homebysix.pkg.HelixALM" + "Waltr.install": [ + "com.github.homebysix.install.Waltr" ], - "P4V.download": [ - "com.github.homebysix.download.P4V" + "Waltr.download": [ + "com.github.homebysix.download.Waltr" ], - "P4V.munki": [ - "com.github.homebysix.munki.P4V" + "Waltr.munki": [ + "com.github.homebysix.munki.Waltr" ], - "P4V.pkg": [ - "com.github.homebysix.pkg.P4V" + "Waltr.pkg": [ + "com.github.homebysix.pkg.Waltr" ], - "Fission.pkg": [ - "com.github.homebysix.pkg.Fission", - "com.github.andrewvalentine.pkg.Fission" + "Mellel.download": [ + "com.github.homebysix.download.Mellel" ], - "Piezo.download": [ - "com.github.homebysix.download.Piezo" + "Mellel.pkg": [ + "com.github.homebysix.pkg.Mellel" ], - "AirFoil.munki": [ - "com.github.homebysix.munki.AirFoil" + "Mellel.munki": [ + "com.github.homebysix.munki.Mellel" ], - "AirFoil.download": [ - "com.github.homebysix.download.AirFoil" + "Mellel.install": [ + "com.github.homebysix.install.Mellel" ], - "Piezo.pkg": [ - "com.github.homebysix.pkg.Piezo" + "Postbox.install": [ + "com.github.homebysix.install.Postbox" ], - "AudioHijack.download": [ - "com.github.homebysix.download.AudioHijack" + "Postbox.pkg": [ + "com.github.homebysix.pkg.Postbox" ], - "AudioHijack.pkg": [ - "com.github.homebysix.pkg.AudioHijack" + "VirtualHostX.munki": [ + "com.github.homebysix.munki.VirtualHostX" ], - "Fission.munki": [ - "com.github.homebysix.munki.Fission" + "VirtualHostX.pkg": [ + "com.github.homebysix.pkg.VirtualHostX" ], - "Piezo.install": [ - "com.github.homebysix.install.Piezo" + "VirtualHostX.download": [ + "com.github.homebysix.download.VirtualHostX" ], - "Fission.install": [ - "com.github.homebysix.install.Fission" + "VirtualHostX.install": [ + "com.github.homebysix.install.VirtualHostX" ], - "AirFoil.pkg": [ - "com.github.homebysix.pkg.AirFoil" + "VirtualBox.pkg": [ + "com.github.homebysix.pkg.VirtualBox" ], - "AudioHijack.install": [ - "com.github.homebysix.install.AudioHijack" + "VirtualBox.download": [ + "com.github.homebysix.download.VirtualBox", + "com.github.peshay.download.VirtualBox" ], - "AudioHijack.munki": [ - "com.github.homebysix.munki.AudioHijack" + "LaunchBar.install": [ + "com.github.homebysix.install.LaunchBar" ], - "AirFoil.install": [ - "com.github.homebysix.install.AirFoil" + "LaunchBar.download": [ + "com.github.homebysix.download.LaunchBar" ], - "Piezo.munki": [ - "com.github.homebysix.munki.Piezo" + "LaunchBar.pkg": [ + "com.github.homebysix.pkg.LaunchBar" ], - "Fission.download": [ - "com.github.homebysix.download.Fission", - "com.github.andrewvalentine.download.Fission" + "LaunchBar.munki": [ + "com.github.homebysix.munki.LaunchBar" ], "Celestia.munki": [ "com.github.homebysix.munki.Celestia" @@ -150833,518 +150875,529 @@ "Celestia.pkg": [ "com.github.homebysix.pkg.Celestia" ], + "Celestia.download": [ + "com.github.homebysix.download.Celestia" + ], "Celestia.install": [ "com.github.homebysix.install.Celestia" ], - "Celestia.download": [ - "com.github.homebysix.download.Celestia" + "Numi.install": [ + "com.github.homebysix.install.Numi" ], - "AWSCLI.pkg": [ - "com.github.homebysix.pkg.AWSCLI" + "Numi.download": [ + "com.github.homebysix.download.Numi" ], - "AWSCLI.download": [ - "com.github.homebysix.download.AWSCLI" + "Numi.munki": [ + "com.github.homebysix.munki.Numi" ], - "AWSCLI.install": [ - "com.github.homebysix.install.AWSCLI" + "Numi.pkg": [ + "com.github.homebysix.pkg.Numi" ], - "AWSCLI.munki": [ - "com.github.homebysix.munki.AWSCLI" + "BetterWindowManager.download": [ + "com.github.homebysix.download.BetterWindowManager" ], - "Scherlokk.install": [ - "com.github.homebysix.install.Scherlokk" + "BetterWindowManager.install": [ + "com.github.homebysix.install.BetterWindowManager" ], - "Scherlokk.munki": [ - "com.github.homebysix.munki.Scherlokk" + "BetterWindowManager.munki": [ + "com.github.homebysix.munki.BetterWindowManager" ], - "Scherlokk.download": [ - "com.github.homebysix.download.Scherlokk" + "BetterWindowManager.pkg": [ + "com.github.homebysix.pkg.BetterWindowManager" ], - "Scherlokk.pkg": [ - "com.github.homebysix.pkg.Scherlokk" + "Usher.install": [ + "com.github.homebysix.install.Usher" ], - "BalanceLock.munki": [ - "com.github.homebysix.munki.BalanceLock" + "NameMangler.install": [ + "com.github.homebysix.install.NameMangler", + "com.github.tallfunnyjew.install.NameMangler" ], - "SilentStart.pkg": [ - "com.github.homebysix.pkg.SilentStart" + "NameMangler.pkg": [ + "com.github.homebysix.pkg.NameMangler", + "com.github.tallfunnyjew.pkg.NameMangler" ], - "TGPro.install": [ - "com.github.homebysix.install.TGPro" + "Resolutionator.download": [ + "com.github.homebysix.download.Resolutionator" ], - "FilePeek.download": [ - "com.github.homebysix.download.FilePeek" + "DesktopCurtain.pkg": [ + "com.github.homebysix.pkg.DesktopCurtain" ], - "FolderTidy.munki": [ - "com.github.homebysix.munki.FolderTidy" + "Butler.download": [ + "com.github.homebysix.download.Butler" ], - "FilePeek.install": [ - "com.github.homebysix.install.FilePeek" + "KeyCodes.download": [ + "com.github.homebysix.download.KeyCodes" ], - "BillBoss.install": [ - "com.github.homebysix.install.BillBoss" + "Displaperture.pkg": [ + "com.github.homebysix.pkg.Displaperture" ], - "DiskDiet.install": [ - "com.github.homebysix.install.DiskDiet" + "TimeSink.pkg": [ + "com.github.homebysix.pkg.TimeSink" ], - "QRFactory.pkg": [ - "com.github.homebysix.pkg.QRFactory" + "Displaperture.download": [ + "com.github.homebysix.download.Displaperture" ], - "QRFactory.download": [ - "com.github.homebysix.download.QRFactory" + "Resolutionator.pkg": [ + "com.github.homebysix.pkg.Resolutionator" ], - "TGPro.download": [ - "com.github.homebysix.download.TGPro" + "Butler.install": [ + "com.github.homebysix.install.Butler" ], - "DiskDiet.pkg": [ - "com.github.homebysix.pkg.DiskDiet" + "OpenWithManager.munki": [ + "com.github.homebysix.munki.OpenWithManager" ], - "TGPro.munki": [ - "com.github.homebysix.munki.TGPro", - "com.github.Lotusshaney.munki.TGPro" + "OpenWithManager.download": [ + "com.github.homebysix.download.OpenWithManager" ], - "BillBoss.download": [ - "com.github.homebysix.download.BillBoss" + "NameMangler.munki": [ + "com.github.homebysix.munki.NameMangler" ], - "TGPro.pkg": [ - "com.github.homebysix.pkg.TGPro" + "TimeSink.download": [ + "com.github.homebysix.download.TimeSink" ], - "BillBoss.munki": [ - "com.github.homebysix.munki.BillBoss" + "NameMangler.download": [ + "com.github.homebysix.download.NameMangler", + "com.github.tallfunnyjew.download.NameMangler" ], - "Particles.install": [ - "com.github.homebysix.install.Particles" + "KeyCodes.install": [ + "com.github.homebysix.install.KeyCodes" ], - "FilePeek.munki": [ - "com.github.homebysix.munki.FilePeek" + "KeyCodes.pkg": [ + "com.github.homebysix.pkg.KeyCodes" ], - "Particles.pkg": [ - "com.github.homebysix.pkg.Particles" + "Moom.munki": [ + "com.github.homebysix.munki.Moom" ], - "BalanceLock.download": [ - "com.github.homebysix.download.BalanceLock" + "Resolutionator.munki": [ + "com.github.homebysix.munki.Resolutionator" ], - "Particles.download": [ - "com.github.homebysix.download.Particles" + "Resolutionator.install": [ + "com.github.homebysix.install.Resolutionator" ], - "Particles.munki": [ - "com.github.homebysix.munki.Particles" + "Moom.pkg": [ + "com.github.homebysix.pkg.Moom" ], - "BillBoss.pkg": [ - "com.github.homebysix.pkg.BillBoss" + "DesktopCurtain.munki": [ + "com.github.homebysix.munki.DesktopCurtain" ], - "QRFactory.install": [ - "com.github.homebysix.install.QRFactory" + "Keymou.download": [ + "com.github.homebysix.download.Keymo" ], - "BalanceLock.install": [ - "com.github.homebysix.install.BalanceLock" + "Leech.pkg": [ + "com.github.homebysix.pkg.Leech" ], - "BalanceLock.pkg": [ - "com.github.homebysix.pkg.BalanceLock" + "Butler.pkg": [ + "com.github.homebysix.pkg.Butler" ], - "SilentStart.install": [ - "com.github.homebysix.install.SilentStart" + "Moom.install": [ + "com.github.homebysix.install.Moom" ], - "DiskDiet.download": [ - "com.github.homebysix.download.DiskDiet" + "Usher.download": [ + "com.github.homebysix.download.Usher" ], - "FolderTidy.pkg": [ - "com.github.homebysix.pkg.FolderTidy" + "Displaperture.munki": [ + "com.github.homebysix.munki.Displaperture" ], - "FolderTidy.install": [ - "com.github.homebysix.install.FolderTidy" + "Leech.munki": [ + "com.github.homebysix.munki.Leech" ], - "DiskDiet.munki": [ - "com.github.homebysix.munki.DiskDiet" + "TimeSink.munki": [ + "com.github.homebysix.munki.TimeSink" ], - "FilePeek.pkg": [ - "com.github.homebysix.pkg.FilePeek" + "Keymou.install": [ + "com.github.homebysix.install.Keymo" ], - "SilentStart.download": [ - "com.github.homebysix.download.SilentStart" + "Keymou.munki": [ + "com.github.homebysix.munki.Keymo" ], - "SilentStart.munki": [ - "com.github.homebysix.munki.SilentStart" + "Displaperture.install": [ + "com.github.homebysix.install.Displaperture" ], - "QRFactory.munki": [ - "com.github.homebysix.munki.QRFactory" + "Moom.download": [ + "com.github.homebysix.download.Moom" ], - "FolderTidy.download": [ - "com.github.homebysix.download.FolderTidy" + "TimeSink.install": [ + "com.github.homebysix.install.TimeSink" ], - "EnterpriseConnect.munki": [ - "com.github.homebysix.munki.EnterpriseConnect" + "DesktopCurtain.download": [ + "com.github.homebysix.download.DesktopCurtain" ], - "Cyberduck.install": [ - "com.github.homebysix.install.Cyberduck", - "com.github.rtrouton.install.Cyberduck" + "DesktopCurtain.install": [ + "com.github.homebysix.install.DesktopCurtain" ], - "GB Studio.munki": [ - "com.github.homebysix.munki.GBStudio" + "Usher.pkg": [ + "com.github.homebysix.pkg.Usher" ], - "GB Studio.install": [ - "com.github.homebysix.install.GBStudio" + "OpenWithManager.pkg": [ + "com.github.homebysix.pkg.OpenWithManager" ], - "GB Studio.download": [ - "com.github.homebysix.download.GBStudio" + "Leech.download": [ + "com.github.homebysix.download.Leech" ], - "GB Studio.pkg": [ - "com.github.homebysix.pkg.GBStudio" + "Usher.munki": [ + "com.github.homebysix.munki.Usher" ], - "Vivaldi.pkg": [ - "com.github.homebysix.pkg.Vivaldi" + "Leech.install": [ + "com.github.homebysix.install.Leech" ], - "xScope.munki": [ - "com.github.homebysix.munki.xScope" + "Keymou.pkg": [ + "com.github.homebysix.pkg.Keymo" ], - "xScope.download": [ - "com.github.homebysix.download.xScope" + "Butler.munki": [ + "com.github.homebysix.munki.Butler" ], - "xScope.pkg": [ - "com.github.homebysix.pkg.xScope" + "OpenWithManager.install": [ + "com.github.homebysix.install.OpenWithManager" ], - "xScope.install": [ - "com.github.homebysix.install.xScope" + "KeyCodes.munki": [ + "com.github.homebysix.munki.KeyCodes" ], - "Zscaler.munki": [ - "com.github.homebysix.munki.Zscaler" + "Dozer.install": [ + "com.github.homebysix.install.Dozer" ], - "SpyBuster.download": [ - "com.github.homebysix.download.SpyBuster" + "Dozer.pkg": [ + "com.github.homebysix.pkg.Dozer" ], - "CleanMyMac3.download": [ - "com.github.homebysix.download.CleanMyMac3" + "Dozer.download": [ + "com.github.homebysix.download.Dozer" ], - "CleanMyMac3.munki": [ - "com.github.homebysix.munki.CleanMyMac3" + "Dozer.munki": [ + "com.github.homebysix.munki.Dozer" ], - "Hider2.download": [ - "com.github.homebysix.download.Hider2" + "MMD-QuickLook.download": [ + "com.github.homebysix.download.MMD-QuickLook" ], - "Gemini2.munki": [ - "com.github.homebysix.munki.Gemini2" + "MMD-QuickLook.munki": [ + "com.github.homebysix.munki.MMD-QuickLook" ], - "CleanMyMac3.pkg": [ - "com.github.homebysix.pkg.CleanMyMac3" + "MMD-QuickLook.install": [ + "com.github.homebysix.install.MMD-QuickLook" ], - "Gemini2.download": [ - "com.github.homebysix.download.Gemini2" + "kubectl.pkg": [ + "com.github.homebysix.pkg.kubectl", + "com.github.nstrauss.pkg.kubectl" ], - "CleanMyMac3.install": [ - "com.github.homebysix.install.CleanMyMac3" + "kubectl.install": [ + "com.github.homebysix.install.kubectl" ], - "CleanMyMac2.munki": [ - "com.github.homebysix.munki.CleanMyMac2" + "kubectl.munki": [ + "com.github.homebysix.munki.kubectl", + "com.github.nstrauss.munki.kubectl" ], - "CleanMyMac2.install": [ - "com.github.homebysix.install.CleanMyMac2" + "kubectl.download": [ + "com.github.homebysix.download.kubectl", + "com.github.nstrauss.download.kubectl" ], - "Hider2.pkg": [ - "com.github.homebysix.pkg.Hider2" + "Zed.munki": [ + "com.github.homebysix.munki.Zed" ], - "SpyBuster.install": [ - "com.github.homebysix.install.SpyBuster" + "Zed.download": [ + "com.github.homebysix.download.Zed" ], - "Gemini2.install": [ - "com.github.homebysix.install.Gemini2" + "Zed.pkg": [ + "com.github.homebysix.pkg.Zed" ], - "CleanMyMac3-beta.pkg": [ - "com.github.homebysix.pkg.CleanMyMac3-beta" + "Zed.install": [ + "com.github.homebysix.install.Zed" ], - "Gemini2.pkg": [ - "com.github.homebysix.pkg.Gemini2" + "MerlinProject.download": [ + "com.github.homebysix.download.MerlinProject" ], - "CleanMyMac3-beta.munki": [ - "com.github.homebysix.munki.CleanMyMac3-beta" + "MerlinProject.pkg": [ + "com.github.homebysix.pkg.MerlinProject" ], - "SpyBuster.pkg": [ - "com.github.homebysix.pkg.SpyBuster" + "MerlinProject.install": [ + "com.github.homebysix.install.MerlinProject" ], - "SpyBuster.munki": [ - "com.github.homebysix.munki.SpyBuster" + "MerlinProject.munki": [ + "com.github.homebysix.munki.MerlinProject" ], - "CleanMyMac3-beta.install": [ - "com.github.homebysix.install.CleanMyMac3-beta" + "AutoCasperNBI.pkg": [ + "com.github.homebysix.pkg.AutoCasperNBI" ], - "Hider2.install": [ - "com.github.homebysix.install.Hider2" + "AutoCasperNBI.munki": [ + "com.github.homebysix.munki.AutoCasperNBI" ], - "Hider2.munki": [ - "com.github.homebysix.munki.Hider2" + "AutoCasperNBI.download": [ + "com.github.homebysix.download.AutoCasperNBI" ], - "CleanMyMac2.download": [ - "com.github.homebysix.download.CleanMyMac2" + "AutoCasperNBI.install": [ + "com.github.homebysix.install.AutoCasperNBI" ], - "CleanMyMac2.pkg": [ - "com.github.homebysix.pkg.CleanMyMac2" + "GitButler.munki": [ + "com.github.homebysix.munki.GitButler" ], - "CleanMyMac3-beta.download": [ - "com.github.homebysix.download.CleanMyMac3-beta" + "GitButler.download": [ + "com.github.homebysix.download.GitButler" ], - "MySQLWorkbench.install": [ - "com.github.homebysix.install.MySQLWorkbench" + "GitButler.pkg": [ + "com.github.homebysix.pkg.GitButler" ], - "MySQLWorkbench.pkg": [ - "com.github.homebysix.pkg.MySQLWorkbench" + "Zscaler.munki": [ + "com.github.homebysix.munki.Zscaler" ], - "MySQLWorkbench.munki": [ - "com.github.homebysix.munki.MySQLWorkbench" + "MirrorDisplays.munki": [ + "com.github.homebysix.munki.MirrorDisplays" ], - "MySQLWorkbench.download": [ - "com.github.homebysix.download.MySQLWorkbench" + "MirrorDisplays.download": [ + "com.github.homebysix.download.MirrorDisplays" ], - "Waltr.munki": [ - "com.github.homebysix.munki.Waltr" + "Grammarly.pkg": [ + "com.github.homebysix.pkg.Grammarly" ], - "Waltr.pkg": [ - "com.github.homebysix.pkg.Waltr" + "Grammarly.install": [ + "com.github.homebysix.install.Grammarly" ], - "Waltr.download": [ - "com.github.homebysix.download.Waltr" + "Grammarly.munki": [ + "com.github.homebysix.munki.Grammarly" ], - "Waltr.install": [ - "com.github.homebysix.install.Waltr" + "Grammarly.download": [ + "com.github.homebysix.download.Grammarly" ], - "BlueJeans.install": [ - "com.github.homebysix.install.BlueJeans" + "Greenfoot.munki": [ + "com.github.homebysix.munki.greenfoot" ], - "BlueJeans.pkg": [ - "com.github.homebysix.pkg.BlueJeans" + "Greenfoot.download": [ + "com.github.homebysix.download.Greenfoot" ], - "BlueJeans.munki": [ - "com.github.homebysix.munki.BlueJeans" + "Greenfoot.pkg": [ + "com.github.homebysix.pkg.Greenfoot" ], - "Sblack.pkg": [ - "com.github.homebysix.pkg.Sblack" + "ZendStudio.munki": [ + "com.github.homebysix.munki.ZendStudio" ], - "Sblack.download": [ - "com.github.homebysix.download.Sblack" + "ZendStudio.pkg": [ + "com.github.homebysix.pkg.ZendStudio" ], - "Sblack.munki": [ - "com.github.homebysix.munki.Sblack" + "ZendStudio.install": [ + "com.github.homebysix.install.ZendStudio" ], - "Mou.munki": [ - "com.github.homebysix.munki.Mou" + "ZendStudio.download": [ + "com.github.homebysix.download.ZendStudio" ], - "Mou.install": [ - "com.github.homebysix.install.Mou" + "P4V.download": [ + "com.github.homebysix.download.P4V" ], - "Mou.download": [ - "com.github.homebysix.download.Mou" + "P4V.pkg": [ + "com.github.homebysix.pkg.P4V" ], - "Smaller.munki": [ - "com.github.homebysix.munki.Smaller" + "HelixALM.download": [ + "com.github.homebysix.download.HelixALM" ], - "Smaller.pkg": [ - "com.github.homebysix.pkg.Smaller" + "HelixALM.pkg": [ + "com.github.homebysix.pkg.HelixALM" ], - "Smaller.download": [ - "com.github.homebysix.download.Smaller" + "P4V.munki": [ + "com.github.homebysix.munki.P4V" ], - "Smaller.install": [ - "com.github.homebysix.install.Smaller" + "P4V.install": [ + "com.github.homebysix.install.P4V" ], - "Mou.pkg": [ - "com.github.homebysix.pkg.Mou" + "Tinderbox.pkg": [ + "com.github.homebysix.pkg.Tinderbox" ], - "CCleaner.munki": [ - "com.github.homebysix.munki.CCleaner" + "Tinderbox.munki": [ + "com.github.homebysix.munki.Tinderbox" ], - "CCleaner.install": [ - "com.github.homebysix.install.CCleaner" + "Tinderbox.install": [ + "com.github.homebysix.install.Tinderbox" ], - "CCleaner.download": [ - "com.github.homebysix.download.CCleaner" + "Tinderbox.download": [ + "com.github.homebysix.download.Tinderbox" ], - "CCleaner.pkg": [ - "com.github.homebysix.pkg.CCleaner" + "Sandvox.download": [ + "com.github.homebysix.download.Sandvox" ], - "CocoaRestClient.munki": [ - "com.github.homebysix.munki.CocoaRestClient" + "TheHitList.munki": [ + "com.github.homebysix.munki.TheHitList" ], - "CocoaRestClient.pkg": [ - "com.github.homebysix.pkg.CocoaRestClient" + "Sandvox.pkg": [ + "com.github.homebysix.pkg.Sandvox" ], - "CocoaRestClient.install": [ - "com.github.homebysix.install.CocoaRestClient" + "Tangerine.munki": [ + "com.github.homebysix.munki.Tangerine" ], - "CocoaRestClient.download": [ - "com.github.homebysix.download.CocoaRestClient" + "Sandvox.munki": [ + "com.github.homebysix.munki.Sandvox" ], - "Postbox.install": [ - "com.github.homebysix.install.Postbox" + "Tangerine.pkg": [ + "com.github.homebysix.pkg.Tangerine" ], - "Postbox.pkg": [ - "com.github.homebysix.pkg.Postbox" + "TheHitList.pkg": [ + "com.github.homebysix.pkg.TheHitList" ], - "VirtualC64.pkg": [ - "com.github.homebysix.pkg.VirtualC64" + "Sandvox.install": [ + "com.github.homebysix.install.Sandvox" ], - "VirtualC64.download": [ - "com.github.homebysix.download.VirtualC64" + "TheHitList.install": [ + "com.github.homebysix.install.TheHitList" ], - "VirtualC64.install": [ - "com.github.homebysix.install.VirtualC64" + "TheHitList.download": [ + "com.github.homebysix.download.TheHitList" ], - "VirtualC64.munki": [ - "com.github.homebysix.munki.VirtualC64" + "Tangerine.install": [ + "com.github.homebysix.install.Tangerine" ], - "AutoCasperNBI.pkg": [ - "com.github.homebysix.pkg.AutoCasperNBI" + "Tangerine.download": [ + "com.github.homebysix.download.Tangerine" ], - "AutoCasperNBI.munki": [ - "com.github.homebysix.munki.AutoCasperNBI" + "TableauReader.munki": [ + "com.github.homebysix.munki.TableauReader", + "com.github.foigus.munki.tableau-reader" ], - "AutoCasperNBI.install": [ - "com.github.homebysix.install.AutoCasperNBI" + "TableauReader.install": [ + "com.github.homebysix.install.TableauReader" ], - "AutoCasperNBI.download": [ - "com.github.homebysix.download.AutoCasperNBI" + "TableauReader.download": [ + "com.github.homebysix.download.TableauReader", + "com.github.foigus.download.tableau-reader" ], - "Flinto.install": [ - "com.github.homebysix.install.Flinto" + "TableauReader.pkg": [ + "com.github.homebysix.pkg.TableauReader" ], - "Flinto.download": [ - "com.github.homebysix.download.Flinto" + "BackupLoupe.pkg": [ + "com.github.homebysix.pkg.BackupLoupe" ], - "Flinto.munki": [ - "com.github.homebysix.munki.Flinto" + "BackupLoupe.install": [ + "com.github.homebysix.install.BackupLoupe" ], - "Flinto.pkg": [ - "com.github.homebysix.pkg.Flinto" + "LaunchControl.download": [ + "com.github.homebysix.download.LaunchControl" ], - "CocoaPods.install": [ - "com.github.homebysix.install.CocoaPods" + "Ammonite.download": [ + "com.github.homebysix.download.Ammonite" ], - "CocoaPods.download": [ - "com.github.homebysix.download.CocoaPods" + "LaunchControl.munki": [ + "com.github.homebysix.munki.LaunchControl" ], - "CocoaPods.pkg": [ - "com.github.homebysix.pkg.CocoaPods" + "LaunchControl.install": [ + "com.github.homebysix.install.LaunchControl" ], - "CocoaPods.munki": [ - "com.github.homebysix.munki.CocoaPods" + "BackupLoupe.download": [ + "com.github.homebysix.download.BackupLoupe" ], - "AirServer.install": [ - "com.github.homebysix.install.AirServer" + "Ammonite.install": [ + "com.github.homebysix.install.Ammonite" ], - "AirServer.pkg": [ - "com.github.homebysix.pkg.AirServer" + "Ammonite.munki": [ + "com.github.homebysix.munki.Ammonite" ], - "AirServer.download": [ - "com.github.homebysix.download.AirServer" + "BackupLoupe.munki": [ + "com.github.homebysix.munki.BackupLoupe" ], - "yo.download": [ - "com.github.homebysix.download.yo", - "com.github.moofit-recipes.download.yo" + "Ammonite.pkg": [ + "com.github.homebysix.pkg.Ammonite" ], - "NeoFinder.munki": [ - "com.github.homebysix.munki.NeoFinder" + "LaunchControl.pkg": [ + "com.github.homebysix.pkg.LaunchControl" ], - "NeoFinder.install": [ - "com.github.homebysix.install.NeoFinder" + "uBar.munki": [ + "com.github.homebysix.munki.uBar" ], - "NeoFinder.pkg": [ - "com.github.homebysix.pkg.NeoFinder" + "uBar.pkg": [ + "com.github.homebysix.pkg.uBar" ], - "NeoFinder.download": [ - "com.github.homebysix.download.NeoFinder" + "uBar.install": [ + "com.github.homebysix.install.uBar" ], - "iNotepad.munki": [ - "com.github.homebysix.munki.iNotepad" + "uBar.download": [ + "com.github.homebysix.download.uBar" ], - "iNotepad.download": [ - "com.github.homebysix.download.iNotepad" + "TunnelBear.download": [ + "com.github.homebysix.download.TunnelBear" ], - "iNotepad.install": [ - "com.github.homebysix.install.iNotepad" + "TunnelBear.pkg": [ + "com.github.homebysix.pkg.TunnelBear" ], - "iNotepad.pkg": [ - "com.github.homebysix.pkg.iNotepad" + "TunnelBear.munki": [ + "com.github.homebysix.munki.TunnelBear" ], - "MarmosetViewer.download": [ - "com.github.homebysix.download.MarmosetViewer" + "TunnelBear.install": [ + "com.github.homebysix.install.TunnelBear" ], - "MarmosetViewer.install": [ - "com.github.homebysix.install.MarmosetViewer" + "EnterpriseConnect.munki": [ + "com.github.homebysix.munki.EnterpriseConnect" ], - "Hexels.install": [ - "com.github.homebysix.install.Hexels" + "AirServer.install": [ + "com.github.homebysix.install.AirServer" ], - "MarmosetToolbag.pkg": [ - "com.github.homebysix.pkg.MarmosetToolbag" + "AirServer.download": [ + "com.github.homebysix.download.AirServer" ], - "MarmosetToolbag.install": [ - "com.github.homebysix.install.MarmosetToolbag" + "AirServer.pkg": [ + "com.github.homebysix.pkg.AirServer" ], - "MarmosetViewer.munki": [ - "com.github.homebysix.munki.MarmosetViewer" + "TMNotifier.download": [ + "com.github.homebysix.download.TMNotifier" ], - "Hexels.pkg": [ - "com.github.homebysix.pkg.Hexels" + "TMNotifier.install": [ + "com.github.homebysix.install.TMNotifier" ], - "Hexels.munki": [ - "com.github.homebysix.munki.Hexels" + "TMNotifier.pkg": [ + "com.github.homebysix.pkg.TMNotifier" ], - "Hexels.download": [ - "com.github.homebysix.download.Hexels" + "TMNotifier.munki": [ + "com.github.homebysix.munki.TMNotifier" ], - "MarmosetViewer.pkg": [ - "com.github.homebysix.pkg.MarmosetViewer" + "CrystalFetch.munki": [ + "com.github.homebysix.munki.CrystalFetch" ], - "MarmosetToolbag.munki": [ - "com.github.homebysix.munki.MarmosetToolbag" + "CrystalFetch.download": [ + "com.github.homebysix.download.CrystalFetch" ], - "MarmosetToolbag.download": [ - "com.github.homebysix.download.MarmosetToolbag" + "CrystalFetch.pkg": [ + "com.github.homebysix.pkg.CrystalFetch" ], - "SugarSync.munki": [ - "com.github.homebysix.munki.SugarSync" + "RingCentralMeetings.pkg": [ + "com.github.homebysix.pkg.RingCentralMeetings", + "com.github.peetinc.pkg.RingCentralMeetings" ], - "SugarSync.pkg": [ - "com.github.homebysix.pkg.SugarSync" + "RingCentralMeetings.download": [ + "com.github.homebysix.download.RingCentralMeetings" ], - "SugarSync.install": [ - "com.github.homebysix.install.SugarSync" + "RingCentralMeetings.munki": [ + "com.github.homebysix.munki.RingCentralMeetings", + "com.github.peetinc.munki.RingCentralMeetings" ], - "SugarSync.download": [ - "com.github.homebysix.download.SugarSync" + "RingCentralMeetings.install": [ + "com.github.homebysix.install.RingCentralMeetings" ], - "SecondLife.install": [ - "com.github.homebysix.install.SecondLife" + "BetterTouchTool.install": [ + "com.github.homebysix.install.BetterTouchTool" ], - "SecondLife.pkg": [ - "com.github.homebysix.pkg.SecondLife" + "BetterTouchTool.download": [ + "com.github.homebysix.download.BetterTouchTool" ], - "SecondLife.munki": [ - "com.github.homebysix.munki.SecondLife" + "BetterTouchTool.pkg": [ + "com.github.homebysix.pkg.BetterTouchTool" ], - "SpiderOakONE.munki": [ - "com.github.homebysix.munki.SpiderOakONE" + "BetterTouchTool.munki": [ + "com.github.homebysix.munki.BetterTouchTool", + "com.github.wardsparadox.bttl.munki" ], - "SpiderOakONE.pkg": [ - "com.github.homebysix.pkg.SpiderOakONE" + "CodeCookbookforSwift.pkg": [ + "com.github.homebysix.pkg.CodeCookbookforSwift" ], - "SpiderOakONE.install": [ - "com.github.homebysix.install.SpiderOakONE" + "iSwift.download": [ + "com.github.homebysix.download.iSwift" ], - "SpiderOakONE.download": [ - "com.github.homebysix.download.SpiderOakONE" + "iSwift.pkg": [ + "com.github.homebysix.pkg.iSwift" ], - "GIFforMac.install": [ - "com.github.homebysix.install.GIFforMac" + "CodeCookbookforSwift.munki": [ + "com.github.homebysix.munki.CodeCookbookforSwift" ], - "GIFforMac.download": [ - "com.github.homebysix.download.GIFforMac" + "iSwift.install": [ + "com.github.homebysix.install.iSwift" ], - "GIFforMac.pkg": [ - "com.github.homebysix.pkg.GIFforMac" + "CodeCookbookforSwift.install": [ + "com.github.homebysix.install.CodeCookbookforSwift" ], - "GIFforMac.munki": [ - "com.github.homebysix.munki.GIFforMac" + "iSwift.munki": [ + "com.github.homebysix.munki.iSwift" ], - "Folio.download": [ - "com.github.homebysix.download.Folio" + "CodeCookbookforSwift.download": [ + "com.github.homebysix.download.CodeCookbookforSwift" ], "Folio.munki": [ "com.github.homebysix.munki.Folio" @@ -151355,1693 +151408,1661 @@ "Folio.pkg": [ "com.github.homebysix.pkg.Folio" ], - "Focus.munki": [ - "com.github.homebysix.munki.Focus" - ], - "Focus.download": [ - "com.github.homebysix.download.Focus" + "Folio.download": [ + "com.github.homebysix.download.Folio" ], - "Focus.pkg": [ - "com.github.homebysix.pkg.Focus" + "SecondLife.munki": [ + "com.github.homebysix.munki.SecondLife" ], - "Focus.install": [ - "com.github.homebysix.install.Focus" + "SecondLife.install": [ + "com.github.homebysix.install.SecondLife" ], - "iClip.munki": [ - "com.github.homebysix.munki.iClip" + "SecondLife.pkg": [ + "com.github.homebysix.pkg.SecondLife" ], - "Tickets.install": [ - "com.github.homebysix.install.Tickets" + "Monolingual.download": [ + "com.github.homebysix.download.Monolingual" ], - "iClip.pkg": [ - "com.github.homebysix.pkg.iClip" + "Monolingual.pkg": [ + "com.github.homebysix.pkg.Monolingual" ], - "Tickets.munki": [ - "com.github.homebysix.munki.Tickets" + "Monolingual.munki": [ + "com.github.homebysix.munki.Monolingual" ], - "SwitchUp.install": [ - "com.github.homebysix.install.SwitchUp" + "Monolingual.install": [ + "com.github.homebysix.install.Monolingual" ], - "SwitchUp.munki": [ - "com.github.homebysix.munki.SwitchUp" + "JamfSync.munki": [ + "com.github.homebysix.munki.JamfSync" ], - "SwitchUp.pkg": [ - "com.github.homebysix.pkg.SwitchUp" + "JamfSync.download": [ + "com.github.homebysix.download.JamfSync" ], - "Tickets.pkg": [ - "com.github.homebysix.pkg.Tickets" + "JamfSync.pkg": [ + "com.github.homebysix.pkg.JamfSync" ], - "iClip.download": [ - "com.github.homebysix.download.iClip" + "HoudahSpot.pkg": [ + "com.github.homebysix.pkg.HoudahSpot" ], - "Tickets.download": [ - "com.github.homebysix.download.Tickets" + "HoudahSpot.install": [ + "com.github.homebysix.install.HoudahSpot" ], - "SwitchUp.download": [ - "com.github.homebysix.download.SwitchUp" + "Tembo.download": [ + "com.github.homebysix.download.Tembo" ], - "iClip.install": [ - "com.github.homebysix.install.iClip" + "HoudahGeo.pkg": [ + "com.github.homebysix.pkg.HoudahGeo" ], - "TermHere.pkg": [ - "com.github.homebysix.pkg.TermHere" + "HoudahGeo.install": [ + "com.github.homebysix.install.HoudahGeo" ], - "TermHere.install": [ - "com.github.homebysix.install.TermHere" + "Tembo.munki": [ + "com.github.homebysix.munki.Tembo" ], - "TermHere.munki": [ - "com.github.homebysix.munki.TermHere" + "HoudahSpot.munki": [ + "com.github.homebysix.munki.HoudahSpot" ], - "TermHere.download": [ - "com.github.homebysix.download.TermHere" + "HoudahGeo.munki": [ + "com.github.homebysix.munki.HoudahGeo" ], - "VyprVPN.munki": [ - "com.github.homebysix.munki.VyprVPN" + "HoudahSpot.download": [ + "com.github.homebysix.download.HoudahSpot" ], - "VyprVPN.pkg": [ - "com.github.homebysix.pkg.VyprVPN" + "HoudahGeo.download": [ + "com.github.homebysix.download.HoudahGeo" ], - "VyprVPN.download": [ - "com.github.homebysix.download.VyprVPN" + "Tembo.pkg": [ + "com.github.homebysix.pkg.Tembo" ], - "VyprVPN.install": [ - "com.github.homebysix.install.VyprVPN" + "Tembo.install": [ + "com.github.homebysix.install.Tembo" ], - "KeePassX.download": [ - "com.github.homebysix.download.KeePassX", - "com.github.tallfunnyjew.download.KeePassX", - "com.github.valdore86.download.KeePassX" + "RecordIt.munki": [ + "com.github.homebysix.munki.RecordIt" ], - "KeePassX.munki": [ - "com.github.homebysix.munki.KeePassX", - "com.github.valdore86.munki.KeePassX" + "RecordIt.install": [ + "com.github.homebysix.install.RecordIt" ], - "KeePassX.pkg": [ - "com.github.homebysix.pkg.KeePassX", - "com.github.tallfunnyjew.pkg.KeePassX" + "RecordIt.pkg": [ + "com.github.homebysix.pkg.RecordIt" ], - "KeePassX.install": [ - "com.github.homebysix.install.KeePassX", - "com.github.tallfunnyjew.install.KeePassX" + "RecordIt.download": [ + "com.github.homebysix.download.RecordIt" ], - "ChronoAgent.munki": [ - "com.github.homebysix.munki.ChronoAgent" + "Emailchemy.install": [ + "com.github.homebysix.install.Emailchemy" ], - "ChronoAgent.download": [ - "com.github.homebysix.download.ChronoAgent" + "Emailchemy.download": [ + "com.github.homebysix.download.Emailchemy" ], - "ChronoSync.munki": [ - "com.github.homebysix.munki.ChronoSync" + "Emailchemy.pkg": [ + "com.github.homebysix.pkg.Emailchemy" ], - "ChronoAgent.pkg": [ - "com.github.homebysix.pkg.ChronoAgent" + "Emailchemy.munki": [ + "com.github.homebysix.munki.Emailchemy" ], - "ChronoAgent.install": [ - "com.github.homebysix.install.ChronoAgent" + "xScope.install": [ + "com.github.homebysix.install.xScope" ], - "ChronoSync.install": [ - "com.github.homebysix.install.ChronoSync" + "xScope.munki": [ + "com.github.homebysix.munki.xScope" ], - "ChronoSync.pkg": [ - "com.github.homebysix.pkg.ChronoSync" + "xScope.download": [ + "com.github.homebysix.download.xScope" ], - "ChronoSync.download": [ - "com.github.homebysix.download.ChronoSync" + "xScope.pkg": [ + "com.github.homebysix.pkg.xScope" ], - "JamfSetupManager.install": [ - "com.github.homebysix.install.JamfSetupManager" + "iManageDrive.install": [ + "com.github.homebysix.install.iManageDrive" ], - "JamfSetupManager.pkg": [ - "com.github.homebysix.pkg.JamfSetupManager" + "iManageWorkDesktop.munki": [ + "com.github.homebysix.munki.iManageWorkDesktop" ], - "JamfSetupManager.jamf-upload": [ - "com.github.homebysix.jamf-upload.JamfSetupManager" + "iManageDrive.munki": [ + "com.github.homebysix.munki.iManageDrive" ], - "JamfSetupManager.download": [ - "com.github.homebysix.download.JamfSetupManager" + "iManageDrive.download": [ + "com.github.homebysix.download.iManageDrive" ], - "Pingendo.pkg": [ - "com.github.homebysix.pkg.Pingendo" + "iManageWorkDesktop.pkg": [ + "com.github.homebysix.pkg.iManageWorkDesktop" ], - "Pingendo.install": [ - "com.github.homebysix.install.Pingendo" + "iManageWorkDesktop.install": [ + "com.github.homebysix.install.iManageWorkDesktop" ], - "Pingendo.munki": [ - "com.github.homebysix.munki.Pingendo" + "iManageWorkDesktop.download": [ + "com.github.homebysix.download.iManageWorkDesktop" ], - "Pingendo.download": [ - "com.github.homebysix.download.Pingendo" + "iManageDrive.pkg": [ + "com.github.homebysix.pkg.iManageDrive" ], - "Tunnelblick.download": [ - "com.github.homebysix.download.Tunnelblick" + "GraphicConverter.download": [ + "com.github.homebysix.download.GraphicConverter" ], - "Tunnelblick.pkg": [ - "com.github.homebysix.pkg.Tunnelblick" + "GraphicConverter.munki": [ + "com.github.homebysix.munki.GraphicConverter" ], - "Tunnelblick.install": [ - "com.github.homebysix.install.Tunnelblick" + "GraphicConverter.install": [ + "com.github.homebysix.install.GraphicConverter" ], - "Tunnelblick.munki": [ - "com.github.homebysix.munki.Tunnelblick" + "GraphicConverter.pkg": [ + "com.github.homebysix.pkg.GraphicConverter" ], - "GoogleChat.munki": [ - "com.github.homebysix.munki.GoogleChat", - "com.github.apizz.munki.hangoutschat" + "Proximity.munki": [ + "com.github.homebysix.munki.Proximity" ], - "GoogleChat.download": [ - "com.github.homebysix.download.GoogleChat", - "com.github.apizz.download.hangoutschat" + "Proximity.install": [ + "com.github.homebysix.install.Proximity" ], - "GoogleChat.pkg": [ - "com.github.homebysix.pkg.GoogleChat" + "Proximity.download": [ + "com.github.homebysix.download.Proximity" ], - "GoogleChat.install": [ - "com.github.homebysix.install.GoogleChat" + "Proximity.pkg": [ + "com.github.homebysix.pkg.Proximity" ], - "ChromeRemoteDesktop.pkg": [ - "com.github.homebysix.pkg.ChromeRemoteDesktop" + "SugarSync.download": [ + "com.github.homebysix.download.SugarSync" ], - "ChromeRemoteDesktop.install": [ - "com.github.homebysix.install.ChromeRemoteDesktop" + "SugarSync.install": [ + "com.github.homebysix.install.SugarSync" ], - "AutodeskFusion360.download": [ - "com.github.homebysix.download.AutodeskFusion360", - "com.github.nstrauss.download.AutodeskFusion360" + "SugarSync.munki": [ + "com.github.homebysix.munki.SugarSync" ], - "AutodeskFusion360.munki": [ - "com.github.homebysix.munki.AutodeskFusion360" + "SugarSync.pkg": [ + "com.github.homebysix.pkg.SugarSync" ], - "MenuBarSpacing.download": [ - "com.github.homebysix.download.MenuBarSpacing" + "Mountain.pkg": [ + "com.github.homebysix.pkg.Mountain" ], - "MenuBarSpacing.munki": [ - "com.github.homebysix.munki.MenuBarSpacing" + "Mountain.download": [ + "com.github.homebysix.download.Mountain" ], - "MenuBarSpacing.pkg": [ - "com.github.homebysix.pkg.MenuBarSpacing" + "Mountain.munki": [ + "com.github.homebysix.munki.Mountain" ], - "AdobeDNGConverter.munki": [ - "com.github.homebysix.munki.DNGConverter" + "Mountain.install": [ + "com.github.homebysix.install.Mountain" ], - "AdobeExperienceManagerDesktop.install": [ - "com.github.homebysix.install.AdobeExperienceManagerDesktop" + "Orion.install": [ + "com.github.homebysix.install.Orion" ], - "AdobeExperienceManagerDesktop.download": [ - "com.github.homebysix.download.AdobeExperienceManagerDesktop" + "Orion.download": [ + "com.github.homebysix.download.Orion" ], - "AdobeExperienceManagerDesktop.munki": [ - "com.github.homebysix.munki.AdobeExperienceManagerDesktop" + "Orion.pkg": [ + "com.github.homebysix.pkg.Orion" ], - "AdobeDNGConverter.pkg": [ - "com.github.homebysix.pkg.DNGConverter" + "Orion.munki": [ + "com.github.homebysix.munki.Orion" ], - "AdobeDNGConverter.install": [ - "com.github.homebysix.install.DNGConverter" + "Chat.munki": [ + "com.github.homebysix.munki.Chat" ], - "AdobeExperienceManagerDesktop.pkg": [ - "com.github.homebysix.pkg.AdobeExperienceManagerDesktop" + "Chat.install": [ + "com.github.homebysix.install.Chat" ], - "AdobeDNGConverter.download": [ - "com.github.homebysix.download.DNGConverter" + "Chat.download": [ + "com.github.homebysix.download.Chat" ], - "FinalDraft12.pkg": [ - "com.github.homebysix.pkg.FinalDraft12", - "com.github.moofit-recipes.pkg.FinalDraft12" + "Chat.pkg": [ + "com.github.homebysix.pkg.Chat" ], - "FontNuke.munki": [ - "com.github.homebysix.munki.FontNuke", - "com.github.wardsparadox.fontnuke.munki" + "touchbarlib.download": [ + "com.github.homebysix.download.touchbarlib" ], - "FontNuke.pkg": [ - "com.github.homebysix.pkg.FontNuke" + "Recipe Robot.install": [ + "com.github.homebysix.install.RecipeRobot" ], - "FontNuke.install": [ - "com.github.homebysix.install.FontNuke" + "docklib.munki": [ + "com.github.homebysix.munki.docklib" ], - "FontNuke.download": [ - "com.github.homebysix.download.FontNuke" + "docklib.pkg": [ + "com.github.homebysix.pkg.docklib" ], - "BetterWindowManager.pkg": [ - "com.github.homebysix.pkg.BetterWindowManager" + "Recipe Robot.munki": [ + "com.github.homebysix.munki.RecipeRobot" ], - "BetterWindowManager.munki": [ - "com.github.homebysix.munki.BetterWindowManager" + "docklib.download": [ + "com.github.homebysix.download.docklib" ], - "BetterWindowManager.download": [ - "com.github.homebysix.download.BetterWindowManager" + "Recipe Robot.pkg": [ + "com.github.homebysix.pkg.RecipeRobot" ], - "BetterWindowManager.install": [ - "com.github.homebysix.install.BetterWindowManager" + "Recipe Robot.download": [ + "com.github.homebysix.download.RecipeRobot" ], - "BlackEye.munki": [ - "com.github.homebysix.munki.BlackEye" + "docklib.install": [ + "com.github.homebysix.install.docklib" ], - "BlackEye.download": [ - "com.github.homebysix.download.BlackEye" + "touchbarlib.pkg": [ + "com.github.homebysix.pkg.touchbarlib" ], - "BlackEye.pkg": [ - "com.github.homebysix.pkg.BlackEye" + "touchbarlib.munki": [ + "com.github.homebysix.munki.touchbarlib" ], - "Marked2.install": [ - "com.github.homebysix.install.Marked2" + "touchbarlib.install": [ + "com.github.homebysix.install.touchbarlib" ], - "Marked2.pkg": [ - "com.github.homebysix.pkg.Marked2" + "GIFforMac.pkg": [ + "com.github.homebysix.pkg.GIFforMac" ], - "Marked2.munki": [ - "com.github.homebysix.munki.Marked2" + "GIFforMac.munki": [ + "com.github.homebysix.munki.GIFforMac" ], - "TableauReader.pkg": [ - "com.github.homebysix.pkg.TableauReader" + "GIFforMac.install": [ + "com.github.homebysix.install.GIFforMac" ], - "TableauReader.munki": [ - "com.github.homebysix.munki.TableauReader", - "com.github.foigus.munki.tableau-reader" + "GIFforMac.download": [ + "com.github.homebysix.download.GIFforMac" ], - "TableauReader.install": [ - "com.github.homebysix.install.TableauReader" + "ParallelsDesktop.munki": [ + "com.github.homebysix.munki.ParallelsDesktop" ], - "TableauReader.download": [ - "com.github.homebysix.download.TableauReader", - "com.github.foigus.download.tableau-reader" + "ParallelsDesktop.pkg": [ + "com.github.homebysix.pkg.ParallelsDesktop", + "com.github.grahampugh.recipes.pkg.ParallelsDesktop" ], - "Scrivener.install": [ - "com.github.homebysix.install.Scrivener" + "ParallelsDesktop.install": [ + "com.github.homebysix.install.ParallelsDesktop" ], - "Scrivener.munki": [ - "com.github.homebysix.munki.Scrivener" + "BlackEye.download": [ + "com.github.homebysix.download.BlackEye" ], - "Scapple.download": [ - "com.github.homebysix.download.Scapple" + "BlackEye.munki": [ + "com.github.homebysix.munki.BlackEye" ], - "Scrivener.download": [ - "com.github.homebysix.download.Scrivener" + "BlackEye.pkg": [ + "com.github.homebysix.pkg.BlackEye" ], - "Scapple.install": [ - "com.github.homebysix.install.Scapple" + "iMazing.download": [ + "com.github.homebysix.download.iMazing" ], - "Scrivener.pkg": [ - "com.github.homebysix.pkg.Scrivener" + "iMazing.pkg": [ + "com.github.homebysix.pkg.iMazing" ], - "Scapple.munki": [ - "com.github.homebysix.munki.Scapple" + "iMazing.install": [ + "com.github.homebysix.install.iMazing" ], - "Scapple.pkg": [ - "com.github.homebysix.pkg.Scapple" + "iMazing.munki": [ + "com.github.homebysix.munki.iMazing" ], - "SnapGeneViewer.pkg": [ - "com.github.homebysix.pkg.SnapGeneViewer" + "Fission.pkg": [ + "com.github.homebysix.pkg.Fission", + "com.github.andrewvalentine.pkg.Fission" ], - "SnapGeneViewer.download": [ - "com.github.homebysix.download.SnapGeneViewer" + "Fission.install": [ + "com.github.homebysix.install.Fission" ], - "SnapGeneViewer.install": [ - "com.github.homebysix.install.SnapGeneViewer" + "AudioHijack.munki": [ + "com.github.homebysix.munki.AudioHijack" ], - "SnapGeneViewer.munki": [ - "com.github.homebysix.munki.SnapGeneViewer" + "AudioHijack.download": [ + "com.github.homebysix.download.AudioHijack" ], - "Mailplane3.install": [ - "com.github.homebysix.install.Mailplane" + "AirFoil.pkg": [ + "com.github.homebysix.pkg.AirFoil" ], - "Mailplane3.pkg": [ - "com.github.homebysix.pkg.Mailplane3" + "Fission.munki": [ + "com.github.homebysix.munki.Fission" ], - "ShareMouse.install": [ - "com.github.homebysix.install.ShareMouse" + "AirFoil.munki": [ + "com.github.homebysix.munki.AirFoil" ], - "ShareMouse.download": [ - "com.github.homebysix.download.ShareMouse" + "Piezo.download": [ + "com.github.homebysix.download.Piezo" ], - "ShareMouse.pkg": [ - "com.github.homebysix.pkg.ShareMouse" + "Piezo.install": [ + "com.github.homebysix.install.Piezo" ], - "ShareMouse.munki": [ - "com.github.homebysix.munki.ShareMouse" + "Piezo.munki": [ + "com.github.homebysix.munki.Piezo" ], - "Boom2.install": [ - "com.github.homebysix.install.Boom2" + "AirFoil.download": [ + "com.github.homebysix.download.AirFoil" ], - "Boom2.pkg": [ - "com.github.homebysix.pkg.Boom2" + "AirFoil.install": [ + "com.github.homebysix.install.AirFoil" ], - "Boom3D.munki": [ - "com.github.homebysix.munki.Boom3D" + "AudioHijack.install": [ + "com.github.homebysix.install.AudioHijack" ], - "Boom2.download": [ - "com.github.homebysix.download.Boom2" + "Piezo.pkg": [ + "com.github.homebysix.pkg.Piezo" ], - "Boom2.munki": [ - "com.github.homebysix.munki.Boom2" + "Fission.download": [ + "com.github.homebysix.download.Fission", + "com.github.andrewvalentine.download.Fission" ], - "Boom3D.install": [ - "com.github.homebysix.install.Boom3D" + "AudioHijack.pkg": [ + "com.github.homebysix.pkg.AudioHijack" ], - "AppZapper.pkg": [ - "com.github.homebysix.pkg.AppZapper" + "Sketch.install": [ + "com.github.homebysix.install.Sketch" ], - "AppZapper.install": [ - "com.github.homebysix.install.AppZapper" + "Sketch.pkg": [ + "com.github.homebysix.pkg.Sketch", + "com.github.amsysuk-recipes.pkg.Sketch" ], - "AppZapper.munki": [ - "com.github.homebysix.munki.AppZapper" + "VyprVPN.install": [ + "com.github.homebysix.install.VyprVPN" ], - "AppZapper.download": [ - "com.github.homebysix.download.AppZapper" + "VyprVPN.download": [ + "com.github.homebysix.download.VyprVPN" ], - "ChefWorkstation.download": [ - "com.github.homebysix.download.ChefWorkstation" + "VyprVPN.pkg": [ + "com.github.homebysix.pkg.VyprVPN" ], - "ChefWorkstation.munki": [ - "com.github.homebysix.munki.ChefWorkstation" + "VyprVPN.munki": [ + "com.github.homebysix.munki.VyprVPN" ], - "ChefWorkstation.install": [ - "com.github.homebysix.install.ChefWorkstation" + "KerbMinder.install": [ + "com.github.homebysix.install.KerbMinder" ], - "Screenotate.install": [ - "com.github.homebysix.install.Screenotate" + "KerbMinder.download": [ + "com.github.homebysix.download.KerbMinder" ], - "Screenotate.download": [ - "com.github.homebysix.download.Screenotate" + "KerbMinder.munki": [ + "com.github.homebysix.munki.KerbMinder" ], - "Screenotate.pkg": [ - "com.github.homebysix.pkg.Screenotate" + "Sublime Merge.munki": [ + "com.github.homebysix.munki.SublimeMerge" ], - "Screenotate.munki": [ - "com.github.homebysix.munki.Screenotate" + "Sublime Merge.pkg": [ + "com.github.homebysix.pkg.SublimeMerge" ], - "ParallelsDesktop.install": [ - "com.github.homebysix.install.ParallelsDesktop" + "Sublime Merge.download": [ + "com.github.homebysix.download.SublimeMerge" ], - "ParallelsDesktop.munki": [ - "com.github.homebysix.munki.ParallelsDesktop" + "Sublime Merge.install": [ + "com.github.homebysix.install.SublimeMerge" ], - "ParallelsDesktop.pkg": [ - "com.github.homebysix.pkg.ParallelsDesktop", - "com.github.grahampugh.recipes.pkg.ParallelsDesktop" + "Quicksilver.install": [ + "com.github.homebysix.install.Quicksilver" ], - "ZendStudio.download": [ - "com.github.homebysix.download.ZendStudio" + "Quicksilver.pkg": [ + "com.github.homebysix.pkg.Quicksilver" ], - "ZendStudio.pkg": [ - "com.github.homebysix.pkg.ZendStudio" + "SaveHollywood.pkg": [ + "com.github.homebysix.pkg.SaveHollywood" ], - "ZendStudio.munki": [ - "com.github.homebysix.munki.ZendStudio" + "EBS.download": [ + "com.github.homebysix.download.EBS" ], - "ZendStudio.install": [ - "com.github.homebysix.install.ZendStudio" + "EBS.munki": [ + "com.github.homebysix.munki.EBS" ], - "TextSoap.pkg": [ - "com.github.homebysix.pkg.TextSoap" + "EBS.pkg": [ + "com.github.homebysix.pkg.EBS" ], - "TextSoap.munki": [ - "com.github.homebysix.munki.TextSoap" + "EBS.install": [ + "com.github.homebysix.install.EBS" ], - "TextSoap.download": [ - "com.github.homebysix.download.TextSoap" + "Divvy.pkg": [ + "com.github.homebysix.pkg.Divvy" ], - "TextSoap.install": [ - "com.github.homebysix.install.TextSoap" + "Divvy.install": [ + "com.github.homebysix.install.Divvy" ], - "ABetterFinderAttributes.install": [ - "com.github.homebysix.install.ABetterFinderAttributes" + "GoToMeeting.pkg": [ + "com.github.homebysix.pkg.GoToMeeting", + "com.github.ahousseini-recipes.pkg.GoToMeeting" ], - "ABetterFinderRename.download": [ - "com.github.homebysix.download.ABetterFinderRename" + "GoToMeeting.install": [ + "com.github.homebysix.install.GoToMeeting" ], - "NoiseMachine.munki": [ - "com.github.homebysix.munki.NoiseMachine" + "ezeepBluePrintApp.munki": [ + "com.github.homebysix.munki.ezeepBluePrintApp" ], - "VitaminR.pkg": [ - "com.github.homebysix.pkg.VitaminR" + "ezeepDesktop.download": [ + "com.github.homebysix.download.ezeepDesktop" ], - "NoiseMachine.download": [ - "com.github.homebysix.download.NoiseMachine" + "ezeepDesktop.pkg": [ + "com.github.homebysix.pkg.ezeepDesktop" ], - "ABetterFinderRename.pkg": [ - "com.github.homebysix.pkg.ABetterFinderRename" + "ezeepBluePrintApp.pkg": [ + "com.github.homebysix.pkg.ezeepBluePrintApp" ], - "ABetterFinderRename.munki": [ - "com.github.homebysix.munki.ABetterFinderRename" + "ezeepBluePrintApp.download": [ + "com.github.homebysix.download.ezeepBluePrintApp" ], - "MacBreakZ.install": [ - "com.github.homebysix.install.MacBreakZ" + "ezeepDesktop.install": [ + "com.github.homebysix.install.ezeepDesktop" ], - "MacBreakZ.download": [ - "com.github.homebysix.download.MacBreakZ" + "ezeepDesktop.munki": [ + "com.github.homebysix.munki.ezeepDesktop" ], - "MacBreakZ.munki": [ - "com.github.homebysix.munki.MacBreakZ" + "ezeepBluePrintApp.install": [ + "com.github.homebysix.install.ezeepBluePrintApp" ], - "BigMeanFolderMachine.download": [ - "com.github.homebysix.download.BigMeanFolderMachine" + "ICanAnimate2.download": [ + "com.github.homebysix.download.ICanAnimate2" ], - "BigMeanFolderMachine.munki": [ - "com.github.homebysix.munki.BigMeanFolderMachine" + "ICanAnimate2.munki": [ + "com.github.homebysix.munki.ICanAnimate2" ], - "NoiseMachine.pkg": [ - "com.github.homebysix.pkg.NoiseMachine" + "fluentd-tdagent.munki": [ + "com.github.homebysix.munki.fluentd-tdagent" ], - "MacBreakZ.pkg": [ - "com.github.homebysix.pkg.MacBreakZ" + "fluentd-tdagent.download": [ + "com.github.homebysix.download.fluentd-tdagent" ], - "ABetterFinderAttributes.pkg": [ - "com.github.homebysix.pkg.ABetterFinderAttributes" + "fluentd-tdagent.pkg": [ + "com.github.homebysix.pkg.fluentd-tdagent" ], - "VitaminR.install": [ - "com.github.homebysix.install.VitaminR" + "Pandora.pkg": [ + "com.github.homebysix.pkg.Pandora" ], - "ABetterFinderRename.install": [ - "com.github.homebysix.install.ABetterFinderRename" + "Pandora.munki": [ + "com.github.homebysix.munki.Pandora" ], - "BigMeanFolderMachine.pkg": [ - "com.github.homebysix.pkg.BigMeanFolderMachine" + "Pandora.install": [ + "com.github.homebysix.install.Pandora" ], - "BigMeanFolderMachine.install": [ - "com.github.homebysix.install.BigMeanFolderMachine" + "Pandora.download": [ + "com.github.homebysix.download.Pandora" ], - "ABetterFinderAttributes.munki": [ - "com.github.homebysix.munki.ABetterFinderAttributes" + "MarmosetToolbag.download": [ + "com.github.homebysix.download.MarmosetToolbag" ], - "NoiseMachine.install": [ - "com.github.homebysix.install.NoiseMachine" + "MarmosetViewer.install": [ + "com.github.homebysix.install.MarmosetViewer" ], - "ABetterFinderAttributes.download": [ - "com.github.homebysix.download.ABetterFinderAttributes" + "MarmosetViewer.download": [ + "com.github.homebysix.download.MarmosetViewer" ], - "Spotify.install": [ - "com.github.homebysix.install.Spotify" + "MarmosetViewer.munki": [ + "com.github.homebysix.munki.MarmosetViewer" ], - "Spotify.pkg": [ - "com.github.homebysix.pkg.Spotify" + "Hexels.munki": [ + "com.github.homebysix.munki.Hexels" ], - "BetterTouchTool.install": [ - "com.github.homebysix.install.BetterTouchTool" + "Hexels.download": [ + "com.github.homebysix.download.Hexels" ], - "BetterTouchTool.munki": [ - "com.github.homebysix.munki.BetterTouchTool", - "com.github.wardsparadox.bttl.munki" + "Hexels.install": [ + "com.github.homebysix.install.Hexels" ], - "BetterTouchTool.pkg": [ - "com.github.homebysix.pkg.BetterTouchTool" + "Hexels.pkg": [ + "com.github.homebysix.pkg.Hexels" ], - "BetterTouchTool.download": [ - "com.github.homebysix.download.BetterTouchTool" + "MarmosetToolbag.install": [ + "com.github.homebysix.install.MarmosetToolbag" ], - "TunnelBear.download": [ - "com.github.homebysix.download.TunnelBear" + "MarmosetToolbag.pkg": [ + "com.github.homebysix.pkg.MarmosetToolbag" ], - "TunnelBear.pkg": [ - "com.github.homebysix.pkg.TunnelBear" + "MarmosetViewer.pkg": [ + "com.github.homebysix.pkg.MarmosetViewer" ], - "TunnelBear.install": [ - "com.github.homebysix.install.TunnelBear" + "MarmosetToolbag.munki": [ + "com.github.homebysix.munki.MarmosetToolbag" ], - "TunnelBear.munki": [ - "com.github.homebysix.munki.TunnelBear" + "VirtualC64.pkg": [ + "com.github.homebysix.pkg.VirtualC64" ], - "XcodesApp.pkg": [ - "com.github.homebysix.pkg.XcodesApp" + "VirtualC64.munki": [ + "com.github.homebysix.munki.VirtualC64" ], - "XcodesApp.download": [ - "com.github.homebysix.download.XcodesApp" + "VirtualC64.download": [ + "com.github.homebysix.download.VirtualC64" ], - "XcodesApp.install": [ - "com.github.homebysix.install.XcodesApp" + "VirtualC64.install": [ + "com.github.homebysix.install.VirtualC64" ], - "XcodesApp.munki": [ - "com.github.homebysix.munki.XcodesApp" + "TimeMachineEditor.pkg": [ + "com.github.homebysix.pkg.TimeMachineEditor" ], - "AirDroid.download": [ - "com.github.homebysix.download.AirDroid" + "TimeMachineEditor.download": [ + "com.github.homebysix.download.TimeMachineEditor" ], - "AirDroid.pkg": [ - "com.github.homebysix.pkg.AirDroid" + "TimeMachineEditor.install": [ + "com.github.homebysix.install.TimeMachineEditor" ], - "AirDroid.install": [ - "com.github.homebysix.install.AirDroid" + "TimeMachineEditor.munki": [ + "com.github.homebysix.munki.TimeMachineEditor" ], - "AirDroid.munki": [ - "com.github.homebysix.munki.AirDroid" + "WhatSize.pkg": [ + "com.github.homebysix.pkg.WhatSize" ], - "DropDMG.download": [ - "com.github.homebysix.download.DropDMG" + "WhatSize.download": [ + "com.github.homebysix.download.WhatSize" ], - "SpamSieve.install": [ - "com.github.homebysix.install.SpamSieve" + "WhatSize.install": [ + "com.github.homebysix.install.WhatSize" ], - "EagleFiler.download": [ - "com.github.homebysix.download.EagleFiler" + "WhatSize.munki": [ + "com.github.homebysix.munki.WhatSize" ], - "DropDMG.install": [ - "com.github.homebysix.install.DropDMG" + "ChefWorkstation.download": [ + "com.github.homebysix.download.ChefWorkstation" ], - "SpamSieve.download": [ - "com.github.homebysix.download.SpamSieve" + "ChefWorkstation.install": [ + "com.github.homebysix.install.ChefWorkstation" ], - "EagleFiler.pkg": [ - "com.github.homebysix.pkg.EagleFiler" + "ChefWorkstation.munki": [ + "com.github.homebysix.munki.ChefWorkstation" ], - "SpamSieve.pkg": [ - "com.github.homebysix.pkg.SpamSieve" + "WiresharkDev.install": [ + "com.github.homebysix.install.WiresharkDev" ], - "DropDMG.munki": [ - "com.github.homebysix.munki.DropDMG" + "Wireshark.install": [ + "com.github.homebysix.install.Wireshark" ], - "EagleFiler.munki": [ - "com.github.homebysix.munki.EagleFiler" + "WiresharkDev.munki": [ + "com.github.homebysix.munki.WiresharkDev" ], - "SpamSieve.munki": [ - "com.github.homebysix.munki.SpamSieve" + "ZBrushVolume.munki": [ + "com.github.homebysix.munki.ZBrushVolume" ], - "DropDMG.pkg": [ - "com.github.homebysix.pkg.DropDMG" + "LyricsFinder.pkg": [ + "com.github.homebysix.pkg.LyricsFinder" ], - "EagleFiler.install": [ - "com.github.homebysix.install.EagleFiler" + "LyricsFinder.install": [ + "com.github.homebysix.install.LyricsFinder" ], - "Flashlight.munki": [ - "com.github.homebysix.munki.Flashlight" + "LyricsFinder.munki": [ + "com.github.homebysix.munki.LyricsFinder" ], - "Flashlight.pkg": [ - "com.github.homebysix.pkg.Flashlight" + "LyricsFinder.download": [ + "com.github.homebysix.download.LyricsFinder" ], - "Flashlight.download": [ - "com.github.homebysix.download.Flashlight" + "iNotepad.munki": [ + "com.github.homebysix.munki.iNotepad" ], - "Flashlight.install": [ - "com.github.homebysix.install.Flashlight" + "iNotepad.pkg": [ + "com.github.homebysix.pkg.iNotepad" ], - "SaveHollywood.pkg": [ - "com.github.homebysix.pkg.SaveHollywood" + "iNotepad.download": [ + "com.github.homebysix.download.iNotepad" ], - "AutoPkgr.pkg": [ - "com.github.homebysix.pkg.AutoPkgr", - "com.github.rtrouton.pkg.AutoPkgr" + "iNotepad.install": [ + "com.github.homebysix.install.iNotepad" ], - "AutoPkgr.install": [ - "com.github.homebysix.install.AutoPkgr", - "com.github.rtrouton.install.AutoPkgr" + "Skim.munki": [ + "com.github.homebysix.munki.Skim" ], - "AutoPkgr.munki": [ - "com.github.homebysix.munki.AutoPkgr" + "Skim.pkg": [ + "com.github.homebysix.pkg.Skim" ], - "AutoPkgr.download": [ - "com.github.homebysix.download.AutoPkgr", - "com.github.rtrouton.download.AutoPkgr" + "Skim.download": [ + "com.github.homebysix.download.Skim" ], - "miXscope.install": [ - "com.github.homebysix.install.miXscope" + "Skim.install": [ + "com.github.homebysix.install.Skim" ], - "miXscope.pkg": [ - "com.github.homebysix.pkg.miXscope" + "CisdemUnarchiver.install": [ + "com.github.homebysix.install.CisdemUnarchiver" ], - "miXscope.download": [ - "com.github.homebysix.download.miXscope" + "CisdemUnarchiver.pkg": [ + "com.github.homebysix.pkg.CisdemUnarchiver" ], - "miXscope.munki": [ - "com.github.homebysix.munki.miXscope" + "CisdemUnarchiver.download": [ + "com.github.homebysix.download.CisdemUnarchiver" ], - "DeltaWalker.install": [ - "com.github.homebysix.install.DeltaWalker" + "CisdemUnarchiver.munki": [ + "com.github.homebysix.munki.CisdemUnarchiver" ], - "DeltaWalker.download": [ - "com.github.homebysix.download.DeltaWalker" + "Jin.download": [ + "com.github.homebysix.download.Jin" ], - "DeltaWalker.munki": [ - "com.github.homebysix.munki.DeltaWalker" + "Jin.pkg": [ + "com.github.homebysix.pkg.Jin" ], - "DeltaWalker.pkg": [ - "com.github.homebysix.pkg.DeltaWalker" + "AirDroid.install": [ + "com.github.homebysix.install.AirDroid" ], - "Tracker.pkg": [ - "com.github.homebysix.pkg.Tracker" + "AirDroid.munki": [ + "com.github.homebysix.munki.AirDroid" ], - "Tracker.munki": [ - "com.github.homebysix.munki.Tracker" + "AirDroid.download": [ + "com.github.homebysix.download.AirDroid" ], - "HocusFocus.munki": [ - "com.github.homebysix.munki.HocusFocus" + "AirDroid.pkg": [ + "com.github.homebysix.pkg.AirDroid" ], - "HocusFocus.pkg": [ - "com.github.homebysix.pkg.HocusFocus" + "LiveSurfaceContext.pkg": [ + "com.github.homebysix.pkg.LiveSurfaceContext" ], - "HocusFocus.install": [ - "com.github.homebysix.install.HocusFocus" + "LiveSurfaceContext.install": [ + "com.github.homebysix.install.LiveSurfaceContext" ], - "HocusFocus.download": [ - "com.github.homebysix.download.HocusFocus" + "LiveSurfaceContext.download": [ + "com.github.homebysix.download.LiveSurfaceContext" ], - "iZip.install": [ - "com.github.homebysix.install.iZip" + "LiveSurfaceContext.munki": [ + "com.github.homebysix.munki.LiveSurfaceContext" ], - "iZip.pkg": [ - "com.github.homebysix.pkg.iZip" + "TopNotch.download": [ + "com.github.homebysix.download.TopNotch" ], - "iZip.download": [ - "com.github.homebysix.download.iZip" + "TopNotch.install": [ + "com.github.homebysix.install.TopNotch" ], - "iZip.munki": [ - "com.github.homebysix.munki.iZip" + "TopNotch.munki": [ + "com.github.homebysix.munki.TopNotch" ], - "Goofy.download": [ - "com.github.homebysix.download.Goofy" + "TopNotch.pkg": [ + "com.github.homebysix.pkg.TopNotch" ], - "Goofy.install": [ - "com.github.homebysix.install.Goofy" + "FinalDraft12.pkg": [ + "com.github.homebysix.pkg.FinalDraft12", + "com.github.moofit-recipes.pkg.FinalDraft12" ], - "Goofy.pkg": [ - "com.github.homebysix.pkg.Goofy" + "DattoDrive.download": [ + "com.github.homebysix.download.DattoDrive" ], - "Goofy.munki": [ - "com.github.homebysix.munki.Goofy" + "DattoDrive.install": [ + "com.github.homebysix.install.DattoDrive" ], - "FoldingText.pkg": [ - "com.github.homebysix.pkg.FoldingText" + "DattoDrive.munki": [ + "com.github.homebysix.munki.DattoDrive" ], - "FoldingText.download": [ - "com.github.homebysix.download.FoldingText" + "NativeConnect.munki": [ + "com.github.homebysix.munki.NativeConnect" ], - "FoldingText.install": [ - "com.github.homebysix.install.FoldingText" + "NativeConnect.download": [ + "com.github.homebysix.download.NativeConnect" ], - "FoldingText.munki": [ - "com.github.homebysix.munki.FoldingText" + "NativeConnect.pkg": [ + "com.github.homebysix.pkg.NativeConnect" ], - "Screens.munki": [ - "com.github.homebysix.munki.Screens" + "NativeConnect.install": [ + "com.github.homebysix.install.NativeConnect" ], - "Screens.pkg": [ - "com.github.homebysix.pkg.Screens" + "FilePane.install": [ + "com.github.homebysix.install.FilePane" ], - "Screens.download": [ - "com.github.homebysix.download.Screens" + "FilePane.pkg": [ + "com.github.homebysix.pkg.FilePane" ], - "Screens.install": [ - "com.github.homebysix.install.Screens" + "FilePane.download": [ + "com.github.homebysix.download.FilePane" ], - "DattoDrive.download": [ - "com.github.homebysix.download.DattoDrive" + "FilePane.munki": [ + "com.github.homebysix.munki.FilePane" ], - "DattoDrive.munki": [ - "com.github.homebysix.munki.DattoDrive" + "BlueJeans.munki": [ + "com.github.homebysix.munki.BlueJeans" ], - "DattoDrive.install": [ - "com.github.homebysix.install.DattoDrive" + "BlueJeans.pkg": [ + "com.github.homebysix.pkg.BlueJeans" ], - "coconutBattery.install": [ - "com.github.homebysix.install.coconutBattery" + "BlueJeans.install": [ + "com.github.homebysix.install.BlueJeans" ], "coconutBattery.download": [ "com.github.homebysix.download.coconutBattery" ], - "coconutBattery.pkg": [ - "com.github.homebysix.pkg.coconutBattery" - ], "coconutBattery.munki": [ "com.github.homebysix.munki.coconutBattery" ], - "PalakisNDIRuntime.pkg": [ - "com.github.homebysix.pkg.PalakisNDIRuntime" - ], - "PalakisNDIRuntime.download": [ - "com.github.homebysix.download.PalakisNDIRuntime" - ], - "CocoaTADS.download": [ - "com.github.homebysix.download.CocoaTADS" + "coconutBattery.pkg": [ + "com.github.homebysix.pkg.coconutBattery" ], - "NibUnlocker.pkg": [ - "com.github.homebysix.pkg.NibUnlocker" + "coconutBattery.install": [ + "com.github.homebysix.install.coconutBattery" ], - "TimeTracker.munki": [ - "com.github.homebysix.munki.TimeTracker" + "Hazel.pkg": [ + "com.github.homebysix.pkg.Hazel" ], - "NibUnlocker.download": [ - "com.github.homebysix.download.NibUnlocker" + "Hazel.install": [ + "com.github.homebysix.install.Hazel" ], - "TimeTracker.pkg": [ - "com.github.homebysix.pkg.TimeTracker" + "Hazel.munki": [ + "com.github.homebysix.munki.Hazel" ], - "CocoaTADS.install": [ - "com.github.homebysix.install.CocoaTADS" + "Hazel.download": [ + "com.github.homebysix.download.Hazel" ], - "CocoaTADS.munki": [ - "com.github.homebysix.munki.CocoaTADS" + "Monodraw.pkg": [ + "com.github.homebysix.pkg.Monodraw" ], - "NibUnlocker.munki": [ - "com.github.homebysix.munki.NibUnlocker" + "Monodraw.download": [ + "com.github.homebysix.download.Monodraw" ], - "TimeTracker.download": [ - "com.github.homebysix.download.TimeTracker" + "Monodraw.install": [ + "com.github.homebysix.install.Monodraw" ], - "NibUnlocker.install": [ - "com.github.homebysix.install.NibUnlocker" + "Monodraw.munki": [ + "com.github.homebysix.munki.Monodraw" ], - "CocoaTADS.pkg": [ - "com.github.homebysix.pkg.CocoaTADS" + "KeyboardMaestro.munki": [ + "com.github.homebysix.munki.KeyboardMaestro" ], - "TimeTracker.install": [ - "com.github.homebysix.install.TimeTracker" + "KeyboardMaestro.download": [ + "com.github.homebysix.download.KeyboardMaestro" ], - "Tokens.download": [ - "com.github.homebysix.download.Tokens" + "KeyboardMaestro.install": [ + "com.github.homebysix.install.KeyboardMaestro" ], - "Tokens.install": [ - "com.github.homebysix.install.Tokens" + "KeyboardMaestro.pkg": [ + "com.github.homebysix.pkg.KeyboardMaestro" ], - "Tokens.pkg": [ - "com.github.homebysix.pkg.Tokens" + "CitrixReceiver.pkg": [ + "com.github.homebysix.pkg.CitrixReceiver" ], - "Tokens.munki": [ - "com.github.homebysix.munki.Tokens" + "Spotify.install": [ + "com.github.homebysix.install.Spotify" ], - "LyricsFinder.munki": [ - "com.github.homebysix.munki.LyricsFinder" + "Spotify.pkg": [ + "com.github.homebysix.pkg.Spotify" ], - "LyricsFinder.download": [ - "com.github.homebysix.download.LyricsFinder" + "InstallPKG.download": [ + "com.github.homebysix.download.InstallPKG" ], - "LyricsFinder.install": [ - "com.github.homebysix.install.LyricsFinder" + "InstallPKG.munki": [ + "com.github.homebysix.munki.InstallPKG" ], - "LyricsFinder.pkg": [ - "com.github.homebysix.pkg.LyricsFinder" + "GasMask.pkg": [ + "com.github.homebysix.pkg.GasMask" ], - "jss_helper.download": [ - "com.github.homebysix.download.jss_helper" + "GasMask.munki": [ + "com.github.homebysix.munki.GasMask" ], - "Monodraw.pkg": [ - "com.github.homebysix.pkg.Monodraw" + "GasMask.download": [ + "com.github.homebysix.download.GasMask" ], - "Monodraw.install": [ - "com.github.homebysix.install.Monodraw" + "GasMask.install": [ + "com.github.homebysix.install.GasMask" ], - "Monodraw.download": [ - "com.github.homebysix.download.Monodraw" + "GoogleChat.pkg": [ + "com.github.homebysix.pkg.GoogleChat" ], - "Monodraw.munki": [ - "com.github.homebysix.munki.Monodraw" + "GoogleChat.munki": [ + "com.github.homebysix.munki.GoogleChat", + "com.github.apizz.munki.hangoutschat" ], - "ZBrushVolume.munki": [ - "com.github.homebysix.munki.ZBrushVolume" + "ChromeRemoteDesktop.install": [ + "com.github.homebysix.install.ChromeRemoteDesktop" ], - "TimeSink.munki": [ - "com.github.homebysix.munki.TimeSink" + "GoogleChat.install": [ + "com.github.homebysix.install.GoogleChat" ], - "Butler.munki": [ - "com.github.homebysix.munki.Butler" + "ChromeRemoteDesktop.pkg": [ + "com.github.homebysix.pkg.ChromeRemoteDesktop" ], - "Displaperture.download": [ - "com.github.homebysix.download.Displaperture" + "GoogleChat.download": [ + "com.github.homebysix.download.GoogleChat", + "com.github.apizz.download.hangoutschat" ], - "NameMangler.download": [ - "com.github.homebysix.download.NameMangler", - "com.github.tallfunnyjew.download.NameMangler" + "iZip.install": [ + "com.github.homebysix.install.iZip" ], - "Moom.download": [ - "com.github.homebysix.download.Moom" + "iZip.munki": [ + "com.github.homebysix.munki.iZip" ], - "DesktopCurtain.munki": [ - "com.github.homebysix.munki.DesktopCurtain" + "iZip.pkg": [ + "com.github.homebysix.pkg.iZip" ], - "Moom.munki": [ - "com.github.homebysix.munki.Moom" + "iZip.download": [ + "com.github.homebysix.download.iZip" ], - "Keymou.download": [ - "com.github.homebysix.download.Keymo" + "FontFinagler.download": [ + "com.github.homebysix.download.FontFinagler" ], - "Usher.munki": [ - "com.github.homebysix.munki.Usher" + "FontFinagler.pkg": [ + "com.github.homebysix.pkg.FontFinagler" ], - "Resolutionator.download": [ - "com.github.homebysix.download.Resolutionator" + "FontFinagler.install": [ + "com.github.homebysix.install.FontFinagler" ], - "Displaperture.install": [ - "com.github.homebysix.install.Displaperture" + "FontFinagler.munki": [ + "com.github.homebysix.munki.FontFinagler" ], - "KeyCodes.download": [ - "com.github.homebysix.download.KeyCodes" + "TextBar.pkg": [ + "com.github.homebysix.pkg.TextBar" ], - "Usher.download": [ - "com.github.homebysix.download.Usher" + "TextBar.install": [ + "com.github.homebysix.install.TextBar" ], - "KeyCodes.pkg": [ - "com.github.homebysix.pkg.KeyCodes" + "TextBar.munki": [ + "com.github.homebysix.munki.TextBar" ], - "OpenWithManager.download": [ - "com.github.homebysix.download.OpenWithManager" + "TextBar.download": [ + "com.github.homebysix.download.TextBar" ], - "Resolutionator.pkg": [ - "com.github.homebysix.pkg.Resolutionator" + "Cakebrew.install": [ + "com.github.homebysix.install.Cakebrew" ], - "NameMangler.munki": [ - "com.github.homebysix.munki.NameMangler" + "Cakebrew.pkg": [ + "com.github.homebysix.pkg.Cakebrew" ], - "Keymou.install": [ - "com.github.homebysix.install.Keymo" + "Cakebrew.download": [ + "com.github.homebysix.download.Cakebrew" ], - "Butler.pkg": [ - "com.github.homebysix.pkg.Butler" + "Cakebrew.munki": [ + "com.github.homebysix.munki.Cakebrew" ], - "DesktopCurtain.install": [ - "com.github.homebysix.install.DesktopCurtain" + "MacDVDRipperPro.download": [ + "com.github.homebysix.download.MacDVDRipperPro" ], - "Resolutionator.install": [ - "com.github.homebysix.install.Resolutionator" + "MacDVDRipperPro.install": [ + "com.github.homebysix.install.MacDVDRipperPro" ], - "Moom.pkg": [ - "com.github.homebysix.pkg.Moom" + "MacDVDRipperPro.pkg": [ + "com.github.homebysix.pkg.MacDVDRipperPro" ], - "Butler.download": [ - "com.github.homebysix.download.Butler" + "MacDVDRipperPro.munki": [ + "com.github.homebysix.munki.MacDVDRipperPro" ], - "Moom.install": [ - "com.github.homebysix.install.Moom" + "TogglDesktop.munki": [ + "com.github.homebysix.munki.TogglDesktop" ], - "Displaperture.munki": [ - "com.github.homebysix.munki.Displaperture" + "TogglDesktop.pkg": [ + "com.github.homebysix.pkg.TogglDesktop" ], - "KeyCodes.munki": [ - "com.github.homebysix.munki.KeyCodes" + "TogglDesktop.download": [ + "com.github.homebysix.download.TogglDesktop" ], - "Leech.pkg": [ - "com.github.homebysix.pkg.Leech" + "TogglDesktop.install": [ + "com.github.homebysix.install.TogglDesktop" ], - "DesktopCurtain.download": [ - "com.github.homebysix.download.DesktopCurtain" + "HocusFocus.pkg": [ + "com.github.homebysix.pkg.HocusFocus" ], - "TimeSink.install": [ - "com.github.homebysix.install.TimeSink" + "HocusFocus.download": [ + "com.github.homebysix.download.HocusFocus" ], - "DesktopCurtain.pkg": [ - "com.github.homebysix.pkg.DesktopCurtain" + "HocusFocus.munki": [ + "com.github.homebysix.munki.HocusFocus" ], - "Leech.download": [ - "com.github.homebysix.download.Leech" + "HocusFocus.install": [ + "com.github.homebysix.install.HocusFocus" ], - "Butler.install": [ - "com.github.homebysix.install.Butler" + "Goofy.download": [ + "com.github.homebysix.download.Goofy" ], - "Leech.munki": [ - "com.github.homebysix.munki.Leech" + "Goofy.pkg": [ + "com.github.homebysix.pkg.Goofy" ], - "NameMangler.install": [ - "com.github.homebysix.install.NameMangler", - "com.github.tallfunnyjew.install.NameMangler" + "Goofy.install": [ + "com.github.homebysix.install.Goofy" ], - "Usher.pkg": [ - "com.github.homebysix.pkg.Usher" + "Goofy.munki": [ + "com.github.homebysix.munki.Goofy" ], - "OpenWithManager.install": [ - "com.github.homebysix.install.OpenWithManager" + "duet.munki": [ + "com.github.homebysix.munki.duet" ], - "KeyCodes.install": [ - "com.github.homebysix.install.KeyCodes" + "duet.install": [ + "com.github.homebysix.install.duet" ], - "Usher.install": [ - "com.github.homebysix.install.Usher" + "duet.download": [ + "com.github.homebysix.download.duet" ], - "OpenWithManager.pkg": [ - "com.github.homebysix.pkg.OpenWithManager" + "duet.pkg": [ + "com.github.homebysix.pkg.duet" ], - "Keymou.munki": [ - "com.github.homebysix.munki.Keymo" + "PasswordWallet.munki": [ + "com.github.homebysix.munki.PasswordWallet" ], - "TimeSink.pkg": [ - "com.github.homebysix.pkg.TimeSink" + "PasswordWallet.download": [ + "com.github.homebysix.download.PasswordWallet" ], - "Keymou.pkg": [ - "com.github.homebysix.pkg.Keymo" + "PasswordWallet.pkg": [ + "com.github.homebysix.pkg.PasswordWallet" ], - "Resolutionator.munki": [ - "com.github.homebysix.munki.Resolutionator" + "PasswordWallet.install": [ + "com.github.homebysix.install.PasswordWallet" ], - "OpenWithManager.munki": [ - "com.github.homebysix.munki.OpenWithManager" + "Feeder4.pkg": [ + "com.github.homebysix.pkg.Feeder4" ], - "TimeSink.download": [ - "com.github.homebysix.download.TimeSink" + "Together.install": [ + "com.github.homebysix.install.Together3" ], - "Leech.install": [ - "com.github.homebysix.install.Leech" + "Together.download": [ + "com.github.homebysix.download.Together3" ], - "Displaperture.pkg": [ - "com.github.homebysix.pkg.Displaperture" + "Feeder3.install": [ + "com.github.homebysix.install.Feeder3" ], - "NameMangler.pkg": [ - "com.github.homebysix.pkg.NameMangler", - "com.github.tallfunnyjew.pkg.NameMangler" + "Feeder4.download": [ + "com.github.homebysix.download.Feeder4" ], - "DeliciousLibrary.download": [ - "com.github.homebysix.download.DeliciousLibrary" + "Feeder3.munki": [ + "com.github.homebysix.munki.Feeder3" ], - "DeliciousLibrary.pkg": [ - "com.github.homebysix.pkg.DeliciousLibrary" + "Feeder4.munki": [ + "com.github.homebysix.munki.Feeder4" ], - "DeliciousLibrary.munki": [ - "com.github.homebysix.munki.DeliciousLibrary" + "Feeder4.install": [ + "com.github.homebysix.install.Feeder4" ], - "DeliciousLibrary.install": [ - "com.github.homebysix.install.DeliciousLibrary" + "Together.munki": [ + "com.github.homebysix.munki.Together3" ], - "Arc.download": [ - "com.github.homebysix.download.Arc" + "Feeder3.download": [ + "com.github.homebysix.download.Feeder3" ], - "Arc.munki": [ - "com.github.homebysix.munki.Arc" + "Feeder3.pkg": [ + "com.github.homebysix.pkg.Feeder3" ], - "Arc.pkg": [ - "com.github.homebysix.pkg.Arc" + "Together.pkg": [ + "com.github.homebysix.pkg.Together3" ], - "Arc.install": [ - "com.github.homebysix.install.Arc" + "Tunnelblick.install": [ + "com.github.homebysix.install.Tunnelblick" ], - "FindAnyFile.pkg": [ - "com.github.homebysix.pkg.FindAnyFile" + "Tunnelblick.download": [ + "com.github.homebysix.download.Tunnelblick" ], - "FindAnyFile.install": [ - "com.github.homebysix.install.FindAnyFile" + "Tunnelblick.munki": [ + "com.github.homebysix.munki.Tunnelblick" ], - "FindAnyFile.download": [ - "com.github.homebysix.download.FindAnyFile" + "Tunnelblick.pkg": [ + "com.github.homebysix.pkg.Tunnelblick" ], - "FindAnyFile.munki": [ - "com.github.homebysix.munki.FindAnyFile" + "SnapGeneViewer.install": [ + "com.github.homebysix.install.SnapGeneViewer" ], - "SuperDuper.install": [ - "com.github.homebysix.install.SuperDuper" + "SnapGeneViewer.munki": [ + "com.github.homebysix.munki.SnapGeneViewer" ], - "SuperDuper.munki": [ - "com.github.homebysix.munki.SuperDuper" + "SnapGeneViewer.download": [ + "com.github.homebysix.download.SnapGeneViewer" ], - "SuperDuper.pkg": [ - "com.github.homebysix.pkg.SuperDuper" + "SnapGeneViewer.pkg": [ + "com.github.homebysix.pkg.SnapGeneViewer" ], - "SuperDuper.download": [ - "com.github.homebysix.download.SuperDuper" + "VimR.install": [ + "com.github.homebysix.install.VimR" ], - "duet.download": [ - "com.github.homebysix.download.duet" + "VimR.download": [ + "com.github.homebysix.download.VimR" ], - "duet.pkg": [ - "com.github.homebysix.pkg.duet" + "VimR.munki": [ + "com.github.homebysix.munki.VimR" ], - "duet.install": [ - "com.github.homebysix.install.duet" + "VimR.pkg": [ + "com.github.homebysix.pkg.VimR" ], - "duet.munki": [ - "com.github.homebysix.munki.duet" + "Bartender.pkg": [ + "com.github.homebysix.pkg.Bartender" ], - "Whiskey.download": [ - "com.github.homebysix.download.Whiskey" + "Bartender.install": [ + "com.github.homebysix.install.Bartender" ], - "Whiskey.munki": [ - "com.github.homebysix.munki.Whiskey" + "TorBrowserBundle.download": [ + "com.github.homebysix.download.TorBrowserBundle" ], - "Whiskey.install": [ - "com.github.homebysix.install.Whiskey" + "TorBrowserBundle.munki": [ + "com.github.homebysix.munki.TorBrowserBundle" ], - "Whiskey.pkg": [ - "com.github.homebysix.pkg.Whiskey" + "TorBrowserBundle.pkg": [ + "com.github.homebysix.pkg.TorBrowserBundle" ], - "Tags.munki": [ - "com.github.homebysix.munki.Tags" + "TorBrowserBundle.install": [ + "com.github.homebysix.install.TorBrowserBundle" ], - "Tags.pkg": [ - "com.github.homebysix.pkg.Tags" + "AppZapper.install": [ + "com.github.homebysix.install.AppZapper" ], - "Tags.download": [ - "com.github.homebysix.download.Tags" + "AppZapper.munki": [ + "com.github.homebysix.munki.AppZapper" ], - "Tags.install": [ - "com.github.homebysix.install.Tags" + "AppZapper.download": [ + "com.github.homebysix.download.AppZapper" ], - "SofaControl.install": [ - "com.github.homebysix.install.SofaControl" + "AppZapper.pkg": [ + "com.github.homebysix.pkg.AppZapper" ], - "SofaControl.munki": [ - "com.github.homebysix.munki.SofaControl" + "ColorSnapper.munki": [ + "com.github.homebysix.munki.ColorSnapper" ], - "SofaControl.pkg": [ - "com.github.homebysix.pkg.SofaControl" + "ColorSnapper.pkg": [ + "com.github.homebysix.pkg.ColorSnapper" ], - "SofaControl.download": [ - "com.github.homebysix.download.SofaControl" + "ColorSnapper.install": [ + "com.github.homebysix.install.ColorSnapper" ], - "DeepDreamer.munki": [ - "com.github.homebysix.munki.DeepDreamer" + "ColorSnapper.download": [ + "com.github.homebysix.download.ColorSnapper" ], - "DeepDreamer.install": [ - "com.github.homebysix.install.DeepDreamer" + "Renamer.munki": [ + "com.github.homebysix.munki.Renamer" ], - "DeepDreamer.pkg": [ - "com.github.homebysix.pkg.DeepDreamer" + "Renamer.install": [ + "com.github.homebysix.install.Renamer" ], - "DeepDreamer.download": [ - "com.github.homebysix.download.DeepDreamer" + "Renamer.pkg": [ + "com.github.homebysix.pkg.Renamer" ], - "RapidWeaver.pkg": [ - "com.github.homebysix.pkg.RapidWeaver" + "Renamer.download": [ + "com.github.homebysix.download.Renamer" ], - "RapidWeaver.download": [ - "com.github.homebysix.download.RapidWeaver" + "ShareMouse.install": [ + "com.github.homebysix.install.ShareMouse" ], - "RapidWeaver.munki": [ - "com.github.homebysix.munki.RapidWeaver" + "ShareMouse.pkg": [ + "com.github.homebysix.pkg.ShareMouse" ], - "RapidWeaver.install": [ - "com.github.homebysix.install.RapidWeaver" + "ShareMouse.download": [ + "com.github.homebysix.download.ShareMouse" ], - "AviatrixVPNClient.munki": [ - "com.github.homebysix.munki.AviatrixVPNClient" + "ShareMouse.munki": [ + "com.github.homebysix.munki.ShareMouse" ], - "AviatrixVPNClient.download": [ - "com.github.homebysix.download.AviatrixVPNClient" + "Boom3D.munki": [ + "com.github.homebysix.munki.Boom3D" ], - "AppReviews.install": [ - "com.github.homebysix.install.AppReviews" + "Boom2.install": [ + "com.github.homebysix.install.Boom2" ], - "AppReviews.pkg": [ - "com.github.homebysix.pkg.AppReviews" + "Boom2.download": [ + "com.github.homebysix.download.Boom2" ], - "AppReviews.munki": [ - "com.github.homebysix.munki.AppReviews" + "Boom2.munki": [ + "com.github.homebysix.munki.Boom2" ], - "AppReviews.download": [ - "com.github.homebysix.download.AppReviews" + "Boom2.pkg": [ + "com.github.homebysix.pkg.Boom2" ], - "Papers.munki": [ - "com.github.homebysix.munki.Papers" + "Boom3D.install": [ + "com.github.homebysix.install.Boom3D" ], - "Papers.pkg": [ - "com.github.homebysix.pkg.Papers" + "AutodeskFusion360.munki": [ + "com.github.homebysix.munki.AutodeskFusion360" ], - "Papers.install": [ - "com.github.homebysix.install.Papers" + "AutodeskFusion360.download": [ + "com.github.homebysix.download.AutodeskFusion360", + "com.github.nstrauss.download.AutodeskFusion360" ], "Papers.download": [ "com.github.homebysix.download.Papers" ], - "PIX3.pkg": [ - "com.github.homebysix.pkg.PIX3" - ], - "PIX2.pkg": [ - "com.github.homebysix.pkg.PIX2" - ], - "terminal-notifier.download": [ - "com.github.homebysix.download.terminal-notifier" - ], - "terminal-notifier.munki": [ - "com.github.homebysix.munki.terminal-notifier" - ], - "Escrow Buddy.download": [ - "com.github.homebysix.download.EscrowBuddy" + "Papers.install": [ + "com.github.homebysix.install.Papers" ], - "Escrow Buddy.pkg": [ - "com.github.homebysix.pkg.EscrowBuddy" + "Papers.pkg": [ + "com.github.homebysix.pkg.Papers" ], - "Escrow Buddy.install": [ - "com.github.homebysix.install.EscrowBuddy" + "Papers.munki": [ + "com.github.homebysix.munki.Papers" ], - "Escrow Buddy.munki": [ - "com.github.homebysix.munki.EscrowBuddy" + "Metabase.install": [ + "com.github.homebysix.install.Metabase" ], - "Tembo.download": [ - "com.github.homebysix.download.Tembo" + "Metabase.munki": [ + "com.github.homebysix.munki.Metabase" ], - "Tembo.install": [ - "com.github.homebysix.install.Tembo" + "Metabase.download": [ + "com.github.homebysix.download.Metabase" ], - "HoudahGeo.pkg": [ - "com.github.homebysix.pkg.HoudahGeo" + "Metabase.pkg": [ + "com.github.homebysix.pkg.Metabase" ], - "HoudahSpot.download": [ - "com.github.homebysix.download.HoudahSpot" + "Dropshare.munki": [ + "com.github.homebysix.munki.Dropshare5" ], - "HoudahGeo.install": [ - "com.github.homebysix.install.HoudahGeo" + "Dropshare.pkg": [ + "com.github.homebysix.pkg.Dropshare" ], - "HoudahSpot.pkg": [ - "com.github.homebysix.pkg.HoudahSpot" + "Dropshare.download": [ + "com.github.homebysix.download.Dropshare" ], - "HoudahGeo.munki": [ - "com.github.homebysix.munki.HoudahGeo" + "cdto.munki": [ + "com.github.homebysix.munki.cdto" ], - "HoudahSpot.munki": [ - "com.github.homebysix.munki.HoudahSpot" + "cdto.install": [ + "com.github.homebysix.install.cdto" ], - "HoudahSpot.install": [ - "com.github.homebysix.install.HoudahSpot" + "cdto.download": [ + "com.github.homebysix.download.cdto" ], - "Tembo.pkg": [ - "com.github.homebysix.pkg.Tembo" + "cdto.pkg": [ + "com.github.homebysix.pkg.cdto" ], - "HoudahGeo.download": [ - "com.github.homebysix.download.HoudahGeo" + "GB Studio.munki": [ + "com.github.homebysix.munki.GBStudio" ], - "Tembo.munki": [ - "com.github.homebysix.munki.Tembo" + "GB Studio.pkg": [ + "com.github.homebysix.pkg.GBStudio" ], - "Emailchemy.install": [ - "com.github.homebysix.install.Emailchemy" + "GB Studio.install": [ + "com.github.homebysix.install.GBStudio" ], - "Emailchemy.download": [ - "com.github.homebysix.download.Emailchemy" + "GB Studio.download": [ + "com.github.homebysix.download.GBStudio" ], - "Emailchemy.munki": [ - "com.github.homebysix.munki.Emailchemy" + "MacGourmet.pkg": [ + "com.github.homebysix.pkg.MacGourmet" ], - "Emailchemy.pkg": [ - "com.github.homebysix.pkg.Emailchemy" + "Persona.install": [ + "com.github.homebysix.install.Persona" ], - "Vox.pkg": [ - "com.github.homebysix.pkg.Vox" + "MacJournal.install": [ + "com.github.homebysix.install.MacJournal" ], - "Vox.install": [ - "com.github.homebysix.install.Vox" + "MacGourmet.install": [ + "com.github.homebysix.install.MacGourmet" ], - "Vox.munki": [ - "com.github.homebysix.munki.Vox" + "MacJournal.pkg": [ + "com.github.homebysix.pkg.MacJournal" ], - "Vox.download": [ - "com.github.homebysix.download.Vox" + "MacJournal.munki": [ + "com.github.homebysix.munki.MacJournal" ], - "TMNotifier.download": [ - "com.github.homebysix.download.TMNotifier" + "MacGourmet.munki": [ + "com.github.homebysix.munki.MacGourmet" ], - "TMNotifier.munki": [ - "com.github.homebysix.munki.TMNotifier" + "Persona.munki": [ + "com.github.homebysix.munki.Persona" ], - "TMNotifier.install": [ - "com.github.homebysix.install.TMNotifier" + "MacGourmet.download": [ + "com.github.homebysix.download.MacGourmet" ], - "TMNotifier.pkg": [ - "com.github.homebysix.pkg.TMNotifier" + "Persona.download": [ + "com.github.homebysix.download.Persona" ], - "Tinderbox.install": [ - "com.github.homebysix.install.Tinderbox" + "MacJournal.download": [ + "com.github.homebysix.download.MacJournal" ], - "Tinderbox.pkg": [ - "com.github.homebysix.pkg.Tinderbox" + "Persona.pkg": [ + "com.github.homebysix.pkg.Persona" ], - "Tinderbox.munki": [ - "com.github.homebysix.munki.Tinderbox" + "miXscope.pkg": [ + "com.github.homebysix.pkg.miXscope" ], - "Tinderbox.download": [ - "com.github.homebysix.download.Tinderbox" + "miXscope.munki": [ + "com.github.homebysix.munki.miXscope" ], - "KeyboardMaestro.munki": [ - "com.github.homebysix.munki.KeyboardMaestro" + "miXscope.install": [ + "com.github.homebysix.install.miXscope" ], - "KeyboardMaestro.install": [ - "com.github.homebysix.install.KeyboardMaestro" + "miXscope.download": [ + "com.github.homebysix.download.miXscope" ], - "KeyboardMaestro.pkg": [ - "com.github.homebysix.pkg.KeyboardMaestro" + "SkalaPreview.download": [ + "com.github.homebysix.download.SkalaPreview" ], - "KeyboardMaestro.download": [ - "com.github.homebysix.download.KeyboardMaestro" + "SkalaPreview.pkg": [ + "com.github.homebysix.pkg.SkalaPreview" ], - "Bookends.install": [ - "com.github.homebysix.install.Bookends" + "SkalaColor.pkg": [ + "com.github.homebysix.pkg.SkalaColor" ], - "Bookends.munki": [ - "com.github.homebysix.munki.Bookends" + "SkalaPreview.install": [ + "com.github.homebysix.install.SkalaPreview" ], - "Bookends.pkg": [ - "com.github.homebysix.pkg.Bookends" + "SkalaColor.munki": [ + "com.github.homebysix.munki.SkalaColor" ], - "Bookends.download": [ - "com.github.homebysix.download.Bookends" + "SkalaColor.install": [ + "com.github.homebysix.install.SkalaColor" ], - "Gitify.munki": [ - "com.github.homebysix.munki.Gitify" + "SkalaPreview.munki": [ + "com.github.homebysix.munki.SkalaPreview" ], - "Gitify.pkg": [ - "com.github.homebysix.pkg.Gitify" + "SkalaColor.download": [ + "com.github.homebysix.download.SkalaColor" ], - "Gitify.install": [ - "com.github.homebysix.install.Gitify" + "Pingendo.install": [ + "com.github.homebysix.install.Pingendo" ], - "Gitify.download": [ - "com.github.homebysix.download.Gitify" + "Pingendo.pkg": [ + "com.github.homebysix.pkg.Pingendo" ], - "TopNotch.pkg": [ - "com.github.homebysix.pkg.TopNotch" + "Pingendo.munki": [ + "com.github.homebysix.munki.Pingendo" ], - "TopNotch.munki": [ - "com.github.homebysix.munki.TopNotch" + "Pingendo.download": [ + "com.github.homebysix.download.Pingendo" ], - "TopNotch.install": [ - "com.github.homebysix.install.TopNotch" + "CamoStudio.install": [ + "com.github.homebysix.install.CamoStudio" ], - "TopNotch.download": [ - "com.github.homebysix.download.TopNotch" + "CamoStudio.pkg": [ + "com.github.homebysix.pkg.CamoStudio" ], - "InstallPKG.munki": [ - "com.github.homebysix.munki.InstallPKG" + "CamoStudio.munki": [ + "com.github.homebysix.munki.CamoStudio" ], - "InstallPKG.download": [ - "com.github.homebysix.download.InstallPKG" + "CamoStudio.download": [ + "com.github.homebysix.download.CamoStudio" ], - "Orion.munki": [ - "com.github.homebysix.munki.Orion" + "Scrivener.install": [ + "com.github.homebysix.install.Scrivener" ], - "Orion.install": [ - "com.github.homebysix.install.Orion" + "Scapple.pkg": [ + "com.github.homebysix.pkg.Scapple" ], - "Orion.pkg": [ - "com.github.homebysix.pkg.Orion" + "Scrivener.munki": [ + "com.github.homebysix.munki.Scrivener" ], - "Orion.download": [ - "com.github.homebysix.download.Orion" + "Scapple.munki": [ + "com.github.homebysix.munki.Scapple" ], - "Zed.munki": [ - "com.github.homebysix.munki.Zed" + "Scapple.download": [ + "com.github.homebysix.download.Scapple" ], - "Zed.download": [ - "com.github.homebysix.download.Zed" + "Scapple.install": [ + "com.github.homebysix.install.Scapple" ], - "Zed.pkg": [ - "com.github.homebysix.pkg.Zed" + "Scrivener.pkg": [ + "com.github.homebysix.pkg.Scrivener" ], - "Zed.install": [ - "com.github.homebysix.install.Zed" + "Scrivener.download": [ + "com.github.homebysix.download.Scrivener" ], - "OpenEmu.pkg": [ - "com.github.homebysix.pkg.OpenEmu" + "HazeOver.munki": [ + "com.github.homebysix.munki.HazeOver" ], - "OpenEmu.download": [ - "com.github.homebysix.download.OpenEmu" + "HazeOver.download": [ + "com.github.homebysix.download.HazeOver" ], - "Divvy.install": [ - "com.github.homebysix.install.Divvy" + "HazeOver.pkg": [ + "com.github.homebysix.pkg.HazeOver" ], - "Divvy.pkg": [ - "com.github.homebysix.pkg.Divvy" + "HazeOver.install": [ + "com.github.homebysix.install.HazeOver" ], - "FontFinagler.install": [ - "com.github.homebysix.install.FontFinagler" + "Tracker.pkg": [ + "com.github.homebysix.pkg.Tracker" ], - "FontFinagler.pkg": [ - "com.github.homebysix.pkg.FontFinagler" + "Tracker.munki": [ + "com.github.homebysix.munki.Tracker" ], - "FontFinagler.munki": [ - "com.github.homebysix.munki.FontFinagler" + "AppReviews.munki": [ + "com.github.homebysix.munki.AppReviews" ], - "FontFinagler.download": [ - "com.github.homebysix.download.FontFinagler" + "AppReviews.download": [ + "com.github.homebysix.download.AppReviews" ], - "CitrixReceiver.pkg": [ - "com.github.homebysix.pkg.CitrixReceiver" + "AppReviews.install": [ + "com.github.homebysix.install.AppReviews" ], - "VirtualHostX.install": [ - "com.github.homebysix.install.VirtualHostX" + "AppReviews.pkg": [ + "com.github.homebysix.pkg.AppReviews" ], - "VirtualHostX.download": [ - "com.github.homebysix.download.VirtualHostX" + "Browserosaurus.pkg": [ + "com.github.homebysix.pkg.Browserosaurus" ], - "VirtualHostX.munki": [ - "com.github.homebysix.munki.VirtualHostX" + "Browserosaurus.munki": [ + "com.github.homebysix.munki.Browserosaurus" ], - "VirtualHostX.pkg": [ - "com.github.homebysix.pkg.VirtualHostX" + "Browserosaurus.download": [ + "com.github.homebysix.download.Browserosaurus" ], - "CisdemUnarchiver.pkg": [ - "com.github.homebysix.pkg.CisdemUnarchiver" + "RBAppQuarantine.pkg": [ + "com.github.homebysix.pkg.RBAppQuarantine" ], - "CisdemUnarchiver.munki": [ - "com.github.homebysix.munki.CisdemUnarchiver" + "RBAppCheckerLite.munki": [ + "com.github.homebysix.munki.RBAppCheckerLite" ], - "CisdemUnarchiver.install": [ - "com.github.homebysix.install.CisdemUnarchiver" + "RBAppCheckerLite.install": [ + "com.github.homebysix.install.RBAppCheckerLite" ], - "CisdemUnarchiver.download": [ - "com.github.homebysix.download.CisdemUnarchiver" + "RBAppCheckerLite.pkg": [ + "com.github.homebysix.pkg.RBAppCheckerLite" ], - "GasMask.download": [ - "com.github.homebysix.download.GasMask" + "RBAppQuarantine.munki": [ + "com.github.homebysix.munki.RBAppQuarantine" ], - "GasMask.install": [ - "com.github.homebysix.install.GasMask" + "RBAppQuarantine.install": [ + "com.github.homebysix.install.RBAppQuarantine" ], - "GasMask.munki": [ - "com.github.homebysix.munki.GasMask" + "RBAppQuarantine.download": [ + "com.github.homebysix.download.RBAppQuarantine" ], - "GasMask.pkg": [ - "com.github.homebysix.pkg.GasMask" + "RBAppCheckerLite.download": [ + "com.github.homebysix.download.RBAppCheckerLite" ], - "Unexpectedly.pkg": [ - "com.github.homebysix.pkg.Unexpectedly" + "Vanilla.download": [ + "com.github.homebysix.download.Vanilla" ], - "Unexpectedly.munki": [ - "com.github.homebysix.munki.Unexpectedly" + "Vanilla.pkg": [ + "com.github.homebysix.pkg.Vanilla" ], - "Unexpectedly.download": [ - "com.github.homebysix.download.Unexpectedly" + "Vanilla.munki": [ + "com.github.homebysix.munki.Vanilla" ], - "Unexpectedly.install": [ - "com.github.homebysix.install.Unexpectedly" + "Vanilla.install": [ + "com.github.homebysix.install.Vanilla" ], - "Plug.install": [ - "com.github.homebysix.install.Plug" + "R.pkg": [ + "com.github.homebysix.pkg.R", + "com.github.golbiga.pkg.R", + "com.github.grahampugh.recipes.pkg.R" ], - "Plug.pkg": [ - "com.github.homebysix.pkg.Plug" + "SilentStart.munki": [ + "com.github.homebysix.munki.SilentStart" ], - "Plug.munki": [ - "com.github.homebysix.munki.Plug" + "BillBoss.download": [ + "com.github.homebysix.download.BillBoss" ], - "Plug.download": [ - "com.github.homebysix.download.Plug" + "QRFactory.pkg": [ + "com.github.homebysix.pkg.QRFactory" ], - "TorBrowserBundle.download": [ - "com.github.homebysix.download.TorBrowserBundle" + "TGPro.munki": [ + "com.github.homebysix.munki.TGPro", + "com.github.Lotusshaney.munki.TGPro" ], - "TorBrowserBundle.pkg": [ - "com.github.homebysix.pkg.TorBrowserBundle" + "FolderTidy.munki": [ + "com.github.homebysix.munki.FolderTidy" ], - "TorBrowserBundle.munki": [ - "com.github.homebysix.munki.TorBrowserBundle" + "TGPro.pkg": [ + "com.github.homebysix.pkg.TGPro" ], - "TorBrowserBundle.install": [ - "com.github.homebysix.install.TorBrowserBundle" + "FolderTidy.download": [ + "com.github.homebysix.download.FolderTidy" ], - "KerbMinder.munki": [ - "com.github.homebysix.munki.KerbMinder" + "Particles.install": [ + "com.github.homebysix.install.Particles" ], - "KerbMinder.download": [ - "com.github.homebysix.download.KerbMinder" + "BalanceLock.munki": [ + "com.github.homebysix.munki.BalanceLock" ], - "KerbMinder.install": [ - "com.github.homebysix.install.KerbMinder" + "BalanceLock.install": [ + "com.github.homebysix.install.BalanceLock" ], - "Adapter.pkg": [ - "com.github.homebysix.pkg.Adapter", - "com.github.amsysuk-recipes.pkg.Adapter", - "com.github.ahousseini-recipes.pkg.Adapter" + "SilentStart.download": [ + "com.github.homebysix.download.SilentStart" ], - "Adapter.munki": [ - "com.github.homebysix.munki.Adapter" + "TGPro.install": [ + "com.github.homebysix.install.TGPro" ], - "Adapter.install": [ - "com.github.homebysix.install.Adapter" + "DiskDiet.munki": [ + "com.github.homebysix.munki.DiskDiet" ], - "Adapter.download": [ - "com.github.homebysix.download.Adapter", - "com.github.ahousseini-recipes.download.Adapter" + "SilentStart.pkg": [ + "com.github.homebysix.pkg.SilentStart" ], - "Flux.install": [ - "com.github.homebysix.install.Flux", - "com.github.triti.install.Flux" + "FolderTidy.install": [ + "com.github.homebysix.install.FolderTidy" ], - "Flux.pkg": [ - "com.github.homebysix.pkg.Flux", - "com.github.triti.pkg.Flux" + "Particles.munki": [ + "com.github.homebysix.munki.Particles" ], - "RecordIt.pkg": [ - "com.github.homebysix.pkg.RecordIt" + "QRFactory.download": [ + "com.github.homebysix.download.QRFactory" ], - "RecordIt.munki": [ - "com.github.homebysix.munki.RecordIt" + "TGPro.download": [ + "com.github.homebysix.download.TGPro" ], - "RecordIt.download": [ - "com.github.homebysix.download.RecordIt" + "FolderTidy.pkg": [ + "com.github.homebysix.pkg.FolderTidy" ], - "RecordIt.install": [ - "com.github.homebysix.install.RecordIt" + "DiskDiet.pkg": [ + "com.github.homebysix.pkg.DiskDiet" ], - "GrandPerspective.install": [ - "com.github.homebysix.install.GrandPerspective" + "BillBoss.install": [ + "com.github.homebysix.install.BillBoss" ], - "GrandPerspective.download": [ - "com.github.homebysix.download.GrandPerspective" + "BalanceLock.download": [ + "com.github.homebysix.download.BalanceLock" ], - "GrandPerspective.pkg": [ - "com.github.homebysix.pkg.GrandPerspective" + "BillBoss.munki": [ + "com.github.homebysix.munki.BillBoss" ], - "TextBar.install": [ - "com.github.homebysix.install.TextBar" + "DiskDiet.download": [ + "com.github.homebysix.download.DiskDiet" ], - "TextBar.pkg": [ - "com.github.homebysix.pkg.TextBar" + "SilentStart.install": [ + "com.github.homebysix.install.SilentStart" ], - "TextBar.download": [ - "com.github.homebysix.download.TextBar" + "FilePeek.pkg": [ + "com.github.homebysix.pkg.FilePeek" ], - "TextBar.munki": [ - "com.github.homebysix.munki.TextBar" + "FilePeek.download": [ + "com.github.homebysix.download.FilePeek" ], - "ICanAnimate2.munki": [ - "com.github.homebysix.munki.ICanAnimate2" + "FilePeek.munki": [ + "com.github.homebysix.munki.FilePeek" ], - "ICanAnimate2.download": [ - "com.github.homebysix.download.ICanAnimate2" + "DiskDiet.install": [ + "com.github.homebysix.install.DiskDiet" ], - "GitButler.download": [ - "com.github.homebysix.download.GitButler" + "QRFactory.install": [ + "com.github.homebysix.install.QRFactory" ], - "GitButler.munki": [ - "com.github.homebysix.munki.GitButler" + "Particles.download": [ + "com.github.homebysix.download.Particles" ], - "GitButler.pkg": [ - "com.github.homebysix.pkg.GitButler" + "BillBoss.pkg": [ + "com.github.homebysix.pkg.BillBoss" ], - "GitHubDesktop.download": [ - "com.github.homebysix.download.GitHubDesktop" + "FilePeek.install": [ + "com.github.homebysix.install.FilePeek" ], - "GitHubCLI.munki": [ - "com.github.homebysix.munki.GitHubCLI" + "Particles.pkg": [ + "com.github.homebysix.pkg.Particles" ], - "GitHubCLI.install": [ - "com.github.homebysix.install.GitHubCLI" + "BalanceLock.pkg": [ + "com.github.homebysix.pkg.BalanceLock" ], - "GitHubCLI.pkg": [ - "com.github.homebysix.pkg.GitHubCLI" + "QRFactory.munki": [ + "com.github.homebysix.munki.QRFactory" ], - "GitHubDesktop.munki": [ - "com.github.homebysix.munki.GitHubDesktop" + "GSP5.download": [ + "com.github.homebysix.download.GSP5" ], - "GitHubCLI.download": [ - "com.github.homebysix.download.GitHubCLI" + "GSP5.pkg": [ + "com.github.homebysix.pkg.GSP5" ], - "GitHubDesktop.pkg": [ - "com.github.homebysix.pkg.GitHubDesktop", - "com.github.novaksam.pkg.GitHubDesktop" + "Tokens.install": [ + "com.github.homebysix.install.Tokens" ], - "GitHubDesktop.install": [ - "com.github.homebysix.install.GitHubDesktop" + "Tokens.pkg": [ + "com.github.homebysix.pkg.Tokens" ], - "DockerDesktop.munki": [ - "com.github.homebysix.munki.DockerDesktop" + "Tokens.munki": [ + "com.github.homebysix.munki.Tokens" ], - "DockerDesktop.install": [ - "com.github.homebysix.install.DockerDesktop" + "Tokens.download": [ + "com.github.homebysix.download.Tokens" ], - "DockerDesktop.pkg": [ - "com.github.homebysix.pkg.DockerDesktop" + "AviatrixVPNClient.munki": [ + "com.github.homebysix.munki.AviatrixVPNClient" ], - "DockerDesktop.download": [ - "com.github.homebysix.download.DockerDesktop" + "AviatrixVPNClient.download": [ + "com.github.homebysix.download.AviatrixVPNClient" ], - "VimR.install": [ - "com.github.homebysix.install.VimR" + "FontNuke.download": [ + "com.github.homebysix.download.FontNuke" ], - "VimR.download": [ - "com.github.homebysix.download.VimR" + "FontNuke.pkg": [ + "com.github.homebysix.pkg.FontNuke" ], - "VimR.munki": [ - "com.github.homebysix.munki.VimR" + "FontNuke.install": [ + "com.github.homebysix.install.FontNuke" ], - "VimR.pkg": [ - "com.github.homebysix.pkg.VimR" + "FontNuke.munki": [ + "com.github.homebysix.munki.FontNuke", + "com.github.wardsparadox.fontnuke.munki" ], - "VersionTracker.install": [ - "com.github.homebysix.install.VersionTracker" + "ABetterFinderRename.pkg": [ + "com.github.homebysix.pkg.ABetterFinderRename" ], - "VersionTracker.download": [ - "com.github.homebysix.download.VersionTracker" + "BigMeanFolderMachine.install": [ + "com.github.homebysix.install.BigMeanFolderMachine" ], - "VersionTracker.pkg": [ - "com.github.homebysix.pkg.VersionTracker" + "MacBreakZ.download": [ + "com.github.homebysix.download.MacBreakZ" ], - "VersionTracker.munki": [ - "com.github.homebysix.munki.VersionTracker" + "BigMeanFolderMachine.pkg": [ + "com.github.homebysix.pkg.BigMeanFolderMachine" ], - "Shimo.download": [ - "com.github.homebysix.download.Shimo" + "VitaminR.install": [ + "com.github.homebysix.install.VitaminR" ], - "Shimo.munki": [ - "com.github.homebysix.munki.Shimo" + "NoiseMachine.munki": [ + "com.github.homebysix.munki.NoiseMachine" ], - "Shimo.pkg": [ - "com.github.homebysix.pkg.Shimo" + "ABetterFinderAttributes.pkg": [ + "com.github.homebysix.pkg.ABetterFinderAttributes" ], - "Shimo.install": [ - "com.github.homebysix.install.Shimo" + "NoiseMachine.download": [ + "com.github.homebysix.download.NoiseMachine" ], - "BonjourBrowser.pkg": [ - "com.github.homebysix.pkg.BonjourBrowser" + "ABetterFinderAttributes.munki": [ + "com.github.homebysix.munki.ABetterFinderAttributes" ], - "SelfControl.pkg": [ - "com.github.homebysix.pkg.SelfControl" + "ABetterFinderRename.download": [ + "com.github.homebysix.download.ABetterFinderRename" ], - "SelfControl.munki": [ - "com.github.homebysix.munki.SelfControl" + "VitaminR.pkg": [ + "com.github.homebysix.pkg.VitaminR" ], - "SelfControl.install": [ - "com.github.homebysix.install.SelfControl" + "BigMeanFolderMachine.download": [ + "com.github.homebysix.download.BigMeanFolderMachine" ], - "SelfControl.download": [ - "com.github.homebysix.download.SelfControl" + "ABetterFinderAttributes.download": [ + "com.github.homebysix.download.ABetterFinderAttributes" ], - "MacTerm.munki": [ - "com.github.homebysix.munki.MacTerm" + "MacBreakZ.munki": [ + "com.github.homebysix.munki.MacBreakZ" ], - "MacTerm.pkg": [ - "com.github.homebysix.pkg.MacTerm" + "BigMeanFolderMachine.munki": [ + "com.github.homebysix.munki.BigMeanFolderMachine" ], - "MacTerm.download": [ - "com.github.homebysix.download.MacTerm" + "ABetterFinderRename.munki": [ + "com.github.homebysix.munki.ABetterFinderRename" ], - "MacTerm.install": [ - "com.github.homebysix.install.MacTerm" + "ABetterFinderAttributes.install": [ + "com.github.homebysix.install.ABetterFinderAttributes" ], - "TouchSwitcher.download": [ - "com.github.homebysix.download.TouchSwitcher" + "ABetterFinderRename.install": [ + "com.github.homebysix.install.ABetterFinderRename" ], - "TouchSwitcher.munki": [ - "com.github.homebysix.munki.TouchSwitcher" + "MacBreakZ.pkg": [ + "com.github.homebysix.pkg.MacBreakZ" ], - "TouchSwitcher.pkg": [ - "com.github.homebysix.pkg.TouchSwitcher" + "NoiseMachine.pkg": [ + "com.github.homebysix.pkg.NoiseMachine" ], - "Zoom.pkg": [ - "com.github.homebysix.pkg.Zoom" + "MacBreakZ.install": [ + "com.github.homebysix.install.MacBreakZ" ], - "Zoom.munki": [ - "com.github.homebysix.munki.Zoom" + "NoiseMachine.install": [ + "com.github.homebysix.install.NoiseMachine" ], - "Zoom.install": [ - "com.github.homebysix.install.Zoom" + "Mailplane3.install": [ + "com.github.homebysix.install.Mailplane" ], - "ZoomPresence.munki": [ - "com.github.homebysix.munki.ZoomPresence" + "Mailplane3.pkg": [ + "com.github.homebysix.pkg.Mailplane3" ], - "ZoomPresence.pkg": [ - "com.github.homebysix.pkg.ZoomPresence" + "KeePassX.munki": [ + "com.github.homebysix.munki.KeePassX", + "com.github.valdore86.munki.KeePassX" ], - "ZoomPresence.download": [ - "com.github.homebysix.download.ZoomPresence" + "KeePassX.install": [ + "com.github.homebysix.install.KeePassX", + "com.github.tallfunnyjew.install.KeePassX" ], - "ZoomPresence.install": [ - "com.github.homebysix.install.ZoomPresence" + "KeePassX.download": [ + "com.github.homebysix.download.KeePassX", + "com.github.tallfunnyjew.download.KeePassX", + "com.github.valdore86.download.KeePassX" ], - "Together.install": [ - "com.github.homebysix.install.Together3" + "KeePassX.pkg": [ + "com.github.homebysix.pkg.KeePassX", + "com.github.tallfunnyjew.pkg.KeePassX" ], - "Together.pkg": [ - "com.github.homebysix.pkg.Together3" + "SelfControl.download": [ + "com.github.homebysix.download.SelfControl" ], - "Feeder3.download": [ - "com.github.homebysix.download.Feeder3" + "SelfControl.munki": [ + "com.github.homebysix.munki.SelfControl" ], - "Together.download": [ - "com.github.homebysix.download.Together3" + "SelfControl.pkg": [ + "com.github.homebysix.pkg.SelfControl" ], - "Feeder4.pkg": [ - "com.github.homebysix.pkg.Feeder4" + "SelfControl.install": [ + "com.github.homebysix.install.SelfControl" ], - "Feeder4.munki": [ - "com.github.homebysix.munki.Feeder4" + "Bookends.download": [ + "com.github.homebysix.download.Bookends" ], - "Feeder3.pkg": [ - "com.github.homebysix.pkg.Feeder3" + "Bookends.install": [ + "com.github.homebysix.install.Bookends" ], - "Feeder4.download": [ - "com.github.homebysix.download.Feeder4" + "Bookends.pkg": [ + "com.github.homebysix.pkg.Bookends" ], - "Feeder4.install": [ - "com.github.homebysix.install.Feeder4" + "Bookends.munki": [ + "com.github.homebysix.munki.Bookends" ], - "Feeder3.munki": [ - "com.github.homebysix.munki.Feeder3" + "Screenotate.install": [ + "com.github.homebysix.install.Screenotate" ], - "Together.munki": [ - "com.github.homebysix.munki.Together3" + "Screenotate.munki": [ + "com.github.homebysix.munki.Screenotate" ], - "Feeder3.install": [ - "com.github.homebysix.install.Feeder3" + "Screenotate.download": [ + "com.github.homebysix.download.Screenotate" ], - "MirrorDisplays.munki": [ - "com.github.homebysix.munki.MirrorDisplays" + "Screenotate.pkg": [ + "com.github.homebysix.pkg.Screenotate" ], - "MirrorDisplays.download": [ - "com.github.homebysix.download.MirrorDisplays" + "Flinto.download": [ + "com.github.homebysix.download.Flinto" ], - "ForkLift.download": [ - "com.github.homebysix.download.ForkLift" + "Flinto.pkg": [ + "com.github.homebysix.pkg.Flinto" ], - "ForkLift.munki": [ - "com.github.homebysix.munki.ForkLift" + "Flinto.install": [ + "com.github.homebysix.install.Flinto" ], - "ForkLift.pkg": [ - "com.github.homebysix.pkg.ForkLift" + "Flinto.munki": [ + "com.github.homebysix.munki.Flinto" ], - "ForkLift.install": [ - "com.github.homebysix.install.ForkLift" + "MenuBarSpacing.pkg": [ + "com.github.homebysix.pkg.MenuBarSpacing" ], - "Clarify.install": [ - "com.github.homebysix.install.Clarify" + "MenuBarSpacing.munki": [ + "com.github.homebysix.munki.MenuBarSpacing" ], - "Clarify.munki": [ - "com.github.homebysix.munki.Clarify" + "MenuBarSpacing.download": [ + "com.github.homebysix.download.MenuBarSpacing" ], - "Clarify.download": [ - "com.github.homebysix.download.Clarify" + "Kite.install": [ + "com.github.homebysix.install.Kite" ], - "Clarify.pkg": [ - "com.github.homebysix.pkg.Clarify" + "Kite.pkg": [ + "com.github.homebysix.pkg.Kite" ], - "ColorSnapper.download": [ - "com.github.homebysix.download.ColorSnapper" + "Kite.download": [ + "com.github.homebysix.download.Kite" ], - "ColorSnapper.install": [ - "com.github.homebysix.install.ColorSnapper" + "Kite.munki": [ + "com.github.homebysix.munki.Kite" ], - "ColorSnapper.pkg": [ - "com.github.homebysix.pkg.ColorSnapper" + "Malwarebytes.install": [ + "com.github.homebysix.install.Malwarebytes" ], - "ColorSnapper.munki": [ - "com.github.homebysix.munki.ColorSnapper" + "Malwarebytes.munki": [ + "com.github.homebysix.munki.Malwarebytes" ], - "PCoIPClient.download": [ - "com.github.homebysix.download.PCoIPClient" + "Malwarebytes.download": [ + "com.github.homebysix.download.Malwarebytes" ], - "PCoIPClient.munki": [ - "com.github.homebysix.munki.PCoIPClient" + "Malwarebytes.pkg": [ + "com.github.homebysix.pkg.Malwarebytes" ], - "PCoIPClient.pkg": [ - "com.github.homebysix.pkg.PCoIPClient" + "Espresso.pkg": [ + "com.github.homebysix.pkg.Espresso" ], - "Jin.pkg": [ - "com.github.homebysix.pkg.Jin" + "Espresso.install": [ + "com.github.homebysix.install.Espresso" ], - "Jin.download": [ - "com.github.homebysix.download.Jin" + "Espresso.munki": [ + "com.github.homebysix.munki.Espresso" ], - "HazeOver.pkg": [ - "com.github.homebysix.pkg.HazeOver" + "Espresso.download": [ + "com.github.homebysix.download.Espresso" ], - "HazeOver.install": [ - "com.github.homebysix.install.HazeOver" + "TouchSwitcher.download": [ + "com.github.homebysix.download.TouchSwitcher" ], - "HazeOver.munki": [ - "com.github.homebysix.munki.HazeOver" + "TouchSwitcher.munki": [ + "com.github.homebysix.munki.TouchSwitcher" ], - "HazeOver.download": [ - "com.github.homebysix.download.HazeOver" + "TouchSwitcher.pkg": [ + "com.github.homebysix.pkg.TouchSwitcher" ], "ApacheDirectoryStudio.download": [ "com.github.homebysix.download.ApacheDirectoryStudio" @@ -153049,996 +153070,977 @@ "ApacheDirectoryStudio.munki": [ "com.github.homebysix.munki.ApacheDirectoryStudio" ], - "ApacheDirectoryStudio.install": [ - "com.github.homebysix.install.ApacheDirectoryStudio" - ], "ApacheDirectoryStudio.pkg": [ "com.github.homebysix.pkg.ApacheDirectoryStudio" ], - "ActiveCollab.download": [ - "com.github.homebysix.download.ActiveCollab" - ], - "ActiveCollab.pkg": [ - "com.github.homebysix.pkg.ActiveCollab" - ], - "ActiveCollab.install": [ - "com.github.homebysix.install.ActiveCollab" - ], - "ActiveCollab.munki": [ - "com.github.homebysix.munki.ActiveCollab" - ], - "Ball.munki": [ - "com.github.homebysix.munki.Ball" + "ApacheDirectoryStudio.install": [ + "com.github.homebysix.install.ApacheDirectoryStudio" ], - "Ball.download": [ - "com.github.homebysix.download.Ball" + "Screens.pkg": [ + "com.github.homebysix.pkg.Screens" ], - "Ball.pkg": [ - "com.github.homebysix.pkg.Ball" + "Screens.download": [ + "com.github.homebysix.download.Screens" ], - "Proximity.pkg": [ - "com.github.homebysix.pkg.Proximity" + "Screens.munki": [ + "com.github.homebysix.munki.Screens" ], - "Proximity.munki": [ - "com.github.homebysix.munki.Proximity" + "Screens.install": [ + "com.github.homebysix.install.Screens" ], - "Proximity.install": [ - "com.github.homebysix.install.Proximity" + "YemuZip.install": [ + "com.github.homebysix.install.YemuZip" ], - "Proximity.download": [ - "com.github.homebysix.download.Proximity" + "EasyBatchPhoto.munki": [ + "com.github.homebysix.munki.EasyBatchPhoto" ], - "Vienna.pkg": [ - "com.github.homebysix.pkg.Vienna" + "EasyBatchPhoto.download": [ + "com.github.homebysix.download.EasyBatchPhoto" ], - "Vienna.munki": [ - "com.github.homebysix.munki.Vienna" + "EasyBatchPhoto.pkg": [ + "com.github.homebysix.pkg.EasyBatchPhoto" ], - "Vienna.install": [ - "com.github.homebysix.install.Vienna" + "YemuZip.download": [ + "com.github.homebysix.download.YemuZip" ], - "Vienna.download": [ - "com.github.homebysix.download.Vienna" + "EasyBatchPhoto.install": [ + "com.github.homebysix.install.EasyBatchPhoto" ], - "WhatSize.install": [ - "com.github.homebysix.install.WhatSize" + "YemuZip.pkg": [ + "com.github.homebysix.pkg.YemuZip" ], - "WhatSize.download": [ - "com.github.homebysix.download.WhatSize" + "YemuZip.munki": [ + "com.github.homebysix.munki.YemuZip" ], - "WhatSize.pkg": [ - "com.github.homebysix.pkg.WhatSize" + "TermHere.pkg": [ + "com.github.homebysix.pkg.TermHere" ], - "WhatSize.munki": [ - "com.github.homebysix.munki.WhatSize" + "TermHere.munki": [ + "com.github.homebysix.munki.TermHere" ], - "GitLabArtifact.download": [ - "com.github.homebysix.download.GitLabArtifact" + "TermHere.install": [ + "com.github.homebysix.install.TermHere" ], - "GitLabArtifact.install": [ - "com.github.homebysix.install.GitLabArtifact" + "TermHere.download": [ + "com.github.homebysix.download.TermHere" ], - "GitLabArtifact.munki": [ - "com.github.homebysix.munki.GitLabArtifact" + "Flashlight.munki": [ + "com.github.homebysix.munki.Flashlight" ], - "GitLabArtifact.pkg": [ - "com.github.homebysix.pkg.GitLabArtifact" + "Flashlight.install": [ + "com.github.homebysix.install.Flashlight" ], - "LiveSurfaceContext.pkg": [ - "com.github.homebysix.pkg.LiveSurfaceContext" + "Flashlight.pkg": [ + "com.github.homebysix.pkg.Flashlight" ], - "LiveSurfaceContext.install": [ - "com.github.homebysix.install.LiveSurfaceContext" + "Flashlight.download": [ + "com.github.homebysix.download.Flashlight" ], - "LiveSurfaceContext.download": [ - "com.github.homebysix.download.LiveSurfaceContext" + "Paparazzi.munki": [ + "com.github.homebysix.munki.Paparazzi" ], - "LiveSurfaceContext.munki": [ - "com.github.homebysix.munki.LiveSurfaceContext" + "Paparazzi.pkg": [ + "com.github.homebysix.pkg.Paparazzi" ], - "Chat.download": [ - "com.github.homebysix.download.Chat" + "Paparazzi.install": [ + "com.github.homebysix.install.Paparazzi" ], - "Chat.pkg": [ - "com.github.homebysix.pkg.Chat" + "Paparazzi.download": [ + "com.github.homebysix.download.Paparazzi" ], - "Chat.munki": [ - "com.github.homebysix.munki.Chat" + "Zoom.install": [ + "com.github.homebysix.install.Zoom" ], - "Chat.install": [ - "com.github.homebysix.install.Chat" + "ZoomPresence.pkg": [ + "com.github.homebysix.pkg.ZoomPresence" ], - "LaunchBar.munki": [ - "com.github.homebysix.munki.LaunchBar" + "Zoom.pkg": [ + "com.github.homebysix.pkg.Zoom" ], - "LaunchBar.pkg": [ - "com.github.homebysix.pkg.LaunchBar" + "ZoomPresence.install": [ + "com.github.homebysix.install.ZoomPresence" ], - "LaunchBar.install": [ - "com.github.homebysix.install.LaunchBar" + "ZoomPresence.download": [ + "com.github.homebysix.download.ZoomPresence" ], - "LaunchBar.download": [ - "com.github.homebysix.download.LaunchBar" + "Zoom.munki": [ + "com.github.homebysix.munki.Zoom" ], - "ViDL.download": [ - "com.github.homebysix.download.ViDL" + "ZoomPresence.munki": [ + "com.github.homebysix.munki.ZoomPresence" ], - "ViDL.munki": [ - "com.github.homebysix.munki.ViDL" + "Unexpectedly.install": [ + "com.github.homebysix.install.Unexpectedly" ], - "ViDL.pkg": [ - "com.github.homebysix.pkg.ViDL" + "Unexpectedly.download": [ + "com.github.homebysix.download.Unexpectedly" ], - "ViDL.install": [ - "com.github.homebysix.install.ViDL" + "Unexpectedly.pkg": [ + "com.github.homebysix.pkg.Unexpectedly" ], - "kubectl.download": [ - "com.github.homebysix.download.kubectl", - "com.github.nstrauss.download.kubectl" + "Unexpectedly.munki": [ + "com.github.homebysix.munki.Unexpectedly" ], - "kubectl.munki": [ - "com.github.homebysix.munki.kubectl", - "com.github.nstrauss.munki.kubectl" + "SuperDuper.munki": [ + "com.github.homebysix.munki.SuperDuper" ], - "kubectl.install": [ - "com.github.homebysix.install.kubectl" + "SuperDuper.download": [ + "com.github.homebysix.download.SuperDuper" ], - "kubectl.pkg": [ - "com.github.homebysix.pkg.kubectl", - "com.github.nstrauss.pkg.kubectl" + "SuperDuper.install": [ + "com.github.homebysix.install.SuperDuper" ], - "Pandora.install": [ - "com.github.homebysix.install.Pandora" + "SuperDuper.pkg": [ + "com.github.homebysix.pkg.SuperDuper" ], - "Pandora.munki": [ - "com.github.homebysix.munki.Pandora" + "RoyalTSX.pkg": [ + "com.github.homebysix.pkg.RoyalTSX" ], - "Pandora.pkg": [ - "com.github.homebysix.pkg.Pandora" + "RoyalTSX.install": [ + "com.github.homebysix.install.RoyalTSX" ], - "Pandora.download": [ - "com.github.homebysix.download.Pandora" + "RoyalTSX.munki": [ + "com.github.homebysix.munki.RoyalTSX" ], - "ProfitTrain.install": [ - "com.github.homebysix.install.ProfitTrain" + "RoyalTSX.download": [ + "com.github.homebysix.download.RoyalTSX" ], - "ProfitTrain.munki": [ - "com.github.homebysix.munki.ProfitTrain" + "KeepIt.pkg": [ + "com.github.homebysix.pkg.KeepIt" ], - "ProfitTrain.pkg": [ - "com.github.homebysix.pkg.ProfitTrain" + "KeepIt.munki": [ + "com.github.homebysix.munki.KeepIt" ], - "ProfitTrain.download": [ - "com.github.homebysix.download.ProfitTrain" + "KeepIt.install": [ + "com.github.homebysix.install.KeepIt" ], - "Metabase.pkg": [ - "com.github.homebysix.pkg.Metabase" + "KeepIt.download": [ + "com.github.homebysix.download.KeepIt" ], - "Metabase.munki": [ - "com.github.homebysix.munki.Metabase" + "Gitify.install": [ + "com.github.homebysix.install.Gitify" ], - "Metabase.install": [ - "com.github.homebysix.install.Metabase" + "Gitify.munki": [ + "com.github.homebysix.munki.Gitify" ], - "Metabase.download": [ - "com.github.homebysix.download.Metabase" + "Gitify.pkg": [ + "com.github.homebysix.pkg.Gitify" ], - "Endurance.munki": [ - "com.github.homebysix.munki.Endurance" + "Gitify.download": [ + "com.github.homebysix.download.Gitify" ], - "Endurance.download": [ - "com.github.homebysix.download.Endurance" + "yo.download": [ + "com.github.homebysix.download.yo", + "com.github.moofit-recipes.download.yo" ], - "Endurance.install": [ - "com.github.homebysix.install.Endurance" + "Vivaldi.pkg": [ + "com.github.homebysix.pkg.Vivaldi" ], - "Endurance.pkg": [ - "com.github.homebysix.pkg.Endurance" + "CorelPainter2022.pkg": [ + "com.github.homebysix.pkg.CorelPainter2022" ], - "Dropshare.download": [ - "com.github.homebysix.download.Dropshare" + "CorelProduct.pkg": [ + "com.github.homebysix.pkg.CorelProduct" ], - "Dropshare.munki": [ - "com.github.homebysix.munki.Dropshare5" + "CorelPainter2022.download": [ + "com.github.homebysix.download.CorelPainter2022" ], - "Dropshare.pkg": [ - "com.github.homebysix.pkg.Dropshare" + "CorelPainter2020.download": [ + "com.github.homebysix.download.CorelPainter2020" ], - "RingCentralMeetings.pkg": [ - "com.github.homebysix.pkg.RingCentralMeetings", - "com.github.peetinc.pkg.RingCentralMeetings" + "CorelProduct.download": [ + "com.github.homebysix.download.CorelProduct" ], - "RingCentralMeetings.download": [ - "com.github.homebysix.download.RingCentralMeetings" + "CorelPainter2020.pkg": [ + "com.github.homebysix.pkg.CorelPainter2020" ], - "RingCentralMeetings.install": [ - "com.github.homebysix.install.RingCentralMeetings" + "CorelPainter2021.pkg": [ + "com.github.homebysix.pkg.CorelPainter2021" ], - "RingCentralMeetings.munki": [ - "com.github.homebysix.munki.RingCentralMeetings", - "com.github.peetinc.munki.RingCentralMeetings" + "CorelPainter2021.download": [ + "com.github.homebysix.download.CorelPainter2021" ], - "ezeepDesktop.pkg": [ - "com.github.homebysix.pkg.ezeepDesktop" + "Vienna.download": [ + "com.github.homebysix.download.Vienna" ], - "ezeepBluePrintApp.install": [ - "com.github.homebysix.install.ezeepBluePrintApp" + "Vienna.munki": [ + "com.github.homebysix.munki.Vienna" ], - "ezeepDesktop.munki": [ - "com.github.homebysix.munki.ezeepDesktop" + "Vienna.pkg": [ + "com.github.homebysix.pkg.Vienna" ], - "ezeepDesktop.install": [ - "com.github.homebysix.install.ezeepDesktop" + "Vienna.install": [ + "com.github.homebysix.install.Vienna" ], - "ezeepBluePrintApp.download": [ - "com.github.homebysix.download.ezeepBluePrintApp" + "RightFont.pkg": [ + "com.github.homebysix.pkg.RightFont" ], - "ezeepDesktop.download": [ - "com.github.homebysix.download.ezeepDesktop" + "RightFont.munki": [ + "com.github.homebysix.munki.RightFont" ], - "ezeepBluePrintApp.munki": [ - "com.github.homebysix.munki.ezeepBluePrintApp" + "RightFont.install": [ + "com.github.homebysix.install.RightFont" ], - "ezeepBluePrintApp.pkg": [ - "com.github.homebysix.pkg.ezeepBluePrintApp" + "RightFont.download": [ + "com.github.homebysix.download.RightFont" ], - "iStumbler.install": [ - "com.github.homebysix.install.iStumbler" + "PlistEditPro.install": [ + "com.github.homebysix.install.PlistEditPro" ], - "iStumbler.download": [ - "com.github.homebysix.download.iStumbler" + "iPhotoLibraryManager.pkg": [ + "com.github.homebysix.pkg.iPhotoLibraryManager" ], - "iStumbler.munki": [ - "com.github.homebysix.munki.iStumbler" + "iPhotoLibraryManager.install": [ + "com.github.homebysix.install.iPhotoLibraryManager" ], - "iStumbler.pkg": [ - "com.github.homebysix.pkg.iStumbler" + "PowerPhotos.pkg": [ + "com.github.homebysix.pkg.PowerPhotos" ], - "PasswordWallet.munki": [ - "com.github.homebysix.munki.PasswordWallet" + "PowerPhotos.install": [ + "com.github.homebysix.install.PowerPhotos" ], - "PasswordWallet.install": [ - "com.github.homebysix.install.PasswordWallet" + "PlistEditPro.pkg": [ + "com.github.homebysix.pkg.PlistEditPro" ], - "PasswordWallet.pkg": [ - "com.github.homebysix.pkg.PasswordWallet" + "PowerTunes.pkg": [ + "com.github.homebysix.pkg.PowerTunes" ], - "PasswordWallet.download": [ - "com.github.homebysix.download.PasswordWallet" + "PlistEditPro.download": [ + "com.github.homebysix.download.PlistEditPro" ], - "BaseHead.install": [ - "com.github.homebysix.install.BaseHead" + "PowerPhotos.download": [ + "com.github.homebysix.download.PowerPhotos" ], - "BaseHead.download": [ - "com.github.homebysix.download.BaseHead" + "PlistEditPro.munki": [ + "com.github.homebysix.munki.PlistEditPro" ], - "BaseHead.pkg": [ - "com.github.homebysix.pkg.BaseHead" + "PowerTunes.munki": [ + "com.github.homebysix.munki.PowerTunes" ], - "BaseHead.munki": [ - "com.github.homebysix.munki.BaseHead" + "PowerTunes.install": [ + "com.github.homebysix.install.PowerTunes" ], - "Radi.install": [ - "com.github.homebysix.install.Radi" + "PowerTunes.download": [ + "com.github.homebysix.download.PowerTunes" ], - "Radi.download": [ - "com.github.homebysix.download.Radi" + "iPhotoLibraryManager.download": [ + "com.github.homebysix.download.iPhotoLibraryManager" ], - "Radi.pkg": [ - "com.github.homebysix.pkg.Radi" + "PowerPhotos.munki": [ + "com.github.homebysix.munki.PowerPhotos" ], - "Radi.munki": [ - "com.github.homebysix.munki.Radi" + "iPhotoLibraryManager.munki": [ + "com.github.homebysix.munki.iPhotoLibraryManager" ], - "GoToMeeting.pkg": [ - "com.github.homebysix.pkg.GoToMeeting", - "com.github.ahousseini-recipes.pkg.GoToMeeting" + "Whiskey.install": [ + "com.github.homebysix.install.Whiskey" ], - "GoToMeeting.install": [ - "com.github.homebysix.install.GoToMeeting" + "Whiskey.download": [ + "com.github.homebysix.download.Whiskey" ], - "JamfSync.pkg": [ - "com.github.homebysix.pkg.JamfSync" + "Whiskey.pkg": [ + "com.github.homebysix.pkg.Whiskey" ], - "JamfSync.munki": [ - "com.github.homebysix.munki.JamfSync" + "Whiskey.munki": [ + "com.github.homebysix.munki.Whiskey" ], - "JamfSync.download": [ - "com.github.homebysix.download.JamfSync" + "Inkscape.install": [ + "com.github.homebysix.install.Inkscape" ], - "Zyzzyva.pkg": [ - "com.github.homebysix.pkg.Zyzzyva" + "Inkscape.munki": [ + "com.github.homebysix.munki.Inkscape" ], - "Zyzzyva.download": [ - "com.github.homebysix.download.Zyzzyva" + "Inkscape.pkg": [ + "com.github.homebysix.pkg.Inkscape" ], - "Zyzzyva.munki": [ - "com.github.homebysix.munki.Zyzzyva" + "Sparkle.download": [ + "com.github.homebysix.download.Sparkle" ], - "kubelogin.install": [ - "com.github.homebysix.install.kubelogin" + "Sparkle.install": [ + "com.github.homebysix.install.Sparkle" ], - "kubelogin.munki": [ - "com.github.homebysix.munki.kubelogin" + "Sparkle.pkg": [ + "com.github.homebysix.pkg.Sparkle" ], - "kubelogin.download": [ - "com.github.homebysix.download.kubelogin" + "Sparkle.munki": [ + "com.github.homebysix.munki.Sparkle" ], - "kubelogin.pkg": [ - "com.github.homebysix.pkg.kubelogin" + "ProfitTrain.munki": [ + "com.github.homebysix.munki.ProfitTrain" ], - "Caffeine.pkg": [ - "com.github.homebysix.pkg.Caffeine", - "com.github.peetinc.pkg.Caffeine" + "ProfitTrain.download": [ + "com.github.homebysix.download.ProfitTrain" ], - "Caffeine.install": [ - "com.github.homebysix.install.Caffeine" + "ProfitTrain.pkg": [ + "com.github.homebysix.pkg.ProfitTrain" ], - "iMazing.download": [ - "com.github.homebysix.download.iMazing" + "ProfitTrain.install": [ + "com.github.homebysix.install.ProfitTrain" ], - "iMazing.pkg": [ - "com.github.homebysix.pkg.iMazing" + "Radi.download": [ + "com.github.homebysix.download.Radi" ], - "iMazing.munki": [ - "com.github.homebysix.munki.iMazing" + "Radi.install": [ + "com.github.homebysix.install.Radi" ], - "iMazing.install": [ - "com.github.homebysix.install.iMazing" + "Radi.pkg": [ + "com.github.homebysix.pkg.Radi" ], - "Vanilla.install": [ - "com.github.homebysix.install.Vanilla" + "Radi.munki": [ + "com.github.homebysix.munki.Radi" ], - "Vanilla.pkg": [ - "com.github.homebysix.pkg.Vanilla" + "Quip.download": [ + "com.github.homebysix.download.Quip" ], - "Vanilla.munki": [ - "com.github.homebysix.munki.Vanilla" + "Quip.install": [ + "com.github.homebysix.install.Quip" ], - "Vanilla.download": [ - "com.github.homebysix.download.Vanilla" + "Quip.munki": [ + "com.github.homebysix.munki.Quip" ], - "touchbarlib.munki": [ - "com.github.homebysix.munki.touchbarlib" + "Quip.pkg": [ + "com.github.homebysix.pkg.Quip" ], - "docklib.install": [ - "com.github.homebysix.install.docklib" + "AppWrapper4.munki": [ + "com.github.homebysix.munki.AppWrapper4" ], - "touchbarlib.install": [ - "com.github.homebysix.install.touchbarlib" + "CocoaRestClient.install": [ + "com.github.homebysix.install.CocoaRestClient" ], - "Recipe Robot.download": [ - "com.github.homebysix.download.RecipeRobot" + "CocoaRestClient.munki": [ + "com.github.homebysix.munki.CocoaRestClient" ], - "docklib.munki": [ - "com.github.homebysix.munki.docklib" + "CocoaRestClient.download": [ + "com.github.homebysix.download.CocoaRestClient" ], - "touchbarlib.pkg": [ - "com.github.homebysix.pkg.touchbarlib" + "CocoaRestClient.pkg": [ + "com.github.homebysix.pkg.CocoaRestClient" ], - "touchbarlib.download": [ - "com.github.homebysix.download.touchbarlib" + "GitLabArtifact.download": [ + "com.github.homebysix.download.GitLabArtifact" ], - "Recipe Robot.install": [ - "com.github.homebysix.install.RecipeRobot" + "GitLabArtifact.pkg": [ + "com.github.homebysix.pkg.GitLabArtifact" ], - "Recipe Robot.munki": [ - "com.github.homebysix.munki.RecipeRobot" + "GitLabArtifact.install": [ + "com.github.homebysix.install.GitLabArtifact" ], - "docklib.download": [ - "com.github.homebysix.download.docklib" + "GitLabArtifact.munki": [ + "com.github.homebysix.munki.GitLabArtifact" ], - "docklib.pkg": [ - "com.github.homebysix.pkg.docklib" + "TapeDeck.download": [ + "com.github.homebysix.download.TapeDeck" ], - "Recipe Robot.pkg": [ - "com.github.homebysix.pkg.RecipeRobot" + "TapeDeck.install": [ + "com.github.homebysix.install.TapeDeck" ], - "Quip.munki": [ - "com.github.homebysix.munki.Quip" + "Capo.download": [ + "com.github.homebysix.download.Capo" ], - "Quip.download": [ - "com.github.homebysix.download.Quip" + "Capo.install": [ + "com.github.homebysix.install.Capo" ], - "Quip.pkg": [ - "com.github.homebysix.pkg.Quip" + "FuzzMeasure.pkg": [ + "com.github.homebysix.pkg.FuzzMeasure" ], - "Quip.install": [ - "com.github.homebysix.install.Quip" + "FuzzMeasure.download": [ + "com.github.homebysix.download.FuzzMeasure" ], - "CamoStudio.download": [ - "com.github.homebysix.download.CamoStudio" + "Capo.munki": [ + "com.github.homebysix.munki.Capo" ], - "CamoStudio.munki": [ - "com.github.homebysix.munki.CamoStudio" + "FuzzMeasure.munki": [ + "com.github.homebysix.munki.FuzzMeasure" ], - "CamoStudio.pkg": [ - "com.github.homebysix.pkg.CamoStudio" + "TapeDeck.pkg": [ + "com.github.homebysix.pkg.TapeDeck" ], - "CamoStudio.install": [ - "com.github.homebysix.install.CamoStudio" + "FuzzMeasure.install": [ + "com.github.homebysix.install.FuzzMeasure" ], - "NameChanger.install": [ - "com.github.homebysix.install.NameChanger" + "TapeDeck.munki": [ + "com.github.homebysix.munki.TapeDeck" ], - "NameChanger.download": [ - "com.github.homebysix.download.NameChanger" + "Capo.pkg": [ + "com.github.homebysix.pkg.Capo" ], - "NameChanger.pkg": [ - "com.github.homebysix.pkg.NameChanger" + "EclipseLuna.download": [ + "com.github.homebysix.download.EclipseLuna" ], - "NameChanger.munki": [ - "com.github.homebysix.munki.NameChanger" + "EclipseLuna.pkg": [ + "com.github.homebysix.pkg.EclipseLuna" ], - "Sketch.install": [ - "com.github.homebysix.install.Sketch" + "MacTerm.install": [ + "com.github.homebysix.install.MacTerm" ], - "Sketch.pkg": [ - "com.github.homebysix.pkg.Sketch", - "com.github.amsysuk-recipes.pkg.Sketch" + "MacTerm.munki": [ + "com.github.homebysix.munki.MacTerm" ], - "licecap.download": [ - "com.github.homebysix.download.licecap" + "MacTerm.pkg": [ + "com.github.homebysix.pkg.MacTerm" ], - "licecap.install": [ - "com.github.homebysix.install.licecap" + "MacTerm.download": [ + "com.github.homebysix.download.MacTerm" ], - "licecap.munki": [ - "com.github.homebysix.munki.licecap" + "AWSCLI.download": [ + "com.github.homebysix.download.AWSCLI" ], - "licecap.pkg": [ - "com.github.homebysix.pkg.licecap" + "AWSCLI.pkg": [ + "com.github.homebysix.pkg.AWSCLI" ], - "TimeMachineEditor.install": [ - "com.github.homebysix.install.TimeMachineEditor" + "AWSCLI.install": [ + "com.github.homebysix.install.AWSCLI" ], - "TimeMachineEditor.download": [ - "com.github.homebysix.download.TimeMachineEditor" + "AWSCLI.munki": [ + "com.github.homebysix.munki.AWSCLI" ], - "TimeMachineEditor.munki": [ - "com.github.homebysix.munki.TimeMachineEditor" + "Plug.munki": [ + "com.github.homebysix.munki.Plug" ], - "TimeMachineEditor.pkg": [ - "com.github.homebysix.pkg.TimeMachineEditor" + "Plug.install": [ + "com.github.homebysix.install.Plug" ], - "Grammarly.pkg": [ - "com.github.homebysix.pkg.Grammarly" + "Plug.pkg": [ + "com.github.homebysix.pkg.Plug" ], - "Grammarly.download": [ - "com.github.homebysix.download.Grammarly" + "Plug.download": [ + "com.github.homebysix.download.Plug" ], - "Grammarly.install": [ - "com.github.homebysix.install.Grammarly" + "Shimo.pkg": [ + "com.github.homebysix.pkg.Shimo" ], - "Grammarly.munki": [ - "com.github.homebysix.munki.Grammarly" + "Shimo.munki": [ + "com.github.homebysix.munki.Shimo" ], - "Browserosaurus.pkg": [ - "com.github.homebysix.pkg.Browserosaurus" + "Shimo.install": [ + "com.github.homebysix.install.Shimo" ], - "Browserosaurus.download": [ - "com.github.homebysix.download.Browserosaurus" + "Shimo.download": [ + "com.github.homebysix.download.Shimo" ], - "Browserosaurus.munki": [ - "com.github.homebysix.munki.Browserosaurus" + "GitHubDesktop.pkg": [ + "com.github.homebysix.pkg.GitHubDesktop", + "com.github.novaksam.pkg.GitHubDesktop" ], - "GraphicConverter.install": [ - "com.github.homebysix.install.GraphicConverter" + "GitHubDesktop.install": [ + "com.github.homebysix.install.GitHubDesktop" ], - "GraphicConverter.munki": [ - "com.github.homebysix.munki.GraphicConverter" + "GitHubCLI.download": [ + "com.github.homebysix.download.GitHubCLI" ], - "GraphicConverter.pkg": [ - "com.github.homebysix.pkg.GraphicConverter" + "GitHubDesktop.munki": [ + "com.github.homebysix.munki.GitHubDesktop" ], - "GraphicConverter.download": [ - "com.github.homebysix.download.GraphicConverter" + "GitHubCLI.pkg": [ + "com.github.homebysix.pkg.GitHubCLI" ], - "Sparkle.munki": [ - "com.github.homebysix.munki.Sparkle" + "GitHubCLI.install": [ + "com.github.homebysix.install.GitHubCLI" ], - "Sparkle.install": [ - "com.github.homebysix.install.Sparkle" + "GitHubCLI.munki": [ + "com.github.homebysix.munki.GitHubCLI" ], - "Sparkle.download": [ - "com.github.homebysix.download.Sparkle" + "GitHubDesktop.download": [ + "com.github.homebysix.download.GitHubDesktop" ], - "Sparkle.pkg": [ - "com.github.homebysix.pkg.Sparkle" + "DockerDesktop.install": [ + "com.github.homebysix.install.DockerDesktop" ], - "VirtualBox.download": [ - "com.github.homebysix.download.VirtualBox", - "com.github.peshay.download.VirtualBox" + "DockerDesktop.pkg": [ + "com.github.homebysix.pkg.DockerDesktop" ], - "VirtualBox.pkg": [ - "com.github.homebysix.pkg.VirtualBox" + "DockerDesktop.munki": [ + "com.github.homebysix.munki.DockerDesktop" ], - "Monolingual.install": [ - "com.github.homebysix.install.Monolingual" + "DockerDesktop.download": [ + "com.github.homebysix.download.DockerDesktop" ], - "Monolingual.download": [ - "com.github.homebysix.download.Monolingual" + "NetNewsWire.munki": [ + "com.github.homebysix.munki.NetNewsWire" ], - "Monolingual.pkg": [ - "com.github.homebysix.pkg.Monolingual" + "NetNewsWire.pkg": [ + "com.github.homebysix.pkg.NetNewsWire", + "com.github.ahousseini-recipes.pkg.NetNewsWire" ], - "Monolingual.munki": [ - "com.github.homebysix.munki.Monolingual" + "NetNewsWire.install": [ + "com.github.homebysix.install.NetNewsWire" ], - "Tower.download": [ - "com.github.homebysix.download.Tower", - "com.github.Lotusshaney.download.Tower" + "NetNewsWire.download": [ + "com.github.homebysix.download.NetNewsWire", + "com.github.ahousseini-recipes.download.NetNewsWire" ], - "Tower.pkg": [ - "com.github.homebysix.pkg.Tower", - "com.github.Lotusshaney.pkg.Tower" + "kubelogin.download": [ + "com.github.homebysix.download.kubelogin" ], - "Tower.install": [ - "com.github.homebysix.install.Tower", - "com.github.Lotusshaney.install.Tower" + "kubelogin.pkg": [ + "com.github.homebysix.pkg.kubelogin" ], - "Tower.munki": [ - "com.github.homebysix.munki.Tower", - "com.github.Lotusshaney.munki.Tower" + "kubelogin.munki": [ + "com.github.homebysix.munki.kubelogin" ], - "Ammonite.download": [ - "com.github.homebysix.download.Ammonite" + "kubelogin.install": [ + "com.github.homebysix.install.kubelogin" ], - "BackupLoupe.munki": [ - "com.github.homebysix.munki.BackupLoupe" + "OpenEmu.download": [ + "com.github.homebysix.download.OpenEmu" ], - "LaunchControl.install": [ - "com.github.homebysix.install.LaunchControl" + "OpenEmu.pkg": [ + "com.github.homebysix.pkg.OpenEmu" ], - "LaunchControl.download": [ - "com.github.homebysix.download.LaunchControl" + "PDFKit.download": [ + "com.github.homebysix.download.PDFKit" ], - "LaunchControl.munki": [ - "com.github.homebysix.munki.LaunchControl" + "PDFKit.pkg": [ + "com.github.homebysix.pkg.PDFKit" ], - "Ammonite.pkg": [ - "com.github.homebysix.pkg.Ammonite" + "PDFKit.install": [ + "com.github.homebysix.install.PDFKit" ], - "BackupLoupe.download": [ - "com.github.homebysix.download.BackupLoupe" + "PDFKit.munki": [ + "com.github.homebysix.munki.PDFKit" ], - "BackupLoupe.pkg": [ - "com.github.homebysix.pkg.BackupLoupe" + "Ball.pkg": [ + "com.github.homebysix.pkg.Ball" ], - "Ammonite.munki": [ - "com.github.homebysix.munki.Ammonite" + "Ball.munki": [ + "com.github.homebysix.munki.Ball" ], - "BackupLoupe.install": [ - "com.github.homebysix.install.BackupLoupe" + "Ball.download": [ + "com.github.homebysix.download.Ball" ], - "Ammonite.install": [ - "com.github.homebysix.install.Ammonite" + "ActiveCollab.download": [ + "com.github.homebysix.download.ActiveCollab" ], - "LaunchControl.pkg": [ - "com.github.homebysix.pkg.LaunchControl" + "ActiveCollab.pkg": [ + "com.github.homebysix.pkg.ActiveCollab" ], - "Bartender.install": [ - "com.github.homebysix.install.Bartender" + "ActiveCollab.install": [ + "com.github.homebysix.install.ActiveCollab" ], - "Bartender.pkg": [ - "com.github.homebysix.pkg.Bartender" + "ActiveCollab.munki": [ + "com.github.homebysix.munki.ActiveCollab" ], - "Dozer.install": [ - "com.github.homebysix.install.Dozer" + "DropDMG.download": [ + "com.github.homebysix.download.DropDMG" ], - "Dozer.pkg": [ - "com.github.homebysix.pkg.Dozer" + "EagleFiler.install": [ + "com.github.homebysix.install.EagleFiler" ], - "Dozer.download": [ - "com.github.homebysix.download.Dozer" + "EagleFiler.download": [ + "com.github.homebysix.download.EagleFiler" ], - "Dozer.munki": [ - "com.github.homebysix.munki.Dozer" + "DropDMG.install": [ + "com.github.homebysix.install.DropDMG" ], - "EBS.install": [ - "com.github.homebysix.install.EBS" + "EagleFiler.munki": [ + "com.github.homebysix.munki.EagleFiler" ], - "EBS.pkg": [ - "com.github.homebysix.pkg.EBS" + "SpamSieve.install": [ + "com.github.homebysix.install.SpamSieve" ], - "EBS.munki": [ - "com.github.homebysix.munki.EBS" + "DropDMG.pkg": [ + "com.github.homebysix.pkg.DropDMG" ], - "EBS.download": [ - "com.github.homebysix.download.EBS" + "SpamSieve.pkg": [ + "com.github.homebysix.pkg.SpamSieve" ], - "FuzzMeasure.install": [ - "com.github.homebysix.install.FuzzMeasure" + "DropDMG.munki": [ + "com.github.homebysix.munki.DropDMG" ], - "Capo.munki": [ - "com.github.homebysix.munki.Capo" + "SpamSieve.munki": [ + "com.github.homebysix.munki.SpamSieve" ], - "TapeDeck.install": [ - "com.github.homebysix.install.TapeDeck" + "EagleFiler.pkg": [ + "com.github.homebysix.pkg.EagleFiler" ], - "TapeDeck.download": [ - "com.github.homebysix.download.TapeDeck" + "SpamSieve.download": [ + "com.github.homebysix.download.SpamSieve" ], - "FuzzMeasure.download": [ - "com.github.homebysix.download.FuzzMeasure" + "Eclipse.pkg": [ + "com.github.homebysix.pkg.Eclipse" ], - "FuzzMeasure.munki": [ - "com.github.homebysix.munki.FuzzMeasure" + "Eclipse.munki": [ + "com.github.homebysix.munki.Eclipse" ], - "TapeDeck.munki": [ - "com.github.homebysix.munki.TapeDeck" + "Eclipse.install": [ + "com.github.homebysix.install.Eclipse" ], - "FuzzMeasure.pkg": [ - "com.github.homebysix.pkg.FuzzMeasure" + "Eclipse.download": [ + "com.github.homebysix.download.Eclipse" ], - "Capo.pkg": [ - "com.github.homebysix.pkg.Capo" + "PalakisNDIRuntime.pkg": [ + "com.github.homebysix.pkg.PalakisNDIRuntime" ], - "TapeDeck.pkg": [ - "com.github.homebysix.pkg.TapeDeck" + "PalakisNDIRuntime.download": [ + "com.github.homebysix.download.PalakisNDIRuntime" ], - "Capo.download": [ - "com.github.homebysix.download.Capo" + "Arc.install": [ + "com.github.homebysix.install.Arc" ], - "Capo.install": [ - "com.github.homebysix.install.Capo" + "Arc.munki": [ + "com.github.homebysix.munki.Arc" ], - "Malwarebytes.pkg": [ - "com.github.homebysix.pkg.Malwarebytes" + "Arc.download": [ + "com.github.homebysix.download.Arc" ], - "Malwarebytes.install": [ - "com.github.homebysix.install.Malwarebytes" + "Arc.pkg": [ + "com.github.homebysix.pkg.Arc" ], - "Malwarebytes.munki": [ - "com.github.homebysix.munki.Malwarebytes" + "FoldingText.pkg": [ + "com.github.homebysix.pkg.FoldingText" ], - "Malwarebytes.download": [ - "com.github.homebysix.download.Malwarebytes" + "FoldingText.munki": [ + "com.github.homebysix.munki.FoldingText" ], - "Numi.download": [ - "com.github.homebysix.download.Numi" + "FoldingText.install": [ + "com.github.homebysix.install.FoldingText" ], - "Numi.install": [ - "com.github.homebysix.install.Numi" + "FoldingText.download": [ + "com.github.homebysix.download.FoldingText" ], - "Numi.munki": [ - "com.github.homebysix.munki.Numi" + "ComicLife.download": [ + "com.github.homebysix.download.ComicLife" ], - "Numi.pkg": [ - "com.github.homebysix.pkg.Numi" + "ComicLife.munki": [ + "com.github.homebysix.munki.ComicLife" ], - "Quicksilver.pkg": [ - "com.github.homebysix.pkg.Quicksilver" + "Thyme.munki": [ + "com.github.homebysix.munki.Thyme" ], - "Quicksilver.install": [ - "com.github.homebysix.install.Quicksilver" + "Thyme.install": [ + "com.github.homebysix.install.Thyme" ], - "Kite.pkg": [ - "com.github.homebysix.pkg.Kite" + "Thyme.pkg": [ + "com.github.homebysix.pkg.Thyme" ], - "Kite.download": [ - "com.github.homebysix.download.Kite" + "Thyme.download": [ + "com.github.homebysix.download.Thyme" ], - "Kite.install": [ - "com.github.homebysix.install.Kite" + "SizeUp.pkg": [ + "com.github.homebysix.pkg.SizeUp" ], - "Kite.munki": [ - "com.github.homebysix.munki.Kite" + "SizeUp.install": [ + "com.github.homebysix.install.SizeUp" ], - "Mountain.pkg": [ - "com.github.homebysix.pkg.Mountain" + "VersionTracker.download": [ + "com.github.homebysix.download.VersionTracker" ], - "Mountain.munki": [ - "com.github.homebysix.munki.Mountain" + "VersionTracker.munki": [ + "com.github.homebysix.munki.VersionTracker" ], - "Mountain.install": [ - "com.github.homebysix.install.Mountain" + "VersionTracker.install": [ + "com.github.homebysix.install.VersionTracker" ], - "Mountain.download": [ - "com.github.homebysix.download.Mountain" + "VersionTracker.pkg": [ + "com.github.homebysix.pkg.VersionTracker" ], - "Paparazzi.munki": [ - "com.github.homebysix.munki.Paparazzi" + "AdobeDNGConverter.munki": [ + "com.github.homebysix.munki.DNGConverter" ], - "Paparazzi.install": [ - "com.github.homebysix.install.Paparazzi" + "AdobeExperienceManagerDesktop.munki": [ + "com.github.homebysix.munki.AdobeExperienceManagerDesktop" ], - "Paparazzi.pkg": [ - "com.github.homebysix.pkg.Paparazzi" + "AdobeExperienceManagerDesktop.download": [ + "com.github.homebysix.download.AdobeExperienceManagerDesktop" ], - "Paparazzi.download": [ - "com.github.homebysix.download.Paparazzi" + "AdobeExperienceManagerDesktop.install": [ + "com.github.homebysix.install.AdobeExperienceManagerDesktop" ], - "iManageWorkDesktop.munki": [ - "com.github.homebysix.munki.iManageWorkDesktop" + "AdobeDNGConverter.download": [ + "com.github.homebysix.download.DNGConverter" ], - "iManageDrive.install": [ - "com.github.homebysix.install.iManageDrive" + "AdobeDNGConverter.pkg": [ + "com.github.homebysix.pkg.DNGConverter" ], - "iManageWorkDesktop.download": [ - "com.github.homebysix.download.iManageWorkDesktop" + "AdobeExperienceManagerDesktop.pkg": [ + "com.github.homebysix.pkg.AdobeExperienceManagerDesktop" ], - "iManageDrive.munki": [ - "com.github.homebysix.munki.iManageDrive" + "AdobeDNGConverter.install": [ + "com.github.homebysix.install.DNGConverter" ], - "iManageDrive.download": [ - "com.github.homebysix.download.iManageDrive" + "Tower.install": [ + "com.github.homebysix.install.Tower", + "com.github.Lotusshaney.install.Tower" ], - "iManageWorkDesktop.pkg": [ - "com.github.homebysix.pkg.iManageWorkDesktop" + "Tower.download": [ + "com.github.homebysix.download.Tower", + "com.github.Lotusshaney.download.Tower" ], - "iManageDrive.pkg": [ - "com.github.homebysix.pkg.iManageDrive" + "Tower.munki": [ + "com.github.homebysix.munki.Tower", + "com.github.Lotusshaney.munki.Tower" ], - "iManageWorkDesktop.install": [ - "com.github.homebysix.install.iManageWorkDesktop" + "Tower.pkg": [ + "com.github.homebysix.pkg.Tower", + "com.github.Lotusshaney.pkg.Tower" ], - "Hazel.download": [ - "com.github.homebysix.download.Hazel" + "Sblack.download": [ + "com.github.homebysix.download.Sblack" ], - "Hazel.munki": [ - "com.github.homebysix.munki.Hazel" + "Sblack.munki": [ + "com.github.homebysix.munki.Sblack" ], - "Hazel.install": [ - "com.github.homebysix.install.Hazel" + "Sblack.pkg": [ + "com.github.homebysix.pkg.Sblack" ], - "Hazel.pkg": [ - "com.github.homebysix.pkg.Hazel" + "ChronoAgent.install": [ + "com.github.homebysix.install.ChronoAgent" ], - "LowProfile.install": [ - "com.github.homebysix.install.LowProfile" + "ChronoSync.install": [ + "com.github.homebysix.install.ChronoSync" ], - "LowProfile.pkg": [ - "com.github.homebysix.pkg.LowProfile" + "ChronoAgent.download": [ + "com.github.homebysix.download.ChronoAgent" ], - "LowProfile.munki": [ - "com.github.homebysix.munki.LowProfile" + "ChronoSync.munki": [ + "com.github.homebysix.munki.ChronoSync" ], - "LowProfile.download": [ - "com.github.homebysix.download.LowProfile" + "ChronoSync.download": [ + "com.github.homebysix.download.ChronoSync" ], - "Cakebrew.munki": [ - "com.github.homebysix.munki.Cakebrew" + "ChronoAgent.pkg": [ + "com.github.homebysix.pkg.ChronoAgent" ], - "Cakebrew.pkg": [ - "com.github.homebysix.pkg.Cakebrew" + "ChronoSync.pkg": [ + "com.github.homebysix.pkg.ChronoSync" ], - "Cakebrew.install": [ - "com.github.homebysix.install.Cakebrew" + "ChronoAgent.munki": [ + "com.github.homebysix.munki.ChronoAgent" ], - "Cakebrew.download": [ - "com.github.homebysix.download.Cakebrew" + "Caffeine.install": [ + "com.github.homebysix.install.Caffeine" ], - "PowerPhotos.install": [ - "com.github.homebysix.install.PowerPhotos" + "Caffeine.pkg": [ + "com.github.homebysix.pkg.Caffeine", + "com.github.peetinc.pkg.Caffeine" ], - "iPhotoLibraryManager.install": [ - "com.github.homebysix.install.iPhotoLibraryManager" + "terminal-notifier.munki": [ + "com.github.homebysix.munki.terminal-notifier" ], - "PlistEditPro.install": [ - "com.github.homebysix.install.PlistEditPro" + "terminal-notifier.download": [ + "com.github.homebysix.download.terminal-notifier" ], - "PlistEditPro.pkg": [ - "com.github.homebysix.pkg.PlistEditPro" + "PIX2.pkg": [ + "com.github.homebysix.pkg.PIX2" ], - "iPhotoLibraryManager.munki": [ - "com.github.homebysix.munki.iPhotoLibraryManager" + "PIX3.pkg": [ + "com.github.homebysix.pkg.PIX3" ], - "PlistEditPro.munki": [ - "com.github.homebysix.munki.PlistEditPro" + "XcodesApp.pkg": [ + "com.github.homebysix.pkg.XcodesApp" ], - "PowerTunes.pkg": [ - "com.github.homebysix.pkg.PowerTunes" + "XcodesApp.install": [ + "com.github.homebysix.install.XcodesApp" ], - "PowerTunes.install": [ - "com.github.homebysix.install.PowerTunes" + "XcodesApp.download": [ + "com.github.homebysix.download.XcodesApp" ], - "iPhotoLibraryManager.download": [ - "com.github.homebysix.download.iPhotoLibraryManager" + "XcodesApp.munki": [ + "com.github.homebysix.munki.XcodesApp" ], - "PowerPhotos.download": [ - "com.github.homebysix.download.PowerPhotos" + "SofaControl.pkg": [ + "com.github.homebysix.pkg.SofaControl" ], - "PowerTunes.download": [ - "com.github.homebysix.download.PowerTunes" + "SofaControl.download": [ + "com.github.homebysix.download.SofaControl" ], - "PlistEditPro.download": [ - "com.github.homebysix.download.PlistEditPro" + "Tags.munki": [ + "com.github.homebysix.munki.Tags" ], - "PowerPhotos.pkg": [ - "com.github.homebysix.pkg.PowerPhotos" + "Tags.download": [ + "com.github.homebysix.download.Tags" ], - "PowerTunes.munki": [ - "com.github.homebysix.munki.PowerTunes" + "SofaControl.install": [ + "com.github.homebysix.install.SofaControl" ], - "iPhotoLibraryManager.pkg": [ - "com.github.homebysix.pkg.iPhotoLibraryManager" + "Tags.install": [ + "com.github.homebysix.install.Tags" ], - "PowerPhotos.munki": [ - "com.github.homebysix.munki.PowerPhotos" + "SofaControl.munki": [ + "com.github.homebysix.munki.SofaControl" ], - "MacDVDRipperPro.download": [ - "com.github.homebysix.download.MacDVDRipperPro" + "Tags.pkg": [ + "com.github.homebysix.pkg.Tags" ], - "MacDVDRipperPro.pkg": [ - "com.github.homebysix.pkg.MacDVDRipperPro" + "BeingBoring.pkg": [ + "com.github.homebysix.pkg.BeingBoring" ], - "MacDVDRipperPro.munki": [ - "com.github.homebysix.munki.MacDVDRipperPro" + "BeingBoring.munki": [ + "com.github.homebysix.munki.BeingBoring" ], - "MacDVDRipperPro.install": [ - "com.github.homebysix.install.MacDVDRipperPro" + "BeingBoring.install": [ + "com.github.homebysix.install.BeingBoring" ], - "Thyme.download": [ - "com.github.homebysix.download.Thyme" + "BeingBoring.download": [ + "com.github.homebysix.download.BeingBoring" ], - "Thyme.install": [ - "com.github.homebysix.install.Thyme" + "PureRef.install": [ + "com.github.homebysix.install.PureRef" ], - "Thyme.pkg": [ - "com.github.homebysix.pkg.Thyme" + "PureRef.pkg": [ + "com.github.homebysix.pkg.PureRef" ], - "Thyme.munki": [ - "com.github.homebysix.munki.Thyme" + "PureRef.download": [ + "com.github.homebysix.download.PureRef" ], - "EclipseLuna.download": [ - "com.github.homebysix.download.EclipseLuna" + "PureRef.munki": [ + "com.github.homebysix.munki.PureRef" ], - "EclipseLuna.pkg": [ - "com.github.homebysix.pkg.EclipseLuna" + "NibUnlocker.pkg": [ + "com.github.homebysix.pkg.NibUnlocker" ], - "Renamer.pkg": [ - "com.github.homebysix.pkg.Renamer" + "NibUnlocker.install": [ + "com.github.homebysix.install.NibUnlocker" ], - "Renamer.install": [ - "com.github.homebysix.install.Renamer" + "NibUnlocker.download": [ + "com.github.homebysix.download.NibUnlocker" ], - "Renamer.download": [ - "com.github.homebysix.download.Renamer" + "CocoaTADS.install": [ + "com.github.homebysix.install.CocoaTADS" ], - "Renamer.munki": [ - "com.github.homebysix.munki.Renamer" + "CocoaTADS.munki": [ + "com.github.homebysix.munki.CocoaTADS" ], - "SizeUp.pkg": [ - "com.github.homebysix.pkg.SizeUp" + "CocoaTADS.pkg": [ + "com.github.homebysix.pkg.CocoaTADS" ], - "SizeUp.install": [ - "com.github.homebysix.install.SizeUp" + "NibUnlocker.munki": [ + "com.github.homebysix.munki.NibUnlocker" ], - "RBAppCheckerLite.munki": [ - "com.github.homebysix.munki.RBAppCheckerLite" + "TimeTracker.download": [ + "com.github.homebysix.download.TimeTracker" ], - "RBAppCheckerLite.pkg": [ - "com.github.homebysix.pkg.RBAppCheckerLite" + "TimeTracker.install": [ + "com.github.homebysix.install.TimeTracker" ], - "RBAppCheckerLite.download": [ - "com.github.homebysix.download.RBAppCheckerLite" + "TimeTracker.pkg": [ + "com.github.homebysix.pkg.TimeTracker" ], - "RBAppCheckerLite.install": [ - "com.github.homebysix.install.RBAppCheckerLite" + "TimeTracker.munki": [ + "com.github.homebysix.munki.TimeTracker" ], - "RBAppQuarantine.download": [ - "com.github.homebysix.download.RBAppQuarantine" + "CocoaTADS.download": [ + "com.github.homebysix.download.CocoaTADS" ], - "RBAppQuarantine.pkg": [ - "com.github.homebysix.pkg.RBAppQuarantine" + "Scherlokk.download": [ + "com.github.homebysix.download.Scherlokk" ], - "RBAppQuarantine.munki": [ - "com.github.homebysix.munki.RBAppQuarantine" + "Scherlokk.munki": [ + "com.github.homebysix.munki.Scherlokk" ], - "RBAppQuarantine.install": [ - "com.github.homebysix.install.RBAppQuarantine" + "Scherlokk.pkg": [ + "com.github.homebysix.pkg.Scherlokk" ], - "RightFont.munki": [ - "com.github.homebysix.munki.RightFont" + "Scherlokk.install": [ + "com.github.homebysix.install.Scherlokk" ], - "RightFont.install": [ - "com.github.homebysix.install.RightFont" + "MySQLWorkbench.munki": [ + "com.github.homebysix.munki.MySQLWorkbench" ], - "RightFont.download": [ - "com.github.homebysix.download.RightFont" + "MySQLWorkbench.pkg": [ + "com.github.homebysix.pkg.MySQLWorkbench" ], - "RightFont.pkg": [ - "com.github.homebysix.pkg.RightFont" + "MySQLWorkbench.download": [ + "com.github.homebysix.download.MySQLWorkbench" ], - "Skim.munki": [ - "com.github.homebysix.munki.Skim" + "MySQLWorkbench.install": [ + "com.github.homebysix.install.MySQLWorkbench" ], - "Skim.pkg": [ - "com.github.homebysix.pkg.Skim" + "Contexts.download": [ + "com.github.homebysix.download.Contexts" ], - "Skim.download": [ - "com.github.homebysix.download.Skim" + "Contexts.pkg": [ + "com.github.homebysix.pkg.Contexts" ], - "Skim.install": [ - "com.github.homebysix.install.Skim" + "Contexts.install": [ + "com.github.homebysix.install.Contexts" ], - "NativeConnect.munki": [ - "com.github.homebysix.munki.NativeConnect" + "Contexts.munki": [ + "com.github.homebysix.munki.Contexts" ], - "NativeConnect.install": [ - "com.github.homebysix.install.NativeConnect" + "iStumbler.pkg": [ + "com.github.homebysix.pkg.iStumbler" ], - "NativeConnect.pkg": [ - "com.github.homebysix.pkg.NativeConnect" + "iStumbler.install": [ + "com.github.homebysix.install.iStumbler" ], - "NativeConnect.download": [ - "com.github.homebysix.download.NativeConnect" + "iStumbler.download": [ + "com.github.homebysix.download.iStumbler" ], - "fluentd-tdagent.pkg": [ - "com.github.homebysix.pkg.fluentd-tdagent" + "iStumbler.munki": [ + "com.github.homebysix.munki.iStumbler" ], - "fluentd-tdagent.download": [ - "com.github.homebysix.download.fluentd-tdagent" + "FindAnyFile.munki": [ + "com.github.homebysix.munki.FindAnyFile" ], - "fluentd-tdagent.munki": [ - "com.github.homebysix.munki.fluentd-tdagent" + "FindAnyFile.install": [ + "com.github.homebysix.install.FindAnyFile" ], - "Mellel.install": [ - "com.github.homebysix.install.Mellel" + "FindAnyFile.download": [ + "com.github.homebysix.download.FindAnyFile" ], - "Mellel.munki": [ - "com.github.homebysix.munki.Mellel" + "FindAnyFile.pkg": [ + "com.github.homebysix.pkg.FindAnyFile" ], - "Mellel.pkg": [ - "com.github.homebysix.pkg.Mellel" + "LowProfile.pkg": [ + "com.github.homebysix.pkg.LowProfile" ], - "Mellel.download": [ - "com.github.homebysix.download.Mellel" + "LowProfile.download": [ + "com.github.homebysix.download.LowProfile" ], - "MMD-QuickLook.install": [ - "com.github.homebysix.install.MMD-QuickLook" + "LowProfile.install": [ + "com.github.homebysix.install.LowProfile" ], - "MMD-QuickLook.munki": [ - "com.github.homebysix.munki.MMD-QuickLook" + "LowProfile.munki": [ + "com.github.homebysix.munki.LowProfile" ], - "MMD-QuickLook.download": [ - "com.github.homebysix.download.MMD-QuickLook" + "Aurora HDR Pro.download": [ + "com.github.homebysix.download.AuroraHDRPro" ], - "Contexts.pkg": [ - "com.github.homebysix.pkg.Contexts" + "Aurora HDR Pro.install": [ + "com.github.homebysix.install.AuroraHDRPro" ], - "Contexts.install": [ - "com.github.homebysix.install.Contexts" + "Aurora HDR Pro.munki": [ + "com.github.homebysix.munki.AuroraHDRPro" ], - "Contexts.download": [ - "com.github.homebysix.download.Contexts" + "Aurora HDR Pro.pkg": [ + "com.github.homebysix.pkg.AuroraHDRPro" ], - "Contexts.munki": [ - "com.github.homebysix.munki.Contexts" + "ViDL.munki": [ + "com.github.homebysix.munki.ViDL" ], - "FilePane.munki": [ - "com.github.homebysix.munki.FilePane" + "ViDL.install": [ + "com.github.homebysix.install.ViDL" ], - "FilePane.install": [ - "com.github.homebysix.install.FilePane" + "ViDL.pkg": [ + "com.github.homebysix.pkg.ViDL" ], - "FilePane.download": [ - "com.github.homebysix.download.FilePane" + "ViDL.download": [ + "com.github.homebysix.download.ViDL" ], - "FilePane.pkg": [ - "com.github.homebysix.pkg.FilePane" + "BaseHead.pkg": [ + "com.github.homebysix.pkg.BaseHead" ], - "cdto.install": [ - "com.github.homebysix.install.cdto" + "BaseHead.munki": [ + "com.github.homebysix.munki.BaseHead" ], - "cdto.pkg": [ - "com.github.homebysix.pkg.cdto" + "BaseHead.download": [ + "com.github.homebysix.download.BaseHead" ], - "cdto.download": [ - "com.github.homebysix.download.cdto" + "BaseHead.install": [ + "com.github.homebysix.install.BaseHead" ], - "cdto.munki": [ - "com.github.homebysix.munki.cdto" + "Zyzzyva.pkg": [ + "com.github.homebysix.pkg.Zyzzyva" ], - "Greenfoot.munki": [ - "com.github.homebysix.munki.greenfoot" + "Zyzzyva.munki": [ + "com.github.homebysix.munki.Zyzzyva" ], - "Greenfoot.download": [ - "com.github.homebysix.download.Greenfoot" + "Zyzzyva.download": [ + "com.github.homebysix.download.Zyzzyva" ], - "Greenfoot.pkg": [ - "com.github.homebysix.pkg.Greenfoot" + "Fruity.download": [ + "com.github.homebysix.download.Fruity" ], "Fruity.munki": [ "com.github.homebysix.munki.Fruity" @@ -154046,325 +154048,304 @@ "Fruity.pkg": [ "com.github.homebysix.pkg.Fruity" ], - "Fruity.download": [ - "com.github.homebysix.download.Fruity" - ], "Fruity.install": [ "com.github.homebysix.install.Fruity" ], - "Coppice.download": [ - "com.github.homebysix.download.Coppice" - ], - "Coppice.munki": [ - "com.github.homebysix.munki.Coppice" - ], - "Coppice.install": [ - "com.github.homebysix.install.Coppice" - ], - "Coppice.pkg": [ - "com.github.homebysix.pkg.Coppice" - ], "Gitfox.install": [ "com.github.homebysix.install.Gitfox" ], "Gitfox.download": [ "com.github.homebysix.download.Gitfox" ], - "Gitfox.pkg": [ - "com.github.homebysix.pkg.Gitfox" - ], "Gitfox.munki": [ "com.github.homebysix.munki.Gitfox" ], - "AdwareMedic.munki": [ - "com.github.wardsparadox.adwaremedic.munki" - ], - "XMind.munki": [ - "com.github.autopkg.wardsparadox.munki.XMind" - ], - "XMind.install": [ - "com.github.autopkg.wardsparadox.install.XMind" - ], - "Pictogram.munki": [ - "com.github.autopkg.wardsparadox.munki.Pictogram" + "Gitfox.pkg": [ + "com.github.homebysix.pkg.Gitfox" ], - "Pictogram.install": [ - "com.github.autopkg.wardsparadox.install.Pictogram" + "Coppice.pkg": [ + "com.github.homebysix.pkg.Coppice" ], - "Pictogram.pkg": [ - "com.github.autopkg.wardsparadox.pkg.Pictogram" + "Coppice.munki": [ + "com.github.homebysix.munki.Coppice" ], - "Pictogram.jss": [ - "com.github.autopkg.wardsparadox.jss.Pictogram" + "Coppice.install": [ + "com.github.homebysix.install.Coppice" ], - "Pictogram.download": [ - "com.github.autopkg.wardsparadox.download.Pictogram" + "Coppice.download": [ + "com.github.homebysix.download.Coppice" ], "BeardedSpice.pkg": [ "com.github.autopkg.wardsparadox.pkg.BeardedSpice" ], - "BeardedSpice.download": [ - "com.github.autopkg.wardsparadox.download.BeardedSpice" - ], "BeardedSpice.install": [ "com.github.autopkg.wardsparadox.install.BeardedSpice" ], + "BeardedSpice.download": [ + "com.github.autopkg.wardsparadox.download.BeardedSpice" + ], "BeardedSpice.munki": [ "com.github.autopkg.wardsparadox.munki.BeardedSpice" ], - "SpectralAnalysis.download": [ - "com.github.wardsparadox.download.vernier.spectralanalysis" - ], - "GraphicalAnalysis.munki": [ - "com.github.wardsparadox.munki.vernier.graphicalanalysis" - ], - "GraphicalAnalysis.download": [ - "com.github.wardsparadox.download.vernier.graphicalanalysis" + "AdobeUninstallUnauthorizedVersions.munki": [ + "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions" ], - "SpectralAnalysis.munki": [ - "com.github.wardsparadox.munki.vernier.spectralanalysis" + "Office2019SuiteSKUless_additionalpkginfo.munki": [ + "com.github.wardsparadox.Office2019SuiteSKUless-additionalpkginfo.munki" ], - "UI Browser.install": [ - "com.github.autopkg.wardsparadox.install.UIBrowser" + "Ghotit-10.install": [ + "com.github.autopkg.wardsparadox.install.Ghotit-10" ], - "UI Browser.pkg": [ - "com.github.autopkg.wardsparadox.pkg.UIBrowser", - "com.github.ahousseini-recipes.pkg.UIBrowser" + "Ghotit-10.pkg": [ + "com.github.autopkg.wardsparadox.pkg.Ghotit-10" ], - "UI Browser.download": [ - "com.github.autopkg.wardsparadox.download.UIBrowser", - "com.github.ahousseini-recipes.download.UIBrowser" + "Ghotit-10.munki": [ + "com.github.autopkg.wardsparadox.munki.Ghotit-10" ], - "UI Browser.jss": [ - "com.github.autopkg.wardsparadox.jss.UIBrowser" + "Ghotit-10.download": [ + "com.github.autopkg.wardsparadox.download.Ghotit-10" ], - "UI Browser.munki": [ - "com.github.autopkg.wardsparadox.munki.UIBrowser" + "Kap.download": [ + "com.github.autopkg.wardsparadox.download.Kap", + "com.github.smithjw.download.Kap" ], - "AirServer.munki": [ - "com.github.wardsparadox.airserver.munki" + "Kap.install": [ + "com.github.autopkg.wardsparadox.install.Kap", + "com.github.smithjw.install.Kap" ], - "Komet.install": [ - "com.github.autopkg.wardsparadox.install.Komet" + "Kap.munki": [ + "com.github.autopkg.wardsparadox.munki.Kap" ], - "Komet.munki": [ - "com.github.autopkg.wardsparadox.munki.Komet" + "Master Key.install": [ + "com.github.autopkg.wardsparadox.install.MasterKey" ], - "Komet.pkg": [ - "com.github.autopkg.wardsparadox.pkg.Komet" + "Master Key.munki": [ + "com.github.autopkg.wardsparadox.munki.MasterKey" ], - "Komet.download": [ - "com.github.autopkg.wardsparadox.download.Komet" + "Master Key.pkg": [ + "com.github.autopkg.wardsparadox.pkg.MasterKey" ], - "GimpOnOSX.munki": [ - "com.github.wardsparadox.gimponosx.munki" + "Master Key.download": [ + "com.github.autopkg.wardsparadox.download.MasterKey" ], - "Clipy.package": [ - "com.github.wardsparadox.pkg.Clipy" + "Hidden Bar.pkg": [ + "com.github.autopkg.wardsparadox.pkg.HiddenBar" ], - "Clipy.munki": [ - "com.github.wardsparadox.munki.Clipy" + "Hidden Bar.install": [ + "com.github.autopkg.wardsparadox.install.HiddenBar" ], - "Clipy.install": [ - "com.github.wardsparadox.install.Clipy" + "Hidden Bar.download": [ + "com.github.autopkg.wardsparadox.download.HiddenBar" ], - "Clipy.download": [ - "com.github.wardsparadox.download.Clipy" + "Hidden Bar.jss": [ + "com.github.autopkg.wardsparadox.jss.HiddenBar" ], - "Ghotit-10.download": [ - "com.github.autopkg.wardsparadox.download.Ghotit-10" + "Hidden Bar.munki": [ + "com.github.autopkg.wardsparadox.munki.HiddenBar" ], - "Ghotit-10.munki": [ - "com.github.autopkg.wardsparadox.munki.Ghotit-10" + "Apple Juice.install": [ + "com.github.autopkg.wardsparadox.install.AppleJuice" ], - "Ghotit-10.install": [ - "com.github.autopkg.wardsparadox.install.Ghotit-10" + "Apple Juice.munki": [ + "com.github.autopkg.wardsparadox.munki.AppleJuice" ], - "Ghotit-10.pkg": [ - "com.github.autopkg.wardsparadox.pkg.Ghotit-10" + "Apple Juice.download": [ + "com.github.autopkg.wardsparadox.download.AppleJuice" ], - "Utterly.munki": [ - "com.github.autopkg.wardsparadox.munki.Utterly" + "Apple Juice.pkg": [ + "com.github.autopkg.wardsparadox.pkg.AppleJuice" ], - "Utterly.jss": [ - "com.github.autopkg.wardsparadox.jss.Utterly" + "MacDeployStick.munki": [ + "com.github.autopkg.wardsparadox.munki.MacDeployStick" ], - "Utterly.download": [ - "com.github.autopkg.wardsparadox.download.Utterly" + "MacDeployStick.pkg": [ + "com.github.autopkg.wardsparadox.pkg.MacDeployStick" ], - "Utterly.install": [ - "com.github.autopkg.wardsparadox.install.Utterly" + "MacDeployStick.download": [ + "com.github.autopkg.wardsparadox.download.MacDeployStick" ], "MacDeployStick.install": [ "com.github.autopkg.wardsparadox.install.MacDeployStick" ], - "MacDeployStick.pkg": [ - "com.github.autopkg.wardsparadox.pkg.MacDeployStick" + "AirServer.munki": [ + "com.github.wardsparadox.airserver.munki" ], - "MacDeployStick.munki": [ - "com.github.autopkg.wardsparadox.munki.MacDeployStick" + "ESFPlayground.install": [ + "com.github.autopkg.wardsparadox.install.ESFPlayground" ], - "MacDeployStick.download": [ - "com.github.autopkg.wardsparadox.download.MacDeployStick" + "MonitorUI.install": [ + "com.github.autopkg.wardsparadox.install.MonitorUI" ], - "Hidden Bar.pkg": [ - "com.github.autopkg.wardsparadox.pkg.HiddenBar" + "ESFPlayground.download": [ + "com.github.autopkg.wardsparadox.download.ESFPlayground" ], - "Hidden Bar.install": [ - "com.github.autopkg.wardsparadox.install.HiddenBar" + "ESFPlayground.jss": [ + "com.github.autopkg.wardsparadox.jss.ESFPlayground" ], - "Hidden Bar.download": [ - "com.github.autopkg.wardsparadox.download.HiddenBar" + "MonitorUI.munki": [ + "com.github.autopkg.wardsparadox.munki.MonitorUI" ], - "Hidden Bar.munki": [ - "com.github.autopkg.wardsparadox.munki.HiddenBar" + "ESFPlayground.munki": [ + "com.github.autopkg.wardsparadox.munki.ESFPlayground" ], - "Hidden Bar.jss": [ - "com.github.autopkg.wardsparadox.jss.HiddenBar" + "MonitorUI.jss": [ + "com.github.autopkg.wardsparadox.jss.MonitorUI" ], - "DetectXSwift.install": [ - "com.github.autopkg.wardsparadox.install.DetectXSwift" + "ESFPlayground.pkg": [ + "com.github.autopkg.wardsparadox.pkg.ESFPlayground" ], - "DetectXSwift.pkg": [ - "com.github.autopkg.wardsparadox.pkg.DetectXSwift" + "MonitorUI.download": [ + "com.github.autopkg.wardsparadox.download.MonitorUI" ], - "DetectXSwift.download": [ - "com.github.autopkg.wardsparadox.download.DetectXSwift" + "MonitorUI.pkg": [ + "com.github.autopkg.wardsparadox.pkg.MonitorUI" ], - "DetectXSwift.munki": [ - "com.github.autopkg.wardsparadox.munki.DetectXSwift" + "Komet.pkg": [ + "com.github.autopkg.wardsparadox.pkg.Komet" ], - "ClipGrab.munki": [ - "com.github.wardsparadox.clipgrab.munki" + "Komet.install": [ + "com.github.autopkg.wardsparadox.install.Komet" ], - "WhatsYourSign Installer.pkg": [ - "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller" + "Komet.munki": [ + "com.github.autopkg.wardsparadox.munki.Komet" ], - "WhatsYourSign Installer.jss": [ - "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller" + "Komet.download": [ + "com.github.autopkg.wardsparadox.download.Komet" ], - "WhatsYourSign Installer.munki": [ - "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller" + "Clipy.install": [ + "com.github.wardsparadox.install.Clipy" ], - "WhatsYourSign Installer.download": [ - "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller" + "Clipy.package": [ + "com.github.wardsparadox.pkg.Clipy" ], - "WhatsYourSign Installer.install": [ - "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller" + "Clipy.download": [ + "com.github.wardsparadox.download.Clipy" ], - "FirefoxPolicies.munki": [ - "com.github.wardsparadox.firefoxpolicies.munki" + "Clipy.munki": [ + "com.github.wardsparadox.munki.Clipy" ], - "Kap.install": [ - "com.github.autopkg.wardsparadox.install.Kap", - "com.github.smithjw.install.Kap" + "Utterly.install": [ + "com.github.autopkg.wardsparadox.install.Utterly" ], - "Kap.download": [ - "com.github.autopkg.wardsparadox.download.Kap", - "com.github.smithjw.download.Kap" + "Utterly.download": [ + "com.github.autopkg.wardsparadox.download.Utterly" ], - "Kap.munki": [ - "com.github.autopkg.wardsparadox.munki.Kap" + "Utterly.munki": [ + "com.github.autopkg.wardsparadox.munki.Utterly" ], - "Apple Juice.pkg": [ - "com.github.autopkg.wardsparadox.pkg.AppleJuice" + "Utterly.jss": [ + "com.github.autopkg.wardsparadox.jss.Utterly" ], - "Apple Juice.download": [ - "com.github.autopkg.wardsparadox.download.AppleJuice" + "GimpOnOSX.munki": [ + "com.github.wardsparadox.gimponosx.munki" ], - "Apple Juice.munki": [ - "com.github.autopkg.wardsparadox.munki.AppleJuice" + "WhatsYourSign Installer.install": [ + "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller" ], - "Apple Juice.install": [ - "com.github.autopkg.wardsparadox.install.AppleJuice" + "WhatsYourSign Installer.download": [ + "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller" ], - "Master Key.install": [ - "com.github.autopkg.wardsparadox.install.MasterKey" + "WhatsYourSign Installer.jss": [ + "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller" ], - "Master Key.pkg": [ - "com.github.autopkg.wardsparadox.pkg.MasterKey" + "WhatsYourSign Installer.pkg": [ + "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller" ], - "Master Key.download": [ - "com.github.autopkg.wardsparadox.download.MasterKey" + "WhatsYourSign Installer.munki": [ + "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller" ], - "Master Key.munki": [ - "com.github.autopkg.wardsparadox.munki.MasterKey" + "Pictogram.pkg": [ + "com.github.autopkg.wardsparadox.pkg.Pictogram" ], - "ESFPlayground.download": [ - "com.github.autopkg.wardsparadox.download.ESFPlayground" + "Pictogram.jss": [ + "com.github.autopkg.wardsparadox.jss.Pictogram" ], - "ESFPlayground.jss": [ - "com.github.autopkg.wardsparadox.jss.ESFPlayground" + "Pictogram.munki": [ + "com.github.autopkg.wardsparadox.munki.Pictogram" ], - "ESFPlayground.install": [ - "com.github.autopkg.wardsparadox.install.ESFPlayground" + "Pictogram.download": [ + "com.github.autopkg.wardsparadox.download.Pictogram" ], - "MonitorUI.download": [ - "com.github.autopkg.wardsparadox.download.MonitorUI" + "Pictogram.install": [ + "com.github.autopkg.wardsparadox.install.Pictogram" ], - "ESFPlayground.munki": [ - "com.github.autopkg.wardsparadox.munki.ESFPlayground" + "XMind.install": [ + "com.github.autopkg.wardsparadox.install.XMind" ], - "ESFPlayground.pkg": [ - "com.github.autopkg.wardsparadox.pkg.ESFPlayground" + "XMind.munki": [ + "com.github.autopkg.wardsparadox.munki.XMind" ], - "MonitorUI.jss": [ - "com.github.autopkg.wardsparadox.jss.MonitorUI" + "SpectralAnalysis.munki": [ + "com.github.wardsparadox.munki.vernier.spectralanalysis" ], - "MonitorUI.munki": [ - "com.github.autopkg.wardsparadox.munki.MonitorUI" + "GraphicalAnalysis.munki": [ + "com.github.wardsparadox.munki.vernier.graphicalanalysis" ], - "MonitorUI.pkg": [ - "com.github.autopkg.wardsparadox.pkg.MonitorUI" + "GraphicalAnalysis.download": [ + "com.github.wardsparadox.download.vernier.graphicalanalysis" ], - "MonitorUI.install": [ - "com.github.autopkg.wardsparadox.install.MonitorUI" + "SpectralAnalysis.download": [ + "com.github.wardsparadox.download.vernier.spectralanalysis" ], - "AdobeUninstallUnauthorizedVersions.munki": [ - "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions" + "UI Browser.munki": [ + "com.github.autopkg.wardsparadox.munki.UIBrowser" ], - "Office2019SuiteSKUless_additionalpkginfo.munki": [ - "com.github.wardsparadox.Office2019SuiteSKUless-additionalpkginfo.munki" + "UI Browser.pkg": [ + "com.github.autopkg.wardsparadox.pkg.UIBrowser", + "com.github.ahousseini-recipes.pkg.UIBrowser" ], - "FileMakerPro13.download": [ - "com.github.bradclare.download.filemakerpro13" + "UI Browser.download": [ + "com.github.autopkg.wardsparadox.download.UIBrowser", + "com.github.ahousseini-recipes.download.UIBrowser" ], - "FileMakerServer14Trial.download": [ - "com.github.bradclare.download.filemakerserver14trial" + "UI Browser.install": [ + "com.github.autopkg.wardsparadox.install.UIBrowser" ], - "FileMakerPro14.download": [ - "com.github.bradclare.download.filemakerpro14" + "UI Browser.jss": [ + "com.github.autopkg.wardsparadox.jss.UIBrowser" ], - "FileMakerPro14Trial.download": [ - "com.github.bradclare.download.filemakerpro14trial" + "AdwareMedic.munki": [ + "com.github.wardsparadox.adwaremedic.munki" ], - "FileMakerServer13.download": [ - "com.github.bradclare.download.filemakerserver13" + "ClipGrab.munki": [ + "com.github.wardsparadox.clipgrab.munki" ], - "FileMakerServer14.download": [ - "com.github.bradclare.download.filemakerserver14" + "DetectXSwift.install": [ + "com.github.autopkg.wardsparadox.install.DetectXSwift" ], - "MacsFanControl.download": [ - "com.github.bradclare.download.MacsFanControl" + "DetectXSwift.munki": [ + "com.github.autopkg.wardsparadox.munki.DetectXSwift" ], - "MacsFanControl.munki": [ - "com.github.bradclare.munki.MacsFanControl" + "DetectXSwift.pkg": [ + "com.github.autopkg.wardsparadox.pkg.DetectXSwift" ], - "MacsFanControl.pkg": [ - "com.github.bradclare.pkg.MacsFanControl" + "DetectXSwift.download": [ + "com.github.autopkg.wardsparadox.download.DetectXSwift" ], - "DayliteServer.download": [ - "com.github.bradclare.download.dayliteserver" + "FirefoxPolicies.munki": [ + "com.github.wardsparadox.firefoxpolicies.munki" ], - "Daylite.download": [ - "com.github.bradclare.download.daylite" + "EtreCheck.pkg": [ + "com.github.bradclare.pkg.EtreCheck" + ], + "EtreCheck.munki": [ + "com.github.bradclare.munki.EtreCheck" + ], + "EtreCheck.download": [ + "com.github.bradclare.download.EtreCheck" ], "Daylite.munki": [ "com.github.bradclare.munki.daylite" ], + "Daylite.download": [ + "com.github.bradclare.download.daylite" + ], "Daylite.pkg": [ "com.github.bradclare.pkg.daylite" ], + "DayliteServer.download": [ + "com.github.bradclare.download.dayliteserver" + ], "AccountEdgeProCanada.download": [ "com.github.bradclare.download.accountedgeprocanada" ], @@ -154377,38 +154358,62 @@ "GroundControlLaunchpad.download": [ "com.github.bradclare.download.GroundControlLaunchpad" ], - "AccountEdgeNECanada.download": [ - "com.github.bradclare.download.accountedgenecanada" - ], - "RingCentral.pkg": [ - "com.github.bradclare.pkg.ringcentral" - ], "RingCentralPhone.download": [ "com.github.bradclare.download.ringcentralphone" ], - "RingCentral.download": [ - "com.github.bradclare.download.ringcentral" + "RingCentralPhone.munki": [ + "com.github.bradclare.munki.ringcentralphone" ], "RingCentral.munki": [ "com.github.bradclare.munki.ringcentral" ], - "RingCentralPhone.munki": [ - "com.github.bradclare.munki.ringcentralphone" + "RingCentral.pkg": [ + "com.github.bradclare.pkg.ringcentral" + ], + "RingCentral.download": [ + "com.github.bradclare.download.ringcentral" ], "RingCentralPhone.pkg": [ "com.github.bradclare.pkg.ringcentralphone" ], + "FileMakerServer13.download": [ + "com.github.bradclare.download.filemakerserver13" + ], + "FileMakerServer14Trial.download": [ + "com.github.bradclare.download.filemakerserver14trial" + ], + "FileMakerPro14.download": [ + "com.github.bradclare.download.filemakerpro14" + ], + "FileMakerPro13.download": [ + "com.github.bradclare.download.filemakerpro13" + ], + "FileMakerPro14Trial.download": [ + "com.github.bradclare.download.filemakerpro14trial" + ], + "FileMakerServer14.download": [ + "com.github.bradclare.download.filemakerserver14" + ], + "MacsFanControl.munki": [ + "com.github.bradclare.munki.MacsFanControl" + ], + "MacsFanControl.download": [ + "com.github.bradclare.download.MacsFanControl" + ], + "MacsFanControl.pkg": [ + "com.github.bradclare.pkg.MacsFanControl" + ], + "SpeechControl.download": [ + "com.github.bradclare.download.SpeechControl" + ], "SpeechControl.pkg": [ "com.github.bradclare.pkg.SpeechControl" ], "SpeechControl.munki": [ "com.github.bradclare.munki.SpeechControl" ], - "SpeechControl.download": [ - "com.github.bradclare.download.SpeechControl" - ], - "BillingsPro.munki": [ - "com.github.bradclare.munki.billingspro" + "AccountEdgeNECanada.download": [ + "com.github.bradclare.download.accountedgenecanada" ], "BillingsProServer.download": [ "com.github.bradclare.download.billingsproserver" @@ -154416,20 +154421,11 @@ "BillingsPro.download": [ "com.github.bradclare.download.billingspro" ], - "EtreCheck.download": [ - "com.github.bradclare.download.EtreCheck" - ], - "EtreCheck.pkg": [ - "com.github.bradclare.pkg.EtreCheck" - ], - "EtreCheck.munki": [ - "com.github.bradclare.munki.EtreCheck" - ], - "AVGAntiVirus.download": [ - "com.github.tallfunnyjew.download.AVGAntiVirus" + "BillingsPro.munki": [ + "com.github.bradclare.munki.billingspro" ], - "AVGAntiVirus.install": [ - "com.github.tallfunnyjew.install.AVGAntiVirus" + "Keybase.install": [ + "com.github.tallfunnyjew.install.Keybase" ], "VLC-Intel-asap.install": [ "com.github.tallfunnyjew.install.VLC-Intel-asap" @@ -154440,31 +154436,27 @@ "VLC-Intel-asap.pkg": [ "com.github.tallfunnyjew.pkg.VLC-Intel-asap" ], - "ComicLife3.download": [ - "com.github.tallfunnyjew.download.ComicLife3", - "com.github.davidbpirie.download.comiclife3" - ], - "ComicLife3.pkg": [ - "com.github.tallfunnyjew.pkg.ComicLife3", - "com.github.davidbpirie.pkg.comiclife3" + "OpenDNS.install": [ + "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater" ], - "ComicLife3.install": [ - "com.github.tallfunnyjew.install.ComicLife3" + "OpenDNS.pkg": [ + "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater" ], - "Keybase.install": [ - "com.github.tallfunnyjew.install.Keybase" + "OpenDNS.download": [ + "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater" ], - "MusicBrainzPicard.download": [ - "com.github.tallfunnyjew.download.MusicBrainzPicard" + "HandbrakeCLI.download": [ + "com.github.tallfunnyjew.download.HandbrakeCLI" ], - "MusicBrainzPicard.install": [ - "com.github.tallfunnyjew.install.MusicBrainzPicard" + "HandbrakeCLI.install": [ + "com.github.tallfunnyjew.install.HandbrakeCLI" ], - "MusicBrainzPicard.pkg": [ - "com.github.tallfunnyjew.pkg.MusicBrainzPicard" + "Handbrake.install": [ + "com.github.tallfunnyjew.install.Handbrake", + "com.github.grahamgilbert.install.handbrake" ], - "phpMyAdmin.download": [ - "com.github.tallfunnyjew.download.phpMyAdmin" + "MakeMKVbeta.pkg": [ + "com.github.tallfunnyjew.pkg.MakeMKVbeta" ], "MakeMKVbeta.install": [ "com.github.tallfunnyjew.install.MakeMKVbeta" @@ -154472,45 +154464,35 @@ "MakeMKVbeta.download": [ "com.github.tallfunnyjew.download.MakeMKVbeta" ], - "MakeMKVbeta.pkg": [ - "com.github.tallfunnyjew.pkg.MakeMKVbeta" - ], - "Primacy.install": [ - "com.github.tallfunnyjew.install.EvolisPrimacy" - ], "Primacy.download": [ "com.github.tallfunnyjew.download.EvolisPrimacy" ], - "Enigmail.download": [ - "com.github.tallfunnyjew.download.Enigmail" - ], - "iDrive.download": [ - "com.github.tallfunnyjew.download.iDrive" - ], - "iDrive.install": [ - "com.github.tallfunnyjew.install.iDrive" + "Primacy.install": [ + "com.github.tallfunnyjew.install.EvolisPrimacy" ], - "Moneydance.pkg": [ - "com.github.tallfunnyjew.pkg.MoneydanceMac" + "MusicBrainzPicard.pkg": [ + "com.github.tallfunnyjew.pkg.MusicBrainzPicard" ], - "Moneydance.install": [ - "com.github.tallfunnyjew.install.MoneydanceMac" + "MusicBrainzPicard.install": [ + "com.github.tallfunnyjew.install.MusicBrainzPicard" ], - "Moneydance.download": [ - "com.github.tallfunnyjew.download.MoneydanceMac" + "MusicBrainzPicard.download": [ + "com.github.tallfunnyjew.download.MusicBrainzPicard" ], - "Handbrake.install": [ - "com.github.tallfunnyjew.install.Handbrake", - "com.github.grahamgilbert.install.handbrake" + "Telegram.download": [ + "com.github.tallfunnyjew.download.Telegram", + "com.github.peshay.download.Telegram", + "com.github.moofit-recipes.download.Telegram" ], - "HandbrakeCLI.install": [ - "com.github.tallfunnyjew.install.HandbrakeCLI" + "Telegram.install": [ + "com.github.tallfunnyjew.install.Telegram" ], - "HandbrakeCLI.download": [ - "com.github.tallfunnyjew.download.HandbrakeCLI" + "Telegram.pkg": [ + "com.github.tallfunnyjew.pkg.Telegram", + "com.github.moofit-recipes.pkg.Telegram" ], - "Skitch.download": [ - "com.github.tallfunnyjew.download.Skitch" + "Dualys2.install": [ + "com.github.tallfunnyjew.install.EvolisDualys2" ], "Dualys3.download": [ "com.github.tallfunnyjew.download.EvolisDualys3" @@ -154518,44 +154500,61 @@ "Dualys2.download": [ "com.github.tallfunnyjew.download.EvolisDualys2" ], - "Dualys2.install": [ - "com.github.tallfunnyjew.install.EvolisDualys2" - ], "Dualys3.install": [ "com.github.tallfunnyjew.install.EvolisDualys3" ], "MyHarmony.download": [ "com.github.tallfunnyjew.download.MyHarmony" ], + "Enigmail.download": [ + "com.github.tallfunnyjew.download.Enigmail" + ], + "AVGAntiVirus.install": [ + "com.github.tallfunnyjew.install.AVGAntiVirus" + ], + "AVGAntiVirus.download": [ + "com.github.tallfunnyjew.download.AVGAntiVirus" + ], "VLC-Arm-asap.install": [ "com.github.tallfunnyjew.install.VLC-Arm-asap" ], + "VLC-Arm-asap.pkg": [ + "com.github.tallfunnyjew.pkg.VLC-Arm-asap" + ], "VLC-Arm-asap.download": [ "com.github.tallfunnyjew.download.VLC-Arm-asap" ], - "VLC-Arm-asap.pkg": [ - "com.github.tallfunnyjew.pkg.VLC-Arm-asap" + "phpMyAdmin.download": [ + "com.github.tallfunnyjew.download.phpMyAdmin" ], - "Telegram.download": [ - "com.github.tallfunnyjew.download.Telegram", - "com.github.peshay.download.Telegram", - "com.github.moofit-recipes.download.Telegram" + "iDrive.download": [ + "com.github.tallfunnyjew.download.iDrive" ], - "Telegram.pkg": [ - "com.github.tallfunnyjew.pkg.Telegram", - "com.github.moofit-recipes.pkg.Telegram" + "iDrive.install": [ + "com.github.tallfunnyjew.install.iDrive" ], - "Telegram.install": [ - "com.github.tallfunnyjew.install.Telegram" + "Skitch.download": [ + "com.github.tallfunnyjew.download.Skitch" ], - "OpenDNS.install": [ - "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater" + "Moneydance.pkg": [ + "com.github.tallfunnyjew.pkg.MoneydanceMac" ], - "OpenDNS.download": [ - "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater" + "Moneydance.download": [ + "com.github.tallfunnyjew.download.MoneydanceMac" ], - "OpenDNS.pkg": [ - "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater" + "Moneydance.install": [ + "com.github.tallfunnyjew.install.MoneydanceMac" + ], + "ComicLife3.pkg": [ + "com.github.tallfunnyjew.pkg.ComicLife3", + "com.github.davidbpirie.pkg.comiclife3" + ], + "ComicLife3.install": [ + "com.github.tallfunnyjew.install.ComicLife3" + ], + "ComicLife3.download": [ + "com.github.tallfunnyjew.download.ComicLife3", + "com.github.davidbpirie.download.comiclife3" ], "SweetHome3D.munki": [ "com.github.48kRAM.autopkg.munki.sweethome3d" @@ -154563,8 +154562,8 @@ "SweetHome3D.download": [ "com.github.48kRAM.autopkg.download.sweethome3d" ], - "EmacsForMacOSX.pkg": [ - "com.github.48kRAM.autopkg.pkg.emacsformacosx" + "EmacsForMacOSX.munki": [ + "com.github.48kRAM.autopkg.munki.emacsformacosx" ], "EmacsForMacOSX.install": [ "com.github.48kRAM.autopkg.install.emacsformacosx" @@ -154572,8 +154571,17 @@ "EmacsForMacOSX.download": [ "com.github.48kRAM.autopkg.download.emacsformacosx" ], - "EmacsForMacOSX.munki": [ - "com.github.48kRAM.autopkg.munki.emacsformacosx" + "EmacsForMacOSX.pkg": [ + "com.github.48kRAM.autopkg.pkg.emacsformacosx" + ], + "macfuse.download": [ + "com.github.48kRAM.autopkg.download.macfuse" + ], + "macfuse.munki": [ + "com.github.48kRAM.autopkg.munki.macfuse" + ], + "macfuse.pkg": [ + "com.github.48kRAM.autopkg.pkg.macfuse" ], "yEd.munki": [ "com.github.48kRAM.autopkg.munki.yed" @@ -154581,160 +154589,154 @@ "yEd.download": [ "com.github.48kRAM.autopkg.download.yed" ], + "osxfuse.pkg": [ + "com.github.48kRAM.autopkg.pkg.osxfuse" + ], "osxfuse.download": [ "com.github.48kRAM.autopkg.download.osxfuse" ], "osxfuse.munki": [ "com.github.48kRAM.autopkg.munki.osxfuse" ], - "osxfuse.pkg": [ - "com.github.48kRAM.autopkg.pkg.osxfuse" - ], - "macfuse.download": [ - "com.github.48kRAM.autopkg.download.macfuse" - ], - "macfuse.pkg": [ - "com.github.48kRAM.autopkg.pkg.macfuse" + "Insomnia.munki": [ + "com.github.gregneagle.munki.Insomnia", + "com.github.dataJAR-recipes.munki.Insomnia" ], - "macfuse.munki": [ - "com.github.48kRAM.autopkg.munki.macfuse" + "Insomnia.pkg": [ + "com.github.gregneagle.pkg.Insomnia" ], - "SketchUpPro2018.munki": [ - "com.github.gregneagle.munki.SketchUpPro2018" + "Insomnia.download": [ + "com.github.gregneagle.download.Insomnia", + "com.github.dataJAR-recipes.download.Insomnia" ], - "PerforceP4Tools.munki": [ - "com.github.homebysix.munki.P4V" + "Bluescape.download": [ + "com.github.gregneagle.download.Bluescape" ], - "BluejeansApp.munki": [ - "com.github.gregneagle.munki.bluejeansapp" + "Bluescape.pkg": [ + "com.github.gregneagle.pkg.Bluescape" ], - "BluejeansApp.install": [ - "com.github.gregneagle.install.bluejeansapp" + "Bluescape.munki": [ + "com.github.gregneagle.munki.Bluescape" ], - "FoundationDB.munki": [ - "com.github.gregneagle.munki.FoundationDB" + "Podman.munki": [ + "com.github.autopkg.gregneagle-recipes.munki.podman" ], - "FoundationDB.download": [ - "com.github.gregneagle.download.FoundationDB" + "PodmanDesktop.download": [ + "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop", + "com.github.grumpydrew.download.PodmanDesktop" ], - "FoundationDB.pkg": [ - "com.github.gregneagle.pkg.FoundationDB" + "Podman.download": [ + "com.github.autopkg.gregneagle-recipes.download.podman" ], - "VirtualBuddy.munki": [ - "com.github.autopkg.gregneagle-recipes.munki.VirtualBuddy" + "PodmanDesktop.pkg": [ + "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop", + "com.github.grumpydrew.pkg.PodmanDesktop" ], - "SublimeText4.munki": [ - "com.github.gregneagle.munki.SublimeText4" + "PodmanDesktop.munki": [ + "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop" ], - "SublimeText4.download": [ - "com.github.gregneagle.download.SublimeText4" + "Podman.pkg": [ + "com.github.autopkg.gregneagle-recipes.pkg.podman" ], - "SublimeText4.pkg": [ - "com.github.gregneagle.pkg.SublimeText4" + "PerforceP4Tools.munki": [ + "com.github.homebysix.munki.P4V" ], - "cineSync.install": [ - "com.github.gregneagle.install.cineSync" + "cineSync.pkg": [ + "com.github.gregneagle.pkg.cineSync" ], "cineSync.download": [ "com.github.gregneagle.download.cineSync" ], - "cineSync.pkg": [ - "com.github.gregneagle.pkg.cineSync" - ], "cineSync.munki": [ "com.github.gregneagle.munki.cineSync" ], - "CLion.pkg": [ - "com.github.gregneagle.pkg.clion", - "com.github.chilcote.pkg.CLion" + "cineSync.install": [ + "com.github.gregneagle.install.cineSync" ], - "CLion.download": [ - "com.github.gregneagle.download.clion", - "com.github.bnpl.autopkg.download.clion", - "com.github.chilcote.download.CLion" + "VirtualBuddy.munki": [ + "com.github.autopkg.gregneagle-recipes.munki.VirtualBuddy" ], - "CLion.munki": [ - "com.github.gregneagle.munki.CLion", - "com.github.bnpl.autopkg.munki.clion" + "GoLand.download": [ + "com.github.gregneagle.download.goland", + "com.github.bnpl.autopkg.download.goland" ], - "ZoomRooms.download": [ - "com.github.gregneagle.download.ZoomRooms", - "com.github.smithjw.download.ZoomRooms" + "GoLand.pkg": [ + "com.github.gregneagle.pkg.goland" ], - "ZoomRooms.munki": [ - "com.github.gregneagle.munki.ZoomRooms" + "GoLand.munki": [ + "com.github.gregneagle.munki.goland", + "com.github.bnpl.autopkg.munki.goland" ], - "Bluescape.munki": [ - "com.github.gregneagle.munki.Bluescape" + "FoundationDB.munki": [ + "com.github.gregneagle.munki.FoundationDB" ], - "Bluescape.pkg": [ - "com.github.gregneagle.pkg.Bluescape" + "FoundationDB.pkg": [ + "com.github.gregneagle.pkg.FoundationDB" ], - "Bluescape.download": [ - "com.github.gregneagle.download.Bluescape" + "FoundationDB.download": [ + "com.github.gregneagle.download.FoundationDB" ], - "FirefoxAutoconfig.munki": [ - "com.github.gregneagle.munki.FirefoxAutoconfig" + "SketchUpPro2018.munki": [ + "com.github.gregneagle.munki.SketchUpPro2018" ], - "FirefoxAutoconfig.pkg": [ - "com.github.gregneagle.pkg.FirefoxAutoconfig" + "SuspiciousPackageXip.install": [ + "com.github.gregneagle.install.suspiciouspackagexip" ], - "Podman.download": [ - "com.github.autopkg.gregneagle-recipes.download.podman" + "SuspiciousPackageXip.pkg": [ + "com.github.gregneagle.pkg.suspiciouspackagexip" ], - "PodmanDesktop.download": [ - "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop", - "com.github.grumpydrew.download.PodmanDesktop" + "SuspiciousPackageXip.download": [ + "com.github.gregneagle.download.suspiciouspackagexip" ], - "Podman.pkg": [ - "com.github.autopkg.gregneagle-recipes.pkg.podman" + "SuspiciousPackageXip.munki": [ + "com.github.gregneagle.munki.suspiciouspackagexip" ], - "PodmanDesktop.munki": [ - "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop" + "ZoomRooms.download": [ + "com.github.gregneagle.download.ZoomRooms", + "com.github.smithjw.download.ZoomRooms" ], - "PodmanDesktop.pkg": [ - "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop", - "com.github.grumpydrew.pkg.PodmanDesktop" + "ZoomRooms.munki": [ + "com.github.gregneagle.munki.ZoomRooms" ], - "Podman.munki": [ - "com.github.autopkg.gregneagle-recipes.munki.podman" + "BluejeansApp.munki": [ + "com.github.gregneagle.munki.bluejeansapp" ], - "Insomnia.pkg": [ - "com.github.gregneagle.pkg.Insomnia" + "BluejeansApp.install": [ + "com.github.gregneagle.install.bluejeansapp" ], - "Insomnia.munki": [ - "com.github.gregneagle.munki.Insomnia", - "com.github.dataJAR-recipes.munki.Insomnia" + "CLion.munki": [ + "com.github.gregneagle.munki.CLion", + "com.github.bnpl.autopkg.munki.clion" ], - "Insomnia.download": [ - "com.github.gregneagle.download.Insomnia", - "com.github.dataJAR-recipes.download.Insomnia" + "CLion.download": [ + "com.github.gregneagle.download.clion", + "com.github.bnpl.autopkg.download.clion", + "com.github.chilcote.download.CLion" ], - "GoLand.pkg": [ - "com.github.gregneagle.pkg.goland" + "CLion.pkg": [ + "com.github.gregneagle.pkg.clion", + "com.github.chilcote.pkg.CLion" ], - "GoLand.munki": [ - "com.github.gregneagle.munki.goland", - "com.github.bnpl.autopkg.munki.goland" + "SublimeText4.pkg": [ + "com.github.gregneagle.pkg.SublimeText4" ], - "GoLand.download": [ - "com.github.gregneagle.download.goland", - "com.github.bnpl.autopkg.download.goland" + "SublimeText4.munki": [ + "com.github.gregneagle.munki.SublimeText4" ], - "SuspiciousPackageXip.munki": [ - "com.github.gregneagle.munki.suspiciouspackagexip" + "SublimeText4.download": [ + "com.github.gregneagle.download.SublimeText4" ], - "SuspiciousPackageXip.pkg": [ - "com.github.gregneagle.pkg.suspiciouspackagexip" + "FirefoxAutoconfig.pkg": [ + "com.github.gregneagle.pkg.FirefoxAutoconfig" ], - "SuspiciousPackageXip.install": [ - "com.github.gregneagle.install.suspiciouspackagexip" + "FirefoxAutoconfig.munki": [ + "com.github.gregneagle.munki.FirefoxAutoconfig" ], - "SuspiciousPackageXip.download": [ - "com.github.gregneagle.download.suspiciouspackagexip" + "TheUnarchiver.install": [ + "com.github.grahamgilbert.install.TheUnarchiver" ], - "BuildkiteAgent.pkg": [ - "com.github.grahamgilbert.BuildkiteAgent.pkg" + "OmniGraffle6.install": [ + "com.github.grahamgilbert.install.omnigraffle6" ], "BuildkiteAgent.munki": [ "com.github.grahamgilbert.BuildkiteAgent.munki" @@ -154742,6 +154744,25 @@ "BuildkiteAgent.download": [ "com.github.grahamgilbert.BuildkiteAgent.download" ], + "BuildkiteAgent.pkg": [ + "com.github.grahamgilbert.BuildkiteAgent.pkg" + ], + "iStatMenus.install": [ + "com.github.grahamgilbert.install.iStatMenus" + ], + "Evernote.install": [ + "com.github.grahamgilbert.install.Evernote" + ], + "BlackboardCollaborateLauncher.pkg": [ + "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg", + "com.github.novaksam.pkg.BlackboardCollaborateLauncher" + ], + "BlackboardCollaborateLauncher.munki": [ + "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki" + ], + "VMwareFusion.install": [ + "com.github.grahamgilbert.install.VMwareFusion" + ], "Sal-osquery.munki": [ "com.github.grahamgilbert.Sal-osquery.munki" ], @@ -154754,32 +154775,42 @@ "Sal.download": [ "com.github.grahamgilbert.Sal.download" ], - "BackupandSync.download": [ - "com.github.grahamgilbert.download.BackupandSync" + "Crypt.download": [ + "com.github.grahamgilbert.Crypt.download" + ], + "Crypt.munki": [ + "com.github.grahamgilbert.Crypt.munki" + ], + "Dropbox.install": [ + "com.github.grahamgilbert.install.dropbox" + ], + "AndroidStudio.install": [ + "com.github.grahamgilbert.install.AndroidStudio" + ], + "Fantastical2.install": [ + "com.github.grahamgilbert.install.fantastical2" ], "GoogleChromeEnterprise.munki": [ "com.github.grahamgilbert.munki.GoogleChromeEnterprise" ], + "BackupandSync.munki": [ + "com.github.grahamgilbert.munki.BackupandSync" + ], "BackupandSync.install": [ "com.github.grahamgilbert.install.BackupandSync" ], - "BackupandSync.munki": [ - "com.github.grahamgilbert.munki.BackupandSync" + "BackupandSync.download": [ + "com.github.grahamgilbert.download.BackupandSync" ], "BackupandSync.pkg": [ "com.github.grahamgilbert.pkg.BackupandSync" ], - "Fantastical2.install": [ - "com.github.grahamgilbert.install.fantastical2" - ], - "AndroidStudio.install": [ - "com.github.grahamgilbert.install.AndroidStudio" - ], - "dockutil.install": [ - "com.github.grahamgilbert.install.dockutil" + "LogiTune.munki": [ + "com.github.grahamgilbert.munki.LogiTune", + "com.github.dataJAR-recipes.munki.LogiTune" ], - "Dropbox.install": [ - "com.github.grahamgilbert.install.dropbox" + "Puppet-Agent5.munki": [ + "com.github.grahamgilbert.munki.puppet-agent5" ], "Puppet-Agent.install": [ "com.github.grahamgilbert.install.puppet-agent" @@ -154787,278 +154818,264 @@ "Puppet-Agent5.download": [ "com.github.grahamgilbert.download.puppet-agent5" ], - "Puppet-Agent5.munki": [ - "com.github.grahamgilbert.munki.puppet-agent5" - ], - "LogiTune.munki": [ - "com.github.grahamgilbert.munki.LogiTune", - "com.github.dataJAR-recipes.munki.LogiTune" - ], - "OmniGraffle6.install": [ - "com.github.grahamgilbert.install.omnigraffle6" + "dockutil.install": [ + "com.github.grahamgilbert.install.dockutil" ], - "VMwareFusion.install": [ - "com.github.grahamgilbert.install.VMwareFusion" + "outset.install": [ + "com.github.grahamgilbert.install.outset" ], "outset.munki": [ "com.github.grahamgilbert.munki.outset" ], - "outset.install": [ - "com.github.grahamgilbert.install.outset" - ], "outset.download": [ "com.github.grahamgilbert.download.outset" ], - "Crypt.munki": [ - "com.github.grahamgilbert.Crypt.munki" - ], - "Crypt.download": [ - "com.github.grahamgilbert.Crypt.download" + "Sim Daltonism.download": [ + "com.github.grahamgilbert.SimDaltonism.download" ], - "iStatMenus.install": [ - "com.github.grahamgilbert.install.iStatMenus" + "Sim Daltonism.pkg": [ + "com.github.grahamgilbert.SimDaltonism.pkg" ], "Sim Daltonism.munki": [ "com.github.grahamgilbert.SimDaltonism.munki" ], - "Sim Daltonism.pkg": [ - "com.github.grahamgilbert.SimDaltonism.pkg" + "SapMachineJDK17Universal.pkg": [ + "com.github.rtrouton.pkg.SapMachineUniversalJDK17" ], - "Sim Daltonism.download": [ - "com.github.grahamgilbert.SimDaltonism.download" + "SapMachineJDK17Universal.download": [ + "com.github.rtrouton.download.SapMachineUniversalJDK17" ], - "Evernote.install": [ - "com.github.grahamgilbert.install.Evernote" + "MicrosoftOffice365BusinessProSuite.munki": [ + "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite" ], - "TheUnarchiver.install": [ - "com.github.grahamgilbert.install.TheUnarchiver" + "MicrosoftOffice365BusinessProSuite.download": [ + "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite" ], - "BlackboardCollaborateLauncher.munki": [ - "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki" + "MicrosoftOffice365BusinessProSuite.pkg": [ + "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite" ], - "BlackboardCollaborateLauncher.pkg": [ - "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg", - "com.github.novaksam.pkg.BlackboardCollaborateLauncher" + "MicrosoftOpenJDK21AppleSilicon.pkg": [ + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21" ], - "AdwareMedic.download": [ - "com.github.rtrouton.download.AdwareMedic" + "MicrosoftOpenJDK21Intel.pkg": [ + "com.github.rtrouton.pkg.microsoftintelopenjdk21" ], - "AdwareMedic.pkg": [ - "com.github.rtrouton.pkg.AdwareMedic" + "MicrosoftOpenJDK21AppleSilicon.download": [ + "com.github.rtrouton.download.microsoftapplesiliconopenjdk21" ], - "AdwareMedic.install": [ - "com.github.rtrouton.install.AdwareMedic" + "MicrosoftOpenJDK21Intel.download": [ + "com.github.rtrouton.download.microsoftintelopenjdk21" ], - "LogiOptionsPlusUninstaller.pkg": [ - "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller" + "VMwareTools.install": [ + "com.github.rtrouton.install.VMwareTools" ], - "LogiOptionsPlus.download": [ - "com.github.rtrouton.download.LogiOptionsPlus", - "com.github.wegotoeleven-recipes.download.LogiOptionsPlus" + "VMwareTools.download": [ + "com.github.rtrouton.download.VMwareTools" ], - "LogiOptionsPlus.pkg": [ - "com.github.rtrouton.pkg.LogiOptionsPlus", - "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus" + "VMwareTools.pkg": [ + "com.github.rtrouton.pkg.VMwareTools" ], - "SapMachineIntelJDK17.download": [ - "com.github.rtrouton.download.SapMachineIntelJDK17" + "Script2Pkg.download": [ + "com.github.rtrouton.download.Script2Pkg" ], - "SapMachineIntelJDK17.pkg": [ - "com.github.rtrouton.pkg.SapMachineIntelJDK17" + "Script2Pkg.pkg": [ + "com.github.rtrouton.pkg.Script2Pkg" ], - "SapMachineAppleSiliconJDK17.pkg": [ - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17" + "Script2Pkg.install": [ + "com.github.rtrouton.install.Script2Pkg" ], - "SapMachineAppleSiliconJDK17.download": [ - "com.github.rtrouton.download.SapMachineAppleSiliconJDK17" + "WindowsApp.download": [ + "com.github.rtrouton.download.WindowsApp" ], - "AmazonCorettoIntelJDK21.pkg": [ - "com.github.rtrouton.pkg.intelamazoncorettojdk21" + "WindowsApp.pkg": [ + "com.github.rtrouton.pkg.WindowsApp" ], - "AmazonCorettoIntelJDK21.download": [ - "com.github.rtrouton.download.intelamazoncorettojdk21" + "Example.distpkg": [ + "com.github.distpkg.MyGreatApp" ], - "AmazonCorettoAppleSiliconJDK21.download": [ - "com.github.rtrouton.download.applesiliconamazoncorettojdk21" + "Example.sign": [ + "com.github.sign.MyGreatApp" ], - "AmazonCorettoAppleSiliconJDK21.pkg": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21" + "Privileges.munki": [ + "com.github.rtrouton.munki.privileges", + "com.github.apfelwerk.munki.privileges", + "com.github.precursorca.munki.privileges", + "com.github.peetinc.munki.privileges" ], - "VMwareTools.pkg": [ - "com.github.rtrouton.pkg.VMwareTools" + "Privileges.pkg": [ + "com.github.rtrouton.pkg.privileges" ], - "VMwareTools.download": [ - "com.github.rtrouton.download.VMwareTools" + "Privileges.install": [ + "com.github.rtrouton.install.privileges" ], - "VMwareTools.install": [ - "com.github.rtrouton.install.VMwareTools" + "Privileges.download": [ + "com.github.rtrouton.download.privileges" ], - "PasswordDepot.pkg": [ - "com.github.rtrouton.pkg.passworddepot" + "Icons.pkg": [ + "com.github.rtrouton.pkg.icons" ], - "PasswordDepot.install": [ - "com.github.rtrouton.install.passworddepot" + "Icons.install": [ + "com.github.rtrouton.install.icons" ], - "PasswordDepot.download": [ - "com.github.rtrouton.download.passworddepot" + "Icons.download": [ + "com.github.rtrouton.download.icons" ], - "SapMachineManager.pkg": [ - "com.github.rtrouton.pkg.SapMachineManager" + "AmazonCorettoAppleSiliconJDK21.pkg": [ + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21" ], - "SapMachineManager.download": [ - "com.github.rtrouton.download.SapMachineManager" + "AmazonCorettoAppleSiliconJDK21.download": [ + "com.github.rtrouton.download.applesiliconamazoncorettojdk21" ], - "SapMachineManager.install": [ - "com.github.rtrouton.install.SapMachineManager" + "AmazonCorettoIntelJDK21.download": [ + "com.github.rtrouton.download.intelamazoncorettojdk21" ], - "Fiji.install": [ - "com.github.rtrouton.install.Fiji" + "AmazonCorettoIntelJDK21.pkg": [ + "com.github.rtrouton.pkg.intelamazoncorettojdk21" ], - "Fiji.download": [ - "com.github.rtrouton.download.Fiji" + "OracleJava11JDK.pkg": [ + "com.github.rtrouton.pkg.OracleJava11JDK" ], - "Fiji.pkg": [ - "com.github.rtrouton.pkg.Fiji" + "MicrosoftSkypeForBusiness365.munki": [ + "com.github.rtrouton.munki.skypeforbusiness365" ], - "OSXElCapitan.download": [ - "com.github.rtrouton.download.OSXElCapitan" + "MicrosoftSkypeForBusiness365.pkg": [ + "com.github.rtrouton.pkg.skypeforbusiness365" ], - "OSXElCapitan.pkg": [ - "com.github.rtrouton.pkg.OSXElCapitan" + "MicrosoftSkypeForBusiness365.download": [ + "com.github.rtrouton.download.skypeforbusiness365" ], - "OSXYosemite.pkg": [ - "com.github.rtrouton.pkg.OSXYosemite" + "MindManager.download": [ + "com.github.rtrouton.download.MindManager", + "com.github.peshay.download.MindManager" ], - "OSXYosemite.download": [ - "com.github.rtrouton.download.OSXYosemite" + "MindManager.pkg": [ + "com.github.rtrouton.pkg.MindManager" ], - "AdobeCreativeCloudInstaller.install": [ - "com.github.rtrouton.install.AdobeCreativeCloudInstaller" + "MozillaThunderbird.pkg": [ + "com.github.rtrouton.pkg.mozillathunderbird" ], - "AdobeCreativeCloudInstaller.pkg": [ - "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller" + "MicrosoftWord365.pkg": [ + "com.github.rtrouton.pkg.microsoftword365" ], - "AdobeCreativeCloudInstallerAppleSilicon.pkg": [ - "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon" + "MicrosoftWord365.munki": [ + "com.github.rtrouton.munki.microsoftword365" ], - "AdobeCreativeCloudInstallerAppleSilicon.install": [ - "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon" + "MicrosoftWord365.install": [ + "com.github.rtrouton.install.microsoftword365" ], - "AdobeCreativeCloudInstallerUniversal.install": [ - "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal" + "MicrosoftWord365.download": [ + "com.github.rtrouton.download.microsoftword365" ], - "AdobeCreativeCloudInstaller.download": [ - "com.github.rtrouton.download.AdobeCreativeCloudInstaller" + "MalwarebytesAntiMalware.install": [ + "com.github.rtrouton.install.MalwarebytesAntiMalware" ], - "AdobeCreativeCloudInstallerUniversal.pkg": [ - "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal" + "MalwarebytesAntiMalware.download": [ + "com.github.rtrouton.download.MalwarebytesAntiMalware" ], - "AdobeCreativeCloudInstallerUniversal.download": [ - "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal" + "MalwarebytesAntiMalware.pkg": [ + "com.github.rtrouton.pkg.MalwarebytesAntiMalware" ], - "AdobeCreativeCloudInstallerAppleSilicon.download": [ - "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon" + "SapMachine.pkg": [ + "com.github.rtrouton.pkg.SapMachine" ], - "OpenJavaFX.download": [ - "com.github.rtrouton.download.OpenJavaFX" + "SapMachine.download": [ + "com.github.rtrouton.download.SapMachine" ], - "ImageJ.install": [ - "com.github.rtrouton.install.ImageJ" + "OpenJDK12.download": [ + "com.github.rtrouton.download.OpenJDK12" ], - "JSSImporter.install": [ - "com.github.rtrouton.install.JSSImporter" + "OpenJDK12.pkg": [ + "com.github.rtrouton.pkg.OpenJDK12" ], - "JSSImporter.download": [ - "com.github.rtrouton.download.JSSImporter" + "MicrosoftOneDrive.download": [ + "com.github.rtrouton.download.microsoftonedrive" ], - "JQUniversal.download": [ - "com.github.rtrouton.download.JQUniversal" + "MicrosoftOneDrive.install": [ + "com.github.rtrouton.install.microsoftonedrive" ], - "JQIntel.pkg": [ - "com.github.rtrouton.pkg.JQIntel" + "MicrosoftOneDrive.pkg": [ + "com.github.rtrouton.pkg.microsoftonedrive" ], - "JQAppleSilicon.sign": [ - "com.github.rtrouton.sign.JQAppleSilicon" + "MicrosoftOneDrive.munki": [ + "com.github.rtrouton.munki.microsoftonedrive" ], - "JQAppleUniversal.sign": [ - "com.github.rtrouton.sign.JQUniversal" + "SapMachineJDK11Universal.pkg": [ + "com.github.rtrouton.pkg.SapMachineUniversalJDK11" ], - "JQAppleSilicon.pkg": [ - "com.github.rtrouton.pkg.JQAppleSilicon" + "SapMachineJDK11Universal.download": [ + "com.github.rtrouton.download.SapMachineUniversalJDK11" ], - "JQUniversal.pkg": [ - "com.github.rtrouton.pkg.JQUniversal" + "DetectX.download": [ + "com.github.rtrouton.download.DetectX" ], - "JQAppleIntel.sign": [ - "com.github.rtrouton.sign.JQIntel" + "DetectX.pkg": [ + "com.github.rtrouton.pkg.DetectX" ], - "JQIntel.download": [ - "com.github.rtrouton.download.JQIntel" + "DetectX.install": [ + "com.github.rtrouton.install.DetectX" ], - "JQAppleSilicon.download": [ - "com.github.rtrouton.download.JQAppleSilicon" + "PolyLens.download": [ + "com.github.rtrouton.download.polylens" ], - "MicrosoftOpenJDK17AppleSilicon.pkg": [ - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17" + "PolyLens.pkg": [ + "com.github.rtrouton.pkg.polylens" ], - "MicrosoftOpenJDK17AppleSilicon.download": [ - "com.github.rtrouton.download.microsoftapplesiliconopenjdk17" + "MicrosoftOutlook365.install": [ + "com.github.rtrouton.install.microsoftoutlook365" ], - "MicrosoftOpenJDK17Intel.pkg": [ - "com.github.rtrouton.pkg.microsoftintelopenjdk17" + "MicrosoftOutlook365.munki": [ + "com.github.rtrouton.munki.microsoftoutlook365" ], - "MicrosoftOpenJDK17Intel.download": [ - "com.github.rtrouton.download.microsoftintelopenjdk17" + "MicrosoftOutlook365.download": [ + "com.github.rtrouton.download.microsoftoutlook365" ], - "MicrosoftRemoteHelp.download": [ - "com.github.rtrouton.download.microsoftremotehelp" + "MicrosoftOutlook365.pkg": [ + "com.github.rtrouton.pkg.microsoftoutlook365" ], - "MicrosoftRemoteHelp.pkg": [ - "com.github.rtrouton.pkg.microsoftremotehelp" + "Zscaler.pkg": [ + "com.github.rtrouton.pkg.zscaler" ], - "MicrosoftOffice365Suite.munki": [ - "com.github.rtrouton.munki.MicrosoftOffice365Suite" + "Zscaler.download": [ + "com.github.rtrouton.download.zscaler" ], - "MicrosoftOffice365Suite.download": [ - "com.github.rtrouton.download.MicrosoftOffice365Suite", - "com.github.novaksam.download.microsoftoffice365suite" + "MicrosoftPowerPoint365.install": [ + "com.github.rtrouton.install.microsoftpowerpoint365" ], - "MicrosoftOffice365Suite.pkg": [ - "com.github.rtrouton.pkg.MicrosoftOffice365Suite", - "com.github.novaksam.pkg.microsoftoffice365suite" + "MicrosoftPowerpoint365.munki": [ + "com.github.rtrouton.munki.microsoftpowerpoint365" ], - "NexThinkCollector.sign": [ - "com.github.rtrouton.sign.NexThinkCollector" + "MicrosoftPowerPoint365.download": [ + "com.github.rtrouton.download.microsoftpowerpoint365" ], - "NexThinkCollectorUninstaller.sign": [ - "com.github.rtrouton.sign.NexThinkCollectorUninstaller" + "MicrosoftPowerPoint365.pkg": [ + "com.github.rtrouton.pkg.microsoftpowerpoint365" ], - "NexThinkCollector.pkg": [ - "com.github.rtrouton.pkg.NexThinkCollector" + "AmazonCorettoIntelJDK17.pkg": [ + "com.github.rtrouton.pkg.intelamazoncorettojdk17" ], - "NexThinkCollectorUninstaller.pkg": [ - "com.github.rtrouton.pkg.NexThinkCollectorUninstaller" + "AmazonCorettoAppleSiliconJDK17.pkg": [ + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17" ], - "NexThinkCollector.download": [ - "com.github.rtrouton.download.NexThinkCollector" + "AmazonCorettoIntelJDK17.download": [ + "com.github.rtrouton.download.intelamazoncorettojdk17" ], - "Zscaler.pkg": [ - "com.github.rtrouton.pkg.zscaler" + "AmazonCorettoAppleSiliconJDK17.download": [ + "com.github.rtrouton.download.applesiliconamazoncorettojdk17" ], - "Zscaler.download": [ - "com.github.rtrouton.download.zscaler" + "NexThinkCollector.pkg": [ + "com.github.rtrouton.pkg.NexThinkCollector" ], - "SapMachineAppleSiliconJDK11.download": [ - "com.github.rtrouton.download.SapMachineAppleSiliconJDK11" + "NexThinkCollector.download": [ + "com.github.rtrouton.download.NexThinkCollector" ], - "SapMachineAppleSiliconJDK11.pkg": [ - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11" + "NexThinkCollectorUninstaller.pkg": [ + "com.github.rtrouton.pkg.NexThinkCollectorUninstaller" ], - "SapMachineIntelJDK11.download": [ - "com.github.rtrouton.download.SapMachineIntelJDK11" + "NexThinkCollectorUninstaller.sign": [ + "com.github.rtrouton.sign.NexThinkCollectorUninstaller" ], - "SapMachineIntelJDK11.pkg": [ - "com.github.rtrouton.pkg.SapMachineIntelJDK11" + "NexThinkCollector.sign": [ + "com.github.rtrouton.sign.NexThinkCollector" ], "MicrosoftTeamsClassicAudioDriver.pkg": [ "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver" @@ -155066,238 +155083,243 @@ "MicrosoftTeamsAudioDriver.pkg": [ "com.github.rtrouton.pkg.MicrosoftTeamsAudioDriver" ], - "MicrosoftDefender.install": [ - "com.github.rtrouton.install.microsoftdefender" - ], - "MicrosoftDefender.munki": [ - "com.github.rtrouton.munki.microsoftdefender" + "MicrosoftRemoteDesktop.pkg": [ + "com.github.rtrouton.pkg.microsoftremotedesktop", + "com.github.novaksam.pkg.MicrosoftRemoteDesktop" ], - "MicrosoftDefender.pkg": [ - "com.github.rtrouton.pkg.microsoftdefender" + "MicrosoftRemoteDesktop.download": [ + "com.github.rtrouton.download.microsoftremotedesktop", + "com.github.valdore86.download.MicrosoftRemoteDesktop" ], - "MicrosoftDefender.download": [ - "com.github.rtrouton.download.microsoftdefender" + "SAPGUIWithoutTemplate.sign": [ + "com.github.rtrouton.sign.sapgui.withouttemplate" ], - "IntelliJ-CE.pkg": [ - "com.github.rtrouton.pkg.IntelliJ-CE" + "SAPGUIWithTemplate.pkg": [ + "com.github.rtrouton.pkg.sapgui.withtemplate" ], - "IntelliJ-CE.install": [ - "com.github.rtrouton.install.IntelliJ-CE" + "SAPGUIWithTemplate.sign": [ + "com.github.rtrouton.sign.sapgui.withtemplate" ], - "MicrosoftOpenJDK21AppleSilicon.pkg": [ - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21" + "SAPGUI.download": [ + "com.github.rtrouton.download.sapgui" ], - "MicrosoftOpenJDK21Intel.pkg": [ - "com.github.rtrouton.pkg.microsoftintelopenjdk21" + "SAPGUIWithoutTemplate.pkg": [ + "com.github.rtrouton.pkg.sapgui.withouttemplate" ], - "MicrosoftOpenJDK21AppleSilicon.download": [ - "com.github.rtrouton.download.microsoftapplesiliconopenjdk21" + "SapMachineIntelJDK21.pkg": [ + "com.github.rtrouton.pkg.SapMachineIntelJDK21" ], - "MicrosoftOpenJDK21Intel.download": [ - "com.github.rtrouton.download.microsoftintelopenjdk21" + "SapMachineIntelJDK21.download": [ + "com.github.rtrouton.download.SapMachineIntelJDK21" ], - "MicrosoftOutlook365.munki": [ - "com.github.rtrouton.munki.microsoftoutlook365" + "SapMachineAppleSiliconJDK21.pkg": [ + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21" ], - "MicrosoftOutlook365.download": [ - "com.github.rtrouton.download.microsoftoutlook365" + "SapMachineAppleSiliconJDK21.download": [ + "com.github.rtrouton.download.SapMachineAppleSiliconJDK21" ], - "MicrosoftOutlook365.install": [ - "com.github.rtrouton.install.microsoftoutlook365" + "CrashPlanForEnterprise.download": [ + "com.github.rtrouton.download.CrashplanForEnterprise" ], - "MicrosoftOutlook365.pkg": [ - "com.github.rtrouton.pkg.microsoftoutlook365" + "CrashPlanForEnterprise.pkg": [ + "com.github.rtrouton.pkg.CrashplanForEnterprise" ], - "Rectangle.pkg": [ - "com.github.rtrouton.pkg.Rectangle", - "com.github.dataJAR-recipes.pkg.Rectangle", - "com.github.peetinc.pkg.Rectangle" + "MicrosoftEdge.pkg": [ + "com.github.rtrouton.pkg.microsoftedge" ], - "CarouselCloudScreenSaver.sign": [ - "com.github.rtrouton.sign.carouselcloudscreensaver" + "MicrosoftEdge.install": [ + "com.github.rtrouton.install.microsoftedge" ], - "CarouselCloudScreenSaver.pkg": [ - "com.github.rtrouton.pkg.carouselcloudscreensaver" + "PowerMonitor.install": [ + "com.github.rtrouton.install.PowerMonitor" ], - "CarouselCloudScreenSaver.download": [ - "com.github.rtrouton.download.carouselcloudscreensaver" + "PowerMonitor.download": [ + "com.github.rtrouton.download.PowerMonitor" ], - "MountainDuck.install": [ - "com.github.rtrouton.install.MountainDuck" + "PowerMonitor.pkg": [ + "com.github.rtrouton.pkg.PowerMonitor" ], - "MountainDuck.pkg": [ - "com.github.rtrouton.pkg.MountainDuck", - "com.github.ahousseini-recipes.pkg.MountainDuck" + "ParallelsTools.pkg": [ + "com.github.rtrouton.pkg.ParallelsTools" ], - "MountainDuck.munki": [ - "com.github.rtrouton.munki.MountainDuck" + "SapMachineAppleSiliconJDK11.download": [ + "com.github.rtrouton.download.SapMachineAppleSiliconJDK11" ], - "MountainDuck.download": [ - "com.github.rtrouton.download.MountainDuck", - "com.github.ahousseini-recipes.download.MountainDuck" + "SapMachineIntelJDK11.download": [ + "com.github.rtrouton.download.SapMachineIntelJDK11" ], - "MURAL.pkg": [ - "com.github.rtrouton.pkg.MURAL", - "com.github.paul-cossey.pkg.MURAL" + "SapMachineIntelJDK11.pkg": [ + "com.github.rtrouton.pkg.SapMachineIntelJDK11" ], - "MURAL.install": [ - "com.github.rtrouton.install.MURAL", - "com.github.paul-cossey.install.MURAL" + "SapMachineAppleSiliconJDK11.pkg": [ + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11" ], - "MURAL.download": [ - "com.github.rtrouton.download.MURAL", - "com.github.paul-cossey.download.MURAL" + "iMazingProfileEditor.pkg": [ + "com.github.rtrouton.pkg.iMazingProfileEditor" ], - "Aftermath.pkg": [ - "com.github.rtrouton.pkg.Aftermath" + "iMazingProfileEditor.install": [ + "com.github.rtrouton.install.iMazingProfileEditor" ], - "Aftermath.download": [ - "com.github.rtrouton.download.Aftermath" + "iMazingProfileEditor.download": [ + "com.github.rtrouton.download.iMazingProfileEditor" ], - "AftermathUninstaller.pkg": [ - "com.github.rtrouton.pkg.AftermathUninstaller" + "SigningManager.download": [ + "com.github.rtrouton.download.signingmanager" ], - "AftermathUninstaller.download": [ - "com.github.rtrouton.download.AftermathUninstaller" + "SigningManager.install": [ + "com.github.rtrouton.install.signingmanager" ], - "MicrosoftOneNote365.install": [ - "com.github.rtrouton.install.microsoftonenote365" + "SigningManager.pkg": [ + "com.github.rtrouton.pkg.signingmanager" ], - "MicrosoftOneNote365.download": [ - "com.github.rtrouton.download.microsoftonenote365" + "SapMachineIntelJDK17.download": [ + "com.github.rtrouton.download.SapMachineIntelJDK17" ], - "MicrosoftOneNote365.munki": [ - "com.github.rtrouton.munki.microsoftonenote365" + "SapMachineIntelJDK17.pkg": [ + "com.github.rtrouton.pkg.SapMachineIntelJDK17" ], - "MicrosoftOneNote365.pkg": [ - "com.github.rtrouton.pkg.microsoftonenote365" + "SapMachineAppleSiliconJDK17.download": [ + "com.github.rtrouton.download.SapMachineAppleSiliconJDK17" ], - "ChatGPT.download": [ - "com.github.rtrouton.download.ChatGPT", - "com.github.Lotusshaney.download.ChatGPT" + "SapMachineAppleSiliconJDK17.pkg": [ + "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17" ], - "ChatGPT.pkg": [ - "com.github.rtrouton.pkg.ChatGPT", - "com.github.Lotusshaney.pkg.ChatGPT" + "OpenJDK13.pkg": [ + "com.github.rtrouton.pkg.OpenJDK13", + "com.github.peshay.pkg.OpenJDK13" ], - "Prism.install": [ - "com.github.rtrouton.install.Prism" + "OpenJDK13.download": [ + "com.github.rtrouton.download.OpenJDK13", + "com.github.peshay.download.OpenJDK13" ], - "Prism.download": [ - "com.github.rtrouton.download.Prism" + "SapMachineJDK21Universal.download": [ + "com.github.rtrouton.download.SapMachineUniversalJDK21" ], - "Prism.pkg": [ - "com.github.rtrouton.pkg.Prism" + "SapMachineJDK21Universal.pkg": [ + "com.github.rtrouton.pkg.SapMachineUniversalJDK21" ], - "MicrosoftYammer.pkg": [ - "com.github.rtrouton.pkg.microsoftyammer" + "Xcodes.pkg": [ + "com.github.rtrouton.pkg.Xcodes" ], - "MicrosoftYammer.install": [ - "com.github.rtrouton.install.microsoftyammer" + "Fiji.pkg": [ + "com.github.rtrouton.pkg.Fiji" ], - "MicrosoftYammer.download": [ - "com.github.rtrouton.download.microsoftyammer" + "Fiji.install": [ + "com.github.rtrouton.install.Fiji" ], - "MozillaThunderbird.pkg": [ - "com.github.rtrouton.pkg.mozillathunderbird" + "Fiji.download": [ + "com.github.rtrouton.download.Fiji" ], - "MicrosoftSkypeForBusiness365.pkg": [ - "com.github.rtrouton.pkg.skypeforbusiness365" + "OpenJDK11.download": [ + "com.github.rtrouton.download.OpenJDK11" ], - "MicrosoftSkypeForBusiness365.download": [ - "com.github.rtrouton.download.skypeforbusiness365" + "OpenJDK11.pkg": [ + "com.github.rtrouton.pkg.OpenJDK11" ], - "MicrosoftSkypeForBusiness365.munki": [ - "com.github.rtrouton.munki.skypeforbusiness365" + "ImageJ.install": [ + "com.github.rtrouton.install.ImageJ" ], - "macOSSierra.download": [ - "com.github.rtrouton.download.macOSSierra" + "SapMachineManager.install": [ + "com.github.rtrouton.install.SapMachineManager" ], - "macOSSierra.pkg": [ - "com.github.rtrouton.pkg.macOSSierra" + "SapMachineManager.download": [ + "com.github.rtrouton.download.SapMachineManager" ], - "Brisk.pkg": [ - "com.github.rtrouton.pkg.brisk" + "SapMachineManager.pkg": [ + "com.github.rtrouton.pkg.SapMachineManager" ], - "Brisk.install": [ - "com.github.rtrouton.install.brisk" + "ChatGPT.pkg": [ + "com.github.rtrouton.pkg.ChatGPT", + "com.github.Lotusshaney.pkg.ChatGPT" ], - "CrashPlanForEnterprise.pkg": [ - "com.github.rtrouton.pkg.CrashplanForEnterprise" + "ChatGPT.download": [ + "com.github.rtrouton.download.ChatGPT", + "com.github.Lotusshaney.download.ChatGPT" ], - "CrashPlanForEnterprise.download": [ - "com.github.rtrouton.download.CrashplanForEnterprise" + "GoogleChromeUniversal.pkg": [ + "com.github.rtrouton.pkg.googlechromeuniversal" ], "GoogleChromeUniversal.install": [ "com.github.rtrouton.install.googlechromeuniversal" ], - "GoogleChromeUniversal.pkg": [ - "com.github.rtrouton.pkg.googlechromeuniversal" - ], "GoogleChromeUniversal.download": [ "com.github.rtrouton.download.googlechromeuniversal" ], - "SDNotary.pkg": [ - "com.github.rtrouton.pkg.sdnotary" + "JabraDirect.pkg": [ + "com.github.rtrouton.pkg.jabradirect", + "com.github.moofit-recipes.pkg.jabradirect" ], - "SDNotary.download": [ - "com.github.rtrouton.download.sdnotary" + "MicrosoftTeamsClassic.pkg": [ + "com.github.rtrouton.pkg.microsoftteamsclassic" + ], + "MicrosoftTeamsForWorkOrSchool.download": [ + "com.github.rtrouton.download.microsoftteamsforworkorschool" + ], + "MicrosoftTeamsClassic.download": [ + "com.github.rtrouton.download.microsoftteamsclassic" ], - "MicrosoftIntuneCompanyPortal.download": [ - "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal" + "MicrosoftTeams.download": [ + "com.github.rtrouton.download.microsoftteams" ], - "MicrosoftIntuneCompanyPortal.pkg": [ - "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal" + "MicrosoftTeams.munki": [ + "com.github.rtrouton.munki.microsoftteams", + "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams", + "com.github.apizz.munki.MicrosoftTeams" ], - "SapMachine.pkg": [ - "com.github.rtrouton.pkg.SapMachine" + "MicrosoftTeams.pkg": [ + "com.github.rtrouton.pkg.microsoftteams", + "com.github.apizz.pkg.MicrosoftTeams" ], - "SapMachine.download": [ - "com.github.rtrouton.download.SapMachine" + "MicrosoftTeamsForWorkOrSchool.install": [ + "com.github.rtrouton.install.microsoftteamsforworkorschool" ], - "AmazonCorettoJDK11.download": [ - "com.github.rtrouton.download.amazoncorettojdk11" + "MicrosoftTeamsForWorkOrSchool.pkg": [ + "com.github.rtrouton.pkg.microsoftteamsforworkorschool" ], - "AmazonCorettoJDK11.pkg": [ - "com.github.rtrouton.pkg.amazoncorettojdk11" + "MicrosoftTeamsClassic.install": [ + "com.github.rtrouton.install.microsoftteamsclassic" ], - "AmazonCorettoAppleSiliconJDK11.pkg": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11" + "MicrosoftTeams.install": [ + "com.github.rtrouton.install.microsoftteams" ], - "AmazonCorettoAppleSiliconJDK11.download": [ - "com.github.rtrouton.download.applesiliconamazoncorettojdk11" + "MURAL.download": [ + "com.github.rtrouton.download.MURAL", + "com.github.paul-cossey.download.MURAL" ], - "DetectX.download": [ - "com.github.rtrouton.download.DetectX" + "MURAL.pkg": [ + "com.github.rtrouton.pkg.MURAL", + "com.github.paul-cossey.pkg.MURAL" ], - "DetectX.pkg": [ - "com.github.rtrouton.pkg.DetectX" + "MURAL.install": [ + "com.github.rtrouton.install.MURAL", + "com.github.paul-cossey.install.MURAL" ], - "DetectX.install": [ - "com.github.rtrouton.install.DetectX" + "OSXLion.pkg": [ + "com.github.rtrouton.pkg.OSXLion" ], - "EnterpriseConnect.download": [ - "com.github.rtrouton.download.EnterpriseConnect" + "OSXLion.download": [ + "com.github.rtrouton.download.OSXLion" ], - "EnterpriseConnect.jss": [ - "com.github.rtrouton.jss.EnterpriseConnect" + "OpenJavaFX.download": [ + "com.github.rtrouton.download.OpenJavaFX" ], - "EnterpriseConnect.pkg": [ - "com.github.rtrouton.pkg.EnterpriseConnect" + "MicrosoftOpenJDK11Intel.pkg": [ + "com.github.rtrouton.pkg.microsoftintelopenjdk11" ], - "CitrixWorkspace.pkg": [ - "com.github.rtrouton.pkg.citrixworkspace", - "com.github.grahampugh.recipes.pkg.CitrixWorkspace", - "com.github.yohan460-recipes.pkg.citrixworkspace" + "MicrosoftOpenJDK11Intel.download": [ + "com.github.rtrouton.download.microsoftintelopenjdk11" ], - "OracleJava11JDK.pkg": [ - "com.github.rtrouton.pkg.OracleJava11JDK" + "MicrosoftOpenJDK11AppleSilicon.download": [ + "com.github.rtrouton.download.microsoftapplesiliconopenjdk11" ], - "SapMachineJDK11Universal.pkg": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK11" + "MicrosoftOpenJDK11AppleSilicon.pkg": [ + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11" ], - "SapMachineJDK11Universal.download": [ - "com.github.rtrouton.download.SapMachineUniversalJDK11" + "VMwareHorizonClient.pkg": [ + "com.github.rtrouton.pkg.VMwareHorizonClient" + ], + "VMwareHorizonClient.install": [ + "com.github.rtrouton.install.VMwareHorizonClient" ], "RStudio.install": [ "com.github.rtrouton.install.RStudio" @@ -155306,26 +155328,11 @@ "com.github.rtrouton.pkg.RStudio", "com.github.andrewvalentine.pkg.RStudio" ], - "Icons.install": [ - "com.github.rtrouton.install.icons" - ], - "Icons.pkg": [ - "com.github.rtrouton.pkg.icons" - ], - "Icons.download": [ - "com.github.rtrouton.download.icons" - ], - "MicrosoftExcel365.munki": [ - "com.github.rtrouton.munki.microsoftexcel365" - ], - "MicrosoftExcel365.install": [ - "com.github.rtrouton.install.microsoftexcel365" - ], - "MicrosoftExcel365.pkg": [ - "com.github.rtrouton.pkg.microsoftexcel365" + "MicrosoftDefenderATP.download": [ + "com.github.rtrouton.download.microsoftdefenderatp" ], - "MicrosoftExcel365.download": [ - "com.github.rtrouton.download.microsoftexcel365" + "MicrosoftDefenderATP.pkg": [ + "com.github.rtrouton.pkg.microsoftdefenderatp" ], "MicrosoftDefenderATP.munki": [ "com.github.rtrouton.munki.microsoftdefenderatp" @@ -155333,720 +155340,712 @@ "MicrosoftDefenderATP.install": [ "com.github.rtrouton.install.microsoftdefenderatp" ], - "MicrosoftDefenderATP.pkg": [ - "com.github.rtrouton.pkg.microsoftdefenderatp" - ], - "MicrosoftDefenderATP.download": [ - "com.github.rtrouton.download.microsoftdefenderatp" + "CiscoUmbrella.download": [ + "com.github.rtrouton.download.ciscoumbrella" ], - "iPass.download": [ - "com.github.rtrouton.download.iPass" + "CiscoUmbrella.pkg": [ + "com.github.rtrouton.pkg.ciscoumbrella" ], - "iPass.pkg": [ - "com.github.rtrouton.pkg.iPass" + "Brisk.install": [ + "com.github.rtrouton.install.brisk" ], - "JabraDirect.pkg": [ - "com.github.rtrouton.pkg.jabradirect", - "com.github.moofit-recipes.pkg.jabradirect" + "Brisk.pkg": [ + "com.github.rtrouton.pkg.brisk" ], - "Backgrounds.install": [ - "com.github.rtrouton.install.backgrounds" + "OSXYosemite.pkg": [ + "com.github.rtrouton.pkg.OSXYosemite" ], - "Backgrounds.download": [ - "com.github.rtrouton.download.backgrounds" + "OSXYosemite.download": [ + "com.github.rtrouton.download.OSXYosemite" ], - "Backgrounds.pkg": [ - "com.github.rtrouton.pkg.backgrounds" + "MicrosoftSharepointBrowserPlugin.pkg": [ + "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin" ], - "AmazonCorettoAppleSiliconJDK8.pkg": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8" + "MicrosoftSharepointBrowserPlugin.download": [ + "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin" ], - "AmazonCorettoAppleSiliconJDK8.download": [ - "com.github.rtrouton.download.applesiliconamazoncorettojdk8" + "Maccy.pkg": [ + "com.github.rtrouton.pkg.Maccy", + "com.skoobasteeve.pkg.Maccy" ], - "AmazonCorettoJDK8.download": [ - "com.github.rtrouton.download.amazoncorettojdk8" + "Maccy.download": [ + "com.github.rtrouton.download.Maccy", + "com.skoobasteeve.download.Maccy" ], - "AmazonCorettoJDK8.pkg": [ - "com.github.rtrouton.pkg.amazoncorettojdk8" + "MicrosoftIntuneCompanyPortal.download": [ + "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal" ], - "SapMachineAppleSiliconJDK21.download": [ - "com.github.rtrouton.download.SapMachineAppleSiliconJDK21" + "MicrosoftIntuneCompanyPortal.pkg": [ + "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal" ], - "SapMachineAppleSiliconJDK21.pkg": [ - "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21" + "MicrosoftDefender.pkg": [ + "com.github.rtrouton.pkg.microsoftdefender" ], - "SapMachineIntelJDK21.pkg": [ - "com.github.rtrouton.pkg.SapMachineIntelJDK21" + "MicrosoftDefender.download": [ + "com.github.rtrouton.download.microsoftdefender" ], - "SapMachineIntelJDK21.download": [ - "com.github.rtrouton.download.SapMachineIntelJDK21" + "MicrosoftDefender.munki": [ + "com.github.rtrouton.munki.microsoftdefender" ], - "MicrosoftOneDrive.download": [ - "com.github.rtrouton.download.microsoftonedrive" + "MicrosoftDefender.install": [ + "com.github.rtrouton.install.microsoftdefender" ], - "MicrosoftOneDrive.munki": [ - "com.github.rtrouton.munki.microsoftonedrive" + "Busylight.pkg": [ + "com.github.rtrouton.pkg.Busylight4MSTeams" ], - "MicrosoftOneDrive.pkg": [ - "com.github.rtrouton.pkg.microsoftonedrive" + "Busylight.download": [ + "com.github.rtrouton.download.Busylight4MSTeams" ], - "MicrosoftOneDrive.install": [ - "com.github.rtrouton.install.microsoftonedrive" + "MicrosoftOpenJDK17Intel.pkg": [ + "com.github.rtrouton.pkg.microsoftintelopenjdk17" ], - "Script2Pkg.pkg": [ - "com.github.rtrouton.pkg.Script2Pkg" + "MicrosoftOpenJDK17AppleSilicon.pkg": [ + "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17" ], - "Script2Pkg.download": [ - "com.github.rtrouton.download.Script2Pkg" + "MicrosoftOpenJDK17Intel.download": [ + "com.github.rtrouton.download.microsoftintelopenjdk17" ], - "Script2Pkg.install": [ - "com.github.rtrouton.install.Script2Pkg" + "MicrosoftOpenJDK17AppleSilicon.download": [ + "com.github.rtrouton.download.microsoftapplesiliconopenjdk17" ], - "MicrosoftTeams.download": [ - "com.github.rtrouton.download.microsoftteams" + "MicrosoftAutoUpdate.download": [ + "com.github.rtrouton.download.MicrosoftAutoUpdate", + "com.github.jlehikoinen.download.MicrosoftAutoUpdate" ], - "MicrosoftTeamsClassic.download": [ - "com.github.rtrouton.download.microsoftteamsclassic" + "MicrosoftAutoUpdate.pkg": [ + "com.github.rtrouton.pkg.MicrosoftAutoUpdate", + "com.github.novaksam.pkg.MicrosoftAutoUpdate", + "com.github.jlehikoinen.pkg.MicrosoftAutoUpdate" ], - "MicrosoftTeamsForWorkOrSchool.pkg": [ - "com.github.rtrouton.pkg.microsoftteamsforworkorschool" + "MeisterTask.download": [ + "com.github.rtrouton.download.MeisterTask" ], - "MicrosoftTeamsClassic.install": [ - "com.github.rtrouton.install.microsoftteamsclassic" + "MeisterTask.pkg": [ + "com.github.rtrouton.pkg.MeisterTask" ], - "MicrosoftTeams.install": [ - "com.github.rtrouton.install.microsoftteams" + "MeisterTask.install": [ + "com.github.rtrouton.install.MeisterTask" ], - "MicrosoftTeams.pkg": [ - "com.github.rtrouton.pkg.microsoftteams", - "com.github.apizz.pkg.MicrosoftTeams" + "EndNoteX8.pkg": [ + "com.github.rtrouton.pkg.EndNoteX8" ], - "MicrosoftTeamsForWorkOrSchool.download": [ - "com.github.rtrouton.download.microsoftteamsforworkorschool" + "EndNoteX9.download": [ + "com.github.rtrouton.download.EndNoteX9" ], - "MicrosoftTeamsForWorkOrSchool.install": [ - "com.github.rtrouton.install.microsoftteamsforworkorschool" + "EndNoteX9.pkg": [ + "com.github.rtrouton.pkg.EndNoteX9" ], - "MicrosoftTeamsClassic.pkg": [ - "com.github.rtrouton.pkg.microsoftteamsclassic" + "EndNoteX8.download": [ + "com.github.rtrouton.download.EndNoteX8" ], - "MicrosoftTeams.munki": [ - "com.github.rtrouton.munki.microsoftteams", - "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams", - "com.github.apizz.munki.MicrosoftTeams" + "EndNote21.pkg": [ + "com.github.rtrouton.pkg.EndNote21" ], - "MicrosoftOffice365BusinessProSuite.download": [ - "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite" + "EndNote20.pkg": [ + "com.github.rtrouton.pkg.EndNote20" ], - "MicrosoftOffice365BusinessProSuite.munki": [ - "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite" + "EndNoteX8.install": [ + "com.github.rtrouton.install.EndNoteX8" ], - "MicrosoftOffice365BusinessProSuite.pkg": [ - "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite" + "EndNote21.download": [ + "com.github.rtrouton.download.EndNote21" ], - "MicrosoftAutoUpdate.pkg": [ - "com.github.rtrouton.pkg.MicrosoftAutoUpdate", - "com.github.novaksam.pkg.MicrosoftAutoUpdate", - "com.github.jlehikoinen.pkg.MicrosoftAutoUpdate" + "EndNoteX9.install": [ + "com.github.rtrouton.install.EndNoteX9" ], - "MicrosoftAutoUpdate.download": [ - "com.github.rtrouton.download.MicrosoftAutoUpdate", - "com.github.jlehikoinen.download.MicrosoftAutoUpdate" + "EndNoteX9.munki": [ + "com.github.rtrouton.munki.EndNoteX9" ], - "SapMachineJDK21Universal.download": [ - "com.github.rtrouton.download.SapMachineUniversalJDK21" + "EndNote20.munki": [ + "com.github.rtrouton.munki.EndNote20" ], - "SapMachineJDK21Universal.pkg": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK21" + "EndNoteX8.munki": [ + "com.github.rtrouton.munki.EndNoteX8" ], - "OSXMountainLion.pkg": [ - "com.github.rtrouton.pkg.OSXMountainLion" + "EndNote20.download": [ + "com.github.rtrouton.download.EndNote20" ], - "OSXMountainLion.download": [ - "com.github.rtrouton.download.OSXMountainLion" + "iPass.pkg": [ + "com.github.rtrouton.pkg.iPass" ], - "VMwareHorizonClient.install": [ - "com.github.rtrouton.install.VMwareHorizonClient" + "iPass.download": [ + "com.github.rtrouton.download.iPass" ], - "VMwareHorizonClient.pkg": [ - "com.github.rtrouton.pkg.VMwareHorizonClient" + "macOSSierra.download": [ + "com.github.rtrouton.download.macOSSierra" ], - "Opera.sign": [ - "com.github.rtrouton.sign.opera" + "macOSSierra.pkg": [ + "com.github.rtrouton.pkg.macOSSierra" ], - "CiscoUmbrella.download": [ - "com.github.rtrouton.download.ciscoumbrella" + "Aftermath.pkg": [ + "com.github.rtrouton.pkg.Aftermath" ], - "CiscoUmbrella.pkg": [ - "com.github.rtrouton.pkg.ciscoumbrella" + "Aftermath.download": [ + "com.github.rtrouton.download.Aftermath" ], - "OpenJDK12.download": [ - "com.github.rtrouton.download.OpenJDK12" + "AftermathUninstaller.download": [ + "com.github.rtrouton.download.AftermathUninstaller" ], - "OpenJDK12.pkg": [ - "com.github.rtrouton.pkg.OpenJDK12" + "AftermathUninstaller.pkg": [ + "com.github.rtrouton.pkg.AftermathUninstaller" ], - "Geneious.pkg": [ - "com.github.rtrouton.pkg.geneious" + "IntelliJ-CE.install": [ + "com.github.rtrouton.install.IntelliJ-CE" ], - "Geneious.install": [ - "com.github.rtrouton.install.geneious" + "IntelliJ-CE.pkg": [ + "com.github.rtrouton.pkg.IntelliJ-CE" ], - "MicrosoftWord365.install": [ - "com.github.rtrouton.install.microsoftword365" + "MicrosoftOffice365Suite.munki": [ + "com.github.rtrouton.munki.MicrosoftOffice365Suite" ], - "MicrosoftWord365.munki": [ - "com.github.rtrouton.munki.microsoftword365" + "MicrosoftOffice365Suite.pkg": [ + "com.github.rtrouton.pkg.MicrosoftOffice365Suite", + "com.github.novaksam.pkg.microsoftoffice365suite" ], - "MicrosoftWord365.download": [ - "com.github.rtrouton.download.microsoftword365" + "MicrosoftOffice365Suite.download": [ + "com.github.rtrouton.download.MicrosoftOffice365Suite", + "com.github.novaksam.download.microsoftoffice365suite" ], - "MicrosoftWord365.pkg": [ - "com.github.rtrouton.pkg.microsoftword365" + "Geneious.install": [ + "com.github.rtrouton.install.geneious" ], - "AmazonCorettoAppleSiliconJDK17.pkg": [ - "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17" + "Geneious.pkg": [ + "com.github.rtrouton.pkg.geneious" ], - "AmazonCorettoIntelJDK17.download": [ - "com.github.rtrouton.download.intelamazoncorettojdk17" + "Prism.pkg": [ + "com.github.rtrouton.pkg.Prism" ], - "AmazonCorettoIntelJDK17.pkg": [ - "com.github.rtrouton.pkg.intelamazoncorettojdk17" + "Prism.install": [ + "com.github.rtrouton.install.Prism" ], - "AmazonCorettoAppleSiliconJDK17.download": [ - "com.github.rtrouton.download.applesiliconamazoncorettojdk17" + "Prism.download": [ + "com.github.rtrouton.download.Prism" ], - "ParallelsTools.pkg": [ - "com.github.rtrouton.pkg.ParallelsTools" + "OSXElCapitan.pkg": [ + "com.github.rtrouton.pkg.OSXElCapitan" ], - "Example.sign": [ - "com.github.sign.MyGreatApp" + "OSXElCapitan.download": [ + "com.github.rtrouton.download.OSXElCapitan" ], - "Example.distpkg": [ - "com.github.distpkg.MyGreatApp" + "AmazonCorettoAppleSiliconJDK11.download": [ + "com.github.rtrouton.download.applesiliconamazoncorettojdk11" ], - "SapMachineJDK19Universal.download": [ - "com.github.rtrouton.download.SapMachineUniversalJDK19" + "AmazonCorettoJDK11.download": [ + "com.github.rtrouton.download.amazoncorettojdk11" ], - "SapMachineJDK19Universal.pkg": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK19" + "AmazonCorettoAppleSiliconJDK11.pkg": [ + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11" ], - "Maccy.pkg": [ - "com.github.rtrouton.pkg.Maccy", - "com.skoobasteeve.pkg.Maccy" + "AmazonCorettoJDK11.pkg": [ + "com.github.rtrouton.pkg.amazoncorettojdk11" ], - "Maccy.download": [ - "com.github.rtrouton.download.Maccy", - "com.skoobasteeve.download.Maccy" + "MicrosoftExcel365.pkg": [ + "com.github.rtrouton.pkg.microsoftexcel365" ], - "SAPGUIWithoutTemplate.sign": [ - "com.github.rtrouton.sign.sapgui.withouttemplate" + "MicrosoftExcel365.download": [ + "com.github.rtrouton.download.microsoftexcel365" ], - "SAPGUIWithoutTemplate.pkg": [ - "com.github.rtrouton.pkg.sapgui.withouttemplate" + "MicrosoftExcel365.munki": [ + "com.github.rtrouton.munki.microsoftexcel365" ], - "SAPGUIWithTemplate.sign": [ - "com.github.rtrouton.sign.sapgui.withtemplate" + "MicrosoftExcel365.install": [ + "com.github.rtrouton.install.microsoftexcel365" ], - "SAPGUIWithTemplate.pkg": [ - "com.github.rtrouton.pkg.sapgui.withtemplate" + "Office2016Suite.jss": [ + "com.github.rtrouton.jss.Office2016Suite" ], - "SAPGUI.download": [ - "com.github.rtrouton.download.sapgui" + "Privileges.jss": [ + "com.github.rtrouton.jss.privileges" ], - "PolyLens.download": [ - "com.github.rtrouton.download.polylens" + "iPass.jss": [ + "com.github.rtrouton.jss.iPass" ], - "PolyLens.pkg": [ - "com.github.rtrouton.pkg.polylens" + "Firefox.jss": [ + "com.github.rtrouton.jss.Firefox", + "com.github.novaksam.jss.Firefox" ], - "PowerMonitor.download": [ - "com.github.rtrouton.download.PowerMonitor" + "GitHubDesktop.jss": [ + "com.github.rtrouton.jss.GitHubDesktop" ], - "PowerMonitor.install": [ - "com.github.rtrouton.install.PowerMonitor" + "Geneious.jss": [ + "com.github.rtrouton.jss.geneious" ], - "PowerMonitor.pkg": [ - "com.github.rtrouton.pkg.PowerMonitor" + "Cyberduck.jss": [ + "com.github.rtrouton.jss.Cyberduck" ], - "Privileges.pkg": [ - "com.github.rtrouton.pkg.privileges" + "OracleJava8.jss": [ + "com.github.rtrouton.jss.OracleJava8" ], - "Privileges.install": [ - "com.github.rtrouton.install.privileges" + "CitrixWorkspace.jss": [ + "com.github.rtrouton.jss.citrixworkspace", + "com.github.yohan460-recipes.jss.citrixworkspace" ], - "Privileges.munki": [ - "com.github.rtrouton.munki.privileges", - "com.github.apfelwerk.munki.privileges", - "com.github.precursorca.munki.privileges", - "com.github.peetinc.munki.privileges" + "AdobeReader.jss": [ + "com.github.rtrouton.jss.AdobeReader" ], - "Privileges.download": [ - "com.github.rtrouton.download.privileges" + "OpenJDK11.jss": [ + "com.github.rtrouton.jss.OpenJDK11" ], - "SapMachineJDK17Universal.download": [ - "com.github.rtrouton.download.SapMachineUniversalJDK17" + "EndNoteX8.jss": [ + "com.github.rtrouton.jss.EndNoteX8" ], - "SapMachineJDK17Universal.pkg": [ - "com.github.rtrouton.pkg.SapMachineUniversalJDK17" + "MURAL.jss": [ + "com.github.rtrouton.jss.MURAL" ], - "WindowsApp.pkg": [ - "com.github.rtrouton.pkg.WindowsApp" + "AdobeCreativeCloudInstaller.jss": [ + "com.github.rtrouton.jss.AdobeCreativeCloudInstaller" ], - "WindowsApp.download": [ - "com.github.rtrouton.download.WindowsApp" + "JamfProtectUninstaller.jss": [ + "com.github.rtrouton.jss.uninstaller.jamfprotect" ], - "OpenJDK13.download": [ - "com.github.rtrouton.download.OpenJDK13", - "com.github.peshay.download.OpenJDK13" + "PasswordDepot.jss": [ + "com.github.rtrouton.jss.passworddepot" ], - "OpenJDK13.pkg": [ - "com.github.rtrouton.pkg.OpenJDK13", - "com.github.peshay.pkg.OpenJDK13" + "MicrosoftExcel365.jss": [ + "com.github.rtrouton.jss.microsoftexcel365" ], - "SapMachineJDK11.jamf": [ - "com.github.rtrouton.jamf.SapMachineJDK11" + "OpenJDK12.jss": [ + "com.github.rtrouton.jss.OpenJDK12" ], - "JabraDirect.jamf": [ - "com.github.rtrouton.jamf.jabradirect" + "RStudio.jss": [ + "com.github.rtrouton.jss.RStudio", + "com.github.novaksam.jss.RStudio" ], - "SapMachineJDK17Universal.jamf": [ - "com.github.rtrouton.jamf.SapMachineUniversalJDK17" + "AdobeCreativeCloudInstallerUniversal.jss": [ + "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal" ], - "MicrosoftAutoUpdate.jamf": [ - "com.github.rtrouton.jamf.MicrosoftAutoUpdate", - "com.github.novaksam.jamf.MicrosoftAutoUpdate", - "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate" + "DbVisualizer.jss": [ + "com.github.rtrouton.jss.dbvisualizer" ], - "GoogleChromePkg.jamf": [ - "com.github.rtrouton.jamf.googlechromepkg" + "MeisterTask.jss": [ + "com.github.rtrouton.jss.MeisterTask" ], - "JamfProtectUninstaller.jamf": [ - "com.github.rtrouton.jamf.uninstaller.jamfprotect" + "GoogleChromeEnterprise.jss": [ + "com.github.rtrouton.jss.googlechromeenterprise" ], - "Privileges.jamf": [ - "com.github.rtrouton.jamf.privileges", - "com.github.novaksam.jamf.Privileges", - "com.github.grahampugh.recipes.jamf.Privileges" + "IntelliJ-CE.jss": [ + "com.github.rtrouton.jss.IntelliJ-CE" ], - "MicrosoftEdge.jamf": [ - "com.github.rtrouton.jamf.microsoftedge", - "com.github.novaksam.jamf.MicrosoftEdge", - "com.github.grahampugh.recipes.jamf.MicrosoftEdge" + "VMwareHorizonClient.jss": [ + "com.github.rtrouton.jss.VMwareHorizonClient", + "com.github.yohan460-recipes.jss.VMwareHorizonClient" ], - "MicrosoftInTuneCompanyPortal.jamf": [ - "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal" + "AdwareMedic.jss": [ + "com.github.rtrouton.jss.AdwareMedic" ], - "MicrosoftTeams.jamf": [ - "com.github.rtrouton.jamf.microsoftteams", - "com.github.novaksam.jamf.MicrosoftTeams" + "MicrosoftOutlook365.jss": [ + "com.github.rtrouton.jss.microsoftoutlook365" ], - "MicrosoftSkypeForBusiness.jamf": [ - "com.github.rtrouton.jamf.skypeforbusiness365" + "Arq.jss": [ + "com.github.rtrouton.jss.Arq" ], - "CitrixWorkspace.jamf": [ - "com.github.rtrouton.jamf.citrixworkspace" + "MicrosoftSkypeForBusiness365.jss": [ + "com.github.rtrouton.jss.skypeforbusiness365" ], - "OperaSigned.jamf": [ - "com.github.rtrouton.jamf.signed.opera" + "TextWrangler.jss": [ + "com.github.rtrouton.jss.TextWrangler", + "com.github.novaksam.jss.TextWrangler" ], - "PolyLens.jamf": [ - "com.github.rtrouton.jamf.polylens" + "AmazonCorettoJDK11.jss": [ + "com.github.rtrouton.jss.amazoncorettojdk11" ], - "MURAL.jamf": [ - "com.github.rtrouton.jamf.MURAL" + "Brisk.jss": [ + "com.github.rtrouton.jss.brisk" ], - "JamfProtectInstaller.jamf": [ - "com.github.rtrouton.jamf.installer.jamfprotect" + "MicrosoftDefender.jss": [ + "com.github.rtrouton.jss.microsoftdefender" ], - "CitrixWorkspaceUniversal.jamf": [ - "com.github.rtrouton.jamf.citrixworkspaceuniversal" + "AmazonCorettoJDK8.jss": [ + "com.github.rtrouton.jss.amazoncorettojdk8" ], - "Opera.jamf": [ - "com.github.rtrouton.jamf.opera", - "com.github.autopkg.grahampugh-recipes.jamf.Opera" + "MicrosoftPowerPoint365.jss": [ + "com.github.rtrouton.jss.microsoftpowerpoint365" ], - "MozillaThunderbird.jamf": [ - "com.github.rtrouton.jamf.mozillathunderbird" + "Icons.jss": [ + "com.github.rtrouton.jss.icons" ], - "PasswordDepot.jamf": [ - "com.github.rtrouton.jamf.passworddepot" + "CiscoUmbrella.jss": [ + "com.github.rtrouton.jss.ciscoumbrella" ], - "MicrosoftDefender.jamf": [ - "com.github.rtrouton.jamf.microsoftdefender", - "com.github.novaksam.jamf.MicrosoftDefender" + "GoogleChrome.jss": [ + "com.github.rtrouton.jss.googlechrome" ], - "CiscoUmbrella.jamf": [ - "com.github.rtrouton.jamf.ciscoumbrella" + "JamfProtectInstaller.jss": [ + "com.github.rtrouton.jss.installer.jamfprotect" ], - "OpenJDK11.pkg": [ - "com.github.rtrouton.pkg.OpenJDK11" + "iMazingProfileEditor.jss": [ + "com.github.rtrouton.jss.iMazingProfileEditor" ], - "OpenJDK11.download": [ - "com.github.rtrouton.download.OpenJDK11" + "MicrosoftYammer.jss": [ + "com.github.rtrouton.jss.microsoftyammer" ], - "MeisterTask.download": [ - "com.github.rtrouton.download.MeisterTask" + "MicrosoftOpenJDK11.jss": [ + "com.github.rtrouton.jss.microsoftopenjdk11" ], - "MeisterTask.pkg": [ - "com.github.rtrouton.pkg.MeisterTask" + "MicrosoftDefenderATP.jss": [ + "com.github.rtrouton.jss.microsoftdefenderatp" ], - "MeisterTask.install": [ - "com.github.rtrouton.install.MeisterTask" + "MicrosoftOffice365BusinessProSuite.jss": [ + "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite" ], - "Office2016Suite.pkg": [ - "com.github.rtrouton.pkg.Office2016Suite", - "com.github.rtrouton.pkg.Office2016Suite" + "OracleJava11JDK.jss": [ + "com.github.rtrouton.jss.OracleJava11JDK" ], - "Busylight.download": [ - "com.github.rtrouton.download.Busylight4MSTeams" + "MicrosoftOneNote365.jss": [ + "com.github.rtrouton.jss.microsoftonenote365" ], - "Busylight.pkg": [ - "com.github.rtrouton.pkg.Busylight4MSTeams" + "MicrosoftRemoteDesktop.jss": [ + "com.github.rtrouton.jss.microsoftremotedesktop" ], - "MalwarebytesAntiMalware.download": [ - "com.github.rtrouton.download.MalwarebytesAntiMalware" + "AdobeReaderDC.jss": [ + "com.github.rtrouton.jss.AdobeReaderDC" ], - "MalwarebytesAntiMalware.pkg": [ - "com.github.rtrouton.pkg.MalwarebytesAntiMalware" + "MountainDuck.jss": [ + "com.github.rtrouton.jss.MountainDuck" ], - "MalwarebytesAntiMalware.install": [ - "com.github.rtrouton.install.MalwarebytesAntiMalware" + "Zscaler.jss": [ + "com.github.rtrouton.jss.zscaler" ], - "Xcodes.pkg": [ - "com.github.rtrouton.pkg.Xcodes" + "MalwarebytesAntiMalware.jss": [ + "com.github.rtrouton.jss.MalwarebytesAntiMalware" ], - "SigningManager.install": [ - "com.github.rtrouton.install.signingmanager" + "ImageJ.jss": [ + "com.github.rtrouton.jss.ImageJ" ], - "SigningManager.pkg": [ - "com.github.rtrouton.pkg.signingmanager" + "EndNoteX9.jss": [ + "com.github.rtrouton.jss.EndNoteX9" ], - "SigningManager.download": [ - "com.github.rtrouton.download.signingmanager" + "MicrosoftOneDrive.jss": [ + "com.github.rtrouton.jss.MicrosoftOneDrive" ], - "OSXLion.download": [ - "com.github.rtrouton.download.OSXLion" + "MicrosoftIntuneCompanyPortal.jss": [ + "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal" ], - "OSXLion.pkg": [ - "com.github.rtrouton.pkg.OSXLion" + "Prism.jss": [ + "com.github.rtrouton.jss.Prism" ], - "CitrixWorkspace.jss": [ - "com.github.rtrouton.jss.citrixworkspace", - "com.github.yohan460-recipes.jss.citrixworkspace" + "OpenJDK13.jss": [ + "com.github.rtrouton.jss.OpenJDK13" ], - "OracleJava11JDK.jss": [ - "com.github.rtrouton.jss.OracleJava11JDK" + "Eclipse-Mars.jss": [ + "com.github.rtrouton.jss.Eclipse-Mars" ], - "Fiji.jss": [ - "com.github.rtrouton.jss.Fiji" + "MicrosoftEdge.jss": [ + "com.github.rtrouton.jss.microsoftedge" ], - "AdobeReaderDC.jss": [ - "com.github.rtrouton.jss.AdobeReaderDC" + "MicrosoftAutoUpdate.jss": [ + "com.github.rtrouton.jss.MicrosoftAutoUpdate", + "com.github.jlehikoinen.jss.MicrosoftAutoUpdate" ], "NoMAD.jss": [ "com.github.rtrouton.jss.NoMAD", "com.github.yohan460-recipes.jss.NoMAD" ], - "MicrosoftOneDrive.jss": [ - "com.github.rtrouton.jss.MicrosoftOneDrive" - ], - "VMwareTools.jss": [ - "com.github.rtrouton.jss.VMwareTools" - ], - "OpenJDK12.jss": [ - "com.github.rtrouton.jss.OpenJDK12" + "AdobeCreativeCloudInstallerAppleSilicon.jss": [ + "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon" ], - "Icons.jss": [ - "com.github.rtrouton.jss.icons" + "MicrosoftWord365.jss": [ + "com.github.rtrouton.jss.microsoftword365" ], - "TextWrangler.jss": [ - "com.github.rtrouton.jss.TextWrangler", - "com.github.novaksam.jss.TextWrangler" + "MicrosoftTeams.jss": [ + "com.github.rtrouton.jss.microsoftteams" ], "Packages.jss": [ "com.github.rtrouton.jss.Packages" ], - "OpenJDK11.jss": [ - "com.github.rtrouton.jss.OpenJDK11" + "Fiji.jss": [ + "com.github.rtrouton.jss.Fiji" ], - "OpenJDK13.jss": [ - "com.github.rtrouton.jss.OpenJDK13" + "VMwareTools.jss": [ + "com.github.rtrouton.jss.VMwareTools" ], - "MicrosoftYammer.jss": [ - "com.github.rtrouton.jss.microsoftyammer" + "MicrosoftOffice365Suite.jss": [ + "com.github.rtrouton.jss.MicrosoftOffice365Suite" ], - "MalwarebytesAntiMalware.jss": [ - "com.github.rtrouton.jss.MalwarebytesAntiMalware" + "DetectX.jss": [ + "com.github.rtrouton.jss.DetectX" ], - "CiscoUmbrella.jss": [ - "com.github.rtrouton.jss.ciscoumbrella" + "GoogleChromeUniversal.jss": [ + "com.github.rtrouton.jss.googlechromeuniversal" ], - "MicrosoftRemoteDesktop.jss": [ - "com.github.rtrouton.jss.microsoftremotedesktop" + "MicrosoftRemoteHelp.pkg": [ + "com.github.rtrouton.pkg.microsoftremotehelp" ], - "Arq.jss": [ - "com.github.rtrouton.jss.Arq" + "MicrosoftRemoteHelp.download": [ + "com.github.rtrouton.download.microsoftremotehelp" ], - "GoogleChrome.jss": [ - "com.github.rtrouton.jss.googlechrome" + "JSSImporter.install": [ + "com.github.rtrouton.install.JSSImporter" ], - "Cyberduck.jss": [ - "com.github.rtrouton.jss.Cyberduck" + "JSSImporter.download": [ + "com.github.rtrouton.download.JSSImporter" ], - "IntelliJ-CE.jss": [ - "com.github.rtrouton.jss.IntelliJ-CE" + "JQAppleIntel.sign": [ + "com.github.rtrouton.sign.JQIntel" ], - "iPass.jss": [ - "com.github.rtrouton.jss.iPass" + "JQAppleSilicon.pkg": [ + "com.github.rtrouton.pkg.JQAppleSilicon" ], - "ImageJ.jss": [ - "com.github.rtrouton.jss.ImageJ" + "JQUniversal.download": [ + "com.github.rtrouton.download.JQUniversal" ], - "MURAL.jss": [ - "com.github.rtrouton.jss.MURAL" + "JQIntel.pkg": [ + "com.github.rtrouton.pkg.JQIntel" ], - "AmazonCorettoJDK11.jss": [ - "com.github.rtrouton.jss.amazoncorettojdk11" + "JQAppleUniversal.sign": [ + "com.github.rtrouton.sign.JQUniversal" ], - "EndNoteX9.jss": [ - "com.github.rtrouton.jss.EndNoteX9" + "JQIntel.download": [ + "com.github.rtrouton.download.JQIntel" ], - "MicrosoftOpenJDK11.jss": [ - "com.github.rtrouton.jss.microsoftopenjdk11" + "JQUniversal.pkg": [ + "com.github.rtrouton.pkg.JQUniversal" ], - "MicrosoftPowerPoint365.jss": [ - "com.github.rtrouton.jss.microsoftpowerpoint365" + "JQAppleSilicon.sign": [ + "com.github.rtrouton.sign.JQAppleSilicon" ], - "Privileges.jss": [ - "com.github.rtrouton.jss.privileges" + "JQAppleSilicon.download": [ + "com.github.rtrouton.download.JQAppleSilicon" ], - "GitHubDesktop.jss": [ - "com.github.rtrouton.jss.GitHubDesktop" + "SapMachineJDK19Universal.pkg": [ + "com.github.rtrouton.pkg.SapMachineUniversalJDK19" ], - "MicrosoftAutoUpdate.jss": [ - "com.github.rtrouton.jss.MicrosoftAutoUpdate", - "com.github.jlehikoinen.jss.MicrosoftAutoUpdate" + "SapMachineJDK19Universal.download": [ + "com.github.rtrouton.download.SapMachineUniversalJDK19" ], - "MicrosoftOffice365BusinessProSuite.jss": [ - "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite" + "AdwareMedic.install": [ + "com.github.rtrouton.install.AdwareMedic" ], - "Prism.jss": [ - "com.github.rtrouton.jss.Prism" + "AdwareMedic.download": [ + "com.github.rtrouton.download.AdwareMedic" ], - "Brisk.jss": [ - "com.github.rtrouton.jss.brisk" + "AdwareMedic.pkg": [ + "com.github.rtrouton.pkg.AdwareMedic" ], - "Firefox.jss": [ - "com.github.rtrouton.jss.Firefox", - "com.github.novaksam.jss.Firefox" + "CarouselCloudScreenSaver.download": [ + "com.github.rtrouton.download.carouselcloudscreensaver" ], - "OracleJava8.jss": [ - "com.github.rtrouton.jss.OracleJava8" + "CarouselCloudScreenSaver.pkg": [ + "com.github.rtrouton.pkg.carouselcloudscreensaver" ], - "AmazonCorettoJDK8.jss": [ - "com.github.rtrouton.jss.amazoncorettojdk8" + "CarouselCloudScreenSaver.sign": [ + "com.github.rtrouton.sign.carouselcloudscreensaver" ], - "DetectX.jss": [ - "com.github.rtrouton.jss.DetectX" + "OSXMountainLion.pkg": [ + "com.github.rtrouton.pkg.OSXMountainLion" ], - "JamfProtectUninstaller.jss": [ - "com.github.rtrouton.jss.uninstaller.jamfprotect" + "OSXMountainLion.download": [ + "com.github.rtrouton.download.OSXMountainLion" ], - "MicrosoftWord365.jss": [ - "com.github.rtrouton.jss.microsoftword365" + "PolyLens.jamf": [ + "com.github.rtrouton.jamf.polylens" ], - "DbVisualizer.jss": [ - "com.github.rtrouton.jss.dbvisualizer" + "SapMachineJDK11.jamf": [ + "com.github.rtrouton.jamf.SapMachineJDK11" ], - "AdobeReader.jss": [ - "com.github.rtrouton.jss.AdobeReader" + "MicrosoftAutoUpdate.jamf": [ + "com.github.rtrouton.jamf.MicrosoftAutoUpdate", + "com.github.novaksam.jamf.MicrosoftAutoUpdate", + "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate" ], - "MicrosoftEdge.jss": [ - "com.github.rtrouton.jss.microsoftedge" + "MURAL.jamf": [ + "com.github.rtrouton.jamf.MURAL" ], - "MicrosoftDefenderATP.jss": [ - "com.github.rtrouton.jss.microsoftdefenderatp" + "PasswordDepot.jamf": [ + "com.github.rtrouton.jamf.passworddepot" ], - "EndNoteX8.jss": [ - "com.github.rtrouton.jss.EndNoteX8" + "JamfProtectInstaller.jamf": [ + "com.github.rtrouton.jamf.installer.jamfprotect" ], - "MicrosoftDefender.jss": [ - "com.github.rtrouton.jss.microsoftdefender" + "MicrosoftInTuneCompanyPortal.jamf": [ + "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal" ], - "VMwareHorizonClient.jss": [ - "com.github.rtrouton.jss.VMwareHorizonClient", - "com.github.yohan460-recipes.jss.VMwareHorizonClient" + "GoogleChromePkg.jamf": [ + "com.github.rtrouton.jamf.googlechromepkg" ], - "iMazingProfileEditor.jss": [ - "com.github.rtrouton.jss.iMazingProfileEditor" + "MicrosoftDefender.jamf": [ + "com.github.rtrouton.jamf.microsoftdefender", + "com.github.novaksam.jamf.MicrosoftDefender" ], - "AdwareMedic.jss": [ - "com.github.rtrouton.jss.AdwareMedic" + "CitrixWorkspaceUniversal.jamf": [ + "com.github.rtrouton.jamf.citrixworkspaceuniversal" ], - "GoogleChromeUniversal.jss": [ - "com.github.rtrouton.jss.googlechromeuniversal" + "MicrosoftEdge.jamf": [ + "com.github.rtrouton.jamf.microsoftedge", + "com.github.novaksam.jamf.MicrosoftEdge", + "com.github.grahampugh.recipes.jamf.MicrosoftEdge" ], - "AdobeCreativeCloudInstaller.jss": [ - "com.github.rtrouton.jss.AdobeCreativeCloudInstaller" + "Privileges.jamf": [ + "com.github.rtrouton.jamf.privileges", + "com.github.novaksam.jamf.Privileges", + "com.github.grahampugh.recipes.jamf.Privileges" ], - "JamfProtectInstaller.jss": [ - "com.github.rtrouton.jss.installer.jamfprotect" + "MicrosoftSkypeForBusiness.jamf": [ + "com.github.rtrouton.jamf.skypeforbusiness365" ], - "AdobeCreativeCloudInstallerUniversal.jss": [ - "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal" + "JamfProtectUninstaller.jamf": [ + "com.github.rtrouton.jamf.uninstaller.jamfprotect" ], - "RStudio.jss": [ - "com.github.rtrouton.jss.RStudio", - "com.github.novaksam.jss.RStudio" + "SapMachineJDK17Universal.jamf": [ + "com.github.rtrouton.jamf.SapMachineUniversalJDK17" ], - "MountainDuck.jss": [ - "com.github.rtrouton.jss.MountainDuck" + "JabraDirect.jamf": [ + "com.github.rtrouton.jamf.jabradirect" ], - "Eclipse-Mars.jss": [ - "com.github.rtrouton.jss.Eclipse-Mars" + "MicrosoftTeams.jamf": [ + "com.github.rtrouton.jamf.microsoftteams", + "com.github.novaksam.jamf.MicrosoftTeams" ], - "MicrosoftOffice365Suite.jss": [ - "com.github.rtrouton.jss.MicrosoftOffice365Suite" + "MozillaThunderbird.jamf": [ + "com.github.rtrouton.jamf.mozillathunderbird" ], - "GoogleChromeEnterprise.jss": [ - "com.github.rtrouton.jss.googlechromeenterprise" + "CiscoUmbrella.jamf": [ + "com.github.rtrouton.jamf.ciscoumbrella" ], - "MicrosoftTeams.jss": [ - "com.github.rtrouton.jss.microsoftteams" + "OperaSigned.jamf": [ + "com.github.rtrouton.jamf.signed.opera" ], - "AdobeCreativeCloudInstallerAppleSilicon.jss": [ - "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon" + "CitrixWorkspace.jamf": [ + "com.github.rtrouton.jamf.citrixworkspace" ], - "MicrosoftOutlook365.jss": [ - "com.github.rtrouton.jss.microsoftoutlook365" + "Opera.jamf": [ + "com.github.rtrouton.jamf.opera", + "com.github.autopkg.grahampugh-recipes.jamf.Opera" ], - "Zscaler.jss": [ - "com.github.rtrouton.jss.zscaler" + "Rectangle.pkg": [ + "com.github.rtrouton.pkg.Rectangle", + "com.github.dataJAR-recipes.pkg.Rectangle", + "com.github.peetinc.pkg.Rectangle" ], - "MicrosoftOneNote365.jss": [ - "com.github.rtrouton.jss.microsoftonenote365" + "MountainDuck.munki": [ + "com.github.rtrouton.munki.MountainDuck" ], - "MeisterTask.jss": [ - "com.github.rtrouton.jss.MeisterTask" + "MountainDuck.install": [ + "com.github.rtrouton.install.MountainDuck" ], - "MicrosoftSkypeForBusiness365.jss": [ - "com.github.rtrouton.jss.skypeforbusiness365" + "MountainDuck.download": [ + "com.github.rtrouton.download.MountainDuck", + "com.github.ahousseini-recipes.download.MountainDuck" ], - "Office2016Suite.jss": [ - "com.github.rtrouton.jss.Office2016Suite" + "MountainDuck.pkg": [ + "com.github.rtrouton.pkg.MountainDuck", + "com.github.ahousseini-recipes.pkg.MountainDuck" ], - "Geneious.jss": [ - "com.github.rtrouton.jss.geneious" + "EnterpriseConnect.download": [ + "com.github.rtrouton.download.EnterpriseConnect" ], - "MicrosoftExcel365.jss": [ - "com.github.rtrouton.jss.microsoftexcel365" + "EnterpriseConnect.pkg": [ + "com.github.rtrouton.pkg.EnterpriseConnect" ], - "MicrosoftIntuneCompanyPortal.jss": [ - "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal" + "EnterpriseConnect.jss": [ + "com.github.rtrouton.jss.EnterpriseConnect" ], - "PasswordDepot.jss": [ - "com.github.rtrouton.jss.passworddepot" + "PasswordDepot.download": [ + "com.github.rtrouton.download.passworddepot" ], - "MicrosoftOpenJDK11Intel.download": [ - "com.github.rtrouton.download.microsoftintelopenjdk11" + "PasswordDepot.install": [ + "com.github.rtrouton.install.passworddepot" ], - "MicrosoftOpenJDK11AppleSilicon.pkg": [ - "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11" + "PasswordDepot.pkg": [ + "com.github.rtrouton.pkg.passworddepot" ], - "MicrosoftOpenJDK11AppleSilicon.download": [ - "com.github.rtrouton.download.microsoftapplesiliconopenjdk11" + "CitrixWorkspace.pkg": [ + "com.github.rtrouton.pkg.citrixworkspace", + "com.github.grahampugh.recipes.pkg.CitrixWorkspace", + "com.github.yohan460-recipes.pkg.citrixworkspace" ], - "MicrosoftOpenJDK11Intel.pkg": [ - "com.github.rtrouton.pkg.microsoftintelopenjdk11" + "SDNotary.pkg": [ + "com.github.rtrouton.pkg.sdnotary" ], - "MicrosoftRemoteDesktop.download": [ - "com.github.rtrouton.download.microsoftremotedesktop", - "com.github.valdore86.download.MicrosoftRemoteDesktop" + "SDNotary.download": [ + "com.github.rtrouton.download.sdnotary" ], - "MicrosoftRemoteDesktop.pkg": [ - "com.github.rtrouton.pkg.microsoftremotedesktop", - "com.github.novaksam.pkg.MicrosoftRemoteDesktop" + "Backgrounds.install": [ + "com.github.rtrouton.install.backgrounds" ], - "MicrosoftSharepointBrowserPlugin.pkg": [ - "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin" + "Backgrounds.pkg": [ + "com.github.rtrouton.pkg.backgrounds" ], - "MicrosoftSharepointBrowserPlugin.download": [ - "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin" + "Backgrounds.download": [ + "com.github.rtrouton.download.backgrounds" ], - "MindManager.download": [ - "com.github.rtrouton.download.MindManager", - "com.github.peshay.download.MindManager" + "MicrosoftOneNote365.download": [ + "com.github.rtrouton.download.microsoftonenote365" ], - "MindManager.pkg": [ - "com.github.rtrouton.pkg.MindManager" + "MicrosoftOneNote365.pkg": [ + "com.github.rtrouton.pkg.microsoftonenote365" ], - "MicrosoftPowerPoint365.pkg": [ - "com.github.rtrouton.pkg.microsoftpowerpoint365" + "MicrosoftOneNote365.munki": [ + "com.github.rtrouton.munki.microsoftonenote365" ], - "MicrosoftPowerPoint365.download": [ - "com.github.rtrouton.download.microsoftpowerpoint365" + "MicrosoftOneNote365.install": [ + "com.github.rtrouton.install.microsoftonenote365" ], - "MicrosoftPowerPoint365.install": [ - "com.github.rtrouton.install.microsoftpowerpoint365" + "Office2016Suite.pkg": [ + "com.github.rtrouton.pkg.Office2016Suite", + "com.github.rtrouton.pkg.Office2016Suite" ], - "MicrosoftPowerpoint365.munki": [ - "com.github.rtrouton.munki.microsoftpowerpoint365" + "LogiOptionsPlus.download": [ + "com.github.rtrouton.download.LogiOptionsPlus", + "com.github.wegotoeleven-recipes.download.LogiOptionsPlus" ], - "iMazingProfileEditor.pkg": [ - "com.github.rtrouton.pkg.iMazingProfileEditor" + "LogiOptionsPlus.pkg": [ + "com.github.rtrouton.pkg.LogiOptionsPlus", + "com.github.wegotoeleven-recipes.pkg.LogiOptionsPlus" ], - "iMazingProfileEditor.install": [ - "com.github.rtrouton.install.iMazingProfileEditor" + "LogiOptionsPlusUninstaller.pkg": [ + "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller" ], - "iMazingProfileEditor.download": [ - "com.github.rtrouton.download.iMazingProfileEditor" + "MicrosoftYammer.install": [ + "com.github.rtrouton.install.microsoftyammer" ], - "EndNoteX8.install": [ - "com.github.rtrouton.install.EndNoteX8" + "MicrosoftYammer.pkg": [ + "com.github.rtrouton.pkg.microsoftyammer" ], - "EndNote21.download": [ - "com.github.rtrouton.download.EndNote21" + "MicrosoftYammer.download": [ + "com.github.rtrouton.download.microsoftyammer" ], - "EndNoteX8.pkg": [ - "com.github.rtrouton.pkg.EndNoteX8" + "Opera.sign": [ + "com.github.rtrouton.sign.opera" ], - "EndNoteX9.pkg": [ - "com.github.rtrouton.pkg.EndNoteX9" + "AdobeCreativeCloudInstaller.install": [ + "com.github.rtrouton.install.AdobeCreativeCloudInstaller" + ], + "AdobeCreativeCloudInstaller.download": [ + "com.github.rtrouton.download.AdobeCreativeCloudInstaller" ], - "EndNoteX9.install": [ - "com.github.rtrouton.install.EndNoteX9" + "AdobeCreativeCloudInstallerAppleSilicon.install": [ + "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon" ], - "EndNote20.download": [ - "com.github.rtrouton.download.EndNote20" + "AdobeCreativeCloudInstallerUniversal.install": [ + "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal" ], - "EndNote21.pkg": [ - "com.github.rtrouton.pkg.EndNote21" + "AdobeCreativeCloudInstaller.pkg": [ + "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller" ], - "EndNoteX8.download": [ - "com.github.rtrouton.download.EndNoteX8" + "AdobeCreativeCloudInstallerAppleSilicon.download": [ + "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon" ], - "EndNoteX9.munki": [ - "com.github.rtrouton.munki.EndNoteX9" + "AdobeCreativeCloudInstallerUniversal.download": [ + "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal" ], - "EndNote20.pkg": [ - "com.github.rtrouton.pkg.EndNote20" + "AdobeCreativeCloudInstallerUniversal.pkg": [ + "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal" ], - "EndNote20.munki": [ - "com.github.rtrouton.munki.EndNote20" + "AdobeCreativeCloudInstallerAppleSilicon.pkg": [ + "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon" ], - "EndNoteX9.download": [ - "com.github.rtrouton.download.EndNoteX9" + "AmazonCorettoJDK8.download": [ + "com.github.rtrouton.download.amazoncorettojdk8" ], - "EndNoteX8.munki": [ - "com.github.rtrouton.munki.EndNoteX8" + "AmazonCorettoAppleSiliconJDK8.pkg": [ + "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8" ], - "MicrosoftEdge.install": [ - "com.github.rtrouton.install.microsoftedge" + "AmazonCorettoJDK8.pkg": [ + "com.github.rtrouton.pkg.amazoncorettojdk8" ], - "MicrosoftEdge.pkg": [ - "com.github.rtrouton.pkg.microsoftedge" + "AmazonCorettoAppleSiliconJDK8.download": [ + "com.github.rtrouton.download.applesiliconamazoncorettojdk8" ], "MacVector.download": [ "com.github.golbiga.download.MacVector" @@ -156057,135 +156056,106 @@ "MacVector.pkg": [ "com.github.golbiga.pkg.MacVector" ], - "TextMate2.pkg": [ - "com.github.golbiga.pkg.TextMate2" + "WiFi Explorer.install": [ + "com.github.golbiga.install.WiFiExplorer" ], "WiFi Explorer.pkg": [ "com.github.golbiga.pkg.WiFiExplorer" ], - "WiFi Explorer.install": [ - "com.github.golbiga.install.WiFiExplorer" - ], "WiFi Explorer.munki": [ "com.github.golbiga.munki.WiFiExplorer" ], "WiFi Explorer.download": [ "com.github.golbiga.download.WiFiExplorer" ], + "TextMate2.pkg": [ + "com.github.golbiga.pkg.TextMate2" + ], "AdobeAcrobatProXUpdate.pkg": [ "com.github.golbiga.pkg.AdobeAcrobatProXUpdate", "com.github.novaksam.pkg.AdobeAcrobatProXUpdate" ], + "Airtool.pkg": [ + "com.github.golbiga.pkg.Airtool" + ], + "Airtool.download": [ + "com.github.golbiga.download.Airtool" + ], + "Airtool.install": [ + "com.github.golbiga.install.Airtool" + ], + "Airtool.munki": [ + "com.github.golbiga.munki.Airtool" + ], "Webex Teams.pkg": [ "com.github.golbiga.pkg.WebexTeams", "com.github.autopkg.chalcahuite-recipes.pkg.WebexTeams", "com.github.precursorca.pkg.WebexTeams" ], + "Webex Teams.download": [ + "com.github.golbiga.download.WebexTeams", + "com.github.autopkg.chalcahuite-recipes.download.WebexTeams", + "com.github.precursorca.download.WebexTeams" + ], "Webex Teams.install": [ "com.github.golbiga.install.WebexTeams", "com.github.autopkg.chalcahuite-recipes.install.WebexTeams", "com.github.precursorca.install.WebexTeams" ], - "Webex Teams.download": [ - "com.github.golbiga.download.WebexTeams", - "com.github.autopkg.chalcahuite-recipes.download.WebexTeams", - "com.github.precursorca.download.WebexTeams" + "CarbonCopyCloner.jss": [ + "com.github.golbiga.jss.CarbonCopyCloner" ], - "TextMate2.jss": [ - "com.github.golbiga.jss.TextMate2" + "WiFi Explorer.jss": [ + "com.github.jss-recipes.jss.WiFiExplorer" ], - "AdobeAcrobatProXUpdate.jss": [ - "com.github.golbiga.jss.AdobeAcrobatProXUpdate" + "SuspiciousPackageApp.jss": [ + "com.github.golbiga.jss.SuspiciousPackageApp" ], - "MacVector.jss": [ - "com.github.golbiga.jss.MacVector" + "FirefoxAutoconfig.jss": [ + "com.github.golbiga.jss.FirefoxAutoconfig" + ], + "GitHub.jss": [ + "com.github.golbiga.jss.GitHub" ], "R-mavericks.jss": [ "com.github.golbiga.jss.R-mavericks" ], - "GitHub.jss": [ - "com.github.golbiga.jss.GitHub" + "Pacifist.jss": [ + "com.github.golbiga.jss.Pacifist" + ], + "AdobeAcrobatProXUpdate.jss": [ + "com.github.golbiga.jss.AdobeAcrobatProXUpdate" ], "CoRD.jss": [ "com.github.golbiga.jss.CoRD" ], - "Airtool.jss": [ - "com.github.jss-recipes.jss.Airtool" - ], - "SuspiciousPackageApp.jss": [ - "com.github.golbiga.jss.SuspiciousPackageApp" + "OracleJava8JDK.jss": [ + "com.github.golbiga.jss.OracleJava8JDK" ], "CitrixReceiver.jss": [ "com.github.golbiga.jss.CitrixReceiver" ], - "WiFi Explorer.jss": [ - "com.github.jss-recipes.jss.WiFiExplorer" - ], - "Pacifist.jss": [ - "com.github.golbiga.jss.Pacifist" - ], - "OracleJava8JDK.jss": [ - "com.github.golbiga.jss.OracleJava8JDK" - ], - "FirefoxAutoconfig.jss": [ - "com.github.golbiga.jss.FirefoxAutoconfig" + "TextMate2.jss": [ + "com.github.golbiga.jss.TextMate2" ], "AdobeAIR.jss": [ "com.github.golbiga.jss.AdobeAIR" ], - "CarbonCopyCloner.jss": [ - "com.github.golbiga.jss.CarbonCopyCloner" - ], - "Airtool.install": [ - "com.github.golbiga.install.Airtool" - ], - "Airtool.download": [ - "com.github.golbiga.download.Airtool" - ], - "Airtool.munki": [ - "com.github.golbiga.munki.Airtool" - ], - "Airtool.pkg": [ - "com.github.golbiga.pkg.Airtool" - ], - "Tableau.pkg": [ - "com.github.gmarnin.pkg.tableau-desktop" - ], - "Tableau.munki": [ - "com.github.gmarnin.munki.tableau-desktop" - ], - "Tableau.download": [ - "com.github.gmarnin.download.tableau-desktop" - ], - "Remotix.pkg": [ - "com.github.gmarnin.pkg.Remotix", - "com.github.ahousseini-recipes.pkg.Remotix" - ], - "Remotix.download": [ - "com.github.gmarnin.download.Remotix", - "com.github.ahousseini-recipes.download.Remotix" - ], - "Remotix.munki": [ - "com.github.gmarnin.munki.Remotix" - ], - "cTiVo.pkg": [ - "com.github.gmarnin.pkg.cTiVo" - ], - "cTiVo.munki": [ - "com.github.gmarnin.munki.cTiVo" + "Airtool.jss": [ + "com.github.jss-recipes.jss.Airtool" ], - "cTiVo.download": [ - "com.github.gmarnin.download.cTiVo" + "MacVector.jss": [ + "com.github.golbiga.jss.MacVector" ], "NBICreator.install": [ "com.github.gmarnin.install.NBICreator" ], - "NBICreator.download": [ - "com.github.gmarnin.download.NBICreator" - ], "NBICreator.munki": [ "com.github.gmarnin.munki.NBICreator" ], + "NBICreator.download": [ + "com.github.gmarnin.download.NBICreator" + ], "NBICreator.pkg": [ "com.github.gmarnin.pkg.NBICreator" ], @@ -156198,64 +156168,65 @@ "TileMill.munki": [ "com.github.gmarnin.munki.tilemill" ], + "SuitcaseFusion5.pkg": [ + "com.github.gmarnin.pkg.SuitcaseFusion5" + ], + "SuitcaseFusion5.munki": [ + "com.github.gmarnin.munki.SuitcaseFusion5" + ], + "SuitcaseFusion5.download": [ + "com.github.gmarnin.download.SuitcaseFusion5" + ], "Prey.munki": [ "com.github.gmarnin.munki.Prey" ], - "FinaleUpdate.munki": [ - "com.github.gmarnin.munki.FinaleUpdate" - ], "LogitechControlCenter.download": [ "com.github.gmarnin.download.logitechcontrolcenter" ], "LogitechControlCenter.munki": [ "com.github.gmarnin.munki.logitechcontrolcenter" ], - "SuitcaseFusion5.munki": [ - "com.github.gmarnin.munki.SuitcaseFusion5" - ], - "SuitcaseFusion5.download": [ - "com.github.gmarnin.download.SuitcaseFusion5" - ], - "SuitcaseFusion5.pkg": [ - "com.github.gmarnin.pkg.SuitcaseFusion5" + "Remotix.download": [ + "com.github.gmarnin.download.Remotix", + "com.github.ahousseini-recipes.download.Remotix" ], - "Adobe Acrobat Reader DC Updates.jamf": [ - "com.github.novaksam.jamf.AdobeAcrobatReaderDCUpdates" + "Remotix.munki": [ + "com.github.gmarnin.munki.Remotix" ], - "Adobe Acrobat Reader DC Updates.jss": [ - "com.github.novaksam.jss.AdobeAcrobatReaderDCUpdates" + "Remotix.pkg": [ + "com.github.gmarnin.pkg.Remotix", + "com.github.ahousseini-recipes.pkg.Remotix" ], - "Zotero.jamf": [ - "com.github.novaksam.jamf.Zotero" + "Tableau.download": [ + "com.github.gmarnin.download.tableau-desktop" ], - "R.jamf": [ - "com.github.novaksam.jamf.R" + "Tableau.munki": [ + "com.github.gmarnin.munki.tableau-desktop" ], - "R.jss": [ - "com.github.novaksam.jss.R_NoGui" + "Tableau.pkg": [ + "com.github.gmarnin.pkg.tableau-desktop" ], - "Chimera.jamf": [ - "com.github.novaksam.jamf.Chimera" + "cTiVo.munki": [ + "com.github.gmarnin.munki.cTiVo" ], - "Chimera.jss": [ - "com.github.novaksam.jss.Chimera" + "cTiVo.pkg": [ + "com.github.gmarnin.pkg.cTiVo" ], - "Wireshark.jss": [ - "com.github.novaksam.jss.Wireshark" + "cTiVo.download": [ + "com.github.gmarnin.download.cTiVo" ], - "Brackets.jss": [ - "com.github.novaksam.jss.Brackets" + "FinaleUpdate.munki": [ + "com.github.gmarnin.munki.FinaleUpdate" ], - "Brackets.jamf": [ - "com.github.novaksam.jamf.Brackets", - "com.github.autopkg.grahampugh-recipes.jamf.Brackets" + "XQuartz.jamf": [ + "com.github.novaksam.jamf.XQuartz", + "com.github.autopkg.grahampugh-recipes.jamf.XQuartz" ], - "VMware Fusion.jss": [ - "com.github.novaksam.jss.VMwareFusion" + "XQuartz.jss": [ + "com.github.novaksam.jss.XQuartz" ], - "Python3.jamf": [ - "com.github.novaksam.jamf.Python3", - "com.github.smithjw.jamf.Python3" + "MicrosoftTeamsforworkorschool.jamf": [ + "com.github.novaksam.jamf.MicrosoftTeamsforworkorschool" ], "The Unarchiver.jss": [ "com.github.novaksam.jss.TheUnarchiver", @@ -156266,532 +156237,566 @@ "com.github.novaksam.jamf.TheUnarchiver", "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver" ], - "VisualStudioCode.jamf": [ - "com.github.novaksam.jamf.VisualStudioCode", - "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode" + "WacomIntuosDriver.jamf": [ + "com.github.novaksam.jamf.WacomIntuosDriver" ], - "Microsoft AutoUpdate-CFBundleVersion.jss": [ - "com.github.novaksam.jss.MicrosoftAutoUpdateCFBundleVersion" + "Wacom Intuos Driver.jss": [ + "com.github.novaksam.jss.WacomIntuos" ], - "Microsoft AutoUpdate.jss": [ - "com.github.novaksam.jss.MicrosoftAutoUpdate" + "VLC.jamf": [ + "com.github.novaksam.jamf.VLC", + "com.github.smithjw.jamf.VLC", + "com.github.autopkg.grahampugh-recipes.jamf.VLC" ], - "TechSmith Relay.jss": [ - "com.github.novaksam.jss.TechSmithRelay" + "VLC.jss": [ + "com.github.novaksam.jss.VLC" ], - "Jamovi.jss": [ - "com.github.novaksam.jss.jamovi" + "Numbers.jamf": [ + "com.github.novaksam.jamf.Numbers" ], - "Jamovi.jamf": [ - "com.github.novaksam.jamf.Jamovi" + "Numbers.jss": [ + "com.github.novaksam.jss.Numbers" ], - "Google Drive.jss": [ - "com.github.novaksam.jss.GoogleDrive" + "Brackets.jss": [ + "com.github.novaksam.jss.Brackets" ], - "Microsoft Office 2019.jss": [ - "com.github.novaksam.jss.microsoftoffice2019suite" + "Brackets.jamf": [ + "com.github.novaksam.jamf.Brackets", + "com.github.autopkg.grahampugh-recipes.jamf.Brackets" ], - "Skype.jss": [ - "com.github.novaksam.jss.Skype" + "Processing.jamf": [ + "com.github.novaksam.jamf.Processing" ], - "Skype.jamf": [ - "com.github.novaksam.jamf.Skype", - "com.github.grahampugh.recipes.jamf.Skype" + "Processing.jss": [ + "com.github.novaksam.jss.Processing" ], - "EclipseTemurinJDK8.jamf": [ - "com.github.novaksam.jamf.EclipseTemurinJDK8" + "Python3.jamf": [ + "com.github.novaksam.jamf.Python3", + "com.github.smithjw.jamf.Python3" ], - "Soundslides Plus.jss": [ - "com.github.novaksam.jss.SoundslidesPlus" + "Zotero.jamf": [ + "com.github.novaksam.jamf.Zotero" ], - "GoogleEarth.jamf": [ - "com.github.novaksam.jamf.GoogleEarth", - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth" + "Jamovi.install": [ + "com.github.novaksam.install.jamovi" ], - "FontForge.jamf": [ - "com.github.novaksam.jamf.FontForge" + "Blackboard Collaborate Launcher.jss": [ + "com.github.novaksam.jss.BlackboardCollaborateLauncher" ], - "FontForge.jss": [ - "com.github.novaksam.jss.FontForge" + "Pages.jss": [ + "com.github.novaksam.jss.Pages" ], - "AmazonCorrettoJDK11.jss": [ - "com.github.novaksam.jss.amazoncorrettojdk11" + "Pages.jamf": [ + "com.github.novaksam.jamf.Pages" ], - "Wacom Intuos Driver.jss": [ - "com.github.novaksam.jss.WacomIntuos" + "Adobe Acrobat DC.jamf": [ + "com.github.novaksam.jamf.AdobeAcrobatDCUpdate" ], - "WacomIntuosDriver.jamf": [ - "com.github.novaksam.jamf.WacomIntuosDriver" + "Handbrake.jss": [ + "com.github.novaksam.jss.HandBrake" ], - "AndroidStudio.jamf": [ - "com.github.novaksam.jamf.AndroidStudio", - "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio" + "XCode.jamf": [ + "com.github.novaksam.jamf.XCode" ], - "Android Studio.jss": [ - "com.github.novaksam.jss.AndroidStudio" + "XCode.jss": [ + "com.github.novaksam.jss.XCode" ], - "Keynote.jss": [ - "com.github.novaksam.jss.Keynote" + "OneDrive.jamf": [ + "com.github.novaksam.jamf.OneDrive" ], - "Keynote.jamf": [ - "com.github.novaksam.jamf.Keynote" + "OneDrive.jss": [ + "com.github.novaksam.jss.OneDrive" ], - "Adobe Reader.jss": [ - "com.github.novaksam.jss.AdobeReader" + "VueScan.jamf": [ + "com.github.novaksam.jamf.VueScan" ], - "Skype For Business.jss": [ - "com.github.novaksam.jss.SkypeForBusiness" + "MuseScore3.jamf": [ + "com.github.novaksam.jamf.MuseScore3" ], - "VLC.jss": [ - "com.github.novaksam.jss.VLC" + "Evernote.jss": [ + "com.github.novaksam.jss.Evernote" ], - "VLC.jamf": [ - "com.github.novaksam.jamf.VLC", - "com.github.smithjw.jamf.VLC", - "com.github.autopkg.grahampugh-recipes.jamf.VLC" + "GitHubDesktop.jamf": [ + "com.github.novaksam.jamf.GitHubDesktop", + "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop" ], - "MicrosoftTeamsforworkorschool.jamf": [ - "com.github.novaksam.jamf.MicrosoftTeamsforworkorschool" + "AdobeRUM.jss": [ + "com.github.beatlemike.jss.AdobeRUM" ], - "EclipseTemurin11.download": [ - "com.github.novaksam.download.EclipseTemurin11", - "com.github.grahampugh.recipes.download.EclipseTemurin-11" + "AdobeRUM.jamf": [ + "com.github.novaksam.jamf.AdobeRUM" ], - "SoundslidesPlus.download": [ - "com.github.novaksam.download.SoundslidesPlus" + "Garageband.jamf": [ + "com.github.novaksam.jamf.GarageBand" ], - "WacomBamboo.download": [ - "com.github.novaksam.download.WacomBamboo" + "GarageBand.jss": [ + "com.github.novaksam.jss.GarageBand" ], - "TechsmithRelay.download": [ - "com.github.novaksam.download.TechSmithRelay" + "Node JS.jss": [ + "com.github.novaksam.jss.NodeJS" ], - "AdobeAcrobatDCUpdates.download": [ - "com.github.novaksam.download.AdobeAcrobatDCUpdate" + "NoMachine.jamf": [ + "com.github.novaksam.jamf.NoMachine" ], - "AdoptiumJDK17Intel.download": [ - "com.github.novaksam.download.AdoptiumJDK17Intel" + "AdoptiumJDK11Intel.download": [ + "com.github.novaksam.download.AdoptiumJDK11Intel" + ], + "AndroidStudio-Universal.download": [ + "com.github.novaksam.download.AndroidStudio-Universal" ], "MicrosoftOffice2019Suite.download": [ "com.github.novaksam.download.microsoftoffice2019suite" ], + "AndroidStudio.download": [ + "com.github.novaksam.download.AndroidStudio" + ], "WacomIntuos.download": [ "com.github.novaksam.download.WacomIntuos" ], - "NvidiaCudaDriver.download": [ - "com.github.novaksam.download.NvidiaCUDADriver" + "EclipseTemurin11.download": [ + "com.github.novaksam.download.EclipseTemurin11", + "com.github.grahampugh.recipes.download.EclipseTemurin-11" ], - "AdobeRUM.download": [ - "com.github.novaksam.download.AdobeRUM" + "EclipseTemurin8.download": [ + "com.github.novaksam.download.EclipseTemurin8", + "com.github.grahampugh.recipes.download.EclipseTemurin-8" ], - "AdobeAcrobatReaderDCUpdates.download": [ - "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates" + "PracticaMusica.download": [ + "com.github.novaksam.download.PracticaMusica" ], "NoMachine.download": [ "com.github.novaksam.download.NoMachine", "com.github.ygini.download.NoMachine" ], - "SuspiciousPackage.download": [ - "com.github.novaksam.download.SuspiciousPackage" + "SoundslidesPlus.download": [ + "com.github.novaksam.download.SoundslidesPlus" + ], + "AdobeRUM.download": [ + "com.github.novaksam.download.AdobeRUM" + ], + "Jamovi.download": [ + "com.github.novaksam.download.jamovi" ], "Brackets.download": [ "com.github.novaksam.download.Brackets" ], - "AndroidStudio.download": [ - "com.github.novaksam.download.AndroidStudio" + "NvidiaCudaDriver.download": [ + "com.github.novaksam.download.NvidiaCUDADriver" ], - "AndroidStudio-Universal.download": [ - "com.github.novaksam.download.AndroidStudio-Universal" + "FontForge.download": [ + "com.github.novaksam.download.FontForge" ], - "AdoptiumJDK8Intel.download": [ - "com.github.novaksam.download.AdoptiumJDK8Intel" + "CrystalExplorer.download": [ + "com.github.novaksam.download.CrystalExplorer" ], - "NvidiaCudaToolkit.download": [ - "com.github.novaksam.download.NvidiaCUDAToolkit" + "AdobeAcrobatReaderDCUpdates.download": [ + "com.github.novaksam.download.AdobeAcrobatReaderDCUpdates" ], - "EclipseTemurin17.download": [ - "com.github.novaksam.download.EclipseTemurin17" + "WacomBamboo.download": [ + "com.github.novaksam.download.WacomBamboo" ], "NodeJS.download": [ "com.github.novaksam.download.NodeJS" ], - "PracticaMusica.download": [ - "com.github.novaksam.download.PracticaMusica" + "EclipseTemurin17.download": [ + "com.github.novaksam.download.EclipseTemurin17" ], - "EclipseTemurin8.download": [ - "com.github.novaksam.download.EclipseTemurin8", - "com.github.grahampugh.recipes.download.EclipseTemurin-8" + "AdobeAcrobatDCUpdates.download": [ + "com.github.novaksam.download.AdobeAcrobatDCUpdate" ], - "AdoptiumJDK11Intel.download": [ - "com.github.novaksam.download.AdoptiumJDK11Intel" + "NvidiaCudaToolkit.download": [ + "com.github.novaksam.download.NvidiaCUDAToolkit" ], - "CrystalExplorer.download": [ - "com.github.novaksam.download.CrystalExplorer" + "AdoptiumJDK17Intel.download": [ + "com.github.novaksam.download.AdoptiumJDK17Intel" ], - "Jamovi.download": [ - "com.github.novaksam.download.jamovi" + "TechsmithRelay.download": [ + "com.github.novaksam.download.TechSmithRelay" ], - "FontForge.download": [ - "com.github.novaksam.download.FontForge" + "SuspiciousPackage.download": [ + "com.github.novaksam.download.SuspiciousPackage" ], - "Jamovi.install": [ - "com.github.novaksam.install.jamovi" + "AdoptiumJDK8Intel.download": [ + "com.github.novaksam.download.AdoptiumJDK8Intel" ], - "CrystalExplorer.jss": [ - "com.github.novaksam.jss.CrystalExplorer" + "Jamovi.jss": [ + "com.github.novaksam.jss.jamovi" + ], + "Jamovi.jamf": [ + "com.github.novaksam.jamf.Jamovi" + ], + "Adobe Reader.jss": [ + "com.github.novaksam.jss.AdobeReader" + ], + "JamfConnect.jamf": [ + "com.github.novaksam.jamf.JamfConnect" + ], + "AmazonCorrettoJDK8.jss": [ + "com.github.novaksam.jss.amazoncorrettojdk8" + ], + "Compressor.jamf": [ + "com.github.novaksam.jamf.Compressor" + ], + "Compressor.jss": [ + "com.github.novaksam.jss.Compressor" + ], + "iMovie.jss": [ + "com.github.novaksam.jss.iMovie" + ], + "iMovie.jamf": [ + "com.github.novaksam.jamf.iMovie" ], "CrystalExplorer.jamf": [ "com.github.novaksam.jamf.CrystalExplorer" ], - "EclipseTemurinJDK17.jamf": [ - "com.github.novaksam.jamf.EclipseTemurinJDK17" + "CrystalExplorer.jss": [ + "com.github.novaksam.jss.CrystalExplorer" ], - "Blackboard Collaborate Launcher.jss": [ - "com.github.novaksam.jss.BlackboardCollaborateLauncher" + "MicrosoftOffice365.jamf": [ + "com.github.novaksam.jamf.MicrosoftOffice365", + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOffice365" ], - "GoogleChrome.jamf": [ - "com.github.novaksam.jamf.GoogleChrome", - "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome" + "Wireshark.jss": [ + "com.github.novaksam.jss.Wireshark" ], - "Google Chrome.jss": [ - "com.github.novaksam.jss.GoogleChrome" + "Keynote.jss": [ + "com.github.novaksam.jss.Keynote" ], - "RStudio.jamf": [ - "com.github.novaksam.jamf.RStudio", - "com.github.smithjw.jamf.RStudio" + "Keynote.jamf": [ + "com.github.novaksam.jamf.Keynote" ], - "appleLoopsMandatory.pkg": [ - "com.github.novaksam.pkg.appleLoopsMandatory" + "AndroidStudio.jamf": [ + "com.github.novaksam.jamf.AndroidStudio", + "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio" ], - "NvidiaCudaToolkit.pkg": [ - "com.github.novaksam.pkg.NvidiaCUDAToolkit" + "Android Studio.jss": [ + "com.github.novaksam.jss.AndroidStudio" ], - "AppleRicohPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleRicohPrinterDrivers" + "Motion.jamf": [ + "com.github.novaksam.jamf.Motion" ], - "EndNoteX7.pkg": [ - "com.github.novaksam.pkg.EndNoteX7", - "com.github.jbaker10.pkg.EndNoteX7" + "Motion.jss": [ + "com.github.novaksam.jss.Motion" ], - "Jamovi.pkg": [ - "com.github.novaksam.pkg.jamovi" + "EclipseTemurinJDK17.jamf": [ + "com.github.novaksam.jamf.EclipseTemurinJDK17" ], - "AppleNRGPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleNRGPrinterDrivers" + "Google Drive.jss": [ + "com.github.novaksam.jss.GoogleDrive" ], - "PracticaMusica.pkg": [ - "com.github.novaksam.pkg.PracticaMusica" + "RStudio.jamf": [ + "com.github.novaksam.jamf.RStudio", + "com.github.smithjw.jamf.RStudio" ], - "OracleJava8JDK.pkg": [ - "com.github.novaksam.pkg.OracleJava8JDK" + "Wacom Bamboo Driver.jss": [ + "com.github.novaksam.jss.WacomBamboo" ], - "AdobeAcrobatDCUpdate.pkg": [ - "com.github.novaksam.pkg.AdobeAcrobatDCUpdate" + "LogicProX.jamf": [ + "com.github.novaksam.jamf.LogicProX" ], - "appleLoops.pkg": [ - "com.github.novaksam.pkg.appleLoops" + "Adobe Digital Editions.jss": [ + "com.github.novaksam.jss.AdobeDigitalEditions" ], - "TechsmithRelay.pkg": [ - "com.github.novaksam.pkg.TechSmithRelay" + "AdobeDigitalEditions.jamf": [ + "com.github.novaksam.jamf.AdobeDigitalEditions" ], - "OneDrive.pkg": [ - "com.github.novaksam.pkg.OneDrive" + "Chimera.jamf": [ + "com.github.novaksam.jamf.Chimera" ], - "AppleHPPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleHPPrinterDrivers", - "com.github.grahampugh.pkg.AppleHPPrinterDrivers" + "Chimera.jss": [ + "com.github.novaksam.jss.Chimera" ], - "AppleLexmarkPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers" + "VMware Fusion.jss": [ + "com.github.novaksam.jss.VMwareFusion" ], - "AppleBrotherPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleBrotherPrinterDrivers" + "Final Cut Pro.jss": [ + "com.github.novaksam.jss.FinalCutPro" ], - "AppleSavinPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleSavinPrinterDrivers" + "FinalCutPro.jamf": [ + "com.github.novaksam.jamf.FinalCutPro" ], - "SassafrasK2Client.pkg": [ - "com.github.novaksam.pkg.SassafrasK2Client" + "GoogleChrome.jamf": [ + "com.github.novaksam.jamf.GoogleChrome", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome" ], - "AppleSamsungPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleSamsungPrinterDrivers" + "Google Chrome.jss": [ + "com.github.novaksam.jss.GoogleChrome" ], - "SoundslidesPlus.pkg": [ - "com.github.novaksam.pkg.SoundslidesPlus" + "Microsoft AutoUpdate-CFBundleVersion.jss": [ + "com.github.novaksam.jss.MicrosoftAutoUpdateCFBundleVersion" ], - "AppleInfotecPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleInfotecPrinterDrivers" + "Microsoft AutoUpdate.jss": [ + "com.github.novaksam.jss.MicrosoftAutoUpdate" ], - "MicrosoftOffice2019Suite.pkg": [ - "com.github.novaksam.pkg.microsoftoffice2019suite" + "EclipseTemurinJDK11.jamf": [ + "com.github.novaksam.jamf.EclipseTemurinJDK11" ], - "AppleGutenprintPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleGutenprintPrinterDrivers" + "R.jamf": [ + "com.github.novaksam.jamf.R" ], - "EclipseTemurin11.pkg": [ - "com.github.novaksam.pkg.EclipseTemurin11", - "com.github.grahampugh.recipes.pkg.EclipseTemurin-11" + "R.jss": [ + "com.github.novaksam.jss.R_NoGui" ], - "NoMachine.pkg": [ - "com.github.novaksam.pkg.NoMachine" + "Handbrake.jamf": [ + "com.github.novaksam.jamf.Handbrake" ], - "WacomIntuos.pkg": [ - "com.github.novaksam.pkg.WacomIntuos" + "ZoomOutlookPlugin.jamf": [ + "com.github.novaksam.jamf.ZoomOutlookPlugin" ], - "SuspiciousPackage.pkg": [ - "com.github.novaksam.pkg.SuspiciousPackage" + "Soundslides Plus.jss": [ + "com.github.novaksam.jss.SoundslidesPlus" ], - "AppleGestetnerPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers" + "AmazonCorrettoJDK11.jss": [ + "com.github.novaksam.jss.amazoncorrettojdk11" ], - "EclipseTemurin17.pkg": [ - "com.github.novaksam.pkg.EclipseTemurin17" + "GoogleEarth.jamf": [ + "com.github.novaksam.jamf.GoogleEarth", + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth" ], - "FontForge.pkg": [ - "com.github.novaksam.pkg.FontForge" + "Sassafras K2 Client.jss": [ + "com.github.novaksam.jss.SassafrasK2Client" ], - "AdobeAcrobatReaderDC.pkg": [ - "com.github.novaksam.pkg.AdobeAcrobatReaderDC" + "SassafrasK2Client.jamf": [ + "com.github.novaksam.jamf.SassafrasK2Client" ], - "AdobeAcrobatReaderDCUpdates.pkg": [ - "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates" + "Microsoft Remote Desktop.jss": [ + "com.github.novaksam.jss.MicrosoftRemoteDesktop" ], - "Chimera.pkg": [ - "com.github.novaksam.pkg.Chimera" + "MicrosoftRemoteDesktop.jamf": [ + "com.github.novaksam.jamf.MicrosoftRemoteDesktop" ], - "WacomBamboo.pkg": [ - "com.github.novaksam.pkg.WacomBamboo" + "Zoom.jamf": [ + "com.github.novaksam.jamf.Zoom" ], - "AppleInfoPrintPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers" + "Firefox.jamf": [ + "com.github.novaksam.jamf.Firefox", + "com.github.autopkg.grahampugh-recipes.jamf.Firefox" ], - "CasperSuite.pkg": [ - "com.github.novaksam.pkg.CasperSuite" + "TechSmith Relay.jss": [ + "com.github.novaksam.jss.TechSmithRelay" + ], + "Suspicious Package.jss": [ + "com.github.novaksam.jss.SuspiciousPackage" + ], + "SuspiciousPackage.jamf": [ + "com.github.novaksam.jamf.SuspiciousPackage", + "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage" + ], + "Adobe Acrobat Reader DC Updates.jss": [ + "com.github.novaksam.jss.AdobeAcrobatReaderDCUpdates" + ], + "Adobe Acrobat Reader DC Updates.jamf": [ + "com.github.novaksam.jamf.AdobeAcrobatReaderDCUpdates" ], "NvidiaCudaDriver.pkg": [ "com.github.novaksam.pkg.NvidiaCUDADriver" ], - "appleLoopsOptional.pkg": [ - "com.github.novaksam.pkg.appleLoopsOptional" - ], - "AndroidStudio.pkg": [ - "com.github.novaksam.pkg.AndroidStudio" + "AppleLexmarkPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers" ], - "MicrosoftLync.pkg": [ - "com.github.novaksam.pkg.MicrosoftLync" + "OracleJava8JDK.pkg": [ + "com.github.novaksam.pkg.OracleJava8JDK" ], "GarageBand.pkg": [ "com.github.novaksam.pkg.garageband", "com.andrewzirkel.pkg.garageband" ], - "AppleLanierPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleLanierPrinterDrivers" - ], - "SkypeForBusiness.pkg": [ - "com.github.novaksam.pkg.SkypeForBusiness" - ], - "Brackets.pkg": [ - "com.github.novaksam.pkg.Brackets" - ], - "EclipseTemurin8.pkg": [ - "com.github.novaksam.pkg.EclipseTemurin8", - "com.github.grahampugh.recipes.pkg.EclipseTemurin-8" + "MicrosoftOffice2019Suite.pkg": [ + "com.github.novaksam.pkg.microsoftoffice2019suite" ], - "AppleCanonInkjetPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers" + "appleLoopsMandatory.pkg": [ + "com.github.novaksam.pkg.appleLoopsMandatory" ], - "AppleFujiXeroxPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers" + "CasperSuite.pkg": [ + "com.github.novaksam.pkg.CasperSuite" ], - "AppleCanonLaserPrinterDrivers.pkg": [ - "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers" + "CrystalExplorer.pkg": [ + "com.github.novaksam.pkg.CrystalExplorer" ], - "MsgViewerPro.pkg": [ - "com.github.novaksam.pkg.MsgViewerPro" + "AppleInfoPrintPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers" ], - "MicrosoftAutoUpdate-CFBundleVersion.pkg": [ - "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion" + "SuspiciousPackage.pkg": [ + "com.github.novaksam.pkg.SuspiciousPackage" ], - "AdobeDigitalEditions.pkg": [ - "com.github.novaksam.pkg.AdobeDigitalEditions" + "Chimera.pkg": [ + "com.github.novaksam.pkg.Chimera" ], "NodeJS.pkg": [ "com.github.novaksam.pkg.NodeJS" ], - "JamfPro.pkg": [ - "com.github.novaksam.pkg.JamfPro" - ], - "R_NoGui.pkg": [ - "com.github.novaksam.pkg.R_NoGui" + "AppleBrotherPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleBrotherPrinterDrivers" ], - "AdobeRUM.pkg": [ - "com.github.novaksam.pkg.AdobeRUM" + "AppleGutenprintPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleGutenprintPrinterDrivers" ], - "CrystalExplorer.pkg": [ - "com.github.novaksam.pkg.CrystalExplorer" + "MicrosoftLync.pkg": [ + "com.github.novaksam.pkg.MicrosoftLync" ], - "LogicProX.jamf": [ - "com.github.novaksam.jamf.LogicProX" + "appleLoops.pkg": [ + "com.github.novaksam.pkg.appleLoops" ], - "MicrosoftRemoteDesktop.jamf": [ - "com.github.novaksam.jamf.MicrosoftRemoteDesktop" + "AppleLanierPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleLanierPrinterDrivers" ], - "Microsoft Remote Desktop.jss": [ - "com.github.novaksam.jss.MicrosoftRemoteDesktop" + "MicrosoftAutoUpdate-CFBundleVersion.pkg": [ + "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion" ], - "Processing.jamf": [ - "com.github.novaksam.jamf.Processing" + "AdobeAcrobatReaderDCUpdates.pkg": [ + "com.github.novaksam.pkg.AdobeAcrobatReaderDCUpdates" ], - "Processing.jss": [ - "com.github.novaksam.jss.Processing" + "WacomIntuos.pkg": [ + "com.github.novaksam.pkg.WacomIntuos" ], - "Github Desktop.jss": [ - "com.github.novaksam.jss.GitHubDesktop" + "EclipseTemurin17.pkg": [ + "com.github.novaksam.pkg.EclipseTemurin17" ], - "Firefox.jamf": [ - "com.github.novaksam.jamf.Firefox", - "com.github.autopkg.grahampugh-recipes.jamf.Firefox" + "NoMachine.pkg": [ + "com.github.novaksam.pkg.NoMachine" ], - "AdobeDigitalEditions.jamf": [ - "com.github.novaksam.jamf.AdobeDigitalEditions" + "OneDrive.pkg": [ + "com.github.novaksam.pkg.OneDrive" ], - "Adobe Digital Editions.jss": [ - "com.github.novaksam.jss.AdobeDigitalEditions" + "appleLoopsOptional.pkg": [ + "com.github.novaksam.pkg.appleLoopsOptional" ], - "VueScan.jamf": [ - "com.github.novaksam.jamf.VueScan" + "AppleGestetnerPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers" ], - "Open Office.jss": [ - "com.github.novaksam.jss.OpenOffice" + "AppleSavinPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleSavinPrinterDrivers" ], - "GarageBand.jss": [ - "com.github.novaksam.jss.GarageBand" + "AppleInfotecPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleInfotecPrinterDrivers" ], - "Garageband.jamf": [ - "com.github.novaksam.jamf.GarageBand" + "NvidiaCudaToolkit.pkg": [ + "com.github.novaksam.pkg.NvidiaCUDAToolkit" ], - "Adobe Acrobat DC.jamf": [ - "com.github.novaksam.jamf.AdobeAcrobatDCUpdate" + "EndNoteX7.pkg": [ + "com.github.novaksam.pkg.EndNoteX7", + "com.github.jbaker10.pkg.EndNoteX7" ], - "AmazonCorrettoJDK8.jss": [ - "com.github.novaksam.jss.amazoncorrettojdk8" + "AppleHPPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleHPPrinterDrivers", + "com.github.grahampugh.pkg.AppleHPPrinterDrivers" ], - "XCode.jss": [ - "com.github.novaksam.jss.XCode" + "JamfPro.pkg": [ + "com.github.novaksam.pkg.JamfPro" ], - "XCode.jamf": [ - "com.github.novaksam.jamf.XCode" + "AdobeRUM.pkg": [ + "com.github.novaksam.pkg.AdobeRUM" ], - "Compressor.jss": [ - "com.github.novaksam.jss.Compressor" + "EclipseTemurin8.pkg": [ + "com.github.novaksam.pkg.EclipseTemurin8", + "com.github.grahampugh.recipes.pkg.EclipseTemurin-8" ], - "Compressor.jamf": [ - "com.github.novaksam.jamf.Compressor" + "SoundslidesPlus.pkg": [ + "com.github.novaksam.pkg.SoundslidesPlus" ], - "AdobeRUM.jss": [ - "com.github.beatlemike.jss.AdobeRUM" + "AppleRicohPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleRicohPrinterDrivers" ], - "AdobeRUM.jamf": [ - "com.github.novaksam.jamf.AdobeRUM" + "AdobeDigitalEditions.pkg": [ + "com.github.novaksam.pkg.AdobeDigitalEditions" ], - "Handbrake.jss": [ - "com.github.novaksam.jss.HandBrake" + "TechsmithRelay.pkg": [ + "com.github.novaksam.pkg.TechSmithRelay" ], - "Numbers.jamf": [ - "com.github.novaksam.jamf.Numbers" + "PracticaMusica.pkg": [ + "com.github.novaksam.pkg.PracticaMusica" ], - "Numbers.jss": [ - "com.github.novaksam.jss.Numbers" + "AppleNRGPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleNRGPrinterDrivers" ], - "iMovie.jamf": [ - "com.github.novaksam.jamf.iMovie" + "Brackets.pkg": [ + "com.github.novaksam.pkg.Brackets" ], - "iMovie.jss": [ - "com.github.novaksam.jss.iMovie" + "AdobeAcrobatReaderDC.pkg": [ + "com.github.novaksam.pkg.AdobeAcrobatReaderDC" ], - "Handbrake.jamf": [ - "com.github.novaksam.jamf.Handbrake" + "AppleSamsungPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleSamsungPrinterDrivers" ], - "AdobeDNGConverter.jamf": [ - "com.github.novaksam.jamf.AdobeDNGConverter" + "AppleCanonInkjetPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers" ], - "Adobe DNG Converter.jss": [ - "com.github.jss-recipes.jss.AdobeDNGConverter" + "WacomBamboo.pkg": [ + "com.github.novaksam.pkg.WacomBamboo" ], - "Zoom.jamf": [ - "com.github.novaksam.jamf.Zoom" + "SkypeForBusiness.pkg": [ + "com.github.novaksam.pkg.SkypeForBusiness" ], - "Jamf Pro.jss": [ - "com.github.novaksam.jss.JamfPro" + "Jamovi.pkg": [ + "com.github.novaksam.pkg.jamovi" ], - "JamfPro.jamf": [ - "com.github.novaksam.jamf.JamfPro" + "R_NoGui.pkg": [ + "com.github.novaksam.pkg.R_NoGui" ], - "ZoomOutlookPlugin.jamf": [ - "com.github.novaksam.jamf.ZoomOutlookPlugin" + "AppleCanonLaserPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers" ], - "MicrosoftOffice365.jamf": [ - "com.github.novaksam.jamf.MicrosoftOffice365", - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOffice365" + "EclipseTemurin11.pkg": [ + "com.github.novaksam.pkg.EclipseTemurin11", + "com.github.grahampugh.recipes.pkg.EclipseTemurin-11" ], - "iPhoto.jss": [ - "com.github.novaksam.jss.iPhoto" + "AdobeAcrobatDCUpdate.pkg": [ + "com.github.novaksam.pkg.AdobeAcrobatDCUpdate" ], - "Pages.jamf": [ - "com.github.novaksam.jamf.Pages" + "AppleFujiXeroxPrinterDrivers.pkg": [ + "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers" ], - "Pages.jss": [ - "com.github.novaksam.jss.Pages" + "MsgViewerPro.pkg": [ + "com.github.novaksam.pkg.MsgViewerPro" ], - "Wacom Bamboo Driver.jss": [ - "com.github.novaksam.jss.WacomBamboo" + "SassafrasK2Client.pkg": [ + "com.github.novaksam.pkg.SassafrasK2Client" ], - "Apple Loops.jss": [ - "com.github.novaksam.jss.AppleLoops" + "AndroidStudio.pkg": [ + "com.github.novaksam.pkg.AndroidStudio" ], - "AppleLoops.jamf": [ - "com.github.novaksam.jamf.AppleLoops" + "FontForge.pkg": [ + "com.github.novaksam.pkg.FontForge" ], - "Evernote.jss": [ - "com.github.novaksam.jss.Evernote" + "Microsoft Office 2019.jss": [ + "com.github.novaksam.jss.microsoftoffice2019suite" ], - "Final Cut Pro.jss": [ - "com.github.novaksam.jss.FinalCutPro" + "Open Office.jss": [ + "com.github.novaksam.jss.OpenOffice" ], - "FinalCutPro.jamf": [ - "com.github.novaksam.jamf.FinalCutPro" + "AppleLoops.jamf": [ + "com.github.novaksam.jamf.AppleLoops" ], - "SassafrasK2Client.jamf": [ - "com.github.novaksam.jamf.SassafrasK2Client" + "Apple Loops.jss": [ + "com.github.novaksam.jss.AppleLoops" ], - "Sassafras K2 Client.jss": [ - "com.github.novaksam.jss.SassafrasK2Client" + "EclipseTemurinJDK8.jamf": [ + "com.github.novaksam.jamf.EclipseTemurinJDK8" ], - "SuspiciousPackage.jamf": [ - "com.github.novaksam.jamf.SuspiciousPackage", - "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage" + "iPhoto.jss": [ + "com.github.novaksam.jss.iPhoto" ], - "Suspicious Package.jss": [ - "com.github.novaksam.jss.SuspiciousPackage" + "Skype For Business.jss": [ + "com.github.novaksam.jss.SkypeForBusiness" ], - "MuseScore3.jamf": [ - "com.github.novaksam.jamf.MuseScore3" + "FontForge.jamf": [ + "com.github.novaksam.jamf.FontForge" ], - "OneDrive.jamf": [ - "com.github.novaksam.jamf.OneDrive" + "FontForge.jss": [ + "com.github.novaksam.jss.FontForge" ], - "OneDrive.jss": [ - "com.github.novaksam.jss.OneDrive" + "VisualStudioCode.jamf": [ + "com.github.novaksam.jamf.VisualStudioCode", + "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode" ], - "NoMachine.jamf": [ - "com.github.novaksam.jamf.NoMachine" + "Jamf Pro.jss": [ + "com.github.novaksam.jss.JamfPro" ], - "XQuartz.jamf": [ - "com.github.novaksam.jamf.XQuartz", - "com.github.autopkg.grahampugh-recipes.jamf.XQuartz" + "JamfPro.jamf": [ + "com.github.novaksam.jamf.JamfPro" ], - "XQuartz.jss": [ - "com.github.novaksam.jss.XQuartz" + "Github Desktop.jss": [ + "com.github.novaksam.jss.GitHubDesktop" ], "Adobe Acrobat Reader DC.jamf": [ "com.github.novaksam.jamf.AdobeAcrobatReaderDC" @@ -156799,27 +156804,18 @@ "Adobe Acrobat Reader DC.jss": [ "com.github.novaksam.jss.AdobeAcrobatReaderDC" ], - "Node JS.jss": [ - "com.github.novaksam.jss.NodeJS" - ], - "EclipseTemurinJDK11.jamf": [ - "com.github.novaksam.jamf.EclipseTemurinJDK11" - ], - "JamfConnect.jamf": [ - "com.github.novaksam.jamf.JamfConnect" - ], - "Motion.jamf": [ - "com.github.novaksam.jamf.Motion" + "Skype.jss": [ + "com.github.novaksam.jss.Skype" ], - "Motion.jss": [ - "com.github.novaksam.jss.Motion" + "Skype.jamf": [ + "com.github.novaksam.jamf.Skype", + "com.github.grahampugh.recipes.jamf.Skype" ], - "GitHubDesktop.jamf": [ - "com.github.novaksam.jamf.GitHubDesktop", - "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop" + "AdobeDNGConverter.jamf": [ + "com.github.novaksam.jamf.AdobeDNGConverter" ], - "Microsoft Lync.jss": [ - "com.github.novaksam.jss.MicrosoftLync" + "Adobe DNG Converter.jss": [ + "com.github.jss-recipes.jss.AdobeDNGConverter" ], "Practica Musica.jss": [ "com.github.novaksam.jss.PracticaMusica" @@ -156827,26 +156823,18 @@ "EndNote X7.jss": [ "com.github.novaksam.jss.EndNoteX7" ], - "VisualStudioCode.jss": [ - "com.github.killahquam.jss.visualstudiocode" - ], - "VisualStudioCode.pkg": [ - "com.github.killahquam.pkg.visualstudioscode", - "com.github.amsysuk-recipes.pkg.VisualStudioCode" - ], - "VisualStudioCode.download": [ - "com.github.killahquam.download.visualstudiocode", - "com.github.valdore86.download.visualstudiocode" + "Microsoft Lync.jss": [ + "com.github.novaksam.jss.MicrosoftLync" ], - "VisualStudioCode.munki": [ - "com.github.killahquam.munki.visualstudiocode", - "com.github.valdore86.munki.visualstudiocode" + "Slack.munki": [ + "com.github.killahquam.munki.slack", + "com.github.Lotusshaney.munki.slack" ], - "BlueJeansApp.jss": [ - "com.github.killahquam.jss.BlueJeansApp" + "Slack.download": [ + "com.github.killahquam.download.slack" ], - "Gitkraken.jss": [ - "com.github.killahquam.jss.GitKraken" + "Slack.install": [ + "com.github.killahquam.install.slack" ], "Slack.jss": [ "com.github.killahquam.jss.slack" @@ -156854,30 +156842,38 @@ "Slack.pkg": [ "com.github.killahquam.pkg.slack" ], - "Slack.install": [ - "com.github.killahquam.install.slack" + "Postman.jss": [ + "com.github.killahquam.jss.postman" ], - "Slack.munki": [ - "com.github.killahquam.munki.slack", - "com.github.Lotusshaney.munki.slack" + "VisualStudioCode.munki": [ + "com.github.killahquam.munki.visualstudiocode", + "com.github.valdore86.munki.visualstudiocode" ], - "Slack.download": [ - "com.github.killahquam.download.slack" + "VisualStudioCode.pkg": [ + "com.github.killahquam.pkg.visualstudioscode", + "com.github.amsysuk-recipes.pkg.VisualStudioCode" ], - "Dash4.download": [ - "com.github.killahquam.download.dash4" + "VisualStudioCode.jss": [ + "com.github.killahquam.jss.visualstudiocode" ], - "Dash4.pkg": [ - "com.github.killahquam.pkg.dash4" + "VisualStudioCode.download": [ + "com.github.killahquam.download.visualstudiocode", + "com.github.valdore86.download.visualstudiocode" ], "Dash4.jss": [ "com.github.killahquam.jss.dash4" ], + "Dash4.download": [ + "com.github.killahquam.download.dash4" + ], "Dash3.jss": [ "com.github.killahquam.jss.dash3" ], - "Postman.jss": [ - "com.github.killahquam.jss.postman" + "Dash4.pkg": [ + "com.github.killahquam.pkg.dash4" + ], + "BlueJeansApp.jss": [ + "com.github.killahquam.jss.BlueJeansApp" ], "PhpStorm.pkg": [ "com.github.killahquam.pkg.PhpStorm", @@ -156886,14 +156882,11 @@ "PhpStorm.jss": [ "com.github.killahquam.jss.PhpStorm" ], - "Renew.munki": [ - "com.github.aanklewicz.munki.Renew" - ], - "Renew.download": [ - "com.github.aanklewicz.download.Renew" + "Gitkraken.jss": [ + "com.github.killahquam.jss.GitKraken" ], - "PlexForMac.pkg": [ - "com.github.aanklewicz.pkg.PlexForMac" + "Icons.munki": [ + "com.github.aanklewicz.munki.Icons" ], "PlexForMac.munki": [ "com.github.aanklewicz.munki.PlexForMac" @@ -156901,46 +156894,35 @@ "PlexForMac.download": [ "com.github.aanklewicz.download.PlexForMac" ], - "Download Full Installer.jss": [ - "com.github.aanklewicz.jss.DownloadFullInstaller" - ], - "Download Full Installer.install": [ - "com.github.aanklewicz.install.DownloadFullInstaller" - ], - "Download Full Installer.download": [ - "com.github.aanklewicz.download.DownloadFullInstaller" - ], - "Download Full Installer.pkg": [ - "com.github.aanklewicz.pkg.DownloadFullInstaller" + "PlexForMac.pkg": [ + "com.github.aanklewicz.pkg.PlexForMac" ], - "Download Full Installer.munki": [ - "com.github.aanklewicz.munki.DownloadFullInstaller" + "Prezi Video.download": [ + "com.github.aanklewicz.download.PreziVideo" ], - "SEB.munki": [ - "com.github.aanklewicz.munki.SEB" + "Prezi Video.munki": [ + "com.github.aanklewicz.munki.PreziVideo" ], - "SEB.download": [ - "com.github.aanklewicz.download.SEB" + "MacStadiumOrka.munki": [ + "com.github.aanklewicz.munki.MacStadiumOrka" ], - "SEB.pkg": [ - "com.github.aanklewicz.pkg.SEB" + "MacStadiumOrka.download": [ + "com.github.aanklewicz.download.MacStadiumOrka" ], - "ScaleFT.download": [ - "com.github.aanklewicz.download.ScaleFT", - "com.github.weswhet.download.ScaleFT" + "kobo.download": [ + "com.github.aanklewicz.download.kobo" ], - "ScaleFT.install": [ - "com.github.aanklewicz.install.ScaleFT" + "kobo.install": [ + "com.github.aanklewicz.install.kobo" ], - "ScaleFT.munki": [ - "com.github.aanklewicz.munki.ScaleFT", - "com.github.weswhet.munki.ScaleFT" + "kobo.pkg": [ + "com.github.aanklewicz.pkg.kobo" ], - "Prezi Video.munki": [ - "com.github.aanklewicz.munki.PreziVideo" + "kobo.munki": [ + "com.github.aanklewicz.munki.kobo" ], - "Prezi Video.download": [ - "com.github.aanklewicz.download.PreziVideo" + "SonicPi.pkg": [ + "com.github.aanklewicz.pkg.sonicpi" ], "SonicPi.install": [ "com.github.aanklewicz.install.sonicpi" @@ -156951,50 +156933,79 @@ "SonicPi.download": [ "com.github.aanklewicz.download.sonicpi" ], - "SonicPi.pkg": [ - "com.github.aanklewicz.pkg.sonicpi" + "snyk-cli.pkg": [ + "com.github.aanklewicz.pkg.snyk-cli" ], - "Icons.munki": [ - "com.github.aanklewicz.munki.Icons" + "snyk-cli.munki": [ + "com.github.aanklewicz.munki.snyk" ], - "DocuSign Edit.munki": [ - "com.github.aanklewicz.munki.DocuSignEdit" + "snyk-cli.download": [ + "com.github.aanklewicz.download.snyk-cli" ], - "DocuSign Edit.download": [ - "com.github.aanklewicz.download.DocuSignEdit" + "genesyscloud.pkg": [ + "com.github.aanklewicz.pkg.genesyscloud" ], - "DocuSign Edit.install": [ - "com.github.aanklewicz.install.DocuSignEdit" + "genesyscloud.munki": [ + "com.github.aanklewicz.munki.genesyscloud" + ], + "genesyscloud.download": [ + "com.github.aanklewicz.download.genesyscloud" + ], + "Renew.download": [ + "com.github.aanklewicz.download.Renew" + ], + "Renew.munki": [ + "com.github.aanklewicz.munki.Renew" + ], + "ScaleFT.munki": [ + "com.github.aanklewicz.munki.ScaleFT", + "com.github.weswhet.munki.ScaleFT" + ], + "ScaleFT.install": [ + "com.github.aanklewicz.install.ScaleFT" + ], + "ScaleFT.download": [ + "com.github.aanklewicz.download.ScaleFT", + "com.github.weswhet.download.ScaleFT" + ], + "SEB.munki": [ + "com.github.aanklewicz.munki.SEB" + ], + "SEB.download": [ + "com.github.aanklewicz.download.SEB" + ], + "SEB.pkg": [ + "com.github.aanklewicz.pkg.SEB" ], "DocuSign Edit.pkg": [ "com.github.aanklewicz.pkg.DocuSignEdit" ], - "GameSalad.munki": [ - "com.github.aanklewicz.munki.GameSalad" + "DocuSign Edit.download": [ + "com.github.aanklewicz.download.DocuSignEdit" ], - "GameSalad.install": [ - "com.github.aanklewicz.install.GameSalad" + "DocuSign Edit.install": [ + "com.github.aanklewicz.install.DocuSignEdit" ], - "GameSalad.pkg": [ - "com.github.aanklewicz.pkg.GameSalad" + "DocuSign Edit.munki": [ + "com.github.aanklewicz.munki.DocuSignEdit" ], - "GameSalad.download": [ - "com.github.aanklewicz.download.GameSalad" + "Download Full Installer.jss": [ + "com.github.aanklewicz.jss.DownloadFullInstaller" ], - "MacStadiumOrka.download": [ - "com.github.aanklewicz.download.MacStadiumOrka" + "Download Full Installer.install": [ + "com.github.aanklewicz.install.DownloadFullInstaller" ], - "MacStadiumOrka.munki": [ - "com.github.aanklewicz.munki.MacStadiumOrka" + "Download Full Installer.munki": [ + "com.github.aanklewicz.munki.DownloadFullInstaller" ], - "genesyscloud.download": [ - "com.github.aanklewicz.download.genesyscloud" + "Download Full Installer.download": [ + "com.github.aanklewicz.download.DownloadFullInstaller" ], - "genesyscloud.munki": [ - "com.github.aanklewicz.munki.genesyscloud" + "Download Full Installer.pkg": [ + "com.github.aanklewicz.pkg.DownloadFullInstaller" ], - "genesyscloud.pkg": [ - "com.github.aanklewicz.pkg.genesyscloud" + "Managed App Schema Builder.install": [ + "com.github.aanklewicz.install.ManagedAppSchemaBuilder" ], "Managed App Schema Builder.munki": [ "com.github.aanklewicz.munki.ManagedAppSchemaBuilder" @@ -157002,59 +157013,59 @@ "Managed App Schema Builder.pkg": [ "com.github.aanklewicz.pkg.ManagedAppSchemaBuilder" ], - "Managed App Schema Builder.install": [ - "com.github.aanklewicz.install.ManagedAppSchemaBuilder" - ], "Managed App Schema Builder.download": [ "com.github.aanklewicz.download.ManagedAppSchemaBuilder" ], - "kobo.download": [ - "com.github.aanklewicz.download.kobo" + "GameSalad.pkg": [ + "com.github.aanklewicz.pkg.GameSalad" ], - "kobo.pkg": [ - "com.github.aanklewicz.pkg.kobo" + "GameSalad.download": [ + "com.github.aanklewicz.download.GameSalad" ], - "kobo.install": [ - "com.github.aanklewicz.install.kobo" + "GameSalad.install": [ + "com.github.aanklewicz.install.GameSalad" ], - "kobo.munki": [ - "com.github.aanklewicz.munki.kobo" + "GameSalad.munki": [ + "com.github.aanklewicz.munki.GameSalad" ], - "snyk-cli.munki": [ - "com.github.aanklewicz.munki.snyk" + "PresentationFontEmbedder.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.PresentationFontEmbedder" ], - "snyk-cli.pkg": [ - "com.github.aanklewicz.pkg.snyk-cli" + "PresentationFontEmbedder.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.PresentationFontEmbedder" ], - "snyk-cli.download": [ - "com.github.aanklewicz.download.snyk-cli" + "PresentationFontEmbedder.download": [ + "com.github.poundbangbash.eholtam-recipes.download.PresentationFontEmbedder" ], - "elgatoThunderbolt2Dock.munki": [ - "com.github.poundbangbash.eholtam-recipes.elgato.munki.thunderbolt2Dock" + "UniConverter.download": [ + "com.github.poundbangbash.eholtam-recipes.download.UniConverter" ], - "elgatoThunderbolt2Dock.download": [ - "com.github.poundbangbash.eholtam-recipes.elgato.download.thunderbolt2Dock" + "UniConverter.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.UniConverter" ], - "Portfolio2017.download": [ - "com.github.poundbangbash.eholtam-recipes.download.Portfolio2017" + "WinZip.download": [ + "com.github.poundbangbash.eholtam-recipes.download.WinZip" ], - "Portfolio2017.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.Portfolio2017" + "WinZip.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.WinZip" ], - "PresentationFontEmbedder.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.PresentationFontEmbedder" + "WinZip.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.WinZip" ], - "PresentationFontEmbedder.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.PresentationFontEmbedder" + "Insta360Stitcher.download": [ + "com.github.poundbangbash.eholtam-recipes.download.insta360prostitcher" ], - "PresentationFontEmbedder.download": [ - "com.github.poundbangbash.eholtam-recipes.download.PresentationFontEmbedder" + "Insta360Stitcher.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.insta360prostitcher" ], - "KindleKidsBookCreator.download": [ - "com.github.poundbangbash.eholtam-recipes.download.KindleKidsBookCreator" + "SuspiciousPackageApp.download": [ + "com.github.poundbangbash.eholtam-recipes.download.SuspiciousPackageApp" ], - "KindleKidsBookCreator.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.KindleKidsBookCreator" + "SuspiciousPackageApp.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.SuspiciousPackageApp" + ], + "SuspiciousPackageApp.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp" ], "PortfolioDesktop.download": [ "com.github.poundbangbash.eholtam-recipes.download.PortfolioDesktop" @@ -157062,23 +157073,50 @@ "PortfolioDesktop.munki": [ "com.github.poundbangbash.eholtam-recipes.munki.PortfolioDesktop" ], - "snowflakeODBC.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.snowflakeODBC" + "PowerPanel.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.powerpanel" ], - "snowflakeODBC.download": [ - "com.github.poundbangbash.eholtam-recipes.download.snowflakeODBC" + "PowerPanel.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.powerpanel" + ], + "PowerPanel.install": [ + "com.github.poundbangbash.eholtam-recipes.install.powerpanel" ], "PowerPanel.download": [ "com.github.poundbangbash.eholtam-recipes.download.powerpanel" ], - "PowerPanel.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.powerpanel" + "ProcessMonitor.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.ProcessMonitor", + "com.github.zentralpro.munki.processmonitor" ], - "PowerPanel.install": [ - "com.github.poundbangbash.eholtam-recipes.install.powerpanel" + "ProcessMonitor.download": [ + "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor", + "com.github.zentralpro.download.processmonitor" ], - "PowerPanel.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.powerpanel" + "ProcessMonitor.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.ProcessMonitor", + "com.github.zentralpro.pkg.processmonitor" + ], + "PS4RemotePlay.download": [ + "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay" + ], + "PS4RemotePlay.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.ps4remoteplay" + ], + "PS4RemotePlay.install": [ + "com.github.poundbangbash.eholtam-recipes.install.ps4remoteplay" + ], + "ImazingHEICConverter.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.imazing-heic-converter" + ], + "ImazingHEICConverter.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.imazing-heic-converter" + ], + "ImazingHEICConverter.download": [ + "com.github.poundbangbash.eholtam-recipes.download.imazing-heic-converter" + ], + "GooglePhotosBackup.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.GooglePhotosBackup" ], "GooglePhotosBackup.download": [ "com.github.poundbangbash.eholtam-recipes.download.GooglePhotosBackup" @@ -157086,74 +157124,68 @@ "GooglePhotosBackup.munki": [ "com.github.poundbangbash.eholtam-recipes.munki.GooglePhotosBackup" ], - "GooglePhotosBackup.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.GooglePhotosBackup" - ], - "SuspiciousPackageApp.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.SuspiciousPackageApp" + "elgatoThunderbolt2Dock.munki": [ + "com.github.poundbangbash.eholtam-recipes.elgato.munki.thunderbolt2Dock" ], - "SuspiciousPackageApp.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp" + "elgatoThunderbolt2Dock.download": [ + "com.github.poundbangbash.eholtam-recipes.elgato.download.thunderbolt2Dock" ], - "SuspiciousPackageApp.download": [ - "com.github.poundbangbash.eholtam-recipes.download.SuspiciousPackageApp" + "Portfolio2017.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.Portfolio2017" ], - "AvidCodecsLE.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.AvidCodecsLE" + "Portfolio2017.download": [ + "com.github.poundbangbash.eholtam-recipes.download.Portfolio2017" ], "AvidCodecsLE.download": [ "com.github.poundbangbash.eholtam-recipes.download.AvidCodecsLE" ], - "LastPass_Safari.download": [ - "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari" - ], - "LastPass_Safari.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.LastPass_Safari" + "AvidCodecsLE.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.AvidCodecsLE" ], - "LastPass_Safari.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari" + "SnapzPro.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.SnapzPro" ], "SnapzPro.download": [ "com.github.poundbangbash.eholtam-recipes.download.SnapzPro" ], - "SnapzPro.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.SnapzPro" + "snowflakeODBC.download": [ + "com.github.poundbangbash.eholtam-recipes.download.snowflakeODBC" ], - "Insta360Stitcher.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.insta360prostitcher" + "snowflakeODBC.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.snowflakeODBC" ], - "Insta360Stitcher.download": [ - "com.github.poundbangbash.eholtam-recipes.download.insta360prostitcher" + "PhotoMechanic.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.photomechanic", + "com.github.kevinmcox.pkg.PhotoMechanic" ], - "ImazingHEICConverter.download": [ - "com.github.poundbangbash.eholtam-recipes.download.imazing-heic-converter" + "PhotoMechanic.download": [ + "com.github.poundbangbash.eholtam-recipes.download.photomechanic", + "com.github.kevinmcox.download.PhotoMechanic" ], - "ImazingHEICConverter.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.imazing-heic-converter" + "PhotoMechanic.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.photomechanic", + "com.github.kevinmcox.munki.PhotoMechanic" ], - "ImazingHEICConverter.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.imazing-heic-converter" + "iMindMap 10.download": [ + "com.github.poundbangbash.eholtam-recipes.download.iMindMap10" ], "iMindMap 10.pkg": [ "com.github.poundbangbash.eholtam-recipes.pkg.iMindMap10" ], - "iMindMap 10.download": [ - "com.github.poundbangbash.eholtam-recipes.download.iMindMap10" - ], "iMindMap 10.munki": [ "com.github.poundbangbash.eholtam-recipes.munki.iMindMap10" ], - "ProcessMonitor.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.ProcessMonitor", - "com.github.zentralpro.pkg.processmonitor" + "KindleKidsBookCreator.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.KindleKidsBookCreator" ], - "ProcessMonitor.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.ProcessMonitor", - "com.github.zentralpro.munki.processmonitor" + "KindleKidsBookCreator.download": [ + "com.github.poundbangbash.eholtam-recipes.download.KindleKidsBookCreator" ], - "ProcessMonitor.download": [ - "com.github.poundbangbash.eholtam-recipes.download.ProcessMonitor", - "com.github.zentralpro.download.processmonitor" + "SizeUp.download": [ + "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup" + ], + "SizeUp.munki": [ + "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.munki.sizeup" ], "MovaviScreenCaptureStudio.munki": [ "com.github.poundbangbash.eholtam-recipes.munki.MovaviScreenCaptureStudio" @@ -157161,162 +157193,131 @@ "MovaviScreenCaptureStudio.download": [ "com.github.poundbangbash.eholtam-recipes.download.MovaviScreenCaptureStudio" ], - "WinZip.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.WinZip" + "LastPass_Safari.pkg": [ + "com.github.poundbangbash.eholtam-recipes.pkg.LastPass_Safari" ], - "WinZip.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.WinZip" + "LastPass_Safari.munki": [ + "com.github.poundbangbash.eholtam-recipes.munki.LastPass_Safari" ], - "WinZip.download": [ - "com.github.poundbangbash.eholtam-recipes.download.WinZip" + "LastPass_Safari.download": [ + "com.github.poundbangbash.eholtam-recipes.download.LastPass_Safari" ], - "PS4RemotePlay.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.ps4remoteplay" + "OmniGraffle.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle" ], - "PS4RemotePlay.install": [ - "com.github.poundbangbash.eholtam-recipes.install.ps4remoteplay" + "SequelPro.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.SequelPro" ], - "PS4RemotePlay.download": [ - "com.github.poundbangbash.eholtam-recipes.download.ps4remoteplay" + "iTerm2.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.iTerm2" ], - "UniConverter.download": [ - "com.github.poundbangbash.eholtam-recipes.download.UniConverter" + "GoogleChrome.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome" ], - "UniConverter.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.UniConverter" + "GoogleDrive.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.GoogleDrive" ], - "PhotoMechanic.pkg": [ - "com.github.poundbangbash.eholtam-recipes.pkg.photomechanic", - "com.github.kevinmcox.pkg.PhotoMechanic" + "Handbrake.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Handbrake" ], - "PhotoMechanic.munki": [ - "com.github.poundbangbash.eholtam-recipes.munki.photomechanic", - "com.github.kevinmcox.munki.PhotoMechanic" + "Dropbox.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Dropbox" ], - "PhotoMechanic.download": [ - "com.github.poundbangbash.eholtam-recipes.download.photomechanic", - "com.github.kevinmcox.download.PhotoMechanic" + "AdobeFlashPlayer.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer" ], - "SizeUp.munki": [ - "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.munki.sizeup" + "CrashPlanPROeClient.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.CrashPlanPROeClient" ], - "SizeUp.download": [ - "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup" + "RoyalTSX.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX" + ], + "Firefox.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Firefox" ], "Cyberduck.LANrev": [ "com.github.seansgm.autopkg-lanrev-recipes.Cyberduck" ], - "TeamviewerQS.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS" - ], "CoRD.LANrev": [ "com.github.seansgm.autopkg-lanrev-recipes.CoRD" ], - "Firefox.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Firefox" - ], - "SequelPro.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.SequelPro" - ], - "CrashPlanPROeClient.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.CrashPlanPROeClient" - ], - "OracleJava8.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8" + "LibreOffice.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice" ], "Skype.LANrev": [ "com.github.seansgm.autopkg-lanrev-recipes.Skype" ], - "Spotify.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Spotify" + "TeamviewerQS.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS" ], - "LibreOffice.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice" + "Fuze.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Fuze" ], - "Renamer.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Renamer" + "Spotify.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Spotify" ], - "Dropbox.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Dropbox" + "ExifTool.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.ExifTool" ], "TextWrangler.LANrev": [ "com.github.seansgm.autopkg-lanrev-recipes.TextWrangler" ], - "Fuze.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Fuze" - ], - "iTerm2.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.iTerm2" + "Silverlight.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Silverlight" ], - "AdobeDNGConverter.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.AdobeDNGConverter" + "Renamer.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.Renamer" ], - "RoyalTSX.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX" + "OracleJava8.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8" ], - "Handbrake.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Handbrake" + "VLC.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.VLC" ], "Slack.LANrev": [ "com.github.seansgm.autopkg-lanrev-recipes.Slack" ], - "AdobeFlashPlayer.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer" - ], - "VLC.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.VLC" - ], - "ExifTool.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.ExifTool" + "AdobeDNGConverter.LANrev": [ + "com.github.seansgm.autopkg-lanrev-recipes.AdobeDNGConverter" ], - "GoogleChrome.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome" + "osxfuse.filewave": [ + "com.github.autopkg.seansgm-filewave.osxfuse" ], - "OmniGraffle.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle" + "DbVisualizer.filewave": [ + "com.github.autopkg.seansgm-filewave.DbVisualizer" ], - "GoogleDrive.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.GoogleDrive" + "Firefox.filewave": [ + "com.github.autopkg.seansgm-filewave.firefox", + "com.github.peshay.filewave.Firefox" ], - "Silverlight.LANrev": [ - "com.github.seansgm.autopkg-lanrev-recipes.Silverlight" + "Silverlight.filewave": [ + "com.github.autopkg.seansgm-filewave.Silverlight", + "com.github.autopkg.filewave.Silverlight" ], "dockutil.filewave": [ "com.github.autopkg.seansgm-filewave.dockutil" ], - "DbVisualizer.filewave": [ - "com.github.autopkg.seansgm-filewave.DbVisualizer" + "CrashPlanPROeClient.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.CrashPlanPROeClient" ], - "iTerm2.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.iTerm2" + "LibreOffice.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.LibreOffice" ], - "OracleJava8.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.OracleJava8" + "TextWrangler.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.TextWrangler" ], - "Silverlight.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.Silverlight" + "GoogleDrive.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.GoogleDrive" ], - "ExifTool.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.ExifTool" + "Spotify.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.Spotify" ], - "CoRD.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.CoRD" + "VLC.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.VLC" ], "TeamviewerQS.Absolute": [ "com.github.seansgm.autopkg-absolute-recipes.TeamviewerQS" ], - "Firefox.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.Firefox" - ], - "Fuze.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.Fuze" - ], - "Handbrake.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.Handbrake" - ], - "TextWrangler.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.TextWrangler" - ], "OmniGraffle.Absolute": [ "com.github.seansgm.autopkg-absolute-recipes.OmniGraffle" ], @@ -157326,46 +157327,71 @@ "Cyberduck.Absolute": [ "com.github.seansgm.autopkg-absolute-recipes.Cyberduck" ], - "Dropbox.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.Dropbox" + "Firefox.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.Firefox" + ], + "Fuze.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.Fuze" ], "Renamer.Absolute": [ "com.github.seansgm.autopkg-absolute-recipes.Renamer" ], - "AdobeFlashPlayer.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer" + "Dropbox.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.Dropbox" ], - "GoogleChrome.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome" + "ExifTool.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.ExifTool" ], - "Spotify.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.Spotify" + "iTerm2.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.iTerm2" ], - "CrashPlanPROeClient.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.CrashPlanPROeClient" + "GoogleChrome.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome" ], - "LibreOffice.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.LibreOffice" + "OracleJava8.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.OracleJava8" ], - "GoogleDrive.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.GoogleDrive" + "Silverlight.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.Silverlight" ], - "VLC.Absolute": [ - "com.github.seansgm.autopkg-absolute-recipes.VLC" + "Handbrake.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.Handbrake" ], - "Firefox.filewave": [ - "com.github.autopkg.seansgm-filewave.firefox", - "com.github.peshay.filewave.Firefox" + "CoRD.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.CoRD" ], - "osxfuse.filewave": [ - "com.github.autopkg.seansgm-filewave.osxfuse" + "AdobeFlashPlayer.Absolute": [ + "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer" ], "AdobeReaderDC.filewave": [ "com.github.autopkg.seansgm-filewave.AdobeReaderDC" ], - "Silverlight.filewave": [ - "com.github.autopkg.seansgm-filewave.Silverlight", - "com.github.autopkg.filewave.Silverlight" + "Rhino5.munki": [ + "com.github.robperc.munki.Rhino5" + ], + "ArchiCAD18Update.munki": [ + "com.github.robperc.munki.ArchiCAD18Update" + ], + "ArchiCAD19.munki": [ + "com.github.robperc.munki.ArchiCAD19" + ], + "ArchiCAD19Goodies.munki": [ + "com.github.robperc.munki.ArchiCAD19Goodies" + ], + "MEPModeler18.munki": [ + "com.github.robperc.munki.MEPModeler17" + ], + "ArchiCAD19Update.munki": [ + "com.github.robperc.munki.ArchiCAD19Update" + ], + "ArchiCAD18.munki": [ + "com.github.robperc.munki.ArchiCAD18" + ], + "MEPModeler17.munki": [ + "com.github.robperc.munki.MEPModeler17" + ], + "MEPModeler19.munki": [ + "com.github.robperc.munki.MEPModeler17" ], "GDAL.download": [ "com.github.robperc.download.GDAL" @@ -157373,20 +157399,17 @@ "GDAL.munki": [ "com.github.robperc.munki.GDAL" ], - "matplotlib.munki": [ - "com.github.robperc.munki.matplotlib" - ], "matplotlib.download": [ "com.github.robperc.download.matplotlib" ], - "Rhino5.munki": [ - "com.github.robperc.munki.Rhino5" + "matplotlib.munki": [ + "com.github.robperc.munki.matplotlib" ], - "AdobeApplicationManager.munki": [ - "com.github.robperc.munki.AdobeApplicationManager" + "LicenseManagerTool.munki": [ + "com.github.robperc.munki.LicenseManagerTool" ], - "CreativeCloudDesktop.munki": [ - "com.github.robperc.munki.CreativeCloudDesktop" + "WibuKey.munki": [ + "com.github.robperc.munki.WibuKey" ], "numpy.dowload": [ "com.github.robperc.download.numpy" @@ -157394,83 +157417,60 @@ "numpy.munki": [ "com.github.robperc.munki.numpy" ], - "FV2AuthPlugin.munki": [ - "com.github.robperc.munki.FV2AuthPlugin" - ], "FV2AuthPlugin.download": [ "com.github.autopkg.robperc-recipes.download.FV2AuthPlugin" ], - "LicenseManagerTool.munki": [ - "com.github.robperc.munki.LicenseManagerTool" + "FV2AuthPlugin.munki": [ + "com.github.robperc.munki.FV2AuthPlugin" ], - "MEPModeler17.munki": [ - "com.github.robperc.munki.MEPModeler17" + "CodeMeter.munki": [ + "com.github.robperc.munki.CodeMeter" ], - "MEPModeler19.munki": [ - "com.github.robperc.munki.MEPModeler17" + "CreativeCloudDesktop.munki": [ + "com.github.robperc.munki.CreativeCloudDesktop" ], - "ArchiCAD18.munki": [ - "com.github.robperc.munki.ArchiCAD18" + "AdobeApplicationManager.munki": [ + "com.github.robperc.munki.AdobeApplicationManager" ], - "ArchiCAD19Goodies.munki": [ - "com.github.robperc.munki.ArchiCAD19Goodies" + "Reflector3.pkg": [ + "com.github.clburlison.pkg.Reflector3" ], - "MEPModeler18.munki": [ - "com.github.robperc.munki.MEPModeler17" + "Reflector3.munki": [ + "com.github.clburlison.munki.Reflector3" ], - "ArchiCAD19.munki": [ - "com.github.robperc.munki.ArchiCAD19" + "Reflector3.install": [ + "com.github.clburlison.install.Reflector3" ], - "ArchiCAD18Update.munki": [ - "com.github.robperc.munki.ArchiCAD18Update" + "Reflector3.download": [ + "com.github.clburlison.download.Reflector3" ], - "ArchiCAD19Update.munki": [ - "com.github.robperc.munki.ArchiCAD19Update" + "Arq.install": [ + "com.github.clburlison.install.arq" ], - "CodeMeter.munki": [ - "com.github.robperc.munki.CodeMeter" + "Arq.munki": [ + "com.github.clburlison.munki.arq" ], - "WibuKey.munki": [ - "com.github.robperc.munki.WibuKey" + "Arq.pkg": [ + "com.github.clburlison.pkg.Arq" ], - "AngryIPScanner.install": [ - "com.github.clburlison.install.AngryIPScanner" + "Arq.download": [ + "com.github.clburlison.download.arq" + ], + "GPGSuite.install": [ + "com.github.clburlison.install.GPGSuite", + "com.github.andrewvalentine.install.GPGSuite" ], "AngryIPScanner.pkg": [ "com.github.clburlison.pkg.AngryIPScanner" ], - "AngryIPScanner.download": [ - "com.github.clburlison.download.AngryIPScanner" - ], "AngryIPScanner.munki": [ "com.github.clburlison.munki.AngryIPScanner" ], - "AmazonCloudDrive.munki": [ - "com.github.clburlison.munki.AmazonCloudDrive" - ], - "AmazonCloudDrive.pkg": [ - "com.github.clburlison.pkg.AmazonCloudDrive" - ], - "AmazonCloudDrive.install": [ - "com.github.clburlison.install.AmazonCloudDrive" - ], - "AmazonCloudDrive.download": [ - "com.github.clburlison.download.AmazonCloudDrive" - ], - "Reflector3.pkg": [ - "com.github.clburlison.pkg.Reflector3" - ], - "Reflector3.munki": [ - "com.github.clburlison.munki.Reflector3" - ], - "Reflector3.download": [ - "com.github.clburlison.download.Reflector3" - ], - "Reflector3.install": [ - "com.github.clburlison.install.Reflector3" + "AngryIPScanner.install": [ + "com.github.clburlison.install.AngryIPScanner" ], - "keychainminder.munki": [ - "com.github.clburlison.munki.keychainminder" + "AngryIPScanner.download": [ + "com.github.clburlison.download.AngryIPScanner" ], "keychainminder.install": [ "com.github.clburlison.install.keychainminder" @@ -157478,101 +157478,99 @@ "keychainminder.download": [ "com.github.clburlison.download.keychainminder" ], - "vfuse.munki": [ - "com.github.clburlison.munki.vfuse", - "com.github.apizz.munki.vfuse" + "keychainminder.munki": [ + "com.github.clburlison.munki.keychainminder" ], - "vfuse.install": [ - "com.github.clburlison.install.vfuse" + "TrelloX.munki": [ + "com.github.clburlison.munki.trellox" ], - "vfuse.download": [ - "com.github.clburlison.download.vfuse" + "TrelloX.install": [ + "com.github.clburlison.install.trellox" ], - "Arq.download": [ - "com.github.clburlison.download.arq" + "TrelloX.download": [ + "com.github.clburlison.download.trellox" ], - "Arq.munki": [ - "com.github.clburlison.munki.arq" + "AmazonCloudDrive.munki": [ + "com.github.clburlison.munki.AmazonCloudDrive" ], - "Arq.pkg": [ - "com.github.clburlison.pkg.Arq" + "AmazonCloudDrive.install": [ + "com.github.clburlison.install.AmazonCloudDrive" ], - "Arq.install": [ - "com.github.clburlison.install.arq" + "AmazonCloudDrive.pkg": [ + "com.github.clburlison.pkg.AmazonCloudDrive" ], - "TrelloX.install": [ - "com.github.clburlison.install.trellox" + "AmazonCloudDrive.download": [ + "com.github.clburlison.download.AmazonCloudDrive" ], - "TrelloX.download": [ - "com.github.clburlison.download.trellox" + "vfuse.install": [ + "com.github.clburlison.install.vfuse" ], - "TrelloX.munki": [ - "com.github.clburlison.munki.trellox" + "vfuse.download": [ + "com.github.clburlison.download.vfuse" ], - "GPGSuite.install": [ - "com.github.clburlison.install.GPGSuite", - "com.github.andrewvalentine.install.GPGSuite" + "vfuse.munki": [ + "com.github.clburlison.munki.vfuse", + "com.github.apizz.munki.vfuse" ], - "Microsoft OneDrive.jss": [ - "com.github.autopkg.kernsb.jss.MicrosoftOneDrive" + "EMCSyncplicity.jss": [ + "com.github.autopkg.kernsb.jss.EMCSyncplicity" ], "EMCSyncplicity.munki": [ "com.github.autopkg.kernsb.munki.EMCSyncplicity" ], + "EMCSyncplicity.pkg": [ + "com.github.autopkg.kernsb.pkg.EMCSyncplicity" + ], "EMCSyncplicity.download": [ "com.github.autopkg.kernsb.download.EMCSyncplicity" ], - "EMCSyncplicity.jss": [ - "com.github.autopkg.kernsb.jss.EMCSyncplicity" + "TechSmithSnagit.download": [ + "com.github.autopkg.kernsb.download.TechSmithSnagit" ], - "EMCSyncplicity.pkg": [ - "com.github.autopkg.kernsb.pkg.EMCSyncplicity" + "TechSmithSnagit.munki": [ + "com.github.autopkg.kernsb.munki.TechSmithSnagit" ], - "TechSmithCamtasia.jss": [ - "com.github.autopkg.kernsb.jss.TechSmithCamtasia" + "TechSmithSnagit.pkg": [ + "com.github.autopkg.kernsb.pkg.TechSmithSnagit" + ], + "TechSmithSnagit.jss": [ + "com.github.autopkg.kernsb.jss.TechSmithSnagit" + ], + "StuffItExpander.pkg": [ + "com.github.autopkg.kernsb.pkg.StuffItExpander" ], "TechSmithCamtasia.munki": [ "com.github.autopkg.kernsb.munki.TechSmithCamtasia" ], + "TechSmithCamtasia.pkg": [ + "com.github.autopkg.kernsb.pkg.TechSmithCamtasia" + ], "TechSmithCamtasia.download": [ "com.github.autopkg.kernsb.download.TechSmithCamtasia" ], - "TechSmithCamtasia.pkg": [ - "com.github.autopkg.kernsb.pkg.TechSmithCamtasia" + "TechSmithCamtasia.jss": [ + "com.github.autopkg.kernsb.jss.TechSmithCamtasia" ], - "EMCSyncplicitySSO.download": [ - "com.github.autopkg.kernsb.download.EMCSyncplicitySSO" + "Microsoft OneDrive.jss": [ + "com.github.autopkg.kernsb.jss.MicrosoftOneDrive" + ], + "EMCSyncplicitySSO.munki": [ + "com.github.autopkg.kernsb.munki.EMCSyncplicitySSO" ], "EMCSyncplicitySSO.pkg": [ "com.github.autopkg.kernsb.pkg.EMCSyncplicitySSO" ], - "EMCSyncplicitySSO.munki": [ - "com.github.autopkg.kernsb.munki.EMCSyncplicitySSO" + "EMCSyncplicitySSO.download": [ + "com.github.autopkg.kernsb.download.EMCSyncplicitySSO" ], "EMCSyncplicitySSO.jss": [ "com.github.autopkg.kernsb.jss.EMCSyncplicitySSO" ], - "StuffItExpander.pkg": [ - "com.github.autopkg.kernsb.pkg.StuffItExpander" - ], - "TechSmithSnagit.pkg": [ - "com.github.autopkg.kernsb.pkg.TechSmithSnagit" - ], - "TechSmithSnagit.jss": [ - "com.github.autopkg.kernsb.jss.TechSmithSnagit" - ], - "TechSmithSnagit.munki": [ - "com.github.autopkg.kernsb.munki.TechSmithSnagit" - ], - "TechSmithSnagit.download": [ - "com.github.autopkg.kernsb.download.TechSmithSnagit" - ], - "Lucid.munki": [ - "org.macvfx.munki.Lucid" + "Hedge.munki": [ + "org.macvfx.munki.Hedge" ], - "Lucid.download": [ - "org.macvfx.download.Lucid", - "com.github.moofit-recipes.download.lucid" + "Hedge.download": [ + "org.macvfx.download.Hedge" ], "CompressorRepair.munki": [ "com.github.autopkg.macvfx.munki.CompressorRepair" @@ -157580,179 +157578,193 @@ "CompressorRepair.download": [ "com.github.autopkg.macvfx.download.CompressorRepair" ], - "Foolcat.munki": [ - "org.macvfx.munki.Foolcat" - ], - "Foolcat.download": [ - "org.macvfx.download.Foolcat" + "P5 Archive App.munki": [ + "com.macvfx.munki.P5ArchiveApp" ], "P5 Archive App.download": [ "com.macvfx.download.P5ArchiveApp" ], - "P5 Archive App.munki": [ - "com.macvfx.munki.P5ArchiveApp" + "X27.munki": [ + "com.github.autopkg.macvfx.munki.X27" ], - "Kyno.download": [ - "org.macvfx.download.Kyno" + "X27.download": [ + "com.github.autopkg.macvfx.download.X27" ], "Kyno.munki": [ "org.macvfx.munki.Kyno" ], - "FinalCutLibraryManager.download": [ - "com.github.autopkg.macvfx.download.FinalCutLibraryManager" + "Kyno.download": [ + "org.macvfx.download.Kyno" ], - "FinalCutLibraryManager.munki": [ - "com.github.autopkg.macvfx.munki.FinalCutLibraryManager" + "CommandPost.download": [ + "org.macvfx.download.CommandPost" ], - "Postlab.munki": [ - "org.macvfx.munki.Postlab" + "CommandPost.munki": [ + "org.macvfx.munki.CommandPost" ], - "Postlab.download": [ - "org.macvfx.download.Postlab" + "Foolcat.download": [ + "org.macvfx.download.Foolcat" ], - "X27.download": [ - "com.github.autopkg.macvfx.download.X27" + "Foolcat.munki": [ + "org.macvfx.munki.Foolcat" ], - "X27.munki": [ - "com.github.autopkg.macvfx.munki.X27" + "Postlab.download": [ + "org.macvfx.download.Postlab" ], - "CommandPost.munki": [ - "org.macvfx.munki.CommandPost" + "Postlab.munki": [ + "org.macvfx.munki.Postlab" ], - "CommandPost.download": [ - "org.macvfx.download.CommandPost" + "FinalCutLibraryManager.download": [ + "com.github.autopkg.macvfx.download.FinalCutLibraryManager" ], - "Hedge.munki": [ - "org.macvfx.munki.Hedge" + "FinalCutLibraryManager.munki": [ + "com.github.autopkg.macvfx.munki.FinalCutLibraryManager" ], - "Hedge.download": [ - "org.macvfx.download.Hedge" + "MDRP.download": [ + "com.github.autopkg.macvfx.download.MDRP" ], "MDRP.munki": [ "com.github.autopkg.macvfx.munki.MDRP" ], - "MDRP.download": [ - "com.github.autopkg.macvfx.download.MDRP" + "Lucid.munki": [ + "org.macvfx.munki.Lucid" ], - "AzureDataStudio.munki": [ - "com.github.valdore86.munki.azuredatestudio", - "com.github.davidbpirie.munki.AzureDataStudio" + "Lucid.download": [ + "org.macvfx.download.Lucid", + "com.github.moofit-recipes.download.lucid" ], - "AzureDataStudio.download": [ - "com.github.valdore86.download.azuredatestudio", - "com.github.moofit-recipes.download.AzureDataStudio" + "CommanderOne.download": [ + "com.github.valdore86.download.CommanderOne" ], - "Robo3T.download": [ - "com.github.valdore86.download.Robo3T" + "CommanderOne.munki": [ + "com.github.valdore86.munki.CommanderOne" ], - "Robo3T.munki": [ - "com.github.valdore86.munki.Robo3T" + "VirtualboxHost.download": [ + "com.github.valdore86.download.VirtualboxHost" ], - "KeePassX.verify": [ - "com.github.valdore86.verify.KeePassX" + "VirtualboxExtpack.munki": [ + "com.github.valdore86.munki.VirtualboxExtpack" ], - "CommanderOne.munki": [ - "com.github.valdore86.munki.CommanderOne" + "VirtualboxHost.munki": [ + "com.github.valdore86.munki.VirtualboxHost" ], - "CommanderOne.download": [ - "com.github.valdore86.download.CommanderOne" + "VirtualboxExtpack.download": [ + "com.github.valdore86.download.VirtualboxExtpack" ], - "AWSCLI2.munki": [ - "com.github.valdore86.munki.AWSCLI" + "AzureDataStudio.download": [ + "com.github.valdore86.download.azuredatestudio", + "com.github.moofit-recipes.download.AzureDataStudio" + ], + "AzureDataStudio.munki": [ + "com.github.valdore86.munki.azuredatestudio", + "com.github.davidbpirie.munki.AzureDataStudio" ], "AWSCLI2.download": [ "com.github.valdore86.download.AWSCLI" ], + "AWSCLI2.munki": [ + "com.github.valdore86.munki.AWSCLI" + ], "Studio3T.download": [ "com.github.valdore86.download.Studio3T" ], "Studio3T.munki": [ "com.github.valdore86.munki.Studio3T" ], - "VirtualboxHost.download": [ - "com.github.valdore86.download.VirtualboxHost" - ], - "VirtualboxExtpack.download": [ - "com.github.valdore86.download.VirtualboxExtpack" + "KeePassX.verify": [ + "com.github.valdore86.verify.KeePassX" ], - "VirtualboxExtpack.munki": [ - "com.github.valdore86.munki.VirtualboxExtpack" + "Robo3T.munki": [ + "com.github.valdore86.munki.Robo3T" ], - "VirtualboxHost.munki": [ - "com.github.valdore86.munki.VirtualboxHost" + "Robo3T.download": [ + "com.github.valdore86.download.Robo3T" ], - "SQLDeveloper.download": [ - "com.github.aysiu.download.SQLDeveloper" + "MalwarebytesAntiMalware.munki": [ + "com.github.aysiu.munki.MalwarebytesAntiMalware" ], - "Kindle.munki": [ - "com.github.aysiu.munki.Kindle", - "com.github.apizz.munki.Kindle" + "DiskMakerX.download": [ + "com.github.aysiu.download.DiskMakerX" ], - "Scratch2.munki": [ - "com.github.aysiu.munki.Scratch2" + "DiskMakerX.munki": [ + "com.github.aysiu.munki.DiskMakerX" ], - "Scratch2.download": [ - "com.github.aysiu.download.Scratch2" + "VLC-asap.munki": [ + "com.github.aysiu.munki.VLC-asap" ], - "MuseScore.munki": [ - "com.github.aysiu.munki.MuseScore" + "Printopia.download": [ + "com.github.aysiu.download.Printopia" ], "Printopia.munki": [ "com.github.aysiu.munki.Printopia" ], - "Printopia.download": [ - "com.github.aysiu.download.Printopia" + "LockDownBrowser.download": [ + "com.github.aysiu.download.LockDownBrowser" ], - "DiskMakerX.download": [ - "com.github.aysiu.download.DiskMakerX" + "LockDownBrowserLab.download": [ + "com.github.aysiu.download.LockDownBrowserLab" ], - "DiskMakerX.munki": [ - "com.github.aysiu.munki.DiskMakerX" + "LockDownBrowserLab.munki": [ + "com.github.aysiu.munki.LockDownBrowserLab" ], - "Fitbit.munki": [ - "com.github.aysiu.munki.Fitbit" + "LockDownBrowser.munki": [ + "com.github.aysiu.munki.LockDownBrowser" ], - "LegoMindstorms.download": [ - "com.github.aysiu.download.legomindstorms" + "MakeMKV.munki": [ + "com.github.aysiu.munki.MakeMKV", + "com.github.apizz.munki.MakeMKV" ], - "LegoMindstorms.munki": [ - "com.github.aysiu.munki.legomindstorms" + "SQLDeveloper.download": [ + "com.github.aysiu.download.SQLDeveloper" ], - "VLC-asap.munki": [ - "com.github.aysiu.munki.VLC-asap" + "MuseScore.munki": [ + "com.github.aysiu.munki.MuseScore" ], - "AndroidAppInventor.munki": [ - "com.github.aysiu.munki.AndroidAppInventor" + "Burn.download": [ + "com.github.aysiu.download.Burn" ], - "AndroidAppInventor.download": [ - "com.github.aysiu.download.AndroidAppInventor" + "Burn.munki": [ + "com.github.aysiu.munki.Burn" ], - "ClassroomMode.munki": [ - "com.github.aysiu.munki.ClassroomMode" + "AndroidFileTransfer.munki": [ + "com.github.aysiu.munki.androidfiletransfer" + ], + "AndroidFileTransfer.download": [ + "com.github.aysiu.download.androidfiletransfer" + ], + "Jin.munki": [ + "com.github.aysiu.munki.Jin" + ], + "Fitbit.munki": [ + "com.github.aysiu.munki.Fitbit" + ], + "Kindle.munki": [ + "com.github.aysiu.munki.Kindle", + "com.github.apizz.munki.Kindle" ], - "MinecraftEducation.download": [ - "com.github.aysiu.download.MinecraftEducation" + "CodeConnectionforMinecraft.munki": [ + "com.github.aysiu.munki.CodeConnectionforMinecraft" ], "ClassroomMode.download": [ "com.github.aysiu.download.ClassroomMode" ], + "MinecraftEducation.download": [ + "com.github.aysiu.download.MinecraftEducation" + ], "MinecraftEducation.munki": [ "com.github.aysiu.munki.MinecraftEducation" ], - "CodeConnectionforMinecraft.munki": [ - "com.github.aysiu.munki.CodeConnectionforMinecraft" - ], "CodeConnectionforMinecraft.download": [ "com.github.aysiu.download.CodeConnectionforMinecraft" ], - "Jin.munki": [ - "com.github.aysiu.munki.Jin" + "ClassroomMode.munki": [ + "com.github.aysiu.munki.ClassroomMode" ], - "AndroidFileTransfer.download": [ - "com.github.aysiu.download.androidfiletransfer" + "Scratch2.download": [ + "com.github.aysiu.download.Scratch2" ], - "AndroidFileTransfer.munki": [ - "com.github.aysiu.munki.androidfiletransfer" + "Scratch2.munki": [ + "com.github.aysiu.munki.Scratch2" ], "ScratchDesktop.download": [ "com.github.aysiu.download.ScratchDesktop" @@ -157760,150 +157772,150 @@ "ScratchDesktop.munki": [ "com.github.aysiu.munki.ScratchDesktop" ], + "AndroidAppInventor.munki": [ + "com.github.aysiu.munki.AndroidAppInventor" + ], + "AndroidAppInventor.download": [ + "com.github.aysiu.download.AndroidAppInventor" + ], + "LegoMindstorms.munki": [ + "com.github.aysiu.munki.legomindstorms" + ], + "LegoMindstorms.download": [ + "com.github.aysiu.download.legomindstorms" + ], "GoogleChromeInstallCheck.munki": [ "com.github.aysiu.munki.GoogleChromeInstallCheck" ], - "LockDownBrowser.download": [ - "com.github.aysiu.download.LockDownBrowser" + "SingleCrystal.pkg": [ + "com.github.patgmac.pkg.SingleCrystal" ], - "LockDownBrowserLab.download": [ - "com.github.aysiu.download.LockDownBrowserLab" + "CrystalDiffract.LANrev": [ + "com.github.patgmac.lanrev.CrystalDiffract" ], - "LockDownBrowserLab.munki": [ - "com.github.aysiu.munki.LockDownBrowserLab" + "CrystalMaker.download": [ + "com.github.patgmac.download.CrystalMaker" ], - "LockDownBrowser.munki": [ - "com.github.aysiu.munki.LockDownBrowser" + "SingleCrystal.LANrev": [ + "com.github.patgmac.lanrev.SingleCrystal" ], - "MalwarebytesAntiMalware.munki": [ - "com.github.aysiu.munki.MalwarebytesAntiMalware" + "CrystalDiffract.download": [ + "com.github.patgmac.download.CrystalDiffract" ], - "MakeMKV.munki": [ - "com.github.aysiu.munki.MakeMKV", - "com.github.apizz.munki.MakeMKV" + "CrystalDiffract.pkg": [ + "com.github.patgmac.pkg.CrystalDiffract" ], - "Burn.download": [ - "com.github.aysiu.download.Burn" + "CrystalMaker.pkg": [ + "com.github.patgmac.pkg.CrystalMaker" ], - "Burn.munki": [ - "com.github.aysiu.munki.Burn" + "SingleCrystal.download": [ + "com.github.patgmac.download.SingleCrystal" ], - "R-Win.lanrev": [ - "com.github.patgmac.lanrev.R-Win" + "CrystalMaker.LANrev": [ + "com.github.patgmac.lanrev.CrystalMaker" ], - "R.LANrev": [ - "com.github.patgmac.lanrev.R" + "XQuartz.LANrev": [ + "com.github.patgmac.lanrev.XQuartz" + ], + "VLC-Win.lanrev": [ + "com.github.patgmac.lanrev.VLC-Win" ], "AdobeShockwavePlayer.LANrev": [ "com.github.patgmac.lanrev.AdobeShockwavePlayer" ], - "AdobeAir.LANrev": [ - "com.github.patgmac.lanrev.AdobeAir" - ], - "Microsoft Office 2016 SKULess.LANrev": [ - "com.github.patgmac.lanrev.MSOffice2016Suite" + "Evernote.LANrev": [ + "com.github.patgmac.lanrev.Evernote" ], "SlingPlayer Desktop.install": [ "com.github.patgmac.install.SlingPlayerDesktop" ], - "AdobeAcrobatProXI.LANrev": [ - "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate" - ], - "AdobeAcrobatProX.LANrev": [ - "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate" - ], - "AdobeAcrobatProDC.LANrev": [ - "com.github.patgmac.lanrev.AdobeAcrobatProDCUpdate" - ], - "Netskope-Win.download": [ - "com.github.patgmac.download.Netskope" - ], - "Netskope.download": [ - "com.github.patgmac.download.Netskope" - ], - "Netskope.munki": [ - "com.github.patgmac.munki.Netskope" + "ADPassMon.LANrev": [ + "com.github.patgmac.lanrev.ADPassMon" ], "AdobeReaderDC.LANrev": [ "com.github.patgmac.lanrev.AdobeReaderDC" ], - "VLC-Win.lanrev": [ - "com.github.patgmac.lanrev.VLC-Win" - ], "Fitbit.pkg": [ "com.github.patgmac.pkg.FitbitExtractor" ], "Fitbit.LANrev": [ "com.github.patgmac.lanrev.Fitbit" ], - "Audacity.LANrev": [ - "com.github.patgmac.lanrev.Audacity" + "AdobeAcrobatProX.LANrev": [ + "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate" ], - "GoogleChrome-Win64.LANrev": [ - "com.github.patgmac.lanrev.GoogleChrome-Win64" + "AdobeAcrobatProDC.LANrev": [ + "com.github.patgmac.lanrev.AdobeAcrobatProDCUpdate" ], - "GoogleChrome-Win32.LANrev": [ - "com.github.patgmac.lanrev.GoogleChrome-Win32" + "AdobeAcrobatProXI.LANrev": [ + "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate" + ], + "Microsoft Office 2016 SKULess.LANrev": [ + "com.github.patgmac.lanrev.MSOffice2016Suite" ], "RStudio.LANrev": [ "com.github.patgmac.lanrev.RStudo" ], - "MSExcel2016.LANrev": [ - "com.github.patgmac.lanrev.MSExcel2016" - ], - "MSOffice2011Updates-DisabledAllQuit.LANrev": [ - "com.github.patgmac.lanrev.MSOffice2011UpdatesDisabledAllQuit" + "Netskope.download": [ + "com.github.patgmac.download.Netskope" ], - "MSOutlook2016.LANrev": [ - "com.github.patgmac.lanrev.MSOutlook2016" + "Netskope-Win.download": [ + "com.github.patgmac.download.Netskope" ], - "MSPowerPoint2016.LANrev": [ - "com.github.patgmac.lanrev.MSPowerPoint2016" + "Netskope.munki": [ + "com.github.patgmac.munki.Netskope" ], "MSOneNote2016.LANrev": [ "com.github.patgmac.lanrev.MSOneNote2016" ], + "MSOffice2011Updates-DisabledAllQuit.LANrev": [ + "com.github.patgmac.lanrev.MSOffice2011UpdatesDisabledAllQuit" + ], + "MSExcel2016.LANrev": [ + "com.github.patgmac.lanrev.MSExcel2016" + ], "MSWord2016.LANrev": [ "com.github.patgmac.lanrev.MSWord2016" ], - "ADPassMon.LANrev": [ - "com.github.patgmac.lanrev.ADPassMon" + "MSPowerPoint2016.LANrev": [ + "com.github.patgmac.lanrev.MSPowerPoint2016" ], - "outset.pkg": [ - "com.github.patgmac.pkg.outset" + "MSOutlook2016.LANrev": [ + "com.github.patgmac.lanrev.MSOutlook2016" ], - "CrystalDiffract.download": [ - "com.github.patgmac.download.CrystalDiffract" + "GoogleChrome-Win64.LANrev": [ + "com.github.patgmac.lanrev.GoogleChrome-Win64" ], - "CrystalDiffract.pkg": [ - "com.github.patgmac.pkg.CrystalDiffract" + "GoogleChrome-Win32.LANrev": [ + "com.github.patgmac.lanrev.GoogleChrome-Win32" ], - "CrystalDiffract.LANrev": [ - "com.github.patgmac.lanrev.CrystalDiffract" + "R-Win.lanrev": [ + "com.github.patgmac.lanrev.R-Win" ], - "SingleCrystal.download": [ - "com.github.patgmac.download.SingleCrystal" + "R.LANrev": [ + "com.github.patgmac.lanrev.R" ], - "SingleCrystal.pkg": [ - "com.github.patgmac.pkg.SingleCrystal" + "SMART Utility.download": [ + "com.github.patgmac.download.SMARTUtility", + "com.github.flammable.download.SMARTUtility" ], - "SingleCrystal.LANrev": [ - "com.github.patgmac.lanrev.SingleCrystal" + "SMART Utility.install": [ + "com.github.patgmac.install.SMARTUtility" ], - "CrystalMaker.pkg": [ - "com.github.patgmac.pkg.CrystalMaker" + "SMART Utility.lanrev": [ + "com.github.patgmac.lanrev.SMARTUtility" ], - "CrystalMaker.LANrev": [ - "com.github.patgmac.lanrev.CrystalMaker" + "SMART Utility.pkg": [ + "com.github.patgmac.pkg.SMARTUtility" ], - "CrystalMaker.download": [ - "com.github.patgmac.download.CrystalMaker" + "Audacity.LANrev": [ + "com.github.patgmac.lanrev.Audacity" ], - "Evernote.LANrev": [ - "com.github.patgmac.lanrev.Evernote" + "AdobeAir.LANrev": [ + "com.github.patgmac.lanrev.AdobeAir" ], - "FirefoxAutoconfig.lanrev": [ - "com.github.patgmac.lanrev.FirefoxAutoconfig" + "outset.pkg": [ + "com.github.patgmac.pkg.outset" ], "FirefoxESR-Win.lanrev": [ "com.github.patgmac.lanrev.FirefoxESR-Win" @@ -157911,24 +157923,20 @@ "Firefox-Win.lanrev": [ "com.github.patgmac.lanrev.Firefox-Win" ], - "SMART Utility.lanrev": [ - "com.github.patgmac.lanrev.SMARTUtility" - ], - "SMART Utility.install": [ - "com.github.patgmac.install.SMARTUtility" + "FirefoxAutoconfig.lanrev": [ + "com.github.patgmac.lanrev.FirefoxAutoconfig" ], - "SMART Utility.download": [ - "com.github.patgmac.download.SMARTUtility", - "com.github.flammable.download.SMARTUtility" + "YakYak.download": [ + "com.rderewianko.download.YakYak" ], - "SMART Utility.pkg": [ - "com.github.patgmac.pkg.SMARTUtility" + "YakYak.pkg": [ + "com.rderewianko.pkg.YakYak" ], - "XQuartz.LANrev": [ - "com.github.patgmac.lanrev.XQuartz" + "YakYak.munki": [ + "com.rderewianko.munki.YakYak" ], - "Collibra.download": [ - "com.rderewianko.autopkg.download.Collibra" + "YakYak.install": [ + "com.rderewianko.install.YakYak" ], "Collibra.munki": [ "com.rderewianko.autopkg.munki.Collibra" @@ -157936,79 +157944,56 @@ "Collibra.pkg": [ "com.rderewianko.autopkg.pkg.Collibra" ], - "MasergyCommunicator.download": [ - "com.rderewianko.download.MasergyCommunicator" - ], - "MasergyCommunicator.install": [ - "com.rderewianko.install.MasergyCommunicator" - ], - "MasergyCommunicator.munki": [ - "com.rderewianko.munki.MasergyCommunicator" - ], - "MasergyCommunicator.pkg": [ - "com.rderewianko.pkg.MasergyCommunicator" - ], - "Console.munki": [ - "com.rderewianko.munki.Console" - ], - "Console.download": [ - "com.rderewianko.download.Console" - ], - "Console.pkg": [ - "com.rderewianko.pkg.Console" + "Collibra.download": [ + "com.rderewianko.autopkg.download.Collibra" ], "ScreenFlow.filewave": [ "com.rderewianko.filewave.ScreenFlow", "com.github.peshay.filewave.ScreenFlow" ], + "ScreenFlow.absolute": [ + "com.rderewianko.absolute.ScreenFlow" + ], "ScreenFlow.pkg": [ "com.rderewianko.pkg.ScreenFlow" ], + "ScreenFlow.download": [ + "com.rderewianko.download.ScreenFlow", + "com.github.peshay.download.ScreenFlow" + ], "ScreenFlow.munki": [ "com.rderewianko.munki.ScreenFlow", "com.github.apizz.munki.ScreenFlowApp" ], - "ScreenFlow.absolute": [ - "com.rderewianko.absolute.ScreenFlow" - ], "ScreenFlow.install": [ "com.rderewianko.install.ScreenFlow" ], - "ScreenFlow.download": [ - "com.rderewianko.download.ScreenFlow", - "com.github.peshay.download.ScreenFlow" + "PingID.munki": [ + "com.rderewianko.munki.PingID" ], - "drovio.pkg": [ - "com.rderewianko.autopkg.pkg.drovio" + "PingID.pkg": [ + "com.rderewianko.pkg.PingID" + ], + "PingID.download": [ + "com.rderewianko.download.PingID" ], "drovio.download": [ "com.rderewianko.autopkg.download.drovio" ], + "drovio.pkg": [ + "com.rderewianko.autopkg.pkg.drovio" + ], "drovio.munki": [ "com.rderewianko.autopkg.munki.drovio" ], - "DEPNotify.filewave": [ - "com.rderewianko.filewave.DEPNotify" - ], - "DEPNotify.pkg": [ - "com.rderewianko.pkg.DEPNotify", - "com.github.moofit-recipes.pkg.DEPNotify" - ], - "DEPNotify.download": [ - "com.rderewianko.download.DEPNotify", - "com.github.moofit-recipes.download.DEPNotify" - ], - "DEPNotify.munki": [ - "com.rderewianko.munki.DEPNotify" - ], - "PingID.pkg": [ - "com.rderewianko.pkg.PingID" + "Console.download": [ + "com.rderewianko.download.Console" ], - "PingID.munki": [ - "com.rderewianko.munki.PingID" + "Console.pkg": [ + "com.rderewianko.pkg.Console" ], - "PingID.download": [ - "com.rderewianko.download.PingID" + "Console.munki": [ + "com.rderewianko.munki.Console" ], "SpringToolSuite.download": [ "com.rderewianko.download.SpringToolSuite" @@ -158022,35 +158007,37 @@ "SpringToolSuite.munki": [ "com.rderewianko.munki.SpringToolSuite" ], - "YakYak.download": [ - "com.rderewianko.download.YakYak" + "Chicken.pkg": [ + "com.rderewianko.pkg.Chicken" ], - "YakYak.pkg": [ - "com.rderewianko.pkg.YakYak" + "DEPNotify.pkg": [ + "com.rderewianko.pkg.DEPNotify", + "com.github.moofit-recipes.pkg.DEPNotify" ], - "YakYak.install": [ - "com.rderewianko.install.YakYak" + "DEPNotify.download": [ + "com.rderewianko.download.DEPNotify", + "com.github.moofit-recipes.download.DEPNotify" ], - "YakYak.munki": [ - "com.rderewianko.munki.YakYak" + "DEPNotify.munki": [ + "com.rderewianko.munki.DEPNotify" ], - "Chicken.pkg": [ - "com.rderewianko.pkg.Chicken" + "DEPNotify.filewave": [ + "com.rderewianko.filewave.DEPNotify" ], - "DeployStudioAdmin.pkg": [ - "com.github.triti.pkg.DeployStudioAdmin" + "MasergyCommunicator.install": [ + "com.rderewianko.install.MasergyCommunicator" ], - "DeployStudioAdmin.install": [ - "com.github.triti.install.DeployStudioAdmin" + "MasergyCommunicator.pkg": [ + "com.rderewianko.pkg.MasergyCommunicator" ], - "EraAgent6.download": [ - "com.github.triti.download.EraAgent6" + "MasergyCommunicator.download": [ + "com.rderewianko.download.MasergyCommunicator" ], - "EraAgent6.pkg": [ - "com.github.triti.pkg.EraAgent6" + "MasergyCommunicator.munki": [ + "com.rderewianko.munki.MasergyCommunicator" ], - "AdobeReader.ds": [ - "com.github.triti.ds.AdobeReader" + "RCDefaultApp.install": [ + "com.github.triti.install.RCDefaultApp" ], "RCDefaultApp.pkg": [ "com.github.triti.pkg.RCDefaultApp" @@ -158058,1236 +158045,1216 @@ "RCDefaultApp.download": [ "com.github.triti.download.RCDefaultApp" ], - "RCDefaultApp.install": [ - "com.github.triti.install.RCDefaultApp" - ], - "Boot2Docker.install": [ - "com.github.triti.install.Boot2Docker" - ], - "Boot2Docker.download": [ - "com.github.triti.download.Boot2Docker" - ], "ADPassMon.install": [ "com.github.triti.install.ADPassMon" ], - "Mumble.install": [ - "com.github.triti.install.Mumble" - ], "Mumble.download": [ "com.github.triti.download.Mumble" ], "Mumble.pkg": [ "com.github.triti.pkg.Mumble" ], - "BoxEdit.pkg": [ - "com.github.triti.pkg.BoxEdit" + "Mumble.install": [ + "com.github.triti.install.Mumble" + ], + "Boot2Docker.download": [ + "com.github.triti.download.Boot2Docker" + ], + "Boot2Docker.install": [ + "com.github.triti.install.Boot2Docker" + ], + "OracleJava7.ds": [ + "com.github.triti.ds.OracleJava7" ], "Silverlight.ds": [ "com.github.triti.ds.Silverlight" ], - "GoogleChrome.ds": [ - "com.github.triti.ds.googlechrome" - ], "MSOffice2011UpdatesNoQuit.ds": [ "com.github.triti.ds.Office2011UpdatesNoQuit" ], "MSOffice2011UpdatesNoQuit.pkg": [ "com.github.triti.pkg.Office2011UpdatesNoQuit" ], - "OracleJava7.ds": [ - "com.github.triti.ds.OracleJava7" + "EraAgent6.pkg": [ + "com.github.triti.pkg.EraAgent6" ], - "Adium.ds": [ - "com.github.triti.ds.Adium" + "EraAgent6.download": [ + "com.github.triti.download.EraAgent6" ], - "ScriptDebugger8.munki": [ - "com.github.foigus.munki.ScriptDebugger8" + "AdobeReader.ds": [ + "com.github.triti.ds.AdobeReader" ], - "ScriptDebugger8.download": [ - "com.github.foigus.download.ScriptDebugger8" + "BoxEdit.pkg": [ + "com.github.triti.pkg.BoxEdit" ], - "CircularFLO.munki": [ - "com.github.foigus.munki.CircularFLO" + "GoogleChrome.ds": [ + "com.github.triti.ds.googlechrome" ], - "CircularFLO.download": [ - "com.github.foigus.download.CircularFLO" + "DeployStudioAdmin.pkg": [ + "com.github.triti.pkg.DeployStudioAdmin" ], - "Meteorologist.munki": [ - "com.github.foigus.munki.Meteorologist" + "DeployStudioAdmin.install": [ + "com.github.triti.install.DeployStudioAdmin" ], - "Meteorologist.download": [ - "com.github.foigus.download.Meteorologist" + "Adium.ds": [ + "com.github.triti.ds.Adium" ], - "TableauPublic.munki": [ - "com.github.foigus.munki.tableau-public" + "QuiteImposing3PlusAcrobatX.pkg": [ + "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX" ], - "TableauPublic.download": [ - "com.github.foigus.download.tableau-public" + "QuiteImposing3PlusAcrobatX.munki": [ + "com.github.foigus.munki.QuiteImposing3PlusAcrobatX" ], - "i1Studio.download": [ - "com.github.foigus.download.i1Studio" + "QuiteImposing.download": [ + "com.github.foigus.download.QuiteImposing" ], - "i1Studio.munki": [ - "com.github.foigus.munki.i1Studio" + "QuiteImposing4PlusAcrobatDC.pkg": [ + "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC" ], - "KindlePreviewer.download": [ - "com.github.foigus.download.kindlepreviewer" + "QuiteImposing3PlusAcrobatXI.munki": [ + "com.github.foigus.munki.QuiteImposing3PlusAcrobatXI" ], - "SendtoKindle.download": [ - "com.github.foigus.download.SendToKindle" + "QuiteImposing3PlusAcrobatXI.pkg": [ + "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI" ], - "SendtoKindle.munki": [ - "com.github.foigus.munki.SendToKindle" + "QuiteImposing4PlusAcrobatDC.munki": [ + "com.github.foigus.munki.QuiteImposing4PlusAcrobatDC" ], - "SendtoKindle.pkg": [ - "com.github.foigus.pkg.SendToKindle" + "CallRecorderforSkype.pkg": [ + "com.github.foigus.pkg.CallRecorderforSkype" ], - "KindleCreate.munki": [ - "com.github.foigus.munki.kindlecreate" + "CallRecorderforSkype.munki": [ + "com.github.foigus.munki.CallRecorderforSkype" ], - "KindleCreate.download": [ - "com.github.foigus.download.kindlecreate" + "CallRecorderforSkype.download": [ + "com.github.foigus.download.CallRecorderforSkype" ], - "KindlePreviewer.munki": [ - "com.github.foigus.munki.kindlepreviewer" + "Muzzle.munki": [ + "com.github.foigus.munki.Muzzle" ], - "AccuBarcodeProwithJRE.pkg": [ - "com.github.foigus.pkg.AccuBarcodeProwithJRE" + "Muzzle.download": [ + "com.github.foigus.download.Muzzle" ], - "SFSymbols.download": [ - "com.github.foigus.download.sfsymbols" + "EvolphinZoom.munki": [ + "com.github.foigus.munki.EvolphinZoom" ], - "SFSymbols.munki": [ - "com.github.foigus.munki.sfsymbols" + "EvolphinZoom.pkg": [ + "com.github.foigus.pkg.EvolphinZoom" ], - "PlainPasta.munki": [ - "com.github.foigus.munki.PlainPasta" + "FontAwesomeFree.pkg": [ + "com.github.foigus.pkg.FontAwesomeFree" ], - "PlainPasta.download": [ - "com.github.foigus.download.PlainPasta" + "FontAwesomeFree.download": [ + "com.github.foigus.download.FontAwesomeFree" ], - "QuickMatteProForCinema4D.munki": [ - "com.github.foigus.munki.QuickMatteProForCinema4D" + "FontAwesomeFree.munki": [ + "com.github.foigus.munki.FontAwesomeFree" ], - "QuickMatteProForCinema4D.pkg": [ - "com.github.foigus.pkg.QuickMatteProForCinema4D" + "SketchToolbox.download": [ + "com.github.foigus.download.SketchToolbox" ], - "InDataCC2022.munki": [ - "com.github.foigus.munki.InDataCC2022" + "SketchToolbox.munki": [ + "com.github.foigus.munki.SketchToolbox" ], - "InDataCC2024.download": [ - "com.github.foigus.download.InDataCC2024" + "Wrike.download": [ + "com.github.foigus.download.Wrike" ], - "InDataCC2022.download": [ - "com.github.foigus.download.InDataCC2022" + "Wrike.munki": [ + "com.github.foigus.munki.Wrike" ], - "InDataCC2023.munki": [ - "com.github.foigus.munki.InDataCC2023" + "Unite.munki": [ + "com.github.foigus.munki.Unite" ], - "InDataCC2024.munki": [ - "com.github.foigus.munki.InDataCC2024" + "Unite.download": [ + "com.github.foigus.download.Unite" ], - "InDataCC2023.download": [ - "com.github.foigus.download.InDataCC2023" + "DSSPlayer.download": [ + "com.github.foigus.download.DSSPlayer" ], - "OpticalFlaresAfterEffectsCC2020.munki": [ - "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2020" + "DSSPlayer.munki": [ + "com.github.foigus.munki.DSSPlayer" ], - "OpticalFlares.download": [ - "com.github.foigus.download.OpticalFlares" + "DSSPlayer.pkg": [ + "com.github.foigus.pkg.DSSPlayer" ], - "OpticalFlaresProPresets1AfterEffectsCC2020.munki": [ - "com.github.foigus.munki.ProPresetsAfterEffectsCC2020" + "ExpressScribe.download": [ + "com.github.foigus.download.ExpressScribe" ], - "OpticalFlaresProPresets1AfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.ProPresetsAfterEffectsCC2020" + "ExpressScribe.munki": [ + "com.github.foigus.munki.ExpressScribe" ], - "OpticalFlaresAfterEffectsCC2019.pkg": [ - "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019" + "BebopClient.download": [ + "com.github.foigus.download.bebopclient" ], - "OpticalFlaresProPresets1AfterEffectsCC2019.munki": [ - "com.github.foigus.munki.ProPresetsAfterEffectsCC2019" + "BebopClient.munki": [ + "com.github.foigus.munki.bebopclient" ], - "OpticalFlaresAfterEffectsCC2019.munki": [ - "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2019" + "SpectraViewII.munki": [ + "com.github.foigus.munki.SpectraViewII" ], - "OpticalFlaresProPresets1AfterEffectsCC2019.pkg": [ - "com.github.foigus.pkg.ProPresetsAfterEffectsCC2019" + "SpectraViewII.download": [ + "com.github.foigus.download.SpectraViewII" ], - "OpticalFlaresAfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020" + "MovieMagicBudgeting.pkg": [ + "com.github.foigus.pkg.MovieMagicBudgeting" ], - "HPEasyAdmin.munki": [ - "com.github.foigus.munki.HPEasyAdmin" + "InspireDesigner16ExportCC2023.munki": [ + "com.github.foigus.munki.InspireDesigner16ExportCC2023" ], - "HPEasyAdmin.download": [ - "com.github.foigus.download.HPEasyAdmin" + "InspireDesigner15ExportCC2022.download": [ + "com.github.foigus.download.InspireDesigner15ExportCC2022" ], - "AndroidStudio.munki": [ - "com.github.foigus.munki.AndroidStudio" + "InspireDesigner16ExportCC2023.download": [ + "com.github.foigus.download.InspireDesigner16ExportCC2023" ], - "GoogleAdsEditor.download": [ - "com.github.foigus.download.googleadseditor" + "InspireDesignerExportCC2015.munki": [ + "com.github.foigus.munki.InspireDesignerExportPluginCC2015" ], - "GoogleAdsEditor.pkg": [ - "com.github.foigus.pkg.googleadseditor" + "InspireDesigner15ExportCC2022.pkg": [ + "com.github.foigus.pkg.InspireDesigner15ExportCC2022" ], - "GoogleAdsEditor.munki": [ - "com.github.foigus.munki.googleadseditor" + "InspireDesigner11ExportCC2017.munki": [ + "com.github.foigus.munki.InspireDesigner11ExportCC2017" ], - "GoogleChromeCanary.download": [ - "com.github.foigus.download.googlechromecanary" + "InspireDesigner11ExportCC2015.munki": [ + "com.github.foigus.munki.InspireDesigner11ExportCC2015" ], - "WebDesigner.munki": [ - "com.github.foigus.munki.GoogleWebDesigner" + "InspireDesignerExportCC2014.munki": [ + "com.github.foigus.munki.InspireDesignerExportPluginCC2014" ], - "GoogleChromeCanary.munki": [ - "com.github.foigus.munki.googlechromecanary" + "InspireDesignerExportCC2014.pkg": [ + "com.github.foigus.pkg.InspireDesignerExportPluginCC2014" ], - "PIX3.download": [ - "com.github.foigus.download.PIX3" + "InspireDesigner11ExportCC2017.pkg": [ + "com.github.foigus.pkg.InspireDesigner11ExportCC2017" ], - "PIX2.munki": [ - "com.github.foigus.munki.PIX2" + "InspireDesigner12ExportCC2018.munki": [ + "com.github.foigus.munki.InspireDesigner12ExportCC2018" ], - "PIX3.munki": [ - "com.github.foigus.munki.PIX3" + "InspireDesigner14ExportCC2020.download": [ + "com.github.foigus.download.InspireDesigner14ExportCC2020" ], - "PIX2.download": [ - "com.github.foigus.download.PIX2" + "InspireDesigner16ExportCC2024.munki": [ + "com.github.foigus.munki.InspireDesigner16ExportCC2024" ], - "GenericZXPRepackage.pkg": [ - "com.github.foigus.pkg.GenericZXPRepackage" + "InspireDesigner15ExportCC2022.munki": [ + "com.github.foigus.munki.InspireDesigner15ExportCC2022" ], - "CameraRAW.download": [ - "com.github.foigus.download.CameraRAW" + "InspireDesigner11ExportCC2015.pkg": [ + "com.github.foigus.pkg.InspireDesigner11ExportCC2015" ], - "AdobeOutputModule.pkg": [ - "com.github.foigus.pkg.AdobeOutputModule" + "InspireDesignerExportCC2015.pkg": [ + "com.github.foigus.pkg.InspireDesignerExportPluginCC2015" ], - "GenericZXPRepackage.munki": [ - "com.github.foigus.munki.GenericZXPRepackage" + "InspireDesigner14ExportCC2020.munki": [ + "com.github.foigus.munki.InspireDesigner14ExportCC2020" ], - "CameraRAW.munki": [ - "com.github.foigus.munki.CameraRAW" + "InspireDesigner14ExportCC2020.pkg": [ + "com.github.foigus.pkg.InspireDesigner14ExportCC2020" ], - "AdobeOutputModule.download": [ - "com.github.foigus.download.AdobeOutputModule" + "InspireDesigner11ExportCC2017.download": [ + "com.github.foigus.download.InspireDesigner11ExportCC2017" ], - "AdobeOutputModuleCC2017.download": [ - "com.github.foigus.download.AdobeOutputModuleCC2017" + "InspireDesigner16ExportCC2024.pkg": [ + "com.github.foigus.pkg.InspireDesigner16ExportCC2024" ], - "AdobeOutputModuleCC2015.pkg": [ - "com.github.foigus.pkg.AdobeOutputModuleCC2015" + "InspireDesigner16ExportCC2023.pkg": [ + "com.github.foigus.pkg.InspireDesigner16ExportCC2023" ], - "AdobeOutputModuleCC2017.pkg": [ - "com.github.foigus.pkg.AdobeOutputModuleCC2017" + "InspireDesigner12ExportCC2018.download": [ + "com.github.foigus.download.InspireDesigner12ExportCC2018" ], - "AdobeOutputModuleCC2015.download": [ - "com.github.foigus.download.AdobeOutputModuleCC2015" + "InspireDesigner11ExportCC2015.download": [ + "com.github.foigus.download.InspireDesigner11ExportCC2015" ], - "FSMonitor.munki": [ - "com.github.foigus.munki.FSMonitor" + "InspireDesigner16ExportCC2024.download": [ + "com.github.foigus.download.InspireDesigner16ExportCC2024" + ], + "InspireDesigner12ExportCC2018.pkg": [ + "com.github.foigus.pkg.InspireDesigner12ExportCC2018" ], "FSMonitor.download": [ "com.github.foigus.download.FSMonitor" ], - "PhotoSweeper.munki": [ - "com.github.foigus.munki.PhotoSweeper" - ], - "PhotoSweeper.download": [ - "com.github.foigus.download.PhotoSweeper" + "FSMonitor.munki": [ + "com.github.foigus.munki.FSMonitor" ], - "brisk.download": [ - "com.github.foigus.download.brisk" + "SFSymbols.munki": [ + "com.github.foigus.munki.sfsymbols" ], - "brisk.munki": [ - "com.github.foigus.munki.brisk" + "SFSymbols.download": [ + "com.github.foigus.download.sfsymbols" ], - "ATTOConfigTool.pkg": [ - "com.github.foigus.pkg.ATTOConfigTool" + "CircularFLO.munki": [ + "com.github.foigus.munki.CircularFLO" ], - "DiskArbitrator.download": [ - "com.github.foigus.download.DiskArbitrator" + "CircularFLO.download": [ + "com.github.foigus.download.CircularFLO" ], - "DiskArbitrator.munki": [ - "com.github.foigus.munki.DiskArbitrator" + "PreferenceManager.download": [ + "com.github.foigus.download.PreferenceManager" ], - "FontAgent10PluginPSCC2020.munki": [ - "com.github.foigus.munki.FontAgent10PluginPSCC2020" + "PreferenceManager.munki": [ + "com.github.foigus.munki.PreferenceManager" ], - "FontAgent9PluginICCC2020.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginICCC2020" + "Screenflick.pkg": [ + "com.github.foigus.pkg.Screenflick" ], - "FontAgent10PluginIDCC2020.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginIDCC2020" + "Screenflick.munki": [ + "com.github.foigus.munki.Screenflick" ], - "FontAgent9PluginAICC2021.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginAICC2021" + "Screenflick.download": [ + "com.github.foigus.download.Screenflick" ], - "FontAgent10PluginAICC2020.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginAICC2020" + "CaptureOne.download": [ + "com.github.foigus.download.CaptureOne" ], - "FontAgent10PluginIDCC2021.munki": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2021" + "CaptureOnePerpetual.munki": [ + "com.github.foigus.munki.CaptureOne" ], - "FontAgent9PluginICCC2020.munki": [ - "com.github.foigus.munki.FontAgent9PluginICCC2020" + "CaptureOneSubscription.munki": [ + "com.github.foigus.munki.CaptureOneSubscription" ], - "FontAgent10PluginPSCC2020.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginPSCC2020" + "GenericFieryFD50.pkg": [ + "com.github.foigus.pkg.GenericFieryFD50" ], - "FontAgent9PluginIDCC2020.munki": [ - "com.github.foigus.munki.FontAgent9PluginIDCC2020" + "GenericFieryFD50.download": [ + "com.github.foigus.download.GenericFieryFD50" ], - "FontAgent9PluginIDCC2022.munki": [ - "com.github.foigus.munki.FontAgent9PluginIDCC2022" + "CiscoWebexAudioDriver.munki": [ + "com.github.foigus.munki.ciscowebexaudiodriver" ], - "FontAgent9PluginPSCC2021.munki": [ - "com.github.foigus.munki.FontAgent9PluginPSCC2021" + "CiscoWebexAudioDriver.download": [ + "com.github.foigus.download.ciscowebexaudiodriver" ], - "FontAgent10.download": [ - "com.github.foigus.download.FontAgent10" + "Cinema4DSubscription.munki": [ + "com.github.foigus.munki.Cinema4DSubscription" ], - "FontAgent9PluginICCC2022.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginICCC2022" + "RedshiftMetal.munki": [ + "com.github.foigus.munki.Redshift" ], - "FontAgent10PluginPSCC2021.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginPSCC2021" + "MaxonApp.munki": [ + "com.github.foigus.munki.MaxonApp" ], - "FontAgent10PluginAICC2021.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginAICC2021" + "Universe.munki": [ + "com.github.foigus.munki.Universe" ], - "FontAgent10PluginIDCC2021.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginIDCC2021" + "Cinema4DImporterPluginAfterEffectsCC2020.munki": [ + "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2020" ], - "FontAgent10PluginIDCC2023.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginIDCC2023" + "Cinema4DSubscription.pkg": [ + "com.github.foigus.pkg.Cinema4DSubscription" ], - "FontAgent9PluginAICC2021.munki": [ - "com.github.foigus.munki.FontAgent9PluginAICC2021" + "Universe.download": [ + "com.github.foigus.download.Universe" ], - "FontAgent9PluginICCC2021.munki": [ - "com.github.foigus.munki.FontAgent9PluginICCC2021" + "TrapcodeSuite.munki": [ + "com.github.foigus.munki.TrapcodeSuite" ], - "FontAgent10PluginAICC2020.munki": [ - "com.github.foigus.munki.FontAgent10PluginAICC2020" + "Cinema4DSubscription.download": [ + "com.github.foigus.download.Cinema4DSubscription" ], - "FontAgent10PluginIDCC2022.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginIDCC2022" + "MagicBulletSuite.munki": [ + "com.github.foigus.munki.MagicBulletSuite" ], - "FontAgent10PluginIDCC2020.munki": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2020" + "Universe.pkg": [ + "com.github.foigus.pkg.Universe" ], - "FontAgent10PluginIDCC2022.munki": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2022" + "VFXSuite.pkg": [ + "com.github.foigus.pkg.VFXSuite" ], - "FontAgent10.munki": [ - "com.github.foigus.munki.FontAgent10" + "RedshiftMetal.download": [ + "com.github.foigus.download.Redshift" ], - "FontAgent10PluginIDCC2023.munki": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2023" + "MaxonApp.download": [ + "com.github.foigus.download.MaxonApp" ], - "FontAgent10PluginICCC2021.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginICCC2021" + "Cinema4DImporterPluginAfterEffectsCC2019.munki": [ + "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2019" ], - "FontAgent9PluginICCC2022.munki": [ - "com.github.foigus.munki.FontAgent9PluginICCC2022" + "Cinema4DImporterPluginAfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2020" ], - "FontAgent10PluginICCC2022.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginICCC2022" + "MagicBulletSuite.download": [ + "com.github.foigus.download.MagicBulletSuite" ], - "FontAgent9PluginPSCC2021.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginPSCC2021" + "MagicBulletSuite.pkg": [ + "com.github.foigus.pkg.MagicBulletSuite" ], - "FontAgent9PluginIDCC2020.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginIDCC2020" + "Cinema4DImporterPluginAfterEffectsCC2019.pkg": [ + "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2019" ], - "FontAgent10PluginICCC2020.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginICCC2020" + "VFXSuite.download": [ + "com.github.foigus.download.VFXSuite" ], - "FontAgent10PluginICCC2022.munki": [ - "com.github.foigus.munki.FontAgent10PluginICCC2022" + "VFXSuite.munki": [ + "com.github.foigus.munki.VFXSuite" ], - "FontAgent9.download": [ - "com.github.foigus.download.FontAgent9" + "TrapcodeSuite.pkg": [ + "com.github.foigus.pkg.TrapcodeSuite" ], - "FontAgent9PluginAICC2020.munki": [ - "com.github.foigus.munki.FontAgent9PluginAICC2020" + "TrapcodeSuite.download": [ + "com.github.foigus.download.TrapcodeSuite" ], - "FontAgent10PluginAICC2021.munki": [ - "com.github.foigus.munki.FontAgent10PluginAICC2021" + "MaxonApp.pkg": [ + "com.github.foigus.pkg.MaxonApp" ], - "FontAgent10PluginIDCC2024.pkg": [ - "com.github.foigus.pkg.FontAgent10PluginIDCC2024" + "ScriptDebugger8.munki": [ + "com.github.foigus.munki.ScriptDebugger8" ], - "FontAgent10PluginPSCC2021.munki": [ - "com.github.foigus.munki.FontAgent10PluginPSCC2021" + "ScriptDebugger8.download": [ + "com.github.foigus.download.ScriptDebugger8" ], - "FontAgent9PluginAICC2020.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginAICC2020" + "CraftManager.download": [ + "com.github.foigus.download.CraftManager" ], - "FontAgent9PluginICCC2021.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginICCC2021" + "CraftManager.munki": [ + "com.github.foigus.munki.CraftManager" ], - "FontAgent10PluginIDCC2024.munki": [ - "com.github.foigus.munki.FontAgent10PluginIDCC2024" + "Sketch.munki": [ + "com.github.foigus.munki.Sketch" ], - "FontAgent9PluginPSCC2020.munki": [ - "com.github.foigus.munki.FontAgent9PluginPSCC2020" + "Sketch.download": [ + "com.github.foigus.download.Sketch" ], - "FontAgent9PluginIDCC2021.munki": [ - "com.github.foigus.munki.FontAgent9PluginIDCC2021" + "TabloTools.munki": [ + "com.github.foigus.munki.TabloTools" ], - "FontAgent9PluginPSCC2020.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginPSCC2020" + "TabloTools.download": [ + "com.github.foigus.download.TabloTools" ], - "FontAgent10PluginICCC2021.munki": [ - "com.github.foigus.munki.FontAgent10PluginICCC2021" + "FontAgent9.download": [ + "com.github.foigus.download.FontAgent9" ], - "FontAgent10PluginICCC2020.munki": [ - "com.github.foigus.munki.FontAgent10PluginICCC2020" + "FontAgent9PluginPSCC2020.munki": [ + "com.github.foigus.munki.FontAgent9PluginPSCC2020" ], "FontAgent9.munki": [ "com.github.foigus.munki.FontAgent9" ], - "FontAgent9PluginIDCC2021.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginIDCC2021" - ], - "FontAgent9PluginIDCC2022.pkg": [ - "com.github.foigus.pkg.FontAgent9PluginIDCC2022" - ], - "RiftAfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.RiftAfterEffectsCC2020" - ], - "RiftAfterEffectsCC2020.munki": [ - "com.github.foigus.munki.RiftAfterEffectsCC2020" - ], - "CraftManager.download": [ - "com.github.foigus.download.CraftManager" - ], - "CraftManager.munki": [ - "com.github.foigus.munki.CraftManager" - ], - "Unite.download": [ - "com.github.foigus.download.Unite" + "FontAgent9PluginICCC2020.munki": [ + "com.github.foigus.munki.FontAgent9PluginICCC2020" ], - "Unite.munki": [ - "com.github.foigus.munki.Unite" + "FontAgent10PluginIDCC2021.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginIDCC2021" ], - "Muzzle.download": [ - "com.github.foigus.download.Muzzle" + "FontAgent9PluginIDCC2020.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginIDCC2020" ], - "Muzzle.munki": [ - "com.github.foigus.munki.Muzzle" + "FontAgent10PluginIDCC2021.munki": [ + "com.github.foigus.munki.FontAgent10PluginIDCC2021" ], - "MovieMagicBudgeting.pkg": [ - "com.github.foigus.pkg.MovieMagicBudgeting" + "FontAgent9PluginAICC2020.munki": [ + "com.github.foigus.munki.FontAgent9PluginAICC2020" ], - "UltraCompare.munki": [ - "com.github.foigus.munki.UltraCompare" + "FontAgent10PluginPSCC2021.munki": [ + "com.github.foigus.munki.FontAgent10PluginPSCC2021" ], - "UltraCompare.download": [ - "com.github.foigus.download.UltraCompare" + "FontAgent9PluginIDCC2021.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginIDCC2021" ], - "FrameioPanel.munki": [ - "com.github.foigus.munki.FrameioPanel" + "FontAgent9PluginAICC2021.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginAICC2021" ], - "FrameioPanel.pkg": [ - "com.github.foigus.pkg.FrameioPanel" + "FontAgent10PluginPSCC2020.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginPSCC2020" ], - "MediaBankGoldIllustratorCC2018.pkg": [ - "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018" + "FontAgent10PluginIDCC2020.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginIDCC2020" ], - "MediaBankGoldCreativeCloudExtension2018.munki": [ - "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2018" + "FontAgent9PluginPSCC2021.munki": [ + "com.github.foigus.munki.FontAgent9PluginPSCC2021" ], - "MediaBank5InDesignCC2020.munki": [ - "com.github.foigus.munki.MediaBank5InDesignCC2020" + "FontAgent9PluginICCC2021.munki": [ + "com.github.foigus.munki.FontAgent9PluginICCC2021" ], - "MediaBank5CreativeCloudExtension2018.pkg": [ - "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018" + "FontAgent10PluginAICC2021.munki": [ + "com.github.foigus.munki.FontAgent10PluginAICC2021" ], - "MediaBankGoldInDesignCC2018.munki": [ - "com.github.foigus.munki.MediaBankGoldInDesignCC2018" + "FontAgent10PluginICCC2020.munki": [ + "com.github.foigus.munki.FontAgent10PluginICCC2020" ], - "MediaBank5CreativeCloudExtension2018.munki": [ - "com.github.foigus.munki.MediaBank5CreativeCloudExtension2018" + "FontAgent10PluginIDCC2022.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginIDCC2022" ], - "MediaBank5InDesignCC2018.munki": [ - "com.github.foigus.munki.MediaBank5InDesignCC2018" + "FontAgent10PluginIDCC2024.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginIDCC2024" ], - "MediaBank5PhotoshopCC2018.pkg": [ - "com.github.foigus.pkg.MediaBank5PhotoshopCC2018" + "FontAgent10PluginPSCC2021.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginPSCC2021" ], - "MediaBankGoldPhotoshopCC2018.munki": [ - "com.github.foigus.munki.MediaBankGoldPhotoshopCC2018" + "FontAgent9PluginICCC2022.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginICCC2022" ], - "MediaBankGoldCreativeCloudExtension2020.munki": [ - "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2020" + "FontAgent9PluginIDCC2021.munki": [ + "com.github.foigus.munki.FontAgent9PluginIDCC2021" ], - "MediaBankGoldCreativeCloudExtension2020.pkg": [ - "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020" + "FontAgent10.munki": [ + "com.github.foigus.munki.FontAgent10" ], - "MediaBankGoldInCopyCC2018.munki": [ - "com.github.foigus.munki.MediaBankGoldInCopyCC2018" + "FontAgent10PluginIDCC2024.munki": [ + "com.github.foigus.munki.FontAgent10PluginIDCC2024" ], - "MediaBank5CC2020.download": [ - "com.github.foigus.download.MediaBank5CC2020" + "FontAgent9PluginIDCC2020.munki": [ + "com.github.foigus.munki.FontAgent9PluginIDCC2020" ], - "MediaBankGoldInCopyCC2018.pkg": [ - "com.github.foigus.pkg.MediaBankGoldInCopyCC2018" + "FontAgent10PluginIDCC2023.munki": [ + "com.github.foigus.munki.FontAgent10PluginIDCC2023" ], - "MediaBankGoldCC2018.download": [ - "com.github.foigus.download.MediaBankGoldCC2018" + "FontAgent10PluginICCC2022.munki": [ + "com.github.foigus.munki.FontAgent10PluginICCC2022" ], - "MediaBank5PhotoshopCC2018.munki": [ - "com.github.foigus.munki.MediaBank5PhotoshopCC2018" + "FontAgent9PluginIDCC2022.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginIDCC2022" ], - "MediaBank5CC2018.download": [ - "com.github.foigus.download.MediaBank5CC2018" + "FontAgent10PluginIDCC2022.munki": [ + "com.github.foigus.munki.FontAgent10PluginIDCC2022" ], - "MediaBankGoldCC2020.download": [ - "com.github.foigus.download.MediaBankGoldCC2020" + "FontAgent10PluginIDCC2023.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginIDCC2023" ], - "MediaBankGoldPhotoshopCC2018.pkg": [ - "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018" + "FontAgent10.download": [ + "com.github.foigus.download.FontAgent10" ], - "MediaBank5InDesignCC2020.pkg": [ - "com.github.foigus.pkg.MediaBank5InDesignCC2020" + "FontAgent10PluginPSCC2020.munki": [ + "com.github.foigus.munki.FontAgent10PluginPSCC2020" ], - "MediaBankGoldInDesignCC2020.munki": [ - "com.github.foigus.munki.MediaBankGoldInDesignCC2020" + "FontAgent9PluginAICC2020.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginAICC2020" ], - "MediaBank5InDesignCC2018.pkg": [ - "com.github.foigus.pkg.MediaBank5InDesignCC2018" + "FontAgent9PluginICCC2020.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginICCC2020" ], - "MediaBankGoldCreativeCloudExtension2018.pkg": [ - "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018" + "FontAgent10PluginIDCC2020.munki": [ + "com.github.foigus.munki.FontAgent10PluginIDCC2020" ], - "MediaBank5CreativeCloudExtension2020.pkg": [ - "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020" + "FontAgent9PluginAICC2021.munki": [ + "com.github.foigus.munki.FontAgent9PluginAICC2021" ], - "MediaBankGoldIllustratorCC2018.munki": [ - "com.github.foigus.munki.MediaBankGoldIllustratorCC2018" + "FontAgent10PluginICCC2021.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginICCC2021" ], - "MediaBankGoldInDesignCC2018.pkg": [ - "com.github.foigus.pkg.MediaBankGoldInDesignCC2018" + "FontAgent10PluginICCC2020.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginICCC2020" ], - "MediaBankGoldInDesignCC2020.pkg": [ - "com.github.foigus.pkg.MediaBankGoldInDesignCC2020" + "FontAgent10PluginAICC2021.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginAICC2021" ], - "MediaBank5CreativeCloudExtension2020.munki": [ - "com.github.foigus.munki.MediaBank5CreativeCloudExtension2020" + "FontAgent10PluginICCC2022.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginICCC2022" ], - "Capto.download": [ - "com.github.foigus.download.capto" + "FontAgent9PluginICCC2021.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginICCC2021" ], - "Capto.munki": [ - "com.github.foigus.munki.capto" + "FontAgent9PluginPSCC2020.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginPSCC2020" ], - "Voila.munki": [ - "com.github.foigus.munki.voila" + "FontAgent9PluginICCC2022.munki": [ + "com.github.foigus.munki.FontAgent9PluginICCC2022" ], - "Voila.download": [ - "com.github.foigus.download.voila" + "FontAgent9PluginPSCC2021.pkg": [ + "com.github.foigus.pkg.FontAgent9PluginPSCC2021" ], - "ColourContrastAnalyser.munki": [ - "com.github.foigus.munki.ColourContrastAnalyser" + "FontAgent10PluginAICC2020.pkg": [ + "com.github.foigus.pkg.FontAgent10PluginAICC2020" ], - "ColourContrastAnalyser.download": [ - "com.github.foigus.download.ColourContrastAnalyser" + "FontAgent9PluginIDCC2022.munki": [ + "com.github.foigus.munki.FontAgent9PluginIDCC2022" ], - "TabloTools.download": [ - "com.github.foigus.download.TabloTools" + "FontAgent10PluginICCC2021.munki": [ + "com.github.foigus.munki.FontAgent10PluginICCC2021" ], - "TabloTools.munki": [ - "com.github.foigus.munki.TabloTools" + "FontAgent10PluginAICC2020.munki": [ + "com.github.foigus.munki.FontAgent10PluginAICC2020" ], - "AnyList.munki": [ - "com.github.foigus.munki.AnyList" + "CatDVPro.pkg": [ + "com.github.foigus.pkg.CatDVPro" ], - "AnyList.download": [ - "com.github.foigus.download.AnyList" + "CatDVPro.munki": [ + "com.github.foigus.munki.CatDVPro" ], - "ImageProcessorPro.download": [ - "com.github.foigus.download.ImageProcessorPro" + "CatDVPro.download": [ + "com.github.foigus.download.CatDVPro" ], - "ImageProcessorProPhotoshopCC2022.munki": [ - "com.github.foigus.munki.ImageProcessorProPhotoshopCC2022" + "WirecastVirtualCamera.pkg": [ + "com.github.foigus.pkg.WirecastVirtualCamera" ], - "ImageProcessorProPhotoshopCC2022.pkg": [ - "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022" + "Wirecast.download": [ + "com.github.foigus.download.Wirecast" ], - "ImageProcessorProPhotoshopCC2020.pkg": [ - "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020" + "WirecastVirtualCamera.munki": [ + "com.github.foigus.munki.WirecastVirtualCamera" ], - "ImageProcessorProPhotoshopCC2020.munki": [ - "com.github.foigus.munki.ImageProcessorProPhotoshopCC2020" + "Wirecast.munki": [ + "com.github.foigus.munki.Wirecast" ], - "Wrike.download": [ - "com.github.foigus.download.Wrike" + "QuickMatteProForCinema4D.pkg": [ + "com.github.foigus.pkg.QuickMatteProForCinema4D" ], - "Wrike.munki": [ - "com.github.foigus.munki.Wrike" + "QuickMatteProForCinema4D.munki": [ + "com.github.foigus.munki.QuickMatteProForCinema4D" ], "ColorNavigator.download": [ "com.github.foigus.download.ColorNavigator" ], - "ColorNavigatorNX.download": [ - "com.github.foigus.download.ColorNavigatorNX" - ], "ColorNavigator7.download": [ "com.github.foigus.download.ColorNavigator7" ], - "ColorNavigator7.pkg": [ - "com.github.foigus.pkg.ColorNavigator7" - ], - "ColorNavigatorNX.munki": [ - "com.github.foigus.munki.ColorNavigatorNX" - ], "ColorNavigator.pkg": [ "com.github.foigus.pkg.ColorNavigator" ], + "ColorNavigator.munki": [ + "com.github.foigus.munki.ColorNavigator" + ], + "ColorNavigatorNX.download": [ + "com.github.foigus.download.ColorNavigatorNX" + ], "ColorNavigator7.munki": [ "com.github.foigus.munki.ColorNavigator7" ], - "ColorNavigator.munki": [ - "com.github.foigus.munki.ColorNavigator" + "ColorNavigator7.pkg": [ + "com.github.foigus.pkg.ColorNavigator7" ], - "ProperFractionLite.download": [ - "com.github.foigus.download.ProperFractionLite" + "ColorNavigatorNX.munki": [ + "com.github.foigus.munki.ColorNavigatorNX" ], - "ProperFractionLiteHVScaleInDesignCC2023.pkg": [ - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023" + "Prepros.download": [ + "com.github.foigus.download.Prepros" ], - "ProperFractionLiteHVScaleInDesignCC2024.pkg": [ - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024" + "Prepros.munki": [ + "com.github.foigus.munki.Prepros" ], - "ProperFractionLiteHVScaleInDesignCC2022.pkg": [ - "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022" + "MediaBankGoldCC2018.download": [ + "com.github.foigus.download.MediaBankGoldCC2018" ], - "ProperFractionLiteHVScaleInDesignCC2023.munki": [ - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2023" + "MediaBank5CreativeCloudExtension2018.munki": [ + "com.github.foigus.munki.MediaBank5CreativeCloudExtension2018" ], - "ProperFractionLiteHVScaleInDesignCC2024.munki": [ - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2024" + "MediaBank5InDesignCC2018.munki": [ + "com.github.foigus.munki.MediaBank5InDesignCC2018" ], - "ProperFractionLiteHVScaleInDesignCC2022.munki": [ - "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2022" + "MediaBankGoldCreativeCloudExtension2020.munki": [ + "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2020" ], - "RayDynamicTextureAfterEffectsCC2019.pkg": [ - "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019" + "MediaBankGoldInCopyCC2018.pkg": [ + "com.github.foigus.pkg.MediaBankGoldInCopyCC2018" ], - "RayDynamicColor2.download": [ - "com.github.foigus.download.RayDynamicColor2" + "MediaBank5CreativeCloudExtension2020.munki": [ + "com.github.foigus.munki.MediaBank5CreativeCloudExtension2020" ], - "RayDynamicColor2AfterEffectsCC2019.munki": [ - "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2019" + "MediaBankGoldIllustratorCC2018.pkg": [ + "com.github.foigus.pkg.MediaBankGoldIllustratorCC2018" ], - "RayDynamicColor2AfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020" + "MediaBankGoldIllustratorCC2018.munki": [ + "com.github.foigus.munki.MediaBankGoldIllustratorCC2018" ], - "RayDynamicColor2AfterEffectsCC2020.munki": [ - "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2020" + "MediaBankGoldInDesignCC2020.pkg": [ + "com.github.foigus.pkg.MediaBankGoldInDesignCC2020" ], - "RayDynamicColor2AfterEffectsCC2019.pkg": [ - "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019" + "MediaBank5InDesignCC2020.pkg": [ + "com.github.foigus.pkg.MediaBank5InDesignCC2020" ], - "RayDynamicTexture.download": [ - "com.github.foigus.download.RayDynamicTexture" + "MediaBank5InDesignCC2020.munki": [ + "com.github.foigus.munki.MediaBank5InDesignCC2020" ], - "RayDynamicTextureAfterEffectsCC2020.munki": [ - "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2020" + "MediaBank5PhotoshopCC2018.munki": [ + "com.github.foigus.munki.MediaBank5PhotoshopCC2018" ], - "RayDynamicTextureAfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020" + "MediaBankGoldPhotoshopCC2018.pkg": [ + "com.github.foigus.pkg.MediaBankGoldPhotoshopCC2018" ], - "RayDynamicTextureAfterEffectsCC2019.munki": [ - "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2019" + "MediaBankGoldCC2020.download": [ + "com.github.foigus.download.MediaBankGoldCC2020" ], - "Choosy.munki": [ - "com.github.foigus.munki.Choosy" + "MediaBank5PhotoshopCC2018.pkg": [ + "com.github.foigus.pkg.MediaBank5PhotoshopCC2018" ], - "Choosy.download": [ - "com.github.foigus.download.Choosy" + "MediaBank5CreativeCloudExtension2018.pkg": [ + "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2018" ], - "Ouroboros2AfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2020" + "MediaBankGoldInCopyCC2018.munki": [ + "com.github.foigus.munki.MediaBankGoldInCopyCC2018" ], - "Ouroboros2AfterEffectsCC2020.munki": [ - "com.github.foigus.munki.Ouroboros2AfterEffectsCC2020" + "MediaBankGoldInDesignCC2018.munki": [ + "com.github.foigus.munki.MediaBankGoldInDesignCC2018" ], - "Ouroboros2AfterEffectsCC2019.munki": [ - "com.github.foigus.munki.Ouroboros2AfterEffectsCC2019" + "MediaBank5CC2018.download": [ + "com.github.foigus.download.MediaBank5CC2018" ], - "Ouroboros2AfterEffectsCC2019.pkg": [ - "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2019" + "MediaBankGoldInDesignCC2020.munki": [ + "com.github.foigus.munki.MediaBankGoldInDesignCC2020" ], - "XnConvert.munki": [ - "com.github.foigus.munki.XnConvert" + "MediaBankGoldInDesignCC2018.pkg": [ + "com.github.foigus.pkg.MediaBankGoldInDesignCC2018" ], - "XnConvert.download": [ - "com.github.foigus.download.XnConvert" + "MediaBankGoldCreativeCloudExtension2018.pkg": [ + "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2018" ], - "OpenEmu.munki": [ - "com.github.foigus.munki.OpenEmu" + "MediaBank5CC2020.download": [ + "com.github.foigus.download.MediaBank5CC2020" ], - "ExpressScribe.munki": [ - "com.github.foigus.munki.ExpressScribe" + "MediaBank5CreativeCloudExtension2020.pkg": [ + "com.github.foigus.pkg.MediaBank5CreativeCloudExtension2020" ], - "ExpressScribe.download": [ - "com.github.foigus.download.ExpressScribe" + "MediaBankGoldCreativeCloudExtension2018.munki": [ + "com.github.foigus.munki.MediaBankGoldCreativeCloudExtension2018" ], - "PantoneConnect.pkg": [ - "com.github.foigus.pkg.PantoneConnect" + "MediaBank5InDesignCC2018.pkg": [ + "com.github.foigus.pkg.MediaBank5InDesignCC2018" ], - "PantoneConnect.munki": [ - "com.github.foigus.munki.PantoneConnect" + "MediaBankGoldPhotoshopCC2018.munki": [ + "com.github.foigus.munki.MediaBankGoldPhotoshopCC2018" ], - "GenericFieryFD50.pkg": [ - "com.github.foigus.pkg.GenericFieryFD50" + "MediaBankGoldCreativeCloudExtension2020.pkg": [ + "com.github.foigus.pkg.MediaBankGoldCreativeCloudExtension2020" ], - "GenericFieryFD50.download": [ - "com.github.foigus.download.GenericFieryFD50" + "Capto.munki": [ + "com.github.foigus.munki.capto" ], - "QuiteImposing4PlusAcrobatDC.munki": [ - "com.github.foigus.munki.QuiteImposing4PlusAcrobatDC" + "Voila.download": [ + "com.github.foigus.download.voila" ], - "QuiteImposing4PlusAcrobatDC.pkg": [ - "com.github.foigus.pkg.QuiteImposing4PlusAcrobatDC" + "Voila.munki": [ + "com.github.foigus.munki.voila" ], - "QuiteImposing3PlusAcrobatXI.pkg": [ - "com.github.foigus.pkg.QuiteImposing3PlusAcrobatXI" + "Capto.download": [ + "com.github.foigus.download.capto" ], - "QuiteImposing3PlusAcrobatXI.munki": [ - "com.github.foigus.munki.QuiteImposing3PlusAcrobatXI" + "ColourContrastAnalyser.download": [ + "com.github.foigus.download.ColourContrastAnalyser" ], - "QuiteImposing3PlusAcrobatX.munki": [ - "com.github.foigus.munki.QuiteImposing3PlusAcrobatX" + "ColourContrastAnalyser.munki": [ + "com.github.foigus.munki.ColourContrastAnalyser" ], - "QuiteImposing3PlusAcrobatX.pkg": [ - "com.github.foigus.pkg.QuiteImposing3PlusAcrobatX" + "GoogleAdsEditor.munki": [ + "com.github.foigus.munki.googleadseditor" ], - "QuiteImposing.download": [ - "com.github.foigus.download.QuiteImposing" + "GoogleChromeCanary.download": [ + "com.github.foigus.download.googlechromecanary" ], - "CatDVPro.download": [ - "com.github.foigus.download.CatDVPro" + "WebDesigner.munki": [ + "com.github.foigus.munki.GoogleWebDesigner" ], - "CatDVPro.pkg": [ - "com.github.foigus.pkg.CatDVPro" + "GoogleAdsEditor.download": [ + "com.github.foigus.download.googleadseditor" ], - "CatDVPro.munki": [ - "com.github.foigus.munki.CatDVPro" + "GoogleChromeCanary.munki": [ + "com.github.foigus.munki.googlechromecanary" ], - "BebopClient.munki": [ - "com.github.foigus.munki.bebopclient" + "GoogleAdsEditor.pkg": [ + "com.github.foigus.pkg.googleadseditor" ], - "BebopClient.download": [ - "com.github.foigus.download.bebopclient" + "AndroidStudio.munki": [ + "com.github.foigus.munki.AndroidStudio" ], - "InspireDesignerExportCC2014.munki": [ - "com.github.foigus.munki.InspireDesignerExportPluginCC2014" + "AccuBarcodeProwithJRE.pkg": [ + "com.github.foigus.pkg.AccuBarcodeProwithJRE" ], - "InspireDesignerExportCC2014.pkg": [ - "com.github.foigus.pkg.InspireDesignerExportPluginCC2014" + "RealVNCViewer.munki": [ + "com.github.foigus.munki.RealVNCViewer" ], - "InspireDesigner15ExportCC2022.pkg": [ - "com.github.foigus.pkg.InspireDesigner15ExportCC2022" + "RealVNCViewer.download": [ + "com.github.foigus.download.RealVNCViewer" ], - "InspireDesigner16ExportCC2023.pkg": [ - "com.github.foigus.pkg.InspireDesigner16ExportCC2023" + "RealVNCServer.download": [ + "com.github.foigus.download.RealVNC" ], - "InspireDesigner16ExportCC2024.munki": [ - "com.github.foigus.munki.InspireDesigner16ExportCC2024" + "RealVNCServer.munki": [ + "com.github.foigus.munki.RealVNC" ], - "InspireDesignerExportCC2015.munki": [ - "com.github.foigus.munki.InspireDesignerExportPluginCC2015" + "DiskArbitrator.munki": [ + "com.github.foigus.munki.DiskArbitrator" ], - "InspireDesigner12ExportCC2018.pkg": [ - "com.github.foigus.pkg.InspireDesigner12ExportCC2018" + "DiskArbitrator.download": [ + "com.github.foigus.download.DiskArbitrator" ], - "InspireDesigner14ExportCC2020.munki": [ - "com.github.foigus.munki.InspireDesigner14ExportCC2020" + "FilmImpactPlugins.munki": [ + "com.github.foigus.munki.filmimpactplugins" ], - "InspireDesigner11ExportCC2017.munki": [ - "com.github.foigus.munki.InspireDesigner11ExportCC2017" + "FilmImpactPlugins.download": [ + "com.github.foigus.download.filmimpactplugins" ], - "InspireDesigner14ExportCC2020.download": [ - "com.github.foigus.download.InspireDesigner14ExportCC2020" + "RayDynamicColor2.download": [ + "com.github.foigus.download.RayDynamicColor2" ], - "InspireDesigner11ExportCC2015.download": [ - "com.github.foigus.download.InspireDesigner11ExportCC2015" + "RayDynamicTextureAfterEffectsCC2019.pkg": [ + "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2019" ], - "InspireDesigner16ExportCC2023.download": [ - "com.github.foigus.download.InspireDesigner16ExportCC2023" + "RayDynamicTextureAfterEffectsCC2019.munki": [ + "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2019" ], - "InspireDesigner12ExportCC2018.download": [ - "com.github.foigus.download.InspireDesigner12ExportCC2018" + "RayDynamicColor2AfterEffectsCC2019.pkg": [ + "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2019" ], - "InspireDesigner15ExportCC2022.download": [ - "com.github.foigus.download.InspireDesigner15ExportCC2022" + "RayDynamicTextureAfterEffectsCC2020.munki": [ + "com.github.foigus.munki.RayDynamicTextureAfterEffectsCC2020" ], - "InspireDesigner11ExportCC2015.pkg": [ - "com.github.foigus.pkg.InspireDesigner11ExportCC2015" + "RayDynamicColor2AfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.RayDynamicColor2AfterEffectsCC2020" ], - "InspireDesigner14ExportCC2020.pkg": [ - "com.github.foigus.pkg.InspireDesigner14ExportCC2020" + "RayDynamicColor2AfterEffectsCC2019.munki": [ + "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2019" ], - "InspireDesigner16ExportCC2023.munki": [ - "com.github.foigus.munki.InspireDesigner16ExportCC2023" + "RayDynamicColor2AfterEffectsCC2020.munki": [ + "com.github.foigus.munki.RayDynamicColor2AfterEffectsCC2020" ], - "InspireDesigner12ExportCC2018.munki": [ - "com.github.foigus.munki.InspireDesigner12ExportCC2018" + "RayDynamicTextureAfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.RayDynamicTextureAfterEffectsCC2020" ], - "InspireDesigner15ExportCC2022.munki": [ - "com.github.foigus.munki.InspireDesigner15ExportCC2022" + "RayDynamicTexture.download": [ + "com.github.foigus.download.RayDynamicTexture" ], - "InspireDesigner11ExportCC2017.pkg": [ - "com.github.foigus.pkg.InspireDesigner11ExportCC2017" + "InDataCC2024.munki": [ + "com.github.foigus.munki.InDataCC2024" ], - "InspireDesigner11ExportCC2015.munki": [ - "com.github.foigus.munki.InspireDesigner11ExportCC2015" + "InDataCC2022.munki": [ + "com.github.foigus.munki.InDataCC2022" ], - "InspireDesigner16ExportCC2024.pkg": [ - "com.github.foigus.pkg.InspireDesigner16ExportCC2024" + "InDataCC2024.download": [ + "com.github.foigus.download.InDataCC2024" ], - "InspireDesigner16ExportCC2024.download": [ - "com.github.foigus.download.InspireDesigner16ExportCC2024" + "InDataCC2022.download": [ + "com.github.foigus.download.InDataCC2022" ], - "InspireDesignerExportCC2015.pkg": [ - "com.github.foigus.pkg.InspireDesignerExportPluginCC2015" + "InDataCC2023.download": [ + "com.github.foigus.download.InDataCC2023" ], - "InspireDesigner11ExportCC2017.download": [ - "com.github.foigus.download.InspireDesigner11ExportCC2017" + "InDataCC2023.munki": [ + "com.github.foigus.munki.InDataCC2023" ], - "CiscoWebexAudioDriver.munki": [ - "com.github.foigus.munki.ciscowebexaudiodriver" + "FrameioPanel.pkg": [ + "com.github.foigus.pkg.FrameioPanel" ], - "CiscoWebexAudioDriver.download": [ - "com.github.foigus.download.ciscowebexaudiodriver" + "FrameioPanel.munki": [ + "com.github.foigus.munki.FrameioPanel" ], - "SpectraViewII.munki": [ - "com.github.foigus.munki.SpectraViewII" + "PIX2.download": [ + "com.github.foigus.download.PIX2" ], - "SpectraViewII.download": [ - "com.github.foigus.download.SpectraViewII" + "PIX3.munki": [ + "com.github.foigus.munki.PIX3" ], - "AssetsInDesignCC2023Plugin.munki": [ - "com.github.foigus.munki.AssetsInDesignCC2023Plugin" + "PIX3.download": [ + "com.github.foigus.download.PIX3" ], - "WoodwingSmartConnectionInCopyCC2015.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2015" + "PIX2.munki": [ + "com.github.foigus.munki.PIX2" ], - "WoodwingStudioInDesignCC2023.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2023" + "XnConvert.munki": [ + "com.github.foigus.munki.XnConvert" ], - "WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2014" + "XnConvert.download": [ + "com.github.foigus.download.XnConvert" ], - "WoodwingSmartConnectionInCopyCC2018.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2018" + "PlainPasta.download": [ + "com.github.foigus.download.PlainPasta" ], - "WoodwingSmartConnectionCC2015.pkg": [ - "com.github.foigus.pkg.WoodwingSmartConnectionCC2015" + "PlainPasta.munki": [ + "com.github.foigus.munki.PlainPasta" ], - "AssetsInDesignPlugin.download": [ - "com.github.foigus.download.AssetsInDesignPlugin" + "ATTOConfigTool.pkg": [ + "com.github.foigus.pkg.ATTOConfigTool" ], - "ElvisInDesignPlugin.download": [ - "com.github.foigus.download.ElvisInDesignPlugin" + "TableauPublic.download": [ + "com.github.foigus.download.tableau-public" ], - "AssetsInDesignCC2020Plugin.munki": [ - "com.github.foigus.munki.AssetsInDesignCC2020Plugin" + "TableauPublic.munki": [ + "com.github.foigus.munki.tableau-public" ], - "WoodwingStudioInCopyCC2023.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2023" + "ImageProcessorProPhotoshopCC2022.munki": [ + "com.github.foigus.munki.ImageProcessorProPhotoshopCC2022" ], - "ElvisInDesignCC2015Plugin.munki": [ - "com.github.foigus.munki.ElvisInDesignCC2015Plugin" + "ImageProcessorProPhotoshopCC2020.pkg": [ + "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2020" ], - "ElvisInDesignCC2018Plugin.munki": [ - "com.github.foigus.munki.ElvisInDesignCC2018Plugin" + "ImageProcessorProPhotoshopCC2020.munki": [ + "com.github.foigus.munki.ImageProcessorProPhotoshopCC2020" ], - "ElvisInDesignCC2019Plugin.munki": [ - "com.github.foigus.munki.ElvisInDesignCC2019Plugin" + "ImageProcessorProPhotoshopCC2022.pkg": [ + "com.github.foigus.pkg.ImageProcessorProPhotoshopCC2022" ], - "WoodwingSmartConnectionInDesignCC2014.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2014" + "ImageProcessorPro.download": [ + "com.github.foigus.download.ImageProcessorPro" ], - "WoodwingSmartConnectionCC2014.pkg": [ - "com.github.foigus.pkg.WoodwingSmartConnectionCC2014" + "RiftAfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.RiftAfterEffectsCC2020" ], - "AssetsInDesignCC2022Plugin.munki": [ - "com.github.foigus.munki.AssetsInDesignCC2022Plugin" + "RiftAfterEffectsCC2020.munki": [ + "com.github.foigus.munki.RiftAfterEffectsCC2020" ], - "WoodwingStudioInCopyCC2024.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2024" + "i1Studio.munki": [ + "com.github.foigus.munki.i1Studio" ], - "WoodwingStudioInDesignCC2020.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2020" + "i1Studio.download": [ + "com.github.foigus.download.i1Studio" ], - "WoodwingSmartConnectionInCopyCC2014.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2014" + "AnyList.munki": [ + "com.github.foigus.munki.AnyList" ], - "WoodwingSmartConnectionInDesignCC2019.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2019" + "AnyList.download": [ + "com.github.foigus.download.AnyList" ], - "WoodwingSmartConnectionInDesignCC2018.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2018" + "PhotoSweeper.download": [ + "com.github.foigus.download.PhotoSweeper" ], - "AssetsInDesignCC2018Plugin.munki": [ - "com.github.foigus.munki.AssetsInDesignCC2018Plugin" + "PhotoSweeper.munki": [ + "com.github.foigus.munki.PhotoSweeper" ], - "WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2015" + "PantoneConnect.pkg": [ + "com.github.foigus.pkg.PantoneConnect" ], - "WoodwingStudioInCopyCC2020.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2020" + "PantoneConnect.munki": [ + "com.github.foigus.munki.PantoneConnect" ], - "WoodwingStudioInCopyCC2022.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2022" + "Ouroboros2AfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2020" ], - "WoodwingSmartConnectionInDesignCC2015.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2015" + "Ouroboros2AfterEffectsCC2019.pkg": [ + "com.github.foigus.pkg.Ouroboros2AfterEffectsCC2019" ], - "WoodwingStudioInDesignCC2024.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2024" + "Ouroboros2AfterEffectsCC2020.munki": [ + "com.github.foigus.munki.Ouroboros2AfterEffectsCC2020" ], - "WoodwingStudioInDesignCC2022.munki": [ - "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2022" + "Ouroboros2AfterEffectsCC2019.munki": [ + "com.github.foigus.munki.Ouroboros2AfterEffectsCC2019" ], - "PreferenceManager.munki": [ - "com.github.foigus.munki.PreferenceManager" + "HPEasyAdmin.munki": [ + "com.github.foigus.munki.HPEasyAdmin" ], - "PreferenceManager.download": [ - "com.github.foigus.download.PreferenceManager" + "HPEasyAdmin.download": [ + "com.github.foigus.download.HPEasyAdmin" ], - "SketchToolbox.munki": [ - "com.github.foigus.munki.SketchToolbox" + "NikCollectionPSCC2014.munki": [ + "com.github.foigus.munki.NikCollectionPSCC2014" ], - "SketchToolbox.download": [ - "com.github.foigus.download.SketchToolbox" + "NikCollection.download": [ + "com.github.foigus.download.NikCollection" ], - "Screenflick.download": [ - "com.github.foigus.download.Screenflick" + "NikCollectionPSCC2015_5.munki": [ + "com.github.foigus.munki.NikCollectionPSCC2015.5" ], - "Screenflick.pkg": [ - "com.github.foigus.pkg.Screenflick" + "NikCollectionPSCC2015.munki": [ + "com.github.foigus.munki.NikCollectionPSCC2015" ], - "Screenflick.munki": [ - "com.github.foigus.munki.Screenflick" + "NikCollectionPSCC2014.pkg": [ + "com.github.foigus.pkg.NikCollectionPSCC2014" ], - "DSSPlayer.munki": [ - "com.github.foigus.munki.DSSPlayer" + "NikCollectionPSCC2015.pkg": [ + "com.github.foigus.pkg.NikCollectionPSCC2015" ], - "DSSPlayer.pkg": [ - "com.github.foigus.pkg.DSSPlayer" + "NikCollectionPSCC2015_5.pkg": [ + "com.github.foigus.pkg.NikCollectionPSCC2015.5" ], - "DSSPlayer.download": [ - "com.github.foigus.download.DSSPlayer" + "NikCollectionPSCC2017.pkg": [ + "com.github.foigus.pkg.NikCollectionPSCC2017" ], - "VFXSuite.pkg": [ - "com.github.foigus.pkg.VFXSuite" + "NikCollectionPSCC2017.munki": [ + "com.github.foigus.munki.NikCollectionPSCC2017" ], - "MagicBulletSuite.munki": [ - "com.github.foigus.munki.MagicBulletSuite" + "ProperFractionLiteHVScaleInDesignCC2023.pkg": [ + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2023" ], - "Cinema4DImporterPluginAfterEffectsCC2020.munki": [ - "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2020" + "ProperFractionLiteHVScaleInDesignCC2023.munki": [ + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2023" ], - "MagicBulletSuite.pkg": [ - "com.github.foigus.pkg.MagicBulletSuite" + "ProperFractionLiteHVScaleInDesignCC2024.munki": [ + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2024" ], - "Cinema4DSubscription.munki": [ - "com.github.foigus.munki.Cinema4DSubscription" + "ProperFractionLite.download": [ + "com.github.foigus.download.ProperFractionLite" ], - "Cinema4DImporterPluginAfterEffectsCC2019.munki": [ - "com.github.foigus.munki.Cinema4DImporterPluginAfterEffectsCC2019" + "ProperFractionLiteHVScaleInDesignCC2022.pkg": [ + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2022" ], - "TrapcodeSuite.download": [ - "com.github.foigus.download.TrapcodeSuite" + "ProperFractionLiteHVScaleInDesignCC2024.pkg": [ + "com.github.foigus.pkg.ProperFractionLiteHVScaleInDesignCC2024" ], - "TrapcodeSuite.munki": [ - "com.github.foigus.munki.TrapcodeSuite" + "ProperFractionLiteHVScaleInDesignCC2022.munki": [ + "com.github.foigus.munki.ProperFractionLiteHVScaleInDesignCC2022" ], - "Universe.pkg": [ - "com.github.foigus.pkg.Universe" + "brisk.munki": [ + "com.github.foigus.munki.brisk" ], - "Cinema4DSubscription.pkg": [ - "com.github.foigus.pkg.Cinema4DSubscription" + "brisk.download": [ + "com.github.foigus.download.brisk" ], - "VFXSuite.munki": [ - "com.github.foigus.munki.VFXSuite" + "MediaManagementConnectorforInDesignCC2019.pkg": [ + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019" ], - "Universe.download": [ - "com.github.foigus.download.Universe" + "MediaManagementConnectorforInDesignCC2019.munki": [ + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2019" ], - "Cinema4DImporterPluginAfterEffectsCC2019.pkg": [ - "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2019" + "MediaManagementConnectorforInDesignCC2017.pkg": [ + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017" ], - "Universe.munki": [ - "com.github.foigus.munki.Universe" + "MediaManagementConnectorforInDesignCC2018.pkg": [ + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018" ], - "VFXSuite.download": [ - "com.github.foigus.download.VFXSuite" + "MediaManagementConnectorforAdobeCreativeCloudExtension.munki": [ + "com.github.foigus.munki.MediaManagementConnectorforAdobeCreativeCloudExtension" ], - "TrapcodeSuite.pkg": [ - "com.github.foigus.pkg.TrapcodeSuite" + "MediaManagementConnectorforInDesignCC2020.pkg": [ + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020" ], - "RedshiftMetal.download": [ - "com.github.foigus.download.Redshift" + "MediaManagementConnectorforInDesignCC2015.pkg": [ + "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2015" ], - "RedshiftMetal.munki": [ - "com.github.foigus.munki.Redshift" + "MediaManagementConnectorforInDesignCC2018.munki": [ + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2018" ], - "Cinema4DImporterPluginAfterEffectsCC2020.pkg": [ - "com.github.foigus.pkg.Cinema4DImporterPluginAfterEffectsCC2020" + "MediaManagementConnectorforAdobeCreativeCloudExtension.pkg": [ + "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension" ], - "MaxonApp.download": [ - "com.github.foigus.download.MaxonApp" + "MediaManagementConnectorforInDesignCC2015.munki": [ + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2015" ], - "MaxonApp.pkg": [ - "com.github.foigus.pkg.MaxonApp" + "MediaManagementConnectorforAdobeCreativeCloud.download": [ + "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud" ], - "MaxonApp.munki": [ - "com.github.foigus.munki.MaxonApp" + "MediaManagementConnectorforInDesignCC2020.munki": [ + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2020" ], - "MagicBulletSuite.download": [ - "com.github.foigus.download.MagicBulletSuite" + "MediaManagementConnectorforInDesignCC2017.munki": [ + "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2017" ], - "Cinema4DSubscription.download": [ - "com.github.foigus.download.Cinema4DSubscription" + "SendtoKindle.munki": [ + "com.github.foigus.munki.SendToKindle" ], - "Sketch.download": [ - "com.github.foigus.download.Sketch" + "KindleCreate.download": [ + "com.github.foigus.download.kindlecreate" ], - "Sketch.munki": [ - "com.github.foigus.munki.Sketch" + "SendtoKindle.download": [ + "com.github.foigus.download.SendToKindle" ], - "EvolphinZoom.pkg": [ - "com.github.foigus.pkg.EvolphinZoom" + "KindleCreate.munki": [ + "com.github.foigus.munki.kindlecreate" ], - "EvolphinZoom.munki": [ - "com.github.foigus.munki.EvolphinZoom" + "KindlePreviewer.munki": [ + "com.github.foigus.munki.kindlepreviewer" ], - "MediaManagementConnectorforAdobeCreativeCloudExtension.pkg": [ - "com.github.foigus.pkg.MediaManagementConnectorforAdobeCreativeCloudExtension" + "SendtoKindle.pkg": [ + "com.github.foigus.pkg.SendToKindle" ], - "MediaManagementConnectorforInDesignCC2018.pkg": [ - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2018" + "KindlePreviewer.download": [ + "com.github.foigus.download.kindlepreviewer" ], - "MediaManagementConnectorforAdobeCreativeCloud.download": [ - "com.github.foigus.download.MediaManagementConnectorforAdobeCreativeCloud" + "GreyscalegorillaHUB.pkg": [ + "com.github.foigus.pkg.GreyscalegorillaHUB" ], - "MediaManagementConnectorforInDesignCC2018.munki": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2018" + "GreyscalegorillaHUB.munki": [ + "com.github.foigus.munki.GreyscalegorillaHUB" ], - "MediaManagementConnectorforInDesignCC2020.pkg": [ - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2020" + "OpenEmu.munki": [ + "com.github.foigus.munki.OpenEmu" ], - "MediaManagementConnectorforInDesignCC2019.munki": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2019" + "Meteorologist.munki": [ + "com.github.foigus.munki.Meteorologist" ], - "MediaManagementConnectorforInDesignCC2015.pkg": [ - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2015" + "Meteorologist.download": [ + "com.github.foigus.download.Meteorologist" ], - "MediaManagementConnectorforInDesignCC2017.munki": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2017" + "AdobeOutputModuleCC2017.download": [ + "com.github.foigus.download.AdobeOutputModuleCC2017" ], - "MediaManagementConnectorforInDesignCC2020.munki": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2020" + "GenericZXPRepackage.pkg": [ + "com.github.foigus.pkg.GenericZXPRepackage" ], - "MediaManagementConnectorforInDesignCC2019.pkg": [ - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2019" + "AdobeOutputModuleCC2015.download": [ + "com.github.foigus.download.AdobeOutputModuleCC2015" ], - "MediaManagementConnectorforAdobeCreativeCloudExtension.munki": [ - "com.github.foigus.munki.MediaManagementConnectorforAdobeCreativeCloudExtension" + "CameraRAW.download": [ + "com.github.foigus.download.CameraRAW" ], - "MediaManagementConnectorforInDesignCC2015.munki": [ - "com.github.foigus.munki.MediaManagementConnectorforInDesignCC2015" + "AdobeOutputModuleCC2015.pkg": [ + "com.github.foigus.pkg.AdobeOutputModuleCC2015" ], - "MediaManagementConnectorforInDesignCC2017.pkg": [ - "com.github.foigus.pkg.MediaManagementConnectorforInDesignCC2017" + "AdobeOutputModule.download": [ + "com.github.foigus.download.AdobeOutputModule" ], - "Prepros.munki": [ - "com.github.foigus.munki.Prepros" + "CameraRAW.munki": [ + "com.github.foigus.munki.CameraRAW" ], - "Prepros.download": [ - "com.github.foigus.download.Prepros" + "AdobeOutputModule.pkg": [ + "com.github.foigus.pkg.AdobeOutputModule" ], - "FilmImpactPlugins.download": [ - "com.github.foigus.download.filmimpactplugins" + "AdobeOutputModuleCC2017.pkg": [ + "com.github.foigus.pkg.AdobeOutputModuleCC2017" ], - "FilmImpactPlugins.munki": [ - "com.github.foigus.munki.filmimpactplugins" + "GenericZXPRepackage.munki": [ + "com.github.foigus.munki.GenericZXPRepackage" ], - "FontAwesomeFree.pkg": [ - "com.github.foigus.pkg.FontAwesomeFree" + "UltraCompare.download": [ + "com.github.foigus.download.UltraCompare" ], - "FontAwesomeFree.munki": [ - "com.github.foigus.munki.FontAwesomeFree" + "UltraCompare.munki": [ + "com.github.foigus.munki.UltraCompare" ], - "FontAwesomeFree.download": [ - "com.github.foigus.download.FontAwesomeFree" + "Sigil.download": [ + "com.github.foigus.download.Sigil" ], - "GreyscalegorillaHUB.munki": [ - "com.github.foigus.munki.GreyscalegorillaHUB" + "Sigil.munki": [ + "com.github.foigus.munki.Sigil" ], - "GreyscalegorillaHUB.pkg": [ - "com.github.foigus.pkg.GreyscalegorillaHUB" + "OpticalFlaresProPresets1AfterEffectsCC2019.pkg": [ + "com.github.foigus.pkg.ProPresetsAfterEffectsCC2019" ], - "RealVNCServer.download": [ - "com.github.foigus.download.RealVNC" + "OpticalFlaresAfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2020" ], - "RealVNCViewer.download": [ - "com.github.foigus.download.RealVNCViewer" + "OpticalFlaresAfterEffectsCC2019.munki": [ + "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2019" ], - "RealVNCServer.munki": [ - "com.github.foigus.munki.RealVNC" + "OpticalFlares.download": [ + "com.github.foigus.download.OpticalFlares" ], - "RealVNCViewer.munki": [ - "com.github.foigus.munki.RealVNCViewer" + "OpticalFlaresAfterEffectsCC2020.munki": [ + "com.github.foigus.munki.OpticalFlaresAfterEffectsCC2020" ], - "CallRecorderforSkype.pkg": [ - "com.github.foigus.pkg.CallRecorderforSkype" + "OpticalFlaresProPresets1AfterEffectsCC2020.munki": [ + "com.github.foigus.munki.ProPresetsAfterEffectsCC2020" ], - "CallRecorderforSkype.download": [ - "com.github.foigus.download.CallRecorderforSkype" + "OpticalFlaresProPresets1AfterEffectsCC2019.munki": [ + "com.github.foigus.munki.ProPresetsAfterEffectsCC2019" ], - "CallRecorderforSkype.munki": [ - "com.github.foigus.munki.CallRecorderforSkype" + "OpticalFlaresProPresets1AfterEffectsCC2020.pkg": [ + "com.github.foigus.pkg.ProPresetsAfterEffectsCC2020" ], - "NikCollectionPSCC2015_5.pkg": [ - "com.github.foigus.pkg.NikCollectionPSCC2015.5" + "OpticalFlaresAfterEffectsCC2019.pkg": [ + "com.github.foigus.pkg.OpticalFlaresAfterEffectsCC2019" ], - "NikCollectionPSCC2014.munki": [ - "com.github.foigus.munki.NikCollectionPSCC2014" + "ElvisInDesignCC2019Plugin.munki": [ + "com.github.foigus.munki.ElvisInDesignCC2019Plugin" ], - "NikCollectionPSCC2017.pkg": [ - "com.github.foigus.pkg.NikCollectionPSCC2017" + "WoodwingStudioInDesignCC2022.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2022" ], - "NikCollectionPSCC2015.munki": [ - "com.github.foigus.munki.NikCollectionPSCC2015" + "WoodwingStudioInDesignCC2020.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2020" ], - "NikCollectionPSCC2014.pkg": [ - "com.github.foigus.pkg.NikCollectionPSCC2014" + "WoodwingSmartConnectionInDesignCC2019.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2019" ], - "NikCollectionPSCC2015_5.munki": [ - "com.github.foigus.munki.NikCollectionPSCC2015.5" + "ElvisInDesignPlugin.download": [ + "com.github.foigus.download.ElvisInDesignPlugin" ], - "NikCollection.download": [ - "com.github.foigus.download.NikCollection" + "AssetsInDesignCC2023Plugin.munki": [ + "com.github.foigus.munki.AssetsInDesignCC2023Plugin" ], - "NikCollectionPSCC2017.munki": [ - "com.github.foigus.munki.NikCollectionPSCC2017" + "WoodwingSmartConnectionInDesignDigitalMagazineCC2015.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2015" ], - "NikCollectionPSCC2015.pkg": [ - "com.github.foigus.pkg.NikCollectionPSCC2015" + "ElvisInDesignCC2018Plugin.munki": [ + "com.github.foigus.munki.ElvisInDesignCC2018Plugin" ], - "CaptureOneSubscription.munki": [ - "com.github.foigus.munki.CaptureOneSubscription" + "WoodwingStudioInDesignCC2024.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2024" ], - "CaptureOne.download": [ - "com.github.foigus.download.CaptureOne" + "WoodwingSmartConnectionInCopyCC2014.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2014" ], - "CaptureOnePerpetual.munki": [ - "com.github.foigus.munki.CaptureOne" + "WoodwingSmartConnectionInDesignCC2014.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2014" ], - "WirecastVirtualCamera.munki": [ - "com.github.foigus.munki.WirecastVirtualCamera" + "WoodwingSmartConnectionInDesignCC2015.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2015" ], - "Wirecast.munki": [ - "com.github.foigus.munki.Wirecast" + "WoodwingSmartConnectionCC2014.pkg": [ + "com.github.foigus.pkg.WoodwingSmartConnectionCC2014" ], - "WirecastVirtualCamera.pkg": [ - "com.github.foigus.pkg.WirecastVirtualCamera" + "AssetsInDesignCC2020Plugin.munki": [ + "com.github.foigus.munki.AssetsInDesignCC2020Plugin" ], - "Wirecast.download": [ - "com.github.foigus.download.Wirecast" + "WoodwingStudioInCopyCC2020.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2020" ], - "Sigil.munki": [ - "com.github.foigus.munki.Sigil" + "AssetsInDesignCC2018Plugin.munki": [ + "com.github.foigus.munki.AssetsInDesignCC2018Plugin" ], - "Sigil.download": [ - "com.github.foigus.download.Sigil" + "WoodwingSmartConnectionCC2015.pkg": [ + "com.github.foigus.pkg.WoodwingSmartConnectionCC2015" ], - "firefoxesr.download": [ - "com.github.gilbertpalau-recipes.download.FirefoxESR-Mac" + "AssetsInDesignCC2022Plugin.munki": [ + "com.github.foigus.munki.AssetsInDesignCC2022Plugin" ], - "firefoxesr.pkg": [ - "com.github.enterpriseosx.pkg.FirefoxESR" + "WoodwingStudioInCopyCC2024.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2024" ], - "firefoxesr.filewave": [ - "com.github.autopkg.gilbertpalau-recipes.mozilla.FireFoxESR.filewave.recipe" + "WoodwingSmartConnectionInDesignDigitalMagazineCC2014.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignDigitalMagazineCC2014" ], - "FWTool.filewave": [ - "com.github.johncclayton.filewave.FWTool", - "com.github.autopkg.filewave.FWTool" + "WoodwingStudioInCopyCC2022.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2022" ], - "filewavelightning.download": [ - "com.github.gilbertpalau.fwvlightning.download.recipe" + "WoodwingStudioInDesignCC2023.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2023" ], - "filewavelightning.pkg": [ - "com.github.gilbertpalau.fwvlightning.pkg.recipe" + "WoodwingStudioInCopyCC2023.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2023" ], - "filewavelightning.filewave": [ - "com.github.gilbertpalau.fwvlightning.download.recipe" + "WoodwingSmartConnectionInCopyCC2018.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2018" ], - "Fiji.munki": [ - "com.github.vmiller.munki.Fiji" + "ElvisInDesignCC2015Plugin.munki": [ + "com.github.foigus.munki.ElvisInDesignCC2015Plugin" ], - "NetLogo.munki": [ - "com.github.vmiller.munki.netlogo" + "WoodwingSmartConnectionInDesignCC2018.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInDesignCC2018" ], - "NetLogo.pkg": [ - "com.github.vmiller.pkg.netlogo" + "AssetsInDesignPlugin.download": [ + "com.github.foigus.download.AssetsInDesignPlugin" ], - "NetLogo.download": [ - "com.github.vmiller.download.netlogo" + "WoodwingSmartConnectionInCopyCC2015.munki": [ + "com.github.foigus.munki.WoodwingSmartConnectionInCopyCC2015" ], - "PowerShell.munki": [ - "com.github.vmiller.munki.PowerShell" + "Choosy.download": [ + "com.github.foigus.download.Choosy" ], - "PowerShell.download": [ - "com.github.vmiller.download.PowerShell" + "Choosy.munki": [ + "com.github.foigus.munki.Choosy" ], - "VESTA.munki": [ - "com.github.vmiller.munki.VESTA" + "filewavelightning.filewave": [ + "com.github.gilbertpalau.fwvlightning.download.recipe" ], - "VESTA.download": [ - "com.github.vmiller.download.VESTA" + "filewavelightning.download": [ + "com.github.gilbertpalau.fwvlightning.download.recipe" ], - "gitlab-runner.munki": [ - "com.github.vmiller.munki.gitlab-runner" + "filewavelightning.pkg": [ + "com.github.gilbertpalau.fwvlightning.pkg.recipe" ], - "gitlab-runner.pkg": [ - "com.github.vmiller.pkg.gitlab-runner" + "firefoxesr.pkg": [ + "com.github.enterpriseosx.pkg.FirefoxESR" ], - "gitlab-runner.download": [ - "com.github.vmiller.download.gitlab-runner" + "firefoxesr.filewave": [ + "com.github.autopkg.gilbertpalau-recipes.mozilla.FireFoxESR.filewave.recipe" ], - "bioformats_package.download": [ - "com.github.vmiller.download.bioformats_package" + "firefoxesr.download": [ + "com.github.gilbertpalau-recipes.download.FirefoxESR-Mac" ], - "bioformats_package.munki": [ - "com.github.vmiller.munki.bioformats_package" + "FWTool.filewave": [ + "com.github.johncclayton.filewave.FWTool", + "com.github.autopkg.filewave.FWTool" + ], + "Stereonet.munki": [ + "com.github.vmiller.munki.Stereonet" ], "Stereonet.download": [ "com.github.vmiller.download.Stereonet" ], - "Stereonet.munki": [ - "com.github.vmiller.munki.Stereonet" + "NetLogo.pkg": [ + "com.github.vmiller.pkg.netlogo" ], - "Tracker.download": [ - "com.github.vmiller.download.tracker" + "NetLogo.download": [ + "com.github.vmiller.download.netlogo" ], - "Sound Siphon.download": [ - "com.github.vmiller.download.SoundSiphon" + "NetLogo.munki": [ + "com.github.vmiller.munki.netlogo" ], - "Sound Siphon.munki": [ - "com.github.vmiller.munki.SoundSiphon" + "SassafrasClient.munki": [ + "com.github.vmiller.munki.sassafrasclient", + "com.github.dataJAR-recipes.munki.sassafrasclient" + ], + "SassafrasAdmin.munki": [ + "com.github.vmiller.munki.sassafrasadmin" ], "SimUText.munki": [ "com.github.vmiller.munki.SimUText" @@ -159295,137 +159262,116 @@ "SimUText 2021-2022.munki": [ "com.github.vmiller.munki.SimUText2021-2022" ], - "SimUText 2021-2022.download": [ - "com.github.vmiller.download.SimUText2021-2022" - ], "SimUText.download": [ "com.github.vmiller.download.SimUText" ], - "SassafrasClient.munki": [ - "com.github.vmiller.munki.sassafrasclient", - "com.github.dataJAR-recipes.munki.sassafrasclient" - ], - "SassafrasAdmin.munki": [ - "com.github.vmiller.munki.sassafrasadmin" - ], - "KurzweilWeb.download": [ - "com.github.vmiller.download.KurzweilWeb" + "SimUText 2021-2022.download": [ + "com.github.vmiller.download.SimUText2021-2022" ], - "KalturaCaptureSpaceDesktopRecorder.munki": [ - "com.github.vmiller.munki.KalturaCaptureSpaceDesktopRecorder" + "Fiji.munki": [ + "com.github.vmiller.munki.Fiji" ], "KalturaCaptureSpaceDesktopRecorder.download": [ "com.github.vmiller.download.KalturaCaptureSpaceDesktopRecorder" ], - "ReflectorTeacher.download": [ - "uk.ac.ox.orchard.download.ReflectorTeacher" - ], - "ReflectorTeacher.munki": [ - "uk.ac.ox.orchard.munki.RelectorTeacher" - ], - "oXygenXMLEditor.pkg": [ - "uk.ac.ox.orchard.pkg.oXygenXMLEditor" - ], - "oXygenXMLEditor.download": [ - "uk.ac.ox.orchard.download.oXygenXMLEditor" - ], - "oXygenXMLEditor.munki": [ - "uk.ac.ox.orchard.munki.oXygenXMLEditor" - ], - "FDR.munki": [ - "uk.ac.ox.orchard.munki.FDR" - ], - "FDR.pkg": [ - "uk.ac.ox.orchard.pkg.FDR" + "KalturaCaptureSpaceDesktopRecorder.munki": [ + "com.github.vmiller.munki.KalturaCaptureSpaceDesktopRecorder" ], - "FDR.download": [ - "uk.ac.ox.orchard.download.FDR" + "bioformats_package.munki": [ + "com.github.vmiller.munki.bioformats_package" ], - "Lightworks.download": [ - "uk.ac.ox.orchard.download.lightworks" + "bioformats_package.download": [ + "com.github.vmiller.download.bioformats_package" ], - "Lightworks.munki": [ - "uk.ac.ox.orchard.munki.lightworks" + "Tracker.download": [ + "com.github.vmiller.download.tracker" ], - "Lightworks.pkg": [ - "uk.ac.ox.orchard.pkg.lightworks" + "PowerShell.munki": [ + "com.github.vmiller.munki.PowerShell" ], - "EclipseMars.pkg": [ - "uk.ac.ox.orchard.pkg.EclipseMars" + "PowerShell.download": [ + "com.github.vmiller.download.PowerShell" ], - "EclipseMars.download": [ - "uk.ac.ox.orchard.download.EclipseMars" + "gitlab-runner.download": [ + "com.github.vmiller.download.gitlab-runner" ], - "EclipseMars.munki": [ - "uk.ac.ox.orchard.munki.EclipseMars" + "gitlab-runner.munki": [ + "com.github.vmiller.munki.gitlab-runner" ], - "AdobeCreativeCloudInstaller.munki": [ - "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller" + "gitlab-runner.pkg": [ + "com.github.vmiller.pkg.gitlab-runner" ], - "AdobeCreativeCloudInstallerAppleSilicon.munki": [ - "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon" + "KurzweilWeb.download": [ + "com.github.vmiller.download.KurzweilWeb" ], - "Reflector2.munki": [ - "uk.ac.ox.orchard.munki.Reflector2" + "VESTA.download": [ + "com.github.vmiller.download.VESTA" ], - "Reflector2.download": [ - "uk.ac.ox.orchard.download.Reflector2" + "VESTA.munki": [ + "com.github.vmiller.munki.VESTA" ], - "EyefiMobiDesktop.pkg": [ - "uk.ac.ox.orchard.pkg.EyefiMobiDesktop" + "Sound Siphon.munki": [ + "com.github.vmiller.munki.SoundSiphon" ], - "EyefiMobiDesktop.download": [ - "uk.ac.ox.orchard.download.EyefiMobiDesktop" + "Sound Siphon.download": [ + "com.github.vmiller.download.SoundSiphon" ], - "EyefiMobiDesktop.munki": [ - "uk.ac.ox.orchard.munki.EyefiMobiDesktop" + "StatPlus_mac_LE.munki": [ + "uk.ac.ox.orchard.munki.StatPlus_mac_LE" ], - "TimeOut.munki": [ - "uk.ac.ox.orchard.munki.TimeOut" + "StatPlus_mac_LE.pkg": [ + "uk.ac.ox.orchard.pkg.StatPlus_mac_LE" ], - "TimeOut.pkg": [ - "uk.ac.ox.orchard.pkg.TimeOut" + "StatPlus_mac_LE.download": [ + "uk.ac.ox.orchard.download.StatPlus_mac_LE" ], - "TimeOut.download": [ - "uk.ac.ox.orchard.download.TimeOut" + "SWI_Prolog.download": [ + "uk.ac.ox.orchard.download.SWIProlog" ], - "Erlang.munki": [ - "uk.ac.ox.orchard.munki.Erlang" + "SWI_Prolog.munki": [ + "uk.ac.ox.orchard.munki.SWIProlog" ], - "Erlang.download": [ - "uk.ac.ox.orchard.download.Erlang" + "ReflectorTeacher.munki": [ + "uk.ac.ox.orchard.munki.RelectorTeacher" ], - "Mono.munki": [ - "uk.ac.ox.orchard.munki.Mono" + "ReflectorTeacher.download": [ + "uk.ac.ox.orchard.download.ReflectorTeacher" ], - "Mono.install": [ - "uk.ac.ox.orchard.install.Mono" + "FDR.munki": [ + "uk.ac.ox.orchard.munki.FDR" ], - "Mono.download": [ - "uk.ac.ox.orchard.download.Mono" + "FDR.pkg": [ + "uk.ac.ox.orchard.pkg.FDR" ], - "StatPlus_mac_LE.download": [ - "uk.ac.ox.orchard.download.StatPlus_mac_LE" + "FDR.download": [ + "uk.ac.ox.orchard.download.FDR" ], - "StatPlus_mac_LE.pkg": [ - "uk.ac.ox.orchard.pkg.StatPlus_mac_LE" + "EditReady.download": [ + "uk.ac.ox.orchard.download.EditReady" ], - "StatPlus_mac_LE.munki": [ - "uk.ac.ox.orchard.munki.StatPlus_mac_LE" + "EditReady.pkg": [ + "uk.ac.ox.orchard.pkg.EditReady" ], - "Shotcut.download": [ - "uk.ac.ox.orchard.download.Shotcut", - "com.github.dataJAR-recipes.download.Shotcut" + "EditReady.munki": [ + "uk.ac.ox.orchard.munki.EditReady" ], - "Shotcut.munki": [ - "uk.ac.ox.orchard.munki.Shotcut", - "com.github.dataJAR-recipes.munki.Shotcut" + "Uebersicht.download": [ + "uk.ac.ox.orchard.download.Uebersicht" ], "Uebersicht.munki": [ "uk.ac.ox.orchard.munki.Uebersicht" ], - "Uebersicht.download": [ - "uk.ac.ox.orchard.download.Uebersicht" + "mtr.munki": [ + "uk.ac.ox.orchard.munki.mtr" + ], + "mtr.download": [ + "uk.ac.ox.orchard.download.mtr" + ], + "SMLNJ.munki": [ + "uk.ac.ox.orchard.munki.SMLNJ" + ], + "SMLNJ.download": [ + "uk.ac.ox.orchard.download.SMLNJ" ], "GanttProject.pkg": [ "uk.ac.ox.orchard.pkg.GanttProject", @@ -159438,6 +159384,39 @@ "uk.ac.ox.orchard.download.ganttproject", "com.github.ahousseini-recipes.download.GanttProject" ], + "TypeScript.pkg": [ + "uk.ac.ox.orchard.pkg.TypeScript" + ], + "TypeScript.download": [ + "uk.ac.ox.orchard.download.TypeScript" + ], + "TypeScript.munki": [ + "uk.ac.ox.orchard.munki.TypeScript" + ], + "Lightworks.pkg": [ + "uk.ac.ox.orchard.pkg.lightworks" + ], + "Lightworks.download": [ + "uk.ac.ox.orchard.download.lightworks" + ], + "Lightworks.munki": [ + "uk.ac.ox.orchard.munki.lightworks" + ], + "EyefiMobiDesktop.pkg": [ + "uk.ac.ox.orchard.pkg.EyefiMobiDesktop" + ], + "EyefiMobiDesktop.munki": [ + "uk.ac.ox.orchard.munki.EyefiMobiDesktop" + ], + "EyefiMobiDesktop.download": [ + "uk.ac.ox.orchard.download.EyefiMobiDesktop" + ], + "SceneBuilder.download": [ + "uk.ac.ox.orchard.download.SceneBuilder" + ], + "SceneBuilder.munki": [ + "uk.ac.ox.orchard.munki.SceneBuilder" + ], "Protege.pkg": [ "uk.ac.ox.orchard.pkg.Protege" ], @@ -159447,53 +159426,47 @@ "Protege.munki": [ "uk.ac.ox.orchard.munki.Protege" ], - "HaskellPlatform.download": [ - "uk.ac.ox.orchard.download.HaskellPlatform" - ], - "HaskellPlatform.munki": [ - "uk.ac.ox.orchard.munki.HaskellPlatform" + "EndNoteX7.munki": [ + "uk.ac.ox.orchard.munki.EndNoteX7" ], - "EditReady.munki": [ - "uk.ac.ox.orchard.munki.EditReady" + "Mono.install": [ + "uk.ac.ox.orchard.install.Mono" ], - "EditReady.download": [ - "uk.ac.ox.orchard.download.EditReady" + "Mono.download": [ + "uk.ac.ox.orchard.download.Mono" ], - "EditReady.pkg": [ - "uk.ac.ox.orchard.pkg.EditReady" + "Mono.munki": [ + "uk.ac.ox.orchard.munki.Mono" ], - "SMLNJ.munki": [ - "uk.ac.ox.orchard.munki.SMLNJ" + "HaskellPlatform.munki": [ + "uk.ac.ox.orchard.munki.HaskellPlatform" ], - "SMLNJ.download": [ - "uk.ac.ox.orchard.download.SMLNJ" + "HaskellPlatform.download": [ + "uk.ac.ox.orchard.download.HaskellPlatform" ], - "mtr.download": [ - "uk.ac.ox.orchard.download.mtr" + "Erlang.download": [ + "uk.ac.ox.orchard.download.Erlang" ], - "mtr.munki": [ - "uk.ac.ox.orchard.munki.mtr" + "Erlang.munki": [ + "uk.ac.ox.orchard.munki.Erlang" ], - "Gradle.munki": [ - "uk.ac.ox.orchard.munki.Gradle" + "oXygenXMLEditor.pkg": [ + "uk.ac.ox.orchard.pkg.oXygenXMLEditor" ], - "Gradle.pkg": [ - "uk.ac.ox.orchard.pkg.Gradle" + "oXygenXMLEditor.munki": [ + "uk.ac.ox.orchard.munki.oXygenXMLEditor" ], - "Gradle.download": [ - "uk.ac.ox.orchard.download.Gradle" + "oXygenXMLEditor.download": [ + "uk.ac.ox.orchard.download.oXygenXMLEditor" ], "Openshot.munki": [ "uk.ac.ox.orchard.munki.Openshot" ], - "SWI_Prolog.download": [ - "uk.ac.ox.orchard.download.SWIProlog" - ], - "SWI_Prolog.munki": [ - "uk.ac.ox.orchard.munki.SWIProlog" + "HerokuToolbelt.download": [ + "uk.ac.ox.orchard.download.HerokuToolbelt" ], - "EndNoteX7.munki": [ - "uk.ac.ox.orchard.munki.EndNoteX7" + "HerokuToolbelt.munki": [ + "uk.ac.ox.orchard.munki.HerokuToolbelt" ], "Google_Cloud_SDK.download": [ "uk.ac.ox.orchard.download.Google_Cloud_SDK" @@ -159504,41 +159477,58 @@ "Google_Cloud_SDK.munki": [ "uk.ac.ox.orchard.munki.Google_Cloud_SDK" ], + "TimeOut.munki": [ + "uk.ac.ox.orchard.munki.TimeOut" + ], + "TimeOut.pkg": [ + "uk.ac.ox.orchard.pkg.TimeOut" + ], + "TimeOut.download": [ + "uk.ac.ox.orchard.download.TimeOut" + ], "AntConc.munki": [ "uk.ac.ox.orchard.munki.AntConc" ], "AntConc.download": [ "uk.ac.ox.orchard.download.AntConc" ], - "HerokuToolbelt.munki": [ - "uk.ac.ox.orchard.munki.HerokuToolbelt" + "Shotcut.munki": [ + "uk.ac.ox.orchard.munki.Shotcut", + "com.github.dataJAR-recipes.munki.Shotcut" ], - "HerokuToolbelt.download": [ - "uk.ac.ox.orchard.download.HerokuToolbelt" + "Shotcut.download": [ + "uk.ac.ox.orchard.download.Shotcut", + "com.github.dataJAR-recipes.download.Shotcut" ], - "SceneBuilder.download": [ - "uk.ac.ox.orchard.download.SceneBuilder" + "Reflector2.munki": [ + "uk.ac.ox.orchard.munki.Reflector2" ], - "SceneBuilder.munki": [ - "uk.ac.ox.orchard.munki.SceneBuilder" + "Reflector2.download": [ + "uk.ac.ox.orchard.download.Reflector2" ], - "TypeScript.munki": [ - "uk.ac.ox.orchard.munki.TypeScript" + "EclipseMars.download": [ + "uk.ac.ox.orchard.download.EclipseMars" ], - "TypeScript.pkg": [ - "uk.ac.ox.orchard.pkg.TypeScript" + "EclipseMars.munki": [ + "uk.ac.ox.orchard.munki.EclipseMars" ], - "TypeScript.download": [ - "uk.ac.ox.orchard.download.TypeScript" + "EclipseMars.pkg": [ + "uk.ac.ox.orchard.pkg.EclipseMars" ], - "Java8.filewave": [ - "com.github.autopkg.filewave.OracleJava8" + "AdobeCreativeCloudInstaller.munki": [ + "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller" ], - "AdobeReader.filewave": [ - "com.github.autopkg.filewave.AdobeReader" + "AdobeCreativeCloudInstallerAppleSilicon.munki": [ + "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon" ], - "Cyberduck.filewave": [ - "com.github.autopkg.filewave.Cyberduck" + "Gradle.pkg": [ + "uk.ac.ox.orchard.pkg.Gradle" + ], + "Gradle.munki": [ + "uk.ac.ox.orchard.munki.Gradle" + ], + "Gradle.download": [ + "uk.ac.ox.orchard.download.Gradle" ], "AdobeAIR.filewave": [ "com.github.autopkg.filewave.AdobeAIR" @@ -159546,33 +159536,57 @@ "GoogleEarth.filewave": [ "com.github.autopkg.filewave.google-earth" ], + "Evernote.filewave": [ + "com.github.autopkg.filewave.Evernote", + "com.github.autopkg.filewave.Evernote" + ], + "Cyberduck.filewave": [ + "com.github.autopkg.filewave.Cyberduck" + ], + "Java8.filewave": [ + "com.github.autopkg.filewave.OracleJava8" + ], "AdobeFlashPlayer.filewave": [ "com.github.autopkg.filewave.FlashPlayerNoRepackage" ], + "AdobeReader.filewave": [ + "com.github.autopkg.filewave.AdobeReader" + ], "GoogleChrome.filewave": [ "com.github.autopkg.filewave.google-chrome" ], - "Evernote.filewave": [ - "com.github.autopkg.filewave.Evernote", - "com.github.autopkg.filewave.Evernote" - ], "Adium.filewave": [ "com.github.autopkg.filewave.Adium" ], "AcronisAccess.munki": [ "com.github.jbaker10.munki.AcronisAccess" ], - "AcronisAccess.download": [ - "com.github.jbaker10.download.AcronisAccess" - ], "AcronisAccess.lanrev": [ "com.github.jbaker10.lanrev.AcronisAccess" ], + "AcronisAccess.download": [ + "com.github.jbaker10.download.AcronisAccess" + ], "AcronisAccess.pkg": [ "com.github.jbaker10.pkg.AcronisAccess" ], - "ESETEndpointAntiVirus.munki": [ - "com.github.jbaker10.munki.ESETEndpointAntiVirus" + "scmccid.download": [ + "com.github.jbaker10.download.scmccid" + ], + "scmccid.lanrev": [ + "com.github.jbaker10.lanrev.scmccid" + ], + "EndNoteX7Updates.download": [ + "com.github.jbaker10.download.EndNoteX7Updates" + ], + "EndNoteX7Updates.lanrev": [ + "com.github.jbaker10.lanrev.EndNoteX7Updates" + ], + "EndNoteX7Updates.pkg": [ + "com.github.jbaker10.pkg.EndNoteX7Updates" + ], + "EndNoteX7.download": [ + "com.github.jbaker10.download.EndNoteX7" ], "ESETRemoteAdministratorAgent.munki": [ "com.github.jbaker10.munki.ESETRemoteAdministratorAgent" @@ -159583,83 +159597,56 @@ "ESETEndpointAntiVirus.download": [ "com.github.jbaker10.download.ESETEndpointAntiVirus" ], - "ESETRemoteAdministratorAgent.pkg": [ - "com.github.jbaker10.pkg.ESETRemoteAdministratorAgent" + "ESETEndpointAntiVirus.munki": [ + "com.github.jbaker10.munki.ESETEndpointAntiVirus" ], "ESETRemoteAdministratorAgent.download": [ "com.github.jbaker10.download.ESETRemoteAdministratorAgent" ], - "scmccid.lanrev": [ - "com.github.jbaker10.lanrev.scmccid" - ], - "scmccid.download": [ - "com.github.jbaker10.download.scmccid" - ], - "BoxSync.lanrev": [ - "com.github.jbaker10.lanrev.BoxSync" + "ESETRemoteAdministratorAgent.pkg": [ + "com.github.jbaker10.pkg.ESETRemoteAdministratorAgent" ], "osquery.lanrev": [ "com.github.jbaker10.lanrev.osquery" ], - "EndNoteX7Updates.pkg": [ - "com.github.jbaker10.pkg.EndNoteX7Updates" - ], - "EndNoteX7Updates.download": [ - "com.github.jbaker10.download.EndNoteX7Updates" - ], - "EndNoteX7.download": [ - "com.github.jbaker10.download.EndNoteX7" - ], - "EndNoteX7Updates.lanrev": [ - "com.github.jbaker10.lanrev.EndNoteX7Updates" - ], - "Whisky.download": [ - "com.github.flammable.download.Whisky" - ], - "Whisky.munki": [ - "com.github.flammable.munki.Whisky" - ], - "AdvancedRestClient.download": [ - "com.github.flammable.download.AdvancedRestClient" + "BoxSync.lanrev": [ + "com.github.jbaker10.lanrev.BoxSync" ], - "AdvancedRestClient.munki": [ - "com.github.flammable.munki.AdvancedRestClient" + "Spillo.munki": [ + "com.github.flammable.munki.Spillo" ], - "Data Rescue 4.munki": [ - "com.github.flammable.munki.DataRescue4" + "Spillo.download": [ + "com.github.flammable.download.Spillo" ], - "Data Rescue 4.download": [ - "com.github.flammable.download.DataRescue4" + "Sequel Ace.download": [ + "com.github.flammable.download.SequelAce" ], "Sequel Ace.munki": [ "com.github.flammable.munki.SequelAce" ], - "Sequel Ace.download": [ - "com.github.flammable.download.SequelAce" + "Pika.install": [ + "com.github.flammable.install.Pika" ], "Pika.pkg": [ "com.github.flammable.pkg.Pika" ], - "Pika.munki": [ - "com.github.flammable.munki.Pika" - ], "Pika.download": [ "com.github.flammable.download.Pika" ], - "Pika.install": [ - "com.github.flammable.install.Pika" + "Pika.munki": [ + "com.github.flammable.munki.Pika" ], - "Syntax Highlight.download": [ - "com.github.flammable.download.SyntaxHighlight" + "dupeGuru.munki": [ + "com.github.flammable.munki.dupeGuru" ], - "Syntax Highlight.munki": [ - "com.github.flammable.munki.SyntaxHighlight" + "dupeGuru.download": [ + "com.github.flammable.download.dupeGuru" ], - "CocoaPacketAnalyzer.download": [ - "com.github.flammable.download.CocoaPacketAnalyzer" + "Thumbs.munki": [ + "com.github.flammable.munki.Thumbs" ], - "CocoaPacketAnalyzer.munki": [ - "com.github.flammable.munki.CocoaPacketAnalyzer" + "Thumbs.download": [ + "com.github.flammable.download.Thumbs" ], "UTM.munki": [ "com.github.flammable.munki.UTM", @@ -159672,107 +159659,134 @@ "Prefs Editor.munki": [ "com.github.flammable.munki.PrefsEditor" ], + "SMART Utility.munki": [ + "com.github.flammable.munki.SMARTUtility" + ], + "Data Rescue 4.munki": [ + "com.github.flammable.munki.DataRescue4" + ], + "Data Rescue 4.download": [ + "com.github.flammable.download.DataRescue4" + ], + "AdvancedRestClient.munki": [ + "com.github.flammable.munki.AdvancedRestClient" + ], + "AdvancedRestClient.download": [ + "com.github.flammable.download.AdvancedRestClient" + ], + "Syntax Highlight.munki": [ + "com.github.flammable.munki.SyntaxHighlight" + ], + "Syntax Highlight.download": [ + "com.github.flammable.download.SyntaxHighlight" + ], "Veertu Desktop.download": [ "com.github.flammable.download.VeertuDesktop" ], "Veertu Desktop.munki": [ "com.github.flammable.munki.VeertuDesktop" ], - "iExplorer.munki": [ - "com.github.flammable.munki.iExplorer" + "Whisky.download": [ + "com.github.flammable.download.Whisky" + ], + "Whisky.munki": [ + "com.github.flammable.munki.Whisky" + ], + "CocoaPacketAnalyzer.munki": [ + "com.github.flammable.munki.CocoaPacketAnalyzer" + ], + "CocoaPacketAnalyzer.download": [ + "com.github.flammable.download.CocoaPacketAnalyzer" ], "iExplorer.download": [ "com.github.flammable.download.iExplorer" ], - "Spillo.download": [ - "com.github.flammable.download.Spillo" - ], - "Spillo.munki": [ - "com.github.flammable.munki.Spillo" + "iExplorer.munki": [ + "com.github.flammable.munki.iExplorer" ], - "Thumbs.munki": [ - "com.github.flammable.munki.Thumbs" + "eTextbooks.munki": [ + "com.github.ygini.munki.HMHeTextbooks" ], - "Thumbs.download": [ - "com.github.flammable.download.Thumbs" + "eTextbooks.download": [ + "com.github.ygini.download.HMHeTextbooks" ], - "dupeGuru.download": [ - "com.github.flammable.download.dupeGuru" + "PyCharmPro.munki": [ + "com.github.ygini.munki.PyCharmPro" ], - "dupeGuru.munki": [ - "com.github.flammable.munki.dupeGuru" + "LifeSizeOnPremise.download": [ + "com.github.ygini.download.LifeSizeOnPremise" ], - "SMART Utility.munki": [ - "com.github.flammable.munki.SMARTUtility" + "LifeSizeOnPremise.munki": [ + "com.github.ygini.munki.LifeSizeOnPremise" ], - "FileMaker15Updater.download": [ - "com.github.ygini.download.FileMaker15Updater" + "PHPComposer.munki": [ + "com.github.ygini.munki.PHPComposer" ], - "FileMaker15Updater.munki": [ - "com.github.ygini.munki.FileMaker15Updater" + "PHPComposer.pkg": [ + "com.github.ygini.pkg.PHPComposer" ], - "Crisp.munki": [ - "com.github.ygini.munki.Crisp" + "PHPComposer.download": [ + "com.github.ygini.download.PHPComposer" ], "Crisp.install": [ "com.github.ygini.install.Crisp" ], - "Crisp.pkg": [ - "com.github.ygini.pkg.Crisp" + "Crisp.munki": [ + "com.github.ygini.munki.Crisp" ], "Crisp.download": [ "com.github.ygini.download.Crisp" ], - "WS1UEMAgent.download": [ - "com.github.ygini.download.ws1uemagent" - ], - "WS1UEMAgent.munki": [ - "com.github.ygini.munki.ws1uemagent" + "Crisp.pkg": [ + "com.github.ygini.pkg.Crisp" ], - "SmartGit.download": [ - "com.github.ygini.download.SmartGit" + "FileMaker14Updater.download": [ + "com.github.ygini.download.FileMaker14Updater" ], - "SmartGit.munki": [ - "com.github.ygini.munki.SmartGit" + "FileMaker14Updater.munki": [ + "com.github.ygini.munki.FileMaker14Updater" ], - "PHPComposer.pkg": [ - "com.github.ygini.pkg.PHPComposer" + "FileMaker16Updater.download": [ + "com.github.ygini.download.FileMaker16Updater" ], - "PHPComposer.download": [ - "com.github.ygini.download.PHPComposer" + "FileMaker16Updater.munki": [ + "com.github.ygini.munki.FileMaker16Updater" ], - "PHPComposer.munki": [ - "com.github.ygini.munki.PHPComposer" + "MestReNova.download": [ + "com.github.ygini.download.MestReNova", + "com.github.andrewvalentine.download.MestReNova", + "com.github.grahampugh.recipes.download.MestReNova" ], - "ZulipElectron.munki": [ - "com.github.ygini.munki.zulip.electron" + "WS1UEMAgent.download": [ + "com.github.ygini.download.ws1uemagent" ], - "ZulipElectron.download": [ - "com.github.ygini.download.zulip.electron" + "WS1UEMAgent.munki": [ + "com.github.ygini.munki.ws1uemagent" ], - "X-Lite.munki": [ - "com.github.ygini.munki.X-Lite" + "TripMode3.munki": [ + "com.github.ygini.munki.TripMode3" ], - "X-Lite.download": [ - "com.github.ygini.download.X-Lite" + "TripMode3.download": [ + "com.github.ygini.download.TripMode3" ], - "iTaskX3.install": [ - "com.github.ygini.install.iTaskX3" + "Terminus.download": [ + "com.github.ygini.download.terminus" ], - "iTaskX3.download": [ - "com.github.ygini.download.iTaskX3" + "Termius.download": [ + "com.github.ygini.download.termius", + "com.github.davidbpirie.download.Termius" ], - "iTaskX3.munki": [ - "com.github.ygini.munki.iTaskX3" + "Termius.munki": [ + "com.github.ygini.munki.termius" ], - "iTaskX3.pkg": [ - "com.github.ygini.pkg.iTaskX3" + "Terminus.munki": [ + "com.github.ygini.munki.terminus" ], - "PyCharmPro.munki": [ - "com.github.ygini.munki.PyCharmPro" + "DemoMonkey.download": [ + "com.github.ygini.download.DemoMonkey" ], - "Downie.munki": [ - "com.github.ygini.munki.Downie" + "DemoMonkey.munki": [ + "com.github.ygini.munki.DemoMonkey" ], "Downie.pkg": [ "com.github.ygini.pkg.Downie" @@ -159780,64 +159794,14 @@ "Downie.install": [ "com.github.ygini.install.Downie" ], + "Downie.munki": [ + "com.github.ygini.munki.Downie" + ], "Downie.download": [ "com.github.ygini.download.Downie" ], - "SketchUpMake.pkg": [ - "com.github.ygini.pkg.SketchUpMake" - ], - "SketchUpMake.download": [ - "com.github.ygini.download.SketchUpMake" - ], - "SketchUpMake.munki": [ - "com.github.ygini.munki.SketchUpMake" - ], - "SketchUpMake-intl.munki": [ - "com.github.ygini.munki.SketchUpMake-intl" - ], - "LifeSizeOnPremise.download": [ - "com.github.ygini.download.LifeSizeOnPremise" - ], - "LifeSizeOnPremise.munki": [ - "com.github.ygini.munki.LifeSizeOnPremise" - ], - "Prism.munki": [ - "com.github.ygini.munki.Prism" - ], - "RunSyncCommand.script": [ - "com.github.ygini.script.RunSyncCommand" - ], - "GitFatCommitAndPush.munki": [ - "GitFatCommitAndPush.munki" - ], - "Hello-IT.munki": [ - "com.github.ygini.munki.HelloIT" - ], - "Hello-IT.install": [ - "com.github.ygini.install.HelloIT" - ], - "Hello-IT.download": [ - "com.github.ygini.download.HelloIT" - ], - "eTextbooks.munki": [ - "com.github.ygini.munki.HMHeTextbooks" - ], - "eTextbooks.download": [ - "com.github.ygini.download.HMHeTextbooks" - ], - "Anaconda3.munki": [ - "com.github.ygini.munki.anaconda3", - "com.github.dataJAR-recipes.munki.Anaconda 3", - "com.github.its-unibas.munki.Anaconda3" - ], - "Anaconda2.munki": [ - "com.github.ygini.munki.anaconda2" - ], - "FileMaker14Updater.munki": [ - "com.github.ygini.munki.FileMaker14Updater" - ], - "FileMaker14Updater.download": [ - "com.github.ygini.download.FileMaker14Updater" + "NoMachine.munki": [ + "com.github.ygini.munki.NoMachine" ], "armforge.munki": [ "com.github.ygini.munki.armforge" @@ -159845,54 +159809,54 @@ "armforge.download": [ "com.github.ygini.download.armforge" ], - "Office2011Updates-fr_FR.munki": [ - "com.github.ygini.munki.Office2011Updates-fr_FR" + "Mattermost.download": [ + "com.github.ygini.download.Mattermost", + "com.github.peshay.download.Mattermost" ], - "Word2016Updates-fr_FR.munki": [ - "com.github.ygini.munki.MSWord2016Updates-fr_FR" + "Mattermost.munki": [ + "com.github.ygini.munki.Mattermost" ], - "PowerPoint2016Updates-fr_FR.munki": [ - "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR" + "TexpadBeta.munki": [ + "com.github.ygini.munki.TexpadBeta" ], - "Excel2016Updates-fr_FR.munki": [ - "com.github.ygini.munki.MSExcel2016Updates-fr_FR" + "Texpad.pkg": [ + "com.github.ygini.pkg.Texpad" ], - "OneNote2016Updates-fr_FR.munki": [ - "com.github.ygini.munki.MSOneNote2016Updates-fr_FR" + "TexpadBeta.download": [ + "com.github.ygini.download.TexpadBeta" ], - "Outlook2016Updates-fr_FR.munki": [ - "com.github.ygini.munki.MSOutlook2016Updates-fr_FR" + "Texpad.munki": [ + "com.github.ygini.munki.Texpad" ], - "Sconnect.munki": [ - "com.github.ygini.munki.Sconnect" + "TexpadBeta.pkg": [ + "com.github.ygini.pkg.TexpadBeta" ], - "Sconnect.download": [ - "com.github.ygini.download.Sconnect" + "Texpad.download": [ + "com.github.ygini.download.Texpad" ], - "DockServiceManager.install": [ - "com.github.ygini.install.DockServiceManager" + "Texpad.install": [ + "com.github.ygini.install.Texpad" ], - "DockServiceManager.download": [ - "com.github.ygini.download.DockServiceManager" + "TexpadBeta.install": [ + "com.github.ygini.install.TexpadBeta" ], - "DockServiceManager.munki": [ - "com.github.ygini.munki.DockServiceManager" + "Elasticsearch.munki": [ + "com.github.ygini.munki.elasticsearch" ], - "Mattermost.download": [ - "com.github.ygini.download.Mattermost", - "com.github.peshay.download.Mattermost" + "Elasticsearch.download": [ + "com.github.ygini.download.Elasticsearch" ], - "Mattermost.munki": [ - "com.github.ygini.munki.Mattermost" + "Elasticsearch.pkg": [ + "com.github.ygini.pkg.Elasticsearch" ], - "Postico.munki": [ - "com.github.ygini.munki.Postico" + "GitCommitAndPush.munki": [ + "GitCommitAndPush.munki" ], - "Postico.download": [ - "com.github.ygini.download.Postico" + "FileMaker15Updater.download": [ + "com.github.ygini.download.FileMaker15Updater" ], - "Postico.pkg": [ - "com.github.ygini.pkg.Postico" + "FileMaker15Updater.munki": [ + "com.github.ygini.munki.FileMaker15Updater" ], "Molotov.munki": [ "com.github.ygini.munki.Molotov" @@ -159903,158 +159867,143 @@ "Molotov.download": [ "com.github.ygini.download.Molotov" ], - "MestReNova.download": [ - "com.github.ygini.download.MestReNova", - "com.github.andrewvalentine.download.MestReNova", - "com.github.grahampugh.recipes.download.MestReNova" - ], - "MacPorts-Sierra.munki": [ - "com.github.ygini.munki.macports-sierra" + "Sconnect.download": [ + "com.github.ygini.download.Sconnect" ], - "MacPorts-Ventura.munki": [ - "com.github.ygini.munki.macports-ventura" + "Sconnect.munki": [ + "com.github.ygini.munki.Sconnect" ], - "MacPorts-abstract.munki": [ - "com.github.ygini.munki.macports-abstract" + "RV64.download": [ + "com.github.ygini.download.RV64" ], - "MacPorts-HighSierra.munki": [ - "com.github.ygini.munki.macports-highsierra" + "RV64.munki": [ + "com.github.ygini.munki.RV64" ], - "MacPorts-MountainLion.munki": [ - "com.github.ygini.munki.macports-mountainlion" + "GitFatCommitAndPush.munki": [ + "GitFatCommitAndPush.munki" ], - "MacPorts-Monterey.munki": [ - "com.github.ygini.munki.macports-monterey" + "ZulipElectron.munki": [ + "com.github.ygini.munki.zulip.electron" ], - "MacPorts-Mojave.munki": [ - "com.github.ygini.munki.macports-mojave" + "ZulipElectron.download": [ + "com.github.ygini.download.zulip.electron" ], - "MacPorts-Catalina.munki": [ - "com.github.ygini.munki.macports-catalina" + "MacPorts-Ventura.munki": [ + "com.github.ygini.munki.macports-ventura" ], "MacPorts-ElCapitan.munki": [ "com.github.ygini.munki.macports-elcapitan" ], - "MacPorts-Yosemite.munki": [ - "com.github.ygini.munki.macports-yosemite" + "MacPorts-Catalina.munki": [ + "com.github.ygini.munki.macports-catalina" ], "MacPorts-BigSur.munki": [ "com.github.ygini.munki.macports-bigsur" ], - "MacPorts-Mavericks.munki": [ - "com.github.ygini.munki.macports-mavericks" - ], - "AWS VPN Client.download": [ - "com.github.ygini.download.AWSVPNClient" - ], - "AWS VPN Client.munki": [ - "com.github.ygini.munki.AWSVPNClient" - ], - "AWS VPN Client.install": [ - "com.github.ygini.install.AWSVPNClient" - ], - "TripMode3.download": [ - "com.github.ygini.download.TripMode3" + "MacPorts-Mojave.munki": [ + "com.github.ygini.munki.macports-mojave" ], - "TripMode3.munki": [ - "com.github.ygini.munki.TripMode3" + "MacPorts-Monterey.munki": [ + "com.github.ygini.munki.macports-monterey" ], - "Elgato Video Capture.munki": [ - "com.github.ygini.munki.ElgatoVideoCapture" + "MacPorts-MountainLion.munki": [ + "com.github.ygini.munki.macports-mountainlion" ], - "Elgato Video Capture.download": [ - "com.github.ygini.download.ElgatoVideoCapture" + "MacPorts-Sierra.munki": [ + "com.github.ygini.munki.macports-sierra" ], - "Elgato Video Capture.install": [ - "com.github.ygini.install.ElgatoVideoCapture" + "MacPorts-HighSierra.munki": [ + "com.github.ygini.munki.macports-highsierra" ], - "Elgato Video Capture.pkg": [ - "com.github.ygini.pkg.ElgatoVideoCapture" + "MacPorts-abstract.munki": [ + "com.github.ygini.munki.macports-abstract" ], - "DemoMonkey.download": [ - "com.github.ygini.download.DemoMonkey" + "MacPorts-Yosemite.munki": [ + "com.github.ygini.munki.macports-yosemite" ], - "DemoMonkey.munki": [ - "com.github.ygini.munki.DemoMonkey" + "MacPorts-Mavericks.munki": [ + "com.github.ygini.munki.macports-mavericks" ], - "FileMaker16Updater.munki": [ - "com.github.ygini.munki.FileMaker16Updater" + "X-Lite.munki": [ + "com.github.ygini.munki.X-Lite" ], - "FileMaker16Updater.download": [ - "com.github.ygini.download.FileMaker16Updater" + "X-Lite.download": [ + "com.github.ygini.download.X-Lite" ], - "Terminus.munki": [ - "com.github.ygini.munki.terminus" + "Excel2016Updates-fr_FR.munki": [ + "com.github.ygini.munki.MSExcel2016Updates-fr_FR" ], - "Termius.munki": [ - "com.github.ygini.munki.termius" + "PowerPoint2016Updates-fr_FR.munki": [ + "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR" ], - "Terminus.download": [ - "com.github.ygini.download.terminus" + "Word2016Updates-fr_FR.munki": [ + "com.github.ygini.munki.MSWord2016Updates-fr_FR" ], - "Termius.download": [ - "com.github.ygini.download.termius", - "com.github.davidbpirie.download.Termius" + "Office2011Updates-fr_FR.munki": [ + "com.github.ygini.munki.Office2011Updates-fr_FR" ], - "Elasticsearch.pkg": [ - "com.github.ygini.pkg.Elasticsearch" + "Outlook2016Updates-fr_FR.munki": [ + "com.github.ygini.munki.MSOutlook2016Updates-fr_FR" ], - "Elasticsearch.munki": [ - "com.github.ygini.munki.elasticsearch" + "OneNote2016Updates-fr_FR.munki": [ + "com.github.ygini.munki.MSOneNote2016Updates-fr_FR" ], - "Elasticsearch.download": [ - "com.github.ygini.download.Elasticsearch" + "PIA.download": [ + "com.github.ygini.download.CNIL-PIA" ], - "GitCommitAndPush.munki": [ - "GitCommitAndPush.munki" + "PIA.pkg": [ + "com.github.ygini.pkg.CNIL-PIA" ], "PIA.munki": [ "com.github.ygini.munki.CNIL-PIA" ], - "PIA.download": [ - "com.github.ygini.download.CNIL-PIA" - ], "PIA.install": [ "com.github.ygini.install.CNIL-PIA" ], - "PIA.pkg": [ - "com.github.ygini.pkg.CNIL-PIA" + "DockServiceManager.install": [ + "com.github.ygini.install.DockServiceManager" ], - "RV64.munki": [ - "com.github.ygini.munki.RV64" + "DockServiceManager.download": [ + "com.github.ygini.download.DockServiceManager" ], - "RV64.download": [ - "com.github.ygini.download.RV64" + "DockServiceManager.munki": [ + "com.github.ygini.munki.DockServiceManager" ], - "TexpadBeta.download": [ - "com.github.ygini.download.TexpadBeta" + "SketchUpMake.download": [ + "com.github.ygini.download.SketchUpMake" ], - "Texpad.pkg": [ - "com.github.ygini.pkg.Texpad" + "SketchUpMake.munki": [ + "com.github.ygini.munki.SketchUpMake" ], - "Texpad.munki": [ - "com.github.ygini.munki.Texpad" + "SketchUpMake-intl.munki": [ + "com.github.ygini.munki.SketchUpMake-intl" ], - "TexpadBeta.pkg": [ - "com.github.ygini.pkg.TexpadBeta" + "SketchUpMake.pkg": [ + "com.github.ygini.pkg.SketchUpMake" ], - "Texpad.download": [ - "com.github.ygini.download.Texpad" + "AWS VPN Client.download": [ + "com.github.ygini.download.AWSVPNClient" ], - "TexpadBeta.install": [ - "com.github.ygini.install.TexpadBeta" + "AWS VPN Client.install": [ + "com.github.ygini.install.AWSVPNClient" ], - "TexpadBeta.munki": [ - "com.github.ygini.munki.TexpadBeta" + "AWS VPN Client.munki": [ + "com.github.ygini.munki.AWSVPNClient" ], - "Texpad.install": [ - "com.github.ygini.install.Texpad" + "SmartGit.munki": [ + "com.github.ygini.munki.SmartGit" ], - "NoMachine.munki": [ - "com.github.ygini.munki.NoMachine" + "SmartGit.download": [ + "com.github.ygini.download.SmartGit" ], - "GlobalProtectMac.munki": [ - "com.github.ygini.munki.GlobalProtect" + "Hello-IT.munki": [ + "com.github.ygini.munki.HelloIT" + ], + "Hello-IT.install": [ + "com.github.ygini.install.HelloIT" + ], + "Hello-IT.download": [ + "com.github.ygini.download.HelloIT" ], "TripMode2.munki": [ "com.github.ygini.munki.TripMode2" @@ -160062,147 +160011,167 @@ "TripMode2.download": [ "com.github.ygini.download.TripMode2" ], - "EndNoteX9-self-install.pkg": [ - "com.github.andrewvalentine.pkg.EndNote-self-install" + "Elgato Video Capture.pkg": [ + "com.github.ygini.pkg.ElgatoVideoCapture" ], - "BasicTeX.download": [ - "com.github.andrewvalentine.download.basictex", - "com.github.grahampugh.recipes.download.BasicTeX" + "Elgato Video Capture.munki": [ + "com.github.ygini.munki.ElgatoVideoCapture" ], - "BasicTeX.munki": [ - "com.github.andrewvalentine.munki.basictex" + "Elgato Video Capture.install": [ + "com.github.ygini.install.ElgatoVideoCapture" ], - "Etcher.download": [ - "com.github.andrewvalentine.download.Etcher" + "Elgato Video Capture.download": [ + "com.github.ygini.download.ElgatoVideoCapture" ], - "Etcher.munki": [ - "com.github.andrewvalentine.munki.Etcher" + "Prism.munki": [ + "com.github.ygini.munki.Prism" ], - "Etcher.install": [ - "com.github.andrewvalentine.install.Etcher" + "Postico.pkg": [ + "com.github.ygini.pkg.Postico" ], - "Mathematica.munki": [ - "com.github.andrewvalentine.munki.Mathematica" + "Postico.munki": [ + "com.github.ygini.munki.Postico" ], - "WolframScript.munki": [ - "com.github.andrewvalentine.munki.WolframScript" + "Postico.download": [ + "com.github.ygini.download.Postico" ], - "MotuMidiInstaller.download": [ - "com.github.andrewvalentine.download.MotuMidiInstaller" + "Anaconda2.munki": [ + "com.github.ygini.munki.anaconda2" ], - "MotuMidiInstaller.munki": [ - "com.github.andrewvalentine.munki.MotuMidiInstaller" + "Anaconda3.munki": [ + "com.github.ygini.munki.anaconda3", + "com.github.dataJAR-recipes.munki.Anaconda 3", + "com.github.its-unibas.munki.Anaconda3" ], - "Winds.install": [ - "com.github.andrewvalentine.install.Winds" + "GlobalProtectMac.munki": [ + "com.github.ygini.munki.GlobalProtect" ], - "Winds.download": [ - "com.github.andrewvalentine.download.Winds" + "RunSyncCommand.script": [ + "com.github.ygini.script.RunSyncCommand" ], - "DMGCanvas.install": [ - "com.github.andrewvalentine.install.DMGCanvas" + "iTaskX3.pkg": [ + "com.github.ygini.pkg.iTaskX3" ], - "DMGCanvas.munki": [ - "com.github.andrewvalentine.munki.DMGCanvas" + "iTaskX3.munki": [ + "com.github.ygini.munki.iTaskX3" ], - "DMGCanvas.download": [ - "com.github.andrewvalentine.download.DMGCanvas" + "iTaskX3.install": [ + "com.github.ygini.install.iTaskX3" ], - "typora.download": [ - "com.github.andrewvalentine.download.typora" + "iTaskX3.download": [ + "com.github.ygini.download.iTaskX3" ], - "typora.install": [ - "com.github.andrewvalentine.install.typora" + "Hyper.munki": [ + "com.github.andrewvalentine.munki.hyper" ], - "typora.munki": [ - "com.github.andrewvalentine.munki.typora" + "Hyper.download": [ + "com.github.andrewvalentine.download.hyper" ], - "typora.pkg": [ - "com.github.andrewvalentine.pkg.typora" + "Hyper.install": [ + "com.github.andrewvalentine.install.hyper" ], - "lastfm.munki": [ - "com.github.andrewvalentine.munki.lastfm" + "Storyboarder.munki": [ + "com.github.andrewvalentine.munki.Storyboarder", + "com.github.dataJAR-recipes.munki.Storyboarder" ], - "lastfm.install": [ - "com.github.andrewvalentine.install.lastfm" + "FluxCenter.pkg": [ + "com.github.andrewvalentine.pkg.FluxCenter" ], - "lastfm.download": [ - "com.github.andrewvalentine.download.lastfm" + "FluxCenter.download": [ + "com.github.andrewvalentine.download.FluxCenter" ], - "Sloth.munki": [ - "com.github.andrewvalentine.munki.Sloth", - "com.github.precursorca.munki.Sloth" + "Gitter.munki": [ + "com.github.andrewvalentine.munki.gitter" ], - "Sloth.download": [ - "com.github.andrewvalentine.download.Sloth", - "com.github.precursorca.download.Sloth" + "Gitter.pkg": [ + "com.github.andrewvalentine.pkg.gitter" ], - "Max 8.pkg": [ - "com.github.andrewvalentine.pkg.Max 8" + "Gitter.install": [ + "com.github.andrewvalentine.install.gitter" ], - "KnockKnock.munki": [ - "com.github.andrewvalentine.munki.KnockKnock", - "com.github.dataJAR-recipes.munki.KnockKnock" + "Gitter.download": [ + "com.github.andrewvalentine.download.gitter" ], - "KnockKnock.download": [ - "com.github.andrewvalentine.download.KnockKnock", - "com.github.dataJAR-recipes.download.KnockKnock", - "com.github.ahousseini-recipes.download.KnockKnock" + "Rider.pkg": [ + "com.github.andrewvalentine.pkg.Rider" ], - "KnockKnock.pkg": [ - "com.github.andrewvalentine.pkg.KnockKnock", - "com.github.ahousseini-recipes.pkg.KnockKnock" + "Texts.pkg": [ + "com.github.andrewvalentine.pkg.texts" ], - "KnockKnock.install": [ - "com.github.andrewvalentine.install.KnockKnock" + "Texts.install": [ + "com.github.andrewvalentine.install.texts" ], - "pdfsam.install": [ - "com.github.andrewvalentine.install.pdfsam" + "Texts.download": [ + "com.github.andrewvalentine.download.texts" ], - "pdfsam.pkg": [ - "com.github.andrewvalentine.pkg.pdfsam" + "Texts.munki": [ + "com.github.andrewvalentine.munki.texts" ], - "pdfsam.munki": [ - "com.github.andrewvalentine.munki.pdfsam" + "xact.munki": [ + "com.github.andrewvalentine.munki.xact" ], - "pdfsam.download": [ - "com.github.andrewvalentine.download.pdfsam" + "xact.install": [ + "com.github.andrewvalentine.install.xact" ], - "dictater.install": [ - "com.github.andrewvalentine.install.dictater" + "xact.download": [ + "com.github.andrewvalentine.download.xact" ], - "dictater.download": [ - "com.github.andrewvalentine.download.dictater" + "xact.pkg": [ + "com.github.andrewvalentine.pkg.xact" ], - "dictater.munki": [ - "com.github.andrewvalentine.munki.dictater" + "MestReNova.install": [ + "com.github.andrewvalentine.install.MestReNova" ], - "dictater.pkg": [ - "com.github.andrewvalentine.pkg.dictater" + "MestReNova.munki": [ + "com.github.andrewvalentine.munki.MestReNova" ], - "MotuAudioInstaller.munki": [ - "com.github.andrewvalentine.munki.MotuAudioInstaller" + "NativeAccess.munki": [ + "com.github.andrewvalentine.munki.NativeAccess" ], - "MotuAudioInstaller.download": [ - "com.github.andrewvalentine.download.MotuAudioInstaller" + "DetectX.munki": [ + "com.github.andrewvalentine.munki.DetectX" ], - "kismac2.install": [ - "com.github.andrewvalentine.install.kismac2" + "ghostlab.munki": [ + "com.github.andrewvalentine.munki.ghostlab" ], - "kismac2.download": [ - "com.github.andrewvalentine.download.kismac2" + "ghostlab.download": [ + "com.github.andrewvalentine.download.ghostlab" ], - "kismac2.munki": [ - "com.github.andrewvalentine.munki.kismac2" + "ghostlab.install": [ + "com.github.andrewvalentine.install.ghostlab" ], - "kismac2.pkg": [ - "com.github.andrewvalentine.pkg.kismac2" + "ghostlab.pkg": [ + "com.github.andrewvalentine.pkg.ghostlab" ], - "NVivo12.download": [ - "com.github.andrewvalentine.download.NVivo12" + "StandardNotes.install": [ + "com.github.andrewvalentine.install.standardnotes" ], - "NVivo12.munki": [ - "com.github.andrewvalentine.munki.NVivo12" + "StandardNotes.munki": [ + "com.github.andrewvalentine.munki.standardnotes" + ], + "StandardNotes.download": [ + "com.github.andrewvalentine.download.standardnotes" + ], + "DockMaster.download": [ + "com.github.andrewvalentine.download.dockmaster" + ], + "DockMaster.install": [ + "com.github.andrewvalentine.install.dockmaster" + ], + "DockMaster.munki": [ + "com.github.andrewvalentine.munki.dockmaster" + ], + "MachOView.install": [ + "com.github.andrewvalentine.install.MachOView" + ], + "MachOView.munki": [ + "com.github.andrewvalentine.munki.MachOView" + ], + "MachOView.pkg": [ + "com.github.andrewvalentine.pkg.MachOView" + ], + "MachOView.download": [ + "com.github.andrewvalentine.download.MachOView" ], "JD-GUI.download": [ "com.github.andrewvalentine.download.jdgui" @@ -160213,28 +160182,56 @@ "JD-GUI.munki": [ "com.github.andrewvalentine.munki.jdgui" ], - "Shadow.download": [ - "com.github.andrewvalentine.download.Shadow", - "com.github.ahousseini-recipes.download.Shadow" + "FBMacMessenger.install": [ + "com.github.andrewvalentine.install.fbmacmessenger" + ], + "FBMacMessenger.download": [ + "com.github.andrewvalentine.download.fbmacmessenger" + ], + "FBMacMessenger.pkg": [ + "com.github.andrewvalentine.pkg.fbmacmessenger" + ], + "FBMacMessenger.munki": [ + "com.github.andrewvalentine.munki.fbmacmessenger" + ], + "BasicTeX.download": [ + "com.github.andrewvalentine.download.basictex", + "com.github.grahampugh.recipes.download.BasicTeX" + ], + "BasicTeX.munki": [ + "com.github.andrewvalentine.munki.basictex" + ], + "VeraCrypt.download": [ + "com.github.andrewvalentine.download.VeraCrypt", + "com.github.dataJAR-recipes.download.VeraCrypt" + ], + "VeraCrypt.munki": [ + "com.github.andrewvalentine.munki.VeraCrypt", + "com.github.dataJAR-recipes.munki.VeraCrypt" + ], + "VeraCrypt.pkg": [ + "com.github.andrewvalentine.pkg.VeraCrypt" ], - "Shadow.pkg": [ - "com.github.andrewvalentine.pkg.Shadow", - "com.github.ahousseini-recipes.pkg.Shadow" + "VeraCrypt.install": [ + "com.github.andrewvalentine.install.VeraCrypt" ], - "EndNoteX7Updates.munki": [ - "com.github.andrewvalentine.munki.EndNoteX7Updates" + "create-recovery-partition-installer.download": [ + "com.github.andrewvalentine.download.create-recovery-partition-installer" ], - "panoply.munki": [ - "com.github.andrewvalentine.munki.panoply" + "create-recovery-partition-installer.munki": [ + "com.github.andrewvalentine.munki.create-recovery-partition-installer" ], - "panoply.pkg": [ - "com.github.andrewvalentine.pkg.panoply" + "create-recovery-partition-installer.install": [ + "com.github.andrewvalentine.install.create-recovery-partition-installer" ], - "panoply.install": [ - "com.github.andrewvalentine.install.panoply" + "create-recovery-partition-installer.pkg": [ + "com.github.andrewvalentine.pkg.create-recovery-partition-installer" ], - "panoply.download": [ - "com.github.andrewvalentine.download.panoply" + "SoundGrain.download": [ + "com.github.andrewvalentine.download.SoundGrain" + ], + "SoundGrain.munki": [ + "com.github.andrewvalentine.munki.SoundGrain" ], "Microblog.install": [ "com.github.andrewvalentine.install.Microblog" @@ -160245,456 +160242,452 @@ "Microblog.download": [ "com.github.andrewvalentine.download.Microblog" ], - "dash.pkg": [ - "com.github.andrewvalentine.pkg.dash" - ], - "dash.download": [ - "com.github.andrewvalentine.download.dash" - ], - "dash.munki": [ - "com.github.andrewvalentine.munki.dash" - ], - "dash.install": [ - "com.github.andrewvalentine.install.dash" + "MultiMarkdown.install": [ + "com.github.andrewvalentine.install.multimarkdown" ], - "SoundGrain.munki": [ - "com.github.andrewvalentine.munki.SoundGrain" + "MultiMarkdown.pkg": [ + "com.github.andrewvalentine.pkg.multimarkdown" ], - "SoundGrain.download": [ - "com.github.andrewvalentine.download.SoundGrain" + "MultiMarkdown.munki": [ + "com.github.andrewvalentine.munki.multimarkdown" ], - "FluxCenter.pkg": [ - "com.github.andrewvalentine.pkg.FluxCenter" + "MultiMarkdown.download": [ + "com.github.andrewvalentine.download.multimarkdown" ], - "FluxCenter.download": [ - "com.github.andrewvalentine.download.FluxCenter" + "iShowUInstant.download": [ + "com.github.andrewvalentine.download.ishowuinstant" ], - "past.install": [ - "com.github.andrewvalentine.install.past" + "iShowUInstant.munki": [ + "com.github.andrewvalentine.munki.ishowuinstant" ], - "past.download": [ - "com.github.andrewvalentine.download.past" + "WolframScript.munki": [ + "com.github.andrewvalentine.munki.WolframScript" ], - "past.pkg": [ - "com.github.andrewvalentine.pkg.past" + "Mathematica.munki": [ + "com.github.andrewvalentine.munki.Mathematica" ], - "past.munki": [ - "com.github.andrewvalentine.munki.past" + "Dragonframe3.munki": [ + "com.github.andrewvalentine.munki.Dragonframe3", + "com.github.apizz.munki.Dragonframe3" ], - "Rider.pkg": [ - "com.github.andrewvalentine.pkg.Rider" + "Dragonframe4.munki": [ + "com.github.andrewvalentine.munki.Dragonframe4", + "com.github.apizz.munki.Dragonframe4" ], - "final-cut-library-manager.download": [ - "com.github.andrewvalentine.download.final-cut-library-manager" + "EndNoteX7Updates.munki": [ + "com.github.andrewvalentine.munki.EndNoteX7Updates" ], - "final-cut-library-manager.pkg": [ - "com.github.andrewvalentine.pkg.final-cut-library-manager" + "EndNoteX9-self-install.pkg": [ + "com.github.andrewvalentine.pkg.EndNote-self-install" ], - "final-cut-library-manager.munki": [ - "com.github.andrewvalentine.munki.final-cut-library-manager" + "panoply.install": [ + "com.github.andrewvalentine.install.panoply" ], - "final-cut-library-manager.install": [ - "com.github.andrewvalentine.install.final-cut-library-manager" + "panoply.download": [ + "com.github.andrewvalentine.download.panoply" ], - "Ghostlab3.download": [ - "com.github.andrewvalentine.download.Ghostlab3" + "panoply.pkg": [ + "com.github.andrewvalentine.pkg.panoply" ], - "Ghostlab3.install": [ - "com.github.andrewvalentine.install.Ghostlab3" + "panoply.munki": [ + "com.github.andrewvalentine.munki.panoply" ], - "Ghostlab3.munki": [ - "com.github.andrewvalentine.munki.Ghostlab3" + "upterm.download": [ + "com.github.andrewvalentine.download.upterm" ], - "Texts.pkg": [ - "com.github.andrewvalentine.pkg.texts" + "upterm.munki": [ + "com.github.andrewvalentine.munki.upterm" ], - "Texts.munki": [ - "com.github.andrewvalentine.munki.texts" + "upterm.install": [ + "com.github.andrewvalentine.install.upterm" ], - "Texts.download": [ - "com.github.andrewvalentine.download.texts" + "MotuMidiInstaller.download": [ + "com.github.andrewvalentine.download.MotuMidiInstaller" ], - "Texts.install": [ - "com.github.andrewvalentine.install.texts" + "MotuMidiInstaller.munki": [ + "com.github.andrewvalentine.munki.MotuMidiInstaller" ], - "curb.download": [ - "com.github.andrewvalentine.download.curb" + "RawTherapee.install": [ + "com.github.andrewvalentine.install.RawTherapee" ], - "curb.munki": [ - "com.github.andrewvalentine.munki.curb" + "RawTherapee.pkg": [ + "com.github.andrewvalentine.pkg.RawTherapee" ], - "curb.install": [ - "com.github.andrewvalentine.install.curb" + "RawTherapee.munki": [ + "com.github.andrewvalentine.munki.RawTherapee" ], - "curb.pkg": [ - "com.github.andrewvalentine.pkg.curb" + "Winds.download": [ + "com.github.andrewvalentine.download.Winds" ], - "Gitter.download": [ - "com.github.andrewvalentine.download.gitter" + "Winds.install": [ + "com.github.andrewvalentine.install.Winds" ], - "Gitter.install": [ - "com.github.andrewvalentine.install.gitter" + "typora.install": [ + "com.github.andrewvalentine.install.typora" ], - "Gitter.pkg": [ - "com.github.andrewvalentine.pkg.gitter" + "typora.pkg": [ + "com.github.andrewvalentine.pkg.typora" ], - "Gitter.munki": [ - "com.github.andrewvalentine.munki.gitter" + "typora.download": [ + "com.github.andrewvalentine.download.typora" ], - "bitbar.munki": [ - "com.github.andrewvalentine.munki.bitbar" + "typora.munki": [ + "com.github.andrewvalentine.munki.typora" ], - "bitbar.pkg": [ - "com.github.andrewvalentine.pkg.bitbar" + "ocenaudio.download": [ + "com.github.andrewvalentine.download.ocenaudio" ], - "bitbar.download": [ - "com.github.andrewvalentine.download.bitbar" + "ocenaudio.pkg": [ + "com.github.andrewvalentine.pkg.ocenaudio" ], - "bitbar.install": [ - "com.github.andrewvalentine.install.bitbar" + "Shadow.pkg": [ + "com.github.andrewvalentine.pkg.Shadow", + "com.github.ahousseini-recipes.pkg.Shadow" ], - "create-recovery-partition-installer.download": [ - "com.github.andrewvalentine.download.create-recovery-partition-installer" + "Shadow.download": [ + "com.github.andrewvalentine.download.Shadow", + "com.github.ahousseini-recipes.download.Shadow" ], - "create-recovery-partition-installer.munki": [ - "com.github.andrewvalentine.munki.create-recovery-partition-installer" + "rclone.install": [ + "com.github.andrewvalentine.install.rclone" ], - "create-recovery-partition-installer.install": [ - "com.github.andrewvalentine.install.create-recovery-partition-installer" + "rclone.download": [ + "com.github.andrewvalentine.download.rclone" ], - "create-recovery-partition-installer.pkg": [ - "com.github.andrewvalentine.pkg.create-recovery-partition-installer" + "rclone.munki": [ + "com.github.andrewvalentine.munki.rclone" ], - "upterm.install": [ - "com.github.andrewvalentine.install.upterm" + "rclone.pkg": [ + "com.github.andrewvalentine.pkg.rclone" ], - "upterm.munki": [ - "com.github.andrewvalentine.munki.upterm" + "Franz.munki": [ + "com.github.andrewvalentine.munki.franz", + "com.github.jannheider.munki.Franz" ], - "upterm.download": [ - "com.github.andrewvalentine.download.upterm" + "Franz.install": [ + "com.github.andrewvalentine.install.franz" ], - "NativeAccess.munki": [ - "com.github.andrewvalentine.munki.NativeAccess" + "Franz.download": [ + "com.github.andrewvalentine.download.franz", + "com.github.faumac.download.Franz" ], - "paintbrush.munki": [ - "com.github.andrewvalentine.munki.paintbrush" + "Discord.install": [ + "com.github.andrewvalentine.install.Discord" ], - "paintbrush.install": [ - "com.github.andrewvalentine.install.paintbrush" + "MotuAudioInstaller.download": [ + "com.github.andrewvalentine.download.MotuAudioInstaller" ], - "paintbrush.download": [ - "com.github.andrewvalentine.download.paintbrush" + "MotuAudioInstaller.munki": [ + "com.github.andrewvalentine.munki.MotuAudioInstaller" ], - "paintbrush.pkg": [ - "com.github.andrewvalentine.pkg.paintbrush" + "kodi.munki": [ + "com.github.andrewvalentine.munki.kodi" ], - "Storyboarder.munki": [ - "com.github.andrewvalentine.munki.Storyboarder", - "com.github.dataJAR-recipes.munki.Storyboarder" + "kodi.download": [ + "com.github.andrewvalentine.download.kodi" ], - "DetectX.munki": [ - "com.github.andrewvalentine.munki.DetectX" + "kodi.install": [ + "com.github.andrewvalentine.install.kodi" ], - "mac-linux-usb-loader.munki": [ - "com.github.andrewvalentine.munki.mac-linux-usb-loader" + "Sloth.munki": [ + "com.github.andrewvalentine.munki.Sloth", + "com.github.precursorca.munki.Sloth" ], - "mac-linux-usb-loader.install": [ - "com.github.andrewvalentine.install.mac-linux-usb-loader" + "Sloth.download": [ + "com.github.andrewvalentine.download.Sloth", + "com.github.precursorca.download.Sloth" ], - "mac-linux-usb-loader.pkg": [ - "com.github.andrewvalentine.pkg.mac-linux-usb-loader" + "dictater.download": [ + "com.github.andrewvalentine.download.dictater" ], - "mac-linux-usb-loader.download": [ - "com.github.andrewvalentine.download.mac-linux-usb-loader" + "dictater.pkg": [ + "com.github.andrewvalentine.pkg.dictater" ], - "Mounty.munki": [ - "com.github.andrewvalentine.munki.Mounty" + "dictater.install": [ + "com.github.andrewvalentine.install.dictater" ], - "Mounty.download": [ - "com.github.andrewvalentine.download.Mounty" + "dictater.munki": [ + "com.github.andrewvalentine.munki.dictater" ], - "Franz.download": [ - "com.github.andrewvalentine.download.franz", - "com.github.faumac.download.Franz" + "Hancock.download": [ + "com.github.andrewvalentine.download.Hancock" ], - "Franz.munki": [ - "com.github.andrewvalentine.munki.franz", - "com.github.jannheider.munki.Franz" + "Hancock.install": [ + "com.github.andrewvalentine.install.Hancock" ], - "Franz.install": [ - "com.github.andrewvalentine.install.franz" + "Hancock.munki": [ + "com.github.andrewvalentine.munki.Hancock" ], - "ocenaudio.pkg": [ - "com.github.andrewvalentine.pkg.ocenaudio" + "NVivo12.munki": [ + "com.github.andrewvalentine.munki.NVivo12" ], - "ocenaudio.download": [ - "com.github.andrewvalentine.download.ocenaudio" + "NVivo12.download": [ + "com.github.andrewvalentine.download.NVivo12" ], - "360Controller.install": [ - "com.github.andrewvalentine.install.360Controller" + "kismac2.download": [ + "com.github.andrewvalentine.download.kismac2" ], - "360Controller.download": [ - "com.github.andrewvalentine.download.360Controller" + "kismac2.munki": [ + "com.github.andrewvalentine.munki.kismac2" ], - "Etcher-CLI.install": [ - "com.github.andrewvalentine.install.Etcher-CLI" + "kismac2.pkg": [ + "com.github.andrewvalentine.pkg.kismac2" ], - "Etcher-CLI.download": [ - "com.github.andrewvalentine.download.Etcher-CLI" + "kismac2.install": [ + "com.github.andrewvalentine.install.kismac2" ], - "disk-sensei.munki": [ - "com.github.andrewvalentine.munki.disk-sensei" + "lastfm.install": [ + "com.github.andrewvalentine.install.lastfm" ], - "disk-sensei.download": [ - "com.github.andrewvalentine.download.disk-sensei" + "lastfm.munki": [ + "com.github.andrewvalentine.munki.lastfm" ], - "disk-sensei.pkg": [ - "com.github.andrewvalentine.pkg.disk-sensei" + "lastfm.download": [ + "com.github.andrewvalentine.download.lastfm" ], - "disk-sensei.install": [ - "com.github.andrewvalentine.install.disk-sensei" + "final-cut-library-manager.download": [ + "com.github.andrewvalentine.download.final-cut-library-manager" ], - "VeraCrypt.munki": [ - "com.github.andrewvalentine.munki.VeraCrypt", - "com.github.dataJAR-recipes.munki.VeraCrypt" + "final-cut-library-manager.install": [ + "com.github.andrewvalentine.install.final-cut-library-manager" ], - "VeraCrypt.pkg": [ - "com.github.andrewvalentine.pkg.VeraCrypt" + "final-cut-library-manager.munki": [ + "com.github.andrewvalentine.munki.final-cut-library-manager" ], - "VeraCrypt.install": [ - "com.github.andrewvalentine.install.VeraCrypt" + "final-cut-library-manager.pkg": [ + "com.github.andrewvalentine.pkg.final-cut-library-manager" ], - "VeraCrypt.download": [ - "com.github.andrewvalentine.download.VeraCrypt", - "com.github.dataJAR-recipes.download.VeraCrypt" + "Ghostlab3.install": [ + "com.github.andrewvalentine.install.Ghostlab3" ], - "bleep.pkg": [ - "com.github.andrewvalentine.pkg.bleep" + "Ghostlab3.download": [ + "com.github.andrewvalentine.download.Ghostlab3" ], - "bleep.install": [ - "com.github.andrewvalentine.install.bleep" + "Ghostlab3.munki": [ + "com.github.andrewvalentine.munki.Ghostlab3" ], - "bleep.download": [ - "com.github.andrewvalentine.download.bleep" + "PointSolutions.install": [ + "com.github.andrewvalentine.install.TurningPoint" ], - "bleep.munki": [ - "com.github.andrewvalentine.munki.bleep" + "PointSolutions.pkg": [ + "com.github.andrewvalentine.pkg.TurningPoint" ], - "MultiMarkdown.download": [ - "com.github.andrewvalentine.download.multimarkdown" + "TurningPoint.munki": [ + "com.github.andrewvalentine.munki.TurningPoint" ], - "MultiMarkdown.munki": [ - "com.github.andrewvalentine.munki.multimarkdown" + "PointSolutions.download": [ + "com.github.andrewvalentine.download.TurningPoint" ], - "MultiMarkdown.install": [ - "com.github.andrewvalentine.install.multimarkdown" + "Etcher-CLI.download": [ + "com.github.andrewvalentine.download.Etcher-CLI" ], - "MultiMarkdown.pkg": [ - "com.github.andrewvalentine.pkg.multimarkdown" + "Etcher-CLI.install": [ + "com.github.andrewvalentine.install.Etcher-CLI" ], - "MestReNova.munki": [ - "com.github.andrewvalentine.munki.MestReNova" + "past.download": [ + "com.github.andrewvalentine.download.past" ], - "MestReNova.install": [ - "com.github.andrewvalentine.install.MestReNova" + "past.pkg": [ + "com.github.andrewvalentine.pkg.past" ], - "Hyper.munki": [ - "com.github.andrewvalentine.munki.hyper" + "past.munki": [ + "com.github.andrewvalentine.munki.past" ], - "Hyper.install": [ - "com.github.andrewvalentine.install.hyper" + "past.install": [ + "com.github.andrewvalentine.install.past" ], - "Hyper.download": [ - "com.github.andrewvalentine.download.hyper" + "dash.install": [ + "com.github.andrewvalentine.install.dash" ], - "osxfuse.install": [ - "com.github.andrewvalentine.install.osxfuse" + "dash.download": [ + "com.github.andrewvalentine.download.dash" ], - "FBMacMessenger.install": [ - "com.github.andrewvalentine.install.fbmacmessenger" + "dash.munki": [ + "com.github.andrewvalentine.munki.dash" ], - "FBMacMessenger.munki": [ - "com.github.andrewvalentine.munki.fbmacmessenger" + "dash.pkg": [ + "com.github.andrewvalentine.pkg.dash" ], - "FBMacMessenger.download": [ - "com.github.andrewvalentine.download.fbmacmessenger" + "Mullvad.download": [ + "com.github.andrewvalentine.download.mullvad" ], - "FBMacMessenger.pkg": [ - "com.github.andrewvalentine.pkg.fbmacmessenger" + "Mullvad.install": [ + "com.github.andrewvalentine.install.mullvad" ], - "Hancock.install": [ - "com.github.andrewvalentine.install.Hancock" + "Mullvad.munki": [ + "com.github.andrewvalentine.munki.mullvad" ], - "Hancock.download": [ - "com.github.andrewvalentine.download.Hancock" + "Mounty.munki": [ + "com.github.andrewvalentine.munki.Mounty" ], - "Hancock.munki": [ - "com.github.andrewvalentine.munki.Hancock" + "Mounty.download": [ + "com.github.andrewvalentine.download.Mounty" ], - "ghostlab.munki": [ - "com.github.andrewvalentine.munki.ghostlab" + "bitbar.munki": [ + "com.github.andrewvalentine.munki.bitbar" ], - "ghostlab.download": [ - "com.github.andrewvalentine.download.ghostlab" + "bitbar.pkg": [ + "com.github.andrewvalentine.pkg.bitbar" ], - "ghostlab.install": [ - "com.github.andrewvalentine.install.ghostlab" + "bitbar.download": [ + "com.github.andrewvalentine.download.bitbar" ], - "ghostlab.pkg": [ - "com.github.andrewvalentine.pkg.ghostlab" + "bitbar.install": [ + "com.github.andrewvalentine.install.bitbar" ], - "xact.install": [ - "com.github.andrewvalentine.install.xact" + "curb.pkg": [ + "com.github.andrewvalentine.pkg.curb" ], - "xact.download": [ - "com.github.andrewvalentine.download.xact" + "curb.install": [ + "com.github.andrewvalentine.install.curb" ], - "xact.pkg": [ - "com.github.andrewvalentine.pkg.xact" + "curb.munki": [ + "com.github.andrewvalentine.munki.curb" ], - "xact.munki": [ - "com.github.andrewvalentine.munki.xact" + "curb.download": [ + "com.github.andrewvalentine.download.curb" ], - "Discord.install": [ - "com.github.andrewvalentine.install.Discord" + "KnockKnock.download": [ + "com.github.andrewvalentine.download.KnockKnock", + "com.github.dataJAR-recipes.download.KnockKnock", + "com.github.ahousseini-recipes.download.KnockKnock" ], - "Dragonframe4.munki": [ - "com.github.andrewvalentine.munki.Dragonframe4", - "com.github.apizz.munki.Dragonframe4" + "KnockKnock.munki": [ + "com.github.andrewvalentine.munki.KnockKnock", + "com.github.dataJAR-recipes.munki.KnockKnock" ], - "Dragonframe3.munki": [ - "com.github.andrewvalentine.munki.Dragonframe3", - "com.github.apizz.munki.Dragonframe3" + "KnockKnock.pkg": [ + "com.github.andrewvalentine.pkg.KnockKnock", + "com.github.ahousseini-recipes.pkg.KnockKnock" ], - "RawTherapee.install": [ - "com.github.andrewvalentine.install.RawTherapee" + "KnockKnock.install": [ + "com.github.andrewvalentine.install.KnockKnock" ], - "RawTherapee.munki": [ - "com.github.andrewvalentine.munki.RawTherapee" + "FrontDAW.download": [ + "com.github.andrewvalentine.download.FrontDAW" ], - "RawTherapee.pkg": [ - "com.github.andrewvalentine.pkg.RawTherapee" + "pdfsam.munki": [ + "com.github.andrewvalentine.munki.pdfsam" ], - "kodi.munki": [ - "com.github.andrewvalentine.munki.kodi" + "pdfsam.install": [ + "com.github.andrewvalentine.install.pdfsam" ], - "kodi.download": [ - "com.github.andrewvalentine.download.kodi" + "pdfsam.pkg": [ + "com.github.andrewvalentine.pkg.pdfsam" ], - "kodi.install": [ - "com.github.andrewvalentine.install.kodi" + "pdfsam.download": [ + "com.github.andrewvalentine.download.pdfsam" ], - "StandardNotes.install": [ - "com.github.andrewvalentine.install.standardnotes" + "JabRef.munki": [ + "com.github.andrewvalentine.munki.jabref" ], - "StandardNotes.munki": [ - "com.github.andrewvalentine.munki.standardnotes" + "JabRef.download": [ + "com.github.andrewvalentine.download.jabref" ], - "StandardNotes.download": [ - "com.github.andrewvalentine.download.standardnotes" + "360Controller.install": [ + "com.github.andrewvalentine.install.360Controller" ], - "DockMaster.download": [ - "com.github.andrewvalentine.download.dockmaster" + "360Controller.download": [ + "com.github.andrewvalentine.download.360Controller" ], - "DockMaster.munki": [ - "com.github.andrewvalentine.munki.dockmaster" + "cog.munki": [ + "com.github.andrewvalentine.munki.cog" ], - "DockMaster.install": [ - "com.github.andrewvalentine.install.dockmaster" + "cog.install": [ + "com.github.andrewvalentine.install.cog" ], - "PocketCasts.download": [ - "com.github.andrewvalentine.download.PocketCasts" + "cog.pkg": [ + "com.github.andrewvalentine.pkg.cog" ], - "PocketCasts.munki": [ - "com.github.andrewvalentine.munki.PocketCasts" + "cog.download": [ + "com.github.andrewvalentine.download.cog" ], - "PocketCasts.install": [ - "com.github.andrewvalentine.install.PocketCasts" + "paintbrush.pkg": [ + "com.github.andrewvalentine.pkg.paintbrush" ], - "Mullvad.munki": [ - "com.github.andrewvalentine.munki.mullvad" + "paintbrush.install": [ + "com.github.andrewvalentine.install.paintbrush" ], - "Mullvad.download": [ - "com.github.andrewvalentine.download.mullvad" + "paintbrush.download": [ + "com.github.andrewvalentine.download.paintbrush" ], - "Mullvad.install": [ - "com.github.andrewvalentine.install.mullvad" + "paintbrush.munki": [ + "com.github.andrewvalentine.munki.paintbrush" ], - "PointSolutions.pkg": [ - "com.github.andrewvalentine.pkg.TurningPoint" + "bleep.pkg": [ + "com.github.andrewvalentine.pkg.bleep" ], - "TurningPoint.munki": [ - "com.github.andrewvalentine.munki.TurningPoint" + "bleep.munki": [ + "com.github.andrewvalentine.munki.bleep" ], - "PointSolutions.install": [ - "com.github.andrewvalentine.install.TurningPoint" + "bleep.install": [ + "com.github.andrewvalentine.install.bleep" ], - "PointSolutions.download": [ - "com.github.andrewvalentine.download.TurningPoint" + "bleep.download": [ + "com.github.andrewvalentine.download.bleep" ], - "rclone.munki": [ - "com.github.andrewvalentine.munki.rclone" + "DMGCanvas.munki": [ + "com.github.andrewvalentine.munki.DMGCanvas" ], - "rclone.download": [ - "com.github.andrewvalentine.download.rclone" + "DMGCanvas.install": [ + "com.github.andrewvalentine.install.DMGCanvas" ], - "rclone.install": [ - "com.github.andrewvalentine.install.rclone" + "DMGCanvas.download": [ + "com.github.andrewvalentine.download.DMGCanvas" ], - "rclone.pkg": [ - "com.github.andrewvalentine.pkg.rclone" + "PocketCasts.munki": [ + "com.github.andrewvalentine.munki.PocketCasts" ], - "JabRef.munki": [ - "com.github.andrewvalentine.munki.jabref" + "PocketCasts.install": [ + "com.github.andrewvalentine.install.PocketCasts" ], - "JabRef.download": [ - "com.github.andrewvalentine.download.jabref" + "PocketCasts.download": [ + "com.github.andrewvalentine.download.PocketCasts" ], - "x2Go.munki": [ - "com.github.andrewvalentine.munki.x2Go" + "Etcher.munki": [ + "com.github.andrewvalentine.munki.Etcher" ], - "FrontDAW.download": [ - "com.github.andrewvalentine.download.FrontDAW" + "Etcher.download": [ + "com.github.andrewvalentine.download.Etcher" ], - "MachOView.munki": [ - "com.github.andrewvalentine.munki.MachOView" + "Etcher.install": [ + "com.github.andrewvalentine.install.Etcher" ], - "MachOView.install": [ - "com.github.andrewvalentine.install.MachOView" + "disk-sensei.install": [ + "com.github.andrewvalentine.install.disk-sensei" ], - "MachOView.pkg": [ - "com.github.andrewvalentine.pkg.MachOView" + "disk-sensei.download": [ + "com.github.andrewvalentine.download.disk-sensei" ], - "MachOView.download": [ - "com.github.andrewvalentine.download.MachOView" + "disk-sensei.munki": [ + "com.github.andrewvalentine.munki.disk-sensei" ], - "iShowUInstant.munki": [ - "com.github.andrewvalentine.munki.ishowuinstant" + "disk-sensei.pkg": [ + "com.github.andrewvalentine.pkg.disk-sensei" ], - "iShowUInstant.download": [ - "com.github.andrewvalentine.download.ishowuinstant" + "mac-linux-usb-loader.pkg": [ + "com.github.andrewvalentine.pkg.mac-linux-usb-loader" ], - "cog.install": [ - "com.github.andrewvalentine.install.cog" + "mac-linux-usb-loader.munki": [ + "com.github.andrewvalentine.munki.mac-linux-usb-loader" ], - "cog.pkg": [ - "com.github.andrewvalentine.pkg.cog" + "mac-linux-usb-loader.download": [ + "com.github.andrewvalentine.download.mac-linux-usb-loader" ], - "cog.munki": [ - "com.github.andrewvalentine.munki.cog" + "mac-linux-usb-loader.install": [ + "com.github.andrewvalentine.install.mac-linux-usb-loader" ], - "cog.download": [ - "com.github.andrewvalentine.download.cog" + "x2Go.munki": [ + "com.github.andrewvalentine.munki.x2Go" ], - "Fission.jamf": [ - "com.github.andrewvalentine.recipes.jamf.Fission" + "osxfuse.install": [ + "com.github.andrewvalentine.install.osxfuse" ], - "Max 8.jamf": [ - "com.github.andrewvalentine.jamf.Max 8" + "Max 8.pkg": [ + "com.github.andrewvalentine.pkg.Max 8" ], - "panoply.jamf": [ - "com.github.andrewvalentine.recipes.jamf.panoply" + "CrystalMaker.jamf": [ + "com.github.andrewvalentine.recipes.jamf.CrystalMaker" ], "FluxCenter.jamf": [ "com.github.andrewvalentine.recipes.jamf.FluxCenter" @@ -160705,26 +160698,32 @@ "loopdown.pkg": [ "com.github.andrewvalentine.pkg.loopdown" ], - "Reaper.jamf": [ - "com.github.andrewvalentine.recipes.jamf.Reaper" + "OBS.jamf": [ + "com.github.andrewvalentine.recipes.jamf.OBS" ], - "Teensyduino.jamf": [ - "com.github.andrewvalentine.recipes.jamf.Teensyduino" + "iShowUInstant.jamf": [ + "com.github.andrewvalentine.recipes.jamf.iShowUInstant" + ], + "panoply.jamf": [ + "com.github.andrewvalentine.recipes.jamf.panoply" ], "ocenaudio.jamf": [ "com.github.andrewvalentine.jamf.oceanaudio" ], - "CrystalMaker.jamf": [ - "com.github.andrewvalentine.recipes.jamf.CrystalMaker" + "Teensyduino.jamf": [ + "com.github.andrewvalentine.recipes.jamf.Teensyduino" + ], + "Fission.jamf": [ + "com.github.andrewvalentine.recipes.jamf.Fission" ], "PointSolutions.jamf": [ "com.github.andrewvalentine.recipes.jamf.TurningPoint" ], - "OBS.jamf": [ - "com.github.andrewvalentine.recipes.jamf.OBS" + "Reaper.jamf": [ + "com.github.andrewvalentine.recipes.jamf.Reaper" ], - "iShowUInstant.jamf": [ - "com.github.andrewvalentine.recipes.jamf.iShowUInstant" + "Max 8.jamf": [ + "com.github.andrewvalentine.jamf.Max 8" ], "PlainClip.download": [ "com.github.zachtarr.download.PlainClip" @@ -160732,20 +160731,23 @@ "PlainClip.munki": [ "com.github.zachtarr.munki.PlainClip" ], + "FontAgentPro6.munki": [ + "com.github.zachtarr.munki.FontAgentPro6" + ], "FontAgentPro6.download": [ "com.github.zachtarr.download.FontAgentPro6" ], - "FontAgentPro6.munki": [ - "com.github.zachtarr.munki.FontAgentPro6" + "MicrosoftExcel2019.jss": [ + "com.github.kitzy.jss.MicrosoftExcel2019" + ], + "GPGSuite.pkg": [ + "com.github.kitzy.pkg.GPGSuite" ], "MicrosoftPowerPoint2019.jss": [ "com.github.kitzy.jss.MicrosoftPowerPoint2019" ], - "MicrosoftWord2019.jss": [ - "com.github.kitzy.jss.MicrosoftWord2019" - ], - "GoogleBackupAndSync.jss": [ - "com.github.kitzy.jss.BackupandSync" + "1Password6.jss-selfservice": [ + "com.github.kitzy.jss-selfservice.1Password6" ], "1Password6.pkg": [ "com.github.kitzy.pkg.1Password6" @@ -160753,28 +160755,31 @@ "1Password6.download": [ "com.github.kitzy.download.1Password6" ], - "1Password6.jss-selfservice": [ - "com.github.kitzy.jss-selfservice.1Password6" - ], - "GPGSuite.pkg": [ - "com.github.kitzy.pkg.GPGSuite" - ], - "MicrosoftExcel2019.jss": [ - "com.github.kitzy.jss.MicrosoftExcel2019" + "MicrosoftWord2019.jss": [ + "com.github.kitzy.jss.MicrosoftWord2019" ], - "ZoomPresence.jss": [ - "com.github.kitzy.jss.ZoomPresence" + "GoogleBackupAndSync.jss": [ + "com.github.kitzy.jss.BackupandSync" ], - "RubyMine.jss": [ - "com.github.kitzy.jss.RubyMine" + "ChefDK.pkg": [ + "com.github.kitzy.pkg.ChefDK" ], "RubyMine.pkg": [ "com.github.kitzy.pkg.RubyMine", "com.github.smithjw.pkg.RubyMine", "com.github.skoobasteeve.pkg.RubyMine" ], - "ChefDK.pkg": [ - "com.github.kitzy.pkg.ChefDK" + "RubyMine.jss": [ + "com.github.kitzy.jss.RubyMine" + ], + "ZoomPresence.jss": [ + "com.github.kitzy.jss.ZoomPresence" + ], + "EclipseMarsGyMo.munki": [ + "com.github.prochat.munki.EclipseMarsGyMo" + ], + "EclipseMarsGyMo.pkg": [ + "com.github.prochat.pkg.EclipseMarsGyMo" ], "Stellarium.pkg": [ "com.github.prochat.pkg.stellarium", @@ -160789,20 +160794,23 @@ "LoggerPro_Update.munki": [ "com.github.prochat.munki.loggerpro_update" ], - "LeJOS-NXJ.munki": [ - "com.github.prochat.munki.LeJOS-NXJ" - ], "LeJOS-NXJ.download": [ "com.github.prochat.download.LeJOS-NXJ" ], + "LeJOS-NXJ.munki": [ + "com.github.prochat.munki.LeJOS-NXJ" + ], "LeJOS-NXJ.pkg": [ "com.github.prochat.pkg.LeJOS-NXJ" ], - "EclipseMarsGyMo.munki": [ - "com.github.prochat.munki.EclipseMarsGyMo" + "Aseba.download": [ + "com.github.prochat.download.aseba" ], - "EclipseMarsGyMo.pkg": [ - "com.github.prochat.pkg.EclipseMarsGyMo" + "Aseba.pkg": [ + "com.github.prochat.pkg.aseba" + ], + "Aseba.munki": [ + "com.github.prochat.munki.aseba" ], "LeJOS-EV3.munki": [ "com.github.prochat.munki.LeJOS-EV3" @@ -160813,45 +160821,36 @@ "LeJOS-EV3.pkg": [ "com.github.prochat.pkg.LeJOS-EV3" ], - "Aseba.pkg": [ - "com.github.prochat.pkg.aseba" - ], - "Aseba.download": [ - "com.github.prochat.download.aseba" - ], - "Aseba.munki": [ - "com.github.prochat.munki.aseba" + "Authy.download": [ + "com.github.nzmacgeek.download.authy" ], "Authy.pkg": [ "com.github.nzmacgeek.pkg.authy" ], - "Authy.download": [ - "com.github.nzmacgeek.download.authy" - ], - "FileMaker.download": [ - "com.github.nzmacgeek.download.filemaker" + "NVivo11.pkg": [ + "com.github.nzmacgeek.nvivo11" ], "FileMaker.jss": [ "com.github.nzmacgeek.jss.filemaker" ], - "FileMakerUpdater.download": [ - "com.github.nzmacgeek.download.filemakerupdater" - ], "FileMakerUpdater.jss": [ "com.github.nzmacgeek.jss.filemakerupdater" ], - "NVivo11.pkg": [ - "com.github.nzmacgeek.nvivo11" + "FileMakerUpdater.download": [ + "com.github.nzmacgeek.download.filemakerupdater" + ], + "FileMaker.download": [ + "com.github.nzmacgeek.download.filemaker" ], "Quik.download": [ "com.github.nzmacgeek.quik.download" ], - "Osculator.pkg": [ - "com.github.nzmacgeek.osculator.pkg" - ], "Osculator.download": [ "com.github.nzmacgeek.osculator.download" ], + "Osculator.pkg": [ + "com.github.nzmacgeek.osculator.pkg" + ], "Airtable.install": [ "com.github.michalmmac.install.Airtable" ], @@ -160861,101 +160860,86 @@ "Airtable.download": [ "com.github.michalmmac.download.Airtable" ], - "XPS.install": [ - "com.github.michalmmac.install.XPS" - ], - "XPS.munki": [ - "com.github.michalmmac.munki.XPS" - ], - "XPS.download": [ - "com.github.michalmmac.download.XPS" - ], - "HexFiend.install": [ - "com.github.michalmmac.install.HexFiend" - ], - "HexFiend.munki": [ - "com.github.michalmmac.munki.HexFiend" - ], - "HexFiend.download": [ - "com.github.michalmmac.download.HexFiend" + "inSSIDer.munki": [ + "com.github.michalmmac.munki.inSSIDer" ], - "RocketChat.download": [ - "com.github.michalmmac.download.RocketChat" + "inSSIDer.download": [ + "com.github.michalmmac.download.inSSIDer" ], - "RocketChat.install": [ - "com.github.michalmmac.install.RocketChat" + "inSSIDer.install": [ + "com.github.michalmmac.install.inSSIDer" ], - "RocketChat.munki": [ - "com.github.michalmmac.munki.RocketChat" + "MacGameStore.install": [ + "com.github.michalmmac.install.MacGameStore" ], - "MacPass.munki": [ - "com.github.michalmmac.munki.MacPass" + "MacGameStore.munki": [ + "com.github.michalmmac.munki.MacGameStore" ], - "MacPass.pkg": [ - "com.github.michalmmac.pkg.MacPass" + "MacGameStore.download": [ + "com.github.michalmmac.download.MacGameStore" ], - "MacPass.download": [ - "com.github.michalmmac.download.MacPass" + "3CX.download": [ + "com.github.michalmmac.download.3CX" ], - "MacPass.install": [ - "com.github.michalmmac.install.MacPass" + "3CX.munki": [ + "com.github.michalmmac.munki.3CX" ], - "Binance.download": [ - "com.github.michalmmac.download.Binance" + "3CX.install": [ + "com.github.michalmmac.install.3CX" ], - "Binance.munki": [ - "com.github.michalmmac.munki.Binance" + "HexFiend.munki": [ + "com.github.michalmmac.munki.HexFiend" ], - "Binance.install": [ - "com.github.michalmmac.install.Binance" + "HexFiend.install": [ + "com.github.michalmmac.install.HexFiend" ], - "Binance.pkg": [ - "com.github.michalmmac.pkg.Binance" + "HexFiend.download": [ + "com.github.michalmmac.download.HexFiend" ], - "Nuclino.install": [ - "com.github.michalmmac.install.Nuclino" + "XPS.munki": [ + "com.github.michalmmac.munki.XPS" ], - "Nuclino.download": [ - "com.github.michalmmac.download.Nuclino" + "XPS.install": [ + "com.github.michalmmac.install.XPS" ], - "Nuclino.munki": [ - "com.github.michalmmac.munki.Nuclino" + "XPS.download": [ + "com.github.michalmmac.download.XPS" ], - "TapForms.download": [ - "com.github.michalmmac.download.TapForms" + "TapForms.munki": [ + "com.github.michalmmac.munki.TapForms" ], "TapForms.install": [ "com.github.michalmmac.install.TapForms" ], - "TapForms.munki": [ - "com.github.michalmmac.munki.TapForms" + "TapForms.download": [ + "com.github.michalmmac.download.TapForms" ], - "MacGameStore.install": [ - "com.github.michalmmac.install.MacGameStore" + "Mira.install": [ + "com.github.michalmmac.install.Mira" ], - "MacGameStore.munki": [ - "com.github.michalmmac.munki.MacGameStore" + "Mira.download": [ + "com.github.michalmmac.download.Mira" ], - "MacGameStore.download": [ - "com.github.michalmmac.download.MacGameStore" + "Mira.munki": [ + "com.github.michalmmac.munki.Mira" ], - "3CX.install": [ - "com.github.michalmmac.install.3CX" + "Binance.pkg": [ + "com.github.michalmmac.pkg.Binance" ], - "3CX.download": [ - "com.github.michalmmac.download.3CX" + "Binance.download": [ + "com.github.michalmmac.download.Binance" ], - "3CX.munki": [ - "com.github.michalmmac.munki.3CX" + "Binance.munki": [ + "com.github.michalmmac.munki.Binance" ], - "inSSIDer.download": [ - "com.github.michalmmac.download.inSSIDer" + "Binance.install": [ + "com.github.michalmmac.install.Binance" ], - "inSSIDer.install": [ - "com.github.michalmmac.install.inSSIDer" + "Subtitles.download": [ + "com.github.michalmmac.download.Subtitles" ], - "inSSIDer.munki": [ - "com.github.michalmmac.munki.inSSIDer" + "Subtitles.pkg": [ + "com.github.michalmmac.pkg.Subtitles" ], "Subtitles.install": [ "com.github.michalmmac.install.Subtitles" @@ -160963,23 +160947,38 @@ "Subtitles.munki": [ "com.github.michalmmac.munki.Subtitles" ], - "Subtitles.pkg": [ - "com.github.michalmmac.pkg.Subtitles" + "RocketChat.download": [ + "com.github.michalmmac.download.RocketChat" ], - "Subtitles.download": [ - "com.github.michalmmac.download.Subtitles" + "RocketChat.munki": [ + "com.github.michalmmac.munki.RocketChat" ], - "Mira.install": [ - "com.github.michalmmac.install.Mira" + "RocketChat.install": [ + "com.github.michalmmac.install.RocketChat" ], - "Mira.download": [ - "com.github.michalmmac.download.Mira" + "Nuclino.munki": [ + "com.github.michalmmac.munki.Nuclino" ], - "Mira.munki": [ - "com.github.michalmmac.munki.Mira" + "Nuclino.download": [ + "com.github.michalmmac.download.Nuclino" ], - "MonitoringClient.lanrev": [ - "com.github.watchmanmonitoring.lanrev.monitoringclient" + "Nuclino.install": [ + "com.github.michalmmac.install.Nuclino" + ], + "MacPass.download": [ + "com.github.michalmmac.download.MacPass" + ], + "MacPass.pkg": [ + "com.github.michalmmac.pkg.MacPass" + ], + "MacPass.install": [ + "com.github.michalmmac.install.MacPass" + ], + "MacPass.munki": [ + "com.github.michalmmac.munki.MacPass" + ], + "BackupMinder.download": [ + "com.github.watchmanmonitoring.download.backupminder" ], "MonitoringClient.download": [ "com.github.watchmanmonitoring.download.monitoringclient" @@ -160990,17 +160989,14 @@ "MonitoringClient.jss": [ "com.github.watchmanmonitoring.jss.monitoringclient" ], - "BackupMinder.download": [ - "com.github.watchmanmonitoring.download.backupminder" - ], - "Twine.download": [ - "com.github.denmoff.download.Twine" + "MonitoringClient.lanrev": [ + "com.github.watchmanmonitoring.lanrev.monitoringclient" ], "Twine.munki": [ "com.github.denmoff.munki.Twine" ], - "Twine2.munki": [ - "com.github.denmoff.munki.Twine2" + "Twine.pkg": [ + "com.github.denmoff.pkg.Twine" ], "Twine2.pkg": [ "com.github.denmoff.pkg.Twine2" @@ -161008,11 +161004,11 @@ "Twine2.download": [ "com.github.denmoff.download.Twine2" ], - "Twine.pkg": [ - "com.github.denmoff.pkg.Twine" + "Twine.download": [ + "com.github.denmoff.download.Twine" ], - "Onyx13.download": [ - "com.github.darkomen78.download.Onyx13" + "Twine2.munki": [ + "com.github.denmoff.munki.Twine2" ], "Onyx13.install": [ "com.github.darkomen78.install.Onyx13" @@ -161023,42 +161019,27 @@ "Onyx13.pkg": [ "com.github.darkomen78.pkg.Onyx13" ], - "Onyx12.install": [ - "com.github.darkomen78.install.Onyx12" - ], - "Onyx12.download": [ - "com.github.darkomen78.download.Onyx12" - ], - "Onyx12.munki": [ - "com.github.darkomen78.munki.Onyx12" + "Onyx13.download": [ + "com.github.darkomen78.download.Onyx13" ], - "Onyx12.pkg": [ - "com.github.darkomen78.pkg.Onyx12" + "UniversalTypeClient7.munki": [ + "com.github.darkomen78.munki.UniversalTypeClient7" ], "UniversalTypeClient7.pkg": [ "com.github.darkomen78.pkg.UniversalTypeClient7", "com.github.amsysuk-recipes.pkg.UniversalTypeClient7" ], - "UniversalTypeClient7.munki": [ - "com.github.darkomen78.munki.UniversalTypeClient7" - ], - "Flycut.munki": [ - "com.github.darkomen78.munki.Flycut" - ], - "Flycut.pkg": [ - "com.github.darkomen78.pkg.Flycut" - ], - "Flycut.download": [ - "com.github.darkomen78.download.Flycut" + "Onyx12.install": [ + "com.github.darkomen78.install.Onyx12" ], - "Flycut.install": [ - "com.github.darkomen78.install.Flycut" + "Onyx12.pkg": [ + "com.github.darkomen78.pkg.Onyx12" ], - "XnView.munki": [ - "com.github.darkomen78.munki.XnView" + "Onyx12.download": [ + "com.github.darkomen78.download.Onyx12" ], - "XnView.download": [ - "com.github.darkomen78.download.XnView" + "Onyx12.munki": [ + "com.github.darkomen78.munki.Onyx12" ], "XnView.install": [ "com.github.darkomen78.install.XnView" @@ -161066,141 +161047,131 @@ "XnView.pkg": [ "com.github.darkomen78.pkg.XnView" ], - "Riot.download": [ - "com.github.bnpl.autopkg.download.riot", - "com.github.grahampugh.recipes.download.Riot" - ], - "Riot.munki": [ - "com.github.bnpl.autopkg.munki.riot" + "XnView.munki": [ + "com.github.darkomen78.munki.XnView" ], - "DeltaChat.pkg": [ - "com.github.bnpl.autopkg.pkg.deltachat" + "XnView.download": [ + "com.github.darkomen78.download.XnView" ], - "DeltaChat.munki": [ - "com.github.bnpl.autopkg.munki.deltachat" + "Flycut.pkg": [ + "com.github.darkomen78.pkg.Flycut" ], - "DeltaChat.download": [ - "com.github.bnpl.autopkg.download.deltachat" + "Flycut.munki": [ + "com.github.darkomen78.munki.Flycut" ], - "OracleJavaSEDK9.download": [ - "com.github.bnpl.autopkg.download.oraclejavasedk9" + "Flycut.download": [ + "com.github.darkomen78.download.Flycut" ], - "OracleJavaSEDK9.munki": [ - "com.github.bnpl.autopkg.munki.oraclejavasedk9" + "Flycut.install": [ + "com.github.darkomen78.install.Flycut" ], - "WonderShare-MobileTrans.munki": [ - "com.github.bnpl.autopkg.munki.wondersharemobiletrans" + "STAN4J.pkg": [ + "com.github.bnpl.autopkg.pkg.stan4j", + "com.github.dataJAR-recipes.pkg.stan4j" ], - "WonderShare-MobileTrans.download": [ - "com.github.bnpl.autopkg.download.wondersharemobiletrans" + "STAN4J.download": [ + "com.github.bnpl.autopkg.download.stan4j", + "com.github.dataJAR-recipes.download.stan4j" ], - "AppCenterApp.download": [ - "com.github.bnpl.autopkg.download.appcenterapp" + "STAN4J.munki": [ + "com.github.bnpl.autopkg.munki.stan4j", + "com.github.dataJAR-recipes.munki.stan4j" ], - "Postman.download": [ - "com.github.bnpl.autopkg.download.postman", - "com.github.dataJAR-recipes.download.postman" + "IntelliJ-IDEA-UE.munki": [ + "com.github.bnpl.autopkg.munki.intellijideaue" ], - "Postman.munki": [ - "com.github.bnpl.autopkg.munki.postman", - "com.github.dataJAR-recipes.munki.postman" + "PyCharm-PE.download": [ + "com.github.bnpl.autopkg.download.pycharmpe" ], - "Postman.pkg": [ - "com.github.bnpl.autopkg.pkg.postman", - "com.github.dataJAR-recipes.pkg.postman" + "PyCharm-Edu.download": [ + "com.github.bnpl.autopkg.download.pycharmedu" ], "IntelliJ-IDEA-UE.download": [ "com.github.bnpl.autopkg.download.intellijideaue" ], - "Rider.munki": [ - "com.github.bnpl.autopkg.munki.rider" - ], - "PyCharm-Edu.munki": [ - "com.github.bnpl.autopkg.munki.pycharmedu" - ], "PyCharm-CE.download": [ "com.github.bnpl.autopkg.download.pycharmce" ], - "JetBrains.download": [ - "com.github.bnpl.autopkg.download.jetbrains" + "PyCharm-PE.munki": [ + "com.github.bnpl.autopkg.munki.pycharmpe" ], - "IntelliJ-IDEA-UE.munki": [ - "com.github.bnpl.autopkg.munki.intellijideaue" + "DataGrip.munki": [ + "com.github.bnpl.autopkg.munki.datagrip" ], "DataGrip.download": [ "com.github.bnpl.autopkg.download.datagrip", "com.github.crystalllized.download.Datagrip" ], - "PyCharm-CE.munki": [ - "com.github.bnpl.autopkg.munki.pycharmce" + "PyCharm-Edu.munki": [ + "com.github.bnpl.autopkg.munki.pycharmedu" + ], + "JetBrains.download": [ + "com.github.bnpl.autopkg.download.jetbrains" + ], + "WebStorm.munki": [ + "com.github.bnpl.autopkg.munki.webstorm" + ], + "Rider.download": [ + "com.github.bnpl.autopkg.download.rider" ], "IntelliJ-IDEA-CE.download": [ "com.github.bnpl.autopkg.download.intellijideace", "com.github.dataJAR-recipes.download.intellijideace", "com.github.grahampugh.recipes.download.IntelliJ-IDEA-CE" ], - "WebStorm.munki": [ - "com.github.bnpl.autopkg.munki.webstorm" - ], - "PyCharm-PE.download": [ - "com.github.bnpl.autopkg.download.pycharmpe" + "Rider.munki": [ + "com.github.bnpl.autopkg.munki.rider" ], "IntelliJ-IDEA-CE.munki": [ "com.github.bnpl.autopkg.munki.intellijideace", "com.github.dataJAR-recipes.munki.intellijideace" ], - "PyCharm-Edu.download": [ - "com.github.bnpl.autopkg.download.pycharmedu" - ], - "DataGrip.munki": [ - "com.github.bnpl.autopkg.munki.datagrip" - ], - "PyCharm-PE.munki": [ - "com.github.bnpl.autopkg.munki.pycharmpe" - ], - "Rider.download": [ - "com.github.bnpl.autopkg.download.rider" + "PyCharm-CE.munki": [ + "com.github.bnpl.autopkg.munki.pycharmce" ], - "SQuirreLSQL.munki": [ - "com.github.bnpl.autopkg.munki.squirrelsql" + "HMAVPN.download": [ + "com.github.bnpl.autopkg.download.hmavpn" ], - "SQuirreLSQL.download": [ - "com.github.bnpl.autopkg.download.squirrelsql" + "HMAVPN.munki": [ + "com.github.bnpl.autopkg.munki.hmavpn" ], - "SQuirreLSQL.pkg": [ - "com.github.bnpl.autopkg.pkg.squirrelsql" + "Voltera.download": [ + "com.github.bnpl.autopkg.download.voltera" ], "Voltera.munki": [ "com.github.bnpl.autopkg.munki.voltera" ], - "Voltera.download": [ - "com.github.bnpl.autopkg.download.voltera" + "AppCenterApp.download": [ + "com.github.bnpl.autopkg.download.appcenterapp" ], - "FreeFileSync.download": [ - "com.github.bnpl.autopkg.download.freefilesync", - "com.github.dataJAR-recipes.download.freefilesync" + "Postman.download": [ + "com.github.bnpl.autopkg.download.postman", + "com.github.dataJAR-recipes.download.postman" ], - "FreeFileSync.munki": [ - "com.github.bnpl.autopkg.munki.freefilesync", - "com.github.dataJAR-recipes.munki.freefilesync" + "Postman.pkg": [ + "com.github.bnpl.autopkg.pkg.postman", + "com.github.dataJAR-recipes.pkg.postman" ], - "FreeFileSync.pkg": [ - "com.github.bnpl.autopkg.pkg.freefilesync", - "com.github.dataJAR-recipes.pkg.freefilesync" + "Postman.munki": [ + "com.github.bnpl.autopkg.munki.postman", + "com.github.dataJAR-recipes.munki.postman" ], - "MediaInfo.pkg": [ - "com.github.bnpl.autopkg.pkg.mediainfo", - "com.github.moofit-recipes.pkg.MediaInfo" + "OracleJavaSEDK9.munki": [ + "com.github.bnpl.autopkg.munki.oraclejavasedk9" ], - "MediaInfo.download": [ - "com.github.bnpl.autopkg.download.mediainfo", - "com.github.moofit-recipes.download.MediaInfo" + "OracleJavaSEDK9.download": [ + "com.github.bnpl.autopkg.download.oraclejavasedk9" ], "MediaInfo.munki": [ "com.github.bnpl.autopkg.munki.mediainfo" ], - "RPiImager.munki": [ - "com.github.bnpl.autopkg.munki.rpiimager" + "MediaInfo.download": [ + "com.github.bnpl.autopkg.download.mediainfo", + "com.github.moofit-recipes.download.MediaInfo" + ], + "MediaInfo.pkg": [ + "com.github.bnpl.autopkg.pkg.mediainfo", + "com.github.moofit-recipes.pkg.MediaInfo" ], "RPiImager.pkg": [ "com.github.bnpl.autopkg.pkg.rpiimager" @@ -161208,81 +161179,106 @@ "RPiImager.download": [ "com.github.bnpl.autopkg.download.rpiimager" ], + "RPiImager.munki": [ + "com.github.bnpl.autopkg.munki.rpiimager" + ], "ElementIM.munki": [ "com.github.bnpl.autopkg.munki.elementim" ], + "ElementIM.pkg": [ + "com.github.bnpl.autopkg.pkg.elementim" + ], "ElementIM.download": [ "com.github.bnpl.autopkg.download.elementim" ], - "ElementIM.pkg": [ - "com.github.bnpl.autopkg.pkg.elementim" + "pgAdmin4.munki": [ + "com.github.bnpl.autopkg.munki.pgAdmin4", + "com.github.dataJAR-recipes.munki.pgAdmin4" ], - "STAN4J.munki": [ - "com.github.bnpl.autopkg.munki.stan4j", - "com.github.dataJAR-recipes.munki.stan4j" + "pgAdmin4.download": [ + "com.github.bnpl.autopkg.download.pgadmin4", + "com.github.dataJAR-recipes.download.pgAdmin4" ], - "STAN4J.pkg": [ - "com.github.bnpl.autopkg.pkg.stan4j", - "com.github.dataJAR-recipes.pkg.stan4j" + "SQuirreLSQL.munki": [ + "com.github.bnpl.autopkg.munki.squirrelsql" ], - "STAN4J.download": [ - "com.github.bnpl.autopkg.download.stan4j", - "com.github.dataJAR-recipes.download.stan4j" + "SQuirreLSQL.download": [ + "com.github.bnpl.autopkg.download.squirrelsql" ], - "Droplr.download": [ - "com.github.bnpl.autopkg.download.droplr" + "SQuirreLSQL.pkg": [ + "com.github.bnpl.autopkg.pkg.squirrelsql" ], "Droplr.munki": [ "com.github.bnpl.autopkg.munki.droplr" ], - "HMAVPN.download": [ - "com.github.bnpl.autopkg.download.hmavpn" + "Droplr.download": [ + "com.github.bnpl.autopkg.download.droplr" ], - "HMAVPN.munki": [ - "com.github.bnpl.autopkg.munki.hmavpn" + "DeltaChat.pkg": [ + "com.github.bnpl.autopkg.pkg.deltachat" ], - "pgAdmin4.download": [ - "com.github.bnpl.autopkg.download.pgadmin4", - "com.github.dataJAR-recipes.download.pgAdmin4" + "DeltaChat.munki": [ + "com.github.bnpl.autopkg.munki.deltachat" ], - "pgAdmin4.munki": [ - "com.github.bnpl.autopkg.munki.pgAdmin4", - "com.github.dataJAR-recipes.munki.pgAdmin4" + "DeltaChat.download": [ + "com.github.bnpl.autopkg.download.deltachat" ], - "Genymotion.munki": [ - "com.github.erikng.munki.Genymotion" + "WonderShare-MobileTrans.munki": [ + "com.github.bnpl.autopkg.munki.wondersharemobiletrans" ], - "Genymotion.download": [ - "com.github.erikng.download.Genymotion" + "WonderShare-MobileTrans.download": [ + "com.github.bnpl.autopkg.download.wondersharemobiletrans" ], - "Nudge.munki": [ - "com.github.erikng.munki.Nudge" + "Riot.munki": [ + "com.github.bnpl.autopkg.munki.riot" + ], + "Riot.download": [ + "com.github.bnpl.autopkg.download.riot", + "com.github.grahampugh.recipes.download.Riot" + ], + "FreeFileSync.munki": [ + "com.github.bnpl.autopkg.munki.freefilesync", + "com.github.dataJAR-recipes.munki.freefilesync" + ], + "FreeFileSync.download": [ + "com.github.bnpl.autopkg.download.freefilesync", + "com.github.dataJAR-recipes.download.freefilesync" + ], + "FreeFileSync.pkg": [ + "com.github.bnpl.autopkg.pkg.freefilesync", + "com.github.dataJAR-recipes.pkg.freefilesync" ], "Nudge.download": [ "com.github.erikng.download.Nudge" ], + "Nudge.munki": [ + "com.github.erikng.munki.Nudge" + ], + "Genymotion.munki": [ + "com.github.erikng.munki.Genymotion" + ], + "Genymotion.download": [ + "com.github.erikng.download.Genymotion" + ], "WebStorm.pkg": [ "com.github.chilcote.pkg.WebStorm", "com.github.smithjw.pkg.WebStorm" ], - "Docker.install": [ - "com.github.chilcote.install.Docker", - "com.github.smithjw.install.Docker" + "Docker.munki": [ + "com.github.chilcote.munki.Docker", + "com.github.smithjw.munki.Docker" ], "Docker.download": [ "com.github.chilcote.download.Docker", "com.github.smithjw.download.Docker" ], - "Docker.munki": [ - "com.github.chilcote.munki.Docker", - "com.github.smithjw.munki.Docker" - ], "Docker.pkg": [ "com.github.chilcote.pkg.Docker", "com.github.smithjw.pkg.Docker" ], - "Zidget.install": [ - "com.github.rmanly.install.Zidget" + "Docker.install": [ + "com.github.chilcote.install.Docker", + "com.github.smithjw.install.Docker" ], "Zidget.munki": [ "com.github.rmanly.munki.Zidget" @@ -161290,129 +161286,128 @@ "Zidget.download": [ "com.github.rmanly.download.Zidget" ], - "Scribus.filewave": [ - "com.github.peshay.filewave.Scribus" - ], - "Snk.download": [ - "com.github.peshay.download.Snk" + "Zidget.install": [ + "com.github.rmanly.install.Zidget" ], - "Snk.filewave": [ - "com.github.peshay.filewave.Snk" + "Calibre.filewave": [ + "com.github.peshay.filewave.Calibre" ], - "KeePassXC.filewave": [ - "com.github.peshay.filewave.KeePassXC" + "DOSBox.filewave": [ + "com.github.peshay.filewave.DOSBox" ], - "WhatsApp.filewave": [ - "com.github.peshay.filewave.WhatsApp" + "DOSBox.download": [ + "com.github.peshay.download.DOSBox" ], - "AxureRP.filewave": [ - "com.github.peshay.filewave.AxureRP" + "CCleaner.filewave": [ + "com.github.peshay.filewave.CCleaner" ], "ClamXav.filewave": [ "com.github.peshay.filewave.ClamXav" ], - "GoldenCheetah.download": [ - "com.github.peshay.download.GoldenCheetah" - ], - "GoldenCheetah.filewave": [ - "com.github.peshay.filewave.GoldenCheetah" - ], - "AppCleaner.filewave": [ - "com.github.peshay.filewave.AppCleaner" + "Keka.filewave": [ + "com.github.peshay.filewave.Keka" ], "VSCodium.filewave": [ "com.github.peshay.filewave.VSCodium" ], - "Wireshark.filewave": [ - "com.github.peshay.filewave.Wireshark" + "WebStorm.filewave": [ + "com.github.peshay.filewave.WebStorm" ], - "Brackets.filewave": [ - "com.github.peshay.filewave.Brackets" + "IDEA-CE.filewave": [ + "com.github.peshay.filewave.IDEA-CE" ], - "Snagit.filewave": [ - "com.github.peshay.filewave.snagit" + "RubyMine.filewave": [ + "com.github.peshay.filewave.RubyMine" ], - "nvALT.filewave": [ - "com.github.peshay.filewave.nvALT" + "PyCharm-CE.filewave": [ + "com.github.peshay.filewave.PyCharm-CE" ], - "Alfred.filewave": [ - "com.github.peshay.filewave.Alfred" + "PhpStorm.filewave": [ + "com.github.peshay.filewave.PhpStorm" ], - "AnyDesk-Win.filewave": [ - "com.github.peshay.filewave.AnyDesk-Win" + "IDEA-IU.filewave": [ + "com.github.peshay.filewave.IDEA-IU" ], - "AnyDesk-Win.download": [ - "com.github.peshay.download.AnyDesk" + "PyCharmPro.filewave": [ + "com.github.peshay.filewave.PyCharmPro" ], - "PowerShell.filewave": [ - "com.github.peshay.filewave.PowerShell" + "jEdit.download": [ + "com.github.peshay.download.jEdit" ], - "VirtualBoxPKG.filewave": [ - "com.github.peshay.filewave.VirtualBoxPKG" + "jEdit.filewave": [ + "com.github.peshay.filewave.jEdit" ], - "VirtualBoxPKG.download": [ - "com.github.peshay.download.VirtualBoxPKG" + "TheUnarchiver.filewave": [ + "com.github.peshay.filewave.TheUnarchiver" ], - "PostgresApp.filewave": [ - "com.github.peshay.filewave.PostgresApp" + "VMwareFusion.filewave": [ + "com.github.peshay.filewave.VMwareFusion" ], - "OpenJDK18.download": [ - "com.github.peshay.download.OpenJDK18" + "VMwareFusionDeploy1015.download": [ + "com.github.peshay.download.VMwareFusionDeploy1015" ], - "OpenJDK18.filewave": [ - "com.github.peshay.filewave.OpenJDK18" + "VMwareFusionDeploy.filewave": [ + "com.github.peshay.filewave.VMwareFusionDeploy" ], - "OpenJDK18.pkg": [ - "com.github.peshay.pkg.OpenJDK18" + "VMwareFusionDeploy1016.filewave": [ + "com.github.peshay.filewave.VMwareFusionDeploy1016" ], - "OracleJava8JDK.filewave": [ - "com.github.peshay.filewave.OracleJava8JDK" + "VMwareFusionDeploy1016.download": [ + "com.github.peshay.download.VMwareFusionDeploy1016" ], - "JavaCryptographyExtension.download": [ - "com.github.peshay.download.JCE" + "VMwareFusionDeploy1015.filewave": [ + "com.github.peshay.filewave.VMwareFusionDeploy1015" ], - "OracleJava11JDK.filewave": [ - "com.github.peshay.filewave.OracleJava11JDK" + "InsomniaX.filewave": [ + "com.github.peshay.filewave.InsomniaX" ], - "OpenJDK12.filewave": [ - "com.github.peshay.filewave.OpenJDK12" + "Keybase.filewave": [ + "com.github.peshay.filewave.Keybase" ], - "OpenJDK11.filewave": [ - "com.github.peshay.filewave.OpenJDK11" + "CarbonCopyCloner.filewave": [ + "com.github.peshay.filewave.CarbonCopyCloner" ], - "MySQLWorkbench.filewave": [ - "com.github.peshay.filewave.MySQLWorkbench" + "VLC.filewave": [ + "com.github.peshay.filewave.VLC" ], - "Inkscape.filewave": [ - "com.github.peshay.filewave.Inkscape" + "DB Browser for SQLite.filewave": [ + "com.github.peshay.filewave.DB Browser for SQLite" ], - "EclipseIDEJavaDev.download": [ - "com.github.peshay.download.EclipseIDEJavaDev" + "Brackets.filewave": [ + "com.github.peshay.filewave.Brackets" ], - "Eclipse.filewave": [ - "com.github.peshay.filewave.Eclipse" + "TeXstudio.filewave": [ + "com.github.peshay.filewave.TeXstudio" ], - "BoxSync.filewave": [ - "com.github.peshay.filewave.BoxSync" + "MTR.filewave": [ + "com.github.peshay.filewave.MTR" ], - "InstallDiskCreator.download": [ - "com.github.peshay.download.InstallDiskCreator", - "com.github.ahousseini-recipes.download.InstallDiskCreator" + "MTR.download": [ + "com.github.peshay.download.MTR" ], - "InstallDiskCreator.filewave": [ - "com.github.peshay.filewave.InstallDiskCreator" + "Usage.download": [ + "com.github.peshay.download.Usage" ], - "Kindle.filewave": [ - "com.github.peshay.filewave.Kindle" + "Usage.filewave": [ + "com.github.peshay.filewave.Usage" ], - "DB Browser for SQLite.filewave": [ - "com.github.peshay.filewave.DB Browser for SQLite" + "DBeaverCE.download": [ + "com.github.peshay.download.DBeaverCE" ], - "Duplicate.download": [ - "com.github.peshay.download.Duplicate" + "DBeaverCE.filewave": [ + "com.github.peshay.filewave.DBeaverCE" ], - "Duplicate.filewave": [ - "com.github.peshay.filewave.Duplicate" + "DataIntegration.filewave": [ + "com.github.peshay.filewave.DataIntegration" + ], + "Processing.filewave": [ + "com.github.peshay.filewave.Processing" + ], + "Kap.filewave": [ + "com.github.peshay.filewave.Kap" + ], + "Slack-Win.filewave": [ + "com.github.peshay.filewave.Slack-Win" ], "Slack.filewave": [ "com.github.peshay.filewave.Slack" @@ -161420,228 +161415,224 @@ "Slack-Win.download": [ "com.github.peshay.download.Slack-Win" ], - "Slack-Win.filewave": [ - "com.github.peshay.filewave.Slack-Win" + "iTerm2.filewave": [ + "com.github.peshay.filewave.iTerm2" ], - "HelloIT.filewave": [ - "com.github.peshay.filewave.HelloIT" + "OpenJDK15.filewave": [ + "com.github.peshay.filewave.OpenJDK15" ], - "SupportApp.filewave": [ - "com.github.peshay.filewave.supportapp", - "com.github.andredb90.filewave.SupportApp" + "OpenJDK15.pkg": [ + "com.github.peshay.pkg.OpenJDK15" ], - "SupportApp.download": [ - "com.github.peshay.download.supportapp" + "OpenJDK15.download": [ + "com.github.peshay.download.OpenJDK15" ], - "Keybase.filewave": [ - "com.github.peshay.filewave.Keybase" + "Thonny.download": [ + "com.github.peshay.download.Thonny", + "com.github.dataJAR-recipes.download.Thonny" ], - "BeyondCompare4.filewave": [ - "com.github.peshay.filewave.BeyondCompare4" + "Thonny.filewave": [ + "com.github.peshay.filewave.Thonny" ], - "MTR.download": [ - "com.github.peshay.download.MTR" + "Flux.filewave": [ + "com.github.peshay.filewave.Flux" ], - "MTR.filewave": [ - "com.github.peshay.filewave.MTR" + "miro.filewave": [ + "com.github.peshay.filewave.miro" ], - "XMind.filewave": [ - "com.github.peshay.filewave.XMind" + "miro.download": [ + "com.github.peshay.download.miro" ], - "XMind.download": [ - "com.github.peshay.download.XMind", - "com.github.ahousseini-recipes.download.XMind" + "Magewell.download": [ + "com.github.peshay.download.Magewell" ], - "Postman.filewave": [ - "com.github.peshay.filewave.Postman" + "Magewell.filewave": [ + "com.github.peshay.filewave.Magewell" ], - "5KPlayer-Win.download": [ - "com.github.peshay.download.5KPlayer-Win" + "Handbrake.filewave": [ + "com.github.peshay.filewave.Handbrake" ], - "5KPlayer.filewave": [ - "com.github.peshay.filewave.5KPlayer" + "Postman.filewave": [ + "com.github.peshay.filewave.Postman" ], - "5KPlayer.download": [ - "com.github.peshay.download.5KPlayer" + "SupportApp.download": [ + "com.github.peshay.download.supportapp" ], - "MenuMeters.filewave": [ - "com.github.peshay.filewave.MenuMeters" + "SupportApp.filewave": [ + "com.github.peshay.filewave.supportapp", + "com.github.andredb90.filewave.SupportApp" ], - "CarbonCopyCloner.filewave": [ - "com.github.peshay.filewave.CarbonCopyCloner" + "LimeChat.filewave": [ + "com.github.peshay.filewave.LimeChat" ], - "CCleaner.filewave": [ - "com.github.peshay.filewave.CCleaner" + "VirtualBox.filewave": [ + "com.github.peshay.filewave.VirtualBox" ], - "Platypus.filewave": [ - "com.github.peshay.filewave.Platypus" + "LaunchBar.filewave": [ + "com.github.peshay.filewave.LaunchBar" ], - "Platypus.download": [ - "com.github.peshay.download.Platypus" + "Stats.filewave": [ + "com.github.peshay.filewave.Stats" ], - "miro.download": [ - "com.github.peshay.download.miro" + "SuspiciousPackageApp.filewave": [ + "com.github.peshay.filewave.SuspiciousPackageApp" ], - "miro.filewave": [ - "com.github.peshay.filewave.miro" + "TeamSpeak.filewave": [ + "com.github.peshay.filewave.TeamSpeak" ], - "Thonny.download": [ - "com.github.peshay.download.Thonny", - "com.github.dataJAR-recipes.download.Thonny" + "TeamSpeak.download": [ + "com.github.peshay.download.TeamSpeak" ], - "Thonny.filewave": [ - "com.github.peshay.filewave.Thonny" + "PostgresApp.filewave": [ + "com.github.peshay.filewave.PostgresApp" ], - "Flinto.filewave": [ - "com.github.peshay.filewave.Flinto" + "Mactracker.filewave": [ + "com.github.peshay.filewave.Mactracker" ], - "IDEA-IU.filewave": [ - "com.github.peshay.filewave.IDEA-IU" + "5KPlayer.filewave": [ + "com.github.peshay.filewave.5KPlayer" ], - "RubyMine.filewave": [ - "com.github.peshay.filewave.RubyMine" + "5KPlayer.download": [ + "com.github.peshay.download.5KPlayer" ], - "IDEA-CE.filewave": [ - "com.github.peshay.filewave.IDEA-CE" + "5KPlayer-Win.download": [ + "com.github.peshay.download.5KPlayer-Win" ], - "PyCharm-CE.filewave": [ - "com.github.peshay.filewave.PyCharm-CE" + "OracleJava11JDK.filewave": [ + "com.github.peshay.filewave.OracleJava11JDK" ], - "PyCharmPro.filewave": [ - "com.github.peshay.filewave.PyCharmPro" + "MySQLWorkbench.filewave": [ + "com.github.peshay.filewave.MySQLWorkbench" ], - "WebStorm.filewave": [ - "com.github.peshay.filewave.WebStorm" + "OpenJDK12.filewave": [ + "com.github.peshay.filewave.OpenJDK12" ], - "PhpStorm.filewave": [ - "com.github.peshay.filewave.PhpStorm" + "OracleJava8JDK.filewave": [ + "com.github.peshay.filewave.OracleJava8JDK" ], - "LibreOffice.filewave": [ - "com.github.peshay.filewave.LibreOffice" + "OpenJDK11.filewave": [ + "com.github.peshay.filewave.OpenJDK11" ], - "OpenJDK16.pkg": [ - "com.github.peshay.pkg.OpenJDK16" + "JavaCryptographyExtension.download": [ + "com.github.peshay.download.JCE" ], - "OpenJDK16.download": [ - "com.github.peshay.download.OpenJDK16" + "BalsamiqMockups.filewave": [ + "com.github.peshay.filewave.BalsamiqMockups" ], - "OpenJDK16.filewave": [ - "com.github.peshay.filewave.OpenJDK16" + "keystore-explorer.download": [ + "com.github.peshay.download.keystore-explorer" ], - "MusicBrainzPicard.filewave": [ - "com.github.peshay.filewave.MusicBrainzPicard" + "keystore-explorer.filewave": [ + "com.github.peshay.filewave.keystore-explorer" ], - "LimeChat.filewave": [ - "com.github.peshay.filewave.LimeChat" + "XMind8.download": [ + "com.github.peshay.download.XMind8" ], "XMind8.filewave": [ "com.github.peshay.filewave.XMind8" ], - "XMind8.download": [ - "com.github.peshay.download.XMind8" - ], - "PDFsam.filewave": [ - "com.github.peshay.filewave.PDFsam" + "VeraCrypt.filewave": [ + "com.github.peshay.filewave.VeraCrypt" ], - "OmniGraffle5.filewave": [ - "com.github.peshay.filewave.OmniGraffle5" + "BetterTouchTool.filewave": [ + "com.github.peshay.filewave.BetterTouchTool" ], - "OmniFocus2.filewave": [ - "com.github.peshay.filewave.OmniFocus2" + "OpenJDK17.download": [ + "com.github.peshay.download.OpenJDK17" ], - "OmniFocus3.filewave": [ - "com.github.peshay.filewave.OmniFocus3" + "OpenJDK17.filewave": [ + "com.github.peshay.filewave.OpenJDK17" ], - "OmniGraffle6.filewave": [ - "com.github.peshay.filewave.OmniGraffle6" + "OpenJDK17.pkg": [ + "com.github.peshay.pkg.OpenJDK17" ], - "OmniGraffle7.filewave": [ - "com.github.peshay.filewave.OmniGraffle7" + "Meteorologist.filewave": [ + "com.github.peshay.filewave.Meteorologist" ], - "DOSBox.filewave": [ - "com.github.peshay.filewave.DOSBox" + "HoudahSpot.filewave": [ + "com.github.peshay.filewave.HoudahSpot" ], - "DOSBox.download": [ - "com.github.peshay.download.DOSBox" + "MusicBrainzPicard.filewave": [ + "com.github.peshay.filewave.MusicBrainzPicard" ], - "Tunnelblick.filewave": [ - "com.github.peshay.filewave.Tunnelblick" + "PDFsam.filewave": [ + "com.github.peshay.filewave.PDFsam" ], - "MacPass.filewave": [ - "com.github.peshay.filewave.MacPass" + "FortiClient.download": [ + "com.github.peshay.download.FortiClient" ], - "SourceTree.filewave": [ - "com.github.peshay.filewave.SourceTree" + "FortiClient.filewave": [ + "com.github.peshay.filewave.FortiClient" ], - "WebDesigner.filewave": [ - "com.github.peshay.filewave.GoogleWebDesigner" + "Vagrant.filewave": [ + "com.github.peshay.filewave.Vagrant" ], - "WebDesigner.download": [ - "com.github.peshay.download.GoogleWebDesigner" + "VagrantManager.filewave": [ + "com.github.peshay.filewave.VagrantManager" ], - "GoogleChromePkg.filewave": [ - "com.github.peshay.filewave.googlechromepkg" + "TagSpaces.filewave": [ + "com.github.peshay.filewave.TagSpaces" ], - "GoogleDrive.filewave": [ - "com.github.peshay.filewave.GoogleDrive", - "com.github.andredb90.filewave.GoogleDrive" + "TagSpaces.download": [ + "com.github.peshay.download.TagSpaces" ], - "SuspiciousPackageApp.filewave": [ - "com.github.peshay.filewave.SuspiciousPackageApp" + "BeyondCompare4.filewave": [ + "com.github.peshay.filewave.BeyondCompare4" ], - "AdobeAcrobatReaderDC.filewave": [ - "com.github.peshay.filewave.AdobeAcrobatReaderDCUpdates" + "CiscoJabber.filewave": [ + "com.github.peshay.filewave.CiscoJabber" ], - "AdobeCreativeCloudInstaller.filewave": [ - "com.github.peshay.filewave.AdobeCreativeCloudInstaller" + "Telegram.filewave": [ + "com.github.peshay.filewave.Telegram" ], - "InsomniaX.filewave": [ - "com.github.peshay.filewave.InsomniaX" + "MindManager2017Win.download": [ + "com.github.peshay.download.MindManager2017EnterpriseWin" ], - "Pock.filewave": [ - "com.github.peshay.filewave.Pock" + "Prey.filewave": [ + "com.github.peshay.filewave.Prey" ], - "TeXstudio.filewave": [ - "com.github.peshay.filewave.TeXstudio" + "ADPassMon.filewave": [ + "com.github.peshay.filewave.ADPassMon" ], - "BitcoinCore.filewave": [ - "com.github.peshay.filewave.BitcoinCore" + "dupeGuru.filewave": [ + "com.github.peshay.filewave.dupeGuru" ], - "BitcoinCore.download": [ - "com.github.peshay.download.BitcoinCore" + "Cloudya.download": [ + "com.github.peshay.download.cloudya" ], - "GIMP.filewave": [ - "com.github.peshay.filewave.GIMP" + "Cloudya.filewave": [ + "com.github.peshay.filewave.cloudya" ], - "Dropbox.filewave": [ - "com.github.peshay.filewave.Dropbox" + "Python3.filewave": [ + "com.github.peshay.filewave.Python3" ], "ParallelsDesktopDeploy.pkg": [ "com.github.peshay.pkg.ParallelsDesktopDeploy" ], - "ParallelsDesktopDeploy.filewave": [ - "com.github.peshay.filewave.ParallelsDesktopDeploy" - ], "ParallelsDesktop.filewave": [ "com.github.peshay.filewave.ParallelsDesktop" ], - "Keka.filewave": [ - "com.github.peshay.filewave.Keka" + "ParallelsDesktopDeploy.filewave": [ + "com.github.peshay.filewave.ParallelsDesktopDeploy" ], - "BetterTouchTool.filewave": [ - "com.github.peshay.filewave.BetterTouchTool" + "BlockBlock.filewave": [ + "com.github.peshay.filewave.BlockBlock" ], - "Calibre.filewave": [ - "com.github.peshay.filewave.Calibre" + "ReiKey.download": [ + "com.github.peshay.download.ReiKey", + "com.github.dataJAR-recipes.download.ReiKey" ], - "VLC.filewave": [ - "com.github.peshay.filewave.VLC" + "ReiKey.filewave": [ + "com.github.peshay.filewave.ReiKey" ], - "ProjectLibre.filewave": [ - "com.github.peshay.filewave.ProjectLibre" + "GPGSuite.filewave": [ + "com.github.peshay.filewave.GPGSuite" ], - "EasyFind.filewave": [ - "com.github.peshay.filewave.EasyFind" + "Sketch.filewave": [ + "com.github.peshay.filewave.Sketch" + ], + "Figma.filewave": [ + "com.github.peshay.filewave.Figma" ], "PingPlotter.download": [ "com.github.peshay.download.PingPlotter" @@ -161649,85 +161640,86 @@ "PingPlotter.filewave": [ "com.github.peshay.filewave.PingPlotter" ], - "BlockBlock.filewave": [ - "com.github.peshay.filewave.BlockBlock" + "OpenJDK13.filewave": [ + "com.github.peshay.filewave.OpenJDK13" ], - "ReiKey.filewave": [ - "com.github.peshay.filewave.ReiKey" + "RawTherapee.filewave": [ + "com.github.peshay.filewave.RawTherapee" ], - "ReiKey.download": [ - "com.github.peshay.download.ReiKey", - "com.github.dataJAR-recipes.download.ReiKey" + "RawTherapee.download": [ + "com.github.peshay.download.RawTherapee" ], - "OxygenEditor.download": [ - "com.github.peshay.download.OxygenEditor" + "TeamViewerQuickSupport.filewave": [ + "com.github.peshay.filewave.TeamViewerQuickSupport" ], - "OxygenWebHelp.download": [ - "com.github.peshay.download.OxygenWebHelp" + "TeamViewer.filewave": [ + "com.github.peshay.filewave.TeamViewer" ], - "OxygenDeveloperEclipse.filewave": [ - "com.github.peshay.filewave.OxygenDeveloper.Eclipse" + "BitcoinCore.download": [ + "com.github.peshay.download.BitcoinCore" ], - "OxygenDeveloperMacOSX.filewave": [ - "com.github.peshay.filewave.OxygenDeveloper.MacOSX" + "BitcoinCore.filewave": [ + "com.github.peshay.filewave.BitcoinCore" ], - "OxygenDeveloper.download": [ - "com.github.peshay.download.OxygenDeveloper" + "Dropbox.filewave": [ + "com.github.peshay.filewave.Dropbox" ], - "OxygenEditorMacOSX.filewave": [ - "com.github.peshay.filewave.OxygenEditor.MacOSX" + "OpenJDK16.pkg": [ + "com.github.peshay.pkg.OpenJDK16" ], - "OxygenWebAuthor.download": [ - "com.github.peshay.download.OxygenWebAuthor", - "com.github.peshay.download.OxygenWebAuthor" + "OpenJDK16.filewave": [ + "com.github.peshay.filewave.OpenJDK16" ], - "OxygenAuthor.download": [ - "com.github.peshay.download.OxygenAuthor" + "OpenJDK16.download": [ + "com.github.peshay.download.OpenJDK16" ], - "OxygenWebAuthor.filewave": [ - "com.github.peshay.filewave.OxygenWebAuthor" + "OpenJDK18.download": [ + "com.github.peshay.download.OpenJDK18" ], - "OxygenWebHelp.filewave": [ - "com.github.peshay.filewave.OxygenWebHelp" + "OpenJDK18.pkg": [ + "com.github.peshay.pkg.OpenJDK18" ], - "OxygenAuthorMacOSX.filewave": [ - "com.github.peshay.filewave.OxygenAuthor.MacOSX" + "OpenJDK18.filewave": [ + "com.github.peshay.filewave.OpenJDK18" ], - "OpenJDK19.pkg": [ - "com.github.peshay.pkg.OpenJDK19" + "OpenJDK21.pkg": [ + "com.github.peshay.pkg.OpenJDK21", + "com.github.d33t5.pkg.OpenJDK21", + "com.github.primalcurve.pkg.OpenJDK21" ], - "OpenJDK19.download": [ - "com.github.peshay.download.OpenJDK19" + "OpenJDK21.download": [ + "com.github.peshay.download.OpenJDK21", + "com.github.primalcurve.download.OpenJDK21" ], - "OpenJDK19.filewave": [ - "com.github.peshay.filewave.OpenJDK19" + "OpenJDK21.filewave": [ + "com.github.peshay.filewave.OpenJDK21" ], - "SublimeText3.filewave": [ - "com.github.peshay.filewave.SublimeText3" + "TimeMachineEditor.filewave": [ + "com.github.peshay.filewave.TimeMachineEditor" ], - "BBEdit.filewave": [ - "com.github.peshay.filewave.BBEdit" + "AppCleaner.filewave": [ + "com.github.peshay.filewave.AppCleaner" ], - "TextWrangler.filewave": [ - "com.github.peshay.filewave.TextWrangler" + "KeePassXC.filewave": [ + "com.github.peshay.filewave.KeePassXC" ], - "OpenJDK20.pkg": [ - "com.github.peshay.pkg.OpenJDK20" + "HelloIT.filewave": [ + "com.github.peshay.filewave.HelloIT" ], - "OpenJDK20.filewave": [ - "com.github.peshay.filewave.OpenJDK20" + "Wireshark.filewave": [ + "com.github.peshay.filewave.Wireshark" ], - "OpenJDK20.download": [ - "com.github.peshay.download.OpenJDK20" + "AxureRP.filewave": [ + "com.github.peshay.filewave.AxureRP" ], - "PuTTY.filewave": [ - "com.github.peshay.filewave.PuTTY" + "NetSpot.filewave": [ + "com.github.peshay.filewave.NetSpot" ], - "coconutBattery.filewave": [ - "com.github.peshay.filewave.coconutBattery" + "Onyx.filewave": [ + "com.github.peshay.filewave.OnyX" ], - "Meteorologist.filewave": [ - "com.github.peshay.filewave.Meteorologist" + "Onyx.download": [ + "com.github.peshay.download.OnyX" ], "MAMP.filewave": [ "com.github.peshay.filewave.MAMP" @@ -161735,335 +161727,336 @@ "BitBar.filewave": [ "com.github.peshay.filewave.BitBar" ], - "Etcher.filewave": [ - "com.github.peshay.filewave.Etcher" - ], - "MindManager.filewave": [ - "com.github.peshay.filewave.MindManager" - ], - "MindManagerEnterpriseWin.download": [ - "com.github.peshay.download.MindManagerEnterpriseWin" - ], - "MindManagerEnterpriseWin.filewave": [ - "com.github.peshay.filewave.MindManagerEnterpriseWin" - ], - "MindManagerWin.download": [ - "com.github.peshay.download.MindManagerWin" - ], - "Shotcut.filewave": [ - "com.github.peshay.filewave.Shotcut" - ], - "Office2016Word.filewave": [ - "com.github.peshay.filewave.Office2016Word" + "BoxSync.filewave": [ + "com.github.peshay.filewave.BoxSync" ], - "Office2016Excel.filewave": [ - "com.github.peshay.filewave.Office2016Excel" + "Snagit.filewave": [ + "com.github.peshay.filewave.snagit" ], - "Office2016OneNote.filewave": [ - "com.github.peshay.filewave.Office2016OneNote" + "X-Mirage.filewave": [ + "com.github.peshay.filewave.X-Mirage" ], - "VisualStudioCode-arm64.filewave": [ - "com.github.peshay.filewave.visualstudiocode-arm64" + "X-Mirage.download": [ + "com.github.peshay.download.X-Mirage" ], - "Office2016Outlook.filewave": [ - "com.github.peshay.filewave.Office2016Outlook" + "XMind.download": [ + "com.github.peshay.download.XMind", + "com.github.ahousseini-recipes.download.XMind" ], - "MSWord2016.filewave": [ - "com.github.peshay.filewave.MSWord2016" + "XMind.filewave": [ + "com.github.peshay.filewave.XMind" ], - "Office2016Suite.filewave": [ - "com.github.peshay.filewave.Office2016" + "Kindle.filewave": [ + "com.github.peshay.filewave.Kindle" ], - "VisualStudioCode-arm64.download": [ - "com.github.peshay.download.visualstudiocode-arm64" + "CitrixReceiver.filewave": [ + "com.github.peshay.filewave.CitrixReceiver" ], - "VisualStudioCode.filewave": [ - "com.github.peshay.filewave.visualstudiocode" + "GoToMeeting.filewave": [ + "com.github.peshay.filewave.GoToMeeting" ], - "Yammer.filewave": [ - "com.github.peshay.filewave.MSYammer" + "MenuMeters.filewave": [ + "com.github.peshay.filewave.MenuMeters" ], - "SkypeForBusiness.filewave": [ - "com.github.peshay.filewave.SkypeForBusiness" + "Duplicate.download": [ + "com.github.peshay.download.Duplicate" ], - "Office2016PowerPoint.filewave": [ - "com.github.peshay.filewave.Office2016PowerPoint" + "Duplicate.filewave": [ + "com.github.peshay.filewave.Duplicate" ], - "Skype.filewave": [ - "com.github.peshay.filewave.Skype" + "GasMask.filewave": [ + "com.github.peshay.filewave.GasMask" ], - "Office2011UpdatesDE.filewave": [ - "com.github.peshay.filewave.Office2011UpdatesDE" + "GoogleDrive.filewave": [ + "com.github.peshay.filewave.GoogleDrive", + "com.github.andredb90.filewave.GoogleDrive" ], - "Office2011UpdatesEN.filewave": [ - "com.github.peshay.filewave.Office2011UpdatesEN" + "WebDesigner.filewave": [ + "com.github.peshay.filewave.GoogleWebDesigner" ], - "Office2016AutoUpdate.filewave": [ - "com.github.peshay.filewave.Office2016AutoUpdate" + "WebDesigner.download": [ + "com.github.peshay.download.GoogleWebDesigner" ], - "iTerm2.filewave": [ - "com.github.peshay.filewave.iTerm2" + "GoogleChromePkg.filewave": [ + "com.github.peshay.filewave.googlechromepkg" ], - "Bluefish.filewave": [ - "com.github.peshay.filewave.Bluefish" + "Snk.download": [ + "com.github.peshay.download.Snk" ], - "Bluefish.download": [ - "com.github.peshay.download.Bluefish" + "Snk.filewave": [ + "com.github.peshay.filewave.Snk" ], - "Itsycal.filewave": [ - "com.github.peshay.filewave.Itsycal" + "Etcher.filewave": [ + "com.github.peshay.filewave.Etcher" ], - "Vagrant.filewave": [ - "com.github.peshay.filewave.Vagrant" + "InstallDiskCreator.download": [ + "com.github.peshay.download.InstallDiskCreator", + "com.github.ahousseini-recipes.download.InstallDiskCreator" ], - "VagrantManager.filewave": [ - "com.github.peshay.filewave.VagrantManager" + "InstallDiskCreator.filewave": [ + "com.github.peshay.filewave.InstallDiskCreator" ], - "Principle.filewave": [ - "com.github.peshay.filewave.Principle" + "Tunnelblick.filewave": [ + "com.github.peshay.filewave.Tunnelblick" ], - "OpenJDK15.filewave": [ - "com.github.peshay.filewave.OpenJDK15" + "VisualStudioCode.filewave": [ + "com.github.peshay.filewave.visualstudiocode" ], - "OpenJDK15.download": [ - "com.github.peshay.download.OpenJDK15" + "Office2016PowerPoint.filewave": [ + "com.github.peshay.filewave.Office2016PowerPoint" ], - "OpenJDK15.pkg": [ - "com.github.peshay.pkg.OpenJDK15" + "Office2016Suite.filewave": [ + "com.github.peshay.filewave.Office2016" ], - "Processing.filewave": [ - "com.github.peshay.filewave.Processing" + "VisualStudioCode-arm64.filewave": [ + "com.github.peshay.filewave.visualstudiocode-arm64" ], - "Usage.download": [ - "com.github.peshay.download.Usage" + "Office2011UpdatesEN.filewave": [ + "com.github.peshay.filewave.Office2011UpdatesEN" ], - "Usage.filewave": [ - "com.github.peshay.filewave.Usage" + "VisualStudioCode-arm64.download": [ + "com.github.peshay.download.visualstudiocode-arm64" ], - "OpenShot.filewave": [ - "com.github.peshay.filewave.OpenShot" + "Office2016Outlook.filewave": [ + "com.github.peshay.filewave.Office2016Outlook" ], - "OpenShot.download": [ - "com.github.peshay.download.OpenShot" + "Office2011UpdatesDE.filewave": [ + "com.github.peshay.filewave.Office2011UpdatesDE" ], - "MPlayerX.filewave": [ - "com.github.peshay.filewave.MPlayerX" + "Office2016AutoUpdate.filewave": [ + "com.github.peshay.filewave.Office2016AutoUpdate" ], - "MindManager2017Win.download": [ - "com.github.peshay.download.MindManager2017EnterpriseWin" + "Yammer.filewave": [ + "com.github.peshay.filewave.MSYammer" ], - "HoudahSpot.filewave": [ - "com.github.peshay.filewave.HoudahSpot" + "Office2016Word.filewave": [ + "com.github.peshay.filewave.Office2016Word" ], - "TeamSpeak.filewave": [ - "com.github.peshay.filewave.TeamSpeak" + "Skype.filewave": [ + "com.github.peshay.filewave.Skype" ], - "TeamSpeak.download": [ - "com.github.peshay.download.TeamSpeak" + "SkypeForBusiness.filewave": [ + "com.github.peshay.filewave.SkypeForBusiness" ], - "VeraCrypt.filewave": [ - "com.github.peshay.filewave.VeraCrypt" + "MSWord2016.filewave": [ + "com.github.peshay.filewave.MSWord2016" ], - "CheatSheet.filewave": [ - "com.github.peshay.filewave.CheatSheet" + "Office2016OneNote.filewave": [ + "com.github.peshay.filewave.Office2016OneNote" ], - "ADPassMon.filewave": [ - "com.github.peshay.filewave.ADPassMon" + "Office2016Excel.filewave": [ + "com.github.peshay.filewave.Office2016Excel" ], - "keystore-explorer.download": [ - "com.github.peshay.download.keystore-explorer" + "Packages.filewave": [ + "com.github.peshay.filewave.Packages" ], - "keystore-explorer.filewave": [ - "com.github.peshay.filewave.keystore-explorer" + "TorMessenger.filewave": [ + "com.github.peshay.filewave.TorMessenger" ], - "BalsamiqMockups.filewave": [ - "com.github.peshay.filewave.BalsamiqMockups" + "TorBrowser.filewave": [ + "com.github.peshay.filewave.TorBrowserBundle" ], - "Handbrake.filewave": [ - "com.github.peshay.filewave.Handbrake" + "OxygenWebAuthor.download": [ + "com.github.peshay.download.OxygenWebAuthor", + "com.github.peshay.download.OxygenWebAuthor" ], - "CitrixReceiver.filewave": [ - "com.github.peshay.filewave.CitrixReceiver" + "OxygenDeveloper.download": [ + "com.github.peshay.download.OxygenDeveloper" ], - "GoToMeeting.filewave": [ - "com.github.peshay.filewave.GoToMeeting" + "OxygenEditorMacOSX.filewave": [ + "com.github.peshay.filewave.OxygenEditor.MacOSX" ], - "Prey.filewave": [ - "com.github.peshay.filewave.Prey" + "OxygenWebHelp.filewave": [ + "com.github.peshay.filewave.OxygenWebHelp" ], - "UNetbootin.filewave": [ - "com.github.peshay.filewave.UNetbootin" + "OxygenDeveloperEclipse.filewave": [ + "com.github.peshay.filewave.OxygenDeveloper.Eclipse" ], - "UNetbootin.download": [ - "com.github.peshay.download.UNetbootin" + "OxygenAuthor.download": [ + "com.github.peshay.download.OxygenAuthor" ], - "GasMask.filewave": [ - "com.github.peshay.filewave.GasMask" + "OxygenAuthorMacOSX.filewave": [ + "com.github.peshay.filewave.OxygenAuthor.MacOSX" ], - "MerlinProject.filewave": [ - "com.github.peshay.filewave.MerlinProject" + "OxygenDeveloperMacOSX.filewave": [ + "com.github.peshay.filewave.OxygenDeveloper.MacOSX" ], - "TorMessenger.filewave": [ - "com.github.peshay.filewave.TorMessenger" + "OxygenWebHelp.download": [ + "com.github.peshay.download.OxygenWebHelp" ], - "TorBrowser.filewave": [ - "com.github.peshay.filewave.TorBrowserBundle" + "OxygenEditor.download": [ + "com.github.peshay.download.OxygenEditor" ], - "NetSpot.filewave": [ - "com.github.peshay.filewave.NetSpot" + "OxygenWebAuthor.filewave": [ + "com.github.peshay.filewave.OxygenWebAuthor" ], "AutoDMG.filewave": [ "com.github.peshay.filewave.AutoDMG" ], - "Flux.filewave": [ - "com.github.peshay.filewave.Flux" + "Principle.filewave": [ + "com.github.peshay.filewave.Principle" ], - "TagSpaces.download": [ - "com.github.peshay.download.TagSpaces" + "UNetbootin.filewave": [ + "com.github.peshay.filewave.UNetbootin" ], - "TagSpaces.filewave": [ - "com.github.peshay.filewave.TagSpaces" + "UNetbootin.download": [ + "com.github.peshay.download.UNetbootin" ], - "IINA.filewave": [ - "com.github.peshay.filewave.IINA" + "cdto.filewave": [ + "com.github.peshay.filewave.cdto" + ], + "Scribus.filewave": [ + "com.github.peshay.filewave.Scribus" ], - "Python3.filewave": [ - "com.github.peshay.filewave.Python3" + "Bluefish.download": [ + "com.github.peshay.download.Bluefish" ], - "Atom.filewave": [ - "com.github.peshay.filewave.Atom" + "Bluefish.filewave": [ + "com.github.peshay.filewave.Bluefish" ], - "GitHubDesktop.filewave": [ - "com.github.peshay.filewave.GitHubDesktop" + "GIMP.filewave": [ + "com.github.peshay.filewave.GIMP" ], - "Docker.filewave": [ - "com.github.peshay.filewave.Docker" + "LibreOffice.filewave": [ + "com.github.peshay.filewave.LibreOffice" ], - "Opera.filewave": [ - "com.github.peshay.filewave.Opera" + "BBEdit.filewave": [ + "com.github.peshay.filewave.BBEdit" ], - "Skitch.filewave": [ - "com.github.peshay.filewave.Skitch" + "TextWrangler.filewave": [ + "com.github.peshay.filewave.TextWrangler" ], "Mumble.filewave": [ "com.github.peshay.filewave.Mumble" ], - "Cloudya.download": [ - "com.github.peshay.download.cloudya" + "PowerShell.filewave": [ + "com.github.peshay.filewave.PowerShell" ], - "Cloudya.filewave": [ - "com.github.peshay.filewave.cloudya" + "JavaProfiler.download": [ + "com.github.peshay.download.JavaProfiler" ], - "VMwareFusionDeploy1015.filewave": [ - "com.github.peshay.filewave.VMwareFusionDeploy1015" + "JavaProfiler.filewave": [ + "com.github.peshay.filewave.JavaProfiler" ], - "VMwareFusionDeploy1016.filewave": [ - "com.github.peshay.filewave.VMwareFusionDeploy1016" + "DotNETProfiler.download": [ + "com.github.peshay.download.DotNETProfiler" ], - "VMwareFusionDeploy.filewave": [ - "com.github.peshay.filewave.VMwareFusionDeploy" + "MindManagerWin.download": [ + "com.github.peshay.download.MindManagerWin" ], - "VMwareFusionDeploy1016.download": [ - "com.github.peshay.download.VMwareFusionDeploy1016" + "MindManagerEnterpriseWin.download": [ + "com.github.peshay.download.MindManagerEnterpriseWin" ], - "VMwareFusion.filewave": [ - "com.github.peshay.filewave.VMwareFusion" + "MindManagerEnterpriseWin.filewave": [ + "com.github.peshay.filewave.MindManagerEnterpriseWin" ], - "VMwareFusionDeploy1015.download": [ - "com.github.peshay.download.VMwareFusionDeploy1015" + "MindManager.filewave": [ + "com.github.peshay.filewave.MindManager" ], - "Zoom.filewave": [ - "com.github.peshay.filewave.zoomus" + "FileZilla.filewave": [ + "com.github.peshay.filewave.FileZilla" ], - "Zoom-Win.filewave": [ - "com.github.peshay.filewave.zoomus-win" + "PuTTY.filewave": [ + "com.github.peshay.filewave.PuTTY" ], - "ZoomRooms.filewave": [ - "com.github.peshay.filewave.ZoomRooms" + "MerlinProject.filewave": [ + "com.github.peshay.filewave.MerlinProject" ], - "X-Mirage.download": [ - "com.github.peshay.download.X-Mirage" + "VOX.filewave": [ + "com.github.peshay.filewave.VOX" ], - "X-Mirage.filewave": [ - "com.github.peshay.filewave.X-Mirage" + "Flinto.filewave": [ + "com.github.peshay.filewave.Flinto" ], - "Figma.filewave": [ - "com.github.peshay.filewave.Figma" + "nvALT.filewave": [ + "com.github.peshay.filewave.nvALT" + ], + "Curb.filewave": [ + "com.github.peshay.filewave.Curb" ], "ApacheDirectoryStudio.filewave": [ "com.github.peshay.filewave.ApacheDirectoryStudio" ], - "CiscoJabber.filewave": [ - "com.github.peshay.filewave.CiscoJabber" + "OpenJDK19.filewave": [ + "com.github.peshay.filewave.OpenJDK19" ], - "DBeaverCE.filewave": [ - "com.github.peshay.filewave.DBeaverCE" + "OpenJDK19.download": [ + "com.github.peshay.download.OpenJDK19" ], - "DBeaverCE.download": [ - "com.github.peshay.download.DBeaverCE" + "OpenJDK19.pkg": [ + "com.github.peshay.pkg.OpenJDK19" ], - "Enpass.filewave": [ - "com.github.peshay.filewave.enpass" + "OpenOffice.filewave": [ + "com.github.peshay.filewave.OpenOffice" ], - "OpenJDK21.filewave": [ - "com.github.peshay.filewave.OpenJDK21" + "OpenShot.download": [ + "com.github.peshay.download.OpenShot" ], - "OpenJDK21.pkg": [ - "com.github.peshay.pkg.OpenJDK21", - "com.github.d33t5.pkg.OpenJDK21", - "com.github.primalcurve.pkg.OpenJDK21" + "OpenShot.filewave": [ + "com.github.peshay.filewave.OpenShot" ], - "OpenJDK21.download": [ - "com.github.peshay.download.OpenJDK21", - "com.github.primalcurve.download.OpenJDK21" + "Zoom-Win.filewave": [ + "com.github.peshay.filewave.zoomus-win" ], - "LaunchBar.filewave": [ - "com.github.peshay.filewave.LaunchBar" + "Zoom.filewave": [ + "com.github.peshay.filewave.zoomus" ], - "Go2Shell.filewave": [ - "com.github.peshay.filewave.Go2Shell" + "ZoomRooms.filewave": [ + "com.github.peshay.filewave.ZoomRooms" ], - "FortiClient.filewave": [ - "com.github.peshay.filewave.FortiClient" + "MPlayerX.filewave": [ + "com.github.peshay.filewave.MPlayerX" ], - "FortiClient.download": [ - "com.github.peshay.download.FortiClient" + "XtraFinder.filewave": [ + "com.github.peshay.filewave.XtraFinder" ], - "Onyx.download": [ - "com.github.peshay.download.OnyX" + "OpenJDK20.pkg": [ + "com.github.peshay.pkg.OpenJDK20" ], - "Onyx.filewave": [ - "com.github.peshay.filewave.OnyX" + "OpenJDK20.download": [ + "com.github.peshay.download.OpenJDK20" ], - "DataIntegration.filewave": [ - "com.github.peshay.filewave.DataIntegration" + "OpenJDK20.filewave": [ + "com.github.peshay.filewave.OpenJDK20" ], - "ClipGrab.filewave": [ - "com.github.peshay.filewave.ClipGrab" + "Enpass.filewave": [ + "com.github.peshay.filewave.enpass" ], - "ClipGrab.download": [ - "com.github.peshay.download.ClipGrab" + "Colloquy.filewave": [ + "com.github.peshay.filewave.Colloquy" ], - "RawTherapee.filewave": [ - "com.github.peshay.filewave.RawTherapee" + "AnyDesk-Win.filewave": [ + "com.github.peshay.filewave.AnyDesk-Win" ], - "RawTherapee.download": [ - "com.github.peshay.download.RawTherapee" + "AnyDesk-Win.download": [ + "com.github.peshay.download.AnyDesk" ], - "dupeGuru.filewave": [ - "com.github.peshay.filewave.dupeGuru" + "Pock.filewave": [ + "com.github.peshay.filewave.Pock" ], - "OpenJDK13.filewave": [ - "com.github.peshay.filewave.OpenJDK13" + "Shotcut.filewave": [ + "com.github.peshay.filewave.Shotcut" ], - "Magewell.filewave": [ - "com.github.peshay.filewave.Magewell" + "GoldenCheetah.download": [ + "com.github.peshay.download.GoldenCheetah" ], - "Magewell.download": [ - "com.github.peshay.download.Magewell" + "GoldenCheetah.filewave": [ + "com.github.peshay.filewave.GoldenCheetah" ], - "Caffeine.filewave": [ - "com.github.peshay.filewave.Caffeine" + "Inkscape.filewave": [ + "com.github.peshay.filewave.Inkscape" + ], + "Skitch.filewave": [ + "com.github.peshay.filewave.Skitch" + ], + "MacPass.filewave": [ + "com.github.peshay.filewave.MacPass" + ], + "EasyFind.filewave": [ + "com.github.peshay.filewave.EasyFind" + ], + "SourceTree.filewave": [ + "com.github.peshay.filewave.SourceTree" ], "OpenJDK22.pkg": [ "com.github.peshay.pkg.OpenJDK22" @@ -162074,89 +162067,86 @@ "OpenJDK22.filewave": [ "com.github.peshay.filewave.OpenJDK22" ], - "Sketch.filewave": [ - "com.github.peshay.filewave.Sketch" - ], - "JavaProfiler.filewave": [ - "com.github.peshay.filewave.JavaProfiler" + "Alfred.filewave": [ + "com.github.peshay.filewave.Alfred" ], - "DotNETProfiler.download": [ - "com.github.peshay.download.DotNETProfiler" + "SublimeText3.filewave": [ + "com.github.peshay.filewave.SublimeText3" ], - "JavaProfiler.download": [ - "com.github.peshay.download.JavaProfiler" + "Chicken.filewave": [ + "com.github.peshay.filewave.Chicken" ], - "TeamViewer.filewave": [ - "com.github.peshay.filewave.TeamViewer" + "GitHubDesktop.filewave": [ + "com.github.peshay.filewave.GitHubDesktop" ], - "TeamViewerQuickSupport.filewave": [ - "com.github.peshay.filewave.TeamViewerQuickSupport" + "Atom.filewave": [ + "com.github.peshay.filewave.Atom" ], - "XtraFinder.filewave": [ - "com.github.peshay.filewave.XtraFinder" + "UnRarX.filewave": [ + "com.github.peshay.filewave.UnRarX" ], - "OpenJDK17.download": [ - "com.github.peshay.download.OpenJDK17" + "Docker.filewave": [ + "com.github.peshay.filewave.Docker" ], - "OpenJDK17.filewave": [ - "com.github.peshay.filewave.OpenJDK17" + "IINA.filewave": [ + "com.github.peshay.filewave.IINA" ], - "OpenJDK17.pkg": [ - "com.github.peshay.pkg.OpenJDK17" + "Flycut.filewave": [ + "com.github.peshay.filewave.Flycut" ], - "Telegram.filewave": [ - "com.github.peshay.filewave.Telegram" + "Platypus.download": [ + "com.github.peshay.download.Platypus" ], - "TimeMachineEditor.filewave": [ - "com.github.peshay.filewave.TimeMachineEditor" + "Platypus.filewave": [ + "com.github.peshay.filewave.Platypus" ], - "FirefoxSignedPkg.filewave": [ - "com.github.peshay.filewave.FirefoxSignedPkg" + "ClipGrab.download": [ + "com.github.peshay.download.ClipGrab" ], - "Thunderbird.filewave": [ - "com.github.peshay.filewave.Thunderbird" + "ClipGrab.filewave": [ + "com.github.peshay.filewave.ClipGrab" ], - "Colloquy.filewave": [ - "com.github.peshay.filewave.Colloquy" + "ProjectLibre.filewave": [ + "com.github.peshay.filewave.ProjectLibre" ], - "VirtualBox.filewave": [ - "com.github.peshay.filewave.VirtualBox" + "VirtualBoxPKG.download": [ + "com.github.peshay.download.VirtualBoxPKG" ], - "GPGSuite.filewave": [ - "com.github.peshay.filewave.GPGSuite" + "VirtualBoxPKG.filewave": [ + "com.github.peshay.filewave.VirtualBoxPKG" ], - "Packages.filewave": [ - "com.github.peshay.filewave.Packages" + "Eclipse.filewave": [ + "com.github.peshay.filewave.Eclipse" ], - "VOX.filewave": [ - "com.github.peshay.filewave.VOX" + "EclipseIDEJavaDev.download": [ + "com.github.peshay.download.EclipseIDEJavaDev" ], - "UnRarX.filewave": [ - "com.github.peshay.filewave.UnRarX" + "OmniGraffle6.filewave": [ + "com.github.peshay.filewave.OmniGraffle6" ], - "Deluge.filewave": [ - "com.github.peshay.filewave.Deluge" + "OmniFocus2.filewave": [ + "com.github.peshay.filewave.OmniFocus2" ], - "FileZilla.filewave": [ - "com.github.peshay.filewave.FileZilla" + "OmniGraffle5.filewave": [ + "com.github.peshay.filewave.OmniGraffle5" ], - "Flycut.filewave": [ - "com.github.peshay.filewave.Flycut" + "OmniGraffle7.filewave": [ + "com.github.peshay.filewave.OmniGraffle7" ], - "OpenOffice.filewave": [ - "com.github.peshay.filewave.OpenOffice" + "OmniFocus3.filewave": [ + "com.github.peshay.filewave.OmniFocus3" ], - "jEdit.download": [ - "com.github.peshay.download.jEdit" + "WhatsApp.filewave": [ + "com.github.peshay.filewave.WhatsApp" ], - "jEdit.filewave": [ - "com.github.peshay.filewave.jEdit" + "AdobeCreativeCloudInstaller.filewave": [ + "com.github.peshay.filewave.AdobeCreativeCloudInstaller" ], - "Kap.filewave": [ - "com.github.peshay.filewave.Kap" + "AdobeAcrobatReaderDC.filewave": [ + "com.github.peshay.filewave.AdobeAcrobatReaderDCUpdates" ], - "MacDown.filewave": [ - "com.github.peshay.filewave.MacDown" + "Itsycal.filewave": [ + "com.github.peshay.filewave.Itsycal" ], "GlobalProtectMac.filewave": [ "com.github.peshay.filewave.GlobalProtect" @@ -162164,47 +162154,50 @@ "GlobalProtect.download": [ "com.github.peshay.download.GlobalProtect" ], - "Mactracker.filewave": [ - "com.github.peshay.filewave.Mactracker" + "coconutBattery.filewave": [ + "com.github.peshay.filewave.coconutBattery" ], - "Curb.filewave": [ - "com.github.peshay.filewave.Curb" + "Opera.filewave": [ + "com.github.peshay.filewave.Opera" ], - "TheUnarchiver.filewave": [ - "com.github.peshay.filewave.TheUnarchiver" + "Caffeine.filewave": [ + "com.github.peshay.filewave.Caffeine" ], - "Chicken.filewave": [ - "com.github.peshay.filewave.Chicken" + "CheatSheet.filewave": [ + "com.github.peshay.filewave.CheatSheet" ], - "cdto.filewave": [ - "com.github.peshay.filewave.cdto" + "MacDown.filewave": [ + "com.github.peshay.filewave.MacDown" ], - "Stats.filewave": [ - "com.github.peshay.filewave.Stats" + "FirefoxSignedPkg.filewave": [ + "com.github.peshay.filewave.FirefoxSignedPkg" ], - "MSOneDrive.munki": [ - "com.github.apettinen.munki.MSOneDrive" + "Thunderbird.filewave": [ + "com.github.peshay.filewave.Thunderbird" ], - "MSOneDrive.install": [ - "com.github.apettinen.install.MSOneDrive" + "Go2Shell.filewave": [ + "com.github.peshay.filewave.Go2Shell" ], - "MSOneDrive.download": [ - "com.github.apettinen.download.MSOneDrive" + "Deluge.filewave": [ + "com.github.peshay.filewave.Deluge" ], - "Postman.install": [ - "com.github.apettinen.install.Postman" + "ecs-cli.munki": [ + "com.github.apettinen.munki.ecs-cli" ], - "minikube.install": [ - "com.github.apettinen.install.minikube" + "ecs-cli.install": [ + "com.github.apettinen.install.ecs-cli" ], - "minikube.download": [ - "com.github.apettinen.download.minikube" + "kompose.pkg": [ + "com.github.apettinen.pkg.kompose" ], - "minikube.pkg": [ - "com.github.apettinen.pkg.minikube" + "kompose.munki": [ + "com.github.apettinen.munki.kompose" ], - "minikube.munki": [ - "com.github.apettinen.munki.minikube" + "kompose.install": [ + "com.github.apettinen.install.kompose" + ], + "kompose.download": [ + "com.github.apettinen.download.kompose" ], "Hugo.pkg": [ "com.github.apettinen.pkg.Hugo" @@ -162215,126 +162208,50 @@ "Hugo.download": [ "com.github.apettinen.download.Hugo" ], - "terragrunt.download": [ - "com.github.apettinen.download.terragrunt" - ], "terragrunt.munki": [ "com.github.apettinen.munki.terragrunt" ], "terragrunt.install": [ "com.github.apettinen.install.terragrunt" ], + "terragrunt.download": [ + "com.github.apettinen.download.terragrunt" + ], "terragrunt.pkg": [ "com.github.apettinen.pkg.terragrunt" ], - "Corectl.install": [ - "com.github.apettinen.install.corectl" - ], - "Corectl.download": [ - "com.github.apettinen.download.corectl" - ], - "Corectl.munki": [ - "com.github.apettinen.munki.corectl" - ], - "ecs-cli.install": [ - "com.github.apettinen.install.ecs-cli" - ], - "ecs-cli.munki": [ - "com.github.apettinen.munki.ecs-cli" - ], - "1Password_CLI.munki": [ - "com.github.apettinen.munki.1Password_CLI" - ], - "1Password_CLI.download": [ - "com.github.apettinen.download.1Password_CLI" - ], - "1Password_CLI.install": [ - "com.github.apettinen.install.1Password_CLI" - ], - "Mattermost.install": [ - "com.github.apettinen.install.Mattermost" - ], - "SonarQubeScanner.pkg": [ - "com.github.apettinen.pkg.SonarQubeScanner" - ], - "SonarQubeScanner.download": [ - "com.github.apettinen.download.SonarQubeScanner" - ], - "SonarQubeScanner.munki": [ - "com.github.apettinen.munki.SonarQubeScanner" - ], - "git-lfs.install": [ - "com.github.apettinen.install.git-lfs" - ], - "git-lfs.pkg": [ - "com.github.apettinen.pkg.git-lfs" - ], - "git-lfs.munki": [ - "com.github.apettinen.munki.git-lfs" - ], - "git-lfs.download": [ - "com.github.apettinen.download.git-lfs" + "Relay.download": [ + "com.github.apettinen.download.Relay" ], "Relay.munki": [ "com.github.apettinen.munki.Relay" ], - "Relay.download": [ - "com.github.apettinen.download.Relay" - ], "Relay.pkg": [ "com.github.apettinen.pkg.Relay" ], "Relay.install": [ "com.github.apettinen.install.Relay" ], - "Brave.install": [ - "com.github.apettinen.install.brave" - ], - "Brave.munki": [ - "com.github.apettinen.munki.brave" - ], - "Brave.download": [ - "com.github.apettinen.download.brave", - "com.github.grumpydrew.download.Brave" - ], - "kompose.install": [ - "com.github.apettinen.install.kompose" - ], - "kompose.pkg": [ - "com.github.apettinen.pkg.kompose" - ], - "kompose.munki": [ - "com.github.apettinen.munki.kompose" + "Postman.install": [ + "com.github.apettinen.install.Postman" ], - "kompose.download": [ - "com.github.apettinen.download.kompose" + "faas-cli.munki": [ + "com.github.apettinen.munki.faas-cli" ], "faas-cli.download": [ "com.github.apettinen.download.faas-cli" ], - "faas-cli.munki": [ - "com.github.apettinen.munki.faas-cli" - ], "faas-cli.pkg": [ "com.github.apettinen.pkg.faas-cli" ], "faas-cli.install": [ "com.github.apettinen.install.faas-cli" ], - "nmap.download": [ - "com.github.apettinen.download.nmap" - ], - "saml2aws.download": [ - "com.github.apettinen.download.saml2aws" - ], - "saml2aws.pkg": [ - "com.github.apettinen.pkg.saml2aws" - ], - "saml2aws.munki": [ - "com.github.apettinen.munki.saml2aws" + "VaporToolbox.download": [ + "com.github.apettinen.download.vaportoolbox" ], - "saml2aws.install": [ - "com.github.apettinen.install.saml2aws" + "VaporToolbox.pkg": [ + "com.github.apettinen.pkg.vaportoolbox" ], "VaporToolbox.install": [ "com.github.apettinen.install.vaportoolbox" @@ -162342,1605 +162259,1620 @@ "VaporToolbox.munki": [ "com.github.apettinen.munki.vaportoolbox" ], - "VaporToolbox.pkg": [ - "com.github.apettinen.pkg.vaportoolbox" - ], - "VaporToolbox.download": [ - "com.github.apettinen.download.vaportoolbox" - ], - "LuLu.munki": [ - "com.github.apettinen.munki.LuLu", - "com.github.dataJAR-recipes.munki.LuLu" + "SonarQubeScanner.download": [ + "com.github.apettinen.download.SonarQubeScanner" ], - "LuLu.download": [ - "com.github.apettinen.download.LuLu", - "com.github.dataJAR-recipes.download.LuLu" + "SonarQubeScanner.munki": [ + "com.github.apettinen.munki.SonarQubeScanner" ], - "LuLu.pkg": [ - "com.github.apettinen.pkg.LuLu" + "SonarQubeScanner.pkg": [ + "com.github.apettinen.pkg.SonarQubeScanner" ], - "Carthage.download": [ - "com.github.apettinen.download.Carthage" + "saml2aws.download": [ + "com.github.apettinen.download.saml2aws" ], - "Carthage.install": [ - "com.github.apettinen.install.Carthage" + "saml2aws.pkg": [ + "com.github.apettinen.pkg.saml2aws" ], - "Carthage.munki": [ - "com.github.apettinen.munki.Carthage" + "saml2aws.munki": [ + "com.github.apettinen.munki.saml2aws" ], - "SubEthaEdit.munki": [ - "com.github.apettinen.munki.SubEthaEdit" + "saml2aws.install": [ + "com.github.apettinen.install.saml2aws" ], - "SubEthaEdit.install": [ - "com.github.apettinen.install.SubEthaEdit" + "Mattermost.install": [ + "com.github.apettinen.install.Mattermost" ], - "cdef.download": [ - "com.github.ftiff.download.cdef" + "nmap.download": [ + "com.github.apettinen.download.nmap" ], - "cdef.install": [ - "com.github.ftiff.install.cdef" + "MSOneDrive.install": [ + "com.github.apettinen.install.MSOneDrive" ], - "cdef.munki": [ - "com.github.ftiff.munki.cdef" + "MSOneDrive.munki": [ + "com.github.apettinen.munki.MSOneDrive" ], - "cdef.pkg": [ - "com.github.ftiff.pkg.cdef" + "MSOneDrive.download": [ + "com.github.apettinen.download.MSOneDrive" ], - "BankID.download": [ - "com.github.giobbi.download.bankid" + "Corectl.munki": [ + "com.github.apettinen.munki.corectl" ], - "BankID.munki": [ - "com.github.giobbi.munki.bankid" + "Corectl.install": [ + "com.github.apettinen.install.corectl" ], - "BankID.install": [ - "com.github.giobbi.install.bankid" + "Corectl.download": [ + "com.github.apettinen.download.corectl" ], - "Hunchly.munki": [ - "com.github.dataJAR-recipes.munki.Hunchly" + "Brave.install": [ + "com.github.apettinen.install.brave" ], - "Hunchly.download": [ - "com.github.dataJAR-recipes.download.Hunchly" + "Brave.download": [ + "com.github.apettinen.download.brave", + "com.github.grumpydrew.download.Brave" ], - "PrintMate.download": [ - "com.github.dataJAR-recipes.download.PrintMate" + "Brave.munki": [ + "com.github.apettinen.munki.brave" ], - "PrintMate.munki": [ - "com.github.dataJAR-recipes.munki.PrintMate" + "1Password_CLI.install": [ + "com.github.apettinen.install.1Password_CLI" ], - "DVDStyler.munki": [ - "com.github.dataJAR-recipes.munki.DVDStyler" + "1Password_CLI.download": [ + "com.github.apettinen.download.1Password_CLI" ], - "DVDStyler.download": [ - "com.github.dataJAR-recipes.download.DVDStyler" + "1Password_CLI.munki": [ + "com.github.apettinen.munki.1Password_CLI" ], - "LogiOptionsPlus.munki": [ - "com.github.dataJAR-recipes.munki.LogiOptionsPlus" + "Carthage.munki": [ + "com.github.apettinen.munki.Carthage" ], - "Microsoft Defender.munki": [ - "com.github.dataJAR-recipes.munki.MicrosoftDefender" + "Carthage.download": [ + "com.github.apettinen.download.Carthage" ], - "MacadminsPython.munki": [ - "com.github.dataJAR-recipes.munki.MacadminsPython" + "Carthage.install": [ + "com.github.apettinen.install.Carthage" ], - "LEGO MINDSTORMS Education EV3.munki": [ - "com.github.dataJAR-recipes.munki.LEGO MINDSTORMS Education EV3" + "SubEthaEdit.install": [ + "com.github.apettinen.install.SubEthaEdit" ], - "Egnyte Desktop App Core.download": [ - "com.github.dataJAR-recipes.download.Egnyte Desktop App Core" + "SubEthaEdit.munki": [ + "com.github.apettinen.munki.SubEthaEdit" ], - "Egnyte Desktop App Core.munki": [ - "com.github.dataJAR-recipes.munki.Egnyte Desktop App Core" + "minikube.munki": [ + "com.github.apettinen.munki.minikube" ], - "drawio.munki": [ - "com.github.dataJAR-recipes.munki.drawio" + "minikube.install": [ + "com.github.apettinen.install.minikube" ], - "Remote Desktop Manager Free.munki": [ - "com.github.dataJAR-recipes.munki.Remote Desktop Manager Free" + "minikube.pkg": [ + "com.github.apettinen.pkg.minikube" ], - "Remote Desktop Manager Free.download": [ - "com.github.dataJAR-recipes.download.Remote Desktop Manager Free" + "minikube.download": [ + "com.github.apettinen.download.minikube" ], - "Inquisit 4 Lab.download": [ - "com.github.dataJAR-recipes.download.Inquisit 4 Lab" + "git-lfs.munki": [ + "com.github.apettinen.munki.git-lfs" ], - "Inquisit 4 Lab.munki": [ - "com.github.dataJAR-recipes.munki.Inquisit 4 Lab" + "git-lfs.pkg": [ + "com.github.apettinen.pkg.git-lfs" ], - "renpy 7.download": [ - "com.github.dataJAR-recipes.download.renpy 7" + "git-lfs.install": [ + "com.github.apettinen.install.git-lfs" ], - "renpy 7.pkg": [ - "com.github.dataJAR-recipes.pkg.renpy 7" + "git-lfs.download": [ + "com.github.apettinen.download.git-lfs" ], - "renpy 7.munki": [ - "com.github.dataJAR-recipes.munki.renpy 7" + "LuLu.pkg": [ + "com.github.apettinen.pkg.LuLu" ], - "renpy 7.jss": [ - "com.github.dataJAR-recipes.jss.renpy 7" + "LuLu.munki": [ + "com.github.apettinen.munki.LuLu", + "com.github.dataJAR-recipes.munki.LuLu" ], - "WalkMe.download": [ - "com.github.dataJAR-recipes.download.WalkMe" + "LuLu.download": [ + "com.github.apettinen.download.LuLu", + "com.github.dataJAR-recipes.download.LuLu" ], - "WalkMe.munki": [ - "com.github.dataJAR-recipes.munki.WalkMe" + "cdef.download": [ + "com.github.ftiff.download.cdef" ], - "4K Video DownloaderPlus.download": [ - "com.github.dataJAR-recipes.download.4K Video DownloaderPlus" + "cdef.install": [ + "com.github.ftiff.install.cdef" ], - "4K Video DownloaderPlus.munki": [ - "com.github.dataJAR-recipes.munki.4K Video DownloaderPlus" + "cdef.munki": [ + "com.github.ftiff.munki.cdef" ], - "TX16Wx Software Sampler 3.download": [ - "com.github.dataJAR-recipes.download.TX16Wx Software Sampler 3" + "cdef.pkg": [ + "com.github.ftiff.pkg.cdef" ], - "TX16Wx Software Sampler 3.munki": [ - "com.github.dataJAR-recipes.munki.TX16Wx Software Sampler 3" + "BankID.install": [ + "com.github.giobbi.install.bankid" ], - "Hide My Bar.munki": [ - "com.github.dataJAR-recipes.munki.HideMyBar" + "BankID.munki": [ + "com.github.giobbi.munki.bankid" ], - "Hide My Bar.download": [ - "com.github.dataJAR-recipes.download.HideMyBar" + "BankID.download": [ + "com.github.giobbi.download.bankid" ], - "Azure Data Studio.munki": [ - "com.github.dataJAR-recipes.munki.AzureDataStudio" + "Clocker.pkg": [ + "com.github.dataJAR-recipes.pkg.Clocker" ], - "Azure Data Studio.download": [ - "com.github.dataJAR-recipes.download.AzureDataStudio" + "Clocker.download": [ + "com.github.dataJAR-recipes.download.Clocker" ], - "SF Pro Fonts.download": [ - "com.github.dataJAR-recipes.download.SF Pro Fonts" + "Clocker.munki": [ + "com.github.dataJAR-recipes.munki.Clocker" ], - "SF Pro Fonts.munki": [ - "com.github.dataJAR-recipes.munki.SF Pro Fonts" + "VIP Access.download": [ + "com.github.dataJAR-recipes.download.VIPAccess" ], - "ActivInspire.download": [ - "com.github.dataJAR-recipes.download.ActivInspire" + "VIP Access.munki": [ + "com.github.dataJAR-recipes.munki.VIPAccess" ], - "ActivInspire.munki": [ - "com.github.dataJAR-recipes.munki.ActivInspire" + "Abstract.munki": [ + "com.github.dataJAR-recipes.munki.Abstract" ], - "Sky Sports.munki": [ - "com.github.dataJAR-recipes.munki.Sky Sports" + "Abstract.jss": [ + "com.github.dataJAR-recipes.jss.Abstract" ], - "Sky Sports.download": [ - "com.github.dataJAR-recipes.download.Sky Sports" + "Abstract.download": [ + "com.github.dataJAR-recipes.download.Abstract" ], - "Fellow.download": [ - "com.github.dataJAR-recipes.download.Fellow" + "Abstract.pkg": [ + "com.github.dataJAR-recipes.pkg.Abstract" ], - "Fellow.munki": [ - "com.github.dataJAR-recipes.munki.Fellow" + "AJA U-TAP Updater.munki": [ + "com.github.dataJAR-recipes.munki.AJA U-TAP Updater" ], - "SketchUp Pro 2017 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2017 EN" + "AJA U-TAP Updater.download": [ + "com.github.dataJAR-recipes.download.AJA U-TAP Updater" ], - "SketchUp Pro 2017 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN" + "PritunlClient.munki": [ + "com.github.dataJAR-recipes.munki.pritunlclient", + "com.github.tecnico1931.munki.PritunlClient" ], - "SketchUp Pro 2017 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2017 EN" + "PritunlClient.download": [ + "com.github.dataJAR-recipes.download.pritunlclient", + "com.github.tecnico1931.download.PritunlClient" ], - "DraftSight.munki": [ - "com.github.dataJAR-recipes.munki.DraftSight" + "Millumin4.munki": [ + "com.github.dataJAR-recipes.munki.Millumin4" ], - "DraftSight.download": [ - "com.github.dataJAR-recipes.download.DraftSight" + "Millumin4.download": [ + "com.github.dataJAR-recipes.download.Millumin4" ], - "ArrayCalc V11.download": [ - "com.github.dataJAR-recipes.download.ArrayCalc V11" + "Little Snitch 5.munki": [ + "com.github.dataJAR-recipes.munki.Little Snitch 5" ], - "ArrayCalc V11.munki": [ - "com.github.dataJAR-recipes.munki.ArrayCalc V11" + "Framer.download": [ + "com.github.dataJAR-recipes.download.Framer" ], - "VMware Fusion 11.jss": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 11" + "Framer.munki": [ + "com.github.dataJAR-recipes.munki.Framer" ], - "VMware Fusion 11.munki": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 11" + "Canva.munki": [ + "com.github.dataJAR-recipes.munki.Canva" ], - "VMware Fusion 11.download": [ - "com.github.dataJAR-recipes.download.VMware Fusion 11" + "Canva.download": [ + "com.github.dataJAR-recipes.download.Canva", + "com.github.moofit-recipes.download.Canva" ], - "VMware Fusion 11.pkg": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 11" + "Poll Everywhere.download": [ + "com.github.dataJAR-recipes.download.Poll Everywhere" ], - "NVivo 12.munki": [ - "com.github.dataJAR-recipes.munki.NVivo 12" + "Poll Everywhere.munki": [ + "com.github.dataJAR-recipes.munki.Poll Everywhere" ], - "NVivo 12.download": [ - "com.github.dataJAR-recipes.download.NVivo 12" + "IOLab.download": [ + "com.github.dataJAR-recipes.download.IOLab" ], - "mvMeter2.download": [ - "com.github.dataJAR-recipes.download.mvMeter2" + "IOLab.munki": [ + "com.github.dataJAR-recipes.munki.IOLab" ], - "mvMeter2.munki": [ - "com.github.dataJAR-recipes.munki.mvMeter2" + "Steam.munki": [ + "com.github.dataJAR-recipes.munki.Steam" ], - "renpy 6.download": [ - "com.github.dataJAR-recipes.download.renpy 6" + "Cubase 9.munki": [ + "com.github.dataJAR-recipes.munki.Cubase 9" ], - "renpy 6.jss": [ - "com.github.dataJAR-recipes.jss.renpy 6" + "Cubase 9.download": [ + "com.github.dataJAR-recipes.download.Cubase 9" ], - "renpy 6.pkg": [ - "com.github.dataJAR-recipes.pkg.renpy 6" + "Soundvision.download": [ + "com.github.dataJAR-recipes.download.Soundvision" ], - "renpy 6.munki": [ - "com.github.dataJAR-recipes.munki.renpy 6" + "Soundvision.munki": [ + "com.github.dataJAR-recipes.munki.Soundvision" ], - "WiFi Explorer Pro 3.download": [ - "com.github.dataJAR-recipes.download.WiFi Explorer Pro 3" + "Mu.pkg": [ + "com.github.dataJAR-recipes.pkg.Mu" ], - "WiFi Explorer Pro 3.munki": [ - "com.github.dataJAR-recipes.munki.WiFi Explorer Pro 3" + "Mu.jss": [ + "com.github.dataJAR-recipes.jss.Mu" ], - "Krita.munki": [ - "com.github.dataJAR-recipes.munki.krita" + "Mu.download": [ + "com.github.dataJAR-recipes.download.Mu" ], - "Krita.download": [ - "com.github.dataJAR-recipes.download.krita" + "Mu.munki": [ + "com.github.dataJAR-recipes.munki.Mu" ], - "LightWright.munki": [ - "com.github.dataJAR-recipes.munki.lightwright" + "JAGS.munki": [ + "com.github.dataJAR-recipes.autopkg.munki.JAGS" ], - "JPEGmini-Trial.jss": [ - "com.github.dataJAR-recipes.jss.JPEGmini-Trial" + "JAGS.download": [ + "com.github.dataJAR-recipes.autopkg.download.JAGS" ], - "JPEGmini-Trial.download": [ - "com.github.dataJAR-recipes.download.JPEGmini-Trial" + "Microsoft Excel 2019.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Excel 2019" ], - "JPEGmini-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.JPEGmini-Trial" + "Sync.download": [ + "com.github.dataJAR-recipes.download.Sync" ], - "JPEGmini-Trial.munki": [ - "com.github.dataJAR-recipes.munki.JPEGmini-Trial" + "Sync.munki": [ + "com.github.dataJAR-recipes.munki.Sync" ], - "Komodo IDE.munki": [ - "com.github.dataJAR-recipes.munki.KomodoIDE" + "SketchUp Pro 2018 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN" ], - "Komodo IDE.download": [ - "com.github.dataJAR-recipes.download.KomodoIDE" + "SketchUp Pro 2018 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN" ], - "Scratch Desktop.download": [ - "com.github.dataJAR-recipes.download.Scratch Desktop" + "SketchUp Pro 2018 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2018 EN" ], - "SketchUp Pro 2019 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2019 EN" + "DCP-o-matic 2.munki": [ + "com.github.dataJAR-recipes.munki.DCP-o-matic 2" ], - "SketchUp Pro 2019 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN" + "DCP-o-matic 2.download": [ + "com.github.dataJAR-recipes.download.DCP-o-matic 2" ], - "SketchUp Pro 2019 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2019 EN" + "Sound Siphon 3.munki": [ + "com.github.dataJAR-recipes.munki.Sound Siphon 3" ], - "Milanote 2.jss": [ - "com.github.dataJAR-recipes.jss.Milanote 2" + "Sound Siphon 3.download": [ + "com.github.dataJAR-recipes.download.Sound Siphon 3" ], - "Milanote 2.download": [ - "com.github.dataJAR-recipes.download.Milanote 2" + "MacadminsPython.munki": [ + "com.github.dataJAR-recipes.munki.MacadminsPython" ], - "Milanote 2.munki": [ - "com.github.dataJAR-recipes.munki.Milanote 2" + "Autodesk EAGLE.munki": [ + "com.github.dataJAR-recipes.munki.Autodesk EAGLE" ], - "Milanote 2.pkg": [ - "com.github.dataJAR-recipes.pkg.Milanote 2" + "AVBridge.download": [ + "com.github.dataJAR-recipes.download.AVBridge" ], - "CallQTrainer.download": [ - "com.github.dataJAR-recipes.download.CallQTrainer" + "AVBridge.munki": [ + "com.github.dataJAR-recipes.munki.AVBridge" ], - "CallQTrainer.munki": [ - "com.github.dataJAR-recipes.munki.CallQTrainer" + "texmaker.munki": [ + "com.github.dataJAR-recipes.munki.texmaker" ], - "Zevrix LinkOptimizer 6.munki": [ - "com.github.dataJAR-recipes.munki.Zevrix LinkOptimizer 6" + "Red Giant Application Manager.download": [ + "com.github.dataJAR-recipes.download.Red Giant Application Manager" ], - "Zevrix LinkOptimizer 6.download": [ - "com.github.dataJAR-recipes.download.Zevrix LinkOptimizer 6" + "Red Giant Application Manager.munki": [ + "com.github.dataJAR-recipes.munki.Red Giant Application Manager" ], - "Zevrix LinkOptimizer 6.pkg": [ - "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6" + "Red Giant Application Manager.pkg": [ + "com.github.dataJAR-recipes.pkg.Red Giant Application Manager" ], - "Microsoft Outlook 2016 Standalone.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone" + "Navicat Premium Essentials 15-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Navicat Premium Essentials 15-Trial" ], - "Threat-Dragon-ng.download": [ - "com.github.dataJAR-recipes.download.Threat-Dragon-ng" + "Navicat Premium Essentials 15-Trial.download": [ + "com.github.dataJAR-recipes.download.Navicat Premium Essentials 15-Trial" ], - "Threat-Dragon-ng.munki": [ - "com.github.dataJAR-recipes.munki.Threat-Dragon-ng" + "Labels and Addresses.munki": [ + "com.github.dataJAR-recipes.munki.LabelsandAddresses" ], - "Suitcase Fusion 8.pkg": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8" + "ArrayCalc V11.munki": [ + "com.github.dataJAR-recipes.munki.ArrayCalc V11" ], - "Suitcase Fusion 8.download": [ - "com.github.dataJAR-recipes.download.Suitcase Fusion 8" + "ArrayCalc V11.download": [ + "com.github.dataJAR-recipes.download.ArrayCalc V11" ], - "Suitcase Fusion 8.jss": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 8" + "VCV Rack 2 Free.munki": [ + "com.github.dataJAR-recipes.munki.VCV Rack 2 Free" ], - "Suitcase Fusion 8.munki": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 8" + "VCV Rack 2 Free.download": [ + "com.github.dataJAR-recipes.download.VCV Rack 2 Free" ], - "Network Canvas Interviewer.munki": [ - "com.github.dataJAR-recipes.munki.Network Canvas Interviewer" + "CatoClient.munki": [ + "com.github.dataJAR-recipes.munki.CatoClient" ], - "Network Canvas Interviewer.download": [ - "com.github.dataJAR-recipes.download.Network Canvas Interviewer" + "CatoClient.download": [ + "com.github.dataJAR-recipes.download.CatoClient", + "com.github.moofit-recipes.download.CatoClient" ], - "Wondershare Filmora.download": [ - "com.github.dataJAR-recipes.download.Wondershare Filmora" + "iSwiff.munki": [ + "com.github.dataJAR-recipes.munki.iSwiff" ], - "Wondershare Filmora.munki": [ - "com.github.dataJAR-recipes.munki.Wondershare Filmora" + "iSwiff.pkg": [ + "com.github.dataJAR-recipes.pkg.iSwiff" ], - "Pulsar.download": [ - "com.github.dataJAR-recipes.download.Pulsar" + "iSwiff.jss": [ + "com.github.dataJAR-recipes.jss.iSwiff" ], - "Pulsar.munki": [ - "com.github.dataJAR-recipes.munki.Pulsar" + "iSwiff.download": [ + "com.github.dataJAR-recipes.download.iSwiff" ], - "Bartender 4.download": [ - "com.github.dataJAR-recipes.download.Bartender 4" + "NVivo 14.download": [ + "com.github.dataJAR-recipes.download.NVivo 14" ], - "Bartender 4.munki": [ - "com.github.dataJAR-recipes.munki.Bartender 4" + "NVivo 14.munki": [ + "com.github.dataJAR-recipes.munki.NVivo 14" ], - "PolycomContentApp.munki": [ - "com.github.dataJAR-recipes.munki.PolycomContentApp" + "JDiskReport.download": [ + "com.github.dataJAR-recipes.download.JDiskReport" ], - "PolycomContentApp.download": [ - "com.github.dataJAR-recipes.download.PolycomContentApp" + "JDiskReport.munki": [ + "com.github.dataJAR-recipes.munki.JDiskReport" ], - "Lumi.munki": [ - "com.github.dataJAR-recipes.munki.Lumi" + "Haiku.download": [ + "com.github.dataJAR-recipes.download.Haiku" ], - "DHS.munki": [ - "com.github.dataJAR-recipes.munki.DHS" + "Haiku.munki": [ + "com.github.dataJAR-recipes.munki.Haiku" ], - "DHS.download": [ - "com.github.dataJAR-recipes.download.DHS", - "com.github.ahousseini-recipes.download.DHS" + "aText 3.download": [ + "com.github.dataJAR-recipes.download.aText 3" ], - "Webrecorder Player.jss": [ - "com.github.dataJAR-recipes.jss.Webrecorder Player" + "aText 3.munki": [ + "com.github.dataJAR-recipes.munki.aText 3" ], - "Webrecorder Player.download": [ - "com.github.dataJAR-recipes.download.Webrecorder Player" + "Insomnia Core.download": [ + "com.github.dataJAR-recipes.download.Insomnia Core" ], - "Webrecorder Player.pkg": [ - "com.github.dataJAR-recipes.pkg.Webrecorder Player" + "Insomnia Core.munki": [ + "com.github.dataJAR-recipes.munki.Insomnia Core" ], - "Webrecorder Player.munki": [ - "com.github.dataJAR-recipes.munki.Webrecorder Player" + "CocoaPods.jss": [ + "com.github.dataJAR-recipes.jss.CocoaPods" ], - "TheatreMix.munki": [ - "com.github.dataJAR-recipes.munki.TheatreMix" + "Opera GX.munki": [ + "com.github.dataJAR-recipes.munki.Opera GX" ], - "TheatreMix.download": [ - "com.github.dataJAR-recipes.download.TheatreMix" + "Opera GX.download": [ + "com.github.dataJAR-recipes.download.Opera GX" ], - "Max 8.munki": [ - "com.github.dataJAR-recipes.munki.Max 8" + "SketchUp Pro 2021 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2021 EN" ], - "Max 8.download": [ - "com.github.dataJAR-recipes.download.Max 8" + "SketchUp Pro 2021 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN" ], - "ShareFile.download": [ - "com.github.dataJAR-recipes.download.ShareFile" + "SketchUp Pro 2021 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN" ], - "ShareFile.munki": [ - "com.github.dataJAR-recipes.munki.ShareFile" + "Sennheiser AMBEO Orbit.munki": [ + "com.github.dataJAR-recipes.munki.Sennheiser AMBEO Orbit" ], - "ShareFile.pkg": [ - "com.github.dataJAR-recipes.pkg.ShareFile" + "Sennheiser AMBEO Orbit.download": [ + "com.github.dataJAR-recipes.download.Sennheiser AMBEO Orbit" ], - "Desktoppr.munki": [ - "com.github.dataJAR-recipes.munki.Desktoppr" + "Finale26-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Finale26-Trial" ], - "MirrorOp.munki": [ - "com.github.dataJAR-recipes.munki.MirrorOp" + "Finale26-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.Finale26-Trial" ], - "Marvel.pkg": [ - "com.github.dataJAR-recipes.pkg.Marvel" + "Finale26-Trial.download": [ + "com.github.dataJAR-recipes.download.Finale26-Trial" ], - "Marvel.munki": [ - "com.github.dataJAR-recipes.munki.Marvel" + "Luxafor.download": [ + "com.github.dataJAR-recipes.download.Luxafor", + "com.github.smithjw.download.Luxafor" ], - "Marvel.download": [ - "com.github.dataJAR-recipes.download.Marvel" + "Luxafor.pkg": [ + "com.github.dataJAR-recipes.pkg.Luxafor", + "com.github.smithjw.pkg.Luxafor" ], - "Eclipse IDE for Java Developers.jss": [ - "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers" + "Luxafor.munki": [ + "com.github.dataJAR-recipes.munki.Luxafor" ], - "SketchUp Pro 2016 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2016 EN" + "Luxafor.jss": [ + "com.github.dataJAR-recipes.jss.Luxafor" ], - "SketchUp Pro 2016 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN" + "Inquisit 5 Lab.munki": [ + "com.github.dataJAR-recipes.munki.Inquisit 5 Lab" ], - "SketchUp Pro 2016 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2016 EN" + "Inquisit 5 Lab.download": [ + "com.github.dataJAR-recipes.download.Inquisit 5 Lab" ], - "ClaroRead Plus.download": [ - "com.github.dataJAR-recipes.download.ClaroRead Plus" + "jamf-migrator.munki": [ + "com.github.dataJAR-recipes.munki.jamf-migrator" ], - "ClaroRead Plus.munki": [ - "com.github.dataJAR-recipes.munki.ClaroRead Plus" + "jamf-migrator.download": [ + "com.github.dataJAR-recipes.download.jamf-migrator" ], - "Red Giant Application Manager.munki": [ - "com.github.dataJAR-recipes.munki.Red Giant Application Manager" + "jamf-migrator.pkg": [ + "com.github.dataJAR-recipes.pkg.jamf-migrator", + "com.github.ahousseini-recipes.pkg.jamf-migrator" ], - "Red Giant Application Manager.pkg": [ - "com.github.dataJAR-recipes.pkg.Red Giant Application Manager" + "jamf-migrator.jss": [ + "com.github.dataJAR-recipes.jss.jamf-migrator" ], - "Red Giant Application Manager.download": [ - "com.github.dataJAR-recipes.download.Red Giant Application Manager" + "FabFilter Pro-L 2.download": [ + "com.github.dataJAR-recipes.download.FabFilter Pro-L 2" ], - "KeyShot Network Rendering 11.download": [ - "com.github.dataJAR-recipes.download.KeyShot Network Rendering 11" + "FabFilter Pro-L 2.munki": [ + "com.github.dataJAR-recipes.munki.FabFilter Pro-L 2" ], - "KeyShot Network Rendering 11.munki": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 11" + "The MUT.download": [ + "com.github.dataJAR-recipes.download.The MUT" ], - "DisplayLink Manager.munki": [ - "com.github.dataJAR-recipes.munki.DisplayLink Manager" + "The MUT.pkg": [ + "com.github.dataJAR-recipes.pkg.The MUT" ], - "4K Video Downloader.jss": [ - "com.github.dataJAR-recipes.jss.4K Video Downloader" + "The MUT.munki": [ + "com.github.dataJAR-recipes.munki.The MUT" ], - "4K Video Downloader.munki": [ - "com.github.dataJAR-recipes.munki.4K Video Downloader" + "The MUT.jss": [ + "com.github.dataJAR-recipes.jss.The MUT" ], - "4K Video Downloader.pkg": [ - "com.github.dataJAR-recipes.pkg.4K Video Downloader" + "Suitcase Fusion 22.munki": [ + "com.github.dataJAR-recipes.munki.Suitcase Fusion 22" ], - "4K Video Downloader.download": [ - "com.github.dataJAR-recipes.download.4K Video Downloader" + "Suitcase Fusion 22.download": [ + "com.github.dataJAR-recipes.download.Suitcase Fusion 22" ], - "Inquisit 5 Lab.munki": [ - "com.github.dataJAR-recipes.munki.Inquisit 5 Lab" + "eLicenser Control.download": [ + "com.github.dataJAR-recipes.download.eLicenser Control" ], - "Inquisit 5 Lab.download": [ - "com.github.dataJAR-recipes.download.Inquisit 5 Lab" + "eLicenser Control.pkg": [ + "com.github.dataJAR-recipes.pkg.eLicenser Control" ], - "Perimeter 81.munki": [ - "com.github.dataJAR-recipes.munki.Perimeter 81" + "eLicenser Control.munki": [ + "com.github.dataJAR-recipes.munki.eLicenser Control" ], - "Perimeter 81.download": [ - "com.github.dataJAR-recipes.download.Perimeter 81" + "Krisp.munki": [ + "com.github.dataJAR-recipes.munki.krisp" ], - "Perimeter 81.pkg": [ - "com.github.dataJAR-recipes.pkg.Perimeter 81" + "Krisp.download": [ + "com.github.dataJAR-recipes.download.krisp" ], - "Racket 6.munki": [ - "com.github.dataJAR-recipes.munki.Racket 6" + "Genymotion.jss": [ + "com.github.dataJAR-recipes.jss.Genymotion" ], - "Racket 6.jss": [ - "com.github.dataJAR-recipes.jss.Racket 6" + "Genymotion.pkg": [ + "com.github.dataJAR-recipes.pkg.Genymotion" ], - "Racket 6.pkg": [ - "com.github.dataJAR-recipes.pkg.Racket 6" + "inSSIDerOffice.munki": [ + "com.github.dataJAR-recipes.munki.inSSIDerOffice" ], - "Racket 6.download": [ - "com.github.dataJAR-recipes.download.Racket 6" + "inSSIDerOffice.download": [ + "com.github.dataJAR-recipes.download.inSSIDerOffice" ], - "Shutter Encoder.munki": [ - "com.github.dataJAR-recipes.munki.Shutter Encoder" + "atemOSC.download": [ + "com.github.dataJAR-recipes.download.atemOSC" ], - "Little Snitch 6.download": [ - "com.github.dataJAR-recipes.download.Little Snitch 6" + "atemOSC.munki": [ + "com.github.dataJAR-recipes.munki.atemOSC" ], - "Little Snitch 6.munki": [ - "com.github.dataJAR-recipes.munki.Little Snitch 6" + "BoxDrive.munki": [ + "com.github.dataJAR-recipes.munki.boxdrive" ], - "Audinate Dante Via.munki": [ - "com.github.dataJAR-recipes.munki.Audinate Dante Via" + "BoxDrive.download": [ + "com.github.dataJAR-recipes.download.boxdrive" ], - "Audinate Dante Via.download": [ - "com.github.dataJAR-recipes.download.Audinate Dante Via" + "BlueGriffon.munki": [ + "com.github.dataJAR-recipes.munki.BlueGriffon" ], - "vCastSender.munki": [ - "com.github.dataJAR-recipes.munki.vCastSender" + "BlueGriffon.download": [ + "com.github.dataJAR-recipes.download.BlueGriffon" ], - "vCastSender.download": [ - "com.github.dataJAR-recipes.download.vCastSender" + "BlueGriffon.pkg": [ + "com.github.dataJAR-recipes.pkg.BlueGriffon" ], - "HDXRealTimeMediaEngine.download": [ - "com.github.dataJAR-recipes.download.HDXRealTimeMediaEngine" + "BlueGriffon.jss": [ + "com.github.dataJAR-recipes.jss.BlueGriffon" ], - "HDXRealTimeMediaEngine.munki": [ - "com.github.dataJAR-recipes.munki.HDXRealTimeMediaEngine" + "Rhinoceros 7.download": [ + "com.github.dataJAR-recipes.download.Rhinoceros 7" ], - "Smultron 13.munki": [ - "com.github.dataJAR-recipes.munki.Smultron 13" + "Rhinoceros 7.munki": [ + "com.github.dataJAR-recipes.munki.Rhinoceros 7" ], - "Smultron 13.download": [ - "com.github.dataJAR-recipes.download.Smultron 13" + "Mp3tag.download": [ + "com.github.dataJAR-recipes.download.Mp3tag" ], - "Apache NetBeans 12.download": [ - "com.github.dataJAR-recipes.download.Apache NetBeans 12" + "Mp3tag.munki": [ + "com.github.dataJAR-recipes.munki.Mp3tag" ], - "Apache NetBeans 12.munki": [ - "com.github.dataJAR-recipes.munki.Apache NetBeans 12" + "Logitech Presentation.munki": [ + "com.github.dataJAR-recipes.munki.Logitech Presentation" ], - "Pinta.munki": [ - "com.github.dataJAR-recipes.munki.Pinta" + "Miro Video Converter.munki": [ + "com.github.dataJAR-recipes.munki.Miro Video Converter" ], - "LYNX Whiteboard.munki": [ - "com.github.dataJAR-recipes.munki.LYNX Whiteboard" + "Miro Video Converter.download": [ + "com.github.dataJAR-recipes.download.Miro Video Converter" ], - "LYNX Whiteboard.download": [ - "com.github.dataJAR-recipes.download.LYNX Whiteboard" + "Adobe Camera Raw.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Camera Raw" ], - "EyeJack Creator 2024.download": [ - "com.github.dataJAR-recipes.download.EyeJack Creator 2024" + "Adobe Camera Raw.download": [ + "com.github.dataJAR-recipes.download.Adobe Camera Raw" ], - "EyeJack Creator 2024.munki": [ - "com.github.dataJAR-recipes.munki.EyeJack Creator 2024" + "Microsoft Excel 2016 Standalone.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone" ], - "QLab4.munki": [ - "com.github.dataJAR-recipes.munki.QLab4" + "Suitcase Fusion 8.jss": [ + "com.github.dataJAR-recipes.jss.Suitcase Fusion 8" ], - "QLab4.download": [ - "com.github.dataJAR-recipes.download.QLab4" + "Suitcase Fusion 8.munki": [ + "com.github.dataJAR-recipes.munki.Suitcase Fusion 8" ], - "QLab4.pkg": [ - "com.github.dataJAR-recipes.pkg.QLab4" + "Suitcase Fusion 8.download": [ + "com.github.dataJAR-recipes.download.Suitcase Fusion 8" ], - "QLab4.jss": [ - "com.github.dataJAR-recipes.jss.QLab4" + "Suitcase Fusion 8.pkg": [ + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 8" ], - "Zinio Reader.download": [ - "com.github.dataJAR-recipes.download.Zinio Reader" + "NaturalReader 16.download": [ + "com.github.dataJAR-recipes.download.NaturalReader 16" ], - "Zinio Reader.jss": [ - "com.github.dataJAR-recipes.jss.Zinio Reader" + "NaturalReader 16.munki": [ + "com.github.dataJAR-recipes.munki.NaturalReader 16" ], - "Zinio Reader.munki": [ - "com.github.dataJAR-recipes.munki.Zinio Reader" + "Audiomovers Listento Plugins.download": [ + "com.github.dataJAR-recipes.download.Audiomovers Listento Plugins" ], - "Zinio Reader.pkg": [ - "com.github.dataJAR-recipes.pkg.Zinio Reader" + "Audiomovers Listento Plugins.munki": [ + "com.github.dataJAR-recipes.munki.Audiomovers Listento Plugins" ], - "Backup Manager.munki": [ - "com.github.dataJAR-recipes.munki.Backup Manager" + "Digital Pigeon 4.pkg": [ + "com.github.dataJAR-recipes.pkg.Digital Pigeon 4" ], - "Backup Manager.download": [ - "com.github.dataJAR-recipes.download.Backup Manager" + "Digital Pigeon 4.jss": [ + "com.github.dataJAR-recipes.jss.Digital Pigeon 4" ], - "NVivo 14.download": [ - "com.github.dataJAR-recipes.download.NVivo 14" + "Digital Pigeon 4.munki": [ + "com.github.dataJAR-recipes.munki.Digital Pigeon 4" ], - "NVivo 14.munki": [ - "com.github.dataJAR-recipes.munki.NVivo 14" + "Digital Pigeon 4.download": [ + "com.github.dataJAR-recipes.download.Digital Pigeon 4" ], - "Glyphs 3.download": [ - "com.github.dataJAR-recipes.download.Glyphs 3" + "Firefox ESR.munki": [ + "com.github.dataJAR-recipes.munki.Firefox ESR" ], - "Glyphs 3.munki": [ - "com.github.dataJAR-recipes.munki.Glyphs 3" + "Firefox ESR.download": [ + "com.github.dataJAR-recipes.download.Firefox ESR" ], - "CrashPlan for Enterprise 7.munki": [ - "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 7" + "Shift.munki": [ + "com.github.dataJAR-recipes.munki.Shift" ], - "CrashPlan for Enterprise 7.download": [ - "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 7" + "Shift.download": [ + "com.github.dataJAR-recipes.download.Shift" ], - "CrashPlan for Enterprise 7.jss": [ - "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 7" + "Mitti.download": [ + "com.github.dataJAR-recipes.download.Mitti" ], - "CrashPlan for Enterprise 7.pkg": [ - "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7" + "Mitti.munki": [ + "com.github.dataJAR-recipes.munki.Mitti" ], - "MediaMaster Pro 5.download": [ - "com.github.dataJAR-recipes.download.MediaMaster Pro 5" + "MacTeX Ghostscript.munki": [ + "com.github.dataJAR-recipes.munki.MacTeX Ghostscript" ], - "MediaMaster Pro 5.munki": [ - "com.github.dataJAR-recipes.munki.MediaMaster Pro 5" + "MacTeX Ghostscript.download": [ + "com.github.dataJAR-recipes.download.MacTeX Ghostscript" ], - "Malwarebytes Breach Remediation-Command Line Interface.munki": [ - "com.github.dataJAR-recipes.munki.Malwarebytes Breach Remediation-Command Line Interface" + "MPEG Streamclip.download": [ + "com.github.dataJAR-recipes.download.MPEG Streamclip" ], - "Malwarebytes Breach Remediation-Command Line Interface.download": [ - "com.github.dataJAR-recipes.download.Malwarebytes Breach Remediation-Command Line Interface" + "MPEG Streamclip.jss": [ + "com.github.dataJAR-recipes.jss.MPEG Streamclip" ], - "NoFWL.munki": [ - "com.github.dataJAR-recipes.munki.NoFWL" + "MPEG Streamclip.pkg": [ + "com.github.dataJAR-recipes.pkg.MPEG Streamclip" ], - "NoFWL.download": [ - "com.github.dataJAR-recipes.download.NoFWL" + "MPEG Streamclip.munki": [ + "com.github.dataJAR-recipes.munki.MPEG Streamclip" ], - "Elmedia Player.munki": [ - "com.github.dataJAR-recipes.munki.Elmedia Player" + "Egnyte Drive.download": [ + "com.github.dataJAR-recipes.download.Egnyte Drive" ], - "SketchUp Pro 2021 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN" + "Egnyte Drive.jss": [ + "com.github.dataJAR-recipes.jss.EgnyteDrive" ], - "SketchUp Pro 2021 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2021 EN" + "Egnyte Drive.munki": [ + "com.github.dataJAR-recipes.nunki.EgnyteDrive" ], - "SketchUp Pro 2021 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2021 EN" + "Egnyte Drive.pkg": [ + "com.github.dataJAR-recipes.pkg.Egnyte Drive" ], - "ReiKey.munki": [ - "com.github.dataJAR-recipes.munki.ReiKey" + "Suitcase Fusion 21.pkg": [ + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21" ], - "Apache NetBeans 15.munki": [ - "com.github.dataJAR-recipes.munki.ApacheNetBeans15" + "Suitcase Fusion 21.jss": [ + "com.github.dataJAR-recipes.jss.Suitcase Fusion 21" ], - "Apache NetBeans 15.download": [ - "com.github.dataJAR-recipes.download.ApacheNetBeans15" + "Suitcase Fusion 21.munki": [ + "com.github.dataJAR-recipes.munki.Suitcase Fusion 21" ], - "ISL Light Client.download": [ - "com.github.dataJAR-recipes.download.ISL Light Client" + "Suitcase Fusion 21.download": [ + "com.github.dataJAR-recipes.download.Suitcase Fusion 21" ], - "ISL Light Client.munki": [ - "com.github.dataJAR-recipes.munki.ISL Light Client" + "SecureSafe.munki": [ + "com.github.dataJAR-recipes.munki.SecureSafe" ], - "Miro Video Converter.munki": [ - "com.github.dataJAR-recipes.munki.Miro Video Converter" + "Osculator 3.munki": [ + "com.github.dataJAR-recipes.munki.OSCulator 3" ], - "Miro Video Converter.download": [ - "com.github.dataJAR-recipes.download.Miro Video Converter" + "Osculator 3.download": [ + "com.github.dataJAR-recipes.download.OSCulator 3" ], - "Egnyte Connect.munki": [ - "com.github.dataJAR-recipes.munki.Egnyte Connect" + "EarMaster7.munki": [ + "com.github.dataJAR-recipes.munki.EarMaster 7" ], - "Microsoft Excel 2016 Standalone.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone" + "EarMaster7.download": [ + "com.github.dataJAR-recipes.download.EarMaster 7" + ], + "Adobe 2021 Import.munki": [ + "com.github.dataJAR-recipes.munki.Import Adobe 2021 Title" ], "Adobe 2021 Import.jss": [ "com.github.dataJAR-recipes.jss.Import Adobe 2021 Title" ], - "Adobe 2021 Import.munki": [ - "com.github.dataJAR-recipes.munki.Import Adobe 2021 Title" + "Surfshark.munki": [ + "com.github.dataJAR-recipes.munki.Surfshark" ], - "Google Chrome Universal.munki": [ - "com.github.dataJAR-recipes.munki.Google Chrome Universal" + "Surfshark.download": [ + "com.github.dataJAR-recipes.download.Surfshark" ], - "ShareFile Sync.jss": [ - "com.github.dataJAR-recipes.jss.ShareFile Sync" + "TI-Nspire.munki": [ + "com.github.dataJAR-recipes.munki.TI-Nspire" ], - "ShareFile Sync.download": [ - "com.github.dataJAR-recipes.download.ShareFile Sync" + "TI-Nspire.download": [ + "com.github.dataJAR-recipes.download.TI-Nspire" ], - "ShareFile Sync.pkg": [ - "com.github.dataJAR-recipes.pkg.ShareFile Sync" + "KeyStore Explorer.munki": [ + "com.github.dataJAR-recipes.munki.KeyStore Explorer" ], - "ShareFile Sync.munki": [ - "com.github.dataJAR-recipes.munki.ShareFile Sync" + "KeyStore Explorer.pkg": [ + "com.github.dataJAR-recipes.pkg.KeyStore Explorer" ], - "Clevershare2.munki": [ - "com.github.dataJAR-recipes.munki.Clevershare2" + "KeyStore Explorer.jss": [ + "com.github.dataJAR-recipes.jss.KeyStore Explorer" ], - "Clevershare2.download": [ - "com.github.dataJAR-recipes.download.Clevershare2" + "KeyStore Explorer.download": [ + "com.github.dataJAR-recipes.download.KeyStore Explorer" ], - "Azul Zulu OpenJDK 11 LTS.download": [ - "com.github.dataJAR-recipes.download.Azul Zulu OpenJDK 11 LTS" + "Sonos S1 Controller.download": [ + "com.github.dataJAR-recipes.download.Sonos S1 Controller" ], - "Azul Zulu OpenJDK 11 LTS.pkg": [ - "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS" + "Sonos S1 Controller.munki": [ + "com.github.dataJAR-recipes.munki.Sonos S1 Controller" ], - "Azul Zulu OpenJDK 11 LTS.munki": [ - "com.github.dataJAR-recipes.munki.Azul Zulu OpenJDK 11 LTS" + "NoFWL.download": [ + "com.github.dataJAR-recipes.download.NoFWL" ], - "atemOSC.download": [ - "com.github.dataJAR-recipes.download.atemOSC" + "NoFWL.munki": [ + "com.github.dataJAR-recipes.munki.NoFWL" ], - "atemOSC.munki": [ - "com.github.dataJAR-recipes.munki.atemOSC" + "DisplayLink Manager.munki": [ + "com.github.dataJAR-recipes.munki.DisplayLink Manager" ], - "New York Fonts.munki": [ - "com.github.dataJAR-recipes.munki.New York Fonts" + "FreeMind.munki": [ + "com.github.dataJAR-recipes.munki.FreeMind" ], - "New York Fonts.download": [ - "com.github.dataJAR-recipes.download.New York Fonts" + "FreeMind.download": [ + "com.github.dataJAR-recipes.download.FreeMind" ], - "Dell Color Management.download": [ - "com.github.dataJAR-recipes.download.Dell Color Management" + "FreeMind.pkg": [ + "com.github.dataJAR-recipes.pkg.FreeMind" ], - "Dell Color Management.munki": [ - "com.github.dataJAR-recipes.munki.Dell Color Management" + "Sawgrass Print Utility.munki": [ + "com.github.dataJAR-recipes.munki.Sawgrass Print Utility" ], - "Microsoft Build Of OpenJDK.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Build Of OpenJDK" + "Sawgrass Print Utility.download": [ + "com.github.dataJAR-recipes.download.Sawgrass Print Utility" ], - "Visual Studio.munki": [ - "com.github.dataJAR-recipes.munki.VisualStudio" + "Post Haste.download": [ + "com.github.dataJAR-recipes.download.Post Haste" ], - "DotNet 7.munki": [ - "com.github.dataJAR-recipes.munki.DotNet 7" + "Post Haste.munki": [ + "com.github.dataJAR-recipes.munki.Post Haste" ], - "Eclipse Temurin JDK.munki": [ - "com.github.dataJAR-recipes.munki.Eclipse Temurin JDK" + "Post Haste.pkg": [ + "com.github.dataJAR-recipes.pkg.Post Haste" ], - "DotNet 6.download": [ - "com.github.dataJAR-recipes.download.DotNet 6" + "Post Haste.jss": [ + "com.github.dataJAR-recipes.jss.Post Haste" ], - "Microsoft Build Of OpenJDK.download": [ - "com.github.dataJAR-recipes.download.Microsoft Build Of OpenJDK" + "Racket 8.munki": [ + "com.github.dataJAR-recipes.munki.Racket 8" ], - "DotNet 6.munki": [ - "com.github.dataJAR-recipes.munki.DotNet 6" + "Racket 8.download": [ + "com.github.dataJAR-recipes.download.Racket 8" ], - "Visual Studio.download": [ - "com.github.dataJAR-recipes.download.VisualStudio" + "Racket 8.pkg": [ + "com.github.dataJAR-recipes.pkg.Racket 8" ], - "Xamarin Profiler.download": [ - "com.github.dataJAR-recipes.download.Xamarin Profiler" + "BrowserStackLocal App.munki": [ + "com.github.dataJAR-recipes.munki.BrowserStackLocal App" ], - "Mono Framework.munki": [ - "com.github.dataJAR-recipes.munki.Mono Framework" + "BrowserStackLocal Binary.pkg": [ + "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary" ], - "DotNet 7.download": [ - "com.github.dataJAR-recipes.download.DotNet 7" + "BrowserStackLocal App.download": [ + "com.github.dataJAR-recipes.download.BrowserStackLocal App" ], - "Xamarin Profiler.munki": [ - "com.github.dataJAR-recipes.munki.Xamarin Profiler" + "BrowserStackLocal Binary.munki": [ + "com.github.dataJAR-recipes.munki.BrowserStackLocal Binary" ], - "Mono Framework.download": [ - "com.github.dataJAR-recipes.download.Mono Framework" + "BrowserStackLocal Binary.download": [ + "com.github.dataJAR-recipes.download.BrowserStackLocal Binary" ], - "Eclipse Temurin JDK.download": [ - "com.github.dataJAR-recipes.download.Eclipse Temurin JDK" + "UP Studio.munki": [ + "com.github.dataJAR-recipes.munki.UP Studio" ], - "MongoDB Compass.download": [ - "com.github.dataJAR-recipes.download.MongoDB Compass" + "UP Studio.pkg": [ + "com.github.dataJAR-recipes.pkg.UP Studio" ], - "MongoDB Compass.munki": [ - "com.github.dataJAR-recipes.munki.MongoDB Compass" + "UP Studio.download": [ + "com.github.dataJAR-recipes.download.UP Studio" ], - "Cubase LE AI Elements 9.munki": [ - "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9" + "EyeJack Creator 2022.munki": [ + "com.github.dataJAR-recipes.munki.EyeJack Creator 2022" ], - "Cubase LE AI Elements 9.download": [ - "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9" + "EyeJack Creator 2022.download": [ + "com.github.dataJAR-recipes.download.EyeJack Creator 2022" ], - "Fiddler Everywhere.munki": [ - "com.github.dataJAR-recipes.munki.Fiddler Everywhere" + "VMware Fusion 12.munki": [ + "com.github.dataJAR-recipes.munki.VMware Fusion 12" ], - "Fiddler Everywhere.download": [ - "com.github.dataJAR-recipes.download.Fiddler Everywhere" + "VMware Fusion 12.jss": [ + "com.github.dataJAR-recipes.jss.VMWare Fusion 12" ], - "Dialpad.munki": [ - "com.github.dataJAR-recipes.munki.Dialpad" + "VMware Fusion 12.pkg": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 12" ], - "Sennheiser Wireless Systems Manager.download": [ - "com.github.dataJAR-recipes.download.Sennheiser Wireless Systems Manager" + "VMware Fusion 12.download": [ + "com.github.dataJAR-recipes.download.VMware Fusion 12" ], - "Sennheiser Wireless Systems Manager.munki": [ - "com.github.dataJAR-recipes.munki.Sennheiser Wireless Systems Manager" + "Hype 4-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Hype 4-Trial" ], - "Catalyst Browse.munki": [ - "com.github.dataJAR-recipes.munki.Catalyst Browse" + "Hype 4-Trial.download": [ + "com.github.dataJAR-recipes.download.Hype 4-Trial" ], - "Catalyst Browse.download": [ - "com.github.dataJAR-recipes.download.Catalyst Browse" + "KeyShot Network Rendering 11.munki": [ + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 11" ], - "PDF Squeezer.download": [ - "com.github.dataJAR-recipes.download.PDF Squeezer" + "KeyShot Network Rendering 11.download": [ + "com.github.dataJAR-recipes.download.KeyShot Network Rendering 11" ], - "PDF Squeezer.munki": [ - "com.github.dataJAR-recipes.munki.PDF Squeezer" + "Google Earth Pro.download": [ + "com.github.dataJAR-recipes.download.Google Earth Pro" ], - "Quarto.munki": [ - "com.github.dataJAR-recipes.munki.Quarto" + "Google Earth Pro.munki": [ + "com.github.dataJAR-recipes.munki.Google Earth Pro" ], - "Quarto.download": [ - "com.github.dataJAR-recipes.download.Quarto" + "UPDD Commander.download": [ + "com.github.dataJAR-recipes.download.UPDD Commander" ], - "Adobe Acrobat Classic.download": [ - "com.github.dataJAR-recipes.download.Adobe Acrobat Classic" + "UPDD Commander.munki": [ + "com.github.dataJAR-recipes.munki.UPDD Commander" ], - "Adobe Acrobat Classic.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Acrobat Classic" + "OpenJDK15.munki": [ + "com.github.dataJAR-recipes.munki.OpenJDK15" ], - "Logitech Presentation.munki": [ - "com.github.dataJAR-recipes.munki.Logitech Presentation" + "Pitch.munki": [ + "com.github.dataJAR-recipes.munki.Pitch" ], - "Microsoft Outlook 365.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Outlook 365" + "Pitch.download": [ + "com.github.dataJAR-recipes.download.Pitch" ], - "SF Symbols 5.download": [ - "com.github.dataJAR-recipes.download.SF Symbols 5" + "BetterDisplay.munki": [ + "com.github.dataJAR-recipes.munki.BetterDisplay" ], - "SF Symbols 5.munki": [ - "com.github.dataJAR-recipes.munki.SF Symbols 5" + "BetterDisplay.download": [ + "com.github.dataJAR-recipes.download.BetterDisplay" ], - "Godot 3.download": [ - "com.github.dataJAR-recipes.download.Godot 3" + "MediaMaster Pro.munki": [ + "com.github.dataJAR-recipes.munki.MediaMaster Pro" ], - "Godot 3.jss": [ - "com.github.dataJAR-recipes.jss.Godot 3" + "MediaMaster Pro.download": [ + "com.github.dataJAR-recipes.download.MediaMaster Pro" ], - "Godot 3.pkg": [ - "com.github.dataJAR-recipes.pkg.Godot 3" + "MediaMaster Pro.pkg": [ + "com.github.dataJAR-recipes.pkg.MediaMaster Pro" ], - "Godot 3.munki": [ - "com.github.dataJAR-recipes.munki.Godot 3" + "FL Studio 2024.download": [ + "com.github.dataJAR-recipes.download.FL Studio 2024" ], - "Amazon Corretto 8.munki": [ - "com.github.dataJAR-recipes.munki.Amazon Corretto 8" + "FL Studio 2024.munki": [ + "com.github.dataJAR-recipes.munki.FL Studio 2024" ], - "Amazon Corretto 8.download": [ - "com.github.dataJAR-recipes.download.Amazon Corretto 8" + "Screencast-O-Matic.munki": [ + "com.github.dataJAR-recipes.munki.Screencast-O-Matic", + "com.andrewzirkel.munki.Screencast-O-Matic" ], - "Transcribe.munki": [ - "com.github.dataJAR-recipes.munki.Transcribe" + "KeyShot Network Rendering.download": [ + "com.github.dataJAR-recipes.download.KeyShot Network Rendering" ], - "Transcribe.download": [ - "com.github.dataJAR-recipes.download.Transcribe" + "KeyShot Network Rendering.munki": [ + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering" ], - "Suitcase Fusion 7.pkg": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7" + "Thonny.munki": [ + "com.github.dataJAR-recipes.munki.Thonny" ], - "Suitcase Fusion 7.munki": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 7" + "Gladinet Cloud Drive Mac Client 9.munki": [ + "com.github.dataJAR-recipes.munki.Gladinet Cloud Drive Mac Client 9" ], - "Suitcase Fusion 7.download": [ - "com.github.dataJAR-recipes.download.Suitcase Fusion 7" + "Gladinet Cloud Drive Mac Client 9.download": [ + "com.github.dataJAR-recipes.download.Gladinet Cloud Drive Mac Client 9" ], - "Suitcase Fusion 7.jss": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 7" + "TI Connect CE.download": [ + "com.github.dataJAR-recipes.download.TI Connect CE" ], - "KeeWeb.jss": [ - "com.github.dataJAR-recipes.jss.KeeWeb" + "TI Connect CE.munki": [ + "com.github.dataJAR-recipes.munki.TI Connect CE" ], - "KeeWeb.munki": [ - "com.github.dataJAR-recipes.munki.KeeWeb" + "BBEdit 14.download": [ + "com.github.dataJAR-recipes.download.BBEdit 14" ], - "KeeWeb.pkg": [ - "com.github.dataJAR-recipes.pkg.KeeWeb" + "BBEdit 14.munki": [ + "com.github.dataJAR-recipes.munki.BBEdit 14" ], - "KeeWeb.download": [ - "com.github.dataJAR-recipes.download.KeeWeb" + "MediaHuman Audio Converter.munki": [ + "com.github.dataJAR-recipes.munki.MediaHuman Audio Converter" ], - "Focusrite RedNet Control.munki": [ - "com.github.dataJAR-recipes.munki.Focusrite RedNet Control" + "OpenJDK12.munki": [ + "com.github.dataJAR-recipes.munki.OpenJDK12" ], - "Focusrite RedNet Control.download": [ - "com.github.dataJAR-recipes.download.Focusrite RedNet Control" + "Microsoft Word 365.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Word 365" ], - "KeyShot Network Rendering 10.download": [ - "com.github.dataJAR-recipes.download.KeyShot Network Rendering 10" + "Hudl Insight.munki": [ + "com.github.dataJAR-recipes.munki.Hudl Insight" ], - "KeyShot Network Rendering 10.munki": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 10" + "Hudl Insight.download": [ + "com.github.dataJAR-recipes.download.Hudl Insight" ], - "Vitals.munki": [ - "com.github.dataJAR-recipes.munki.Vitals" + "Focusrite Control 2.download": [ + "com.github.dataJAR-recipes.download.Focusrite Control 2" ], - "Vitals.download": [ - "com.github.dataJAR-recipes.download.Vitals" + "Focusrite Control 2.munki": [ + "com.github.dataJAR-recipes.munki.Focusrite Control 2" ], - "Azeus Convene.munki": [ - "com.github.dataJAR-recipes.munki.Azeus Convene" + "Jamf Switcher.download": [ + "com.github.dataJAR-recipes.download.JamfSwitcher" ], - "Azeus Convene.download": [ - "com.github.dataJAR-recipes.download.Azeus Convene" + "Jamf Switcher.pkg": [ + "com.github.dataJAR-recipes.pkg.JamfSwitcher" ], - "Padshop 2.munki": [ - "com.github.dataJAR-recipes.munki.Padshop 2" + "Jamf Switcher.munki": [ + "com.github.dataJAR-recipes.munki.JamfSwitcher" ], - "Padshop 2.download": [ - "com.github.dataJAR-recipes.download.Padshop 2" + "Jamf Switcher.jss": [ + "com.github.dataJAR-recipes.jss.JamfSwitcher" ], - "Rhinoceros 7.munki": [ - "com.github.dataJAR-recipes.munki.Rhinoceros 7" + "Wondershare Filmora.munki": [ + "com.github.dataJAR-recipes.munki.Wondershare Filmora" ], - "Rhinoceros 7.download": [ - "com.github.dataJAR-recipes.download.Rhinoceros 7" + "Wondershare Filmora.download": [ + "com.github.dataJAR-recipes.download.Wondershare Filmora" ], - "Isadora 3.munki": [ - "com.github.dataJAR-recipes.munki.Isadora 3" + "Loom.munki": [ + "com.github.dataJAR-recipes.munki.Loom" ], - "Isadora 3.download": [ - "com.github.dataJAR-recipes.download.Isadora 3" + "Jamf Connect Configuration.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect Configuration" ], - "Finale26-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Finale26-Trial" + "Amazon Corretto 8.munki": [ + "com.github.dataJAR-recipes.munki.Amazon Corretto 8" ], - "Finale26-Trial.download": [ - "com.github.dataJAR-recipes.download.Finale26-Trial" + "Amazon Corretto 8.download": [ + "com.github.dataJAR-recipes.download.Amazon Corretto 8" ], - "Finale26-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.Finale26-Trial" + "Refinitiv Workspace.munki": [ + "com.github.dataJAR-recipes.munki.Refinitiv Workspace" ], - "MeshLab.munki": [ - "com.github.dataJAR-recipes.munki.MeshLab" + "Refinitiv Workspace.download": [ + "com.github.dataJAR-recipes.download.Refinitiv Workspace" ], - "Sphere2.download": [ - "com.github.dataJAR-recipes.download.Sphere2" + "Quarto.download": [ + "com.github.dataJAR-recipes.download.Quarto" ], - "Sphere2.munki": [ - "com.github.dataJAR-recipes.munki.Sphere2" + "Quarto.munki": [ + "com.github.dataJAR-recipes.munki.Quarto" ], - "UssAgent.download": [ - "com.github.dataJAR-recipes.download.UssAgent" + "MakeHuman.download": [ + "com.github.dataJAR-recipes.download.MakeHuman" ], - "UssAgent.munki": [ - "com.github.dataJAR-recipes.munki.UssAgent" + "MakeHuman.munki": [ + "com.github.dataJAR-recipes.munki.MakeHuman" ], - "Jamf Connect Login.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect Login" + "Elgato Stream Deck.download": [ + "com.github.dataJAR-recipes.download.Elgato Stream Deck" ], - "Jamf Connect Login Okta.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect Login Okta" + "Elgato Stream Deck.munki": [ + "com.github.dataJAR-recipes.munki.Elgato Stream Deck" ], - "MindManager 14.munki": [ - "com.github.dataJAR-recipes.munki.MindManager 14" + "Smultron 12.munki": [ + "com.github.dataJAR-recipes.munki.Smultron 12" ], - "MindManager 14.download": [ - "com.github.dataJAR-recipes.download.MindManager 14" + "Smultron 12.download": [ + "com.github.dataJAR-recipes.download.Smultron 12" ], - "Audinate Dante Controller.munki": [ - "com.github.dataJAR-recipes.munki.Audinate Dante Controller" + "GoPro FX Reframe plugin.pkg": [ + "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin" ], - "Audinate Dante Controller.download": [ - "com.github.dataJAR-recipes.download.Audinate Dante Controller" + "GoPro FX Reframe plugin.download": [ + "com.github.dataJAR-recipes.download.GoPro FX Reframe plugin" ], - "AmazonCorrettoJava8.munki": [ - "com.github.dataJAR-recipes.munki.AmazonCorrettoJava8" + "GoPro FX Reframe plugin.munki": [ + "com.github.dataJAR-recipes.munki.GoPro FX Reframe plugin" ], - "DJI Assistant 2 For Matrice.munki": [ - "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Matrice" + "Hudl SportsCode 12.munki": [ + "com.github.dataJAR-recipes.munki.Hudl SportsCode 12" ], - "DJI Assistant 2 For Matrice.download": [ - "com.github.dataJAR-recipes.download.DJI Assistant 2 For Matrice" + "Hudl SportsCode 12.download": [ + "com.github.dataJAR-recipes.download.Hudl SportsCode 12" ], - "Csound.download": [ - "com.github.dataJAR-recipes.download.Csound" + "TouchDesigner.munki": [ + "com.github.dataJAR-recipes.munki.TouchDesigner" ], - "Csound.munki": [ - "com.github.dataJAR-recipes.munki.Csound" + "TouchDesigner.download": [ + "com.github.dataJAR-recipes.download.TouchDesigner", + "com.github.moofit-recipes.download.touchdesigner" ], - "Sejda PDF Desktop.munki": [ - "com.github.dataJAR-recipes.munki.SejdaPDFDesktop" + "LAPS for macOS.munki": [ + "com.github.dataJAR-recipes.munki.LAPSformacOS" ], - "Stream Deck.download": [ - "com.github.dataJAR-recipes.download.Stream Deck" + "Microsoft Defender.munki": [ + "com.github.dataJAR-recipes.munki.MicrosoftDefender" ], - "Stream Deck.munki": [ - "com.github.dataJAR-recipes.munki.Stream Deck" + "Focusrite RedNet Control.munki": [ + "com.github.dataJAR-recipes.munki.Focusrite RedNet Control" ], - "GoPro FX Reframe plugin.download": [ - "com.github.dataJAR-recipes.download.GoPro FX Reframe plugin" + "Focusrite RedNet Control.download": [ + "com.github.dataJAR-recipes.download.Focusrite RedNet Control" ], - "GoPro FX Reframe plugin.pkg": [ - "com.github.dataJAR-recipes.pkg.GoPro FX Reframe plugin" + "ArrayCalc V10.munki": [ + "com.github.dataJAR-recipes.munki.ArrayCalc V10" ], - "GoPro FX Reframe plugin.munki": [ - "com.github.dataJAR-recipes.munki.GoPro FX Reframe plugin" + "ArrayCalc V10.download": [ + "com.github.dataJAR-recipes.download.ArrayCalc V10" ], - "Sassafras KeyAccess.download": [ - "com.github.dataJAR-recipes.download.Sassafras KeyAccess" + "SonoBus.munki": [ + "com.github.dataJAR-recipes.munki.SonoBus" ], - "Sassafras KeyAccess.munki": [ - "com.github.dataJAR-recipes.munki.Sassafras KeyAccess" + "SonoBus.download": [ + "com.github.dataJAR-recipes.download.SonoBus" ], - "CLO.munki": [ - "com.github.dataJAR-recipes.munki.CLO" + "Sound Particles.munki": [ + "com.github.dataJAR-recipes.munki.Sound Particles" ], - "CLO.download": [ - "com.github.dataJAR-recipes.download.CLO" + "Sound Particles.download": [ + "com.github.dataJAR-recipes.download.Sound Particles" ], - "Power Manager.download": [ - "com.github.dataJAR-recipes.download.PowerManager" + "Backup Manager.munki": [ + "com.github.dataJAR-recipes.munki.Backup Manager" ], - "Power Manager.munki": [ - "com.github.dataJAR-recipes.munki.PowerManager" + "Backup Manager.download": [ + "com.github.dataJAR-recipes.download.Backup Manager" ], - "Network Canvas Architect.munki": [ - "com.github.dataJAR-recipes.munki.Network Canvas Architect" + "Cubase LE AI Elements 9.munki": [ + "com.github.dataJAR-recipes.munki.Cubase LE AI Elements 9" ], - "Network Canvas Architect.download": [ - "com.github.dataJAR-recipes.download.Network Canvas Architect" + "Cubase LE AI Elements 9.download": [ + "com.github.dataJAR-recipes.download.Cubase LE AI Elements 9" ], - "Yamaha USB-MIDI Driver.munki": [ - "com.github.dataJAR-recipes.munki.Yamaha USB-MIDI Driver" + "VMware Fusion 10.download": [ + "com.github.dataJAR-recipes.download.VMware Fusion 10" ], - "Yamaha USB-MIDI Driver.download": [ - "com.github.dataJAR-recipes.download.Yamaha USB-MIDI Driver" + "VMware Fusion 10.pkg": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 10" ], - "AVBridge.munki": [ - "com.github.dataJAR-recipes.munki.AVBridge" + "VMware Fusion 10.munki": [ + "com.github.dataJAR-recipes.munki.VMware Fusion 10" ], - "AVBridge.download": [ - "com.github.dataJAR-recipes.download.AVBridge" + "VMware Fusion 10.jss": [ + "com.github.dataJAR-recipes.jss.VMWare Fusion 10" ], - "Platypus.jss": [ - "com.github.dataJAR-recipes.jss.Platypus" + "Suitcase Fusion 7.download": [ + "com.github.dataJAR-recipes.download.Suitcase Fusion 7" ], - "Platypus.pkg": [ - "com.github.dataJAR-recipes.pkg.Platypus" + "Suitcase Fusion 7.munki": [ + "com.github.dataJAR-recipes.munki.Suitcase Fusion 7" ], - "Platypus.munki": [ - "com.github.dataJAR-recipes.munki.Platypus" + "Suitcase Fusion 7.pkg": [ + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 7" ], - "Blue Jeans Events.download": [ - "com.github.dataJAR-recipes.download.Blue Jeans Events" + "Suitcase Fusion 7.jss": [ + "com.github.dataJAR-recipes.jss.Suitcase Fusion 7" ], - "Blue Jeans Events.munki": [ - "com.github.dataJAR-recipes.munki.Blue Jeans Events" + "Cordless.munki": [ + "com.github.dataJAR-recipes.munki.Cordless" ], - "SketchUp Pro 2023 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2023 EN" + "Cordless.download": [ + "com.github.dataJAR-recipes.download.Cordless" ], - "SketchUp Pro 2023 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2023 EN" + "Waves Central.munki": [ + "com.github.dataJAR-recipes.munki.WavesCentral" ], - "SketchUp Pro 2023 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN" + "MuseScore 3.download": [ + "com.github.dataJAR-recipes.download.MuseScore 3" ], - "Any Video Converter Free for Mac.pkg": [ - "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac" + "MuseScore 3.munki": [ + "com.github.dataJAR-recipes.munki.MuseScore 3" ], - "Any Video Converter Free for Mac.jss": [ - "com.github.dataJAR-recipes.jss.Any Video Converter Free for Mac" + "Audinate Dante Virtual Soundcard.download": [ + "com.github.dataJAR-recipes.download.Audinate Dante Virtual Soundcard" ], - "Any Video Converter Free for Mac.download": [ - "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac" + "Audinate Dante Virtual Soundcard.munki": [ + "com.github.dataJAR-recipes.munki.Audinate Dante Virtual Soundcard" ], - "Any Video Converter Free for Mac.munki": [ - "com.github.dataJAR-recipes.munki.Any Video Converter Free for Mac" + "SF Compact Fonts.download": [ + "com.github.dataJAR-recipes.download.SF Compact Fonts" ], - "LXFree.munki": [ - "com.github.dataJAR-recipes.munki.LXFree" + "SF Compact Fonts.munki": [ + "com.github.dataJAR-recipes.munki.SF Compact Fonts" ], - "LXFree.download": [ - "com.github.dataJAR-recipes.download.LXFree" + "BBC iPlayer Downloads.jss": [ + "com.github.dataJAR-recipes.jss.BBC iPlayer Downloads" ], - "SteelSeriesEngine.download": [ - "com.github.dataJAR-recipes.download.Steel Series Engine" + "BBC iPlayer Downloads.munki": [ + "com.github.dataJAR-recipes.munki.BBC iPlayer Downloads" ], - "SteelSeriesEngine.munki": [ - "com.github.dataJAR-recipes.munki.Steel Series Engine" + "BBC iPlayer Downloads.pkg": [ + "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads" ], - "Thonny.munki": [ - "com.github.dataJAR-recipes.munki.Thonny" + "BBC iPlayer Downloads.download": [ + "com.github.dataJAR-recipes.download.BBC iPlayer Downloads" ], - "FlashPrint.pkg": [ - "com.github.dataJAR-recipes.pkg.FlashPrint" + "PRTG Desktop.munki": [ + "com.github.dataJAR-recipes.munki.PRTG Desktop" ], - "FlashPrint.download": [ - "com.github.dataJAR-recipes.download.FlashPrint" + "PRTG Desktop.download": [ + "com.github.dataJAR-recipes.download.PRTG Desktop" ], - "FlashPrint.jss": [ - "com.github.dataJAR-recipes.jss.FlashPrint" + "Microsoft Excel 365.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Excel 365" ], - "FlashPrint.munki": [ - "com.github.dataJAR-recipes.munki.FlashPrint" + "OverSight.munki": [ + "com.github.dataJAR-recipes.munki.OverSight", + "com.github.oliverweinm-recipes.munki.OverSight" ], - "CocoaPods.jss": [ - "com.github.dataJAR-recipes.jss.CocoaPods" + "OverSight.download": [ + "com.github.dataJAR-recipes.download.OverSight", + "com.github.oliverweinm-recipes.download.OverSight" ], - "DCP-o-matic 2.munki": [ - "com.github.dataJAR-recipes.munki.DCP-o-matic 2" + "SoapUI.munki": [ + "com.github.dataJAR-recipes.munki.SoapUI" ], - "DCP-o-matic 2.download": [ - "com.github.dataJAR-recipes.download.DCP-o-matic 2" + "SoapUI.download": [ + "com.github.dataJAR-recipes.download.SoapUI" ], - "ClickShare.munki": [ - "com.github.dataJAR-recipes.munki.ClickShare" + "SoapUI.pkg": [ + "com.github.dataJAR-recipes.pkg.SoapUI" ], - "MetashapePro.download": [ - "com.github.dataJAR-recipes.download.MetashapePro" + "WALTR PRO.munki": [ + "com.github.dataJAR-recipes.munki.WALTR PRO" ], - "MetashapePro.munki": [ - "com.github.dataJAR-recipes.munki.MetashapePro" + "WALTR PRO.download": [ + "com.github.dataJAR-recipes.download.WALTR PRO" ], - "SPEAR.munki": [ - "com.github.dataJAR-recipes.munki.SPEAR" + "FortiClientVPN6.munki": [ + "com.github.dataJAR-recipes.munki.forticlientvpn" ], - "Mu Editor.munki": [ - "com.github.dataJAR-recipes.munki.Mu Editor" + "FortiClientVPN6.download": [ + "com.github.dataJAR-recipes.download.forticlientvpn" ], - "Mu Editor.download": [ - "com.github.dataJAR-recipes.download.Mu Editor" + "FortiClientVPN6.pkg": [ + "com.github.dataJAR-recipes.pkg.forticlientvpn" ], - "texmaker.munki": [ - "com.github.dataJAR-recipes.munki.texmaker" + "Blue Jeans Scheduler for Mac.munki": [ + "com.github.dataJAR-recipes.munki.Blue Jeans Scheduler for Mac" ], - "SF Symbols 4.download": [ - "com.github.dataJAR-recipes.download.SF Symbols 4" + "Blue Jeans Scheduler for Mac.download": [ + "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac" ], - "SF Symbols 4.munki": [ - "com.github.dataJAR-recipes.munki.SF Symbols 4" + "Blue Jeans Scheduler for Mac.pkg": [ + "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac" ], - "Bria.download": [ - "com.github.dataJAR-recipes.download.Bria", - "com.github.ahousseini-recipes.download.Bria" + "Blue Jeans Scheduler for Mac.jss": [ + "com.github.dataJAR-recipes.jss.Blue Jeans Scheduler for Mac" ], - "Bria.munki": [ - "com.github.dataJAR-recipes.munki.Bria" + "Kaspersky Network Agent.pkg": [ + "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent" ], - "IB eAssessment Player.munki": [ - "com.github.dataJAR-recipes.munki.IB eAssessment Player" + "Kaspersky Network Agent.download": [ + "com.github.dataJAR-recipes.download.Kaspersky Network Agent" ], - "IB eAssessment Player.download": [ - "com.github.dataJAR-recipes.download.IB eAssessment Player" + "Kaspersky Network Agent.munki": [ + "com.github.dataJAR-recipes.munki.Kaspersky Network Agent" ], - "SF Symbols 2.munki": [ - "com.github.dataJAR-recipes.munki.SF Symbols 2" + "Burp Suite Professional.munki": [ + "com.github.dataJAR-recipes.munki.Burp Suite Professional" ], - "SF Symbols 2.download": [ - "com.github.dataJAR-recipes.download.SF Symbols 2" + "Burp Suite Professional.download": [ + "com.github.dataJAR-recipes.download.Burp Suite Professional" ], - "balenaEtcher.munki": [ - "com.github.dataJAR-recipes.munki.balenaEtcher" + "SketchUp Make 2017 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Make 2017 EN" ], - "Canva.munki": [ - "com.github.dataJAR-recipes.munki.Canva" + "SketchUp Make 2017 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN" ], - "Canva.download": [ - "com.github.dataJAR-recipes.download.Canva", - "com.github.moofit-recipes.download.Canva" + "SketchUp Make 2017 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Make 2017 EN" ], - "Finale27.download": [ - "com.github.dataJAR-recipes.download.Finale27" + "Insta360 Studio 2024.munki": [ + "com.github.dataJAR-recipes.munki.Insta360 Studio 2024" ], - "Finale27.pkg": [ - "com.github.dataJAR-recipes.pkg.Finale27" + "Insta360Studio2021.munki": [ + "com.github.dataJAR-recipes.munki.insta360studio2021" ], - "Finale27.munki": [ - "com.github.dataJAR-recipes.munki.Finale27" + "Insta360Studio2021.download": [ + "com.github.dataJAR-recipes.download.insta360studio2021" ], - "FabFilter Pro-MB.munki": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-MB" + "Insta360Studio2022.download": [ + "com.github.dataJAR-recipes.download.insta360studio2022" ], - "FabFilter Pro-MB.download": [ - "com.github.dataJAR-recipes.download.FabFilter Pro-MB" + "Insta360 Studio 2024.download": [ + "com.github.dataJAR-recipes.download.Insta360 Studio 2024" ], - "DB Browser for SQLite.jss": [ - "com.github.dataJAR-recipes.jss.DB Browser for SQLite" + "Insta360Studio2020.munki": [ + "com.github.dataJAR-recipes.munki.insta360studio2020" ], - "DB Browser for SQLite.download": [ - "com.github.dataJAR-recipes.download.DB Browser for SQLite" + "Insta360Studio2019.munki": [ + "com.github.dataJAR-recipes.munki.insta360studio2019" ], - "DB Browser for SQLite.pkg": [ - "com.github.dataJAR-recipes.pkg.DB Browser for SQLite" + "Insta360 Studio.munki": [ + "com.github.dataJAR-recipes.munki.Insta360 Studio" ], - "DB Browser for SQLite.munki": [ - "com.github.dataJAR-recipes.munki.DB Browser for SQLite" + "Insta360Studio2020.download": [ + "com.github.dataJAR-recipes.download.insta360studio2020" ], - "SecureSafe.munki": [ - "com.github.dataJAR-recipes.munki.SecureSafe" + "Insta360Studio2022.munki": [ + "com.github.dataJAR-recipes.munki.insta360studio2022" ], - "Lynx.munki": [ - "com.github.dataJAR-recipes.munki.Lynx" + "Insta360 Studio 2023.munki": [ + "com.github.dataJAR-recipes.munki.Insta360 Studio 2023" ], - "Lynx.download": [ - "com.github.dataJAR-recipes.download.Lynx" + "Insta360 Studio 2023.download": [ + "com.github.dataJAR-recipes.download.Insta360 Studio 2023" ], - "Lynx.pkg": [ - "com.github.dataJAR-recipes.pkg.Lynx" + "Insta360Studio2019.download": [ + "com.github.dataJAR-recipes.download.insta360studio2019" ], - "Vanta Agent.munki": [ - "com.github.dataJAR-recipes.munki.VantaAgent" + "Insta360 Studio.download": [ + "com.github.dataJAR-recipes.download.Insta360 Studio" + ], + "iVMS-4200.munki": [ + "com.github.dataJAR-recipes.munki.iVMS-4200" + ], + "iVMS-4200.download": [ + "com.github.dataJAR-recipes.download.iVMS-4200" ], - "Vanta Agent.download": [ - "com.github.dataJAR-recipes.download.VantaAgent" + "Rancher Desktop.munki": [ + "com.github.dataJAR-recipes.munki.RancherDesktop" ], - "Rectangle.munki": [ - "com.github.dataJAR-recipes.munki.Rectangle", - "com.github.peetinc.munki.Rectangle" + "Rancher Desktop.download": [ + "com.github.dataJAR-recipes.download.RancherDesktop" ], - "Rectangle.download": [ - "com.github.dataJAR-recipes.download.Rectangle", - "com.github.peetinc.download.Rectangle" + "MicrosoftAdvertisingEditor.pkg": [ + "com.github.dataJAR-recipes.pkg.MicrosoftAdvertisingEditor" ], - "Rectangle.jss": [ - "com.github.dataJAR-recipes.jss.Rectangle" + "MicrosoftAdvertisingEditor.munki": [ + "com.github.dataJAR-recipes.munki.MicrosoftAdvertisingEditor" ], - "Abstract.pkg": [ - "com.github.dataJAR-recipes.pkg.Abstract" + "MicrosoftAdvertisingEditor.download": [ + "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor" ], - "Abstract.jss": [ - "com.github.dataJAR-recipes.jss.Abstract" + "Capture 2024 Student Edition.munki": [ + "com.github.dataJAR-recipes.munki.Capture 2024 Student Edition" ], - "Abstract.munki": [ - "com.github.dataJAR-recipes.munki.Abstract" + "Capture 2024 Student Edition.download": [ + "com.github.dataJAR-recipes.download.Capture 2024 Student Edition" ], - "Abstract.download": [ - "com.github.dataJAR-recipes.download.Abstract" + "Code42.munki": [ + "com.github.dataJAR-recipes.munki.Code42", + "com.github.apizz.munki.Code42" ], - "Algodoo.munki": [ - "com.github.dataJAR-recipes.munki.Algodoo" + "Code42-arm64.munki": [ + "com.github.dataJAR-recipes.munki.Code42-arm64", + "com.github.apizz.munki.Code42-arm64" ], - "Algodoo.download": [ - "com.github.dataJAR-recipes.download.Algodoo" + "Code42-arm64.download": [ + "com.github.dataJAR-recipes.download.Code42-arm64", + "com.github.apizz.download.Code42-arm64" ], - "SF Symbols 3.munki": [ - "com.github.dataJAR-recipes.munki.SF Symbols 3" + "Code42.download": [ + "com.github.dataJAR-recipes.download.Code42", + "com.github.apizz.download.Code42" ], - "SF Symbols 3.download": [ - "com.github.dataJAR-recipes.download.SF Symbols 3" + "Cisco Webex Meetings.download": [ + "com.github.dataJAR-recipes.download.CiscoWebexMeetings" ], - "Pencil.munki": [ - "com.github.dataJAR-recipes.munki.Pencil" + "Acronis Files Connect.munki": [ + "com.github.dataJAR-recipes.munki.Acronis Files Connect" ], - "Jamf Connect 2.pkg": [ - "com.github.dataJAR-recipes.pkg.Jamf Connect 2" + "Acronis Files Connect.download": [ + "com.github.dataJAR-recipes.download.Acronis Files Connect" ], - "Jamf Connect 2.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect 2" + "Acronis Files Connect.jss": [ + "com.github.dataJAR-recipes.jss.Acronis Files Connect" ], - "Geekbench 5.munki": [ - "com.github.dataJAR-recipes.munki.Geekbench 5" + "Acronis Files Connect.pkg": [ + "com.github.dataJAR-recipes.pkg.Acronis Files Connect" ], - "Geekbench 5.download": [ - "com.github.dataJAR-recipes.download.Geekbench 5" + "tsh.munki": [ + "com.github.dataJAR-recipes.autopkg.munki.tsh", + "com.github.kevinmcox.munki.Teleport.tsh" ], - "SxS Driver.pkg": [ - "com.github.dataJAR-recipes.pkg.SonySxSDriver" + "tsh.download": [ + "com.github.dataJAR-recipes.autopkg.download.tsh", + "com.github.kevinmcox.download.Teleport.tsh" ], - "SxS Driver.munki": [ - "com.github.dataJAR-recipes.munki.SonySxSDriver" + "Microsoft PowerPoint 2019.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019" ], - "SxS Driver.download": [ - "com.github.dataJAR-recipes.download.SonySxSDriver" + "SketchUpViewer EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUpViewer-EN" ], - "Gladinet Cloud Mac Client 12.download": [ - "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 12" + "SketchUpViewer EN.download": [ + "com.github.dataJAR-recipes.download.SketchUpViewer-EN" ], - "Gladinet Cloud Mac Client 12.munki": [ - "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 12" + "Vanta Agent.munki": [ + "com.github.dataJAR-recipes.munki.VantaAgent" ], - "ShareFile Desktop.pkg": [ - "com.github.dataJAR-recipes.pkg.ShareFile Desktop" + "Vanta Agent.download": [ + "com.github.dataJAR-recipes.download.VantaAgent" ], - "ShareFile Desktop.download": [ - "com.github.dataJAR-recipes.download.ShareFile Desktop" + "nodejslts.download": [ + "com.github.dataJAR-recipes.download.nodejslts" ], - "ShareFile Desktop.jss": [ - "com.github.dataJAR-recipes.jss.ShareFile Desktop" + "nodejslts.munki": [ + "com.github.dataJAR-recipes.munki.nodejslts" ], - "ShareFile Desktop.munki": [ - "com.github.dataJAR-recipes.munki.ShareFile Desktop" + "Bridgehead.download": [ + "com.github.dataJAR-recipes.download.Bridgehead" ], - "AdobeSubstance3DPainter.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Painter" + "Bridgehead.munki": [ + "com.github.dataJAR-recipes.munki.Bridgehead" ], - "AdobeCharacterAnimator2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Character Animator 2024" + "renpy 8.pkg": [ + "com.github.dataJAR-recipes.pkg.renpy 8" ], - "AdobeAfterEffects2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe After Effects 2023" + "renpy 8.munki": [ + "com.github.dataJAR-recipes.munki.renpy 8" ], - "AdobeIllustrator2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Illustrator 2024" + "renpy 8.download": [ + "com.github.dataJAR-recipes.download.renpy 8" ], - "AdobeInDesign2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe InDesign 2023" + "GoTo.download": [ + "com.github.dataJAR-recipes.download.GoTo" ], - "AdobeSubstance3DDesigner.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Designer" + "GoTo.munki": [ + "com.github.dataJAR-recipes.munki.GoTo" ], - "AdobeAnimate2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Animate 2024" + "Glyphs 3.munki": [ + "com.github.dataJAR-recipes.munki.Glyphs 3" ], - "AdobeSubstance3DStager.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Stager" + "Glyphs 3.download": [ + "com.github.dataJAR-recipes.download.Glyphs 3" ], - "AdobeInCopy2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe InCopy 2023" + "Sphere2.munki": [ + "com.github.dataJAR-recipes.munki.Sphere2" ], - "AdobeAudition2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Audition 2024" + "Sphere2.download": [ + "com.github.dataJAR-recipes.download.Sphere2" ], - "AdobeBridge2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Bridge 2023" + "GoPro Quik.munki": [ + "com.github.dataJAR-recipes.munki.GoPro Quik" ], - "AdobeXD.munki": [ - "com.github.dataJAR-recipes.munki.Adobe XD" + "Bartender 4.munki": [ + "com.github.dataJAR-recipes.munki.Bartender 4" ], - "AdobeInDesign2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe InDesign 2024" + "Bartender 4.download": [ + "com.github.dataJAR-recipes.download.Bartender 4" ], - "AdobeSubstance3DSampler.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Substance 3D Sampler" + "Microsoft PowerPoint 2016 Standalone.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone" ], - "AdobePhotoshop2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Photoshop 2024" + "reMarkable.munki": [ + "com.github.dataJAR-recipes.munki.reMarkable" ], - "AdobePremierePro2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2024" + "reMarkable.download": [ + "com.github.dataJAR-recipes.download.reMarkable" ], - "AdobeAfterEffects2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe After Effects 2024" + "Balsamiq Wireframes 4.download": [ + "com.github.dataJAR-recipes.download.Balsamiq Wireframes 4" ], - "AdobeIllustrator2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Illustrator 2023" + "Balsamiq Wireframes 4.munki": [ + "com.github.dataJAR-recipes.munki.Balsamiq Wireframes 4" ], - "AdobeInCopy2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe InCopy 2024" + "Sejda PDF Desktop.munki": [ + "com.github.dataJAR-recipes.munki.SejdaPDFDesktop" ], - "AdobeDimension.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Dimension" + "Groove Agent SE 5.download": [ + "com.github.dataJAR-recipes.download.Groove Agent SE 5" ], - "AdobeAudition2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Audition 2023" + "Groove Agent SE 5.munki": [ + "com.github.dataJAR-recipes.munki.Groove Agent SE 5" ], - "AdobeAcrobatDC.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Acrobat DC" + "DB Browser for SQLite.download": [ + "com.github.dataJAR-recipes.download.DB Browser for SQLite" ], - "AdobePremierePro2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2023" + "DB Browser for SQLite.jss": [ + "com.github.dataJAR-recipes.jss.DB Browser for SQLite" ], - "AdobeDreamweaver2021.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Dreamweaver 2021" + "DB Browser for SQLite.munki": [ + "com.github.dataJAR-recipes.munki.DB Browser for SQLite" ], - "AdobeLightroomCC.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Lightroom CC" + "DB Browser for SQLite.pkg": [ + "com.github.dataJAR-recipes.pkg.DB Browser for SQLite" ], - "AdobeBridge2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Bridge 2024" + "Vectoraster 8.munki": [ + "com.github.dataJAR-recipes.munki.Vectoraster 8" ], - "AdobeAnimate2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Animate 2023" + "Vectoraster 8.download": [ + "com.github.dataJAR-recipes.download.Vectoraster 8" ], - "AdobePhotoshop2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Photoshop 2023" + "ngrok.download": [ + "com.github.dataJAR-recipes.download.ngrok" ], - "AdobeLightroomClassic.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Lightroom Classic" + "ngrok.munki": [ + "com.github.dataJAR-recipes.munki.ngrok" ], - "AdobeCharacterAnimator2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Character Animator 2023" + "ngrok.pkg": [ + "com.github.dataJAR-recipes.pkg.ngrok" ], - "AdobeMediaEncoder2023.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2023" + "Bria.munki": [ + "com.github.dataJAR-recipes.munki.Bria" ], - "AdobeMediaEncoder2024.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2024" + "Bria.download": [ + "com.github.dataJAR-recipes.download.Bria", + "com.github.ahousseini-recipes.download.Bria" ], - "Suitcase Fusion 22.download": [ - "com.github.dataJAR-recipes.download.Suitcase Fusion 22" + "Signiant App.download": [ + "com.github.dataJAR-recipes.download.Signiant App" ], - "Suitcase Fusion 22.munki": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 22" + "Signiant App.munki": [ + "com.github.dataJAR-recipes.munki.Signiant App" ], - "Soundly.munki": [ - "com.github.dataJAR-recipes.munki.Soundly" + "EyeJack Creator 2024.download": [ + "com.github.dataJAR-recipes.download.EyeJack Creator 2024" ], - "Soundly.download": [ - "com.github.dataJAR-recipes.download.Soundly" + "EyeJack Creator 2024.munki": [ + "com.github.dataJAR-recipes.munki.EyeJack Creator 2024" ], - "SoundField By R\u00d8DE.munki": [ - "com.github.dataJAR-recipes.munki.SoundField By R\u00d8DE" + "NDI Suite.munki": [ + "com.github.dataJAR-recipes.munki.NDI Suite" ], - "SoundField By R\u00d8DE.download": [ - "com.github.dataJAR-recipes.download.SoundField By R\u00d8DE" + "NDI Suite.download": [ + "com.github.dataJAR-recipes.download.NDI Suite" ], - "webarchiveplayer.munki": [ - "com.github.dataJAR-recipes.munki.webarchiveplayer" + "MusicBrainz Picard.download": [ + "com.github.dataJAR-recipes.download.MusicBrainz Picard" ], - "webarchiveplayer.download": [ - "com.github.dataJAR-recipes.download.webarchiveplayer" + "MusicBrainz Picard.munki": [ + "com.github.dataJAR-recipes.munki.MusicBrainz Picard" ], - "webarchiveplayer.jss": [ - "com.github.dataJAR-recipes.jss.webarchiveplayer" + "MusicBrainz Picard.pkg": [ + "com.github.dataJAR-recipes.pkg.MusicBrainz Picard" ], - "webarchiveplayer.pkg": [ - "com.github.dataJAR-recipes.pkg.webarchiveplayer" + "Processing 4.munki": [ + "com.github.dataJAR-recipes.munki.Processing 4" ], - "MuseScore 3.munki": [ - "com.github.dataJAR-recipes.munki.MuseScore 3" + "Processing 4.download": [ + "com.github.dataJAR-recipes.download.Processing 4" ], - "MuseScore 3.download": [ - "com.github.dataJAR-recipes.download.MuseScore 3" + "Finale27.munki": [ + "com.github.dataJAR-recipes.munki.Finale27" ], - "MakerBotPrint.munki": [ - "com.github.dataJAR-recipes.autopkg.munki.MakerBotPrint" + "Finale27.pkg": [ + "com.github.dataJAR-recipes.pkg.Finale27" ], - "iSwiff.jss": [ - "com.github.dataJAR-recipes.jss.iSwiff" + "Finale27.download": [ + "com.github.dataJAR-recipes.download.Finale27" ], - "iSwiff.munki": [ - "com.github.dataJAR-recipes.munki.iSwiff" + "Easymeeting Desktop Client.jss": [ + "com.github.dataJAR-recipes.jss.Easymeeting Desktop Client" ], - "iSwiff.pkg": [ - "com.github.dataJAR-recipes.pkg.iSwiff" + "Easymeeting Desktop Client.download": [ + "com.github.dataJAR-recipes.download.Easymeeting Desktop Client" ], - "iSwiff.download": [ - "com.github.dataJAR-recipes.download.iSwiff" + "Easymeeting Desktop Client.munki": [ + "com.github.dataJAR-recipes.munki.Easymeeting Desktop Client" ], - "SF Compact Fonts.download": [ - "com.github.dataJAR-recipes.download.SF Compact Fonts" + "Easymeeting Desktop Client.pkg": [ + "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client" ], - "SF Compact Fonts.munki": [ - "com.github.dataJAR-recipes.munki.SF Compact Fonts" + "XAMPP.munki": [ + "com.github.dataJAR-recipes.munki.XAMPP" ], - "Code42-arm64.munki": [ - "com.github.dataJAR-recipes.munki.Code42-arm64", - "com.github.apizz.munki.Code42-arm64" + "XAMPP.download": [ + "com.github.dataJAR-recipes.download.XAMPP" ], - "Code42.munki": [ - "com.github.dataJAR-recipes.munki.Code42", - "com.github.apizz.munki.Code42" + "Ladibug.munki": [ + "com.github.dataJAR-recipes.munki.Ladibug" ], - "Code42-arm64.download": [ - "com.github.dataJAR-recipes.download.Code42-arm64", - "com.github.apizz.download.Code42-arm64" + "Ladibug.download": [ + "com.github.dataJAR-recipes.download.Ladibug" ], - "Code42.download": [ - "com.github.dataJAR-recipes.download.Code42", - "com.github.apizz.download.Code42" + "SketchUp Pro 2020 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2020 EN" ], - "SuperLab 6.download": [ - "com.github.dataJAR-recipes.download.SuperLab 6" + "SketchUp Pro 2020 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN" ], - "SuperLab 6.munki": [ - "com.github.dataJAR-recipes.munki.SuperLab 6" + "SketchUp Pro 2020 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2020 EN" ], - "Final Draft 11.download": [ - "com.github.dataJAR-recipes.download.FinalDraft11" + "GoTo Resolve Desktop Console.munki": [ + "com.github.dataJAR-recipes.munki.GoTo Resolve Desktop Console" ], - "Final Draft 11.munki": [ - "com.github.dataJAR-recipes.munki.FinalDraft11" + "GoTo Resolve Desktop Console.download": [ + "com.github.dataJAR-recipes.download.GoTo Resolve Desktop Console" ], - "Final Draft 11.pkg": [ - "com.github.dataJAR-recipes.pkg.FinalDraft11" + "Adobe Acrobat Classic.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Acrobat Classic" ], - "RODE Central.munki": [ - "com.github.dataJAR-recipes.munki.RODE Central" + "Adobe Acrobat Classic.download": [ + "com.github.dataJAR-recipes.download.Adobe Acrobat Classic" ], - "Focusrite Control 2.download": [ - "com.github.dataJAR-recipes.download.Focusrite Control 2" + "FlashPrint.jss": [ + "com.github.dataJAR-recipes.jss.FlashPrint" ], - "Focusrite Control 2.munki": [ - "com.github.dataJAR-recipes.munki.Focusrite Control 2" + "FlashPrint.munki": [ + "com.github.dataJAR-recipes.munki.FlashPrint" ], - "NordVPN.munki": [ - "com.github.dataJAR-recipes.munki.NordVPN" + "FlashPrint.pkg": [ + "com.github.dataJAR-recipes.pkg.FlashPrint" ], - "Balsamiq Wireframes 4.download": [ - "com.github.dataJAR-recipes.download.Balsamiq Wireframes 4" + "FlashPrint.download": [ + "com.github.dataJAR-recipes.download.FlashPrint" ], - "Balsamiq Wireframes 4.munki": [ - "com.github.dataJAR-recipes.munki.Balsamiq Wireframes 4" + "Blue Jeans Events.download": [ + "com.github.dataJAR-recipes.download.Blue Jeans Events" ], - "Waves Central.munki": [ - "com.github.dataJAR-recipes.munki.WavesCentral" + "Blue Jeans Events.munki": [ + "com.github.dataJAR-recipes.munki.Blue Jeans Events" ], - "AMS Neve GenesysControl plugin.munki": [ - "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin" + "Asana.munki": [ + "com.github.dataJAR-recipes.munki.Asana" ], - "AMS Neve GenesysControl plugin.download": [ - "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin" + "vCastSender.download": [ + "com.github.dataJAR-recipes.download.vCastSender" ], - "SnapGene.munki": [ - "com.github.dataJAR-recipes.munki.SnapGene" + "vCastSender.munki": [ + "com.github.dataJAR-recipes.munki.vCastSender" ], - "SnapGene.download": [ - "com.github.dataJAR-recipes.download.SnapGene" + "ShareFile Desktop.munki": [ + "com.github.dataJAR-recipes.munki.ShareFile Desktop" ], - "Autodesk EAGLE.munki": [ - "com.github.dataJAR-recipes.munki.Autodesk EAGLE" + "ShareFile Desktop.pkg": [ + "com.github.dataJAR-recipes.pkg.ShareFile Desktop" ], - "1Password.munki": [ - "com.github.dataJAR-recipes.munki.1Password", - "com.github.nstrauss.munki.1Password" + "ShareFile Desktop.download": [ + "com.github.dataJAR-recipes.download.ShareFile Desktop" ], - "1Password.download": [ - "com.github.dataJAR-recipes.download.1Password", - "com.github.nstrauss.download.1Password" + "ShareFile Desktop.jss": [ + "com.github.dataJAR-recipes.jss.ShareFile Desktop" ], - "Elgato Stream Deck.munki": [ - "com.github.dataJAR-recipes.munki.Elgato Stream Deck" + "Shutter Encoder.munki": [ + "com.github.dataJAR-recipes.munki.Shutter Encoder" ], - "Elgato Stream Deck.download": [ - "com.github.dataJAR-recipes.download.Elgato Stream Deck" + "Network Canvas Interviewer.munki": [ + "com.github.dataJAR-recipes.munki.Network Canvas Interviewer" ], - "score.download": [ - "com.github.dataJAR-recipes.download.score" + "Network Canvas Interviewer.download": [ + "com.github.dataJAR-recipes.download.Network Canvas Interviewer" ], - "score.munki": [ - "com.github.dataJAR-recipes.munki.score" + "Jamf Connect 2.pkg": [ + "com.github.dataJAR-recipes.pkg.Jamf Connect 2" ], - "Geany.munki": [ - "com.github.dataJAR-recipes.munki.Geany" + "Jamf Connect 2.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect 2" ], - "Geany.download": [ - "com.github.dataJAR-recipes.download.Geany" + "MuseScore 4.download": [ + "com.github.dataJAR-recipes.download.MuseScore 4" ], - "EndNote21.munki": [ - "com.github.dataJAR-recipes.munki.EndNote21" + "MuseScore 4.munki": [ + "com.github.dataJAR-recipes.munki.MuseScore 4" ], - "GNS3.munki": [ - "com.github.dataJAR-recipes.munki.GNS3" + "Lens.download": [ + "com.github.dataJAR-recipes.download.Lens", + "com.github.ahousseini-recipes.download.Lens" ], - "GNS3.download": [ - "com.github.dataJAR-recipes.download.GNS3" + "Nitro PDF Pro.download": [ + "com.github.dataJAR-recipes.download.NitroPDFPro" ], - "Hudl Studio 1.munki": [ - "com.github.dataJAR-recipes.munki.Hudl Studio 1" + "Nitro PDF Pro.munki": [ + "com.github.dataJAR-recipes.munki.NitroPDFPro" ], - "Hudl Studio 1.download": [ - "com.github.dataJAR-recipes.download.Hudl Studio 1" + "Desktoppr.munki": [ + "com.github.dataJAR-recipes.munki.Desktoppr" ], - "Microsoft Word 2016 Standalone.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone" + "Egnyte Connect.munki": [ + "com.github.dataJAR-recipes.munki.Egnyte Connect" ], - "GoTo.download": [ - "com.github.dataJAR-recipes.download.GoTo" + "Audinate Dante Controller.munki": [ + "com.github.dataJAR-recipes.munki.Audinate Dante Controller" ], - "GoTo.munki": [ - "com.github.dataJAR-recipes.munki.GoTo" + "Audinate Dante Controller.download": [ + "com.github.dataJAR-recipes.download.Audinate Dante Controller" ], - "macOSLAPS.munki": [ - "com.github.dataJAR-recipes.munki.macOSLAPS" + "Kinoni EpocCam Drivers.munki": [ + "com.github.dataJAR-recipes.munki.Kinoni EpocCam Drivers" ], - "VMware Fusion 12.pkg": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 12" + "Kinoni EpocCam Drivers.download": [ + "com.github.dataJAR-recipes.download.Kinoni EpocCam Drivers" ], - "VMware Fusion 12.munki": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 12" + "FontLab 7-Trial.munki": [ + "com.github.dataJAR-recipes.munki.FontLab 7-Trial" ], - "VMware Fusion 12.jss": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 12" + "FontLab 7-Trial.download": [ + "com.github.dataJAR-recipes.download.FontLab 7-Trial" ], - "VMware Fusion 12.download": [ - "com.github.dataJAR-recipes.download.VMware Fusion 12" + "Padshop 2.munki": [ + "com.github.dataJAR-recipes.munki.Padshop 2" ], - "Microsoft Teams.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Teams" + "Padshop 2.download": [ + "com.github.dataJAR-recipes.download.Padshop 2" ], - "Microsoft Teams.download": [ - "com.github.dataJAR-recipes.download.Microsoft Teams" + "RemotePCViewer.download": [ + "com.github.dataJAR-recipes.download.RemotePCViewer" ], - "AutoImagrNBI.download": [ - "com.github.dataJAR-recipes.download.AutoImagrNBI" + "RemotePCViewer.munki": [ + "com.github.dataJAR-recipes.munki.RemotePCViewer" ], - "AutoImagrNBI.pkg": [ - "com.github.dataJAR-recipes.pkg.AutoImagrNBI" + "Blue Jeans Admin Installer.download": [ + "com.github.dataJAR-recipes.download.Blue Jeans Admin Installer" ], - "AutoImagrNBI.munki": [ - "com.github.dataJAR-recipes.munki.AutoImagrNBI" + "Blue Jeans Admin Installer.munki": [ + "com.github.dataJAR-recipes.munki.Blue Jeans Admin Installer" ], - "AutoImagrNBI.jss": [ - "com.github.dataJAR-recipes.jss.AutoImagrNBI" + "Vagrant.jss": [ + "com.github.dataJAR-recipes.jss.Vagrant" ], - "Suitcase Fusion 21.jss": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 21" + "Vagrant.pkg": [ + "com.github.dataJAR-recipes.pkg.Vagrant" ], - "Suitcase Fusion 21.pkg": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 21" + "Apache NetBeans 13.munki": [ + "com.github.dataJAR-recipes.munki.ApacheNetBeans13" ], - "Suitcase Fusion 21.munki": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 21" + "Apache NetBeans 13.download": [ + "com.github.dataJAR-recipes.download.ApacheNetBeans13" ], - "Suitcase Fusion 21.download": [ - "com.github.dataJAR-recipes.download.Suitcase Fusion 21" + "Malwarebytes Breach Remediation-Command Line Interface.munki": [ + "com.github.dataJAR-recipes.munki.Malwarebytes Breach Remediation-Command Line Interface" ], - "Vernier Graphical Analysis.munki": [ - "com.github.dataJAR-recipes.munki.Vernier Graphical Analysis" + "Malwarebytes Breach Remediation-Command Line Interface.download": [ + "com.github.dataJAR-recipes.download.Malwarebytes Breach Remediation-Command Line Interface" ], - "Front.munki": [ - "com.github.dataJAR-recipes.munki.Front" + "RODE Central.munki": [ + "com.github.dataJAR-recipes.munki.RODE Central" ], - "Front.download": [ - "com.github.dataJAR-recipes.download.Front" + "Salesforce CLI.munki": [ + "com.github.dataJAR-recipes.munki.Salesforce CLI" ], - "Citrix Files for Mac.munki": [ - "com.github.dataJAR-recipes.munki.Citrix Files for Mac" + "Salesforce CLI.download": [ + "com.github.dataJAR-recipes.download.Salesforce CLI" ], - "Citrix Files for Mac.pkg": [ - "com.github.dataJAR-recipes.pkg.Citrix Files for Mac" + "SoundField By R\u00d8DE.munki": [ + "com.github.dataJAR-recipes.munki.SoundField By R\u00d8DE" ], - "Citrix Files for Mac.jss": [ - "com.github.dataJAR-recipes.jss.Citrix Files for Mac" + "SoundField By R\u00d8DE.download": [ + "com.github.dataJAR-recipes.download.SoundField By R\u00d8DE" ], - "Citrix Files for Mac.download": [ - "com.github.dataJAR-recipes.download.Citrix Files for Mac" + "Dolby Atmos Composer Essential.munki": [ + "com.github.dataJAR-recipes.munki.Dolby Atmos Composer Essential" ], - "FabFilter Pro-Q 3.download": [ - "com.github.dataJAR-recipes.download.FabFilter Pro-Q 3" + "Dolby Atmos Composer Essential.download": [ + "com.github.dataJAR-recipes.download.Dolby Atmos Composer Essential" ], - "FabFilter Pro-Q 3.munki": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-Q 3" + "Navicat Essentials for MySQL.munki": [ + "com.github.dataJAR-recipes.munki.Navicat Essentials for MySQL" + ], + "Navicat Essentials for MySQL.download": [ + "com.github.dataJAR-recipes.download.Navicat Essentials for MySQL" ], "Narrated.download": [ "com.github.dataJAR-recipes.download.Narrated" @@ -163948,2755 +163880,2792 @@ "Narrated.munki": [ "com.github.dataJAR-recipes.munki.Narrated" ], + "CLO.download": [ + "com.github.dataJAR-recipes.download.CLO" + ], + "CLO.munki": [ + "com.github.dataJAR-recipes.munki.CLO" + ], + "R1 V3.download": [ + "com.github.dataJAR-recipes.download.R1 V3" + ], + "R1 V3.munki": [ + "com.github.dataJAR-recipes.munki.R1 V3" + ], "VIA.jss": [ "com.github.dataJAR-recipes.jss.VIA" ], + "VIA.pkg": [ + "com.github.dataJAR-recipes.pkg.VIA" + ], "VIA.munki": [ "com.github.dataJAR-recipes.munki.VIA" ], "VIA.download": [ "com.github.dataJAR-recipes.download.VIA" ], - "VIA.pkg": [ - "com.github.dataJAR-recipes.pkg.VIA" - ], - "VCV Rack 2 Free.download": [ - "com.github.dataJAR-recipes.download.VCV Rack 2 Free" + "CsoundQt.pkg": [ + "com.github.dataJAR-recipes.pkg.CsoundQt" ], - "VCV Rack 2 Free.munki": [ - "com.github.dataJAR-recipes.munki.VCV Rack 2 Free" + "CsoundQt.munki": [ + "com.github.dataJAR-recipes.munki.CsoundQt" ], - "Meshmixer.munki": [ - "com.github.dataJAR-recipes.munki.Meshmixer" + "CsoundQt.jss": [ + "com.github.dataJAR-recipes.jss.CsoundQt" ], - "US-20x20_SettingsPanel.munki": [ - "com.github.dataJAR-recipes.munki.US-20x20SettingsPanel" + "CsoundQt.download": [ + "com.github.dataJAR-recipes.download.CsoundQt" ], - "US-20x20_SettingsPanel.pkg": [ - "com.github.dataJAR-recipes.pkg.US-20x20SettingsPanel" + "MakerBotPrint.munki": [ + "com.github.dataJAR-recipes.autopkg.munki.MakerBotPrint" ], - "US-20x20_SettingsPanel.download": [ - "com.github.dataJAR-recipes.download.US-20x20SettingsPanel" + "ZYLIA Studio.munki": [ + "com.github.dataJAR-recipes.munki.ZYLIA Studio" ], - "rekordbox 7.munki": [ - "com.github.dataJAR-recipes.munki.rekordbox 7" + "ZYLIA Studio.download": [ + "com.github.dataJAR-recipes.download.ZYLIA Studio" ], - "rekordbox 7.download": [ - "com.github.dataJAR-recipes.download.rekordbox 7" + "MediaMaster Pro 5.download": [ + "com.github.dataJAR-recipes.download.MediaMaster Pro 5" ], - "Notion Calendar.download": [ - "com.github.dataJAR-recipes.download.NotionCalendar" + "MediaMaster Pro 5.munki": [ + "com.github.dataJAR-recipes.munki.MediaMaster Pro 5" ], - "Notion Calendar.munki": [ - "com.github.dataJAR-recipes.munki.NotionCalendar" + "FreeCAD.pkg": [ + "com.github.dataJAR-recipes.pkg.FreeCAD" ], - "Racket 7.munki": [ - "com.github.dataJAR-recipes.munki.Racket 7" + "FreeCAD.jss": [ + "com.github.dataJAR-recipes.jss.FreeCAD" ], - "Racket 7.pkg": [ - "com.github.dataJAR-recipes.pkg.Racket 7" + "FreeCAD.download": [ + "com.github.dataJAR-recipes.download.FreeCAD" ], - "Racket 7.jss": [ - "com.github.dataJAR-recipes.jss.Racket 7" + "FreeCAD.munki": [ + "com.github.dataJAR-recipes.munki.FreeCAD" ], - "Racket 7.download": [ - "com.github.dataJAR-recipes.download.Racket 7" + "LightWright.munki": [ + "com.github.dataJAR-recipes.munki.lightwright" ], - "SketchUp Pro 2018 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN" + "Jamf Connect 2 LaunchAgent.pkg": [ + "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent" ], - "SketchUp Pro 2018 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2018 EN" + "Jamf Connect 2 LaunchAgent.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect 2 LaunchAgent" ], - "SketchUp Pro 2018 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2018 EN" + "Isadora 3.download": [ + "com.github.dataJAR-recipes.download.Isadora 3" ], - "Asana.munki": [ - "com.github.dataJAR-recipes.munki.Asana" + "Isadora 3.munki": [ + "com.github.dataJAR-recipes.munki.Isadora 3" ], - "ClaroRead.munki": [ - "com.github.dataJAR-recipes.munki.ClaroRead" + "Eclipse IDE for Java Developers.jss": [ + "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers" ], - "ClaroRead.download": [ - "com.github.dataJAR-recipes.download.ClaroRead" + "Krita.munki": [ + "com.github.dataJAR-recipes.munki.krita" ], - "Gladinet Cloud Drive Mac Client 9.munki": [ - "com.github.dataJAR-recipes.munki.Gladinet Cloud Drive Mac Client 9" + "Krita.download": [ + "com.github.dataJAR-recipes.download.krita" ], - "Gladinet Cloud Drive Mac Client 9.download": [ - "com.github.dataJAR-recipes.download.Gladinet Cloud Drive Mac Client 9" + "MeshLab.munki": [ + "com.github.dataJAR-recipes.munki.MeshLab" ], - "Kaspersky Network Agent.download": [ - "com.github.dataJAR-recipes.download.Kaspersky Network Agent" + "IB eAssessment Player.download": [ + "com.github.dataJAR-recipes.download.IB eAssessment Player" ], - "Kaspersky Network Agent.pkg": [ - "com.github.dataJAR-recipes.pkg.Kaspersky Network Agent" + "IB eAssessment Player.munki": [ + "com.github.dataJAR-recipes.munki.IB eAssessment Player" ], - "Kaspersky Network Agent.munki": [ - "com.github.dataJAR-recipes.munki.Kaspersky Network Agent" + "Microsoft Defender ATP.munki": [ + "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP" ], - "SketchUp Pro 2022 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2022 EN" + "PrintMate.munki": [ + "com.github.dataJAR-recipes.munki.PrintMate" ], - "SketchUp Pro 2022 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN" + "PrintMate.download": [ + "com.github.dataJAR-recipes.download.PrintMate" ], - "SketchUp Pro 2022 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2022 EN" + "Local.download": [ + "com.github.dataJAR-recipes.download.Local" ], - "Surfshark.munki": [ - "com.github.dataJAR-recipes.munki.Surfshark" + "Local.munki": [ + "com.github.dataJAR-recipes.munki.Local" ], - "Surfshark.download": [ - "com.github.dataJAR-recipes.download.Surfshark" + "Audinate Dante Via.download": [ + "com.github.dataJAR-recipes.download.Audinate Dante Via" ], - "Rancher Desktop.munki": [ - "com.github.dataJAR-recipes.munki.RancherDesktop" + "Audinate Dante Via.munki": [ + "com.github.dataJAR-recipes.munki.Audinate Dante Via" ], - "Rancher Desktop.download": [ - "com.github.dataJAR-recipes.download.RancherDesktop" + "Adobe CC 2019 Import.jss": [ + "com.github.dataJAR-recipes.jss.Import Adobe CC 2019 Title" ], - "nodejslts.download": [ - "com.github.dataJAR-recipes.download.nodejslts" + "Adobe CC 2019 Import.munki": [ + "com.github.dataJAR-recipes.munki.Import Adobe CC 2019 Title" ], - "nodejslts.munki": [ - "com.github.dataJAR-recipes.munki.nodejslts" + "Sawgrass Print Manager.munki": [ + "com.github.dataJAR-recipes.munki.Sawgrass Print Manager" ], - "Webroot SecureAnywhere.munki": [ - "com.github.dataJAR-recipes.munki.Webroot SecureAnywhere" + "Sawgrass Print Manager.download": [ + "com.github.dataJAR-recipes.download.Sawgrass Print Manager" ], - "Webroot SecureAnywhere.download": [ - "com.github.dataJAR-recipes.download.Webroot SecureAnywhere" + "LYNX Whiteboard.download": [ + "com.github.dataJAR-recipes.download.LYNX Whiteboard" ], - "Muse Hub.download": [ - "com.github.dataJAR-recipes.download.Muse Hub" + "LYNX Whiteboard.munki": [ + "com.github.dataJAR-recipes.munki.LYNX Whiteboard" ], - "Muse Hub.munki": [ - "com.github.dataJAR-recipes.munki.Muse Hub" + "SketchUp Pro 2023 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2023 EN" ], - "Audinate Dante Virtual Soundcard.munki": [ - "com.github.dataJAR-recipes.munki.Audinate Dante Virtual Soundcard" + "SketchUp Pro 2023 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2023 EN" ], - "Audinate Dante Virtual Soundcard.download": [ - "com.github.dataJAR-recipes.download.Audinate Dante Virtual Soundcard" + "SketchUp Pro 2023 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2023 EN" ], - "SoundQ.download": [ - "com.github.dataJAR-recipes.download.SoundQ" + "EV3 Classroom.munki": [ + "com.github.dataJAR-recipes.munki.EV3 Classroom" ], - "SoundQ.munki": [ - "com.github.dataJAR-recipes.munki.SoundQ" + "EV3 Classroom.download": [ + "com.github.dataJAR-recipes.download.EV3 Classroom", + "com.github.ahousseini-recipes.download.EV3Classroom" ], - "Resolume Avenue.munki": [ - "com.github.dataJAR-recipes.munki.Resolume Avenue" + "CrashPlan for Enterprise 7.download": [ + "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 7" ], - "Traffic.munki": [ - "com.github.dataJAR-recipes.munki.Traffic" + "CrashPlan for Enterprise 7.munki": [ + "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 7" ], - "Traffic.pkg": [ - "com.github.dataJAR-recipes.pkg.Traffic" + "CrashPlan for Enterprise 7.pkg": [ + "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 7" ], - "Traffic.download": [ - "com.github.dataJAR-recipes.download.Traffic" + "CrashPlan for Enterprise 7.jss": [ + "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 7" ], - "Microsoft PowerPoint 2019.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019" + "Mobirise.munki": [ + "com.github.dataJAR-recipes.munki.Mobirise" ], - "AirParrot 3.munki": [ - "com.github.dataJAR-recipes.munki.AirParrot 3" + "Mobirise.download": [ + "com.github.dataJAR-recipes.download.Mobirise" ], - "FLEXOPTIX App.download": [ - "com.github.dataJAR-recipes.download.FLEXOPTIX App" + "Soundly.munki": [ + "com.github.dataJAR-recipes.munki.Soundly" ], - "FLEXOPTIX App.munki": [ - "com.github.dataJAR-recipes.munki.FLEXOPTIX App" + "Soundly.download": [ + "com.github.dataJAR-recipes.download.Soundly" ], - "dearVR MICRO.download": [ - "com.github.dataJAR-recipes.download.dearVRMICRO" + "Azure Data Studio.munki": [ + "com.github.dataJAR-recipes.munki.AzureDataStudio" ], - "dearVR MICRO.munki": [ - "com.github.dataJAR-recipes.munki.dearVRMICRO" + "Azure Data Studio.download": [ + "com.github.dataJAR-recipes.download.AzureDataStudio" ], - "Exposure X7.download": [ - "com.github.dataJAR-recipes.download.Exposure X7" + "Geekbench 6.munki": [ + "com.github.dataJAR-recipes.munki.Geekbench 6" ], - "Exposure X7.pkg": [ - "com.github.dataJAR-recipes.pkg.Exposure X7" + "Geekbench 6.download": [ + "com.github.dataJAR-recipes.download.Geekbench 6" ], - "Exposure X7.munki": [ - "com.github.dataJAR-recipes.munki.Exposure X7" + "OpenVPN Connect Client 3.munki": [ + "com.github.dataJAR-recipes.munki.OpenVPN Connect Client 3" ], - "threat-dragon-desktop.munki": [ - "com.github.dataJAR-recipes.munki.threat-dragon-desktop" + "OpenVPN Connect Client 3.download": [ + "com.github.dataJAR-recipes.download.OpenVPN Connect Client 3" ], - "threat-dragon-desktop.download": [ - "com.github.dataJAR-recipes.download.threat-dragon-desktop" + "FabFilter Pro-MB.download": [ + "com.github.dataJAR-recipes.download.FabFilter Pro-MB" ], - "WALTR PRO.munki": [ - "com.github.dataJAR-recipes.munki.WALTR PRO" + "FabFilter Pro-MB.munki": [ + "com.github.dataJAR-recipes.munki.FabFilter Pro-MB" ], - "WALTR PRO.download": [ - "com.github.dataJAR-recipes.download.WALTR PRO" + "Vectoraster 7-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial" ], - "Splashtop SOS.munki": [ - "com.github.dataJAR-recipes.munki.Splashtop SOS" + "Vectoraster 7-Trial.download": [ + "com.github.dataJAR-recipes.download.Vectoraster 7-Trial" ], - "Osculator 3.download": [ - "com.github.dataJAR-recipes.download.OSCulator 3" + "Vectoraster 7-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Vectoraster 7-Trial" ], - "Osculator 3.munki": [ - "com.github.dataJAR-recipes.munki.OSCulator 3" + "Vectoraster 7-Trial.jss": [ + "com.github.dataJAR-recipes.jss.Vectoraster 7-Trial" ], - "Kiwi for Gmail.download": [ - "com.github.dataJAR-recipes.download.Kiwi for Gmail" + "Meshmixer.munki": [ + "com.github.dataJAR-recipes.munki.Meshmixer" ], - "Kiwi for Gmail.munki": [ - "com.github.dataJAR-recipes.munki.Kiwi for Gmail" + "Dialpad.munki": [ + "com.github.dataJAR-recipes.munki.Dialpad" ], - "Pano2VR.munki": [ - "com.github.dataJAR-recipes.munki.Pano2VR" + "Arctic.munki": [ + "com.github.dataJAR-recipes.munki.Arctic" ], - "ZYLIA Studio.download": [ - "com.github.dataJAR-recipes.download.ZYLIA Studio" + "Arctic.download": [ + "com.github.dataJAR-recipes.download.Arctic" ], - "ZYLIA Studio.munki": [ - "com.github.dataJAR-recipes.munki.ZYLIA Studio" + "Microsoft Outlook 365.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Outlook 365" ], - "JPEGmini Pro-Trial.jss": [ - "com.github.dataJAR-recipes.jss.JPEGmini Pro-Trial" + "Reflector 4.download": [ + "com.github.dataJAR-recipes.download.Reflector 4" ], - "JPEGmini Pro-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial" + "Reflector 4.munki": [ + "com.github.dataJAR-recipes.munki.Reflector 4" ], - "JPEGmini Pro-Trial.download": [ - "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial" + "Figma.download": [ + "com.github.dataJAR-recipes.download.Figma" ], - "JPEGmini Pro-Trial.munki": [ - "com.github.dataJAR-recipes.munki.JPEGmini Pro-Trial" + "Figma.munki": [ + "com.github.dataJAR-recipes.munki.Figma" ], - "tsh.munki": [ - "com.github.dataJAR-recipes.autopkg.munki.tsh", - "com.github.kevinmcox.munki.Teleport.tsh" + "Figma.pkg": [ + "com.github.dataJAR-recipes.pkg.Figma" ], - "tsh.download": [ - "com.github.dataJAR-recipes.autopkg.download.tsh", - "com.github.kevinmcox.download.Teleport.tsh" + "Figma.jss": [ + "com.github.dataJAR-recipes.jss.Figma" ], - "AnkerWork.download": [ - "com.github.dataJAR-recipes.download.AnkerWork" + "Catalyst Prepare.munki": [ + "com.github.dataJAR-recipes.munki.Catalyst Prepare" ], - "AnkerWork.munki": [ - "com.github.dataJAR-recipes.munki.AnkerWork" + "Catalyst Prepare.download": [ + "com.github.dataJAR-recipes.download.Catalyst Prepare" ], - "OpenJDK.munki": [ - "com.github.dataJAR-recipes.munki.OpenJDK" + "PS Remote Play.download": [ + "com.github.dataJAR-recipes.download.PS Remote Play" ], - "OpenJDK.download": [ - "com.github.dataJAR-recipes.download.OpenJDK" + "PS Remote Play.munki": [ + "com.github.dataJAR-recipes.munki.PS Remote Play" ], - "OpenJDK.pkg": [ - "com.github.dataJAR-recipes.pkg.OpenJDK" + "Zevrix LinkOptimizer 6.pkg": [ + "com.github.dataJAR-recipes.pkg.Zevrix LinkOptimizer 6" ], - "DrawBot.munki": [ - "com.github.dataJAR-recipes.munki.DrawBot" + "Zevrix LinkOptimizer 6.download": [ + "com.github.dataJAR-recipes.download.Zevrix LinkOptimizer 6" ], - "MediaMaster Pro.pkg": [ - "com.github.dataJAR-recipes.pkg.MediaMaster Pro" + "Zevrix LinkOptimizer 6.munki": [ + "com.github.dataJAR-recipes.munki.Zevrix LinkOptimizer 6" ], - "MediaMaster Pro.download": [ - "com.github.dataJAR-recipes.download.MediaMaster Pro" + "OpenJDK.download": [ + "com.github.dataJAR-recipes.download.OpenJDK" ], - "MediaMaster Pro.munki": [ - "com.github.dataJAR-recipes.munki.MediaMaster Pro" + "OpenJDK.munki": [ + "com.github.dataJAR-recipes.munki.OpenJDK" ], - "BetterDisplay.munki": [ - "com.github.dataJAR-recipes.munki.BetterDisplay" + "OpenJDK.pkg": [ + "com.github.dataJAR-recipes.pkg.OpenJDK" ], - "BetterDisplay.download": [ - "com.github.dataJAR-recipes.download.BetterDisplay" + "Algodoo.munki": [ + "com.github.dataJAR-recipes.munki.Algodoo" ], - "Framer Desktop-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Framer Desktop-Trial" + "Algodoo.download": [ + "com.github.dataJAR-recipes.download.Algodoo" ], - "Framer Desktop-Trial.download": [ - "com.github.dataJAR-recipes.download.Framer Desktop-Trial" + "EarMaster7Beta.munki": [ + "com.github.dataJAR-recipes.munki.EarMaster 7 Beta" ], - "PRTG Desktop.download": [ - "com.github.dataJAR-recipes.download.PRTG Desktop" + "EarMaster7Beta .download": [ + "com.github.dataJAR-recipes.download.EarMaster 7 Beta" ], - "PRTG Desktop.munki": [ - "com.github.dataJAR-recipes.munki.PRTG Desktop" + "OpenJDK13.munki": [ + "com.github.dataJAR-recipes.munki.OpenJDK13" ], - "RAW Viewer.munki": [ - "com.github.dataJAR-recipes.munki.RAW Viewer" + "Disk Inventory X.pkg": [ + "com.github.dataJAR-recipes.pkg.Disk Inventory X" ], - "RAW Viewer.download": [ - "com.github.dataJAR-recipes.download.RAW Viewer" + "Disk Inventory X.munki": [ + "com.github.dataJAR-recipes.munki.Disk Inventory X" ], - "Nitro PDF Pro.munki": [ - "com.github.dataJAR-recipes.munki.NitroPDFPro" + "Disk Inventory X.download": [ + "com.github.dataJAR-recipes.download.Disk Inventory X" ], - "Nitro PDF Pro.download": [ - "com.github.dataJAR-recipes.download.NitroPDFPro" + "rekordbox 6.munki": [ + "com.github.dataJAR-recipes.munki.rekordbox 6" ], - "Balsamiq Mockups 3.download": [ - "com.github.dataJAR-recipes.download.Balsamiq Mockups 3" + "rekordbox 6.download": [ + "com.github.dataJAR-recipes.download.rekordbox 6" ], - "Balsamiq Mockups 3.munki": [ - "com.github.dataJAR-recipes.munki.Balsamiq Mockups 3" + "Polar FlowSync 4.download": [ + "com.github.dataJAR-recipes.download.Polar FlowSync 4" ], - "Snagit 2024.munki": [ - "com.github.dataJAR-recipes.munki.Snagit 2024" + "FlowSync.download": [ + "com.github.dataJAR-recipes.download.flowsync" ], - "Snagit 2024.download": [ - "com.github.dataJAR-recipes.download.Snagit 2024" + "Polar FlowSync 4.munki": [ + "com.github.dataJAR-recipes.munki.Polar FlowSync 4" ], - "BlueGriffon.jss": [ - "com.github.dataJAR-recipes.jss.BlueGriffon" + "FlowSync.munki": [ + "com.github.dataJAR-recipes.munki.flowsync" ], - "BlueGriffon.munki": [ - "com.github.dataJAR-recipes.munki.BlueGriffon" + "UssAgent.download": [ + "com.github.dataJAR-recipes.download.UssAgent" ], - "BlueGriffon.pkg": [ - "com.github.dataJAR-recipes.pkg.BlueGriffon" + "UssAgent.munki": [ + "com.github.dataJAR-recipes.munki.UssAgent" ], - "BlueGriffon.download": [ - "com.github.dataJAR-recipes.download.BlueGriffon" + "Jump Desktop Connect.download": [ + "com.github.dataJAR-recipes.download.Jump Desktop Connect" ], - "Ladibug.download": [ - "com.github.dataJAR-recipes.download.Ladibug" + "Jump Desktop Connect.munki": [ + "com.github.dataJAR-recipes.munki.Jump Desktop Connect" ], - "Ladibug.munki": [ - "com.github.dataJAR-recipes.munki.Ladibug" + "Coot.pkg": [ + "com.github.dataJAR-recipes.pkg.Coot" ], - "TouchDesigner.munki": [ - "com.github.dataJAR-recipes.munki.TouchDesigner" + "Coot.download": [ + "com.github.dataJAR-recipes.download.Coot" ], - "TouchDesigner.download": [ - "com.github.dataJAR-recipes.download.TouchDesigner", - "com.github.moofit-recipes.download.touchdesigner" + "Coot.jss": [ + "com.github.dataJAR-recipes.jss.Coot" ], - "Wondershare Filmora X.munki": [ - "com.github.dataJAR-recipes.munki.Wondershare Filmora X" + "Coot.munki": [ + "com.github.dataJAR-recipes.munki.Coot" ], - "Wondershare Filmora X.download": [ - "com.github.dataJAR-recipes.download.Wondershare Filmora X" + "balenaEtcher.munki": [ + "com.github.dataJAR-recipes.munki.balenaEtcher" ], - "Rhinoceros.munki": [ - "com.github.dataJAR-recipes.munki.Rhinoceros" + "UnityHub.munki": [ + "com.github.dataJAR-recipes.munki.UnityHub" ], - "Vectoraster 7-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Vectoraster 7-Trial" + "UnityHub.pkg": [ + "com.github.dataJAR-recipes.pkg.UnityHub" ], - "Vectoraster 7-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.Vectoraster 7-Trial" + "AMS Neve GenesysControl plugin.download": [ + "com.github.dataJAR-recipes.download.AMS Neve GenesysControl Plugin" ], - "Vectoraster 7-Trial.download": [ - "com.github.dataJAR-recipes.download.Vectoraster 7-Trial" + "AMS Neve GenesysControl plugin.munki": [ + "com.github.dataJAR-recipes.munki.AMS Neve GenesysControl Plugin" ], - "Vectoraster 7-Trial.jss": [ - "com.github.dataJAR-recipes.jss.Vectoraster 7-Trial" + "Sonos S2.munki": [ + "com.github.dataJAR-recipes.munki.Sonos S2" ], - "Red Giant Trapcode Suite.download": [ - "com.github.dataJAR-recipes.download.Red Giant Trapcode Suite" + "Sonos S2.download": [ + "com.github.dataJAR-recipes.download.Sonos S2" ], - "Red Giant Trapcode Suite.munki": [ - "com.github.dataJAR-recipes.munki.Red Giant Trapcode Suite" + "Remote Desktop Manager Free.munki": [ + "com.github.dataJAR-recipes.munki.Remote Desktop Manager Free" ], - "Red Giant Trapcode Suite.pkg": [ - "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite" + "Remote Desktop Manager Free.download": [ + "com.github.dataJAR-recipes.download.Remote Desktop Manager Free" ], - "Phoenix Code.munki": [ - "com.github.dataJAR-recipes.munki.Phoenix Code" + "Streamlabs Desktop.download": [ + "com.github.dataJAR-recipes.download.Streamlabs Desktop" ], - "Phoenix Code.download": [ - "com.github.dataJAR-recipes.download.Phoenix Code" + "Streamlabs Desktop.munki": [ + "com.github.dataJAR-recipes.munki.Streamlabs Desktop" ], - "LogiTune.download": [ - "com.github.dataJAR-recipes.download.LogiTune", - "com.github.ahousseini-recipes.download.LogiTune" + "Foldr.munki": [ + "com.github.dataJAR-recipes.munki.Foldr" ], - "LogiTune.pkg": [ - "com.github.dataJAR-recipes.pkg.LogiTune", - "com.github.ahousseini-recipes.pkg.LogiTune" + "Foldr.jss": [ + "com.github.dataJAR-recipes.jss.Foldr" ], - "Clocker.munki": [ - "com.github.dataJAR-recipes.munki.Clocker" + "Foldr.pkg": [ + "com.github.dataJAR-recipes.pkg.Foldr" ], - "Clocker.pkg": [ - "com.github.dataJAR-recipes.pkg.Clocker" + "Foldr.download": [ + "com.github.dataJAR-recipes.download.Foldr" ], - "Clocker.download": [ - "com.github.dataJAR-recipes.download.Clocker" + "Framer X-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Framer X-Trial" ], - "Reflector 4.download": [ - "com.github.dataJAR-recipes.download.Reflector 4" + "Framer X-Trial.download": [ + "com.github.dataJAR-recipes.download.Framer X-Trial" ], - "Reflector 4.munki": [ - "com.github.dataJAR-recipes.munki.Reflector 4" + "AWSCLI.jss": [ + "com.github.dataJAR-recipes.jss.AWSCLI" ], - "Glyphs Mini 2 Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial" + "SoundQ.download": [ + "com.github.dataJAR-recipes.download.SoundQ" ], - "Glyphs Mini 2 Trial.munki": [ - "com.github.dataJAR-recipes.munki.Glyphs Mini 2 Trial" + "SoundQ.munki": [ + "com.github.dataJAR-recipes.munki.SoundQ" ], - "Glyphs Mini 2 Trial.download": [ - "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial" + "FlashPrint 5.munki": [ + "com.github.dataJAR-recipes.munki.FlashPrint 5" ], - "Glyphs Mini 2 Trial.jss": [ - "com.github.dataJAR-recipes.jss.Glyphs Mini 2 Trial" + "FlashPrint 5.download": [ + "com.github.dataJAR-recipes.download.FlashPrint 5" ], - "mu-editor.jss": [ - "com.github.dataJAR-recipes.jss.mu-editor" + "Racket 7.jss": [ + "com.github.dataJAR-recipes.jss.Racket 7" ], - "mu-editor.pkg": [ - "com.github.dataJAR-recipes.pkg.mu-editor", - "com.github.d33t5.pkg.mu-editor" + "Racket 7.download": [ + "com.github.dataJAR-recipes.download.Racket 7" ], - "mu-editor.munki": [ - "com.github.dataJAR-recipes.munki.mu-editor" + "Racket 7.pkg": [ + "com.github.dataJAR-recipes.pkg.Racket 7" ], - "mu-editor.download": [ - "com.github.dataJAR-recipes.download.mu-editor" + "Racket 7.munki": [ + "com.github.dataJAR-recipes.munki.Racket 7" ], - "Mp3tag.munki": [ - "com.github.dataJAR-recipes.munki.Mp3tag" + "Hudl Studio 1.munki": [ + "com.github.dataJAR-recipes.munki.Hudl Studio 1" ], - "Mp3tag.download": [ - "com.github.dataJAR-recipes.download.Mp3tag" + "Hudl Studio 1.download": [ + "com.github.dataJAR-recipes.download.Hudl Studio 1" ], - "OpenVPN Connect Client 3.munki": [ - "com.github.dataJAR-recipes.munki.OpenVPN Connect Client 3" + "Triptico.download": [ + "com.github.dataJAR-recipes.download.triptico" ], - "OpenVPN Connect Client 3.download": [ - "com.github.dataJAR-recipes.download.OpenVPN Connect Client 3" + "Triptico.pkg": [ + "com.github.dataJAR-recipes.pkg.triptico" ], - "LogMeIn Installer.download": [ - "com.github.dataJAR-recipes.download.LogMeIn Installer" + "Triptico.munki": [ + "com.github.dataJAR-recipes.munki.triptico" ], - "LogMeIn Installer.munki": [ - "com.github.dataJAR-recipes.munki.LogMeIn Installer" + "Insomnia Designer.download": [ + "com.github.dataJAR-recipes.download.Insomnia Designer" ], - "LogMeIn Installer.jss": [ - "com.github.dataJAR-recipes.jss.LogMeIn Installer" + "Insomnia Designer.munki": [ + "com.github.dataJAR-recipes.munki.Insomnia Designer" ], - "LogMeIn Installer.pkg": [ - "com.github.dataJAR-recipes.pkg.LogMeIn Installer" + "EW Installation Center.munki": [ + "com.github.dataJAR-recipes.munki.EW Installation Center" ], - "Sawgrass Print Manager.munki": [ - "com.github.dataJAR-recipes.munki.Sawgrass Print Manager" + "EW Installation Center.download": [ + "com.github.dataJAR-recipes.download.EW Installation Center" ], - "Sawgrass Print Manager.download": [ - "com.github.dataJAR-recipes.download.Sawgrass Print Manager" + "Spitfire Audio.download": [ + "com.github.dataJAR-recipes.download.Spitfire Audio" ], - "Kinoni EpocCam Drivers.download": [ - "com.github.dataJAR-recipes.download.Kinoni EpocCam Drivers" + "Spitfire Audio.munki": [ + "com.github.dataJAR-recipes.munki.Spitfire Audio" ], - "Kinoni EpocCam Drivers.munki": [ - "com.github.dataJAR-recipes.munki.Kinoni EpocCam Drivers" + "AmazonCorrettoJava8.munki": [ + "com.github.dataJAR-recipes.munki.AmazonCorrettoJava8" ], - "MakeHuman.munki": [ - "com.github.dataJAR-recipes.munki.MakeHuman" + "SwitchResX4-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial" ], - "MakeHuman.download": [ - "com.github.dataJAR-recipes.download.MakeHuman" + "SwitchResX4-Trial.download": [ + "com.github.dataJAR-recipes.download.SwitchResX4-Trial" ], - "BBC iPlayer Downloads.download": [ - "com.github.dataJAR-recipes.download.BBC iPlayer Downloads" + "SwitchResX4-Trial.munki": [ + "com.github.dataJAR-recipes.munki.SwitchResX4-Trial" ], - "BBC iPlayer Downloads.munki": [ - "com.github.dataJAR-recipes.munki.BBC iPlayer Downloads" + "Little Snitch 6.munki": [ + "com.github.dataJAR-recipes.munki.Little Snitch 6" ], - "BBC iPlayer Downloads.jss": [ - "com.github.dataJAR-recipes.jss.BBC iPlayer Downloads" + "Little Snitch 6.download": [ + "com.github.dataJAR-recipes.download.Little Snitch 6" ], - "BBC iPlayer Downloads.pkg": [ - "com.github.dataJAR-recipes.pkg.BBC iPlayer Downloads" + "Connect Fonts.munki": [ + "com.github.dataJAR-recipes.munki.Connect Fonts" ], - "Razer Synapse 2.download": [ - "com.github.dataJAR-recipes.download.Razer Synapse 2" + "Connect Fonts.download": [ + "com.github.dataJAR-recipes.download.Connect Fonts" ], - "Razer Synapse 2.munki": [ - "com.github.dataJAR-recipes.munki.Razer Synapse 2" + "Spyder.munki": [ + "com.github.dataJAR-recipes.munki.Spyder" ], - "Jamf Connect 2 LaunchAgent.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect 2 LaunchAgent" + "Spyder.download": [ + "com.github.dataJAR-recipes.download.Spyder" ], - "Jamf Connect 2 LaunchAgent.pkg": [ - "com.github.dataJAR-recipes.pkg.Jamf Connect 2 LaunchAgent" + "BBEdit 15.munki": [ + "com.github.dataJAR-recipes.munki.BBEdit 15" ], - "WatchGuard Mobile VPN with SSL.download": [ - "com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL" + "BBEdit 15.download": [ + "com.github.dataJAR-recipes.download.BBEdit 15" ], - "WatchGuard Mobile VPN with SSL.munki": [ - "com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL" + "Lifesize.munki": [ + "com.github.dataJAR-recipes.munki.Lifesize" ], - "Coot.download": [ - "com.github.dataJAR-recipes.download.Coot" + "Lifesize.pkg": [ + "com.github.dataJAR-recipes.pkg.Lifesize" ], - "Coot.munki": [ - "com.github.dataJAR-recipes.munki.Coot" + "Lifesize.download": [ + "com.github.dataJAR-recipes.download.Lifesize" ], - "Coot.pkg": [ - "com.github.dataJAR-recipes.pkg.Coot" + "Lifesize.jss": [ + "com.github.dataJAR-recipes.jss.Lifesize" ], - "Coot.jss": [ - "com.github.dataJAR-recipes.jss.Coot" + "Aircall.munki": [ + "com.github.dataJAR-recipes.munki.Aircall" ], - "Microsoft Word 2019.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Word 2019" + "SxS Driver.munki": [ + "com.github.dataJAR-recipes.munki.SonySxSDriver" ], - "VMware Fusion 10.pkg": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 10" + "SxS Driver.download": [ + "com.github.dataJAR-recipes.download.SonySxSDriver" ], - "VMware Fusion 10.munki": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 10" + "SxS Driver.pkg": [ + "com.github.dataJAR-recipes.pkg.SonySxSDriver" ], - "VMware Fusion 10.download": [ - "com.github.dataJAR-recipes.download.VMware Fusion 10" + "GPower.download": [ + "com.github.dataJAR-recipes.download.GPower" ], - "VMware Fusion 10.jss": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 10" + "GPower.munki": [ + "com.github.dataJAR-recipes.munki.GPower" ], - "Processing 4.munki": [ - "com.github.dataJAR-recipes.munki.Processing 4" + "Hype 3-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Hype 3-Trial" ], - "Processing 4.download": [ - "com.github.dataJAR-recipes.download.Processing 4" + "Hype 3-Trial.download": [ + "com.github.dataJAR-recipes.download.Hype 3-Trial" ], - "Jamf Switcher.jss": [ - "com.github.dataJAR-recipes.jss.JamfSwitcher" + "PolycomContentApp.download": [ + "com.github.dataJAR-recipes.download.PolycomContentApp" ], - "Jamf Switcher.pkg": [ - "com.github.dataJAR-recipes.pkg.JamfSwitcher" + "PolycomContentApp.munki": [ + "com.github.dataJAR-recipes.munki.PolycomContentApp" ], - "Jamf Switcher.download": [ - "com.github.dataJAR-recipes.download.JamfSwitcher" + "Traffic.pkg": [ + "com.github.dataJAR-recipes.pkg.Traffic" ], - "Jamf Switcher.munki": [ - "com.github.dataJAR-recipes.munki.JamfSwitcher" + "Traffic.munki": [ + "com.github.dataJAR-recipes.munki.Traffic" ], - "Kiwi for G Suite.jss": [ - "com.github.dataJAR-recipes.jss.Kiwi for G Suite" + "Traffic.download": [ + "com.github.dataJAR-recipes.download.Traffic" ], - "Kiwi for G Suite.download": [ - "com.github.dataJAR-recipes.download.Kiwi for G Suite" + "Pencil.munki": [ + "com.github.dataJAR-recipes.munki.Pencil" ], - "Kiwi for G Suite.munki": [ - "com.github.dataJAR-recipes.munki.Kiwi for G Suite" + "Axure RP 9-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial" ], - "Kiwi for G Suite.pkg": [ - "com.github.dataJAR-recipes.pkg.Kiwi for G Suite" + "Axure RP 9-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Axure RP 9-Trial" ], - "UnityHub.pkg": [ - "com.github.dataJAR-recipes.pkg.UnityHub" + "Axure RP 9-Trial.jss": [ + "com.github.dataJAR-recipes.jss.Axure RP 9-Trial" ], - "UnityHub.munki": [ - "com.github.dataJAR-recipes.munki.UnityHub" + "Axure RP 9-Trial.download": [ + "com.github.dataJAR-recipes.download.Axure RP 9-Trial" ], - "IOLab.download": [ - "com.github.dataJAR-recipes.download.IOLab" + "Microsoft Word 2019.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Word 2019" ], - "IOLab.munki": [ - "com.github.dataJAR-recipes.munki.IOLab" + "Resolume Arena.munki": [ + "com.github.dataJAR-recipes.munki.Resolume Arena" ], - "Keeper Password Manager.download": [ - "com.github.dataJAR-recipes.download.KeeperPasswordManager" + "Resolume Arena.download": [ + "com.github.dataJAR-recipes.download.Resolume Arena" ], - "Keeper Password Manager.munki": [ - "com.github.dataJAR-recipes.munki.KeeperPasswordManager" + "FabFilter Pro-Q 3.download": [ + "com.github.dataJAR-recipes.download.FabFilter Pro-Q 3" ], - "PostgreSQL 13.munki": [ - "com.github.dataJAR-recipes.munki.PostgreSQL 13" + "FabFilter Pro-Q 3.munki": [ + "com.github.dataJAR-recipes.munki.FabFilter Pro-Q 3" ], - "PostgreSQL 13.pkg": [ - "com.github.dataJAR-recipes.pkg.PostgreSQL 13" + "Power Manager.munki": [ + "com.github.dataJAR-recipes.munki.PowerManager" ], - "PostgreSQL 13.download": [ - "com.github.dataJAR-recipes.download.PostgreSQL 13" + "Power Manager.download": [ + "com.github.dataJAR-recipes.download.PowerManager" ], - "GoPro Quik.munki": [ - "com.github.dataJAR-recipes.munki.GoPro Quik" + "mvMeter2.download": [ + "com.github.dataJAR-recipes.download.mvMeter2" ], - "QLab5.munki": [ - "com.github.dataJAR-recipes.munki.QLab5" + "mvMeter2.munki": [ + "com.github.dataJAR-recipes.munki.mvMeter2" ], - "QLab5.download": [ - "com.github.dataJAR-recipes.download.QLab5" + "Motion.download": [ + "com.github.dataJAR-recipes.download.Motion" ], - "Navicat Essentials for MySQL.munki": [ - "com.github.dataJAR-recipes.munki.Navicat Essentials for MySQL" + "Motion.munki": [ + "com.github.dataJAR-recipes.munki.Motion" ], - "Navicat Essentials for MySQL.download": [ - "com.github.dataJAR-recipes.download.Navicat Essentials for MySQL" + "SF Pro Fonts.download": [ + "com.github.dataJAR-recipes.download.SF Pro Fonts" ], - "EV3 Classroom.download": [ - "com.github.dataJAR-recipes.download.EV3 Classroom", - "com.github.ahousseini-recipes.download.EV3Classroom" + "SF Pro Fonts.munki": [ + "com.github.dataJAR-recipes.munki.SF Pro Fonts" ], - "EV3 Classroom.munki": [ - "com.github.dataJAR-recipes.munki.EV3 Classroom" + "Yamaha USB-MIDI Driver.munki": [ + "com.github.dataJAR-recipes.munki.Yamaha USB-MIDI Driver" ], - "Blue Jeans Admin Installer.munki": [ - "com.github.dataJAR-recipes.munki.Blue Jeans Admin Installer" + "Yamaha USB-MIDI Driver.download": [ + "com.github.dataJAR-recipes.download.Yamaha USB-MIDI Driver" ], - "Blue Jeans Admin Installer.download": [ - "com.github.dataJAR-recipes.download.Blue Jeans Admin Installer" + "Exposure X7.pkg": [ + "com.github.dataJAR-recipes.pkg.Exposure X7" ], - "Vysor.download": [ - "com.github.dataJAR-recipes.download.Vysor", - "com.github.ahousseini-recipes.download.Vysor" + "Exposure X7.munki": [ + "com.github.dataJAR-recipes.munki.Exposure X7" ], - "Vysor.munki": [ - "com.github.dataJAR-recipes.munki.Vysor" + "Exposure X7.download": [ + "com.github.dataJAR-recipes.download.Exposure X7" ], - "GoTo Resolve Desktop Console.download": [ - "com.github.dataJAR-recipes.download.GoTo Resolve Desktop Console" + "NordVPN.munki": [ + "com.github.dataJAR-recipes.munki.NordVPN" ], - "GoTo Resolve Desktop Console.munki": [ - "com.github.dataJAR-recipes.munki.GoTo Resolve Desktop Console" + "Zevrix LinkOptimizer.pkg": [ + "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer" ], - "Genymotion.pkg": [ - "com.github.dataJAR-recipes.pkg.Genymotion" + "Zevrix LinkOptimizer.munki": [ + "com.github.dataJAR-recipes.munki.ZevrixLinkOptimizer" ], - "Genymotion.jss": [ - "com.github.dataJAR-recipes.jss.Genymotion" + "Zevrix LinkOptimizer.download": [ + "com.github.dataJAR-recipes.download.ZevrixLinkOptimizer" ], - "Disk Inventory X.pkg": [ - "com.github.dataJAR-recipes.pkg.Disk Inventory X" + "DJI Assistant 2 For Phantom.munki": [ + "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Phantom" ], - "Disk Inventory X.munki": [ - "com.github.dataJAR-recipes.munki.Disk Inventory X" + "DJI Assistant 2 For Phantom.download": [ + "com.github.dataJAR-recipes.download.DJI Assistant 2 For Phantom" ], - "Disk Inventory X.download": [ - "com.github.dataJAR-recipes.download.Disk Inventory X" + "Microsoft Teams Classic.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Teams Classic" ], - "Swiss-PdbViewer.pkg": [ - "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer" + "KeyShot Network Rendering 2023.download": [ + "com.github.dataJAR-recipes.download.KeyShot Network Rendering 2023" ], - "Swiss-PdbViewer.jss": [ - "com.github.dataJAR-recipes.jss.Swiss-PdbViewer" + "KeyShot Network Rendering 2023.munki": [ + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 2023" ], - "Swiss-PdbViewer.munki": [ - "com.github.dataJAR-recipes.munki.Swiss-PdbViewer" + "SteelSeriesEngine.munki": [ + "com.github.dataJAR-recipes.munki.Steel Series Engine" ], - "Swiss-PdbViewer.download": [ - "com.github.dataJAR-recipes.download.Swiss-PdbViewer" + "SteelSeriesEngine.download": [ + "com.github.dataJAR-recipes.download.Steel Series Engine" ], - "Vagrant.jss": [ - "com.github.dataJAR-recipes.jss.Vagrant" + "FFmpeg.munki": [ + "com.github.dataJAR-recipes.munki.FFmpeg" ], - "Vagrant.pkg": [ - "com.github.dataJAR-recipes.pkg.Vagrant" + "Scratch 2.pkg": [ + "com.github.dataJAR-recipes.pkg.Scratch 2" ], - "Insomnia Designer.download": [ - "com.github.dataJAR-recipes.download.Insomnia Designer" + "Scratch 2.jss": [ + "com.github.dataJAR-recipes.jss.Scratch 2" ], - "Insomnia Designer.munki": [ - "com.github.dataJAR-recipes.munki.Insomnia Designer" + "Basic PAYE Tools.munki": [ + "com.github.dataJAR-recipes.munki.Basic PAYE Tools" ], - "Razer Synapse.download": [ - "com.github.dataJAR-recipes.download.Razer Synapse" + "Basic PAYE Tools.download": [ + "com.github.dataJAR-recipes.download.Basic PAYE Tool" ], - "Razer Synapse.munki": [ - "com.github.dataJAR-recipes.munki.Razer Synapse" + "KeeWeb.munki": [ + "com.github.dataJAR-recipes.munki.KeeWeb" ], - "Fathom.munki": [ - "com.github.dataJAR-recipes.munki.Fathom", - "com.github.apizz.munki.fathom" + "KeeWeb.download": [ + "com.github.dataJAR-recipes.download.KeeWeb" ], - "FontBase.munki": [ - "com.github.dataJAR-recipes.munki.FontBase" + "KeeWeb.pkg": [ + "com.github.dataJAR-recipes.pkg.KeeWeb" ], - "Audiomovers Listento Plugins.download": [ - "com.github.dataJAR-recipes.download.Audiomovers Listento Plugins" + "KeeWeb.jss": [ + "com.github.dataJAR-recipes.jss.KeeWeb" ], - "Audiomovers Listento Plugins.munki": [ - "com.github.dataJAR-recipes.munki.Audiomovers Listento Plugins" + "Azul Zulu OpenJDK 11 LTS.pkg": [ + "com.github.dataJAR-recipes.pkg.Azul Zulu OpenJDK 11 LTS" ], - "SketchUp 2024 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN" + "Azul Zulu OpenJDK 11 LTS.download": [ + "com.github.dataJAR-recipes.download.Azul Zulu OpenJDK 11 LTS" ], - "SketchUp 2024 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp 2024 EN" + "Azul Zulu OpenJDK 11 LTS.munki": [ + "com.github.dataJAR-recipes.munki.Azul Zulu OpenJDK 11 LTS" ], - "SketchUp 2024 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp 2024 EN" + "TX16Wx Software Sampler 3.download": [ + "com.github.dataJAR-recipes.download.TX16Wx Software Sampler 3" ], - "Cisco Webex Meetings.download": [ - "com.github.dataJAR-recipes.download.CiscoWebexMeetings" + "TX16Wx Software Sampler 3.munki": [ + "com.github.dataJAR-recipes.munki.TX16Wx Software Sampler 3" ], - "FabFilter Pro-C 2.download": [ - "com.github.dataJAR-recipes.download.FabFilter Pro-C 2" + "Webroot SecureAnywhere.munki": [ + "com.github.dataJAR-recipes.munki.Webroot SecureAnywhere" ], - "FabFilter Pro-C 2.munki": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-C 2" + "Webroot SecureAnywhere.download": [ + "com.github.dataJAR-recipes.download.Webroot SecureAnywhere" ], - "Framer X-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Framer X-Trial" + "ReiKey.munki": [ + "com.github.dataJAR-recipes.munki.ReiKey" ], - "Framer X-Trial.download": [ - "com.github.dataJAR-recipes.download.Framer X-Trial" + "SMART Education Software Web.munki": [ + "com.github.dataJAR-recipes.munki.SMART Education Software Web" ], "SMART Education Software Web.download": [ "com.github.dataJAR-recipes.download.SMART Education Software Web" ], - "SMART Education Software Web.munki": [ - "com.github.dataJAR-recipes.munki.SMART Education Software Web" + "WatchGuard Mobile VPN with SSL.munki": [ + "com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL" ], - "Isadora 4.munki": [ - "com.github.dataJAR-recipes.munki.Isadora 4" + "WatchGuard Mobile VPN with SSL.download": [ + "com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL" ], - "Isadora 4.download": [ - "com.github.dataJAR-recipes.download.Isadora 4" + "Threat-Dragon-ng.download": [ + "com.github.dataJAR-recipes.download.Threat-Dragon-ng" ], - "Spyder.munki": [ - "com.github.dataJAR-recipes.munki.Spyder" + "Threat-Dragon-ng.munki": [ + "com.github.dataJAR-recipes.munki.Threat-Dragon-ng" ], - "Spyder.download": [ - "com.github.dataJAR-recipes.download.Spyder" + "FabFilter Pro-C 2.download": [ + "com.github.dataJAR-recipes.download.FabFilter Pro-C 2" ], - "Axure RP 8-Trial.download": [ - "com.github.dataJAR-recipes.download.Axure RP 8-Trial" + "FabFilter Pro-C 2.munki": [ + "com.github.dataJAR-recipes.munki.FabFilter Pro-C 2" ], - "Axure RP 8-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial" + "Apache NetBeans.munki": [ + "com.github.dataJAR-recipes.munki.Apache NetBeans" ], - "Axure RP 8-Trial.jss": [ - "com.github.dataJAR-recipes.jss.Axure RP 8-Trial" + "Apache NetBeans.download": [ + "com.github.dataJAR-recipes.download.Apache NetBeans" ], - "Axure RP 8-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Axure RP 8-Trial" + "Rhino 7.munki": [ + "com.github.dataJAR-recipes.munki.Rhino 7" ], - "UPDD Commander.munki": [ - "com.github.dataJAR-recipes.munki.UPDD Commander" + "Rhino 7.download": [ + "com.github.dataJAR-recipes.download.Rhino 7" ], - "UPDD Commander.download": [ - "com.github.dataJAR-recipes.download.UPDD Commander" + "AirParrot 3.munki": [ + "com.github.dataJAR-recipes.munki.AirParrot 3" ], - "Insomnia Core.download": [ - "com.github.dataJAR-recipes.download.Insomnia Core" + "Smallpdf.munki": [ + "com.github.dataJAR-recipes.munki.Smallpdf" ], - "Insomnia Core.munki": [ - "com.github.dataJAR-recipes.munki.Insomnia Core" + "Hunchly.munki": [ + "com.github.dataJAR-recipes.munki.Hunchly" ], - "SketchUpViewer EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUpViewer-EN" + "Hunchly.download": [ + "com.github.dataJAR-recipes.download.Hunchly" ], - "SketchUpViewer EN.download": [ - "com.github.dataJAR-recipes.download.SketchUpViewer-EN" + "VMware Fusion 11.pkg": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 11" ], - "Dolby Atmos Composer Essential.download": [ - "com.github.dataJAR-recipes.download.Dolby Atmos Composer Essential" + "VMware Fusion 11.jss": [ + "com.github.dataJAR-recipes.jss.VMWare Fusion 11" ], - "Dolby Atmos Composer Essential.munki": [ - "com.github.dataJAR-recipes.munki.Dolby Atmos Composer Essential" + "VMware Fusion 11.download": [ + "com.github.dataJAR-recipes.download.VMware Fusion 11" ], - "OpenJDK15.munki": [ - "com.github.dataJAR-recipes.munki.OpenJDK15" + "VMware Fusion 11.munki": [ + "com.github.dataJAR-recipes.munki.VMware Fusion 11" ], - "framer-modules.download": [ - "com.github.dataJAR-recipes.download.framer-modules" + "Sassafras KeyAccess.download": [ + "com.github.dataJAR-recipes.download.Sassafras KeyAccess" ], - "framer-modules.munki": [ - "com.github.dataJAR-recipes.munki.framer-modules" + "Sassafras KeyAccess.munki": [ + "com.github.dataJAR-recipes.munki.Sassafras KeyAccess" ], - "framer-modules.jss": [ - "com.github.dataJAR-recipes.jss.framer-modules" + "Wing 101.pkg": [ + "com.github.dataJAR-recipes.pkg.Wing 101" ], - "framer-modules.pkg": [ - "com.github.dataJAR-recipes.pkg.framer-modules" + "Wing 101.jss": [ + "com.github.dataJAR-recipes.jss.Wing 101" ], - "VCV Rack.munki": [ - "com.github.dataJAR-recipes.munki.VCVRack" + "Wing 101.munki": [ + "com.github.dataJAR-recipes.munki.Wing 101" ], - "Audiomovers Listento.download": [ - "com.github.dataJAR-recipes.download.Audiomovers Listento" + "Wing 101.download": [ + "com.github.dataJAR-recipes.download.Wing 101" ], - "Audiomovers Listento.munki": [ - "com.github.dataJAR-recipes.munki.Audiomovers Listento" + "SF Symbols 2.download": [ + "com.github.dataJAR-recipes.download.SF Symbols 2" ], - "Seafile Client.munki": [ - "com.github.dataJAR-recipes.Seafile Client" + "SF Symbols 2.munki": [ + "com.github.dataJAR-recipes.munki.SF Symbols 2" ], - "Seafile Client.download": [ - "com.github.dataJAR-recipes.download.Seafile Client" + "Hudl SportsCode 11.munki": [ + "com.github.dataJAR-recipes.munki.Hudl SportsCode 11" ], - "JAGS.munki": [ - "com.github.dataJAR-recipes.autopkg.munki.JAGS" + "Hudl SportsCode 11.download": [ + "com.github.dataJAR-recipes.download.Hudl SportsCode 11" ], - "JAGS.download": [ - "com.github.dataJAR-recipes.autopkg.download.JAGS" + "NWEA Secure Testing Browser.munki": [ + "com.github.dataJAR-recipes.munki.NWEA Secure Testing Browser" ], - "jamf-migrator.jss": [ - "com.github.dataJAR-recipes.jss.jamf-migrator" + "4K Video Downloader.munki": [ + "com.github.dataJAR-recipes.munki.4K Video Downloader" ], - "jamf-migrator.download": [ - "com.github.dataJAR-recipes.download.jamf-migrator" + "4K Video Downloader.download": [ + "com.github.dataJAR-recipes.download.4K Video Downloader" ], - "jamf-migrator.munki": [ - "com.github.dataJAR-recipes.munki.jamf-migrator" + "4K Video Downloader.jss": [ + "com.github.dataJAR-recipes.jss.4K Video Downloader" ], - "jamf-migrator.pkg": [ - "com.github.dataJAR-recipes.pkg.jamf-migrator", - "com.github.ahousseini-recipes.pkg.jamf-migrator" + "4K Video Downloader.pkg": [ + "com.github.dataJAR-recipes.pkg.4K Video Downloader" ], - "MPEG Streamclip.download": [ - "com.github.dataJAR-recipes.download.MPEG Streamclip" + "CrashPlan for Small Business.munki": [ + "com.github.dataJAR-recipes.munki.CrashPlan for Small Business" ], - "MPEG Streamclip.pkg": [ - "com.github.dataJAR-recipes.pkg.MPEG Streamclip" + "CrashPlan for Small Business.download": [ + "com.github.dataJAR-recipes.download.CrashPlan for Small Business" ], - "MPEG Streamclip.jss": [ - "com.github.dataJAR-recipes.jss.MPEG Streamclip" + "SF Symbols 5.download": [ + "com.github.dataJAR-recipes.download.SF Symbols 5" ], - "MPEG Streamclip.munki": [ - "com.github.dataJAR-recipes.munki.MPEG Streamclip" + "SF Symbols 5.munki": [ + "com.github.dataJAR-recipes.munki.SF Symbols 5" ], - "VMware Fusion 8.download": [ - "com.github.dataJAR-recipes.download.VMware Fusion 8" + "SF Symbols 4.munki": [ + "com.github.dataJAR-recipes.munki.SF Symbols 4" ], - "VMware Fusion 8.munki": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 8" + "SF Symbols 4.download": [ + "com.github.dataJAR-recipes.download.SF Symbols 4" ], - "VMware Fusion 8.pkg": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 8" + "Microsoft Teams.download": [ + "com.github.dataJAR-recipes.download.Microsoft Teams" ], - "VMware Fusion 8.jss": [ - "com.github.dataJAR-recipes.jss.VMWare Fusion 8" + "Microsoft Teams.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Teams" ], - "jHelper GUI.jss": [ - "com.github.dataJAR-recipes.jss.jHelper GUI" + "Snagit 2024.download": [ + "com.github.dataJAR-recipes.download.Snagit 2024" ], - "jHelper GUI.munki": [ - "com.github.dataJAR-recipes.munki.jHelper GUI" + "Snagit 2024.munki": [ + "com.github.dataJAR-recipes.munki.Snagit 2024" ], - "jHelper GUI.download": [ - "com.github.dataJAR-recipes.download.jHelper GUI" + "SketchUp Pro 2017 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2017 EN" ], - "jHelper GUI.pkg": [ - "com.github.dataJAR-recipes.pkg.jHelper GUI" + "SketchUp Pro 2017 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2017 EN" ], - "Opera GX.munki": [ - "com.github.dataJAR-recipes.munki.Opera GX" + "SketchUp Pro 2017 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2017 EN" ], - "Opera GX.download": [ - "com.github.dataJAR-recipes.download.Opera GX" + "Clevershare2.munki": [ + "com.github.dataJAR-recipes.munki.Clevershare2" ], - "SecureDoc.munki": [ - "com.github.dataJAR-recipes.munki.SecureDoc" + "Clevershare2.download": [ + "com.github.dataJAR-recipes.download.Clevershare2" ], - "SecureDoc.download": [ - "com.github.dataJAR-recipes.download.SecureDoc" + "VPT8.munki": [ + "com.github.dataJAR-recipes.munki.VPT8" ], - "Geekbench 6.munki": [ - "com.github.dataJAR-recipes.munki.Geekbench 6" + "QLab5.munki": [ + "com.github.dataJAR-recipes.munki.QLab5" ], - "Geekbench 6.download": [ - "com.github.dataJAR-recipes.download.Geekbench 6" + "QLab5.download": [ + "com.github.dataJAR-recipes.download.QLab5" ], - "Adobe Camera Raw.download": [ - "com.github.dataJAR-recipes.download.Adobe Camera Raw" + "CallQTrainer.munki": [ + "com.github.dataJAR-recipes.munki.CallQTrainer" ], - "Adobe Camera Raw.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Camera Raw" + "CallQTrainer.download": [ + "com.github.dataJAR-recipes.download.CallQTrainer" ], - "TI Connect CE.download": [ - "com.github.dataJAR-recipes.download.TI Connect CE" + "Visual Studio.download": [ + "com.github.dataJAR-recipes.download.VisualStudio" ], - "TI Connect CE.munki": [ - "com.github.dataJAR-recipes.munki.TI Connect CE" + "Xamarin Profiler.munki": [ + "com.github.dataJAR-recipes.munki.Xamarin Profiler" ], - "Egnyte Desktop Sync NoPrefs.download": [ - "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs" + "Eclipse Temurin JDK.munki": [ + "com.github.dataJAR-recipes.munki.Eclipse Temurin JDK" ], - "Egnyte Desktop Sync NoPrefs.munki": [ - "com.github.dataJAR-recipes.munki.Egnyte Desktop Sync NoPrefs" + "Xamarin Profiler.download": [ + "com.github.dataJAR-recipes.download.Xamarin Profiler" ], - "Egnyte Desktop Sync NoPrefs.pkg": [ - "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs" + "DotNet 6.munki": [ + "com.github.dataJAR-recipes.munki.DotNet 6" ], - "Egnyte Desktop Sync NoPrefs.jss": [ - "com.github.dataJAR-recipes.jss.EgnyteDesktopSyncNoPrefs" + "DotNet 6.download": [ + "com.github.dataJAR-recipes.download.DotNet 6" ], - "Local.munki": [ - "com.github.dataJAR-recipes.munki.Local" + "Microsoft Build Of OpenJDK.download": [ + "com.github.dataJAR-recipes.download.Microsoft Build Of OpenJDK" ], - "Local.download": [ - "com.github.dataJAR-recipes.download.Local" + "Eclipse Temurin JDK.download": [ + "com.github.dataJAR-recipes.download.Eclipse Temurin JDK" ], - "Pitch.download": [ - "com.github.dataJAR-recipes.download.Pitch" + "DotNet 7.download": [ + "com.github.dataJAR-recipes.download.DotNet 7" ], - "Pitch.munki": [ - "com.github.dataJAR-recipes.munki.Pitch" + "Microsoft Build Of OpenJDK.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Build Of OpenJDK" ], - "BBEdit 15.munki": [ - "com.github.dataJAR-recipes.munki.BBEdit 15" + "DotNet 7.munki": [ + "com.github.dataJAR-recipes.munki.DotNet 7" ], - "BBEdit 15.download": [ - "com.github.dataJAR-recipes.download.BBEdit 15" + "Mono Framework.download": [ + "com.github.dataJAR-recipes.download.Mono Framework" ], - "EyeJack Creator 2022.download": [ - "com.github.dataJAR-recipes.download.EyeJack Creator 2022" + "Visual Studio.munki": [ + "com.github.dataJAR-recipes.munki.VisualStudio" ], - "EyeJack Creator 2022.munki": [ - "com.github.dataJAR-recipes.munki.EyeJack Creator 2022" + "Mono Framework.munki": [ + "com.github.dataJAR-recipes.munki.Mono Framework" ], - "BoxDrive.download": [ - "com.github.dataJAR-recipes.download.boxdrive" + "Elgato Camera Hub.munki": [ + "com.github.dataJAR-recipes.munki.Elgato Camera Hub" ], - "BoxDrive.munki": [ - "com.github.dataJAR-recipes.munki.boxdrive" + "Elgato Camera Hub.download": [ + "com.github.dataJAR-recipes.download.Elgato Camera Hub" ], - "Fritzing.download": [ - "com.github.dataJAR-recipes.download.Fritzing" + "Microsoft Azure Storage Explorer.munki": [ + "com.github.dataJAR-recipes.munki.MicrosoftAzureStorageExplorer" ], - "Fritzing.munki": [ - "com.github.dataJAR-recipes.munki.Fritzing" + "Microsoft Azure Storage Explorer.download": [ + "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer" ], - "QL Editor.munki": [ - "com.github.dataJAR-recipes.munki.QL Editor" + "Microsoft Azure Storage Explorer.pkg": [ + "com.github.dataJAR-recipes.pkg.MicrosoftAzureStorageExplorer" ], - "QL Editor.download": [ - "com.github.dataJAR-recipes.download.QL Editor" + "Spyder Lite.download": [ + "com.github.dataJAR-recipes.download.Spyder Lite" ], - "Apple AU Lab.munki": [ - "com.github.dataJAR-recipes.munki.Apple AU Lab" + "Spyder Lite.munki": [ + "com.github.dataJAR-recipes.munki.Spyder Lite" ], - "Apple AU Lab.download": [ - "com.github.dataJAR-recipes.download.Apple AU Lab" + "Munki Catalog Browser.jss": [ + "com.github.dataJAR-recipes.jss.MunkiCatalogBrowser" ], - "RemotePCViewer.munki": [ - "com.github.dataJAR-recipes.munki.RemotePCViewer" + "Munki Catalog Browser.pkg": [ + "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser" ], - "RemotePCViewer.download": [ - "com.github.dataJAR-recipes.download.RemotePCViewer" + "Munki Catalog Browser.download": [ + "com.github.dataJAR-recipes.download.MunkiCatalogBrowser" ], - "NaturalReader 16.download": [ - "com.github.dataJAR-recipes.download.NaturalReader 16" + "Munki Catalog Browser.munki": [ + "com.github.dataJAR-recipes.munki.MunkiCatalogBrowser" ], - "NaturalReader 16.munki": [ - "com.github.dataJAR-recipes.munki.NaturalReader 16" + "AdobeIllustrator2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Illustrator 2023" ], - "SonoBus.download": [ - "com.github.dataJAR-recipes.download.SonoBus" + "AdobeLightroomCC.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Lightroom CC" ], - "SonoBus.munki": [ - "com.github.dataJAR-recipes.munki.SonoBus" + "AdobeCharacterAnimator2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Character Animator 2024" ], - "Apache NetBeans 13.munki": [ - "com.github.dataJAR-recipes.munki.ApacheNetBeans13" + "AdobeBridge2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Bridge 2024" ], - "Apache NetBeans 13.download": [ - "com.github.dataJAR-recipes.download.ApacheNetBeans13" + "AdobeSubstance3DDesigner.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Designer" ], - "Luxafor.munki": [ - "com.github.dataJAR-recipes.munki.Luxafor" + "AdobeIllustrator2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Illustrator 2024" ], - "Luxafor.download": [ - "com.github.dataJAR-recipes.download.Luxafor", - "com.github.smithjw.download.Luxafor" + "AdobeSubstance3DStager.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Stager" ], - "Luxafor.jss": [ - "com.github.dataJAR-recipes.jss.Luxafor" + "AdobeDimension.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Dimension" ], - "Luxafor.pkg": [ - "com.github.dataJAR-recipes.pkg.Luxafor", - "com.github.smithjw.pkg.Luxafor" + "AdobePremierePro2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2023" ], - "Little Snitch 5.munki": [ - "com.github.dataJAR-recipes.munki.Little Snitch 5" + "AdobeXD.munki": [ + "com.github.dataJAR-recipes.munki.Adobe XD" ], - "PostgreSQL 14.download": [ - "com.github.dataJAR-recipes.download.PostgreSQL 14" + "AdobeAudition2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Audition 2023" ], - "PostgreSQL 14.munki": [ - "com.github.dataJAR-recipes.munki.PostgreSQL 14" + "AdobeLightroomClassic.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Lightroom Classic" ], - "PostgreSQL 14.pkg": [ - "com.github.dataJAR-recipes.pkg.PostgreSQL 14" + "AdobeInCopy2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe InCopy 2024" ], - "FreeCAD.jss": [ - "com.github.dataJAR-recipes.jss.FreeCAD" + "AdobeAudition2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Audition 2024" ], - "FreeCAD.download": [ - "com.github.dataJAR-recipes.download.FreeCAD" + "AdobeAnimate2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Animate 2024" ], - "FreeCAD.pkg": [ - "com.github.dataJAR-recipes.pkg.FreeCAD" + "AdobeAfterEffects2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe After Effects 2023" ], - "FreeCAD.munki": [ - "com.github.dataJAR-recipes.munki.FreeCAD" + "AdobeAfterEffects2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe After Effects 2024" ], - "PritunlClient.download": [ - "com.github.dataJAR-recipes.download.pritunlclient", - "com.github.tecnico1931.download.PritunlClient" + "AdobeBridge2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Bridge 2023" ], - "PritunlClient.munki": [ - "com.github.dataJAR-recipes.munki.pritunlclient", - "com.github.tecnico1931.munki.PritunlClient" + "AdobeAcrobatDC.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Acrobat DC" ], - "TurningPoint web.munki": [ - "com.github.dataJAR-recipes.munki.TurningPoint web" + "AdobeMediaEncoder2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2024" ], - "TurningPoint web.download": [ - "com.github.dataJAR-recipes.download.TurningPoint web" + "AdobePremierePro2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Premiere Pro 2024" ], - "Blue Jeans Scheduler for Mac.jss": [ - "com.github.dataJAR-recipes.jss.Blue Jeans Scheduler for Mac" + "AdobeInCopy2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe InCopy 2023" ], - "Blue Jeans Scheduler for Mac.pkg": [ - "com.github.dataJAR-recipes.pkg.Blue Jeans Scheduler for Mac" + "AdobeAnimate2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Animate 2023" ], - "Blue Jeans Scheduler for Mac.download": [ - "com.github.dataJAR-recipes.download.Blue Jeans Scheduler for Mac" + "AdobeCharacterAnimator2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Character Animator 2023" ], - "Blue Jeans Scheduler for Mac.munki": [ - "com.github.dataJAR-recipes.munki.Blue Jeans Scheduler for Mac" + "AdobePhotoshop2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Photoshop 2024" ], - "Digital Pigeon 4.jss": [ - "com.github.dataJAR-recipes.jss.Digital Pigeon 4" + "AdobeMediaEncoder2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Media Encoder 2023" ], - "Digital Pigeon 4.pkg": [ - "com.github.dataJAR-recipes.pkg.Digital Pigeon 4" + "AdobeSubstance3DPainter.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Painter" ], - "Digital Pigeon 4.download": [ - "com.github.dataJAR-recipes.download.Digital Pigeon 4" + "AdobeInDesign2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe InDesign 2023" ], - "Digital Pigeon 4.munki": [ - "com.github.dataJAR-recipes.munki.Digital Pigeon 4" + "AdobePhotoshop2023.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Photoshop 2023" ], - "MicrosoftAdvertisingEditor.munki": [ - "com.github.dataJAR-recipes.munki.MicrosoftAdvertisingEditor" + "AdobeInDesign2024.munki": [ + "com.github.dataJAR-recipes.munki.Adobe InDesign 2024" ], - "MicrosoftAdvertisingEditor.pkg": [ - "com.github.dataJAR-recipes.pkg.MicrosoftAdvertisingEditor" + "AdobeDreamweaver2021.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Dreamweaver 2021" ], - "MicrosoftAdvertisingEditor.download": [ - "com.github.dataJAR-recipes.download.MicrosoftAdvertisingEditor" + "AdobeSubstance3DSampler.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Substance 3D Sampler" ], - "Hype 4-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Hype 4-Trial" + "Inquisit 4 Lab.munki": [ + "com.github.dataJAR-recipes.munki.Inquisit 4 Lab" ], - "Hype 4-Trial.download": [ - "com.github.dataJAR-recipes.download.Hype 4-Trial" + "Inquisit 4 Lab.download": [ + "com.github.dataJAR-recipes.download.Inquisit 4 Lab" ], - "DJI Assistant 2 For Phantom.download": [ - "com.github.dataJAR-recipes.download.DJI Assistant 2 For Phantom" + "SteelSeries GG.munki": [ + "com.github.dataJAR-recipes.munki.Steel Series GG" ], - "DJI Assistant 2 For Phantom.munki": [ - "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Phantom" + "SteelSeries GG.download": [ + "com.github.dataJAR-recipes.download.Steel Series GG" ], - "Youlean Loudness Meter 2.download": [ - "com.github.dataJAR-recipes.download.Youlean Loudness Meter 2" + "Pano2VR.munki": [ + "com.github.dataJAR-recipes.munki.Pano2VR" ], - "Youlean Loudness Meter 2.munki": [ - "com.github.dataJAR-recipes.munki.Youlean Loudness Meter 2" + "NVivo 12.munki": [ + "com.github.dataJAR-recipes.munki.NVivo 12" ], - "FortiClientVPN6.munki": [ - "com.github.dataJAR-recipes.munki.forticlientvpn" + "NVivo 12.download": [ + "com.github.dataJAR-recipes.download.NVivo 12" ], - "FortiClientVPN6.pkg": [ - "com.github.dataJAR-recipes.pkg.forticlientvpn" + "Scratch Desktop.download": [ + "com.github.dataJAR-recipes.download.Scratch Desktop" ], - "FortiClientVPN6.download": [ - "com.github.dataJAR-recipes.download.forticlientvpn" + "SPEAR.munki": [ + "com.github.dataJAR-recipes.munki.SPEAR" ], - "UP Studio.pkg": [ - "com.github.dataJAR-recipes.pkg.UP Studio" + "adobe-license-decoder.download": [ + "com.github.dataJAR-recipes.download.adobe-license-decoder" ], - "UP Studio.munki": [ - "com.github.dataJAR-recipes.munki.UP Studio" + "adobe-license-decoder.munki": [ + "com.github.dataJAR-recipes.munki.adobe-license-decoder" ], - "UP Studio.download": [ - "com.github.dataJAR-recipes.download.UP Studio" + "adobe-license-decoder.pkg": [ + "com.github.dataJAR-recipes.pkg.adobe-license-decoder" ], - "Apple Mastering Tools.pkg": [ - "com.github.dataJAR-recipes.pkg.Apple Mastering Tools" + "JumpCloud Agent.jss": [ + "com.github.dataJAR-recipes.jss.JumpCloud Agent" ], - "Apple Mastering Tools.download": [ - "com.github.dataJAR-recipes.download.Apple Mastering Tools" + "JumpCloud Agent.munki": [ + "com.github.dataJAR-recipes.munki.JumpCloud Agent" ], - "Apple Mastering Tools.munki": [ - "com.github.dataJAR-recipes.munki.Apple Mastering Tools" + "JumpCloud Agent.download": [ + "com.github.dataJAR-recipes.download.JumpCloud Agent" ], - "FireAlpaca.munki": [ - "com.github.dataJAR-recipes.munki.FireAlpaca" + "Authy Desktop.munki": [ + "com.github.dataJAR-recipes.munki.Authy Desktop" ], - "FireAlpaca.download": [ - "com.github.dataJAR-recipes.download.FireAlpaca" + "Authy Desktop.download": [ + "com.github.dataJAR-recipes.download.Authy Desktop" ], - "Sennheiser AMBEO A-B Converter.download": [ - "com.github.dataJAR-recipes.download.Sennheiser AMBEO A-B Converter" + "Phoenix Code.munki": [ + "com.github.dataJAR-recipes.munki.Phoenix Code" ], - "Sennheiser AMBEO A-B Converter.munki": [ - "com.github.dataJAR-recipes.munki.Sennheiser AMBEO A-B Converter" + "Phoenix Code.download": [ + "com.github.dataJAR-recipes.download.Phoenix Code" ], - "Refinitiv Workspace.download": [ - "com.github.dataJAR-recipes.download.Refinitiv Workspace" + "Swiss-PdbViewer.jss": [ + "com.github.dataJAR-recipes.jss.Swiss-PdbViewer" ], - "Refinitiv Workspace.munki": [ - "com.github.dataJAR-recipes.munki.Refinitiv Workspace" + "Swiss-PdbViewer.download": [ + "com.github.dataJAR-recipes.download.Swiss-PdbViewer" ], - "Blackmagic Desktop Video.download": [ - "com.github.dataJAR-recipes.download.Blackmagic Desktop Video" + "Swiss-PdbViewer.munki": [ + "com.github.dataJAR-recipes.munki.Swiss-PdbViewer" ], - "Blackmagic Desktop Video.munki": [ - "com.github.dataJAR-recipes.munki.Blackmagic Desktop Video" + "Swiss-PdbViewer.pkg": [ + "com.github.dataJAR-recipes.pkg.Swiss-PdbViewer" ], - "NordPass.download": [ - "com.github.dataJAR-recipes.download.NordPass" + "WalkMe.munki": [ + "com.github.dataJAR-recipes.munki.WalkMe" ], - "NordPass.munki": [ - "com.github.dataJAR-recipes.munki.NordPass" + "WalkMe.download": [ + "com.github.dataJAR-recipes.download.WalkMe" ], - "CodeWhisperer.munki": [ - "com.github.dataJAR-recipes.munki.CodeWhisperer" + "MindManager 14.munki": [ + "com.github.dataJAR-recipes.munki.MindManager 14" ], - "CodeWhisperer.download": [ - "com.github.dataJAR-recipes.download.CodeWhisperer" + "MindManager 14.download": [ + "com.github.dataJAR-recipes.download.MindManager 14" ], - "MusicBrainz Picard.munki": [ - "com.github.dataJAR-recipes.munki.MusicBrainz Picard" + "BrightPay UK 2021-22.munki": [ + "com.github.dataJAR-recipes.munki.BrightPay UK 2021-22" ], - "MusicBrainz Picard.download": [ - "com.github.dataJAR-recipes.download.MusicBrainz Picard" + "BrightPay UK 2021-22.download": [ + "com.github.dataJAR-recipes.download.BrightPay UK 2021-22" ], - "MusicBrainz Picard.pkg": [ - "com.github.dataJAR-recipes.pkg.MusicBrainz Picard" + "SnapGene.munki": [ + "com.github.dataJAR-recipes.munki.SnapGene" ], - "VIP Access.download": [ - "com.github.dataJAR-recipes.download.VIPAccess" + "SnapGene.download": [ + "com.github.dataJAR-recipes.download.SnapGene" ], - "VIP Access.munki": [ - "com.github.dataJAR-recipes.munki.VIPAccess" + "ISL Light Client.munki": [ + "com.github.dataJAR-recipes.munki.ISL Light Client" ], - "KeyShot Network Rendering.munki": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering" + "ISL Light Client.download": [ + "com.github.dataJAR-recipes.download.ISL Light Client" ], - "KeyShot Network Rendering.download": [ - "com.github.dataJAR-recipes.download.KeyShot Network Rendering" + "iOS Console.jss": [ + "com.github.dataJAR-recipes.jss.iOS Console" ], - "Pd-l2ork.download": [ - "com.github.dataJAR-recipes.download.Pd-l2ork" + "iOS Console.download": [ + "com.github.dataJAR-recipes.download.iOS Console" ], - "Pd-l2ork.munki": [ - "com.github.dataJAR-recipes.munki.Pd-l2ork" + "iOS Console.pkg": [ + "com.github.dataJAR-recipes.pkg.iOS Console" ], - "Catalyst Prepare.munki": [ - "com.github.dataJAR-recipes.munki.Catalyst Prepare" + "iOS Console.munki": [ + "com.github.dataJAR-recipes.munki.iOS Console" ], - "Catalyst Prepare.download": [ - "com.github.dataJAR-recipes.download.Catalyst Prepare" + "AutoImagrNBI.pkg": [ + "com.github.dataJAR-recipes.pkg.AutoImagrNBI" ], - "Microsoft Excel 2019.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Excel 2019" + "AutoImagrNBI.download": [ + "com.github.dataJAR-recipes.download.AutoImagrNBI" ], - "Jump Desktop Connect.munki": [ - "com.github.dataJAR-recipes.munki.Jump Desktop Connect" + "AutoImagrNBI.jss": [ + "com.github.dataJAR-recipes.jss.AutoImagrNBI" ], - "Jump Desktop Connect.download": [ - "com.github.dataJAR-recipes.download.Jump Desktop Connect" + "AutoImagrNBI.munki": [ + "com.github.dataJAR-recipes.munki.AutoImagrNBI" ], - "FL Studio 2024.download": [ - "com.github.dataJAR-recipes.download.FL Studio 2024" + "Isadora 4.munki": [ + "com.github.dataJAR-recipes.munki.Isadora 4" ], - "FL Studio 2024.munki": [ - "com.github.dataJAR-recipes.munki.FL Studio 2024" + "Isadora 4.download": [ + "com.github.dataJAR-recipes.download.Isadora 4" ], - "Panasonic P2 AMA plugin.munki": [ - "com.github.dataJAR-recipes.munki.Panasonic P2 AMA plugin" + "Wondershare Filmora Mac.download": [ + "com.github.dataJAR-recipes.download.Wondershare Filmora Mac" ], - "Panasonic P2 AMA plugin.download": [ - "com.github.dataJAR-recipes.download.Panasonic P2 AMA plugin" + "Wondershare Filmora Mac.munki": [ + "com.github.dataJAR-recipes.munki.Wondershare Filmora Mac" ], - "Basic PAYE Tools.download": [ - "com.github.dataJAR-recipes.download.Basic PAYE Tool" + "Glyphs Mini 2 Trial.munki": [ + "com.github.dataJAR-recipes.munki.Glyphs Mini 2 Trial" ], - "Basic PAYE Tools.munki": [ - "com.github.dataJAR-recipes.munki.Basic PAYE Tools" + "Glyphs Mini 2 Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.Glyphs Mini 2 Trial" ], - "MediaMaster Pro 6.munki": [ - "com.github.dataJAR-recipes.munki.MediaMaster Pro 6" + "Glyphs Mini 2 Trial.download": [ + "com.github.dataJAR-recipes.download.Glyphs Mini 2 Trial" ], - "MediaMaster Pro 6.download": [ - "com.github.dataJAR-recipes.download.MediaMaster Pro 6" + "Glyphs Mini 2 Trial.jss": [ + "com.github.dataJAR-recipes.jss.Glyphs Mini 2 Trial" ], - "MediaMaster Pro 6.pkg": [ - "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6" + "JSON Viewer.munki": [ + "com.github.dataJAR-recipes.munki.JSON Viewer" ], - "Adobe Connect.munki": [ - "com.github.dataJAR-recipes.munki.Adobe Connect" + "JSON Viewer.download": [ + "com.github.dataJAR-recipes.download.JSON Viewer" ], - "Adobe Connect.download": [ - "com.github.dataJAR-recipes.download.Adobe Connect" + "Kiwi for Gmail.download": [ + "com.github.dataJAR-recipes.download.Kiwi for Gmail" ], - "EarMaster7.munki": [ - "com.github.dataJAR-recipes.munki.EarMaster 7" + "Kiwi for Gmail.munki": [ + "com.github.dataJAR-recipes.munki.Kiwi for Gmail" ], - "EarMaster7.download": [ - "com.github.dataJAR-recipes.download.EarMaster 7" + "Jamf Connect Login Okta.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect Login Okta" ], - "Microsoft Teams Classic.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Teams Classic" + "Jamf Connect Login.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect Login" ], - "Sonos S1 Controller.munki": [ - "com.github.dataJAR-recipes.munki.Sonos S1 Controller" + "Cubase 12.munki": [ + "com.github.dataJAR-recipes.munki.Cubase 12" ], - "Sonos S1 Controller.download": [ - "com.github.dataJAR-recipes.download.Sonos S1 Controller" + "Cubase 12.download": [ + "com.github.dataJAR-recipes.download.Cubase 12" ], - "Jamf Connect Sync.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect Sync" + "BlockBlock.download": [ + "com.github.dataJAR-recipes.download.BlockBlock", + "com.github.zentralpro.download.blockblock" ], - "UNetbootin.jss": [ - "com.github.dataJAR-recipes.jss.UNetbootin" + "BlockBlock.munki": [ + "com.github.dataJAR-recipes.munki.BlockBlock", + "com.github.apizz.munki.BlockBlock" ], - "UNetbootin.munki": [ - "com.github.dataJAR-recipes.munki.UNetbootin" + "QLab4.jss": [ + "com.github.dataJAR-recipes.jss.QLab4" ], - "UNetbootin.pkg": [ - "com.github.dataJAR-recipes.pkg.UNetbootin" + "QLab4.pkg": [ + "com.github.dataJAR-recipes.pkg.QLab4" ], - "MacTeX Ghostscript.munki": [ - "com.github.dataJAR-recipes.munki.MacTeX Ghostscript" + "QLab4.download": [ + "com.github.dataJAR-recipes.download.QLab4" ], - "MacTeX Ghostscript.download": [ - "com.github.dataJAR-recipes.download.MacTeX Ghostscript" + "QLab4.munki": [ + "com.github.dataJAR-recipes.munki.QLab4" ], - "MediaHuman Audio Converter.munki": [ - "com.github.dataJAR-recipes.munki.MediaHuman Audio Converter" + "CloudApp.pkg": [ + "com.github.dataJAR-recipes.pkg.CloudApp" ], - "CrashPlanPROeClient.munki": [ - "com.github.dataJAR-recipes.munki.CrashPlanPROeClient" + "CloudApp.download": [ + "com.github.dataJAR-recipes.download.CloudApp", + "com.github.psaintemarie.download.CloudApp" ], - "Cubase 12.download": [ - "com.github.dataJAR-recipes.download.Cubase 12" + "CloudApp.jss": [ + "com.github.dataJAR-recipes.jss.CloudApp" ], - "Cubase 12.munki": [ - "com.github.dataJAR-recipes.munki.Cubase 12" + "CloudApp.munki": [ + "com.github.dataJAR-recipes.munki.CloudApp", + "com.github.psaintemarie.munki.CloudApp" ], - "MediaHuman YouTube Downloader-Trial.munki": [ - "com.github.dataJAR-recipes.munki.MediaHuman YouTube Downloader-Trial" + "Notion Calendar.download": [ + "com.github.dataJAR-recipes.download.NotionCalendar" ], - "MediaHuman YouTube Downloader-Trial.jss": [ - "com.github.dataJAR-recipes.jss.MediaHuman YouTube Downloader-Trial" + "Notion Calendar.munki": [ + "com.github.dataJAR-recipes.munki.NotionCalendar" ], - "MediaHuman YouTube Downloader-Trial.download": [ - "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial" + "Webrecorder Player.jss": [ + "com.github.dataJAR-recipes.jss.Webrecorder Player" ], - "MediaHuman YouTube Downloader-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial" + "Webrecorder Player.download": [ + "com.github.dataJAR-recipes.download.Webrecorder Player" ], - "Milanote.download": [ - "com.github.dataJAR-recipes.download.Milanote" + "Webrecorder Player.munki": [ + "com.github.dataJAR-recipes.munki.Webrecorder Player" ], - "Milanote.pkg": [ - "com.github.dataJAR-recipes.pkg.Milanote" + "Webrecorder Player.pkg": [ + "com.github.dataJAR-recipes.pkg.Webrecorder Player" ], - "Milanote.jss": [ - "com.github.dataJAR-recipes.jss.Milanote" + "SuperLab 6.munki": [ + "com.github.dataJAR-recipes.munki.SuperLab 6" ], - "Milanote.munki": [ - "com.github.dataJAR-recipes.munki.Milanote" + "SuperLab 6.download": [ + "com.github.dataJAR-recipes.download.SuperLab 6" ], - "Waltr2.download": [ - "com.github.dataJAR-recipes.download.Waltr2" + "Sennheiser AMBEO A-B Converter.download": [ + "com.github.dataJAR-recipes.download.Sennheiser AMBEO A-B Converter" ], - "Waltr2.install": [ - "com.github.dataJAR-recipes.install.Waltr2" + "Sennheiser AMBEO A-B Converter.munki": [ + "com.github.dataJAR-recipes.munki.Sennheiser AMBEO A-B Converter" ], - "Waltr2.pkg": [ - "com.github.dataJAR-recipes.pkg.Waltr2" + "SketchUp Pro 2015 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN" ], - "Waltr2.munki": [ - "com.github.dataJAR-recipes.munki.Waltr2" + "SketchUp Pro 2015 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2015 EN" ], - "JDiskReport.munki": [ - "com.github.dataJAR-recipes.munki.JDiskReport" + "SketchUp Pro 2015 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2015 EN" ], - "JDiskReport.download": [ - "com.github.dataJAR-recipes.download.JDiskReport" + "Godot 4.munki": [ + "com.github.dataJAR-recipes.munki.Godot 4" ], - "Insta360Studio2022.munki": [ - "com.github.dataJAR-recipes.munki.insta360studio2022" + "Godot 4.pkg": [ + "com.github.dataJAR-recipes.pkg.Godot 4" ], - "Insta360Studio2019.munki": [ - "com.github.dataJAR-recipes.munki.insta360studio2019" + "Godot 4.download": [ + "com.github.dataJAR-recipes.download.Godot 4" ], - "Insta360 Studio 2024.munki": [ - "com.github.dataJAR-recipes.munki.Insta360 Studio 2024" + "Milanote 2.pkg": [ + "com.github.dataJAR-recipes.pkg.Milanote 2" ], - "Insta360Studio2020.download": [ - "com.github.dataJAR-recipes.download.insta360studio2020" + "Milanote 2.munki": [ + "com.github.dataJAR-recipes.munki.Milanote 2" ], - "Insta360Studio2021.download": [ - "com.github.dataJAR-recipes.download.insta360studio2021" + "Milanote 2.jss": [ + "com.github.dataJAR-recipes.jss.Milanote 2" ], - "Insta360 Studio 2023.munki": [ - "com.github.dataJAR-recipes.munki.Insta360 Studio 2023" + "Milanote 2.download": [ + "com.github.dataJAR-recipes.download.Milanote 2" ], - "Insta360Studio2022.download": [ - "com.github.dataJAR-recipes.download.insta360studio2022" + "ClaroRead Plus.download": [ + "com.github.dataJAR-recipes.download.ClaroRead Plus" ], - "Insta360 Studio.munki": [ - "com.github.dataJAR-recipes.munki.Insta360 Studio" + "ClaroRead Plus.munki": [ + "com.github.dataJAR-recipes.munki.ClaroRead Plus" ], - "Insta360Studio2020.munki": [ - "com.github.dataJAR-recipes.munki.insta360studio2020" + "1Password.download": [ + "com.github.dataJAR-recipes.download.1Password", + "com.github.nstrauss.download.1Password" ], - "Insta360 Studio.download": [ - "com.github.dataJAR-recipes.download.Insta360 Studio" + "1Password.munki": [ + "com.github.dataJAR-recipes.munki.1Password", + "com.github.nstrauss.munki.1Password" ], - "Insta360Studio2021.munki": [ - "com.github.dataJAR-recipes.munki.insta360studio2021" + "Final Draft 11.download": [ + "com.github.dataJAR-recipes.download.FinalDraft11" ], - "Insta360 Studio 2024.download": [ - "com.github.dataJAR-recipes.download.Insta360 Studio 2024" + "Final Draft 11.pkg": [ + "com.github.dataJAR-recipes.pkg.FinalDraft11" ], - "Insta360Studio2019.download": [ - "com.github.dataJAR-recipes.download.insta360studio2019" + "Final Draft 11.munki": [ + "com.github.dataJAR-recipes.munki.FinalDraft11" ], - "Insta360 Studio 2023.download": [ - "com.github.dataJAR-recipes.download.Insta360 Studio 2023" + "RemotePCSuite.munki": [ + "com.github.dataJAR-recipes.munki.RemotePCSuite" ], - "Scratch 2.jss": [ - "com.github.dataJAR-recipes.jss.Scratch 2" + "RemotePCSuite.download": [ + "com.github.dataJAR-recipes.download.RemotePCSuite" ], - "Scratch 2.pkg": [ - "com.github.dataJAR-recipes.pkg.Scratch 2" + "Microsoft Word 2016 Standalone.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone" ], - "AWSCLI.jss": [ - "com.github.dataJAR-recipes.jss.AWSCLI" + "UNetbootin.munki": [ + "com.github.dataJAR-recipes.munki.UNetbootin" ], - "CloudApp.pkg": [ - "com.github.dataJAR-recipes.pkg.CloudApp" + "UNetbootin.pkg": [ + "com.github.dataJAR-recipes.pkg.UNetbootin" ], - "CloudApp.jss": [ - "com.github.dataJAR-recipes.jss.CloudApp" + "UNetbootin.jss": [ + "com.github.dataJAR-recipes.jss.UNetbootin" ], - "CloudApp.munki": [ - "com.github.dataJAR-recipes.munki.CloudApp", - "com.github.psaintemarie.munki.CloudApp" + "ActivDriver.munki": [ + "com.github.dataJAR-recipes.munki.ActivDriver" ], - "CloudApp.download": [ - "com.github.dataJAR-recipes.download.CloudApp", - "com.github.psaintemarie.download.CloudApp" + "ActivDriver.download": [ + "com.github.dataJAR-recipes.download.ActivDriver" ], - "Munki Catalog Browser.jss": [ - "com.github.dataJAR-recipes.jss.MunkiCatalogBrowser" + "PostgreSQL 13.munki": [ + "com.github.dataJAR-recipes.munki.PostgreSQL 13" ], - "Munki Catalog Browser.munki": [ - "com.github.dataJAR-recipes.munki.MunkiCatalogBrowser" + "PostgreSQL 13.download": [ + "com.github.dataJAR-recipes.download.PostgreSQL 13" ], - "Munki Catalog Browser.download": [ - "com.github.dataJAR-recipes.download.MunkiCatalogBrowser" + "PostgreSQL 13.pkg": [ + "com.github.dataJAR-recipes.pkg.PostgreSQL 13" ], - "Munki Catalog Browser.pkg": [ - "com.github.dataJAR-recipes.pkg.MunkiCatalogBrowser" + "PDF Squeezer.munki": [ + "com.github.dataJAR-recipes.munki.PDF Squeezer" ], - "SketchUp Make 2017 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Make 2017 EN" + "PDF Squeezer.download": [ + "com.github.dataJAR-recipes.download.PDF Squeezer" ], - "SketchUp Make 2017 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Make 2017 EN" + "FontBase.munki": [ + "com.github.dataJAR-recipes.munki.FontBase" ], - "SketchUp Make 2017 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Make 2017 EN" + "PreForm.jss": [ + "com.github.dataJAR-recipes.jss.PreForm" ], - "BrowserStackLocal App.download": [ - "com.github.dataJAR-recipes.download.BrowserStackLocal App" + "PreForm.munki": [ + "com.github.dataJAR-recipes.munki.PreForm" ], - "BrowserStackLocal App.munki": [ - "com.github.dataJAR-recipes.munki.BrowserStackLocal App" + "Maccy.munki": [ + "com.github.dataJAR-recipes.munki.Maccy" ], - "BrowserStackLocal Binary.pkg": [ - "com.github.dataJAR-recipes.pkg.BrowserStackLocal Binary" + "Scratch 3.jss": [ + "com.github.dataJAR-recipes.jss.Scratch 3" ], - "BrowserStackLocal Binary.munki": [ - "com.github.dataJAR-recipes.munki.BrowserStackLocal Binary" + "Scratch 3.munki": [ + "com.github.dataJAR-recipes.munki.Scratch 3" ], - "BrowserStackLocal Binary.download": [ - "com.github.dataJAR-recipes.download.BrowserStackLocal Binary" + "Scratch 3.pkg": [ + "com.github.dataJAR-recipes.pkg.Scratch 3" ], - "EON-XR.munki": [ - "com.github.dataJAR-recipes.munki.EON-XR" + "Scratch 3.download": [ + "com.github.dataJAR-recipes.download.Scratch 3" ], - "EON-XR.download": [ - "com.github.dataJAR-recipes.download.EON-XR" + "Microsoft OneNote 365.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft OneNote 365" ], - "WaveLab LE 9.munki": [ - "com.github.dataJAR-recipes.munki.WaveLab LE 9" + "Transcribe.munki": [ + "com.github.dataJAR-recipes.munki.Transcribe" ], - "WaveLab LE 9.download": [ - "com.github.dataJAR-recipes.download.WaveLab LE 9" + "Transcribe.download": [ + "com.github.dataJAR-recipes.download.Transcribe" ], - "KeyStore Explorer.munki": [ - "com.github.dataJAR-recipes.munki.KeyStore Explorer" + "RemotePCAttended.munki": [ + "com.github.dataJAR-recipes.munki.RemotePCAttended" ], - "KeyStore Explorer.jss": [ - "com.github.dataJAR-recipes.jss.KeyStore Explorer" + "RemotePCAttended.download": [ + "com.github.dataJAR-recipes.download.RemotePCAttended" ], - "KeyStore Explorer.download": [ - "com.github.dataJAR-recipes.download.KeyStore Explorer" + "Focusrite Control.munki": [ + "com.github.dataJAR-recipes.munki.Focusrite Control" ], - "KeyStore Explorer.pkg": [ - "com.github.dataJAR-recipes.pkg.KeyStore Explorer" + "Focusrite Control.download": [ + "com.github.dataJAR-recipes.download.Focusrite Control" ], - "NordLayer.munki": [ - "com.github.dataJAR-recipes.munki.NordLayer" + "GNS3.download": [ + "com.github.dataJAR-recipes.download.GNS3" ], - "NordLayer.download": [ - "com.github.dataJAR-recipes.download.NordLayer" + "GNS3.munki": [ + "com.github.dataJAR-recipes.munki.GNS3" ], - "adobe-license-decoder.download": [ - "com.github.dataJAR-recipes.download.adobe-license-decoder" + "NOW TV Player.jss": [ + "com.github.dataJAR-recipes.jss.NOW TV Player" ], - "adobe-license-decoder.munki": [ - "com.github.dataJAR-recipes.munki.adobe-license-decoder" + "NOW TV Player.munki": [ + "com.github.dataJAR-recipes.munki.NOW TV Player" ], - "adobe-license-decoder.pkg": [ - "com.github.dataJAR-recipes.pkg.adobe-license-decoder" + "NOW TV Player.pkg": [ + "com.github.dataJAR-recipes.pkg.NOW TV Player" ], - "PPPC-Utility.munki": [ - "com.github.dataJAR-recipes.munki.PPPC-Utility" + "NOW TV Player.download": [ + "com.github.dataJAR-recipes.download.NOW TV Player" ], - "PPPC-Utility.download": [ - "com.github.dataJAR-recipes.download.PPPC-Utility" + "Pinta.munki": [ + "com.github.dataJAR-recipes.munki.Pinta" ], - "PPPC-Utility.jss": [ - "com.github.dataJAR-recipes.jss.PPPC-Utility" + "MirrorOp.munki": [ + "com.github.dataJAR-recipes.munki.MirrorOp" ], - "PPPC-Utility.pkg": [ - "com.github.dataJAR-recipes.pkg.PPPC-Utility" + "PostgreSQL 14.pkg": [ + "com.github.dataJAR-recipes.pkg.PostgreSQL 14" ], - "MplusDemo.munki": [ - "com.github.dataJAR-recipes.munki.Mplus Demo" + "PostgreSQL 14.munki": [ + "com.github.dataJAR-recipes.munki.PostgreSQL 14" ], - "MplusDemo.download": [ - "com.github.dataJAR-recipes.download.Mplus Demo" + "PostgreSQL 14.download": [ + "com.github.dataJAR-recipes.download.PostgreSQL 14" ], - "JSON Viewer.munki": [ - "com.github.dataJAR-recipes.munki.JSON Viewer" + "Noun Project.download": [ + "com.github.dataJAR-recipes.download.Noun Project" ], - "JSON Viewer.download": [ - "com.github.dataJAR-recipes.download.JSON Viewer" + "Noun Project.pkg": [ + "com.github.dataJAR-recipes.pkg.Noun Project" ], - "MindManager 23.munki": [ - "com.github.dataJAR-recipes.munki.MindManager 23" + "Noun Project.jss": [ + "com.github.dataJAR-recipes.jss.Noun Project" ], - "MindManager 23.download": [ - "com.github.dataJAR-recipes.download.MindManager 23" + "Noun Project.munki": [ + "com.github.dataJAR-recipes.munki.Noun Project" ], - "Mitti.munki": [ - "com.github.dataJAR-recipes.munki.Mitti" + "EON-XR.munki": [ + "com.github.dataJAR-recipes.munki.EON-XR" ], - "Mitti.download": [ - "com.github.dataJAR-recipes.download.Mitti" + "EON-XR.download": [ + "com.github.dataJAR-recipes.download.EON-XR" ], - "Microsoft Excel 365.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Excel 365" + "RAW Viewer.munki": [ + "com.github.dataJAR-recipes.munki.RAW Viewer" ], - "ArrayCalc V10.download": [ - "com.github.dataJAR-recipes.download.ArrayCalc V10" + "RAW Viewer.download": [ + "com.github.dataJAR-recipes.download.RAW Viewer" ], - "ArrayCalc V10.munki": [ - "com.github.dataJAR-recipes.munki.ArrayCalc V10" + "renpy 6.pkg": [ + "com.github.dataJAR-recipes.pkg.renpy 6" ], - "Mu.munki": [ - "com.github.dataJAR-recipes.munki.Mu" + "renpy 6.jss": [ + "com.github.dataJAR-recipes.jss.renpy 6" ], - "Mu.pkg": [ - "com.github.dataJAR-recipes.pkg.Mu" + "renpy 6.download": [ + "com.github.dataJAR-recipes.download.renpy 6" ], - "Mu.jss": [ - "com.github.dataJAR-recipes.jss.Mu" + "renpy 6.munki": [ + "com.github.dataJAR-recipes.munki.renpy 6" ], - "Mu.download": [ - "com.github.dataJAR-recipes.download.Mu" + "cardPresso.download": [ + "com.github.dataJAR-recipes.download.cardPresso" ], - "AirParrot 2-Trial.jss": [ - "com.github.dataJAR-recipes.jss.AirParrot 2-Trial" + "cardPresso.munki": [ + "com.github.dataJAR-recipes.munki.cardPresso" ], - "AirParrot 2-Trial.munki": [ - "com.github.dataJAR-recipes.munki.AirParrot 2-Trial" + "Apple Mastering Tools.download": [ + "com.github.dataJAR-recipes.download.Apple Mastering Tools" ], - "AirParrot 2-Trial.download": [ - "com.github.dataJAR-recipes.download.AirParrot 2-Trial" + "Apple Mastering Tools.pkg": [ + "com.github.dataJAR-recipes.pkg.Apple Mastering Tools" ], - "AirParrot 2-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial" + "Apple Mastering Tools.munki": [ + "com.github.dataJAR-recipes.munki.Apple Mastering Tools" ], - "Screen Pal 3.download": [ - "com.github.dataJAR-recipes.download.ScreenPal 3" + "OpenLens.download": [ + "com.github.dataJAR-recipes.download.OpenLens" ], - "Screen Pal 3.munki": [ - "com.github.dataJAR-recipes.munki.ScreenPal 3" + "OpenLens.munki": [ + "com.github.dataJAR-recipes.munki.OpenLens" ], - "Egnyte Drive.pkg": [ - "com.github.dataJAR-recipes.pkg.Egnyte Drive" + "Carthage.jss": [ + "com.github.dataJAR-recipes.jss.Carthage" ], - "Egnyte Drive.munki": [ - "com.github.dataJAR-recipes.nunki.EgnyteDrive" + "ActivityWatch.download": [ + "com.github.dataJAR-recipes.download.ActivityWatch" ], - "Egnyte Drive.download": [ - "com.github.dataJAR-recipes.download.Egnyte Drive" + "ActivityWatch.munki": [ + "com.github.dataJAR-recipes.munki.ActivityWatch" ], - "Egnyte Drive.jss": [ - "com.github.dataJAR-recipes.jss.EgnyteDrive" + "LogiTune.pkg": [ + "com.github.dataJAR-recipes.pkg.LogiTune", + "com.github.ahousseini-recipes.pkg.LogiTune" ], - "QGIS-LTR.munki": [ - "com.github.dataJAR-recipes.munki.QGIS-LTR" + "LogiTune.download": [ + "com.github.dataJAR-recipes.download.LogiTune", + "com.github.ahousseini-recipes.download.LogiTune" ], - "QGIS-LTR.download": [ - "com.github.dataJAR-recipes.download.QGIS-LTR" + "TurningPoint web.munki": [ + "com.github.dataJAR-recipes.munki.TurningPoint web" ], - "Inquisit 6 Lab.munki": [ - "com.github.dataJAR-recipes.munki.Inquisit 6 Lab" + "TurningPoint web.download": [ + "com.github.dataJAR-recipes.download.TurningPoint web" ], - "Inquisit 6 Lab.download": [ - "com.github.dataJAR-recipes.download.Inquisit 6 Lab" + "Razer Synapse.download": [ + "com.github.dataJAR-recipes.download.Razer Synapse" ], - "Acronis Files Connect.munki": [ - "com.github.dataJAR-recipes.munki.Acronis Files Connect" + "Razer Synapse.munki": [ + "com.github.dataJAR-recipes.munki.Razer Synapse" ], - "Acronis Files Connect.jss": [ - "com.github.dataJAR-recipes.jss.Acronis Files Connect" + "Lynx.pkg": [ + "com.github.dataJAR-recipes.pkg.Lynx" ], - "Acronis Files Connect.download": [ - "com.github.dataJAR-recipes.download.Acronis Files Connect" + "Lynx.munki": [ + "com.github.dataJAR-recipes.munki.Lynx" ], - "Acronis Files Connect.pkg": [ - "com.github.dataJAR-recipes.pkg.Acronis Files Connect" + "Lynx.download": [ + "com.github.dataJAR-recipes.download.Lynx" ], - "Spyder Lite.download": [ - "com.github.dataJAR-recipes.download.Spyder Lite" + "MindManager 22.download": [ + "com.github.dataJAR-recipes.download.MindManager 22" ], - "Spyder Lite.munki": [ - "com.github.dataJAR-recipes.munki.Spyder Lite" + "MindManager 22.munki": [ + "com.github.dataJAR-recipes.munki.MindManager 22" ], - "OpenJDK14.munki": [ - "com.github.dataJAR-recipes.munki.OpenJDK14" + "PPPC-Utility.munki": [ + "com.github.dataJAR-recipes.munki.PPPC-Utility" ], - "Mobirise.download": [ - "com.github.dataJAR-recipes.download.Mobirise" + "PPPC-Utility.download": [ + "com.github.dataJAR-recipes.download.PPPC-Utility" ], - "Mobirise.munki": [ - "com.github.dataJAR-recipes.munki.Mobirise" + "PPPC-Utility.pkg": [ + "com.github.dataJAR-recipes.pkg.PPPC-Utility" ], - "Microsoft PowerPoint 365.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365" + "PPPC-Utility.jss": [ + "com.github.dataJAR-recipes.jss.PPPC-Utility" ], - "Miro.download": [ - "com.github.dataJAR-recipes.download.Miro" + "Fellow.munki": [ + "com.github.dataJAR-recipes.munki.Fellow" ], - "Miro.pkg": [ - "com.github.dataJAR-recipes.pkg.Miro", - "com.github.d33t5.pkg.Miro" + "Fellow.download": [ + "com.github.dataJAR-recipes.download.Fellow" ], - "Miro.munki": [ - "com.github.dataJAR-recipes.munki.Miro" + "threat-dragon-desktop.download": [ + "com.github.dataJAR-recipes.download.threat-dragon-desktop" ], - "LogMeIn Rescue Technician Console.download": [ - "com.github.dataJAR-recipes.download.LogMeInRescueTechnicianConsole" + "threat-dragon-desktop.munki": [ + "com.github.dataJAR-recipes.munki.threat-dragon-desktop" ], - "LogMeIn Rescue Technician Console.munki": [ - "com.github.dataJAR-recipes.munki.LogMeInRescueTechnicianConsole" + "SketchUp Pro 2019 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2019 EN" ], - "OpenToonz.munki": [ - "com.github.dataJAR-recipes.munki.OpenToonz" + "SketchUp Pro 2019 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2019 EN" ], - "Lifesize.munki": [ - "com.github.dataJAR-recipes.munki.Lifesize" + "SketchUp Pro 2019 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2019 EN" ], - "Lifesize.jss": [ - "com.github.dataJAR-recipes.jss.Lifesize" + "CodeWhisperer.download": [ + "com.github.dataJAR-recipes.download.CodeWhisperer" ], - "Lifesize.pkg": [ - "com.github.dataJAR-recipes.pkg.Lifesize" + "CodeWhisperer.munki": [ + "com.github.dataJAR-recipes.munki.CodeWhisperer" ], - "Lifesize.download": [ - "com.github.dataJAR-recipes.download.Lifesize" + "Milanote.download": [ + "com.github.dataJAR-recipes.download.Milanote" ], - "EW Installation Center.download": [ - "com.github.dataJAR-recipes.download.EW Installation Center" + "Milanote.jss": [ + "com.github.dataJAR-recipes.jss.Milanote" ], - "EW Installation Center.munki": [ - "com.github.dataJAR-recipes.munki.EW Installation Center" + "Milanote.munki": [ + "com.github.dataJAR-recipes.munki.Milanote" ], - "ngrok.pkg": [ - "com.github.dataJAR-recipes.pkg.ngrok" + "Milanote.pkg": [ + "com.github.dataJAR-recipes.pkg.Milanote" ], - "ngrok.download": [ - "com.github.dataJAR-recipes.download.ngrok" + "Gladinet Cloud Mac Client 12.download": [ + "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 12" ], - "ngrok.munki": [ - "com.github.dataJAR-recipes.munki.ngrok" + "Gladinet Cloud Mac Client 12.munki": [ + "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 12" ], - "FlashPrint 5.munki": [ - "com.github.dataJAR-recipes.munki.FlashPrint 5" + "drawio.munki": [ + "com.github.dataJAR-recipes.munki.drawio" ], - "FlashPrint 5.download": [ - "com.github.dataJAR-recipes.download.FlashPrint 5" + "Geany.munki": [ + "com.github.dataJAR-recipes.munki.Geany" ], - "Easymeeting Desktop Client.munki": [ - "com.github.dataJAR-recipes.munki.Easymeeting Desktop Client" + "Geany.download": [ + "com.github.dataJAR-recipes.download.Geany" ], - "Easymeeting Desktop Client.jss": [ - "com.github.dataJAR-recipes.jss.Easymeeting Desktop Client" + "Suitcase Fusion 9.jss": [ + "com.github.dataJAR-recipes.jss.Suitcase Fusion 9" ], - "Easymeeting Desktop Client.pkg": [ - "com.github.dataJAR-recipes.pkg.Easymeeting Desktop Client" + "Suitcase Fusion 9.munki": [ + "com.github.dataJAR-recipes.munki.Suitcase Fusion 9" ], - "Easymeeting Desktop Client.download": [ - "com.github.dataJAR-recipes.download.Easymeeting Desktop Client" + "Suitcase Fusion 9.download": [ + "com.github.dataJAR-recipes.download.Suitcase Fusion 9" ], - "OpenJDK12.munki": [ - "com.github.dataJAR-recipes.munki.OpenJDK12" + "Suitcase Fusion 9.pkg": [ + "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9" ], - "JUCE.pkg": [ - "com.github.dataJAR-recipes.pkg.JUCE" + "Kiwi for G Suite.pkg": [ + "com.github.dataJAR-recipes.pkg.Kiwi for G Suite" ], - "JUCE.download": [ - "com.github.dataJAR-recipes.download.JUCE" + "Kiwi for G Suite.jss": [ + "com.github.dataJAR-recipes.jss.Kiwi for G Suite" ], - "JUCE.munki": [ - "com.github.dataJAR-recipes.munki.JUCE" + "Kiwi for G Suite.download": [ + "com.github.dataJAR-recipes.download.Kiwi for G Suite" ], - "ActivityWatch.munki": [ - "com.github.dataJAR-recipes.munki.ActivityWatch" + "Kiwi for G Suite.munki": [ + "com.github.dataJAR-recipes.munki.Kiwi for G Suite" ], - "ActivityWatch.download": [ - "com.github.dataJAR-recipes.download.ActivityWatch" + "Pd-l2ork.munki": [ + "com.github.dataJAR-recipes.munki.Pd-l2ork" ], - "Adobe DNG Converter.munki": [ - "com.github.dataJAR-recipes.munki.Adobe DNG Converter" + "Pd-l2ork.download": [ + "com.github.dataJAR-recipes.download.Pd-l2ork" ], - "Adobe DNG Converter.download": [ - "com.github.dataJAR-recipes.download.Adobe DNG Converter" + "Adobe 2020 Import.munki": [ + "com.github.dataJAR-recipes.munki.Import Adobe 2020 Title" ], - "Axure RP 9-Trial.download": [ - "com.github.dataJAR-recipes.download.Axure RP 9-Trial" + "Adobe 2020 Import.jss": [ + "com.github.dataJAR-recipes.jss.Import Adobe 2020 Title" ], - "Axure RP 9-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.Axure RP 9-Trial" + "Smultron 14.munki": [ + "com.github.dataJAR-recipes.munki.Smultron 14" ], - "Axure RP 9-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Axure RP 9-Trial" + "Smultron 14.download": [ + "com.github.dataJAR-recipes.download.Smultron 14" ], - "Axure RP 9-Trial.jss": [ - "com.github.dataJAR-recipes.jss.Axure RP 9-Trial" + "Splashtop SOS.munki": [ + "com.github.dataJAR-recipes.munki.Splashtop SOS" ], - "Smultron 12.download": [ - "com.github.dataJAR-recipes.download.Smultron 12" + "Microsoft PowerPoint 365.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365" ], - "Smultron 12.munki": [ - "com.github.dataJAR-recipes.munki.Smultron 12" + "Sennheiser Wireless Systems Manager.munki": [ + "com.github.dataJAR-recipes.munki.Sennheiser Wireless Systems Manager" ], - "JumpCloud Agent.munki": [ - "com.github.dataJAR-recipes.munki.JumpCloud Agent" + "Sennheiser Wireless Systems Manager.download": [ + "com.github.dataJAR-recipes.download.Sennheiser Wireless Systems Manager" ], - "JumpCloud Agent.download": [ - "com.github.dataJAR-recipes.download.JumpCloud Agent" + "FLEXOPTIX App.download": [ + "com.github.dataJAR-recipes.download.FLEXOPTIX App" ], - "JumpCloud Agent.jss": [ - "com.github.dataJAR-recipes.jss.JumpCloud Agent" + "FLEXOPTIX App.munki": [ + "com.github.dataJAR-recipes.munki.FLEXOPTIX App" ], - "Spitfire Audio.munki": [ - "com.github.dataJAR-recipes.munki.Spitfire Audio" + "Fritzing.munki": [ + "com.github.dataJAR-recipes.munki.Fritzing" ], - "Spitfire Audio.download": [ - "com.github.dataJAR-recipes.download.Spitfire Audio" + "Fritzing.download": [ + "com.github.dataJAR-recipes.download.Fritzing" ], - "Loom.munki": [ - "com.github.dataJAR-recipes.munki.Loom" + "4K Video DownloaderPlus.download": [ + "com.github.dataJAR-recipes.download.4K Video DownloaderPlus" ], - "Garmin VIRB Edit.munki": [ - "com.github.dataJAR-recipes.munki.Garmin VIRB Edit" + "4K Video DownloaderPlus.munki": [ + "com.github.dataJAR-recipes.munki.4K Video DownloaderPlus" ], - "Garmin VIRB Edit.download": [ - "com.github.dataJAR-recipes.download.Garmin VIRB Edit" + "Lumi.munki": [ + "com.github.dataJAR-recipes.munki.Lumi" ], - "Capture 2024 Student Edition.download": [ - "com.github.dataJAR-recipes.download.Capture 2024 Student Edition" + "Ultimaker Cura.download": [ + "com.github.dataJAR-recipes.download.Ultimaker Cura" ], - "Capture 2024 Student Edition.munki": [ - "com.github.dataJAR-recipes.munki.Capture 2024 Student Edition" + "Ultimaker Cura.jss": [ + "com.github.dataJAR-recipes.jss.Ultimaker Cura" ], - "Figma.munki": [ - "com.github.dataJAR-recipes.munki.Figma" + "Ultimaker Cura.munki": [ + "com.github.dataJAR-recipes.munki.Ultimaker Cura" ], - "Figma.pkg": [ - "com.github.dataJAR-recipes.pkg.Figma" + "Ultimaker Cura.pkg": [ + "com.github.dataJAR-recipes.pkg.Ultimaker Cura" ], - "Figma.jss": [ - "com.github.dataJAR-recipes.jss.Figma" + "MediaMaster Pro 6.download": [ + "com.github.dataJAR-recipes.download.MediaMaster Pro 6" ], - "Figma.download": [ - "com.github.dataJAR-recipes.download.Figma" + "MediaMaster Pro 6.munki": [ + "com.github.dataJAR-recipes.munki.MediaMaster Pro 6" ], - "Microsoft Word 365.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Word 365" + "MediaMaster Pro 6.pkg": [ + "com.github.dataJAR-recipes.pkg.MediaMaster Pro 6" ], - "SoapUI.download": [ - "com.github.dataJAR-recipes.download.SoapUI" + "NordLayer.download": [ + "com.github.dataJAR-recipes.download.NordLayer" ], - "SoapUI.munki": [ - "com.github.dataJAR-recipes.munki.SoapUI" + "NordLayer.munki": [ + "com.github.dataJAR-recipes.munki.NordLayer" ], - "SoapUI.pkg": [ - "com.github.dataJAR-recipes.pkg.SoapUI" + "Axure RP 8-Trial.jss": [ + "com.github.dataJAR-recipes.jss.Axure RP 8-Trial" ], - "Resolume Arena.download": [ - "com.github.dataJAR-recipes.download.Resolume Arena" + "Axure RP 8-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Axure RP 8-Trial" ], - "Resolume Arena.munki": [ - "com.github.dataJAR-recipes.munki.Resolume Arena" + "Axure RP 8-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.Axure RP 8-Trial" ], - "Groove Agent SE 5.download": [ - "com.github.dataJAR-recipes.download.Groove Agent SE 5" + "Axure RP 8-Trial.download": [ + "com.github.dataJAR-recipes.download.Axure RP 8-Trial" ], - "Groove Agent SE 5.munki": [ - "com.github.dataJAR-recipes.munki.Groove Agent SE 5" + "Elmedia Player.munki": [ + "com.github.dataJAR-recipes.munki.Elmedia Player" ], - "VPT8.munki": [ - "com.github.dataJAR-recipes.munki.VPT8" + "JPEGmini-Trial.download": [ + "com.github.dataJAR-recipes.download.JPEGmini-Trial" ], - "Streamlabs Desktop.download": [ - "com.github.dataJAR-recipes.download.Streamlabs Desktop" + "JPEGmini-Trial.jss": [ + "com.github.dataJAR-recipes.jss.JPEGmini-Trial" ], - "Streamlabs Desktop.munki": [ - "com.github.dataJAR-recipes.munki.Streamlabs Desktop" + "JPEGmini-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.JPEGmini-Trial" ], - "Racket 8.download": [ - "com.github.dataJAR-recipes.download.Racket 8" + "JPEGmini-Trial.munki": [ + "com.github.dataJAR-recipes.munki.JPEGmini-Trial" ], - "Racket 8.munki": [ - "com.github.dataJAR-recipes.munki.Racket 8" + "KeyShot Network Rendering 10.munki": [ + "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 10" ], - "Racket 8.pkg": [ - "com.github.dataJAR-recipes.pkg.Racket 8" + "KeyShot Network Rendering 10.download": [ + "com.github.dataJAR-recipes.download.KeyShot Network Rendering 10" ], - "Ultimaker Cura.download": [ - "com.github.dataJAR-recipes.download.Ultimaker Cura" + "SketchUp 2024 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp 2024 EN" ], - "Ultimaker Cura.jss": [ - "com.github.dataJAR-recipes.jss.Ultimaker Cura" + "SketchUp 2024 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp 2024 EN" ], - "Ultimaker Cura.pkg": [ - "com.github.dataJAR-recipes.pkg.Ultimaker Cura" + "SketchUp 2024 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp 2024 EN" ], - "Ultimaker Cura.munki": [ - "com.github.dataJAR-recipes.munki.Ultimaker Cura" + "RingCentral Rooms.munki": [ + "com.github.dataJAR-recipes.munki.RingCentral Rooms" ], - "Microsoft Outlook 2019.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft Outlook 2019" + "RingCentral Rooms.download": [ + "com.github.dataJAR-recipes.download.RingCentral Rooms" ], - "CrashPlan for Small Business.munki": [ - "com.github.dataJAR-recipes.munki.CrashPlan for Small Business" + "mu-editor.download": [ + "com.github.dataJAR-recipes.download.mu-editor" ], - "CrashPlan for Small Business.download": [ - "com.github.dataJAR-recipes.download.CrashPlan for Small Business" + "mu-editor.pkg": [ + "com.github.dataJAR-recipes.pkg.mu-editor", + "com.github.d33t5.pkg.mu-editor" ], - "Microsoft OneNote 365.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft OneNote 365" + "mu-editor.munki": [ + "com.github.dataJAR-recipes.munki.mu-editor" ], - "Krisp.munki": [ - "com.github.dataJAR-recipes.munki.krisp" + "mu-editor.jss": [ + "com.github.dataJAR-recipes.jss.mu-editor" ], - "Krisp.download": [ - "com.github.dataJAR-recipes.download.krisp" + "Apache NetBeans 15.download": [ + "com.github.dataJAR-recipes.download.ApacheNetBeans15" ], - "Zevrix LinkOptimizer.download": [ - "com.github.dataJAR-recipes.download.ZevrixLinkOptimizer" + "Apache NetBeans 15.munki": [ + "com.github.dataJAR-recipes.munki.ApacheNetBeans15" ], - "Zevrix LinkOptimizer.pkg": [ - "com.github.dataJAR-recipes.pkg.ZevrixLinkOptimizer" + "TheatreMix.download": [ + "com.github.dataJAR-recipes.download.TheatreMix" ], - "Zevrix LinkOptimizer.munki": [ - "com.github.dataJAR-recipes.munki.ZevrixLinkOptimizer" + "TheatreMix.munki": [ + "com.github.dataJAR-recipes.munki.TheatreMix" ], - "SteelSeries GG.download": [ - "com.github.dataJAR-recipes.download.Steel Series GG" + "WaveLab LE 9.download": [ + "com.github.dataJAR-recipes.download.WaveLab LE 9" ], - "SteelSeries GG.munki": [ - "com.github.dataJAR-recipes.munki.Steel Series GG" + "WaveLab LE 9.munki": [ + "com.github.dataJAR-recipes.munki.WaveLab LE 9" ], - "Axure RP 10-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Axure RP 10-Trial" + "score.munki": [ + "com.github.dataJAR-recipes.munki.score" ], - "Axure RP 10-Trial.download": [ - "com.github.dataJAR-recipes.download.Axure RP 10-Trial" + "score.download": [ + "com.github.dataJAR-recipes.download.score" ], - "ATEM Software Control.download": [ - "com.github.dataJAR-recipes.download.ATEM Software Control" + "LEGO MINDSTORMS Education EV3.munki": [ + "com.github.dataJAR-recipes.munki.LEGO MINDSTORMS Education EV3" ], - "ATEM Software Control.munki": [ - "com.github.dataJAR-recipes.munki.ATEM Software Control" + "VMware Fusion 8.download": [ + "com.github.dataJAR-recipes.download.VMware Fusion 8" ], - "EarMaster7Beta.munki": [ - "com.github.dataJAR-recipes.munki.EarMaster 7 Beta" + "VMware Fusion 8.munki": [ + "com.github.dataJAR-recipes.munki.VMware Fusion 8" ], - "EarMaster7Beta .download": [ - "com.github.dataJAR-recipes.download.EarMaster 7 Beta" + "VMware Fusion 8.pkg": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 8" ], - "R1 V3.download": [ - "com.github.dataJAR-recipes.download.R1 V3" + "VMware Fusion 8.jss": [ + "com.github.dataJAR-recipes.jss.VMWare Fusion 8" ], - "R1 V3.munki": [ - "com.github.dataJAR-recipes.munki.R1 V3" + "ClaroRead.munki": [ + "com.github.dataJAR-recipes.munki.ClaroRead" ], - "RingCentral Meetings Rooms.munki": [ - "com.github.dataJAR-recipes.munki.RingCentral Meetings Rooms" + "ClaroRead.download": [ + "com.github.dataJAR-recipes.download.ClaroRead" ], - "RingCentral Meetings Rooms.download": [ - "com.github.dataJAR-recipes.download.RingCentral Meetings Rooms" + "ExpressVPN.munki": [ + "com.github.dataJAR-recipes.munki.ExpressVPN" ], - "MuseScore 4.munki": [ - "com.github.dataJAR-recipes.munki.MuseScore 4" + "ExpressVPN.download": [ + "com.github.dataJAR-recipes.download.ExpressVPN", + "com.github.moofit-recipes.download.ExpressVPN" ], - "MuseScore 4.download": [ - "com.github.dataJAR-recipes.download.MuseScore 4" + "Raycast.download": [ + "com.github.dataJAR-recipes.download.Raycast" + ], + "Raycast.munki": [ + "com.github.dataJAR-recipes.munki.Raycast" ], "GDevelop.pkg": [ "com.github.dataJAR-recipes.pkg.GDevelop" ], + "GDevelop.munki": [ + "com.github.dataJAR-recipes.munki.GDevelop" + ], "GDevelop.jss": [ "com.github.dataJAR-recipes.jss.GDevelop" ], "GDevelop.download": [ "com.github.dataJAR-recipes.download.GDevelop" ], - "GDevelop.munki": [ - "com.github.dataJAR-recipes.munki.GDevelop" + "GMetrixSMSe.pkg": [ + "com.github.dataJAR-recipes.pkg.GMetrixSMSe" ], - "Maccy.munki": [ - "com.github.dataJAR-recipes.munki.Maccy" + "GMetrixSMSe.download": [ + "com.github.dataJAR-recipes.download.GMetrixSMSe" ], - "Sonos S2.munki": [ - "com.github.dataJAR-recipes.munki.Sonos S2" + "GMetrixSMSe.munki": [ + "com.github.dataJAR-recipes.munki.GMetrixSMSe" ], - "Sonos S2.download": [ - "com.github.dataJAR-recipes.download.Sonos S2" + "GMetrixSMSe.jss": [ + "com.github.dataJAR-recipes.jss.GMetrixSMSe" ], - "Triptico.munki": [ - "com.github.dataJAR-recipes.munki.triptico" + "Aspera Connect.download": [ + "com.github.dataJAR-recipes.download.Aspera Connect" ], - "Triptico.pkg": [ - "com.github.dataJAR-recipes.pkg.triptico" + "Aspera Connect.pkg": [ + "com.github.dataJAR-recipes.pkg.Aspera Connect" ], - "Triptico.download": [ - "com.github.dataJAR-recipes.download.triptico" + "Aspera Connect.munki": [ + "com.github.dataJAR-recipes.munki.Aspera Connect" ], - "Anki.munki": [ - "com.github.dataJAR-recipes.munki.Anki", - "com.andrewzirkel.munki.Anki" + "jHelper GUI.download": [ + "com.github.dataJAR-recipes.download.jHelper GUI" ], - "NOW TV Player.pkg": [ - "com.github.dataJAR-recipes.pkg.NOW TV Player" + "jHelper GUI.pkg": [ + "com.github.dataJAR-recipes.pkg.jHelper GUI" ], - "NOW TV Player.jss": [ - "com.github.dataJAR-recipes.jss.NOW TV Player" + "jHelper GUI.munki": [ + "com.github.dataJAR-recipes.munki.jHelper GUI" ], - "NOW TV Player.munki": [ - "com.github.dataJAR-recipes.munki.NOW TV Player" + "jHelper GUI.jss": [ + "com.github.dataJAR-recipes.jss.jHelper GUI" ], - "NOW TV Player.download": [ - "com.github.dataJAR-recipes.download.NOW TV Player" + "QGIS-LTR.munki": [ + "com.github.dataJAR-recipes.munki.QGIS-LTR" ], - "Wing 101.jss": [ - "com.github.dataJAR-recipes.jss.Wing 101" + "QGIS-LTR.download": [ + "com.github.dataJAR-recipes.download.QGIS-LTR" + ], + "SF Symbols 3.munki": [ + "com.github.dataJAR-recipes.munki.SF Symbols 3" + ], + "SF Symbols 3.download": [ + "com.github.dataJAR-recipes.download.SF Symbols 3" + ], + "AnkerWork.munki": [ + "com.github.dataJAR-recipes.munki.AnkerWork" + ], + "AnkerWork.download": [ + "com.github.dataJAR-recipes.download.AnkerWork" + ], + "MplusDemo.download": [ + "com.github.dataJAR-recipes.download.Mplus Demo" + ], + "MplusDemo.munki": [ + "com.github.dataJAR-recipes.munki.Mplus Demo" + ], + "Vysor.download": [ + "com.github.dataJAR-recipes.download.Vysor", + "com.github.ahousseini-recipes.download.Vysor" + ], + "Vysor.munki": [ + "com.github.dataJAR-recipes.munki.Vysor" ], - "Wing 101.download": [ - "com.github.dataJAR-recipes.download.Wing 101" + "JUCE.munki": [ + "com.github.dataJAR-recipes.munki.JUCE" ], - "Wing 101.pkg": [ - "com.github.dataJAR-recipes.pkg.Wing 101" + "JUCE.pkg": [ + "com.github.dataJAR-recipes.pkg.JUCE" ], - "Wing 101.munki": [ - "com.github.dataJAR-recipes.munki.Wing 101" + "JUCE.download": [ + "com.github.dataJAR-recipes.download.JUCE" ], - "Google Earth Pro.munki": [ - "com.github.dataJAR-recipes.munki.Google Earth Pro" + "CrashPlanPROeClient.munki": [ + "com.github.dataJAR-recipes.munki.CrashPlanPROeClient" ], - "Google Earth Pro.download": [ - "com.github.dataJAR-recipes.download.Google Earth Pro" + "MetashapePro.download": [ + "com.github.dataJAR-recipes.download.MetashapePro" ], - "Jamf Connect Configuration.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect Configuration" + "MetashapePro.munki": [ + "com.github.dataJAR-recipes.munki.MetashapePro" ], - "XAMPP.download": [ - "com.github.dataJAR-recipes.download.XAMPP" + "Screen Pal 3.munki": [ + "com.github.dataJAR-recipes.munki.ScreenPal 3" ], - "XAMPP.munki": [ - "com.github.dataJAR-recipes.munki.XAMPP" + "Screen Pal 3.download": [ + "com.github.dataJAR-recipes.download.ScreenPal 3" ], - "Signiant App.download": [ - "com.github.dataJAR-recipes.download.Signiant App" + "Jamf Connect Verify.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect Verify" ], - "Signiant App.munki": [ - "com.github.dataJAR-recipes.munki.Signiant App" + "QL Editor.download": [ + "com.github.dataJAR-recipes.download.QL Editor" ], - "Navicat Premium Essentials 15-Trial.download": [ - "com.github.dataJAR-recipes.download.Navicat Premium Essentials 15-Trial" + "QL Editor.munki": [ + "com.github.dataJAR-recipes.munki.QL Editor" ], - "Navicat Premium Essentials 15-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Navicat Premium Essentials 15-Trial" + "ShareFile.pkg": [ + "com.github.dataJAR-recipes.pkg.ShareFile" ], - "Google Backup and Sync.munki": [ - "com.github.dataJAR-recipes.munki.Google Backup and Sync" + "ShareFile.download": [ + "com.github.dataJAR-recipes.download.ShareFile" ], - "ossia score.munki": [ - "com.github.dataJAR-recipes.munki.ossia score" + "ShareFile.munki": [ + "com.github.dataJAR-recipes.munki.ShareFile" ], - "ossia score.download": [ - "com.github.dataJAR-recipes.download.ossia score" + "Vitals.download": [ + "com.github.dataJAR-recipes.download.Vitals" ], - "BrightPay UK 2021-22.munki": [ - "com.github.dataJAR-recipes.munki.BrightPay UK 2021-22" + "Vitals.munki": [ + "com.github.dataJAR-recipes.munki.Vitals" ], - "BrightPay UK 2021-22.download": [ - "com.github.dataJAR-recipes.download.BrightPay UK 2021-22" + "SMART Product Drivers and Ink.munki": [ + "com.github.dataJAR-recipes.munki.SMARTProductDriversandInk" ], - "Bridgehead.munki": [ - "com.github.dataJAR-recipes.munki.Bridgehead" + "SMART Product Drivers and Ink.download": [ + "com.github.dataJAR-recipes.download.SMARTProductDriversandInk" ], - "Bridgehead.download": [ - "com.github.dataJAR-recipes.download.Bridgehead" + "Panasonic P2 AMA plugin.download": [ + "com.github.dataJAR-recipes.download.Panasonic P2 AMA plugin" ], - "Jamf Connect Verify.munki": [ - "com.github.dataJAR-recipes.munki.Jamf Connect Verify" + "Panasonic P2 AMA plugin.munki": [ + "com.github.dataJAR-recipes.munki.Panasonic P2 AMA plugin" ], - "KeyShot Network Rendering 2023.download": [ - "com.github.dataJAR-recipes.download.KeyShot Network Rendering 2023" + "Balsamiq Mockups 3.munki": [ + "com.github.dataJAR-recipes.munki.Balsamiq Mockups 3" ], - "KeyShot Network Rendering 2023.munki": [ - "com.github.dataJAR-recipes.munki.KeyShot Network Rendering 2023" + "Balsamiq Mockups 3.download": [ + "com.github.dataJAR-recipes.download.Balsamiq Mockups 3" ], - "VMware Fusion 13.download": [ - "com.github.dataJAR-recipes.download.VMware Fusion 13" + "Call Recorder for Skype-local.pkg": [ + "com.github.dataJAR-recipes.pkg.CallRecorderforSkype" ], - "VMware Fusion 13.munki": [ - "com.github.dataJAR-recipes.munki.VMware Fusion 13" + "Smultron 13.munki": [ + "com.github.dataJAR-recipes.munki.Smultron 13" ], - "VMware Fusion 13.pkg": [ - "com.github.dataJAR-recipes.pkg.VMware Fusion 13" + "Smultron 13.download": [ + "com.github.dataJAR-recipes.download.Smultron 13" ], - "Wondershare Filmora Mac.download": [ - "com.github.dataJAR-recipes.download.Wondershare Filmora Mac" + "Egnyte Desktop Sync NoPrefs.jss": [ + "com.github.dataJAR-recipes.jss.EgnyteDesktopSyncNoPrefs" ], - "Wondershare Filmora Mac.munki": [ - "com.github.dataJAR-recipes.munki.Wondershare Filmora Mac" + "Egnyte Desktop Sync NoPrefs.munki": [ + "com.github.dataJAR-recipes.munki.Egnyte Desktop Sync NoPrefs" ], - "Post Haste.munki": [ - "com.github.dataJAR-recipes.munki.Post Haste" + "Egnyte Desktop Sync NoPrefs.pkg": [ + "com.github.dataJAR-recipes.pkg.Egnyte Desktop Sync NoPrefs" ], - "Post Haste.pkg": [ - "com.github.dataJAR-recipes.pkg.Post Haste" + "Egnyte Desktop Sync NoPrefs.download": [ + "com.github.dataJAR-recipes.download.Egnyte Desktop Sync NoPrefs" ], - "Post Haste.jss": [ - "com.github.dataJAR-recipes.jss.Post Haste" + "MagicaVoxel.munki": [ + "com.github.dataJAR-recipes.munki.MagicaVoxel" ], - "Post Haste.download": [ - "com.github.dataJAR-recipes.download.Post Haste" + "MagicaVoxel.download": [ + "com.github.dataJAR-recipes.download.MagicaVoxel" ], - "FreeMind.pkg": [ - "com.github.dataJAR-recipes.pkg.FreeMind" + "MagicaVoxel.pkg": [ + "com.github.dataJAR-recipes.pkg.MagicaVoxel" ], - "FreeMind.munki": [ - "com.github.dataJAR-recipes.munki.FreeMind" + "SketchUp Pro 2022 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2022 EN" ], - "FreeMind.download": [ - "com.github.dataJAR-recipes.download.FreeMind" + "SketchUp Pro 2022 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2022 EN" ], - "Hudl SportsCode 11.munki": [ - "com.github.dataJAR-recipes.munki.Hudl SportsCode 11" + "SketchUp Pro 2022 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2022 EN" ], - "Hudl SportsCode 11.download": [ - "com.github.dataJAR-recipes.download.Hudl SportsCode 11" + "Bria Enterprise.download": [ + "com.github.dataJAR-recipes.download.Bria Enterprise" ], - "Steam.munki": [ - "com.github.dataJAR-recipes.munki.Steam" + "Bria Enterprise.munki": [ + "com.github.dataJAR-recipes.munki.Bria Enterprise" ], - "Cubase 9.download": [ - "com.github.dataJAR-recipes.download.Cubase 9" + "VMware Fusion 13.download": [ + "com.github.dataJAR-recipes.download.VMware Fusion 13" ], - "Cubase 9.munki": [ - "com.github.dataJAR-recipes.munki.Cubase 9" + "VMware Fusion 13.munki": [ + "com.github.dataJAR-recipes.munki.VMware Fusion 13" ], - "SwitchResX4-Trial.pkg": [ - "com.github.dataJAR-recipes.pkg.SwitchResX4-Trial" + "VMware Fusion 13.pkg": [ + "com.github.dataJAR-recipes.pkg.VMware Fusion 13" ], - "SwitchResX4-Trial.download": [ - "com.github.dataJAR-recipes.download.SwitchResX4-Trial" + "framer-modules.jss": [ + "com.github.dataJAR-recipes.jss.framer-modules" ], - "SwitchResX4-Trial.munki": [ - "com.github.dataJAR-recipes.munki.SwitchResX4-Trial" + "framer-modules.download": [ + "com.github.dataJAR-recipes.download.framer-modules" ], - "The MUT.download": [ - "com.github.dataJAR-recipes.download.The MUT" + "framer-modules.munki": [ + "com.github.dataJAR-recipes.munki.framer-modules" ], - "The MUT.pkg": [ - "com.github.dataJAR-recipes.pkg.The MUT" + "framer-modules.pkg": [ + "com.github.dataJAR-recipes.pkg.framer-modules" ], - "The MUT.munki": [ - "com.github.dataJAR-recipes.munki.The MUT" + "NordPass.munki": [ + "com.github.dataJAR-recipes.munki.NordPass" ], - "The MUT.jss": [ - "com.github.dataJAR-recipes.jss.The MUT" + "NordPass.download": [ + "com.github.dataJAR-recipes.download.NordPass" ], - "inSSIDerOffice.download": [ - "com.github.dataJAR-recipes.download.inSSIDerOffice" + "Hudl Studio.munki": [ + "com.github.dataJAR-recipes.munki.Hudl Studio" ], - "inSSIDerOffice.munki": [ - "com.github.dataJAR-recipes.munki.inSSIDerOffice" + "Hudl Studio.download": [ + "com.github.dataJAR-recipes.download.Hudl Studio" ], - "iOS Console.munki": [ - "com.github.dataJAR-recipes.munki.iOS Console" + "Google Chrome Universal.munki": [ + "com.github.dataJAR-recipes.munki.Google Chrome Universal" ], - "iOS Console.download": [ - "com.github.dataJAR-recipes.download.iOS Console" + "ATEM Software Control.munki": [ + "com.github.dataJAR-recipes.munki.ATEM Software Control" ], - "iOS Console.pkg": [ - "com.github.dataJAR-recipes.pkg.iOS Console" + "ATEM Software Control.download": [ + "com.github.dataJAR-recipes.download.ATEM Software Control" ], - "iOS Console.jss": [ - "com.github.dataJAR-recipes.jss.iOS Console" + "ossia score.munki": [ + "com.github.dataJAR-recipes.munki.ossia score" ], - "TI-Nspire.download": [ - "com.github.dataJAR-recipes.download.TI-Nspire" + "ossia score.download": [ + "com.github.dataJAR-recipes.download.ossia score" ], - "TI-Nspire.munki": [ - "com.github.dataJAR-recipes.munki.TI-Nspire" + "LogMeIn Rescue Technician Console.download": [ + "com.github.dataJAR-recipes.download.LogMeInRescueTechnicianConsole" ], - "OpenJDK13.munki": [ - "com.github.dataJAR-recipes.munki.OpenJDK13" + "LogMeIn Rescue Technician Console.munki": [ + "com.github.dataJAR-recipes.munki.LogMeInRescueTechnicianConsole" ], - "Gladinet Cloud Mac Client 9.jss": [ - "com.github.dataJAR-recipes.jss.Gladinet Cloud Mac Client 9" + "VCV Rack.munki": [ + "com.github.dataJAR-recipes.munki.VCVRack" ], - "Gladinet Cloud Mac Client 9.munki": [ - "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 9" + "Racket 6.jss": [ + "com.github.dataJAR-recipes.jss.Racket 6" ], - "Gladinet Cloud Mac Client 9.download": [ - "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9" + "Racket 6.download": [ + "com.github.dataJAR-recipes.download.Racket 6" ], - "Screencast-O-Matic.munki": [ - "com.github.dataJAR-recipes.munki.Screencast-O-Matic", - "com.andrewzirkel.munki.Screencast-O-Matic" + "Racket 6.munki": [ + "com.github.dataJAR-recipes.munki.Racket 6" ], - "Hudl Studio.download": [ - "com.github.dataJAR-recipes.download.Hudl Studio" + "Racket 6.pkg": [ + "com.github.dataJAR-recipes.pkg.Racket 6" ], - "Hudl Studio.munki": [ - "com.github.dataJAR-recipes.munki.Hudl Studio" + "webarchiveplayer.pkg": [ + "com.github.dataJAR-recipes.pkg.webarchiveplayer" ], - "Soundvision.download": [ - "com.github.dataJAR-recipes.download.Soundvision" + "webarchiveplayer.jss": [ + "com.github.dataJAR-recipes.jss.webarchiveplayer" ], - "Soundvision.munki": [ - "com.github.dataJAR-recipes.munki.Soundvision" + "webarchiveplayer.munki": [ + "com.github.dataJAR-recipes.munki.webarchiveplayer" ], - "PreSonus Universal Control.download": [ - "com.github.dataJAR-recipes.download.PreSonus Universal Control" + "webarchiveplayer.download": [ + "com.github.dataJAR-recipes.download.webarchiveplayer" ], - "PreSonus Universal Control.munki": [ - "com.github.dataJAR-recipes.munki.PreSonus Universal Control" + "DJI Assistant 2 For Matrice.munki": [ + "com.github.dataJAR-recipes.munki.DJI Assistant 2 For Matrice" ], - "EyeJack Creator 2021.munki": [ - "com.github.dataJAR-recipes.munki.EyeJack Creator 2021" + "DJI Assistant 2 For Matrice.download": [ + "com.github.dataJAR-recipes.download.DJI Assistant 2 For Matrice" ], - "EyeJack Creator 2021.download": [ - "com.github.dataJAR-recipes.download.EyeJack Creator 2021" + "SecureDoc.download": [ + "com.github.dataJAR-recipes.download.SecureDoc" ], - "Polar FlowSync 4.download": [ - "com.github.dataJAR-recipes.download.Polar FlowSync 4" + "SecureDoc.munki": [ + "com.github.dataJAR-recipes.munki.SecureDoc" ], - "Polar FlowSync 4.munki": [ - "com.github.dataJAR-recipes.munki.Polar FlowSync 4" + "Citrix Files for Mac.jss": [ + "com.github.dataJAR-recipes.jss.Citrix Files for Mac" ], - "FlowSync.munki": [ - "com.github.dataJAR-recipes.munki.flowsync" + "Citrix Files for Mac.download": [ + "com.github.dataJAR-recipes.download.Citrix Files for Mac" ], - "FlowSync.download": [ - "com.github.dataJAR-recipes.download.flowsync" + "Citrix Files for Mac.pkg": [ + "com.github.dataJAR-recipes.pkg.Citrix Files for Mac" ], - "SF Mono Fonts.munki": [ - "com.github.dataJAR-recipes.munki.SF Mono Fonts" + "Citrix Files for Mac.munki": [ + "com.github.dataJAR-recipes.munki.Citrix Files for Mac" ], - "SF Mono Fonts.download": [ - "com.github.dataJAR-recipes.download.SF Mono Fonts" + "Blackmagic Desktop Video.download": [ + "com.github.dataJAR-recipes.download.Blackmagic Desktop Video" ], - "Appium Server GUI.munki": [ - "com.github.dataJAR-recipes.munki.Appium Server GUI" + "Blackmagic Desktop Video.munki": [ + "com.github.dataJAR-recipes.munki.Blackmagic Desktop Video" ], - "Appium Server GUI.download": [ - "com.github.dataJAR-recipes.download.Appium Server GUI" + "Vernier Graphical Analysis.munki": [ + "com.github.dataJAR-recipes.munki.Vernier Graphical Analysis" ], - "Sync.download": [ - "com.github.dataJAR-recipes.download.Sync" + "Azeus Convene.munki": [ + "com.github.dataJAR-recipes.munki.Azeus Convene" ], - "Sync.munki": [ - "com.github.dataJAR-recipes.munki.Sync" + "Azeus Convene.download": [ + "com.github.dataJAR-recipes.download.Azeus Convene" ], - "SketchUp Pro 2020 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2020 EN" + "RingCentral Classic.download": [ + "com.github.dataJAR-recipes.download.RingCentral Classic" ], - "SketchUp Pro 2020 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2020 EN" + "RingCentral Classic.munki": [ + "com.github.dataJAR-recipes.munki.RingCentral Classic" ], - "SketchUp Pro 2020 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2020 EN" + "Youlean Loudness Meter 2.download": [ + "com.github.dataJAR-recipes.download.Youlean Loudness Meter 2" ], - "Labels and Addresses.munki": [ - "com.github.dataJAR-recipes.munki.LabelsandAddresses" + "Youlean Loudness Meter 2.munki": [ + "com.github.dataJAR-recipes.munki.Youlean Loudness Meter 2" ], - "Stretchly.download": [ - "com.github.dataJAR-recipes.download.Stretchly" + "Microsoft Outlook 2019.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Outlook 2019" ], - "Stretchly.munki": [ - "com.github.dataJAR-recipes.munki.Stretchly" + "Hudl Sportscode Gamebreaker Plus 11.munki": [ + "com.github.dataJAR-recipes.munki.Hudl Sportscode Gamebreaker Plus 11" ], - "Lingo.munki": [ - "com.github.dataJAR-recipes.munki.Lingo" + "Hudl Sportscode Gamebreaker Plus 11.download": [ + "com.github.dataJAR-recipes.download.Hudl Sportscode Gamebreaker Plus 11" ], - "Smultron 14.munki": [ - "com.github.dataJAR-recipes.munki.Smultron 14" + "AirParrot 2-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.AirParrot 2-Trial" ], - "Smultron 14.download": [ - "com.github.dataJAR-recipes.download.Smultron 14" + "AirParrot 2-Trial.jss": [ + "com.github.dataJAR-recipes.jss.AirParrot 2-Trial" ], - "Bria Enterprise.download": [ - "com.github.dataJAR-recipes.download.Bria Enterprise" + "AirParrot 2-Trial.munki": [ + "com.github.dataJAR-recipes.munki.AirParrot 2-Trial" ], - "Bria Enterprise.munki": [ - "com.github.dataJAR-recipes.munki.Bria Enterprise" + "AirParrot 2-Trial.download": [ + "com.github.dataJAR-recipes.download.AirParrot 2-Trial" ], - "Shift.download": [ - "com.github.dataJAR-recipes.download.Shift" + "Garmin VIRB Edit.download": [ + "com.github.dataJAR-recipes.download.Garmin VIRB Edit" ], - "Shift.munki": [ - "com.github.dataJAR-recipes.munki.Shift" + "Garmin VIRB Edit.munki": [ + "com.github.dataJAR-recipes.munki.Garmin VIRB Edit" ], - "Cloudflare WARP.munki": [ - "com.github.dataJAR-recipes.munki.Cloudflare WARP" + "Front.munki": [ + "com.github.dataJAR-recipes.munki.Front" ], - "Cloudflare WARP.download": [ - "com.github.dataJAR-recipes.download.Cloudflare WARP" + "Front.download": [ + "com.github.dataJAR-recipes.download.Front" ], - "Microsoft Defender ATP.munki": [ - "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP" + "DraftSight.munki": [ + "com.github.dataJAR-recipes.munki.DraftSight" ], - "FFmpeg.munki": [ - "com.github.dataJAR-recipes.munki.FFmpeg" + "DraftSight.download": [ + "com.github.dataJAR-recipes.download.DraftSight" ], - "Elgato Camera Hub.munki": [ - "com.github.dataJAR-recipes.munki.Elgato Camera Hub" + "Any Video Converter Free for Mac.munki": [ + "com.github.dataJAR-recipes.munki.Any Video Converter Free for Mac" ], - "Elgato Camera Hub.download": [ - "com.github.dataJAR-recipes.download.Elgato Camera Hub" + "Any Video Converter Free for Mac.download": [ + "com.github.dataJAR-recipes.download.Any Video Converter Free for Mac" ], - "Malwarebytes 3.munki": [ - "com.github.dataJAR-recipes.munki.Malwarebytes 3" + "Any Video Converter Free for Mac.pkg": [ + "com.github.dataJAR-recipes.pkg.Any Video Converter Free for Mac" ], - "Malwarebytes 3.download": [ - "com.github.dataJAR-recipes.download.Malwarebytes 3" + "Any Video Converter Free for Mac.jss": [ + "com.github.dataJAR-recipes.jss.Any Video Converter Free for Mac" ], - "Malwarebytes 3.jss": [ - "com.github.dataJAR-recipes.jss.Malwarebytes 3" + "RingCentral Meetings Rooms.download": [ + "com.github.dataJAR-recipes.download.RingCentral Meetings Rooms" ], - "Malwarebytes 3.pkg": [ - "com.github.dataJAR-recipes.pkg.Malwarebytes 3" + "RingCentral Meetings Rooms.munki": [ + "com.github.dataJAR-recipes.munki.RingCentral Meetings Rooms" ], - "AJA U-TAP Updater.munki": [ - "com.github.dataJAR-recipes.munki.AJA U-TAP Updater" + "MidiMonitor.download": [ + "com.github.dataJAR-recipes.download.midimonitor" ], - "AJA U-TAP Updater.download": [ - "com.github.dataJAR-recipes.download.AJA U-TAP Updater" + "MidiMonitor.munki": [ + "com.github.dataJAR-recipes.munki.midimonitor" ], - "CatoClient.download": [ - "com.github.dataJAR-recipes.download.CatoClient", - "com.github.moofit-recipes.download.CatoClient" + "Inquisit 6 Lab.munki": [ + "com.github.dataJAR-recipes.munki.Inquisit 6 Lab" ], - "CatoClient.munki": [ - "com.github.dataJAR-recipes.munki.CatoClient" + "Inquisit 6 Lab.download": [ + "com.github.dataJAR-recipes.download.Inquisit 6 Lab" ], - "Sennheiser AMBEO Orbit.download": [ - "com.github.dataJAR-recipes.download.Sennheiser AMBEO Orbit" + "CrashPlan for Enterprise 6.munki": [ + "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 6" ], - "Sennheiser AMBEO Orbit.munki": [ - "com.github.dataJAR-recipes.munki.Sennheiser AMBEO Orbit" + "CrashPlan for Enterprise 6.download": [ + "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 6" ], - "GPower.munki": [ - "com.github.dataJAR-recipes.munki.GPower" + "CrashPlan for Enterprise 6.pkg": [ + "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6" ], - "GPower.download": [ - "com.github.dataJAR-recipes.download.GPower" + "CrashPlan for Enterprise 6.jss": [ + "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 6" ], - "Final Draft 13.download": [ - "com.github.dataJAR-recipes.download.Final Draft 13" + "renpy 7.download": [ + "com.github.dataJAR-recipes.download.renpy 7" ], - "Final Draft 13.munki": [ - "com.github.dataJAR-recipes.munki.Final Draft 13" + "renpy 7.jss": [ + "com.github.dataJAR-recipes.jss.renpy 7" ], - "Aspera Connect.munki": [ - "com.github.dataJAR-recipes.munki.Aspera Connect" + "renpy 7.pkg": [ + "com.github.dataJAR-recipes.pkg.renpy 7" ], - "Aspera Connect.pkg": [ - "com.github.dataJAR-recipes.pkg.Aspera Connect" + "renpy 7.munki": [ + "com.github.dataJAR-recipes.munki.renpy 7" ], - "Aspera Connect.download": [ - "com.github.dataJAR-recipes.download.Aspera Connect" + "Jamf Connect Sync.munki": [ + "com.github.dataJAR-recipes.munki.Jamf Connect Sync" ], - "PreForm.jss": [ - "com.github.dataJAR-recipes.jss.PreForm" + "Egnyte Desktop App Core.download": [ + "com.github.dataJAR-recipes.download.Egnyte Desktop App Core" ], - "PreForm.munki": [ - "com.github.dataJAR-recipes.munki.PreForm" + "Egnyte Desktop App Core.munki": [ + "com.github.dataJAR-recipes.munki.Egnyte Desktop App Core" ], - "BambuStudio.download": [ - "com.github.dataJAR-recipes.download.BambuStudio" + "Perimeter 81.pkg": [ + "com.github.dataJAR-recipes.pkg.Perimeter 81" ], - "BambuStudio.munki": [ - "com.github.dataJAR-recipes.munki.BambuStudio" + "Perimeter 81.munki": [ + "com.github.dataJAR-recipes.munki.Perimeter 81" ], - "Rhino 7.download": [ - "com.github.dataJAR-recipes.download.Rhino 7" + "Perimeter 81.download": [ + "com.github.dataJAR-recipes.download.Perimeter 81" ], - "Rhino 7.munki": [ - "com.github.dataJAR-recipes.munki.Rhino 7" + "rekordbox 7.download": [ + "com.github.dataJAR-recipes.download.rekordbox 7" ], - "Sound Particles.download": [ - "com.github.dataJAR-recipes.download.Sound Particles" + "rekordbox 7.munki": [ + "com.github.dataJAR-recipes.munki.rekordbox 7" ], - "Sound Particles.munki": [ - "com.github.dataJAR-recipes.munki.Sound Particles" + "Appium Server GUI.download": [ + "com.github.dataJAR-recipes.download.Appium Server GUI" ], - "eLicenser Control.download": [ - "com.github.dataJAR-recipes.download.eLicenser Control" + "Appium Server GUI.munki": [ + "com.github.dataJAR-recipes.munki.Appium Server GUI" ], - "eLicenser Control.pkg": [ - "com.github.dataJAR-recipes.pkg.eLicenser Control" + "Retrologue.download": [ + "com.github.dataJAR-recipes.download.Retrologue" ], - "eLicenser Control.munki": [ - "com.github.dataJAR-recipes.munki.eLicenser Control" + "Retrologue.munki": [ + "com.github.dataJAR-recipes.munki.Retrologue" ], - "RemotePCSuite.munki": [ - "com.github.dataJAR-recipes.munki.RemotePCSuite" + "Muse Hub.download": [ + "com.github.dataJAR-recipes.download.Muse Hub" ], - "RemotePCSuite.download": [ - "com.github.dataJAR-recipes.download.RemotePCSuite" + "Muse Hub.munki": [ + "com.github.dataJAR-recipes.munki.Muse Hub" ], - "Foldr.pkg": [ - "com.github.dataJAR-recipes.pkg.Foldr" + "macOSLAPS.munki": [ + "com.github.dataJAR-recipes.munki.macOSLAPS" ], - "Foldr.munki": [ - "com.github.dataJAR-recipes.munki.Foldr" + "SF Arabic Fonts.munki": [ + "com.github.dataJAR-recipes.munki.SF Arabic Fonts" ], - "Foldr.jss": [ - "com.github.dataJAR-recipes.jss.Foldr" + "SF Arabic Fonts.download": [ + "com.github.dataJAR-recipes.download.SF Arabic Fonts" ], - "Foldr.download": [ - "com.github.dataJAR-recipes.download.Foldr" + "Seafile Client.munki": [ + "com.github.dataJAR-recipes.Seafile Client" ], - "Millumin4.munki": [ - "com.github.dataJAR-recipes.munki.Millumin4" + "Seafile Client.download": [ + "com.github.dataJAR-recipes.download.Seafile Client" ], - "Millumin4.download": [ - "com.github.dataJAR-recipes.download.Millumin4" + "Rhinoceros.munki": [ + "com.github.dataJAR-recipes.munki.Rhinoceros" ], - "cardPresso.munki": [ - "com.github.dataJAR-recipes.munki.cardPresso" + "ARRIRAWConverter 4.download": [ + "com.github.dataJAR-recipes.download.ARRIRAWConverter 4" ], - "cardPresso.download": [ - "com.github.dataJAR-recipes.download.cardPresso" + "ARRIRAWConverter 4.pkg": [ + "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4" ], - "OpenLens.munki": [ - "com.github.dataJAR-recipes.munki.OpenLens" + "ARRIRAWConverter 4.munki": [ + "com.github.dataJAR-recipes.munki.ARRIRAWConverter 4" ], - "OpenLens.download": [ - "com.github.dataJAR-recipes.download.OpenLens" + "Pulsar.download": [ + "com.github.dataJAR-recipes.download.Pulsar" ], - "Aircall.munki": [ - "com.github.dataJAR-recipes.munki.Aircall" + "Pulsar.munki": [ + "com.github.dataJAR-recipes.munki.Pulsar" ], - "iVMS-4200.munki": [ - "com.github.dataJAR-recipes.munki.iVMS-4200" + "Rectangle.download": [ + "com.github.dataJAR-recipes.download.Rectangle", + "com.github.peetinc.download.Rectangle" ], - "iVMS-4200.download": [ - "com.github.dataJAR-recipes.download.iVMS-4200" + "Rectangle.jss": [ + "com.github.dataJAR-recipes.jss.Rectangle" ], - "CsoundQt.download": [ - "com.github.dataJAR-recipes.download.CsoundQt" + "Rectangle.munki": [ + "com.github.dataJAR-recipes.munki.Rectangle", + "com.github.peetinc.munki.Rectangle" ], - "CsoundQt.munki": [ - "com.github.dataJAR-recipes.munki.CsoundQt" + "Platypus.munki": [ + "com.github.dataJAR-recipes.munki.Platypus" ], - "CsoundQt.pkg": [ - "com.github.dataJAR-recipes.pkg.CsoundQt" + "Platypus.pkg": [ + "com.github.dataJAR-recipes.pkg.Platypus" ], - "CsoundQt.jss": [ - "com.github.dataJAR-recipes.jss.CsoundQt" + "Platypus.jss": [ + "com.github.dataJAR-recipes.jss.Platypus" ], - "Raycast.download": [ - "com.github.dataJAR-recipes.download.Raycast" + "Sky Sports.munki": [ + "com.github.dataJAR-recipes.munki.Sky Sports" ], - "Raycast.munki": [ - "com.github.dataJAR-recipes.munki.Raycast" + "Sky Sports.download": [ + "com.github.dataJAR-recipes.download.Sky Sports" ], - "reMarkable.munki": [ - "com.github.dataJAR-recipes.munki.reMarkable" + "Anki.munki": [ + "com.github.dataJAR-recipes.munki.Anki", + "com.andrewzirkel.munki.Anki" ], - "reMarkable.download": [ - "com.github.dataJAR-recipes.download.reMarkable" + "Godot 3.jss": [ + "com.github.dataJAR-recipes.jss.Godot 3" ], - "Arctic.download": [ - "com.github.dataJAR-recipes.download.Arctic" + "Godot 3.pkg": [ + "com.github.dataJAR-recipes.pkg.Godot 3" ], - "Arctic.munki": [ - "com.github.dataJAR-recipes.munki.Arctic" + "Godot 3.munki": [ + "com.github.dataJAR-recipes.munki.Godot 3" ], - "Cordless.download": [ - "com.github.dataJAR-recipes.download.Cordless" + "Godot 3.download": [ + "com.github.dataJAR-recipes.download.Godot 3" ], - "Cordless.munki": [ - "com.github.dataJAR-recipes.munki.Cordless" + "Lingo.munki": [ + "com.github.dataJAR-recipes.munki.Lingo" ], - "Smallpdf.munki": [ - "com.github.dataJAR-recipes.munki.Smallpdf" + "Catalyst Browse.download": [ + "com.github.dataJAR-recipes.download.Catalyst Browse" ], - "RingCentral Rooms.download": [ - "com.github.dataJAR-recipes.download.RingCentral Rooms" + "Catalyst Browse.munki": [ + "com.github.dataJAR-recipes.munki.Catalyst Browse" ], - "RingCentral Rooms.munki": [ - "com.github.dataJAR-recipes.munki.RingCentral Rooms" + "Fiddler Everywhere.download": [ + "com.github.dataJAR-recipes.download.Fiddler Everywhere" ], - "Vectoraster 8.munki": [ - "com.github.dataJAR-recipes.munki.Vectoraster 8" + "Fiddler Everywhere.munki": [ + "com.github.dataJAR-recipes.munki.Fiddler Everywhere" ], - "Vectoraster 8.download": [ - "com.github.dataJAR-recipes.download.Vectoraster 8" + "MediaHuman YouTube Downloader-Trial.jss": [ + "com.github.dataJAR-recipes.jss.MediaHuman YouTube Downloader-Trial" ], - "DBeaver Community Edition.munki": [ - "com.github.dataJAR-recipes.munki.DBeaver Community Edition" + "MediaHuman YouTube Downloader-Trial.download": [ + "com.github.dataJAR-recipes.download.MediaHuman YouTube Downloader-Trial" ], - "Firefox ESR.download": [ - "com.github.dataJAR-recipes.download.Firefox ESR" + "MediaHuman YouTube Downloader-Trial.munki": [ + "com.github.dataJAR-recipes.munki.MediaHuman YouTube Downloader-Trial" ], - "Firefox ESR.munki": [ - "com.github.dataJAR-recipes.munki.Firefox ESR" + "MediaHuman YouTube Downloader-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.MediaHuman YouTube Downloader-Trial" ], - "ExpressVPN.munki": [ - "com.github.dataJAR-recipes.munki.ExpressVPN" + "PreSonus Universal Control.munki": [ + "com.github.dataJAR-recipes.munki.PreSonus Universal Control" ], - "ExpressVPN.download": [ - "com.github.dataJAR-recipes.download.ExpressVPN", - "com.github.moofit-recipes.download.ExpressVPN" + "PreSonus Universal Control.download": [ + "com.github.dataJAR-recipes.download.PreSonus Universal Control" ], - "RemotePCAttended.download": [ - "com.github.dataJAR-recipes.download.RemotePCAttended" + "ActivInspire.download": [ + "com.github.dataJAR-recipes.download.ActivInspire" ], - "RemotePCAttended.munki": [ - "com.github.dataJAR-recipes.munki.RemotePCAttended" + "ActivInspire.munki": [ + "com.github.dataJAR-recipes.munki.ActivInspire" ], - "NDI Suite.download": [ - "com.github.dataJAR-recipes.download.NDI Suite" + "Exposure X5.download": [ + "com.github.dataJAR-recipes.download.Exposure X5" ], - "NDI Suite.munki": [ - "com.github.dataJAR-recipes.munki.NDI Suite" + "Exposure X5.munki": [ + "com.github.dataJAR-recipes.munki.Exposure X5" ], - "Hudl SportsCode 12.munki": [ - "com.github.dataJAR-recipes.munki.Hudl SportsCode 12" + "Exposure X5.pkg": [ + "com.github.dataJAR-recipes.pkg.Exposure X5" ], - "Hudl SportsCode 12.download": [ - "com.github.dataJAR-recipes.download.Hudl SportsCode 12" + "Audiomovers Listento.munki": [ + "com.github.dataJAR-recipes.munki.Audiomovers Listento" ], - "SketchUp Pro 2015 EN.munki": [ - "com.github.dataJAR-recipes.munki.SketchUp Pro 2015 EN" + "Audiomovers Listento.download": [ + "com.github.dataJAR-recipes.download.Audiomovers Listento" ], - "SketchUp Pro 2015 EN.download": [ - "com.github.dataJAR-recipes.download.SketchUp Pro 2015 EN" + "LogMeIn Installer.pkg": [ + "com.github.dataJAR-recipes.pkg.LogMeIn Installer" ], - "SketchUp Pro 2015 EN.pkg": [ - "com.github.dataJAR-recipes.pkg.SketchUp Pro 2015 EN" + "LogMeIn Installer.munki": [ + "com.github.dataJAR-recipes.munki.LogMeIn Installer" ], - "Burp Suite Professional.munki": [ - "com.github.dataJAR-recipes.munki.Burp Suite Professional" + "LogMeIn Installer.download": [ + "com.github.dataJAR-recipes.download.LogMeIn Installer" ], - "Burp Suite Professional.download": [ - "com.github.dataJAR-recipes.download.Burp Suite Professional" + "LogMeIn Installer.jss": [ + "com.github.dataJAR-recipes.jss.LogMeIn Installer" ], - "Hype 3-Trial.download": [ - "com.github.dataJAR-recipes.download.Hype 3-Trial" + "Stretchly.download": [ + "com.github.dataJAR-recipes.download.Stretchly" ], - "Hype 3-Trial.munki": [ - "com.github.dataJAR-recipes.munki.Hype 3-Trial" + "Stretchly.munki": [ + "com.github.dataJAR-recipes.munki.Stretchly" ], - "Authy Desktop.munki": [ - "com.github.dataJAR-recipes.munki.Authy Desktop" + "Apache NetBeans 11.download": [ + "com.github.dataJAR-recipes.download.Apache NetBeans 11" ], - "Authy Desktop.download": [ - "com.github.dataJAR-recipes.download.Authy Desktop" + "Apache NetBeans 11.munki": [ + "com.github.dataJAR-recipes.munki.Apache NetBeans 11" ], - "Focusrite Control.munki": [ - "com.github.dataJAR-recipes.munki.Focusrite Control" + "OpenToonz.munki": [ + "com.github.dataJAR-recipes.munki.OpenToonz" ], - "Focusrite Control.download": [ - "com.github.dataJAR-recipes.download.Focusrite Control" + "Red Giant Trapcode Suite.download": [ + "com.github.dataJAR-recipes.download.Red Giant Trapcode Suite" ], - "Sawgrass Print Utility.munki": [ - "com.github.dataJAR-recipes.munki.Sawgrass Print Utility" + "Red Giant Trapcode Suite.pkg": [ + "com.github.dataJAR-recipes.pkg.Red Giant Trapcode Suite" ], - "Sawgrass Print Utility.download": [ - "com.github.dataJAR-recipes.download.Sawgrass Print Utility" + "Red Giant Trapcode Suite.munki": [ + "com.github.dataJAR-recipes.munki.Red Giant Trapcode Suite" ], - "GMetrixSMSe.jss": [ - "com.github.dataJAR-recipes.jss.GMetrixSMSe" + "ClickShare.munki": [ + "com.github.dataJAR-recipes.munki.ClickShare" ], - "GMetrixSMSe.download": [ - "com.github.dataJAR-recipes.download.GMetrixSMSe" + "Apache NetBeans 12.download": [ + "com.github.dataJAR-recipes.download.Apache NetBeans 12" ], - "GMetrixSMSe.munki": [ - "com.github.dataJAR-recipes.munki.GMetrixSMSe" + "Apache NetBeans 12.munki": [ + "com.github.dataJAR-recipes.munki.Apache NetBeans 12" ], - "GMetrixSMSe.pkg": [ - "com.github.dataJAR-recipes.pkg.GMetrixSMSe" + "New York Fonts.download": [ + "com.github.dataJAR-recipes.download.New York Fonts" ], - "MagicaVoxel.munki": [ - "com.github.dataJAR-recipes.munki.MagicaVoxel" + "New York Fonts.munki": [ + "com.github.dataJAR-recipes.munki.New York Fonts" ], - "MagicaVoxel.pkg": [ - "com.github.dataJAR-recipes.pkg.MagicaVoxel" + "Zinio Reader.jss": [ + "com.github.dataJAR-recipes.jss.Zinio Reader" ], - "MagicaVoxel.download": [ - "com.github.dataJAR-recipes.download.MagicaVoxel" + "Zinio Reader.download": [ + "com.github.dataJAR-recipes.download.Zinio Reader" ], - "Carthage.jss": [ - "com.github.dataJAR-recipes.jss.Carthage" + "Zinio Reader.munki": [ + "com.github.dataJAR-recipes.munki.Zinio Reader" ], - "SF Arabic Fonts.download": [ - "com.github.dataJAR-recipes.download.SF Arabic Fonts" + "Zinio Reader.pkg": [ + "com.github.dataJAR-recipes.pkg.Zinio Reader" ], - "SF Arabic Fonts.munki": [ - "com.github.dataJAR-recipes.munki.SF Arabic Fonts" + "Adobe Connect.munki": [ + "com.github.dataJAR-recipes.munki.Adobe Connect" ], - "PS Remote Play.download": [ - "com.github.dataJAR-recipes.download.PS Remote Play" + "Adobe Connect.download": [ + "com.github.dataJAR-recipes.download.Adobe Connect" ], - "PS Remote Play.munki": [ - "com.github.dataJAR-recipes.munki.PS Remote Play" + "DrawBot.munki": [ + "com.github.dataJAR-recipes.munki.DrawBot" ], - "renpy 8.pkg": [ - "com.github.dataJAR-recipes.pkg.renpy 8" + "EndNote21.munki": [ + "com.github.dataJAR-recipes.munki.EndNote21" ], - "renpy 8.download": [ - "com.github.dataJAR-recipes.download.renpy 8" + "Stream Deck.munki": [ + "com.github.dataJAR-recipes.munki.Stream Deck" ], - "renpy 8.munki": [ - "com.github.dataJAR-recipes.munki.renpy 8" + "Stream Deck.download": [ + "com.github.dataJAR-recipes.download.Stream Deck" ], - "Microsoft Azure Storage Explorer.download": [ - "com.github.dataJAR-recipes.download.MicrosoftAzureStorageExplorer" + "Gladinet Cloud Mac Client 9.jss": [ + "com.github.dataJAR-recipes.jss.Gladinet Cloud Mac Client 9" ], - "Microsoft Azure Storage Explorer.pkg": [ - "com.github.dataJAR-recipes.pkg.MicrosoftAzureStorageExplorer" + "Gladinet Cloud Mac Client 9.download": [ + "com.github.dataJAR-recipes.download.Gladinet Cloud Mac Client 9" ], - "Microsoft Azure Storage Explorer.munki": [ - "com.github.dataJAR-recipes.munki.MicrosoftAzureStorageExplorer" + "Gladinet Cloud Mac Client 9.munki": [ + "com.github.dataJAR-recipes.munki.Gladinet Cloud Mac Client 9" ], - "aText 3.download": [ - "com.github.dataJAR-recipes.download.aText 3" + "dearVR MICRO.download": [ + "com.github.dataJAR-recipes.download.dearVRMICRO" ], - "aText 3.munki": [ - "com.github.dataJAR-recipes.munki.aText 3" + "dearVR MICRO.munki": [ + "com.github.dataJAR-recipes.munki.dearVRMICRO" ], - "CrashPlan for Enterprise 6.jss": [ - "com.github.dataJAR-recipes.jss.CrashPlan for Enterprise 6" + "Microsoft Outlook 2016 Standalone.munki": [ + "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone" ], - "CrashPlan for Enterprise 6.munki": [ - "com.github.dataJAR-recipes.munki.CrashPlan for Enterprise 6" + "Google Backup and Sync.munki": [ + "com.github.dataJAR-recipes.munki.Google Backup and Sync" ], - "CrashPlan for Enterprise 6.pkg": [ - "com.github.dataJAR-recipes.pkg.CrashPlan for Enterprise 6" + "US-20x20_SettingsPanel.download": [ + "com.github.dataJAR-recipes.download.US-20x20SettingsPanel" ], - "CrashPlan for Enterprise 6.download": [ - "com.github.dataJAR-recipes.download.CrashPlan for Enterprise 6" + "US-20x20_SettingsPanel.munki": [ + "com.github.dataJAR-recipes.munki.US-20x20SettingsPanel" ], - "Salesforce CLI.munki": [ - "com.github.dataJAR-recipes.munki.Salesforce CLI" + "US-20x20_SettingsPanel.pkg": [ + "com.github.dataJAR-recipes.pkg.US-20x20SettingsPanel" ], - "Salesforce CLI.download": [ - "com.github.dataJAR-recipes.download.Salesforce CLI" + "DHS.munki": [ + "com.github.dataJAR-recipes.munki.DHS" ], - "Poll Everywhere.munki": [ - "com.github.dataJAR-recipes.munki.Poll Everywhere" + "DHS.download": [ + "com.github.dataJAR-recipes.download.DHS", + "com.github.ahousseini-recipes.download.DHS" ], - "Poll Everywhere.download": [ - "com.github.dataJAR-recipes.download.Poll Everywhere" + "Apple AU Lab.download": [ + "com.github.dataJAR-recipes.download.Apple AU Lab" ], - "Apache NetBeans 11.download": [ - "com.github.dataJAR-recipes.download.Apache NetBeans 11" + "Apple AU Lab.munki": [ + "com.github.dataJAR-recipes.munki.Apple AU Lab" ], - "Apache NetBeans 11.munki": [ - "com.github.dataJAR-recipes.munki.Apache NetBeans 11" + "Hide My Bar.download": [ + "com.github.dataJAR-recipes.download.HideMyBar" ], - "MidiMonitor.download": [ - "com.github.dataJAR-recipes.download.midimonitor" + "Hide My Bar.munki": [ + "com.github.dataJAR-recipes.munki.HideMyBar" ], - "MidiMonitor.munki": [ - "com.github.dataJAR-recipes.munki.midimonitor" + "Ekahau Pro.munki": [ + "com.github.dataJAR-recipes.munki.Ekahau Pro" ], - "RingCentral Classic.download": [ - "com.github.dataJAR-recipes.download.RingCentral Classic" + "Ekahau Pro.pkg": [ + "com.github.dataJAR-recipes.pkg.Ekahau Pro" ], - "RingCentral Classic.munki": [ - "com.github.dataJAR-recipes.munki.RingCentral Classic" + "Ekahau Pro.jss": [ + "com.github.dataJAR-recipes.jss.Ekahau Pro" ], - "Hudl Insight.download": [ - "com.github.dataJAR-recipes.download.Hudl Insight" + "Ekahau Pro.download": [ + "com.github.dataJAR-recipes.download.Ekahau Pro" ], - "Hudl Insight.munki": [ - "com.github.dataJAR-recipes.munki.Hudl Insight" + "EyeJack Creator 2021.download": [ + "com.github.dataJAR-recipes.download.EyeJack Creator 2021" ], - "NWEA Secure Testing Browser.munki": [ - "com.github.dataJAR-recipes.munki.NWEA Secure Testing Browser" + "EyeJack Creator 2021.munki": [ + "com.github.dataJAR-recipes.munki.EyeJack Creator 2021" ], - "Noun Project.download": [ - "com.github.dataJAR-recipes.download.Noun Project" + "LogiOptionsPlus.munki": [ + "com.github.dataJAR-recipes.munki.LogiOptionsPlus" ], - "Noun Project.pkg": [ - "com.github.dataJAR-recipes.pkg.Noun Project" + "OpenJDK14.munki": [ + "com.github.dataJAR-recipes.munki.OpenJDK14" ], - "Noun Project.munki": [ - "com.github.dataJAR-recipes.munki.Noun Project" + "ShareFile Sync.jss": [ + "com.github.dataJAR-recipes.jss.ShareFile Sync" ], - "Noun Project.jss": [ - "com.github.dataJAR-recipes.jss.Noun Project" + "ShareFile Sync.download": [ + "com.github.dataJAR-recipes.download.ShareFile Sync" ], - "Call Recorder for Skype-local.pkg": [ - "com.github.dataJAR-recipes.pkg.CallRecorderforSkype" + "ShareFile Sync.pkg": [ + "com.github.dataJAR-recipes.pkg.ShareFile Sync" ], - "OverSight.download": [ - "com.github.dataJAR-recipes.download.OverSight", - "com.github.oliverweinm-recipes.download.OverSight" + "ShareFile Sync.munki": [ + "com.github.dataJAR-recipes.munki.ShareFile Sync" ], - "OverSight.munki": [ - "com.github.dataJAR-recipes.munki.OverSight", - "com.github.oliverweinm-recipes.munki.OverSight" + "FireAlpaca.download": [ + "com.github.dataJAR-recipes.download.FireAlpaca" ], - "Sound Siphon 3.munki": [ - "com.github.dataJAR-recipes.munki.Sound Siphon 3" + "FireAlpaca.munki": [ + "com.github.dataJAR-recipes.munki.FireAlpaca" ], - "Sound Siphon 3.download": [ - "com.github.dataJAR-recipes.download.Sound Siphon 3" + "Miro.download": [ + "com.github.dataJAR-recipes.download.Miro" ], - "rekordbox 6.download": [ - "com.github.dataJAR-recipes.download.rekordbox 6" + "Miro.munki": [ + "com.github.dataJAR-recipes.munki.Miro" ], - "rekordbox 6.munki": [ - "com.github.dataJAR-recipes.munki.rekordbox 6" + "Miro.pkg": [ + "com.github.dataJAR-recipes.pkg.Miro", + "com.github.d33t5.pkg.Miro" ], - "Framer.munki": [ - "com.github.dataJAR-recipes.munki.Framer" + "Wondershare Filmora X.munki": [ + "com.github.dataJAR-recipes.munki.Wondershare Filmora X" ], - "Framer.download": [ - "com.github.dataJAR-recipes.download.Framer" + "Wondershare Filmora X.download": [ + "com.github.dataJAR-recipes.download.Wondershare Filmora X" ], - "Suitcase Fusion 9.munki": [ - "com.github.dataJAR-recipes.munki.Suitcase Fusion 9" + "DVDStyler.munki": [ + "com.github.dataJAR-recipes.munki.DVDStyler" ], - "Suitcase Fusion 9.download": [ - "com.github.dataJAR-recipes.download.Suitcase Fusion 9" + "DVDStyler.download": [ + "com.github.dataJAR-recipes.download.DVDStyler" ], - "Suitcase Fusion 9.pkg": [ - "com.github.dataJAR-recipes.pkg.Suitcase Fusion 9" + "Csound.download": [ + "com.github.dataJAR-recipes.download.Csound" ], - "Suitcase Fusion 9.jss": [ - "com.github.dataJAR-recipes.jss.Suitcase Fusion 9" + "Csound.munki": [ + "com.github.dataJAR-recipes.munki.Csound" ], - "Exposure X5.pkg": [ - "com.github.dataJAR-recipes.pkg.Exposure X5" + "Cloudflare WARP.munki": [ + "com.github.dataJAR-recipes.munki.Cloudflare WARP" ], - "Exposure X5.download": [ - "com.github.dataJAR-recipes.download.Exposure X5" + "Cloudflare WARP.download": [ + "com.github.dataJAR-recipes.download.Cloudflare WARP" ], - "Exposure X5.munki": [ - "com.github.dataJAR-recipes.munki.Exposure X5" + "Keeper Password Manager.munki": [ + "com.github.dataJAR-recipes.munki.KeeperPasswordManager" ], - "BBEdit 14.munki": [ - "com.github.dataJAR-recipes.munki.BBEdit 14" + "Keeper Password Manager.download": [ + "com.github.dataJAR-recipes.download.KeeperPasswordManager" ], - "BBEdit 14.download": [ - "com.github.dataJAR-recipes.download.BBEdit 14" + "Geekbench 5.download": [ + "com.github.dataJAR-recipes.download.Geekbench 5" ], - "Hudl Sportscode Gamebreaker Plus 11.download": [ - "com.github.dataJAR-recipes.download.Hudl Sportscode Gamebreaker Plus 11" + "Geekbench 5.munki": [ + "com.github.dataJAR-recipes.munki.Geekbench 5" ], - "Hudl Sportscode Gamebreaker Plus 11.munki": [ - "com.github.dataJAR-recipes.munki.Hudl Sportscode Gamebreaker Plus 11" + "Malwarebytes 3.pkg": [ + "com.github.dataJAR-recipes.pkg.Malwarebytes 3" ], - "Adobe CC 2019 Import.jss": [ - "com.github.dataJAR-recipes.jss.Import Adobe CC 2019 Title" + "Malwarebytes 3.munki": [ + "com.github.dataJAR-recipes.munki.Malwarebytes 3" ], - "Adobe CC 2019 Import.munki": [ - "com.github.dataJAR-recipes.munki.Import Adobe CC 2019 Title" + "Malwarebytes 3.download": [ + "com.github.dataJAR-recipes.download.Malwarebytes 3" ], - "FontLab 7-Trial.munki": [ - "com.github.dataJAR-recipes.munki.FontLab 7-Trial" + "Malwarebytes 3.jss": [ + "com.github.dataJAR-recipes.jss.Malwarebytes 3" ], - "FontLab 7-Trial.download": [ - "com.github.dataJAR-recipes.download.FontLab 7-Trial" + "Axure RP 10-Trial.download": [ + "com.github.dataJAR-recipes.download.Axure RP 10-Trial" ], - "Apache NetBeans.munki": [ - "com.github.dataJAR-recipes.munki.Apache NetBeans" + "Axure RP 10-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Axure RP 10-Trial" ], - "Apache NetBeans.download": [ - "com.github.dataJAR-recipes.download.Apache NetBeans" + "LXFree.download": [ + "com.github.dataJAR-recipes.download.LXFree" ], - "ActivDriver.munki": [ - "com.github.dataJAR-recipes.munki.ActivDriver" + "LXFree.munki": [ + "com.github.dataJAR-recipes.munki.LXFree" ], - "ActivDriver.download": [ - "com.github.dataJAR-recipes.download.ActivDriver" + "Razer Synapse 2.munki": [ + "com.github.dataJAR-recipes.munki.Razer Synapse 2" ], - "FabFilter Pro-L 2.download": [ - "com.github.dataJAR-recipes.download.FabFilter Pro-L 2" + "Razer Synapse 2.download": [ + "com.github.dataJAR-recipes.download.Razer Synapse 2" ], - "FabFilter Pro-L 2.munki": [ - "com.github.dataJAR-recipes.munki.FabFilter Pro-L 2" + "MindManager 23.munki": [ + "com.github.dataJAR-recipes.munki.MindManager 23" ], - "Retrologue.munki": [ - "com.github.dataJAR-recipes.munki.Retrologue" + "MindManager 23.download": [ + "com.github.dataJAR-recipes.download.MindManager 23" ], - "Retrologue.download": [ - "com.github.dataJAR-recipes.download.Retrologue" + "Fathom.munki": [ + "com.github.dataJAR-recipes.munki.Fathom", + "com.github.apizz.munki.fathom" ], - "Scratch 3.munki": [ - "com.github.dataJAR-recipes.munki.Scratch 3" + "Dell Color Management.download": [ + "com.github.dataJAR-recipes.download.Dell Color Management" ], - "Scratch 3.jss": [ - "com.github.dataJAR-recipes.jss.Scratch 3" + "Dell Color Management.munki": [ + "com.github.dataJAR-recipes.munki.Dell Color Management" ], - "Scratch 3.download": [ - "com.github.dataJAR-recipes.download.Scratch 3" + "SketchUp Pro 2016 EN.munki": [ + "com.github.dataJAR-recipes.munki.SketchUp Pro 2016 EN" ], - "Scratch 3.pkg": [ - "com.github.dataJAR-recipes.pkg.Scratch 3" + "SketchUp Pro 2016 EN.pkg": [ + "com.github.dataJAR-recipes.pkg.SketchUp Pro 2016 EN" ], - "MindManager 22.download": [ - "com.github.dataJAR-recipes.download.MindManager 22" + "SketchUp Pro 2016 EN.download": [ + "com.github.dataJAR-recipes.download.SketchUp Pro 2016 EN" ], - "MindManager 22.munki": [ - "com.github.dataJAR-recipes.munki.MindManager 22" + "HDXRealTimeMediaEngine.download": [ + "com.github.dataJAR-recipes.download.HDXRealTimeMediaEngine" ], - "Connect Fonts.munki": [ - "com.github.dataJAR-recipes.munki.Connect Fonts" + "HDXRealTimeMediaEngine.munki": [ + "com.github.dataJAR-recipes.munki.HDXRealTimeMediaEngine" ], - "Connect Fonts.download": [ - "com.github.dataJAR-recipes.download.Connect Fonts" + "SF Mono Fonts.download": [ + "com.github.dataJAR-recipes.download.SF Mono Fonts" ], - "Ekahau Pro.download": [ - "com.github.dataJAR-recipes.download.Ekahau Pro" + "SF Mono Fonts.munki": [ + "com.github.dataJAR-recipes.munki.SF Mono Fonts" ], - "Ekahau Pro.munki": [ - "com.github.dataJAR-recipes.munki.Ekahau Pro" + "Waltr2.install": [ + "com.github.dataJAR-recipes.install.Waltr2" ], - "Ekahau Pro.pkg": [ - "com.github.dataJAR-recipes.pkg.Ekahau Pro" + "Waltr2.munki": [ + "com.github.dataJAR-recipes.munki.Waltr2" ], - "Ekahau Pro.jss": [ - "com.github.dataJAR-recipes.jss.Ekahau Pro" + "Waltr2.download": [ + "com.github.dataJAR-recipes.download.Waltr2" ], - "Lens.download": [ - "com.github.dataJAR-recipes.download.Lens", - "com.github.ahousseini-recipes.download.Lens" + "Waltr2.pkg": [ + "com.github.dataJAR-recipes.pkg.Waltr2" ], - "Haiku.download": [ - "com.github.dataJAR-recipes.download.Haiku" + "JPEGmini Pro-Trial.munki": [ + "com.github.dataJAR-recipes.munki.JPEGmini Pro-Trial" ], - "Haiku.munki": [ - "com.github.dataJAR-recipes.munki.Haiku" + "JPEGmini Pro-Trial.download": [ + "com.github.dataJAR-recipes.download.JPEGmini Pro-Trial" ], - "SMART Product Drivers and Ink.munki": [ - "com.github.dataJAR-recipes.munki.SMARTProductDriversandInk" + "JPEGmini Pro-Trial.jss": [ + "com.github.dataJAR-recipes.jss.JPEGmini Pro-Trial" ], - "SMART Product Drivers and Ink.download": [ - "com.github.dataJAR-recipes.download.SMARTProductDriversandInk" + "JPEGmini Pro-Trial.pkg": [ + "com.github.dataJAR-recipes.pkg.JPEGmini Pro-Trial" ], - "BlockBlock.download": [ - "com.github.dataJAR-recipes.download.BlockBlock", - "com.github.zentralpro.download.blockblock" + "MongoDB Compass.download": [ + "com.github.dataJAR-recipes.download.MongoDB Compass" ], - "BlockBlock.munki": [ - "com.github.dataJAR-recipes.munki.BlockBlock", - "com.github.apizz.munki.BlockBlock" + "MongoDB Compass.munki": [ + "com.github.dataJAR-recipes.munki.MongoDB Compass" ], - "Motion.download": [ - "com.github.dataJAR-recipes.download.Motion" + "Max 8.download": [ + "com.github.dataJAR-recipes.download.Max 8" ], - "Motion.munki": [ - "com.github.dataJAR-recipes.munki.Motion" + "Max 8.munki": [ + "com.github.dataJAR-recipes.munki.Max 8" ], - "Godot 4.munki": [ - "com.github.dataJAR-recipes.munki.Godot 4" + "BambuStudio.download": [ + "com.github.dataJAR-recipes.download.BambuStudio" ], - "Godot 4.download": [ - "com.github.dataJAR-recipes.download.Godot 4" + "BambuStudio.munki": [ + "com.github.dataJAR-recipes.munki.BambuStudio" ], - "Godot 4.pkg": [ - "com.github.dataJAR-recipes.pkg.Godot 4" + "Mu Editor.download": [ + "com.github.dataJAR-recipes.download.Mu Editor" ], - "Microsoft PowerPoint 2016 Standalone.munki": [ - "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone" + "Mu Editor.munki": [ + "com.github.dataJAR-recipes.munki.Mu Editor" ], - "ARRIRAWConverter 4.munki": [ - "com.github.dataJAR-recipes.munki.ARRIRAWConverter 4" + "Marvel.download": [ + "com.github.dataJAR-recipes.download.Marvel" ], - "ARRIRAWConverter 4.download": [ - "com.github.dataJAR-recipes.download.ARRIRAWConverter 4" + "Marvel.pkg": [ + "com.github.dataJAR-recipes.pkg.Marvel" ], - "ARRIRAWConverter 4.pkg": [ - "com.github.dataJAR-recipes.pkg.ARRIRAWConverter 4" + "Marvel.munki": [ + "com.github.dataJAR-recipes.munki.Marvel" ], - "Adobe 2020 Import.jss": [ - "com.github.dataJAR-recipes.jss.Import Adobe 2020 Title" + "Adobe DNG Converter.munki": [ + "com.github.dataJAR-recipes.munki.Adobe DNG Converter" ], - "Adobe 2020 Import.munki": [ - "com.github.dataJAR-recipes.munki.Import Adobe 2020 Title" + "Adobe DNG Converter.download": [ + "com.github.dataJAR-recipes.download.Adobe DNG Converter" ], - "LAPS for macOS.munki": [ - "com.github.dataJAR-recipes.munki.LAPSformacOS" + "WiFi Explorer Pro 3.download": [ + "com.github.dataJAR-recipes.download.WiFi Explorer Pro 3" ], - "NoMAD.download": [ - "com.github.tbridge.download.NoMAD" + "WiFi Explorer Pro 3.munki": [ + "com.github.dataJAR-recipes.munki.WiFi Explorer Pro 3" ], - "NoMAD.munki": [ - "com.github.tbridge.munki.nomad" + "Framer Desktop-Trial.munki": [ + "com.github.dataJAR-recipes.munki.Framer Desktop-Trial" ], - "NoMAD.pkg": [ - "com.github.tbridge.pkg.NoMAD" + "Framer Desktop-Trial.download": [ + "com.github.dataJAR-recipes.download.Framer Desktop-Trial" ], - "Azendoo.munki": [ - "com.github.tbridge.munki.Azendoo" + "Resolume Avenue.munki": [ + "com.github.dataJAR-recipes.munki.Resolume Avenue" ], - "Azendoo.pkg": [ - "com.github.tbridge.pkg.Azendoo" + "Komodo IDE.munki": [ + "com.github.dataJAR-recipes.munki.KomodoIDE" ], - "Azendoo.jss": [ - "com.github.tbridge.jss.Azendoo" + "Komodo IDE.download": [ + "com.github.dataJAR-recipes.download.KomodoIDE" ], - "Azendoo.install": [ - "com.github.tbridge.install.Azendoo" + "Final Draft 13.munki": [ + "com.github.dataJAR-recipes.munki.Final Draft 13" ], - "Azendoo.download": [ - "com.github.tbridge.download.Azendoo" + "Final Draft 13.download": [ + "com.github.dataJAR-recipes.download.Final Draft 13" ], - "KerioControlVPN.download": [ - "com.github.tbridge.download.kerio-control-vpn" + "DBeaver Community Edition.munki": [ + "com.github.dataJAR-recipes.munki.DBeaver Community Edition" ], - "KerioControlVPN.munki": [ - "com.github.tbridge.munki.kerio-control-vpn" + "Network Canvas Architect.download": [ + "com.github.dataJAR-recipes.download.Network Canvas Architect" + ], + "Network Canvas Architect.munki": [ + "com.github.dataJAR-recipes.munki.Network Canvas Architect" ], "Flow.munki": [ "com.github.tbridge.munki.Flow" @@ -166713,14 +166682,29 @@ "Flow.pkg": [ "com.github.tbridge.pkg.Flow" ], - "Stitch Connect.jss": [ - "com.github.tbridge.jss.StitchConnect" + "NoMAD.pkg": [ + "com.github.tbridge.pkg.NoMAD" ], - "Stitch Connect.download": [ - "com.github.tbridge.download.StitchConnect" + "NoMAD.munki": [ + "com.github.tbridge.munki.nomad" ], - "Stitch Connect.install": [ - "com.github.tbridge.install.StitchConnect" + "NoMAD.download": [ + "com.github.tbridge.download.NoMAD" + ], + "Azendoo.munki": [ + "com.github.tbridge.munki.Azendoo" + ], + "Azendoo.download": [ + "com.github.tbridge.download.Azendoo" + ], + "Azendoo.install": [ + "com.github.tbridge.install.Azendoo" + ], + "Azendoo.jss": [ + "com.github.tbridge.jss.Azendoo" + ], + "Azendoo.pkg": [ + "com.github.tbridge.pkg.Azendoo" ], "Stitch Connect.pkg": [ "com.github.tbridge.pkg.StitchConnect" @@ -166728,44 +166712,77 @@ "Stitch Connect.munki": [ "com.github.tbridge.munki.StitchConnect" ], - "TwistedWave.download": [ - "com.github.orbsmiv.download.TwistedWave" + "Stitch Connect.install": [ + "com.github.tbridge.install.StitchConnect" ], - "TwistedWave.munki": [ - "com.github.orbsmiv.munki.TwistedWave" + "Stitch Connect.download": [ + "com.github.tbridge.download.StitchConnect" ], - "ReaperSWS.pkg": [ - "com.github.orbsmiv.pkg.ReaperSWS" + "Stitch Connect.jss": [ + "com.github.tbridge.jss.StitchConnect" ], - "ReaperSWS.munki": [ - "com.github.orbsmiv.munki.ReaperSWS" + "KerioControlVPN.munki": [ + "com.github.tbridge.munki.kerio-control-vpn" ], - "ReaperSWS.download": [ - "com.github.orbsmiv.download.ReaperSWS" + "KerioControlVPN.download": [ + "com.github.tbridge.download.kerio-control-vpn" + ], + "Ambeo.munki": [ + "com.github.orbsmiv.munki.Ambeo" + ], + "Ambeo.download": [ + "com.github.orbsmiv.download.Ambeo" + ], + "SpatGRIS.munki": [ + "com.github.orbsmiv.munki.SpatGRIS" + ], + "SpatGRIS.pkg": [ + "com.github.orbsmiv.pkg.SpatGRIS" + ], + "SpatGRIS.download": [ + "com.github.orbsmiv.download.SpatGRIS" ], "GrmToolsEvolution.munki": [ "com.github.orbsmiv.munki.GrmToolsEvolution" ], - "GrmToolsClassic.munki": [ - "com.github.orbsmiv.munki.GrmToolsClassic" + "GrmToolsSpaces.munki": [ + "com.github.orbsmiv.munki.GrmToolsSpaces" ], "GrmTools.download": [ "com.github.orbsmiv.download.GrmTools" ], - "GrmToolsSpaces.munki": [ - "com.github.orbsmiv.munki.GrmToolsSpaces" - ], "GrmToolsSpectralTransform.munki": [ "com.github.orbsmiv.munki.GrmToolsSpectralTransform" ], - "Reaper64.munki": [ - "com.github.orbsmiv.munki.Reaper64" + "GrmToolsClassic.munki": [ + "com.github.orbsmiv.munki.GrmToolsClassic" ], - "Reaper64.download": [ - "com.github.orbsmiv.download.Reaper64" + "Pd.pkg": [ + "com.github.orbsmiv.pkg.Pd", + "com.github.paul-cossey.pkg.Pd" ], - "Reaper64Notarized.munki": [ - "com.github.orbsmiv.munki.Reaper64Notarized" + "Pd.munki": [ + "com.github.orbsmiv.munki.Pd", + "com.github.paul-cossey.munki.Pd" + ], + "Pd.download": [ + "com.github.orbsmiv.download.Pd", + "com.github.paul-cossey.download.Pd" + ], + "AudioSculpt.pkg": [ + "com.github.orbsmiv.pkg.AudioSculpt" + ], + "AudioSculpt.munki": [ + "com.github.orbsmiv.munki.AudioSculpt" + ], + "AudioSculpt.download": [ + "com.github.orbsmiv.download.AudioSculpt" + ], + "Reaper.munki": [ + "com.github.orbsmiv.munki.Reaper" + ], + "Reaper64Notarized.download": [ + "com.github.orbsmiv.download.Reaper64Notarized" ], "ReaMote64.munki": [ "com.github.orbsmiv.munki.ReaMote64" @@ -166774,32 +166791,26 @@ "com.github.orbsmiv.download.Reaper", "com.github.moofit-recipes.download.Reaper" ], - "Reaper.munki": [ - "com.github.orbsmiv.munki.Reaper" + "Reaper64.munki": [ + "com.github.orbsmiv.munki.Reaper64" ], "ReaMote.munki": [ "com.github.orbsmiv.munki.ReaMote" ], - "Reaper64Notarized.download": [ - "com.github.orbsmiv.download.Reaper64Notarized" - ], - "SpatGRIS.download": [ - "com.github.orbsmiv.download.SpatGRIS" - ], - "SpatGRIS.munki": [ - "com.github.orbsmiv.munki.SpatGRIS" + "Reaper64Notarized.munki": [ + "com.github.orbsmiv.munki.Reaper64Notarized" ], - "SpatGRIS.pkg": [ - "com.github.orbsmiv.pkg.SpatGRIS" + "Reaper64.download": [ + "com.github.orbsmiv.download.Reaper64" ], - "AudioSculpt.download": [ - "com.github.orbsmiv.download.AudioSculpt" + "SuperCollider.pkg": [ + "com.github.orbsmiv.pkg.SuperCollider" ], - "AudioSculpt.pkg": [ - "com.github.orbsmiv.pkg.AudioSculpt" + "SuperCollider.download": [ + "com.github.orbsmiv.download.SuperCollider" ], - "AudioSculpt.munki": [ - "com.github.orbsmiv.munki.AudioSculpt" + "SuperCollider.munki": [ + "com.github.orbsmiv.munki.SuperCollider" ], "HandBrakeCLI.munki": [ "com.github.orbsmiv.munki.HandBrakeCLI" @@ -166810,56 +166821,35 @@ "HandBrakeCLI.pkg": [ "com.github.orbsmiv.pkg.HandBrakeCLI" ], - "LilyPond.munki": [ - "com.github.orbsmiv.munki.LilyPond" - ], - "LilyPond.pkg": [ - "com.github.orbsmiv.pkg.LilyPond" - ], - "LilyPond.download": [ - "com.github.orbsmiv.download.LilyPond" - ], - "Ambeo.download": [ - "com.github.orbsmiv.download.Ambeo" - ], - "Ambeo.munki": [ - "com.github.orbsmiv.munki.Ambeo" - ], - "Pd.munki": [ - "com.github.orbsmiv.munki.Pd", - "com.github.paul-cossey.munki.Pd" - ], - "Pd.download": [ - "com.github.orbsmiv.download.Pd", - "com.github.paul-cossey.download.Pd" - ], - "Pd.pkg": [ - "com.github.orbsmiv.pkg.Pd", - "com.github.paul-cossey.pkg.Pd" + "MotuProAudio.download": [ + "com.github.orbsmiv.download.MotuProAudio" ], "MotuProAudio.munki": [ "com.github.orbsmiv.munki.MotuProAudio" ], - "MotuProAudio.download": [ - "com.github.orbsmiv.download.MotuProAudio" + "ReaperSWS.download": [ + "com.github.orbsmiv.download.ReaperSWS" ], - "SuperCollider.download": [ - "com.github.orbsmiv.download.SuperCollider" + "ReaperSWS.munki": [ + "com.github.orbsmiv.munki.ReaperSWS" ], - "SuperCollider.munki": [ - "com.github.orbsmiv.munki.SuperCollider" + "ReaperSWS.pkg": [ + "com.github.orbsmiv.pkg.ReaperSWS" ], - "SuperCollider.pkg": [ - "com.github.orbsmiv.pkg.SuperCollider" + "LilyPond.pkg": [ + "com.github.orbsmiv.pkg.LilyPond" ], - "PritunlClient.install": [ - "com.github.tecnico1931.install.PritunlClient" + "LilyPond.munki": [ + "com.github.orbsmiv.munki.LilyPond" ], - "PritunlClient.jss": [ - "com.github.tecnico1931.jss.PritunlClient" + "LilyPond.download": [ + "com.github.orbsmiv.download.LilyPond" ], - "PritunlClient.pkg": [ - "com.github.tecnico1931.pkg.PritunlClient" + "TwistedWave.munki": [ + "com.github.orbsmiv.munki.TwistedWave" + ], + "TwistedWave.download": [ + "com.github.orbsmiv.download.TwistedWave" ], "Restor.jss": [ "tecnico1931.jss.Restor" @@ -166867,14 +166857,14 @@ "Restor.install": [ "tecnico1931.install.Restor" ], - "SDM.download": [ - "com.github.tecnico1931.download.SDM" + "PritunlClient.pkg": [ + "com.github.tecnico1931.pkg.PritunlClient" ], - "SDM.jss": [ - "com.github.tecnico1931.jss.SDM" + "PritunlClient.install": [ + "com.github.tecnico1931.install.PritunlClient" ], - "SDM.install": [ - "com.github.tecnico1931.install.SDM" + "PritunlClient.jss": [ + "com.github.tecnico1931.jss.PritunlClient" ], "SDM.munki": [ "com.github.tecnico1931.munki.SDM" @@ -166882,148 +166872,198 @@ "SDM.pkg": [ "com.github.tecnico1931.pkg.SDM" ], - "Airtame.jss": [ - "com.github.tecnico1931.jss.Airtame" + "SDM.install": [ + "com.github.tecnico1931.install.SDM" ], - "Airtame.pkg": [ - "tecnico1931.pkg.Airtame", - "com.github.moofit-recipes.pkg.Airtame" + "SDM.jss": [ + "com.github.tecnico1931.jss.SDM" + ], + "SDM.download": [ + "com.github.tecnico1931.download.SDM" ], "Airtame.install": [ "tecnico1931.install.Airtame", "com.github.macprince.install.Airtame" ], + "Airtame.jss": [ + "com.github.tecnico1931.jss.Airtame" + ], "Airtame.download": [ "tecnico1931.download.Airtame", "com.github.macprince.download.Airtame" ], - "SigniantApp.download": [ - "com.github.brianwells.download.SigniantApp" + "Airtame.pkg": [ + "tecnico1931.pkg.Airtame", + "com.github.moofit-recipes.pkg.Airtame" + ], + "nextSPOT.pkg": [ + "com.github.brianwells.pkg.nextSPOT" + ], + "nextSPOT.munki": [ + "com.github.brianwells.munki.nextSPOT" ], "SigniantApp.munki": [ "com.github.brianwells.munki.SigniantApp" ], + "SigniantApp.download": [ + "com.github.brianwells.download.SigniantApp" + ], "SigniantApp.pkg": [ "com.github.brianwells.pkg.SigniantApp" ], - "nextSPOT.munki": [ - "com.github.brianwells.munki.nextSPOT" + "Art View.pkg": [ + "com.github.hobbithardcase.pkg.ArtView" ], - "nextSPOT.pkg": [ - "com.github.brianwells.pkg.nextSPOT" + "Art View.munki": [ + "com.github.hobbithardcase.munki.ArtView" ], - "EdgeDev.install": [ - "com.github.hobbithardcase.install.EdgeDev" + "Art View.download": [ + "com.github.hobbithardcase.download.ArtView" ], - "EdgeDev.munki": [ - "com.github.hobbithardcase.munki.EdgeDev" + "Art View.install": [ + "com.github.hobbithardcase.install.ArtView" ], - "EdgeDev.download": [ - "com.github.hobbithardcase.download.EdgeDev" + "IP in menu bar.download": [ + "com.github.hobbithardcase.download.IPinmenubar" ], - "EdgeDev.jss": [ - "com.github.hobbithardcase.jss.EdgeDev" + "IP in menu bar.munki": [ + "com.github.hobbithardcase.munki.IPinmenubar" ], - "yEd.pkg": [ - "com.github.hobbithardcase.pkg.yEd" + "IP in menu bar.install": [ + "com.github.hobbithardcase.install.IPinmenubar" ], - "ScreamingFrogSEOSpider.pkg": [ - "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider" + "IP in menu bar.jss": [ + "com.github.jss-recipes.jss.IPinmenubar" ], - "HKXAppDrawer.install": [ - "com.github.hobbithardcase.install.HKXAppDrawer" + "IP in menu bar.pkg": [ + "com.github.hobbithardcase.pkg.IPinmenubar" ], - "HKXAppDrawer.download": [ - "com.github.hobbithardcase.download.HKXAppDrawer" + "Print Window.pkg": [ + "com.github.hobbithardcase.pkg.PrintWindow" ], - "yEd.install": [ - "com.github.hobbithardcase.install.yEd" + "Print Window.install": [ + "com.github.hobbithardcase.install.PrintWindow" ], - "HKXAppDrawer.pkg": [ - "com.github.hobbithardcase.pkg.HKXAppDrawer" + "Print Window.download": [ + "com.github.hobbithardcase.download.PrintWindow" ], - "ScreamingFrogSEOSpider.install": [ - "com.github.hobbithardcase.install.ScreamingFrogSEOSpider" + "Print Window.munki": [ + "com.github.hobbithardcase.munki.PrintWindow" ], - "HKXAppDrawer.munki": [ - "com.github.hobbithardcase.munki.HKXAppDrawer" + "Kitabu.install": [ + "com.github.hobbithardcase.install.Kitabu" ], - "Art View.munki": [ - "com.github.hobbithardcase.munki.ArtView" + "Kitabu.pkg": [ + "com.github.hobbithardcase.pkg.Kitabu" ], - "Art View.install": [ - "com.github.hobbithardcase.install.ArtView" + "Kitabu.munki": [ + "com.github.hobbithardcase.munki.Kitabu" ], - "Art View.pkg": [ - "com.github.hobbithardcase.pkg.ArtView" + "Kitabu.download": [ + "com.github.hobbithardcase.download.Kitabu" ], - "Art View.download": [ - "com.github.hobbithardcase.download.ArtView" + "Gitbox.pkg": [ + "com.github.hobbithardcase.pkg.Gitbox" ], "Gitbox.download": [ "com.github.hobbithardcase.download.Gitbox" ], + "Gitbox.munki": [ + "com.github.hobbithardcase.munki.Gitbox" + ], "Gitbox.install": [ "com.github.hobbithardcase.install.Gitbox" ], - "Gitbox.munki": [ - "com.github.hobbithardcase.munki.Gitbox" + "yEd.install": [ + "com.github.hobbithardcase.install.yEd" ], - "Gitbox.pkg": [ - "com.github.hobbithardcase.pkg.Gitbox" + "HKXAppDrawer.munki": [ + "com.github.hobbithardcase.munki.HKXAppDrawer" + ], + "ScreamingFrogSEOSpider.install": [ + "com.github.hobbithardcase.install.ScreamingFrogSEOSpider" + ], + "HKXAppDrawer.download": [ + "com.github.hobbithardcase.download.HKXAppDrawer" + ], + "HKXAppDrawer.pkg": [ + "com.github.hobbithardcase.pkg.HKXAppDrawer" + ], + "ScreamingFrogSEOSpider.pkg": [ + "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider" + ], + "HKXAppDrawer.install": [ + "com.github.hobbithardcase.install.HKXAppDrawer" + ], + "yEd.pkg": [ + "com.github.hobbithardcase.pkg.yEd" + ], + "EdgeDev.install": [ + "com.github.hobbithardcase.install.EdgeDev" + ], + "EdgeDev.download": [ + "com.github.hobbithardcase.download.EdgeDev" + ], + "EdgeDev.munki": [ + "com.github.hobbithardcase.munki.EdgeDev" + ], + "EdgeDev.jss": [ + "com.github.hobbithardcase.jss.EdgeDev" ], "Zeplin.install": [ "com.github.hobbithardcase.install.Zeplin" ], - "Zeplin.munki": [ - "com.github.hobbithardcase.munki.Zeplin" - ], "Zeplin.download": [ "com.github.hobbithardcase.download.Zeplin", "com.github.ahousseini-recipes.download.Zeplin" ], + "Zeplin.munki": [ + "com.github.hobbithardcase.munki.Zeplin" + ], "Zeplin.pkg": [ "com.github.hobbithardcase.pkg.Zeplin", "com.github.ahousseini-recipes.pkg.Zeplin" ], - "IP in menu bar.jss": [ - "com.github.jss-recipes.jss.IPinmenubar" - ], - "IP in menu bar.download": [ - "com.github.hobbithardcase.download.IPinmenubar" - ], - "IP in menu bar.munki": [ - "com.github.hobbithardcase.munki.IPinmenubar" + "Solstice.jss": [ + "com.github.jss-recipes.jss.Solstice" ], - "IP in menu bar.install": [ - "com.github.hobbithardcase.install.IPinmenubar" + "Solstice.pkg": [ + "com.github.chalcahuite.pkg.Solstice", + "com.github.mlbz521.pkg.Solstice", + "com.github.mlbz521.pkg.SolsticeClient", + "com.github.ahousseini-recipes.pkg.Solstice" ], - "IP in menu bar.pkg": [ - "com.github.hobbithardcase.pkg.IPinmenubar" + "Solstice.install": [ + "com.github.chalcahuite.install.Solstice" ], - "Print Window.munki": [ - "com.github.hobbithardcase.munki.PrintWindow" + "Solstice.download": [ + "com.github.chalcahuite.download.Solstice", + "com.github.mlbz521.download.Solstice", + "com.github.ahousseini-recipes.download.Solstice" ], - "Print Window.pkg": [ - "com.github.hobbithardcase.pkg.PrintWindow" + "Solstice.munki": [ + "com.github.chalcahuite.munki.Solstice", + "com.github.dcoobs-recipes.munki.Solstice" ], - "Print Window.install": [ - "com.github.hobbithardcase.install.PrintWindow" + "outset.jss": [ + "com.github.chalcahuite.jss.outset" ], - "Print Window.download": [ - "com.github.hobbithardcase.download.PrintWindow" + "Webex Teams.jss": [ + "com.github.jss-recipes.jss.WebexTeams" ], - "Kitabu.munki": [ - "com.github.hobbithardcase.munki.Kitabu" + "Webex Teams.munki": [ + "com.github.autopkg.chalcahuite-recipes.munki.WebexTeams", + "com.github.precursorca.munki.WebexTeams" ], - "Kitabu.download": [ - "com.github.hobbithardcase.download.Kitabu" + "dockutil.jss": [ + "com.github.autopkg.chalcahuite.jss.dockutil" ], - "Kitabu.pkg": [ - "com.github.hobbithardcase.pkg.Kitabu" + "AdoptOpenJDK8.jss": [ + "com.github.chalcahuite-recipes.jss.AdoptOpenJDK8" ], - "Kitabu.install": [ - "com.github.hobbithardcase.install.Kitabu" + "Cisco Spark.pkg": [ + "com.github.chalcahuite.pkg.CiscoSpark", + "com.github.precursorca.pkg.CiscoSpark" ], "Cisco Spark.jss": [ "com.github.chalcahuite.jss.CiscoSpark" @@ -167036,130 +167076,96 @@ "com.github.chalcahuite.munki.CiscoSpark", "com.github.precursorca.munki.CiscoSpark" ], - "Cisco Spark.pkg": [ - "com.github.chalcahuite.pkg.CiscoSpark", - "com.github.precursorca.pkg.CiscoSpark" - ], "Cisco Spark.download": [ "com.github.chalcahuite.download.CiscoSpark", "com.github.precursorca.download.CiscoSpark" ], - "dockutil.jss": [ - "com.github.autopkg.chalcahuite.jss.dockutil" - ], "MAS-Push Diagnostics.pkg": [ "com.github.chalcahuite.pkg.PushDiagnostics" ], "Push Diagnostics.jss": [ "com.github.jss-recipes.jss.PushDiagnostics" ], - "outset.jss": [ - "com.github.chalcahuite.jss.outset" - ], - "Webex Teams.jss": [ - "com.github.jss-recipes.jss.WebexTeams" + "Password Monitor.pkg": [ + "com.github.chalcahuite.pkg.PasswordMonitor" ], - "Webex Teams.munki": [ - "com.github.autopkg.chalcahuite-recipes.munki.WebexTeams", - "com.github.precursorca.munki.WebexTeams" + "Password Monitor.download": [ + "com.github.chalcahuite.download.PasswordMonitor" ], "Password Monitor.jss": [ "com.github.jss-recipes.jss.PasswordMonitor" ], - "Password Monitor.pkg": [ - "com.github.chalcahuite.pkg.PasswordMonitor" - ], "Password Monitor.install": [ "com.github.chalcahuite.install.PasswordMonitor" ], - "Password Monitor.download": [ - "com.github.chalcahuite.download.PasswordMonitor" - ], - "AdoptOpenJDK8.jss": [ - "com.github.chalcahuite-recipes.jss.AdoptOpenJDK8" - ], - "Solstice.pkg": [ - "com.github.chalcahuite.pkg.Solstice", - "com.github.mlbz521.pkg.Solstice", - "com.github.mlbz521.pkg.SolsticeClient", - "com.github.ahousseini-recipes.pkg.Solstice" + "SweetHome3D.pkg": [ + "com.github.sebtomasi.pkg.sweethome3d" ], - "Solstice.download": [ - "com.github.chalcahuite.download.Solstice", - "com.github.mlbz521.download.Solstice", - "com.github.ahousseini-recipes.download.Solstice" + "SweetHome3D.jss": [ + "com.github.sebtomasi.jss.sweethome3d" ], - "Solstice.install": [ - "com.github.chalcahuite.install.Solstice" + "AutoPkgr.jss": [ + "com.github.sebtomasi.jss.AutoPkgr" ], - "Solstice.jss": [ - "com.github.jss-recipes.jss.Solstice" + "LegoWeDo.download": [ + "com.github.sebtomasi.download.legoWeDo" ], - "Solstice.munki": [ - "com.github.chalcahuite.munki.Solstice", - "com.github.dcoobs-recipes.munki.Solstice" + "LegoWeDo.pkg": [ + "com.github.sebtomasi.pkg.legoWeDo" ], - "Stellarium.jss": [ - "com.github.sebtomasi.jss.stellarium" + "LegoWeDo.jss": [ + "com.github.sebtomasi.jss.legoWeDo" ], "MuseScore.jss": [ "com.github.sebtomasi.jss.MuseScore" ], - "LegoMindstormsEducation.download": [ - "com.github.sebtomasi.download.LegoMindstormsEducation" - ], - "LegoMindstormsEducation.pkg": [ - "com.github.sebtomasi.pkg.LegoMindstormsEducation" - ], - "LegoMindstormsEducation.jss": [ - "com.github.sebtomasi.jss.LegoMindstormsEducation" + "SplashBuddy.download": [ + "com.github.sebtomasi.download.SplashBuddy" ], - "LibreOfficeLangPack.download": [ - "com.github.sebtomasi.download.LibreOfficeLangPack", - "com.github.grahampugh.recipes.download.LibreOfficeLangPack", - "com.github.wycomco.download.LibreOfficeLangPack" + "SpashBuddy.jss": [ + "com.github.sebtomasi.jss.SplashBuddy" ], - "LibreOfficeLangPack.jss": [ - "com.github.sebtomasi.jss.LibreOfficeLangPack" + "SplashBuddy.pkg": [ + "com.github.sebtomasi.pkg.SplashBuddy" ], - "LibreOfficeLangPack.munki": [ - "com.github.sebtomasi.munki.LibreOfficeLangPack", - "com.github.wycomco.munki.LibreOfficeLangPack" + "Arduino.jss": [ + "com.github.sebtomasi.jss.Arduino" ], - "LibreOfficeLangPack.pkg": [ - "com.github.sebtomasi.pkg.LibreOfficeLangPack", - "com.github.grahampugh.recipes.pkg.LibreOfficeLangPack", - "com.github.wycomco.pkg.LibreOfficeLangPack" + "ICanAnimate2.pkg": [ + "com.github.sebtomasi.pkg.ICanAnimate2" ], - "OpenBoard.download": [ - "com.github.sebtomasi.download.OpenBoard" + "ICanAnimate2.jss": [ + "com.github.sebtomasi.jss.ICanAnimate2" ], - "OpenBoard.pkg": [ - "com.github.sebtomasi.pkg.OpenBoard" + "CaRMetal.download": [ + "com.github.sebtomasi.download.CaRMetal" ], - "OpenBoard.jss": [ - "com.github.sebtomasi.jss.OpenBoard" + "CaRMetal.pkg": [ + "com.github.sebtomasi.pkg.CaRMetal" ], - "AutodeskFusion360.jss": [ - "com.github.sebtomasi.jss.AutodeskFusion360" + "CaRMetal.jss": [ + "com.github.sebtomasi.jss.CaRMetal" ], - "AutoPkgr.jss": [ - "com.github.sebtomasi.jss.AutoPkgr" + "XMind.pkg": [ + "com.github.sebtomasi.pkg.XMind", + "com.github.ahousseini-recipes.pkg.XMind" ], - "Intaglio.jss": [ - "com.github.sebtomasi.jss.Intaglio" + "PyCharmEdu.jss": [ + "com.github.sebtomasi.jss.PyCharmEdu" ], - "Intaglio.pkg": [ - "com.github.sebtomasi.pkg.Intaglio" + "SilhouetteStudio.jss": [ + "com.github.sebtomasi.jss.SilhouetteStudio" ], - "Intaglio.download": [ - "com.github.sebtomasi.download.Intaglio" + "SilhouetteStudio.download": [ + "com.github.sebtomasi.download.SilhouetteStudio", + "com.github.ahousseini-recipes.download.SilhouetteStudio" ], - "SweetHome3D.pkg": [ - "com.github.sebtomasi.pkg.sweethome3d" + "SilhouetteStudio.pkg": [ + "com.github.sebtomasi.pkg.SilhouetteStudio", + "com.github.ahousseini-recipes.pkg.SilhouetteStudio" ], - "SweetHome3D.jss": [ - "com.github.sebtomasi.jss.sweethome3d" + "BatchImageResizer.jss": [ + "com.github.sebtomasi.jss.BatchImageResizer" ], "BatchImageResizer.pkg": [ "com.github.sebtomasi.pkg.BatchImageResizer" @@ -167167,120 +167173,116 @@ "BatchImageResizer.download": [ "com.github.sebtomasi.download.BatchImageResizer" ], - "BatchImageResizer.jss": [ - "com.github.sebtomasi.jss.BatchImageResizer" - ], - "Unity3D.jss": [ - "com.github.sebtomasi.jss.Unity3D" - ], - "Fritzing.jss": [ - "com.github.sebtomasi.jss.Fritzing" - ], - "Bayam.pkg": [ - "com.github.sebtomasi.pkg.Bayam" - ], - "Bayam.jss": [ - "com.github.sebtomasi.jss.bayam" + "AutodeskFusion360.jss": [ + "com.github.sebtomasi.jss.AutodeskFusion360" ], - "Bayam.download": [ - "com.github.sebtomasi.download.Bayam" + "JetPhotoStudio.pkg": [ + "com.github.sebtomasi.pkg.JetPhotoStudio" ], - "ICanAnimate2.pkg": [ - "com.github.sebtomasi.pkg.ICanAnimate2" + "JetPhotoStudio.jss": [ + "com.github.sebtomasi.jss.JetPhotoStudio" ], - "ICanAnimate2.jss": [ - "com.github.sebtomasi.jss.ICanAnimate2" + "JetPhotoStudio.download": [ + "com.github.sebtomasi.download.JetPhotoStudio" ], "Cukydata.download": [ "com.github.sebtomasi.download.Cukydata" ], + "Cukydata.pkg": [ + "com.github.sebtomasi.pkg.Cukydata" + ], "Cukydata.jss": [ "com.github.sebtomasi.jss.Cukydata" ], - "Cukydata.pkg": [ - "com.github.sebtomasi.pkg.Cukydata" + "LibreOfficeLangPack.munki": [ + "com.github.sebtomasi.munki.LibreOfficeLangPack", + "com.github.wycomco.munki.LibreOfficeLangPack" ], - "SilhouetteStudio.pkg": [ - "com.github.sebtomasi.pkg.SilhouetteStudio", - "com.github.ahousseini-recipes.pkg.SilhouetteStudio" + "LibreOfficeLangPack.jss": [ + "com.github.sebtomasi.jss.LibreOfficeLangPack" ], - "SilhouetteStudio.download": [ - "com.github.sebtomasi.download.SilhouetteStudio", - "com.github.ahousseini-recipes.download.SilhouetteStudio" + "LibreOfficeLangPack.pkg": [ + "com.github.sebtomasi.pkg.LibreOfficeLangPack", + "com.github.grahampugh.recipes.pkg.LibreOfficeLangPack", + "com.github.wycomco.pkg.LibreOfficeLangPack" ], - "SilhouetteStudio.jss": [ - "com.github.sebtomasi.jss.SilhouetteStudio" + "LibreOfficeLangPack.download": [ + "com.github.sebtomasi.download.LibreOfficeLangPack", + "com.github.grahampugh.recipes.download.LibreOfficeLangPack", + "com.github.wycomco.download.LibreOfficeLangPack" ], - "SplashBuddy.download": [ - "com.github.sebtomasi.download.SplashBuddy" + "Stellarium.jss": [ + "com.github.sebtomasi.jss.stellarium" ], - "SpashBuddy.jss": [ - "com.github.sebtomasi.jss.SplashBuddy" + "Fritzing.jss": [ + "com.github.sebtomasi.jss.Fritzing" ], - "SplashBuddy.pkg": [ - "com.github.sebtomasi.pkg.SplashBuddy" + "Intaglio.jss": [ + "com.github.sebtomasi.jss.Intaglio" ], - "Arduino.jss": [ - "com.github.sebtomasi.jss.Arduino" + "Intaglio.download": [ + "com.github.sebtomasi.download.Intaglio" ], - "Anki.pkg": [ - "com.github.sebtomasi.pkg.anki", - "com.github.nstrauss.pkg.Anki" + "Intaglio.pkg": [ + "com.github.sebtomasi.pkg.Intaglio" ], - "Anki.jss": [ - "com.github.sebtomasi.jss.anki" + "Bayam.download": [ + "com.github.sebtomasi.download.Bayam" ], - "XMind.pkg": [ - "com.github.sebtomasi.pkg.XMind", - "com.github.ahousseini-recipes.pkg.XMind" + "Bayam.pkg": [ + "com.github.sebtomasi.pkg.Bayam" ], - "PyCharmEdu.jss": [ - "com.github.sebtomasi.jss.PyCharmEdu" + "Bayam.jss": [ + "com.github.sebtomasi.jss.bayam" ], - "CaRMetal.pkg": [ - "com.github.sebtomasi.pkg.CaRMetal" + "OpenBoard.jss": [ + "com.github.sebtomasi.jss.OpenBoard" ], - "CaRMetal.download": [ - "com.github.sebtomasi.download.CaRMetal" + "OpenBoard.download": [ + "com.github.sebtomasi.download.OpenBoard" ], - "CaRMetal.jss": [ - "com.github.sebtomasi.jss.CaRMetal" + "OpenBoard.pkg": [ + "com.github.sebtomasi.pkg.OpenBoard" ], - "JetPhotoStudio.jss": [ - "com.github.sebtomasi.jss.JetPhotoStudio" + "Aseba.jss": [ + "com.github.sebtomasi.jss.aseba" ], - "JetPhotoStudio.download": [ - "com.github.sebtomasi.download.JetPhotoStudio" + "Anki.jss": [ + "com.github.sebtomasi.jss.anki" ], - "JetPhotoStudio.pkg": [ - "com.github.sebtomasi.pkg.JetPhotoStudio" + "Anki.pkg": [ + "com.github.sebtomasi.pkg.anki", + "com.github.nstrauss.pkg.Anki" ], "NaturalReaderFree.jss": [ "com.github.sebtomasi.jss.NaturalFreeReader" ], - "LegoWeDo.pkg": [ - "com.github.sebtomasi.pkg.legoWeDo" + "Unity3D.jss": [ + "com.github.sebtomasi.jss.Unity3D" ], - "LegoWeDo.jss": [ - "com.github.sebtomasi.jss.legoWeDo" + "LegoMindstormsEducation.download": [ + "com.github.sebtomasi.download.LegoMindstormsEducation" ], - "LegoWeDo.download": [ - "com.github.sebtomasi.download.legoWeDo" + "LegoMindstormsEducation.pkg": [ + "com.github.sebtomasi.pkg.LegoMindstormsEducation" ], - "Aseba.jss": [ - "com.github.sebtomasi.jss.aseba" + "LegoMindstormsEducation.jss": [ + "com.github.sebtomasi.jss.LegoMindstormsEducation" ], - "NodeExporterAppleSilicon.download": [ - "com.github.znerol.download.NodeExporterAppleSilicon" + "TimeMachineExporter.munki": [ + "com.github.znerol.munki.TimeMachineExporter" + ], + "NodeExporterAppleSilicon.pkg": [ + "com.github.znerol.pkg.NodeExporterAppleSilicon" ], "NodeExporterIntel.munki": [ "com.github.znerol.munki.NodeExporterIntel" ], - "NodeExporterAppleSilicon.pkg": [ - "com.github.znerol.pkg.NodeExporterAppleSilicon" + "NodeExporterLaunchDaemon.pkg": [ + "com.github.znerol.pkg.NodeExporterLaunchDaemon" ], - "NodeExporterIntel.download": [ - "com.github.znerol.download.NodeExporterIntel" + "NodeExporterAppleSilicon.munki": [ + "com.github.znerol.munki.NodeExporterAppleSilicon" ], "TimeMachineExporterLaunchDaemon.pkg": [ "com.github.znerol.pkg.TimeMachineExporterLaunchDaemon" @@ -167288,68 +167290,69 @@ "TimeMachineExporter.pkg": [ "com.github.znerol.pkg.TimeMachineExporter" ], - "NodeExporterAppleSilicon.munki": [ - "com.github.znerol.munki.NodeExporterAppleSilicon" + "NodeExporterIntel.pkg": [ + "com.github.znerol.pkg.NodeExporterIntel" + ], + "NodeExporterIntel.download": [ + "com.github.znerol.download.NodeExporterIntel" ], "TimeMachineExporter.download": [ "com.github.znerol.download.TimeMachineExporter" ], - "NodeExporterLaunchDaemon.pkg": [ - "com.github.znerol.pkg.NodeExporterLaunchDaemon" + "NodeExporterAppleSilicon.download": [ + "com.github.znerol.download.NodeExporterAppleSilicon" ], - "NodeExporterIntel.pkg": [ - "com.github.znerol.pkg.NodeExporterIntel" + "PromtailIntel.munki": [ + "com.github.znerol.munki.PromtailIntel" ], - "TimeMachineExporter.munki": [ - "com.github.znerol.munki.TimeMachineExporter" + "PromtailIntel.pkg": [ + "com.github.znerol.pkg.PromtailIntel" ], - "PromtailAppleSilicon.pkg": [ - "com.github.znerol.pkg.PromtailAppleSilicon" + "PromtailIntel.download": [ + "com.github.znerol.download.PromtailIntel" ], "PromtailLaunchDaemon.pkg": [ "com.github.znerol.pkg.PromtailLaunchDaemon" ], - "PromtailAppleSilicon.download": [ - "com.github.znerol.download.PromtailAppleSilicon" + "PromtailAppleSilicon.pkg": [ + "com.github.znerol.pkg.PromtailAppleSilicon" ], "PromtailAppleSilicon.munki": [ "com.github.znerol.munki.PromtailAppleSilicon" ], - "PromtailIntel.munki": [ - "com.github.znerol.munki.PromtailIntel" + "PromtailAppleSilicon.download": [ + "com.github.znerol.download.PromtailAppleSilicon" ], - "PromtailIntel.download": [ - "com.github.znerol.download.PromtailIntel" + "Sibelius.munki": [ + "com.github.jlehikoinen.munki.Sibelius", + "com.andrewzirkel.munki.sibelius" ], - "PromtailIntel.pkg": [ - "com.github.znerol.pkg.PromtailIntel" + "Wrike.pkg": [ + "com.github.jlehikoinen.pkg.Wrike" ], - "PlantronicsHub.jss": [ - "com.github.jlehikoinen.jss.PlantronicsHub" + "Wrike.jss": [ + "com.github.jlehikoinen.jss.Wrike" ], - "FontBase.pkg": [ - "com.github.jlehikoinen.pkg.FontBase" + "SkypeMeetingsApp.pkg": [ + "com.github.jlehikoinen.pkg.SkypeMeetingsApp" ], - "FontBase.download": [ - "com.github.jlehikoinen.download.FontBase" + "SkypeMeetingsApp.munki": [ + "com.github.jlehikoinen.munki.SkypeMeetingsApp" ], - "FontBase.jss": [ - "com.github.jlehikoinen.jss.FontBase" + "SkypeMeetingsApp.download": [ + "com.github.jlehikoinen.download.SkypeMeetingsApp" ], - "DisplayLink.jss": [ - "com.github.jlehikoinen.jss.DisplayLink" + "SkypeMeetingsApp.jss": [ + "com.github.jlehikoinen.jss.SkypeMeetingsApp" ], - "Mattermost.jss": [ - "com.github.jlehikoinen.jss.Mattermost" + "BarcodeProducer.jss": [ + "com.github.jlehikoinen.jss.BarcodeProducer" ], "Mattermost.pkg": [ "com.github.jlehikoinen.pkg.Mattermost" ], - "Wrike.jss": [ - "com.github.jlehikoinen.jss.Wrike" - ], - "Wrike.pkg": [ - "com.github.jlehikoinen.pkg.Wrike" + "Mattermost.jss": [ + "com.github.jlehikoinen.jss.Mattermost" ], "SkypeForBusinessWebApp.download": [ "com.github.jlehikoinen.download.SkypeForBusinessWebApp" @@ -167357,155 +167360,152 @@ "SkypeForBusinessWebApp.munki": [ "com.github.jlehikoinen.munki.SkypeForBusinessWebApp" ], - "CompanyPortal.pkg": [ - "com.github.jlehikoinen.pkg.CompanyPortal" - ], - "CompanyPortal.munki": [ - "com.github.jlehikoinen.munki.CompanyPortal" - ], - "CompanyPortal.jss": [ - "com.github.jlehikoinen.jss.CompanyPortal" - ], - "CompanyPortal.download": [ - "com.github.jlehikoinen.download.CompanyPortal" - ], - "Sibelius.munki": [ - "com.github.jlehikoinen.munki.Sibelius", - "com.andrewzirkel.munki.sibelius" + "DisplayLink.jss": [ + "com.github.jlehikoinen.jss.DisplayLink" ], - "WorkSpaces.download": [ - "com.github.jlehikoinen.download.AmazonWorkSpaces" + "PlantronicsHub.jss": [ + "com.github.jlehikoinen.jss.PlantronicsHub" ], "WorkSpaces.munki": [ "com.github.jlehikoinen.munki.AmazonWorkSpaces" ], - "BarcodeProducer.jss": [ - "com.github.jlehikoinen.jss.BarcodeProducer" + "WorkSpaces.download": [ + "com.github.jlehikoinen.download.AmazonWorkSpaces" ], - "SkypeMeetingsApp.pkg": [ - "com.github.jlehikoinen.pkg.SkypeMeetingsApp" + "FontBase.jss": [ + "com.github.jlehikoinen.jss.FontBase" ], - "SkypeMeetingsApp.download": [ - "com.github.jlehikoinen.download.SkypeMeetingsApp" + "FontBase.download": [ + "com.github.jlehikoinen.download.FontBase" ], - "SkypeMeetingsApp.munki": [ - "com.github.jlehikoinen.munki.SkypeMeetingsApp" + "FontBase.pkg": [ + "com.github.jlehikoinen.pkg.FontBase" ], - "SkypeMeetingsApp.jss": [ - "com.github.jlehikoinen.jss.SkypeMeetingsApp" + "Yammer.download": [ + "com.github.jlehikoinen.download.MSYammer" ], "Yammer.munki": [ "com.github.jlehikoinen.munki.MSYammer" ], - "Yammer.download": [ - "com.github.jlehikoinen.download.MSYammer" + "CompanyPortal.download": [ + "com.github.jlehikoinen.download.CompanyPortal" + ], + "CompanyPortal.pkg": [ + "com.github.jlehikoinen.pkg.CompanyPortal" + ], + "CompanyPortal.munki": [ + "com.github.jlehikoinen.munki.CompanyPortal" + ], + "CompanyPortal.jss": [ + "com.github.jlehikoinen.jss.CompanyPortal" + ], + "PlantronicsHub.jamf": [ + "com.github.jlehikoinen.jamf.PlantronicsHub" ], "Mattermost.jamf": [ "com.github.jlehikoinen.jamf.Mattermost" ], - "CompanyPortal.jamf": [ - "com.github.jlehikoinen.jamf.CompanyPortal" + "FontBase.jamf": [ + "com.github.jlehikoinen.jamf.FontBase" ], "Wrike.jamf": [ "com.github.jlehikoinen.jamf.Wrike" ], - "FontBase.jamf": [ - "com.github.jlehikoinen.jamf.FontBase" - ], "BarcodeProducer.jamf": [ "com.github.jlehikoinen.jamf.BarcodeProducer" ], - "PlantronicsHub.jamf": [ - "com.github.jlehikoinen.jamf.PlantronicsHub" - ], - "AbletonLive9.pkg": [ - "com.github.amsysuk-recipes.pkg.AbletonLive9" + "CompanyPortal.jamf": [ + "com.github.jlehikoinen.jamf.CompanyPortal" ], - "Dashlane.pkg": [ - "com.github.moofit-recipes.pkg.Dashlane", - "com.github.yohan460-recipes.pkg.Dashlane" + "MIDIControlCenter.download": [ + "com.github.moofit-recipes.download.MIDIControlCenter" ], - "AxureRP.pkg": [ - "com.github.amsysuk-recipes.pkg.AxureRP" + "MIDIControlCenter.pkg": [ + "com.github.moofit-recipes.pkg.MIDIControlCenter" ], - "OutWitHub.download": [ - "com.github.moofit-recipes.download.OutWitHub" + "Keka.pkg": [ + "com.github.moofit-recipes.pkg.Keka", + "com.github.fishd72.pkg.Keka", + "com.github.smithjw.pkg.Keka" ], - "OutWitHub.pkg": [ - "com.github.moofit-recipes.pkg.OutWitHub" + "PreferenceManager.pkg": [ + "com.github.moofit-recipes.pkg.PreferenceManager" ], - "SoundStudio.pkg": [ - "com.github.moofit-recipes.pkg.SoundStudio" + "PyCharmPro.pkg": [ + "com.github.moofit-recipes.pkg.PyCharmPro", + "com.github.fishd72.pkg.PyCharmPro" ], - "NoMADLaunchAgent.pkg": [ - "com.github.moofit-recipes.pkg.NoMADLaunchAgent" + "Avenue.pkg": [ + "com.github.amsysuk-recipes.pkg.Avenue" ], - "Desktoppr.pkg": [ - "com.github.moofit-recipes.pkg.Desktoppr" + "Avenue.download": [ + "com.github.amsysuk-recipes.download.Avenue" ], - "Desktoppr.download": [ - "com.github.moofit-recipes.download.Desktoppr" + "Arena.pkg": [ + "com.github.moofit-recipes.pkg.Arena" ], - "AIRControl.download": [ - "com.github.moofit-recipes.download.AIRControl" + "CtrlPrintTransferManager.pkg": [ + "CtrlPrintTransferManager.pkg.recipe" ], - "ShutterEncoder.pkg": [ - "com.github.moofit-recipes.pkg.ShutterEncoder" + "CtrlPrintTransferManager.download": [ + "CtrlPrintTransferManager.download.recipe" ], - "ShutterEncoder.download": [ - "com.github.moofit-recipes.download.ShutterEncoder" + "FxFactory.download": [ + "com.github.moofit-recipes.download.FxFactory" ], - "Isadora.download": [ - "com.github.amsysuk-recipes.download.Isadora" + "FxFactory.pkg": [ + "com.github.moofit-recipes.pkg.FxFactory" ], "Isadora.pkg": [ "com.github.amsysuk-recipes.pkg.Isadora" ], - "steam.pkg": [ - "com.github.moofit-recipes.pkg.Steam" + "Isadora.download": [ + "com.github.amsysuk-recipes.download.Isadora" ], - "steam.download": [ - "com.github.moofit-recipes.download.Steam" + "BarcodeProducer.pkg": [ + "com.github.moofit-recipes.pkg.BarcodeProducer" ], - "MirrorOp.pkg": [ - "com.github.moofit-recipes.pkg.MirrorOp" + "Rhinoceros6.pkg": [ + "com.github.moofit-recipes.pkg.Rhinoceros6" ], - "ClickShare.download": [ - "com.github.moofit-recipes.download.ClickShare" + "Rhino7.pkg": [ + "com.github.moofit-recipes.pkg.Rhino7" ], - "ClickShare.pkg": [ - "com.github.moofit-recipes.pkg.ClickShare" + "Storyboarder.pkg": [ + "com.github.amsysuk-recipes.pkg.Storyboarder" ], - "MirrorOp.download": [ - "com.github.moofit-recipes.download.MirrorOp" + "Storyboarder.download": [ + "com.github.amsysuk-recipes.download.Storyboarder" ], - "KindleGen.pkg": [ - "com.github.amsysuk-recipes.pkg.KindleGen" + "Glyphs.pkg": [ + "com.github.moofit-recipes.pkg.Glyphs" ], - "KindlePreviewer3.pkg": [ - "com.github.moofit-recipes.pkg.KindlePreviewer3" + "WavesCentral.pkg": [ + "com.github.moofit-recipes.pkg.WavesCentral" ], - "AmazonChime.pkg": [ - "com.github.moofit-recipes.pkg.AmazonChime" + "WavesCentral.download": [ + "com.github.moofit-recipes.download.WavesCentral" ], - "AmazonChime.download": [ - "com.github.moofit-recipes.download.AmazonChime" + "Snagit2018.pkg": [ + "com.github.moofit-recipes.pkg.Snagit2018" ], - "WorkSpaces.pkg": [ - "com.github.moofit-recipes.pkg.WorkSpaces" + "Dixa.pkg": [ + "com.github.moofit-recipes.pkg.Dixa" ], - "KindleGen.download": [ - "com.github.amsysuk-recipes.download.KindleGen" + "Dixa.download": [ + "com.github.moofit-recipes.download.Dixa" ], - "PreferenceManager.pkg": [ - "com.github.moofit-recipes.pkg.PreferenceManager" + "UniversalTypeClient6.pkg": [ + "com.github.amsysuk-recipes.pkg.UniversalTypeClient6" ], - "ImageJ153.pkg": [ - "com.github.moofit-recipes.pkg.ImageJ" + "IntelliJIDEAUE.pkg": [ + "com.github.moofit-recipes.pkg.IntelliJIDEAUE" ], - "AppleJava6.pkg": [ - "com.github.amsysuk-recipes.pkg.AppleJava6", - "com.github.grahampugh.recipes.pkg.AppleJava6" + "AbletonLive9.pkg": [ + "com.github.amsysuk-recipes.pkg.AbletonLive9" + ], + "BalsamiqMockups.pkg": [ + "com.github.moofit-recipes.pkg.BalsamicMockups" ], "Xcode.pkg": [ "com.github.moofit-recipes.pkg.Xcode", @@ -167514,308 +167514,268 @@ "XcodeEdu.pkg": [ "com.github.moofit-recipes.pkg.XcodeEdu" ], - "Avenue.download": [ - "com.github.amsysuk-recipes.download.Avenue" - ], - "Avenue.pkg": [ - "com.github.amsysuk-recipes.pkg.Avenue" + "AppleJava6.pkg": [ + "com.github.amsysuk-recipes.pkg.AppleJava6", + "com.github.grahampugh.recipes.pkg.AppleJava6" ], - "Arena.pkg": [ - "com.github.moofit-recipes.pkg.Arena" + "VisualParadigmCE.pkg": [ + "com.github.moofit-recipes.pkg.VisualParadigmCE" ], "Sigil.pkg": [ "com.github.moofit-recipes.pkg.Sigil" ], - "Unity.pkg": [ - "com.github.amsysuk-recipes.pkg.Unity" - ], - "UnityAdditionalComponents.download": [ - "com.github.moofit-recipes.download.UnityAdditionalComponents" - ], - "UnityAdditionalComponents.pkg": [ - "com.github.moofit-recipes.pkg.UnityAdditionalComponents" + "TypeTool3.pkg": [ + "com.github.amsysuk-recipes.pkg.TypeTool3" ], - "bluejeans.download": [ - "com.github.moofit-recipes.download.bluejeans" + "TypeTool3.download": [ + "com.github.amsysuk-recipes.download.TypeTool3" ], - "SPEAR.pkg": [ - "com.github.moofit-recipes.pkg.SPEAR" + "ShutterEncoder.download": [ + "com.github.moofit-recipes.download.ShutterEncoder" ], - "PyCharmPro.pkg": [ - "com.github.moofit-recipes.pkg.PyCharmPro", - "com.github.fishd72.pkg.PyCharmPro" + "ShutterEncoder.pkg": [ + "com.github.moofit-recipes.pkg.ShutterEncoder" ], - "HPEasyAdmin.pkg": [ - "com.github.moofit-recipes.pkg.HPEasyAdmin" + "Desktoppr.download": [ + "com.github.moofit-recipes.download.Desktoppr" ], - "TouchDesigner.pkg": [ - "com.github.moofit-recipes.pkg.touchdesigner" + "Desktoppr.pkg": [ + "com.github.moofit-recipes.pkg.Desktoppr" ], - "WorkFlowy.download": [ - "com.github.moofit-recipes.download.WorkFlowy" + "JamfConnectSyncLaunchAgent.pkg": [ + "com.github.moofit-recipes.pkg.JamfConnectSyncLaunchAgent" ], - "WorkFlowy.pkg": [ - "com.github.moofit-recipes.pkg.WorkFlowy" + "Tony.pkg": [ + "com.github.moofit-recipes.pkg.Tony" ], - "Smartsheet.pkg": [ - "com.github.moofit-recipes.pkg.Smartsheet" + "Tony.download": [ + "com.github.moofit-recipes.download.Tony" ], - "TypeTool3.pkg": [ - "com.github.amsysuk-recipes.pkg.TypeTool3" + "CaptureOne.pkg": [ + "com.github.moofit-recipes.pkg.CaptureOne" ], - "TypeTool3.download": [ - "com.github.amsysuk-recipes.download.TypeTool3" + "WorkplaceChat.download": [ + "com.github.moofit-recipes.download.workplacechat" ], - "Soundly.pkg": [ - "com.github.moofit-recipes.pkg.Soundly" + "WorkplaceChat.pkg": [ + "com.github.moofit-recipes.pkg.workplacechat" ], - "Rhino7.pkg": [ - "com.github.moofit-recipes.pkg.Rhino7" + "NDPView2.pkg": [ + "com.github.moofit-recipes.pkg.NDPView2" ], - "Rhinoceros6.pkg": [ - "com.github.moofit-recipes.pkg.Rhinoceros6" + "mySides.pkg": [ + "com.github.moofit-recipes.pkg.mySides" ], - "FxFactory.pkg": [ - "com.github.moofit-recipes.pkg.FxFactory" + "MirrorOp.download": [ + "com.github.moofit-recipes.download.MirrorOp" ], - "FxFactory.download": [ - "com.github.moofit-recipes.download.FxFactory" + "ClickShare.pkg": [ + "com.github.moofit-recipes.pkg.ClickShare" ], - "CloudMounter.download": [ - "com.github.moofit-recipes.download.CloudMounter" + "ClickShare.download": [ + "com.github.moofit-recipes.download.ClickShare" ], - "CloudMounter.pkg": [ - "com.github.moofit-recipes.pkg.CloudMounter" + "MirrorOp.pkg": [ + "com.github.moofit-recipes.pkg.MirrorOp" ], - "PhoneGapDesktop.pkg": [ - "com.github.moofit-recipes.pkg.PhoneGapDesktop" + "Soundly.pkg": [ + "com.github.moofit-recipes.pkg.Soundly" ], - "PhoneGapDesktop.download": [ - "com.github.moofit-recipes.download.PhoneGapDesktop" + "Dragonframe3.pkg": [ + "com.github.amsysuk-recipes.pkg.Dragonframe3" ], - "RemoteUpdateManager.pkg": [ - "com.github.moofit-recipes.pkg.RemoteUpdateManager", - "com.github.precursorca.pkg.RemoteUpdateManager" + "Dragonframe4.pkg": [ + "com.github.amsysuk-recipes.pkg.Dragonframe4" ], - "RemoteUpdateManager.download": [ - "com.github.moofit-recipes.download.RemoteUpdateManager", - "com.github.precursorca.download.RemoteUpdateManager" + "Dragonframe4.download": [ + "com.github.amsysuk-recipes.download.Dragonframe4" ], - "VisualParadigmCE.pkg": [ - "com.github.moofit-recipes.pkg.VisualParadigmCE" + "Dragonframe3.download": [ + "com.github.amsysuk-recipes.download.Dragonframe3" ], - "Glyphs.pkg": [ - "com.github.moofit-recipes.pkg.Glyphs" + "FSMonitor.pkg": [ + "com.github.moofit-recipes.pkg.FSMonitor" ], - "IntelliJIDEAUE.pkg": [ - "com.github.moofit-recipes.pkg.IntelliJIDEAUE" + "steam.pkg": [ + "com.github.moofit-recipes.pkg.Steam" ], - "Cubase 9.pkg": [ - "com.github.amsysuk-recipes.pkg.Cubase9" + "steam.download": [ + "com.github.moofit-recipes.download.Steam" ], - "MIDIControlCenter.download": [ - "com.github.moofit-recipes.download.MIDIControlCenter" + "TeamViewerQSCustom.download": [ + "com.github.moofit-recipes.download.TeamViewerQSCustom" ], - "MIDIControlCenter.pkg": [ - "com.github.moofit-recipes.pkg.MIDIControlCenter" + "TeamViewerQSCustom.pkg": [ + "com.github.moofit-recipes.pkg.TeamViewerQSCustom" ], - "Keka.pkg": [ - "com.github.moofit-recipes.pkg.Keka", - "com.github.fishd72.pkg.Keka", - "com.github.smithjw.pkg.Keka" + "Novabench.pkg": [ + "com.github.moofit-recipes.pkg.Novabench" ], - "WorkplaceChat.pkg": [ - "com.github.moofit-recipes.pkg.workplacechat" + "Novabench.download": [ + "com.github.moofit-recipes.download.Novabench" ], - "WorkplaceChat.download": [ - "com.github.moofit-recipes.download.workplacechat" + "Soundflower.pkg": [ + "com.github.moofit-recipes.pkg.Soundflower" ], - "EasyFind.pkg": [ - "com.github.amsysuk-recipes.pkg.EasyFind" + "Burn.pkg": [ + "com.github.moofit-recipes.pkg.Burn" ], - "Snagit2018.pkg": [ - "com.github.moofit-recipes.pkg.Snagit2018" + "PreziClassic.pkg": [ + "com.github.amsysuk-recipes.pkg.PreziClassic" ], - "AndroidFileTransfer.pkg": [ - "com.github.amsysuk-recipes.pkg.androidfiletransfer" + "Smartsheet.pkg": [ + "com.github.moofit-recipes.pkg.Smartsheet" ], - "Storyboarder.pkg": [ - "com.github.amsysuk-recipes.pkg.Storyboarder" + "TouchDesigner.pkg": [ + "com.github.moofit-recipes.pkg.touchdesigner" ], - "Storyboarder.download": [ - "com.github.amsysuk-recipes.download.Storyboarder" + "NoMADLaunchAgent.pkg": [ + "com.github.moofit-recipes.pkg.NoMADLaunchAgent" ], - "Soundflower.pkg": [ - "com.github.moofit-recipes.pkg.Soundflower" + "AxureRP.pkg": [ + "com.github.amsysuk-recipes.pkg.AxureRP" ], - "mySides.pkg": [ - "com.github.moofit-recipes.pkg.mySides" + "ImageJ153.pkg": [ + "com.github.moofit-recipes.pkg.ImageJ" ], "MAMP.pkg": [ "com.github.moofit-recipes.pkg.MAMP" ], - "MindjetMindManager.pkg": [ - "com.github.moofit-recipes.pkg.MindManager" - ], - "AudioConverter.pkg": [ - "com.github.moofit-recipes.pkg.AudioConverter" - ], "AudioConverter.download": [ "com.github.moofit-recipes.download.AudioConverter" ], - "Notifier.download": [ - "com.github.moofit-recipes.download.Notifier" - ], - "yo.pkg": [ - "com.github.moofit-recipes.pkg.yo" + "AudioConverter.pkg": [ + "com.github.moofit-recipes.pkg.AudioConverter" ], - "Yammer.pkg": [ - "com.github.amsysuk-recipes.pkg.yammer" + "ColorNavigatorNX.pkg": [ + "com.github.moofit-recipes.pkg.ColorNavigatorNX" ], "Mudbox.pkg": [ "com.github.moofit-recipes.pkg.Mudbox" ], - "Maya.download": [ - "com.github.moofit-recipes.download.Maya" + "AutoCAD.pkg": [ + "com.github.moofit-recipes.pkg.AutoCAD", + "com.github.mlbz521.pkg.AutoCAD" + ], + "Maya.pkg": [ + "com.github.moofit-recipes.pkg.Maya" + ], + "SketchBookPro.download": [ + "com.github.moofit-recipes.download.SketchBookPro" ], "AutoCAD.download": [ "com.github.moofit-recipes.download.AutoCAD", "com.github.mlbz521.download.AutoCAD" ], - "Maya.pkg": [ - "com.github.moofit-recipes.pkg.Maya" - ], - "AutoCAD.pkg": [ - "com.github.moofit-recipes.pkg.AutoCAD", - "com.github.mlbz521.pkg.AutoCAD" + "Maya.download": [ + "com.github.moofit-recipes.download.Maya" ], "Mudbox.download": [ "com.github.moofit-recipes.download.Mudbox" ], - "SketchBookPro.pkg": [ - "com.github.moofit-recipes.pkg.SketchBookPro" - ], "Meshmixer.pkg": [ "com.github.moofit-recipes.pkg.Meshmixer", "com.github.ahousseini-recipes.pkg.Meshmixer" ], - "SketchBookPro.download": [ - "com.github.moofit-recipes.download.SketchBookPro" + "SketchBookPro.pkg": [ + "com.github.moofit-recipes.pkg.SketchBookPro" ], - "JamfProSwitcher.pkg": [ - "com.github.moofit-recipes.pkg.JamfProSwitcher" + "bluejeans.download": [ + "com.github.moofit-recipes.download.bluejeans" ], - "Syncplicity.download": [ - "com.github.moofit-recipes.download.syncplicity" + "AndroidFileTransfer.pkg": [ + "com.github.amsysuk-recipes.pkg.androidfiletransfer" ], - "syncplicity.pkg": [ - "com.github.moofit-recipes.pkg.syncplicity" + "IGV.pkg": [ + "com.github.moofit-recipes.pkg.IGV" ], - "PreziClassic.pkg": [ - "com.github.amsysuk-recipes.pkg.PreziClassic" + "EgnyteConnect.download": [ + "com.github.moofit-recipes.download.EgnyteConnect" ], - "ColorNavigatorNX.pkg": [ - "com.github.moofit-recipes.pkg.ColorNavigatorNX" + "EgnyteConnect.pkg": [ + "com.github.moofit-recipes.pkg.EgnyteConnect" ], "SpitfireAudio.pkg": [ "com.github.moofit-recipes.pkg.SpitfireAudio" ], - "Tony.download": [ - "com.github.moofit-recipes.download.Tony" - ], - "Tony.pkg": [ - "com.github.moofit-recipes.pkg.Tony" - ], - "principle.pkg": [ - "com.github.moofit-recipes.pkg.Principle" - ], - "BalsamiqMockups.pkg": [ - "com.github.moofit-recipes.pkg.BalsamicMockups" - ], - "KompoZer.pkg": [ - "com.github.moofit-recipes.pkg.KompoZer" - ], - "Basecamp3.pkg": [ - "com.github.moofit-recipes.pkg.Basecamp3" - ], - "EgnyteConnect.pkg": [ - "com.github.moofit-recipes.pkg.EgnyteConnect" + "RicohThetaSC.pkg": [ + "com.github.moofit-recipes.pkg.RicohThetaSC" ], - "EgnyteConnect.download": [ - "com.github.moofit-recipes.download.EgnyteConnect" + "RicohThetaSC.download": [ + "com.github.moofit-recipes.download.RicohThetaSC" ], - "Opera.pkg": [ - "com.github.amsysuk-recipes.pkg.opera" + "SPEAR.pkg": [ + "com.github.moofit-recipes.pkg.SPEAR" ], - "NDPView2.pkg": [ - "com.github.moofit-recipes.pkg.NDPView2" + "Yammer.pkg": [ + "com.github.amsysuk-recipes.pkg.yammer" ], - "IGV.pkg": [ - "com.github.moofit-recipes.pkg.IGV" + "SonosS2.pkg": [ + "com.github.moofit-recipes.pkg.SonosS2" ], - "BoxDrive.pkg": [ - "com.github.moofit-recipes.pkg.BoxDrive" + "principle.pkg": [ + "com.github.moofit-recipes.pkg.Principle" ], - "Dragonframe3.pkg": [ - "com.github.amsysuk-recipes.pkg.Dragonframe3" + "Notifier.download": [ + "com.github.moofit-recipes.download.Notifier" ], - "Dragonframe3.download": [ - "com.github.amsysuk-recipes.download.Dragonframe3" + "yo.pkg": [ + "com.github.moofit-recipes.pkg.yo" ], - "Dragonframe4.download": [ - "com.github.amsysuk-recipes.download.Dragonframe4" + "AIRControl.download": [ + "com.github.moofit-recipes.download.AIRControl" ], - "Dragonframe4.pkg": [ - "com.github.amsysuk-recipes.pkg.Dragonframe4" + "KompoZer.pkg": [ + "com.github.moofit-recipes.pkg.KompoZer" ], - "CtrlPrintTransferManager.download": [ - "CtrlPrintTransferManager.download.recipe" + "Dashlane.pkg": [ + "com.github.moofit-recipes.pkg.Dashlane", + "com.github.yohan460-recipes.pkg.Dashlane" ], - "CtrlPrintTransferManager.pkg": [ - "CtrlPrintTransferManager.pkg.recipe" + "Cubase 9.pkg": [ + "com.github.amsysuk-recipes.pkg.Cubase9" ], - "RicohThetaSC.pkg": [ - "com.github.moofit-recipes.pkg.RicohThetaSC" + "JamfProSwitcher.pkg": [ + "com.github.moofit-recipes.pkg.JamfProSwitcher" ], - "RicohThetaSC.download": [ - "com.github.moofit-recipes.download.RicohThetaSC" + "MindjetMindManager.pkg": [ + "com.github.moofit-recipes.pkg.MindManager" ], - "Dixa.pkg": [ - "com.github.moofit-recipes.pkg.Dixa" + "Basecamp3.pkg": [ + "com.github.moofit-recipes.pkg.Basecamp3" ], - "Dixa.download": [ - "com.github.moofit-recipes.download.Dixa" + "WorkFlowy.pkg": [ + "com.github.moofit-recipes.pkg.WorkFlowy" ], - "JamfConnectSyncLaunchAgent.pkg": [ - "com.github.moofit-recipes.pkg.JamfConnectSyncLaunchAgent" + "WorkFlowy.download": [ + "com.github.moofit-recipes.download.WorkFlowy" ], - "UniversalTypeClient6.pkg": [ - "com.github.amsysuk-recipes.pkg.UniversalTypeClient6" + "HPEasyAdmin.pkg": [ + "com.github.moofit-recipes.pkg.HPEasyAdmin" ], - "KomodoEdit.pkg": [ - "com.github.moofit-recipes.pkg.KomodoEdit", - "com.github.ahousseini-recipes.pkg.KomodoEdit" + "BoxDrive.pkg": [ + "com.github.moofit-recipes.pkg.BoxDrive" ], - "BarcodeProducer.pkg": [ - "com.github.moofit-recipes.pkg.BarcodeProducer" + "EasyFind.pkg": [ + "com.github.amsysuk-recipes.pkg.EasyFind" ], - "TeamViewerQSCustom.pkg": [ - "com.github.moofit-recipes.pkg.TeamViewerQSCustom" + "KindleGen.download": [ + "com.github.amsysuk-recipes.download.KindleGen" ], - "TeamViewerQSCustom.download": [ - "com.github.moofit-recipes.download.TeamViewerQSCustom" + "AmazonChime.download": [ + "com.github.moofit-recipes.download.AmazonChime" ], - "FSMonitor.pkg": [ - "com.github.moofit-recipes.pkg.FSMonitor" + "KindlePreviewer3.pkg": [ + "com.github.moofit-recipes.pkg.KindlePreviewer3" ], - "Novabench.pkg": [ - "com.github.moofit-recipes.pkg.Novabench" + "WorkSpaces.pkg": [ + "com.github.moofit-recipes.pkg.WorkSpaces" ], - "Novabench.download": [ - "com.github.moofit-recipes.download.Novabench" + "AmazonChime.pkg": [ + "com.github.moofit-recipes.pkg.AmazonChime" ], - "SonosS2.pkg": [ - "com.github.moofit-recipes.pkg.SonosS2" + "KindleGen.pkg": [ + "com.github.amsysuk-recipes.pkg.KindleGen" ], "VSDViewer.download": [ "com.github.moofit-recipes.download.VSDViewer" @@ -167823,144 +167783,184 @@ "VSDViewer.pkg": [ "com.github.moofit-recipes.pkg.VSDViewer" ], - "SyphonRecorder.pkg": [ - "com.github.moofit-recipes.pkg.syphonrecorder" - ], - "SimpleClient.pkg": [ - "com.github.moofit-recipes.pkg.simpleclient" - ], - "SimpleApps.download": [ - "com.github.moofit-recipes.download.simpleapps" + "CloudMounter.download": [ + "com.github.moofit-recipes.download.CloudMounter" ], - "SimpleServer.pkg": [ - "com.github.moofit-recipes.pkg.simpleserver" + "CloudMounter.pkg": [ + "com.github.moofit-recipes.pkg.CloudMounter" ], - "SyphonRecorder.download": [ - "com.github.moofit-recipes.download.syphonrecorder" + "Unity.pkg": [ + "com.github.amsysuk-recipes.pkg.Unity" ], - "DaVinciResolve14.pkg": [ - "com.github.moofit-recipes.pkg.DaVinciResolve14" + "UnityAdditionalComponents.pkg": [ + "com.github.moofit-recipes.pkg.UnityAdditionalComponents" ], - "DaVinciResolve12.pkg": [ - "com.github.amsysuk-recipes.pkg.DaVinciResolve12" + "UnityAdditionalComponents.download": [ + "com.github.moofit-recipes.download.UnityAdditionalComponents" ], - "DaVinciResolve14Studio.pkg": [ - "com.github.moofit-recipes.pkg.DaVinciResolve14Studio" + "DesktopVideo.pkg": [ + "com.github.moofit-recipes.pkg.DesktopVideo" ], - "DaVinciResolve15Studio.pkg": [ - "com.github.moofit-recipes.pkg.DaVinciResolve15Studio" + "DaVinciResolve12Studio.download": [ + "com.github.amsysuk-recipes.download.DaVinciResolve12Studio" ], - "DaVinciResolve15.pkg": [ - "com.github.moofit-recipes.pkg.DaVinciResolve15" + "DaVinciResolve14Studio.download": [ + "com.github.moofit-recipes.download.DaVinciResolve14Studio" ], "DaVinciResolve15Studio.download": [ "com.github.moofit-recipes.download.DaVinciResolve15Studio" ], - "DaVinciResolve12Studio.pkg": [ - "com.github.amsysuk-recipes.pkg.DaVinciResolve12Studio" + "DaVinciResolve15Studio.pkg": [ + "com.github.moofit-recipes.pkg.DaVinciResolve15Studio" ], - "DaVinciResolve14Studio.download": [ - "com.github.moofit-recipes.download.DaVinciResolve14Studio" + "DaVinciResolve14Studio.pkg": [ + "com.github.moofit-recipes.pkg.DaVinciResolve14Studio" ], "Fusion8.pkg": [ "com.github.amsysuk-recipes.pkg.Fusion8" ], + "DaVinciResolve15.pkg": [ + "com.github.moofit-recipes.pkg.DaVinciResolve15" + ], "DaVinciResolve15.download": [ "com.github.moofit-recipes.download.DaVinciResolve15" ], - "DesktopVideo.pkg": [ - "com.github.moofit-recipes.pkg.DesktopVideo" + "DaVinciResolve12Studio.pkg": [ + "com.github.amsysuk-recipes.pkg.DaVinciResolve12Studio" ], - "DaVinciResolve12Studio.download": [ - "com.github.amsysuk-recipes.download.DaVinciResolve12Studio" + "DaVinciResolve14.pkg": [ + "com.github.moofit-recipes.pkg.DaVinciResolve14" + ], + "DaVinciResolve12.pkg": [ + "com.github.amsysuk-recipes.pkg.DaVinciResolve12" ], "Fusion9.pkg": [ "com.github.moofit-recipes.pkg.Fusion9" ], - "WavesCentral.download": [ - "com.github.moofit-recipes.download.WavesCentral" + "OutWitHub.pkg": [ + "com.github.moofit-recipes.pkg.OutWitHub" ], - "WavesCentral.pkg": [ - "com.github.moofit-recipes.pkg.WavesCentral" + "OutWitHub.download": [ + "com.github.moofit-recipes.download.OutWitHub" ], - "CaptureOne.pkg": [ - "com.github.moofit-recipes.pkg.CaptureOne" + "PhoneGapDesktop.pkg": [ + "com.github.moofit-recipes.pkg.PhoneGapDesktop" ], - "Burn.pkg": [ - "com.github.moofit-recipes.pkg.Burn" + "RemoteUpdateManager.download": [ + "com.github.moofit-recipes.download.RemoteUpdateManager", + "com.github.precursorca.download.RemoteUpdateManager" ], - "InTheLoop.download": [ - "com.github.moofit-recipes.download.InTheLoop" + "RemoteUpdateManager.pkg": [ + "com.github.moofit-recipes.pkg.RemoteUpdateManager", + "com.github.precursorca.pkg.RemoteUpdateManager" ], - "InTheLoop.pkg": [ - "com.github.moofit-recipes.pkg.InTheLoop" + "PhoneGapDesktop.download": [ + "com.github.moofit-recipes.download.PhoneGapDesktop" ], - "HudlSportscode.pkg": [ - "com.github.moofit-recipes.pkg.HudlSportscode", - "com.github.haircut.pkg.HudlSportscode", - "com.github.primalcurve.pkg.HudlSportscode" + "KomodoEdit.pkg": [ + "com.github.moofit-recipes.pkg.KomodoEdit", + "com.github.ahousseini-recipes.pkg.KomodoEdit" ], - "HudlSportscode.download": [ - "com.github.moofit-recipes.download.HudlSportscode", - "com.github.haircut.download.HudlSportscode", - "com.github.primalcurve.download.HudlSportscode" + "SimpleClient.pkg": [ + "com.github.moofit-recipes.pkg.simpleclient" ], - "8x8workUniversal.download": [ - "com.github.moofit-recipes.download.8x8WorkUniversal" + "SyphonRecorder.pkg": [ + "com.github.moofit-recipes.pkg.syphonrecorder" ], - "8x8workUniversal.pkg": [ - "com.github.moofit-recipes.pkg.8x8WorkUniversal" + "SimpleApps.download": [ + "com.github.moofit-recipes.download.simpleapps" ], - "ScreamingFrogSeoSpiderUniversal.pkg": [ - "com.github.moofit-recipes.pkg.ScreamingFrogSEO" + "SimpleServer.pkg": [ + "com.github.moofit-recipes.pkg.simpleserver" ], - "ScreamingFrogSEOSpiderUniversal.download": [ - "com.github.moofit-recipes.download.ScreamingFrogSEO" + "SyphonRecorder.download": [ + "com.github.moofit-recipes.download.syphonrecorder" + ], + "Opera.pkg": [ + "com.github.amsysuk-recipes.pkg.opera" + ], + "syncplicity.pkg": [ + "com.github.moofit-recipes.pkg.syncplicity" + ], + "Syncplicity.download": [ + "com.github.moofit-recipes.download.syncplicity" + ], + "SoundStudio.pkg": [ + "com.github.moofit-recipes.pkg.SoundStudio" ], "Lucid.pkg": [ "com.github.moofit-recipes.pkg.lucid" ], - "NotionUniversal.pkg": [ - "com.github.moofit-recipes.pkg.NotionUniversal" + "Canva.pkg": [ + "com.github.moofit-recipes.pkg.Canva" ], - "NotionUniversal.download": [ - "com.github.moofit-recipes.download.NotionUniversal" + "PyCharmCEUniversal.download": [ + "com.github.moofit-recipes.download.PyCharmCEUniversal" ], - "RODEConnect.pkg": [ - "com.github.moofit-recipes.pkg.RODEConnect" + "WebStormUniversal.download": [ + "com.github.moofit-recipes.download.WebStormUniversal" ], - "RODECentral.download": [ - "com.github.moofit-recipes.download.RODECentral" + "PyCharmCEUniversal.pkg": [ + "com.github.moofit-recipes.pkg.PyCharmCEUniversal" ], - "RODECentral.pkg": [ - "com.github.moofit-recipes.pkg.RODECentral" + "WebStormUniversal.pkg": [ + "com.github.moofit-recipes.pkg.WebStormUniversal" ], - "RODEConnect.download": [ - "com.github.moofit-recipes.download.RODEConnect" + "CatoClient.pkg": [ + "com.github.moofit-recipes.pkg.CatoClient" ], - "IBMNotifier-custom.download": [ - "com.github.moofit-recipes.download.IBMNotifier" + "GuardingBrowserUniversal.pkg": [ + "com.github.moofit-recipes.pkg.GuardingBrowserUniversal" ], "GuardingBrowserUniversal.download": [ "com.github.moofit-recipes.download.GuardingBrowser" ], - "GuardingBrowserUniversal.pkg": [ - "com.github.moofit-recipes.pkg.GuardingBrowserUniversal" + "KeeperPasswordManager.download": [ + "com.github.moofit-recipes.download.KeeperPasswordManager" ], - "PyCharmCEUniversal.download": [ - "com.github.moofit-recipes.download.PyCharmCEUniversal" + "KeeperPasswordManager.pkg": [ + "com.github.moofit-recipes.pkg.KeeperPasswordManager" ], - "WebStormUniversal.pkg": [ - "com.github.moofit-recipes.pkg.WebStormUniversal" + "OBSUniversal.download": [ + "com.github.moofit-recipes.download.OBSUniversal" ], - "PyCharmCEUniversal.pkg": [ - "com.github.moofit-recipes.pkg.PyCharmCEUniversal" + "OBSUniversal.pkg": [ + "com.github.moofit-recipes.pkg.OBSUniversal" ], - "WebStormUniversal.download": [ - "com.github.moofit-recipes.download.WebStormUniversal" + "Glyphs3.pkg": [ + "com.github.moofit-recipes.pkg.Glyphs3" ], - "Canva.pkg": [ - "com.github.moofit-recipes.pkg.Canva" + "SketchUpPro2023.pkg": [ + "com.github.moofit-recipes.pkg.SketchUp Pro 2023 EN" + ], + "SketchUpPro2023.download": [ + "com.github.moofit-recipes.download.SketchUp Pro 2023 EN" + ], + "Zwift-moofit.pkg": [ + "com.github.moofit-recipes.pkg.Zwift-moofit" + ], + "Zwift-moofit.download": [ + "com.github.moofit-recipes.download.Zwift-moofit" + ], + "ScreamingFrogSeoSpiderUniversal.pkg": [ + "com.github.moofit-recipes.pkg.ScreamingFrogSEO" + ], + "ScreamingFrogSEOSpiderUniversal.download": [ + "com.github.moofit-recipes.download.ScreamingFrogSEO" + ], + "Viber.pkg": [ + "com.github.moofit-recipes.pkg.Viber" + ], + "Max8.pkg": [ + "com.github.moofit-recipes.pkg.Max8" + ], + "ProtonVPN.pkg": [ + "com.github.moofit-recipes.pkg.ProtonVPN", + "com.github.andredb90.pkg.ProtonVPN" + ], + "ProtonVPN.download": [ + "com.github.moofit-recipes.download.ProtonVPN", + "com.github.andredb90.download.ProtonVPN" ], "ClickUp.pkg": [ "com.github.moofit-recipes.pkg.ClickUp", @@ -167970,78 +167970,106 @@ "com.github.moofit-recipes.download.ClickUp", "com.github.andredb90.download.ClickUp" ], - "NativeAccess2Universal.download": [ - "com.github.moofit.download.NativeAccess2Universal" + "IBMNotifier-custom.download": [ + "com.github.moofit-recipes.download.IBMNotifier" ], - "NativeAccess2Universal.pkg": [ - "com.github.moofit.pkg.NativeAccess2Universal" + "BlenderUniversal.pkg": [ + "com.github.moofit-recipes.pkg.BlenderUniversal" ], - "AdobeAcrobatPro.pkg": [ - "com.github.moofit-recipes.pkg.AdobeAcrobatPro" + "BlenderUniversal.download": [ + "com.github.moofit-recipes.download.BlenderUniversal" ], - "AdobeAcrobatPro.download": [ - "com.github.moofit-recipes.download.AdobeAcrobatPro" + "FCSExpress.pkg": [ + "com.github.moofit-recipes.pkg.FCSExpress7Research" + ], + "FCSExpress.download": [ + "com.github.moofit-recipes.download.FCSExpress7Research" + ], + "NotionUniversal.pkg": [ + "com.github.moofit-recipes.pkg.NotionUniversal" + ], + "NotionUniversal.download": [ + "com.github.moofit-recipes.download.NotionUniversal" + ], + "AzureDataStudio.pkg": [ + "com.github.moofit-recipes.pkg.AzureDataStudio", + "com.github.davidbpirie.pkg.AzureDataStudio" + ], + "VCVRack2Free.pkg": [ + "com.github.moofit-recipes.pkg.VCVRack2Free" ], "Reaper.pkg": [ "com.github.moofit-recipes.pkg.Reaper" ], - "Glyphs3.pkg": [ - "com.github.moofit-recipes.pkg.Glyphs3" + "InTheLoop.download": [ + "com.github.moofit-recipes.download.InTheLoop" ], - "GimpUniversal.download": [ - "com.github.moofit-recipes.download.gimp" + "InTheLoop.pkg": [ + "com.github.moofit-recipes.pkg.InTheLoop" + ], + "8x8workUniversal.download": [ + "com.github.moofit-recipes.download.8x8WorkUniversal" + ], + "8x8workUniversal.pkg": [ + "com.github.moofit-recipes.pkg.8x8WorkUniversal" ], "GimpUniversal.pkg": [ "com.github.moofit-recipes.pkg.gimp" ], - "Viber.pkg": [ - "com.github.moofit-recipes.pkg.Viber" + "GimpUniversal.download": [ + "com.github.moofit-recipes.download.gimp" ], - "FCSExpress.pkg": [ - "com.github.moofit-recipes.pkg.FCSExpress7Research" + "RODECentral.download": [ + "com.github.moofit-recipes.download.RODECentral" ], - "FCSExpress.download": [ - "com.github.moofit-recipes.download.FCSExpress7Research" + "RODECentral.pkg": [ + "com.github.moofit-recipes.pkg.RODECentral" ], - "Max8.pkg": [ - "com.github.moofit-recipes.pkg.Max8" + "RODEConnect.pkg": [ + "com.github.moofit-recipes.pkg.RODEConnect" ], - "AzureDataStudio.pkg": [ - "com.github.moofit-recipes.pkg.AzureDataStudio", - "com.github.davidbpirie.pkg.AzureDataStudio" + "RODEConnect.download": [ + "com.github.moofit-recipes.download.RODEConnect" ], - "SketchUpPro2023.download": [ - "com.github.moofit-recipes.download.SketchUp Pro 2023 EN" + "Studio3TUniversal.pkg": [ + "com.github.moofit-recipes.pkg.Studio3TUniversal" ], - "SketchUpPro2023.pkg": [ - "com.github.moofit-recipes.pkg.SketchUp Pro 2023 EN" + "Studio3TUniversal.download": [ + "com.github.moofit-recipes.download.Studio3TUniversal" ], - "ReadWrite.download": [ - "com.github.moofit-recipes.download.Read&Write" + "SketchUpPro2024.download": [ + "com.github.moofit-recipes.download.SketchUp Pro 2024" + ], + "SketchUpPro2024.pkg": [ + "com.github.moofit-recipes.pkg.SketchUp Pro 2024" ], "ReadWrite.pkg": [ "com.github.moofit-recipes.pkg.Read&Write" ], - "KeeperPasswordManager.pkg": [ - "com.github.moofit-recipes.pkg.KeeperPasswordManager" + "ReadWrite.download": [ + "com.github.moofit-recipes.download.Read&Write" ], - "KeeperPasswordManager.download": [ - "com.github.moofit-recipes.download.KeeperPasswordManager" + "ExpressVPN.pkg": [ + "com.github.moofit-recipes.pkg.ExpressVPN" ], - "VCVRack2Free.pkg": [ - "com.github.moofit-recipes.pkg.VCVRack2Free" + "macOSLAPSNoLaunchDaemon.pkg": [ + "com.github.moofit-recipes.pkg.macOSLAPSNoLaunchDaemon" ], - "WebexUniversal.pkg": [ - "com.github.moofit-recipes.pkg.WebexUniversal" + "NativeAccess2Universal.pkg": [ + "com.github.moofit.pkg.NativeAccess2Universal" ], - "WebexUniversal.download": [ - "com.github.moofit-recipes.download.WebexUniversal" + "NativeAccess2Universal.download": [ + "com.github.moofit.download.NativeAccess2Universal" ], - "Zwift-moofit.download": [ - "com.github.moofit-recipes.download.Zwift-moofit" + "HudlSportscode.pkg": [ + "com.github.moofit-recipes.pkg.HudlSportscode", + "com.github.haircut.pkg.HudlSportscode", + "com.github.primalcurve.pkg.HudlSportscode" ], - "Zwift-moofit.pkg": [ - "com.github.moofit-recipes.pkg.Zwift-moofit" + "HudlSportscode.download": [ + "com.github.moofit-recipes.download.HudlSportscode", + "com.github.haircut.download.HudlSportscode", + "com.github.primalcurve.download.HudlSportscode" ], "DockerUniversal.download": [ "com.github.moofit-recipes.download.DockerUniversal", @@ -168051,84 +168079,43 @@ "com.github.moofit-recipes.pkg.DockerUniversal", "com.github.wegotoeleven-recipes.pkg.DockerUniversal" ], - "MiroUniversal.pkg": [ - "com.github.moofit-recipes.pkg.MiroUniversal", - "com.github.wegotoeleven-recipes.pkg.MiroUniversal" - ], - "MiroUniversal.download": [ - "com.github.moofit-recipes.download.MiroUniversal", - "com.github.wegotoeleven-recipes.download.MiroUniversal" - ], - "ProtonVPN.pkg": [ - "com.github.moofit-recipes.pkg.ProtonVPN", - "com.github.andredb90.pkg.ProtonVPN" - ], - "ProtonVPN.download": [ - "com.github.moofit-recipes.download.ProtonVPN", - "com.github.andredb90.download.ProtonVPN" - ], - "SketchUpPro2024.pkg": [ - "com.github.moofit-recipes.pkg.SketchUp Pro 2024" - ], - "SketchUpPro2024.download": [ - "com.github.moofit-recipes.download.SketchUp Pro 2024" - ], - "CatoClient.pkg": [ - "com.github.moofit-recipes.pkg.CatoClient" - ], "Qlab5.download": [ "com.github.moofit-recipes.download.Qlab5" ], "Qlab5.pkg": [ "com.github.moofit-recipes.pkg.Qlab5" ], - "Studio3TUniversal.download": [ - "com.github.moofit-recipes.download.Studio3TUniversal" - ], - "Studio3TUniversal.pkg": [ - "com.github.moofit-recipes.pkg.Studio3TUniversal" - ], - "ExpressVPN.pkg": [ - "com.github.moofit-recipes.pkg.ExpressVPN" - ], - "OBSUniversal.download": [ - "com.github.moofit-recipes.download.OBSUniversal" + "AdobeAcrobatPro.pkg": [ + "com.github.moofit-recipes.pkg.AdobeAcrobatPro" ], - "OBSUniversal.pkg": [ - "com.github.moofit-recipes.pkg.OBSUniversal" + "AdobeAcrobatPro.download": [ + "com.github.moofit-recipes.download.AdobeAcrobatPro" ], - "macOSLAPSNoLaunchDaemon.pkg": [ - "com.github.moofit-recipes.pkg.macOSLAPSNoLaunchDaemon" + "WebexUniversal.pkg": [ + "com.github.moofit-recipes.pkg.WebexUniversal" ], - "BlenderUniversal.pkg": [ - "com.github.moofit-recipes.pkg.BlenderUniversal" + "WebexUniversal.download": [ + "com.github.moofit-recipes.download.WebexUniversal" ], - "BlenderUniversal.download": [ - "com.github.moofit-recipes.download.BlenderUniversal" + "MiroUniversal.download": [ + "com.github.moofit-recipes.download.MiroUniversal", + "com.github.wegotoeleven-recipes.download.MiroUniversal" ], - "Teemyco.download": [ - "com.github.moofit-recipes.download.Teemyco" + "MiroUniversal.pkg": [ + "com.github.moofit-recipes.pkg.MiroUniversal", + "com.github.wegotoeleven-recipes.pkg.MiroUniversal" ], "Teemyco.pkg": [ "com.github.moofit-recipes.pkg.Teemyco" ], - "FlowJo.munki": [ - "com.github.its-unibas.munki.FlowJo" - ], - "FlowJo.download": [ - "com.github.its-unibas.download.FlowJo" - ], - "unipro_ugene.download": [ - "com.github.its-unibas.download.Unipro_Ugene" - ], - "unipro_ugene.munki": [ - "com.github.its-unibas.munki.Unipro_Ugene" + "Teemyco.download": [ + "com.github.moofit-recipes.download.Teemyco" ], - "jsesh.download": [ - "com.github.its-unibas.download.jsesh" + "SWITCHdrive.download": [ + "com.github.its-unibas.download.switchdrive" ], - "jsesh.munki": [ - "com.github.its-unibas.munki.jsesh" + "SWITCHdrive.munki": [ + "com.github.its-unibas.munki.switchdrive" ], "Intellij.munki": [ "com.github.its-unibas.munki.Intellij" @@ -168136,11 +168123,17 @@ "IntellijUltimate.munki": [ "com.github.its-unibas.munki.IntellijUltimate" ], + "Intellij.download": [ + "com.github.its-unibas.download.Intellij" + ], "PyCharmProfessional.munki": [ "com.github.its-unibas.munki.PyCharmProfessional" ], - "Intellij.download": [ - "com.github.its-unibas.download.Intellij" + "CLANc.munki": [ + "com.github.its-unibas.munki.CLANc" + ], + "CLANc.download": [ + "com.github.its-unibas.download.CLANc" ], "CorelDRAWUpdate.download": [ "com.github.its-unibas.download.CorelDRAWUpdate" @@ -168148,102 +168141,78 @@ "CorelDRAWUpdate.munki": [ "com.github.its-unibas.munki.CorelDRAWUpdate" ], - "omero-insight.download": [ - "com.github.its-unibas.download.omero-insight" - ], - "omero-insight.munki": [ - "com.github.its-unibas.munki.omero-insight" - ], - "maxqda.download": [ - "com.github.its-unibas.download.MAXQDA" - ], - "maxqda.munki": [ - "com.github.its-unibas.munki.MAXQDA" + "Atlassian Companion.download": [ + "com.github.its-unibas.download.AtlassianCompanion" ], - "Karabiner.munki": [ - "com.github.its-unibas.munki.Karabiner" + "Atlassian Companion.munki": [ + "com.github.its-unibas.munki.AtlassianCompanion" ], - "Karabiner.download": [ - "com.github.its-unibas.download.Karabiner" + "f4transkript.munki": [ + "com.github.its-unibas.munki.f4transkript" ], - "F5transkript.download": [ - "com.github.its-unibas.download.F5transkript" + "f4transkript.download": [ + "com.github.its-unibas.download.f4transkript" ], - "F5transkript.install": [ - "com.github.its-unibas.install.F5transkript" + "omero-insight.munki": [ + "com.github.its-unibas.munki.omero-insight" ], - "F5transkript.munki": [ - "com.github.its-unibas.munki.F5transkript" + "omero-insight.download": [ + "com.github.its-unibas.download.omero-insight" ], - "F5transkript.pkg": [ - "com.github.its-unibas.pkg.F5transkript" + "unipro_ugene.download": [ + "com.github.its-unibas.download.Unipro_Ugene" ], - "ants_client.munki": [ - "com.github.its-unibas.munki.ants_client" + "unipro_ugene.munki": [ + "com.github.its-unibas.munki.Unipro_Ugene" ], - "ants_client.download": [ - "com.github.its-unibas.download.ants_client" + "PyMOL.munki": [ + "com.github.its-unibas.munki.PyMOL" ], - "MapleUpdate.download": [ - "com.github.its-unibas.download.MapleUpdate" + "PyMOL.download": [ + "com.github.its-unibas.download.PyMOL" ], "MapleUpdate.munki": [ "com.github.its-unibas.munki.MapleUpdate" ], - "SWITCHcastRecorder.pkg": [ - "com.github.its-unibas.pkg.switchcastrecorder" - ], - "SWITCHcastRecorder.munki": [ - "com.github.its-unibas.munki.switchcastrecorder" - ], - "SWITCHcast.download": [ - "com.github.its-unibas.download.switchcast" - ], - "TableauPrep.download": [ - "ch.unibas.its.git.mcs.download.tableau-prep" - ], - "TableauPrep.munki": [ - "ch.unibas.its.git.mcs.munki.tableau-prep" + "MapleUpdate.download": [ + "com.github.its-unibas.download.MapleUpdate" ], - "Atlassian Companion.munki": [ - "com.github.its-unibas.munki.AtlassianCompanion" + "F5transkript.munki": [ + "com.github.its-unibas.munki.F5transkript" ], - "Atlassian Companion.download": [ - "com.github.its-unibas.download.AtlassianCompanion" + "F5transkript.install": [ + "com.github.its-unibas.install.F5transkript" ], - "f4transkript.munki": [ - "com.github.its-unibas.munki.f4transkript" + "F5transkript.pkg": [ + "com.github.its-unibas.pkg.F5transkript" ], - "f4transkript.download": [ - "com.github.its-unibas.download.f4transkript" + "F5transkript.download": [ + "com.github.its-unibas.download.F5transkript" ], - "Anaconda.munki": [ - "com.github.its-unibas.munki.Anaconda" + "maxqda.download": [ + "com.github.its-unibas.download.MAXQDA" ], - "CLANc.download": [ - "com.github.its-unibas.download.CLANc" + "maxqda.munki": [ + "com.github.its-unibas.munki.MAXQDA" ], - "CLANc.munki": [ - "com.github.its-unibas.munki.CLANc" + "ants_client.download": [ + "com.github.its-unibas.download.ants_client" ], - "SWITCHdrive.download": [ - "com.github.its-unibas.download.switchdrive" + "ants_client.munki": [ + "com.github.its-unibas.munki.ants_client" ], - "SWITCHdrive.munki": [ - "com.github.its-unibas.munki.switchdrive" + "jsesh.download": [ + "com.github.its-unibas.download.jsesh" ], - "erase-install.munki": [ - "com.github.its-unibas.munki.erase-install" + "jsesh.munki": [ + "com.github.its-unibas.munki.jsesh" ], "erase-install.download": [ "com.github.its-unibas.download.erase-install", "com.github.grahampugh.recipes.download.erase-install" ], - "PyMOL.munki": [ - "com.github.its-unibas.munki.PyMOL" - ], - "PyMOL.download": [ - "com.github.its-unibas.download.PyMOL" + "erase-install.munki": [ + "com.github.its-unibas.munki.erase-install" ], "spartan.download": [ "com.github.its-unibas.download.spartan" @@ -168251,211 +168220,203 @@ "spartan.munki": [ "com.github.its-unibas.munki.spartan" ], - "EasyCanvas.pkg": [ - "com.github.blackthroat.pkg.EasyCanvas" + "FlowJo.munki": [ + "com.github.its-unibas.munki.FlowJo" ], - "EasyCanvas.munki": [ - "com.github.blackthroat.munki.EasyCanvas" + "FlowJo.download": [ + "com.github.its-unibas.download.FlowJo" ], - "EasyCanvas.install": [ - "com.github.blackthroat.install.EasyCanvas" + "Anaconda.munki": [ + "com.github.its-unibas.munki.Anaconda" ], - "EasyCanvas.download": [ - "com.github.blackthroat.download.EasyCanvas" + "TableauPrep.download": [ + "ch.unibas.its.git.mcs.download.tableau-prep" ], - "RescueTime.install": [ - "com.github.blackthroat.install.RescueTime" + "TableauPrep.munki": [ + "ch.unibas.its.git.mcs.munki.tableau-prep" ], - "RescueTime.pkg": [ - "com.github.blackthroat.pkg.RescueTime" + "SWITCHcastRecorder.pkg": [ + "com.github.its-unibas.pkg.switchcastrecorder" ], - "RescueTime.munki": [ - "com.github.blackthroat.munki.RescueTime" + "SWITCHcastRecorder.munki": [ + "com.github.its-unibas.munki.switchcastrecorder" ], - "RescueTime.download": [ - "com.github.blackthroat.download.RescueTime" + "SWITCHcast.download": [ + "com.github.its-unibas.download.switchcast" ], - "Astropad.munki": [ - "com.github.blackthroat.munki.Astropad" + "Karabiner.download": [ + "com.github.its-unibas.download.Karabiner" ], - "mabl.download": [ - "com.github.blackthroat.download.mabl" + "Karabiner.munki": [ + "com.github.its-unibas.munki.Karabiner" ], - "mabl.pkg": [ - "com.github.blackthroat.pkg.mabl" + "DaVinciResolve15.munki": [ + "com.github.blackthroat-recipes.munki.DaVinciResolve15" ], - "mabl.munki": [ - "com.github.blackthroat.munki.mabl" + "VisualJSON.download": [ + "com.github.blackthroat.download.VisualJSON" ], - "mabl.install": [ - "com.github.blackthroat.install.mabl" + "VisualJSON.install": [ + "com.github.blackthroat.install.VisualJSON" ], "VisualJSON.munki": [ "com.github.blackthroat.munki.VisualJSON" ], - "VisualJSON.install": [ - "com.github.blackthroat.install.VisualJSON" + "DBeaverCE.munki": [ + "com.github.blackthroat.munki.DBeaverCE" ], - "VisualJSON.download": [ - "com.github.blackthroat.download.VisualJSON" + "FramerX.install": [ + "com.github.blackthroat.install.FramerX" ], - "XMind8.munki": [ - "com.github.autopkg.blackthroat.munki.XMind8" + "FramerX.pkg": [ + "com.github.blackthroat.pkg.FramerX" ], - "PlantronicsHub.download": [ - "com.github.blackthroat.download.PlantronicsHub" + "FramerX.munki": [ + "com.github.blackthroat.munki.FramerX" ], - "PlantronicsHub.pkg": [ - "com.github.blackthroat.pkg.PlantronicsHub" + "FramerX.download": [ + "com.github.blackthroat.download.FramerX" ], "PlantronicsHub.munki": [ "com.github.blackthroat.munki.PlantronicsHub" ], + "PlantronicsHub.download": [ + "com.github.blackthroat.download.PlantronicsHub" + ], "PlantronicsHub.install": [ "com.github.blackthroat.install.PlantronicsHubr" ], - "FramerX.pkg": [ - "com.github.blackthroat.pkg.FramerX" + "PlantronicsHub.pkg": [ + "com.github.blackthroat.pkg.PlantronicsHub" ], - "FramerX.munki": [ - "com.github.blackthroat.munki.FramerX" + "WakeOnMac.download": [ + "com.github.blackthroat.download.WakeOnMac" ], - "FramerX.download": [ - "com.github.blackthroat.download.FramerX" + "WakeOnMac.pkg": [ + "com.github.blackthroat.pkg.WakeOnMac" ], - "FramerX.install": [ - "com.github.blackthroat.install.FramerX" + "WakeOnMac.install": [ + "com.github.blackthroat.install.WakeOnMac" ], - "Permute3.install": [ - "com.github.blackthroat.install.Permute3" + "WakeOnMac.munki": [ + "com.github.blackthroat.munki.WakeOnMac" ], - "Permute3.pkg": [ - "com.github.blackthroat.pkg.Permute3" + "EasyCanvas.pkg": [ + "com.github.blackthroat.pkg.EasyCanvas" ], - "Permute3.munki": [ - "com.github.blackthroat.munki.Permute3" + "EasyCanvas.download": [ + "com.github.blackthroat.download.EasyCanvas" ], - "Permute3.download": [ - "com.github.blackthroat.download.Permute3" + "EasyCanvas.install": [ + "com.github.blackthroat.install.EasyCanvas" ], - "BeyondCompare4.download": [ - "com.github.blackthroat.download.BeyondCompare4" + "EasyCanvas.munki": [ + "com.github.blackthroat.munki.EasyCanvas" ], - "BeyondCompare4.munki": [ - "com.github.blackthroat.munki.BeyondCompare4" + "Dashblock.munki": [ + "com.github.blackthroat.munki.Dashblock" ], - "ManyCam.install": [ - "com.github.blackthroat.install.ManyCam" + "Dashblock.download": [ + "com.github.blackthroat.download.Dashblock" ], - "ManyCam.pkg": [ - "com.github.blackthroat.pkg.ManyCam" + "Dashblock.pkg": [ + "com.github.blackthroat.pkg.Dashblock" ], - "ManyCam.download": [ - "com.github.blackthroat.download.ManyCam" + "Dashblock.install": [ + "com.github.blackthroat.install.Dashblock" ], - "ManyCam.munki": [ - "com.github.blackthroat.munki.ManyCam" + "WelkinSuite.download": [ + "com.github.blackthroat.download.WelkinSuite" ], - "AdobeLogCollectorTool.pkg": [ - "com.github.blackthroat.pkg.AdobeLogCollectorTool" + "Tad.munki": [ + "com.github.blackthroat.munki.Tad" ], - "AdobeCreativeCloudCleanerTool.download": [ - "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool" + "Tad.install": [ + "com.github.blackthroat.install.Tad" ], - "AdobeLogCollectorTool.download": [ - "com.github.blackthroat.download.AdobeLogCollectorTool" + "Tad.download": [ + "com.github.blackthroat.download.Tad" ], - "AdobeLogCollectorTool.install": [ - "com.github.blackthroat.install.AdobeLogCollectorTool" + "BeyondCompare4.munki": [ + "com.github.blackthroat.munki.BeyondCompare4" ], - "AdobeLogCollectorTool.munki": [ - "com.github.blackthroat.munki.AdobeLogCollectorTool" + "BeyondCompare4.download": [ + "com.github.blackthroat.download.BeyondCompare4" ], - "AdobeCreativeCloudCleanerTool.munki": [ - "com.github.blackthroat.munki.AdobeCreativeCloudCleanerTool" + "mabl.install": [ + "com.github.blackthroat.install.mabl" ], - "AdobeCreativeCloudCleanerTool.pkg": [ - "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool" + "mabl.munki": [ + "com.github.blackthroat.munki.mabl" ], - "AdobeCreativeCloudCleanerTool.install": [ - "com.github.blackthroat.install.AdobeCreativeCloudCleanerTool" + "mabl.pkg": [ + "com.github.blackthroat.pkg.mabl" ], - "Pock.munki": [ - "com.github.blackthroat.munki.Pock" + "mabl.download": [ + "com.github.blackthroat.download.mabl" ], - "Pock.install": [ - "com.github.blackthroat.install.Pock" + "ParseHub.install": [ + "com.github.blackthroat.install.ParseHub" ], - "Pock.download": [ - "com.github.blackthroat.download.Pock" + "ParseHub.download": [ + "com.github.blackthroat.download.ParseHub" ], - "Pock.pkg": [ - "com.github.blackthroat.pkg.Pock" + "ParseHub.munki": [ + "com.github.blackthroat.munki.ParseHub" ], - "WelkinSuite.download": [ - "com.github.blackthroat.download.WelkinSuite" + "ParseHub.pkg": [ + "com.github.blackthroat.pkg.ParseHub" ], "KNIME_Analytics_Platform.install": [ "com.github.blackthroat.install.KNIME_Analytics_Platform" ], - "KNIME_Analytics_Platform.pkg": [ - "com.github.blackthroat.pkg.KNIME_Analytics_Platform" - ], "KNIME_Analytics_Platform.download": [ "com.github.blackthroat.download.KNIME_Analytics_Platform" ], "KNIME_Analytics_Platform.munki": [ "com.github.blackthroat.munki.KNIME_Analytics_Platform" ], - "DaVinciResolve15.munki": [ - "com.github.blackthroat-recipes.munki.DaVinciResolve15" - ], - "Bitwarden.munki": [ - "com.github.blackthroat.munki.Bitwarden", - "com.github.wycomco.munki.Bitwarden" - ], - "Bitwarden.download": [ - "com.github.blackthroat.download.Bitwarden", - "com.github.grumpydrew.download.Bitwarden" + "KNIME_Analytics_Platform.pkg": [ + "com.github.blackthroat.pkg.KNIME_Analytics_Platform" ], - "Bitwarden.install": [ - "com.github.blackthroat.install.Bitwarden" + "Permute3.download": [ + "com.github.blackthroat.download.Permute3" ], - "ClockifyDesktop.pkg": [ - "com.github.blackthroat.pkg.ClockifyDesktop" + "Permute3.pkg": [ + "com.github.blackthroat.pkg.Permute3" ], - "ClockifyDesktop.download": [ - "com.github.blackthroat.download.ClockifyDesktop" + "Permute3.munki": [ + "com.github.blackthroat.munki.Permute3" ], - "ClockifyDesktop.munki": [ - "com.github.blackthroat.munki.ClockifyDesktop" + "Permute3.install": [ + "com.github.blackthroat.install.Permute3" ], - "ClockifyDesktop.install": [ - "com.github.blackthroat.install.ClockifyDesktop" + "Loopback.munki": [ + "com.github.blackthroat.munki.Loopback" ], - "Dashblock.download": [ - "com.github.blackthroat.download.Dashblock" + "Loopback.install": [ + "com.github.blackthroat.install.Loopback" ], - "Dashblock.pkg": [ - "com.github.blackthroat.pkg.Dashblock" + "Loopback.download": [ + "com.github.blackthroat.download.Loopback" ], - "Dashblock.munki": [ - "com.github.blackthroat.munki.Dashblock" + "Loopback.pkg": [ + "com.github.blackthroat.pkg.Loopback" ], - "Dashblock.install": [ - "com.github.blackthroat.install.Dashblock" + "ClockifyDesktop.install": [ + "com.github.blackthroat.install.ClockifyDesktop" ], - "WakeOnMac.download": [ - "com.github.blackthroat.download.WakeOnMac" + "ClockifyDesktop.munki": [ + "com.github.blackthroat.munki.ClockifyDesktop" ], - "WakeOnMac.pkg": [ - "com.github.blackthroat.pkg.WakeOnMac" + "ClockifyDesktop.pkg": [ + "com.github.blackthroat.pkg.ClockifyDesktop" ], - "WakeOnMac.install": [ - "com.github.blackthroat.install.WakeOnMac" + "ClockifyDesktop.download": [ + "com.github.blackthroat.download.ClockifyDesktop" ], - "WakeOnMac.munki": [ - "com.github.blackthroat.munki.WakeOnMac" + "Astropad.munki": [ + "com.github.blackthroat.munki.Astropad" ], "Enolsoft_PDF_Converter_with_OCR.pkg": [ "com.github.blackthroat.pkg.Enolsoft_PDF_Converter_with_OCR" @@ -168469,156 +168430,136 @@ "Enolsoft_PDF_Converter_with_OCR.munki": [ "com.github.blackthroat.munki.Enolsoft_PDF_Converter_with_OCR" ], - "Silverback.munki": [ - "com.github.blackthroat.munki.Silverback" - ], - "Silverback.pkg": [ - "com.github.blackthroat.pkg.Silverback" - ], - "Silverback.install": [ - "com.github.blackthroat.install.Silverback" - ], - "Silverback.download": [ - "com.github.blackthroat.download.Silverback" - ], - "ParseHub.pkg": [ - "com.github.blackthroat.pkg.ParseHub" - ], - "ParseHub.download": [ - "com.github.blackthroat.download.ParseHub" + "XMind8.munki": [ + "com.github.autopkg.blackthroat.munki.XMind8" ], - "ParseHub.munki": [ - "com.github.blackthroat.munki.ParseHub" + "TechSmithCapture.install": [ + "com.github.blackthroat.install.TechSmithCapture" ], - "ParseHub.install": [ - "com.github.blackthroat.install.ParseHub" + "TechSmithCapture.munki": [ + "com.github.blackthroat.munki.TechSmithCapture" ], "TechSmithCapture.download": [ "com.github.blackthroat.download.TechSmithCapture" ], - "TechSmithCapture.munki": [ - "com.github.blackthroat.munki.TechSmithCapture" - ], "TechSmithCapture.pkg": [ "com.github.blackthroat.pkg.TechSmithCapture" ], - "TechSmithCapture.install": [ - "com.github.blackthroat.install.TechSmithCapture" - ], - "DBeaverCE.munki": [ - "com.github.blackthroat.munki.DBeaverCE" + "Bitwarden.download": [ + "com.github.blackthroat.download.Bitwarden", + "com.github.grumpydrew.download.Bitwarden" ], - "Loopback.install": [ - "com.github.blackthroat.install.Loopback" + "Bitwarden.install": [ + "com.github.blackthroat.install.Bitwarden" ], - "Loopback.download": [ - "com.github.blackthroat.download.Loopback" + "Bitwarden.munki": [ + "com.github.blackthroat.munki.Bitwarden", + "com.github.wycomco.munki.Bitwarden" ], - "Loopback.pkg": [ - "com.github.blackthroat.pkg.Loopback" + "ManyCam.pkg": [ + "com.github.blackthroat.pkg.ManyCam" ], - "Loopback.munki": [ - "com.github.blackthroat.munki.Loopback" + "ManyCam.munki": [ + "com.github.blackthroat.munki.ManyCam" ], - "Tad.install": [ - "com.github.blackthroat.install.Tad" + "ManyCam.download": [ + "com.github.blackthroat.download.ManyCam" ], - "Tad.download": [ - "com.github.blackthroat.download.Tad" + "ManyCam.install": [ + "com.github.blackthroat.install.ManyCam" ], - "Tad.munki": [ - "com.github.blackthroat.munki.Tad" + "Pock.download": [ + "com.github.blackthroat.download.Pock" ], - "Appium.install": [ - "com.github.blackthroat.install.Appium" + "Pock.install": [ + "com.github.blackthroat.install.Pock" ], - "Appium.download": [ - "com.github.blackthroat.download.Appium" + "Pock.pkg": [ + "com.github.blackthroat.pkg.Pock" ], - "Appium.pkg": [ - "com.github.blackthroat.pkg.Appium" + "Pock.munki": [ + "com.github.blackthroat.munki.Pock" ], "Appium.munki": [ "com.github.blackthroat.munki.Appium" ], - "TestNav.pkg": [ - "com.github.nstrauss.pkg.TestNav" + "Appium.download": [ + "com.github.blackthroat.download.Appium" ], - "TestNav.download": [ - "com.github.nstrauss.download.TestNav" + "Appium.pkg": [ + "com.github.blackthroat.pkg.Appium" ], - "DremelDigiLab3DSlicer.pkg": [ - "com.github.nstrauss.pkg.DremelDigiLab3DSlicer" + "Appium.install": [ + "com.github.blackthroat.install.Appium" ], - "DremelDigiLab3DSlicer.download": [ - "com.github.nstrauss.download.DremelDigiLab3DSlicer" + "Silverback.install": [ + "com.github.blackthroat.install.Silverback" ], - "exacqVision.download": [ - "com.github.nstrauss.download.exacqVision" + "Silverback.download": [ + "com.github.blackthroat.download.Silverback" ], - "exacqVision.pkg": [ - "com.github.nstrauss.pkg.exacqVision" + "Silverback.munki": [ + "com.github.blackthroat.munki.Silverback" ], - "ExpressScribe.pkg": [ - "com.github.nstrauss.pkg.ExpressScribe" + "Silverback.pkg": [ + "com.github.blackthroat.pkg.Silverback" ], - "GoogleDrive.pkg": [ - "com.github.nstrauss.pkg.GoogleDrive" + "RescueTime.download": [ + "com.github.blackthroat.download.RescueTime" ], - "RespondusLockDownBrowser.install": [ - "com.github.nstrauss.install.RespondusLockDownBrowser" + "RescueTime.install": [ + "com.github.blackthroat.install.RescueTime" ], - "RespondusLockDownBrowserLab.pkg": [ - "com.github.nstrauss.pkg.RespondusLockDownBrowserLab" + "RescueTime.munki": [ + "com.github.blackthroat.munki.RescueTime" ], - "RespondusLockDownBrowser.download": [ - "com.github.nstrauss.download.RespondusLockDownBrowser" + "RescueTime.pkg": [ + "com.github.blackthroat.pkg.RescueTime" ], - "RespondusLockDownBrowser.pkg": [ - "com.github.nstrauss.pkg.RespondusLockDownBrowser" + "AdobeCreativeCloudCleanerTool.pkg": [ + "com.github.blackthroat.pkg.AdobeCreativeCloudCleanerTool" ], - "RespondusLockDownBrowserLab.install": [ - "com.github.nstrauss.install.RespondusLockDownBrowserLab" + "AdobeLogCollectorTool.install": [ + "com.github.blackthroat.install.AdobeLogCollectorTool" ], - "VendiniTicketAgent.pkg": [ - "com.github.nstrauss.pkg.VendiniTicketAgent" + "AdobeCreativeCloudCleanerTool.download": [ + "com.github.blackthroat.download.AdobeCreativeCloudCleanerTool" ], - "VendiniTicketAgent.download": [ - "com.github.nstrauss.download.VendiniTicketAgent" + "AdobeCreativeCloudCleanerTool.munki": [ + "com.github.blackthroat.munki.AdobeCreativeCloudCleanerTool" ], - "VernierGraphicalAnalysis.pkg": [ - "com.github.nstrauss.pkg.VernierGraphicalAnalysis" + "AdobeCreativeCloudCleanerTool.install": [ + "com.github.blackthroat.install.AdobeCreativeCloudCleanerTool" ], - "VernierGraphicalAnalysis.download": [ - "com.github.nstrauss.download.VernierGraphicalAnalysis" + "AdobeLogCollectorTool.munki": [ + "com.github.blackthroat.munki.AdobeLogCollectorTool" ], - "OnVUE.pkg": [ - "com.github.nstrauss.pkg.OnVUE" + "AdobeLogCollectorTool.pkg": [ + "com.github.blackthroat.pkg.AdobeLogCollectorTool" ], - "OnVUE.download": [ - "com.github.nstrauss.download.OnVUE" + "AdobeLogCollectorTool.download": [ + "com.github.blackthroat.download.AdobeLogCollectorTool" ], - "MitelConnect.download": [ - "com.github.nstrauss.download.MitelConnect" + "ThePack.download": [ + "com.github.nstrauss.download.ThePack" ], - "MitelConnect.pkg": [ - "com.github.nstrauss.pkg.MitelConnect" + "ThePack.pkg": [ + "com.github.nstrauss.pkg.ThePack" ], - "AWSSessionManagerPlugin.download": [ - "com.github.nstrauss.download.AWSSessionManagerPlugin" + "RelaySmartAgentKextlessCA.pkg": [ + "com.github.nstrauss.pkg.RelaySmartAgentKextlessCA" ], - "AWSSessionManagerPlugin.munki": [ - "com.github.nstrauss.munki.AWSSessionManagerPlugin" + "RelaySmartAgentKextless.pkg": [ + "com.github.nstrauss.pkg.RelaySmartAgentKextless" ], - "SOL.pkg": [ - "com.github.nstrauss.pkg.SOL" + "RelaySmartAgent.pkg": [ + "com.github.nstrauss.pkg.RelaySmartAgent" ], - "SOL.download": [ - "com.github.nstrauss.download.SOL" + "VendiniTicketAgent.download": [ + "com.github.nstrauss.download.VendiniTicketAgent" ], - "swiftDialog.munki": [ - "com.github.nstrauss.munki.swiftDialog", - "com.github.zentralpro.munki.swiftDialog" + "VendiniTicketAgent.pkg": [ + "com.github.nstrauss.pkg.VendiniTicketAgent" ], "AutodeskEAGLE.download": [ "com.github.nstrauss.download.AutodeskEAGLE" @@ -168626,34 +168567,47 @@ "AutodeskEAGLE.pkg": [ "com.github.nstrauss.pkg.AutodeskEAGLE" ], - "OpenWebStart.download": [ - "com.github.nstrauss.download.OpenWebStart", - "com.github.markkenny.autopkg.download.OpenWebStart" + "MitelConnect.download": [ + "com.github.nstrauss.download.MitelConnect" ], - "OpenWebStart.pkg": [ - "com.github.nstrauss.pkg.OpenWebStart", - "com.github.markkenny.autopkg.pkg.OpenWebStart" + "MitelConnect.pkg": [ + "com.github.nstrauss.pkg.MitelConnect" ], - "CEmu.pkg": [ - "com.github.nstrauss.pkg.CEmu" + "jEdit.pkg": [ + "com.github.nstrauss.pkg.jEdit" ], - "CEmu.download": [ - "com.github.nstrauss.download.CEmu" + "Restor.pkg": [ + "com.github.nstrauss.pkg.Restor" ], - "WacomTablet.pkg": [ - "com.github.nstrauss.pkg.WacomTablet" + "Restor.download": [ + "com.github.nstrauss.download.Restor" ], - "HUEIntution.download": [ - "com.github.nstrauss.download.HUEIntuition" + "TestNav.download": [ + "com.github.nstrauss.download.TestNav" ], - "HUEIntution.pkg": [ - "com.github.nstrauss.pkg.HUEIntuition" + "TestNav.pkg": [ + "com.github.nstrauss.pkg.TestNav" ], - "VendiniBoxOffice.pkg": [ - "com.github.nstrauss.pkg.VendiniBoxOffice" + "Loom.download": [ + "com.github.nstrauss.download.Loom" ], - "VendiniBoxOffice.download": [ - "com.github.nstrauss.download.VendiniBoxOffice" + "Loom.pkg": [ + "com.github.nstrauss.pkg.Loom" + ], + "OBS.download": [ + "com.github.nstrauss.download.OBS", + "com.github.ahousseini-recipes.download.OBS" + ], + "OBS.pkg": [ + "com.github.nstrauss.pkg.OBS", + "com.github.haircut.pkg.OBS", + "com.github.ahousseini-recipes.pkg.OBS" + ], + "AutodeskFusion360.pkg": [ + "com.github.nstrauss.pkg.AutodeskFusion360" + ], + "AutodeskFusion360.install": [ + "com.github.nstrauss.install.AutodeskFusion360" ], "LegoMindstormsEducationEV3Classroom.download": [ "com.github.nstrauss.download.LegoMindstormsEducationEV3Classroom" @@ -168661,29 +168615,38 @@ "LegoMindstormsEducationEV3Classroom.pkg": [ "com.github.nstrauss.pkg.LegoMindstormsEducationEV3Classroom" ], - "ThePack.download": [ - "com.github.nstrauss.download.ThePack" - ], - "ThePack.pkg": [ - "com.github.nstrauss.pkg.ThePack" - ], "GoProQuik.download": [ "com.github.nstrauss.download.GoProQuik" ], - "Camtasia.pkg": [ - "com.github.nstrauss.pkg.Camtasia" + "VantaAgent.munki": [ + "com.github.nstrauss.munki.VantaAgent" ], - "Boardmaker7Editor.download": [ - "com.github.nstrauss.download.Boardmaker7Editor" + "VantaAgent.download": [ + "com.github.nstrauss.download.VantaAgent" ], - "Boardmaker7StudentCenter.download": [ - "com.github.nstrauss.download.Boardmaker7StudentCenter" + "VendiniBoxOffice.pkg": [ + "com.github.nstrauss.pkg.VendiniBoxOffice" ], - "Boardmaker7StudentCenter.pkg": [ - "com.github.nstrauss.pkg.Boardmaker7StudentCenter" + "VendiniBoxOffice.download": [ + "com.github.nstrauss.download.VendiniBoxOffice" ], - "Boardmaker7Editor.pkg": [ - "com.github.nstrauss.pkg.Boardmaker7Editor" + "CincWorkstation.download": [ + "com.github.nstrauss.download.CincWorkstation" + ], + "CincAuditor.munki": [ + "com.github.nstrauss.munki.CincAuditor" + ], + "CincFoundation.munki": [ + "com.github.nstrauss.munki.CincFoundation" + ], + "CincAuditor.download": [ + "com.github.nstrauss.download.CincAuditor" + ], + "CincWorkstation.munki": [ + "com.github.nstrauss.munki.CincWorkstation" + ], + "CincFoundation.download": [ + "com.github.nstrauss.download.CincFoundation" ], "BitnamiMAMP.download": [ "com.github.nstrauss.download.BitnamiMAMP" @@ -168691,17 +168654,11 @@ "BitnamiMAMP.pkg": [ "com.github.nstrauss.pkg.BitnamiMAMP" ], - "PLTWKiteStudentPortal.download": [ - "com.github.nstrauss.download.PLTWKiteStudentPortal" - ], - "PLTWKiteStudentPortal.pkg": [ - "com.github.nstrauss.pkg.PLTWKiteStudentPortal" - ], "Prey.pkg": [ "com.github.nstrauss.pkg.Prey" ], - "OktaVerify.munki": [ - "com.github.nstrauss.munki.OktaVerify" + "SplashtopStreamer.pkg": [ + "com.github.nstrauss.pkg.SplashtopStreamer" ], "OktaVerify.pkg": [ "com.github.nstrauss.pkg.OktaVerify" @@ -168709,116 +168666,143 @@ "OktaVerify.download": [ "com.github.nstrauss.download.OktaVerify" ], + "OktaVerify.munki": [ + "com.github.nstrauss.munki.OktaVerify" + ], + "DevSpace.munki": [ + "com.github.nstrauss.munki.DevSpace" + ], + "DevSpace.pkg": [ + "com.github.nstrauss.pkg.DevSpace" + ], + "DevSpace.download": [ + "com.github.nstrauss.download.DevSpace" + ], + "Boardmaker7StudentCenter.download": [ + "com.github.nstrauss.download.Boardmaker7StudentCenter" + ], + "Boardmaker7Editor.pkg": [ + "com.github.nstrauss.pkg.Boardmaker7Editor" + ], + "Boardmaker7StudentCenter.pkg": [ + "com.github.nstrauss.pkg.Boardmaker7StudentCenter" + ], + "Boardmaker7Editor.download": [ + "com.github.nstrauss.download.Boardmaker7Editor" + ], + "SOL.download": [ + "com.github.nstrauss.download.SOL" + ], + "SOL.pkg": [ + "com.github.nstrauss.pkg.SOL" + ], + "NWEASecureTestingBrowser.download": [ + "com.github.nstrauss.download.NWEASecureTestingBrowser" + ], + "NWEASecureTestingBrowser.pkg": [ + "com.github.nstrauss.pkg.NWEASecureTestingBrowser" + ], "gnes.download": [ "com.github.nstrauss.download.gnes" ], "gnes.munki": [ "com.github.nstrauss.munki.gnes" ], - "Restor.pkg": [ - "com.github.nstrauss.pkg.Restor" - ], - "Restor.download": [ - "com.github.nstrauss.download.Restor" - ], - "VantaAgent.munki": [ - "com.github.nstrauss.munki.VantaAgent" - ], - "VantaAgent.download": [ - "com.github.nstrauss.download.VantaAgent" + "NoMADLoginAD.pkg": [ + "com.github.nstrauss.pkg.NoMADLoginAD", + "com.github.mlbz521.pkg.NoMADLoginAD" ], - "Loom.pkg": [ - "com.github.nstrauss.pkg.Loom" + "GoogleDrive.pkg": [ + "com.github.nstrauss.pkg.GoogleDrive" ], - "Loom.download": [ - "com.github.nstrauss.download.Loom" + "AWSSessionManagerPlugin.download": [ + "com.github.nstrauss.download.AWSSessionManagerPlugin" ], - "CricutDesignSpace.pkg": [ - "com.github.nstrauss.pkg.CricutDesignSpace" + "AWSSessionManagerPlugin.munki": [ + "com.github.nstrauss.munki.AWSSessionManagerPlugin" ], - "CricutDesignSpace.download": [ - "com.github.nstrauss.download.CricutDesignSpace" + "DremelDigiLab3DSlicer.download": [ + "com.github.nstrauss.download.DremelDigiLab3DSlicer" ], - "GoogleBackupandSync.download": [ - "com.github.nstrauss.download.BackupandSync" + "DremelDigiLab3DSlicer.pkg": [ + "com.github.nstrauss.pkg.DremelDigiLab3DSlicer" ], - "GoogleBackupandSync.pkg": [ - "com.github.nstrauss.pkg.BackupandSync" + "RespondusLockDownBrowserLab.install": [ + "com.github.nstrauss.install.RespondusLockDownBrowserLab" ], - "SplashtopStreamer.pkg": [ - "com.github.nstrauss.pkg.SplashtopStreamer" + "RespondusLockDownBrowserLab.pkg": [ + "com.github.nstrauss.pkg.RespondusLockDownBrowserLab" ], - "DevSpace.munki": [ - "com.github.nstrauss.munki.DevSpace" + "RespondusLockDownBrowser.install": [ + "com.github.nstrauss.install.RespondusLockDownBrowser" ], - "DevSpace.pkg": [ - "com.github.nstrauss.pkg.DevSpace" + "RespondusLockDownBrowser.download": [ + "com.github.nstrauss.download.RespondusLockDownBrowser" ], - "DevSpace.download": [ - "com.github.nstrauss.download.DevSpace" + "RespondusLockDownBrowser.pkg": [ + "com.github.nstrauss.pkg.RespondusLockDownBrowser" ], - "AutodeskFusion360.pkg": [ - "com.github.nstrauss.pkg.AutodeskFusion360" + "Scratch3.pkg": [ + "com.github.nstrauss.pkg.Scratch3" ], - "AutodeskFusion360.install": [ - "com.github.nstrauss.install.AutodeskFusion360" + "Scratch3.download": [ + "com.github.nstrauss.download.Scratch3" ], - "NWEASecureTestingBrowser.pkg": [ - "com.github.nstrauss.pkg.NWEASecureTestingBrowser" + "CricutDesignSpace.pkg": [ + "com.github.nstrauss.pkg.CricutDesignSpace" ], - "NWEASecureTestingBrowser.download": [ - "com.github.nstrauss.download.NWEASecureTestingBrowser" + "CricutDesignSpace.download": [ + "com.github.nstrauss.download.CricutDesignSpace" ], - "CincAuditor.download": [ - "com.github.nstrauss.download.CincAuditor" + "ExpressScribe.pkg": [ + "com.github.nstrauss.pkg.ExpressScribe" ], - "CincAuditor.munki": [ - "com.github.nstrauss.munki.CincAuditor" + "VernierGraphicalAnalysis.download": [ + "com.github.nstrauss.download.VernierGraphicalAnalysis" ], - "CincWorkstation.download": [ - "com.github.nstrauss.download.CincWorkstation" + "VernierGraphicalAnalysis.pkg": [ + "com.github.nstrauss.pkg.VernierGraphicalAnalysis" ], - "CincWorkstation.munki": [ - "com.github.nstrauss.munki.CincWorkstation" + "OpenWebStart.download": [ + "com.github.nstrauss.download.OpenWebStart", + "com.github.markkenny.autopkg.download.OpenWebStart" ], - "CincFoundation.munki": [ - "com.github.nstrauss.munki.CincFoundation" + "OpenWebStart.pkg": [ + "com.github.nstrauss.pkg.OpenWebStart", + "com.github.markkenny.autopkg.pkg.OpenWebStart" ], - "CincFoundation.download": [ - "com.github.nstrauss.download.CincFoundation" + "WacomTablet.pkg": [ + "com.github.nstrauss.pkg.WacomTablet" ], - "jEdit.pkg": [ - "com.github.nstrauss.pkg.jEdit" + "HUEIntution.pkg": [ + "com.github.nstrauss.pkg.HUEIntuition" ], - "OBS.download": [ - "com.github.nstrauss.download.OBS", - "com.github.ahousseini-recipes.download.OBS" + "HUEIntution.download": [ + "com.github.nstrauss.download.HUEIntuition" ], - "OBS.pkg": [ - "com.github.nstrauss.pkg.OBS", - "com.github.haircut.pkg.OBS", - "com.github.ahousseini-recipes.pkg.OBS" + "exacqVision.download": [ + "com.github.nstrauss.download.exacqVision" ], - "RelaySmartAgentKextless.pkg": [ - "com.github.nstrauss.pkg.RelaySmartAgentKextless" + "exacqVision.pkg": [ + "com.github.nstrauss.pkg.exacqVision" ], - "RelaySmartAgent.pkg": [ - "com.github.nstrauss.pkg.RelaySmartAgent" + "CEmu.pkg": [ + "com.github.nstrauss.pkg.CEmu" ], - "RelaySmartAgentKextlessCA.pkg": [ - "com.github.nstrauss.pkg.RelaySmartAgentKextlessCA" + "CEmu.download": [ + "com.github.nstrauss.download.CEmu" ], - "Generic-GitHubReleasesInfoProvider.download": [ - "com.github.nstrauss.download.Generic-GitHubReleasesInfoProvider" + "OnVUE.download": [ + "com.github.nstrauss.download.OnVUE" ], - "Generic-GitHubReleasesInfoProvider.munki": [ - "com.github.nstrauss.munki.Generic-GitHubReleasesInfoProvider" + "OnVUE.pkg": [ + "com.github.nstrauss.pkg.OnVUE" ], - "Generic-GitHubReleasesInfoProvider.install": [ - "com.github.nstrauss.install.Generic-GitHubReleasesInfoProvider" + "PLTWKiteStudentPortal.pkg": [ + "com.github.nstrauss.pkg.PLTWKiteStudentPortal" ], - "committer.pkg": [ - "com.github.nstrauss.pkg.committer" + "PLTWKiteStudentPortal.download": [ + "com.github.nstrauss.download.PLTWKiteStudentPortal" ], "committer.munki": [ "com.github.nstrauss.munki.committer" @@ -168826,24 +168810,30 @@ "committer.download": [ "com.github.nstrauss.download.committer" ], - "Scratch3.download": [ - "com.github.nstrauss.download.Scratch3" + "committer.pkg": [ + "com.github.nstrauss.pkg.committer" ], - "Scratch3.pkg": [ - "com.github.nstrauss.pkg.Scratch3" + "Camtasia.pkg": [ + "com.github.nstrauss.pkg.Camtasia" ], - "NoMADLoginAD.pkg": [ - "com.github.nstrauss.pkg.NoMADLoginAD", - "com.github.mlbz521.pkg.NoMADLoginAD" + "Generic-GitHubReleasesInfoProvider.munki": [ + "com.github.nstrauss.munki.Generic-GitHubReleasesInfoProvider" ], - "ChromeforTesting.download": [ - "com.github.nstrauss.download.ChromeforTesting" + "Generic-GitHubReleasesInfoProvider.install": [ + "com.github.nstrauss.install.Generic-GitHubReleasesInfoProvider" ], - "ChromeforTesting.pkg": [ - "com.github.nstrauss.pkg.ChromeforTesting" + "Generic-GitHubReleasesInfoProvider.download": [ + "com.github.nstrauss.download.Generic-GitHubReleasesInfoProvider" ], - "ChromeforTesting.munki": [ - "com.github.nstrauss.munki.ChromeforTesting" + "GoogleBackupandSync.download": [ + "com.github.nstrauss.download.BackupandSync" + ], + "GoogleBackupandSync.pkg": [ + "com.github.nstrauss.pkg.BackupandSync" + ], + "swiftDialog.munki": [ + "com.github.nstrauss.munki.swiftDialog", + "com.github.zentralpro.munki.swiftDialog" ], "Homebrew.download": [ "com.github.nstrauss.download.Homebrew" @@ -168851,23 +168841,23 @@ "Homebrew.munki": [ "com.github.nstrauss.munki.Homebrew" ], - "PostgreSQL.pkg": [ - "com.github.wholtz.pkg.PostgreSQL" + "ChromeforTesting.munki": [ + "com.github.nstrauss.munki.ChromeforTesting" ], - "PostgreSQL.munki": [ - "com.github.wholtz.munki.PostgreSQL" + "ChromeforTesting.pkg": [ + "com.github.nstrauss.pkg.ChromeforTesting" + ], + "ChromeforTesting.download": [ + "com.github.nstrauss.download.ChromeforTesting" ], "PostgreSQL.download": [ "com.github.wholtz.download.PostgreSQL" ], - "Opentrons.download": [ - "com.github.wholtz.opentrons.download" - ], - "Opentrons.munki": [ - "com.github.wholtz.opentrons.munki" + "PostgreSQL.pkg": [ + "com.github.wholtz.pkg.PostgreSQL" ], - "gopass.download": [ - "com.github.wholtz.gopass.download" + "PostgreSQL.munki": [ + "com.github.wholtz.munki.PostgreSQL" ], "gopass.pkg": [ "com.github.wholtz.gopass.pkg" @@ -168875,30 +168865,29 @@ "gopass.munki": [ "com.github.wholtz.gopass.munki" ], - "ChemDoodle.download": [ - "com.github.wholtz.chemdoodle.download" + "gopass.download": [ + "com.github.wholtz.gopass.download" ], - "ChemDoodle.munki": [ - "com.github.wholtz.chemdoodle.munki" + "Opentrons.munki": [ + "com.github.wholtz.opentrons.munki" ], - "KeePassXC.jss": [ - "com.github.crystalllized.jss.KeePassXC" + "Opentrons.download": [ + "com.github.wholtz.opentrons.download" ], - "KeePassXC.pkg": [ - "com.github.crystalllized.pkg.KeePassXC", - "com.github.smithjw.pkg.KeePassXC" + "ChemDoodle.munki": [ + "com.github.wholtz.chemdoodle.munki" ], - "DataGrip.jss": [ - "com.github.crystalllized.jss.DataGrip" + "ChemDoodle.download": [ + "com.github.wholtz.chemdoodle.download" ], - "DataGrip.pkg": [ - "com.github.crystalllized.pkg.DataGrip" + "AstrillVPN.pkg": [ + "com.github.crystalllized.pkg.astrillvpn" ], - "WorkSpaces.jss": [ - "com.github.crystalllized.jss.AmazonWorkspaces" + "AstrillVPN.download": [ + "com.github.crystalllized.download.astrillvpn" ], - "Workspaces.pkg": [ - "com.github.crystalllized.pkg.AmazonWorkSpaces" + "AstrillVPN.jss": [ + "com.github.crystalllized.jss.astrillvpn" ], "Keybase.pkg": [ "com.github.crystalllized.pkg.Keybase" @@ -168906,38 +168895,32 @@ "Keybase.jss": [ "com.github.crystalllized.jss.Keybase" ], - "DriveFS.pkg": [ - "com.github.crystalllized.pkg.googledrivefs" - ], - "DriveFS.jss": [ - "com.github.crystalllized.jss.googledrivefs" - ], - "DriveFS.download": [ - "com.github.crystallized.download.googledrivefs" + "LuaMessenger.pkg": [ + "com.github.crystalllized.pkg.LuaMessenger" ], - "TorBrowser.pkg": [ - "com.github.crystalllized.pkg.TorBrowser" + "LuaMessenger.jss": [ + "com.github.crystalllized.jss.LuaMessenger" ], - "TorBrowser.jss": [ - "com.github.crystalllized.jss.TorBrowser" + "LuaMessenger.download": [ + "com.github.crystalllized.download.LuaMessenger" ], - "JetBrainsToolbox.jss": [ - "com.github.crystalllized.jss.JetBrainsToolbox" + "LuaMessenger.install": [ + "com.github.crystalllized.install.LuaMessenger" ], "BetterTouchTool.jss": [ "com.github.crystalllized.jss.BetterTouchTool" ], - "LuaMessenger.install": [ - "com.github.crystalllized.install.LuaMessenger" + "Workspaces.pkg": [ + "com.github.crystalllized.pkg.AmazonWorkSpaces" ], - "LuaMessenger.pkg": [ - "com.github.crystalllized.pkg.LuaMessenger" + "WorkSpaces.jss": [ + "com.github.crystalllized.jss.AmazonWorkspaces" ], - "LuaMessenger.jss": [ - "com.github.crystalllized.jss.LuaMessenger" + "TorBrowser.pkg": [ + "com.github.crystalllized.pkg.TorBrowser" ], - "LuaMessenger.download": [ - "com.github.crystalllized.download.LuaMessenger" + "TorBrowser.jss": [ + "com.github.crystalllized.jss.TorBrowser" ], "Viscosity.jss": [ "com.github.crystalllized.jss.Viscosity" @@ -168946,77 +168929,73 @@ "com.github.crystalllized.pkg.Viscosity", "com.github.smithjw.pkg.Viscosity" ], - "Postico.jss": [ - "com.github.crystalllized.jss.Postico" + "KeePassXC.jss": [ + "com.github.crystalllized.jss.KeePassXC" ], - "AstrillVPN.download": [ - "com.github.crystalllized.download.astrillvpn" + "KeePassXC.pkg": [ + "com.github.crystalllized.pkg.KeePassXC", + "com.github.smithjw.pkg.KeePassXC" ], - "AstrillVPN.pkg": [ - "com.github.crystalllized.pkg.astrillvpn" + "DataGrip.jss": [ + "com.github.crystalllized.jss.DataGrip" ], - "AstrillVPN.jss": [ - "com.github.crystalllized.jss.astrillvpn" + "DataGrip.pkg": [ + "com.github.crystalllized.pkg.DataGrip" ], "Notion.jss": [ "com.github.crystalllized.jss.Notion" ], - "Scribus.pkg": [ - "com.github.haircut.pkg.Scribus" - ], - "Jing.pkg": [ - "com.github.haircut.pkg.jing" + "JetBrainsToolbox.jss": [ + "com.github.crystalllized.jss.JetBrainsToolbox" ], - "Zotero.pkg": [ - "com.github.haircut.pkg.Zotero", - "com.github.neilmartin83.pkg.Zotero" + "Postico.jss": [ + "com.github.crystalllized.jss.Postico" ], - "Shottr.pkg": [ - "com.github.haircut.pkg.Shottr" + "DriveFS.pkg": [ + "com.github.crystalllized.pkg.googledrivefs" ], - "Shottr.install": [ - "com.github.haircut.install.Shottr" + "DriveFS.jss": [ + "com.github.crystalllized.jss.googledrivefs" ], - "Shottr.munki": [ - "com.github.haircut.munki.Shottr" + "DriveFS.download": [ + "com.github.crystallized.download.googledrivefs" ], - "Shottr.download": [ - "com.github.haircut.download.Shottr" + "Calibre.pkg": [ + "com.github.haircut.pkg.Calibre" ], - "Steam.pkg": [ - "com.github.haircut.pkg.Steam" + "PollEverywhereApp.download": [ + "com.github.haircut.download.PollEverywhereApp" ], - "Steam.download": [ - "com.github.haircut.download.Steam" + "PollEverywhereApp.pkg": [ + "com.github.haircut.pkg.PollEverywhereApp" ], - "SyntaxHighlight.pkg": [ - "com.github.haircut.pkg.SyntaxHighlight" + "Zotero.pkg": [ + "com.github.haircut.pkg.Zotero", + "com.github.neilmartin83.pkg.Zotero" ], - "SyntaxHighlight.install": [ - "com.github.haircut.install.SyntaxHighlight" + "SAOImageDS9-app.pkg": [ + "com.github.haircut.pkg.SAOImageDS9-app" ], - "AppCleaner.pkg": [ - "com.github.haircut.pkg.AppCleaner", - "com.github.fishd72.pkg.AppCleaner", - "com.github.d33t5.pkg.AppCleaner" + "Hyperkey.pkg": [ + "com.github.haircut.pkg.Hyperkey" ], - "LoggerLite.download": [ - "com.github.haircut.download.LoggerLite" + "Hyperkey.install": [ + "com.github.haircut.install.Hyperkey" ], - "LoggerLite.pkg": [ - "com.github.haircut.pkg.LoggerLite" + "Hyperkey.download": [ + "com.github.haircut.download.Hyperkey" ], - "vPedalOmniControl.pkg": [ - "com.github.haircut.pkg.vPedalOmniControl" + "Hyperkey.munki": [ + "com.github.haircut.munki.Hyperkey" ], - "vPedalOmniControl.download": [ - "com.github.haircut.download.vPedalOmniControl" + "Floorp.download": [ + "com.github.haircut.download.Floorp" ], - "ReadWrite7.download": [ - "com.github.haircut.download.ReadWrite7" + "Floorp.pkg": [ + "com.github.haircut.pkg.Floorp" ], - "ReadWrite7.pkg": [ - "com.github.haircut.pkg.ReadWrite7" + "Floorp.munki": [ + "com.github.haircut.munki.Floorp" ], "Zappy.download": [ "com.github.haircut.download.Zappy" @@ -169024,17 +169003,26 @@ "Zappy.pkg": [ "com.github.haircut.pkg.Zappy" ], - "Hyperkey.download": [ - "com.github.haircut.download.Hyperkey" + "VDMX5.pkg": [ + "com.github.haircut.pkg.VDMX5" ], - "Hyperkey.munki": [ - "com.github.haircut.munki.Hyperkey" + "VDMX5.download": [ + "com.github.haircut.download.VDMX5" ], - "Hyperkey.pkg": [ - "com.github.haircut.pkg.Hyperkey" + "vPedalOmniControl.download": [ + "com.github.haircut.download.vPedalOmniControl" ], - "Hyperkey.install": [ - "com.github.haircut.install.Hyperkey" + "vPedalOmniControl.pkg": [ + "com.github.haircut.pkg.vPedalOmniControl" + ], + "cura-lulzbot.pkg": [ + "com.github.haircut.pkg.cura-lulzbot" + ], + "Steam.download": [ + "com.github.haircut.download.Steam" + ], + "Steam.pkg": [ + "com.github.haircut.pkg.Steam" ], "iMol.pkg": [ "com.github.haircut.pkg.iMol" @@ -169042,63 +169030,116 @@ "iMol.download": [ "com.github.haircut.download.iMol" ], - "Rectangle.install": [ - "com.github.haircut.install.Rectangle" - ], - "TOPCAT.download": [ - "com.github.haircut.download.TOPCAT" - ], - "TOPCAT.pkg": [ - "com.github.haircut.pkg.TOPCAT" - ], - "PollEverywhereApp.pkg": [ - "com.github.haircut.pkg.PollEverywhereApp" - ], - "PollEverywhereApp.download": [ - "com.github.haircut.download.PollEverywhereApp" - ], - "SublimeText4.install": [ - "com.github.haircut.install.SublimeText4" + "Jing.pkg": [ + "com.github.haircut.pkg.jing" ], - "Calibre.pkg": [ - "com.github.haircut.pkg.Calibre" + "MakeMKV.pkg": [ + "com.github.haircut.pkg.MakeMKV" ], "MakeMKV.download": [ "com.github.haircut.download.MakeMKV", "com.github.apizz.download.MakeMKV" ], - "MakeMKV.pkg": [ - "com.github.haircut.pkg.MakeMKV" + "PyMOL.pkg": [ + "com.github.haircut.pkg.PyMOL", + "com.github.grahampugh.recipes.pkg.PyMOL" ], - "CloudflareWARPTeams.munki": [ - "com.github.haircut.munki.CloudflareWARPTeams" + "VPT8.download": [ + "com.github.haircut.download.VPT8" ], - "CloudflareWARPTeams.download": [ - "com.github.haircut.download.CloudflareWARPTeams" + "VPT8.pkg": [ + "com.github.haircut.pkg.VPT8" ], - "CloudflareWARPTeams.pkg": [ - "com.github.haircut.pkg.CloudflareWARPTeams" + "MinecraftEdu-CodeConnection.pkg": [ + "com.github.haircut.pkg.MinecraftEdu-CodeConnection" ], "MinecraftEdu-ClassroomMode.download": [ "com.github.haircut.download.MinecraftEdu-ClassroomMode" ], - "MinecraftEdu-CodeConnection.pkg": [ - "com.github.haircut.pkg.MinecraftEdu-CodeConnection" + "MinecraftEdu-ClassroomMode.pkg": [ + "com.github.haircut.pkg.MinecraftEdu-ClassroomMode" ], "MinecraftEdu-Client.download": [ "com.github.haircut.download.MinecraftEdu-Client" ], + "MinecraftEdu-CodeConnection.download": [ + "com.github.haircut.download.MinecraftEdu-CodeConnection" + ], "MinecraftEdu-Client.pkg": [ "com.github.haircut.pkg.MinecraftEdu-Client" ], - "MinecraftEdu-ClassroomMode.pkg": [ - "com.github.haircut.pkg.MinecraftEdu-ClassroomMode" + "PreForm.pkg": [ + "com.github.haircut.pkg.PreForm" ], - "MinecraftEdu-CodeConnection.download": [ - "com.github.haircut.download.MinecraftEdu-CodeConnection" + "PreForm.download": [ + "com.github.haircut.download.PreForm" + ], + "Scribus.pkg": [ + "com.github.haircut.pkg.Scribus" + ], + "ReadWrite7.download": [ + "com.github.haircut.download.ReadWrite7" + ], + "ReadWrite7.pkg": [ + "com.github.haircut.pkg.ReadWrite7" + ], + "SportsCode.pkg": [ + "com.github.haircut.pkg.SportsCode", + "com.github.primalcurve.pkg.SportsCode" + ], + "SportsCode.download": [ + "com.github.haircut.download.SportsCode", + "com.github.primalcurve.download.SportsCode" + ], + "AppCleaner.pkg": [ + "com.github.haircut.pkg.AppCleaner", + "com.github.fishd72.pkg.AppCleaner", + "com.github.d33t5.pkg.AppCleaner" + ], + "LoggerLite.download": [ + "com.github.haircut.download.LoggerLite" + ], + "LoggerLite.pkg": [ + "com.github.haircut.pkg.LoggerLite" + ], + "TOPCAT.download": [ + "com.github.haircut.download.TOPCAT" + ], + "TOPCAT.pkg": [ + "com.github.haircut.pkg.TOPCAT" + ], + "avidemux.download": [ + "com.github.haircut.download.avidemux" + ], + "avidemux.pkg": [ + "com.github.haircut.pkg.avidemux" + ], + "awips-python.download": [ + "com.github.haircut.download.awips-python" + ], + "IDV.pkg": [ + "com.github.haircut.pkg.IDV" + ], + "CAVE.download": [ + "com.github.haircut.download.CAVE" + ], + "IDV.download": [ + "com.github.haircut.download.IDV" + ], + "CAVE.pkg": [ + "com.github.haircut.pkg.CAVE" + ], + "CloudflareWARPTeams.munki": [ + "com.github.haircut.munki.CloudflareWARPTeams" + ], + "CloudflareWARPTeams.download": [ + "com.github.haircut.download.CloudflareWARPTeams" + ], + "CloudflareWARPTeams.pkg": [ + "com.github.haircut.pkg.CloudflareWARPTeams" ], - "SAOImageDS9-app.pkg": [ - "com.github.haircut.pkg.SAOImageDS9-app" + "AnacondaCustom.pkg": [ + "com.github.haircut.pkg.AnacondaCustom" ], "CADET.download": [ "com.github.haircut.download.CADET" @@ -169106,34 +169147,20 @@ "CADET.pkg": [ "com.github.haircut.pkg.CADET" ], - "Floorp.munki": [ - "com.github.haircut.munki.Floorp" - ], - "Floorp.pkg": [ - "com.github.haircut.pkg.Floorp" - ], - "Floorp.download": [ - "com.github.haircut.download.Floorp" - ], - "LAME-64bit.download": [ - "com.github.haircut.download.LAME-64bit" - ], - "AnacondaCustom.pkg": [ - "com.github.haircut.pkg.AnacondaCustom" + "Rectangle.install": [ + "com.github.haircut.install.Rectangle" ], - "SportsCode.pkg": [ - "com.github.haircut.pkg.SportsCode", - "com.github.primalcurve.pkg.SportsCode" + "DaVinciResolve16.download": [ + "com.github.haircut.download.DaVinciResolve16" ], - "SportsCode.download": [ - "com.github.haircut.download.SportsCode", - "com.github.primalcurve.download.SportsCode" + "DaVinciResolve16.pkg": [ + "com.github.haircut.pkg.DaVinciResolve16" ], - "VPT8.pkg": [ - "com.github.haircut.pkg.VPT8" + "SyntaxHighlight.pkg": [ + "com.github.haircut.pkg.SyntaxHighlight" ], - "VPT8.download": [ - "com.github.haircut.download.VPT8" + "SyntaxHighlight.install": [ + "com.github.haircut.install.SyntaxHighlight" ], "Descript.download": [ "com.github.haircut.download.Descript" @@ -169141,90 +169168,84 @@ "Descript.pkg": [ "com.github.haircut.pkg.Descript" ], - "PreForm.pkg": [ - "com.github.haircut.pkg.PreForm" - ], - "PreForm.download": [ - "com.github.haircut.download.PreForm" - ], - "avidemux.pkg": [ - "com.github.haircut.pkg.avidemux" - ], - "avidemux.download": [ - "com.github.haircut.download.avidemux" + "SublimeText4.install": [ + "com.github.haircut.install.SublimeText4" ], - "CAVE.download": [ - "com.github.haircut.download.CAVE" + "LAME-64bit.download": [ + "com.github.haircut.download.LAME-64bit" ], - "IDV.download": [ - "com.github.haircut.download.IDV" + "Shottr.pkg": [ + "com.github.haircut.pkg.Shottr" ], - "awips-python.download": [ - "com.github.haircut.download.awips-python" + "Shottr.install": [ + "com.github.haircut.install.Shottr" ], - "IDV.pkg": [ - "com.github.haircut.pkg.IDV" + "Shottr.munki": [ + "com.github.haircut.munki.Shottr" ], - "CAVE.pkg": [ - "com.github.haircut.pkg.CAVE" + "Shottr.download": [ + "com.github.haircut.download.Shottr" ], - "VDMX5.pkg": [ - "com.github.haircut.pkg.VDMX5" + "haircut.processors": [ + "com.github.haircut.processors" ], - "VDMX5.download": [ - "com.github.haircut.download.VDMX5" + "RecipeBuilder.pkg": [ + "com.github.neilmartin83.pkg.RecipeBuilder" ], - "cura-lulzbot.pkg": [ - "com.github.haircut.pkg.cura-lulzbot" + "RecipeBuilder.munki": [ + "com.github.neilmartin83.munki.RecipeBuilder" ], - "PyMOL.pkg": [ - "com.github.haircut.pkg.PyMOL", - "com.github.grahampugh.recipes.pkg.PyMOL" + "RecipeBuilder.jss": [ + "com.github.neilmartin83.jss.RecipeBuilder" ], - "DaVinciResolve16.download": [ - "com.github.haircut.download.DaVinciResolve16" + "RecipeBuilder.download": [ + "com.github.neilmartin83.download.RecipeBuilder" ], - "DaVinciResolve16.pkg": [ - "com.github.haircut.pkg.DaVinciResolve16" + "VMPK.download": [ + "com.github.neilmartin83-recipes.download.VMPK" ], - "haircut.processors": [ - "com.github.haircut.processors" + "VMPK.munki": [ + "com.github.neilmartin83-recipes.munki.VMPK" ], "Phocus.munki": [ "com.github.neilmartin83.munki.Phocus" ], + "Phocus.pkg": [ + "com.github.neilmartin83.pkg.Phocus" + ], "Phocus.download": [ "com.github.neilmartin83.download.Phocus" ], - "Phocus.pkg": [ - "com.github.neilmartin83.pkg.Phocus" + "DrawBot.pkg": [ + "com.github.neilmartin83.pkg.DrawBot" ], - "RecipeBuilder.pkg": [ - "com.github.neilmartin83.pkg.RecipeBuilder" + "DrawBot.download": [ + "com.github.neilmartin83.download.DrawBot" ], - "RecipeBuilder.jss": [ - "com.github.neilmartin83.jss.RecipeBuilder" + "Nessus Agent.download": [ + "com.github.neilmartin83-recipes.download.Nessus Agent", + "com.github.skoobasteeve.download.NessusAgent" ], - "RecipeBuilder.download": [ - "com.github.neilmartin83.download.RecipeBuilder" + "Nessus Agent.munki": [ + "com.github.neilmartin83-recipes.munki.Nessus Agent" ], - "RecipeBuilder.munki": [ - "com.github.neilmartin83.munki.RecipeBuilder" + "Nessus Agent.pkg": [ + "com.github.neilmartin83-recipes.pkg.Nessus Agent" ], - "Mounty.pkg": [ - "com.github.neilmartin83.pkg.Mounty" + "Logitech Camera Settings.download": [ + "com.github.neilmartin83-recipes.download.Logitech Camera Settings" ], - "LAPS-for-macOS.download": [ - "com.github.neilmartin83.download.LAPSformacOS" + "Logitech Camera Settings.munki": [ + "com.github.neilmartin83-recipes.munki.Logitech Camera Settings" ], - "LAPS-for-macOS.pkg": [ - "com.github.neilmartin83.pkg.LAPSformacOS" + "Fanny.download": [ + "com.github.neilmartin83.download.Fanny" ], - "Sinter.munki": [ - "com.github.neilmartin83.munki.Sinter" + "Fanny.munki": [ + "com.github.neilmartin83.munki.Fanny" ], - "Sinter.download": [ - "com.github.neilmartin83.download.Sinter" + "Fanny.pkg": [ + "com.github.neilmartin83.pkg.Fanny" ], "Astute Manager.pkg": [ "com.github.neilmartin83.pkg.Astute Manager" @@ -169232,57 +169253,47 @@ "Astute Manager.download": [ "com.github.neilmartin83.download.Astute Manager" ], - "intiface-desktop.pkg": [ - "com.github.neilmartin83.pkg.intiface-desktop" + "ProfileCreator.download": [ + "com.github.neilmartin83.download.ProfileCreator" ], - "intiface-desktop.munki": [ - "com.github.neilmartin83.munki.intiface-desktop" + "ProfileCreator.install": [ + "com.github.neilmartin83.install.ProfileCreator" + ], + "ProfileCreator.pkg": [ + "com.github.neilmartin83.pkg.ProfileCreator" ], "intiface-desktop.download": [ "com.github.neilmartin83.download.intiface-desktop" ], - "NativeAccess.pkg": [ - "com.github.neilmartin83.pkg.NativeAccess" - ], - "NativeAccess.download": [ - "com.github.neilmartin83.download.NativeAccess" - ], - "AdobeUninstallUnauthorizedVersions.download": [ - "com.github.neilmartin83.download.AdobeUninstallUnauthorizedVersions" - ], - "AdobeExpiryCheck.download": [ - "com.github.neilmartin83.download.AdobeExpiryCheck" - ], - "AdobeExpiryCheck.pkg": [ - "com.github.neilmartin83.pkg.AdobeExpiryCheck" + "intiface-desktop.munki": [ + "com.github.neilmartin83.munki.intiface-desktop" ], - "AdobeUninstallUnauthorizedVersions.pkg": [ - "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions" + "intiface-desktop.pkg": [ + "com.github.neilmartin83.pkg.intiface-desktop" ], - "macOSLAPS.download": [ - "com.github.neilmartin83.download.macOSLAPS" + "Mounty.pkg": [ + "com.github.neilmartin83.pkg.Mounty" ], - "Nessus Agent.pkg": [ - "com.github.neilmartin83-recipes.pkg.Nessus Agent" + "Finale.pkg": [ + "com.github.neilmartin83.pkg.Finale" ], - "Nessus Agent.munki": [ - "com.github.neilmartin83-recipes.munki.Nessus Agent" + "Sinter.munki": [ + "com.github.neilmartin83.munki.Sinter" ], - "Nessus Agent.download": [ - "com.github.neilmartin83-recipes.download.Nessus Agent", - "com.github.skoobasteeve.download.NessusAgent" + "Sinter.download": [ + "com.github.neilmartin83.download.Sinter" ], - "VMPK.download": [ - "com.github.neilmartin83-recipes.download.VMPK" + "LabelsandAddresses.download": [ + "com.github.neilmartin83.download.LabelsandAddresses" ], - "VMPK.munki": [ - "com.github.neilmartin83-recipes.munki.VMPK" + "LabelsandAddresses.pkg": [ + "com.github.neilmartin83.pkg.LabelsandAddresses" ], - "DrawBot.pkg": [ - "com.github.neilmartin83.pkg.DrawBot" + "LAPS-for-macOS.download": [ + "com.github.neilmartin83.download.LAPSformacOS" ], - "DrawBot.download": [ - "com.github.neilmartin83.download.DrawBot" + "LAPS-for-macOS.pkg": [ + "com.github.neilmartin83.pkg.LAPSformacOS" ], "VCV Rack.download": [ "com.github.neilmartin83.download.VCVRack" @@ -169290,175 +169301,123 @@ "VCV Rack.pkg": [ "com.github.neilmartin83.pkg.VCVRack" ], + "NativeAccess.download": [ + "com.github.neilmartin83.download.NativeAccess" + ], + "NativeAccess.pkg": [ + "com.github.neilmartin83.pkg.NativeAccess" + ], "Nucleo.munki": [ "com.github.neilmartin83-recipes.munki.Nucleo" ], - "Nucleo.download": [ - "com.github.neilmartin83-recipes.download.Nucleo" - ], "Nucleo.pkg": [ "com.github.neilmartin83-recipes.pkg.Nucleo" ], - "LabelsandAddresses.pkg": [ - "com.github.neilmartin83.pkg.LabelsandAddresses" - ], - "LabelsandAddresses.download": [ - "com.github.neilmartin83.download.LabelsandAddresses" - ], - "Finale.pkg": [ - "com.github.neilmartin83.pkg.Finale" + "Nucleo.download": [ + "com.github.neilmartin83-recipes.download.Nucleo" ], - "ProfileCreator.pkg": [ - "com.github.neilmartin83.pkg.ProfileCreator" + "macOSLAPS.download": [ + "com.github.neilmartin83.download.macOSLAPS" ], - "ProfileCreator.download": [ - "com.github.neilmartin83.download.ProfileCreator" + "AdobeUninstallUnauthorizedVersions.download": [ + "com.github.neilmartin83.download.AdobeUninstallUnauthorizedVersions" ], - "ProfileCreator.install": [ - "com.github.neilmartin83.install.ProfileCreator" + "AdobeExpiryCheck.pkg": [ + "com.github.neilmartin83.pkg.AdobeExpiryCheck" ], - "Logitech Camera Settings.download": [ - "com.github.neilmartin83-recipes.download.Logitech Camera Settings" + "AdobeUninstallUnauthorizedVersions.pkg": [ + "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions" ], - "Logitech Camera Settings.munki": [ - "com.github.neilmartin83-recipes.munki.Logitech Camera Settings" + "AdobeExpiryCheck.download": [ + "com.github.neilmartin83.download.AdobeExpiryCheck" ], "FirefoxPolicies.pkg": [ "com.github.neilmartin83.pkg.FirefoxPolicies" ], - "Fanny.download": [ - "com.github.neilmartin83.download.Fanny" - ], - "Fanny.pkg": [ - "com.github.neilmartin83.pkg.Fanny" - ], - "Fanny.munki": [ - "com.github.neilmartin83.munki.Fanny" - ], - "UXProtect.munki": [ - "com.github.apfelwerk.munki.uxprotect" - ], - "UXProtect.pkg": [ - "com.github.apfelwerk.pkg.uxprotect" - ], - "UXProtect.download": [ - "com.github.apfelwerk.download.uxprotect" - ], - "UXProtect.install": [ - "com.github.apfelwerk.install.uxprotect" - ], - "mist.munki": [ - "com.github.zentralpro.munki.mist" - ], - "mist.download": [ - "com.github.zentralpro.download.mist" - ], - "mist.install": [ - "com.github.zentralpro.install.mist" - ], "Nova.pkg": [ "com.github.zentralpro.pkg.nova" ], - "Nova.install": [ - "com.github.zentralpro.install.nova" - ], "Nova.munki": [ "com.github.zentralpro.munki.nova" ], "Nova.download": [ "com.github.zentralpro.download.nova" ], - "Deckset.download": [ - "com.github.apfelwerk.download.Deckset" - ], - "Deckset.munki": [ - "com.github.apfelwerk.munki.Deckset" - ], - "Deckset.install": [ - "com.github.apfelwerk.install.Deckset" - ], - "miniserve.pkg": [ - "com.github.zentralpro.pkg.miniserve" - ], - "miniserve.install": [ - "com.github.zentralpro.install.miniserve" - ], - "miniserve.download": [ - "com.github.zentralpro.download.miniserve" + "Nova.install": [ + "com.github.zentralpro.install.nova" ], - "miniserve.munki": [ - "com.github.zentralpro.munki.miniserve" + "Crescendo.download": [ + "com.github.zentralpro.download.crescendo" ], - "iTaskX.download": [ - "com.github.apfelwerk.download.itaskx" + "Crescendo.pkg": [ + "com.github.zentralpro.pkg.crescendo" ], - "iTaskX.install": [ - "com.github.apfelwerk.install.itaskx" + "YubiKey_Manager.munki": [ + "com.github.apfelwerk.munki.yubikey_manager" ], - "iTaskX.munki": [ - "com.github.apfelwerk.munki.itaskx" + "YubiKey_Manager.install": [ + "com.github.apfelwerk.install.yubikey_manager" ], - "macadmins-extension.munki": [ - "com.github.zentralpro.munki.macadmins-extension" + "YubiKey_Manager.download": [ + "com.github.apfelwerk.download.yubikey_manager" ], - "macadmins-extension.install": [ - "com.github.zentralpro.install.macadmins-extension" + "Oni.download": [ + "com.github.apfelwerk.download.oni" ], - "macadmins-extension.pkg": [ - "com.github.zentralpro.pkg.macadmins-extension" + "Oni.install": [ + "com.github.apfelwerk.install.oni" ], - "macadmins-extension.download": [ - "com.github.zentralpro.download.macadmins-extension" + "Oni.munki": [ + "com.github.apfelwerk.munki.oni" ], - "swiftDialog.install": [ - "com.github.zentralpro.install.swiftDialog" + "DrataAgent.download": [ + "com.github.autopkg.zentral.download.DrataAgent" ], - "swiftDialog.jamf": [ - "com.github.zentralpro.jamf.swiftDialog", - "com.gitub.d33t5.jamf.swiftDialog" + "DrataAgent.pkg": [ + "com.github.autopkg.zentral.pkg.DrataAgent" ], - "swiftDialog.download": [ - "com.github.zentralpro.download.swiftDialog", - "com.github.andredb90.download.swiftDialog" + "DrataAgent.munki": [ + "com.github.autopkg.zentral.munki.DrataAgent" ], - "JamfProSwitcher.install": [ - "com.github.apfelwerk.install.jamfproswitcher" + "ChromeRemoteDesktop.munki": [ + "com.github.apfelwerk.munki.chromeremotedesktop", + "com.github.apizz.munki.ChromeRemoteDesktop" ], - "JamfProSwitcher.munki": [ - "com.github.apfelwerk.munki.jamfproswitcher" + "ChromeRemoteDesktop.download": [ + "com.github.apfelwerk.download.chromeremotedesktop" ], - "JamfProSwitcher.download": [ - "com.github.apfelwerk.download.jamfproswitcher" + "miniserve.install": [ + "com.github.zentralpro.install.miniserve" ], - "cue.download": [ - "com.github.zentralpro.download.cue" + "miniserve.download": [ + "com.github.zentralpro.download.miniserve" ], - "cue.install": [ - "com.github.zentralpro.install.cue" + "miniserve.munki": [ + "com.github.zentralpro.munki.miniserve" ], - "cue.pkg": [ - "com.github.zentralpro.pkg.cuelang" + "miniserve.pkg": [ + "com.github.zentralpro.pkg.miniserve" ], - "cue.munki": [ - "com.github.zentralpro.munki.cue" + "act.download": [ + "com.github.zentralpro.download.act" ], - "FileMonitor.pkg": [ - "com.github.zentralpro.pkg.filemonitor" + "act.install": [ + "com.github.zentralpro.install.act" ], - "FileMonitorDMG.munki": [ - "com.github.zentralpro.munki.filemonitordmg" + "act.pkg": [ + "com.github.zentralpro.pkg.act" ], - "FileMonitor.download": [ - "com.github.zentralpro.download.filemonitor" + "act.munki": [ + "com.github.zentralpro.munki.act" ], - "FileMonitor.install": [ - "com.github.zentralpro.install.filemonitor" + "yubiswitch.munki": [ + "com.github.apfelwerk.munki.yubiswitch" ], - "FileMonitor.munki": [ - "com.github.zentralpro.munki.filemonitor" + "yubiswitch.install": [ + "com.github.apfelwerk.install.yubiswitch" ], - "Overkill.pkg": [ - "com.github.apfelwerk.pkg.Overkill" + "yubiswitch.download": [ + "com.github.apfelwerk.download.yubiswitch" ], "Overkill.install": [ "com.github.apfelwerk.install.Overkill" @@ -169466,267 +169425,271 @@ "Overkill.munki": [ "com.github.apfelwerk.munki.Overkill" ], + "Overkill.pkg": [ + "com.github.apfelwerk.pkg.Overkill" + ], "Overkill.download": [ "com.github.apfelwerk.download.Overkill" ], - "DrataAgent.pkg": [ - "com.github.autopkg.zentral.pkg.DrataAgent" - ], - "DrataAgent.munki": [ - "com.github.autopkg.zentral.munki.DrataAgent" + "macadmins-extension.pkg": [ + "com.github.zentralpro.pkg.macadmins-extension" ], - "DrataAgent.download": [ - "com.github.autopkg.zentral.download.DrataAgent" + "macadmins-extension.download": [ + "com.github.zentralpro.download.macadmins-extension" ], - "yubiswitch.munki": [ - "com.github.apfelwerk.munki.yubiswitch" + "macadmins-extension.install": [ + "com.github.zentralpro.install.macadmins-extension" ], - "yubiswitch.download": [ - "com.github.apfelwerk.download.yubiswitch" + "macadmins-extension.munki": [ + "com.github.zentralpro.munki.macadmins-extension" ], - "yubiswitch.install": [ - "com.github.apfelwerk.install.yubiswitch" + "Brim.install": [ + "com.github.zentralpro.install.brim" ], - "ZentralEnroll.download": [ - "com.github.zentralpro.download.zentral_enroll" + "Brim.pkg": [ + "com.github.zentralpro.pkg.brim" ], - "ZentralEnroll.munki": [ - "com.github.zentralpro.munki.zentral_enroll" + "Brim.download": [ + "com.github.zentralpro.download.brim" ], - "ChromeRemoteDesktop.download": [ - "com.github.apfelwerk.download.chromeremotedesktop" + "vector.download": [ + "com.github.zentralpro.download.vector" ], - "ChromeRemoteDesktop.munki": [ - "com.github.apfelwerk.munki.chromeremotedesktop", - "com.github.apizz.munki.ChromeRemoteDesktop" + "vector.install": [ + "com.github.zentralpro.install.vector" ], "vector.pkg": [ "com.github.zentralpro.pkg.vector" ], - "vector.install": [ - "com.github.zentralpro.install.vector" - ], "vector.munki": [ "com.github.zentralpro.munki.vector" ], - "vector.download": [ - "com.github.zentralpro.download.vector" + "ProcessMonitorDMG.munki": [ + "com.github.zentralpro.munki.processmonitordmg" ], - "tailwindcss-cli.install": [ - "com.github.zentralpro.install.vector" + "ProcessMonitor.install": [ + "com.github.zentralpro.install.processmonitor" ], - "tailwindcss-cli.pkg": [ - "com.github.zentralpro.pkg.tailwindcss-cli" + "Proxyman.install": [ + "com.github.zentralpro.install.proxyman" ], - "tailwindcss-cli.download": [ - "com.github.zentralpro.download.tailwindcss-cli" + "Proxyman.munki": [ + "com.github.zentralpro.munki.proxyman" ], - "tailwindcss-cli.munki": [ - "com.github.zentralpro.munki.tailwindcss-cli" + "Proxyman.download": [ + "com.github.zentralpro.download.proxyman" ], - "act.pkg": [ - "com.github.zentralpro.pkg.act" + "Proxyman.pkg": [ + "com.github.zentralpro.pkg.proxyman" ], - "act.download": [ - "com.github.zentralpro.download.act" + "Deckset.download": [ + "com.github.apfelwerk.download.Deckset" ], - "act.munki": [ - "com.github.zentralpro.munki.act" + "Deckset.install": [ + "com.github.apfelwerk.install.Deckset" ], - "act.install": [ - "com.github.zentralpro.install.act" + "Deckset.munki": [ + "com.github.apfelwerk.munki.Deckset" ], - "YubiKey_Manager.download": [ - "com.github.apfelwerk.download.yubikey_manager" + "UXProtect.munki": [ + "com.github.apfelwerk.munki.uxprotect" ], - "YubiKey_Manager.install": [ - "com.github.apfelwerk.install.yubikey_manager" + "UXProtect.pkg": [ + "com.github.apfelwerk.pkg.uxprotect" ], - "YubiKey_Manager.munki": [ - "com.github.apfelwerk.munki.yubikey_manager" + "UXProtect.download": [ + "com.github.apfelwerk.download.uxprotect" + ], + "UXProtect.install": [ + "com.github.apfelwerk.install.uxprotect" + ], + "ZentralEnroll.munki": [ + "com.github.zentralpro.munki.zentral_enroll" + ], + "ZentralEnroll.download": [ + "com.github.zentralpro.download.zentral_enroll" + ], + "dog.munki": [ + "com.github.zentralpro.munki.dog" ], "dog.pkg": [ "com.github.zentralpro.pkg.dog" ], - "dog.download": [ - "com.github.zentralpro.download.dog" - ], "dog.install": [ "com.github.zentralpro.install.dog" ], - "dog.munki": [ - "com.github.zentralpro.munki.dog" + "dog.download": [ + "com.github.zentralpro.download.dog" ], - "tcscertrequest.munki": [ - "com.github.apfelwerk.munki.tcscertrequest" + "cue.munki": [ + "com.github.zentralpro.munki.cue" ], - "tcscertrequest.download": [ - "com.github.apfelwerk.download.tcscertrequest" + "cue.install": [ + "com.github.zentralpro.install.cue" ], - "tcscertrequest.install": [ - "com.github.apfelwerk.install.tcscertrequest" + "cue.download": [ + "com.github.zentralpro.download.cue" ], - "Brim.install": [ - "com.github.zentralpro.install.brim" + "cue.pkg": [ + "com.github.zentralpro.pkg.cuelang" ], - "Brim.pkg": [ - "com.github.zentralpro.pkg.brim" + "iTaskX.munki": [ + "com.github.apfelwerk.munki.itaskx" ], - "Brim.download": [ - "com.github.zentralpro.download.brim" + "iTaskX.install": [ + "com.github.apfelwerk.install.itaskx" ], - "Crescendo.download": [ - "com.github.zentralpro.download.crescendo" + "iTaskX.download": [ + "com.github.apfelwerk.download.itaskx" ], - "Crescendo.pkg": [ - "com.github.zentralpro.pkg.crescendo" + "LanguageToolDesktop.munki": [ + "com.github.zentralpro.munki.LanguageToolDesktop" ], - "ProcessMonitor.install": [ - "com.github.zentralpro.install.processmonitor" + "LanguageToolDesktop.install": [ + "com.github.zentralpro.install.LanguageToolDesktop" ], - "ProcessMonitorDMG.munki": [ - "com.github.zentralpro.munki.processmonitordmg" + "LanguageToolDesktop.download": [ + "com.github.zentralpro.download.LanguageToolDesktop" ], - "Netiquette.munki": [ - "com.github.zentralpro.munki.netiquette" + "LanguageToolDesktop.pkg": [ + "com.github.zentralpro.pkg.LanguageToolDesktop" ], - "Netiquette.download": [ - "com.github.zentralpro.download.netiquette" + "JamfProSwitcher.munki": [ + "com.github.apfelwerk.munki.jamfproswitcher" ], - "Netiquette.install": [ - "com.github.zentralpro.install.netiquette" + "JamfProSwitcher.install": [ + "com.github.apfelwerk.install.jamfproswitcher" ], - "Netiquette.pkg": [ - "com.github.zentralpro.pkg.netiquette" + "JamfProSwitcher.download": [ + "com.github.apfelwerk.download.jamfproswitcher" ], - "Proxyman.install": [ - "com.github.zentralpro.install.proxyman" + "eapolcfg.munki": [ + "com.github.zentralpro.munki.eapolcfg" ], - "Proxyman.munki": [ - "com.github.zentralpro.munki.proxyman" + "eapolcfg.pkg": [ + "com.github.zentralpro.pkg.eapolcfg" ], - "Proxyman.pkg": [ - "com.github.zentralpro.pkg.proxyman" + "eapolcfg.download": [ + "com.github.zentralpro.download.eapolcfg" ], - "Proxyman.download": [ - "com.github.zentralpro.download.proxyman" + "eapolcfg.install": [ + "com.github.zentralpro.install.eapolcfg" ], - "yq.pkg": [ - "com.github.zentralpro.pkg.yq" + "mist.install": [ + "com.github.zentralpro.install.mist" ], - "yq.install": [ - "com.github.zentralpro.install.yq" + "mist.download": [ + "com.github.zentralpro.download.mist" ], - "yq.munki": [ - "com.github.zentralpro.munki.yq" + "mist.munki": [ + "com.github.zentralpro.munki.mist" ], - "yq.download": [ - "com.github.zentralpro.download.yq" + "FileMonitor.install": [ + "com.github.zentralpro.install.filemonitor" ], - "exa.download": [ - "com.github.zentralpro.download.exa" + "FileMonitorDMG.munki": [ + "com.github.zentralpro.munki.filemonitordmg" ], - "exa.install": [ - "com.github.zentralpro.install.exa" + "FileMonitor.pkg": [ + "com.github.zentralpro.pkg.filemonitor" ], - "exa.munki": [ - "com.github.zentralpro.munki.exa" + "FileMonitor.munki": [ + "com.github.zentralpro.munki.filemonitor" ], - "exa.pkg": [ - "com.github.zentralpro.pkg.exa" + "FileMonitor.download": [ + "com.github.zentralpro.download.filemonitor" ], - "LanguageToolDesktop.download": [ - "com.github.zentralpro.download.LanguageToolDesktop" + "tailwindcss-cli.pkg": [ + "com.github.zentralpro.pkg.tailwindcss-cli" ], - "LanguageToolDesktop.munki": [ - "com.github.zentralpro.munki.LanguageToolDesktop" + "tailwindcss-cli.install": [ + "com.github.zentralpro.install.vector" ], - "LanguageToolDesktop.pkg": [ - "com.github.zentralpro.pkg.LanguageToolDesktop" + "tailwindcss-cli.download": [ + "com.github.zentralpro.download.tailwindcss-cli" ], - "LanguageToolDesktop.install": [ - "com.github.zentralpro.install.LanguageToolDesktop" + "tailwindcss-cli.munki": [ + "com.github.zentralpro.munki.tailwindcss-cli" ], "Cutter.install": [ "com.github.zentralpro.install.cutter" ], - "Cutter.pkg": [ - "com.github.zentralpro.pkg.cutter" - ], "Cutter.download": [ "com.github.zentralpro.download.cutter" ], - "eapolcfg.munki": [ - "com.github.zentralpro.munki.eapolcfg" + "Cutter.pkg": [ + "com.github.zentralpro.pkg.cutter" ], - "eapolcfg.download": [ - "com.github.zentralpro.download.eapolcfg" + "tcscertrequest.install": [ + "com.github.apfelwerk.install.tcscertrequest" ], - "eapolcfg.install": [ - "com.github.zentralpro.install.eapolcfg" + "tcscertrequest.download": [ + "com.github.apfelwerk.download.tcscertrequest" ], - "eapolcfg.pkg": [ - "com.github.zentralpro.pkg.eapolcfg" + "tcscertrequest.munki": [ + "com.github.apfelwerk.munki.tcscertrequest" ], - "Oni.download": [ - "com.github.apfelwerk.download.oni" + "exa.download": [ + "com.github.zentralpro.download.exa" ], - "Oni.install": [ - "com.github.apfelwerk.install.oni" + "exa.install": [ + "com.github.zentralpro.install.exa" ], - "Oni.munki": [ - "com.github.apfelwerk.munki.oni" + "exa.pkg": [ + "com.github.zentralpro.pkg.exa" ], - "Boostnote.jss": [ - "com.github.fishd72.jss.Boostnote" + "exa.munki": [ + "com.github.zentralpro.munki.exa" ], - "Boostnote.download": [ - "com.github.fishd72.download.Boostnote" + "Netiquette.download": [ + "com.github.zentralpro.download.netiquette" ], - "Boostnote.pkg": [ - "com.github.fishd72.pkg.Boostnote" + "Netiquette.pkg": [ + "com.github.zentralpro.pkg.netiquette" ], - "Etcher.pkg": [ - "com.github.fishd72.pkg.Etcher" + "Netiquette.munki": [ + "com.github.zentralpro.munki.netiquette" ], - "azcopy-cli.download": [ - "com.github.fishd72.download.azcopy-cli" + "Netiquette.install": [ + "com.github.zentralpro.install.netiquette" ], - "azcopy-cli.pkg": [ - "com.github.fishd72.pkg.azcopy-cli" + "yq.munki": [ + "com.github.zentralpro.munki.yq" ], - "azcopy-cli.munki": [ - "com.github.fishd72.munki.azcopy-cli" + "yq.download": [ + "com.github.zentralpro.download.yq" ], - "RoboMongo.pkg": [ - "com.github.fishd72.pkg.RoboMongo" + "yq.install": [ + "com.github.zentralpro.install.yq" ], - "AppCleaner.jssup": [ - "com.github.fishd72.jssup.AppCleaner" + "yq.pkg": [ + "com.github.zentralpro.pkg.yq" ], - "wiz-cli.pkg": [ - "com.github.fishd72.pkg.wiz-cli" + "swiftDialog.jamf": [ + "com.github.zentralpro.jamf.swiftDialog", + "com.gitub.d33t5.jamf.swiftDialog" ], - "wiz-cli.munki": [ - "com.github.fishd72.munki.wiz-cli" + "swiftDialog.install": [ + "com.github.zentralpro.install.swiftDialog" ], - "wiz-cli.download": [ - "com.github.fishd72.download.wiz-cli" + "swiftDialog.download": [ + "com.github.zentralpro.download.swiftDialog", + "com.github.andredb90.download.swiftDialog" ], - "PDK.pkg": [ - "com.github.fishd72.pkg.pdk" + "Miller.download": [ + "com.github.fishd72.download.Miller" ], - "Twitch.install": [ - "com.github.fishd72.install.Twitch" + "Miller.pkg": [ + "com.github.fishd72.pkg.Miller" ], - "Twitch.download": [ - "com.github.fishd72.download.Twitch" + "ecs-cli.download": [ + "com.github.fishd72.download.ecs-cli" ], - "Twitch.pkg": [ - "com.github.fishd72.pkg.Twitch" + "ecs-cli.pkg": [ + "com.github.fishd72.pkg.ecs-cli" ], - "Twitch.jss": [ - "com.github.fishd72.jss.Twitch" + "Speedtest-CLI.pkg": [ + "com.github.fishd72.pkg.speedtest-cli" ], "Speedtest-CLI.download": [ "com.github.fishd72.download.speedtest-cli" @@ -169734,80 +169697,86 @@ "Speedtest-CLI.munki": [ "com.github.fishd72.munki.speedtest-cli" ], - "Speedtest-CLI.pkg": [ - "com.github.fishd72.pkg.speedtest-cli" + "EmacsForOSX.pkg": [ + "com.github.fishd72.pkg.EmacsForOSX" ], - "Freeplane.download": [ - "com.github.fishd72.download.Freeplane", - "com.github.ahousseini-recipes.download.Freeplane" + "JD-GUI.pkg": [ + "com.github.fishd72.pkg.jdgui" + ], + "PDK.pkg": [ + "com.github.fishd72.pkg.pdk" + ], + "SafariTechnologyPreviewHS.pkg": [ + "com.github.fishd72.pkg.SafariTechnologyPreviewHS" + ], + "Shuttle.install": [ + "com.github.fishd72.install.Shuttle" + ], + "Shuttle.download": [ + "com.github.fishd72.download.Shuttle" + ], + "Shuttle.jss": [ + "com.github.fishd72.jss.Shuttle" + ], + "Shuttle.pkg": [ + "com.github.fishd72.pkg.Shuttle" ], "Freeplane.pkg": [ "com.github.fishd72.pkg.Freeplane", "com.github.ahousseini-recipes.pkg.Freeplane" ], + "Freeplane.download": [ + "com.github.fishd72.download.Freeplane", + "com.github.ahousseini-recipes.download.Freeplane" + ], + "DrawIO.pkg": [ + "com.github.fishd72.pkg.DrawIO" + ], "HexFiend.pkg": [ "com.github.fishd72.pkg.HexFiend" ], - "ecs-cli.pkg": [ - "com.github.fishd72.pkg.ecs-cli" + "IDEA-IU.pkg": [ + "com.github.fishd72.pkg.IDEA-IU" ], - "ecs-cli.download": [ - "com.github.fishd72.download.ecs-cli" + "nmap.munki": [ + "com.github.autopkg.fishd72.munki.nmap" ], - "EmacsForOSX.pkg": [ - "com.github.fishd72.pkg.EmacsForOSX" + "AppCleaner.jssup": [ + "com.github.fishd72.jssup.AppCleaner" + ], + "pgAdmin4.pkg": [ + "com.github.fishd72.pkg.pgAdmin4" ], "MongoDBCompassCommunity.install": [ "com.github.fishd72.install.MongoDBCompassCommunity" ], + "MongoDBCompassCommunity.download": [ + "com.github.fishd72.download.MongoDBCompassCommunity" + ], "MongoDBCompassCommunity.pkg": [ "com.github.fishd72.pkg.MongoDBCompassCommunity" ], "MongoDBCompassCommunity.jss": [ "com.github.fishd72.jss.MongoDBCompassCommunity" ], - "MongoDBCompassCommunity.download": [ - "com.github.fishd72.download.MongoDBCompassCommunity" - ], - "step_cli.munki": [ - "com.github.fishd72.munki.step-cli", - "com.github.Lotusshaney.munki.step-cli" - ], - "step_cli.download": [ - "com.github.fishd72.download.step-cli", - "com.github.Lotusshaney.download.step-cli" - ], - "step_cli.pkg": [ - "com.github.fishd72.pkg.step-cli", - "com.github.Lotusshaney.pkg.step-cli" - ], - "OpenShot.pkg": [ - "com.github.fishd72.pkg.OpenShot" - ], - "DrawIO.pkg": [ - "com.github.fishd72.pkg.DrawIO" - ], - "GoogleChromeCanary.pkg": [ - "com.github.fishd72.pkg.Chrome" - ], - "JD-GUI.pkg": [ - "com.github.fishd72.pkg.jdgui" - ], "Brave.pkg": [ "com.github.fishd72.pkg.brave", "com.github.grumpydrew.pkg.Brave" ], - "visualvm.install": [ - "com.github.fishd72.install.VisualVM" + "VisualVM.pkg": [ + "com.github.fishd72.pkg.VisualVM" ], "visualvm.download": [ "com.github.fishd72.download.VisualVM" ], - "VisualVM.pkg": [ - "com.github.fishd72.pkg.VisualVM" + "visualvm.install": [ + "com.github.fishd72.install.VisualVM" ], - "SafariTechnologyPreviewHS.pkg": [ - "com.github.fishd72.pkg.SafariTechnologyPreviewHS" + "Ghost.install": [ + "com.github.fishd72.install.Ghost" + ], + "Ghost.download": [ + "com.github.fishd72.download.Ghost" ], "Ghost.pkg": [ "com.github.fishd72.pkg.Ghost" @@ -169815,95 +169784,214 @@ "Ghost.jss": [ "com.github.fishd72.jss.Ghost" ], - "Ghost.download": [ - "com.github.fishd72.download.Ghost" + "wiz-cli.munki": [ + "com.github.fishd72.munki.wiz-cli" ], - "Ghost.install": [ - "com.github.fishd72.install.Ghost" + "wiz-cli.download": [ + "com.github.fishd72.download.wiz-cli" ], - "DockerEdge.download": [ - "com.github.fishd72.download.DockerEdge" + "wiz-cli.pkg": [ + "com.github.fishd72.pkg.wiz-cli" + ], + "GoogleChromeCanary.pkg": [ + "com.github.fishd72.pkg.Chrome" + ], + "OpenShot.pkg": [ + "com.github.fishd72.pkg.OpenShot" + ], + "azcopy-cli.download": [ + "com.github.fishd72.download.azcopy-cli" + ], + "azcopy-cli.pkg": [ + "com.github.fishd72.pkg.azcopy-cli" + ], + "azcopy-cli.munki": [ + "com.github.fishd72.munki.azcopy-cli" + ], + "Boostnote.jss": [ + "com.github.fishd72.jss.Boostnote" + ], + "Boostnote.pkg": [ + "com.github.fishd72.pkg.Boostnote" + ], + "Boostnote.download": [ + "com.github.fishd72.download.Boostnote" ], "DockerEdge.pkg": [ "com.github.fishd72.pkg.DockerEdge" ], - "nmap.munki": [ - "com.github.autopkg.fishd72.munki.nmap" + "DockerEdge.download": [ + "com.github.fishd72.download.DockerEdge" ], - "IDEA-IU.pkg": [ - "com.github.fishd72.pkg.IDEA-IU" + "Etcher.pkg": [ + "com.github.fishd72.pkg.Etcher" ], - "Miller.download": [ - "com.github.fishd72.download.Miller" + "step_cli.pkg": [ + "com.github.fishd72.pkg.step-cli", + "com.github.Lotusshaney.pkg.step-cli" ], - "Miller.pkg": [ - "com.github.fishd72.pkg.Miller" + "step_cli.download": [ + "com.github.fishd72.download.step-cli", + "com.github.Lotusshaney.download.step-cli" ], - "pgAdmin4.pkg": [ - "com.github.fishd72.pkg.pgAdmin4" + "step_cli.munki": [ + "com.github.fishd72.munki.step-cli", + "com.github.Lotusshaney.munki.step-cli" + ], + "x2Go.pkg": [ + "com.github.fishd72.pkg.x2Go" ], "x2Go.download": [ "com.github.fishd72.download.x2Go" ], - "x2Go.pkg": [ - "com.github.fishd72.pkg.x2Go" + "RoboMongo.pkg": [ + "com.github.fishd72.pkg.RoboMongo" ], - "Shuttle.download": [ - "com.github.fishd72.download.Shuttle" + "Twitch.download": [ + "com.github.fishd72.download.Twitch" ], - "Shuttle.pkg": [ - "com.github.fishd72.pkg.Shuttle" + "Twitch.pkg": [ + "com.github.fishd72.pkg.Twitch" ], - "Shuttle.install": [ - "com.github.fishd72.install.Shuttle" + "Twitch.install": [ + "com.github.fishd72.install.Twitch" ], - "Shuttle.jss": [ - "com.github.fishd72.jss.Shuttle" + "Twitch.jss": [ + "com.github.fishd72.jss.Twitch" ], - "TableauDesktop.filewave": [ - "com.github.andredb90.filewave.TableauDesktop" + "Abstract.filewave": [ + "com.github.andredb90.filewave.Abstract" ], - "R.filewave": [ - "com.github.andredb90.filewave.R" + "Privileges.filewave": [ + "com.github.andreDB90.filewave.privileges" ], - "R-Win.filewave": [ - "com.github.andredb90.filewave.R-Win" + "TextExpander6.filewave": [ + "com.github.andredb90.filewave.TextExpander6" ], - "1Password8.filewave": [ - "com.github.andredb90.filewave.1Password8" + "MPEG Streamclip.filewave": [ + "com.github.andreDB90.filewave.MPEG Streamclip" ], - "E-PAT_Connector.filewave": [ - "com.github.andredb90.filewave.E-PATConnector" + "SecureSafe.filewave": [ + "com.github.andredb90.filewave.securesafe" ], - "E-PAT_Connector.pkg": [ - "com.github.andredb90.pkg.E-PATConnector" + "SecureSafe.download": [ + "com.github.andredb90.download.securesafe" ], - "E-PAT_Connector.download": [ - "com.github.andredb90.download.E-PATConnector" + "Wrike.filewave": [ + "com.github.andredb90.filewave.Wrike" + ], + "NeoFinder.filewave": [ + "com.github.andreDB90.filewave.NeoFinder" + ], + "Tresorit.filewave": [ + "com.github.andredb90.filewave.Tresorit" + ], + "NoMAD.filewave": [ + "com.github.andredb90.filewave.NoMAD" + ], + "Zwift.pkg": [ + "com.github.andredb90.pkg.Zwift" + ], + "Zwift.download": [ + "com.github.andredb90.download.Zwift" + ], + "Zwift.filewave": [ + "com.github.andredb90.filewave.Zwift" + ], + "TableauReader.filewave": [ + "com.github.andredb90.filewave.tableaureader" + ], + "FirefoxESR64-Win.filewave": [ + "com.github.andredb90.filewave.FirefoxESR64-Win" + ], + "ImageOptim.filewave": [ + "com.github.andredb90.filewave.ImageOptim" + ], + "Signal.filewave": [ + "com.github.andredb90.filewave.Signal" + ], + "Tiles.filewave": [ + "com.github.andredb90.filewave.Tiles" + ], + "Tiles.download": [ + "com.github.andredb90.download.Tiles" + ], + "Tiles.pkg": [ + "com.github.andredb90.pkg.Tiles" + ], + "EmacsForMacOSX.filewave": [ + "com.github.andredb90.filewave.emacsformacosx" + ], + "FreeCAD.filewave": [ + "com.github.andredb90.filewave.FreeCAD" + ], + "ClickShare.filewave": [ + "com.github.andredb90.filewave.ClickShare" + ], + "MirrorOp.filewave": [ + "com.github.andredb90.filewave.MirrorOp" + ], + "Nextcloud-Win64.filewave": [ + "com.github.andredb90.filewave.nextcloud-Win64" + ], + "Nextcloud.download": [ + "com.github.andredb90.download.nextcloud", + "com.github.Lotusshaney.download.Nextcloud" + ], + "Nextcloud-Win64.download": [ + "com.github.andredb90.download.nextcloud-Win64" + ], + "Nextcloud.pkg": [ + "com.github.andredb90.pkg.nextcloud", + "com.github.Lotusshaney.pkg.Nextcloud" + ], + "Nextcloud.filewave": [ + "com.github.andredb90.filewave.nextcloud" + ], + "CraftManager.filewave": [ + "com.github.andredb90.filewave.CraftManager" + ], + "LogitechOptions.filewave": [ + "com.github.andredb90.filewave.logitechoptions" + ], + "iMazing.filewave": [ + "com.github.andreDB90.filewave.iMazing" + ], + "Mailbutler.filewave": [ + "com.github.andredb90.filewave.mailbutler" + ], + "Mailbutler.download": [ + "com.github.andredb90.download.mailbutler" + ], + "Mailbutler.pkg": [ + "com.github.andredb90.pkg.mailbutler" ], - "NoMAD.filewave": [ - "com.github.andredb90.filewave.NoMAD" + "BusinessCommunication.download": [ + "com.github.andredb90.download.BusinessCommunication" ], - "Synology Drive Client.filewave": [ - "com.github.andredb90.filewave.SynologyDriveClient" + "BusinessCommunication.filewave": [ + "com.github.andredb90.filewave.BusinessCommunication" ], - "Atlassian Companion.filewave": [ - "com.github.andredb90.filewave.AtlassianCompanion" + "BusinessCommunication.pkg": [ + "com.github.andredb90.pkg.BusinessCommunication" ], - "MirrorOp.filewave": [ - "com.github.andredb90.filewave.MirrorOp" + "GarminExpress.filewave": [ + "com.github.andredb90.filewave.GarminExpress" ], - "ClickShare.filewave": [ - "com.github.andredb90.filewave.ClickShare" + "GarminExpress.pkg": [ + "com.github.andredb90.pkg.GarminExpress" ], - "3CX.filewave": [ - "com.github.andredb90.filewave.3CX" + "GarminExpress.download": [ + "com.github.andredb90.download.GarminExpress" ], - "EmacsForMacOSX.filewave": [ - "com.github.andredb90.filewave.emacsformacosx" + "ProtonVPN.filewave": [ + "com.github.andredb90.filewave.ProtonVPN" ], - "FirefoxESR64-Win.filewave": [ - "com.github.andredb90.filewave.FirefoxESR64-Win" + "ClickUp.filewave": [ + "com.github.andredb90.filewave.ClickUp" + ], + "1Password8.filewave": [ + "com.github.andredb90.filewave.1Password8" ], "LanguageToolforDesktop.filewave": [ "com.github.andredb90.filewave.LanguageToolforDesktop" @@ -169914,53 +170002,49 @@ "LanguageToolforDesktop.pkg": [ "com.github.andredb90.pkg.LanguageToolforDesktop" ], - "ClickShareLauncher.filewave": [ - "com.github.andredb90.filewave.ClickShareLauncher" - ], - "NeoFinder.filewave": [ - "com.github.andreDB90.filewave.NeoFinder" - ], - "SecureSafe.download": [ - "com.github.andredb90.download.securesafe" + "Synology Drive Client.filewave": [ + "com.github.andredb90.filewave.SynologyDriveClient" ], - "SecureSafe.filewave": [ - "com.github.andredb90.filewave.securesafe" + "node.filewave": [ + "com.github.andreDB90.filewave.node" ], - "ClickUp.filewave": [ - "com.github.andredb90.filewave.ClickUp" + "Migros Bank E-Banking.filewave": [ + "com.github.andredb90.filewave.MigrosBankEBanking" ], - "Rectangle.filewave": [ - "com.github.andredb90.filewave.Rectangle" + "Franz.filewave": [ + "com.github.andredb90.filewave.franz" ], - "Abstract.filewave": [ - "com.github.andredb90.filewave.Abstract" + "ChatGPT.filewave": [ + "com.github.andreDB90.filewave.ChatGPT" ], - "OmniDiskSweeper.filewave": [ - "com.github.andredb90.filewave.OmniDiskSweeper" + "Fitbit.filewave": [ + "com.github.andredb90.filewave.Fitbit" ], - "CamundaModeler.filewave": [ - "com.github.andredb90.filewave.CamundaModeler" + "Blender.filewave": [ + "com.github.andredb90.filewave.Blender" ], - "RouvyAR.download": [ - "com.github.andredb90.download.RouvyAR" + "Discord.filewave": [ + "com.github.andredb90.filewave.Discord" ], - "RouvyAR.filewave": [ - "com.github.andredb90.filewave.RouvyAR" + "JabraDirect.filewave": [ + "com.github.andredb90.filewave.jabradirect" ], - "RouvyAR.pkg": [ - "com.github.andredb90.pkg.RouvyAR" + "DeepL.filewave": [ + "com.github.andredb90.filewave.DeepL" ], - "GoogleAdsEditor.filewave": [ - "com.github.andredb90.filewave.GoogleAdsEditor" + "DeepL.download": [ + "com.github.andredb90.download.DeepL", + "com.github.macprince.download.DeepL" ], - "GoogleBackupandSync.filewave": [ - "com.github.andredb90.filewave.BackupandSync" + "DeepL.pkg": [ + "com.github.andredb90.pkg.DeepL", + "com.github.macprince.pkg.DeepL" ], - "GoogleChrome-Win64.filewave": [ - "com.github.andredb90.filewave.googlechrome-Win64" + "Spotify.filewave": [ + "com.github.andredb90.filewave.Spotify" ], - "swiftDialog.filewave": [ - "com.github.andredb90.filewave.swiftDialog" + "Spotify-pkg.filewave": [ + "com.github.andredb90.filewave.Spotify-pkg" ], "Typeface.download": [ "com.github.andredb90.download.Typeface" @@ -169971,125 +170055,92 @@ "Typeface.filewave": [ "com.github.andredb90.filewave.Typeface" ], - "TableauReader.filewave": [ - "com.github.andredb90.filewave.tableaureader" - ], - "ChatGPT.filewave": [ - "com.github.andreDB90.filewave.ChatGPT" + "TableauDesktop.filewave": [ + "com.github.andredb90.filewave.TableauDesktop" ], - "ABetterFinderRename.filewave": [ - "com.github.andredb90.filewave.ABetterFinderRename" + "GoogleChrome-Win64.filewave": [ + "com.github.andredb90.filewave.googlechrome-Win64" ], - "Spotify-pkg.filewave": [ - "com.github.andredb90.filewave.Spotify-pkg" + "GoogleBackupandSync.filewave": [ + "com.github.andredb90.filewave.BackupandSync" ], - "Spotify.filewave": [ - "com.github.andredb90.filewave.Spotify" + "GoogleAdsEditor.filewave": [ + "com.github.andredb90.filewave.GoogleAdsEditor" ], - "Fitbit.filewave": [ - "com.github.andredb90.filewave.Fitbit" + "VMwareHorizonClient.filewave": [ + "com.github.andredb90.filewave.VMwareHorizonClient" ], - "Clipy.filewave": [ - "com.github.andredb90.filewave.Clipy" + "Brave.filewave": [ + "com.github.andredb90.filewave.brave" ], - "CraftManager.filewave": [ - "com.github.andredb90.filewave.CraftManager" + "RStudio.filewave": [ + "com.github.andredb90.filewave.RStudio" ], - "TextExpander6.filewave": [ - "com.github.andredb90.filewave.TextExpander6" + "RouvyAR.download": [ + "com.github.andredb90.download.RouvyAR" ], - "Migros Bank E-Banking.filewave": [ - "com.github.andredb90.filewave.MigrosBankEBanking" + "RouvyAR.pkg": [ + "com.github.andredb90.pkg.RouvyAR" ], - "Signal.filewave": [ - "com.github.andredb90.filewave.Signal" + "RouvyAR.filewave": [ + "com.github.andredb90.filewave.RouvyAR" ], - "LogMeIn Installer.filewave": [ - "com.github.andredb90.filewave.LogMeIn Installer" + "Clipy.filewave": [ + "com.github.andredb90.filewave.Clipy" ], - "CitrixWorkspace.filewave": [ - "com.github.andredb90.filewave.citrixworkspace" + "MicrosoftOneDriveUniversal.filewave": [ + "com.github.andreDB90.filewave.microsoftuniversalonedrive" ], - "MicrosoftWord365.filewave": [ - "com.github.andredb90.filewave.microsoftword365" + "MicrosoftTeams.filewave": [ + "com.github.andredb90.filewave.microsoftteams" ], - "MicrosoftOutlook365.filewave": [ - "com.github.andredb90.filewave.microsoftoutlook365" + "MicrosoftExcel365.filewave": [ + "com.github.andredb90.filewave.microsoftexcel365" ], - "MicrosoftPowerPoint365.filewave": [ - "com.github.andredb90.filewave.microsoftpowerpoint365" + "MicrosoftOneNote365.filewave": [ + "com.github.andredb90.filewave.microsoftonenote365" ], "MicrosoftTeamsClassic.filewave": [ "com.github.andredb90.filewave.microsoftteamsclassic" ], - "MicrosoftExcel365.filewave": [ - "com.github.andredb90.filewave.microsoftexcel365" + "VisualStudioCode-Universal.filewave": [ + "com.github.andredb90.filewave.visualstudiocode-universal" + ], + "MicrosoftRemoteDesktop.filewave": [ + "com.github.andredb90.filewave.remotedesktop" ], "MicrosoftEdge.filewave": [ "com.github.andredb90.filewave.microsoftedge" ], + "MicrosoftPowerPoint365.filewave": [ + "com.github.andredb90.filewave.microsoftpowerpoint365" + ], "MicrosoftOneDrive.filewave": [ "com.github.andreDB90.filewave.microsoftonedrive" ], - "MicrosoftIntuneCompanyPortal.filewave": [ - "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal" - ], - "MicrosoftSkypeForBusiness365.filewave": [ - "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365" - ], - "MicrosoftOneNote365.filewave": [ - "com.github.andredb90.filewave.microsoftonenote365" - ], - "MicrosoftRemoteDesktop.filewave": [ - "com.github.andredb90.filewave.remotedesktop" - ], - "MicrosoftTeamsForWorkOrSchool.filewave": [ - "com.github.andredb90.filewave.microsoftteamsforworkorschool" - ], "MicrosoftDefenderATP.filewave": [ "com.github.andredb90.filewave.microsoftdefenderatp" ], - "MicrosoftTeams.filewave": [ - "com.github.andredb90.filewave.microsoftteams" - ], - "VisualStudioCode-Universal.filewave": [ - "com.github.andredb90.filewave.visualstudiocode-universal" - ], "MicrosoftDefender.filewave": [ "com.github.andredb90.filewave.microsoftdefender" ], - "MicrosoftOneDriveUniversal.filewave": [ - "com.github.andreDB90.filewave.microsoftuniversalonedrive" - ], - "FreeFileSync.filewave": [ - "com.github.andredb90.filewave.freefilesync" - ], - "RStudio.filewave": [ - "com.github.andredb90.filewave.RStudio" - ], - "WacomTablet.filewave": [ - "com.github.andredb90.filewave.WacomTablet" - ], - "Franz.filewave": [ - "com.github.andredb90.filewave.franz" - ], - "MPEG Streamclip.filewave": [ - "com.github.andreDB90.filewave.MPEG Streamclip" + "MicrosoftIntuneCompanyPortal.filewave": [ + "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal" ], - "JabraDirect.filewave": [ - "com.github.andredb90.filewave.jabradirect" + "MicrosoftWord365.filewave": [ + "com.github.andredb90.filewave.microsoftword365" ], - "Wrike.filewave": [ - "com.github.andredb90.filewave.Wrike" + "MicrosoftOutlook365.filewave": [ + "com.github.andredb90.filewave.microsoftoutlook365" ], - "FreeCAD.filewave": [ - "com.github.andredb90.filewave.FreeCAD" + "MicrosoftSkypeForBusiness365.filewave": [ + "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365" ], - "Zeplin.filewave": [ - "com.github.andredb90.filewave.Zeplin" + "MicrosoftTeamsForWorkOrSchool.filewave": [ + "com.github.andredb90.filewave.microsoftteamsforworkorschool" ], - "outset.filewave": [ - "com.github.andredb90.filewave.outset" + "Sunsama.download": [ + "com.github.andredb90.download.Sunsama" ], "Sunsama.pkg": [ "com.github.andredb90.pkg.Sunsama" @@ -170097,108 +170148,53 @@ "Sunsama.filewave": [ "com.github.andredb90.filewave.Sunsama" ], - "Sunsama.download": [ - "com.github.andredb90.download.Sunsama" - ], - "Tiles.pkg": [ - "com.github.andredb90.pkg.Tiles" - ], - "Tiles.filewave": [ - "com.github.andredb90.filewave.Tiles" - ], - "Tiles.download": [ - "com.github.andredb90.download.Tiles" - ], - "VMwareHorizonClient.filewave": [ - "com.github.andredb90.filewave.VMwareHorizonClient" - ], - "Zwift.pkg": [ - "com.github.andredb90.pkg.Zwift" - ], - "Zwift.download": [ - "com.github.andredb90.download.Zwift" - ], - "Zwift.filewave": [ - "com.github.andredb90.filewave.Zwift" - ], - "node.filewave": [ - "com.github.andreDB90.filewave.node" + "SonosS2.filewave": [ + "com.github.andredb90.filewave.SonosS2" ], - "Miro.filewave": [ - "com.github.andredb90.filewave.Miro" + "Zoom64-Win.filewave": [ + "com.github.andredb90.filewave.zoom64-win" ], - "Brave.filewave": [ - "com.github.andredb90.filewave.brave" + "Renamer.filewave": [ + "com.github.andredb90.filewave.Renamer" ], - "GarminExpress.filewave": [ - "com.github.andredb90.filewave.GarminExpress" + "R-Win.filewave": [ + "com.github.andredb90.filewave.R-Win" ], - "GarminExpress.pkg": [ - "com.github.andredb90.pkg.GarminExpress" + "R.filewave": [ + "com.github.andredb90.filewave.R" ], - "GarminExpress.download": [ - "com.github.andredb90.download.GarminExpress" + "ABetterFinderRename.filewave": [ + "com.github.andredb90.filewave.ABetterFinderRename" ], - "Tresorit.filewave": [ - "com.github.andredb90.filewave.Tresorit" + "Malwarebytes.filewave": [ + "com.github.andredb90.filewave.malwarebytes" ], - "DeepL.pkg": [ - "com.github.andredb90.pkg.DeepL", - "com.github.macprince.pkg.DeepL" + "E-PAT_Connector.filewave": [ + "com.github.andredb90.filewave.E-PATConnector" ], - "DeepL.download": [ - "com.github.andredb90.download.DeepL", - "com.github.macprince.download.DeepL" + "E-PAT_Connector.download": [ + "com.github.andredb90.download.E-PATConnector" ], - "DeepL.filewave": [ - "com.github.andredb90.filewave.DeepL" + "E-PAT_Connector.pkg": [ + "com.github.andredb90.pkg.E-PATConnector" ], "Notion.filewave": [ "com.github.andredb90.filewave.Notion" ], - "Nextcloud.filewave": [ - "com.github.andredb90.filewave.nextcloud" - ], - "Nextcloud-Win64.filewave": [ - "com.github.andredb90.filewave.nextcloud-Win64" - ], - "Nextcloud.download": [ - "com.github.andredb90.download.nextcloud", - "com.github.Lotusshaney.download.Nextcloud" - ], - "Nextcloud-Win64.download": [ - "com.github.andredb90.download.nextcloud-Win64" - ], - "Nextcloud.pkg": [ - "com.github.andredb90.pkg.nextcloud", - "com.github.Lotusshaney.pkg.Nextcloud" + "Paparazzi.filewave": [ + "com.github.andredb90.filewave.Paparazzi" ], "erase-install.filewave": [ "com.github.andredb90.filewave.erase-install" ], - "Discord.filewave": [ - "com.github.andredb90.filewave.Discord" - ], - "ImageOptim.filewave": [ - "com.github.andredb90.filewave.ImageOptim" - ], - "BusinessCommunication.download": [ - "com.github.andredb90.download.BusinessCommunication" - ], - "BusinessCommunication.pkg": [ - "com.github.andredb90.pkg.BusinessCommunication" - ], - "BusinessCommunication.filewave": [ - "com.github.andredb90.filewave.BusinessCommunication" - ], - "LogitechOptions.filewave": [ - "com.github.andredb90.filewave.logitechoptions" + "3CX.filewave": [ + "com.github.andredb90.filewave.3CX" ], - "Privileges.filewave": [ - "com.github.andreDB90.filewave.privileges" + "Atlassian Companion.filewave": [ + "com.github.andredb90.filewave.AtlassianCompanion" ], - "ProtonVPN.filewave": [ - "com.github.andredb90.filewave.ProtonVPN" + "LedgerLive.pkg": [ + "com.github.andredb90.pkg.LedgerLive" ], "LedgerLive.filewave": [ "com.github.andredb90.filewave.LedgerLive" @@ -170206,436 +170202,441 @@ "LedgerLive.download": [ "com.github.andredb90.download.LedgerLive" ], - "LedgerLive.pkg": [ - "com.github.andredb90.pkg.LedgerLive" - ], - "Zoom64-Win.filewave": [ - "com.github.andredb90.filewave.zoom64-win" - ], - "Figma-pkg.filewave": [ - "com.github.andredb90.filewave.Figma-pkg" - ], - "iMazing.filewave": [ - "com.github.andreDB90.filewave.iMazing" + "outset.filewave": [ + "com.github.andredb90.filewave.outset" ], - "Mailbutler.download": [ - "com.github.andredb90.download.mailbutler" + "Rectangle.filewave": [ + "com.github.andredb90.filewave.Rectangle" ], - "Mailbutler.filewave": [ - "com.github.andredb90.filewave.mailbutler" + "iTaskX4.filewave": [ + "com.github.andredb90.filewave.iTaskX4" ], - "Mailbutler.pkg": [ - "com.github.andredb90.pkg.mailbutler" + "iTaskX4.pkg": [ + "com.github.andredb90.pkg.iTaskX4" ], "iTaskX4.download": [ "com.github.andredb90.download.iTaskX4" ], - "iTaskX4.pkg": [ - "com.github.andredb90.pkg.iTaskX4" + "AlDente.filewave": [ + "com.github.andredb90.filewave.AlDente" ], - "iTaskX4.filewave": [ - "com.github.andredb90.filewave.iTaskX4" + "OmniDiskSweeper.filewave": [ + "com.github.andredb90.filewave.OmniDiskSweeper" ], - "SonosS2.filewave": [ - "com.github.andredb90.filewave.SonosS2" + "Zeplin.filewave": [ + "com.github.andredb90.filewave.Zeplin" + ], + "LogMeIn Installer.filewave": [ + "com.github.andredb90.filewave.LogMeIn Installer" ], "Tower.filewave": [ "com.github.andredb90.filewave.Tower" ], - "Malwarebytes.filewave": [ - "com.github.andredb90.filewave.malwarebytes" - ], - "Paparazzi.filewave": [ - "com.github.andredb90.filewave.Paparazzi" + "ClickShareLauncher.filewave": [ + "com.github.andredb90.filewave.ClickShareLauncher" ], - "Renamer.filewave": [ - "com.github.andredb90.filewave.Renamer" + "CitrixWorkspace.filewave": [ + "com.github.andredb90.filewave.citrixworkspace" ], - "Blender.filewave": [ - "com.github.andredb90.filewave.Blender" + "Figma-pkg.filewave": [ + "com.github.andredb90.filewave.Figma-pkg" ], - "AlDente.filewave": [ - "com.github.andredb90.filewave.AlDente" + "CamundaModeler.filewave": [ + "com.github.andredb90.filewave.CamundaModeler" ], - "Malwarebytes Breach Remediation-Graphical User Interface.pkg": [ - "com.github.dcoobs-recipes.pkg.Malwarebytes Breach Remediation-Graphical User Interface" + "Miro.filewave": [ + "com.github.andredb90.filewave.Miro" ], - "Malwarebytes Breach Remediation-Graphical User Interface.munki": [ - "com.github.dcoobs-recipes.munki.Malwarebytes Breach Remediation-Graphical User Interface" + "WacomTablet.filewave": [ + "com.github.andredb90.filewave.WacomTablet" ], - "Malwarebytes Breach Remediation-Graphical User Interface.download": [ - "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface" + "swiftDialog.filewave": [ + "com.github.andredb90.filewave.swiftDialog" ], - "VLC-Intel-asap.munki": [ - "com.github.dcoobs-recipes.VLC-Intel-asap", - "com.github.jpiel.munki.VLC-Intel-asap" + "FreeFileSync.filewave": [ + "com.github.andredb90.filewave.freefilesync" ], "Avogadro2.munki": [ "com.github.dcoobs-recipes.munki.Avogadro2" ], - "Avogadro2.download": [ - "com.github.dcoobs-recipes.download.Avogadro2" - ], "Avogadro.download": [ "com.github.dcoobs-recipes.download.Avogadro" ], "Avogadro.munki": [ "com.github.dcoobs-recipes.munki.Avogadro" ], + "Avogadro2.download": [ + "com.github.dcoobs-recipes.download.Avogadro2" + ], + "Malwarebytes Breach Remediation-Graphical User Interface.munki": [ + "com.github.dcoobs-recipes.munki.Malwarebytes Breach Remediation-Graphical User Interface" + ], + "Malwarebytes Breach Remediation-Graphical User Interface.download": [ + "com.github.dcoobs-recipes.download.Malwarebytes Breach Remediation-Graphical User Interface" + ], + "Malwarebytes Breach Remediation-Graphical User Interface.pkg": [ + "com.github.dcoobs-recipes.pkg.Malwarebytes Breach Remediation-Graphical User Interface" + ], + "VLC-Intel-asap.munki": [ + "com.github.dcoobs-recipes.VLC-Intel-asap", + "com.github.jpiel.munki.VLC-Intel-asap" + ], "VLC-Arm-asap.munki": [ "com.github.dcoobs-recipes.VLC-Arm-asap", "com.github.jpiel.munki.VLC-Arm-asap" ], - "AbletonLive.munki": [ - "com.github.apizz.munki.AbletonLive" + "SMARTUtility.munki": [ + "com.github.apizz.munki.smartutility" ], - "Nicepage.download": [ - "com.github.apizz.download.Nicepage" + "SMARTUtility.pkg": [ + "com.github.apizz.pkg.smartutility" ], - "Nicepage.munki": [ - "com.github.apizz.munki.Nicepage" + "SMARTUtility.download": [ + "com.github.apizz.download.smartutility" ], - "Nicepage.pkg": [ - "com.github.apizz.pkg.Nicepage" + "BiblioManuels.download": [ + "com.github.apizz.download.bibliomanuels" ], - "FileMakerAdvanced.munki": [ - "com.github.apizz.munki.FileMakerAdvanced" + "BiblioManuels.munki": [ + "com.github.apizz.munki.bibliomanuels" ], - "FileMaker.munki": [ - "com.github.apizz.munki.FileMaker" + "unearth.pkg": [ + "com.github.apizz.pkg.unearth" ], - "FileMakerProClaris.munki": [ - "com.github.apizz.munki.FileMakerProClaris" + "unearth.munki": [ + "com.github.apizz.munki.unearth" ], - "FileMakerAdvanced.download": [ - "com.github.apizz.download.FileMakerAdvanced" + "unearth.download": [ + "com.github.apizz.download.unearth" ], - "FileMakerProClaris.download": [ - "com.github.apizz.download.FileMakerProClaris" + "MidasM32Edit.download": [ + "com.github.apizz.download.M32Edit" ], - "Soundflower.munki": [ - "com.github.apizz.munki.Soundflower" + "MidasM32Edit.munki": [ + "com.github.apizz.munki.M32Edit" ], - "VSCodium.install": [ - "com.github.apizz.install.VSCodium" + "AdobeAcrobat2020.munki": [ + "com.github.apizz.munki.AdobeAcrobat2020" + ], + "AdobeAcrobat2020.pkg": [ + "com.github.apizz.pkg.AdobeAcrobat2020" + ], + "AdobeAcrobat2020.download": [ + "com.github.apizz.download.AdobeAcrobat2020" ], "VSCodium.munki": [ "com.github.apizz.munki.VSCodium" ], + "VSCodium.install": [ + "com.github.apizz.install.VSCodium" + ], "VSCodium.download": [ "com.github.apizz.download.VSCodium" ], - "TuxeraNTFS.download": [ - "com.github.apizz.download.tuxerantfs" - ], - "TuxeraNTFS.munki": [ - "com.github.apizz.munki.tuxerantfs" - ], - "TuxeraNTFS.pkg": [ - "com.github.apizz.pkg.tuxerantfs" - ], - "TuxeraNTFS.install": [ - "com.github.apizz.install.tuxerantfs" + "Karabiner-Elements.pkg": [ + "com.github.apizz.pkg.Karabiner-Elements" ], - "YamahaCLEditor.munki": [ - "com.github.apizz.munki.YamahaCLEditor" + "Karabiner-Elements.munki": [ + "com.github.apizz.munki.Karabiner-Elements" ], - "YamahaCLEditor.download": [ - "com.github.apizz.download.YamahaCLEditor" + "Karabiner-Elements.download": [ + "com.github.apizz.download.Karabiner-Elements" ], - "TurboBoostSwitcher.pkg": [ - "com.github.apizz.pkg.TurboBoostSwitcher" + "VLCUniversal.pkg": [ + "com.github.apizz.pkg.VLCUniversal" ], - "TurboBoostSwitcher.munki": [ - "com.github.apizz.munki.TurboBoostSwitcher" + "VLCUniversal.download": [ + "com.github.apizz.download.VLCUniversal" ], - "TurboBoostSwitcher.download": [ - "com.github.apizz.download.TurboBoostSwitcher" + "VLCUniversal.munki": [ + "com.github.apizz.munki.VLCUniversal" ], - "JamKazam.munki": [ - "com.github.apizz.munki.JamKazam" + "GoogleChromeUniversalPKG.munki": [ + "com.github.apizz.munki.GoogleChromeUniversalPKG" ], - "JamKazam.install": [ - "com.github.apizz.install.JamKazam" + "EuControlImport.munki": [ + "com.github.apizz.munki.EuControlImport" ], - "JamKazam.download": [ - "com.github.apizz.download.JamKazam" + "EuControlImport.pkg": [ + "com.github.apizz.pkg.EuControlImport" ], - "GapminderOffline.munki": [ - "com.github.apizz.munki.gapminderoffline" + "jss_helper.munki": [ + "com.github.apizz.munki.jss_helper" ], - "GapminderOffline.pkg": [ - "com.github.apizz.pkg.gapminderoffline" + "SQLProforPostgres.download": [ + "com.github.apizz.download.SQLProforPostgres" ], - "GapminderOffline.download": [ - "com.github.apizz.download.gapminderoffline" + "SQLProforPostgres.munki": [ + "com.github.apizz.munki.SQLProforPostgres" ], - "ScrollReverser.munki": [ - "com.github.apizz.munki.ScrollReverser" + "Mos.munki": [ + "com.github.apizz.munki.Mos" ], - "ScrollReverser.pkg": [ - "com.github.apizz.pkg.ScrollReverser" + "Mos.download": [ + "com.github.apizz.download.Mos" ], - "ScrollReverser.download": [ - "com.github.apizz.download.ScrollReverser" + "StagePlotPro-XPlace.download": [ + "com.github.apizz.download.stageplotpro-xplace" ], - "ETCnomad.pkg": [ - "com.github.apizz.pkg.ETCnomad" + "StagePlotPro.install": [ + "com.github.apizz.install.stageplotpro" ], - "ETCnomad.munki": [ - "com.github.apizz.munki.ETCnomad" + "StagePlotPro-XPlace.munki": [ + "com.github.apizz.munki.stageplotpro-xplace" ], - "ETCnomad.download": [ - "com.github.apizz.download.ETCnomad" + "StagePlotPro.munki": [ + "com.github.apizz.munki.stageplotpro" ], - "Kitty.munki": [ - "com.github.apizz.munki.Kitty" + "StagePlotPro-XPlace.install": [ + "com.github.apizz.install.stageplotpro-xplace" ], - "Kitty.pkg": [ - "com.github.apizz.pkg.Kitty" + "StagePlotPro.download": [ + "com.github.apizz.download.stageplotpro" ], - "Kitty.download": [ - "com.github.apizz.download.Kitty" + "iStudioPublisher.download": [ + "com.github.apizz.download.iStudioPublisher" ], - "SMARTUtility.munki": [ - "com.github.apizz.munki.smartutility" + "iStudioPublisher.munki": [ + "com.github.apizz.munki.iStudioPublisher" ], - "SMARTUtility.pkg": [ - "com.github.apizz.pkg.smartutility" + "macFUSE.pkg": [ + "com.github.apizz.pkg.macFUSE" ], - "SMARTUtility.download": [ - "com.github.apizz.download.smartutility" + "macFUSE.munki": [ + "com.github.apizz.munki.macFUSE" ], - "SwiftDefaultApps.pkg": [ - "com.github.apizz.pkg.SwiftDefaultApps" + "macFUSE.download": [ + "com.github.apizz.download.macFUSE" ], - "SwiftDefaultApps.download": [ - "com.github.apizz.download.SwiftDefaultApps" + "Imagr.download": [ + "com.github.apizz.download.Imagr" ], - "SwiftDefaultApps.munki": [ - "com.github.apizz.munki.SwiftDefaultApps" + "Imagr.munki": [ + "com.github.apizz.munki.Imagr" ], - "SwiftDefaultApps_CLI.pkg": [ - "com.github.apizz.pkg.SwiftDefaultAppsCLI" + "TurboBoostSwitcher.munki": [ + "com.github.apizz.munki.TurboBoostSwitcher" ], - "SwiftDefaultApps_CLI.munki": [ - "com.github.apizz.munki.SwiftDefaultAppsCLI" + "TurboBoostSwitcher.download": [ + "com.github.apizz.download.TurboBoostSwitcher" ], - "Dash6.munki": [ - "com.github.apizz.munki.Dash6" + "TurboBoostSwitcher.pkg": [ + "com.github.apizz.pkg.TurboBoostSwitcher" ], - "Dash6.download": [ - "com.github.apizz.download.Dash6" + "Chrysalis.munki": [ + "com.github.apizz.munki.Chrysalis" ], - "SQLProforPostgres.download": [ - "com.github.apizz.download.SQLProforPostgres" + "Chrysalis.download": [ + "com.github.apizz.download.Chrysalis" ], - "SQLProforPostgres.munki": [ - "com.github.apizz.munki.SQLProforPostgres" + "ProToolsImport.pkg": [ + "com.github.apizz.pkg.ProToolsImport" ], - "GAM.munki": [ - "com.github.apizz.munki.gam" + "ProToolsCodecsImport.pkg": [ + "com.github.apizz.pkg.ProToolsCodecsImport" ], - "GAM.pkg": [ - "com.github.apizz.pkg.gam" + "ProToolsCodecsImport.munki": [ + "com.github.apizz.munki.ProToolsCodecsImport" ], - "GAM.download": [ - "com.github.apizz.download.gam" + "ProToolsHDDriverImport.pkg": [ + "com.github.apizz.pkg.ProToolsHDDriverImport" ], - "EpsonEasyInteractiveTools.download": [ - "com.github.apizz.download.EpsonEasyInteractiveTools" + "ProToolsImport.munki": [ + "com.github.apizz.munki.ProToolsImport" ], - "EpsonScannerDriverandScanUtility.munki": [ - "com.github.apizz.munki.EpsonScannerDriverandScanUtility" + "ProToolsHDDriverImport.munki": [ + "com.github.apizz.munki.ProToolsHDDriverImport" ], - "EpsonScannerDriverandScanUtility-NewCert.download": [ - "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert" + "SwiftDefaultApps.munki": [ + "com.github.apizz.munki.SwiftDefaultApps" ], - "EpsonSureColorDrivers.munki": [ - "com.github.apizz.munki.EpsonSureColorDrivers" + "SwiftDefaultApps.pkg": [ + "com.github.apizz.pkg.SwiftDefaultApps" ], - "EpsonScannerDriverandScanUtility-NewCert.munki": [ - "com.github.apizz.munki.EpsonScannerDriverandScanUtility-NewCert" + "SwiftDefaultApps_CLI.munki": [ + "com.github.apizz.munki.SwiftDefaultAppsCLI" ], - "EpsonEasyInteractiveTools.munki": [ - "com.github.apizz.munki.EpsonEasyInteractiveTools" + "SwiftDefaultApps.download": [ + "com.github.apizz.download.SwiftDefaultApps" ], - "EpsonScannerDriverandScanUtility.download": [ - "com.github.apizz.download.EpsonScannerDriverandScanUtility" + "SwiftDefaultApps_CLI.pkg": [ + "com.github.apizz.pkg.SwiftDefaultAppsCLI" ], - "SEB-Github.download": [ - "com.github.apizz.download.seb-github" + "Code42.pkg": [ + "com.github.apizz.pkg.Code42" ], - "SEB-Github.munki": [ - "com.github.apizz.munki.seb-github" + "Code42-arm64.pkg": [ + "com.github.apizz.pkg.Code42-arm64" ], - "Unity3DmacOSSupport.install": [ - "com.github.apizz.install.Unity3DmacOS" + "GeoGebraGraphingCalculator.download": [ + "com.github.apizz.download.geogebragraphingcalculator" ], - "Unity3DWebGLSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DWebGL" + "GeoGebraGeometry.munki": [ + "com.github.apizz.munki.geogebrageometry" ], - "Unity3DAndroidSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DAndroid" + "GeoGebraGraphingCalculator.munki": [ + "com.github.apizz.munki.geogebragraphingcalculator" ], - "Unity3DLinuxSupport.install": [ - "com.github.apizz.install.Unity3DLinux" + "GeoGebraGeometry.download": [ + "com.github.apizz.download.geogebrageometry" ], - "Unity3DAppleTVSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DAppleTV" + "iMazing2.munki": [ + "com.github.apizz.munki.iMazing2" ], - "Unity3DiOSSupport.install": [ - "com.github.apizz.install.Unity3DiOS" + "iMazing2.download": [ + "com.github.apizz.download.iMazing2" ], - "Unity3DWebGLSupport.install": [ - "com.github.apizz.install.Unity3DWebGL" + "iScream.munki": [ + "com.github.apizz.munki.iScream" ], - "Unity3DLuminSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DLumin" + "iScream.download": [ + "com.github.apizz.download.iScream" ], - "Unity3DWindowsSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DWindows" + "Vectorworks2019-NNA.download": [ + "com.github.apizz.download.Vectorworks2019-NNA" ], - "Unity3DFacebookGamesSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DFacebook" + "Vectorworks2020-NNA.munki": [ + "com.github.apizz.munki.Vectorworks2020-NNA" ], - "Unity3DFacebookGamesSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DFacebook" + "Vectorworks2020-NNA.download": [ + "com.github.apizz.download.Vectorworks2020-NNA" ], - "Unity3DWindowsSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DWindows" + "Vectorworks2019-NNA.munki": [ + "com.github.apizz.munki.Vectorworks2019-NNA" ], - "Unity3DLinuxSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DLinux" + "NordSoundManager.munki": [ + "com.github.apizz.munki.NordSoundManager" ], - "Unity3DWindowsSupport.install": [ - "com.github.apizz.install.Unity3DWindows" + "NordSoundManager.download": [ + "com.github.apizz.download.NordSoundManager" ], - "Unity3DAndroidSupport.install": [ - "com.github.apizz.install.Unity3DAndroid" + "AbletonLive.munki": [ + "com.github.apizz.munki.AbletonLive" ], - "Unity3DiOSSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DiOS" + "Timing.munki": [ + "com.github.apizz.munki.timing" ], - "Unity3DAppleTVSupport.install": [ - "com.github.apizz.install.Unity3DAppleTV" + "Timing.download": [ + "com.github.apizz.download.timing" ], - "Unity3DAndroidSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DAndroid" + "Timing.install": [ + "com.github.apizz.install.timing" ], - "Unity3DLuminSupport.install": [ - "com.github.apizz.install.Unity3DLumin" + "Timing.pkg": [ + "com.github.apizz.pkg.timing" ], - "Unity3DFacebookGamesSupport.install": [ - "com.github.apizz.install.Unity3DFacebook" + "RedisInsight.pkg": [ + "com.github.apizz.pkg.RedisInsight" ], - "Unity3DDocumentation.install": [ - "com.github.apizz.install.Unity3DDocumentation" + "RedisInsight.download": [ + "com.github.apizz.download.RedisInsight" ], - "Unity3DDocumentation.pkg": [ - "com.github.apizz.pkg.Unity3DDocumentation" + "RedisInsight.munki": [ + "com.github.apizz.munki.RedisInsight" ], - "Unity3DLuminSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DLumin" + "Glean.download": [ + "com.github.apizz.download.Glean", + "com.github.Lotusshaney.download.Glean" ], - "Unity3DAppleTVSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DAppleTV" + "Glean.munki": [ + "com.github.apizz.munki.Glean", + "com.github.Lotusshaney.munki.Glean" ], - "Unity3DWebGLSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DWebGL" + "Alacritty.munki": [ + "com.github.apizz.munki.Alacritty" ], - "Unity3DmacOSSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DmacOS" + "Alacritty.download": [ + "com.github.apizz.download.Alacritty" ], - "Unity3DiOSSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DiOS" + "Alacritty.pkg": [ + "com.github.apizz.pkg.Alacritty" ], - "Unity3DDocumentation.munki": [ - "com.github.apizz.munki.Unity3DDocumentation" + "TuxeraNTFS.download": [ + "com.github.apizz.download.tuxerantfs" ], - "Unity3DDocumentation.download": [ - "com.github.apizz.download.Unity3DDocumentation" + "TuxeraNTFS.munki": [ + "com.github.apizz.munki.tuxerantfs" ], - "Unity3DLinuxSupport.munki": [ - "com.github.apizz.autopkg.munki.Unity3DLinux" + "TuxeraNTFS.pkg": [ + "com.github.apizz.pkg.tuxerantfs" ], - "Unity3DmacOSSupport.download": [ - "com.github.apizz.autopkg.download.Unity3DmacOS" + "TuxeraNTFS.install": [ + "com.github.apizz.install.tuxerantfs" ], - "CrowdStrikeFalcon.munki": [ - "com.github.apizz.munki.CrowdStrikeFalcon" + "GAM.pkg": [ + "com.github.apizz.pkg.gam" ], - "Imagr.download": [ - "com.github.apizz.download.Imagr" + "GAM.munki": [ + "com.github.apizz.munki.gam" ], - "Imagr.munki": [ - "com.github.apizz.munki.Imagr" + "GAM.download": [ + "com.github.apizz.download.gam" ], - "RocketChatClient.download": [ - "com.github.apizz.download.RocketChatClient" + "Modul8.download": [ + "com.github.apizz.download.modul8" ], - "RocketChatClient.pkg": [ - "com.github.apizz.pkg.RocketChatClient" + "Modul8.munki": [ + "com.github.apizz.munki.modul8" ], - "RocketChatClientPKG.munki": [ - "com.github.apizz.munki.RocketChatClientPKG" + "FortiClientImport.munki": [ + "com.github.apizz.munki.FortiClientImport" ], - "RocketChatClientDMG.munki": [ - "com.github.apizz.munki.RocketChatClientDMG" + "FortiClientImport.pkg": [ + "com.github.apizz.pkg.FortiClientImport" ], - "TailScale.munki": [ - "com.github.apizz.munki.TailScale" + "LoggerPro_License.download": [ + "com.github.apizz.download.loggerpro_license" ], - "TailScale.download": [ - "com.github.apizz.download.TailScale" + "LoggerPro_License.pkg": [ + "com.github.apizz.pkg.loggerpro_license" ], - "TailScale.pkg": [ - "com.github.apizz.pkg.TailScale" + "LoggerPro_License.munki": [ + "com.github.apizz.munki.loggerpro_license" ], - "yo.munki": [ - "com.github.apizz.munki.yo" + "Pencil2D.munki": [ + "com.github.apizz.munki.Pencil2D" ], - "smartmontools.munki": [ - "com.github.apizz.munki.smartmontools" + "ScrollReverser.pkg": [ + "com.github.apizz.pkg.ScrollReverser" ], - "smartmontools.download": [ - "com.github.apizz.download.smartmontools" + "ScrollReverser.download": [ + "com.github.apizz.download.ScrollReverser" ], - "OpenBoard.munki": [ - "com.github.apizz.munki.OpenBoard" + "ScrollReverser.munki": [ + "com.github.apizz.munki.ScrollReverser" ], - "iMazing2.munki": [ - "com.github.apizz.munki.iMazing2" + "Telegram.munki": [ + "com.github.apizz.munki.Telegram" ], - "iMazing2.download": [ - "com.github.apizz.download.iMazing2" + "ProfileCreator.munki": [ + "com.github.apizz.munki.ProfileCreator" ], - "OverDrive.munki": [ - "com.github.apizz.munki.OverDrive" + "MochaTN3270.munki": [ + "com.github.apizz.munki.MochaTN3270" ], - "GoogleChromeUniversalPKG.munki": [ - "com.github.apizz.munki.GoogleChromeUniversalPKG" + "MochaTN3270.download": [ + "com.github.apizz.download.MochaTN3270" ], - "Code42.pkg": [ - "com.github.apizz.pkg.Code42" + "SibeliusScorch.munki": [ + "com.github.apizz.munki.SibeliusScorch" ], - "Code42-arm64.pkg": [ - "com.github.apizz.pkg.Code42-arm64" + "SibeliusScorch.download": [ + "com.github.apizz.download.SibeliusScorch" ], - "AltTab.download": [ - "com.github.apizz.download.AltTab" + "SibeliusScorch.pkg": [ + "com.github.apizz.pkg.SibeliusScorch" ], - "AltTab.pkg": [ - "com.github.apizz.pkg.AltTab" + "DragonframeLicenseServer.munki": [ + "com.github.apizz.munki.DragonframeLicenseServer" ], - "AltTab.munki": [ - "com.github.apizz.munki.AltTab" + "DragonframeLicenseServer.download": [ + "com.github.apizz.download.DragonframeLicenseServer" ], - "BiblioManuels.munki": [ - "com.github.apizz.munki.bibliomanuels" + "iMazingProfileEditor.munki": [ + "com.github.apizz.munki.iMazingProfileEditor" ], - "BiblioManuels.download": [ - "com.github.apizz.download.bibliomanuels" + "GoogleDrive_app.munki": [ + "com.github.apizz.munki.GoogleDrive_app" ], "OpenKiosk.download": [ "com.github.apizz.download.OpenKiosk" @@ -170643,44 +170644,53 @@ "OpenKiosk.munki": [ "com.github.apizz.munki.OpenKiosk" ], - "Chrysalis.munki": [ - "com.github.apizz.munki.Chrysalis" + "OverDrive.munki": [ + "com.github.apizz.munki.OverDrive" ], - "Chrysalis.download": [ - "com.github.apizz.download.Chrysalis" + "TeamViewerHostCustom15.pkg": [ + "com.github.apizz.pkg.TeamViewerHostCustom" ], - "Vault.pkg": [ - "com.github.apizz.pkg.Vault" + "TeamViewerHostCustom.download": [ + "com.github.apizz.download.TeamViewerHostCustom" ], - "Vault.munki": [ - "com.github.apizz.munki.Vault" + "TeamViewerHostCustom15.munki": [ + "com.github.apizz.munki.TeamViewerHostCustom" ], - "VLCUniversal.pkg": [ - "com.github.apizz.pkg.VLCUniversal" + "TeamViewerHostCustom.pkg": [ + "com.github.apizz.pkg.TeamViewerHostCustom" ], - "VLCUniversal.munki": [ - "com.github.apizz.munki.VLCUniversal" + "TeamViewerHostCustom.munki": [ + "com.github.apizz.munki.TeamViewerHostCustom" ], - "VLCUniversal.download": [ - "com.github.apizz.download.VLCUniversal" + "TeamViewerHostCustom15.download": [ + "com.github.apizz.download.TeamViewerHostCustom" ], - "KensingtonWorks.download": [ - "com.github.apizz.download.KensingtonTrackballWorks" + "Tart.munki": [ + "com.github.apizz.munki.Tart" ], - "KensingtonWorks.munki": [ - "com.github.apizz.munki.KensingtonTrackballWorks" + "JamfPro.munki": [ + "com.github.apizz.munki.JamfPro" ], - "BlackHoleDriver.munki": [ - "com.github.apizz.munki.BlackHoleDriver" + "AutodeskMaya2020Import.munki": [ + "com.github.apizz.munki.AutdoeskMayaImport" ], - "BlackHoleDriver.download": [ - "com.github.apizz.download.BlackHoleDriver" + "FLStudio.pkg": [ + "com.github.apizz.pkg.FLStudio" ], - "MidasM32Edit.download": [ - "com.github.apizz.download.M32Edit" + "FLStudio.munki": [ + "com.github.apizz.munki.FLStudio" ], - "MidasM32Edit.munki": [ - "com.github.apizz.munki.M32Edit" + "FLStudio.download": [ + "com.github.apizz.download.FLStudio" + ], + "TailScale.pkg": [ + "com.github.apizz.pkg.TailScale" + ], + "TailScale.download": [ + "com.github.apizz.download.TailScale" + ], + "TailScale.munki": [ + "com.github.apizz.munki.TailScale" ], "TigerVNC.download": [ "com.github.apizz.download.TigerVNC" @@ -170688,614 +170698,603 @@ "TigerVNC.munki": [ "com.github.apizz.munki.TigerVNC" ], - "MochaTN3270.munki": [ - "com.github.apizz.munki.MochaTN3270" - ], - "MochaTN3270.download": [ - "com.github.apizz.download.MochaTN3270" - ], - "LivestreamStudio.munki": [ - "com.github.apizz.munki.LivestreamStudio" - ], - "LivestreamStudio.download": [ - "com.github.apizz.download.LivestreamStudio", - "com.github.davidbpirie.download.LivestreamStudio" - ], - "NavicatforSQLite16.munki": [ - "com.github.apizz.munki.NavicatSQLite16" + "AltTab.munki": [ + "com.github.apizz.munki.AltTab" ], - "NavicatforMongoDB15.pkg": [ - "com.github.apizz.pkg.NavicatMongoDB15" + "AltTab.download": [ + "com.github.apizz.download.AltTab" ], - "NavicatforOracle16.munki": [ - "com.github.apizz.munki.NavicatOracle16" + "AltTab.pkg": [ + "com.github.apizz.pkg.AltTab" ], - "NavicatforSQLite12.pkg": [ - "com.github.apizz.pkg.NavicatSQLite12" + "Dash6.download": [ + "com.github.apizz.download.Dash6" ], - "NavicatforMongoDB16.pkg": [ - "com.github.apizz.pkg.NavicatMongoDB16" + "Dash6.munki": [ + "com.github.apizz.munki.Dash6" ], - "NavicatforOracle15.pkg": [ - "com.github.apizz.pkg.NavicatOracle15" + "CrowdStrikeFalcon.munki": [ + "com.github.apizz.munki.CrowdStrikeFalcon" ], - "NavicatforMySQL15.download": [ - "com.github.apizz.download.NavicatMySQL15" + "FileMakerAdvanced.download": [ + "com.github.apizz.download.FileMakerAdvanced" ], - "NavicatEssentialsforPostgreSQL15.pkg": [ - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL" + "FileMakerProClaris.download": [ + "com.github.apizz.download.FileMakerProClaris" ], - "NavicatforPostgreSQL11.pkg": [ - "com.github.apizz.pkg.NavicatPostgreSQL11" + "FileMakerAdvanced.munki": [ + "com.github.apizz.munki.FileMakerAdvanced" ], - "NavicatforSQLite15.download": [ - "com.github.apizz.download.NavicatSQLite15" + "FileMakerProClaris.munki": [ + "com.github.apizz.munki.FileMakerProClaris" ], - "NavicatPremium12.munki": [ - "com.github.apizz.munki.NavicatPremium12" + "FileMaker.munki": [ + "com.github.apizz.munki.FileMaker" ], - "NavicatforMariaDB15.pkg": [ - "com.github.apizz.pkg.NavicatMariaDB15" + "LivestreamStudio.download": [ + "com.github.apizz.download.LivestreamStudio", + "com.github.davidbpirie.download.LivestreamStudio" ], - "NavicatforMariaDB12.pkg": [ - "com.github.apizz.pkg.NavicatMariaDB12" + "LivestreamStudio.munki": [ + "com.github.apizz.munki.LivestreamStudio" ], - "NavicatforMariaDB12.download": [ - "com.github.apizz.download.NavicatMariaDB12" + "BlockBlock.pkg": [ + "com.github.apizz.pkg.BlockBlock" ], - "NavicatforOracle16.download": [ - "com.github.apizz.download.NavicatOracle16" + "MathType.munki": [ + "com.github.apizz.munki.MathType" ], - "NavicatforSQLite12.munki": [ - "com.github.apizz.munki.NavicatSQLite12" + "DriveGenius5.munki": [ + "com.github.apizz.munki.DriveGenius5" ], - "NavicatEssentialsforPostgreSQL15.download": [ - "com.github.apizz.download.NavicatEssentialsPostgreSQL" + "DriveGenius5.download": [ + "com.github.apizz.download.DriveGenius5" ], - "NavicatforSQLite12.download": [ - "com.github.apizz.download.NavicatSQLite12" + "Vault.pkg": [ + "com.github.apizz.pkg.Vault" ], - "NavicatEssentialsforPostgreSQL12.download": [ - "com.github.apizz.download.NavicatEssentialsPostgreSQL12" + "Vault.munki": [ + "com.github.apizz.munki.Vault" ], - "NavicatforPostgreSQL15.pkg": [ - "com.github.apizz.pkg.NavicatPostgreSQL" + "jamJAR.munki": [ + "com.github.apizz.munki.jamJAR" ], - "NavicatEssentialsforPostgreSQL12.munki": [ - "com.github.apizz.munki.NavicatEssentialsPostgreSQL12" + "jamJAR.download": [ + "com.github.apizz.download.jamJAR" ], - "NavicatEssentialsforPostgreSQL15.munki": [ - "com.github.apizz.munki.NavicatEssentialsPostgreSQL" + "jamJAR.pkg": [ + "com.github.apizz.pkg.jamJAR" ], - "NavicatforPostgreSQL16.munki": [ - "com.github.apizz.munki.NavicatPostgreSQL16" + "macOSEraseInstallMojaveImport.munki": [ + "com.github.apizz.munki.macOSEraseInstallMojaveImport" ], - "NavicatforMongoDB15.munki": [ - "com.github.apizz.munki.NavicatMongoDB15" + "macOSEraseInstallMontereyImport.munki": [ + "com.github.apizz.munki.macOSEraseInstallMontereyImport" ], - "NavicatforSQLite16.pkg": [ - "com.github.apizz.pkg.NavicatSQLite16" + "macOSEraseInstallHighSierraImport.munki": [ + "com.github.apizz.munki.macOSEraseInstallHighSierraImport" ], - "NavicatEssentialsforPostgreSQL16.download": [ - "com.github.apizz.download.NavicatEssentialsPostgreSQL16" + "macOSEraseInstallCatalinaImport.munki": [ + "com.github.apizz.munki.macOSEraseInstallCatalinaImport" ], - "NavicatforPostgreSQL12.munki": [ - "com.github.apizz.munki.NavicatPostgreSQL12" + "macOSEraseInstallBigSurImport.munki": [ + "com.github.apizz.munki.macOSEraseInstallBigSurImport" ], - "NavicatEssentialsforPostgreSQL12.pkg": [ - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL12" + "EpsonEasyInteractiveTools.download": [ + "com.github.apizz.download.EpsonEasyInteractiveTools" ], - "NavicatforMySQL15.munki": [ - "com.github.apizz.munki.NavicatMySQL15" + "EpsonEasyInteractiveTools.munki": [ + "com.github.apizz.munki.EpsonEasyInteractiveTools" ], - "NavicatforOracle12.download": [ - "com.github.apizz.download.NavicatOracle12" + "EpsonScannerDriverandScanUtility-NewCert.download": [ + "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert" ], - "NavicatforMySQL12.download": [ - "com.github.apizz.download.NavicatMySQL12" + "EpsonScannerDriverandScanUtility.download": [ + "com.github.apizz.download.EpsonScannerDriverandScanUtility" ], - "NavicatforOracle12.pkg": [ - "com.github.apizz.pkg.NavicatOracle12" + "EpsonScannerDriverandScanUtility.munki": [ + "com.github.apizz.munki.EpsonScannerDriverandScanUtility" ], - "NavicatforMySQL12.pkg": [ - "com.github.apizz.pkg.NavicatMySQL12" + "EpsonScannerDriverandScanUtility-NewCert.munki": [ + "com.github.apizz.munki.EpsonScannerDriverandScanUtility-NewCert" ], - "NavicatEssentialsforPostgreSQL16.pkg": [ - "com.github.apizz.pkg.NavicatEssentialsPostgreSQL16" + "EpsonSureColorDrivers.munki": [ + "com.github.apizz.munki.EpsonSureColorDrivers" ], - "NavicatforPostgreSQL15.munki": [ - "com.github.apizz.munki.NavicatPostgreSQL" + "RocketChatClientPKG.munki": [ + "com.github.apizz.munki.RocketChatClientPKG" ], - "NavicatforPostgreSQL12.download": [ - "com.github.apizz.download.NavicatPostgreSQL12" + "RocketChatClientDMG.munki": [ + "com.github.apizz.munki.RocketChatClientDMG" ], - "NavicatforPostgreSQL12.pkg": [ - "com.github.apizz.pkg.NavicatPostgreSQL12" + "RocketChatClient.download": [ + "com.github.apizz.download.RocketChatClient" ], - "NavicatforMongoDB12.munki": [ - "com.github.apizz.munki.NavicatMongoDB12" + "RocketChatClient.pkg": [ + "com.github.apizz.pkg.RocketChatClient" ], - "NavicatforMySQL16.download": [ - "com.github.apizz.download.NavicatMySQL16" + "TISmartViewCE84.pkg": [ + "com.github.apizz.pkg.TISmartViewCE" ], - "NavicatforMongoDB12.download": [ - "com.github.apizz.download.NavicatMongoDB12" + "TISmartViewCE84.download": [ + "com.github.apizz.download.TISmartViewCE" ], - "NavicatforOracle12.munki": [ - "com.github.apizz.munki.NavicatOracle12" + "TISmartViewCE84.munki": [ + "com.github.apizz.munki.TISmartViewCE" ], - "NavicatforMySQL12.munki": [ - "com.github.apizz.munki.NavicatMySQL12" + "YamahaCLEditor.munki": [ + "com.github.apizz.munki.YamahaCLEditor" ], - "NavicatPremium15.munki": [ - "com.github.apizz.munki.NavicatPremium15" + "YamahaCLEditor.download": [ + "com.github.apizz.download.YamahaCLEditor" ], - "NavicatforPostgreSQL16.pkg": [ - "com.github.apizz.pkg.NavicatPostgreSQL16" + "Nicepage.munki": [ + "com.github.apizz.munki.Nicepage" ], - "NavicatforMariaDB15.munki": [ - "com.github.apizz.munki.NavicatMariaDB15" + "Nicepage.pkg": [ + "com.github.apizz.pkg.Nicepage" ], - "NavicatforMongoDB16.download": [ - "com.github.apizz.download.NavicatMongoDB16" + "Nicepage.download": [ + "com.github.apizz.download.Nicepage" ], - "NavicatforOracle15.download": [ - "com.github.apizz.download.NavicatOracle15" + "GapminderOffline.munki": [ + "com.github.apizz.munki.gapminderoffline" ], - "NavicatforPostgreSQL11.munki": [ - "com.github.apizz.munki.NavicatPostgreSQL11" + "GapminderOffline.pkg": [ + "com.github.apizz.pkg.gapminderoffline" ], - "NavicatforMariaDB16.download": [ - "com.github.apizz.download.NavicatMariaDB16" + "GapminderOffline.download": [ + "com.github.apizz.download.gapminderoffline" ], - "NavicatforMySQL15.pkg": [ - "com.github.apizz.pkg.NavicatMySQL15" + "SQLProStudio.download": [ + "com.github.apizz.download.SQLProStudio" ], - "NavicatforSQLite16.download": [ - "com.github.apizz.download.NavicatSQLite16" + "SQLProStudio.munki": [ + "com.github.apizz.munki.SQLProStudio" ], - "NavicatforMongoDB16.munki": [ - "com.github.apizz.munki.NavicatMongoDB16" + "Kitty.pkg": [ + "com.github.apizz.pkg.Kitty" ], - "NavicatPremium12.download": [ - "com.github.apizz.download.NavicatPremium12" + "Kitty.download": [ + "com.github.apizz.download.Kitty" ], - "NavicatEssentialsforPostgreSQL16.munki": [ - "com.github.apizz.munki.NavicatEssentialsPostgreSQL16" + "Kitty.munki": [ + "com.github.apizz.munki.Kitty" ], - "NavicatPremium16.pkg": [ - "com.github.apizz.pkg.NavicatPremium16" + "WacomTablet.munki": [ + "com.github.apizz.munki.WacomTablet" ], - "NavicatforMariaDB12.munki": [ - "com.github.apizz.munki.NavicatMariaDB12" + "WacomBamboo.munki": [ + "com.github.apizz.munki.WacomBamboo" ], - "NavicatforMariaDB16.pkg": [ - "com.github.apizz.pkg.NavicatMariaDB16" + "Wally.munki": [ + "com.github.apizz.munki.Wally" ], - "NavicatforSQLite15.munki": [ - "com.github.apizz.munki.NavicatSQLite15" + "Wally.download": [ + "com.github.apizz.download.Wally" ], - "NavicatforPostgreSQL11.download": [ - "com.github.apizz.download.NavicatPostgreSQL11" + "AssetCatalogTinkerer.munki": [ + "com.github.apizz.munki.AssetCatalogTinkerer" ], - "NavicatforMySQL16.pkg": [ - "com.github.apizz.pkg.NavicatMySQL16" + "AssetCatalogTinkerer.download": [ + "com.github.apizz.download.AssetCatalogTinkerer" ], - "NavicatPremium15.download": [ - "com.github.apizz.download.NavicatPremium15" + "SEB-Github.download": [ + "com.github.apizz.download.seb-github" ], - "NavicatforMySQL16.munki": [ - "com.github.apizz.munki.NavicatMySQL16" + "SEB-Github.munki": [ + "com.github.apizz.munki.seb-github" ], - "NavicatforMariaDB15.download": [ - "com.github.apizz.download.NavicatMariaDB15" + "ETCnomad.download": [ + "com.github.apizz.download.ETCnomad" ], - "NavicatPremium16.munki": [ - "com.github.apizz.munki.NavicatPremium16" + "ETCnomad.munki": [ + "com.github.apizz.munki.ETCnomad" ], - "NavicatPremium15.pkg": [ - "com.github.apizz.pkg.NavicatPremium15" + "ETCnomad.pkg": [ + "com.github.apizz.pkg.ETCnomad" ], - "NavicatPremium16.download": [ - "com.github.apizz.download.NavicatPremium16" + "BlackHoleDriver.download": [ + "com.github.apizz.download.BlackHoleDriver" ], - "NavicatPremium12.pkg": [ - "com.github.apizz.pkg.NavicatPremium12" + "BlackHoleDriver.munki": [ + "com.github.apizz.munki.BlackHoleDriver" ], - "NavicatforPostgreSQL15.download": [ - "com.github.apizz.download.NavicatPostgreSQL" + "yo.munki": [ + "com.github.apizz.munki.yo" ], - "NavicatforSQLite15.pkg": [ - "com.github.apizz.pkg.NavicatSQLite15" + "defaultbrowser.download": [ + "com.github.apizz.download.defaultbrowser" ], - "NavicatforMongoDB15.download": [ - "com.github.apizz.download.NavicatMongoDB15" + "defaultbrowser.pkg": [ + "com.github.apizz.pkg.defaultbrowser" ], - "NavicatforOracle16.pkg": [ - "com.github.apizz.pkg.NavicatOracle16" + "defaultbrowser.munki": [ + "com.github.apizz.munki.defaultbrowser" ], - "NavicatforOracle15.munki": [ - "com.github.apizz.munki.NavicatOracle15" + "OpenBoard.munki": [ + "com.github.apizz.munki.OpenBoard" ], - "NavicatforMongoDB12.pkg": [ - "com.github.apizz.pkg.NavicatMongoDB12" + "Soundflower.munki": [ + "com.github.apizz.munki.Soundflower" ], - "NavicatforMariaDB16.munki": [ - "com.github.apizz.munki.NavicatMariaDB16" + "MyTouchbarMyRules.pkg": [ + "com.github.apizz.pkg.MTMR" ], - "NavicatforPostgreSQL16.download": [ - "com.github.apizz.download.NavicatPostgreSQL16" + "MyTouchbarMyRules.munki": [ + "com.github.apizz.munki.MTMR" ], - "vfuse.pkg": [ - "com.github.apizz.pkg.vfuse" + "MyTouchbarMyRules.download": [ + "com.github.apizz.download.MTMR" ], - "SDNotary.munki": [ - "com.github.apizz.munki.SDNotary" + "appleLoops.munki": [ + "com.github.apizz.munki.appleLoops" ], - "unearth.pkg": [ - "com.github.apizz.pkg.unearth" + "Circonus.munki": [ + "com.github.apizz.munki.Circonus" ], - "unearth.download": [ - "com.github.apizz.download.unearth" + "NavicatforSQLite12.munki": [ + "com.github.apizz.munki.NavicatSQLite12" ], - "unearth.munki": [ - "com.github.apizz.munki.unearth" + "NavicatforMySQL15.munki": [ + "com.github.apizz.munki.NavicatMySQL15" ], - "WacomBamboo.munki": [ - "com.github.apizz.munki.WacomBamboo" + "NavicatforMariaDB12.download": [ + "com.github.apizz.download.NavicatMariaDB12" ], - "WacomTablet.munki": [ - "com.github.apizz.munki.WacomTablet" + "NavicatforSQLite15.pkg": [ + "com.github.apizz.pkg.NavicatSQLite15" ], - "Timing.munki": [ - "com.github.apizz.munki.timing" + "NavicatforPostgreSQL11.pkg": [ + "com.github.apizz.pkg.NavicatPostgreSQL11" ], - "Timing.pkg": [ - "com.github.apizz.pkg.timing" + "NavicatforMySQL15.download": [ + "com.github.apizz.download.NavicatMySQL15" ], - "Timing.install": [ - "com.github.apizz.install.timing" + "NavicatPremium16.pkg": [ + "com.github.apizz.pkg.NavicatPremium16" ], - "Timing.download": [ - "com.github.apizz.download.timing" + "NavicatforMariaDB16.download": [ + "com.github.apizz.download.NavicatMariaDB16" ], - "Musition.munki": [ - "com.github.apizz.munki.Musition" + "NavicatforMariaDB15.pkg": [ + "com.github.apizz.pkg.NavicatMariaDB15" ], - "Auralia.munki": [ - "com.github.apizz.munki.Auralia" + "NavicatforOracle16.download": [ + "com.github.apizz.download.NavicatOracle16" ], - "Auralia.download": [ - "com.github.apizz.download.Auralia" + "NavicatforSQLite16.pkg": [ + "com.github.apizz.pkg.NavicatSQLite16" ], - "AuraliaCloud.munki": [ - "com.github.apizz.munki.AuraliaCloud" + "NavicatPremium15.pkg": [ + "com.github.apizz.pkg.NavicatPremium15" ], - "Musition.download": [ - "com.github.apizz.download.Musition" + "NavicatforMySQL16.download": [ + "com.github.apizz.download.NavicatMySQL16" ], - "mas-cli.munki": [ - "com.github.apizz.munki.mas-cli" + "NavicatforMongoDB16.pkg": [ + "com.github.apizz.pkg.NavicatMongoDB16" ], - "mas-cli.download": [ - "com.github.apizz.download.mas-cli" + "NavicatforOracle15.download": [ + "com.github.apizz.download.NavicatOracle15" ], - "Karabiner-Elements.download": [ - "com.github.apizz.download.Karabiner-Elements" + "NavicatforPostgreSQL16.munki": [ + "com.github.apizz.munki.NavicatPostgreSQL16" ], - "Karabiner-Elements.munki": [ - "com.github.apizz.munki.Karabiner-Elements" + "NavicatforMariaDB15.download": [ + "com.github.apizz.download.NavicatMariaDB15" ], - "Karabiner-Elements.pkg": [ - "com.github.apizz.pkg.Karabiner-Elements" + "NavicatforPostgreSQL15.munki": [ + "com.github.apizz.munki.NavicatPostgreSQL" ], - "jss_helper.munki": [ - "com.github.apizz.munki.jss_helper" + "NavicatEssentialsforPostgreSQL12.munki": [ + "com.github.apizz.munki.NavicatEssentialsPostgreSQL12" ], - "JamfPro.munki": [ - "com.github.apizz.munki.JamfPro" + "NavicatPremium12.munki": [ + "com.github.apizz.munki.NavicatPremium12" ], - "NordSoundManager.download": [ - "com.github.apizz.download.NordSoundManager" + "NavicatforSQLite15.munki": [ + "com.github.apizz.munki.NavicatSQLite15" ], - "NordSoundManager.munki": [ - "com.github.apizz.munki.NordSoundManager" + "NavicatEssentialsforPostgreSQL12.pkg": [ + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL12" ], - "StagePlotPro-XPlace.download": [ - "com.github.apizz.download.stageplotpro-xplace" + "NavicatforMySQL12.munki": [ + "com.github.apizz.munki.NavicatMySQL12" ], - "StagePlotPro-XPlace.install": [ - "com.github.apizz.install.stageplotpro-xplace" + "NavicatPremium15.munki": [ + "com.github.apizz.munki.NavicatPremium15" ], - "StagePlotPro.munki": [ - "com.github.apizz.munki.stageplotpro" + "NavicatPremium16.munki": [ + "com.github.apizz.munki.NavicatPremium16" ], - "StagePlotPro.download": [ - "com.github.apizz.download.stageplotpro" + "NavicatforMySQL16.munki": [ + "com.github.apizz.munki.NavicatMySQL16" ], - "StagePlotPro-XPlace.munki": [ - "com.github.apizz.munki.stageplotpro-xplace" + "NavicatforMariaDB16.munki": [ + "com.github.apizz.munki.NavicatMariaDB16" ], - "StagePlotPro.install": [ - "com.github.apizz.install.stageplotpro" + "NavicatforMySQL15.pkg": [ + "com.github.apizz.pkg.NavicatMySQL15" ], - "AutodeskMaya2020Import.munki": [ - "com.github.apizz.munki.AutdoeskMayaImport" + "NavicatPremium15.download": [ + "com.github.apizz.download.NavicatPremium15" ], - "RedisInsight.pkg": [ - "com.github.apizz.pkg.RedisInsight" + "NavicatforPostgreSQL12.download": [ + "com.github.apizz.download.NavicatPostgreSQL12" ], - "RedisInsight.download": [ - "com.github.apizz.download.RedisInsight" + "NavicatforOracle16.pkg": [ + "com.github.apizz.pkg.NavicatOracle16" ], - "RedisInsight.munki": [ - "com.github.apizz.munki.RedisInsight" + "NavicatforOracle12.munki": [ + "com.github.apizz.munki.NavicatOracle12" ], - "DriveGenius5.munki": [ - "com.github.apizz.munki.DriveGenius5" + "NavicatforMongoDB16.download": [ + "com.github.apizz.download.NavicatMongoDB16" ], - "DriveGenius5.download": [ - "com.github.apizz.download.DriveGenius5" + "NavicatforSQLite16.download": [ + "com.github.apizz.download.NavicatSQLite16" ], - "GoogleDrive_app.munki": [ - "com.github.apizz.munki.GoogleDrive_app" + "NavicatforMySQL12.download": [ + "com.github.apizz.download.NavicatMySQL12" ], - "terminal-notifier-branded.munki": [ - "com.github.apizz.munki.terminal-notifier-branded" + "NavicatforMongoDB15.munki": [ + "com.github.apizz.munki.NavicatMongoDB15" ], - "Pencil2D.munki": [ - "com.github.apizz.munki.Pencil2D" + "NavicatforPostgreSQL11.download": [ + "com.github.apizz.download.NavicatPostgreSQL11" ], - "Mos.download": [ - "com.github.apizz.download.Mos" + "NavicatforMongoDB16.munki": [ + "com.github.apizz.munki.NavicatMongoDB16" ], - "Mos.munki": [ - "com.github.apizz.munki.Mos" + "NavicatforOracle12.pkg": [ + "com.github.apizz.pkg.NavicatOracle12" ], - "macOSEraseInstallCatalinaImport.munki": [ - "com.github.apizz.munki.macOSEraseInstallCatalinaImport" + "NavicatforMongoDB12.munki": [ + "com.github.apizz.munki.NavicatMongoDB12" ], - "macOSEraseInstallMontereyImport.munki": [ - "com.github.apizz.munki.macOSEraseInstallMontereyImport" + "NavicatforPostgreSQL11.munki": [ + "com.github.apizz.munki.NavicatPostgreSQL11" ], - "macOSEraseInstallMojaveImport.munki": [ - "com.github.apizz.munki.macOSEraseInstallMojaveImport" + "NavicatEssentialsforPostgreSQL12.download": [ + "com.github.apizz.download.NavicatEssentialsPostgreSQL12" ], - "macOSEraseInstallHighSierraImport.munki": [ - "com.github.apizz.munki.macOSEraseInstallHighSierraImport" + "NavicatPremium12.download": [ + "com.github.apizz.download.NavicatPremium12" ], - "macOSEraseInstallBigSurImport.munki": [ - "com.github.apizz.munki.macOSEraseInstallBigSurImport" + "NavicatforSQLite12.download": [ + "com.github.apizz.download.NavicatSQLite12" ], - "appleLoops.munki": [ - "com.github.apizz.munki.appleLoops" + "NavicatforSQLite12.pkg": [ + "com.github.apizz.pkg.NavicatSQLite12" ], - "iScream.download": [ - "com.github.apizz.download.iScream" + "NavicatforPostgreSQL12.munki": [ + "com.github.apizz.munki.NavicatPostgreSQL12" ], - "iScream.munki": [ - "com.github.apizz.munki.iScream" + "NavicatforOracle16.munki": [ + "com.github.apizz.munki.NavicatOracle16" ], - "ProToolsHDDriverImport.munki": [ - "com.github.apizz.munki.ProToolsHDDriverImport" + "NavicatforMongoDB15.download": [ + "com.github.apizz.download.NavicatMongoDB15" ], - "ProToolsCodecsImport.munki": [ - "com.github.apizz.munki.ProToolsCodecsImport" + "NavicatforOracle15.munki": [ + "com.github.apizz.munki.NavicatOracle15" ], - "ProToolsHDDriverImport.pkg": [ - "com.github.apizz.pkg.ProToolsHDDriverImport" + "NavicatEssentialsforPostgreSQL16.munki": [ + "com.github.apizz.munki.NavicatEssentialsPostgreSQL16" ], - "ProToolsImport.munki": [ - "com.github.apizz.munki.ProToolsImport" + "NavicatforMySQL12.pkg": [ + "com.github.apizz.pkg.NavicatMySQL12" ], - "ProToolsImport.pkg": [ - "com.github.apizz.pkg.ProToolsImport" + "NavicatforMariaDB12.pkg": [ + "com.github.apizz.pkg.NavicatMariaDB12" ], - "ProToolsCodecsImport.pkg": [ - "com.github.apizz.pkg.ProToolsCodecsImport" + "NavicatPremium16.download": [ + "com.github.apizz.download.NavicatPremium16" ], - "MathType.munki": [ - "com.github.apizz.munki.MathType" + "NavicatforMariaDB12.munki": [ + "com.github.apizz.munki.NavicatMariaDB12" ], - "ProfileCreator.munki": [ - "com.github.apizz.munki.ProfileCreator" + "NavicatforOracle12.download": [ + "com.github.apizz.download.NavicatOracle12" ], - "SuspiciousPackage.munki": [ - "com.github.apizz.munki.SuspiciousPackage" + "NavicatEssentialsforPostgreSQL16.download": [ + "com.github.apizz.download.NavicatEssentialsPostgreSQL16" ], - "Tart.munki": [ - "com.github.apizz.munki.Tart" + "NavicatforMongoDB12.download": [ + "com.github.apizz.download.NavicatMongoDB12" ], - "Gifox2.download": [ - "com.github.apizz.download.Gifox2" + "NavicatforPostgreSQL15.pkg": [ + "com.github.apizz.pkg.NavicatPostgreSQL" ], - "Gifox.download": [ - "com.github.apizz.download.Gifox" + "NavicatforSQLite15.download": [ + "com.github.apizz.download.NavicatSQLite15" ], - "Gifox.munki": [ - "com.github.apizz.munki.Gifox" + "NavicatforPostgreSQL15.download": [ + "com.github.apizz.download.NavicatPostgreSQL" ], - "Gifox2.munki": [ - "com.github.apizz.munki.Gifox2" + "NavicatforPostgreSQL16.pkg": [ + "com.github.apizz.pkg.NavicatPostgreSQL16" ], - "defaultbrowser.pkg": [ - "com.github.apizz.pkg.defaultbrowser" + "NavicatEssentialsforPostgreSQL15.download": [ + "com.github.apizz.download.NavicatEssentialsPostgreSQL" ], - "defaultbrowser.munki": [ - "com.github.apizz.munki.defaultbrowser" + "NavicatforPostgreSQL12.pkg": [ + "com.github.apizz.pkg.NavicatPostgreSQL12" ], - "defaultbrowser.download": [ - "com.github.apizz.download.defaultbrowser" + "NavicatforMongoDB15.pkg": [ + "com.github.apizz.pkg.NavicatMongoDB15" ], - "AssetCatalogTinkerer.munki": [ - "com.github.apizz.munki.AssetCatalogTinkerer" + "NavicatforSQLite16.munki": [ + "com.github.apizz.munki.NavicatSQLite16" ], - "AssetCatalogTinkerer.download": [ - "com.github.apizz.download.AssetCatalogTinkerer" + "NavicatEssentialsforPostgreSQL16.pkg": [ + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL16" ], - "FastTasks2.pkg": [ - "com.github.apizz.pkg.FastTasks2" + "NavicatforPostgreSQL16.download": [ + "com.github.apizz.download.NavicatPostgreSQL16" ], - "CriticalUpdates.pkg": [ - "com.github.apizz.pkg.CriticalUpdates" + "NavicatforMariaDB15.munki": [ + "com.github.apizz.munki.NavicatMariaDB15" ], - "FastTasks2.munki": [ - "com.github.apizz.munki.FastTasks2" + "NavicatforMongoDB12.pkg": [ + "com.github.apizz.pkg.NavicatMongoDB12" ], - "CriticalUpdates.download": [ - "com.github.apizz.download.CriticalUpdates" + "NavicatforMySQL16.pkg": [ + "com.github.apizz.pkg.NavicatMySQL16" ], - "FastTasks2.download": [ - "com.github.apizz.download.FastTasks2" + "NavicatEssentialsforPostgreSQL15.pkg": [ + "com.github.apizz.pkg.NavicatEssentialsPostgreSQL" ], - "CriticalUpdates.munki": [ - "com.github.apizz.munki.CriticalUpdates" + "NavicatforMariaDB16.pkg": [ + "com.github.apizz.pkg.NavicatMariaDB16" ], - "FLStudio.download": [ - "com.github.apizz.download.FLStudio" + "NavicatforOracle15.pkg": [ + "com.github.apizz.pkg.NavicatOracle15" ], - "FLStudio.pkg": [ - "com.github.apizz.pkg.FLStudio" + "NavicatPremium12.pkg": [ + "com.github.apizz.pkg.NavicatPremium12" ], - "FLStudio.munki": [ - "com.github.apizz.munki.FLStudio" + "NavicatEssentialsforPostgreSQL15.munki": [ + "com.github.apizz.munki.NavicatEssentialsPostgreSQL" ], - "FortiClientImport.munki": [ - "com.github.apizz.munki.FortiClientImport" + "KensingtonWorks.munki": [ + "com.github.apizz.munki.KensingtonTrackballWorks" ], - "FortiClientImport.pkg": [ - "com.github.apizz.pkg.FortiClientImport" + "KensingtonWorks.download": [ + "com.github.apizz.download.KensingtonTrackballWorks" ], - "DragonframeLicenseServer.download": [ - "com.github.apizz.download.DragonframeLicenseServer" + "Auralia.download": [ + "com.github.apizz.download.Auralia" ], - "DragonframeLicenseServer.munki": [ - "com.github.apizz.munki.DragonframeLicenseServer" + "Auralia.munki": [ + "com.github.apizz.munki.Auralia" ], - "iStudioPublisher.munki": [ - "com.github.apizz.munki.iStudioPublisher" + "Musition.munki": [ + "com.github.apizz.munki.Musition" ], - "iStudioPublisher.download": [ - "com.github.apizz.download.iStudioPublisher" + "AuraliaCloud.munki": [ + "com.github.apizz.munki.AuraliaCloud" ], - "EuControlImport.pkg": [ - "com.github.apizz.pkg.EuControlImport" + "Musition.download": [ + "com.github.apizz.download.Musition" ], - "EuControlImport.munki": [ - "com.github.apizz.munki.EuControlImport" + "Unity3DLuminSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DLumin" ], - "MyTouchbarMyRules.munki": [ - "com.github.apizz.munki.MTMR" + "Unity3DmacOSSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DmacOS" ], - "MyTouchbarMyRules.download": [ - "com.github.apizz.download.MTMR" + "Unity3DAppleTVSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DAppleTV" ], - "MyTouchbarMyRules.pkg": [ - "com.github.apizz.pkg.MTMR" + "Unity3DLinuxSupport.install": [ + "com.github.apizz.install.Unity3DLinux" ], - "Alacritty.pkg": [ - "com.github.apizz.pkg.Alacritty" + "Unity3DFacebookGamesSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DFacebook" ], - "Alacritty.download": [ - "com.github.apizz.download.Alacritty" + "Unity3DWebGLSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DWebGL" ], - "Alacritty.munki": [ - "com.github.apizz.munki.Alacritty" + "Unity3DDocumentation.download": [ + "com.github.apizz.download.Unity3DDocumentation" ], - "SQLProStudio.download": [ - "com.github.apizz.download.SQLProStudio" + "Unity3DDocumentation.install": [ + "com.github.apizz.install.Unity3DDocumentation" ], - "SQLProStudio.munki": [ - "com.github.apizz.munki.SQLProStudio" + "Unity3DLuminSupport.install": [ + "com.github.apizz.install.Unity3DLumin" ], - "SibeliusScorch.munki": [ - "com.github.apizz.munki.SibeliusScorch" + "Unity3DWindowsSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DWindows" ], - "SibeliusScorch.pkg": [ - "com.github.apizz.pkg.SibeliusScorch" + "Unity3DLinuxSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DLinux" ], - "SibeliusScorch.download": [ - "com.github.apizz.download.SibeliusScorch" + "Unity3DFacebookGamesSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DFacebook" ], - "macFUSE.download": [ - "com.github.apizz.download.macFUSE" + "Unity3DFacebookGamesSupport.install": [ + "com.github.apizz.install.Unity3DFacebook" ], - "macFUSE.munki": [ - "com.github.apizz.munki.macFUSE" + "Unity3DDocumentation.munki": [ + "com.github.apizz.munki.Unity3DDocumentation" ], - "macFUSE.pkg": [ - "com.github.apizz.pkg.macFUSE" + "Unity3DLinuxSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DLinux" ], - "TeamViewerHostCustom.munki": [ - "com.github.apizz.munki.TeamViewerHostCustom" + "Unity3DiOSSupport.install": [ + "com.github.apizz.install.Unity3DiOS" ], - "TeamViewerHostCustom15.pkg": [ - "com.github.apizz.pkg.TeamViewerHostCustom" + "Unity3DAndroidSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DAndroid" ], - "TeamViewerHostCustom.download": [ - "com.github.apizz.download.TeamViewerHostCustom" + "Unity3DAppleTVSupport.install": [ + "com.github.apizz.install.Unity3DAppleTV" ], - "TeamViewerHostCustom15.download": [ - "com.github.apizz.download.TeamViewerHostCustom" + "Unity3DWebGLSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DWebGL" ], - "TeamViewerHostCustom15.munki": [ - "com.github.apizz.munki.TeamViewerHostCustom" + "Unity3DWebGLSupport.install": [ + "com.github.apizz.install.Unity3DWebGL" ], - "TeamViewerHostCustom.pkg": [ - "com.github.apizz.pkg.TeamViewerHostCustom" + "Unity3DmacOSSupport.install": [ + "com.github.apizz.install.Unity3DmacOS" ], - "TISmartViewCE84.pkg": [ - "com.github.apizz.pkg.TISmartViewCE" + "Unity3DAndroidSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DAndroid" ], - "TISmartViewCE84.munki": [ - "com.github.apizz.munki.TISmartViewCE" + "Unity3DmacOSSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DmacOS" ], - "TISmartViewCE84.download": [ - "com.github.apizz.download.TISmartViewCE" + "Unity3DAppleTVSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DAppleTV" ], - "Telegram.munki": [ - "com.github.apizz.munki.Telegram" + "Unity3DAndroidSupport.install": [ + "com.github.apizz.install.Unity3DAndroid" ], - "AdobeAcrobat2020.munki": [ - "com.github.apizz.munki.AdobeAcrobat2020" + "Unity3DiOSSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DiOS" ], - "AdobeAcrobat2020.pkg": [ - "com.github.apizz.pkg.AdobeAcrobat2020" + "Unity3DLuminSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DLumin" ], - "AdobeAcrobat2020.download": [ - "com.github.apizz.download.AdobeAcrobat2020" + "Unity3DiOSSupport.munki": [ + "com.github.apizz.autopkg.munki.Unity3DiOS" ], - "jamJAR.download": [ - "com.github.apizz.download.jamJAR" + "Unity3DWindowsSupport.download": [ + "com.github.apizz.autopkg.download.Unity3DWindows" ], - "jamJAR.munki": [ - "com.github.apizz.munki.jamJAR" + "Unity3DWindowsSupport.install": [ + "com.github.apizz.install.Unity3DWindows" ], - "jamJAR.pkg": [ - "com.github.apizz.pkg.jamJAR" + "Unity3DDocumentation.pkg": [ + "com.github.apizz.pkg.Unity3DDocumentation" ], - "LoggerPro_License.munki": [ - "com.github.apizz.munki.loggerpro_license" + "AlDente.munki": [ + "com.github.apizz.munki.AlDente" ], - "LoggerPro_License.download": [ - "com.github.apizz.download.loggerpro_license" + "AlDente.pkg": [ + "com.github.apizz.pkg.AlDente" ], - "LoggerPro_License.pkg": [ - "com.github.apizz.pkg.loggerpro_license" + "AlDente.download": [ + "com.github.apizz.download.AlDente" ], - "Glean.munki": [ - "com.github.apizz.munki.Glean", - "com.github.Lotusshaney.munki.Glean" + "AlDente.install": [ + "com.github.apizz.install.AlDente" ], - "Glean.download": [ - "com.github.apizz.download.Glean", - "com.github.Lotusshaney.download.Glean" + "DigiExamClient.download": [ + "com.github.apizz.download.DigiExam" ], - "TeacherGaming.pkg": [ - "com.github.apizz.pkg.TeacherGaming" + "DigiExamClient.munki": [ + "com.github.apizz.munki.DigiExam" ], - "TeacherGaming.download": [ - "com.github.apizz.download.TeacherGaming" + "ShureWirelessWorkbench6.download": [ + "com.github.apizz.download.ShureWirelessWorkbench6" + ], + "ShureWirelessWorkbench6.munki": [ + "com.github.apizz.munki.ShureWirelessWorkbench6" ], "TeacherGaming.install": [ "com.github.apizz.install.TeacherGaming" @@ -171303,93 +171302,93 @@ "TeacherGaming.munki": [ "com.github.apizz.munki.TeacherGaming" ], - "DigiExamClient.munki": [ - "com.github.apizz.munki.DigiExam" - ], - "DigiExamClient.download": [ - "com.github.apizz.download.DigiExam" - ], - "Circonus.munki": [ - "com.github.apizz.munki.Circonus" + "TeacherGaming.download": [ + "com.github.apizz.download.TeacherGaming" ], - "Vectorworks2019-NNA.download": [ - "com.github.apizz.download.Vectorworks2019-NNA" + "TeacherGaming.pkg": [ + "com.github.apizz.pkg.TeacherGaming" ], - "Vectorworks2020-NNA.download": [ - "com.github.apizz.download.Vectorworks2020-NNA" + "SDNotary.munki": [ + "com.github.apizz.munki.SDNotary" ], - "Vectorworks2020-NNA.munki": [ - "com.github.apizz.munki.Vectorworks2020-NNA" + "SuspiciousPackage.munki": [ + "com.github.apizz.munki.SuspiciousPackage" ], - "Vectorworks2019-NNA.munki": [ - "com.github.apizz.munki.Vectorworks2019-NNA" + "CriticalUpdates.pkg": [ + "com.github.apizz.pkg.CriticalUpdates" ], - "Wally.munki": [ - "com.github.apizz.munki.Wally" + "CriticalUpdates.munki": [ + "com.github.apizz.munki.CriticalUpdates" ], - "Wally.download": [ - "com.github.apizz.download.Wally" + "CriticalUpdates.download": [ + "com.github.apizz.download.CriticalUpdates" ], - "Modul8.download": [ - "com.github.apizz.download.modul8" + "FastTasks2.download": [ + "com.github.apizz.download.FastTasks2" ], - "Modul8.munki": [ - "com.github.apizz.munki.modul8" + "FastTasks2.pkg": [ + "com.github.apizz.pkg.FastTasks2" ], - "iMazingProfileEditor.munki": [ - "com.github.apizz.munki.iMazingProfileEditor" + "FastTasks2.munki": [ + "com.github.apizz.munki.FastTasks2" ], - "GeoGebraGraphingCalculator.munki": [ - "com.github.apizz.munki.geogebragraphingcalculator" + "vfuse.pkg": [ + "com.github.apizz.pkg.vfuse" ], - "GeoGebraGeometry.munki": [ - "com.github.apizz.munki.geogebrageometry" + "terminal-notifier-branded.munki": [ + "com.github.apizz.munki.terminal-notifier-branded" ], - "GeoGebraGeometry.download": [ - "com.github.apizz.download.geogebrageometry" + "mas-cli.download": [ + "com.github.apizz.download.mas-cli" ], - "GeoGebraGraphingCalculator.download": [ - "com.github.apizz.download.geogebragraphingcalculator" + "mas-cli.munki": [ + "com.github.apizz.munki.mas-cli" ], - "ShureWirelessWorkbench6.download": [ - "com.github.apizz.download.ShureWirelessWorkbench6" + "JamKazam.install": [ + "com.github.apizz.install.JamKazam" ], - "ShureWirelessWorkbench6.munki": [ - "com.github.apizz.munki.ShureWirelessWorkbench6" + "JamKazam.download": [ + "com.github.apizz.download.JamKazam" ], - "BlockBlock.pkg": [ - "com.github.apizz.pkg.BlockBlock" + "JamKazam.munki": [ + "com.github.apizz.munki.JamKazam" ], - "AlDente.install": [ - "com.github.apizz.install.AlDente" + "smartmontools.download": [ + "com.github.apizz.download.smartmontools" ], - "AlDente.pkg": [ - "com.github.apizz.pkg.AlDente" + "smartmontools.munki": [ + "com.github.apizz.munki.smartmontools" ], - "AlDente.munki": [ - "com.github.apizz.munki.AlDente" + "Gifox.munki": [ + "com.github.apizz.munki.Gifox" ], - "AlDente.download": [ - "com.github.apizz.download.AlDente" + "Gifox2.download": [ + "com.github.apizz.download.Gifox2" ], - "PDFPenPro.pkg": [ - "com.github.smithjw.pkg.PDFPenPro" + "Gifox.download": [ + "com.github.apizz.download.Gifox" ], - "PDFPen.pkg": [ - "com.github.smithjw.pkg.PDFPen" + "Gifox2.munki": [ + "com.github.apizz.munki.Gifox2" ], - "Little Snitch.pkg": [ - "com.github.smithjw.pkg.LittleSnitch" + "Little Snitch.install": [ + "com.github.smithjw.install.LittleSnitch" ], "Little Snitch.download": [ "com.github.smithjw.download.LittleSnitch" ], - "Little Snitch.install": [ - "com.github.smithjw.install.LittleSnitch" + "Little Snitch.pkg": [ + "com.github.smithjw.pkg.LittleSnitch" ], "Thunderbolt 3 Dock Utility.download": [ "com.github.smithjw.download.Thunderbolt3DU" ], + "PDFPen.pkg": [ + "com.github.smithjw.pkg.PDFPen" + ], + "PDFPenPro.pkg": [ + "com.github.smithjw.pkg.PDFPenPro" + ], "ZoomClientSharing.download": [ "com.github.smithjw.download.ZoomClientSharing" ], @@ -171405,39 +171404,35 @@ "Box Drive.download": [ "com.github.smithjw.download.BoxDrive" ], - "KeePassXC.jamf": [ - "com.github.smithjw.jamf.KeePassXC" - ], - "KeePassXC.sign": [ - "com.github.smithjw.sign.KeePassXC" + "Abstract.jamf": [ + "com.github.smithjw.jamf.Abstract" ], - "Xcode.jamf": [ - "com.github.smithjw.jamf.xcode" + "Little_Snitch_5.install": [ + "com.github.smithjw.install.LittleSnitch5" ], - "Wireshark.jamf": [ - "com.github.smithjw.jamf.wireshark", - "com.github.autopkg.grahampugh-recipes.jamf.Wireshark" + "Little_Snitch_5.pkg": [ + "com.github.smithjw.pkg.LittleSnitch5" ], - "Wireshark.sign": [ - "com.github.smithjw.sign.wireshark" + "Little_Snitch_5.download": [ + "com.github.smithjw.download.LittleSnitch5" ], - "PowerShell-Universal.download": [ - "com.github.smithjw.download.PowerShell-Universal" + "PyCharm_PE.pkg": [ + "com.github.smithjw.pkg.PyCharm_PE" ], - "PowerShell-Universal.pkg": [ - "com.github.smithjw.pkg.PowerShell-Universal" + "WebStorm.jamf": [ + "com.github.smithjw.jamf.WebStorm" ], - "PowerShell-Universal.jamf": [ - "com.github.smithjw.jamf.PowerShell-Universal" + "PyCharm_PE.jamf": [ + "com.github.smithjw.jamf.PyCharm_PE" ], - "Royal_TSX.install": [ - "com.github.smithjw.install.Royal_TSX" + "Kap.sign": [ + "com.github.smithjw.sign.Kap" ], - "Royal_TSX.sign": [ - "com.github.smithjw.sign.Royal_TSX" + "Kap.jamf": [ + "com.github.smithjw.jamf.Kap" ], - "Royal_TSX.jamf": [ - "com.github.smithjw.jamf.Royal_TSX" + "Kap.pkg": [ + "com.github.smithjw.pkg.Kap" ], "Slack.jamf": [ "com.github.smithjw.jamf.Slack", @@ -171446,14 +171441,18 @@ "Slack-patch.jamf": [ "com.github.smithjw.jamf.Slack-patch" ], - "Plantronics_Hub.pkg": [ - "com.github.smithjw.pkg.plantronics_hub" + "iTerm2.jamf": [ + "com.github.smithjw.jamf.iterm2", + "com.github.autopkg.grahampugh-recipes.jamf.iTerm2" ], - "Plantronics_Hub.jamf": [ - "com.github.smithjw.jamf.plantronics_hub" + "iTerm2.sign": [ + "com.github.smithjw.sign.iterm2" ], - "Enable_macOS_Beta.jamf": [ - "com.github.smithjw.jamf.Enable_macOS_Beta" + "Handbrake.sign": [ + "com.github.smithjw.sign.Handbrake" + ], + "Postman-Universal.jamf": [ + "com.github.smithjw.jamf.Postman-Universal" ], "Postman-Universal.pkg": [ "com.github.smithjw.pkg.Postman-Universal" @@ -171461,223 +171460,272 @@ "Postman-Universal.download": [ "com.github.smithjw.download.Postman-Universal" ], - "Postman-Universal.jamf": [ - "com.github.smithjw.jamf.Postman-Universal" + "Stats.sign": [ + "com.github.smithjw.sign.Stats" ], - "PyCharm_PE.pkg": [ - "com.github.smithjw.pkg.PyCharm_PE" + "Stats.jamf": [ + "com.github.smithjw.jamf.Stats" ], - "PyCharm_PE.jamf": [ - "com.github.smithjw.jamf.PyCharm_PE" + "Enable_macOS_Beta.jamf": [ + "com.github.smithjw.jamf.Enable_macOS_Beta" ], - "WebStorm.jamf": [ - "com.github.smithjw.jamf.WebStorm" + "Nessus_Agent.jamf": [ + "com.github.smithjw.jamf.Nessus_Agent" ], - "Abstract.jamf": [ - "com.github.smithjw.jamf.Abstract" + "Nessus_Agent.pkg": [ + "com.github.smithjw.pkg.Nessus_Agent" ], - "SourceTree-Patch.jamf": [ - "com.github.smithjw.jamf.SourceTree-patch" + "Webex-Patch.jamf": [ + "com.github.smithjw.jamf.webex-patch" ], - "SourceTree.jamf": [ - "com.github.smithjw.jamf.SourceTree", - "com.github.autopkg.grahampugh-recipes.jamf.SourceTree" + "Webex.download": [ + "com.github.smithjw.download.webex", + "com.github.precursorca.download.Webex", + "com.github.TekTekkers.download.Webex" + ], + "Webex.sign": [ + "com.github.smithjw.sign.webex" + ], + "Webex.jamf": [ + "com.github.smithjw.jamf.webex" + ], + "Webex.install": [ + "com.github.smithjw.install.webex", + "com.github.precursorca.install.Webex" + ], + "Webex.pkg": [ + "com.github.smithjw.pkg.webex", + "com.github.precursorca.pkg.Webex" + ], + "Logi_Options_Plus.jamf": [ + "com.github.smithjw.jamf.logi_options_plus" + ], + "Logi_Options.jamf": [ + "com.github.smithjw.jamf.logi_options" + ], + "Logi_Options.pkg": [ + "com.github.smithjw.pkg.logi_options" + ], + "Logi_Options.download": [ + "com.github.smithjw.download.logi_options" + ], + "Sketch.jamf": [ + "com.github.smithjw.jamf.Sketch" + ], + "Figma-Universal.jamf": [ + "com.github.smithjw.jamf.Figma-Universal" + ], + "Figma.jamf": [ + "com.github.smithjw.jamf.Figma" + ], + "Figma-Universal.download": [ + "com.github.smithjw.download.Figma-Universal" + ], + "Figma-Universal-Patch.jamf": [ + "com.github.smithjw.jamf.Figma-Universal-Patch" + ], + "Figma-Universal.pkg": [ + "com.github.smithjw.pkg.Figma-Universal" + ], + "Figma-Patch.jamf": [ + "com.github.smithjw.jamf.Figma-patch" + ], + "MacadminsPython.jamf": [ + "com.github.smithjw.jamf.MacadminsPython" + ], + "Desktoppr.jamf": [ + "com.github.smithjw.jamf.Desktoppr" + ], + "macOSLAPS.jamf": [ + "com.github.smithjw.jamf.macOSLAPS" + ], + "Nudge.jamf": [ + "com.github.smithjw.jamf.Nudge" + ], + "Python3-patch.jamf": [ + "com.github.smithjw.jamf.Python3-patch" + ], + "Support_App.jamf": [ + "com.github.smithjw.jamf.Support_App" + ], + "Microsoft_Edge_alt.download": [ + "com.github.smithjw.download.Microsoft_Edge_alt" ], - "Google_Chrome-patch.jamf": [ - "com.github.smithjw.jamf.Google_Chrome-patch" + "Microsoft_Edge_alt.jamf": [ + "com.github.smithjw.jamf.Microsoft_Edge_alt" ], - "Google_Chrome.jamf": [ - "com.github.smithjw.jamf.Google_Chrome" + "Microsoft_Edge_alt.pkg": [ + "com.github.smithjw.pkg.Microsoft_Edge_alt" ], - "Google_Chrome.download": [ - "com.github.smithjw.download.Google_Chrome" + "Xray_Exploratory_App.download": [ + "com.github.smithjw.download.Xray_Exploratory_App" ], - "Google_Chrome.pkg": [ - "com.github.smithjw.pkg.Google_Chrome" + "Xray_Exploratory_App.pkg": [ + "com.github.smithjw.pkg.Xray_Exploratory_App" ], - "Adobe_Creative_Cloud_Installer-Patch.jamf": [ - "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer-patch" + "Xray_Exploratory_App-patch.jamf": [ + "com.github.smithjw.jamf.Xray_Exploratory_App-patch" ], - "Adobe_Acrobat_Reader-Patch.jamf": [ - "com.github.smithjw.jamf.Adobe_Acrobat_Reader-patch" + "Xray_Exploratory_App.sign": [ + "com.github.smithjw.sign.Xray_Exploratory_App" ], - "Adobe_Acrobat_Reader.jamf": [ - "com.github.smithjw.jamf.Adobe_Acrobat_Reader" + "Xray_Exploratory_App.jamf": [ + "com.github.smithjw.jamf.Xray_Exploratory_App" ], - "Adobe_Creative_Cloud_Installer.jamf": [ - "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer" + "KeePassXC.sign": [ + "com.github.smithjw.sign.KeePassXC" ], - "Adobe_Acrobat_Reader_DC-Patch.jamf": [ - "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC-patch" + "KeePassXC.jamf": [ + "com.github.smithjw.jamf.KeePassXC" ], - "Adobe_Acrobat_Reader_DC.jamf": [ - "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC" + "Wireshark.sign": [ + "com.github.smithjw.sign.wireshark" ], - "Android_Studio.download": [ - "com.github.smithjw.download.Android_Studio" + "Wireshark.jamf": [ + "com.github.smithjw.jamf.wireshark", + "com.github.autopkg.grahampugh-recipes.jamf.Wireshark" ], - "Android_Studio-Patch.jamf": [ - "com.github.smithjw.jamf.Android_Studio-patch" + "Android_Studio.jamf": [ + "com.github.smithjw.jamf.Android_Studio" ], "Android_Studio.pkg": [ "com.github.smithjw.pkg.Android_Studio" ], + "Android_Studio-Patch.jamf": [ + "com.github.smithjw.jamf.Android_Studio-patch" + ], "Android_Studio.install": [ "com.github.smithjw.install.Android_Studio" ], "Android_Studio.sign": [ "com.github.smithjw.sign.Android_Studio" ], - "Android_Studio.jamf": [ - "com.github.smithjw.jamf.Android_Studio" + "Android_Studio.download": [ + "com.github.smithjw.download.Android_Studio" ], - "Nessus_Agent.jamf": [ - "com.github.smithjw.jamf.Nessus_Agent" + "DisplayLink_Manager-Patch.jamf": [ + "com.github.smithjw.jamf.DisplayLink_Manager-patch" ], - "Nessus_Agent.pkg": [ - "com.github.smithjw.pkg.Nessus_Agent" + "DisplayLink_Manager.pkg": [ + "com.github.smithjw.pkg.DisplayLink_Manager" ], - "Microsoft_OneDrive.jamf": [ - "com.github.smithjw.jamf.Microsoft_OneDrive" + "DisplayLink_Manager.download": [ + "com.github.smithjw.download.DisplayLink_Manager" ], - "Microsoft_Teams.jamf": [ - "com.github.smithjw.jamf.microsoft_teams" + "DisplayLink_Manager.jamf": [ + "com.github.smithjw.jamf.DisplayLink_Manager" ], - "Visual_Studio_Code.jamf": [ - "com.github.smithjw.jamf.Visual_Studio_Code" + "Citrix_Workspace.jamf": [ + "com.github.smithjw.jamf.Citrix_Workspace" ], - "Microsoft_Edge.jamf": [ - "com.github.smithjw.jamf.Microsoft_Edge" + "Citrix_Workspace-Patch.jamf": [ + "com.github.smithjw.jamf.Citrix_Workspace-patch" ], - "Microsoft_Defender-Patch.jamf": [ - "com.github.smithjw.jamf.Microsoft_Defender-patch" + "Google_Chrome-patch.jamf": [ + "com.github.smithjw.jamf.Google_Chrome-patch" ], - "Azure_Data_Studio.jamf": [ - "com.github.smithjw.jamf.Azure_Data_Studio" + "Google_Chrome.jamf": [ + "com.github.smithjw.jamf.Google_Chrome" ], - "Microsoft_Remote_Desktop.jamf": [ - "com.github.smithjw.jamf.Microsoft_Remote_Desktop" + "Google_Chrome.download": [ + "com.github.smithjw.download.Google_Chrome" ], - "Microsoft_Company_Portal.jamf": [ - "com.github.smithjw.jamf.Microsoft_Company_Portal" + "Google_Chrome.pkg": [ + "com.github.smithjw.pkg.Google_Chrome" ], - "Microsoft_Edge-patch.jamf": [ - "com.github.smithjw.jamf.Microsoft_Edge-patch" + "RStudio-patch.jamf": [ + "com.github.smithjw.jamf.RStudio-patch" ], - "Microsoft_Excel.jamf": [ - "com.github.smithjw.jamf.Microsoft_Excel" + "Jabra_Direct.jamf": [ + "com.github.smithjw.jamf.jabra_direct" + ], + "Microsoft_PowerPoint.jamf": [ + "com.github.smithjw.jamf.Microsoft_PowerPoint" ], "Microsoft_Company_Portal-patch.jamf": [ "com.github.smithjw.jamf.Microsoft_Company_Portal-patch" ], - "Microsoft_Word.jamf": [ - "com.github.smithjw.jamf.Microsoft_Word" + "Microsoft_Teams.jamf": [ + "com.github.smithjw.jamf.microsoft_teams" ], "Microsoft_Outlook.jamf": [ "com.github.smithjw.jamf.Microsoft_Outlook" ], - "Microsoft_PowerPoint.jamf": [ - "com.github.smithjw.jamf.Microsoft_PowerPoint" - ], - "Microsoft_Office_Suite.jamf": [ - "com.github.smithjw.jamf.Microsoft_Office_Suite" - ], - "Microsoft_Defender.jamf": [ - "com.github.smithjw.jamf.Microsoft_Defender" - ], - "iTerm2.jamf": [ - "com.github.smithjw.jamf.iterm2", - "com.github.autopkg.grahampugh-recipes.jamf.iTerm2" - ], - "iTerm2.sign": [ - "com.github.smithjw.sign.iterm2" - ], - "Little_Snitch_5.download": [ - "com.github.smithjw.download.LittleSnitch5" - ], - "Little_Snitch_5.install": [ - "com.github.smithjw.install.LittleSnitch5" - ], - "Little_Snitch_5.pkg": [ - "com.github.smithjw.pkg.LittleSnitch5" - ], - "RStudio-patch.jamf": [ - "com.github.smithjw.jamf.RStudio-patch" - ], - "DisplayLink_Manager.jamf": [ - "com.github.smithjw.jamf.DisplayLink_Manager" + "Microsoft_Excel.jamf": [ + "com.github.smithjw.jamf.Microsoft_Excel" ], - "DisplayLink_Manager.download": [ - "com.github.smithjw.download.DisplayLink_Manager" + "Microsoft_Edge-patch.jamf": [ + "com.github.smithjw.jamf.Microsoft_Edge-patch" ], - "DisplayLink_Manager-Patch.jamf": [ - "com.github.smithjw.jamf.DisplayLink_Manager-patch" + "Visual_Studio_Code.jamf": [ + "com.github.smithjw.jamf.Visual_Studio_Code" ], - "DisplayLink_Manager.pkg": [ - "com.github.smithjw.pkg.DisplayLink_Manager" + "Microsoft_Office_Suite.jamf": [ + "com.github.smithjw.jamf.Microsoft_Office_Suite" ], - "NSLogger.install": [ - "com.github.smithjw.install.NSLogger" + "Microsoft_Remote_Desktop.jamf": [ + "com.github.smithjw.jamf.Microsoft_Remote_Desktop" ], - "NSLogger.download": [ - "com.github.smithjw.download.NSLogger" + "Microsoft_OneDrive.jamf": [ + "com.github.smithjw.jamf.Microsoft_OneDrive" ], - "NSLogger.sign": [ - "com.github.smithjw.sign.NSLogger" + "Microsoft_Defender.jamf": [ + "com.github.smithjw.jamf.Microsoft_Defender" ], - "NSLogger.jamf": [ - "com.github.smithjw.jamf.NSLogger" + "Microsoft_Word.jamf": [ + "com.github.smithjw.jamf.Microsoft_Word" ], - "NSLogger.pkg": [ - "com.github.smithjw.pkg.NSLogger" + "Microsoft_Company_Portal.jamf": [ + "com.github.smithjw.jamf.Microsoft_Company_Portal" ], - "macOSLAPS.jamf": [ - "com.github.smithjw.jamf.macOSLAPS" + "Microsoft_Defender-Patch.jamf": [ + "com.github.smithjw.jamf.Microsoft_Defender-patch" ], - "Nudge.jamf": [ - "com.github.smithjw.jamf.Nudge" + "Azure_Data_Studio.jamf": [ + "com.github.smithjw.jamf.Azure_Data_Studio" ], - "Support_App.jamf": [ - "com.github.smithjw.jamf.Support_App" + "Microsoft_Edge.jamf": [ + "com.github.smithjw.jamf.Microsoft_Edge" ], - "Python3-patch.jamf": [ - "com.github.smithjw.jamf.Python3-patch" + "Plantronics_Hub.pkg": [ + "com.github.smithjw.pkg.plantronics_hub" ], - "Desktoppr.jamf": [ - "com.github.smithjw.jamf.Desktoppr" + "Plantronics_Hub.jamf": [ + "com.github.smithjw.jamf.plantronics_hub" ], - "MacadminsPython.jamf": [ - "com.github.smithjw.jamf.MacadminsPython" + "PowerShell-Universal.jamf": [ + "com.github.smithjw.jamf.PowerShell-Universal" ], - "Handbrake.sign": [ - "com.github.smithjw.sign.Handbrake" + "PowerShell-Universal.pkg": [ + "com.github.smithjw.pkg.PowerShell-Universal" ], - "Citrix_Workspace.jamf": [ - "com.github.smithjw.jamf.Citrix_Workspace" + "PowerShell-Universal.download": [ + "com.github.smithjw.download.PowerShell-Universal" ], - "Citrix_Workspace-Patch.jamf": [ - "com.github.smithjw.jamf.Citrix_Workspace-patch" + "Zoom_IT.download": [ + "com.github.smithjw.download.zoom_it" ], - "Jabra_Direct.jamf": [ - "com.github.smithjw.jamf.jabra_direct" + "Zoom_IT.jamf": [ + "com.github.smithjw.jamf.zoom_it" ], - "Xray_Exploratory_App.pkg": [ - "com.github.smithjw.pkg.Xray_Exploratory_App" + "Zoom_IT.pkg": [ + "com.github.smithjw.pkg.zoom_it" ], - "Xray_Exploratory_App.download": [ - "com.github.smithjw.download.Xray_Exploratory_App" + "Royal_TSX.install": [ + "com.github.smithjw.install.Royal_TSX" ], - "Xray_Exploratory_App-patch.jamf": [ - "com.github.smithjw.jamf.Xray_Exploratory_App-patch" + "Royal_TSX.jamf": [ + "com.github.smithjw.jamf.Royal_TSX" ], - "Xray_Exploratory_App.sign": [ - "com.github.smithjw.sign.Xray_Exploratory_App" + "Royal_TSX.sign": [ + "com.github.smithjw.sign.Royal_TSX" ], - "Xray_Exploratory_App.jamf": [ - "com.github.smithjw.jamf.Xray_Exploratory_App" + "SourceTree.jamf": [ + "com.github.smithjw.jamf.SourceTree", + "com.github.autopkg.grahampugh-recipes.jamf.SourceTree" ], - "GitHub_Desktop.sign": [ - "com.github.smithjw.sign.github_desktop" + "SourceTree-Patch.jamf": [ + "com.github.smithjw.jamf.SourceTree-patch" ], "GitHub_Desktop.jamf": [ "com.github.smithjw.jamf.github_desktop" @@ -171685,6 +171733,9 @@ "GitHub_Desktop.download": [ "com.github.smithjw.download.github_desktop" ], + "GitHub_Desktop.sign": [ + "com.github.smithjw.sign.github_desktop" + ], "GitHub_Desktop-Universal.download": [ "com.github.smithjw.download.GitHub_Desktop-Universal" ], @@ -171694,14 +171745,17 @@ "GitHub_Desktop-Universal.install": [ "com.github.smithjw.install.GitHub_Desktop-Universal" ], - "GitHub_Desktop.pkg": [ - "com.github.smithjw.pkg.github_desktop" + "GitHub_Desktop.install": [ + "com.github.smithjw.install.github_desktop" ], "GitHub_Desktop-Universal.jamf": [ "com.github.smithjw.jamf.GitHub_Desktop-Universal" ], - "GitHub_Desktop.install": [ - "com.github.smithjw.install.github_desktop" + "GitHub_Desktop.pkg": [ + "com.github.smithjw.pkg.github_desktop" + ], + "Docker-Universal.download": [ + "com.github.smithjw.download.Docker-Universal" ], "Docker-Patch.jamf": [ "com.github.smithjw.jamf.Docker-patch" @@ -171712,117 +171766,152 @@ "Docker-Universal.pkg": [ "com.github.smithjw.pkg.Docker-Universal" ], + "Docker.sign": [ + "com.github.smithjw.sign.Docker" + ], "Docker-Universal.jamf": [ "com.github.smithjw.jamf.Docker-Universal" ], - "Docker-Universal.download": [ - "com.github.smithjw.download.Docker-Universal" + "Adobe_Creative_Cloud_Installer-Patch.jamf": [ + "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer-patch" ], - "Docker.sign": [ - "com.github.smithjw.sign.Docker" + "Adobe_Acrobat_Reader_DC-Patch.jamf": [ + "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC-patch" + ], + "Adobe_Acrobat_Reader-Patch.jamf": [ + "com.github.smithjw.jamf.Adobe_Acrobat_Reader-patch" + ], + "Adobe_Creative_Cloud_Installer.jamf": [ + "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer" + ], + "Adobe_Acrobat_Reader_DC.jamf": [ + "com.github.smithjw.jamf.Adobe_Acrobat_Reader_DC" + ], + "Adobe_Acrobat_Reader.jamf": [ + "com.github.smithjw.jamf.Adobe_Acrobat_Reader" + ], + "Xcode.jamf": [ + "com.github.smithjw.jamf.xcode" + ], + "NSLogger.sign": [ + "com.github.smithjw.sign.NSLogger" + ], + "NSLogger.pkg": [ + "com.github.smithjw.pkg.NSLogger" + ], + "NSLogger.download": [ + "com.github.smithjw.download.NSLogger" + ], + "NSLogger.jamf": [ + "com.github.smithjw.jamf.NSLogger" + ], + "NSLogger.install": [ + "com.github.smithjw.install.NSLogger" + ], + "Mozilla_Firefox.pkg": [ + "com.github.smithjw.pkg.Mozilla_Firefox" + ], + "Mozilla_Firefox.jamf": [ + "com.github.smithjw.jamf.Mozilla_Firefox" ], "Office_Reset.jamf": [ "com.github.smithjw.jamf.Office_Reset" ], - "Office_Reset.download": [ - "com.github.smithjw.download.Office_Reset" - ], "Office_Reset.pkg": [ "com.github.smithjw.pkg.Office_Reset" ], - "Zoom_IT.jamf": [ - "com.github.smithjw.jamf.zoom_it" + "Office_Reset.download": [ + "com.github.smithjw.download.Office_Reset" ], - "Zoom_IT.pkg": [ - "com.github.smithjw.pkg.zoom_it" + "Revisionist.munki": [ + "com.github.jpiel.munki.Revisionist" ], - "Zoom_IT.download": [ - "com.github.smithjw.download.zoom_it" + "Revisionist-AppOnly.munki": [ + "com.github.jpiel.munki.Revisionist-AppOnly" ], - "Figma.jamf": [ - "com.github.smithjw.jamf.Figma" + "Revisionist.download": [ + "com.github.jpiel.download.Revisionist" ], - "Figma-Patch.jamf": [ - "com.github.smithjw.jamf.Figma-patch" + "Revisionist.pkg": [ + "com.github.jpiel.pkg.Revisionist" ], - "Figma-Universal.download": [ - "com.github.smithjw.download.Figma-Universal" + "pCloudDrive-M1.download": [ + "com.github.jpiel.download.pCloudDrive-M1" ], - "Figma-Universal.jamf": [ - "com.github.smithjw.jamf.Figma-Universal" + "pCloudDrive.download": [ + "com.github.jpiel.download.pCloudDrive" ], - "Figma-Universal-Patch.jamf": [ - "com.github.smithjw.jamf.Figma-Universal-Patch" + "pCloudDrive.munki": [ + "com.github.jpiel.munki.pCloudDrive" ], - "Figma-Universal.pkg": [ - "com.github.smithjw.pkg.Figma-Universal" + "pCloudDrive-M1.munki": [ + "com.github.jpiel.munki.pCloudDrive-M1" ], - "Webex.download": [ - "com.github.smithjw.download.webex", - "com.github.precursorca.download.Webex", - "com.github.TekTekkers.download.Webex" + "Cirrus.download": [ + "com.github.jpiel.download.Cirrus" ], - "Webex.install": [ - "com.github.smithjw.install.webex", - "com.github.precursorca.install.Webex" + "Cirrus.pkg": [ + "com.github.jpiel.pkg.Cirrus" ], - "Webex-Patch.jamf": [ - "com.github.smithjw.jamf.webex-patch" + "Cirrus-AppOnly.munki": [ + "com.github.jpiel.munki.Cirrus-AppOnly" ], - "Webex.sign": [ - "com.github.smithjw.sign.webex" + "Cirrus.munki": [ + "com.github.jpiel.munki.Cirrus" ], - "Webex.jamf": [ - "com.github.smithjw.jamf.webex" + "Consolation3-AppOnly.munki": [ + "com.github.jpiel.munki.Consolation3-AppOnly" ], - "Webex.pkg": [ - "com.github.smithjw.pkg.webex", - "com.github.precursorca.pkg.Webex" + "Consolation3.pkg": [ + "com.github.jpiel.pkg.Consolation3" ], - "Logi_Options_Plus.jamf": [ - "com.github.smithjw.jamf.logi_options_plus" + "Consolation3.download": [ + "com.github.jpiel.download.Consolation3" ], - "Logi_Options.jamf": [ - "com.github.smithjw.jamf.logi_options" + "Consolation3.munki": [ + "com.github.jpiel.munki.Consolation3" ], - "Logi_Options.pkg": [ - "com.github.smithjw.pkg.logi_options" + "Ulbow.pkg": [ + "com.github.jpiel.pkg.Ulbow" ], - "Logi_Options.download": [ - "com.github.smithjw.download.logi_options" + "Ulbow-AppOnly.munki": [ + "com.github.jpiel.munki.Ulbow-AppOnly" ], - "Sketch.jamf": [ - "com.github.smithjw.jamf.Sketch" + "Ulbow.download": [ + "com.github.jpiel.download.Ulbow" ], - "Mozilla_Firefox.jamf": [ - "com.github.smithjw.jamf.Mozilla_Firefox" + "Ulbow.munki": [ + "com.github.jpiel.munki.Ulbow" ], - "Mozilla_Firefox.pkg": [ - "com.github.smithjw.pkg.Mozilla_Firefox" + "Blowhole.download": [ + "com.github.jpiel.download.Blowhole" ], - "Microsoft_Edge_alt.download": [ - "com.github.smithjw.download.Microsoft_Edge_alt" + "Blowhole.munki": [ + "com.github.jpiel.munki.Blowhole" ], - "Microsoft_Edge_alt.jamf": [ - "com.github.smithjw.jamf.Microsoft_Edge_alt" + "EvolisDrivers.download": [ + "com.github.jpiel.download.EvolisDrivers" ], - "Microsoft_Edge_alt.pkg": [ - "com.github.smithjw.pkg.Microsoft_Edge_alt" + "EvolisDrivers.munki": [ + "com.github.jpiel.munki.EvolisDrivers" ], - "Kap.jamf": [ - "com.github.smithjw.jamf.Kap" + "kMeet.munki": [ + "com.github.jpiel.munki.kMeet" ], - "Kap.sign": [ - "com.github.smithjw.sign.Kap" + "Localized-LibreOffice.munki": [ + "com.github.jpiel.munki.Localized-LibreOffice" ], - "Kap.pkg": [ - "com.github.smithjw.pkg.Kap" + "Localized-LibreOffice.pkg": [ + "com.github.jpiel.pkg.Localized-LibreOffice" ], - "Stats.jamf": [ - "com.github.smithjw.jamf.Stats" + "Localized-LibreOffice.download": [ + "com.github.jpiel.download.Localized-LibreOffice" ], - "Stats.sign": [ - "com.github.smithjw.sign.Stats" + "DispatchView.munki": [ + "com.github.jpiel.munki.DispatchView" + ], + "DispatchView.pkg": [ + "com.github.jpiel.pkg.DispatchView" ], "DispatchView-AppOnly.munki": [ "com.github.jpiel.munki.DispatchView-AppOnly" @@ -171830,205 +171919,146 @@ "DispatchView.download": [ "com.github.jpiel.download.DispatchView" ], - "DispatchView.pkg": [ - "com.github.jpiel.pkg.DispatchView" - ], - "DispatchView.munki": [ - "com.github.jpiel.munki.DispatchView" - ], "IPSecuritas.munki": [ "com.github.jpiel.munki.IPSecuritas" ], "IPSecuritas.download": [ "com.github.jpiel.download.IPSecuritas" ], - "EvolisDrivers.download": [ - "com.github.jpiel.download.EvolisDrivers" + "ArchiChect.download": [ + "com.github.jpiel.download.ArchiChect" ], - "EvolisDrivers.munki": [ - "com.github.jpiel.munki.EvolisDrivers" + "ArchiChect.munki": [ + "com.github.jpiel.munki.ArchiChect" ], "ArchiChect.pkg": [ "com.github.jpiel.pkg.ArchiChect" ], - "ArchiChect.munki": [ - "com.github.jpiel.munki.ArchiChect" - ], "ArchiChect-AppOnly.munki": [ "com.github.jpiel.munki.ArchiChect-AppOnly" ], - "ArchiChect.download": [ - "com.github.jpiel.download.ArchiChect" - ], - "Ulbow.pkg": [ - "com.github.jpiel.pkg.Ulbow" - ], - "Ulbow.munki": [ - "com.github.jpiel.munki.Ulbow" - ], - "Ulbow-AppOnly.munki": [ - "com.github.jpiel.munki.Ulbow-AppOnly" - ], - "Ulbow.download": [ - "com.github.jpiel.download.Ulbow" - ], - "xattred-AppOnly.munki": [ - "com.github.jpiel.munki.xattred-AppOnly" - ], - "xattred.download": [ - "com.github.jpiel.download.xattred" - ], "xattred.pkg": [ "com.github.jpiel.pkg.xattred" ], "xattred.munki": [ "com.github.jpiel.munki.xattred" ], - "SystHist.download": [ - "com.github.jpiel.download.SystHist" + "xattred.download": [ + "com.github.jpiel.download.xattred" ], - "SystHist.munki": [ - "com.github.jpiel.munki.SystHist" + "xattred-AppOnly.munki": [ + "com.github.jpiel.munki.xattred-AppOnly" ], - "Dialog.pkg": [ - "com.github.jpiel.pkg.Dialog", - "com.github.ahousseini-recipes.pkg.Dialog" + "Dialog.munki": [ + "com.github.jpiel.munki.Dialog" ], "Dialog.download": [ "com.github.jpiel.download.Dialog", "com.github.ahousseini-recipes.download.Dialog" ], - "Dialog.munki": [ - "com.github.jpiel.munki.Dialog" - ], - "Cirrus.download": [ - "com.github.jpiel.download.Cirrus" - ], - "Cirrus-AppOnly.munki": [ - "com.github.jpiel.munki.Cirrus-AppOnly" - ], - "Cirrus.munki": [ - "com.github.jpiel.munki.Cirrus" - ], - "Cirrus.pkg": [ - "com.github.jpiel.pkg.Cirrus" - ], - "Revisionist.munki": [ - "com.github.jpiel.munki.Revisionist" - ], - "Revisionist.download": [ - "com.github.jpiel.download.Revisionist" - ], - "Revisionist-AppOnly.munki": [ - "com.github.jpiel.munki.Revisionist-AppOnly" + "Dialog.pkg": [ + "com.github.jpiel.pkg.Dialog", + "com.github.ahousseini-recipes.pkg.Dialog" ], - "Revisionist.pkg": [ - "com.github.jpiel.pkg.Revisionist" + "Waterfox-Classic.download": [ + "com.github.jpiel.download.Waterfox-Classic" ], - "Alisma.download": [ - "com.github.jpiel.download.Alisma" + "Waterfox-Classic.pkg": [ + "com.github.jpiel.pkg.Waterfox-Classic" ], - "Alisma.munki": [ - "com.github.jpiel.munki.Alisma" + "Waterfox-Classic.munki": [ + "com.github.jpiel.munki.Waterfox-Classic" ], - "OnlyOffice-Silicon.munki": [ - "com.github.jpiel.munki.OnlyOffice-Silicon" + "Doko-Phone.munki": [ + "com.github.jpiel.munki.Doko-Phone" ], - "OnlyOffice-Intel.munki": [ - "com.github.jpiel.munki.OnlyOffice-Intel" + "Doko-Phone.download": [ + "com.github.jpiel.download.Doko-Phone" ], "KeychainCheck.munki": [ "com.github.jpiel.munki.KeychainCheck" ], - "KeychainCheck.download": [ - "com.github.jpiel.download.KeychainCheck" + "KeychainCheck.pkg": [ + "com.github.jpiel.pkg.KeychainCheck" ], "KeychainCheck-AppOnly.munki": [ "com.github.jpiel.munki.KeychainCheck-AppOnly" ], - "KeychainCheck.pkg": [ - "com.github.jpiel.pkg.KeychainCheck" - ], - "Alifix.download": [ - "com.github.jpiel.download.Alifix" + "KeychainCheck.download": [ + "com.github.jpiel.download.KeychainCheck" ], "Alifix.munki": [ "com.github.jpiel.munki.Alifix" ], - "Anydesk.munki": [ - "com.github.jpiel.munki.Anydesk" - ], - "Anydesk.download": [ - "com.github.jpiel.download.Anydesk" + "Alifix.download": [ + "com.github.jpiel.download.Alifix" ], - "kMeet.munki": [ - "com.github.jpiel.munki.kMeet" + "Alisma.download": [ + "com.github.jpiel.download.Alisma" ], - "Blowhole.download": [ - "com.github.jpiel.download.Blowhole" + "Alisma.munki": [ + "com.github.jpiel.munki.Alisma" ], - "Blowhole.munki": [ - "com.github.jpiel.munki.Blowhole" + "T2M2.download": [ + "com.github.jpiel.download.T2M2" ], "T2M2.munki": [ "com.github.jpiel.munki.T2M2" ], - "T2M2.download": [ - "com.github.jpiel.download.T2M2" - ], - "Waterfox.munki": [ - "com.github.jpiel.munki.Waterfox" + "Anydesk.download": [ + "com.github.jpiel.download.Anydesk" ], - "Waterfox.download": [ - "com.github.jpiel.download.Waterfox" + "Anydesk.munki": [ + "com.github.jpiel.munki.Anydesk" ], - "pCloudDrive.munki": [ - "com.github.jpiel.munki.pCloudDrive" + "OnlyOffice-Silicon.munki": [ + "com.github.jpiel.munki.OnlyOffice-Silicon" ], - "pCloudDrive-M1.download": [ - "com.github.jpiel.download.pCloudDrive-M1" + "OnlyOffice-Intel.munki": [ + "com.github.jpiel.munki.OnlyOffice-Intel" ], - "pCloudDrive-M1.munki": [ - "com.github.jpiel.munki.pCloudDrive-M1" + "Waterfox.download": [ + "com.github.jpiel.download.Waterfox" ], - "pCloudDrive.download": [ - "com.github.jpiel.download.pCloudDrive" + "Waterfox.munki": [ + "com.github.jpiel.munki.Waterfox" ], - "Waterfox-Classic.pkg": [ - "com.github.jpiel.pkg.Waterfox-Classic" + "SystHist.munki": [ + "com.github.jpiel.munki.SystHist" ], - "Waterfox-Classic.download": [ - "com.github.jpiel.download.Waterfox-Classic" + "SystHist.download": [ + "com.github.jpiel.download.SystHist" ], - "Waterfox-Classic.munki": [ - "com.github.jpiel.munki.Waterfox-Classic" + "AppGate SDP.download": [ + "com.github.psaintemarie.download.AppGateSDP" ], - "Doko-Phone.download": [ - "com.github.jpiel.download.Doko-Phone" + "AppGate SDP.munki": [ + "com.github.psaintemarie.munki.AppGateSDP" ], - "Doko-Phone.munki": [ - "com.github.jpiel.munki.Doko-Phone" + "MicrosoftOneDriveUniversal.munki": [ + "com.github.psaintemarie.munki.microsoftuniversalonedrive", + "com.github.precursorca.munki.microsoftuniversalonedrive" ], - "Consolation3-AppOnly.munki": [ - "com.github.jpiel.munki.Consolation3-AppOnly" + "EncryptMe.munki": [ + "com.github.psaintemarie.munki.EncryptMe" ], - "Consolation3.munki": [ - "com.github.jpiel.munki.Consolation3" + "EncryptMe.download": [ + "com.github.psaintemarie.download.EncryptMe" ], - "Consolation3.download": [ - "com.github.jpiel.download.Consolation3" + "RingCentralClassic.munki": [ + "com.github.psaintemarie.munki.RingCentralClassic" ], - "Consolation3.pkg": [ - "com.github.jpiel.pkg.Consolation3" + "RingCentralClassic.download": [ + "com.github.psaintemarie.download.RingCentralClassic" ], - "Localized-LibreOffice.download": [ - "com.github.jpiel.download.Localized-LibreOffice" + "Spotify-arm64.download": [ + "com.github.psaintemarie.download.Spotify-arm64" ], - "Localized-LibreOffice.munki": [ - "com.github.jpiel.munki.Localized-LibreOffice" + "Spotify-arm64.munki": [ + "com.github.psaintemarie.munki.Spotify-arm64" ], - "Localized-LibreOffice.pkg": [ - "com.github.jpiel.pkg.Localized-LibreOffice" + "Postman-arm64.download": [ + "com.github.psaintemarie.download.postman-arm64" ], "Postman-arm64.pkg": [ "com.github.psaintemarie.pkg.postman-arm64" @@ -172036,109 +172066,78 @@ "Postman-arm64.munki": [ "com.github.psaintemarie.munki.postman-arm64" ], - "Postman-arm64.download": [ - "com.github.psaintemarie.download.postman-arm64" - ], - "Spotify-arm64.download": [ - "com.github.psaintemarie.download.Spotify-arm64" - ], - "Spotify-arm64.munki": [ - "com.github.psaintemarie.munki.Spotify-arm64" - ], - "EncryptMe.download": [ - "com.github.psaintemarie.download.EncryptMe" - ], - "EncryptMe.munki": [ - "com.github.psaintemarie.munki.EncryptMe" - ], - "AppGate SDP.download": [ - "com.github.psaintemarie.download.AppGateSDP" + "Shift.pkg": [ + "com.github.autopkg.mikestechshop.pkg.Shift" ], - "AppGate SDP.munki": [ - "com.github.psaintemarie.munki.AppGateSDP" + "Asana.download": [ + "com.github.mikestechshop.download.asana" ], - "MicrosoftOneDriveUniversal.munki": [ - "com.github.psaintemarie.munki.microsoftuniversalonedrive", - "com.github.precursorca.munki.microsoftuniversalonedrive" + "Asana.pkg": [ + "com.github.mikestechshop.pkg.asana" ], - "RingCentralClassic.download": [ - "com.github.psaintemarie.download.RingCentralClassic" + "JumpDesktop.pkg": [ + "com.github.autopkg.mikestechshop.pkg.JumpDesktop" ], - "RingCentralClassic.munki": [ - "com.github.psaintemarie.munki.RingCentralClassic" + "JumpDesktop.download": [ + "com.github.autopkg.mikestechshop.download.JumpDesktop" ], - "Automox.pkg": [ - "com.github.mikestechshop.pkg.Automox" + "AWSVPN.pkg": [ + "com.github.mikestechshop.pkg.AWSVPNClient" ], - "Automox.download": [ - "com.github.mikestechshop.download.Automox" + "IconikAgent.download": [ + "com.github.mikestechshop.download.IconikAgent" ], - "PlantronicsHubDesktop.download": [ - "com.github.autopkg.mikestechshop.download.PlantronicsHubDesktop" + "IconikAgent.pkg": [ + "com.github.mikestechshop.pkg.IconikAgent" ], - "PlantronicsHubDesktop.pkg": [ - "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop" + "Dialpad.pkg": [ + "com.github.autopkg.mikestechshop.pkg.Dialpad" ], "Dialpad.download": [ "com.github.autopkg.mikestechshop.download.Dialpad" ], - "Dialpad.pkg": [ - "com.github.autopkg.mikestechshop.pkg.Dialpad" + "JumpDesktopConnect.pkg": [ + "com.github.autopkg.mikestechshop.pkg.JumpDesktopConnect" ], - "CatalystBrowse.pkg": [ - "com.github.autopkg.mikestechshop.pkg.CatalystBrowse" + "Discord.pkg": [ + "com.github.autopkg.mikestechshop.pkg.Discord" ], - "Efficient Elements.download": [ - "com.github.autopkg.mikestechshop.download.EfficientElements" + "EgnyteDesktopAppCore.pkg": [ + "com.github.autopkg.mikestechshop.pkg.EgnyteDesktopAppCore" ], - "Efficient Elements.pkg": [ - "com.github.autopkg.mikestechshop.pkg.EfficientElements" + "CloudFlareWarp.download": [ + "com.github.mikestechshop.download.CloudFlareWarp" + ], + "CloudFlareWarp.pkg": [ + "com.github.mikestechshop.pkg.CloudFlareWarp" ], "MSTeams.pkg": [ "com.github.autopkg.mikestechshop.pkg.MSTeams" ], - "DFStudioDownloader.download": [ - "com.github.mikestechshop.download.dfstudiodownloader" - ], - "DFStudioDownloader.pkg": [ - "com.github.mikestechshop.pkg.dfstudiodownloader" - ], - "Asana.pkg": [ - "com.github.mikestechshop.pkg.asana" + "Dockutil.download": [ + "com.github.autopkg.mikestechshop.download.dockutil" ], - "Asana.download": [ - "com.github.mikestechshop.download.asana" + "PlantronicsHubDesktop.pkg": [ + "com.github.autopkg.mikestechshop.pkg.PlantronicsHubDesktop" ], - "IconikAgent.pkg": [ - "com.github.mikestechshop.pkg.IconikAgent" + "PlantronicsHubDesktop.download": [ + "com.github.autopkg.mikestechshop.download.PlantronicsHubDesktop" ], - "IconikAgent.download": [ - "com.github.mikestechshop.download.IconikAgent" + "Xink.download": [ + "com.github.autopkg.mikestechshop.download.Xink" ], - "AWSVPN.pkg": [ - "com.github.mikestechshop.pkg.AWSVPNClient" + "Xink.pkg": [ + "com.github.autopkg.mikestechshop.pkg.Xink" ], - "CloudFlareWarp.download": [ - "com.github.mikestechshop.download.CloudFlareWarp" + "Efficient Elements.download": [ + "com.github.autopkg.mikestechshop.download.EfficientElements" ], - "CloudFlareWarp.pkg": [ - "com.github.mikestechshop.pkg.CloudFlareWarp" + "Efficient Elements.pkg": [ + "com.github.autopkg.mikestechshop.pkg.EfficientElements" ], "SnapzPro.pkg": [ "com.github.autopkg.mikestechshop.pkg.SnapzPro" ], - "JumpDesktopConnect.pkg": [ - "com.github.autopkg.mikestechshop.pkg.JumpDesktopConnect" - ], - "TandemChat.download": [ - "com.github.autopkg.mikestechshop.download.TandemChat" - ], - "TandemChat.pkg": [ - "com.github.autopkg.mikestechshop.pkg.TandemChat" - ], - "EgnyteDesktopAppCore.pkg": [ - "com.github.autopkg.mikestechshop.pkg.EgnyteDesktopAppCore" - ], "BoxNotes.jamf": [ "com.github.mikestechshop.jamf.BoxNotes" ], @@ -172148,44 +172147,29 @@ "BoxNotes.pkg": [ "com.github.mikestechshop.pkg.BoxNotes" ], - "Discord.pkg": [ - "com.github.autopkg.mikestechshop.pkg.Discord" - ], - "Shift.pkg": [ - "com.github.autopkg.mikestechshop.pkg.Shift" - ], - "JumpDesktop.download": [ - "com.github.autopkg.mikestechshop.download.JumpDesktop" - ], - "JumpDesktop.pkg": [ - "com.github.autopkg.mikestechshop.pkg.JumpDesktop" - ], - "Dockutil.download": [ - "com.github.autopkg.mikestechshop.download.dockutil" - ], - "Xink.pkg": [ - "com.github.autopkg.mikestechshop.pkg.Xink" + "DFStudioDownloader.download": [ + "com.github.mikestechshop.download.dfstudiodownloader" ], - "Xink.download": [ - "com.github.autopkg.mikestechshop.download.Xink" + "DFStudioDownloader.pkg": [ + "com.github.mikestechshop.pkg.dfstudiodownloader" ], "airtable.pkg": [ "com.github.autopkg.mikestechshop.pkg.airtable" ], - "Fotostation.download": [ - "com.github.grumpydrew.download.FotoStationPro" + "CatalystBrowse.pkg": [ + "com.github.autopkg.mikestechshop.pkg.CatalystBrowse" ], - "FotoStationPro.pkg": [ - "com.github.grumpydrew.pkg.FotoStationPro" + "TandemChat.pkg": [ + "com.github.autopkg.mikestechshop.pkg.TandemChat" ], - "Bitwarden.pkg": [ - "com.github.grumpydrew.pkg.Bitwarden" + "TandemChat.download": [ + "com.github.autopkg.mikestechshop.download.TandemChat" ], - "WordFinder.pkg": [ - "com.github.grumpydrew.pkg.WordFinder" + "Automox.download": [ + "com.github.mikestechshop.download.Automox" ], - "WordFinder.download": [ - "com.github.grumpydrew.download.WordFinder" + "Automox.pkg": [ + "com.github.mikestechshop.pkg.Automox" ], "UHKAgent.install": [ "com.github.grumpydrew.install.UHKAgent" @@ -172193,425 +172177,440 @@ "UHKAgent.download": [ "com.github.grumpydrew.download.UHKAgent" ], - "RedEye.pkg": [ - "com.github.grumpydrew.pkg.redeye" - ], - "RedEye.download": [ - "com.github.grumpydrew.download.redeye" - ], - "Lucifer.download": [ - "com.github.grumpydrew.download.lucifer" - ], - "Lucifer.pkg": [ - "com.github.grumpydrew.pkg.lucifer" + "Mosh.install": [ + "com.github.grumpydrew.install.Mosh" ], "Mosh.download": [ "com.github.grumpydrew.download.Mosh" ], - "Mosh.install": [ - "com.github.grumpydrew.install.Mosh" - ], "Boxcryptor.pkg": [ "com.github.grumpydrew.pkg.boxcryptor" ], "Boxcryptor.download": [ "com.github.grumpydrew.download.Boxcryptor" ], - "EnableSudoTouchID.jamf": [ - "com.github.grahampugh.recipes.jamf.EnableSudoTouchID-script" + "Bitwarden.pkg": [ + "com.github.grumpydrew.pkg.Bitwarden" ], - "XcodeCommandLineTools.jamf": [ - "com.github.grahampugh.recipes.jamf.XcodeCommandLineTools-script" + "Lucifer.download": [ + "com.github.grumpydrew.download.lucifer" ], - "ChangeAccountPasswordWithDialog.jamf": [ - "com.github.grahampugh.recipes.jamf.ChangeAccountPasswordWithDialog-script" + "Lucifer.pkg": [ + "com.github.grumpydrew.pkg.lucifer" ], - "CiscoAnyConnect-uninstall.jamf": [ - "com.github.grahampugh.recipes.jamf.CiscoAnyConnect-uninstall" + "WordFinder.pkg": [ + "com.github.grumpydrew.pkg.WordFinder" ], - "VLC-profile.jamf": [ - "com.github.grahampugh.recipes.jamf.VLC-profile" + "WordFinder.download": [ + "com.github.grumpydrew.download.WordFinder" ], - "MAU-profile.jamf": [ - "com.github.grahampugh.recipes.jamf.MAU-profile" + "RedEye.download": [ + "com.github.grumpydrew.download.redeye" ], - "Firefox-patch.jamf": [ - "com.github.grahampugh.recipes.jamf.Firefox-patch" + "RedEye.pkg": [ + "com.github.grumpydrew.pkg.redeye" ], - "TunnelBear-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload" + "FotoStationPro.pkg": [ + "com.github.grumpydrew.pkg.FotoStationPro" ], - "Brackets-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Brackets-pkg-upload" + "Fotostation.download": [ + "com.github.grumpydrew.download.FotoStationPro" ], - "Miro-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Miro-pkg-upload" + "VLC-profile.jamf": [ + "com.github.grahampugh.recipes.jamf.VLC-profile" ], - "Monodraw-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload" + "MAU-profile.jamf": [ + "com.github.grahampugh.recipes.jamf.MAU-profile" ], - "Nudge-pkg-upload.jamf": [ - "com.github.grahampugh.recipes.jamf.Nudge-pkg-upload" + "CiscoAnyConnect-uninstall.jamf": [ + "com.github.grahampugh.recipes.jamf.CiscoAnyConnect-uninstall" ], "Evernote-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload" ], - "Proximity-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload" + "MySQLWorkBench-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload" ], - "Wireshark-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload" + "Adium-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload" ], - "Alfred3-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload" + "MersiveSolstice-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MersiveSolstice-pkg-upload" ], - "MplayerX-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MplayerX-pkg-upload" + "TorBrowser-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser-pkg-upload" ], - "MicrosoftWord-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload" + "LibreOffice-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload" ], - "HandBrake-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload" + "Clarify-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload" ], - "VLC-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload" + "erase-install-pkg-upload.jamf": [ + "com.github.grahampugh.recipes.jamf.erase-install-pkg-upload" ], - "MicrosoftOutlook-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOutlook-pkg-upload" + "Nudge-pkg-upload.jamf": [ + "com.github.grahampugh.recipes.jamf.Nudge-pkg-upload" ], - "SublimeText3-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3-pkg-upload" + "BoxSync-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload" ], - "ThreemaWork-pkg-upload.jamf": [ - "com.github.grahampugh.recipes.jamf.ThreemaWork-pkg-upload" + "OmniFocus-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload" ], - "Cyberduck-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck-pkg-upload" + "Bartender-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload" ], - "MySQLWorkBench-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload" + "OmniGraffle-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload" ], - "TextExpander-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload" + "Aircall-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Aircall-pkg-upload" ], - "CarbonCopyCloner-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner-pkg-upload" + "iZip-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload" ], - "Tunnelblick-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload" + "LaunchControl-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload" ], - "BBEdit-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.BBEdit-pkg-upload" + "GoogleEarth-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload" ], - "Twitter-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload" + "Dropbox-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload" ], - "BoxSync-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload" + "Opera-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Opera-pkg-upload" ], - "coconutBattery-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload" + "iMovie-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload" ], - "FontFinagler-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload" + "TheUnarchiver-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload" ], - "AutoMounter-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter-pkg-upload" + "Colloquy-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Colloquy-pkg-upload" ], - "Espresso-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload" + "MicrosoftRemoteDesktop-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload" ], - "Dropbox-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload" + "Paparazzi-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload" + ], + "Grammarly-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload" ], "yo-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.yo-pkg-upload" ], + "Celestia-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload" + ], "iTerm2-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload" ], - "BibDesk-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload" - ], - "DuoDeviceHealth-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth-pkg-upload" - ], - "GoogleVoiceandVideo-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo-pkg-upload" + "NodeJS-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.NodeJS-pkg-upload" ], - "LaunchControl-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload" + "CheatSheet-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload" ], - "Thunderbird-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload" + "XQuartz-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload" ], - "erase-install-pkg-upload.jamf": [ - "com.github.grahampugh.recipes.jamf.erase-install-pkg-upload" + "Threema-pkg-upload.jamf": [ + "com.github.grahampugh.recipes.jamf.Threema-pkg-upload" ], - "VisualStudioCode-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode-pkg-upload" + "Monodraw-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload" ], - "VirtualBox-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload" + "Mailplane3-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload" ], "Transmit5-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Transmit5-pkg-upload" ], - "TableauReader-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload" + "Blender-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload" + ], + "GIMP-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload" + ], + "Spotify-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload" + ], + "TunnelBear-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload" + ], + "PyCharmCE-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload" + ], + "MicrosoftWord-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload" + ], + "GoogleVoiceandVideo-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo-pkg-upload" + ], + "FontFinagler-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload" + ], + "ThreemaWork-pkg-upload.jamf": [ + "com.github.grahampugh.recipes.jamf.ThreemaWork-pkg-upload" + ], + "GoToMeeting-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload" + ], + "Jin-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload" + ], + "Miro-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Miro-pkg-upload" ], - "Paparazzi-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload" + "Cakebrew-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload" ], - "OmniWeb-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload" + "OpenEmu-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload" ], - "Authy-pkg-upload.jamf": [ - "com.github.grahampugh.recipes.jamf.Authy-pkg-upload" + "Papers-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload" ], - "Celestia-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload" + "CarbonCopyCloner-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner-pkg-upload" ], - "Flux-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload" + "AuroraHDRPro-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload" ], - "LibreOffice-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload" + "AutoMounter-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter-pkg-upload" ], - "CheatSheet-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload" + "Alfred2-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload" ], - "TheUnarchiver-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload" + "VLC-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload" ], - "XQuartz-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload" + "Changes-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload" ], - "GoToMeeting-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload" + "Flux-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload" + ], + "Coda2-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload" ], "GitHubDesktop-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop-pkg-upload" ], - "OmniPlan-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload" - ], - "Eclipse-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload" + "OmniWeb-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload" ], - "Quicksilver-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload" + "Twitter-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload" ], - "MicrosoftRemoteDesktop-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload" + "Kaleidoscope-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload" ], - "MersiveSolstice-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MersiveSolstice-pkg-upload" + "Wireshark-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload" ], - "ApacheDirectoryStudio-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload" + "Gephi-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload" ], "Caffeine-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Caffeine-pkg-upload" ], - "OmniDiskSweeper-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload" - ], - "MicrosoftExcel-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload" + "Quicksilver-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload" ], - "Jin-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload" + "DuoDeviceHealth-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth-pkg-upload" ], - "Threema-pkg-upload.jamf": [ - "com.github.grahampugh.recipes.jamf.Threema-pkg-upload" + "OmniPlan-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload" ], - "Mailplane3-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload" + "coconutBattery-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload" ], - "Blender-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload" + "Cyberduck-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck-pkg-upload" ], - "iMovie-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload" + "Authy-pkg-upload.jamf": [ + "com.github.grahampugh.recipes.jamf.Authy-pkg-upload" ], - "Clarify-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload" + "Eclipse-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload" ], - "GSP5-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload" + "MplayerX-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MplayerX-pkg-upload" ], - "iZip-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload" + "Proximity-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload" ], "MicrosoftOneNote-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOneNote-pkg-upload" ], - "Papers-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload" - ], - "OpenEmu-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload" - ], - "Inkscape-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload" - ], - "Opera-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Opera-pkg-upload" + "OmniPresence-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload" ], - "TorBrowser-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser-pkg-upload" + "DaisyDisk-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload" ], "SuspiciousPackage-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.SuspiciousPackage-pkg-upload" ], - "OmniFocus-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload" + "VirtualBox-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload" ], - "ResilioSync-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload" + "Inkscape-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload" ], - "GoogleEarth-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload" + "SourceTree-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload" ], - "GoogleChrome-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload" + "BibDesk-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload" + ], + "GSP5-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload" ], "MicrosoftPowerPoint-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload" ], - "Kaleidoscope-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload" + "Brackets-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Brackets-pkg-upload" ], - "Bartender-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload" + "TextExpander-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload" ], - "SourceTree-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload" + "GoogleEarthPro-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro-pkg-upload" ], - "DaisyDisk-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload" + "Slack-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Slack-pkg-upload" ], - "Aircall-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Aircall-pkg-upload" + "Thunderbird-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload" ], - "GIMP-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload" + "Atom-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload" + ], + "SublimeText3-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3-pkg-upload" + ], + "Alfred3-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload" ], "AndroidStudio-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.AndroidStudio-pkg-upload" ], - "1Password-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload" + "MicrosoftOutlook-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOutlook-pkg-upload" ], - "Coda2-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload" + "VisualStudioCode-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.VisualStudioCode-pkg-upload" + ], + "Espresso-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload" ], "AirServer-pkg-upload.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.AirServer-pkg-upload" ], - "Grammarly-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload" + "Firefox-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload" ], - "Slack-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Slack-pkg-upload" + "HandBrake-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload" ], - "Alfred2-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload" + "OmniDiskSweeper-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload" ], - "GoogleEarthPro-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro-pkg-upload" + "TableauReader-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload" ], - "CoRD-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload" + "BBEdit-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.BBEdit-pkg-upload" ], - "Adium-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload" + "MicrosoftExcel-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload" ], - "PyCharmCE-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload" + "NameMangler-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload" ], - "Firefox-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload" + "Tunnelblick-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload" ], - "OmniPresence-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload" + "ApacheDirectoryStudio-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload" ], - "Spotify-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload" + "CoRD-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload" ], - "Gephi-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload" + "1Password-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload" ], - "Colloquy-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Colloquy-pkg-upload" + "ResilioSync-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload" ], - "AuroraHDRPro-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload" + "GoogleChrome-pkg-upload.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload" ], - "NameMangler-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload" + "Firefox-patch.jamf": [ + "com.github.grahampugh.recipes.jamf.Firefox-patch" ], - "NodeJS-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.NodeJS-pkg-upload" + "ChangeAccountPasswordWithDialog.jamf": [ + "com.github.grahampugh.recipes.jamf.ChangeAccountPasswordWithDialog-script" ], - "Changes-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload" + "XcodeCommandLineTools.jamf": [ + "com.github.grahampugh.recipes.jamf.XcodeCommandLineTools-script" ], - "OmniGraffle-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload" + "EnableSudoTouchID.jamf": [ + "com.github.grahampugh.recipes.jamf.EnableSudoTouchID-script" ], - "Atom-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload" + "TextExpander.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TextExpander" ], - "Cakebrew-pkg-upload.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload" + "OmniDiskSweeper.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper" ], - "AirServer.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.AirServer" + "Coda2.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Coda2" ], "Aircall.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Aircall" ], - "DaisyDisk.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk" - ], - "MySQLWorkBench.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench" + "Caffeine.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Caffeine" ], - "Transmit5.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Transmit5" + "FontFinagler.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler" ], - "NameMangler.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.NameMangler" + "Changes.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Changes" ], - "TextExpander.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TextExpander" + "NoMAD.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.NoMAD" ], - "1Password.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.1Password" + "TableauReader.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TableauReader" ], - "Proximity.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Proximity" + "Adium.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Adium" ], "Inkscape.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Inkscape" ], - "Blender.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Blender" - ], - "Flux.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Flux" + "CheatSheet.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet" ], - "LaunchControl.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl" + "OmniWeb.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb" ], - "Jin.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Jin" + "coconutBattery.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery" ], - "TableauReader.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TableauReader" + "TorBrowser.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser" ], "AutoMounter.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.AutoMounter" @@ -172619,373 +172618,336 @@ "GoogleVoiceandVideo.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo" ], - "DuoDeviceHealth.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth" + "Kaleidoscope.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope" ], - "Evernote.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Evernote" + "NameMangler.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.NameMangler" ], - "BibDesk.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.BibDesk" + "Proximity.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Proximity" ], - "AuroraHDRPro.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro" + "Cakebrew.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew" ], - "TorBrowser.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.TorBrowser" + "Rectangle.jamf": [ + "com.github.grahampugh.recipes.jamf.Rectangle" ], - "Quicksilver.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver" + "Tunnelblick.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick" + ], + "AuroraHDRPro.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro" ], "Clarify.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Clarify" ], - "Espresso.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Espresso" - ], - "Changes.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Changes" + "DaisyDisk.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk" ], - "BoxSync.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.BoxSync" + "1Password.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.1Password" ], - "OmniPlan.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan" + "Jin.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Jin" ], - "Miro.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Miro", - "com.github.autopkg.grahampugh-recipes.jamf.Miro", - "com.github.autopkg.d33t5-recipes.jamf.Miro" + "Monodraw.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Monodraw" ], - "ApacheDirectoryStudio.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio" + "DuoDeviceHealth.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.DuoDeviceHealth" ], - "OmniDiskSweeper.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper" + "Evernote.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Evernote" ], "Spotify.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Spotify" ], - "LibreOffice.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice" - ], "OmniGraffle.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle" ], - "Caffeine.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Caffeine" - ], - "Kaleidoscope.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope" - ], - "Cakebrew.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew" - ], - "SublimeText3.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3" - ], "Mailplane3.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3" ], - "FontFinagler.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler" - ], "TunnelBear.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear" ], - "Rectangle.jamf": [ - "com.github.grahampugh.recipes.jamf.Rectangle" - ], - "GSP5.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GSP5" - ], - "Coda2.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Coda2" + "Flux.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Flux" ], - "GoogleEarthPro.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro" + "HandBrake.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.HandBrake" ], - "Alfred2.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Alfred2" + "ResilioSync.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync" ], - "coconutBattery.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery" + "AirServer.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.AirServer" ], - "Twitter.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Twitter" + "iZip.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.iZip" ], - "Adium.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Adium" + "LaunchControl.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl" ], "Celestia.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Celestia" ], - "CoRD.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.CoRD" - ], - "Dropbox.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Dropbox" + "VirtualBox.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox" ], - "Grammarly.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Grammarly", - "com.github.ucam-apple-support.jamf.Grammarly" + "Miro.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Miro", + "com.github.autopkg.grahampugh-recipes.jamf.Miro", + "com.github.autopkg.d33t5-recipes.jamf.Miro" ], - "GoToMeeting.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting" + "OmniPlan.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan" ], - "NodeJS.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.NodeJS" + "Dropbox.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Dropbox" ], "Cyberduck.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Cyberduck" ], - "Gephi.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Gephi" - ], - "OpenEmu.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu" - ], - "HandBrake.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.HandBrake" - ], "Alfred3.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Alfred3" ], - "OmniFocus.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus" - ], - "iZip.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.iZip" - ], - "Monodraw.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Monodraw" + "Papers.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Papers" ], "Paparazzi.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi" ], - "CheatSheet.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet" + "Transmit5.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Transmit5" ], - "Atom.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Atom" + "Quicksilver.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver" ], - "VirtualBox.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox" + "GIMP.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GIMP" ], - "NoMAD.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.NoMAD" + "Eclipse.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Eclipse" ], - "PyCharmCE.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE" + "GoToMeeting.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting" ], - "Tunnelblick.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick" + "Grammarly.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Grammarly", + "com.github.ucam-apple-support.jamf.Grammarly" ], "CarbonCopyCloner.jamf": [ "com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner" ], - "OmniWeb.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb" - ], - "BBEdit.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.BBEdit" + "BoxSync.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.BoxSync" ], - "GIMP.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.GIMP" + "MySQLWorkBench.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench" ], - "Eclipse.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Eclipse" + "Thunderbird.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird" ], - "Papers.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Papers" + "GSP5.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GSP5" ], - "Bartender.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Bartender" + "Atom.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Atom" ], - "ResilioSync.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync" + "GoogleEarthPro.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarthPro" ], - "OmniPresence.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence" + "BibDesk.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.BibDesk" ], "Authy.jamf": [ "com.github.grahampugh.recipes.jamf.Authy" ], - "Thunderbird.jamf": [ - "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird" + "Bartender.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Bartender" ], - "CotEditor.pkg": [ - "com.github.grahampugh.pkg.CotEditor" + "LibreOffice.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice" ], - "CotEditor.install": [ - "com.github.grahampugh.install.CotEditor" + "OpenEmu.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu" ], - "CotEditor.munki": [ - "com.github.grahampugh.munki.CotEditor" + "CoRD.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.CoRD" ], - "CotEditor.download": [ - "com.github.grahampugh.download.CotEditor" + "Alfred2.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Alfred2" ], - "AffinityPhoto.pkg": [ - "com.github.grahampugh.recipes.pkg.AffinityPhoto" + "Espresso.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Espresso" ], - "AffinityPublisher.pkg": [ - "com.github.grahampugh.recipes.pkg.AffinityPublisher" + "Gephi.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Gephi" ], - "AffinityDesigner.pkg": [ - "com.github.grahampugh.recipes.pkg.AffinityDesigner" + "NodeJS.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.NodeJS" ], - "MDMWatchdog.install": [ - "com.github.grahampugh.recipes.install.MDMWatchdog" + "OmniPresence.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence" ], - "MDMWatchdog.pkg": [ - "com.github.grahampugh.recipes.pkg.MDMWatchdog" + "ApacheDirectoryStudio.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio" ], - "VisualStudioCode.install": [ - "com.github.grahampugh.install.VisualStudioCode" + "BBEdit.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.BBEdit" ], - "JamfComplianceEditor.pkg": [ - "com.github.grahampugh.recipes.pkg.JamfComplianceEditor" + "OmniFocus.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus" ], - "JamfComplianceEditor.download": [ - "com.github.grahampugh.recipes.download.JamfComplianceEditor" + "Blender.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Blender" ], - "EndNoteUpdates.download": [ - "com.github.grahampugh.recipes.download.EndNoteUpdates" + "Twitter.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.Twitter" ], - "EndNoteUpdates.pkg": [ - "com.github.grahampugh.recipes.pkg.EndNoteUpdates" + "PyCharmCE.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE" ], - "Riot.pkg": [ - "com.github.grahampugh.recipes.pkg.Riot" + "SublimeText3.jamf": [ + "com.github.autopkg.grahampugh-recipes.jamf.SublimeText3" ], - "FinderServerFavourites.download": [ - "com.github.grahampugh.recipes.download.FinderServerFavourites" + "Unison.pkg": [ + "com.github.grahampugh.recipes.pkg.unison" ], - "FinderServerFavourites.pkg": [ - "com.github.grahampugh.recipes.pkg.FinderServerFavourites" + "FileMakerPro.download": [ + "com.github.grahampugh.recipes.download.FileMakerPro" ], - "FusionInventoryAgent.pkg": [ - "com.github.grahampugh.recipes.pkg.FusionInventoryAgent" + "silnite.pkg": [ + "com.github.grahampugh.recipes.pkg.silnite" ], - "FusionInventoryAgent.download": [ - "com.github.grahampugh.recipes.download.FusionInventoryAgent" + "silnite.download": [ + "com.github.grahampugh.recipes.download.silnite" ], - "CiscoAnyConnect.pkg": [ - "com.github.grahampugh.recipes.pkg.CiscoAnyConnect" + "MunkiToolsCore.install": [ + "com.github.grahampugh.recipes.install.MunkiToolsCore" ], - "GLPIAgent.pkg": [ - "com.github.grahampugh.recipes.pkg.GLPIAgent" + "MunkiToolsCore.pkg": [ + "com.github.grahampugh.recipes.pkg.MunkiToolsCore" ], - "GLPIAgent.download": [ - "com.github.grahampugh.recipes.download.GLPIAgent" + "SeqMonk.pkg": [ + "com.github.grahampugh.recipes.pkg.SeqMonk" ], - "MicrosoftOffice365.pkg": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOffice365" + "SeqMonk.download": [ + "com.github.grahampugh.recipes.download.SeqMonk" ], - "MicrosoftOffice365.download": [ - "com.github.grahampugh.recipes.download.MicrosoftOffice365" + "FileMakerProAdvanced.download": [ + "com.github.grahampugh.recipes.download.filemakerproadvanced" ], - "AdobeCCDAFromConsoleForJamfPro.pkg": [ - "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro" + "MestReNova.pkg": [ + "com.github.grahampugh.recipes.pkg.MestReNova" ], - "SupportApp-Pkg.download": [ - "com.github.grahampugh.recipes.download.SupportApp" + "MacTeX.pkg": [ + "com.github.grahampugh.pkg.MacTeX" ], - "SupportApp-Pkg.pkg": [ - "com.github.grahampugh.recipes.pkg.SupportApp" + "GhostScript.pkg": [ + "com.github.grahampugh.recipes.pkg.GhostScript" ], - "SupportHelper.download": [ - "com.github.grahampugh.recipes.download.SupportHelper", - "com.github.paul-cossey.download.SupportHelper" + "LaTeXiT.pkg": [ + "com.github.grahampugh.recipes.pkg.LaTeXiT" + ], + "BasicTeX.pkg": [ + "com.github.grahampugh.recipes.pkg.BasicTeX" + ], + "FoldingAtHome.download": [ + "com.github.grahampugh.recipes.download.FoldingAtHome" + ], + "FoldingAtHome.pkg": [ + "com.github.grahampugh.recipes.pkg.FoldingAtHome" ], "SupportHelper.pkg": [ "com.github.grahampugh.recipes.pkg.SupportHelper" ], - "AdobeLicensingToolkit.pkg": [ - "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit" + "SupportHelper.download": [ + "com.github.grahampugh.recipes.download.SupportHelper", + "com.github.paul-cossey.download.SupportHelper" ], - "AdobeLicensingToolkit.download": [ - "com.github.grahampugh.recipes.download.AdobeLicensingToolkit" + "SupportApp-Pkg.download": [ + "com.github.grahampugh.recipes.download.SupportApp" ], - "silnite.download": [ - "com.github.grahampugh.recipes.download.silnite" + "SupportApp-Pkg.pkg": [ + "com.github.grahampugh.recipes.pkg.SupportApp" ], - "silnite.pkg": [ - "com.github.grahampugh.recipes.pkg.silnite" + "LineIn.download": [ + "com.github.grahampugh.download.LineIn" ], - "owncloud.pkg": [ - "com.github.grahampugh.recipes.pkg.owncloud" + "LineIn.install": [ + "com.github.grahampugh.install.LineIn" ], - "DupeGuru.download": [ - "com.github.grahampugh.recipes.download.dupeGuru" + "LineIn.munki": [ + "com.grahamrpugh.munki.LineIn" ], - "DupeGuru.pkg": [ - "com.github.grahampugh.recipes.pkg.dupeGuru" + "DellDisplayAndPeripheralManager.pkg": [ + "com.github.grahampugh.recipes.pkg.DellDisplayAndPeripheralManager" ], - "AmazonCorrettoJDK11.pkg": [ - "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11" + "DellDisplayAndPeripheralManager.download": [ + "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager" ], - "AmazonCorrettoJDK8.pkg": [ - "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8" + "GoogleBackupAndSync.install": [ + "com.github.grahampugh.install.GoogleBackupAndSync" ], - "COMSOLMultiphysics.pkg": [ - "com.github.grahampugh.recipes.pkg.COMSOLMultiphysics" + "Threema.pkg": [ + "com.github.grahampugh.recipes.pkg.Threema" ], - "Homebrew.install": [ - "com.github.grahampugh.recipes.install.Homebrew" + "Threema.download": [ + "com.github.grahampugh.recipes.download.Threema" ], - "Homebrew-install.pkg": [ - "com.github.grahampugh.recipes.pkg.homebrew-install" + "VisualStudioCode.install": [ + "com.github.grahampugh.install.VisualStudioCode" ], - "Homebrew-install.download": [ - "com.github.grahampugh.recipes.download.homebrew-install" + "SilentKnight.pkg": [ + "com.github.grahampugh.recipes.pkg.SilentKnight" ], - "Rosetta2.pkg": [ - "com.github.grahampugh.recipes.pkg.rosetta" + "SilentKnight.download": [ + "com.github.grahampugh.recipes.download.SilentKnight" ], - "Rosetta2.download": [ - "com.github.grahampugh.recipes.download.rosetta" + "SilentKnight.install": [ + "com.github.grahampugh.recipes.install.SilentKnight" ], - "swiftDialog.pkg": [ - "com.github.grahampugh.recipes.pkg.swiftDialog" + "FinderServerFavourites.pkg": [ + "com.github.grahampugh.recipes.pkg.FinderServerFavourites" ], - "MAXQDA.pkg": [ - "com.github.grahampugh.recipes.pkg.MAXQDA" + "FinderServerFavourites.download": [ + "com.github.grahampugh.recipes.download.FinderServerFavourites" ], - "JMP.pkg": [ - "com.github.grahampugh.recipes.pkg.JMP", - "com.github.mlbz521.pkg.JMP" + "CotEditor.munki": [ + "com.github.grahampugh.munki.CotEditor" ], - "macOSLAPS3.pkg": [ - "com.github.grahampugh.recipes.pkg.macOSLAPS" + "CotEditor.pkg": [ + "com.github.grahampugh.pkg.CotEditor" ], - "macOSLAPS3.download": [ - "com.github.grahampugh.recipes.download.macOSLAPS" + "CotEditor.install": [ + "com.github.grahampugh.install.CotEditor" ], - "LineIn.download": [ - "com.github.grahampugh.download.LineIn" + "CotEditor.download": [ + "com.github.grahampugh.download.CotEditor" ], - "LineIn.install": [ - "com.github.grahampugh.install.LineIn" + "CiscoAnyConnect.pkg": [ + "com.github.grahampugh.recipes.pkg.CiscoAnyConnect" ], - "LineIn.munki": [ - "com.grahamrpugh.munki.LineIn" + "ThreemaWork.download": [ + "com.github.grahampugh.recipes.download.ThreemaWork" ], - "EclipseTemurin11-signed-installer.download": [ - "com.github.grahampugh.recipes.download.EclipseTemurin-11-installer" + "ThreemaWork.pkg": [ + "com.github.grahampugh.recipes.pkg.ThreemaWork" ], - "EclipseTemurin11-signed-installer.pkg": [ - "com.github.grahampugh.recipes.pkg.EclipseTemurin-11-installer" + "EndNoteUpdates.download": [ + "com.github.grahampugh.recipes.download.EndNoteUpdates" ], - "EclipseTemurin8-signed-installer.download": [ - "com.github.grahampugh.recipes.download.EclipseTemurin-8-installer" + "EndNoteUpdates.pkg": [ + "com.github.grahampugh.recipes.pkg.EndNoteUpdates" ], - "EclipseTemurin8-signed-installer.pkg": [ - "com.github.grahampugh.recipes.pkg.EclipseTemurin-8-installer" + "AmazonCorrettoJDK8.pkg": [ + "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8" ], - "CLCGenomicsWorkbench.download": [ - "com.github.grahampugh.recipes.download.CLCGenomicsWorkbench" + "AmazonCorrettoJDK11.pkg": [ + "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11" ], "KNIME.install": [ "com.github.grahampugh.install.KNIME" @@ -172998,57 +172960,57 @@ "com.github.grahampugh.download.KNIME", "com.github.ahousseini-recipes.download.KNIME" ], - "CitrixWorkspace.install": [ - "com.github.grahampugh.install.CitrixWorkspace" + "MicrosoftOutlookDataRemoval.pkg": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOutlookDataRemoval" ], - "mergen.download": [ - "com.github.grahampugh.recipes.download.mergen" + "MicrosoftLicenseReset.pkg": [ + "com.github.grahampugh.recipes.pkg.MicrosoftLicenseReset" ], - "mergen.pkg": [ - "com.github.grahampugh.recipes.pkg.mergen" + "MicrosoftOutlookReset.pkg": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOutlookReset" ], - "DJView.pkg": [ - "com.github.grahampugh.recipes.pkg.DjView" + "MicrosoftOutlookReset.download": [ + "com.github.grahampugh.recipes.download.MicrosoftOutlookReset" ], - "DjView.install": [ - "com.github.grahampugh.install.DjView" + "MicrosoftOfficeRemoval.pkg": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOfficeRemoval" ], - "DisplayLinkLoginScreenExtension.pkg": [ - "com.github.grahampugh.recipes.pkg.DisplayLinkLoginScreenExtension" + "MicrosoftOutlookDataRemoval.download": [ + "com.github.grahampugh.recipes.download.MicrosoftOutlookDataRemoval" ], - "DisplayLinkLoginScreenExtension.download": [ - "com.github.grahampugh.recipes.download.DisplayLinkLoginScreenExtension", - "com.github.peetinc.download.DisplayLinkLoginScreenExtension" + "MicrosoftLicenseReset.download": [ + "com.github.grahampugh.recipes.download.MicrosoftLicenseReset" ], - "FoldingAtHome.download": [ - "com.github.grahampugh.recipes.download.FoldingAtHome" + "MicrosoftOfficeRemoval.download": [ + "com.github.grahampugh.recipes.download.MicrosoftOfficeRemoval" ], - "FoldingAtHome.pkg": [ - "com.github.grahampugh.recipes.pkg.FoldingAtHome" + "MicrosoftOfficeFactoryReset.pkg": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOfficeFactoryReset" ], - "Unison.pkg": [ - "com.github.grahampugh.recipes.pkg.unison" + "MicrosoftOfficeFactoryReset.download": [ + "com.github.grahampugh.recipes.download.MicrosoftOfficeFactoryReset" ], - "SparkDesktop.download": [ - "com.github.grahampugh.recipes.download.SparkDesktop" + "DisplayLinkLoginScreenExtension.pkg": [ + "com.github.grahampugh.recipes.pkg.DisplayLinkLoginScreenExtension" ], - "SeqMonk.pkg": [ - "com.github.grahampugh.recipes.pkg.SeqMonk" + "DisplayLinkLoginScreenExtension.download": [ + "com.github.grahampugh.recipes.download.DisplayLinkLoginScreenExtension", + "com.github.peetinc.download.DisplayLinkLoginScreenExtension" ], - "SeqMonk.download": [ - "com.github.grahampugh.recipes.download.SeqMonk" + "mergen.pkg": [ + "com.github.grahampugh.recipes.pkg.mergen" ], - "MunkiToolsCore.install": [ - "com.github.grahampugh.recipes.install.MunkiToolsCore" + "mergen.download": [ + "com.github.grahampugh.recipes.download.mergen" ], - "MunkiToolsCore.pkg": [ - "com.github.grahampugh.recipes.pkg.MunkiToolsCore" + "Nudge.pkg": [ + "com.github.grahampugh.recipes.pkg.Nudge" ], - "SilentKnight.userinstall": [ - "com.github.grahampugh.recipes.userinstall.SilentKnight" + "mergen.userinstall": [ + "com.github.grahampugh.recipes.userinstall.mergen" ], - "Notion.userinstall": [ - "com.github.grahampugh.recipes.userinstall.Notion" + "iMazingProfileEditor.userinstall": [ + "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor" ], "Discord.userinstall": [ "com.github.grahampugh.recipes.userinstall.Discord" @@ -173056,29 +173018,45 @@ "SparkDesktop.userinstall": [ "com.github.grahampugh.recipes.userinstall.SparkDesktop" ], - "mergen.userinstall": [ - "com.github.grahampugh.recipes.userinstall.mergen" - ], - "MacDown.userinstall": [ - "com.github.grahampugh.recipes.userinstall.MacDown" - ], - "iMazingProfileEditor.userinstall": [ - "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor" - ], "Apparency.userinstall": [ "com.github.grahampugh.recipes.userinstall.Apparency" ], + "Notion.userinstall": [ + "com.github.grahampugh.recipes.userinstall.Notion" + ], "JamfComplianceEditor.userinstall": [ "com.github.grahampugh.recipes.userinstall.JamfComplianceEditor" ], + "MacDown.userinstall": [ + "com.github.grahampugh.recipes.userinstall.MacDown" + ], + "SilentKnight.userinstall": [ + "com.github.grahampugh.recipes.userinstall.SilentKnight" + ], "PPPCUtility.userinstall": [ "com.github.grahampugh.recipes.userinstall.PPPCUtility" ], - "ChemDraw.pkg": [ - "com.github.grahampugh.recipes.pkg.ChemDraw" + "AffinityPhoto.pkg": [ + "com.github.grahampugh.recipes.pkg.AffinityPhoto" ], - "FileMakerPro.download": [ - "com.github.grahampugh.recipes.download.FileMakerPro" + "AffinityDesigner.pkg": [ + "com.github.grahampugh.recipes.pkg.AffinityDesigner" + ], + "AffinityPublisher.pkg": [ + "com.github.grahampugh.recipes.pkg.AffinityPublisher" + ], + "JMP.pkg": [ + "com.github.grahampugh.recipes.pkg.JMP", + "com.github.mlbz521.pkg.JMP" + ], + "JamfComplianceEditor.download": [ + "com.github.grahampugh.recipes.download.JamfComplianceEditor" + ], + "JamfComplianceEditor.pkg": [ + "com.github.grahampugh.recipes.pkg.JamfComplianceEditor" + ], + "CLCGenomicsWorkbench.download": [ + "com.github.grahampugh.recipes.download.CLCGenomicsWorkbench" ], "MathType.pkg": [ "com.github.grahampugh.pkg.MathType" @@ -173086,373 +173064,389 @@ "MathType.download": [ "com.github.grahampugh.download.MathType" ], - "ThinLincClient.install": [ - "com.github.grahampugh.recipes.install.ThinLincClient" - ], - "ThinLincClient.pkg": [ - "com.github.grahampugh.recipes.pkg.ThinLincClient" + "Element.pkg": [ + "com.github.grahampugh.recipes.pkg.Element" ], - "ThinLincClient.download": [ - "com.github.grahampugh.recipes.download.ThinLincClient" + "Element.download": [ + "com.github.grahampugh.recipes.download.Element" ], - "MestReNova.pkg": [ - "com.github.grahampugh.recipes.pkg.MestReNova" + "LogitechPresentation.pkg": [ + "com.github.grahampugh.recipes.pkg.LogitechPresentation" ], - "DellDisplayAndPeripheralManager.download": [ - "com.github.grahampugh.recipes.download.DellDisplayAndPeripheralManager" + "LogitechPresentation.download": [ + "com.github.grahampugh.recipes.download.LogitechPresentation" ], - "DellDisplayAndPeripheralManager.pkg": [ - "com.github.grahampugh.recipes.pkg.DellDisplayAndPeripheralManager" + "WeWorkPrintDriver.pkg": [ + "com.github.grahampugh.recipes.pkg.WeWorkPrintDriver" ], - "GoogleBackupAndSync.install": [ - "com.github.grahampugh.install.GoogleBackupAndSync" + "WeWorkPrintDriver.download": [ + "com.github.grahampugh.recipes.download.WeWorkPrintDriver" ], - "LogitechPresentation.download": [ - "com.github.grahampugh.recipes.download.LogitechPresentation" + "ThinLincClient.download": [ + "com.github.grahampugh.recipes.download.ThinLincClient" ], - "LogitechPresentation.pkg": [ - "com.github.grahampugh.recipes.pkg.LogitechPresentation" + "ThinLincClient.install": [ + "com.github.grahampugh.recipes.install.ThinLincClient" ], - "SilentKnight.download": [ - "com.github.grahampugh.recipes.download.SilentKnight" + "ThinLincClient.pkg": [ + "com.github.grahampugh.recipes.pkg.ThinLincClient" ], - "SilentKnight.install": [ - "com.github.grahampugh.recipes.install.SilentKnight" + "AdobeLicensingToolkit.pkg": [ + "com.github.grahampugh.recipes.pkg.AdobeLicensingToolkit" ], - "SilentKnight.pkg": [ - "com.github.grahampugh.recipes.pkg.SilentKnight" + "AdobeLicensingToolkit.download": [ + "com.github.grahampugh.recipes.download.AdobeLicensingToolkit" ], - "erase-install.pkg": [ - "com.github.grahampugh.recipes.pkg.erase-install" + "MAXQDA.pkg": [ + "com.github.grahampugh.recipes.pkg.MAXQDA" ], - "MicrosoftLicenseReset.pkg": [ - "com.github.grahampugh.recipes.pkg.MicrosoftLicenseReset" + "DataWarrior.pkg": [ + "com.github.grahampugh.pkg.DataWarrior" ], - "MicrosoftOutlookReset.pkg": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOutlookReset" + "DataWarrior.download": [ + "com.github.grahampugh.download.DataWarrior" ], - "MicrosoftOfficeRemoval.download": [ - "com.github.grahampugh.recipes.download.MicrosoftOfficeRemoval" + "DataWarrior.install": [ + "com.github.grahampugh.install.DataWarrior" ], - "MicrosoftOutlookDataRemoval.pkg": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOutlookDataRemoval" + "FileZilla-stable.download": [ + "com.github.grahampugh.recipes.download.FileZilla" ], - "MicrosoftOfficeRemoval.pkg": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOfficeRemoval" + "FileZilla-stable.pkg": [ + "com.github.grahampugh.recipes.pkg.FileZilla" ], - "MicrosoftOutlookDataRemoval.download": [ - "com.github.grahampugh.recipes.download.MicrosoftOutlookDataRemoval" + "MendeleyReferenceManager.pkg": [ + "com.github.grahampugh.recipes.pkg.MendeleyReferenceManager" ], - "MicrosoftOfficeFactoryReset.pkg": [ - "com.github.grahampugh.recipes.pkg.MicrosoftOfficeFactoryReset" + "ChemDraw.pkg": [ + "com.github.grahampugh.recipes.pkg.ChemDraw" ], - "MicrosoftOfficeFactoryReset.download": [ - "com.github.grahampugh.recipes.download.MicrosoftOfficeFactoryReset" + "MDMWatchdog.pkg": [ + "com.github.grahampugh.recipes.pkg.MDMWatchdog" ], - "MicrosoftOutlookReset.download": [ - "com.github.grahampugh.recipes.download.MicrosoftOutlookReset" + "MDMWatchdog.install": [ + "com.github.grahampugh.recipes.install.MDMWatchdog" ], - "MicrosoftLicenseReset.download": [ - "com.github.grahampugh.recipes.download.MicrosoftLicenseReset" + "DjView.install": [ + "com.github.grahampugh.install.DjView" ], - "ThreemaWork.pkg": [ - "com.github.grahampugh.recipes.pkg.ThreemaWork" + "DJView.pkg": [ + "com.github.grahampugh.recipes.pkg.DjView" ], - "ThreemaWork.download": [ - "com.github.grahampugh.recipes.download.ThreemaWork" + "COMSOLMultiphysics.pkg": [ + "com.github.grahampugh.recipes.pkg.COMSOLMultiphysics" ], - "Nudge.pkg": [ - "com.github.grahampugh.recipes.pkg.Nudge" + "Rosetta2.pkg": [ + "com.github.grahampugh.recipes.pkg.rosetta" ], - "NiceUpdater2.download": [ - "com.github.grahampugh.recipes.download.NiceUpdater2" + "Rosetta2.download": [ + "com.github.grahampugh.recipes.download.rosetta" ], - "NiceUpdater2.pkg": [ - "com.github.grahampugh.recipes.pkg.NiceUpdater2" + "EclipseTemurin11-signed-installer.pkg": [ + "com.github.grahampugh.recipes.pkg.EclipseTemurin-11-installer" ], - "MacTeX.pkg": [ - "com.github.grahampugh.pkg.MacTeX" + "EclipseTemurin11-signed-installer.download": [ + "com.github.grahampugh.recipes.download.EclipseTemurin-11-installer" ], - "LaTeXiT.pkg": [ - "com.github.grahampugh.recipes.pkg.LaTeXiT" + "EclipseTemurin8-signed-installer.pkg": [ + "com.github.grahampugh.recipes.pkg.EclipseTemurin-8-installer" ], - "GhostScript.pkg": [ - "com.github.grahampugh.recipes.pkg.GhostScript" + "EclipseTemurin8-signed-installer.download": [ + "com.github.grahampugh.recipes.download.EclipseTemurin-8-installer" ], - "BasicTeX.pkg": [ - "com.github.grahampugh.recipes.pkg.BasicTeX" + "erase-install.pkg": [ + "com.github.grahampugh.recipes.pkg.erase-install" ], - "LogitechGHUB.download": [ - "com.github.grahampugh.recipes.download.LogitechGHUB" + "SparkDesktop.download": [ + "com.github.grahampugh.recipes.download.SparkDesktop" ], - "LogitechGHUB.pkg": [ - "com.github.grahampugh.recipes.pkg.LogitechGHUB" + "owncloud.pkg": [ + "com.github.grahampugh.recipes.pkg.owncloud" ], - "Threema.pkg": [ - "com.github.grahampugh.recipes.pkg.Threema" + "FusionInventoryAgent.download": [ + "com.github.grahampugh.recipes.download.FusionInventoryAgent" ], - "Threema.download": [ - "com.github.grahampugh.recipes.download.Threema" + "FusionInventoryAgent.pkg": [ + "com.github.grahampugh.recipes.pkg.FusionInventoryAgent" ], - "MendeleyReferenceManager.pkg": [ - "com.github.grahampugh.recipes.pkg.MendeleyReferenceManager" + "GLPIAgent.pkg": [ + "com.github.grahampugh.recipes.pkg.GLPIAgent" ], - "Element.pkg": [ - "com.github.grahampugh.recipes.pkg.Element" + "GLPIAgent.download": [ + "com.github.grahampugh.recipes.download.GLPIAgent" ], - "Element.download": [ - "com.github.grahampugh.recipes.download.Element" + "macOSLAPS3.pkg": [ + "com.github.grahampugh.recipes.pkg.macOSLAPS" ], - "FileMakerProAdvanced.download": [ - "com.github.grahampugh.recipes.download.filemakerproadvanced" + "macOSLAPS3.download": [ + "com.github.grahampugh.recipes.download.macOSLAPS" ], - "DataWarrior.pkg": [ - "com.github.grahampugh.pkg.DataWarrior" + "NiceUpdater2.download": [ + "com.github.grahampugh.recipes.download.NiceUpdater2" ], - "DataWarrior.install": [ - "com.github.grahampugh.install.DataWarrior" + "NiceUpdater2.pkg": [ + "com.github.grahampugh.recipes.pkg.NiceUpdater2" ], - "DataWarrior.download": [ - "com.github.grahampugh.download.DataWarrior" + "Homebrew-install.pkg": [ + "com.github.grahampugh.recipes.pkg.homebrew-install" ], - "FileZilla-stable.download": [ - "com.github.grahampugh.recipes.download.FileZilla" + "Homebrew.install": [ + "com.github.grahampugh.recipes.install.Homebrew" ], - "FileZilla-stable.pkg": [ - "com.github.grahampugh.recipes.pkg.FileZilla" + "Homebrew-install.download": [ + "com.github.grahampugh.recipes.download.homebrew-install" ], - "WeWorkPrintDriver.pkg": [ - "com.github.grahampugh.recipes.pkg.WeWorkPrintDriver" + "DupeGuru.download": [ + "com.github.grahampugh.recipes.download.dupeGuru" ], - "WeWorkPrintDriver.download": [ - "com.github.grahampugh.recipes.download.WeWorkPrintDriver" + "DupeGuru.pkg": [ + "com.github.grahampugh.recipes.pkg.dupeGuru" ], "IntelliJ-IDEA-CE.pkg": [ "com.github.grahampugh.recipes.pkg.IntelliJ-IDEA-CE" ], - "AdoptOpenJDK8.pkg": [ - "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8" + "CitrixWorkspace.install": [ + "com.github.grahampugh.install.CitrixWorkspace" ], - "AdoptOpenJDK8JRE.pkg": [ - "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8JRE" + "LogitechGHUB.download": [ + "com.github.grahampugh.recipes.download.LogitechGHUB" ], - "AdoptOpenJDK11.pkg": [ - "com.github.grahampugh.recipes.pkg.AdoptOpenJDK11" + "LogitechGHUB.pkg": [ + "com.github.grahampugh.recipes.pkg.LogitechGHUB" ], - "AdoptOpenJDK12_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK12_Signed" + "Riot.pkg": [ + "com.github.grahampugh.recipes.pkg.Riot" ], - "AdoptOpenJDK11_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK11_Signed" + "swiftDialog.pkg": [ + "com.github.grahampugh.recipes.pkg.swiftDialog" ], - "AdoptOpenJDK13_OpenJ9_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK13_OpenJ9_Signed" + "AdobeCCDAFromConsoleForJamfPro.pkg": [ + "com.github.grahampugh.recipes.pkg.AdobeCCDAFromConsoleForJamfPro" ], - "AdoptOpenJDK8.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK8" + "MicrosoftOffice365.pkg": [ + "com.github.grahampugh.recipes.pkg.MicrosoftOffice365" ], - "AdoptOpenJDK8_OpenJ9_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK8_OpenJ9_Signed" + "MicrosoftOffice365.download": [ + "com.github.grahampugh.recipes.download.MicrosoftOffice365" ], - "AdoptOpenJDK8JRE.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK8JRE" + "JSSImporterBeta.download": [ + "com.github.grahampugh.download.JSSImporterBeta" ], - "AdoptOpenJDK8_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed" + "JSSImporterBeta.install": [ + "com.github.grahampugh.install.JSSImporterBeta" ], - "AdoptOpenJDK13_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK13_Signed" + "UninstallApplication.jss-uninstall": [ + "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication" ], - "AdoptOpenJDK12_OpenJ9_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK12_OpenJ9_Signed" + "Carbon Copy Cloner.jss-uninstall": [ + "com.github.grahampugh.recipes.jss-uninstall.CarbonCopyCloner" ], - "AdoptOpenJDK11_OpenJ9_Signed.download": [ - "com.github.grahampugh.recipes.download.AdoptOpenJDK11_OpenJ9_Signed" + "AdoptOpenJDK12_OpenJ9_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_OpenJ9_Signed" ], - "Adobe Licensing Toolkit.jss-triggeronly": [ - "com.github.grahampugh.recipes.jss-triggeronly.AdobeLicensingToolkit" + "AdoptOpenJDK11_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_Signed" ], - "Adobe CC Cleaner.jss-triggeronly": [ - "com.github.grahampugh.recipes.jss-triggeronly.AdobeCCCleaner" + "AdoptOpenJDK13_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_Signed" ], - "Disable 802_1x Auto Connect.jss-script": [ - "com.github.grahampugh.recipes.jss.Disable802_1xAutoConnect" + "AdoptOpenJDK11_OpenJ9_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_OpenJ9_Signed" ], - "UninstallApplication.jss-script": [ - "com.github.grahampugh.recipes.jss-script.UninstallApplication" + "AdoptOpenJDK12_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_Signed" ], - "Carbon Copy Cloner.jss-uninstall": [ - "com.github.grahampugh.recipes.jss-uninstall.CarbonCopyCloner" + "AdoptOpenJDK8_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_Signed" ], - "UninstallApplication.jss-uninstall": [ - "com.github.grahampugh.recipes.jss-uninstall.UninstallApplication" + "AdoptOpenJDK8_OpenJ9_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_OpenJ9_Signed" ], - "Unison.jss-upload": [ - "com.github.grahampugh.recipes.jss-upload.unison" + "AdoptOpenJDK13_OpenJ9_Signed.munki": [ + "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_OpenJ9_Signed" ], - "AdobeLicensingToolkit.jss-upload": [ - "com.github.grahampugh.recipes.jss-upload.AdobeLicensingToolkit" + "ProdSelfService.jss-prod": [ + "com.github.grahampugh.recipes.jss-prod.prod-self-service" + ], + "Carbon Copy Cloner.jss-prod": [ + "com.github.grahampugh.recipes.jss.prod.CarbonCopyCloner" ], "AdobeCCDAFromConsoleForJamfPro.jss-upload": [ "com.github.grahampugh.recipes.jss-upload.AdobeCCDAFromConsoleForJamfPro" ], + "MestReNova.jss-upload": [ + "com.github.grahampugh.recipes.jss-upload.MestReNova" + ], "FileZilla-stable.jss-upload": [ "com.github.grahampugh.recipes.jss-upload.FileZilla" ], + "Unison.jss-upload": [ + "com.github.grahampugh.recipes.jss-upload.unison" + ], + "AdobeLicensingToolkit.jss-upload": [ + "com.github.grahampugh.recipes.jss-upload.AdobeLicensingToolkit" + ], "CotEditor.jss-upload": [ "com.github.grahampugh.jss-upload.CotEditor" ], - "MestReNova.jss-upload": [ - "com.github.grahampugh.recipes.jss-upload.MestReNova" - ], - "AdoptOpenJDK8_OpenJ9_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_OpenJ9_Signed" + "UninstallApplication.jss-script": [ + "com.github.grahampugh.recipes.jss-script.UninstallApplication" ], - "AdoptOpenJDK13_OpenJ9_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_OpenJ9_Signed" + "Disable 802_1x Auto Connect.jss-script": [ + "com.github.grahampugh.recipes.jss.Disable802_1xAutoConnect" ], - "AdoptOpenJDK12_OpenJ9_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_OpenJ9_Signed" + "AdoptOpenJDK8.pkg": [ + "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8" ], - "AdoptOpenJDK8_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK8_Signed" + "AdoptOpenJDK8JRE.pkg": [ + "com.github.grahampugh.recipes.pkg.AdoptOpenJDK8JRE" ], - "AdoptOpenJDK11_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_Signed" + "AdoptOpenJDK11.pkg": [ + "com.github.grahampugh.recipes.pkg.AdoptOpenJDK11" ], - "AdoptOpenJDK12_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK12_Signed" + "AdoptOpenJDK8.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK8" ], - "AdoptOpenJDK11_OpenJ9_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK11_OpenJ9_Signed" + "AdoptOpenJDK11_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK11_Signed" ], - "AdoptOpenJDK13_Signed.munki": [ - "com.github.grahampugh.recipes.munki.AdoptOpenJDK13_Signed" + "AdoptOpenJDK12_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK12_Signed" ], - "AdoptOpenJDK 8.jss": [ - "com.github.grahampugh.recipes.jss.AdoptOpenJDK8" + "AdoptOpenJDK8JRE.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK8JRE" ], - "Erase and Reinstall macOS.jss": [ - "com.github.grahampugh.recipes.jss.erase-install" + "AdoptOpenJDK13_OpenJ9_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK13_OpenJ9_Signed" ], - "Element.jss": [ - "com.github.grahampugh.recipes.jss.Element" + "AdoptOpenJDK8_OpenJ9_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK8_OpenJ9_Signed" ], - "TeXShop.jss": [ - "com.github.grahampugh.recipes.jss.TeXShop" + "AdoptOpenJDK12_OpenJ9_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK12_OpenJ9_Signed" ], - "Adobe Creative Cloud.jss": [ - "com.github.grahampugh.recipes.jss.AdobeCreativeCloud" + "AdoptOpenJDK8_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK8_Signed" ], - "TeXLiveUtility.jss": [ - "com.github.grahampugh.recipes.jss.TeXLiveUtility" + "AdoptOpenJDK11_OpenJ9_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK11_OpenJ9_Signed" ], - "Riot.jss": [ - "com.github.grahampugh.recipes.jss.Riot" + "AdoptOpenJDK13_Signed.download": [ + "com.github.grahampugh.recipes.download.AdoptOpenJDK13_Signed" ], - "Unison.jss": [ - "com.github.grahampugh.recipes.jss.unison" + "AdoptOpenJDK 8.jss": [ + "com.github.grahampugh.recipes.jss.AdoptOpenJDK8" ], "Download macOS Catalina.jss": [ "com.github.grahampugh.recipes.jss.download-macos-catalina" ], + "AdobeCCDAFromConsoleForJamfPro.jss": [ + "com.github.grahampugh.recipes.jss.AdobeCCDAFromConsoleForJamfPro" + ], "Upgrade to macOS Catalina.jss": [ "com.github.grahampugh.recipes.jss.upgrade-to-macos-catalina" ], - "AdobeCCDAFromConsoleForJamfPro.jss": [ - "com.github.grahampugh.recipes.jss.AdobeCCDAFromConsoleForJamfPro" + "Element.jss": [ + "com.github.grahampugh.recipes.jss.Element" ], "AdoptOpenJDK 11.jss": [ "com.github.grahampugh.recipes.jss.AdoptOpenJDK11" ], - "JSSImporterBeta.install": [ - "com.github.grahampugh.install.JSSImporterBeta" + "Adobe Creative Cloud.jss": [ + "com.github.grahampugh.recipes.jss.AdobeCreativeCloud" ], - "JSSImporterBeta.download": [ - "com.github.grahampugh.download.JSSImporterBeta" + "Riot.jss": [ + "com.github.grahampugh.recipes.jss.Riot" ], - "ProdSelfService.jss-prod": [ - "com.github.grahampugh.recipes.jss-prod.prod-self-service" + "TeXShop.jss": [ + "com.github.grahampugh.recipes.jss.TeXShop" ], - "Carbon Copy Cloner.jss-prod": [ - "com.github.grahampugh.recipes.jss.prod.CarbonCopyCloner" + "Erase and Reinstall macOS.jss": [ + "com.github.grahampugh.recipes.jss.erase-install" ], - "Mathematica.download": [ - "com.github.mlbz521.download.Mathematica" + "Unison.jss": [ + "com.github.grahampugh.recipes.jss.unison" ], - "Mathematica.pkg": [ - "com.github.mlbz521.pkg.Mathematica" + "TeXLiveUtility.jss": [ + "com.github.grahampugh.recipes.jss.TeXLiveUtility" ], - "XcodeCLITools.pkg": [ - "com.github.mlbz521.pkg.XcodeCLITools" + "Adobe CC Cleaner.jss-triggeronly": [ + "com.github.grahampugh.recipes.jss-triggeronly.AdobeCCCleaner" ], - "AmazonCorretto.pkg": [ - "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK" + "Adobe Licensing Toolkit.jss-triggeronly": [ + "com.github.grahampugh.recipes.jss-triggeronly.AdobeLicensingToolkit" ], - "CoreShell Helper.download": [ - "com.github.mlbz521.download.CoreShellHelper" + "SPSSStatistics Patch.pkg": [ + "com.github.mlbz521.pkg.SPSSStatisticsPatch" ], - "CoreShell Helper.pkg": [ - "com.github.mlbz521.pkg.CoreShellHelper" + "SPSSStatisticsLegacy.download": [ + "com.github.mlbz521.download.SPSSStatisticsLegacy" ], - "TableauPublic.pkg": [ - "com.github.mlbz521.pkg.TableauPublic" + "SPSSStatisticsLegacy.pkg": [ + "com.github.mlbz521.pkg.SPSSStatisticsLegacy" ], - "iManageWork.pkg": [ - "com.github.mlbz521.pkg.iManageWork" + "Bomgar Jump Client.download": [ + "com.github.mlbz521.download.BomgarJumpClient" ], - "iManageWork.download": [ - "com.github.mlbz521.download.iManageWork" + "Bomgar Rep Console.download": [ + "com.github.mlbz521.download.BomgarConsole" ], - "RicohPrintDriver.pkg": [ - "com.github.mlbz521.pkg.RicohPrintDriver" + "Bomgar Rep Console.pkg": [ + "com.github.mlbz521.pkg.BomgarConsole" ], - "RicohPrintDrivers.download": [ - "com.github.mlbz521.download.RicohPrintDriver" + "Bomgar Jump Client.pkg": [ + "com.github.mlbz521.pkg.BomgarJumpClient" ], "AutoCAD Patch.download": [ "com.github.mlbz521.download.AutoCADPatch" ], - "AutoCAD Patch.pkg": [ - "com.github.mlbz521.pkg.AutoCADPatch" - ], "AutoCADLegacy.pkg": [ "com.github.mlbz521.pkg.AutoCADLegacy" ], "AutoCADLegacy.download": [ "com.github.mlbz521.download.AutoCADLegacy" ], - "CanonPrintDriver.pkg": [ - "com.github.mlbz521.pkg.CanonPrintDriver" - ], - "CanonPrintDrivers.download": [ - "com.github.mlbz521.download.CanonPrintDriver" - ], - "AndroidStudioSDKCLITools.pkg": [ - "com.github.mlbz521.pkg.AndroidStudioSDKCLITools" + "AutoCAD Patch.pkg": [ + "com.github.mlbz521.pkg.AutoCADPatch" ], - "AndroidStudioSDKCLITools.download": [ - "com.github.mlbz521.download.AndroidStudioSDKCLITools" + "AmazonCorretto.pkg": [ + "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK" ], "QGIS.pkg": [ "com.github.mlbz521.pkg.QGIS" ], - "JMP.download": [ - "com.github.mlbz521.download.JMP" - ], "BrotherPrinter.download": [ "com.github.mlbz521.download.BrotherPrinter" ], "BrotherPrinter.pkg": [ "com.github.mlbz521.pkg.BrotherPrinter" ], - "Cisco Jabber.pkg": [ - "com.github.mlbz521.pkg.CiscoJabber", - "com.github.ahousseini-recipes.pkg.CiscoJabber" + "Mathematica.download": [ + "com.github.mlbz521.download.Mathematica" ], - "Cisco Jabber.download": [ - "com.github.mlbz521.download.CiscoJabber", - "com.github.ahousseini-recipes.download.CiscoJabber" + "Mathematica.pkg": [ + "com.github.mlbz521.pkg.Mathematica" + ], + "MySQLCommunityServer.pkg": [ + "com.github.mlbz521.pkg.MySQLCommunityServer" + ], + "AndroidStudioSDKCLITools.download": [ + "com.github.mlbz521.download.AndroidStudioSDKCLITools" + ], + "AndroidStudioSDKCLITools.pkg": [ + "com.github.mlbz521.pkg.AndroidStudioSDKCLITools" + ], + "CoreShell Helper.pkg": [ + "com.github.mlbz521.pkg.CoreShellHelper" + ], + "CoreShell Helper.download": [ + "com.github.mlbz521.download.CoreShellHelper" + ], + "Maple.download": [ + "com.github.mlbz521.download.Maple" + ], + "Maple Patch.download": [ + "com.github.mlbz521.download.MaplePatch" ], "Maple Patch.pkg": [ "com.github.mlbz521.pkg.MaplePatch" @@ -173460,47 +173454,46 @@ "Maple.pkg": [ "com.github.mlbz521.pkg.Maple" ], - "Maple Patch.download": [ - "com.github.mlbz521.download.MaplePatch" - ], - "Maple.download": [ - "com.github.mlbz521.download.Maple" + "JMP.download": [ + "com.github.mlbz521.download.JMP" ], - "Anaconda.pkg": [ - "com.github.mlbz521.pkg.Anaconda" + "RealVNC Viewer.pkg": [ + "com.github.mlbz521.pkg.RealVNCViewer" ], - "MiKTeX.pkg": [ - "com.github.mlbz521.pkg.MiKTeX" + "CanonPrintDriver.pkg": [ + "com.github.mlbz521.pkg.CanonPrintDriver" ], - "MiKTeX.download": [ - "com.github.mlbz521.download.MiKTeX" + "CanonPrintDrivers.download": [ + "com.github.mlbz521.download.CanonPrintDriver" ], - "MySQLCommunityServer.pkg": [ - "com.github.mlbz521.pkg.MySQLCommunityServer" + "Cisco Jabber.pkg": [ + "com.github.mlbz521.pkg.CiscoJabber", + "com.github.ahousseini-recipes.pkg.CiscoJabber" ], - "CrowdStrike Falcon Offline.pkg": [ - "com.github.mlbz521.pkg.CrowdStrikeFalconOffline" + "Cisco Jabber.download": [ + "com.github.mlbz521.download.CiscoJabber", + "com.github.ahousseini-recipes.download.CiscoJabber" ], - "CrowdStrike Falcon.pkg": [ - "com.github.mlbz521.pkg.CrowdStrikeFalcon" + "RespondusLockDownBrowserLabEdition.pkg": [ + "com.github.mlbz521.pkg.RespondusLockDownBrowserLabEdition" ], - "CrowdStrike Falcon.download": [ - "com.github.mlbz521.download.CrowdStrikeFalcon" + "TableauPublic.pkg": [ + "com.github.mlbz521.pkg.TableauPublic" ], - "CrowdStrike Falcon Offline.download": [ - "com.github.mlbz521.download.CrowdStrikeFalconOffline" + "RicohPrintDriver.pkg": [ + "com.github.mlbz521.pkg.RicohPrintDriver" ], - "ARCHICAD.pkg": [ - "com.github.mlbz521.pkg.ARCHICAD" + "RicohPrintDrivers.download": [ + "com.github.mlbz521.download.RicohPrintDriver" ], - "ARCHICAD Patch.download": [ - "com.github.mlbz521.download.ARCHICADPatch" + "Zoom-OutlookPlugin.download": [ + "com.github.mlbz521.download.Zoom-OutlookPlugin" ], - "ARCHICAD Patch.pkg": [ - "com.github.mlbz521.pkg.ARCHICADPatch" + "Zoom-ForIT.download": [ + "com.github.mlbz521.download.ZoomUS-ForIT" ], - "ARCHICAD.download": [ - "com.github.mlbz521.download.ARCHICAD" + "Zoom-OutlookPlugin.pkg": [ + "com.github.mlbz521.pkg.Zoom-OutlookPlugin" ], "VOSviewer.pkg": [ "com.github.mlbz521.pkg.VOSviewer" @@ -173508,68 +173501,83 @@ "VOSviewer.download": [ "com.github.mlbz521.download.VOSviewer" ], - "RespondusLockDownBrowserLabEdition.pkg": [ - "com.github.mlbz521.pkg.RespondusLockDownBrowserLabEdition" + "XeroxPrintDriver.pkg": [ + "com.github.mlbz521.pkg.XeroxPrintDriver" ], - "Zoom-OutlookPlugin.download": [ - "com.github.mlbz521.download.Zoom-OutlookPlugin" + "Anaconda.pkg": [ + "com.github.mlbz521.pkg.Anaconda" ], - "Zoom-OutlookPlugin.pkg": [ - "com.github.mlbz521.pkg.Zoom-OutlookPlugin" + "CXone Softphone.pkg": [ + "com.github.mlbz521.pkg.CXoneSoftphone" ], - "Zoom-ForIT.download": [ - "com.github.mlbz521.download.ZoomUS-ForIT" + "CXone Softphone.download": [ + "com.github.mlbz521.download.CXoneSoftphone" ], - "XeroxPrintDriver.pkg": [ - "com.github.mlbz521.pkg.XeroxPrintDriver" + "Matlab Update.download": [ + "com.github.mlbz521.download.MatlabUpdate" ], "Matlab Update.pkg": [ "com.github.mlbz521.pkg.MatlabUpdate" ], - "Matlab Update.download": [ - "com.github.mlbz521.download.MatlabUpdate" + "MiKTeX.pkg": [ + "com.github.mlbz521.pkg.MiKTeX" ], - "SPSSStatisticsLegacy.pkg": [ - "com.github.mlbz521.pkg.SPSSStatisticsLegacy" + "MiKTeX.download": [ + "com.github.mlbz521.download.MiKTeX" ], - "SPSSStatisticsLegacy.download": [ - "com.github.mlbz521.download.SPSSStatisticsLegacy" + "ARCHICAD.pkg": [ + "com.github.mlbz521.pkg.ARCHICAD" ], - "SPSSStatistics Patch.pkg": [ - "com.github.mlbz521.pkg.SPSSStatisticsPatch" + "ARCHICAD Patch.download": [ + "com.github.mlbz521.download.ARCHICADPatch" ], - "RealVNC Viewer.pkg": [ - "com.github.mlbz521.pkg.RealVNCViewer" + "ARCHICAD.download": [ + "com.github.mlbz521.download.ARCHICAD" ], - "Bomgar Jump Client.download": [ - "com.github.mlbz521.download.BomgarJumpClient" + "ARCHICAD Patch.pkg": [ + "com.github.mlbz521.pkg.ARCHICADPatch" ], - "Bomgar Rep Console.download": [ - "com.github.mlbz521.download.BomgarConsole" + "XcodeCLITools.pkg": [ + "com.github.mlbz521.pkg.XcodeCLITools" ], - "Bomgar Jump Client.pkg": [ - "com.github.mlbz521.pkg.BomgarJumpClient" + "CrowdStrike Falcon.download": [ + "com.github.mlbz521.download.CrowdStrikeFalcon" ], - "Bomgar Rep Console.pkg": [ - "com.github.mlbz521.pkg.BomgarConsole" + "CrowdStrike Falcon Offline.pkg": [ + "com.github.mlbz521.pkg.CrowdStrikeFalconOffline" ], - "CXone Softphone.pkg": [ - "com.github.mlbz521.pkg.CXoneSoftphone" + "CrowdStrike Falcon.pkg": [ + "com.github.mlbz521.pkg.CrowdStrikeFalcon" ], - "CXone Softphone.download": [ - "com.github.mlbz521.download.CXoneSoftphone" + "CrowdStrike Falcon Offline.download": [ + "com.github.mlbz521.download.CrowdStrikeFalconOffline" ], - "R-Universal.pkg": [ - "com.github.mlbz521.pkg.R-Universal" + "iManageWork.pkg": [ + "com.github.mlbz521.pkg.iManageWork" ], - "R-Universal.download": [ - "com.github.mlbz521.download.R-Universal" + "iManageWork.download": [ + "com.github.mlbz521.download.iManageWork" ], - "Pharos Popup Client.pkg": [ - "com.github.mlbz521.pkg.PharosPopupClient" + "SPSSStatistics.download": [ + "com.github.mlbz521.download.SPSSStatistics" ], - "Pharos Popup Client.download": [ - "com.github.mlbz521.download.PharosPopupClient" + "SPSSStatistics.pkg": [ + "com.github.mlbz521.pkg.SPSSStatistics" + ], + "Keybase-Universal.download": [ + "com.github.mlbz521.download.Keybase-Universal" + ], + "Keybase-Universal.pkg": [ + "com.github.mlbz521.pkg.Keybase-Universal" + ], + "Mist.pkg": [ + "com.github.mlbz521.pkg.Mist" + ], + "MicrosoftOfficeResetOptions.download": [ + "com.github.mlbz521.download.MicrosoftOfficeResetOptions" + ], + "MicrosoftOfficeResetOptions.pkg": [ + "com.github.mlbz521.pkg.MicrosoftOfficeResetOptions" ], "AmazonCorretto-Universal.download": [ "com.github.mlbz521.download.AmazonCorrettoOpenJDK-Universal" @@ -173577,68 +173585,71 @@ "AmazonCorretto-Universal.pkg": [ "com.github.mlbz521.pkg.AmazonCorrettoOpenJDK-Universal" ], - "NVivo14.pkg": [ - "com.github.mlbz521.pkg.NVivo14" + "YoYo GameMaker.pkg": [ + "com.github.mlbz521.pkg.YoYoGameMaker" ], - "uniFLOW SmartClient.download": [ - "com.github.mlbz521.download.uniFLOWSmartClient" + "Pharos Popup Client.pkg": [ + "com.github.mlbz521.pkg.PharosPopupClient" ], - "uniFLOW SmartClient.pkg": [ - "com.github.mlbz521.pkg.uniFLOWSmartClient" + "Pharos Popup Client.download": [ + "com.github.mlbz521.download.PharosPopupClient" ], - "Gauss.download": [ - "com.github.mlbz521.download.GAUSS" + "Dropbox-Universal.download": [ + "com.github.mlbz521.download.Dropbox-Universal" ], - "Gauss.pkg": [ - "com.github.mlbz521.pkg.GAUSS" + "Dropbox-Universal.pkg": [ + "com.github.mlbz521.pkg.Dropbox-Universal" ], - "MicrosoftOfficeResetOptions.pkg": [ - "com.github.mlbz521.pkg.MicrosoftOfficeResetOptions" + "DFUBlaster.pkg": [ + "com.github.mlbz521.pkg.DFUBlaster" ], - "MicrosoftOfficeResetOptions.download": [ - "com.github.mlbz521.download.MicrosoftOfficeResetOptions" + "MySQLWorkbench-Universal.download": [ + "com.github.mlbz521.download.MySQLWorkbench-Universal" ], - "Keybase-Universal.download": [ - "com.github.mlbz521.download.Keybase-Universal" + "MySQLWorkbench-Universal.pkg": [ + "com.github.mlbz521.pkg.MySQLWorkbench-Universal" ], - "Keybase-Universal.pkg": [ - "com.github.mlbz521.pkg.Keybase-Universal" + "MySQLCommunityServer-Universal.pkg": [ + "com.github.mlbz521.pkg.MySQLCommunityServer-Universal" ], "Android Studio.pkg": [ "com.github.mlbz521.pkg.AndroidStudio-Universal" ], - "GIMP-Universal.pkg": [ - "com.github.mlbz521.pkg.GIMP-Universal" + "Stata.pkg": [ + "com.github.mlbz521.pkg.Stata" ], - "GIMP-Universal.download": [ - "com.github.mlbz521.download.GIMP-Universal" + "Stata.download": [ + "com.github.mlbz521.download.Stata" ], - "Dropbox-Universal.pkg": [ - "com.github.mlbz521.pkg.Dropbox-Universal" + "Insta360 Studio 2022.pkg": [ + "com.github.mlbz521.pkg.Insta360Studio2022" ], - "Dropbox-Universal.download": [ - "com.github.mlbz521.download.Dropbox-Universal" + "JamfAdmin.download": [ + "com.github.mlbz521.download.JamfProTools.JamfAdmin" ], - "Mist.pkg": [ - "com.github.mlbz521.pkg.Mist" + "JamfAdmin.pkg": [ + "com.github.mlbz521.pkg.JamfProTools.JamfAdmin" ], - "Spotify-Universal.download": [ - "com.github.mlbz521.download.Spotify-Universal" + "Composer.pkg": [ + "com.github.mlbz521.pkg.JamfProTools.Composer" + ], + "Composer.download": [ + "com.github.mlbz521.download.JamfProTools.Composer" ], "Spotify-Universal.pkg": [ "com.github.mlbz521.pkg.Spotify-Universal" ], - "Python-Version.download": [ - "com.github.mlbz521.download.Python-Version" + "Spotify-Universal.download": [ + "com.github.mlbz521.download.Spotify-Universal" ], - "Python-Version.pkg": [ - "com.github.mlbz521.pkg.Python-Version" + "NVivo14.pkg": [ + "com.github.mlbz521.pkg.NVivo14" ], - "Anaconda-Universal.pkg": [ - "com.github.mlbz521.pkg.Anaconda-Universal" + "Gauss.download": [ + "com.github.mlbz521.download.GAUSS" ], - "Anaconda-Universal.download": [ - "com.github.mlbz521.download.Anaconda-Universal" + "Gauss.pkg": [ + "com.github.mlbz521.pkg.GAUSS" ], "OPTPiX SpriteStudio.download": [ "com.github.mlbz521.download.OPTPiXSpriteStudio" @@ -173646,32 +173657,32 @@ "OPTPiX SpriteStudio.pkg": [ "com.github.mlbz521.pkg.OPTPiXSpriteStudio" ], - "MySQLCommunityServer-Universal.pkg": [ - "com.github.mlbz521.pkg.MySQLCommunityServer-Universal" + "uniFLOW SmartClient.download": [ + "com.github.mlbz521.download.uniFLOWSmartClient" ], - "MySQLWorkbench-Universal.pkg": [ - "com.github.mlbz521.pkg.MySQLWorkbench-Universal" + "uniFLOW SmartClient.pkg": [ + "com.github.mlbz521.pkg.uniFLOWSmartClient" ], - "MySQLWorkbench-Universal.download": [ - "com.github.mlbz521.download.MySQLWorkbench-Universal" + "GIMP-Universal.download": [ + "com.github.mlbz521.download.GIMP-Universal" ], - "DFUBlaster.pkg": [ - "com.github.mlbz521.pkg.DFUBlaster" + "GIMP-Universal.pkg": [ + "com.github.mlbz521.pkg.GIMP-Universal" ], - "YoYo GameMaker.pkg": [ - "com.github.mlbz521.pkg.YoYoGameMaker" + "R-Universal.download": [ + "com.github.mlbz521.download.R-Universal" ], - "Composer.download": [ - "com.github.mlbz521.download.JamfProTools.Composer" + "R-Universal.pkg": [ + "com.github.mlbz521.pkg.R-Universal" ], - "Composer.pkg": [ - "com.github.mlbz521.pkg.JamfProTools.Composer" + "UltimakerCura-Universal.download": [ + "com.github.mlbz521.download.UltiMakerCura-Universal" ], - "JamfAdmin.download": [ - "com.github.mlbz521.download.JamfProTools.JamfAdmin" + "UltimakerCura-Universal.pkg": [ + "com.github.mlbz521.pkg.UltiMakerCura-Universal" ], - "JamfAdmin.pkg": [ - "com.github.mlbz521.pkg.JamfProTools.JamfAdmin" + "ScreenPal3.pkg": [ + "com.github.mlbz521.pkg.ScreenPal3" ], "Cytoscape.download": [ "com.github.mlbz521.download.Cytoscape-Universal" @@ -173679,50 +173690,32 @@ "Cytoscape.pkg": [ "com.github.mlbz521.pkg.Cytoscape-Universal" ], - "ScreenPal3.pkg": [ - "com.github.mlbz521.pkg.ScreenPal3" + "Anaconda-Universal.download": [ + "com.github.mlbz521.download.Anaconda-Universal" ], - "UltimakerCura-Universal.download": [ - "com.github.mlbz521.download.UltiMakerCura-Universal" + "Anaconda-Universal.pkg": [ + "com.github.mlbz521.pkg.Anaconda-Universal" ], - "UltimakerCura-Universal.pkg": [ - "com.github.mlbz521.pkg.UltiMakerCura-Universal" + "Python-Version.download": [ + "com.github.mlbz521.download.Python-Version" ], - "Matlab-Universal.pkg": [ - "com.github.mlbz521.pkg.Matlab-Universal" + "Python-Version.pkg": [ + "com.github.mlbz521.pkg.Python-Version" ], "Matlab-ISO.download": [ "com.github.mlbz521.download.Matlab-ISO" ], - "Matlab.pkg": [ - "com.github.mlbz521.pkg.Matlab" - ], - "Matlab.download": [ - "com.github.mlbz521.download.Matlab" + "Matlab-Universal.pkg": [ + "com.github.mlbz521.pkg.Matlab-Universal" ], "Matlab-ISO.pkg": [ "com.github.mlbz521.pkg.Matlab-ISO" ], - "SPSSStatistics.download": [ - "com.github.mlbz521.download.SPSSStatistics" - ], - "SPSSStatistics.pkg": [ - "com.github.mlbz521.pkg.SPSSStatistics" - ], - "Insta360 Studio 2022.pkg": [ - "com.github.mlbz521.pkg.Insta360Studio2022" - ], - "Stata.pkg": [ - "com.github.mlbz521.pkg.Stata" - ], - "Stata.download": [ - "com.github.mlbz521.download.Stata" - ], - "Dashlane.jss": [ - "com.github.yohan460-recipes.jss.Dashlane" + "Matlab.download": [ + "com.github.mlbz521.download.Matlab" ], - "KeePassX.jss": [ - "com.github.yohan460-recipes.jss.KeePassX" + "Matlab.pkg": [ + "com.github.mlbz521.pkg.Matlab" ], "JamfConnectVerify.pkg": [ "com.github.yohan460-recipes.pkg.JamfConnectVerify" @@ -173739,11 +173732,17 @@ "JamfConnect.download": [ "com.github.yohan460-recipes.download.JamfConnect" ], - "VooVMeeting.munki": [ - "com.github.peertransfer.munki.VooVMeeting" + "Dashlane.jss": [ + "com.github.yohan460-recipes.jss.Dashlane" ], - "VooVMeeting.download": [ - "com.github.peertransfer.download.VooVMeeting" + "KeePassX.jss": [ + "com.github.yohan460-recipes.jss.KeePassX" + ], + "Fuze.download": [ + "com.github.flywire.download.Fuze" + ], + "Fuze.install": [ + "com.github.flywire.install.Fuze" ], "Fuze.pkg": [ "com.github.flywire.pkg.Fuze" @@ -173751,11 +173750,8 @@ "Fuze.munki": [ "com.github.flywire.munki.Fuze" ], - "Fuze.download": [ - "com.github.flywire.download.Fuze" - ], - "Fuze.install": [ - "com.github.flywire.install.Fuze" + "cloudflared.munki": [ + "com.github.flywire.munki.cloudflared" ], "cloudflared.download": [ "com.github.flywire.download.cloudflared" @@ -173763,377 +173759,376 @@ "cloudflared.pkg": [ "com.github.peertransfer.pkg.cloudflared" ], - "cloudflared.munki": [ - "com.github.flywire.munki.cloudflared" - ], "FuzeConnect.munki": [ "com.github.flywire.munki.Fuze-connect" ], - "FuzeConnect.download": [ - "com.github.flywire.download.Fuze-connect" - ], "FuzeConnect.install": [ "com.github.flywire.install.Fuze-connect" ], "FuzeConnect.pkg": [ "com.github.flywire.pkg.Fuze-connect" ], - "TablePlus.install": [ - "com.github.peertransfer.install.TablePlus", - "com.github.paul-cossey.install.TablePlus" + "FuzeConnect.download": [ + "com.github.flywire.download.Fuze-connect" ], "TablePlus.download": [ "com.github.peertransfer.download.TablePlus", "com.github.paul-cossey.download.TablePlus" ], - "TablePlus.munki": [ - "com.github.peertransfer.munki.TablePlus", - "com.github.paul-cossey.munki.TablePlus" - ], "TablePlus.pkg": [ "com.github.peertransfer.pkg.TablePlus", "com.github.paul-cossey.pkg.TablePlus" ], - "Aegisub.munki": [ - "com.github.vinrobot.munki.aegisub" + "TablePlus.install": [ + "com.github.peertransfer.install.TablePlus", + "com.github.paul-cossey.install.TablePlus" ], - "Aegisub.download": [ - "com.github.vinrobot.download.aegisub" + "TablePlus.munki": [ + "com.github.peertransfer.munki.TablePlus", + "com.github.paul-cossey.munki.TablePlus" ], - "MKVToolNix.munki": [ - "com.github.vinrobot.munki.mkvtoolnix" + "VooVMeeting.munki": [ + "com.github.peertransfer.munki.VooVMeeting" ], - "MKVToolNix.download": [ - "com.github.vinrobot.download.mkvtoolnix" + "VooVMeeting.download": [ + "com.github.peertransfer.download.VooVMeeting" ], "TeamSpeak.munki": [ "com.github.vinrobot.munki.teamspeak" ], - "Syncplay.download": [ - "com.github.vinrobot.download.syncplay" - ], - "Syncplay.munki": [ - "com.github.vinrobot.munki.syncplay" - ], "DockStation.download": [ "com.github.vinrobot.download.dockstation" ], "DockStation.munki": [ "com.github.vinrobot.munki.dockstation" ], - "Soulver3.pkg": [ - "com.github.macprince.pkg.Soulver3" + "Aegisub.munki": [ + "com.github.vinrobot.munki.aegisub" ], - "Soulver3.download": [ - "com.github.macprince.download.Soulver3" + "Aegisub.download": [ + "com.github.vinrobot.download.aegisub" ], - "Soulver3.install": [ - "com.github.macprince.install.Soulver3" + "MKVToolNix.download": [ + "com.github.vinrobot.download.mkvtoolnix" ], - "Soulver3.munki": [ - "com.github.macprince.munki.Soulver3" + "MKVToolNix.munki": [ + "com.github.vinrobot.munki.mkvtoolnix" ], - "MerlynOrigin.install": [ - "com.github.macprince.install.MerlynOrigin" + "Syncplay.munki": [ + "com.github.vinrobot.munki.syncplay" ], - "MerlynOrigin.pkg": [ - "com.github.macprince.pkg.MerlynOrigin" + "Syncplay.download": [ + "com.github.vinrobot.download.syncplay" ], - "MerlynOrigin.munki": [ - "com.github.macprince.munki.MerlynOrigin" + "2021DigitalAPExams.munki": [ + "com.github.macprince.munki.2021DigitalAPExams" ], - "MerlynOrigin.download": [ - "com.github.macprince.download.MerlynOrigin" + "2021DigitalAPExams.install": [ + "com.github.macprince.install.2021DigitalAPExams" ], - "Razer macOS.install": [ - "com.github.macprince.install.Razer-macOS" + "Screens Connect.pkg": [ + "com.github.macprince.pkg.ScreensConnect" ], - "Razer macOS.download": [ - "com.github.macprince.download.Razer-macOS" + "Screens 4.pkg": [ + "com.github.macprince.pkg.Screens4" ], - "Razer macOS.munki": [ - "com.github.macprince.munki.Razer-macOS" + "Screens Connect.install": [ + "com.github.macprince.install.ScreensConnect" ], - "Razer macOS.pkg": [ - "com.github.macprince.pkg.Razer-macOS" + "Screens Connect.download": [ + "com.github.macprince.download.ScreensConnect" ], - "AppleEvents.download": [ - "com.github.macprince.download.AppleEvents" + "Screens 4.download": [ + "com.github.macprince.download.Screens4" ], - "AppleEvents.munki": [ - "com.github.macprince.munki.AppleEvents" + "Screens Connect.munki": [ + "com.github.macprince.munki.ScreensConnect" ], - "AppleEvents.install": [ - "com.github.macprince.install.AppleEvents" + "Screens 4.install": [ + "com.github.macprince.install.Screens4" ], - "AppleEvents.pkg": [ - "com.github.macprince.pkg.AppleEvents" + "Screens 4.munki": [ + "com.github.macprince.munki.Screens4" ], - "aTextLegacy.install": [ - "com.github.macprince.install.aTextLegacy" + "Parsec.download": [ + "com.github.macprince.download.Parsec" ], - "aTextLegacy.munki": [ - "com.github.macprince.munki.aTextLegacy" + "Parsec.munki": [ + "com.github.macprince.munki.Parsec" ], - "aTextLegacy.pkg": [ - "com.github.macprince.pkg.aTextLegacy" + "Parsec.pkg": [ + "com.github.macprince.pkg.Parsec" ], - "aTextLegacy.download": [ - "com.github.macprince.download.aTextLegacy" + "NavicatPremium.pkg": [ + "com.github.macprince.pkg.NavicatPremium" ], - "CodeEdit.install": [ - "com.github.macprince.install.CodeEdit" + "NavicatPremium.download": [ + "com.github.macprince.download.NavicatPremium" ], - "CodeEdit.pkg": [ - "com.github.macprince.pkg.CodeEdit" + "NavicatPremium.munki": [ + "com.github.macprince.munki.NavicatPremium" ], - "CodeEdit.munki": [ - "com.github.macprince.munki.CodeEdit" + "NavicatPremium.install": [ + "com.github.macprince.install.NavicatPremium" ], - "CodeEdit.download": [ - "com.github.macprince.download.CodeEdit" + "VEX Tournament Manager.download": [ + "com.github.macprince.download.VEXTournamentManager" ], - "Infinite Calculus.install": [ - "com.github.macprince.install.InfiniteCalculus" + "VEX Tournament Manager.munki": [ + "com.github.macprince.munki.VEXTournamentManager" ], - "Infinite Algebra 1.download": [ - "com.github.macprince.download.InfiniteAlgebra1" + "VEX Tournament Manager.pkg": [ + "com.github.macprince.pkg.VEXTournamentManager" ], - "Infinite Pre-Algebra.download": [ - "com.github.macprince.download.InfinitePre-Algebra" + "VEX Tournament Manager.install": [ + "com.github.macprince.install.VEXTournamentManager" ], - "Infinite Precalculus.pkg": [ - "com.github.macprince.pkg.InfinitePrecalculus" + "Retrobatch.pkg": [ + "com.github.macprince.pkg.Retrobatch" ], - "Infinite Algebra 1.pkg": [ - "com.github.macprince.pkg.InfiniteAlgebra1" + "Retrobatch.install": [ + "com.github.macprince.install.Retrobatch" ], - "Infinite Algebra 1.munki": [ - "com.github.macprince.munki.InfiniteAlgebra1" + "Retrobatch.download": [ + "com.github.macprince.download.Retrobatch" ], - "Infinite Precalculus.download": [ - "com.github.macprince.download.InfinitePrecalculus" + "Retrobatch.munki": [ + "com.github.macprince.munki.Retrobatch" ], - "Infinite Geometry.pkg": [ - "com.github.macprince.pkg.InfiniteGeometry" + "Serial.munki": [ + "com.github.macprince.munki.Serial" ], - "Infinite Algebra 2.install": [ - "com.github.macprince.install.InfiniteAlgebra2" + "Serial.install": [ + "com.github.macprince.install.Serial" ], - "Infinite Calculus.pkg": [ - "com.github.macprince.pkg.InfiniteCalculus" + "Serial.download": [ + "com.github.macprince.download.Serial" ], - "Infinite Algebra 2.download": [ - "com.github.macprince.download.InfiniteAlgebra2" + "Serial.pkg": [ + "com.github.macprince.pkg.Serial" ], - "Infinite Calculus.download": [ - "com.github.macprince.download.InfiniteCalculus" + "ProVideoFormats.munki": [ + "com.github.macprince.munki.ProVideoFormats" ], - "Infinite Geometry.install": [ - "com.github.macprince.install.InfiniteGeometry" + "MerlynOrigin.install": [ + "com.github.macprince.install.MerlynOrigin" ], - "Infinite Precalculus.munki": [ - "com.github.macprince.munki.InfinitePrecalculus" + "MerlynOrigin.download": [ + "com.github.macprince.download.MerlynOrigin" ], - "Infinite Pre-Algebra.pkg": [ - "com.github.macprince.pkg.InfinitePre-Algebra" + "MerlynOrigin.pkg": [ + "com.github.macprince.pkg.MerlynOrigin" ], - "Infinite Calculus.munki": [ - "com.github.macprince.munki.InfiniteCalculus" + "MerlynOrigin.munki": [ + "com.github.macprince.munki.MerlynOrigin" ], - "Infinite Pre-Algebra.install": [ - "com.github.macprince.install.InfinitePre-Algebra" + "PLTWKiteStudentPortal.munki": [ + "com.github.macprince.munki.PLTWKiteStudentPortal" ], - "Infinite Precalculus.install": [ - "com.github.macprince.install.InfinitePrecalculus" + "devilutionx.download": [ + "com.github.macprince.download.devilutionx" ], - "Infinite Geometry.download": [ - "com.github.macprince.download.InfiniteGeometry" + "devilutionx.pkg": [ + "com.github.macprince.pkg.devilutionx" ], - "Infinite Algebra 1.install": [ - "com.github.macprince.install.InfiniteAlgebra1" + "devilutionx.munki": [ + "com.github.macprince.munki.devilutionx" ], - "Infinite Pre-Algebra.munki": [ - "com.github.macprince.munki.InfinitePre-Algebra" + "devilutionx.install": [ + "com.github.macprince.install.devilutionx" ], - "Infinite Geometry.munki": [ - "com.github.macprince.munki.InfiniteGeometry" + "CiscoUmbrella.munki": [ + "com.github.macprince.munki.CiscoUmbrella" ], - "Infinite Algebra 2.pkg": [ - "com.github.macprince.pkg.InfiniteAlgebra2" + "BLEUnlock.download": [ + "com.github.macprince.download.BLEUnlock" ], - "Infinite Algebra 2.munki": [ - "com.github.macprince.munki.InfiniteAlgebra2" + "BLEUnlock.install": [ + "com.github.macprince.install.BLEUnlock" ], - "SomaFM-miniplayer.munki": [ - "com.github.macprince.munki.SomaFM-miniplayer" + "BLEUnlock.pkg": [ + "com.github.macprince.pkg.BLEUnlock" ], - "SomaFM-miniplayer.pkg": [ - "com.github.macprince.pkg.SomaFM-miniplayer" + "BLEUnlock.munki": [ + "com.github.macprince.munki.BLEUnlock" ], - "SomaFM-miniplayer.download": [ - "com.github.macprince.download.SomaFM-miniplayer" + "UnnaturalScrollWheels.download": [ + "com.github.macprince.download.UnnaturalScrollWheels" ], - "SomaFM-miniplayer.install": [ - "com.github.macprince.install.SomaFM-miniplayer" + "UnnaturalScrollWheels.install": [ + "com.github.macprince.install.UnnaturalScrollWheels" ], - "Mac Mouse Fix.download": [ - "com.github.macprince.download.MacMouseFix" + "UnnaturalScrollWheels.munki": [ + "com.github.macprince.munki.UnnaturalScrollWheels" ], - "Mac Mouse Fix.munki": [ - "com.github.macprince.munki.MacMouseFix" + "UnnaturalScrollWheels.pkg": [ + "com.github.macprince.pkg.UnnaturalScrollWheels" ], - "Mac Mouse Fix.pkg": [ - "com.github.macprince.pkg.MacMouseFix" + "Tailscale.munki": [ + "com.github.macprince.munki.Tailscale", + "com.github.Lotusshaney.munki.Tailscale" ], - "Mac Mouse Fix.install": [ - "com.github.macprince.install.MacMouseFix" + "Tailscale.download": [ + "com.github.macprince.download.Tailscale" ], - "AmazonChime.munki": [ - "com.github.macprince.munki.AmazonChime" + "Tailscale.install": [ + "com.github.macprince.install.Tailscale" ], - "ProVideoFormats.munki": [ - "com.github.macprince.munki.ProVideoFormats" + "Tailscale.pkg": [ + "com.github.macprince.pkg.Tailscale", + "com.github.Lotusshaney.pkg.Tailscale" ], - "GoProWebcam.munki": [ - "com.github.macprince.munki.GoProWebcam" + "aTextLegacy.munki": [ + "com.github.macprince.munki.aTextLegacy" ], - "GoProWebcam.download": [ - "com.github.macprince.download.GoProWebcam" + "aTextLegacy.install": [ + "com.github.macprince.install.aTextLegacy" ], - "GoProWebcam.install": [ - "com.github.macprince.install.GoProWebcam" + "aTextLegacy.pkg": [ + "com.github.macprince.pkg.aTextLegacy" ], - "NavicatPremium.munki": [ - "com.github.macprince.munki.NavicatPremium" + "aTextLegacy.download": [ + "com.github.macprince.download.aTextLegacy" ], - "NavicatPremium.pkg": [ - "com.github.macprince.pkg.NavicatPremium" + "Beamer.munki": [ + "com.github.macprince.munki.Beamer" ], - "NavicatPremium.install": [ - "com.github.macprince.install.NavicatPremium" + "Beamer.install": [ + "com.github.macprince.install.Beamer" ], - "NavicatPremium.download": [ - "com.github.macprince.download.NavicatPremium" + "Beamer.download": [ + "com.github.macprince.download.Beamer" ], - "BLEUnlock.install": [ - "com.github.macprince.install.BLEUnlock" + "Beamer.pkg": [ + "com.github.macprince.pkg.Beamer" ], - "BLEUnlock.munki": [ - "com.github.macprince.munki.BLEUnlock" + "WiFi Explorer Pro.pkg": [ + "com.github.macprince.pkg.WiFiExplorerPro" ], - "BLEUnlock.download": [ - "com.github.macprince.download.BLEUnlock" + "WiFi Explorer Pro.download": [ + "com.github.macprince.download.WiFiExplorerPro" ], - "BLEUnlock.pkg": [ - "com.github.macprince.pkg.BLEUnlock" + "WiFi Explorer Pro.munki": [ + "com.github.macprince.munki.WiFiExplorerPro" ], - "MTIPlayer.pkg": [ - "com.github.macprince.pkg.MTIPlayer" + "WiFi Explorer Pro.install": [ + "com.github.macprince.install.WiFiExplorerPro" ], - "MTIPlayer.install": [ - "com.github.macprince.install.MTIPlayer" + "DeepL.install": [ + "com.github.macprince.install.DeepL" ], - "MTIPlayer.munki": [ - "com.github.macprince.munki.MTIPlayer" + "DeepL.munki": [ + "com.github.macprince.munki.DeepL", + "com.github.peterkelm.munki.deepl", + "com.github.wycomco.munki.deepl" ], - "MTIPlayer.download": [ - "com.github.macprince.download.MTIPlayer" + "Mac Mouse Fix.munki": [ + "com.github.macprince.munki.MacMouseFix" ], - "Parsec.pkg": [ - "com.github.macprince.pkg.Parsec" + "Mac Mouse Fix.download": [ + "com.github.macprince.download.MacMouseFix" ], - "Parsec.munki": [ - "com.github.macprince.munki.Parsec" + "Mac Mouse Fix.install": [ + "com.github.macprince.install.MacMouseFix" ], - "Parsec.download": [ - "com.github.macprince.download.Parsec" + "Mac Mouse Fix.pkg": [ + "com.github.macprince.pkg.MacMouseFix" ], - "CEmu.munki": [ - "com.github.macprince.munki.CEmu" + "TextBuddy.download": [ + "com.github.macprince.download.TextBuddy" ], - "CEmu.install": [ - "com.github.macprince.install.CEmu" + "TextBuddy.munki": [ + "com.github.macprince.munki.TextBuddy" ], - "Beamer.pkg": [ - "com.github.macprince.pkg.Beamer" + "TextBuddy.pkg": [ + "com.github.macprince.pkg.TextBuddy" ], - "Beamer.download": [ - "com.github.macprince.download.Beamer" + "TextBuddy.install": [ + "com.github.macprince.install.TextBuddy" ], - "Beamer.install": [ - "com.github.macprince.install.Beamer" + "Soulver3.install": [ + "com.github.macprince.install.Soulver3" ], - "Beamer.munki": [ - "com.github.macprince.munki.Beamer" + "Soulver3.munki": [ + "com.github.macprince.munki.Soulver3" ], - "APCJWorkstation.pkg": [ - "com.github.macprince.pkg.APCJWorkstation" + "Soulver3.download": [ + "com.github.macprince.download.Soulver3" + ], + "Soulver3.pkg": [ + "com.github.macprince.pkg.Soulver3" + ], + "Infinite Calculus.install": [ + "com.github.macprince.install.InfiniteCalculus" + ], + "Infinite Precalculus.munki": [ + "com.github.macprince.munki.InfinitePrecalculus" + ], + "Infinite Algebra 1.download": [ + "com.github.macprince.download.InfiniteAlgebra1" ], - "APCJWorkstation.munki": [ - "com.github.macprince.munki.APCJWorkstation" + "Infinite Precalculus.pkg": [ + "com.github.macprince.pkg.InfinitePrecalculus" ], - "APCJWorkstation.install": [ - "com.github.macprince.install.APCJWorkstation" + "Infinite Algebra 2.munki": [ + "com.github.macprince.munki.InfiniteAlgebra2" ], - "APCJWorkstation.download": [ - "com.github.macprince.download.APCJWorkstation" + "Infinite Pre-Algebra.install": [ + "com.github.macprince.install.InfinitePre-Algebra" ], - "WiFi Explorer Pro.download": [ - "com.github.macprince.download.WiFiExplorerPro" + "Infinite Pre-Algebra.munki": [ + "com.github.macprince.munki.InfinitePre-Algebra" ], - "WiFi Explorer Pro.pkg": [ - "com.github.macprince.pkg.WiFiExplorerPro" + "Infinite Calculus.pkg": [ + "com.github.macprince.pkg.InfiniteCalculus" ], - "WiFi Explorer Pro.install": [ - "com.github.macprince.install.WiFiExplorerPro" + "Infinite Pre-Algebra.pkg": [ + "com.github.macprince.pkg.InfinitePre-Algebra" ], - "WiFi Explorer Pro.munki": [ - "com.github.macprince.munki.WiFiExplorerPro" + "Infinite Geometry.munki": [ + "com.github.macprince.munki.InfiniteGeometry" ], - "Tailscale.munki": [ - "com.github.macprince.munki.Tailscale", - "com.github.Lotusshaney.munki.Tailscale" + "Infinite Geometry.install": [ + "com.github.macprince.install.InfiniteGeometry" ], - "Tailscale.download": [ - "com.github.macprince.download.Tailscale" + "Infinite Algebra 1.munki": [ + "com.github.macprince.munki.InfiniteAlgebra1" ], - "Tailscale.pkg": [ - "com.github.macprince.pkg.Tailscale", - "com.github.Lotusshaney.pkg.Tailscale" + "Infinite Pre-Algebra.download": [ + "com.github.macprince.download.InfinitePre-Algebra" ], - "Tailscale.install": [ - "com.github.macprince.install.Tailscale" + "Infinite Precalculus.download": [ + "com.github.macprince.download.InfinitePrecalculus" ], - "2021DigitalAPExams.munki": [ - "com.github.macprince.munki.2021DigitalAPExams" + "Infinite Precalculus.install": [ + "com.github.macprince.install.InfinitePrecalculus" ], - "2021DigitalAPExams.install": [ - "com.github.macprince.install.2021DigitalAPExams" + "Infinite Algebra 1.install": [ + "com.github.macprince.install.InfiniteAlgebra1" ], - "Tweetbot.pkg": [ - "com.github.macprince.pkg.Tweetbot" + "Infinite Calculus.munki": [ + "com.github.macprince.munki.InfiniteCalculus" ], - "Tweetbot.munki": [ - "com.github.macprince.munki.Tweetbot" + "Infinite Algebra 1.pkg": [ + "com.github.macprince.pkg.InfiniteAlgebra1" ], - "Tweetbot.install": [ - "com.github.macprince.install.Tweetbot" + "Infinite Geometry.pkg": [ + "com.github.macprince.pkg.InfiniteGeometry" ], - "Tweetbot.download": [ - "com.github.macprince.download.Tweetbot" + "Infinite Geometry.download": [ + "com.github.macprince.download.InfiniteGeometry" ], - "devilutionx.install": [ - "com.github.macprince.install.devilutionx" + "Infinite Algebra 2.download": [ + "com.github.macprince.download.InfiniteAlgebra2" ], - "devilutionx.download": [ - "com.github.macprince.download.devilutionx" + "Infinite Calculus.download": [ + "com.github.macprince.download.InfiniteCalculus" ], - "devilutionx.munki": [ - "com.github.macprince.munki.devilutionx" + "Infinite Algebra 2.install": [ + "com.github.macprince.install.InfiniteAlgebra2" ], - "devilutionx.pkg": [ - "com.github.macprince.pkg.devilutionx" + "Infinite Algebra 2.pkg": [ + "com.github.macprince.pkg.InfiniteAlgebra2" ], "VitalSource Bookshelf.pkg": [ "com.github.macprince.pkg.VitalSourceBookshelf" @@ -174147,201 +174142,226 @@ "VitalSource Bookshelf.download": [ "com.github.macprince.download.VitalSourceBookshelf" ], - "Sonarr.pkg": [ - "com.github.macprince.pkg.Sonarr" + "Silicon.pkg": [ + "com.github.macprince.pkg.Silicon" ], - "Sonarr.munki": [ - "com.github.macprince.munki.Sonarr" + "Silicon.install": [ + "com.github.macprince.install.Silicon" ], - "Sonarr.install": [ - "com.github.macprince.install.Sonarr" + "Silicon.munki": [ + "com.github.macprince.munki.Silicon" ], - "Sonarr.download": [ - "com.github.macprince.download.Sonarr" + "Silicon.download": [ + "com.github.macprince.download.Silicon" ], - "UnnaturalScrollWheels.download": [ - "com.github.macprince.download.UnnaturalScrollWheels" + "SomaFM-miniplayer.install": [ + "com.github.macprince.install.SomaFM-miniplayer" ], - "UnnaturalScrollWheels.munki": [ - "com.github.macprince.munki.UnnaturalScrollWheels" + "SomaFM-miniplayer.pkg": [ + "com.github.macprince.pkg.SomaFM-miniplayer" ], - "UnnaturalScrollWheels.pkg": [ - "com.github.macprince.pkg.UnnaturalScrollWheels" + "SomaFM-miniplayer.munki": [ + "com.github.macprince.munki.SomaFM-miniplayer" ], - "UnnaturalScrollWheels.install": [ - "com.github.macprince.install.UnnaturalScrollWheels" + "SomaFM-miniplayer.download": [ + "com.github.macprince.download.SomaFM-miniplayer" ], - "Serial.pkg": [ - "com.github.macprince.pkg.Serial" + "Blink1Control2.download": [ + "com.github.macprince.download.Blink1Control2" ], - "Serial.install": [ - "com.github.macprince.install.Serial" + "Blink1Control2.install": [ + "com.github.macprince.install.Blink1Control2" ], - "Serial.munki": [ - "com.github.macprince.munki.Serial" + "Blink1Control2.pkg": [ + "com.github.macprince.pkg.Blink1Control2" ], - "Serial.download": [ - "com.github.macprince.download.Serial" + "Blink1Control2.munki": [ + "com.github.macprince.munki.Blink1Control2" ], - "KiteStudentPortal.install": [ - "com.github.macprince.install.KiteStudentPortal" + "AppleEvents.pkg": [ + "com.github.macprince.pkg.AppleEvents" ], - "KiteStudentPortal.download": [ - "com.github.macprince.download.KiteStudentPortal", - "com.andrewzirkel.download.KiteStudentPortal" + "AppleEvents.install": [ + "com.github.macprince.install.AppleEvents" ], - "KiteStudentPortal.munki": [ - "com.github.macprince.munki.KiteStudentPortal", - "com.andrewzirkel.munki.KiteStudentPortal" + "AppleEvents.munki": [ + "com.github.macprince.munki.AppleEvents" ], - "KiteStudentPortal.pkg": [ - "com.github.macprince.pkg.KiteStudentPortal" + "AppleEvents.download": [ + "com.github.macprince.download.AppleEvents" ], - "DeepL.install": [ - "com.github.macprince.install.DeepL" + "GoProWebcam.munki": [ + "com.github.macprince.munki.GoProWebcam" ], - "DeepL.munki": [ - "com.github.macprince.munki.DeepL", - "com.github.peterkelm.munki.deepl", - "com.github.wycomco.munki.deepl" + "GoProWebcam.download": [ + "com.github.macprince.download.GoProWebcam" ], - "Table Tool.download": [ - "com.github.macprince.download.TableTool" + "GoProWebcam.install": [ + "com.github.macprince.install.GoProWebcam" ], - "Table Tool.pkg": [ - "com.github.macprince.pkg.TableTool" + "Razer macOS.download": [ + "com.github.macprince.download.Razer-macOS" ], - "Table Tool.munki": [ - "com.github.macprince.munki.TableTool" + "Razer macOS.munki": [ + "com.github.macprince.munki.Razer-macOS" ], - "Table Tool.install": [ - "com.github.macprince.install.TableTool" + "Razer macOS.pkg": [ + "com.github.macprince.pkg.Razer-macOS" ], - "VEX Tournament Manager.munki": [ - "com.github.macprince.munki.VEXTournamentManager" + "Razer macOS.install": [ + "com.github.macprince.install.Razer-macOS" ], - "VEX Tournament Manager.install": [ - "com.github.macprince.install.VEXTournamentManager" + "TunesKit M4V Converter.install": [ + "com.github.macprince.install.TunesKitM4VConverter" ], - "VEX Tournament Manager.download": [ - "com.github.macprince.download.VEXTournamentManager" + "TunesKit M4V Converter.pkg": [ + "com.github.macprince.pkg.TunesKitM4VConverter" ], - "VEX Tournament Manager.pkg": [ - "com.github.macprince.pkg.VEXTournamentManager" + "TunesKit M4V Converter.munki": [ + "com.github.macprince.munki.TunesKitM4VConverter" ], - "Teensyduino.download": [ - "com.github.macprince.download.Teensyduino" + "TunesKit M4V Converter.download": [ + "com.github.macprince.download.TunesKitM4VConverter" ], "Teensyduino.munki": [ "com.github.macprince.munki.Teensyduino" ], + "Teensyduino.pkg": [ + "com.github.macprince.pkg.Teensyduino" + ], "Teensyduino.install": [ "com.github.macprince.install.Teensyduino" ], - "Teensyduino.pkg": [ - "com.github.macprince.pkg.Teensyduino" + "Teensyduino.download": [ + "com.github.macprince.download.Teensyduino" ], - "CiscoUmbrella.munki": [ - "com.github.macprince.munki.CiscoUmbrella" + "KiteStudentPortal.download": [ + "com.github.macprince.download.KiteStudentPortal", + "com.andrewzirkel.download.KiteStudentPortal" ], - "ElgatoControlCenter.pkg": [ - "com.github.macprince.pkg.ElgatoControlCenter" + "KiteStudentPortal.munki": [ + "com.github.macprince.munki.KiteStudentPortal", + "com.andrewzirkel.munki.KiteStudentPortal" + ], + "KiteStudentPortal.install": [ + "com.github.macprince.install.KiteStudentPortal" + ], + "KiteStudentPortal.pkg": [ + "com.github.macprince.pkg.KiteStudentPortal" ], "ElgatoControlCenter.install": [ "com.github.macprince.install.ElgatoControlCenter" ], + "ElgatoControlCenter.download": [ + "com.github.macprince.download.ElgatoControlCenter" + ], "ElgatoControlCenter.munki": [ "com.github.macprince.munki.ElgatoControlCenter" ], - "ElgatoControlCenter.download": [ - "com.github.macprince.download.ElgatoControlCenter" + "ElgatoControlCenter.pkg": [ + "com.github.macprince.pkg.ElgatoControlCenter" ], - "Retrobatch.pkg": [ - "com.github.macprince.pkg.Retrobatch" + "Airtame.munki": [ + "com.github.macprince.munki.Airtame" ], - "Retrobatch.munki": [ - "com.github.macprince.munki.Retrobatch" + "ISBE-ISA.download": [ + "com.github.macprince.download.ISBE-ISA" ], - "Retrobatch.download": [ - "com.github.macprince.download.Retrobatch" + "fman.download": [ + "com.github.macprince.download.fman" ], - "Retrobatch.install": [ - "com.github.macprince.install.Retrobatch" + "fman.install": [ + "com.github.macprince.install.fman" ], - "PLTWKiteStudentPortal.munki": [ - "com.github.macprince.munki.PLTWKiteStudentPortal" + "fman.munki": [ + "com.github.macprince.munki.fman" ], - "Espanso.pkg": [ - "com.github.macprince.pkg.Espanso" + "fman.pkg": [ + "com.github.macprince.pkg.fman" + ], + "CEmu.munki": [ + "com.github.macprince.munki.CEmu" + ], + "CEmu.install": [ + "com.github.macprince.install.CEmu" + ], + "AmazonChime.munki": [ + "com.github.macprince.munki.AmazonChime" ], "Espanso.install": [ "com.github.macprince.install.Espanso" ], + "Espanso.pkg": [ + "com.github.macprince.pkg.Espanso" + ], "Espanso.download": [ "com.github.macprince.download.Espanso" ], "Espanso.munki": [ "com.github.macprince.munki.Espanso" ], - "Airtame.munki": [ - "com.github.macprince.munki.Airtame" + "Tweetbot.install": [ + "com.github.macprince.install.Tweetbot" ], - "TunesKit M4V Converter.pkg": [ - "com.github.macprince.pkg.TunesKitM4VConverter" + "Tweetbot.pkg": [ + "com.github.macprince.pkg.Tweetbot" ], - "TunesKit M4V Converter.install": [ - "com.github.macprince.install.TunesKitM4VConverter" + "Tweetbot.download": [ + "com.github.macprince.download.Tweetbot" ], - "TunesKit M4V Converter.download": [ - "com.github.macprince.download.TunesKitM4VConverter" + "Tweetbot.munki": [ + "com.github.macprince.munki.Tweetbot" ], - "TunesKit M4V Converter.munki": [ - "com.github.macprince.munki.TunesKitM4VConverter" + "CodeEdit.download": [ + "com.github.macprince.download.CodeEdit" ], - "ISBE-ISA.download": [ - "com.github.macprince.download.ISBE-ISA" + "CodeEdit.pkg": [ + "com.github.macprince.pkg.CodeEdit" ], - "Silicon.download": [ - "com.github.macprince.download.Silicon" + "CodeEdit.install": [ + "com.github.macprince.install.CodeEdit" ], - "Silicon.install": [ - "com.github.macprince.install.Silicon" + "CodeEdit.munki": [ + "com.github.macprince.munki.CodeEdit" ], - "Silicon.pkg": [ - "com.github.macprince.pkg.Silicon" + "Table Tool.munki": [ + "com.github.macprince.munki.TableTool" ], - "Silicon.munki": [ - "com.github.macprince.munki.Silicon" + "Table Tool.download": [ + "com.github.macprince.download.TableTool" ], - "fman.munki": [ - "com.github.macprince.munki.fman" + "Table Tool.pkg": [ + "com.github.macprince.pkg.TableTool" ], - "fman.install": [ - "com.github.macprince.install.fman" + "Table Tool.install": [ + "com.github.macprince.install.TableTool" ], - "fman.download": [ - "com.github.macprince.download.fman" + "APCJWorkstation.install": [ + "com.github.macprince.install.APCJWorkstation" ], - "fman.pkg": [ - "com.github.macprince.pkg.fman" + "APCJWorkstation.munki": [ + "com.github.macprince.munki.APCJWorkstation" ], - "Blink1Control2.download": [ - "com.github.macprince.download.Blink1Control2" + "APCJWorkstation.download": [ + "com.github.macprince.download.APCJWorkstation" ], - "Blink1Control2.install": [ - "com.github.macprince.install.Blink1Control2" + "APCJWorkstation.pkg": [ + "com.github.macprince.pkg.APCJWorkstation" ], - "Blink1Control2.pkg": [ - "com.github.macprince.pkg.Blink1Control2" + "Sonarr.download": [ + "com.github.macprince.download.Sonarr" ], - "Blink1Control2.munki": [ - "com.github.macprince.munki.Blink1Control2" + "Sonarr.munki": [ + "com.github.macprince.munki.Sonarr" ], - "MacUserGenerator.munki": [ - "com.github.macprince.munki.MacUserGenerator" + "Sonarr.pkg": [ + "com.github.macprince.pkg.Sonarr" ], - "mist-cli.install": [ - "com.github.macprince.install.mist-cli" + "Sonarr.install": [ + "com.github.macprince.install.Sonarr" + ], + "mist-cli.munki": [ + "com.github.macprince.munki.mist-cli" ], "MacUserGenerator.pkg": [ "com.github.macprince.pkg.MacUserGenerator" @@ -174349,95 +174369,111 @@ "mist-cli.download": [ "com.github.macprince.download.mist-cli" ], + "mist-cli.install": [ + "com.github.macprince.install.mist-cli" + ], "MacUserGenerator.install": [ "com.github.macprince.install.MacUserGenerator" ], - "mist-cli.munki": [ - "com.github.macprince.munki.mist-cli" - ], "MacUserGenerator.download": [ "com.github.macprince.download.MacUserGenerator" ], - "TextBuddy.munki": [ - "com.github.macprince.munki.TextBuddy" + "MacUserGenerator.munki": [ + "com.github.macprince.munki.MacUserGenerator" ], - "TextBuddy.pkg": [ - "com.github.macprince.pkg.TextBuddy" + "MTIPlayer.install": [ + "com.github.macprince.install.MTIPlayer" ], - "TextBuddy.download": [ - "com.github.macprince.download.TextBuddy" + "MTIPlayer.pkg": [ + "com.github.macprince.pkg.MTIPlayer" ], - "TextBuddy.install": [ - "com.github.macprince.install.TextBuddy" + "MTIPlayer.download": [ + "com.github.macprince.download.MTIPlayer" ], - "Screens 4.munki": [ - "com.github.macprince.munki.Screens4" + "MTIPlayer.munki": [ + "com.github.macprince.munki.MTIPlayer" ], - "Screens 4.install": [ - "com.github.macprince.install.Screens4" + "QuickBooks.download": [ + "com.github.precursorca.download.QuickBooks" ], - "Screens Connect.pkg": [ - "com.github.macprince.pkg.ScreensConnect" + "QuickBooks.pkg": [ + "com.github.precursorca.pkg.QuickBooks" ], - "Screens Connect.install": [ - "com.github.macprince.install.ScreensConnect" + "QuickBooks.install": [ + "com.github.precursorca.install.QuickBooks" ], - "Screens Connect.munki": [ - "com.github.macprince.munki.ScreensConnect" + "QuickBooks.munki": [ + "com.github.precursorca.munki.QuickBooks" ], - "Screens 4.pkg": [ - "com.github.macprince.pkg.Screens4" + "Rogers Unison Softphone.munki": [ + "com.github.precursorca.munki.RogersUnisonSoftphone" ], - "Screens Connect.download": [ - "com.github.macprince.download.ScreensConnect" + "Rogers Unison Softphone.install": [ + "com.github.precursorca.install.RogersUnisonSoftphone" ], - "Screens 4.download": [ - "com.github.macprince.download.Screens4" + "Rogers Unison Softphone.download": [ + "com.github.precursorca.download.RogersUnisonSoftphone" ], - "Sloth.install": [ - "com.github.precursorca.install.Sloth" + "Vectorworks 2020 Installer.download": [ + "com.github.precursorca.download.Vectorworks2020Installer" ], - "Sloth.pkg": [ - "com.github.precursorca.pkg.Sloth" + "Vectorworks 2018 Installer.download": [ + "com.github.precursorca.download.Vectorworks2018Installer" ], - "QuickBooks.munki": [ - "com.github.precursorca.munki.QuickBooks" + "Vectorworks 2020 Installer.pkg": [ + "com.github.precursorca.pkg.Vectorworks2020Installer" ], - "QuickBooks.install": [ - "com.github.precursorca.install.QuickBooks" + "Vectorworks 2018 Installer.pkg": [ + "com.github.precursorca.pkg.Vectorworks2018Installer" ], - "QuickBooks.pkg": [ - "com.github.precursorca.pkg.QuickBooks" + "Vectorworks 2020 Installer.munki": [ + "com.github.precursorca.munki.Vectorworks2020Installer" ], - "QuickBooks.download": [ - "com.github.precursorca.download.QuickBooks" + "Vectorworks 2020 Installer.install": [ + "com.github.precursorca.install.Vectorworks2020Installer" ], - "swiftdialog.download": [ - "com.github.autopkg.precursorca.download.swiftdialog" + "Vectorworks 2018 Installer.munki": [ + "com.github.precursorca.munki.Vectorworks2018Installer" ], - "swiftdialog.pkg": [ - "com.github.autopkg.precursorca.pkg.swiftdialog" + "Vectorworks 2018 Installer.install": [ + "com.github.precursorca.install.Vectorworks2018Installer" ], - "swiftdialog.munki": [ - "com.github.precursorca.munki.swiftdialog" + "Go64.install": [ + "com.github.precursorca.install.Go64" + ], + "Go64.munki": [ + "com.github.precursorca.munki.Go64" + ], + "Go64.pkg": [ + "com.github.precursorca.pkg.Go64" + ], + "Go64.download": [ + "com.github.precursorca.download.Go64" ], "RemoteUpdateManager.munki": [ "com.github.precursorca.munki.RemoteUpdateManager" ], - "Wifi Display.pkg": [ - "com.github.precursorca.pkg.WifiDisplay" + "Webex.munki": [ + "com.github.precursorca.munki.Webex", + "com.github.TekTekkers.munki.Webex" ], - "Wifi Display.munki": [ - "com.github.precursorca.munki.WifiDisplay" + "Stethoscope.install": [ + "com.github.precursorca.install.Stethoscope" ], - "Wifi Display.install": [ - "com.github.precursorca.install.WifiDisplay" + "Stethoscope.download": [ + "com.github.precursorca.download.Stethoscope" ], - "Wifi Display.download": [ - "com.github.precursorca.download.WifiDisplay" + "Stethoscope.pkg": [ + "com.github.precursorca.pkg.Stethoscope" ], - "Installomator.download": [ - "com.github.autopkg.precursorca.download.installomator" + "Stethoscope.munki": [ + "com.github.precursorca.munki.Stethoscope" + ], + "Sloth.install": [ + "com.github.precursorca.install.Sloth" + ], + "Sloth.pkg": [ + "com.github.precursorca.pkg.Sloth" ], "Installomator.pkg": [ "com.github.autopkg.precursorca.pkg.installomator" @@ -174445,109 +174481,90 @@ "Installomator.munki": [ "com.github.precursorca.munki.installomator" ], - "Go64.install": [ - "com.github.precursorca.install.Go64" - ], - "Go64.download": [ - "com.github.precursorca.download.Go64" - ], - "Go64.pkg": [ - "com.github.precursorca.pkg.Go64" + "Installomator.download": [ + "com.github.autopkg.precursorca.download.installomator" ], - "Go64.munki": [ - "com.github.precursorca.munki.Go64" + "SmartVoice.pkg": [ + "com.github.precursorca.pkg.SmartVoice" ], "SmartVoice.install": [ "com.github.precursorca.install.SmartVoice" ], - "SmartVoice.munki": [ - "com.github.precursorca.munki.SmartVoice" - ], - "SmartVoice.pkg": [ - "com.github.precursorca.pkg.SmartVoice" - ], "SmartVoice.download": [ "com.github.precursorca.download.SmartVoice" ], - "Webex.munki": [ - "com.github.precursorca.munki.Webex", - "com.github.TekTekkers.munki.Webex" - ], - "Rogers Unison Softphone.munki": [ - "com.github.precursorca.munki.RogersUnisonSoftphone" - ], - "Rogers Unison Softphone.install": [ - "com.github.precursorca.install.RogersUnisonSoftphone" - ], - "Rogers Unison Softphone.download": [ - "com.github.precursorca.download.RogersUnisonSoftphone" + "SmartVoice.munki": [ + "com.github.precursorca.munki.SmartVoice" ], - "Stethoscope.munki": [ - "com.github.precursorca.munki.Stethoscope" + "swiftdialog.pkg": [ + "com.github.autopkg.precursorca.pkg.swiftdialog" ], - "Stethoscope.install": [ - "com.github.precursorca.install.Stethoscope" + "swiftdialog.download": [ + "com.github.autopkg.precursorca.download.swiftdialog" ], - "Stethoscope.pkg": [ - "com.github.precursorca.pkg.Stethoscope" + "swiftdialog.munki": [ + "com.github.precursorca.munki.swiftdialog" ], - "Stethoscope.download": [ - "com.github.precursorca.download.Stethoscope" + "Wifi Display.install": [ + "com.github.precursorca.install.WifiDisplay" ], - "Vectorworks 2018 Installer.install": [ - "com.github.precursorca.install.Vectorworks2018Installer" + "Wifi Display.download": [ + "com.github.precursorca.download.WifiDisplay" ], - "Vectorworks 2020 Installer.munki": [ - "com.github.precursorca.munki.Vectorworks2020Installer" + "Wifi Display.munki": [ + "com.github.precursorca.munki.WifiDisplay" ], - "Vectorworks 2020 Installer.download": [ - "com.github.precursorca.download.Vectorworks2020Installer" + "Wifi Display.pkg": [ + "com.github.precursorca.pkg.WifiDisplay" ], - "Vectorworks 2018 Installer.munki": [ - "com.github.precursorca.munki.Vectorworks2018Installer" + "xca.download": [ + "com.github.peterkelm.download.xca" ], - "Vectorworks 2018 Installer.download": [ - "com.github.precursorca.download.Vectorworks2018Installer" + "xca.munki": [ + "com.github.peterkelm.munki.xca" ], - "Vectorworks 2018 Installer.pkg": [ - "com.github.precursorca.pkg.Vectorworks2018Installer" + "CADAssistant.download": [ + "com.github.peterkelm.download.CADAssistant" ], - "Vectorworks 2020 Installer.install": [ - "com.github.precursorca.install.Vectorworks2020Installer" + "CADAssistant.munki": [ + "com.github.peterkelm.munki.CADAssistant" ], - "Vectorworks 2020 Installer.pkg": [ - "com.github.precursorca.pkg.Vectorworks2020Installer" + "ToneRoom.munki": [ + "com.github.peterkelm.munki.ToneRoom" ], - "OpenSCAD.verify": [ - "com.github.peterkelm.verify.OpenSCAD" + "ToneRoom.download": [ + "com.github.peterkelm.download.ToneRoom" ], - "OpenSCAD.munki": [ - "com.github.peterkelm.munki.OpenSCAD" + "IgorPro.download": [ + "com.github.peterkelm.download.IgorPro" ], - "OpenSCAD.download": [ - "com.github.peterkelm.download.OpenSCAD" + "IgorPro.munki": [ + "com.github.peterkelm.munki.IgorPro" ], - "CADAssistant.munki": [ - "com.github.peterkelm.munki.CADAssistant" + "NextcloudDesktopClient.munki": [ + "com.github.peterkelm.munki.nextcloud" ], - "CADAssistant.download": [ - "com.github.peterkelm.download.CADAssistant" + "NextcloudDesktopClient.download": [ + "com.github.peterkelm.download.nextcloud" ], - "zola.munki": [ - "com.github.peterkelm.munki.zola" + "zola.pkg": [ + "com.github.peterkelm.pkg.zola" ], "zola.download": [ "com.github.peterkelm.download.zola" ], - "zola.pkg": [ - "com.github.peterkelm.pkg.zola" - ], - "CMake.munki": [ - "com.github.peterkelm.munki.cmake" + "zola.munki": [ + "com.github.peterkelm.munki.zola" ], "ImagingEdgeDesktop.munki": [ "com.github.peterkelm.munki.ImagingEdgeDesktop" ], + "ImagingEdgeWebcam.download": [ + "com.github.peterkelm.download.ImagingEdgeWebcam" + ], + "ImagingEdgeDesktop.download": [ + "com.github.peterkelm.download.ImagingEdgeDesktop" + ], "XperiaCompanion.download": [ "com.github.peterkelm.download.XperiaCompanion" ], @@ -174557,128 +174574,128 @@ "XperiaCompanion.munki": [ "com.github.peterkelm.munki.XperiaCompanion" ], - "ImagingEdgeWebcam.download": [ - "com.github.peterkelm.download.ImagingEdgeWebcam" - ], - "ImagingEdgeDesktop.download": [ - "com.github.peterkelm.download.ImagingEdgeDesktop" - ], "3DWOXDesktop.download": [ "com.github.peterkelm.download.3DWOXDesktop" ], "3DWOXDesktop.munki": [ "com.github.peterkelm.munki.3DWOXDesktop" ], - "AdobeAcrobat2017Update.munki": [ - "com.github.peterkelm.munki.AdobeAcrobat2017Update" + "SceyeWorkbench.download": [ + "com.github.peterkelm.download.SceyeWorkbench" ], - "AdobeAcrobat2017Update.download": [ - "com.github.peterkelm.download.AdobeAcrobat2017Update" + "SceyeWorkbench.munki": [ + "com.github.peterkelm.munki.SceyeWorkbench" ], - "IgorPro.munki": [ - "com.github.peterkelm.munki.IgorPro" + "OpenSCAD.download": [ + "com.github.peterkelm.download.OpenSCAD" ], - "IgorPro.download": [ - "com.github.peterkelm.download.IgorPro" + "OpenSCAD.verify": [ + "com.github.peterkelm.verify.OpenSCAD" ], - "ToneRoom.download": [ - "com.github.peterkelm.download.ToneRoom" + "OpenSCAD.munki": [ + "com.github.peterkelm.munki.OpenSCAD" ], - "ToneRoom.munki": [ - "com.github.peterkelm.munki.ToneRoom" + "CMake.munki": [ + "com.github.peterkelm.munki.cmake" ], - "AffinityDesigner.download": [ - "com.github.peterkelm.download.AffinityDesigner" + "QuarkXPress.download": [ + "com.github.peterkelm.download.QuarkXPress" + ], + "QuarkXPress.munki": [ + "com.github.peterkelm.munki.QuarkXPress" ], "AffinityPhoto.munki": [ "com.github.peterkelm.munki.AffinityPhoto" ], + "AffinityPublisher.download": [ + "com.github.peterkelm.download.AffinityPublisher" + ], "AffinityPhoto.download": [ "com.github.peterkelm.download.AffinityPhoto" ], + "AffinityDesigner.download": [ + "com.github.peterkelm.download.AffinityDesigner" + ], "AffinityDesigner.munki": [ "com.github.peterkelm.munki.AffinityDesigner" ], - "AffinityPublisher.download": [ - "com.github.peterkelm.download.AffinityPublisher" - ], "AffinityPublisher.munki": [ "com.github.peterkelm.munki.AffinityPublisher" ], - "xca.download": [ - "com.github.peterkelm.download.xca" - ], - "xca.munki": [ - "com.github.peterkelm.munki.xca" + "AdobeAcrobat2017Update.download": [ + "com.github.peterkelm.download.AdobeAcrobat2017Update" ], - "NextcloudDesktopClient.munki": [ - "com.github.peterkelm.munki.nextcloud" + "AdobeAcrobat2017Update.munki": [ + "com.github.peterkelm.munki.AdobeAcrobat2017Update" ], - "NextcloudDesktopClient.download": [ - "com.github.peterkelm.download.nextcloud" + "Affinity Designer.pkg": [ + "com.github.faumac.pkg.AffinityDesigner" ], - "SceyeWorkbench.munki": [ - "com.github.peterkelm.munki.SceyeWorkbench" + "Affinity Designer.download": [ + "com.github.faumac.download.AffinityDesigner" ], - "SceyeWorkbench.download": [ - "com.github.peterkelm.download.SceyeWorkbench" + "Typora.download": [ + "com.github.faumac.download.Typora" ], - "QuarkXPress.munki": [ - "com.github.peterkelm.munki.QuarkXPress" + "Typora.pkg": [ + "com.github.faumac.pkg.Typora" ], - "QuarkXPress.download": [ - "com.github.peterkelm.download.QuarkXPress" + "Affinity Publisher 2.download": [ + "com.github.faumac.download.AffinityPublisher2" ], - "Affinity Designer 2.download": [ - "com.github.faumac.download.AffinityDesigner2" + "Affinity Publisher 2.pkg": [ + "com.github.faumac.pkg.AffinityPublisher2" ], - "Affinity Designer 2.pkg": [ - "com.github.faumac.pkg.AffinityDesigner2" + "darktable.pkg": [ + "com.github.faumac.pkg.darktable" ], "darktable.download": [ "com.github.faumac.download.darktable" ], - "darktable.pkg": [ - "com.github.faumac.pkg.darktable" + "PDF Expert.pkg": [ + "com.github.faumac.pkg.pdfexpert" ], - "Affinity Photo 2.pkg": [ - "com.github.faumac.pkg.AffinityPhoto2" + "PDF Expert.download": [ + "com.github.faumac.download.pdfexpert" ], - "Affinity Photo 2.download": [ - "com.github.faumac.download.AffinityPhoto2" + "Affinity Designer 2.download": [ + "com.github.faumac.download.AffinityDesigner2" ], - "Affinity Publisher 2.pkg": [ - "com.github.faumac.pkg.AffinityPublisher2" + "Affinity Designer 2.pkg": [ + "com.github.faumac.pkg.AffinityDesigner2" ], - "Affinity Publisher 2.download": [ - "com.github.faumac.download.AffinityPublisher2" + "Affinity Publisher.pkg": [ + "com.github.faumac.pkg.AffinityPublisher" ], "Affinity Publisher.download": [ "com.github.faumac.download.AffinityPublisher" ], - "Affinity Publisher.pkg": [ - "com.github.faumac.pkg.AffinityPublisher" + "Affinity Photo.download": [ + "com.github.faumac.download.AffinityPhoto" + ], + "Affinity Photo.pkg": [ + "com.github.faumac.pkg.AffinityPhoto" ], "Franz.pkg": [ "com.github.faumac.pkg.Franz" ], - "PDF Expert.download": [ - "com.github.faumac.download.pdfexpert" - ], - "PDF Expert.pkg": [ - "com.github.faumac.pkg.pdfexpert" + "Sourcetree.download": [ + "com.github.faumac.download.Sourcetree" ], - "Affinity Photo.download": [ - "com.github.faumac.download.AffinityPhoto" + "Sourcetree.pkg": [ + "com.github.faumac.pkg.Sourcetree" ], - "Affinity Photo.pkg": [ - "com.github.faumac.pkg.AffinityPhoto" + "FFmpeg.pkg": [ + "com.github.faumac.pkg.FFmpeg" ], "FFmpeg.download": [ "com.github.faumac.download.FFmpeg" ], - "FFmpeg.pkg": [ - "com.github.faumac.pkg.FFmpeg" + "Affinity Photo 2.pkg": [ + "com.github.faumac.pkg.AffinityPhoto2" + ], + "Affinity Photo 2.download": [ + "com.github.faumac.download.AffinityPhoto2" ], "Network Share Mounter.pkg": [ "de.fau.rrze.pkg.networkShareMounter" @@ -174686,32 +174703,32 @@ "Network Share Mounter.download": [ "de.fau.rrze.download.networkShareMounter" ], - "Typora.download": [ - "com.github.faumac.download.Typora" + "Origin.munki": [ + "com.andrewzirkel.munki.Origin" ], - "Typora.pkg": [ - "com.github.faumac.pkg.Typora" + "Origin.download": [ + "com.andrewzirkel.download.Origin" ], - "Sourcetree.pkg": [ - "com.github.faumac.pkg.Sourcetree" + "Screencast-O-Matic.download": [ + "com.andrewzirkel.download.Screencast-O-Matic" ], - "Sourcetree.download": [ - "com.github.faumac.download.Sourcetree" + "LightspeedRelaySmartAgent.pkg": [ + "com.andrewzirkel.pkg.LightspeedRelaySmartAgent" ], - "Affinity Designer.pkg": [ - "com.github.faumac.pkg.AffinityDesigner" + "LightspeedRelaySmartAgent.download": [ + "com.andrewzirkel.download.LightspeedRelaySmartAgent" ], - "Affinity Designer.download": [ - "com.github.faumac.download.AffinityDesigner" + "LightspeedRelaySmartAgent.munki": [ + "com.andrewzirkel.munki.LightspeedRelaySmartAgent" ], - "Origin.munki": [ - "com.andrewzirkel.munki.Origin" + "GarageBand.munki": [ + "com.andrewzirkel.munki.GarageBand" ], - "Origin.download": [ - "com.andrewzirkel.download.Origin" + "ShoreTel Connect.munki": [ + "com.andrewzirkel.munki.ShoreTelConnect" ], - "AP Classroom LockDown Browser.download": [ - "com.andrewzirkel.download.APClassroomLockDownBrowser" + "ShoreTel Connect.download": [ + "com.andrewzirkel.download.ShoreTelConnect" ], "AP Classroom LockDown Browser.munki": [ "com.andrewzirkel.munki.APClassroomLockDownBrowser" @@ -174719,18 +174736,24 @@ "AP Classroom LockDown Browser.pkg": [ "com.andrewzirkel.pkg.APClassroomLockDownBrowser" ], - "SMART Screen Share.download": [ - "com.andrewzirkel.download.SMARTScreenShare" + "AP Classroom LockDown Browser.download": [ + "com.andrewzirkel.download.APClassroomLockDownBrowser" ], - "SMART Screen Share.munki": [ - "com.andrewzirkel.munki.SMARTScreenShare" + "Logger Pro.munki": [ + "com.andrewzirkel.munki.LoggerPro" ], - "Comic Life 3.download": [ - "com.andrewzirkel.download.ComicLife3" + "Logger Pro.download": [ + "com.andrewzirkel.download.LoggerPro" + ], + "CricutDesignSpace.munki": [ + "com.andrewzirkel.munki.CricutDesignSpace" ], "Comic Life 3.munki": [ "com.andrewzirkel.munki.ComicLife3" ], + "Comic Life 3.download": [ + "com.andrewzirkel.download.ComicLife3" + ], "Comic Life 3.pkg": [ "com.andrewzirkel.pkg.ComicLife3" ], @@ -174740,140 +174763,116 @@ "SMARTMirrorApp.munki": [ "com.andrewzirkel.munki.SMARTMirrorApp" ], - "Logger Pro.download": [ - "com.andrewzirkel.download.LoggerPro" + "NWEA Lockdown Browser.download": [ + "com.andrewzirkel.download.NWEALockdownBrowser" ], - "Logger Pro.munki": [ - "com.andrewzirkel.munki.LoggerPro" + "NWEA Lockdown Browser.munki": [ + "com.andrewzirkel.munki.NWEALockdownBrowser" ], - "LightspeedRelaySmartAgent.pkg": [ - "com.andrewzirkel.pkg.LightspeedRelaySmartAgent" + "SMART Screen Share.munki": [ + "com.andrewzirkel.munki.SMARTScreenShare" ], - "LightspeedRelaySmartAgent.munki": [ - "com.andrewzirkel.munki.LightspeedRelaySmartAgent" + "SMART Screen Share.download": [ + "com.andrewzirkel.download.SMARTScreenShare" ], - "LightspeedRelaySmartAgent.download": [ - "com.andrewzirkel.download.LightspeedRelaySmartAgent" + "Fontstand.pkg": [ + "com.github.paul-cossey.pkg.Fontstand" ], - "GarageBand.munki": [ - "com.andrewzirkel.munki.GarageBand" + "Fontstand.download": [ + "com.github.paul-cossey.download.Fontstand" ], - "CricutDesignSpace.munki": [ - "com.andrewzirkel.munki.CricutDesignSpace" + "Fontstand.install": [ + "com.github.paul-cossey.install.Fontstand" ], - "NWEA Lockdown Browser.download": [ - "com.andrewzirkel.download.NWEALockdownBrowser" + "Fontstand.munki": [ + "com.github.paul-cossey.munki.Fontstand" ], - "NWEA Lockdown Browser.munki": [ - "com.andrewzirkel.munki.NWEALockdownBrowser" + "Pd.install": [ + "com.github.paul-cossey.install.Pd" ], - "Screencast-O-Matic.download": [ - "com.andrewzirkel.download.Screencast-O-Matic" + "Scenarist.install": [ + "com.github.paul-cossey.install.Scenarist" ], - "ShoreTel Connect.download": [ - "com.andrewzirkel.download.ShoreTelConnect" + "Scenarist.download": [ + "com.github.paul-cossey.download.Scenarist" ], - "ShoreTel Connect.munki": [ - "com.andrewzirkel.munki.ShoreTelConnect" + "Scenarist.pkg": [ + "com.github.paul-cossey.pkg.Scenarist" ], - "MURAL.munki": [ - "com.github.paul-cossey.munki.MURAL" + "Scenarist.munki": [ + "com.github.paul-cossey.munki.Scenarist" ], - "Support-pkg.download": [ - "com.github.paul-cossey.download.Support-pkg" + "Causality.pkg": [ + "com.github.paul-cossey.pkg.Causality" ], - "Support-pkg.munki": [ - "com.github.paul-cossey.munki.Support-pkg" + "Causality.munki": [ + "com.github.paul-cossey.munki.Causality" ], - "Support.munki": [ - "com.github.paul-cossey.munki.Support" + "Causality.download": [ + "com.github.paul-cossey.download.Causality" ], - "Support.download": [ - "com.github.paul-cossey.download.Support" + "Causality.install": [ + "com.github.paul-cossey.install.Causality" ], - "Support.pkg": [ - "com.github.paul-cossey.pkg.Support" + "MURAL.munki": [ + "com.github.paul-cossey.munki.MURAL" ], - "Support.install": [ - "com.github.paul-cossey.install.Support" + "Padlet.download": [ + "com.github.paul-cossey.download.Padlet" ], - "SupportHelper.munki": [ - "com.github.paul-cossey.munki.SupportHelper" + "Padlet.pkg": [ + "com.github.paul-cossey.pkg.Padlet" ], "Padlet.install": [ "com.github.paul-cossey.install.Padlet" ], - "Padlet.pkg": [ - "com.github.paul-cossey.pkg.Padlet" - ], "Padlet.munki": [ "com.github.paul-cossey.munki.Padlet" ], - "Padlet.download": [ - "com.github.paul-cossey.download.Padlet" - ], - "Scenarist.download": [ - "com.github.paul-cossey.download.Scenarist" - ], - "Scenarist.munki": [ - "com.github.paul-cossey.munki.Scenarist" + "betaflight-configurator.pkg": [ + "com.github.paul-cossey.pkg.betaflight-configurator" ], - "Scenarist.pkg": [ - "com.github.paul-cossey.pkg.Scenarist" + "betaflight-configurator.install": [ + "com.github.paul-cossey.install.betaflight-configurator" ], - "Scenarist.install": [ - "com.github.paul-cossey.install.Scenarist" + "betaflight-configurator.download": [ + "com.github.paul-cossey.download.betaflight-configurator" ], "betaflight-configurator.munki": [ "com.github.paul-cossey.munki.betaflight-configurator" ], - "betaflight-configurator.download": [ - "com.github.paul-cossey.download.betaflight-configurator" + "Support-pkg.munki": [ + "com.github.paul-cossey.munki.Support-pkg" ], - "betaflight-configurator.install": [ - "com.github.paul-cossey.install.betaflight-configurator" + "Support.download": [ + "com.github.paul-cossey.download.Support" ], - "betaflight-configurator.pkg": [ - "com.github.paul-cossey.pkg.betaflight-configurator" + "Support.install": [ + "com.github.paul-cossey.install.Support" ], - "iThoughtsX.munki": [ - "com.github.paul-cossey.munki.iThoughtsX" + "SupportHelper.munki": [ + "com.github.paul-cossey.munki.SupportHelper" ], - "iThoughtsX.install": [ - "com.github.paul-cossey.install.iThoughtsX" + "Support-pkg.download": [ + "com.github.paul-cossey.download.Support-pkg" ], - "iThoughtsX.download": [ - "com.github.paul-cossey.download.iThoughtsX" + "Support.pkg": [ + "com.github.paul-cossey.pkg.Support" + ], + "Support.munki": [ + "com.github.paul-cossey.munki.Support" ], "iThoughtsX.pkg": [ "com.github.paul-cossey.pkg.iThoughtsX" ], - "Pd.install": [ - "com.github.paul-cossey.install.Pd" - ], - "Fontstand.munki": [ - "com.github.paul-cossey.munki.Fontstand" - ], - "Fontstand.install": [ - "com.github.paul-cossey.install.Fontstand" - ], - "Fontstand.pkg": [ - "com.github.paul-cossey.pkg.Fontstand" - ], - "Fontstand.download": [ - "com.github.paul-cossey.download.Fontstand" - ], - "Causality.download": [ - "com.github.paul-cossey.download.Causality" - ], - "Causality.pkg": [ - "com.github.paul-cossey.pkg.Causality" + "iThoughtsX.munki": [ + "com.github.paul-cossey.munki.iThoughtsX" ], - "Causality.install": [ - "com.github.paul-cossey.install.Causality" + "iThoughtsX.install": [ + "com.github.paul-cossey.install.iThoughtsX" ], - "Causality.munki": [ - "com.github.paul-cossey.munki.Causality" + "iThoughtsX.download": [ + "com.github.paul-cossey.download.iThoughtsX" ], "flipper.download": [ "com.github.weswhet.download.flipper" @@ -174887,8 +174886,14 @@ "MalwarebytesIncidentResponse.munki": [ "com.github.weswhet.munki.malwarebytesincidentresponse" ], - "drovio_app.munki": [ - "com.github.weswhet.munki.drovio_app" + "launcher.download": [ + "com.github.weswhet.download.launcher" + ], + "launcher.munki": [ + "com.github.weswhet.munki.launcher" + ], + "launcher.pkg": [ + "com.github.weswhet.pkg.launcher" ], "Tuple.download": [ "com.github.weswhet.download.Tuple" @@ -174896,140 +174901,161 @@ "Tuple.munki": [ "com.github.weswhet.munki.Tuple" ], - "launcher.munki": [ - "com.github.weswhet.munki.launcher" - ], - "launcher.download": [ - "com.github.weswhet.download.launcher" + "drovio_app.munki": [ + "com.github.weswhet.munki.drovio_app" ], - "launcher.pkg": [ - "com.github.weswhet.pkg.launcher" + "ForcepointVPN.download": [ + "com.github.weswhet.download.ForcepointVPN" ], "ForcepointVPN.munki": [ "com.github.weswhet.munki.ForcepointVPN" ], - "ForcepointVPN.download": [ - "com.github.weswhet.download.ForcepointVPN" + "DisplayLinkLoginScreenExtension.munki": [ + "com.github.peetinc.munki.DisplayLinkLoginScreenExtension" ], - "SplashtopStreamer.munki": [ - "com.github.peetinc.munki.SplashtopStreamer" + "Unlox.pkg": [ + "com.github.peetinc.pkg.Unlox" ], - "SplashtopStreamer.download": [ - "com.github.peetinc.download.SplashtopStreamer" + "Unlox.munki": [ + "com.github.peetinc.munki.Unlox" ], - "LogMeInClient.download": [ - "com.github.peetinc.download.LogMeInClient" + "Unlox.download": [ + "com.github.peetinc.download.Unlox" ], - "LogMeInClient.pkg": [ - "com.github.peetinc.pkg.LogMeInClient" + "RWTS-PDFwriter.munki": [ + "com.github.peetinc.munki.RWTS-PDFwriter" ], - "LogMeInClient.munki": [ - "com.github.peetinc.munki.LogMeInClient" + "RWTS-PDFwriter.pkg": [ + "com.github.peetinc.pkg.RWTS-PDFwriter" ], - "SplashtopforRMM.pkg": [ - "com.github.peetinc.pkg.SplashtopforRMM" + "RWTS-PDFwriter.download": [ + "com.github.peetinc.download.RWTS-PDFwriter" ], "SplashtopforRMM.munki": [ "com.github.peetinc.munki.SplashtopforRMM" ], + "SplashtopforRMM.pkg": [ + "com.github.peetinc.pkg.SplashtopforRMM" + ], "SplashtopforRMM.download": [ "com.github.peetinc.download.SplashtopforRMM" ], + "TouchBarSimulator.pkg": [ + "com.github.peetinc.pkg.TouchBarSimulator" + ], "TouchBarSimulator.munki": [ "com.github.peetinc.munki.TouchBarSimulator" ], "TouchBarSimulator.download": [ "com.github.peetinc.download.TouchBarSimulator" ], - "TouchBarSimulator.pkg": [ - "com.github.peetinc.pkg.TouchBarSimulator" + "SplashtopStreamer.munki": [ + "com.github.peetinc.munki.SplashtopStreamer" ], - "Unlox.munki": [ - "com.github.peetinc.munki.Unlox" + "SplashtopStreamer.download": [ + "com.github.peetinc.download.SplashtopStreamer" ], - "Unlox.download": [ - "com.github.peetinc.download.Unlox" + "ElevateUC.download": [ + "com.github.peetinc.download.ElevateUC" + ], + "ElevateUC.pkg": [ + "com.github.peetinc.pkg.ElevateUC" + ], + "ElevateUC.munki": [ + "com.github.peetinc.munki.ElevateUC" + ], + "SyncroMSP.download": [ + "com.github.peetinc.download.SyncroMSP" + ], + "SyncroMSP.munki": [ + "com.github.peetinc.munki.SyncroMSP" + ], + "Messenger.pkg": [ + "com.github.peetinc.pkg.Messenger" + ], + "Messenger.download": [ + "com.github.peetinc.download.Messenger" ], - "Unlox.pkg": [ - "com.github.peetinc.pkg.Unlox" + "Messenger.munki": [ + "com.github.peetinc.munki.Messenger" ], - "SplashtopSOS.pkg": [ - "com.github.peetinc.pkg.SplashtopSOS" + "SplashtopSOS.munki": [ + "com.github.peetinc.munki.SplashtopSOS" ], "SplashtopSOS.download": [ "com.github.peetinc.download.SplashtopSOS" ], - "SplashtopSOS.munki": [ - "com.github.peetinc.munki.SplashtopSOS" + "SplashtopSOS.pkg": [ + "com.github.peetinc.pkg.SplashtopSOS" ], - "QuickBooksOnline.pkg": [ - "com.github.peetinc.pkg.QuickBooksOnline" + "Banktivity.pkg": [ + "com.github.peetinc.pkg.Banktivity" ], - "QuickBooksOnline.download": [ - "com.github.peetinc.download.QuickBooksOnline" + "Banktivity.munki": [ + "com.github.peetinc.munki.Banktivity" ], - "QuickBooksOnline.munki": [ - "com.github.peetinc.munki.QuickBooksOnline" + "Banktivity.download": [ + "com.github.peetinc.download.Banktivity" ], - "RWTS-PDFwriter.download": [ - "com.github.peetinc.download.RWTS-PDFwriter" + "Jumpcut.download": [ + "com.github.peetinc.download.Jumpcut" ], - "RWTS-PDFwriter.pkg": [ - "com.github.peetinc.pkg.RWTS-PDFwriter" + "Jumpcut.munki": [ + "com.github.peetinc.munki.Jumpcut" ], - "RWTS-PDFwriter.munki": [ - "com.github.peetinc.munki.RWTS-PDFwriter" + "Jumpcut.pkg": [ + "com.github.peetinc.pkg.Jumpcut" ], - "SplashtopBusiness.download": [ - "com.github.peetinc.download.SplashtopBusiness" + "MonitorControl.munki": [ + "com.github.peetinc.munki.MonitorControl" ], - "SplashtopBusiness.munki": [ - "com.github.peetinc.munki.SplashtopBusiness" + "SplashtopBusinessAccess.download": [ + "com.github.peetinc.download.SplashtopBusinessAccess" ], - "SplashtopBusiness.pkg": [ - "com.github.peetinc.pkg.SplashtopBusiness" + "SplashtopBusinessAccess.munki": [ + "com.github.peetinc.munki.SplashtopBusinessAccess" ], - "DisplayLinkLoginScreenExtension.munki": [ - "com.github.peetinc.munki.DisplayLinkLoginScreenExtension" + "VipRiser.munki": [ + "com.github.peetinc.munki.VipRiser" ], - "GarminBaseCamp.munki": [ - "com.github.peetinc.munki.GarminBaseCamp" + "VipRiser.download": [ + "com.github.peetinc.download.VipRiser" ], - "GarminBaseCamp.download": [ - "com.github.peetinc.download.GarminBaseCamp" + "VipRiser.pkg": [ + "com.github.peetinc.pkg.VipRiser" ], - "ElevateUC.download": [ - "com.github.peetinc.download.ElevateUC" + "QuickBooksOnline.pkg": [ + "com.github.peetinc.pkg.QuickBooksOnline" ], - "ElevateUC.munki": [ - "com.github.peetinc.munki.ElevateUC" + "QuickBooksOnline.munki": [ + "com.github.peetinc.munki.QuickBooksOnline" ], - "ElevateUC.pkg": [ - "com.github.peetinc.pkg.ElevateUC" + "QuickBooksOnline.download": [ + "com.github.peetinc.download.QuickBooksOnline" ], - "BetterDummy.download": [ - "com.github.peetinc.download.BetterDummy" + "NoMADLoginAD.munki": [ + "com.github.peetinc.munki.NoMADLoginAD" ], - "BetterDummy.munki": [ - "com.github.peetinc.munki.BetterDummy" + "NoMADLoginAD.download": [ + "com.github.peetinc.download.NoMADLoginAD" ], "IntermediaUnite.download": [ "com.github.peetinc.download.IntermediaUnite" ], - "IntermediaUnite.munki": [ - "com.github.peetinc.munki.IntermediaUnite" - ], "IntermediaUnite.pkg": [ "com.github.peetinc.pkg.IntermediaUnite" ], - "LayerX.download": [ - "com.github.peetinc.download.LayerX" + "IntermediaUnite.munki": [ + "com.github.peetinc.munki.IntermediaUnite" ], - "LayerX.pkg": [ - "com.github.peetinc.pkg.LayerX" + "KerioConnectClient.munki": [ + "com.github.peetinc.munki.KerioConnectClient" ], - "LayerX.munki": [ - "com.github.peetinc.munki.LayerX" + "KerioConnectClient.download": [ + "com.github.peetinc.download.KerioConnectClient" + ], + "Setapp.pkg": [ + "com.github.peetinc.pkg.Setapp" ], "Setapp.munki": [ "com.github.peetinc.munki.Setapp" @@ -175037,284 +175063,263 @@ "Setapp.download": [ "com.github.peetinc.download.Setapp" ], - "Setapp.pkg": [ - "com.github.peetinc.pkg.Setapp" - ], - "MonitorControl.munki": [ - "com.github.peetinc.munki.MonitorControl" - ], - "SplashtopBusinessAccess.download": [ - "com.github.peetinc.download.SplashtopBusinessAccess" - ], - "SplashtopBusinessAccess.munki": [ - "com.github.peetinc.munki.SplashtopBusinessAccess" - ], - "KerioConnectClient.munki": [ - "com.github.peetinc.munki.KerioConnectClient" - ], - "KerioConnectClient.download": [ - "com.github.peetinc.download.KerioConnectClient" + "SplashtopBusiness.pkg": [ + "com.github.peetinc.pkg.SplashtopBusiness" ], - "MacUpdater.pkg": [ - "com.github.peetinc.pkg.MacUpdater" + "SplashtopBusiness.download": [ + "com.github.peetinc.download.SplashtopBusiness" ], - "MacUpdater.munki": [ - "com.github.peetinc.munki.MacUpdater" + "SplashtopBusiness.munki": [ + "com.github.peetinc.munki.SplashtopBusiness" ], - "MacUpdater.download": [ - "com.github.peetinc.download.MacUpdater" + "BetterDummy.download": [ + "com.github.peetinc.download.BetterDummy" ], - "SyncroMSP.munki": [ - "com.github.peetinc.munki.SyncroMSP" + "BetterDummy.munki": [ + "com.github.peetinc.munki.BetterDummy" ], - "SyncroMSP.download": [ - "com.github.peetinc.download.SyncroMSP" + "XCreds.munki": [ + "com.github.peetinc.munki.XCreds" ], "XCreds.download": [ "com.github.peetinc.download.XCreds" ], - "XCreds.munki": [ - "com.github.peetinc.munki.XCreds" + "GarminBaseCamp.download": [ + "com.github.peetinc.download.GarminBaseCamp" ], - "Jumpcut.munki": [ - "com.github.peetinc.munki.Jumpcut" + "GarminBaseCamp.munki": [ + "com.github.peetinc.munki.GarminBaseCamp" ], - "Jumpcut.download": [ - "com.github.peetinc.download.Jumpcut" + "LogMeInClient.munki": [ + "com.github.peetinc.munki.LogMeInClient" ], - "Jumpcut.pkg": [ - "com.github.peetinc.pkg.Jumpcut" + "LogMeInClient.download": [ + "com.github.peetinc.download.LogMeInClient" ], - "Messenger.pkg": [ - "com.github.peetinc.pkg.Messenger" + "LogMeInClient.pkg": [ + "com.github.peetinc.pkg.LogMeInClient" ], - "Messenger.munki": [ - "com.github.peetinc.munki.Messenger" + "MacUpdater.download": [ + "com.github.peetinc.download.MacUpdater" ], - "Messenger.download": [ - "com.github.peetinc.download.Messenger" + "MacUpdater.munki": [ + "com.github.peetinc.munki.MacUpdater" ], - "Banktivity.munki": [ - "com.github.peetinc.munki.Banktivity" + "MacUpdater.pkg": [ + "com.github.peetinc.pkg.MacUpdater" ], - "Banktivity.download": [ - "com.github.peetinc.download.Banktivity" + "LayerX.pkg": [ + "com.github.peetinc.pkg.LayerX" ], - "Banktivity.pkg": [ - "com.github.peetinc.pkg.Banktivity" + "LayerX.munki": [ + "com.github.peetinc.munki.LayerX" ], - "VipRiser.download": [ - "com.github.peetinc.download.VipRiser" + "LayerX.download": [ + "com.github.peetinc.download.LayerX" ], - "VipRiser.munki": [ - "com.github.peetinc.munki.VipRiser" + "MDM-Watchdog.download": [ + "com.github.kevinmcox.download.mdm-watchdog", + "com.github.Lotusshaney.download.mdm-watchdog" ], - "VipRiser.pkg": [ - "com.github.peetinc.pkg.VipRiser" + "MDM-Watchdog.munki": [ + "com.github.kevinmcox.munki.mdm-watchdog", + "com.github.Lotusshaney.munki.mdm-watchdog" ], - "NoMADLoginAD.download": [ - "com.github.peetinc.download.NoMADLoginAD" + "Frame.install": [ + "com.github.kevinmcox.install.Frame" ], - "NoMADLoginAD.munki": [ - "com.github.peetinc.munki.NoMADLoginAD" + "Frame.pkg": [ + "com.github.kevinmcox.pkg.Frame" ], - "NeoNetworkUtility.download": [ - "com.github.kevinmcox.download.NeoNetworkUtility" + "Frame.munki": [ + "com.github.kevinmcox.munki.Frame" ], - "NeoNetworkUtility.munki": [ - "com.github.kevinmcox.munki.NeoNetworkUtility" + "Frame.download": [ + "com.github.kevinmcox.download.Frame" ], - "MachineProfile.munki": [ - "com.github.kevinmcox.munki.MachineProfile" + "DFUBlaster.munki": [ + "com.github.kevinmcox.munki.DFUBlaster" + ], + "DFUBlaster.download": [ + "com.github.kevinmcox.download.DFUBlaster" ], "MachineProfile.install": [ "com.github.kevinmcox.install.MachineProfile" ], - "MachineProfile.pkg": [ - "com.github.kevinmcox.pkg.MachineProfile" - ], "MachineProfile.download": [ "com.github.kevinmcox.download.MachineProfile" ], - "Stats.pkg": [ - "com.github.kevinmcox.pkg.Stats" + "MachineProfile.pkg": [ + "com.github.kevinmcox.pkg.MachineProfile" ], - "Stats.install": [ - "com.github.kevinmcox.install.Stats" + "MachineProfile.munki": [ + "com.github.kevinmcox.munki.MachineProfile" ], - "Stats.munki": [ - "com.github.kevinmcox.munki.Stats" + "Ice.pkg": [ + "com.github.kevinmcox.pkg.Ice", + "com.github.jc0b.pkg.Ice" ], - "Stats.download": [ - "com.github.kevinmcox.download.Stats" + "Ice.download": [ + "com.github.kevinmcox.download.Ice", + "com.github.jc0b.download.Ice" ], - "Apparency.download": [ - "com.github.kevinmcox.download.Apparency" + "Ice.munki": [ + "com.github.kevinmcox.munki.Ice", + "com.github.jc0b.munki.Ice" ], - "Apparency.munki": [ - "com.github.kevinmcox.munki.Apparency" + "Ice.install": [ + "com.github.kevinmcox.install.Ice" ], - "Apparency.install": [ - "com.github.kevinmcox.install.Apparency" + "okta-aws-cli.munki": [ + "com.github.kevinmcox.munki.okta-aws-cli" ], - "Archaeology.munki": [ - "com.github.kevinmcox.munki.Archaeology" + "okta-aws-cli.download": [ + "com.github.kevinmcox.download.okta-aws-cli" ], - "Apparency.pkg": [ - "com.github.kevinmcox.pkg.Apparency" + "okta-aws-cli.pkg": [ + "com.github.kevinmcox.pkg.okta-aws-cli" ], - "Archaeology.pkg": [ - "com.github.kevinmcox.pkg.Archaeology" + "Mimestream.munki": [ + "com.github.kevinmcox.munki.Mimestream", + "com.github.Lotusshaney.munki.Mimestream" ], - "Archaeology.download": [ - "com.github.kevinmcox.download.Archaeology" + "Mimestream.download": [ + "com.github.kevinmcox.download.Mimestream" ], - "Archaeology.install": [ - "com.github.kevinmcox.install.Archaeology" + "Mimestream.pkg": [ + "com.github.kevinmcox.pkg.Mimestream" ], - "MDM-Watchdog.download": [ - "com.github.kevinmcox.download.mdm-watchdog", - "com.github.Lotusshaney.download.mdm-watchdog" + "Mimestream.install": [ + "com.github.kevinmcox.install.Mimestream" ], - "MDM-Watchdog.munki": [ - "com.github.kevinmcox.munki.mdm-watchdog", - "com.github.Lotusshaney.munki.mdm-watchdog" + "GoogleEndpointVerificationHelper.munki": [ + "com.github.kevinmcox.munki.GoogleEndpointVerificationHelper" ], - "PhotoMechanic.install": [ - "com.github.kevinmcox.install.PhotoMechanic" + "GoogleEndpointVerificationHelper.download": [ + "com.github.kevinmcox.download.GoogleEndpointVerificationHelper" ], - "DFUBlaster.munki": [ - "com.github.kevinmcox.munki.DFUBlaster" + "Apparency.install": [ + "com.github.kevinmcox.install.Apparency" ], - "DFUBlaster.download": [ - "com.github.kevinmcox.download.DFUBlaster" + "Archaeology.install": [ + "com.github.kevinmcox.install.Archaeology" ], - "GoogleEndpointVerificationHelper.download": [ - "com.github.kevinmcox.download.GoogleEndpointVerificationHelper" + "Apparency.download": [ + "com.github.kevinmcox.download.Apparency" ], - "GoogleEndpointVerificationHelper.munki": [ - "com.github.kevinmcox.munki.GoogleEndpointVerificationHelper" + "Apparency.munki": [ + "com.github.kevinmcox.munki.Apparency" ], - "HiDock.munki": [ - "com.github.kevinmcox.munki.HiDock" + "Archaeology.download": [ + "com.github.kevinmcox.download.Archaeology" ], - "HiDock.download": [ - "com.github.kevinmcox.download.HiDock" + "Apparency.pkg": [ + "com.github.kevinmcox.pkg.Apparency" ], - "HiDock.pkg": [ - "com.github.kevinmcox.pkg.HiDock" + "Archaeology.pkg": [ + "com.github.kevinmcox.pkg.Archaeology" ], - "okta-aws-cli.pkg": [ - "com.github.kevinmcox.pkg.okta-aws-cli" + "Archaeology.munki": [ + "com.github.kevinmcox.munki.Archaeology" ], - "okta-aws-cli.download": [ - "com.github.kevinmcox.download.okta-aws-cli" + "NeoNetworkUtility.munki": [ + "com.github.kevinmcox.munki.NeoNetworkUtility" ], - "okta-aws-cli.munki": [ - "com.github.kevinmcox.munki.okta-aws-cli" + "NeoNetworkUtility.download": [ + "com.github.kevinmcox.download.NeoNetworkUtility" ], - "TeleportConnect.download": [ - "com.github.kevinmcox.download.Teleport.Connect" + "PhotoMechanic.install": [ + "com.github.kevinmcox.install.PhotoMechanic" + ], + "teleport.munki": [ + "com.github.kevinmcox.munki.Teleport" ], "TeleportConnect.munki": [ "com.github.kevinmcox.munki.Teleport.Connect" ], - "teleport.munki": [ - "com.github.kevinmcox.munki.Teleport" + "TeleportConnect.download": [ + "com.github.kevinmcox.download.Teleport.Connect" ], "teleport.download": [ "com.github.kevinmcox.download.Teleport" ], - "Mimestream.pkg": [ - "com.github.kevinmcox.pkg.Mimestream" + "HiDock.download": [ + "com.github.kevinmcox.download.HiDock" ], - "Mimestream.download": [ - "com.github.kevinmcox.download.Mimestream" + "HiDock.pkg": [ + "com.github.kevinmcox.pkg.HiDock" ], - "Mimestream.install": [ - "com.github.kevinmcox.install.Mimestream" + "HiDock.munki": [ + "com.github.kevinmcox.munki.HiDock" ], - "Mimestream.munki": [ - "com.github.kevinmcox.munki.Mimestream", - "com.github.Lotusshaney.munki.Mimestream" + "Stats.download": [ + "com.github.kevinmcox.download.Stats" ], - "Frame.download": [ - "com.github.kevinmcox.download.Frame" + "Stats.pkg": [ + "com.github.kevinmcox.pkg.Stats" ], - "Frame.install": [ - "com.github.kevinmcox.install.Frame" + "Stats.install": [ + "com.github.kevinmcox.install.Stats" ], - "Frame.munki": [ - "com.github.kevinmcox.munki.Frame" + "Stats.munki": [ + "com.github.kevinmcox.munki.Stats" ], - "Frame.pkg": [ - "com.github.kevinmcox.pkg.Frame" + "PhotoMechanic5.download": [ + "com.github.kevinmcox.download.PhotoMechanic5" ], - "Ice.install": [ - "com.github.kevinmcox.install.Ice" + "PhotoMechanic5.pkg": [ + "com.github.kevinmcox.pkg.PhotoMechanic5" ], - "Ice.download": [ - "com.github.kevinmcox.download.Ice", - "com.github.jc0b.download.Ice" + "PhotoMechanic6.install": [ + "com.github.kevinmcox.install.PhotoMechanic6" ], - "Ice.munki": [ - "com.github.kevinmcox.munki.Ice", - "com.github.jc0b.munki.Ice" + "PhotoMechanic5.munki": [ + "com.github.kevinmcox.munki.PhotoMechanic5" ], - "Ice.pkg": [ - "com.github.kevinmcox.pkg.Ice", - "com.github.jc0b.pkg.Ice" + "PhotoMechanic5.install": [ + "com.github.kevinmcox.install.PhotoMechanic5" ], "PhotoMechanic6.munki": [ "com.github.kevinmcox.munki.PhotoMechanic6" ], - "PhotoMechanic5.download": [ - "com.github.kevinmcox.download.PhotoMechanic5" - ], - "PhotoMechanic6.pkg": [ - "com.github.kevinmcox.pkg.PhotoMechanic6" - ], "PhotoMechanicPlus.download": [ "com.github.kevinmcox.download.PhotoMechanicPlus" ], - "PhotoMechanicPlus.pkg": [ - "com.github.kevinmcox.pkg.PhotoMechanicPlus" - ], - "PhotoMechanic6.install": [ - "com.github.kevinmcox.install.PhotoMechanic6" - ], "PhotoMechanicPlus.install": [ "com.github.kevinmcox.install.PhotoMechanicPlus" ], + "PhotoMechanic6.pkg": [ + "com.github.kevinmcox.pkg.PhotoMechanic6" + ], "PhotoMechanicPlus.munki": [ "com.github.kevinmcox.munki.PhotoMechanicPlus" ], "PhotoMechanic6.download": [ "com.github.kevinmcox.download.PhotoMechanic6" ], - "PhotoMechanic5.pkg": [ - "com.github.kevinmcox.pkg.PhotoMechanic5" + "PhotoMechanicPlus.pkg": [ + "com.github.kevinmcox.pkg.PhotoMechanicPlus" ], - "PhotoMechanic5.munki": [ - "com.github.kevinmcox.munki.PhotoMechanic5" + "StruckdStudio.download": [ + "com.github.joncrain.download.StruckdStudio" ], - "PhotoMechanic5.install": [ - "com.github.kevinmcox.install.PhotoMechanic5" + "StruckdStudio.munki": [ + "com.github.joncrain.munki.StruckdStudio" ], - "exacqVision.munki": [ - "com.github.joncrain.munki.exacqVision" + "StruckdStudio.pkg": [ + "com.github.joncrain.pkg.StruckdStudio" ], - "PlasticSCM-cloud.munki": [ - "com.github.joncrain.munki.PlasticSCM-cloud" + "Cheetah3D.download": [ + "com.github.joncrain.download.Cheetah3D" ], - "PlasticSCM-enterprise.download": [ - "com.github.joncrain.download.PlasticSCM-enterprise" + "Cheetah3D.munki": [ + "com.github.joncrain.munki.Cheetah3D" ], - "PlasticSCM-cloud.download": [ - "com.github.joncrain.download.PlasticSCM-cloud" + "BeyondIdentity.munki": [ + "com.github.joncrain.munki.BeyondIdentity" ], - "PlasticSCM-enterprise.munki": [ - "com.github.joncrain.munki.PlasticSCM-enterprise" + "BeyondIdentity.download": [ + "com.github.joncrain.download.BeyondIdentity" ], "TeXworks.munki": [ "com.github.joncrain.munki.TeXworks" @@ -175322,32 +175327,35 @@ "TeXworks.download": [ "com.github.joncrain.download.TeXworks" ], - "StruckdStudio.munki": [ - "com.github.joncrain.munki.StruckdStudio" - ], - "StruckdStudio.download": [ - "com.github.joncrain.download.StruckdStudio" + "exacqVision.munki": [ + "com.github.joncrain.munki.exacqVision" ], - "StruckdStudio.pkg": [ - "com.github.joncrain.pkg.StruckdStudio" + "PlasticSCM-enterprise.munki": [ + "com.github.joncrain.munki.PlasticSCM-enterprise" ], - "BeyondIdentity.download": [ - "com.github.joncrain.download.BeyondIdentity" + "PlasticSCM-cloud.munki": [ + "com.github.joncrain.munki.PlasticSCM-cloud" ], - "BeyondIdentity.munki": [ - "com.github.joncrain.munki.BeyondIdentity" + "PlasticSCM-enterprise.download": [ + "com.github.joncrain.download.PlasticSCM-enterprise" ], - "Cheetah3D.download": [ - "com.github.joncrain.download.Cheetah3D" + "PlasticSCM-cloud.download": [ + "com.github.joncrain.download.PlasticSCM-cloud" ], - "Cheetah3D.munki": [ - "com.github.joncrain.munki.Cheetah3D" + "JetBrainsGateway.download": [ + "io.github.chefaustin.download.JetBrainsGateway" ], "JetBrainsGateway.munki": [ "io.github.chefaustin.munki.JetBrainsGateway" ], - "JetBrainsGateway.download": [ - "io.github.chefaustin.download.JetBrainsGateway" + "fzf.munki": [ + "com.github.chefaustin.munki.fzf" + ], + "fzf.download": [ + "com.github.chefaustin.download.fzf" + ], + "fzf.pkg": [ + "com.github.chefaustin.pkg.fzf" ], "VagrantVMWareUtility.munki": [ "io.github.chefaustin.munki.VagrantVMWareUtility" @@ -175355,41 +175363,38 @@ "VagrantVMWareUtility.download": [ "io.github.chefaustin.download.VagrantVMWareUtility" ], - "fzf.pkg": [ - "com.github.chefaustin.pkg.fzf" - ], - "fzf.munki": [ - "com.github.chefaustin.munki.fzf" + "Alfred.jamf": [ + "com.gitub.d33t5.jamf.Alfred" ], - "fzf.download": [ - "com.github.chefaustin.download.fzf" + "PeaZip-Universal.jamf": [ + "com.gitub.d33t5.jamf.PeaZip" ], - "AppCleaner.jamf": [ - "com.gitub.d33t5.jamf.AppCleaner" + "Keka.jamf": [ + "com.gitub.d33t5.jamf.Keka" ], - "PowerShell.pkg": [ - "com.github.d33t5.pkg.PowerShell" + "Icons.jamf": [ + "com.gitub.d33t5.jamf.Icons" ], - "Mbed Studio.download": [ - "com.github.d33t5.download.MbedStudio" + "Emacs.pkg": [ + "com.github.d33t5.pkg.Emacs" ], - "MbedStudio.jamf": [ - "com.gitub.d33t5.jamf.MbedStudio" + "GrandPerspective.jamf": [ + "com.gitub.d33t5.jamf.GrandPerspective" ], - "Mbed Studio.pkg": [ - "com.github.d33t5.pkg.MbedStudio" + "Aquamacs.jamf": [ + "com.gitub.d33t5.jamf.Aquamacs" ], - "AndroidFileTransfer.jamf": [ - "com.gitub.d33t5.jamf.AndroidFileTransfer" + "OpenJDK21.jamf": [ + "com.gitub.d33t5.jamf.OpenJDK21" ], - "Alfred.jamf": [ - "com.gitub.d33t5.jamf.Alfred" + "SapMachineJDK21.jamf": [ + "com.gitub.d33t5.jamf.SapMachineUniversalJDK21" ], - "IntelliJ-CE.jamf": [ - "com.gitub.d33t5.jamf.IntelliJ-CE" + "Arduino-Universal.jamf": [ + "com.gitub.d33t5.jamf.Arduino" ], - "PeaZip-Universal.jamf": [ - "com.gitub.d33t5.jamf.PeaZip" + "AppCleaner.jamf": [ + "com.gitub.d33t5.jamf.AppCleaner" ], "MicrosoftTeamsForWorkOrSchool.jamf": [ "com.gitub.d33t5.jamf.microsoftteamsforworkorschoolc" @@ -175397,93 +175402,87 @@ "MicrosoftTeamsClassic.jamf": [ "com.gitub.d33t5.jamf.MicrosoftTeamsClassic" ], - "Keka.jamf": [ - "com.gitub.d33t5.jamf.Keka" + "AndroidFileTransfer.jamf": [ + "com.gitub.d33t5.jamf.AndroidFileTransfer" ], - "Aquamacs.jamf": [ - "com.gitub.d33t5.jamf.Aquamacs" + "PowerShell.pkg": [ + "com.github.d33t5.pkg.PowerShell" ], - "OpenJDK21.jamf": [ - "com.gitub.d33t5.jamf.OpenJDK21" + "FileZilla.jamf": [ + "com.gitub.d33t5.jamf.FileZilla" ], - "VNC Viewer.pkg": [ - "com.gitub.d33t5.pkg.VNCViewer" + "calibre.jamf": [ + "com.gitub.d33t5.jamf.calibre" ], - "VNCViewer.jamf": [ - "com.gitub.d33t5.jamf.VNCViewer" + "calibre.pkg": [ + "com.github.d33t5.pkg.calibre" ], - "Wondershare EdrawMax.download": [ - "com.github.d33t5.download.WondershareEdrawMax" + "MbedStudio.jamf": [ + "com.gitub.d33t5.jamf.MbedStudio" ], - "WondershareEdrawMax.jamf": [ - "com.gitub.d33t5.jamf.WondershareEdrawMax" + "Mbed Studio.download": [ + "com.github.d33t5.download.MbedStudio" ], - "Wondershare EdrawMax.pkg": [ - "com.github.d33t5.pkg.WondershareEdrawMax" + "Mbed Studio.pkg": [ + "com.github.d33t5.pkg.MbedStudio" ], "mu-editor.jamf": [ "com.gitub.d33t5.jamf.mu-editor" ], - "Emacs.pkg": [ - "com.github.d33t5.pkg.Emacs" - ], - "Icons.jamf": [ - "com.gitub.d33t5.jamf.Icons" - ], - "SapMachineJDK21.jamf": [ - "com.gitub.d33t5.jamf.SapMachineUniversalJDK21" + "IntelliJ-CE.jamf": [ + "com.gitub.d33t5.jamf.IntelliJ-CE" ], - "GrandPerspective.jamf": [ - "com.gitub.d33t5.jamf.GrandPerspective" + "Wondershare EdrawMax.pkg": [ + "com.github.d33t5.pkg.WondershareEdrawMax" ], - "Arduino-Universal.jamf": [ - "com.gitub.d33t5.jamf.Arduino" + "WondershareEdrawMax.jamf": [ + "com.gitub.d33t5.jamf.WondershareEdrawMax" ], - "calibre.pkg": [ - "com.github.d33t5.pkg.calibre" + "Wondershare EdrawMax.download": [ + "com.github.d33t5.download.WondershareEdrawMax" ], - "calibre.jamf": [ - "com.gitub.d33t5.jamf.calibre" + "VNC Viewer.pkg": [ + "com.gitub.d33t5.pkg.VNCViewer" ], - "FileZilla.jamf": [ - "com.gitub.d33t5.jamf.FileZilla" + "VNCViewer.jamf": [ + "com.gitub.d33t5.jamf.VNCViewer" ], "Alfred4.jss": [ "com.github.d33t5.jss.Alfred" ], - "Aquamacs.jss": [ - "com.github.d33t5.jss.Aquamacs" + "Miro.jss": [ + "com.github.d33t5.jss.Miro" + ], + "AppCleaner.jss": [ + "com.github.d33t5.jss.AppCleaner" + ], + "PowerShell.jss": [ + "com.github.d33t5.jss.PowerShell" ], "Mbed Studio.jss": [ "com.github.d33t5.jss.MbedStudio" ], - "AppCleaner.jss": [ - "com.github.d33t5.jss.AppCleaner" + "Android File Transfer.jss": [ + "com.github.d33t5.jss.AndroidFileTransfer" ], "Wondershare EdrawMax.jss": [ "com.github.jss-recipes.jss.WondershareEdrawMax" ], + "Aquamacs.jss": [ + "com.github.d33t5.jss.Aquamacs" + ], + "calibre.jss": [ + "com.github.d33t5.jss.calibre" + ], "Emacs.jss": [ "com.github.d33t5.jss.Emacs" ], "Keka.jss": [ "com.github.d33t5.jss.Keka" ], - "PowerShell.jss": [ - "com.github.d33t5.jss.PowerShell" - ], - "Android File Transfer.jss": [ - "com.github.d33t5.jss.AndroidFileTransfer" - ], - "Miro.jss": [ - "com.github.d33t5.jss.Miro" - ], "VNC Viewer.jss": [ "com.github.jss-recipes.jss.VNCViewer" ], - "calibre.jss": [ - "com.github.d33t5.jss.calibre" - ], "PeaZip-Universal.download": [ "com.github.d33t5.download.PeaZip-Universal" ], @@ -175496,396 +175495,349 @@ "Arduino-Universal.pkg": [ "com.github.d33t5.pkg.Arduino-Universal" ], - "ThumbsUp.pkg": [ - "com.github.ahousseini-recipes.pkg.ThumbsUp" - ], - "ThumbsUp.download": [ - "com.github.ahousseini-recipes.download.ThumbsUp" - ], - "drawio.download": [ - "com.github.ahousseini-recipes.download.drawio" + "VEXcodeIQBlocks.pkg": [ + "com.github.ahousseini-recipes.pkg.VEXcodeIQBlocks" ], - "drawio.pkg": [ - "com.github.ahousseini-recipes.pkg.drawio" + "VEXcodeIQBlocks.download": [ + "com.github.ahousseini-recipes.download.VEXcodeIQBlocks" ], - "LearningView.pkg": [ - "com.github.ahousseini-recipes.pkg.LearningView" + "Avogadro2.pkg": [ + "com.github.ahousseini-recipes.pkg.Avogadro2" ], - "LearningView.download": [ - "com.github.ahousseini-recipes.download.LearningView" + "ifolor Mac Designer.pkg": [ + "com.github.ahousseini-recipes.pkg.ifolorMacDesigner" ], - "OxfordLearnersBookshelf.download": [ - "com.github.ahousseini-recipes.download.OxfordLearnersBookshelf" + "ifolor Mac Designer.download": [ + "com.github.ahousseini-recipes.download.ifolorMacDesigner" ], - "OxfordLearnersBookshelf.pkg": [ - "com.github.ahousseini-recipes.pkg.OxfordLearnersBookshelf" + "LyX.pkg": [ + "com.github.ahousseini-recipes.pkg.LyX" ], - "CrossOver.download": [ - "com.github.ahousseini-recipes.download.CrossOver" + "LyX.download": [ + "com.github.ahousseini-recipes.download.LyX" ], - "CrossOver.pkg": [ - "com.github.ahousseini-recipes.pkg.CrossOver" + "Nextcare.pkg": [ + "com.github.ahousseini-recipes.pkg.Nextcare" ], - "ReflectorTeacher.pkg": [ - "com.github.ahousseini-recipes.pkg.ReflectorTeacher" + "Nextcare.download": [ + "com.github.ahousseini-recipes.download.Nextcare" ], - "RobloxStudio.download": [ - "com.github.ahousseini-recipes.download.RobloxStudio" + "MendeleyDesktop.download": [ + "com.github.ahousseini-recipes.download.MendeleyDesktop" ], - "RobloxStudio.pkg": [ - "com.github.ahousseini-recipes.pkg.RobloxStudio" + "MendeleyDesktop.pkg": [ + "com.github.ahousseini-recipes.pkg.MendeleyDesktop" ], - "IPSecuritas.pkg": [ - "com.github.ahousseini-recipes.pkg.IPSecuritas" + "ShapeCollage.pkg": [ + "com.github.ahousseini-recipes.pkg.ShapeCollage" ], - "MultiFirefox.download": [ - "com.github.ahousseini-recipes.download.MultiFirefox" + "ShapeCollage.download": [ + "com.github.ahousseini-recipes.download.ShapeCollage" ], - "MultiFirefox.pkg": [ - "com.github.ahousseini-recipes.pkg.MultiFirefox" + "Maxima.download": [ + "com.github.ahousseini-recipes.download.Maxima" ], - "Synology Note Station.download": [ - "com.github.ahousseini-recipes.download.SynologyNoteStation" + "Maxima.pkg": [ + "com.github.ahousseini-recipes.pkg.Maxima" ], - "Synology Surveillance Station Client.pkg": [ - "com.github.ahousseini-recipes.pkg.SynologySurveillanceStationClient" + "nRF Connect.download": [ + "com.github.ahousseini-recipes.download.nRFConnect" ], - "Synology Note Station.pkg": [ - "com.github.ahousseini-recipes.pkg.SynologyNoteStation" + "nRF Connect.pkg": [ + "com.github.ahousseini-recipes.pkg.nRFConnect" ], - "Synology Drive Client.pkg": [ - "com.github.ahousseini-recipes.pkg.SynologyDriveClient" + "MonitorControl.download": [ + "com.github.ahousseini-recipes.download.MonitorControl" ], - "Synology Drive Client.download": [ - "com.github.ahousseini-recipes.download.SynologyDriveClient" + "MonitorControl.pkg": [ + "com.github.ahousseini-recipes.pkg.MonitorControl" ], - "Synology Surveillance Station Client.download": [ - "com.github.ahousseini-recipes.download.SynologySurveillanceStationClient" + "nRF Connect for Desktop.pkg": [ + "com.github.ahousseini-recipes.pkg.nRFConnectforDesktop" ], - "Krita.pkg": [ - "com.github.ahousseini-recipes.pkg.Krita" + "nRF Connect for Desktop.download": [ + "com.github.ahousseini-recipes.download.nRFConnectforDesktop" ], - "Weka.pkg": [ - "com.github.ahousseini-recipes.pkg.Weka" + "PyCharm-CE.pkg": [ + "com.github.ahousseini-recipes.pkg.PyCharm-CE", + "com.github.Lotusshaney.pkg.pycharmce" ], - "WavePad.pkg": [ - "com.github.ahousseini-recipes.pkg.WavePad" + "VirusTotalUploader.pkg": [ + "com.github.ahousseini-recipes.pkg.VirusTotalUploader" ], - "WavePad.download": [ - "com.github.ahousseini-recipes.download.WavePad" + "VirusTotalUploader.download": [ + "com.github.ahousseini-recipes.download.VirusTotalUploader" ], - "Archi.pkg": [ - "com.github.ahousseini-recipes.pkg.Archi" + "Screen Share.download": [ + "com.github.ahousseini-recipes.download.ScreenShare" ], - "Archi.download": [ - "com.github.ahousseini-recipes.download.Archi" + "Screen Share.pkg": [ + "com.github.ahousseini-recipes.pkg.ScreenShare" ], - "DriveDx.download": [ - "com.github.ahousseini-recipes.download.DriveDx" + "SafeExamBrowser.download": [ + "com.github.ahousseini-recipes.download.SafeExamBrowser" ], - "DriveDx.pkg": [ - "com.github.ahousseini-recipes.pkg.DriveDx" + "SafeExamBrowser.pkg": [ + "com.github.ahousseini-recipes.pkg.SafeExamBrowser" ], - "KextViewr.pkg": [ - "com.github.ahousseini-recipes.pkg.KextViewr" + "InstaShare.pkg": [ + "com.github.ahousseini-recipes.pkg.InstaShare" ], - "KextViewr.download": [ - "com.github.ahousseini-recipes.download.KextViewr" + "InstaShare.download": [ + "com.github.ahousseini-recipes.download.InstaShare" ], - "AbaClient.download": [ - "com.github.ahousseini-recipes.download.AbaClient" + "FormularDesigner.download": [ + "com.github.ahousseini-recipes.download.Formular-Designer" ], - "AbaClient.pkg": [ - "com.github.ahousseini-recipes.pkg.AbaClient" + "FormularDesigner.pkg": [ + "com.github.ahousseini-recipes.pkg.Formular-Designer" ], - "AbaClientManager.pkg": [ - "com.github.ahousseini-recipes.pkg.AbaClientManager" + "Muzzle.pkg": [ + "com.github.ahousseini-recipes.pkg.Muzzle" ], - "AbaClientManager.download": [ - "com.github.ahousseini-recipes.download.AbaClientManager" + "PrusaSlicer.download": [ + "com.github.ahousseini-recipes.download.PrusaSlicer" ], - "Lumi.download": [ - "com.github.ahousseini-recipes.download.Lumi" + "PrusaSlicer.pkg": [ + "com.github.ahousseini-recipes.pkg.PrusaSlicer" ], - "Lumi.pkg": [ - "com.github.ahousseini-recipes.pkg.Lumi" + "Wire.pkg": [ + "com.github.ahousseini-recipes.pkg.Wire" ], - "DHS.pkg": [ - "com.github.ahousseini-recipes.pkg.DHS" + "Wire.download": [ + "com.github.ahousseini-recipes.download.Wire" ], - "Solibri IFC Optimizer.pkg": [ - "com.github.ahousseini-recipes.pkg.SolibriIFCOptimizer" + "Funter.download": [ + "com.github.ahousseini-recipes.download.Funter" ], - "Passenger.download": [ - "com.github.ahousseini-recipes.download.Passenger" + "Funter.pkg": [ + "com.github.ahousseini-recipes.pkg.Funter" ], - "Passenger.pkg": [ - "com.github.ahousseini-recipes.pkg.Passenger" + "Rhinoceros 7.pkg": [ + "com.github.ahousseini-recipes.pkg.Rhinoceros7" ], - "Pulse SMS.pkg": [ - "com.github.ahousseini-recipes.pkg.PulseSMS" + "PlayOnMac.pkg": [ + "com.github.ahousseini-recipes.pkg.PlayOnMac" ], - "Pulse SMS.download": [ - "com.github.ahousseini-recipes.download.PulseSMS" + "PlayOnMac.download": [ + "com.github.ahousseini-recipes.download.PlayOnMac", + "com.github.oliverweinm-recipes.download.PlayOnMac" ], - "VEXcodeIQBlocks.pkg": [ - "com.github.ahousseini-recipes.pkg.VEXcodeIQBlocks" + "Snagit.download": [ + "com.github.ahousseini-recipes.download.Snagit" ], - "VEXcodeIQBlocks.download": [ - "com.github.ahousseini-recipes.download.VEXcodeIQBlocks" + "Snagit.pkg": [ + "com.github.ahousseini-recipes.pkg.Snagit" ], - "Transmission.pkg": [ - "com.github.ahousseini-recipes.pkg.Transmission" + "Twixl Publisher.pkg": [ + "com.github.ahousseini-recipes.pkg.TwixlPublisher" ], - "iStopMotion.download": [ - "com.github.ahousseini-recipes.download.iStopMotion" + "Twixl Publisher.download": [ + "com.github.ahousseini-recipes.download.TwixlPublisher" ], - "iStopMotion.pkg": [ - "com.github.ahousseini-recipes.pkg.iStopMotion" + "edulo.pkg": [ + "com.github.ahousseini-recipes.pkg.edulo" ], - "HoverCam Flex.pkg": [ - "com.github.ahousseini-recipes.pkg.HoverCamFlex" + "edulo.download": [ + "com.github.ahousseini-recipes.download.edulo" ], - "HoverCam Flex.download": [ - "com.github.ahousseini-recipes.download.HoverCamFlex" + "Payload-Free Package Creator.download": [ + "com.github.ahousseini-recipes.download.Payload-FreePackageCreator" ], - "MuteMe.download": [ - "com.github.ahousseini-recipes.download.MuteMe" + "SeaDrive.pkg": [ + "com.github.ahousseini-recipes.pkg.SeaDrive" ], - "MuteMe.pkg": [ - "com.github.ahousseini-recipes.pkg.MuteMe" + "SeaDrive.download": [ + "com.github.ahousseini-recipes.download.SeaDrive" ], - "Transfer.pkg": [ - "com.github.ahousseini-recipes.pkg.Transfer" + "AppWrapper4.download": [ + "com.github.ahousseini-recipes.download.AppWrapper4" ], - "Transfer.download": [ - "com.github.ahousseini-recipes.download.Transfer" + "AppWrapper4.pkg": [ + "com.github.ahousseini-recipes.pkg.AppWrapper4" ], - "littleBitsCodeKitApp.pkg": [ - "com.github.ahousseini-recipes.pkg.littleBitsCodeKitApp" + "Media Converter.download": [ + "com.github.ahousseini-recipes.download.MediaConverter" ], - "littleBitsCodeKitApp.download": [ - "com.github.ahousseini-recipes.download.littleBitsCodeKitApp" + "Media Converter.pkg": [ + "com.github.ahousseini-recipes.pkg.MediaConverter" ], - "Dropbox Capture.download": [ - "com.github.ahousseini-recipes.download.DropboxCapture" + "iStopMotion.pkg": [ + "com.github.ahousseini-recipes.pkg.iStopMotion" ], - "Dropbox Capture.pkg": [ - "com.github.ahousseini-recipes.pkg.DropboxCapture" + "iStopMotion.download": [ + "com.github.ahousseini-recipes.download.iStopMotion" ], - "KomodoIDE.pkg": [ - "com.github.ahousseini-recipes.pkg.KomodoIDE" + "vSolution Link by WolfVision.download": [ + "com.github.ahousseini-recipes.download.vSolutionLinkbyWolfVision" ], - "KomodoIDE.download": [ - "com.github.ahousseini-recipes.download.KomodoIDE" + "vSolution Link by WolfVision.pkg": [ + "com.github.ahousseini-recipes.pkg.vSolutionLinkbyWolfVision" ], - "Pinta.pkg": [ - "com.github.ahousseini-recipes.pkg.Pinta" + "BlueJ.pkg": [ + "com.github.ahousseini-recipes.pkg.BlueJ" ], - "Pinta.download": [ - "com.github.ahousseini-recipes.download.Pinta" + "DriveDx.download": [ + "com.github.ahousseini-recipes.download.DriveDx" ], - "handyPrint.download": [ - "com.github.ahousseini-recipes.download.handyPrint" + "DriveDx.pkg": [ + "com.github.ahousseini-recipes.pkg.DriveDx" ], - "handyPrint.pkg": [ - "com.github.ahousseini-recipes.pkg.handyPrint" + "Hype 4-Trial.pkg": [ + "com.github.ahousseini-recipes.pkg.Hype 4-Trial" ], - "VEXcode IQ.pkg": [ - "com.github.ahousseini-recipes.pkg.VEXcodeIQ" + "mBlock.pkg": [ + "com.github.ahousseini-recipes.pkg.mBlock" ], - "VEXcode IQ.download": [ - "com.github.ahousseini-recipes.download.VEXcodeIQ" + "BookWidgets.download": [ + "com.github.ahousseini-recipes.download.BookWidgets" ], - "DiskMaker X 9 for macOS Catalina.download": [ - "com.github.ahousseini-recipes.download.DiskMakerX9formacOSCatalina" + "BookWidgets.pkg": [ + "com.github.ahousseini-recipes.pkg.BookWidgets" ], - "DiskMaker X 9 for macOS Catalina.pkg": [ - "com.github.ahousseini-recipes.pkg.DiskMakerX9formacOSCatalina" + "Aria2D.download": [ + "com.github.ahousseini-recipes.download.Aria2D" ], - "STARFACEUCCClient.pkg": [ - "com.github.ahousseini-recipes.pkg.STARFACEUCCClient" + "Aria2D.pkg": [ + "com.github.ahousseini-recipes.pkg.Aria2D" ], - "STARFACEUCCClient.download": [ - "com.github.ahousseini-recipes.download.STARFACEUCCClient" + "Prune.download": [ + "com.github.ahousseini-recipes.download.Prune" ], - "Infomaniak Meet.download": [ - "com.github.ahousseini-recipes.download.InfomaniakMeet" + "Prune.pkg": [ + "com.github.ahousseini-recipes.pkg.Prune" ], - "Infomaniak Meet.pkg": [ - "com.github.ahousseini-recipes.pkg.InfomaniakMeet" + "ReflectorTeacher.pkg": [ + "com.github.ahousseini-recipes.pkg.ReflectorTeacher" ], - "InstallDiskCreator.pkg": [ - "com.github.ahousseini-recipes.pkg.InstallDiskCreator" + "Dash5.pkg": [ + "com.github.ahousseini-recipes.pkg.Dash5" ], - "SeaDrive.download": [ - "com.github.ahousseini-recipes.download.SeaDrive" + "Dash5.download": [ + "com.github.ahousseini-recipes.download.Dash5" ], - "SeaDrive.pkg": [ - "com.github.ahousseini-recipes.pkg.SeaDrive" + "Book Collector.pkg": [ + "com.github.ahousseini-recipes.pkg.BookCollector" ], - "Horos.download": [ - "com.github.ahousseini-recipes.download.Horos" + "Book Collector.download": [ + "com.github.ahousseini-recipes.download.BookCollector" ], - "Horos.pkg": [ - "com.github.ahousseini-recipes.pkg.Horos" + "QOwnNotes.pkg": [ + "com.github.ahousseini-recipes.pkg.QOwnNotes" ], - "Clevershare2.pkg": [ - "com.github.ahousseini-recipes.pkg.Clevershare2" + "QOwnNotes.download": [ + "com.github.ahousseini-recipes.download.QOwnNotes" ], - "smcFanControl.pkg": [ - "com.github.ahousseini-recipes.pkg.smcFanControl" + "Tresorit.download": [ + "com.github.ahousseini-recipes.download.Tresorit" ], - "CADintoshX.pkg": [ - "com.github.ahousseini-recipes.pkg.CADintoshX" + "Tresorit.pkg": [ + "com.github.ahousseini-recipes.pkg.Tresorit" ], - "CADintoshX.download": [ - "com.github.ahousseini-recipes.download.CADintoshX" + "Transfer.pkg": [ + "com.github.ahousseini-recipes.pkg.Transfer" ], - "Media Converter.pkg": [ - "com.github.ahousseini-recipes.pkg.MediaConverter" + "Transfer.download": [ + "com.github.ahousseini-recipes.download.Transfer" ], - "Media Converter.download": [ - "com.github.ahousseini-recipes.download.MediaConverter" + "Synkron.download": [ + "com.github.ahousseini-recipes.download.Synkron" ], - "MailRaider Pro.download": [ - "com.github.ahousseini-recipes.download.MailRaiderPro" + "Synkron.pkg": [ + "com.github.ahousseini-recipes.pkg.Synkron" ], - "MailRaider Pro.pkg": [ - "com.github.ahousseini-recipes.pkg.MailRaiderPro" + "StatusBuddy.download": [ + "com.github.ahousseini-recipes.download.StatusBuddy" ], - "Mildenberger Browser.download": [ - "com.github.ahousseini-recipes.download.MildenbergerBrowser" + "StatusBuddy.pkg": [ + "com.github.ahousseini-recipes.pkg.StatusBuddy" ], - "Mildenberger Browser.pkg": [ - "com.github.ahousseini-recipes.pkg.MildenbergerBrowser" + "Infomaniak Meet.pkg": [ + "com.github.ahousseini-recipes.pkg.InfomaniakMeet" ], - "BusyContacts.pkg": [ - "com.github.ahousseini-recipes.pkg.BusyContacts" + "Infomaniak Meet.download": [ + "com.github.ahousseini-recipes.download.InfomaniakMeet" ], "BusyContacts.download": [ "com.github.ahousseini-recipes.download.BusyContacts" ], - "Mousepose.pkg": [ - "com.github.ahousseini-recipes.pkg.Mousepose" - ], - "Mousepose.download": [ - "com.github.ahousseini-recipes.download.Mousepose" - ], - "SketchBook.pkg": [ - "com.github.ahousseini-recipes.pkg.SketchBook" - ], - "SketchBook.download": [ - "com.github.ahousseini-recipes.download.SketchBook" - ], - "LetsView.download": [ - "com.github.ahousseini-recipes.download.LetsView" - ], - "LetsView.pkg": [ - "com.github.ahousseini-recipes.pkg.LetsView" - ], - "Rhinoceros 7.pkg": [ - "com.github.ahousseini-recipes.pkg.Rhinoceros7" - ], - "QR Journal.pkg": [ - "com.github.ahousseini-recipes.pkg.QRJournal" - ], - "QR Journal.download": [ - "com.github.ahousseini-recipes.download.QRJournal" - ], - "Sejda PDF Desktop.pkg": [ - "com.github.ahousseini-recipes.pkg.SejdaPDFDesktop" - ], - "Sejda PDF Desktop.download": [ - "com.github.ahousseini-recipes.download.SejdaPDFDesktop" - ], - "ShapeCollage.pkg": [ - "com.github.ahousseini-recipes.pkg.ShapeCollage" - ], - "ShapeCollage.download": [ - "com.github.ahousseini-recipes.download.ShapeCollage" + "BusyContacts.pkg": [ + "com.github.ahousseini-recipes.pkg.BusyContacts" ], - "BlueJ.pkg": [ - "com.github.ahousseini-recipes.pkg.BlueJ" + "TNEFsEnough.pkg": [ + "com.github.ahousseini-recipes.pkg.TNEFsEnough" ], - "Logitech Options.pkg": [ - "com.github.ahousseini-recipes.pkg.LogitechOptions" + "MirrorDisplays.pkg": [ + "com.github.ahousseini-recipes.pkg.MirrorDisplays" ], - "Logitech Options.download": [ - "com.github.ahousseini-recipes.download.LogitechOptions" + "GoPro Quik.pkg": [ + "com.github.ahousseini-recipes.pkg.GoProQuik" ], - "Araxis Merge.download": [ - "com.github.ahousseini-recipes.download.AraxisMerge" + "GoPro Quik.download": [ + "com.github.ahousseini-recipes.download.GoProQuik" ], - "Araxis Merge.pkg": [ - "com.github.ahousseini-recipes.pkg.AraxisMerge" + "BiBox.pkg": [ + "com.github.ahousseini-recipes.pkg.BiBox" ], - "CMake.download": [ - "com.github.ahousseini-recipes.download.CMake" + "BiBox.download": [ + "com.github.ahousseini-recipes.download.BiBox" ], - "CMake.pkg": [ - "com.github.ahousseini-recipes.pkg.CMake" + "Archi.download": [ + "com.github.ahousseini-recipes.download.Archi" ], - "PyCharm-CE.pkg": [ - "com.github.ahousseini-recipes.pkg.PyCharm-CE", - "com.github.Lotusshaney.pkg.pycharmce" + "Archi.pkg": [ + "com.github.ahousseini-recipes.pkg.Archi" ], "Printopia.pkg": [ "com.github.ahousseini-recipes.pkg.Printopia" ], - "Bria.pkg": [ - "com.github.ahousseini-recipes.pkg.Bria" - ], - "balenaEtcher.pkg": [ - "com.github.ahousseini-recipes.pkg.balenaEtcher" - ], - "PopChar.download": [ - "com.github.ahousseini-recipes.download.PopChar" + "Sejda PDF Desktop.pkg": [ + "com.github.ahousseini-recipes.pkg.SejdaPDFDesktop" ], - "PopChar.pkg": [ - "com.github.ahousseini-recipes.pkg.PopChar" + "Sejda PDF Desktop.download": [ + "com.github.ahousseini-recipes.download.SejdaPDFDesktop" ], - "Seashore.download": [ - "com.github.ahousseini-recipes.download.Seashore" + "Bria.pkg": [ + "com.github.ahousseini-recipes.pkg.Bria" ], - "Seashore.pkg": [ - "com.github.ahousseini-recipes.pkg.Seashore" + "smcFanControl.pkg": [ + "com.github.ahousseini-recipes.pkg.smcFanControl" ], - "Remotix Agent.pkg": [ - "com.github.ahousseini-recipes.pkg.Remotix Agent" + "Transmission.pkg": [ + "com.github.ahousseini-recipes.pkg.Transmission" ], - "Remotix Agent.download": [ - "com.github.ahousseini-recipes.download.RemotixAgent" + "XAMPP.pkg": [ + "com.github.ahousseini-recipes.pkg.XAMPP" ], - "FinanceMissionHeroes.pkg": [ - "com.github.ahousseini-recipes.pkg.FinanceMissionHeroes" + "WirelessMedia.download": [ + "com.github.ahousseini-recipes.download.WirelessMedia" ], - "FinanceMissionHeroes.download": [ - "com.github.ahousseini-recipes.download.FinanceMissionHeroes" + "WirelessMedia.pkg": [ + "com.github.ahousseini-recipes.pkg.WirelessMedia" ], - "MakerBotPrint.pkg": [ - "com.github.ahousseini-recipes.pkg.MakerBotPrint" + "MagicPrefs.pkg": [ + "com.github.ahousseini-recipes.pkg.MagicPrefs" ], - "LyX.download": [ - "com.github.ahousseini-recipes.download.LyX" + "MagicPrefs.download": [ + "com.github.ahousseini-recipes.download.MagicPrefs" ], - "LyX.pkg": [ - "com.github.ahousseini-recipes.pkg.LyX" + "pascomClient.download": [ + "com.github.ahousseini-recipes.download.pascomClient" ], - "StatusBuddy.pkg": [ - "com.github.ahousseini-recipes.pkg.StatusBuddy" + "pascomClient.pkg": [ + "com.github.ahousseini-recipes.pkg.pascomClient" ], - "StatusBuddy.download": [ - "com.github.ahousseini-recipes.download.StatusBuddy" + "Pulse SMS.pkg": [ + "com.github.ahousseini-recipes.pkg.PulseSMS" ], - "NordVPN.pkg": [ - "com.github.ahousseini-recipes.pkg.NordVPN" + "Pulse SMS.download": [ + "com.github.ahousseini-recipes.download.PulseSMS" ], - "NordVPN.download": [ - "com.github.ahousseini-recipes.download.NordVPN" + "VEXcode IQ.pkg": [ + "com.github.ahousseini-recipes.pkg.VEXcodeIQ" ], - "DBeaver.pkg": [ - "com.github.ahousseini-recipes.pkg.DBeaver" + "VEXcode IQ.download": [ + "com.github.ahousseini-recipes.download.VEXcodeIQ" ], "Prowise Reflect.pkg": [ "com.github.ahousseini-recipes.pkg.ProwiseReflect" @@ -175893,669 +175845,671 @@ "Prowise Reflect.download": [ "com.github.ahousseini-recipes.download.ProwiseReflect" ], - "LehrerOffice.download": [ - "com.github.ahousseini-recipes.download.LehrerOffice" + "Dropbox Capture.download": [ + "com.github.ahousseini-recipes.download.DropboxCapture" ], - "LehrerOffice.pkg": [ - "com.github.ahousseini-recipes.pkg.LehrerOffice" + "Dropbox Capture.pkg": [ + "com.github.ahousseini-recipes.pkg.DropboxCapture" ], - "BiBox.download": [ - "com.github.ahousseini-recipes.download.BiBox" + "Clin doeil.download": [ + "com.github.ahousseini-recipes.download.Clindoeil" ], - "BiBox.pkg": [ - "com.github.ahousseini-recipes.pkg.BiBox" + "Clin doeil.pkg": [ + "com.github.ahousseini-recipes.pkg.Clindoeil" ], - "FirstBootPackageInstallGenerator.pkg": [ - "com.github.ahousseini-recipes.pkg.FirstBootPackageInstallGenerator" + "jamovi.pkg": [ + "com.github.ahousseini-recipes.pkg.jamovi" ], - "FirstBootPackageInstallGenerator.download": [ - "com.github.ahousseini-recipes.download.FirstBootPackageInstallGenerator" + "XLogo.pkg": [ + "com.github.ahousseini-recipes.pkg.XLogo" ], - "ClickCharts.download": [ - "com.github.ahousseini-recipes.download.ClickCharts" + "XLogo.download": [ + "com.github.ahousseini-recipes.download.XLogo" ], - "ClickCharts.pkg": [ - "com.github.ahousseini-recipes.pkg.ClickCharts" + "WavePad.pkg": [ + "com.github.ahousseini-recipes.pkg.WavePad" ], - "Snagit.download": [ - "com.github.ahousseini-recipes.download.Snagit" + "WavePad.download": [ + "com.github.ahousseini-recipes.download.WavePad" ], - "Snagit.pkg": [ - "com.github.ahousseini-recipes.pkg.Snagit" + "Pencil2D.pkg": [ + "com.github.ahousseini-recipes.pkg.Pencil2D" ], - "Aria2D.pkg": [ - "com.github.ahousseini-recipes.pkg.Aria2D" + "Fantastical.pkg": [ + "com.github.ahousseini-recipes.pkg.Fantastical" ], - "Aria2D.download": [ - "com.github.ahousseini-recipes.download.Aria2D" + "MakerBotPrint.pkg": [ + "com.github.ahousseini-recipes.pkg.MakerBotPrint" ], - "Shapr3D.pkg": [ - "com.github.ahousseini-recipes.pkg.Shapr3D" + "Krita.pkg": [ + "com.github.ahousseini-recipes.pkg.Krita" ], - "Shapr3D.download": [ - "com.github.ahousseini-recipes.download.Shapr3D" + "Leseschlau.pkg": [ + "com.github.ahousseini-recipes.pkg.Leseschlau" ], - "CamTwist.pkg": [ - "com.github.ahousseini-recipes.pkg.CamTwist" + "Leseschlau.download": [ + "com.github.ahousseini-recipes.download.Leseschlau" ], - "CamTwist.download": [ - "com.github.ahousseini-recipes.download.CamTwist" + "Natron.pkg": [ + "com.github.ahousseini-recipes.pkg.Natron" ], - "edulo.pkg": [ - "com.github.ahousseini-recipes.pkg.edulo" + "Natron.download": [ + "com.github.ahousseini-recipes.download.Natron" ], - "edulo.download": [ - "com.github.ahousseini-recipes.download.edulo" + "Minecraft.pkg": [ + "com.github.ahousseini-recipes.pkg.Minecraft" ], - "VirusTotalUploader.pkg": [ - "com.github.ahousseini-recipes.pkg.VirusTotalUploader" + "Minecraft.download": [ + "com.github.ahousseini-recipes.download.Minecraft" ], - "VirusTotalUploader.download": [ - "com.github.ahousseini-recipes.download.VirusTotalUploader" + "EV3 Classroom.pkg": [ + "com.github.ahousseini-recipes.pkg.EV3Classroom" ], - "jamovi.pkg": [ - "com.github.ahousseini-recipes.pkg.jamovi" + "PDFelement.pkg": [ + "com.github.ahousseini-recipes.pkg.PDFelement" ], - "Plantronics Hub.download": [ - "com.github.ahousseini-recipes.download.PlantronicsHub" + "PDFelement.download": [ + "com.github.ahousseini-recipes.download.PDFelement" ], - "Plantronics Hub.pkg": [ - "com.github.ahousseini-recipes.pkg.PlantronicsHub" + "DEVONthink3.pkg": [ + "com.github.ahousseini-recipes.pkg.DEVONthink3" ], - "Script Debugger.download": [ - "com.github.ahousseini-recipes.download.ScriptDebugger" + "DEVONthink3.download": [ + "com.github.ahousseini-recipes.download.DEVONthink3" ], - "Script Debugger.pkg": [ - "com.github.ahousseini-recipes.pkg.ScriptDebugger" + "LehrerOffice.download": [ + "com.github.ahousseini-recipes.download.LehrerOffice" ], - "Wire.pkg": [ - "com.github.ahousseini-recipes.pkg.Wire" + "LehrerOffice.pkg": [ + "com.github.ahousseini-recipes.pkg.LehrerOffice" ], - "Wire.download": [ - "com.github.ahousseini-recipes.download.Wire" + "ClickCharts.pkg": [ + "com.github.ahousseini-recipes.pkg.ClickCharts" ], - "ProjectLibre.pkg": [ - "com.github.ahousseini-recipes.pkg.ProjectLibre" + "ClickCharts.download": [ + "com.github.ahousseini-recipes.download.ClickCharts" ], - "ElmediaPlayer.pkg": [ - "com.github.ahousseini-recipes.pkg.ElmediaPlayer" + "AutoMounter.download": [ + "com.github.ahousseini-recipes.download.AutoMounter" ], - "ElmediaPlayer.download": [ - "com.github.ahousseini-recipes.download.ElmediaPlayer" + "AutoMounter.pkg": [ + "com.github.ahousseini-recipes.pkg.AutoMounter" ], - "AirParrot 3.download": [ - "com.github.ahousseini-recipes.download.AirParrot3" + "AbaClient.pkg": [ + "com.github.ahousseini-recipes.pkg.AbaClient" ], - "AirParrot 3.pkg": [ - "com.github.ahousseini-recipes.pkg.AirParrot3" + "AbaClientManager.pkg": [ + "com.github.ahousseini-recipes.pkg.AbaClientManager" ], - "QOwnNotes.download": [ - "com.github.ahousseini-recipes.download.QOwnNotes" + "AbaClient.download": [ + "com.github.ahousseini-recipes.download.AbaClient" ], - "QOwnNotes.pkg": [ - "com.github.ahousseini-recipes.pkg.QOwnNotes" + "AbaClientManager.download": [ + "com.github.ahousseini-recipes.download.AbaClientManager" ], - "LEGO MINDSTORMS EV3 Home Edition.pkg": [ - "com.github.ahousseini-recipes.pkg.LEGOMINDSTORMSEV3HomeEdition" + "Circuit.pkg": [ + "com.github.ahousseini-recipes.pkg.Circuit" ], - "LEGO MINDSTORMS EV3 Home Edition.download": [ - "com.github.ahousseini-recipes.download.LEGOMINDSTORMSEV3HomeEdition" + "Circuit.download": [ + "com.github.ahousseini-recipes.download.Circuit" ], - "Ubersicht.download": [ - "com.github.ahousseini-recipes.download.Ubersicht" + "DBeaver.pkg": [ + "com.github.ahousseini-recipes.pkg.DBeaver" ], - "Ubersicht.pkg": [ - "com.github.ahousseini-recipes.pkg.Ubersicht" + "ApplePiBaker.pkg": [ + "com.github.ahousseini-recipes.pkg.ApplePiBaker" ], - "Muzzle.pkg": [ - "com.github.ahousseini-recipes.pkg.Muzzle" + "ApplePiBaker.download": [ + "com.github.ahousseini-recipes.download.ApplePiBaker" ], - "LehrerOfficeZusatz.download": [ - "com.github.ahousseini-recipes.download.LehrerOfficeZusatz" + "Magic Number Machine.pkg": [ + "com.github.ahousseini-recipes.pkg.MagicNumberMachine" ], - "LehrerOfficeZusatz.pkg": [ - "com.github.ahousseini-recipes.pkg.LehrerOfficeZusatz" + "Magic Number Machine.download": [ + "com.github.ahousseini-recipes.download.MagicNumberMachine" ], - "Migros Bank E-Banking.pkg": [ - "com.github.ahousseini-recipes.pkg.MigrosBankEBanking" + "balenaEtcher.pkg": [ + "com.github.ahousseini-recipes.pkg.balenaEtcher" ], - "Migros Bank E-Banking.download": [ - "com.github.ahousseini-recipes.download.MigrosBankEBanking" + "KomodoIDE.pkg": [ + "com.github.ahousseini-recipes.pkg.KomodoIDE" ], - "LiteIcon.download": [ - "com.github.ahousseini-recipes.download.LiteIcon" + "KomodoIDE.download": [ + "com.github.ahousseini-recipes.download.KomodoIDE" ], - "LiteIcon.pkg": [ - "com.github.ahousseini-recipes.pkg.LiteIcon" + "Mildenberger Browser.pkg": [ + "com.github.ahousseini-recipes.pkg.MildenbergerBrowser" ], - "Mille feuilles.pkg": [ - "com.github.ahousseini-recipes.pkg.Millefeuilles" + "Mildenberger Browser.download": [ + "com.github.ahousseini-recipes.download.MildenbergerBrowser" ], - "Mille feuilles.download": [ - "com.github.ahousseini-recipes.download.Millefeuilles" + "3CX.pkg": [ + "com.github.ahousseini-recipes.pkg.3CX" ], - "STARFACE.pkg": [ - "com.github.ahousseini-recipes.pkg.STARFACE" + "LearningView.pkg": [ + "com.github.ahousseini-recipes.pkg.LearningView" ], - "STARFACE.download": [ - "com.github.ahousseini-recipes.download.STARFACE" + "LearningView.download": [ + "com.github.ahousseini-recipes.download.LearningView" ], - "ICQ.download": [ - "com.github.ahousseini-recipes.download.ICQ" + "LehrerOfficeDBAdmin.pkg": [ + "com.github.ahousseini-recipes.pkg.LehrerOffice-DBAdmin" ], - "ICQ.pkg": [ - "com.github.ahousseini-recipes.pkg.ICQ" + "LehrerOfficeDBAdmin.download": [ + "com.github.ahousseini-recipes.download.LehrerOffice-DBAdmin" ], - "Capto.pkg": [ - "com.github.ahousseini-recipes.pkg.Capto" + "AnyBookCase.pkg": [ + "com.github.ahousseini-recipes.pkg.AnyBookCase" ], - "Microsoft Advertising Editor.pkg": [ - "com.github.ahousseini-recipes.MicrosoftAdvertisingEditor" + "AnyBookCase.download": [ + "com.github.ahousseini-recipes.download.AnyBookCase" ], - "Sophia.download": [ - "com.github.ahousseini-recipes.download.Sophia" + "FinanceMissionHeroes.download": [ + "com.github.ahousseini-recipes.download.FinanceMissionHeroes" ], - "Sophia.pkg": [ - "com.github.ahousseini-recipes.pkg.Sophia" + "FinanceMissionHeroes.pkg": [ + "com.github.ahousseini-recipes.pkg.FinanceMissionHeroes" ], - "cnlabSpeedTest.pkg": [ - "com.github.ahousseini-recipes.pkg.cnlabSpeedTest" + "MailRaider Pro.download": [ + "com.github.ahousseini-recipes.download.MailRaiderPro" ], - "cnlabSpeedTest.download": [ - "com.github.ahousseini-recipes.download.cnlabSpeedTest" + "MailRaider Pro.pkg": [ + "com.github.ahousseini-recipes.pkg.MailRaiderPro" ], - "GoPro Quik.pkg": [ - "com.github.ahousseini-recipes.pkg.GoProQuik" + "LehrerOfficeZusatz.pkg": [ + "com.github.ahousseini-recipes.pkg.LehrerOfficeZusatz" ], - "GoPro Quik.download": [ - "com.github.ahousseini-recipes.download.GoProQuik" + "LehrerOfficeZusatz.download": [ + "com.github.ahousseini-recipes.download.LehrerOfficeZusatz" ], - "Natron.pkg": [ - "com.github.ahousseini-recipes.pkg.Natron" + "Aircall.pkg": [ + "com.github.ahousseini-recipes.pkg.Aircall" ], - "Natron.download": [ - "com.github.ahousseini-recipes.download.Natron" + "Aircall.download": [ + "com.github.ahousseini-recipes.download.Aircall" ], - "EV3 Classroom.pkg": [ - "com.github.ahousseini-recipes.pkg.EV3Classroom" + "Synology Drive Client.pkg": [ + "com.github.ahousseini-recipes.pkg.SynologyDriveClient" ], - "ifolor Mac Designer.pkg": [ - "com.github.ahousseini-recipes.pkg.ifolorMacDesigner" + "Synology Surveillance Station Client.pkg": [ + "com.github.ahousseini-recipes.pkg.SynologySurveillanceStationClient" ], - "ifolor Mac Designer.download": [ - "com.github.ahousseini-recipes.download.ifolorMacDesigner" + "Synology Note Station.download": [ + "com.github.ahousseini-recipes.download.SynologyNoteStation" ], - "Vysor.pkg": [ - "com.github.ahousseini-recipes.pkg.Vysor" + "Synology Note Station.pkg": [ + "com.github.ahousseini-recipes.pkg.SynologyNoteStation" ], - "FontExplorer X Pro.download": [ - "com.github.ahousseini-recipes.download.FontExplorerXPro" + "Synology Surveillance Station Client.download": [ + "com.github.ahousseini-recipes.download.SynologySurveillanceStationClient" ], - "FontExplorer X Pro.pkg": [ - "com.github.ahousseini-recipes.pkg.FontExplorerXPro" + "Synology Drive Client.download": [ + "com.github.ahousseini-recipes.download.SynologyDriveClient" ], - "SafeExamBrowser.pkg": [ - "com.github.ahousseini-recipes.pkg.SafeExamBrowser" + "TaskExplorer.pkg": [ + "com.github.ahousseini-recipes.pkg.TaskExplorer" ], - "SafeExamBrowser.download": [ - "com.github.ahousseini-recipes.download.SafeExamBrowser" + "TaskExplorer.download": [ + "com.github.ahousseini-recipes.download.TaskExplorer" ], - "sipgatesoftphone.download": [ - "com.github.ahousseini-recipes.download.sipgatesoftphone" + "Migros Bank E-Banking.download": [ + "com.github.ahousseini-recipes.download.MigrosBankEBanking" ], - "sipgatesoftphone.pkg": [ - "com.github.ahousseini-recipes.pkg.sipgatesoftphone" + "Migros Bank E-Banking.pkg": [ + "com.github.ahousseini-recipes.pkg.MigrosBankEBanking" ], - "WorksheetCrafter.download": [ - "com.github.ahousseini-recipes.download.WorksheetCrafter" + "QR Journal.pkg": [ + "com.github.ahousseini-recipes.pkg.QRJournal" ], - "WorksheetCrafter.pkg": [ - "com.github.ahousseini-recipes.pkg.WorksheetCrafter" + "QR Journal.download": [ + "com.github.ahousseini-recipes.download.QRJournal" ], - "namebench.pkg": [ - "com.github.ahousseini-recipes.pkg.namebench" + "Kerio Connect.pkg": [ + "com.github.ahousseini-recipes.pkg.KerioConnect" ], - "namebench.download": [ - "com.github.ahousseini-recipes.download.namebench" + "Shapr3D.download": [ + "com.github.ahousseini-recipes.download.Shapr3D" ], - "Cryptomator.pkg": [ - "com.github.ahousseini-recipes.pkg.Cryptomator" + "Shapr3D.pkg": [ + "com.github.ahousseini-recipes.pkg.Shapr3D" ], - "ReEnroller.pkg": [ - "com.github.ahousseini-recipes.pkg.ReEnroller" + "kMeet.pkg": [ + "com.github.ahousseini-recipes.pkg.kMeet" ], - "ReEnroller.download": [ - "com.github.ahousseini-recipes.download.ReEnroller" + "kMeet.download": [ + "com.github.ahousseini-recipes.download.kMeet" ], - "Debookee.download": [ - "com.github.ahousseini-recipes.download.Debookee" + "NordVPN.download": [ + "com.github.ahousseini-recipes.download.NordVPN" ], - "Debookee.pkg": [ - "com.github.ahousseini-recipes.pkg.Debookee" + "NordVPN.pkg": [ + "com.github.ahousseini-recipes.pkg.NordVPN" ], - "Payload-Free Package Creator.download": [ - "com.github.ahousseini-recipes.download.Payload-FreePackageCreator" + "DiskWave.pkg": [ + "com.github.ahousseini-recipes.pkg.DiskWave" ], - "Pencil2D.pkg": [ - "com.github.ahousseini-recipes.pkg.Pencil2D" + "WorksheetCrafter.download": [ + "com.github.ahousseini-recipes.download.WorksheetCrafter" ], - "pascomClient.pkg": [ - "com.github.ahousseini-recipes.pkg.pascomClient" + "WorksheetCrafter.pkg": [ + "com.github.ahousseini-recipes.pkg.WorksheetCrafter" ], - "pascomClient.download": [ - "com.github.ahousseini-recipes.download.pascomClient" + "Linphone.pkg": [ + "com.github.ahousseini-recipes.pkg.Linphone" ], - "Fritzing.pkg": [ - "com.github.ahousseini-recipes.pkg.Fritzing" + "Linphone.download": [ + "com.github.ahousseini-recipes.download.Linphone" ], - "ThycoticPAM.download": [ - "com.github.ahousseini-recipes.download.ThycoticPAM" + "sipgatesoftphone.pkg": [ + "com.github.ahousseini-recipes.pkg.sipgatesoftphone" ], - "ThycoticPAM.pkg": [ - "com.github.ahousseini-recipes.pkg.ThycoticPAM" + "sipgatesoftphone.download": [ + "com.github.ahousseini-recipes.download.sipgatesoftphone" ], - "UTM.pkg": [ - "com.github.ahousseini-recipes.pkg.UTM" + "Touche.pkg": [ + "com.github.ahousseini-recipes.pkg.Touche" ], - "UTM.download": [ - "com.github.ahousseini-recipes.download.UTM" + "DiskMaker X 9 for macOS Catalina.download": [ + "com.github.ahousseini-recipes.download.DiskMakerX9formacOSCatalina" ], - "linked-helper.download": [ - "com.github.ahousseini-recipes.download.linked-helper" + "DiskMaker X 9 for macOS Catalina.pkg": [ + "com.github.ahousseini-recipes.pkg.DiskMakerX9formacOSCatalina" ], - "linked-helper.pkg": [ - "com.github.ahousseini-recipes.pkg.linked-helper" + "MacmillanEducationTeacher.download": [ + "com.github.ahousseini-recipes.download.MacmillanEducationTeacher" ], - "AutoMounter.download": [ - "com.github.ahousseini-recipes.download.AutoMounter" + "MacmillanEducationTeacher.pkg": [ + "com.github.ahousseini-recipes.pkg.MacmillanEducationTeacher" ], - "AutoMounter.pkg": [ - "com.github.ahousseini-recipes.pkg.AutoMounter" + "Passenger.pkg": [ + "com.github.ahousseini-recipes.pkg.Passenger" ], - "Kerio Connect.pkg": [ - "com.github.ahousseini-recipes.pkg.KerioConnect" + "Passenger.download": [ + "com.github.ahousseini-recipes.download.Passenger" ], - "Mersive Solstice.pkg": [ - "com.github.ahousseini-recipes.pkg.Mersive Solstice" + "Airflow.pkg": [ + "com.github.ahousseini-recipes.pkg.Airflow" ], - "Mersive Solstice.download": [ - "com.github.ahousseini-recipes.download.MersiveSolstice" + "Airflow.download": [ + "com.github.ahousseini-recipes.download.Airflow" ], - "WirelessMedia.pkg": [ - "com.github.ahousseini-recipes.pkg.WirelessMedia" + "Plantronics Hub.download": [ + "com.github.ahousseini-recipes.download.PlantronicsHub" ], - "WirelessMedia.download": [ - "com.github.ahousseini-recipes.download.WirelessMedia" + "Plantronics Hub.pkg": [ + "com.github.ahousseini-recipes.pkg.PlantronicsHub" ], - "Choosy.pkg": [ - "com.github.ahousseini-recipes.pkg.Choosy" + "AirParrot 3.download": [ + "com.github.ahousseini-recipes.download.AirParrot3" ], - "Clin doeil.download": [ - "com.github.ahousseini-recipes.download.Clindoeil" + "AirParrot 3.pkg": [ + "com.github.ahousseini-recipes.pkg.AirParrot3" ], - "Clin doeil.pkg": [ - "com.github.ahousseini-recipes.pkg.Clindoeil" + "Smallpdf.pkg": [ + "com.github.ahousseini-recipes.pkg.Smallpdf" ], - "Hype 4-Trial.pkg": [ - "com.github.ahousseini-recipes.pkg.Hype 4-Trial" + "Smallpdf.download": [ + "com.github.ahousseini-recipes.download.Smallpdf" ], - "ONLYOFFICE.download": [ - "com.github.ahousseini-recipes.download.ONLYOFFICE" + "LetsView.download": [ + "com.github.ahousseini-recipes.download.LetsView" ], - "ONLYOFFICE.pkg": [ - "com.github.ahousseini-recipes.pkg.ONLYOFFICE" + "LetsView.pkg": [ + "com.github.ahousseini-recipes.pkg.LetsView" ], - "Anydesk.pkg": [ - "com.github.ahousseini-recipes.pkg.Anydesk" + "Ubersicht.pkg": [ + "com.github.ahousseini-recipes.pkg.Ubersicht" ], - "DEVONthink3.download": [ - "com.github.ahousseini-recipes.download.DEVONthink3" + "Ubersicht.download": [ + "com.github.ahousseini-recipes.download.Ubersicht" ], - "DEVONthink3.pkg": [ - "com.github.ahousseini-recipes.pkg.DEVONthink3" + "Capto.pkg": [ + "com.github.ahousseini-recipes.pkg.Capto" ], - "Book Collector.download": [ - "com.github.ahousseini-recipes.download.BookCollector" + "Script Debugger.pkg": [ + "com.github.ahousseini-recipes.pkg.ScriptDebugger" ], - "Book Collector.pkg": [ - "com.github.ahousseini-recipes.pkg.BookCollector" + "Script Debugger.download": [ + "com.github.ahousseini-recipes.download.ScriptDebugger" ], - "MacXDVDRipperPro.pkg": [ - "com.github.ahousseini-recipes.pkg.MacXDVDRipperPro" + "Sophia.pkg": [ + "com.github.ahousseini-recipes.pkg.Sophia" ], - "MacXDVDRipperPro.download": [ - "com.github.ahousseini-recipes.download.MacXDVDRipperPro" + "Sophia.download": [ + "com.github.ahousseini-recipes.download.Sophia" ], - "vSolution Link by WolfVision.download": [ - "com.github.ahousseini-recipes.download.vSolutionLinkbyWolfVision" + "MuteMe.download": [ + "com.github.ahousseini-recipes.download.MuteMe" ], - "vSolution Link by WolfVision.pkg": [ - "com.github.ahousseini-recipes.pkg.vSolutionLinkbyWolfVision" + "MuteMe.pkg": [ + "com.github.ahousseini-recipes.pkg.MuteMe" ], - "Amethyst.pkg": [ - "com.github.ahousseini-recipes.pkg.Amethyst" + "LiteIcon.download": [ + "com.github.ahousseini-recipes.download.LiteIcon" ], - "Touche.pkg": [ - "com.github.ahousseini-recipes.pkg.Touche" + "LiteIcon.pkg": [ + "com.github.ahousseini-recipes.pkg.LiteIcon" ], - "Funter.download": [ - "com.github.ahousseini-recipes.download.Funter" + "TechSmith Capture.download": [ + "com.github.ahousseini-recipes.download.TechSmithCapture" ], - "Funter.pkg": [ - "com.github.ahousseini-recipes.pkg.Funter" + "TechSmith Capture.pkg": [ + "com.github.ahousseini-recipes.pkg.TechSmithCapture" ], - "Create Recovery Partition Installer.pkg": [ - "com.github.ahousseini-recipes.pkg.CreateRecoveryPartitionInstaller" + "Hancock.pkg": [ + "com.github.ahousseini-recipes.pkg.Hancock" ], - "Create Recovery Partition Installer.download": [ - "com.github.ahousseini-recipes.download.CreateRecoveryPartitionInstaller" + "MultiFirefox.pkg": [ + "com.github.ahousseini-recipes.pkg.MultiFirefox" ], - "iExplorer.pkg": [ - "com.github.ahousseini-recipes.pkg.iExplorer" + "MultiFirefox.download": [ + "com.github.ahousseini-recipes.download.MultiFirefox" ], - "kMeet.download": [ - "com.github.ahousseini-recipes.download.kMeet" + "Clevershare2.pkg": [ + "com.github.ahousseini-recipes.pkg.Clevershare2" ], - "kMeet.pkg": [ - "com.github.ahousseini-recipes.pkg.kMeet" + "UTM.pkg": [ + "com.github.ahousseini-recipes.pkg.UTM" ], - "install4j.download": [ - "com.github.ahousseini-recipes.download.install4j" + "UTM.download": [ + "com.github.ahousseini-recipes.download.UTM" ], - "install4j.pkg": [ - "com.github.ahousseini-recipes.pkg.install4j" + "IPSecuritas.pkg": [ + "com.github.ahousseini-recipes.pkg.IPSecuritas" ], - "mBlock.pkg": [ - "com.github.ahousseini-recipes.pkg.mBlock" + "ONLYOFFICE.pkg": [ + "com.github.ahousseini-recipes.pkg.ONLYOFFICE" ], - "TechSmith Capture.pkg": [ - "com.github.ahousseini-recipes.pkg.TechSmithCapture" + "ONLYOFFICE.download": [ + "com.github.ahousseini-recipes.download.ONLYOFFICE" ], - "TechSmith Capture.download": [ - "com.github.ahousseini-recipes.download.TechSmithCapture" + "Burp Suite Community Edition.download": [ + "com.github.ahousseini-recipes.download.BurpSuiteCommunityEdition" ], - "Nextcare.download": [ - "com.github.ahousseini-recipes.download.Nextcare" + "Burp Suite Community Edition.pkg": [ + "com.github.ahousseini-recipes.pkg.BurpSuiteCommunityEdition" ], - "Nextcare.pkg": [ - "com.github.ahousseini-recipes.pkg.Nextcare" + "PopChar.download": [ + "com.github.ahousseini-recipes.download.PopChar" ], - "Callbar.download": [ - "com.github.ahousseini-recipes.download.Callbar" + "PopChar.pkg": [ + "com.github.ahousseini-recipes.pkg.PopChar" ], - "Scratch Link.pkg": [ - "com.github.ahousseini-recipes.pkg.ScratchLink" + "SketchBook.pkg": [ + "com.github.ahousseini-recipes.pkg.SketchBook" ], - "Scratch Link.download": [ - "com.github.ahousseini-recipes.download.ScratchLink" + "SketchBook.download": [ + "com.github.ahousseini-recipes.download.SketchBook" ], - "MacXVideoConverterPro.download": [ - "com.github.ahousseini-recipes.download.MacXVideoConverterPro" + "InstallDiskCreator.pkg": [ + "com.github.ahousseini-recipes.pkg.InstallDiskCreator" ], - "MacXVideoConverterPro.pkg": [ - "com.github.ahousseini-recipes.pkg.MacXVideoConverterPro" + "CrossOver.pkg": [ + "com.github.ahousseini-recipes.pkg.CrossOver" ], - "PDFsam Basic.download": [ - "com.github.ahousseini-recipes.download.PDFsamBasic" + "CrossOver.download": [ + "com.github.ahousseini-recipes.download.CrossOver" ], - "PDFsam Basic.pkg": [ - "com.github.ahousseini-recipes.pkg.PDFsamBasic" + "Microsoft Advertising Editor.pkg": [ + "com.github.ahousseini-recipes.MicrosoftAdvertisingEditor" ], - "Dash5.pkg": [ - "com.github.ahousseini-recipes.pkg.Dash5" + "littleBitsCodeKitApp.download": [ + "com.github.ahousseini-recipes.download.littleBitsCodeKitApp" ], - "Dash5.download": [ - "com.github.ahousseini-recipes.download.Dash5" + "littleBitsCodeKitApp.pkg": [ + "com.github.ahousseini-recipes.pkg.littleBitsCodeKitApp" ], - "nRF Connect.download": [ - "com.github.ahousseini-recipes.download.nRFConnect" + "ThycoticPAM.download": [ + "com.github.ahousseini-recipes.download.ThycoticPAM" ], - "nRF Connect.pkg": [ - "com.github.ahousseini-recipes.pkg.nRFConnect" + "ThycoticPAM.pkg": [ + "com.github.ahousseini-recipes.pkg.ThycoticPAM" ], - "Leseschlau.pkg": [ - "com.github.ahousseini-recipes.pkg.Leseschlau" + "MediathekView.pkg": [ + "com.github.ahousseini-recipes.pkg.MediathekView" ], - "Leseschlau.download": [ - "com.github.ahousseini-recipes.download.Leseschlau" + "MediathekView.download": [ + "com.github.ahousseini-recipes.download.MediathekView" ], - "Tresorit.pkg": [ - "com.github.ahousseini-recipes.pkg.Tresorit" + "Debookee.pkg": [ + "com.github.ahousseini-recipes.pkg.Debookee" ], - "Tresorit.download": [ - "com.github.ahousseini-recipes.download.Tresorit" + "Debookee.download": [ + "com.github.ahousseini-recipes.download.Debookee" ], - "ThymioSuite.download": [ - "com.github.ahousseini-recipes.download.ThymioSuite" + "Weka.pkg": [ + "com.github.ahousseini-recipes.pkg.Weka" ], - "ThymioSuite.pkg": [ - "com.github.ahousseini-recipes.pkg.ThymioSuite" + "KextViewr.download": [ + "com.github.ahousseini-recipes.download.KextViewr" ], - "FormularDesigner.pkg": [ - "com.github.ahousseini-recipes.pkg.Formular-Designer" + "KextViewr.pkg": [ + "com.github.ahousseini-recipes.pkg.KextViewr" ], - "FormularDesigner.download": [ - "com.github.ahousseini-recipes.download.Formular-Designer" + "PrinterSetup.download": [ + "com.github.ahousseini-recipes.download.PrinterSetup" ], - "Hancock.pkg": [ - "com.github.ahousseini-recipes.pkg.Hancock" + "PrinterSetup.pkg": [ + "com.github.ahousseini-recipes.pkg.PrinterSetup" + ], + "Jamf Environment Test.download": [ + "com.github.ahousseini-recipes.download.JamfEnvironmentTest" ], "Jamf Environment Test.pkg": [ "com.github.ahousseini-recipes.pkg.JamfEnvironmentTest" ], - "Jamf Environment Test.download": [ - "com.github.ahousseini-recipes.download.JamfEnvironmentTest" + "Araxis Merge.download": [ + "com.github.ahousseini-recipes.download.AraxisMerge" ], - "MirrorDisplays.pkg": [ - "com.github.ahousseini-recipes.pkg.MirrorDisplays" + "Araxis Merge.pkg": [ + "com.github.ahousseini-recipes.pkg.AraxisMerge" ], - "3CX.pkg": [ - "com.github.ahousseini-recipes.pkg.3CX" + "Metashape.download": [ + "com.github.ahousseini-recipes.download.Metashape" ], - "DiskWave.pkg": [ - "com.github.ahousseini-recipes.pkg.DiskWave" + "Metashape.pkg": [ + "com.github.ahousseini-recipes.pkg.Metashape" ], - "Avogadro2.pkg": [ - "com.github.ahousseini-recipes.pkg.Avogadro2" + "FontExplorer X Pro.download": [ + "com.github.ahousseini-recipes.download.FontExplorerXPro" ], - "abbu icbu.pkg": [ - "com.github.ahousseini-recipes.pkg.abbuicbu" + "FontExplorer X Pro.pkg": [ + "com.github.ahousseini-recipes.pkg.FontExplorerXPro" ], - "abbu icbu.download": [ - "com.github.ahousseini-recipes.download.abbuicbu" + "Pinta.download": [ + "com.github.ahousseini-recipes.download.Pinta" ], - "Calcularis.download": [ - "com.github.ahousseini-recipes.download.Calcularis" + "Pinta.pkg": [ + "com.github.ahousseini-recipes.pkg.Pinta" ], - "Prune.download": [ - "com.github.ahousseini-recipes.download.Prune" + "CADintoshX.download": [ + "com.github.ahousseini-recipes.download.CADintoshX" ], - "Prune.pkg": [ - "com.github.ahousseini-recipes.pkg.Prune" + "CADintoshX.pkg": [ + "com.github.ahousseini-recipes.pkg.CADintoshX" ], - "XAMPP.pkg": [ - "com.github.ahousseini-recipes.pkg.XAMPP" + "ArtSaverApp.pkg": [ + "com.github.ahousseini-recipes.pkg.ArtSaverApp" ], - "MendeleyDesktop.pkg": [ - "com.github.ahousseini-recipes.pkg.MendeleyDesktop" + "ArtSaverApp.download": [ + "com.github.ahousseini-recipes.download.ArtSaverApp" ], - "MendeleyDesktop.download": [ - "com.github.ahousseini-recipes.download.MendeleyDesktop" + "cnlabSpeedTest.pkg": [ + "com.github.ahousseini-recipes.pkg.cnlabSpeedTest" ], - "Airflow.download": [ - "com.github.ahousseini-recipes.download.Airflow" + "cnlabSpeedTest.download": [ + "com.github.ahousseini-recipes.download.cnlabSpeedTest" ], - "Airflow.pkg": [ - "com.github.ahousseini-recipes.pkg.Airflow" + "Solibri IFC Optimizer.pkg": [ + "com.github.ahousseini-recipes.pkg.SolibriIFCOptimizer" ], - "PDFelement.download": [ - "com.github.ahousseini-recipes.download.PDFelement" + "STARFACEUCCClient.pkg": [ + "com.github.ahousseini-recipes.pkg.STARFACEUCCClient" ], - "PDFelement.pkg": [ - "com.github.ahousseini-recipes.pkg.PDFelement" + "STARFACEUCCClient.download": [ + "com.github.ahousseini-recipes.download.STARFACEUCCClient" ], - "BookWidgets.download": [ - "com.github.ahousseini-recipes.download.BookWidgets" + "drawio.pkg": [ + "com.github.ahousseini-recipes.pkg.drawio" ], - "BookWidgets.pkg": [ - "com.github.ahousseini-recipes.pkg.BookWidgets" + "drawio.download": [ + "com.github.ahousseini-recipes.download.drawio" ], - "Circuit.pkg": [ - "com.github.ahousseini-recipes.pkg.Circuit" + "DNS Agent.download": [ + "com.github.ahousseini-recipes.download.DNSAgent" ], - "Circuit.download": [ - "com.github.ahousseini-recipes.download.Circuit" + "DNS Agent.pkg": [ + "com.github.ahousseini-recipes.pkg.DNSAgent" ], - "AnyBookCase.download": [ - "com.github.ahousseini-recipes.download.AnyBookCase" + "ICQ.download": [ + "com.github.ahousseini-recipes.download.ICQ" ], - "AnyBookCase.pkg": [ - "com.github.ahousseini-recipes.pkg.AnyBookCase" + "ICQ.pkg": [ + "com.github.ahousseini-recipes.pkg.ICQ" ], - "RazorSQL.download": [ - "com.github.ahousseini-recipes.download.RazorSQL" + "Remotix Agent.download": [ + "com.github.ahousseini-recipes.download.RemotixAgent" ], - "RazorSQL.pkg": [ - "com.github.ahousseini-recipes.pkg.RazorSQL" + "Remotix Agent.pkg": [ + "com.github.ahousseini-recipes.pkg.Remotix Agent" ], - "Burp Suite Community Edition.download": [ - "com.github.ahousseini-recipes.download.BurpSuiteCommunityEdition" + "namebench.download": [ + "com.github.ahousseini-recipes.download.namebench" ], - "Burp Suite Community Edition.pkg": [ - "com.github.ahousseini-recipes.pkg.BurpSuiteCommunityEdition" + "namebench.pkg": [ + "com.github.ahousseini-recipes.pkg.namebench" ], - "Synkron.download": [ - "com.github.ahousseini-recipes.download.Synkron" + "RazorSQL.download": [ + "com.github.ahousseini-recipes.download.RazorSQL" ], - "Synkron.pkg": [ - "com.github.ahousseini-recipes.pkg.Synkron" + "RazorSQL.pkg": [ + "com.github.ahousseini-recipes.pkg.RazorSQL" ], - "MediathekView.download": [ - "com.github.ahousseini-recipes.download.MediathekView" + "Comic Life.download": [ + "com.github.ahousseini-recipes.download.ComicLife" ], - "MediathekView.pkg": [ - "com.github.ahousseini-recipes.pkg.MediathekView" + "Comic Life.pkg": [ + "com.github.ahousseini-recipes.pkg.ComicLife" ], - "Metashape.download": [ - "com.github.ahousseini-recipes.download.Metashape" + "CMake.pkg": [ + "com.github.ahousseini-recipes.pkg.CMake" ], - "Metashape.pkg": [ - "com.github.ahousseini-recipes.pkg.Metashape" + "CMake.download": [ + "com.github.ahousseini-recipes.download.CMake" ], - "ApplePiBaker.pkg": [ - "com.github.ahousseini-recipes.pkg.ApplePiBaker" + "Amethyst.pkg": [ + "com.github.ahousseini-recipes.pkg.Amethyst" ], - "ApplePiBaker.download": [ - "com.github.ahousseini-recipes.download.ApplePiBaker" + "abbu icbu.download": [ + "com.github.ahousseini-recipes.download.abbuicbu" ], - "DNS Agent.download": [ - "com.github.ahousseini-recipes.download.DNSAgent" + "abbu icbu.pkg": [ + "com.github.ahousseini-recipes.pkg.abbuicbu" ], - "DNS Agent.pkg": [ - "com.github.ahousseini-recipes.pkg.DNSAgent" + "tiptoi Manager.pkg": [ + "com.github.ahousseini-recipes.pkg.tiptoiManager" ], - "Twixl Publisher.pkg": [ - "com.github.ahousseini-recipes.pkg.TwixlPublisher" + "tiptoi Manager.download": [ + "com.github.ahousseini-recipes.download.tiptoiManager" ], - "Twixl Publisher.download": [ - "com.github.ahousseini-recipes.download.TwixlPublisher" + "Fritzing.pkg": [ + "com.github.ahousseini-recipes.pkg.Fritzing" ], - "Fantastical.pkg": [ - "com.github.ahousseini-recipes.pkg.Fantastical" + "Boom 3D.pkg": [ + "com.github.ahousseini-recipes.pkg.Boom3D" ], - "Screen Share.download": [ - "com.github.ahousseini-recipes.download.ScreenShare" + "Boom 3D.download": [ + "com.github.ahousseini-recipes.download.Boom3D" ], - "Screen Share.pkg": [ - "com.github.ahousseini-recipes.pkg.ScreenShare" + "Lumi.download": [ + "com.github.ahousseini-recipes.download.Lumi" ], - "TNEFsEnough.pkg": [ - "com.github.ahousseini-recipes.pkg.TNEFsEnough" + "Lumi.pkg": [ + "com.github.ahousseini-recipes.pkg.Lumi" ], - "Aircall.pkg": [ - "com.github.ahousseini-recipes.pkg.Aircall" + "Seashore.download": [ + "com.github.ahousseini-recipes.download.Seashore" ], - "Aircall.download": [ - "com.github.ahousseini-recipes.download.Aircall" + "Seashore.pkg": [ + "com.github.ahousseini-recipes.pkg.Seashore" ], - "XLogo.pkg": [ - "com.github.ahousseini-recipes.pkg.XLogo" + "Horos.pkg": [ + "com.github.ahousseini-recipes.pkg.Horos" ], - "XLogo.download": [ - "com.github.ahousseini-recipes.download.XLogo" + "Horos.download": [ + "com.github.ahousseini-recipes.download.Horos" ], - "PlayOnMac.pkg": [ - "com.github.ahousseini-recipes.pkg.PlayOnMac" + "MobiletoLocal.pkg": [ + "com.github.ahousseini-recipes.pkg.MobiletoLocal" ], - "PlayOnMac.download": [ - "com.github.ahousseini-recipes.download.PlayOnMac", - "com.github.oliverweinm-recipes.download.PlayOnMac" + "MobiletoLocal.download": [ + "com.github.ahousseini-recipes.download.MobiletoLocal" ], - "PrusaSlicer.pkg": [ - "com.github.ahousseini-recipes.pkg.PrusaSlicer" + "Create Recovery Partition Installer.pkg": [ + "com.github.ahousseini-recipes.pkg.CreateRecoveryPartitionInstaller" ], - "PrusaSlicer.download": [ - "com.github.ahousseini-recipes.download.PrusaSlicer" + "Create Recovery Partition Installer.download": [ + "com.github.ahousseini-recipes.download.CreateRecoveryPartitionInstaller" ], - "Zoiper.pkg": [ - "com.github.ahousseini-recipes.pkg.Zoiper" + "FirstBootPackageInstallGenerator.pkg": [ + "com.github.ahousseini-recipes.pkg.FirstBootPackageInstallGenerator" ], - "Zoiper.download": [ - "com.github.ahousseini-recipes.download.Zoiper" + "FirstBootPackageInstallGenerator.download": [ + "com.github.ahousseini-recipes.download.FirstBootPackageInstallGenerator" ], - "Smallpdf.pkg": [ - "com.github.ahousseini-recipes.pkg.Smallpdf" + "Mersive Solstice.pkg": [ + "com.github.ahousseini-recipes.pkg.Mersive Solstice" ], - "Smallpdf.download": [ - "com.github.ahousseini-recipes.download.Smallpdf" + "Mersive Solstice.download": [ + "com.github.ahousseini-recipes.download.MersiveSolstice" ], - "MobiletoLocal.pkg": [ - "com.github.ahousseini-recipes.pkg.MobiletoLocal" + "OxfordLearnersBookshelf.download": [ + "com.github.ahousseini-recipes.download.OxfordLearnersBookshelf" ], - "MobiletoLocal.download": [ - "com.github.ahousseini-recipes.download.MobiletoLocal" + "OxfordLearnersBookshelf.pkg": [ + "com.github.ahousseini-recipes.pkg.OxfordLearnersBookshelf" ], - "Minecraft.download": [ - "com.github.ahousseini-recipes.download.Minecraft" + "CamTwist.pkg": [ + "com.github.ahousseini-recipes.pkg.CamTwist" ], - "Minecraft.pkg": [ - "com.github.ahousseini-recipes.pkg.Minecraft" + "CamTwist.download": [ + "com.github.ahousseini-recipes.download.CamTwist" ], - "Comic Life.pkg": [ - "com.github.ahousseini-recipes.pkg.ComicLife" + "Vysor.pkg": [ + "com.github.ahousseini-recipes.pkg.Vysor" ], - "Comic Life.download": [ - "com.github.ahousseini-recipes.download.ComicLife" + "ElmediaPlayer.download": [ + "com.github.ahousseini-recipes.download.ElmediaPlayer" ], - "Linphone.pkg": [ - "com.github.ahousseini-recipes.pkg.Linphone" + "ElmediaPlayer.pkg": [ + "com.github.ahousseini-recipes.pkg.ElmediaPlayer" ], - "Linphone.download": [ - "com.github.ahousseini-recipes.download.Linphone" + "Scratch Link.pkg": [ + "com.github.ahousseini-recipes.pkg.ScratchLink" ], - "MacmillanEducationTeacher.pkg": [ - "com.github.ahousseini-recipes.pkg.MacmillanEducationTeacher" + "Scratch Link.download": [ + "com.github.ahousseini-recipes.download.ScratchLink" ], - "MacmillanEducationTeacher.download": [ - "com.github.ahousseini-recipes.download.MacmillanEducationTeacher" + "Logitech Options.download": [ + "com.github.ahousseini-recipes.download.LogitechOptions" ], - "TaskExplorer.download": [ - "com.github.ahousseini-recipes.download.TaskExplorer" + "Logitech Options.pkg": [ + "com.github.ahousseini-recipes.pkg.LogitechOptions" ], - "TaskExplorer.pkg": [ - "com.github.ahousseini-recipes.pkg.TaskExplorer" + "PDFsam Basic.download": [ + "com.github.ahousseini-recipes.download.PDFsamBasic" ], - "PrinterSetup.pkg": [ - "com.github.ahousseini-recipes.pkg.PrinterSetup" + "PDFsam Basic.pkg": [ + "com.github.ahousseini-recipes.pkg.PDFsamBasic" ], - "PrinterSetup.download": [ - "com.github.ahousseini-recipes.download.PrinterSetup" + "Scroll Reverser.pkg": [ + "com.github.ahousseini-recipes.pkg.ScrollReverser" ], - "Boom 3D.pkg": [ - "com.github.ahousseini-recipes.pkg.Boom3D" + "LEGO MINDSTORMS EV3 Home Edition.download": [ + "com.github.ahousseini-recipes.download.LEGOMINDSTORMSEV3HomeEdition" ], - "Boom 3D.download": [ - "com.github.ahousseini-recipes.download.Boom3D" + "LEGO MINDSTORMS EV3 Home Edition.pkg": [ + "com.github.ahousseini-recipes.pkg.LEGOMINDSTORMSEV3HomeEdition" ], "Schulcloud.download": [ "com.github.ahousseini-recipes.download.Schulcloud" @@ -176563,68 +176517,62 @@ "Schulcloud.pkg": [ "com.github.ahousseini-recipes.pkg.Schulcloud" ], - "LehrerOfficeDBAdmin.download": [ - "com.github.ahousseini-recipes.download.LehrerOffice-DBAdmin" - ], - "LehrerOfficeDBAdmin.pkg": [ - "com.github.ahousseini-recipes.pkg.LehrerOffice-DBAdmin" - ], - "Chromium.download": [ - "com.github.ahousseini-recipes.download.Chromium" + "Cryptomator.pkg": [ + "com.github.ahousseini-recipes.pkg.Cryptomator" ], - "Chromium.pkg": [ - "com.github.ahousseini-recipes.pkg.Chromium" + "MacXVideoConverterPro.pkg": [ + "com.github.ahousseini-recipes.pkg.MacXVideoConverterPro" ], - "Magic Number Machine.pkg": [ - "com.github.ahousseini-recipes.pkg.MagicNumberMachine" + "MacXVideoConverterPro.download": [ + "com.github.ahousseini-recipes.download.MacXVideoConverterPro" ], - "Magic Number Machine.download": [ - "com.github.ahousseini-recipes.download.MagicNumberMachine" + "STARFACE.download": [ + "com.github.ahousseini-recipes.download.STARFACE" ], - "ArtSaverApp.download": [ - "com.github.ahousseini-recipes.download.ArtSaverApp" + "STARFACE.pkg": [ + "com.github.ahousseini-recipes.pkg.STARFACE" ], - "ArtSaverApp.pkg": [ - "com.github.ahousseini-recipes.pkg.ArtSaverApp" + "Mousepose.download": [ + "com.github.ahousseini-recipes.download.Mousepose" ], - "tiptoi Manager.pkg": [ - "com.github.ahousseini-recipes.pkg.tiptoiManager" + "Mousepose.pkg": [ + "com.github.ahousseini-recipes.pkg.Mousepose" ], - "tiptoi Manager.download": [ - "com.github.ahousseini-recipes.download.tiptoiManager" + "Anydesk.pkg": [ + "com.github.ahousseini-recipes.pkg.Anydesk" ], - "Scroll Reverser.pkg": [ - "com.github.ahousseini-recipes.pkg.ScrollReverser" + "Lernwolke.download": [ + "com.github.ahousseini-recipes.download.Lernwolke" ], - "InstaShare.pkg": [ - "com.github.ahousseini-recipes.pkg.InstaShare" + "Lernwolke.pkg": [ + "com.github.ahousseini-recipes.pkg.Lernwolke" ], - "InstaShare.download": [ - "com.github.ahousseini-recipes.download.InstaShare" + "MacXDVDRipperPro.download": [ + "com.github.ahousseini-recipes.download.MacXDVDRipperPro" ], - "Lernwolke.download": [ - "com.github.ahousseini-recipes.download.Lernwolke" + "MacXDVDRipperPro.pkg": [ + "com.github.ahousseini-recipes.pkg.MacXDVDRipperPro" ], - "Lernwolke.pkg": [ - "com.github.ahousseini-recipes.pkg.Lernwolke" + "RobloxStudio.pkg": [ + "com.github.ahousseini-recipes.pkg.RobloxStudio" ], - "AppWrapper4.pkg": [ - "com.github.ahousseini-recipes.pkg.AppWrapper4" + "RobloxStudio.download": [ + "com.github.ahousseini-recipes.download.RobloxStudio" ], - "AppWrapper4.download": [ - "com.github.ahousseini-recipes.download.AppWrapper4" + "linked-helper.download": [ + "com.github.ahousseini-recipes.download.linked-helper" ], - "Maxima.pkg": [ - "com.github.ahousseini-recipes.pkg.Maxima" + "linked-helper.pkg": [ + "com.github.ahousseini-recipes.pkg.linked-helper" ], - "Maxima.download": [ - "com.github.ahousseini-recipes.download.Maxima" + "ProjectLibre.pkg": [ + "com.github.ahousseini-recipes.pkg.ProjectLibre" ], - "MonitorControl.download": [ - "com.github.ahousseini-recipes.download.MonitorControl" + "handyPrint.pkg": [ + "com.github.ahousseini-recipes.pkg.handyPrint" ], - "MonitorControl.pkg": [ - "com.github.ahousseini-recipes.pkg.MonitorControl" + "handyPrint.download": [ + "com.github.ahousseini-recipes.download.handyPrint" ], "Notable.pkg": [ "com.github.ahousseini-recipes.pkg.Notable" @@ -176632,99 +176580,107 @@ "Notable.download": [ "com.github.ahousseini-recipes.download.Notable" ], - "nRF Connect for Desktop.download": [ - "com.github.ahousseini-recipes.download.nRFConnectforDesktop" + "iExplorer.pkg": [ + "com.github.ahousseini-recipes.pkg.iExplorer" ], - "nRF Connect for Desktop.pkg": [ - "com.github.ahousseini-recipes.pkg.nRFConnectforDesktop" + "HoverCam Flex.pkg": [ + "com.github.ahousseini-recipes.pkg.HoverCamFlex" ], - "MagicPrefs.download": [ - "com.github.ahousseini-recipes.download.MagicPrefs" + "HoverCam Flex.download": [ + "com.github.ahousseini-recipes.download.HoverCamFlex" ], - "MagicPrefs.pkg": [ - "com.github.ahousseini-recipes.pkg.MagicPrefs" + "Calcularis.download": [ + "com.github.ahousseini-recipes.download.Calcularis" ], - "calibritePROFILER.download": [ - "com.github.TekTekkers.download.calibritePROFILER", - "com.github.davidbpirie.download.calibritePROFILER" + "DHS.pkg": [ + "com.github.ahousseini-recipes.pkg.DHS" ], - "calibritePROFILER.munki": [ - "com.github.TekTekkers.munki.calibritePROFILER" + "ThumbsUp.download": [ + "com.github.ahousseini-recipes.download.ThumbsUp" ], - "Deezer.munki": [ - "com.github.TekTekkers.munki.Deezer" + "ThumbsUp.pkg": [ + "com.github.ahousseini-recipes.pkg.ThumbsUp" ], - "Deezer.download": [ - "com.github.TekTekkers.download.Deezer" + "Chromium.pkg": [ + "com.github.ahousseini-recipes.pkg.Chromium" ], - "Deezer.pkg": [ - "com.github.TekTekkers.pkg.Deezer" + "Chromium.download": [ + "com.github.ahousseini-recipes.download.Chromium" ], - "PocketWizardUtility.download": [ - "com.github.TekTekkers.download.PocketWizardUtility" + "Callbar.download": [ + "com.github.ahousseini-recipes.download.Callbar" ], - "PocketWizardUtility.munki": [ - "com.github.TekTekkers.munki.PocketWizardUtility" + "install4j.pkg": [ + "com.github.ahousseini-recipes.pkg.install4j" ], - "MASV.download": [ - "com.github.TekTekkers.download.MASV" + "install4j.download": [ + "com.github.ahousseini-recipes.download.install4j" ], - "MASV.munki": [ - "com.github.TekTekkers.munki.MASV" + "Mille feuilles.pkg": [ + "com.github.ahousseini-recipes.pkg.Millefeuilles" ], - "MASV.pkg": [ - "com.github.TekTekkers.pkg.MASV" + "Mille feuilles.download": [ + "com.github.ahousseini-recipes.download.Millefeuilles" ], - "Pumble.download": [ - "com.github.TekTekkers.download.Pumble" + "Choosy.pkg": [ + "com.github.ahousseini-recipes.pkg.Choosy" ], - "Pumble.pkg": [ - "com.github.TekTekkers.pkg.Pumble" + "ThymioSuite.download": [ + "com.github.ahousseini-recipes.download.ThymioSuite" ], - "Pumble.munki": [ - "com.github.TekTekkers.munki.Pumble" + "ThymioSuite.pkg": [ + "com.github.ahousseini-recipes.pkg.ThymioSuite" ], - "Webex.jss-upload": [ - "com.github.TekTekkers.jss-upload.Webex" + "Zoiper.pkg": [ + "com.github.ahousseini-recipes.pkg.Zoiper" ], - "DaVinciResolveStudio19.munki": [ - "com.github.TekTekkers.munki.DaVinciResolveStudio19" + "Zoiper.download": [ + "com.github.ahousseini-recipes.download.Zoiper" + ], + "ReEnroller.pkg": [ + "com.github.ahousseini-recipes.pkg.ReEnroller" + ], + "ReEnroller.download": [ + "com.github.ahousseini-recipes.download.ReEnroller" ], "DavinciResolveStudio19.download": [ "com.github.TekTekkers.download.DaVinciResolveStudio19" ], - "Catalyst Edit.pkg": [ - "com.github.TekTekkers.pkg.CatalystEdit" + "DaVinciResolveStudio19.munki": [ + "com.github.TekTekkers.munki.DaVinciResolveStudio19" ], - "Catalyst Edit.download": [ - "com.github.TekTekkers.download.CatalystEdit" + "Deezer.pkg": [ + "com.github.TekTekkers.pkg.Deezer" ], - "Catalyst Edit.munki": [ - "com.github.TekTekkers.munki.CatalystEdit" + "Deezer.download": [ + "com.github.TekTekkers.download.Deezer" ], - "logioptionsplus_installer.munki": [ - "com.github.TekTekkers.munki.logioptionsplus_installer" + "Deezer.munki": [ + "com.github.TekTekkers.munki.Deezer" ], - "logioptionsplus_installer.jss": [ - "com.github.TekTekkers.jss.logioptionsplus_installer" + "NordLocker.pkg": [ + "com.github.TekTekkers.pkg.NordLocker" ], - "logioptionsplus_installer.jss-upload": [ - "com.github.TekTekkers.jss-upload.logioptionsplus_installer" + "NordLocker.download": [ + "com.github.TekTekkers.download.NordLocker" ], - "logioptionsplus_installer.pkg": [ - "com.github.TekTekkers.pkg.logioptionsplus_installer" + "NordLocker.munki": [ + "com.github.TekTekkers.munki.NordLocker" ], "logioptionsplus_installer.download": [ "com.github.TekTekkers.download.logioptionsplus_installer" ], - "NordLocker.munki": [ - "com.github.TekTekkers.munki.NordLocker" + "logioptionsplus_installer.jss": [ + "com.github.TekTekkers.jss.logioptionsplus_installer" ], - "NordLocker.pkg": [ - "com.github.TekTekkers.pkg.NordLocker" + "logioptionsplus_installer.munki": [ + "com.github.TekTekkers.munki.logioptionsplus_installer" ], - "NordLocker.download": [ - "com.github.TekTekkers.download.NordLocker" + "logioptionsplus_installer.pkg": [ + "com.github.TekTekkers.pkg.logioptionsplus_installer" + ], + "logioptionsplus_installer.jss-upload": [ + "com.github.TekTekkers.jss-upload.logioptionsplus_installer" ], "TopazVideoAI.munki": [ "com.github.TekTekkers.munki.TopazVideoAI" @@ -176732,104 +176688,132 @@ "TopazVideoAI.download": [ "com.github.TekTekkers.download.TopazVideoAI" ], + "PocketWizardUtility.munki": [ + "com.github.TekTekkers.munki.PocketWizardUtility" + ], + "PocketWizardUtility.download": [ + "com.github.TekTekkers.download.PocketWizardUtility" + ], "WeChat.install": [ "com.github.TekTekkers.install.WeChat" ], - "WeChat.download": [ - "com.github.TekTekkers.download.WeChat" + "WeChat.pkg": [ + "com.github.TekTekkers.pkg.WeChat" ], "WeChat.munki": [ "com.github.TekTekkers.munki.WeChat" ], - "WeChat.pkg": [ - "com.github.TekTekkers.pkg.WeChat" - ], - "IntelliJ IDEA IU.pkg": [ - "com.github.skoobasteeve.pkg.IntelliJIDEAIU" + "WeChat.download": [ + "com.github.TekTekkers.download.WeChat" ], - "Lingo.pkg": [ - "com.skoobasteeve.pkg.Lingo" + "Pumble.pkg": [ + "com.github.TekTekkers.pkg.Pumble" ], - "Lingo.download": [ - "com.skoobasteeve.download.Lingo" + "Pumble.download": [ + "com.github.TekTekkers.download.Pumble" ], - "Easybell.download": [ - "com.github.wycomco.download.easybell" + "Pumble.munki": [ + "com.github.TekTekkers.munki.Pumble" ], - "Easybell.munki": [ - "com.github.wycomco.munki.easybell" + "calibritePROFILER.munki": [ + "com.github.TekTekkers.munki.calibritePROFILER" ], - "Microsoft_OneNote_365.munki": [ - "com.github.wycomco.munki.microsoftonenote365" + "calibritePROFILER.download": [ + "com.github.TekTekkers.download.calibritePROFILER", + "com.github.davidbpirie.download.calibritePROFILER" ], - "Microsoft_Excel_365.pkg": [ - "com.github.wycomco.pkg.microsoftexcel365" + "Catalyst Edit.pkg": [ + "com.github.TekTekkers.pkg.CatalystEdit" ], - "Microsoft_OneNote_365.pkg": [ - "com.github.wycomco.pkg.microsoftonenote365" + "Catalyst Edit.download": [ + "com.github.TekTekkers.download.CatalystEdit" ], - "Microsoft_Teams2.munki": [ - "com.github.wycomco.munki.MSTeams2" + "Catalyst Edit.munki": [ + "com.github.TekTekkers.munki.CatalystEdit" ], - "Microsoft_Word_365.pkg": [ - "com.github.wycomco.pkg.microsoftword365" + "MASV.pkg": [ + "com.github.TekTekkers.pkg.MASV" ], - "Microsoft_Outlook_365.pkg": [ - "com.github.wycomco.pkg.microsoftoutlook365" + "MASV.munki": [ + "com.github.TekTekkers.munki.MASV" ], - "Microsoft_Word_365.munki": [ - "com.github.wycomco.munki.microsoftword365" + "MASV.download": [ + "com.github.TekTekkers.download.MASV" ], - "Microsoft_PowerPoint_365.munki": [ - "com.github.wycomco.munki.microsoftpowerpoint365" + "Webex.jss-upload": [ + "com.github.TekTekkers.jss-upload.Webex" ], - "Microsoft_Excel_365.munki": [ - "com.github.wycomco.munki.microsoftexcel365" + "IntelliJ IDEA IU.pkg": [ + "com.github.skoobasteeve.pkg.IntelliJIDEAIU" ], - "Microsoft_Teams2.pkg": [ - "com.github.wycomco.pkg.MSTeams2" + "Lingo.pkg": [ + "com.skoobasteeve.pkg.Lingo" ], - "Microsoft_Outlook_365.munki": [ - "com.github.wycomco.munki.microsoftoutlook365" + "Lingo.download": [ + "com.skoobasteeve.download.Lingo" ], - "Microsoft_PowerPoint_365.pkg": [ - "com.github.wycomco.pkg.microsoftpowerpoint365" + "PDF_Studio.download": [ + "com.github.wycomco.download.PDFStudio" ], - "GoToMeetingScheduler.munki": [ - "com.github.wycomco.munki.GoToMeetingScheduler" + "PDF_Studio.munki": [ + "com.github.wycomco.munki.PDFStudio" ], - "GoToMeetingScheduler.pkg": [ - "com.github.wycomco.pkg.GoToMeetingScheduler" + "Pragli.download": [ + "com.github.wycomco.download.Pragli" ], - "GoToMeetingScheduler.install": [ - "com.github.wycomco.install.GoToMeetingScheduler" + "Pragli.install": [ + "com.github.wycomco.install.Pragli" ], - "GoToMeetingScheduler.download": [ - "com.github.wycomco.download.GoToMeetingScheduler" + "Pragli.pkg": [ + "com.github.wycomco.pkg.Pragli" ], - "ARCHICADUpdate.munki": [ - "com.github.wycomco.munki.ARCHICADUpdate" + "Pragli.munki": [ + "com.github.wycomco.munki.Pragli" ], - "ARCHICADUpdate.download": [ - "com.github.wycomco.download.ARCHICADUpdate" + "airprint-ppd.munki": [ + "com.github.wycomco.munki.airprint-ppd" ], - "ClipStudioPaint.download": [ - "com.github.wycomco.download.ClipStudioPaint" + "airprint-ppd.download": [ + "com.github.wycomco.download.airprint-ppd" ], - "ClipStudioPaint.munki": [ - "com.github.wycomco.munki.ClipStudioPaint" + "Microsoft_Remote_Desktop.munki": [ + "com.github.wycomco.munki.microsoftremotedesktop" ], - "ClipStudioPaint.pkg": [ - "com.github.wycomco.pkg.ClipStudioPaint" + "Microsoft_Remote_Desktop.pkg": [ + "com.github.wycomco.pkg.microsoftremotedesktop" ], "BIMcollabZOOM.download": [ "com.github.wycomco.download.bimcollab_zoom" ], + "BIMcollabZOOM.pkg": [ + "com.github.wycomco.pkg.bimcollab_zoom" + ], "BIMcollabZOOM.munki": [ "com.github.wycomco.munki.bimcollab_zoom" ], - "BIMcollabZOOM.pkg": [ - "com.github.wycomco.pkg.bimcollab_zoom" + "sipgate-softphone.munki": [ + "com.github.wycomco.munki.sipgate-softphone" + ], + "sipgate-softphone.download": [ + "com.github.wycomco.download.sipgate-softphone" + ], + "PDF_Expert.munki": [ + "com.github.wycomco.munki.pdfexpert" + ], + "Unclack.download": [ + "com.github.wycomco.download.Unclack" + ], + "Unclack.pkg": [ + "com.github.wycomco.pkg.Unclack" + ], + "Unclack.munki": [ + "com.github.wycomco.munki.Unclack" + ], + "Unclack.install": [ + "com.github.wycomco.install.Unclack" + ], + "Unclack.dmg": [ + "com.github.wycomco.dmg.Unclack" ], "rhino3d.munki": [ "com.github.wycomco.munki.rhino3d" @@ -176837,80 +176821,98 @@ "rhino3d.download": [ "com.github.wycomco.download.rhino3d" ], + "FoxitPDFReader.munki": [ + "com.github.wycomco.munki.FoxitPDFReader" + ], "FoxitPDFReader.download": [ "com.github.wycomco.download.FoxitPDFReader" ], - "FoxitPDFReader.munki": [ - "com.github.wycomco.munki.FoxitPDFReader" + "ARCHICADUpdate.munki": [ + "com.github.wycomco.munki.ARCHICADUpdate" ], - "airprint-ppd.download": [ - "com.github.wycomco.download.airprint-ppd" + "ARCHICADUpdate.download": [ + "com.github.wycomco.download.ARCHICADUpdate" ], - "airprint-ppd.munki": [ - "com.github.wycomco.munki.airprint-ppd" + "GoToMeetingScheduler.download": [ + "com.github.wycomco.download.GoToMeetingScheduler" + ], + "GoToMeetingScheduler.munki": [ + "com.github.wycomco.munki.GoToMeetingScheduler" + ], + "GoToMeetingScheduler.pkg": [ + "com.github.wycomco.pkg.GoToMeetingScheduler" + ], + "GoToMeetingScheduler.install": [ + "com.github.wycomco.install.GoToMeetingScheduler" + ], + "Easybell.download": [ + "com.github.wycomco.download.easybell" + ], + "Easybell.munki": [ + "com.github.wycomco.munki.easybell" ], "CitrixWorkspaceUniversal.munki": [ "com.github.wycomco.munki.citrixworkspaceuniversal" ], - "PDF_Studio.munki": [ - "com.github.wycomco.munki.PDFStudio" - ], - "PDF_Studio.download": [ - "com.github.wycomco.download.PDFStudio" + "Microsoft_Teams2.munki": [ + "com.github.wycomco.munki.MSTeams2" ], - "PDF_Expert.munki": [ - "com.github.wycomco.munki.pdfexpert" + "Microsoft_OneNote_365.munki": [ + "com.github.wycomco.munki.microsoftonenote365" ], - "Unclack.dmg": [ - "com.github.wycomco.dmg.Unclack" + "Microsoft_PowerPoint_365.pkg": [ + "com.github.wycomco.pkg.microsoftpowerpoint365" ], - "Unclack.pkg": [ - "com.github.wycomco.pkg.Unclack" + "Microsoft_Outlook_365.pkg": [ + "com.github.wycomco.pkg.microsoftoutlook365" ], - "Unclack.munki": [ - "com.github.wycomco.munki.Unclack" + "Microsoft_Outlook_365.munki": [ + "com.github.wycomco.munki.microsoftoutlook365" ], - "Unclack.install": [ - "com.github.wycomco.install.Unclack" + "Microsoft_Teams2.pkg": [ + "com.github.wycomco.pkg.MSTeams2" ], - "Unclack.download": [ - "com.github.wycomco.download.Unclack" + "Microsoft_Excel_365.pkg": [ + "com.github.wycomco.pkg.microsoftexcel365" ], - "sipgate-softphone.download": [ - "com.github.wycomco.download.sipgate-softphone" + "Microsoft_Word_365.pkg": [ + "com.github.wycomco.pkg.microsoftword365" ], - "sipgate-softphone.munki": [ - "com.github.wycomco.munki.sipgate-softphone" + "Microsoft_PowerPoint_365.munki": [ + "com.github.wycomco.munki.microsoftpowerpoint365" ], - "Microsoft_Remote_Desktop.pkg": [ - "com.github.wycomco.pkg.microsoftremotedesktop" + "Microsoft_Excel_365.munki": [ + "com.github.wycomco.munki.microsoftexcel365" ], - "Microsoft_Remote_Desktop.munki": [ - "com.github.wycomco.munki.microsoftremotedesktop" + "Microsoft_Word_365.munki": [ + "com.github.wycomco.munki.microsoftword365" ], - "Pragli.download": [ - "com.github.wycomco.download.Pragli" + "Microsoft_OneNote_365.pkg": [ + "com.github.wycomco.pkg.microsoftonenote365" ], - "Pragli.munki": [ - "com.github.wycomco.munki.Pragli" + "ClipStudioPaint.munki": [ + "com.github.wycomco.munki.ClipStudioPaint" ], - "Pragli.pkg": [ - "com.github.wycomco.pkg.Pragli" + "ClipStudioPaint.pkg": [ + "com.github.wycomco.pkg.ClipStudioPaint" ], - "Pragli.install": [ - "com.github.wycomco.install.Pragli" + "ClipStudioPaint.download": [ + "com.github.wycomco.download.ClipStudioPaint" ], "Audiobook_Builder.download": [ "com.github.oliverweinm-recipes.download.AudiobookBuilder" ], - "MongoDB_Realm_Studio.download": [ - "com.github.oliverweinm-recipes.download.MongoDBRealmStudio" + "Growly_Write.download": [ + "com.github.oliverweinm-recipes.download.GrowlyWrite" ], - "ReiKey.pkg": [ - "com.github.oliverweinm-recipes.pkg.ReiKey" + "Growly_Backup.download": [ + "com.github.oliverweinm-recipes.download.GrowlyBackup" ], - "RansomWhere.munki": [ - "com.github.oliverweinm-recipes.munki.RansomWhere" + "Growly_Notes.download": [ + "com.github.oliverweinm-recipes.download.GrowlyNotes" + ], + "Desk-for-Medium.download": [ + "com.github.oliverweinm-recipes.download.Desk-for-Medium" ], "OverSight.pkg": [ "com.github.oliverweinm-recipes.pkg.OverSight" @@ -176918,38 +176920,35 @@ "DoNotDisturb.munki": [ "com.github.oliverweinm-recipes.munki.DoNotDisturb" ], - "RansomWhere.download": [ - "com.github.oliverweinm-recipes.download.RansomWhere" - ], - "RansomWhere.pkg": [ - "com.github.oliverweinm-recipes.pkg.RansomWhere" - ], "DoNotDisturb.download": [ "com.github.oliverweinm-recipes.download.DoNotDisturb" ], - "DoNotDisturb.pkg": [ - "com.github.oliverweinm-recipes.pkg.DoNotDisturb" + "RansomWhere.pkg": [ + "com.github.oliverweinm-recipes.pkg.RansomWhere" ], "TaskExplorer.munki": [ "com.github.oliverweinm-recipes.munki.TaskExplorer" ], - "Desk-for-Medium.download": [ - "com.github.oliverweinm-recipes.download.Desk-for-Medium" + "RansomWhere.download": [ + "com.github.oliverweinm-recipes.download.RansomWhere" ], - "Growly_Notes.download": [ - "com.github.oliverweinm-recipes.download.GrowlyNotes" + "ReiKey.pkg": [ + "com.github.oliverweinm-recipes.pkg.ReiKey" ], - "Growly_Backup.download": [ - "com.github.oliverweinm-recipes.download.GrowlyBackup" + "RansomWhere.munki": [ + "com.github.oliverweinm-recipes.munki.RansomWhere" ], - "Growly_Write.download": [ - "com.github.oliverweinm-recipes.download.GrowlyWrite" + "DoNotDisturb.pkg": [ + "com.github.oliverweinm-recipes.pkg.DoNotDisturb" + ], + "GOG_Galaxy.download": [ + "com.github.oliverweinm-recipes.download.GOGGalaxy" ], "YACReader.download": [ "com.github.oliverweinm-recipes.download.YACReader" ], - "GOG_Galaxy.download": [ - "com.github.oliverweinm-recipes.download.GOGGalaxy" + "MongoDB_Realm_Studio.download": [ + "com.github.oliverweinm-recipes.download.MongoDBRealmStudio" ], "Syncthing.download": [ "com.github.ctueck.download.syncthing" @@ -176957,673 +176956,651 @@ "Syncthing.munki": [ "com.github.ctueck.munki.syncthing" ], - "Kyno.pkg": [ - "com.github.primalcurve.pkg.Kyno" - ], "HPPrinterDrivers.pkg": [ "com.github.primalcurve.pkg.HPPrinterDrivers" ], + "Kyno.pkg": [ + "com.github.primalcurve.pkg.Kyno" + ], "TimeOut.jamf": [ "com.github.ucam-apple-support.jamf.TimeOut" ], - "Boop.download": [ - "com.github.jrsd.download.Boop" - ], "Boop.pkg": [ "com.github.jrsd.pkg.Boop" ], - "go-ipfs.munki": [ - "com.github.natewalck.munki.go-ipfs" + "Boop.download": [ + "com.github.jrsd.download.Boop" ], "go-ipfs.download": [ "com.github.natewalck.download.go-ipfs" ], + "go-ipfs.munki": [ + "com.github.natewalck.munki.go-ipfs" + ], "go-ipfs.pkg": [ "com.github.natewalck.pkg.go-ipfs" ], "MacAdminsPython.munki": [ "com.github.natewalck.munki.MacadminsPython" ], - "1PasswordLatest.download": [ - "com.github.jannheider.download.1Passwordlatest" - ], - "1PasswordLatest.munki": [ - "com.github.jannheider.munki.1Passwordlatest" + "callas pdfToolbox.download": [ + "com.github.jannheider.download.callaspdfToolbox" ], - "darktable.munki": [ - "com.github.jannheider.munki.darktable" + "callas pdfToolbox.munki": [ + "com.github.jannheider.munki.callaspdfToolbox" ], - "MIBBrowserPro.munki": [ - "com.github.jannheider.munki.MIBBrowserPro" + "callas pdfToolbox.install": [ + "com.github.jannheider.install.callaspdfToolbox" ], - "MIBBrowserPro.install": [ - "com.github.jannheider.install.MIBBrowserPro" + "callas pdfToolbox.pkg": [ + "com.github.jannheider.pkg.callaspdfToolbox" ], "MIBBrowserPro.download": [ "com.github.jannheider.download.MIBBrowserPro" ], - "Sipgate.pkg": [ - "com.github.jannheider.pkg.sipgate" - ], - "sipgate CLINQ.pkg": [ - "com.github.jannheider.pkg.sipgateCLINQ" + "MIBBrowserPro.munki": [ + "com.github.jannheider.munki.MIBBrowserPro" ], - "sipgate CLINQ.munki": [ - "com.github.jannheider.munki.sipgateCLINQ" + "MIBBrowserPro.install": [ + "com.github.jannheider.install.MIBBrowserPro" ], - "sipgate CLINQ.install": [ - "com.github.jannheider.install.sipgateCLINQ" + "ModernCSV.download": [ + "com.github.jannheider.download.ModernCSV" ], - "Sipgate.munki": [ - "com.github.jannheider.munki.sipgate" + "ModernCSV.install": [ + "com.github.jannheider.install.ModernCSV" ], - "Sipgate.install": [ - "com.github.jannheider.install.sipgate" + "ModernCSV.munki": [ + "com.github.jannheider.munki.ModernCSV" ], - "Sipgate.download": [ - "com.github.jannheider.download.sipgate" + "ModernCSV.pkg": [ + "com.github.jannheider.pkg.ModernCSV" ], - "sipgate CLINQ.download": [ - "com.github.jannheider.download.sipgateCLINQ" + "Iconset-arm.download": [ + "com.github.jannheider.download.Iconset-arm" ], - "WOW.munki": [ - "com.github.jannheider.munki.WOW" + "Iconset.download": [ + "com.github.jannheider.download.Iconset" ], - "WOW.install": [ - "com.github.jannheider.install.WOW" + "Iconset.munki": [ + "com.github.jannheider.munki.Iconset" ], - "WOW.download": [ - "com.github.jannheider.download.WOW" + "Iconset-arm.munki": [ + "com.github.jannheider.munki.Iconset-arm" ], - "WOW.pkg": [ - "com.github.jannheider.pkg.WOW" + "LaCie Toolkit.pkg": [ + "com.github.jannheider.pkg.Toolkit" ], - "MoneyMoney.download": [ - "com.github.jannheider.download.MoneyMoney" + "LaCie Toolkit.munki": [ + "com.github.jannheider.munki.Toolkit" ], - "MoneyMoney.install": [ - "com.github.jannheider.install.MoneyMoney" + "LaCie Toolkit.download": [ + "com.github.jannheider.download.Toolkit" ], - "MoneyMoney.munki": [ - "com.github.jannheider.munki.MoneyMoney" + "LaCie Toolkit.install": [ + "com.github.jannheider.install.Toolkit" ], - "Mister Horse Product Manager.pkg": [ - "com.github.jannheider.pkg.MisterHorseProductManager" + "Tresorit.munki": [ + "com.github.jannheider.munki.Tresorit" ], - "Mister Horse Product Manager.install": [ - "com.github.jannheider.install.MisterHorseProductManager" + "DellDisplayAndPeripheralManager.munki": [ + "com.github.jannheider.recipes.munki.DellDisplayAndPeripheralManager" ], - "Mister Horse Product Manager.munki": [ - "com.github.jannheider.munki.MisterHorseProductManager" + "Sipgate.pkg": [ + "com.github.jannheider.pkg.sipgate" ], - "Mister Horse Product Manager.download": [ - "com.github.jannheider.download.MisterHorseProductManager" + "Sipgate.download": [ + "com.github.jannheider.download.sipgate" ], - "ModernCSV.munki": [ - "com.github.jannheider.munki.ModernCSV" + "sipgate CLINQ.munki": [ + "com.github.jannheider.munki.sipgateCLINQ" ], - "ModernCSV.download": [ - "com.github.jannheider.download.ModernCSV" + "sipgate CLINQ.install": [ + "com.github.jannheider.install.sipgateCLINQ" ], - "ModernCSV.install": [ - "com.github.jannheider.install.ModernCSV" + "Sipgate.install": [ + "com.github.jannheider.install.sipgate" ], - "ModernCSV.pkg": [ - "com.github.jannheider.pkg.ModernCSV" + "sipgate CLINQ.pkg": [ + "com.github.jannheider.pkg.sipgateCLINQ" ], - "Mailplane4.munki": [ - "com.github.jannheider.munki.Mailplane" + "Sipgate.munki": [ + "com.github.jannheider.munki.sipgate" ], - "Mailplane4.download": [ - "com.github.jannheider.download.Mailplane" + "sipgate CLINQ.download": [ + "com.github.jannheider.download.sipgateCLINQ" ], - "Mailplane4.pkg": [ - "com.github.jannheider.pkg.Mailplane" + "awork.download": [ + "com.github.jannheider.download.awork" ], - "Mailplane4.install": [ - "com.github.jannheider.install.Mailplane" + "awork.munki": [ + "com.github.jannheider.munki.awork" ], - "GoogleWebDesigner.munki": [ - "com.github.jannheider.munki.GoogleWebDesigner" + "PDF Expert.munki": [ + "com.github.jannheider.munki.PDFExpert" ], - "GoogleWebDesigner.download": [ - "com.github.jannheider.download.GoogleWebDesigner", - "com.github.davidbpirie.download.GoogleWebDesigner" + "Cloudya.munki": [ + "com.github.jannheider.munki.cloudya" ], - "GoogleWebDesigner.pkg": [ - "com.github.jannheider.pkg.GoogleWebDesigner", - "com.github.davidbpirie.pkg.GoogleWebDesigner" + "TickTick.pkg": [ + "com.github.jannheider.pkg.TickTick" ], - "GoogleWebDesigner.install": [ - "com.github.jannheider.install.GoogleWebDesigner" + "TickTick.munki": [ + "com.github.jannheider.munki.TickTick" ], - "MacGiro12.install": [ - "com.github.jannheider.install.MacGiro12" + "TickTick.download": [ + "com.github.jannheider.download.TickTick" ], - "MacGiro13.download": [ - "com.github.jannheider.download.MacGiro13" + "TickTick.install": [ + "com.github.jannheider.install.TickTick" ], - "MacGiro12.munki": [ - "com.github.jannheider.munki.MacGiro12" + "TeamViewerQSCustomMultiple.download": [ + "com.github.jannheider.download.TeamViewerQSCustomMultiple" ], - "MacGiro13.install": [ - "com.github.jannheider.install.MacGiro13" + "TeamViewerQSCustomMultiple.munki": [ + "com.github.jannheider.munki.TeamViewerQSCustomMultiple" ], - "MacGiro12.download": [ - "com.github.jannheider.download.MacGiro12" + "1PasswordLatest.munki": [ + "com.github.jannheider.munki.1Passwordlatest" ], - "MacGiro13.munki": [ - "com.github.jannheider.munki.MacGiro13" + "1PasswordLatest.download": [ + "com.github.jannheider.download.1Passwordlatest" ], - "STARFACE.munki": [ - "com.github.jannheider.munki.STARFACE" + "Franz-arm.munki": [ + "com.github.jannheider.munki.Franz-arm" ], - "STARFACE.install": [ - "com.github.jannheider.install.STARFACE" + "Franz-arm.download": [ + "com.github.jannheider.download.Franz-arm" ], - "STARFACE8.munki": [ - "com.github.jannheider.munki.STARFACE8" + "SpyderX2.download": [ + "com.github.jannheider.download.SpyderX2" ], - "STARFACE8.download": [ - "com.github.jannheider.download.STARFACE8" + "SpyderX2.install": [ + "com.github.jannheider.install.SpyderX2" ], - "DrawThings.munki": [ - "com.github.jannheider.munki.DrawThings" + "SpyderX2.pkg": [ + "com.github.jannheider.pkg.SpyderX2" ], - "DrawThings.download": [ - "com.github.jannheider.download.DrawThings" + "SpyderX2.munki": [ + "com.github.jannheider.munki.SpyderX2" ], - "DrawThings.install": [ - "com.github.jannheider.install.DrawThings" + "Inxmail Professional.download": [ + "com.github.jannheider.download.InxmailProfessional" ], - "DrawThings.pkg": [ - "com.github.jannheider.pkg.DrawThings" + "Inxmail Professional.pkg": [ + "com.github.jannheider.pkg.InxmailProfessional" ], - "Todoist.munki": [ - "com.github.jannheider.munki.Todoist" + "Inxmail Professional.install": [ + "com.github.jannheider.install.InxmailProfessional" ], - "Todoist.install": [ - "com.github.jannheider.install.Todoist" + "Inxmail Professional.munki": [ + "com.github.jannheider.munki.InxmailProfessional" ], - "Todoist.download": [ - "com.github.jannheider.download.Todoist" + "Mister Horse Product Manager.munki": [ + "com.github.jannheider.munki.MisterHorseProductManager" ], - "Todoist.pkg": [ - "com.github.jannheider.pkg.Todoist" + "Mister Horse Product Manager.pkg": [ + "com.github.jannheider.pkg.MisterHorseProductManager" ], - "Franz-arm.munki": [ - "com.github.jannheider.munki.Franz-arm" + "Mister Horse Product Manager.download": [ + "com.github.jannheider.download.MisterHorseProductManager" ], - "Franz-arm.download": [ - "com.github.jannheider.download.Franz-arm" + "Mister Horse Product Manager.install": [ + "com.github.jannheider.install.MisterHorseProductManager" ], - "PDF Expert.munki": [ - "com.github.jannheider.munki.PDFExpert" + "GoogleWebDesigner.munki": [ + "com.github.jannheider.munki.GoogleWebDesigner" ], - "awork.download": [ - "com.github.jannheider.download.awork" + "GoogleWebDesigner.pkg": [ + "com.github.jannheider.pkg.GoogleWebDesigner", + "com.github.davidbpirie.pkg.GoogleWebDesigner" ], - "awork.munki": [ - "com.github.jannheider.munki.awork" + "GoogleWebDesigner.download": [ + "com.github.jannheider.download.GoogleWebDesigner", + "com.github.davidbpirie.download.GoogleWebDesigner" ], - "Inxmail Professional.munki": [ - "com.github.jannheider.munki.InxmailProfessional" + "GoogleWebDesigner.install": [ + "com.github.jannheider.install.GoogleWebDesigner" ], - "Inxmail Professional.install": [ - "com.github.jannheider.install.InxmailProfessional" + "MoneyMoney.munki": [ + "com.github.jannheider.munki.MoneyMoney" ], - "Inxmail Professional.pkg": [ - "com.github.jannheider.pkg.InxmailProfessional" + "MoneyMoney.download": [ + "com.github.jannheider.download.MoneyMoney" ], - "Inxmail Professional.download": [ - "com.github.jannheider.download.InxmailProfessional" + "MoneyMoney.install": [ + "com.github.jannheider.install.MoneyMoney" ], "Clevershare.munki": [ "com.github.jannheider.munki.Clevershare" ], - "Clevershare.download": [ - "com.github.jannheider.download.Clevershare" - ], - "Clevershare.pkg": [ - "com.github.jannheider.pkg.Clevershare" - ], "Clevershare.install": [ "com.github.jannheider.install.Clevershare" ], - "DellDisplayAndPeripheralManager.munki": [ - "com.github.jannheider.recipes.munki.DellDisplayAndPeripheralManager" - ], - "Cloudya.munki": [ - "com.github.jannheider.munki.cloudya" - ], - "Tresorit.munki": [ - "com.github.jannheider.munki.Tresorit" - ], - "IconJar.pkg": [ - "com.github.jannheider.pkg.IconJar" - ], - "IconJar.download": [ - "com.github.jannheider.download.IconJar" + "Clevershare.pkg": [ + "com.github.jannheider.pkg.Clevershare" ], - "IconJar.munki": [ - "com.github.jannheider.munki.IconJar" + "Clevershare.download": [ + "com.github.jannheider.download.Clevershare" ], - "IconJar.install": [ - "com.github.jannheider.install.IconJar" + "Mailplane4.install": [ + "com.github.jannheider.install.Mailplane" ], - "Iconset.munki": [ - "com.github.jannheider.munki.Iconset" + "Mailplane4.download": [ + "com.github.jannheider.download.Mailplane" ], - "Iconset-arm.munki": [ - "com.github.jannheider.munki.Iconset-arm" + "Mailplane4.munki": [ + "com.github.jannheider.munki.Mailplane" ], - "Iconset.download": [ - "com.github.jannheider.download.Iconset" + "Mailplane4.pkg": [ + "com.github.jannheider.pkg.Mailplane" ], - "Iconset-arm.download": [ - "com.github.jannheider.download.Iconset-arm" + "darktable.munki": [ + "com.github.jannheider.munki.darktable" ], "MIBBrowserFree.munki": [ "com.github.jannheider.munki.MIBBrowserFree" ], - "MIBBrowserFree.download": [ - "com.github.jannheider.download.MIBBrowserFree" - ], "MIBBrowserFree.install": [ "com.github.jannheider.install.MIBBrowserFree" ], - "callas pdfToolbox.download": [ - "com.github.jannheider.download.callaspdfToolbox" - ], - "callas pdfToolbox.install": [ - "com.github.jannheider.install.callaspdfToolbox" + "MIBBrowserFree.download": [ + "com.github.jannheider.download.MIBBrowserFree" ], - "callas pdfToolbox.munki": [ - "com.github.jannheider.munki.callaspdfToolbox" + "IconJar.pkg": [ + "com.github.jannheider.pkg.IconJar" ], - "callas pdfToolbox.pkg": [ - "com.github.jannheider.pkg.callaspdfToolbox" + "IconJar.munki": [ + "com.github.jannheider.munki.IconJar" ], - "TeamViewerQSCustomMultiple.munki": [ - "com.github.jannheider.munki.TeamViewerQSCustomMultiple" + "IconJar.download": [ + "com.github.jannheider.download.IconJar" ], - "TeamViewerQSCustomMultiple.download": [ - "com.github.jannheider.download.TeamViewerQSCustomMultiple" + "IconJar.install": [ + "com.github.jannheider.install.IconJar" ], - "TickTick.install": [ - "com.github.jannheider.install.TickTick" + "MacGiro12.download": [ + "com.github.jannheider.download.MacGiro12" ], - "TickTick.download": [ - "com.github.jannheider.download.TickTick" + "MacGiro13.download": [ + "com.github.jannheider.download.MacGiro13" ], - "TickTick.pkg": [ - "com.github.jannheider.pkg.TickTick" + "MacGiro12.munki": [ + "com.github.jannheider.munki.MacGiro12" ], - "TickTick.munki": [ - "com.github.jannheider.munki.TickTick" + "MacGiro13.install": [ + "com.github.jannheider.install.MacGiro13" ], - "SpyderX2.install": [ - "com.github.jannheider.install.SpyderX2" + "MacGiro13.munki": [ + "com.github.jannheider.munki.MacGiro13" ], - "SpyderX2.pkg": [ - "com.github.jannheider.pkg.SpyderX2" + "MacGiro12.install": [ + "com.github.jannheider.install.MacGiro12" ], - "SpyderX2.download": [ - "com.github.jannheider.download.SpyderX2" + "STARFACE8.munki": [ + "com.github.jannheider.munki.STARFACE8" ], - "SpyderX2.munki": [ - "com.github.jannheider.munki.SpyderX2" + "STARFACE.install": [ + "com.github.jannheider.install.STARFACE" ], - "LaCie Toolkit.pkg": [ - "com.github.jannheider.pkg.Toolkit" + "STARFACE.munki": [ + "com.github.jannheider.munki.STARFACE" ], - "LaCie Toolkit.munki": [ - "com.github.jannheider.munki.Toolkit" + "STARFACE8.download": [ + "com.github.jannheider.download.STARFACE8" ], - "LaCie Toolkit.install": [ - "com.github.jannheider.install.Toolkit" + "DrawThings.pkg": [ + "com.github.jannheider.pkg.DrawThings" ], - "LaCie Toolkit.download": [ - "com.github.jannheider.download.Toolkit" + "DrawThings.download": [ + "com.github.jannheider.download.DrawThings" ], - "AbletonLive.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AbletonLive" + "DrawThings.install": [ + "com.github.jannheider.install.DrawThings" ], - "node.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.node" + "DrawThings.munki": [ + "com.github.jannheider.munki.DrawThings" ], - "calibritePROFILER.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.calibritePROFILER" + "WOW.pkg": [ + "com.github.jannheider.pkg.WOW" ], - "calibritePROFILER.pkg": [ - "com.github.davidbpirie.pkg.calibritePROFILER" + "WOW.install": [ + "com.github.jannheider.install.WOW" ], - "1Password8.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.1Password8" + "WOW.munki": [ + "com.github.jannheider.munki.WOW" ], - "1Password7.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.1Password7" + "WOW.download": [ + "com.github.jannheider.download.WOW" ], - "SketchUpPro.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.SketchUpPro" + "Todoist.pkg": [ + "com.github.jannheider.pkg.Todoist" ], - "SketchUpPro.pkg": [ - "com.github.davidbpirie.pkg.sketchuppro" + "Todoist.munki": [ + "com.github.jannheider.munki.Todoist" ], - "VisualStudioCode.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.VisualStudioCode" + "Todoist.install": [ + "com.github.jannheider.install.Todoist" ], - "ComicLife3.munki": [ - "com.github.davidbpirie.munki.comiclife3" + "Todoist.download": [ + "com.github.jannheider.download.Todoist" ], - "WiresharkChmodBPF.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.wiresharkchmodbpf" + "BlackmagicDesktopVideo.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.BlackmagicDesktopVideo" ], - "WiresharkChmodBPF.pkg": [ - "com.github.davidbpirie.pkg.wiresharkchmodbpf" + "BlackmagicDaVinciResolve.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.BlackmagicDaVinciResolve" ], - "Wireshark.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.wireshark" + "BlackmagicDesktopVideo.download": [ + "com.github.davidbpirie.download.BlackmagicDesktopVideo", + "com.github.w0.download.blackmagicdesktopvideo" ], - "PowerShell.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.PowerShell" + "BlackmagicDesktopVideo.pkg": [ + "com.github.davidbpirie.pkg.BlackmagicDesktopVideo", + "com.github.w0.pkg.blackmagicdesktopvideo" ], - "LoopdownCustom.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.LoopdownCustom" + "BlackmagicDaVinciResolve.pkg": [ + "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve" ], - "LoopdownCustom.pkg": [ - "com.github.davidbpirie.pkg.LoopdownCustom" + "BlackmagicDaVinciResolve.download": [ + "com.github.davidbpirie.download.BlackmagicDaVinciResolve" ], "TheUnarchiver.jamf-upload": [ "com.github.davidbpirie.jamf-upload.TheUnarchiver" ], - "VMwareFusion13.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.VMwareFusion13" - ], - "CiscoAnyConnectVPN.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.CiscoAnyConnectVPN" - ], - "AdobeCreativeCloudInstallerAppleSilicon.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon" + "AzureDataStudio.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AzureDataStudio" ], - "AdobeCreativeCloudInstallerUniversal.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal" + "OrkaDesktop.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.OrkaDesktop" ], - "i1profiler.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.i1profiler" + "OrkaDesktop.pkg": [ + "com.github.davidbpirie.pkg.OrkaDesktop" ], - "MacEvaluationUtility.pkg": [ - "com.github.davidbpirie.pkg.MacEvaluationUtility" + "OrkaDesktop.download": [ + "com.github.davidbpirie.download.OrkaDesktop" ], - "MacEvaluationUtility.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MacEvaluationUtility" + "OrkaDesktop.munki": [ + "com.github.davidbpirie.munki.OrkaDesktop" ], - "Cyberduck.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Cyberduck" + "Generic.munki": [ + "com.github.davidbpirie.munki.generic" ], - "VMwareFusion12.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.VMwareFusion12" + "GenericPayloadFreeDist.sign": [ + "com.github.davidbpirie.sign.genericpayloadfreedist" ], - "MultiMC.pkg": [ - "com.github.davidbpirie.pkg.MultiMC" + "GenericPackagePatch.jamf": [ + "com.github.davidbpirie.jamf.genericpackagepatch" ], - "MultiMC.munki": [ - "com.github.davidbpirie.munki.MultiMC" + "GenericPolicy.jamf": [ + "com.github.davidbpirie.jamf.genericpolicy" ], - "MultiMC.download": [ - "com.github.davidbpirie.download.MultiMC" + "GenericOutsetItem.pkg": [ + "com.github.davidbpirie.pkg.genericoutsetitem" ], - "AirPortUtility.munki": [ - "com.github.davidbpirie.munki.AirPortUtility" + "GenericPackage.jamf": [ + "com.github.davidbpirie.jamf.genericpackage" ], - "AirPortUtility.download": [ - "com.github.davidbpirie.download.AirPortUtility" + "GenericOutsetItemWithOverride.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericoutsetitemwithoverride" ], - "OrkaDesktop.download": [ - "com.github.davidbpirie.download.OrkaDesktop" + "GenericScript.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericscript" ], - "OrkaDesktop.munki": [ - "com.github.davidbpirie.munki.OrkaDesktop" + "GenericOutsetItem.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericoutsetitem" ], - "OrkaDesktop.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.OrkaDesktop" + "GenericPayloadFree.pkg": [ + "com.github.davidbpirie.pkg.genericpayloadfree" ], - "OrkaDesktop.pkg": [ - "com.github.davidbpirie.pkg.OrkaDesktop" + "GenericPackage.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericpackage" ], - "Obsidian.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Obsidian" + "GenericComputerProfile.jamf": [ + "com.github.davidbpirie.jamf.genericcomputerprofile" ], - "MicrosoftDefender.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftDefender" + "GenericPayloadFreeDist.pkg": [ + "com.github.davidbpirie.pkg.genericpayloadfreedist" ], - "noTunes.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.noTunes" + "GenericEAScript.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericeascript" ], - "noTunes.pkg": [ - "com.github.davidbpirie.pkg.noTunes" + "GenericPayloadFree.munki": [ + "com.github.davidbpirie.munki.genericpayloadfree" ], - "noTunes.download": [ - "com.github.davidbpirie.download.noTunes" + "GenericOutsetItemWithOverride.pkg": [ + "com.github.davidbpirie.pkg.genericoutsetitemwithoverride" ], - "PostHaste.pkg": [ - "com.github.davidbpirie.pkg.PostHaste" + "GenericCategory.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericcategory" ], - "PostHaste.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.PostHaste" + "GenericSoftwareRestriction.jamf": [ + "com.github.davidbpirie.jamf.GenericSoftwareRestriction" ], - "Rectangle.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Rectangle" + "GenericAppStoreApp.jamf": [ + "com.github.davidbpirie.jamf.genericappstoreapp" ], - "OmniFocus3.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.omnifocus3" + "GenericDockItem.munki": [ + "com.github.davidbpirie.munki.genericdockitem" ], - "OmniFocus4.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.omnifocus4" + "GenericPayloadFreeDist.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericpayloadfreedist" ], - "CiscoSecureClient.pkg": [ - "com.github.davidbpirie.pkg.CiscoSecureClient" + "GenericComputerGroup.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericcomputergroup" ], - "CiscoSecureClient.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.CiscoSecureClient" + "GenericScript.jamf": [ + "com.github.davidbpirie.jamf.genericscript" ], - "AzureDataStudio.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AzureDataStudio" + "GenericDockItem.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.genericdockitem" ], - "FxFactory.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.FxFactory" + "GenericDockItem.jamf": [ + "com.github.davidbpirie.jamf.genericdockitem" ], - "RemoteUpdateManager.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.RemoteUpdateManager" + "VLC.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.VLC" ], - "swiftDialog.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.swiftDialog" + "AvidProToolsPlugin.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AvidProToolsPlugin" ], - "OBSBOTCenter.pkg": [ - "com.github.davidbpirie.pkg.OBSBOTCenter" + "AvidSibelius.pkg": [ + "com.github.davidbpirie.pkg.AvidSibelius" ], - "OBSBOTWebCam.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.OBSBOTWebCam" + "AvidProToolsPlugin.pkg": [ + "com.github.davidbpirie.pkg.AvidProToolsPlugin" ], - "OBSBOTWebCam.download": [ - "com.github.davidbpirie.download.OBSBOTWebCam" + "AvidProTools.pkg": [ + "com.github.davidbpirie.pkg.AvidProTools" ], - "OBSBOTCenter.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.OBSBOTCenter" + "AvidSibelius.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AvidSibelius" ], - "OBSBOTCenter.download": [ - "com.github.davidbpirie.download.OBSBOTCenter" + "AvidProTools.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AvidProTools" ], - "OBSBOTWebCam.pkg": [ - "com.github.davidbpirie.pkg.OBSBOTWebCam" + "GoogleEarth.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.GoogleEarth" ], - "GoogleWebDesigner.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.GoogleWebDesigner" + "FxFactory.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.FxFactory" ], - "GIMP.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.GIMP" + "NAPLockedDownBrowser.download": [ + "com.github.davidbpirie.download.naplockeddownbrowser" ], - "Support-pkg.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Support-pkg" + "NAPLockedDownBrowser.munki": [ + "com.github.davidbpirie.munki.naplockeddownbrowser" ], - "dockutil.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.dockutil" + "NAPLockedDownBrowser.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.naplockeddownbrowser" ], - "LastPass_Safari.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.LastPass_Safari" + "NAPLockedDownBrowser.pkg": [ + "com.github.davidbpirie.pkg.naplockeddownbrowser" ], - "ParallelsDesktop.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.ParallelsDesktop" + "Cyberduck.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Cyberduck" ], - "macOSLAPS.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.macOSLAPS" + "Bartender.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Bartender" ], - "AdobeReader.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AdobeReader" + "PostHaste.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.PostHaste" ], - "VLC.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.VLC" + "PostHaste.pkg": [ + "com.github.davidbpirie.pkg.PostHaste" ], - "LivestreamStudio.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.LivestreamStudio" + "iTerm2.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.iTerm2" ], "BetterDisplay.jamf-upload": [ "com.github.davidbpirie.jamf-upload.BetterDisplay" ], - "PrismLauncher.pkg": [ - "com.github.davidbpirie.pkg.PrismLauncher" + "MultiMC.download": [ + "com.github.davidbpirie.download.MultiMC" ], - "PrismLauncher.download": [ - "com.github.davidbpirie.download.PrismLauncher" + "MultiMC.munki": [ + "com.github.davidbpirie.munki.MultiMC" ], - "PrismLauncher.munki": [ - "com.github.davidbpirie.munki.PrismLauncher" + "MultiMC.pkg": [ + "com.github.davidbpirie.pkg.MultiMC" ], - "JamfConnect2.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.JamfConnect2" + "Escrow Buddy.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.EscrowBuddy" ], - "JamfConnect2LaunchAgent.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.JamfConnect2LaunchAgent" + "MicrosoftOneDrive.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive" ], - "JamfConnect2Configuration.install": [ - "com.github.davidbpirie.install.JamfConnect2Configuration" + "AirPortUtility.download": [ + "com.github.davidbpirie.download.AirPortUtility" ], - "SublimeText4.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.SublimeText4" + "AirPortUtility.munki": [ + "com.github.davidbpirie.munki.AirPortUtility" ], - "Audacity.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Audacity" + "VMwareTools.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.VMwareTools" ], - "MicrosoftIntuneCompanyPortal.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal" + "Termius.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Termius" ], - "GoogleSanta.download": [ - "com.github.davidbpirie.download.GoogleSanta" + "Termius.pkg": [ + "com.github.davidbpirie.pkg.Termius" ], - "GoogleSanta.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.GoogleSanta" + "ColourContrastAnalyzer.pkg": [ + "com.github.davidbpirie.pkg.ColourContrastAnalyzer" ], - "GoogleSanta.pkg": [ - "com.github.davidbpirie.pkg.GoogleSanta" + "ColourContrastAnalyzer.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.ColourContrastAnalyzer" ], - "NDIHXDriver.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.NDIHXDriver" + "ColourContrastAnalyzer.download": [ + "com.github.davidbpirie.download.ColourContrastAnalyzer" ], - "NDIToolsChoiceBundle.pkg": [ - "com.github.davidbpirie.pkg.NDIToolsChoiceBundle" + "AbletonLive.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AbletonLive" ], - "NDIToolsChoice.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.NDIToolsChoice" + "Serial.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Serial" ], - "NDIToolsChoiceBundle.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.NDIToolsChoiceBundle" + "MacEvaluationUtility.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MacEvaluationUtility" ], - "NDIToolsChoice.pkg": [ - "com.github.davidbpirie.pkg.NDIToolsChoice" + "MacEvaluationUtility.pkg": [ + "com.github.davidbpirie.pkg.MacEvaluationUtility" ], - "NDIRecordingComponent.pkg": [ - "com.github.davidbpirie.pkg.NDIRecordingComponent" + "MicrosoftRemoteDesktop.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop" ], - "NDITools.download": [ - "com.github.davidbpirie.download.NDITools" + "VisualStudioCode.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.VisualStudioCode" ], - "NDIRecordingComponent.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.NDIRecordingComponent" + "Obsidian.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Obsidian" ], - "NDIHXDriver.pkg": [ - "com.github.davidbpirie.pkg.NDIHXDriver" + "MicrosoftEdge.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftEdge" ], - "CitrixWorkspace.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.CitrixWorkspace" + "PowerMonitor.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.PowerMonitor" ], - "iTerm2.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.iTerm2" + "ParallelsDesktop.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.ParallelsDesktop" ], - "MSWord2019.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MSWord2019" + "Minecraft.munki": [ + "com.github.davidbpirie.munki.Minecraft" ], - "MSOutlook2019.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MSOutlook2019" + "PrismLauncher.pkg": [ + "com.github.davidbpirie.pkg.PrismLauncher" ], - "MSExcel2019.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MSExcel2019" + "PrismLauncher.download": [ + "com.github.davidbpirie.download.PrismLauncher" ], - "MSPowerPoint2019.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MSPowerPoint2019" + "PrismLauncher.munki": [ + "com.github.davidbpirie.munki.PrismLauncher" ], - "MSOneNote2019.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MSOneNote2019" + "LogitechOptionsPlus.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.logitechoptionsplus" ], - "AdobeAdminConsole.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AdobeAdminConsole" + "LogitechOptionsPlus.munki": [ + "com.github.davidbpirie.munki.logitechoptionsplus" + ], + "LogitechOptionsPlus.download": [ + "com.github.davidbpirie.download.logitechoptionsplus" + ], + "LogitechOptionsPlus.pkg": [ + "com.github.davidbpirie.pkg.logitechoptionsplus" + ], + "CiscoAnyConnectVPN.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.CiscoAnyConnectVPN" ], "AdobeAdminConsole.pkginfo": [ "com.github.davidbpirie.pkginfo.AdobeAdminConsole" ], - "Unity3DComponent.munki": [ - "com.github.davidbpirie.munki.unity3dcomponent" + "AdobeAdminConsole.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AdobeAdminConsole" ], - "Unity3DComponent.download": [ - "com.github.davidbpirie.download.unity3dcomponent" + "1Password7.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.1Password7" ], - "FontBase.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.FontBase" + "1Password8.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.1Password8" ], - "DisplayLink_Manager.munki": [ - "com.github.davidbpirie.munki.DisplayLink_Manager" + "WiresharkChmodBPF.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.wiresharkchmodbpf" ], - "DisplayLink_Manager.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.DisplayLink_Manager" + "Wireshark.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.wireshark" ], - "Transmit5.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.transmit5" + "WiresharkChmodBPF.pkg": [ + "com.github.davidbpirie.pkg.wiresharkchmodbpf" ], - "Escrow Buddy.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.EscrowBuddy" + "MicrosoftOfficeReset.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftOfficeReset" ], - "UTM.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.UTM" + "MicrosoftOfficeReset.pkg": [ + "com.github.davidbpirie.pkg.MicrosoftOfficeReset" ], - "GoogleEarth.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.GoogleEarth" + "DisplayLink_Manager.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.DisplayLink_Manager" ], - "MicrosoftOneDrive.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive" + "DisplayLink_Manager.munki": [ + "com.github.davidbpirie.munki.DisplayLink_Manager" ], - "outset.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.outset" + "Blender.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Blender" ], - "iLokLicenseManager.pkg": [ - "com.github.davidbpirie.pkg.iLokLicenseManager" + "DYMOConnect.pkg": [ + "com.github.davidbpirie.pkg.DYMOConnect" ], - "iLokLicenseManagerClientConfig.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.iLokLicenseManagerClientConfig" + "DYMOConnect.download": [ + "com.github.davidbpirie.download.DYMOConnect" ], - "iLokLicenseManagerClientConfig.pkg": [ - "com.github.davidbpirie.pkg.iLokLicenseManagerClientConfig" + "DYMOLabelSoftware.download": [ + "com.github.davidbpirie.download.DYMOLabelSoftware" ], - "iLokLicenseManager.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.iLokLicenseManager" + "DYMOConnect.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.DYMOConnect" + ], + "MicrosoftTeams.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftTeams" ], "MicrosoftTeams2.jamf-upload": [ "com.github.davidbpirie.jamf-upload.MicrosoftTeams2" @@ -177631,286 +177608,308 @@ "MicrosoftTeamsClassic.jamf-upload": [ "com.github.davidbpirie.jamf-upload.MicrosoftTeamsClassic" ], - "MicrosoftTeams.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftTeams" + "Nudge.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Nudge" ], - "Webex.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Webex" + "UTM.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.UTM" ], - "MunkiReport-Python2.download": [ - "com.github.davidbpirie.download.MunkiReportPython2" + "VMwareFusion12.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.VMwareFusion12" ], - "MunkiReport-Python2.munki": [ - "com.github.davidbpirie.munki.MunkiReportPython2" + "LivestreamStudio.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.LivestreamStudio" ], - "MunkiReport-Python3.download": [ - "com.github.davidbpirie.download.MunkiReportPython3" + "AzulZuluJava.pkg": [ + "com.github.davidbpirie.pkg.AzulZuluJava" ], - "MunkiReport-Python3.munki": [ - "com.github.davidbpirie.munki.MunkiReportPython3" + "AzulZuluJava.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AzulZuluJava" ], - "DEPNotify.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.DEPNotify" + "AzulZuluJava.download": [ + "com.github.davidbpirie.download.AzulZuluJava" ], - "BlackmagicDaVinciResolve.pkg": [ - "com.github.davidbpirie.pkg.BlackmagicDaVinciResolve" + "AzulZuluJava.munki": [ + "com.github.davidbpirie.munki.AzulZuluJava" ], - "BlackmagicDesktopVideo.pkg": [ - "com.github.davidbpirie.pkg.BlackmagicDesktopVideo", - "com.github.w0.pkg.blackmagicdesktopvideo" + "GoogleWebDesigner.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.GoogleWebDesigner" ], - "BlackmagicDesktopVideo.download": [ - "com.github.davidbpirie.download.BlackmagicDesktopVideo", - "com.github.w0.download.blackmagicdesktopvideo" + "MSWord2019.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MSWord2019" ], - "BlackmagicDesktopVideo.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.BlackmagicDesktopVideo" + "MSOneNote2019.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MSOneNote2019" ], - "BlackmagicDaVinciResolve.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.BlackmagicDaVinciResolve" + "MSPowerPoint2019.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MSPowerPoint2019" ], - "BlackmagicDaVinciResolve.download": [ - "com.github.davidbpirie.download.BlackmagicDaVinciResolve" + "MSOutlook2019.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MSOutlook2019" ], - "Bartender.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Bartender" + "MSExcel2019.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MSExcel2019" ], - "Docker.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Docker" + "FontBase.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.FontBase" ], - "NAPLockedDownBrowser.download": [ - "com.github.davidbpirie.download.naplockeddownbrowser" + "MicrosoftIntuneCompanyPortal.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal" ], - "NAPLockedDownBrowser.pkg": [ - "com.github.davidbpirie.pkg.naplockeddownbrowser" + "MicrosoftDefender.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.MicrosoftDefender" ], - "NAPLockedDownBrowser.munki": [ - "com.github.davidbpirie.munki.naplockeddownbrowser" + "node.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.node" ], - "NAPLockedDownBrowser.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.naplockeddownbrowser" + "GIMP.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.GIMP" ], - "Serial.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Serial" + "CiscoSecureClient.pkg": [ + "com.github.davidbpirie.pkg.CiscoSecureClient" ], - "Zoom.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Zoom" + "CiscoSecureClient.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.CiscoSecureClient" ], - "erase-install.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.erase-install" + "AdobeUninstaller.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AdobeUninstaller" ], - "PowerMonitor.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.PowerMonitor" + "PowerShell.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.PowerShell" ], - "AvidProToolsPlugin.pkg": [ - "com.github.davidbpirie.pkg.AvidProToolsPlugin" + "SketchUpPro.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.SketchUpPro" ], - "AvidProTools.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AvidProTools" + "SketchUpPro.pkg": [ + "com.github.davidbpirie.pkg.sketchuppro" ], - "AvidSibelius.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AvidSibelius" + "GoogleSanta.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.GoogleSanta" ], - "AvidSibelius.pkg": [ - "com.github.davidbpirie.pkg.AvidSibelius" + "GoogleSanta.download": [ + "com.github.davidbpirie.download.GoogleSanta" ], - "AvidProToolsPlugin.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AvidProToolsPlugin" + "GoogleSanta.pkg": [ + "com.github.davidbpirie.pkg.GoogleSanta" ], - "AvidProTools.pkg": [ - "com.github.davidbpirie.pkg.AvidProTools" + "i1profiler.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.i1profiler" ], - "LogitechOptionsPlus.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.logitechoptionsplus" + "Alice2.pkg": [ + "com.github.davidbpirie.pkg.Alice2" ], - "LogitechOptionsPlus.pkg": [ - "com.github.davidbpirie.pkg.logitechoptionsplus" + "Alice2.download": [ + "com.github.davidbpirie.download.Alice2" ], - "LogitechOptionsPlus.munki": [ - "com.github.davidbpirie.munki.logitechoptionsplus" + "Alice2.munki": [ + "com.github.davidbpirie.munki.Alice2" ], - "LogitechOptionsPlus.download": [ - "com.github.davidbpirie.download.logitechoptionsplus" + "Zoom.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Zoom" ], - "CiscoASDMLauncher.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.CiscoASDMLauncher" + "JamfConnect2Configuration.install": [ + "com.github.davidbpirie.install.JamfConnect2Configuration" ], - "CiscoASDMLauncher.pkg": [ - "com.github.davidbpirie.pkg.CiscoASDMLauncher" + "JamfConnect2.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.JamfConnect2" ], - "GenericOutsetItem.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericoutsetitem" + "JamfConnect2LaunchAgent.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.JamfConnect2LaunchAgent" ], - "GenericPackage.jamf": [ - "com.github.davidbpirie.jamf.genericpackage" + "erase-install.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.erase-install" ], - "GenericAppStoreApp.jamf": [ - "com.github.davidbpirie.jamf.genericappstoreapp" + "DevolutionsRemoteDesktopManager.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.DevolutionsRemoteDesktopManager" ], - "GenericComputerProfile.jamf": [ - "com.github.davidbpirie.jamf.genericcomputerprofile" + "DevolutionsRemoteDesktopManager.pkg": [ + "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager" ], - "GenericScript.jamf": [ - "com.github.davidbpirie.jamf.genericscript" + "OBSBOTCenter.pkg": [ + "com.github.davidbpirie.pkg.OBSBOTCenter" ], - "Generic.munki": [ - "com.github.davidbpirie.munki.generic" + "OBSBOTCenter.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.OBSBOTCenter" ], - "GenericDockItem.munki": [ - "com.github.davidbpirie.munki.genericdockitem" + "OBSBOTCenter.download": [ + "com.github.davidbpirie.download.OBSBOTCenter" ], - "GenericSoftwareRestriction.jamf": [ - "com.github.davidbpirie.jamf.GenericSoftwareRestriction" + "OBSBOTWebCam.download": [ + "com.github.davidbpirie.download.OBSBOTWebCam" ], - "GenericCategory.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericcategory" + "OBSBOTWebCam.pkg": [ + "com.github.davidbpirie.pkg.OBSBOTWebCam" ], - "GenericPackagePatch.jamf": [ - "com.github.davidbpirie.jamf.genericpackagepatch" + "OBSBOTWebCam.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.OBSBOTWebCam" ], - "GenericEAScript.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericeascript" + "Audacity.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Audacity" ], - "GenericOutsetItemWithOverride.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericoutsetitemwithoverride" + "LoopdownCustom.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.LoopdownCustom" ], - "GenericDockItem.jamf": [ - "com.github.davidbpirie.jamf.genericdockitem" + "LoopdownCustom.pkg": [ + "com.github.davidbpirie.pkg.LoopdownCustom" ], - "GenericPolicy.jamf": [ - "com.github.davidbpirie.jamf.genericpolicy" + "GameMaker.download": [ + "com.github.davidbpirie.download.GameMaker" ], - "GenericDockItem.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericdockitem" + "GameMaker.munki": [ + "com.github.davidbpirie.munki.GameMaker" ], - "GenericPayloadFreeDist.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericpayloadfreedist" + "dockutil.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.dockutil" ], - "GenericPayloadFreeDist.pkg": [ - "com.github.davidbpirie.pkg.genericpayloadfreedist" + "AdobeReader.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AdobeReader" ], - "GenericScript.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericscript" + "iLokLicenseManager.pkg": [ + "com.github.davidbpirie.pkg.iLokLicenseManager" ], - "GenericOutsetItem.pkg": [ - "com.github.davidbpirie.pkg.genericoutsetitem" + "iLokLicenseManagerClientConfig.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.iLokLicenseManagerClientConfig" ], - "GenericPayloadFree.munki": [ - "com.github.davidbpirie.munki.genericpayloadfree" + "iLokLicenseManager.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.iLokLicenseManager" ], - "GenericPackage.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericpackage" + "iLokLicenseManagerClientConfig.pkg": [ + "com.github.davidbpirie.pkg.iLokLicenseManagerClientConfig" ], - "GenericOutsetItemWithOverride.pkg": [ - "com.github.davidbpirie.pkg.genericoutsetitemwithoverride" + "PyCharm.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.PyCharm" ], - "GenericComputerGroup.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.genericcomputergroup" + "Transmit5.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.transmit5" ], - "GenericPayloadFree.pkg": [ - "com.github.davidbpirie.pkg.genericpayloadfree" + "calibritePROFILER.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.calibritePROFILER" ], - "GenericPayloadFreeDist.sign": [ - "com.github.davidbpirie.sign.genericpayloadfreedist" + "calibritePROFILER.pkg": [ + "com.github.davidbpirie.pkg.calibritePROFILER" ], "GoogleChrome.jamf-upload": [ "com.github.davidbpirie.jamf-upload.GoogleChrome" ], - "VMwareTools.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.VMwareTools" + "outset.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.outset" ], - "Alice2.munki": [ - "com.github.davidbpirie.munki.Alice2" + "macOSLAPS.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.macOSLAPS" ], - "Alice2.download": [ - "com.github.davidbpirie.download.Alice2" + "SublimeText4.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.SublimeText4" ], - "Alice2.pkg": [ - "com.github.davidbpirie.pkg.Alice2" + "Docker.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Docker" ], - "MicrosoftOfficeReset.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftOfficeReset" + "CiscoASDMLauncher.pkg": [ + "com.github.davidbpirie.pkg.CiscoASDMLauncher" ], - "MicrosoftOfficeReset.pkg": [ - "com.github.davidbpirie.pkg.MicrosoftOfficeReset" + "CiscoASDMLauncher.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.CiscoASDMLauncher" ], - "Termius.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Termius" + "Rectangle.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Rectangle" ], - "Termius.pkg": [ - "com.github.davidbpirie.pkg.Termius" + "DEPNotify.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.DEPNotify" ], - "Nudge.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Nudge" + "MunkiReport-Python2.download": [ + "com.github.davidbpirie.download.MunkiReportPython2" ], - "AzulZuluJava.pkg": [ - "com.github.davidbpirie.pkg.AzulZuluJava" + "MunkiReport-Python3.munki": [ + "com.github.davidbpirie.munki.MunkiReportPython3" ], - "AzulZuluJava.munki": [ - "com.github.davidbpirie.munki.AzulZuluJava" + "MunkiReport-Python2.munki": [ + "com.github.davidbpirie.munki.MunkiReportPython2" ], - "AzulZuluJava.download": [ - "com.github.davidbpirie.download.AzulZuluJava" + "MunkiReport-Python3.download": [ + "com.github.davidbpirie.download.MunkiReportPython3" ], - "AzulZuluJava.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AzulZuluJava" + "NDIHXDriver.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.NDIHXDriver" ], - "Firefox.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Firefox" + "NDITools.download": [ + "com.github.davidbpirie.download.NDITools" ], - "GameMaker.munki": [ - "com.github.davidbpirie.munki.GameMaker" + "NDIToolsChoice.pkg": [ + "com.github.davidbpirie.pkg.NDIToolsChoice" ], - "GameMaker.download": [ - "com.github.davidbpirie.download.GameMaker" + "NDIToolsChoice.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.NDIToolsChoice" ], - "PyCharm.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.PyCharm" + "NDIRecordingComponent.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.NDIRecordingComponent" ], - "Minecraft.munki": [ - "com.github.davidbpirie.munki.Minecraft" + "NDIRecordingComponent.pkg": [ + "com.github.davidbpirie.pkg.NDIRecordingComponent" ], - "DevolutionsRemoteDesktopManager.pkg": [ - "com.github.davidbpirie.pkg.DevolutionsRemoteDesktopManager" + "NDIToolsChoiceBundle.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.NDIToolsChoiceBundle" ], - "DevolutionsRemoteDesktopManager.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.DevolutionsRemoteDesktopManager" + "NDIHXDriver.pkg": [ + "com.github.davidbpirie.pkg.NDIHXDriver" ], - "MicrosoftRemoteDesktop.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop" + "NDIToolsChoiceBundle.pkg": [ + "com.github.davidbpirie.pkg.NDIToolsChoiceBundle" ], - "mist-cli.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.mist-cli" + "OmniFocus3.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.omnifocus3" ], - "DYMOConnect.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.DYMOConnect" + "OmniFocus4.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.omnifocus4" ], - "DYMOLabelSoftware.download": [ - "com.github.davidbpirie.download.DYMOLabelSoftware" + "ComicLife3.munki": [ + "com.github.davidbpirie.munki.comiclife3" ], - "DYMOConnect.download": [ - "com.github.davidbpirie.download.DYMOConnect" + "RemoteUpdateManager.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.RemoteUpdateManager" ], - "DYMOConnect.pkg": [ - "com.github.davidbpirie.pkg.DYMOConnect" + "LastPass_Safari.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.LastPass_Safari" ], - "Blender.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.Blender" + "CitrixWorkspace.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.CitrixWorkspace" ], - "AdobeUninstaller.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.AdobeUninstaller" + "Webex.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Webex" ], - "ColourContrastAnalyzer.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.ColourContrastAnalyzer" + "Support-pkg.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Support-pkg" ], - "ColourContrastAnalyzer.download": [ - "com.github.davidbpirie.download.ColourContrastAnalyzer" + "swiftDialog.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.swiftDialog" ], - "ColourContrastAnalyzer.pkg": [ - "com.github.davidbpirie.pkg.ColourContrastAnalyzer" + "AdobeCreativeCloudInstallerUniversal.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal" ], - "MicrosoftEdge.jamf-upload": [ - "com.github.davidbpirie.jamf-upload.MicrosoftEdge" + "AdobeCreativeCloudInstallerAppleSilicon.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon" + ], + "noTunes.download": [ + "com.github.davidbpirie.download.noTunes" + ], + "noTunes.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.noTunes" + ], + "noTunes.pkg": [ + "com.github.davidbpirie.pkg.noTunes" + ], + "VMwareFusion13.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.VMwareFusion13" + ], + "Unity3DComponent.download": [ + "com.github.davidbpirie.download.unity3dcomponent" + ], + "Unity3DComponent.munki": [ + "com.github.davidbpirie.munki.unity3dcomponent" + ], + "Firefox.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.Firefox" + ], + "mist-cli.jamf-upload": [ + "com.github.davidbpirie.jamf-upload.mist-cli" ], "windowsterminal.download": [ "com.github.discentem.windowsterminal.download.yaml" @@ -177918,26 +177917,20 @@ "chrome_windows.download": [ "com.github.discentem.download.chrome" ], - "YubicoPivTool.munki": [ - "com.github.discentem.munki.YubicoPivTool" - ], "YubicoPivTool.download": [ "com.github.discentem.download.YubicoPivTool" ], + "YubicoPivTool.munki": [ + "com.github.discentem.munki.YubicoPivTool" + ], "bazelisk.pkg": [ "com.github.discentem.bazelisk.pkg.yaml" ], - "bazelisk.download": [ - "com.github.discentem.bazelisk.download.yaml" - ], "bazelisk.munki": [ "com.github.discentem.bazelisk.munki.yaml" ], - "ParaShoot.download": [ - "com.github.milk-studios.download.ParaShoot" - ], - "ParaShoot.munki": [ - "com.github.milk-studios.munki.ParaShoot" + "bazelisk.download": [ + "com.github.discentem.bazelisk.download.yaml" ], "DavinciResolveStudio17.download": [ "com.github.milk-studios.download.DaVinciResolveStudio17" @@ -177945,212 +177938,158 @@ "DaVinciResolveStudio17.munki": [ "com.github.milk-studios.munki.DaVinciResolveStudio17" ], + "ParaShoot.download": [ + "com.github.milk-studios.download.ParaShoot" + ], + "ParaShoot.munki": [ + "com.github.milk-studios.munki.ParaShoot" + ], "SecureCRT-Win64.BMS": [ "ch.ethz.gitlab.id-cd-win.BMS.SecureCRT-Win64" ], "zzTest_GoogleSyncMSI-Win64.download": [ "com.github.autopkg-win.download.LibreOffice-Win" ], - "Scribus-Win64.build": [ - "com.github.NickETH.recipes.build.Scribus-Win64" - ], - "Scribus-Win64.download": [ - "com.github.NickETH.recipes.download.Scribus-Win64" - ], - "KeePassXC-Win64.download": [ - "com.github.NickETH.recipes.download.KeePassXC-Win64" - ], - "KeePassXC-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.KeePassXC-Win64" - ], - "KeePassXC-Win64.build": [ - "com.github.NickETH.recipes.build.KeePassXC-Win64" - ], - "R-Win64.build": [ - "com.github.NickETH.recipes.build.R-Win64" - ], - "R-Win64.download": [ - "com.github.NickETH.recipes.download.R-Win64" - ], - "SecureCRT-Win64.build": [ - "com.github.NickETH.recipes.build.SecureCRT-Win64" + "Oxygen-Editor-Win64.download": [ + "com.github.NickETH.recipes.download.Oxygen-Editor-Win64" ], - "SecureCRT-Win64.download": [ - "com.github.NickETH.recipes.download.SecureCRT-Win64" + "UTN_Manager-Win.build": [ + "com.github.NickETH.recipes.build.UTN_Manager-Win" ], - "SqlDeveloper-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.SqlDeveloper-Win64" + "UTN_Manager-Win.download": [ + "com.github.NickETH.recipes.download.UTN_Manager-Win" ], - "OracleInstantClient-Win64.build": [ - "com.github.NickETH.recipes.build.OracleInstantClient-Win64" + "UTN_Manager-Win.BMS": [ + "com.github.NickETH.recipes.BMS.UTN_Manager-Win" ], - "OracleInstantClient-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.OracleInstantClient-Win64" + "Keepass-MSI.download": [ + "com.github.NickETH.recipes.download.Keepass-MSI" ], - "SqlDeveloper-Win.download": [ - "com.github.NickETH.recipes.download.SqlDeveloper-Win" + "Keepass-LANG.download": [ + "com.github.NickETH.recipes.download.Keepass-LANG" ], - "OracleInstantClient-Win.download": [ - "com.github.NickETH.recipes.download.OracleInstantClient-Win" + "Keepass-Win.build": [ + "com.github.NickETH.recipes.build.Keepass-Win" ], - "OracleInstantClient-Win.build": [ - "com.github.NickETH.recipes.build.OracleInstantClient-Win" + "WinMerge-Win64.download": [ + "com.github.NickETH.recipes.download.WinMerge-Win64" ], - "SqlDeveloper-Win64.build": [ - "com.github.NickETH.recipes.build.SqlDeveloper-Win64" + "WinMerge-Win64.build": [ + "com.github.NickETH.recipes.build.WinMerge-Win64" ], - "OracleInstantClient-Win.BMS": [ - "com.github.NickETH.recipes.BMS.OracleInstantClient-Win" + "SafeExamBrowser-Win.download": [ + "com.github.NickETH.recipes.download.SafeExamBrowser-Win" ], - "Inkscape-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.Inkscape-Win64" + "SafeExamBrowser-Win64.build": [ + "com.github.NickETH.recipes.build.SafeExamBrowser-Win64" ], - "Inkscape-Win.download": [ - "com.github.NickETH.recipes.download.Inkscape-Win64" + "VMwareVMRC-Win.download": [ + "com.github.NickETH.recipes.download.VMwareVMRC-Win" ], - "Inkscape-Win64.build": [ - "com.github.NickETH.recipes.build.Inkscape-Win64" + "VMwareTools-Win64.build": [ + "com.github.NickETH.recipes.build.VMwareTools-Win64" ], - "AdoptiumOpenJRE8-Win.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win" + "VMwareVMRC-Win.build": [ + "com.github.NickETH.recipes.build.VMwareVMRC-Win" ], - "AdoptiumOpenJDK11-Win64.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win64" + "VMwareTools-Win.download": [ + "com.github.NickETH.recipes.download.VMwareTools-Win" ], - "AdoptiumOpenJRE11-Win64.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win64" + "Python-Win64.build": [ + "com.github.NickETH.recipes.build.Python-Win64" ], - "AdoptiumOpenJDK11-Win.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win" + "Python-Win64.download": [ + "com.github.NickETH.recipes.download.Python-Win64" ], - "Eclipse-Java-Win64.build": [ - "com.github.NickETH.recipes.build.Eclipse-Java-Win64" + "VLC-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.VLC-Win64" ], - "AdoptiumOpenJRE11-Win.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win" + "VLC-Win64.build": [ + "com.github.NickETH.recipes.build.VLC-Win64" ], - "AdoptiumOpenJDK17-Win64.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64" + "Slack-MSI.download": [ + "com.github.NickETH.recipes.download.Slack-MSI-Win" ], - "Eclipse-Win64.download": [ - "com.github.NickETH.recipes.download.Eclipse-Win64" + "Slack-Win64.build": [ + "com.github.NickETH.recipes.build.Slack-Win64" ], - "AdoptiumOpenJRE8-Win64.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win64" + "PDFill-Free-Win64.download": [ + "com.github.NickETH.recipes.download.PDFill-Free-Win64" ], - "AdoptiumOpenJDKMSI-Win.download": [ - "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win" + "PDFill-Free-Win64.build": [ + "com.github.NickETH.recipes.build.PDFill-Free-Win64" ], - "AdoptiumOpenJDK8-Win64.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win64" + "FileMakerPro-Win64.build": [ + "com.github.NickETH.recipes.build.FileMakerPro-Win64" ], - "Eclipse-Java-Win64.BMS": [ - "com.github.NickETH.BMS.Eclipse-Java-Win64" + "FileMakerPro-Win64.download": [ + "com.github.NickETH.recipes.download.FileMakerPro-Win64" ], - "AdoptiumOpenJDK8-Win.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win" + "FileMakerPro-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.FileMakerPro-Win64" ], - "AdoptiumOpenJRE17-Win64.build": [ - "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64" + "OBS-Studio-Win64.build": [ + "com.github.NickETH.recipes.build.OBS-Studio-Win64" ], - "AdoptiumOpenJDK17-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.AdoptiumOpenJDK17-Win64" + "OBS-Studio-Win64.download": [ + "com.github.NickETH.recipes.download.OBS-Studio-Win64" ], - "AdoptiumOpenJRE17-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.AdoptiumOpenJRE17-Win64" + "Telegraf-Win64.download": [ + "com.github.NickETH.recipes.download.Telegraf-Win64" ], - "TortoiseGit-Win64.download": [ - "com.github.NickETH.recipes.download.TortoiseGit-Win64" + "Telegraf-Win64.build": [ + "com.github.NickETH.recipes.build.Telegraf-Win64" ], - "GithubDesktop-Win64.build": [ - "com.github.NickETH.recipes.build.GithubDesktop-Win64" + "7-Zip-Win.build": [ + "com.github.NickETH.recipes.build.7-Zip-Win" ], - "GithubDesktop-Win64.download": [ - "com.github.NickETH.recipes.download.GithubDesktop-Win64" + "7-Zip-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.7-Zip-Win64" ], - "TortoiseGit-Win64.build": [ - "com.github.NickETH.recipes.build.TortoiseGit-Win64" + "7-Zip-MSI.download": [ + "com.github.NickETH.recipes.download.7-Zip-MSI" ], - "Git-Win64.build": [ - "com.github.NickETH.recipes.build.Git-Win64" + "7-Zip-Win64.build": [ + "com.github.NickETH.recipes.build.7-Zip-Win64" ], - "Slack-Win64.build": [ - "com.github.NickETH.recipes.build.Slack-Win64" + "7-Zip-Win.BMS": [ + "com.github.NickETH.recipes.BMS.7-Zip-Win" ], - "Slack-MSI.download": [ - "com.github.NickETH.recipes.download.Slack-MSI-Win" + "OracleInstantClient-Win.download": [ + "com.github.NickETH.recipes.download.OracleInstantClient-Win" ], - "SpectrumProtect-Win64.download": [ - "com.github.NickETH.recipes.download.SpectrumProtect-Win64" + "SqlDeveloper-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.SqlDeveloper-Win64" ], - "SpectrumProtect-Win64.build": [ - "com.github.NickETH.recipes.build.SpectrumProtect-Win64" + "SqlDeveloper-Win.download": [ + "com.github.NickETH.recipes.download.SqlDeveloper-Win" ], - "PrusaSlicerStandalone-Win64.download": [ - "com.github.NickETH.recipes.download.PrusaSlicerStandalone-Win64" + "OracleInstantClient-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.OracleInstantClient-Win64" ], - "PrusaSlicerStandalone-Win64.build": [ - "com.github.NickETH.recipes.build.PrusaSlicerStandalone-Win64" + "SqlDeveloper-Win64.build": [ + "com.github.NickETH.recipes.build.SqlDeveloper-Win64" ], - "Endnote-Win.BMS": [ - "com.github.NickETH.recipes.recipes.BMS.Endnote-Win" + "OracleInstantClient-Win.build": [ + "com.github.NickETH.recipes.build.OracleInstantClient-Win" ], - "Endnote-Win.build": [ - "com.github.NickETH.recipes.build.Endnote-Win" + "OracleInstantClient-Win.BMS": [ + "com.github.NickETH.recipes.BMS.OracleInstantClient-Win" ], - "Endnote-Win.download": [ - "com.github.NickETH.recipes.download.Endnote-Win" + "OracleInstantClient-Win64.build": [ + "com.github.NickETH.recipes.build.OracleInstantClient-Win64" ], "iTunes-Win64.build": [ "com.github.NickETH.recipes.build.iTunes-Win64" ], - "UTN_Manager-Win.download": [ - "com.github.NickETH.recipes.download.UTN_Manager-Win" - ], - "UTN_Manager-Win.BMS": [ - "com.github.NickETH.recipes.BMS.UTN_Manager-Win" - ], - "UTN_Manager-Win.build": [ - "com.github.NickETH.recipes.build.UTN_Manager-Win" - ], - "IrfanView-Win64.download": [ - "com.github.NickETH.recipes.download.IrfanView-Win64" - ], - "IrfanView-Win64.build": [ - "com.github.NickETH.recipes.build.IrfanView-Win64" - ], - "NotepadPlusPlus-Win64.download": [ - "com.github.NickETH.recipes.download.NotepadPlusPlus-Win64" - ], - "NotepadPlusPlus-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.NotepadPlusPlus-Win64" - ], - "NotepadPlusPlus-Win64.build": [ - "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64" - ], - "ReferenceManager-Win64.build": [ - "com.github.NickETH.recipes.build.ReferenceManager-Win64" - ], - "ReferenceManager-Win64.download": [ - "com.github.NickETH.recipes.download.ReferenceManager-Win64" - ], - "LibreOffice-Win64.build": [ - "com.github.NickETH.recipes.build.LibreOffice-Win64" - ], - "LibreOffice-Win64.download": [ - "com.github.NickETH.recipes.download.LibreOffice-Win64" - ], - "Bitwarden-Desktop-Win64.build": [ - "com.github.NickETH.recipes.build.Bitwarden-Desktop-Win64" - ], - "Bitwarden-Desktop-Win64.download": [ - "com.github.NickETH.recipes.download.Bitwarden-Desktop-Win64" + "NoMachineEnterpriseClient-Win64.download": [ + "com.github.NickETH.recipes.download.NoMachineEnterpriseClient-Win64" ], - "WinSCP-Win.build": [ - "com.github.NickETH.recipes.build.WinSCP-Win" + "NoMachineEnterpriseClient-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.NoMachineEnterpriseClient-Win64" ], - "WinSCP-Win.download": [ - "com.github.NickETH.recipes.download.WinSCP-Win" + "NoMachineEnterpriseClient-Win64.build": [ + "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64" ], "Ghostscript-Win64.build": [ "com.github.NickETH.recipes.build.Ghostscript-Win64" @@ -178161,107 +178100,95 @@ "Ghostscript-Win64.download": [ "com.github.NickETH.recipes.download.Ghostscript-Win64" ], - "GoogleDriveFS-Win.download": [ - "com.github.NickETH.recipes.download.GoogleDriveFS-Win" - ], - "GoogleChrome-Win.build": [ - "com.github.NickETH.recipes.build.GoogleChrome-Win" - ], - "GoogleEarthPro-Win64.download": [ - "com.github.NickETH.recipes.download.GoogleEarthPro-Win64" - ], - "GoogleSyncMSI-Win64.download": [ - "com.github.NickETH.recipes.download.GoogleSyncMSI-Win64" - ], - "GoogleSync-Win64.build": [ - "com.github.NickETH.recipes.build.GoogleSync-Win64" + "NotepadPlusPlus-Win64.download": [ + "com.github.NickETH.recipes.download.NotepadPlusPlus-Win64" ], - "GoogleChrome-Win.BMS": [ - "com.github.NickETH.recipes.BMS.GoogleChrome-Win" + "NotepadPlusPlus-Win64.build": [ + "com.github.NickETH.recipes.build.NotepadPlusPlus-Win64" ], - "GoogleChromeMSI-Win.download": [ - "com.github.NickETH.recipes.download.GoogleChromeMSI-Win" + "NotepadPlusPlus-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.NotepadPlusPlus-Win64" ], - "GoogleEarthPro-Win64.build": [ - "com.github.NickETH.recipes.build.GoogleEarthPro-Win64" + "Nessus-Agent-Win64.BMS": [ + "com.github.NickETH.recipes-bms-prd.BMS.Nessus-Agent-Win64" ], - "GoogleChrome-Win64.build": [ - "com.github.NickETH.recipes.build.GoogleChrome-Win64" + "Nessus-Agent-Win64.build": [ + "com.github.NickETH.recipes.build.Nessus-Agent-Win64" ], - "GoogleChrome-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.GoogleChrome-Win64" + "Nessus-Agent-Win64.download": [ + "com.github.NickETH.recipes.download.Nessus-Agent-Win64" ], - "GoogleDriveFS-Win.build": [ - "com.github.NickETH.recipes.build.GoogleDriveFS-Win" + "Endnote-Win.download": [ + "com.github.NickETH.recipes.download.Endnote-Win" ], - "FileMakerPro-Win64.download": [ - "com.github.NickETH.recipes.download.FileMakerPro-Win64" + "Endnote-Win.BMS": [ + "com.github.NickETH.recipes.recipes.BMS.Endnote-Win" ], - "FileMakerPro-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.FileMakerPro-Win64" + "Endnote-Win.build": [ + "com.github.NickETH.recipes.build.Endnote-Win" ], - "FileMakerPro-Win64.build": [ - "com.github.NickETH.recipes.build.FileMakerPro-Win64" + "ReferenceManager-Win64.build": [ + "com.github.NickETH.recipes.build.ReferenceManager-Win64" ], - "AdobeReaderDC-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.AdobeReaderDC-Win64" + "ReferenceManager-Win64.download": [ + "com.github.NickETH.recipes.download.ReferenceManager-Win64" ], - "AdobeReaderDCMSI-Win64.download": [ - "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win64" + "Bitwarden-Desktop-Win64.download": [ + "com.github.NickETH.recipes.download.Bitwarden-Desktop-Win64" ], - "AdobeReaderDC-Win64.build": [ - "com.github.NickETH.recipes.build.AdobeReaderDC-Win64" + "Bitwarden-Desktop-Win64.build": [ + "com.github.NickETH.recipes.build.Bitwarden-Desktop-Win64" ], - "AcrobatDC-Win64.build": [ - "com.github.NickETH.recipes.build.AcrobatProDC-Win64" + "DropboxClient-Win.download": [ + "com.github.NickETH.recipes.download.DropboxClient-Win" ], - "AdobeReaderDC-Win.build": [ - "com.github.NickETH.recipes.build.AdobeReaderDC-Win" + "DropboxClient-Win.build": [ + "com.github.NickETH.recipes.build.DropboxClient-Win" ], - "AdobeReaderDCMSI-Win.download": [ - "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win" + "DropboxClient-Win64.build": [ + "com.github.NickETH.recipes.build.DropboxClient-Win64" ], - "AcrobatDC-Win64.download": [ - "com.github.NickETH.recipes.download.AcrobatProDC-Win64" + "ArduinoIDE-Win64.build": [ + "com.github.NickETH.recipes.build.ArduinoIDE-Win64" ], - "GIMP-Win64.build": [ - "com.github.NickETH.recipes.build.GIMP-Win64" + "ArduinoIDE-Win64.download": [ + "com.github.NickETH.recipes.download.ArduinoIDE-Win64" ], - "GIMP-Win64.download": [ - "com.github.NickETH.recipes.download.GIMP-Win64" + "NXLog-CE-Win64.download": [ + "com.github.NickETH.recipes.download.NXLog-CE-Win64" ], - "DropboxClient-Win64.build": [ - "com.github.NickETH.recipes.build.DropboxClient-Win64" + "NXLog-CE-Win64.build": [ + "com.github.NickETH.recipes.build.NXLog-CE-Win64" ], - "DropboxClient-Win.build": [ - "com.github.NickETH.recipes.build.DropboxClient-Win" + "SecureCRT-Win64.download": [ + "com.github.NickETH.recipes.download.SecureCRT-Win64" ], - "DropboxClient-Win.download": [ - "com.github.NickETH.recipes.download.DropboxClient-Win" + "SecureCRT-Win64.build": [ + "com.github.NickETH.recipes.build.SecureCRT-Win64" ], - "Nessus-Agent-Win64.BMS": [ - "com.github.NickETH.recipes-bms-prd.BMS.Nessus-Agent-Win64" + "KeePassXC-Win64.download": [ + "com.github.NickETH.recipes.download.KeePassXC-Win64" ], - "Nessus-Agent-Win64.download": [ - "com.github.NickETH.recipes.download.Nessus-Agent-Win64" + "KeePassXC-Win64.build": [ + "com.github.NickETH.recipes.build.KeePassXC-Win64" ], - "Nessus-Agent-Win64.build": [ - "com.github.NickETH.recipes.build.Nessus-Agent-Win64" + "KeePassXC-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.KeePassXC-Win64" ], - "VLC-Win64.build": [ - "com.github.NickETH.recipes.build.VLC-Win64" + "IrfanView-Win64.build": [ + "com.github.NickETH.recipes.build.IrfanView-Win64" ], - "VLC-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.VLC-Win64" + "IrfanView-Win64.download": [ + "com.github.NickETH.recipes.download.IrfanView-Win64" ], - "Oxygen-Editor-Win64.download": [ - "com.github.NickETH.recipes.download.Oxygen-Editor-Win64" + "SpectrumProtect-Win64.download": [ + "com.github.NickETH.recipes.download.SpectrumProtect-Win64" ], - "PuTTY-Win64.build": [ - "com.github.NickETH.recipes.build.PuTTY-Win64" + "SpectrumProtect-Win64.build": [ + "com.github.NickETH.recipes.build.SpectrumProtect-Win64" ], - "PuTTY-Win64.download": [ - "com.github.NickETH.recipes.download.PuTTY-Win64" + "CommandUpdate-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.CommandUpdate-Win64" ], "CommandUpdate-Win64.build": [ "com.github.NickETH.recipes.build.CommandUpdate-Win64" @@ -178269,65 +178196,74 @@ "CommandUpdate-Win64.download": [ "com.github.NickETH.recipes.download.CommandUpdate-Win64" ], - "CommandUpdate-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.CommandUpdate-Win64" + "Blender-Win64.build": [ + "com.github.NickETH.recipes.build.Blender-Win64" ], - "MindManager-Win.download": [ - "com.github.NickETH.recipes.download.MindManager-Win" + "Blender-Win64.download": [ + "com.github.NickETH.recipes.download.Blender-Win64" ], - "MindManager-Win64.build": [ - "com.github.NickETH.recipes.build.MindManager-Win64" + "Blender-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.Blender-Win64" ], - "MicrosoftPowerToys-Win64.download": [ - "com.github.NickETH.recipes.download.MicrosoftPowerToys-Win64" + "LyX-Win64.build": [ + "com.github.NickETH.recipes.build.LyX-Win64" ], - "VisualStudioCode-Win64.build": [ - "com.github.NickETH.recipes.build.VisualStudioCode-Win64" + "LyX-Win64.download": [ + "com.github.NickETH.recipes.download.LyX-Win64" ], - "DotNetCoreDesktopRuntime-Win64.build": [ - "com.github.NickETH.recipes.build.DotNetCoreDesktopRuntime-Win64" + "Citrix-Workspace-Win.build": [ + "com.github.NickETH.recipes.build.Citrix-Workspace-Win" ], - "MicrosoftWebView2EvergreenBootstrapper-Win64.download": [ - "com.github.NickETH.recipes.download.WebView2EvergreenBootstrapper-Win64" + "Citrix-Workspace-Win.download": [ + "com.github.NickETH.recipes.download.Citrix-Workspace-Win" ], - "MicrosoftWebView2Runtime-Win64.download": [ - "com.github.NickETH.recipes.download.WebView2Runtime-Win64" + "PrusaSlicerStandalone-Win64.download": [ + "com.github.NickETH.recipes.download.PrusaSlicerStandalone-Win64" ], - "DotNetDesktopRuntime-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.DotNetDesktopRuntime-Win64" + "PrusaSlicerStandalone-Win64.build": [ + "com.github.NickETH.recipes.build.PrusaSlicerStandalone-Win64" ], - "SQLServerTools2019-Win64.build": [ - "com.github.NickETH.recipes.build.SQLServerTools2019-Win64" + "GoogleEarthPro-Win64.build": [ + "com.github.NickETH.recipes.build.GoogleEarthPro-Win64" ], - "MicrosoftEdgeWebDriver-Win64.install": [ - "com.github.NickETH.recipes.install.MicrosoftEdgeWebDriver-Win64" + "GoogleChrome-Win.build": [ + "com.github.NickETH.recipes.build.GoogleChrome-Win" ], - "MicrosoftPowerToys-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.MicrosoftPowerToys-Win64" + "GoogleChrome-Win.BMS": [ + "com.github.NickETH.recipes.BMS.GoogleChrome-Win" ], - "Teams-WoS-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.Teams-WoS-Win64" + "GoogleSync-Win64.build": [ + "com.github.NickETH.recipes.build.GoogleSync-Win64" ], - "DotNetDesktopRuntime-Win64.download": [ - "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win64" + "GoogleChrome-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.GoogleChrome-Win64" ], - "DotNetDesktopRuntime-Win64.build": [ - "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64" + "GoogleEarthPro-Win64.download": [ + "com.github.NickETH.recipes.download.GoogleEarthPro-Win64" ], - "MicrosoftWebView2Runtime-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.WebView2Runtime-Win64" + "GoogleDriveFS-Win.download": [ + "com.github.NickETH.recipes.download.GoogleDriveFS-Win" ], - "VisualStudioCode-Win64.download": [ - "com.github.NickETH.recipes.download.VisualStudioCode-Win64" + "GoogleDriveFS-Win.build": [ + "com.github.NickETH.recipes.build.GoogleDriveFS-Win" ], - "MicrosoftEdgeWebDriver-Win64.download": [ - "com.github.NickETH.recipes.download.MicrosoftEdgeWebDriver-Win64" + "GoogleSyncMSI-Win64.download": [ + "com.github.NickETH.recipes.download.GoogleSyncMSI-Win64" ], - "SQLServerTools2019-Win64.download": [ - "com.github.NickETH.recipes.download.SQLServerTools2019-Win64" + "GoogleChromeMSI-Win.download": [ + "com.github.NickETH.recipes.download.GoogleChromeMSI-Win" ], - "Teams-WoS-Win64.download": [ - "com.github.NickETH.recipes.download.Teams-WoS-Win64" + "GoogleChrome-Win64.build": [ + "com.github.NickETH.recipes.build.GoogleChrome-Win64" + ], + "RStudio-Win64.download": [ + "com.github.NickETH.recipes.download.RStudio-Win64" + ], + "RStudio-Win64.build": [ + "com.github.NickETH.recipes.build.RStudio-Win64" + ], + "MicrosoftPowerToys-Win64.build": [ + "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64" ], "Teams-WoS-Win64.build": [ "com.github.NickETH.recipes.build.Teams-WoS-Win64" @@ -178335,332 +178271,368 @@ "MicrosoftEdgeMSI-Win.download": [ "com.github.NickETH.recipes.download.MicrosoftEdgeMSI-Win" ], - "DotNetDesktopRuntime-Win.build": [ - "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win" + "MicrosoftEdgeWebDriver-Win64.install": [ + "com.github.NickETH.recipes.install.MicrosoftEdgeWebDriver-Win64" ], - "Teams-Win64.build": [ - "com.github.NickETH.recipes.build.Teams-Win64" + "VisualStudioCode-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.VisualStudioCode-Win64" + ], + "MicrosoftWebView2Runtime-Win64.build": [ + "com.github.NickETH.recipes.build.WebView2Runtime-Win64" ], "MicrosoftEdge-Win64.build": [ "com.github.NickETH.recipes.build.MicrosoftEdge-Win64" ], - "MicrosoftWebView2Runtime-Win64.build": [ - "com.github.NickETH.recipes.build.WebView2Runtime-Win64" + "DotNetDesktopRuntime-Win64.download": [ + "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win64" ], - "MicrosoftEdge-Win.build": [ - "com.github.NickETH.recipes.build.MicrosoftEdge-Win" + "DotNetCoreDesktopRuntime-Win64.download": [ + "com.github.NickETH.recipes.download.DotNetCoreDesktopRuntime-Win64" + ], + "MicrosoftWebView2EvergreenBootstrapper-Win64.download": [ + "com.github.NickETH.recipes.download.WebView2EvergreenBootstrapper-Win64" ], "MicrosoftWebView2EvergreenBootstrapper-Win64.BMS": [ "ch.ethz.id-cd-win.recipes.BMS.EQP.WebView2EvergreenBootstrapper-Win64" ], + "MicrosoftWebView2Runtime-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.WebView2Runtime-Win64" + ], + "MicrosoftEdge-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win64" + ], "DotNetDesktopRuntime-Win.download": [ "com.github.NickETH.recipes.download.DotNetDesktopRuntime-Win" ], - "MicrosoftEdgeWebDriver-Win64.build": [ - "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64" + "VisualStudioCode-Win64.download": [ + "com.github.NickETH.recipes.download.VisualStudioCode-Win64" + ], + "Teams-WoS-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.Teams-WoS-Win64" + ], + "VisualStudioCode-Win64.build": [ + "com.github.NickETH.recipes.build.VisualStudioCode-Win64" + ], + "SQLServerTools2019-Win64.build": [ + "com.github.NickETH.recipes.build.SQLServerTools2019-Win64" ], "MicrosoftWebView2EvergreenBootstrapper-Win64.build": [ "com.github.NickETH.recipes.build.WebView2EvergreenBootstrapper-Win64" ], - "MicrosoftEdge-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win64" + "MicrosoftPowerToys-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.MicrosoftPowerToys-Win64" + ], + "MicrosoftPowerToys-Win64.download": [ + "com.github.NickETH.recipes.download.MicrosoftPowerToys-Win64" + ], + "DotNetCoreDesktopRuntime-Win64.build": [ + "com.github.NickETH.recipes.build.DotNetCoreDesktopRuntime-Win64" + ], + "MicrosoftEdgeWebDriver-Win64.download": [ + "com.github.NickETH.recipes.download.MicrosoftEdgeWebDriver-Win64" + ], + "DotNetDesktopRuntime-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.DotNetDesktopRuntime-Win64" ], "Teams-Win64.download": [ "com.github.NickETH.recipes.download.Teams-Win64" ], - "VisualStudioCode-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.VisualStudioCode-Win64" + "MicrosoftEdgeWebDriver-Win64.build": [ + "com.github.NickETH.recipes.build.MicrosoftEdgeWebDriver-Win64" ], - "DotNetCoreDesktopRuntime-Win64.download": [ - "com.github.NickETH.recipes.download.DotNetCoreDesktopRuntime-Win64" + "DotNetDesktopRuntime-Win.build": [ + "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win" ], - "MicrosoftPowerToys-Win64.build": [ - "com.github.NickETH.recipes.build.MicrosoftPowerToys-Win64" + "Teams-WoS-Win64.download": [ + "com.github.NickETH.recipes.download.Teams-WoS-Win64" ], - "MicrosoftEdge-Win.BMS": [ - "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win" + "MicrosoftEdge-Win.build": [ + "com.github.NickETH.recipes.build.MicrosoftEdge-Win" + ], + "SQLServerTools2019-Win64.download": [ + "com.github.NickETH.recipes.download.SQLServerTools2019-Win64" ], "Teams-Win64.BMS": [ "com.github.NickETH.recipes.BMS.Teams-Win64" ], - "MiKTeX-Win64.download": [ - "com.github.NickETH.recipes.download.MiKTeX-Win64" - ], - "MiKTeX-Win64.build": [ - "com.github.NickETH.recipes.build.MiKTeX-Win64" - ], - "RStudio-Win64.download": [ - "com.github.NickETH.recipes.download.RStudio-Win64" + "MicrosoftWebView2Runtime-Win64.download": [ + "com.github.NickETH.recipes.download.WebView2Runtime-Win64" ], - "RStudio-Win64.build": [ - "com.github.NickETH.recipes.build.RStudio-Win64" + "MicrosoftEdge-Win.BMS": [ + "com.github.NickETH.recipes.BMS.MicrosoftEdge-Win" ], - "7-Zip-Win64.build": [ - "com.github.NickETH.recipes.build.7-Zip-Win64" + "Teams-Win64.build": [ + "com.github.NickETH.recipes.build.Teams-Win64" ], - "7-Zip-Win.build": [ - "com.github.NickETH.recipes.build.7-Zip-Win" + "DotNetDesktopRuntime-Win64.build": [ + "com.github.NickETH.recipes.build.DotNetDesktopRuntime-Win64" ], - "7-Zip-Win.BMS": [ - "com.github.NickETH.recipes.BMS.7-Zip-Win" + "ZabbixAgent2SSL-Win64.build": [ + "com.github.NickETH.recipes.build.ZabbixAgent2SSL-Win64" ], - "7-Zip-MSI.download": [ - "com.github.NickETH.recipes.download.7-Zip-MSI" + "ZabbixAgent2SSL-Win64.download": [ + "com.github.NickETH.recipes.download.ZabbixAgent2SSL-Win64" ], - "7-Zip-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.7-Zip-Win64" + "WinSCP-Win.download": [ + "com.github.NickETH.recipes.download.WinSCP-Win" ], - "Jabref-Win64.download": [ - "com.github.NickETH.recipes.download.Jabref-Win64" + "WinSCP-Win.build": [ + "com.github.NickETH.recipes.build.WinSCP-Win" ], - "Jabref-Win64.build": [ - "com.github.NickETH.recipes.build.Jabref-Win64" + "Element-Win64.build": [ + "com.github.NickETH.recipes.build.Element-Win64" ], - "SafeExamBrowser-Win.download": [ - "com.github.NickETH.recipes.download.SafeExamBrowser-Win" + "Element-Win64.download": [ + "com.github.NickETH.recipes.download.Element-Win64" ], - "SafeExamBrowser-Win64.build": [ - "com.github.NickETH.recipes.build.SafeExamBrowser-Win64" + "Element-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.Element-Win64" ], - "AffinityPhoto-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.AffinityPhoto-Win64" + "Scribus-Win64.download": [ + "com.github.NickETH.recipes.download.Scribus-Win64" ], - "AffinityPublisher-Win64.build": [ - "com.github.NickETH.recipes.build.AffinityPublisher-Win64" + "Scribus-Win64.build": [ + "com.github.NickETH.recipes.build.Scribus-Win64" ], - "AffinityPublisher-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.AffinityPublisher-Win64" + "GIMP-Win64.build": [ + "com.github.NickETH.recipes.build.GIMP-Win64" ], - "AffinityDesigner-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.AffinityDesigner-Win64" + "GIMP-Win64.download": [ + "com.github.NickETH.recipes.download.GIMP-Win64" ], - "AffinitySuite-Win64.download": [ - "com.github.NickETH.recipes.download.AffinitySuite-Win64" + "LibreOffice-Win64.build": [ + "com.github.NickETH.recipes.build.LibreOffice-Win64" ], - "AffinityPhoto-Win64.build": [ - "com.github.NickETH.recipes.build.AffinityPhoto-Win64" + "LibreOffice-Win64.download": [ + "com.github.NickETH.recipes.download.LibreOffice-Win64" ], - "AffinityDesigner-Win64.build": [ - "com.github.NickETH.recipes.build.AffinityDesigner-Win64" + "R-Win64.download": [ + "com.github.NickETH.recipes.download.R-Win64" ], - "PDFill-Free-Win64.download": [ - "com.github.NickETH.recipes.download.PDFill-Free-Win64" + "R-Win64.build": [ + "com.github.NickETH.recipes.build.R-Win64" ], - "PDFill-Free-Win64.build": [ - "com.github.NickETH.recipes.build.PDFill-Free-Win64" + "MindManager-Win.download": [ + "com.github.NickETH.recipes.download.MindManager-Win" ], - "Telegraf-Win64.build": [ - "com.github.NickETH.recipes.build.Telegraf-Win64" + "MindManager-Win64.build": [ + "com.github.NickETH.recipes.build.MindManager-Win64" ], - "Telegraf-Win64.download": [ - "com.github.NickETH.recipes.download.Telegraf-Win64" + "FileZilla-Win64.build": [ + "com.github.NickETH.recipes.build.FileZilla-Win64" ], - "GLPI-Agent-Win64.download": [ - "com.github.NickETH.recipes.download.GLPI-Agent-Win64" + "FileZilla-Win64.download": [ + "com.github.NickETH.recipes.download.FileZilla-Win64" ], - "GLPI-Agent-Win64.build": [ - "com.github.NickETH.recipes.build..GLPI-Agent-Win64" + "ThinkpadSystemUpdate-Win.BMS": [ + "com.github.NickETH.recipes.BMS.ThinkpadSystemUpdate-Win" ], - "Citrix-Workspace-Win.download": [ - "com.github.NickETH.recipes.download.Citrix-Workspace-Win" + "ThinkpadSystemUpdate-Win.build": [ + "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win" ], - "Citrix-Workspace-Win.build": [ - "com.github.NickETH.recipes.build.Citrix-Workspace-Win" + "ThinkpadSystemUpdate-Win.download": [ + "com.github.NickETH.recipes.download.ThinkpadSystemUpdate-Win" ], - "VMwareVMRC-Win.build": [ - "com.github.NickETH.recipes.build.VMwareVMRC-Win" + "PuTTY-Win64.build": [ + "com.github.NickETH.recipes.build.PuTTY-Win64" ], - "VMwareTools-Win.download": [ - "com.github.NickETH.recipes.download.VMwareTools-Win" + "PuTTY-Win64.download": [ + "com.github.NickETH.recipes.download.PuTTY-Win64" ], - "VMwareVMRC-Win.download": [ - "com.github.NickETH.recipes.download.VMwareVMRC-Win" + "TortoiseGit-Win64.build": [ + "com.github.NickETH.recipes.build.TortoiseGit-Win64" ], - "VMwareTools-Win64.build": [ - "com.github.NickETH.recipes.build.VMwareTools-Win64" + "GithubDesktop-Win64.download": [ + "com.github.NickETH.recipes.download.GithubDesktop-Win64" ], - "ArduinoIDE-Win64.download": [ - "com.github.NickETH.recipes.download.ArduinoIDE-Win64" + "GithubDesktop-Win64.build": [ + "com.github.NickETH.recipes.build.GithubDesktop-Win64" ], - "ArduinoIDE-Win64.build": [ - "com.github.NickETH.recipes.build.ArduinoIDE-Win64" + "Git-Win64.build": [ + "com.github.NickETH.recipes.build.Git-Win64" ], - "ZoomClient-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.ZoomClient-Win64" + "TortoiseGit-Win64.download": [ + "com.github.NickETH.recipes.download.TortoiseGit-Win64" ], - "ZoomClientMSI-Win.download": [ - "com.github.NickETH.recipes.download.ZoomClientMSI-Win" + "ZoomClient-Win.BMS": [ + "com.github.NickETH.recipes.BMS.ZoomClient-Win" ], "ZoomClient-Win.build": [ "com.github.NickETH.recipes.build.ZoomClient-Win" ], - "ZoomClient-Win.BMS": [ - "com.github.NickETH.recipes.BMS.ZoomClient-Win" + "ZoomClientMSI-Win.download": [ + "com.github.NickETH.recipes.download.ZoomClientMSI-Win" ], "ZoomClient-Win64.build": [ "com.github.NickETH.recipes.build.ZoomClient-Win64" ], - "Enpass-Win.build": [ - "com.github.NickETH.recipes.build.Enpass-Win" - ], - "Enpass-Win.download": [ - "com.github.NickETH.recipes.download.Enpass-Win" - ], - "Python-Win64.download": [ - "com.github.NickETH.recipes.download.Python-Win64" + "ZoomClient-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.ZoomClient-Win64" ], - "Python-Win64.build": [ - "com.github.NickETH.recipes.build.Python-Win64" + "Jabref-Win64.build": [ + "com.github.NickETH.recipes.build.Jabref-Win64" ], - "LyX-Win64.build": [ - "com.github.NickETH.recipes.build.LyX-Win64" + "Jabref-Win64.download": [ + "com.github.NickETH.recipes.download.Jabref-Win64" ], - "LyX-Win64.download": [ - "com.github.NickETH.recipes.download.LyX-Win64" + "GLPI-Agent-Win64.download": [ + "com.github.NickETH.recipes.download.GLPI-Agent-Win64" ], - "ZabbixAgent2SSL-Win64.build": [ - "com.github.NickETH.recipes.build.ZabbixAgent2SSL-Win64" + "GLPI-Agent-Win64.build": [ + "com.github.NickETH.recipes.build..GLPI-Agent-Win64" ], - "ZabbixAgent2SSL-Win64.download": [ - "com.github.NickETH.recipes.download.ZabbixAgent2SSL-Win64" + "Enpass-Win.build": [ + "com.github.NickETH.recipes.build.Enpass-Win" ], - "NXLog-CE-Win64.download": [ - "com.github.NickETH.recipes.download.NXLog-CE-Win64" + "Enpass-Win.download": [ + "com.github.NickETH.recipes.download.Enpass-Win" ], - "NXLog-CE-Win64.build": [ - "com.github.NickETH.recipes.build.NXLog-CE-Win64" + "Inkscape-Win.download": [ + "com.github.NickETH.recipes.download.Inkscape-Win64" ], - "ThinkpadSystemUpdate-Win.download": [ - "com.github.NickETH.recipes.download.ThinkpadSystemUpdate-Win" + "Inkscape-Win64.build": [ + "com.github.NickETH.recipes.build.Inkscape-Win64" ], - "ThinkpadSystemUpdate-Win.BMS": [ - "com.github.NickETH.recipes.BMS.ThinkpadSystemUpdate-Win" + "Inkscape-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.Inkscape-Win64" ], - "ThinkpadSystemUpdate-Win.build": [ - "com.github.NickETH.recipes.build.ThinkpadSystemUpdate-Win" + "AffinityPublisher-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.AffinityPublisher-Win64" ], - "Keepass-MSI.download": [ - "com.github.NickETH.recipes.download.Keepass-MSI" + "AffinitySuite-Win64.download": [ + "com.github.NickETH.recipes.download.AffinitySuite-Win64" ], - "Keepass-Win.build": [ - "com.github.NickETH.recipes.build.Keepass-Win" + "AffinityPhoto-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.AffinityPhoto-Win64" ], - "Keepass-LANG.download": [ - "com.github.NickETH.recipes.download.Keepass-LANG" + "AffinityPublisher-Win64.build": [ + "com.github.NickETH.recipes.build.AffinityPublisher-Win64" ], - "FujitsuDeskUpdate-Win.download": [ - "com.github.NickETH.recipes.download.FujitsuDeskUpdate-Win" + "AffinityPhoto-Win64.build": [ + "com.github.NickETH.recipes.build.AffinityPhoto-Win64" ], - "FujitsuDeskUpdate-Win.build": [ - "com.github.NickETH.recipes.build.FujitsuDeskUpdate-Win" + "AffinityDesigner-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.AffinityDesigner-Win64" ], - "Firefox-Win.build": [ - "com.github.NickETH.recipes.build.Firefox-Win" + "AffinityDesigner-Win64.build": [ + "com.github.NickETH.recipes.build.AffinityDesigner-Win64" ], - "Firefox-Win64.build": [ - "com.github.NickETH.recipes.build.Firefox-Win64" + "JupyterLab-Desktop-Win64.download": [ + "com.github.NickETH.recipes.download.JupyterLab-Desktop-Win64" ], - "Thunderbird-Win64.build": [ - "com.github.NickETH.recipes.build.Thunderbird-Win64" + "JupyterLab-Desktop-Win64.build": [ + "com.github.NickETH.recipes.build.JupyterLab-Desktop-Win64" ], "MobaXterm-Win.download": [ "com.github.NickETH.recipes.download.MobaXterm-Win" ], + "MobaXterm-Win.BMS": [ + "com.github.NickETH.recipes.BMS.MobaXterm-Win" + ], "MobaXterm-Win.build": [ "com.github.NickETH.recipes.build.MobaXterm-Win" ], - "MobaXterm-Win.BMS": [ - "com.github.NickETH.recipes.BMS.MobaXterm-Win" + "AdoptiumOpenJDK17-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.AdoptiumOpenJDK17-Win64" ], - "Element-Win64.download": [ - "com.github.NickETH.recipes.download.Element-Win64" + "AdoptiumOpenJRE8-Win64.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win64" ], - "Element-Win64.build": [ - "com.github.NickETH.recipes.build.Element-Win64" + "Eclipse-Java-Win64.BMS": [ + "com.github.NickETH.BMS.Eclipse-Java-Win64" ], - "Element-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.Element-Win64" + "AdoptiumOpenJDK17-Win64.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJDK17-Win64" ], - "FileZilla-Win64.build": [ - "com.github.NickETH.recipes.build.FileZilla-Win64" + "AdoptiumOpenJDKMSI-Win.download": [ + "com.github.NickETH.recipes.download.AdoptiumOpenJDKMSI-Win" ], - "FileZilla-Win64.download": [ - "com.github.NickETH.recipes.download.FileZilla-Win64" + "AdoptiumOpenJDK8-Win.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win" ], - "NoMachineEnterpriseClient-Win64.build": [ - "com.github.NickETH.recipes.build.NoMachineEnterpriseClient-Win64" + "AdoptiumOpenJRE17-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.AdoptiumOpenJRE17-Win64" ], - "NoMachineEnterpriseClient-Win64.download": [ - "com.github.NickETH.recipes.download.NoMachineEnterpriseClient-Win64" + "AdoptiumOpenJDK8-Win64.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJDK8-Win64" ], - "NoMachineEnterpriseClient-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.NoMachineEnterpriseClient-Win64" + "AdoptiumOpenJRE17-Win64.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJRE17-Win64" ], - "WinMerge-Win64.build": [ - "com.github.NickETH.recipes.build.WinMerge-Win64" + "AdoptiumOpenJDK11-Win.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win" ], - "WinMerge-Win64.download": [ - "com.github.NickETH.recipes.download.WinMerge-Win64" + "Eclipse-Win64.download": [ + "com.github.NickETH.recipes.download.Eclipse-Win64" ], - "OBS-Studio-Win64.build": [ - "com.github.NickETH.recipes.build.OBS-Studio-Win64" + "AdoptiumOpenJRE11-Win64.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win64" ], - "OBS-Studio-Win64.download": [ - "com.github.NickETH.recipes.download.OBS-Studio-Win64" + "Eclipse-Java-Win64.build": [ + "com.github.NickETH.recipes.build.Eclipse-Java-Win64" ], - "Blender-Win64.build": [ - "com.github.NickETH.recipes.build.Blender-Win64" + "AdoptiumOpenJDK11-Win64.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJDK11-Win64" ], - "Blender-Win64.BMS": [ - "com.github.NickETH.recipes.BMS.Blender-Win64" + "AdoptiumOpenJRE8-Win.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJRE8-Win" ], - "Blender-Win64.download": [ - "com.github.NickETH.recipes.download.Blender-Win64" + "AdoptiumOpenJRE11-Win.build": [ + "com.github.NickETH.recipes.build.AdoptiumOpenJRE11-Win" ], - "JupyterLab-Desktop-Win64.build": [ - "com.github.NickETH.recipes.build.JupyterLab-Desktop-Win64" + "AcrobatDC-Win64.build": [ + "com.github.NickETH.recipes.build.AcrobatProDC-Win64" ], - "JupyterLab-Desktop-Win64.download": [ - "com.github.NickETH.recipes.download.JupyterLab-Desktop-Win64" + "AdobeReaderDCMSI-Win64.download": [ + "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win64" ], - "Amazon Chime.pkg": [ - "com.github.dwbergstrom.pkg.AmazonChime" + "AdobeReaderDC-Win.build": [ + "com.github.NickETH.recipes.build.AdobeReaderDC-Win" ], - "Amazon Chime.munki": [ - "com.github.dwbergstrom.munki.AmazonChime" + "AdobeReaderDC-Win64.BMS": [ + "com.github.NickETH.recipes.BMS.AdobeReaderDC-Win64" ], - "Amazon Chime.install": [ - "com.github.dwbergstrom.install.AmazonChime" + "AdobeReaderDCMSI-Win.download": [ + "com.github.NickETH.recipes.download.AdobeReaderDCMSI-Win" ], - "Amazon Chime.download": [ - "com.github.dwbergstrom.download.AmazonChime" + "AcrobatDC-Win64.download": [ + "com.github.NickETH.recipes.download.AcrobatProDC-Win64" ], - "CoScreen.install": [ - "com.github.dwbergstrom.install.CoScreen" + "AdobeReaderDC-Win64.build": [ + "com.github.NickETH.recipes.build.AdobeReaderDC-Win64" ], - "CoScreen.pkg": [ - "com.github.dwbergstrom.pkg.CoScreen" + "MiKTeX-Win64.download": [ + "com.github.NickETH.recipes.download.MiKTeX-Win64" ], - "CoScreen.munki": [ - "com.github.dwbergstrom.munki.CoScreen" + "MiKTeX-Win64.build": [ + "com.github.NickETH.recipes.build.MiKTeX-Win64" ], - "CoScreen.download": [ - "com.github.dwbergstrom.download.CoScreen" + "FujitsuDeskUpdate-Win.build": [ + "com.github.NickETH.recipes.build.FujitsuDeskUpdate-Win" + ], + "FujitsuDeskUpdate-Win.download": [ + "com.github.NickETH.recipes.download.FujitsuDeskUpdate-Win" + ], + "Thunderbird-Win64.build": [ + "com.github.NickETH.recipes.build.Thunderbird-Win64" + ], + "Firefox-Win.build": [ + "com.github.NickETH.recipes.build.Firefox-Win" + ], + "Firefox-Win64.build": [ + "com.github.NickETH.recipes.build.Firefox-Win64" ], "RustRover.munki": [ "com.github.dwbergstrom.munki.rustrover" ], - "RustRover.download": [ - "com.github.dwbergstrom.download.rustrover" - ], "DataSpell.munki": [ "com.github.dwbergstrom.munki.dataspell" ], "DataSpell.download": [ "com.github.dwbergstrom.download.dataspell" ], - "RingCentral-arm64.download": [ - "com.github.dwbergstrom.download.RingCentral" + "RustRover.download": [ + "com.github.dwbergstrom.download.rustrover" ], "RingCentral-arm64.munki": [ "com.github.dwbergstrom.munki.RingCentral" @@ -178668,65 +178640,89 @@ "RingCentral-arm64.pkg": [ "com.github.dwbergstrom.pkg.RingCentral" ], + "RingCentral-arm64.download": [ + "com.github.dwbergstrom.download.RingCentral" + ], "RingCentral-arm64.install": [ "com.github.dwbergstrom.install.RingCentral" ], - "CoScreen-arm64.download": [ - "com.github.dwbergstrom.download.CoScreen-arm64" + "CoScreen.munki": [ + "com.github.dwbergstrom.munki.CoScreen" + ], + "CoScreen.install": [ + "com.github.dwbergstrom.install.CoScreen" + ], + "CoScreen.download": [ + "com.github.dwbergstrom.download.CoScreen" + ], + "CoScreen.pkg": [ + "com.github.dwbergstrom.pkg.CoScreen" + ], + "Amazon Chime.pkg": [ + "com.github.dwbergstrom.pkg.AmazonChime" + ], + "Amazon Chime.munki": [ + "com.github.dwbergstrom.munki.AmazonChime" + ], + "Amazon Chime.download": [ + "com.github.dwbergstrom.download.AmazonChime" + ], + "Amazon Chime.install": [ + "com.github.dwbergstrom.install.AmazonChime" ], "CoScreen-arm64.install": [ "com.github.dwbergstrom.install.CoScreen-arm64" ], - "CoScreen-arm64.pkg": [ - "com.github.dwbergstrom.pkg.CoScreen-arm64" - ], "CoScreen-arm64.munki": [ "com.github.dwbergstrom.munki.CoScreen-arm64" ], - "RXPostProductionSuite.download": [ - "com.github.w0.download.rxpostproductionsuite" + "CoScreen-arm64.download": [ + "com.github.dwbergstrom.download.CoScreen-arm64" + ], + "CoScreen-arm64.pkg": [ + "com.github.dwbergstrom.pkg.CoScreen-arm64" ], "RXPostProductionSuite.pkg": [ "com.github.w0.pkg.rxpostproductionsuite" ], - "Iris.download": [ - "com.github.w0.download.iris" + "RXPostProductionSuite.download": [ + "com.github.w0.download.rxpostproductionsuite" ], - "Iris.pkg": [ - "com.github.w0.pkg.iris" + "RapidMinerStudio.pkg": [ + "com.github.w0.pkg.rapidminerstudio" ], - "AutoTuneCentral.pkg": [ - "com.github.w0.pkg.autotunecentral" + "RapidMinerStudio.download": [ + "com.github.w0.download.rapidminerstudio" ], - "AutoTuneCentral.download": [ - "com.github.w0.download.autotunecentral" + "Trash.pkg": [ + "com.github.w0.pkg.trash" ], - "Pkl.pkg": [ - "com.github.w0.pkg.pkl" + "Trash.download": [ + "com.github.w0.download.trash" ], - "Pkl.download": [ - "com.github.w0.download.pkl" + "iZotope.download": [ + "com.github.w0.download.izotope" ], - "WezTerm.download": [ - "com.github.w0.download.wezterm" + "iZotope.pkg": [ + "com.github.w0.pkg.izotope" ], - "WezTerm.pkg": [ - "com.github.w0.pkg.wezterm" + "cura-lulzbot.download": [ + "com.github.w0.download.cura-lulzbot" ], "SonicVisualiser.pkg": [ "com.github.w0.pkg.SonicVisualiser" ], - "Trash.pkg": [ - "com.github.w0.pkg.trash" + "WezTerm.download": [ + "com.github.w0.download.wezterm" ], - "Trash.download": [ - "com.github.w0.download.trash" + "WezTerm.pkg": [ + "com.github.w0.pkg.wezterm" ], - "BreakTweaker.download": [ - "com.github.w0.download.breaktweaker" + "Pkl.download": [ + "com.github.w0.download.pkl" ], - "BreakTweaker.pkg": [ - "com.github.w0.pkg.breaktweaker" + "Pkl.pkg": [ + "com.github.w0.pkg.pkl" ], "Stratus3D.download": [ "com.github.w0.download.stratus3d" @@ -178734,50 +178730,59 @@ "Stratus3D.pkg": [ "com.github.w0.pkg.stratus3d" ], - "iZotope.pkg": [ - "com.github.w0.pkg.izotope" + "StutterEdit.download": [ + "com.github.w0.download.stutteredit" ], - "iZotope.download": [ - "com.github.w0.download.izotope" + "StutterEdit.pkg": [ + "com.github.w0.pkg.stutteredit" ], - "JaspersoftStudio.pkg": [ - "com.github.w0.pkg.jaspersoftstudio" + "BreakTweaker.download": [ + "com.github.w0.download.breaktweaker" + ], + "BreakTweaker.pkg": [ + "com.github.w0.pkg.breaktweaker" + ], + "DVRescueGUI.pkg": [ + "com.github.w0.pkg.dvrescue-gui" + ], + "DVRescueGUI.download": [ + "com.github.w0.download.dvrescue-gui" ], "JaspersoftStudio.download": [ "com.github.w0.download.jaspersoftstudio" ], - "RXAdvanced.download": [ - "com.github.w0.download.rxadvanced" + "JaspersoftStudio.pkg": [ + "com.github.w0.pkg.jaspersoftstudio" ], "RXAdvanced.pkg": [ "com.github.w0.pkg.rxadvanced" ], - "RapidMinerStudio.download": [ - "com.github.w0.download.rapidminerstudio" - ], - "RapidMinerStudio.pkg": [ - "com.github.w0.pkg.rapidminerstudio" + "RXAdvanced.download": [ + "com.github.w0.download.rxadvanced" ], - "StutterEdit.download": [ - "com.github.w0.download.stutteredit" + "AutoTuneCentral.download": [ + "com.github.w0.download.autotunecentral" ], - "StutterEdit.pkg": [ - "com.github.w0.pkg.stutteredit" + "AutoTuneCentral.pkg": [ + "com.github.w0.pkg.autotunecentral" ], - "DVRescueGUI.download": [ - "com.github.w0.download.dvrescue-gui" + "Iris.download": [ + "com.github.w0.download.iris" ], - "DVRescueGUI.pkg": [ - "com.github.w0.pkg.dvrescue-gui" + "Iris.pkg": [ + "com.github.w0.pkg.iris" ], - "cura-lulzbot.download": [ - "com.github.w0.download.cura-lulzbot" + "Stratus.pkg": [ + "com.github.w0.pkg.stratus" ], "Stratus.download": [ "com.github.w0.download.stratus" ], - "Stratus.pkg": [ - "com.github.w0.pkg.stratus" + "LogiBolt.pkg": [ + "com.github.wegotoeleven-recipes.pkg.LogiBolt" + ], + "LogiBolt.download": [ + "com.github.wegotoeleven-recipes.download.LogiBolt" ], "VirtualBuddy.pkg": [ "com.github.wegotoeleven-recipes.pkg.VirtualBuddy" @@ -178788,29 +178793,26 @@ "YubicoAuthenticator.pkg": [ "com.github.wegotoeleven-recipes.pkg.YubicoAuthenticator" ], - "Tart.pkg": [ - "com.github.wegotoeleven-recipes.pkg.Tart" + "CirconusUnifiedAgent.pkg": [ + "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent" + ], + "CirconusUnifiedAgent.download": [ + "com.github.wegotoeleven-recipes.download.CirconusUnifiedAgent" ], "Tart.download": [ "com.github.wegotoeleven-recipes.download.Tart" ], - "LogiBolt.pkg": [ - "com.github.wegotoeleven-recipes.pkg.LogiBolt" - ], - "LogiBolt.download": [ - "com.github.wegotoeleven-recipes.download.LogiBolt" - ], - "CirconusUnifiedAgent.download": [ - "com.github.wegotoeleven-recipes.download.CirconusUnifiedAgent" + "Tart.pkg": [ + "com.github.wegotoeleven-recipes.pkg.Tart" ], - "CirconusUnifiedAgent.pkg": [ - "com.github.wegotoeleven-recipes.pkg.CirconusUnifiedAgent" + "DellCommandUpdate-Win64.download": [ + "com.github.iancohn.download.DellCommandUpdate-Win64" ], "DellCommandMonitor-Win64.download": [ "com.github.iancohn.download.DellCommandMonitor-Win64" ], - "DellBios-Win.download": [ - "com.github.iancohn.download.DellBios-Win" + "DellCommandConfigure-Win64.download": [ + "com.github.iancohn.download.DellCommandConfigure-Win64" ], "DellCommandPSProvider-Win.download": [ "com.github.iancohn.download.DellCommandPSProvider-Win" @@ -178818,200 +178820,200 @@ "DellSupportAssistPlugin-Win64.download": [ "com.github.iancohn.download.DellSupportAssistPlugin-Win64" ], - "DellCommandUpdate-Win64.download": [ - "com.github.iancohn.download.DellCommandUpdate-Win64" + "DellBios-Win.download": [ + "com.github.iancohn.download.DellBios-Win" ], - "DellCommandConfigure-Win64.download": [ - "com.github.iancohn.download.DellCommandConfigure-Win64" + "FSLogix.download": [ + "com.github.iancohn.download.FSLogix-Win" ], "OneDrive-Win.download": [ "com.github.iancohn.download.OneDrive-Win" ], - "FSLogix.download": [ - "com.github.iancohn.download.FSLogix-Win" - ], "VCRedistributable-Win.download": [ "com.github.iancohn.download.VCRedistributable-Win" ], - "8x8Work-pkg.munki": [ - "com.github.Lotusshaney.munki.8x8Work-pkg" + "PyCharm-PE.pkg": [ + "com.github.Lotusshaney.pkg.pycharmpe" ], - "Visual Studio Code.munki": [ - "com.github.Lotusshaney.munki.visualstudiocode" + "PyCharm-PE-pkg.munki": [ + "com.github.Lotusshaney.munki.pycharmpe-pkg" ], - "Firefox-ESR.download": [ - "com.github.Lotusshaney.download.Firefox-ESR" + "PyCharm-CE-pkg.munki": [ + "com.github.Lotusshaney.munki.pycharmce-pkg" ], - "Firefox-ESR.munki": [ - "com.github.Lotusshaney.munki.Firefox-ESR" + "Podman Desktop.download": [ + "com.github.Lotusshaney.download.PodmanDesktop" ], - "Firefox-ESR.pkg": [ - "com.github.Lotusshaney.pkg.Firefox-ESR" + "Podman Desktop-pkg-upload.jamf": [ + "com.github.Lotusshaney.jamf.PodmanDesktop" ], - "step_cli_uni.download": [ - "com.github.Lotusshaney.download.step-cli-uni" + "Podman Desktop.munki": [ + "com.github.Lotusshaney.munki.PodmanDesktop" ], - "step_cli_uni.munki": [ - "com.github.Lotusshaney.munki.step-cli-uni" + "Podman Desktop-pkg.munki": [ + "com.github.Lotusshaney.munki.PodmanDesktop-pkg" ], - "step_kms.munki": [ - "com.github.Lotusshaney.munki.step-kms" + "Podman Desktop.pkg": [ + "com.github.Lotusshaney.pkg.PodmanDesktop" ], - "step_kms_uni.pkg": [ - "com.github.Lotusshaney.pkg.step-kms-uni" + "correttojdk17.munki": [ + "com.github.Lotusshaney.munki.correttojdk17" ], - "step_kms_uni.download": [ - "com.github.Lotusshaney.download.step-kms-uni" + "correttojdk17.download": [ + "com.github.Lotusshaney.download.correttojdk17" ], - "step_kms.download": [ - "com.github.Lotusshaney.download.step-kms" + "Yubico Authenticator.munki-pkg": [ + "com.github.Lotusshaney.munki.YubicoAuthenticator-pkg" ], - "step_kms_uni.munki": [ - "com.github.Lotusshaney.munki.step-kms-uni" + "Yubico Authenticator.download": [ + "com.github.Lotusshaney.download.YubicoAuthenticator" ], - "step_kms.pkg": [ - "com.github.Lotusshaney.pkg.step-kms" + "Yubico Authenticator.pkg": [ + "com.github.Lotusshaney.pkg.YubicoAuthenticator" ], - "step_cli_uni.pkg": [ - "com.github.Lotusshaney.pkg.step-cli-uni" + "Glean.pkg": [ + "com.github.Lotusshaney.pkg.Glean" ], - "AdobeCreativeCloudInstallerUniversal-pkg.munki": [ - "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg" + "Stay.pkg": [ + "com.github.Lotusshaney.pkg.Stay" ], - "Get iPlayer Automator.pkg": [ - "com.github.Lotusshaney.pkg.GetiPlayerAutomator" + "YubiKey Manager.download": [ + "com.github.Lotusshaney.download.YubiKeyManager" ], - "Get iPlayer Automator.download": [ - "com.github.Lotusshaney.download.GetiPlayerAutomator" + "YubiKey Manager.munki-pkg": [ + "com.github.Lotusshaney.munki.YubiKeyManager-pkg" ], - "Get iPlayer Automator.munki": [ - "com.github.Lotusshaney.munki.GetiPlayerAutomator" + "YubiKey Manager.pkg": [ + "com.github.Lotusshaney.pkg.YubiKeyManager" ], - "Podman Desktop-pkg.munki": [ - "com.github.Lotusshaney.munki.PodmanDesktop-pkg" + "BetterTouchTool-pkg.munki": [ + "com.github.Lotusshaney.munki.BetterTouchTool-pkg" ], - "Podman Desktop.download": [ - "com.github.Lotusshaney.download.PodmanDesktop" + "MacGPT.munki": [ + "com.github.Lotusshaney.munki.MacGPT" ], - "Podman Desktop-pkg-upload.jamf": [ - "com.github.Lotusshaney.jamf.PodmanDesktop" + "MacGPT-pkg.munki": [ + "com.github.Lotusshaney.munki.MacGPT-pkg" ], - "Podman Desktop.pkg": [ - "com.github.Lotusshaney.pkg.PodmanDesktop" + "MacGPT.pkg": [ + "com.github.Lotusshaney.pkg.MacGPT" ], - "Podman Desktop.munki": [ - "com.github.Lotusshaney.munki.PodmanDesktop" + "MacGPT.download": [ + "com.github.Lotusshaney.download.MacGPT" ], - "PyCharm-CE-pkg.munki": [ - "com.github.Lotusshaney.munki.pycharmce-pkg" + "ChatGPT-pkg.munki": [ + "com.github.Lotusshaney.munki.ChatGPT" ], - "PyCharm-PE-pkg.munki": [ - "com.github.Lotusshaney.munki.pycharmpe-pkg" + "ChatGPT.munki": [ + "com.github.Lotusshaney.munki.ChatGPT" ], - "PyCharm-PE.pkg": [ - "com.github.Lotusshaney.pkg.pycharmpe" + "ChatGPT-pkg-upload.jamf": [ + "com.github.Lotusshaney.jamf.ChatGPT" ], - "IPVanish VPN.munki": [ - "com.github.Lotusshaney.munki.IPVanishVPN" + "Nextcloud.munki": [ + "com.github.Lotusshaney.munki.Nextcloud" + ], + "Get iPlayer Automator.pkg": [ + "com.github.Lotusshaney.pkg.GetiPlayerAutomator" + ], + "Get iPlayer Automator.munki": [ + "com.github.Lotusshaney.munki.GetiPlayerAutomator" + ], + "Get iPlayer Automator.download": [ + "com.github.Lotusshaney.download.GetiPlayerAutomator" + ], + "Tailscale.jamf": [ + "com.github.Lotusshaney.jamf.Tailscale" ], "IPVanish VPN.download": [ "com.github.Lotusshaney.download.IPVanishVPN" ], + "IPVanish VPN.munki": [ + "com.github.Lotusshaney.munki.IPVanishVPN" + ], "IPVanish VPN.pkg": [ "com.github.Lotusshaney.pkg.IPVanishVPN" ], - "No-IP DUC.pkg": [ - "com.github.Lotusshaney.pkg.No-IPDUC" + "No-IP DUC.download": [ + "com.github.Lotusshaney.download.No-IPDUC" ], "No-IP DUC.munki": [ "com.github.Lotusshaney.munki.No-IPDUC" ], - "No-IP DUC.download": [ - "com.github.Lotusshaney.download.No-IPDUC" + "No-IP DUC.pkg": [ + "com.github.Lotusshaney.pkg.No-IPDUC" ], - "BetterTouchTool-pkg.munki": [ - "com.github.Lotusshaney.munki.BetterTouchTool-pkg" + "8x8Work-pkg.munki": [ + "com.github.Lotusshaney.munki.8x8Work-pkg" ], - "NavicatforPostgreSQL16.munki-pkg": [ - "com.github.Lotusshaney.munki.NavicatforPostgreSQL16-pkg" + "Firefox-ESR.pkg": [ + "com.github.Lotusshaney.pkg.Firefox-ESR" ], - "Tailscale_unstable.pkg": [ - "com.github.Lotusshaney.pkg.Tailscale_unstable" + "Firefox-ESR.munki": [ + "com.github.Lotusshaney.munki.Firefox-ESR" ], - "Tailscale_unstable.munki": [ - "com.github.Lotusshaney.munki.Tailscale_unstable" + "Firefox-ESR.download": [ + "com.github.Lotusshaney.download.Firefox-ESR" ], - "Tailscale_unstable.download": [ - "com.github.Lotusshaney.download.Tailscale_unstable" + "Wireshark-Universal.download": [ + "com.github.Lotusshaney.download.Wireshark-Universal" ], - "Tailscale_unstable.jamf": [ - "com.github.Lotusshaney.jamf.Tailscale_unstable" + "Wireshark-Universal.pkg": [ + "com.github.Lotusshaney.pkg.Wireshark-Universal" ], - "MacGPT.munki": [ - "com.github.Lotusshaney.munki.MacGPT" + "Wireshark-Universal.munki": [ + "com.github.Lotusshaney.munki.Wireshark-Universal" ], - "MacGPT.download": [ - "com.github.Lotusshaney.download.MacGPT" + "CirconusUnifiedAgent-pkg.munki": [ + "com.github.Lotusshaney.munki.CirconusUnifiedAgent-pkg" ], - "MacGPT.pkg": [ - "com.github.Lotusshaney.pkg.MacGPT" + "NavicatforPostgreSQL16.munki-pkg": [ + "com.github.Lotusshaney.munki.NavicatforPostgreSQL16-pkg" ], - "MacGPT-pkg.munki": [ - "com.github.Lotusshaney.munki.MacGPT-pkg" + "step_kms.munki": [ + "com.github.Lotusshaney.munki.step-kms" ], - "Yubico Authenticator.download": [ - "com.github.Lotusshaney.download.YubicoAuthenticator" + "step_kms_uni.munki": [ + "com.github.Lotusshaney.munki.step-kms-uni" ], - "Yubico Authenticator.pkg": [ - "com.github.Lotusshaney.pkg.YubicoAuthenticator" + "step_cli_uni.download": [ + "com.github.Lotusshaney.download.step-cli-uni" ], - "Yubico Authenticator.munki-pkg": [ - "com.github.Lotusshaney.munki.YubicoAuthenticator-pkg" + "step_kms.pkg": [ + "com.github.Lotusshaney.pkg.step-kms" ], - "Tailscale.jamf": [ - "com.github.Lotusshaney.jamf.Tailscale" + "step_cli_uni.pkg": [ + "com.github.Lotusshaney.pkg.step-cli-uni" ], - "correttojdk17.munki": [ - "com.github.Lotusshaney.munki.correttojdk17" + "step_kms_uni.download": [ + "com.github.Lotusshaney.download.step-kms-uni" ], - "correttojdk17.download": [ - "com.github.Lotusshaney.download.correttojdk17" + "step_kms.download": [ + "com.github.Lotusshaney.download.step-kms" ], - "Wireshark-Universal.download": [ - "com.github.Lotusshaney.download.Wireshark-Universal" + "step_cli_uni.munki": [ + "com.github.Lotusshaney.munki.step-cli-uni" ], - "Wireshark-Universal.munki": [ - "com.github.Lotusshaney.munki.Wireshark-Universal" + "step_kms_uni.pkg": [ + "com.github.Lotusshaney.pkg.step-kms-uni" ], - "Wireshark-Universal.pkg": [ - "com.github.Lotusshaney.pkg.Wireshark-Universal" + "Tailscale_unstable.munki": [ + "com.github.Lotusshaney.munki.Tailscale_unstable" ], - "YubiKey Manager.pkg": [ - "com.github.Lotusshaney.pkg.YubiKeyManager" + "Tailscale_unstable.pkg": [ + "com.github.Lotusshaney.pkg.Tailscale_unstable" ], - "YubiKey Manager.munki-pkg": [ - "com.github.Lotusshaney.munki.YubiKeyManager-pkg" + "Tailscale_unstable.jamf": [ + "com.github.Lotusshaney.jamf.Tailscale_unstable" ], - "YubiKey Manager.download": [ - "com.github.Lotusshaney.download.YubiKeyManager" + "Tailscale_unstable.download": [ + "com.github.Lotusshaney.download.Tailscale_unstable" ], "Alfred5-pkg.munki": [ "com.github.Lotusshaney.munki.Alfred5-pkg" ], - "murus.pkg": [ - "com.github.Lotusshaney.pkg.murus" - ], - "murus.download": [ - "com.github.Lotusshaney.download.murus" - ], - "murus.munki": [ - "com.github.Lotusshaney.munki.murus" - ], - "Nextcloud.munki": [ - "com.github.Lotusshaney.munki.Nextcloud" - ], - "Raspberry Pi Imager.munki": [ - "com.github.Lotusshaney.munki.RaspberryPiImager" + "Visual Studio Code.munki": [ + "com.github.Lotusshaney.munki.visualstudiocode" ], "Raspberry Pi Imager-pkg-upload.jamf": [ "com.github.Lotusshaney.jamf.RaspberryPiImager" @@ -179019,29 +179021,26 @@ "Raspberry Pi Imager-pkg.munki": [ "com.github.Lotusshaney.munki.RaspberryPiImager-pkg" ], - "Raspberry Pi Imager.pkg": [ - "com.github.Lotusshaney.pkg.RaspberryPiImager" + "Raspberry Pi Imager.munki": [ + "com.github.Lotusshaney.munki.RaspberryPiImager" ], "Raspberry Pi Imager.download": [ "com.github.Lotusshaney.download.RaspberryPiImager" ], - "ChatGPT-pkg.munki": [ - "com.github.Lotusshaney.munki.ChatGPT" - ], - "ChatGPT-pkg-upload.jamf": [ - "com.github.Lotusshaney.jamf.ChatGPT" + "Raspberry Pi Imager.pkg": [ + "com.github.Lotusshaney.pkg.RaspberryPiImager" ], - "ChatGPT.munki": [ - "com.github.Lotusshaney.munki.ChatGPT" + "murus.download": [ + "com.github.Lotusshaney.download.murus" ], - "Glean.pkg": [ - "com.github.Lotusshaney.pkg.Glean" + "murus.pkg": [ + "com.github.Lotusshaney.pkg.murus" ], - "Stay.pkg": [ - "com.github.Lotusshaney.pkg.Stay" + "murus.munki": [ + "com.github.Lotusshaney.munki.murus" ], - "Managed_Software_Center.munki": [ - "com.github.Lotusshaney.munki.Munki" + "AdobeCreativeCloudInstallerUniversal-pkg.munki": [ + "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg" ], "Managed_Software_Center-pkg-upload.jamf": [ "com.github.Lotusshaney.jamf.Munki" @@ -179052,14 +179051,8 @@ "Managed_Software_Center.download": [ "com.github.Lotusshaney.download.Munki" ], - "CirconusUnifiedAgent-pkg.munki": [ - "com.github.Lotusshaney.munki.CirconusUnifiedAgent-pkg" - ], - "Zight.download": [ - "com.github.thetornad0.download.Zight" - ], - "Zight.install": [ - "com.github.thetornad0.install.Zight" + "Managed_Software_Center.munki": [ + "com.github.Lotusshaney.munki.Munki" ], "Zight.munki": [ "com.github.thetornad0.munki.Zight" @@ -179067,77 +179060,86 @@ "Zight.pkg": [ "com.github.thetornad0.pkg.Zight" ], - "Riverside Studio.pkg": [ - "com.github.thetornad0.pkg.RiversideStudio" - ], - "Riverside Studio.munki": [ - "com.github.thetornad0.munki.RiversideStudio" - ], - "Riverside Studio.download": [ - "com.github.thetornad0.download.RiversideStudio" - ], - "Riverside Studio.install": [ - "com.github.thetornad0.install.RiversideStudio" - ], - "NoSQL Workbench.pkg": [ - "com.amazon.aws.pkg.NoSQLWorkbench" - ], - "NoSQL Workbench.munki": [ - "com.amazon.aws.munki.NoSQLWorkbench" - ], - "NoSQL Workbench.install": [ - "com.amazon.aws.install.NoSQLWorkbench" + "Zight.install": [ + "com.github.thetornad0.install.Zight" ], - "NoSQL Workbench.download": [ - "com.amazon.aws.download.NoSQLWorkbench" + "Zight.download": [ + "com.github.thetornad0.download.Zight" ], - "AmazonCorrettoJDK.munki": [ - "com.amazon.aws.munki.amazoncorretto" + "Riverside Studio.download": [ + "com.github.thetornad0.download.RiversideStudio" ], - "AmazonCorrettoJDK.pkg": [ - "com.amazon.aws.pkg.amazoncorretto" + "Riverside Studio.install": [ + "com.github.thetornad0.install.RiversideStudio" ], - "AmazonCorrettoJDK.download": [ - "com.amazon.aws.download.amazoncorretto" + "Riverside Studio.munki": [ + "com.github.thetornad0.munki.RiversideStudio" ], - "AmazonCorrettoJDK.install": [ - "com.amazon.aws.install.amazoncorretto" + "Riverside Studio.pkg": [ + "com.github.thetornad0.pkg.RiversideStudio" ], "WickrEnterprise.install": [ "com.amazon.aws.install.wickr.enterprise" ], + "WickrPro.download": [ + "com.amazon.aws.download.wickr.pro" + ], "WickrPro.pkg": [ "com.amazon.aws.pkg.wickr.pro" ], "WickrEnterprise.download": [ "com.amazon.aws.download.wickr.enterprise" ], - "WickrPro.download": [ - "com.amazon.aws.download.wickr.pro" + "WickrPro.install": [ + "com.amazon.aws.install.wickr.pro" ], "WickrEnterprise.pkg": [ "com.amazon.aws.pkg.wickr.enterprise" ], - "WickrPro.install": [ - "com.amazon.aws.install.wickr.pro" + "AmazonCorrettoJDK.pkg": [ + "com.amazon.aws.pkg.amazoncorretto" + ], + "AmazonCorrettoJDK.munki": [ + "com.amazon.aws.munki.amazoncorretto" + ], + "AmazonCorrettoJDK.install": [ + "com.amazon.aws.install.amazoncorretto" + ], + "AmazonCorrettoJDK.download": [ + "com.amazon.aws.download.amazoncorretto" + ], + "NoSQL Workbench.munki": [ + "com.amazon.aws.munki.NoSQLWorkbench" + ], + "NoSQL Workbench.install": [ + "com.amazon.aws.install.NoSQLWorkbench" + ], + "NoSQL Workbench.pkg": [ + "com.amazon.aws.pkg.NoSQLWorkbench" + ], + "NoSQL Workbench.download": [ + "com.amazon.aws.download.NoSQLWorkbench" ], "TheUnarchiver.intune": [ "com.github.almenscorner.intune.TheUnarchiver" ], - "SupportCompanion.munki": [ - "com.github.almenscorner.munki.SupportCompanion" + "VLC.intune": [ + "com.github.almenscorner.intune.VLC" ], - "SupportCompanion.download": [ - "com.github.almenscorner.download.SupportCompanion" + "iTerm2.intune": [ + "com.github.almenscorner.intune.iTerm2" ], - "SupportCompanion.intune": [ - "com.github.almenscorner.intune.SupportCompanion" + "EscrowBuddy.intune": [ + "com.github.almenscorner.intune.EscrowBuddy" ], - "LibreOffice.intune": [ - "com.github.almenscorner.intune.LibreOffice" + "Template.intune": [ + "com.github.almenscorner.intune.Script" ], - "Rectangle.intune": [ - "com.github.almenscorner.intune.Rectangle" + "Code.intune": [ + "com.github.almenscorner.intune.Code" + ], + "Spotify.intune": [ + "com.github.almenscorner.intune.Spotify" ], "GoogleChrome.intune": [ "com.github.almenscorner.intune.GoogleChrome" @@ -179145,32 +179147,32 @@ "GoogleChromePkg.intune": [ "com.github.almenscorner.intune.GoogleChromePkg" ], - "AdobeReader.intune": [ - "com.github.almenscorner.intune.AdobeReader" - ], - "yubioath-desktop.intune": [ - "com.github.almenscorner.intune.yubioath-desktop" - ], "AltTab.intune": [ "com.github.almenscorner.intune.AltTab" ], - "Spotify.intune": [ - "com.github.almenscorner.intune.Spotify" + "UTM.intune": [ + "com.github.almenscorner.intune.UTM" ], - "VLC.intune": [ - "com.github.almenscorner.intune.VLC" + "SupportCompanion.munki": [ + "com.github.almenscorner.munki.SupportCompanion" ], - "iTerm2.intune": [ - "com.github.almenscorner.intune.iTerm2" + "SupportCompanion.intune": [ + "com.github.almenscorner.intune.SupportCompanion" ], - "EscrowBuddy.intune": [ - "com.github.almenscorner.intune.EscrowBuddy" + "SupportCompanion.download": [ + "com.github.almenscorner.download.SupportCompanion" ], - "UTM.intune": [ - "com.github.almenscorner.intune.UTM" + "LibreOffice.intune": [ + "com.github.almenscorner.intune.LibreOffice" ], - "Code.intune": [ - "com.github.almenscorner.intune.Code" + "FileZilla.intune": [ + "com.github.almenscorner.intune.FileZilla" + ], + "Zoom.intune": [ + "com.github.almenscorner.intune.Zoom" + ], + "yubioath-desktop.intune": [ + "com.github.almenscorner.intune.yubioath-desktop" ], "GitHubDesktop.intune": [ "com.github.almenscorner.intune.GitHubDesktop" @@ -179178,42 +179180,57 @@ "Docker.intune": [ "com.github.almenscorner.intune.Docker" ], - "Zoom.intune": [ - "com.github.almenscorner.intune.Zoom" + "Rectangle.intune": [ + "com.github.almenscorner.intune.Rectangle" + ], + "AdobeReader.intune": [ + "com.github.almenscorner.intune.AdobeReader" ], "FirefoxSigned.intune": [ "com.github.almenscorner.intune.FirefoxSigned" ], - "FileZilla.intune": [ - "com.github.almenscorner.intune.FileZilla" - ], - "Template.intune": [ - "com.github.almenscorner.intune.Script" + "tropy.download": [ + "com.github.pandemicus-recipes.download.tropy" ], "tropy.pkg": [ "com.github.pandemicus-recipes.pkg.tropy" ], - "tropy.download": [ - "com.github.pandemicus-recipes.download.tropy" + "DOTE.download": [ + "com.github.pandemicus-recipes.download.DOTE" ], "DOTE.pkg": [ "com.github.pandemicus-recipes.pkg.DOTE" ], - "DOTE.download": [ - "com.github.pandemicus-recipes.download.DOTE" + "fleetctl.pkg": [ + "com.github.jc0b.pkg.fleetctl" ], - "JoanConfigurator.pkg": [ - "com.github.jc0b.pkg.JoanConfigurator" + "fleetd.download": [ + "com.github.jc0b.download.fleetd" ], - "JoanConfigurator.download": [ - "com.github.jc0b.download.JoanConfigurator" + "fleetctl.download": [ + "com.github.jc0b.download.fleetctl" + ], + "JamfComplianceEditor.munki": [ + "com.github.jc0b.munki.JamfComplianceEditor" + ], + "TerraformUniversal.download": [ + "com.github.jc0b.download.TerraformUniversal" + ], + "TerraformUniversal.pkg": [ + "com.github.jc0b.pkg.TerraformUniversal" + ], + "OldManYellsAt.download": [ + "com.github.jc0b.download.OldManYellsAt" + ], + "OldManYellsAt.pkg": [ + "com.github.jc0b.pkg.OldManYellsAt" + ], + "OldManYellsAt.munki": [ + "com.github.jc0b.munki.OldManYellsAt" ], "AzulOpenJDK21.munki": [ "com.github.jc0b.munki.AzulOpenJDK21" ], - "AzulOpenJDK17.munki": [ - "com.github.jc0b.munki.AzulOpenJDK17" - ], "AzulOpenJDK17.download": [ "com.github.jc0b.download.AzulOpenJDK17" ], @@ -179226,32 +179243,26 @@ "AzulOpenJDK21.pkg": [ "com.github.jc0b.pkg.AzulOpenJDK21" ], - "fleetctl.pkg": [ - "com.github.jc0b.pkg.fleetctl" - ], - "fleetd.download": [ - "com.github.jc0b.download.fleetd" - ], - "fleetctl.download": [ - "com.github.jc0b.download.fleetctl" + "AzulOpenJDK17.munki": [ + "com.github.jc0b.munki.AzulOpenJDK17" ], - "OldManYellsAt.pkg": [ - "com.github.jc0b.pkg.OldManYellsAt" + "JoanConfigurator.pkg": [ + "com.github.jc0b.pkg.JoanConfigurator" ], - "OldManYellsAt.munki": [ - "com.github.jc0b.munki.OldManYellsAt" + "JoanConfigurator.download": [ + "com.github.jc0b.download.JoanConfigurator" ], - "OldManYellsAt.download": [ - "com.github.jc0b.download.OldManYellsAt" + "CiscoWebex-UNIVERSAL.download": [ + "com.github.markkenny.autopkg.download.cisco-webex-universal" ], - "TerraformUniversal.pkg": [ - "com.github.jc0b.pkg.TerraformUniversal" + "CiscoWebex-UNIVERSAL.pkg": [ + "com.github.markkenny.autopkg.pkg.cisco-webex-universal" ], - "TerraformUniversal.download": [ - "com.github.jc0b.download.TerraformUniversal" + "Workfront-Proof.pkg": [ + "com.github.markkenny.autopkg.pkg.adobe-workfront-proof" ], - "JamfComplianceEditor.munki": [ - "com.github.jc0b.munki.JamfComplianceEditor" + "Workfront-Proof.download": [ + "com.github.markkenny.autopkg.download.adobe-workfront-proof" ], "Rainbow.pkg": [ "com.github.markkenny.autopkg.pkg.rainbow" @@ -179259,11 +179270,11 @@ "Rainbow.download": [ "com.github.markkenny.autopkg.download.Rainbow" ], - "ScribeDesktop.pkg": [ - "com.github.markkenny.autopkg.pkg.scribedesktop" + "ConnectFonts.pkg": [ + "com.github.markkenny.autopkg.pkg.ConnectFonts" ], - "ScribeDesktop.download": [ - "com.github.markkenny.autopkg.download.scribedesktop" + "ConnectFonts.download": [ + "com.github.markkenny.autopkg.download.ConnectFonts" ], "FrameIO.pkg": [ "com.github.markkenny.autopkg.pkg.frameio" @@ -179271,24 +179282,21 @@ "FrameIO.download": [ "com.github.markkenny.autopkg.download.frameio" ], - "MonotypeFonts.pkg": [ - "com.github.markkenny.autopkg.pkg.monotypefonts" + "TopazGigapixel.pkg": [ + "com.github.markkenny.autopkg.pkg.topaz-gigapixel" ], - "MonotypeFonts.download": [ - "com.github.markkenny.autopkg.download.monotypefonts" + "TopazDeNoise.download": [ + "com.github.markkenny.autopkg.download.topaz-denoise" ], - "ConnectFonts.pkg": [ - "com.github.markkenny.autopkg.pkg.ConnectFonts" + "TopazGigapixel.download": [ + "com.github.markkenny.autopkg.download.topaz-gigapixel" ], - "ConnectFonts.download": [ - "com.github.markkenny.autopkg.download.ConnectFonts" + "TopazSharpen.download": [ + "com.github.markkenny.autopkg.download.topaz-sharpen" ], "TopazPhotoAI.pkg": [ "com.github.markkenny.autopkg.pkg.topaz-photo-ai" ], - "TopazGigapixel.download": [ - "com.github.markkenny.autopkg.download.topaz-gigapixel" - ], "TopazSharpen.pkg": [ "com.github.markkenny.autopkg.pkg.topaz-sharpen" ], @@ -179298,35 +179306,17 @@ "TopazDeNoise.pkg": [ "com.github.markkenny.autopkg.pkg.topaz-denoise" ], - "TopazSharpen.download": [ - "com.github.markkenny.autopkg.download.topaz-sharpen" - ], - "TopazDeNoise.download": [ - "com.github.markkenny.autopkg.download.topaz-denoise" - ], - "TopazGigapixel.pkg": [ - "com.github.markkenny.autopkg.pkg.topaz-gigapixel" - ], - "Workfront-Proof.download": [ - "com.github.markkenny.autopkg.download.adobe-workfront-proof" - ], - "Workfront-Proof.pkg": [ - "com.github.markkenny.autopkg.pkg.adobe-workfront-proof" - ], - "CiscoWebex-UNIVERSAL.download": [ - "com.github.markkenny.autopkg.download.cisco-webex-universal" - ], - "CiscoWebex-UNIVERSAL.pkg": [ - "com.github.markkenny.autopkg.pkg.cisco-webex-universal" + "ScribeDesktop.pkg": [ + "com.github.markkenny.autopkg.pkg.scribedesktop" ], - "Twingate.download": [ - "com.github.ccaviness.download.Twingate" + "ScribeDesktop.download": [ + "com.github.markkenny.autopkg.download.scribedesktop" ], - "Twingate.munki": [ - "com.github.ccaviness.munki.Twingate" + "MonotypeFonts.download": [ + "com.github.markkenny.autopkg.download.monotypefonts" ], - "Symphony.munki": [ - "com.github.ccaviness.munki.Symphony" + "MonotypeFonts.pkg": [ + "com.github.markkenny.autopkg.pkg.monotypefonts" ], "Symphony.download": [ "com.github.ccaviness.download.Symphony" @@ -179337,32 +179327,32 @@ "Symphony.jamf": [ "com.github.ccaviness.jamf.Symphony" ], - "kolide-launcher.download": [ - "com.github.ccaviness.download.Kolide" + "Symphony.munki": [ + "com.github.ccaviness.munki.Symphony" ], "kolide-launcher.munki": [ "com.github.ccaviness.munki.Kolide" ], - "DiffusionBee.munki": [ - "com.github.bryanheinz.munki.DiffusionBee" + "kolide-launcher.download": [ + "com.github.ccaviness.download.Kolide" ], - "SwiftBar.munki": [ - "com.github.bryanheinz.munki.SwiftBar" + "Twingate.munki": [ + "com.github.ccaviness.munki.Twingate" ], - "SwiftBar.pkg": [ - "com.github.bryanheinz.pkg.SwiftBar" + "Twingate.download": [ + "com.github.ccaviness.download.Twingate" ], - "SwiftBar.download": [ - "com.github.bryanheinz.download.SwiftBar" + "CleanShotX.munki": [ + "com.github.bryanheinz.munki.CleanShotX" ], - "Bike.pkg": [ - "com.github.bryanheinz.pkg.Bike" + "CleanShotX.download": [ + "com.github.bryanheinz.download.CleanShotX" ], - "Bike.munki": [ - "com.github.bryanheinz.munki.Bike" + "CleanShotX.pkg": [ + "com.github.bryanheinz.pkg.CleanShotX" ], - "Bike.download": [ - "com.github.bryanheinz.download.Bike" + "Keymapp.pkg": [ + "com.github.bryanheinz.pkg.Keymapp" ], "Keymapp.download": [ "com.github.bryanheinz.download.Keymapp" @@ -179370,140 +179360,125 @@ "Keymapp.munki": [ "com.github.bryanheinz.munki.Keymapp" ], - "Keymapp.pkg": [ - "com.github.bryanheinz.pkg.Keymapp" - ], - "Boop.munki": [ - "com.github.bryanheinz.munki.Boop" + "Bike.munki": [ + "com.github.bryanheinz.munki.Bike" ], - "CleanShotX.munki": [ - "com.github.bryanheinz.munki.CleanShotX" + "Bike.pkg": [ + "com.github.bryanheinz.pkg.Bike" ], - "CleanShotX.download": [ - "com.github.bryanheinz.download.CleanShotX" + "Bike.download": [ + "com.github.bryanheinz.download.Bike" ], - "CleanShotX.pkg": [ - "com.github.bryanheinz.pkg.CleanShotX" + "SwiftBar.munki": [ + "com.github.bryanheinz.munki.SwiftBar" ], - "Dstny.install": [ - "com.github.gilburns.install.Dstny" + "SwiftBar.pkg": [ + "com.github.bryanheinz.pkg.SwiftBar" ], - "Dstny.download": [ - "com.github.gilburns.download.Dstny" + "SwiftBar.download": [ + "com.github.bryanheinz.download.SwiftBar" ], - "Dstny-pkg-upload.jamf": [ - "com.github.gilburns.jamf.Dstny" + "DiffusionBee.munki": [ + "com.github.bryanheinz.munki.DiffusionBee" ], - "Dstny.munki": [ - "com.github.gilburns.munki.Dstny" + "Boop.munki": [ + "com.github.bryanheinz.munki.Boop" ], - "Dstny.pkg": [ - "com.github.gilburns.pkg.Dstny" + "PopSQL.install": [ + "com.github.gilburns.install.PopSQL" ], - "KORG Software Pass.munki": [ - "com.github.gilburns.munki.KORGSoftwarePass" + "PopSQL.munki": [ + "com.github.gilburns.munki.PopSQL" ], - "KORG Software Pass.install": [ - "com.github.gilburns.install.KORGSoftwarePass" + "PopSQL.download": [ + "com.github.gilburns.download.PopSQL" ], - "KORG Software Pass.download": [ - "com.github.gilburns.download.KORGSoftwarePass" + "PopSQL.pkg": [ + "com.github.gilburns.pkg.PopSQL" ], - "KORG Software Pass.pkg": [ - "com.github.gilburns.pkg.KORGSoftwarePass" + "PopSQL-pkg-upload.jamf": [ + "com.github.gilburns.jamf.PopSQL" ], - "Hoppscotch.install": [ - "com.github.gilburns.install.Hoppscotch" + "DuckDuckGo.pkg": [ + "com.github.gilburns.pkg.DuckDuckGo" ], - "Hoppscotch.munki": [ - "com.github.gilburns.munki.Hoppscotch" + "DuckDuckGo.download": [ + "com.github.gilburns.download.DuckDuckGo" ], - "Hoppscotch.pkg": [ - "com.github.gilburns.pkg.Hoppscotch" + "DuckDuckGo.munki": [ + "com.github.gilburns.munki.DuckDuckGo" ], - "Hoppscotch-pkg-upload.jamf": [ - "com.github.gilburns.jamf.Hoppscotch" + "FastScripts.munki": [ + "com.github.gilburns.munki.FastScripts" ], - "Hoppscotch.download": [ - "com.github.gilburns.download.Hoppscotch" + "FastScripts.download": [ + "com.github.gilburns.download.FastScripts" ], "FastScripts.pkg": [ "com.github.gilburns.pkg.FastScripts" ], - "FastScripts.download": [ - "com.github.gilburns.download.FastScripts" + "Buttercup-pkg-upload.jamf": [ + "com.github.gilburns.jamf.Buttercup" ], - "FastScripts.munki": [ - "com.github.gilburns.munki.FastScripts" + "Buttercup.pkg": [ + "com.github.gilburns.pkg.Buttercup" + ], + "Buttercup.munki": [ + "com.github.gilburns.munki.Buttercup" + ], + "Buttercup.download": [ + "com.github.gilburns.download.Buttercup" + ], + "Buttercup.install": [ + "com.github.gilburns.install.Buttercup" ], "Bambu Studio-pkg-upload.jamf": [ "com.github.gilburns.jamf.BambuStudio" ], - "Bambu Studio.install": [ - "com.github.gilburns.install.BambuStudio" - ], "Bambu Studio.pkg": [ "com.github.gilburns.pkg.BambuStudio" ], - "Bambu Studio.download": [ - "com.github.gilburns.download.BambuStudio" + "Bambu Studio.install": [ + "com.github.gilburns.install.BambuStudio" ], "Bambu Studio.munki": [ "com.github.gilburns.munki.BambuStudio" ], - "PopSQL.install": [ - "com.github.gilburns.install.PopSQL" - ], - "PopSQL.munki": [ - "com.github.gilburns.munki.PopSQL" + "Bambu Studio.download": [ + "com.github.gilburns.download.BambuStudio" ], - "PopSQL-pkg-upload.jamf": [ - "com.github.gilburns.jamf.PopSQL" + "inMusic Software Center.install": [ + "com.github.gilburns.install.inMusicSoftwareCenter" ], - "PopSQL.pkg": [ - "com.github.gilburns.pkg.PopSQL" + "inMusic Software Center.munki": [ + "com.github.gilburns.munki.inMusicSoftwareCenter" ], - "PopSQL.download": [ - "com.github.gilburns.download.PopSQL" + "inMusic Software Center.pkg": [ + "com.github.gilburns.pkg.inMusicSoftwareCenter" ], - "WhatRoute.munki": [ - "com.github.gilburns.munki.WhatRoute" + "inMusic Software Center.download": [ + "com.github.gilburns.download.inMusicSoftwareCenter" ], "WhatRoute.pkg": [ "com.github.gilburns.pkg.WhatRoute" ], + "WhatRoute.munki": [ + "com.github.gilburns.munki.WhatRoute" + ], "WhatRoute.download": [ "com.github.gilburns.download.WhatRoute" ], - "Buttercup.install": [ - "com.github.gilburns.install.Buttercup" - ], - "Buttercup.download": [ - "com.github.gilburns.download.Buttercup" - ], - "Buttercup.pkg": [ - "com.github.gilburns.pkg.Buttercup" - ], - "Buttercup-pkg-upload.jamf": [ - "com.github.gilburns.jamf.Buttercup" - ], - "Buttercup.munki": [ - "com.github.gilburns.munki.Buttercup" - ], - "inMusic Software Center.pkg": [ - "com.github.gilburns.pkg.inMusicSoftwareCenter" - ], - "inMusic Software Center.install": [ - "com.github.gilburns.install.inMusicSoftwareCenter" + "Loop.pkg": [ + "com.github.gilburns.pkg.Loop" ], - "inMusic Software Center.munki": [ - "com.github.gilburns.munki.inMusicSoftwareCenter" + "Loop.download": [ + "com.github.gilburns.download.Loop" ], - "inMusic Software Center.download": [ - "com.github.gilburns.download.inMusicSoftwareCenter" + "Loop.munki": [ + "com.github.gilburns.munki.Loop" ], - "Softube Central.download": [ - "com.github.gilburns.download.SoftubeCentral" + "Softube Central.munki": [ + "com.github.gilburns.munki.SoftubeCentral" ], "Softube Central.install": [ "com.github.gilburns.install.SoftubeCentral" @@ -179511,26 +179486,8 @@ "Softube Central.pkg": [ "com.github.gilburns.pkg.SoftubeCentral" ], - "Softube Central.munki": [ - "com.github.gilburns.munki.SoftubeCentral" - ], - "DuckDuckGo.download": [ - "com.github.gilburns.download.DuckDuckGo" - ], - "DuckDuckGo.pkg": [ - "com.github.gilburns.pkg.DuckDuckGo" - ], - "DuckDuckGo.munki": [ - "com.github.gilburns.munki.DuckDuckGo" - ], - "Loop.pkg": [ - "com.github.gilburns.pkg.Loop" - ], - "Loop.munki": [ - "com.github.gilburns.munki.Loop" - ], - "Loop.download": [ - "com.github.gilburns.download.Loop" + "Softube Central.download": [ + "com.github.gilburns.download.SoftubeCentral" ], "Namirial Sign.install": [ "com.github.gilburns.install.NamirialSign" @@ -179538,110 +179495,107 @@ "Namirial Sign.munki": [ "com.github.gilburns.munki.NamirialSign" ], - "Namirial Sign-pkg-upload.jamf": [ - "com.github.gilburns.jamf.NamirialSign" - ], "Namirial Sign.download": [ "com.github.gilburns.download.NamirialSign" ], + "Namirial Sign-pkg-upload.jamf": [ + "com.github.gilburns.jamf.NamirialSign" + ], "Namirial Sign.pkg": [ "com.github.gilburns.pkg.NamirialSign" ], - "Surrealistic MG-1 Plus.pkg": [ - "com.github.gilburns.pkg.SurrealisticMG-1Plus" - ], - "Surrealistic MG-1 Plus.munki": [ - "com.github.gilburns.munki.SurrealisticMG-1Plus" - ], - "Surrealistic MG-1 Plus.install": [ - "com.github.gilburns.install.SurrealisticMG-1Plus" - ], - "Surrealistic MG-1 Plus.download": [ - "com.github.gilburns.download.SurrealisticMG-1Plus" + "Dstny.munki": [ + "com.github.gilburns.munki.Dstny" ], - "Chroma.install": [ - "com.github.gilburns.install.Chroma" + "Dstny.install": [ + "com.github.gilburns.install.Dstny" ], - "Chroma.download": [ - "com.github.gilburns.download.Chroma" + "Dstny.download": [ + "com.github.gilburns.download.Dstny" ], - "Chroma.pkg": [ - "com.github.gilburns.pkg.Chroma" + "Dstny.pkg": [ + "com.github.gilburns.pkg.Dstny" ], - "Chroma.munki": [ - "com.github.gilburns.munki.Chroma" + "Dstny-pkg-upload.jamf": [ + "com.github.gilburns.jamf.Dstny" ], - "Pro Soloist.munki": [ - "com.github.gilburns.munki.ProSoloist" + "Hoppscotch.install": [ + "com.github.gilburns.install.Hoppscotch" ], - "Pro Soloist.install": [ - "com.github.gilburns.install.ProSoloist" + "Hoppscotch.download": [ + "com.github.gilburns.download.Hoppscotch" ], - "Pro Soloist.pkg": [ - "com.github.gilburns.pkg.ProSoloist" + "Hoppscotch.munki": [ + "com.github.gilburns.munki.Hoppscotch" ], - "Pro Soloist.download": [ - "com.github.gilburns.download.ProSoloist" + "Hoppscotch-pkg-upload.jamf": [ + "com.github.gilburns.jamf.Hoppscotch" ], - "Novachord.munki": [ - "com.github.gilburns.munki.Novachord" + "Hoppscotch.pkg": [ + "com.github.gilburns.pkg.Hoppscotch" ], - "Novachord.install": [ - "com.github.gilburns.install.Novachord" + "KORG Software Pass.download": [ + "com.github.gilburns.download.KORGSoftwarePass" ], - "Novachord.download": [ - "com.github.gilburns.download.Novachord" + "KORG Software Pass.pkg": [ + "com.github.gilburns.pkg.KORGSoftwarePass" ], - "Novachord.pkg": [ - "com.github.gilburns.pkg.Novachord" + "KORG Software Pass.install": [ + "com.github.gilburns.install.KORGSoftwarePass" ], - "Dreamsynth.install": [ - "com.github.gilburns.install.Dreamsynth" + "KORG Software Pass.munki": [ + "com.github.gilburns.munki.KORGSoftwarePass" ], - "Dreamsynth.download": [ - "com.github.gilburns.download.Dreamsynth" + "Memorymode.munki": [ + "com.github.gilburns.munki.Memorymode" ], - "Dreamsynth.pkg": [ - "com.github.gilburns.pkg.Dreamsynth" + "Memorymode.download": [ + "com.github.gilburns.download.Memorymode" ], - "Dreamsynth.munki": [ - "com.github.gilburns.munki.Dreamsynth" + "Memorymode.pkg": [ + "com.github.gilburns.pkg.Memorymode" ], - "Quadra.install": [ - "com.github.gilburns.install.Quadra" + "Memorymode.install": [ + "com.github.gilburns.install.Memorymode" ], - "Quadra.munki": [ - "com.github.gilburns.munki.Quadra" + "Cherry Audio Sync.download": [ + "com.github.gilburns.download.CherryAudioSync" ], - "Quadra.download": [ - "com.github.gilburns.download.Quadra" + "Cherry Audio Sync.install": [ + "com.github.gilburns.install.CherryAudioSync" ], - "Quadra.pkg": [ - "com.github.gilburns.pkg.Quadra" + "Cherry Audio Sync.pkg": [ + "com.github.gilburns.pkg.CherryAudioSync" ], - "Harmonia.download": [ - "com.github.gilburns.download.Harmonia" + "Cherry Audio Sync.munki": [ + "com.github.gilburns.munki.CherryAudioSync" ], - "Harmonia.munki": [ - "com.github.gilburns.munki.Harmonia" + "Wurlybird 140B.download": [ + "com.github.gilburns.download.Wurlybird140B" ], - "Harmonia.pkg": [ - "com.github.gilburns.pkg.Harmonia" + "Wurlybird 140B.pkg": [ + "com.github.gilburns.pkg.Wurlybird140B" ], - "Harmonia.install": [ - "com.github.gilburns.install.Harmonia" + "Wurlybird 140B.install": [ + "com.github.gilburns.install.Wurlybird140B" ], "Wurlybird 140B.munki": [ "com.github.gilburns.munki.Wurlybird140B" ], - "Wurlybird 140B.pkg": [ - "com.github.gilburns.pkg.Wurlybird140B" + "Surrealistic MG-1 Plus.download": [ + "com.github.gilburns.download.SurrealisticMG-1Plus" ], - "Wurlybird 140B.install": [ - "com.github.gilburns.install.Wurlybird140B" + "Surrealistic MG-1 Plus.munki": [ + "com.github.gilburns.munki.SurrealisticMG-1Plus" ], - "Wurlybird 140B.download": [ - "com.github.gilburns.download.Wurlybird140B" + "Surrealistic MG-1 Plus.pkg": [ + "com.github.gilburns.pkg.SurrealisticMG-1Plus" + ], + "Surrealistic MG-1 Plus.install": [ + "com.github.gilburns.install.SurrealisticMG-1Plus" + ], + "CR-78.pkg": [ + "com.github.gilburns.pkg.CR-78" ], "CR-78.download": [ "com.github.gilburns.download.CR-78" @@ -179652,107 +179606,140 @@ "CR-78.install": [ "com.github.gilburns.install.CR-78" ], - "CR-78.pkg": [ - "com.github.gilburns.pkg.CR-78" + "Voltage Modular.download": [ + "com.github.gilburns.download.VoltageModular" ], - "Mercury-6.pkg": [ - "com.github.gilburns.pkg.Mercury-6" + "Voltage Modular.munki": [ + "com.github.gilburns.munki.VoltageModular" ], - "Mercury-6.install": [ - "com.github.gilburns.install.Mercury-6" + "Voltage Modular.install": [ + "com.github.gilburns.install.VoltageModular" ], - "Mercury-6.download": [ - "com.github.gilburns.download.Mercury-6" + "Voltage Modular.pkg": [ + "com.github.gilburns.pkg.VoltageModular" ], - "Mercury-6.munki": [ - "com.github.gilburns.munki.Mercury-6" + "Eight Voice.munki": [ + "com.github.gilburns.munki.EightVoice" ], - "Galactic Reverb.install": [ - "com.github.gilburns.install.GalacticReverb" + "Eight Voice.pkg": [ + "com.github.gilburns.pkg.EightVoice" ], - "Galactic Reverb.munki": [ - "com.github.gilburns.munki.GalacticReverb" + "Eight Voice.install": [ + "com.github.gilburns.install.EightVoice" ], - "Galactic Reverb.pkg": [ - "com.github.gilburns.pkg.GalacticReverb" + "Eight Voice.download": [ + "com.github.gilburns.download.EightVoice" ], - "Galactic Reverb.download": [ - "com.github.gilburns.download.GalacticReverb" + "Stardust 201 Tape Echo.install": [ + "com.github.gilburns.install.Stardust201TapeEcho" ], - "Cherry Audio Downloader.download": [ - "com.github.gilburns.download.CherryAudioDownloader" + "Stardust 201 Tape Echo.download": [ + "com.github.gilburns.download.Stardust201TapeEcho" ], - "Cherry Audio Downloader.munki": [ - "com.github.gilburns.munki.CherryAudioSync" + "Stardust 201 Tape Echo.munki": [ + "com.github.gilburns.munki.Stardust201TapeEcho" ], - "Cherry Audio Downloader.install": [ - "com.github.gilburns.install.CherryAudioSync" + "Stardust 201 Tape Echo.pkg": [ + "com.github.gilburns.pkg.Stardust201TapeEcho" ], - "Cherry Audio Downloader.pkg": [ - "com.github.gilburns.pkg.CherryAudioSync" + "PS-3300.pkg": [ + "com.github.gilburns.pkg.PS-3300" ], - "ModuleDesigner.install": [ - "com.github.gilburns.install.ModuleDesigner" + "PS-3300.install": [ + "com.github.gilburns.install.PS-3300" ], - "ModuleDesigner.munki": [ - "com.github.gilburns.munki.ModuleDesigner" + "PS-3300.download": [ + "com.github.gilburns.download.PS-3300" ], - "ModuleDesigner.download": [ - "com.github.gilburns.download.ModuleDesigner" + "PS-3300.munki": [ + "com.github.gilburns.munki.PS-3300" ], - "ModuleDesigner.pkg": [ - "com.github.gilburns.pkg.ModuleDesigner" + "GX-80.pkg": [ + "com.github.gilburns.pkg.GX-80" ], - "Sines.pkg": [ - "com.github.gilburns.pkg.Sines" + "GX-80.install": [ + "com.github.gilburns.install.GX-80" + ], + "GX-80.munki": [ + "com.github.gilburns.munki.GX-80" + ], + "GX-80.download": [ + "com.github.gilburns.download.GX-80" + ], + "Chroma.install": [ + "com.github.gilburns.install.Chroma" + ], + "Chroma.munki": [ + "com.github.gilburns.munki.Chroma" + ], + "Chroma.pkg": [ + "com.github.gilburns.pkg.Chroma" + ], + "Chroma.download": [ + "com.github.gilburns.download.Chroma" + ], + "Mercury-6.munki": [ + "com.github.gilburns.munki.Mercury-6" + ], + "Mercury-6.pkg": [ + "com.github.gilburns.pkg.Mercury-6" + ], + "Mercury-6.install": [ + "com.github.gilburns.install.Mercury-6" + ], + "Mercury-6.download": [ + "com.github.gilburns.download.Mercury-6" + ], + "DCO-106.pkg": [ + "com.github.gilburns.pkg.DCO-106" + ], + "DCO-106.munki": [ + "com.github.gilburns.munki.DCO-106" + ], + "DCO-106.install": [ + "com.github.gilburns.install.DCO-106" + ], + "DCO-106.download": [ + "com.github.gilburns.download.DCO-106" ], "Sines.download": [ "com.github.gilburns.download.Sines" ], - "Sines.install": [ - "com.github.gilburns.install.Sines" + "Sines.pkg": [ + "com.github.gilburns.pkg.Sines" ], "Sines.munki": [ "com.github.gilburns.munki.Sines" ], - "Synthesizer Expander Module.munki": [ - "com.github.gilburns.munki.SynthesizerExpanderModule" - ], - "Synthesizer Expander Module.pkg": [ - "com.github.gilburns.pkg.SynthesizerExpanderModule" - ], - "Synthesizer Expander Module.download": [ - "com.github.gilburns.download.SynthesizerExpanderModule" - ], - "Synthesizer Expander Module.install": [ - "com.github.gilburns.install.SynthesizerExpanderModule" + "Sines.install": [ + "com.github.gilburns.install.Sines" ], - "Blue3 Organ.pkg": [ - "com.github.gilburns.pkg.Blue3Organ" + "Novachord.install": [ + "com.github.gilburns.install.Novachord" ], - "Blue3 Organ.install": [ - "com.github.gilburns.install.Blue3Organ" + "Novachord.munki": [ + "com.github.gilburns.munki.Novachord" ], - "Blue3 Organ.munki": [ - "com.github.gilburns.munki.Blue3Organ" + "Novachord.download": [ + "com.github.gilburns.download.Novachord" ], - "Blue3 Organ.download": [ - "com.github.gilburns.download.Blue3Organ" + "Novachord.pkg": [ + "com.github.gilburns.pkg.Novachord" ], - "Blue3 Organ-pkg-upload.jamf": [ - "com.github.gilburns.jamf.Blue3Organ" + "Quadra.install": [ + "com.github.gilburns.install.Quadra" ], - "PS-20.munki": [ - "com.github.gilburns.munki.PS-20" + "Quadra.pkg": [ + "com.github.gilburns.pkg.Quadra" ], - "PS-20.download": [ - "com.github.gilburns.download.PS-20" + "Quadra.download": [ + "com.github.gilburns.download.Quadra" ], - "PS-20.install": [ - "com.github.gilburns.install.PS-20" + "Quadra.munki": [ + "com.github.gilburns.munki.Quadra" ], - "PS-20.pkg": [ - "com.github.gilburns.pkg.PS-20" + "Rackmode Ring Modulator.pkg": [ + "com.github.gilburns.pkg.RackmodeRingModulator" ], "Rackmode Ring Modulator.munki": [ "com.github.gilburns.munki.RackmodeRingModulator" @@ -179763,11 +179750,53 @@ "Rackmode Ring Modulator.install": [ "com.github.gilburns.install.RackmodeRingModulator" ], - "Rackmode Ring Modulator.pkg": [ - "com.github.gilburns.pkg.RackmodeRingModulator" + "Galactic Reverb.download": [ + "com.github.gilburns.download.GalacticReverb" ], - "Octave Cat.pkg": [ - "com.github.gilburns.pkg.OctaveCat" + "Galactic Reverb.pkg": [ + "com.github.gilburns.pkg.GalacticReverb" + ], + "Galactic Reverb.munki": [ + "com.github.gilburns.munki.GalacticReverb" + ], + "Galactic Reverb.install": [ + "com.github.gilburns.install.GalacticReverb" + ], + "Miniverse.install": [ + "com.github.gilburns.install.Miniverse" + ], + "Miniverse.download": [ + "com.github.gilburns.download.Miniverse" + ], + "Miniverse.pkg": [ + "com.github.gilburns.pkg.Miniverse" + ], + "Miniverse.munki": [ + "com.github.gilburns.munki.Miniverse" + ], + "Polymode Synthesizer.munki": [ + "com.github.gilburns.munki.PolymodeSynthesizer" + ], + "Polymode Synthesizer.install": [ + "com.github.gilburns.install.PolymodeSynthesizer" + ], + "Polymode Synthesizer.pkg": [ + "com.github.gilburns.pkg.PolymodeSynthesizer" + ], + "Polymode Synthesizer.download": [ + "com.github.gilburns.download.PolymodeSynthesizer" + ], + "Pro Soloist.munki": [ + "com.github.gilburns.munki.ProSoloist" + ], + "Pro Soloist.install": [ + "com.github.gilburns.install.ProSoloist" + ], + "Pro Soloist.pkg": [ + "com.github.gilburns.pkg.ProSoloist" + ], + "Pro Soloist.download": [ + "com.github.gilburns.download.ProSoloist" ], "Octave Cat.munki": [ "com.github.gilburns.munki.OctaveCat" @@ -179778,6 +179807,9 @@ "Octave Cat.install": [ "com.github.gilburns.install.OctaveCat" ], + "Octave Cat.pkg": [ + "com.github.gilburns.pkg.OctaveCat" + ], "Lowdown.pkg": [ "com.github.gilburns.pkg.Lowdown" ], @@ -179790,41 +179822,56 @@ "Lowdown.download": [ "com.github.gilburns.download.Lowdown" ], - "Solovox.pkg": [ - "com.github.gilburns.pkg.Solovox" + "CA2600.munki": [ + "com.github.gilburns.munki.CA2600" ], - "Solovox.download": [ - "com.github.gilburns.download.Solovox" + "CA2600.pkg": [ + "com.github.gilburns.pkg.CA2600" ], - "Solovox.install": [ - "com.github.gilburns.install.Solovox" + "CA2600.download": [ + "com.github.gilburns.download.CA2600" ], - "Solovox.munki": [ - "com.github.gilburns.munki.Solovox" + "CA2600.install": [ + "com.github.gilburns.install.CA2600" ], - "Miniverse.munki": [ - "com.github.gilburns.munki.Miniverse" + "PS-20.munki": [ + "com.github.gilburns.munki.PS-20" ], - "Miniverse.pkg": [ - "com.github.gilburns.pkg.Miniverse" + "PS-20.install": [ + "com.github.gilburns.install.PS-20" ], - "Miniverse.download": [ - "com.github.gilburns.download.Miniverse" + "PS-20.pkg": [ + "com.github.gilburns.pkg.PS-20" ], - "Miniverse.install": [ - "com.github.gilburns.install.Miniverse" + "PS-20.download": [ + "com.github.gilburns.download.PS-20" ], - "DCO-106.install": [ - "com.github.gilburns.install.DCO-106" + "Blue3 Organ-pkg-upload.jamf": [ + "com.github.gilburns.jamf.Blue3Organ" ], - "DCO-106.download": [ - "com.github.gilburns.download.DCO-106" + "Blue3 Organ.pkg": [ + "com.github.gilburns.pkg.Blue3Organ" ], - "DCO-106.pkg": [ - "com.github.gilburns.pkg.DCO-106" + "Blue3 Organ.munki": [ + "com.github.gilburns.munki.Blue3Organ" ], - "DCO-106.munki": [ - "com.github.gilburns.munki.DCO-106" + "Blue3 Organ.install": [ + "com.github.gilburns.install.Blue3Organ" + ], + "Blue3 Organ.download": [ + "com.github.gilburns.download.Blue3Organ" + ], + "Elka-X.download": [ + "com.github.gilburns.download.Elka-X" + ], + "Elka-X.pkg": [ + "com.github.gilburns.pkg.Elka-X" + ], + "Elka-X.install": [ + "com.github.gilburns.install.Elka-X" + ], + "Elka-X.munki": [ + "com.github.gilburns.munki.Elka-X" ], "Mercury-4.pkg": [ "com.github.gilburns.pkg.Mercury-4" @@ -179838,125 +179885,77 @@ "Mercury-4.install": [ "com.github.gilburns.install.Mercury-4" ], - "PS-3300.download": [ - "com.github.gilburns.download.PS-3300" - ], - "PS-3300.pkg": [ - "com.github.gilburns.pkg.PS-3300" - ], - "PS-3300.install": [ - "com.github.gilburns.install.PS-3300" - ], - "PS-3300.munki": [ - "com.github.gilburns.munki.PS-3300" - ], - "GX-80.pkg": [ - "com.github.gilburns.pkg.GX-80" - ], - "GX-80.install": [ - "com.github.gilburns.install.GX-80" - ], - "GX-80.download": [ - "com.github.gilburns.download.GX-80" + "Synthesizer Expander Module.pkg": [ + "com.github.gilburns.pkg.SynthesizerExpanderModule" ], - "GX-80.munki": [ - "com.github.gilburns.munki.GX-80" + "Synthesizer Expander Module.download": [ + "com.github.gilburns.download.SynthesizerExpanderModule" ], - "Stardust 201 Tape Echo.munki": [ - "com.github.gilburns.munki.Stardust201TapeEcho" + "Synthesizer Expander Module.munki": [ + "com.github.gilburns.munki.SynthesizerExpanderModule" ], - "Stardust 201 Tape Echo.install": [ - "com.github.gilburns.install.Stardust201TapeEcho" + "Synthesizer Expander Module.install": [ + "com.github.gilburns.install.SynthesizerExpanderModule" ], - "Stardust 201 Tape Echo.pkg": [ - "com.github.gilburns.pkg.Stardust201TapeEcho" + "Harmonia.install": [ + "com.github.gilburns.install.Harmonia" ], - "Stardust 201 Tape Echo.download": [ - "com.github.gilburns.download.Stardust201TapeEcho" + "Harmonia.pkg": [ + "com.github.gilburns.pkg.Harmonia" ], - "Eight Voice.install": [ - "com.github.gilburns.install.EightVoice" + "Harmonia.download": [ + "com.github.gilburns.download.Harmonia" ], - "Eight Voice.munki": [ - "com.github.gilburns.munki.EightVoice" + "Harmonia.munki": [ + "com.github.gilburns.munki.Harmonia" ], - "Eight Voice.pkg": [ - "com.github.gilburns.pkg.EightVoice" + "Solovox.install": [ + "com.github.gilburns.install.Solovox" ], - "Eight Voice.download": [ - "com.github.gilburns.download.EightVoice" + "Solovox.pkg": [ + "com.github.gilburns.pkg.Solovox" ], - "CA2600.pkg": [ - "com.github.gilburns.pkg.CA2600" + "Solovox.munki": [ + "com.github.gilburns.munki.Solovox" ], - "CA2600.install": [ - "com.github.gilburns.install.CA2600" + "Solovox.download": [ + "com.github.gilburns.download.Solovox" ], - "CA2600.download": [ - "com.github.gilburns.download.CA2600" + "Cherry Audio Downloader.munki": [ + "com.github.gilburns.munki.CherryAudioSync" ], - "CA2600.munki": [ - "com.github.gilburns.munki.CA2600" + "Cherry Audio Downloader.download": [ + "com.github.gilburns.download.CherryAudioDownloader" ], - "Cherry Audio Sync.pkg": [ + "Cherry Audio Downloader.pkg": [ "com.github.gilburns.pkg.CherryAudioSync" ], - "Cherry Audio Sync.download": [ - "com.github.gilburns.download.CherryAudioSync" - ], - "Cherry Audio Sync.install": [ + "Cherry Audio Downloader.install": [ "com.github.gilburns.install.CherryAudioSync" ], - "Cherry Audio Sync.munki": [ - "com.github.gilburns.munki.CherryAudioSync" - ], - "Polymode Synthesizer.download": [ - "com.github.gilburns.download.PolymodeSynthesizer" - ], - "Polymode Synthesizer.install": [ - "com.github.gilburns.install.PolymodeSynthesizer" - ], - "Polymode Synthesizer.pkg": [ - "com.github.gilburns.pkg.PolymodeSynthesizer" - ], - "Polymode Synthesizer.munki": [ - "com.github.gilburns.munki.PolymodeSynthesizer" - ], - "Voltage Modular.munki": [ - "com.github.gilburns.munki.VoltageModular" - ], - "Voltage Modular.download": [ - "com.github.gilburns.download.VoltageModular" - ], - "Voltage Modular.pkg": [ - "com.github.gilburns.pkg.VoltageModular" - ], - "Voltage Modular.install": [ - "com.github.gilburns.install.VoltageModular" - ], - "Elka-X.munki": [ - "com.github.gilburns.munki.Elka-X" + "Dreamsynth.install": [ + "com.github.gilburns.install.Dreamsynth" ], - "Elka-X.download": [ - "com.github.gilburns.download.Elka-X" + "Dreamsynth.munki": [ + "com.github.gilburns.munki.Dreamsynth" ], - "Elka-X.pkg": [ - "com.github.gilburns.pkg.Elka-X" + "Dreamsynth.download": [ + "com.github.gilburns.download.Dreamsynth" ], - "Elka-X.install": [ - "com.github.gilburns.install.Elka-X" + "Dreamsynth.pkg": [ + "com.github.gilburns.pkg.Dreamsynth" ], - "Memorymode.pkg": [ - "com.github.gilburns.pkg.Memorymode" + "ModuleDesigner.pkg": [ + "com.github.gilburns.pkg.ModuleDesigner" ], - "Memorymode.install": [ - "com.github.gilburns.install.Memorymode" + "ModuleDesigner.install": [ + "com.github.gilburns.install.ModuleDesigner" ], - "Memorymode.download": [ - "com.github.gilburns.download.Memorymode" + "ModuleDesigner.munki": [ + "com.github.gilburns.munki.ModuleDesigner" ], - "Memorymode.munki": [ - "com.github.gilburns.munki.Memorymode" + "ModuleDesigner.download": [ + "com.github.gilburns.download.ModuleDesigner" ] } } \ No newline at end of file